{"versions":{"0.3.27":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.27","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.27","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.27","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-i1WKkz0SCZeeAdxdnOaSp7akroV+L6BjoNGRzVeOwt7+XL9E+7FlETl4pgSNzYlVt0Ot3N9PlJAwdi892eWFCw==","shasum":"90a08e1437a4598a06fa3e1b1742a16844b4494e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.27.tgz","fileCount":47,"unpackedSize":214224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+NjMCRA9TVsSAnZWagAAo2cP/30fYcnBXOwl8e44w9QQ\nM8SVAyPd/peLL1EHGN5qIx2TGsbz2e7dDGL5Jh8UJDw49id4qWD0SrMV2UXx\nBqKcmtDnPrK4dF5VNgI5KrGGSxh55D/M83pn3RrLgdaonGauG8osDse16TTb\n6uPoA+biZGXqV3PZw+ovoMdtH+16Ldf5FDRKtJFnAEdxfa36jOseJVfWrP+u\nMjS2Dy7Kppbgsmn4RjtoalyeMezs2T32VEfXjUfvvm+KK81+WxqPzC0r2q28\ndx8IOCzjH3SDkmKkMM/Kv8urARRQwdySwtDakhxPkwTF8eioqLzrRMfk6yNK\n3x3a0B9++JL0tOMTbaBVnt7wA6JxsNttQwilYHL7yFLRfcSmYBmESqWpzkw8\nW2kwSwcZnhnDN3DodyzhIqBJ7PEizRH70TVLHrytO4HFU95EvoZKbDhbprnZ\n9iSKKNkuJw/GuTsApNY8UgblXjgRbfXD+OFO232E5FHTmNbOsoK/UUKFfuPB\nRpQnZ2Y0rKhyg+Ifea8obso0u5fGpQq/N+GDoO6hgfTZZcMZMKoQH4mboAXz\nBZ0GArYi2ecvKg3EbSb7zXSmMs3hpyCwkKBttLfXTdZsgVHomNKXHg8JDp9a\n5XkDxx0WakWrPxz+jduftc6Co+GpZjMTBO0B+Xi7s7+46pPwIAKpdhlXW4Ae\nhWyc\r\n=J5Dn\r\n-----END PGP SIGNATURE-----\r\n","size":70326},"_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/popup_0.3.27_1643698380676_0.7091562252041195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T06:53:09.680Z","contributors":[]},"0.3.26":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.26","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.26","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.26","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-E+mm6mTrtcd3aaxteKgnJWZvrAGKFlOxoH7WGX9nstkn6peUlm22frRh5nk5cAIw7kPHrMcKKQ/II8uoypbagQ==","shasum":"c0f510058901b54d248bce96faacc8eace1331eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.26.tgz","fileCount":47,"unpackedSize":212995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh96+/CRA9TVsSAnZWagAATB0QAIYJMllAHXJ1K6VN7dNE\nyBfYdxd9iBQ7yWTltuhIkbstVuETFv6IQwzP+Q1MrdaZWNDn1W3qTfTBGWwK\nfxtfWv5yNrh5+bBKvIyxNpEH7wAzDJ1ehqwqFpvoIczjB3Mm74tUfKT+WvTt\nCfwzcyntVWKAHslRq62vXZHDgU0eJwSTsDr0QrmTuJWO8h9EXH0wrkiJgtv5\nY+ViC/KD1FTM7MjUryjgvj3FCwpE66+Qg9GFhNE+m+RaH0F7pRnW/Na3kN7p\nRxTCwN1v/GAAhpL14QHMRL4XS+h4Q4nZf+Qf74yboM9rmRKn/Kfe4GiMYqyX\ni+EcV/hSXYMU49wCBFXivIw5PCmJHVGdTXK5pxL2Ni7PL/G/3ufdj5onCcpS\nBi3vKP97pqygULP3vEtWqtFip2rb+SNaHn08vr0d6LvLVkoH6Nx4ifSK94u5\nvswWEstimHjCLw/0B/HZLSDsISIsebVmhux72m1TVSSyjAjT4Oh8LZ9xPX0G\nEBRrwM0VV6JUa7HNLVwoxRnNQTUb2ywl+8OEb65BcRaoLrhPMf/1+KM4GeV0\nOuZDDwobIJvZ49U0Yroe2GvF4oOdfO7H2ib+X2fXycWdInni+GOnZn7h/GJb\n0Dr022nCyEa9zCKALuY5Mdb71CAkDprDz+ZH9Hi3USLg96RGAbOck3z/wD2u\nRwzm\r\n=UznI\r\n-----END PGP SIGNATURE-----\r\n","size":69891},"_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/popup_0.3.26_1643622335316_0.5965075233493669"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T09:45:49.658Z","contributors":[]},"0.3.25":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.25","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.25","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.25","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-WQWaZH2zw/q/0YiT8xmvwB9nbvT9UGFNZnHats+gaj2AT7HJrfSMhvN2IphzJzsSA159ScMXoEH8ZFJwjmwsxw==","shasum":"8101dbef4a47b0ae113b49be08b610560edcbc28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.25.tgz","fileCount":47,"unpackedSize":212845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh962BCRA9TVsSAnZWagAANM4P/0hXuhCwlWA6hsawEvsi\nuCr+gwFb0ipjb70Sxhqc2hT1gKSnGa/7KSXG/qzbTo3CtTo6BfrBJjpsPGwm\niIGky+pURA9dcXoLjJs6jAH1GyALMuHuehmJplwwe4aNYyYZVthx5C4FxGud\nQzS3GT4eY4dwCgdATHJQzuKR0glBlKp0+d46SWZCT5/1XnrAA3jrVm6MaMol\nKADEQSuy/jfElMOvDS/n8cgDR94Ds2T+Sf3Kdhsb0DBVsl++f69lEjPVDidj\nkusbjNFsrVFv+gIrLFz6QaNuxvyhU2K8X97C/VW0mdtoaxXN7SIrJ+wha586\n6hHIFWSjYy/TQU7+39c5VpPUqyVLl9nICWRkblAZ7COltu+ndoZTpXIal7Qj\nlDRqrEalvumHw6ej6SJqsiDtPj6bleGppiUhIKC28HxJra+sWIkI8q4Hktuu\n9OWQIGg8LOq1zcWQSWcSwW9CaIUggjWeyFBC+8lzjUNwnlxAljYnCCbBeh6D\ne7Ba74r1f45QZL9pmIu3XQWNWs4ZwKnS8TSg4goxyI6u/j0caOd5o/bYaXnX\njIpjg/VurjFppZgvlHhlI50oubqaTDxKJ/UUjs+h0hHYDprU1/aUch2U4iYf\ntg0GmLqxSJ4qWUXqNEMtogjTtywA9ymTHFWSps5LRa5oPmFwI95ppfp2wGpi\nzeRw\r\n=VxoO\r\n-----END PGP SIGNATURE-----\r\n","size":69871},"_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/popup_0.3.25_1643621761068_0.665310225016426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T09:36:30.262Z","contributors":[]},"0.3.24":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.24","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.24","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.24","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-SfJfdA9WJMevMaiGCToaHP/+NvuVxXt7Xhs3X5ztAvASR4SiwjGLvPdmbmPuBtkvnwrUp/M3oFTHXfMxbdt8HA==","shasum":"b006bcfa5e75da547242780e269131733591fb84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.24.tgz","fileCount":47,"unpackedSize":212695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9sxqCRA9TVsSAnZWagAAm88QAIquzo0gx1m9oNM7SpdA\nvhpT/vH77QNDPgg6shYppp+GjXsgJtAGToRgFgN2v5ITvg0DFXnW++TFxvGl\nERjToLCPpj2exQe1u3jhvRtW1YZ8HMbK125keUwUS5TMe8kCZHn51nJQj/ep\n4RlFGXozbvfarCqJ4YCeiHVRTJq0eUe4NovwuTjRv4mbcpO0eI+XrIwNJVV4\nQeb3fnM8/Ak10DmCmFxylOlbsGtpbenr7lu5Iu+qTfaMjPzMz4DPvbuTxz48\nZ/CIkChwEV+1UWHBYEA6YyLB9X2dbseMsqcGr27Qri0ARDyjncVBpRh716kB\nZognf18aoEb4QV2+OyeadAPP11eD84GCXa4x5LMZQbGjp/wunHI88fxhodTc\ncC133EbMz1lXO/RdFJhm2t1E8OYz+MONO67nL4a/XN0IxP87kwHuSWkJAix7\nJB5qkAuvsS/Oo/Bg+x7YUrljUncbWRJauWNDXfVa2gEfJkPLQ+lVzrJ0KHao\nhnMdz+aCWl17yY+bsrK6F3dfurwk5ddly3SPXNDo9JTaz9e73yM4r9naOYRR\n/crPpifWOUzfZNQRJ2LwAI9P2p3169cfodfCKy2XascYt8M50TWVl4+Pf9w7\nuZA5UKvLukdgFVni4Cn2cS3h/A+ZWR2ZfMjM3pqxlzB2kpXrpo7QgiJhpMj5\nvtFr\r\n=CVu4\r\n-----END PGP SIGNATURE-----\r\n","size":69859},"_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/popup_0.3.24_1643564138497_0.5856688799446084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-30T17:35:46.893Z","contributors":[]},"0.3.22":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.22","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.22","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.22","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-v3HEFH9G/wycloxi9FASfDTfov03ZORg7NV9qz0uWN7NUrrcOT5JeiVOTUOZoAYnR/37/9aTGkQTIjp91Yq7tQ==","shasum":"00777fa3f7037ea03be7d83f3f78a043a7b52f75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.22.tgz","fileCount":47,"unpackedSize":212395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9nTACRA9TVsSAnZWagAAo8AP/ije749PS/UakNiRBlWm\nbPn3T+dWVUtUB1XA8Qm/l+AfUIH+0PSn4JaELWMF1CsP8nwHyg+mI7dyMqzw\nGxcAoZDH8JXjtDgGj/7laKdsPbOYC6Q6V+97i3qGpTxH0xMwNF/gXrcE2xHl\nprGSwtSmiUWVr2whrxVwScu+BUCAbP+rhpuRW60/boehuC7ubuEQ2E4+y9Ww\nY8H6LiKTUVkDtLwe69xqZn1xvFGMEE8Zo3cIDF7qxeCq204UkQFLxkpPCriR\nhlhQowlKKaUkmYpEj9aLlxWU/SbphWg8Z5rOb+mX1u+wusceAnCaE7o+3cBX\nJLKHnlcHvASYXYz9CpeSyhKNbadS5mYixf0VWXvedmPafVUmd77rjnjw7c4Q\nzPg5Ibl0jqWypOLQAp7QZbvhRtFb/zVWbyifhwlbU7A0JZWsZnKKfWi4KydG\ncghujtJA3ysruZKQgbFAwJS10DgagE/mW5iLtckMddGcBRAy17q97OBsyvD3\nVzR1EAwPmM/wnGCwTS07lGdpaktYGD+/C0k7WYNAuVvcVU+SmRkGIDc/yFEr\n/dzBesV7MVoMSYhZekVrPRooeGAASTJi7vThPm85qKRAEQnQieEoPvoscPvW\ntmiSLrwAfavtC4DpSYATg8RsMgiyRfHqWDLLezpOIvT7MDr2Me4e/QIRYCyV\nh77/\r\n=Eiff\r\n-----END PGP SIGNATURE-----\r\n","size":69819},"_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/popup_0.3.22_1643541696230_0.9981453340686164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-30T11:21:50.390Z","contributors":[]},"0.3.21":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.21","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.21","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.21","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-HPqqvJamyQ/8rCHxPly/zutoy1y9y6IZDLHvfd6m3nzDmCRuhR4vZHENXrKXTf1CI+0/WgUrCldqXYocXINNmw==","shasum":"08dc276652a38c41ce888aa5dfcb7023d2ee8cba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.21.tgz","fileCount":47,"unpackedSize":212245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9TMQCRA9TVsSAnZWagAAQcUP/j7VgBwbOpLFsokzKMus\nP+1kBR6ONchekP5A0Dzfameg1Aad6xREZwHIefnOtg/vRdQtIshXN3/mhAJE\nOZGlPU8fALnRRG+SJ3bFGymTK7z3qFxQkNtluvOygbImRW/zpeV225TbbuTt\nwC96lj6lzpxyuogeonHaQhUDPgLe+Q0wfDHxDmqZcvElyp3abjm8EMatgBpX\nm1WRZjQmLvszTuLk/XyrQuMPPqFz9XAkCdicS0L/90h2gNzh3wcCp82ZoTYK\nHRC5eOESaF2Kh3gxVOaQ9yBEj4VQhpWkoobqVWHfp6wt+J4lCl2tpTjowL7C\nXpSWkvjgwnRbDlSkUycuVMXLpIZ6wAf6BoYRaeDhipjksHBg1IYRY+xMSrE6\nNZT8TRc8HXeVbfsC4RjxcI7XsElNMLbzmA817XDcyAEP2KF0QwCqcDGiYFFm\nrDXwJDHUQhcNHPcqdgXCeWD/2lOQgghARoTJ0QosR6Qbt2IZYxFP07QpfJZY\nAWuTnVMxYvk3t4jYwXI4zaiWnH0O2kdGyXJ3lmozXGWGEchkrnwx+9ss6+ES\nnmQqSQOUr/FmX3QDk35Skwo+e0cROagXyZ01zAh7L3p8rgiFTyi99jBd8Oai\nvXY7dWyfs2SoBXSl4E9d/gDCkd6/7pUWv3fCqFkAAGiGQURcVtL+3WkLg4p5\ng6MU\r\n=PxxX\r\n-----END PGP SIGNATURE-----\r\n","size":69813},"_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/popup_0.3.21_1643459344381_0.07215110570954741"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-29T12:29:17.516Z","contributors":[]},"0.3.20":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.20","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.20","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.20","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-COgXCKb9q0KTGNvX+Yg2iu/nj/PXJvPmSFfvUgU/8AR8Im8Y2tjpw9NX+6es1XejdnTPCkrXZ8AjGHsQuSC+9A==","shasum":"5fb662c1d930614dafcefe6bf879b27000d688d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.20.tgz","fileCount":47,"unpackedSize":211959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8/e4CRA9TVsSAnZWagAAlm8P/1kGO0qDov8AHJeQcXU2\nTSJEoVCROTFHxc7b4uPDSmFa5FC7/+YH6elLoHndRiafbK+sfapNvWNp9vEp\n0YqgQL3T1u8de3/KM/4KJapGHnOWVEG+BEeb2v44XHnLaENdCQ9M/QPhoSP3\nid7IMgqqhPywLi5tAzniFdlh/DBGNS5BRVdnh9wXmx4jq4yJNBzn4aaLKOpm\nd87C4BcpTWFJJdJ7WQP7peoiw+WlBxCYYys6GNGBJ0+vNcnGpqVjndvZT7eI\nEoRHyerdfBnx5ts7m4AN1zbKUgnpTFYAs2L+CHlZz+HtgDAKi/L1I4Z+E5nt\noBr530Y8ihYmM/K7rLV7XH4YovIRRvNEdh+UEn89fKkxMQPkj/wr97m7hoxl\nKfNuklGATIar7F/XhE+eo+VtyBkS9jwPdiCRpVQFs7h/FxGOaO3fC57Ytfnm\niSPAt3SUUaMOCbT/3OA5eZ1e/oTG2nLT0cgXYqqc1ddKoeNBgsElhxZ4kNPm\nnE/Fd7/XnNIfpe132gPcQLmoEooXycYXkk5ql0BnEPrtc8SpJ3jDUGRY0EdS\nm8hhHINNSf1KWHPEAnJwfNeGjbIX1xuG/mA8EsuhKkoM8OkG8i+2FKX6n645\nDkgciu5V0C5xBErxm8yv5lqkBeCjbRlncYnjFbWtDcnMjSzc7Lfq9FW8xBQ0\nuOm9\r\n=9WKk\r\n-----END PGP SIGNATURE-----\r\n","size":69657},"_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/popup_0.3.20_1643378616640_0.8250055920886288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-28T14:13:21.177Z","contributors":[]},"0.2.50":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.50","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.50","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.50","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-iM5PG9WEwpVX45mByjR71b0OQ5RaTWeClOVC+1WqLvkPx33YIeYiAfF2UcoWLyTunEQ8ybQdbdqaAq08XNGX/w==","shasum":"fd7ae2674ae8971b6c09809a91591ebf341df5c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.50.tgz","fileCount":47,"unpackedSize":194450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhupc9CRA9TVsSAnZWagAAHQMQAIQAdJB9OEGaprSQK4oL\ncq/+nJcYm2zpDXeOr5eVzAlVd1yE82P0uvU2Zyg1N6bpNtMhtE96oNeU3f+F\nbrtOXVOMJxbYcV5wkql4U2VTI/JdEzz9pNZdYXsGdlMSfzU8SmrkAFsmLqPY\nnqM67+R3FRgaOWXw91aKHWAlY6LWxMicj/6+ebdw+TTBphDtuj9e5ZWQslmS\nUPRsqmwSrp3D4zihyS5i5TgNJqkcSCytr0LKIIg0DeTENLINO6cREue+xcUF\nlMUY2Fwok4vD9Qex/SQseMXpRL5jF/pkv1ZeTAgIKfp+rXHPKzlQ0iQp7/7T\nKgs33KEGFLsQeovvs5ZEzlY8x1TobGIJlXG8cbcP0FIX+D7LbGD6z/crWfOU\n6AAEsfvgafW8aP5J3WmnDQpiZmlGlNKp01iWGBhoxO2OORCsgDe69dhUO5ma\nNFM6zScygHshDkeeQHOHz9W9hwsAZ9a3prKkiulnOb2+Oy4PvVdZoC0pc3tg\nUAPv2HqM87RonzycV6SBwVrK5fRmzkxcyovnUce8uV7Rwsvdf+CdvBgsz2oz\nYoY6KCsx7CcEaZRWVnBb5rLB/WDkY89lcuD3yNO6dUVpLy3pNJUhlTrVrlEC\n2z94XPMAUc2kQRBfwOt8GSU8ZU0hPC0VuKz5QVGfCI6OZQBduaskVcEYSki6\nJtzH\r\n=VSwe\r\n-----END PGP SIGNATURE-----\r\n","size":65668,"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/popup_0.2.50_1639618365740_0.4381668115233597"},"_hasShrinkwrap":false,"publish_time":1639618365944,"_cnpm_publish_time":1639618365944,"_cnpmcore_publish_time":"2021-12-16T16:13:02.479Z","contributors":[]},"0.2.49":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.49","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.49","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.49","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-rrizSnP8KuBE1lh0MjmC3YcJWvN1dJFA3rMFqsC+MxkoBWveyAYM/T/+/MukwOms9LhtzZHc1KVVjykijhuoFA==","shasum":"1d74f3b66ea22e37debe97ff3af7b0bd8ac5a623","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.49.tgz","fileCount":47,"unpackedSize":193609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuH0eCRA9TVsSAnZWagAA/DoP/Ruk1CvTjrzB+OAjUfht\nXUx2h1yS8mNiW3OV0vqs3JSgSLSHsyGF5SUwKdybHzI1O5V4UoWb+nA1JEmt\nGtjeqJnr2M/QHIJ7VKoNMYm8CZ+xJh+yylwa7tEffNoNOzPO7/o14GentqDH\ntBajRicnwPMlcQfnkPJp4zvHFrv78eacyYB7jq6ghCFOvc//q64fXJLtiFEP\nT9FdJv2ieGHY6cli2NcYZ+uWO4fZoMhlco4DNzzDGIMFwQoXtAm9DREcGdA0\nAOydNrWxwsPJQ4miaeVGLExdRyF7p2AmYbICOiLfBZb3lKvQikpixUf1uz1P\nv523Bs0ZLkrhKXCsnkdyjwA6rux2depLHtP7qWoB6dmxkXHynozrcnUNgUpZ\nKSPmJPkGhITDlnG4PjQeN5Xskne8aTzF8uvAM5hNRuQNH2feLppyb3TLTx0d\niX+tAE408ITiLmFIqLwZexIQQb8EYH4AORCIW1FX0cd8Z1gYx2kU9IvPSua2\nQ3MWiNfTBG3QVJn0xFMsXE5/HWbKRRwcT/uHB8VB1nYIOEl/Y7t56zjow2nS\nwU5fhLBe1TrKnduSjJHU6hazkgQe8tHtqWus8W/WwiYJ5pWW8RqoPtTQOX2U\nE4KE3TTmIY90PBT44/LAo1USVjiSE8ovQkF8VCVSxh1hGIHstlzVUa2si64t\n/7qo\r\n=bLzt\r\n-----END PGP SIGNATURE-----\r\n","size":65296,"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/popup_0.2.49_1639480606405_0.255557652268239"},"_hasShrinkwrap":false,"publish_time":1639480606596,"_cnpm_publish_time":1639480606596,"_cnpmcore_publish_time":"2021-12-16T16:13:02.789Z","contributors":[]},"0.2.48":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.48","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.48","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.48","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-8JjRfwpf1ze7UHzZby9Ki40bXved+kCpT67MwCUsk4oFLIXi/1msZsJ8OsfeHDIT2aEKnLHrr5VibD/UfPuZ2g==","shasum":"a1d2623c09b986fbafb12deb31135872e56e69a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.48.tgz","fileCount":47,"unpackedSize":193360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuEcmCRA9TVsSAnZWagAAG4UP/0u2BB6JAojnw/wcixVZ\nNWoVrtM6bJ11bOXTqZ9T4zuKkAngBjjdICdfANDewjB3F3d1rqGOSLzqr4pB\n5JRU6EBD6eCh84g0yehpKbsdiogAXeH7BHogx7XV5THtxEMB3N1qIznoMNtN\n3dyWzBtPX2SvzvCkYnKXAIbLlev09ibYQ1O1sSYjPPJLSxQb6qP1h/O3ACX1\n2moN08wunAyMooW7w62DB7JXUxd8dR05jjSuVK9gRnRhTR+qF60dnhsqeRat\n/G21QO/MliiM1d8wEKILxevXHvztPozyJ+5ykzer2ofe/QILCaUh1NtijwM1\nKl/BFNVIwdScuqzlKLe7wNaLJHd8wFdOOifpcpIrMUmrLTLvGclSW77mxI1y\nsh5TuFlzxNXgmryCt40By4/YT5KeecfjS34FX+DUrOmZiiqEuQG/4jPvJ+y5\nAQ4zhCOLskQLtGGCA/T7c01raqELncY30lzq7/gaueZBsn9/nh0JxkFAQ5+K\njgHPsNGksn8N3uwhiJ0K/4J4lW4SIxAufwiEjtjWsHMWBjO4EJwkA5khvJ+D\nV5N5cvdt/x+UM52xpb8QiUwagGJC6z9NP2yehh4vvYEKKVqFrcU1TY/yRsHE\necG8r/7bxNK1wxZKx9xCwYWYtC2pdDUqUJAGkRVNJJpX3Cu3TpoG54U+c66i\nHDj/\r\n=n6pZ\r\n-----END PGP SIGNATURE-----\r\n","size":65038,"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/popup_0.2.48_1639466790138_0.23223366881021512"},"_hasShrinkwrap":false,"publish_time":1639466790287,"_cnpm_publish_time":1639466790287,"_cnpmcore_publish_time":"2021-12-16T16:13:03.060Z","contributors":[]},"0.2.47":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.47","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.47","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.47","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-+qRKnrTvnyib+ThvkN4LVznW6EKNZecI0nGW57AIipNgX997kkaiShHRXko3P/oO446zSFTvJA8lH3yNJ2iOKg==","shasum":"858943829d9716c922742fa67ccd9a8dde2f3502","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.47.tgz","fileCount":47,"unpackedSize":194000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtq7KCRA9TVsSAnZWagAAmvIQAJKziHiYDJoUCdnGJvpq\nJr2vN9YMpCAOdfoJnDfW4oyAcpZsBTMZtTXftSeFC9WF2yYawe4aFMuWPC94\n4zB7jiVaOxZRgRksbd6OJ0TCZwkl2VFC/j5Dc29DQ+JThoBTCM7mVjvrEVn5\n5hD2qJ3gxhvbQ0HnQYQun89JqbJJMJsPq0+CHW+Gl39fut78yWa6WAmlxMuu\nLYKWptDpWUpl2RO88luF28yce4N/OLugOkULLmba7k/rne7lqZMcIvnevKo2\npRSFVMA2Xo+hDnl55rJKUo89mkWXbGfcATkv+3VyZqrKODR33awya00tpUzi\n+0GSjdDHrhLbASqUTMbQOcwKANNGC9b2YA4eEURfg4aTWcHAVeVTHq3VfPvR\nHA1l2ZPLu9aYQGyHwD7pSOnRjAcWxwaePpzXlOAhvS2TUIlFWqIcFqLGDG93\niU+aAf0TTI80xOfMVGPKXnndSjfFzTl/xUw+HsOsCYF/fH2GicrnU4HjWldC\nP+w4gn87QK4rZT0MlumR6xDIi0uKD4nIgG6hqpInsiU4Kmb1N67nFEbFwqxe\nOVVL0OyGtqOX8s0yRKNS565W6mK97xQK6k3vvKgPT9JrXTI5xV6buBdfcin8\nPTcuaOZa6qM/y/ZF/5nRoW2JxxQHm39jivLzOphr7O5YoSeOvmXkPglEyxj2\nNyEq\r\n=Ov/s\r\n-----END PGP SIGNATURE-----\r\n","size":65436,"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/popup_0.2.47_1639362249849_0.21723428905729913"},"_hasShrinkwrap":false,"publish_time":1639362250055,"_cnpm_publish_time":1639362250055,"_cnpmcore_publish_time":"2021-12-16T16:13:03.783Z","contributors":[]},"0.2.46":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.46","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.46","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.46","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-npOMKOcmFfrTQvlM7ej3DRRBWnczQcjMJky+Wt7reCIhHmto2VrYQfLWOZjNtmgQPLOQHn1v6Eao1CL+UVPyVA==","shasum":"310752953036a8f1e0c652e601614a533846c235","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.46.tgz","fileCount":47,"unpackedSize":193060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtgILCRA9TVsSAnZWagAATnUP/iTj0nd6KTPbFdw7Yvml\nJyDQQZhoiIUcD17HCtLb7sJpdN5SkzKj8bJ9U3xpy3Is04CxJPR+NcHL9erE\nIRgaowo1QYoyXJ5i8UYAWd9JR4SpR5pIXAMXU3OfwiG9al45WIzjMHK33AE8\nhzJvvIlGJPFxz0JKzFCDmIsJZ5yEJM97HJ+C/JiLMUVBCzoiN6aCMmNpXdhs\nUfo0yyTfDyLjHVgWl89G+nBGSZBzhGaS5cj3nAn1iJoW79mFz+dFbTh/pF96\n/3JnaE0zYOATdJK98Laf1eLKOz4KTiV7/36P8t6+iA7oMwK1v0stpairCK3k\nsvvwZ1YZD9jjEijzFaP0AW5WrVPPXT+UUlXZs0mKQStKtoCWVSEhbX2IxsYw\nkerBG/DO9PDLOF6rQMyGAUPRv144BXvAHx2MxWPa1S059/FidkU/QxZMrpcr\nFLYXnEOHJvnSAfZlPTxMhjVWk1Tn7eHOvoAX5nwQEGSr/lojS74fMqw2om/9\nzT1e7IuO3vRLnqzdgWlYrRv7StakgGM3NavBsSK8ROQgtgQoXckqwOTpRMNN\nrR+J4ItkIqvu8sb/gS0GIcd+MpiSEy8hx4gPR56gfXousQTvFQLQRAiigrRS\nyjZYrwqBh71zRDQ7HVPz5mQWvgZ119bV3IbvgEd5vIkPe0nJgzozdCroTBdi\n59eJ\r\n=DPpM\r\n-----END PGP SIGNATURE-----\r\n","size":65009,"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/popup_0.2.46_1639318027216_0.3392090741349043"},"_hasShrinkwrap":false,"publish_time":1639318027379,"_cnpm_publish_time":1639318027379,"_cnpmcore_publish_time":"2021-12-16T16:13:04.109Z","contributors":[]},"0.2.45":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.45","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.45","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.45","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-AZzVDNVCLU0f52XjWiNcVkYq5WtY8RohGOySc+PHz4Zu2aWfbtUXkyXDHd05bDwdfR9kRB7Sw53o1U0wZVPYQg==","shasum":"6695ec0b540b2a6cc5c025c66b91d56047bad880","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.45.tgz","fileCount":47,"unpackedSize":193700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtFtpCRA9TVsSAnZWagAAvF0QAIa5aqK5kDgTC66qpwsw\nnvOrqRv4UpwbylSojmKI4MnvkdTORgHqQkk2r9wPYSjbxEa3pLRh5QpailHy\nS/Nvt4JX6uBZSsdLyYb+F08DodY09LzODZ72Bvkv0JYeu9BzsaAM+TLndY7j\nD/xiGmdK7n1OFqKIRXQczBqy419PKEX5bd+FOWmoxVVuSdlXMnuzXAz7f8nM\ni+0Ic3MQuIoXZhNUs1JgXuxOAEyFvkhRuJAG9FJ6DrZnvpJsT55pEBhuG096\n5tEXrEXEul+dgiF5qKlzQkCllCovrYJ1fKk4H2hxqJiIwmUlU9BsWuRLf3ac\nnj3IIZKUyxS+FDO09J+/pTkT6NokAgkTzwVVDnEJhkQt08tELNxUS+0LxCV+\nX5j/Vvac1y7+Ly+RqzXALHf+G0ZV1ukBKOPj1yvR9UAl2dNciGMpOrRXNHLm\nxnuU2kpXHH0XaxWFft8VkqWkoiy6ydg+ry7I7n/lAKahszPEBABqCGFtPm32\nHylforSi0Jq6cL+0Nigp84C2TBeT57mTF3fDQiz5PKiodyb62oqSp6qjZBWX\nVU2DoxrYM4uuBqVHwgwL3AHOG1pH3KrzbW9LkdxBmWFznVVgYGa6tWHw3OpX\nNQenULgdAkAuu3ZZ6UWeXshT+rQHjSfvx8ZS+ElMd/XY3xd69RHE6sAaccRA\n122y\r\n=D+/j\r\n-----END PGP SIGNATURE-----\r\n","size":65412,"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/popup_0.2.45_1639209833036_0.38593952941229626"},"_hasShrinkwrap":false,"publish_time":1639209833239,"_cnpm_publish_time":1639209833239,"_cnpmcore_publish_time":"2021-12-16T16:13:04.484Z","contributors":[]},"0.2.44":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.44","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.44","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.44","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-TSaeY2NAHWl0YBktTdCL7vGSMWWZfc6+SJjbUZ3KAqi0EiYiyK9SivIcALtEednkL2kI9rz4HZ/nPU4yYnVKVw==","shasum":"47cd3e653cef2e5bbd2c60769e3df1dbf74faebc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.44.tgz","fileCount":47,"unpackedSize":193550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsX6hCRA9TVsSAnZWagAAQNYP+QAM8Y1tcSVgff7edSg7\ntooFEa41EeP99tldsNQupSXu31e7ClFl+txM/lHItV5R9rMLZ7PFgQxjgXUu\n7bnP4oQYIzOymea9P99zx5Klq/JoimNllcjTaJT6HZHNlxCOapdgU2+2mdjd\nYg3fHAO8OTRVroItwD4Nbs9sEDOZXV96YJZnEu70v13EOe7dnsRwU3KRNlEo\noSHXLhr7iSdIxw1O74MIMTk1MIY5gAZP1ZKHECBIuVCXl75hI/lxYDrkVqwZ\nlnnawoAhSXWte/dJzR3FQ2xshWsFE2G3T5DIZmi4CvPOsUegqyfOBBTm/4Y8\nyIC+7fESXP2DwwrADc0l1bAoACxVd5wweGci6FHZqeQpfj+nQFRfl7peuL8F\nXs/PlucVBoVCQEr/wKgCHpQ1EII99ubFsh3fyEOzNsrDjuwSvH5TnbFFBA8Y\ndgs6Cp4V/3g31tKTy92YjN9nkqmt20/TSE8yBINPgzNCeZXTvTBRrOCSYmsi\nRRbv/HQUUTykThrTdbaFCthm2+QKfI7ZvuJFwUgEq1ILRy2MljymX3l523Fh\n0TFB2AWN5WONaMXnSeah+nZFdO0apwGL2m8M3JCeeavV6euESaW/82OMV70M\nuojJPkUacEysjlvd0WHNkIvPBZi206SOu9RqvcIy0nkXn2Gx0f09gurwt6Sg\nFxBv\r\n=mWv2\r\n-----END PGP SIGNATURE-----\r\n","size":65373,"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/popup_0.2.44_1639022241657_0.15431388213281694"},"_hasShrinkwrap":false,"publish_time":1639022241778,"_cnpm_publish_time":1639022241778,"_cnpmcore_publish_time":"2021-12-16T16:13:04.860Z","contributors":[]},"0.2.43":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.43","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.43","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.43","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-f+kGzLi5Dk3jWM5K4m+pAgNYgJ5+xEzJn0wviO+nX5T+3D58Qmem+WKocGJzTb59PzgqACxQRSxRUZwB8SFKlg==","shasum":"fc3433e60cdd57f52bf184fc5fb4417d3cb5a696","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.43.tgz","fileCount":47,"unpackedSize":189834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsCeICRA9TVsSAnZWagAAAu4P/33TnEMNCtWLx7tOOnae\nvp0GVZ+pQ1sOve1NKzHickPEHh2NaOuceUz+6W+P+VtrSRwUEKcYEgzeuSuH\ndyC1xWroIK1QzTsKj3jVuf9wg+nQ+dyCLE7L1ua4Pp8Quuka15EKBezjZQJc\nT8O5S8BlrpJh6nkfYgORyXLL+GZCXgtNNWjayLwI7KNkB3lMscGmqwIZkkrt\nYTe+H8c7/CoTUoT8LZHCuq/ntNXX8AaXrI0v1v/EguKxWyPeBjkcKptMmggb\nGdnYysyQP4I19Zvqn74/Xd6AKxEBu8iP0ZI46T+6l9j3Z6n6g6wblnCloYyT\nPsNkuXPXZfPTz3SMrC4kGdhEswqyYwbV1ul9Y1nB4eNJ1+whiKYNqVN1+zIE\ncfNjqmX5eqxbcus2Yia/E0AplC6DD09yun73rl6YePIoWWiTuu32qu+yxA1M\nxktPTM/tjGqOvDhPtN26jsP1rHX9drtb/h4Hf+N7A61kOUJrQ/RukV8ttdXR\nQHIpKfI31bdXq6ziVxgF8yutGFV7H5qendTc8VgQGQ5Ii80oKlI2UFXaYd8r\nKbcWKCXl/sKEl+88sg6gzFzRe0XZFidvgnJZo7lyGl3q4sUSJ1MS08HdSoSH\nayUQS28XoShx3oDDd4VQ3wEmOztygDHYntYAntCdY8T/RMUsDgCXBawi3+xc\nM4AR\r\n=qzYh\r\n-----END PGP SIGNATURE-----\r\n","size":65002,"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/popup_0.2.43_1638934408615_0.6983425893786244"},"_hasShrinkwrap":false,"publish_time":1638934408777,"_cnpm_publish_time":1638934408777,"_cnpmcore_publish_time":"2021-12-16T16:13:05.205Z","contributors":[]},"0.2.42":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.42","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.42","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.42","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-lPxWVMG643Rvx43CSRtfrrSfbQvLvsxDsAQiyG/A46hsCAxprVMngCHXJ3HVI3k6X3JmXOZ7hitqB9AG7KzZ9g==","shasum":"3514142a0aca7b24f6692bc086f824f56f991153","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.42.tgz","fileCount":47,"unpackedSize":190180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhryJiCRA9TVsSAnZWagAAeEUP/1mSeZMQIH0Tbmy4KYD4\nvl/pD5dljh4eOYI9yAAPHRLKGm8tRbkPTNKSr8iunSRldnPJCVHKFuCHlmQ7\nAsD7WlZCvYL/fXVWRwUapeJUx9bHEzpdkuMAnkzqE/6LOcYjpqnuBkdgGoZb\nIPWbOxVi6FErc+BmWRLRAATHQLNMHJiAC1n02LArb4HGrXOhFKHf/qNpMsQJ\nwpGCj2qLoNZjT4yvi1Sq2vum0kx608vFVAgQ1S/Y9smTSfJd6SjMe34Zg2KP\ntIZMX73cFXuYclxkRzMLOR7pBYQG5PLHLwbcGb6ewXC5q5bljDt62i5RWTwy\naU7mCM6uhd93dne0Lq//lxfnsykjRrBYCr8Vt7zsu/6vgMBKl9SknWlTgPoq\nfHfA70WLe9PbHvEwLzhpUtoPDibwhhszkH5l58ZYadrTw2U236PQW2HD3KMf\ni0kOGTnqYVoMqDMrge03YWM3rpkkNytO7nrf8nB9lMGrmP3+XHTrCQ1y64JP\nMw6U9rrR4PSi7rqgO19kXbh0SP2zLmE3NkjkQdfTbjb7CQPNUYD7mLN7IcoE\nL0he7F2vClkZlC+xbnCcSvlseqHNmqGiWeNctvByTmgMyg1AAyFskFJRa+aF\nFT9eg6mth99PGQfG+tLVr9rZ+DGn11SvlMns0gmMuvQOOsaXVlKsxuKhNYrT\nQRuB\r\n=lzKf\r\n-----END PGP SIGNATURE-----\r\n","size":65244,"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/popup_0.2.42_1638867554645_0.37539086490717266"},"_hasShrinkwrap":false,"publish_time":1638867554826,"_cnpm_publish_time":1638867554826,"_cnpmcore_publish_time":"2021-12-16T16:13:05.617Z","contributors":[]},"0.2.41":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.41","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.41","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.41","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Qqp8aS/BYH+K/RoeykjT+EkShp2t+ZScMsKxe2IubYWft1HeycZ4aQv06NzhSwbiHYQVv0dD2AoBjR9mHchFpQ==","shasum":"e658f893a2050b1bf94ada26bd3909592b21e774","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.41.tgz","fileCount":47,"unpackedSize":190030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrxesCRA9TVsSAnZWagAAlaMP/3bkAe0gzUH/XS0DdSla\nzeKULFr/OryAJFSBh0c4cSuFqmN7mnn1DGt7bR5Iiets270jOfbZz/9NHdZ4\n4tAYAH01wgjOTn4o6hM73GQTiyKm3PUOF3ZCpyj+Q43wtUb/9xfPlMakn+hZ\n8NOXqJhTCMil3VMnMVEOxB6+JqbdVf1B83oP85ZuGFssAzNsTDzXXT3iSxvX\nupsqzTwt0tttT5NMziioVaHsFHpAVc5NaVc7Qw+qOkABYvebkJSOswW3Cw7P\n0Tm8kNIdZq713nTLvbsovu/9ZCqlI7+rEaofKZR757I4gOmehb452taV2Ia2\ni0WqCB8JsJvNOU90Vs2yoAuNlBYgtQZj4MDrEQC0YQhkjkd5cQQUpg8TYRrD\n44jqC3ETYcdtYJMUyMRUyOmspXOJ4Jrg1rD94OWWevAsIy6GIwAYHZuTGR/9\nGN35w+VdtypH+M58kN3xkBgfqdA2lpD97q65KSt1h7j763tP/k9I9uWyNNH2\nf+84bWCSI7W4aQ3NDcDcxGKJQr12fzNZIElvSSevW+h4ud/sMXYS8H88c6z5\njnZze41yCU484DmPxq8hg0G3HJhXs3piiF2+fi2Jp2B/1KTo+iuJu+LsKGzH\nDDeEA9UrLueItacmvvbUzDzi1devIPG71WRw1AQy0KRyAWC9rh1v11vqdowA\n/ZDg\r\n=iWYP\r\n-----END PGP SIGNATURE-----\r\n","size":65223,"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/popup_0.2.41_1638864812796_0.14713882674110912"},"_hasShrinkwrap":false,"publish_time":1638864812938,"_cnpm_publish_time":1638864812938,"_cnpmcore_publish_time":"2021-12-16T16:13:05.880Z","contributors":[]},"0.2.38":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.38","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.38","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.38","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-eCEyW1dsokC+eHbjkob3CKk/EQ5ijS8J6nu8p8Ba4P1L/x1wfh2RRdh1ny1C0Iyusir6ycC1D0IU5Zk4OeGTkw==","shasum":"8f5424bfa1686bb1cebf52af37b3bfefc0dd259b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.38.tgz","fileCount":47,"unpackedSize":188741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrwT7CRA9TVsSAnZWagAAo6kP/RDcLg3r6bUXdY3CcLsA\nenURl/+eZthpzuZNT6eNQSJXDSq/g7AkC39lJRRbnA3FqwhU3tdJrF20Ex/Z\noPTEyBBy45HVnbwn91aR2sVU1ncUKuEE8Smo8kEWohu/SSb0o7le1qTgawiT\nDN7t4G6qcfltxZtQ6bTUSyiCfWnGFRBJjYu1/o/Qkx4k9CKGBiREQ2ss8NZ/\nXqF+ZciBZDg/slPMGeePTue9NRrDo+qjG0OAIBaIEztBNoqO4c9K4Z4OTdUu\ngeIf2KnTB0nA6xI0FB1nYzHDNS+Q70r1myew3/REdbFAiGxZtmg6YfszODzf\npQrMiM+AYS+3M17WVhEo9kNrdcegZ6L86F90RbiwnTUAg+GOmkD5yOdFVQuv\nZUald8B9p8kTpVzEwrmPSrZum+oLNC21sECmuZadyhoPqf0oB7FW/bNOVO9H\nHZ6PfbyWsv6fArMGK9FjrUQffFfXqqjSiawELezT7SyHxI4XD0gM+EQOKY/v\nZY+jUzOQeToNac1QtQgcW9kBLYqNRX5dn5FuLNO2LeB0EMSEnbKEx97ECvrx\nuU/TTISp3gsLau3ceHu5QCtnuBqKvGC0U1Yn3sd5i5nIfHyVf+jgADgyjxaz\nNrsrX9rcIOph6kGrO3vuiU/Js8MQsVrJOl5MXYjcbQnpQyDaQYMZEx5KNMfB\n1Yow\r\n=l31Z\r\n-----END PGP SIGNATURE-----\r\n","size":64747,"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/popup_0.2.38_1638860027239_0.6147703941924831"},"_hasShrinkwrap":false,"publish_time":1638860027374,"_cnpm_publish_time":1638860027374,"_cnpmcore_publish_time":"2021-12-16T16:13:06.479Z","contributors":[]},"0.2.36":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.36","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.36","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.36","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-U6K3TKBM6jI/C2k7ZIr2B3+gQcYOslllixuLJK9fdhSAnnI3ONwIZjkpY6OI/gwkLEUsx4wCxjPFPUgE4aGGYA==","shasum":"361ca1b2e9276d582b5da6ebf682fa388a2093cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.36.tgz","fileCount":47,"unpackedSize":188591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrckSCRA9TVsSAnZWagAAEqcP/A1v5+JI24M2E3FTaf6z\n7fINSua2RQaq70aOIdjSfykiD/FO/xjapl9Ik5APXa99chYjW5GUvC0yE2E2\n+0x+NK3eJxPZnuv/FMnSAysU/w4Jeq4Fl3h32fFfbq4KIHmBGv3T7nu8ab3+\n93ybrZpHrzyY26eLyv9JQP3kALg/NEgswE9PZyMGcABaYJe8uglA+ESDKOjx\nVd6Wz+EtlnVHTwU/0vLw+zb5tMrjcxcfru/EXbgfeg1M39KZUUlk2IaaNnqd\nnXsKBnJOUHzrNIG/TcUkhhXX7ujc8F95PcBtVprfsUjxyWOZyXRPx3mwPsr0\no6UCYnEUyagRZRUsuB+UCzMgbll9QeCBBghGYScQrt0oxI/dBYEAtsCoqppr\nGPgOrxm+yVmG5hdlakbDRWcFDzYnDTjyfRUu0+lkff8l5mXwnBhA1BKRFPV8\nK2lNj6wEaH/PVYkJDfxO8KmiECiSDlqZ7fLdJFT8l7nq6PuVWXkhLHhBn9qY\nS03F3YgAn2dmEFRCzrI1c8EJYIHjW4g9KG/h3+utTW06mQui9hW3X/i9tDv5\ni7FV33XM8w14RtOsViDaEHsIdXFHFCBXPtLFAXw5Io1ude+sCvKQQop5UVj6\n7Slz41Q3vWwXvXpTC+J9DE72ArOvcKQG2rXBE4Eek112qFhds6w/QYjVpZrq\nolpH\r\n=bsV3\r\n-----END PGP SIGNATURE-----\r\n","size":64575,"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/popup_0.2.36_1638779154271_0.7734622015836476"},"_hasShrinkwrap":false,"publish_time":1638779154420,"_cnpm_publish_time":1638779154420,"_cnpmcore_publish_time":"2021-12-16T16:13:06.738Z","contributors":[]},"0.2.35":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.35","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.35","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-s5TJirqaaTT4PReAhHR+SqmFb9ZkSHxb5J0kpp2OodfS+pQ33Y1vqTDsXOixUnuEWp+A41ct/r6gOINjVv5hvQ==","shasum":"3f212c8e52caf2608ee8693d7e30cdfadf7c9f91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.35.tgz","fileCount":47,"unpackedSize":177978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqjAFCRA9TVsSAnZWagAAQvcP/3V3iDIH3bsnD8ZVWn3d\nwYtshduNr+arCUzBYYmMLp4m4Q8/tIZISgkXUmVWfXkLqbkaZFp23gQz0ial\n0DSDoBUhfUr/jWWKq81QFS5i+Cif4/knX/qaPM2xMI0TyzU2Ie1hzjl1wnkv\n/kRJ+i+8dpP8ncKvqPhU62how3zU6/zGzTBi/BF9TmqAULzcksM9sAU8O27z\n8n7izvWKSqPxk/WQz8Q47fR9tGmjy/POQI/JAjesesTkM/t26lgD+/aWSbR9\ng+Du+UMaP9mJCX7FAwh+hi2du3YbI9N0yWemmOoK5FhO/zufQ7EJuj7+rIB0\nUCar8v/Rf0wFevd/3QallhdYJ3tSwTeLdzXolNG3O32RwNzyVP5vAWDSSuBB\nCv2MNtLPEzDRco70SCZmagO5Ih/t8Nnu0oktz+mYyAGdU9QSl0WFItmwsD3k\nzOgKatZqZs1B13Zee3jmlOlPJaFRAZxrTi7CvAPtYu+XmZsjOWAYhA1fpCd+\n3tEXHSdi22fNrjlGdEDbP9yhV3AMr5ak3k06h4offk0Cu5I2s3XxpJSdU85U\nokbtQBhmpnUXeUlW+e6DazhVkbhnqCI2FHNfAxpKjgl28dOHrWB9bLi3Hg6b\nJw7qE5J6S4fmLukidixDZt9koSDEdaIbqeY5OHY1RH7mwyZwiXacEODkTyXN\nJcjn\r\n=4eTx\r\n-----END PGP SIGNATURE-----\r\n","size":60273,"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/popup_0.2.35_1638543365380_0.5099854013755101"},"_hasShrinkwrap":false,"publish_time":1638543365589,"_cnpm_publish_time":1638543365589,"_cnpmcore_publish_time":"2021-12-16T16:13:07.236Z","contributors":[]},"0.2.34":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.34","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.34","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-57QT+RFBjkeu47Zkp01le0e0ZcxsRmSEcwFx5u0tFmIqc4H32L39p/8IcsH3VjQxadxoo/syhNwUd+Ajee22iA==","shasum":"a58ac5e5776abdb475781a36592b7cf8a6cb69b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.34.tgz","fileCount":47,"unpackedSize":177828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqiN2CRA9TVsSAnZWagAA8i0P/R8EawE0y3m2+9ltBYoA\nF8TadOpx//bOKvXIjk2KnAGra2POLJSBYhkBiLs0USTTzftAvRiKmbpDdk9J\nJxIron+N9fjRQxSJMAp4lmus2wkZ/mRZZKT0wZ95sz5yIktDz+GBCIUmoZT5\nqhUnPaEvurhOzJDWvUoWsCgfR6dOK7Ksb84SkawfEC4A5O90vbAKuAVm0gPJ\nVn1wepKmSe1MlXtkG+Oey4QhS1hFRUmwaXS/wYZOKeEj0vbFcz7H7YizY3xF\nHtq8vwV0KicC4FlWBylrAJBlFRlk5PKVYFE/na91xMsVux9xDqrEwcgs3DUs\n8+emqm7uXYt5aTOlqgNFDX/4XsEcjt7ettJHnowMSWxvdm4Vf4C3LyzK39oq\nIkaFW1TAkEWguewvWOzXMgVwBEIBiiJgv7dwpBMBy2jD3OKMdjlniNqayiIy\ne2bu+ix664FwjwY0An3vQM7ITo44fUQqDOT7POfoZpAMa4mGlIBkp6vBhKLp\nxSY28jslnwkSoCwsz1xNmOdyWkK2MbqDEO8CUnfx/HiyRWqwhmOtfq2GzLqy\nYfUXJ7xE/X8wjsXwMXFP5EBWfFHQSdvsKuLKC7J3F7EG9VLgMmXrbE9T/o/k\nA9bDek6jU5l1pqn3J8tpq7JzWL5hkPo0ZR6q6bBN8uOQMRthYi0dgxvHzN2f\nUinb\r\n=v5cC\r\n-----END PGP SIGNATURE-----\r\n","size":60265,"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/popup_0.2.34_1638540150619_0.6127450369442724"},"_hasShrinkwrap":false,"publish_time":1638540150894,"_cnpm_publish_time":1638540150894,"_cnpmcore_publish_time":"2021-12-16T16:13:07.584Z","contributors":[]},"0.2.33":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.33","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.33","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-LcBj6A6tYkmuoXug6UwFYJj/Q8Ic+MMeK9UWQgoPo9g2oXZW/3mipuDsQUGMQju/u3+Dw1rYoMKaqoQnXnUIdg==","shasum":"40ea13f6e85ac618e23ae3a9dffd08cf59b22f9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.33.tgz","fileCount":47,"unpackedSize":177678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqiLWCRA9TVsSAnZWagAAqL0QAJ5OEOq7Opl+yiaUIaco\npE8Cze78uk/jBe1DDimutxs9Ullklgon+zkwvGzoE5cNwWEoifGZaIlAz9c/\nbmOwXNQZ7IeWwGonXLlZDem0BabIJ/RAp8qh7FdCe/353RC5KGJckqWMAshn\nCDjMgBW+YxGxVe5XHJg/Pgo3Mk1FE8T15SZyba8B0o+3sOU6eIoYZTH9PiDj\ndcbur/QIO40qw4ysU+ia0iXaeXBI6edkDMJYr97VoYVcKC9SpMzJmLphSahJ\nymi39m6psTOYR8zSBcZStkmurwjxfi+qAXmSuCPmYWo31g1HHbK7+WOIW7pt\n0zXOX7EXsbE6R0oiWOuXYahA3m2UEXWoUwki1pyr5aBqxE9dkQB+UcfQo8BH\nsHKOw8n+BwrSKzuebJsbVjDkXSEqePlrOxO0Rb7thTeOlphESDdt8FyLBWfW\nA9XhSgGF0E5R3nMkfG466hqRTqx9HaDcqZ5fBsJGld8NErb+SKS4eGOMPflc\nMNx/BwLt6QqaBbRsaECrk6HcUNm/MxTghwS3fJOpGR9/ZH/RfApvPxZse9lC\n30cz5RnBSv4NvaxgN72TXb9A1bU1by8H9rDxvm2s0GMjWSKfL+mSNK9PPEgN\nXMxz8TdcXJ0F1OOqhXtb4Tjd9xGIDQSwabatlT5Yw7sHyVsY/rx9TzF0qKpw\n/xkd\r\n=fuBr\r\n-----END PGP SIGNATURE-----\r\n","size":60250,"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/popup_0.2.33_1638539990236_0.7825604336702989"},"_hasShrinkwrap":false,"publish_time":1638539990357,"_cnpm_publish_time":1638539990357,"_cnpmcore_publish_time":"2021-12-16T16:13:07.863Z","contributors":[]},"0.2.31":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.31","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.31","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-h2Og9IHSrdBxxqiiVrDo2aCHJBTt9EgKUlJ2pnMT1/zJpcby1JleUxXCfpLkbIYyAToZ512sozpb7/sznVPA6g==","shasum":"0218e319c4cc15fed831c068ca4efa75939b0a84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.31.tgz","fileCount":47,"unpackedSize":177316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqg5lCRA9TVsSAnZWagAAbP8QAI4FJk7SVbOrXuOFOh6M\n+TVVJHavx7yRZ/tgHi+p+6egsW2TlwuzI3tozRtO/CI+ZtuY/JrnMATRYTGd\n3hNxB9uUyB6ANdUyZNUoD9MyWNU/v24jHga8nhmrWrAIB+/x+flfw2+6861h\nBxNyVNouYsJozG8wmqg1sUjRZpvttyrXXwCLRAwi3oixJuT7KJhuVzF+sfKn\n6IiudewK076s08JpCm57UMBUg6tPSgK7TlOflSf8VdfnaCfZG0jt9Uve+MSN\nq4TCDUrQ5lEHF2HWpd9+YWAtfT6gtILLUIaybUZRN+eo7vrYE80b9WlOamPC\nbK5lQUMxd6+97IiFyWnJQ/DOBiVpYf4To/UErQXKPrx8wHs+K68aDVRNk1z+\nWEBJ8lLPyRcHINbDEgUhIJACN1Pj8vpPAGW5dRDCJKFJBiYQd2SUPp2KyLSM\n7FHu0qENkaSZNI5vnt9Ne6uIGWBteAlX4/z2Mr5f1I9fzlw0fRhE0ATKD+gq\nsycHWAe9hMDkIn0yfNLRcgox+ZmVKvAvgZclGG+2gzfzNNymcre42GNLqPDb\nXQp3exDXFb8EDzaRwyI2dMpobQCrZHruNv8mU+Wsh+Z/ipeOYDOjsjhFjnfM\n6xhqUz7IlN+WfPLqDkPHILud35iALJ4FU9qgsLcMklZbLR+qMQIoU+7dNSQS\n7LZO\r\n=PqWu\r\n-----END PGP SIGNATURE-----\r\n","size":60223,"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/popup_0.2.31_1638534756988_0.3026222231665723"},"_hasShrinkwrap":false,"publish_time":1638534757208,"_cnpm_publish_time":1638534757208,"_cnpmcore_publish_time":"2021-12-16T16:13:08.166Z","contributors":[]},"0.2.30":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.30","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.30","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-0M6zZ339KdpCKx0mksNKHU4kkG8MUl3cbLCV3nVLxVWfLE7nqSVAIP5aq56i8lAmJNBzqgVMe8O8xx01936y6A==","shasum":"4faf1c3b7eda4a22f75a132da05af95b7faccb86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.30.tgz","fileCount":47,"unpackedSize":177166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp4wLCRA9TVsSAnZWagAAXZAP/12cPeH8UTlTGmCX2sJ7\nS+drYhNjSVDcM5s5Lp25txMy0Rt4x5TYAG6Qo6ro/VZZCT7d4Ip1OqT141vV\ntV1tVNTtzxx47QusPkF02sT4swr9zyJWfWJf+HL6wm2AhfVKcwcP5Np8koUi\ntUDdwilbbWydXJQi68p7vJQr2uzTm25vHzW4HlWOK42nAQggbBIgrgUQpYvM\nlqQiAt0RMo53GpCsDaLPXhq/MpuBwfbK0G0AnJByZb3uAsS+8F3wdKSj58c5\nV9uk7f6JKcMlXXe/OrhgL4oIW6JYROexz+Vc5D7PMCU2jB9JJ2xcS3OnDZvD\ns0YoyFoQ9K8uB7LPUWfVh41ckza73X96yTxwHCl7Mhz0/VISSVcS0iJKetIA\nAeNeBCEJ2YCm7LlIbgPGQz+xTDwN/gtnjeYw40zBXti1jXBcdY60K7GHc6r6\nH1FqYape+P/OvyMW3IbVzemCkPikKTuqQwDJMud6f4+Wg1kACW5AvOTnfypa\nFXp7I06wFajE3mA59O0DEO26rWqUd4gJ0HI07g4hXWtr34N773pBG/z405kh\nMyzQyHCEW/m2oefFpea5pIQe5YN793eTwxsWS+JHCw35LSVnEpHSguAucwG2\nOWXMDoIO0AcfHWqEU615V9tVfo3Vac9dm1fYz+IfJWRk7vSPpBNocgz7wBwJ\nd/mO\r\n=yabR\r\n-----END PGP SIGNATURE-----\r\n","size":60210,"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/popup_0.2.30_1638370315592_0.440030147088609"},"_hasShrinkwrap":false,"publish_time":1638370315758,"_cnpm_publish_time":1638370315758,"_cnpmcore_publish_time":"2021-12-16T16:13:08.715Z","contributors":[]},"0.2.27":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.27","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.27","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-j43rreJM11f87yTXCjgaEvt9XiFhr7H1f+5pi6us2WQQ4UJrWHaLTDRmuF4p7vDFb7hPzDOLPP9Mz6RAZdqufA==","shasum":"70ff7339b18c28d5541b84ef934c74d6243d56cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.27.tgz","fileCount":47,"unpackedSize":177016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpEeSCRA9TVsSAnZWagAA/qAQAIi6wrk0x3d+rkG6yZMy\nyJzro9h+MIJoqlQEcndMWitsTbcKef/vusGr1GB49RT8zZ8XCLO4aRS9Besh\n8+E24/J544EE4DaCjJgDTDek8hQjh5RtBX4HTLBHNHB+kHS2U4o4IrQtkx4G\ngazQ4SJUereRZqvzuW6dStR+VDtZlXcuLYadH1jHb+EcaQA3M2yfZVMgOvnJ\n9eampMU5VA1ql9EvltuxqzuaD9++xtjWJeqyvAkHl8TVyoBPfvRqw+cHOVcx\n3gNZnJH2cFEI7ovOifK5+5SFGz1VWJ65va6h0mR+jyxmare9GiVsEOt0dpqX\nB0P10VAgTmU20WAt2tzLdEIJ7gjwB9kx2bDTSBvjYAhuPJ0ilg27hS8zuL7P\nxNUuWOgKOnHQhZMNxVpFdiCtMWNtn6T4x2D+NedR8r/gmUeOKnh45y6aIOj5\nC3O6Gl+no51t0Eg7wZQnUI9JLsT05ZBoWZI5dM0mnQJtxwLirGA/s+4owrzO\niPB8UL2rc0YZUopLrwUbWoJekp9Ug9acifesF/5ax3R8WxLXqgGnO2Jzxrw6\nAF0qFu3+bhNoh3zvA9SP4y+rhm29BRyuMDjVXlAoMgGeyDAIUWrh+exDOk28\nVv6rPtONcA/E437isx7TBCDrGDHh8Lsz19ThgkFFm3sR1f+PTEMxBSSMAt2r\nWxrv\r\n=IbF3\r\n-----END PGP SIGNATURE-----\r\n","size":60189,"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/popup_0.2.27_1638156178726_0.042914018277271815"},"_hasShrinkwrap":false,"publish_time":1638156178937,"_cnpm_publish_time":1638156178937,"_cnpmcore_publish_time":"2021-12-16T16:13:09.014Z","contributors":[]},"0.2.26":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.26","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.26","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-F6xGdmnJzgGXhveEwKBTEhkto7mzTTH3dK5ZzdVZF2A44r8RQVOXGjgkNTtQrFWVxcjvwPtycIVU2HsSMsG8fA==","shasum":"7ae304b41a0c07c019c5dd155dde85fcc514ca13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.26.tgz","fileCount":47,"unpackedSize":177921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhngeHCRA9TVsSAnZWagAApikP/2+/T9fx+pDUqqp/FpeZ\n9JfEgo/j8X+Z7m5B5/L8V/xHhkjGrYp64L2syNs8znTN9KmXdHrB3PKVMnvj\njb+7x/9cIlKh3WAK722BP73xBdAks6/CY4wY+gjOgKXtazcEL+tf29KhDQkm\nJj5XgwGfk0hO7qIGId9QQvanjEes28N6CeZQEnnL5880T+cnNRkUbLmm64Yy\nY3AT8oh1KUGHsKRyO0m6KH19OhLrpn/ktNXat8S0t8CA2RzcB0wJtTHxa8U7\nfHrU/VV44bSrxef7yp8uaPhiOkLJe9EeZU5Cf/w31w2N3aLKeLsX8mYH5epL\nbJn9bCYt2OQqYWngMmP00N+i1HUT88ZWygVSgkD4DJcIzak0IhDU9P4rj2hh\nFsSLJKebJZHM85iFGkGG5edeCab79kzu53Hkw+xgFOpfCn7FtiJUYBrUQD/q\nSiPfzIPLHOTAy7ph/2rQypsQamOUSwrOYsy6jM7e6dvc70vXkjXBejGQk7eU\narq23S5eEQ43WR1wMVu7bp0DnfADvWzEjnM2Yo//sfDjxaJKH3DE8FIMu0Gk\nJUvHw3kP8cVZTnGXWL5GC0CwcKfqnGFfGhmZhyYE192Ri5dNd+mQPQboWrYy\ndg/dWEem2hOgeUsyP+ZCYNCK8uHisZH3ESUWc/Io6YuaQpIrXYe0qEt+LI52\nzSGm\r\n=2ZwC\r\n-----END PGP SIGNATURE-----\r\n","size":60189,"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/popup_0.2.26_1637746567177_0.09262192277533532"},"_hasShrinkwrap":false,"publish_time":1637746567360,"_cnpm_publish_time":1637746567360,"_cnpmcore_publish_time":"2021-12-16T16:13:09.304Z","contributors":[]},"0.2.15":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.15","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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":"9f3c92ae95ed50754eb35d3b70ebf9bd705a98b7","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@0.2.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-N30iIb3X5clNnHUic+opKw11xT3lKo2B5S0oX3gXiZ5N7RZ6CJ6tY8AAnBPzVF511UIwqiF71t0ZVZdVDdHGcg==","shasum":"bcc84789b2a78ee431e2730d822921fcc3152bf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.15.tgz","fileCount":50,"unpackedSize":179860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhme9ZCRA9TVsSAnZWagAA4msP/R1PJmAG+MuksXiRv7nH\nNfqnkElFfyP1T4VBJVeTolDz4jhj0WuU1D+SQQQQk1S13n/G2sk5gh58DupH\nmrvUtC1VIHaWUFKlmNe2zkfAjA/EKiccxNhXck+KA0ohIU7hj+xNCJEwRNNy\nL7uU+Uf27zNjmWlkovIiEEKzWQnebYoq3QARI7IiKF++JA+u8EQ1mmGLAcji\np+Hc7nIikUzzNi9zgR45OgHmb90RLFQZ0tq4cPwwR2B411U2ILsHVWft2w8b\nQATqhs6udVteU+UZSg6Fm6Tnpfqve7itnczCcLyIpFktzCGLxYY0FodyUW6x\n+mcfjmTWBXE/7Wxucz5Ykv195rbx+5nqSj8SnrQv4lbIOsx9FYV7zkAOEt8s\n158HZBgki3dawojKsOmMY5JQTsPOspMrsWUtWc1nh19Ml34RSwXDUlWgHmux\nXje44O1uUJzvVd3H4YdSzDLxU/86F96jQN0F5HqQ4CLpTpMwL1kVU6K+IqAw\ncsOI8rjx81DsENGVgkLBcmKqZ8F7Jx4JxmnXE/AH9AN4CBA9upS3JpAXlOSS\nQUbfl/rd9m93dtc9OzFyF9/ShWrHWPN7x2AD+1dG0KM5bUqG2L+svg+X/tnJ\no1hjSQHapra91qom5j9n2OQGjYACUC1uvOYcgW7Yl1L5IQC5JCxpQWtyxHZP\nyoJP\r\n=UYbg\r\n-----END PGP SIGNATURE-----\r\n","size":61355,"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/popup_0.2.15_1637478233678_0.3873343737797399"},"_hasShrinkwrap":false,"publish_time":1637478233856,"_cnpm_publish_time":1637478233856,"_cnpmcore_publish_time":"2021-12-16T16:13:09.563Z","contributors":[]},"0.2.10":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.10","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-wjIg2dIlSAwa4j8CxVV5aR4ADy2q3jPKmfkx0fcppcf9tkuHyzRXhUMVWyYYHcH6em/IFY6XUjBoGGj2wSRSzA==","shasum":"3ad636cb48d9a9a2bfcac887fac5527d902a4365","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.10.tgz","fileCount":51,"unpackedSize":178491,"size":60805,"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/popup_0.2.10_1636956600631_0.9914933174957836"},"_hasShrinkwrap":false,"publish_time":1636956600802,"_cnpm_publish_time":1636956600802,"_cnpmcore_publish_time":"2021-12-16T16:13:09.885Z","contributors":[]},"0.2.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"1c8c88eeccea2c28236cc3f018d6142dc9ad015a","size":60894,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.9.tgz","integrity":"sha512-YngRlZNxM/mi8FYTg7C1iXVQcqTsGv1f6TtBGaXYuTG/feTqnHjZovVPGrepmQwnC2XfAJY+oaEnRRSH0oVTGA=="},"_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/popup_0.2.9_1636197937485_0.3978641421306879"},"_hasShrinkwrap":false,"publish_time":1636197937666,"_cnpm_publish_time":1636197937666,"_cnpmcore_publish_time":"2021-12-16T16:13:10.212Z","contributors":[]},"0.2.8":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.8","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"shasum":"a6ad387276bbd8227b1ad9bfa8b8c7ff23b2af00","size":60878,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.8.tgz","integrity":"sha512-zlV86m/TIwpToEGNk8loqPU6Bkk8TrdWYdbbF37blOz9dZdLtcEuiUwtwIbqwu7FzRjXD+xZhjRHFQcm/odBEg=="},"_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/popup_0.2.8_1636119243546_0.9610493700313323"},"_hasShrinkwrap":false,"publish_time":1636119243727,"_cnpm_publish_time":1636119243727,"_cnpmcore_publish_time":"2021-12-16T16:13:10.518Z","contributors":[]},"0.2.51":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.51","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.51","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.25","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.51","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-lXaoSUUDe0BeXZnSYCkG8Zr/aEI79eDJ+9mfIzlU6yi/aNuivxBcC4xczayag0A+WfOkrTMw/BPZiaC7XcB61A==","shasum":"a1258794b4454407f49bc8f2a567c4604223b9f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.51.tgz","fileCount":47,"unpackedSize":193909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu2e9CRA9TVsSAnZWagAA2fAP/2eTBJ7jBhyR9D8U8Wis\npHKViGI3phRFhpDtHT7qFsalEWPwKMmHglv7QtxvHekh5A0IRWP0yt5QQYLY\ny3MiPszGqUqkmesIspcpC6FBu+atZI7Fb7UbeKpA7JURqMOU/mRGOBtH83Rr\njvmTzmgU+1vcoWSEO8Pm9D4Nm44I4NlbGIq5MEAdOBac9ZQd1bqeMq4GLuvX\ngjw5p4gR09Diw08B9dNiSdqwemUjQQJUbMe5JbKfgqSnLAhElgSWUqXmFE4W\nAPmCSZbjuQtmzbR5kz5ga7YFwDD8jYb8GYjxxfvLIrwrTJYDtoSrbOGuN69p\nay263n/yt7z1/pV8oJ/FMS5idOsJeGRTigtcSoHop63aSA06AWsCh934QcyP\nPcf/+QLAO4RjEx2HxwP4oSvVGIBo4nOPZ3+GAVRxE8WiUj+3ENp1Y8mK4drj\n59ObrjQ6mj2WFgjDsIbBo6l0Zxxxt54bN5PnOVhMcL9aZNKzfAoO601OQc22\nwRDvmAsvbnWtA4/V6MLIyvjXA9FpuulcHYmWVwrvobQrnkKvwNriuSiO+JyN\nRe4El6N1hKVDqV7488ki6PgXErhJkYlbGGLgaiDITLB0L3rwo9R3l5sHZqPn\nKpNvuH41BmymEH2poS+5bQkc0SOEygQD5gXBYqbrKBPFu4+O0srrZxTJ8EPw\n5pM+\r\n=U/qD\r\n-----END PGP SIGNATURE-----\r\n","size":65327,"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/popup_0.2.51_1639671741778_0.8855221267846554"},"_hasShrinkwrap":false,"publish_time":1639671741996,"_cnpm_publish_time":1639671741996,"_cnpmcore_publish_time":"2021-12-16T18:32:14.991Z","contributors":[]},"0.2.52":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.2.52","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.2.52","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.2.52","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-zZO1kamRIdNrcb5TaqVyLpEm7i4odnjGNPUHF8ssZ190URGjAlvfgVf9j5kxu4me783AX79Kd8LGYyFPbzFdKA==","shasum":"0eab6d0cd44f3d8acfb9aeff60eb16151e56fbee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.2.52.tgz","fileCount":47,"unpackedSize":194179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwb4wCRA9TVsSAnZWagAAHfQP/A1ZT7owfYbrRtp8cBq3\nRtSLiGmmzHs9E2MZABQD/8AS9PSl9bSRA/zdGmd4Ju8eu7BY0G1c/ILvo/BF\n0L/vp8WeMZrvEvwl+k1bKGo0vNhGKeALGgsj6pdCbxn/jr+t/BD7jNKrQtYW\n/pFRxImz1FtzPrJ92zuvoyCg39IRE9V9jInc1ThEJKU5riiWdePb4e1iNqyZ\nPghMpt5Y4UZDU1FZ5vSRCZvH8jEbufFQUam7hqcKJ3ZoZW5Wlix+FuLTGpP5\nbDqOlVfRQn7VOL/yspDp7UiUL4yH1z8vpwzJdpoPqfEHnZz0BK5OqflELZz8\n/RvJ9koLrt2qEfzLOnWu4k5u6K6kvpDaClOc6IcOR/aX5dA9TiFFWxqWwyiG\npRFUPXWwY1xfg+NWeAFdygyJnQ7cuzwochqrZlwQHjOg10Egy28DREoHnE44\nzeC5Lpc3/Kz1gL4SffbCg97nU5y03rosMeDuh65oasxJDTRV4l7xNKxmG+0y\no4IsNuFaX572xHBlyX3PQ1Nzc01oeZvJ6a3BX5ag2KI/nJvYc06rorWEcCli\ndgw0otVg7oyjJsgKv343ipZnmcYakA5T1D3kTDnmWzf/f9FqDx2m+KxZbvTj\nXWVC2iqy9CkJpG+zIHtIw7yxjLjRN1qQMGbKIVMBckiSCcx1ITO3dUKNMbGI\nhT10\r\n=GGwr\r\n-----END PGP SIGNATURE-----\r\n","size":65462},"_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/popup_0.2.52_1640087088756_0.3468066218417152"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T11:45:02.067Z","contributors":[]},"0.3.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.1","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.1","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.1","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-83vrDwghSEvqgB1EpYsmvE3c5iXUFIpjUATEi3gs14slYRVMAnM3006pH9nG93+Ny/0I0daH2jnLc5Kz8V9Y7Q==","shasum":"994a976b2d28244b08e12c4dc3c153bdc6e058b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.1.tgz","fileCount":47,"unpackedSize":226594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzzv3CRA9TVsSAnZWagAAbroP/1f5p9JZuMveOX5aHGBG\ne0IZWqHy2+V1Ml9hOUPGtSir5rY8/4Wx7bS/wi1zytD06tvP9GaqfLMJT7Fc\nvs+B//BaapltZfCsU9QXYbUprrMmFVvlyjaCXLwEzQ6BKTHTTgFKGAytn7k3\nko/Lj5ZHCw0nwjDwTmowH39xotqKo/TGvRyZuflH/UM4o3QmxGKh8EH+r+96\nQpspGcQwzC2iwFzIvQLw6vKJu7N5h6EfqOWyMRNP1H3u0HedMb6eRBXTImyV\nJKDvxWH00CqkdgulO+pFp/qn+Bkdo2xsCg7TfgYzF9St6n2i01zYIegYBGcD\n6WGOjyXxtjPmTFyCP74HQI1nDMjky3jt4mgbsltCCL2u5/txXSZpCVPIm8/9\n0QltXDr8ponlrS8J0jvSP1nYYWfl+p8Bs8Ety+2y/FHLFV4qALPjf5Gook6Y\nNBk/GgxhgM7ZZqn0c1qLt82QhfNfBwMU4/VBHMJY9zzqYVGZtGtMTMRJje+q\nQV83bkBFtWaZleEMZj/4O9lzYn5rg6pWrF9KSwH3r9KAgFk6CLX2wLDseVHX\nz1GHlpksmMrcEkQh+pOa8eG4wTIP6Q7vIpu8P3CX9DWrlxsSKFNtu+KDSkH4\nXGLySLz8FzOox3Rs0zFYYBaALktJQL80Hz6a8KTwFHYky74vv7j+hQ98XDv9\noeaL\r\n=08TL\r\n-----END PGP SIGNATURE-----\r\n","size":94135},"_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/popup_0.3.1_1640971255189_0.4765042637734864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-31T17:21:05.032Z","contributors":[]},"0.3.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.2","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.2","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-O8kE+nnnTmqPbloaJlwL3Z2Ceth+N1Ey8reWHjl0luAQbNymnZavVu30U4NANhwMsoh7EY5fLYgL8znsh9cZnQ==","shasum":"4c28dcce3c74ac624ce1c6712e1d63afdacc677e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.2.tgz","fileCount":47,"unpackedSize":226741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0pZRCRA9TVsSAnZWagAAyhUP/RnyA7mRAdn7AkE3akp+\n/GeX4Xp0FGWDiG9kCFCcjn8JczZVykhSpZEl0vNjQORDDWNbZccuGagVHm3l\nlZ/Ihjbrz+2Dyo3NPhLQ0iEho0B8q1JLjpXcKgxfkm1IaYAm/tU+doRVKimS\ny47B2Wr0egjpbJMZH0pRLBUPd4/FrigJCDy4LbItcebNFmCNMMS669tuDIFQ\nTMFs6jZih9NtuKhsJMRA0an6zN7Ti3mUa5xd5g93oJ09D1CmkAtFwiO5GTz5\nsvDm03tJQTgq3R8o1CU717ARurq6VOWN5LVws5inqfkZrFgoLeQVdgmjK9+6\nvCFLGd+wLvdZijX0gUViDWJCJwni/KPI0kdfo29iLpPhHWaHhrjBZTHE8xFG\ncVilUE7X1THLCmTOTi1hrkPsv88h8XrtrWdfLxzmZgzFzR035jIIcsT2cgBl\nRxCNKopE0SsqWMrJm7e+6rv5SGTsTkw+jxd18qo3nCkyED43yskQBleJLb2J\nrbfv9AKbxXQlbValjRwdvC16wm51lj0tNOpNrnBURjnCeEBmkTTYYZfhBd95\nT/zhZYZ4IsFU+yP8HEGj8wd9Fn3lAayxiig9Ha6/B+ECklFNuEDomoEijP6g\nitU6R51Y/cAP4PsCrf2qvgFYSWxjD8+caAseFHylQKwokT3O4hbOy5g0Hh5X\nnwnp\r\n=jdLF\r\n-----END PGP SIGNATURE-----\r\n","size":94148},"_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/popup_0.3.2_1641190993048_0.6233001414817978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T06:23:25.148Z","contributors":[]},"0.3.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.4","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.4","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-0HbvbfTWNm2IyLPpMeNfciGOi4SAJybMQ48Yb3PJ+QNzbDOX7hkd8Nf5Lxv/t+q/Vi50fij24qfqN99cGwvkRg==","shasum":"3fd4a6dee0aab24166ce3780680907cddf852b38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.4.tgz","fileCount":47,"unpackedSize":227035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0uyKCRA9TVsSAnZWagAAvYIP/2k/tAeFwwekwmYbfflS\ndcLqp99rG20t0BTN7hA8GKkCuOcMPwQdj2dEAOR/ark8mOebqTUjsTvVfPkQ\n/uSZjH3xwCJE5aX9VQ7YDm5NpxKPxHfQEN5B4ZY/cJ4IuPcTdVbu8gLOOjLK\nLzyXwdvPT3zwdMlVZ16KEAollHgH/5q53/x3va5/CqwT/+7HsXlUQtyhE2cv\nNlC0zAnNaklyhr8T5GcrDVFmS/G7T9GbLfA8nFDDtIz6NsbiGp/wfphlWgJM\n6tAnqhGOPOhReNGytpuBbCvCH8AfXbzi7nt7zZTbH6YwYmynOhRvy4iSh9Nr\nXheYyK2dPog645BwGN1QNgM0PjcE/KTTI45J3BQ16YhoQUVJsu7W83quy0jz\nHa9bGqi+60Dz5t9UCDSektLPPQ/Ro/LJwMC57Mz/TbREhKQTKbLNIAPwGa6C\nyvMBwSODNm1OF5C029ZuMxv/0LFrRgnFRMSKtuKYJJsR4I/8dLT1ExZR40mv\nwTaOt89iyfSlEBZedkYgrWpK19qFAQeKXa4oUJzI1VOs6zngtJ+ubaYLKq00\n/CxRdNKjkwIULj5mgGHQWsr6Sn/pt3jJySGYHsK8zIbanepPKGa2MkdceNxt\nj3QPwFp9UUJXpneruaMr10Y1eDWdUml059ncxzJ3oJEY7/vgPDYUrQ1uLdGF\nlDIF\r\n=PYDk\r\n-----END PGP SIGNATURE-----\r\n","size":94190},"_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/popup_0.3.4_1641213066644_0.3998198373912605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T12:31:25.432Z","contributors":[]},"0.3.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.7","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.7","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-cnBlh9l6sKSbY/5x39PMJVhM9fWI1R7AAzm/XlxY3UIXafa+6wnizVk2dul8ZwG14QLmD3Cha22LtoZXkUJJ1w==","shasum":"6b0414f10fb67ed6885bd0d2db9e5609002edebb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.7.tgz","fileCount":47,"unpackedSize":203776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2wAgCRA9TVsSAnZWagAAuEYP+wR1px2AcP/BlAKC3rPI\n7rfxxJMPG4d1QWzO5I+uZzjSWX13LGWpfxqtp7bxsgcou9BtpCS245d/KTB5\nDHItemyr2RxqewuaVmn7AM14nEqeQh3jkmTedcfK2ju6M2zTk1GPngU9z0dG\nqurcGMizM43FQSgSpl4jIDK2z5/OYJ7t04KKZNEt95U/uuwl8dKZlU1P0Lxk\n9Sj3nOCq0viGG6uoa3nXLsfrwvUmh+yVr1DBvvo4Y30cF63oqsmRASm3ZONP\n8Y5/kkX/XEENrOJo+c5fV7dyBID8HdFYGMa4cW3SUGW4fqu2vcS7+pLxnoiW\nLoX/6JPYoq9eieLI9LpxnmkSWXt2J/4Bt2JFXJq/Z2WWruROI0Wl3uKnQX3s\ni1S8RdfVYAfyO8eUv+DGJfAR5GDnmyOiMpYcpG+xvAm2r0xPfV7NmtFTSqUy\nCWX5+nlkrociyM2VkjPRwFxlcvM9D1rTPWDCqFPTsKWiyHbr3MVD03dchqSC\n0mEWg5Is8AhZB1sVj6RWGU/6aQKYhEHiCp/+ikX4+aV9eeH51fYRasln6bqF\n20bDj3VYf+pgcmATPsixc0BnDQdNHDoHjsrsZu/s8lA/92ITDV9T1VzzOm2k\nESBe0kQ9o5PcOj00wD1TCc723wb6I4iS5TOMavT5PR9cIeFW5mNfJQYT9BUc\nkjoJ\r\n=ecZX\r\n-----END PGP SIGNATURE-----\r\n","size":68790},"_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/popup_0.3.7_1641742368104_0.41264310092046874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-09T15:33:00.222Z","contributors":[]},"0.3.8":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.8","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.8","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-J9UD3/yQd4yltFmkDNrXmCu4UjlKsNLMUaluuksh2MCMkPhseG6t9Fsq7YBuxEYUAmlr6JuG8VbwFH8AnXGSLA==","shasum":"1fab08c1265e5d2ec144dae19cd7a5a9f1ec9846","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.8.tgz","fileCount":47,"unpackedSize":204269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4Uv2CRA9TVsSAnZWagAAArsQAJiHbtma3gEODwU4REL3\nJGawqXjnTZNG7xRdNud61i7tzM9af59hSmdHgyoVp7ZToRQLRejZbSEG5Gdl\nqqIYRKQUd5PRZulfvkks3TNLVXuvdM9JofO05bB0/aWDsOF6sL2lhSQjx4Za\nK5VPU5BEoG2PH1zSvgOhAwgRj3Yn+pAms2yb4eMrkEfA0Fi/vFffeoAwwe1n\nAlBJ/hKLrLgKOpZDYLKqqOd42Z/REH/uaHppgvm/Tup6BX8Qat3oEp1sqVsi\nDo5oc4btj8g1KG9E7V0HAi+rsdkJyz9L8sXq4aqew0Ydp8ejxmsQpGSdfcTx\n1523lKeliUQ45uYupcfebx9fJ7/BbVO+Z/9kdT0DgqAWhgfcxihroVOIn9TE\nVBFUXCN6RSV1XsnSCd1uKlsr6j+LFFf+fMN48dNt65SjJnRlnlU5I4YfQ2h+\ncTjuYJt3ZZiNeMDx1NAgG+LPYURtAl8eaAME/Xdaz8P0WxQdHug+3e+a8gdA\nHG2ptu39/hv3nbblD/UJTKPRhSEL/UCCvd+EMTzEsfYwmtBrAtXdVvxotVOu\nqzikYAZZn96tsmIN+UhLw5mMoPylwCOyuw8ifeYW42QTuDtTNcnv4WgFcuWK\nndcN1JfBWribnizetQvoGVkNRf3rlO4it+OjxZ684hOnSR4ol6ljJzpz4Pkq\nVjCp\r\n=3jOh\r\n-----END PGP SIGNATURE-----\r\n","size":68904},"_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/popup_0.3.8_1642154998513_0.13735527921698987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T10:24:02.369Z","contributors":[]},"0.3.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.9","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-cKnVDYkZm4INIopfgciLc6eTYaq+nIKrOv8bOUiFKnINK1wuSIZBsUOmCwU7DXT6UHGORIxkDxIyrm7zYzSXMA==","shasum":"456b4f009c4167789d76685f9daaec89cb8e3966","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.9.tgz","fileCount":47,"unpackedSize":204557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4nqsCRA9TVsSAnZWagAA3REP/iP3c2Ef7mDv23XO1VQH\nRZRac6NJu//QbjszwBCe1kf4rMbi+Fy2Vl5BZADBzJq/SN80d/EtjqIv6QGS\n4t5cuxfn5HBFwepNYEdY1lLrj2Tj6uq1iPTIS1yjeM6zXABht4OrMWXoUF1o\nzawDFnzfS4q2JkzXZaz+IMuXBZF3q2oCr/UFg4Ecbk2JKZKy3VJwqLQ5RW4u\nvHsrt/PCC7DDbHxI3XP2kxLP8SY22Y4fZle/79rt1+VKBTonmdE101M7an16\nFNiPtLPJK0p/4YUCkDvYnGNI9N4HB/IdHrP6HLiCFEvZhEN8FqnwqLDPMyXn\nUhq/ufDlJCdoHbZmvJVKL1SPLihBIrwZ678/RJjWxCp7uoK/BrOTujoF4BgL\nGVOHwA2kPzZWpYAWylSM4lEjcZbRRusZWt92GUXRhyCQv8EoBOl1yFs2q29O\ne7/bjGIcSkTTiJHgQ64pxNWsPkxMOCH32GKIZBH1qn8g1X+qR6iPiAdUffIg\nAVZqCVcHyCcM/3CDj9NMynnyFge8jfWMR9iwIGUtR0iT3QguWdD+xsW26i5R\n9RfOiVQx3RjNZsXhuGFPdgVixY2pLilcpoBKvyqAogEqFPWEIeSNsjC5M8JW\nNGRKUDCiif2ebORmXsNhOh0p8XciQEzEk0qXJsmBOypcnaIZeOVawt5TeeYD\nTIDg\r\n=/agy\r\n-----END PGP SIGNATURE-----\r\n","size":68982},"_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/popup_0.3.9_1642232492346_0.6595273597310918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T07:42:15.722Z","contributors":[]},"0.3.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.13","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.13","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-kJpv6WN0ak/xZXI3dWaZ82e2MdVSuyHhTB3BpyPNArz2hhK3Pc8VvAROtrdrY60bil5o1l5iacmBgnme+53nOw==","shasum":"5fac1bfc672c310401fdda53091c935e01a0137b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.13.tgz","fileCount":47,"unpackedSize":205158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4xzNCRA9TVsSAnZWagAA9oAP/1O/mwFXdwV5KEWt/pYo\nXT9jnck2jCYDUuJEE2a7rp5roFjJuarhq1V1Yo0o/eD54A/KoZdHrGwRlc15\ng1TEPqWf/iG2nEPudqiBPTqWv+eHppjDR1JoBPPMyjjg61BYCfLL/35Q0eZX\nulilKRU4rLc1P9qDt9ID+aSCcuwbwAugnwZYJPbaTFJFzRX+/hLxIymxynn3\np5xxnf6T2xk3cF05siHad1LN0KYtGZxOIlef4SaBSO3KU+JPlrMZBhL83Sl6\nVFhXBxjSeaeFTKdcAXr5WwXkrKgQXEMcGD3aot8cCkia8Uc6TLphKhVEPtQr\nwqndiREZ3q+MWEQfh84XJ6fWW09s4KaBYEQrPc9Vl4DvX9ZMhAcHhWdC7YC6\nZtNzkcngYfyEjDnuujBCMd8kuc8Ty1KJn1tqoR4UYbErxxJ4VV5Bw6xBZ0cM\nDqJQKlUpqUm5ycz5wCcM4OihcmtMhPksS2BFWuYDlCyVTEiXwnVg2zyUwmxM\ns89+q3rL8sJqpJl9McWKkDSRKbqaf9oDVCi+I2p2dcGTEf54FKzFQq3u7koU\nEV/VkWGMNjEntyrs668CTxWuV5x0Lo0M3hi6QRwOlhu2sxp/VJxjrXyAddVN\n68aouBdqIxmbuxB2UcEu48rEWY5MezWbu6YVIYHArbXFTjDHXu35rxcxPIL8\nVUBC\r\n=LFjy\r\n-----END PGP SIGNATURE-----\r\n","size":69041},"_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/popup_0.3.13_1642273997142_0.20083186400452901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T19:14:16.506Z","contributors":[]},"0.3.14":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.14","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.14","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.14","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-P0WuXXKoTinR2wE9enXLOVzqFXDHfd/IeZ8ZC2mqO5KqH2yN0tdGNJg7V5FcsPdBDgS03z/uIf0HEphDso7LNg==","shasum":"655d68bd1b20b99343967935189d3bae586f8d59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.14.tgz","fileCount":47,"unpackedSize":205308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5HncCRA9TVsSAnZWagAAGh8P+gOq4KXRK2VVbJp5ZMYu\nhmhnypOf3alBSDYM0QwLxJMjdhHI9T9A/Ycrq91c9o6yFlLjgeL34H840lMu\nLHmnE5UjPb8En0v2HO31UdeukPNHZDsAU0Ouq9KmZvGeQ79bCsTjqees0MM4\nL7MKZ+L2j7BfBZGeWoGavOxnVdq/u2GI2jhKYWQ2NlwlX3EUhutQr1bXfyOP\nbvH3fT7Ilv4xAScaNtCjgs2eBvQoXJXDrfW3XJIXvLZsocXdrmqnmMLK8uu5\nMN5GK+CpTmaEwJzfo0Y21xMRwwUblzZ9W/mf3eNLxu/ceQIb3A7zX2wSShC+\n3AGPCAMvemezuL7Ua4py8htyD6/Q5vRBhpixZthqqtFCETtig00WdlrwAwVW\nGRo7lqqkgCiXJxS4jzyb+9GBNUhiGfNoPBnhYG4jwvoYl5OpAGxYFjjizUy3\n0s8RWqtOdg3M8S3L2PlHViQ16VsPFwBj/9rbBta1p7cWzK+ppDkGGnzGTOMe\npE7WkHTGfLPpSGKFD9G0l4JUGWwT98d1524eoPBn3zrgP7q2JBzzMG/0jn6M\nDvjvPPj8it4xcfxd3YT3Z6ClROqtxcnEPsN/0MThFP1l1iTF8nVWrKt/gVe5\nU1nDWmbrhzVjnUwP58h6vfEKRXwXMnHGhDIcMLlrIxfllZH3CACSKg0r0DAE\n7weO\r\n=It+/\r\n-----END PGP SIGNATURE-----\r\n","size":69047},"_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/popup_0.3.14_1642363356700_0.9902942296908792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-16T20:02:46.439Z","contributors":[]},"0.3.15":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.15","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.15","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-NLMfibXUKnQyJiJ+NpLOiTM5Z65PyK+A4ns63pYjPSF9jjjx3GswtWTQlxKtbgs4/izurm/YHwHkduLhCkHdCA==","shasum":"e029eaa017ad70460e046e36857f4412353eca4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.15.tgz","fileCount":50,"unpackedSize":206754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5TNfCRA9TVsSAnZWagAA3T0P/RF9x6gHjCWZjIMCGmRi\nZNYpnD+nas5T5nOSIKAiU5ks8Gh0fQctsTQ61zzljSR9MsRZsHJPJ0+Ve0g9\nvXbNOFOz1ZyHs+Xp3HgLNzr5qKzFutxiTF/Ytj1yRLGAkLPL6DM5xcMJ4TPm\n+Egida5j71DhBoA2GDDYqvqtDdVL14BsT09B6OzRui0ZN0HbzUoEAziYd6s3\nWKeyn20VPb2F5T3EBbHGuV8lh83SpVKtFclbErmL/wpdwaoYVa6SZDu37G7G\nK/k0f8857EnOPbnk4FBdmBGsKV7VwnreAmU8ULTLHyO7rOSybuP50Dx22ZdA\nt6yi/aSCY+EFWj+CoJBR3wqlAaVSUqRPgLsUGTmUfeE+kEvWMCbisfcn/fuw\nbFwbVnGmV6Ws8pppUZbhN8AMvxdKlWm6beld9UFwbLznqPWts92L4pU37D1u\nxgL31dQzeFdm9gPEnSIW7zhZ5L4oTnw6xQnGAPCI7PYMy2uD+cCHD0W+J20v\n7OYlqbUaXwRdcoLfXG7Bl/z6TcxtB28z5k2vvvXCzrEPUmes3t9hnwiphkea\nDt5yBSgwDuOIRLENWn2N80xNM8q05TV0zF+XA2pct7sR3zX4cfYGHir/Tus6\nmfzZ8SiaEkTnyPGi9T9N5xGmMP1DXBqX8Tvkia3qXRhAZSRBkknqHiHIKIR5\np5Hx\r\n=vH5N\r\n-----END PGP SIGNATURE-----\r\n","size":69738},"_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/popup_0.3.15_1642410847529_0.1677676029425368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T09:15:18.404Z","contributors":[]},"0.3.16":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.16","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.16","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.16","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-V/1QT3W3W6wzBYomukniv5+XOaQqVnko0tptIjmm6zPcw4Zvae400kfmxUAGCza1g4zRv6A83LhrGPyUJEijog==","shasum":"bb4f6163698a747d3540b600ae1f57117f6534b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.16.tgz","fileCount":47,"unpackedSize":211161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh58gyCRA9TVsSAnZWagAAmJgP/iUwzZtfE2bLhz2mfk+X\nMgPLXPCYjBru+yGjPkOEDCf/ZuN3BxrwaC5uzCgAwC/ly8cPCTrHzYo0oWO8\n65+HMP74FgH8T7sctD41pWhciSoCMa9ab8YXnzHFBDKYn+d073Ko4qI9Rc2f\ncFu3xukMa99mTdu66JvDlB+bhXRxqgx+4Ivtxd4tpR323m5otKQ4em44l5yL\nY4PaJQxDs5gJb8ScI4afyGvBpugAogEW2Be5HclYoza7Gx1saaSkiy7a4SaC\nGy2p9QOlsEO1yiPmj2JYbJOUlAVFhdVdJ9g8WIayAIqCyJzLUiX6p0y5tVPV\n0xbLEsrl1qS7J46kKratwEqIe5vkUpn5Zf9oLnSwfQLrMiTVwOEfVFD8ahGg\nLE0TDZ/WBkjUuTfhqt97v0nbc4pce20WdSyPf9YqHJN9KQdePsdhIZA4Pyvj\nimBqD9QP8x1M2FI/cpL4rjrMbuOHViEuc+gakWQeAIQchI+O2LfviuYXKcBl\nATH+f+DdC7uoeVTbI7dEykmy3nd6XaDHF7rx+BlLx7rEnuD4CFKJitx1hBnQ\nvR9imYN+/FYS/rXZryb/GpeQHdlcUzzwixk8KRU4QiOwDADYFgsGU9vPq7y6\n/p8GXu3+KL3ZpJvtU4TIeilssG+tvlDNnKGqcYTH1yc3tnxC6T0n1eQEL1Et\nLOqG\r\n=fvP5\r\n-----END PGP SIGNATURE-----\r\n","size":69530},"_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/popup_0.3.16_1642580018584_0.9858816676808886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T08:20:08.265Z","contributors":[]},"0.3.17":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.17","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.17","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.17","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-2G867/0Go+feATWi7DLwa+KKajRypgnseUCGpGLzPdgl2S8fciM2i3I7Sud+6DXz+UTr4VZeQraHorbck6Y0TQ==","shasum":"f56b75513d91729a388baa7bb008f997611b821e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.17.tgz","fileCount":47,"unpackedSize":211311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6S/sCRA9TVsSAnZWagAArNMQAKTxSmHVZrJIeOUuJubx\nuV2ppZgtj87BRCZGaWWghphwXqcuUIaTERlgeSmIi8AlN6n/QWQMzYchiTmJ\nwWJFB+ALWDw8I7WrYfhl6jCEwoRDrlq+nxwerYG5zAI2rAWFA3pKyRhzL57L\nbXFAfrwmica2ohO8MVGwV/CiNDPriMvAmNPEcnA1+UfZccWHv4LdI2LH6N/v\nWHLUtdw/hdnix7szw8nnQJjt7optyGe7wol1Ul8tzuzYIXV00NpYGzLSQ+dp\nlo2lZcY0CYXKV9SzhlCFdURM4PSxm3LmiSCevEfUJiTfqPvttGv10KlPNPU4\n8PStGx4d6Gu+u6vOIZd+Ou8UeXbQ5VAbz8ANrnLAOkahN+EPozZA7XMaariJ\nNpbimGGIaxzBmLQLfgE/LMxieyoIt7UfdbBdBbmetC9tB2fyy7Nejk1i4zqn\nZAkWuOpzGpzhx7fKs0ZixFc4cDHO+Sj9iSkF0GZKLcupyVpy2gWAkNuALEj7\nmI1aFIkuRXu4Y38j9ht+SS2ztIuDdzCwSC0k8MF79luYvv62zeWbTcepDp42\nLJ/BV/nvGVE2zhM2P5XjVxkyhQFwBdPMaGseBjv+uSmDeGMcMDIS6jSJJCur\n9CgMHV+OTMb1AB1ZSy7mzj77cWaKdJ8AQhuzkURhShZp/9OO/HmeIP6Up3Ef\nx6DB\r\n=gCOX\r\n-----END PGP SIGNATURE-----\r\n","size":69553},"_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/popup_0.3.17_1642672108690_0.6363121079581631"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T10:01:57.636Z","contributors":[]},"0.3.18":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.18","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.18","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.18","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-kTkHg2M0JMKtXyPIhoBm0Z8Vbt1gnbfJQdCCDi98lH3UZTkYnftshwBAoGBbmQ7AkNmwWg8ZxA0WYrvEkwIeWg==","shasum":"6a661f1249771d0ed206f6ae9fe33b685221e8c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.18.tgz","fileCount":47,"unpackedSize":211659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7ZCrCRA9TVsSAnZWagAAqa0P/A3DvUTY24t5s8rYse7Y\np3yXHHvYFo5QlvCCp/pZ8qTdYpeZfYp2FFHXX5XLRTPH+thcTVtRYHqOYo4X\nriLaqpaUi8jLSGrueyF6PqpF5G5dvVl15Ty8DOQb+uYHHCL6I0Gs7BNxq34M\nkmK05yA05odVjBC3sWXuuWxk/t8qrCffHLhCkEZBNMZiACAFdh3mgaOsNHtg\nzzODiMGg1Rr3/1IllpFsMVJWTNa8J/dXWkEjkw9ZWW/wtvTCNpAL7X97EJMD\nhWsaRA5/5+XiFqImnJC43NnEWwxSyiWM/HDg+lZTSlywK2WuxS8KRYqg6WKu\nFUvmfCaHgYlUcSiLvDet3Zl1v6OQPFCG9k9jRHWQKInEqN2DGZ1dhZBLS+eP\ngLT9NtjYd/ifB5iqQVGGxR+zxrkYmQPOfKujqDSpHKtOXz8veLPcUujJXZFd\n+zJIEV8IoBMuoFuFo9SKKCZRJZZ2T4BHM7Ld/5l+4ZaRaXA21XAAphIAEezh\nGw0HkaXukH/X/adD5avo6xxDJNH7XRRaR06S0Np/Dl5q5s5AeRWtizsrqvg4\nwSW10NLpiPmxmdsvdd8cmTHuFvz9YV5z0xePFK9AfTy4HsNsZD4hc7qEXfks\n8B286+KJTDCUaxxasAQBvkeZbVIuYYcNugb6YdDTanFCBowDpc+dZdmS4IOJ\nFK93\r\n=NZ0v\r\n-----END PGP SIGNATURE-----\r\n","size":69627},"_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/popup_0.3.18_1642959019173_0.03328776901229147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-23T17:30:28.661Z","contributors":[]},"0.3.19":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.19","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.19","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.28","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-hnlI+pBhwrPHj+pUSOfYJDiaoVYut04so9pVt949Z6udRY38IsVecgYyA1QtBYy8cF4yR5S4kiRT8arShjnXGQ==","shasum":"518723a8a87a9008689bb26a39937233b6fe02a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.19.tgz","fileCount":47,"unpackedSize":211611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7914CRA9TVsSAnZWagAAmFIP/2+zl4GtxspPG3rzmozc\n0h5e7pdVhWPVsm2pQUKZR68e3bn6WTTzD1u9GYeWGndJ2JeutejG9f6TBFgn\n1hQdl0GpESojxgkWETxv3/Jsu+6cspEiU3D5i1h/qvYXViEKR9Mgh/FBz9Yt\nPKQVUg7uXz93R9a1+ER9JpK+qgn1tiq0tI4m50H81/Gxqxv4rZ0hVHl2dYbH\nD2UcbjWYddNcOpoESfKXJJP4g3ZINApcqkKoaqCPc27PAJ0qnWAUGQErz3J8\nqlnP3Taq6BEYtrC937wrSfWTqu9Y9G9LGCJ2pV+3bfaDgpUFeioujW3+IwjC\nAMpvXWWLdzCXJtZba4k1x3UBkJZ9+3zHKBO9Aler5Zz0kl6o2drdR34MH7Ir\nO0ublLmXIEwOfHpli+n0goai0N+akqwqJAfXl8P7Puw+ApZwUoDu5jIlgIRV\nCdaDn1ZhupV8wxIrrH/R9b5Gafb95k9mOMHAefick6Iy1uj0j7HYppcCYdQX\nam6gLBJc67bENmIFNX5JqUPKm6CriUVzFJp+t/eXz3uSzgoKtYgUOpYeMBj2\n4OuM8GzCIEdOUDCCpGB15dMwwen+4MTvxcbMJ7b9Cr4Cu1PiA9QDrvywZi4I\nN9T8Y12H1E6OHetDF7XgyVxIAJ+1DxKFmZaBTyxrs95Z787tyV5fgYhLWzXX\n5UhL\r\n=UcD0\r\n-----END PGP SIGNATURE-----\r\n","size":69573},"_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/popup_0.3.19_1643109752405_0.5925880713722518"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T11:33:11.527Z","contributors":[]},"0.3.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.3.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.3.28","lit":"^2.0.2"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.3.28","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-yI5+FAD3EKezcVy7AOKVH+drdfYoWpNstGvhbF7/IEjuvh0h+/C/XA1BG3NUSm8xcThbwUiLoFXHkV8CrHP3AQ==","shasum":"016b597b448c0c9deeeaa40c81e027d0d69b64ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.3.28.tgz","fileCount":47,"unpackedSize":214374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAhDTCRA9TVsSAnZWagAANK0P/jCR2bVg1atvqCsPrlEk\n3vgeT9J107RkYYZ34CmokbGWlgM2+eG2x+3upArW/lcjjQy6uBJMdonOnnkM\nwkwYEshlT7t8oAdYILTj9iHOOczcYJYGCeLD9LPQJ56Ouq3+zZcfDUW+iCP7\nlOVx6WLJiKH4VXAf61bVrAyLa3fNeHUwQo2oNrip/nxBjy1uTOw/0/xy/p2s\nZDI4jBJXakbQZdT4er5x+F3JQ9vyOqxgJaIURqVDiPoGCdaFr1ARRHpyz72b\n60e/HZC64AWf2Xkd5QZZRdulu/HaK/krQONCx+EQzrvKlWu1Pni+K8onbv5F\nLRbDjhqYbgMgni+d0yxXDwJQcPJjaB0pxx0uRZAapp2IEVk/LcXy9O4xBrTA\nbTVv8B/XYdrZKVG+HDaWabrRts2UzAhkYogpCQRYMR5tksVa0BkazbNWSFM0\nFhmkZlblKZA02+CvqyuDUMvaEPCwdcw4/pbK1d/IsZjnR7A5yY0q18mmSiN9\noErjIbgMra9P/9O/68zipJRngiaBvR7ao420q/RdVpO1NdOV4Gev+ZCiImgN\nwbZiJZi1JWRaEW0UCqpH+PzRjmRmnv41y7osQdBkb1VOSdy1acM4FCcT3wD/\nmwxkvSFaskc+PjEIUc5UCHDMT5RghGo6OLgpWFgYbfB3GxMcOoP4zDoUOEHR\nzcNl\r\n=Md5o\r\n-----END PGP SIGNATURE-----\r\n","size":70321},"_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/popup_0.3.28_1644302546863_0.5241418849948498"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-08T06:42:37.171Z","contributors":[]},"0.4.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.0","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.0","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-N/YuVQ8m1t8Lgu9Hz+mX4CSKtQkBAbF9DTufZbSbE2IFPtwMZYZF6E8X6zPD04/YI90D88by4jtEAL9DC7K5Wg==","shasum":"713c8fc6326f5c0dc348042f55bf9ca6dc69b4c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.0.tgz","fileCount":39,"unpackedSize":200752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFHucACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplIw//ZDx8fLE3eU+vPGBoD1DTzL4bUpYc6HkEN9TYTZYvBE+woHDY\r\nVYxIeY0d2Gvjc9JreTFsSbGj3LT/RaDDsEoM0oXY9d4QLu3v58UPFBoeJZJX\r\ny5D5s84lgBKrClwg/QrHjRf31QzrWuv4udhqWzcQsi+InEFJh8XVJjo/QPXG\r\nsWT9uLHCePmLUUEv3XK278Sc22gsPbdR8AkYSfjigWXoZAq/k80iMQqDyBPt\r\noLAldkyXgxlW/pFfY3sFk0EeGGIUy7WBbyWGkRvlmqpaGnLQjhwamS5K+b29\r\n3KKdiIw74kHdtN0pBYMWZ0TGft3s6bmXw9xOiOBRNF0vZE6ShDJrMay3BP4W\r\nIQzsiLGTCN/yrmeI2brz30Tw+QvU2RDubYdhbm3TfA4nmF0FsYfFgUpYKylP\r\n+gQ5jgWOlIhVxQbCPrxgPBiicArMvRVWddRYVoYQg58MWd1jROzhgVZwNOzF\r\nZrjUgmlIvAr7ks4d9J+lE/1BiguFZYyXnGe85NyMgNOrPtM/ZlhvrhdXalYe\r\nccFVKzPZTuWvYX223DacvPKLuZJ1+PJgVIQeURmsSiSSB19FNTYex4LwJIdg\r\nOVPI0Kun8B90JOHbl7jt5fZZ1APxT2sm+1PwZ9iWuW/Ykhy3xKXhJHeSFRJ8\r\nI9bwitgZUmbLERHEJSbnK/b5/5ezsoLeF7M=\r\n=lfs9\r\n-----END PGP SIGNATURE-----\r\n","size":66919},"_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/popup_0.4.0_1645509532318_0.5554702226565273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-22T05:59:06.978Z","contributors":[]},"0.4.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.1","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.1","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.1","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-iydRIvmdPdPp9oYPLClrB1Eis3YNmIlTRNNmiXfgb0XWnyNPWjfCY8VwFlPr1zeVYFeiaW8bYmaPmqcLdKjBsw==","shasum":"48c91b2252c6215955ba2e13410ee79b8cb3e56e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.1.tgz","fileCount":39,"unpackedSize":200899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH0nGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ8w/9GbjNEuPY594m+yu2RMZE88Vx46yj6GKWT5epJX67EXVT9SdH\r\nbYX/oEU2qEIAhJVqlNCa1FfNPzsJALhfjWsO2G+wuOqSTvGf9nwXsrfuaF9+\r\npvQlNdKBCkZKUkKiE1r2B5PJRbL12wAjiPwc4AjnHWTjV3Y90xM8JyOlUoVR\r\n9lM+qO/r9jNNAWOgoWvnHnH5D2MVnjToSBtiBV0lZN04gD6Pmbjmtt83e2hs\r\nTLYpU5yv0ZET5VwTL/0af6YT/gPbY/GylhcqAZJX2wI/4ERR49wAeS+Dweie\r\nLXmlpVjJr91LhdN/6bcfxNNpoKopqUpipw1SgkDj78XstlyWeZQmpF3N+jBI\r\nRosTE2CgREFhhe0C0A3zMzXnK9S3+zz3iRpZoXmYiBq67JeFsiVzuxOccf7Q\r\nvCRHLkfo22MvFdej2ZkSwvTXFl4qbzcJ+lEjkpJD9otJM33fkbef2RwRjFAc\r\n2wDTdR8cfzs7N+ROEguRq+EyiPLtSL+8rgujSRvwKLx9ybQklU9hZ5jBSi/V\r\n3/ufnl94SsupuX1DlF+Yk6o+qBMUh+GPUl3PceyB8N5UzH8L7Wk31bWsuquI\r\n+tWqZUwHZSTe452srsDur/VOvybYm+KdI7bJCXf9i3q1mKnN5bAPfRZppHHe\r\nnotMMces7jh1sdNAlOIcdxeeyJ+WzMANrYI=\r\n=nDJl\r\n-----END PGP SIGNATURE-----\r\n","size":66940},"_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/popup_0.4.1_1646217670240_0.04179523663643825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T10:42:12.585Z","contributors":[]},"0.4.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.2","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.2","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-kxQGX/HIPRpBNq2hNZi2VHkpJ76yHg1O6YI9nywLC5ma2LdUOG6cXSgFVC1Q/Tnd2JpqoCGp1JDyZeKuxpQoaQ==","shasum":"1680241c05e1fc749cc029e3193e2b0dc303839f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.2.tgz","fileCount":39,"unpackedSize":201046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJDhfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcDA//drUbjTnuJq9lyIpm4ZfjuIsmHo6wa/ZrdTqE7a4rKtz8TUG/\r\nnoWhs17hA0Pfy86VNDGCQySPssGM0Gw1GGosWKhIH8ljUGu6km6+LEq5p+F1\r\n/C2YyQUd8FiTF62Ak6sobZvffU1t8tPw/L/qPLE2JtWXNvGG2GCUcbxz/OCc\r\ncMmhA1MmR1yoO+P5NDT94uH/QgLXJ36DSPOwI6v46JF9MwSSeHWP8GZlKvOA\r\nplzgt7XRj8lD1FyxzK0A6xKgzsq8btY6FHo/vOnq7YbWAEwD6hG4o0ok5EVK\r\n5xSVDUNEzuktEifTfZuafi2F7XBCXl6RAgdyjPp8omO7GulZcPbsrBDahAzx\r\n+mjGTwI/UTfy4szYXPgapGlcjmIL0QgRKapyKhv1jdGTsXf9rmSbTkfTzBJ+\r\n6SIFosMiszI76m6MZe/JgNkSr+AjqawMOrIXygAbPkqGpx3qdq4rmqQ2HTL8\r\nXYdIfa5A4/aCNDxxDH+tV1kQnnSS1F24Ax9Cge+25EqImsqJaqxo4reYCL8d\r\n4u6lrB8GdWvJ23ySH6WiSoTVlhuqNl5UARNyz9NaTarlK07It/fHphKLNLed\r\nhn7uXDE4VXGtkan265gmjjpdkwdwI7wsYRnx6OV2Fl/nEK79aj333CVlM/pd\r\n0zlb0OEJGPckDXn44jcLxY/X1Wgz23KJx8Y=\r\n=+8vr\r\n-----END PGP SIGNATURE-----\r\n","size":66961},"_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/popup_0.4.2_1646540895110_0.5990571172927837"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-06T04:28:22.868Z","contributors":[]},"0.4.3":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.3","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.3","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.3","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-c7+7AYa+BmVD+Xv1aHyYORmNGjHng8Wx8ZP8kjT+D5fGZntGa3tvW5NKDHGAGlJSvowkdAmoF3rNBFkXTilUow==","shasum":"01630d13a4ea08b477ad38c0e32425d882473d6d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.3.tgz","fileCount":39,"unpackedSize":201193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJK6SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8oQ/+Ml4a4Yhvdp/QRQia/w1fgsoo5CVKxDYS6V7WGtLLJEqXP6lu\r\n0HHZj1uWRmxAD+B6A00f1cTJi++iYZ4g/e33UB/m1ZR5e1TLhI7keFIt/pSG\r\nqPq0DAhTnwCgbZpjEiKI07TRDH6r2g9Qur8kQM7S4+DTWVzTIbbKsKLXWWFO\r\np9Nu/HfRArKajalxKVjwkRVG9i1nGaWNPlcr/nRyHXx/EctAegKm4/5djE/p\r\nfBnQNOHtr/FstZkx+kGh2mY3P03QBgegrjE9ct2Xtl0i66Q/pyGrDRUauVYF\r\n0KaRRllg7pxOjy6iUMfPeh87JlFyOtk5bz33D99wVPV6sxkArNTzzKLt4NiC\r\n52Nw31sR8lY1Hc8pk0kHPmbSJsPLeLq+bSPoGGjBxFuSAjBUEzKJN9lcKfeY\r\nA0o1wRE9K3BfOFqriEyv0fKWc8cNnOWnfyRsOOut0hnjQfXmQnS8Cbq4ycLp\r\nJNwtDNLyhNgcgL7lP+jA9jzp2IDOTKR3NXHUHkPEj67TBFNEE13s3zEAZpGg\r\nAYDdJA2Emoc6sABJtfv1lJ2/2ekGPomSYkuH8qxxr3x554m9gYPh77t/woyF\r\n6KQRgmnlnj/QfeD0Ppi1xb7FHWUNN11tapoLiey8rmRUN/+TZdk39YUYX790\r\nsisZC1CS94dLKzRh/z33XSKg5X+9qzuCBFo=\r\n=RF5e\r\n-----END PGP SIGNATURE-----\r\n","size":66969},"_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/popup_0.4.3_1646571154404_0.7618087267827767"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-06T12:52:40.969Z","contributors":[]},"1.0.0-alpha.1":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.1","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.1","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-cp8hKIoPDE6Tx7nzGNiE62FF/s6upOiGGFOnB+gD5fb5Zl/W9VKHzETv4OIVsQRsjll3Pz3irg8/CnmkvXp1mA==","shasum":"5044befa9d15cee18cf33e62f08fbbc497ac5347","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.1.tgz","fileCount":39,"unpackedSize":201371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKH+dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5zg/8Ccj/B07HrMwD+iwNxjbONTCpsMGdlAe6h9kPZpT1CgpNXcHd\r\nAu768NbqOspqASHMzM5jYkeYXjk/zAmELn5wL/03nysVzWuP6hr+Auo4PfI9\r\nbPY6sLQHK02flhh/u16RuI8mxynw9H/YK1MnCLyk3SitcZliTLzNBnmrKSlU\r\nKMvFJc080GCVwC8OmwDqSNmUTN47dldofK+tGtE0xYdtQ/rnUGHxc8SxKG3b\r\nG62otVzoHokEmRvFunhpLCUZrWckkfbiL/WpJPRW1mgA0C3Gj62RxHBFwTFE\r\nlqYCJbDctDBJ3QuA7NuqsDqQyirke5Oepz7wZGosBH87U7d4wGGibeT/yh9r\r\nAFx9JBje+0a69dwxSQDNZzELFX5vHoCIWAJ1YpAis7R1OQmJMDsu2RlYGEx9\r\nzBP9FwhyBQ1hoTYTvmsvcWTUVI5G5l0SwSX2Egiw4rp4tw1PiDj5ZWuNmfuy\r\ngB+pYVI4v4vy6ZOzOp1f4cpkhthvGKz5LA2u6aC6AwoLOrSk6FgaiXKzA+o7\r\nBh/7OgQLN6kFpNb0s5WDouS7utMLdQyhjbffNU7PS1PjEeauKd8HsI74pkIW\r\nGzCWhWumnkUogtzWmyS8Lm1SjQGLCoyNy5dbv7/HnmzHhkXVSW06XlIlRMHC\r\nTJgodY8ABc99i7ggydIb52ZkikFexe6NEg4=\r\n=iSKM\r\n-----END PGP SIGNATURE-----\r\n","size":66994},"_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/popup_1.0.0-alpha.1_1646821276892_0.15817435027241245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-09T10:32:19.514Z","contributors":[]},"1.0.0-alpha.2":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.2","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.2","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-AyEj59vjY8gDJStnjf2LvHVJdwWqf9YlatffbTFiULqeO/2TLjUFCodnw/iSKSfz2chOP007u5w46Ph5/g6+mA==","shasum":"fea64c701d1504e7a8ca97e05635cd17fef8b932","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.2.tgz","fileCount":39,"unpackedSize":201541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKVTsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK1xAAgJ3IUIjqr4xNlpqs/eSMt+26pD7f3T5UFz+Px/LwkosgDau4\r\nh82XmkQE5QWQDtbS9q6MsCVNbDEpE2Ia/Z7Xq0s/o9RMrf4SUjg3vN3HPI+9\r\n63EQxum3bQoqlOfDFkbZ/1k1d1nnGFhf3qYKhRaKCoJ2rb6kDqEcL4TB2IPs\r\ne3T8ySpofAF8wKChMSNVno31qykIQRbt15yn+IfdSEuwGTg9MQUY5XNm8Scp\r\n6Wa1fqgGx1mnmaxfir3MDb8CAuGBYPMmfATp5I4Txq+bPFYzjJTqL3o/8+r3\r\n0Ljyf9/otsjwSLy8HsWySbSlXk34AqjlN3+dOoCVxg9GNf52Od9qCPowfBVX\r\nwazEyTdWe1rDomt0SIXBWc413nz5QH316M2UABDSHC/Qa2qpyzXLS6Mrb+mo\r\n3vCViM7V9boOh9Z61KBU3CAGkKYHQA8Odws9FwbkoMwMNRdnVUO8/kMjTCI5\r\nr9jJowzm0KjbSwgugy7LG+XNvPPeHLqvMSQiKv5aMkIxEIihuLBnwlaSHJ7b\r\nE98rp3rVivCvOfo5wZfhVcuS49XF2swpYwrhs704TTqv53sj7QvFbbnqeDpA\r\nirr8Edk6yA11Ac1MP9+DimUtokvKe8bVA3I1wBpcJulAcdI1BgA+AyL2/NdY\r\nhkkU7s8BQRExmd2YYUkcSesfOhxs9QMjWYM=\r\n=diT2\r\n-----END PGP SIGNATURE-----\r\n","size":67025},"_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/popup_1.0.0-alpha.2_1646875884324_0.4946708463512368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T01:31:45.978Z","contributors":[]},"1.0.0-alpha.3":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.3","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.3","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-cXhRX9OeIW3cCcHe2UgiBjBWwGtWMkE3CvpBcER4Us8ixke5xyy3jfHxqgzNXyuSgvRG/z5mv1nK0uQFUvU+Hw==","shasum":"e49787a4d7eb5017b656d4dd8e5bad1c9ac97251","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.3.tgz","fileCount":39,"unpackedSize":201711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKb1CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVcw/+JJ0UhbJIDXDS0LR4PdufDXRUgymWvZnEy10x+XwIusmdNsLx\r\nqBj9MdIEx6Y1oGGhlZJnQBPXcCDHXUjaLQhK5Rz/KZLsDJe+ce9Boz/WYHhL\r\nz/nJBQ/NLyaTJ98patDue+/d4ugaZq/N4KCeXo/ww8Cl3vhLeuwAB4LCW8k/\r\nH9LevKlFhEY5yg/XxYTuQ3ydDqZsAoHRi9Bi0FDreV0hBDolRpB4w9QeJ3+5\r\nLG0bi8aIPe1zRODz7ob2Ors/a6tV4wuCjAwkb5p++0qiRfA+ZkkteM7U2Ych\r\neJxL6myGjAr1J11w72YG28WCCWsdL5PM17DhqQEPeP+QCl8/IJs43DZKLNJq\r\nXwq9egxq3/aetBt3tzF23Td6/AVa0fHL89ZA2ht2UhUoYDmdpFAXZav2FW6Z\r\nAugzBPYdjw7088Pw9nJ2VL7WAjRXqJgrwTYq/QPRb4OxQArnyiP8dcqCgF0Y\r\nbEoW8vn+FLOt0RmNdZm4hFRFh3tnD9o0UulYH5VRRgS9eC+zKHd0taa0gvWi\r\n3a/RMe5aCWGB0+W+RT1Cbs3PqwdpmwybmUBtILWQvpfetlz/c9u+lS97nKNd\r\nvyEQPIrQhuedTXjNvWyoOgXQZJKryHX4S/EY7T1DHTZ7yOVVnZHPOLTmh5zA\r\ntRFBpRd4NsJ5tTEnXUT4QQqxS15Y9a6gELs=\r\n=KNa7\r\n-----END PGP SIGNATURE-----\r\n","size":67034},"_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/popup_1.0.0-alpha.3_1646902594754_0.5076004269397478"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T08:57:18.521Z","contributors":[]},"1.0.0-alpha.4":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.4","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.4","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-uPaZZWFofdPP5baII/u+pfPmZ9Msr2pxfj+Ouon1iJAFFHUgb9ZbWhry2jezo7Hb2+uSJgOUaAeMHicXygWAvg==","shasum":"b972d1201511bf1d4086731a326cc5834bf3429e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.4.tgz","fileCount":39,"unpackedSize":201881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKpkdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWsg//Z7vWZmk0kkbo72uP5EaRMOvNuGC6oIZzwZf6nwtox9LWQSrV\r\n+WCQua7IU/+P1xbd6Y+9zM3Ao06sjfgQVWqFveqiMHmESulVdpd3e8wUCzRR\r\nfc7Pwk5ySDDOUsqZrsOBfA6kYBSQMSKaw/NRV7hykcbUxduMJlMNMO+LD/Dp\r\nH/+Ool6t+iJwpnMMDmlqltlH3YIYUCptBUKhzC4N9qwKPGhAhH5IhyYJFiY2\r\ndXZYcqaSwWMIxMddMzpUz6OFjGbBYyiWwrcygd5xbcAhkIoQrtR9oiPA5zm6\r\nkO9ayEckHTzWp5lPZE+YVtg6oFuPPDCPP4sG+nL621M3/t/JZeli6Id4ZLEq\r\n7MJ28e3Y1jSK0s56ETMToMeSsj0EJ73T0uy9NlODrbCvvYltLkxgjgzIkmWk\r\nMcUj8ybxY1ox9rZy3rljIGrfui299g+VxPGjr34vhxps+15t67vnS+tAPw6X\r\nHufCrtw5CjwHVa696PDAXwgLZUwQHZ93ZFf5VUd+t1z146Qj/9xpIOWDTsl0\r\njBMyO+vntgftZeQxrRkc4YiLlb+OK/l+xZN13L9y+qh/g8KF7pdxMMxobbjo\r\noDRp0IWa5r48S4Sn3H2IOjiRz01BL8a+6NN/MTSr2iweBIaO/PIwpNDFrBTT\r\nq+aFI8v7Aopo9y2jbajgGwX5lLL4i7CWSkw=\r\n=wA2O\r\n-----END PGP SIGNATURE-----\r\n","size":67041},"_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/popup_1.0.0-alpha.4_1646958877187_0.5227126109997011"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T00:34:54.725Z","contributors":[]},"1.0.0-alpha.5":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.5","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.5","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-J+lnsIe9qL6joA6jrHyjeU60h4PhaUK7bn4TkpxxMSPVIoNt7LVF5KYtM2uD40XelKHr8KuKa33cIML7x2aW5g==","shasum":"17bb435f918d64a9205eda41be14e23c6d15f667","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.5.tgz","fileCount":39,"unpackedSize":202051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK0YcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqB+w//Sbsp0fyMRotKvMkr7JBHBowboMvFXsQ5kqAKsSNJTNvJF+CQ\r\n+K0glBtTMLSQ41qaTLHP6XCiQeP49m+eN8EOD2a66uEgwL9g9ApoYRzV72Bz\r\nFjqNR34iZpMhomfq5AULVDYQi0VNStId1Qh9zCchQKJ1xNLcDW8Dlm0Bd/AT\r\nX5wIERZ8sEyV7L3sKLOUKAeG5EX54v9k/RHjEPhpIqQXcds9MWwOb0dexZMT\r\nForAdrzqQUMZnVxmSXtf7RA1s4g8qXTgSttqd6VIYLH5QBPslSa/c1IoqWzH\r\neKsvfU7V16EhTqF1v0wlanZn+SbPh0l/mz6hfIICmbKcbehW5KGkPjjc5gmK\r\noFA5Aues5ctXvVwo6AoTmcoKjiMfRyD5UhILu/ar1tw/kP4wb+uou5aNEIy1\r\ndmxnTAGTOeqV1lC7d1Qo/BvdXhXGCe/NRsDin01QnRxQR/x5mYARcRVxTgsA\r\nQvVqv532ELHmFzl3yCQoKUhjSgLSQXzEbwnsbQag9Qw5B6kP4yWgDk/fwTO3\r\nKeBg2d+t9072iPfPei81AIZDdxhH65tZJAGV9ghxgKx6cE7E0jBd9GnjyRhz\r\nFq9M0bCMo1y8UCLl6Fq3KF3BM4N8nDq01JW1m6u5ca9MwdDNRUBAB9gZl28u\r\nzTMNu3k0YM66EySo1coVNQjHt2tXvRaFMN8=\r\n=1Qf5\r\n-----END PGP SIGNATURE-----\r\n","size":67129},"_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/popup_1.0.0-alpha.5_1647003164581_0.043126890340897894"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T12:52:52.097Z","contributors":[]},"1.0.0-alpha.6":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.6","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.6","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-XYJD84yCMEwJU69Dgev2P+HSRhg0QLUYHWWsSfxg2fn+2T/QC02gTLfWD3MAe4ftH01uodvUgputBF9ySMRNog==","shasum":"261911730d91cf9bcb51617947dd1d4ac16ba9d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.6.tgz","fileCount":39,"unpackedSize":202221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK1BGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkuQ//aZC2O8LxkgvZcJTdQDwc9aDL9xhNpJ6j8W8Xqzulv5pKk/zf\r\nbEA0qqFJv6j9wfTjO9SauwioKIkAR4CGSWKqDol/jAbaiVklp8LUzscA0qHo\r\n0TG3HvMAfa7GYkCTZmHaXFBVSvrq6/K0BTLo1Rxs8QpJDYt7QbjFjgqkSvMB\r\n9g5V7wDbLaZ/2aMdttkDLoRzWAFppF+SXROUMIEJFWKaOL/2mR1If/Q2uqUn\r\nzqCHyYItukD727UCRaNy/ZSnEa7TimpXS34EgLBJW5tMv+ednLy+4h2/qH4l\r\n8NWOoXpPOPZR9U7e3gg70iZAElJkUBVCawlpi8Lgj2ciLhjTQ4j8rEY/ixiy\r\ndMKmso21UUXgOrajP9I2p+xJZtXCw6bbjndcAnCUOz6RnYV0zeceW2w40CiV\r\n4tO65q2FkqOas8sZFG9Gj2kQzhcLT6sed5QqjtnrtgCCQ5tdB0YpRT9Jzfuu\r\nGXA02Gr+AT6sM8sV/dEzd46rUwbazMDCOyW/CEeurqo3BcYqMXSOF4GbC+Cy\r\nlIW42ybtaWyefbZjvoYUMjP6KeTk7QSKkQfols4TdORl89GZ8CZwNMoNN3bg\r\n6mUQbcjEknqjxTHzNBsZ6m2WhnHYiX2mtW5hbaBwaFlgx523F9L2aT92z21a\r\nQxxWIUEMRQoNLEqbgo1nKpPPcfnNh2iEUCU=\r\n=2DiY\r\n-----END PGP SIGNATURE-----\r\n","size":67141},"_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/popup_1.0.0-alpha.6_1647005765888_0.5944830512769559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T13:38:58.000Z","contributors":[]},"1.0.0-alpha.8":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.8","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-XFis+31DcKh69omiyaKWrPG8R7A9zpbR9SU0p/51WQHM5SHq+m2X2q46oU4bAzI0F5toMAh0W/a0PljZ6hOWlQ==","shasum":"44941bb0e3fb62bcedf1e2b5c2e3056948d44e77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.8.tgz","fileCount":39,"unpackedSize":202561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK103ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRtQ/9GcgBhg63gEKrc8CzsJku+NATgeWHl2DgXkQIbA9Z/Q3JUWJz\r\nIpl4ft5zUvt2KPuEKy+wULNgdEyFSJ8gPkEbhCxcDo5/fjBv9RwLGaPGTUwV\r\nFGki2C22PoTQIDk9jp2cRMFshoCsJuXh6mwF5ZzY61xsv/AG4pXsoM5KQPBO\r\n1YXmubmo/6Sd1lFjLT6DZcGH5+YslyntnrttNj4xL9xUOXABJ12P2ZaYxv23\r\nVYiQAwsGLOmQZXwKDpeEaefq//p2YQCVfAHbz6pl/n6dzGQMh2uKvhaxsr45\r\n6tQv8VUVHtguILwXN8IzVCRa6eQGTA186VYA6U4FyQa1J29ux+a7SiRZrcE3\r\nWbzK8gCNDaSca95mdTZP0ID4337r87m1wPrUhaPH/5/ttnF9qjtqPooepFOm\r\njdwKqZ9B03ADsqSqQK9ZbJSWnz+0Drg4Y4S/gilXJHI/YgWbx7UoMS2CSTJi\r\nQ4FPOPNSFUJXsfzAqgehkkFxJLfZk++D4dINkn9UeHDlVanuJ9u0UkPclSxb\r\ncmEVdVz9K3L/2FhG8d4M1FFxJsq8jNZwB3Yx0EYTJmzt2fbDPvFh2I9NauaU\r\nxBS+nVv4rdVnQPMH7UjHXZB2uSrHKvHUZTBhzMs+DxRMdUDqSM/abp+Zq9F0\r\nvOcM1Frq++/WVuYEhEyYbM1QYGzHih9tfic=\r\n=WwCF\r\n-----END PGP SIGNATURE-----\r\n","size":67181},"_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/popup_1.0.0-alpha.8_1647009079751_0.2295328302875861"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T14:31:28.844Z","contributors":[]},"1.0.0-alpha.9":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.9","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-GMaFNiHnsUjKXMxgQaGtx6f3OdIJNfeTPPUYrvxpVCUDA8pZBB3U0y23YVyK8x/VHGib8QpAu4wAwOm2oQKCAw==","shasum":"1471017e85f13db56e60ad295955ad26fd295828","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.9.tgz","fileCount":39,"unpackedSize":202731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLJa7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotmA/5AEcZ8Fs7HaR67qHGVObYXzBmqEK4H/WhXQ7ebrseTZGyMWow\r\nwjwX1RS9D3MJWCxbWakWXZYMpO6GpP3GYofP7u103txyAc4TRGojVnsqYUCK\r\nT13UcGx11YiYzFW1BPL2a79rcvgU0BUnPcWFAxVCqZ/PmBU1B+ru/cYhI0m2\r\nJjPI0NYipxUxlypwPtbTYBoRklmEHcaYayZITRq92jlROD/q2sItGS988IrO\r\npVY5p9Yo+xXE8g3NKiZ67QV8/Nc0efu29QYLedpnamv48H5Kp2zamZxtKo42\r\nJx3QiPIJ6zq34XBiGGum3DiHDWXs4JbQxr+FR7BYt4jc4o/GFkujhci5pIvJ\r\nVJ+hK30xmlv728XAangwe5xHoR3m+MD8Irt5bVRMfxSJwOWqf+Zkwi4PPV1s\r\nbNOwRP8Sz2N2qAW0RUzNZMt6fT1y0j18ckSkib8fPbGSDed7IOItlZ/k8YDn\r\nXxVKl0odfL/boSVP9cF7o6Idi71+65AtwxtIanB/flPMxpxFTzOK7wSJycT5\r\n3hGDdHXJzxvpl6p7J4cYVc054tmw8bHstcc+kncnVDEvap3Jm+xv0eeDm5Vd\r\nMfcDhsSzWP34L/IwMMz1wwaUKChKa5Ww5ToO7EqlI16p9ILfPk2DxMK/dWEj\r\n28A8gQWH8S2tt8T5Lz4iz6l+IMhUVL1dHWA=\r\n=H/n2\r\n-----END PGP SIGNATURE-----\r\n","size":67199},"_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/popup_1.0.0-alpha.9_1647089339634_0.6777271588379421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T12:49:06.239Z","contributors":[]},"1.0.0-alpha.10":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.10","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-wuGmBMLd8bm7B1YFdkGH+X36HXT0Ii5K52VvnCSz/YoBrYzB/OV6FMhwyIUYQZLcP2U5HJFha+iOIfBLU3kIOQ==","shasum":"a45db28a2b94fb9bb18edcb4fa93ab5b2a645b2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.10.tgz","fileCount":39,"unpackedSize":202905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLJ/TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqv/A/+IzuCvT7Tf4l3bzemZMc+9cqk+yWbKoLrgm9nomX9/e3uymZB\r\n5Ir/OOv92KENGxCPJPHIaxsb+B+hWphkvcqCcDAWOvHWx3IMdSKZ31BPr9Hf\r\nqlWUrUFRq/w52IAa9mxVRqreykxHv5gkCFC/BMDYUe5ZxhI/Z3QEDWhRLvC+\r\n7t9YEndnUMAZRNB7p+XQvfbE9FYcMj+ETZFaUigVzaaKoxs+lZ+hJqDtfB5Y\r\n49d0rDrNMo2wGgP9/Mx5GGROUfJUlFljNScK4F6Ykp2DWNOIgJzrrUPCq3A3\r\ngPQL1yPT/ypA8qVsqFgaIoKW1Cko7TlN9gG6r9xp8QM09H/PWTKrAgyOr269\r\nggd5PS8EKOZvlUmI2yLLerpbSMojj28r4FWExRB8U/N0km3iNmoFRI7n82z8\r\nBili4gELvNkgmguiu5tIYvvMrYz+8p6P78AHvi3DCxMHeNqwFMORcBUGY3iu\r\nr4ZgumLUGBbYiveynTWhQ6BGuo3+SjgwKwlwtD3dDwk4mxTNhHUuzqjhqrGu\r\ndksZlIIGa/U1nuVoOschNKbpDI/iY1o207S7TtRtKMwBo3sLJAHFLvCqdcMS\r\naI/6bHqqgQpzDBRTCD5u6H7sihNTtIA8vXZATR+0fgD14MtTF+5QELK6CwZ1\r\nSIzbKI4rCFxhdc4jhFPnnihlRj6amdfY9nc=\r\n=2mBy\r\n-----END PGP SIGNATURE-----\r\n","size":67201},"_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/popup_1.0.0-alpha.10_1647091667498_0.49973257117068615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T13:27:52.863Z","contributors":[]},"1.0.0-alpha.11":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.11","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.11","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Yh3QNTO0ZTmWdFGLI9biefTfX0H4tcyzEGDaJyNxIuUBoRepDdDKsj1WtI5Fdc3cjFIjvjmQlcwvlG9vnKUsPQ==","shasum":"eaa2afac1ae71d9878cb8c71a0b4f7dbc284de6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.11.tgz","fileCount":39,"unpackedSize":203078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLLUJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPmA/+KhDGjVVEtctv79PYrNncyucg2WKoFmbw1buUq1Z4c21vVLFS\r\ndh50tEqKkdv4wV56n5Uim69/+xzm/SOdEyXXZPVm/3Y1jiVXXWBj3qOgxCc/\r\nm0w++IGNB0D76fq2G2MBpCIFZISJqtgaZN5iine7XK0PL8VtY6twABzzVnx+\r\nxpn5fR7ps+559BVyrlmhkuWbb4Rl+lWtzJXfaIiVk6byzNfsOsTk7w4o8JxT\r\nNq2GcYa3yyAjWCThQ6hLmx1UnOZMCghoZ+Sg9MaOzUTMrYgAuP3JN2cZh1Qb\r\nICnqh7y3ZPUHhz70+mxqyViQIQgA4B+5jzHvaQcg0zC8EnKxWlUzt49C/9jX\r\nVWwwKLBDl4AehzagMyJ1jrqXZYKkHjYhuSVtymRUsM+GfUZTu67aFDHJBmVc\r\nmtFE6ne8N39h08fuTC2lmrdlylohNH7ANXW5oYMJcRVUvcRUmDAMabIgtA4E\r\nR1OSZPXsUph2rk/+/PL1Si+U++nPKvqnaGi9otwo9IpoTBmrrUSADF+wF+5k\r\n93ZWOAkBuF4hApmqElWuieyUlP1WQcID12eayesYmxCilHNfrENPn/pfz0c4\r\nNf9k1X/bbxNnpN7RXTH5Uwkwlalg3ja9fn3r5HOqibzvc610X1WFBViMP3il\r\nHo10coMwVFctiKMWKLzR58SBy/izp77PXOk=\r\n=VYrP\r\n-----END PGP SIGNATURE-----\r\n","size":67222},"_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/popup_1.0.0-alpha.11_1647097097081_0.31387929456232033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T15:00:40.365Z","contributors":[]},"1.0.0-alpha.12":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.12","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.12","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-C6gknBXRWCy599KJuHiy1x3VxzSYI0E2EeTY+0cquQLNTfOC7AR94cUZb1dujWG9oC5d9/VfYXlITTX5Lx0FSA==","shasum":"6a93f14e406a374e7ead6475a8fe391f00d53063","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.12.tgz","fileCount":39,"unpackedSize":203251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLXuKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnGg//avZBqOxPnhR4SdhpKDdmZzjI2tVWHvgmwS1bVl97uANAvO8S\r\nAklf0Ku9bKf5/dFRbCnVvUxvObLSVQb2t5GBsHBcb11+z8yhD21mzhW7ox4s\r\na1VXwku12gCzMBgg2mU5plgA3K2PB4wsmZGXvAtXNJllb6GXyh0v2MloEOwz\r\nXTaown2/smw5bgLMIjjJpMRfy94BDyx2FjQqvl8BfVC2Tyga8skJoJ2HlWyX\r\nJIjLe1sWqHmpfKhdMJ+kn7JjRQXQkDzdYdYGtz/qFpzEk+gR13qCQog23Btg\r\np4hUS/P2b297vG/7v/PmzaxPNk9lEeRzEuNbjsHvMYjx6txH/DRAtQgLVWGy\r\nQbE+Q/CndxpwQWUESXyRS96u5XbxJdNfPqVrj96ErFm4lknGP+fFXzNXxt3g\r\nelyejhFWRsMdGRB4rRyKWekAGGCj8fHQDGp6+QRVA8XQ/6wJ7jbIN627OJaw\r\n0gtC01MBNM/VcGewjdnX/N2r8Jiq+N8rv5SssH6MOMqpJsc/3O+xIxf9H0CR\r\nd72Z8A2bzX6Xhtw7aThfqVyZY3nKeGVCaLPyrrEwtMV8fxzdauILmD01KKBK\r\nFNviu4OTkziUkoodAfGLDp7tQ8t6HIUhSsSQFloHC16okAi+lGetBG4Ge/Oo\r\nNBnwVubIyV88ZWFNTb0zw4STKoP2hbYQJ8A=\r\n=SKqj\r\n-----END PGP SIGNATURE-----\r\n","size":67237},"_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/popup_1.0.0-alpha.12_1647147914078_0.02329757284950995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T05:05:21.536Z","contributors":[]},"1.0.0-alpha.13":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.13","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.13","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Ums82cxhk6st2sTccx/YSt7CoN9OigUO+IYGdR3Zg+rBucUWK1aZqsInfHiAkrQ+934mZpAkMIzVRYagPAtLtA==","shasum":"949588800320dda17c09f9c7a3da8c0c8c1b0178","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.13.tgz","fileCount":39,"unpackedSize":203424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLYYNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1zQ/+I6Q2+pDNP+9bUwlGiRtt8U7xFikdEcA6zsL8bfR1Y+Dce2+/\r\nf+FNJES9Cv/w9VhMFxqwJC0BjJcfZ/y7fGkAiTBFDmHb/HDjDpq/a23SaaJs\r\ncoqoZFfnbIdkNjzRGDQmNbtWbhXs2Yz7R7OadAb4MmKJg+4ykdxg1gfd2MHn\r\npkzDhzIOcXesWucvuIh+8Bb3nBKFVtsHIryZ3MLgTsRhRnUet6pZXOuaKZS0\r\nfwcaDws44ZfBfuuqmZcEnH1DkftG4cu4mEU4OVMs4MSsVTW6mvVRETxi+GSB\r\nX96q4c6mwSd9//byBGb9GPruNKLgBOuQEUkCs7aM90uftYoefdXA9Y0YGQt1\r\nKHVEKjMT3bfEwXr2IWRCHLrsjkWvcqA9ZyZzA6uw2K6Oz9FgHFUqunu3XACy\r\nIsbzplXQ1P8tuGZvoDxO3Jd0wd4GzlaurixK1tX9Fikl9DB2ITJqtLaJ/zBm\r\nRLt0JGfQLyYi+2cN5M3e5NHOyL8v5dp+QUlBJuLrPXgz6VIZRvmRCco0ezva\r\nRA1hGT39Mjp4c2y9tidDOtUh6EB4mn3BkWZ7YEWvL+6+va6JADpdFANFvfYi\r\nSu9smsA1L/e0RoZLZQCK0XB1isZfnkBB2i/40GtzEU2N5Bd08ofQmF4/mK5G\r\nkCl5czDbdTNCz/GxU2khbeKdY5eUvJRqPSY=\r\n=7HQT\r\n-----END PGP SIGNATURE-----\r\n","size":67240},"_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/popup_1.0.0-alpha.13_1647150605607_0.5308153631257095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T05:50:21.760Z","contributors":[]},"1.0.0-alpha.14":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.14","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.14","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-wo5FTLq/3nzG1uatIs7f0K3MnNE92BsR1QNY1PSoWnXmS664+2nzOSrhpiQF4ueJQkENL/IlKI2E/R2c7f1WHg==","shasum":"49ee5b866d1a40a2d34dfc243773805d1535b7e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.14.tgz","fileCount":39,"unpackedSize":203597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLaNbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHPA//eARnXwBH6LH8VhsRtdY/oZgga58KsD0Ie2R+l5BueLZaOEZC\r\npcXA+ZHUZzDuDqKwL6Jlk0SMVOdzKUX912RdUUNK7dtXQcKW1HV5yEru4914\r\nRGAF6yki5mQOAAfOE7chH/rUBAcpHSbbPmeThrM9E9SnuCXXYPi/+VQN2uCH\r\neYygYQZimXssDyunHzX26Rp+C0ANUFNhJLOo6KIPA2BbeOtf6uc/DSZwz12v\r\nOY4P0iiYKLK67gEOMliQnW7T+rzZiJyOtLgLncTaaFegCxDS1iSr6U+YKIZp\r\nRsznV6wB5UvWoRr4z05W2PnunPwMQZEWTrioKc/xZnamznvsowqDtCVBqtP9\r\naBeMBD5G3SkgszBV/n1P5Vw9GD0Qj5F7uWI1wF8BjPkEENKrodgl+YHAt76N\r\nsq3kla7Dkj+DCDE7qQwvh0QWowZI9UvaBlkILNE5gSJFbVSTc23RJAqsyVi7\r\n06LaZ8Csc/56B8fxRivDmoB9SyRX/dE/43kFw9jbnR7kyQvIt8bNEwLdtjV9\r\n3vEbmQ2O/5F63nOcjn2AGrQhv/sO3asxkiTe9gOo0BUVUvVeX4LndF/wbCx5\r\nOE4TZP5xGpa9raP5BQ0Fga8+ddUyShLANgxWV9+IjmmXoRA5rcQEhIqr9xBj\r\n9PaFUmVMD47CgSyDHp/05UpYKOe7Py0eStY=\r\n=9Q8M\r\n-----END PGP SIGNATURE-----\r\n","size":67264},"_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/popup_1.0.0-alpha.14_1647158107332_0.06793900342162629"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T07:55:12.982Z","contributors":[]},"1.0.0-alpha.15":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.15","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-BCbYSOchKa2bwuTg5ECQPeptTZSXi5erZ1GpOw/6i2XcBRcwqGC9S/M6rLhsjC2mwY0bxQRuvNcLLklKP+ejNg==","shasum":"ec9fd0977c755f9518734e4d2502496bc759ef53","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.15.tgz","fileCount":39,"unpackedSize":203770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLgqoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+7xAAgJ4XIcs4Zmwq6lBZnzbWYnQmpD5jXRPWIyLRkcjHMS3CvIVN\r\nR49R5LD5NZM9Jf/yvbwhrGqzkc68XBCau72ggUdyDTkA8XmK6F48581fD7Kv\r\nzC82iYrQWQDm4IG2HpsLkT1ouq8feqR4rr6KcHe0wSWBmAA95x0ufncv1Tk4\r\nnxhvNGH0peI0hmtl4ygSUy5WEjO+26UTdsLzsK6cRuN/mRwfhBnH1NB+CMTE\r\nR8x43qbhXqbtKcxyFuRibOU8OyQMxp3Lo4cVj5OWzyXw/8nyQlV00Mv1QCns\r\nzpLGdjxsbEfhaSnr/SIScDxRZUsQlDmIb6fRh1djbl8AXGYGB+VHPn8OEcvD\r\nFUQOx//yeqNJN6Lp52gdtX9TjK0ZCvl9k+gA/hq4QQhoChM+HkBomRZL5MRO\r\nRWawr4rW9hGeYpqRawU38GFuSkWZ/ZUW1Tln0+DTqtqdinliptEnS8sg5k08\r\nFvvsG8vdKHeAmfTorKZcEn3kbSJXZzzouE4CQ31PLW8FLHjR0J4P3y/IpDDm\r\nAckQOMXJ3IpwcnKe6F2+6B0qjDEfcCj1vZPk+Hp+ShcQ+4MNFBYBybfh3zcP\r\nl/xsUm5A+colvmLs/WJV1wGbquNBYTLIoevN1wUWpWcOz4CKJgm3XaEdUNZz\r\nf5UzyzCzR5K/uk9vs2vp1iTsdvGaW6n3pag=\r\n=obkN\r\n-----END PGP SIGNATURE-----\r\n","size":67269},"_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/popup_1.0.0-alpha.15_1647184552220_0.8595214175668793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T15:15:59.873Z","contributors":[]},"1.0.0-alpha.16":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.16","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.16","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-uGVK/rmV0J0xmfQJJEnKA79xot6pv5gq9u2JDLf0nb4uw0ZlD22o4wlBdUa5TU0bnQdDCQgmWchwYkNi0TvSGg==","shasum":"db8bda7029ae22fc0af6621391ee42cc9b949c37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.16.tgz","fileCount":39,"unpackedSize":203943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLiAfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopvA//UPAvuxKHivRDcJdD4EDA+IqimAH0AHfMuqj+ensZThHrPxdS\r\nsFrknwePccRb8KIktYqxUTnjPRPae0sfWdyayDA1fae5SXbCnxJbQJxJG+7n\r\n4TnaCi3QDCqxrXYJ3mZxwJ6IcFkQlOOBwDt6pfeI+2GJjpp/HdyiSNiOmjIC\r\nINKa7FiLO0HOvHAMxFs4UxodTepcqcCow+IY70y90K20fQ5GQLxoNlRkkjD8\r\nxvnUJskCKt26ZKM/GmqWSc3X7eA9fdynwOPWrmBldX6JKOQXPzo66QjWb/Ze\r\nU+DqRK7b+gGFPJS4x/m6qU+CylDYTP+TmyiHR4iXqNXNt6ltAawStU8TMFkL\r\njcOX7sk0DGMb8230Y7VJzaWnWbDEVrL8I/U2wY4rzvwx7WcVh9ijfTIzJKlZ\r\nuSDEWV0cggtpeRAl14OCCRMGbfsXU8voxvBH4fz9JrV3ZiSSh8k9V34MBxMn\r\n2I6JiNb2/OmzWwlB5TcJ1u+/480YkRQJxLPmhF9u/69zWV7R5vigDQYLg04b\r\nulA9Av/SxRVmkY0IH8hHnO95UTwZyx3G3wFLwriZI67z3ve+guUhFfUI1kZH\r\nouj9ekvtxAZ08rDSjosxKGP0gl9N0SvEcnDag0VBESzxYyFuvxl/xR1MsND0\r\n5mXulvH4hcmzT+nMzEj54ai0tH5ccK8z2k0=\r\n=0A8X\r\n-----END PGP SIGNATURE-----\r\n","size":67275},"_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/popup_1.0.0-alpha.16_1647190047201_0.8662461760562592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T16:47:46.208Z","contributors":[]},"1.0.0-alpha.17":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.17","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.17","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ZPicj+KfWWv5ZeXpWzJJsub5hnsGuo2KbsgoKRIhTLSPWEGru2t/CTWaD55+xQGbv/+cUDqTcm4KGX62IWQJxw==","shasum":"9b51c8e981e68e18d895c0a7ab8c6242440cd9a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.17.tgz","fileCount":39,"unpackedSize":204116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLixbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDug//Uo+IJT5cKMF/BXcwLfyTnbs+u+kjj+R1GQQ8rGTQdkq7rAx0\r\nrjHU0758C2t2c7slBwdogylbi+GVDHQn2tGwXGa/OkBX64/WJTd9gTpkAPug\r\nH8K2O7uI/G4/k6cYVx+23wOUpbeUlVa1BtBZ2ZYlUTodAfEMsya1hbhge3zS\r\nlpS27ChcRao+WMAWY2WRnAFH6YZqon2QqSKEClLwB4Qk0zhX9g1pUdjEjRt8\r\nZEPtDzPX8d0mJ9AEPe+YfRrlVxrtePTg53HAb/+nQw1+8wcGVDb5q5Y9YTn7\r\nPgE2HN85pj4DNQFCABjX6Ogrccy9H0m20ABX7rad+WPxf9Z/k2MX9ptoO671\r\nrwvOmsNF0TQy8UL/BJRXEyiqrZr6eYs9Av07Wh3semXESEe+bnD9Ukz342PS\r\nWcgvWZ96oEQFhQeVt/Ay11ocpvisz/6qE1YAE9lelouABsteUfsYp+nOscz1\r\nozDyeXFFQabEeRW4iYS96DI3gTd2g6H8R2eKJibgKgmy5IW1du0iw3Q7sP20\r\nHF04nA2xNg4Ytk1mfz5+q05euZMPbkTSrSR90p4sh4KjPGJbHM76I7tBAuPW\r\nxtlZ2cGRiW75OJdkQLwxLUiJI/bpmU16ovUeK2j35lxzaOCXi7ZvGZ65dUv/\r\nhUeDa4XU4H9+h+EmR5tfzBEJZmsrut+dqWQ=\r\n=AMvV\r\n-----END PGP SIGNATURE-----\r\n","size":67296},"_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/popup_1.0.0-alpha.17_1647193179513_0.9293681382804813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T17:39:45.576Z","contributors":[]},"1.0.0-alpha.18":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.18","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.18","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ZEIJiuLVZJSm1K9Gsw1Ia4GdcUoaw4D9G4QuS/l3b27ysXXQNn5NMr3HMl6KAjBPTsX/qx14u+iiH5yEDTee/g==","shasum":"ea7271111fa2260c400ae87e4cd1065b6d9f45a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.18.tgz","fileCount":39,"unpackedSize":204289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLs3BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmot/g//XtkDp7uMWoOhvr/7oW9iR76BB15CBMGj9f4TOY2fo0Wi4CIi\r\njIQ+QmIsF5fDgwkYC0S7LdY64rkV/moFPtbjgl8JikCOMzVOX/628GE3VcNg\r\nUTeDFBUHKEPUddwPKMcbP2Po6meCXOlT6DlMDUdzMi8TgJ9h95qGRKbiwHQ9\r\nvrQjgHZ0IVLQaVUBgvz9U/p9NUr1RTwhy1zlRSnwsY2k3KbmX5nwRTZvHGqK\r\nBCI5dSVf5tnRZxhPEMOW575gESJZUzVbTg3a7M/QpRQSJxF48eJe28O33YAj\r\nzBUTvWstQAk25skOFGO31Khh5Km0kP4MZPUcB7S1b1jxvGc4DxpvrkmMiun5\r\nF3lcCkn5063xGFOiXhM/sts1lO855XZ3qWyf2WerVFwDryGBe8Ic+Q1/FlSE\r\nz1ruadIMMKU4OObr5YRx8eGfhQwvJQQWXwmFXZ9ST6GzDPMUV4S8auRhmKl5\r\n+6yukiimNUzqRFvaHV5BWbeuBr30M75BRKh5oMU8VzKJKEHXAkkQX4Vh5bR9\r\nf7if+4zhD9IoD/daIbMJY1D4NjJxapmod3HQHaz4iCzDl7ozZ6PhrOeQ9KZ7\r\nLyfVUsgbS0ehRIJSU2e3TPRnNY7iVZun+S7lOvWJ2+lAZ+fp8vkDdhXavNPl\r\nvmALkKRidyZOEIlXrJyK0CTT2Hsmcz85dA8=\r\n=CeJk\r\n-----END PGP SIGNATURE-----\r\n","size":67309},"_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/popup_1.0.0-alpha.18_1647234497777_0.009784338648365809"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-14T05:08:34.838Z","contributors":[]},"1.0.0-alpha.19":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.19","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-D8NTNTLgwN1grIsH9vPGX0EtZYQHyV2Kd1Mfft0wA4uBNIOhX4BBQYUJjFxmSGTDIqQzleJmPC8p5PsPMw/nuA==","shasum":"10cd85def0bba92d45e8b97da8bd8625be100be1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.19.tgz","fileCount":39,"unpackedSize":204462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL0bgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3wBAAg/+13zeYItiARwE/PGmJS3RHJxrUZvFvxGs+BPhl1ZU7jBfi\r\nrc9ED8X5BH4/kCnNCGafw2jvKXb9+25hFoqGEQUE2ahuw5ttGJlnGbaE9Dx1\r\nDlT9bo+dj3D34DAjZE31TA/UoU3/5u5kM4zIVftBxIJ3dlFoOuNUGXvDkt3+\r\nwPgrbP1KZ+cUjzDj8D2Hocl04JnwqsvNNeyuwvSLzfngjW8JUIgj8BLhbX6k\r\nnV39hI759WT3t4+7DR4ozAj+zxyRy49UJcWCQlDv1EwpxWi6VYfRl11Ho6EO\r\n0vfNcwfVyuXDsYjj4Gh8rG+EXpkZB6+iN/IWjk8czp9HGdWfPw4Ll9xfhmD/\r\n0gzvp1voj64nYL5jnDplj0KuQyqRYkdbs16EJ3pwXRwjStgEgFtNVJVs9GJW\r\nxPuPq2loA8UKS5vgmOdgcp99jaMgwcvDlRdtdLTt53OH17a009MIN0kf+L7D\r\nV2NZZgJpzKpUxhWc3jTZd9a3w07nK08Dlal/ll8hN47fuUQDRLJkVBGTJt5a\r\njTX8PL5f7P4Q8E0yp2d8Gu4a0dDtgtvfipRgGgQ4Gda0Si3yq/Wg/207vygA\r\ndL/csp2vKLLzhvATdxH27dcpUZkBGGruT4rT2vMkWTA3tnKzyO7/4NRaQfnn\r\nyY5F85tkGCnIQFsMKxLGVjybPMTF+bD80mk=\r\n=29b/\r\n-----END PGP SIGNATURE-----\r\n","size":67319},"_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/popup_1.0.0-alpha.19_1647265504369_0.13920474618127776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-14T13:45:11.428Z","contributors":[]},"1.0.0-alpha.20":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.20","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.20","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-c2WAsTCoG2GFgso9z8W+fdJRY2mhPcOETWNuAD7iyx1OI7i3DKOwG6+uMlswVl1TfjSytEvuVxOrNc9wKOjS/g==","shasum":"15f3bc17cedb7ef456c058fa191c750e0154526f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.20.tgz","fileCount":39,"unpackedSize":204635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL/2wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYRBAAlWA1kbKTwh0+qBBrcTZjp+FRYibxve2tMGT3I36gUiroVSAE\r\np5pnXJngkYUV9sWHwhyhgsl8R02PK4yTD9aAwkdoEiYRke8RO2GJfdBmfuMB\r\n5NErK9eJdNqqMZMnP1xdBrwwudT2Ob7hUgdFOgwunm81DD/bOTtd8Ubgx3gF\r\nTqAz1gKIJ5/dVdB+8gR8udHS5JqFHrWHIs8VSwsseS23k/VW/OmdpBLeOEzk\r\n6XICMEcsReqz7Jdx+kyG/579D1osO+tSIefo4UC6g4NRuxmF6cnkM/M0D37T\r\nTgh3t5WrSr2KCWH3w13Lco9h+sNdT5QSHwUwRdD5gwixkmUmzThDANp2YCBS\r\nBKmXyMy04MPvhwCZofs2/dfE3OvXeYjj0ln1F6n0PridJFVdyQi3NA46G4oj\r\ntK09pU0ucxmhPn18vxv9IbNODZDEz11fWkk4mC9le2WRVKDnehqTi6eRmjSm\r\nnSAbIGZ6YowFdgCIVZxvcbdLR5AYwwoAxzN+8q2s52WmRoZcNIf+uv1/pbTz\r\nWM6Ul5RDOiCWU86Sfr4JVeXQtJCALtFlYmI1vDuwachNgiKCOolw1i/t9Y7x\r\nP2JN4NgTcPCMuxxUwbBm8StU/B7P8Zu6iTyPYecPs7ja7kOjHra6xSXD1wCH\r\nDrQgtCHuxSflK/PokuwdFRR9YNdCmZFAc5E=\r\n=bzeg\r\n-----END PGP SIGNATURE-----\r\n","size":67349},"_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/popup_1.0.0-alpha.20_1647312304136_0.5756381128593102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-15T02:45:23.547Z","contributors":[]},"1.0.0-alpha.21":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.21","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.21","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-c9JW2BY8bU9NhULnKWsygWGNWuOQLlAxjT1floHxQPOxMbM4r+OXoIJZkVqsjA2bXrxdrGnKfC38ytSFTGghzg==","shasum":"d080c78676b6a96b3eddd542c13a3ac6dbf51b1b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.21.tgz","fileCount":39,"unpackedSize":204808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMdyXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmruww//Y1diXAIfOHLfFoGXMgFcN3+0Qdeh+eMfguuxix7pDlxMUu/9\r\n7L8EwDvVJjZy0DjRK+Q0kWcFUbz9waBaLxV5cehMG+VZrcjFPdEm5wZ7vM7z\r\nZ+0WkLu78ZClC42T+8yZn0d3GzYK3Kj7PrLbYBD3Jq6NfzbDDg4pUPn4b3Jm\r\nRVj+thQN+pbVazrl3hwzbIx0sZuFDGR/s/yGsHthesEqETs5xVz+T1K9Own5\r\n9ujm+GGQgF6ZvMmfAv0zlP5xG5qheU6B40lEDTktwh0E1dAyq1kBJmJHQNJx\r\nUn0czBL6iBn3eDazUeImWjJQeIOI/Vtrs5tM8Sjmj5PSE3daEo0S90BkLnQf\r\nddBwtWGC94Raz3JV4BYE3KbFy0BNa4C62y0G4A55/jx6L015IXZ069MU2O0G\r\noFlJNYNOfAE18JcdrwAypmxyEFa6Md/jDtYiosU0l9QxHIC1+s8pw4eIPIfZ\r\nSgU+P4/VnaQFnMq7HZmpUA4HVnMDbMkGgdKeY3J+WAWi0BeVOhwHCRWlGbxG\r\naDkZMo0ZrD/EOQmSrAt715njGRhm2F08yQVHJGUelDehFVNV4+B2ejG3Zvb0\r\nxPODDAH77QaOucPK4fyWT2LVJPq+JPuSTOSp/RkZZTcVfBOxqHl5j7mXH/Qb\r\nqliaABNT4Qyd7O52L9Wb9XAgGcIVltvNUEM=\r\n=olm/\r\n-----END PGP SIGNATURE-----\r\n","size":67367},"_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/popup_1.0.0-alpha.21_1647434903711_0.30484827330205233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-16T12:48:32.429Z","contributors":[]},"1.0.0-alpha.22":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.22","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.22","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-T5JKlGI1ENjBq5eh18QfmFbxCPgufmf9TlqzmbR9qIMnbVHzUcQOA69hn97PXDA195C26BiqxLdImCeVV4KNDQ==","shasum":"177681c8835be31389f6ec87f9e31dd311e11fb7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.22.tgz","fileCount":39,"unpackedSize":204981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMnxzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXwA//a+Ofx2O5qWJ4w+gDeWIyIha4Hn7+th0JUEus8BYzdR8JL2u+\r\novTE2FGdcH7NicKT6nHhju9zN3Lao3f02HaT4YJnGN2D7hFL0USDHO1Zm8e7\r\n0Yfre6+T6u6xWXJDP75Un8StkPzHC4WHGoSaMYcMKBvoz8Bx2fpsNGS4+3qP\r\n2MdY9k8uPW1ruQufJA5767QZ1vB16+EESHLFQCIi0f7zxLzm9Wwc+veOhPmy\r\nmNfvsdJcc2MkhisYgCgBYX1Mj6RGK5vnnC62Tl9FKJAloYi8UtUYcarGmzpm\r\nlnD/e1mpvrczEr/MCnEq1GHKZKaJIH48t0zfyMoz3PlCBOez9BATNVMEBfAb\r\nTAYdoQbCLjkaVmlvacqtX9pFfxXwNGSB8Et05Ku5VeI4/bz1Mm/WNUk30kiV\r\nb7BMXItSmyTxkIYW9MP+9889s0BZgK3R75/caa9ciueFJd7nqyMG7k86nZPi\r\n7TPLYiP14wLDKY/6iL9gr4oyNpQcNZUwEtWIp3hhQx4qDINvyDCmvYHd+fLa\r\nlAJeVs8arnDO0ftqqISVTN4JoVJbe7+hvphAOEkFIYgvNyVTM4ynewwYYv+H\r\nMjoVNgrb5hbZg0EIzO+Xw6XHyd0sC1X7jbYBj5qRVMCLTzfkqX8a0blc3GjA\r\nwzxL/dKxCBhPIwDAvBhA7uNqslomQL8Jv00=\r\n=aRZP\r\n-----END PGP SIGNATURE-----\r\n","size":67380},"_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/popup_1.0.0-alpha.22_1647475826938_0.5264446778372114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T00:10:34.091Z","contributors":[]},"1.0.0-alpha.23":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.23","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.23","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-3ITV1UqWfM3K5Qy3EKyEgpzF2oinnznUS5eR3+gDEvYJ97x572dPqT9Qz7gGtCE/zlR8bfexiVyOAsI+0eZesQ==","shasum":"3987a2af16ec225f5ef0da80e386b9033b24294c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.23.tgz","fileCount":39,"unpackedSize":205154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMp2ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSJQ//Rt1Jv04dfnYxcCvF9211eW/uasgMR7SNpcn25nNK/LkpjKCX\r\n+5onwayGz69hcc7zebzgQMq/iAr/HNBxeGkzHsnEMx96oRyjBdeuBUUMZddY\r\nAneFvsldHx8g9BMO1LTSMPQbY7Mgoe1N8PZBhWV1TkUfSXCE1sk8gjofyZti\r\nMA4pT7oddsU4+bt/8O1A3XAVt/5j4ycgbnKVC92upgPXxCIqCD/V4BVADSrp\r\nuGMGisYqcw6dZE4NXDu/+M4CnRqGuro8W/w8BnQYmeJdJ7G5Hdz0qub7y9B6\r\ngRItVBP912jXtfHGk0U5bXSGgDlZG6Zv3MXlfmyG5okaRC9gwJ59nMu+KC5T\r\nEcrIN+oLjLGm/VBoLHNZ0jNp6Bqg4BIK9zLtsVE4dzJD89zbezeS6KCxc8tS\r\nF69Nuxtbp8xEGmhZ8gSHEKwe/VANND33IH455AKN+6Ajj8ANOMTKISR9z8Kj\r\nYhJ1k8A9zvD9SFrdDBTAL/fKb3WZ2Iou/bCAnSR7GtoMXxM20+h36mvQCT7w\r\nDxL1kv3F8xQydvnFD8/Ec5RHinq+h2izDyM+JrzYcKYGlflqS0groSXlp3Mh\r\nNJREGCS0BUIo/RNHCaLZvTmlRTPv48qfeCzlObaNsjsRDPG4rIK52eZbiphU\r\nW09SbgtUZNNdBfv0WIlGBLzzLUdmFy8BWmY=\r\n=8aIH\r\n-----END PGP SIGNATURE-----\r\n","size":67400},"_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/popup_1.0.0-alpha.23_1647484313387_0.7975168764461948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T02:32:19.951Z","contributors":[]},"1.0.0-alpha.24":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.24","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.24","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-YzES+uUmSOcEku5yxG12YG1r/2Yc7PKAk3pnrOEhnf6E2SZI1zGNzSfuLyvISOXX9oYI5VrSAohdMyCQ4C3HIA==","shasum":"ca842286949684666e87a8202e59e08a10065f97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.24.tgz","fileCount":39,"unpackedSize":206474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMyylACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5dA//a7YMg0XQfSluBjX7VTUdLNpnrv/Ej270FaMZi4T0AsUEk9MO\r\nis3vIUnSP5lrvnWzOF2aN+fjMLmIQQb9g4hHtFsIiTfORJeZdrp0QXM0oEkW\r\nw7gW7l+QbI3qRnrh1CMuhMkqFNSxS/Y1YLcVWYu1I/dnDEP08N7Ywps2jrrS\r\n9KuOw7AKV7YZEx1njrt+oGgGhputDpx56ghbxzsmZ9RVLSoHQZq8cOlXqdTH\r\nVCcmbmC+0+zgvdiSUAfeLrDVcPHncSmsqGRuJMZ5EJLIC/O/EH8QvFPdgTvL\r\nf1RaQT5h0A670uCGyu63P9PRwa2MsYAC7KNw0tgKVRekz25t6ZXZLRIKLpPw\r\nmEe7+V8frVjHUesUYazrqc2eVxRrhGAA0cukg9cifHEDc4FwDJ4ajZ02oDzn\r\nIAD6HcYDDLb6P/Gz5geKX24fojaW/b/Y+gic3okqB+JvrnrKHHRTK60YS3Q8\r\nVXLR4yFsxsldbJWJeEpSh0FB49+++D4f78e1K8XKCSnkUQ86FBsGWEpc23aT\r\n7PNVsQnQ8HT1av4t29nHVTGHjR8gI4WmMAmRlVjuR66AdImNAjxiXA5s7xmt\r\n0+Mdc0qHkh5nY6oBqL/L29a63xBbzuAK7iFynPg9CjgFVY/Gm3NC5y8GNepk\r\ntizsqzE132EDydcLHmYMOLkPiaEh/LCHD1k=\r\n=YoVZ\r\n-----END PGP SIGNATURE-----\r\n","size":67746},"_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/popup_1.0.0-alpha.24_1647520932898_0.6742425003459573"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T12:42:25.034Z","contributors":[]},"1.0.0-alpha.25":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.25","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.25","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-4a/AurtHtc8PO9DaXCKkZ3VAq6ksJAMpKdWhDULRMQFHrrkS2pcOavfHN7wb9ebZJN6/R4crPW5iTAP7wH4oEA==","shasum":"e00641b32de6833d6537d00de281161e89d8d1d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.25.tgz","fileCount":39,"unpackedSize":206647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMzIMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquHw//XuF7nFOFocgTCzKntw6HWdjcGt2rb+1PiB5t8N6LZiC6QM1P\r\nsXGzcPfHNISe4NQ/BgwJ1vp8A42XlW4d6xWh1ceZm4yelZXMO0gqxkC1wCxS\r\nJ6AZM5fr/CY+wXffi7aY4sLr6K+WdTpl9hhb+/AQlDSliCrMh9GKJZ1OXTaH\r\njGVTP/KN0Jy07CMeehx1mkd6N155eJIfzCK75Z+2MDSNtybHiXAf+sK1yKgB\r\nlOv/3f2PKzXmDQOnjnIRevLqKvD7yozubtjQsAI+VNOnO1a9GjuIIDb8NvMV\r\nHikMz7tjKpfDcnAdf8+y6g17efM7a8HqB3x7N4l0Gk4qczhNk4P1teYx0vVN\r\nqbDyAkUOvyK9szovpLIyONmn3/XeJfRbGR7STvEHYH6B5QQCZ6gC+wjasAJD\r\nwvvf/SZDaVaYlh7qiAv85j/4f4G8oBWoKigEQvDljoDcS9pR60Zw6b1IKGYO\r\n4S31DI9TwyODsbsYxfV85YTs9GituKAe94sMdlWUi9F7QHNRu0lYmlIhuIjc\r\n724pG+wyq1KmIgak4zvWsiWvVTQbYUf8zHLUao/AvhpEcIfvlF3oM9e3PNNe\r\nnGWVCXzPUUx2weKrs3CJokRxbx6YAdghA1Zoguq+GD1f2Nh+Ja1bngCmTmwn\r\n8SaEo+OPsL5Bft11gJAsqgDE5ZZBAekk/0s=\r\n=8CWk\r\n-----END PGP SIGNATURE-----\r\n","size":67759},"_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/popup_1.0.0-alpha.25_1647522316290_0.4268191520654625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T13:05:28.474Z","contributors":[]},"1.0.0-alpha.26":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.26","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.26","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-aq0H9w9lxY9318KvFmQIa8N51ooeR1F7KyZzk6WwFzLstBvbT0IWg/h1x1r/Qaqh3AawF9e0u2DKji4I3B/YHg==","shasum":"7db7cdd772bc8e2ef616f09c25c63a11eb1f9628","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.26.tgz","fileCount":39,"unpackedSize":206820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMzVwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxbRAAnTRabZgR8SH89BhT3zNqPmmTUuQ7BQAi+triTnsorRr37QGR\r\nkskg10ryIJw2t/aL3FjaJm7wBeqE4QN4pmL7VzYUM0CTt0WT0kF4G1xooEBn\r\ns7QHndvt2QqKjxPGs1qIRxMhE8pPPGmxQbqJouqyDOyotLA+BxCZq1Bgx/t7\r\n6bIibm0yhna1RIwBW/q/W1GVi834+Qxt+3Swuz0BYyq/t9z+33FjqKHwAB6D\r\ncNQpSgiikVL3xuyU23jkAquTxYSb1DYPMpoDIm3FvPsxqMbPSYfr0dryj9E/\r\nBToRxY8TdeWwRfkFD25h5nI+2EBA6ye8GcIstbWpe7bOgjUTBEDD2KnbL8Ur\r\n9MOCWL+6IU2quooqpMEXUXlA43WOyok0oMKswU4tYfnWQBM2dA8Sl5qywQXQ\r\npgNxwxux5fspCm9fyijjIEObbzm63TItreDGpwd3oN43EI4sEMVC84OCzsVI\r\nDcBkgMDFDtr2SMkVfCd+u9LvLC1h/0OTIYolA7TFChv8Bki3F0bjPu+CCNza\r\nO4m3PmKXjwHzNdNxraJqtqZvC5q6Mn0f+SXzI9+jn2nk6ZK8vH7MY0rYwEsL\r\nbqVm1wHyig9QXOK72k0mbHvvtqN2ZEzdvqFZW55sVgfHKDy+BO6PyoxFxM6H\r\nx/aJV2Fts6veYCB0I8epxE9JLHKiX+NXc9o=\r\n=U/us\r\n-----END PGP SIGNATURE-----\r\n","size":67767},"_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/popup_1.0.0-alpha.26_1647523184592_0.5199527358511005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T13:19:58.468Z","contributors":[]},"1.0.0-alpha.28":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.28","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.28","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-m+OYJiJlPqMjTgMvVLX/2pCi6rG0eGzDO7ETEoeBjQzj2er0nBwV6fOU+Nq9ErECc+qQnTwQkZBMRRL/xzS4rQ==","shasum":"f7d11160f51122a77f43e5c5bac3cf84cbc2b97c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.28.tgz","fileCount":39,"unpackedSize":207166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM2dKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpHg//bLNQ8VGOoUtcyK1J9YNg8Gv9nri6b2nicuSCmo4Py87qFEVn\r\nGFYau0scWoA2X1Hccf58JduwW0REQw/gfZzRXBa0jlIiX0pBUksXfiI+qU7E\r\nQ/TjVFlZgcbADRwkVAP1FvYLtgPlx1otJUQ0zWfy+hrSlJ4x8UAkMRdXqg//\r\nrTLomK6atu12xThfzCoMsxWJxDGYvm7/NPtJNU2KzPLJPY7Qug9Y/Oa1mYVG\r\n9Ph1CdJ6zJPlzvySevpj8Mmcy02Fv7FDjxbV/FzVmjsgtbqgU2PJFzHRe11J\r\nAi4y9/8jvYPWaqkt18/R3ycskhCC3WAgDnwd1VaukxLfnqwwzMlemagpgkF+\r\ngAZMCUwqzA8p3+AAgtURzdRkmA81KxnFuCKNZPPb1PrUymliw5TDhM6vKJ/K\r\nXasFFFtNJPxr9HslAzQCNjSoW0ym18t0jUQoBAtfbXKKh0U2229FEnF5eFHn\r\nZibMATCslSAWfFxXbXOFOw9yNaSiFNqN6t9AIfQmURiGq7F+E3CTewX3326x\r\n4enAdxy4pv8YlIEaAbntE9TItpzoUJeguZIrCEFaIO3xhPczIQL5uEVR2TPb\r\nL/6DRsNSGZmCmsA6xA3zvbMUldzHdOXMhFQff1tiqTNxsxVW1czWIqof5VWy\r\nuWs+dTauLcjzWjmDRLvlrrAKeL3uVYzRQlA=\r\n=s8WI\r\n-----END PGP SIGNATURE-----\r\n","size":67796},"_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/popup_1.0.0-alpha.28_1647535946113_0.7730274069642831"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T16:52:33.434Z","contributors":[]},"1.0.0-alpha.29":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.29","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.29","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-ad7CnsJ2EpCLUL3wso0qqb9VyDyg979vT0rK1JwwunG1kbXG6Rhv9RFQ49GNGXCXOnM6zuyqWL1e8lUiEf/5HA==","shasum":"a84913eda03aa13a469775f705a162f205b422a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.29.tgz","fileCount":39,"unpackedSize":207339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM4KrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1pA//VA29D6DH83nCAYnu2fTL90NSr/DFrcqllht8kT6Siot9nvFX\r\n3Vpn/GM0T9omk8gg1ecveSSLE6mkC6rnjzT24uft0TSA6rHBPVgdcnNWtkiA\r\nRTneAl5vXTso9BLHILFnUDSssocbsoNXgEViS9e2vZAiaSsLtSlxGNABHUp1\r\n8X9xTD7iRbJCtweiItn4Dte1BPX10JRQ0ZeRGCeVNq86eJcg2CT5ZEwiqkSv\r\noZlX6idenfkpoDH0zQyRYwjALlqfrjR4c027huJAwI8jYVnnbg6wb0ikSdQx\r\nPYD/b2xDEyyFXQW6B9npclX9jKPumI8A/tSeeZ1aX+xjepdGtQ4qjjxSPSCy\r\nrZC0zhnBqBs7SlNdsRyEbiOPHomHw1LVk7bqp0mAH2OSZqQRq2lri/NWKJ7f\r\numCJLDcvb8sDlFrdPaXyi6iBQPLRLr/GftdLsYsCGZ8juwn+LdG8GOM0iswW\r\nKenu7PEqcV0ns2B4mOzS9aIpWymcpQ2N4pKFGonXvTMg5SN8FsKporR9fGi7\r\nz8vijUkgoYA82+0DGX31SAEtWjq5CJ9PDnekM1tKSzkWsd0h8yr7AJb18znZ\r\nXNpxT290ZFGlgnpnb5ZTvuEG8HcIPdjWiM2SqhbfWyUzMBZcyTUAwf9sYZMl\r\nI8paI4gRfzuprbUeMuVaOfptM++KnqFK3jM=\r\n=hQls\r\n-----END PGP SIGNATURE-----\r\n","size":67806},"_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/popup_1.0.0-alpha.29_1647542955241_0.07441656447082279"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T18:49:21.829Z","contributors":[]},"1.0.0-alpha.30":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.30","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.30","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-vzLJR7KcpuIgrgCrLeRI64VrCJsAdPmMRgt1Wt8dzrWACTojk1Xy+ajAgl+OCxqS6MW5FnMZvfEVzQP9FhXiTA==","shasum":"c83342ba36d314ae5ae7ba2f14d47e82a2cfaf06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.30.tgz","fileCount":39,"unpackedSize":207512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM9DRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok/g//YXNXRSEl6jloaoVeqA7mJ/ZYvs6MK5LjiIqG1isIrEdrHRBe\r\n6GMsr/jh2+Wpmgh1tyOH5rIJUwzLrIhIhcUXKW6MPSeeMmh0J7ca6N/EJUaY\r\nH9dg4ZaRR3GU1LmUVGsPZuE98fGtvDI1vqXyuTN8uSu8J7U0CjfREsvfFISM\r\nGxik3Pjg2bJHfTnaVI2KWTaK8Z8+jwLq0AwXx1P2e2PmVC4pPUj27zlZqIZl\r\nA4HLB79pD4o3o6BKwo4xiWtiNDHI4B6MBnWNh3BwB3N8pTd5Olm+G/EYfkHb\r\nBlxa+apoGBFOxslypoohnMZLi6KaIxOKu7+VwcylL8+tCUQXTX6txHcL2bma\r\nVZn3DXf4YKzjc/s+BDYiuougejnGYkVm4kpvL2a45LbOvZ1SBHPL5kz99B0B\r\nbs/KmsHYMvJ3CB0A+8LZ+ynUElC2UosqYe6KJ2C5pElHIuOPLK3r1Gy5Bx5p\r\ne4Df8hGuw+Z0AgMzg3J+PQ7Vh7WvwYhUY8JslN8Tx8vvsPZDJqFSSe13NkCE\r\nZ/3w5LdnQi8DLVV1L9b0zgBDOOmtMHs4YfVT/1rmdCA79vASm4uQiJdLeOZg\r\nIimDT4DEAMewmveq7k9gvz9V42qNklkBMGNQuLav1vfA00WebEU2LYYbVkS3\r\nkQOWJmd/PAM9O24J6uOejh8BriQdy1F7MIs=\r\n=WMkz\r\n-----END PGP SIGNATURE-----\r\n","size":67812},"_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/popup_1.0.0-alpha.30_1647562961256_0.6580415551423937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-18T00:22:55.978Z","contributors":[]},"1.0.0-alpha.31":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.31","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.31","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-IfMyvMTLq8IHYNKtQK8/9GheI/42oon6cTSZlylOHBHMKGKvI6D27atJfOsF8oZ9ZpZRJY4gXBdRAi4TVOegGw==","shasum":"253eee27428540fc540c1174e504aa84f6334f36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.31.tgz","fileCount":39,"unpackedSize":207685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNd0XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRpxAAjFt7VKh2/pXmnhbYb8qVkB4+YsmSLFaL+PxYnLOK3yW5+dmF\r\ncOtKAGYEcJqSMbDTYPzGEexh2vGbKzjUbjPdO7S70DooB/qU9plGnUi2wZ7n\r\ns78sLy8DaPgVwbgrNVPh+p2oDqseKXsjHJrwEj7CHyBrrsHUXk4zcVPFoDlT\r\nu9k6amQEhJT9ItDNqbP3ejDm25R71eO7lEvTIuW7qViG0z4lyBffTaOnm6Hz\r\nCH451Uzebtv8Ow+HeWwPy6oIOkFZ8cafTwcEJ5HNZSYZl8q1QDtH19qDCE7g\r\nTu3HUcmFdMEqNy3GvgRAgbA4rt+Vx9kSk5V0rEcAfR7/wO+I5XMpNkKv2ezK\r\npITsEgqT0SjAnm/qo5NaOreU+F6ltGUCkGLty0j+qOAZ3NgNuLTi2ctGcXVV\r\nffYJph71Mcxjz4eVvzYZPY+adqMrBVUv2DO+yD/YVcq6f+70G3CjLoFeb3YF\r\nBihrjkyuzzscAu1/s/gFcdB6de1YD9j8ILpLRr48Wwp3Bl4EgiRtAjLdjpfY\r\ncTS0CFJy95YFdK3YD/mrHE4Zq53aCFRFOHdrFrPtbODSuDIuiXEQ/15xCGtk\r\nFdv+HP6XDOLTIY380FTcP/zmKMPBnLOVQRdkY60lvtH+pDkp1lW4X5Gi/UuW\r\naXH7/gSELDt3oX9rs9xGEEfrNKQT05HznPY=\r\n=+Ja9\r\n-----END PGP SIGNATURE-----\r\n","size":67834},"_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/popup_1.0.0-alpha.31_1647697175689_0.060062570214495015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T13:40:15.598Z","contributors":[]},"1.0.0-alpha.32":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.32","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.32","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-yMlDBSQ97MCrL7aapnR53FfVRqz4AC8sa3uQxQ7/+3uOm1TueDi6k0liUJBPavFV39ogDBXLMvHzWIMxCnqiiQ==","shasum":"5ea00ac2ac83fb25b8caae610dfb0b573af75f28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.32.tgz","fileCount":39,"unpackedSize":207858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNeP6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorFg/+LtkSAjoSSevJnqA9xeyRg0tNRJG0tpcinuxiMVQB2jU2WDN4\r\nXWAnRlkR0YmrEkP/pUvgqlC/rI3ysxi3diCtwZF35/G0wDCZiph3yajqhzGN\r\nfKlQtYN5SAmqtzjnE54TuNwPZh+37jO72jznZsx16W2INh2afNgQy/SSvhRL\r\ndVeSmDETscE2Bh+JtU5sS+UVjQ51TcgdCKXOCBRzcyjjW92qqfp5w32OSvkm\r\ndPUP6LeZxWeM1CnsUczZ/0pCXoNr4k6MCDQV4FHYVceEteiK58zwOqgg06CH\r\n1uHLTu88QUS0LUzEHsd3ZHn2nMvK34OtsHwAYsUiGCwBQd+ouZUVzLhZ2Lo1\r\n3vq0cOiTVv7dtuHboNcrtnNN7q5Se9igyuCdSGg27PuIDdssul6mhAX7c3fQ\r\niyW4q+XvN81WHCptqzVYcD6XTrJC32r869iN2ElNwU/G5RNl7i0j2rT08Ssw\r\nIgSTUgzSXZjt3arFEAo6ndmwQx5VrCYWGxMUNMYrcg4iz0SZLAWI+SSfq7iG\r\n4Au2s1ZU/vHu3qx1RwKZO5guLAqFsVZA5uh8jgHk0pow+XcpUWsgv7LWQgVi\r\nfqOdgB3ETTcHfRo78aZTb5BnXmyFfL5LMXmPTMTAtlUnSghVom9wuX/84a2s\r\n4i9vlBXEXyt/86n7I2JAf5uvT02W5pXuEI4=\r\n=mri8\r\n-----END PGP SIGNATURE-----\r\n","size":67838},"_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/popup_1.0.0-alpha.32_1647698938701_0.5989039098513167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T14:09:28.858Z","contributors":[]},"1.0.0-alpha.33":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.33","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.33","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-7Kg0vlG0x+3ae1H+w+4tbm7pU6FK7/kI6lydATWJOLVPUquvFQcAl4Vk0NH59YTW2/wl1qZEDyxrG+rk+oAm7A==","shasum":"2871e6966241fc5eb4879f66fca15c8393447c69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.33.tgz","fileCount":39,"unpackedSize":208031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNev1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsIxAAlt44Vm9FCZsZURaZuoWKZfrBMl1z9h0fDkuaR94sulLq23OO\r\nMj5dBWgb5Be8pMPKDWN5/Bo8rveU19hIHrgm/FP44sIERbIYFGdpEhJ43PqE\r\nCY1chVk7fVKXEx+bD67vHb66hiH+9Z8du9JLkeNA/R5vq9etb5noEiCt6Ji2\r\nOxQhMvp9OyOW4Dsx3wks6H/PoCZiqaCQo2XFoT9kGkUXy+JiCV40y3aKnDrj\r\naENW4/EWJtTG/izHBVQ9nkPLBshfXrEUQzLE35xTeoD+d3qEZWdpAYt2dFFG\r\nlbJE0vR4Rcz7aTx5nmFKL19jndauJTPnQF1cxsQc1CFAA/e0mQ31WQOolHmm\r\nSs6wXL0E2QT2H7W75l8qCh4kApOHMVb2H8gjFSJLFqLVyyMVpPrg3flmSDLH\r\nGAsIKKZHA4QFORrbYXSL9Hkgcl22jB6w4gxgDoYB25x7UZ0yvUXxsCcjh+9c\r\nCZBxpYusjXqAFEdYsIf2nqsHQ933IKSznldDnmY2+PM6F3NlW9g3B/Rx3CCj\r\nzBJq0cVqaYXsnHYQ1gweRi+oodEYdN9WPC9Lb9Y/GE+s8snXYUvu90Kw5lE3\r\ndegdNFfvtFM4uB0a+wykU6ByK3Ac7xA9BPeGoRhTXsE8NycSSCxO4eBdwe8a\r\nHn4PtcesSq8cZ/GYdDfbqjzSYtkpQU1cZHQ=\r\n=meAa\r\n-----END PGP SIGNATURE-----\r\n","size":67844},"_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/popup_1.0.0-alpha.33_1647700981001_0.3397277028437806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T14:43:16.288Z","contributors":[]},"1.0.0-alpha.34":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.34","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.34","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-8dC8F7Ck6Hm1OnglutJHa682qN9G4VnPcyjj70Emd/us7QnY9DEGv4VfnaqIaipyvJFkN2VYaZK7sRNcKQMjQA==","shasum":"597945e94590cadac48b43c6045c69a4fbcbd4af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.34.tgz","fileCount":39,"unpackedSize":208204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiN7BBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxOA//f7YFmohZ8mhANu6AewJbv21U83XeTBZYBCU7ohoFCRr8iwkM\r\ngW5Zi/+vrHbYXSqHSAcMG7+GXJmm1vYdEtnuxbytmBP2czI8Jf1WA5zWB+Ks\r\nltuwsf95phWpFHO2AQuniciKIrHrCBtTvwRhvXw6qkU4sbgeKWcSrbJKIOWv\r\nBwT5d1vcQh+uA46afOAVxMum/SG/CrwLDaWodk600Ha4sZHDNzD8LeK5cofO\r\nJbSSpISMnVRnE0gHxoE9pcJBptq8yAX5TgiNFEptIJd1fE5v5HgRGM4jgFL/\r\nnL11as9oNgGgfflT1qc+yitTi6vCYWevb3wAsFWdXClCsuRXQMQ99FVzxlUy\r\nhp0eCGmGbcRWB3vvlBXWuWgYHSZSW8/oAulIlLW+qgB+2XugtE+8W6zy6wDo\r\n+hOa082GQCh5WfLDoViL6zA/PBPcFqIPuwIpZNYNnbTJ/4PpU6js2GVTvFBI\r\nd4e2Dtqe6EJQgqF8Aus2ujO++lxgv4Hyr5G/tXXMxMtiSllKUdZnZDMobQNw\r\nCkf9IpnUFP6KG4gYnOMnuHmVyi9nY8S2+zOkMroZJUSU8c7JNYZ19DrKG0Ld\r\nqrxOiHQgYk/+EUSUrAkVGt8/iZEeyCG8WDsavymY6XQhpUXA89kkLdumX3sW\r\nlWLyksv4D5wNbRKEwyzHMikPyeAVz8Z+wPk=\r\n=2yuk\r\n-----END PGP SIGNATURE-----\r\n","size":67874},"_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/popup_1.0.0-alpha.34_1647816769660_0.868423503119679"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-20T22:52:55.631Z","contributors":[]},"1.0.0-alpha.35":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.35","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.35","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-r9i5NRR7JRoszjGVytI8/azx9keLLzrhTHL4tiT+RTM5nH4mNhjm29aulu9wPF47MPBqPsNPslEaZoZqDKyXog==","shasum":"b3ab99548cfa64827a9f8b80a3b334aa9770269d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.35.tgz","fileCount":39,"unpackedSize":208989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOD2oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuNw/+LDIAjO/5xPChRI7DgoyakuVqPEM85EVhFkJpuAi6mRs4hz/K\r\nhhcjkh3e3UH97G+Ma/tYwAFzhwCptdtk5TnWz3mrRB7eLLcKBQH3AtwlrFH0\r\n6dCAB1rxge75BCg1RDMXYemMKS8FGizgWKL+F11I0Avdo/2kwo3Z03r8JIhZ\r\n8urSi+Cz1dLoFe3M5kQpv1B5GG+/JvRCldmRTgD7+7VuI1XV69ykmYcexetn\r\nbdE+B5/ye817cKT9aEkfe6gOGzFAkz3DwPZNWL3lzxRyF+HuYrgKWNHo2N7e\r\nKFOPolWO5IMHkI9bxHltFlqa64iOEsLa+ubDAfwkKv7Gt1sgW4A7L8mzzEmp\r\nI4gyz0Zl0EUDR929rYtFJrp5fecSE+jKqjTbehAckxr2oOCNkeTEt6Qt6Nvs\r\nDRZDp/tpn+i1+m1kKow0Zl4KyRlZO6uF1DwrTsYrjpP2e4iIAhJ43K5v5khp\r\nU5H5RPmrTdD7rZ0AQZhW+Du7XfUlRrGVweclMw0bdL6teXyIiyMP9MnF1SOU\r\naD4DIgXx0GIuQS5vtuccz9FpOe7mOUIp9jH9bFRbTNMPBAAMPlMD1Meu8uE4\r\niQ0YF05F2v6cAR+T937OXM8TSmMLgJDWz++VuPj2dTk1vCr4swLWc994U+Wb\r\n0lZkBwjMf+O2GJ0ZKd4MdRB/swHelEVF8r4=\r\n=mjc1\r\n-----END PGP SIGNATURE-----\r\n","size":68185},"_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/popup_1.0.0-alpha.35_1647852968016_0.39092766409921276"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T08:56:25.204Z","contributors":[]},"1.0.0-alpha.36":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.36","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.36","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-oipZ+vK+0R/N0UVbgWnpUFAdorH1x4zbweqeAbtyKzeVBbVjuxYRrAv27bybeSsdanoadbMFBklytxbUtgizyA==","shasum":"3ae18d5c7847300fae6464f79f9fd2185272c64b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.36.tgz","fileCount":39,"unpackedSize":209162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOJniACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgBQ/9H+TLhLjjHuuDUvuqocTs9AdeXIlOJ/KqSXv6jTxamXJmAxkT\r\nFjOg1s8DdSvqz2z1PTREIrMQN60hJJu1EUIbscNfnsYk+upKdAnHaaWW+GTo\r\nBDO664zcRsger8ZUd6V0nJGmm+MAO1ObCc4knCyEgXqJix79rK2Luf1eb6dU\r\n/rAxTdJzRP9Q2RksCN/RGt1ADoCH2roY1hyBLVc4abVoW1FKk4bLVEK0bMjP\r\nIGw+kPdkfU2NF7tB2poiwzSWmqHxRBEazngj7povnN5NhRm+NnbKLUq8l4Eb\r\ni8+xZObAMu+O4K3vEBqkRQFc3+W62w5XemiYWqQBndsVf2UQFwPqzctfl4xD\r\nsIlSkGPMEpaLytS9oTQhpJRNoIagiZzMwVRrSpJ9tNQ5s6zme3XsG6WBxxHT\r\n6I7EgKNjrfAwHzbCEkJ1BElSt6aMqQK27ylw5nuvcKJkuuiC72xYEJBpy/8f\r\nz+jajhJ9a5TyWB7/xVz7MfnnLXc1tbYDGfUlTNi+yfybUaaVrtWv/j58lUH/\r\nKg58VZob4/E36HOYQRXEn1EgQPgQD4P+CPMtroam8yrXfCYB1kX7ZbMvKmDi\r\nUGz6/j8r3jxjNdfqUxqyKmxqC+9NMC9oJQXiE9PTijuBucqqETScFNbcEJz8\r\nXVOqNbwLOcrPczpA9i5O/cg/Br9wOorUNqE=\r\n=afu5\r\n-----END PGP SIGNATURE-----\r\n","size":68192},"_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/popup_1.0.0-alpha.36_1647876578317_0.002974694256459909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T15:29:52.502Z","contributors":[]},"1.0.0-alpha.37":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.37","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.37","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-sRAEMupaFpBtyRgeZeLWqyLuImy+NXGap4Krej6GYDVh2KraxAVRvw5Xj87+kqvrAo3uOfHM8U2ur1vRyExjbA==","shasum":"948169123ec5714afd0220ef64357803e6830476","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.37.tgz","fileCount":39,"unpackedSize":208723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPUSeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1NA//TUfT9jeBooBURVhdmY/sm6Jy2YeQ4jTIc5Iccr99pWV/PYx9\r\nTvZ/4zyzPMLSUyeeh03/nntjzQdlSIcDXRRlRUaFwZP961HXb/oOchP3hx6G\r\nCWKVwaLmLXbgGdb4fG6qP0aQF4Hu9TLb/U8VUvG7d+8iGSB2jC1GuLCY3Fxx\r\nKrlySQcStBjt6m8dV8iNROwsIUYpXzDovGw3qAmomF9O3lD/BPky2kiOb4oP\r\nwKo+Pkr6/kgZqwM5W8Nkpmahxxacve8lfLLohL3TXS+mKnXpfVNVeh/qOgvu\r\nx4wava62wQGSTW6p38JgtVAzawSZdjc/kp+yFMt4LF9Z7C7Ni6EexX8rzmZk\r\nxnhVk8+Ygj80zIbGsd2PLntATe0OCkUkJz810Pr+dvax8Q+gzhUY3PkwmU0X\r\nfcE+TMTAWh3occxPxvl11FLh77iLyXRyfMbgMJDFXhiP5t7mATxb82kzA/u9\r\ndpeGIYbTbUFsDsKc2pNyB9qkUCfscWb3//0D6XCdG/2fezcwgByA80yIjMx3\r\nwPCS4v2Xsb+YIO9I0jTKKJQRSp0Mm2DJRI6AHF5vIowCEZJ5xnwgqeO8f77I\r\nn8MPzLty0U0brmcIquAz/V/XViUAAKX5jLylZXa03ZQ5SCEqjjaCWq+av1Ub\r\nvz4tdcztsdryRTQJzJqr7/VxykQJ5wXIXVE=\r\n=Djck\r\n-----END PGP SIGNATURE-----\r\n","size":67917},"_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/popup_1.0.0-alpha.37_1648182430771_0.6917768278320762"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T04:27:27.644Z","contributors":[]},"1.0.0-alpha.38":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.38","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.38","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-bjE/fnCV6bpQpnoLC/SxtHNDe1LRNABCQXW5D0d8fWs9aNYquUBQdovM+luErU7eQSh0qoU2jC7udG5FBm1CtQ==","shasum":"0409883dd6420624979b446b9486772977874da7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.38.tgz","fileCount":39,"unpackedSize":208896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPW6xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN2g/+IfZSNas1XnmtqVhwgzlz0DMis9AI+9qKIrc+ripmeNsNB212\r\nVNhwx3TfUrFDW2s4GnP2kHeY+2JrSMVfzGAwH1zC/AE/U/l5JU5IBBJejZgh\r\n/vxNf8bLALT4aS/2WdW2XTuaPEjRmf6SvHVXpEU2pB13pNVoRWxL+ZPF7tEg\r\nTs1BxyEGqLlX1shNmyx10WDD10VaKDShoiy+9UBFR7QnHKsUze5bo1gLE9ny\r\nhxyLWqc+8YcJGoVkgAxyADQ4eAL/LOYCyQeEM0jqx39ZxsgjomN9NqRybK7g\r\nqPKR3sr+9DX+ml4XGxTZgE/xZiWSYXsw7yxrKW9Ecjl9V3T6eRmEQFHpReNQ\r\naOmixDFaonOzprGzgtlqHRAEsztkkcbgBHy+TNiZfu8aSXwZLxb5oAK09asy\r\n8kcFrSQt3lVgMI4cfLv8+CW7Y8b7W7q9GQ5mUYUUwBRi8hzkiJa7aWA6IQLs\r\n48L2kY0wi7CiStg6QTdHtFTVcGlPQyqm5aVNJW2vUxG0pu2esaeNQ/XFgkYi\r\n8p5/FefJ1UixGKI9Muh0kjJUj33w+zZsjN/IS4dHu3KccC3oasaqP4S7qYfy\r\n+MbqvoW2z9aISPFV4l904Fk8J6E+Vbp5KncS9FKhmuK44xTYAVU2J3r7kPrX\r\nu4Cy9hv5OANWMyf59In38SQOSF008CqIxzk=\r\n=Wep2\r\n-----END PGP SIGNATURE-----\r\n","size":67921},"_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/popup_1.0.0-alpha.38_1648193201806_0.5770726906358297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T07:27:19.068Z","contributors":[]},"1.0.0-alpha.39":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.39","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.39","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-+R2dH91QFfP7HT7nMPygNOvvd9pWsNkBNbbQky6cKtyOldbh8P1UOesGD+jbQK9nhX6wzey3wa5QYQdnmY1tsA==","shasum":"a775eef83257a96f88e36fd95d8b096fe1ba95a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.39.tgz","fileCount":39,"unpackedSize":209069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPeolACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFJw//fkFXWRKWBPyQ7X7Ukd7G3NLE0S65cquhdKKeVc0iCRxmEgc2\r\nB2LpYYXuXpxBHeZqjXzMyTOEfuQSDx0tAXTjRGdRGlV5oZCx4MXPz7n+e1NW\r\nvEJWglFE6lBxpiq46ejEJ3FPA8Hzr/20hdhdj7gzX1F3ihKRr5aUXQbM3wVl\r\nSsC3gMi59xxO/nPcPEor4xQD+qTIJc+pmYCbD1P06/zJe+2m2hqA87DGkZqv\r\nQ5w1lQToG5DPqAUudJLgamnjlbUY4mnAe5Ll3oozXA18IE2fdbifVyHlZ26Z\r\naOAPnyEybjxUDqLkDWkNGVMDmCho8qAcyKwQWO4IPSoGuvbpMqop3g0ilpWZ\r\n6mYnkZMpf+ZNYwK9QAMErbKMTJyx15VxDiuh65KIUdH11s/HWSowba3J9yWQ\r\nnhnjkMVttIRhdxTdLHWeIUSa//gr5nPEH4QtIUzYroUS03D6L8gLlmzvosgi\r\ntPkP0lU7yVSGCKyQlMHx2O3ys3waxPrOdj/7zIZZvoyxS9Jk5feHvNIYiTjt\r\nDbtO4K4B+JVjlfxZhjgt+E0BqOih2xfzONM+5sg/RHVgq4XW7FQUnGSqlFoq\r\nMvQ3KKgbJBGCfxiW8nG/j8KdqlNft7ifGJE/8nY5CfhYvPsMFuv8eT7s0E/3\r\nQO0skF+ewKXxCPEqOzD1PfyID8dKGxyrva8=\r\n=jErW\r\n-----END PGP SIGNATURE-----\r\n","size":67924},"_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/popup_1.0.0-alpha.39_1648224805065_0.9355320209996623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T17:16:32.936Z","contributors":[]},"1.0.0-alpha.40":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.40","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.40","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-hK+J2Iz4herAn46hSu6Lfi4NmPLOz6VYNWyGMuEnQRr5msH6OkhNlxKCTKcOW8Z6zC6FnQZKMv2EsFWorLAGkQ==","shasum":"1e27a43a0683b9785e8cca20c2e27a0a3c30cf69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.40.tgz","fileCount":39,"unpackedSize":213372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPvo0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVmRAAll2HtCeJzIKWSyq9GBr0HOAlK2q/dhOr0F9SoNewQ6ZYK/k2\r\n5FiaarMglXnaKtUfb1zsZij0VPMhmkL/NaVmBsYh0Cvw3gvKTdcfEPb1I7Cw\r\nrFQYiyeEHZJFfOwRCY8Fdb4vKE5oBfO3FQYTf1HWF96NWGekdHPnnR2gwGbO\r\nZ7B/YtN6Lj/T3I6C59EVg19X094ZnxMfi7hNoxyw9YR//eowAaK4z/gy2Mbx\r\nfR+Yl34XLY/JFVBETV9lYLVOx1aMOTdj6UTZzSCovnwVsTrR4CkHIsBvhpBE\r\n9M7PXVK/OEHaYGcE7ZJvCUx4ObXUjA3uZk1E8ycmG4QQ8pzS9cAOJ8/rU670\r\n/wgIMg+oAOw6QmK8bZP/kCTnczcrhR3Lnk9ob/Y/dK8twRhlX48Dhv5nG4f3\r\nYLmzLw8LVraxKX4k5wYRK5E8wIKYDxUhM2GjTfWoOCLj0K+QtC3J8jH+J7j3\r\nHhZHLfN9tDE83bkJodWyHCSl21zCR8TL97hZEyUzGXgL+r6eOCw86aOKkP15\r\nhx9e1JLlvI2Z1n4+zhDveYWnQSG0RCu6jTzXKWHGA6kheLTmCh0R9nDpQ655\r\nr4k58J+7+LVVbQl2es/BnLgLZunKVe0zkHAFao6+BLfzyISZRl1iLNxPdeUG\r\n1yB4eDzQQNZPZgoq6/3ydQWJFzJEnmb+dwA=\r\n=p+cY\r\n-----END PGP SIGNATURE-----\r\n","size":68764},"_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/popup_1.0.0-alpha.40_1648294452501_0.8993509195525609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-26T11:34:26.277Z","contributors":[]},"1.0.0-alpha.41":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.41","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.41","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-RARyUzLMdIzcvC2ogY3cy7BLI2zXBtWzED63b8PVEFZuw8NmmraqPoZmQoa65F5fse8BWh36FrCnepZayKBtdA==","shasum":"e347c62de4d0442208023bbafe486bf06103e425","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.41.tgz","fileCount":39,"unpackedSize":213984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiP/uSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZrw/+OikW/VYMdiutJbw1XIV7ByvoWgBttNzI0W0uVWTUEAyaIe0j\r\nu+lRTj09ogI9p0R9GZPnX+h7Pbu7etp181wovvWmSGR6wM8W8+BbGrc6M42K\r\niYa7jpZbAyVPfdVu+4ZcMxmwrvFtOsJeFH0JR1DJo74CL46DRyp9db5g1rRJ\r\nEIZTVWdd/YgQhT2ZEoM9I4Kb9/wQDZcL2YeNFxejnLa2l9V3FMARk1aIQx03\r\nwZAQVi4nV78Lp6CnodkqNtpaBtIgLE01OAj/RF9IxOwuM7uhXByyzEuAzMBV\r\nma6KjCtgmjHcEl4DC5D3FJ72Idkw4X4qJIGMtkS+j/8NKDojezi/DHsaxOj5\r\nK/l6iT/6tjguEkBuRLWcpLuHbuwTRGtUutCZsC7amGzSJrirodX39fdEBKCR\r\nCEDBsCodySCawWYgaEs9LZAsH1GNh5u4EfX8EyyL5odFAfiJMFNshk3vl4DD\r\nXxluVJywwrAmaw0MpIKSf6B7Ulv3WMwLqesar6vMUf/GlldiSPKFDxkKHtas\r\nuo3btM1ol8qX+TY3kkk3YHe+tJuqALO6WOim67SSrABBBOnkP4cct85uhhen\r\nMo98TKCO5mCz+cahrDPNVqzxP5kU7lUA0R19zxDDbWWO6zbPlu9WOteP22jL\r\nbD4yt56euL3CN7OqSOehhJKCztsjOBAgf3g=\r\n=lXyO\r\n-----END PGP SIGNATURE-----\r\n","size":68903},"_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/popup_1.0.0-alpha.41_1648360338536_0.8153071443434903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-27T05:52:41.954Z","contributors":[]},"1.0.0-alpha.42":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.42","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.42","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-+Po4qtLDjWD0Vg5K1krawO7bNBuknID64F+OJAXBANfGnYZnruJXYVzsLIUmpLBKQZAC1SCxGYsfS4Pe9wLUUQ==","shasum":"5c8c3c16ce258bfb4d22ee61a438f228fb749ee6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.42.tgz","fileCount":39,"unpackedSize":214559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQllvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo27Q/+IcHroUO+m2yLqFQ9XgRlAOSmFxkKVZ7LXAX1+KavBvF41K1F\r\n+lrSfIaybRGNOZwCcnymwn6lb/qtqHhWdautg6Zb9rcfDHAxdb5ICd0kwGx+\r\nLNNonepTJrhLPwg4B8pCiReB2Zhai6sLPj1KSzco6gzpa8abo/vbAMVC51yy\r\nF1av2JkDlnGqGsLmRz1LLxrzGt22AiB7ZRwZ2JbNi2e2i+ZmgxvEeeivAG0Z\r\neymdnYRfUByhiOJDqJIQRAtcM0IMvcV8kGcDa679uHBbVYdWbUDFwTc6H1aB\r\nPisZWnmlk6fmkjCUtE7pdu/IMvby4gRaC/b88x4bGIbFB6II1VFDkAU9qsV0\r\n6lsEOOW4D3dVcKkrdTFy0v4Yu11qLXHXYqjKUlxwwDeUvLwLYs+RWzvmEPoj\r\nukVfccGqjfgtvOF+Jam1g+T6HdGKaGLINJmtqZ/jnvO9T4HtXPhjezny+FYt\r\n+j4ysBzI9uUGPzI6jRiE3XHamSyolO/LyKqOMA27YCsA1o80wSmoMGtbBoeD\r\nP5FbCmAd614F5Xdab7Af49R0FQ0vnDRIw6uOJt1Q0LpE4k5WHqEIEnSkJPcK\r\nxpv73XwzMCvL7bv/0G9l5yD4saJjwnTrIpzamq3broMZtkW1oaVQgz1sIvYw\r\nKATO7FcqoUFNK1FKscnYYBd+D6yUC6GyTJY=\r\n=Oi1a\r\n-----END PGP SIGNATURE-----\r\n","size":69113},"_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/popup_1.0.0-alpha.42_1648515439076_0.8180918056019819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-29T00:57:27.082Z","contributors":[]},"1.0.0-alpha.43":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.43","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.43","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-nEe347u26zaAutMFGXcvUzA8aniaI4GjBNXf66fokKJJ3I+FWJD5fW7RzZm4A3///z43hm680VNMeUS6TjRKUQ==","shasum":"55fab413580d522c654aef9844dd308817736d87","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.43.tgz","fileCount":39,"unpackedSize":214330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ9EOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWQA/+Jk8mCy2RLZgda6+RJSmdRaqtFovAvXWwjr66nlNSzusp3IbN\r\n5IMDx1g5WKyW7xOtVyG16StwO1mVjS9SwEPCEDzcykjD1EZxUT3/uEU5Cdx9\r\n388x8jQz+eQHPm6670F4UcWYb1NWADqHNgEkQ5fV+ZO1+5sTKgtMwcg+QPJc\r\nT6USpiUiT0mk+YxMAjhAYLHnSBgaZb1rGvdjqtU4zUF4FMc6/ygT6hNLE6qZ\r\nqh7T6Lq9ELItwXE26teTWyHCFtBSbYTP9vVVv+ILGlCRtxNYIVWMYxwdLl5P\r\nC6Wdc1MBCUKIEwRtbTsNkrvylrKsHls7klH9NadjmqDSIDdcQIRPUooKbl8R\r\nZYd5fOo1it1N83ulxvOhvQItn0RDP5S5zYrN3IcnF4miGy/Q4oXWskDdnnWG\r\nI+cT+/N8zZjCMnX8YgcNXWoKyOCfzx3vPN5oYgXbOmL9uBHlu0CMHuT8uazM\r\nm58pzB5QJSsBR4uBKBDQyn/VYsGEQEyVd1Jy//FaXiXGw1cQyVOfjLxmrv4N\r\nSJINwCLWvsajKrAqvsoCMighnnRyrfHfxibPR44qmVyMU1PjQu01pK1LOSES\r\nR3pLJ1nn3DmRkMjR6mnxWwvXeZXS3JwVeLd0bcp0BKQZZdl59iuTqg5iMtjQ\r\nsynUOME1UyQPax3G+fzwZ1NYzVbhzhRZ22Y=\r\n=JcME\r\n-----END PGP SIGNATURE-----\r\n","size":68938},"_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/popup_1.0.0-alpha.43_1648611597901_0.7450185975919952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T03:40:18.619Z","contributors":[]},"1.0.0-alpha.44":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.44","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.44","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-9sxW1+nKZFM1d57NJwrSljzdDUf5IMBO/mjsRCt06SobcY7ydEVfQUyJoikDr12BUBajB/IGLVYbxvo6cKlVjQ==","shasum":"d327177375a848832b76b477ec77b28481f36492","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.44.tgz","fileCount":39,"unpackedSize":214905,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC03cMW5BN2cKb5yHgxMgL3B2NnxKIaahkiBoXwEl/x0wIhAJdjKgqcj3YNh9zIs/9xwY8cjBDf/SWidTZxZdsJvAAb"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRRfIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXIRAAmB64hMnpvrlPQLOVvRjmsd4LL4e4Ci15GyC19Zpz+brAhmf3\r\noKKGPRqlaUj2vedX3a0/t93+lYResWicLND+xUwjoNHmNlnkXdXF+HUrreLT\r\n2W4VYW51Z1LtFf4Bw6v5vAZ3ZhOgi+a6htbOAZHe0JkzPZSg67dS2D1EyBl7\r\nfJPcE9/WYiOkGqr4/0t7ZzxrLET2paLjGEPBQj1d3f5J8YH4TQhoJw542pDK\r\n23wtajGGEJMrJSzU0NkUdtcGhIMeGSQ1cPXPeifkK3/lGN2eX5esVN8I62kA\r\nziQr381PLjfiqIZGOfkPvKieK9JZLoS4OLzJWvdvp1btsmgsfFVawpRoHA3U\r\nNnR1xgFkgaLb9CDW/BLphVGdXFUI0YXJLSIyRo4TEvJFbxq4Ph/l1J5dSWlT\r\nGHcvJGM/fXNEwomQe8QUw9KlirVYDegurQNTC5Aw/USnqLiifJbvuI8uWmIk\r\neW4GGpg6fm5XvwzbB53Yi/AGlrqk8I1XYnOS+PKk/O96FWKYWktJGXDSA4E0\r\n4uls1/zX4K6l+sk1JoHOzuU67CxAiuEhYmHnvId86Budib2OaratXT2JnkqQ\r\nWofymqgFajZynDPLz6UjZ7QkO5CGuuGiajXcJawZhrDVwAt8PYOtT3DbelCN\r\n3rJZMw8Jwu6dvwtUp+rx/JIexJEiXenLolU=\r\n=t/Zh\r\n-----END PGP SIGNATURE-----\r\n","size":69133},"_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/popup_1.0.0-alpha.44_1648695239821_0.6954593044971416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T03:05:40.521Z","contributors":[]},"1.0.0-alpha.45":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.45","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.45","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-WAFVqNjs8k/iKo9DKulr8xJt10GohWDttlcLSeYpf76EpYI5jK2av5sQpu2S5ogSsAEvm4FqHddjc+9teFGd8w==","shasum":"480c5e707100f22d97bc42d04b10caaa197602cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.45.tgz","fileCount":39,"unpackedSize":215078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhaBJTO1rsyf11Jn3qdDAwHxRT6YXAYqNGo3ztyYe9uQIgG65awIV9ZK/asfH8j9jTLozIaqqf40qQ3jqKL4je3Vk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRT3ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9bQ//WYihVDK9aXKYrTU3UIG0wj2tJDJaa35pl6wA143xsB4xQHgJ\r\ni/xUAX2cMKynelHT+S86YvYu2yKSeAStAfHB5s2da+J1GOqvNHsSxsx0lVqy\r\ntr7thGQWodKu2Nwa8Q8rEh/A1UMisl1/YnivjyIt2C7ih+M+0yauot5NZ9WA\r\n59ALOZq5l0woEkufzXW2q3HtnAoRHfoTKdkWIkLmPUmjL+27hYLeJOFXX6Li\r\nqfNBFtn7J1D67NEs8uvlBTG1sGMY1c/Quo1WzgME7cSHAk7qFczxonNbg7eL\r\np58hAqWiCiejzOmfA/Vp7oVNqq23s/Bbt/j9hz9jpIoxi3M4VXTNhNpvEboO\r\nmX+RcWG7LcB0zb4WwXmZqouh786FBi6BBowM0zl8i9Xjleugsqjgp6N7HaWa\r\nK4EdzgUV3RcLbZ2P6KFD/0BllAmCsXlBGcY3GB+BnsmEvr2wCSVybQn35/bi\r\nQxqWq69dlB8bBNMxFGQZeBD3HM2A5jDAMnS7JtLjYhbXJo5NL5ehtGdEEuAC\r\nRjFMS8AX1BfH2qIki9BrO3KsLtPmTDO+s3kXxrPOrOeYOCq9/nzq2fzY84pH\r\nWCkCLOJSgVI8BohHcd2Sum+hIyXjuSPxqLFi36TqSabP396XWp2JHtAl9pSr\r\nZBwosouiRWxcFPgj6IT6bW2MZ+Cbs2f/MLI=\r\n=wwtF\r\n-----END PGP SIGNATURE-----\r\n","size":69153},"_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/popup_1.0.0-alpha.45_1648704985512_0.32094367293930315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T05:36:48.028Z","contributors":[]},"1.0.0-alpha.46":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.46","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.46","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-RRxNJ8lxPqzf18gjI0RUIT2unhm+Q/mrMKMgQ2yviUd5CMe8X0jAfhcCGQq6myPXhXy4jobzSI4eedmWkq2Myw==","shasum":"9eae90bb010820b8751d50ae68b9f854de13392a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.46.tgz","fileCount":39,"unpackedSize":215251,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFl2k/5+1J0ri1YHGFYEZmw4ES2ZOVsDtljg29EfuA5VAiEAoS3o8qok8+l87IdPXXLvW8VXiBG5599JHDHOQhJ1VAc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR5qaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraDQ//ejQYUqs8/MtPrIl9tNs9uBKMUIh1OUCfwFFNmy7+oOZvl3qh\r\ncvRcX5KRXXCyLm1Qdbwbe8vM8nhMmbN/thB73ok9r1n3GA6nEiVfckBqC7kx\r\ntho4X3fJOhRgwr+Fqg4NCcyT37FezPVB2U8lRxs33QGuVjBQxbhToc/uUHiG\r\n37mlmsA0iIypiNP8V/bktCHkj48oZLU94UnrSIwTVhL9VZCZzZjfIQW3QSx/\r\nvb/QxoIcYmTH5Wre8B28s59fnTmsiIiKVqxyyOS80r7fnXKAjAJ+R4kc4BCB\r\nL7fo1H1GWr6MdzFLfOdnzENLelEyGugItZkljkZLMvSp2rT0ywvfgu3TziX/\r\nM8SYWzxhem7Cfv1fAQ3KY0uzydG9kZI7G+9WH+7BEPr3kAZybko4ZAw4kSrr\r\n+fCIDDwzG36n1/+MbGD5VjIHvwg9l0IoR+bxnJn2WojLMIV0aRAqH8LEm+rD\r\njU6JJK0lIugyFsxMvtw4WSolCcfvcUsz4sjavIYNBBYizUNaGORsaebO4INY\r\nysGdEbC4+jCdfJ5jL+T8IUzefDkv9kSy/dKMVg0IPXZMBK9UBUaLJk4hxoQu\r\nmxaaBkZiLEMggA5yQcQMtS+SUtrCLbNxpKl8nLe43lcdzbopA9RqXGRsjgzC\r\nt+e46oPzteulM1CWYcLe96teg4P9QDt8Cv0=\r\n=WKnm\r\n-----END PGP SIGNATURE-----\r\n","size":69165},"_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/popup_1.0.0-alpha.46_1648859802738_0.20649782536377503"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T00:37:13.792Z","contributors":[]},"1.0.0-alpha.47":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.47","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.47","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-JJ/hU3TTR2OA3l9eEcneJqM5KOdQy+R8JhF04OksIyamkw+rxPKzOprua9/OJePZkCQTzxEsdpJRpggMUA18Cw==","shasum":"48ba9b0a4964a968a434545d976316b27435d2a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.47.tgz","fileCount":39,"unpackedSize":214812,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBzvk7ffH79R42eUEYlymfoD59zEyJ1p83WfA2/e/IOwIhAOtGZUMDb5ufbGnC9I3UjbMK4O89Rh68n/RJD5WQmbKJ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR+6SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZMxAAgXlYSLO/9ZbhS3M22EYPu2bcCY/Fv/4dMzI+RYJVZCBOTS9v\r\nMk8euYVGM3vtqWOV2dGWinvXBNx3xNT+g4Z8LK/i+ZZzoRViw4OTgk4TN41a\r\n5uur6Bkyrdv4LvOWMv16tY9gsET5Ac6ckRJvtPVTvRFlpraYV+vRaqBSW/HL\r\n4k6WyGUpXw5CyUNcyUlw3jCZl74049QmdZ27fCAAX1tw92fkrO6/ohsq4bbT\r\nUtNs41C3oAU2M4hSqi7w3wYxfTV9pj8ZvAlu6rqQKSaubzaXMp0knYmZ7OPO\r\nUe0Vpqk1WChjvjaqQcms3WBA8W9g/OR8pAT3eYoHASXnB5M734xovgW7HzWd\r\nvghjoe1R8rMN8zLstXS/fo6sBathe/cjuhaNLGtfM3imiVdikUKS1qJbSBXd\r\nIQf939H3776oG/3dBohBFRfXB8nSTeB6I3vJ482UTTqXoN0TragwBsNjMJxB\r\nrb8oLs4/SOj8hg0vgEGcvQ5w48Bq6zjxctX+ygL1Uldd/SqFczO3hi9s5dT/\r\nxvtcsXUcXSxlMsZ2hmC7DDDrApfIR0cQts1tTM1vBmvkn8dMvTE6RAeTAeF/\r\nEpytDUmDmpgxt90EfEd3MkrtaTV/8E2fl2o0n1r8pa8xjMZ0VlIElj8dA0jU\r\nDwtXOdI4d4mXtvePXIhjfbeA0gKJwhoOJN0=\r\n=jtBn\r\n-----END PGP SIGNATURE-----\r\n","size":68867},"_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/popup_1.0.0-alpha.47_1648881297881_0.46878066485096204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T06:35:12.619Z","contributors":[]},"1.0.0-alpha.48":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.48","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.48","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-tSkgnYq8FzsLVL+Cy95bOYpLRRFg9bHDK3aPaDMwOjJBuz4Ocgd2wBWstpaBl3usvfJl0G6ZIezAPLHv9yxnpQ==","shasum":"8e3b62192103ad091c9bca03a1fc50c6b2d547a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.48.tgz","fileCount":39,"unpackedSize":214985,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEo1FnQNh74VS4mrxuv7JIsEvm9w14mOFs48CVroJBfgAiAlRZHzuohx8A3MlzVUbcfdeE3Sx1ClKg/vu3PvVxW9Sg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSTnsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpV/w/5AB9ZP57bCMW09326uX0Y5nhhM3XiaoAUYbSCuEYOIbGRwQNY\r\nHmbzEQ/RyIY19Li4oIQVHMheJV/mDlBdT5ZIRDntE4wmS08X6NUiRfVfIurr\r\nbaIveVD7zE3ODgwFbeWmmQVUeB4A2dbEAHxX6GNoAhWHC4SCWkZ6gVBGp/kK\r\n59NoJ1qop7DTYtDgaU9Ryt6p9rYttCr2RCo0+alp7m6wtJcpV0/uKro/hd88\r\nII2yodYj6M8nL387asPbyAuFb3+/x7BXG/7vswR8xxdAP66TNcI/Ur12D/dC\r\nXkH2FlkL7LmNqFxBNSD8Stq9s+gD9+2brb2fpUqK3RnPHbCUkUBZuS0w3j1p\r\nNtIelKvT9YWwvPfbjswtZ5jLP0imG27KjhYpUoi3TObiGi0N9WB2OMlHwTia\r\n4zJpM4dMsF2VMvM293UkStEfXt2bV9TbMt4qxr5IFYBG+gcBe4XuNzLOnirk\r\n3uPcJLFXr4RyAoFHdyipT/iKT1h3xuOUfvGC3EDy2GvRFgrHNnVXDla+WLos\r\nlh18UVmU1Um6tTNO1dGG7zfFkt6ttc6esb5mJ1RYYJIk+I1SaMi5WNa8Zm24\r\nZglJ6CVkeA6he6FBWaOsS5q1GLyle8IkY46Iidk10MtASL0ODajWQD/dzzUk\r\nJY95vUrNFvY1DcNRuTPm6NcTE2F2YL2dliQ=\r\n=ggG6\r\n-----END PGP SIGNATURE-----\r\n","size":68890},"_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/popup_1.0.0-alpha.48_1648966123859_0.26210453026693403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-03T06:09:09.151Z","contributors":[]},"1.0.0-alpha.49":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.49","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.49","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-uDz/RBkK1Jg0pttxx+mgr4qUp+gLEsNlBy4rjNJeMYguMGALUXG1CsbZJijwAKywvlPb3kCau62dzrlbUHW1nQ==","shasum":"cc525eba5653b6f941a392294c1e9f2e1fc70610","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.49.tgz","fileCount":39,"unpackedSize":215410,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBx46/rKGo9b5X+SAxHL/ykD0CPFOXtZFHB8+Vp5OStgAiB4BbD9Zk35H4+PBWT7Qfa0Z8likBYJXbIvO/4zffxaaA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiStcHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNjg/+Ku9NNEDK1u74x7OiSQWCLGW8p6R9QQ5ddbWEh0a+0RFIKJym\r\nI6bOIvaR9nf/qO9lQg+vKTH6S7hGRlNHGUHOSwkL5GCNzSpFdsWob11QiusZ\r\nqvmNdtFeIWJo79eW6tMWoqPuMRoB6ByVQU36V7mxymiEwcncqM9tE3qIJ9oh\r\n88p+dCLbvyjRL2e5YQbfftXHpgMAi1/UOr9kgU8oxDBupLrvwL87dY51BgSE\r\n8BmZeE1kIUbyy+Q5wU8D753tXTq8Exx0DAnHAMABsqnMLFjOaFpwIsQ4zqEu\r\n4XhJMrmHLZu6LSAx7s8hnZSuZdYwQWyPlOuJGlk3zk15Ly97CgMiTfLmvLwf\r\n6CwZL3BqGBggjzhvkAs7N1o6drag1ApobS1scSRqoc7GW888NDthni9OYstb\r\ntG2IeIV0htXs2yFHTnF/8sBQ/X+vHvxIvtSqo0tf0gaRApJwS0iPflZfWcY8\r\nHWmD+Gbhfret2sICqIReXd54986xK3kkqkpBIAfbVBNmBjnpJXpWD2uar1pG\r\njVmzqFu0UgGT0uwtthItKUwzZ8I8UKK65v4VHJJQjCdsN1GK3LZwv0bWW2St\r\nT/OZej8kJte7cvVcgYFJ+lqIjNtuNblZIKJIsyCRjRr0jlMko1uGkwntxn11\r\nbG638msR1d+yr/u32afRtMhCwh7sjavGnUI=\r\n=GlYZ\r\n-----END PGP SIGNATURE-----\r\n","size":68963},"_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/popup_1.0.0-alpha.49_1649071879248_0.44313486440071137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T11:54:22.432Z","contributors":[]},"1.0.0-alpha.50":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.50","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.50","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-fA5qBWKEfskQvyNOrPjV6mZBsEwwIOMg3VhMkwUs+wTrJGqlOi1gbMTlhURm+FyC7bsa8AmfBn8TPRygtMmgoA==","shasum":"f81e3f8edf031eae9285fc2d0045c132768440b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.50.tgz","fileCount":39,"unpackedSize":215794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDg2oEikl/qwV0GDmS9pwhIhMaTiItUMZsPD+HaMA3fogIgJ8bQKEi1Q5P458z7HdHBHwLOdU1u+k8AOAnL1IowcEg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSvNEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomXhAAimySzgrMi461zPcY2TrDX/FsXQ/NU9ibDejnSQpct49Gv3Md\r\nSvMtWDKWutgIHBCRAYZ748nU7xtcHEgsIeCGgZKZlNdFSMOT55/NG+QBR7Um\r\n288zWGwgCo44kns+Y4OofDcNz3VhLQhmo325xh7tfcRg8n0L7TF76LcLDZ0x\r\nrtCcK9cqbLuADg8PGyiaw8M6uWEw5cw/EwUbipF3es5LpRNwEZg3ro/y5Lgj\r\nL8uDPuCxTf1SItaFhtPp1bwpFA3FglX/4UzvmKtk2JhzW6yy27OK6n2gsX+2\r\naRM8+3pqkVUVxu5/kHDZGT5eJ275DJq8xjGPsVWCNYCgKSpLvF1YS5GayRS1\r\nh57A/bmZWfY1h+pJy66YR/Pma9Q+nxDdfAD+0GBtg55v8mCH/qfRV+flPtj5\r\n5yySzo+o/FqOA4vh/NzqouBKfs/ebt+dhNHPtSh2Ugqcea/blE13B3LoRr/e\r\nkkrEl2MDBg8mrNxdLLuUkuxxVmiDmIM4VPmnIIsj514uflqzGFYFub0/OaFn\r\nQd7UqRvrL78ZrxS+lsYDjbHh62dddIbj/VtnHLNgAvcKCavMkHR29ZTfagAP\r\nbdLskmBiYAIKTFHstQ87W4g/Vkcrx7Uj3YLh0Jhx/IfSV7yJaI56hN7i5WdC\r\n9PIdz8GPqr0ZhHXq7L3+sp8suQgI4vhEtLA=\r\n=oE10\r\n-----END PGP SIGNATURE-----\r\n","size":69094},"_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/popup_1.0.0-alpha.50_1649079108393_0.6412213197750205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T14:23:14.927Z","contributors":[]},"1.0.0-alpha.51":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.51","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.51","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-E3G/uhzUbEAIf1PQBTQi8nfxJlMbrIet5QpjmiESEQXQ8/ItwHiDDtxrj6GkBAgPzKd+mUq+N1EegxLb3bSawA==","shasum":"71b1582b2bcedb0e7f2d25023ee2b24dcbb25770","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.51.tgz","fileCount":39,"unpackedSize":215756,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDEM0v1CUDZIira0WTos8G9k+KBEbe7XiqdEhMc8QwmnAiEAiqRfhluYUMfV+/yrfEW8s8bpxJ55r1t+bAuKCN+8Owg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiS/CZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqUg/+OptG21Bd89wZTxDTrW3jvbbeSGKcCfQi9Bfkdn4+ZZwNNDRU\r\nGtAKQU4r48T4nUslephHv54IHnpNaPHQwnGHRmz1r4N8R64GNhJA5rQs2W2Q\r\n1ANptYsd/D1a2gu0P2gybPYmAwv0vRa9nVIni8XJPr8kVGIMIz/JntypKE5w\r\ncyHEx1QksKFCuXtf5bumRaV5WunyzaJ0klViLTpb+ue/sGTdXsMrEUcqjpJh\r\nm6F0hmxBvMTnd6yK+qJ16B1KIUrltmVeWGrL7S9K+DsbYAvtSUDFARH/6DDC\r\nclNmt+QSfFPW93yCEr3YAioJZT4/Xdr1PbWrtPpbfK2v+oDt7Brvf7qeo10u\r\nStonOBhfWGbNFk93dBFJCBeUqzvS7eBlydf4K9Si9HmEkPgn0+UvivYTjYnx\r\nlDLO+xu66CrCaaIAnL+GOQIZ7P4umb04YI7SXkrMyMIjpMpf04BMn9Gl5nQr\r\ngPQ1a0k/exMP8Dh+RDOKvBmZIQ9DpwBWEh2oIMUQrU6x22E5dS9YWPmouKkk\r\nseww5GEKzGjyRPobIFvvBEf9HGgPMSGlzeNOFz6ldo55bW5Se08535D6oD5K\r\ncWukcfAUoSEZT625UGtZE6LYdMgVhdN3JiFHRNS+S8hDIntyIaQ1+UIB1BpS\r\ntT+0mqP4IRp9dZ3FEpl2P5Q15t9DxNZxYAk=\r\n=PA/0\r\n-----END PGP SIGNATURE-----\r\n","size":68991},"_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/popup_1.0.0-alpha.51_1649143961259_0.09107331930611884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-05T09:16:29.826Z","contributors":[]},"1.0.0-alpha.52":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.52","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.52","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-9hbUu1VU0wBqndDuOcLod6sMa3E4xBccmn778+hVWdSyXnhvYZKVskcqAuINEE/pn4BkRuuXJbCNeMtmDR6BwQ==","shasum":"d032ac02213cc2cdc0a6b5e281d5533361a74f62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.52.tgz","fileCount":39,"unpackedSize":215929,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeA6J77TVMCQIYUl2ca6KlvE2I9aJR/7BFNOMQ99R71wIhAJz6U7CSGqUi8gybwjtnekPjrcsKw7AwTvM/JJN352u8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUAYQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFHRAApLcFPb1b1mbyO9Fh08dcQXVBZ4KQ+vIFhLprSqPgx/3vdDQe\r\neiZvkCuQW4+I0lifLmGpgj8/lpf11kgWQL17WgMVYGSIePoMnEMQAwnn5hPv\r\nUHZQbcBB/Lh0pDimWQVAg7/M3uhxPlyxRh7CbqxcqTSC4u/UEKKOBng2zUR0\r\nREkAvfJqh2IINBux9gotxKVUrgfRwudH1/SAU3C9RueByX75D6+9EoX+FOfd\r\nBWbp4OmMQgGEkTQKgWMlT0a9B8+plKlM8xRTQ19XMMytBUPZ8HNdjyzfYWOE\r\nR8AbSvZrx52yyWVS/D38Kb449H1WtdvyFhby8o4KP73+PWDV3avYRF1sGBKr\r\nEVS06dMRzcOg8D/NwaVoTt5xQvMC4/Js2ecFhr1tgy4iUNHSAD8u/M+PIg5/\r\n4GcFXPi0MyKRC6YF4U+3tfVyrVEHKL+qPfuT9tz6yNaLZ9r88DzKqGVLXUwB\r\n6D2l4w6PRiMjIYzAHnJicqfDpiMQ0m6U3KngN3K2wsRrgCwmqhEDDGoeCNqC\r\nAs4kPjTkmCeyJULLzfa7nCrYaKkxwsjuNESdy7+iNnZihRX+Kmoq1c6DEtDN\r\nHZK41jU/G5sPPW6UcsYn6tWXPRvmdmOpYHQB4XjJsupm55wkEe+WqH+ZEdVU\r\n45aYibnPEOKf+QM8yqhoqSoQDoUd311stfY=\r\n=PDD2\r\n-----END PGP SIGNATURE-----\r\n","size":69001},"_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/popup_1.0.0-alpha.52_1649411599993_0.1579089795142088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T10:49:58.852Z","contributors":[]},"1.0.0-alpha.53":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-alpha.53","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-alpha.53","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-UEJbZoP7QU79YMfJPPcWjz0WSf+N4uVpKOoby+HiZ8kaLYhMUKXaFQU5TAUiKbZh/TIgJ3h9VPdp1hMwM9fAmQ==","shasum":"f7608ac60d40247591f1472c83797cd7c9802a7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-alpha.53.tgz","fileCount":39,"unpackedSize":216102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkE3kES8mcYjyQ4hVoLYI0T2OJY5jIwcfdUXMqtVxTUwIgVM+eZZt4eu9MQ6GwwjBDKUvoelo4QkaB5WpP+waCxTk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUBzIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBEg//dQBbKMzM9bWlCa6PG5o1QrLuYUOKenNUsjHtFWiwY7J7ZCzw\r\ndes2fAoeO3IuIxXlKqdiWEIvmsM1vcJZ1bzPjqdD3+weJldnpSmXYhBa8k7z\r\nfJ63zuw0zTY6mBqde9PLYZjJSFDYG/aAEpckugnatYmrQNFrqp98Sd3CXq9R\r\n0rc+TiYA0C2kQ/kwBtuFJgoQBFB5gBiCCz0OWzlaGABaGznH//2Tmq+ztxyL\r\nOjiP+Xj2lNVLFqgX0eCO0LMF2tsJuuAvho1kbczXXTOuAvH4FaAxqyFtjfP1\r\ns2W6gkyuONji2dpruT0aY+xBuvHKqQDAUZfzbE9wwcSjbizQtrwpoxTFS5gs\r\nW/K27b0Sr17zzB48Yfr5hON7AaD3A2jjS0XgaCtOm7Ly9L0MucynId3J6SBP\r\nex/dwWAxLMiuMpraT2TUDfcvvIcQMjFY+4xGnfK62/QAEfAITmGfTZWpzSTR\r\nKzewglzWbxXik2h9J9vqCMmgIUcXDI+lVOwMGzo9Nkm6lK6Z7WnnAEPPuRnc\r\nvC+AJ/rqByKeesTreVRawQupG3r/OIBZqFU+AR9T7ZPX99rudh22eUhcBDgK\r\nu6vsvKT1kzZphUOrzkfPqNWZFnNoPJfe4KN9x5Q4wxAMZpwmxlysIARZEMel\r\nkPyhpzC2TbBTBZes+JK5pNtwoOS77asP0jc=\r\n=LNGh\r\n-----END PGP SIGNATURE-----\r\n","size":69018},"_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/popup_1.0.0-alpha.53_1649417416704_0.5681569644286493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T12:05:29.210Z","contributors":[]},"1.0.0-beta.0":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.0","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.0","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Ru9N2D1e/DKE07+kone641QjZX8Wh/IvymCbbV2zI6zmoCfoJddzPkElwoFHWZKuA8fnTsLRWRva64TIuTBtqg==","shasum":"31d2f4ac185bfee4371fc38dd025d805ff435cb4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.0.tgz","fileCount":39,"unpackedSize":216478,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfGcJSJEYbnQJvqOZq6SV3Vr6mmCn/epjKHLGBVJf8QwIgaaCVrEWKI76nM1fdAuWi5lvs8WLj/3kuZJxMG7wMkmE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUqAGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHXA/+PpwcaPCKVEFptos1oAyJAXXAjBN/iCW7bWejjenQLH3xx8gw\r\nsJA64ZKfPbFi58hSNi/bz0Zckg+U/KsX/DOPNt6+zEu/I5qvWZ6I8vxCLJra\r\nMmkrXVyniJWk9gPQBeFYEPRpQSbimF+sKtlaBNuq7HoHQeBhfAJA/WAu/dxZ\r\nBXXmiEBGqkNA8ozUbQ3jJP4AMSlux+3puVz9sITYt/6+L4Tc5qJbtM3r5reY\r\nqup93g/aXV73zi4OZy+nrGBvrk01ol5RrneTIIaiuq4Bz404+LbGr7eAjRl6\r\n34Xa1rWRiaKQ4uOqWUIsim8m5c84SqA0UZ2jaE3HN9VG51yMMDi3z8f5/n02\r\ni2q2gIaplmyXjtfbpRVScZGjVSVK1dnvtQfeXJN8gCENIFQUTnvCdovTYRlB\r\nroilRYI3PkvbFzINEw60NEDEmoYM6xTpsMzUJi1yxLuPEUQ/vCR3Dsqufm+n\r\nIw/N/16TwxGe2fLuuZOBQ/cdgr0FnotBVOQ5X7GBie7wwxpvn9lA5YNNs9ai\r\niEAM5e9k3WOEcttrMtqELW/EBeTXrk7zIUhkcfT24dYek9J85tgVHlNOGgYO\r\nSYU3lNcGKdf+p6WqJShZhlrbbjiHrBEQp6QLkbVHNAjHUySZLdS2uHqsms6S\r\ndMcGhlCvyfnn6xi6oHSx91ezY2UMBo2fkHQ=\r\n=n5Xz\r\n-----END PGP SIGNATURE-----\r\n","size":69145},"_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/popup_1.0.0-beta.0_1649582086216_0.46937163569810547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-10T09:14:52.988Z","contributors":[]},"1.0.0-beta.1":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.1","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.1","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-74ycmrk76LMDQq77vyD73rpldNEXrIpmLxRCRjGBwnR8ep96Wk2U140KOUr+2EZH2KldRZSdS2+uyqnj0Hu/eA==","shasum":"b48f673b9778caa6ff23821a438a6ea31410e2c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.1.tgz","fileCount":39,"unpackedSize":216434,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRS5UhpFW9XdCRqk3LXK6HxU0U9vjsK7BtlK04C6wzzAiBs/AIUHVObPLcNeZQZYMhajZflgjFQcrXexsr14DVAkg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVABoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFJA//X+juIk3xXqaHWdwNvOphyMGrj6fC1MZDpVxELt+ePJlZ1gaO\r\n5sabhae06iWJgRKlVIDvMCPuHNZWj5jfiRbKL4717s2ZzGhkz0QPmijzWtQ2\r\ng9cULaM+TQ9tcFaXk1Cv6VD4iWHtr3CDXEx3F3sM1niuiKlTwh/QKLyfKJbM\r\njj0/gYHZE7sN7rM9Lr3oYykHOVAJFuhkwnmfJ8wF4ftblN1aevMNNA2FRESY\r\nU9QYeeId5FeI0hBGXMKPVTGgZLGsQ8sG6UqRZgfhAzQFoHLSn2/Oozob63B9\r\nflWh2UY8UZ+lQtGd3KV1gWZTjCekooaFfddsCxSYfUoFwQ1CmQhkWIX3cejM\r\nVwwF8kTCXvKYN8F0YoZ8bz0W1t7s+n7aowFEteyNK8HF8dExwbmA9GkTKuQM\r\nO8heOVQ546DMh3P25vs1nDZddV9BJm1ohxcIZJGe3fO4wWiBIHL1qsweT8GO\r\nmLEEHj9fxcdwnwyjvnFLJPvqX2HArKgk1RxzW2bKG9SpnAX6lnKCFjcjnnut\r\n3g2bEh+irZH+3KMN4JSJKfiTMJ0P8VzdAhzmxred25fMq7+YQviCg2MuB3TV\r\nFcrfNRZT64hs2VQ2me2ZruHn/vPxRuyvUaPFMvNGOhXhzzc6SqmCE/iNrHYl\r\n1Gdtno0Yt8woL8OT2JHHWCEuTGA/SZBs72s=\r\n=Or2h\r\n-----END PGP SIGNATURE-----\r\n","size":69043},"_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/popup_1.0.0-beta.1_1649672296278_0.8469564369470715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-11T10:54:01.604Z","contributors":[]},"1.0.0-beta.2":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.2","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.2","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-vZ5RKRUUCEHwGmE+JSxE+/8kK5U8dWkFgk/bnymFW1LYQctAA2Fa2tGFSKiIBjqndv21BOPcR12wCKxkMtKcgA==","shasum":"ed26e444b742af38e6d510437c0c1d9c6f7c0e2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.2.tgz","fileCount":39,"unpackedSize":216601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC26OW8JaJ3gZsJVIu9MD5H5+mnxN1abLlskBTiELjNzAIgHjyWfO5ZiXHu20KbBhkt8zuPW/yEdfEw8K/HgZ1PBxU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVRWGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/oQ/9EWfSZXLf/8m6u0aKSNeQVskKe3NVlQwMPopl9rifzSZ9uYjN\r\ncfMz8vUAl9/1QRLYvqKzrJBb3BWx/ez748xKKp5N6KjGN/T1MR541cd3NQWk\r\nMC4aqy0+onr3zciFa69QaVuNsqMY5A5AcGQ0kcB28adP3aCRaxUXVaZvFLxe\r\nxx++XHJ6Jof4WWrtiW12DalrXDGzWzgblEqiLQIMEnmv8zG6xyUbHMkyQbAk\r\nqmAqL2LemvL39DP44Jj4pqCZ8YzdjZHuvZNG21yHCW5h3Lq/I04+YIwh7hFE\r\nFP8c6xpQzOvehJwUAJ6bPvUYfeayP0yrrcngtw6VAcAFwpKY1rKwpBq755Cr\r\nOfy2nVPQnIYsSoiDjL/ntSr8Sml0YF3RFOTQtSvsy0JWmenToIRlIUglzLUV\r\nKY+2x8ATdHucE/J1GgH0OJiyKTY9LiIQXp1QfW7u4pA2o7RMa4ma07Cv4un+\r\nN07h0DSOoKqgINJCTG/aWso7MlX65Ks//CSLpubavSaMoZDiQF4A8fWstSRn\r\nXAOTbCEDESsGuE4Fc5apIHiRLOFdD7w2wOZgj4a1Y3mJgoMxEiUpsLdqOeKq\r\nERXMeWejIIbjaDEnMgWP/uEqw444+k1Sq2MbH33RgX/SkD1Bhbh3FIGeS2VA\r\naCXZ9Kg+yPCUXRY2z7Cdh6mMv7P3/NmuPhc=\r\n=0HZF\r\n-----END PGP SIGNATURE-----\r\n","size":69064},"_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/popup_1.0.0-beta.2_1649743238294_0.8180000254046156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T11:42:22.331Z","contributors":[]},"1.0.0-beta.3":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.3","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.3","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-vRdAaTqrPzMlsg2l1xQ3rrc2Kiw32kRjG9Xb9BT3fHCfUs+5h+YOYo4tScE+k7bgxO1I21k+fBUT0qzdecSOHg==","shasum":"3e1ef68fd5d1565a70fd74bec267eb118e5f205b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.3.tgz","fileCount":39,"unpackedSize":216768,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHt3wd1BE4bKnaw1AC/dkvrOHXY3bVR2NPOTE/yZeCqPAiBUlpg5NyRAKnJF8hnE5UqSepNAbWkYh4Ga/KtoeNm77Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV7KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVlhAAlXMCx1GyVgSVLkPP9LfYX0abpHgykFxBf3suZKSqtebnsKK8\r\nPmDth3q2NleBh6qAIog/b7mBU5GGFHCZFWPNW67nsdYqqglcHEMSbigDJ7im\r\nq659S725qoSpWquzqgubot+38nu1QystEm5N6ZTgVgDeNGGqPWl3SS+W01kT\r\nSFPtOxQST7TXBgbW0gCIdK1LPw+CtdMU9N89oFNa2ooIYsTS2pyii8SVVmFL\r\n1OzJSLhR/SkUYimQ8Rl7BnoNUQDeE6pRtO7kMl64AJ/jLuT+c7H1rlbm51Nx\r\nbg+aSviS4/OJhygVKZ2aPPCOHdzDjwmNdKNGdN9ynJZcHjleGZTgHDsL9ZIx\r\nN3SL76bGGc6t1iZzaYLGMjh1sDBp+mUsQ1VxsovR0OT8H0XpEQLNr4OVXA/P\r\n1h8eOrRzjXoeXs+Zg87hs6ViUShzsMPIxftAcbRw1p+JveVJXjfVUzWV2MDi\r\n9JF6PcPfDIrvzEg8W2ac6rv/jqMVcWu+w3U22AXxeFmJlNCvfKN0W2lSSzHt\r\nj25r4p4q6Wx2lc4rZ2m0+txb0KbSBtfP8zWwkArT3QSuru8aj2N7HL8yyRka\r\n5Rsm9FFMPsdeVZjaOpuNP4lRpjd/6opwS4AFq9EsAmVW+nB3sp71PyYuCy68\r\npi8M7zJYl15T6l01nBgtHpAVK+wiHklpVbw=\r\n=92eJ\r\n-----END PGP SIGNATURE-----\r\n","size":69073},"_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/popup_1.0.0-beta.3_1649761994562_0.19181827261168438"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T11:42:24.188Z","contributors":[]},"1.0.0-beta.4":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.4","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.4","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-Ef0VTJYzzidMx8mdEDA5oGihn3gzlsRu8mZN8iXJ8StxYBtyHZT3yCVx2xNB0iQ0IM7j+CHwiM7D61oUCMB27Q==","shasum":"dcc41b5bae3077e08713eb76216361a95ad6aa11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.4.tgz","fileCount":39,"unpackedSize":216935,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgaz3K2cMbcHOYLBPkt3RH4UZlFUNkNHinZGZjFIL1lQIgEBgbKOYB7e0xkLvlRX8PutYogUXQZCDMYcHZzsEpclQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV56OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGPw//Tchwk4zEV9+7p3ZcN42yiwo3VUivT4E7Wsw82kZ7WSnfRhX8\r\nJWNMdhIzhFV+50yakUfZwqpuna/Xk30ssKp9KXoNJxInG+nxM2E3Q/Jo0ati\r\nc9t8OhHek6Bf+Q+YLzM7wF8d2YXurl0VVKe+rOiHXKO0MWS4YYIVqj8dx2q4\r\niOM3CMeMF4eHTeEhwbkp4Ol4K+7YWFdGIXgNGajmm+Nl+0KDFnC7ZSi5bexq\r\nzk1LOIkifOP7Z74CahzHo2hXOhtfDm/r5dM2L3VuQB4x/LWqVsneb3eW+EgZ\r\nd1AE6CMc5WKX78ByvT9nwA+ceYYhIWhVElXEQxfoNStsCWpd2z0xAKM/zGSj\r\nAitVJ38kUFBD47AS18MMm3HzF0WgWbs51tOgwatnXNdPcjcGy8gVAgBGO7o3\r\nA73K235LDlPq/CDQOleo9AaXPa9k5NsWdraKREEknwzhwJKqBYL1b2O8xDO8\r\njRu9sx3H39G4o8kTLO8eQA4xc8Vcgw0isRdRZLvF4JMMFNnI3UdeUJDJt9CR\r\nnb1lfn8Z59Qk0kjj3z8zSXpFItomdE94frkoXsO57Fa3oUNFGVkL5umMC/sJ\r\ngr9hGoJubWZcMD1Y83KNrYgToUODUAv3lD2gSYss0vYtz9R7JSgZTZKdwU7S\r\nBH6kHD3qCoLeKBxEfAAK6CScm6Is5+lI6RE=\r\n=WuTO\r\n-----END PGP SIGNATURE-----\r\n","size":69083},"_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/popup_1.0.0-beta.4_1649909390136_0.8379951740852962"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-14T04:10:14.473Z","contributors":[]},"1.0.0-beta.5":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.5","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.5","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-QVPjccQO97O4F6XF0+di2J7tlIWUdoZlxiAFjgiSXolnxymfJ9k0oDVRkg5QVtFisOqIusP2hF02BIvvrRpgoA==","shasum":"e4ead5591382698bb62efb251bca52c2b111c7b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.5.tgz","fileCount":39,"unpackedSize":217102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFoNE82uP6q0k6k03gTjEB3ZCCKGcRkMXX9Pn/CgPvqwAiEAsNvT5rTf6ffg963cP9mfoD/DrgGcmJGHjxcLwa7N/5w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXNLCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoK3g/+IePrkAdJf2WQs+ElqSz4HcPyT35tE1j2crivlQqcx76GiDoE\r\nnZj/hzL5PDO/rERpig9wGqB7qP7goo1nKo42BfrGIqSw49rnCtQxHFBJt8xC\r\nuySDydiuQ/3K6gkC4v2PGD3+Yc1Cd/VTTqh31xUG1iJfBJVnnFxq5lowAhez\r\nuWm4fzGWKIXFJEvV3d+PfpZx79OYoD6i/3B2Hk2mDbwGm7srS7M4RVEUCNWA\r\nBCvQnGhTk4DGUy2y86j0XB39A8IYxyLv6m6CJAiglzFjMFndMyeCQHx15Fw4\r\nWYGpKx9OWfQRQBFr2m7M4iEhYTq53qqCnxEsVcutNhdX4K5Nlsvq3Q+jiNit\r\nNeUCIzQIrEcMgYEq+kHKJCcKJzSVBD78xyEirb5kwW/xrJPM7JFf5ohoUpg/\r\no6tHJ0lxiUtFU/rS6anD3z7LCcRN51C4TyITzh60ms6D9eRM2+E/DlVB6t0g\r\nJQeKtznGYWIOfXPsPvb33uSdTpkQJ5EEUn/Z/wRUsfWZhzw48SiQA25+YRHk\r\nP6wslrnQ8/Avhgr1w9xCo206XJ8IGTo/m3ewFj2At/aEe0FM2ZPoD8fbTKzK\r\nIYlZtxvHhhRt2s/JW6BN3AvbVxTxbaIPoMZQB2T2diTfulEs9Ca80Dn99Odt\r\nNcE2AchltlzIgIgRdedATWAQq5kWjXqnHCo=\r\n=BNc3\r\n-----END PGP SIGNATURE-----\r\n","size":69100},"_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/popup_1.0.0-beta.5_1650250434311_0.7433515976780547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-18T02:54:16.493Z","contributors":[]},"0.4.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.4","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.4","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-AMtCA3bwAR2tU8Z1V2YjcG6kS7I6HEiZUKiJBYpb4VZR4cVe8ppBDNX04a08ZKEK97ZPzussqBmg79s1O8S/Lw==","shasum":"a449fd7ced041f3d53c5ced21eb43582307b551f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.4.tgz","fileCount":39,"unpackedSize":202034,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCX1nuhXVSPgv3sxvGoUKwz/cJviZYpCLa3UPqj9YED0QIgaRN8Uybqt9YPsnSt6MFfCnSRfpVYMEWC8xiYF2OYgsc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYgfcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmof7RAAikap00SZe3FlwC8xhT2Iy8QQ+epu5sduvKng1uDNfffvDrPY\r\ny1Sam+/vYwfX1rfYnWAj6mUwlD3cxsFzu38JncwfrNYmCX5kjprna7Ag3fvT\r\nNtl/ruekAPy/js8b4tXaMHs5hngTl75LmhIIY8k+MPzPvLsjqVbOmeXUKKBz\r\nu+JsrdGGMqxzsJj3EfkX/JvvEajxoAK8VT8RVvjvIHKOAiIMYZe1MLivQHah\r\n4Pi8RnN4J/9EnoqFLW44a6SNOoxid2VSE8Pt+JpZ2i/XALt4FzaGs50a5vGA\r\nrTfaqbkVr4Q/jhq+XwALneHlqbAXwL5+hhLpvOXNt1GsdgeYtQqOUeLg3yc8\r\nOFTc1n8zsMPQLCmkYo+n+5Gz46fWsxUiJ5w6/XBGMV1rpLUL+JWnxGR+Voti\r\nrZk0MpLaXfa4z9LQQb85LMOhMGJjZrFE7va5rD9q42zfBgOukwSeSWJ2gqVM\r\niK9vWqwyTMRVGSXa6ze7mq1Fi1ersCufdRt10TT/paMW0GiSw7dDUIcmrNIi\r\nkkOS41PHAmCLQAAiwqL0Yt+Prg9YQyxIfuckq+SfX+ecZJ1SvXWu/KY1yyHw\r\n+bqeg1o6YKOZ9AYH13+9WBZveQl9YaL0gP0P1Hq/b9OsYGWhyloHsfPPlMXJ\r\nHBVK87qPYMmbywPx94vk5RFTlqgUaakpvKg=\r\n=cZtV\r\n-----END PGP SIGNATURE-----\r\n","size":67299},"_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/popup_0.4.4_1650591708771_0.9826639379495397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T01:42:25.220Z","contributors":[]},"0.4.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.5","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.5","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.5","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-5h6BeM0yUjZhEjPW68uZ7QyLISLvlj0zn7u8UqaUUgTZh4aJK/Fs2ArMfYOl3fg/EEI7/4sFtnRRbaNQd7nhvw==","shasum":"d1483b95e9fa0974e84c921bd87c413fc1bd22cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.5.tgz","fileCount":39,"unpackedSize":202181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6sDA5iPxKfFXwsbc3uB3OMOisvK+CK2sAPdeq8s5/0wIgPXBfj/hgaDPGlAz9FMsdcy4Xnd2PXV2EnHXRzSSVJ1I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYgxgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrnfg/+OEOI6cjppYujfbI295NLE6U0lV2am47LHzJrbAzD8qXb0k/J\r\nC5RMIeyAhEpP8GJkFDtj3Dm/iPpDsLaJLhcakMbLoPrkAn5VlSWkyKF1naIL\r\nr4UNdXMr4snaCEOc1F3sHHaJpX7PZilXD9VkpEu8Ia2ANQXOTGwmVIRqg3Cw\r\njwI8OpK3sidfH8igiHr1ITy+5KQ6//Pn1b0U71UkjGRYp5OEXmnH6dkZI6He\r\nFNuelq19INw92KnXIEf47MIUy5lanEqUDcMcuqM/H6cGxdxI164scqpMwboU\r\ncnK9r2DUtwEOdPVJ+bqQgAodHcH0cediBYs65E1HTCRJ2AgQOB29S5/ll7l+\r\nwNFRMba6BBXGsQcGLXujbRwUhC9qHPnnxVp4D9WzEh25QWGbvSt5Ux1uGRyz\r\n6a7y0GWLKBxQEk3l9mdXu+lXGV0rYLnEmiR6XZRdNZC1niiL3yjQ8tZ+SJnS\r\nmqnbaimRsbUcLgCsn86EDAs44Wk8BaumrnCr/ahj6sMDHazOtKH0yZFZAZUv\r\nNlbeXy9CjbphJ8cKrS9uRxT90Ml/MFbpZpXwRegOsUzI1EMYM2Gfr342cw/o\r\nz0jYq43amY+FXV/GzyugTZgZrJtT4dJA9vUbrkw85mxAnE/HOqecRRmKjh8p\r\n76TMj6HouGL78SkJ4vHofPOdyuPN3dbyKcE=\r\n=yYj2\r\n-----END PGP SIGNATURE-----\r\n","size":67324},"_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/popup_0.4.5_1650592864005_0.8853005331318622"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T02:01:26.016Z","contributors":[]},"1.0.0-beta.6":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.6","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.6","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-mRFLQGgcNL6XJnIQGU/YqY4hho51CV0c03uA7+dp6ME4hej5AaQ23d5oX6i4ehdkCdNaZXcH8u3B+1cWkwqh0g==","shasum":"120097066d053e538af99db5891d1213f7929e8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.6.tgz","fileCount":39,"unpackedSize":224324,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVbJ5XaFGhp9wQsopNTc//buQEpD2p6XxNAY4uxzKcuQIgfKAw6xwi3XNSLji/hp2HjMk3ZMi4/42pDSPX46iBJKs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYmE7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpItRAAgJ8/Wehx6ZRP2atflcKQW03JjsAS5NrS9MeEFJbdDvqw6QVS\r\n5cp+Suz1skJO4CjYmLRTVLPCptLQ+YG2DbSmMWbpoW96kPPjEshn5sAf+wwQ\r\nY/+nZgK415umwA3u3WXlw2ou4gkSi+LNnE1f/gNL5TnR4aKMiW4ACW7ZWyhn\r\nXS0MFcSBSHM+hFxr+OTgIUoOW6VUt2jjq5N9kgeoVm2lS2jeMjVYPZ84Ok5C\r\nV4wgFBIZXUD55qZSg2yqUof8Pp2m2x2xnfBrVI5bOsatNZcheYTZlISEd8sf\r\nhXSEEdNMqSs1MKqJ8Md8TVJ6gDAZttMHWSyRgqZcP63TmTtD3BQuNt1HAz0b\r\nynxNJWnGwowPJLW4ZRnBVueE6w8mkXaZ7+H3pBDowSEGzACLtOIBAUORxq6k\r\nNlFLJ1EJf/Qeu4IEA+krdH/nPRxaiiiMlKQGdwZetnkLHDic6d3cP6bD/y5e\r\nxAYnVArMHonpFLsuRwcZuG7KNefBEDAVMf+XA3l/ru/uJbow4VARIg7HDI2a\r\nsWLQTw7xMH7f77QRemmJ2L00IiZ2fBfu80pAr/XGexzSeJ6URskOXb+Ky/60\r\nMyu96vhXUHF+tFJMcRmsZAulVsrJOK6G8csV5MRBcOMKRzjwaVjE9vMTq1iI\r\nJbT6isN/xK418ze5t+VHxcchKSSaXN4chPA=\r\n=rtjW\r\n-----END PGP SIGNATURE-----\r\n","size":69721},"_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/popup_1.0.0-beta.6_1650614587790_0.5508046566453559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T08:07:07.810Z","contributors":[]},"0.4.6":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"0.4.6","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^0.4.6","lit":"^2.2.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@0.4.6","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-uv0erxGLnlQZ8XIgrHPNrrSMXx2hDaATYhcWNqlNs26YRCxS7Ot0mgYdVXGQha9i5gOxzgb67uY6leHnbB/UIA==","shasum":"1bc7f636631a8dc98e70772f53027a1381f40e9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-0.4.6.tgz","fileCount":39,"unpackedSize":202226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq7r1ira5TXEQDleljjWYFDWSZm9Ea+pr2OyZ2sSvOuQIgDNQjlMv5/S5DGkbaPUuQRBwrLrychkLzNQqJ+EXwyaU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYm1yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoWxAAjb721wlSd0Beh6QIoZOLaYFa3p9Ul49jrqYZ9RqRg0LQbpZ1\r\nwKfRXJD/+l9vaDHelJI3zajnyxtfoEOh8oYmgS3+Pt8THont1AQA7IqjZ9ag\r\nVIghK3IzMGf2zMlY9FepnTG9aqkrSqHmCaKbyeQv779SC9xxlejrkjMkNh1R\r\nvJHEbQTc3jPmrQaNLR9nRQ8ZRm6mvb/5SCA/O3VEKJagQdUlzZlyGY4pwPNY\r\nlJ7XAvOJyKY9b2HllE4J5Pmi1pcg5q6//aXbi8IlfERYRjZ1JUh8YdkhJCf5\r\nQY6oio1z/sxzWJgKPKDENgrAFOoozu53K9PXygJMEedHLs4ZkoIQsRgNwIhh\r\nHcApIl/ilLVoHUyaEq2QTnXoi3PoAsbqU+dvLfsx6k3g2u+T562UxHh5ns4S\r\n1NJtvIqF3eokrrXETkrAnJs8NNxYNaLScGxFsCLvvUXga5aegKUTRK7G+JKn\r\nDVacrNlouqMhH8T/KZP8il8zqJ+o2jtKwN0qTUa995ZpoQuZRJ8FN62bsQ3e\r\nfPqmMgDz03jnleVRQhaePBM+SjrtYxt6EA+DDL2F3BEk0HKes6pPMKfvavK1\r\nVkOPYGFTOxWzmpG/L03Y6lRCSpM1AxqFD1PjvU3CWsacJe5NaFHELlMAc6jl\r\nHtRMvddHZO4DoKoZxzIrfkeSyP+BpUHxxMQ=\r\n=AsJl\r\n-----END PGP SIGNATURE-----\r\n","size":67291},"_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/popup_0.4.6_1650617713786_0.4604303264449463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T08:58:25.263Z","contributors":[]},"1.0.0-beta.7":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.7","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.7","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-rja4a8bFO5E/uW1STN+i/RLV9tzn/AEe2bY+iC3AxfzmRRk40XX92eMyTqXKcaSO5vKsE/hzwDAhZYQ6TlL9+g==","shasum":"d615dbd580694d2080e31d22b489c9dae099f78d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.7.tgz","fileCount":39,"unpackedSize":224192,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvDNqXpdk8kb355EKF8pJ7altbolifyyOjblXraPncSgIgbPMDIDbtbrqhP161wTZK/1vpXLlbJcFOgIvZh3VE8n0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZPnOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBmRAAgqI9JdcwVm93SqIUc1nJSofNqWOERvYDn7XSqOToKHuFuozS\r\nX92203c4t9dqPZzJZJGAoH/kCoNm4bfCsJft1xrz/dZ0eXyR9lSvkOKqc4a5\r\noJhTN5TaU5hOmUk8kASz5d+NpTbwkzODUCRrogU9jBil8bhh4fCk5EnVk9OZ\r\nDqODRaTsiL//u2gjGT2JuAldvlm7O17xkVLpNYtOFi5HETc/VsJPRtYuzmVb\r\noOtKQJaC1Ad87JU7ggya3X10udgFW57kuL7OFKDyj2QfnmipWzPIhg0uAjtZ\r\nK5/BNhRZOjklEAZHHUtbyWQUkpsD0lnizeK/M8se38Krv2IyJnv7+7rWdDTF\r\nDgan3y/VYMHWM7c5DMj9xcvmj6nbkMMeuPrXwlbS7+VwsnDsQQcEn5auJQuF\r\nG7sXZXBR3AksPHjfyACpROZm6U0S4gORI10VyR8G9oGPccSNPbm/Z75fgwvR\r\nbIPJ8AvRAWQJ39j2MLKoBWmZ9JeeumfcoQ38kLX+JaEdF9CITfsgqWNPYYxc\r\nTL33rzq1Gim5C7h9Kt2OrFaFseGvSufLngwSX88eOGqa5z/bnrDFho4ns2rw\r\nbCJBtZ3/NNTNYsCVBYoYnwl9Mb7SvMPj9uSEYhI1Cf++33lw3FGLX9aycAvU\r\npljPU2fBoXvanNFNbn/3TKTGKxsXXr7YfLM=\r\n=d45L\r\n-----END PGP SIGNATURE-----\r\n","size":69591},"_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/popup_1.0.0-beta.7_1650784718808_0.7595777578465637"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-24T07:19:58.813Z","contributors":[]},"1.0.0-beta.8":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.8","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.8","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-acP3VZEwtqFutOwJsoydMgfPGEa7OSTXjExLJvilhHdUcY2UaNAoR4oX9L9fIZnMfLRUJDxFfxp0ZDYptiMUNA==","shasum":"103aaf48825e6117df3717bdbc9afaf963a46441","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.8.tgz","fileCount":39,"unpackedSize":224658,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF17gXFuWtTSPGXxpL8Ios/GrveLcZW99uxhJJN8jfohAiEAyVG34ZWTWgmMeQF6Zr543FvnWKLl6lwUQ9jW4OSi9n0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaKVKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDZg//abAI4cI6ptAtS9nIcaoYKI4vU7xfF9InG4smvXqjpqosQdN9\r\nelahoi/LhzhCCFMNVOTA7RxBkX58Ivm8JhoNNNEAUVgMERm4wuWXL0M++JwY\r\nQfSE7DvusbybHXh3I4jQjzVw0Lrsyn628sYeoR2RzoqhQixsInAa7iwnH3D1\r\nlWBxA14bSHZx6MHBst3EEHkntDFFYLZgTmKmcKjs7A+4uZmzfYx7TXQ31i1v\r\nCPyFH6ZItE8VZQLSn5sxno1P3U6Tx3M2pz74BU1MfL3+Ef1KhiPL3exbVcS4\r\nALerOYjw7rrrHZGBWMr/VORGVGnj7a9aXg2FWYhVTrzu8fRCSrQEJgIpxKKq\r\n08blT4Y1e9qzrvFDnxDfpciAU9VurNeYqeULWurDjmhBRU3j++LOIFByfWy6\r\n7fE8zJd8w1rVvI3hIAN/ex4qBx9wM+qwyUoC5sdTO2lvkjnzZcSxRaR2uICO\r\nnHuuw65FILrPLiPmcbd+dHkSPpRq8UDqt0or5wiJkRi3/pW8gvHfcHEIn1+u\r\nQJH+BR3ooSZCHXDQmEsTdz/a2VrKscNfpBft4i7ukO44qsOfgaF/xM2FxkyE\r\nKRjHRpntf8jFe2aWoPz1XjG6CvJdpZKDEoJh8TAKQeznBEe0OvoklcneCl1S\r\nDsQ82kYWCmIvJwcsM+KykIxmhNVbCLkVm/A=\r\n=TloJ\r\n-----END PGP SIGNATURE-----\r\n","size":69749},"_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/popup_1.0.0-beta.8_1651025226299_0.9513845487090098"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-27T02:07:35.735Z","contributors":[]},"1.0.0-beta.9":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.9","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.9","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-oByoGl+3d0wlFlTGEgk2FHD7a7fetY6RjeX+na9vRvXVGBu8Xu2ucEKVhsQ4ryqKwTnBeJlIXC0fCE4kqdkseg==","shasum":"22baf1d8aa89b0e279c9ce87fecf1ce4ea576f4d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.9.tgz","fileCount":39,"unpackedSize":224315,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoeQBNtoTXL8psrunVmFfmfKxORXEDfWUDjByHoJaKwAIhAO9J55j8ZQaG2f8svp9mmzPw4N72x4H+f+kD9g+i1T6a"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiajTxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1WA/6A+HhHqvJAoKH06UGFMgCgmGE9c9N1+Fe7yfPPz3B/5gByOa4\r\nUW9wpWZ5Tz+TFWAXkdhpnTHtBumRbcp7nQxSi2OEO1S0JmoL0xT7K92usnrd\r\nSfp4dX/r+TkQY82/Eye47rDOTq03cN9/5uTnbuttc60usceJ40shj5wtfhII\r\nkoPjZetck/hNisTYJIUpurgWwZcsCquGYgtn9PBcuY3EIRGmezjvLm27iwVP\r\nDqXHPDX0z2Bi7DNWgTPflPmtaxz/5KHzz45R6TMey2f2q4US8q5XsBF+iOOe\r\nwwa8cTZVhYxkrh6ByHAmbw2yZ4xMZCBKfctbfNUujb+0RG0L1chN6PaEq7Oh\r\nCqH9oxo3ECQAjDhvkW/vVL4hbqLqAM0Pw4NznsDh0dRqzauXvCcnKaawPbK2\r\nbmac08EMwMtuQv1niuMjk9hXSDk34VYzAGTod6U7jHOP9cAwTjbV0Bo8pvUo\r\nA0cSymEgr+UlyqBUup3+U/H1mhzfQPdGMIpSZOZzpMZ/luUNlkmad8V1S7Vb\r\nQq5KP9MY38fq1i+O/3TNJRSzk9VwNA51vkItQ4lrt+QNhMbm6nelZ/KZIZq1\r\n1MNZEEjTMAwu0WQ68utKPGIgLJxa0P7rV0NAZTnAz6swKl4voPH3iuKX4Uc2\r\nyur9uVZfifbsiY2pJjffO7P9zlirLbbHDGY=\r\n=nTUy\r\n-----END PGP SIGNATURE-----\r\n","size":69531},"_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/popup_1.0.0-beta.9_1651127537219_0.5797228849342275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-28T08:59:40.248Z","contributors":[]},"1.0.0-beta.10":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.10","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.10","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-eipxCBG47ajFHzcRJkg7lhDPl8IKVjh6FXcmHmrvdp9ONr2NobrDe/85O4cTn/BzcDzZfVqOU5o5KToj/P65Pg==","shasum":"d351fc5e12cb924d7d6252673e0c5b501751af42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.10.tgz","fileCount":39,"unpackedSize":224697,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8RnhLqn/moED1lz34ueE1WCd8p2uBCwjnFVnLwAyIlAiEAnCZJwyAUClmAsP8CNwqXAE+HZ+/czlm60669VHYoZyI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaqNgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocDQ//fXU2T2VG9bIkl9oj/Ow3I2ShqaGpZtFhoYjLX0ojW5yG6mYi\r\nruhW4i0tHfVJKfDEY0zwIE8QjA8HolSan+ad/IxDU5E1iHUlkIkYHyv4UIE7\r\nAwEMMFK9E52wD/R8bMr/8Sgydemv2Qco61P6QV77mZb2G3uv2i6L2R/y7iLM\r\n/2Iixe+whalMNzeLU4wEYVraZrUh3AIzfUNUdNDVC6p7vNSLBe6JdxiuFNXh\r\ne0NWJg7bk8KdS0sjSWJMb0Ud7sNvp107ipz+6oXr6yv+ecJ0+Uq+CVES1YjR\r\n5z/2T82vzANfOveeIFLJslWDiG93zDMSQ2Haz9xFo03romPlKTFppGTAOpzD\r\nzhfZKUEGz1NdcS3WN5jYnfEtDroRHnEuFqiz+qa2YBXwQZUGvjjYLfzztoWu\r\n1FgK+U6tOSloxZ5ZWo+ffMMsNKVgVfYqNL44+u2qbTQRAGrWPYimDTARlfyu\r\npKMKO3hehpaHdQ+zUbJj8SeA1aw9T94PID+fnMQFbKuKk5zt6n8vTSKdeqnl\r\njJPGsOAv0wCqjlwIDHR7qRn2kmgql371mx4wGtmrH++CgMs4glToUJLONIRZ\r\nQcvvA9ARv1c/DjtdiNg2HV631jhQ6s6b6mk9q+m8royWHxD+NMJ0QLFlFQY+\r\nP4205YkWlzD2zSHFJD4Me2O2qKsNMx9VhyQ=\r\n=yp+p\r\n-----END PGP SIGNATURE-----\r\n","size":69661},"_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/popup_1.0.0-beta.10_1651155807932_0.2705090173475131"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-28T16:10:08.419Z","contributors":[]},"1.0.0-beta.11":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.11","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"next","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.11","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-rAzBkk/rOGzKHpOobqjzSNO8e5Rnk0kwRuUzvbdKY8OLih5iu5uTDzCkwU9l3SWBPXxXIP4+scqaE7b999kMeA==","shasum":"f394b98c3da201fff6f76dfc9e4a868aa370624a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.11.tgz","fileCount":39,"unpackedSize":224867,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjkajifKcs3eaZA8lVDH5lKd85gGJCiqq51R3GisPpsQIhAPVh5mgUANa60EjuWu5tBhdYrPAvjDwiV6I2UAYvFivT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibp13ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHcxAAlA9v3FKAUnC6Pyylm7ukfwk7pjs4oiBuMOsvwXz9OjQeWrTI\r\nN+t83eRV9PyTw4PYAoOVm61AH2ZgK5gN1o+v1BfZJLBmhvjNQ6PP+FABXUTR\r\noLAI/Nn5WhTj5BGU2+/valc3Y99XDTOXoCwB4bRBYJLY2TTvWmFEeKf3F6cv\r\ntXkZM56MIH+wlbyso2uLIi5ZWgGl4p52PhFbIs6+qDQzYKwunbXVwRAC4tBS\r\nfI6FZuX9PMryVgwIribFFfJwLrOv8fqCTueuXSIXsTDEDJoxMrAdzQYjcSwa\r\nOO0aBPR3uTeUvwGp11MMeHzyuYMfw01EMcoPWuEPr97QMqNYohzZ+u2qkWcg\r\n5PbF0Mf+gEDdZfdO9nKfBq1nLypFNjZq4ya6Op86MJEKnt6W2TAmcGFhLUgc\r\njdwbr2mYhdY/8J9+0Ps4AIxCE8ZY8pMKXkzkYoKt4Vbg3yLFsXep3gXN8Pui\r\ntlU/EImhXsGF8RTK3IltsXE1ll4EG0Xwdl9dNxgWcDy/XURV20Dkj7moGt+z\r\nXnKdj4kQBzsQqJU1YplPkSE1AgR8Hje9ojQ9qlf5zpsTTh5q4/jPI54C8Uym\r\ngbmiL38kL9j8QpiotSyQL7y4tz9vnxo61I4o43SQq6zENnAuJIYaITbZZpeB\r\nV5XOZ1bnfmdltzQdfrWZTHEC7pcoEvIkiJQ=\r\n=0J67\r\n-----END PGP SIGNATURE-----\r\n","size":69670},"_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/popup_1.0.0-beta.11_1651416439260_0.4269518319882464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-01T14:48:49.495Z","contributors":[]},"1.0.0-beta.12":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.12","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@web/test-runner":"next","concurrently":"^5.3.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","husky":"^4.3.8","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/popup@1.0.0-beta.12","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-BzHs+X1hMFAfirlC3wfUEHpX3MZgy4Jvl1bddL0F/3cjSlJP23nfMqH93fy0Z1CX3XaZc2akLuDeTryREkttIg==","shasum":"bb59033211baafba09e1aa446161402fd729605b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.12.tgz","fileCount":39,"unpackedSize":224916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRotDRsgWCAup/fIaqlGrOC7VsAAPaSgB6FW2/EpKYtgIhALGWHBLvZ6IuIrS6sgsvqX18huzXbW3UdNlEw0nIeayM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJife5wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKxw/+M7q1RAbqQ89jnwFfrJKOuG6ATxCBZCeuRtcFjZ4gv7eRtPwY\r\nkXRkHemWKOKB+GalE8dcFj/Q9dV2waPVzctobTctMHNYPuX7diSjzNsqFTMb\r\n1JXqYVIT8jC3ExYHuD9xBxMij82wBn9ITEu4w3oXl201xyLufLuAseBVPEsY\r\niM147+V4l0F/wYdpRZRSlPkeyMFb/qEL3JTkoRy//LrNcMYwWoiTZDdtZINT\r\npeQLDxiG3oGYvq4zOJvpajv2wPzoT2OSeOHbmXtV07orwc9EMRf/xwddaGbs\r\nmrBj53sxeU1nU39mO4DiKczqA4WI2mMGtqtOv8YF+/cUBArvrN/bGP8sTn/b\r\nQsAk39ZyUFUibfxwy+Qq3dUsGSPb6cEBcfuhXefTZd8n+9j6zWxiTLH7uxuG\r\ncfCh6X9qpM0PmJB7KlXEsFBvcG5swuZb2X1DlF1H/WCtjrd3CbpAK/CMDvES\r\n2jYQ8S1VFhw49zclDB+0pOUypPdXSbF5qlzAfh23cj0MUBNayuWqtCB4zvfX\r\nHK6aMDsaOn3nlBf5ChDhMpQOMRb7wBye6DdaBn/KAnUaDGmn4MVrtnWWQxT8\r\nHpaQr5FBv4stekkYNBu9gPnpNE9VPg/a+EAPzh8PonynrjpP036NHAUBBYJ9\r\nmExC8UVQtAJ3xJ/WIPEFuVMrxXUeX8P6SVw=\r\n=LAZT\r\n-----END PGP SIGNATURE-----\r\n","size":69639},"_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/popup_1.0.0-beta.12_1652420208556_0.48520000089826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-13T06:30:08.508Z","contributors":[]},"1.0.0-beta.13":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.13","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.13","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-yFTSxf67BErF8LVIaj1E2VBgVyN/VBSSbZQOGD0mdgcEPK6gUaMCkAGWJx1b0Fe9TnGJC+jEiXVkHj5R8qvkyg==","shasum":"bcd096c4a2b463e5c00d3c9b0609129f4efa1a82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.13.tgz","fileCount":39,"unpackedSize":225194,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLAs7QXy337BJphQVc3Vr8BsCWbyVABSGamJpc6JCefAIgDQYrk2K29/qwA2vJm0Q/HL1RuOHD5L1QeYYa9Bwb0BE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihh4iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqarQ/+Kot51ntpe/nv/yTN8jF3YsfvZIGU2S7Y/hHEDzGmsjz4T76f\r\nvzU8C+LPxPVfgHULxIQMXHjGyFTHTIAC/IzVyEJwCnpQaU+1sMc3u2L/2vlV\r\ns6A5UWLRENIUR4xhwESP7S6vLx/osfGH+EwDcbSvC0QxmsoIqmVaicV6Ob3g\r\nlG8NdlJQiFMHbecnaguJ4z2iAyqBy0q7650NdHNt8F9NPm3YIUy3rFw2ZNz7\r\n4YJ4oAPlTwbGrUWWACWstHFa+d7shzqPXGFbte/ZKM2zJfpDhs63e7m1ZHKY\r\n7Ni26LJHW96amqHjXJL/EcWqv2P1MpiJrfE5mAMwzTFhCHptS8ZNBUzmjbn7\r\nUZe7CEX27jT8Dk6Jg8171Sz8MX/Od84RXi5XA2BmdJMc7Gka1yk3MKu4JK7n\r\nF7dvpG3rTBrQZasYmldoVaAPjXr29/Gq0rk1HAVwe4baIt/qferBuRGuSaJ7\r\nOI+furRk901kWoSzfqus+LLp4mKuJlvICzHgzy7gCYG+SjSlwYdJXS1TZHMK\r\nYjCMYrBjQH8ce3VaYZsoOZvgI7SS+iddbr2sXHEpL1025droShOQ2nQCuakp\r\nku05bRIGD6ME0HqsbXe0Jr5f9O0u4x05uzBBFIblXDzEdNooL+nqUbcJp3KR\r\nB3Jyj2ZlaqgJRakTZjrWwRCr4CKz1A1F+08=\r\n=Ov6n\r\n-----END PGP SIGNATURE-----\r\n","size":69705},"_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/popup_1.0.0-beta.13_1652956706616_0.009431096156147678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-19T13:07:46.740Z","contributors":[]},"1.0.0-beta.14":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.14","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.14","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-aARZy/lAv0VgysYGlRKYe+KWYw+X/ssvAPcGupwb586ROLapmg0BQdecwyS20Fu5t2KkRUqD28hzFGIQm4lHDg==","shasum":"82282cbe30cecafbe69393aa680b5a4c0c4c2156","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.14.tgz","fileCount":39,"unpackedSize":225364,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTHIYksepGyBhe7M47f42qEW9STjMJGX/clXigID6/jQIgKKwFEiVLceLKPRVbZ9XLe3BQjV18Dz60Cjtw1QKL++o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihk2CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmri/RAAgUWH27VFl6bkoo/srDdAI6qqMud/ndT6gmEDLeYXfCgPVqb4\r\nZsaRmEJ7EHdFgQBkMvXsfzSdn6MLFxdhDkkw6RGJQv5T2k3ff/ptlkzn32Nv\r\nnMVi3pld2YiFHyNGZaAyg4T0FfQakqbxWlnCg5vZl4Qa2P3I2yA0iNWvFN02\r\nMtDweCOeGVH0DVfFb0j4KH+3o6/jpOKcrTNWajv143PHFhKCHrF3jGllwVJq\r\nDy3GrpcX0ULapwoLTL6wrK3fcB8DZDidSGKorqqt+GeV2ZsQTN6pqTlRD9Tf\r\nE6NZb3Uo1x8t7nm2rzNJAQPscgIGBIZZjChChHlcpqj69gBOzJEtdmZZNTo2\r\ngi5JCpucxbsDvaf7ZzMGFcBDgIwpVLh3r4qLjBdN6v84tMyIihXdUht/PE1k\r\nu6dfNIry3MYW47JJzqGRclq1I7US1eQAad0GaG7lMIYqgBPVEaGzNx+9kdyV\r\nRbIetzqTqH9Ui0zLj3Y9OTTcYn9cwbOh34/SrtARoxsSwpAwHOocW8niV0ZO\r\nvXtQVGyvnPnBIju76jOEk4qWeaDA1ITo5bCIgK2ND7sJVM+piZhzUBjrGWPs\r\nVEg9XteTsE68/JPyq/nB/1EBGcweyX4gzX9dhHw8X0Acz156lIZ0fJgMNiEb\r\nKX54Hzz3L6izHlpslzPnvjKuV5rHcm2x51c=\r\n=C1IG\r\n-----END PGP SIGNATURE-----\r\n","size":69717},"_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/popup_1.0.0-beta.14_1652968834128_0.601559725485894"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-19T15:11:29.697Z","contributors":[]},"1.0.0-beta.15":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.15","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.15","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-7SN87SlDiSl58H1mWcax2frHwv2kRZOBu6xXt40x9MqRx0XNi87bxL8UV8LCECpF7+D1qo8c2sKvPQar72MEmA==","shasum":"5d59e3f50ce5814d484bd6b4c2779d27f4b0fc88","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.15.tgz","fileCount":39,"unpackedSize":225745,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGr+qSimFMrAaaL9zA1dsSZU+SLQaD8UjNGqps7eK0d7AiAt5x4GwvKPSFgO5tlxzCkwXLDGAmZK8cwMSnVRGJoIJg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih6UTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Vw/8D5rbYFS7wzD5srv/ixOT9gcgqzPRatA4svQi0cGEQks8ZBjf\r\n+/Nq5rejiLWOWYiH9JITvNF0lKAfbGB/2KsHqual2VkI4noht2x3za2AEzpZ\r\n7ue9K9DGv40MmsNZMfoLkZ6injaj/RQjgmu4tOylslNg+vqIUmApVF37L1zh\r\n8RtmiENi/mZgsQIegnQe1pIoG0BUQqYEGKqcgmak26ArRRXvFDlzusu5dEJn\r\nDXw2KH9GthyiYpC9AEXqRWgxOigSbhQjcnjgV9Y9auQEwNqGvcINArlJw1Ic\r\nmvP4NdWcqdHMeay41vAixToMPjYf5V+pS9WKzc9k3SmExEt23iJJ1aJcept4\r\n85XU46i1o2iV0hiyR1gWuZAhHKsGdKu01IUjXrNW0Ec6ZxdqmA+Y8dH6U35N\r\nLaRC3I2RgCYtKB7a0ws33W1IQrcQRDeIWYMXLHZ2pJp+d1FpsM7I+DfZG5Vm\r\nz/8gidroauWhEopiGoZyI24lVA4HtKGK4Vo1h3td/eiqm5MbW5HRyUV5CCia\r\nONhRMSZeav8LXsylMIuz86fk+/Upq9NOb/44Dl8vp7bXSXh/U1tEpN13+ogx\r\necZeIAQYfmOq5ZgvkBxRSUGlKscAG751TxlkJUHTvWwKqg1mBKCYilx0BBPu\r\nPyA2AzVCWrP4w6BmoDn8IrSyMwUrt+EOunU=\r\n=1LMo\r\n-----END PGP SIGNATURE-----\r\n","size":69842},"_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/popup_1.0.0-beta.15_1653056787064_0.39926674508793414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-20T14:45:09.266Z","contributors":[]},"1.0.0-beta.16":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.16","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.16","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-8Yd1z7H/98mYCzvQyEtZ2472J8w/nbZsCaG0Bgde900drvpeYTq7Qi1bp5CzP/gycJN2QJX9Bx1bm+uAlYRsTw==","shasum":"c5a5a27ec68520b75b65d461b8941fafaf4de60c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.16.tgz","fileCount":39,"unpackedSize":225704,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvno8d9nDzkG1z8Q8qY3T7Mk0OU926MDIkf1bQ7ts//AiB0Z3f1F5FEio5n4K+lRDlHwXcyZR4scNRRSDypbUbusA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiizMcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWiA//WSKv1DHsUNHIZJDAnRqnt+mtFzv79i82QWwlB5r2NIb7Wx7N\r\nSsJkZb2sHAEKiCw7jGgcBBNEFwuGI08RbewFARe4HiRYzYXnK7Z95sZj3sQd\r\n4rbRIoBPXGs8qa3vaIM8ymPEV+JqMMaQdp9J0ANMNEpuvQYaPZeeAdusggPL\r\nehUPCBJxkLL8k1W1nFbxAna0PY/8z1ZpHlDGRXat+83m8i06C7UavpZ76HTl\r\ngzF+A+P/O+lPgZg0VYogVPGs6tviqtO5avMNyBsoRy7yVGN4l9ddI+ytv+j9\r\n9Xx6O5SOgx0HXb4Z9csWDkIPuOCCUisuNTWveI166WYGQpZ21pt1YoplvoCv\r\nVjmu5/V9dWs0AuJxszGwB8/O1r3jl989kbr5B05htCS1AUaRMklP7u6mGbhv\r\ndyb+3pDzEg74wQ3p9F4Z3H2xsOGrmT9QFZG/SVdKNQElY+uxFqMj9dUquMIc\r\nn+hWemXfuE37JFSpOFytRUQg+ITTWQfEM42B0cAoQg/oT+fnvOCHfteHG1t2\r\nu8SbknOxTmdhro8uDkbFajAMxuf/x8ihMeZtYgctUXSVSmKhbEz2HZI2HQFr\r\nFVQ5M7+z6fPWULEukz+EDYAqvYhFiVS1LfzVpWQ8mUGN7/AKMWu4qQuLU454\r\nlwLgP+WtMxDcT3PAkd4wDKNJXtnQ1hYeeo4=\r\n=zoIM\r\n-----END PGP SIGNATURE-----\r\n","size":69734},"_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/popup_1.0.0-beta.16_1653289756248_0.7539680573587708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T07:37:48.176Z","contributors":[]},"1.0.0-beta.17":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.17","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.17","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-KhaIUUZp1A/GBH78qC2tXVIdSHAUatfJ/Zt+9m5jhbOKac6KwVwA9Apng6+FqpS6hInOWnPYXIwoqm3v9gIpZg==","shasum":"7b1ebefb8366daaa0bf4ba23e688926e79038cfa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.17.tgz","fileCount":39,"unpackedSize":225706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHMOSTdLkC7dc1HO3COXa6LxX6Crbf831bxvyveU/r8/AiA1Rw+c7u0W7d5DQX/WB5spbuEfhkO+/hsaesxrTq170A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijhpkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouQQ//b+ny9r5Ayxd2mv7/ZcgzEjUetf4yJgu2eiWib51Q0J27EMnz\r\nwFjA60gEYY0nXY36/Pa/Mbbhhb/wIxBDLReLcb9uPV6dI0wGM9+gKxd9fnzw\r\n2crx9yON/Y/+m8kTd8U0ruHgoSd8o8c64GiFf3r3MLKHJq0KlZlZkJYJar1p\r\nCA60Axqjypl9KlmJNangh4MSflliOukZLXR1V21mNjwzdTQ+YtflmqD0w6FW\r\nu0sBygXg9ZSFBNn6PrHnzYPAOnxUCGa9hKCAQW894aXXkt+sQDiPFv/hecxT\r\nfDv7Lrkc6DxfleYWAM6ENt38dY5rwFfJCNVMhzl30XjEYmrEyVvrH7PWsfNI\r\ncfA6rEr6f4GrXkf1oSUrhG7lu+0WOCeENEztmb+yoHvbxbin+5SEkIXo6sNe\r\novNJoZ3R535snzpI1or7Kvb0b9uK1l6GRvzRGkqbNiNwr423y79qiW+saJNx\r\nLT1LbYBAUarwrDGY9PyqSXqXRYZ9vyEjc7g4mi1XWtm3eZ8JnTFAkgCLl9BZ\r\nqgZEEEzy+cusOBl2tyh9/MSd0DaVDnjlggykFHhVdMcouRYSOqRKtomX/ztb\r\na56DHlb9kLBKAL7vatQ29l1m5E/4GNriFRXfXJUcp8EZKsRSyPezuNCLSHXZ\r\nUChhpAQsvhLcf6HpP1kayirCFV/WRCdhyPM=\r\n=DObJ\r\n-----END PGP SIGNATURE-----\r\n","size":69738},"_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/popup_1.0.0-beta.17_1653480035971_0.27637687841133585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T14:21:26.283Z","contributors":[]},"1.0.0-beta.18":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.18","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.18","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-NF+4E+LTIruoENy+OkOQpgRhLGYnhoBg0qu/IHfgVDvZWHPrVAk3NT+f18nMWYd+MzLNShvZMkJ2klFQTpep4A==","shasum":"11c08d639751e91cf8e348aa81274f81871a089e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.18.tgz","fileCount":39,"unpackedSize":226044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrPxZGb/SmhvCROw/MDxKXvjNaAY9Pq1TjPoSjsWW/SQIgMJ2P4VFrsxHtT/fpUNNONDI+1P6RuvNnpvrsUg9ubxQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikI+QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEWxAAoAU2MENcCgIO4iiOZWSxIS3oVOCmn5oGzal9YJFKwz3hm6YN\r\ndxxlE4H7zC5w3dKgC7xqhAvkAPl8gZ6DyyKt2T7VZJuhXViITyw7Ie73Xb8o\r\nKLHXJZ/8KCJzTs3qVfDO2O5qYlIDGbzId7bYTcTgT01+LRqAtkl047MUciC/\r\nhfJJY5y0hTqZRTo8BVal09UangnxwBoA7WOml5RDrWVDJB9sIfjvGF8iSs8O\r\nOXMBBuYPoUGgmy0M1Gz45MTZJ4HrVeFgB6sCTu1/YZVOGb16BRlK1QOvSJUx\r\nvWu3vB36JAaab8jyxZGzlorCVzhZCxnzo+zY7NFlEFVbKhAVedjTCbWV2KWR\r\nkdIZrDfjoKHJn7YwbY8Z6AC6SU8YTndF4lbsij9fpZVhqbviGSWoMXDsIcnU\r\nzqZeqO6zUxsJXWUQgqrCLcbyp9rAMvHbDaaHGKX9uEKe+VcfGopu5EAS1AiK\r\nO8G9PHUtBVBaLfA1RnGz2toWO+jIV/sfaFJlR7Hr40YTb8ze04PxPmMr7L3/\r\n7j4BC8Fk/hpX08pFbJK+JAeYQUn4apzvwKcANCC+C4FWOyUfFbOXmgfVZ4mA\r\n701fhzawdVN1VteRzUGAnZcqrPu4CWpaluurpLDwTydUjWWtE0yj/HFS+Qu2\r\nm1rCRfn4+g5Z3j3iMX9V08ROS4TCksPc7/w=\r\n=h9CZ\r\n-----END PGP SIGNATURE-----\r\n","size":69758},"_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/popup_1.0.0-beta.18_1653641103842_0.08297139486860372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-27T09:13:58.914Z","contributors":[]},"1.0.0-beta.19":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.19","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.19","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-rCRslBkVfmnkTRhtzMwjqnz7YtD2BYqRPundr7WIF35rdmsFSeqf34Vccl4WyJ8IM9s4/gqNl3RcZL1RxtLDqg==","shasum":"2b171a85a9dbc726997e6172e145292111f86d85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.19.tgz","fileCount":39,"unpackedSize":226425,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuzb12zjUHonAHDmweC+0jC8/VKk2bxgPnf91f1ad2DQIhAPeA3HXWdq7vMAeixmuZvy6e4ilcCXPZmH2SCOe8dfqt"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikyFMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3kw/8DGjU0bm81aAFqB/8da0K6prr3DzpWAl3SoJt8oKRnMq22ew8\r\n4hIzJ6ZYTf9ri38fAfCpHlpD+pJNpkoodSJza7Dl8TsjLPMO0UvBqKBQV+Fz\r\nzqsag8RJLdGPsnQftLL5gmmKcPb7e7Yv0c5gsFiOWise0gUbrI1E9miXOvdm\r\n4ij8vfx1URxmVh/LAozdaDY7KvFFmpzHDrfEhQyh9hMAgJW7Wyw4Qg7VadtZ\r\naHMuTCVV36gP5QKcb0oQA4kgt2ZqzZdCC85zvwCXG6Gql3cUPL1t0RoO9utb\r\nfYuxmb35agtst2luPOrPeuKEu1DYRNJRSGgRqXN5gkQ7MycIHFsjFNrzQLlg\r\ndIs/iY6ZN/w8ZlPiGOPhXlaWWcf3VS+yf8R4CY3Qm/5Y5qxSPpGTq4z6ZlpY\r\n0l70zQ36C5ul0vs/Pl9ZEYRMVBjpE7MBHeUXpdoZDxkYgHHpnMz2NEDyi0hH\r\nxI4Tg+BsOO/S36tpoV9F2BU4HbI5j6/txP7cYC2LUIKsRCZ+2e/WA0qVpvwV\r\n3CdGHZk3bcOfFM+vpua2dAgwWkJQskLEmOB3QlvLQXc4MtC6C8g9vhd3bFQZ\r\nSj2i+AH2Gjq6CWSd4gXK2nAoT0dh+rYAvh7n8hOPLHYnfvlaQV5XVYFtEnBa\r\nap5fDIbJEEzgd13YuLRUg8DljEQDMcY6diQ=\r\n=TZfK\r\n-----END PGP SIGNATURE-----\r\n","size":69894},"_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/popup_1.0.0-beta.19_1653809484172_0.6378592903242788"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-29T07:31:35.330Z","contributors":[]},"1.0.0-beta.20":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.20","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.20","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-NX6fVcWnlks5icYdrvECdTLFRLxNWur5tP719NSU1kSIAEohgBoSG8/av7jfhmzAwkjV/9D0xGgUWZFwBczO9A==","shasum":"8880f73262cbc69da7a1ce6cd3b72d68c3d65fa4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.20.tgz","fileCount":39,"unpackedSize":226384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJtPEhxl2/EgZTZh4dQ1jEuriqWWYhwQzHHT6qb0By8gIhAMD3hlkdRquH9kt/ta6c2u9jOPKBw8edj6m3mjg2qACT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilJCLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHvg//VSMkDiirinGX5uLNtbsndkG6chvfkvMWB5nNKgre8YVfcj8Q\r\n6og7JvMnRynpI4AmKHcuoTtg6nwJhiTSN+m/X5/ynzyT1911fKnQApkp4ons\r\n2APEDiHb9FjjF2LVRano2nOcmDQ1m49cCz2rlLqModGSIy7+a5Y7AkiJt86z\r\npueGUrabEAKUsPrxl6YpSNjXGuIhvC5F/k+WkPtHCVAOC97sTvb98gCVGrPF\r\nZs5sVIfrnAa7I4eo7J0oMi16WruRHcrWv44hnhXzqfUnyEn/kpB8wl7XfmZp\r\nN0GYYJzYQzPTEJlNKD2B3C6GKe7RYtKsIoNeiBmeroKwr38jGp+ObqTcQ8EN\r\nf2+qaZI2YPwIbkGtHrkPdT2pGnQ+ARNs/kDQznksD8XOkOAsTbtl0XZq3vqt\r\n7o9R9cmNoH4AvKVXXZmUUBpcKLnanGhmI1/S780eG+crR31K/PGD+6pNPi98\r\nH8N0qA+35/hUbV7QdGmYVawN4E/u4MjweAf9ZkfzFe92vQ8QjfwdHApbK2sk\r\nrWdsNzo7tSTOudQVpbgWiagLSG027dHei1m0cnKDsHSqbRoE0YAJAVE5SYin\r\neDWZYFja64Nm+1guEinUGOAC3yzXAWFsTU60iMi3sfbp6nzJQaGPoHNqRrQ8\r\ncS30FlJnRSkxxE8S2pWO1c3doYJ+byAI/vc=\r\n=ebx9\r\n-----END PGP SIGNATURE-----\r\n","size":69790},"_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/popup_1.0.0-beta.20_1653903498915_0.7940801467143266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T12:24:16.547Z","contributors":[]},"1.0.0-beta.21":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.21","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.21","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-aqsonP5sg48w6Ls6YNCEpXaHIg/OF5tJ16EBLOXRGbQzfYMiwZzq3TxEdBOTXgfgmy83c4yXMagBxlLq6/g2Dg==","shasum":"013274bbc2fe9d0327f54f7c12cc85fbe1318641","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.21.tgz","fileCount":39,"unpackedSize":226554,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD09YsiEQR39IUxpwxURh6iURds8l3QNlUOtrGnFzh0XgIhAKRgfITG5cgRbzdPP4ZwKlxFXneSyOaF5shddaF6m6u0"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilY61ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrATg//eUhSVUY9UX8HwNmMHmD3/ZMMZHoHY/Ut7H0IMJVU4i/aA43G\r\npsRa83ltfX8hA7Lj8IHXjZCt7rCMc6SbMFbW2MsoX1T4ZOFDz2jGNOuzuBcS\r\nK8Wr+BbeO/ZUFD3hKYpej+IlGJ/Gb8DwO+HOi7l6rU41Tw9bHhYphKAEchXk\r\nAyRnmQz2OEDHlqIOzovS+KlWzE6nAk2XSfbmc6TfDPyh/M5raraNK6yUfa2S\r\nq6OYIvsJ36Hqro80DgpBY7Lb/w4kBgkplU9FapyQiuZeIM400+WOfrIQLwqw\r\nmqPVrAA1CacxE1VX88pCqle9OyhGVOEAg9jlT3Ub7fOPlv6J/7TZolkJioxN\r\nW50mQS+YWxWJhubWpRaiTtAKYgv2YuFNNlWS7eFqTa0XNykrSmARXGPsteY1\r\nz5kFM/wU3HS4sKsEtsPfWj9gw8w7VKBTFmCy8392unwvpAFNRCaCMpmlx7iu\r\ng/TTlhCgssbNFWronfyUrc48U+kb15A8nCwys5mB3jy0WJoWD/i+pQkalwa9\r\nSmbUtNKoyJiKP8WM3/aI8BCIMPKy/vFQ/NI0T5dgt5FTNkSvzZr8yBuk2OYN\r\nQfM/yPJTk7qNy7Fbs2YEa9r7q/5Q43SnYaPNSPdTFvJNZek4iqpxsnZLa1zO\r\nk8h4ysxMgZmAuitfs5gEk4sO0oEKH7nG10Q=\r\n=BZVi\r\n-----END PGP SIGNATURE-----\r\n","size":69800},"_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/popup_1.0.0-beta.21_1653968565071_0.7012024130910084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T05:12:16.036Z","contributors":[]},"1.0.0-beta.22":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.22","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.22","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Ez0wmtOXpGZndXJX9DmrZVaUKt1R7N+riJRlfX0vCwWxozapGdTJ+UseUNSiocpCnIbC8PA7g3heABPcmDWVvQ==","shasum":"ac7dbf2e06720f89d887b28fdbc3a409dcc72f5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.22.tgz","fileCount":39,"unpackedSize":226724,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7u+TT97tJUPLAOiLwbfg9Bj2Um06TO6isDqjO60UBRgIhAJvS/J7gcN5Vxn8h1eje5G3FH+ojgmT/OwqL3Vwso/qs"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilbzaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrz3g/8D5Os7CwBjOUCZflVetyUgsWXN9iD1BKNfOD53cgEv24AVFPD\r\nVCGSCqhRc/zDh81cNysGfRs4lnCoNQ3N/pd4OjrwC7s0k8HekP23Qr6WpZ7K\r\nfCOhdxs/GuFgc1m0B1vmD3Q9lphWIP3v4qIQOZ6esoeiK3bIn2cY74D4hTcG\r\nScVy9v9PokaoTfOtpRZDUS5YmVVFIyVHhpcXLNuudv87WEuOkos2X40TSDde\r\nEoiXK4pW7cASrISmNcBTJk2PJ6OPm+xToETzyGWKYN+VwUL3/nuos/zYLdOC\r\nuF7w/AUiqsxWKCeV0h0UG1L7dcwwYS6uZnEb3GkcuqFd4gN0A8Uh3WnOyUX2\r\n9hlW30jpYCyuyBG1tDW8utOz+YQxOQLgZUMqyEXw+dvSh6o/pxyu+1BfPqnZ\r\n5hhEqcVIFoLNLCj62k8bj7mZ7ipwoBouo9ij4i0zAFm/06XIuSUFesHZm1Ku\r\nd6EzVgO6A9yqv6JYYkI4jkLHb032J3wWyi2zdL/1OeXEzLmw5ukBBH+WwLll\r\nDXFTCjGGLpgusvXTm9HN8n0WIsEwW6q16dzIgyGggv+ovyT+473uELVok69/\r\njOLQAe9RKvU76fazNDZXgTxgvDVAJ3J3Vn8WkHalM0aHW7qHTodyfaA5wy/N\r\n4TkufyVx7VlSJWmLjTrwph+Qjjemi7IpWnw=\r\n=r1mD\r\n-----END PGP SIGNATURE-----\r\n","size":69807},"_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/popup_1.0.0-beta.22_1653980378235_0.07052970157931893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T09:48:47.944Z","contributors":[]},"1.0.0-beta.23":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.23","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.23","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-6fkq052GuicrOAoJ15L5rWuzLhsqOEbPucefQkE0sRYc4wJ56RUIXfQSy5A38NfwxfF4MnNrbUGu5SH//UVtmg==","shasum":"ba4c16f845d35bd091715fc2ea2c72bd0bcae9e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.23.tgz","fileCount":39,"unpackedSize":226726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYAmfLruIDXF/tlCY/jA0gd6AgiLgvTcTGTxehTb7ybwIhAOcJoyRIweJXan64hibZnbeH74jnA7OVmTosD1b/lu3D"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimAgIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBbQ//QqprHzj2iIbKgGqts7PzSEUu+C5wKxjx+RwCjSjprS19AQV5\r\nXQjIaTX4C11FB7Tru5PR6l7iY4KmuTfbFyQ83L4xC0wnnjoGWiPLWq5svLEW\r\ndVkQSX+zc0geNWsqwVuZDmQCWyjIqsVkB4xJVYqGooKXxqiV1oFT27d6ZMc+\r\nw+HotbaU62T0KdPXZI6q0KpflyB+yhcs0yMiaNa1BeWb8eq5ZN3l/wLF2fgH\r\nprTyYAbvvd1wHcR+ipy8KzhlVNsYM2a2GUzuCsAqAe2kC4SCb1rpDvx4l1eo\r\nXj4lJaFi2lgU2hzYIoa1ew7bid0W+4yhbiriu0Qk9g1csv+B7VaHamWBFmdz\r\nxIHfal3BKt+UQFUiEB8Z7kMw5fRrKojlXkGrHE63xN5wAAsW5CnIlKcbYK/+\r\nuSH5PdEJpWgkf6BZjtMytDriACHidovnKO+Gy3rx0wbq1ZNuU3TlSv3rBLXM\r\n/POJgme4pnNy38aiN4Axirp9m9uBsoRVimz0/j7vXG4NkL1YjfwZJC+kWT1f\r\nzIl0tYtqRvfJjOLZj7sD0YjUU9pdq6zfKQkRQt0RXIJ8H/S1OaA6Bh1Ou1OR\r\nzFr+U1ZDOsyj+/RAdOjC7hKu8WfS33ctgKydRwdYhkaEuy8CZVbNnQL1xEZx\r\navYPQbjim3UqRzP8W4VTe0pv5ptifKvZqWw=\r\n=hyAe\r\n-----END PGP SIGNATURE-----\r\n","size":69815},"_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/popup_1.0.0-beta.23_1654130696107_0.684826344401485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T00:45:20.021Z","contributors":[]},"1.0.0-beta.24":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.24","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.24","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-NsGj7vG4AGqhL0DTp2rP7BaNowLEU0+pcCQ7z1MK4yQvnqG8DHSRQbRTw2xedEzmVKVX1WQsoJtJtDlty4h/1w==","shasum":"d57e10112190ef34f12dcc6c26b90f1f8bfb4455","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.24.tgz","fileCount":39,"unpackedSize":226896,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF9WGQdTA4+bq2a6L2RTMMtv6j8F9blfiT1nVZem+SrqAiBrFzzxHAQOdLuL3d1zEapS4QnyE3kTbxuQrrsC2xypOA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimCpuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraxA/7BuaEs6H7lhdWritIHLiI8y++Cs4mOGGJUPAaaeehcLVM4WX4\r\ntV0xmv1JHlkYlbQujkogjU+qsIBz0Ii9P8Kv4IlfsaNEWr1bwHms9EooBP+T\r\nlp+f7Kz+IzIXmKAvHx7vybA4wfguHVLI/2UXAQKqpu2KiUrf/fh+WR7Y1Kqj\r\nEIME+aTHV6Pt7mYlLjD28OcQO54gVu8O8fsHZie4t7D3xZW2vx3wsIhqhzP6\r\n4ufWglO92PKiqU1D5NZ7ubkbS2tV7hWkx+1vm03jrzrP7xBkDFJo6XiCqTij\r\nkaB80RWeJ/aXXls7rapZ69W53w4frR0WbgBpy/GV7E/QkBH5RCjE/DBDr9nZ\r\nZZU3ZGX/M+/MI0S30MKVFgnYKgQAADyz7oSa0rxnL4jt1O1hY1yxi5iTp9U7\r\ny+xrvkZOE1F0llxRI3tMMYgMaR5lfmUvpYpgLJOD0CNkVdX3VSehEdOMj4hu\r\nf9SOtNctHOPe5TgFPbjQmSTqDH5Xid5X73Z4AbRcZ4SYYCmSvtkOzi/RX7UK\r\nFfveZo6Mmeor+t0gkghREOyo2PZhNksZk4MEWearxAwIvi7BqiPWdsPzVzMS\r\nhCiQ23XbJNP3C24MrHH86GrRCPy7fmvWWHu2KYKm4aflJ1yydLhcD7MCXnEM\r\nm/4ftQ3iCGvFe37gMAUaqvj6RrlTvWeMeNg=\r\n=gMTF\r\n-----END PGP SIGNATURE-----\r\n","size":69823},"_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/popup_1.0.0-beta.24_1654139502257_0.7963215758056523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T03:42:04.270Z","contributors":[]},"1.0.0-beta.25":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.25","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.25","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-GUrvv6liyIp0CqzoI9EAr0JAUzWos2G3tJsZMZEjpap20aw4vtAxlKUv0xYW5fRD3ahxkCrQJYk9Kd2o3aGO6g==","shasum":"3fa68fb39cfc8c7fa42f917338c72d1d018ec0db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.25.tgz","fileCount":39,"unpackedSize":227066,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFlk2Bqdc7Qzo2X5V4eFiwycsCcnMFYp3m4qxgtRDEIgIhALiG1jG8w9IaDtgMP3lHMB/rtyDtCKigRYeOK0pXy9ED"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimHjGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrckA//UCNip61Ctmh+hzmRzb8G6dvXPnjIBt6bsbPylG3HfduBd/pn\r\nDd8Dxms/oLHwnZbU6Mww4kwISY9mewxu6e/t9JgxaaGiVquMrmZtgmdcgdln\r\nso+ET5j6ctjrrFDcFlQgPb/4PSRA3H8ww7Ld3QhYBZdIx7CzwUw5KqWMXShh\r\nkcolAi2j6CZp5iVcIj/iTmhp5c0l1MjSzxQXRWnv0XvB2UQjK3rrrxrroVv7\r\nhTq3BvqcNu/1fmRCi0IeEGIY4QfzzXqySs5kME9fDS1V4BsrqFG93QMhlFiD\r\nrbmq+T8hvrV2iF24nnWimDkY37DgDz95fVPis93nPsD2TUlvNrYCMH1tRbOx\r\noVoG40L9vfsWzDsirJQgiI4CUBd8KRn2CfHqHfRfx1RboCSwK8+HON6QqEsB\r\nNPxm7eaBK4ZhZxSXDd92wSA8N9j3Jc9hbd/jiQAH9h+1nj4+gCGEntdqIAnk\r\nMJuaHIJqSDfNreVGmi7OsZFtWOEz0h0YuPA9RxkGylMXSCUi6i4rvKJKwKEX\r\nOoYhkv0xj4Txb6xNO6WmlDeOTjHnUp6IWDSc2vQgGweY5l1537E+qNsJgrk/\r\nw0sAvSpD+/t2KjVFSpjwY9iQAag6OrlLLaSzCuEzAMGcFU5s1TjW5NjeZJBA\r\nf/qLme/eWrL021jz5WtxBjhiDhFBF2NhMRM=\r\n=vcEF\r\n-----END PGP SIGNATURE-----\r\n","size":69835},"_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/popup_1.0.0-beta.25_1654159558392_0.2907279877088642"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-02T09:38:45.210Z","contributors":[]},"1.0.0-beta.26":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.26","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.26","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-1TzMPuqBVezMxx33SiVYzBXvnzix38n0ZlV1uBAWxbE5fRpDJouJmmUisbnuvpkptDTI8qvgvscDZl4FHye7GA==","shasum":"a7c1a528f07b95ee0c68f04b6fa51ce1612bd8fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.26.tgz","fileCount":39,"unpackedSize":227404,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQrh56UMwVjXAr3ZtQFyjZgF6l8ZbdHs1/nt4quSMdsAiBCRi6Vbcadd/dInWFnmqrWQTL0qf89ws9bJbevMXBlPA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim2C6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRYQ/+NjEzhUTOqiGlhNwqPzMUmZX0Dtv9KGCM+7G/buLFzgYkR3wX\r\nrlIj1KXzuOr3gOCZdChjTBk3buhVhRArBeq8/dBViRP2Ei0+tN3ReHGV+X8z\r\n3A8F2oXm6PilwQWRyXgeaqhjmQnM9NkB+TWRlbyM5ktjSmoSO5L9XcdrsaqX\r\nTIe83y1uoQtDHSijeIvHuRUc8lnTXC5b8O/UjH51u5Ur5mIIo18ZyLgzRIZG\r\nxuo8D5hmWNndx7UmTIJoJZlDnwxYFB7wFPj1SmIdQwnJDZMWIZ+myukeGTe4\r\nzkzWmwK9GlNvcm5yrOUUOA/CFdBYRD5AxgSSY2EVBrfE3GjiLNoOuZLotspY\r\nX9EHLRHuVBF0fZTn4nPSBxUbaU823DeBUPbZUNVBpBGt4zWS5l5DGKXUyFbK\r\nqOS5FDIBtP9NyZ6kjF49jYrkVKGbSTy2uPMb5qTo8mORpjD8gURNHtMNb59h\r\nA9CdqO/rYRWyY0N8vDqEjq7EgoXBzm4vJUr+rdHI+kIuq7H+5R7D53sSzi0X\r\nbUuYteXOUi1IT7D4f1JbRrQcPbf0WlqR9MmsZjsf6qnHQ98oU0UmbFG9n0R3\r\nPqp/CN0zRpxHh3WtjLdMWrKUhJNUy3nytgD2pjnghnz1s8aamShvugYhtkZc\r\nMxnCIP8ss1iyG3OttL27sgKMTSL5NJFr34o=\r\n=f/XJ\r\n-----END PGP SIGNATURE-----\r\n","size":69867},"_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/popup_1.0.0-beta.26_1654350010198_0.40696218568916387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:35:41.888Z","contributors":[]},"1.0.0-beta.27":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.27","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.27","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-3icOlTqBCdXlmK0My9aopi1Qh2kKLp8oeiUhJyi/HLch6/s6rFjXgOzkCvVylk/PQQ4qU1cQdYTafzWng/tb1A==","shasum":"b4c88a018b0c4d069b8491b327a98227b1cd4986","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.27.tgz","fileCount":39,"unpackedSize":227574,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwA8q+/T/UXA2LPZK+MVQv/DM4CFicKGQdInOlzC0yyAiEAiFatgHqKOUq+5pAEkI2CtCCyOsz3eV46ZZhJmzF5VAU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiodBzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrr4A//R4FIgWSSQ3wT6T2I9xXsr5SA4rR0kwiszI2X0N642SEh9my8\r\nRTkcITJ6pX7Y5Il3+2gfauzP6/8wGSLSvu4KaVoQzsfdtthmkNliLAUUJGyV\r\nrVGgqOWqRNZhRehGnixy2FUba4bQrDyxyrMoHMWMyx0nkVsaabHWu4QdC9j5\r\nlUq7o3wIKfpWAHEcFm6t/LVVhli6eMbw01x1X+LIXwspBEf8zjpdkur/Uwhb\r\nDLFDJNA4gXWI+u0ijz10jXj5uGHSOTJKeBx0tZ8LNYSmk07CpPoC5wQYSkJ8\r\ng50hcLLM3PUEi2Ko9+iTq+VBnLhu8cGqeOMgb8dv6/eEvWrC4z7jJVYc9Cnx\r\nPsmP5Q+1FqFLrF1A50TqzLUe9mhuvzSPfiztk61zYFf6sssp/p4hVGba4P3U\r\nwCi1OKaCzOrno75DPE3ZqV92Xrx+rppy8rmhonEaTuv4vprz8ytTKqWAUZMm\r\ng2Z0Xttoj5lidnTg1TxRAge1DTOZK+spuCB1SVtY1ugqqrnAKHiG1GdUomgo\r\nmoazk3vdHeTTp59nAGJEjmp1pFsmEedtvT1wr3y92El9pyNXck6lyqNedA7D\r\nAQFcovpofYlc6P0D3VEwO/e78cgMIRvE37ggEAv75ctqz0YJ991qf7bLcf29\r\nE5sqOqDxJQLkjP0NXxltK9j8Ngsl3wSGkYk=\r\n=qsKh\r\n-----END PGP SIGNATURE-----\r\n","size":69871},"_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/popup_1.0.0-beta.27_1654771827542_0.8451440638495107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-09T11:48:50.384Z","contributors":[]},"1.0.0-beta.28":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.28","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.28","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-UcyiepdYzBS32cBIq18VFYHdlhlJiuyM0jYbEf/5dQ13qkWcMCy/gyL6nif2C+MGU6p39fB3RtdWpbuNwMXGPQ==","shasum":"6325c6b7882804409306d33fdfe7847bb5805f3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.28.tgz","fileCount":39,"unpackedSize":227744,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBZgJ8QNTRcAmp/BL8okSLQSquHX2HmSh9W8lKbpPVGuAiAEW0EdHEkWtaTUSysY0JHzUkI+Q7T/cfUwYBVEvf5Ouw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio8dHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrylg//YTcOla7vFseq5/y45FMjTktBW2JaujgdTXoFkK3TI0sEGYzk\r\nc8yvY9GB+n10dfGoJaTZOzG/40P1gJ2FAxXxsQxSZvy2hdZZXWDCGNz2W93P\r\novA8H7YnNM2191990et3oEVyBcDrMjVckc5Crm8Ub8ESziS/g34AOoUaXWiK\r\nllFFavIDIxz+V1EExBdnGGRcTX4LOusoWwPSSAU18LjqyIGYsOWiZAgiZ6Iu\r\nf4XDOB5eHkKE7Bi3kJ2GOWvhjNkNyduF2tzsXlOdqL4U9MvezGNrK1hopqI2\r\nEwvyTdiG5IDJbKdHWIrN89hzb1jERjoixAqk/yq4PiTZeGUBBv1Ql9pUShhj\r\n/KQk+ZJsFLkSB/i6FkEUyRvWzG7VwW+VQjO4f1ehrE2pVQrFfbXC++1AzFXx\r\nXKGDOIdvANhBw6/T1OcHK+uOr6AjeK8zV+UiwLE/ehKY0HV9CuR00gWi0QpV\r\nBHAbRBJgb8zISCyscyPza0qt/KW93J17o+AvH3qE0kFUMh5IxKR9NqwbeIcZ\r\nlQE0h6JJ2g5NMb/7j3cZDKzu0IuhisJQHUE9klYz0T8J17MGBuSvVsiBd3W/\r\niPcErNyvYCjR0iXMmC7ywA9Od8BFaHVgqRpH0KvML9tgTC5JkQpHXW+a8tyX\r\n2hzGiRRaspjzFEosYjETBOSBQ5/Dwi5cTsA=\r\n=fzcu\r\n-----END PGP SIGNATURE-----\r\n","size":69889},"_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/popup_1.0.0-beta.28_1654900551481_0.461474837887766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-10T22:35:58.431Z","contributors":[]},"1.0.0-beta.29":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.29","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.29","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-2FR9yNURDlKpqAnaBTJeaJtpFNAzti5S+DQgH/APVmB4Y0fOHkizTCU8yhBPXq1yPQQ+wFBGC34A91SFoDqUhQ==","shasum":"44cd91831a51851e541b0feee004fbe772a34ca1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.29.tgz","fileCount":39,"unpackedSize":227914,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8uNc/Gn73ooQxX36VRu9tcZQomGenQhZlq7EqE3Qx7AIhAJ4Cqu5fS8ahP0zurWP+bp4R3LLHxRJaC+CuarhA73Nh"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio9doACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogAw/7BtCz/MfAQG3TvAU7PN47Xz59znHfDnhmk21Fq6+tOSrURAfx\r\nn+DxSpMHqQhvl74Rm+6iiXeLVXmKdIsbCDgH2HYyS1nXXvC1goABv7NQ5Qso\r\ngk9v6UMuRyeSVC1chDpfkrmcp7Vygrky2GKbRiYB7Lp+nj/KuCP9KIiOOSgj\r\nEWT0buY1j6dOQeuK/mtuOYC//4bMcDiUUeLS/vRiy6NMG3weEMpnS/dkkkgY\r\n5+P9vqFSRzX1NuXgsyceHm0pOLLS8NKUEdToJRv+qF9S9/xK5XjloPgdocKy\r\n+iJjyM6GWR4JfIs54HlRJkjDcUYhjynPVZFJp/P+v3FPb31ek4YA9eCQawc8\r\n4xS/DgaZTiLoWRNVqLj8HIL+F+QxeHNLWs5XN49db/H8sTQMsBl4Lj1whvd7\r\nETDHgHZ+MJO900isNavp0DN/s6qtyGVkQwulMdJtjHUsm2zxbfACIODooUEY\r\nYszjAOOAUkHbgUDbcnj6Kf9SWj92q6xuaf+cYXZH3IR+xIBxKpUXJGJQHoFN\r\nwjErbn5xM9YZFNF3LnVQmF4UWYN2cVqWdc7MfBvZZw5LetCQRQJ9dfUoeroR\r\nJoe5st4vQrEO3zLKc2Xotj9LuMH/LW9Xp9XC2DBir0WdxX4D+Eb46kq3Psg7\r\ntH3KJuTyWlyyopeR6AjSyLlcwGt1vnVMAVc=\r\n=tZmr\r\n-----END PGP SIGNATURE-----\r\n","size":69901},"_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/popup_1.0.0-beta.29_1654904680267_0.9506241533436104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-10T23:45:34.602Z","contributors":[]},"1.0.0-beta.30":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.30","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.30","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-sVxy8jtIzfUccLNYSLMApxDfjS9sfK2MPWonjyLEFqK6AborLT3nEE5KTGlinwIqpR8EsRborcwl5r19++pH5w==","shasum":"f19bb3755a9971e4122500303d3d77768da11b42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.30.tgz","fileCount":39,"unpackedSize":227916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFSX50Q1oMuO1vHx3+AdLVmhPjHFWagXB6EsQ5R6v3yAiB9S1T0cdUoIHwLh0cX0KmD0ugMi0677MjYS2+0VzffXw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipuB+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouTBAAmHRpTGO/t0McPnlleyfFcEl0TN0pGd372rZtB13036Eesw+I\r\nBQGX+fzmipzDiG/D+RlGcgqJ+10JH0yKmlkra28MawICgn0/7o/SE/5IrKHV\r\nY9ZEiWdgrcQ9KDGboLGAQhNL4Qh6oKjUT4VTE5hkrxzbBPY4O3MtDwZQBpB+\r\n5NdHnawXZ2vCc4chvVaASAo8vDPx/dbqKgvSxiF+nWPvhrZWXug5Hmy91Ws2\r\n2iysCHw1DjdpWokSkw5EKbdzqzMPKdMGKYc16ivql/UXDA6wCQcvrJ5Sl/KT\r\ndF5kIHNVf/lPoatzzFzfT4AbiRqVnEZfn7sSgE4TSJ+YXRTOCS/wmzWpNSNB\r\nUvYQO9psq/JbkFukiwpbam6Rc/7fo31sM4RTYvxeRsTAZdA55O7Gx+Os4tq+\r\nnJiml+l8yTSsFxGe3nmZCJa91//CECZJQijKUHaYbRSEu8BIK6U21vVoyS3n\r\nDlBvRWvoDnRWlFfTjztZiZQmuw42doN/7neDvHs8LI68r/iMI2zzNkNlionZ\r\n6Rk3Fg29UpjSStW8QIgPYRvEgIpfuPCpA7eV7nm+wMC57NPH9pw7YDIgZ+4Z\r\nkXRPX+jAoCXyw9VSzaEamtRF1D2OA1Fsbfeln498/8sAbBORnvM0kX5GG6FC\r\nqO1zSaSwMXXVDPDmO9VpwfUt+xHFExz+Rm0=\r\n=6kfd\r\n-----END PGP SIGNATURE-----\r\n","size":69897},"_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/popup_1.0.0-beta.30_1655103614460_0.8126948829785539"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-13T12:14:25.050Z","contributors":[]},"1.0.0-beta.31":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.31","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.31","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-reHJ2L3OXjWR8CunjXoOvB2plCOZFZC7dOARQGzU+TfRJJ9zlh/89pkzYbaNzOLxKUlnCc5tSgIPYLvcMDEUjg==","shasum":"99ae0f8005c6cdd64ffdbf2aa368c54b09d1d67a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.31.tgz","fileCount":39,"unpackedSize":228254,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRQOcSSmQSCYF18Y8SxmC4oknIDm67qOlwDY1NZnnfCgIgY0BtjeUSXC1gc899Z1/E8LztXRAm0eEg2RGVHt4Z6zA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqdjYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbpQ/+JZx6Vg4fGOFO1s9J4xnpLLW34vOhbb3Rodxr/y223zOJhS8p\r\nWumg1t9DGEfrRDccZtPixT42V6gUj3cVNUqRqKyZXgajWdxDGZ1/vL0rK+Dn\r\n0UW+OiPPex63M1gFIiMj2ws+J2jMc1wdhQRmggn1ybpxSkkuzRqeusUWOHWI\r\nnOezwB6jp0ozxeDdA/vP5r1pq4GpArFCixXEiOBi8/xAycJ1Gn/pAh/v+Xcg\r\nwMZIBaSCnf0oAHE5FhUjR2aG/kjAz/uvDAWPIuUFv/ix3/O9abKjOtfIA+t4\r\nEchLTcoXhQC5vUU4lL+ZbXmlpDpKbu7uBeLBj4AZKtWM/FdnEqPfJ5sJ3O+u\r\nOwy2ouLo9LXa9nFLAEun6j/fyXB8HzS2KsRGGMKS74/0C45Z86UpNN61YgLh\r\nep2TfOSmwg1HLOZS4HBt617YiLzRsClglrBCmhxSx/vrOWCgi7Ws5S8szhv/\r\nyzlVTuDV8QFMjHRZoVb7Y2HSoe8X6oXQLTgQn7PRmNpDQUSYo6VACkCb7OfU\r\nWSI2Ka/Np1QyyEVwfeHkey7cHeg16Jcy6NT9f7VEbkgC70dkWSIiknitLn5W\r\n+j1QaQb5b8C8HSgNY1XwYte6+cUXo89ADj66qAtZvnDRqDGkc8nyuziMHP5W\r\n6fM68Fy7yz0QAqSCQAWYTTD4jgW+BiefvRg=\r\n=kX/g\r\n-----END PGP SIGNATURE-----\r\n","size":69926},"_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/popup_1.0.0-beta.31_1655298264375_0.19774685512300127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T14:17:29.851Z","contributors":[]},"1.0.0-beta.32":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.32","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.32","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-2hR6ntb6CrfwaUIy9PFuJoARzg4lbqeuI9J0/b9TqwjvqGTSXOdzlNWKSvDACGuT94Fk7/5xxdFvJ5BWG5EGlg==","shasum":"4b756bc23f5ce1fc64ca5feedc24901e6a1a2573","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.32.tgz","fileCount":39,"unpackedSize":228424,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHteDz41GfBXBUSr/LyGf6nlGSG0RvCEnl6duIVnt3doAiEAgH5zaovKqDYMMkOMgey7sGPfCsIXPLSTcZAXwJJ4t6I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqd8PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6LQ/+MinsEEVerb3t4DPhjVjQyzVP16XMKyjcNAM3vDuf8h4cUAOO\r\nUslvJVcGciXUrNKoBP5JYOW2NCv54j4s87Z7t23atQg++J/I+PWw0a5SxYej\r\nzX9W8HZwnp+r04uj8ofCkPtpFbJXbpw6g4Hx8flzytFAj1WukVEmCH1pf8qJ\r\nxpa0BhLPR4wE6a/bxnDsv+Yzo6zg3FpgY1F+RY23hkAsReJ+Mgq+I9w42N75\r\ncOr5PWczBam/8CaNGMyZ5jcQWZjFzkkXTcHYMg48OCydHoCvzK4wfxErhuBY\r\nqiwf8z7KgdVEXTaGZwuRPxxkNZYTs1pD5355dFEx0+vwJPg3+OpwBFx9stbl\r\nL1I7lo1hCe24I6DZerB7u14oBZzVdjFYkJvceP8EOtEaWFzA3DPjgfZ+zESl\r\n3o4oopWug6SVGXMXFZ5qYfSdZs5dbzCVJ1H6E1N/OQniXj3Bt+hUggxLyHJI\r\nBviWAx+f8pBoLiYiJ+AFFHZ1ihTuJtfPe12XcMaJQPQV9pxnqPulC+cN4gyJ\r\nJqFcftvHFUP8fqCyxKx4Wo9Bg+cnL5rd/DjJ7Oz6M2U99dfO3OzB8XbLRTp2\r\ncVWWR7QgXIRu0QkF7i5oSsWgeqszsNk2S6yt0TwKoXPEebWQVbqp4Iu7QJqt\r\nQhM464mUn3hAqU2V4r/NSB+B70wY90ML/j8=\r\n=25xK\r\n-----END PGP SIGNATURE-----\r\n","size":69941},"_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/popup_1.0.0-beta.32_1655299855405_0.9421001609099411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T14:17:31.823Z","contributors":[]},"1.0.0-beta.33":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.33","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.33","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-e9QHLP37z3CibWAaMITsZJaS/BrpLac91teNRT81fHptXYqJ/YqLrGsXE6JJSsjcOOvaTMDhrreh1wYdQ8IH5Q==","shasum":"24809865293a5dc0ebaa6ffec7c33cebe07784e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.33.tgz","fileCount":39,"unpackedSize":228594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR0O82mje9NZu9mh+6gbq8ns6Vd7QzbNCNlc9csvkv7AIgAKlyrg0RyusC5buIa2YpY5kjU+16PkW1mGm29tgyUas="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqpI3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrmA//dewZ6f+l7jhBmaLbr+ByRzUlfbbMu76pO+b748V9yr67sUqY\r\nW07iunM5RpfDwJyPCfpAE/Tn29k7GEapHlTn1cCZbN+K6uD01YVLsI2rN+h1\r\nCni45LDpA/kuIhbWYPdhoDLLpPExM8k3I7uVYF/FRRoSjH2B4Ambwo3YvxYw\r\n2AX83luvyexHGyCJN+mCNedzRNlT9w7VOh97cK8cCIqXHc0R6cqRHro1qrHi\r\n1cVloWQLsM2mE4A96rmq/bB7TvrD/i0Mv0Q9/ztx9i6+uNy1XYHY3uZQB8gf\r\nF1XSNa7amwWyfaWhv9T8PNLj07bxP9OtIdBZLeCaf0WmRNB3LmnSEhjOuqTN\r\n40wGB36/huykVOpK7Q0rMGINtlydMn9n2O2aoBgCrmsk6B1DcznTKeZJZlcX\r\n7X3b8tB9Gdz5p7gJ/s78qd3N8nUc5lpGlGOdJKTmTBWphj4DOb9EaDJrZ3OV\r\nt4DOHLs5Zbf83+YKMs2PzDfKAKvkUGNZMMyYFFdEwdcCUwRhPsEtq2uc8JLy\r\npxImK7kwipZtEIgqPH5mxX5RGe3if3imaFjMO1PlNvM7PsFxf8RSve18V6qA\r\nKlc7KelP2ISAd9Ixu8OLK0+qPcf5DfyODJlEk80UTxAa3155MG9u8NSvTX2G\r\n4R+lzq+8FfNwZD00tb23zc2yBld/4Spc02Q=\r\n=TwUo\r\n-----END PGP SIGNATURE-----\r\n","size":69953},"_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/popup_1.0.0-beta.33_1655345719367_0.4193709637192702"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T02:28:08.406Z","contributors":[]},"1.0.0-beta.34":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.34","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.34","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-LPj5GIu+F/LIy0S5+4Z9/YRjoDU+jdjF0l8jifz6yTIu4X7OzZXgNQ5LAckrB3Tkbip20lQTRn+Rg1MyZbsYcw==","shasum":"21caf343b588d27281eb732d119cc9b834f2bc7b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.34.tgz","fileCount":39,"unpackedSize":228764,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRlaYDZFdU4XuMy4e6ncWWx1mNA+WZcLo7QiCLClItqAIhAKqYtNE06zx+XgFpV3a5hkbl8maAxCsXfnGDjLDGPMLK"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqseHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp46g//Y9m6iFw3dhgdbo0ZIwTQSDMYlc+SpVYiTra0V8E/NdIbie20\r\nKm7tF3RtUWbU6nAQxFvtVSsel0DuZFK+liz1clWoSQdq/5gHx+z6NdOZaPaX\r\nfSJrTj037qdnW3aIuyiTmV3zm1JOpS35SOucGuVcZjU8YFl3cihw8sx00aEE\r\n0sWmI4CzVJxwqxyXyynumt4B/eFTUvF6aJVSZ+EoUFUKWKKDc1GVxqMtVopk\r\nyANMkCfe71QQ/air3kIqMfbuxp2DuyKAcGjj9lEhVd6mUMIfodfSMNK1RH5+\r\nQI1jjTRkTLkqaCjlmpc949w2FLVz3BTKpatHpT3DArmMyJsMPuJTc96e82qK\r\n5wQGkRoPrDQMmbc/EjfKrxK9kswC31lCINS/mR8Xqa3TR30HzCMuD0lT0mLE\r\n95zZ75ys7z2mrIb0qpC5zjXffHOvsgVemRb7hWmXhBQtY6uVdndVRzYSu2HV\r\ncnRhb7Mzc2qccpzAn1WyP6sZGJxJX2iD2xvcpv89CKWpUlFB6UN5ZI1Opkt+\r\nUId1uojqmfrA5qQy6aNV0uM/9p/JcsqM++dwUuYzFbCbUaneGI1JG5eoi3Mv\r\nBJVo+T+qzGsmY1EZcI1frHImsH7kG+Fa8CMn59Rk824rZ9dJ4WCACV8NG7QK\r\npYHfErJgLgt3BmEzG9DKq/gAJb69w/cB3R0=\r\n=ojgW\r\n-----END PGP SIGNATURE-----\r\n","size":69957},"_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/popup_1.0.0-beta.34_1655359367715_0.385065663455757"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T06:03:53.844Z","contributors":[]},"1.0.0-beta.35":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.35","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.35","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-cZOlRjoEyj2Y31tYBWagndmf8alnhNz3TIyhiNJ249jlr1bzet5r/RaUjFTZBbuN8Vsl3P88p+kck+x2Z/AsKA==","shasum":"00e20703fd1194ad30830001ba7d5a1935b24a4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.35.tgz","fileCount":39,"unpackedSize":228934,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcUij5i7xZpgKIiuiKzdMx2NGAO1kSSrSZn0hn530FtQIgJoajYWWcYmjNUBagyuqoqxufoLESHUYQolUDUZfRta4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiquG+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHNA//QUp0x8KNanIHQijDEyibGpN2y1M4wDAcUPfZ9y4D83wqVPki\r\nO2tcRoidoHaRtE/g62qoV7Yjcl4gWVW4Z22eDJDPch3lyVakg9E5/tT5JyWf\r\nvclDHNhEJzVNOh4fLdKA4h2J+eMBdF4BfntIe6a4Oj0DEUxSNqgtEjcvMKxP\r\nokvSYv3Kufrgj3xCIpCtHCYyDnutkJVgdHN9WiIYg+uWTW42rh+ZC+aEr/Z6\r\nyxAN6ejEJiVrVB5rAi8Ppv+8zAf2EBelFmqdbLIMj/Eec5l5dAYZ9V6h7Ujz\r\nbkoFTIKJXoLzt6V46Rq6RStljNX5zXQI6XTWZu+wTlaEgfp76HffMKT3lNTm\r\nKuUICWtl0BZkXcJv3Q2qZGb3xffKG90NolReTl97ocbU/HMLDCiO7DohbGcK\r\nA6Aq+KWk0fcDngWmVCDhBiakugO8XNaCEwucaBjDKB390hrReUb97dI7pyDp\r\nInsO5MfIuYgfDDeI5aWNksv1m4xAY80yZ1XWPdzdXznAAdu1310FlGqkP0HQ\r\nQh4MjR/LqciFeeMQQScE6vUqX5//Hl2r/Ycb039n42iNO2jyj1v+SiagPSlM\r\ndKU2ObpeDIHB8JPxVcPq8rMdJE7cmTKAb8xRa4HZ0Sxo9RN1hB027CCFhf/1\r\nOWefrd0WBW0w8i2Sl60cXSYVJkvdPGBQ49I=\r\n=U75b\r\n-----END PGP SIGNATURE-----\r\n","size":69977},"_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/popup_1.0.0-beta.35_1655366078256_0.5293300632905544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T08:16:40.785Z","contributors":[]},"1.0.0-beta.36":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.36","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.36","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-jPDMGrASSk+wDTGnmW52vQR8PynCsI2zkvtyXffEqUcYdVAi7XFXLHwWL9nfFn+aKNvyu+LnhTw9u92mB6mFIA==","shasum":"12ee81bb4e66ff579ef904f2e4c88d9b7c09986c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.36.tgz","fileCount":39,"unpackedSize":229104,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC2ZqGdDMcTo9SgQXlgCXIDb4Pm5Zf/d37VvvbUSDoxAAiAYKBs+PXXHIxk2ZPEoH7tYQpYCSqZfAUOAFsOkrjiUvw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvXlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1+w/9ErYTQ/+rta4AzaOM+oA6DVYVNmwaDm2iDkORW108Sjb+216n\r\nx6Comf+IHO/31U8j2j8cn2HQvQv9JmYKpPnz1dgovSctVZTjS2W6gPs0x7Ob\r\nciOUGl93kkzPR9Kg3UpdYIENMxiZGyoGhoex8CdfVOf5Vo1IAsw+QskOR3vg\r\nBuWDf2+cg3WzuftLvFn/PvnY7C38iO1FSaW8tICb7FpFNKbsNd3HNUf/5F86\r\nOArr1kxFuJw2Jw8Fv/NIs6a+M/W+JnS3pr2R9eAvBTqYgMLJD9HejhRen0zk\r\nf3FiCuarOLvsyv3Y1CEZT6I1CW6s+N1m5IF+e2jIpA8SEig94PRW+O81028u\r\n+cV6aCueqvvD0N06JA/yK0c6z/k9Q2urm79hPKfjnLT+Xjbw93nkgAUKHZZX\r\nhMzfgZSAP6eWLOk/uDGHOVp33536w/grFEWnkFrhMO87qRdIgPOgNqYLzLfF\r\nLWvR1c1u9G6E1haaLZIyjzcmelXEcyrU7qtNwz9ECMqSR4hYnHolbp8GtQ+Q\r\nTpMnc1vGqLlBMuW+jRNU2KKL4zcJkY6LuSCab0PHxmy9uCPLIuA9n1rU3iS6\r\n3sH4HCAw242GlWQrWt3J/sQPJEHX1GM44OYUmBpivqG7cppvIsBNMGHvp5TD\r\nUDuaHl/Ld6w5gU5jO3NZYPCaf6ZMTwxNni4=\r\n=jhNP\r\n-----END PGP SIGNATURE-----\r\n","size":69982},"_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/popup_1.0.0-beta.36_1655371237266_0.6463393385844618"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T10:08:20.251Z","contributors":[]},"1.0.0-beta.37":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.37","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.37","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-oUV21mczYyxJ8r8DY/vrmZcw4VB3PU3mj1NRXNOUwMpkLoz5z9v3n5x522NkmV6HFFsTcLNyjX6uKSGFQLbXCg==","shasum":"b96281f80abbb7e12b92ed66161aa6f7044315c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.37.tgz","fileCount":39,"unpackedSize":229106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHzmTHKKViqGWZN4AlVOG/Jq51OvoCXGk9cBpQ2blF8VAiEAhrz9m9lE/ZtvJ8YmjWRsx3FoRw8d4umDKI98phcpGbM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJir8iWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpU6RAAkdKHWzpWsLr3+vFHcJzJL2GR44nt5tmr1SviSYQIzefoHJdo\r\npWC7FYT6FriBiIiWwB6IXYdPaBJs0DiwSydQvLgbGsnfqbi4ngog4r/ifGKU\r\njDq+dBjBXspGRp+v2+aCf4msL6SAmWMmCMZlfitnWiXStB2JVRfpsUlclSP1\r\nmbiGvhkJrZoRKCr1w9SBEu3ktzbpOHrjIChNbmLSB9QcBqnED9lUHmJWoKb2\r\nDTBokj2dUiMexiDb0mCrZIf05n+qY1OMNia/9otIRYdwK55oX0gmmwwbzayT\r\n2RFnUZDC8oqEUrO8Hu788788bJR4oOIIJTkHYqyet3TqUZ/TY7Bc4SSQjSnZ\r\n4ZKDXTEfoS91KFIOc/i5JPvJ6S/WWlTQQOKxk9AsOJMAcDSbpbdIcQatOd8O\r\nGeYTGtHTtyasl/diR7+hlJdCSe45Ww6bLtNSMaq4feuDir2078b+oTkyZEgs\r\nltimNy20cmBJBrE1DUkTl+r04rHy9xw9rUoy6TorRUuGGPJvysGHDi/NgNPv\r\nu1u5z9UJpZiY/i3Y73nlHCa2/DABm6jMhkSr6VOa2upbtfOi0THVgtbA/cS/\r\nUeUyFWnRgP348ZxaZDK3uHDaViuwi5jJzqx5DlF+sp1emJB1I546y85NJrSK\r\nnjKLhbWR84oMPWHNONNNwA9YYtdGD827GiM=\r\n=HEUE\r\n-----END PGP SIGNATURE-----\r\n","size":69984},"_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/popup_1.0.0-beta.37_1655687317929_0.3893727464889567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-20T01:09:31.447Z","contributors":[]},"1.0.0-beta.38":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.38","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.38","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (darwin)","dist":{"integrity":"sha512-V8vaj5iYFwad76K2JuknX+NMiBIPRS4IGdYPt+7Vf9NVg/+W2F5H76ra2DGc5QW/SaqQo0wMHx4L5cmmvdgSww==","shasum":"2f458d68c5aae2514beef84694108d3a69eb34ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.38.tgz","fileCount":39,"unpackedSize":229276,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkhDvAtOWqskdIdVjKrGwK1tXElMDXYKsWYdwLdATXMgIhAME2/YXpClqa3/heqypK1k4/H6eMdV2HKlHgYk+NGAeY"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJir+YtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5qg/+KKkPK92RaL9y+4YOuYJ/gsWCBejfpWgQvBUGDYazc/J5COai\r\ninC/3zXczkWYvsVlKCwLGG8r2yBgqIFPNcWbEHOtRVQ1o7wvL843wf5ABmy/\r\nL0yiLp4IvJNPSyBxlE2JUUhgtjcLAtSfM8l8l+AnbhHdUuxMgIgeG/u8hGCa\r\nUBL/aWjCrfL75wZAIssh2C3G9Mv9j/53/TQeApJTn/1lX4cQ+Nmm6+o+KQzZ\r\nobODl7TJLocpQCYs1Fkab3XXqUph69UFzckKtby6aWXPA1PI2jT0e85yNpy8\r\n79psaqHv6OuEebbVzw93YxkSUjS8C933oZghNbYRlaymOWm1NsBWf4hhPuHX\r\nXSn5eAZojddOhKm7+DHBDfiXZJxlGttHlJh7NzLq2Q1JvEH/ITCpzscuWctS\r\nJI/f8DqKSXh6r79wDbCp+Ot8hOV4dh7+Cw+u4Jt7NRbaxCK/mVFMHP2NJjKJ\r\ngfytEQ7Bfs6ihZZt8Oj3tagxMrR8QS1Yx9o0z8st6Rh3m6v6lGBzTzEL+MWO\r\naecuXtONuSRvzm+edBUDAGZazdlbJjSOhepP0RBLp5W7AV6UxOZIDwlxJwHe\r\no/OqfNGa+PoPIMt7EkoZyvKTUzL5qbg0T+9yl06XXpKCWc7uJXfqI2vxnpb9\r\nPDviEG3pj4uUTsf1XWhREOR/XR5NHDKYAEY=\r\n=o/Zm\r\n-----END PGP SIGNATURE-----\r\n","size":69997},"_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/popup_1.0.0-beta.38_1655694893560_0.06001868627805651"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-20T03:15:12.821Z","contributors":[]},"1.0.0-beta.39":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.39","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.39","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-j+1ebEI/f3ZdMMnL1e9XXQTAfY8UjMBYyZEsPo5WDN8Ua0MbLPUwgz6JlfzSKPlFy5bQrAevrs1Xvhh8wX/Y1g==","shasum":"a554e3474acc2e7dff6752732ee8c993332c6ac3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.39.tgz","fileCount":39,"unpackedSize":230587,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxbWHCThgirUqeDPY/WKnvumARXlH7dnix7j4ft0cKGAiEAlQ/Xio6M4Rx/ZbFLra098p8CPM4YkeqJRaW7qsF68iM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiswFsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrulA/+IA9+TZSEPuw92K3hkpdDxdnpxBeqyQ2X19ZsVeS/H1B+gdqV\r\nlVj7yUZVupaumyTBQQMCBDSFfnjwAFn7R8xmbP0Z69RKiEBGqFaccmD0n7in\r\nnyx9B11D6wvriDFcK9ynceWjRJcUw40V8hyrIxujd/1Z7PDIf9DyeBJ1zsZD\r\nrYw8fE+fpeAFUdV8mXL7dYZ1aHAslHWHt5s7S6G9JEp62OTwaTCswExF+NbP\r\nhyx8/uIgLGngfdP5IJuj7/wgzJE4u+jugejWIG7VPw3leImUCR7UnJdvxYTl\r\nIHc7W8DUtnKtvGxT1Jl+JVoRUuS+UJJ0390nQt5XfqqG7Er5dkobQnVxyXTZ\r\nrQvXFbNg0AX/mJi3DE32k0FSpcmGB6euNMjpHTcRHfeQMIHYLR5RmZ/c/zqN\r\n5GKVJam9SLQaDBHMyLzDT0t14vrAa7Ai9zn7/RzeXNQIsNOLyvoQZwwENfrX\r\n8WJgpv9jMmJzFALYB3gEzQlfmCikJDnIqcfbGZ4El2XmvH+T/0fKnSYdlNMS\r\nzQAExMxjwWr1Hvk3u9DxsvLh0X+E1H8sPKVrkVJX3fa6+IlkekvJZH2aBuDY\r\nelB7YPBfmEzgVDjNz01rcsugvDQ+5rtBCr6kWVBNPOLzxywZXMEZQKq/aZs+\r\nQEIOoTYPiRMSmLBwb9bAnxiF+8fGZC3mUoE=\r\n=jaaX\r\n-----END PGP SIGNATURE-----\r\n","size":70474},"_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/popup_1.0.0-beta.39_1655898476028_0.9272827375656079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-22T12:34:30.100Z","contributors":[]},"1.0.0-beta.40":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.40","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.40","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-sfeUs1+bCuxqqTJ4CvW6d0WnzU+9FowdQBtvqxyX6co9HCDDPCtzDNmAr+7kxRBEuHT7T9cwumoKa9J9RdEhIg==","shasum":"d59497551eee101dd0cbadfa7b4a3ccd46db8065","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.40.tgz","fileCount":62,"unpackedSize":312974,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUmoe+WOZBkWYaZqz0vlP64WlT9zGCZv+OJkP9WgH87AiEAhh+p3/5FEwIrb2jHuzj+y+hVpqSX4YYnkoaBuCp80aY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu8AUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUzA/+L3rct0vZDi2gwXFkSQwmQefbN2HVYFlK9TS16NXb1zpEnaBf\r\n4luyY38M/ZaZmdz1VlhtWd87ajM1XwKp9e6mzqOd5JJ5hEXJQQ7uabtW/HGh\r\nXGcg/l02pPLtKjFWHMJ+r0gs7hSzZErV0+Q1KdJUobDzifyGanmMuBpo0EZu\r\nrVETkEqanxda+YHHHLf1Q4p+sNdPqH8SVWDlKPXenvAUWnEou6P3oRJSRBdm\r\nKIwzUVJL1UGFYp9gMJ/qUWmoNY5B3u9dGmNNLOfgU1nyfP2rXOa3KHB3Ocbd\r\nQRvgxWNA6glRxfetE2hHxkNd1jaSKZh70CiO6ii/5mobMX/JN8HVYsw5FOrF\r\n97Idk7BPE+S2xYpC1Kvx3KnA14OXtkjrB88uA+hxTqHP8pOVwVb9BLhkEmyp\r\nelM34O6Q2HVBvLthriTjICJoG9btbv/MyfbrtMYmWJUQILag0v9b15r+FVib\r\nG8e67x0ug+/4NPL1Y4fnwoGh3BDEMOjXhWSCePjtwAcJUiw0b9JWOr6DLnyQ\r\nvFXBbnvz8lbc72TQggQBIwP7UdGN97barqTlRQmMpws13GYZJ3qGajV/ka4P\r\n2MJ4TMPCCD4k6dtKII9WfU+TXkWnlMQ8z6AgTzouueXLRT3OMhYeD4+W51eY\r\nIMEAuB39rdF0zg05ziIfGYBkmnf1HQyptD0=\r\n=JFoy\r\n-----END PGP SIGNATURE-----\r\n","size":89734},"_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/popup_1.0.0-beta.40_1656471572529_0.7415566364731068"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-29T03:23:14.098Z","contributors":[]},"1.0.0-beta.41":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.41","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.41","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-O895Alctw7/mCGcYmOK8Ce7eKvMNskTYmS/3oWU/OUQUwrcmSo5ELZgcasPChf47IVCIOOAFp+0F0NXSxFhjSQ==","shasum":"78f29af3cf53b3e7346ee99f98aed8c57ad835d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.41.tgz","fileCount":62,"unpackedSize":313144,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHo8Nmqy66R18laq1fJc/NQkerwc2ihtVBVH+KXSvLePAiEA+8AO8/bbvuj4n7+RbuWWZPkcBQAMhFkaXHY/crI2HBw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivSA2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDwg//WKjDOJGCCMDSXSPgf2UKqX+/mhzSyeww0YgL/njFPfC9eO09\r\nm2gIkZTyUZ4723mUAM7MYknbEl4u2h3xz5lrpqGZ+LdwUG3XlD5XcWPpLCrN\r\nN4qEYveWfpSwFl1KW5u524qDtH94nIvZxM3ZWMDiMPaO3twQQFcpKS8cxCh2\r\nfhArn/0BPR1JSLZo/gO4vY+9BeSkw22qYGSY7/zL8ibJxf0q65N2AZ3Oz49S\r\nFLTaEQmOZMcF5HIEbLpRQp9siNz4egcdztZhoxRtkiKlHh+PED20hFNfD1Ot\r\n1EACEfJso1yn09VEFkjqWX7ckOEQrGS5xVvRIIrNGPlevOibdW9vIMFisJhf\r\nB/nq+HsWtdIVCt7XYWHeZUz1V/cyvGfZz1iy+bP9/H6S0EmIQibXtojQiJHq\r\n5KDG/ujLI/Y6QLPwey5VyjIA6Jsdz16QRcVmcMYzD+AfpZK8OCT51/8XeFrd\r\nV8JpuEpIJRrksbUz2ZlXGA56FM4Ihf5HOIuwYZU/29qEgzCwo/0+1+d81BmI\r\nrVFVhX7yjBob3/cB+RPe53+PGBNNzmlgc1SK0fMnjnOoW6myZwc0Ii9A2h61\r\nhEdLwQd5yp5u+mmMT+W3lx1xLGgeBvVqDfcfDQj27U7AuZ51NHUq676kNwHj\r\n/nJjhCwFcW2+ugIQhF74kIjEqPKkvueoR0k=\r\n=H/jA\r\n-----END PGP SIGNATURE-----\r\n","size":89750},"_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/popup_1.0.0-beta.41_1656561717794_0.44300765507954143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-30T04:03:20.751Z","contributors":[]},"1.0.0-beta.43":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.43","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.43","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Zpla9jqMtbr8xCxFWSMP+pzIXNGbHdXUFACAeVnZvx9mRdYkBtr0csiWSJ0GCsJAI4PYKnK6YDpJGy6RneedBw==","shasum":"7dfbef4b328f074126eb4c71952a93e788700938","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.43.tgz","fileCount":62,"unpackedSize":313484,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnJPw9eZMLrkqUgkX3Sr5jgzUKXasG2qxqBMmaJG9U7AiEAwURcVkPtBh05F0i8e9AsRRH/bTvqnfNCdhPifVNE1v0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwY87ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhHQ/+KPMNJNgZaVj5f+xFNyUV6rJrCGJdwoMIcGDI1OjF6dgCKRJd\r\nOmpyVVwCr8LJXyn/kPJY/UGznC1vp+Wqe8/26yxS2kN/tHuVHwsV3C1LLcSn\r\n5cd2c81hOR6M/neLmAt/grAwpd4a3mkp5sq4MkCWgLnz9hqN3asLXPT1UWlI\r\noBlahpogsp54YbUGGj3PRCEUqf4pE3BENe64KSiBZkkIwufOgYLStDOqNkp9\r\nkLGcOGIwdrhbFpt0EUuRm117SLScq93O1rMLCUC6I8LNBBnfmsJKGAilyQy7\r\nQHs30OImNXP+Qib1OoQ5AnHYMuneM0++YulpzNfnCpN1Ev6g4lVmjtcE6qlL\r\n04YRsODhHjTBgwaLbqML/dDlBW4a/z/o6PasKNwPk+9QteLBl3e5kPGPcAOr\r\nRqF7OEK9JwMcifvjgFFcOD539Iyf37xbRO3c0mFXvL3aliFodLFRH8MZOtV7\r\nX0qWbVFY2uycydgTbnnmmxSrkd+zZVvTG9i4n9V4V+zfLyaAeqGH2dTpNw32\r\nhPko/+u7dVeK2pI3LnUkXFL5oJOSk5rqjQiD8Byq/oiZkqiZ57VSRgxCDnW3\r\nvedctvy79DcpXoIJZrv0tXfj9w+YhXEJC8ucwxu3af5eQ3DYoKeh7p76ZS4A\r\nKikfd6sDNOSEVCLTzdAWZaWolof3L6QhrDE=\r\n=t8yH\r\n-----END PGP SIGNATURE-----\r\n","size":89783},"_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/popup_1.0.0-beta.43_1656852283483_0.7233419949323028"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-03T12:59:16.489Z","contributors":[]},"1.0.0-beta.44":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.25.3","@operato/styles":"^1.0.0-beta.44","lit":"^2.2.1"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.44","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-qUkroxQOuW0TRGA+iffNEqyet9trmIJ791/qSQvzkaBVnlaA/zIOs2SGx9CJc/7IJ6YlaNpPo8ExZqzlrElzVQ==","shasum":"9cf11382ae1e75eabe1e271037e62502c02304c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.44.tgz","fileCount":62,"unpackedSize":313654,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCH1khf4jUqQe76vxdYGSYuII/9ipU/Echd8H9epUYPYQIgBNeQT1k6XW3lCIbjIhJA0IcEdBqHB5LQH/B5iDwyFXo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixmYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+wA//fp/5XQ6Jd85U8dOjH2yabL3kkBY1M1Gtqi4Zp2cs68dZC0nB\r\nP+1QEt0O+WxDdjxT+UAU/m8eohzTlfZwttrNFcOwGro1i2TPiyhTth2j5dVL\r\n7d6yWW8NGHsdTGY6UWPQ6Y1JVEfKEaAq49ZPMnGcDJoPYEnf2OGfyfCYMUCG\r\nt7n3kZT1khYNx/aei6f4iWHD+Q/TU5yZzZtXyjjz2cBKbSlEkwjDQUqKVqAS\r\n9+QkEalapdcCYqaySrdKfKvUHjUUEECjksxv57WZvD9bHLLsdH9LAUAZz9hu\r\nrO4z4PqTvLnvoQigNCw/uaWyn2sTmHJXlFs1KlfNzj0BGlQz8XCOdKl1DhDy\r\nYvImkaMFM5zTSw6JgGPqQSygzFWwNVYLb5TD2FSBNMGVnXAC2xV1SGWlGZRR\r\nIqZKDjV4E0k6OLgTl7eg1EeErGEfdKfM393QI8qoV9Dx+M5DbZTsbIOsJwrd\r\nMXzPULr5STvZPo6IzJpR58R0gUbiv2cDrfjJqDUzUI9n9FUO+WLANi564kdq\r\n2+0RSSPvVIW2XTblW5xJUnHSAHUP0+oE4sg7T5DA3kz4ZQ0jxs/0Z/Xtda2O\r\nfpYAvtwYQWe6IY8TackYWwxsftkQN9b9bR2tlx96VB2DInyrAwGjBoFihA2J\r\nt95cbufsh61aqcRc0kCd/aKtOiy4cG045pA=\r\n=/Ce+\r\n-----END PGP SIGNATURE-----\r\n","size":89790},"_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/popup_1.0.0-beta.44_1657169431869_0.9890453180711718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-07T04:50:55.914Z","contributors":[]},"1.0.0-beta.45":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.45","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.45","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-05USx5PAe6WL9ildiibD3WzsMkrVZPZQucVbBcw2pYx4LAcJafEZkq60+DpcIsMafMcgFnIDtnc15lDWB3Mfjg==","shasum":"8bee6bb9eefee6ad96747b316a4a1ba5087d7a90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.45.tgz","fileCount":62,"unpackedSize":314088,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRxMCAug16+PGDzzBElqPIp62OtujuF2WtS1ryR4kcAAIhAMFIXuH/swZUyQXHiPptWi3fzPCmum57ZHQQJAdsHo6z"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyVCOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmEA/6A7KhgJ4NbnHgwpe5herqzhptILg71z6VSuJw3w9X6xylDCIq\r\n8FCPruYizFy27Kh9tU8/DWnOzLyAq/jqaQQb/kv8fAsmWGXaCaHQMh9VUQda\r\noxPNsuaq68nLSIakl85dGEH2eZEKA2MDrjDlQhsn89fFzG8Fg7AxuT57wje7\r\nu20nDt9ln/yWhvxtSAyKMo8dV4VVtBbY6I6ocZeugNUK1nPN8zupYsjFUQE2\r\n25H0S4ChdLcJbTpoA8Ossj9mtTsXw1XkVfxMrguSizFi/MKSdQGsYgMM7ws/\r\nOWc7ZaR/pZENGUP0MDfQIcszzwNv/h8vC0/z9q6kM79mf+cJcOw13DUZZD1h\r\n6qLzB7BlK6zXK7/mvWK0EXrxHoed6Q1pyzkBBHJwFxt9ivU8TQ7HJKBHEEXy\r\nLyWaUj4Tr4iez39Z8VOifTv6agFDYIYFacnQfVHBQorWijIyeS1GrlCFfD/E\r\nr8SokPHN9qZO05cBVgsEdqNkyhOnKEeiss1thhlEl89wQVS8qLIYT6G8p85L\r\ndQABdAob4dtUz/Ngn83D4Wk1Oy9sHekUecOH/QS4lzDGKtt7zJi1IyI3Gd+o\r\n0YGfHgbyvIsmWWPt+x/Nr7xzi8sybiADS7Gg5UJ7sFWszH79/05cN6LIQamU\r\n/bfJ2ER2psPWdzSGpNa18kIFapxk2geQXxY=\r\n=vkLE\r\n-----END PGP SIGNATURE-----\r\n","size":89879},"_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/popup_1.0.0-beta.45_1657360526447_0.5126242674876893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-09T09:55:56.333Z","contributors":[]},"1.0.0-beta.46":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.46","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.46","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-kzRhRZMwz9AjV+FIkaaeEOKAtKnI53MaDUNS4ir9sDsFuYpKN00Q9vvZk6SCKueH3SxyOcySJI7TiD1UR8smiA==","shasum":"47858cdac52e5f74ccf881e7a42aa153c881afd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.46.tgz","fileCount":62,"unpackedSize":314258,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBG3H8FuqeHyPJ2RTADgmhiJkToth/Y7mh6eOAfMqWBjAiEAsBv9N4b8rUtHQaevrIGXhp+yWb2sQS5HRRB/S5yUKG8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizDDnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocbA/+Oad5G90fnk0yGcfwS802wRy+XRupSw6ShOOVdnUQjyKROKrY\r\n7HaWrPuZgh32T0gTgUBeVOQ99tjTINWZ4JKr/c6X9GMeScGtO2kKb4jXzPYT\r\nRF3DHy/dopubtFu0iGJfFAguIG1xKLkXIphKR5mU3N5OrmcdFtm2qKMSkxJI\r\nYIg6pc7yU7X18U0KbcRCswoni/U4aW3UHrXBXx/2LJ3SjxMMU62ktZD0AbdB\r\nWk1jLwjgnxy9hop3VsqxOBmaAAE4tEU4m217Fv+Y86MdXRg13PM0/LjbdoeX\r\nhAcJkLSwsoEPcJhzyazB3qQTNS1OqdaieNWyvQaa0sXErc9kUZNaeoTf11DV\r\nbKbfg5LsJlPRJOhf8WBoh0gPIrR0fWoebyvSn5Y2dKgy7y5HkU0Bx01R7qgf\r\ne3yPHJmXNQbgPkRc/W6XtRzoG+UlA3yoLkR0S5AYP922QZfcsl1yZr3ERvK9\r\nR/o5oNGaHEQJldoD0EBumn9xhUTQbFq3fjF3vVVsmc0sN45+uhQmUDAGZLE8\r\ndPqcYxH0eBHKYe383ThY/YivoZSbYpddl7XVki2RKAjgxekot/VeqVb6zjBy\r\nvEHCvdBTIhSIqqFknYhyKn3L38PFxk+9J3YpzB6f3K0vw9ETvbPgDgZIcl03\r\n9TAhebiwElgPOk49TUYvIZ8T4Je3027QiaU=\r\n=aqf7\r\n-----END PGP SIGNATURE-----\r\n","size":89899},"_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/popup_1.0.0-beta.46_1657549030918_0.5419710534063047"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T14:42:02.097Z","contributors":[]},"1.0.0-beta.47":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.47","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.47","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-SUp4MGgjdnsZEgheSCxEDZpalFxPkfutOSftU6XcbTGRb3ZkJt+ZjmMzFwMwNFawx9ub7Nne6tJm0/z2ybhcSg==","shasum":"5ba666f965a3742e418562342670e8315b386f03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.47.tgz","fileCount":62,"unpackedSize":314428,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICJDyD1Ptbh5WcpE71RNb+lFFCI1MquPoC7TsFsgyHsUAiEAv3A18NtgZNw3kqXQd/aj/anTzW9LUQJ2VA5qeW1Nhck="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0NbOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpayQ//bsQ4yBz3uYPDu9He51LBTcs+hoxnovG40pdntjQWDr7PKE/8\r\nwgKgd/xdjwIZrbA4ttGsyMebbdmx3WpHikPCo/2U6dK5YA33+XAJb+ZUCcrt\r\nRFxpmrLBXgx74GMAndZtKGlUL6WmlrLJb2DSkKrVXaH2oi4E8D6ePWGDVrTQ\r\nqoKx/6E/KCc8scxoRQV5U4c8Jsb9uQYZHBAOs2fF7v3WAHCr/VaGsVbLNyb5\r\nSX3rpN5cI0iqqRUrpOOU1X6WEyFXQi3mjtOHkGX9ZDBpuRAWBSHYowMMIs6A\r\n4RzQrxlJQqeWaJ5XYuUYQ+KoR1EvPnnkDBc+sQaTFbX5zWI1CbkT5GMWYkV/\r\nEJdepVJUgeH7vOYsKGJq4l1TkiHui5hup4Wyz3XANMaKQjI2je5v1ZWheMtC\r\nwY6SD4f2+GAUxuOsSubmC1fG1ouL9rUWTEBq+gRXNy6cMt9Av+LE7suNplnS\r\n7MKnL3Cb7pn9MblZGbJOH44KDA97px2JgYjU6lum/00oedBTg8LdqxovBHsg\r\nmg3NNMoklhREoedws1MVLUPNqJT05aA0jINMwcxrHlIO4rNW9TUnebRVInxc\r\nFFUUfOxo0/SIEXK+lnAbs1u9elvlbfD/EUHEbiQcMkx1bQXVISrAzBthwvzp\r\n/TYU3lI0JBiKW96J3tey8P77b9zCXywQS50=\r\n=wVxK\r\n-----END PGP SIGNATURE-----\r\n","size":89912},"_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/popup_1.0.0-beta.47_1657853646009_0.10535285689031393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-15T02:55:51.679Z","contributors":[]},"1.0.0-beta.48":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.48","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.48","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-YS0kMgzm4BBEjhQxx5YK8DTWQcKvFGiv9i0sQSnG7Hjixp+Ad7plHqg7YkbQ1sNVuxkmu29IL6qMh7rWoj+aZQ==","shasum":"0bdf3566f0f770d5ebcc9861db0a7833a436c669","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.48.tgz","fileCount":62,"unpackedSize":314417,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0vjCGNo9XZ9Z//pBJIGKrApBADbbkZGfR5sU0ezos7AiBVPVB3hvcaJxNZWO/e9PQ0b8TTLtQCwm9Hetf28fdj2w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi066kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIYQ//ejWX/76cYbCXr8Qpwg1tqSCwD/L8JhafsNlBFch5gCa9KZDh\r\nSoMoewDiW1nxlEN23pxQlQvhGx81kHeBe33WjU7Pe7HLlDC+hLLcb635WobI\r\n3vK85/ac19qrpo4CeMmidW8GM9D3xX74w88JNc8QRUYYAgeOonzQ86TGL1GN\r\nhLezwkS/J5j9WN9KDx63KE/lnra6EozKuSJLnRWGiLE/Od4xm7fAQy77C3HU\r\nuUUM0f+ujqBn3t861uTOmQfJd6KUDPOBKdubmUVOJ+SxxF8q6FsjqP+hpWI8\r\nIJ8/WeQ5YJppEphMhJnWDWnsVBNaeA1+GvMeE6+VMnT9ZXkFArepZa0soM+k\r\nne5r4QchUK+55YeDXUXRfLg9M0SMO3Qj5Zwg5tS1yYPXHnn1p3GoKhmLkRiY\r\noZWdNOJb+sDEHNMd0OQvRMV4Pl9zDBTixqEmi8FsNLnU/S6V8ar/bmeA20Vd\r\nW6lh6hLliuI52xRXLhmE1dwgsMy9xd+RHM4I8CVvQNeOTfvwKJkxYO9y7R8c\r\nkvMV4xfuLgYz+04HE7QznBEj6lLA8pEuMv9wPgBEa5KH9qcWri4c+fI/Zk1r\r\nL1vGTl12XKPg6fjBImmq+k5l2eT4V3Rsk04JZvbCcHVtXoUdwAEugMEq9sfv\r\nL4i7Kknyte6hl1dCtcPnBiCZymGRjoI7IIs=\r\n=GUnU\r\n-----END PGP SIGNATURE-----\r\n","size":89896},"_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/popup_1.0.0-beta.48_1658039971848_0.5345948924841639"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-17T06:40:30.569Z","contributors":[]},"1.0.0-beta.49":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.49","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.49","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-D1IiEaQ2tTNc26YR0m1Q9vnRGPXrD26UprOm4IG6ajVljSztof9Y2Ag/CVZW9taCN8a3IFm5AEvkneLOg7MySg==","shasum":"e3a759186f9e20bd120e256ee6b234515e88fb9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.49.tgz","fileCount":62,"unpackedSize":314587,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdMPwz0YEjhSLFyIl6T220cAfftQdw5GjONcqp0JIsIAiA80CGXr4XRqb1j2mfbz3rUd6MzzFeagMR1HEY/1Kb6Qg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi09KCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQhQ/+J3Dn8yplkC0r2EZb7jvp3jgggevfRg9BXpkR0hsvgRt5sy+u\r\nxcqvid/CZqo4giNLq1j5ywKWGhSYqSd6n0hualXp2jrlo9w/oET8MwTtkpgP\r\nWJp0dyu/MYb8v2gpGqWzcIey/kyGIVlHkvaWsyavd/Mjf9XBgX0yBMo00pLZ\r\nEq40WDPNNNX+cRp0Bp03TfaMdnuicH7WXH+tU8dnE9Cbnn91gx996+EuPxIW\r\nPcmDglhsA5osrX+yAnQbRbQhi1iFWys9rYHuZAd/7I/CpY8RuLkbJ0+dhzV7\r\ncOx4SHGmYqxVy5gkVM7ChArihL8QUns5HZgtvGReiPhrnziKWb+GQd7kdzNF\r\nQaePmFSCQ1B/F7byfQ3YqXo6BQw+WBoziYXjltKYQG7CTtl0YverAAHkX60/\r\nORslBZGebN1KHCuKUqbm9bmC5n0CSi67BYvO4soHNoBOEM2vXjLLqx7FYS/7\r\nN5fDMCILXvqWsnG9XOBTSqM0BIgquc+4kHXMu1twLHO22tGSkxQvaH0oivU1\r\nM0tRf+/zD/d7sJurlippg57jNMfw+aUDmHW3/nkilg8bfXQiPZsCkxijwqJQ\r\nEknCfCKTdiSwmaQFCRfcVbPpgMlKN3rM5GT6DdRh4e1+1FO/8eVLRvWBw9IX\r\nU8nWUiWLPiom4VthPsP3Vo/Aewf9oc0HekM=\r\n=fBJ4\r\n-----END PGP SIGNATURE-----\r\n","size":89910},"_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/popup_1.0.0-beta.49_1658049154440_0.40363926919427695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-17T09:12:44.528Z","contributors":[]},"1.0.0-beta.50":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.50","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.50","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-mWApkUajFI4nXAUl/a5JSqYRVmQXVrC3L5opq68q+Fwig38rN3e2Em3f8JsVjS1xePVhmJlxpJF5Na6bBs+8IQ==","shasum":"6b1358640a4028cdd789c82d46ed95e88ba3ce9b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.50.tgz","fileCount":62,"unpackedSize":314757,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHqqTI/o71IEKtSGt7bzFUdgggaAQwAf4dQLrmO9e4quAiB1FbA2BP0ExD/lsHhIRfQXjaO5sMS9fNiifuOQHpRl6Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1Sx1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp6w/+IwQ/KyEeu0mLxuuYDvvffxgra626EHqyLUXaq7D+TFtBi3uZ\r\nDDjgZab/j/XhFJtveqllKn7hQPRiOeHad2660JQ5vRKzP/qF4mhQEXlO9yMo\r\nPlsqfra/8B09Ez9Ae3muVvQbj41WLrZzKnZNxoBwVz6YXaVB6svXpXYRfD39\r\nxcvs6KDBkI8OgvkAcFQYryugA5YCU31YEnOZ7ESsxGnE08+fy5W5LDwu8tWm\r\nmOGYmPz4iO9jbpG0DKug3umjZVLB5VVQgnnEIz2BwqPhIZwfuQlb8gDHZ44W\r\nQz6otW/AxXDDpAM/lj/FO8olfIuz99+JZgMR38mRZXb0+Yhd0Mxvcva4uyZq\r\n+yjpwg1gcE7tAm9hI+tGMoHo5hNIaV+MCBKPcxRsp6hP9/wjpFHCMRkC4v/n\r\nZulJx9pjMWmZaouiY/iuonAEdjh4IN+jlX0rAqawsFbq3BqpsqdJ1EBCeJZG\r\n2eP4ZrXymze03ClTH6d1N3jQCT48sOcO2Q3yuGE2wQBvjvJ4Zu0wmRPOWb4W\r\nEY/2nFrAbKgHBjQ/edUhjx+vYFWQpsdeDZ8UtgHmM5NtmVbxDeL7TnPnzq/X\r\nF0gSSU/USiT3weXug1rmblPs+LHRH1qJaPlpNuHlnOWqOeBE3kKrmwPadvrl\r\n0fqsE3TH6IqeM2dGy9+L6cjqvJ2yC52rxIE=\r\n=FbVM\r\n-----END PGP SIGNATURE-----\r\n","size":89923},"_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/popup_1.0.0-beta.50_1658137717693_0.8788032760062905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-18T10:03:26.034Z","contributors":[]},"1.0.0-beta.51":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0-beta.51","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0-beta.51","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-vbR1013LxGVJlZ495fMV5RtJb9OEEMvMPJp7kXBACAJHfj8UE+yWUE46F5TyWeePfOd0JzJfbevQtW2zQYSFog==","shasum":"3eba9808d6c5f95fe86f646233da01cbc0319634","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0-beta.51.tgz","fileCount":62,"unpackedSize":314927,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA4Ml6x6idFKctgUeABLwnVNikVzxaOxRj52HBmaOIF4AiEA2R/3rx20hCGwHhJLz2vfASNtsYo2o9J+LWuoEpWdJ2Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2meoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoS+A/8DTDym+9pnVIJH+ea6e3CGIboLTFZ79Lj1fQtT1jD0ZuDF2bD\r\nq9Zv1NYE8Nw4zFYnNm00f++U6r8GEHv+LZzYadiQK+jlnEFIDu2UUOYhmIee\r\nPkGXQicdZCegl403XkjyltVF5N8QLW6qS23rCVndpBC348fPVCs3Ye88cXOL\r\nIYM4uCIqVsCbMyJEnbWjpAEFNf0FQZ358ffFjnFTt2dINArFUKc4tpAETwyf\r\ne/9dDB/5iZFswePkCcHBbpyY+l2eovviEwYfSM0GSy22/ZuPI2IkTCUwX7MP\r\nN1tAzLdXYeXkDgVH9AC4eA7DmNuJw7xMyFzlgEgm6EmFR+T7KyTs2svRrJRn\r\n1r1fe3J2Mpp2V19EMdAcM63Fe1Fwxy635rAS7n+69Ob6Y8ik1KVXuim6nfah\r\nrW29nyZ0n6mSqnfAwmenOqWIiqUtpHobv1JfEcOCFxsTklEaNKmmMmOfbGE1\r\nmTi1H1wwpPTK2YJGeaUCIZ312yXDEkkatYUP30b4ut1xAjzYPLeyociMQzAT\r\nicYJvhhgCxzWYUTHeuJlPg6UTBQAtUGmBoPnXRiBeIOaJrZpFTSCc/8Ws3Hf\r\n63rpo7VbEU4Vc3ou50K8YYK+7qTzTvEksLqw21I6FPhybRUnuPkPLBv6oOz5\r\nyF/mcpeZOo/OTHRGopt73AYaHvcO3t4+n2U=\r\n=Sy4H\r\n-----END PGP SIGNATURE-----\r\n","size":89936},"_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/popup_1.0.0-beta.51_1658480552295_0.4824180499733255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T09:06:57.437Z","contributors":[]},"1.0.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.0","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.0","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-Jpj6heM0Efav5ZRWDKpKFaqV7Vg92ViPD+xji09ycb8VI68K0EeoqXGl1atsHOVs7QKEZm+r6NqZNg9LHJOT9Q==","shasum":"b380478fe54e6af36dd2390b7138a7ef4e03dbaf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.0.tgz","fileCount":62,"unpackedSize":315065,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBB/JhP3IsYmAhG05IQcrou4Ke+cDbYujZlbIZaV7gofAiA+5P6esgVfbHVFfs9ze+wHRoLGmjmXPDNGdQplFvY2kg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3Tg/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqB1g//SSv5PVHOzgvmWYHniZbibvYW/RXFd7zuKLIlVkcfT1kuDSKM\r\ngwIDO/QP8W6rsv/T8IbSVs/TZfVM15rAo1FJeqZfN/7NTLQNmdJsCYeU6e2W\r\n2XLARs3akRihwDakfFFTaqWfe2mThDe5cXG3AUDqPqOAurlq/HvFLLe+giFm\r\nU5Fkgm/EJ7zVCindscM+8l0OC9XPMS46InKJIjFmmEmcujDVePYpMmFBzlka\r\nZa56n4GpGe2o7F4VUE7E0Z3Ts1F9PBjqJpHthzCEX0mdfN28UF2ymWeNujRi\r\nlniQTG2JqEXbaCjP9vR27RPP35tpANy3/COtGPGsu2babgnMjPopJexIHZww\r\neO8qMPq8LoGbvFFjzMKggSTgmRObhEiFRcyc/u0+T6HOq6pqfPwTuRsqdRri\r\nessDkcX6QJIz1YZ/LC8OZUP76tXaBhrR7v15I+YhiRsSlam7Vdy2HqRlB42T\r\npZwUv6QkgIJum98lmJWes31woAHissbOTM2cvAi3qrSvN92p7yYcv9pqws83\r\nxwpV07JftVMtkfuHyhWlBDD8jABI6XibWXZz3WWPsnqAjLu03JpO2fU88JaO\r\nTqsuQrBwUbwGnWkvqr48eJ9cUNoINF3TZe0zJLjPuCR2BBqN/akJLjP4kgqs\r\nc7OYf1Ta174iiUdVLCKny5pjE7U0EbGn7QE=\r\n=yhhw\r\n-----END PGP SIGNATURE-----\r\n","size":89950},"_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/popup_1.0.0_1658665023734_0.271219468240653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-24T12:17:42.674Z","contributors":[]},"1.0.6":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.6","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.6","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.0.6","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (darwin)","dist":{"integrity":"sha512-7/AvcE4sNmlRXirPx0YSIflpo4fPIdQiJch4WUmaj/TUowhhvV4D18P6wYb/JOkjnQa9LgYcXxLvaQzDpdUiBQ==","shasum":"f4f9fdd8ca0b7e2c7db034b349c79148acf28019","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.6.tgz","fileCount":62,"unpackedSize":316156,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnuauwLy8Mj8gAgSO2L6OM9x1bakpyR0cmYpkTNsD6NAIhANVH1StMlurqNJJYCbQAZOt8U5L5FUbfWuhU5ugBCiCo"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5qCOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7FQ/6A+8Yc1wVzk8ykWLCV0nCo4BUtsEesE2rFqS8tLWA/54nzQTo\r\nQW1Y44wXU+3ydXMZyvbbkOr77F79ZaPWC8HGV0xIN18FsJzpsNmMnKhTUS7C\r\nTKUrAF/JFuxBMpqCUecDv8fD9buHKAzfRoL+XHmBQF+21PdFMxeevvoaTlDh\r\nwD6355xaUbJmHftGJKXanqk1/HYQf6I6MTGJYFKLtVctw7W6qwWFo/G3K3PX\r\n+EOmE3FGtIFMgHDl5HnlPhR6de/oP+fLSNAPj0+Wk3v7AKIzUVKi2b7zF1h+\r\nUlZsHov/rRvN7yamtxNrQweRCMaFPJzENURUZr2FzDSIdfBorMwjERBSV0S9\r\nA6I98TnXY2H2oAduOoG9nIwhYsBFaahEpeho2xl6RMjOqyZ38zITXJlUUSsT\r\nBntCsY8o1bAURf0qQSQgzr6ZMSsrGM6cvjY8KIIsTTZHTW4d0WCTw2MK7AYQ\r\nOciAP0aeyuTM8xIaZO1+uwze41x6MnzO2LlTTrzcFRKsOXAdVIGOi5vPz83K\r\nf3SFewUN3NujG25U6QaX16HuVVck/DqQZ08mUD4bbVd6xlQr9QEPxNsTRTBc\r\no1ioLCxbEdSLJUDubnN547io7Vik6Ehg6jbbP2mco2lRXovZAeHt/b/IMSn2\r\nCAUHf3igoutYSLUTKtZ++lO4Oz5ue0jAsH4=\r\n=mITQ\r\n-----END PGP SIGNATURE-----\r\n","size":90162},"_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/popup_1.0.6_1659281550516_0.2504395547946143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-31T15:32:40.649Z","contributors":[]},"1.0.23":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.0.23","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.26.1","@operato/styles":"^1.0.23","lit":"^2.2.7"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"df3e65ab44d124bca197f8aef522227d5242023c","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.0.23","_nodeVersion":"16.17.0","_npmVersion":"lerna/4.0.0/node@v16.17.0+arm64 (darwin)","dist":{"integrity":"sha512-0eLco/gPiGFtlT+BvC0wp4U+iEteJmozhYucPkFIfkRrbxisml1RnBdN50XuNtLR8gaXSAjCq/SLH62+PQb4tg==","shasum":"e478dcdb9edf10093c40f5bb70ef7b74faebe1c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.0.23.tgz","fileCount":62,"unpackedSize":316736,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxIRPXwy9xJ/XJrAC6la6nU1/pzGfdP6qPht6FPMPaZQIgXnsCow5O38/I092sjzdyz7loj+mGWiaTaln/hbYF4lQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNvZoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocGw//X1Bp5EhQDCZHUCdoE7OeCDJb2NF6bJCiVNjbHU5Pa+6dmkuK\r\nP5fpKICexQBshQ26RCkra1Ld+YmMzgEEgz4JzhIayvXvUAwXEQIZylvXOp4u\r\nwt1ETs5JngK+sopgVncCuq3nr+yBu937/1w4PiQ8vFKIYPqTOcrq7nevk4EB\r\n72wXQ8riOAaxG6IEWSsNsREQXwOC5ruXeREQoVHCv2MHJRRyjerzKmCQcjai\r\niBTm5j98/UD8PIYjeSolz5ozudaDrtCdtvu3AnHwvVqTM0NoKMrohLM4RjZs\r\n9YhhtIQW7UpKFtHqYJtTA+EecxnnBSjQGN3Ag9XQl8FpUPgdz9xOyAR6bgiE\r\n9+A/0RF9mta3vdRk8bUZOcTMkvqSwkrrRq2rj+tZ0LfyxGclJSNv5MDWv6wz\r\nqsySTAMcapeS2SAE2wdZMNEeqCw3oh1Yak7BKMt9fCBzeKVUGOoxqrNK76Fw\r\n1JdNHpk7coV6O30ssX8KEnKmqWLsSV//mflmb778IQPpYOM+gOw8I7zkqCTP\r\nrZt0LtvhdKbj6DZawB9szblKp1rsqUylqypuMGHVln03txfdBsQTFDhm1PIX\r\n0TVcV7XmcK3CNstHvTf+bTGexPk/9HgsnaaDlQo4DIvBPlvNKsL6crxLu+OE\r\nKopM97leEx78sO3tbeF1TOVinUYUEBxhk2o=\r\n=2Avb\r\n-----END PGP SIGNATURE-----\r\n","size":90273},"_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/popup_1.0.23_1664546407906_0.866674602057186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-30T14:04:07.821Z","contributors":[]},"1.1.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.1.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.0","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.1.0","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-nHeMEZWcPTfs498PQP9bQ7r7qZElyKq2gEioNCmHeNtG+SQ1WCH2Dus3qkeN4EEN2gYIghb+tU71cwtknANJTA==","shasum":"9857e4d36ed0787f3c76281aa7689c706aadc554","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.0.tgz","fileCount":62,"unpackedSize":317535,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcvNh62YAivaOtnxQJ940GmRwsUF+0Bj89uUYmTANh7AiBzoSV95/MA2XTZ9uyjInl9KM49IYEyn2e8nMvOG3bgqw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYHfBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBIRAAlTfvofHN/bRZhLhb1zPBmM3XMDkZjGfQTLoxGb9kNbPG4nl1\r\ng8YERMeDNGP4K9zxKMxhZDMfDykelXUjC1fKUOQ3kLwqXNC1WIDTVx0TRqlW\r\n6aMs7HDL6qnQ7S75kmQV+2TsMfNSY9FoA62+acwsrycQHUnnAlisK6LFrSP4\r\nJUWKiWyLx1hmQpB76EbQxQjI9EyYVcQUefhVU+8ZH8aV875xaa6UCW8EFKU/\r\nbpaS/ok+rmD3j0oNq8qwWQfPgcxpIDuFykugf5qc7E2N0EIehCE7YhM/pSn7\r\n8qRhoo5rFSzRn+XYH3w0RB3a4eH3AJdIkMmhMFo+GMkYQ+Inpi/8m0Etx6zX\r\ni9gpC3GGQwQzQfLhp3DExNUEb1pCZ8mGhjzwe7X/mcx8IUAovD/i5WlpnROs\r\nq0ENORJ3bxYFNaj+mcSBcGjF2H6LWEx0u3cqRX97o8pzy5+AFXJ2BSZMdMa+\r\n3Sco5JRXei1ZOZUKjb+h0t3nc4nf28TpbuFXULSns/MTRhfY16fzbByGrPjP\r\nuhmexN5R5CZZzkGa0vVbhKfkXFTXL1UATVm4+vQgz5tsfqPc042XTI/8L/r7\r\nOBgG+ylb/hQb/BdLXjjMNitolVfD668j0ZzJPOrpClQk1+XiTPzKznQLYrZ6\r\nzU9jiQHz6srAjEwplr3M8vXhIh5A1/ty4zM=\r\n=3lCW\r\n-----END PGP SIGNATURE-----\r\n","size":90592},"_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/popup_1.1.0_1667266496917_0.9508280248205219"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-01T01:35:33.132Z","contributors":[]},"1.1.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.1.1","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.1","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.1.1","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-mqEyw4L55+MKprv/9hHyRfmGneKF44uOdlXuOsEBkh8MgVmzT6vLtJVQ++40/9FTRCF+0IdlPPY3N7AkAUqAFA==","shasum":"bfa42f1cc0e90b3f542749c32662fa15736022ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.1.tgz","fileCount":62,"unpackedSize":317682,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIGSp9FmPpW9Bk31MFY2PI8Xpp7D7hpsc7tzP4YI7KbAiEA8M51P9Tj7gqmLYMj9G9X0FwoCcb+d0GIVjGXjvLrLzY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZMo5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmou2g/+JfhlxzwN+NEzXfTWsNr48z2xLiRRHqFyFjywUCzKJNXYt/g5\r\nRiFDpZh2GtnRBWX4dQg8GmOlxIQ4/B+zkiEHjSrg0t+9RL6RKvLA6+PKBZwl\r\nPiDc5Q+PH1YicimgTUmldSh3RF56n4/93tcm79I5QkEbxZUqqnmcmI+BvzaY\r\nxkFVOARHgdhv8QJrhUb3nHAvjkeVZAx52Hplw1tWWYwW7PRaLPOiSiSGN2Mo\r\nTJFSyk3v7E/GfECN4GTnNzM2BI9+tVQwhARQxco08WyR2qmKoBax6Z13u4O1\r\nVDhTJXi0PAI2tmhH6u4a23MmThyhWknC8dtv5C5hJ4/139+LLsG8ficoUT7P\r\n+TKQfUvYyKQb9ZP3mtYq9tM+gdci3emAbPI+WQbtCgkhdUNxXz6I46cYS942\r\noha24RSpbiQ42q/oahVO3niudbCh/xvbawDgnaF+G8j6RfpwIzJxsVTd89a8\r\nbhNtgxbz6iavtZfuV6z0WKCxXOwXaP29xIiJaTC+r3Lq08LwrY014HMi+IEw\r\nlN9Q0LiWiByYkW19j47R4WnHN75Ge/rKSqsbL2ePsnalyAphLxssXCuNGi7R\r\n9fNDakkcq6vvkFOCJ7tZQH6OAlCn+MEf0ZmsV/BSe5sYYGuvgmKRNYiRxi8p\r\n0Rj8fyL+LKiDPMzdBaDIze7dj6xRnHRGoSw=\r\n=Mkr0\r\n-----END PGP SIGNATURE-----\r\n","size":90601},"_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/popup_1.1.1_1667549753735_0.4927993607139338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-04T08:19:45.951Z","contributors":[]},"1.1.10":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","license":"MIT","author":{"name":"heartyoh"},"version":"1.1.10","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.1","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"e4f3cc8687d0e2e0d2650c94097ef99a7315001f","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.10","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-ZNZBohSL7tG//p/bl6B9OBGPNYmkPMSs+nj0LkPZeLSIMR0FDBNJP5dnGhgOwb27MD3laFpfxunuzsZAMr3iXQ==","shasum":"c42b17a88eebc6379eb2f1fa267508907e1f5cfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.10.tgz","fileCount":62,"unpackedSize":318108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUPxhkYqNhfjKQHu9WrwOr1MwoLKKOW8pdVMlDdKJh5gIgRcqQE7+XvNIlA5QYZFWd9NcgSBaCqmEoAVpmJyXXjTo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdH6AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkKxAAlxzNUR40gn06ep6AC1GnN927ntBBndCJl0FBbd/ztrU0e/96\r\n4RMMRqKIZTDHcW89P9OJjKXIudURBjhODCGfZsT9qaFfW8tWrywv9NPfskQg\r\n4Kk+TDDdvI8gWhi0q2OPXEqGNOxVOri8PAbjIwWSrtrBYYMvcX3lzMPZ70rN\r\nr7wpfOPRq8p1oF8qOfrRX+OORliZm3sk6Oc7YQLkldbz674QQhiMbTED4oW2\r\n2EQkioc3PyzfYljS349XnjMAhpg1THjD+B5jXWXv07C9A1yF6DDa10yKQNqf\r\nNje2fuecBeedOI9e6AitZZZ2b56t0UX0/qxy7Epml6hOBoViKMHVQbYd11D4\r\nIcGMeGy6J59e+rNKRWs404ncsYnt/Q38uela/RcoRugVV8E9k6PRNyRl6dep\r\nKB+eYeGAr2aF58y50PQbCgyu0MmpUdTPNR+Db/YevLRsPnCdvqaQKY60acWo\r\nlkKCDfLk5TnDmZHVSpDnXGvLmYz1D2foDrwvoVcDffT9mfGdlYxHmC44j4AJ\r\nD0ewv22YbEnBrdaBfixaCDXkU0hxWxcO22UMxLi/wcdCi2RugcuReq171jqT\r\nF2gt9LpW6AQ6shDmR+5BV2P5RFnIQtY+xLqkwUiPSM99hoVfHnf4npPlJp9/\r\n06opeQvN4mMDIElBmZdoW8DeMN2pFVwrHRE=\r\n=CwJ8\r\n-----END PGP SIGNATURE-----\r\n","size":90764},"_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/popup_1.1.10_1668578944383_0.9574105098053891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-16T06:10:49.552Z","contributors":[]},"1.1.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.13","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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/popup@1.1.13","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-QjRWqTpFYd3MESHBXy4u/mfBhEYpMugOUwfMYtfNRZkvVQlSAwYKFdny1mA5MMYjJZN5p5CXB3PaLb3BiROmXA==","shasum":"9735051d7993b39ca1f94a56c637aca136c7628f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.13.tgz","fileCount":61,"unpackedSize":317265,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5jRHoH/4FvIroSzf4aU+mTQ9XERAvislp4aV+GstzpAiEA8dsWYlwUPKpitcwscLua0BqwLqM8HSIGovcxX/zCWLw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjew22ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVIg//Wia8Whn9BIfzj3lgfz2lbEZi4gt1GgSyhIFs3zRfB8lkHxCd\r\nZqNCqFjztJWryFf9KIb1pgWc1nP9mLhRJfHq2ehhW0Q43HArzkllTP+In92j\r\nK+Z/inzxhLytSbgfLr9QPr/lsHhu2JUtl4zou2odUChWL8hqTvfToTkDjOFA\r\nopt9gUduansY93c61xolCr6aSiS+PGC+tbwpi8Q6qTIoVB3LWz0sPVeOSY0V\r\nBVUaA2WlqT7cK0BF4k0O1kQsa6+luy04DAXEIFgjBddyXrUl9B5YeDWOhapa\r\nkysy9WooCV9AP6rrfl+6wQaDbDDqZb6CRltt/MJXCgvBdWf4jYf/mYXaSl8m\r\n8UDP4VTqZmNWmL8mw9YkfqwOcMnRoVD1vcaDDHcvYQ3xRxsoOaDk+ftgk8t2\r\nKZiuLb4nztBEisITDOvQjCpsEphgNwtfNB+cyGZQNEONR9w5qONx/MRCLbSA\r\niSOBbeyinNyYVxzp5OaPV1RMsjdNn87mUn+AILp9DfQp36CGiMYY4wFriCJ4\r\nsQSw6FuP2HCjvDVXZ2Re9A+V8hGWAJfNqmCN2jRMX3YCTMbTq3BigoiNoYcl\r\n3L5n3NVZp6u7Q0l1tt02x7h/M38h2KbC6A+KuduWXOMKDebjpg08c+9i+Vly\r\nlBO3gp9HZ/EscG2Var/wwYX0Xc7lJ3FWlh8=\r\n=Q0df\r\n-----END PGP SIGNATURE-----\r\n","size":89894},"_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/popup_1.1.13_1669008822200_0.3779676360880393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-21T05:33:58.729Z","contributors":[]},"1.1.23":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.23","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.13","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"073fdb17432e4c45d55ad8f6fd0ad90158d433f0","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.23","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-EyFym+fSAAbmAjMXIeJG7FVeZ6REjXzOwv+wZfpFgW6F74zcTYkPvNP6KcEt5oSqjsbsKUBhPITE5YCowR3gkg==","shasum":"b726690413a39c706e06a9dd56ecebb1181cd11f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.23.tgz","fileCount":61,"unpackedSize":317501,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzVY4Ad2vLPw2fOcN4DrwE5nehcUeDahI+KxLcOFkP6AIgUsNagRaH3BBSNJj6JWUJ0rPKrqX8iMwDKtg6ddVQJfw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjIOLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3ew/5AGGxNv0i+Hkp1VrwTOY0yuVwnheoQIfu2fj2VfxD4+WIY7ga\r\nNBdT56OFSO8bnI2L7fe19XLkprQJhIW299O7zKE2FAMOtVl7Re6VvCspvv4Q\r\nCQEyeHxU/1e8Yk4CWRiEdVT+slwgQxepsy9sYmXgOzMWsZ3uvWvGZUPi+PoN\r\n6BOrytbcW5y+NSNQ+QKeeVSDRbMAqwzAI+Mj16imtBy0EH4oTK67moiFmWHX\r\nv4NHKDqVWkqRMWd3V2dCjP9TpYRgEgZwWJ/yYjWmVC+ygppaQUYB4abTj9ja\r\nvha/JTbyAtZ52uN2FUJhc9sopMPxHEEjlHzCVHizp3qYVWm3AoicxHld3xG9\r\n759Hpkx+EXXz67u+A/RQvu+4PqlfBHiQuVqDWkZY12WcIS2tiBHui5pVim4H\r\n5DOPXz4s31flOMEB2Uo8J6W1/STrHzH/leOIq4ygubCdB+4g2m23v79nNp+H\r\n28vNnwdedW4sdu41CYkFJt1Rbv0w26VodMbKyNV/YBs/eYIwrNGtxFuvjmI1\r\nFd3vFWBf4IZL0FESJJC3Bm1+UfIPtn6xvVK86zTWnRwpyi7780Ys+DtBpepc\r\nCn265dSxxVu4GMAGqLyN15H6N4MJ0KO12rmORLgvSwJjLechPLuaf93UoHoT\r\nKieNJlXJ/KxLyS56y6O2aD17S3zRfLkpc2U=\r\n=37Xz\r\n-----END PGP SIGNATURE-----\r\n","size":90073},"_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/popup_1.1.23_1670153099629_0.40121539897705105"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-04T11:25:07.321Z","contributors":[]},"1.1.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.28","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"fe08b608e1c1a95b6341b49e9f6a6339a7a63999","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.28","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-gfTIb7ksZSDAtKnmcQAHsbIX5sT6eWng6oVN0Myhj15/UgvEPVUB7W48zi77SSEBgLUmWchC6E19pRr/eBnQKg==","shasum":"bc9b0b51509965e88a74007aa23e1838c0bb884a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.28.tgz","fileCount":61,"unpackedSize":317651,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFMrK3ElyRuI9HDc1WLFo+Jke8wpibE2X5oHMybTDnXNAiEA/SaFs3u6zjXGRcoZjZq2UIgeTYMkRQraqyzX2cxQrJw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkEHRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSFg//erp3C8WQ5E4Omiw2KPc160O1ZNsrOTx6arg1zOmoziK1Jlx6\r\ncFbhtLjsLWPnyzxqMjkffGAb7tF2+LzVKlQwynPn/KOT4gy1A0RqReeGyVD8\r\npMYglv6ekQ4cNy7T7iweAUGLnMr2mQ6BoENm8zBGYWyTq/M1563i8MJhOLiG\r\n2UYy+fTrEr5p1EZchRvqSosr96D6mrGW71N2f8w+Jw3Z4ECbGqhS2vJvo3mM\r\nS+GPgNdYFWwvHRGxjs6h0b3hhsWDvGyO8ZeJMojfenQva1/AyZaKChEem+5v\r\nNxlQ6numIEHwuLZM7bh20aJXwlo1vE+nZdI0wUc3cyINXbpKJnAMIVf2n612\r\nY8fB1c09ADx9FsoxRhYRqOpaY/MbrPYnpbdLV2NtruJWofXMdKqjuzYb5Sif\r\nqKkPAjLgjkoTS9IL5nPzrGlZrL5/MDg6AfNknyky4Wis6b9NQ0uooitlxd3R\r\njk9+tKh1Ad8AomdMPa77FhRnyryfMpc6FK6tIqCrXdpZzYg0D7bPS2qUWrZg\r\nVxZHXOi6GpnNUeB88G/TZ2Gut9M6xLzlG0hOj1d15RVBTFxWzteSxZ0LeBV9\r\nljS8cvY4PXmyBK7mLgXkDVeJO/JZH9lhf6aMKLmKbwzETqlPjZDf6LO9+9iF\r\nUa5udP28yeLdh9eVYJYLNSdXT1ELuQ4U4H8=\r\n=JMLR\r\n-----END PGP SIGNATURE-----\r\n","size":90089},"_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/popup_1.1.28_1670398417307_0.009161169996337426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-07T08:08:55.791Z","contributors":[]},"1.1.42":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.42","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.28","@operato/utils":"^1.1.42","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"dc2359426d31b49b1898bad11f0b7b3862829581","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.42","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-SDUKa+h3gGiRd0xpHA53nnk/CEljDjyqMmB2/E7rsMd6cYwXZhA2y8ROoaE+ZryGpuMET2EPUA3xbknJOB3a9g==","shasum":"8761c43965f9129c2cb4ec3c33a018fca01aada3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.42.tgz","fileCount":61,"unpackedSize":336022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqOCBuBtAXIrluXdDVNKzOEqCFYhCIIcBF5IAxetagQAiEAnB+k3LtEeKaQAP7CdABKtlMMS55ySFaJGESmtLnFYQY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjprrdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXtBAAgkU0adjUutYjQwr0ndj4dTPJe5jHlZAqsb014VLdp6YD+liV\r\nvH5791E2dleB74ZyFsa6d6IaRzm+CnOvVoy3GUfOlayaKLjpbJ9Jjj9E760R\r\ndTlG272Tr1mxbbauEt03D5+0JTKBq3zwbOK2upQRbFccegn+6fXj6PQL6IMH\r\nhYhmknyWuMKLkiQp3NNFeB0Qa0M+QBTMokxQht3qOGqcgeMzl0MdhHg5JWOF\r\nXhVT08L67DADlup/naNM8xJTieIHSTxZ+NWCtek+eaMnwJtug5V1Xy49ga44\r\no1R7S9jiu4GNbjV/DiOWEvxEGJeg5cwS44NUXjXRNwDx7v5uaHP0eFOkOHPi\r\nFYFBcTcpdhwJNKZpwFqiZcE6r9Rsdb+X6g8e3qts8Lw0iIpS1gEesgAVYqh7\r\nmQ4Us7yAFVfnJ53a5VO2CupM6FjYvH0Zp6R29E0H1koFRBYhLDYWsxRFt6Rz\r\n+JkSfxtXN/yP6dGycrWh+Armhbs870pPp1d/7qoStfOHm9Gi4bfw5jZ8jMGs\r\na4u1oFdx8gdnOfw0ltz1YLrBH17Cv/HI7RmEdEdk+P76aDs7b0ROMrPPJQj5\r\nKdfdSmEnLIOwmRrY18Mga4XI5ThtB8xOKTEBdSlJJd6+uc3Njslt4HVdPmi0\r\nG/mSGUUCG+auvnfsOPsvCAV7pEZtR5xFGCM=\r\n=qJVd\r\n-----END PGP SIGNATURE-----\r\n","size":95087},"_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/popup_1.1.42_1671871197062_0.9921220529114585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-24T08:40:04.636Z","contributors":[]},"1.1.45":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.45","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.28","@operato/utils":"^1.1.42","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"f617b7df489725b78e7119ab97b02420426166a4","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.45","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-wMkkAcuqv+qq5DxWhtlfGhGnWampTiN1/aUgeNW+kDqqMcyrD1B1HezVYJMlhV+PfIyQGXD3K9Y9zyX3pHu6gg==","shasum":"120736199309266ffc6bc914897511593f2a23cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.45.tgz","fileCount":61,"unpackedSize":336268,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfJJlakuZVfdXMWabgyzTC9rbzH7tuFzjotrsO9/ldxgIgFL6rcqlHDEF7Un6MSA9DxmpDmE0gnzHjhH9ZezzlD4M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpxwqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHOw//RvrJLp+naXVlkg7Bfc/tGkiAIHKemrWZM7poC4c8LTVNFhTr\r\nm9pMcoc68kW5bJVUkvuxyiE2/JakMNykGX6MoEf8GBGRy1tdHrjoWAH5vDKZ\r\nSSN3BlqnNPaFx7iwGdE00Ewk5L1W1qmKwVrxTQc7BgM/G/4IqhA4jfSTnUJU\r\n3hvPfSXaL/ODANcW9XtgjCpW1uEKrg56ecRchQ1otrAhBregJW5oKdO0j5hw\r\n+tbvfWAFdUvsGbVbNYSR1J9FfNL3ndnWybtmPbmsbF6kHOR1j1UCuT/aLxu4\r\nC1qjEvyAk3nCWb71UuTvCXPi21di7fh05OIccSkGXxmW6L1+efrvvHT2ZJEo\r\nlgjX9jWUmJKyB7n+dUprEfPc8CI/b+tSxjrRt/jqhXdmdHykIZExoRs/8fsy\r\nEE7ur4dSWLds0l8PCfDwptzSw92LTevw9CNPw01JkhE3yHyAmM+HUOES9/dm\r\n8ln0XOxILaDcHUYt4X7tsL2ujdN0DZpMGyj6EAE5x/1Bq0Y5//7rQm/JCxog\r\nUq1rDHtrW0K3vzqNTNxdO3LE3+sSqFeLwJNNLYELQfi+8jb2WmNSDP1KXbTF\r\nZPNXT8GECoIn+yH4EdBJPWeW4FSJtxQBKWbQNOPYtt1glF2Nap3RmkHjrnNr\r\nHnrtgSDlM4v5bcbzZsjKIZyMyxOaFV8KXCM=\r\n=4KkE\r\n-----END PGP SIGNATURE-----\r\n","size":95132},"_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/popup_1.1.45_1671896106461_0.03070119014506356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-24T15:35:14.102Z","contributors":[]},"1.1.46":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.46","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.28","@operato/utils":"^1.1.42","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.29","@web/dev-server-storybook":"^0.5.0","@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":"47ad667cf263658bc1d577471797b4bdc6d73c62","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.46","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-OQldMcnigW7uZDnMc+QQ422K8HO/Ziuw6+OfvWOZG7/MhUkqptr2prC95j7H1wKsvXOmIXhptfFlwPXyiGvhNQ==","shasum":"60bb66e81bde2a56565412282eebae7c0ceb4cb7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.46.tgz","fileCount":61,"unpackedSize":336205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhlr9/Uz0bbjBOi6uGlOy1aRCujR22vE3O7RWz9XZY7AiEAiHDu9zC/07Inp1s0KAujciBk8jaxANYi4Mrt7pPKFn4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjp0UKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9fxAAoJISzVyUxQAWKSaPGV68soSDmPk+1NttvkH+9FhCARaPg0DB\r\nVdzuOv5S8OUCyinF4FasmErZ949eeBEKYqTMu0KF8tAfffFhfeqN7KTjmUgm\r\nKrwmZmaIK7womcTl4rz5WusmRxWC12TYGAv/Am0zoWOJx0oKz5nJ9mo7NAMI\r\nDMR8nZUmlV27VQAnibl4/VEXI9VB6qe3K4UKgZDjbr9cQesF/yhNm8Ar9nZS\r\nBwDxPkMQuwT6lvhdQZWKArMjd80z2cn9LmKf2aiz0md6usLHdXwBGas6wI6F\r\nsPgf2BBMTqKsmeouYP9ktqgk3ugrXnJWAlGJQQaAgWINQ+BFw0Arjf0iApzC\r\ngy9WSCs3r6KtewM1TXpfn247NwOVdOwbbTLksReTHjJr751pAUapcW+v86Pn\r\nFZj0ROZPQkfd0pdtS6P2iEtqNZAYBHj9PQeLV6pdVlLVPad6Q5HdHN5pSy8M\r\nVeKdNU0xsOtxaEd8wvNybTYSjfdeYS2IYGmZFCZhzIW/Yn2193TcKSPs3Tgw\r\nYv/+mAz4BqkrIpLLfHhGUKDDxG3a/v4uKEw5HZmFsnjnFszKqEGSlN1C+9MN\r\nkwAc1ChvoN1A1JE2VhgmNNPrb3PhqI2M6jnhzDhDjjxWZUTrwPMAkAp6gFfR\r\nw3GAKP8L4j9GQRl+hOfGi+8/U3nstM5xYFc=\r\n=Hr0N\r\n-----END PGP SIGNATURE-----\r\n","size":95156},"_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/popup_1.1.46_1671906570651_0.6563830187951272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-24T18:29:38.297Z","contributors":[]},"1.1.52":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.52","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.52","@operato/utils":"^1.1.52","lit":"^2.4.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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/popup@1.1.52","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-tgkSycbShywjnDEOy5w16qZvDf3SNwGBpDVwcWOhePIQNEKa4wIGTJ2rNoA+9OEknGCwJGRLXJ7NkCgW1wnyrQ==","shasum":"947333b740d9a201edd5d1889dd8d5220025f019","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.52.tgz","fileCount":61,"unpackedSize":336445,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICCXRPn0ycYmg5uVG22+cn16LnUNJrlJDBHSZ+F90PGjAiEAxCbNmk9mxDYkLmNN7bOjZgaSKkAQPcY7PNeY3fOX+ug="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsEHcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHzw/8DK/lFM5RZAZCyR6Vtd/pYUKdeTXXvkteO5bUWd34mIld4Z6e\r\n1Ro5pgk2UWGqBmaG9AgbCe+/mMCD5s3RcdUtpQJH6mxalym80VljXWPQHhvt\r\no/FQk+k4LDZWJddZsSO8htM+/WPRlsT6Ju0zoI5afy6VXb6U0ZEHv5iTnCuy\r\nXqmYQ3vUp79BeNCUD0UC+SxtcOpJtzLEi6jZRuam3e4NDmD1F8dAWACES1zg\r\nwQAZYJt0ota0qdKlnaceaTQWBOregTBT+G2sw1vooizvleAHbITbYQk7Vsul\r\n1w/C+cFZ+9rux3XVx5XnqpoRm4g5sNokCF0YNoDbDJRCC8cBRli4n2KfVnVm\r\n0UNGWtqXCtpA2rTkrkyMQpla4QcQMJItRu6RxjcPkJt5oZde0H5ugbiQy6Wp\r\niyZqW0CB+6ufD9nd+nj1lftC6w2QF2Vfhf8l1QUNoz32kuakkigFbIKy0hjT\r\nE6zNuNZGc8XKAtmP9Th0OXeGv0Y0U2wf7BXVj/eYg6iLtlC/ejxhSF25uZRq\r\n9z4hKxb+ambckxjpPSCtpuclI4AIItaZLE++vUbZsmGsM3J+ymUuuM/mYOG6\r\nMlwo3hmX0HIJPM7iqofLBU+srxKPZL6pZRq5uD2o0afLJ/7YzSFv0MfnHC0K\r\nncr2mvA+WIL3rcAUj4Gu9aGBrRDHhif/6+k=\r\n=rz0A\r\n-----END PGP SIGNATURE-----\r\n","size":95225},"_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/popup_1.1.52_1672495580283_0.7914041325252454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-31T14:06:51.157Z","contributors":[]},"1.1.53":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.53","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.53","@operato/utils":"^1.1.52","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"a9bb8e84ab1f5ba8a7ffd4a0d4f1f4228aa7b5e2","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.53","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-ZUmZZBX7sfhkhe1P6j6vS5VhRIhY9nvw1cg7AWX8ZdrEYr1WVp2AeYR1Dy1jGJasiq3VM0GPzqAiSeYfKMGrOA==","shasum":"7720301abcc2147a679f5f6d7031874a98e15aec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.53.tgz","fileCount":61,"unpackedSize":336667,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG30t5PXhwZksbdhXytnj2//Nkk6/Ybqx2DYpkqQW5OaAiEA8Ne3cbDXkb4MJ/Bro/uvd3l8ujK7Hl6JDrg4UCnwmho="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsYgVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxlRAAoZRvZUfwkQZ4tKpmxxA85VFPBvOWAHCa1Gok8A+0f49IqE8U\r\nWOkGLr0mO/GbXhLjsgl9pqrSq3X/ea2rG7lLvW2JSDpRWweXXGTKqxPfa94u\r\n3fxzNiYGdPcdWjJx4EpFBseb5W7srfHMbsA1EmuJldlTammg05B/za/TnR4y\r\nA6Jkp2rQTK5JWqUlN8orHZZWShzZyRiaDWDR2zh5cgD97bufpYXWGGHmBshC\r\nAoRchgwZMpveodCrN5Z+1GbtpgzVeQ1QQm1uHcIXs8VcWxQgdIuQEIKOJo3G\r\n4BLJExKbLGsBfzOhMZ73N43yVLF2RM941Qk7xksdaD2CVWbpIa8cjA3f8NOf\r\nVSShSvm7CYkhT1TNYJnEXLaeb7v5L8QjOvNyxG42o13hE7oRYmUmzrh9uopB\r\nxDNRqZp9nEkSzdSRsUjYevkidVfJOxLZWoHkWPyYsnce+1FXk65Yoiz7rdE8\r\n2DiMkpXlsMu9ctwMPgStv1waYyhb2lmZMWUbYuIxybVg37zk67uikBTtFkp9\r\nNav8tZac+2AC+N/PXHLCqnh8GV5yb1uyLrkaALP+p2Rynsx/pG9FrRuy44O7\r\nSxQvCyV5nD+1pI2hfb+TMj8TxNuDV297xFyhQYNSqh0kNDmxVo43DjIqiTqx\r\netDr2WSPDXaLcuVQBzBZUzWkvw8PWOiy0qU=\r\n=C2Nw\r\n-----END PGP SIGNATURE-----\r\n","size":95285},"_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/popup_1.1.53_1672579093266_0.3691785309965807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-01T13:19:10.597Z","contributors":[]},"1.1.56":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.56","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.53","@operato/utils":"^1.1.56","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"ade04eca50daec972ff840061edb64a1a849d4c6","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.56","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-NMQLBb3P9IXGMu4dTSNTKEr0/V7FX6KmuvF7Lm4Pml3OS0/3mveAgdmE96kvh/Vv4neDck1pt/0zPh5h+2LhaA==","shasum":"f5a23312b71cffeb26ce0c1616c30ed7e7906586","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.56.tgz","fileCount":61,"unpackedSize":336817,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCE6TKoKJR7fbdLJ7koIuNEvZ/oYBuSq7kVKaWADSWyDQIgToZ75n5bBeMku1p7iSRyjw0zk0QnFcveMbxy4XnH0io="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtpfyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2pA/+ILtZkOxtJ3B4d77uMeRVqXRYVll/EaWR7/1o9PDO1t4hbBvO\r\nA6zvR4DkQu6sjrpKYEJyZOzhrxDMC6n6hIR9kXZMWich/rb0w3xIkoDnj3gs\r\naArSRSEtUofoWvs/MifQsYsE4RMmVx0WEnlla9tt6mVGqBDMx8qcLGAk/4Rr\r\nb38m0helpc6ax44ng35frEj8VVnpCgAJ1E5yDbrv9NBkoRaL1PHsgNlz+mpl\r\nh4KM2yQPIARRwxKJu7TaZpe50t4jci0TnWaPYT2owhjqG6syMD7FFg10ZSgw\r\n1xx53pvdE62Y36WxSP0i1FiI8LF7f4DqeSbyA2y1Pg1IHZHu3hBxr6FrJ1F8\r\nLkM6VbJV/eVLbsCejrTH1rj/E2/LeNEXtv/NmNbfx276CloL5bWXXEZ2l9VC\r\nwod/L15Mk7W3UFOEwp6lEWFwl1mMwGfX9aAo9yMuIJgVfBp8BoAtOiLb1x97\r\noU17/RfhF7/lRgTkloY9ujtvpvxGUeHwwxIWhCJwjwc/VdAXpqsqbloE3kWx\r\niYMEp21k0C+WQjKR76NKghzQgysAEuqfBTJ/J0KC+SDcqsXwNkO7S4scVNVV\r\nzy87gd9xzgPJD2CjGjToInJlKnTDxpOcMbJvwPaNJNtSr9JJ/Vbts2j6okA9\r\nq0Ym7bcSsU+0g+TnSRZVClR+haDegZtBF9g=\r\n=PKU9\r\n-----END PGP SIGNATURE-----\r\n","size":95299},"_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/popup_1.1.56_1672910834245_0.7308872163146625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-05T09:58:16.220Z","contributors":[]},"1.1.66":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.66","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.53","@operato/utils":"^1.1.66","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"dbae9ddeef0dd80fc99e5437b187509bba0eec32","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.66","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-iksAvAwXAtG8gbJICenxTGI2p/KyE24a8etEBZtXkPyP9OX2yLST3HhTPGz1oHiDi76z/ScaHqvD++5aDKr6TQ==","shasum":"a41261ace68fa5aa4a976d7dc11c8f97e02cd273","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.66.tgz","fileCount":61,"unpackedSize":337102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAt4hwZopahaVHlSiBpGD75XcWjurS5I159pi6hZTRVDAiBPwDYLLHcrs5jkkcaxY9wKIOGtD2mM+kZ8MLo2edk0Uw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvqxoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonvg/+NyN8pNyiS53HXduoGBR25HAXDReQxQJhffPnWj/lgQH/s+bZ\r\nqrfM6IuY4t1lhJcPE2q7OXtOMEjmlCWrXCGidoZTPogcmaIHmaEmz8/qZVeP\r\n7uvUBP3i4pFTwrmRfn+7mgsGhFoT105nAdz1vUQMspKunuUV6i686fWtaVEO\r\nxVZ9kNod93z3armjfzNWFkVKEGkE7y2gJf1eM6pdDOytux5KbNmJyhYCL7qy\r\nHcNSsnDg7K4Q2FpJreQk5Ma/ZuQ4gJ9vpgHDYot6eYinPwLSju77uWeDnWHf\r\nXRvs8imeUXirvwiGewiSp+jdWqHOYAicpToUkpHOHUtb2Pqs9ZIa34LhjrPM\r\nNWceVHEpg4FUijMorICrV0vb2h05604o7mA9z4Lp2wDf8GKJYisM+OYDTCl2\r\nMnaNhDolBr0XpyxWmzg090SeOXS8wUeli42VdpRdaRQMFLxd877zYGN3ATHN\r\nndw2pOeOuv42iUeOullkP0JuR2ITFiBPqUqehlGMp1GjIuxkcQ0kc92cRyqG\r\n1O2L9CGBsDs8S/P2u4XIBKcXxcz1RKKj8jKrx2vMWFhhqHMjgwfCBlw+bujU\r\nQziAuNaXVTROfdhEnGiEUZuXVDtpIrNJWRctFeIJiWHKdqqVhhI0UM+0KLjs\r\nFM6eW5PCEJjD+4s6MS3COkrCsu2E1c2k250=\r\n=DqHG\r\n-----END PGP SIGNATURE-----\r\n","size":95376},"_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/popup_1.1.66_1673440360150_0.19238839883548886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-11T12:32:40.318Z","publish_time":1673440360318,"contributors":[]},"1.1.67":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.67","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.67","@operato/utils":"^1.1.66","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"ce25ba9dca688e11a27aa06ce176961efc637494","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.67","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-EHmn5CBGURfZdiN9OmHvQ/S+VjzdAVdka/f5Onsv+StdD5Dx7t8vgHfzYf36v87veG8Ou57+0uMxPViyYL7WpQ==","shasum":"9f31d20d204630bf72b4e96016faa30cf28b2e4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.67.tgz","fileCount":61,"unpackedSize":337398,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBLbfOQ1WKu4ibb5vXAHojZH63SQ5f3dRMBOBnHr5ZMDAiAJ3mdqMHQJOSYPRdpji0JUdtllNxhrNmd6YVFAVSYyIA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwmjFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv2w/+Kn7GRXtnPhAJd+UWWpNSvYJUOl6+KjSHrUHqmdGaYsEcd4sd\r\nuaKgF+qQW41miVhsNTu9vk2ax28LAhspfKQuu6DSBZOChL7nzAZ7I2qHoEpM\r\n4H7FHll+Dq1YVTzSE+BxJDpClwyeXHpKEa2fxoNrUNumptLzD2AcK0Jv7ehG\r\neLIwOJX44kjoGatFTWoi09suA5v4S4wCxFNHpWCzZ7CdSpKuIlWD3e/At9uV\r\nqlxfxFjhvYedcRUUQxAJjj3dRy4GD12HEUwsauZ+goDfKXDe3YubEFR06Xvh\r\nsgsV1fcEMWCJCief5tL7OIk0O5HBVTAFAw17Dm5qSiwXS+0K3Hr+pI52p0BE\r\nsqvv0Eys/2vyAmPdI/qIJOSg6CZbWbVAumZxaTegnzhuvnDCVxixeawL3uX/\r\nmAWig3zSUZfv5bSHjeB5TXwYv3ZnzZzdLMiC+H+D6VCv0GjRMApn2S1gGKlX\r\nIG1ZnuU+jFAOBnpaLhmo39ygVZbq36X79qipUvqeXB0Krsdw17lUdnZWVgnk\r\ni101wS7K0YGxjYE/eHTiz97I1AfZ8yaOCJ29CLSevZRZc2GrZ6p4Iolyb86O\r\nXbbT1pygDtnn2iPJCwGLkAMVhaCrZYUjrJpFBM+5DJD/ZVONb0gaoLJe54Q5\r\n/n94sCCIe1BRL4kS0hI9HYpRHA0i58Gu8HM=\r\n=HVI2\r\n-----END PGP SIGNATURE-----\r\n","size":95451},"_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/popup_1.1.67_1673685189646_0.43000822938332073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-14T08:33:09.777Z","publish_time":1673685189777,"contributors":[]},"1.1.77":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.77","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.77","@operato/utils":"^1.1.66","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"58e6e0aa8134ef783d85f42bf4e789edc6566f87","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.77","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-mW/mqeoSCYlWsRXs+kGSrooOavwZP1Fm4P1OMD6Z4/83WjrVdgD0LyISs5GZtNZurrO2Bx5LmFBjw27OhI5uAw==","shasum":"a54809ff5956b94f174023e969f63f32be0c97a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.77.tgz","fileCount":61,"unpackedSize":337548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEOnblb9e0lA/knthyDmVpGx1hd4rqlWVgHpkwBuVWs+AiEA7ePYuKO4mU2+UO4OkkzpV/pixxgZqagTE27bF3Lk+BU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjziW+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqboQ//VafW/0dk+c9g2uytwSAmWd87iMVxmi6lHZRHkb/tFCYmRr8r\r\nOAPTnMmRWYk9g63yRaWWFfXzeqwPK3nE+40egI9IWPuL+qWIyjwSJXGv1797\r\nLjppqWnt86JnCbV5JEDXAxvNZlyHr6boXNzPpQy4997+M0CULvex+ardG4WX\r\nFXdbYoEObOADH8wsBBQs3WsV9+0Ms4u6NMUdMPKvJA/TzORE18Iyx8IqQNG6\r\nkW7f5lcjtTprkNADEFfGUJGJ6D6g+q0IKCqEDljp8sZva5RDoYrKJOKD4NQT\r\nmOSQL22gHMK4iaXL6ItBMrKQPsm0oIignkF+WfwTnvae44fkBC3axKfNuhtY\r\nIkrntArx4Tr00d/1fLMvkeMMWg7Buvgr8OQV9x2u1/x9U1O2Ek41ceoSwvV5\r\nGVs5ydNqwpGqyjXFPfdX7+KCVXkC3uG0fV9QXTg+64DGr7CwpL0sOzbt4slx\r\nO8aLHDsZBQbfIenZOE5aNir4lhI5B/n8rBCnmdvYGgmTnpVj92QozZxQgp9X\r\nhQW0dQ/ZLs6wvESWq5CESSz1V6Z7Qhfe4bqx+g/nL6sgLfKBOG95LpU1t9Pf\r\ni1aRCZaG7vm2ehoME/PxYdAMr1jSJiST8CjUfAoQxk85P1FGqlxCCM8VPXTk\r\nyOWlEzo9O1do0c2TUUWAkocTkn/1yaFq7EM=\r\n=o1X2\r\n-----END PGP SIGNATURE-----\r\n","size":95464},"_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/popup_1.1.77_1674454462131_0.4407817795808613"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T06:14:22.316Z","publish_time":1674454462316,"contributors":[]},"1.1.78":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.78","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.77","@operato/utils":"^1.1.66","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"046a7222d8981a6fbe54c5e8ca89ac439182a9d6","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.78","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-SGZL5E5VyYYGbIRVcs3u38OF/70ipPA2tfqp+uyv3p55GhbCf3Fp2j6f2r5+3BIj0JzXub335ZKP5TJquU7G+g==","shasum":"b28b14189764dd6b3af74975c895bb6c18735822","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.78.tgz","fileCount":61,"unpackedSize":345855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqrOxFXl0sNxNr4aoVP17wSkxKqj//une5+kgVwtGggAiEA50eSUfldmD3J+ULiAzlFl2mBq+xzsUzOXnWC/rKnCKk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1HWpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOmA/+LSywpXaBNDTve6JOdtwSDMWnWgjejdJPdsym7U4iJjIMGIHP\r\n5MD7/9mbGNLVAOeVz5jM2yXRUFLcrO9dQ9tVYH115vUvPwu4KBMlkyAm+NvM\r\nq9REzhf+Gw2d1E9fJSE7aUNJlaVm1j9ssJYBsLS2HGxMc6bPV/UXBjJi25WS\r\nIEhXnO0bRvWyUCXYD7IxwbsJWdCYaFvvMCIoHkUZdVstT5rNpSuQ8uNEM8U/\r\n7XpsDnqbWYMD2xtSMw8qvAQeAC73yP2zkWjnHgDgyL0pZtCz9Bg3UV+4zVmq\r\n5fZTvlQIa/Fk5ZwFK44wyVNFw9mVHNXLY/Hko1DP+7glq3uzq5h0Gm8Qta5r\r\nkheIemqTZmjqXbqpii5/FVD/Zxcv403wvjDKPCpk9GXyKEFsW0+B5p4VphYC\r\nIGubhizSYJBXGgx50d+hht3xi7XcJcxQM6dqnzQDyExBVmRWRMDIPbNHHPBo\r\njb5BLKrd56aTr3ovYtu0NtzfgOehjho7tGvfHzNb+W+YaMITr1ypcqYJo9+h\r\nVls79iZUX94DUI8fB802L3awIEV3CgyoqaCto1OS5KPLbGbYWrru8zUdJwmz\r\nWXmdw1qqq/CGi7vSX/eSWxpyxmNpXEnyYfYO96fVecVGw4+H+8LBjaw6l5Mx\r\n8SbkWtIKRa6pJRFY1qc/3atkD7YnWfLyfWs=\r\n=2plq\r\n-----END PGP SIGNATURE-----\r\n","size":97080},"_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/popup_1.1.78_1674868137552_0.5921143400019331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T01:08:57.895Z","publish_time":1674868137895,"contributors":[]},"1.1.79":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.79","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.79","@operato/utils":"^1.1.79","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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/popup@1.1.79","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-NRP9zAidfjXp6N/Q4JzCkzFMYYATVK8qphNgoz3P0AEiZmr9xrcum/VF0+VEeDH0eY8yBXtVnrNc5nhLJU4ygQ==","shasum":"2a8ad3a34bbfbfc5f5e0dc5c00c577abe53d8ece","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.79.tgz","fileCount":61,"unpackedSize":346005,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAL4A7xIeY1BdxF5M283rzOaOcFuh3m0Hd2Tbr+omv2JAiEAgBm836gJC72vbHLRe3YwNx+sAaleKqMCE5QXm6ZO8hY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1HbvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXnw/+LkNKikFfhCm+5sVVt92pi2JORCK+xRVRKpWM2Iv+O0zouutg\r\nLCIH4Ryo4Yy8UnBLkPOb86+iGzo0mRklVNT5MBlGSiiXkTsIgV1ZatwqagTB\r\nJZw/Vj9Hu6v9voyoV+Mq/tWMFdPkeflyruDU86ye6vbVFk1LnNdb3MgvhD+z\r\nB3adpqpL9mT0fMhJi4Jjg/uifqQt8c1rFfGhUb8uC6xWaUFQJvaR49Mti6/Y\r\noAwyWpDqgK1P5ZDN5kGkntCIiBY1+/8rsUVQpeIMc9o63ti71+R+fFyPzAsw\r\nbHJgwBGb/uhgneUZNgmwdgYyI5EqFqQ4dQBHv6PKBbZfgoAw6nMgdTIWvNu2\r\nke0jn+8x3YJNiittZoRXUtwIE6RqgMrr9FsTUXBuaZ3yYbVh8WTcADixPG6g\r\nULYXPwuf31RWoqpEf/L4qXCUgAgYQTAmAxJwnrESBvGY+KSaq6ZhA3XYM2bt\r\nfWuvydn5CIZ8/tPxW5jOWjGW2NfSxLeyoSrw9fZNqoapChwr+GELMhaReC8a\r\nJbbkPXHifr1FgOFXo8J10RkQwIUJp8ypdA0rOWYtgaen83NKsydhgLz09XJW\r\nAdfuIdMCFhIiVzP8Oi2l/HXTYL3nbBP/zKJdaWZgZPJL9ldqu18PfcJ8+61P\r\npsQLGbtUkI+cMZWQv2wuc3uVsW0jJ68dd4w=\r\n=4To0\r\n-----END PGP SIGNATURE-----\r\n","size":97088},"_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/popup_1.1.79_1674868462831_0.6485239262498692"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T01:14:22.972Z","publish_time":1674868462972,"contributors":[]},"1.1.80":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.1.80","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.1.79","@operato/utils":"^1.1.79","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"d35d64d05d106e8039e98312414223c5b9c2cb39","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.1.80","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-RgXRpMYR0A/fNw3lqDjU6EisKgTwW9lnI82SYXqG+cMMFyY5ZdifXBBjSV2plcSvHshNuDKWtoMAeXIZK9OBsQ==","shasum":"43f624040d27f41fad07c5027b5e21c6c8e14bd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.1.80.tgz","fileCount":61,"unpackedSize":346452,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJgmK3jDUx+qK6YgXd4qhkr2AJE3olrjn3qCXCkH4SmQIgIgxUn2STV/MkRurwwABjJUBs6HHzylZwWIyzUGzIi9A="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1Q6LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptWQ//QJ6+WX1RoydHs5OcSuPKMJ9IccAVaW02JcXkizCGwNMxjbUW\r\nNescxumEPQ6sy6kEKd765QQg7367hFNM3psELhta5UvdFPX1pFLvuh/nziXQ\r\n6ozVTmnmBfIhaV6JupnsO7ikecE8thR/MephAzuASF3GqA9uw9HMno0M1XTK\r\nM8gsg9dDfLLSvogFdXZabBK3aBLBRGUc2TqnJAZTKIxNQf/NvNsJmzhcpyxs\r\nUbibewmzf9CHWqdn4rjPm5LxhBBqU0Jqse2Y3Bvz85+YxAmjrkGhp8GDds2l\r\n8JDxSGrX4roQPngxHfiJ5dW/oBofgHsQOLvLX85uXdhN+moMNJbeMtXzcgVK\r\nJ4AtsV0I2h34dOLN/NIbaLo4WR/00flYkxm4svXWpNHOU/CVwPSZ0KCK8kQT\r\nntdZWpMAckEJ5h955EDtTwQQ3XBPNkxGhWHp1C8NJ+6+/dfjsO9QgISVxRQs\r\niQIMs0rkZp6/RvMcJqfKdXlLyMpj6KDy1nA0OOKxY/t3a8DQWiaxtkViYB+7\r\noLEHSwfz2Mi0l/judwmcc6J+NLBxtPFVmN5E7WEnEQ3k9Fu0mpKSrG8KSwH7\r\nND37+t5sJAk3CNATc58XqWr3pQq9byxFrmzZNjWxMSHdJt8j0w+yofhgWKM9\r\nklFWCDhLq8OXvJ8pqEyxldNXxWS4RF5tXj0=\r\n=/84q\r\n-----END PGP SIGNATURE-----\r\n","size":97227},"_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/popup_1.1.80_1674907275584_0.7171180189577173"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T12:01:15.742Z","publish_time":1674907275742,"contributors":[]},"1.2.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.0","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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/popup@1.2.0","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-Oy2i2BJmBNnYmgXWewAjVgPuiYQY+L2ismfRHWU+laExkZUqfm2l0vWLMkzqkN5pEYuQgQLJULIslgoTY36X0w==","shasum":"839b770e41fd35bb1cb7beb2aef4d153c7cada9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.0.tgz","fileCount":61,"unpackedSize":346596,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFwrtk0Br1134pLuLBpQU/fadhVvpKkmZ7l3rkJd1ylqAiAOoldfrPkvbxDCT5wpHc/ONADbesFxTUcaLv8FhLlSFQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBcJqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3bg/9FQgmWuB9XD4hCq/PCoyLZTuLc9zMxBvjuFw4Ibm9VQ0DpScv\r\nSzrm1HYJ7vaIfHtuYHCaMsuUM81Bn0ufbd+nhPQdGNii7RS8wbtrKwmCNM1I\r\nv2SjZWB+Q3vQdf9RFg+LyVQ2hhKovOL5X71AdD7KJELMZk+91qplUZJPjeiJ\r\nmRPgl5udQ1dIu5tSfTXVplN74RQ+2fHu/ypmnSN1ViS9BfYRVgfT1gsmBALp\r\nZ3MjIr2SNRgBX6oHBkmd3A5pUpMbfH4qRbicYVuLCddeIuxmT4lPqhZ7h0Eb\r\n+CcaHUGDRlG/HTjkXGJoO1jhkqEexKZ4lzk2GA1Gv5yV+TNlHZu5KtLLD4l7\r\ntF3eVGuFVVBRPTLYB5w2GYiaGiWfWAc6jYASDN4LDeOjv/B9w18EZLu+JzB7\r\nTBPAKTZxgqjsVKhfBezn/nnStxjlAPF4osS/5Aw+ZG0ReEEvd+y1uCG7dFf+\r\nJlA/at1bTRcli+41ROZ4+c4635NYPs75IxFqwMVHG/kB0/RI1xqEPr3GKuHO\r\nYHde6wqNQMOD6MSaecEj0FuWXZZnWmHMdTPZOkZqnmQ9Wy2zBhF4zoHzhpnm\r\neX5Gnq+AFxzzfiM2y2F0VFEdJbTCLjEFRta3BRATPhZ8p8IwKMBhaErPkbOc\r\nBMUY63S+3Zi5PAx+au1qZsWRJYKjRgC38l4=\r\n=pekh\r\n-----END PGP SIGNATURE-----\r\n","size":97248},"_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/popup_1.2.0_1678099050819_0.7781497223496023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-06T10:37:30.923Z","publish_time":1678099050923,"contributors":[]},"1.2.3":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.3","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.3","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"ebabfb6ce5eafc1e1ef524035fab49db445e1a6b","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.3","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-2rrM2Rhkvqbr7Nh38fleu7mu+/FXSJ0/AHUjzjOKuZs0s6XJU3d9Fi4fFbq5y2LFUVY37rU4jsT5n7D0crSkag==","shasum":"59eeb7f5eb7abd43fc0ec0239bb8d1ec999d7037","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.3.tgz","fileCount":61,"unpackedSize":346874,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkZPJGK9wpu98oChPhyP1/kH/0gpzla0dLeCXujati9AIgeFOhP/HbBz1wqqme3sgudTMWHZgz2N5i2xYCePlil10="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDfJfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXfQ/9FdmrpTDsEpeUFD9Sh/y0okaTWr1JSLC4X+wISXuYUdfvdMkO\r\nLif74jGB8ejNHytX9e4Ms86kF9kbaVWnEpCe6EoXjCYwTsgXhmKVlyHDRTlz\r\nAD+EgfigMoTG906Kag0NN5BovQf47ruogSN9gox6wveZlt2LBaNnrMlpL92x\r\nkhYEsM4Lp2qhIf467ydymzkLlAAKi2ehvC0NzvjckvB9KcKwn3GKEOZptz9c\r\nOqq8tHCxACw2AdkV5z2XDFdB3gOvghrFiGl5q2yOHIPlgRFMb0Yo4t37DhrO\r\n+fXDqDtO1iPx7iV/2yehMs4qcSnfO2B6pGX9kkK44/efdgaDvhiXnd8w1mQw\r\ngm047oxyImQOHAmoVLoPXJDaYVZKbzNsWPRC8mhTXDGqMbgH4XSlEE4LK8qz\r\n266pOi0hTT2WclGsNsXEbC8wgli2QaYOSs4WYP6tPymYsCsV7VDQeRm8bpGr\r\nvmcvxmhklXA06WjaTw5DuF63KO4pmOHHa+rGXLCo4JMx7KnxeTzuvE/9aeDq\r\nkfnePiI4TRvKWbxZ0Mu5zhd7oge96DBxvRdrKMuscuD1zxz5wrNywxpXAaGk\r\nHj59XQ8wjaDBOZr8Z39TpHcTEOtf6+LXqk8PIntCIcqpNKVhVhz0rHOhDcbM\r\n7rGhabpaXb/MGrpurEMh7iNB6IHuQ7JHEz8=\r\n=htE6\r\n-----END PGP SIGNATURE-----\r\n","size":97322},"_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/popup_1.2.3_1678635615363_0.1387410599617469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-12T15:40:15.561Z","publish_time":1678635615561,"contributors":[]},"1.2.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.4","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"20308b22b09e810c2014faacb073e666ddd33a5a","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.4","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-0PxXfslftTVCYJV/LwfkUAI1ylIrZ5KTsmLKno8QTKVRxLDLV9F8k3fFFFiRai/KsZYMKEISQaOPKCbCoMFEBA==","shasum":"fc7051dc4c2c14daf6d57a5171097cdcb2d89ddc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.4.tgz","fileCount":61,"unpackedSize":347021,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDo5AB9YPtoGTFXenXUANkTUFZH8CkAL8ePU14bCFRaCQIhAOI+YgtOHbBAWYElWVw3cZuwQ7B+5qqfpwuaJsFyldsx"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDoJ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWWA/9HPyOSHLvBTiPl1uJMfiWu4jIaJtAfSCxVsr/N/yl5SHT8mQd\r\nZJsrIGf1XSqH5PigoODOGwzF1QVjamDbL4lRm4GLlgZGuQAuKeKBkMRSROmQ\r\nIhB/HugXyJFygi2b0EyJve+RwrHc2diPKjI2mdeEfEGz2Hn02+Z9eJfyczkJ\r\nqBIQJHaRqtqa6qR203uoFxcixRArcRfKAXJR0P1xnmSvFB9LYdhrS4bTG3xT\r\ne6lmJZHHx6Uvg/TDU+pQFtCNhRf9FJtuXJWh2CY+Z17h1Hufmlh8wk24OiEZ\r\n/kbWcRB3bpXlNHRd0OcO1j41joUH5bvX0rBDTH6SI3gqoAcE/ej2F5yvVqbr\r\nr9lD5CoDOkr1c3fUtWNbwb6ih4x2UOhAyOMtQ+gfvB3bUIDacTTtsrqpVk7y\r\nyMZFuKeknpi17X9mwS634/RuGS1ixZrTTsphtQc8GrPeG2KMJvajhpqALkGF\r\ndnUmvjJQIT/TxKE5zlfamSQRijfjgAgCq2KV7mGOhMlJH8Y+lQSqYAHbTz2p\r\nQvshozFnNoINbDpWRI7vY+zEqAfIgU5602+AF0BPzvSNRtJilujcNAMYw5G0\r\n0GNeHKclS2IyNT9hg4d7eBVZk4OMkwng/EMovBNqG01k79B8IjIQnt59ppEd\r\n9E/HcgR7PcHFI7ekILenG4oNzjODFJKTlaM=\r\n=Kjd9\r\n-----END PGP SIGNATURE-----\r\n","size":97333},"_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/popup_1.2.4_1678672501096_0.20802052229986567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-13T01:55:01.255Z","publish_time":1678672501255,"contributors":[]},"1.2.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.4","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"03895c30bda69633fbd9c24748ff5acf9dae97cb","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.7","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-mxMFupDfQa9aemnVyWJ7lZV/oLNSxMkhSXCyukjQSaleE1jr7wNd7Uvu11RCwvQ3hf1bC5yKjBiStqWI7qRyTA==","shasum":"fd8d4396c913c579e6ff034212981a37558b1143","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.7.tgz","fileCount":61,"unpackedSize":351468,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCR3tob9cB5CS6fJG7fgPXAfYMdh6rzwnfFXbne7lc9twIhAKsF7owLgMYkDDboctL35XP7gqN2a2o2MPZMQu3kbgMh"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGV0BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXpQ//ZxQ4tEFzJxZSFNl2Tg9LMDimhE5vo4MDkYOGF+X1Y+oVn2/k\r\nxpJbVmlBsdXQ3P+VPfK2Q60pbwQd8nnetknC1jFTjYKvhOL4jZUmzyM9apJU\r\nxDCb8YzQUGc8cWEgNzpUtPC+a2gk1y2f5joC4y/y7oeBKrGQ2m8x1a9BEf6I\r\nazv4yGb3JrD9pQTMYdxC5DSvhiMwN0dRV033EDYp8cctMOLkYqbiAIaOTFmw\r\nXcpLY+/dg/+m7J5b5Os1jSoUwY0kjsA4sVw4/XVMKrxJNK35p13boYpg+mjT\r\n7o/kWPcxRW3rFmGs4Y4CVRCawMTuFqFCzswM1YV71lKzagna1bp1dkI6wWHa\r\nRVB3CdODKPnFTlgFVzkkJQcqDnBExKojzgiJTrKdnQRL+E7O/B21Qvjz1gAW\r\nmAwypiKwQ1mO0NnZb2Y/6PXZsMpzabxPEkGFP3R1KXhHbQ82m7txAib//p35\r\ncxUwzX145YlSK2tUeRE3ln1sy9i4zQDen73acEcdGb0PaF1ac+uiP2rQsSqj\r\nX4nBaKTaaQelyH+5BaEZnx6vNLlSklXy9v1f0fGU1Nhd3hcx+SiDbyfEWj3A\r\ndCXdQFc16QkV6ZhUSR9T+GbpWq487uDVzIDGju3qpgUsZK6ts28OuFE4xm62\r\nNhD4xxYjCX4xRYy5F8XCu0x/6HQUrCU3FBY=\r\n=9J0r\r\n-----END PGP SIGNATURE-----\r\n","size":98380},"_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/popup_1.2.7_1679383809244_0.07745167891689997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-21T07:30:09.469Z","publish_time":1679383809469,"contributors":[]},"1.2.8":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.8","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.4","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"e922259f1677240fb139e9c212cd249acc258875","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.8","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-1sgCAeNCSBhqC6+WJdEP2XpzUY+Sf4JfcoYDcWJnaSBr703zuWDIsQbZ9ESt7VqdZufss0ibudpUrDgVg82pgQ==","shasum":"63a599c8c6db321849daa8f283f35d5f2ed48f92","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.8.tgz","fileCount":61,"unpackedSize":353265,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyG28Dumfj65nSIvED75RvIkLmyOyQl6CqWH0ZDCOVegIgDYgEWQIddAX59if08BPIbfzysT2vZcD6PgA65thw7dw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGWlIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZLxAAkh0wz3+kC4lDRoXQdeO1eLYuQEFV171t1oPJ3UGvKbkIugQ0\r\nn0R+Ok0shG3KTr6uBLfQg4PTuLypSMGGA08xsHVxnE1omBdBkCIW/sMqdLJB\r\n965QN/DB/DcBxfkGLJdsfAkPSQJi9oSEhNCon/l6Jb+QmAjUWjtWrLqRTrhk\r\nDrcRVY7T+ADN6Yxf182jMnRXYNo0Ik3M6rlZ7wej8egJ1S9MftxYAE31fI+I\r\ntXnv5Je8mTCXixmgCoEh9YUGHti5l3KV94ixvWUt2Tlr5krO5FdFOYGJsYul\r\nfMlblatElluHhDSD7F4xKp3TMV6h0QjbOo2hWIN0RbH4en6w1f+rSeDDO1c0\r\noApGs/Tp/yNycEvSaKS3YczMroD0raaXznuvJJCD7WHJy4fqVdOOF0HA77Xs\r\nqvx2j8+bDyzCeCDjKtGN4uOexTzmmEYK0+w4OioxgWcJw3rz/3obeXVmLOaS\r\n7+F1V3EdywbmvRLSqcupOc8qoV7M+u1XiOxs/E5dZ66SjHZEgpk9MT5mK0nB\r\nxL2iLgFAoiUSBlDe2AdWd/Q5v8J6QOJnd0Pd79n0+feSbo2OuesNrJyNVGyz\r\nYBz0sZwMR7wBbpvSsf4dGp/KfPSbB535nxbuG+25ZhZwc8LgUwdEt/7usCIF\r\nLU0p2LAJ+H7zpsh1dGXYoNMb2mqoI3JhvAE=\r\n=dsQh\r\n-----END PGP SIGNATURE-----\r\n","size":98780},"_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/popup_1.2.8_1679386952477_0.22053616294936607"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-21T08:22:32.651Z","publish_time":1679386952651,"contributors":[]},"1.2.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.4","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"f90e6fe846d6b650db35558b9372b116fe1e5244","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.9","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-CNy+C0BTaOnkm67Mp81l4Zd+YX/CC+z7/28Fy8WEkKdR9iLY+DAJLOAEh6szFYBp1DGAaUDOjCi9pbDviDzVqQ==","shasum":"f05dedd037b72240929208fe5cd0dc4e04ecfb7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.9.tgz","fileCount":61,"unpackedSize":353450,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIQEFO/gCNCOT6zTjtxUywSruPByx3STZ4+r80YOkZKAiEA3yJ9hTw6atLXgN9fC0WSDBmOTrBGUzYAqdLF1PXpLq0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGWx/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/mRAAhq5ylDbQAmdrXGnh5kP3cydO7m0jM4nJoFka4AHtgcwDhiYp\r\nwbaxf6pAMNo6hKhrXeNVZx5cNBN81XugS0UqcZg5iEg2EKPXsgTKDdH3pC6w\r\noAywI1rv4jqCRK2h+MF72xV3wEYOtmWf4G1Sd33aQY817UL/fMBlWHX2qQAZ\r\n+pm2t2HxSYBjrJmJtuW8m1zXXkgkphruzlGKq9wseYHBTnz2hj9XCVXG15cu\r\nBNKJnpvhqi2oqr6B/bHV7vsPS9iXuiRCL0NhkZG7suPX+6g3TuHgaFcczxi9\r\nsLu0FKXydIZ3YLTtjjCqPpbfbh8p3EDffATAsCVC7xkaXgqgFPqY72PA+VKx\r\nV/DONnBa/yrRmcE32AiJCeZiiis7ALVDd6v0XNNgYaRhAN0CJMVV4BvzF+CT\r\nzBwEGKwhovD1XHMHJ7Wj1clxDoRNpjfBbUKw1OKYaufRW9o8/ixSZOaBxOZP\r\n/qL+0Y7R+c1JyBXuqKCS0I/pvgjb9IvPUDwbR1stE4PfMjnbu6wi9DPwVrjN\r\nareanNB8orXKPFIpvVCstBHQ7uh1y1py9zLl2/xNuS5C5bh1+Vvh4mFCSnVQ\r\nrPZg9hNX68Au71LH47RurbMLQrOF5kaMUKwkPibo0o1CKPkDAUq2uSsSD/1X\r\nk28hLyLCROzDngW8KBJ6xjdyNgxe1nH3fyA=\r\n=2cVr\r\n-----END PGP SIGNATURE-----\r\n","size":98835},"_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/popup_1.2.9_1679387775403_0.7642385154852454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-21T08:36:15.623Z","publish_time":1679387775623,"contributors":[]},"1.2.10":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.10","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.4","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"747fe62f88beeab1fe5ac58f06dfbf06c1ccd988","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.10","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-9bAdcxVAC7hhD5gsTV6MCNaT9lLdPSIdmNiGr8trh4l5QDobiFnYjijwJMBz/KHgSD4zkJ0bAwS+aWijRYuYKA==","shasum":"4985fed9e027c2d9416fe08261d81c4aa6f75e40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.10.tgz","fileCount":61,"unpackedSize":353674,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtIz19K53tdreHDTnm0m907EgFylH9OoW8PATkLkpknAIgcS+LXZ1ZzsiwI4oGP41QW0CiSohkrzzcJMpajweBpm8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGdtBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoY6RAAhnS2etIQ+VdcISQ5JTQn4hLKYEw+zNvV9ZaWNPAM14ahTB90\r\nhXLHM2aYzEd2Ss3hfcVftbLK2WLbL5qr6sl3D9FLkxKnEESCnEpYt9HPzLkb\r\n5pfqjLSHyjuonIqC1oE37lU8buKvAddJUR+842aaxH8b0VtIScBf96ZFmvxj\r\nKKXPk4VIosWihFDVS31tLNg4rGF+71wUpEL0g630817w/KLMSnf5+2s/0lhf\r\nU88XN1IkdZcy4ogGrv9XjPIS2wPRO6NIkaLzWckJ8H59/BD4sPC27G4Cem2w\r\njxRg4VfuLOXhsADoOi5BJuKbNwumkswFrLAtSLyqyRLMUoqTmZzN1GZQkIjO\r\nK5yNfrgkHEbFZVV9NJ/Zp78cAgIrd+oZsYQsy96w+5KMpZexAn9ODOgpfnJQ\r\nkkwjqbGwC4srVjh85/E+jvx1XqQSpV9LN/zXXS3+2pb6i9PpZKYMKA+Lg2Zt\r\n5f2pDlq9ROqrUj9G7XLliewrpy1dioH3P3GK6K0+M6KPQrVttK4LaLb4wJhI\r\n93xM1vX5EDkrXApTsEx1O7GgjaTKg3zGEQp3mgUQlk0y8pdFUdjdVOImG3Cq\r\nrprn/YMf55EnLIbJicQnYUnq7bmb7JBK3c0P5EgY7QWV42eLdAfqXDUUt4XK\r\nXM2RmUCly7m2fo5mOqmEz/X8bHT/QNL/yYI=\r\n=sLLN\r\n-----END PGP SIGNATURE-----\r\n","size":98975},"_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/popup_1.2.10_1679416129173_0.6534069464630996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-21T16:28:49.416Z","publish_time":1679416129416,"contributors":[]},"1.2.11":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.11","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.11","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"7280ba28cb8d80f58556be3107132b9b7be104dd","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.11","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-hONALz/07FjUPXcWXChcSW/VO10pIgpVFQWMiih+SpU2vjLSl+QfasChnBfon3JNK9s3vYCIolxTjuXH2VkaDw==","shasum":"a6af4bde02eab98c25d0edea58ac7aa83ed200cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.11.tgz","fileCount":61,"unpackedSize":353963,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0IfFClBpgL0J+uhMy7bdmErz5bu21HNeHmqosxpS0HAiBljHRNu5kLIN31Tvyqq2Zt0qM6Mal3MavvitB2TPm5PQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkH7TgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGdg/+ItJSybepv69gTFYAcyQNBtNHpKnbPTAA1grS4MKv2rKtKp3a\r\nNtqT0fSID/Av5aeNQHSIkPb8CaS9zbGhCqA0dCzivEDSeJ3yjLuNzW77E+Qo\r\nnvBUu1zR/qs1saO9KfBuHl5awGtlm7LU2kxFWF4jCzNhweHG0AjgNvSEpo5K\r\ngez0qKT350p3V2QRl4RqzdWILA+AFqe3Kb66GKKbVjhQ356UyAkPUyjFXDoe\r\neBeULTLGbG+nd0c8BNI1OwlkMJnTUF9OC1++g4p2XZOdEpsyWfWN6rc38Pj5\r\n2Tkc1QaLclpsED4Ma7Aip2joRsZtNHGLnarIGmUaaSE9OEFBsff+7GmgLwJq\r\nW1bw0Hkh7mIkoUe5pDMoRPBW5GKV8Py5hAuwHncHsA8u0UpzbTHowvxaNyd3\r\nah/x5lmMu4kOk1ADDEBbNbTHK13pD1HB4wmQvXsQygjP2LsQLvj3o9BpKS3b\r\ngJmBSMBCedKeIBwKRTcKmluOO7dYdoN6gclfyr9nVBQMORUWHaUk26D0x0FB\r\n86cqTwbPcjn93YgosUCzBtTYM6xmOxdbovWqbSdCLbsLxxgooV4UOFNMuqmr\r\noExYoWd1D2NzjBs6uGRXQxhcYw2zfju0R/CR0eU+imHh3yDrCRyURwMECysh\r\nB4HdpKTGzx4YMIbSiSj4ZnSFqZYuzcyDZFA=\r\n=wD78\r\n-----END PGP SIGNATURE-----\r\n","size":99043},"_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/popup_1.2.11_1679799520479_0.5476382093668366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-26T02:58:40.721Z","publish_time":1679799520721,"contributors":[]},"1.2.26":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.26","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.0","@operato/utils":"^1.2.11","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","@web/dev-server":"^0.1.34","@web/dev-server-storybook":"^0.5.4","@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":"8f43100e1c0ee8a84465000163b9dd2cf68a44da","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.26","_nodeVersion":"18.9.0","_npmVersion":"lerna/4.0.0/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-25yyM3BoKZo6TWvtuPp3rYdqBrec1vPzWCWk8dQcBHBeoTlaLZrvxOpHPMA0nyu3fje79k/HlTp6b+qnwYcwlg==","shasum":"8b2897945c33e3598d214ab9e6eed04e291703d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.26.tgz","fileCount":61,"unpackedSize":354570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8eZj3/fFnIKoobN5jmsFhk8+FSiKXJSpxwQGmCZc6lgIgdoEbO9zmGAjY6+TfOwSjTRSYdhMGJvb1KlbpVJj8vAo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRS2yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSwA/+PQQgaBNcBaPymXQ2NbFG7w/Kb9vpgIyORGKgqTI8AhQ1Favv\r\npqBzgGpO5palMkTbSmPqo2xhyH+w/daN1M0Xbycp0i90btnRyY80QVvNT2YJ\r\ntYqqg7ojEIyDgYZUoJ30wmD3xGZFllRMNQlOd2t14JO5i4Sh6G8/s9lcotve\r\n49Hh4Ny8FSEGGj3maeQohOhaBeAOT0m1X8j+KVktx7n555YbcyaAyJHfSM5W\r\nt4zj0MBQRmDaB8DwmuyL2mNZuBL6sU+MQylbJqLxCsbWP1+FjeI34ogV+9ar\r\na6AJT591l01vUcKrFnbzUCtjs1/xI4z2yIesBlKevW0TKcK7dlOfPmhwU+iN\r\ny/Qyqdpb5UbfheM8xpe6o1ErAMd79D6rN8aA2Jk6gHnwI0SzpzVkSztZCg00\r\nSKNqLAyOt6J3vd6csSlV7iZUBHHRvyW70yDHks9MO4KY5Kif+n4EjXHyIYy6\r\n73yVmEv0iYnn5RtfoFIbHL/2hcNoRIg7OsgOPJfMtLO1pokVTANtWF+0Mu9n\r\ntQ0V4kbJuUQvIVrv/kCzZss03eUXwvHg2+TjWgFIMWq2BMgM1swr/Uzkg6gc\r\nhoDjoQQjJr7uJUSyVEz29usuDx8hv9voS6xj2XBYZ5XUnKwaY9qtPJw/TB3Z\r\nTP7IcOJFM5u8lDiDzgxzAihlQ+gxNvKa8P4=\r\n=mDSE\r\n-----END PGP SIGNATURE-----\r\n","size":99207},"_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/popup_1.2.26_1682255282117_0.7177583003293875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-23T13:08:02.326Z","publish_time":1682255282326,"contributors":[]},"1.2.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.28","@operato/utils":"^1.2.28","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/dev-server-storybook":"^0.7.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/popup@1.2.28","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.1/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-ZcnRaFinD9lmhyQzs3fq9foze/OuKYc6Zfo3wg9AObs6fXoMvFj7T7bVIAyMphyF2SbUB/nwiiEzkuIHq3yisw==","shasum":"bd39a9dc0dbf15b85dd05f825ac4f1eeaa250436","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.28.tgz","fileCount":61,"unpackedSize":355393,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDT7jcHuht2srAXKXybi/N5FqKl3nXu/eBI/HX6p3XGAIgLkg3yq6oReUfxWg+eqk8oDnkj87ATIvdPxuCecAd9yc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTR02ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp59Q//Uj5wce9fOU+PhOfsp+sb4HmITPtQ3yTg9fcn6TZghow7VYy2\r\nLSyWWfD1PmyjXRqPoA+L+5nRAudd+4miKe9RDPqsUq30S42t2V8MGb4DUFXr\r\n1OOdVifjcnM71WX+dxO91gqw1BaGZpAlTgtzKiwbu9VH2DzqHAEn4il9LEjC\r\nPxxgKyQiS85OqStB5VikhqKTWwrfk6Ji0iqyyZqG450PN4uGhSDMbN0+N834\r\nRdk3BFlvMZJ0W4AGRlHfeJkhHQgBTtNpJv4e5XQIRxaglgkG6bwyr5rFB9th\r\nENnY4gjz3sGknqp4Q8A1bHZgbbOd97sFI3xslKJeB9jatDT678tUpx9Q0Woi\r\n3P5hi663aa/YHUE9r38/k92JcQvYxBA8WcpSzy/iQWAw6ViBNVckHDWws52Q\r\ne/TzE6s2J8mBvBVzPbuSxEt7txEAecmZ2/oK4BOMMv+WAqK5iPZ+zzsBWRKX\r\nH/7NfFO7J5UUrV+AISZMoKL9AmGShOe0nyp/lKP4BjPgeU4/MjO46W7m9exE\r\nVzp3R2ljK5Y4L6nj1cdvLbiqODuASEfIIWUbAaUvXIVgBvzbh8UUC8BSnnpm\r\nBerzuA3A+djaBh0FGR1x8ETrzUan9VYyS4dBlLCZgBAzeSoNtph5PXbCnOqY\r\nC5VOl1WrzlgOy5G+P8zGJYdqt3eC9/UtfIQ=\r\n=tz1d\r\n-----END PGP SIGNATURE-----\r\n","size":99531},"_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/popup_1.2.28_1682775350470_0.73451848098006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-29T13:35:50.635Z","publish_time":1682775350635,"_source_registry_name":"default","contributors":[]},"1.2.35":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.35","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.35","@operato/utils":"^1.2.35","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/dev-server-storybook":"^0.7.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/popup@1.2.35","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.1/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-4kUaghY6PouTGYLxwPRDhB45c1lB3IIR2Nlt9zLqpuB0qm7qTtrw9ndw/OI4PErp+l0b6ikd48eRoW7RafAeTg==","shasum":"671df5d3dd9f46464020ea376d7ceaff856e7cda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.35.tgz","fileCount":61,"unpackedSize":355633,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6CLYZ5B4Hh8teIV5idAfrHhu4c5+CRceOn5+AcJBv1QIgUaQXpjQkX0nLs/2X2nG4h/jdxu2prPS3XhsGI6eMUqY="}],"size":99603},"_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/popup_1.2.35_1683922778242_0.40418308864892616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-12T20:19:38.419Z","publish_time":1683922778419,"_source_registry_name":"default","contributors":[]},"1.2.38":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.2.38","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.2.35","@operato/utils":"^1.2.35","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/dev-server-storybook":"^0.7.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":"7aca08dbb83bbb8f89fdf6a3ba482b584d241c40","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.2.38","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.1/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-hKhHSpLginQGJ5p+oevkm2W3Vqy+ypOlBzjaAH22V410I7VFx6IMuMdG7uJmIGMw8fpfLxK/ZmTmH+zZyqV9AQ==","shasum":"cd0d12ffc71b665754dbf0519f43e49a65600199","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.2.38.tgz","fileCount":61,"unpackedSize":356107,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCb/zEA50wNpDwYXhSRlowuoCA5UIZFdZX19B4Y8IDQgQIhAO/RldJlUubJ2tSiQPoyxDg0V1TVdyIAAhEkgNbOcsqy"}],"size":99705},"_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/popup_1.2.38_1684585405868_0.544893963607554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-20T12:23:26.026Z","publish_time":1684585406026,"_source_registry_name":"default","contributors":[]},"1.3.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.3.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.3.2","@operato/utils":"^1.3.2","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/dev-server-storybook":"^0.7.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/popup@1.3.2","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.6.2/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-v2F5PJdXoBuVLc0jeM87WfXIlI0m8WufX1mCETY+0DSEEQ0ZB4O7KbwknRvrOB3oAdwgrR4gblBZAKMIw5VOaw==","shasum":"bef333ffb6887e8458001563a57c0e41b58ae323","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.3.2.tgz","fileCount":61,"unpackedSize":356414,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGxTcRntmIBSZ0/rdgXznA/2Ll85/dJn9chi6BVk9iSgAiBhqeudP6BxAM2Z7Nb2Chrd5mo9en93lD+yrTNkAgj+4A=="}],"size":99718},"_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/popup_1.3.2_1686649494447_0.023251086690350142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-13T09:44:54.588Z","publish_time":1686649494588,"_source_registry_name":"default","contributors":[]},"1.3.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.3.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.3.13","@operato/utils":"^1.3.13","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.2.1","@web/dev-server-storybook":"^0.7.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/popup@1.3.13","_nodeVersion":"18.13.0","_npmVersion":"lerna/6.6.2/node@v18.13.0+arm64 (darwin)","dist":{"integrity":"sha512-cB4i5h4vQVk+MCHXntdzPAwZhMxTpqKEbYav+MJJEs+LF9rVqj3BGxXXg2Hfd7CGkCjYDyW346J9NhQGOQbRnw==","shasum":"3e6d55de707d8cdde1f075f0e777315b0b01f2c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.3.13.tgz","fileCount":61,"unpackedSize":356456,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOjO3OYeiMtIL+fTVaJt9BXQVlef5KU3Uz5lgPzzKyuwIhAN+04NiwAYoZ8UQNsCDGUOgNLact4i3cTa4IXS6BN/y5"}],"size":99631},"_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/popup_1.3.13_1687850111299_0.7691062076188582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-27T07:15:11.509Z","publish_time":1687850111509,"_source_registry_name":"default","contributors":[]},"1.4.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.5","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.5","@operato/utils":"^1.4.5","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@1.4.5","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-4WT/1lgoZ52PmjPhlsl0+/lsVVnVDY7E8EjJ9NyHPgP0+iph4XtGJc61hOlxS0y+pAphUWeeKbp/UkIYt+xHTw==","shasum":"bcbb993a6355b3fba04297daf02e25f00eaee5fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.5.tgz","fileCount":61,"unpackedSize":356683,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAcnfJM8JRGnowp/cus2U/y5PiZmVHGGwg0sQfJCJlMNAiA8sUp9OhdsxCzmaHvHzFc9bmVRnAeWzqa+vccGAyF2EA=="}],"size":99706},"_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/popup_1.4.5_1690032355281_0.10581058993288095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-22T13:25:55.430Z","publish_time":1690032355430,"_source_registry_name":"default","contributors":[]},"1.4.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.7","@operato/utils":"^1.4.5","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"e6545f3e5a662dff3dd929ebf3ac82076ade1125","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-374sK/EBCRmzY5+A7jZt1fYXfZ8OIV6Y8/yuh6xDywk2TMMgSbWHIHYEc8bHoZ5XctQc/Iy7RldSkIPc0QcE/A==","shasum":"dd473f7231d85a62d7c41f6941845070ce9cb352","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.7.tgz","fileCount":61,"unpackedSize":356830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAv1hCFFM2jaVZlxoslmm0oKUXgLyHrD754yLJX8WFuLAiEAs88Vb8izo+dzscPAwNSO+hSAkxOCHbW/i9OpVuSydf8="}],"size":99727},"_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/popup_1.4.7_1690610168115_0.6732552585091918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-29T05:56:08.360Z","publish_time":1690610168360,"_source_registry_name":"default","contributors":[]},"1.4.11":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.11","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.5","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"f015f0526562c94351eb957125daa397909e8538","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.11","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-ch7+EDaZ0AcppOUcJrPuhB+/1EFrgVT+vR5Em6LzZX1Zs1Kp7w1B2vVVm5mVNx4uM+L3Ap83i7+ElSsZjJ3G7g==","shasum":"bc70e5299a351b4189afea2774bc731c6ae9ee12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.11.tgz","fileCount":61,"unpackedSize":356982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAWAkTaGTVpIvNrTAhxbcOm4KggLjFDC75/yOruJQVd/AiAvIWuUmchDUEkt1RzeYzxX2ZgfX+47dDr2pbZFFpBUrA=="}],"size":99742},"_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/popup_1.4.11_1690732378007_0.8196477945444625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-30T15:52:58.165Z","publish_time":1690732378165,"_source_registry_name":"default","contributors":[]},"1.4.12":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.12","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.5","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"240487e2bc6ea75e8deca22ed4c8ff01fa7b396b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.12","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-C+LIBdLF+l+CBNBMEx+BuwpDfQJVqJFcOak0iMVIfdg2QpG0ULLnIHT3y6Z36iG1ZfWcONc6rBIybPrjn8164w==","shasum":"a33d14962e51ff7a7b744a079ae56d2c8cc5a31d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.12.tgz","fileCount":61,"unpackedSize":358444,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsI749o79GbE0B3VgJzI7OKxNvePv++7hx6LWDigZpNgIhAPsKtbxAm/KAnzj2SUriJ/iiBQ5mYGTwXZZhzh2ABolA"}],"size":100006},"_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/popup_1.4.12_1690735480638_0.37627084313155956"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-30T16:44:40.791Z","publish_time":1690735480791,"_source_registry_name":"default","contributors":[]},"1.4.23":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.23","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.23","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"f490c222495c17c7e60103ed225a81ca3bbaf02b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.23","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-/lyAzal8ODFL6czLNQy3op4MeMfAllafqtHGRIjfQ0Kt5Pcefn5ko0OqHQpYq4WFHk0Qw4qMTBvTH1ITb1neXw==","shasum":"3c668aa59109da2a4e77bad1939280e7f5ccadfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.23.tgz","fileCount":61,"unpackedSize":358599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCygQQXonVXXUXHBGBTShXcsvDCxAwVYKW59j8pFk3YxwIhAIvA4aird7jNM27I0G2Ogm41VB5ldqGsVs7MC+Tww3at"}],"size":100040},"_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/popup_1.4.23_1691544597137_0.7266365818463467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-09T01:29:57.288Z","publish_time":1691544597288,"_source_registry_name":"default","contributors":[]},"1.4.26":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.26","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.26","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"8edca718fc0ae7b357d1b49d28389c42ab90e4eb","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.26","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-xD0vTN8i0NDUNgYjHz2ZXVyDpY4BRpXIG+8A6MSSrpaEjmdKU9LMdJKgxxUSSrgEUPLpEe0RmDxhUXYOIbXSGw==","shasum":"da5d0c87260d2e75c56abd2440db8e1081bacb94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.26.tgz","fileCount":61,"unpackedSize":358749,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkyVcz88G7m2Tq/gb+AL9MlsSQCzUW15HfrKfb0NMdOgIhANWAivA4RcJHvYP/mIoxA3nCclvD7DNpeM7DDZ6fqIOp"}],"size":100060},"_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/popup_1.4.26_1691726808859_0.34968501038808575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T04:06:49.040Z","publish_time":1691726809040,"_source_registry_name":"default","contributors":[]},"1.4.27":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.27","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.27","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"5d90ed1864641d5540d005989df42a53aa96559d","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.27","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-IYfLnGWiqTZqEMtAG5hTUpiwV/868OF/RTIoMjeZNpPz1sieLR9bEeZaiPNEr0L8hNaT/0JvJ/5+LAM0cX5ioA==","shasum":"a3af532cdfbac16142bfdfbd55f7d1104e039e89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.27.tgz","fileCount":61,"unpackedSize":358899,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGxd7/M7eqfkBsPkd3vk9S19L1RXTrh21xODeKLGDxIwAiEA2OsBn17KhHg0jDIKCG0MmtHtnoOxxWaHQlXMg09c8Qw="}],"size":100055},"_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/popup_1.4.27_1691735704125_0.025338781395925603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T06:35:04.353Z","publish_time":1691735704353,"_source_registry_name":"default","contributors":[]},"1.4.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.28","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"0d97ee82b94c34bdc95841a50aa11c1ca7b27b63","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.28","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-F54DJONtpwHY+6zO2TIIWBYfQ32nSF2z+B8UeKfwEaKPqTYWih65+I4BiG2YmM5hNziwcyAo71mkgPsXHjzu9w==","shasum":"fe17a33df8b7444ecec7c93d80a7d88cffa49fdb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.28.tgz","fileCount":61,"unpackedSize":359049,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCU+/G4KQKsyAi/cELrqarbDKq0KZxUqB5zns6r6WuTiAIhAKLx2fCFgYW4yizTEccIw8A29vXIwQs4nO5SRKu9n4au"}],"size":100067},"_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/popup_1.4.28_1691747416450_0.7979940680467947"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-11T09:50:16.681Z","publish_time":1691747416681,"_source_registry_name":"default","contributors":[]},"1.4.32":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.32","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.11","@operato/utils":"^1.4.28","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"20ad2bee04cb969a3fd0e6da0402d0956cf9df8c","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.32","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-/jcQqCzGT2ch5XrMkE0oIYr4DZFE7ViF15+RJSjemsPZL3IyLa0QBgcluOdn3BkRWqI8P17o3Cs7qh9VtraDJA==","shasum":"b4899e3c79b4a0bd53d85be0c2f71b03b654eb6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.32.tgz","fileCount":61,"unpackedSize":360415,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBjwcfbxesTqmjy4oJQqGylJJ9WAj2PKLX5952V3p07mAiA0NSZxVLy9+G/hOgk1ds+fKYz3JsLVxPaCHNnn2O94OA=="}],"size":100478},"_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/popup_1.4.32_1692334434807_0.6771906048772638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-18T04:53:55.061Z","publish_time":1692334435061,"_source_registry_name":"default","contributors":[]},"1.4.64":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.64","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@1.4.64","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-HXddo7MAzYcDQTjGJ6JJAOxqQRQgArbC7Zunje4EO5Vdmtq8HO+bfB/1D+OCblAYEf5yFkGWHHCOLUseptTmwQ==","shasum":"298e6f47f7f36715ee699542160d605f61c32879","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.64.tgz","fileCount":61,"unpackedSize":360850,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5QQMblBWgMeDjSNPowwh8sTwSALiLp6+0mmJQFcLJkAiEA6OIxwGRD85SxbpQ/U4ypgZiuGRRgD8NR9vYYsTf7QT0="}],"size":100539},"_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/popup_1.4.64_1694617697893_0.1979929074622635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T15:08:18.065Z","publish_time":1694617698065,"_source_registry_name":"default","contributors":[]},"1.4.86":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.4.86","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"cd781e940be7c134492295dbd0892ec5ab20b736","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.4.86","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-WLcuTYgHoFWlaEAPEfMTXujQYkJp15kIUYrGXYoVdCYQkksMLFK3mzc9SjJPIYTtpxMIp//Qsbp/v0PRumKMsw==","shasum":"436383b3b7af0ab36cce24357c01c2522565a004","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.4.86.tgz","fileCount":61,"unpackedSize":361921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9I4JKi6Hh0qfwx4O8MJiPw3euNDR6HTu2dhDElgnjfgIhAJ/lNaEt6ynswxm7PiQq3/NXatROAvdz7R0gIJN38aNu"}],"size":100846},"_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/popup_1.4.86_1696101305811_0.25775944257933725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-30T19:15:06.025Z","publish_time":1696101306025,"_source_registry_name":"default","contributors":[]},"1.5.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"249f782e08e6514ffe82fd9ef0c98d08fdf1d820","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.0","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-SN0o4GZeit85FnD+hebZvhjUSwV/hIVkrzGncWCTQSLK7MvrC9g1GCta95OEdxZIdHdy4KxXdCponovQGq6Ixg==","shasum":"16aa4f9946f15b18d6d8bf4b2e2d541dfaa87a55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.0.tgz","fileCount":76,"unpackedSize":422233,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE1x/IATI+To6bUIP6Yqfr7r5zDRuMjWFWEAmbUeFKnfAiB6iCAryUVnwPukVhBbuHGFaN5PNFEUbXTYQnUwyi9qCg=="}],"size":106824},"_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/popup_1.5.0_1696648152306_0.8992749149847732"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-07T03:09:12.732Z","publish_time":1696648152732,"_source_registry_name":"default","contributors":[]},"1.5.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.1","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"2a37f53fac970e2616df13540b25455626dff1d4","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.1","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-wh6FZG+CSGcGrZJubbOfSs6/nl5d3ojOWvNLwN2/ApClVw/OIyTaVPU+S693sWMEMPfNAqKn4gw4mCcleGSdsQ==","shasum":"f9ba2e4cb4161349e9445e0eccd6ae7358f29c60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.1.tgz","fileCount":76,"unpackedSize":423503,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0cKtOsvxtWECF67jSkNQfIsD4WY/I5w/H2YJfqIIaswIhAPSRz1PYpWN0Q9TvUQP1OBY84aOoFkXZyPUn2xl3/wQD"}],"size":107239},"_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/popup_1.5.1_1696694376468_0.3150242530430618"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-07T15:59:36.800Z","publish_time":1696694376800,"_source_registry_name":"default","contributors":[]},"1.5.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"a7e494ed5534f0b4395b59184408aa9bdd0c7c5e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-gfbybOfydywixekEbv69cQhf7GOvL9waNNRhK2Y6sX+za8DM6q/xqMWsJ1VPZ7dsU67HxIdJEOcgKrZyy91R2A==","shasum":"8052e61cd4cb033f4e298db13479110f080b93de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.7.tgz","fileCount":73,"unpackedSize":425444,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDpvqShf6z9RqysrhgIASh50/631FjS4UmzyN75ZNMdcAiEA1lLGbpIxWYPybqmKOxQWkMPiwksp6hQ2Utjixr0vv1w="}],"size":109142},"_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/popup_1.5.7_1697347975815_0.6552043574255333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-15T05:32:56.116Z","publish_time":1697347976116,"_source_registry_name":"default","contributors":[]},"1.5.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"5454ce2ee50be3a356ff1a5aae1ff50b4f89829b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.13","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-9LxlpengiJHW6HsoLah91nG80ypggMh03nh7m9a4QTZhnNc7HREY+i+2TIr9tZx9tqNJF75EbmQPYcSgqrotmA==","shasum":"191be1339dd7e402ca09899113920ecfdce0e7b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.13.tgz","fileCount":73,"unpackedSize":426624,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHIYwROhxlmY3NxVvIBmOQAnB992YJNqwImNyaLAQKaJAiBgMW5gpnv8B+3Iy5LRH67l9E9FggY9RYqlE70JywyC9g=="}],"size":109638},"_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/popup_1.5.13_1698566677266_0.144836896740963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-29T08:04:37.609Z","publish_time":1698566677609,"_source_registry_name":"default","contributors":[]},"1.5.27":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.27","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.4.64","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"014457ceb1f2671743226ac18423ead229c8b571","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.27","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-nlwam+XK0slKdqoAKNaoe853l7w+L/5yxMLYLpv0x6dXRGBdwatyo2jJ/CGE/rztTAs9oSrw4+lNqp8FUiCFlw==","shasum":"b497e1aca7d2934472b456268f9cb114258d88a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.27.tgz","fileCount":73,"unpackedSize":426982,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD68lhaRl2wO1JszN9a4WZYOI5Y/tTuyZInZ05+ViUvMAIgE1coGmBoEhgExKzm6lj4bJ95dJQohTAovCbuz6Owbgw="}],"size":109702},"_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/popup_1.5.27_1699369445119_0.33130995088308435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-07T15:04:05.430Z","publish_time":1699369445430,"_source_registry_name":"default","contributors":[]},"1.5.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.5.28","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"319a731a55b41ce8b3915424c9a1510bc5de688e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.28","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-7On2V7qdDKmUPybeXaCdOCjYNhQPNj2c2rfXaHXU8SMhhCvaPTauhuX+3Nr7DOn9LIUHuLwIMIM1T7ukHHWZGA==","shasum":"6a5e30ce4e6e6867b978a910c2e9c5fef353db1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.28.tgz","fileCount":73,"unpackedSize":427275,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvVVy9zGD7PCG3AMtXDfimV172zPWGaQFssGuvmpYecwIgZryTRp46S5aLmIYnSqZTT92ww/KaIr7ksXEEJaReZZI="}],"size":109751},"_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/popup_1.5.28_1699414808620_0.7518928883352167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-08T03:40:08.781Z","publish_time":1699414808781,"_source_registry_name":"default","contributors":[]},"1.5.35":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.35","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.5.35","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"1f204e6fb9d39c6bb676403358b60477dd0135ae","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.35","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-BPliyJGXm5ZOeMYXoIuvvACxNOJBQCu9RQpf6kw0bxWB7QYcHSP3rv8FIsWvjGthIkizcWoc5kSKNPKomaSd1Q==","shasum":"965a2c59c41cbae05aa94404f5a9df7674aa3d93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.35.tgz","fileCount":73,"unpackedSize":427922,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBnnNl319dT6KtKFIjXkntz3/RtG+eYiUU+kwxh/pbxRAiB8BUou3wfX85dfHb4O/r3SJiQ1X0oE8rN3LCTw5XnWLA=="}],"size":109901},"_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/popup_1.5.35_1700325798542_0.29095510306616035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-18T16:43:18.781Z","publish_time":1700325798781,"_source_registry_name":"default","contributors":[]},"1.5.36":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.36","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.5.36","@operato/utils":"^1.4.64","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"813e71d5834e5b9a3141ae7670e632aa6adf3f10","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.36","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-71MIkHUTVol/rXocjRBaXgGW6kNh1hxNSvHhvA896pRRjwoZ8SdR1tWiinK0IU5vnf3mhyyLuq5sP2K237r8fQ==","shasum":"9c263afe7d9247078a7ec3fc5fa03e0785b618ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.36.tgz","fileCount":73,"unpackedSize":428072,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGrlvhvEQtzfSf2XwFn6eBZcf71kU9DwmIrVLvrdX2jQIhALun//AAJbpMtVFP1rlKNyCigPd3/jE/rZyjD+ufoqNm"}],"size":109909},"_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/popup_1.5.36_1700406328907_0.4017553716154423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-19T15:05:29.170Z","publish_time":1700406329170,"_source_registry_name":"default","contributors":[]},"1.5.44":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.44","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.5.36","@operato/utils":"^1.5.44","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"d8a80652a11a2a1d40fa51eea8c9877367da7fdc","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.44","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-9Qxtn+vRePBCDTpKDeWXwX8KuYuTzxxsI0b2Ul6IxP2aBm2cxh4MGjKFctLl+BGNkH8dvDUomhysBCCA7olOBQ==","shasum":"968621edfd64aa7a40736a5e25255ae8d3cb338d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.44.tgz","fileCount":73,"unpackedSize":429282,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICMpWDWlrD9ST5FqIy/vKc5yTl3V/I2g43KWDwkb+CJ1AiBTnvl2Y1VeZ04QOxYUWbncg6iu15EBjHnsUpgdoopv0w=="}],"size":110006},"_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/popup_1.5.44_1701568501040_0.37831293682602096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-03T01:55:01.219Z","publish_time":1701568501219,"_source_registry_name":"default","contributors":[]},"1.5.48":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.5.48","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.5.48","@operato/utils":"^1.5.44","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"a4b44acb437fb3148ea2643838fa0dfd20a35711","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.5.48","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-pXOPRj623KZSkQGiSFZ/esKN7K6UaaMRcU+vYKYVVcg6MXWvHLHUAePfGXtPVf4XwnNPLtSh/JuuRiYHluan5A==","shasum":"a091f0dff277b8267c38c3afd9c99ad6b86d07ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.5.48.tgz","fileCount":73,"unpackedSize":429432,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYweLxiGjFywEcwFEbRO6chiO4Gipu2qdRLj8fvY43VwIgBkRTO3KAqEIKrY4myfZLfYElwEmL0UbureInqspEScc="}],"size":110015},"_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/popup_1.5.48_1701711988647_0.501735034225149"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T17:46:28.929Z","publish_time":1701711988929,"_source_registry_name":"default","contributors":[]},"1.7.3":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.7.3","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.7.3","@operato/utils":"^1.5.44","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"298a7547367dd798025b1692465a490a05fb201d","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.7.3","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-iQnm9E/Pv6kIzMLEqhbt8N6pT+tKdfZ65WpiwGrCeyfZke9EQ9Ft0+mMfb9SiDhUwO2V4bXFVIV1Vr8i3f1IzQ==","shasum":"bfd9117627fd89d5a11a3c81c903292d33c2053e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.7.3.tgz","fileCount":73,"unpackedSize":427930,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGS5N809HRC8Ce2vefhzSEK0uyGGZXOx6RDPDXjh9KYYAiEAyrlDAAH8vNVbmGsGNtd2BycmdLzaSi3gka+NpydcaBI="}],"size":109774},"_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/popup_1.7.3_1702293130559_0.08664394938177167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-11T11:12:10.806Z","publish_time":1702293130806,"_source_registry_name":"default","contributors":[]},"1.11.3":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.11.3","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.7.3","@operato/utils":"^1.5.44","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"f4c3cf2f3a6e66f0b52b1b69cc21719706d2ac68","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.11.3","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+arm64 (darwin)","dist":{"integrity":"sha512-oXgeL7LxcweUsggItnJH0SecPUROgGl3QGP+2o5gP9OnpCRjoxY7eaAL+ndX6wlJXO2KSxkmRFc+i4tsMV9+Cg==","shasum":"19ea8398ce92026c7db03b5d8a09639ac09769f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.11.3.tgz","fileCount":73,"unpackedSize":428248,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2+naoRZH/8Fnu7c3OLg9DeP4gTxyLkLCExzcuh/Y/oAiEA8rTTTg78Nz0ktRn/XdvVtfaKeM+F0z5odFPJiYsMlP8="}],"size":109906},"_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/popup_1.11.3_1702545538032_0.898516873430526"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-14T09:18:58.294Z","publish_time":1702545538294,"_source_registry_name":"default","contributors":[]},"1.11.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.11.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.7.3","@operato/utils":"^1.11.13","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"0af53828fbce09a9156cfa0728c934f34dfe527f","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.11.13","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+arm64 (darwin)","dist":{"integrity":"sha512-c+Pv1AWgOSFIrd/9g+S6mD89LabrtvUdONwdxaRSipnDhnJ9ZyqS0UU7d2ypVn7NyISvJNH/KjUAqlgDUbuf7g==","shasum":"a4ebaae46848bcd38f5463572e05a3110ae39404","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.11.13.tgz","fileCount":73,"unpackedSize":428514,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHyYNTUgZVuJysOjS+4e3J943WPcTGiStgM+bwICEtNAiEAtzte0aEYQPSc7Tc81ndNQ1bv5N0m4BaLZI1wVMUGN5c="}],"size":109963},"_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/popup_1.11.13_1703054801740_0.11964174325458776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-20T06:46:42.045Z","publish_time":1703054802045,"_source_registry_name":"default","contributors":[]},"1.12.3":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.12.3","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.12.3","@operato/utils":"^1.11.13","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"5945ee8a415275de762e50408f895d9cb4cbfeb9","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.12.3","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-tfBqQB5psKHDoPa+tdJzaelMMzVGfwFPjdJwRZIe3QbRMJXQW2HjWuyNlT3XZbTchH/cJ6mOVeWUhil4B5WTBg==","shasum":"594f45d58833a214d5d5a5de11ca1551afd0175c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.12.3.tgz","fileCount":73,"unpackedSize":428664,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAe9MQz81DaH6jRvbDHoyBQBnEwrv66VrQ/4hDJoO33UAiEAoHC9vyn/c2REn8KmS+RVYqcJpaTtCfvskChQ46U+2e0="}],"size":109925},"_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/popup_1.12.3_1704128573766_0.6171949526208329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-01T17:02:53.930Z","publish_time":1704128573930,"_source_registry_name":"default","contributors":[]},"1.12.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.12.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.12.3","@operato/utils":"^1.12.7","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"6c27ff0f4f70f5afd872d2ee6a5f05cdd974aa67","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.12.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-mwJMokWcg9iFW4G2McDLrXA5Y8IA7FwdnQxsOY37CKi3eA0t0tKCngStF7wpzV0G0qDqFhDIqv9oGjjqzoxlQQ==","shasum":"e5dbc92e5d4c2648225529e2153310cf81906518","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.12.7.tgz","fileCount":73,"unpackedSize":428813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICa0KBAJ/W61vkss6vM1TJpo0v5ozSaWzJCDQKBCfHK6AiAjwrwMU32NzJF4990IiB3MiHwnaFm3pITJo6upIZBd3Q=="}],"size":109934},"_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/popup_1.12.7_1704273769510_0.752173083388392"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-03T09:22:49.697Z","publish_time":1704273769697,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.0","@operato/utils":"^2.0.0-alpha.0","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@2.0.0-alpha.0","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-Y+Rhz44LOweoUMJbhippjO8/Jf4meOC8WSmLfS2r2NgYjSA5EdoRQqPK9wqJypNU2IbK0Q16qmBtpg20nUJ6UA==","shasum":"d7541f844ea68bb66d3d95c80d680473520bc440","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.0.tgz","fileCount":73,"unpackedSize":428997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQmtnDmI+fKMxQ+gjfkgZdWzVPnsxMwQCI0cWzFtZpPwIgIzHN4WR4r2a798Ix7Jv2q6Djo1lqVfppsR47GCFzHrU="}],"size":109957},"_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/popup_2.0.0-alpha.0_1704497858820_0.9260100711340935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-05T23:37:39.124Z","publish_time":1704497859124,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.0","@operato/utils":"^2.0.0-alpha.0","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"b940cc5dd44c22458ec03189e6bc8dae7f04f32e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.2","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-NXCyYVLID6hZ2ViWAta/nuWw96hOiycbApuL4RxQ+Cywj05kDyhkgbYsVtmr0NcOEcLaGc2rih9W1GyRcMCUhQ==","shasum":"4a8b4e0459e1cbff1854f4dc2b3d11368c72419f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.2.tgz","fileCount":73,"unpackedSize":430173,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCt5fV0YARWx/pTyhShiffBJSksDTc63WXv69zvxFmgSgIhANCcC7kfwfYDupZIP4ai7+z2gvOwVc7Fgk2lvMwOdoet"}],"size":110213},"_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/popup_2.0.0-alpha.2_1704818256099_0.9457296337793699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-09T16:37:36.319Z","publish_time":1704818256319,"_source_registry_name":"default","contributors":[]},"1.13.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.13.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.12.3","@operato/utils":"^1.12.7","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"8391250ac6c8d747111b2171031de1127b8b67a3","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.13.4","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-Q61AyhU6MYnurMGrkp+m3EvQC0sY5pr3Xyi0GW/nW+E5NbZRnTWwopYy34upLN9ByAPWA7c+xIchnalYQhIOSg==","shasum":"8cff1a44ca3483caea2d98a241d39fcda6474174","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.13.4.tgz","fileCount":73,"unpackedSize":429064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6xsS+Ms6XBvLSRxtffJQzGNsXiGwJlWv5HAC/31apOAiEA1Q4VTxdiNfQfmD8Q3xeyjVj/s0uYGfklHInTucL/TI4="}],"size":109987},"_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/popup_1.13.4_1705282693305_0.3293543236944265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-15T01:38:13.481Z","publish_time":1705282693481,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.0","@operato/utils":"^2.0.0-alpha.0","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"351befceadea37e8095af5b5a43dbd8be87e5cc5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.4","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-t/7dvmnchCXSQDPsr7FVRYTvC+/E2wpsTtYEi93bW1AJRcL5ZAcsUpKGUIS93vVsbtRr5cqIyzmomDNDGoldQg==","shasum":"2e7719f57e09d3a536ee94541d8feb7381eb70c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.4.tgz","fileCount":73,"unpackedSize":430444,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBzdP8ZjT/gXC8Tk5yf6Ae8A+45/3/pwDMLfcBuzqU2KAiEA3m+NWObUKotLt0Bz9RX4pI2nB6vkJ1ukaFAd/KD8zOI="}],"size":110251},"_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/popup_2.0.0-alpha.4_1705293663439_0.09328047465676526"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-15T04:41:03.675Z","publish_time":1705293663675,"_source_registry_name":"default","contributors":[]},"1.13.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.13.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.12.3","@operato/utils":"^1.12.7","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"15756899fc9afc02616a20db095334110facb7ae","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.13.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-5r6rCnr+AxpKCJMoFAaIHhaaGoZOhpMnBwzPvz6brry9UwoXI2cRe9KUFpbaO31NHWvkD1i5fOYIT/MA4GfaLw==","shasum":"02e954734b79df0649011b188ce6434687bdd482","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.13.7.tgz","fileCount":73,"unpackedSize":430220,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIY+hVAHfkQfwRvSol0HzP3vqjmM26sDzmP8MqxMnJdwIgWmlyzTQnouxIpYKSabVJYj2wMR30v6be/JX1tCdE9ZU="}],"size":110227},"_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/popup_1.13.7_1705327944138_0.43925908976311834"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-15T14:12:24.339Z","publish_time":1705327944339,"_source_registry_name":"default","contributors":[]},"1.13.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.13.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.12.3","@operato/utils":"^1.13.9","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"d1d636728d5b579ee7b1cfd4e960fb18e382ded5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.13.9","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+arm64 (darwin)","dist":{"integrity":"sha512-5c978u9SCHVOmgDurRvXC5OxmUO6R3urS4IVOcpcLYvjkGcRZp0tJ4C6tQl5fHQwI9zb5lB7SPDXPYcViQeZqg==","shasum":"266939f455c78fba4a7906c9c1cc8b0634f4db73","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.13.9.tgz","fileCount":73,"unpackedSize":480384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBT1oKPxMSyfo6kQuikjreMN7OU6snHgPAjcSCQHrKkhAiAJc4k9WlCc8FjS2ujmQgPD6lDxVRmNbgaXWR23Ov2p6g=="}],"size":120142},"_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/popup_1.13.9_1705471009437_0.153818042928884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T05:56:49.699Z","publish_time":1705471009699,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.8":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.8","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.0","@operato/utils":"^2.0.0-alpha.8","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"9b76564615d73b9da50d13d30d43cdaa0d4a6fa6","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.8","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-v8V0a2fupDKiX9Q7fCA1Q3WXONETaKIfrAVxdrkd3KVYIFy+CocjT1Orn1vQS5pYjM8WYpDinhXdikc52CerFw==","shasum":"0590db2f8058728b4ab42114b8d1eadb0e810271","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.8.tgz","fileCount":73,"unpackedSize":480632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLy2xg2dV52xCo82PXN8TDH6UQJuyC6SsWfz4x71tpOAiAZlkaTMbbnMAYB3NkxsQJe6P4zxG/9QxLV7iMcSjvssA=="}],"size":120074},"_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/popup_2.0.0-alpha.8_1705742326842_0.022281604924599074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-20T09:18:47.020Z","publish_time":1705742327020,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.0","@operato/utils":"^2.0.0-alpha.8","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"3baf1ab68d3bd68e15fe6f88ea85fd6eba98b131","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.9","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-6Lz9pVivrLTpXKTWGqMOdXvCBJvf5Km507zAe8LFqQj7q7A0bBlHcC3OzViexPdesl79B0CgaYIla1aaRUf1bg==","shasum":"e6bfb329b5947843b1bd20e403728fd9a6f5db5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.9.tgz","fileCount":73,"unpackedSize":480794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIq2iEJ+BqpUwkT+O3SvboFwd/+fjR3hqjRoRlULwXnAiEA38w5hL5nGQ4iuoY92XVjPZH8kLyjHaRyVTA2SLqaxFs="}],"size":120416},"_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/popup_2.0.0-alpha.9_1705757682278_0.8867354865190997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-20T13:34:42.466Z","publish_time":1705757682466,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.28","@operato/utils":"^2.0.0-alpha.28","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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/popup@2.0.0-alpha.28","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-hN68kfV5t5wq8yOuONVFQ906gGZHbE4a5RT6rlUpe2TdzLEh3RFl1nElxk1bYOUV9nI1ABbPK4Q2Xx/uQer8qQ==","shasum":"bea2ffaeb20e192a6093f96b5b4eab44cbcc4057","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.28.tgz","fileCount":73,"unpackedSize":481111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5gMXfwe/PVhW0cKK9GM6+RDlnulNpRwC4Mqt9ZUn1OAiEApgOnalEMSbTb3fdvTtAedcFkisoaGwZgDTRHXxRnzBY="}],"size":120496},"_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/popup_2.0.0-alpha.28_1708433559479_0.23670449211897204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-20T12:52:39.700Z","publish_time":1708433559700,"_source_registry_name":"default","contributors":[]},"1.17.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.17.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.12.3","@operato/utils":"^1.13.9","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"953573e87b156ac2ce143009555fb2ec4f1162ee","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.17.2","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+arm64 (darwin)","dist":{"integrity":"sha512-1l2r3xiP388avre6yhZsAw1kRqzVe8/QPsG1PtTwfXAkqV6WBYjoloAod3rv2lxgrCOeXFKRED5pjNA+xorZPg==","shasum":"24672e9e137d8d299b7ea44f172cced441e77a9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.17.2.tgz","fileCount":73,"unpackedSize":480953,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZbtwnl0lynYVLZwsapGTM3wc5/8HCiDPTZvP6VCV76AiARK1VMJ/w5dEu2igocLitPFvUUvgG5IsEHsCY7C6wf5w=="}],"size":120463},"_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/popup_1.17.2_1709100908894_0.27362377119199754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-28T06:15:09.105Z","publish_time":1709100909105,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.35":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.35","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.28","@operato/utils":"^2.0.0-alpha.35","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"6673b7aafaac9bfed59448354d4ca7b290999e86","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.35","_nodeVersion":"18.16.1","_npmVersion":"lerna/6.6.2/node@v18.16.1+arm64 (darwin)","dist":{"integrity":"sha512-LaHnRGoUacvguVIiZKfk00csDsNrYJ+T0XjbS3wd+wuunqvJsRSvK/hdTqq62ERAp2rZ4DgMIrIWLTxORmhYfA==","shasum":"c08e214ef31674ad1bf23d8a099ea14dfde65808","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.35.tgz","fileCount":73,"unpackedSize":481463,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDY8RDd5M43ZgZt2EYHlZCjGz5x3VY7okIbHksuvRcz1gIhANDKl0Ls3KXzhKeyALtjH/1+Bg60gfdjaJuPmbJIaChD"}],"size":120563},"_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/popup_2.0.0-alpha.35_1710354508214_0.8873469532342275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T18:28:28.433Z","publish_time":1710354508433,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.47":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.47","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.47","@operato/utils":"^2.0.0-alpha.35","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"91c9eb5101b26f23d2231c481e21f86dfc021dc5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.47","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-E0Gnc1PSm6dRe96NPftvYezmnI9IbY2yMagAq+rIytGE3U2D/bOE70T7llCZhHZok0VSOGfY5e1kFxpoxNKNAA==","shasum":"0cddd6565a8ed42997b32ed437427c3b1f2833e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.47.tgz","fileCount":73,"unpackedSize":481636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSk+/AFRhPtIVSwer4cmGPF8udJ3U6iSMPDh2hV1Jf1AIhAKmYhik8XG2iQzsvcOrAjkA76hycbo2NPO0f0WmLyg/v"}],"size":120636},"_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/popup_2.0.0-alpha.47_1711567309244_0.6752078794170513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T19:21:49.396Z","publish_time":1711567309396,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.48":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.48","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.47","@operato/utils":"^2.0.0-alpha.35","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"cc799e87b203d9865a6d1a5188dd53a4f8e778d0","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.48","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+arm64 (darwin)","dist":{"integrity":"sha512-l/Sb97gSuZB9Bc69dxL3p0oC7llqMLwv7SCGlUh6tCm3QH7zt82fXkMMw9dUbUzO7jOQuUcw9h4slQxDReq2Jw==","shasum":"35d4bb883fd3bfa19d58639125284a23e8007423","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.48.tgz","fileCount":73,"unpackedSize":482465,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDh4gOt3cL2o87IBinXm1na+gZdoMNth+Ua2y6DhrNYqgIgVyLVr4dpIGZhgT0nTwM8akdHCbKD+wdTKZX6kQ/BZAs="}],"size":120922},"_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/popup_2.0.0-alpha.48_1711607420895_0.18781043037581147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T06:30:21.059Z","publish_time":1711607421059,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.51":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.51","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.51","@operato/utils":"^2.0.0-alpha.35","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"22f2d7d9f6e6b6062a1b8d9178d6a17ae3f37755","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.51","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-iT0lLfFhHwHTegaq0+5XmMTXzEvsYnISHBENlOFrqlwldWn6mHU0MVizAN8wdlI07q1M48uAhNj33pRz35AczQ==","shasum":"7c99827b8fd2c6d769841ce94c202be3f7713810","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.51.tgz","fileCount":73,"unpackedSize":484608,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7//h5P0MV0G0ws9jAurFvQQjHcDQlMKZWJFrVeKQlAwIgVhfKl6f562tstxMicrohYvzursgTDfBg94gZQpUs01Y="}],"size":121378},"_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/popup_2.0.0-alpha.51_1711679855253_0.9688207993951807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-29T02:37:35.411Z","publish_time":1711679855411,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.52":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.52","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.51","@operato/utils":"^2.0.0-alpha.35","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"444fbc70ae236f0d5279554d74f1988a4ece21e9","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.52","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-jb7jS/HMdQ5BKyyrSA2lKd0BAMrj/CMRYxrmqrHmx+GFP4fap8xl8IzyqZcTLZJ+PJKSGe9ZwhOtWBkFLwvYcA==","shasum":"1765e26aba1c5bec92a100f311d9a1322fee14fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.52.tgz","fileCount":80,"unpackedSize":497110,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICt0PfCyyak/5Ol/dzdRhl3Ua7MfQkZHsYzUBg9pMsG3AiAjy9hkweZ6sHeUrkt4irIr3TNaeqIwwDwuRklUlgNcFg=="}],"size":126525},"_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/popup_2.0.0-alpha.52_1711697987064_0.7833569758581655"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-29T07:39:47.229Z","publish_time":1711697987229,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.56":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.56","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.56","@operato/utils":"^2.0.0-alpha.35","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"e264846b050ee04d528011fc11d4d2b838fb7755","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.56","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-Ub/Edt6271b40KGLzK80aav/Sn5KZ2r/8NjbcksCLvMVJQVa/LHThLQfxWk93xzetIFRmV5GU4tSUPnehurb/A==","shasum":"667e5804538183e608f9e88de04b7ef84e32d20e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.56.tgz","fileCount":77,"unpackedSize":493790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBLrfg4o8WJDAuBPrMtze7ERpfBCwP9JBBXEkmIQSdFbAiEAlURU3y90FL6TQtpi5QLsFeusBxPkxlRLHHyBTW6qDrY="}],"size":125671},"_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/popup_2.0.0-alpha.56_1712226377176_0.8576836701487354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T10:26:17.353Z","publish_time":1712226377353,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.57":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.57","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.57","@operato/utils":"^2.0.0-alpha.57","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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/popup@2.0.0-alpha.57","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-/PEMDId4dK3xxT9f2ypdpkPntUfjn8c53ui6nhQbe4DfUl+sLcRNcn1/fvZD52XOOR8afu2l8KzPx5u8uPz0JQ==","shasum":"a664b419da49a310a2e51b7aa5394a3234a71fe3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.57.tgz","fileCount":77,"unpackedSize":493972,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfvkyqhomwkXcFGEo7Z7IfF8+uIwWWWPnJt7af2iJGUQIgJghIz3mTyiSIAaS3r8RAJkLEb7Y1aD+NdJgiUGu2v7A="}],"size":125718},"_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/popup_2.0.0-alpha.57_1712505776299_0.8257476790887432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-07T16:02:56.486Z","publish_time":1712505776486,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.62":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.62","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^2.0.0-alpha.62","@operato/utils":"^2.0.0-alpha.57","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"0265a1407b7a20729845d67410297cc50975e2a8","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.62","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-7TGgnJdClA1auAnsA21jKxqixSZbNdB3jT1O1KQKkANICzrYlE+RIm/8u4LRUpDbBFBRp2Z1g4mTkCu5zLJt6g==","shasum":"07c4717a3d8ac260e7661ee7ed7f87a06bd7c280","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.62.tgz","fileCount":77,"unpackedSize":494145,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNCEI0MWLtdrkqvTungJH7jdnYlh38WTC6EOPQqLpRwQIhAIM9Pfhwem03mPeLtArMS6Wvuplcsd25ky70nKMB5Fva"}],"size":125735},"_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/popup_2.0.0-alpha.62_1712935605296_0.08820148705240305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-12T15:26:45.498Z","publish_time":1712935605498,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.68":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.68","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.68","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"147f2ca9e09180c6851dccacf340fc660e7548ab","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.68","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-S+sopQUJxnjt64plJcd0IJHa5zJSGTsJpejfBCAkiMkKnJDMM7Udim3Wvz/Md0o19VTf2NCytscaOBZnodkUqw==","shasum":"f1eaa77c65fe0ed9a8d0e6163ea74b3ad0aede2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.68.tgz","fileCount":77,"unpackedSize":499548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7bFitd4gnQ6/Dop6GCBaihBxZwSWVyZzHuT4QwPEQhAIhANB3cP2EjINEepjgjC8P9NcMkzpDXY/JnzoVj0ytUd5a"}],"size":126667},"_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/popup_2.0.0-alpha.68_1713011607080_0.3231777257365318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-13T12:33:27.299Z","publish_time":1713011607299,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.80":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.80","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.80","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"9405ad5252a157db9c9680256a6cb65f764a890b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.80","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-B5rvZ+BcsUaf3pIVlSDCxPNUKD0V2FIvW0PS7DMutXs5FaKO5ukxjYydqChf0JIOfPblcZtHgmEcpxoFrRMIOg==","shasum":"f165d8efa3d0d038a3e2abce0fc283bc307fbd01","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.80.tgz","fileCount":77,"unpackedSize":499721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVc5tg0d6vRYTDrn86R4qH3jcItMR/asZ+S8WBPUa9uAiAwSy5/bLaq33Y38ptGDr12S5gLhJwwWWf0gZHDXIIQjw=="}],"size":126688},"_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/popup_2.0.0-alpha.80_1713169651725_0.30090370856395565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T08:27:31.882Z","publish_time":1713169651882,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.81":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.81","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.81","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"df2dbdf533ea883e0c4d924a66ef9c0fcab833c3","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.81","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-xbmjL1ey4e3tMJAIa7Mz7rDLpDGor/mjfx8w/kn6g1YAizHzX+q3+sPVfez09t4DpBYC97uCsJnVkExKS5LOwQ==","shasum":"b0c200f1d25e3f850ea708f611ad24b982e19c82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.81.tgz","fileCount":77,"unpackedSize":499894,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHqVaZ3WxMHMGkIlsa6Q1h+jgUoWTwHf1qCHenBC1ANAiAPG1m34h2nqjRUchgcxUFmvRjxKsVy2Gcnsw/Ql29xeg=="}],"size":126697},"_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/popup_2.0.0-alpha.81_1713189275377_0.17348522513416142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T13:54:35.540Z","publish_time":1713189275540,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.82":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.82","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.82","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"cf7d0438672265e8dba0dcde95e18f94fbf867d2","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.82","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-szaigFqKbfKPUHg9dYYT8KQYdioYMEWALBWky3xJOKj8DjzICP/XHdQfp+ExDQyiH+HDQsvE+KizHCVVf1bo9Q==","shasum":"205b2c2e3e9fcf5828f9eb3502c3ec4d89cb0a24","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.82.tgz","fileCount":77,"unpackedSize":500067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSi/OrwOXdfX/3rsL4eUPBA1PkXPg0vg1QQ3d4E7/ZcwIgEJXnlL0q2ugFoTxJIsZ9F7LHSwADrQBIqt6ZhuQuLeE="}],"size":126702},"_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/popup_2.0.0-alpha.82_1713198123570_0.2299417188532733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T16:22:03.829Z","publish_time":1713198123829,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.85":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.85","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.85","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"e38d6a553d665c8ceb6b54adce81f8234b7352bd","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.85","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-ya/2/BN794BcOzkykkac68VqraOxSL+nyQlIQduL3pl9adw8leRym0qOL9gb+1r29Wwjtluz2apvcHDxunAEmw==","shasum":"764233d8a113e04f01f369f6cbf45b785565db4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.85.tgz","fileCount":77,"unpackedSize":500306,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqOvpL4YO9y08WxcQ28Z1sfTcQ2WkvP6MhpZcHyAElgwIgAtbpsv+T5L70F0qBLWlqD5v2S52pHZdqVzRl27DF2t8="}],"size":126763},"_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/popup_2.0.0-alpha.85_1713287789246_0.8426075657067895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-16T17:16:29.418Z","publish_time":1713287789418,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.87":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.87","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.87","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"06694c2677644fa91aef947ed94889cf2cfea063","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.87","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-iiQmZW8/iyX8D8GenuF73FuhcjRrIalUobEslM3/nvejCvBjr0S2F56wyrSekg8gyv1N6fYZBCGniQ2h7K1Q/Q==","shasum":"5e002a4969e2d1a33b988fc2936f4096749e4a5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.87.tgz","fileCount":77,"unpackedSize":500479,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7qU9GVQMY1NLFXTw4uI+35mWJHP/NOBE0uLH/1Xe8JAiAIL8s8AASMLqCVSeO+wCVE8u2UsRWhyHgw/Smp0+eV1A=="}],"size":126777},"_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/popup_2.0.0-alpha.87_1713372222786_0.7866363062050854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T16:43:42.981Z","publish_time":1713372222981,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.89":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.89","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.89","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"b6adf8047818b3c03329fb71d3296c873a9954de","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.89","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-VzX8cFcQkK5p0IYNcHYbzVOngWxrb8JFKeuyElWfKIdieXApOcqQfoAby78YQ2+MIw1/UN4X9IW2gteuPnREbw==","shasum":"c9057ac1c904925ca73ede91f98e21ebbd0cca4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.89.tgz","fileCount":77,"unpackedSize":500652,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUWM8+4f+ep+R982YF08o+AIM3CYl91p234svRyjOUJAiBNl/Hz+a74ioa32LJhI7ncba20lQl22+P8ws0X3uQi3Q=="}],"size":126789},"_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/popup_2.0.0-alpha.89_1713451057552_0.5864393542070194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-18T14:37:37.698Z","publish_time":1713451057698,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.90":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.90","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.90","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"a01f651e658c5941911d30daa015b4dc5e20257c","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.90","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-bW9/CgMM+kbOHRrUImN/DLRPBF/ODy8JuxzhsM690hjBRadbPyE0MfhR5KsYCfR1mIO79011hlsT/rzuPLuV/Q==","shasum":"466a5b926bc30541f09921fadb9f9ed3d9c7ec35","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.90.tgz","fileCount":77,"unpackedSize":500825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE+Z4ewaHhQ9DkYgJMZfCJowb5V+6ZMRrKcM0Pq6nZTaAiEA05a855mVnSVHKgCuNANieQRAwlqR4BbcJuoz9bhcbA8="}],"size":126794},"_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/popup_2.0.0-alpha.90_1713460305944_0.8659349585482148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-18T17:11:46.212Z","publish_time":1713460306212,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.92":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.92","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.92","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"efc8215b6c9c024c38b7eb7e9e49b0d4b5e8afae","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.92","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-s/FcHKnrr4WSOx1JqOWYe2LwWtAnpYbupYlCFrjU5/tkUNcQaxCJLP3FVrBHG6WFNS7OksNE/2rRr861iwMHLA==","shasum":"17bb39453122829df6671db4a9b01bffb6da2a25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.92.tgz","fileCount":77,"unpackedSize":500998,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/37LPZSQpxAQ01toRKNuuNkLMiqs58wesrt/05esRRgIhAIWSDQ/JZrXkWxdny6O5dopUyo5m+jgS8oLBcvqpkflP"}],"size":126809},"_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/popup_2.0.0-alpha.92_1713495255403_0.27091128444333457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-19T02:54:15.544Z","publish_time":1713495255544,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.94":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.94","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.94","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"cc04167fe6e9e7663aec78414fcb821b79f7b918","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.94","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-ubdExxbc/61X4qa9SXjA5tIr7szSd8tfnjW6F7OOLMPpaDHx/MEFbdwVvqu4PYKFjg3EuCAgXGO6Zj9oaO0FkQ==","shasum":"879a7d22de216e95e5d949e45faa202448533505","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.94.tgz","fileCount":78,"unpackedSize":505606,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICt+Xbkrv88cstc/6n2jdEwOkQcgdVD0KtILyUnlbfr4AiEA8ksp8pwK/VOPl6yvNGYDzTy70w8RN7HPIokx1koMILY="}],"size":127662},"_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/popup_2.0.0-alpha.94_1713646528430_0.2802047955876794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-20T20:55:28.637Z","publish_time":1713646528637,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.98":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.98","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.98","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"cc3f1dee34e1bf60629920629e566bf28171c8fe","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.98","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-JM0ppF3vJsDzBYPjiNiJt3QlG9qrOxmZJ+zt6Fu2W7jJLKKRCjRywPVxsOuM98Ul3AihQLEasg7j79JEJtDxMA==","shasum":"45a24128fc93841b7fe3489e0f1097b63617f690","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.98.tgz","fileCount":78,"unpackedSize":505779,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDYe3cOE6IlwqYsMYgZo+J3cPrBcrmYU0fig3F/oTJEmAiEA++Qx4qCN/Uj8Mpysxw7IdYT2HkZHuQf0NFQdaBLZoOs="}],"size":127675},"_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/popup_2.0.0-alpha.98_1713703050316_0.8283158117075295"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-21T12:37:30.485Z","publish_time":1713703050485,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.99":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.99","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.99","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"8641cdd871ffdbef9e5b2a79bbf3862fb0422e3e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.99","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-dBaXBDTeXwtB0snbEmnVncO9b7EG2LOmFf6JPA/0at3jfZXzHNi+PTe3BVR0FpUtlTKS38l8BOz2TjxhKdYK0w==","shasum":"b1c78763db673e8810abcc0baf0bd9066f3834ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.99.tgz","fileCount":78,"unpackedSize":505952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBGQcpQEN6Gt9QnsyjG0bpSMCUFqDhlnv1zmJl2M+aSdAiAmBckzgtvb/FUELmB/JVpcDPfXePMM6rPoUf/3Kw1mLw=="}],"size":127684},"_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/popup_2.0.0-alpha.99_1713709627843_0.5940534747545552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-21T14:27:07.994Z","publish_time":1713709627994,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.100":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.100","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.100","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"efe5f575ce5241aeb84a0af45915dca63dcce68e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.100","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-f9Ni/VVNVXI9bZyOWDZr222sCeKupqCNn5cnPyzAZb+RK18Lz8ta11rPww2zoO9CFkf8ooOlinOrV+icuDOaxA==","shasum":"ca255f04534adcb2a61082ca0c525d306cf30738","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.100.tgz","fileCount":78,"unpackedSize":506129,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOIQZJtFUNTmwaRxSfdioF885jzQoZuZpjhw7OK9CeVAiEAgU1DnG+Kyd0XtcwnqCE6tmZeTdCoUyaLgjbIw98WsOU="}],"size":127694},"_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/popup_2.0.0-alpha.100_1713717999213_0.10965558142242604"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-21T16:46:39.411Z","publish_time":1713717999411,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.102":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.102","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.102","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"2c56687a2c8170f73a8bcbfbf916386c0c234f1f","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.102","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+arm64 (darwin)","dist":{"integrity":"sha512-thyVj5qmJUrSVjLo7n507aUKP9GdQT9267jmZZDQHWdQgckOE/e8Fk/cRYP42xUK1hCK7wCg/opFYL/XwVG/vw==","shasum":"9a08152eb103d195bc328260f3eaee29512e09b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.102.tgz","fileCount":78,"unpackedSize":506305,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFPcKm++A89ieTlyCwjxg2o9N003qDEECElOCW+XsBqAiEAvVkY476FPn0s+gDB5c0g3xqPix4Emp8ngbrKZa+/I80="}],"size":128114},"_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/popup_2.0.0-alpha.102_1713770736899_0.9319907877450782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T07:25:37.093Z","publish_time":1713770737093,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.107":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.107","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.102","@operato/utils":"^2.0.0-alpha.68","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"32057ca0cb2c8ff542aca6d438d1ffbb77dc1cc8","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.107","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-udEWDb5eRiNr3wA4BiYI7BnqCRvRRuz+qtzdJE3pz1wZFe3myvSM4pUZHgqMbDQ+Bwu5qMjCXFxa+wiDw9KiHQ==","shasum":"9493829bb4510f0595d6e2cf2f723fb0d2c89b77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.107.tgz","fileCount":78,"unpackedSize":507991,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATU2Dtx9iDXBY2VXgI/wD/zTBnoOItt5DSpVYz7YsBJAiEAzmjH2LPM4ngj89NahlFUt2/qrjhB6Rkr7pKHWijrVno="}],"size":128024},"_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/popup_2.0.0-alpha.107_1714582934045_0.286765326202306"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-01T17:02:14.370Z","publish_time":1714582934370,"_source_registry_name":"default","contributors":[]},"1.17.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.17.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.17.7","@operato/utils":"^1.13.9","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"4634d814f460d11dc5dcf5b765664e1c68db38ca","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.17.7","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-Qs00izoDPaLYF7djokU3L5KbjgZljYycT4fS8MRYlrn9KoFkdc0kXj5wBsitNx4Z7rIze0D0mY/IpR7XWlgQAg==","shasum":"8e09ad234a08a5ad1301b32efea241109aa8d0d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.17.7.tgz","fileCount":73,"unpackedSize":481396,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFQu2HO7yJ8ZZ+bxAj22AimlBAj/0+01h3ab0DFZKbp6AiEAsYvpCfMHJZi3/ADw33Zk1mPld6WOwGXqzMF9Iw7OqhM="}],"size":120551},"_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/popup_1.17.7_1714619144026_0.27042706828488017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T03:05:44.214Z","publish_time":1714619144214,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.110":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.110","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.110","@operato/utils":"^2.0.0-alpha.110","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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/popup@2.0.0-alpha.110","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-S3/zYVVxsa0Hvy2E6jScP7G4JjI/Iay1/8Fj446pb2NmYsGs8/cJ0DHhzNq4ZbTXCGIwcSsq01mE8E2Zb3HIQg==","shasum":"f3e5689235b9658fed4394525dd51a51f56aef33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.110.tgz","fileCount":78,"unpackedSize":508176,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICIV3wby0LJpSlXQ7OnkN8KufsaM+bULoQ8q2xGIUf9zAiAbjxBjLR+6+bWyjjTtqCuhKIx8GCNlLfbNy77x8uguaA=="}],"size":128446},"_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/popup_2.0.0-alpha.110_1714620987188_0.833163397282896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T03:36:27.343Z","publish_time":1714620987343,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.111":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.111","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.111","@operato/utils":"^2.0.0-alpha.111","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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/popup@2.0.0-alpha.111","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-k4vdpCiKPxBVGGT/0QzbhHeCCrNUgsPeAIYX3GTvjkhWgM3xzn/9blyo5NK2es/DAYQHRJ0BIGxxzigamXRCAQ==","shasum":"f47d3a71d1a7787bf9d6817ed6d5a308e6292bc0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.111.tgz","fileCount":78,"unpackedSize":508352,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKsEXdt11Awwi9jM7KBmpB6+Qz6o3uxxZi/0dKL+UQ8wIhANQmUqyEDhtDoSXa4vS4Js8GboK5/nzYehgHKhgBh/5p"}],"size":128459},"_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/popup_2.0.0-alpha.111_1714624557778_0.8498755168296437"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T04:35:57.962Z","publish_time":1714624557962,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.114":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.114","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.111","@operato/utils":"^2.0.0-alpha.111","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"28420fb1210e6d9dac426ae9493413568c886d6b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.114","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-EJoN+TZFWYp81yDAmwP5bKJje0ZnlYG3qmOyUqO0rWsRNFtkv2BgQ1K7f/yWSsrvj5cx/5Ry94kBKp40fQ5iUQ==","shasum":"26151c3430f6ce457b72c053bd69eab76ba5377f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.114.tgz","fileCount":78,"unpackedSize":509763,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAw/1UEPQLX3UwYV0j5Y/XJNJEt8wx+vxFwIDnfC/3ilAiAGwFrEaPORdXwJJe1cA8cfCATE5gtfsUq0rtXieoq7lg=="}],"size":128391},"_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/popup_2.0.0-alpha.114_1714809201983_0.1304287786135323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-04T07:53:22.138Z","publish_time":1714809202138,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.116":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.116","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.111","@operato/utils":"^2.0.0-alpha.111","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"ed8f106ca422d5479a869c700d5bc4786fff849f","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.116","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-4lkVx2AMZjT9TxyHbICcYE5IRXjdtiTQtQz8qNtp+ZiFw28nBwIKNfFh6TfKmYNA2OQrbccF+8CmzBLeQmHy2g==","shasum":"fb795b51e4f2991d35adb187ba68b5a6b2096b7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.116.tgz","fileCount":78,"unpackedSize":511099,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDNI2leqdqgclonBqbDHOqIsJaMzAMSUMVc14CxXZkJQIgLQmzGD2aGytZuOBHOGnnW4/DXG4kzuhugdpZvWJ4CoM="}],"size":128788},"_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/popup_2.0.0-alpha.116_1714820202537_0.9667299507418607"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-04T10:56:42.821Z","publish_time":1714820202821,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.118":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.118","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.118","@operato/utils":"^2.0.0-alpha.111","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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":"78a0819daea046dafc63234648df0632f85d7275","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.118","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-6ykhlcXPc3y2cVmxZl20pI79S0uF6deNfAWBtwDQtQBKkCXWee0id1DIGq7246yZtblHb2l9QEdzEYgkY5gWvg==","shasum":"d684f8e14abe7577d11e7534a43cbcdc3b0867d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.118.tgz","fileCount":78,"unpackedSize":511609,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5zvdfkf8tut9f/c3fiDXzUJsi09qjvrkwRz4/n8dcgAIgHfEuwqVkC9d4Y8QnKwNIniTozdey6CVFdXQkWGefE1Q="}],"size":129033},"_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/popup_2.0.0-alpha.118_1714832604925_0.16048263886752534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-04T14:23:25.131Z","publish_time":1714832605131,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.120":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.120","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.118","@operato/utils":"^2.0.0-alpha.111","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"0b85bb42a80fa8acc1c313cac17733b082f52021","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.120","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-UR4Vzpw99Wy4Uhj7jsDEMhhm+q/L+YdCtHQc5jrNgnD8hFLy4yPNKOBmn6SAPsbUSpXDark7NKbvCcH8LGJ9ig==","shasum":"ae9d033b8e6a084409bd3f2df3410946b8e50e36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.120.tgz","fileCount":82,"unpackedSize":535185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCChGNDufw9jWFv/qTiprbB5RLWRU0Pj3cAT9taAyT87gIgdaG2Hw7GkrqBZjYEJn5sLNW4ZIX5m3nuOdxNvNXpO1s="}],"size":133398},"_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/popup_2.0.0-alpha.120_1714907408910_0.7839769544374802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-05T11:10:09.141Z","publish_time":1714907409141,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.122":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.122","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.122","@operato/utils":"^2.0.0-alpha.122","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"460fead0a5ae5e9025f74a3d8434510ef875680e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.122","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-I8+mFI6mMm1WIwrSUQaQI0O/zPfxsXxt3QqKCGT2e5CzAsGAJfV13bBMhV/1kVSEAtEiQgBNDzGPoHqlMi7x/A==","shasum":"a62a681e06a6e941e1f769d4d54c2d124eddcb41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.122.tgz","fileCount":82,"unpackedSize":535478,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHRR/Khjd6XrPphdSkgM6EoU2ALpt8Dal81gY+9DGj4AiBUWtBDNctXCenONkZJ4fRvdqmpQSBMN2qEYm3DYHOAbA=="}],"size":133454},"_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/popup_2.0.0-alpha.122_1715026723124_0.7686259843119172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-06T20:18:43.311Z","publish_time":1715026723311,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.124":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.124","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.124","@operato/utils":"^2.0.0-alpha.122","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"5bea95b96cb320f2ccc91b1b37d58a1dbd3d13d7","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.124","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-GOh+9AgSCuGxZ6Jm3s4JW3mHZGA5p3pA+gn6PVpzQul+GFZs7R8TtFsPWJGHsAs0WDJRhkB+q6uN6P+2zhu3jg==","shasum":"4b9d0d24561ac8e4041de4944fd1d0980d58faef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.124.tgz","fileCount":82,"unpackedSize":535662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAcvGzV41nTGqWs+3OJh1PRvlYGjT4ZqAVg2MV40cNSwIgBHjVuG/yLd7p+XHcjFQoYH0rhS/FGAA94apRIB/8h24="}],"size":133477},"_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/popup_2.0.0-alpha.124_1715134207726_0.41166961244818867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T02:10:07.912Z","publish_time":1715134207912,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.129":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.129","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.129","@operato/utils":"^2.0.0-alpha.122","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"ab4d469ebb4e2415a26b0ea659f9b899a20bc540","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.129","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-e6oAQkttYaRoR2xpLkIplg2Dfoo1srMeAkDHVNzJgsX/PNJ/NJhfZum/3XNf12PfQX+d9bA05YhrTTaJua4+Uw==","shasum":"c17db76771c12367b77c25db4425e5cd938f5af3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.129.tgz","fileCount":82,"unpackedSize":535838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfdbcMWce/cjTsmghidIETTVA46wte4Kc8lMW3YD2xiQIhAKBmPpOPj8hrh0ObLZyyStSiWe+AFhv+t6dU+Di4nLhT"}],"size":133483},"_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/popup_2.0.0-alpha.129_1715189015392_0.9042279615002689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T17:23:35.669Z","publish_time":1715189015669,"_source_registry_name":"default","contributors":[]},"1.17.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.17.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.17.9","@operato/utils":"^1.17.9","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@1.17.9","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-lYWPjmMU1EYtPnxT2FPMqBDicw8JYMEvvYPf3AtiP86DxO02ePQzVtjjqzxuMTNQElYEqne+UxxMjZuTPcIyWQ==","shasum":"b627e05c72d65c1947925df7cdc84f054b6ac984","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.17.9.tgz","fileCount":73,"unpackedSize":481554,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyqpbP4cIu3jibfu0mEfbWs++9INt93ndhJHUnt6RfPgIgDpFgrlMfx+xBayhyv1ER2Gsam+4UXTKNHRbEDSFSoe8="}],"size":120566},"_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/popup_1.17.9_1715578429583_0.9123235325687078"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T05:33:49.774Z","publish_time":1715578429774,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.134":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.134","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.134","@operato/utils":"^2.0.0-alpha.122","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"25c5412eb62e6feb4fc0dcc8edca55b0025810bc","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.134","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-MxNBRtofaKCq8tSU1BtwYjDd8bKtJgg7ApY9LPRZiypgdNxgKlXJYMBG9u6JZu1O+CuDCaCquWpWXEdo5j75Jw==","shasum":"191534e50dd52217cee2d39ec95df19e484b1c7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.134.tgz","fileCount":82,"unpackedSize":536014,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWiDGow5Nff3i7QsazlY+aKXDCssjdi0+oA2NEwA0NWgIhALjileTG/BanO7EeHQFZgIFZY0wYrwawP1l8LkqOLPev"}],"size":133499},"_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/popup_2.0.0-alpha.134_1715615174527_0.5354319812996948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T15:46:14.768Z","publish_time":1715615174768,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.142":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.142","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.142","@operato/utils":"^2.0.0-alpha.122","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"86e107cbad121add471ad15b9f8994b52bdb746a","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.142","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-sCY9dHpwRR959WEAbiT5KQsu2T1i9Wy9aIWL1YkFbQrW3pScOweFWGma63a3BUmCRo9kCMENP9DmkZl/XRmKAQ==","shasum":"7e65e26d565f1682acf01c1df69337426d42f887","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.142.tgz","fileCount":82,"unpackedSize":536190,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiPhokKR8ZlOOisT/FnUAoQL5iJVz/gkNREMaRv6oTlQIgJa8FTy2xNV3arjATe+CQJaenBm7U984tzyhM0QRucRA="}],"size":133518},"_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/popup_2.0.0-alpha.142_1716305446252_0.6840462481803709"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-21T15:30:46.429Z","publish_time":1716305446429,"_source_registry_name":"default","contributors":[]},"1.18.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.18.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.18.0","@operato/utils":"^1.17.9","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"ab399d63caef33a3e72fb04f8ba2ea674c60161d","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.18.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+arm64 (darwin)","dist":{"integrity":"sha512-O27KFbfnMIggYBj5XR9LISpykrh4vEKGGA69Eg54xmklg8CM+UQLNr8ZcBXXB3XfMdoqZRbCU/nYfXIsQyDGYA==","shasum":"69575af5c108021665fa58dd135275ff90cb7cfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.18.0.tgz","fileCount":73,"unpackedSize":481703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDojKhpb/DcWdw9lomIHxFLrq3nCS+OOBPIGKE/DoDiAIgeYE6a4sRPWMWntYgY1MdEhw5H58R8uVBx1KnoWFolPQ="}],"size":120581},"_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/popup_1.18.0_1716537251709_0.5242346008070666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-24T07:54:11.851Z","publish_time":1716537251851,"_source_registry_name":"default","contributors":[]},"1.19.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.19.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.18.0","@operato/utils":"^1.19.0","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"8fe8f9edb649dc99453b5f3970244df21502a042","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.19.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-18LKc6YW80VTwUgiFF2lNXY2C6V3mLxCFbK8j7yOqH0yo2hcedw9u8vVMFQx9Hud26bWEPaeOGJ3mNw//Z8gZg==","shasum":"317de4e0db4eb97d6099c230323a0154488f313c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.19.0.tgz","fileCount":73,"unpackedSize":481967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+c87vjjpxi7HDX+wU7eM+fWAEPLEM7/kbyicxiDm3wAIhAJykVgmW9ohLt2n4iyTE0p550T8eh6vjyOvh1+uBM9Uu"}],"size":120680},"_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/popup_1.19.0_1716777259091_0.09594199401145787"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T02:34:19.283Z","publish_time":1716777259283,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.145":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.145","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.142","@operato/utils":"^2.0.0-alpha.145","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"c56054ea85315ee52caa16387b54ce73fa4bb2bf","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.145","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+arm64 (darwin)","dist":{"integrity":"sha512-CA1pZz8Dh15KNC6X0rlt2gdn7j8pa5pkx8vLVJlSeCThSz+4WHyt/4z44YPupKr8fuyq9TMPB3VB1XJNc4+FkA==","shasum":"1b42cb93dec14ef4cf999beff2da39b4696c343c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.145.tgz","fileCount":82,"unpackedSize":536481,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqClNFBvu9NNfoXuiyIfmf7LPCRM2P5cARFhryrlGISgIgeglFC0b1oppD/3IKozogEI797EnlwHfxLvGplhdfbBw="}],"size":133576},"_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/popup_2.0.0-alpha.145_1716907171939_0.7123316082827547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T14:39:32.126Z","publish_time":1716907172126,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.148":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.148","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.148","@operato/utils":"^2.0.0-alpha.145","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"469b2e97392a3766bc7e2bc4807b77406c19c676","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.148","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-Z0UfLMOj3L5iMPFLmyC21cetXc588bEpgbAdBHMYjsXoltkgjgXT3ATXIc8vK02ovXMuTIoTlCj0miclapvz1w==","shasum":"ebd482ad30f613d500a61e12ad236eac65d7de74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.148.tgz","fileCount":89,"unpackedSize":629915,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIArfERC1nuz/vIyFzAvWTY/dDzFMvWN6dCEZo+u4V0sIAiEA5U7kfMc1zphekXLz9AegaSce/C2P9XZpI3e3l8pceMk="}],"size":147440},"_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/popup_2.0.0-alpha.148_1717061080412_0.5241681169476917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T09:24:40.679Z","publish_time":1717061080679,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.149":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.149","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.149","@operato/utils":"^2.0.0-alpha.145","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"ae0a8ae9e4627a09783ea436f2498bd80880a736","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.149","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-4t6GyNVI3tgci8/ATk3qup67J59nazpAbou2TQKksMGAVrGa47moExU5MUOmiruzCwVwUQwPokbz12OYDmgX5A==","shasum":"40d63867b6e1b95074e38de9c6ecacb4446eba0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.149.tgz","fileCount":89,"unpackedSize":631025,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICr/nhaj6oEOtTnsxjiwGN4yyZOZtddhU5zdu80i9BKuAiEAnfyJUZ71p0WyQG4lyor61VnORdEX/tWAFW97wqeXzZw="}],"size":147611},"_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/popup_2.0.0-alpha.149_1717078205438_0.01846309502697774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T14:10:05.722Z","publish_time":1717078205722,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.150":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.150","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.150","@operato/utils":"^2.0.0-alpha.145","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"bf5e2f0cbdda6c2711a2f0db1dc4c78769e262ad","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.150","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-dw9f80n7aBQAeOO5KYqQFV7kmdrM3BUESIQUQnAWLFk8FVWeOiuD3uBO18PAyVOOpzmaHsRrib8/Ui0UJXDeOA==","shasum":"265c02c66c004633d30a8b6c304f862b034a9cb3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.150.tgz","fileCount":89,"unpackedSize":631201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtJUs4C/1pBHtkCLWPUuAzDisatJzQ+X29LQVDUutg3gIhALur3d0waLHiFhoUdwyUQG3CzHhXdM06vU6ZGfoAWMQN"}],"size":147625},"_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/popup_2.0.0-alpha.150_1717081983445_0.8506649022108113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T15:13:03.716Z","publish_time":1717081983716,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.151":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.151","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.150","@operato/utils":"^2.0.0-alpha.145","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"23518dcfa11a5429083e8a39aa7ce3b78def1b54","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.151","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-NfSxUIuUyyvnb0SFKgqmXv02iQfQv8JAzykSi+vCLy6E5DVIUbSrPu+XpH6AAxB5gXB52M4U+4Ze9tVHaZ2qrg==","shasum":"1176aa76b14f7efbe9b9a7f569a9f9d79175b78d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.151.tgz","fileCount":89,"unpackedSize":631454,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFb/vjoDa/KMA1xAKfKBP/9p2mb/iMmRkhGs+g5lcxW7AiEAyTnmJwqKcOf6yhaxtOoMozlgOV8W/zLWBYchckY+Gd8="}],"size":147659},"_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/popup_2.0.0-alpha.151_1717084106906_0.041470363867415205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T15:48:27.050Z","publish_time":1717084107050,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.152":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.152","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.150","@operato/utils":"^2.0.0-alpha.145","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"75c4b617e661bb23cd363ef47f42efc9a41057ab","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.152","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-xgkiEAYfFl6EmZbrAkKBXMZ4i6HxHB5eS+aBMAazp8ZUg6pJxwbBt0e5cMV+CEgmZnGum38u0eCYf3nnR0xg4A==","shasum":"59d66fa37a61c910bd0239f6418bb2611c192816","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.152.tgz","fileCount":89,"unpackedSize":631457,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGN06BaJijDZG0MOyGkHduToshTG83GnE/96RdlPNY+fAiB+WOCp3eNd0OydJeQKZEEV+xRhbk1If/yVyG0sWnIzjw=="}],"size":147619},"_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/popup_2.0.0-alpha.152_1717087128559_0.7969714827207179"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T16:38:48.863Z","publish_time":1717087128863,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.154":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.154","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.154","@operato/utils":"^2.0.0-alpha.154","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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/popup@2.0.0-alpha.154","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-1wRoU/XgwJk8QPwIaRxNAzQqE/R0YbvvGuZcxPqy5cv7sTqc+l2+7jxTh81GOJOXB/t/zu3WngVJWXxFYe8wwQ==","shasum":"6218ad8fce2eeb516fd4f0d55ff04405578a4a1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.154.tgz","fileCount":89,"unpackedSize":631633,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHvXcu9xuAXuRd4+qrmf2Kmx6IwSqTw+ObdG57rsWhZAIgbPSbRd56zXBgngzJosdaB4viiHOv7zzTqVZmlNxJ140="}],"size":147641},"_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/popup_2.0.0-alpha.154_1717209583172_0.7437664830603365"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T02:39:43.351Z","publish_time":1717209583351,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.156":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.156","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.154","@operato/utils":"^2.0.0-alpha.154","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"5198e63a8907de94c86650c7e93eaee0091ed1d0","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.156","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-1mqvWdGGyRMGYcVDnpeRmEsjPE062AqUpibbQIRehPM1qMfHUCWQ2thPSUsS/vka82hp112ZzMWn4ORHukHWLQ==","shasum":"fac969ddd6fe15bb63950008c6e0b05f6228fb00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.156.tgz","fileCount":89,"unpackedSize":631910,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEvLo9mOUmAn+1RnO9AqxFEb9v7QWsn7BpFL2vn1AZiQIhAPedAFik6nhpy5AycewapJ7kicPVqO1HjewWuZe6/Axn"}],"size":147723},"_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/popup_2.0.0-alpha.156_1717223094550_0.7238999467434077"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T06:24:54.785Z","publish_time":1717223094785,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.157":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-alpha.157","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-alpha.157","@operato/utils":"^2.0.0-alpha.154","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"d70155e32b81414d13bc4cb399457492d9639070","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-alpha.157","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-+r3B1qFWSn8E5Sk9OpSL6JivLL1+Gbj3x8qcubSmZnIZF4WwW+Y02dICbUs/MvZB0z900IKgeauPmHzlu0AjeA==","shasum":"1c1d7881043d4da00c2957a26d5375ba8b9b8990","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-alpha.157.tgz","fileCount":89,"unpackedSize":632086,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrJ3Mq/wwzYcbkiKNjqr737ECuAbhPCcls0SBujmC36wIgVvnh9L2dnFAlAr6d66Jzr19VTuQcNe448TcmtWMa/y4="}],"size":147750},"_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/popup_2.0.0-alpha.157_1717241090407_0.4983934535276755"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T11:24:50.678Z","publish_time":1717241090678,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.0","@operato/utils":"^2.0.0-beta.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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/popup@2.0.0-beta.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-F+/ngx9cfSjvKLxulK/SPbMbgThv63koBCycqxi/pBKhRuDNE3b1iaqdRClAKmYwnU3IMMgKR1hteuZINg6GnQ==","shasum":"5212338becbf1fc22625bf69aeb1efe93870d1b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.0.tgz","fileCount":89,"unpackedSize":632247,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJKs2E3T2Ur72+ITtp67CvScOvfvVXOY9Bxz8qTDTaUgIgE9thZ1Vn7twhSOpyKJHqakg982XybsXzW3gBEvsDNQ0="}],"size":147759},"_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/popup_2.0.0-beta.0_1717244771261_0.8573947333555583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T12:26:11.477Z","publish_time":1717244771477,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.4","@operato/utils":"^2.0.0-beta.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"4967dbbb6153cc97f1c5d361501712fe7da4ce26","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.4","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-EjxP+GjOLlzBD0nw1RHNBcT6FCOHJXYpTY1ydKpF7Nhl+knRUlSUFAhKkcnsshufhEP8/5qSh7qyxoUDKRtJ9Q==","shasum":"8e11f4c6f26d2afa52a6ce213e96e3d691cb2b1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.4.tgz","fileCount":89,"unpackedSize":632573,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmms003iYHN0Uqw2UEP68vej44QoYx0KDjz2IInEPRUwIhAOkGn51nMaXKADis0dUY9Pb2tB8CwLpf6UVV2UYb4UDt"}],"size":147842},"_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/popup_2.0.0-beta.4_1717475273383_0.6496411518812142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T04:27:53.633Z","publish_time":1717475273633,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.5","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.5","@operato/utils":"^2.0.0-beta.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"e313b5e6d8ece67e94618ee7ea7c1ef2f1036d40","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.5","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-Y+FWdXv+587vyn9Ov4tPE1yzdeYltZdR3IQlBrSSqgiPaA4oVvQnpTYuTf13dnt1RiioFSP+Io00VENBIh8E7A==","shasum":"002c167f3527181310323d278c35aeeecaf4dd60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.5.tgz","fileCount":89,"unpackedSize":633028,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqtrV5RxQ7XBdStK+fSY0tQQvw+QS9EuHmNLTsaDIiBAIgQ2xiaUwYjNp9L7LttTgxxlXkVWKx1Bws6xplFLC1DME="}],"size":148058},"_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/popup_2.0.0-beta.5_1717483121297_0.8607720286291216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T06:38:41.487Z","publish_time":1717483121487,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.5","@operato/utils":"^2.0.0-beta.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"0f85bb778dec7b54fb2c7380e3da5146e170e131","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.9","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-1g/Lcnb6/FsaMMqun7a00G49nJf33ZYibHouPdcfEBxxGvn/GEU7Z24vMPwHe3mWAUpIG+PpvOUmMeR0XJkySw==","shasum":"e71e7d5001d64f5ca74225ace31902cc344437c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.9.tgz","fileCount":89,"unpackedSize":633716,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/OXoCenk7KOi8PvUAZwMIJM0XFsQHK1WMTb7/heDWZAiAl7fyA8l620gkW9dnW0vdU/ma8yndodhfvkobNXD6NUg=="}],"size":148657},"_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/popup_2.0.0-beta.9_1717815090767_0.04643797376243297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-08T02:51:31.029Z","publish_time":1717815091029,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.12":{"name":"@operato/popup","version":"2.0.0-beta.12","author":{"name":"heartyoh"},"license":"MIT","_id":"@operato/popup@2.0.0-beta.12","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":"ec322f4e892942330c3f429378bd38e235707888","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.12.tgz","fileCount":89,"integrity":"sha512-zCIiHEPNMHmhs8G5tCMfmjhgfsZyyMeUpubwIG4EfZVvlBcgmp2AFYeg8rhLn9xPo/rkmAzkvf/XRRKrmKJALA==","signatures":[{"sig":"MEQCIEoXb4Gl4plar3iX6Q9PohDKofI68IJO1EjDGrGhmPsYAiA7q/ddwoBOfKNUBw/Swm1Pt0zyNWvrrclwKi3/t5hsNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":635465,"size":149506},"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","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"gitHead":"08cd1f9bacfca1f0559ee61089a26087cc1876ba","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","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"prettier":"@hatiolab/prettier-config","repository":{"url":"git+https://github.com/hatiolab/operato.git","type":"git","directory":"webcomponents/popup"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","description":"Webcomponent popup following open-wc recommendations","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"18.20.3","dependencies":{"lit":"^3.1.2","@material/web":"^1.4.0","@operato/utils":"^2.0.0-beta.0","@operato/styles":"^2.0.0-beta.5"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.3.1","eslint":"^8.39.0","prettier":"^3.2.5","sortablejs":"^1.15.2","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","@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","@web/dev-server-storybook":"^2.0.1","@typescript-eslint/eslint-plugin":"^7.0.1","@custom-elements-manifest/analyzer":"^0.9.2"},"_npmOperationalInternal":{"tmp":"tmp/popup_2.0.0-beta.12_1717903066210_0.15657815830245458","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-09T03:17:46.470Z","publish_time":1717903066470,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.13","@operato/utils":"^2.0.0-beta.13","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"719dcda3f81008118bc3593658f3e68570dd8866","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.13","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-e+1oRMk6JpLaxssQ6Pq3oJEdZhSH5e4DGBEyBk3FQYCIQ6neTIWUWrPhUJC2tIN21wVStfrLwuExT+DsuyW+FA==","shasum":"0e25768d44874f86354b0e7ec7e35e102afb2a15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.13.tgz","fileCount":89,"unpackedSize":636075,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIUdxr4TcKbbJRl6w33OhgCeyPYPdvnkB7QOWSvDIlCwIgJs3Z87OFCUlVjRpJH3gbNi8lNwJtGUV3rrGkOBsFnjU="}],"size":149683},"_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/popup_2.0.0-beta.13_1717917790490_0.8503509096525157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-09T07:23:10.725Z","publish_time":1717917790725,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.14":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.14","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.13","@operato/utils":"^2.0.0-beta.13","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"2f3c3eb99f4435dc4d0d66bc097647b3d8351ba1","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.14","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-d6bJ5yWOE4rhN/wJgIUeK8+JPNUQASAQkJQpcGeTon1fzBI8lydy7zu/PFDh8xFJfDwMMfwG71Fe6TpN7ZaY3A==","shasum":"672c92bea4f2b56d3930acb53590c4170c1186d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.14.tgz","fileCount":89,"unpackedSize":636301,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIlokVTwnBL0n3gMNN/QVTIUck1bBm80nWbXwhOUK3KgIhAL+VvVnSkBkZ4XlWtsDQDI3UwHsYKwoNygihq/hj+sOY"}],"size":149711},"_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/popup_2.0.0-beta.14_1717999166201_0.33217193679573964"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-10T05:59:26.452Z","publish_time":1717999166452,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.22":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.22","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.22","@operato/utils":"^2.0.0-beta.22","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"a0c43af5506fd7786061d78a6946489be6c37336","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.22","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-QMmwkTvmDBuuW3kN8yS8mxgr+zW1hHw5BkMGSpvDtvNIo9SzIzMQEmgmnJtMt0Pa/jf3e4bncV8UPxi2PJohzA==","shasum":"9f0092bacb5c14606ee848720677b87e97853203","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.22.tgz","fileCount":89,"unpackedSize":636585,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz1QUv8y3msA2/XRxcDJ5oIKSJaHJ9n/QNWVLj8WumVAIhAJibEyvsszuBImxeXxZqKfbI+vnT2HAIP42DAslz3Aku"}],"size":149815},"_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/popup_2.0.0-beta.22_1718319204572_0.597836907136394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-13T22:53:24.813Z","publish_time":1718319204813,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.23":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.23","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.4.0","@operato/styles":"^2.0.0-beta.23","@operato/utils":"^2.0.0-beta.23","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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/popup@2.0.0-beta.23","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-NYeOxvTYsioDgdCSD5gNc1dnXN0junEdSju5tksfqS5l26PTjbl6KkAoPNCmhiBZnHeRpnnJt7IO7ine2fpAgA==","shasum":"d519cddb77d652da92d1991131edb27541e04499","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.23.tgz","fileCount":89,"unpackedSize":636877,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXKQg0ZvP0oUNSJ4gg7H4f4wFsm8/6jTgLBQyBj5QfrAIhAKuYjbNZEyWmpQjqGXzV1XPmihdjQIBexCICW0Sv9m9m"}],"size":149884},"_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/popup_2.0.0-beta.23_1718322907096_0.3681539403500893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-13T23:55:07.289Z","publish_time":1718322907289,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.24":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.24","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^2.0.0-beta.23","@operato/utils":"^2.0.0-beta.23","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"f9c8a5a062f3ba213cd0f146cabf54369f7b1c1e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.24","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-tKJPZUMX1J237Iwcxxv1lJrC3JetFE4nuMujR2N7WRtc4EBdnIARIs1xWL3IHKTPUudwSqKGWMa64TQonYTvPw==","shasum":"aa596b4b964eb792afae0a8ff203430f6bdad3a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.24.tgz","fileCount":89,"unpackedSize":637155,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBKVP0saNRf0xeubO78Rhavp9cC8bd43JosOcIH3CmrIAiA+yWQ1jzHMqwpL4nwIQ4ym2GXwkHdPTG/2SOIxEQ3T1Q=="}],"size":149985},"_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/popup_2.0.0-beta.24_1718448185397_0.6198362686331425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-15T10:43:05.626Z","publish_time":1718448185626,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.26":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.26","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^2.0.0-beta.23","@operato/utils":"^2.0.0-beta.23","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"7985e734b326247f804b6e0a7ef00154db31f0bb","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.26","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-cXXnav/URLXrlRF+fzfzHtvNUgP7soSZJVn3NgPV4wpxKw6Kl4TWcIGgpjSmPdCRilr2ARSICTv/C5yGTx1V4g==","shasum":"ec996884f0cb17665f98a002ad9493a4bb615095","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.26.tgz","fileCount":89,"unpackedSize":640665,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDojIMbQn3z14pivcAeJKRjC2O2GBcrPr4qz5i5+fMJfAiBa8HhJFaaM2XFDaRxxin9Fe0Srl29ZCKvJKPgkEoSkHw=="}],"size":150679},"_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/popup_2.0.0-beta.26_1718700125656_0.40514342079959786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T08:42:05.830Z","publish_time":1718700125830,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.30":{"name":"@operato/popup","version":"2.0.0-beta.30","author":{"name":"heartyoh"},"license":"MIT","_id":"@operato/popup@2.0.0-beta.30","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":"ceaa7ba17969135464a01e07ae0aa47d3d5fcce5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.30.tgz","fileCount":89,"integrity":"sha512-h/ZZkBLV9GOni/WKdsXTKFrn00GQRF2nxh5hy/Wm0gVVoSBd41xS0J/olcGeH+kIFSzTMiQok/+U9emKwhQzHg==","signatures":[{"sig":"MEUCIHG3D/DcYF2QRnqOA0dadHLL2LgJzAO7/8JW/5Z/QRsEAiEAslne5nsmI0eVgC9esOOucF9w+/Po3sl5yuKv8D35R60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":641137,"size":150762},"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","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./package.json":"./package.json","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"gitHead":"b45f30f4c78bc715f5c5581cf97505b3b6372964","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","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"prettier":"@hatiolab/prettier-config","repository":{"url":"git+https://github.com/hatiolab/operato.git","type":"git","directory":"webcomponents/popup"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","description":"Webcomponent popup following open-wc recommendations","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"18.20.3","dependencies":{"lit":"^3.1.2","@material/web":"^1.5.0","@operato/utils":"^2.0.0-beta.23","@operato/styles":"^2.0.0-beta.23"},"publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.3.1","eslint":"^8.39.0","prettier":"^3.2.5","sortablejs":"^1.15.2","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","@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","@web/dev-server-storybook":"^2.0.1","@typescript-eslint/eslint-plugin":"^7.0.1","@custom-elements-manifest/analyzer":"^0.9.2"},"_npmOperationalInternal":{"tmp":"tmp/popup_2.0.0-beta.30_1718728750060_0.24980906325057606","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-18T16:39:10.196Z","publish_time":1718728750196,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.31":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.31","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^2.0.0-beta.23","@operato/utils":"^2.0.0-beta.23","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"beb2772f3deb798c8b875a4dc0967fb47ca5390a","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.31","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-dCtpFyCYeeYyIuLfMxgZEQjXqaBArsPHL4LtG9uhk9abBgM7SE4T3vuebTxL4ijuVM93iJrUtH0DRxZzZJAWwg==","shasum":"6a2a79f196244d90edc914b69066b5ded8ad211f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.31.tgz","fileCount":89,"unpackedSize":645063,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9bN1yrmzSvfUsV1DwT7n9cUKpVwvOe1/H1+yds4lIpAiEAzIZMqH2p39oILuIjKZBqR1iDU8mJP5J1nrfKsBAhD/A="}],"size":152368},"_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/popup_2.0.0-beta.31_1718761242633_0.20238869493859424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T01:40:42.857Z","publish_time":1718761242857,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.35":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"2.0.0-beta.35","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^2.0.0-beta.35","@operato/utils":"^2.0.0-beta.23","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"6cda5b5b577b08bc1dc1910c188ca735ad619be5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@2.0.0-beta.35","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-3vAJnN2Q5xbl1zFbwP1pjBgiStWMTPZUfES3P0ZQ+VvXUI6axiRc1f2cjsuo67YbT8fRwxRhO/TY1Lw++7iDYg==","shasum":"628b2f52b8cf34d082bb6c3c12662478068a03c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-2.0.0-beta.35.tgz","fileCount":89,"unpackedSize":645233,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUB9hEyNZucfcGC+4fXyxkD/YtRYLqzhpNdFvoKmGwaAIhAMpU5/8GglGXtf3Q+jb67ctClgzIfkcRxtwvIXO4M2eM"}],"size":152380},"_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/popup_2.0.0-beta.35_1718834491686_0.8051198468167926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T22:01:31.889Z","publish_time":1718834491889,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.0","@operato/utils":"^7.0.0-rc.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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/popup@7.0.0-rc.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-WyndQqH3Jm5gOotrz9PO/3wqQVYNH93OCStCYH28j5YjnrfyLqOxrcdo29J+VjJ8x4XfWMKT9dsMVuVYum8W4g==","shasum":"d622cceae3917637c5b1611b0ca4d807c2eca38c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.0.tgz","fileCount":89,"unpackedSize":645385,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCppz4NS9e1QOZ2+GtMtPzmWAl8Wg9PgtxTL50Fws4KdQIhAN4tIrco8c4ikAxPgoyV1dh5gSBnH+OS1/gcfUb/Anqa"}],"size":152386},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.0_1718982355561_0.5004220978552223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-21T15:05:55.756Z","publish_time":1718982355756,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.2","@operato/utils":"^7.0.0-rc.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"5791b908e428e23251411af6ba0a9e27d3787302","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.2","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+arm64 (darwin)","dist":{"integrity":"sha512-rAimHZkr6XYB6JR4LrjVfYLi8m01D5TzijQjLqLg+gBE6pa+ppPsMlZzcC1DzeZowqfUsoNdSJWcbrYqnBYhBg==","shasum":"733a6e1eb44cae6e6a8eb07a74a2b570d9d101d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.2.tgz","fileCount":89,"unpackedSize":646165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAqLqTlceNdqpe8mf8CrJUyROc3YeV7g6mTjLO+fImynAiArQmmaQ7/Uq3ts/ITzW60yB/m93Y9YjeAJdGgk8WwXEA=="}],"size":152758},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.2_1719022830884_0.3490558254012044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-22T02:20:31.125Z","publish_time":1719022831125,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.6":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.6","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.6","@operato/utils":"^7.0.0-rc.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"4a1bb9bab5cbbd1a09866825ceaea32f36e7958f","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.6","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-o0EBrLjmiimg/wpkrYn10VVwmUv6eO6ehAr6YAOr1x5hJ3QOQIltktZ1VtWmiq0ilLJTEdQS+8Jd+Krfuj+jJg==","shasum":"e2d0714a82e0fce0a9077b7c613e4d056c36be20","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.6.tgz","fileCount":89,"unpackedSize":642615,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIlQYw2UMWAhLbdcxkXiCpm2gwBmR3KH3dGQQPXZ+UGgIgHIYdi+j7mM/xj7pmYsCcFgwX1Li3EWWuKHJmPa4elE8="}],"size":152108},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.6_1719462223318_0.5445794968133704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T04:23:43.609Z","publish_time":1719462223609,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.7","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.7","@operato/utils":"^7.0.0-rc.7","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"e7397f319e71283841e2879b4eb9e7a3a3af55cf","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.7","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-/h2Tdevj3LCBTQi/ZRVU6UB0offXjYESR+lt5FX0NLppadI6ddMVMoYOAV8zPFNJRLvhsIJ/q/AK0EfvjN5ScQ==","shasum":"2399bcb5c9fdc368a212084c518c9c6c6a197df5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.7.tgz","fileCount":89,"unpackedSize":642650,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvD4/NttmHBs9lvynPD9uSBgmbuc5q6ToOrRjPq51roQIgQDo2gTOQi+QNe2iAPvGGVOnEM+wXk2YYqXU6pQwnheg="}],"size":152078},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.7_1719545541938_0.3962316013426259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-28T03:32:22.161Z","publish_time":1719545542161,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.8":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.8","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.8","@operato/utils":"^7.0.0-rc.8","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"96f980e10bdad5b1e1d4e8e8be557e9f650b95ce","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.8","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-F7kDsKyMICRmErt3MdoHJKReSGmbkkGoTECKOsul6i33eCnbZSWUMaYYrPVMAczlG4cr3qZuuKyu9tTUoBeaVg==","shasum":"29b685ba9b5bbee25cc8d2c5f6d0656dc9d207d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.8.tgz","fileCount":89,"unpackedSize":642811,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1wp5y9R6S8dEZrl1RBU7TEjsGP6NQkbIg4WwegXVFCgIgEi4jfBGHqu/PW0C7QOn/ntDEwAa7C6B24UZLOB3Ek14="}],"size":152088},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.8_1719563391758_0.9061715715419736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-28T08:29:51.976Z","publish_time":1719563391976,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.9":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.9","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.9","@operato/utils":"^7.0.0-rc.8","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"3b8c124b58b053d68e80b2665e74080360d82d4d","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.9","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-g8ko67gl7d5n58PFI4ECSCSMBnl1lKDrPoXjytKw+cGlzwT3BTQfmUDlZeSB2OPyQm49JW2RJ31kZo6j5WNAJg==","shasum":"72278867084499e0804776d20783800868bcd3cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.9.tgz","fileCount":89,"unpackedSize":643067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqgOtBJJ5tg0W8w9tzxGDznvt6Iso7w4ZaITWHVTG31AiEAqHxhW/vtAR+LXnt8yWkX7Z/XIriCLAR7vv+WPyvK65Y="}],"size":152162},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.9_1719621390484_0.6117330299034938"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-29T00:36:30.800Z","publish_time":1719621390800,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.10":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.10","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.10","@operato/utils":"^7.0.0-rc.8","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"96efe00ae617394f5a4fee901be5e20323ff7e57","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.10","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-kUNuVbMxs1HY/WDe3WMRZKlf0scq4UIxGNwK+3UHKlf3qawn84cSDCMjk/o+No4rblQI5aL21HK3+HFOXhdhhg==","shasum":"6c383d648a8a8a1a4919d8df41a90756c97b4d4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.10.tgz","fileCount":89,"unpackedSize":643232,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBRfUAal9bavFVvrahcMLoJKR0s1UXgS6n2LV90wGiPwIgFFdYlZndbPGTMwjW3CVmtTQP6Hrvn0SsMONfQ4Fh9C0="}],"size":152180},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.10_1719652031023_0.56665899486478"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-29T09:07:11.280Z","publish_time":1719652031280,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.11":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.11","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.10","@operato/utils":"^7.0.0-rc.8","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@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","sortablejs":"^1.15.2","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":"e3b4a7601a1a6b0ccd909fe1e85fa8e524f1c5a5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.11","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-ZmZyirKLn16xPQOLlhPtsBu/bvL0RNv+zR+N6AM6FYTjSwBiorVZLEzAjs3i4azHTV4owiygVaJ4BruCaNqTMA==","shasum":"4c018391b9ca96b0522a314123872f4c088e220e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.11.tgz","fileCount":89,"unpackedSize":643477,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFSXCikoBBEd+LOXJeJJ/OuN1ffrowjhOeCo78cWK5FDAiAmA8GKT1jSt7E/JDGdHTLwQyUY0LJ/eYW9F9/Kz6amOg=="}],"size":152237},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.11_1719658554936_0.6335254216300745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-29T10:55:55.178Z","publish_time":1719658555178,"_source_registry_name":"default","contributors":[]},"7.0.0-rc.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0-rc.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0-rc.13","@operato/utils":"^7.0.0-rc.13","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"30bb1e680f2d6b042ec75c5a29266b24d3067da5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.0-rc.13","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-QBNlYqOfJuGs8yAR+L3fO0zse3ZD6UsLV2ZozUwhWo9hMupoa9EwsamKuO3ZWbeX1Be3/eO0a4llENrJt0GaGw==","shasum":"94bcded5c181e1d5cd3f12ff61b38564b125e098","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0-rc.13.tgz","fileCount":93,"unpackedSize":625013,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAz2W7CKWoq1cgqPWiayYEpHmsTo9bezIJfwT1cj5LeVAiB5Y374nUO0HbnMI8C1Hs1o8QJQQKowxCGVMFkOAvKI5Q=="}],"size":152711},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0-rc.13_1719723120873_0.7266465274450078"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-30T04:52:01.126Z","publish_time":1719723121126,"_source_registry_name":"default","contributors":[]},"7.0.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0","@operato/utils":"^7.0.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@7.0.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-aoTM5zpHuJ84DXh/JVOdl5WBUDVAW7C8I9oIC/B9oo/K8ZbnRRBm1fop8b/+d+adae2/gs/V201vOInUsMoQKw==","shasum":"fc9ffbd11301b3321c4722e9151a27d14218ce78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.0.tgz","fileCount":93,"unpackedSize":625147,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3Qm2pSP70T92M6CiHnid8YC/pvEqEhZkbkRDR+L0GdQIgKdms8ykSA3LeWlYYT8J1pAuFP8E0NMrhX2hunKxlers="}],"size":152720},"_npmUser":{"name":"anonymous","email":"heartyoh@hatiolab.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/popup_7.0.0_1719724601935_0.3695333556434248"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-30T05:16:42.172Z","publish_time":1719724602172,"_source_registry_name":"default","contributors":[]},"7.0.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.5","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.0","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"78f3be8a64bb2be76cba1d244f55c120ea5cea46","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.5","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-RvMGdGH/bppXwKlOMQcRJiZmzJQWIGYoe4R06/E38sHtvV3MDYn3wAf67bSgYkoT5CeyK1NdYBAk1SmutZrqdg==","shasum":"ee846a026726f0b6b52c0953afc3f436fc1797dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.5.tgz","fileCount":93,"unpackedSize":625294,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmwy3nwI25vNaRDpzlyTLjxEZmvS+xFY6GwmVad1Vc4gIgUzWt27yIPHsxxSrB6rlxrxaH4qgUdymAyNhAGhkGHoY="}],"size":152736},"_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/popup_7.0.5_1720051990018_0.07805513985910406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-04T00:13:10.273Z","publish_time":1720051990273,"_source_registry_name":"default","contributors":[]},"7.0.8":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.8","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.8","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"7be3a05e3008c7c142abc2a3706eee5d44707d66","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.8","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-LR5W6dVoCBq9xQpNlgwfBH9yOIYlSSiOha7gkCMYV6xSyVL+Y0GG2HTpDqbyo2/KKYHuavs7cjn36766FFsbMg==","shasum":"8c2c3ca0d2d0687684dab563d00dcfd7754e13be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.8.tgz","fileCount":93,"unpackedSize":625441,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtwp3ChQoQzZ3cAXXkx7W2bcjy+tfkymZbFs+RD+LGOgIgENS5+NQXoakvKoAEKZAKowQwlETVEpNRM0bIsFXEZNo="}],"size":152756},"_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/popup_7.0.8_1720368644323_0.35584958642356646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-07T16:10:44.499Z","publish_time":1720368644499,"_source_registry_name":"default","contributors":[]},"7.0.20":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.20","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"54ba3a56753908184f15ad1287e34b89491ffa00","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.20","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-HWCdKes4lE75u43eZX5LIrNu7eInaAajPt7zD/Z0fGGP2atVqvRMDCqU0WOo3xZCaml/O+djQ5MHoLWVpaGiOA==","shasum":"f98c30e54cd84040a9e645afe5fe780e4bcb5b4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.20.tgz","fileCount":93,"unpackedSize":631336,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIExjDb55YmtJx8U1cCPStUFADgX2WkPHEl/WUNdi+R/tAiANcbVEGeGt3eAzexIPNebgD3WmWaRJsoTrcJb82R1b5g=="}],"size":154700},"_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/popup_7.0.20_1721199794243_0.7680612584205784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T07:03:14.569Z","publish_time":1721199794569,"_source_registry_name":"default","contributors":[]},"7.0.24":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.24","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"b18bdb5ae2dd312ffba5c835f82026dbc85fad39","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.24","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-gHmsrzb82MrKltj2o39N0XM1tIxrsWYm+HvLBl60lAwbrTMZq7v1eAUpIL26mekwHzkyf7X/kxJt2tpaJsHsTg==","shasum":"898623d3e59e8d72a0e2172d3f7729b470b3e3b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.24.tgz","fileCount":93,"unpackedSize":631506,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIClNQDgXSbyF6Jps6nUGtoD6eYoi59L319wVGyUi4pMwAiEAtTdieX3VYNPD5uqCMQNyqwjzzOlD9qcKNn04RO7lk6s="}],"size":154753},"_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/popup_7.0.24_1721659968505_0.8855298115812893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T14:52:48.806Z","publish_time":1721659968806,"_source_registry_name":"default","contributors":[]},"7.0.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.28","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"808b3f9a55c72a19b5c09ec83d61dd4804f721de","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.28","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-FIcvwvdrXPKqHni0z7Negdi42zHaMDQPqTWOgjb5D34Y44LWq6t/ueswZ1c2t5pg6hMhfdiLKo9GUZGbSv+67w==","shasum":"d0444b82f2f64d5d41201dfad5afb18d18da1d17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.28.tgz","fileCount":96,"unpackedSize":634801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/IQCxp7+f8jctxbvSgFmCaLWE8MHhEBCC1DqGgwN3QAiBKquCQPN8/H9bY+koVpT1/sSSbVTxAhyUyJpH9UItC0Q=="}],"size":155678},"_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/popup_7.0.28_1721870882999_0.375272927360502"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-25T01:28:03.212Z","publish_time":1721870883212,"_source_registry_name":"default","contributors":[]},"7.0.33":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.33","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"3cb252093110890ca79c2881f7f544ab159c3860","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.33","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-+tV+a1ccx97++MVByoOXN0XJ9nlq2TKhmzeHC4F/UXbHd2vvLZEfrNDK15uIC+qexV5N+WF87YI66UVktbdR+g==","shasum":"485c292fe968d7431237843447674a6bd0cc2f45","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.33.tgz","fileCount":99,"unpackedSize":641410,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDZJDXyZkF2kuovOxGGkElkNCOGZS/Irt2GVgyj9Uwu4AiEAiXv7JndYmu1uI0LSPAWh08Z3aPipixSjdlWbR0dOq5A="}],"size":156574},"_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/popup_7.0.33_1722354932326_0.23229361812013427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-30T15:55:32.555Z","publish_time":1722354932555,"_source_registry_name":"default","contributors":[]},"7.0.37":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.37","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"904f79fbfbcf1b31f5907bab1d37a5711b2532ca","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.37","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-MJ/kXQLT+1LFk9LgMg6U9lAWQcWunrjsSn9Qc2u4jHEzi2cgR6xiRwoFIq87zY33hIvcQrj8UzK7Ub+XBaB1EQ==","shasum":"0cd3c4063d0f8d26a7a86f5de72e45294600f63c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.37.tgz","fileCount":99,"unpackedSize":641643,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSJK0tPlv6AOMVza31EGu3eBi27QkGq8Wj1Mqo/JqiuwIhAMPxhsI/qHKydV4F5v912wQu3SUSDQ+k+W0XNNlUorjQ"}],"size":156640},"_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/popup_7.0.37_1722397577046_0.2691144287904952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-31T03:46:17.257Z","publish_time":1722397577257,"_source_registry_name":"default","contributors":[]},"7.0.43":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.43","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"e397910b22a569c393598ae6feab9b799942d431","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.43","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-mfnLf/W6pKJPmvYIraX8Zz8V1ZFPtJi4xQIQ/5t1SJoa1pjo+2ODAmNRMB4UZYHb1RNXUThIyBRll42MzPPu6g==","shasum":"4ac6a74d678e88db254ca7088073e4b219b999a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.43.tgz","fileCount":99,"unpackedSize":642201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHVet1yhReuZ3qIhfe6aAAhjvf7lVQD8nG7PQxw7jFOsAiEAuDCLqWPSprtNENXJ77UYwjybb0GkdzaAo0+/7/twikk="}],"size":156879},"_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/popup_7.0.43_1722698614095_0.05073183031006434"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-03T15:23:34.321Z","publish_time":1722698614321,"_source_registry_name":"default","contributors":[]},"7.0.46":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.46","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"5892b07f7a48da54dff8c13c1edc9e1c19c54cfd","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.46","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-wZKQNFrD4SsgtZ/XycnMpl53tvyUHlVK/rq4I06bLQQ2CqchnRjJQXax8S2Own3N8O7EOQn66jYwkk32mRWbPA==","shasum":"46aa2335d4030712edccc53bcc87506ba7595df6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.46.tgz","fileCount":99,"unpackedSize":645360,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwDPDZeXc2qRfPnhhw3P6wrkqpRfR0W3OJaUUpLz7SZQIhAMyhdpd/mjGRW+FHjc6Rs2mFw+w1mRjbQkrqMZk6daLa"}],"size":157840},"_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/popup_7.0.46_1723202393972_0.6091824588846015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-09T11:19:54.199Z","publish_time":1723202394199,"_source_registry_name":"default","contributors":[]},"7.0.47":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.47","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.20","@operato/utils":"^7.0.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"8873f0a663a031fbbfcc5179482b6559e24bb6ef","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.47","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-qXZv6+03J8x6DnfwT5BaQ/l81XopHzv5P35YZQJpmeYGufbuwIinkPakhZVnSpST/VTADY8sjeHvxKIVQO8Jbg==","shasum":"e9b074b8bdc21bb5a9ede9f9dde9ea685e83b266","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.47.tgz","fileCount":99,"unpackedSize":645640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYv1UzidZvhcjKTwEaxzze4+QPNh2iZDsg6zsF8XgZ7gIhAKjgTpqMlyx88OceFfGPeBRrORvYiQvWsDq120YcADpN"}],"size":157908},"_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/popup_7.0.47_1723204110256_0.8467586087625871"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-09T11:48:30.437Z","publish_time":1723204110437,"_source_registry_name":"default","contributors":[]},"7.0.53":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.53","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.53","@operato/utils":"^7.0.53","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@7.0.53","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-iG+ZVM/pObC53hpvPyciWeCuZKmWHXUWDMLdcevOGK7FKPZgP7Dl79kuocdKD3QwBAXg2YNOXKU+QNnFB2FINg==","shasum":"7b2d7766272efde8c92c1c5d0a3eb29203a64010","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.53.tgz","fileCount":99,"unpackedSize":645791,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtArJtpTrhSCkic+lf01pxhpjaArlBp7SrPITCZm8TeQIgLPH/mAT2c8t6L2W46ixkCLpI3BxCvUfizl8MAxz34dY="}],"size":157916},"_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/popup_7.0.53_1723908889844_0.5919089380086042"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-17T15:34:50.120Z","publish_time":1723908890120,"_source_registry_name":"default","contributors":[]},"7.0.54":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.54","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.54","@operato/utils":"^7.0.53","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"f7b1e7f21193b12ce629a76a98d6425677c7abfb","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.54","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-aXk8hy1nDBNEyt4GY+058d/0pw5dMxFD+AVpq8JsriiT3BIn0U8RO6XdHCwFiOnXf242NIOPO6EV5yZcayYHzw==","shasum":"5bf69673c38c3b416bfa13c7f88790e23d7f0cab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.54.tgz","fileCount":99,"unpackedSize":645941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuWbbsKWnemYXtgIZy3uT2DmbnOK9LwJKPetUAj+A5FgIhANBTp4+cXsqpVHPvcGM+cJ+aeCABmuhAWhkSDBA0USBt"}],"size":157938},"_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/popup_7.0.54_1723960513234_0.166315705890131"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-18T05:55:13.450Z","publish_time":1723960513450,"_source_registry_name":"default","contributors":[]},"7.0.56":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.56","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.56","@operato/utils":"^7.0.53","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"739d3191f3ceec33de0600958d434b9207864274","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.56","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-ywIYf3l+yQ8976s9XqPCIl3I7cUa3RlPokHUT4tXKDBbApS3Z/ScNmnONZ47amdC86bZog79+DJcVyXqf6iELA==","shasum":"950266188b7691da67a64ec4a08fe09600ed5247","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.56.tgz","fileCount":99,"unpackedSize":646091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFwrEPdKbheQDNr4n0e1rcd16ElBQfZE0Pj2cAM5yeSuAiBPGHMoYpnK32Nt3xTftx+GGbswuGYvOkCu/yOKXSKCcg=="}],"size":157945},"_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/popup_7.0.56_1723971141162_0.575654619547376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-18T08:52:21.443Z","publish_time":1723971141443,"_source_registry_name":"default","contributors":[]},"7.0.58":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.58","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.58","@operato/utils":"^7.0.53","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"f6944ef198c07cda096dbc20c9d09c243fea54e2","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.58","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-27BGxF2lNnnxBqFXYP2iTuOrtfVAAbPjwjGCMg5fqrnTUXaBxavjcElIdhD7Qe4Vcam0jTg60iFm9u8d9T3Uxw==","shasum":"260f206ab34cf5d535d6c67a0dfce6e04b631f41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.58.tgz","fileCount":99,"unpackedSize":646241,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF4de11sKeClpXkz5PdmHeE7d6pU5Kz/u/VLdLpcZ8K6AiAn79Q7UV3VJRwllkDk3b74QdE5EYCgkEbmeknuiAdA3g=="}],"size":157957},"_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/popup_7.0.58_1724045208571_0.09195313239330583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-19T05:26:48.775Z","publish_time":1724045208775,"_source_registry_name":"default","contributors":[]},"7.0.59":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.59","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^1.5.0","@operato/styles":"^7.0.59","@operato/utils":"^7.0.53","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"ea0d6364b3183ca8a9219ea22537232be0052745","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.0.59","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-BueqUSCumIMwJbjJL2Pvf5sFJcaaUab5lkqWbmd4Wi6tG1ptfAIcrHZJqkHz49xT7+zMzSkH8YEnfwUPIa11OQ==","shasum":"3222381077b556e05ce8128b93b21fbfa12b5d2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.59.tgz","fileCount":99,"unpackedSize":646545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHomuVeZN8ai+EXGJyxAink+USUMIM1bm4jSTRKrupe7AiEA4HRG2ZRBEmncVFLSSBjUHeIlqY/ipTBhJ/bLHp4rJaQ="}],"size":157994},"_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/popup_7.0.59_1724061850066_0.28573580873267623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-19T10:04:10.275Z","publish_time":1724061850275,"_source_registry_name":"default","contributors":[]},"7.0.60":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.0.60","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.0.60","@operato/utils":"^7.0.60","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@7.0.60","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-mkAV8EiPAxR5owF7zqCG+BpB6L/yAylr2Z5mgbfh/qtnMWLyXN4SQnG5zNCSLKJ8DDri6PI9KOc017+H0paGwg==","shasum":"62ac62f7136595b2b0a78633da2dc963c8dd03c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.0.60.tgz","fileCount":99,"unpackedSize":647171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvvoeVUW2Iy4AkwEjbKH9ZuescZ3BmJtIj5R2iHETR2gIhAJEUG2Z81C/zY5LZCXrRFPy/b/O4rdci1fAdZ+dwdVR+"}],"size":158138},"_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/popup_7.0.60_1724231357576_0.4784161785275247"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-21T09:09:17.849Z","publish_time":1724231357849,"_source_registry_name":"default","contributors":[]},"7.1.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.1","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.1","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@7.1.1","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-gAyzS+h9cXc8GhrBiF4u1fkmu8trz/n4JPTwyrAAJd7ZonojsHchheiCkjm3kajUbEPYm6hOhp3++5CF5Tb2Pw==","shasum":"71b6a09781fce05b370385368ab4e39febbb3daf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.1.tgz","fileCount":99,"unpackedSize":647463,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNkfhpdev6NS5MKcZk7MvjXn9W7mWYC5Cin8Mon/EztQIgP/UpalDAd5g1M7iyO3S29cthYVPuhYAoO3grRmVF93A="}],"size":158183},"_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/popup_7.1.1_1725166788400_0.3283993232606708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-01T04:59:48.640Z","publish_time":1725166788640,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.0","@operato/utils":"^8.0.0-alpha.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0-alpha.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-jJ5NBMREUVxhLDavkdkvpSQjwdNziOVU+pd4yjFglY7fYq5rJFN6cUiBCUczYHE1+9QTUqOe1wJkw3NQEVD3YA==","shasum":"7089300c44afee13cb83fecff7e01edb42bf6605","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.0.tgz","fileCount":99,"unpackedSize":647649,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMepc6jB35o22IW3U/+dvveKEa3M5Py8Af5OXeVLLvQgIhAMURxsWvshXadB/D94MjPwQm/dYEDBN2bKk711yXcgk1"}],"size":158205},"_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/popup_8.0.0-alpha.0_1725169374565_0.004297998077120946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-01T05:42:54.810Z","publish_time":1725169374810,"_source_registry_name":"default","contributors":[]},"7.1.6":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.6","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.6","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"6f754b46ee6e01c930e71073611de781da4e7bf5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.1.6","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-BamLaz1F6A7jWTs1lKUOK+TDZIZQuN8HD7x4xQetUMwz7HgJcsqwA31WkT6jyuc4Kg7oT1TOA3KNdFmu0/mR4w==","shasum":"212e6437d6fe37a2d0eedcd03f1fadb249df9ca4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.6.tgz","fileCount":99,"unpackedSize":647791,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuJPyFiCgLxB2dvLvHQwK51lFbumaVQMm+4Pxtv8mbMAiEAp5t3CG8x2svB+AaHWDb8maJe9UfHE7uG/oo4miLB2Os="}],"size":158269},"_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/popup_7.1.6_1725688338828_0.766546814617094"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-07T05:52:19.066Z","publish_time":1725688339066,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.4":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.4","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.4","@operato/utils":"^8.0.0-alpha.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"ac097b448ea96721b3418132e92988afdf764519","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-alpha.4","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-z779/pDuRIQsjUPNANHtVSFv1nWGwXCbpM7rN9XL/Wss7opx/TGEu3UXa9Dmm2dd5hgYsoWP2fNpaP2RwIhJeQ==","shasum":"a311729bb55702e248ca3c79a1603914d44afcac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.4.tgz","fileCount":99,"unpackedSize":648000,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATY/H7+LoTz7hk5qrZrBu+hLh/rm/jQCaljglkBxgB3AiEA6XGE+hR3C3i6qq4RtA0a1fAeV73x+S1IcYQkV67X1Ic="}],"size":158296},"_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/popup_8.0.0-alpha.4_1725691212486_0.376184556015561"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-07T06:40:12.765Z","publish_time":1725691212765,"_source_registry_name":"default","contributors":[]},"1.19.10":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.19.10","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.19.10","@operato/utils":"^1.19.10","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@1.19.10","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-ayE1ZA/QNHPlaB5Ul/Dip8lfxQ8Ef2/vbKR851BJ9LVybDdw3AV8nausZBElPmOwlMNj152sDp2OPaA0a/YI1Q==","shasum":"84b260c1bcf01b5c0dafdec9b6d4cb1fd70e6019","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.19.10.tgz","fileCount":73,"unpackedSize":485949,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEBj68rbp6wEeTQlPRkfQZhSvIR3GpcSgkyHXnLhu12rAiAFqGraJKAfeziRRw2+aEcI9qMzYBtzNKbFENC5TnGMqA=="}],"size":121040},"_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/popup_1.19.10_1725974863710_0.31394291166957333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T13:27:43.895Z","publish_time":1725974863895,"_source_registry_name":"default","contributors":[]},"7.1.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.6","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"990bbb79d075a47522b891716b5f20de1196a220","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.1.13","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-gTsKyjmD6D01a2Skaum7Wp7QoQTWa8jWzLS5vjCMmx7d0Xpmx5twWi37/GA1ay9QL7bCWoSNt1CiAXY/4jhozQ==","shasum":"1e0039d1c8a700b30befe46dcb8237620ea59b86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.13.tgz","fileCount":99,"unpackedSize":647833,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDSAboK2jyEgj6CiIzlpvD2LKhFTGI2MpL9v1LhxSN3EAiEA3Bjwqaed5xSUTo8OsTcJfMRspTDaOngHWPP6D8CTLAQ="}],"size":157907},"_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/popup_7.1.13_1727085419719_0.8414836056414585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-23T09:56:59.945Z","publish_time":1727085419945,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.27":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.27","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.27","@operato/utils":"^8.0.0-alpha.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"7f16dfa02491950f7a8782cb305605925a9e0be4","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-alpha.27","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-i1gwPhZzEY9q/IZIgwnY43nO4NgZJB8mQrPSy45YKVPh9aFuFFSf7Drd066irIVlJ/YHzpUMebfBVpg4zT9KsQ==","shasum":"1d22b9d45ef6aed71dae310685f175a06b0a2181","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.27.tgz","fileCount":99,"unpackedSize":658475,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR9a2SYc80BDEXF9peHvcBArMb7absWxcY1UQ1tbGZUwIgWi3ORgiPD+5iQa1YhvKY4/qOaByl90yzkPlDJsv55gI="}],"size":159009},"_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/popup_8.0.0-alpha.27_1728230459898_0.5367515184506353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-06T16:01:00.200Z","publish_time":1728230460200,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.29":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.29","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.27","@operato/utils":"^8.0.0-alpha.29","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"f2f91b0c9ba7b29d7eeaca566f8e5875fa554331","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-alpha.29","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-68briHsCGdViqGQvuc4oUSKVR9uLiwDHTzgLergLzzjtGqTW91IDnshmtY2t8kH/mnh1Qeg0S8CJzJR0F1qxtw==","shasum":"320348224ae1ecaaec9698de124fe3a4ab370137","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.29.tgz","fileCount":99,"unpackedSize":658649,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJ5CBWO0hYLcci2wlqaYReNLm6RZHtH/6yAOinPySzoAiAIqniIA/QTXY0A0qh53obpg0CFhM8v6N4iCWan3yrWSw=="}],"size":159022},"_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/popup_8.0.0-alpha.29_1728577623851_0.8218305677283642"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T16:27:04.239Z","publish_time":1728577624239,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.33":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.33","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.33","@operato/utils":"^8.0.0-alpha.33","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0-alpha.33","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-OLurvNaGNzDBzebft5A9LxrOKj8tTi2K4Xozn/3yuSW4lUoXY9yEUvUUEyjvpRapbEuuCazMxbxofwQTVAI0SA==","shasum":"7a5d2340122a081e4414990d927ecf9c4ef0b96e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.33.tgz","fileCount":99,"unpackedSize":658822,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBeEJagcjPvQ7QZXSH313T3xdbbbkoPZHtOkzIodMczeAiEAn6aPp/if1tmaOZHNslp28KbVkGt3pcITz3bYXr5NdkU="}],"size":159036},"_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/popup_8.0.0-alpha.33_1728927787615_0.3603939309845705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T17:43:07.971Z","publish_time":1728927787971,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.37":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.37","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.37","@operato/utils":"^8.0.0-alpha.37","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0-alpha.37","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-DioDXNJfCBrL1NL1nGj5adHk9/sgilyuqnvhpiU1fTOfrxXp8TH+eiCmr18xzf9dV6V3/XWXlJCasnuVlv8s3A==","shasum":"3b4f8ff932993326ba25880ffa5ba604a973988e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.37.tgz","fileCount":99,"unpackedSize":659482,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdhQKJNOjLxtM1WrBYncrxvn5FCQcadnQU/CGsaSH11wIhAJLJoLTs0NCKNbNuz+8QXU2k8qriQdt1Tk0N4drTYn7R"}],"size":159200},"_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/popup_8.0.0-alpha.37_1729391778888_0.5988070294960919"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-20T02:36:19.168Z","publish_time":1729391779168,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.41":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.41","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.37","@operato/utils":"^8.0.0-alpha.37","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"0c2adcc994cd105055c9355810fa9c7c8196ca41","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-alpha.41","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-Q5zmQsvWp92KQLDT2sjcIW43rhOSPk/9L4HJEhArl+NygsRFCptp3n0SI7gEc5GskdaFzQuxh5WSaeCFbTsi7g==","shasum":"36c7d71f752a09c932625ac91050962498951bee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.41.tgz","fileCount":99,"unpackedSize":659916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID5fR86tMsVQLNs2XzBfpuxeFGwwYEmiYquYmRnx8pp1AiAZKVDO5lZbRQeHA1Pl/+Lsj6aX7K7FDsk8zLwn7i1XgA=="}],"size":159555},"_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/popup_8.0.0-alpha.41_1729542292137_0.09795860048416394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T20:24:52.559Z","publish_time":1729542292559,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.50":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.50","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.50","@operato/utils":"^8.0.0-alpha.37","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"4a218d16762f21bec5de8d2551cf18073e6703ff","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-alpha.50","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-2kCs88JnlGYgvDWqCUY8Babr9Owd7btnep2nniNz0COWK7qra0px+UBNOa+XKeBAjlIzcs0aHwOMmDdfIN8zeA==","shasum":"5f642c44072a8eda88a438847e7e682d86d87af3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.50.tgz","fileCount":99,"unpackedSize":660089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMrPru3jJ3uKxGhuAU2C+ScWshhnNgZ/g4Ub0bERYUAAiEAyyMf5W/Uxzaz23fvyl/N4CXdiPx8zo1KFiOISBV+zA0="}],"size":159571},"_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/popup_8.0.0-alpha.50_1731733488321_0.7540395414336969"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-16T05:04:48.592Z","publish_time":1731733488592,"_source_registry_name":"default","contributors":[]},"7.1.25":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.25","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.25","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"daa7b0f5953931135eec4fceee6c28e3ed150f7a","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.1.25","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-He0cEyLg9iwGxrVDD9cxSXtVCN+RZLyF9tvYkLALOjkFjvS6EMg73Qw5rgcnXLtiO1KMXy/kyAqm7FKBbKi06A==","shasum":"36afc598caff47958ec022b962dd72f7b7d48c2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.25.tgz","fileCount":99,"unpackedSize":659162,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEIqnXN5U9AtpCNqJJECctJu7wlE1ChM0vOk9gxkXZmgIhAPrRKPFtNzNxfYeQZETcIxYk4uqqBwGPqZ598iIlgPks"}],"size":159250},"_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/popup_7.1.25_1732331077517_0.5435682181133039"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-23T03:04:37.747Z","publish_time":1732331077747,"_source_registry_name":"default","contributors":[]},"7.1.26":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.26","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.25","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"5490ff22eff31a7e2006d4da0af115f980d5945c","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.1.26","_nodeVersion":"20.18.0","_npmVersion":"lerna/6.6.2/node@v20.18.0+arm64 (darwin)","dist":{"integrity":"sha512-Q6x+6KPibEti+Vr9Yk8TZcXmKr0fMbN4T8LjYXwCRxVmC6IXSJ+cJwHzjZ+PEt5a924ZmFFctONsEok12HE8nA==","shasum":"6eec820a7ea6db9b5ec10bc59795b846919f8764","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.26.tgz","fileCount":99,"unpackedSize":659757,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDL5sbwjrSDurJR5t+WqDTf5ixCQMTxE8kgVoI3kpyXigIhAPOFUHFGc+TVEcmtOSmsBJZX7IqAJUX7U5+MVYItGyMz"}],"size":159271},"_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","tmp":"tmp/popup_7.1.26_1732759951199_0.3127277634034318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-28T02:12:31.459Z","publish_time":1732759951459,"_source_registry_name":"default","contributors":[]},"8.0.0-alpha.51":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-alpha.51","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-alpha.50","@operato/utils":"^8.0.0-alpha.37","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"ac94e729e3647d45c921be99f96f4c2e65cef797","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-alpha.51","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-12xMyOCY6jL6bHXRUbclw5F3hqsWHUlkdYVRa0OaEqFfbx76z/ycy02QbIH6lqAAfa3dK58cNQX3En/sQInKTA==","shasum":"c0dfdf6b137f55e2d4ef6a0ec1b68b2234679fe2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-alpha.51.tgz","fileCount":99,"unpackedSize":660895,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCb6opq5nP9y2chjpiczRVZoYdFPMdQnuekJGBeSr2xrQIgTNC232hY7uZRW2JX2GQ+Wc6HglXdpNpp21YkXKc8iDY="}],"size":159835},"_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","tmp":"tmp/popup_8.0.0-alpha.51_1732869601265_0.13375517140862292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-29T08:40:01.526Z","publish_time":1732869601526,"_source_registry_name":"default","contributors":[]},"7.1.27":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.27","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.27","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"c1c3d738aa1f8462b2483cd1ebdfdfbe95d7e22a","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.1.27","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-f12VBGBYgxgMevvWBeov67RoZRnkIpBEjZ5LU9Nt9h/LdYUzPAygn45RYJEIGC709QKNHmIMQENrmRnGozNnxg==","shasum":"be2673095b4e5179db10e67f05b58aac5412e004","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.27.tgz","fileCount":99,"unpackedSize":660123,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQahuxB7bW6Om2aKk3fCqDsgNcmT6Zic+klDfRgU1sLQIgVrcKgrAYIGaNHJtx9c2o1nERRs5LPIXRphbAVO6/Dhc="}],"size":159540},"_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/popup_7.1.27_1733748642062_0.6556707084338178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T12:50:42.469Z","publish_time":1733748642469,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-beta.0","@operato/utils":"^8.0.0-beta.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0-beta.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-14T292Dsa4HQYIL3DJFp4OFrVCBR0XemKrMYh8fq0obuex13xW3OKZ0l+LHdtg+//iXDx3s+hM2ukshfb/O8PA==","shasum":"d82de52c912996a015781a7eb257dbdaef1a8f4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-beta.0.tgz","fileCount":99,"unpackedSize":661058,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICTtrYJn2d28k5ZRNeA3xYYt/mqQCwcsmJhCIas2kecMAiAUVahi1fobMhUFJU506vBFIkxfJvANcr4vUUfJZdcQFg=="}],"size":159838},"_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/popup_8.0.0-beta.0_1736236132138_0.8279532859198917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-07T07:48:52.351Z","publish_time":1736236132351,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.1","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-beta.1","@operato/utils":"^8.0.0-beta.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0-beta.1","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-XHfLfXaD1Ob9OcNz0kYN5+IksjguEwtNZCjP2SQ0AnTLQlntB5H9IyPQvyOUbPChOk6PG8OMWBBTWpRmmhGepA==","shasum":"2293dee2c8c6db31f26a8bb83bd9a1d663e3e8aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-beta.1.tgz","fileCount":75,"unpackedSize":547288,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3vP0cQgZIFeCZRLuht+SDdZWSI504E9rmB+qm85RL6AiEAmFH/uw4+SCB1uWkLntN0PYte2Hpa3c97GeTzzn6Grak="}],"size":137721},"_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/popup_8.0.0-beta.1_1736314704758_0.6329979041187639"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T05:38:24.952Z","publish_time":1736314704952,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-beta.2","@operato/utils":"^8.0.0-beta.2","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0-beta.2","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-IxY331/U0nAWmUQpZJDQ5ST/mc8vPmlPo1AONPghGAgQwO5phLPTPASBx2g1q//W4zuO0IlPNYDL3F6qQAs5ew==","shasum":"88c57ae7f42e4b58144983735d5b22b7a5d4a34e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-beta.2.tgz","fileCount":71,"unpackedSize":497384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvrxdW4CVY481qjAciWil8WrFEooHhSzUfg2oep8qwSwIhAJ5z2ah6dd+6xHwwR136a6zTEwCv7ebCuY+WY8qUaVpN"}],"size":106462},"_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/popup_8.0.0-beta.2_1736315566559_0.962367575768664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T05:52:46.714Z","publish_time":1736315566714,"_source_registry_name":"default","contributors":[]},"8.0.0-beta.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0-beta.5","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0-beta.2","@operato/utils":"^8.0.0-beta.2","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"7c70814f95cd4f22508b513575984ceca6eb1bff","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.0-beta.5","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-GvqO/aOyiNVay0hpbJZQhTo8cCuFQqDjElK2s68PXedzgr5b7+Nr93rwZdPk3HikzhSLLcgcCfVJFCCY2VNcYg==","shasum":"fe693df7c269f57151ef36546ef45de67aa620ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0-beta.5.tgz","fileCount":71,"unpackedSize":497910,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnEcEwkc09E/CHEgcEl8TUNKtcKcTG4hnl55boxzEgwAiEAjOIqTRo0MQNbDW1iVyotCdyAtJdPfb+CcjB9nkCy6Kg="}],"size":106561},"_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/popup_8.0.0-beta.5_1736487029936_0.7224618909208262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T05:30:30.186Z","publish_time":1736487030186,"_source_registry_name":"default","contributors":[]},"7.1.30":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.30","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.27","@operato/utils":"^7.1.1","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"863eb4937334eb66a3cd0e5dbea5c77bc1afc472","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@7.1.30","_nodeVersion":"20.18.1","_npmVersion":"lerna/6.6.2/node@v20.18.1+arm64 (darwin)","dist":{"integrity":"sha512-XtYh0XHKY/XiqLKzWYYZdx3V0zz0YND3rMw0vu7kKglb/hzf9hhwPZ2ZG/LNucilaLGsyH5VDDVFhhWjI0Vxtg==","shasum":"b69889aef1ee9a4ae13421f9a8326292c0ef63b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.30.tgz","fileCount":99,"unpackedSize":660760,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZUY0zYnzbfMR2MyvSMn2ZMiLc/OsGqONKrdFZNx5/UAiEA2vwvnGPT9tXPtsuI5HavRz7tTdaW5WY5v1FQGySF/Dc="}],"size":159529},"_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/popup_7.1.30_1736497589502_0.02803257583797092"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T08:26:29.691Z","publish_time":1736497589691,"_source_registry_name":"default","contributors":[]},"1.19.13":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"1.19.13","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.19.10","@operato/utils":"^1.19.10","lit":"^2.5.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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":"20b4eee2566c09eee30456483155e8d3ac7445d5","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@1.19.13","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-PLineP5v8kYofi/28p5RmsVa3GjXaL1ufi9vjcViPzbCQqKZm5EyHNwLcqcIiReRWqNhdIV2rviXho/eomGEFg==","shasum":"ab3bea2ec7f1a518a8d2fd7afcaf0dc990868507","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.19.13.tgz","fileCount":73,"unpackedSize":489134,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrVLdsUmyrTElEsFB6/shEm2pTG0YE0NlSDh+mjMZZBQIgfj7f0Gk436A9DW43emmvQzB3BKSiwhs0plcuXD0V0Hc="}],"size":121663},"_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/popup_1.19.13_1736525955482_0.33458185108289107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T16:19:15.714Z","publish_time":1736525955714,"_source_registry_name":"default","contributors":[]},"1.20.16":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"1.20.16","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.20.16","@operato/utils":"^1.20.16","lit":"^3.0.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@1.20.16","dist":{"integrity":"sha512-Y43JRwE5mgmf+3rlAyODgv3RorSt1egMwJfpazHzXfKoarKID83xnoWISiezAUcX95i8+W6RMMkeLI1jvFxYFA==","shasum":"f5fda8064ae331a81a939c17036fa671ac064099","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.20.16.tgz","fileCount":73,"unpackedSize":491451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAwvG9Nj5RzK3oshxIhsvV7HFh/G46rQ8QMpeq+B+2tEAiAxbSqD/dmcLCkVQEjFpDboyqk/6Nkh95colYdDaLQSnw=="}],"size":122028},"_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/popup_1.20.16_1736590551354_0.9447091229003641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T10:15:51.514Z","publish_time":1736590551514,"_source_registry_name":"default","contributors":[]},"1.21.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"1.21.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"license":"MIT","publishConfig":{"access":"public","@operato:registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/hatiolab/operato.git","directory":"webcomponents/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/mwc-icon":"^0.27.0","@operato/styles":"^1.21.0","@operato/utils":"^1.21.0","lit":"^3.0.0"},"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","@typescript-eslint/eslint-plugin":"^5.59.1","@typescript-eslint/parser":"^5.59.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^0.7.4","@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/popup@1.21.0","dist":{"integrity":"sha512-KhXvJ3NScwk5Uix7TtRPxYuNuyZV5TdJuESGq3U02cmep1ICjqZYu+tZwH8HTney9Sihox2OsDM7nCGbkkAnPA==","shasum":"082962fa9205b774687e570b56df5812f0354f12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-1.21.0.tgz","fileCount":73,"unpackedSize":491598,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOv5Fzq09DLKzeo9RJMZhmqtExs9L3/cZeYt/wsDVd1AiEA1MwyYBjx7Bo659eQAEdZ+BoDi6WrdnvqkzMFsII8g00="}],"size":122041},"_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/popup_1.21.0_1736594582511_0.6316738276274394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T11:23:02.691Z","publish_time":1736594582691,"_source_registry_name":"default","contributors":[]},"7.1.32":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"7.1.32","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^7.1.32","@operato/utils":"^7.1.32","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@7.1.32","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-gLxzvLLS1anuCB/E509ZOsgjs8kMTC6B7wl13C19aezUBOLwxJyTgdu8Z63QlQreyc2/TNBmXU6UoAJvQN3BNw==","shasum":"f0ed1f92df0d10830f5a2cc4c3db0c37c83aa7d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-7.1.32.tgz","fileCount":71,"unpackedSize":496800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAglN1tjwWYeb+7C8nt+JPpRHakqpzoSBl/y2rPCnxxPAiEArJ/CA3avy9ApkBMUsAdGIQuP5+xhQG/V19AmYhJY2s8="}],"size":106300},"_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/popup_7.1.32_1736606470056_0.8669855432298375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T14:41:10.253Z","publish_time":1736606470253,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.0","@operato/utils":"^9.0.0-beta.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-Q/tnvVB09oSeHKyU2RI0cdl9O1NIM10dY6T0iQqNn8OaKnq4erO2h1cTgCLZVMOw8SBHFfmm9z4y5CIdjV2uOg==","shasum":"fca3dd19c32cb3a2a9a4f652b7fa50e6808aaec5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.0.tgz","fileCount":71,"unpackedSize":498078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAjFI/gOZVg2oMMKSotBjHGyu0cdW7Hlm/b6blRYWLPgIhANJaPTzsUfPgmBEjKKg0fRZxiDv6HSxmcJw8+NcwGnAY"}],"size":106574},"_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/popup_9.0.0-beta.0_1736769993607_0.03610093277423121"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T12:06:33.888Z","publish_time":1736769993888,"_source_registry_name":"default","contributors":[]},"8.0.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0","@operato/utils":"^8.0.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.0.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-AqYOg+Q96GosP+5DCojFIU03QjKWR9BbxbttRRperex/i2HBtROY9/2ahdbv8o5BqCCwZ0R6+m7iHJ6IFrz8QQ==","shasum":"77d9e26fcd4cd05879418889b926f69ec1124be3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.0.tgz","fileCount":71,"unpackedSize":496944,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbZdLE7YEJcmtrQlujHgkVui9PtIwAYq8m965z/XOCLAiA5B1bhqWBSxQ8PALayYkg8agr28E3lYp8VSLSb5LeVxA=="}],"size":106310},"_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/popup_8.0.0_1736824874818_0.7126143158521205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T03:21:14.986Z","publish_time":1736824874986,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.4":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.4","@operato/utils":"^9.0.0-beta.4","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.4","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-Dq15VaK5GZZwHOTQKISTiIYUj0utwq9baT3VYNojBsqzioo1/tx0imSQaDeQLeP/jtZnnpam/zgz5sXNX+GYDQ==","shasum":"3bb6aaa537e1e58ee355a5cb1f25b2806df982b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.4.tgz","fileCount":71,"unpackedSize":498353,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBerGxqjDksMEsgZ+KVfmUMhHc2rkIzMCQhhUoJZnOATAiEAqk6B1TpkRmXZ6hnydUHr6KpK2v3wmVBPGkHejDB15TQ="}],"size":106641},"_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/popup_9.0.0-beta.4_1737386878334_0.1545371070288779"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T15:27:58.566Z","publish_time":1737386878566,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.5","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.4","@operato/utils":"^9.0.0-beta.4","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"d1b2da3d89cfb76336bfe4a596f6e77e0c93d2fd","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.5","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-X1IMnuty1nctj8Rui/th8Ijzhvusbjde1yJUJ8Bc4rVBr/jyPegBrEDopS+BKWqfW/PZg1y8NVR2ApOBFpUjEQ==","shasum":"37c88ff4bda239ae62ddc61413b387457903dd54","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.5.tgz","fileCount":71,"unpackedSize":498623,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDrOz3fRTGNYc+sWTngTJz8dpnQgHZFTGybvzogN1wqAiBEQqvfjtmJ7as7XiuWr19bToxmhNmyGGs30lN8oaYEkQ=="}],"size":106694},"_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/popup_9.0.0-beta.5_1737391112961_0.409354257914081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T16:38:33.239Z","publish_time":1737391113239,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.6":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.6","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.6","@operato/utils":"^9.0.0-beta.6","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"7e4dd57049f0a3dd0cbd194f7998e81f3b2c7559","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.6","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-t3pDno66DyLcYQ6oJaSIr2j0P/Yt1EMW/yu85CePlak+YVl6Oi8Q21zGzyA4qhynzJtcGXE9jDaLSMMxOeqkVQ==","shasum":"f91ae845c18d6860dff6db44f9c5504d847fd7db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.6.tgz","fileCount":71,"unpackedSize":498917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDMup6p93bItqAOg+freVU0s6M2JsfeSjOdiHAGTFd+TAiEAv6X/qtt4Gq+QcMuhSSN51vKd9jyzTYKic57wIEatLlY="}],"size":106724},"_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/popup_9.0.0-beta.6_1737392735509_0.2587656633352369"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T17:05:35.811Z","publish_time":1737392735811,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.10":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.10","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.10","@operato/utils":"^9.0.0-beta.10","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"5f56d67c7097c8362e658c78262e6bbec66029cf","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.10","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-9GuEazdFeMaWnlU3b/Z6UlEwHZA+SsVNKLxgjBzCwwExWXgEr9JWq7B+WFTjOXXS6kMD3IQPJKMvWhoOV3nu+Q==","shasum":"06d9d7a25f0c6837331e14237deba6630c5959f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.10.tgz","fileCount":71,"unpackedSize":501392,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDgk6XzTYkPEwLnyLI593xCSJ0cGCVWmYx0sVcZ3pPHxAIhAPSI8sn/zZz1meWuBlXZ8wj8dBX3Jyc2Wc3w/vu/bcLu"}],"size":107227},"_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/popup_9.0.0-beta.10_1737804169786_0.30589745339052543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-25T11:22:49.947Z","publish_time":1737804169947,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.11":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.11","@operato/utils":"^9.0.0-beta.11","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.11","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-T2wBTQvTpK7wsR8KQPcGyKLkvasBhQYsjhGaEhWvddMPbuwIN8zZ7Yuzy0xGa8m40yxcIARDmLvblc4WjHAAnQ==","shasum":"99777ccce62726557271ff4dbafb90b0fc75f5b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.11.tgz","fileCount":71,"unpackedSize":499557,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDiixJS92BUx0vVvcS60reVVSNSK6xAJicBaQxC3Ys9nAiEAvuWZRIqzev/uAi+OI33J/QMIBPYCo+cWK8NeEsrQnGQ="}],"size":106902},"_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/popup_9.0.0-beta.11_1737805871076_0.27997252146110796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-25T11:51:11.259Z","publish_time":1737805871259,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.14":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.14","@operato/utils":"^9.0.0-beta.14","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.14","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-o5jSZZ3/1wZi0IwIk6KPYguuDmIquzDQLSMg3EszjGezyp5fMyw6wQryRivqXe09XhUJyUnlCrvSp8/LhcZsAA==","shasum":"bf32aeacacb0b5fc8074556aafd9071fe86acbe1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.14.tgz","fileCount":77,"unpackedSize":550442,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDO4uWivP0qGChISy0AHSTwynQ5RjJnyQfSIqqySvi4NAIhAOG4UTi3gokLLBfxchx9nZxI9CqV0AFVgMxhbgrbhfP5"}],"size":123542},"_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/popup_9.0.0-beta.14_1737978790930_0.7038829075772803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T11:53:11.143Z","publish_time":1737978791143,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.15":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.15","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.15","@operato/utils":"^9.0.0-beta.14","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"5db24047689efbe3fca392a0c9bc1fa56e00c00b","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.15","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-I8nN914LK9ugWpNDzuI3aQvSM2B5/K32WUN6C9apZGpop6Z13lCBXccObDTzZYTw7w1HtMK3iUokJT3fmgmyyg==","shasum":"f3087323f1a0ec753c7e2f5f6ccd0b425553387c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.15.tgz","fileCount":77,"unpackedSize":550738,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE+t0QHKpQlL8vPBGcAuav/b0lXHkXDXHS8Lnnf/OrtCAiBbEfQhZeYwIZ/VEfzjY81G6X+NxVStRgpYEXhQcpOVCw=="}],"size":123601},"_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/popup_9.0.0-beta.15_1737980460707_0.014859397250096995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T12:21:00.900Z","publish_time":1737980460900,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.18":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.18","@operato/utils":"^9.0.0-beta.18","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.18","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-ssxuwlO2LyHEmPPHPqL/MjB1ho5G4f4g5Q1AeCGkKB9T74y54CSWPntDjQGg5uClfkqAmGhPRNuC6bdYZ4G/Xw==","shasum":"dfadadb1012e87c6f11ebfce1c872c8e4e3cab14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.18.tgz","fileCount":77,"unpackedSize":550908,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE82AyHqZYgBkdPWjn2rV4Td/0gyGcyZv9zvlD86HonOAiBp/VM4FPRBNJOc0InhW96Cqw2RrTMGPdyUX2FBGuLYNQ=="}],"size":123607},"_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/popup_9.0.0-beta.18_1737988460795_0.8216849686237802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T14:34:20.958Z","publish_time":1737988460958,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.20":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.20","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.20","@operato/utils":"^9.0.0-beta.20","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"5a430f0f176f0e672c2d9cc9464a375ded988275","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.20","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-yPsnnHZR4emIdDK2wnbjbts/Gu1T5IArKEz62ey6vz7LAx+kA6gP4wkuFXRVUxc3JGZV1uyMIzi5TmbuhP15Cw==","shasum":"66ef565dbf7bed9c5e1549586c7e012076c4efa2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.20.tgz","fileCount":77,"unpackedSize":551170,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD84ink3M6rhKNk5zHwXti1OjHhBpviWAumpPWxHrTBWwIgAyh6SLKCrTpHIA0QfQ09+rzWlLkg9KTKBaLOFzTCa8o="}],"size":123649},"_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/popup_9.0.0-beta.20_1737993518621_0.038102868291786995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T15:58:38.844Z","publish_time":1737993518844,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.21":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.21","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.21","@operato/utils":"^9.0.0-beta.20","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"2009d843d9b1f3ee954b01a3e9434676e39184b8","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.21","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-CDOfhV+z/uMmv8hUNkxTnL5Un1NIqUYh7VeqTNTQgdZ9q9EjvVIea27WaW1zCmb5cTWURSxhCwfm1E8u9r5sgQ==","shasum":"43f534fdc8e0ff71440807b42b43ff26aa1e3a3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.21.tgz","fileCount":77,"unpackedSize":551340,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDOzWGM1EOxHArYUCwyL3ZKO5ZmicPVWN/tR3J0MSv4oAIgH2ZHbqBJTKcN0UCnqNlYa1koZZdDADxp6EiH7jF5tJo="}],"size":123666},"_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/popup_9.0.0-beta.21_1738044400416_0.07972708355946789"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T06:06:40.591Z","publish_time":1738044400591,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.28":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.28","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.28","@operato/utils":"^9.0.0-beta.20","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"ddb7c9c9f18b08fdec009cbffdea291031d05c0e","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.28","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-ZKkIgQ6l0wm8rrV53uOj85Ixv8KHOH7j2zVzsNA/wb9u1Y/SoyohVPxvY8kv35tl7qgwlt2K3LHM48LzVXK0fA==","shasum":"3791939f4dbb603a4934e6ad3a549390676d0326","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.28.tgz","fileCount":77,"unpackedSize":551510,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIQDn+g1dyxCwD7bzInZbmxZK4yEK/WDw6PqU3KhWH7Wx8gIfbjOKl5EsA1cLVyxanE3IMjUMT0RADJgY21Dm6SXSIQ=="}],"size":123673},"_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/popup_9.0.0-beta.28_1738089236568_0.4183677891647217"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T18:33:56.777Z","publish_time":1738089236777,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.34":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.34","@operato/utils":"^9.0.0-beta.34","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.34","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-fwWUN31ZtjKkQz6WrP/dGLB7uKw+tUikBOx3P4KFEudYMvlyDkOXSNnb7BCOxppzUvIYdF9eeayk/G7XellRaQ==","shasum":"0347f25fb16fb4413ed13747489e5b58e50d9762","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.34.tgz","fileCount":77,"unpackedSize":552020,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC+9z7iEGT5ODIYZkOppG3BhFyzjAyBjROylOZ0XeE8RAiEAm6Dsz/uThXK3NV3S5Jci4PXY1HVMWJjLYy04OV77AKY="}],"size":123703},"_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/popup_9.0.0-beta.34_1738298848739_0.16903468753332684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-31T04:47:28.906Z","publish_time":1738298848906,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.37":{"name":"@operato/popup","description":"Webcomponent popup 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","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.37","@operato/utils":"^9.0.0-beta.37","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@9.0.0-beta.37","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-7XILtm9og14rcw9tf04e10oOgthfpS651SfjXDk2Etc8Jz0x3T+J717MEHrP+uh7tP4FRBwkAFOGUbtdLO7g5Q==","shasum":"6ffd59b9ff6f932c593c3c0573032d55ca708ade","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.37.tgz","fileCount":77,"unpackedSize":552190,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC5Tu86NzqLXqMKUPdgk1m9Jy1O/lgqCsGD2nt4DXB9ngIgcc3SbUkqRP1PYcqXzTlbHBkrT5oPO6MPGjLWkcFLMpA="}],"size":123720},"_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/popup_9.0.0-beta.37_1738379786574_0.9489792430980521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-01T03:16:26.760Z","publish_time":1738379786760,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.38":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.38","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.38","@operato/utils":"^9.0.0-beta.38","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"1aee9817426f6479e390723082309e65e433d79d","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.38","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-b9ekkmsHNJFVgtxjvvfdaz6gK57M1teqPL6v9L8A1Nns2PdvLPUJzdBNRq5S69KCUP5Gb0KM7TE0aOVeCJMgfQ==","shasum":"319c1b8d1432d23e7aceaf35c82d0c15e16d8d32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.38.tgz","fileCount":77,"unpackedSize":552360,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4TtepqUqxcXslCLX9QAPW+ce2NTZR8qvnX8yy9VauPgIgacOMNPEYJFELT8UczOIlAZdqB5J50uJkxBJodN9mRNQ="}],"size":123728},"_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/popup_9.0.0-beta.38_1738509243383_0.015495768497944873"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-02T15:14:03.593Z","publish_time":1738509243593,"_source_registry_name":"default","contributors":[]},"8.0.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.2","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0","@operato/utils":"^8.0.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"fde85dca498f57fb4aa2c1edf25d18bbbce14c15","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.2","_nodeVersion":"20.18.1","_npmVersion":"lerna/6.6.2/node@v20.18.1+arm64 (darwin)","dist":{"integrity":"sha512-G2FVabaDXATwioJQ0gZqVtUqISQeM4VN0w7vYB6RBM82mAfU0VoCeO6vCHwj5y65xq8RLjzsrkrmudzs6D6L5A==","shasum":"53a88c8f4f6f52959ba24a9a0c5392f24d91c7aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.2.tgz","fileCount":77,"unpackedSize":546058,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCRfdPkeE+XIHU9Igetx+zwlrjc5P6O8oG8jtJJNanLAIhAKRzzVHp6npNHDW72w+4cXWsoemuvJs507g9qJfvNiha"}],"size":122479},"_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/popup_8.0.2_1739496642287_0.2602113721661452"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T01:30:42.500Z","publish_time":1739496642500,"_source_registry_name":"default","contributors":[]},"8.0.3":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.0.3","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0","@operato/utils":"^8.0.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"ffca58a4a68454bbc6733b2ba049b397dfb65556","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.0.3","_nodeVersion":"20.18.1","_npmVersion":"lerna/6.6.2/node@v20.18.1+arm64 (darwin)","dist":{"integrity":"sha512-iKd9yUaGzTg3OxeThG4EQmG7j3BqfbCN8QFOfyTL8yKvVG3ynSmD6zKbTOsI+9r3XxUX/SPAK49BxNyvsZqPYQ==","shasum":"f61db49c54559e9b2b256a923e2dbe5fe29c7c0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.0.3.tgz","fileCount":77,"unpackedSize":546214,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDfMCVD8TmKGOuBdY+bEMmMf6Q9WoRvdQ9AC3IxIpSZQAIgHtBsSn9ldXdk4KVpRcNbWJfsyhJz+0kGCMhHzvdOFs4="}],"size":122499},"_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/popup_8.0.3_1739508177653_0.5662970166229842"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T04:42:57.844Z","publish_time":1739508177844,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.47":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.47","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.47","@operato/utils":"^9.0.0-beta.38","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"7ea34ac7acf621267833af2ce46ce630c3daabc3","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.47","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-w2kH801gexYb5YVngJCKnriCZjvVqkvR/bNafE9W+4W09BY6+ed/geNPDrMZx3Lk4C+vBERalyOgB9PAI3oNxA==","shasum":"897844a5513a42ee4e9d50391e6c81c2d455aef0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.47.tgz","fileCount":77,"unpackedSize":553245,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0/wZYHE08iY3B1k65MKPmz44CpFwgYMA3ZTjKEIZlHQIgD8ZmQK7psNvYXItdb/QRjbK0bj8Se/Uu6QB3OevThVk="}],"size":124003},"_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/popup_9.0.0-beta.47_1739562125961_0.9175857527998978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T19:42:06.169Z","publish_time":1739562126169,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.48":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.48","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.47","@operato/utils":"^9.0.0-beta.38","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"18df10cb68ef8fade8172da4eff6bfd1c82a7ae9","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.48","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-dWK3a4J9HpXrhtYJ8uDPKQGGDBOphJy6G5+kkmHAPVaSJi0yf6x4Z2vm2R5U7zb7psRDfNDepTkLjRTThsuQWg==","shasum":"4aed3e9f8534c390af0194ded6731eb51771ab7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.48.tgz","fileCount":77,"unpackedSize":553435,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF1pbzmhPC5RMQYTgiqwlMNaC9700AhM8VRfB4tbmvMjAiEAu2qaWngWiaymfwa37GtMFfoK39H+vfyNRjmxOOFu6kc="}],"size":124079},"_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/popup_9.0.0-beta.48_1739564724219_0.6290682447507059"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T20:25:24.483Z","publish_time":1739564724483,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.49":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.49","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.47","@operato/utils":"^9.0.0-beta.38","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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":"ff6ebe98ee7fb66516a1c6117c35a134b7ff78e0","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.49","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-fTwzTAGk8YzxWUey8kUnKPFYNlmJM6OimC0hSM5+dVACbXOX0+/S56wKBJnFG8Cuqr2nGUkb28ZuIcMSmIwDXA==","shasum":"cd06e05bf633fe218ba62a5a753a23f1abfab7bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.49.tgz","fileCount":77,"unpackedSize":553688,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDTf1o0qAok8G25WNHVAHZZdqWYVLX8ZKdbYfOHPqY6zAIhAP8oobBVeDai+c3ntMakgw1TY7n2s+82WEHWsheCk2gJ"}],"size":124121},"_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/popup_9.0.0-beta.49_1739570798244_0.17295928633078184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T22:06:38.521Z","publish_time":1739570798521,"_source_registry_name":"default","contributors":[]},"8.1.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.1.0","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.0.0","@operato/utils":"^8.1.0","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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":"5f8d40b06fbc80dc848bfa91796933761b90a3f8","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@8.1.0","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-JacovJylC6omWUNbq8h2XXk5+F64XDNwdgUrYGj9BUZXEqDZ5CYHBOkkBVwJ+5WDVzaC9UGHSeP5NS/I9EpuDQ==","shasum":"66b0c7d10982346853d1acfe0a5c134d815a8674","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.1.0.tgz","fileCount":71,"unpackedSize":497458,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGGrsEnjWNPtYAiYewB1FQjQnj3Vkq0iZvNB35RlaMFnAiEA8dle6mzwgwe32OWQzytTJ7u8MmK/thdkqYVMZAguP+c="}],"size":106447},"_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/popup_8.1.0_1739925490213_0.8435979742578839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T00:38:10.430Z","publish_time":1739925490430,"_source_registry_name":"default","contributors":[]},"9.0.0-beta.52":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.0-beta.52","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0-beta.47","@operato/utils":"^9.0.0-beta.38","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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":"2226652e85126ac5d19a9b3b9fe58090dd0df85d","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_id":"@operato/popup@9.0.0-beta.52","_nodeVersion":"20.15.0","_npmVersion":"lerna/6.6.2/node@v20.15.0+arm64 (darwin)","dist":{"integrity":"sha512-I0RzU28GPHs47imlZGKIF1GAI+4phKS8CGNd4qMQri5/AQLWKzYprVebq3xefZCD3aV8UGZ9wn0fR14JYuWHIA==","shasum":"414760be79eeee4a25cbfdc6ab9b6a81980f561d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0-beta.52.tgz","fileCount":77,"unpackedSize":557396,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAyGkPVgErUoyvbegMw/PR2wMWRqk+f+M1GH8ACHHkT5AiBsu5i9hQKTkjjrAONuTLdAJ69r8JzBkSku76RksvRX1Q=="}],"size":124949},"_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/popup_9.0.0-beta.52_1741062578536_0.8619918376501208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-04T04:29:38.715Z","publish_time":1741062578715,"_source_registry_name":"default","contributors":[]},"8.2.5":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"8.2.5","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^8.2.5","@operato/utils":"^8.2.5","lit":"^3.1.2"},"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","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","@web/dev-server":"^0.3.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.18.0","concurrently":"^8.0.1","eslint":"^8.39.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^23.11.5","lint-staged":"^15.2.2","prettier":"^3.2.5","sortablejs":"^1.15.2","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/popup@8.2.5","_nodeVersion":"20.18.1","_npmVersion":"lerna/6.6.2/node@v20.18.1+arm64 (darwin)","dist":{"integrity":"sha512-qLfMuoG3o3f4et54Q7K23U/INpVCOInemPTgEtj7jqQQTqgDKYDdbt6EFdLeq3YI7pmiQfhY3URaye4UidtmeA==","shasum":"7c12d314a25730a379026038541c333d0bb05178","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-8.2.5.tgz","fileCount":71,"unpackedSize":497601,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBOgUrUa0uVNQ/i34syr74vA64LyQhi8PJtatrpflcKUAiEA0ebzMfTI5rkqeLTClEz+wLd0KClg7cIZbq07yEvsX3s="}],"size":106870},"_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/popup_8.2.5_1745317235435_0.5714717924555908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-22T10:20:35.663Z","publish_time":1745317235663,"_source_registry_name":"default","contributors":[]},"9.0.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.0.0","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.0","@operato/utils":"^9.0.0","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.0","dist":{"integrity":"sha512-F94s6F8WyfZLuL5v5VLL01nMrVENgkO9OcVf3slvoAEIRCOMNC33jjQOXumFfwOdw3Uq5rzH2jbf9HpQVx7lew==","shasum":"9db98b02e521ed996e92a5ce5f0ce29299457679","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.0.tgz","fileCount":47,"unpackedSize":443244,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC2s1tfP/n8mEynSPrxhxJ+9TaDcRuBkN+4EsNNlVyk5gIhAKOwLx2sv66VpQIqDJ1RunZ3PM9dOLLTkKKJHLx2hD5L"}],"size":92863},"_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/popup_9.0.0_1751324671459_0.9493686084834358"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-30T23:04:31.647Z","publish_time":1751324671647,"_source_registry_name":"default","contributors":[]},"9.0.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.0.1","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.1","@operato/utils":"^9.0.1","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.1","dist":{"integrity":"sha512-rWJDhV12509iKuOzbee2ZSgKy//fSM2ntOpbahl9LRuYEj+0mWJr7WxMiJUswZVaclTxRBkmuoKPPE0synnwng==","shasum":"7d278e9b6c2ba94c040745382e412685bc5e6e45","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.1.tgz","fileCount":47,"unpackedSize":443391,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDc6h0gf8efyIff0zp5Y4p6ufkVjNa9GWsYQdRvOBirUwIhALXMQ8QETSs0mWifloG1GwsJk2ExkWKrWobD4UzfPWKL"}],"size":92882},"_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/popup_9.0.1_1751375615461_0.5632188754352976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-01T13:13:35.684Z","publish_time":1751375615684,"_source_registry_name":"default","contributors":[]},"9.0.20":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.0.20","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.1","@operato/utils":"^9.0.20","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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":"1be0bcbff776f7222f85cfc92c68680919d221b5","_nodeVersion":"20.18.2","_npmVersion":"lerna/8.2.3/node@v20.18.2+arm64 (darwin)","_id":"@operato/popup@9.0.20","dist":{"integrity":"sha512-u4IHJUbuBYtO6DUXrWwHwnDYMtJtde1H+GrQBO01XXxClfEgJVKjAGkgiV8Vr9mFtz5gmBf8aR6yqWnz2NUmUg==","shasum":"c448c4b088bd340b2c0125bc1f1d97e875e4fc38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.20.tgz","fileCount":47,"unpackedSize":443642,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH8SyTduIKawgquXk5bjunWBzAkqocwnc2DcXdljNko6AiEA1Kt6iuTNsRriHmwL3enunI8JDryBKIaMOfDrpNfGk38="}],"size":92953},"_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/popup_9.0.20_1754279572552_0.9448997438868387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-04T03:52:52.749Z","publish_time":1754279572749,"_source_registry_name":"default","contributors":[]},"9.0.21":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.0.21","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.1","@operato/utils":"^9.0.21","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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":"c595e7c9f3a8ed5e699ed44003bb34e6da6f768a","_nodeVersion":"20.18.2","_npmVersion":"lerna/8.2.3/node@v20.18.2+arm64 (darwin)","_id":"@operato/popup@9.0.21","dist":{"integrity":"sha512-o6qK6WV0lucjOWCH8EWKPov2V6P7GoN9F9VqgoNwQkG0WWbuH8L+Zio8w6+YD61JZY/qrHLJa9DHq9T87isEUA==","shasum":"84cd35712b20ebb558897a1194be3b72b755bc7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.21.tgz","fileCount":47,"unpackedSize":443792,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEr+hXkL00WnZMFydq/xhlcnPL+rW22/28A3ffIv6oIOAiB1LHzCErnPdlkOciwsH1Fb9OHqcVSMZRDQlUyjCigCTQ=="}],"size":92961},"_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/popup_9.0.21_1754281430961_0.8709162388950196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-04T04:23:51.151Z","publish_time":1754281431151,"_source_registry_name":"default","contributors":[]},"9.0.22":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.22","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.1","@operato/utils":"^9.0.21","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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":"c595e7c9f3a8ed5e699ed44003bb34e6da6f768a","_id":"@operato/popup@9.0.22","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-ObuwhJR2oR2HERvo29Ae7p18qGepEiMZMIK0kyuiiugBJUhAAruVsxcd9CbNTTJ3Z025jyPDo1HupsXKOfyP3w==","_resolved":"/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-Yg1tq0/updated.tgz","_from":"file:/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-Yg1tq0/updated.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-fJ0cKFU00sa5AV0T6GEUojby/t7r+wZHek4xxhkBDSKlcMstidi+RNHDgHyfffaPmc40lL8Jw396nj1f6TBXpA==","shasum":"03225c19bee852cbc8e60424f8e63914119ce40b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.22.tgz","fileCount":49,"unpackedSize":4181980,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAf0nnVJARW4pL5hWme8wv1YwIWXD6plXF8OeCjdQOVYAiEA/mZaUIgbIoUfFLvyhPzT2mGYlDmEVZptYfsvbACEhmY="}],"size":913077},"_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/popup_9.0.22_1757975785420_0.09792503246229933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T22:36:25.699Z","publish_time":1757975785699,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.34":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.0.34","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.34","dist":{"integrity":"sha512-HZyOJ6ClbrH1w+0/5+poCr8BF4xSz4PGNhwELMFnRsiB6kkuTY4v5qyhnYtWICi/2Gf21uxsbjYbTcyn5yZTWQ==","shasum":"36fa0de015d50c5586008d8ccfd912ed7db4e59d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.34.tgz","fileCount":47,"unpackedSize":447050,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCEPsT6/i3zlV+URhE/dMkAf4hHn+6p91OqYF2Bwa6wEwIhAIFRtOo30xB6KeURrZ5f5vJyZV/QrpATQh9QjAHobgEq"}],"size":93485},"_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/popup_9.0.34_1757979482256_0.709633001302491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T23:38:02.462Z","publish_time":1757979482462,"_source_registry_name":"default","contributors":[]},"9.0.35":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.35","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@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-Tw3D5PTzCFrreQ5ZLfrBrpTuPHieB2Gh/oxvBzQg0cTri/njv6gYPu9pGNpwGgYg6h1yhPPoy2mllQnHKEdGcQ==","_resolved":"/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-bgpoMW/updated.tgz","_from":"file:/var/folders/t7/m7xq04c54354_yv72q315jhr0000gn/T/npm-update-bgpoMW/updated.tgz","_nodeVersion":"20.19.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Tw3D5PTzCFrreQ5ZLfrBrpTuPHieB2Gh/oxvBzQg0cTri/njv6gYPu9pGNpwGgYg6h1yhPPoy2mllQnHKEdGcQ==","shasum":"fa5ff4155006cf4baee347b20c448e1f4fbffbfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.35.tgz","fileCount":49,"unpackedSize":4185239,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCw+k4YIYjD4umysthipsDXUSblPUJLUE+M8bxfGLC5FgIhAPLu/Q6uK+jUu4z5ofvY4CCFGkiXbYI6KWqFjyG8hqdf"}],"size":913566},"_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/popup_9.0.35_1757979836383_0.8870202790912785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T23:43:56.620Z","publish_time":1757979836620,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.36":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.36","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@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-osdcknBWDzGVtxDOB6ELczIvOdfim9hXG/IOFBWj5+A6mWCGUkdmnsCMPOLknROZ1+PBtFgXAc2VhQBe2/WLrw==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-b7wjlF/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-b7wjlF/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-osdcknBWDzGVtxDOB6ELczIvOdfim9hXG/IOFBWj5+A6mWCGUkdmnsCMPOLknROZ1+PBtFgXAc2VhQBe2/WLrw==","shasum":"8123e3b534f5c88d240a7284ea56d403b02aee62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.36.tgz","fileCount":51,"unpackedSize":7923428,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFMhBT70yMfoDG0qn32A/H43mJFYr43cGQrthtzToyRpAiEArp8V2RhaWtMxr+VjqMKdktJtvCdCJekhfezGxHqG4yo="}],"size":1730747},"_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/popup_9.0.36_1757985925583_0.01818769729380998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T01:25:25.875Z","publish_time":1757985925875,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.37":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.37","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@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-174Ao1UtiMn3j9I0aDLt/rxGd9q7YsbFNhWjiA2bLb/9GsQZBRHbe3WYchZdrMhgvsoRy/+ZhlwXmak1nRi13w==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-TlVnTy/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-TlVnTy/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-174Ao1UtiMn3j9I0aDLt/rxGd9q7YsbFNhWjiA2bLb/9GsQZBRHbe3WYchZdrMhgvsoRy/+ZhlwXmak1nRi13w==","shasum":"29f579d83706d17d34043a8e56344b1864f8f642","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.37.tgz","fileCount":53,"unpackedSize":11661617,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC5h7n+E1JdAT4XQSx5csij0AG7OTPJ3aofBtyP7wSSDwIgW5re2LrID4mtY6ZN/MciDDJsrCMRUN4u6zXdkrZsMH0="}],"size":2547585},"_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/popup_9.0.37_1757986233748_0.5241316269940941"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T01:30:34.004Z","publish_time":1757986234004,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.38":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.38","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.38","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-MS3j0uJ3/7ZE65Y2S2ZFYCeVL10rLefFVnlI8nMPBM1lu48JTRpkaESUw61epns+sBush8R34hrqZ3mAM3/G6A==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-gNyo5S/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-gNyo5S/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-MS3j0uJ3/7ZE65Y2S2ZFYCeVL10rLefFVnlI8nMPBM1lu48JTRpkaESUw61epns+sBush8R34hrqZ3mAM3/G6A==","shasum":"7dba287549dd12e1f05395c1678266d1f60276bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.38.tgz","fileCount":55,"unpackedSize":15399806,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCTGGoizFedkwDrgAMXt5M4vGuUji0etT6iSA1mbmKi5AIgPa6qjMJ0f9oKFbFM+RJCY9Oy6uNyDpFreyEfSg4i0gs="}],"size":3364636},"_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/popup_9.0.38_1757992689014_0.7614263548255362"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T03:18:09.287Z","publish_time":1757992689287,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.39":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.39","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.39","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-MuhjAC7XlADHTQ6q8Q1vrnJwhIld3vpJfu83NfUx2SPJO9+d+MYN6+Y6g+UBEI3n0dKCN30tbA18HhL2xenzsg==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-ry6Ytu/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-ry6Ytu/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-MuhjAC7XlADHTQ6q8Q1vrnJwhIld3vpJfu83NfUx2SPJO9+d+MYN6+Y6g+UBEI3n0dKCN30tbA18HhL2xenzsg==","shasum":"1f4a591abc0c823b1cbbdbd2be52539f29835311","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.39.tgz","fileCount":57,"unpackedSize":19137995,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGvs7DmT2gnMHB3MAaX43VZOAOjb5bSIRrwHV9ol5NW6AiAhGHsd4otdzE76ojVCnJcse/jFO28a45ATvSKpB23Qgw=="}],"size":4181778},"_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/popup_9.0.39_1757993120659_0.32490969591802665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T03:25:21.003Z","publish_time":1757993121003,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.40":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.40","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.40","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-THdY7CcbJ0lWRfqvp9B47k61z+agQUku7h2XcWRIf7N7ClUPFydVy5BBmN70UKaC3TtLBmsAHR1cxF7wi60rHg==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-5yJUqW/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-5yJUqW/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-THdY7CcbJ0lWRfqvp9B47k61z+agQUku7h2XcWRIf7N7ClUPFydVy5BBmN70UKaC3TtLBmsAHR1cxF7wi60rHg==","shasum":"912187b63c920b68e234aba0a54a7684e4851f69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.40.tgz","fileCount":59,"unpackedSize":22876184,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICioTb3BCGLWAxsFqiuBmAZdk1QTh7DD8OS01xGY80+xAiEAg0hGR/jCVibO4b+C1xP7ZY5lz+BuWjs+mxTV+b54pVg="}],"size":4998598},"_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/popup_9.0.40_1758000742440_0.4524479907826171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T05:32:22.677Z","publish_time":1758000742677,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.41":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.41","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.41","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-pGOWj6DlXdeh6NyQKJIJqa/yXVmyyCOzdXmOFc402lpQA3ql/EOEfgsh0Xq2VZPWzDcIDAXh2WypuUhwgs2oWQ==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-Oi5b0D/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-Oi5b0D/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-pGOWj6DlXdeh6NyQKJIJqa/yXVmyyCOzdXmOFc402lpQA3ql/EOEfgsh0Xq2VZPWzDcIDAXh2WypuUhwgs2oWQ==","shasum":"a32e3ae461410bcbff196efe1a2be5f8797280ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.41.tgz","fileCount":61,"unpackedSize":26614373,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEeDsMIEsXgcIMg3YtuxTbSIbq4rhbl24sLuaJ/cU6mJAiEAq6xUJvpnhAyd/t5ZqjNgtGapJN4iUSRDYMogh8aKzAs="}],"size":5815559},"_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/popup_9.0.41_1758003476899_0.8986437661628188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T06:17:57.188Z","publish_time":1758003477188,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.42":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.42","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.42","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-FWgDrwCodErTdLOWuYaukH8OnFbYbkDhduO4fUDaQ7Ssnib8XSkxi4rzEHg3h0+dQWXLU/2ysxlu1N+94juVGA==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-uzGB20/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-uzGB20/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-FWgDrwCodErTdLOWuYaukH8OnFbYbkDhduO4fUDaQ7Ssnib8XSkxi4rzEHg3h0+dQWXLU/2ysxlu1N+94juVGA==","shasum":"0133d0b647393ab1901500f02bdcf1107c6a5893","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.42.tgz","fileCount":63,"unpackedSize":30352562,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCKh2y2zuNhmCl42/VGq1yCcF/H6R40hxQUUefc5ycsQQIgSZFFHHxEf9ZTFqJONyMelom4w3G/b3QtOXZNWQraFS8="}],"size":6632731},"_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/popup_9.0.42_1758003898781_0.03794378929507225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T06:24:59.048Z","publish_time":1758003899048,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.43":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.43","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.43","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-kAgMabwn1QeuGfbo1PyaakJQSwnEOwVb7S++2Rs+3DrkAQm60LlN1wHAd9i8TItdMCX30hJG4z27d05oww7GXw==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-pSOpQH/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-pSOpQH/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-kAgMabwn1QeuGfbo1PyaakJQSwnEOwVb7S++2Rs+3DrkAQm60LlN1wHAd9i8TItdMCX30hJG4z27d05oww7GXw==","shasum":"ef1d16d91a2639319a218e94b827aaecfc27a17f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.43.tgz","fileCount":65,"unpackedSize":34090751,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDHQLNjtZg+7be9M+z67WgXCxKEku7vwnuYeXtAlacrbAiEA65S8rBOp4r7h86A76ifzHJYpnBOIJtzDT4o58GCaGYY="}],"size":7449692},"_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/popup_9.0.43_1758004374364_0.5650245881182689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T06:32:54.603Z","publish_time":1758004374603,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.44":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.44","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.44","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-uqKpN/wBbVwcwu8JiWIRdB9u6H2BL/bTQAZgYRNwJ8RMDEGkoBxWD1TQxROFwQZb5DrRI79+kKT03OSVSlY4MA==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-6fnHXu/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-6fnHXu/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-uqKpN/wBbVwcwu8JiWIRdB9u6H2BL/bTQAZgYRNwJ8RMDEGkoBxWD1TQxROFwQZb5DrRI79+kKT03OSVSlY4MA==","shasum":"d6333d136e5c1b4a869bcfb9576ffbd8808d107a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.44.tgz","fileCount":67,"unpackedSize":37828940,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCOxZDdU6o+QIfjJNbdMYQsDbM47wBeFHbVmB0AQzVjiwIgMv9Te7peeBierhHkysXCmcMcddQw23uw9JRIWmlAxb8="}],"size":8266637},"_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/popup_9.0.44_1758004729576_0.9151674290163183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T06:38:49.877Z","publish_time":1758004729877,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.45":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.45","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.45","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-zPsY+J1ezBnO/pcB6dncTzAIdsyrAJgpEfPdGZ4qbFxO8ZBHYGBa2GZD46OWO97oHo7injFzmmevxGvDLzd+Fw==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-RusKH7/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-RusKH7/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-zPsY+J1ezBnO/pcB6dncTzAIdsyrAJgpEfPdGZ4qbFxO8ZBHYGBa2GZD46OWO97oHo7injFzmmevxGvDLzd+Fw==","shasum":"8a7de22269e73ca38a968d492a4cb8b6d0d4126a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.45.tgz","fileCount":69,"unpackedSize":41567129,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCe40ob1n4LAwhf54C4iMtgW60A9rAh2XyB4In3vov1IgIgWDfUQ93B3dJh2KZKnqNiYjOd7pJlGgrEY37BWeyhFLk="}],"size":9083744},"_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/popup_9.0.45_1758006358057_0.9019710668138967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T07:05:58.377Z","publish_time":1758006358377,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.46":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.46","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.46","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-vqamtlV/8ZVqABSrTFwYPIIZ057HjphG5fc7Tyq2LuacUnuJ7DeBCB7HiZzpvOcd04DrqcRVGlkQ5zvcZD4V1g==","_resolved":"/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-q9vD1X/updated.tgz","_from":"file:/var/folders/lq/sz1r32ds3zsg0xrt0d3cr1b80000gn/T/npm-update-q9vD1X/updated.tgz","_nodeVersion":"20.18.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-vqamtlV/8ZVqABSrTFwYPIIZ057HjphG5fc7Tyq2LuacUnuJ7DeBCB7HiZzpvOcd04DrqcRVGlkQ5zvcZD4V1g==","shasum":"cb4bcf6c86cccd5e4f8aa8270532c48e1d4891be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.46.tgz","fileCount":71,"unpackedSize":45305318,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHDu4S1MtCU3V/BSyVlVTpLs7vSNpWLRmpIH5LBsRNkLAiBz9iRc7cDstsFL/kfce3Hf5Id7CHYq61RcjNnsKoqJwQ=="}],"size":9900844},"_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/popup_9.0.46_1758006680930_0.7098088031375769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T07:11:21.299Z","publish_time":1758006681299,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.47":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.47","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.47","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-Zy1pRHVFgLoFgaOaN6KmYthZG0T+b3J4Y9znxeGbuBIUz41dqQ2PYZjRaf79JrBwNxUqG/5GW2MtEf8XLBwoSQ==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-TDz3EN/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-TDz3EN/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Zy1pRHVFgLoFgaOaN6KmYthZG0T+b3J4Y9znxeGbuBIUz41dqQ2PYZjRaf79JrBwNxUqG/5GW2MtEf8XLBwoSQ==","shasum":"55d53b1ee867442c29f20ada314eb648087a374a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.47.tgz","fileCount":73,"unpackedSize":49043507,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDZHCM4/ttK1GBIEOri1ZxLD/AL7nwl2MEdVrTRtNc/gAIhAJApPMpO+9lhspvoOpNdLOs9I+RPGLtfoA8gF40WdbTM"}],"size":10717765},"_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/popup_9.0.47_1758020217792_0.42881313896216944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T10:56:58.097Z","publish_time":1758020218097,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.48":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.48","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.48","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-TM2LyNR0qdNFSyWRdz79tA/MmIwRjpKbYLI0FFa1ZP2HegURnlnJVRE6Nx7IW9u5Cr533/SOU4yD8g+Pvo1V9g==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-p8kbMm/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-p8kbMm/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TM2LyNR0qdNFSyWRdz79tA/MmIwRjpKbYLI0FFa1ZP2HegURnlnJVRE6Nx7IW9u5Cr533/SOU4yD8g+Pvo1V9g==","shasum":"b765575a0d34cff491ae0e016d04eebdc3ffce7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.48.tgz","fileCount":75,"unpackedSize":52781696,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCo1irtppP7+lU3Ae37LIG0dgkPlL7WkZPwR5rjsXj8+wIhALaAx7dk4gBv9i7N9wPwfTdKMP3efqsb0LgGdgGJ4wN0"}],"size":11534832},"_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/popup_9.0.48_1758020534286_0.5858266322415562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T11:02:14.613Z","publish_time":1758020534613,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.49":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.49","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.49","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-QYN10phDbomjbhrJfJhdscey/lX4tmXGX55cUnUFllHtUAxnLoF4w7F2ebmRp/H7dGTec3MLxNUGLCj5jrJVLQ==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-rzKO4K/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-rzKO4K/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QYN10phDbomjbhrJfJhdscey/lX4tmXGX55cUnUFllHtUAxnLoF4w7F2ebmRp/H7dGTec3MLxNUGLCj5jrJVLQ==","shasum":"8b2b747b39eaa71ceebcc68426f5d838241921af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.49.tgz","fileCount":77,"unpackedSize":56519885,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF+Brsp7htT+OAQo7qmNWOm0eiEdJzrfIVAHoORVRPIQAiA/L9FQiLCT2VI8M5xljtHx1sebD0yFUmilJq1BF4qtRg=="}],"size":12352034},"_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/popup_9.0.49_1758020950092_0.4415142048682379"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T11:09:10.443Z","publish_time":1758020950443,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.50":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.50","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.50","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-0WJpSWsvg8SMhBLuLYBW5s9drDyedBYKvc8PhfnL4rSN6pqcdCmheQ7hTfrNmatMFygRVwBeTZpLQOu4apNnxA==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-TUovR1/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-TUovR1/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-0WJpSWsvg8SMhBLuLYBW5s9drDyedBYKvc8PhfnL4rSN6pqcdCmheQ7hTfrNmatMFygRVwBeTZpLQOu4apNnxA==","shasum":"4b964223e409cd5312080ad6a90dee4329ab49c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.50.tgz","fileCount":79,"unpackedSize":60258074,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8zY+piMzjXjm8vtMQwRweWRuIORqm+PBjwbqVVDh/zwIhALb032RRVLGvEudREfd+oOILBSDyV/c5ovhfgK70XsHa"}],"size":13168748},"_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/popup_9.0.50_1758022761266_0.817430518237553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T11:39:21.604Z","publish_time":1758022761604,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.0.51":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":{"name":"heartyoh"},"version":"9.0.51","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook","postinstall":"node bundle.js"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.0.34","@operato/utils":"^9.0.34","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.0.51","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/hatiolab/operato/issues"},"homepage":"https://github.com/hatiolab/operato#readme","_integrity":"sha512-0YNlG2NZ8YGJpq/WkeYVpVLnxhBJPz8fsyY8J9RNPsmnFOv8a+b6lYHnOifa1MpmmrhEHkrcOndcGwqTKmV5QA==","_resolved":"/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-dhCXSQ/updated.tgz","_from":"file:/var/folders/gc/5pwnjy050zzbf_kpq0tfwd580000gn/T/npm-update-dhCXSQ/updated.tgz","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-0YNlG2NZ8YGJpq/WkeYVpVLnxhBJPz8fsyY8J9RNPsmnFOv8a+b6lYHnOifa1MpmmrhEHkrcOndcGwqTKmV5QA==","shasum":"f6986376a29a90f4bb6b90b3777600a2df4584d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.0.51.tgz","fileCount":81,"unpackedSize":63996263,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCcNQACqL+abWNTLI2bm8ksz29AyQFKZwi9UrCQMqRGuwIhANCdIMR/qLAQ500iusS+Hi+U+mJesiHZexRxPCCelDPj"}],"size":13985765},"_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/popup_9.0.51_1758023042974_0.0131369918331119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T11:44:03.342Z","publish_time":1758023043342,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"9.1.0":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.1.0","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.1.0","@operato/utils":"^9.1.0","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.1.0","dist":{"integrity":"sha512-1ld1X+/22o/XWjqoWwFGrdOCpmrS+WYb4IsGBvBVwFpA4abOFlb1AUCl3WgI6CMlRQ3QKk7EFH95hXtnZUrgLg==","shasum":"15da6b8eec359d07cc2e67f7eb9e55d61dfc83ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.1.0.tgz","fileCount":47,"unpackedSize":447194,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD2r+yAgVWlBvtao3JzFcI1usRLy8zjeValHDWez4m/CQIhAPzF/eHuU/TfcA92EtqMiyZoSXYJyHHFmFX6GV/u3/Fh"}],"size":93513},"_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/popup_9.1.0_1758024158332_0.6279034948383395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T12:02:38.500Z","publish_time":1758024158500,"_source_registry_name":"default","contributors":[]},"10.0.0-beta.1":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"10.0.0-beta.1","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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\"","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^10.0.0-beta.1","@operato/utils":"^10.0.0-beta.1","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@10.0.0-beta.1","dist":{"integrity":"sha512-HEfAg9bifgWlBq+pLcx893iamFPpzG0Wp96duYf69BjUM86v3bZTtvx78bCH5S3QigfX0qrAHAAOgnJ8da9mCA==","shasum":"9b777eba2c3fcff19894d1ef80419bca567f5f46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-10.0.0-beta.1.tgz","fileCount":47,"unpackedSize":454824,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCLVEA3DmQLN4VXygEtxgX5IJUqaQY0YTnFuSkP1HaWkgIhAKteZDSCPhaa1SOfY4PMb3OUnkVboKeHG8Ye6aJ35uis"}],"size":94565},"_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/popup_10.0.0-beta.1_1772635317307_0.8666988128669664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T14:41:57.453Z","publish_time":1772635317453,"_source_registry_name":"default","contributors":[]},"10.0.0-beta.2":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"10.0.0-beta.2","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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\"","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^10.0.0-beta.2","@operato/utils":"^10.0.0-beta.2","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@10.0.0-beta.2","dist":{"integrity":"sha512-mbwemdcNKDcgnSHQMhyiAuLDSfz0tfIzUo1tXemfrcpKa0iamTCVZLoHSFUU4/pwklpgtPZEbuJ7OlK6/Re8ag==","shasum":"27cf2dd64d5458d76ade153894dec9bf663ebf09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-10.0.0-beta.2.tgz","fileCount":47,"unpackedSize":455266,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICgBgteVEW+tTFiLgX7BBZRZzKT7082Gua+8SP4CyC4PAiA8fMEcLyeRKjT353ob4aRIDSzFysp86eYgbZmdWwJjBQ=="}],"size":96376},"_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/popup_10.0.0-beta.2_1772678342158_0.04234580058377935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T02:39:02.361Z","publish_time":1772678342361,"_source_registry_name":"default","contributors":[]},"10.0.0-beta.7":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"10.0.0-beta.7","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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\"","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^10.0.0-beta.7","@operato/utils":"^10.0.0-beta.2","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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":"ea3603318b959ffb5cebd96c582f09ba4c6c9173","_nodeVersion":"25.6.0","_npmVersion":"lerna/8.2.4/node@v25.6.0+arm64 (darwin)","_id":"@operato/popup@10.0.0-beta.7","dist":{"integrity":"sha512-k7VNZCu12kSxSlAK31/CgksqEONl1aJEzTdTcUbLRWXyrjFxgiE7JllUdGw6t2/7Xb0s4QPElNKmC8RTfAPpUA==","shasum":"cbce63e08381a1cbf2af0329d9a8bd3c32d5f7ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-10.0.0-beta.7.tgz","fileCount":47,"unpackedSize":455436,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAILe3XdP8OsJHfkOFX5q4dIPKmLmac4Dkt4FwsgvVlTAiBv6WSXfRUXXeyYQzmj7c8+jGCpQwEnQu+XoAqif7hXbg=="}],"size":94721},"_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/popup_10.0.0-beta.7_1773082230606_0.05454918676489928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T18:50:30.863Z","publish_time":1773082230863,"_source_registry_name":"default","contributors":[]},"9.2.12":{"name":"@operato/popup","description":"Webcomponent popup following open-wc recommendations","author":"heartyoh","version":"9.2.12","type":"module","main":"dist/src/index.js","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./package.json":"./package.json","./ox-popup.js":"./dist/src/ox-popup.js","./ox-prompt.js":"./dist/src/ox-prompt.js","./ox-popup-list.js":"./dist/src/ox-popup-list.js","./ox-popup-menu.js":"./dist/src/ox-popup-menu.js","./ox-popup-menuitem.js":"./dist/src/ox-popup-menuitem.js","./ox-floating-overlay.js":"./dist/src/ox-floating-overlay.js"},"typesVersions":{"*":{"ox-popup.js":["dist/src/ox-popup.d.ts"],"ox-prompt.js":["dist/src/ox-prompt.d.ts"],"ox-popup-list.js":["dist/src/ox-popup-list.d.ts"],"ox-popup-menu.js":["dist/src/ox-popup-menu.d.ts"],"ox-popup-menuitem.js":["dist/src/ox-popup-menuitem.d.ts"],"ox-floating-overlay.js":["dist/src/ox-floating-overlay.d.ts"]}},"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/popup"},"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 && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds -c .storybook/server.mjs\"","storybook:build":"tsc && npm run analyze -- --exclude dist && build-storybook"},"dependencies":{"@material/web":"^2.0.0","@operato/styles":"^9.2.12","@operato/utils":"^9.2.12","lit":"^3.1.2","sortablejs":"^1.15.2"},"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","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@web/dev-server":"^0.4.0","@web/dev-server-storybook":"^2.0.1","@web/test-runner":"^0.19.0","concurrently":"^9.0.0","eslint":"^9.0.0","eslint-config-prettier":"^9.1.0","husky":"^9.0.11","i18next":"^24.2.1","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/popup@9.2.12","dist":{"integrity":"sha512-iaBhdq9cawA53L5mePhvQAytS6TdyqRxCGshOkNHhgt8buy8SOznO5JUBA3hPHAbwkp2wzi3bWzSHXI2mmbqwA==","shasum":"b4271ac8b9e77afc6f65b23e29f1f6ff52e081b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@operato/popup/-/popup-9.2.12.tgz","fileCount":47,"unpackedSize":455269,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH0e8TL6mPvZS7MDfcDCuG9SlM2kexFJhTC4AStHx9VTAiEA+3qtscpf0ZiadFKuBQaI/RlKll7bgaV1irH6tHNf1RI="}],"size":94620},"_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/popup_9.2.12_1773910366211_0.6215853207002549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T08:52:46.467Z","publish_time":1773910366467,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"9.2.12","beta":"10.0.0-beta.1"},"name":"@operato/popup","time":{"created":"2022-01-27T13:54:25.205Z","modified":"2026-03-19T08:53:03.301Z","0.3.27":"2022-02-01T06:53:00.849Z","0.3.26":"2022-01-31T09:45:35.457Z","0.3.25":"2022-01-31T09:36:01.218Z","0.3.24":"2022-01-30T17:35:38.692Z","0.3.22":"2022-01-30T11:21:36.398Z","0.3.21":"2022-01-29T12:29:04.533Z","0.3.20":"2022-01-28T14:03:36.836Z","0.2.50":"2021-12-16T01:32:45.944Z","0.2.49":"2021-12-14T11:16:46.596Z","0.2.48":"2021-12-14T07:26:30.287Z","0.2.47":"2021-12-13T02:24:10.055Z","0.2.46":"2021-12-12T14:07:07.379Z","0.2.45":"2021-12-11T08:03:53.239Z","0.2.44":"2021-12-09T03:57:21.778Z","0.2.43":"2021-12-08T03:33:28.777Z","0.2.42":"2021-12-07T08:59:14.826Z","0.2.41":"2021-12-07T08:13:32.938Z","0.2.38":"2021-12-07T06:53:47.374Z","0.2.36":"2021-12-06T08:25:54.420Z","0.2.35":"2021-12-03T14:56:05.589Z","0.2.34":"2021-12-03T14:02:30.894Z","0.2.33":"2021-12-03T13:59:50.357Z","0.2.31":"2021-12-03T12:32:37.208Z","0.2.30":"2021-12-01T14:51:55.758Z","0.2.27":"2021-11-29T03:22:58.937Z","0.2.26":"2021-11-24T09:36:07.360Z","0.2.15":"2021-11-21T07:03:53.856Z","0.2.10":"2021-11-15T06:10:00.802Z","0.2.9":"2021-11-06T11:25:37.666Z","0.2.8":"2021-11-05T13:34:03.727Z","0.2.51":"2021-12-16T16:22:21.996Z","0.2.52":"2021-12-21T11:44:48.907Z","0.3.1":"2021-12-31T17:20:55.347Z","0.3.2":"2022-01-03T06:23:13.185Z","0.3.4":"2022-01-03T12:31:06.811Z","0.3.7":"2022-01-09T15:32:48.287Z","0.3.8":"2022-01-14T10:09:58.716Z","0.3.9":"2022-01-15T07:41:32.779Z","0.3.13":"2022-01-15T19:13:17.341Z","0.3.14":"2022-01-16T20:02:36.869Z","0.3.15":"2022-01-17T09:14:07.659Z","0.3.16":"2022-01-19T08:13:38.756Z","0.3.17":"2022-01-20T09:48:28.898Z","0.3.18":"2022-01-23T17:30:19.338Z","0.3.19":"2022-01-25T11:22:32.531Z","0.3.28":"2022-02-08T06:42:27.079Z","0.4.0":"2022-02-22T05:58:52.452Z","0.4.1":"2022-03-02T10:41:10.379Z","0.4.2":"2022-03-06T04:28:15.305Z","0.4.3":"2022-03-06T12:52:34.531Z","1.0.0-alpha.1":"2022-03-09T10:21:17.019Z","1.0.0-alpha.2":"2022-03-10T01:31:24.490Z","1.0.0-alpha.3":"2022-03-10T08:56:34.910Z","1.0.0-alpha.4":"2022-03-11T00:34:37.365Z","1.0.0-alpha.5":"2022-03-11T12:52:44.924Z","1.0.0-alpha.6":"2022-03-11T13:36:06.035Z","1.0.0-alpha.8":"2022-03-11T14:31:19.889Z","1.0.0-alpha.9":"2022-03-12T12:48:59.805Z","1.0.0-alpha.10":"2022-03-12T13:27:47.728Z","1.0.0-alpha.11":"2022-03-12T14:58:17.286Z","1.0.0-alpha.12":"2022-03-13T05:05:14.354Z","1.0.0-alpha.13":"2022-03-13T05:50:05.725Z","1.0.0-alpha.14":"2022-03-13T07:55:07.551Z","1.0.0-alpha.15":"2022-03-13T15:15:52.479Z","1.0.0-alpha.16":"2022-03-13T16:47:27.343Z","1.0.0-alpha.17":"2022-03-13T17:39:39.733Z","1.0.0-alpha.18":"2022-03-14T05:08:17.970Z","1.0.0-alpha.19":"2022-03-14T13:45:04.487Z","1.0.0-alpha.20":"2022-03-15T02:45:04.317Z","1.0.0-alpha.21":"2022-03-16T12:48:23.869Z","1.0.0-alpha.22":"2022-03-17T00:10:27.071Z","1.0.0-alpha.23":"2022-03-17T02:31:53.528Z","1.0.0-alpha.24":"2022-03-17T12:42:13.090Z","1.0.0-alpha.25":"2022-03-17T13:05:16.467Z","1.0.0-alpha.26":"2022-03-17T13:19:44.771Z","1.0.0-alpha.28":"2022-03-17T16:52:26.369Z","1.0.0-alpha.29":"2022-03-17T18:49:15.446Z","1.0.0-alpha.30":"2022-03-18T00:22:41.345Z","1.0.0-alpha.31":"2022-03-19T13:39:35.870Z","1.0.0-alpha.32":"2022-03-19T14:08:58.863Z","1.0.0-alpha.33":"2022-03-19T14:43:01.172Z","1.0.0-alpha.34":"2022-03-20T22:52:49.788Z","1.0.0-alpha.35":"2022-03-21T08:56:08.214Z","1.0.0-alpha.36":"2022-03-21T15:29:38.525Z","1.0.0-alpha.37":"2022-03-25T04:27:10.981Z","1.0.0-alpha.38":"2022-03-25T07:26:41.969Z","1.0.0-alpha.39":"2022-03-25T16:13:25.276Z","1.0.0-alpha.40":"2022-03-26T11:34:12.646Z","1.0.0-alpha.41":"2022-03-27T05:52:18.679Z","1.0.0-alpha.42":"2022-03-29T00:57:19.278Z","1.0.0-alpha.43":"2022-03-30T03:39:58.107Z","1.0.0-alpha.44":"2022-03-31T02:53:59.993Z","1.0.0-alpha.45":"2022-03-31T05:36:25.736Z","1.0.0-alpha.46":"2022-04-02T00:36:42.884Z","1.0.0-alpha.47":"2022-04-02T06:34:58.105Z","1.0.0-alpha.48":"2022-04-03T06:08:44.034Z","1.0.0-alpha.49":"2022-04-04T11:31:19.426Z","1.0.0-alpha.50":"2022-04-04T13:31:48.546Z","1.0.0-alpha.51":"2022-04-05T07:32:41.463Z","1.0.0-alpha.52":"2022-04-08T09:53:20.192Z","1.0.0-alpha.53":"2022-04-08T11:30:16.883Z","1.0.0-beta.0":"2022-04-10T09:14:46.424Z","1.0.0-beta.1":"2022-04-11T10:18:16.474Z","1.0.0-beta.2":"2022-04-12T06:00:38.490Z","1.0.0-beta.3":"2022-04-12T11:13:14.683Z","1.0.0-beta.4":"2022-04-14T04:09:50.279Z","1.0.0-beta.5":"2022-04-18T02:53:54.460Z","0.4.4":"2022-04-22T01:41:48.953Z","0.4.5":"2022-04-22T02:01:04.158Z","1.0.0-beta.6":"2022-04-22T08:03:07.924Z","0.4.6":"2022-04-22T08:55:14.037Z","1.0.0-beta.7":"2022-04-24T07:18:38.958Z","1.0.0-beta.8":"2022-04-27T02:07:06.527Z","1.0.0-beta.9":"2022-04-28T06:32:17.424Z","1.0.0-beta.10":"2022-04-28T14:23:28.153Z","1.0.0-beta.11":"2022-05-01T14:47:19.459Z","1.0.0-beta.12":"2022-05-13T05:36:48.746Z","1.0.0-beta.13":"2022-05-19T10:38:26.832Z","1.0.0-beta.14":"2022-05-19T14:00:34.354Z","1.0.0-beta.15":"2022-05-20T14:26:27.281Z","1.0.0-beta.16":"2022-05-23T07:09:16.648Z","1.0.0-beta.17":"2022-05-25T12:00:36.091Z","1.0.0-beta.18":"2022-05-27T08:45:04.040Z","1.0.0-beta.19":"2022-05-29T07:31:24.361Z","1.0.0-beta.20":"2022-05-30T09:38:19.081Z","1.0.0-beta.21":"2022-05-31T03:42:45.271Z","1.0.0-beta.22":"2022-05-31T06:59:38.432Z","1.0.0-beta.23":"2022-06-02T00:44:56.295Z","1.0.0-beta.24":"2022-06-02T03:11:42.486Z","1.0.0-beta.25":"2022-06-02T08:45:58.571Z","1.0.0-beta.26":"2022-06-04T13:40:10.412Z","1.0.0-beta.27":"2022-06-09T10:50:27.711Z","1.0.0-beta.28":"2022-06-10T22:35:51.683Z","1.0.0-beta.29":"2022-06-10T23:44:40.498Z","1.0.0-beta.30":"2022-06-13T07:00:14.694Z","1.0.0-beta.31":"2022-06-15T13:04:24.604Z","1.0.0-beta.32":"2022-06-15T13:30:55.601Z","1.0.0-beta.33":"2022-06-16T02:15:19.587Z","1.0.0-beta.34":"2022-06-16T06:02:47.935Z","1.0.0-beta.35":"2022-06-16T07:54:38.570Z","1.0.0-beta.36":"2022-06-16T09:20:37.421Z","1.0.0-beta.37":"2022-06-20T01:08:38.157Z","1.0.0-beta.38":"2022-06-20T03:14:53.798Z","1.0.0-beta.39":"2022-06-22T11:47:56.209Z","1.0.0-beta.40":"2022-06-29T02:59:32.689Z","1.0.0-beta.41":"2022-06-30T04:01:58.008Z","1.0.0-beta.43":"2022-07-03T12:44:43.632Z","1.0.0-beta.44":"2022-07-07T04:50:32.055Z","1.0.0-beta.45":"2022-07-09T09:55:26.664Z","1.0.0-beta.46":"2022-07-11T14:17:11.032Z","1.0.0-beta.47":"2022-07-15T02:54:06.228Z","1.0.0-beta.48":"2022-07-17T06:39:31.998Z","1.0.0-beta.49":"2022-07-17T09:12:34.597Z","1.0.0-beta.50":"2022-07-18T09:48:37.858Z","1.0.0-beta.51":"2022-07-22T09:02:32.520Z","1.0.0":"2022-07-24T12:17:03.951Z","1.0.6":"2022-07-31T15:32:30.727Z","1.0.23":"2022-09-30T14:00:08.120Z","1.1.0":"2022-11-01T01:34:57.161Z","1.1.1":"2022-11-04T08:15:53.894Z","1.1.10":"2022-11-16T06:09:04.537Z","1.1.13":"2022-11-21T05:33:42.399Z","1.1.23":"2022-12-04T11:24:59.792Z","1.1.28":"2022-12-07T07:33:37.450Z","1.1.42":"2022-12-24T08:39:57.257Z","1.1.45":"2022-12-24T15:35:06.656Z","1.1.46":"2022-12-24T18:29:30.875Z","1.1.52":"2022-12-31T14:06:20.456Z","1.1.53":"2023-01-01T13:18:13.398Z","1.1.56":"2023-01-05T09:27:14.423Z","1.1.66":"2023-01-11T12:32:40.318Z","1.1.67":"2023-01-14T08:33:09.777Z","1.1.77":"2023-01-23T06:14:22.316Z","1.1.78":"2023-01-28T01:08:57.895Z","1.1.79":"2023-01-28T01:14:22.972Z","1.1.80":"2023-01-28T12:01:15.742Z","1.2.0":"2023-03-06T10:37:30.923Z","1.2.3":"2023-03-12T15:40:15.561Z","1.2.4":"2023-03-13T01:55:01.255Z","1.2.7":"2023-03-21T07:30:09.469Z","1.2.8":"2023-03-21T08:22:32.651Z","1.2.9":"2023-03-21T08:36:15.623Z","1.2.10":"2023-03-21T16:28:49.416Z","1.2.11":"2023-03-26T02:58:40.721Z","1.2.26":"2023-04-23T13:08:02.326Z","1.2.28":"2023-04-29T13:35:50.635Z","1.2.35":"2023-05-12T20:19:38.419Z","1.2.38":"2023-05-20T12:23:26.026Z","1.3.2":"2023-06-13T09:44:54.588Z","1.3.13":"2023-06-27T07:15:11.509Z","1.4.5":"2023-07-22T13:25:55.430Z","1.4.7":"2023-07-29T05:56:08.360Z","1.4.11":"2023-07-30T15:52:58.165Z","1.4.12":"2023-07-30T16:44:40.791Z","1.4.23":"2023-08-09T01:29:57.288Z","1.4.26":"2023-08-11T04:06:49.040Z","1.4.27":"2023-08-11T06:35:04.353Z","1.4.28":"2023-08-11T09:50:16.681Z","1.4.32":"2023-08-18T04:53:55.061Z","1.4.64":"2023-09-13T15:08:18.065Z","1.4.86":"2023-09-30T19:15:06.025Z","1.5.0":"2023-10-07T03:09:12.732Z","1.5.1":"2023-10-07T15:59:36.800Z","1.5.7":"2023-10-15T05:32:56.116Z","1.5.13":"2023-10-29T08:04:37.609Z","1.5.27":"2023-11-07T15:04:05.430Z","1.5.28":"2023-11-08T03:40:08.781Z","1.5.35":"2023-11-18T16:43:18.781Z","1.5.36":"2023-11-19T15:05:29.170Z","1.5.44":"2023-12-03T01:55:01.219Z","1.5.48":"2023-12-04T17:46:28.929Z","1.7.3":"2023-12-11T11:12:10.806Z","1.11.3":"2023-12-14T09:18:58.294Z","1.11.13":"2023-12-20T06:46:42.045Z","1.12.3":"2024-01-01T17:02:53.930Z","1.12.7":"2024-01-03T09:22:49.697Z","2.0.0-alpha.0":"2024-01-05T23:37:39.124Z","2.0.0-alpha.2":"2024-01-09T16:37:36.319Z","1.13.4":"2024-01-15T01:38:13.481Z","2.0.0-alpha.4":"2024-01-15T04:41:03.675Z","1.13.7":"2024-01-15T14:12:24.339Z","1.13.9":"2024-01-17T05:56:49.699Z","2.0.0-alpha.8":"2024-01-20T09:18:47.020Z","2.0.0-alpha.9":"2024-01-20T13:34:42.466Z","2.0.0-alpha.28":"2024-02-20T12:52:39.700Z","1.17.2":"2024-02-28T06:15:09.105Z","2.0.0-alpha.35":"2024-03-13T18:28:28.433Z","2.0.0-alpha.47":"2024-03-27T19:21:49.396Z","2.0.0-alpha.48":"2024-03-28T06:30:21.059Z","2.0.0-alpha.51":"2024-03-29T02:37:35.411Z","2.0.0-alpha.52":"2024-03-29T07:39:47.229Z","2.0.0-alpha.56":"2024-04-04T10:26:17.353Z","2.0.0-alpha.57":"2024-04-07T16:02:56.486Z","2.0.0-alpha.62":"2024-04-12T15:26:45.498Z","2.0.0-alpha.68":"2024-04-13T12:33:27.299Z","2.0.0-alpha.80":"2024-04-15T08:27:31.882Z","2.0.0-alpha.81":"2024-04-15T13:54:35.540Z","2.0.0-alpha.82":"2024-04-15T16:22:03.829Z","2.0.0-alpha.85":"2024-04-16T17:16:29.418Z","2.0.0-alpha.87":"2024-04-17T16:43:42.981Z","2.0.0-alpha.89":"2024-04-18T14:37:37.698Z","2.0.0-alpha.90":"2024-04-18T17:11:46.212Z","2.0.0-alpha.92":"2024-04-19T02:54:15.544Z","2.0.0-alpha.94":"2024-04-20T20:55:28.637Z","2.0.0-alpha.98":"2024-04-21T12:37:30.485Z","2.0.0-alpha.99":"2024-04-21T14:27:07.994Z","2.0.0-alpha.100":"2024-04-21T16:46:39.411Z","2.0.0-alpha.102":"2024-04-22T07:25:37.093Z","2.0.0-alpha.107":"2024-05-01T17:02:14.370Z","1.17.7":"2024-05-02T03:05:44.214Z","2.0.0-alpha.110":"2024-05-02T03:36:27.343Z","2.0.0-alpha.111":"2024-05-02T04:35:57.962Z","2.0.0-alpha.114":"2024-05-04T07:53:22.138Z","2.0.0-alpha.116":"2024-05-04T10:56:42.821Z","2.0.0-alpha.118":"2024-05-04T14:23:25.131Z","2.0.0-alpha.120":"2024-05-05T11:10:09.141Z","2.0.0-alpha.122":"2024-05-06T20:18:43.311Z","2.0.0-alpha.124":"2024-05-08T02:10:07.912Z","2.0.0-alpha.129":"2024-05-08T17:23:35.669Z","1.17.9":"2024-05-13T05:33:49.774Z","2.0.0-alpha.134":"2024-05-13T15:46:14.768Z","2.0.0-alpha.142":"2024-05-21T15:30:46.429Z","1.18.0":"2024-05-24T07:54:11.851Z","1.19.0":"2024-05-27T02:34:19.283Z","2.0.0-alpha.145":"2024-05-28T14:39:32.126Z","2.0.0-alpha.148":"2024-05-30T09:24:40.679Z","2.0.0-alpha.149":"2024-05-30T14:10:05.722Z","2.0.0-alpha.150":"2024-05-30T15:13:03.716Z","2.0.0-alpha.151":"2024-05-30T15:48:27.050Z","2.0.0-alpha.152":"2024-05-30T16:38:48.863Z","2.0.0-alpha.154":"2024-06-01T02:39:43.351Z","2.0.0-alpha.156":"2024-06-01T06:24:54.785Z","2.0.0-alpha.157":"2024-06-01T11:24:50.678Z","2.0.0-beta.0":"2024-06-01T12:26:11.477Z","2.0.0-beta.4":"2024-06-04T04:27:53.633Z","2.0.0-beta.5":"2024-06-04T06:38:41.487Z","2.0.0-beta.9":"2024-06-08T02:51:31.029Z","2.0.0-beta.12":"2024-06-09T03:17:46.470Z","2.0.0-beta.13":"2024-06-09T07:23:10.725Z","2.0.0-beta.14":"2024-06-10T05:59:26.452Z","2.0.0-beta.22":"2024-06-13T22:53:24.813Z","2.0.0-beta.23":"2024-06-13T23:55:07.289Z","2.0.0-beta.24":"2024-06-15T10:43:05.626Z","2.0.0-beta.26":"2024-06-18T08:42:05.830Z","2.0.0-beta.30":"2024-06-18T16:39:10.196Z","2.0.0-beta.31":"2024-06-19T01:40:42.857Z","2.0.0-beta.35":"2024-06-19T22:01:31.889Z","7.0.0-rc.0":"2024-06-21T15:05:55.756Z","7.0.0-rc.2":"2024-06-22T02:20:31.125Z","7.0.0-rc.6":"2024-06-27T04:23:43.609Z","7.0.0-rc.7":"2024-06-28T03:32:22.161Z","7.0.0-rc.8":"2024-06-28T08:29:51.976Z","7.0.0-rc.9":"2024-06-29T00:36:30.800Z","7.0.0-rc.10":"2024-06-29T09:07:11.280Z","7.0.0-rc.11":"2024-06-29T10:55:55.178Z","7.0.0-rc.13":"2024-06-30T04:52:01.126Z","7.0.0":"2024-06-30T05:16:42.172Z","7.0.5":"2024-07-04T00:13:10.273Z","7.0.8":"2024-07-07T16:10:44.499Z","7.0.20":"2024-07-17T07:03:14.569Z","7.0.24":"2024-07-22T14:52:48.806Z","7.0.28":"2024-07-25T01:28:03.212Z","7.0.33":"2024-07-30T15:55:32.555Z","7.0.37":"2024-07-31T03:46:17.257Z","7.0.43":"2024-08-03T15:23:34.321Z","7.0.46":"2024-08-09T11:19:54.199Z","7.0.47":"2024-08-09T11:48:30.437Z","7.0.53":"2024-08-17T15:34:50.120Z","7.0.54":"2024-08-18T05:55:13.450Z","7.0.56":"2024-08-18T08:52:21.443Z","7.0.58":"2024-08-19T05:26:48.775Z","7.0.59":"2024-08-19T10:04:10.275Z","7.0.60":"2024-08-21T09:09:17.849Z","7.1.1":"2024-09-01T04:59:48.640Z","8.0.0-alpha.0":"2024-09-01T05:42:54.810Z","7.1.6":"2024-09-07T05:52:19.066Z","8.0.0-alpha.4":"2024-09-07T06:40:12.765Z","1.19.10":"2024-09-10T13:27:43.895Z","7.1.13":"2024-09-23T09:56:59.945Z","8.0.0-alpha.27":"2024-10-06T16:01:00.200Z","8.0.0-alpha.29":"2024-10-10T16:27:04.239Z","8.0.0-alpha.33":"2024-10-14T17:43:07.971Z","8.0.0-alpha.37":"2024-10-20T02:36:19.168Z","8.0.0-alpha.41":"2024-10-21T20:24:52.559Z","8.0.0-alpha.50":"2024-11-16T05:04:48.592Z","7.1.25":"2024-11-23T03:04:37.747Z","7.1.26":"2024-11-28T02:12:31.459Z","8.0.0-alpha.51":"2024-11-29T08:40:01.526Z","7.1.27":"2024-12-09T12:50:42.469Z","8.0.0-beta.0":"2025-01-07T07:48:52.351Z","8.0.0-beta.1":"2025-01-08T05:38:24.952Z","8.0.0-beta.2":"2025-01-08T05:52:46.714Z","8.0.0-beta.5":"2025-01-10T05:30:30.186Z","7.1.30":"2025-01-10T08:26:29.691Z","1.19.13":"2025-01-10T16:19:15.714Z","1.20.16":"2025-01-11T10:15:51.514Z","1.21.0":"2025-01-11T11:23:02.691Z","7.1.32":"2025-01-11T14:41:10.253Z","9.0.0-beta.0":"2025-01-13T12:06:33.888Z","8.0.0":"2025-01-14T03:21:14.986Z","9.0.0-beta.4":"2025-01-20T15:27:58.566Z","9.0.0-beta.5":"2025-01-20T16:38:33.239Z","9.0.0-beta.6":"2025-01-20T17:05:35.811Z","9.0.0-beta.10":"2025-01-25T11:22:49.947Z","9.0.0-beta.11":"2025-01-25T11:51:11.259Z","9.0.0-beta.14":"2025-01-27T11:53:11.143Z","9.0.0-beta.15":"2025-01-27T12:21:00.900Z","9.0.0-beta.18":"2025-01-27T14:34:20.958Z","9.0.0-beta.20":"2025-01-27T15:58:38.844Z","9.0.0-beta.21":"2025-01-28T06:06:40.591Z","9.0.0-beta.28":"2025-01-28T18:33:56.777Z","9.0.0-beta.34":"2025-01-31T04:47:28.906Z","9.0.0-beta.37":"2025-02-01T03:16:26.760Z","9.0.0-beta.38":"2025-02-02T15:14:03.593Z","8.0.2":"2025-02-14T01:30:42.500Z","8.0.3":"2025-02-14T04:42:57.844Z","9.0.0-beta.47":"2025-02-14T19:42:06.169Z","9.0.0-beta.48":"2025-02-14T20:25:24.483Z","9.0.0-beta.49":"2025-02-14T22:06:38.521Z","8.1.0":"2025-02-19T00:38:10.430Z","9.0.0-beta.52":"2025-03-04T04:29:38.715Z","8.2.5":"2025-04-22T10:20:35.663Z","9.0.0":"2025-06-30T23:04:31.647Z","9.0.1":"2025-07-01T13:13:35.684Z","9.0.20":"2025-08-04T03:52:52.749Z","9.0.21":"2025-08-04T04:23:51.151Z","9.0.22":"2025-09-15T22:36:25.699Z","9.0.34":"2025-09-15T23:38:02.462Z","9.0.35":"2025-09-15T23:43:56.620Z","9.0.36":"2025-09-16T01:25:25.875Z","9.0.37":"2025-09-16T01:30:34.004Z","9.0.38":"2025-09-16T03:18:09.287Z","9.0.39":"2025-09-16T03:25:21.003Z","9.0.40":"2025-09-16T05:32:22.677Z","9.0.41":"2025-09-16T06:17:57.188Z","9.0.42":"2025-09-16T06:24:59.048Z","9.0.43":"2025-09-16T06:32:54.603Z","9.0.44":"2025-09-16T06:38:49.877Z","9.0.45":"2025-09-16T07:05:58.377Z","9.0.46":"2025-09-16T07:11:21.299Z","9.0.47":"2025-09-16T10:56:58.097Z","9.0.48":"2025-09-16T11:02:14.613Z","9.0.49":"2025-09-16T11:09:10.443Z","9.0.50":"2025-09-16T11:39:21.604Z","9.0.51":"2025-09-16T11:44:03.342Z","9.1.0":"2025-09-16T12:02:38.500Z","10.0.0-beta.1":"2026-03-04T14:41:57.453Z","10.0.0-beta.2":"2026-03-05T02:39:02.361Z","10.0.0-beta.7":"2026-03-09T18:50:30.863Z","9.2.12":"2026-03-19T08:52:46.467Z"},"readme":"# \\<mini-popup>\n\nThis webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.\n\n## Installation\n\n```bash\nnpm i mini-popup\n```\n\n## Usage\n\n```html\n<script type=\"module\">\n  import 'mini-popup/mini-popup.js'\n</script>\n\n<mini-popup></mini-popup>\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":{}}