{"versions":{"0.3.27":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.27","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fd08d299b6713bc48a71c8f5c113cb32348a3930","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.27","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-84FpP0OcngifykOAC9VGkrSUGzjvtJYfn5P4qrtfhlJsu0I2jy8BK9nN9ZcuuL1wQrtCgfehvilh4JYAazH1Pg==","shasum":"430b79b4897a25b4827534cb3db13d540567a884","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.27.tgz","fileCount":35,"unpackedSize":92599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+NjDCRA9TVsSAnZWagAAsOMP/RDsPE31cMpAG4wqsQT9\ng4rpJjcTenD5lgG3RlzDa7aTbEBYoye2nZmIJ66c1d21FpLwDwTJMf24WS54\nRKj/jzV/xYxHkIo+ShBBhmxsSFu8Ij/7D1sk8LTzT/KF0cBu+7oFDq+JOPNt\nCwJBQ50TNLI6r8kXvsYaZ9SS6oEcea1wBxVatlgG9EUncsQpAp5nS6t4S/Zf\ngfgPYojywGkh8wPgr1jfy0nu2zn2lgk2TT8mHai95a6+srPU5k+UZ1170TF6\nObZqseur3iC9rlYWo/147ewBEzTIUeYPak5aqZliH89ebhYfnFxb79Gp0Vx/\nDhC4AWzQnDnBwC6CbPVIZh/jKlzcJR0cFjBRJyuk9oRD+nwYWs6dVxPxldgx\nxL7NOmdWzLPjDLU8+6dtohbrO0YzuKXwLS9VvXD/a2w+ubXLAePbk66EdXAx\nKGKSR2YYsnMA1SdzJ4aVUGQ3JIlgtWf6GGZedCa2M6WO5HK7BAurhGI+NxHn\nMrV9/27OnSVcNS6KO75z+mAOQgklWTCRxElHwS20ynynnJ172lrRl/ZLU8bU\nJBdEpn+DQKW4ePY3r64Bb77WeRplNC+OBiSd2WD4qQga6AmmeSLUKCYwzqum\n8pP1N3AE6WzV1K4fZvERxZZ0W6A5wJ7tlyDncwHcIyy6YZArln0gfUAV+jdE\nUYTa\r\n=/Qj9\r\n-----END PGP SIGNATURE-----\r\n","size":24689},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.27_1643698371739_0.9440557815941142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T06:53:02.267Z","contributors":[]},"0.3.26":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.26","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"45a8d381255eb8691cf1e22101741b0674284e01","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.26","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-cn14nSAH6delUWhjB8RykecQAO+o55At72uZBlqxNVtGWDY0xXtEEvkuBOczMpbVN+Okgl9GXU4YieikZC3efQ==","shasum":"19abb0bbd4f31b1cb34eaeac577ffd154404d63b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.26.tgz","fileCount":35,"unpackedSize":92446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh96+2CRA9TVsSAnZWagAAhbYP/2uonFcuA/R0d5SYinAY\nzBVLZHWmDZerxcW9XLK8rkwsVkoPF2MpyoBkFqNIv/sH+rhi0yLTM4RQ8N6i\n1pLp23MHaDnFVIohxZYcvF8JEf7+EYpjYO0rJKS36Zb6COs0/Dj3w+1IGrym\npYR2Y3GqYDNZNgXQj71Ez/cOeVHXfUo7moVmJha3ZY6T1Ijl2mFLsd2Ki+A4\nBwpuTdZgEcKPyO8pXm9UJcYpLhcqjyMfth8gNxTLnHRWae0YpsUlfGNzMW6C\njAddZAE3u93AK5YC/blMlspumOCKxpRBUYSKSbh2tq9lOxcwfyXvK5hZoEmI\nEqIVia2qmUrVhbvy9STnGZJ+g3o/tJl5QzmDPWia4KsY4ctgPBc2w49PhbgB\nXR/JLE4FF4rEV7EXlj4lc6Hs6/HBeqcUq38TCLKNY7U9S2u7WHv8fH1zz5rH\nUKnv/Vgz9av8C8PcgXajLyTps1AwKMu56/1ttUpW1daUv6KRJ/1uds7BsLAw\nFKljhvkMfQDAYbSeVcLQhN+WTNIxi6Oy9H8puHW33REBP5jwVeZWE4m4/r2C\n2xuRtgC/iDHlgYDg5gTy93TyEFk6yNLVhmmgX7MQHxXBy169sUZuCFNtGSZt\n0Qp0e2/QCDouGRMegyDRq+kTKrYiswwHM3c1iStWaGxy1KnYk5jDeRs1rUcn\nh6n2\r\n=uAj9\r\n-----END PGP SIGNATURE-----\r\n","size":24668},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.26_1643622326648_0.7204011482686012"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T09:45:39.562Z","contributors":[]},"0.3.25":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.25","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"49df3fb5452cd57748239c77c10ff114da556c98","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.25","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-NEHT97nbxP5Mbenzdw6z3LCtxIcbCZXrtJRBMo7zjxgtfiiLRgwIL2MNvY/wHv60dssFXBeY96Li8Rxx/SALGw==","shasum":"63bb7d445ac92fe6ce7beffd6ddc7556f7defd29","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.25.tgz","fileCount":35,"unpackedSize":92293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9614CRA9TVsSAnZWagAAht8P/ip2d/JgLrYBexau+8xK\nWQ+ETraWAVETsBQKwBLvU+sfY7f7TAgY//3c9PKf4BtwnT1bt/A1acI0jQ2D\n6k0nnW6VIsfPIZXPM2KO25fXdmXC9Sh9Ag8Ycc6ceF0FSpwI2OifLxKz3+iZ\nMafqmHrAst8gupdGK2Ms7La/Z2xNnz9AP+Q2I2gTPiRwH0CoyBzI581uuqFP\nkxAtiDuahsKP+bXJ8++WDOPCSkERG/1JyARWBLZ62MBBHgDqoImUheI7eY5p\nxkNbC9+wGbIafkZ/r7vH90WgKNlBfpCdQ4chtVh8sbuHV1zgV+fg0WOzomZx\nqYV9vKH1CigeRCNX3V1urXRpB0jR/0gHLIbc0bWjsiM+6s8xys4e/JxL+r8A\nF57rWVt36hOGCV/WQjUOxGAyprq2oF4vSAniFcuNej54cuVHqugHs2TuwCV7\nKTRVi+FgEFLeGgbdvv9Cl9xNhy++23ZWvVtRJ3rB/3z3+yj/8knE8pQBH48w\nKQn+TM4EClN1ujHAMcyaUGuaXQmAfZQDwS2ZApMM3z71sV4FcN+9fSrpjcjV\njQ2x631EmKQXlHylR8L7hckKerJOrni5lst5CYFzPfZ9mh53HMd1Ce075xPg\nvk7vBQp0TyM+Q7B7BGcNaJWQVSEKefk6zsZPDNyAVenQZKLjhcQvd2wm3IMj\nH1On\r\n=GmZu\r\n-----END PGP SIGNATURE-----\r\n","size":24645},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.25_1643621752480_0.8945588863436102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T09:36:07.446Z","contributors":[]},"0.3.24":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.24","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"425093cf62045d73a0faa453d6a9b88f30dfdb22","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.24","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-vJuM+AzMF9Bkm5+ksU/cfm5mDGuGBzMyG5kpwRDcTTbr1cT4dIpcSHfKOhDO2edBGPwoREXbNB+TwzrV5oNSgQ==","shasum":"9f85c717a335615797a90f5bd16a93cca105570e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.24.tgz","fileCount":35,"unpackedSize":92140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9sxiCRA9TVsSAnZWagAAxhgQAKKKnCtJKVEpUb1KPtWv\nMGnqCTDjsezD8iL/FXpyvR2LYG9YxqkRzpzV0pjQqLl2jCADuWCsEaO21Lmr\n5A8g8UQ4PG3UQaU7cUCVqLamZ4dgcIsxYGyWFJMfQNhHpz2rfpgfTpqs/o2s\n/OL5bVJgWqX5ghdoHHGx4NDX30oI/VwzrQxaIpXRvZtw3qfsazKA7syjCSlF\nzcIR9N1j5zH81+rpSEVMpp6Ea5uiMtk7paCVdEIYL6u18wP/Sm0ijca+qql6\nXkw5+utOEHh7e523zYezsBMsj8VUbKpVqNUWpZQov/P/bdmnNIaGn1ZclwRC\nZb8QrOHbfKnLbzWHEAWQA7O6woW01U7gU0vdBFiRuxdJ8yD+HOFd22bKYdhL\nvDTbjzNDDG5ek0Q49YPlCPc0LVnSomeajKi+GyE7hh++hMtZLEpFeuZ7hrAZ\nPYWgqbxexN/Sm8tXbG7OVRQBTnogU+Q6MqnM3HkadILzqP9Kn6xHWWLagTM4\nmcBwh4kCClvQibVUqMPXsuv57Cz5JlE8GuSFzPy9EAuwvB4uHdYY08PSPqGN\nCdA/NSacaS4fMS2WjQr8EcrHnRs7nNPS1+qMYvJdK93UNVhWoI7jc0zsNQbI\n8XlLliqzXh/+xM6DxsJCwvedqLujA8BMJmz8TQuveCdfGo9EzYJI8XUjRtfw\nRSix\r\n=y6xv\r\n-----END PGP SIGNATURE-----\r\n","size":24630},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.24_1643564130171_0.14405144696094685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-30T17:35:40.968Z","contributors":[]},"0.3.22":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.22","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"368032e9ae07d6e82a2d7f35486f67a197db179c","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.22","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-Ivf7+Z5Jqf2lCpMCCQ5UOgiMo/Ug6DXqMLVi8tlqHn7L+0hL53K99wqKndld3OpVEX6mcy6wX5EwlQvP9zRtqg==","shasum":"0b8f9791e4a1e51763da15a9a77e40da19cbe361","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.22.tgz","fileCount":35,"unpackedSize":91834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9nS5CRA9TVsSAnZWagAAhQsP/j18dWFmxrKh47rkMTaJ\nVJeoDAJcJagLAhlbdn8vLjoWSLUCC7F2qWd5g5hdZ9XuI5XjPGFSg7yxhwAo\n4VMAFquEr8iIMcsS8p7zHiCnSkUQk7eUHjSEu6Yd4oGtYbS0RyIS0v8/jkbQ\nV+esfsH6CIgYQ4DPSDb8WHn5hPvcnnkVUb7PYr33a8RSaPkiufTIF+KMcNxL\nec/sIaNK7WJPoelAf3Q0LFBNFvX8Nx7TBVx75kC5BAxIrysBUWDDT+2noH9e\nHXWk58EQVuEFnYBtoVSAyYGdLB7bNHOse7jKzYXSJ7KPvuxtD8RbcHQGPFl/\nFj42QE0hUKZLzMyef8Hc8XBbVfc6MIuT/259GsFPTESQYIedaSP7Zj6YPQEQ\nYOMlZ6WTvcM6W244bzGX3kvnHxLxEisFVX8+cdo4RWsje4HDNTyxHhzRgsEF\n249vJV0BUBNGHagyfxmkCW523wxvM3mkPH1hDDcGSVBLPsD+fb3DZRTqNjoR\nFcxQvLl0K0Q6c4UffwNG1kvqtCc/7VF8+WfZ6P7sj2hCE0IxugiqayfCnMeU\nikLj7MQ+VR3HFr8PjqfCSrmVLf+m/TBBlMnDC/gGnm3dgP7MwSp8E6F5SL1Q\nomPMz1lFVw9CwAhjM303MzFWlbsUBaIlUrBsZv4SauloQnsmDvStlph3F/Iz\nmTIM\r\n=ubW1\r\n-----END PGP SIGNATURE-----\r\n","size":24610},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.22_1643541689222_0.4502145923360392"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-30T11:21:49.550Z","contributors":[]},"0.3.21":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.21","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"defcbbc48c0e5404961a5ba854c9f8efbd7412d1","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.21","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-8K1obRJAshQLO4YB0jv4UcBNW4+NTBPcmK75mH5y0WFYR2Q7U0QNjzgFE50uk6fp6HXyGQkrrAunWd25ieVOdw==","shasum":"557fe329572c4f9a1f37a6d602ebebacfb85e275","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.21.tgz","fileCount":35,"unpackedSize":91681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9TMJCRA9TVsSAnZWagAAqEYP+QAq/qBkZ8ORUr5z/DdL\ntw9ZH6jATReyzscOuJb/cmfLtcP30pggBsSi2XxzV2v1kSGZ4KACXB1pmVwP\nxan8ao1lXAg8xNH3npOA/6QlD84kn6vBjaJJEGiX+NEHIk8tJmgiLzLJR0VR\nWEhP/cEdxiX6LqVtzH3QPSJI2CfAq1MvpKn6av6Zpc2RmmRxF4I6HFNLz31v\n7hOdjYDTdSqtC9XuK+60ru8h1xIkKDqLG9SHm27bhMPPiI82rrGJ58vfx8ph\nMFTUh7Tse6t1SrrELLovmjTP4kfNixt5deFgp+v8Rpm7ayLzR+6j4Bl794MD\ndXcoxgI9pCeMo+FMcmaA7/uhWU1XoEQofmUv2CqqV8TYlZsSxmthDEKUXj77\nG4VaG72lcMpjaZ8+eqXKsJ4hNtg6lHmnehdNE57hxWsKhkosjqn7e9ULV0Eq\n8Kz3XhKhjd6wsv1uTYcwJbCYtDI3308Jsz8/mhmekm+CYwq/zOw1r1yRgSDj\nh679V3ryZsoQRLCWZ1nfymhuGJFoOmZP24SvhkbL012KD1VkbKHDI1aCcSZB\ndfKkRV6Ryx2EHKg5HLVJ4QIAFzwMgJoWoBqSdlXvbZ50w62UdCTyj5YNmwhX\njI8VdjsFX2ro9bBuEtcXn/Y2MzP0jWkHp/tky1/xPoB1LdS7++BuWO/NFLnt\ns6I2\r\n=X6Cm\r\n-----END PGP SIGNATURE-----\r\n","size":24591},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.21_1643459337273_0.005312872952900172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-29T12:29:06.254Z","contributors":[]},"0.3.20":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.20","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ed1910cc0377b9253c9b07d09d27c0d9788fe222","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.20","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-5mMUPGaBnGNOeAj9LJLo4SC8fCSVQV2VEajMdkJIGexSM/380ZSt3Tb7noQgU4Y95E8y8ZAJgn9sWsBQLnF7lA==","shasum":"50e3c5ac43b3ce24a25f7da193cecf30cf0fdee7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.20.tgz","fileCount":35,"unpackedSize":91395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8/exCRA9TVsSAnZWagAAtNIP/2orsG6fFVXMuDfmpCjm\ncPe8KrTAJKzuA5hvfORV8aIdnBBvBcgfTR4BLx5xdNfEK4N+IM7AB+SLJ4lM\nWDhaP48vIJ1gmoRKlDtdyysGs9LJJPKslxchSEslB2euLxSc7kyjzmBjhE8W\nNVRkTVEGzCJpEP/ZzAzn/uMCm5IUMVQcFfSOsB728rhzImx2rJ5v/6rl0U2S\ntDVTA7EySmVSZzixbrnZz9YUZTGEAyOuaWtO6iBngwckJimwyD9J5FFSO3Va\nG87tkxvboEF7ybuq/Ca3odikQpKgLf0bNCmIajt5dxSeAanqgOCi3PZkOqe8\n/fO50Op5m11QVjXli7zyzMMHHX7IsarmI67yJuA07Q2bs1XEk87aKibkC7gl\nbXKtq0smxDHjvX94KJz2FSk3Xok+9gHmIAGc+Yt9TDbte/PlwdJaXKc2Q3el\n6Ek7ARmxIlrK43zcQVpMzws2pHAZ0JPVTnvN9XniRUSSMdvvZg640M3mXAOd\nNvHwrmO2FoTLuD5FQM5eoEKcCJHyi4krSSiNdmOPNUFNQcmhJ/z5tmcIIjD+\nvA9uBUS37tIZKhsj+p1bepqVU0y+FqKKG7xUzlATW+j4hVkR04se1PPyllAk\nQpKmEIYbTihHVAOxkQNPD6+wbRFxJe0PTm8jZAbj/hAjiaUVDuH36U5cTCWr\nNTuf\r\n=Rpvu\r\n-----END PGP SIGNATURE-----\r\n","size":24502},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.20_1643378609305_0.33277326403492036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-28T14:10:51.511Z","contributors":[]},"0.2.51":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.51","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"420032cc01a0a3aa1a2e057d9c0a91451edd3f14","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.51","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-/ZaedUZLsiTRYSASKGqjq2UxqId99Yxv1Re6lc0abTcq67Dq0Y/K2z9pf6yayQMSR1nypx3ZBOB5/FtOIbl+Zg==","shasum":"94f7b24b0c754b36ca4d2b7e9e9ca65e0b21437c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.51.tgz","fileCount":35,"unpackedSize":87796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu2ezCRA9TVsSAnZWagAAeaIP/AyL15qWKlv05mN3iUx7\nRoQp5U16VxHJuctguwmCOEMMo0i/9za/nVNkcrLu8TeK0CvTD8hnnoZZ5Weg\nLQ+kSrIs63D0Ln7L/y/U6siVVZaNkh9P0bBw+RMM461wR9Larp16rgB7hQj/\nwsPxn36exyEE1LpQvKOGAuyIJMZpiD20xLMH1KpOWbUo6EFM1eR4aphq8M2c\nb0ruYfHoVUwB8SNRja9DnHBl0nmtdM9rrNbCQBok4leHqZA1dXlAvQE1sODm\ngR7kjc4dKoAeC+aHxiMQF+9U1B54PjKlgR9hIp3AG/OAHFQlgvl+g1GT6F9H\nEkWxJd1W87NNH77zoPLqgZ2lZq8aA+KhxoRNQBrqnc29z8u9UKUkgQ8+dbnC\nRO2DRRis4Vz/ZN1TXhQGyxsFCzB2OJAWC/VltTuXnRjmM1XFoYGc4mydam8M\n7yKdUeEn84sfD8tdGaztt4lSCS3f+L1RoDU95ziigtA2UJX2Wzmqj3j8AjkC\nwYTOqs3ewx+G1zR7gmOPJrbSHUd54fIIWyRERwbhtK6FvKZs4s0vR6zGj1gs\nAEcmSvhKhylJPYywI38C4iRDPQkFg+Y5E1SR46AvB3CSaAKxJFNcKYhR52Q3\nOYC3CUGXPupB4T9NFCJx2tsFEgV9ikS8TibeMqPbRhkgnWyHHksLLmKUj6rL\ncjVu\r\n=bgra\r\n-----END PGP SIGNATURE-----\r\n","size":23812,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.51_1639671731349_0.4878288268000668"},"_hasShrinkwrap":false,"publish_time":1639671731512,"_cnpm_publish_time":1639671731512,"_cnpmcore_publish_time":"2021-12-16T18:31:42.713Z","contributors":[]},"0.2.50":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.50","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"65e51ee012688a4ed45855b6c0f798e521b66960","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.50","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-XGm8s4y1/yRtVMNENbSn/Hn5JyC0tKpPyL4McCsMyhUSeX9ZVouojSxL0Eq44+LBGFdncfpTPv2IrBQ2hAr3tw==","shasum":"eec23135e05a3f88fecce8a8be87fd329d6f880b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.50.tgz","fileCount":35,"unpackedSize":87643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhupc4CRA9TVsSAnZWagAAyE4P/RWfnGine/YALra8LewS\nUSeP/cXvt3aRCAhaBKVaaZL5HOOSnQG3KHxOziGe8Pd+uXngK3sVvvoloz++\nwKAtiAwu0c4Azmkd5u4LSxiLcXaRhxwazrJeWKGqkV19kUFUNkEyKlkQmQvK\nO/eIkeJyp+fVOzHBoppw/SOAGKSCjx9XW9DbZgY8mForaJAtgLULJSeCBLFe\nZkrE1KlPZ5x+4LxLn0+cuaz3o4UDTi0ZK+yeiW1FOvOjt5i3tt5g26EwVswZ\nkN7KvLavW/VS78rtKZAFCHjpb8YAAXjAYoGYO28qL3k04iOk4p0J7pcWNR6N\nN/mSsy6onrUZq1z6Ng7MXOJN9Ts2EXQbWUF9GWl3nfmEyvK8VugK5CpntEIx\nwrvycFnV9uD4fiVK8exiuChvI89FQ1gYK0TyxEc8Ulzz18P5O8CBcGFevg5E\nxwLvlcoykQ96Zjrph/Hz5K1ZiwyZ1x/OlRHHNZ2G0hZRL54WecjXi+txtMzb\n2zvowCj0uf8UGLPhKm2YVOkOyFEfwJDyNPhBuQAOn3Znu7lPNbp6v0ERdxnn\neA09bSDD4eLWR9ldgVM4i6KW20jeJkDMdIIc5HB+GjjCMCFJy6o09YwBwNae\nc0rB+PMU1UXI64UgUtU25lZbKokHSzUygnRwSHlrhG3FPugWMdswi4N4NxQu\npKWL\r\n=zV4D\r\n-----END PGP SIGNATURE-----\r\n","size":23802,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.50_1639618360308_0.6528631371232438"},"_hasShrinkwrap":false,"publish_time":1639618360519,"_cnpm_publish_time":1639618360519,"_cnpmcore_publish_time":"2021-12-16T18:31:43.003Z","contributors":[]},"0.2.49":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.49","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"9a384d8b1eb814d71dd1146d3eb8e0754b763d97","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.49","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ZCMxtPXNANv7+tLAIiDlWj/20Y71Y5QHEke6khPsVD9iro6vstwk19WAnD20XJojhFkBLfJ42C5763/osczeJQ==","shasum":"9a6a890cfc4737ac7c4d6d0237a6ebf6da193aea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.49.tgz","fileCount":35,"unpackedSize":87490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuH0UCRA9TVsSAnZWagAAOxgP/RE9NM+gTnBCUxgKSpLB\nKKfT+kMuZE7ooKdYkvOQOgak8s6GJMUd70MAoLWq3atI7Zr0Q1UlRSYROPt6\nP17Q/lbhnNPY8uZ7d98KNanHqaFlrcEVqbTOmJaCzxL09P1wRLRfhP5+JT1/\nnVWZcmV1T5tOzl/SIew+C3XbVtjcKvvoU/F1t6yCwRpH4vh9ZUEIa2aPf35r\n1fYXvaNXKmVkQlICDGG+FXoktD0aXzbb55VEgmGW1yNEWbzvWbulxbvFYdvE\n7jZxxA/xkVMAbXa+5U4qlp6GnPYXtGbo3HcxtlxJMkkx3/jQKfib/YADAZoz\npf8mws+INDdxT39CPFoG9MIAytR4xWq34otYfNyRUB5r2GJrSEQ28DNyVwfo\nTlvlTVfbOqiiJyqMBHUlJHGFBFazHx8duNxV5ljUOgzTg1QRjN+Cj5rqKm6e\nZVKLAUAfjwLi98+w/1bLI7Te2HJVk3YVzOCrh+f+ojOTCdRv9Qm6mjft3E5P\nilYjf5JufxzQbosRhL8Zf/C9OxK687KJfVVvzxaNuel+GnkrcnVTj0coRWB/\n2BhNXPq54JaHUyLzy9VzG/8eWtdgAatdcmR1NCh7DqUNVc42hSadTix0mJV3\nBaRSHeqQNO0gK/Lp0D8Q/QhxBXJ8s9kak5v7JUxzX9nemP81vQdgmcFVuqIp\nT8dh\r\n=oy8P\r\n-----END PGP SIGNATURE-----\r\n","size":23746,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.49_1639480596561_0.4016426875157304"},"_hasShrinkwrap":false,"publish_time":1639480596819,"_cnpm_publish_time":1639480596819,"_cnpmcore_publish_time":"2021-12-16T18:31:43.585Z","contributors":[]},"0.2.48":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.48","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0311c1aae6abdcf2b593a6542ced6a574fe94a39","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.48","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-6m+ATOZYe5XSXVb99z0twrES0A4YgzpvVPJJ2O9OqSYcBaRWzWify2q4g0D86VCFg+rlkDs+BfEHWHG9xXgOYA==","shasum":"0416fcbb2e89392b574e87af47f96446131f3a29","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.48.tgz","fileCount":35,"unpackedSize":87337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuEcaCRA9TVsSAnZWagAAdXMP/RwTOspi6Yl5T/Ws6ppr\nQD8jfQWw3blLRL5eUOq9nY8K2nlfX/FoaKXsYE5bm3QQCkivWBoukVZWNS/0\nmwHDfjk2OX9W6Nkxp2xGNxKb5hEU56WLZmnn/2AiLTygZRMeS/HBa5KG4Gv8\nQ9fu5oz5Pse9L2rq4t3bsisJhQ8DpxvpRBbq6sFAGJyCpyMVNe798dqBaqio\nIXHnXa4aLyKLTQc7rChmCZ4OgOMYHpLUlfVXlwSWOfm79rxL0Tbi5E4ZU+KP\ndN7YeCooBd+me8vqFPAZpaQ5ZvS0go3L6MbNzUDfeD2rPZ9BbR2emSUupKMy\nnIj6Nuxxq6K0fOnFLjRHT7ZOE5bLJ55ccX/o26FLpb6M/DpFeO70Fucm87/g\n81rUhxnQ4odF1Rqg6AnkXdouFwF3wJrUT4SNAmiPqGRuUeYVMVVBAg/bJLHe\nF9/xct8jQ4ggXxvxRb36ylT6mx6WoIvFEBRx12kAVsT3X35uyX9sGvUh7xPw\nsrJnCucZsx1TpeLBzpdH47URcSYjmexfeXcerQZioSWwyPPBwv88nSWJPMHB\n8v2ealsGqlX2vP25muazJ9kbezfnFjvD9k2/J1xMLTD7AHxywFQH1Kphtc+O\nCu9qtCTptu7vSPoDNk5hYaPUc72kJEQMcE8nxMoFacTI4AQwV48J/CPnog6t\nrpDU\r\n=9NnW\r\n-----END PGP SIGNATURE-----\r\n","size":23740,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.48_1639466777886_0.4382224744361589"},"_hasShrinkwrap":false,"publish_time":1639466778050,"_cnpm_publish_time":1639466778050,"_cnpmcore_publish_time":"2021-12-16T18:31:43.883Z","contributors":[]},"0.2.47":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.47","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4595e7f0f52d9fc0b97adc9cbbdb0a07f8c0ae00","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.47","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-jC5+Vq4k/I5M45kNYmKwzwxxCJcjXv3nJoCean7kS2fjC5Lqud2JiMYOjPDIIPzdkvqMLgwobatSxEqV56aq2A==","shasum":"5fe5aedff02adfd58624e0572de21eaf51695ebd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.47.tgz","fileCount":35,"unpackedSize":87184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtq7ECRA9TVsSAnZWagAAM4MP/3kXqYtkkz4zoBoq9C5X\nj9zmt4jZJGwl/caiuTfGNtzfW5MBuowMQ8UrJ+lbUMfukrBn3r7WF4ED6dPk\nqLo+dJe5UYax3TfVIdp46PCFtCtxlDl+ylCtK7wd61n3Sb9ta/c/vlKg0IB2\nIUxcSCEnkccAThMLrzBhNSpKb21MZh1J1BX4/RN21RHgjcDKtLt0pCwEaaa/\ni9xb7Ip87TAJcqipP8xsdb2DgA5l53MWp4TnXgiox+RDScqRV5iiX4hZRLjA\ns0HM1XXAsZQNSUeE2UxCEOMHSyU4IBUNFpy6ftLWPIAIH0EuColrvyezK6tW\nNhvmDFn4Z3/IVaP6IJuycfgA5GSPrssAPgB3Zj6K3iUO/mtrETWRvuxmk/Zi\nHAbNDtIiT0k7hivezx85cetPAIVMco3TBvpOvipyx/J3g3l13SUeJKoPYwIL\nCJo+0QCRKXukQ14YT9j3+PkgjQTU7EmdGAGCsHkpyfFv5qqNPke9HsJcO0oL\n3FL/5f9xhR2JriKaYt4NZyCi6DNUpqJm8dRJSdX2CjCS6/okO/Bv4STtIqTd\n/s1yOTCw02ceYHaD0QtplSf6FKnWAZ9ubg9JWm2uC2ZF7ZG9h5qIy9Vv7IS+\ni+IKHhbW5yyKwsO5B3t5uDgZ6xkN6zi6901WlbQRFmRPWgzOXTMOrdSWckIF\ne3aB\r\n=rz6n\r\n-----END PGP SIGNATURE-----\r\n","size":23726,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.47_1639362244191_0.7827005040651365"},"_hasShrinkwrap":false,"publish_time":1639362244390,"_cnpm_publish_time":1639362244390,"_cnpmcore_publish_time":"2021-12-16T18:31:44.070Z","contributors":[]},"0.2.46":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.46","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"70591a39c0b794a2a7765e9fcddb3e716ae95ecf","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.46","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-PTp1LS6dY+n8CddO+Om9ECKMHyxIjJIKdj+0rXgFZlofmiODiFJ4MnMYHj+Sr3303emOY8f10FDMSJ2b7lnxeg==","shasum":"c6a7f64f3e4e63e347980394c718c499b27b9871","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.46.tgz","fileCount":35,"unpackedSize":87031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtgIBCRA9TVsSAnZWagAA5LkP/383pWpuG8S4aJ+i2r+n\nnxbhQaTUiCChqO3vPImCOgf/lKZ8w+/hkE+yPLqNrS/gGp4cC5+jOKCOMdSO\npMx4Hw9tcrgmExfN+7bcqMm73omJ5GvbAsbg0MnrKXPdS3rPc5l1LjhkJ++3\nu+o7cQqnK8OVAILFnJ+tR3OooV7JPbYui2NhgYGzmiljz7Te7GRLmYBQYN3C\np9+msZtFfDqL+cMtoZTegQ2U/W1wgBtQl2Te01e57GQusnO9OtyDvZBYCYHW\nbAJLpl7k87Mtxrg/75BTENwC1Be13/JRBIJ+3iNwwTLzJVdQi7cIBYkemJZJ\n8gHXoMzO/L2A43Z6JxoDd4/EwxUnYJZDJ5RAiHYHSA6SvkBXWi3fmzWR2I8A\nLtwNe0AruqOQjzF/AluwYuPQVHdE4w5hJByrcRo+9uoVNjyVpnNH8J7GpKbB\neBilu/ULQgX5vsnLj2xZtOhBrd7JLEbSla2Xp++guQvE9YME1/q/C85TwuXW\nqsS6HFO3bG37qRfW8LhfU204bRVP3aEweXEBNDffn9jHHIfOCupkZP8PSC7N\neDhTXwZfPWTg+McVSn4HFAG1ZzczCumb/7GruL1RT98hT5qB3BcEsoI2pwG3\na2s0YG3aWLrpSc/ChYGuAsPEZ+lbw51GjeHOfdmu4gS383Q/LPvfI6I3IHHr\ngCfh\r\n=HEUw\r\n-----END PGP SIGNATURE-----\r\n","size":23681,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.46_1639318017840_0.718962997073725"},"_hasShrinkwrap":false,"publish_time":1639318017948,"_cnpm_publish_time":1639318017948,"_cnpmcore_publish_time":"2021-12-16T18:31:44.326Z","contributors":[]},"0.2.45":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.45","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"443daca83ed888a12671bc35f8298c400eaa8a43","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.45","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-tMZ6oE10wCcysggm1Wt9hY9hixxXGX4hTnV8xZHKJvbuwLVKosxoeZTM3EOCOwe+6KWKFPk7kIOa5cg8Y9JFEw==","shasum":"dab61f383aaedc7019f524137bf0bd98fa6926d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.45.tgz","fileCount":35,"unpackedSize":86878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtFtgCRA9TVsSAnZWagAAZRAQAIv5tT4A1Wh3b1vG43Gc\nRbFuWD/2n6pz8cWniVl4D18ArDES7P2HM7TRmECVEG1UlKicnGp4lhHB6pdT\nMqqdKaHEA1iVqxprj5fI9CYICCjfz+UflSFuZKIfJgXz2HAxeoW0nKukdtPL\nxPu+3N7ZZtpf1NmpMG2FeWKfefxPsuvejLsmMXMY4FA2ahYQdikK66nPpCoA\neD6G6zZiQ1zKBBfc2Ez+SzbdThPZ7j8noL+3ELwTgJZMTey4N7mTDNM0yC5W\nfn6YdQP12XQdMlq7znLR6jj1QjcoHSnh8nsBFYr5KgSIY6YHgdBwxFXq+1CX\n2i9dt3Is3uhrIOvblUCclu2bRSKWuEPtKpovnkN3olC5xMz3UcfU5tmmCa9v\nqxkur1Fu7XqRmFjRwEon4dzSYRYRfB7xqAx4qOLPRWWJfst3n8cxwhdP8Ior\n7qIQ5CtzFrEfmfU/WAu/lpTZAnG9frpoetmtMmuau35qBaLhGDKk9SXRTl4H\nLEkoTvbD52cmtSu7ZLW4xVBRbhXESTM45LqI+L6Mam2lWxmWZSY0QapUv84t\n3nhiW3Vn+x3JSPVk2ByBJksrsypZKvechW+HDmGuzvej2e7vjREfHBcxpdFv\nV96w46htU/9vmwIhdpLcUos0SeSrsLFo6jyY+R1LUL5GPMAXDYhe4nKJe1UR\nGSkg\r\n=34Fg\r\n-----END PGP SIGNATURE-----\r\n","size":23670,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.45_1639209824638_0.9289847738357508"},"_hasShrinkwrap":false,"publish_time":1639209824814,"_cnpm_publish_time":1639209824814,"_cnpmcore_publish_time":"2021-12-16T18:31:44.546Z","contributors":[]},"0.2.44":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.44","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"78ba6966ff05820ddf75d8b75a508b4513fc9237","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.44","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-RXIru3QEGjA/XK+m2oar0o8N5ybYBV1rZWrPegYjEUdC4ExHjttkz7gaoDz8lSNzOAPYSb6UK9I9JxDz05lepA==","shasum":"1fd8fe7f47e149f6654af8c838e84e29a68eb44e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.44.tgz","fileCount":35,"unpackedSize":86725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsX6aCRA9TVsSAnZWagAAgQYQAJL7PPlZBe2ymaJj2Ah8\nxX7zSQZXU6QGet8J/9GaMP3EPxWcQEorasulkz0ijPy9gegoboK43ep4RcGM\nL315/6Ir5wHnDF1gV0iH+JLAJ5Tt3TEmcE4Vr9IaGgz/6NkrieV1NnXShWq3\nLtwRomFIWZPQ4sBborO3tUH4srZcwmNJYxGhbUgUWNbII2sPYeezTonA/Z1Y\nkZjNo/QKRehlxqIaknDqBgAaOUuGOAVU8+ov8+j/DoM8/HXMbQnwcaLdBov0\nSNT+F+duX6+1GT93plpuLbAVKP0MV7xn84m5dQnQEGVnSlHdke74d80mwo2H\nLWrnABgq1wYOaLeQhXnfN/sPWbXWsn2TirpEkSxZYhPHwH/NtwwAl/rmxEVa\n+PFEGhwEPLXEK/7c1Tr2ZuL4JXU5rj6hPK0iTNuCS+y6N4narhhAfAYBV3th\npgEW+5V4loICq4IN3stXtklCtZsRaVNsTv9+jzjNzjoNihW5O8FbQKzKvHkA\nBvYNq3AVAXrJjte5cs7KW3TwJgXsmZmgiBXowaBubCH9cO/Ly0w0oNPE7njR\nTFXES8c/pRehNfOp5mlgzNJSkAvKqRVqRyW4mBMt0sEeJtz8FRYgrd/qsTKe\n40ytp60FMIVN5dJm4Sh4c+bX3qH5BZRfKaAb/kuQpa1sqDKRLPQhtcQuNupL\nXecB\r\n=hsGR\r\n-----END PGP SIGNATURE-----\r\n","size":23655,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.44_1639022234037_0.9147992331904744"},"_hasShrinkwrap":false,"publish_time":1639022234266,"_cnpm_publish_time":1639022234266,"_cnpmcore_publish_time":"2021-12-16T18:31:44.803Z","contributors":[]},"0.2.43":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.43","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"64c778b3d1fce5de4d5d53a2d1b34303f9c35556","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.43","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Re0iMoaI93pWfEd6kprRAy77XX4oxerqXWIeq+RUW5OjpKwc9hrli4CTJz0fnK+nQsmi4J1ibUQvG3LeGnie+g==","shasum":"4ad4764f852255e185ad727a3798104f289b16d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.43.tgz","fileCount":35,"unpackedSize":86572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsCeCCRA9TVsSAnZWagAACL0QAJeZWlOwN2oLROyPGMzn\nh7nzR6+fFtouV3ZBx9dFmzMvEmxnAOr2sqWLpGzzz08d4dBjfU2qk5RLF6lq\nsq2UPoFTFeK0ZybDyNObUenIos23J63LkxaiFHinxhMDYAWvNNpRIUE9hTM8\neGEBh6luVeJqkEiBsodh9txv6zgwjxrK6bJa61mckUV/pY+7/hirBbF+9mle\nIog0mQLWe0+23zvJYxWKdTsARH3Ft0Iu55NXISU1KyTrkqtPm9RWqq6kPvWv\ni/dBhKKASO5Vl0M8GOrur4BR5C9+Z+jUdhHjflDbXfizNwFJgq1UztShPJ67\npH2vHige84gtp/W2nvEN9lXrAhCgEPo2QZxmwVpxj2MBSYf5oegjhdDWMzUD\nVRyQDHw3qDbVi2KIo/YYob/hgjxsBHMSOP3TPNiWaB7PmSig63OvTSPlGk+M\nf4VPlz7H++5GaDDhkkkhpnZjnBysp4wisN6BLUVUHEGrD/JWOKkOivltTEug\ntsBnwGDbeyZElNjI9yHC4L0fkozk/ymC2MwL9t9unGnMjmEdorCDpXrjto6Q\nZZzWgNssAFP1gxC7ExRL1jLO2FYh0K7Wu3qRAQS+5LRd1zsSiwuu+BSvF/3F\nTirhROZ6q1aQmWm4c5Hrl/lzXnB3bdD0hFF+qUavdrthq7rVwBcrsun2uP1Q\nZ8gy\r\n=IxDV\r\n-----END PGP SIGNATURE-----\r\n","size":23625,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.43_1638934401864_0.26824283171220054"},"_hasShrinkwrap":false,"publish_time":1638934402012,"_cnpm_publish_time":1638934402012,"_cnpmcore_publish_time":"2021-12-16T18:31:45.089Z","contributors":[]},"0.2.42":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.42","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fa3123c9e7f26df80d1a89fc36ee2542d93ea295","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.42","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-N/OUWGz9jb/vgxfsH3cI0pNwQExR+Es4Z/h7p1vg7YmXaZBFbXP+3QmJfPmpBJjPD3CvGkPHgXef3aeMtmAOpA==","shasum":"05b55d29f13b7a85d9a871e8e01eac3455b0f53e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.42.tgz","fileCount":35,"unpackedSize":86419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhryJcCRA9TVsSAnZWagAAA5MQAIVLpfehEQNUBW79UU3T\nyGhRLiBOFjmj973UbCpBzjsbgsBDiswIcXLlSxVlJ5EA7xQuWK6PAOSBYgiL\nQQWv0HO41ruDDMpqStvsTJDxsU3WeyXvt1vz3DIpqfX/q3YJeb2LOSQha2dq\n+1aO1B0CKqLPPveF16lTyEi+zIFpXC0wUgjykDRBrNntCw2zC8h5+BHAF2BR\nkFcYYdd5H+kbk6WXk4phdzvQBLCT4XOm5wCnVdnEFVUHmsKa4ctoEzU+qyEk\nR6kGYCc1FlDWtWwcezoiU/s5okmHLvbVSuWaU+/GRFqst12a2kYZjwn0o5Dm\nEzsB0F8lIYHy2q27+CJ0koXO9TNrnegYZ84n2lXyyl2IFWHGpVJpVr3AyV/w\nYl0iRGo30YLLEsXleYHLBd6i89eoZPfdXGehkn1k0x/FPW3jRabgj7902zo6\ncjAgbMxtAIZP1gTQkAjMvtVkpUcmd+0HRWEB+J4vAOf6/0GbPJnrUFhM2kBM\nwyrGIEqTRHdiVBvsEcYefR779kG2n58kbo7IVZWZ4043+nkdToERjZJ8wRH3\n/j7ObhrDr8GkbK4kxtjF+wuToeDs+DLheoAz0k1QBO31m6cYNeUnu/cOun0p\nZehWWHC3rVAiZfKsl6J4f+36xbpBpOPiWmfv4TnrS4agJFIVqBRiidZ5CHVA\nB6M5\r\n=tyn2\r\n-----END PGP SIGNATURE-----\r\n","size":23611,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.42_1638867548467_0.2338413408305804"},"_hasShrinkwrap":false,"publish_time":1638867548666,"_cnpm_publish_time":1638867548666,"_cnpmcore_publish_time":"2021-12-16T18:31:45.314Z","contributors":[]},"0.2.41":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.41","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d7b5c5deef5ea6df80ee57070151a22296c424cc","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.41","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-N3fc61MAYWps57KRVrzK9aOvoDOhSJ4Py54WJkcEPvKXuryHlydVrXv0wxqdyEi5FRt/d9thihrAyOzSOt9VpA==","shasum":"989c838b7ea030510f8455c8e5d9ef0767e109e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.41.tgz","fileCount":35,"unpackedSize":86266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrxelCRA9TVsSAnZWagAAhMYP/0f9NJ7LBJzoCwHqqStz\n5G8RjKcwyRMEOXLlDcIv8FEl+Ov9r4iAODgiMCigGFvVSlFtNL0COlrLFmQh\n1NmhVDmey7jI+bD28HSe9dIgsiZY6y7UFDIdbJQLRtJCrOz0dvKx0eHXvMbv\nLDn8taKPbiM/4eU3YxFxw+LAajiezOGRMb+QjuCq7LJp8krssQEnh0bOfqzB\no/b/Kh4JAT0+lYv5znGlnBkNVAcXG/1v5Cau1bIqVJJHMuHE03kN29uQDj8h\nwzMN4qNyG11vFbboMc3QtSnRiHqINzGTFuynuwpRkxTI9yQbraKVdLRenv8M\n26Gvk9KKsrZ9e6lrBdqw8qt2q4ma+C4t8nHX3fAfq+vwmzKIUHv5/8jU7deN\nH9FnwyXvE/xjyS9oSMJymcsZasNG0TFW90fz4quhRDdrOGKfc0tXYf2t8PWL\n5KfmVlw87rnYcZlhaMQLq/lWUaX4mY5Rae4JoNec70b8sPnuBs58f99SSb2/\nZIBtdUVgPD4Wz/3Fea0ubxfv7ZDam7s+A5XvrmJtnyTHxHTX/Mas4qf1txPT\nUdT04WwD8ESKVUioGaXBr/BTYmGCxjJAhmJSQlSFjsYKagVavWCnuXiK7fPQ\n6fSmXK8Wpa3LCPLwXfcQIv7BBKdcr/birsYxx1TkkkRrp0VsQb16iqYJvw+E\ne8Xl\r\n=CKgY\r\n-----END PGP SIGNATURE-----\r\n","size":23603,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.41_1638864805423_0.7827240612059303"},"_hasShrinkwrap":false,"publish_time":1638864805598,"_cnpm_publish_time":1638864805598,"_cnpmcore_publish_time":"2021-12-16T18:31:45.694Z","contributors":[]},"0.2.38":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.38","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c219a952d0edcc93be47ebea73dfc26a40681244","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.38","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-mld41vKOlMasNghzK7esqTOQscl2V+1HaKRNaK4GZt5Az39Zq0EQZrO0AIybgspgcE5OXoVxaUHELr5syGQgOg==","shasum":"d8d055bcaa4cff9ffc855819a25d5e9f5449596c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.38.tgz","fileCount":35,"unpackedSize":86113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrwT2CRA9TVsSAnZWagAAaPMP/AsY6wqZQ4luawAe2tmA\nc9kF4oU9o5tSZL9eJR0PcVmb+xpxRzb2pOuQtzTNr6dgrxgX3yxfnIwW9f+x\nzPD3qz1GnECSkvaPQ85N5gbfw8Z6BSyJFn5KIR/jT6g5G7ciWZzxQ2x71r6V\n/NNpimQGwnXb4bs/1uhhS7djA/8AxEvCv4x1KHvRX1D1DoJuu3wNGA8/9ioP\nzsbZbaKtkRna6VzNROmlirUqtn+qzBpL9I9oz95GlKXJpmBVbKRCc4sVcSVs\npEi87XsX/zby+/0wqOzLhdTaX62+CR6pqUciGcg7ztpTjVTT2auBqrgwB36p\nUOieKFZbe9Kuea9Y9Q47Tw/VVeW9XA+yXrM+TKmchWrjY2XpRPLTHpqkJfyN\nwus83IN8W0Y+C0OOlm1B38sJxiKXV660Kbz7KoQI16WH6ybLpL2SbNxAgxhP\nXih7wl/Bbm02zqg/SLOZchT7dtVQDrHQGugYuLCZqxX44r/slNS1JUCEmZJC\nz+TdeHPqsUZqCG92SrMKff2b6FVWTbmUw3mrKtxdVKnxr56snUxvi0s67YrG\nExOfuuOlez2/cFA1ezjo1rUy2A7Vk4FUmD5xYsYDUf5c7aycTi2VPEyw7jxk\nHOHktTY84T800x1LjuxUUI1uqte544INCVlmLcExtplJ0i6h9nKLjtX6mVqt\nhH1R\r\n=EwC4\r\n-----END PGP SIGNATURE-----\r\n","size":23593,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.38_1638860021918_0.9722405776236132"},"_hasShrinkwrap":false,"publish_time":1638860022069,"_cnpm_publish_time":1638860022069,"_cnpmcore_publish_time":"2021-12-16T18:31:45.991Z","contributors":[]},"0.2.36":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.36","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fa4b02d776ebca4674d2c5e02fafa7042a5d5448","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.36","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-2A+bGX0WQSVHOqVU/kSOHZQ3w3C3m6Hk+8xVZb7JrfPxq1eAhKftCR2Ia/JCMQSeg8UHa0R4Ieu+uoQ9itMLTw==","shasum":"7fa3561e24236a4dcae9e672f7086a4b24b797a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.36.tgz","fileCount":35,"unpackedSize":85960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrckMCRA9TVsSAnZWagAAN+4P/0hAoeeg1Yun7Tp2laGJ\n0ZawGgvC0efkjaS+eILhiVvVWIkBGsbcNo21Bkx9OBBkepmF/tp1ycsJsBBD\n0C+Gaq9ylTRkJ+6K+ErckRa7SBGoOJlg9rT/HcyJ5Tc6CE/crlryXm9LM+QY\n6KdjzIlIiyBMFWPqT8U+jgxQChR+Sw5Q5G3iNmnbA0ONESRg2RLicHwH14gX\ntHDs4EtHsXNYJiY18WrmHcFjQHhHqWAL4gtKOsJTTbl5h8oPBWpadcb+cGw8\nSV2+nifX719kSMdRR6lOJ6r4YamdJSMydBPnUQFDP45sKjl7mWtU+8BhNkX1\nW6fMXU65f++u0mU30WZZlzrAFlrN61+u0q88XLrhGv5IB28XA6eYyDhTkw/Y\nOebeOz+B9XJkgcuo69KYp4BZQgCUoL4xriZKtsWc+pol1Oa/VwSYbC6O2raG\nD63fGq7hJq+2UKVPV8GRCzFpl/h3OpHhIOH4KBz7n0eUXIGhoEZP1wljdSVE\nFh2TBT7rJKlr7hKos5jOtqsivM7QML3nTQ4Y20DcWHvfX6KRSEQANueKxtRm\n9R054ATmH7rPQ0X7josCBBha+31Esh/GnCPLqOvGFUSWLX+s0yO12TfMT3C4\n02HOCsBFmDCVSSeJ2FiqFsjrZ2kivTu0AVNYER4ednq6dR8onaqNPZKZ7cWh\nleHQ\r\n=yqw6\r\n-----END PGP SIGNATURE-----\r\n","size":23491,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.36_1638779148125_0.4092825367819739"},"_hasShrinkwrap":false,"publish_time":1638779148293,"_cnpm_publish_time":1638779148293,"_cnpmcore_publish_time":"2021-12-16T18:31:46.208Z","contributors":[]},"0.2.35":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.35","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6099777251e8f46c5adc98dc9fc2cfbc8194cf12","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.35","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-5HLJ8Vh2noGR7t1rOOSI1CFc0Xi/3lJ6WFaoJfHyO/bq6z4gsmcuEd8VPyzAlcd3JDCWInvYDv+nFec0v3oFNw==","shasum":"f2ef33873a791b6dd10850610d805d1d7ae164f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.35.tgz","fileCount":35,"unpackedSize":85807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqjADCRA9TVsSAnZWagAARP0P+QH+kuB0EOURRVkb7dpN\nJh0mG+NaBDVP6ine4EYQot05rnP7qpQ+JdFMWA6ECvag/9A468SwSPUQQ2tD\ni6x6tNSS3G/eE0EgLnQFTsVL+DIpU6QvLpOjDbjInNEhUWA1hTJYM6O7v1qU\nFl9JHRSu4UTZqOESLR8LY1ZpJl3Ep/1iQP3gm1u1udj69QVTsyHPoB8jiQYl\n2v1C7qo3nVUP4F3wT7eEZ9Hl52OiJihEJb2aXtHJgD/03DY0uhiuv2LK8s13\nV49K/gmI27S5jFXS4tSwOtgPq9xU9NyajwHlLpRK5ltLZ7WQ2CwdHHkK52Dv\n7mIItZi5clyLWI1bnm0SZQLfmW/oCOKlvKrNRBxyeBqRzJdA6yTHUdLbmqGW\n7ocbOiAmeT1hGc3PhN5EQesdN46EdTqrD9CvSsCZQdmk4ad2YpvpoxQPE/3S\n7SqV0vE/dAiMVxTBPL17AK0OjCAI3jGrIyWREULOVE8nvME2dis+m9S3iTjZ\nIgXwORxwausnB3u/KuDYtPeumbJoXofim+oFVgmOy6s/9v/mlkVpk82tQsgY\nkjibriEynWT+TIQZber+uMzswG1kZPl89TJzVkPVReQ00nnbMDXs5TZV3vor\nqEPsWlOki1yc3AJNSG64TxUH91jLAUMNnQDSdCa0KSizO/U03L+fOBGwVXrk\njYuo\r\n=dauQ\r\n-----END PGP SIGNATURE-----\r\n","size":23482,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.35_1638543363445_0.963076223233873"},"_hasShrinkwrap":false,"publish_time":1638543363603,"_cnpm_publish_time":1638543363603,"_cnpmcore_publish_time":"2021-12-16T18:31:46.439Z","contributors":[]},"0.2.34":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.34","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4c796ad43d29f6881657831d1344e50a7a67ba06","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.34","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-UabdSTeW/QNNjxkexLjReiM7SYvnwtJyjqTj8pdcPCWLyNbXubjTiWNdZIbtjIhCWOgeQO3m5l4EXUpIaAKGIA==","shasum":"125ad7af2d469d2494c360febd41822d734bc6b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.34.tgz","fileCount":35,"unpackedSize":85654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqiN0CRA9TVsSAnZWagAAEZcP+wavPlrpGOquTzWICoSG\nJ/IIssCA9mgKbHAWO91pOAf7PnfIUOcelcj1qXAq/AGm/priD0y22LrkDy5+\nE8RjpugR4QKhTde9x5XSj1T27Lf9Wi78RwRahLkIqzdszB4xCzDlPp6JPHLq\nIPaevGD3xcP7ob5JVUAwyMYlNdkP0G87PkPaurobFzu2ICTT8JGeXw8djrj3\nMbzV9CnvCn5lAnz6sck7rNEqLWq++o62OzjXwvD+fRPxd26VsmPGB5d/S32E\nZJdD5Fc2Y6oREN4SMFKEGVd5bz4wlJkmfqva3L5sZNoh7FaJQsnmXsI7jVic\nefKdWIh9vdZ3JLIQCjK8if5UwsSaw8I9xd4YpFjwOTRESHql9eVjHU8zv1U6\nO8khxJVb10paWo3lCebQFRt82pa/lpXCuSnmMJLZ2Wum4qhadjLD8r4j8T07\n5HmmoRp4TYs3yStZoWqHXStKfgAr02ktleZ5EkCfmIdRUZt7KXz+amB7C54i\nxAkkh5wrXcg3yp/5eo/yZMiEOcLv80BR27N8Q6zacI1YhGvbDadlRTLAypN+\nmY5Wb3hssCk6vWgjA4ra+udIFEQqOvDwt6+zBqfkoFIUK9rLfxQzwqaci+52\nyQaRQNnKUF1ua/5M5tAHG6tPbXbBNZf9B36QHVZ9oa9BW1SzHTLatSr8nYil\nNS48\r\n=j9Rt\r\n-----END PGP SIGNATURE-----\r\n","size":23475,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.34_1638540147892_0.9050192458711281"},"_hasShrinkwrap":false,"publish_time":1638540148237,"_cnpm_publish_time":1638540148237,"_cnpmcore_publish_time":"2021-12-16T18:31:47.133Z","contributors":[]},"0.2.33":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.33","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"8ed67ce8ff4339971858534ff8f01fd04c25315e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.33","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ugWnM9j2l8EHkG2qAqhC3CyXOaqeCW3Oyo3V6iB6GHjiPdfiMFXS5e1Ezol4/LQ0gMyNWnnOnbZ7Zm3l98b1/w==","shasum":"9217a4ef805d6aedefd4acaa99dc7e885199daa7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.33.tgz","fileCount":35,"unpackedSize":85501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqiLUCRA9TVsSAnZWagAAqWUP/0BhvAmdW+D5b+JQooki\nyhesWY6PYm0N83Kc+V7NdRvLq5KYsFFkA27kk/z1HjVPfuCQzzS8xfDMo+jr\nDMszS0SzLoN1vLFcdtFZuwZBTIbtKZ7XTb4OcopSAmYNi37in/2928KwiQRk\ndt2of0KztQV5JSaFuzEU4sQTlCd4X9dMQUKx+n2v3YjyYJGbbL734dqldbuj\n7aOfRpBip3zGP+STUaxnaml4IxAsgxZAGwG3FyjZ064GoE/wEIF89p8baWkc\nbPub/KMob4FZoLA3UkNrJpXCKGgSoO0XUHBHGWYEKEKfYebjOWPS0eXlNT5o\n41XAWUvxCtTLzmEwY0d6790nnT6wzpT0e1GGPrUfTqFLmKC8vNluFd0UGinP\nwNXEBrVlzPTCRmJL+uT94RgfDtv6o9KXdDYNX4mlNDrc6E69lsyqT3wXGD5n\nZBQKtnJwb2CmtQEfnAfPE2/XeBtkQVq6CBA+GQ3v7dn8GAvQ+pI2384WZAEH\nBU4yUOYd6IrsTC/lFSinEjV9ypDHh8R74FALEE7lyc4xZng484I/GQ28UtPc\nO9z63bl4lmYjcqMqbMGf6xkUtQpJJUJ0K2T9nXgzEvPTYho1xHPo60kcBeW0\nIgGtIuiQeD5GcT6zkZ5POmvfPEGB/DG4MEJ3Vq4TKrnEKhSMBPpVAnMf/MUm\nDexp\r\n=nmVa\r\n-----END PGP SIGNATURE-----\r\n","size":23445,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.33_1638539987909_0.22680270342034126"},"_hasShrinkwrap":false,"publish_time":1638539988073,"_cnpm_publish_time":1638539988073,"_cnpmcore_publish_time":"2021-12-16T18:31:47.421Z","contributors":[]},"0.2.31":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.31","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4c8298637d97d099718623f4d52a2290e1318ec3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.31","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-oFKcBWNVLbAWgZCtQIPNTjwwLqpVf+DwfAnGDoHDGg2fThGXZRX8355grh7E7bBHFZuzvyt5p4IkPKe2TUBXtw==","shasum":"5d1f21e8134d7d90da1a281f4be821fbbd459358","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.31.tgz","fileCount":35,"unpackedSize":85130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqg5jCRA9TVsSAnZWagAAAF0P/3/Gm16ssRZWYfiLgciB\nAXopTkapLNXMbcqH4vQTe39migbRg86kHMEsn6xRyMEd6K4T0nVHPnXxtU7o\nVXiZ++4LRXAebbJzbUeOFp8ONidPLoGvF0482k+knZ/y2NTk1G6dNVUvMm3G\nBKbbducQNoXo05ja+Y4lkvy6ikb33Xixzg0NHZPwbCd2tz9LO4/+3cKmQ7Ij\nxpDZMLE63VL/TTHAQ3MTaP6d/2o4BpXN8/Qyea491EL8M2L1DJSM+LL9VuJa\nl8C4hf+YF5gcqdqrEIVdMeycjxKWyfwNy4/odUq7dqju1GqxNFeTSkA7l7Qg\nUfD2qTD3NSQQhHlZtOSoPdyKRmmF8TperCaJzdecASM4gMWHtFyylNf+cQoi\nJcjMcMKNIugE9Iwo2OMporQX6JNx63s5JUqrOI41DIcsHl0bLaCPxm7CLf8+\nvvNbbzN4nTV7xpQhbfebHs7LKrj1uOkwY6HB80TNgc2gtXw4qgEe8sueeQAR\n3/MgHfMuPvNliJXgqDTnzODMTqXH5jgGfIjMTmM6oqCjfB2cGl85xvYYcUeC\nf8fS6WjWBPZ0Of8HmiC/2QB7uW/8/QXjtoQbLj9L7oylhtu1LdM+fLbA+wGF\nA6UHlMUoCrAUBNx6PPpEOw2nYEsqVmYNPs9ijNrYEY4keoM4HFUJJMetT0Qw\nQbQA\r\n=rPMG\r\n-----END PGP SIGNATURE-----\r\n","size":23427,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.31_1638534755744_0.8630669647221887"},"_hasShrinkwrap":false,"publish_time":1638534755907,"_cnpm_publish_time":1638534755907,"_cnpmcore_publish_time":"2021-12-16T18:31:47.612Z","contributors":[]},"0.2.30":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.30","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"b2dc6c6e96e4353186ef8abeddc2d536ca902f60","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.30","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-C+i2CMJhWaKM6kY3BcQqkbURjyEsCJl6W5iyGq+kbg5r9IUql1yzvYKXHr4CP45B57qQo0oN4pMeRtq1HCSY6w==","shasum":"bfb629a86ceebfa72bd46324396732839defc99c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.30.tgz","fileCount":35,"unpackedSize":84977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp4wKCRA9TVsSAnZWagAAfA8P/2okPYHGumgkrUthWUSd\nn7m2gP/kyK+0KETwVX9F+4xi4tHzJOezi5VNzW7OxIYdoWeaoB9vSVGCIt16\n/4gQEWVP+LA1GCLbNvdEbOXPxWY+AH11NnW/dNvs2ywlxwNGzwMEeU+ULUSb\n0ghC3Y0B4GfkB9IyJKuwOqgw3oDOGPiVvEwMf5T0XVDLZvYFJM7CUdy0RNy3\n0Vdv5JNWfG3xS0kmdMwM8hVOVDXJISC+8hociSfn+4yMQu3tKLg35Rh5eLhY\n3tmkpyckCvX1NFR0MwvxOWEcVyhLqMurrJvhKbo+W08s++pq11IeZez+iWhC\nJtRx6yTzLxicDXgMxv8T9o2Jmw+jS4fubd1LwwgUz7DuWcqypmUZZu3EIb5K\nw0OdBOzNKkOwtZxDGM3pZTksmcuBd2pIhn1Y/1xnWjy6rhf7Y4rtL6qN9wdY\ncnLyhmH6OewKKNxpkbTWMaOOL4bs6Pf8ppdy4uB33Ig//za9GespDrJVFL/l\nsYkpPGjvPe+fhB/QcVVSCe+CBYvD2YL2GksxjUeJ2zLRWotmctPVmhjBSI4I\nFfSbJ+J1IvxDoM+bFQ0tgVLVOJr3B52fkjE7XPMjZjdg6OY5HvKeCqPBLhET\n075WqQwlqpdGC1E9ALty9E5qgO7duiYhBKh+nNiMhnXMdo3nxOffsdXft0et\nXvqf\r\n=Y5lX\r\n-----END PGP SIGNATURE-----\r\n","size":23371,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.30_1638370314791_0.32711580743522317"},"_hasShrinkwrap":false,"publish_time":1638370314982,"_cnpm_publish_time":1638370314982,"_cnpmcore_publish_time":"2021-12-16T18:31:47.823Z","contributors":[]},"0.2.27":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.27","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f18e9215200d203387dc0790f8c80710a67d1c35","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.27","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-KNDp0zrAWvEDVFYflkHRG9XwsWi/uWEIN9CWGh32+MlsFNGzp7A5QTmvlpZTIwfe8aHtw0RVbEEnQ9wmXGTiOA==","shasum":"1addf1df6a87f0708ab55c80be27450d3388e173","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.27.tgz","fileCount":35,"unpackedSize":84824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpEeSCRA9TVsSAnZWagAACtQQAItMYnpmySMzg8l+U7qP\n6WNbkvxdC6Lh1RjhB5hAa3JSuPLWoQUg22SqGetxrdeLsUATiwq4rk9bRNs/\n+nlv7c4QoiSv38uwvj5f/G7y7Jx+GDOI2kyIRS57SzLxbUNg3VomLxKEVRml\nSgEhgairoxw9OKgCtf8qmJp2Vcglg1BjLVJr0rY5kQ2/x+/zG82szUI99rcY\nxo8Y442aSHFF6n5PB2J76zNBUwQGGN3tug/e1MWYyt3LMTU2aSuVSGUFfReX\n1FdFcpjYn8SaSwUUZ3nmF43JY2/eoe8ACsBArtGoDKl4DIUkJbvMGc1kO5v/\nmAUkf2A6IBAyqMISjR8VhSRMWsNmvWaxwsSrORGMXKlFpmTToKvVN1yjdTtK\nV/8aJDhAdXrP7/Qxj7RVHJRfsQLC7jxdgmymnCmZULzOZhwH0/teXfr05xtf\n1cFt25WJjlAClsAifeEGuYVlPWNw604tekCTxSKNGJvH75rEYQl0CmDDjwBg\nP7tPYyvZteXjb+VDIdYmxwR0cGjIOntEVV7yL8ERCzg+zFU3QdAzdoYCSrIF\nMos+4qU8EunpPE6juKKsoCGxlHxVUm3cCvLUBVT2V+9U6tJHz02Giy2R7FYb\nRe8p71Asw7uTCoySbo1B+larN8SLEwR61xCtSLEKHB13e1oddnuFpMRQOIy9\n/V2u\r\n=cyS1\r\n-----END PGP SIGNATURE-----\r\n","size":23359,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.27_1638156178098_0.3652046570885428"},"_hasShrinkwrap":false,"publish_time":1638156178312,"_cnpm_publish_time":1638156178312,"_cnpmcore_publish_time":"2021-12-16T18:31:48.061Z","contributors":[]},"0.2.26":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.26","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5fc8d5fa1dd2f4f38539cc3c5e1d50f00f55e80d","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.26","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-b917p7FW5Dz+zPP0HdsCkJLDbGx0k7Z2XB4TZv9V2XNMj4Ek8M6zWaJN0uHRs0i6NFxeahmY/POZkSw5kClhiQ==","shasum":"f7d2acc8198050dbfaa075a4fd25bdf9eb6969ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.26.tgz","fileCount":35,"unpackedSize":84582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhngeHCRA9TVsSAnZWagAA/o0P/2ppntpcJSMaE3j+E98Y\nzLryyXo3GO5RtGvfXPgXrtzin4oPnQceyMsdjAIreXC5RNK2awzgmSIrvTkw\nGu4ZFUSHgYOw3bTUZC9IvSOSivgIve2jUHT10bBc2l3DlPU+7luT4J5D0KEW\nOlRJ0g2S8A6kAOw437HllBpVx7a/Zv1u5Sp/htIu3lfHmNOXvKnT1B/zGhDG\nFD9HDfiXp32ETqZprQb1YlXcL4l4TWVPfatPBORiGD5Tp/SsW2F5Vq0ExTAl\nEm/K9HDjt32x+1yADj7eF4bQtcF4nw1KWvVl6VbUsTrghWVJ94++VGjJ4JIH\nlE3EcBELcDTpXm9LtP3ptlqxg9m7G/Ui7I3TAINElb1JZb7N4yiiwp+Zg/9K\nnmB8Fgwk+ZosKzJtEZqQetYAHGjlXYQuEzz1rzcErm4w0ojwJxyYmq0aVBmg\n6JKNV26KIgu/0zyHAFmyz+afSmAOsvNmf6WHXtMR8VqrYZPp7EDGws+p5xu3\nW2uJlMNbMY91OF1OjdXSEY4csBjBm70+tu5Fk3lQPHrV81/sGANHmh853BRL\nQKfX8Flu31g8HOEZKjaDG2nbphZcaBr3QuLPe1fEsuc9Mqs0COvFp62feSJR\nqKYxNR17QZIbrrhOTwssUqdK7j5RV3fptQpc/6OzEh+0Kx2dWfiSaY8mkPgM\nHtLZ\r\n=CL6s\r\n-----END PGP SIGNATURE-----\r\n","size":23273,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.26_1637746567106_0.30394129703725437"},"_hasShrinkwrap":false,"publish_time":1637746567285,"_cnpm_publish_time":1637746567285,"_cnpmcore_publish_time":"2021-12-16T18:31:48.298Z","contributors":[]},"0.2.10":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.10","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fb3fb912e73b1091a46015956b9a0655bf1d9b71","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-WAbFuoosQFKcr2Jv4FUc4AstV3VLTFn2M1n9BljW6RDJPy6h8jTLty9GxZKSlWST4GsRWNUCNEogmp0YZdny7A==","shasum":"8e5003592367032a0442269523059697444159ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.10.tgz","fileCount":35,"unpackedSize":84276,"size":23221,"noattachment":false},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.10_1636956599690_0.7425159400277326"},"_hasShrinkwrap":false,"publish_time":1636956599825,"_cnpm_publish_time":1636956599825,"_cnpmcore_publish_time":"2021-12-16T18:31:48.490Z","contributors":[]},"0.2.9":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.9","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.4"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4e801fe5ad9a80736af1568c9a19dd876a391648","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"0772aa72783a37cd793704d31e56ac38f6c7137a","size":23167,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.9.tgz","integrity":"sha512-vuKe6SGCDLJEdVCe4R0Rz1Yzx08WeUeCPj2mCC9TmAAhs2XQwT24o/r4F2M7DxhcmpSPncq5zoWIUhsUAQleLA=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.9_1636197936901_0.7359596957023364"},"_hasShrinkwrap":false,"publish_time":1636197937092,"_cnpm_publish_time":1636197937092,"_cnpmcore_publish_time":"2021-12-16T18:31:48.770Z","contributors":[]},"0.2.8":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.8","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.4"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"34b491398a4ca1ca637c756c75222de8685c0fe9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"9686df3886b7125097b2aa0d1205ab97884475d8","size":23161,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.8.tgz","integrity":"sha512-cY3iFKdSxXZWZEC+aF9mwXMzoQT4RXpqy7K9u1cjTwdt11KUktv/5NdJJqEg7069eyFGliRnkluR0xmrIR7Z1w=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.8_1636119243344_0.637929445405023"},"_hasShrinkwrap":false,"publish_time":1636119243530,"_cnpm_publish_time":1636119243530,"_cnpmcore_publish_time":"2021-12-16T18:31:49.356Z","contributors":[]},"0.2.3":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.3","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.4"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"b2a5e8cdd0c132d243229eccd448d513471e7e9a","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.3","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"67543d1ed149281ec3979b08b5031e186d90bc90","size":23093,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.3.tgz","integrity":"sha512-t5P7MKJZQXdCmvdDlevmNjbqhxXnxqwqKsDEiwHpc8e5MKkTXhW/aAfJPkMoPEbNYSHfZaQG0J1G7e9ZSoj1Iw=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.3_1635843961212_0.08868514450941478"},"_hasShrinkwrap":false,"publish_time":1635843961430,"_cnpm_publish_time":1635843961430,"_cnpmcore_publish_time":"2021-12-16T18:31:49.574Z","contributors":[]},"0.1.19":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.19","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.4"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2add5cde1bb4187decc79427035429ad57e4f924","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"b90cc97cb3895628264f5aebe61c72981118984c","size":23036,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.19.tgz","integrity":"sha512-2HrAwTLna4+yJANxSFw2VkMjhBr/UwZlvr9q4C0YlcXMEMixKEfcRECMV4/u1TyGpi6IJwn0XyAnv/uwNpU4Ng=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.19_1635825408532_0.41322820003104654"},"_hasShrinkwrap":false,"publish_time":1635825408655,"_cnpm_publish_time":1635825408655,"_cnpmcore_publish_time":"2021-12-16T18:31:49.775Z","contributors":[]},"0.1.11":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.11","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.22","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.3"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"8ee0b3c28123151edc35efb4350063d23f37fdb2","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.11","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"5087537c530339b05986934ec308484ea653bce0","size":23001,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.11.tgz","integrity":"sha512-3sIBeQy1KrpTv/Z3b/WpVu/1TOsIQ4bUTqY9s3roOYF53h8bpEtwIvyKTsyVpy2PVU7mbi0uDelyJXO0o7BO6g=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.11_1633591053152_0.856194806959728"},"_hasShrinkwrap":false,"publish_time":1633591053353,"_cnpm_publish_time":1633591053353,"_cnpmcore_publish_time":"2021-12-16T18:31:50.140Z","contributors":[]},"0.1.10":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.10","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.22","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.4.3"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"dde95aa17629fcf6329e63063b980971839f87f9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"fc05f8460865623196e56e146cabf9c5a8cc2072","size":22961,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.10.tgz","integrity":"sha512-D/KRZbe+JF79D7FW6N8lbo0pAnOW/kPMPMe+9pFTdu6D65TdZ3fcBIKWNcKi1PYBdX10suTPJDan5MmKDIlpZA=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.10_1633589071367_0.825484678890646"},"_hasShrinkwrap":false,"publish_time":1633589071515,"_cnpm_publish_time":1633589071515,"_cnpmcore_publish_time":"2021-12-16T18:31:50.468Z","contributors":[]},"0.1.8":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.8","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.2","@web/dev-server":"^0.1.22","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.3.2","tslib":"^2.3.1","typescript":"^4.4.3"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"beda9bd05c4f32f946e369ed2e46bbac46a2faf4","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"6026f1169b0d60d56b71b8a3741ca3ed8409a422","size":24880,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.8.tgz","integrity":"sha512-6zZrFsvuDlVeFbiDDge78eNJ96Th/6CkjcH9Dn1c7UJs0HpmNtQGdqhKNoYsJTkZC5QDFo9KkiDRUmqXmO5qwA=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.8_1631454005356_0.31274365823250405"},"_hasShrinkwrap":false,"publish_time":1631454005548,"_cnpm_publish_time":1631454005548,"_cnpmcore_publish_time":"2021-12-16T18:31:50.729Z","contributors":[]},"0.1.7":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.7","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && build-storybook"},"dependencies":{"lit":"^2.0.0-rc.4"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.2","@web/dev-server":"^0.1.22","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.3.2","tslib":"^2.3.1","typescript":"^4.4.3"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6f20462202abed340d9cee30fb45cb5820d9b8f4","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.7","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"984ffcd9d21ff7b8dba5363fe3956d289aa286ed","size":25935,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.7.tgz","integrity":"sha512-m85tBRiBisSRJXZR7abmtJQ2sziE2/+LO9lZV0E0i3xHq1prSYYz3ZWx+uI0WYQfFrInsB5O5ccoAesCAhZOww=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.7_1631424580040_0.7994643127313661"},"_hasShrinkwrap":false,"publish_time":1631424580258,"_cnpm_publish_time":1631424580258,"_cnpmcore_publish_time":"2021-12-16T18:31:50.972Z","contributors":[]},"0.1.6":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.6","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js","./headroom.js":"./dist/src/headroom.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && build-storybook"},"dependencies":{"lit":"^2.0.0-rc.4"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.2","@web/dev-server":"^0.1.22","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.3.2","tslib":"^2.3.1","typescript":"^4.4.3"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c3d0053c644f274071dba8065f9ad0c32c85b076","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.6","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"abe1b999148abbcede1bccb1df8a75867054ad9a","size":17048,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.6.tgz","integrity":"sha512-mfHEyDgbyEmX5QdSJzbnWWesN+h9ZrS2WQHsUAlISqQS+i0nxEDiMxekCcLDnDEJpo2zWUMLPtdKClxp6GEnmA=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.6_1631418815009_0.1003480771141474"},"_hasShrinkwrap":false,"publish_time":1631418815184,"_cnpm_publish_time":1631418815184,"_cnpmcore_publish_time":"2021-12-16T18:31:51.347Z","contributors":[]},"0.1.5":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.1.5","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js","./headroom.js":"./dist/src/headroom.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && build-storybook"},"dependencies":{"lit":"^2.0.0-rc.4"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.4","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.2","@web/dev-server":"^0.1.22","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.3.2","tslib":"^2.3.1","typescript":"^4.4.3"},"customElements":"custom-elements.json","eslintConfig":{"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["error"],"import/no-unresolved":"off","import/extensions":["error","always",{"ignorePackages":true}]}},"prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e3eccbfa006f9a0d0535390bcfbafc25d100db1b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.1.5","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"3b1038dcd44605292f99933133ec3d0d9f44b066","size":16721,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.1.5.tgz","integrity":"sha512-vkYnREYjb+dljv5HMOeOiKZ0E11vvQWZ73QT8VQ04+GhOC+kXHVSObMEacfBfXKwEMjDcmVpo2/RgxRxfNBNMA=="},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.1.5_1631418190974_0.7297173692320986"},"_hasShrinkwrap":false,"publish_time":1631418191156,"_cnpm_publish_time":1631418191156,"_cnpmcore_publish_time":"2021-12-16T18:31:51.596Z","contributors":[]},"0.2.52":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.52","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d3471af1da5375cc9f8078d4b6e5a9c81231c54b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.2.52","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-lxWdi12QUquErEZxsRUE3GiAA6pU1yNgqxqRSL3nlyrWS7Ge+CHMhk+nBQhGZEyUXsm/OgrMv2woLbZqbILTMw==","shasum":"f39a20c41370b6b3f2cf7e0832bb29223ca787c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.2.52.tgz","fileCount":35,"unpackedSize":88029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwb4oCRA9TVsSAnZWagAA9hEQAKIVHQksOp1DyASNFGup\n2vQpZk9XjvsiJOfTZazHSmIZcPNgMm0MG65XsqmeZn3iKp6sGSJJM3gQYip0\n6sqtu2qh9JKaHVM/lO0sSNmBjOmOIkwpvRYp/dNzP5wAe2kXNDTNXh1+jf9F\n7Qxta0V/91k5Oe5R0O118EP0AzPBTQqBKC2I/RXMHeM04dneOInx51Bq9GyC\nHNPsGJ+wzMU5gzNCCiQYoo5fUshHx2yucfRXP31NJQzXkg6jJVhFou2/KNRP\n0R3NSp7wdqwsMSP23GNoEsuklzNGgh2lQvPXSTyNnTESMOZvWCsFVLOZxqUQ\nqJDp7exvzPLGgwWJNWbxBo6cKsETzZO9jlKlejfainI5swKFKurYRwA/T/qa\nRsbPgZVaJLP4c9qHzyF3Kv+3g+oi6XrspCYtl9xzZCe2ys9NBrE7Imi7CVro\n//M7S0xZK/SD89WR2iSL0qn+1csBJ5Zu8c2l/Hyy6MYL7P4Xt5iCj/QPV3Ti\nbPsIRwCHlCh0NS1XrWMpFUCVdXLj8s1wvZAiptq5oT/YgR83ds0blRfBVzk7\n/1kT5p9rgxOMD3YNQDCwoCFR8oeRIMX7QPSE/O7kIFUpfWS0tIQ2E8hrMnH4\n+Xm1oZCFLUmV98VGDZjNM2SXi3pqgv3sctfBPlHIwFtyCiUAl0rMDBqLS3qB\nA5Gs\r\n=kNKN\r\n-----END PGP SIGNATURE-----\r\n","size":23878},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.2.52_1640087080249_0.44346433663755613"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T11:44:54.834Z","contributors":[]},"0.3.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.1","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"082f16bf248908bd498ec1fddb912cdbb13efc68","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.1","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-qswM2LGTlclfGEOYvH93ScDI5g6AsrWUkIyV5yAf8W/GvIbCFO1l4hDcAdHlDRH0cPM7ahqgMMCoON9lCTbr4Q==","shasum":"3d4eb6875c72d143ab5225edcd68126d4b747334","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.1.tgz","fileCount":35,"unpackedSize":88512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzzvnCRA9TVsSAnZWagAA3J4P/Rh7nJ+Ipg5FauX4JiBt\nRk5eBCoLuB9zmiG2AIcoUr4THj2wlGyFErv9H44jTIJC17JtFhDTMfe8Vcle\nu0R6WFSUHh/LgcNhifRGHNqFLq+H32I8FGUmNuEWARDkBOBSXJVPzATgBtBp\nsQeyrUPTa5m89RzGlboMNGWLZAZzkXnaNpTIqwmvQ9Cye8CvkN4WgZbOLEaC\n6WMNYqBm57rLWBuyRTw3smVPE5gzLLMMiF/yo2Kryb7MgYWR68sEME5HqYYF\neQQGUtbdXTUf6ybow7HQ3LAPoF9iK2cdTDaGtIqGqzNo0iByrX/EYvyRqZCJ\nlQ8QYfjIzVIb8AWD7Y7Gq6zCxl2+QkkofDyQcIP0ZkPnXJZoeLjX3Dl0q8io\nbFOkGIeF0afPJfTSw60hmgdqsegXcH9cKduYf+d2M6Icj4C/KZKNBiyV0Dzv\nO+kl5ZGBAuGPRA9TjyQaJxL63TAbK3sQHDNXxXar1UHf96i179j15xekF+4M\nX1LhXn2yYqlsvgbEMeP3hCT0dJ8iVxya5GzJaLz1eDlomyWm9lI9Eg35Vmyi\nKAyJKf0TzALmmsjMPOnAPw604or17RF6IHS8U1n0cYqk7Q5MMeW4acxfTnSl\nsOkssUBwAa8Rxn4Ec65eDGpSQHGMz7nU8Yo6TpwUEbCqPrjMtMAqzRZyO/l0\n42b8\r\n=pKCj\r\n-----END PGP SIGNATURE-----\r\n","size":24009},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.1_1640971239267_0.7491042477446819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-31T17:20:48.350Z","contributors":[]},"0.3.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.2","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"889594ff0f6a6da8bd1d97163cd808d997d16dd9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.2","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Xy8q+JDX3hUYq6CxFEEIARb5iIRP20xb2lLx5wR7gqSEY1mKD3tS/x4op52ntrQMUCHYJwZ3RH/K9S3m4cSiwQ==","shasum":"1db58c62d903bcc8054e93d4f91018885231e732","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.2.tgz","fileCount":35,"unpackedSize":88662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0pZBCRA9TVsSAnZWagAAw5EP/0kNbXlEcXQaiVTs5Zhq\nRtZkSVIcJCMXseOsbZXXmj4FmTiarGhGqK3pEhAg845Y9JShgzV4iStua4/O\nvLrXjs4cYhAzAeb6AkbtLkaIpKGjNmFLHLzkjdrKGx1C4/XfnSHLZvLyXmjX\ns0iV90D1HwtRm9vXOQUcYxc6dhDmOwmirFyTuqtWlWOF6iYgPfJI3HK/hMon\ncIfjGoNULDCWBYyaZcES7Acq6lLqb0lIA+XWKL1EwDu/kMHqqm3am6RqLCv/\nQXuVw55h4ADgxatblAWKrPdZR4zfXQNP1Yc7snrQ087bf+9zXO4HVYLrkFXK\nFWr02gsVTVWs0dwC0XykYUTyxKs82yhdQdccDeoy+LN9Lyf93S5J9VQ8KXwZ\nAasN8Va1SXPjS/hDVNuGhz7pYcAJL9cfY+dTWaBLDmXhmoFkuIwXUIRxNruE\n8Xy2Nqy6Wis+KWfzGLXPkUwgfWztKwGA4IYYIN2dNk6cXxzvvsnarp4/pG6E\ndKvMxRkr6onA+JwE0nwZ6L9CUM/7JeIkc40ZYIt3Rtwp3pGM7noLLVwWbpU1\n6Nuh4VlFQXNZ5Y8aDblPwdJK0hSSefjZIVEOpBh8uHBrPqL+iZAqwtjiHf/0\nEY1FdIX+12mvOqTmeH/ZqAVCdvl2c8XmZqRK9/TMFT65s0hF/yGXTWz8vDVq\n5JeZ\r\n=LKh5\r\n-----END PGP SIGNATURE-----\r\n","size":24028},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.2_1641190977600_0.6059014988064451"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T06:23:08.592Z","contributors":[]},"0.3.4":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.4","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"730f7f88d9feaec4e42fdfa8f4bd9503f04df72e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.4","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Ue1RVH8h1b6ZSyMnVpKbEa42GFRKDHxQDyKb/s9Hb7nr00jaN2ZRc67lCwcoxJ0dzz1t/QpiXiyB9764DX8F3A==","shasum":"778fcd8b46da066e987b10c58cb25158cfbdef50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.4.tgz","fileCount":35,"unpackedSize":88962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0ux+CRA9TVsSAnZWagAAl6YP/37bx0AUCioxocIwxE1R\nIM2ZZ/dzUC2y6LJ9R9knQ02WwKd1RQUn0zLjj05zP7YBNIKdU/f5Ba65lHFW\nhqQe4/ho8SkP4pxikC5UQIY6kMKyg3msYe9SMA/bZZ42nDkl8DfCzXLSQJD3\nm4sPFswbh5wqfK9G6ictx57STXFVTB85YSXPZAfuVTV02ENSAsOt9tKy2Cct\nYr3kfgZr+d+KG7DVwf+cfLuyosZ2fLahzJtPy/cF7A5FMES7z9X4/tSwq4je\nFVq/rneeeBFiND49lzu6XSjFEPUA6ThQpj2Gv7dY59wzJRoIlVGXajis8/0e\n3PaT4m5lIgreqBWoM4abU1ijWPbexenN7JCyM97vs3Sna9nq+nMkBma0FpKT\njyl/Pj9fbetysdOjKCdilx3it7ymT0VRiyaKJySdyIIYQPT1dl44+chVst7F\nqXpjRQU5mYpaNaUd9mrQ2pPyYVFGB3sn5MmMz0iIVIM/wokArZpdjlhDLt/l\nZl0v+ADv2nUgHsfhdZeiDji20lGqfMXIYP1ehALqDd8LXuqiASSU5HpqqHj4\n0rHIqTbYPTa2RMFXRE50ShFgDb1iA1OLIN5oarMyqHMREMoSIyrQU7T+63F2\nSo1TjU4CnwneBZ2T8Csvq18kKvrrKB6R8upJ5HK4u/2IPR2+r1/Y/u/g/9H6\n/bNL\r\n=M4+2\r\n-----END PGP SIGNATURE-----\r\n","size":24065},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.4_1641213054246_0.7981123136729924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T12:31:14.103Z","contributors":[]},"0.3.7":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.7","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4cc91580b763e2f4f38d95cadef5b18509393bc6","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.7","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-lTOUEBbpjVm7FHLMU0BlIkhCE9nTp/3pejYd9tHwVHcW6PqOW7pwCRAQXL4rMH9yeYodEOZqEUZiv3dBKF1fPg==","shasum":"61d692ff9f242739a12e107defd22cd06160c6aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.7.tgz","fileCount":35,"unpackedSize":89412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2wASCRA9TVsSAnZWagAAIHsQAI+Sxhwz3C3YZdl2jnuk\ny6oUHgQ6qp0LtPdPNwKfxxiPn+4cYdK7GM5IyZO3KyTUkzHiUKZpSXXPIT5C\n34oMCNi31RbRKJ+4QY/mTR0uJ8qA2UlmRiuN8dNNAJsg0a7jtjB2qItMW53L\ngJ5+4aJ2GaSyxY5xYeaAgJjTUgzUHOsTI8N7bHPao1clup+3W4UsgYW7ABhi\n2yxXUpAgU23RKaDbohJnPZDScUFkO1zHT30zf355h3o9pd1g3KJQFbX6Solx\npLmlZO70Q9YtsAEqMPJiLJ8Dja37HYdDvauEDRtaad3kYy6go234bwwjV7eu\npXFS9ZuKWZ06bTuGeV27u8JgJlUSi3IzMNvUlTU0JsFzVEhkh0HYR7TLsxzQ\nFX6l4CQHu9ZJErm4FgbcVK6AYXpHksWV0KMpl28XSArKukF9IOtkGtdn8s9J\nVqKHi1K3teSrAIy+ktv2lMOxjzEFr+M8G8N1B3xWRRKSzxCjKsyWtJJaxJSZ\nWA1MRUto0xqE8y2dVd9b2SN6w8tYCkgCHmqcwxPRMEzo1q3hgkxxpjVeTwPI\nfmJDEs55D5C+7wub1Nwv0iMCEkkS8CoQWEjGshnJFx5xoLKssdPMi7NVfP5R\nC2d3Tz7rqHVpPJ9KVgegOQm6kJ8xnzwN8J6mulKmxbEf4VpC2erW7OO1m8SW\ntx/B\r\n=vTrd\r\n-----END PGP SIGNATURE-----\r\n","size":24236},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.7_1641742353979_0.5833462762110222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-09T15:32:46.243Z","contributors":[]},"0.3.8":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.8","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7d5cd8c985a5b0fcae4bb7237eb771ab13f0c9a9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-oWNFJi2TNEo0+WOmPT2hbppvUCWl94mV7AYyLJzDGmeTNMaMpKjaHjVRIZWgyUzQ42QsdysiVn+f4ZxjdTaurQ==","shasum":"aca1a07868669771878affa3586ff39c629602b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.8.tgz","fileCount":35,"unpackedSize":89562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4UvrCRA9TVsSAnZWagAAK8UP/jjXQxjkdY8iHqEHvtYf\nWWyvPJTacz1lxWhOEaAi/nYzKA9VlILuMPYAElgdUctvuBtB0sj8Pk3eGtj3\nYfvEmFcUbT+yAnUzgnZnmy3XpJiGxWu2SHSjtyy3p+7VYanhBKf3gI/ArCya\neQ3+x1TakexVIik0qiCWfuezocFWGRoEfta73eXuXyFkqO4d1J/d2qQIyHHq\n/3x17+vnLQNvTQ3CSGdb/psZ0NZzmRlRbMbTXjSOoCABEaP88YvZ7jTzN1tY\nEJyYVfqBv2ljce+y7ocZPWU9JXgBl89nVbnpgav3oubCFQCeOJ8rGRE38hqB\nwQ83JGJlIM1Lv3ortTNEi9ZeiY/rydw9yK6KdiLfWNQgysK7ETWdWGkYryoq\nr544+gow+yP/fLZlCBK2fYX0ifL83bZFtDYAFunpMiAwTwPpvhsJ+/YJK4G6\nr/SJ3Sdza6EwaNAzvaXDMXvj1B8lPaL39AeqgGnuAg6/RVustl1z8MiW1O+N\n0MZnbYQ1ky+3TK06wUcHMQPzTlTCfgptSFBr/yAzA/RZR6vNoiZqznmP68nZ\nWQiljKqfrOnG8A9AEh7Qdt3UFb+SXP2Gf9Jq7aMmqfV01+QLyRB96SHU0Uun\nXRKeFUs0GoiiFCjRJZclCFw87tMDSqs9xd8qW4loTY+wUYGYt+anxlcr9iiE\nZr6Y\r\n=5b52\r\n-----END PGP SIGNATURE-----\r\n","size":24247},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.8_1642154987262_0.8208475604536878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T10:23:34.973Z","contributors":[]},"0.3.9":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.9","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d63971adcea045ccd788ff4ae5b9e2ca561bb754","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-cSBlvXwmxKBMUepd4osk+KtXq8U435R9AW3yw3a0pypwjUu7TUr2FLZZMoX7H+l8YLQhTEee5JpW2CrSmimkLQ==","shasum":"fce9a19b043046003a48cd3e0c392f59b8c67f0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.9.tgz","fileCount":35,"unpackedSize":89712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4nqgCRA9TVsSAnZWagAAGHQQAJ7Z/VFRLx6VCCEROjmu\nxUDegXiHTHQrHzF+oqtcJo3eXxJxnUET029qlAU0yVWFfaIGs0bWm/6T6Hei\nKEMjMzv9kngbA+gI69OBiY4K7T75frtoiKNS2/zdKesM7A/AW11THliALCc/\nyXpv6np2PTMmNF6kny16lHgRuVMEaYt7BUWA/3JsPHZY3kIPm36ohw5cSM1G\nD1vI94/r/SJnAblaR49LB6OiT/OBmyLklyed4i57XmscHWErGkAEmulRJgLh\nTslJYdVhug4EL6RRGiZTlK8fa4zqtHXHzcVbt9bvKMcLLCsbicnej6OAk+3j\nPrC6CnqkS7IDOoljxmRJXGN7frob+3ppOBapEFwglaqm+MQkK5kE172xJgZs\n1BABezKMX0Ymh5Z0UThJzAv6D4dNWB2EiLqzgceI9vWWMa0tNEmEb+hYz4qn\n4A/1fKDoIh8HGVKmVb5s5G6exXNk4ygiCNWCERHzfF1ZoLal9+4Q18juTS/6\nPQvw3iyi0vIs1ViQqobfo8VGLS4NugGhRHdH3fY9Rd5yUurAXQRJI1XAA/HJ\nrbPFL9HDlsJZZfidOCFRcGqmih04KrnD0SO/HejVhExFlJnYs2tILAdWvqS2\nIUFiMw8II8j+z72mUe1JLCCBQCWfvCq7OC4Sn5GSWcOebBOCsdnVGyTHa5Yh\nAY2R\r\n=XlFi\r\n-----END PGP SIGNATURE-----\r\n","size":24260},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.9_1642232480725_0.49231097873814433"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T07:41:58.597Z","contributors":[]},"0.3.13":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.13","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1c655a621af7ea9981bd2b9c9d1bbabe71305e63","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.13","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-aaOdY8XVsxe5I0fk9s0XafLM7SpLzMJmLs2LY0jv4iZ8UhnI0f496q1PRVh1Yh3YsAQu1dH/XWckvWjFmi+koQ==","shasum":"bc6e49f1109da1f0aae03cef82899dec03bb2e98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.13.tgz","fileCount":35,"unpackedSize":90324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4xzBCRA9TVsSAnZWagAAFIwP/2JTp0qPovB9KZU+2Png\nIcVPKy3pQWQaU3sADIKz99rJGUx/1w4JNFK8X+dOAH38D54GDpf8/fA0Fsug\nohoshsYkFYVcbiPsePE4KI1i0FKIEYBn5nirNtkB5bCkq50RmLe3PL7I79RH\nTnXAgFlTEvf08vHUEXAtf+Ze9x/UAfbdkG9X1tGSfO5wyr0oGsDRBeCGaL9G\nE6/MkyEqXPt+JMmUtBXYF55Dn6YkofiL15as2uQASrwlNe0K0ZlKeN6RqzRW\npwJ/uTp+rUGPKWCd5EIkIjAQT53/6hvoMwCD2bm2PEUpmGQ7V1SeGmg+UDzY\nc5x+fENrGM8Z4bqq9mNR6QX/zUIGb4TBPlXHIpVs4r9ezCK2EZDvgrDigTYD\nUuA0YcpEfQQzbX8ZChQ8xJNtrfuMlV6TGRYPn6YPkequo45TcjxH19rVJ1UY\ngve+XgNTijNSIGNgBU8bI7iQzs9tzPcwW6VPWGX9tEUVCPXpeSnf6Sps8wAj\nMd7A8/rgUrx3uVJnmAMUaL4eantVuRLzub+vnzlMrfn94hH8z7K8BA9oB/Oo\nt2bECXPRam8zLZiUZ5FWjNo9Oix7w3n0+Joe4x7Wfvl1zwv3DWPzUr4uyDiF\n3SOG4d+qYNjM34+lYjJGDen/GGrDgAt+3s8vpzBsOKRrdHVkIZtM/CjCc/dj\ni4tD\r\n=257K\r\n-----END PGP SIGNATURE-----\r\n","size":24391},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.13_1642273985639_0.702113911451002"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T19:13:51.674Z","contributors":[]},"0.3.14":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.14","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"420130897ab2c8b820e9ac5ab04ec76a8d2585fd","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.14","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ZE8Hfe/wYBXlMGdXrnMu1ha/7IOqZrm8Oz0L2o6PonNQ8UY5vkeNrFW/SBgbGiIMGlcLLgnw+JGw34txm+eD1A==","shasum":"fc8baaac78da2c8ddd6b0c33d1e60561916b04d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.14.tgz","fileCount":35,"unpackedSize":90477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5HnPCRA9TVsSAnZWagAAeBwQAIRUG1ztWQvYwCbbDTE9\n7Z7w4XvsQWKxD+GX/tiF+Ubg9geftPDAsuK6BTkQpKk1ze9Vj+ge/HZ/7/lR\nYwU4in1RJjwpHBIZfkeCZRMXV8sWVhPwH3WPZAnfXroWnuUCKa6WaIPwmmdB\nfrs2xE2ZOpkS23jSs3vpuxfA94gBOz0Wpz4oNxuI41XskFsYNO7aeNLLyikm\nG6WCKEqyH643267NVrduWXSt8I17iveWyWpWMktImFdT7mNZa7TucOkFyMsC\nk4pbC5LDxipdbcMMF7Sz7I64xt1LpZg6GQhxfQe1tV+fXBuINkzbKApuLNXx\n5FJeYzK8kSmtV8ylFAQ/3IAHjs+/O/P0HMrrw1cPKF7hn7039jhinRZMWlE/\nhAuV4avOE6PQcpbv1msIj7mZzo/1WA/1eZ6NBEVe8Ds2EprAmzJrrk1ytzHA\nfoWEq0mHLQ6PJRaaub7yiwUPK+zm8nWJTIDvmVT3PwSJKgSHu/WR8IDZy5PZ\nP2XRx+YTVgF9TF67SJquHxM3LwhnWibXmCBYX6H408mqXMCMdE9j3g4GsB3P\nyToogpqJB1MYiJpB/o3qP6CgZmg3WN6Wl+eXoZ3ytBNVc/brJ84H5nKF9MHw\nQVbiRH5RdnwNZDpsa4PuC830pj6BZeBYFYqjzmoYl+xTv/tKo1+6j/iEUMmy\nR9Ea\r\n=3aCo\r\n-----END PGP SIGNATURE-----\r\n","size":24401},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.14_1642363342848_0.4807210280433414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-16T20:02:31.921Z","contributors":[]},"0.3.15":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.15","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d186024ded9e143e7bf77459c80ff93b90045f27","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-oZoxkYmxLdLu/w4KQPPHAKfz9zveULfnGnwQzsX7uYWT4anESVGtNYvg8cwlmaNhu1ppkbtxjgYVDH9xfi+vkA==","shasum":"7d4c564a277d0c6dc06bc207995dcc834a3fbcfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.15.tgz","fileCount":35,"unpackedSize":90627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5TNVCRA9TVsSAnZWagAA0FAP/2sRAKhu2px8Z5216QHE\n19K40aKfhK2RvjL4a2rDsjz9dZ/HfuhomVvteL8dkyg96lgCvqvzrCtp3LVn\nB2kAR2xiVc6Byr43ihhBeGjOQuMfEDJPyBRuyMzqziXMXjzhCXCQbtPBUJYB\nNAYO7MSF/pXkHodBLvtIBfz6P2crSahKTuH1Ot4HSSC2oLDZxnQ53xwpBo7Y\nB1THurEgAxeShpoA4hhOU5f89tJNcEi1v4+c4tpaqfbeTv8R7ar7EqowxWm+\nyO1dvzKNZU0JfsnzUVm0cBfwsCfUmex86tpAL+33330ja6gJkANe6pm8/kjw\nVoxoW4HSxCqHCiaWEka+KP1hQHlDazXAJJQvEGYrNkxoVVOtzEJjxFJNPSqt\nRt5NFug8+G6SXvpp/GQ4FbAPUzVCi9nvigRT5f8xErMjlDSJe6oDznj3gwHV\nW6mJmOfS/mHNYJmq1yHk52rOUH4unJKSukNYo1ShZsU8OqxhsNROLLCmELTd\nguFJ09LEX1xxa/novVbeBGQHsggqCMrW9+ydGtBXJQmfRmvLJplLsH26D+ve\nade7FIaJlz/F0odU0uTZS34IRFi4LXd7r8KDzzFcrTvdv0R+LXzYIN57Csrf\nVIFxPIxRfuHoysHSHi/i6RMmjQk1kLZhyu/5X1MUtG4I0T+1gYz16nZlgBsT\npbHm\r\n=IVBm\r\n-----END PGP SIGNATURE-----\r\n","size":24420},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.15_1642410837290_0.8013809833266186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T09:14:27.480Z","contributors":[]},"0.3.16":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.16","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7ea092c9fb1a2152b651f19e7b3bdd0b36199a49","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.16","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-OViUaElETYLatPHI+pQSIEdKJZabAdieGalLLGxceBPz57cP8M4kQmxs/ouZzH9MPaOb3+V5Kk5I4RxuahH/jw==","shasum":"e9a054f477c4c9a58b1e6fa72504fe67e36d7009","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.16.tgz","fileCount":35,"unpackedSize":90780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh58gpCRA9TVsSAnZWagAAxUQP/jYgVyHzNi4qb54w4TcI\nVk+Vd3eNOB4NbTk/pYN91Z6h6WnSyA1z6SaWo0Acwv+yiPIFL5AcoUMx9AjG\nr5/guGNCQshSKCJDhAGlroQy86nLLYD1jAMsfP5K8a6P2RiqXHxjJrlfbgu4\nBWsW/6Vp2+msvZV17HHTNClBEJd+6rxtVYp9fomxcbFVWea/a2imZmJ1D8s6\nDAQOaYOZDMQqXOXE+H835gLGerS1h1wni84l8JYAYI4bjDhC4IyGkOPRxBHW\nNaflrNqlSQFNfcA153nvIZxG6YYgEqC6Z+uk+2lOJwJ/+5EqSplxtIB2jtBC\nEDTYjNixi/GxVZLxiHX/xpzfdBalWhTGXjaq4RFgn0A/cnCnX0s3qWBzU8hy\nP6eGQlC51zvD2NJKL7gQWJxuyOR07EZYXo0Qdvm+hht6Q7CQ7j//QHBQFtqX\nE/utD4cCrd0N67BV8uz0xnq4P5JFhEtzklC8X+8DXilgO6Gj1Po3z0rzAAXH\nsOVPucYpWjD5KB2q2R/MZH04nxrb4a3sowPft7W9HDrty72UcRzA1xRlJLwc\nATQd6CRyiQxhpmOTWvHW37ALzs6ig0jT/3zPZPyejiObCwn26vS7N2qeS4V4\nUIebFnhvw6asRWCbeuH//PIVm2yKcZQJMtbfZ0VTJ+V8oekFGPLhhB/Sdxzr\n4C2v\r\n=9HW0\r\n-----END PGP SIGNATURE-----\r\n","size":24436},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.16_1642580009141_0.9572078496561107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T08:20:09.732Z","contributors":[]},"0.3.17":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.17","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4d8385d17ed8a59c4d102abbb4fd349fb844f0e3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.17","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Ee+U8BbKrxcYe/V/5inysEXbvoQaxEOYcGV58GqZbch/qnD/M0Ll0WY0RVSf5iP1+ji7ACVE6a7RJrcIl0SFIw==","shasum":"2e1f430b521929ef692c7775e526b9f849f0c710","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.17.tgz","fileCount":35,"unpackedSize":90933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6S/jCRA9TVsSAnZWagAAjCoP/3Y9MWNwi71WLxWqRCUA\nReeafEVq8z5upTrnVeFXP5DQRkj7Q+kzZpeUjohw6LtoQUzWfjqlBwezosUv\nDTzwzu6JOwzrTOZ+I/J3/cr5HwiqKUCGk1WrqoPqhWNdcLQvGEqt8RrFjQeh\nNoXoUGYVYX7WHxS58pLJ/CcerFYfeAI3kVoDwmZEE39g5yvrjikhQZyiRgUK\ntJU05EJzaUtnee4lmZAsn2Y+B8Soqp5X3R9u5Ly9o6lsVuXlLJi/GVoXdjiC\nK9RdZVojLn8qu2vqPiV6+tbI2j8NvBeVCv83sypjBtDLPPHiIJDWn5Auo494\nzP2jDpXuY6WTPb4+qHhYGP6KC+yJ5m1qtg5l0IgKtHGl3ERKn6Qirx5bYxgA\ndv54vGPLIbAPWGs4iy+MHgDob8l2U/wYP0k5vBhs7gQ3G+Z9GRjLTShbcz6J\nLeD2y9vObhUkgUiMistGOtszX90t1NVDtWKPhL3xajSv1d+9f8opwLuchzDh\nMls032I4a4csx/Vu61NdgUkYwY1cflCzx7sltaqiOUfgkqR1g7iXfz5yb/Iu\nfWy6y/agUztzyVBl0NPqzi0hFu+JEe+7m5qkOKh4mm63yNuelKSo+BXm2VJQ\naJFX6maPS1mol54ql03KZLTbVB+Xb5tXLOo9CZipRiCsg2aZekl2X1loAC70\n/y5E\r\n=iTO9\r\n-----END PGP SIGNATURE-----\r\n","size":24445},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.17_1642672099842_0.07181912241418908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T10:01:33.647Z","contributors":[]},"0.3.18":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.18","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"aa4a9074d7f2fabf8f4d789eeb4ec5e5a9d2f6fb","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.18","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-5kXfJxA8zoOz9mmPuT3VC+KzAaemlvosyOnBg6MMu+1S9JKthP7hBkTbQBBpFuwe/R/ibqoTJR0sAmqcNJwL/g==","shasum":"e1adef31773500ccb65fe7961f31dc7577beee8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.18.tgz","fileCount":35,"unpackedSize":91089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7ZCgCRA9TVsSAnZWagAAGwAP+wdKY0tLubLF6V9CVoB2\niuEZdr8gVmli8DhzoI1PUCRbS3iUq1gYaAsIIToX1yQ1b6UKTrdP4gWX01ve\nI9f9JNeZ7UAnO2wnKvQ/defPga9NB1CFYWjEd1unhXmbYmsicqGJwlCTq9MP\nBUOfc2NIH4KfgwcORUHI+rgcfjFOn8ktkE5rn6y5nf7DUamBbbWJ7DJYTtqM\nObKE0aRG4fPu+HwGfL9OT+rPSyGep4JRvssSS9Touk+NTDXtZiRKuNdDhdNG\nN63Sy07bWdV8afNjX/6mv4BDSj1riRMMNuOER89XQCyckt1kAnlvzeuQ17q6\nSQj5sA5nEGZIKoP60KD7QdpfKostnsfSmQG74UCiGC1MbeX3XnlflJv7HBiK\nDGr38TI1kcxxo1ccCw9QqUNi47WF/+mcdfUR2yg4MEUx2rJkNEMoXOqIPw3G\nTcx5MT48DGTg8lQu6ZScky7Wl+3c/df7fU9FZTKVqI1EBwcysV2NQf6IiQrM\nqv5ksCJoLoPQ0+z49L9Nb44Rf2QMwwe+h3uIkSrKQ3ae88Sh34jjdHZGuuAJ\nqMEGM+F4EwXr7GyvdYmc1o1fM1kPBuZHtyZiEpfY1ASzMTsR66J1an0Eb24u\nL4cPg5W5WVRIbQiEP3TdF6PsbmSDV7eC2D86rFpuEN+8yWmMrzNLtUkMdfQd\nGldv\r\n=74DM\r\n-----END PGP SIGNATURE-----\r\n","size":24452},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.18_1642959008667_0.7018525901691777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-23T17:30:17.922Z","contributors":[]},"0.3.19":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.19","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"28e988545aec71e6d7535d83d1bc5e6d869fe156","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-zdoQIXs2CVAHjZiIiToXeUMPaObROrVH7wfxxDV0YUJmI5BakvBtGGeaoBxIfVH3xwyZDf1c/lKufy9Tkf6Gqw==","shasum":"73f67db63e1384090769ea102d585896dd26cdbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.19.tgz","fileCount":35,"unpackedSize":91239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh791xCRA9TVsSAnZWagAA7XwP/RHEl5tqS1TW5mk1QliP\nk6uHmMUw6ukbBW915F+bcRUQEn2AmBldvsaHkKL5ad9L3V9Tmh744CfcZ3fr\nE1KdzE8tcMBv+SLbTOflA6+oOiEpi8cTFJ+jE8LijmzyDc+Y+nI5txQkA/Dp\nkPF34K3zstBb2F5dj7unxBNd1xql6PxUXu8zD64KteAS7IO80bUM4I/otLDX\n/OEgJXqMM/UrIqz3rxARWPSe5fHt5583RtgkVLlLg2lEtim0eSrZeUDPGHOW\nNVimZLoBg9HvtTCwbNAEHy17oA2HGFVdU5Dfe7DwqD8AMYP2Th+nfTJUVmYw\nDhlypZoROFvaVLV/UHKqBlfTMj1eXC016lao6Rb0Zu2zfWGLQHhGNJ0UhDCd\nJeM0pnQ2Hp9E1HjBOY5GftZmehtfxxOC/RZ7Y11WBRE8MJX+XalghnEoeTsE\nOeN79WkGtFVMYc5IERCOiQRgDUpcj4SFqQkRc3gNH2MWvq7O5veZIGBKiTRH\nn13NudtT8yuWXsH+6fG0kQ780Jx0G53R3eJui8LFLsZgAjpSG68gxY8aERhH\n/EShItlEfzXh9SdBqWibhXSTftC89gZf5aQ5VUSN9jMAK7fALyf0no86nain\ndBn6iNlvM2/M82JFUqhXMelvsYffgfU/5GJrpT5YJN1HrpK1YIA+oRnuF5pb\nKhUF\r\n=b5gH\r\n-----END PGP SIGNATURE-----\r\n","size":24474},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.19_1643109745249_0.3884511077979236"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T11:29:18.999Z","contributors":[]},"0.3.28":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.28","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"next","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5df96b8e79c130b4a85c83181ce83015ec2b1727","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.3.28","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Dq0PWZGZImJSrHxkrpaeD3zQo0gKIDH5kWkFnm8AiiQ6gRL7h+vGgjLVUwIShcbfuNou6SXTUKWl6tmwj/Gpew==","shasum":"413cd0efc65fbb367cfb84051cbfc7bafd7d2ae9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.3.28.tgz","fileCount":35,"unpackedSize":92752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAhDHCRA9TVsSAnZWagAATs4QAIszJRuVktTFN14NSZ9Q\nKBR9eE8rnuJmvi+P+rwfWt50BqY45uoYV++ZRhYFd9VLwuGjrKckso+NNdtO\nfae7n+RAgJSbGn2+tJCK+xAMAEDuXMcJ/zmy85AE9epBY/EwjarrSeM81Kz8\ncfj2QjslFWjUAjkb1QS6Vb/GBFZHduJ/IpbqsHX2LAsU3IVLfGZz8f5UW0yA\nh9T2YLo2kGXiH5SWD9A8c9m598paJvU+uHqUYT7l6VF4KSeFGO1QcATXFqjf\n8QJ6Eo8dUaS8b2J7qekS0u77fLvouwXL4UxMg30DJK1eCnr8V43u0+oQgw37\n6VRAMy2fi/4IqtDj163HT8/MX0fea/WLSxckzvOODI+6fGK0H/HmOORhJrQa\n1p8odBSuqaB8uOvhxb818NBnydhfUPjuLuQJdvuM2L02PVlncxkmX6VNPOYR\nGWtHo5XAJfMf3eZxm6RuHar/HEKyFSbAGNai3N6oiinHk9qvRSFL0nBCWCCu\nGT4L92cyFtijITBjhFVBQVQS2GcwQw0/qbq0GZlF0XkVqzBKN+OZD+Lsm1F1\nsEAmZ5T1iksng7hxa6v+YYK0psugqkUBY0L4lCWV/Bx3TFfDRwoZrB9fY2UG\nzfDgUAjM59S98WhhcFvpmUbBj5sLHEIGIG8TuVgLEODMw5PuyyK6schn5w6p\nYmb6\r\n=0vH7\r\n-----END PGP SIGNATURE-----\r\n","size":24683},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.3.28_1644302535434_0.262082637517556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-08T06:42:25.967Z","contributors":[]},"0.4.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.0","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@types/underscore":"1.11.3","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"82291954771bbddf5ee0f3f189a010b211f822a1","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.0","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-k1Xg5a4p1ebN1ufE+5j+NXp6gWKr6XQFJZkuQOHasxxm0ldQL2+iEU5sXTOOvtmhI6foANQ38KSeQt0iHQ4hfQ==","shasum":"651d3545a89640beaa05ad754890df9c2841a20e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.0.tgz","fileCount":33,"unpackedSize":82273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFHuaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmopkw//YelvKSfhWhGSgKdJxyx4VLEO9Pabr0AV+JV7Jt8eZz2rzoY8\r\nJmjxW8+fjGB6jMX4YODUDrmh8bWNN7PFQQFVH8x6VFlBqNSeRHfB1ezATb9D\r\nDJ41YwFv7q3+1xUbkvLAxBqeQU0StJE0dtOdyjsBb9Sp8s2ijEnyiSjroUeB\r\niC4ZVHzgYlxUdTaZWU8p4TeMq7Nu0zC4lP6ohfs8+nkCZkb2GJUl0WOwI6S7\r\nOs9u2yBbLnS1eJa7P4n9NHNAbOiI0U8xwVu47RNblFxG5XrIuM3dDRjM7pUf\r\nmtOBM+wlAEXXHs5xo7n3DmXDBWwcjpgmT+ZVm9hwv3o103THdnI/MfdrYGSH\r\nRuOknh+FhIjehmUKdlCxb1hzLBktDFCyj4wnQXPtBOQLDwvcsrQb2ziVQgoO\r\n+xPoE/h2ymIAABjVEA9KGM+ofkphX/HHCGekpOuxWkpnqJmqED/r2iOAWowO\r\n3PGI/E3Nw2EYGl+vh38tGhIH/7Ix3UsFbofWsqh1xC/2lUMe5yImh4LEJUk7\r\nOoGc3aHowpQbMRtkA+LbAaQGMBg0LpcW3Ej7/2h7OzjIT+JZQgIAiNhGEYsG\r\niIma/Zfn0vw8YECBzpfKa8TCU+n6kZ3gsDLJzByROjEW6ACR6jW1MDsd3ys5\r\nh0xKceX6tMJd2D62DDTmnqxlGDeegi9QikU=\r\n=7u2n\r\n-----END PGP SIGNATURE-----\r\n","size":22575},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.0_1645509530048_0.6832572568531208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-22T05:59:06.761Z","contributors":[]},"0.4.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.1","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"cfc3bd47600cda52fab6120e448c00e319694b09","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.1","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-2LQg2DMACYxOo5rAOKp9Yi4th5WHmY5BRaf1s4xZ1XK060Re2XzjpIM+470C4r2gcX2LVmAwIPRmYuQp8hiRGw==","shasum":"7b4bc07acb4741540f8cbc3aa3763bd0293ee12d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.1.tgz","fileCount":30,"unpackedSize":79935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH0nEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWEw/9FU1/M68KDbUsXdJ/pXPjo7ticIljS0RCuxJS4WpxpMDutPkw\r\ne8YIDcU6Hs+e3+BJruvIIF9L+CFV0i9zXrn9fF0TbJaP2QlIhXwN6EMvFUuo\r\nUtQ5VnMMojFXnccT+nMOVF7b2ieb5Q9vj7VWb2KLSlLMVbWORGdS+F7qh4aE\r\nt3cTLibJXFCEVp8UmiIqz4xbyfz8pNaf/E/LlqZJNgjd9rnujxj9VuXHGwX2\r\nWA0KqBc7bDoyv2BG9S7OUYXlb5WHyZq7NYxV0I2e4VW4p7AfFpMGwojOAgZj\r\n8ixEjF/tN+I9cL6ejvI3lsIhA8MpfDshifSeCvQ8ZoB9iUIKUSs+7M9J34Jt\r\n9dWyMI0XVYtCtH7BxwjYvptvSb6vr9i0hRBXEUT6aewGFVmOxO+M4RxvHLoZ\r\nxFWP9W/chJ3IUhk+rdb+pokGMPsQU+KD6EOjvrYyP4OZO4Z7EfHrIjA+8REu\r\nrCbih0Y7n19Mmr2ZJqYnOKCOIKZa5iqax5waNK7cKEL++Cq4xPOA7dvzdjG9\r\nvOCptrJbsrAvqE3DakQsfVBFroBYKXVp+1IJiY8oiIOpGEt5/6V2Tj1V8Dpt\r\njgDvlWnAfXsJp/vDKE+unJLmCRQtRFYNVGKmkX26aLpS8cEtFxhZ8speN5lh\r\nlMIRoDbtLyDzszgI88QAPEsHAhmV47hosC8=\r\n=9mUv\r\n-----END PGP SIGNATURE-----\r\n","size":21965},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.1_1646217667918_0.763690450323693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T10:41:34.931Z","contributors":[]},"0.4.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.2","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"413e768caba403801b22e42aac0ed4f9dad7ad8d","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.2","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-XgclkB4lvyguB8m7O+1yIHIwoaazJ0gpAclF56p8Bbssh4uBwRuUuZCdklHtF8DVGX+PO3M3XPGlyOVUSH3MLw==","shasum":"bf9c24c06782a8648a1585a788e082c1776792ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.2.tgz","fileCount":30,"unpackedSize":80085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJDhbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreAA//aWjP+lQq4dnjXiljFUTBtVp/iY5hS1DVJl2OyNJEi5i+Byzc\r\nquBEb9DSk0+5f1HWOt6BikOzvP5QJOt1NfATIVOVYgDYVRxo6rJjuuhHZcZj\r\nRjaQcyQbvF2JwHfmvVIjxGiCgj3/Kzx2VFvektHVtENapwddD9iVkVStRG8p\r\nmHK9NXF+DxE0zjXvS7BBuhKOjkvyjBPnzR8z8kM1uSGHFYt/Sf1aK8UvK378\r\n1DhBVM/fEROHr2hGFsrp0RtKsgFoijmiljRXXbTbszX1lB0RKc6O7zdFAqil\r\n0Fo1CQRDya1JlWKYTLl9GJopgZfmedYb7I2gS2qxl63ui1WEXn6IFNcxH6uc\r\nPSoCh8kyg5On6r3eHxBfe6nEonH3A8YQQqGLVtB+BngxOoJ5rtGh1huEjHOR\r\n1vHnPgbktZ0tCluOYcdk3ig2PDM+Lf3kSzdId5a/ORY3fExWEwJU2Ncq+eOn\r\n9ePxF1K78hZnzJCJkrBj2QaB0Y4cIayV+WF41MV3obvtVB29Ir3Fj0UiujbW\r\nSv0ePW4jRiBMXqeXhf9xrausek3go7808ejdhF+Iwr+RzPo7oEKCkrq0YT/S\r\ni2O2NeMUmguXo3tIpf0j5Yco7Z2KUL4EvR3Nu3l5iBEDZ2zddA/uVEnLZldb\r\nB9ko+Zck8xDJVB/3XtiO2SZF7dc7z5KWo4E=\r\n=Bwvm\r\n-----END PGP SIGNATURE-----\r\n","size":21985},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.2_1646540891691_0.7609959363412395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-06T04:28:18.350Z","contributors":[]},"0.4.3":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.3","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fe9c1b9d5017b264c4aa9cec68babe75c6e8ab2c","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.3","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-0X89WzPRZLVMQEhvN0jQP7Ka4NVWu3vT+xJ0QNGSEG3lFV6AViyzg+NiXKbNPh67FA6EUMi0w/2RW44Wn93pcQ==","shasum":"7116716612f947547ec8222dfd0414ccf1909680","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.3.tgz","fileCount":30,"unpackedSize":80235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJK6NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoolg//VLz3BYDwbyKCO9NkygH03AkIeucuHcQj/Kv3KwejiS6YPEX2\r\na/H/OoUqdmc7DFxFU2OVyvqfOKotc0mGUumImkoWYH1VfvwvIGOI+5mhlGIA\r\nWQsDmBStA6+oziUBjOnID7i4XOroqBSTJHKo2bVVbF1rnNdEwg04tvC7w6nM\r\n/YWZGUYIznPuT+dShgy+k4qiAZhclYFEVz9GWnAzAEq8N0oEYoW3b7fdRjfi\r\nTOoUP00L9gpm752iQsY5w5rch9Ej+L9rjxXihXJYTNphdM7RokrT7DOQtktZ\r\nFBBEjSqbL/Zb1NJrWoe4X0eYDOO88PT1I/dWRc00zRe8HrjwYdP/9SwKpbhn\r\nvIdyTLd8SWDIH1JHwqqnJ52ZcBxrmuuOpuK25cvXbURht5Ji0c0d63SPibOJ\r\nghYn7xJzYSodITl1+Otk0PrQZgO8FP6tyDhwFz4vzG73plRkMlpk1RYSyoqE\r\nn228xxXZTEp1FuXcsLOHlk6diZFgbUV2g9826khpRIlFDz/GbfBRplL0Zfbg\r\nbYYsN1zqUdTnbwr25JtuNTXoqpgpUROtXsLVi8DyEKaqmY5JIEFCsgxpdbok\r\neEgAzG/fFjB+PFGS2vGUnmOOz56Z2FP5IrJtWxR7/8Z/j0LOnCq/MegDFOK1\r\nr9I02h8T+VLpqTlEmAF0mKamQpSe73q8CV0=\r\n=6Vzb\r\n-----END PGP SIGNATURE-----\r\n","size":21996},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.3_1646571149819_0.62490138201335"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-06T12:52:36.703Z","contributors":[]},"1.0.0-alpha.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.1","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c1e9c1dc58feb942d69a2f8392358accb2860184","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.1","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-398UUSAe+9U+HwzJrzqHqV606rqugmpCSN9QgeUX+yOT5CAVG0y0kWEbqLnw9xOXnAQOaLsLYTF0R8v40IuLdQ==","shasum":"fbe407735b5533dcc55644ef1f0ef92574634acb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.1.tgz","fileCount":30,"unpackedSize":80408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKH+ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoP+A//SxSa1EZy1Rja6hT2de4wk6gVzv6R95lRAwKQImwGxBYbZuy0\r\n4kl1iO5XemuUpSfhGtbt7nhqlexD9D6CVq+rFoLD/m+OTZQAtItWly9vH0Kh\r\n0qbmmnyX3Yce4q+m1HxhMcKDvljM6qqNnmN9Unf0HbwhsmiIjHkhAhrDAC9C\r\nYWfL5ZvpELujRKHQVfWg098c8pTCqoeARuACG9m5V8/4ziNHghrCvkjdsZhg\r\nkOA/dv65QBt0PWf6Af1VkWkmuZGtBEEeXizVIg3VlDeCKQLjt2VnUMxDvYJB\r\nSXBN5X4v4UCBYU+8LV8lgBuEz7F8AQ0L4I95lRsIHNvyt7QBfOlgUzFFFAxb\r\ncxIY4twBQpNPbs0O74lak1Dw5yxR8NLwpLjK0dYt2RfoMPkjyPyp18jmaNhY\r\n68HnQhJAU4G70DGnxYMDMPz1rD0qu9kPZVYQ1fda8p99Wsjc0EkP7kV2BaNX\r\nKkvNZM0ePemn09s9Tmj3C6dtgnEcZJ/6V+vCrrERvBnVt8YweQNyZS0fMoRA\r\nPjMZUiMcbnL90IV4XyjjyFXLJ8Yr2pgoMiskU4s///llDLiVFwTmiO1NW1Ec\r\n6tZ2th/rneigZ5mb+vCBynPyfzTK6oDvj92e7swTjqIot+kRrgMSJpA/6+LP\r\n3q2nlAznY+2MsrD6qhoUL4G8L2z98jGSWeo=\r\n=6O52\r\n-----END PGP SIGNATURE-----\r\n","size":22016},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.1_1646821273067_0.0007242766641277765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-09T10:32:25.155Z","contributors":[]},"1.0.0-alpha.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.2","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"122374f065ee52631f5afa755e0c41ddd40b1e20","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.2","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-pzT1Kqy0viR3iYPctRHqwjuCoofkyjG1G8a4D+wZuuyq7KMWJ/TUB7nhqxoOuJ0wGk/UhXsO9FQ3BagzaljB7w==","shasum":"08d3f2e5ae9a58fcfd9117f1357f32b6ab67f170","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.2.tgz","fileCount":30,"unpackedSize":80581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKVTpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOUA/+JSnyffQWt4/HygOfHR3oh/8FtutQzh26npcslnFrSzr5qLI4\r\n/8dNfOFBBo+7fn3JkhyEHGQi4/HYzosFDx6o5FqYTTTYElXSdFYPJZYX13cb\r\nYh+xaJHrweqB3Il0jSrSRsK9DZszGBO17151DFLAcGYDkNiz3AGS0FJ8dR96\r\ntSWIBCy/fcdyviE4eJ1WukR3WTMI8IQQYnQtZcpNU5p3v28BFIoe0+uiq2Hh\r\nC0sGo+dI+d0GGDN1CI9tj3c03E9M5v/CpSiw+56pmRZxXf8nnXageUiG/XXM\r\nz09wVc3fkt2qF/APMZQxYEasZWm9TQijo0fceCMdjuGunDOMmgcaQElQkDbW\r\nv3d5yihJtOHtU2+tF18TxIstrlWOAU3B5tdNeIeZtukIYuVm6aVA0+PVf8Ok\r\nOnYQ3tmtgOX44kfqaL0mbJjpAd0ofFN4G/sleXG7IO36d5Eum6XHKTWhAkqb\r\nGanZ0lSbnCMEj0P1y6wTDdhMjCbI33mzf0LrP4Pm6UCe2Ahjm+TagcpkOfU6\r\njZOR0q8BixkQc/X/UVjx2SwKm6ISvcutC4oiJf76CHqU+MU0XSMitw+Bi8pS\r\nNeEbbaaTbfrsFnOq7QAsVmFde8riwjdqHBBnEOO51j988j2Yuq4ITK/PXZQN\r\n9U7ACuMmoly8oMLWt/mf2iBBcYsWSLUip7I=\r\n=M0zt\r\n-----END PGP SIGNATURE-----\r\n","size":22046},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.2_1646875881476_0.06787560629295775"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T01:31:40.825Z","contributors":[]},"1.0.0-alpha.3":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.3","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"12de32afdad2e327eb66358561fd6fa25d819e58","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.3","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-U7C2Kr/0/VdZlvfUNL79lkYsTHFz2TWxvlJDtytVjk/OJM7kvUGbbZzFtsAr2m3o4YgYEluzaBv4Q7KnaOvKPg==","shasum":"cbb48da95558d2594f02a989ec5de51808b708cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.3.tgz","fileCount":30,"unpackedSize":80754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKb0/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjEg//WLclpnzegknK03dmPG0/YQ//rWqeL9208JvolcxvJtANnJcM\r\nNg7tspqIeOp2d75PYwXf7D7LQ/AtgpoJ0hExq+3av+eOhUy+3QJMo0Nc0pFH\r\nhFdBH/Y4BJspo00ATSAU7SBTubf1lQiaA2K4SfqwibAduELbOlG9vicSyMR4\r\nGEJtRFw/VZoD7Pe/Lgo7z5qEavcvPr6VMu/lwhzFktjjVZbv7o7q5omnSBaq\r\njhR7iEGzJkrZK6yEbZdNO4yff+8/JM6WiGTQ56FPwsrJXKWBgcMoSoFKjGsE\r\nBgdVpbTVzMWbDP/wp0V2LiUSeO6PR7Z6f5Q2XW524A/4O1xoD5OZYWzEm2wk\r\n5Z/1WC6P2E67ooS3BLQzsXPYpH+Z6zo/I6ESEp3BI/t4chisAoKBYPXHBrM1\r\nivka+k433TUTEFgRwBMdhNmiRsL1HQgCfLRqAstPKO989vEvr+LkfeW/QYWc\r\nDjYAnQpRu+NatTBtisbH0V1xc0J2HcA4DMy9Wz3Jfnrcg46faT6cEvqut9cI\r\nwDWMhnGyMn3sLQIoXXwSjQB8OCYFF5diVBTJPgXoCfEsIGdoquQtwnz8w0DO\r\nPjxOh5eLtU08MPPD2cB4yB9q5LTAd7j9sjtP8yaeHLwll2+Jr+VGILMGNN+U\r\nJ6+jm716zlnpOgIMVeh9zchxP/sUAqpOPtE=\r\n=pt9e\r\n-----END PGP SIGNATURE-----\r\n","size":22052},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.3_1646902591675_0.15215888201633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T08:56:53.100Z","contributors":[]},"1.0.0-alpha.4":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.4","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5a5534cb5ba4ca1d6e5619806757de5d0e6e78e0","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.4","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-kxrSsmF1xgx3zxkjyBQxPNKnVJPzv+EWrTU7CmxPAkVuvKmlMbOrZWz5rAMa/YaVLij8HOoPy9vTFT+91pe3ug==","shasum":"ddfe4d261bcf3841c4c768d2b9d0873cef6d4346","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.4.tgz","fileCount":30,"unpackedSize":80927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKpkYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDnw/7BM7NcDNTX1bihL2AqtH/hFYyOyuQn8fDg9i5MqbRd+ApWSKE\r\n8dFdTB5K4mNvGQI7jFmr3XitwztxV1mZaqnIOny9blw7rPjCse9HQ+9V49x8\r\nASgrzzskimQNLN92RZZCQwUd8ndlCYDPd4qHWiEDNCJZFevvcUfIbzswsQJu\r\nUSReuO/9hGzqvmk/xfgRx+hGd2OOEEqdZT3gtEC9kBIVDHn80fQzaGppJP2S\r\nAEc/789EmndHnSG6tfUP/V/WYSRSDhj6ECfZf27YUUBfi3F8vN7hHPhN11Gr\r\ntfBSjGUeIveQzKdEnOOsz225acmfyG0cTKlILklfFlUBkLS4j7fblnXeDWzp\r\nLRSQ4FiP3h1/DBV/5NDqaZNaBCuXhZHjgSs3D9DlO39GDPsJfvPc1iCo9O0h\r\n9TtgXwb0ADukVYPhKY674ten7RSkcGAWi9378CvN0YVw+xpJhBQTjNF3tcuE\r\nyMtqNIi73iLTg62kWtaoP7K4cvcD9OZJe2fFbNDHqgm8xZFB5O5P1HbF8F4l\r\nd9CbMDjsZdplSoKk/WStdZGZWPdzXWYtg65rhybe8CrgpFJ8U6C411IkensU\r\n0lRlnElDnok4IvbHXvWuQ4hThDE5XqOQVCmplEhAE3evyj3BDMz5GgaCoHWh\r\n1/I2kp7hMXznP36LV4wRumO8wfBaxlPGjLk=\r\n=7/KC\r\n-----END PGP SIGNATURE-----\r\n","size":22067},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.4_1646958872489_0.5793628339602475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T00:34:49.113Z","contributors":[]},"1.0.0-alpha.5":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.5","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"be39304e12d181ad7546b14b3773e9a82a9f3d29","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.5","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-EbzwHgRaQA82Q8ugX8HH1kEZMKdl/9cW0dHbmqjcfjUn7xsWT4UDEdlRnUsjEs/GIeOjxRhAhSSSjRkxLn2/xg==","shasum":"240af49abcc74d028121c10430ee4c1148267e02","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.5.tgz","fileCount":30,"unpackedSize":81100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK0YZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcXw//W4GJitF8QjEeVkOW7VWtjUDNn7r50rVl6NRm2TTV9dIl5OFD\r\nAWUsHJLgB+5c72otT0wztuYLlusviW4bTf09O9wXdZumY31BOiPSL72oGac9\r\nG0iwvw+stq3/IViryCfIsRZgc87xDhnKiUxsYWsM3WLi/UpffjX2uZ2uVavT\r\nBTGbqm0uJkUkfsj4iqP19jfIxfEH3UPj6NBJgTTuWOEtXFE16kHEMCG+jhPf\r\nF5GJrvmGbMohd0ccllOw8u/LwJ6q7QJr5giH0f0Tq6xY5RPx5om0vPlFG40D\r\na/4mTGGkpu4d2KyiDZXIWbbTJSq3ghRHEhcMOlheWPq1OK0Vqcc5HqQIuXfP\r\nH4qinC3XlV6253J2dv2DTr4Q/02GNqUm9/rLH7CA1HsH0NAG0zAX63r6DNzT\r\nWbClPOwChh20BIRI9OpPopHmHGH73sVagLGwR45bjOWrVEMyRYbNs5hlhnEh\r\nYCH4GWNVMi980Fz9ozYgXOCoHQr61Hj9PdIkTm5U8C1r4skfw+0rLbkEVZ3o\r\njvdNyhQSUTqUeZ5XPtxDyu+4PQJvfJ/vkRaF0rJ5YsdIAByxT7Be//XWlAGh\r\nsXYSB3VvrcOzV6KjtSoHTDF5qAzIhPaljHCuyGW2UgTjTKvGsFq3vZ+mQV6r\r\n4cLEsVzhMYJP6WV01A8D79J32JshcFBXduA=\r\n=V7Z6\r\n-----END PGP SIGNATURE-----\r\n","size":22084},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.5_1647003161257_0.17894713887360814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T12:52:49.208Z","contributors":[]},"1.0.0-alpha.6":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.6","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"10e76a7dff381643b2f2ff3bb57d59f93f752a2b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.6","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Veh5J5gyB6ICFAwBfh0Xkg9G3TDO37tyvFpq1JZxKVtC5+qmvC7mLow0w8aorVcZLKJDv30UvbGJO6NmOCxTPA==","shasum":"66ea2f73e4e3f332f757b37bf965c776062353be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.6.tgz","fileCount":30,"unpackedSize":81273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK1BBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQZg//dXymdmKG1t03lGgkr+i6Rf/fZDKpU66fADGm/I697DuHs+d8\r\n3zAV5A7rbeVvX9+FF3BcxW4zkd7APvrlYFRRjHMYk53E4ASieJd9f+AAEwY/\r\nyiHaiojXLJXF9E4ECEtFXW1FAWipckGwSdrCnBuv8shBtDlUOKQtACtz1ER2\r\nwqFjEuYfEW03Sdk50bm3Dz48pwe0qIeWRO8rZzuo1Q/SL9Lqvs2ZMhKUgWVs\r\nRBcLFBNfu0ODMyBqH99PiAvxL9VluduwmM+di6TMm+N4RbC46hjGoAvy/w8I\r\n408o2ZRJyFHz9RL+DpglCWhwVht3Xkhuk0gDJGmS7IAKufXDZGzrvtxNp6eK\r\n0LCsgHHrrwZSKAEnr+fYCIjWoNlBq5Vr1x2RnrCVwGFrOeho9xx+/lZA/5VB\r\nxxyt8vqZesh71C7iV5+aZO32Pz/9sJYAEuK/ZdcQpNMDGh6FvW3MPtV4QsJz\r\nYGadJhQl62X3MpfZpHxvQVXg7GumnZQNACfVzJbtegdv1Jqya0NywEt9YAch\r\nk5f+Eb7awUOLtvLureya33BKtA/84Z9hBpexfE/3im0gt78CvrZpNGk4jv3X\r\nnDujsucF8Wj7viKNv7qvntLAsMpyfibvBRstqnyLpTa0WnrYe8uiJL7+CfnE\r\ndKfxhx70DvbEMiwqzRHRZciDBrcnYwX9PBs=\r\n=VnAS\r\n-----END PGP SIGNATURE-----\r\n","size":22099},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.6_1647005761262_0.7674758350563051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T13:38:25.754Z","contributors":[]},"1.0.0-alpha.8":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.8","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"b357f261d2d7b3a1c99b6389f8f8330bceeac8c9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Ee97ERlRVmKLvU8FRz2GZDvUCO5SsjyJL9ssTlYGbgNQx9Z61RBRqWw7RKJK2P5kZHpuOu5gJNylxU6V5ja4JQ==","shasum":"14a24e223e5c8416258bf766a0a825ad59df32b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.8.tgz","fileCount":30,"unpackedSize":81619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK10zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3QQ/9E39PBKWz2p49goevfc9k7oZ3ZsAo8EkxUoBIQEHC8PIOW+jL\r\nLTwPgFbIjF7ywdgIpB0SN0BtSCnyIh8fg0dizhIPYJcY+kMref9FrNg/ogZw\r\nHpPczYhwsojdrbz3Oc8X91XrgiRKnKz1gVrd5M9gBET9q+vjl2H5pOK5+kKf\r\nCQG4SD2FbR5eQ0AlK4i+HIJiDFNzRz+u4XRtml1JznIAy6pBHcGiGXZO9Yeq\r\nER4dFqsr3uhwX2coV+/jsi4FGgowradWjvCWeHPrxdEZt2MRvdkXZGrT+SWm\r\n6ZWyVGdopxUaa1DJhN/aBbMjAHuViHh/KjVxGrYuQY5IRol7xb91pzrsQYSD\r\nwdk1f9PVM+efnEKqiRz6kqqslQAJxUDq12nh0fjnRUBqrMw3bSptZizymizD\r\nqNVDVGTigStUSxP7KmApfYn30U1dIYqVipEj6LPSVTZDK0/vrYBqkksdl2FJ\r\nLi+3pfhfxMMpQRV0TClMs3mRaM8WXnoJKKXvKifLtS3gSqp9baScMDyRAjJb\r\nucHb2M9ZY/0jCWSdhGaKjFH52IQiXfwXHAKJrwgmcHfXLCZ0q7ADgrf3iCy6\r\ntXS0jHgtORze/M+feaH6FOgkTOdPap8vZtFCZD3VgfjkApGcIPHuIvLB0lH7\r\nMRvsFwAFhL1kOTYcKX4aw3apicuw50NfJg8=\r\n=MfDm\r\n-----END PGP SIGNATURE-----\r\n","size":22124},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.8_1647009075387_0.39303990413264356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T14:31:23.721Z","contributors":[]},"1.0.0-alpha.9":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.9","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fb82c87ab8b869139076c4e74c46309460b67d35","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Z+vS8raSP2bbWK4XuyyiXknZtyZcdFDAbxEfy1tlPhJOowJtBfX/IRZuy9N4QD+p+i8fv6V3mH4sq6Yj4WEzuw==","shasum":"75561b181d4ae48966ee0bf5dd5a43d2e2d23836","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.9.tgz","fileCount":30,"unpackedSize":81792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLJa4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfEw//ScacGnt7Wd4uSkx1ctD5fH/hj5lCtEbiRm2CddcQFPFux8L3\r\nB0T8/J3zpg42+kupsHUp9YmgO72Nw4n9q+WEXIWTZKTnHgsj+1wPM/aglneM\r\nYJH6qi4kS+jMXpbgfE1FN7z2bj+4zIsScQGvBFwxXiBhLHwF9HQWAwvdYeeF\r\nYwmZzLbA5MGsXmBFt+NnXFMuUBQpXRfkmC0JB1bQeIZbTI6xrjBvzIS454XW\r\nhMEiC/vwSMyejU3XncLGgEztEqM8Bco0hqsSKl5hRwPBPj06WRmUMXAyp3GO\r\nS1Jh4uBRgVwpvfpSzRghSVpdKzk29LWfZ41U99lKC+xDT2Kudw4Z5K7F+/3H\r\n+RY9RXUHZfg2gjzPOuAnrdxRrp4r0LCcoXrXqXgf+z+828WdZd+CmQdGcvWC\r\nKpU3mYJn7/jk+ZHtdzrVFxjioPzASpxhgZ9t35r5uUBa7O3QW4/bVDadLBd8\r\n/GWL8kjrRYkU0UbewW35oSbxXE9udPHtwT+6HnLxCc26lZRuKMIIffVBCHmh\r\nVFYzZpUjuy2lETJGOJhOCxCpUeJ49Qr6luCVSfoBXHX/XeATZgeZtUruOz8i\r\nEN0gm+FAt8kXEfQgfYFFyXuj+Hu+i0+A0JBgvH+UjiIxSx3buwAOEZv2GLGm\r\nxFKuiPM0ylfmAa1H+j3zEa14l3G6Jdf7aUM=\r\n=sW+A\r\n-----END PGP SIGNATURE-----\r\n","size":22143},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.9_1647089335926_0.9279477754100178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T12:49:01.780Z","contributors":[]},"1.0.0-alpha.10":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.10","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"72c4c67217fbc1aa94ae4112c7341028c398eb17","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-/c7TwZONImIfQ6Esdp2+iJISL26fceV74+pjqH8mrCB3Y7ETZhmxPlktHJvHch/kCxpkAKSCg4+fu7ixFnaOwQ==","shasum":"5aef0b3ec1dfb8956b534ffc1de9de85b1883581","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.10.tgz","fileCount":30,"unpackedSize":81968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLJ/QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqtA/9FxrkNJIEf57EpZmOyVIU2MQ2cO6y1MjS/4q4K9zwL+khtEVC\r\nhC28L8VYMpu5G6PbgxxAHj4AV+XIYQe692lDYifJLz5MbXcuNj7HswkULRN+\r\nGbaG1UUuYTW25OWtdUfDWEO+WYbyPeZdqRU6Be7BagYbi36vlKhPHovHfdDJ\r\nckT4b4EzIRvK9dmcVMx0AG0orV32OBiGt5YGXFsU9q24ITEuALlbnGKmnLq9\r\nYvLnltjT9qGCiwwAh13z/XUI79KpuGduz0gaeGwOWcrRobgAic88u6CsWUOu\r\npDIR4JJyNFDUmIdKfW3lRG1qe5RLGa90FDck/Y9t6wao8ZglSBZZreMyEILQ\r\nh3tSwrxhDN+yh7aSpVQarOKxbErhi6dkSUBPIe+yn+8lzL1aHOY1xO91yNoR\r\nCl+7fvkik9meXrRN2BNl4ZxQkZJv6WOOTeC0HXYo3ZTJKmIWxNgmTXzys2wt\r\nL+PjUIORdNyvmUvZCgfnwVaFFSAypb2LP+E1yguE6LUWFCZD5xsIKyXJ69VS\r\ndyZMd0dNCoiLJCztUYpa/PS6D30MVCB6kQ51LfhnqqFYT87Gkh3GIWp9iLWC\r\nNXEyJdwy8Q6AVnAYKLPy/p0gUM6AONxZrxb5zrFC7JM6juMYoEOsU6iI/M76\r\n2daVepgauS82QGhHtAstcLAGKSCNl8xvKGA=\r\n=XOpx\r\n-----END PGP SIGNATURE-----\r\n","size":22145},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.10_1647091664390_0.4174150690790057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T13:27:50.485Z","contributors":[]},"1.0.0-alpha.11":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.11","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"a6fa2e5630f1b4eae8791c53b8618a3e0e04c482","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.11","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-itHxmPOwNAI9bKM4d7lPI48f8u4WrOxurKzmeKjEAZ5qCNLm5hNiq+E+tGceGO7gaMb1fijG6hUN9M4F0iNF8A==","shasum":"8f947028974241465002effaf0a04ab1aa47c7d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.11.tgz","fileCount":30,"unpackedSize":82144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLLUGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPaw//Z6SFCznh6O7QI2fONNfGlNdwUGZp2xRbqDp/9NW/7S1Gi1kd\r\nDjGgzRJHYq3MIbYkfSKE6L04hR3rxdinZ219UEpWUq48wquLSkLPVdZ9Iy6D\r\nALx5L85DXfVbiJTaxnudfz3RtRHqklEeYjHSiu27fUFs6oryPJoQC2b9hF9O\r\ncISje6YnUBBp/BY0R4zr3ZGUmU7WpG0+DaakBR6v5+xvF2SKwrl/Thv0+e+x\r\nf9SCsMGFPLNO2YYECSPcIgsCcmaO60dNyX9oXqjYhcmFrejfBw2ofA+sQhha\r\nXuaImx2CWJWx4+SFlmN7yAW2wMTR1yE1HX25f+51ZN7JktqN6xlw92YYvYsq\r\n8hyYG039qyxpe3tsKRzafrsogT4qpMncZPRCJ/GqbIcTL5C87Sj8PzXTuLVT\r\nm3RnGETDFjyn6sTMGE5NYP7MIf9r9SoBVdJ3T8raKThQYSKDdbgBpCleQL2f\r\nGuNgm4Q4JnRFyjeLU4K4rut7vDlw/cInhQOTmsyK3dm/M/ONnLG+ghnhcUcX\r\n8Rmf9bRU4oTfZin6GC+IMNxM7FRlt1uJHKaOS1DLN+6JGziSrgfcIyivJZQt\r\nPoSpFOgEVTUM2Y3pgQLBbtjd7IhLPG90yoJ6pJda+ihlWV/OJ6VJeA8+Lfsc\r\nclP6avQnG2utC8Vxe4erS2cnhjzGLw45Gbw=\r\n=qtYq\r\n-----END PGP SIGNATURE-----\r\n","size":22165},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.11_1647097093959_0.5083065300481744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T14:59:50.025Z","contributors":[]},"1.0.0-alpha.12":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.12","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"988c0253f213370d40e9cf97eee96c777ca40410","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.12","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-l/c5djk8ocdgWL5PNDJA9ENKVYQJC2oNsaoqfo88Q9FQZs8wbQao+XZrBnaIaXnGdCQcQJRAkYc572JRZTSWAQ==","shasum":"1cbb70f7fac2c7da89e9468ef99bc19370cc20a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.12.tgz","fileCount":30,"unpackedSize":82320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLXuGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppzQ//fFs3FZEDewgN+QGtVim/ljGHCHFnxfvI6Ib9SwnJq0Wa+xtI\r\ngfMyzAcdyudLR1zFZ0Tg/MsTSwtj96Ye/tElJmmkLaWQWaSUYW8H2KJAvmr2\r\n5AvBTtNDH6NrNZIKTTo78rhheCsO2X8VnH+WqSl2uFrTnvrHDHHL/XBd5V3V\r\nxkIl9Y/XWZLtbxjpphGqWmFXkDz8vqOrt1kXmxsZrOTu3pV7bDBtxesfESEZ\r\nLMnRKmE5q7uu7LGGk5v8AwQ+oXf2rLUwLoeCsEs5C4t47+CU7Hlf1VlqdQNa\r\n74/DGiJDD4hQXHjC0muYUQ6qZN6QzTa3vvj8CpORCu0iHCd0+7Q2rN5e6SLL\r\nb1sS+RoZRseP5YIoLuvJmYQLQA177MkI7irYQEXrqPIKlb2wDNs6hG41DKqg\r\nplDOso8ggRO3fLHRO0dJ0wfIOIrnUBchg+S2BGhJLqRa64IjdQo+BmPUQ9mN\r\n4F5FKgVSV/fw1nC1C11NTW05BfYohRAEQrPrLi2YQNqge/qR0xJKYt28XV5G\r\nKylgzGK1jekSJQAdl15mMDFvqKdx4895qxZIKe4dT0Z42PNAFMmWKozfLfAu\r\nZj5HFqbGcMVC77R5N3Xy180sirxqq7YWX6HFkdtzAek/EMtrqTuzGY96Nvzq\r\n+nZtMMKfeBzWwjri8HVrfDx4UyukJ3yx/QI=\r\n=TnMV\r\n-----END PGP SIGNATURE-----\r\n","size":22182},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.12_1647147910777_0.3827494944237324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T05:05:18.434Z","contributors":[]},"1.0.0-alpha.13":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.13","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"b0c60655bb787d7fea4ce06797d91c1fa2ab2b69","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.13","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-3WJPD+LNp/JdCU54/zTzbzIruM2SzNAOJKIOfdtP778rVc8xpm/w/RNoEnMbW49H3CBAjsjcfkeRG6sb1LbY7g==","shasum":"24ec67a15b44facc2b1cd4a260172cbfd83349e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.13.tgz","fileCount":30,"unpackedSize":82496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLYYKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqa2Q//bWSiIgKKoB8QxDl/mrqQh2fCqCGrOmAYRfVT8Hf7ZPcZogBX\r\njMa1oglAItB/ELgziDBWK69ml+47dG9WUsvf06470qfGNB1C/7qz1eY29bqy\r\n7RtXC6pA9JDdOcH3kip5qs1BknUu++9Ut3gaZwLlEwMOFd9Vl14yHy9C0FhV\r\nqfi8EKLqcmheIuS1e1OtZloySu654aLPx0eDYwnvZkhrQGb2Ng5UJTMNkdEV\r\nHxYaY2/MOu8KHSMc2sOyEcuhcyKior1lQE+1O746uE4UJ5bPxc1KG2+8b0yz\r\nlt+fGmEe9n/SKziDQHyEucVkBNEKHZN8NpzWzN3RLdodHblejVGOsWuRyOno\r\nYxoAJfI9F3DeFDHLTmsiPVuljbfTzInJWSKfEU33HNprGknaqnm5UTOff37d\r\nJnhU182wm1BTyP3Br9FXo6+/j0NrQsN/7Dzw/EojYmFHKQV3X7kF/kxxRr8b\r\ndWX6cwisi/XYnz5HFI9rT9Z6PX+vwul5urcNjt5yi9fN0EEq48P3dILzesDP\r\ne2hZkVtyNhayowfhTzTsuLJgUBbAhUYkNkTgTNvp/RejRhHoBYYenxh/QlX0\r\nwbSK/ZaJ7em6st5+ndLxo8vAuNmEH7N2kI0W3e3gN2ifqVBxPfs2RyrEfb6x\r\nYE3cmEHl/qHCJOvXdQP/ulEGEaIOewUM9Do=\r\n=QGYY\r\n-----END PGP SIGNATURE-----\r\n","size":22190},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.13_1647150602072_0.21297182810738335"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T05:50:12.008Z","contributors":[]},"1.0.0-alpha.14":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.14","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"69b26ce83240b509ac6d63b28300b7641ef60612","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.14","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Upwdy8V0UJK42+ApGbRJfiU0GXTKWzxyDPDPpmyE+OOeqrLpdkOzdk+Kk1Xtxw4ij3ZocOv3nMdvsiWkRtxF0g==","shasum":"3d0458296711f0a4853854da1ca02e362d7ba0e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.14.tgz","fileCount":30,"unpackedSize":82672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLaNXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGZQ/9FUkQnI4r/aTMdA2rU6DLZyRF9J2ascI7edmOVrZjMeyyYmcs\r\n+fqjHY/KUNkAKMNcfxuYMOtjl21wyIGor33ao8xPOQYW3bCNurycA4s57HL0\r\nz5jCl4MxEpZkDGpwpHyDIfDXbh3GkdUaA3TO3cFD85/WkXwC6mDhMUwUuksQ\r\nU1EWZPxkMVQ7vj3Wr3maoD3TKapyRjfhVvWqjuYrBW3WLDVsyWnKrC2jxPvD\r\ntK32Q/W9CbKBluhxYNJNocfFfcpXbDPZm5x49ft9Taupo1Oy+CRrs+oTBBO7\r\nPwdME0h873ZoUecn44gp5bM7d0C/5nwVnW4a7d3VD4vcdbnLx/z0EkRSeO5W\r\nTm2snARa8WgCnRaONWJfG0QmogndEojqQHLCJak1pdj7AREaxbJywzMoAa1n\r\nJiIwhkapimLUKgZgtoCPaEDn25ZmLIKTZcTWlnWE/m45EadAMoi8lWFsmZ+0\r\n/EX4/0yqothlHpqb+L8JNAWQEciwqiG+Ay0OwXxm8Ic+aAS2i13522oHcxXO\r\n5Jz854J6kviEiCMD5tO2kr3MGj29tAXZxkRD/nctHJgSgpgenqC2R060X1We\r\npB2wu1pBxQSF6Ra6Jf/EKcX7f1lAaKEjih9xx0vkyo6f/QDA1eItc6b4cd4o\r\n1FyWdZNy2JE8Qql5ZDqMUzYctifs5XhgSOA=\r\n=+IeY\r\n-----END PGP SIGNATURE-----\r\n","size":22210},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.14_1647158103691_0.9528998386637852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T07:55:09.776Z","contributors":[]},"1.0.0-alpha.15":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.15","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2f2d8a3d320ccce220e0c5edeb92d287f4b38af9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-+0fZYfZGsscFXRDjbZxpj4Ch+UYJU9sa+vhqhaLe0uw9TLTtsbATmAx3iSiwzK/9f9HsNfAgEN/+EepF3FhE+g==","shasum":"0815a5f6aaeed394cb3c7a52e84c22c7f6ee7e17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.15.tgz","fileCount":30,"unpackedSize":82848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLgqkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1lhAAnRyywK9HFLm1KwrwwKfIMDlbnL6nUC38XEx42e5/rBDxLiKZ\r\npjwMVkUj1QTIv65z/908JECWJMyz87RumerzK76r7L3QrSq+0rFfUPLYtpwX\r\nVNNkFlboIqwablDozyCXaR8hO1pt0SDUmNkudwOtDhICGMvqjQKMVp0bc5m9\r\nBNHeME9ryBfE8AAOvCPizyPHoK4hG0l0+YyGmk5GRC0zT5kOqk/G8ciXyGKx\r\n+dS+V1KmsEFjEgor4KbC6mPnRaZtq8alOtqHf2H0L1G6DPK1FaXqq46o13hw\r\nPFipjtbqmawx7UdIZPrwByFiWlHIoi4FuEblkNqd3FJEE03FyXTJkTCTxONn\r\nWXShjBNSxznIdOsmIczRam24ZE2tQuTo7IP0i6Iac+GkMPj8ydHWco28Qp/T\r\n3U3br3L8R7QrHGB5jIqu8BtFer3VQwkh/bVNg7mWGrlpYZGUb6pPtOizuhQT\r\n+F8s8Y2GvmNucsTYAm483wizwev3IPMlMRz77WIm/LF6ZZtmbSxl35COYS8t\r\nJFK0PSnlBxVwHRAPK8M8aG9uvpNbi/W2FvkG0EQky/VpVKbVKxwikxW6+UXJ\r\n9hWp9d2LUpKgdZdt4fFcGnReIYR4zxl+aniN5IntzydLxyK31lBMOv3SdRXA\r\nAzLj1cf5k4gtkG0iVINFCmv32czJbsbm7rg=\r\n=+2LH\r\n-----END PGP SIGNATURE-----\r\n","size":22220},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.15_1647184548313_0.44579204848487985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T15:15:56.444Z","contributors":[]},"1.0.0-alpha.16":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.16","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"61eb06224ad9f2f94004c78c33fd362f3798c713","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.16","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-sGPyCzk9GWUWsqkAUFVS2Jm759NcwBoHHQPC3cs0MlrlApr1crCIaP4OCM0If0S25KC/GW6fdUxk6r9pHgd4tQ==","shasum":"3a2820ff37df8f32ddf0f5f662d4d70c7c993ee8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.16.tgz","fileCount":30,"unpackedSize":83024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLiAbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVsA//cRAhsCrzipvTKTtdi4vTFVh3dLdZoPdPGTYQ9BhrXbWrCvuA\r\nkZjWAbFOicLJRknuDB8FuawPMdFU5Wu/9mxGphEsgEygqRyKvpz1jZpTGD1k\r\n8wIl7lav6frQZJDeLHGORon77EXC3kStAYwP0EYA7KOBr9+pPV2guwQf/mNA\r\n/MZoaqrZyt/NMcZmwoa59KSET4GHTH2syl7uyFRUeJCEykgbx9kc9SPThiE+\r\n918Hp+8SuoZYHIx5gPHhwmlAdByQUDysN3K6O6u6V+XKk9CXoyuR8mUFeE5e\r\nIdO4rCWyTzFQ/Mf+IYAfIsJSlS1WU0zZSqhUbUMSo119bUfW6RAUolC8YNUp\r\nxtc+zxjyZ5kv9czBgR/oXPslCCUMjQt1vLh/0UmJEpzPvIxixTWL0xEguoJX\r\nwT6ArX6IUlfZ7H20sjUTzWQTW8IyilRa4Dm11STfIIBB/oBPD8JyrNGHkzA/\r\nYWa6wsrIG61Dhf9IymsfGTKgZaMSuvPRM6r71jFsOxk5hN7f6rNG5+s0HVik\r\nA0NX7QniiFUXLDTF1JKcpT1bT+Hikm/zAxQ8EoKAkkgtFq4xRKcumMUJTwDj\r\nY3H1qXvCvyRjUXhKT3JrzWRBi8z8/9kDXKlnFgSO1pXsH7s8YYPyIyv/Im6l\r\nDIpbwkQ/r+PRHHVh6Z5n2JCC+QKW2SZiAyY=\r\n=QPM5\r\n-----END PGP SIGNATURE-----\r\n","size":22244},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.16_1647190043557_0.7145695512301331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T16:47:44.190Z","contributors":[]},"1.0.0-alpha.17":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.17","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"008c4a0ef43300b5abe8855962ebfd65aa4143a6","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.17","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-VIYmI7ddqSxTS7v2MXrDXmasngrzLeLCVXs9rElqcgi+R6b1IxwzDT6sutrstHAV1d6wvgbA4WUvSzRH6ywryQ==","shasum":"187816c183959a7625ef359d082216f599cf5754","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.17.tgz","fileCount":30,"unpackedSize":83200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLixVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQnhAAnviUi9Yrl43Eurgo9rHAd7Jnre/hIWHB8RlzSIy17JlV5gRl\r\nweybo2zMmhR5lKJz+RrXzv0QXaNM0GHFUDXC7BWzAxKeGZTdXAzAiSsXcbQ1\r\nxcFvDb5chU2HNiaORCKZqBKzYccM0370BGD7qknZeicwBuIU+dmYcBxaEwjB\r\netAlV/ozAfxdNAB670xaR/ZPcWUeTnBSFYNSIrcjLf0XYZILpNfVLjH954qz\r\nhMA1NgAgxZ//vdwWd7tAvdgrXTssnckAHucdEm+/9+dwLS9XFmqrCss9gQ5a\r\n3dovgT+QAaDN7sDpMzxWzTlpl070fngAug9Tj0pBEoEKcTKUkpi6kriVCHrI\r\nMJvpMSl413uc3DKxxtKPKL+f6Boq0ApFl+NkKXOvukejwS2J8w2EmvXHHKzZ\r\nySGmnNJZGG+tiEtIaaathqByjeWXc4H+kzmRQdS5NHijthIbAuQ6nJo73GYb\r\nNgaHM/qZnb0+f3LOoLxtAu9oHKVTMv78rQEy5YuATCDtykQpFsJUUQbWdHGn\r\nh8vCzgHG5spkj7FcTOwwq+/oDTYSSw9xm0ea4w6D2S2t1FMv0WtTJlQtBvdJ\r\nuTok2kw/iR9+6WIovcjV/JRu3YkFlxhHlkH+dnb6OCEPszUMo8xFGGc2VL/V\r\n+9fnG/2omQ64eW+cgkY/MiEWGNZ5JT9NaqQ=\r\n=uHfr\r\n-----END PGP SIGNATURE-----\r\n","size":22264},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.17_1647193173237_0.9020050647752784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T17:39:41.256Z","contributors":[]},"1.0.0-alpha.18":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.18","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f52f9284e4a8c36fa7cab1bec6db4f64e3ae1619","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.18","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-KJ6bHeG3kZ4X+/gOfpIyfopzEBA9QPMoFB87+PGyrUSLsLrgIYDJSFmvga0Rd/8IL2zGYMajslXZlQdGuVnWpg==","shasum":"e9cf057238c9b955d1519630f675235b4d7f6f50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.18.tgz","fileCount":30,"unpackedSize":83376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLs29ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEQA/+LTp+7zd88DKcDcC0KDpxx62AWsAkSY3/i8hC9wKWJLDcDUeA\r\nwqJnKbxrte0UrsQVSL8A/0IRG/bvXn8818/Qx7ULfimn/pPVGh//IFciByVX\r\nHNwiaMQg0Q8REjLwN++4B2+xu8ur8LTN4QXdUXSDGeJZXI3eYgZTiY/qboNR\r\neSD/dSaDdx1xn559KRDAAytCWJ9+Z4P+ikcfEK7CMJBsI3gpVjmyrWIlClMo\r\nZ2F0bbC3sJwb7ekLlX2ck5wyizIczKrDLHXbwAigZjGunehqPu6liPmJ9Sem\r\nWZ6hgSqy1gPEZ7xG1PRNl2j94HuZ/IkL+MWJwjtNXcgrf2cm5HyakHNAw+tP\r\nqsZc3TX/1edftzveUyOvnR/IBt5VVrd/76mZecoq7QL4tMApxJ+RQ4zHGL6Z\r\nFsSUvgDA8wNc64P7B83qfy/68xYrnnIHiMgwIdia2A3mFjeNTMHfJLbYpern\r\nWwKuN8Sseyy2EW0IfifDVlUmZASozybwL3HbmQ+mpynDFVrXbzRxcK/2RVas\r\nf3RGHYTkmLflLFhkYJs29wbkuahVMRJNspHaOHLbU/o/E7EpxTINWNcrphPn\r\nHR85waXe/o1ZHfmhGYleXY5UMaAtkhQ3BRjmED7oFUPGUXvQZgR/x0Mh/R+9\r\nm7bXwGZBn9ANwr3OCk+GegqypfIr4IvWPmQ=\r\n=KHdO\r\n-----END PGP SIGNATURE-----\r\n","size":22274},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.18_1647234493018_0.3209511381009056"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-14T05:08:21.699Z","contributors":[]},"1.0.0-alpha.19":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.19","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"eb6ae5b51dbca63256143602b3487397c8208873","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-3TR7lqVgYBTH+ra1JdojI/S6OoWN0YF6ty+u0wrGfhK76GAZ/Evjn7tsHc1GsHEODa2JfNIrmgw9xpaL2SfCyg==","shasum":"b8534b8389b9416c908e74cc6899c8c21fb12033","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.19.tgz","fileCount":30,"unpackedSize":83552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL0bcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0Mw/+KQWCzqgSk7GySp+sU7+BY+bHnQBT2lRwTgulOgJMEditG7nQ\r\nSzO53Qac/DeuUaNSVYdPtyEX5jedsl+/m9Q6nNSxa6rV60EpUMRQSdMLCVTm\r\nk/ygRZZwsaaaV2I+o4OuqhfwIbcT/otKu4UB5Wb6ZiuQANc5Se704XVUk39f\r\nAmzjzlkranvQOlHEkqS0qQwHbjuxgV7/ofJQ1m8tIt4dognxM5mF+18gKgUX\r\nOZsPUBwyrnG7j+XNjzcxcOI/AL2G96xkMX32YFqimNTIglQpB0YYH7ucbvOj\r\nMBL77FOrF5pnxtuL/Cjz07h+dsVlyNF3fi1eb89KfM4J4+IeQ0RlBDpR41cP\r\nutULtgy0MRyNCLSDYAcd4ZresLZBjz9Df7+vqNys2p9NULqZKSVgoUxHlmKb\r\nX7dmdEwvRPCB7ZvaaWweBPKEiPjOKW8Q2jqPhqI4WR5EPuWSH9zJ1Sv40vC8\r\naEVxjIWuBfXIWACWmPNcuHkL12HQr1hbjyr0YWKl0hlFbd8jVYpbosWa7JsJ\r\nQ5x5GYQsct8+SxwooRdM51LH9Lixg7mSEq8xA6OfIrZVzS8QOQL6+aGnXMNx\r\nWfXe0fNWuX0FpPxEFFIyf77wFBnmYbkoqa+0kl8iz8T+c87Lfbavmn5Pic0/\r\nR86JYuLGX4W2MJotmAjwmLsJCmYwvd+bcpc=\r\n=1gAZ\r\n-----END PGP SIGNATURE-----\r\n","size":22283},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.19_1647265500885_0.914304522012765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-14T13:45:09.213Z","contributors":[]},"1.0.0-alpha.20":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.20","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5dfb4809dcd75e15b2ccc1af713d0977a1840e7e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.20","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-ovTrLDX9yxJ1YEjODStrdn1gGZ5+RKxP2MsUFM+eWMTOACOVKhNQcUJ4wC3oDZW1wQNWSJsxx6mPZZXNbXUs8w==","shasum":"f708ec709e1947978c989f34104d8172892ff4eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.20.tgz","fileCount":30,"unpackedSize":83728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL/2tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXUBAAnfK/o2wpfncIIySRnB9hPoDJJmpbmWhZmT3O3YoxZlZQQiyl\r\nBCRFVmadntMwqq7PxYggrfJk8oP+RCJokGrxkOJ9MFn7fIMEJbeKs0dd5Fgr\r\nwAIAY4lSsZI7LvI0lJficOYabqEw8rdGUbrrbw85T9o2a2ZJJHdxTWcFaNNF\r\nT5j0IuCDZRXL+0gJXYbReuPzvcxs4cZuaeC9+tQX23Lj+P6InQMBhjDwvbmD\r\npTZIFLhfsELIcUG8+tK/vRTcudDRaoQuWyhORS416oaG4UiV6rn+ZxX8dSIY\r\nXVWyDa0CGCejG3zx/ie8VDWuGssa+kyOV0inCCuCbL/4ARg9azFpjZB1RiiP\r\nKr9l3N05V7qOueAlhLXWLQeg41DLvD8a43ph2GAEHKAxdLU5l/c+hGJWxYUW\r\nsSL5Z57OPX+HXAZDsc2I2kkg02BAQOJ1MGXsBzPTYAM1MfKm1puZoT9BtaOF\r\nuUgJH59eF+HZZHTuhfPmRcJOvlzJYTRRxPbxNa1CpP1qByijPJl5CaH66LFc\r\n/Zte4VRpj4CFlv8fQnOVvsXoiUV+fWVQZvyfodVMXsOMcizzKym9qd7f/WcX\r\nM7xzM9n5lhnIgO6FNmkA2ceITptjLuPelSgE3vsCIR+h3B/wJtYuhjPLcpf5\r\nyg2tJrtMq1xBsi4ILUM4F125wodttgKQO/A=\r\n=/pHK\r\n-----END PGP SIGNATURE-----\r\n","size":22305},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.20_1647312301302_0.5605130522422868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-15T02:45:17.288Z","contributors":[]},"1.0.0-alpha.21":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.21","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7f0823771e6442e68eff668ca44420744c1cd230","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.21","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Zb/wW+MjebpSRYfVTo2W6+Bt+wG9QJ7kd8Jlj2XblTT/RcVUTFf2S11I2FE/rchHcvhPSBqoVMS2Q9KqYgAOaA==","shasum":"ff9f2605e6195b38fae4c2f3c6417b6ad4ef9f9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.21.tgz","fileCount":30,"unpackedSize":83904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMdyUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNug//UPwn9OjdPSm6UTkw1QLqAaUeScqWWYo5RPYTnUJ0nIBCMkui\r\ne2ht5LHt74/QHEujRxjOxngGU8LU8Z7w4+j9LmTZPJtdhKpTOYEwKyawc3TC\r\n6Ek6ACjLQKsC53UbJoQQn41CBijhlgtLi28DvGdjU+OWt27r7EvXBaPMNyFJ\r\nPzmHu39wi2p0q2uQSWOq35sk6ANxzWXpMizVuKYO7oo0jUYpEWvNxQr5dY1G\r\n7lS0L8Ll4YIiIneV26vhT6qMqUpiNy7vOZHcUh/MhW6QIizx3/FJ+xBc6r2/\r\nTv53xkBUlIhs+396k/eV+Hm74ZUNMiT8jUeOSm2z+bAfgSH7BVHGkETzhw70\r\nl3RefoMwSlX3VP+VmTMBueVi8KPrf05SKuVJW8+wOBL8H4YLjrDnLslizsyM\r\nNbQoJA5haATJRpRGyniI5Zn2dJLttlmFRmunFJEHXEkZpLOMybFZASTPZReS\r\nxp1rGpBupWF7bhkS+Jkf0dPtY6ycehc78q9BrbE9sT0eoaUd509kVNkEt6jg\r\nNIEM65VePEhi2Rb1+qFcWW32Pbpt10Mxi5MIXh8Xpb3zLJj+8izlMnKHWE8A\r\nleJRLDtPfgYmponaRlV+8Os79zPawleBZcaNz5UjDPy1aLS6f9G/ET1YlH3u\r\n1k+S6KOPS7+5Qpu75R7+iQUpac9xSK2UPjM=\r\n=yzr7\r\n-----END PGP SIGNATURE-----\r\n","size":22322},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.21_1647434900268_0.22049809393730957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-16T12:48:30.459Z","contributors":[]},"1.0.0-alpha.22":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.22","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"639c16cab74a44de55b152348a2bf921b10bd583","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.22","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-6yl/XSlPVlSz/cXWBfMZl377KLxbKDxKZ/+B5Wh2OtPoJpm+eDqewhhAcP67JLuPhbNv71W/fZ/SUoNAn4kOhg==","shasum":"21b18db87996a79e85bb0b196988c499c585fe9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.22.tgz","fileCount":30,"unpackedSize":84080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMnxvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogaA//UUqh4mtDTxBnS3YPtuAoelR0N+9SEhEFUjISOeGasstnMQ11\r\nWrWjGTL67hGHLEzHTVBBY2eCYIeDLmVnBBzx/eWmatwE2by7FiGPq9WlFr0D\r\n8s9Kp4uz7BfRXg1Mz0slZ7IAUNtdGAXB2arWXukhkw7pZQYnOzPQnMvQF7kg\r\n+a1a32VFeWBDuGkthdWMlWiVY4RAzzQKySC6uY0jSFxmnkFm+niUOXxJCDiv\r\nN/9+CIO5qaVuf6RLJoRJamK6ihYg+piAjBVh6v0blZg63pZUkQMxnatJv0jm\r\nOIwvnX/4ByxLPBEw0Gv0ZtO2DP2Gcsi+Pq9ZddE/RJ5TDlPzgUcRLjCsfB+C\r\nJRaUZrswMeLRA7DgXYbt5dBKso2IBareSaq+tSxO/6QDPMVR07hjIzfAEvuh\r\ngRCuJC02CnsZxyWJB4I9BTy4Irkh4PVx2xMe9h4NrnDJUOFYjRX6MJyR/TB+\r\netiuZomS4Gg4x8zBGBiN7UYVIx7m9AJfhYcrhyEzh7/2hIhRA8CpkZslX0YS\r\ncq7TafMozbLzUoXkaDrYP7OoMlWXbT8/ihKXqW9B+pvGC3ac1a5jkuRl9WKQ\r\nERWR3ZQ8Y4uTKsUx+jxaIXBg3cTwHvfbDzOOg9vEkOlzxly3su8OMah4Mc/F\r\nB6C5g5+5kE0ohfsQvEvMO4tkN6cBorTerQM=\r\n=zAJi\r\n-----END PGP SIGNATURE-----\r\n","size":22337},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.22_1647475823264_0.12669436375514498"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T00:10:29.892Z","contributors":[]},"1.0.0-alpha.23":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.23","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5500e6cf45b5650ad657e24451fa9c0620d99531","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.23","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-U5ZRXah6CbJIx1/dj17p4+PRj6n35dWr6q+7DWKpQolD0SObbIoqZIWAKMyKqxpwgFsITO7yww6rK3y0gvJVDw==","shasum":"3c92f84f950b022761fec5d72686a375c60242ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.23.tgz","fileCount":30,"unpackedSize":84256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMp2WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ/hAAhvWOv1eC4rmE5wNYYJyJH3Jb/HeuZfz8bj9Nv6pqE3N47lNq\r\nCajmo1qvFOtF6wrT6Heu/TmZRIBifjlbSLGnh67i0Nv7057wmXP17d9NEcuk\r\nFTij8jiFTD+dcVChSbXaBviqAP+MnciPijlFtEeJzO5j6I29lInr/e1V0Q9G\r\nVbDLKagie6W1lOBL+W6pXriJ6aGvl+m/finri+50p3p0Q2Tyv7oCwMVD07mE\r\nM1O2Bb5xDT6fDJ2arG3RDqMBF1nx9xgW+bF8z5ulXPCevqjeiSQQhABMZHJ7\r\nSe5eOh1d9EhiIiVm+ouJ2ez8t2s2FBwIL11+Ib7CHZmpGm+U5LUstEUk7tKY\r\nu31MWMAoeFQE2cdr4GI62wU5QU0h2YXM7rpmksHXWKOqWrKBZDt6WJqfv0Pq\r\nqFH9xU0Pz5TuURH/txcx11OJVH+RGzb61jrKM0GVF0cop1dLqzQTuPHg78Hh\r\nBfiM2yw2QPhpoQgOse7Wz4KyWRYxCB6oeMYm3Rc3IwbOCDDNAInm6d3HT6u6\r\nkm1xY7cZ3nqCLFg6uLCWT+HetBBayNSLgAXktQ225zfi+aHykO3CAfSair/u\r\neZRnO2vUGhQ4hE0DfsO4drhGvkm78gw812o9yTUzdPHHhaUl/wB3QMf9usI3\r\nTr10ax0uSVdY6YrQBSj/dsf+VSOhfCaje3o=\r\n=t4X9\r\n-----END PGP SIGNATURE-----\r\n","size":22360},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.23_1647484309869_0.3022296970406122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T02:32:09.468Z","contributors":[]},"1.0.0-alpha.24":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.24","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"83b1479e80639e5bc365f3dc8ad4b119a84dc31e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.24","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-15Gmg+rsg0VCq681/72UWmfCBCn/Mha4phGGq7t3UdmThwWuiJJ1QmcfSTydCJDNlBfLOXP5bwEM4a3N8fGrtw==","shasum":"ce039543b1771e4af4e662f33f0b6e16b92cbceb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.24.tgz","fileCount":30,"unpackedSize":84432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMyyhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDBg//Sc72WMgQZ1Cw3DkgxUv/RquuBmZkE6gjmnjqdSA3IURxymyo\r\nMLgSkvPwVxS19RnZjiEvmqs/G59Ga545AQAWFX8a7JNvLM6xGLYyTlaTHQ/R\r\nhg028P0MXhJ0NjSyI00WvgioLMgSRbwEHTQ66Mc1THiSqeM4g0Wtq8T6QGgI\r\nuOk0q4zMkT4/P65qmLei8D5hDwWJrgrXcGWs9AArpwyyryZeYxASGegj2dmy\r\n/x8UnQ3yZ+LmTXBdNjiv83BdhA6w08B+R7G0BvmqT92AzrqSiQwRoVs9L3aL\r\nsbnlC343OF6W1mMcB6Q+Dhxd4ikIK77M6qxMtT/NFRjG1aR1U6W8mmdDczIV\r\nUBczXUAK8MbSh63MEsKooM60+cnv3j0SKXsjQx4KKsrf9oewd+F1QiJVJqlZ\r\nOb1LO8nheKJDDuxI6KKRzrFLrV5V6ekPGFKtjKpf8r6xkiSamIJpLpo1UaAd\r\numbquIg/EePO27J+xESxR5RuCUAy9225150W6W8zlJhzkcdPMViwjpb1j4Kr\r\n6SsJxqHEKv4BBCeW6sCJfrCJr0K5WzPzziX1x2tB5RtP0AWL+ZtvsRtTNttH\r\n52C7nClQJXQGK0N8K+wdRyOIOqoX/XSmSEWjbxPydXNQaY5NfsHxWD5I8EHr\r\n+S7GAeq2gcKG4Q3uD0SF0y4YZRpkaVg+jIA=\r\n=TNH1\r\n-----END PGP SIGNATURE-----\r\n","size":22368},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.24_1647520929090_0.17012752251005847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T12:42:19.901Z","contributors":[]},"1.0.0-alpha.25":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.25","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fa0db16f3d32ce8431f37be693ba203caefceaf9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.25","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-/m2C8w62AYfi+NmgCWSHO7sr336lB/8D6uavWGEOxU5NCrpf8elnNq3w0/zc/lw16hEHFFQl6EIKtCc121aCzA==","shasum":"2e1708085b45e2b2c95c09aff40a040774a92728","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.25.tgz","fileCount":30,"unpackedSize":84608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMzICACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwKQ/+L4POcmuVAIKXwgyuMoiqJ6OP7oGqTVnDnnY6S2Rukio3fxH3\r\nQs9yaxgru++8XwOjbVTv6g+pWtsOAcT1jCpbmZD2uz7rQkyLMUvBWDTh5rR/\r\noO+0SbZ9ove3efpq+FTHNo0OX8zFhx32zzZqHRdd5jvWmRHKWrGt1oFMK7rd\r\nhQGj9U0W66AirS9U6KVlOTXkcV/JrXTrFm4IZjWelYqQx03/19zsUMqk1l4M\r\n0ZFlzAyWHy9RqGnyOvZPzIFFr3aAwu9vnriKalJDa8tzqQ8fTeg6a/OmU+lt\r\n5NGj3riP4z1OFOmu+D2u7QC2yFfg8MFzP0lnSY2BIOlDW1ig1CFhrsb0MCSV\r\n/v9TCdg4WXC567YlwwYLoCiAR7JSF6fIhNKJYMHbp6kUOQYvbXng6FmH+e9u\r\nvmxRfMafMWQU3sGHTOMbSnC6NhwMh/+eKXa00a6DcPQF/DA8Nv9nFK/Or9U+\r\n5Hvc395L3xrSDWaK0Eij5jK2hNvkpyM3dAyK3D4wceXKRsLoB/wjzg6+uwFZ\r\n59RLWKLc4dDFavBFVcXxtg0hC0PrIYs1AhXUR6BfI5Rfq8hMQgPPc8hKTquW\r\ngfgGlFZXDkc8Q/Z5+tqsWtcpxVDwYv6pJH8fbMW6yUf/vUWebCj8T6yaF4xb\r\nxdJY+p7rvOWBd8SqTKHIFLFkC6CgrsJLEFc=\r\n=gcsu\r\n-----END PGP SIGNATURE-----\r\n","size":22371},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.25_1647522306460_0.7495249754383881"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T13:05:18.590Z","contributors":[]},"1.0.0-alpha.26":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.26","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ebc5b5593e49e8c8e61df4b44ca0cd50b06e337e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.26","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-VkCtQTlc7wm1XQIVsGNVcsVnq7GhDF4GnbLD64t2lPZgmYVIarUgziohcy5CzoK13aKiHOgaoNwtBaXfe1Gh4A==","shasum":"a127a4314b906c46e3a8a48e3771db12223ad3e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.26.tgz","fileCount":30,"unpackedSize":84784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMzVtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqh7A//bVtVPgI1nxwTvXNxS8oHMoqeLeEwMy+tUPD+Sv48GqXQ/4NB\r\ncKH+XTIwIF2g9yb8Wa5DuEpCW36lLZmZyP5aZXYoT2XsEmM5JDKtIwQaj7y6\r\naQVPJ1SRvvzdI1jO4PbqOieOAadjpv/HudYPtroK9sbO5nCZBmcqf7F+vmQC\r\nDjGDydqBxcIyM9BgOOYrZ71Ft80kU4NMpTehMf//n6KdOCXy21sBRaWzFh6O\r\nUgqXyL9kp+PYHLcVuVLSDOSwXUaHt+2SbHiw6ruyJzF1MK48X1a0dQIg8BaP\r\nSdDZyRMB1MxZFfpf8Tq0EffC+iU/svIKGQQSvxUx6cNPBJ1E8edC/yhdK92c\r\n64RGDM0s59NsPfMiUf2rX0LbewwNScfERf3s29KmAsOP/wVibmT5qOLm/Zd9\r\nwTTgUz6yuNiEI/JSXHdE14vx+CvOsAUCXaNvJny9sBYmrcD0wcP3W9lXDz6T\r\na5YHqw4hiaHiwZVIJ64c73ZBczD9PkbuC7HBy7tF9SMk9XfV9MnTpAEMiDbw\r\nKAJi/VbOOM205cX7K9WlhV6G8Zz7CplRs56ZAwVTnwLt+63POmQ/af9yER9v\r\n9E7FSdoONlzHA6rAwutDLgDq/iQCJrvw90aKdbSKBNcDsdbaj0Yo5aoahqOV\r\nQE7Y/NrPhZi8pueDsTl04LPs8nTZoxYSgGs=\r\n=sVPY\r\n-----END PGP SIGNATURE-----\r\n","size":22390},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.26_1647523181112_0.12924924571216923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T13:19:56.226Z","contributors":[]},"1.0.0-alpha.28":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.28","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"740f5e661cd3d3c2866eab2713d8ace1d4e0c3fc","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.28","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-iPOkZXf++2e7Gs8/HTHZ+mM87ys3H6UYqIgzwAW1e/ZF9FF+kQCvUs6iN49UPAts/sF2XH106LNWSqqFqh280w==","shasum":"57139fdaf5cdc61bc916cb1ccff1c8f0669064cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.28.tgz","fileCount":30,"unpackedSize":85136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM2dFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooSQ//U/HzyLFd4sam+disa/lcxW04FMMTt6XPmICHwbV6zUbAj1Am\r\nCIhSU0Lv0a1WC7la9psBYHbaube64U1o01MxzKhaWYhfM+DEQ7ieTDq8HeaA\r\nwFHyi8u/3WB+ooDBXeiml1Zh+BKwGrLaoKh3J0eCFNRkZdwa1CzjSWDZdFmS\r\n+kKS0XGsAmvif++5UzzVMmPv0GRzelBTuCkwIhMqx4yMkhwxrPd8FBYoNRJq\r\njb1sGtCneqsKFjeoHbTah7E3+/U7jL0X9K1aAxFiZXsguR01rWU3vqU4IybF\r\nL4rJCB1l/mn8Puwrbq1EokcR0Y3DASE3tJIr4rjGqDiM3pXFItfQSqoyJvOk\r\ndoxS/QdiO9Yp+TPNw6He/8ou5OXrTi78BPSi8UMVAZbNQUrjV68yse29aL11\r\nXf6OJv2R19ISAjujRcyg82AkEq1UCQGQg5FOKUHIqYF8q27iZja9cxPbA8W7\r\nxSP93LCd7M5flnOUBA4oaURjBD30YKehzs4ENu6G/fjFoyZJmQ3LavYAT84r\r\nzqRxgQjPM0YszkTlEzsyi0uPgXJEK5aiMwOX236xXH0wW8u2CZITteYIphbY\r\nQfG5+xTSvok/B6xnYYGOQ02zYgwFUKeLtsnhM2AW8KwfftTE+wHVZh/4kAE2\r\n0BduPcSS9os332CCEjpaGTnVoYzpJzQIzeE=\r\n=WAh3\r\n-----END PGP SIGNATURE-----\r\n","size":22421},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.28_1647535941892_0.37909497057715025"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T16:52:30.635Z","contributors":[]},"1.0.0-alpha.29":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.29","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"cce287ceb1150ae48d6cca9b191a5990995b60e6","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.29","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-96Kig64WZd54oBRT2LHOX34IpkxlwzUVzlx8p5c8lda+1xoyQpWcMWXTMx3dsWNEkOCWZ3IHPcorl3BSj4qAhA==","shasum":"2afc602c0b041684242f4ca94e04de0998de731e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.29.tgz","fileCount":30,"unpackedSize":85312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM4KlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5yw/9GuK+qhSnuX0ftJJA8ylAnWFJlmcGseUw1OTBiyL5eDT8Q0Q7\r\nzkaxLpWDhCc1vszdxLI4RMl7o+tbYWutO37URYG8aRRP50mB22KikdzyjbGU\r\nNByWob+/b6h51ggyPWkUao+p4kYpS3f/A0k9QPxEBGrhLKxJISAhf1KyyChf\r\nds+ikVpCVacQwBjJD5mDfkr7yBFT3/HbR3L4py+Bj4pUa62+nZXCfzhqmhex\r\nIENDIBN9cr77MqVXLDgFjh9BeKt+xlb4O3zV0AqmJ91cZDYdZDYzGCrbylOk\r\n28pZn+NZT70l8bEHUT6SUg5Yk4QtDnghGC9nMcGhTKFjpraOOHqqCWklht2I\r\nVNwPjqKStO7FxgyCXaBEiftmgpwjJYhhfVT44kwAYtGJ4nkfYJ6zth7zbt83\r\nDyk9yu3JUvlePoML/1O5OXDGjDIFKZ52WvJQJlXAjpqdW7BFnCnbVw4o+TUD\r\nh2p0XPFvAc8T+4nQmq118U7t6qC/q04Vs6jQV3srLBxwWP7xmehSVJakLI22\r\n0omhRo6TLWYxcknmXt+NA0maZib2KlB5TZTnDHDAYy7LOe4lDQ0Cs+dwMrRq\r\nMJ1siY+GNfYcDGBz9CTy6Uwg8TQ4nvKtTX+BaD697M1Z2bymhmNRYVnpcn08\r\n8HQcOyhDXLUDmgBdYoFVdKYlUvnsBXhh1Q4=\r\n=OAd6\r\n-----END PGP SIGNATURE-----\r\n","size":22428},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.29_1647542949662_0.438000742733605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T18:49:16.204Z","contributors":[]},"1.0.0-alpha.30":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.30","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1c34587861ba435ec33a5eba542c88608f8ea6d3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.30","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-HbkH1JZBMvudo7V8StXxiXUDCxyGwlW/Nd1F21hx5XRxsERkLW4MkqHdGwhWwi493NJCalQYTpj/3FXXFoq4Sw==","shasum":"f303e5a38e7bddea2b2df86172fdf8ebe9decced","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.30.tgz","fileCount":30,"unpackedSize":85488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM9DNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJlhAAlJJBAXg0AUlK+HeFD6Hh0HNvZr8TLP7oJsBqXev9/mCuHkL+\r\nus+QZtCI1uk8RteDAkkltOLyEFs9D3rpyMt1A/5ySQwHbmy83Pem6A4GZ+sZ\r\nXOHVh7Eis2V0XkAOM9ZPM6RKwGMPHsI/Ajpc997x7E5N7dObV2dUshVSjXiF\r\nB7cduU2m0BXdR2V61A45ea+aeJ+K+KMzQYhSx8S7r5Jp1PgFPhmetwGLkp19\r\n9mjYkBCOfOJMEKeHzxubCNwAMu0F1OZ1+Zzizp2Ykx3CxGIMTBSm3MFlVK5h\r\n+E4fByZyGFpxZIveT09kvmn6gyYAYFct3ngzvXeFEqe1hUbNWI9KgY4rT7Xq\r\nN8AGmcCCd+Rm+AyJ5x/13ReSMLcbCVmydWzzhCzHX1MwaeQYvyPzRoDsIZsF\r\nLWKZzVFQbPERhn3BvT+8/HXrVsIQ5WBdkbeb/Q4nYL7Stqzb21stl35TlQfS\r\nqjeqpE60OGTUVQzRq8ppKENkLOJCVe9MX7tw+whn4ifA79a6pxFePPzrYT2O\r\niPsKPFNi0uOlmydV0MylRFlSLhnNNk3FTlPZroBwQKK6McEyI8Ry7/61NFAF\r\n6g2Z5VPLQc021fIww2YrruTTlz2Ex6rrX+2MVtoi/AgiEpzLzDLueTBbk+96\r\nigR1RHuQTvym9C3zWdZ/1YhU92pqvTcc6ng=\r\n=D6d/\r\n-----END PGP SIGNATURE-----\r\n","size":22442},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.30_1647562957535_0.11799312124959349"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-18T00:22:49.469Z","contributors":[]},"1.0.0-alpha.31":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.31","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"603880e56d90c744b3a850ce4a7ca83d769f95d3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.31","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-JfxoiXFqTKUOoEU1GXUCFYUEjLJL1kZ6MFjNCey8dQApfGPKp4EhHnDBRimCuwpVHjkL3hFiW4MAy1qGcXbHYQ==","shasum":"ba7059a450a13ecad64ead127d97db297356402f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.31.tgz","fileCount":30,"unpackedSize":85664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNd0TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobjg/9Fk2vlOr+y87GPPUwRofJRZqTNzW4HVrmwwioTuLwlyqYTTNl\r\n3LBQlHV/HpEiKRUBqPDl+M0StP1JJzfAqlZLxB0ejGD9TtdruaxfP8GtvjGD\r\nP3Qv+nijEpfXv53X4HKIJprbWUU7YJyEfig0Va0wAdYbwPdc2dCyzb+cp7ww\r\novL8IT5yH/dY8Z0esNSLfwnYs6+pKoDSSZXuKTvRdgdK1Df85yPLfmiZ4doq\r\nZdqRIOswh3naFhpyelTtwlucVFNqBzCIF4iN2pqhJegsmf2U6RfMqunVqRKA\r\nwYAn7eQbDZdJuk7vBCj1DTIkmOP6UTuwcaec6inFN18PzVm37gVOU4Gj/+iY\r\nmQ+NaqM/ztjlytB3iamt6ogbVMLFWuDip6x8ew7RF2QtzpwHr+xnhd7J1GqA\r\nUFnjAMBZzCfybckpm0WPPbYoHiHLxIt+j2ZvDRA0kgHmF/cRndzilKT9ByOT\r\n8GbdTgaTe+tsLLmrJF6hu+c2kfDa8RMOKaG8wVGsmGlNGMGtXM0ZDCfwjjrf\r\nRehb9gbp0zs9la7erix2L98rBNXJAjRznt3WIZDFdM/mYnm9GY+aqDZEWujW\r\nAOdwA1T9vzBKAQioP+XdCzd2RVuaK55Z39CP7UxHZh6VJeOodu9xxwz368p3\r\nkLd+OMh3rBTAYC4/Nf6+HJjvzRCOe1jap9I=\r\n=DajT\r\n-----END PGP SIGNATURE-----\r\n","size":22468},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.31_1647697171546_0.42469039119816254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T13:39:42.930Z","contributors":[]},"1.0.0-alpha.32":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.32","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"53f69a0ba1f22c988e7ca1881967f2bf9cc8c9f5","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.32","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-RMAmK7HbvVd4gdnaUh6KMZuKOcI8BnJo1t79jG71f8yjMSfsz+QAzKPQ5LojlsTvtmVDUnmXA74YkBl3vb1uew==","shasum":"fbb32a9f7ea37877464fe70fd043928737301d2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.32.tgz","fileCount":30,"unpackedSize":85840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNeP3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAbA//ZUDTAzKFBcvHB5o7FvrgPYhsoheZKSu3WocaidS8/nHaM1D8\r\n0TdogLImW52mcD05eKadWiPLtUin8KbzzSlv78gclpeA6mB8duRC5R7TSlm+\r\nUny/cwqHgbuwE7A1Jyw4NavgLN9nVuDwDYkyI6Jmr9GWYPeAezefYKVsEA/N\r\nQxBvZD4Bl7krhMH/Afd460vU7GVmQjBXqmWz3gYQIXdxbKFpOn7VGDcWtnOO\r\nFI5TPACTeKmWMSyVMFMRM1ely9ybyAEZ6F2oN1wm3VUHc237mU8cxgr6wgUO\r\nF37HrNkH22Rq0cf8Fb6DwngKgLRi2eSOr2joMEGYnRpK+RnDQe0c2EF7EnPd\r\nbpH0OaTnwnmLIELdaqtSSx0lOhwtHxBGd2Fld1Q3xjNpoSjtQeJRJfLZHXsG\r\nQJAQmXxXzGPr55NT8Z0m6XmQohO+yDK9AUdNr7FHum3Zk/J/eDps342/GcpM\r\nIT6GcGfAaY3S5lHXmx0ogTbLNaoD4vJ7UsCgMCt1Kyr9u0WyOq1pv/AklZLB\r\nFGVlImoDdnd6u0FqpP7Lm02QuRPf8itaw2ndlaknctBWpzkVglys6fEAuVs1\r\nAK4bssZ50BIOxxMj/aODx8UMm70dbiIPhqnOJvejuD+WT92zkMj6ztFTuQfL\r\nn+anzd6LaOg6Up9AhiZA2G1PHqj7S2YIaXY=\r\n=9tzc\r\n-----END PGP SIGNATURE-----\r\n","size":22475},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.32_1647698935135_0.21641051518752952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T14:09:26.963Z","contributors":[]},"1.0.0-alpha.33":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.33","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0a92fdc92e904a69ed5f6dfbfb0f383c4d54f102","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.33","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-EKhnJvFubDKgng04rAl3ubY78ud3u96AAlcMRE2c1wVae2sGtJ0qHB/fZI+c8paqcIGOEv+kEdB0l9iJ1e2Klg==","shasum":"862da65e6031124216305b7238bf3d13929830ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.33.tgz","fileCount":30,"unpackedSize":86016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNevvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Lg/+Jdr3azDcyyYxpLGsNM5nq6+aHVdq0JD4i6XCXyUp42mTWAhe\r\nrNRQZfQGKtlGEa+hJAXGalgh9ma0m5KDYfmf5ZxI1Z4uOqtQP2ATGoJDK19U\r\nx8G2CIgen4V1XZ18m2Fywb2GXKc+kSOQYmsCTqj6peg7iHbcYYG9YJNC+OTv\r\nK8GGtwrzaSdo4GHUKmQXX7L/7sEgxjb30E0rpb8Qb6hjKAnKQMUBc/o2Ki3h\r\nK7uH92Pd/knNPK5ToRmIN5JKN1TqjfKwysEJYWgP1meHharIGWe/fMdFM2iQ\r\nCDlwwTgfrSMAQsOZo3/PiXE4dKKxwqT+lcdEaRtgKIudLkterrVE/fzwvDCy\r\nvRZjrac4BCRpctKt9wS/doi1yhiJKpHkj0deKKsdQ4iBVVOFkiUk0i05vmxK\r\nJMsJ9jU3YFSqMKz2GSL8xP6fo8gWc948TdztfdlhdCOORc5m1uerB+qdfXYz\r\nY992XjUZc3uq82+0EqU0P8C+1063ilHaqJPEIWBajQt+4SD+a6963FLbv1yt\r\nLmXzUMsLx9eQ2x95FNyQ38dWpDkPPh2kZrjKjOd5uvDWfws1hXiwGZa7ivrA\r\nB9nI5ki3PC8H4LQ2cUZxnAGU8cs+hSR7iuDBmdTnwuLJdEIUalU2FLihnKFP\r\nZ7TG2ogLFBFECoIB9GiYKCo5QDnvkAkGoSg=\r\n=nmKI\r\n-----END PGP SIGNATURE-----\r\n","size":22483},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.33_1647700974976_0.9144189838938401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T14:43:11.625Z","contributors":[]},"1.0.0-alpha.34":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.34","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c81491739576d78fa30756a2b12f29580138c24b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.34","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Hzwc8dRYWuXH+RJrGezZoxgdbu8kalCQR77ssNxbGowBQdg/NRKcIZ2PLBgzPjobulb2O0O0F7QbciB5/YFUng==","shasum":"23f4e8883661d8c59398a8c2a5d0349b61ed149f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.34.tgz","fileCount":30,"unpackedSize":86192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiN7A9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWNQ//R7c/o2v6dmHoK1lqSO9KMsUhoSAHBpUpXDCLuO2BkOEqjSwP\r\nZmvt6jFlyhichWZ8TLKuibgY72WoOe6EP4QEQ2FF6vyU/89MpKemZZPdVxyM\r\n+0v01nvyeEckxnsczKZAn+xKciaM9q/RfXEYkWxQ7LgWWdGzuZXziLhRjo5l\r\nuouzYyxoDjeAo8vM9fznYUKrIR9E/ImXo0v2hdetf8C87kFZkgzla/niBxDM\r\n+vX95KhsKnn5BNg4jqUIkW40x2PLhMDyZs9XsUwvveFyxw+owmZp7vNQ5RN/\r\n9MCzmewiVI6hXfpvB4dpkXNylTAJzIZfjRQLNTH7NOy6+wsfn0KuUszMGRiZ\r\nLnxO3+uPX0wuHOEuLkgZJP/mJQ36wJZUygWwKOdVjlW6bLLWBW//3Sj+pvNU\r\ntDNzNOck7ADHIkXYGfS7Z2malQQx4Z2f9Fa2WquXpicR3UMqF5WYBQv5/5UU\r\nr8oGWz7NFRAhU3zCMg17y7elWWEVCMyQ8oO38VHYx67oz3RJfOKo8PguM2vz\r\ny+7UN+F2Eicpe4GUPofrlmvI8Qew5+fOWSy5RQwYpZ5OaEQQ8Ztf4L8bO89+\r\n6/ijFNDCGTMc/7lvgwAjWTe4N9hLf8L/NXzlVDibEF4Xtc8li8HU1atqOuHx\r\nPDcLfAok+fJ/9coIXQeDh7g8M1O8n2W5zTg=\r\n=mAFb\r\n-----END PGP SIGNATURE-----\r\n","size":22513},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.34_1647816765365_0.5451921426954731"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-20T22:52:51.040Z","contributors":[]},"1.0.0-alpha.35":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.35","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"da4682b805728edd98960330c3330448db866bfc","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.35","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-RXDaRgnzHi/OxMKZ1/ue24kmVG4+IzndEk2wAwF25xHWCGOWYiGVnIOEwINKKRnCdc9WdIWQ/UDYD+2bZGoFjA==","shasum":"954922287339152c0e3f1536c0137aac5944e3dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.35.tgz","fileCount":30,"unpackedSize":86368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOD2kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0EA/+PKrp/Aq3rGiyLvTgoL8uZAoxt2hTfHVk94+NOqz8uzPsikBp\r\n902ZFdYduTvTehdgVi4cGygCXy10gX41hQM9j67Gtzt/Zoe41xNMjUTTIrmx\r\nDRaLCKYl3ZIf69ScdHOZE/yLBHLGnoM4M1TCEfEzz8kIZ4b3/S89LZeXnyw7\r\nmw5BCWESnnYQ1jh0sxugV9Sx5YkVdNYrME9xSB4uvXT0sKqs9F17KS9qs726\r\njGP2QUSzP/djySYaCjRrqNNsH5/LS76hWz+Yj4mJOINuOotdDjgRCN6aPo3z\r\nbsVbqJ3HV00MyHnChfqzxnTVogVMj4Tjzc67QjgXFiq51qW4j2NA2jqHs8XU\r\nCU81jRcE+XuRfotLSqccs3yN9TMf7ArtRazODR2FA9LcvRBnc/wj6R1cCqfR\r\nBdJcxSNKf/9sSqI0Ffm8f4CXY3VFvV0Zic+7AzKS8DU6oU3DLgMhjlZkvujE\r\n8HLqTwV50qXKYqGgr22mEI+gXIroctfZHHXggj1rPKIBdcn6s3ElgmaO94ZS\r\n/VYdnnbyYpIsJndQ+d0uwot78eRv0tnCCABkMetjXFwnrpk91sHmrjfXq/25\r\nHRUrVb/djsbOrknv2zI6YNQbxv8wfoXWvrTvtJoXohu9DVwMwyHvtdxUyLjr\r\nbuzvzEjBOmOZ2v1zj9uCtS8KvhHrM4S2IDo=\r\n=VX06\r\n-----END PGP SIGNATURE-----\r\n","size":22525},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.35_1647852963941_0.14140520290165126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T08:56:16.200Z","contributors":[]},"1.0.0-alpha.36":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.36","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"a3c13d8e623fc5dd33588d08e6a6cc8145c1b7f4","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.36","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-yaQTdB5YstDqDxfB/vDuCpDMK7A3kZYDLEgrc84M/OjSWKVVAi8upa9b9XyAcjk6V6EoxNLRll0YFY1W7gSy5g==","shasum":"f50c30d2f6e6138ab30594055b51be9731192f5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.36.tgz","fileCount":30,"unpackedSize":86544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOJndACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVuhAAn3HtLcz9JD5e/GRYTmB3pQlEY7854hdjxZGViKWCn3acOtSR\r\n4Kkhl68ojuhhHJWb0CaN4k9QaxLbwlUCjPpgTTWVNzGVIarRVV06yTIyySne\r\nNqse+rrk2uk+RN0BqgRQQFqj+/Dq1Dp1FK1pjHzRK46Hh1y23UjDSSVwDHq2\r\nQn46+jyutlVMf2xYHxlUuZ5obEdhdwFFcQLeMVOMQgPxPlyQVyc/J0aV/b2J\r\nKtldbdCpsmDbCYFvBjGJYL+/Vmy7jgTsoLOVB4yIXq7/t52diw21/zY8E5ZM\r\nCU2gyKkqcLeDTsHeJ/CvdKC2NEzNNkjdviGHdjJocmpJGvXKdmmkDavDTSBg\r\nm8GryhH28r1qKKYGAbDeJoPe1LTi6KPisBiqKxELCChRSy0zRBiREpcUl3KO\r\n+5vcP97CR0LVjvte62MQQ6iVQsgKRl07p46vT9ZWiGscOCWxeScuYiLwiING\r\nYGPttUmJB0z0Ezi6kJRtQUpauj//VOldOzPq1mWHDjrmqQp/VNeKot/n09AC\r\nT9uaLW9poKGW9N1le7Ff5JHVpR4kP9CgCrJfrnRB2gK9lXJaTcxzzPfonZLp\r\nsx8E0YYKK5AmCvwEDPRSyRWXJEhNzfC4SBhz1PkZgVwOAvWpXt3gQsd4b6KX\r\nxN+2jkxKtV6ltb/blcVSQYzVbTzYWRnoZmo=\r\n=XQSM\r\n-----END PGP SIGNATURE-----\r\n","size":22531},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.36_1647876573163_0.3583851288147062"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T15:29:49.134Z","contributors":[]},"1.0.0-alpha.37":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.37","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"21a4c18ebaa2d141796bea6d342adc39c1372e8c","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.37","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-wF7al67rQhM2A4iIXWHFCVZJlmhgjqSjPC9cHOstPBW7uNkI5gVZvJdCij9BvsYBXtwmmOoHFfQibO4d8Gla3Q==","shasum":"d4e9ac51e28cd73fd49a09e70b160d21c58cb48e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.37.tgz","fileCount":30,"unpackedSize":86720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPUSbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBdRAAh5/HoANiLxfP1uAOmYeATLLtpcrWFwBEgXndizF44nU8W3iL\r\nHpgr+fZmtSSQcYoq0Zw7aDq4lIvEbHLWMcVV/6kYlfGPi5gH1kQrKoSHB3LN\r\nwcxe0poCHVzE28IyR5qn2vneWZtFnrROaUJVby05SAqwjQN4s3/lEuicW+PI\r\nkxLXMkRcZVWrjVbsdsoVffOwGaDrfxwm8RvayKZTu6Pkrv8j58Uaj/766Bio\r\npY5PaGfEQ6UgmD++vekbZv5VhIkOdOsRYNGJYNIKivhxo7UuYSaMlpi0+zL+\r\ntfYh47AIKmaGgZK98CNvz7M8dFBCSn7sm5ULeW8fuV6/bJKmb8+6pz0m0aD/\r\nTh2eBnaEV76+Xn9iIDTmTRaiuGaFnn31VUnBa5h/Wkz+Mj7LDUhiuNUZ3U0e\r\n4BwX1ncspUXo46nihTb9Jpdx4WaUk+jnPBkSJQJ51blygJ/bGvHNuJ3kZZhq\r\nzBYcMimHpoylBzRPLMXEI9raEs2eftADNx0zd5HZ5ZzO5i7HTLDLkkMd3fjM\r\nW7CEbvZWYDs9gcSTBfYQi5YK+xJJDcR/51/vTOuJe6obReO9TABVHm3EyWcU\r\nIYIe93ZJRXT4qhmM5tOdeHlOGBv5a4vuyTkkfCuFTcpaKCncEm2fYZCmyaWw\r\nlCtRtEGoxEPZfswZl3LgiGv5VPVJNPCf0lE=\r\n=4S4q\r\n-----END PGP SIGNATURE-----\r\n","size":22552},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.37_1648182427496_0.05994713349246572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T04:27:22.747Z","contributors":[]},"1.0.0-alpha.38":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.38","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"beb85c1796cf0f216cc22d8a9ec608928b471a13","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.38","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-b1cpYr3kHVirp8CpLRqJ4wwcI9EViH5RTl6jksF/EaLfDK8T+WeAfAzPENU+EhesEaqQNMDEa+00Uxab7ej5FA==","shasum":"d2a4dd6445e2ce8b7ba051e67e9a26e68101a073","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.38.tgz","fileCount":30,"unpackedSize":86896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPW6tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUgg//fvkQsyP5GsRot/gBfO6rP6fChabVfz38AJOK2Y/k4KzsVpde\r\n2TND/d8Y5kk6W0S2P3ASfnFQbX777ku0t0qtCbWYIf4b6rEKoBtLP7/DtFFO\r\nMpu9X7ogxxQTq4unbR3AxMKBX41qaLoHXhXLOOkHwh/4Cm0fCUFofFCWxH6M\r\n8Y1pXmL19ByrkBbowQTAMGDDVoMNkXlWwpeO1f5a3HgfE+3J2npOOoyzjPG2\r\nBm57jMKDp6tVT5yREwHSK+rlsnhppkYupAYfkQUT1U/2TwBbcDrhl70WGmXj\r\nHjcHSse0F/ktlh2ujLc+vRtnokK2iOk5WQhaRxrkJIBa411R6Mw0JummPYmS\r\n1PIU2mmdZlRdP7UFw7/Ph5vBBEm8cfbTAQAZdqslXtZCJAVaNe+zaaoR+jfa\r\nRqPQUldzCP1mwnzC94rNU0v+lr/8k07/5hwxHgE5gwioTObu6jHapcbeLKzL\r\nG8f/ySUDaL4ure1cSG/Lwy4YGJnnOKiL5uN7UyK4ns4Ya/3CAvhwLUMkixKE\r\nSW8/zMq3wXduTDlNgXk2CCfmAUsXnnmS39JMHrdj62edsR6ZVbqgihBevWcG\r\n4IhwH2OingF6VQpXhh8r7dlPd5lfVWc6P7Bm04MdB9K4AhdR8FY/aHTiNaL+\r\nuJB9zmW64IBI4+lWTXchsYVXSu8LAQj4AE4=\r\n=eCLm\r\n-----END PGP SIGNATURE-----\r\n","size":22561},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.38_1648193197689_0.695730562706862"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T07:27:07.489Z","contributors":[]},"1.0.0-alpha.39":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.39","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"9c15173d07c706bbd0b501708cf9c17d56c091ed","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.39","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-/SHdEYAQJjl5ZYx53KbpN3dSeYxWh03SCN5Z8UYuE+0gey0U5hpdIjW0P+dDOF1wJp8BTg0bq4kJ2MOhThFCkg==","shasum":"12c847a6902c2ce7046d4cece2dd4bc66d8c27f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.39.tgz","fileCount":30,"unpackedSize":87072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPeohACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRSQ/+MyPT4b6dg5nhEYEau1eardL93cT9N1Brs50xYhizGMZEI78k\r\nuR4E/avRZiwlRmIIlz7udIgyzDLtExEkQBND0Yo9wkrUqVE7O7iSzm9N0Y48\r\nouvpzkeiM3ngKBeYQxehuhzA/TbwDsSq/28Mna4IAlzW0bnJ/ggm/XaE2J0F\r\na1BYETViD+2rmpNh6GMvl4CAZOl5n+f2/aCwCTouMjqCGlzZKp9rEA4/v0iq\r\n+0QFAHJH/OZmsBvYMLZMPgeINoInPiJOCURE4lJduzDowdKip+vzLwJib8ud\r\nMAR1Ak9KGxsras89GnLK9cvmQ/eWqrXrl0t2bnZVkF1oUKknXY3hnCHxJ3gV\r\nm2y6s8WmVmJ5MQtiIr6oqN2r9yS3oED9p/tE2v64wa5jxcjBpS4zoppg03qz\r\n7qqEedDX4w9J8Dvn80umgSe2+XokQpbXdWRz/hXG+2YBfapHtyywaM08JYl4\r\nW/BCA+mJ/G2eYBfo2/j+lPt0SvZTeh3Ax3oTxjTZD/bdwNgbBlVmoG9MpklX\r\nq+WN6HzzEppVbdYFjgACBd8EbFfXLkTe2TqgfNDeymGPWm6FihYsusV9auRA\r\n4lUar6eYfYLxTeNpKJpLA0VDxdb/uvyLI1hEuQAp7LxUGH3tqG17vIwru3UO\r\nBCbGLYcn79cLS355JAaXn54E5HntkmeKlZI=\r\n=zdLP\r\n-----END PGP SIGNATURE-----\r\n","size":22563},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.39_1648224801650_0.5437453820971798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T17:16:18.600Z","contributors":[]},"1.0.0-alpha.40":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.40","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"11368ddef658a981127e2943cde2cf3546d833f0","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.40","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-YzoDBMdQMEWLQlZ4JKWOQXnLZfvYfbdXErGmojcIqAM6qHk/xuCgzyVOzn684jKWHPE6oQuPQYV/OW6Zu341Uw==","shasum":"3c8373b2f81e1d7317e68c5734a363f535a8c0ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.40.tgz","fileCount":30,"unpackedSize":87248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPvovACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq96w//Xmii1Ovz2XwUeOKDvubwQqbuIKynGxLz55FZq0gi18dpygsr\r\n0nJPLasgvBwueAQj9fEe98S9prkQ+pEIddamFSnEHUP7nR24dnGaAev4+R+V\r\nvnxz4U4kEL4/MBLoQ5j/fefOjp5DW5zN84x0DZubQVs8JWyOfKHj+dzwk2DG\r\nX1gxWBqX+XXWQVYBxR0lH0jH6RMxOUuOzSoGLJSzA7G3g2hx0aIrRuAbQk2n\r\nd+6798PoEMqOXgLsO3DDJgmUx3MFnzYw//CNgQ9lhrzkY0rI5ghzr8hP60Fl\r\nXCZ9daCZ2gkALmIod9MjL7+FYbFGk6Mz3ISN3zJBK+CK9ckTUWwQHPbZKScZ\r\n8ip3DVH62tGdCg8uWHkh04VcuggMsipR079CafDsdmtuPzgcf3QxH21EM2fH\r\neqB+1IW3da8L7eMvcJnqvSaz2Hq1atyXi9mAc5TDE1aSPzmsSyEPtX9cCxey\r\n+NWZX2I/NfuCUmJglHq97OrUP6bL6vH//LYOOGxEMtVq5vGNDsqk3o4uW2Rd\r\nF4a24C5gfyv/F9B8JopRXbc2xxIRleIDWx0GO6ymtoRCWjxuiJTIyg+gvqn1\r\nu7m7YsviZxnRJhnef/5+DNsLGu/rIx7LidTbw3I+0CXqAawtEVnoo+6FoDRB\r\njAnUD4/IpE3qKV/k7lHusjwm5R2xB3GDMa0=\r\n=zhWA\r\n-----END PGP SIGNATURE-----\r\n","size":22590},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.40_1648294447418_0.3013557590827687"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-26T11:34:24.756Z","contributors":[]},"1.0.0-alpha.41":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.41","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"862d8c2a4d389bd4ebd9e81ee2b8745f159c96d3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.41","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-thCNRY4oYATfrqnwmaHIMnilBHy43YYLNPuroneGzw1UrRi7NJnlKWzWJujS/5aSMc+14XBHIzoqRuyI0mRBeg==","shasum":"d1153da3054d487bf80b542cf8e7a23c15f1e5eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.41.tgz","fileCount":30,"unpackedSize":87424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiP/uPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJXA/9HS8wQPjzYT+V9YCUiZY2r/e46tDimiyatfFGVdtCB/9iXpba\r\nWfCoY54q8J4SjbJ0Mjhpifn68FhMsOMT6O4Ls872cKTYCg5PNMPVkxvKrjzF\r\nqi6UVzHa3udsdJ9X+kLG7QB7yFGdY/v+agsEtrnbMQxmoAhvRzvROnLXjGOI\r\n2jhJIGs17hXSXp71vpECZ1tLePy7qmuUhkuCpf1Wml98nsZf5DC+ex1d+Oa8\r\nObmeSP5pW8dJgalitwBgfyot4bx/kayDtw2hRFcV7wueE8dBEEJ0xRiLjRcu\r\n1lr/06sV+BMkJcrHqXX9gmEqVQmPjkN1h3Km1E8qJjLmqZHiTZAY9vrZnnQQ\r\n03OsCDW3EjszAEqAu3rOgoxVqMTfbVpbte3yuQHM/plup+c6w58qIQoHd7Fd\r\nCflmQnlBil7Pk7ZfO2b0zhXRwy3+wCTE957dDlaKZrHVmZUqimXquiLXVa60\r\npTpSgcghV3RyZ3DLrVXcI7cB7FBQz8R7UoIDyMq4Sp0m69uOVruksZqF5UoU\r\n97vBxVzzj2TrcqWXedMk6eqj0+BdXn245etFdEAsnGTzakW6HYMplqb6V835\r\n1bEbQ3c+RbnqbQ5P7ZjfNLNb0M2mYPnAUD02WIMzdkRyuCQ4Xy4qE5QkUj85\r\naOJ0sZnjSHCFgREKYhLJ1R3ipXzwnRkDUMQ=\r\n=phjF\r\n-----END PGP SIGNATURE-----\r\n","size":22603},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.41_1648360335013_0.49574781174734195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-27T05:52:35.632Z","contributors":[]},"1.0.0-alpha.42":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.42","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2ddbea23d417b0e305b44ef4514a7a54f371ce06","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.42","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-wzsQ/luBVAjYvlxprHQZCrKhPzOnQkMlMgGG1oF35Kr2+IJF4pWjyK9mn3cQdJ9pw4l9g+Pvb2pHvdsRtO1y6g==","shasum":"33ee1c557a8f5b8d5da3ea7b7b2cc87f70cb9a7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.42.tgz","fileCount":30,"unpackedSize":87600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQllrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqziBAAo/t0PoLhy8XW2qiieVtnjVM9IC9IfLoBodN+6Q0YYlocj2si\r\nJF6lala5I0QYHLvCtbct4h7nDgTnfrauPcez/tueRKSDowkJp6tsq6uCHCoh\r\nJVLVmTXFt6lZEuqSXm/MxM+kTgjh3h8tY59Ee3djQ7bOYtR5/xIXetnCjjj1\r\nFTP2aLx9x+uYQeXOjeg/5xqnp5b/88mf03AFwsCyIUwyqkrQu9zAkau+EsXx\r\n948Hz3wdfP9HmEuPqVJ2Rc6bbAyBCKryi+9kV6Gmn3B3lKeFcshy9FFnu111\r\nK4dK1OGD9OAffBRF65n3OwVrlF4OGIIQGiyYwVroixPEJGbo2yR1SuPbIN2J\r\n+24mwiSmCLZtXL44ZfoVdA8NJatLYgTRmNLps28Kq7hVJGAkjQsmuaCU4aR4\r\nZ9Sjjw52HhdPIwXQHnQZCYE3eBrRVzfU3FKjoEQHjr7o4oyO5g/FVR9w/yMC\r\n68aid/2wxhYlOsu3ET5RYBPxhSrWSdbkoeKoRi4SDBTy2Qs7C0T2BssQjdgN\r\nIWrRn4sKRpKzsIfgoknegLacud46/s1kV2Erd0TPS8a6wii5HPMeCFD8TUCR\r\nPttgTa/9D8EE93mS+nK0NyTTWuFglj5MdeBDtgXp5rO3iS42yIUca87GSyIW\r\nfhTKhOltO4s2eMZ+smHCw9HKmJKBKM4EASU=\r\n=fxVG\r\n-----END PGP SIGNATURE-----\r\n","size":22616},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.42_1648515435496_0.7193116188077286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-29T00:57:22.549Z","contributors":[]},"1.0.0-alpha.43":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.43","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"a5d2cfb7e9f64ebf61bb8354a8d2e0acee0dd6ab","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.43","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-4ENqWA7TpsbOX4RCruGjHezr6qzQLAS1y+7/VNjK0T0R2X+dX9hvvsRwSjjY51FXG9Y/wC3b5YOMVi3HoOss5w==","shasum":"84ca6f9a1e0395df7d417008baa7447a5e0ab87b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.43.tgz","fileCount":30,"unpackedSize":87776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ9EKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqL5g/+KUPIA0UN+MEUgaoYQEg2rbRMpIuywd5X/RnfgknHZOjnCJuz\r\nSKxIBaTnTs3CooP+1h56i0O/Z5OfeYbfebLAm4nWrWk7EFKxiRszyoV5fbF/\r\nJRYZa4siHudAU0/YcnunJUTfCYRayXCCIEeUWG5ZFl5NRIUOtiJFMIPTJwFz\r\nH0ULPFH1WJFB82KFxDH0pwKVDwIELraWxeFsDHn1agQUH45loMfKHqM+cWI+\r\nTyjyoaQeefRl8vCee8akgsowDY7GT19VKw9iVsyhqfzusMWr8Xwv94m6+sZY\r\nXy7QMj5qp7R1mOFWZeFrDAU38KsQt8Rpz6WjhVltJEav/hH8Byd+c6/IHX1R\r\nKiTCcr9RychXuwXaMSkCsfUir9pzOMNH4c/AmmzuZFgtii3vsISpXFBpgDAq\r\nk/rvPiaBpvuUAV8b7ll5JVbs8y+rAQC/GcGcxbJ9LHHRo0zd1Bvr/4wPIncq\r\nj0XNATw0KBhL0uwH1TGfYsiI86g+lIhks3tSCrzPtnaie5pQa8qm2GYmidZu\r\nNeOpP4hrJbkVDdxx62fJrPS2pqsipqHM4w1MUo/eZuBt+P3cU66amFeZNOBs\r\nqGL0irTkigT0/mbsOYZrfwYgBWYH5hYmIgpcPkjmCQkfnTgHSvz8trV6oU7w\r\nVg3et33OntNNThu/ebPR2Ugl138e9oJwC0o=\r\n=ArgH\r\n-----END PGP SIGNATURE-----\r\n","size":22648},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.43_1648611594279_0.5309163314317142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T03:40:15.131Z","contributors":[]},"1.0.0-alpha.44":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.44","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"acf84341841a27c763cab3ed2f0bf62ae723cd54","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.44","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-d8GB5e/FUxKiPC0f6r88p+0OzhnwG8r7OZj+VJIR28bb688XQzbRWKeXjJ/8IxLKjD+CNB1YRPpGVtNeZcCQUQ==","shasum":"5e77ab73c99c0089b78f1ac43486819107b6e908","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.44.tgz","fileCount":30,"unpackedSize":87952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqQmTmEiR1dOHYoXNd5bzQscAxKttG28LnyrUog6NZCAiBawguHFgMIDxlZ73psBBET/GrwDT+iK8+hZv5lrGEAMQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRRfEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFDg//TrOqdyOJzM50mhV4OYkjx24a09pkGUQWfBRZ7PS5V+q7DXeH\r\nVKv1odheART4VySecesrTSO0OH1Ie0XhywcOwHBFXdgo6pv7S9HqR/RJl093\r\nP7BvewI/ku62Jl8vD286HnMcZYRo++HfeVjH/ncP+6PxNbUxdq+47h+Htw3l\r\nSqSiNvEAEQCFYyxB824xtf8mgst2Ogki98+b1+TsI/luvUhk4jMrXp6FdFUb\r\nAPoPDO1IgI2L12CDXwGESvkMENkUpf2taqiCqtdDB5/kD71cYfIqujRrXlvk\r\nznhYAIz4x6Q4CNLT+q/JscDO8CF8Bt6ebXznPcEmr7dO0snI6Q544c+qDLJY\r\ntkDI2y0BXcx25hwmwnXzrNUbh/XJnyhPoLsKUqmHxhBTm49wGb8L6APwYgPs\r\n/9gFKTXPWZCXVT/wB9gKG+fVPdY1KD0DaN/LK3uxsvrAYiDFpnw8mzURhwkM\r\nEr08mvElkY6wPllLML7yWRlfTlLyJycrGKOp9GqYVFTJKaNjZ7BczecJkXEs\r\n1drVuF6aghIp2mfvguQn1Zo0V91vLpFT65ADbI9iJW8BwqEzpOcnRtR1TUYL\r\nxTj7QLP+TirNYrrdAd8SEoZYJuTie2SiotdmhppxnPGMmGtPDBdxPqYaEEoc\r\nqwMjxTDmmRvAG9+44bFfQ6ZggbIe0nJNTPw=\r\n=PcJ/\r\n-----END PGP SIGNATURE-----\r\n","size":22663},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.44_1648695236172_0.22597461640308025"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T03:05:23.699Z","contributors":[]},"1.0.0-alpha.45":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.45","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6d4d157d9f6a0316c84f3dc78597285786ff726e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.45","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-15pelRij4EfgAdrLjIfeo9XzYlJploFljBhnq/i2NpPPdKCZvhlP7m5gTN9WuRZftn5BpA59bxMrndtRL0kXNA==","shasum":"8321e801527aa5161819752d25a48c0164472252","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.45.tgz","fileCount":30,"unpackedSize":88128,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuXSUtRlYwyhzs+oK57TY/Gsn2A9FYyo9CJY18O7HrtwIhANpU1c7Vw8mrZwQ6cab59UzprjiprmtCaXKnSxTPVc7I"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRT3VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKbA/+IyZFNsbEYggUbppgQrkVDT5IrIO6DwERMZQ6SrGJbLfhAmxe\r\nAk+DQNPn30XH7qTneqp9hWHcs+EbmEsW8LdYeRUVEF0Yk93KgNHhksmT+PiF\r\nUP4CO0hhus+XmSuBUc5zLpi/d03HpPf2ghilkHXceDyGef80mlepV7Mxd9H4\r\nmVvubbWGaDZxlEei3t5rP0R9AmKCrIDDCbxZTTyss+Uhe4ciY8ezUe7dwcRN\r\nwmsAfkwGwx5CUFxr3kexLfzS4Ju2eb8UJVC7K1KbvUIGQoQC/S5xpnaICHsQ\r\naFVa+StTvKoGfhMW9lXxQKHNZ8Zm4S8B78sQ5rRZuW3jB2BviyLgX3vtJHBU\r\neajkfULs8UGROFiBFKIcUSAcNh7JqAVzq3CeeLoolYkamvVhlzbHjz4I3sKr\r\nzXJGqEeBS25XZtlkqeBiF3/O5j9zC9SaU4Kw+cgJp2ZlP2cR+xgikyRKReoE\r\nHLmKRD7R5MJRqJ/b/afpwb5ieTNiYn2Tj5bwNxQt2UG4TD3+PYxZ5FrZSeU3\r\n1kPV4/x+kej1MbnKI53vencCINkcggLviL2MtjbSNUU4kXWiTGpdgOgEX6xg\r\nFTcxM7TnsmDcZiKesekB1Sb0db6O+dqiBHW8dq7sJarD3kWHTMmLSSUiFE69\r\n3YwxR8AjP7DEYN4Dfwzfmb7hYJ0UlCTiJP4=\r\n=/FFH\r\n-----END PGP SIGNATURE-----\r\n","size":22673},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.45_1648704981101_0.7215341116731315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T05:36:43.126Z","contributors":[]},"1.0.0-alpha.46":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.46","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0bffb560f7fa2dac32ab712e5757a00c6f12c299","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.46","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-p3rOccANvDNgx0MJiyXab0nOSCNcX/cI7VkGcZCxjB0veEpVuoF/vMqIBgtEKYEaxumLzht1hTgLy9Q9UYtaJA==","shasum":"5eb45c3f609b9890b6e6376df1362ec43d40ecc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.46.tgz","fileCount":30,"unpackedSize":88304,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9Pq2h6vMcCxxtdMJ47hUVJQXUC+6HFcRsGLdEw1hbLAiEA/lt0V4kC5SdyfsDL4lcQ4Q3F8JpvnjatbZ1KMWmho9Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR5qWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcNg//dzPh0jb5uAOgG6ihXnA9hKt7s9FTUW1ci/6OIYh4rvNQGFs0\r\nYunQifs3YYvAnw7J5sBiyEpVqgY4jVXQGwkf8IuRBJHAWbRRbu1msKBWmpNM\r\nXOGoZNHx9ycwV1wvP/isuo9OyaQPHd0O4F+bTeXoay0tmBNOVkOJUkpluqF4\r\nVNC8qBtdvL0vDSPKBoK2gKoMomG6a21Ix77+J1Ng/qJHE4JVVv1XaH2cBbEW\r\n9514OUulkFpTCUOQwuV+6RoEO+ZFThneLxkMe2ptRWxdO4d1HluedBNrQ3iV\r\nmbfHOCLuXAlISLmgEgeCyRR3WKiBBVAn/VWY1xMERyCs6l/jAXBI3ZCT593d\r\ndgmLwaFXnXaJZOiPAOQuQ9iCnydNwoy8vf9gdB7VZFRRRHpKh1RVj3wiIFQb\r\nm40DwTpOV0civfVSQt/CZGbRDwCE5ZP7H1LFg3WPCiOGiW4xVZ0WrcH5goUo\r\nnJHYj7WoZGXrsGikLZOq/wDnXnFyizhvpa+S7NAVIUEXFnVUiPe1O+MfwPId\r\nwgZUWOF3MQ7dhto4xKebvtLLg5R+qe8qBLgmuhMMdX/gS7gWg4/2ycvsFj1L\r\nrL5lGQSJuGaMU8KpttcCTo1sGj4FZsws/BiwkQEzwpniFFJQkEMG9e3SFfuj\r\nnoEiWDgOzfDrsHyglbLMpbuyVHB8fszNx0w=\r\n=T6AU\r\n-----END PGP SIGNATURE-----\r\n","size":22699},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.46_1648859798289_0.5873101254364941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T00:36:55.368Z","contributors":[]},"1.0.0-alpha.47":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.47","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f898bc61a67f22da3c98efa53093bd131c5c815d","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.47","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-nBaJNcLHreVVzXl6vNF9dR5uHA02PWxRD1trnaD2f8wyQTEyIMBLVOxIMkDWiMofeQTTar+ujIDkQR5vXv1lSg==","shasum":"7cf03c1d02ff80dfb321c99da73434e18f563ff8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.47.tgz","fileCount":30,"unpackedSize":88480,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqxqBjvbvf8N7gBjePl13O/iQEOxCAAh69N2SiUQUySAiEAhvNB62Z8jmFreZsGzM7F2eqULPxRoc+gSu+G3wRo+74="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR+6MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhGA/+JwafJnYRtr0gAYeG1ZhwJokf5d0DAkiplCPTtUYy7hpfv5Nm\r\nz0Pdst+cLZ0CdiGcc0+C9DqMET6re+JK/0pwqHn8Gf9DDF8JEngaq7rdP5au\r\ntEOiofbtpsuEhRCTgS2S9iM+Db9dSQl0S+EAp/MvNweeC0jjr/2O5+scRAxs\r\nITi36Qi54M82+mj78fsHOyJOA1zdzhUyLUE79Zo5RX792p3qcHY97f+v3zQY\r\n+E1jDGEXanScYMwf2pVb79fyh2oLbQmHFaD68E5KNKR0EIL7mrdvAfUq1vOw\r\ncsWCVaABU822oqMDmotOSeZAcWQBkKTTCCNUochySuo3jvAEhdlebYAGw/eT\r\nK7iXDJrH2DhMwOJtMGCr9OZwrM9N4Yuc6nybpo+7tSxc5qcHKRBd4qgGgv32\r\nVK7bQMeB2tYh9hbi56YZwyoKcOGiuZ5SNrzszCRk9ZFBATSsik7mor27oIHs\r\nqkIOoGjSR8/arTmig8jRhtxNu6LGArk0pNBnS/hzSoOG6XhB8u0h0LcDx45k\r\nXS1OG/UZJkTI0AmhfVcO8XatRH8YRGk/eMKU7gJVr95IOQyuoBgchMsAbbEy\r\nIqqB+QVpviyCeqIS+4fPrEg8UaBCbP5nsp7tsbTRJMMKx382ewOhp37H9dyi\r\nukMw+0/49yyLtJYo5fhrLOIoayH0brcccdI=\r\n=r6fo\r\n-----END PGP SIGNATURE-----\r\n","size":22708},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.47_1648881291706_0.7779423151831959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T06:35:05.095Z","contributors":[]},"1.0.0-alpha.48":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.48","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"125ffe870a95cec9b89e39bdf9fdbca44fe4a11d","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.48","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-U57kRls8uEi8pYCXwmwyrUAIcMhbMjxugbIw2z6ZIIt7AUiU2c+ZE6Zzmp1irOzEZV6rDx+bU7O+qPi25VB4jw==","shasum":"0ad1d914635dc091818d3bedea127619f9b30d2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.48.tgz","fileCount":30,"unpackedSize":88656,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICOM9Su9HY46Ra5RsAaWTJ6BNKRGkzdSZLLBSCcQAY35AiEAnKusQb5HUkPTRlNI3yX/kqD3UqBKa+RFFdFLXo/Q0Z8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSTnnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Jw//f4VLLHyYHqHYdjgT6U0OMtHDTc452MrCPqfJ0KY36tQbEE8J\r\nGr2ztH/+pWducvaIzpU6yBhshBxqYhdKQfWE8pQPnx6mlFmVDjSEzs5x6gGr\r\n1q315f1VGy9yTIy3ddQpl/bPMJkIMO7rCAYiDbxnT2gTaT7RsRimgG5kLFiK\r\nBrl5bUb3X/miMrEhvM3+GohxSw5QfZLHg9Wcey/Dv7qZPY5q/7Tt68qgwpV9\r\nn2ebTNFezUmJOVoBOIceckIzuAwWwDkiGAsOR8JJFoK/iqD28hDmq2NfkPSj\r\n+qGSNVz2Duwcmiv5SLhzMAZE5JhCCCJjnXcLoQh7DLtY6+5PP7m7d+15o1sB\r\nRAMhhLyN7o1CjQ7fCm9RTRphw37I4RA4k3UO4uHi3MeRvJcEhYNg/fsdONGV\r\nqElQvI4K78+p5mBFtt1BkX5zJAft+F1+B0vBEM5sj719ipLsFOzEmKi1A+WV\r\nLqi8IhnP5hsT/5C/YxM/bvExq3Tt55iTkImxCWEIASZNXnV9f0DqRmq2pilB\r\nAePDHCuPkuNt3JGQq2cyM7lCNYCg17UzR8kiSYLCaPADWkXFRL4Leb4UxODq\r\nOP4+cYGSxAOKb6hdOqzK0Qdf/k0eyQGkSB09UvZj9AtlKsrGIsjj3RGgTOmD\r\n2ttzc/sEFYXcDU5zy725+PJsy4LAWzBmhAw=\r\n=qo/E\r\n-----END PGP SIGNATURE-----\r\n","size":22724},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.48_1648966119383_0.3041374660892626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-03T06:08:49.582Z","contributors":[]},"1.0.0-alpha.49":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.49","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"00a9fd5a03bc4e0864dafd394f93ecf3c2c09838","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.49","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-HjGJ4MdY0fy06LWjB21n31/BetQVrN2dxXO5W4LN2p9zBICW2Du+1Go2rIRVRfeZ/v24tFMKVUOxzRtPgp4WEw==","shasum":"50794066c268456e3b8a5bff4978ea3e61454684","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.49.tgz","fileCount":30,"unpackedSize":88832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUND6K8nURwyt7U1Rqy+Y7BqpFydUzMb0tZu2QyqFLdAiAY1wFyjI9yOCLbyN0PqZHuPvi5eIChngxnKObd14mG9Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiStcEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpAQ//RT/zcUbNClDep1e5113caaJTeCCFx2OuqNWEcoKB+Mm9zM7P\r\n0GSD8IyW/xyID0QEakdTegb3E2I4DzQ9NEBo9kWBO6KX5n4Nt6mBS8qzEW/k\r\nKQ2H5ZiciuBgZsiDCC+K4dPog80Qo5ASK8cH18dtUtyOJaSwWnuNDhBGS+gj\r\nAnnCvFFCWzIcQFPjL62smFoMkS+YB/jtICfOkcYnEDFJkBc7USWUCJHM9nCN\r\nJ8Bxqo1nwF3xWDfxxB+/gFZZGszpEMvcGdGhvR1FmWQbmF0UBPWhwqqdagm8\r\nZPsjxFkmQP0C5cs1lA2C6DXlmvXYSG+XtW+4jBA6pU1z6G/XVPldmIJ6d3WL\r\n5ILAhg4mktrO55g9WAtPAXkNF2fWLVgw0BC5YRdA66i/9WOMxppCHnjONIgj\r\nR0BZDnhEtM5JqOLdk0pbWc9lPEkBWNZS9i6jH/+Grv+oLMSteu4cx0Y2Vtt/\r\nqLySZkgzAEUd9HUhey6OnXVr3EayHSHF9PSdx2rt0jQSDaswTbcVWVDqULzn\r\ncC0qOCmpSwoMYwdFzT5OWCSeR0VFi5qD/XTeOEus0cCzEdI9KY4IVGU8rvpJ\r\n1by0yWtG2hZYAk5pzpiP8fz6TkyI/gPyQNjm5K2+MCOYVxRLlesSpdQNwSAK\r\nQzPm8nLBy7Cdk0TloGsLoVd5rebF7wTftFg=\r\n=bBEo\r\n-----END PGP SIGNATURE-----\r\n","size":22743},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.49_1649071876086_0.44394803472258704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T11:54:19.354Z","contributors":[]},"1.0.0-alpha.50":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.50","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5ce0fb81ef29d849e404e966d541f9e6ecac5a16","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.50","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-oFyHnHmc5Isqg323CYeqHTS8cj5s8IJXdn8SwFHstL4Y2LRDRfm+jzUe6vkMlQicc2ojBk9UjAu/9PcxGH+nyQ==","shasum":"821feaa3953f0481975b618f4c6a4d3ac3f7584a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.50.tgz","fileCount":30,"unpackedSize":89008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCc41ajmFgsF+0IaEMJF+9tBD9Ni5Bu70te1Ki7KnWRHAIhALCleBaylRqgVcC4ghRl+nZT128v8Ui/E9qlZhiDzcs+"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSvNAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLtA/+L/ZGiCZf+IPhrS8pdLozeNcfGarNjpVIP3FOGPKSRfGK0DD/\r\nw86UDYhwVFqouVYHqA28uMwouXcNGHjP5T08aEMQGPpdNNP4BWz9cpV84khA\r\nb+OKrlh3HwhemmuIOugEH7LBHDnssJ+wPiJZYlo1UVuG+vY1Tj2jJ1C7v1hL\r\nNMsNg4JKpn+gDGKulJ2W5uiZMoZO+c19jEncz1o/JDxGO3fdpv7WCsywVFUF\r\nKy/GRdr/F46d+/02DKqGw8eGwaS73JYeENFTTK8xLDfPhv6Bwho78LT3qmxB\r\nEhMCWwJ+YqJNe4f3BEvL0e7pTh+RQJDZhz9TKYWwGaA6GPXmEFnsGx7Vsohq\r\nMhaTDzEEJuuaO4kls53J8ABHqzOUszkkGdUeDr9gb4QFdFd4CGYjpV/3nG/n\r\nK/kg/mfN15fZBWj379M7H6CLJcMLcYYQpupTXvtq6azOfmk8fdcLYNzsgKP6\r\n6YjQdEVaZcZdRWcbJ7dOgdCQNHy2HY+Cq3hQGmUzPrqhBS+4hxWO/IQvuTZt\r\n6q/5SCl2M9tD7FjaSimJfHoQxxlitTG9qcyLrvFrAkVAjYKJCgWZh6vv8dZz\r\nnGxbnVocIbOqKkV6Rc41rDKMPLQ99ytCRjP7m2e1I+V9DbN+bMXTCOweWXFe\r\nVTTVannoFWChXJgcCZdJlAT65TxYbt2NIP4=\r\n=eZIo\r\n-----END PGP SIGNATURE-----\r\n","size":22758},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.50_1649079104077_0.6221922600704359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T14:23:10.776Z","contributors":[]},"1.0.0-alpha.51":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.51","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6304a714c9e6c9dd7d5dcaa0bb4715c48fe2f9bc","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.51","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-CmX2AE6oY8Vq0JgtSJrnx4HyH9eb0u5zomCDlL/rDKt1l/7GqRg1UvlQoP/Iaiy5ih4NQ+xjIwflFEPhrHTADQ==","shasum":"56b6cf9bde8ea9bfc58318fb987f1bfffb769a34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.51.tgz","fileCount":30,"unpackedSize":89184,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWGSVZAT1iAT0/Gjxfl3moxC8rzJbbEx/BrwwlUgS/5AiEAq5Oz5iZIDZQPY/9ZJO3if8lyMJUF1k3PGVRXisgg6Bg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiS/CWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN3A//Rf+nrW3tePkC6SaMGIcQ3NGDjdPQbCXU54RZ1gWAmx2VCx9Y\r\niu9FxMKFC4MLOb7Jq9ZxXTAoTzt3PTZVe2sWwWfV56z9wQfhyqw/A1yqoZXE\r\nXegR98P5OG2ud4UB7iMYG+YLncFfOmh3RpDRSRTzuiNdVrR4cpfYbH5JeADe\r\nHgsYZWdTOq5dcSaiCZ3xFqqKFLRzVHR+CHqqjiQbWMoFRt/tILxwfVIk+jk3\r\nVzeXis1ZHsmMLk25TIweRO0Y/scM9qdFvPWVPxsznhW0LHjY7HNvTCXfOhlq\r\nD+lRSiJivlpGLnFWNpJb2L3mwnwKcSZmAODeaasWqwwFZew3gKa9yN5rU6cm\r\nO0huzQIQAwyOuGigUx2RRWYb68p2pq8x+GH4Mtx5DvJblx0Mhz4StrRHC1Ey\r\nrhlHKNZcSFGj2EulFKq4OmKbjQA69rhWucboICswdbIBb87u4Q0EuQdrMWBt\r\nfV6j2HXsNCwf3T3vyd4bSkU1tweuoSQYLrjWkSLfvaf81Wo+uNQMecS2Ro9u\r\numYXALXWYDtWn7xqKc8RfV8vQlBNYS+JbuwQDOBo2J2uuJWx9+kKFQSxJMCw\r\neLIFvVnGXywuJD6Rrr1ZhU6+heaCXW65YILYUU/fZB68WasrnYID1xE+IzpK\r\nf/Q6JydiVuTzmX0jTO9FDw3+liD2OQ1lyM4=\r\n=zLBS\r\n-----END PGP SIGNATURE-----\r\n","size":22769},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.51_1649143957997_0.4705062164713121"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-05T09:16:22.676Z","contributors":[]},"1.0.0-alpha.52":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.52","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7852d487822b1dd0c578a73b4a1b5f9dec35e3fa","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.52","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-i+QZFWB5ZNR0q/HSD6Qc3BDj4GAxDvzoEocE/QBgSi4PqbHjFSpn9DESx75E8tL5BQOpkC8TW5ro4ucxOeKYvw==","shasum":"59245984be24f8fb30c1a057cf0f9fd325fbe737","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.52.tgz","fileCount":30,"unpackedSize":89360,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvUlHT1cxUNFH7m+4yyNz0Jn17sljZeuNHTNXgbtb2AAIhAPz+Za6GQUJrnRlXZsi/Puj7viU8zDCKBlLQgDgpLwlM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUAYLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpC+hAAkFJWXXLb13gm43sdG9saRhXAnh0lsMhE+F5o+ykLPyUI7BSK\r\n4kERsFZe0hODJShKfCOkEKBjg64//yw7B5GOBQAdhRJdrOENGtk+ZuJPKuOF\r\ng6ATOHsbBJA6Pe9Sd7Ctp4cXEYBU/czP+beygZ9ERPH1s4n8WYV/vX0RHnRB\r\nL+kvYXCGa/shqweWokM8QE+9XWW6jZ1GUNDTqYRuf/ucP0d2wihOfwpe0Weg\r\n5FgQOP4ZycrfOxhUx82W8XnEMu/W9XHJhfXfZxetxL4FqoohTb9iMVzDKlzT\r\nl4odpOISwwIF8DfQl8z6fltCv/jux4r47HSCvEckMmohQGErlLtqPkIOZthy\r\nHDZBVR/uk/K5nb6mZFM3+EEIhxJV2RBCAzJZAlz6TU9rSs4cz31A6lKcqli+\r\nnpcsZWsf+t+UtCPsMKhyVoVe4yefZ79YPtK9tNKzTF5eCkgvlhlQ1Ap6P/N3\r\nmIdah/zk2OlsEvQjI/01+qFOQCWAnF5gvobcpUKXQl3wfjhztWitzklXYVkg\r\nScWnUxWgyDlhA+06iF9pre5c9YuwKDf2GaQvSX+uk6cAAHnCwUw+2U9La3aq\r\nVfJ+0wPQ3nIMqZLbquO4RRy215DU6hjC9bT2DYExEWdeZmRxUZwgODTNpBZY\r\nBOVeTCAGzxhseMB5bJuLWwzK4/BuuyI72Cg=\r\n=qBBO\r\n-----END PGP SIGNATURE-----\r\n","size":22808},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.52_1649411594905_0.56364551363701"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T10:49:46.686Z","contributors":[]},"1.0.0-alpha.53":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-alpha.53","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"dd822545637d82992c57aca0e3c86f1f0e10b548","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-alpha.53","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-b4OHei9kDI6hKgSLg9ntR2yOjlKDkz7pkCjRAKBndrYUqmcn/F0j90gv56dp4hEUCafBiN1dIW7Q9hHT6ysDYQ==","shasum":"ddfe52a9815751255457e78b1459f8f281d65fd9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-alpha.53.tgz","fileCount":30,"unpackedSize":89536,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPlDMIsNo3rRyNLAOno5BI3W37/TTw+bPyzvML/JDojQIgDBbbZcH/Wd5dP3V6dqO6IsTl1PcQfVBD0a7KksRHPdg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUBzAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+XRAAic1bjB2KL2dZhWmOWXlHwmUMYT9CzeMgNVYGMl4UIAIz/gfX\r\nkedYGTwUN+egzy0UwPSe0iKaceXkq+IfYDB8QYOh6UsuLEsXFHDOcUj8+Nqk\r\nGJdOcdwEgW5SMEuUAHtFbDZhHrErUJCRev2I4d0W0kKMApwP8bfHjQYtQ9fX\r\nJ2HuouUioy3gnUuTWoxHd2LEhp0Tu3Qa0hnP61NT9/WgaJtWBxkBblYC/3Ws\r\nmng8SHt5Y+SNmMz7p0AKSM3UL0OTHmm8wYIM+o49dPhYWh31JD9jTRjEhv0F\r\nE3Zjq2lga3qSunjnnkJC1ooU+u9IWNkDg4oK8JMxAUcGfulDlWVvil+fVJAk\r\nY3jVUyLvWft/7FConhrTijTFz9t/FeDRpXG/xif95VpEqUwGdxn0XTiT3ldo\r\n4MilFuFjnu26qiaq4cVWpqSwCXUSKwP6uJIaqekPapqo4FRCr3EjlHsYONXB\r\n8FEIp1q2rh1abhldXaeA33s3swIvVu5majKzjo2JUlMQm/Pg3EvyvuXgDNhM\r\nBcIPIVMgokzhAQUSMhHZ8pnQp2YniRKFaBFAV7dnFPFlVzehCFoaAqFsAKJM\r\nQtWntUx67hL7qRQFmqOLViJ8KlwNbfjbaZAKONvLPmzQQCcuPabKj6zqWKix\r\nqTf/f0JiKo4pQmQodeVIO5qrsoJlDmbTVuM=\r\n=Ybpu\r\n-----END PGP SIGNATURE-----\r\n","size":22813},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-alpha.53_1649417408210_0.8844703155940754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T12:05:09.466Z","contributors":[]},"1.0.0-beta.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"06b7a224872643b4dfdd95efc83770ce96057bdf","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.0","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-SIZM2I8c22t5mkIW2Rk3UX5TXJIAqzkLPVqSVjlM6OyVfVqngSqgH6+FWCOoOa+76CAtWiaMn42jW5iy9ET1qg==","shasum":"ded5c25fcdb6b8e0b9a421dd3c57cb8b445acab6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.0.tgz","fileCount":30,"unpackedSize":89706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgRwmQB87lgzIZSShp/jfoZf+ClXETgOFPW80w0smLkQIhAKszyp72u7Nxe2b4XRyJ51fw6VgDnuZ/fIKwoP+YGqqc"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUqABACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCDQ//XzIANIDVNxMkhxLGnBUl69w/Js210PbKe2l9mU3gP/gyR676\r\nhizRm1/NBnZaE5XDkkg5vpwATSp/uGdNoePOAyg/nIsGTCIszPdEeLAGoU6y\r\nxNaIYZt8cqt09jzWSt6XrEhrEGLIgSLkTxxxG+LdBYeWWWqEWSHhYnlets2B\r\n5adgOdVz1OLK+K8z01hFPNU1CI27iscfKtFEWkkLKAy44AGCcktx3K7OdnqB\r\nNWjwKKjooMgp+rXzRf29YO+/2b9UTiZTyILsPTNF/Ane+uwJEe7p+Bb1ekcg\r\nPRAeAFO9eBokZwVEeGcwK+b2xBs2C1CFqtlZ+Q9WukO2CWD3x49CS7Qhe1TX\r\nqiEZ91wEEi3l1hoUPzJfBLe8VNhrDmf4P1FhF3bZzc6TgtR1s3ZOQdd+HstX\r\nTm6Vpqozac0TBV/zFaDy0YhNvwv6WSyB5i6ERUKWhqDC/fkQ8lbaKEwEBkHP\r\n8MhAXrZ22aFwH8U+/qWSvXPgnwyYjom19ksV1oFIQO1xcy6PzZlcsXGurKGA\r\n/Y2TGXlHT7cxYoMFmYWVGOO4zlrLEvSIvFw27UP5sbmWvqsFdWl8KAOS2gtl\r\nVVE9Jou4iAhZM2CxRQycAROg9d4v6pjz2CR/45Oc+et+5rgJETG4DodJpw9a\r\nqhmkvFxZu0cW5HePvDG2ofCk7fpDgdL9ZUc=\r\n=x19p\r\n-----END PGP SIGNATURE-----\r\n","size":22835},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.0_1649582080857_0.6767709922504848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-10T09:14:48.462Z","contributors":[]},"1.0.0-beta.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.1","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"cfa0be4c72d93b2bf3f851c09b5c62c6025edf0f","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.1","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-ZuwTaJSjE/G3hl/CwGt1ehKb+0vTvOqLeyB0BkCs5bc/qbk84OdUC5wZeVgo4mF/E074chz8b70mBZbess3Opg==","shasum":"bb350256022e4f1bad14b8a8f35febf74d4653e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.1.tgz","fileCount":30,"unpackedSize":89876,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFlv/FdMH1tUI1UXdJndFgrw/08fxv/N3eeXFuzbd4RUAiAPwmnoivSem2l8Jmtcl+9WNVL/joMCHsaOCAY1MmDHcw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVABmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRYQ/+ID7qrDDVvo6xwnG4jkNISx3omhZXjzmK5UwzgMj7/rYUe+qK\r\nsCOSQlxlLg4FMsEsIwBdFLXwcfhuvVKxjBXdFdNMZ2103TLEhY/rwH7wCOIa\r\na3F+b6i1Tn+izKsHA0cc9lqjl2HjZ/nuj+DrLrpwMiBX5xEvsUdGzEtL2fb5\r\nKe0jeY9QbFx9kisPWSmImV2zT6DXxxFg8//JetA8NQ/ZqXR6iwdyJ5XoB+hL\r\njV7wDXCl4iqfTRYUTQjpmP8mgAe1SKuy6ZRKgAnAeNdwDhDs0u19UxZIcHgZ\r\nO7exSePgi6CLxuaC80T6WT+CBgpF1g9iJNMIGwfHFjBeeM08I5vLq+6pyxA5\r\n7nAEPXTwT7oIRim9pndJyttu/XXmCJHFOF8eVr3d8FfvYXPsrLKf6+0HKSpB\r\nuLBsjxfflAPo7M0YyA4G8dFW4xx7tVw2+HWDXRk/oboDeJIbshtd1ORVImK9\r\nKLj/a8KQZSIYV2Z6Kus6lm4GsQGESsh56Q19hMDqzAnIXIfrVdNnPUremnmb\r\nwWWrVwZzzzL7QzsRXmwmNRS+zg4Nz5qAQS5RbnZH7oAT/Pj9QTznIqcfqWTC\r\njas95TNsVHY4hUM3HbVsN9Z8rHQ8HWg2r8147gpIto71V+BrHS4dN7v0APtc\r\nFiGSAvEtkgX1ya9qi8BrXOmyBsvuTIzfzxc=\r\n=xkvJ\r\n-----END PGP SIGNATURE-----\r\n","size":22854},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.1_1649672294057_0.17289403600862396"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-11T10:53:56.272Z","contributors":[]},"1.0.0-beta.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.2","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"514a836d3f5e959695701ba41913aee18a1efe66","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.2","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-l5DAhyHfgheYojF1YkqQTYYgFm/eIk3bwMOzqLvNClGZ19cojmnVzLtrmjHrxAQTsNW/GLG/P3/KzH2Dc96eAw==","shasum":"44ffe2ee4b10a616f3d77327e196ebdc10eaaa7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.2.tgz","fileCount":30,"unpackedSize":90046,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE52RBNzqg+um3EKB7hEf/j0er85wLBLv0yOWU02X7VQAiEAxyC0G0ygs9PqUxXcTTGvehfjwl4820l3Y2U0PkKdI4E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVRWCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMDRAAmIXZzZ35J0xbPfcvAYdeSkJS+oLfn5nx0iLY16nPCvoempZe\r\nnNDx3jq+m9P6i8YklRB2Dgl715v3n9Yq+DGjxk1H3CFnp69SzmsSfqcvmXZP\r\nF0w/iS20fw983eW+Ki775XAd0MEBboUjnyN1LiO7wSfJkeFk96coo31iPQhd\r\nQZOJvMHdGW8ORFoCnXqGue2klgen4F1RisKSwxbPVddJhRWoJiIKkPdJ5Utx\r\nvdaRvSpIFN8Dj71oyUJG6HRw5rKgHRMgR5Qx3tn4y7NURJ8kTNJhMoP29NPt\r\ni/L42yRYl9CCiAFaS3kRiH2uGrFGgUNSYPvaCXvQ6Phxy6O9DdFdJBAnJlCL\r\nXEyHtLdYSHwjxoiwQBUPwrHlAPSZpJqJvBRoOZwSFXxRa9Jx8e9c0d5LPAdq\r\n7t5OjmJ1/AJz6p1BjyiBai1GcdJWgOER1YJbGxI3RKLplqOynUF35XQQM10H\r\nzRs4xfiYdIK3M5E8kCaLl+24rjcfUPF0Kd5mFcoItRJt+JZ8q+fmUcex3Vze\r\nV9+KJfOJKhp89+YflTSBMkbpDvGYulwYi6lCQUPjL4BgH2EGVisJnzU+i1/B\r\npqueA8DUijhno3ZHr2iMCUcFqBNyeAjfMqzzy6ZDD5PKwg5GX0XczemtPkTz\r\nce+T2GP0nkIsliCVkXzi2/jBE2E59LmFbDI=\r\n=gN85\r\n-----END PGP SIGNATURE-----\r\n","size":22867},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.2_1649743234399_0.7901297314528566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T11:42:19.218Z","contributors":[]},"1.0.0-beta.3":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.3","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e344f2744d26410b75d8077d02709c7acb836026","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.3","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-SH5abRuXOY1YghtqxXMop+mWufejloqqsQPgs6Z+eTNu8BMi2CbF7esOdJto6XRRhr87ft9uZBbMf/oybAJPeg==","shasum":"accd25adbf1c6ff43e045c91c0c206bdef12cc2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.3.tgz","fileCount":30,"unpackedSize":90216,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDumaqkV2cAT9N1246xhLw9ZPio5EFvLt1m4tBO437q+AIhAIqFwQEfdwzFg3D4LZtrWuoLp9dtyoBgblZFoCz/RI7l"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV7HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoluQ//eE8Onbhws2qrf1yqmoPrIH4wpzcFvxVdYBNEbxRClWzno5rK\r\nUYhVTvFz7X7odJeCCwDSbrSJEa50N8kU3+xO/DuUf2+VCscrUCgNQAcpJPO1\r\nJCyh5bl044S4GWgUpt6Siuuucbcuz8FNObmUqiM6kSQTnxe/52x26uCtzPit\r\nXZMauA8w1s+ie/w0qV7BX3qV3HBiHCrnG6mNgGzOlhTrIz2KlCn6SZuCp1pw\r\nxCWuBQrPMmZeg7FHusPgUIq0UhnzmyA5CXyZGsZxP/0LvYo/IYuXxrF+RXph\r\njG/332EA3vQPCqytsMD0F8cGaLa4mBVi18C4Gq5CbuNuqT+kC++FLavUhm0E\r\nc66Cu36i/eCMCKHiOVRNQSz2Vlv997Wm+evCaJAjZJ6LMj2d0rKGgkv/bXyf\r\nWCtNOVZICAg9cDJEBwobNLNlnn3WwiWqV50AaZyV9W7LyrF1I8P0yNg7uolx\r\nlI1Npv8O6U09NvUiJyHgAHeJoewxW7QWQ+m5VZ//9q1DxL1AliMC9vPUzfFv\r\nkkIa7nrrHCWrTirCAgbNciVoXW2XBCuxGe3Kl8PAD9sxn0a/CwOtFKD3KCbv\r\nuoP1MNy5D+jjybz7TFwHUyrKCDHNTQ6NP9rl8O2D0JMpAe58CgiP1Wul9fQ/\r\n1rjFR+kU76t3CuOULlno62Enido3ZCMJezs=\r\n=xg7o\r\n-----END PGP SIGNATURE-----\r\n","size":22876},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.3_1649761991489_0.3592316888400746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T11:42:20.847Z","contributors":[]},"1.0.0-beta.4":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.4","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"08201dc8c015c0d6ccceb846907dd9950363a553","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.4","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-dQRHNJ4f+KmG7AwXZxijRIEA0JhbWPVf08cNT6W9gIUEAvQREh9uCG59sFzL5w5kgdJ/mApPjM9+qLpFLFAxcw==","shasum":"cd610a3fb9ba4bb23df773dc4bcd89d43e0b8478","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.4.tgz","fileCount":30,"unpackedSize":90386,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJAkjE0b8qygmgROqGnjT20o7tPBmbMAeJYXzLyGaC5wIgWOX4SuUOYsT9frwPdFneVdnFmKlSs98ZA49HYKgae1E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV56LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXKBAAj9jzJU95u8m2B2wdKhSZTPcnxWeLSO24qHjfkl1NmGCQ0NzA\r\nlvl4bHWRI3Y1AMR/4SbE4Evm82A4dcFm318+k9H4Kd5HqBsy7rmxTlNBv45S\r\nm2ps2dG5Tgb1qSezdPYLtcS+ucfT8fpEjlF2A5C1lxgRwUlBZ4HqDQQyyIM+\r\nzCxYNP9HHcnY+rqHs2mXAXlqhVcfnmp5buPJrpeviKjlrhQtdI+ixkdoCYHk\r\nG9UTU80Zg4i3ZZAyjYG4PdQybxlwozVfFe41R5fIXclH6FpZNMV4LNKSko9e\r\nWKFi3THLIQVL0LZ12A/KA+cKwOuBzrRqIBlYYMCOK1fX2oJiVL9HdgLo7KY0\r\nmVjTa56aTMvqSUg9/prRBEHjTMvAxvQxbLOx+U329wpHjHIxjmiMPEeC7QWX\r\nyJCwD96dYIrRgngxhBLI8CN58cwHghLM5GwNOSSJ4O0q2FBmcEEVkk46bp0+\r\nmSMOAdfBq00pzXNZnMyXNlj8I1iIUaP+gbECU2ZNQD57fA0ovZPRj2iTbe9+\r\nRDFvANZthq8NwkgYvHuLmmGdi6n4XFSF6OyR2HS5dqu0yBeddNDksaMyQj8x\r\nxgUKvR7h/2/55lOXwYPVDHMTJvHq3kSRG/MreQJMcPEwZy6/DRjt7DFgy+sc\r\nUnIHrGaIzmf9NJuN3X4QjwkvqoxmocYwuyU=\r\n=2QoB\r\n-----END PGP SIGNATURE-----\r\n","size":22894},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.4_1649909387179_0.0097982522563691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-14T04:10:08.192Z","contributors":[]},"1.0.0-beta.5":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.5","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"23c51cd9e53b2b9222855ef090db06fd7b23ed98","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.5","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-N3JwF5rgTUZxZLK9p63qf+w0Ewze/RY+QGcc3unQfa3fEgzgI41umSKEfuXfWbkpBYqq1gUqo0Wo6LKvu5O9fg==","shasum":"ecc9b3697563eea2fa4011cd4d2eee2d49d2738f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.5.tgz","fileCount":30,"unpackedSize":90556,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAvd5KDxmdX3zu+gcw8CtqNvZt+VvyOlUKWS8KVJuJBAIgGz5HpIPpPoc1hWRSui19+gw7XfVzgIafpxyOgYZ0ZK4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXNK+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiMA//RbhpfrkcThT8q9BrRpSeB3XQgx0wVNKFyQiLvFp6DgTbx2qV\r\nWge7HlgYprRnjqTmgIt1rI03Fli1KoWCj8c5aYjtEZYN3ZxKWEY1Rwy0HfKI\r\nV8Ghsjzc++rhv1h13equsYlfgH4UZNCKwDvUax0H688p+6L4kXCMkEqVKjZE\r\nYGeuO3DqHBNGIWlGzLgA/UiQS5vjNgPbpYUsN8jXXUlJGb7/eXmp3PjKdnkA\r\nRezwPRZP1azcb+iGuTw1BP8K7eZwI7v4tBTypQY3iqPPzidAhUYQKQk3s3J3\r\nPCqpcN96/8BmQdDGXQApYpRGvQ8ECkjTrKhiFUq2gOuPuS9VinYeaHE8aZtH\r\nZDfYEQ8yCv+GPgNTB9HEIHI7QtyKX9u5vRYmFsBc1GRsSV2nCDPdTdgemaUu\r\nJXbj0Thz0+Kt1xRZc6CGm6I8NW0B0WC1tfSIwr2ttFmdJrKT9tuos+rFP1Dd\r\nBV9vZ3l675ETjEQcdRcUvRR4xPXyeNAhmr+OYrUirtyg3i6bQT/67+dg4U/E\r\nydoO10GdGtXbYlXqd/kJKTre0/VC03rw85eevbgXbiTi0dZLjWKKnsJX40Sh\r\nPGsJCul26AwVo94eHdDsKN8JnIEkzGHQTgJWdBifexllEfy4Ls6KtNChuuhu\r\nSTtV+99aLecjtoJvzzlZecVC/4/kIc6fBu4=\r\n=VSy9\r\n-----END PGP SIGNATURE-----\r\n","size":22904},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.5_1650250430262_0.01059249836902909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-18T02:54:06.885Z","contributors":[]},"0.4.4":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.4","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1f2ef9389e88d5e238c949d77eaf91d5fa17923a","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.4","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-ii5l6dMZOil6J9V22HdLdd1groM5ZRyc9k7QZCuK4A2Z6lKuTVfqFLaFIhJFhB6OJdNivm2U+kednY2tqULW1g==","shasum":"af9abf52c24a1d3a27e4dd57ffd268e956afda29","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.4.tgz","fileCount":30,"unpackedSize":80385,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzBNSuKVxMOdkSzkoSSD1orgYSYq3XyO6Qtdl+p9znuwIhAMzrdK3PtwBwbO0dNQNSHTrvBR2gbQYlPTGM9ZZBTe3e"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYgfaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpbpw/9HyMWq5WUfudnAEXETKHI8LnDexap00sIv7KQOgBs/WuwG/40\r\n50D7xIMHqVrhy+eiyJ0NhB/WLZlCjbxYLQrEVmwbSf9rPwZ1rZexYhc20oE/\r\nPolH1fRILJVYAdb6oCcabkz482vYC6g00oOSt+KXyyqEvS0HsKGWTrToxGp5\r\nNLnW5xWIAnpU2mX3Ex4RNq1Z7l9+5gL9z0FNIP0WwnxjUHv5LDTUuuha3YJF\r\nCxJ8n4iwkLbml5FnWK4GTLhkZBf6OxILnqURypxQSKd2BGgpk0iPsI1dWxL+\r\nZr1vIhGLth61+PAHEmUnKiLXlzL4Opo59RjvOYGU6Ofd6qpkPcKAh9s+9XIu\r\n5PBM8GvglhgABD83Arx8Nmh7XaUzS5odNvq2iXjp88U+DCtusHwggJt3Rqsu\r\nLilmqf+JqfwB8MiL8fkVQ2KcubithkfSKguiBMjv6LwAuBbB3i9U6/irIXa7\r\nmz3g85pICgpnaLMIFo+MKuz+6u06PHL6uAz606enAzPQXYqbz6zq9PwcLNtH\r\naykczu1OzFFjDluomnCekdKRXmNpZsBN05i6HAreCpqFcfCzOQvL9v6+4wqz\r\nf/A0JS7nHsYL1gazxfbv/4mjQMUL8D+P3rpAnzYdFJldfnWJouydCtqe1cXG\r\negWfHQqe7AM9S5lN0+p6RG2LKNzZyMKzq58=\r\n=VvYj\r\n-----END PGP SIGNATURE-----\r\n","size":22005},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.4_1650591706044_0.21840628624127634"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T01:42:19.657Z","contributors":[]},"0.4.5":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.5","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"3e32791b257bcd049e53f20aeebe1e1e63c4f2de","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.5","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-qdslE3DxFQeFd8RtMm/fOkIT+OHgO/EfJUHv0bSKK4cKBgYt9F+OzIoMQsExJSDxoOqdzRqv7uXhpomDToXN7g==","shasum":"820cb88f93c268b4a6772ffd210b6e464d81fd4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.5.tgz","fileCount":30,"unpackedSize":80535,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFR9+t8Z51fErttusGCabgICczPJQxSERMx+izgoIPYPAiACKff3xqIld1pI81WPUQAc3Om9N0j0qCbeFdMAxrRbmg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYgxXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbSxAAl7xgs6VunaZZknPUmsJIhc5JPnxaDG1dfyIl3wr8KYeBvgzV\r\njtePLihy5Xhp+WX5o4wV4nWoh+s5rFDNgIeu7LskJiBPF4POL52irb1GMwg+\r\ncZjkd8iINHAdS+Ib6FmJS2e9SIl6HrCxXCVfBpmytaaS3yajAy12W/zmYsyZ\r\ntCAUixrXJty15+LdMwKXxKVB5vUoyGTCxYnD4W4BsZKf6EM8IHp8Uq+wGX/J\r\nKnCpoXqrib46AQDtoy3qwJZTGoF1fCB0zmrHyJDAsQfKY7ebsk8n+NbuyOKF\r\ntgoqDMn54c1RqbHWiK1/slF6Ik4L/pdTxYYvyWURGVv3pzkIZwLcNgDQ0jnC\r\nd3jzS/V7zH0HVohiTf+p2PkBtq61QD5y2XirMjrZoyRDSqDmTrfdFv9br1to\r\nS7PU9fxYLz9DOgPMi3LYeE85neABURyKRZk/JaXGC5cse/lVTxmpd/8v3mfQ\r\nD0U8U/E4Btyf80+gzGFGQsFSShm4GxMLrZQH+OrWplTBwwT/fYo47W73wmA1\r\nlV/nRbcvEFQWiQjSz0TWWzjeAx1tvHvQRtQpmIE3nHEioYq3ZtJVVfml5zBA\r\noAnhSHwCMCxIlUs5e6Si8Pg+oOipepSVEViO6WoYvo6cHKH1zY98D3X6GTAq\r\nYOHmluyevbWWBeO/d25iSCF0PMLQrLXZz08=\r\n=lKa0\r\n-----END PGP SIGNATURE-----\r\n","size":22022},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.5_1650592855091_0.05119883308839568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T02:01:15.978Z","contributors":[]},"1.0.0-beta.6":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.6","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f2bbb8a0e4f5d31845c2d4dc8f7f2a1bc4915a19","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.6","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-cU451ZWRKrTsT739oqF1DYqIzJZjEU/r5204o0u4LDtTIrTz0ehW3IOnq7cUvS8acXJysEIrmi8uYU0GBI2N9g==","shasum":"86e9acef2d070aa7df01645bfe536daa772b833d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.6.tgz","fileCount":30,"unpackedSize":96689,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICEguXZX1B+yKtI9srZv1S651bTWVedT0zaYqiOQIeYnAiBcPWL25mazB6IWDaYstljoGCbBqcX6I1+6prDDEbwZDg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYmE2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFFA//S04W2XnpCO5YqOtz24xR+zYJrBA8PXIY7DGnKzY4q73ODjuu\r\n14mvVS+MoLZ37SshvvHHQrQ+A6jlj1SX4MShIVj9Du95NLWw9UYSlPju0w41\r\nhcR5vQ/fAgqmWdif/p78Z8mL6AOxMm5lyAdvFw3rWjGWg83l6eAfpQzdUTTO\r\nva/sS0sFTxq49cqcWXoZV5jxyC1Otu5PoGgR71hCEavwUoUL2ettjkXpF/ve\r\nOCOLv+4AJT5Vyc0tq+TtWaZEV1k7vMCXDQmiNJi+GcZsFYFPWuz/W3TskHpg\r\nJyY94a3yZ4cZzUs/vN23CO9+NfHaeLA8J1LfY8NrfGYUSQnJloTCcIdw5R7C\r\nvt+S5ijRg2qrxODVfwiUOciO+y1e9pHjY16l2EfQcbtdU3U0TU/um35bqMY8\r\nu0qiLy9aaHcjWX1NgVdSlTWili+WxVS4NGzuBp6KgjCyyV2kcuHfaKmxHsgd\r\nINXFikePVJhHOzff2dYCrpx+LxUFxuRKqqYo7dkUqn4zYKaXwLWcM1NpBZ14\r\nHkblQpcQ+4gD1cyYgOd5Wpqi/mukfi/Vqbl38qHK0t5ge+03f+RCrLXsBI53\r\ng18iNh/TkczDjL5cczti7fFD02zFtrZQKaOEJwEMC1wgenxCL4acWbnOtSwt\r\nTHVHCcoJKcT3wvIZVWtUxVCTZf5/uUjNR/w=\r\n=u1fC\r\n-----END PGP SIGNATURE-----\r\n","size":23316},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.6_1650614582390_0.5393636693576211"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T08:06:54.286Z","contributors":[]},"0.4.6":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.6","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"a1d844554c447ef0d0e034c6c139953b11a04122","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@0.4.6","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-Oisf344WzWVqRHKPgnLnIdFNUgnEh+AXdmLbvF+R+BgaIv/74Nt2VuTfhnYyUi+BNRSzRH8NsfBr4vLDX7MwtA==","shasum":"fadbdb289b5cc47ada07874f7b5a81e1bf664e58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-0.4.6.tgz","fileCount":30,"unpackedSize":80685,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdJEVwfm600PkW+JRO52HPdWc0F9isAHhvTGyjo0U2/AiEA2AC/4I16qLPx4vUWqRE7ad79mZSVHzVanXCnisVyJbQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYm1iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmom8g//e5+4yojAB78GEpUGAPpZd8D5CCA/8bdV0C6GM+OyuP7lTGCY\r\nniC4p8oYwVuBHTtVWN+QMND9igSGvwZS/VWsCma17lqKKwP/wBqc/UyID13A\r\nFINsWNZBr/mz7cjNmOws3bXxnXeZM0LlsJ/9Ls5sfYvyLntkSdRC8EPpxqwN\r\nvHNswMyjZRK7/DI/o5YvORQoVBKpe5LwwZftJhf1DUlo17CAuTHBmS+ud5J/\r\n2tM2sAY6omylKEJtBFcZvsZCKsckwWrdTxxrLgvIZOq/OeZQzo9GJ6LLbsNO\r\nTeCzC5fnydUXJ60ropPIseEjHzTalFwmY13irpvYzZaZlYTLEH69+S6yMlOG\r\nCE/mfBmxtLA0Q9T0aSNhwl3fycNC+8PR284GnNrVeqmVNEFoj54ZyVj7/UDC\r\nRB4IXaxQPuoJrNzC9Vfdn/gy72AbMMjXmiQKE6FxjVZnOZpAZR0s6cfNRZfT\r\nZeg2vm5jB/G+MDAlZkI7YI/d6qS7ywajYilx66d9KJRaWUD41Cno27swntMM\r\n5J4NvcLfIkhKsz0BF6NDLWIvSnUH7y7g2R8cLFY2OsW0IP4r0sqZF9JKbkQ1\r\nci3gC3lLNfPvsdMOwyVSeA3YgVxHQY0efD61vKEyZto4jiRBLYQ3gbQ0Ira9\r\nom6JecLipfOEf5ceq2uBJJkvgQ6J1+YIeuA=\r\n=N1Zj\r\n-----END PGP SIGNATURE-----\r\n","size":22036},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_0.4.6_1650617698372_0.9366876901014143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T08:58:32.510Z","contributors":[]},"1.0.0-beta.7":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.7","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"feabccbb32d6d8487d761e5c9f1d21a22ab1c34a","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.7","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-mSTIDH1CQGvyVsmHxmzDwiZ8sUZLeZGoDQWsaevLMV3CSwavT7zmQpX2pOnXNo00GPQ6hw7Dl1VEE0lUN6LqwA==","shasum":"22445662a07daaf07949fd41d2dff519af1b5a28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.7.tgz","fileCount":30,"unpackedSize":96859,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFsVIzZVDaui6Zhq0zAErlk5j3S53GALMGBAWEF231PsAiB+94rqhSCf4S9KS1iURAFzLgO5loWp5AHbeBa9I0GBgg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZPnHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/ew/9HPfBQZygEoMnHFVVsDv6Ip7s2aO1ZWxEJSIKviiPilUapBBJ\r\nR8dEZCDOs5mw53J7+GlIby/2hsyzDOJG8sJ0M5Puwqf4/ssfjiskU+mbNnfp\r\nvwmCV0gAkmU0pgUet/DpTS+N3TpxYFtSdM88OiDUX2K6sTSUEz9mkO6otPn/\r\nk3cFaZfTNOBZ6teYvME0ipOVQLYyHS5/CxXsPE1utvXZLwUUxITsPqRXU+rP\r\nafoPHnNblUpCdL915k3T+DFfJS0yCMerNUIOIhK748Ug1u7p6Ip2ab9OOq2T\r\nIAlaEO/cBhsTJ5StPF2oyx7NV/A817Dfbd8s4MFhLqM7afr2QtkvuP8gVVKZ\r\nDV0uw7IFF8Zv63u58l/Nc4Aw3XQNqGDq9v96M4+X3pcd4kTVnqD6lngvnkGl\r\ng32c4eY3x13pMBSJ7dZZxRBgYAYFy2U2HwbwAUNCgOLfWckdO976BhVStcRz\r\nAguVHMMj1zFSSUDFBnSwReZsjvSRhqVSi2UhKlOmy/LE0V6oykaavLbagOhQ\r\n8fLxLzfosbkpg/kJBZrRVyr9ThAEBaq+2+W/L6dFFBd4ahyyjfbPjuifK2UA\r\npJqnnsihcROrsqB9Z/joGmK/5v5dZ9QWcv/U2j4Ns7YaEu3HVgFEURSK9pyL\r\nASC1rmuOiYHvQrdridtiXc/PotYQCp3S2Uo=\r\n=EGnF\r\n-----END PGP SIGNATURE-----\r\n","size":23327},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.7_1650784711142_0.8983281110562422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-24T07:19:47.349Z","contributors":[]},"1.0.0-beta.8":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.8","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"8d0104a403e47188b76ae2e47310dde72766211f","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.8","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-zQ7Xb00lwP5XUFEPFjED3rRXRCCSPlgBxmAlbdALCz2Cd4TvpRDLxyWD7MNxyGUD6ocwBotqGvzDQJxZI3L1TQ==","shasum":"eb2217a344aaad09c4cf50b91879843493839b92","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.8.tgz","fileCount":30,"unpackedSize":97029,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG/mKf+A5fOOAtEpMntQcHBYJ4bd+Tq+s2lbEQzAUEbQIhANZhhBZ7uJ6U2TGcccH/IUpr1D0AcJHiKBZHU8f4Mx23"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaKVGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqW+A/8DUecItY6Inofuii7Dg1bMQaZ5qFRSrYFdxGZRwo/gUtgiPIv\r\nLNCiGcjEVge54BAjXdjsilLj0fO9tyThj8U4osv3cO5GLbJ/ITruSA0tpvrT\r\nA9HxKU6qcgtzdYlb8S2ukHHlcmmgRZyYupKaWmOsQpIF+7WRGHG9dsQ6bSTo\r\nlqB9qIsBTeCrS54k+wCo2y4vc8ykYQ1z7wdi1Fv3NxOdlznEmBJZk9LXS/Zx\r\nHN2DDk463lrPpL78Sk6fqU9ffxScrW8GZ1FS0WrDqNGxNpD+Krh1ydfEq21R\r\nX0aHBlbHXI9LaqmjZkDtmER+J+mYqWriTLjQTVMlAUZ70VNg88ScaI2wIPxh\r\nhUFcH5f7jFdz5dz0n+LeFSUNnfsc7Md8zqdMDBMQ3t/rQoehAsRRp32Pgzy7\r\nNUnsqKLvW11vzFdst4r/KU323aUkkRlDGXRQg2RzaimWN34Df5a2w3QYOS45\r\n+AohyXedGWPAKkybuC/uMgjRSO7Zm7zhmn8EPNKnSgpmCdIFD/f4BdquH78C\r\nhncmNFgsbCQuFsfmzD6eDeCFHZmvamNWTDQOVOKWzHxsjZdh5v07NzPuZaaT\r\nAQ1wms+n3SIZftC9gBx0Gt6ekjTTchcGU38U+fnNJagOMF6FbVQXWYlnbrPb\r\nakhi02VkyuAkiCzdJAivjXK7vWtq3vVLe+4=\r\n=F/IX\r\n-----END PGP SIGNATURE-----\r\n","size":23348},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.8_1651025222552_0.5634685549079907"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-27T02:07:25.261Z","contributors":[]},"1.0.0-beta.9":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.9","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"606d63e98857aa60d32673f388a9e7cc5c8aa714","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-8nPhUe1zTzzMe+uYCIDSlbgq/00yXjkPs7QZKrsUH8fCk2Debk7/MVucGDRcdfmsYhGfJFOwJfUmHT5gmKpjoQ==","shasum":"43ce954c1dca3b3eb1aeeaf5545f49f5e1a54c18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.9.tgz","fileCount":30,"unpackedSize":97199,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVhUeIlgFYl+YaVDLfFHymL5yP0GA6q3ZJzeWlewyDcAiEA5gUkSebyPsYevOcENhPX0Syol5aS9UelJAAnmv5MNRA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiajTsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMCA/+J+2LBKNuXtuBgIbHsu1ZGL2XU12FRdauFCZ1PUad3/uO/2Qf\r\nZ076vwhvBbOugrXW6SLsTOFbGl/h0R+/JdQ6rXhV1BzmZ4KbdXYBUV5RO1Fh\r\n8wwk1T+28ZQ7Iblut3ecGSjAcP8hDl+SR6cbwOeUaK3zdG4bJrB0lU4bs6R5\r\n2X0lwzSWNEEDE3XRp5l1nHHbzDJAOlJ8FrCtnVJaL48wx/TwX2vkbcsPH4Ki\r\n4vcoRegbn3n2MD/qfw8GyXlt22lbc7WfwnsHZGml3ek0WPn/daxbmrEmTyFV\r\n7m++aiKC8J2IKIDQEV0eq4ShEIdH/vGDSWGe5teORoa7UZbgFLpd9ebDJJpD\r\nIOQoWtYfLP1SkkDXTfGmbdlhtukKQZ3UlTIcHeobvhwVm+C1fDN/QYEOh/9k\r\nREeCZP1KMN4dBid6tBX5XUbYIJX3FZaFZbLvpRAyvjzhnzlPpkjJucVWREva\r\nx7L/DpMcvsGSZfFc63oEHhZHZQq3OJR8Hr6i0LSjwQk8dpcD+AkcnSmVAR97\r\nsoXTDnJmvWFRORKEWVKOLiv37nqSDImwPIhcez3lUu8dl/MtDkCqjvDN57az\r\nIbAaKlK/tk1skuj7MGQRkY6FZqDAAL3nEin9JSwwjw3OJIxNnve6bekDd7es\r\nYVx0jk6Iz0uPv0iAXrgGlaaR9DM9o6N/UGY=\r\n=qLE2\r\n-----END PGP SIGNATURE-----\r\n","size":23361},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.9_1651127532495_0.8779828091092949"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-28T09:02:50.984Z","contributors":[]},"1.0.0-beta.10":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.10","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"90fef9c72ab5a9fec0c03bbfb0f49d31408ecb24","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-pfuDi/jmsBm+4/c1Q2j47z8LS9GMDpzfO1ywePWTZLF6AkJtOCMNGjGzO4+D7VPH6zj8BPBxqa40VBYhEjTtqw==","shasum":"b7f619f4620c56fa84a590f3c1d0cead6cfc73fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.10.tgz","fileCount":30,"unpackedSize":97372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYc/QxwGOsN+Dbsku92qI1oYspPTSmFkCf6GAoAERWdAIhANF+Pd4676lKVPDPGW6Ptt3TiUVUjaM5o/174bJ1D8ta"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaqNaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpl7xAAgUBm7BOdW9ylxa+dRH75qRc5Elp/DridLWMAn9B/Lh8mnhbj\r\n9qSxQyOT+7zaUe4LfMvtYJSD1pfnqfASlJovFY9juxSmn0HkdasxfB2MQGkv\r\n1Xq1NXzaMcBuWL/QQlxhIblhctNAXlOAf+gCJwui0cyBEjsYeBP4fE9/wQ7j\r\nR3SlW7XS8b5sao/mQFr+W4p8jZZCceWzghBuui17OEUP6YIN0Ets0Y/MXCF0\r\nFqWwbosv5fb0GVUYixWMghgoK6lDrggzWgAXBHLMmQuDiTW9FGspWHDltPUO\r\noEw9Ap3YzdHXsoPLBwK8gn3prc/Fdly6kdOC46t1ie9l9FgLvUFbOSQqHbux\r\noFNz9q5gsukSYnUjPf55TFc1kU4h5loEYRUrrglU2SyHrhSYkQknbDW2mqII\r\n3l90z+HDWAcTAnEfshVD83JIpddVvY8C6U4Jhi7D/Zvbv+5jfPLdqd9JtMmn\r\nLQ0zNS3yELxS0eBvk8q03zP2MU08QbIJ/SOu/LZU9VyZaV76auQ8FuPzZOcJ\r\nXUzFLMBTDqM0jaHVTABohsrtd+hhW5Xc8/M9k7TlDO7l9wyhO3dz5Fbl647q\r\nCo5K3FqAJiuD64KdUEricL9LbuZt5nsRAHZFrZfkLKrtdTFG+Q0seeGDVPdV\r\n2wXPKDQkiQgFeU2MD/7G/kDgbwRyGcNXJYg=\r\n=SHcC\r\n-----END PGP SIGNATURE-----\r\n","size":23370},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.10_1651155802409_0.6227164261413587"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-28T16:10:03.967Z","contributors":[]},"1.0.0-beta.11":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.11","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"512dc1061481c13d951862b8e35f3cdc8ad2e574","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.11","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-7BQPyYinTpUDAOpq+eYRBF00GR/pl+AtCXuEDAo422b1uEw4z6MBt4bh9GhT46KMSU1wg28L7CBQ9tLzJIleGg==","shasum":"3a265c69e086c0f59a23075490807f8df51841cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.11.tgz","fileCount":30,"unpackedSize":97545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDrUdyX619QEn2ckB0rvUUgOlreMhvTPBQByd3/a6wJiAiBdCuPt21pqzTOoICF+EEOXbsVxysQaf656rV/znP3+rg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibp1yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeUQ/+Oqn0yJNmhntMrLOb7Rd4sx4RB9QxHZLW0bCf3CkmfUR0N2mP\r\nQPRK8qNl9buawB3JjxIUaZm8VN9HFtNp572LJ0BtSL5WSCh5wyOHJGOmYcTf\r\nX0ymoP5hrpymPoYYHfHjqp0I0dlRu7mdqUwriLXLItIe/Cp/ER3WI0W6gvBG\r\nzQCRriyTlM6RuiydzdiWVSwTxk/Mdg8wIkUgxRqjvwK1mwltjtFjWLdBz8mE\r\nSneZ/V5OqezlvIMk2ho1VigWzMbGseZIhlel/FzdMp8CtftblS3B0xF2oeYt\r\nM6G24YXLRDzKBr7PCEQWSbeQQCoTzkOnt7QEMXg1qPwXVVFAPRhx/qJ/g4xC\r\n/gmi2FmzRBQ+rEv4Yje8F1sKYF4FkhC6Nj89RB+9qS3ZB+isitJKdqtrK7Re\r\ntWuyQIppsu79ffpDV05TWAjbD/uuPIavOsKHK779c88VeFszzRFYo/6B1R5T\r\ncNIgAEDTOKabgVyFkuMRFvHV4uU6gUuYuiWjKx+LNC7FoT12LeBWuEQbNK6z\r\n0SPWnGR6Nx5gxy+sJHUeTJY1nvICoM8IbxQ5uGHwtwcE2T0p4QtDICuMMJv5\r\naatPHj/HpbLh/FumwjzNytP8Pd6RzQPLVYe7wnP4mONpYZEX1BhEb+Dcuexo\r\nj71GRewb/BrILr1kL2ypAwnw0+PZ/SEGEAw=\r\n=vmpl\r\n-----END PGP SIGNATURE-----\r\n","size":23393},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.11_1651416434483_0.9466824243655081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-01T14:48:49.122Z","contributors":[]},"1.0.0-beta.12":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.12","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2fecdbd649f399d10287f67641b146add30351bd","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.12","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-MdqJ//KXq2o2erUGIQ3JU9l02o/wHjX69j3Nv6H4eC5e+jzzGQU7UWU5FeKKUeYRWx6SHmzeJ4L5GbhPDa174Q==","shasum":"2301b21e9ac8f642705a87f4fa01e3919cb80344","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.12.tgz","fileCount":30,"unpackedSize":97803,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrhgvj/5xKX8xygwy7s5NOeBbeo0hgCNLJxcFciCaFaQIhALp1/Movr3PJHuWswsSUTCQ2kvhMLJXXngt6a+K7IvOT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJife5qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmaA//b+ESBIbMCXRwJx2QsPQEN84gLuZ5/9/ip0BqN1Gy+d/FeGAB\r\n8gDKPUSkEyMDIQ/34sHAk60oLPC8NpHEY98sz+Srf793auwrjjiyN4GLVGZc\r\n/6uotdC8cwsyWdO965VFTloZ+dL1k8jNF+WH4caWWkCAHdDt14/8epQ4gi6u\r\nQhP+DekOqu9wwDlakQwNnTzs56WLqqmaSVmyDHqCACm5+KNhXzVmzSpeRJdM\r\nGuO2Rs2DWROATiRXuSMH4whObhLAFPTm6DqP9WAuuzSEiCKjOULIxS1b2wG3\r\n6hNOIjINiObctX6QnsdUIlRs/RdU5MetDX/QvpGvhEfee60gFk6vpC2J0uSV\r\nKATLj4mrYwOOTg8+7tx/LWnfbQsQ5mnN1lJ72RZJEEPGQxZ4KZm+cwuB7dyz\r\nOL0+164FKj168VMp8DBdu5PfU9BLUh8uvYmrs3SG5adOGUoMlFnsw1Fgira+\r\n61ZHRTBh/Kok3g1evccUnEE5LmUJgco2ZsG3kTPuUBQL588pmorUxcoX/Ce5\r\nly4LRGOV5aNw+4HXM9/1fVogqwVfoRtV6rHZrFMSFXnmJsQzQMqnktaUU0at\r\nzGQVsh/352/XhTKl9TcYfkuT6RFdRLWGCqE7aOH7TqFTzDbVcg1zH3Dpw4w1\r\n5AIpkUqTPczYosSs0G3rWMjuH+vyEwSdtiM=\r\n=JWib\r\n-----END PGP SIGNATURE-----\r\n","size":23458},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.12_1652420202355_0.19069581745343722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-13T06:30:01.547Z","contributors":[]},"1.0.0-beta.13":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.13","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e3fe7acd7edd9aa5dd6d0966435ae7f938b32d05","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.13","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-/Pt4ex+k2X1254sm8NpQ3ZoQoOigEjZ4L3hfpvEzFtK+0hVgdIlnJrXwj7A84IUFjUsDRe4aLAKkc5USALNc0A==","shasum":"7f44ee2fab71f0eb4704d8c18fccc221657ef7d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.13.tgz","fileCount":30,"unpackedSize":97976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFx+DkqUoAIDgIRdrPCb3QY28o2JYIUjMAAC2hcY//4AiAjwatkvYL+YpVhoe3g6VGIBM/f2YZezcAqRrRUzwj+tA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihh4WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCCxAAghimnXzuyJgKaBEER42zfuw/2LnXdV3ZWV4yGEbl/hVX3AzE\r\nvywa9czw8bIb03pqqxBzWv10sXv2YXrnAaI81Uk2FJy4a/ltdCsXyqPNHal9\r\n2rhcM5axOPXFOu76vsZVhL/tWZrfmO3mbflC09vkibrdCQZwJYrh47koDITl\r\n7R0TwVjCrF6HJc+h3QA3HyxxqLZclTE6Xk5V77fSxPG7yA+wfEX6Ne1sgUuU\r\nlITdsvbdthYrkLCErVLuXO3+mudRd05xEndeMM27oHqL9cl9TgGavg6ClHfv\r\nHYhaOJkUbhoczh+Tx7H1Hhgp5dNoAqbADwbbKvpokrIyeFrc1guRrPz7OuIc\r\nADi88VSMC5AKi6i5IwhdEpi0oHghSBtyXjb0HqqkbnCteVDvdJuEn6ODXTcj\r\nopPh+oSGCeM0pe+LgsnBYNtsV96S7Cw2oBbNivaS23vKMBvxU2fAhgEuC+4O\r\noFvFsw+pVUj0M+fQe6d9FknMYm6uvY594+iAniI8bDAf66ygoQUSBdrV4BwR\r\nX4T2SzlDlVrbh3vD6Jdvr+WV/yTCXGGaWMduiClZQZ+h3UgBkvs6UaZLz0Ri\r\nAzUFxExb3I7SqFyaPTkFxSfcXK/A3YAQbNnGa09Kj1vbM0QiLS2cFYSNHAKT\r\nMAxemrQ91bV9WOAHD9gqt9RzrDAj1uUhnv4=\r\n=kTUw\r\n-----END PGP SIGNATURE-----\r\n","size":23475},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.13_1652956694705_0.3302096161750059"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-19T13:07:16.602Z","contributors":[]},"1.0.0-beta.14":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.14","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"80963937b40ceba3615f3dd6e3353a033f9d14ec","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.14","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-lMkZCmGOJnCcauZKpJxP1w+kBGT8boloZ86sDkwfbIvI2KIZnUsJnr4CSM7+oSaQX8K2Ov2Qy4BN3bFmICKuJA==","shasum":"83df5658cb4c4b2b9f31587352c0163d365239fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.14.tgz","fileCount":30,"unpackedSize":98149,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXymJo79UEofwbJXJGB/Vkc004t5SvSH516l1x/OM2vQIgSC38rXeM7oK5yOB/16ByDzTb2+cXrx4o+2KvxwMOL08="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihk14ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFLA//Tx9NV6HS0EovfXJUfopt2v3l0Dwu/MpsdSzIZV9piIdHEtdI\r\n9GPkJeRi+ppvTwDkGKKQTXbM5YqWyoXVfpuSNa3IdzOqMah1s56h4de6BCJz\r\ni3csk47z9yZOc9mYMlov8yx0z7vqvkki7IFoT5ZfXXTeyPGZnDjlfaQ7+S4q\r\nTwo+WXTfk2P4/CA3vejx4wahmAfxi24u55SNG5Tm/BIr8HiB6TvHqdf3G+ZP\r\ng9dqLyFpIgBejAu0pObOVAsaoOBiy0DaEBV8nKnZLAO9IyP7BOQCu0kKxgeo\r\nf6RJ86hcq6idmIsdNcyqc0pefVhMv1ss4sOPLwG0dz3R9Bb62Hl43tFCRIxw\r\nzRvSH/MMCQUt9cLGPDr5s0XwoutsfPWGuUViOUht07U32YNDe03hYhkXckUv\r\n7WUgI2aXPlX95u5jhNEdqUoulizSXYVvPY7igM03szaqpNKZ4hiLadXTpu2K\r\nCdeQkazj1V0UBMmJVB7+zsIaApHMbHS73+Zl7yiLGa+I1cvIi85Q1XRNP28B\r\nr+89Wll8SaN/8/fe5VNWivvID2ULIfp7tSA6DMEUfGgFX/PTAqMWPp2smCWC\r\n5WK1dKs37n9dW/XHkyhqU6uuUUt45w1A+dMFGJWSxJEA5s9RFswmF5HAgwNS\r\nU+AuZ5rRetegoWuNmbWypMxuWpe6vbI6Zh0=\r\n=t+sm\r\n-----END PGP SIGNATURE-----\r\n","size":23480},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.14_1652968824305_0.08698185485953136"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-19T15:11:23.798Z","contributors":[]},"1.0.0-beta.15":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.15","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"bc749a273d0198838047b7c416a9b054cd052baf","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-poTy/L3I2WNKlKrRwWwmBCV4te47UtCwKOzVQ/wfc4RJ1ZtX6tnIfC3dsWTg4PxOBeI3sZzKkAyqKhkhjzy+iQ==","shasum":"8e53800197346d1dd2f4b289d828a30105d4cbaf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.15.tgz","fileCount":30,"unpackedSize":98322,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/IYCnT6u7bQZL4sOYHC+5PUf/+2e7BuJLghVN1qj7KAIgWnJQlFXgtOiO/BimeuGHLC5bh9wZkdha/tyzdp15a9w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih6UOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD7A/+LWqi7gmlQ0MI5y37jF4Um8Bxk6IXf7ALDZNWmvSv6wucx4zS\r\n+GxhW/+DCsSpYkcWxsG+q60CA40u/vehA/velwmHKtUQQFlCjpMDMD0h97Rw\r\nZyBPQSXUeXq3QzKFTNcCU9E0Na+gKRLFq0MQ062H6HyX6APchvxz1/sLmejb\r\ntvru09J1SIrQnri+uaXEYQqinZuFJ6zlYf0gBMjCBRukYbLaX1cDoaConjsm\r\nqhGfaVF0LlJC7psfVcdgyBCuEHtJO/HAx+KyY6Tusn740z5+s7zRQVkHXs4r\r\ndONTEcg0SNqzIciw2ayWoSmACV3pxsbR3XAOkOXyeGUGb9dYCRYe5C4+8e6X\r\nv/CWNKh8orSQDLodgD5uLRh0r7D1ph0Ff0CarJ0fP2SSiGlP8kb3H8FrE3wB\r\nvs2BLsY8406IAZgwP+7m/R0bKYqChq6JtqdyOQuh21PG8kduLtQVcNi5zZvF\r\nNJv5+YXrFAZw7fIHXQGruam/0zVututGBBZU6u99nfRzMBr4qkihkn5caqKz\r\nAeNS+dPH9fuKb6mGr8RZQLLvODogCJKnJtPeFc7bNbDnNoaaAQCEUqGNUTgY\r\nJyV0VVJX7MxnTLjgMF85B3DAqV8qER/d0d2noLArxisXwMg7wUHYaTOI4W2v\r\ntwe7rjHp1YTVdymL2ya/JzhNytNgZkJjTO8=\r\n=8610\r\n-----END PGP SIGNATURE-----\r\n","size":23487},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.15_1653056782148_0.3875982632514898"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-20T14:28:01.721Z","contributors":[]},"1.0.0-beta.16":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.16","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"20c4d72532166fd49c9c666e5ba00e4c5766a432","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.16","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-qwyUVOLXkV1utHQx1tzspNLTEWcTlrLr+GIOzbUm6+YhjprHod/FzunqyR/mEIeFakqbYLG2owltxVJoWdLQdQ==","shasum":"e2e905df85217d02bc5389fd8120e73361ededec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.16.tgz","fileCount":30,"unpackedSize":98495,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCY9UzJq3vcZBV8yI9w2DL5YtKK9K8ToPU4P71dWDGQ3QIgSTpJ7IppZNSEKha9PF4w934Yr2QNYJ9lMNtdcVQsPlU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiizMVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoe0RAApPW1yOtCLajzK/Wm7TuvfGHttcbzGc7IS8IabkGPuCO649rQ\r\n/RnYTjqQ5NFlzqov1lHq+eeSVExD6dFFsYay9Nu2QnT5tbqB+1mVx5N4SkzM\r\nDX7I0Ga1bWr4JKGf/xcl8IIxVWqP7ryjljc7410+8+D/5rrd5zDCahunO17C\r\nt4gtXq0O+Gpw/URO3EWaUnXOX1RVZbiEVuQMOVZINXwZiEaw6ndRw9S7cHn5\r\niCO9+TDIAPgeS62gV+6IWZCWFgGOqFztPo/W3iC8nYZFu1zsgU7D6BnRRY4m\r\nK50JsAxOeUQ5xlB46cEfP1CsCP2AzOhwk5jMaXPlTFX66BHloLnkvqNVSq98\r\ngM+EA/GN9Fnp5gt2M5euuk8OYYVx42E66d7NF2Sk2LvaLdGvdXIMeMI8q16o\r\nQ/UReXjFCh9NcOzoUknHb4YRi50TC4WL1Wa+IgKWCToIN4ABPWONoPZaaOBE\r\ncarJBnlaWk/5PqHQbiL1yAvQKUL7vODEgjTC3HYIIeG/BJdyjRoqfGAnH/7A\r\nJzP3g1rjcO5rlF/6E1GS/pyfg4sOAdBipR36fuCreayiK5g8URMw4ncZrysR\r\n8NcKZKxe/wkeRKfAlnfQO24YWBdW1bb+yCs2qi0km+/NaP9Z2HUfCmFYyNrV\r\nRgh1AJzeUo/Ig/K5ayeAE9kvgNIQHLH/c6o=\r\n=NZ34\r\n-----END PGP SIGNATURE-----\r\n","size":23511},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.16_1653289748917_0.7408521895161337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T07:37:48.035Z","contributors":[]},"1.0.0-beta.17":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.17","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4894bb50eb5bf25722360a7786fb142f2dcf9b97","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.17","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-iJSO3TyH/nZGYja8GSvW5FYFpgaSo8USQiISLVmODrY6y5xoWgT5ZnR+rjwYgVfmO3RHnSFqophvYg88+zjmrA==","shasum":"80a7064ddfbafc6793371db54bc7b75b33071ea7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.17.tgz","fileCount":30,"unpackedSize":98678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4mo1vOdtf8AR3VhWSHZfAiWMdRz01y8UAtiaXv6u2rgIhALW4jFMw+Xb8k+wXnCHqhaVLiv+2GJWjTSLVQAuP5DS8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijhphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodHA//cGyUAU2UcEVLfhwrIMYwjYDwIt4u+gXBurAHupfwIxYWSSBL\r\n6Cqq+3gbVdDIsl4cqz8IEKLFJOZcp/kKBfC7zPD3QY43OUXHXuogR7f1k2Ca\r\n+zoBCoEB3EZYDN4ioYgpN4fYtmuJQDpcdeqISCHuNhuai9qAl+C/DKKcSR0e\r\nXpCfINW0Rco9zAg6n7ln8u0XZSC+c8WlfvDJyDIwMLzutYA5jThqM4JnM0hU\r\nI0B6FtyTEFIRFz5XlFW3lGx0Gvho7GzCv1PTGiajV81PyCJ2zOBAzRGIQrgB\r\n/wDT+EGb099NKXz3nEGuyXm54Uor7zhj3rcy3LcNbOg8D127I5z2hrB8G/hY\r\n3nwYTqlzk+8+tdUR9Y/4ZSmY7Nk8xsZtGQOrZgyF4ImZB6s3CVBcAEU2NBAy\r\n18DfmQ9+tDsEXglZpP+livlrDHcudn2ZvHEAltGggAQ3iuIibaMyj9BPQyIW\r\nW4TeQQhJQt5OL+pcuA0EhlIWOKu5W893WbJs5f24W4wjGQi+J//iFp3pj6sT\r\nUg+vy6YLvk22EGJIiIzlITmux2Z930rm2T5b38CDm+ojRnbTVMxhF8qI3A7i\r\nzyPBL7wulXuJsl8g3wqZangfkqpauEzteI4uevIP3UblC4EEeCeDK9/bIge7\r\niNFJviPfrCC9eo+91huZT0x18jMV7ZWpsjc=\r\n=9Pmu\r\n-----END PGP SIGNATURE-----\r\n","size":23511},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.17_1653480033168_0.8000581998738245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T14:21:16.677Z","contributors":[]},"1.0.0-beta.18":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.18","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ef924f62033e3a16c1a2771bd53ddaa9b06ffa91","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.18","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ntT0FS2/8tVyxNbQ1UhtIIN3PZmeN33+2/ozEaCC1/AERpcC1OUb4cPJ93Z36TCM12JGUHcTE5erKSe3S+vk6A==","shasum":"fef81a45479ca011e062107b1b90d116744435cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.18.tgz","fileCount":30,"unpackedSize":98841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICk1DIJB9I1V1dp65eUI3W0/6gnZmTG0osTD8mZcMwKiAiABWydgEvOwayY+vrM0yz4vmrwTiPouKlgS4TvHFzTWNw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikI+JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJWxAAleiPLK7vCjtXXV9HhSOjAfdC48g8MB0apNhogWfxu5/LUU8U\r\nvo3r2oQhTuDB7qibt1iUCAopB2DzYE0VrINGkRAIk71Xbm1b6rUNXQjXZgRf\r\n3a5wg74MXf/7x0/B4H/N57pwq5Bwb8SgnxivbxH0WnzuzF9tvih4NpqjSDN+\r\nNdJhcVqBxdrHBXri0s73PtkGu6r86tKkRVx5dA6YnDzLMKr59ifbS7sfV04C\r\nPqWSdMbX/x5wGE+pPmWACCOP9lSfrXszz47o3qNGNMJnRMX0bEWefIqKqBki\r\nKdChQPbObxDRviJLPlBZa/sy8hQnVQMU7EB/MclDVQIYGjvE0nm3JZwQ59Au\r\nrb17YGUxd79ZsWKrC43HNl/pB36fZbDdOxKik874Lxj8zDZyBPpD48QMnUmD\r\nj4j74+nKDvTHJIQwSQb4JxzF2qQc3BdCgAAJ4KqXuw03N7sdjFGoVwnQW7tn\r\nQZ1Iv/ErCH3ThI8LSFc0HPU8TFBUi/QJa6rABDJIVPX75kNOrLH1JB8mDJbD\r\n2ZoMyRnxVBv76y0d2QysrhVGVYa0gf2FLOqAcZEY30PVURBWJGGccwh74r7w\r\nUl/HK7lMjSOTI6Kn4netPyxlRrVcV3ZMJJ4XBxdqw9xQQE5rVbXLbxD+ZNTx\r\nPd9HazbjzNihSTcdj2uaHmr0M0sP6gVdGRk=\r\n=QY9u\r\n-----END PGP SIGNATURE-----\r\n","size":23529},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.18_1653641097781_0.3543124689499255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-27T09:13:57.846Z","contributors":[]},"1.0.0-beta.19":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.19","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"335d3279d8fb69496472ba348b9a023786b1fca3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-shi/l5kxIp2+C8FMenWzq32Wvkwm3nPg+OXd5kM4hHtJWOqOKhFLrqZzY05UQeDeCVRMykVTzy8dNKtOqDW6DA==","shasum":"c6b0409db9050d505baf07285bcd9d614f9dae05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.19.tgz","fileCount":30,"unpackedSize":99014,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsUmdg+JZfVpxWQ8iDhmg5FB3dLzrAgr5Uwq/FMJLAcAIgQhmAfNwWuxqln4P61HDwROuV8wkuM20BpCqk822qPeU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikyFIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6rA/8CSPWka6nuUQxqHAXwVNzIaZNS4fyg7r16moGWmLstSmuNfr4\r\n3JyssYgzx/9Mg3qZkCrG0YvnqXjTCeV9NcN2PBvHXbn0RdHD1ogkP5QJRafu\r\ncpASZJ8NMU0MEiWCNvz0R7tuCpjH+nm8kuaOo6ahdxu1eRvlsjajn+Ow0jCs\r\nIIsJTtMLpOWUhHyogp26qv48vErh8KXBis74R/CTm4FEKo6cTKe2iBysZgJK\r\nP6OiC0femqREi2izwddGfcGtRTVAezRO5dTgRDVOvQAqlJf3zOOWp/oLuSKi\r\nFK4LujwY4fTy1QOZ7K8NnsS3MnEAS5Z+aDwkGy6wrhb+0lsjZqoTGVMnuqAf\r\nEAeHoqIr8avrbn9qogQxii/fP68h/JN3CM4r4iwnFEh+Yz+ghhkYCaO2qb5k\r\niomg5QrYWw6DJf5Hc2HmHUHiaSWayDLdxd4TEvCTJlrTRjQLzqYrxfqSMlTE\r\nPCXx9QRM07LBCtnuGYWO8j1m68g2qd83JYUx53wCyARABZebz+8rJAawQXRl\r\ncw25yqkIb9Kt4GAh27dbqGvv1I/tRZhqMbhw0hfkCCdaQBq/s2heR/HQGRnk\r\nSRUqzSM0zxp+vIt0odYJT19airyRACKNPGFiHvJl+90gOelfhx6hjh1ZHk+K\r\nCuVNJeZMPVSHXqStLAoGwE9kBEyn4HsWOkg=\r\n=8L2h\r\n-----END PGP SIGNATURE-----\r\n","size":23577},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.19_1653809480452_0.8409296836171531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-29T07:31:30.543Z","contributors":[]},"1.0.0-beta.20":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.20","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"99a8317ab05ad2e4229476e894d88ad596ab2f1e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.20","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-pxHt9C1Yn4VG8WgADu18zDh35S8fdSoJdQbD13KEgFXlsALsXD4QX4WgsNOw1/Qckyudjq1NFiCZwuSPt66/xA==","shasum":"f4d6a1376633dfb3f08acdbba9d535c41166a1d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.20.tgz","fileCount":30,"unpackedSize":99187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbhVLlq5UK66RFmioWK+5l8zPknPbdWcyNfwZ2Ipa9oAIgYm7gmv/sD9gw8uti9CtuWMv7QG/K62lfYMtFc6+xo4Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilJCGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrb2A//WsqK56t1WlN/aZ+owU4oRXw2vBmUhv3yrOJ7H+sSyH+dZ0kh\r\n7PwqC+AxgQlWBu7ZmzS0lkBvK742CHWujdEgYq4bcGPmGP0DAoXelKtR4C2G\r\nCZ/G+/j0Mtwi/oOz7swAtkr8wY3Z1LJHe4i6WWV2NB1Ie+dkoox9RWziMIXP\r\nG1QOnBEcouyYtx1c1uy3VT4Y+7tBHnW5/Lvo+ggNGE83Hg0iwYbD/odXeSal\r\n6F0CpFJkBBSDVhkcmIHRa8fAcE2Vl/Nkez6u3MCwi3VoNN8hVF7T82c3DqaY\r\nUvrlIjXKj461nEK8OQTPbUn6YnzsMX4BmGD7QAs4CkxeEBzwget+csNyEGl1\r\nfjwpZ9Dret8DdEyYzLy+qrAJ5Hftx4/CePWUvqVXX3k8fEJCjFkVIhn+KKBB\r\n6gA73hgfaOKBkWRY6l5CthhqXJzjNjcH0hS4TTucsq1AiEiqmeJ6s04xBACX\r\nX+2CYar+HCfrDBwNgOSzfg+S+h+k7YaOiXt0jkGuhX9n4oXhcG3DGosDoz8b\r\neoMC2gg+gXLGLi9mhfS4pdOfO2xeYzj6hL80mJCDZ89ijFJEadufVqxyAn6r\r\novjvfxj2CYr3ZK+WbuLPHcZTtmUGEcVbQO8OjcYjYKM0NGrAhRhQz3f0xQh5\r\ni3VMVyqm3gNRERgBkRozPBvpihIx3hvO3mU=\r\n=JxY3\r\n-----END PGP SIGNATURE-----\r\n","size":23587},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.20_1653903494006_0.16614666354112018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T12:23:59.451Z","contributors":[]},"1.0.0-beta.21":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.21","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2aad12ea5fb7629c85986d6463b87b4cf1d82c7d","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.21","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-g4mObsPfzSNm+AnAYB4gNfy+G/Zm/zDPmykEshz2MsqnHjsuzsatGtDj5YOpHXtbFBIMerL7HHgF8j4CMjCr4A==","shasum":"9d6ca72ec297b2f88445d3f819fb69ba392a9bb3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.21.tgz","fileCount":30,"unpackedSize":99360,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCthdobthhoDff0EHQx1JDa0KJB16W/wL1ynKrxlumxagIhANwmRXioNH99NM+SLTOE6sRwSFa3Ysjv5bva5ud+9zjz"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilY6wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLWQ/+LI+H9k+a/TQbRw0PoOBBoPpBTrZWLOOR3wgGSUaI82uuHR56\r\n0Dk94gZiic6tiQSqidWU6QCxKKtyyXgGWWQoepixOHo5JDn/NIw8kFLbMnXt\r\n1t86Yo/bjRgHF+uYG0TCb7HMwLpu+jMsikRTPqYJJcx4TzaqzBVd73fB7zYi\r\nAWjB95DoFP/cmhM1azKisbctZJj1eZlfFcWAjlB7Mpj00hKLXNj9dCoUk/LQ\r\nxLCCTpvSQUwc3fNvyp+ijsiep7TfnhnA4sH69lXvmWerW/DWilDYMKpgYv1R\r\nhQXA6t/kjOYJrZek6kDABt7rFQB0JbZ7Jbtb4p1o0V/+8QNkfdTfbeBoBRou\r\n7Z/wreIuwz+g+BUGwtvDyTEHUR0oYR0BaRuJWQV2rt9xZi069Oi4TmnZIm3E\r\nECx7+z4e7hTgOOyUIDfcuNqOpD9VGTPmadHmPZ8VnjXO30lTn+C3NTX4rZuA\r\nn0kZg9ZGiQItx2b7UA2EgZgwCEPwL7iAn7Y9UwQmW2lLZtdRwtQR+90LrlBS\r\nEYLlGqi6oieeUtsGd/CIkr+rRD1ktzJnur850L79KxrXTVYzvREC5wMStif7\r\nzevFwaDhePQSaGu096kTU3ogUKY+fcBUte/0ocJg76jKP1ig1SrlpW9Zouge\r\ngwrbGJFtGwahxKsk7W82It68YzD5BJGdmug=\r\n=F0EG\r\n-----END PGP SIGNATURE-----\r\n","size":23594},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.21_1653968560492_0.030470831798454112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T05:11:40.347Z","contributors":[]},"1.0.0-beta.22":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.22","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"deb882c6a8d7ed82e8d881ca281e421ec757abee","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.22","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-HzKjDnK4uU+Ht8/mfH/QRjdRMiIjQuHlmrcfx1+mq9lAvfsDFM9M4+A5XcM2OPnFG0P4ixWL8gr7CuNRoklU4w==","shasum":"c54ee3d8b36a39bf822eea060ea9ad5ae0e865b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.22.tgz","fileCount":30,"unpackedSize":99533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaDEQlsTZumexz4u9Hux3jMW18EllMz8AD89yU2RYMnAIhALmlqfqwkuHwPtDExT/J+gEvps77qI04iMlqfA/5To5Q"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilbzNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGjhAAi9gn9pXSGNKwvitq1ba3ORT0Ja4hTu4DrzOCDZk7rr4XbGTF\r\nx7mxPKTuawEE2lKDp6BCbKUkKqiki/hI10ejMqA62hFh/8emnA1H8JA68E62\r\nEvMu9Qc4gGn4zW6fWd8yqozpVVuRWedbhsdJ6xxALsarONtfza5Opv+URPaQ\r\nUCzIx4UPpU5Qo4I0sndftvXX4MudjrzVEzi4xzHkRUi024811Y+j8D9aIMHE\r\nD4Y181T43jQ919j0cXth6N10m0SbXiDPty0OCLeFi28+qYjK2qhemcR/ehnC\r\nDAz60aPMKQQkgTrIadz9AAqBKTu01RVGgmsKRJlAP/+q6vYLTTTX4KyoQbAL\r\nHcEGu1BiIlUq7Z5tqlXYhlS8SKJ0z5eVdd5oyjyIE6fvOpZeYen6PYbZsUM4\r\naavMmO82mpsuXLTrouZ0dVwjhR1z7QsyC2qwSFPL9LAgpw07nfBJnts4T9ze\r\n8JTw6ZX4crsxHnZo8vL0/S1hXF2y5IRWFX5LnJsW79VFWH+OWOwaejEQ1LuH\r\n8XXmY1G8Nb3HekuzTrqH54EsUb6cd2jJ6FCm7aDNL554Ij7JzGNV+k9AUIHu\r\n7i/Tcu+J8t9NJUwR0r5OEAQmxv4tqv5HYbNuCrXqQ1QnPHgUcw4ZaaHCdaH0\r\nZZTT04OHT0NIILw+8vP86o7ilEAULrRNUog=\r\n=cl3q\r\n-----END PGP SIGNATURE-----\r\n","size":23612},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.22_1653980365723_0.3804927155987061"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T09:48:47.320Z","contributors":[]},"1.0.0-beta.23":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.23","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7f3dbeb570ea4f5329d187057a45cb43894100eb","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.23","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-dYI14bje7WmpKrOriomwLjS6qPl9qZxn/zws2khoJbp8Ixlkmy1GD/wWLro+RYYEVM4x3eZBeccLznnYTSES4A==","shasum":"d61341630e821b6077041bf77093ef42d8c59280","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.23.tgz","fileCount":30,"unpackedSize":99716,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB3tAkQLl52/3SePv09NOGTPCLJgd33Zk2Dh23po4mn9AiBWbi3u7flqtSp/YGV8FN9JAPhQF0D7j+/VLD9u4aEdqw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimAgEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/9g/9Fl4cCh+jgWy5uyTpUjPUZxE5LpwSvp8pMxdN9pcQkLgYeddB\r\ntv2ArRJzD8LQJQx3lnIwxA0q5r+t3qzbAYMiK2Wa5hIbnaRYgibogUjw7DSS\r\n9P9senG0y0DrHB2AV54eHVOPbtHpY7MsoWE50udb66wTL/WkAhHtqcbX0gOp\r\nsv6UOUm9VuWEz0s8Q5BoEJ6uA675Z5qd9ryasBHj9cNMCbLthP6Z6qS9ECn+\r\nblN3qfjqP+wD6DitYSa/VC9Ge2oYu2LdrOsZX+GwHwQT1TDIU1oyljy9I/NQ\r\n4xcReuAMliewZ/LUzlntuu5wJ9Qu3b81Ue3USSMql2beYyYs/IXae9p3+pKG\r\nrDqcT0GBXP/A2Zw8OnYR18sJwPbsTYIjLSJ+T2hOZr9OGqKV/g5Yfqp3dpKE\r\nY3MVNGZOXxrVZiytKMpLZCDucmkndceKQxpwyWVVUkRmJ7/pPAMfYCj+fJSY\r\nFyoJrS1cF5KDNvFdpS4Bcor5xQQ80/yPuPo+QIWAH8wWJAUhH8t9hfzWVTlh\r\nkB4xtyRjTLeZL3jOn6Dj5nWWx2DmsTmBXoMDlwJ4hXMKauayQ9q4EhNCmagF\r\nE67mjjxvqcGdFIS40+8T2Z3ncsYcqvByN2e+Ecg1w7TT2cfhmetdSuhn7ASv\r\nMOmSHjGYyt63bfvNwue9YwBGDQJanaXmsl4=\r\n=JzV6\r\n-----END PGP SIGNATURE-----\r\n","size":23616},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.23_1654130692351_0.9493359819424172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T00:45:08.565Z","contributors":[]},"1.0.0-beta.24":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.24","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"9cf60df1a2a6e998910d3e6dc47e862a2fe6bb8b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.24","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-TkT6lqry3bBJ6aXhxV9j+gqe/kTh2YCYlTVioYe/x9g5Kc+A4FSWwCvI2NgDWsvhSUt9DribMU7uBgc0QSGg4Q==","shasum":"784e9d3df7559b5994c6397f2a987d0381e88fd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.24.tgz","fileCount":30,"unpackedSize":99889,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDFfQaDPLGMtjGVheRQDyiRkn4OjoEBzcs9FjyMzzqc6AiB/asnqFHixz4xEnQg2UW4MtjMz9w/Ow6bMtggR9xVIfg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimCprACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMaw/+Kq6aBZ/InzXzwhlvbOru44xzm7CWFtfJGO9GGfzPj3Q5epY6\r\nEjCEkjxroXX6qdnx9MfohZQfHAboeMEidOGusypo1WWws41QZ6PbamTYfNOK\r\nrFJTeQXR7fXhFBKCtbBCwgLtjkESoY440RyhvTdVQisoiqQx/cWct40gW1p9\r\nyMe0/m6tQFjx5mlCqj/7EDqf0BczfZg4u4Zndt1xBd91mUkFPnAZ1GxhqMwW\r\nbjgFrlOeflfgHpuQLz5jzrAUNDmpevXLXCNhMwimzhXQFhURl1+R2w8ffJyd\r\no62oKRBz+vQPH9YB4XKj6aWzwUQWMY4kyQgiDoEwxrji4wuQ/uqOkzlWnWlT\r\nMjZahwYoNKHjdzOh5F4m8TnT5d9KjLJC7SPAYKaCN0+TFAFRyeNP7xYlhhT3\r\nDV0Zv3S3tpcd9l66eaC6OJXRlXDO7YqnnFv5omddyCfP8Vm0k0DTMILgyTZt\r\nq7SnqMEL+Te0FKOEW1DleBsMk5HroXkgsmF8z9Q5Ne3qPSn+b8tCvO7rOKqd\r\nej2cV/LrKxIN6joP8MYCxxOrkgE1VEWw/TSvG+UVkZuVRGxGaEnJZUWHKTz0\r\nD+hDvy7v53+YoNC858gpovXb9FzIHVtd9fkAzFn2GL1j+eoTzkr0k/udsjzI\r\nJ+jHD2wMJkv83jBxJ0A8oglEpLhkfzAfj7k=\r\n=VfoK\r\n-----END PGP SIGNATURE-----\r\n","size":23623},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.24_1654139499445_0.26241413723764695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T03:42:57.901Z","contributors":[]},"1.0.0-beta.25":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.25","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"094f79189880b83c1e638c7b7fa0afba1c384ee8","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.25","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-FGmuwy0bv53KtB0NwhV/Qp86vqCVPJxj7IQjrmEqfwibNJkuQaYYMHScOGdB/ScHk9DOGO7loU8ZLgDtcHoBLg==","shasum":"6616bb19844512013bda4ef01118598f1ac832b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.25.tgz","fileCount":30,"unpackedSize":100062,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNr1h4cw2WrHoRIyesBb+AGSPMtat1TTzHwIxqeuVMtgIgOiRIIhklgEYXFewmHOgRNuSNjneGMKNjU1kbKcllpZQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimHjCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhWA//QEYq51moOdiNc0+B1Hvb+O3CLqskakgmPuF+iLV4O2l/wqsW\r\nEdE22B4nE6UaYSkLDSB0n5yD9MID3DcphHk1sNecJIgOjIuYdZpTAd/iAY6e\r\naPtAFS+ubJCjIiSZvfMoPlarAN1a5U+8XxGiSXiqAc9DaGaLUCRa99nYPwwo\r\nc1mmvqZ+hKixahCbKwxSTAXhiddoJDfwuy2XdWr/FBw7ZnICE1GxQLLdqw2d\r\nHcs2S78aVpoc7PRMN7pUnyk+n6fE4GbL3jEtPg1SMhWuzlzzbCONYtg6NC6X\r\n4EWWDk8nKLvf3miz3VJLQ7OwjiEwxjY68AJBEb7uUYEbxIgxEfyG9l7QJLXE\r\n0YJEugnv+m6MMMYvG0g1W7StPtLErji2375/8MPKLO2ImkjPeVyWRfqBgcnY\r\nVG9HmLqnaptpTXQt6sziqFZwwS+CEfr3itmK5eZW2/FJIDvZUYXolSmSjJ3W\r\n+81n+uke4aBntCBdnKVxtwvXF3V7o+yzVmkuJ86uZtOJ6lYnyha+sZehdRyT\r\nV9P+hv/76hgtz++ZYEwQDcqMW/NXd+C7QWxHFXUkKCShzjiTTWsGgEjmWyMr\r\n+GbPTzZimKeHoTKz802j8Q3q2vDK0IKLm1r/vPLiWPKXS/KyziOVO7EzBcUN\r\n47PCgbEwUEN3J9Btgci5i8IQuPOZ2kE1+wM=\r\n=zobQ\r\n-----END PGP SIGNATURE-----\r\n","size":23640},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.25_1654159554781_0.31064218694488654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T09:38:33.828Z","contributors":[]},"1.0.0-beta.26":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.26","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"75a1410e2dce527c543618bcfcceae6902d0c056","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.26","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Se2gjfx/dj6FA68BAFXrEJWNylRK3E/693O7S64cHaP2ipL9dRLn2xfsFWXWNEs7k4dyrKCAdy5/5F1egRGJMA==","shasum":"401665ede557a7a6712b055c13c586cf4abfa04a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.26.tgz","fileCount":30,"unpackedSize":100225,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBYFAY/vosEVHdm7tR8fuJQEvrdIJfkAPFz1U4UIrWy3AiBFmS20UHvQUa1cSv6ZUQnodjWwJwPICLUPuhwIvRtaWg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim2C2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpdvw/+LRNIZ9wsS1163dayBGDR9yl8p6jMpGR0a7c6J9OWmYq1DtVl\r\nqqS0x+vu/C6M63wf6LuZpRj+f3OnSiT6lHXMmuU5ddkN7APo7XNhQX/M0CiG\r\nTmo8DGB+vDtNk3OzDntOiI8yBGBoC5TDR1tx20FkuEbstGox9HD2LZ6bnzQt\r\nPq8xqf5vZ9vYd7y9lCEeIcp//dchgQblQSnVA3UerjQkzMhtvYtmVwiq3ue8\r\nonP/PpLFXZwRfc73gg9mrE2AUkFkeOSPRd/7yHO9ZJ+ibZys1AG4vQ+yz9lP\r\nvxvohNObXACPm3lgygE+RAOlahgOQi5zIaPlKWzv+iGyVIwF4xdY5wIYGfdp\r\nIv33nXj0sqtw7HV58tk9F+WjYSqzNX4obhFHAYdHW5Ne6GthgNRQYeCYQfae\r\nXUrI+Kyj8J3RfNnBuvcPg3zMn7d6sQxTI0WK+u7a08Tg5SSSdam/Hz+PHCuV\r\nA1iEXg4UNNP6FxP0l8lNWovmT0Uoco+VfwydrROBbCTLmG01SgdNsR/dnpZg\r\nRVfOdi+25PnttwQI58Lgkys0VHURt4SB2jDYHJFubmmnnEVzoQ6qhf5KN04j\r\nr3WhyZF/bUPFD1WoLSfHdY34b49uvkHoug5CEybjWtTUZrXVjE/Jm4OODHeq\r\nrmmXKQ1FE29OgWN7q+A0KMcUCRL7y9goWqc=\r\n=qzAK\r\n-----END PGP SIGNATURE-----\r\n","size":23660},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.26_1654350006222_0.6852061841570931"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:35:40.530Z","contributors":[]},"1.0.0-beta.27":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.27","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"533c2003edd44c70552215861dc9584deaff8574","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.27","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-XZejjzUSkwxoOPeFQ4hpvbSpXyErnL0H2YS1vewSfyBJqG38HjGj830iZyrCLjY4jlaQxPsmanYsn8a+jtE2YQ==","shasum":"f5d2862109835352983101e7de45b3e7e473366b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.27.tgz","fileCount":30,"unpackedSize":100398,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFX2NKCSSZaE3t2pVivBDVJTElnIsKeYjEALMU85e4aAAiEAu1lftuVIwm9JtD1fnYADTyipoHekytR2zXW8XncAHfI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiodBvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFDg/+INM5I3vLgHbQW5C5rAhprd6b/JJzxHYNqkeeH9zzEGT/CBTK\r\nGOfvLBFE+wEOfhupcYWRMpKClTr6ctoD07pNYEC/G1hHvW4dxSUW7cZbAN+y\r\n6upQRAK5iKwaWX5lhzwiCKDJI+ytZ/WOBJnThP9rpbQ5EmK9gwc3zqHOU+7S\r\nzMyff030BilMiglpP+Ws3V3DuwumoLavkPN1glAbzqNDNyNtb1FcOxwuO3rU\r\nAgVxDr3s4qnsGDR9FZnav7rh2iOnH0PEKGFDvKjs0pdSsbi0GRjMnBal5OWH\r\ntzo/PDa1gCH60FTvceD1p9YK/vC5FS2mt4U6muJ+e0mgeI/FQGGETranr/kM\r\nICsck0IBYXPjlei1QExxAMEldD9JMr5WO7+LH43d8uP+2nVgngJlMPxIyU3p\r\n1fqHsVip5yh9HYRj7dnB/0aozHuVcpjq8dyINvbXZHgf/NCv4JUm1tPn9+sl\r\n4fxrxisql0TmOyfHWMhobpEEIN9zVXCt1nPVq6WkIkn1okfycOZ8eZYISCUC\r\nWM0yD9fGpljppeZdyvDuo8ZmQtyVbXEM/Y/VuBCu53n5QO30zHZZly5W/Qnf\r\nbmbi0gKDxJdjfl6GGBAnYh6sSN5NHfDbnnPrco7xfSE7zy/FwmVzobUUrfcE\r\nv+i9LqO++YGZFtBBuTIJBs1ynz4ZdotM8b4=\r\n=oftV\r\n-----END PGP SIGNATURE-----\r\n","size":23672},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.27_1654771823204_0.3740930492457084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-09T11:48:00.050Z","contributors":[]},"1.0.0-beta.28":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.28","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fe4faf94a359db829727982338993b558b36df2f","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.28","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-W+OOobdRRI80HNpaPTK74jqlc+BpljQuGEzyKoap8pXq98jKO6cDfxpI9GLSkN7Pacr+/yvJ6ie54hBWO5dlmw==","shasum":"91608b21f0064daa133bba5df6a85f37df6b60cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.28.tgz","fileCount":30,"unpackedSize":100571,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHGn2wzaONaEW3snSjC2jq1YrjugK3Gio4l6uvbDcWCgIgZINW3dy4+1fwvMJRJPr1a0WDn4Q+2iM3EyOgBE9tCrE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio8dDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX3w//QmDpb6ifZIP9gpZ1UJZl922DgRAzTQp2lQ9h3lbyR/95UKkn\r\nEACK6beaxUmjFcQAzplkIjiEP15qIQatrGdRCcCf/IKwbpUV4r/tv1ADm1x0\r\ns5SRul6x4Jh+sjknlzU8P3YTqIWPYycfzSLsQE4ozpRd9Myi25DDj96W6iNF\r\niIFVBEjaemHRqKi9CvnQhspMhMd9ZZoccC6RBVSwewreGpgTQbROvRSB+cvK\r\nWM3Y4+lLsaM9wfB3kkzNEcIVKqpPcjP2p05DV5NNSyZgWhaMEq/apZaAZDDQ\r\n+hiI/KxCgXcQ1B9+g6kBMixCpZOO3Ldm7LLY+jRmMI+RlgOK8/l+ppJz4rxM\r\ndqw0qrYMYt3+uUIZqk7nTJJliOT6Bj+RnjOGeKRmH/JeNUwmf3rlR5mgMXoK\r\n9mVt/9+zhUfSRRdYvFU8/PL9v49BbY27IgWKGkHEAVByzK1o2i7hPgpnQOyA\r\nH395MLmoBin4/DMTOjCUpAf00zf5uQ6TkwGMF5kSLuJgChov9RHtoSV4rnK4\r\nqR3uEIFzpFOGUDJVxJ0drcHQ0pTfNGUboDNPvg1LlLd5ETsNkx1UeiBUzXGy\r\nKAGGIuJNHnzxN8vh51HICeA0yuBOoDuRgFFEjJK+PZ4luANmyRckOA2jo9kr\r\nI46UOpKddx9a8CwLSUePf+WX9dosXDKYR5Y=\r\n=c34e\r\n-----END PGP SIGNATURE-----\r\n","size":23695},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.28_1654900547174_0.1899871762056322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-10T22:35:55.205Z","contributors":[]},"1.0.0-beta.29":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.29","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1160dd97337471f30a68aa1c9d543f3c2450af83","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.29","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-r26aD/uv9zvg/2x0f5zAaARYY1vUy/y2hPOb5LznGxOhPLtT3blLgGZVu3Y6i6oUF1cshU+rPr7K98CzqtTCEg==","shasum":"328f48067ab9e14eff9157086e1cd73b3e90461f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.29.tgz","fileCount":30,"unpackedSize":100744,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGKIySus9FpTckAJubpTcP9yzMCZZ/lJ9/aOZkfP0B9AiEAzdDQ65iqBYdH361E/5EX4H0CCiWAeMj9Z/qfU79x7OY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio9dkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3xQ/+IJNPObMpKDEstaNm9lUW4Bc6NKTbsHpK7jhBmplPrqgo2zGi\r\n27uVlkDTlJYxQyI3TSHrNv9PuiyWoZ/ODheDHUp0zclPGMw1FNHgh6OFqxXk\r\ny912MepF1+mCoNP534CXAmYQA8iHnnOYxDMel9HxPsLCd2NLsE7Op8VW+aT0\r\nAdfKFglaeMcsDXsYvKvhEtAn5bqmzpfAagMXHNhUHHbfmYb7DErAMRA5ogvJ\r\nMt/JmIzKP9DT7Q2IIKCdpENbjzfuEZngP1N5QCN7NodM1ZFUwUgNEANTn4ZA\r\nXGO1L0jFYz9zHXGG2DqyKoH7GMsn5BrK1oSidVZU+VevT+JrEn6WuIDUcN/X\r\nwNM78Jv8ZvqZvlC+TUTca9Z3KM8G066VwGShfxvZ4Bv9P9xXvj+NKFPVgomH\r\n482QMHZEcRG8E5Mo/BHG9/tDQfVyExWZxveRfrY9A/TfnpKjA0cqRjvfFytf\r\n7N+kBFbkh2kHlP0uOBDnppsetcDM6ilIT4wnIDPHeOnmktrOZAI5i8jHSaaY\r\nhtP/3Hz5bSEkR1ojEIj/Ccy8cNqRGoddsX4Qu4b+oIpnb9UtgbHzAd3p574q\r\nd67ryCrrPV5o8vvGG8oVeD4o0wIDzS3SaSusiLuK1IleU1uTqp0pOpadEvmx\r\n9s1uua2LFE3RBq3x/NDm96wHGsZRUSe1vEw=\r\n=SpFd\r\n-----END PGP SIGNATURE-----\r\n","size":23700},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.29_1654904675968_0.5756564157734227"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-10T23:45:30.229Z","contributors":[]},"1.0.0-beta.30":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.30","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1fd1abd7f54b71eab502417de355058cdc7c66c5","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.30","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-B9b9Rgv5GHvhSvDSQq0TnjsI0Ou9Zaf+HHC8aKpSj4iZARRbw3wEhy4+h6NYNqJoVeAex/KLd8+s/pEMCAXpQQ==","shasum":"5088a0ce9e626f8597bf23d519fbc0eb2ae0c958","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.30.tgz","fileCount":30,"unpackedSize":100927,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfhnufR2s5suwVBuLLGAyakBJOc35SCgMPBUOUEoqIYAiEAwHdsm3n6juuNywkGIaduv+Ugy/bX9iFNrEf4/+Qpy44="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipuB7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpm0xAAiYH2YpwE45HKYQ+Q65CejpjlnHDsedC8qALGUca7Xgqiwuml\r\nDy4tsFcesBgcqGHkLMCXk0NeghlGVlDtXvGhdq0kZ+fkZGxpwRgMambEwsMv\r\nsJZBYep9znfJ2Q1p6sZp8Aacb7hu+l6t52RRMrbraW3PCzxyvyJFIp9Mn6SZ\r\nz3HAvlfzpm6JzcuYF9uR7HNoIA6zxHkZT46ypyR1yLo11fBCX/5WT7x3L5av\r\nG6hAI8gAIboGBvGAFOnLQmHMzTer/rQdUg4+E7oDWHNpKD/CMg75T09WyzaZ\r\nl6LKNQAAAg7bFoLbk+x7k9hT/8JaEef15XDBTSRNamAK0ExOnUe8sV2VoYJw\r\n8MW2ZPrMjrrlxMVMED9D5Lx5Hr9NhWbasbUBcA9exySDCw3m93x01kuRtaX7\r\nVxMeyj+hS9VlmTXtxvO8UwqEzR9zNdUbRSuBtwvIAWIJG1K1+eD+IgQPtRnE\r\ntaApkrp2byWxkq8eXKMJuVbrj4ypxVs0sg4sD+uG+r2/qGKzHuCfUy7Q6wje\r\nYcMK3Bz9I75tzaU6yBQ+3MTTyRlV3ToVUCe1l/U3Aove52PNhAu1krzNba2g\r\nW7JNieTnzk5Db45W4cPKJhigMJpsW9h49WkIRc8MTT2gq5i+NOcNx27opv6Y\r\nPPka0a5eZCMsHfiyKfXNpfMP0s+Kh+WgFnE=\r\n=VIEp\r\n-----END PGP SIGNATURE-----\r\n","size":23708},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.30_1655103610941_0.44451053709125654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-13T12:14:32.158Z","contributors":[]},"1.0.0-beta.31":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.31","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"672fe59e323dc056292eecd082fcf3c7af41d760","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.31","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-9l39UubllB0944BMcsZnBijkt8gcZenUxo3rX/2bSRJ6rxBW1/ln1fGWrKRb275e4MjwVaaLpkJGaTKR0E/sUA==","shasum":"98e2703425c59309644d2309c6645cd914b09b14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.31.tgz","fileCount":30,"unpackedSize":101090,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHtYUIZn051OosztYEWssUYhnSkP8LB+ZqY0xEZqNlFAiEAogu45yJg+pdCqc95CPW4P92Dsb6pGKPTh276R7cNJA0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqdjTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQCw//VcZNP8FQqUv9NAvK29UpoBmGaDVm99gRx6MLYquA3TCXY96m\r\nmyMRn4+gGb37MvgUUl/PbxzhNO/XG/3NgV/jxIX7ez03UoPCiXPGrzY8l+kg\r\nLmy4VIaWM6FAmfSSnP4IAJEhEwpaqOz3v5VcP/CqkI7OeTOVmLMA01GF8R+3\r\nys4wT3hjgDKWdsMiP8gn7RWpO3WlQRHkZK5jPzHRSrkpJ4RXemN8ae7oey1F\r\n8A5R8wf6ihMlemATzYJKu35hjSiSp6xpn/UloMt+yS2X+9QhiumM7B/XMPq0\r\nZJDhAl78pW46ZzObv+X3YPyn34M1XEaHhU0Q7sb81QVjWf8ZWkMxLrUcXySG\r\ncNGqj+1DjMaXr6NgYJ9VAPfMfu/jH+4lo+JoKTX5DjsdSxLpGXrcyU2bV/2M\r\nYqKlu6Dd00ZEFK+ADslxQ5cY+6Ve4hcGE+ePe6x/8vXYyAYMoDQjOsC/KrW4\r\n4T2Puc6KubdbNEw4bSMg5az4tRbEvNX9Lv5NxKG+ciAvtQx7P6QOdcc77Maq\r\nvYlOXdk4A+Ahv+MahDDhM8+xX2Es+iirmm3oLcJoea87YGwt83XCJdEu0ZnI\r\nbb1pgGo2LAsMMEcOU/xwjytXgv3r5r4i9xFO0RFSRAUvd5lEskRfzGkPq5k2\r\nlGbxEDjxwrCtMGKL4shCeuqQmODljs9A69A=\r\n=+Fu3\r\n-----END PGP SIGNATURE-----\r\n","size":23736},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.31_1655298258926_0.8471586093125147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T14:17:16.210Z","contributors":[]},"1.0.0-beta.32":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.32","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fd29d9e6290919dc5bada78c09bcd339dd905b15","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.32","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-7fbeT2lxLK9bpC2kW2j5wSZES+XB8bxm26ylBfJK0qZIo0zV1VN6Fi2m55xScAeCXU/1t0eR0mdN31l3yFxD/g==","shasum":"91fb24b70782c8ee3c9fd4e7577837a5a0616ebf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.32.tgz","fileCount":30,"unpackedSize":101263,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUFEQMO/VsRamGHmPeCgpa2TouX71CfsYqKXRicJaJ0AIhAJer80sAuOP7TAAW7HMBQm2n4WzPUsWvZ+BdrlaSsLCI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqd8LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo21xAAno3vGT2NdD+WD3SW8VkZQ6uaHYo2/K2RZ19XSoR4TLPVuMzz\r\nMbYnTZhBNDkCEcPZXU2PQHW1U78RmhIdRvWW/PszEt2XNsDniofTz7DZJaHG\r\nuXiLrq4SZls1pJ1KHzJj+tL6NVgPVxQJNfMPy2jSVcPpD/ll8yrqLsV4B/jr\r\nzEi+iE3ixQFUnohyAk4k9mJkvdlR+WfuWSuu1r9qsBEZpumn3sR7A+jVMlWO\r\nZLtlGTKuRszDeG0JufisbDos0/mbM3HNhWL3ZlARQVzyl19CgF38B9jXMxbg\r\nBRxaX7pB2CWv3cBTGfUML23ntc+9v2x0ElDC6oIn1U5a9CWWCNqFVgSEEE2N\r\niw66pN2vw0RE2WbZZezWdleXF4r7Dar1QQKC0jHlk/kSOk7aWrr2Yn2jK4m0\r\nco5fic28j3yCAw1qzKpOdX7Pstm6SrMZigsVL9KSPxwDBBuHJ/h+N0mRhWI4\r\n4MQG3wPhoZmvLIvvY3TzVGxsRS7vPPcEwZOilrCENyW92gXzBymd1MbtbtGw\r\nxYIJyIZFvNz2jyWeh4pcCBIm7Llg9eMScIFueHYlpHnNwIX/0x3XEC/4KP4p\r\nbzTGkI0fVEXRC1N7CuAmPivGVHmXTqKDWR1YyUBH/YZcQ4FieU5s0GXH3RwG\r\n6l7LKUk+AOlml5/PlT6x0h8T0Xxjo2jRX1Y=\r\n=r5lm\r\n-----END PGP SIGNATURE-----\r\n","size":23744},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.32_1655299851087_0.7809252610630675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T14:17:17.983Z","contributors":[]},"1.0.0-beta.33":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.33","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2ee7de972268cd3f6ea8e96f8a1835102d7e0a29","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.33","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-pMKGPPj7vVm/3ccJQEqfWWhNMKCf9lkvOUUFth+62iraq2iHTj8YdBFPsucmKYE5DniWWarr4Co7Fgtl+4blOA==","shasum":"7896e4722b2957b3582edf83ea3c04e92d91d07e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.33.tgz","fileCount":30,"unpackedSize":101436,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGoOZDGX3KPAV9jA58FHAcXwZia+REnHzxfc+0M0j/WYAiEAkXdv2IrRDqKVnWD9AqhC9zlamO18NH1Aykq9pPMe1Xc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqpIxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp16A/9Hz7JR4gPmn7+Q+Opaq1kOQakxZ68S8gPtg7I+dWnD9sdGFMQ\r\nvUVau/YIYGit0zeKERH3q3lueKZY/4/xC7m7tL+6oEECzRgMc1Glunexk2/I\r\nWryXAOzCmXR6S6JRl+su+Nb0YSfRvqBfMBuT6p2UYTZDsrWXfkxfHDRMIt9K\r\nl61xBjk0zrbIL2YfJcWguAGeBsTwrnIQDK++Mm16P9B12X8tJirYwnynZ4Qb\r\nM+tzEqKSqXMOMlo8AZhWvM5hwwtgMz38rySHH2pn9MJr07WhAoUKr5wBYNlr\r\nU+04m9KqkGFWgB5XaKNOuGR31xy684OH7R4a78CyqgGzQZIZM5uawfBlbCBp\r\nWz56tAEMJWVZZI0K4ohK0h4BHrp0FO4J4uLj4vru3R4zN7cFh/N+++19JVsq\r\n33BqwrMLZFyXBBxAEgMYebuZ6ie0q/c3y3cYi1yB0ptvVbTp6bgDkYRS7mUl\r\nXH0EFPWrZWLV/m5cdrQenqq5favKgFl4vblNA3n4HST0wIuBJxK2RWVPY5G4\r\n/FTw2sjUsXV/0DNd8QIeZVI5F9IbUspgWfQwPp0M6BRZTwHGeyOcz4HOULuE\r\n3ME8atrf283FrSik1nQ4tL432zvhWHgg22OXBOvSHu3hdTPTp65gDnVyg+oI\r\nhFLmEjavUe6x5EhSMj8YXWermlWIkf8igGY=\r\n=bJnd\r\n-----END PGP SIGNATURE-----\r\n","size":23755},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.33_1655345713525_0.22257331020155413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T02:27:57.215Z","contributors":[]},"1.0.0-beta.34":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.34","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"bcc7ea73b3bde456eeb4cd52baac7de80ba5eefd","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.34","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ywY6x8UMhjvK2Vn4yZog8LYaCnKvIt4bs2+DpJU45Ifg3Aa/9M2KifLS9MM3H6NGm8moUXEc4OujvsliFgdBQw==","shasum":"ede1be3c4079566f2c41946cb9a260b77810e574","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.34.tgz","fileCount":30,"unpackedSize":101609,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFTZVTwRLmQcGS7Dovjmud1p/Jp5rObpMZvyvu5Q5NK+AiAhidWLcluzCb/z5xeiSDyqZti3Es1cvG5ANjODko17DQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqsd5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaLg/+OkEPHYMSH6p6IRPo9naWdltweVyB3IiRWEIuQaGYrG4FyFu2\r\nljHkJ2MdvMO431kM8G6ALWoX/bwHRle85G4F0LVAHuan4FX98tArVPU7XuAA\r\nspCMH4Aiq1K7oBJNYnQyDCIRiNzSTx6rQgtWBXgHzrYEllNYDl404le9D5IB\r\nCz3CYBGSkmojc3j/zxUcZFgyzyqRjDDlHanVL0PgivACG1A9ShzY/TposYJX\r\n+ZvTE7E5+QtlpO24ZkwPwHh0nQpMVEjCxYP1fm+8dLn7vDHr5v/L/EaQvQnb\r\n7dGd5gmorov1+rwsaY6Pdv1Nu9gXMS/UDlHs4IB3zf2OLShRdJo+d2C9yk8m\r\nx9fqCbTni9MMwnMrCKUNNoMjNwzc81/1qN+fYoHkQHQJfTYnFhpY9kbwUqfj\r\npnHkG1b5LBn9X/PCMW0SyEqjd3R+TDmsBa/T28GHrrDucqeouondh8a8k3Gx\r\ndn/gyBjjmXPT7EMqTTOMw/PLtpoA8FncQuFIerGfkK+sVlyOIcpItlfI5cDK\r\nQLETgzXvR0IU0PiKI1XH3gYBSTONIfl34BX3S2HIcbsaI8Hffy8fscy12zjm\r\nECuRfDOK/DL/1YBnDDDMel/xs6Irtk9emqLYKGEc/r8s50R4DGg6NU4dmEyk\r\nWNP8J0GofKcHK2nDpMDyk0tOrNhTn23+lss=\r\n=yFBY\r\n-----END PGP SIGNATURE-----\r\n","size":23767},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.34_1655359353563_0.4982031166797538"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T06:03:42.199Z","contributors":[]},"1.0.0-beta.35":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.35","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"3fb555c75888a10138410b7de1767186fa7d7f02","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.35","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-64P+pckncLJ2b7d8nzdWL7bE5EoP3+GhFXivuf7SYRmP3wqfstMbdizobaqUBYm594dFGzuZFOYrsb8ZeOSlHA==","shasum":"4843f6a1fbdaf497b2f65909c29b07ca0e7b6e83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.35.tgz","fileCount":30,"unpackedSize":101782,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGb4aaJlpSXki/SDmSOhk+M40AQxGVdZXj55oNL/poJNAiAFwQA9WTYpJyPKaUDMeo3nx+/aowYy+4byvEPMgrUVLw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiquG4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpd0BAAiHPj6WSJJ6B9SZuhHNRALvh1ua8w7rpqP7HkLHhFfJ+PnKXG\r\nwNg7k7N4noVd5xzQGJ1QcoxEitz4YzW69iuDGAGm2XPNH0BjEwcnmtbqP4do\r\nZ8+MNtKLjCpjEVwevXfW13yt7Fols/218AaP/jaqAMPbm2NWROA6zUs2LL6b\r\nkst+Q8rGPU7dLsJa99nhSVCzDH2l/dLAjONxyPXpWupXWs65UJBcGk54kSNy\r\nxGF5HSeZp7lKkNvyOTvgBPTnhE0c0nDYwey6scC8p71v6Pk666wIKYeQ6VRJ\r\n6UcWv+Se7A8zd13H2fAJ5Vfua91DmLgMX6ISEu++shr8+xsYGzPej1qfDcl/\r\n/gbqKSnzO50fxc7G+RjbJFo8qCT2Zcnn5HejcccOKAeprQSFZDkSfQxuAuWm\r\nqz5Q6y/qsBTyOPR7p84iDJWRY5b1xzCZTRHXacbFNxUJkCoZHMqTNDmTE8fF\r\nz+Pz349Y6IQIQBHHcDNimegh0W46swyKYBkZak02BV8Hs+Ea44gJe/aZYVoI\r\n18mELued9hw9tO4zDm7fxk4RFqrGyFBaDeZ6mX4MutPzseaBNqRuVVA4jeD4\r\n26/kk+iGi6V3CXjMM4LMxXIFpldLRWL3rjG9IODaNowgfAbgZxfGZOj56nGf\r\nhkW0o5GvyFOwTsyYIhBBGDgVJ8qIvWnapc0=\r\n=Mjb8\r\n-----END PGP SIGNATURE-----\r\n","size":23777},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.35_1655366071818_0.9240272659076545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T08:16:27.467Z","contributors":[]},"1.0.0-beta.36":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.36","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fffbdf857d9395bd6669999bc9a842bb51727029","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.36","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-SpHxo2aWSkS4IkU52Ge/GWy+YluhIcS/BdXfKxYmbijuc2wi5xjlqFdTFUbxBFpqqg9pGNxJ2fodTaSOsJjXng==","shasum":"b5d086e2c425536110751e3ccac3aa37da28dd3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.36.tgz","fileCount":30,"unpackedSize":101955,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClW2B2Q4QFnlbNsJuorfewQos5nR70RgxBC/I/8zX6owIhAKTxle9eX9qjxdvVoNmaq6d7ibQMqO/cTh487MSRU172"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvXfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaCA//aHLA6FSNhsoRqvnZq+NulmJYxKnyt1HLZ4epnRVfHB82JsDg\r\nkP71APM8MFL+rbaLffpzTOzp5xvr07ac2cFoUlVj4uPxqGiF5GmGO5NpCeql\r\nyXga+Y9wHylndH66uqPTFcMQMuK1jnXBUCfHN772+FgqIGZO35fPA2X6tuJa\r\no8YZDyX5cr/KPDL17ehxYvwhGN+Ce7Rmf1nj2WqwTxz74aYe6fhIHiQzXjTw\r\nLe9RgcBvWr7j6Yk7twLgNY5uJ2qXhFHpR8GCbvmQG5KuuD6nEeG7R6B7dGgU\r\nl42qhf2Txk2w3LGuqg+hO4wPugnrztQBaOGtRHMT+caz/rsKxIY9dxt6TEty\r\nu31IqLzwS6t40xytNZFJjR+k/BxBiWboztZ7hcd++Uk0vvECJ50yM/JRJZ0m\r\nXhARcmhWNLyKGYGOGu39LPfpHrljZdDrpRmvCiJeeAG4F2Bd+aKT/mjjpj0j\r\ngAZk6da9DoVu+XnftMlyZPegOwIcJVqpJ/Hk49MJkXkBWVHK+b3TQF3t62p9\r\nMxGM6SfLCxGShZ/27dd6zquK5E2PxkEPsOvQXEW2Yj6HF0mYA2wQXgoMd8Ra\r\nHLG56ITbgvfpNyMvVwNupF/v9qUxssILSxVhpkuXQPVswEJIZ8I58r+cNXrQ\r\nstIJQPnSi8WLoqKpjJg6wipaYY/EYFnrDY8=\r\n=xqPC\r\n-----END PGP SIGNATURE-----\r\n","size":23792},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.36_1655371230944_0.944782075586565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T10:07:58.447Z","contributors":[]},"1.0.0-beta.37":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.37","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ac30926823acd3a38f5f75a64fbebb21596fbb76","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.37","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-MrGyz4WJQGhn8i44rRf9eAKFJ+CFbQnCOK4/WWlTqeA9QIfspPCdK/4ovRppNC72cDuIIxd6lvUOiWdFtn3AGQ==","shasum":"868841a0d8dd37db5e20d951bfa4c0d5db09cda3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.37.tgz","fileCount":30,"unpackedSize":102138,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCY6Y76Pmxp2d071TIJqtY5yFR0f9HQmizStG+GVPi34gIhAKEZLuO//2yPbIX5g0LvyJIHtIavpiWhfFQki3JzTxlH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJir8iTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYXhAAjd2hYi7KVnK48KnrixD4nlqQVchF9p6a65hfzcePhLOPgsYD\r\nE2vQBVzI1weY5Nk1dTDo3ydHLgWaYtW/Lm3P57mrNNh+d/8j9If/9/BFuKCR\r\n//ITVt5qadBNRgVX52Qgw/tCWwrPub8j11pJYp+PoeaTzH4T9YVtsiAGRlT4\r\nF5aVf9wM6Gaknt9CSVJkka1t951aNA4d5Wcu4yVfefS56RXPViSSigTPSPCZ\r\niTurRPHz+yjgy3inNPLOoXrzTGrTULmEgixX8DeWX25BgbN6znSjXle3rFFD\r\nzfhkc27ZjBL0kU/CqvIsjCEkXPOpBvBth8uLNIlU6qqBWPxjD4o0CuLCLKMy\r\nmxHBs5FHqJF40jcPPN+we4i5zQ/GP+ACJA17pBWRD1Zv7VFt5YyS7uxP6kPW\r\nRg2Bw9cB0OpXlLPieovvFubs7+nrmiNe+TUfHerSebXTq7BsbmQEwLQITYo8\r\nCx2dDR0H9JVcrV9e811mCacD/59OQmQdrGaqMyX9F9KymLhdK1Tb+o5fDdUA\r\nkCOBq8qQEKqqO9kNUb+PXzdQ3XGrl5Pka2UxRQxP8GWQjn7mHNyDVVIKVFia\r\najBHRbdbEozTHN5NXmWVqguETd66OaaoMa+ZX3Jhw1mB9XfAExPrV0PMQrI5\r\n2bAdMpsXKsbQgcbSS6174lH3FL9tyMjXOD0=\r\n=io1Q\r\n-----END PGP SIGNATURE-----\r\n","size":23800},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.37_1655687315346_0.08523929932121987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-20T01:09:32.209Z","contributors":[]},"1.0.0-beta.38":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.38","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e5ca8bb81a52298eaf03c1d8f2829989379422c3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.38","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-N3NQmMRRIdhKLNGtLpr3ZRbpwdwP9bcZ0aazEB4HaHv6hkCd361vywPgOLulTygPVs0FGRCiTo7y0WzueDHYXg==","shasum":"b960f63d60e243e107efb71e12e0179c4e1515ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.38.tgz","fileCount":30,"unpackedSize":102311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCffmFlxgGmy0AXKqjQw8qlthBf6Mt8bRij12vS7wi9eAIgD+CRNwcLeWewcGqHhWH+fa6RFgcccowjef+wTRqjelw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJir+YrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3rA//Q/0HP7AKq4QR+a8HPf/VDX3SpkHLpHe18L1jc6xeAD7djl17\r\nLW8jdIHYbzWB3rBu5SfSY7JBcwF3puBTSLb3GVFHT+Ver2sMT7SAeLPXJEQ4\r\ngkSSD/itzlJOFV22X1S/qYhNlqT8QTl0GUfF7mesGSm5AJrYmlAzzrXa/5nU\r\nOASqr9cL0ay+01nfI4l9IKvgww0R+Nn0JKXTugKJAzhoI0kX1s+gxPcFGt1e\r\n3+8N/YECfvbeHCZot2Atw7aUX5YOwzyk8C84/UJRCMP3yjlhDqQOII5ebBwf\r\nf7VQr5VqPNUuGdRnxziz0tALhJzZKTLA04LuMdVe+gGAhrVVkYaiHLZQhD99\r\nQvpGtFNdw4S+Cu53nH8Opu7DTuT9sEnU6tQ13uzJb5y8U/jJ+c2pSkwOMBqg\r\nQCzJ96t58Xo+Y5ALsgFlBXd0TvdGofrci75rHSPX7jQ8p+6pdeCoXSlAZi77\r\n5gy8ZGR+tbxAlHM4vmB7oWg7SCPvdHUpXDKOWINewhzgQmSVbBWP13l6SKSl\r\nq9Fv7nrENbUwuUSyeb1xOqc45chAtUnNYWBwS5Zhr/Dr4jNakSy9rfu2K/zQ\r\n91Gr1hdmvUPQdyRQJMNzWnTPqz1WHc6tknDxQK1aDNqRop0ao/0SRJkTz/Xw\r\nLVSN+kamLgUMVfR7jtbRUpkTzT6ofoGecg0=\r\n=pZ14\r\n-----END PGP SIGNATURE-----\r\n","size":23809},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.38_1655694891038_0.38448279564200427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-20T03:15:17.725Z","contributors":[]},"1.0.0-beta.39":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.39","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4862f9f433eefda3a54029686df497a4596e9c30","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.39","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-x/MjLTldydDxGKVV7Tm7YFILRbAOs6EkbfIH+xEe1QdSpF3u+OQPy7q7hiwxPIEsGO4sMkDaD4nwZhz+Qevfyw==","shasum":"5d3c42f8986be8f96d71267958c523abb975b1dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.39.tgz","fileCount":30,"unpackedSize":103420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYQu5yhn3FONsbQjJORlFlVXN482httwWaLNqLGaaEIAiAixgN+fYSOSIN4sCnHslwAK0DLtb51sccVQhNfERVVmg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiswFkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiDxAAkMQ8IZ//GarsBix5f4IbRrHFxoXD2/07sQ/olq3axlHINpsX\r\nDZGmPRAx0Lz5W1IWXvP0pEMngLOgFFK5BCuiRdVjAXbFI6PIta8sCJCkG4TM\r\n6Q3DbMpLKR5z8ZzRhk7gxpJflel5ZgZOiC+r1VUhjPKQkQZ7Wx6YJNVfIxoM\r\n9WReDJTzg7oY6b35KKdJe96FCb/G/yVbxwbFsJxYhTWEYjofacyivsnN5d73\r\n0xG9rfc0HLQzid9dfQzOON8o7Cd9YGMpiJU7tbW4ypJjPzzloiIsQwADjuau\r\n6dDRUxVAsllfuLqsF84t+O8xXnYKRSqGnTDI2PdYEaa+UT2i5D3bfRY313Oi\r\nplhcJocoVusFtodOsMAZMrsiWnWxieiY8c6XeDdQ0x51v+1Ucx7luUlU+vdt\r\ncpaRIysd6psJr3vkBKILJZLgtgWfF6hmLxP9zHLbz4OJ1s/B3B/4FrtKggOm\r\nN4TmvK6M6/fjO7VNlrzHilijrw780BXaCHgBTxNZQEXU715vYSj7KRcge0q2\r\nvsmo0ZtNCDf1LO68VfqKolPdC2uDE5srQ/K5UUq8yHxhhfTalwcNtU09WpVJ\r\nES9MlkrsuVzcxxefCQSvNmE8rzj6kp0b21YUs6AMgT6qUy97t+EpPiJtzQsQ\r\nYVsOkt0xnCGwxOqGwKQuONO6YLzxcxzievc=\r\n=Azzh\r\n-----END PGP SIGNATURE-----\r\n","size":24220},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.39_1655898468135_0.21733158789279217"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-22T12:34:28.471Z","contributors":[]},"1.0.0-beta.40":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.40","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6f51f0b86e909ea850e6f185f737930daaec509e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.40","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-2s0vdplzhfwLNHhoH0Y0HBpSZlAWKFXctLZKAkztfUc3/pPITvYvM7+neCPy7K8Q34T+19QmMDZWTDz3qqDLQw==","shasum":"0489e6e48ce47e04699adc445eff0dbc26879d6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.40.tgz","fileCount":30,"unpackedSize":103593,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7GzKE90DtjyH1ywr0JIS4+CXA0gZSyRdi1uZOCtHvkAiBf1QSJEBuavMgVkkBr5GEOrsW4XnMHSzO82XpAEZRKww=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu8AQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqaww/+PUuxBVL59TVEaTjcn0j5dkje75NmN2Mn+QNBsI2lKQyyrgCX\r\n2bdLkWGhbW86PlpuLg94RbW1xnqpWbxzZUjDRqz2d/HpypNeeaOWe4GDSlie\r\njq+MAqe05tSjGAEwVNcyPwIMDkNT4o+ICURAxddiqs9g4yP3RYFeqN4pFBlm\r\nnG14VBJbndwTQ0wmiOvtPUSwkKaClqYPMlpJl4hP7Oc0ElzW2MSYfYYp1pLS\r\nDsaPvGxM0Z9Zhx3a4ePyw/272h5QWSNpWhtvMBw5lHZCoXiz3yGNmXzywCn6\r\npix8lPjQ4AJKOeUMJhAzCm5sEu+c78726mjhiXRPdMMWCQc+vEuULPreVUmG\r\nYC5NFD5ace6X5I7ufaLfmgsMejUHEgYd2D6HB6cFjh4dvEBFwFSe+FOlGJcW\r\nFY7PsVTzD+XO6iwcthIFomBq8aISw8Vn2qrH6hEPFfqOP6vYnW5da9vkvX2U\r\nxLpz3DYOmWVgsOXESFLiBWliV7FFV/TS+rSqmdKU19K9+9+wCUx4r568aUyD\r\nIgrXzPMKIumF+a5vBpezkUCxs3jPVetehFYxVL+RqIS0rkSoI6g795wnEV/T\r\nXE8OPT3rktNcMXSH6NnaB8nv8KaNUnzWPrIi4lE6T0eoVug1jVKZ1l4Qygtb\r\ncmsFsWREG7zJ9TZBIo5kXWLEoBrxFYwHuks=\r\n=DYol\r\n-----END PGP SIGNATURE-----\r\n","size":24239},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.40_1656471568479_0.8782648703732843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-29T03:23:35.136Z","contributors":[]},"1.0.0-beta.41":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.41","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ead929ba9026f54e8c0aea882b3a5c2d954493d6","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.41","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-THYLMqHnnw2hKjWHCjroBsHOoOuNhH38JfyeuwJ/YpihTsC4al/BcMAaclfyByYrRCjzFG5BRkMSg5c4gHRL+A==","shasum":"f979f1df94f598a5b1b80e68995673d0e4a0cca1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.41.tgz","fileCount":30,"unpackedSize":103766,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWFpZ85lXKd7hdzjI3blxEO1o8FH7F2B6OcGgw+deSjQIgI0xcQ4pJEyvyVbZa91OferPDUSTdsPClAnMHPRNCd14="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivSAxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUng//b9VopcqWXFMYJjssHrGdP5SM9WaOr+DK2ZR5k4lNWW9AdiyW\r\nXG5ryI8JBnUD91VocIdoKom8Hsh/kgN6dX48o1pGrSybFXdVpIi7WHd4G5ef\r\n0Rm9svVETgam4zFLsqtS6UWlnOIIjbWl+cSloDdlGVej7vBHJ1Dp/hIOBhJX\r\npphpHzJpwttlCI65UJGH09vkKrFBQKrMMkFEibXTZoTNoB5SN9SsbmZeF+Rd\r\nrWwsCjgzBDqfKJS9C2t2CyHhHudFY5ontdfFF+/V+mnWIdpwguNK4Bk1jm6x\r\nyff5Dz58jiSkJb1NSn45/tpG9B5jAyCpShG9jdUe15+6OiG60WJ70fqE4DyN\r\nAq8hl9XU/vpKwZk5W79C3FwgndEUMoH/JMeZYj1jOWNvv62lFCgwkhQ06uDa\r\nwiGpsdheNEnVQelVK8bBeLfVcN4U711GlEIjXj10iKnHCmmhBCMFfHFTpboQ\r\nN8lAJ643d+ftzUk/mRoVHVtbALGMefRGOJ9n93UECwYABS5V3ToAgNnxy/0P\r\nOzzjAwefqSSwcib5UR+ra6OdgDQUPFlH1vVbSkdkQgqVSKFW7SFXWCID3WMb\r\nqCsn2hjiGu5HbrcAGpcsro5mq3g8i9ruegu4TEpTW+IWxtwh5WQb5TNxTSkS\r\nJ5OjCyHey9SnaG0KuX2mtlOyA1VcAAdSuVU=\r\n=n9Lz\r\n-----END PGP SIGNATURE-----\r\n","size":24253},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.41_1656561713649_0.571123065977678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-30T04:03:07.101Z","contributors":[]},"1.0.0-beta.42":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.42","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"fad61672614655b7d1f95efb9833df430b02ee9b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.42","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-CS+UmOlo2zaYVdPJ1K+o5pguiDZ3Z+cO2s9CmTnPr5pOrT+jMVZUg26zpbmgK+FkcLR3iMoPQokCc0TmG+BL+w==","shasum":"bef22b6bbb6028eb41edc33cc82366c0688de60f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.42.tgz","fileCount":30,"unpackedSize":103939,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrjZ/jN4Xx23DNRvQ/MO6bAQi+NgGQBY/q3kSoKKf8pwIhAIMO/+7mo3WA4ySWLcKinv61a+zTgTXyQ680sBLxbCcg"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwYMLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxXRAAiWpHOWBWZtp9ew45wTUPE0AE4LjQBhZA/4XTc2y/ztjQ2WoG\r\ntSrPjc9lr7z/1XeWVebA6kksMM5l8gUpyzNZSXzmUENfmMcK8/a8aS3/XiZs\r\nbqlFExyf4J2NCGBpYcHZJjtZjmp+89zmmpdTX6rtALnosa297PxmkOHbemjX\r\nzhxTyBwVF5gYxEOvjlCq12a8V7VvCOXUiPkTVh4xhMh7P/6D7UOnEqabRKzV\r\ncBxr/5rKecE+842bqdu82jU881vcZkjeuBPQ2Kj2TDnjUqNWZP5CB/WKqBxA\r\n7TvEbMwdk0bOI/AR0GivCHE3UxjCWgzgT+rbnjv84qg7LA+tI8sxSeXBttaQ\r\n7TUK4VL87j/GPd+nuairFEXntkOxMmJDqa3vfyyENQ1U4XODfL3M250Y4PnF\r\njXZOHIO9VbjHxFoQByrbDNOCEApuXeVgZ5b1k1dlTxCOtWGKdYaDEUr+jyx8\r\n5orOk7jYkHLjnqcXaTVZXOrdrc/rIZI9SfrKI5nuCyoF15CSNZ5DmsskNurN\r\nk0DMkV32zZef0FrWidmo0Ir2x0yBZ/sc9RbXJat+kwXF95X+ZKQHx9O5i7z1\r\nDBG7aiE5HwtQsF9HEYLEcKatd6MXZwuqOnXd9963OkIU/xZ7Df9zusGpOpvG\r\n6ms2tDinmaz2phBEpIaEYGqj2Zk00drhf34=\r\n=5+Hj\r\n-----END PGP SIGNATURE-----\r\n","size":24270},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.42_1656849163813_0.840589487654481"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-03T11:59:12.203Z","contributors":[]},"1.0.0-beta.43":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.43","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0805780f1672520727db26192475facdadeda165","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.43","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-uVqdGQR29dhFmDdc2lx1LznV14x4mh/F7HUwLtWlT1ACvf2I6zEqzweXutxtZ/+wfbfQmPmdIOLY+S8mz4MNMQ==","shasum":"8ce9b1e2a8825e640e41885300fdd260871ad249","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.43.tgz","fileCount":30,"unpackedSize":104112,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7evcQ6Q4stSx/fcTjOLtclOISLGqzJR6Me3K+qmeWywIhAJQMRy2K5ZN6DMxOTbtxFOgoRu8T1D90mOQEj/KBh942"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwY83ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNmQ//ajj0HQzhS4A0OL6qVp8jkLZB0zkikBibcQwxV527nzQDYcWB\r\n7fx0slrcJGPQResOr3tGQL2agk0T3HMGdXf8HwU/xTJAAkRSEbtuaHhqxqg3\r\n3FsyLN6QasAB8okzctFurOlU8TH//Rh7smP7hv9eIuXMQyThENrCgAaHLS6k\r\neI2kH2gZso3XL+klPYmcrEkbYyS4uv1CTk+pgeUaghZwKUecrteg8xD1JJ7B\r\nsc7u+d/8kgKmtOZTgnWVq0Ci/Hy3Ez7+wwLUWqUjm7zIDHHGMhAEIwAy5iOO\r\nj+oVhI657c1KphWwg3AwxTcqEy0mYMzEEJjzQK4MYu2Lx2ETuEZVI9lPOGaz\r\nO5qnS0UJLaSuCS18wmvjpoZm2UkDlYtKrMaNqOIm+MXy5GO0mjJndwNZ/tWS\r\nE6kMSMnhV/YH1PyzHV1owCYbrGmxePZ1cC68bc2/nf20GEKPiCHdayL6xWHJ\r\nKNzE5z1GKgKG8q1h9FMVUhzZXV+Sdt0wQZQpF8pKfasovwMNEH4wjCEmOzL5\r\n+FUcGcVUXHPfibUsVkkzXbiyZyZQnoJdGxDXG7WbN6VzcZTXhFTwIVS2Dq1k\r\n5XPtqiO8mhKXnwVNyDfaEcXtldRO3+Bz/N4zIW4c3ofBhl9HD6Ow+hQKkbYA\r\nkfiny8v7XAEgHp142zesHljkicKPdW4JTNU=\r\n=UUKw\r\n-----END PGP SIGNATURE-----\r\n","size":24283},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.43_1656852279300_0.47095689712775957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-03T12:49:08.927Z","contributors":[]},"1.0.0-beta.44":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.44","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"729a9d7d3f54ae0a8c7744ce44ce98f261015179","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.44","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-H96LKQLlGTaxi9C2f+TfBkH/z+pInF4TOgHDT3g+iwcepjAiGV+r8azr/J1zC4mggK6f3IEgYiN2PdhC+nPXDg==","shasum":"70e147ecacc9a90a1dfc32b96dd5ac7f4fc4b152","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.44.tgz","fileCount":30,"unpackedSize":104285,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDa5Xl1rBgactfiCu5gbtBlhb6niqOF+vHxo+HOPdFzrAiEAnGxYmQujyF8eScAy8iraZ5KgaViu3fasqbLydDd4QLo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixmYUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3tA//ab3yIucRE2/4D+bj3V7jH9lZzW5vp9bvZk2UkumSWxT4QbNm\r\nW29Ol/5Ub8UNrXXyFTmg0R4sUzUTfwRL4bUkGy4uEpxzwHgBk3dMK6VvpyGO\r\nGsKEaDgBAnmMKSLMV/JHg1xqhvUuvBNXKePXcS2I1xc4kwuNgzxCO5HFNGs2\r\nDp03TejjtEXzpOF40y+sEViNY8tQc75TujukkPiR5ytQm2Ry9CqhWguyjFPr\r\nl1pRK+mY/9Jf7U43IZ52NrWxc/6nj+ucI5HR0n4lYdjpQ5zUg4MEIbb8fHJk\r\noxf3zm8cU7WC9vaaqRmeV9nTBXPKN6HqhP4M7XbeYyGme5aCq0LTB9MjDlAe\r\nRA48f9ITOqMuLPst/XnLPMl8NM9i1dCIRvuLmit0FHaBZH4snk/mTwQuMV8T\r\nOwkU1C4c2YJTAqKoesB+VnwPCJwr+LB8PRBN8etUKLSurI7No0gvFACeOoSA\r\nEHjzO6To1fFLEw2O42GokopwZtlSVBjXGgZW1myTogmjO6iqHUPcxFkOOzhj\r\ngVCH38W23bF/CnIL8nmaQD++mr3m5s8UDs4YL3Y5B/dqYZZ6VsjgJY9tB++w\r\n8M/3XyPW8iTvph/wcU9Qyr+bdV4mnO/B4kbHaUo1VIWdmlYzQs34UNETehxX\r\nPGtDYGQEp/0fLYkh+DC0upWKH0Fr+CIJ+Oo=\r\n=/LNn\r\n-----END PGP SIGNATURE-----\r\n","size":24291},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.44_1657169427998_0.47593296319902945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-07T04:50:48.126Z","contributors":[]},"1.0.0-beta.45":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.45","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e598f165f1a949e03dc9a777c28188a3ffc3e29e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.45","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-6uoo/LzfWRPF4dk4RV63VQSYij/ctbEnyW9Kzbh96nS6r/0c3ycKgUM2oddoL6H1KfRAY9WIXXmCgPyCv3hhOg==","shasum":"181eab0b0509437ad54e0675569f332062d70147","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.45.tgz","fileCount":30,"unpackedSize":104458,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBi5z3PvQdOMo+YuagefP4YPruldFlDMHubNxUnm9FfUAiEAtE084+4pmmifg1N2bqECjBgYI7p93tPJfZNstxMQLd8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyVCKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoHQ//ejsKoBQDsReEhsp/MfVyMa3LkouP6HtMGH6sp5C5TVDYfRvZ\r\nd0CK980xjZCA+mmNDomFee5E2fMb9EqI3s3v0YTra4TidyLakaYj7JQzbkbZ\r\nUgdNas+bbfNoDgcaccwz3xrndtqwnB2WYb2fK1VmvLtLSSwIgq7gBXUWc6g1\r\n7lADnilMRnmFTJ6hRBHoCHHIHVZoqqk+q6OwuuqpLklpnWz5VhWBb3GzSrOD\r\nGTg2Xi8cp7W5yqdCnok9Nihl+QegsndQ3ooKmDuUl2poT/B5QlRrdu/MFRmq\r\nMTp+WaTndo8ZUCcpgEHPg9jb1oQSy5lYUwFMHfmqe3X0NFEsAOBFTPT3syj2\r\n+cXtkhbTWnKNtbK7VAuc4U0Jd5ZxLD/+zxOwV+S78hU8+yMCC5DUpjXQAUyF\r\nJxzSH1Y1M29NRe7UlikRb8lVgW4nz1zUXq4hZEnDkpOkQvKu8psUEm9ekKKD\r\nSkP1I+qZrLTWhaZ6kmhHt6W/9nqNfwnvpJl36K5Zfeya8yXSgSSW6fGw1ZjE\r\n/vNRYS+Ndrb1rDi0Dt1701JBvnZHZam6/X+qrUCjoOemGrLhrMKU3ariebm2\r\nQxFqcHRNNFDMLGRthwRl+KMx2kuccgegWDt8Rhe/tVfUhFT6fmKsJzVRsLio\r\nDwpUcwj85h0GylvabqwnyxskO1pNEZn0wuc=\r\n=Acdb\r\n-----END PGP SIGNATURE-----\r\n","size":24304},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.45_1657360521860_0.6286502667817706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-09T09:55:41.729Z","contributors":[]},"1.0.0-beta.46":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.46","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"19717a13b7eec1de312e41db7d5a2653765c976d","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.46","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-EyGPZXDQd43hyVKEGPgYPcZWJSF8Q6zlqgDLW7W85I74OSglHlUNO4NINC4deEmMzHVWd2XIPqCvEYTy3AzwIg==","shasum":"c535c90c7a72e267f930710c9f659f1c29441936","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.46.tgz","fileCount":30,"unpackedSize":104631,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6wR+QAYClckoNLAl4vjqOoF+0ITM57DmkrArKSy+bRQIhAIreRoSFZ6KffRNpaRpD6LpYgfAWDnMkdfYDxQ8TA+er"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizDDjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDIw//SGZ7JIi+lZS2KCAgtLiNcYd5ojq6UmB1coLI+99ac8KFUoI4\r\n3zEJO2+tMbTZjxGzF+nK/dkuCPbLPfu/ZoFFBibPpdjYOb7SAcSaDO/6ke0f\r\nBsqhqU833VcSUBjEuUPfy6Jh/VXuDfENQkCef17Dshw3O4nTlpWMgcAQuytD\r\ntdbUrH8l6rYEg3EO6oWUaJdM2ulrZv6gEfQehavvOhaHGmlUk6cLKmpmFctQ\r\n3qLBHy2FiE/O42RxqTwpTPQbSnGq01YZMuV2TYa4PLdT7XK/jpprSlW/AXdg\r\nvbRyxKy4Ns7o5wWcKod3N87IoCT2elV/g+Wu9ojvTP/Ru4I4kYOy3/tY+a+A\r\nFr2pk3kxqo2dVutycMJs6VeY6TORgQlVtYPH5NvfvaKXwrlR+1fo1Xq97MQR\r\nJDtENvbjEdwEO2+GoXTRzhJSwVZDD56CaWc6+v9bkCHm6oqAFMhiE4AxBnVc\r\nSHTi03yXGTdprTh7h7aYFDpF1bkusesYyfz10cQtI96ha476uxIP8WUVFbQz\r\nLBYmLMOlOtOhhQHeEwn5z0cO+MfJ9XDzZuHIfLVvtRG8/bVB8gmH1Ua+O+TB\r\na4ISKrhWIdBWUtRueyYuYWkQ1e5HE1kFIlDCD3s9DGKPf8ZRWHkErFvr2rbj\r\n1gr5qlqJTnYw29zWV5nPxbTP/IqMj8UCskw=\r\n=+8qf\r\n-----END PGP SIGNATURE-----\r\n","size":24318},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.46_1657549026950_0.6417294657641253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T14:41:45.005Z","contributors":[]},"1.0.0-beta.47":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.47","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"76d91281799044650822cf3e4e194c749e9301b4","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.47","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-kn635LIK9JadVZoOslPRgJOJESP85H8dm8vZdd3ev+n6TJQiW9AT5hqaR8CtN8k2sAbB93AIbsRyzi7BNe/fwA==","shasum":"c9582a0e0b0f8a8e2b64f4e11bea26c59f2a1a6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.47.tgz","fileCount":30,"unpackedSize":104804,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4CUuOLe932GdV9xhw+5YOzYXLzy1j77inExNSyf+8tAiBMNw/MJxswszDi8iAWvHeFuCOYFU9kS3kvFB07UqfMlg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0NbJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpy/Q//TxgN45BUaOgAn20qa9rnFBStF39qpCYKEKGLNJU3gYJqauxT\r\nQGg9WYi+8kRPdvm0dA/H8SKuiukI+DUDkoOwKEkKWrONslDIO7PJBFAjyiAN\r\nSVgatn4E8yM8VImW6AI4G3WtYuEQtLDqfztUYYenDN9BDb9IKl3DJxIJ2TzD\r\nqx22WZBib3NDkRMZ7uImV5hh2YnS0SaLCyyYU4WYTL64UJu3Y98HGj9mUQNB\r\nd/7T1XtbTCUNBdKKZDK/mB9hDoQbb5UPtPnJ8Q1nbpBETxYBqbdoJPrDN732\r\nmAfG7zjjJ5T0SGNYY6QsjXLPhGeFSdQxoLlZAx/YsxrK7/Zr13jxJ4kBnKqd\r\nKPodAgMBkIuEUjL9bI8BEmw8zrjvAcRSqANlcUnMy+OjdsyrT1qwyFSSvTFE\r\nEdvZHeXwahT3b2cOx/EQ6VWErC3QV05WdJIeRW3M+raJRwm8HDNdmXE6PGpz\r\nNYCCUYxGToGkRZMY60gTpxdQH58oMqY/b5Tef5oGKcQiUjhEo3bBgr6nWMJU\r\nhaaLbxhCZOlmlRcf7wTQ21qws5Y1+ZVj+MJATxyXCzd5xppHjXfeW41hb7dX\r\n/D49/TC9qfic5KTP41n51BdADyQgIM8hIib0dphuq+mxfcMvFMCJpCi6tvAi\r\n/YspofRiZT+owUDd5cIeRRm5cNRpO9DEGh0=\r\n=NvGV\r\n-----END PGP SIGNATURE-----\r\n","size":24332},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.47_1657853641172_0.9428930329506306"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-15T02:55:39.992Z","contributors":[]},"1.0.0-beta.48":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.48","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d3222a565ec171042b5ae22ceb836cfd35cb6814","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.48","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-s2BGsdctQA2pGTrmK5Q0d4p8VKAxJN9KV5dRHpQGpD4lF9klPrkcEGYSQvaU9RVwOywlXFiu0H5m4z5x77Uoxw==","shasum":"b4c3580522abbac277f457161d7ac8fdf76d20fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.48.tgz","fileCount":30,"unpackedSize":104977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChNIU8TgIIX5jAaH8mrOeyrTrVcgPcMePWDx/4wkdQBAiEAmHxSh/F61FpvamdwOSrITyzWHeXKsx+yk5t37uSRtGg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi066fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjuA/9G0cfGQLBouSMgjpZwG7pRD1hnQfIU0l7ZW4B+4rrS9ikbsNJ\r\n28rCIwCwHo4TlZH97irvqKHna9IQIebwBYupjJkBqKap/VJZzhOITvuBQVhr\r\n00uD5vRdEOzRFiDSqWxUbwL6xVGLZmvhT5gj1A1oX5F1+UOKsf+UdL0T1o9G\r\n+psgsaZEXFTIcUGUEVTf/01mh7xKaohRzuUQn3mwsYTOSrJPrehPKk4cw6Kf\r\neI978XqnpSwfy6OgrThtnY9GGqR4Ipn2bji1qD6rw0YQ9IKJQCaOySdY0Tz2\r\nsOHpya58BoWVMNvj247x7rsx5eqax8EwpfQMkEM7Wcis11OQX8YYAN6fREty\r\nR8RCwbXrt0nDIwYEvjy7zc01PEpkeYztKrcaMTLv0Ucw6URwmltMIVJdQ+v+\r\nG30hHJahvqNQ5lS1rowxhxHt74nWh3jIF8ADWS8cRB62cRoDqaNStAsQZZuM\r\nnuEB5RccJOefZtKtSEUQo4ZzMmtNwbY413OlgIAxd40Mht7VR684BBmHn/65\r\nJX4owX8icKjEinul+zO3aONtU9yxH305bk5T3xAODVXeU8ezTQOMRAtOSk3F\r\n3uN3x2dmiAcOzWjqtaLjzp7FCPvkOm/X0r6wVeNiDBE0kR54J70pHnQuJV/Y\r\nmqP/lYNFF0wNGVD6RtaycfnEsjOScW+ZVho=\r\n=A5Ca\r\n-----END PGP SIGNATURE-----\r\n","size":24348},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.48_1658039967564_0.9544299110727192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-17T06:40:15.113Z","contributors":[]},"1.0.0-beta.49":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.49","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"09b905aa552946d3ec53c94b3b8c429892a3ea73","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.49","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-TKtH09/vHtGQrRAQ4xDNWSz5GoNTsy0FQ/iclfNgSYE7dj9HPb13tr4YO8iUuKI0DteMVpJD+5NASf0imIPeOw==","shasum":"20ca0620ef4b8826fe9bda3286e9c77f00d2eb75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.49.tgz","fileCount":30,"unpackedSize":105150,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcBTOebmhYm4DC8NSSfo7bm+Ih9ySu0qTcF2BJ/hZ0RQIgIvzBbIeAiWkAnG/Mqunm1oJzw1mpN2DYgt+hwgzw9zY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi09J7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFVw/9GZ5Fc1QvCxDqV8B7qyWfANwA6emRzAIsT1DBe1EtvLlp/NZd\r\nmMMBJb195vMnyar4Z81/hIYim8pYt97QLd6IW/XynW6DWihdwFLJJ9pIgoMQ\r\nZo2yj1Fx7I/veUg8jSIJ2H7OKy2TJSh3mrFzhHXSucVDG0pFUwqmaUiqm0Gc\r\ntH3jpSDLWzRX2URWyPJZfNNFhsmVFy8cdWjAH58Q/OwP+32hFekPO6SOYw/O\r\naP1919e7462boIBEzCu3fYmUf8HCcxpnv4oujJtLUN199B1Lt6y/vluivGlR\r\nS4yjvfCflSQf+20P3A+eLtcuRawL3Vs74INyRV0rqDpOweP5QY/nV+c44KlV\r\neYm5m9d3iuMUDS5znVmQU04OuwK65o4eGGzP1GerLD21mgxXOjgsNk9T+G8i\r\nKOeOTgdD9NZlUHwvOkFMxncL1HRUprYEk0rihDlsc95ufpnYqAi+K4xzTUVA\r\nfVVtdT8r/1eIiLUD8fORJTZpt19j8vtfIJHU8uLMizAj2aHMzSESgYSeS0Yf\r\nehlO8QIL9uMd3TmJi65cNqvtM42hJPL5L2O4rii3Npia/XThjIMsJOLG/krG\r\njIxQ75Rwzxpx4nWdx7oK8CX2mfE5F5qaNVbQbu+LrAVWteCgj6Yo9j5omvba\r\nKNGKea3q7W/QmEEwlkmQRuQz2uLH+pBVDEI=\r\n=INvm\r\n-----END PGP SIGNATURE-----\r\n","size":24357},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.49_1658049147373_0.43343604992818396"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-17T09:12:40.785Z","contributors":[]},"1.0.0-beta.50":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.50","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"9b3a8e88bfb7b868f30c7c049447d3c65e32f7df","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.50","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-o+kn2KjJ0JHtcTUXaxAx0woR0dfD7wC9WYYXd5OH2nCrZfuwsvUqMJXmcMkLJdWsmX8nhwOCy9dVhGLrl4yO7g==","shasum":"306a92ef5b785f64d92552e70f0f2c9e7f2be789","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.50.tgz","fileCount":30,"unpackedSize":105323,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4ZDuhsVCgydru3+qaELa6S2lXskhS7Za22/KPLLoaCAIgGO7xGj1TKOdcDKzAztIpe7hs5IXyo6OM5FTd0t+sXkQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1SxwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3hQ/5AUDvovJkX6+HwtWA7P5OGnqXT5qVRcdLsE7tBL1GJKWyCXd8\r\ny7O9znIne7r3JDkUaY2Boi/mKab0h/vB/+0DLmFTWZaVmMRqcPmPEMQum+Z8\r\nKlElGm4u+LIfb8K88f6fyYfJst1nHMSjqBAKtluGZV9scVFBOXu+cLi0xdpM\r\n8/1+nhQZQsh0m9YnTQk0Ow8DHpwHuaUrTTfV/6q/2Um67Z+LSy1xf2QVDnCF\r\niSWsKoCDxv4D+rr8ZMoDQT81suGvwGv1rovXdVzRG8BZdcVY7Aiy/Qvwi5Km\r\nHiCB9lo1i93soyDDep5QN5B6S4bf8qwnXFJRw3xhhtKbqbov8MqjSoOO7hri\r\nPS8o7rUfBuMOc15bdy0rREl+efgtQ4TyCNEPYV2u924u3/lmsd2bgg4o+vkD\r\nVN+DylZIGpIHOq4UCwI777wMtC49fMo4vt5xOOyOH9gPRnXTJ2tE5DraSlvz\r\nkvHreLDemuALx1rwtB3qm14wQFMiVms/KuyFmJAKstlYMxSPEm3bHZmJSgW1\r\n/o2SbiL64ar+NCRCaiOynjkD8W+RISN2Ow4VtVPuInJf2gy6E1g1l418Xssv\r\n9KL4MI5lGAVU6GzfVpjpkiLbRzUYp3ZBsGTGy+ADznB/8dNeJWZTuaVQdYdp\r\nd9L2rVRp2YjpWrWyR7Rw21tF6zMfyoX0zpI=\r\n=Tumk\r\n-----END PGP SIGNATURE-----\r\n","size":24374},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.50_1658137712327_0.751481646370761"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-18T10:02:50.616Z","contributors":[]},"1.0.0-beta.51":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0-beta.51","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ff69dd0c2fb77f993d0a0677aa5f095d3e0134ff","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0-beta.51","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-IvTUIT87tPpcoL8dSDqEX3Me0xf+TIu0QefDyyNIVsEK8ZUtlmakZHjasa/0Fh8MBjZNX0mlcEhn8G4Wd5cpjA==","shasum":"96bc17cb22b4f551c3003bfd00fc04d2dbfee519","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0-beta.51.tgz","fileCount":30,"unpackedSize":105496,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDwckE1qol0msPESDgWoMxi22eR0ID20TzI90D8xG2fMAiBv/LzShXDqrZg9LR+T4LKS40/Kk39mCYEu1NZMFbTBdg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2mejACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSsQ//THQ4ePvOcj4PMzPxl0MI57s5IiK5nDCckG+QTuloGKhnGg3e\r\npesJSS5Mjzzo9H1p+NY5KLCYMcWSa05HW8tVCFZHtKHG34oQHhNpJQKtFupg\r\nCKRQAhy4fFewfeiXeqg4RQW7i5diThrAj6hxqxgSfXCAMfwK48HhWIDrCd8U\r\nErALg3PzWpLl/getWQmjz23jlbpVETV7WcYGykvlhXW3oh9j2lNT12CTgIX/\r\n5MieC756QYQ1W11r9e/674EwbkXVv8U9vxOqRiiTs2zJ5zMAFPHzWCMeFCia\r\n+u60itrshrqgUd4gdOnzBD6MzXI2I72k8ahE400Tob7sTkVtuNHa9p4E2RvS\r\nqNAzecmu3vaZy6yI5Dao4T20oM+duvqQEdJOEed652ZDV7mDPDFlhoGqMsY2\r\nWZLD1ZKd/KJaPKUAu0wWAEuo3P+iVBO2Va2nhwHIezs4/EN1g/s7ZsYhvzhA\r\nHVmSn0k1T4yFg87lyvSYrLP4hx3gwmmKekMhr2MdAiLT/x4zF1/RUvL0YMWD\r\nWaNXhXI3K23Gt23FA6DTuDREeEORET7y6SciZ/vzduJAs63X3xQ0yWywBW9x\r\nLRA9BKLXNZn27BrVucdgepoIMQ5CrNUQHf11CDzjimbYOhSavgKEN58saTTn\r\ndC+2kqwoQhPZQ5FmNirb0ZT5bwaYe/2GyEM=\r\n=98xt\r\n-----END PGP SIGNATURE-----\r\n","size":24387},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0-beta.51_1658480547319_0.06786746650374686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T09:06:43.165Z","contributors":[]},"1.0.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c383e4b11cb4195f32be9b0daa4342dda0bbb2ab","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.0","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-WaUlvYcToKq/wUwIst++YrD2sZLv88UHdmPim2Xh0++Jm+QxWi45E0KTKeH0oGQmQOdcaMSOfWqtexWbHoc1+Q==","shasum":"155c3c0afca5f0490d512d9ff2570248468ce1c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.0.tgz","fileCount":30,"unpackedSize":105645,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJvYqJchCviTPOg6PfvxBK8zSOkgG5Xe5AVlOC3h2f9AiEAoFce2UE8xa5wU3UPeYqzeCFQE+7VVJMbsxyoPe6K160="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3Tg7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCUQ//XyqK2fC3gOKLM6AGHd55QOhTPeq7wEp1lP+7Q+2jflx3J6RV\r\nk7helWDDlGTzLJeIgha19OZ3YdTbKk3biFZnoDZNxV7ZbCF8sQzmIvSN4SgD\r\nl9UNVKZXdwMthphnxeZGA3HrOhwkzV1AWfuriMGLOfQeSptIrLKMRcQNYysB\r\ned/PcFHii6iJPhv/q6BkUlM3sknyfszxSkWYFow/2YxoVNzSu+BfnY4nLn2r\r\nDK5W3eu8bnSHfUDHogzyNNvv7rxTR2N2GWZNXOQVKmi1UHCCSGiGEh0Q1LXi\r\nL0vRk72BsQfWBDm0hYjj0BuYoxMQ6R0INAvb0089JDU1SlQZFbbjXwePx6gG\r\nlno/Y05bpYDOWaBwcMGxKbD9Z7Qyw8WC8NycOKGvXOIxwLU4mxR8r9W4uIqr\r\nzf9y/A+9KTiRNfLuFxuUXA0KHICh0Uv/bXzwZTUsxpadiAReJlMUhXDYAvMX\r\nce05YiV6aVAiol5I6BmisVpogOSfxVZbd7cIEjVOsQwh0Pkn/HKn8+Nb1an8\r\ndYFxeB05DAA7pIDDQXi6jeaH2c+0If9YC4phIsFtH0Tp6tPcXyvq3QzQ0jAe\r\nV22LMY9IDLkYMf4VxDUxt6f1cvaseEI88EE2LyPVdKO4KgGrs9wdZBS/4q/R\r\nF9ny1smK++pKHaWAVS5oMF8vOuHBIQ3bDhU=\r\n=cpX3\r\n-----END PGP SIGNATURE-----\r\n","size":24400},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.0_1658665018879_0.8223261761533318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-24T12:17:11.175Z","contributors":[]},"1.0.6":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.6","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^7.0.2","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.5.2"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e0c4443fb011f84350b93f1c0efa6a96f76cb40b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.0.6","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-iERJ4NUlZ14/zaPgUVq93Lg6KNmlPHl9q3uB/gcUrPYBz3volWwB60zoOPzpO+ztrVmMviy/NxAVl7b8BFiDZw==","shasum":"06a17e6c7cccd0a8fed448d352950792c9545091","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.0.6.tgz","fileCount":30,"unpackedSize":106095,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+vpPKXzVJI6qr0srqaIBcijLw3n3NxSOuL2nfbxBNCAiEA1nDLFm5cHXaNhADtuuYfJYXYidKEU8PBFJn9liqBtlM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5qCKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVAhAAoQUFN2yhFZlse4yJdMlJSYeu4wAP95xHlj15lAYASMGCTN5X\r\nBKkGd5p93SbRIeTkMRefaJJwzXmq7jyxTKqfQvNM4/vpNZWUhy0xi5ypqtf0\r\n8uQq3xvn8aS4Qjk3Orq/5BRx/cIUi5NCmC4ErDwxsl5HWBVYF5cGWb0Ywg50\r\ntLWlx2tUunYhqGhktzOzTwS2Yni2S5yy4TF7/fuxVB+Kdia3YTtSdOVO1Stv\r\nqNoRw0g5DB1Autd9H4bbhq2gf9HoGYXn/td6cAmFS+DQMFZ4wtsv4hM2xsrp\r\np48PsSoPoFYpyGK3HzBFBU977CNYcZa60NRWzU6jaub0eQeZDoeHh8DqGiBp\r\nWCHVNt1ibjF22wymbJ8/FftXBw9/rUc/4vlu8hENF6Ro6mqtJ8Il1Sa3BR+d\r\n2vghYjoilzutfqQj33Ylo+PqnKTQhgszDO0QdtYDNeQBzTP0ylXwJ308vgSY\r\nxaCspQ41QldYiL9PajIph0sqWciU25C39utE6IbkbrpxFLHCKISgbqx7Ax6z\r\nLjRwhRPfE8uybGS31RfXl7vKWuQF41qKPDXrrHeLB1+XQpxxPhY0s4eJKFay\r\nOQEA9kTZOqrGw0QOKOX4B7fZrY80bWkBTU0KjPKdyTmq3QXS556Vq/JOHv7c\r\njuXsi3fLnIKjlCyIoIphH/Ftg1Pj+yNLd28=\r\n=gk6u\r\n-----END PGP SIGNATURE-----\r\n","size":24446},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.0.6_1659281545762_0.27912363832316456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-31T15:32:34.679Z","contributors":[]},"1.1.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.1.0","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4c8a5c66aabd2c6b36a66ba5757412cf2b3584f8","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.1.0","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-23mOjAx/lMK8dH8UxyE6wvmuYyt9UmG80x05zROyRsWGCSvqDjYTqw9Vpq7n/6odysEHMJooVMknjzr5bJx6jw==","shasum":"6566519b09519d9e457df1756380e108573cba26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.1.0.tgz","fileCount":30,"unpackedSize":107219,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiAWIUzm6wzE/flDxrQn0ja2N1wOxM4jhsIg4/wKNnGQIhALl1z1gLwgy+x2++K08hbvPD9qP3IoaGvcQi3Hy0y93J"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYHe9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7Cg//QTiCz281fBEhi1eiDR9H9lUVWVcXvm0/nJSF6TSgqENltaaJ\r\nb4ns/7KUFOvTTcff/Bc9KsAZ3/tXiTADEtlMgeQqrtoDWzKojnq6PC30hAM0\r\nynuODMC5nv0zls+bf2S/p3egiCLqVxA7C+bzEWoKO8xJlUh0etrXduAg8bfr\r\nS2kcUk472gqBvmApFNWoPjVLBoXb+1QOmUbQ+3yRhy4TpAu/zo0mLpfWH9w1\r\nlT3HC6icIIVdlrvxT21yGAl+cCQstR+a8HcGvciU3yc9du/wdGX3ZABwNV4I\r\nbN9N3bbAhLN/YodvyFPSlfTISwiPB0dso2ehT6oYOBJjBKYckZ1ug9BkzDQS\r\nF/ZqN0gfv2vcvxC853qgIWnGCrZKl4u0/gCvCPBkM+H30h3f4z3e+QRcVi1a\r\nSdGJQYCumv7ePr+BnGZM45h5METpZHAGQbVwfpc7UgvEyHDNeWcplpT51ACh\r\n6CfDGdHEEO5SmhlTfux4ebMkqOxi/DvA5izPGiqleIzbu93wtAnGqzc42kAP\r\nd7SmzN9Qm87BzVdQyRuNBYopwUF6uq7fmO6cQTzZGy3Guo0O1ryxQ23mFVhY\r\nJSOXa96oVrmvYsWn72NVZGBi7J/Zx/1ZeuJEBEstnrksmznTkwt+CUhG0cGN\r\nrt/yCNcepNVlVAOVPw+e/qDS9V2eL6xtOks=\r\n=JXDh\r\n-----END PGP SIGNATURE-----\r\n","size":24711},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.1.0_1667266493627_0.3822434140476725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-01T01:35:06.729Z","contributors":[]},"1.1.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.1.1","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"8acd5da56c7d09d5c2ad4e03e8009a6fbf1a4f56","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.1.1","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-xT6tP6ZoO7+BBwFl9UWlDKnzXOODXNyJJ87ke8VDTEmSHWVMCt1NuSDnTTgNCz3bwRnA5t8T1YRKTNL8pEKgSA==","shasum":"a243dbc75b112ed98c663a08e14131c3fd4717e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.1.1.tgz","fileCount":30,"unpackedSize":107369,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA4liADBwLv1mNOEvqXyxNqztPYKgxwftTkj/6zUZXLbAiEApWnjzvXr53nONPTER5G5VZCSy1QStReE1QBjjQmKDZY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZMozACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdnBAAh6sncFf/0eDadUm6oUTC6f+ZTRGMX/jsZnkFxOI4K5WXhzvQ\r\nZRduz1eoM7j13koPk8wR7uezqXm2cLr2Du+2851spxNSJcQ4Wm0jlwimIhFE\r\n54SPwF2HS3ClUFtKIahbpRU45I9ES3Iwt2kGRsXNaVdkx7RzX9P7MNI5z4SR\r\nQeRQDzJVcBXiFPP21eaWuXwOUJB4QSGMNd+SaJQYk0GzKQywIt8/W0+ff6s0\r\noDniBv/RE0U2yK/BAdRXn5Oo8eghcoehWP7j00PJ8LSLAVtpo0wufe8wBtud\r\nac8qsyBi/du9bX3d42lKk822YyjrtKCAtNHcPcxrt8JCiqHyF/MXaUvFluj4\r\nUgviopjg78Xdtll+wbw0ZVoD1fcPwUHFQgGjXwZerY4lie71K8LHds70BCEE\r\nN5IuPUFYB0bT6/f5ySFZMLUhXg1C9+eu6gRZknrh4QwdBRLcvXNZ/btEL5Wl\r\nWW8JQAWdW8eparxeC2amWtW7Y9CzTveUOuRmhjP9uixd64kamjPXnNi/+c5F\r\nQkI1ceqHSsigWvEJNaFJbWHiLBBlj0AqIn0frPvLc4CxuhAK1N7pthh+qvTw\r\nxlBrRXa5vS6FFF51/E0qonuby6JWxINtChMC7OAa8g91A8cXakGGAw5sLbNd\r\n5ARBsyDSGDovskE7MmTdey+CWrFkBPe1CZ0=\r\n=jN/+\r\n-----END PGP SIGNATURE-----\r\n","size":24726},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.1.1_1667549746841_0.41192104922284845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-04T08:19:14.761Z","contributors":[]},"1.1.13":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.13","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^4.3.0","@open-wc/testing":"^3.0.4","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"b202a789101281a3ba6cf13992a57e8c4bb6687e","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.1.13","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-/V1hOcIcr2stpO+6Hc9u3JFAMQdsjlupugu1ifMxldcij7xjfRKK8MKVliwvVd3Os6hm0ZyuzRdaCVh6YyFUjA==","shasum":"9cb6b5c9383eea5806e1dab45b88fed216f14bd9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.1.13.tgz","fileCount":29,"unpackedSize":106526,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNgURO1YtdQJH434o0DJUcb0Wb0ezzVoxAGTDplQjejAiEAnHtAQzhWCtsXhyWQyjONq2b/2FCGTjEXbitK2g23Ntg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjew2zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruJg//W/VrrPythQmHdk3OOigcsWlkcrYP+rPSCHZY5+q23AHnKq3c\r\nH3AXfOjk6+HrizDUoQ6N1ej5EEOFOL4PIjUXW13M8qrWJXMhZTJChVN0CUmb\r\nVEpe6Eay9OTb5YyUW4mhL/LgjqS/4yvrl+7L6MFBFoZBA0nZmWeNb/gcvLdX\r\nLhzkQQR+P0cjV3wLc00cr1E0biyHUC7mufTnNLwX3Z0paxIS4QY30ol3+xYo\r\nQ+XcKOsF3IKnpF5oWi7bZss91cYRptAdfkz3B+RspacEiIkIMJ8glf4J3A1f\r\nKwPY/HAQyCiEGyE5iUP7Wqx8ShZE4mSeBVdEGVWfD7glevIpdaG11VfsO1L3\r\nd/uCEB5K10qeXj3WMug786v8VpCaQ3z7iU0zVYnB7Z9k7GB6sETxx+pnzkPW\r\n3Kwl/s/+Jg9R2ktDui+cvMbD+kE+A28ljicssD7Wd5y6yIzrj9wJZpM54kfB\r\nKTfQhCLU5Sv0/ak1DS/u9OfOpTF8lOunAruGkcqrOnMoGjzO3N+BoMkw/z3c\r\nAnaIeSNTjqYf1K+TOC2aJ4KfwEonfqqZbbfeMnIyxNZZ+5AAajTobdGFATKp\r\nDTn+anL0V6P6hCNsQ8US4ZSto6LuE9zdX7glfc+O3R/r5Nf/Hb9gFOEuXvMP\r\navst6VAG1Uph32vBd9h4VpSmjnB8i7yAK20=\r\n=tWh6\r\n-----END PGP SIGNATURE-----\r\n","size":24084},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.1.13_1669008819331_0.7980104306461966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-21T05:34:00.054Z","contributors":[]},"1.1.52":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.52","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^8.0.2","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/test-runner":"^0.15.0","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"127a7b565d59baadf7764255dcc98c70ac836d70","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.1.52","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-NcWZw0u9zjonGR9Mwxe3qukLJcuAbkNwE1uSMleLcWer4Ufa4dEHkQ0Dc1FGOIFdhFB49+h8x8cG84BVIYJJMQ==","shasum":"62300945f5b6365312467c8c61a768c79ae0d345","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.1.52.tgz","fileCount":29,"unpackedSize":106632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcjuv/ggbGyPmEKhVdGtFQgOCUa49qVNgQOF9S7mCOwQIgYP574OAAZUHxCrIxeQe3gUxJNVWJBjTIFYFD5AM4WbI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsEHZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxjA//Uml+iVq/K0GnzIwgfx4D91ZpjmFkrU91NVuKAgwXg3TC2sYE\r\nrmzMYW5uS5G8GKadCcOrq/UrDOi6z2ux556U9N4Lv/Eb2gT5kMTakAVJaLOo\r\n2RuaX9vbgCubt0qn68Nz4wDBm7iQ23fX0cTNDrxlrZ4DIQF038pjmcwjZIMT\r\nbYOpXY5N9symYCMGBl+d4Zio+zjZCKPcB+vmeH5wjVCJG+DYpJlWvLEKo24H\r\nJVeIUj8XlA0tTTir8PLaZuRDq+ptrunuLh8LKZmk+e2ySMr8BjRFl/0w+XNw\r\nClT2fLdH44ZbaLvybDKcV/0RXGjxh7tlJG5Yzdl5e8hXBXjZevz+yv2cm2Sk\r\nqLABZLk3v0Ayr0F9eqYCrPLytfn/AlohpXsHPNGiiWCdecHUtV1vz9EM/6QP\r\n+7+Z5scEITdDNoBhrAqmOohO4TbxVXnLF4lLq7j6MVKfUNeB2s7yvuQBrOX7\r\nKZDQ+HDCZqaz+tIH7DacKpIoxo19i7zbhAD0F8AcACoUJghJA6he5Ix83jvh\r\n0KZgoE/e2Ql5mztkZjXolte83EH2RNVVpF1kgJLuaJcC7mGwvGDd7363jZUb\r\noOinCeSHJY8zZH/cZYOuQ6pV1+VjdVNe999DLVHKD9Nz/hMMK4Q6SGyBF8O8\r\n/H8+p1fpmZ8AiIjZ54ecpgy4sHmV8uPUgmk=\r\n=cWMF\r\n-----END PGP SIGNATURE-----\r\n","size":24207},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.1.52_1672495577257_0.3679086691406501"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-31T14:06:33.173Z","contributors":[]},"1.1.79":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.79","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^8.0.2","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/test-runner":"^0.15.0","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"494af6d0e10a42c17c88649c27f65a3dc8cb2ccb","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.1.79","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-t1L9kauAGoWpZAJX/fWZn+tXqMbeYfoSUQozBTtWg7K4M5KNPzG0hJvfL55f5G0fJVh2dHSG90g/9FE0EDzocA==","shasum":"c1e43331696ecb205e36a88658ebb3cdc67c114a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.1.79.tgz","fileCount":29,"unpackedSize":106785,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBqeIlP1R7MwN6bRj18L2LpdZ+ihKWiEEi6dgMei28LzAiEAtKzoJTq7R3CFyek+q6U/bQkd2R1ym5bHW7L6iUFirb4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1HbrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqahg//VzBzkfHvpKbjL/mDsl45i5uiCXHpSeXpqc/3cWElHwqyQ21Q\r\nfkvWrjzQwlnwvGKlqJvpb8e/Hth9ZAP3IGwfqlt6pT9MDmb2j2unu43AR5/3\r\nEkJqKnmdl2IcDmFIK8vb02s9m3AI4uWcrCqLBiRHftKHD7cayoifdxb51iQY\r\npSoS39cXyW4obr9iquYVj7Nth4XpCHeMWkSslSM7IvQbqvhSEnPZEM36h0dI\r\nK7bVrpRRsc+WH+BJV2hxIwiaaUw8F5tNbdEy2nCiGD7uHH+y3TMWP+TvIFiT\r\nDVi9J0+rfOzFlIfcBDk0cD079AeWkpj8u8+fvx4QtIz2GhLab7hhJex+46bT\r\nwvPV8F7ZrPB7bsHcXhR9GnKXMHzAALhrARR8LlpJcF7Uw0BI+pmuOvS8q/Bl\r\nvNzuB/YVxg/RUCt0zAxLboGDSmZ0X8PGkXCoCh3Rg91QuTNenah/z2ZNqSmM\r\nJeOB+RDRnGpRV3M3x4fwy/esj45JvtsK9KLSalkWoFWlNIV05SGP8byIzwt6\r\nSZtpDFwC1EIwID/1QWRTxSzMkLG99D8W1Rrdoy8FzawdAmSAdllNkKKcIV9m\r\nxNNoexjjkLJ39Utf55fiRrqLMZH4b9De8Y1upfd2Xtw9jovVEsEYf1q1iZhg\r\nGVcyvWjNc9UIBhGLaohgdv5b2kEFnNV2kUI=\r\n=Glmu\r\n-----END PGP SIGNATURE-----\r\n","size":24229},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.1.79_1674868459232_0.10219112983042566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T01:14:19.387Z","publish_time":1674868459387,"contributors":[]},"1.1.81":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.81","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^8.0.2","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/test-runner":"^0.15.0","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"5a7645913955c7403def854612a957411da9dfe3","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.1.81","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-fVFG5wJ6imbzVgpwahZZBEWM93mlO7oKU7FiCh4bfTXQFMUXVxtjjiFK07ti8E2i324TExj1NFKe4PDX37UObQ==","shasum":"4175e58661eafb4af3014da8d51fb250a76392a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.1.81.tgz","fileCount":29,"unpackedSize":107097,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHfHClE2rnItRF2Hqj05HZvfm+t1UBdp//MTbjJBmbzgIgCD5tAFA0VcTnE5KVOS6n9Swdcj8WBGnMqZqVFxp2T/E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1VC6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/5A/+NeIcbRgyDoCHWQyy+aozS4OIPGwzs7i2uYDiq+BWt2ZleF5A\r\n2NrUn+ho3m/X9TS0HJG5irSbeH2B1LXU7Kox3ldC8wZRwHTm5cPwTV+ITQiJ\r\nT/mimQMFXo2F1lR+ug3XTJyV0iForBDtjza/fd//r4oXfFuCb9gO+6ZaUbwT\r\ndJfJlJIAsVIG5iuy6Sbp53o3A1pLhpWs1wJ9kHqkMwbjcY6soHyIL8TeD2kM\r\nqtuWTp6V2HrhlVKBjO4ulTyvnIrNNuVkjB4DnkBZ2GwduAW1Z7+2yDx8AneY\r\nT2wV5wmJ1zFykGH0taRD32VTM9ZQF1Fi05lBepiBcuuFH9Ddo01ARPzIldTi\r\nOr4bZ6M6Mcqvt1vwpQIb7Q2O4QTabp5RxuLHYs+LmB3P4auncMpHdePftv1O\r\nbx66Ne5/tpqoUYy0Tk9kBvl8kFmxxd7zxVVuv/1pVdD25u59JMrAnr8fZ5Zc\r\nIQ5E2qofqD7djwA2GUB3s2zGl38YGhBL4eS0p+8k8ONxiBFYjhCre5p3Rp2r\r\nts4nKjbY66FWpnn35zfqUPszN/yl2pjsh+dETXWvQGw7feLEcEHGHIw9LcWR\r\nlNpqFIA9IK5SMk9hgMUIKsn79S5HInPKEY5253J+fYcFVE3QCizfYG2HB2ac\r\nHa0Ep3ze7XrnilLYGWCP4DLLvPqaPui5PGE=\r\n=VQ6V\r\n-----END PGP SIGNATURE-----\r\n","size":24330},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.1.81_1674924218744_0.8082254095879926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T16:43:38.924Z","publish_time":1674924218924,"contributors":[]},"1.2.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.0","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.4.17","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^8.0.2","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/test-runner":"^0.15.0","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^10.5.4","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^4.8.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7b4a27e31f0da517352d5ebde600299584013bf9","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.2.0","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-VvqyIaeSq3z3wSDzgkyiA1irCwEsAU7IUQ0XdtDgcB8ohL9GcyRkAATraVP4Zq5a8UgptH2460EM1RxqxczhTw==","shasum":"2f0ee3fe352282d6afa6ffb35ce3430876daa496","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.2.0.tgz","fileCount":29,"unpackedSize":107246,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHWrqof9m3rz1vuJs93I3nB8CY3elDUgX/a4JwNXqtPQIgQuHXj7ZPsvYdBHq5rXiLNK1MBWw+dmPDV5vLz/0wXE8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBcJfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJmA//XX5OT9Qe/XgNkK381QTl9OSNhuZDOZ1HKmJrdr48i4W+rcbR\r\nqafp3rwcaQkSPSw55RRtoPALCSqTzNoESoZHWd2yzdF9NCk7RzLPYWp3mGn2\r\n542QOjVHujCQJ6L2ajFq5tota4AfpqpeizW9PzK5r5lvZ7MBSy+M9eOuervd\r\nkaKxuNGuUAY63xlEtMEy0JaT5z6TXd81TC5MWfSrzqLwqWl48iiZHtE6Y8Ag\r\nCOapVAZf/ChZILgHZDc3a4k505V7CNM46ZH+tMmcj9Vd5SHTqvWCI75TSu3I\r\n3YVHsxG48W0mSiljnSXEFiUoCgOsXgGhT+5eiBF8fq7gKBlVCWOQCyBbJsPJ\r\n+quK0v2h/b8WrXpVZ7uE7dYrDPySWb+GxK0+plh65PzMDTNSsMe3l/pVdieW\r\nAcDaumiBXMpotj6edpdAeXvdrEKwhPl24AcM65FxwLVJXGEv0z/fqOulFOEu\r\nIU/nWFOVSOdi+2kBKQlRsqI/rnN6HTwsV3JgJoyKMDX6QnmR5kME7EJToaDc\r\nnvHDL3VknlZoszEGr8bzP7WjomfxyR5JUF7mpGf2xkzVbu0h09/HiS40N9OQ\r\nGoxoiU+pLOEVeopaRCWXVkWu2DJrVpzZnwIscOuAw2kvAzbptz7glQd1U6mN\r\nmtYZ6A6T/4ZfJ5fGnzKRBDsbDhpgDX944rs=\r\n=IMfb\r\n-----END PGP SIGNATURE-----\r\n","size":24351},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.2.0_1678099039591_0.9385720439929708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-06T10:37:19.739Z","publish_time":1678099039739,"contributors":[]},"1.2.28":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.28","main":"dist/src/index.js","module":"dist/src/index.js","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/test-runner":"^0.16.1","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"971972e53d2aac62cd3f5889cb9ce3f6192b3254","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.2.28","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.1/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-V4ffts87l3ltSTJlFUmwS8I5zj0nlupzsitZvsec0fvN51ZPg9SLs3r8Gc4JCvfIUu38CMTfPZSDiUbO8b3+OQ==","shasum":"92bf59e72570cc4d0301171576384f078f142b68","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.2.28.tgz","fileCount":29,"unpackedSize":108032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCAIny2xDDNFLS5SxRuOtjUhR9OYALrYIlriIhWXfBlwIhAIxVZPwWlB6b89Hylq7umq7cZ6pX7oP+XbMNi8WSXKw7"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTR0xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJkQ/+I7L/P7BphVr0uy1kBifBnXbsqXOdvDX0ffbdRJIdYm1/wdnS\r\naeAfhaqOJ1dMKf1trZjpbC/ihtbgAIJFWGdv/XoutXZolmpW/c8bhtlI8rb9\r\n1Bleb+E0eljeV5pLhPBmc9onrTeelrA1MJk20Gagc4QEySPp+MAUCaA9WTGB\r\nmcR+x41tT2ZoqOYEwtWyPlGCnrzW4KEzOYQnEORqBdGsd1HPzw0RibAW9ui+\r\n6ckKM3oMrGwwcmPalkVL2A2ple8AIqcaM92+w1JZyz9w08+oWoi4K3J2RTK4\r\ncIAoZRMo1agFznoSfSOCBDZpHuiivuG3K5gcv7hHsbpsnd6VjDwVq/4Gx7Kr\r\nDQ0YtC7+zFwbD9oCrWoEleGmSAniXTUNboT80LWtEiFS0UrF1GYaYyVjYbT/\r\n7I9GNUQvOfBUk3qEMfY3tjOMqfpHR129a2jy4mhmLQNhuqVgVglFIZdptPCQ\r\nbgiIht0RrW+Gc371ugJ9eC3gH0noqQDxRTMo9KyU9KGv2bsnr8UFasZ1Rcix\r\n6RqPo685YvMtUljLqGNVwZ/jcsTEBV60J4Fnwl4++yyHYMYgP+GzVdWyjlbW\r\nsIER0MeShwqaUVFHXGNGqVcWju+eBYZu5v74eZcaPT9/4yqfab8A5ejoKZc4\r\n6E1nSuZaGlpa+cJWIYil0j3VY/ZEFSK/Vd4=\r\n=M0UH\r\n-----END PGP SIGNATURE-----\r\n","size":24618},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.2.28_1682775344881_0.3301529798328857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-29T13:35:45.059Z","publish_time":1682775345059,"_source_registry_name":"default","contributors":[]},"1.2.35":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.35","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/test-runner":"^0.16.1","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2cf1488b4b0f72f8309b8b8f24620a4f1b3a685c","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.2.35","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.1/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-HjkMIY3xIuUKjF84EcLEhZmcChW9vA14ToC3iBKF1RFepeQKAFLSAPsDNT7JLhQTV53ePqST0DPbjql8bWU9XQ==","shasum":"6eba756ccab3b251a41af3e6a5cb61c30f52b815","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.2.35.tgz","fileCount":29,"unpackedSize":108272,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBd6zBf5ZauQ1+AzFIfP7h0M4UQlD/AJafISLkNhyAuJAiEA2NOi44NvkljZJNaIB+FbbHOcMqZa5+DhWdnZa91BMQE="}],"size":24686},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.2.35_1683922774076_0.5935147220271579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-12T20:19:34.360Z","publish_time":1683922774360,"_source_registry_name":"default","contributors":[]},"1.3.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.3.2","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/test-runner":"^0.16.1","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"956de896ec0e99f6673a694d11adf9879649dd68","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.3.2","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.2/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-Ufhr4FRuWro0XoznxuXSijf5S+zjz4O/EIwFChb+6XRHe2GUdW70grR9JWzAdsjUDAo+F9nWk5Fn/wfH2Xw+KQ==","shasum":"59102d9e751fa8c8f756da8539a48e8691e40693","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.3.2.tgz","fileCount":29,"unpackedSize":108584,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQDHwdBJwAG/BnMTVgYwnbatQh1W5nlYQFaq/CysylKAIgO2/ZgKV2xJ7G5C1RLd9cU2Vs1RKz8R+a7AxztSJpEJs="}],"size":24718},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.3.2_1686649487868_0.6233486099419796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-13T09:44:48.080Z","publish_time":1686649488080,"_source_registry_name":"default","contributors":[]},"1.3.13":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.3.13","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/test-runner":"^0.16.1","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"a118ad397e9d9513234cf3b310065d0406173ba0","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.3.13","_nodeVersion":"18.13.0","_npmVersion":"lerna/6.6.2/node@v18.13.0+arm64 (darwin)","dist":{"integrity":"sha512-EQfTf5/6uuOEkXOhlDi+gMF2lEdHm0KFuik4QbitO+ApVwLUdoUjkJ8370BnGWk1MIY/AsnQlknMCoPKvfmsbA==","shasum":"50a773817dc582082da851e9d0001afb77add40f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.3.13.tgz","fileCount":29,"unpackedSize":108776,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzGKNEwvG5FJgp1dnS17+HrWcXrJXQj4lVNvCPNemsFwIhAJtT0JG55vRgBMNyYEGab/IJELPRE1XYu3AoXr/cBhDV"}],"size":24736},"_npmUser":{"name":"anonymous","email":"wryang@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.3.13_1687850104546_0.7029131475684982"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-27T07:15:09.830Z","publish_time":1687850109830,"_source_registry_name":"default","contributors":[]},"1.4.5":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.5","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d6f31f363ee5aabb2420203477da6206f8ebeeed","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.4.5","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-Ladxjzl2Y2fn7nIaLmeMNnbgd6iBg4LRz5cI/9S2FOOe/1SELW6VXuOI6usvaklAv9TDcIdLWztOnnFXdwi2Hg==","shasum":"6ff07b07711778af143c40fb35fcede0454e6a78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.4.5.tgz","fileCount":29,"unpackedSize":109005,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICn9CAZ+TYA+9jyecX8xxxH8yww86BhI1gyqjZefJNP5AiEArviJcmATKzWdU7EF7ol4E98DFsttMexRZkOPUrVT29k="}],"size":24790},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.4.5_1690032350756_0.5547670763029549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-22T13:25:50.950Z","publish_time":1690032350950,"_source_registry_name":"default","contributors":[]},"1.4.64":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.64","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"47382eb5b652aeb12fc530a9508921824e19aca0","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.4.64","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-GBUsRHi1uugdXv0MRSuoX73OdeLv9Ws9QMqyp1qsN3nNaKfqLfJEJ99TA2NY8mgGCKdcAnRqY9gqh5vX4DziFA==","shasum":"f6f4b357f14caee6efda409140714ceaa8ee72c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.4.64.tgz","fileCount":29,"unpackedSize":109358,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCz8YRvglnPkGxa692S/yxcPk3wiSr0cxK+F37iSM+yBAIhALU5XX4f254m9dXvyy9Kxt5R+zuHbz6f+GQ08QhnYTmO"}],"size":24837},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.4.64_1694617690808_0.009693610262316632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T15:08:10.944Z","publish_time":1694617690944,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f995e977847947a1ac4043ff7c627a5cf2ada67b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-alpha.0","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-rRXjwjz3irooL+fA1RSuanV5gdpLa+eGcKFCqwugHNt2OuX1ENrkWhLKgf/qpinjJ5A5Sm3KrPFXNA6FDn+GOQ==","shasum":"4094375c4fa029746ec86750860dbd941ed8f0cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-alpha.0.tgz","fileCount":29,"unpackedSize":114108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCp3FOwnRdKjJ5zAYEkwYjOlmIAdhf/eT7YBcl77omLxQIgdcN6hNRZ0pjXQhOQsn/dqgw5eaKODZRttpaOSo1S/qk="}],"size":26676},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-alpha.0_1704497853413_0.055320690821143215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-05T23:37:33.581Z","publish_time":1704497853581,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.28":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.28","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"458e804ceb0e7cd5c4aa9d3bb7fe64c1f5bd61a3","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-alpha.28","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-zeS+SglG8GREzZK3QpRm8ZOB1hbCjDXM6xPtOw9QzDgh3ETkSUZdJmdWr9oaLFa59viIxDoVBLtI/Ps+iMkISQ==","shasum":"555357cebe130b2dc332abc615ec9602ee6c565b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-alpha.28.tgz","fileCount":29,"unpackedSize":114426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb1zfX9NkbyPXdIETKTIIhSeYCsC/uDRx/rpfIXM4JQAIgUk60l29I7reYfH/+wvZg0u2xbXU0z+NfrEZaOF43saw="}],"size":26748},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-alpha.28_1708433551830_0.16871200022560928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-20T12:52:32.023Z","publish_time":1708433552023,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.57":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.57","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2786e62dc37ead8c5a858869baa5c083dce24e93","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-alpha.57","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-RA8QIdJ6v6o06sYXJG/CvPpiySpA+a9Q7BaCvpPwRRHV2zLPhwZHq+oFt5wuo80o9k5Au4X8j4a1LMF6riZ74g==","shasum":"ade73df60521c18c012c9e72b7aef7ea850e4ffd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-alpha.57.tgz","fileCount":29,"unpackedSize":114895,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJhiMtFXDipoV9ycaUHe+IjBhWLhXtwfBRJgCDYuh17QIhAIH3CXZqGMSv5SuVn+nelPB06GZgocirT5zX8Ahg6/zM"}],"size":26398},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-alpha.57_1712505754640_0.6321458887647176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-07T16:02:34.818Z","publish_time":1712505754818,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.110":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.110","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"e5ca3caf4c975c3f195efe9ea2c1659cf6a70642","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-alpha.110","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-Lj4jk9FpoAMpq/i9bXTKvEu8CtJUjjy9I0YviAkIGAJSg4Jsa1vcHX7Z4guRqFVwDMCQqmxTqo4/jYPzAAE9Bg==","shasum":"5267ca2c5dfa8bd31b87c69aa880a08e9ee92c7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-alpha.110.tgz","fileCount":29,"unpackedSize":115083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDITVgRNzQNkfmSF8G8Qu13BGtJIqEvtvvtfPwgZ3AqAiEAwuVnW39hIQSi2troVij2ShK5/DXfpx99OK54et4JrsE="}],"size":26888},"_npmUser":{"name":"anonymous","email":"nalshya113@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-alpha.110_1714620982553_0.6322997067011926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T03:36:22.690Z","publish_time":1714620982690,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.111":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.111","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"3525a4247ad184a8d4de91d81db3f72f0e940c79","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-alpha.111","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-+59NqFIizEXbgLhYHd3A+bG8tD9c2JV7nDtetYWVDihji1vUYQT2OKLJJHNFmZMZ563IpLVTmfDVLsppAZKJCA==","shasum":"599b408749746221ba438bdcdc75df891f94b379","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-alpha.111.tgz","fileCount":29,"unpackedSize":115262,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0ENedx/rE1pVvYWQgC8Ih/zPWtqjVP3lKOfOr5kyKHgIhAMdBxYWmqNty9d/95ibITfE91h+MFuhL+/ZCisKQ61bO"}],"size":26896},"_npmUser":{"name":"anonymous","email":"nalshya113@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-alpha.111_1714624548740_0.8244075139852838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T04:35:48.960Z","publish_time":1714624548960,"_source_registry_name":"default","contributors":[]},"1.17.9":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.17.9","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"3ee2a9ccedbe46a0ff0277e41bb75ba5428d4e04","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.17.9","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-oo7TwTRPVqr3Yfkte4+CU3ZirLJ87POK+UncnEL/dpTpi16nF37e+l5WuddRF1Xhm5fB6gRt9A/0a0Z4D9jjBA==","shasum":"429f661a6273d30f3abbb8c17e9ab8a7882059c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.17.9.tgz","fileCount":29,"unpackedSize":114430,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBHgnrBempx8QEblIVa3b8+KzXnJB8aawTYZsZEIJ7XgIgSfs4wV8Ue2IZ0XeUXUtYl5tMvqccyQS918BBWZNzmUY="}],"size":26772},"_npmUser":{"name":"anonymous","email":"nalshya113@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.17.9_1715578425031_0.38905091363337974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T05:33:45.207Z","publish_time":1715578425207,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.154":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.154","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7efb3c3eeae5f115d7bee1942d30b26f51e19d82","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-alpha.154","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-S+8UJkG38k5Mhnaoadr05IuzOXyfZK+B5y0Yl21OrGFixnGuH7dxEl32XkbhMZpgna72Ez6wkEAv5BfiXhC8VA==","shasum":"0510fcc674e4139288977b3a19fc0a59aa371f8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-alpha.154.tgz","fileCount":29,"unpackedSize":115444,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVicLuphhIpic7wGkuVnRXeVXJzs0SxWHC0S2agbpXQAiBS3/SoUFkTDj7Q7VHyZQSulSsnMN+2c+ydxEt8Tk1WPQ=="}],"size":26435},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-alpha.154_1717209578840_0.9129492444083542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T02:39:39.027Z","publish_time":1717209579027,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1c7306d2c3170b773e16d5d4ef79b490584d5441","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-beta.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-VU+qBq6ZeCWZBnM3U1TeEbgjT3PXjpw+1B8tpnv3irF+LuQlB1W96S1q4imfaNigbqFWD5tJ4+lRIMAzFEkl4g==","shasum":"bd47e90257c3bcedda25539aebd8ecec9ae7e428","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-beta.0.tgz","fileCount":29,"unpackedSize":115614,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZbDRlsIDhOyhQ69RvJwQ9xiuMumHVpjLaki9YQmXThAIgLSV/vC3MhT5LBpu+I0tQMMJq8afb6zVapSAzIsN2Hhw="}],"size":26450},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-beta.0_1717244765275_0.9371180005801032"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T12:26:05.413Z","publish_time":1717244765413,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.22":{"name":"@operato/headroom","version":"2.0.0-beta.22","author":{"name":"heartyoh"},"license":"MIT","_id":"@operato/headroom@2.0.0-beta.22","maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"homepage":"https://github.com/hatiolab/operato#readme","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"dist":{"shasum":"02e07ffba1d6a78739126b85430081d4ffedee9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-beta.22.tgz","fileCount":29,"integrity":"sha512-IJwiSTjL/vaamwG6GFtqDAxpoUOzFJ0yE9RPKyPRJRNIten+Gqu5d3GbrzuJw5eRVIhgQ+QtnmquQ9AXMWzNWA==","signatures":[{"sig":"MEUCIFofvngDHIANjKyQHx6aACRn07GpJxkwf4ZUJzlCo+cbAiEAtXDm6icDOaNKnfz1sWcbwwsCDP/j1Zv2P4gcfiGrFrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115899,"size":26519},"main":"dist/src/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/src/index.d.ts","module":"dist/src/index.js","exports":{".":"./dist/src/index.js"},"gitHead":"a0c43af5506fd7786061d78a6946489be6c37336","operato":true,"scripts":{"lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","analyze":"cem analyze --litelement","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"prettier":"@hatiolab/prettier-config","repository":{"url":"git+https://github.com/hatiolab/operato.git","type":"git","directory":"webcomponents/headroom"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","description":"Webcomponent headroom following open-wc recommendations","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"18.20.3","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.3.1","eslint":"^8.39.0","prettier":"^3.2.5","typescript":"^5.0.4","lint-staged":"^15.2.2","concurrently":"^8.0.1","@web/dev-server":"^0.3.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@web/test-runner":"^0.18.0","@open-wc/eslint-config":"^12.0.3","eslint-config-prettier":"^9.1.0","@hatiolab/prettier-config":"^1.0.0","@typescript-eslint/parser":"^7.0.1","@typescript-eslint/eslint-plugin":"^7.0.1","@custom-elements-manifest/analyzer":"^0.9.2"},"_npmOperationalInternal":{"tmp":"tmp/headroom_2.0.0-beta.22_1718319198910_0.9528117766345829","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-13T22:53:19.072Z","publish_time":1718319199072,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.23":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.23","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f2b3faf23eb7a8c51baa922b1baf6cabf3e6db13","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@2.0.0-beta.23","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-2/jYu2Voi5Bj4bHTV0sGdwe6680lhff9DbPSSj0gc54obXycqxYbMWA46YQuwIPMCJ45jzn2Dp8HPh9xkzj5rA==","shasum":"a2885958b160c2bcb22ae58550dd26d1225ade39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-2.0.0-beta.23.tgz","fileCount":29,"unpackedSize":116191,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJQUiFuyMC0iC8Ei2WOw900HRIq2e/7gmkkF+wxpMCRAiB0TVFnfJ3ZHn1alOSphlHcpFQ2uEE4kSXJeokQfRyIEg=="}],"size":26560},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_2.0.0-beta.23_1718322902988_0.1382604474627993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-13T23:55:03.139Z","publish_time":1718322903139,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6ea42336e40d8eae2c11a9ebdfc21dd1cbcefca1","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@7.0.0-rc.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-C3EbODcclG9svIzkSWoicHOBebOMorMb5ALqQbsXKhVZyqUae5Nue/yop/Vc+pzb/mZE9D+Lid9nMKU2k8pSiQ==","shasum":"df545b01acaba548fc06c69e39d1d283392b801b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-7.0.0-rc.0.tgz","fileCount":29,"unpackedSize":116355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID9lKs/JlQ6dU7/n5v7iy25gSoBhR26X7HUgtaUq0KlWAiAedQiXt27f8DOuaze8PT/k2sl84JrRz0pFhu7aiuv4fQ=="}],"size":26574},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_7.0.0-rc.0_1718982350676_0.15393382101523434"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-21T15:05:50.845Z","publish_time":1718982350845,"_source_registry_name":"default","contributors":[]},"7.0.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"b1bdd00f672eb45ffc409ed971ac60007eda4090","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@7.0.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-Ep3+KLQpC7QY3n5rT32zHMMFaJ7fjKwH6HbNpfK2zY232FewpDScCpZN52NuK7t5EjdA5LE++X7QPXTtimXrQA==","shasum":"005ce8c9be93b4fe8a03a561b81c81819095b41d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-7.0.0.tgz","fileCount":29,"unpackedSize":115289,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA5XiiZdn1EkdvQ4WJu7apJWctKJjhoEq5Q/g42zCdgEAiBmW7WxL3DH0R0nvodXo80wBTpaCOeqreTMPRxPxT3FeQ=="}],"size":26374},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_7.0.0_1719724596831_0.8144578611907727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-30T05:16:37.000Z","publish_time":1719724597000,"_source_registry_name":"default","contributors":[]},"7.0.53":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.53","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1b56b8daa9f91c79055a41fccd9a072358fee823","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@7.0.53","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-oQIJ+u1vJ8lmA704oSWlrLNop01CvsqL/Qd1uis03iDPMtqgGK/lGU5zXD0E33mHQQ0ZMvIs7Fsz74uPzWWKKg==","shasum":"6a2a3cf2b0721cb3a77e67dc328f210d20f89d66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-7.0.53.tgz","fileCount":29,"unpackedSize":115990,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDquEJrXAg+wV2jBiPBIvZpAafVQqF+bYyduOxshZ9+AAiBzsVZdABccTxMx3pVUThSFrE3gyFxmXp6nDNUMJ3C7yw=="}],"size":26572},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_7.0.53_1723908883795_0.0050001601962503806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-17T15:34:43.956Z","publish_time":1723908883956,"_source_registry_name":"default","contributors":[]},"7.0.60":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.60","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"4485b81c64fd911a0fa9be050419cfa20b734527","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@7.0.60","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-vlJTkvcUK+r5SdF13/O9Pt9vVuaahAiasds4m/OMHpRCNBfveRHnhVf2o++2mmO6zyI6dP4twDieTIBLm+FeZw==","shasum":"e6281ec2d5c1dbcc514ceb7d31b3ed3f4a506375","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-7.0.60.tgz","fileCount":29,"unpackedSize":116594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3sxEsKJ8jgkAwEYukhlg2yhjdjKffanfqVNuk2dUGdAiEAxu0UUhkQsrHJs2kSBEJPrkHBf+I4BmgKmPxMpjhqNeE="}],"size":26721},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_7.0.60_1724231352401_0.6573805774342736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-21T09:09:12.579Z","publish_time":1724231352579,"_source_registry_name":"default","contributors":[]},"7.1.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.1","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ae4071a0210106d56dd9b2499400e44b79d93940","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@7.1.1","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-PXDd+tt1MfEunCtsyOWKygZsFWxx6KoSHCX3yI289Uf2crZ7wu2pFt2WGShNZXs+Q8b1SpnBUXrgmqbT/5OaKw==","shasum":"94faf3cc67f6eba53d7028b7880be15ab3939ab7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-7.1.1.tgz","fileCount":29,"unpackedSize":116894,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFvZXxt9+R08oRO5EH5E29QkGLN/cdbVpXH+jI4fyIQOAiB/U040iGoRphYyIiKBgh6eL2/QGZr4d7O6LTxapGKiJg=="}],"size":26736},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_7.1.1_1725166783042_0.30300062270091854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-01T04:59:43.323Z","publish_time":1725166783323,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"094233a9ce34f6922283581c088d5c4395ba54d0","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0-alpha.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-chTwhHGcqqxFbv/2qXLtTLYD3KetOzpn71Y2X1TEaWHgF4QtD28U5jgdLShe+d4/AWL73SQECwHydh4xRsU0IA==","shasum":"53d198f4312b3b6033b70e5beaef0a78528bd21c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0-alpha.0.tgz","fileCount":29,"unpackedSize":117067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDWKpH4hKLwb6+W5LAfDRGBgieL81HExBn/HdIsHzoygAiEAvKQApTOSvCVir6YRIgnhKKM5ST+9Ne2hAzuvftnh3nk="}],"size":26749},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_8.0.0-alpha.0_1725169369131_0.41398974347476614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-01T05:42:49.283Z","publish_time":1725169369283,"_source_registry_name":"default","contributors":[]},"1.19.10":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.19.10","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"a2e152f67e86309e4644814e00202254f7a59247","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@1.19.10","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-Om2H7xomIQSZKOQelKWjg/RIeigFc0sw+GjKvZxzyfh/cCK/oSjWKYG0HOtpNOFPKLJO+Zxmf+PFxC2Tr86dwQ==","shasum":"07fdbedf864c8359f8be9fb2f03bbd1c08a98fd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.19.10.tgz","fileCount":29,"unpackedSize":118119,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICte79KOgqMOwBdJH/jc4U0YPsxoevVCaYa6JfYjb6ChAiEA1cmfU79RWs/Dp/v/dHfjILaPzqNBafMQhMSfYSJR4rc="}],"size":26506},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_1.19.10_1725974858806_0.5819745313473441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T13:27:38.941Z","publish_time":1725974858941,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.33":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.33","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"f5fb8cd2bf7aed9781b75e9fa2e3cf53181641c9","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0-alpha.33","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-kboOaiA6VSJmrsS3kmov8gX/woALjt2JzRvjgTHQbVJUenPRHeTWXCZcs4B4GC4CH2nxQsTvpJFcoSRpsM+yfw==","shasum":"66fb8a5882fbe1cedc921ab0c0887277cf0f07a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0-alpha.33.tgz","fileCount":29,"unpackedSize":122235,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+yHmtkwBt5iicwWsINwTylLo0JNsxB5TqvkDYwcnyKAIgdE6DP+Odi0RKUDB7BnE3g50sLVzke0KuILncvHS00ws="}],"size":27121},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_8.0.0-alpha.33_1728927781159_0.452098457488872"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T17:43:01.440Z","publish_time":1728927781440,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.37":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.37","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"508ea9c2cd0ed626825045dae9a068b0fa8932be","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0-alpha.37","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-61abwYogIBEWD/D22LuWx6rR0glwwOOOIHCxdSNnc98Q5/WheliSgmD3W4Gfc44ZAO+cAS//yGWIy6NkZlqjNA==","shasum":"a3dd89d53e38ccc7728d56150173ede1d955b854","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0-alpha.37.tgz","fileCount":29,"unpackedSize":122988,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICV4T7Y8X1l8pMnvLembOpYFZBErzk5lv7UfUrpfo+CtAiB35s80QSUhtRoJoqiuPPJnZ26Vt+S3x6Z05bt/NBlFbA=="}],"size":27273},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nalshya113@gmail.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/headroom_8.0.0-alpha.37_1729391772266_0.3274735017971122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-20T02:36:12.500Z","publish_time":1729391772500,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c4e9cc245659d050a9ffd66542083a6daad4bcb9","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0-beta.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-bj/N7g9I8WwXF+cb1viz+0ADGVc0ZpzYDVWQQRe/KEKrBJDYLiIpFvkbYrEGtF/NXbHkJ2zb4tDE2wwgxj4MFg==","shasum":"a4d526f09952d5a8caf5718b28074b7c38b43eab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0-beta.0.tgz","fileCount":29,"unpackedSize":123344,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjcxnXq0jzokG1KH67YV2olajGU/6wYovJX0jUMeuOYgIhAL7nkpHBeyIOS53MVGHwsQKCr3/wdSfaavLVn+e3Me3X"}],"size":27356},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_8.0.0-beta.0_1736236126588_0.5517538959626724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-07T07:48:46.748Z","publish_time":1736236126748,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.1","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d5b28a2e9deb632c0dc80132f6a7196dd6fe4220","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0-beta.1","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-9P7OQIo9QCt3LxvKDcPVuqbJRUOzv4BS4GgYlmCriqPqTGFervMJLkldlYc2RaQeD0YboCzF+AkWp/OaO5Kg5A==","shasum":"b247e6862609a025a125725ad46ad752c5582092","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0-beta.1.tgz","fileCount":20,"unpackedSize":110744,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICjyI4Hg5PypMdBsgsDg+SJUefrpadqsIbEklmEaYPW1AiBlPEzfRNjzpGcLwnmwEziy72ZGPh8XWqclJrMq7O57jA=="}],"size":24043},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_8.0.0-beta.1_1736314699296_0.07467074968158527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T05:38:19.482Z","publish_time":1736314699482,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.2","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"ee1b5124995accb99272d3b5854f3df1d8746dda","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0-beta.2","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-LAunkH6UaI/Wce7BOk3s3ERYKBYll8cJWWTyKm8n9g2b9yN2ukhSQCYFbRjSlBP2xIHw/h1AQIxnNo2kFhhdJQ==","shasum":"48bd5fa7e8c510eed6b492f19942d971d38d7b15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0-beta.2.tgz","fileCount":19,"unpackedSize":109915,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICKNjMtiM9GCFWmDBsEgLj9Jr1wd6SH1G4l0fQ6U5I7UAiEA/AuqDYe3mjDsMbncK8q5hCFC4QvmRt8A9o4ES+GxjME="}],"size":23622},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_8.0.0-beta.2_1736315561647_0.09640473983536735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T05:52:41.821Z","publish_time":1736315561821,"_source_registry_name":"default","contributors":[]},"1.20.16":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"1.20.16","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"2398030758e126d7b8589db8f096aae13e755a6c","_nodeVersion":"20.15.0","_npmVersion":"lerna/8.1.9/node@v20.15.0+arm64 (darwin)","_id":"@operato/headroom@1.20.16","dist":{"integrity":"sha512-yXNH3WuFyPApyVtOoXfek7Zx6AY8SxvZx9bleLBHOOOFqUuQn85LPkVbGhNbUpggCyr0Ix5UqRXrtyMRLD6uiQ==","shasum":"542f909b1f7952a4061202f3777bcf0b95737a59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.20.16.tgz","fileCount":29,"unpackedSize":120192,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXVjwqosirBwb+Ljsv7pXpRWjfs5GtgMAzhdHk+FgXFAIhALycwWRILoE7lvcsZKtrexw86A2AezuTB0C7xs7b/8og"}],"size":26972},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_1.20.16_1736590545663_0.5633861877802777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T10:15:45.892Z","publish_time":1736590545892,"_source_registry_name":"default","contributors":[]},"1.21.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"1.21.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.8.1","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^10.0.0","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.17.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.3.0","husky":"^8.0.1","lint-staged":"^13.2.2","prettier":"^2.4.1","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"79d1e82260200f827d67bbd90771ef800864bb9a","_nodeVersion":"20.15.0","_npmVersion":"lerna/8.1.9/node@v20.15.0+arm64 (darwin)","_id":"@operato/headroom@1.21.0","dist":{"integrity":"sha512-3l5D+D7WPZ+Al+DjTXynxjLvJRBGyTPDuXcC0KnkCoWzrnaw/xkEAA9W7DCSwNt4kUFbXR3k6xMAFIO5FxQddQ==","shasum":"49ded31d5f0ad39ab68ffd52193945bc10e70f92","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-1.21.0.tgz","fileCount":29,"unpackedSize":120344,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDH3w7hg2mMYUXjxabzXVrKZk/qkY2pRmPjOzWe+7EfdAiEA3qLXDCvaXCTDfDMEdWSMcTqgK30M/Nmz42dF2sthdfw="}],"size":26979},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_1.21.0_1736594576283_0.28926938367308064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T11:22:56.492Z","publish_time":1736594576492,"_source_registry_name":"default","contributors":[]},"7.1.32":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.32","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"c4f5ed0b63d49d02c5a155b592c0ecf681c92cf7","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@7.1.32","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-OaEhD1VFLE2X9ggcYvhc6nXJUjMff/yXpxknuzngvMBa6SNd0mYHRqQScYG/mtMg93p6BAmAc6WZL3C2yhNk6g==","shasum":"b9460a08898116d77cb386b41f270eebf3a6930c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-7.1.32.tgz","fileCount":19,"unpackedSize":108982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFB8yDKcNE2KpbHhCCf7/Scd/qSkYV4/3siQjj+f3v59AiEAv/6ubig4cjaoWjVrI1TXkGD/m0vCMXqiK6zmeOd/oJ4="}],"size":23518},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_7.1.32_1736606464121_0.39727027692828765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T14:41:04.308Z","publish_time":1736606464308,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"22a89f0f8bf5b197ae03f409776c2d2d08cf29aa","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-oMzcIXLHv+LAbP0NWXXPOz3aUY1gZXrMi/4g2expo3rXUNHEYG9tZ9ypcfUyPLUKAHgUsyftFbAruEK3Q6+s1w==","shasum":"f4786a00b5ac668dc4ef978d9b847d497ec871b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.0.tgz","fileCount":19,"unpackedSize":110086,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7YphUZWHr6TXzeWf8DaB/rQDDrSV7nlIyXsfFvToYFAIgVFcbj0lw+ixXYgStE7nOR4t8nctr+n8MAx/gBoQguR0="}],"size":23633},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.0_1736769986856_0.8131981196597136"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T12:06:27.078Z","publish_time":1736769987078,"_source_registry_name":"default","contributors":[]},"8.0.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"180d521a2ca296829122361a45be86e8542ada43","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.0.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-B+HRMx30mOBq9CAgjgjd/X87neX0+9UfAMY3Fa0C3IrPmYGFWvZZ6J/UPcYKptuhS29vXLUC/M9UarvP/HLdPg==","shasum":"396a4794cb39919f2fb2e71f70e82586e4be625b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.0.0.tgz","fileCount":19,"unpackedSize":109131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBHESFvh5bS3Vwdpz773WEzntk/ISyXczBIumMTLnxJyAiBTIL5kZVuNMDC39EZsD0qJb0qYSmv8F4VWuDERnn833w=="}],"size":23534},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_8.0.0_1736824868372_0.9413463115224245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T03:21:08.572Z","publish_time":1736824868572,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.4":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.4","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"d1d762cc701221021637fda95f7399ca641afb6e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.4","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-YQVIy1cHyebNCPmjKhzqyalamRgUefHdZC74SfbnrpWg7qDqibJiTq5y4sYh/QwwvHgwnYQaPgxC3AV8HPhuOg==","shasum":"478b8141e49223995e9a7d36af5bd493cb800c8a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.4.tgz","fileCount":19,"unpackedSize":110375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCENFbS78UZls1nqd6/JAUDcBIEY/nF6JKdYwIRJ7zCqQIhAIZUDfG+BwEA0pT03hLIeNamizN20meizsghsFn1J1OM"}],"size":23689},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.4_1737386871128_0.17080821801435597"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T15:27:51.289Z","publish_time":1737386871289,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.10":{"name":"@operato/headroom","version":"9.0.0-beta.10","author":{"name":"heartyoh"},"license":"MIT","_id":"@operato/headroom@9.0.0-beta.10","maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"homepage":"https://github.com/hatiolab/operato#readme","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"dist":{"shasum":"30b3efb2bd62623cb77786f5587a95da82913020","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.10.tgz","fileCount":19,"integrity":"sha512-A7zlZ3rVJc3O3pRRAAqROQpDFq/+yOvDoXcE9KBNbJSRetaujgbIQfdszH8AF1KSP73bzbsXDCAoL/kwVzW6IA==","signatures":[{"sig":"MEUCIEoxk+BgPx1b2wcDGJaQgSGKudE5jFpaBcAUyp3NH0oXAiEAp65gem+0gX5/2Xb9CKm+X/aLRuVDjlLl9m7Ekw1UIsM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113504,"size":23979},"main":"dist/src/index.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/src/index.d.ts","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json"},"gitHead":"5f56d67c7097c8362e658c78262e6bbec66029cf","operato":true,"scripts":{"lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","analyze":"cem analyze --litelement","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"prettier":"@hatiolab/prettier-config","repository":{"url":"git+https://github.com/hatiolab/operato.git","type":"git","directory":"webcomponents/headroom"},"_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","description":"Webcomponent headroom following open-wc recommendations","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"20.15.0","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.3.1","eslint":"^9.0.0","prettier":"^3.2.5","typescript":"^5.0.4","lint-staged":"^15.2.2","concurrently":"^9.0.0","@web/dev-server":"^0.4.0","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@web/test-runner":"^0.19.0","@open-wc/eslint-config":"^12.0.3","eslint-config-prettier":"^9.1.0","@hatiolab/prettier-config":"^1.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","@custom-elements-manifest/analyzer":"^0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/headroom_9.0.0-beta.10_1737804163968_0.20060133716545558","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-25T11:22:44.156Z","publish_time":1737804164156,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.11":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.11","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"1a2c749a4d71b8081649cb1a6caf70057f6d3718","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.11","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-v0TIZdvbQp5P7FDlUECddlduebJHuufrDDwB0cawUy03bbidsM2ks+ZQRkQ3duZa7URF6jWUbL7FxnKBMo8Fpg==","shasum":"8845880247e91a93776f4dae52b841d8fd14ec95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.11.tgz","fileCount":19,"unpackedSize":110900,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG1QX+o0G3T4t8pZujGGMMkXP9XPV1Uydq0cHfu6CU14AiEA/cdQMGwKVHz/cqulqwEqrJiiiDk4P+PU8A63BCsi4Dc="}],"size":23805},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.11_1737805866492_0.6942563830931776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-25T11:51:06.675Z","publish_time":1737805866675,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.14":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.14","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"cf201f3ddd1bf2482959e4bc1b149871c33f28e2","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.14","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-qSyR3P+/24gEEyRLvtz8PGryjI9JvoNNKlCTCSq4T5uJvhh8JlgvVA4IiqWOx1mbVlNXe9fKJbENw7ixRzgaQQ==","shasum":"c71d670447851f63cc1074d8070cb19a5bc6924a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.14.tgz","fileCount":19,"unpackedSize":111332,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDzzPyyYZcgDwWHesQ8N5nMd7LmNzMo87Z1o7BFk2VIMQIhAKpg2R5kTQU/QKlgX52qhchXP7wRGE2mfd3Lxq4DQ7+h"}],"size":23910},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.14_1737978786282_0.6514158326666049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T11:53:06.466Z","publish_time":1737978786466,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.18":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.18","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"494a96a1a9679a6f74570abbed781d479c426165","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.18","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-D1s1IxuyagSGoMjBXp0PGdC1JkoGqP6PDxPlrGM1crIIodsJsVaRSGxPTE+qDRe6oZq2ljyxRVDFd/5zkzL6mw==","shasum":"3bdadd0ee5f907459512ef371646c09de6e89300","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.18.tgz","fileCount":19,"unpackedSize":111505,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDPRTAX5/YGn6sPJhNCQcQHM5ldpLHmAylX/kfmvvDoSgIgI/jLO2fZJm2dgkG/1gKVkyRPg7koJrXnOKScXuPWp4Q="}],"size":23921},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.18_1737988454890_0.6242906895557074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T14:34:15.107Z","publish_time":1737988455107,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.32":{"name":"@operato/headroom","version":"9.0.0-beta.32","author":{"name":"heartyoh"},"license":"MIT","_id":"@operato/headroom@9.0.0-beta.32","maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"homepage":"https://github.com/hatiolab/operato#readme","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"dist":{"shasum":"4742481c342488bc5b4070096566f4aff9820eeb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.32.tgz","fileCount":19,"integrity":"sha512-NIG2SgYQBC+/AC6hfsDJxmE3+Hnfm0ZtU+ypjX7FYSb2EaBJUoBNSGlwhqm9rmlK1fpJhtDiKvIX/98Ap7W7+Q==","signatures":[{"sig":"MEUCICvYqFk30AXsjk2WWTWKluMxrZ7nQOQUlnbC98it+5fdAiEAi5inPDPLgfOeVRseu3ldBbDLqCgR+9eAVEmtPeOaT7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111678,"size":23940},"main":"dist/src/index.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/src/index.d.ts","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json"},"gitHead":"696502c0ef8a027392e0cd1c45ea8ece3efa2a95","operato":true,"scripts":{"lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","analyze":"cem analyze --litelement","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"prettier":"@hatiolab/prettier-config","repository":{"url":"git+https://github.com/hatiolab/operato.git","type":"git","directory":"webcomponents/headroom"},"_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","description":"Webcomponent headroom following open-wc recommendations","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"20.15.0","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.3.1","eslint":"^9.0.0","prettier":"^3.2.5","typescript":"^5.0.4","lint-staged":"^15.2.2","concurrently":"^9.0.0","@web/dev-server":"^0.4.0","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@web/test-runner":"^0.19.0","@open-wc/eslint-config":"^12.0.3","eslint-config-prettier":"^9.1.0","@hatiolab/prettier-config":"^1.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","@custom-elements-manifest/analyzer":"^0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/headroom_9.0.0-beta.32_1738297517312_0.865036536938385","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-31T04:25:17.487Z","publish_time":1738297517487,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.33":{"name":"@operato/headroom","version":"9.0.0-beta.33","author":{"name":"heartyoh"},"license":"MIT","_id":"@operato/headroom@9.0.0-beta.33","maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"homepage":"https://github.com/hatiolab/operato#readme","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"dist":{"shasum":"bd45b9bbc74b1b3a4e1f2bc0c2f8834bcb9ada20","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.33.tgz","fileCount":19,"integrity":"sha512-Tq+LsZuoBb921JfuRePdxeV/XNm6BgIg6wX4K+BHZnQ02pHgJBkwelwXi27ZNg97//omaVtC7KkLq29MdUYG+g==","signatures":[{"sig":"MEUCIFuC0+Ro903wXIgPnidHd/EHcngD0jsW+JnnOvQ+/lRoAiEA8x6uL0Xv/0uJM5t5BO1Z/doOrFKsvqh82xDGmsjWY3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111851,"size":23947},"main":"dist/src/index.js","type":"module","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./dist/src/index.d.ts","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json"},"gitHead":"958b1dfbe1e9f4552aafdcfcd7d2786ab85956da","operato":true,"scripts":{"lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","analyze":"cem analyze --litelement","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"prettier":"@hatiolab/prettier-config","repository":{"url":"git+https://github.com/hatiolab/operato.git","type":"git","directory":"webcomponents/headroom"},"_npmVersion":"lerna/6.6.2/node@v20.18.2+arm64 (darwin)","description":"Webcomponent headroom following open-wc recommendations","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"20.18.2","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.3.1","eslint":"^9.0.0","prettier":"^3.2.5","typescript":"^5.0.4","lint-staged":"^15.2.2","concurrently":"^9.0.0","@web/dev-server":"^0.4.0","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@web/test-runner":"^0.19.0","@open-wc/eslint-config":"^12.0.3","eslint-config-prettier":"^9.1.0","@hatiolab/prettier-config":"^1.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","@custom-elements-manifest/analyzer":"^0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/headroom_9.0.0-beta.33_1738298088259_0.8869580081141435","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-31T04:34:48.461Z","publish_time":1738298088461,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.34":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.34","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"67370407e3bcf1b2b39a38ee2dc8156060f88288","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.34","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-E4fHCraVG0druz4t5SZX8KYp4tfBuYsdKdvJ60Oj+G3TId3mFL2YiBDYFJM7xFUqrSpqEb8vR3MT44pwURHI+A==","shasum":"5c095f4f6fc9d1e5fecbf9228e4a80053fcba9c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.34.tgz","fileCount":19,"unpackedSize":112024,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCC8xCl9yfEkUxNFFOgnoC4EzHkHWQekFok6Y19F/7meQIhAM7DGrC0CpGYQTwb/gbYE2e+Ga+pVu5s2CIz9UvSDsHi"}],"size":23955},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.34_1738298842282_0.21934289422583197"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-31T04:47:22.500Z","publish_time":1738298842500,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.37":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.37","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"211abb6b1f1d2de4fa37c695fd6779650978efd9","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@9.0.0-beta.37","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-5/hjrpdPLr4Y9BZU2zA2TJb1dYoL5EsMl5eWQUM4YvhfaFJ1mBatqovhR8CYgknBfBPMLjHWPtDQTrDq7PC6gA==","shasum":"cf315afd22185e0259679ec3b401cfc0a6f6a254","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0-beta.37.tgz","fileCount":19,"unpackedSize":112197,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC1PXKG0SuxRR4MS3MclZ4lPv3OpwGMAmPEOidFMHTx1AIhALLyG97Wp+fFlROK6jZWZ9hH963yOBJXmXAyqMYQFtzE"}],"size":23966},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0-beta.37_1738379780086_0.1711708522394575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-01T03:16:20.290Z","publish_time":1738379780290,"_source_registry_name":"default","contributors":[]},"8.2.5":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.2.5","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.9.2","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^3.1.6","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"6463cc46a6fdef524548804e778fb8b7d55ab372","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/headroom@8.2.5","_nodeVersion":"20.18.1","_npmVersion":"lerna/6.6.2/node@v20.18.1+arm64 (darwin)","dist":{"integrity":"sha512-IAs1Zaun95I+iEDxSPXYX1kYD0vx2UQc0KiCjxUcEZI15WeFefoe3D4Bkj2VOXUQU3ttkrD6dK4sWoqqEz34ww==","shasum":"4bc2b6310ccb43bb6d175b19a447487bc3820bc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-8.2.5.tgz","fileCount":19,"unpackedSize":109273,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGSxKo4mAyt5cGWkQYKLdHt30pkRMvaCn1TfT0YpBgX7AiEA2o7epYaRvc6NqjdqTU+4ZAhAe5N1ly5gA0xcYZdEZx4="}],"size":24019},"_npmUser":{"name":"anonymous","email":"nalshya113@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_8.2.5_1745317231304_0.22621504286846195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-22T10:20:31.482Z","publish_time":1745317231482,"_source_registry_name":"default","contributors":[]},"9.0.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"9.0.0","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0bc5364428dab277009469a253396ddbf0cec46f","_nodeVersion":"20.18.2","_npmVersion":"lerna/8.2.3/node@v20.18.2+arm64 (darwin)","_id":"@operato/headroom@9.0.0","dist":{"integrity":"sha512-6pOOAF3LNX8s6ts3lCCuyTTT9sDVWQZjpjHAbaTkksX4cx10DoGnM5GoyaY3jBknP1j2GjQY9KDaxHMe9XnFbg==","shasum":"9be37f133573bf641f5e6953a2b9278d7b01ee70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.0.tgz","fileCount":19,"unpackedSize":112491,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCpwZ40dtlCFJuYzu6xhikG5HSJJRN+5KFV2j3cVmxwnwIhAPTfoHkkT8VakY9sYLseKZ6bz7VQORqYblkm2xhXB88P"}],"size":24041},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com","actor":{"name":"heartyoh","email":"heartyoh@hatiolab.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.0_1751324666066_0.8766710686245167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-30T23:04:26.224Z","publish_time":1751324666224,"_source_registry_name":"default","contributors":[]},"9.0.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"9.0.1","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"28e94ba161590458a69c7d68e93aa9283fd95531","_nodeVersion":"20.18.2","_npmVersion":"lerna/8.2.3/node@v20.18.2+arm64 (darwin)","_id":"@operato/headroom@9.0.1","dist":{"integrity":"sha512-OJJ9BzcCv2RElzA0uTyazVVJ5TbRxaBdFzdSaBNAK4cqNLSgnYFsS4WoI+ne1WAAMW+PuNnTCAZT31yBTdPFLg==","shasum":"def236be5eed0cdf98367e1170637209dedac1f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.1.tgz","fileCount":19,"unpackedSize":112641,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD5InqMFrFCHOv5xtnYdCGoCQqqdb+VacjYwLK3U8JQ4QIgVLJcIp0C+irx7baMEsVgunfTzPOL/FO8MP2gl2EsTLU="}],"size":24059},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com","actor":{"name":"heartyoh","email":"heartyoh@hatiolab.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.1_1751375609969_0.11333876318304603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-01T13:13:30.153Z","publish_time":1751375610153,"_source_registry_name":"default","contributors":[]},"9.0.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.2","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","postinstall":"node bundle.js"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"28e94ba161590458a69c7d68e93aa9283fd95531","_id":"@operato/headroom@9.0.2","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-U6RSd8F83EG+u5IhYDiHvtN/lsJ014l/dlvyEfDX7mzedR3oPYH59uqSN8PINGygIhnXaUv7IOpwZLPwRMJdxQ==","_resolved":"/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-uPJWKP/updated.tgz","_from":"file:/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-uPJWKP/updated.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-U6RSd8F83EG+u5IhYDiHvtN/lsJ014l/dlvyEfDX7mzedR3oPYH59uqSN8PINGygIhnXaUv7IOpwZLPwRMJdxQ==","shasum":"d5d59f23fb67853a7636a6798d5fa245733c00bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.2.tgz","fileCount":21,"unpackedSize":3849578,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBols4+c3tMOC36O7SdzPsyZWVg3HpZHoxxVzrZ+Pls9AiAghkHh6qnFwdOxrZLPodLrvauJ7zAWGLFDZ/JU4nBCeg=="}],"size":841451},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.2_1757975774613_0.147799903973322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T22:36:14.884Z","publish_time":1757975774884,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.34":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"9.0.34","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0373ae0dc80a00b4d87b4d1d93d80a7b934064c9","_nodeVersion":"20.18.2","_npmVersion":"lerna/8.2.4/node@v20.18.2+arm64 (darwin)","_id":"@operato/headroom@9.0.34","dist":{"integrity":"sha512-HDA4wDRhpWTGTGu+jeD5afNbJyxscVVQ643XzFgpL6EOM8y+3U2QaVq+1dAWYDdz76PwI76STbiDvInjk4BeWw==","shasum":"0087f558c24851ff6e95c0ba2e985c966069130d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.34.tgz","fileCount":19,"unpackedSize":114867,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGT7RG16WHd/TttjcQu8f58nb2WqwOkT1BtWYawZ12zkAiB5+YtK9kB7PC9bV6fw8cOtWRxxAMMs7tLfMxUya2HtsA=="}],"size":24481},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.34_1757979477041_0.778670024348723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T23:37:57.254Z","publish_time":1757979477254,"_source_registry_name":"default","contributors":[]},"9.0.35":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.35","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","postinstall":"node bundle.js"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0373ae0dc80a00b4d87b4d1d93d80a7b934064c9","_id":"@operato/headroom@9.0.35","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-S/nLhL18G7u6u9tMWFu4cbGWT57qYHbx0+wvUVeazM2b+tWajBVUaMO6xrKl3vzBbXGLraRe3JC9CMiJOl9lGA==","_resolved":"/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-LgHdX5/updated.tgz","_from":"file:/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-LgHdX5/updated.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-S/nLhL18G7u6u9tMWFu4cbGWT57qYHbx0+wvUVeazM2b+tWajBVUaMO6xrKl3vzBbXGLraRe3JC9CMiJOl9lGA==","shasum":"f2a9ee21332231fa20238ee0f13fc139266f09f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.35.tgz","fileCount":21,"unpackedSize":3851805,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDU5Lp7jSLK0JCRZSNDIwZ+ZXkQmw/uDil5puxD5ptJrgIgF6Vq8TBevVkymG5piUoJbIHWVckm87BnhcIF5VMZzG8="}],"size":842066},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.35_1757979862897_0.777585774250203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T23:44:23.129Z","publish_time":1757979863129,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.36":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.36","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","postinstall":"node bundle.js"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0373ae0dc80a00b4d87b4d1d93d80a7b934064c9","_id":"@operato/headroom@9.0.36","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-SnGh12VZO9/WknMGZ8gnqcLJ5kQ7hA+NKR7l8Z1QLzWSslXaJCyjP3SBYpK5hQQjqZWdfErhm0bB5f/eilwSRA==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-vcxSTn/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-vcxSTn/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-SnGh12VZO9/WknMGZ8gnqcLJ5kQ7hA+NKR7l8Z1QLzWSslXaJCyjP3SBYpK5hQQjqZWdfErhm0bB5f/eilwSRA==","shasum":"2280bb013b7a5b31cd5ce7aa9d7b0782c62a87cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.36.tgz","fileCount":23,"unpackedSize":7588743,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDkoRkqsOjJ7PeRVl9Mw2uxBa3r6UlLyC3E0BnriJXaBwIgQU9NgeJ+Uh4AgX2VRuEeFy8EwvMp2M2qv7w8cxy9hp8="}],"size":1658834},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.36_1757985933575_0.45952412140916743"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T01:25:33.812Z","publish_time":1757985933812,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.37":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.37","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","postinstall":"node bundle.js"},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"0373ae0dc80a00b4d87b4d1d93d80a7b934064c9","_id":"@operato/headroom@9.0.37","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-hUgwKRpDGSLwsd3ZTa1ygQSeNwouXQTa14ADcTwjaaLincNdgREg15UQNxagnc952wPKLALL/i52ZVGNgvBFNg==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-Lk7MQf/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-Lk7MQf/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hUgwKRpDGSLwsd3ZTa1ygQSeNwouXQTa14ADcTwjaaLincNdgREg15UQNxagnc952wPKLALL/i52ZVGNgvBFNg==","shasum":"a0ecb31183f89bbe1e5ae2bf2bcd83a718cfafd5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.0.37.tgz","fileCount":25,"unpackedSize":11325681,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF2928F1k0/z8BZpvNsLl8ozKQ7SV1b0XZkOIeJFCEaWAiEArJ6NEQLBisZZjfpFBQssQ9gyinZfDPx8TXnY3dMHdis="}],"size":2475802},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.0.37_1757986231014_0.2848454115481156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T01:30:31.260Z","publish_time":1757986231260,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.1.0":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"9.1.0","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"27d9ba9b6e9f811561b92235903d9f620f203797","_nodeVersion":"20.19.1","_npmVersion":"lerna/8.2.4/node@v20.19.1+arm64 (darwin)","_id":"@operato/headroom@9.1.0","dist":{"integrity":"sha512-gmNG99Ednw0Ib6hfVEkcAwrdXWXPTfB1SIM+61v3tCgPKYEmtE8C2Vz0Q7VQ889BPbi6pwrOEiZRDekb7m1rHw==","shasum":"664971216ac83ff38e10706149ac119d06f036ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.1.0.tgz","fileCount":19,"unpackedSize":115016,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC7UXtsE8nWeYoGjjRNuB4i8mnDNbhCQB2ALMoK6WZxaQIhAMfO38IKfY5yNyJgTXN+yvokG66OYJ7Djh94PU5nnp33"}],"size":24494},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.1.0_1758024141964_0.9924579233834574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T12:02:22.165Z","publish_time":1758024142165,"_source_registry_name":"default","contributors":[]},"10.0.0-beta.1":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"10.0.0-beta.1","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublishOnly":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"7fe28ab8818f8dc4a281f9f82db5d13b49f2cf9d","_nodeVersion":"25.6.0","_npmVersion":"lerna/8.2.4/node@v25.6.0+arm64 (darwin)","_id":"@operato/headroom@10.0.0-beta.1","dist":{"integrity":"sha512-Q66GKP0wEyWwDLF+z1bfOH2wY0WLHHKELQ40SAMsHCEa/V4zwhSgthODo9PJv0ALNM2fOobweFMNLyi5dXlG9w==","shasum":"66d442441621e93b679aa7887e1e42d1c6d5b623","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-10.0.0-beta.1.tgz","fileCount":19,"unpackedSize":120103,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXkGI0mSgkf97SgIFTW9uq68tNibeVKRi1Z2InEo5hMgIhAIA75cVjl1e/NAt7qGAZLJZ0vDbcoc6eu5B/zkGXyYo3"}],"size":25401},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_10.0.0-beta.1_1772635313203_0.6044189753478069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T14:41:53.342Z","publish_time":1772635313342,"_source_registry_name":"default","contributors":[]},"10.0.0-beta.2":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"10.0.0-beta.2","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublishOnly":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"82e48e285373112cbda6f5cf2f7dc8a279a21104","_nodeVersion":"22.21.1","_npmVersion":"lerna/8.2.4/node@v22.21.1+arm64 (darwin)","_id":"@operato/headroom@10.0.0-beta.2","dist":{"integrity":"sha512-XBnWRbN6tl+pyLiBMAQcvsSQ0waNlIlWHa3RpMQtbpu/P7urwTmxoRlzH33VEp8SJNRMQTfL72THngEVVy6wrw==","shasum":"de4797758febfd661b24868c4b50b4a727382ba7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-10.0.0-beta.2.tgz","fileCount":19,"unpackedSize":120543,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCWSOJ0xEzkFG3LVa7Pn564b2gw+I6XIPqwRG0NxnIW+AIhAOWa3QjF2jfIMqHKB05S396XSJih1fL5mY5bKC4JiIQI"}],"size":26165},"_npmUser":{"name":"anonymous","email":"nalshya113@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_10.0.0-beta.2_1772678338425_0.06494802975872682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T02:38:58.591Z","publish_time":1772678338591,"_source_registry_name":"default","contributors":[]},"9.2.12":{"name":"@operato/headroom","description":"Webcomponent headroom following open-wc recommendations","author":"heartyoh","version":"9.2.12","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","license":"MIT","operato":true,"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/headroom"},"exports":{"./package.json":"./package.json",".":"./dist/src/index.js"},"scripts":{"analyze":"cem analyze --litelement","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"","build":"tsc && npm run analyze -- --exclude dist","prepublish":"tsc && npm run analyze -- --exclude dist","lint":"eslint --ext .ts,.html . --ignore-path ../../.gitignore && prettier \"**/*.ts\" --check --ignore-path ../../.gitignore","format":"eslint --ext .ts,.html . --fix --ignore-path ../../.gitignore && prettier \"**/*.ts\" --write --ignore-path ../../.gitignore","test":"tsc && wtr --coverage","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""},"devDependencies":{"@custom-elements-manifest/analyzer":"^0.10.0","@hatiolab/prettier-config":"^1.0.0","@open-wc/eslint-config":"^12.0.3","@open-wc/testing":"^4.0.0","@types/lodash-es":"^4.17.5","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","lint-staged":"^15.2.2","prettier":"^3.2.5","tslib":"^2.3.1","typescript":"^5.0.4"},"customElements":"custom-elements.json","prettier":"@hatiolab/prettier-config","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"gitHead":"dd1c8e76454880d458d343433b2867584b27113b","_nodeVersion":"25.6.0","_npmVersion":"lerna/8.2.4/node@v25.6.0+arm64 (darwin)","_id":"@operato/headroom@9.2.12","dist":{"integrity":"sha512-CMUc5k+RnweBmm7hChwTAYPemu1lngaJpaTmpRWz0GqP1FPd2x2DYksiWSi6Xk+kFyU4YtJuORG5OsSJjMY7Fg==","shasum":"dd77c2d7d69f658c4850e6a01d4aaf1d850bcb30","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/headroom/-/headroom-9.2.12.tgz","fileCount":19,"unpackedSize":120566,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC3jpH2nTT3idNt5Kyg770K/AoM/+8rDKU2BVs+xdRQAwIgUlhnZA29tEL4HXBMtgSsWAZGeH/fiy9z4KUbkLr0pLU="}],"size":25488},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"heartyoh@hatiolab.com"},{"name":"anonymous","email":"chayl0814@hatiolab.com"},{"name":"anonymous","email":"gayeon4041@hatiolab.com"},{"name":"anonymous","email":"jaylee@hatiolab.com"},{"name":"anonymous","email":"wryang@hatiolab.com"},{"name":"anonymous","email":"nalshya113@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/headroom_9.2.12_1773910361842_0.25073560025318353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T08:52:42.021Z","publish_time":1773910362021,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"9.2.12","beta":"10.0.0-beta.1"},"name":"@operato/headroom","time":{"created":"2022-01-27T13:06:02.489Z","modified":"2026-03-19T08:52:56.077Z","0.3.27":"2022-02-01T06:52:51.902Z","0.3.26":"2022-01-31T09:45:26.827Z","0.3.25":"2022-01-31T09:35:52.614Z","0.3.24":"2022-01-30T17:35:30.391Z","0.3.22":"2022-01-30T11:21:29.359Z","0.3.21":"2022-01-29T12:28:57.392Z","0.3.20":"2022-01-28T14:03:29.435Z","0.2.51":"2021-12-16T16:22:11.512Z","0.2.50":"2021-12-16T01:32:40.519Z","0.2.49":"2021-12-14T11:16:36.819Z","0.2.48":"2021-12-14T07:26:18.050Z","0.2.47":"2021-12-13T02:24:04.390Z","0.2.46":"2021-12-12T14:06:57.948Z","0.2.45":"2021-12-11T08:03:44.814Z","0.2.44":"2021-12-09T03:57:14.266Z","0.2.43":"2021-12-08T03:33:22.012Z","0.2.42":"2021-12-07T08:59:08.666Z","0.2.41":"2021-12-07T08:13:25.598Z","0.2.38":"2021-12-07T06:53:42.069Z","0.2.36":"2021-12-06T08:25:48.293Z","0.2.35":"2021-12-03T14:56:03.603Z","0.2.34":"2021-12-03T14:02:28.237Z","0.2.33":"2021-12-03T13:59:48.073Z","0.2.31":"2021-12-03T12:32:35.907Z","0.2.30":"2021-12-01T14:51:54.982Z","0.2.27":"2021-11-29T03:22:58.312Z","0.2.26":"2021-11-24T09:36:07.285Z","0.2.10":"2021-11-15T06:09:59.825Z","0.2.9":"2021-11-06T11:25:37.092Z","0.2.8":"2021-11-05T13:34:03.530Z","0.2.3":"2021-11-02T09:06:01.430Z","0.1.19":"2021-11-02T03:56:48.655Z","0.1.11":"2021-10-07T07:17:33.353Z","0.1.10":"2021-10-07T06:44:31.515Z","0.1.8":"2021-09-12T13:40:05.548Z","0.1.7":"2021-09-12T05:29:40.258Z","0.1.6":"2021-09-12T03:53:35.184Z","0.1.5":"2021-09-12T03:43:11.156Z","0.2.52":"2021-12-21T11:44:40.413Z","0.3.1":"2021-12-31T17:20:39.425Z","0.3.2":"2022-01-03T06:22:57.718Z","0.3.4":"2022-01-03T12:30:54.391Z","0.3.7":"2022-01-09T15:32:34.107Z","0.3.8":"2022-01-14T10:09:47.419Z","0.3.9":"2022-01-15T07:41:20.820Z","0.3.13":"2022-01-15T19:13:05.794Z","0.3.14":"2022-01-16T20:02:23.018Z","0.3.15":"2022-01-17T09:13:57.510Z","0.3.16":"2022-01-19T08:13:29.308Z","0.3.17":"2022-01-20T09:48:19.998Z","0.3.18":"2022-01-23T17:30:08.807Z","0.3.19":"2022-01-25T11:22:25.519Z","0.3.28":"2022-02-08T06:42:15.577Z","0.4.0":"2022-02-22T05:58:50.193Z","0.4.1":"2022-03-02T10:41:08.061Z","0.4.2":"2022-03-06T04:28:11.834Z","0.4.3":"2022-03-06T12:52:29.960Z","1.0.0-alpha.1":"2022-03-09T10:21:13.212Z","1.0.0-alpha.2":"2022-03-10T01:31:21.571Z","1.0.0-alpha.3":"2022-03-10T08:56:31.819Z","1.0.0-alpha.4":"2022-03-11T00:34:32.681Z","1.0.0-alpha.5":"2022-03-11T12:52:41.381Z","1.0.0-alpha.6":"2022-03-11T13:36:01.391Z","1.0.0-alpha.8":"2022-03-11T14:31:15.547Z","1.0.0-alpha.9":"2022-03-12T12:48:56.117Z","1.0.0-alpha.10":"2022-03-12T13:27:44.532Z","1.0.0-alpha.11":"2022-03-12T14:58:14.147Z","1.0.0-alpha.12":"2022-03-13T05:05:10.899Z","1.0.0-alpha.13":"2022-03-13T05:50:02.202Z","1.0.0-alpha.14":"2022-03-13T07:55:03.836Z","1.0.0-alpha.15":"2022-03-13T15:15:48.611Z","1.0.0-alpha.16":"2022-03-13T16:47:23.691Z","1.0.0-alpha.17":"2022-03-13T17:39:33.465Z","1.0.0-alpha.18":"2022-03-14T05:08:13.259Z","1.0.0-alpha.19":"2022-03-14T13:45:00.997Z","1.0.0-alpha.20":"2022-03-15T02:45:01.550Z","1.0.0-alpha.21":"2022-03-16T12:48:20.410Z","1.0.0-alpha.22":"2022-03-17T00:10:23.420Z","1.0.0-alpha.23":"2022-03-17T02:31:50.306Z","1.0.0-alpha.24":"2022-03-17T12:42:09.494Z","1.0.0-alpha.25":"2022-03-17T13:05:06.654Z","1.0.0-alpha.26":"2022-03-17T13:19:41.271Z","1.0.0-alpha.28":"2022-03-17T16:52:21.993Z","1.0.0-alpha.29":"2022-03-17T18:49:09.847Z","1.0.0-alpha.30":"2022-03-18T00:22:37.762Z","1.0.0-alpha.31":"2022-03-19T13:39:31.755Z","1.0.0-alpha.32":"2022-03-19T14:08:55.307Z","1.0.0-alpha.33":"2022-03-19T14:42:55.121Z","1.0.0-alpha.34":"2022-03-20T22:52:45.650Z","1.0.0-alpha.35":"2022-03-21T08:56:04.176Z","1.0.0-alpha.36":"2022-03-21T15:29:33.322Z","1.0.0-alpha.37":"2022-03-25T04:27:07.634Z","1.0.0-alpha.38":"2022-03-25T07:26:37.870Z","1.0.0-alpha.39":"2022-03-25T16:13:21.780Z","1.0.0-alpha.40":"2022-03-26T11:34:07.527Z","1.0.0-alpha.41":"2022-03-27T05:52:15.210Z","1.0.0-alpha.42":"2022-03-29T00:57:15.644Z","1.0.0-alpha.43":"2022-03-30T03:39:54.419Z","1.0.0-alpha.44":"2022-03-31T02:53:56.342Z","1.0.0-alpha.45":"2022-03-31T05:36:21.250Z","1.0.0-alpha.46":"2022-04-02T00:36:38.482Z","1.0.0-alpha.47":"2022-04-02T06:34:51.981Z","1.0.0-alpha.48":"2022-04-03T06:08:39.539Z","1.0.0-alpha.49":"2022-04-04T11:31:16.265Z","1.0.0-alpha.50":"2022-04-04T13:31:44.203Z","1.0.0-alpha.51":"2022-04-05T07:32:38.129Z","1.0.0-alpha.52":"2022-04-08T09:53:15.038Z","1.0.0-alpha.53":"2022-04-08T11:30:08.328Z","1.0.0-beta.0":"2022-04-10T09:14:40.974Z","1.0.0-beta.1":"2022-04-11T10:18:14.194Z","1.0.0-beta.2":"2022-04-12T06:00:34.528Z","1.0.0-beta.3":"2022-04-12T11:13:11.630Z","1.0.0-beta.4":"2022-04-14T04:09:47.370Z","1.0.0-beta.5":"2022-04-18T02:53:50.401Z","0.4.4":"2022-04-22T01:41:46.269Z","0.4.5":"2022-04-22T02:00:55.256Z","1.0.0-beta.6":"2022-04-22T08:03:02.530Z","0.4.6":"2022-04-22T08:54:58.526Z","1.0.0-beta.7":"2022-04-24T07:18:31.317Z","1.0.0-beta.8":"2022-04-27T02:07:02.658Z","1.0.0-beta.9":"2022-04-28T06:32:12.906Z","1.0.0-beta.10":"2022-04-28T14:23:22.548Z","1.0.0-beta.11":"2022-05-01T14:47:14.733Z","1.0.0-beta.12":"2022-05-13T05:36:42.584Z","1.0.0-beta.13":"2022-05-19T10:38:14.882Z","1.0.0-beta.14":"2022-05-19T14:00:24.510Z","1.0.0-beta.15":"2022-05-20T14:26:22.400Z","1.0.0-beta.16":"2022-05-23T07:09:09.068Z","1.0.0-beta.17":"2022-05-25T12:00:33.365Z","1.0.0-beta.18":"2022-05-27T08:44:57.939Z","1.0.0-beta.19":"2022-05-29T07:31:20.651Z","1.0.0-beta.20":"2022-05-30T09:38:14.123Z","1.0.0-beta.21":"2022-05-31T03:42:40.634Z","1.0.0-beta.22":"2022-05-31T06:59:25.876Z","1.0.0-beta.23":"2022-06-02T00:44:52.500Z","1.0.0-beta.24":"2022-06-02T03:11:39.594Z","1.0.0-beta.25":"2022-06-02T08:45:54.938Z","1.0.0-beta.26":"2022-06-04T13:40:06.429Z","1.0.0-beta.27":"2022-06-09T10:50:23.356Z","1.0.0-beta.28":"2022-06-10T22:35:47.342Z","1.0.0-beta.29":"2022-06-10T23:44:36.160Z","1.0.0-beta.30":"2022-06-13T07:00:11.085Z","1.0.0-beta.31":"2022-06-15T13:04:19.027Z","1.0.0-beta.32":"2022-06-15T13:30:51.252Z","1.0.0-beta.33":"2022-06-16T02:15:13.747Z","1.0.0-beta.34":"2022-06-16T06:02:33.782Z","1.0.0-beta.35":"2022-06-16T07:54:32.019Z","1.0.0-beta.36":"2022-06-16T09:20:31.124Z","1.0.0-beta.37":"2022-06-20T01:08:35.472Z","1.0.0-beta.38":"2022-06-20T03:14:51.269Z","1.0.0-beta.39":"2022-06-22T11:47:48.341Z","1.0.0-beta.40":"2022-06-29T02:59:28.613Z","1.0.0-beta.41":"2022-06-30T04:01:53.908Z","1.0.0-beta.42":"2022-07-03T11:52:43.904Z","1.0.0-beta.43":"2022-07-03T12:44:39.455Z","1.0.0-beta.44":"2022-07-07T04:50:28.174Z","1.0.0-beta.45":"2022-07-09T09:55:22.057Z","1.0.0-beta.46":"2022-07-11T14:17:07.088Z","1.0.0-beta.47":"2022-07-15T02:54:01.418Z","1.0.0-beta.48":"2022-07-17T06:39:27.780Z","1.0.0-beta.49":"2022-07-17T09:12:27.532Z","1.0.0-beta.50":"2022-07-18T09:48:32.488Z","1.0.0-beta.51":"2022-07-22T09:02:27.502Z","1.0.0":"2022-07-24T12:16:59.037Z","1.0.6":"2022-07-31T15:32:25.982Z","1.1.0":"2022-11-01T01:34:53.799Z","1.1.1":"2022-11-04T08:15:46.982Z","1.1.13":"2022-11-21T05:33:39.505Z","1.1.52":"2022-12-31T14:06:17.456Z","1.1.79":"2023-01-28T01:14:19.387Z","1.1.81":"2023-01-28T16:43:38.924Z","1.2.0":"2023-03-06T10:37:19.739Z","1.2.28":"2023-04-29T13:35:45.059Z","1.2.35":"2023-05-12T20:19:34.360Z","1.3.2":"2023-06-13T09:44:48.080Z","1.3.13":"2023-06-27T07:15:09.830Z","1.4.5":"2023-07-22T13:25:50.950Z","1.4.64":"2023-09-13T15:08:10.944Z","2.0.0-alpha.0":"2024-01-05T23:37:33.581Z","2.0.0-alpha.28":"2024-02-20T12:52:32.023Z","2.0.0-alpha.57":"2024-04-07T16:02:34.818Z","2.0.0-alpha.110":"2024-05-02T03:36:22.690Z","2.0.0-alpha.111":"2024-05-02T04:35:48.960Z","1.17.9":"2024-05-13T05:33:45.207Z","2.0.0-alpha.154":"2024-06-01T02:39:39.027Z","2.0.0-beta.0":"2024-06-01T12:26:05.413Z","2.0.0-beta.22":"2024-06-13T22:53:19.072Z","2.0.0-beta.23":"2024-06-13T23:55:03.139Z","7.0.0-rc.0":"2024-06-21T15:05:50.845Z","7.0.0":"2024-06-30T05:16:37.000Z","7.0.53":"2024-08-17T15:34:43.956Z","7.0.60":"2024-08-21T09:09:12.579Z","7.1.1":"2024-09-01T04:59:43.323Z","8.0.0-alpha.0":"2024-09-01T05:42:49.283Z","1.19.10":"2024-09-10T13:27:38.941Z","8.0.0-alpha.33":"2024-10-14T17:43:01.440Z","8.0.0-alpha.37":"2024-10-20T02:36:12.500Z","8.0.0-beta.0":"2025-01-07T07:48:46.748Z","8.0.0-beta.1":"2025-01-08T05:38:19.482Z","8.0.0-beta.2":"2025-01-08T05:52:41.821Z","1.20.16":"2025-01-11T10:15:45.892Z","1.21.0":"2025-01-11T11:22:56.492Z","7.1.32":"2025-01-11T14:41:04.308Z","9.0.0-beta.0":"2025-01-13T12:06:27.078Z","8.0.0":"2025-01-14T03:21:08.572Z","9.0.0-beta.4":"2025-01-20T15:27:51.289Z","9.0.0-beta.10":"2025-01-25T11:22:44.156Z","9.0.0-beta.11":"2025-01-25T11:51:06.675Z","9.0.0-beta.14":"2025-01-27T11:53:06.466Z","9.0.0-beta.18":"2025-01-27T14:34:15.107Z","9.0.0-beta.32":"2025-01-31T04:25:17.487Z","9.0.0-beta.33":"2025-01-31T04:34:48.461Z","9.0.0-beta.34":"2025-01-31T04:47:22.500Z","9.0.0-beta.37":"2025-02-01T03:16:20.290Z","8.2.5":"2025-04-22T10:20:31.482Z","9.0.0":"2025-06-30T23:04:26.224Z","9.0.1":"2025-07-01T13:13:30.153Z","9.0.2":"2025-09-15T22:36:14.884Z","9.0.34":"2025-09-15T23:37:57.254Z","9.0.35":"2025-09-15T23:44:23.129Z","9.0.36":"2025-09-16T01:25:33.812Z","9.0.37":"2025-09-16T01:30:31.260Z","9.1.0":"2025-09-16T12:02:22.165Z","10.0.0-beta.1":"2026-03-04T14:41:53.342Z","10.0.0-beta.2":"2026-03-05T02:38:58.591Z","9.2.12":"2026-03-19T08:52:42.021Z"},"readme":"> This is ES module based on `https://www.npmjs.com/package/headroom.js`\n\nMore information about usage or others at [headroom.js](https://github.com/WickyNilliams/headroom.js)\n\n## Installation\n\n```bash\nnpm i @operato/headroom\n```\n\n## Usage\n\n```html\n<script type=\"module\">\n  import Headroom from '@operato/headroom'\n\n  const head = document.querySelector('#head')\n  const content = document.querySelector('#content')\n\n  var headroom = new Headroom(head, {\n    scroller: content\n  })\n  headroom.init()\n</script>\n```\n\n## Linting and formatting\n\nTo scan the project for linting and formatting errors, run\n\n```bash\nnpm run lint\n```\n\nTo automatically fix linting and formatting errors, run\n\n```bash\nnpm run format\n```\n\n## Testing with Web Test Runner\n\nTo execute a single test run:\n\n```bash\nnpm run test\n```\n\nTo run the tests in interactive watch mode run:\n\n```bash\nnpm run test:watch\n```\n\n## Demoing with Storybook\n\nTo run a local instance of Storybook for your component, run\n\n```bash\nnpm run storybook\n```\n\nTo build a production version of Storybook, run\n\n```bash\nnpm run storybook:build\n```\n\n## Tooling configs\n\nFor most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.\n\nIf you customize the configuration a lot, you can consider moving them to individual files.\n\n## Local Demo with `web-dev-server`\n\n```bash\nnpm start\n```\n\nTo run a local development server that serves the basic demo located in `demo/index.html`","users":{}}