{"_id":"@oddbird/css-anchor-positioning","_rev":"29-7da8c5c29cba441d06c17f8fa2ccf6fb","name":"@oddbird/css-anchor-positioning","dist-tags":{"alpha":"0.10.0-alpha.1","latest":"0.10.2"},"versions":{"0.0.1-alpha.0":{"name":"@oddbird/css-anchor-positioning","version":"0.0.1-alpha.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.1-alpha.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"bb3a037617b1ab3e0d3fe3431de7707c7ac77c37","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.1-alpha.0.tgz","fileCount":25,"integrity":"sha512-NR01Wkby/G7XM8Y+IGnlFa1bbwoP/GJzgDGIS9oBa0qQhBqu0rMsCTLZXUaqDB2ZU9omdJCoHjo+tSusLlYjSQ==","signatures":[{"sig":"MEUCIQDcnJ/959fo50fY9R5LSCW6l9maPPCbbMQcxZW8heH/0QIgPg4tQRewNiP/IKsSqySReCAnOFRhbZUS9eq8cwjazh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3632873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLhCYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrsvg//Ye4WnJ5CnpKT2wHi3CMsqi01+4pcv6JWcr/mIocmX5te1QfJ\r\nsGzIK9bInx+0BKaYcitsMCyJAXclY2AGtH0egKngHnIEKFUEeFkO+SkkLm5X\r\n2cT7zW5Eo30I2o/Nfw6/SCAH084r8QFyuvgtYkfxeL2CAzKzcorlXm936xS7\r\nGD8dtWyRXzt3Qf8VkhHL52htP+l4XHKMzrIEr2qjuRo7P/Z6phEY7emUDUHz\r\niVSa6uVZ8LqupU/KteS/JZejaKIQuKRELuIMHvL9L0JbO9gngUGnyjmTEqhF\r\njjPKt8C+D9M6TQgFoQpWWHGlvUZMH2Araw4gxbTgPFCb3hDnIwulz2Fk5q07\r\nIRJNWur4/ux1YyXX9/60NDG/9MQkM42n6Bu/9nLrHzMINqD6c7r08bez8pop\r\nM4fOL/MsviGG9MtIlyapgLxoa430b5PFytR7162Wgi7i9/m3sJ4fz3/ZjLjh\r\nMWMlyL7PfpV2u9TA865KvSX0t4Y+xhNBZ1KHmaAK8rDnwWKb7NiHin64ujNu\r\nUp05zs3Ym56ojCogfFMAkLbWaGkuNq/A4XPTPMJ3/J944v96upLdSk31bmpF\r\nGJ+akJJpb6dyTZYCb70KhxVEhNlZ6Hezkkw83oZYicmb8apkzJO0wFuFqlm/\r\ng9sDVJPi//TSUG1X1x1mlLGM8WKyGFUnIFk=\r\n=LcOP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"5ce1bbab1a9892bd3e74922b5a2f44ed931cfd82","scripts":{"dev":"npm run serve","tsc":"tsc --noEmit","lint":"run-p lint:*","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","format":"run-p format:*","lint:js":"run-s prettier:check eslint:check tsc","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","format:js":"run-s prettier:fix eslint:fix tsc","test:unit":"vitest","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"8.15.0","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"16.17.0","dependencies":{"css-tree":"^2.2.1","@types/css-tree":"^1.0.7","@floating-ui/dom":"^1.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^3.1.2","jsdom":"^20.0.0","eslint":"^8.23.1","vitest":"^0.23.4","ts-node":"^10.9.1","prettier":"^2.7.1","cross-env":"^7.0.3","stylelint":"^14.12.0","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^4.8.3","@types/node":"*","npm-run-all":"^4.1.5","@playwright/test":"^1.25.2","eslint-plugin-jest":"^27.0.4","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.37.0","@vitest/coverage-istanbul":"^0.23.4","stylelint-config-standard":"^28.0.0","@typescript-eslint/eslint-plugin":"^5.37.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.1-alpha.0_1663963288026_0.09899337070418923","host":"s3://npm-registry-packages"}},"0.0.1-alpha.1":{"name":"@oddbird/css-anchor-positioning","version":"0.0.1-alpha.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.1-alpha.1","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"d972534512d204d7c0b4b6357d28b7f5c458f4d6","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.1-alpha.1.tgz","fileCount":25,"integrity":"sha512-v0sg8bzYMHj73A0cY2wu6jA5aujSCtRVl4Wuw6Nwyfq/rZEP6LtA3kX4p4hrE27FwwaW3ajtc3BoPz/2Q1nQdg==","signatures":[{"sig":"MEYCIQDZFzY9n/P3LI53sjuOHJ9K7BzaFjoustvlwNiDxYffBAIhANbrRvYkEMs1a8ssjCT/PWvUSfaEYgheQQEXz1vcWuWO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3632920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLhXpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpn3xAAjzWFSob1KH1stgXKoQvsw67p5CVLFHlPGxHmN74HmhVjoLzD\r\nICm9uw6QtxfwkhoAZSYCQCDCWNrIQ3PYC95ftD/JuwRjmqXXDuJ+hEpZ/0jd\r\n/Or+KJzlQgGjh2iXX1LTOOTaK9hh8p+zqsmEQGP3I7rablcTpchVSdXNjfF8\r\nNv6hhAP5d35jCC6GEFxCh92FBaBGk4R1t4hAbeYgFnRYjevA16hY2hOZOwRa\r\n6WF57e813k21JRLIlmqvP8hNvjpJepDiVTzIJFvbnA1HnA5mWYuQ5q+3GY7Y\r\nBBfwc1sUHTcoz+gqGkn3g2RMzbowsAGfdhP+NLmGZ30OLqmIKzLWINWrje7f\r\najlIWQGh3nK9JzWqMmb7bDSO5BFH6ht3g2h/0S8x9GLySdi3bb3qLAz+jA/9\r\nWqkeslaWwO2S4mmncQLR/j1YA7CpNZ75uUqnOjQCCKRcxBreqYGFUSpDVEyB\r\ntmTA7CjtJ9bzGSLkN3afpr6s6Nq/bc25KrDLEj5EgVKNbYzsSDDm/HQamAmv\r\nFfJiPiRkKnOmEIxe2uFgHSjt2MArLtJKzRb15+Zdf2eApswAz4kl4nlRg21P\r\nc7ClXYEd/7RwB7Q3EHxFx9HrIFnjVkvkszKMfJnTSccUwRjnXgMfYpZjQ7LR\r\nKGCDhiVijWNjruW9PWUj8BFC3H3gCyPC4sQ=\r\n=I/On\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"2160fdd0bccb7120eed1e0c22fcbd4f3a49489ed","scripts":{"dev":"npm run serve","tsc":"tsc --noEmit","lint":"run-p lint:*","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","format":"run-p format:*","lint:js":"run-s prettier:check eslint:check tsc","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","format:js":"run-s prettier:fix eslint:fix tsc","test:unit":"vitest","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"8.15.0","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"16.17.0","dependencies":{"css-tree":"^2.2.1","@types/css-tree":"^1.0.7","@floating-ui/dom":"^1.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^3.1.2","jsdom":"^20.0.0","eslint":"^8.23.1","vitest":"^0.23.4","ts-node":"^10.9.1","prettier":"^2.7.1","cross-env":"^7.0.3","stylelint":"^14.12.0","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^4.8.3","@types/node":"*","npm-run-all":"^4.1.5","@playwright/test":"^1.25.2","eslint-plugin-jest":"^27.0.4","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.37.0","@vitest/coverage-istanbul":"^0.23.4","stylelint-config-standard":"^28.0.0","@typescript-eslint/eslint-plugin":"^5.37.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.1-alpha.1_1663964649246_0.4900429976436471","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"@oddbird/css-anchor-positioning","version":"0.0.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.1","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"fd561d3f182645f93727900cc9658a755f8bdfb1","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.1.tgz","fileCount":25,"integrity":"sha512-R73QRvi6PC8MyNV6Xfv0xUr2W2iMMkvneUkCvIeUSeTfaqXhRaSFrGHXh1asiqrDpDwClVUMCHF+Mke3yU6+sw==","signatures":[{"sig":"MEYCIQCczzbsFT+kLVaP8CazRIQ3NVx31EHhESIwHzy86pdPeQIhAId4DdJW6Jqyg0ncermM2XL6PYC12uOq6MNgdDL+EXp3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3688502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYDJOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcUBAAl2tbLOnVC1VWvwlo6nYym6/hhO0IzFDi+Bu+grne7j0wayID\r\n5qG7m9jUiWDptFOmMcAk+oFdbabc0JqJ2y9UB5fdcZMqnlLkLkS5UwF3Ozcy\r\n1uRjQnojZI1DJL6TuzmFK10rDujq4oaWzZ6GaQXerNKc2WXfpIfhkorO7Md7\r\nOzni/Sbxy9biP12ZvrxpEhXuCYDrmC5GZ5dodUXVvHLCrEs6a9wUt7XMp48m\r\ndtdm+z+u3GVrO9FDEwi7UD4PPbCu6P0axi0rIR8AfqAGRhjkqtVEoV7tgn+B\r\niTC95Yb5PIX5SB29QoZbY5WARx5sl6lPiPMucxS8ScteyRNijENnDFjloqvy\r\nZInPpq0HsZdMKZh+2mC6OlJIs8AcqL8GGiE+bviR4bo6S5KJ2QT0Y+0OUBdc\r\nHi/Uv1qA+qNPiZ0UoY9oAG1MPnIJQxxd6/buBG9tBxDNZBr2QvCrfyZN95K6\r\nAfEehMizoyNJNZqlxK40Cg44DutHDV0iXMT3gmY4Q2J2pTa2/h9MXMKULVCF\r\na/YU1cN3niZQwnHwvtnrAOkKujKiPRmgVazMSPBXsw0iOSWZP6OLBA/Y4hMO\r\nLrQLclO4asKbKQ4pcfZo5MeMnE9r4Cj7/yQR9oZ9OCfrOSFMGzEoDPBr0E5y\r\namXFV3AghSfDnAYbqTgK1BFOfzy3EdUw+Jw=\r\n=mxmH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"b1c4d895fc8afd882cf43828dbbb0c53a55ef610","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","format:js":"run-s prettier:fix eslint:fix tsc","test:unit":"vitest","build:dist":"vite build","eslint:fix":"yarn eslint:check --fix","format:css":"yarn lint:css --fix","test:watch":"yarn test:unit --watch","test:e2e:ci":"yarn test:e2e --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"8.15.0","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"16.17.1","dependencies":{"css-tree":"^2.2.1","@types/css-tree":"^2.0.0","@floating-ui/dom":"^1.0.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"yarn@3.2.3","devDependencies":{"uuid":"^9.0.0","vite":"^3.2.2","jsdom":"^20.0.2","eslint":"^8.26.0","vitest":"^0.24.4","ts-node":"^10.9.1","prettier":"^2.7.1","cross-env":"^7.0.3","stylelint":"^14.14.0","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^4.8.4","@types/node":"*","@types/uuid":"^8.3.4","npm-run-all":"^4.1.5","@playwright/test":"^1.27.1","eslint-plugin-jest":"^27.1.3","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.41.0","@vitest/coverage-istanbul":"^0.24.4","stylelint-config-standard":"^29.0.0","@typescript-eslint/eslint-plugin":"^5.41.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-import-resolver-typescript":"^3.5.2"},"yarn-upgrade-all":{"ignore":["@types/node","node-fetch"]},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.1_1667248717743_0.9509952199639382","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@oddbird/css-anchor-positioning","version":"0.0.2","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.2","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"ea43ff705f5f8e19fb68cd134788aa43532d159e","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.2.tgz","fileCount":27,"integrity":"sha512-J9fuLhUMO5l5tyXaMVys+63vhRc59ZHR6LE1YS7XRV2gkKj3fZHJ4u/dSGVN/vMNjDv48IE/X6DuA0+85jbzjw==","signatures":[{"sig":"MEUCIQDpaexQrS57bUR4U3w2Jskcipvsdq3HUN4uRnTqOxnakAIgObSUWvy90dza4+17tFCWhLefAaD5tSbJXnUa7ARz5zk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3849412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAQudACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrH1hAAmKQ4jEmgzFCOF+9KWrjNsMxmvi3+QJQNbY0phIR/UERQSzJw\r\nrzqxhZghveyx6YjpG4seaoG50HXLfoOClN3ePgvr80sY3VJflZfPoUpjltMo\r\nFXZIxGBJyHhhFbXYsDszC0aHv3sOB4XEMF+sJzz8i9tWHRB4102cILzRs6N8\r\nGCk64zWTF+ghe1A26MES71bi09oQ0Nqb6X30qLXoNbBZoatTq2PDRzz+ItL8\r\n7FAMslhIaj7n/JQEs+zBerTvQ5iej9kIQqiyq/PE+LmPdhOp+Fbh0X+LT10t\r\naG+YSnSBrwxjdgdWbEhMpGGK2qTyfEMqQWvjMqKDAtKyJPEcgHOF5zC6Pavl\r\nfD71Qb9aXilmbCAcAdzDHFT7wRMKHsQuUZAy2xxAMDT/u5E2Hh7h/TK72wGr\r\nAPAC/UBKv/lCJpb7l/+iAwQ5UkSUamgDnmjncKpqiJ/PgMFhEye/cwupebpl\r\nyVw0hti42mplzcqy06nO4251NPLOjgA59n6DFGOJS9U9+icL1AR3yzgcqKDi\r\nTITf+oENN93c7OVT2iWAXA+HomJwnGzMnD9dOArZ6/8/Ho4A5erStnt0W0Xv\r\n5r1cLApFRCMz7X71AIlOqlUDlcvTcYBiFP7mEmSj16iaQjJJGQRybBNfvQ7i\r\n7ad8l5YqVBr+JuHcIFnj2siMsZ1g01WngYg=\r\n=LkEC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"c8f28a13058fc0e799c7258f676ac44afc74b787","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"yarn eslint:check --fix","format:css":"yarn lint:css --fix","test:watch":"yarn test:unit --watch","test:e2e:ci":"yarn test:e2e --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"8.15.0","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"16.17.1","dependencies":{"nanoid":"^4.0.1","css-tree":"^2.3.1","@types/css-tree":"^2.3.1","@floating-ui/dom":"^1.2.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"yarn@3.2.3","devDependencies":{"vite":"^4.1.4","async":"^3.2.4","jsdom":"^21.1.0","eslint":"^8.35.0","vitest":"^0.29.1","ts-node":"^10.9.1","liquidjs":"^10.6.0","prettier":"^2.8.4","cross-env":"^7.0.3","stylelint":"^15.2.0","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^4.9.5","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.18","browserslist":"^4.21.5","@playwright/test":"^1.31.1","browserstack-local":"^1.5.1","eslint-plugin-jest":"^27.2.1","selenium-webdriver":"^4.8.1","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@types/selenium-webdriver":"^4.1.12","@typescript-eslint/parser":"^5.53.0","@vitest/coverage-istanbul":"^0.29.1","stylelint-config-standard":"^30.0.1","@typescript-eslint/eslint-plugin":"^5.53.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.3"},"yarn-upgrade-all":{"ignore":["@types/node","node-fetch"]},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.2_1677790109339_0.13506642300006733","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@oddbird/css-anchor-positioning","version":"0.0.3","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.3","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"b8eef978eff8f6fd2cac6cdef2d4aede95e7ee81","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.3.tgz","fileCount":28,"integrity":"sha512-lOOqd+sObxZJ9elYTDSMi6GF5KSRmvghtmnMU+QzNvjPIFZKjijSQh1YIv88Jqf9sprUtYaLZMKBAcD0n0PoWA==","signatures":[{"sig":"MEYCIQDMLHjXNQ1Dyk/d6qxrlu52WjeicWEGez1YLmux1QY1WgIhAIcmlPlMboFErYXq9aDCQWJxr/bxvj0oSxNJIuMlq1PU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3859235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIbUEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWag//VB01306xZicZgChN2lAF0SkKB55Pi9Bwbp7vkgH55x17g5ag\r\neKTwd0Z0rXNq700XyE1jnOcGLcwZIi1nQKaeYZ3WOp5eAR1RRJCPf4/59+Zo\r\n2guo65DnUWCSd4ElxK5ro3ZXcPvF/z7cYR3Op3gQ5YRm9wFfbBuhcavpheFa\r\n3e1/3vK+0qfskRvDimcRNzbDS2WTSxMf4yq8UAgH1DglHE5dOUzzQnH9hEeP\r\n2BV0SQT1JuiMhKF5LW/x6qq/ccGe/c8C9SDKLOvPso3bBDEiJGKGVoNK6PSS\r\n1qyc7abprwZKj2WL+O985SrM9JQKmzcqcLWjEi7mgefIWlA50cv6rSII/gvM\r\nZFomK/tGgnJZ9X9SmifXKue7aZVIgWrM/4VyQVmIiM6qrdghgDLMzMFQf3Oy\r\nc2JKdcGuSfVW5Y4VrMc5UkAchvW9pO0ipdOL1Mp9xHCwZjdfxZrvck1ArC5/\r\nFkr0wbWSzoV8jJPDGohk191hHA9kdT2YnHumzUHD+YTw1FSo+rJt3Oa3F4OK\r\nJ/2W0Yg7e1rnwzejVhqApfWvQWGnGgl+hPhb1JzvmjsGSDhf2yfNsb0zSRXW\r\nnmHWhgIylUQdsa07MxL7v+csJyGDHfCperA9jjVHgGeXPmORPCOOsnoWTFBe\r\nHqFS3RBj62h6Z+Fl6T6clu4WcYIx43OkzzY=\r\n=Rxe0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"9ffefdfe862c9272f3be706a96060540f042cb7f","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"yarn eslint:check --fix","format:css":"yarn lint:css --fix","test:watch":"yarn test:unit --watch","test:e2e:ci":"yarn test:e2e --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"8.15.0","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"16.17.1","dependencies":{"nanoid":"^4.0.2","css-tree":"^2.3.1","@types/css-tree":"^2.3.1","@floating-ui/dom":"^1.2.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"yarn@3.2.3","devDependencies":{"vite":"^4.2.1","async":"^3.2.4","jsdom":"^21.1.1","eslint":"^8.36.0","vitest":"^0.29.7","ts-node":"^10.9.1","liquidjs":"^10.7.0","prettier":"^2.8.7","cross-env":"^7.0.3","stylelint":"^15.3.0","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^5.0.2","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.18","browserslist":"^4.21.5","@playwright/test":"^1.32.1","browserstack-local":"^1.5.1","eslint-plugin-jest":"^27.2.1","selenium-webdriver":"^4.8.2","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@types/selenium-webdriver":"^4.1.13","@typescript-eslint/parser":"^5.56.0","@vitest/coverage-istanbul":"^0.29.7","stylelint-config-standard":"^31.0.0","@typescript-eslint/eslint-plugin":"^5.56.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.5.3"},"yarn-upgrade-all":{"ignore":["@types/node","node-fetch"]},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.3_1679930628356_0.7021031660511288","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@oddbird/css-anchor-positioning","version":"0.0.4","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.4","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"d244e351c0ebe3f97426e99412734396ec152853","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.4.tgz","fileCount":28,"integrity":"sha512-515Nn8ok3d3YFOsBZIjbnMPilPCwpfqP62mj2VctH+HtjJo9/EGl+XgQC6+Kmp0TYPJ+CToykH+OmkJEAAeSYw==","signatures":[{"sig":"MEUCIQCFuB+JLN3UJPe0b3VmpML4plCAv7ImYoFphyohh7C6TwIgJjf+D5gYY2w+uC7ky58mqU9qAr6PwySbK49Dgzyr5Jc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4100579},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"60bd536c302d741b4fb608799c3986f75410b02e","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"yarn eslint:check --fix","format:css":"yarn lint:css --fix","test:watch":"yarn test:unit --watch","test:e2e:ci":"yarn test:e2e --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"8.15.0","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"16.17.1","dependencies":{"nanoid":"^5.0.5","css-tree":"^2.3.1","@types/css-tree":"^2.3.5","@floating-ui/dom":"^1.6.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"yarn@3.2.3","devDependencies":{"vite":"^5.0.12","async":"^3.2.5","jsdom":"^24.0.0","eslint":"^8.56.0","vitest":"^1.2.2","ts-node":"^10.9.2","liquidjs":"^10.10.0","prettier":"^3.2.5","cross-env":"^7.0.3","stylelint":"^16.2.1","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^5.3.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.22.3","@playwright/test":"^1.41.2","browserstack-local":"^1.5.5","eslint-plugin-jest":"^27.6.3","selenium-webdriver":"^4.17.0","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.21","@typescript-eslint/parser":"^6.21.0","@vitest/coverage-istanbul":"^1.2.2","stylelint-config-standard":"^36.0.0","@typescript-eslint/eslint-plugin":"^6.21.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-import-resolver-typescript":"^3.6.1"},"yarn-upgrade-all":{"ignore":["@types/node","node-fetch"]},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.4_1707322539334_0.9043736172857479","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@oddbird/css-anchor-positioning","version":"0.0.5","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.0.5","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"miriam@oddbird.net"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"275b6422f030db77ab83869e03ea5a07f1b533f7","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.0.5.tgz","fileCount":28,"integrity":"sha512-/6hojpY9k3PxW8h235QhfoadB7nbMCTCJ16EXGO7rpJ70lzCb/rU3XwRejdX+JWCncocAzUvuZ6VjyAF86Rq4w==","signatures":[{"sig":"MEQCICceZRmQrCiKnnKxgeKd7QrmmSLEkKQ9f8UQySdrHdgwAiBC9BQY92mNjwu1FLjY1W5j2lZYztGGqDdCGqZ35RUubQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4096702},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"d15e9c2a752064d6f7d04467c0b239e6a63f1a6e","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.2.4","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.11.1","dependencies":{"nanoid":"^5.0.6","css-tree":"^2.3.1","@types/css-tree":"^2.3.6","@floating-ui/dom":"^1.6.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","async":"^3.2.5","jsdom":"^24.0.0","eslint":"^8.57.0","vitest":"^1.3.1","ts-node":"^10.9.2","liquidjs":"^10.10.1","prettier":"^3.2.5","cross-env":"^7.0.3","stylelint":"^16.2.1","fetch-mock":"^9.11.0","node-fetch":"^2.6.7","typescript":"^5.3.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.23.0","@playwright/test":"^1.42.0","browserstack-local":"^1.5.5","eslint-plugin-jest":"^27.9.0","selenium-webdriver":"^4.18.1","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.21","@typescript-eslint/parser":"^7.1.0","@vitest/coverage-istanbul":"^1.3.1","stylelint-config-standard":"^36.0.0","@typescript-eslint/eslint-plugin":"^7.1.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-import-resolver-typescript":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.0.5_1709222212742_0.4277425015015526","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@oddbird/css-anchor-positioning","version":"0.1.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.1.0","homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"d2883862c0eedd127cdd9dc92665347dfee81c70","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.1.0.tgz","fileCount":32,"integrity":"sha512-s943u3CqYeHWfE52mk9AhZkxHYAgpxucHUDnpg9tBaC8KXgUP73zNit5odVnsu76B+kffavX8Bc4cSuoMTaE2w==","signatures":[{"sig":"MEUCIQC89fqYfwUG4f+sKtbOifXXDiq7HuMAcHVLEC5AUBPUFAIgSBO8wijF3H+BZ4+cqTCG/C3kfhEh3h5nR8tC4eqYi9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4147257},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"6f796bd8630d54885eca8700ba934458e5d6f239","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.0.7","css-tree":"^2.3.1","@types/css-tree":"^2.3.8","@floating-ui/dom":"^1.6.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.3.2","async":"^3.2.5","jsdom":"^24.1.0","eslint":"^8.57.0","vitest":"^1.6.0","ts-node":"^10.9.2","liquidjs":"^10.14.0","prettier":"^3.3.2","cross-env":"^7.0.3","stylelint":"^16.6.1","fetch-mock":"^10.0.7","node-fetch":"^2.6.7","typescript":"^5.5.2","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.23.1","@playwright/test":"1.43.1","browserstack-local":"^1.5.5","eslint-plugin-jest":"^28.6.0","selenium-webdriver":"^4.22.0","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.24","@typescript-eslint/parser":"^7.15.0","@vitest/coverage-istanbul":"^1.6.0","stylelint-config-standard":"^36.0.1","@typescript-eslint/eslint-plugin":"^7.15.0","eslint-plugin-simple-import-sort":"^12.1.0","eslint-import-resolver-typescript":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.1.0_1719859888885_0.2501869090637312","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@oddbird/css-anchor-positioning","version":"0.1.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.1.1","maintainers":[{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"6f9ba66d537591ddb4cde73f10ada9d77e525512","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.1.1.tgz","fileCount":34,"integrity":"sha512-GenGrBjC0rps6pnqcG3gkeINvIAEKwQjsEasBg7sGDCcwJRDSCljMqciq/HKuCg65BA82eZipl5Oy4OkmH6+NQ==","signatures":[{"sig":"MEUCIQCCe4SNsXqimqOrEJhrrPd4Qjau7AOKeS+n5p/R2kmJQAIgZd0q0wrTv//YbDXDW9ecKJ8hW4tgC0OpvcV3fUItkMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4238353},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"f921644c5eb828f3e079c75651fde697adac1663","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.0.7","css-tree":"^2.3.1","@types/css-tree":"^2.3.8","@floating-ui/dom":"^1.6.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.3.2","async":"^3.2.5","jsdom":"^24.1.0","eslint":"^8.57.0","vitest":"^1.6.0","ts-node":"^10.9.2","liquidjs":"^10.14.0","prettier":"^3.3.2","cross-env":"^7.0.3","stylelint":"^16.6.1","fetch-mock":"^10.0.7","node-fetch":"^2.6.7","typescript":"^5.5.2","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.23.1","@playwright/test":"1.43.1","browserstack-local":"^1.5.5","eslint-plugin-jest":"^28.6.0","selenium-webdriver":"^4.22.0","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.24","@typescript-eslint/parser":"^7.15.0","@vitest/coverage-istanbul":"^1.6.0","stylelint-config-standard":"^36.0.1","@typescript-eslint/eslint-plugin":"^7.15.0","eslint-plugin-simple-import-sort":"^12.1.0","eslint-import-resolver-typescript":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.1.1_1722032125275_0.22494700831228687","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@oddbird/css-anchor-positioning","version":"0.2.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.2.0","maintainers":[{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"5b7702d0265c62231bb31659a9b8e5c8bee78bfa","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.2.0.tgz","fileCount":38,"integrity":"sha512-yCAkzh3sHXHNBd6XmIuzDW0Gkfh7c3oPK1BdMd/RodQK9Q+1mZPQTXNVPzDWdpN8vGhL8/lpLGTDLCnhm4HsKA==","signatures":[{"sig":"MEUCICiNY3vapUVu17h5rD7ZnafhJtm7ivdRlGd37hZV31eRAiEAio+TLigAt6qGUr4A/Gs23muLXz1371J89XuNQogqZUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4419044},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"f1d3bcc126f62f302e4dbc519224bef3c9dcd035","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.0.7","css-tree":"^2.3.1","@types/css-tree":"^2.3.8","@floating-ui/dom":"^1.6.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.3","async":"^3.2.6","jsdom":"^25.0.0","eslint":"^8.57.0","vitest":"^2.0.5","ts-node":"^10.9.2","liquidjs":"^10.16.7","prettier":"^3.3.3","cross-env":"^7.0.3","stylelint":"^16.9.0","fetch-mock":"^11.1.3","node-fetch":"^2.6.7","typescript":"^5.5.4","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.23.3","@playwright/test":"1.43.1","browserstack-local":"^1.5.5","eslint-plugin-jest":"^28.8.3","selenium-webdriver":"^4.24.0","eslint-plugin-import":"^2.30.0","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.26","@typescript-eslint/parser":"^8.4.0","@vitest/coverage-istanbul":"^2.0.5","stylelint-config-standard":"^36.0.1","@typescript-eslint/eslint-plugin":"^8.4.0","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.2.0_1725974653996_0.7797632756795381","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@oddbird/css-anchor-positioning","version":"0.3.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.3.0","maintainers":[{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"bf99973e7dc367bf62372de369a940bd32cb60b6","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.3.0.tgz","fileCount":38,"integrity":"sha512-ZrDdAi1kjn2IcTqRkTE+IWCGwiAxvMqLnddvbt935qYwjNENiVELvYfLKPRZ588jg35EGIjbkn8vNO98yxaHfQ==","signatures":[{"sig":"MEUCIDqHF4gvb3Gdx0OTGewxi0COgJxrgRHBvvMLUc/Ri90cAiEAsN3IbuM4FyXvUu/zWYJ7EK2NX00Hf3n1Ju0Ok5M6XxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4747712},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"e1075b0366a1ebfe7559620190e7a20617665d43","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.0.7","css-tree":"^3.0.0","@types/css-tree":"^2.3.8","@floating-ui/dom":"^1.6.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.9","async":"^3.2.6","jsdom":"^25.0.1","eslint":"^9.12.0","vitest":"^2.1.3","ts-node":"^10.9.2","liquidjs":"^10.17.0","prettier":"^3.3.3","cross-env":"^7.0.3","stylelint":"^16.10.0","fetch-mock":"^11.1.5","node-fetch":"^2.6.7","typescript":"^5.6.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.0","@playwright/test":"1.43.1","typescript-eslint":"^8.9.0","browserstack-local":"^1.5.5","selenium-webdriver":"^4.25.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.7","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.26","@vitest/coverage-istanbul":"^2.1.3","stylelint-config-standard":"^36.0.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.3.0_1729016897597_0.15265313273902903","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@oddbird/css-anchor-positioning","version":"0.3.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.3.1","maintainers":[{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-polyfill.netlify.app","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"a32c5cab4e0fc8c47783bd3098e3265bf0d15c95","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.3.1.tgz","fileCount":38,"integrity":"sha512-qjnCAoUkL7TpB5/QIUD+vqFWRUMa+HvDMT/PU9903jXZA3H9qc8Egtfj2JUh4KJN7RKSJ4ox5uLCarF57ACzGw==","signatures":[{"sig":"MEUCIBpVZ4mpoxxPqVZqsnFCwlM6wXxbi1COaZAMEmYOJx1WAiEA+XkJpbEZ4dIqpdY6fb56FHjjLJ8nVCWSm6ap6zdE5hQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4750960},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"991bb67a71197da615270fe77fff82efec8297fa","scripts":{"tsc":"tsc --noEmit","lint":"run-p format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.0.7","css-tree":"^3.0.0","@types/css-tree":"^2.3.8","@floating-ui/dom":"^1.6.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.9","async":"^3.2.6","jsdom":"^25.0.1","eslint":"^9.12.0","vitest":"^2.1.3","ts-node":"^10.9.2","liquidjs":"^10.17.0","prettier":"^3.3.3","cross-env":"^7.0.3","stylelint":"^16.10.0","fetch-mock":"^11.1.5","node-fetch":"^2.6.7","typescript":"^5.6.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.0","@playwright/test":"1.43.1","typescript-eslint":"^8.9.0","browserstack-local":"^1.5.5","selenium-webdriver":"^4.25.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.7","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.26","@vitest/coverage-istanbul":"^2.1.3","stylelint-config-standard":"^36.0.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.3.1_1729091314192_0.32595885511831124","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@oddbird/css-anchor-positioning","version":"0.4.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.4.0","maintainers":[{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"c72be5f1510e727c80465c15ad01ce270a1daf69","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.4.0.tgz","fileCount":38,"integrity":"sha512-K3iVeBnuXIaDj4/rrFxPJBPEgghBsofL/64hiegkqkyPBk79c0h6r6gSlNCXrtf1b0cWiC55BV6PC1Y0Ph/1NQ==","signatures":[{"sig":"MEQCIAcnqfwobcLYR4Ud84n4Bwz800NH3d8dFDyVyxmaIRjiAiAtqjHMqQQrY43yrQwVzr2xp4PleSEVu+FaiKb54GJI2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4751337},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"365dc1159d5f05ba90926ba9eb4e71d1737bedac","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"resolutions":{"tslib":">=2"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.0.8","css-tree":"^3.0.0","@types/css-tree":"^2.3.8","@floating-ui/dom":"^1.6.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.10","async":"^3.2.6","jsdom":"^25.0.1","eslint":"^9.13.0","vitest":"^2.1.3","ts-node":"^10.9.2","liquidjs":"^10.18.0","prettier":"^3.3.3","cross-env":"^7.0.3","stylelint":"^16.10.0","fetch-mock":"^12.0.2","node-fetch":"^2.6.7","typescript":"^5.6.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.2","@playwright/test":"1.43.1","typescript-eslint":"^8.12.2","browserstack-local":"^1.5.5","selenium-webdriver":"^4.26.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.7","eslint-config-prettier":"^9.1.0","@types/selenium-webdriver":"^4.1.27","@vitest/coverage-istanbul":"^2.1.4","stylelint-config-standard":"^36.0.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.4.0_1732139901485_0.17692812946357206","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@oddbird/css-anchor-positioning","version":"0.5.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.5.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"45ebf92f6eccab2fcec2eabb5be4497023246cf7","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.5.0.tgz","fileCount":44,"integrity":"sha512-j9B/UEC7ZRs12nT8B15HEGJOnDG3LELuRqVIS/Oyj/1uOJuHIOPYqldsb8645HjJDfVDGwmQjL/WtrXLmafuLg==","signatures":[{"sig":"MEUCIAtEVFYLsrl8t51hQh1VxxzT/BWWEPr3Q4bsKHZTbsE0AiEAiChk2BhUDgAhvNuirQdQrMMWlyxBPgzMgyg8oA3HxJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3136930},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"d831545ac5aa3ec7d6d444d544023e98adf6dbe8","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.1.5","css-tree":"^3.1.0","@types/css-tree":"^2.3.10","@floating-ui/dom":"^1.6.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.5","async":"^3.2.6","jsdom":"^26.0.0","eslint":"^9.24.0","vitest":"^3.1.1","ts-node":"^10.9.2","liquidjs":"^10.21.0","prettier":"^3.5.3","cross-env":"^7.0.3","stylelint":"^16.18.0","@eslint/js":"^9.24.0","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.4","@playwright/test":"1.43.1","typescript-eslint":"^8.29.1","browserstack-local":"^1.5.6","selenium-webdriver":"^4.31.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.39","eslint-config-prettier":"^10.1.1","@types/selenium-webdriver":"^4.1.28","@vitest/coverage-istanbul":"^3.1.1","stylelint-config-standard":"^38.0.0","rollup-plugin-bundle-stats":"^4.19.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.5.0_1744128658395_0.34902662555186303","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@oddbird/css-anchor-positioning","version":"0.5.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.5.1","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"f8811ff8e63cfe85526accc0e8db0dc5314a2318","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.5.1.tgz","fileCount":44,"integrity":"sha512-qbp6rYkkBExfBBRxVwYtM30hzyvLxrFCR21jGIq6nkbYTaoO6m+5xfQDbGDmy7h/qKTKu+MGhaUP7nRBkzbuRw==","signatures":[{"sig":"MEUCICasAyCfrm20Udw1nb05h29j8897EQsZmih4Cqy14uRFAiEAt0USJtEmScAmu1L8V4C5ijgE3jLoaKdceHO/F3Qhzi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3137617},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"c1a9649089502600a811e8110df96c7e3be308c8","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.5.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.13.0","dependencies":{"nanoid":"^5.1.5","css-tree":"^3.1.0","@types/css-tree":"^2.3.10","@floating-ui/dom":"^1.6.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.5","async":"^3.2.6","jsdom":"^26.0.0","eslint":"^9.24.0","vitest":"^3.1.1","ts-node":"^10.9.2","liquidjs":"^10.21.0","prettier":"^3.5.3","cross-env":"^7.0.3","stylelint":"^16.18.0","@eslint/js":"^9.24.0","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.4","@playwright/test":"1.43.1","typescript-eslint":"^8.29.1","browserstack-local":"^1.5.6","selenium-webdriver":"^4.31.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.39","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.1","@types/selenium-webdriver":"^4.1.28","@vitest/coverage-istanbul":"^3.1.1","stylelint-config-standard":"^38.0.0","rollup-plugin-bundle-stats":"^4.19.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.5.1_1744141557616_0.8316556918935525","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"@oddbird/css-anchor-positioning","version":"0.5.2","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.5.2","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"84457955751fa215af1c42b4ad156bbb403eed40","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.5.2.tgz","fileCount":44,"integrity":"sha512-8QNyAY/zqAYbHyLf/cYaITjcFE7uCuudmgKGRdhEF2k8/2xz74P/gKB+MXJ7KtkGhI2cIPXDs0gc3T+0jOsjUg==","signatures":[{"sig":"MEUCIH+OiTdzPGUkqbnBPOslmHWTxtHh3eN/yDLtiQz5X4emAiEA9Ml5NjrhN7BwBJnwbFT3nrsfpXZq0etZfqG+tI0tRLI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3137428},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"9179b068235dc7b302b1e8666a49589686d284e8","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.2.4","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.11.1","dependencies":{"nanoid":"^5.1.5","css-tree":"^3.1.0","@types/css-tree":"^2.3.10","@floating-ui/dom":"^1.6.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.6","async":"^3.2.6","jsdom":"^26.0.0","eslint":"^9.24.0","vitest":"^3.1.1","ts-node":"^10.9.2","liquidjs":"^10.21.0","prettier":"^3.5.3","cross-env":"^7.0.3","stylelint":"^16.18.0","@eslint/js":"^9.24.0","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.4","@playwright/test":"1.43.1","typescript-eslint":"^8.29.1","browserstack-local":"^1.5.6","selenium-webdriver":"^4.31.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.39","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.1","@types/selenium-webdriver":"^4.1.28","@vitest/coverage-istanbul":"^3.1.1","stylelint-config-standard":"^38.0.0","rollup-plugin-bundle-stats":"^4.19.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.5.2_1745519420580_0.6229974531546216","host":"s3://npm-registry-packages-npm-production"}},"0.6.0-alpha":{"name":"@oddbird/css-anchor-positioning","version":"0.6.0-alpha","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.6.0-alpha","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"70a3462b2d6cdc6c9be611fc265a2fb8d16677e2","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.6.0-alpha.tgz","fileCount":44,"integrity":"sha512-colTgaXm4cmcnC5/RIuC5LuM6qtMdUMPA3ZTRz2/JGVmTmf9UigqUNbikFlKTJwI8LOzm1GS9I+5s3R2vId6Hw==","signatures":[{"sig":"MEUCIQCL03zjD7ZkJgvVCDnUEf6evqgWBtSLOhlb7ogXa3C0mAIge8VVWWJolBGbg0SV9blyr1bqG3nJnM67xX2usj0NA7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3139922},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"903adb490a28c4a0aeceb6f2d2abd671f070b728","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.2.4","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.11.1","dependencies":{"nanoid":"^5.1.5","css-tree":"^3.1.0","@types/css-tree":"^2.3.10","@floating-ui/dom":"^1.6.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^6.2.6","async":"^3.2.6","jsdom":"^26.0.0","eslint":"^9.24.0","vitest":"^3.1.1","ts-node":"^10.9.2","liquidjs":"^10.21.0","prettier":"^3.5.3","cross-env":"^7.0.3","stylelint":"^16.18.0","@eslint/js":"^9.24.0","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.4","@playwright/test":"1.43.1","typescript-eslint":"^8.29.1","browserstack-local":"^1.5.6","selenium-webdriver":"^4.31.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.39","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.1","@types/selenium-webdriver":"^4.1.28","@vitest/coverage-istanbul":"^3.1.1","stylelint-config-standard":"^38.0.0","rollup-plugin-bundle-stats":"^4.19.1","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.6.0-alpha_1745522719516_0.01761282143408982","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@oddbird/css-anchor-positioning","version":"0.6.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.6.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"f36d842e790b623adc8dcdae234d9bcf474a00c9","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.6.0.tgz","fileCount":44,"integrity":"sha512-5r6AhCHSW/bU45gCwOdaei04WPn2E7oeztC8o0z6euyAPBbAeiYQda5ByIiMRfOf13sa8rVqiCsKpwx/QNyHbw==","signatures":[{"sig":"MEQCIF0rfHAHwBM/tgcFhZF2QXenK16cYVMmUIieiMizNruyAiBTFDC6UVJkciJeqQNmgd7IyaKd3LJ4e5Db4tIE2h5nZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3141401},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"ad3a0281a3b469e7ed26e0850c76fcc5db9e366f","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.2.4","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.11.1","dependencies":{"nanoid":"^5.1.5","css-tree":"^3.1.0","@types/css-tree":"^2.3.10","@floating-ui/dom":"^1.6.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.4","async":"^3.2.6","jsdom":"^26.1.0","eslint":"^9.25.1","vitest":"^3.1.1","ts-node":"^10.9.2","liquidjs":"^10.21.0","prettier":"^3.5.3","cross-env":"^7.0.3","stylelint":"^16.19.1","@eslint/js":"^9.25.1","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.24.4","@playwright/test":"1.43.1","typescript-eslint":"^8.31.1","browserstack-local":"^1.5.6","selenium-webdriver":"^4.31.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.1.43","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.2","@types/selenium-webdriver":"^4.1.28","@vitest/coverage-istanbul":"^3.1.2","stylelint-config-standard":"^38.0.0","rollup-plugin-bundle-stats":"^4.20.0","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.3.4"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.6.0_1746210571006_0.9634857319209056","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"@oddbird/css-anchor-positioning","version":"0.6.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.6.1","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"2b1775d5beee3ad229a473a0eaf4377f5cd0d316","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.6.1.tgz","fileCount":44,"integrity":"sha512-/M1guQMJROMAFjS0uTmcg93S2X5r0Gwe6m5DqmRrGxNEUe1llmY6/Qw8UuhvexP6yeD+GDCP9CJtXBJS1vS9UQ==","signatures":[{"sig":"MEUCIQC6DkJEnW8EM9//VMDDAoYDpY4k/6KWrY5dwVy3N5FrMgIgH+P3yfFlCID61uotWHs+zZJfW78/9nTkulN6P/ZAFG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3158798},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"148c724ae45ca48d7c5a0f49a79644d1a6c51ba2","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","actor":{"name":"jamessw","type":"user","email":"james@jamessw.com"},"email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.2.4","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.11.1","dependencies":{"nanoid":"^5.1.5","css-tree":"^3.1.0","@types/css-tree":"^2.3.10","@floating-ui/dom":"^1.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.5","async":"^3.2.6","jsdom":"^26.1.0","eslint":"^9.28.0","vitest":"^3.2.0","ts-node":"^10.9.2","liquidjs":"^10.21.1","prettier":"^3.5.3","cross-env":"^7.0.3","stylelint":"^16.20.0","@eslint/js":"^9.28.0","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.24","browserslist":"^4.25.0","@playwright/test":"1.43.1","typescript-eslint":"^8.33.1","browserstack-local":"^1.5.6","selenium-webdriver":"^4.33.0","eslint-plugin-import":"^2.31.0","@vitest/eslint-plugin":"^1.2.1","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.5","@types/selenium-webdriver":"^4.1.28","@vitest/coverage-istanbul":"^3.2.0","stylelint-config-standard":"^38.0.0","rollup-plugin-bundle-stats":"^4.20.2","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.4.2"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.6.1_1750176468743_0.17147682009508936","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@oddbird/css-anchor-positioning","version":"0.7.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.7.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"ff42a2974e6e9328662754eb02e7b9ebda31771d","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.7.0.tgz","fileCount":45,"integrity":"sha512-xpVtnzYSsRTzNoaHi5Hbyg2qsLwbmaHhq3lCoaTLmImEYJmdCASg1DcZVd3Qov0/PLGKoW0aOXpEQoUSInTFNg==","signatures":[{"sig":"MEYCIQDjFX/e5Xi4ZOTRtc48CxUR7yea3sumVDOyToYMLFUPEAIhAKCwhMjoh9RZDuhewGcj9Uj6KrxmoSrFAlaAMUKWpwu0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3181902},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"40f3a8995e8a0e5a7f6c8063988d51e5acf18c76","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.8.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.19.5","dependencies":{"nanoid":"^5.1.6","css-tree":"^3.1.0","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.7","async":"^3.2.6","jsdom":"^27.0.0","eslint":"^9.36.0","vitest":"^3.2.4","ts-node":"^10.9.2","liquidjs":"^10.21.1","prettier":"^3.6.2","cross-env":"^10.1.0","stylelint":"^16.24.0","@eslint/js":"^9.36.0","fetch-mock":"^12.5.4","typescript":"^5.9.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.26.2","@playwright/test":"1.43.1","typescript-eslint":"^8.45.0","browserstack-local":"^1.5.8","selenium-webdriver":"^4.35.0","eslint-plugin-import":"^2.32.0","@vitest/eslint-plugin":"^1.3.13","@rollup/plugin-replace":"^6.0.2","eslint-config-prettier":"^10.1.8","@types/selenium-webdriver":"^4.35.1","@vitest/coverage-istanbul":"^3.2.4","stylelint-config-standard":"^39.0.0","rollup-plugin-bundle-stats":"^4.21.4","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.7.0_1759855120801_0.8728258917877096","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@oddbird/css-anchor-positioning","version":"0.8.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.8.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"69a56ce041caf2ce73983dd483f423b8ae8ad66f","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.8.0.tgz","fileCount":45,"integrity":"sha512-1jsUAUANdwaxQ7eQtQ7MBdv6okLBb6ByG2j4xNyNB/iBxFw7cfpiNIn5mMI2dlWsazK05pQWwQqUxpd4q/ANaQ==","signatures":[{"sig":"MEUCIQDfKW9tMruhH7tUdq1hG44qSIq5wGZ9QfBUs5ST6olfGwIgQIHiu9EmbyzouQbFqSzg3RIbPz2M4dm8JliJgGLmuvw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3212525},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"282e3ae27e2ee6ca0d404dd1908f804b5e1c020f","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"NODE_OPTIONS='--no-experimental-strip-types' playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"10.8.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"20.19.5","dependencies":{"nanoid":"^5.1.6","css-tree":"^3.1.0","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.12","async":"^3.2.6","jsdom":"^27.1.0","eslint":"^9.39.1","vitest":"^4.0.6","ts-node":"^10.9.2","liquidjs":"^10.24.0","prettier":"^3.6.2","cross-env":"^10.1.0","stylelint":"^16.25.0","@eslint/js":"^9.39.1","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.27.0","@playwright/test":"1.43.1","typescript-eslint":"^8.46.3","browserstack-local":"^1.5.8","selenium-webdriver":"^4.38.0","eslint-plugin-import":"^2.32.0","@vitest/eslint-plugin":"^1.4.0","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","@types/selenium-webdriver":"^4.35.3","@vitest/coverage-istanbul":"^4.0.6","stylelint-config-standard":"^39.0.1","rollup-plugin-bundle-stats":"^4.21.6","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.8.0_1763755781096_0.05155889479594844","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@oddbird/css-anchor-positioning","version":"0.9.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.9.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"dbb76d13689b3c91740aae1b1b88bb119522d52b","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.9.0.tgz","fileCount":45,"integrity":"sha512-G5nfb4sU0auxJH7VHafPwVJjr1GhH5uPSkmytGqhNftCpT3QEh8pFtMd4YHt1dRwb4o9qVZxlGSKUIc4TIrysQ==","signatures":[{"sig":"MEUCIEqXfndhcxwRLbjCEAugkFHVIix62B5iNQF4Pfy0/jbEAiEAwh3xBmWnSaZQoDMQdl5If+AYa4PbRniYIcz8rO9wpYs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3214262},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"303be998ea75f51162bdc1cf8068a107f857fba7","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"NODE_OPTIONS='--no-experimental-strip-types' playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"11.6.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"24.11.1","dependencies":{"nanoid":"^5.1.6","css-tree":"^3.1.0","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","async":"^3.2.6","jsdom":"^28.0.0","eslint":"^9.39.2","vitest":"^4.0.18","ts-node":"^10.9.2","liquidjs":"^10.24.0","prettier":"^3.8.1","cross-env":"^10.1.0","stylelint":"^17.1.0","@eslint/js":"^9.39.2","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.28.1","@playwright/test":"1.43.1","typescript-eslint":"^8.54.0","browserstack-local":"^1.5.8","selenium-webdriver":"^4.40.0","eslint-plugin-import":"^2.32.0","@vitest/eslint-plugin":"^1.6.6","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","@types/selenium-webdriver":"^4.35.5","@vitest/coverage-istanbul":"^4.0.18","stylelint-config-standard":"^40.0.0","rollup-plugin-bundle-stats":"^4.21.9","eslint-plugin-simple-import-sort":"^12.1.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.9.0_1770822317313_0.6809441344695253","host":"s3://npm-registry-packages-npm-production"}},"0.10.0-alpha":{"name":"@oddbird/css-anchor-positioning","version":"0.10.0-alpha","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.10.0-alpha","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"efc771aaaf315343a41492f6d82b45d48ea9dcec","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.10.0-alpha.tgz","fileCount":56,"integrity":"sha512-tk9HbSWDwqCS4ltNGY+SW9P65sVeLXvVkXk5IftsAUO/lWwu8EH5DwJisJxLUaK53EOkbLEJQ8TqppD1camL/g==","signatures":[{"sig":"MEYCIQDgvy/gD2qLwadUePLREZS6u4sQoz4iqdR6Wxj+R9dYTAIhANAB7monQdENvJ4WEebOAXrawsowPAkTYF2FoU4XJuDh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4519095},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"},"./shadow":{"types":"./dist/index-shadow.d.ts","import":"./dist/css-anchor-positioning-shadow.js","require":"./dist/css-anchor-positioning-shadow.umd.cjs"}},"gitHead":"713f2304a67c1170b578c43cb58dedf2622bb545","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn build:shadow","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"NODE_OPTIONS='--no-experimental-strip-types' playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","build:shadow":"cross-env BUILD_SHADOW=1 vite build","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"11.6.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"24.13.0","dependencies":{"nanoid":"^5.1.11","css-tree":"^3.2.1","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"],"shadow":["./dist/index-shadow.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.16","async":"^3.2.6","jsdom":"^29.1.1","eslint":"^10.4.1","vitest":"^4.1.8","globals":"^17.6.0","ts-node":"^10.9.2","liquidjs":"^10.27.0","prettier":"^3.8.3","cross-env":"^10.1.0","stylelint":"^17.12.0","@eslint/js":"^10.0.1","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.28.2","@playwright/test":"1.43.1","typescript-eslint":"^8.60.1","browserstack-local":"^1.5.13","selenium-webdriver":"^4.44.0","@vitest/eslint-plugin":"^1.6.19","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","@types/selenium-webdriver":"^4.35.6","@vitest/coverage-istanbul":"^4.1.8","stylelint-config-standard":"^40.0.0","rollup-plugin-bundle-stats":"^4.22.2","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"^4.4.5"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.10.0-alpha_1780953972402_0.7667156425473267","host":"s3://npm-registry-packages-npm-production"}},"0.10.0-alpha.1":{"name":"@oddbird/css-anchor-positioning","version":"0.10.0-alpha.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.10.0-alpha.1","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"ff663561a93ef9a4f8a7ca119aac7a1d0eacce8c","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.10.0-alpha.1.tgz","fileCount":49,"integrity":"sha512-wJvIqrTAi3JZR1k/gDl6AE5Fka5txAHWm1d3rHzzCp3qfBVt2mkJQw/Jl9kKd2Y+cb5kJ8Mip/bRgh71wcXGuQ==","signatures":[{"sig":"MEUCIGsePbli6igimc8yqCJz2ewMx9JgXi4KXjuqWKv9nZOlAiEA4Mzq6wgjJup7IH0cHjbPsrtmUP9BrnUL4Y159RcSJBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3181479},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"999921f897452845ff1dceba3892bb596af456e0","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"NODE_OPTIONS='--no-experimental-strip-types' playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"11.6.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"24.11.1","dependencies":{"nanoid":"^5.1.11","css-tree":"^3.2.1","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.16","async":"^3.2.6","jsdom":"^29.1.1","eslint":"^10.4.1","vitest":"^4.1.8","globals":"^17.6.0","ts-node":"^10.9.2","liquidjs":"^10.27.0","prettier":"^3.8.4","cross-env":"^10.1.0","stylelint":"^17.13.0","@eslint/js":"^10.0.1","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.28.2","@playwright/test":"1.43.1","typescript-eslint":"^8.61.0","browserstack-local":"^1.5.13","selenium-webdriver":"^4.44.0","@vitest/eslint-plugin":"^1.6.19","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","@types/selenium-webdriver":"^4.35.6","@vitest/coverage-istanbul":"^4.1.8","stylelint-config-standard":"^40.0.0","rollup-plugin-bundle-stats":"^4.22.2","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"^4.4.5"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.10.0-alpha.1_1782311408939_0.8316601881132932","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@oddbird/css-anchor-positioning","version":"0.10.0","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.10.0","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"523943dc110c4e4211d181e09773704530885895","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.10.0.tgz","fileCount":49,"integrity":"sha512-c05QVavVaCXYt619UmOFMdXdn3mjTpPtxTazCWLh9/L2bcFNuAEQdXn5iSXg15x4ZzKG253HYVofqfaBMBmLNA==","signatures":[{"sig":"MEUCIQCDywxvoyPM8lLIiZAD/PxDhKOenOznS3GQWFVDfn4bowIgavWKRlL0mE39FKKjn34UWRKPwOxh70kY4kgSb7Vb+Fs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3173930},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"50ef6b0713d8a3d281a689b7d7726995ce3566b6","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"11.6.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"24.11.1","dependencies":{"nanoid":"^5.1.16","css-tree":"^3.2.1","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","async":"^3.2.6","jsdom":"^29.1.1","eslint":"^10.6.0","vitest":"^4.1.10","globals":"^17.7.0","ts-node":"^10.9.2","liquidjs":"^10.27.1","prettier":"^3.9.4","cross-env":"^10.1.0","stylelint":"^17.14.0","@eslint/js":"^10.0.1","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.28.5","@playwright/test":"1.43.1","typescript-eslint":"^8.62.1","browserstack-local":"^1.5.13","selenium-webdriver":"^4.45.0","@vitest/eslint-plugin":"^1.6.21","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.17.1","@types/selenium-webdriver":"^4.35.6","@vitest/coverage-istanbul":"^4.1.10","stylelint-config-standard":"^40.0.0","rollup-plugin-bundle-stats":"^4.22.2","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"^4.4.5"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.10.0_1784824450014_0.06676469594519885","host":"s3://npm-registry-packages-npm-production"}},"0.10.1":{"name":"@oddbird/css-anchor-positioning","version":"0.10.1","keywords":["css","polyfill","anchor-positioning"],"author":{"url":"oddbird.net","name":"OddBird","email":"birds@oddbird.net"},"license":"BSD-3-Clause","_id":"@oddbird/css-anchor-positioning@0.10.1","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"homepage":"https://anchor-positioning.oddbird.net","bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"dist":{"shasum":"8364e41adec35066876917609feab8c378972d81","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.10.1.tgz","fileCount":49,"integrity":"sha512-/9xobzm1jOihV993zMQW9B/vxUZit/V2Ce/HSUdK+0V4CHD8uFj/FxQlBMrgXRckOoHPB64X9yKlPAz0PIluXA==","signatures":[{"sig":"MEYCIQDpgTsaiyugHL8nbZxBh2pGdu1Q02UeRgF/jnUXypB3FQIhAOsV5uYobD6PsBAsx0i6ljFbaMhMZZXl30Rj4ggs6W9/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3176569},"main":"./dist/css-anchor-positioning.umd.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/css-anchor-positioning.js","module":"./dist/css-anchor-positioning.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"gitHead":"45b82f3d634292d35c3b195adf70ccb6c64d29ef","scripts":{"tsc":"tsc --noEmit","lint":"run-s format:css format:js","test":"run-p test:unit test:e2e","build":"run-s build:demo build:dist build:fn","serve":"vite dev","types":"tsc --emitDeclarationOnly","lint:ci":"run-p lint:css lint:js","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","prepack":"run-s build types","preview":"vite preview","test:ci":"run-p test:unit test:e2e:ci","build:fn":"cross-env BUILD_FN=1 vite build","lint:css":"stylelint \"**/*.css\"","test:e2e":"playwright test tests/e2e/","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts","build:wpt":"cross-env BUILD_WPT=1 vite build","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","test:unit":"vitest","tsc:tests":"tsc --project tests/tsconfig.json","build:demo":"cross-env BUILD_DEMO=1 vite build","build:dist":"vite build","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","test:watch":"npm run test:unit -- --watch","test:e2e:ci":"npm run test:e2e -- --browser=all","eslint:check":"eslint .","prettier:fix":"prettier --write .","prettier:check":"prettier --check ."},"_npmUser":{"name":"jamessw","email":"james@jamessw.com"},"repository":{"url":"git+https://github.com/oddbird/css-anchor-positioning.git","type":"git"},"_npmVersion":"11.6.2","description":"Polyfill for the proposed CSS anchor positioning spec","directories":{},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"_nodeVersion":"24.13.0","dependencies":{"nanoid":"^5.1.16","css-tree":"^3.2.1","@types/css-tree":"^2.3.11","@floating-ui/dom":"^1.7.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","async":"^3.2.6","jsdom":"^29.1.1","eslint":"^10.6.0","vitest":"^4.1.10","globals":"^17.7.0","ts-node":"^10.9.2","liquidjs":"^10.27.1","prettier":"^3.9.4","cross-env":"^10.1.0","stylelint":"^17.14.0","@eslint/js":"^10.0.1","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"*","npm-run-all":"^4.1.5","@types/async":"^3.2.25","browserslist":"^4.28.5","@playwright/test":"1.43.1","typescript-eslint":"^8.62.1","browserstack-local":"^1.5.13","selenium-webdriver":"^4.45.0","@vitest/eslint-plugin":"^1.6.21","@rollup/plugin-replace":"^6.0.3","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.17.1","@types/selenium-webdriver":"^4.35.6","@vitest/coverage-istanbul":"^4.1.10","stylelint-config-standard":"^40.0.0","rollup-plugin-bundle-stats":"^4.22.2","eslint-plugin-simple-import-sort":"^13.0.0","eslint-import-resolver-typescript":"^4.4.5"},"_npmOperationalInternal":{"tmp":"tmp/css-anchor-positioning_0.10.1_1784905383515_0.6345944798624772","host":"s3://npm-registry-packages-npm-production"}},"0.10.2":{"name":"@oddbird/css-anchor-positioning","version":"0.10.2","description":"Polyfill for the proposed CSS anchor positioning spec","license":"BSD-3-Clause","publishConfig":{"access":"public"},"author":{"name":"OddBird","email":"birds@oddbird.net","url":"oddbird.net"},"repository":{"type":"git","url":"git+https://github.com/oddbird/css-anchor-positioning.git"},"bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"homepage":"https://anchor-positioning.oddbird.net","keywords":["css","polyfill","anchor-positioning"],"type":"module","main":"./dist/css-anchor-positioning.umd.cjs","module":"./dist/css-anchor-positioning.js","unpkg":"./dist/css-anchor-positioning.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/css-anchor-positioning.js","require":"./dist/css-anchor-positioning.umd.cjs"},"./fn":{"types":"./dist/index-fn.d.ts","import":"./dist/css-anchor-positioning-fn.js","require":"./dist/css-anchor-positioning-fn.umd.cjs"}},"typesVersions":{"*":{"fn":["./dist/index-fn.d.ts"]}},"scripts":{"clean":"rimraf dist","build":"run-s clean build:demo build:dist build:fn","build:dist":"vite build","build:fn":"cross-env BUILD_FN=1 vite build","build:wpt":"cross-env BUILD_WPT=1 vite build","build:demo":"cross-env BUILD_DEMO=1 vite build","preview":"vite preview","serve":"vite dev","tsc":"tsc --noEmit","tsc:tests":"tsc --project tests/tsconfig.json","types":"tsc --emitDeclarationOnly","prettier:check":"prettier --check .","prettier:fix":"prettier --write .","eslint:check":"eslint .","eslint:fix":"npm run eslint:check -- --fix","format:css":"npm run lint:css -- --fix","format:js":"run-s prettier:fix eslint:fix tsc tsc:tests","lint":"run-s format:css format:js","lint:css":"stylelint \"**/*.css\"","lint:js":"run-s prettier:check eslint:check tsc tsc:tests","lint:ci":"run-p lint:css lint:js","prepack":"run-s build types","test:unit":"vitest","test:watch":"npm run test:unit -- --watch","test:e2e":"playwright test tests/e2e/","test:e2e:ci":"npm run test:e2e -- --browser=all","test":"run-p test:unit test:e2e","test:ci":"run-p test:unit test:e2e:ci","test:wpt":"node --loader ts-node/esm ./tests/wpt.ts"},"dependencies":{"@floating-ui/dom":"^1.8.0","@types/css-tree":"^3.2.0","css-tree":"^3.2.1","nanoid":"^6.0.1"},"devDependencies":{"@eslint/js":"^10.0.1","@playwright/test":"1.43.1","@rollup/plugin-replace":"^6.0.3","@types/async":"^3.2.25","@types/node":"*","@types/selenium-webdriver":"^4.35.6","@vitest/coverage-istanbul":"^4.1.10","@vitest/eslint-plugin":"^1.6.27","async":"^3.2.6","browserslist":"^4.28.8","browserstack-local":"^1.5.13","cross-env":"^10.1.0","eslint":"^10.8.1","eslint-config-prettier":"^10.1.8","eslint-import-resolver-typescript":"^4.4.5","eslint-plugin-import-x":"^4.17.1","eslint-plugin-simple-import-sort":"^14.0.0","fetch-mock":"^12.6.0","globals":"^17.11.0","jsdom":"^30.0.1","liquidjs":"^10.29.0","npm-run-all2":"^9.0.3","prettier":"^3.9.6","rimraf":"^6.1.3","rollup-plugin-bundle-stats":"^4.22.2","selenium-webdriver":"^4.47.0","stylelint":"^17.14.1","stylelint-config-standard":"^40.0.0","ts-node":"^10.9.2","typescript":"^6.0.3","typescript-eslint":"^8.67.0","vite":"^8.2.1","vitest":"^4.1.10"},"sideEffects":["./src/index.ts","./dist/css-anchor-positioning.js","./dist/css-anchor-positioning.umd.cjs"],"allowScripts":{"unrs-resolver@1.12.2":true,"core-js@3.50.0":true,"fsevents@2.3.2":true,"fsevents@2.3.3":true},"gitHead":"8e2fb7e7b6312efbee51a1468c5c8d760c5c2667","_id":"@oddbird/css-anchor-positioning@0.10.2","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-sk+1BpF5V+CfFm0CUbyTRxtwsUjcuP6Nz5tOzC6Bh500gBRdJJZJAeQ/3DYKPd9hGge5cqyVfUNl8zpWJVma/Q==","shasum":"38d2de9810f510959961975eda2e696ede5e8121","tarball":"https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.10.2.tgz","fileCount":50,"unpackedSize":3214559,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID9FVCXrT6epHKZ1Zs4cmttykI+gogFTUCeS7v0C5o6sAiBadMBxKSTF37rDJ19xmAMDatNXdV36/H8x+qYhJ/8H4w=="}]},"_npmUser":{"name":"jgerigmeyer","email":"jonny@oddbird.net"},"directories":{},"maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/css-anchor-positioning_0.10.2_1787063465450_0.7707961341223508"},"_hasShrinkwrap":false}},"time":{"created":"2022-09-23T20:01:27.952Z","modified":"2026-08-18T14:31:05.827Z","0.0.1-alpha.0":"2022-09-23T20:01:28.279Z","0.0.1-alpha.1":"2022-09-23T20:24:09.566Z","0.0.1":"2022-10-31T20:38:37.975Z","0.0.2":"2023-03-02T20:48:29.608Z","0.0.3":"2023-03-27T15:23:48.647Z","0.0.4":"2024-02-07T16:15:39.567Z","0.0.5":"2024-02-29T15:56:52.946Z","0.1.0":"2024-07-01T18:51:29.110Z","0.1.1":"2024-07-26T22:15:25.586Z","0.2.0":"2024-09-10T13:24:14.214Z","0.3.0":"2024-10-15T18:28:17.836Z","0.3.1":"2024-10-16T15:08:34.557Z","0.4.0":"2024-11-20T21:58:21.742Z","0.5.0":"2025-04-08T16:10:58.644Z","0.5.1":"2025-04-08T19:45:58.106Z","0.5.2":"2025-04-24T18:30:20.871Z","0.6.0-alpha":"2025-04-24T19:25:19.868Z","0.6.0":"2025-05-02T18:29:31.222Z","0.6.1":"2025-06-17T16:07:49.004Z","0.7.0":"2025-10-07T16:38:41.033Z","0.8.0":"2025-11-21T20:09:41.326Z","0.9.0":"2026-02-11T15:05:17.470Z","0.10.0-alpha":"2026-06-08T21:26:12.582Z","0.10.0-alpha.1":"2026-06-24T14:30:09.127Z","0.10.0":"2026-07-23T16:34:10.198Z","0.10.1":"2026-07-24T15:03:03.776Z","0.10.2":"2026-08-18T14:31:05.636Z"},"bugs":{"url":"https://github.com/oddbird/css-anchor-positioning/issues"},"author":{"name":"OddBird","email":"birds@oddbird.net","url":"oddbird.net"},"license":"BSD-3-Clause","homepage":"https://anchor-positioning.oddbird.net","keywords":["css","polyfill","anchor-positioning"],"repository":{"type":"git","url":"git+https://github.com/oddbird/css-anchor-positioning.git"},"description":"Polyfill for the proposed CSS anchor positioning spec","maintainers":[{"name":"jerivas","email":"ed@jerivas.com"},{"name":"mirisuzanne","email":"hello@miriam.codes"},{"name":"jgerigmeyer","email":"jonny@oddbird.net"},{"name":"terriblemia","email":"miriam@oddbird.net"},{"name":"jamessw","email":"james@jamessw.com"}],"readme":"# CSS Anchor Positioning Polyfill\n\n[![Build Status](https://github.com/oddbird/css-anchor-positioning/actions/workflows/test.yml/badge.svg)](https://github.com/oddbird/css-anchor-positioning/actions/workflows/test.yml) [![npm version](https://badge.fury.io/js/@oddbird%2Fcss-anchor-positioning.svg)](https://www.npmjs.com/package/@oddbird/css-anchor-positioning) [![Netlify Status](https://api.netlify.com/api/v1/badges/61a20096-7925-4775-99a9-b40a010197c0/deploy-status)](https://app.netlify.com/sites/anchor-polyfill/deploys)\n\n<!-- [WPT results](https://anchor-position-wpt.netlify.app/) -->\n\n- [Demo](https://anchor-positioning.oddbird.net/)\n- [Draft Spec](https://drafts.csswg.org/css-anchor-position/)\n\nThe CSS anchor positioning\n[specification](https://drafts.csswg.org/css-anchor-position/) defines anchor\npositioning, \"where a positioned element can size and position itself relative\nto one or more 'anchor elements' elsewhere on the page.\" This CSS Anchor\nPositioning Polyfill supports and is based on this specification.\n\n## Browser Support\n\n- Firefox 54+ (includes Android)\n- Chrome 51 - 124 (includes Android)\n- Edge 79 - 124\n- Safari 10+ (includes iOS)\n\nAnchor positioning was added to Chrome, Chrome Android, and Edge in Chromium\n125, so the polyfill will not be applied to versions after 124. Some aspects of\nanchor positioning were shipped later in Chromium, meaning that they are not\npolyfilled and are not present in those versions.\n\n- `position-try-fallbacks` was added in 128 after being renamed from\n  `position-try-order`. Use both `-fallbacks` and `-order` or the `position-try`\n  shorthand to make sure all versions are covered.\n- `position-area` was added in 129.\n- `anchor-scope` was added in 131.\n\n## Getting Started\n\nTo use the polyfill, add this script tag to your document `<head>`:\n\n```js\n<script type=\"module\">\n  if (!(\"anchorName\" in document.documentElement.style)) {\n    import(\"https://unpkg.com/@oddbird/css-anchor-positioning\");\n  }\n</script>\n```\n\nIf you want to manually apply the polyfill, you can instead import the\n`polyfill` function directly from the\n`@oddbird/css-anchor-positioning/dist/css-anchor-positioning-fn.js` file.\n\nFor build tools such as Vite, Webpack, and Parcel, that will look like this:\n\n```js\nimport polyfill from '@oddbird/css-anchor-positioning/fn';\n\npolyfill();\n```\n\nThe `polyfill` function returns a promise that resolves when the polyfill has\nbeen applied.\n\n### Constructed stylesheets (`adoptedStyleSheets`)\n\nIf your custom elements use [constructed stylesheets](https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet/CSSStyleSheet)\n(via `new CSSStyleSheet()` + `replaceSync()` + `shadowRoot.adoptedStyleSheets`), call `patchAndPolyfillConstructedStylesheets()` **before** any of those custom elements are defined:\n\n```html\n<script type=\"module\">\n  if (!('anchorName' in document.documentElement.style)) {\n    const { patchAndPolyfillConstructedStylesheets } =\n      await import('https://unpkg.com/@oddbird/css-anchor-positioning/dist/css-anchor-positioning-fn.js');\n    patchAndPolyfillConstructedStylesheets();\n    // Define your custom elements after the patch has applied the polyfill.\n    // You don't need to explicitly call polyfill().\n  }\n</script>\n```\n\nWith a bundler:\n\n```js\nimport { patchAndPolyfillConstructedStylesheets } from '@oddbird/css-anchor-positioning/fn';\n\npatchAndPolyfillConstructedStylesheets();\n```\n\nThis patches `CSSStyleSheet.prototype.replaceSync` to capture stylesheet source\ntext, and patches the `ShadowRoot.prototype.adoptedStyleSheets` setter to\nautomatically run the polyfill for each shadow root, deferred until its host is\nconnected and its shadow DOM has been populated.\n\nA host that adopts its stylesheet _before_ it is connected is positioned only if\nit is a custom element defined after\n`patchAndPolyfillConstructedStylesheets()` is called.\n\nThose automatic runs use the same [options](#configuration) as `polyfill()`,\neither passed directly or read from\n`window.ANCHOR_POSITIONING_POLYFILL_OPTIONS`:\n\n```js\npatchAndPolyfillConstructedStylesheets({ positionAreaContainingBlock: false });\n```\n\nThe `roots` and `elements` options are ignored, since each run is scoped to the\nshadow root being positioned. The global is read when each run happens, not when\n`patchAndPolyfillConstructedStylesheets()` is called, so it can still be set\nafterwards; an explicit argument takes precedence over the global.\n\nYou can view a more complete demo\n[here](https://anchor-positioning.oddbird.net/shadow-dom.html).\n\n## Configuration\n\nThe polyfill supports a small number of options. When using the default version\nof the polyfill that executes automatically, options can be set by setting the\nvalue of `window.ANCHOR_POSITIONING_POLYFILL_OPTIONS`.\n\n```js\n<script type=\"module\">\n  if (!(\"anchorName\" in document.documentElement.style)) {\n    window.ANCHOR_POSITIONING_POLYFILL_OPTIONS = {\n      elements: undefined,\n      excludeInlineStyles: false,\n      positionAreaContainingBlock: true,\n      roots: [document],\n      useAnimationFrame: false,\n    };\n    import(\"https://unpkg.com/@oddbird/css-anchor-positioning\");\n  }\n</script>\n```\n\nWhen manually applying the polyfill, options can be set by passing an object as\nan argument.\n\n```js\n<script type=\"module\">\n  if (!(\"anchorName\" in document.documentElement.style)) {\n    const { default: polyfill } = await import(\"https://unpkg.com/@oddbird/css-anchor-positioning/dist/css-anchor-positioning-fn.js\");\n\n    polyfill({\n      elements: undefined,\n      excludeInlineStyles: false,\n      positionAreaContainingBlock: true,\n      roots: [document],\n      useAnimationFrame: false,\n    });\n  }\n</script>\n```\n\n### elements\n\ntype: `HTMLElements[]`, default: `undefined`\n\nIf set, the polyfill will only be applied to the specified elements instead of\nto all styles. Any specified `<link>` and `<style>` elements will be polyfilled.\nBy default, all inline styles in the document will also be polyfilled, but if\n`excludeInlineStyles` is true, only inline styles on specified elements will be\npolyfilled.\n\n### excludeInlineStyles\n\ntype: `boolean`, default: `false`\n\nWhen not defined or set to `false`, the polyfill will be applied to all elements\nthat have eligible inline styles, regardless of whether the `elements` option is\ndefined. When set to `true`, elements with eligible inline styles listed in the\n`elements` option will still be polyfilled, but no other elements in the\ndocument will be implicitly polyfilled.\n\n### roots\n\ntype: `(Document | HTMLElement | ShadowRoot)[]`, default: `[document]`\n\nBy default the polyfill applies to `document`, but you can configure one or more\nshadow roots the polyfill should apply to using this option. See the\n[shadow DOM examples](https://anchor-positioning.oddbird.net/shadow-dom) to learn\nmore.\n\n### useAnimationFrame\n\ntype: `boolean`, default: `false`\n\nDetermines whether anchor calculations should [update on every animation\nframe](https://floating-ui.com/docs/autoUpdate#animationframe) (e.g. when the\nanchor element is animated using `transform`s), in addition to always updating\non scroll/resize. While this option is optimized for performance, it should be\nused sparingly.\n\nFor legacy support, this option can also be set by setting the value of\n`window.UPDATE_ANCHOR_ON_ANIMATION_FRAME`, or, when applying the polyfill\nmanually, by passing a single boolean with `polyfill(true)`.\n\n### positionAreaContainingBlock\n\ntype: `boolean | 'auto'`, default: `true`\n\nControls how the polyfill emulates the containing block that `position-area`\nnatively creates for a target.\n\n- `true` (default): the polyfill wraps each `position-area` target with an\n  element that approximates the grid-area containing block, and aligns the\n  target within it. This matches the native behavior most closely, but the extra\n  wrapper element can interfere with author CSS that depends on the target's\n  position in the DOM tree (for example direct-child or sibling combinators, or\n  flex/grid layout of the target's original parent).\n- `false`: the polyfill never adds a wrapper. Instead it computes and applies\n  inset values directly on the target. This avoids the extra element, but styles\n  that resolve against the containing block — percentage sizes, `auto` or\n  percentage margins, percentage padding, or `stretch`/`anchor-center`\n  self-alignment — will not match the native behavior.\n- `'auto'`: the polyfill adds the wrapper only for targets whose styles resolve\n  against the containing block (using the same heuristics listed above), and\n  positions all other targets directly. This keeps the wrapper's correctness\n  where it matters while avoiding the extra element for the common case.\n\n  Two caveats apply to `'auto'`:\n\n  - The wrap decision is made from a target's base styles when the polyfill\n    runs. Containing-block-dependent styles that appear only in a\n    `@position-try` fallback block are not detected, so a target that becomes\n    containing-block dependent only in a fallback may be positioned without the\n    wrapper it needs.\n  - The decision is computed once and not re-evaluated. If author CSS later\n    toggles a containing-block-dependent style on a target (for example by\n    adding a class with a percentage size or `auto` margin), the target is not\n    re-wrapped. Use `true` when a target's containing-block dependence can\n    change at runtime.\n\n## Limitations\n\nWhile this polyfill supports many basic use cases, it doesn't (yet) support the\nfollowing features:\n\n- The following portions of Position Fallback:\n  - `position-try-order`. If `try-size` is specified in `position-try`\n    shorthand, it will be parsed, and `try-tactics` will be applied, but the\n    `try-size` will be ignored.\n  - The `flip-start` `try-tactic` is only partially supported. The tactic is\n    only applied to property names and anchor sides.\n  - a `position-area` as a `try-tactic`\n  - Fallback does not support percentage anchor-side values, nor anchor\n    functions that are passed through custom properties.\n- Polyfill allows anchoring in scroll more permissively than the spec allows,\n  for instance without a default `position-anchor`.\n- `anchor-scope` property on pseudo-elements\n- The polyfill shifts not-yet-supported properties (e.g. `anchor-name`,\n  `anchor-scope`) into custom properties, which it makes non-inherited so they\n  mirror the non-inherited behavior of the properties they stand in for -- via\n  `CSS.registerProperty` (Safari 16.4+, Firefox 128+), or, on older engines, a\n  universal `initial` reset injected once per polyfilled root. This reaches\n  every root the polyfill reads these properties from (`document` and any shadow\n  roots passed in the `roots` option).\n- `anchor-center` value for `justify-self`, `align-self`, `justify-items`, and\n  `align-items` properties\n- `position-visibility` property\n- dynamically added/removed anchors or targets\n- anchors and targets in separate shadow roots (see https://github.com/oddbird/css-anchor-positioning/issues/191)\n- vertical/rtl writing-modes for anchor functions (partial support)\n- implicit anchors or the `position-anchor: auto` keyword (pending resolution of\n  https://github.com/whatwg/html/pull/9144)\n- `position-area` support has a few differences from native behavior:\n  - Overflow alignment is not applied for a target that overflows its\n    inset-modified containing block but would still fit within its original\n    containing block. In other words, a polyfilled target may be placed in a\n    `position-area` grid section outside its containing block, where the\n    implementation would move the target inside the containing block.\n  - When the polyfill emulates the containing block by adding a wrapping element\n    around the target (see the [`positionAreaContainingBlock`](#positionareacontainingblock)\n    option), this adds further differences:\n    - It breaks selectors that rely on a direct relationship with the target,\n      for instance `~ target`, `+ target`, `> target` or using `:nth` selectors.\n    - For `popover` targets, the browser promotes the element to the top layer\n      when it is shown, which makes the viewport (not the wrapper) its\n      containing block. To work around this, the polyfill strips any non-`auto`\n      inset from the target (setting `inset: auto`) and re-applies it as padding\n      on the wrapper, so the wrapper continues to drive positioning.\n    - Moving the target into the wrapper disconnects and reconnects it. If the\n      target is a custom element, its `connectedCallback` therefore runs more\n      than once, and any setup that can only happen once must be guarded — for\n      example, calling `attachShadow()` a second time throws. This applies to\n      any custom element the polyfill positions with `position-area`, including\n      a host positioned by a `position-area` in its own `:host` rule:\n\n      ```js\n      class MyElement extends HTMLElement {\n        connectedCallback() {\n          if (this.shadowRoot) return;\n          this.attachShadow({ mode: 'open' });\n          // ...\n        }\n      }\n      ```\n\n      Setting [`positionAreaContainingBlock`](#positionareacontainingblock) to\n      `false` (or `'auto'`, for targets that don't need the wrapper) avoids the\n      wrapper, and with it the reconnection.\n  - When the wrapper is not added, styles that resolve against the containing\n    block — percentage sizes, `auto` or percentage margins, percentage padding,\n    or `stretch`/`anchor-center` self-alignment — will not match native\n    behavior.\n\nIn addition, JS APIs like `CSSPositionTryRule` or `CSS.supports` will not be\npolyfilled.\n\n### Inline styles\n\nBrowsers provide some validation for imperatively setting inline styles.\n`el.style.color = \"foo\"` and `el.style.foo = \"bar\"` do not change the inline\nstyles of `el`. This is problematic for this polyfill, as we would like to\nsupport `el.style.anchorName = \"--foo\"`, but that won't work in browsers that\ndon't support the `anchor-name` property.\n\nWhile `el.setAttribute('style', 'anchor-name: --foo')` or `<div\nstyle=\"anchor-name: --foo\" />` both work, developers are often using tools that\ngenerate the DOM. Both React and Vue use methods that remove the unknown inline\nstyle properties at runtime.\n\nIf you are using inline styles to set anchor-related properties and the polyfill\nisn't working, verify that the inline styles are actually showing up in the DOM.\n\n### Invalid CSS\n\nSome types of invalid CSS will cause the polyfill to throw an error. In these\ncases, the polyfill will report any parse errors encountered in the console as\nwarnings. This will be followed by the error thrown by the polyfill.\n\nThe polyfill can't determine which parse error caused the polyfill error, but\nplease resolve any reported parse errors before opening a bug. We also recommend\nusing a CSS linter like [Stylelint](https://stylelint.io/) or\n[@eslint/css](https://github.com/eslint/css).\n\n## Sponsor OddBird's OSS Work\n\nAt OddBird, we love contributing to the languages & tools developers rely on.\nWe're currently working on polyfills\nfor new Popover & Anchor Positioning functionality,\nas well as CSS specifications for functions, mixins, and responsive typography.\nHelp us keep this work sustainable\nand centered on your needs as a developer!\nWe display sponsor logos and avatars\non our [website](https://www.oddbird.net/polyfill/#open-source-sponsors).\n\n[Sponsor OddBird's OSS Work](https://github.com/sponsors/oddbird)\n","readmeFilename":"README.md"}