{"_id":"haori-bootstrap","_rev":"54-5b08f7c3360fa3649bdd2be081a39a8a","name":"haori-bootstrap","dist-tags":{"latest":"0.5.48"},"versions":{"0.2.0":{"name":"haori-bootstrap","version":"0.2.0","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.2.0","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"6ca6c9e333bb02c10d63b976a0c5b03b30b046fc","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.2.0.tgz","fileCount":18,"integrity":"sha512-WasPQKFNELecCeoDok3EIa1UNgQ9q/vNjdekLCeb3NkCAsI9jef8x8zPjrb8SnpTqmvk2p3TSrHfl6Bcy+guAg==","signatures":[{"sig":"MEQCIG9U+Nf9G5zO2SYzCb/VIackMzpoOJJyJoUYtRy77t20AiAg+WOGdSdXai1IaihjeVKWT2byv72Qu4xwlVhVHLj4Ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":168953},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"46ce01601b1f3d9824dc70887de1dd60b54d84ec","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","predev:demo":"npm run build","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","prebuild:demo":"npm run build","prepreview:demo":"npm run build:demo","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.4.2","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"23.11.0","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.2.0_1776730884862_0.10649146605330007","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"haori-bootstrap","version":"0.3.0","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.3.0","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"0b36602b984db9690c2696eafc828586d6c8fdeb","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.3.0.tgz","fileCount":18,"integrity":"sha512-bkwlOFbgHJFe+HibQCXPu4DfwuipdR2KC9pineCj+eqvJfyxi7PGXhIMqlBafcDPbySGL47NFvd11Hme0j/euA==","signatures":[{"sig":"MEUCIQDAG2vpqlTqWIo9oi7oyHMKUYLOxZmnBLCue2HytYhP+wIgHt4lGMnhKE8FTFZBsZ77jz8dm7myxmLqkK0ZL0C66C0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171373},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"f509de6c87dd97c2054439ed5fd12da491e40103","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.7","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.3.0_1776968876113_0.01153405052807388","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"haori-bootstrap","version":"0.3.1","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.3.1","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"7f20ef8086cee2bde1ba6260149067c541226228","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.3.1.tgz","fileCount":18,"integrity":"sha512-N+JZwS0YVSSBhfmBVDLWuU/65wRxuCTNkuv7sz2DHEhX+Ky8YSwxpSsPnJI3w9RzeYDNj5M1dhdGRVTbqvVI9Q==","signatures":[{"sig":"MEQCIBQpO7qK8UW7UcKPFytd15hkmlxf6wUJybBMZow79uLXAiBFpiYbt80B/LFZoASsObBFNXjv06ay5ptyH/GIMf3VqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212305},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"fe494c3adcb1b8109f10e1d222e8ba5eb186f71c","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.7","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.3.1_1777291904068_0.4461010553277185","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"haori-bootstrap","version":"0.3.2","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.3.2","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"bec59b027b2913b8698711727d493e5df735e155","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.3.2.tgz","fileCount":18,"integrity":"sha512-Z8mddrfXeTB+ciG0l80pk5A8gpcvDynJnj44UuzGxRDdUZb+ReVOGCovyK5zyKFg/Lq1nRGRfglGvdLFSB8VuA==","signatures":[{"sig":"MEYCIQDGMIT9/XfMLcs3TS+6eh3lZaevAMc+gX7/8bjpmYkHMwIhAKG8+TuV37lrqX3F1jIp2RaAX+Zg5TBSop3ZjTNzMA3H","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"b31e3a017dd491cb9e9d8e3f984899069e6ee433","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.3.2_1780479870379_0.0059981126186623435","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"haori-bootstrap","version":"0.4.0","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.4.0","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"bf3305d23740e22fd1c5aa4a307a5ad599cc3379","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.4.0.tgz","fileCount":19,"integrity":"sha512-Jm2Q4nymz+n2h2xsm+AWSuGAjCRPzr1Vvq0xOTNo80RD5qt0UaEoE8o7HPdC2uq7zDMB9Y7+j24vL5qQWS120Q==","signatures":[{"sig":"MEUCIQCxrPcJfpZuY3h6WDRSSAiM/qrVPbumUGZEeL3psjyHPAIgUWdAkT61e7bBEfV2FEIyYm2VZaa21cwyCNFVWjR0+HM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246449},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"3c3d0c8152148e89a7a8a1394297e54fbed0670b","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.4.0_1781125825022_0.43685574364247515","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"haori-bootstrap","version":"0.5.0","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.0","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"b0b9d95273f558d1bdd36a5e6790a2c47fb3347c","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.0.tgz","fileCount":19,"integrity":"sha512-mOvzEd7bbgkJL7TLkw87GPnVcZBu7exGakE4HD9mujWOe6wTOQ2PXMDT5cYq/G22tJP0M4DLC4tB/9jH2/K4YQ==","signatures":[{"sig":"MEUCIQCYpI9sw4AqjJRzcDfy12vd9ssJ7LFTnVOi+I6GjFmbSQIgBcWguyOWfSTmiTL7CyVukfNy52nh9G0Wjh5D4Nz/WEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251463},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"5a465a79d1d396c2cc6951dc2d3477e87841609f","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.0_1781322945357_0.011981489920791955","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"haori-bootstrap","version":"0.5.1","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.1","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"e553ba3f04d06e3bd2cba822b5b8186034e50def","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.1.tgz","fileCount":19,"integrity":"sha512-0dmfo/1L2Qu/IN/yTugBeWOSGlRNQ4vUJspPF/G4JEHn6fKijUP2KjSKG7JKdcOnL1kV4VNzJ1rj2mwv19lhlA==","signatures":[{"sig":"MEYCIQD1/MIaIOBvuLB3JVIkRP4+rxPmzs6ym0SxDGUZGZqnkwIhALtyNDkWoLEh/0Lz2gMtzQZdBi8ccnSo8eWiW5NDDnn7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":255580},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"30c6191566842720c92b69eb8025dfb006379d82","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.1_1781415929172_0.7013230012414227","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"haori-bootstrap","version":"0.5.2","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.2","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"b603c0906243c287769c7264ba119e343c0f1689","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.2.tgz","fileCount":19,"integrity":"sha512-Hdw3R59swLIJwtUzHI+I4oEKE1yECelqrFCJtROO1m2H6J1fWZTiSy4IT7/Afj4Zl7nBAVOOWrjvnufVraSsTw==","signatures":[{"sig":"MEQCH04PwUCcrNyVieeZbxVNZU7HdWlX8LQ31So/rWEz3ysCIQCPhqjP1qc3yek3y6rE0QWTujwyD00xUj24V1jLQmG6zw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":255580},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"1186eb8d74f93509a37e1f36931ce5025d0ae31c","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.2_1781518973332_0.02628456118082867","host":"s3://npm-registry-packages-npm-production"}},"0.5.3":{"name":"haori-bootstrap","version":"0.5.3","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.3","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"a5899d8fd506484aa1480933d1a8dd8d07d6c423","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.3.tgz","fileCount":19,"integrity":"sha512-/IiGa+QaKeWI5pE0UxnapCLnZtqBEvHHZoMZqLaVzMjH9B2mzPK856W8o6DwmYU0C506tX+Y0DPlhqDhicvvXw==","signatures":[{"sig":"MEQCIB0qjOuXeOiu1LNBVpypBDNmimNOEnZlKJuvSdigfqjOAiAVYx2u+3P8uCCWEDeRa96zw8qIDPXm2LMAmnVR0AvHOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":255580},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"58e550951df74369ee6def8df30b4d5b84714f6a","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.3_1781520759111_0.35882171246357353","host":"s3://npm-registry-packages-npm-production"}},"0.5.4":{"name":"haori-bootstrap","version":"0.5.4","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.4","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"6c7e05f5d5efda2f62b62895bc8cc36e7fb285c0","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.4.tgz","fileCount":19,"integrity":"sha512-UA6xgZNjr6Tg5e3/VscTGo2KOkPhy8jrEa2iBxuMyUY/rwYuPpmBwLI0SukUGCn24k3t/Z+Hze+cSN6sGjj/OQ==","signatures":[{"sig":"MEUCIChfe8JNqYPpdvtbR+7YovY8qwsEKuFXZKtAOG8+M7vnAiEA+qs9fDTCVHDd6EyVLc9jpoQtzjx1X7qina9iAUfZHE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261126},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"53e46bcd77e6b55a8a774203d3ea0510a066c3f9","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.4_1781820755660_0.9738012894082164","host":"s3://npm-registry-packages-npm-production"}},"0.5.5":{"name":"haori-bootstrap","version":"0.5.5","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.5","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"5672adcd52f444e007b117ac1c3846fcc9648acb","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.5.tgz","fileCount":19,"integrity":"sha512-4KvoSIvn5E+JmYFZlajwCHUiQPr2myKok0SP78qSxEZ9LGKtzxl5VO92KWlEeGqTFXeWHnddhoYqG6+8PcmoeQ==","signatures":[{"sig":"MEQCIQDuub5kHp3kogL83PFA/EqX2yCQaPM9W0QWat3snvzeMAIfQBUupVib/l0d9uftaZgevuD76HJ3jT+8rBA30lrC+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262626},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"29a8bd078cdd6aaf0d540e46136c3eb4e37cd241","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.5_1782125624290_0.5700235481296145","host":"s3://npm-registry-packages-npm-production"}},"0.5.6":{"name":"haori-bootstrap","version":"0.5.6","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.6","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"99a17fc680d63ebbefd0edaf4750069b058c1857","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.6.tgz","fileCount":19,"integrity":"sha512-Iej4eIiDBbzzaSsfyzNf1rpvZUa4SkecHvXsrJwEcNzYoKhkPDYXNcx7ftDe5c51NohU+7qIuSxq1/wq+a4J2w==","signatures":[{"sig":"MEQCIF88tk5xev/HYM8zvMUH+A9sCM9YxVF9JSY9JxlelE/qAiBOEEFc4lN6K9sq9G/QZM1ntkRsCQyiYvtsOZVdY4pXew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262626},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"40049dbe75ef9fd8c8d7ddfe425bcac39f7d95c9","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.6_1785058415690_0.48077948615589583","host":"s3://npm-registry-packages-npm-production"}},"0.5.7":{"name":"haori-bootstrap","version":"0.5.7","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.7","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"faa2354785d0016e74774e92282fb635f0352a5f","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.7.tgz","fileCount":19,"integrity":"sha512-E0olh0F0vtie5lVZ2mlYxR1K4DB1vkU4E5RVBcsDTPiBameTPnj3kebqTP2RfYRD6J9wOE7MSfnf7fVKLtxZGw==","signatures":[{"sig":"MEUCIB3FLfCksJNgn3dNs7htCKtkWy6Ivc6pTAIvbr83onmOAiEAgFlID1kmPswUJ1TYEqyEJT1Z1+jeETnNeIT7/8hExs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262626},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"47c88aa641cbea586b551f876f21d37f04cf07e9","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.7_1785067677416_0.3070951397070356","host":"s3://npm-registry-packages-npm-production"}},"0.5.8":{"name":"haori-bootstrap","version":"0.5.8","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.8","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"9b7bb79d623a0afc59660af0a40fe5224b475323","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.8.tgz","fileCount":19,"integrity":"sha512-nxqngC7W+TMdZs7WRt5X4xfaHnLWZ4S8RK+nPYLL2qt66OwZ/cFw79DEa2huLeir08jyAGhyyUCp8rzbweVHhg==","signatures":[{"sig":"MEQCIFmGBgP+oOOkwNF7X9Ewo6nBb+AyzNatlXmRiJAWqHC3AiBMcvA5vMZkrv68IW/45CyQa9rtvO2dov2GkhvxKFqQIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262626},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"50ed206b51ec75e25a7dcdaaaec2076c6cd9e737","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.8_1785207730243_0.4996758362082281","host":"s3://npm-registry-packages-npm-production"}},"0.5.9":{"name":"haori-bootstrap","version":"0.5.9","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.9","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"50682f99d8857bca5481c2f7b563ca509a2a961d","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.9.tgz","fileCount":19,"integrity":"sha512-lS6LkXIPzSVXKbJb8fwqwHbCudDpNfEhD5NMSfX1HwHsf0j1rjqU/pHR7BtPkLDN4IJjZU8DOB3BmgXhtnMl3g==","signatures":[{"sig":"MEQCIFBnS3CopOFnWlDPiOIPiPaXuL5fcQG9A4m90EiC/ZjKAiB/QiUtJoIX/YaTmOyUBHz7VUvCmFaUtjQqei+gFCeYlQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262630},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"dad9febe7076c239b8fed5a1e75500a1f018a480","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.9_1785217240457_0.3369609868961365","host":"s3://npm-registry-packages-npm-production"}},"0.5.10":{"name":"haori-bootstrap","version":"0.5.10","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.10","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"91eb83a33e930890e50966efe00dbb6c1cc82066","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.10.tgz","fileCount":19,"integrity":"sha512-IiWnck9HY2gq0MFJ61tbXsMljdj1NiBo3dWqmc2+BImSdORynikQ8ql+03qDImitcdNvlqs1/NUHhP6oe6OVEg==","signatures":[{"sig":"MEUCICD+tAMW4McjA02ckudBdx9QkKAUMxPHCMxxKlWfekWKAiEA8fK/vKNMO7Y0RgczBom/DMmSbZ/+8GlXpK+iIvnSyuY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"fcd2e03f8473d391768efbe1b68f1ba3e8726686","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.10_1785228227943_0.576817563236409","host":"s3://npm-registry-packages-npm-production"}},"0.5.11":{"name":"haori-bootstrap","version":"0.5.11","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.11","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"8cbff56b3e5f0bcfc6c6a78dbc83047137ec6d10","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.11.tgz","fileCount":19,"integrity":"sha512-SAcPCvISWMQ7YjwI4m22t/2OPFDa7e9xtxusGueRtVlBb6z1O01IJZuALx4LrV29HNFuU0govFZ8vwWRlaiPPg==","signatures":[{"sig":"MEQCICgl2DZE973SZDWFJDMChX50zfiwpc8LbZVcpxB8ALhXAiBFR/hwb07nDEF/CnDfJZiCWYyibNbcNJQ23pzXYa1S9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"c6ec6581dead23011df5df6e5071b1e69b724acd","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.11_1785335967435_0.49889177200331836","host":"s3://npm-registry-packages-npm-production"}},"0.5.12":{"name":"haori-bootstrap","version":"0.5.12","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.12","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"37f828f2ad0d20cadcdede4d124dffc4377b9597","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.12.tgz","fileCount":19,"integrity":"sha512-PhyV/1nV642CKIMya1+CVq/J7fBKfuIIi1o8hva9OVaLQs5GSSRM2nuO4wezT7YDIi5ZikkfmghBnvrPZ1D4tQ==","signatures":[{"sig":"MEUCIQDPxgtdSZw/DoneH7g5mSPyRmG0u/pp4JnSYOVcSVim8gIgUcYCC6kiTemdQUEshaNno0sXraP6/yMuIOV8obfWX+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"1597115751cc212926b4bc2ad29f6b5b33609567","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.12_1785337977835_0.7069585369495215","host":"s3://npm-registry-packages-npm-production"}},"0.5.13":{"name":"haori-bootstrap","version":"0.5.13","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.13","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"352a3b40d63cd719780693f7c3212dab4aaa26e1","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.13.tgz","fileCount":19,"integrity":"sha512-48RU+I1cFR96FW/QLQovkG4vs5Ai3j9RYM18kTdsaIYV3vCyGYCkJrLkHQwaVfNx/2GZtZxuxi8yY5j9DiDNPw==","signatures":[{"sig":"MEUCIQDhpzMOaUpqfTzLl+k89NouBGSxz4e+NLm1A94Q3RHNawIgOhCJYLP8oI50KLcRwEyTsQN+CC/YAitgwzSICuqGEtg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"407c54622f06946089927c59393da8cde66e65cf","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.13_1785374462568_0.08887444662030242","host":"s3://npm-registry-packages-npm-production"}},"0.5.14":{"name":"haori-bootstrap","version":"0.5.14","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.14","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"84aa459485fde74dd17ea9868b49c461cda3d5be","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.14.tgz","fileCount":19,"integrity":"sha512-LY+qSTbaZdiWRZzdsTw1We/EoKppGCp1J+1su3muMcu8Q1NNLE/AfZUO9ahfLOIdR9ZmTgV5itqJ8I3up4YG6Q==","signatures":[{"sig":"MEQCIGSbwVIvqjfluPB/Xp15R0GKx4JwFDNLXZK4iTDGk7qcAiAEkcAO++pLoLYr3HwYgxTtS7+uCRSrDs4EolJXNWKW1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"3ea67317d4c768cecbb0d052ca9d1a6c6a35acdd","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.14_1785406119929_0.1600858264888534","host":"s3://npm-registry-packages-npm-production"}},"0.5.15":{"name":"haori-bootstrap","version":"0.5.15","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.15","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"2363e10d72cc8b7f1081c200f99f958d6c865210","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.15.tgz","fileCount":19,"integrity":"sha512-M3oJghdP2Y6rkKy06pjnuf90SlxGnZiWDYGIET3cLyr1txGRQ7YNR2ijPoIoS8wztpYVm8Kiq2TzWQjLJzeVLw==","signatures":[{"sig":"MEUCIQCp7WOB4wp2twO0Tvfqp+UJW8CtNcbQkG73xAzu9M/DowIgNjzYk26isB9oA1uW0WnbXLu1M+DJ0qz22BwoIvH9HSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"c0fcbab2b214abde82c91696a8a81b4d6718800a","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.15_1785485105310_0.07062327510719824","host":"s3://npm-registry-packages-npm-production"}},"0.5.16":{"name":"haori-bootstrap","version":"0.5.16","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.16","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"f9fc8d3c96fced7908b9e65c04a072c9afbec091","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.16.tgz","fileCount":19,"integrity":"sha512-HwamINNFAd1s3njo8BN3HHZeaDXMIpOEAwR3Hbmm8kPRtX4IFkbK/XsVQj2/xldbRaBCr4SMLw3v2sPhkFOttg==","signatures":[{"sig":"MEQCIEn5TR2X1YuTaUFO4NX+Ch35A0gVbqiDzaOyIh6x8WU1AiBncZ6Dk1V0U5fS8W66DlUKuuAAZt/8S08L1Ixho4yKZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262641},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"0fcab6fb4e0dffe4088a7baa57ef24bdb1df7616","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.16_1785585163240_0.6203502873367193","host":"s3://npm-registry-packages-npm-production"}},"0.5.17":{"name":"haori-bootstrap","version":"0.5.17","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.17","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"eef34903d4b81569e540d1b36e7af4fc0de99af5","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.17.tgz","fileCount":19,"integrity":"sha512-Mhe65isB43chhxVRmGb4tppup18oihOh1zDb+QhQQcisbVEXhOro+O5glOOn0TBuK/ILzXM+wMfE9CtsxKZqaQ==","signatures":[{"sig":"MEQCICsagbUH18/OKnmVFxEybiyFw3df/VyKQNxUhXZJyOLYAiAdHAzwfEUO4h6wKW71gzlF8JcEHgacZq8X3fiUGzB3EQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262871},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"9c44dd37233a6a788810005b6497ae462f3e6a44","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.17_1785650927709_0.7611021684943267","host":"s3://npm-registry-packages-npm-production"}},"0.5.18":{"name":"haori-bootstrap","version":"0.5.18","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.18","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"c4d31a9b78549025d28435733aee9a0650f4dfe3","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.18.tgz","fileCount":19,"integrity":"sha512-LOvMS4obhEmi2VHLMdVnY7sVC/U16AFzRYpb8P0djsu1BzV7T6W2SCKEuL/z5kol2d3oqiKVplMJ5oPFl9n57A==","signatures":[{"sig":"MEUCIQDu1EbdSoaeZoesFCN9xYqbJ/ZgKNSRgUXQSJFbkCy0WgIgU3ut81hrlWH36EInGu//kCIEW3sIxLGPgOTPS4NoVRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262871},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"15b5a2133c326f5f7faf1c6482cfd922fcd32875","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.18_1785704210374_0.36585780396113","host":"s3://npm-registry-packages-npm-production"}},"0.5.19":{"name":"haori-bootstrap","version":"0.5.19","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.19","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"e2b9edbf9ad90679dcb1ac129daca9d49163fa4d","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.19.tgz","fileCount":19,"integrity":"sha512-akE8FQbcBzTBb2uPvYUAWDrBRvKqVf+EAgSEeu/xT3sDr/Vk+MvhcCfbis3cMenNnnkEAMLRzayDnCOcCK1umA==","signatures":[{"sig":"MEUCIQC34SvT0PFp/P4jtReSbPnCqY2Wzdw5pyB0XAU4ZuMNLQIgWdcZtj0pPYsueT6TGJm7HxEkQEXWkSsolU8O0B1AexU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262871},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"c0c634ee8a95154da8013a04325406b5572115a1","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.19_1785744202333_0.12120828504060066","host":"s3://npm-registry-packages-npm-production"}},"0.5.20":{"name":"haori-bootstrap","version":"0.5.20","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.20","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"16dea5198a0d289f4d11489fc030b14d25bb2f0e","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.20.tgz","fileCount":19,"integrity":"sha512-3KPl/aCT3a0VlO6Yn4vhVoVceRY1rOWKTRWGAqQcSVvLw5Mt9yqu/bk4UkYDqWo2TBc8j6pmEnYa4YXasbWYXw==","signatures":[{"sig":"MEQCIHRjDHIgW3IXfZ7SFUOsMIg16GsSxUGbZtIpqrbvNbB4AiA5CTzklelvbynLfH0ZAVrIx9XN8PZezlJ57WVDtOlJBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262871},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"12b84132e2eef6ab1117343ef718a7ce96f6ffbf","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.20_1785782500675_0.35214400399623136","host":"s3://npm-registry-packages-npm-production"}},"0.5.21":{"name":"haori-bootstrap","version":"0.5.21","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.21","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"5d066bd4114c0baf85e506f8fd7ced7176eb7d47","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.21.tgz","fileCount":19,"integrity":"sha512-uQiKffQi22OthlujjKKIdJ/zyEAwD7+0jAak0omZ5I2yXfj62XhSTzQjmHJuCHrKpNVPJaTjMbc0kJtGz32qkg==","signatures":[{"sig":"MEUCIQC8brboghXIck47fOnQlGXvUgtWe9afmOLWBn+fVzvTFwIgaXT76W7k8oL2R+Y3qUf5FhBfhTa9nRmuvofprBHJLUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262871},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"d25a703ebda6ba7659a6cad1c3c92799cbb5d210","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.21_1785816656215_0.6303055711216914","host":"s3://npm-registry-packages-npm-production"}},"0.5.22":{"name":"haori-bootstrap","version":"0.5.22","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.22","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"4361edd449efd0709d3a366f6d8e6126bed34cc5","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.22.tgz","fileCount":19,"integrity":"sha512-p09+lYtOCIfhzI3xUu2OuJ8sXgaGrq+aG0b1bc1637pndYX6UokXGtqCdZr7csZMpQQDtkw3T8CNJZJBb2kTAw==","signatures":[{"sig":"MEQCIGLcelppoxAA8d5G8GRvsKnXNnYp8jmy69YIs7gyx6LLAiAmq0TsW3v4UZYcl+F6cHAmH5wI1T298tBl4oPvttah7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262871},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"e2f5ca29c25b1d3865e0e06d5ee87a1ffd71f006","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.22_1785840517339_0.10974705319814881","host":"s3://npm-registry-packages-npm-production"}},"0.5.23":{"name":"haori-bootstrap","version":"0.5.23","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.23","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"58fa1280d84ea3b7eb36f0edc2f01b2834890a02","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.23.tgz","fileCount":19,"integrity":"sha512-8wWlJZwY6ZcyzI0pIt445KN+ROWvcaEG9vnLqAmeDwzf96dBtNj5Ljfyhx8WHo84iO52gVUyG/uDsCXbJgUEDw==","signatures":[{"sig":"MEQCIAGlU/DUBtxiPUwd55xReFDFHSVNdBibY8yQlaO6miE3AiBxqK7MIm/4+JSxk5wEOAr0PjhVa2rkgt5KSKiWVeaC8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284550},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"0e219ee49549e83acc43271cb032996433fe6363","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.23_1785911655737_0.5640986034262643","host":"s3://npm-registry-packages-npm-production"}},"0.5.24":{"name":"haori-bootstrap","version":"0.5.24","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.24","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"8b03d66bd575e5c63d3c165d25c7c535bd0bc5f4","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.24.tgz","fileCount":19,"integrity":"sha512-2IPbi6KGlxMyB06dWyPFbP3KlOH9w7NnzTVCNFlVIVg2LsX7kHCaSrylQcyU5RypKL68zTnm9YGbM8uebrhzCA==","signatures":[{"sig":"MEYCIQCHFpwXmlWGcEOjZ3WMBXpjFwP1V9FjW2iL4Yq7uXfNpwIhANUuax/PzYDvXQNufWlQCZ2NAbIvb3v77t4y9emMpLpL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284550},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"58f6d81f838640e10542cc35ad7c1450df298f7d","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.24_1785926106421_0.6215951703925484","host":"s3://npm-registry-packages-npm-production"}},"0.5.25":{"name":"haori-bootstrap","version":"0.5.25","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.25","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"5fe89731fbd397f7fd7202481bcfcecaacc87dc0","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.25.tgz","fileCount":19,"integrity":"sha512-yM8VRqgAjA9XW5hjmmcK4t1R7CHVKBxEcXsGJMkKoKWejuAQbVDS/v7g7iHDsFJ97miOfu7Enxa8V65AvYxF7Q==","signatures":[{"sig":"MEUCIQDZIVZp9+2JVnwAjCr1Sm0oBKq2BlNNjtOdXmRsgV0i3wIgGQlV3WIkll27n4Jxu0iVGCiiafHTLICs+ebiPA1Dlig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284550},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"70c808815cfc347dd6ae5dffb6d8b44000fa7df4","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.25_1785983655863_0.323290540005313","host":"s3://npm-registry-packages-npm-production"}},"0.5.26":{"name":"haori-bootstrap","version":"0.5.26","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.26","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"79c6cf45582c1e94f137f734746ae1057a204b50","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.26.tgz","fileCount":20,"integrity":"sha512-csX/EnXuswD926QPbuIJlKPhXM3yMaTFVqGCWAkXqpXYCOh16ZRYXS42oEuof+FPNlQI/3k6ROTPGnekLi8wJg==","signatures":[{"sig":"MEYCIQDu3+tGyTC8SZ054rWfch4fl8LfzUzbLia9E97A0JYNawIhAODk3iu4wtRMHNJv0jyaVseABkPAPQMm8Xx3igLKs7aP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":300673},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"27d22c4762f60d89f6d0383bc2ec2a5b0738293f","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.26_1785996348448_0.19029911194899807","host":"s3://npm-registry-packages-npm-production"}},"0.5.27":{"name":"haori-bootstrap","version":"0.5.27","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.27","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"fb4face859c752b2fd5e76f324a793c57d425006","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.27.tgz","fileCount":20,"integrity":"sha512-mqaOBEoH/LSsyG/EtA873SqXst4pkB7cr2qcoWpFTqqV9eAFQSvoy2nSeGgyC/88ExF2SHK5s3Osv4A69BpX5w==","signatures":[{"sig":"MEUCIQDdhljDyohxu3G5ywTLpS52NntP3DT5SKAHfOwidVNyFwIgfWS+VR+HI5bTs13WVPKDHi6ntuOEm66CbH/IVe6kdRw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":300673},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"b7a368ca89da45bad719ed10a9c41ecd57266967","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.27_1786025182454_0.3058111505456129","host":"s3://npm-registry-packages-npm-production"}},"0.5.28":{"name":"haori-bootstrap","version":"0.5.28","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.28","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"8c2922badb705300b553bee576f4e62508be7817","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.28.tgz","fileCount":20,"integrity":"sha512-8PhVPfQDWQS5RWmy5pFVZKHHzgudEHbOLThft8vA9I6WXgUsCykxTXadNBq5gHke1ftwG2UjgP7Ef2RvUuigGQ==","signatures":[{"sig":"MEYCIQCzYJYrySq5LwmEJuOGflH9fG7FyRE3RUHxzIdiKitNcQIhAKXUMD5HXwTGn3/P7uIC086BhJydP4M7zu0u1fZDSPRk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":300673},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"4656567ec1a28ea3ff0e4f49f0d578a99c81d8e4","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.28_1786963642699_0.17318215700521766","host":"s3://npm-registry-packages-npm-production"}},"0.5.29":{"name":"haori-bootstrap","version":"0.5.29","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.29","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"6e6465be744a7b22f01c222d834e9130cb6f1809","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.29.tgz","fileCount":20,"integrity":"sha512-9GLZXk8lYEpgNlFs4+l5sFDVUGLymQxOcm7Yz2MEVKqRqkbBa+Djy9ncMOlCQWOupoz3cFO6yg4yAfVsPcfnGg==","signatures":[{"sig":"MEUCIGQzroPZK0aEkUgfJOTJXDd5G+ygQwU5AY5W0I/G6KUJAiEApBaPEMNPsG64FYDimoDUKiocdQkPl40CzJy5x37CoWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":300673},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"73cd29f206399c88448572376149c08a810e4279","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"meibinlab","email":"nishijima@meibinlab.jp"},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"10.9.8","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.29_1787031585193_0.7136234906285737","host":"s3://npm-registry-packages-npm-production"}},"0.5.30":{"name":"haori-bootstrap","version":"0.5.30","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.30","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"3b7cbb11321f99df43e3a339456ab957679ebfb6","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.30.tgz","fileCount":20,"integrity":"sha512-ySXZGJ7QI6pw4QS8GeWZrDy18PaGzLsPxArD4q7jeeHnUfxJPrKkeDDRvjbktd3r5U1OnNBp0YHSB+3pIEgKGA==","signatures":[{"sig":"MEUCIGnvG+ZB9s4K4WN0TdNQ5y/PCn+5YJaqGA31mbN7fm+bAiEAp0I+udZMCLrIy68NWHVWVqj8U6yUyjc0KOrvYMXLhFw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"cf24820cb85a0755d29a27a148622467aa5a6b87","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.30_1787316349565_0.35209013078603113","host":"s3://npm-registry-packages-npm-production"}},"0.5.31":{"name":"haori-bootstrap","version":"0.5.31","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.31","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"388ca5656192e63cff468fb914e5f414d3318824","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.31.tgz","fileCount":20,"integrity":"sha512-ubb6jdRCXmb4PAS0c/TXFdTlhllezlu+SMq1Z4tuj5LKllMXKCZEOd1keLgOQUFH6412cNFRwkMufdVOi2wa+Q==","signatures":[{"sig":"MEUCIQDF3rXFeT9aRAVKu85+plyRBvmU5LD71RIbEtIHaN9wkQIgfk9Ard1l8MbxfElvSngpbjVW8lV852xBQGXZh3KaJ8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"c2060d585a748aba2b6cf8e84fa6b471c4772946","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.31_1787409407203_0.10509128995826522","host":"s3://npm-registry-packages-npm-production"}},"0.5.32":{"name":"haori-bootstrap","version":"0.5.32","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.32","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"f9402e399368fb00fa13d523652eb4c0a74c94d9","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.32.tgz","fileCount":20,"integrity":"sha512-xYPPJ+/2sIKgQwd+CBmkOoA7Mj7UPK8IlNvZRTsmCvpQ1sm/gIu8tWUj2RudUkFKuPoUObHBgUNl2AtH0+8FKA==","signatures":[{"sig":"MEYCIQCjTO65UmRnFtY5SvDXZTnnk3zqRDPDVZicgW7a3xsVEgIhAN8PEfMIWatgkMfBH27leSD4YnHAzA6sQF9zC6F9H4Qg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"d07c9a2392f93ff21bd7f49881e669ee78112bbc","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.32_1787443389257_0.011372753143990222","host":"s3://npm-registry-packages-npm-production"}},"0.5.33":{"name":"haori-bootstrap","version":"0.5.33","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.33","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"6759fc8b8177f50108f2ef36fff54cbc2fd0a77f","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.33.tgz","fileCount":20,"integrity":"sha512-zFqQ+wAYpDniUlVZJYlgQ+50SGwQ1JUp1xfZe+Km4F6JOVZz+ePCB8v5/N2s27CA/tHrZUfEnw4Vzv2gLyRqmA==","signatures":[{"sig":"MEUCIQDdWM5RufrULY3fqzKR7gVVHK491mDk1Mh1P7kC/nsNLgIgFr9GazWQk6IrRFwAI05kqVu1WwnjIE/Ipk1UyJUVuck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"5b964f070b6a521ab3a0fc3f82851e9e45f2810b","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.33_1787490410559_0.9031908122987891","host":"s3://npm-registry-packages-npm-production"}},"0.5.34":{"name":"haori-bootstrap","version":"0.5.34","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.34","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"2f9a962148d0cdda45a218c350ec779ff4a51ec6","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.34.tgz","fileCount":20,"integrity":"sha512-c51jxcMW2/aTcM7YOXUMglM0YfTl7oLh7FvzhqrPPdYeNX6R0iPvhFfC7ID6vnDTWUPEbyQ0cmH8fgMAXvvlQQ==","signatures":[{"sig":"MEUCIGfalo1w8+ylS23gShAUKWpk6Yd361BVIZuT8Ly+U+SGAiEA1Ji8Hm5Flam1oW7LAFzqCBpr6pSikiX5MYbcoKJ3I/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"24ec7d452afde8c37ce55d7ed7d2d719738ee611","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.34_1787553737573_0.8124111595367156","host":"s3://npm-registry-packages-npm-production"}},"0.5.35":{"name":"haori-bootstrap","version":"0.5.35","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.35","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"b32fdf0c5445ec61037de23d44233f1494fd9548","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.35.tgz","fileCount":20,"integrity":"sha512-WHBgPOuAKiYRHJKW0CcIXht5ZnV5TsTxYeehPycM8kJNUv0cmxdTVPj7oWUAbynIWS2VDq8nAoEjsAMmiEVOFg==","signatures":[{"sig":"MEUCID3AanEuWR9x0dHjCqOqMU9sJW7POZAzahS7weuZjyRzAiEAjsoi2DuUq0KPLUqXxuabpO2GHi9qtG851GgxTb499Lc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"21a1ab740b5ff4789a278f25e5941906039c9ef7","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.35_1787568090472_0.894910102385807","host":"s3://npm-registry-packages-npm-production"}},"0.5.36":{"name":"haori-bootstrap","version":"0.5.36","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.36","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"bd95c528cda23aee06f1f448139108bc3b6ca39c","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.36.tgz","fileCount":20,"integrity":"sha512-49WE0O//oxWt09AOW2ddW2ZfE0h+UtMyX6kFIib03tq5pG3yy00MPfmTiGo9te2o/E4wScsJl9oDnwSP3eBrmA==","signatures":[{"sig":"MEUCIQDZ0K+kSVYf/okMWK3F4SyOiSnHcoNmxmqWP6ClsyAVzQIgc5FQSdqaIU3mn2Y4pZIpXixfUqISX2EpAHVotxXRfPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"3c4ef7f07895ec13578e8ca8eef58745df04f93b","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.0","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.36_1787577874957_0.9248960923204388","host":"s3://npm-registry-packages-npm-production"}},"0.5.37":{"name":"haori-bootstrap","version":"0.5.37","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.37","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"c49d7cc0ebc8c6738929b77090d1d1ed28879b45","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.37.tgz","fileCount":20,"integrity":"sha512-nrC3QtFxOGAJUfHWUOT2HCw88WNocI3Zk4Cr1c0mXCiWgsaU/wO5drU4oJkJbvtl430GsFg6/8xrxqv92E8+NQ==","signatures":[{"sig":"MEQCIFFPGUTcO6BrIz1uT3aHOCctpQkUC+/eeMjROBPzdBKfAiB01Aisq/277YPrJfyo+zAuVNVukGba2cYVyVglk8IJDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"234a0608ed2d7b44768238799d577ad952795898","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.37_1788278731890_0.22395061587117127","host":"s3://npm-registry-packages-npm-production"}},"0.5.38":{"name":"haori-bootstrap","version":"0.5.38","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.38","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"19490c7423a52d197cdbd331519b193b496a153e","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.38.tgz","fileCount":20,"integrity":"sha512-r1ypYG+bUF6f+QegCy1WpRvVfJZGrTh5onswCncH4n/ijQ7UKLXtAtvY1McVidqKPYvOsgm/LAl0gzf40dKJmQ==","signatures":[{"sig":"MEYCIQCdluLU3gm0sTdDbcLAxj43etsA1IG/tHJDnSWEFabLSAIhAKj8bycFQ0ljJpW6l5QjspF546fQyc+wW8tkNi6AzOST","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"2a99f3ffb4569e596ba571a33b4300526c745e8d","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.38_1788318491293_0.5279044256262204","host":"s3://npm-registry-packages-npm-production"}},"0.5.39":{"name":"haori-bootstrap","version":"0.5.39","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.39","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"5e1180ea88ee5a28cf65144316687a06e06a7806","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.39.tgz","fileCount":20,"integrity":"sha512-A7jitsn+I2r1fk0SGWdcYTI+Fchihqb3tFbiSxvLzvO0lCThP/tcIKp298+AuwGyhXNHrwQi1reMCEMJuFnQ8w==","signatures":[{"sig":"MEYCIQC9Yj7lZNScLqH6GqtB4w+5m2reBWJeKh4XuRLt/K7kMAIhAN3gVRz1Cqe+CEHHSOqGBMj5qWuA+PKRM0/4biPPwzqQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"307a669815e3809421ed4ad52367601a5cc60ec9","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.39_1788355810957_0.8666351946875708","host":"s3://npm-registry-packages-npm-production"}},"0.5.40":{"name":"haori-bootstrap","version":"0.5.40","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.40","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"3683f651f78bee30b7327c435b929e54e569b4e8","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.40.tgz","fileCount":20,"integrity":"sha512-fZu3giV4n4a/HE6d6Uq0B0PVA0NFuqN8GE11DbvGn2E+xm30vEJgdKRgakSc1P8t0HkK9+3JXFdeuZcNg5gBDA==","signatures":[{"sig":"MEUCIQC6H592Pqik7bGhzH6rkM+4UpbEgYaFvw7q2zqtnvIhPAIgKv5tASczgh7cfWfHxBMMBumM0Z+siOuQ7n98SDh6JZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":300636},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"e1704f36c9fc34c9fc4cfcef08a498c205e29dbc","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.40_1788363273969_0.8151452099218095","host":"s3://npm-registry-packages-npm-production"}},"0.5.41":{"name":"haori-bootstrap","version":"0.5.41","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.41","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"5dc396cd2cf42a024362a305f2ed66286f4052b4","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.41.tgz","fileCount":20,"integrity":"sha512-N5TNmBE3zwWWyrj9O6icvoyFpMoO71BXzB0wvmuqJ5Y+Lsm6r23js7J0SJ0NTXM+oMo5mXPMom+paW2KkHNknA==","signatures":[{"sig":"MEYCIQCZ+bjBTKiNg6vHovTsK2gn///n69/y1R00XHfZlC3UlgIhAK3TEiryyPVhOujiAS2lma1gnH8zQlKmKsQurePIff9C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"c38281207920f57b54bb43ccd5c918b5ada0d592","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.41_1788398376987_0.1513651391982247","host":"s3://npm-registry-packages-npm-production"}},"0.5.42":{"name":"haori-bootstrap","version":"0.5.42","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.42","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"f0114409098f809e03f472a00364b357b14ae345","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.42.tgz","fileCount":20,"integrity":"sha512-r3GVyKVrzGr9QL2i+bzcEeB15DWeB23lYTxwat6Agre669HntuA7lCdV3LS4i69I4/Oh5wfEJKoPUfCAM7N0yw==","signatures":[{"sig":"MEUCID1ds+sXk3d1J84u8NFUmB/EtOuJbNtQmqcJm/8m+N5bAiEA5PS5mcBNoI/+O7d9X2nvKzd3yBshlr/L7HXDBtsaJUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"d11ce222d5db4ed84a4fe1c69974c2e8b127820d","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.42_1788946812852_0.28655695854257957","host":"s3://npm-registry-packages-npm-production"}},"0.5.43":{"name":"haori-bootstrap","version":"0.5.43","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.43","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"995432ce71d8ee9a7680fbda01614bb00ca03d0d","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.43.tgz","fileCount":20,"integrity":"sha512-M0bb1TRBIKKFtTDUh6wfDJsmdUljkZ1qNbCaYnL37GMR5uDeGdMjugQf8HxzRithGbnx/AJhVlgimlhgcbhleQ==","signatures":[{"sig":"MEUCIBzBvK1k4habgTvbSjdcMnh0z7Vl+OqMA4UklTtWezX9AiEAiJX8OL7aLk4pIFHoUXvShvx9YYDWi8icT2TWjk7kXwY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC6S1Ih60IscdJlLdggzUUWnoSb8rUQ56MLe6nOZsCr5gIgGRWcFoEdzajdiSrgLNzLBzdV55rmDwIqod6VVRSciMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"01da1df5967e9e4cb83af932e5da9be6da44c8fb","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.43_1789130857591_0.8369456207621426","host":"s3://npm-registry-packages-npm-production"}},"0.5.44":{"name":"haori-bootstrap","version":"0.5.44","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.44","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"682cb2b12263a2b599d448c615481012daf7873b","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.44.tgz","fileCount":20,"integrity":"sha512-WlE+LT+llQTLlA7+M0SejViB5QywNoeeEgMKhetbGBz+nyw1qJpSW7Gy7Jd3f11sHSgQNtV78+/icD0JPyC/oQ==","signatures":[{"sig":"MEUCIQCsUFy701Cu0lb8dDIE1wznzDN5A1WLp2RzJNoP69UqdwIgF/P5oo9tLzrD2HIkpUx7T7iMht1O/j/3rAAzxm7aMKg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDZcZJX3IFvp0/YFYoxSmAkkXpWjtI1j9LkmSOeoHV7aAiEA1J7f9PMUK8ggGUn2lusiUvs4czSNrdseSJcl0L90Utw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"246fe9f40d15ad962b052efe1de909bd4717e2fc","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.44_1789277847482_0.7425795781746096","host":"s3://npm-registry-packages-npm-production"}},"0.5.45":{"name":"haori-bootstrap","version":"0.5.45","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.45","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"652ba372d66973efae7452c6fcf960c1c24fbf83","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.45.tgz","fileCount":20,"integrity":"sha512-Qthg/SB50burHl1LnNPUolcS/kPUcAi3xsON+PVfilahowuyTbywTIZ6DnA0eyRmqD70piBXI2giWgqRqziQvw==","signatures":[{"sig":"MEUCIE1PcTl4fd6ogyC9cvkozFRvMRiRgpChYrQ6OHhh5w2lAiEAn/5ZPi9tCcyroWmQjBEFCBYKwaSglD46+dmAMWz/57Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHsxmh33BUmROGUr5WtDmri/BzcUE1QV6wTWC+I3LxtnAiAm+eo+kUha8w4ilrcXZscBGmjMQ31iOcTwVCH/ttdGeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"8d8c2d4e68f80f657e6682f719d0a39ca0271a33","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.45_1789304498512_0.6113246313879082","host":"s3://npm-registry-packages-npm-production"}},"0.5.46":{"name":"haori-bootstrap","version":"0.5.46","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.46","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"602907561d98d0223d411780c5bda66e800b918b","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.46.tgz","fileCount":20,"integrity":"sha512-ABNON5D9c8Yfz+6qmz+DcDx10ndiJKBV6CVG+6WkUi8C8DmZ4pJI30bsuA8+gPSK8f40Au33GnFAx4LH3lUIRA==","signatures":[{"sig":"MEUCICjiZTd1O5JNdWNUFEndD1T6DBfOvRUTMpsfyxXhDL2qAiEA9ThNtT2C7ampc53MA3tH0Ahi5pEiKfLLsRheizRptZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDVFKCJb5xzhcw8Z1/6on9HpEX4dyegUUTO+nbcejjpOgIgKIt4mCij/xh+6uLICdYSsKYjYdIRXcTTUgi8A8EapR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"3025ac0df7638868ebb9b653f6fa2d452049da68","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.46_1789387373810_0.642304017517614","host":"s3://npm-registry-packages-npm-production"}},"0.5.47":{"name":"haori-bootstrap","version":"0.5.47","keywords":["haori","bootstrap","ui-extension","frontend"],"author":{"name":"meibinlab"},"license":"MIT","_id":"haori-bootstrap@0.5.47","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"bfc9d765afbbd2983fdc365d03445bf80b11b0d1","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.47.tgz","fileCount":20,"integrity":"sha512-JAJFw6y6qulVzINuKEnwOGU3BX/6WanSDYyqm/jDUao7U6VcXfITDM7zys1TL9MCFy/7mOjszbD1frGALfzg/Q==","signatures":[{"sig":"MEQCIA8WwZznmG+kAySwED7CDb1q6W0efZln75AbgGpMu6KhAiA91w7K3ed+CkrZimpI5kTNpOtJ6Aw21n/fs4kWgqQfJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDevWYrgPWmKO8m+47/pBJa8djJkN42E1cnhxEigc3+rAIgVlsV8RrjjMM+qFeQcYKd7OrIdtIS98NqzF4PnWUEXNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","type":"module","types":"./dist/index.d.ts","module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"059c0df585deeecbe7dd2b5eb66189a433f6e17f","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/haori-bootstrap_0.5.47_1789393272165_0.5792466064245692","host":"s3://npm-registry-packages-npm-production"}},"0.5.48":{"_id":"haori-bootstrap@0.5.48","bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"dist":{"shasum":"9e92e6a3918ca0823793047131956b6ee233fb25","tarball":"https://registry.npmjs.org/haori-bootstrap/-/haori-bootstrap-0.5.48.tgz","fileCount":20,"integrity":"sha512-IjfYumHqYrffAP/InGcwBHI2pLQRriZiBmpGAH0tky+TEbUlm3JqyIMlPQBJyqr8SkThoSYcQuC+F2Rl9W6jRA==","signatures":[{"sig":"MEQCIBdOujDogw0pga5CkzB8720kDYnFsSW73jzfoeq7TooLAiBK+TmfZuxFieAL7/XyPPA5fJl7jnw9RmNUNMc6daj3IA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDeAy46XiPe0YcxN1VWp1/4Ij/FYVtTDERdtX4xxRLRQgIhANL9hivqUAPdZktyxzxouCdJQZ2OAUbMAvYpX+MVMVZY"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/haori-bootstrap@0.5.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303308},"main":"./dist/haori-bootstrap.js","name":"haori-bootstrap","type":"module","types":"./dist/index.d.ts","author":{"name":"meibinlab"},"module":"./dist/haori-bootstrap.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/haori-bootstrap.js","default":"./dist/haori-bootstrap.js"},"./package.json":"./package.json"},"gitHead":"67d6c8612ba904b52601c9b821452f6441344860","license":"MIT","scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"vite build","format":"prettier --write \"{src,tests,demo}/**/*.{ts,js,json,html}\"","compile":"npm run type-check","preview":"vite preview","version":"node ./scripts/sync-version.mjs && git add src/index.ts README.md README.ja.md demo/cdn.html demo/cdn.js demo/admin-table.html demo/modal-copy.html playwright/demo.spec.ts package.json package-lock.json","dev:demo":"vite --config demo/vite.config.ts","lint:fix":"eslint . --fix","posttest":"npm run lint && npm run format:check","test:e2e":"playwright test","build:demo":"vite build --config demo/vite.config.ts","test:watch":"vitest","type-check":"tsc --noEmit","pretest:e2e":"npm run build","format:check":"prettier --check \"{src,tests,demo}/**/*.{ts,js,json,html}\"","preview:demo":"vite preview --config demo/vite.config.ts","test:e2e:headed":"playwright test --headed","pretest:e2e:headed":"npm run build"},"version":"0.5.48","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c68dc02f-471d-46d7-89ac-d537d0a1d62a"}},"homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","keywords":["haori","bootstrap","ui-extension","frontend"],"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"_npmVersion":"11.19.1","description":"Bootstrap-based UI extension library for Haori.js.","directories":{},"maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","vitest":"^3.2.4","globals":"^15.9.0","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.6.3","@types/node":"^22.7.5","vite-plugin-dts":"^4.5.4","@playwright/test":"^1.54.1","typescript-eslint":"^8.37.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/haori-bootstrap_0.5.48_1789787888583_0.29599580154516114"}}},"time":{"created":"2026-04-21T00:21:24.749Z","modified":"2026-09-19T03:18:09.010Z","0.2.0":"2026-04-21T00:21:25.004Z","0.3.0":"2026-04-23T18:27:56.284Z","0.3.1":"2026-04-27T12:11:44.269Z","0.3.2":"2026-06-03T09:44:30.582Z","0.4.0":"2026-06-10T21:10:25.160Z","0.5.0":"2026-06-13T03:55:45.506Z","0.5.1":"2026-06-14T05:45:29.315Z","0.5.2":"2026-06-15T10:22:53.467Z","0.5.3":"2026-06-15T10:52:39.246Z","0.5.4":"2026-06-18T22:12:35.832Z","0.5.5":"2026-06-22T10:53:44.444Z","0.5.6":"2026-07-26T09:33:35.836Z","0.5.7":"2026-07-26T12:07:57.598Z","0.5.8":"2026-07-28T03:02:10.435Z","0.5.9":"2026-07-28T05:40:40.657Z","0.5.10":"2026-07-28T08:43:48.103Z","0.5.11":"2026-07-29T14:39:27.584Z","0.5.12":"2026-07-29T15:12:57.994Z","0.5.13":"2026-07-30T01:21:02.722Z","0.5.14":"2026-07-30T10:08:40.064Z","0.5.15":"2026-07-31T08:05:05.452Z","0.5.16":"2026-08-01T11:52:43.383Z","0.5.17":"2026-08-02T06:08:47.854Z","0.5.18":"2026-08-02T20:56:50.529Z","0.5.19":"2026-08-03T08:03:22.479Z","0.5.20":"2026-08-03T18:41:40.835Z","0.5.21":"2026-08-04T04:10:56.403Z","0.5.22":"2026-08-04T10:48:37.472Z","0.5.23":"2026-08-05T06:34:15.881Z","0.5.24":"2026-08-05T10:35:06.564Z","0.5.25":"2026-08-06T02:34:15.998Z","0.5.26":"2026-08-06T06:05:48.628Z","0.5.27":"2026-08-06T14:06:22.599Z","0.5.28":"2026-08-17T10:47:22.858Z","0.5.29":"2026-08-18T05:39:45.353Z","0.5.30":"2026-08-21T12:45:49.721Z","0.5.31":"2026-08-22T14:36:47.365Z","0.5.32":"2026-08-23T00:03:09.407Z","0.5.33":"2026-08-23T13:06:50.721Z","0.5.34":"2026-08-24T06:42:17.716Z","0.5.35":"2026-08-24T10:41:30.637Z","0.5.36":"2026-08-24T13:24:35.120Z","0.5.37":"2026-09-01T16:05:32.055Z","0.5.38":"2026-09-02T03:08:11.425Z","0.5.39":"2026-09-02T13:30:11.084Z","0.5.40":"2026-09-02T15:34:34.112Z","0.5.41":"2026-09-03T01:19:37.162Z","0.5.42":"2026-09-09T09:40:12.982Z","0.5.43":"2026-09-11T12:47:37.695Z","0.5.44":"2026-09-13T05:37:27.580Z","0.5.45":"2026-09-13T13:01:38.643Z","0.5.46":"2026-09-14T12:02:53.969Z","0.5.47":"2026-09-14T13:41:12.282Z","0.5.48":"2026-09-19T03:18:08.681Z"},"bugs":{"url":"https://github.com/meibinlab/haori-js-bootstrap/issues"},"author":{"name":"meibinlab"},"license":"MIT","homepage":"https://github.com/meibinlab/haori-js-bootstrap#readme","keywords":["haori","bootstrap","ui-extension","frontend"],"repository":{"url":"git+https://github.com/meibinlab/haori-js-bootstrap.git","type":"git"},"description":"Bootstrap-based UI extension library for Haori.js.","maintainers":[{"name":"meibinlab","email":"nishijima@meibinlab.jp"}],"readme":"# Haori.js Bootstrap\n\nHaori.js Bootstrap is a Bootstrap-based UI extension library for Haori.js.\n\nVersion: 0.5.48\n\n## Overview\n\n- Official name: Haori.js Bootstrap\n- Package identifier: haori-bootstrap\n- Upstream Haori.js repository: https://github.com/meibinlab/haori-js\n- GitHub repository: https://github.com/meibinlab/haori-js-bootstrap\n- Supported Bootstrap version: 5.3.x\n- Distributed formats: ESM and IIFE\n\nThe npm package has been renamed from `haori-js-bootstrap` to `haori-bootstrap`, and the previous package is now deprecated. Existing installations should migrate to the new package name. The GitHub repository name remains unchanged.\n\nThe library replaces Haori.js static UI methods such as dialog, confirm, toast, openDialog, closeDialog, addErrorMessage, and clearMessages with Bootstrap-based behavior while keeping existing Procedure integration intact.\n\n## Installation\n\nInstall from npm:\n\n```bash\nnpm install haori-bootstrap\n```\n\nThis package expects Haori.js and Bootstrap CSS/JS to be available in the application.\n\n## CDN Usage\n\nLoad dependencies in this order for browser direct loading:\n\n1. Haori.js\n2. Bootstrap CSS\n3. bootstrap.bundle.js\n4. haori-bootstrap\n\n```html\n<link\n  rel=\"stylesheet\"\n  href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css\"\n/>\n<script src=\"https://cdn.jsdelivr.net/npm/haori@0.53.0/dist/haori.iife.js\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/haori-bootstrap@0.5.48/dist/haori-bootstrap.iife.js\"></script>\n```\n\nThe IIFE build auto-enables when both window.Haori and window.bootstrap are available.\n\n## ESM Usage\n\nThe ESM build also auto-enables on import when window.Haori and window.bootstrap are available.\n\n```js\nimport 'haori-bootstrap';\n```\n\nWhen you need to override default options, call install explicitly.\n\n```js\nimport { install } from 'haori-bootstrap';\n\ninstall({\n  fallbackToNative: true,\n  runtime: 'demo',\n});\n```\n\n## Public API\n\n| API | Purpose | Return value |\n| ---- | ---- | ---- |\n| dialog(message) | Informational dialog | Promise<void> |\n| confirm(message) | Confirmation dialog | Promise<boolean> |\n| toast(message, level) | Toast notification | Promise<void> |\n| openDialog(element) | Open the target's modal (pass the `.modal` itself or a descendant; a non-`.modal` element resolves to its nearest ancestor `.modal`). Managed messages and `is-invalid` / `is-valid` state under the modal are cleared before it is shown, so a reopened form starts clean. | Promise<void> |\n| closeDialog(element) | Close the target's modal (pass the `.modal` itself or a descendant; a non-`.modal` element resolves to its nearest ancestor `.modal`). When called during the show animation, it waits for the animation to finish and then closes | Promise<void> |\n| addErrorMessage(target, message) | Append managed error messages | Promise<void> |\n| addMessage(target, message, level?) | Append a level-aware managed message (`'error'` \\| `'success'` \\| `'warning'` \\| `'info'`). Switches Bootstrap validation classes (`is-invalid` / `is-valid`) on re-call. | Promise<void> |\n| clearMessages(parentOrTarget) | Remove only managed messages | Promise<void> |\n| install(options) | Re-apply Bootstrap-backed Haori with overridden options, including runtime | void |\n| uninstall() | Restore the original Haori implementation | void |\n\n### install options\n\n| Option | Type | Default | Description |\n| ---- | ---- | ---- | ---- |\n| toastPosition | `'top-start' \\| 'top-center' \\| 'top-end' \\| 'bottom-start' \\| 'bottom-center' \\| 'bottom-end'` | `'bottom-end'` | Toast container position. The new position takes effect the next time a toast is shown. |\n| toastDelay | `number` | Bootstrap default (5000ms) | Auto-hide delay in milliseconds for toast notifications. |\n| dialogTitle | `string` | none (no header) | Header title shown by dialog and confirm. |\n| dialogOkLabel | `string` | `'OK'` | Label of the OK button in dialog and confirm. |\n| dialogCancelLabel | `string` | `'Cancel'` | Label of the cancel button in confirm. |\n\nThe identifying attributes (`data-haori-confirm-ok`, `data-haori-confirm-cancel`, `data-haori-dialog-ok`) do not change with the label, so selectors keep working.\n\n### Setting the button labels declaratively\n\nThe button labels can be set with **HTML attributes alone** — no JavaScript is needed to call `install()`.\n\n```html\n<!-- On the script tag itself (IIFE build) -->\n<script src=\"/js/haori.iife.js\"></script>\n<script\n  src=\"/js/haori-bootstrap.iife.js\"\n  data-dialog-ok-label=\"OK\"\n  data-dialog-cancel-label=\"Abbrechen\"\n></script>\n```\n\n```html\n<!-- On <html> (or <body>) — this also works when importing the ESM build -->\n<html lang=\"de\" data-haori-dialog-ok-label=\"OK\" data-haori-dialog-cancel-label=\"Abbrechen\"></html>\n```\n\n- Precedence is: `install()` argument > script tag attribute > `<html>` > `<body>` > default (English).\n- A label once passed to `install()` is kept when `install()` is called again without it, and is not overridden by the declaration (`uninstall()` clears it).\n- The script tag attributes only apply to the **IIFE build** (`haori-bootstrap.iife.js`) loaded with `<script src>`. When the ESM build is loaded with `type=\"module\"` or `import`, the HTML specification makes the own tag unavailable, so use the `<html>` / `<body>` attributes.\n- `<body>` attributes require `<body>` to be parsed at load time. Use `<html>` or the script tag when loading from `<head>`.\n- A blank value (whitespace only) is treated as unspecified and falls back to the default, so a label-less button is never produced.\n- Only the two button labels can be declared; pass the other install options as arguments.\n\n## Procedure Integration Example\n\nExisting Procedure flows can keep using data-click-* and data-click-*-message attributes.\n\n```html\n<button\n  type=\"button\"\n  data-click-confirm=\"deleteUser\"\n  data-click-confirm-message=\"Delete this user?\\nThis action cannot be undone.\"\n>\n  Delete\n</button>\n\n<button\n  type=\"button\"\n  data-click-toast=\"notifySaved\"\n  data-click-toast-message=\"Saved successfully.\\nPlease refresh the list.\"\n>\n  Show saved toast\n</button>\n```\n\n- Messages are rendered as plain text, not HTML.\n- Literal `\\n` sequences are normalized to line breaks for dialog, confirm, and toast.\n- Non-string messages are accepted by `dialog`, `confirm`, and `toast`. Falsy values (`null`, `undefined`, `false`, `0`, `''`) render as an empty message; anything else is converted with `String()`. This matches the normalization Haori.js applies to attribute values.\n- `addMessage` and `addErrorMessage` do not apply that normalization. The value is assigned to `textContent`, so a literal `\\n` stays as written and `0` renders as `0`. They render field-level text where the caller controls the exact string; `dialog` / `confirm` / `toast` render a whole message body, which is why only those normalize.\n- Haori.js and Procedure remain responsible for interpreting data-click-* attributes and dispatching static method calls.\n\n## Persisting collapse state\n\nAdd `data-haori-persist=\"key\"` to a Bootstrap collapse element to persist its open/closed state in `sessionStorage` and restore it on the next visit.\n\n```html\n<button data-bs-toggle=\"collapse\" data-bs-target=\"#sideMenu\">Menu</button>\n<div class=\"collapse\" id=\"sideMenu\" data-haori-persist=\"side-menu\">\n  ...\n</div>\n```\n\n- Listens to `shown.bs.collapse` / `hidden.bs.collapse` and stores `shown` / `hidden`.\n- `install()` restores existing elements and applies restoration to fragments inserted later (e.g. via `data-import`) through a `MutationObserver`.\n- On restore it also syncs the associated toggles (`data-bs-toggle=\"collapse\"` whose `data-bs-target` / `href` points to the collapse) — their `aria-expanded` and `collapsed` class. Toggle syncing requires the collapse element to have an `id`.\n- State is keyed by the attribute value; reusing a key across elements shares their state.\n- When storage is unavailable (e.g. private mode) the feature silently disables itself and never throws.\n- `uninstall()` removes the listeners and observer.\n\n## Passing row context to a shared modal\n\nWhen you open a single shared Bootstrap modal from per-row buttons (inside `data-each`) and need the row's context (e.g. a target id or type) inside the modal, use Haori core's declarative `data-{event}-copy`. No hand-written `show.bs.modal` listener or per-row modal duplication is required.\n\n`data-{event}-copy` copies binding values into the target element's scope and runs independently of `data-{event}-fetch`. When `data-{event}-form` is absent, the copy source is the trigger element's own / inherited binding data — i.e. the current row scope. `data-{event}-copy-params` selects which keys to forward (`&`-separated; a leading `!` excludes), and existing keys on the target are preserved while same-named keys are overwritten.\n\n```html\n<!-- Row button (inside data-each): open the shared modal and copy the row scope -->\n<button\n  data-bs-toggle=\"modal\"\n  data-bs-target=\"#acceptModal\"\n  data-click-copy=\"#acceptModal\"\n  data-click-copy-params=\"appealId&targetType\"\n>\n  Approve\n</button>\n\n<!-- Shared modal: give it data-bind to make it a scope root, then reference copied values -->\n<div class=\"modal\" id=\"acceptModal\" data-bind=\"{}\">\n  <input type=\"hidden\" name=\"appealId\" data-attr-value=\"{{appealId}}\" />\n  <p>{{ targetType == 'account' ? 'Lift the suspension.' : 'Restore the content.' }}</p>\n</div>\n```\n\n- `data-{event}-copy` / `-copy-params` / `-copy-source` are Haori **core** features (not specific to this package); see the haori-js documentation for full semantics.\n- Give the shared modal a `data-bind` (an empty `{}` is fine) so it acts as a binding scope root the copied values merge into.\n- Wording can be branched on the copied keys directly in the modal via `{{ ... }}`, so renaming/computing keys is usually unnecessary.\n- See `demo/modal-copy.html` for a working example.\n\n## Stable selectors for e2e\n\nThe elements rendered by `dialog` / `confirm` / `toast` carry stable identifier attributes that do not depend on wording or locale. In e2e tests (e.g. Playwright), prefer building selectors from these attributes instead of visible text or button names — they survive copy changes and localization.\n\n| Element | Attribute | Value |\n| ---- | ---- | ---- |\n| Toast root | `data-haori-toast` | `\"true\"` |\n| Toast level | `data-haori-toast-level` | `\"success\"` \\| `\"warning\"` \\| `\"error\"` \\| `\"info\"` |\n| Toast dismiss button | `data-haori-toast-dismiss` | `\"true\"` |\n| Toast container | `data-haori-toast-container` | `\"true\"` |\n| Info dialog root | `data-haori-dialog` | `\"true\"` |\n| Info dialog OK button | `data-haori-dialog-ok` | `\"true\"` |\n| Confirm dialog root | `data-haori-confirm` | `\"true\"` |\n| Confirm dialog OK button | `data-haori-confirm-ok` | `\"true\"` |\n| Confirm dialog cancel button | `data-haori-confirm-cancel` | `\"true\"` |\n| Dialog title | `data-haori-dialog-title` | `\"true\"` |\n| Managed message container | `data-haori-message-container` | `\"true\"` |\n\n```ts\n// Operate the confirm dialog without depending on wording\nawait page.locator('[data-haori-confirm-ok=\"true\"]').click();\n\n// Assert the toast level\nawait expect(page.locator('[data-haori-toast=\"true\"]').last())\n  .toHaveAttribute('data-haori-toast-level', 'success');\n```\n\n> These attributes are maintained as a stable public contract. Info dialogs (`data-haori-dialog`) and confirm dialogs (`data-haori-confirm`) are distinguished by their root attribute.\n\n## Build & Publish\n\nLocal verification:\n\n```bash\nnpm install\nnpm run compile\nnpm run test\nnpm run build\nnpm pack --dry-run\n```\n\nRegular release flow:\n\n```bash\nnpm version patch\ngit push origin main --follow-tags\n```\n\nAfter pushing, publish a GitHub Release from the generated version tag. The release workflow then publishes the package and uploads `dist.zip` automatically.\n\nExample next patch release after `0.5.48`:\n\n```bash\n# version becomes 0.5.49\nnpm version patch\ngit push origin main --follow-tags\n```\n\nCreate and publish the GitHub Release for the pushed tag such as `0.5.49`.\n\nRelease automation:\n\n- `npm version patch` also keeps the exported `version` constant, README examples, CDN demo, and Playwright CDN checks in sync.\n- publish-on-release.yml builds the package and runs npm publish with npm trusted publishing (OIDC), which also attaches provenance.\n- release-archive.yml builds dist/ and uploads dist.zip to the same GitHub Release.\n\nFirst release only:\n\n- If the current version is not published yet, skip `npm version patch` and create/push the tag for that version directly.\n- Register this repository and `publish-on-release.yml` as a trusted publisher in the npm package settings. Authentication uses OIDC, so no long-lived token is needed.\n\nExample for the first `0.3.1` release after the package rename:\n\n```bash\ngit push origin main\ngit tag 0.3.1\ngit push origin 0.3.1\n```\n\nFirst release checklist:\n\n1. Confirm the npm package name `haori-bootstrap` is still available.\n2. Register the trusted publisher (this repository and `publish-on-release.yml`) in the npm package settings.\n3. Run local verification and `npm pack --dry-run`.\n4. Push the release tag.\n5. Publish a GitHub Release from that tag.\n\n## Documents\n\n- Japanese README: [README.ja.md](README.ja.md)\n- Initial design: [doc/Haori.js Bootstrap初期設計書.md](doc/Haori.js Bootstrap初期設計書.md)\n- Browser demo procedure proposal: [doc/ブラウザデモ時Procedure挙動仕様提案.md](doc/%E3%83%96%E3%83%A9%E3%82%A6%E3%82%B6%E3%83%87%E3%83%A2%E6%99%82Procedure%E6%8C%99%E5%8B%95%E4%BB%95%E6%A7%98%E6%8F%90%E6%A1%88.md)\n- Changelog: [CHANGELOG.md](CHANGELOG.md)\n\n## Notes\n\n- Bootstrap CSS and JS are provided by the application side.\n- Haori.js is treated as a prerequisite and is not bundled into this package.\n- Browser direct loading for CDN consumers uses dist/haori-bootstrap.iife.js.\n- The published npm entry is dist/haori-bootstrap.js with types at dist/index.d.ts.\n- Browser demo transport normalization is discussed in the proposal document above and is not part of the current public API.\n","readmeFilename":"README.md"}