{"_id":"docier-web","_rev":"45-09d27920d6768bd5c2aca9384f7ac01e","name":"docier-web","dist-tags":{"latest":"0.9.52"},"versions":{"0.1.0":{"name":"docier-web","version":"0.1.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.1.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"056d9a0f5ae5e15aebec8cf8075a4f393338f210","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.1.0.tgz","fileCount":1006,"integrity":"sha512-sKV5rVEZCNOrQyKNjPGviVyJFaTcyuJtMq3PWFEt99FpH55uvtWzg8zp43XtGglmKACTh0mZ4XMRnpJMoZVUIQ==","signatures":[{"sig":"MEQCIF31PUsCBt9Qc7Y5KJwpvf7LTA4DSl2FZ5GP2Ro5eDGLAiBlywKU+pdi1cKGdfiAyreFDWZ5qceOwFvHNHEcrEAZbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4687039},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"bf952ecb1fe8bb177af085364ac130e31d106139","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"pistonpunk","email":"daniilschipschi@gmail.com"},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"9.2.0","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.1.0_1789310591480_0.906678709911583","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"docier-web","version":"0.2.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.2.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"08b1f1c28c99ec581df5754b038d206df80b51aa","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.2.1.tgz","fileCount":1014,"integrity":"sha512-OVr1hq8f5jMgLNz/7DgCms138DJDpEJYY5tQgxWvIBBrgTW+reueLWRp01ybWCzEDpQJY7MnaC5+/kmbRA4YgA==","signatures":[{"sig":"MEYCIQCGZUT6IH+3Xa2F3hrYm7eTgFTKGNPuhPvx6lGsXAgvdAIhAIbs5/4M0n1PxEG3XOOLHnhJ5j3Vs/LGWyrTBosMa+/w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDZOsLWVzUKneM2Mt2k09phRXqay2paMql8zI5WW5IKHAiAVYpDb7DnJUnRz40yHlpGHR8QFahzc8wuJmWBe0tgVPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4704041},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"b449249ed1daaacbe49442aa9d64bfc933fc80e1","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.2.1_1789519663649_0.44516119235045126","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"docier-web","version":"0.2.2","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.2.2","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"3b95b415160ead3e1d5c3f972c9cfba33c2100a2","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.2.2.tgz","fileCount":1022,"integrity":"sha512-Zy8/6hDMHqp+BoydBFSL+0rXc2PCHYHgoQLXeli5PnUB90mr1ZuofibLoAUUVaF7E+F3TUaRRa1ku1n1wpfxLg==","signatures":[{"sig":"MEUCIQCOa5oVdPC4JvkZeoa0RpaxogXCl4TELBqtzGsS782CkgIgPFXMQWD7SKhtE4W/OfHqfWd0BLMjAu6SbMveECM63Wo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFNrOcS1sUA6feUkG9D3m/B2O583hRR6d4rHSk6h0qMHAiAZCFM1Ayyw5b5tV+uyDzH74K418lVUM++NtJVo8yfHxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4738514},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"34a8d8c3bc82054e62104b6434a481da1ba0dc8c","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.2.2_1789521088734_0.9261457111613789","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"docier-web","version":"0.3.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.3.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"ad39e3e81c1e740f37d53d43bbdccbff32195f65","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.3.0.tgz","fileCount":1022,"integrity":"sha512-PnJyMflMr4rFtFD0AoeNurE0cvln6F+dbs7S11zPYeag3B6k9lovwNGJtoJCiObmIL4Rp6RJuJSgW+fu8CjLag==","signatures":[{"sig":"MEYCIQD8nlYyy5HmqmOPrBcRZbGAcHCrDCpTHpU7CmQA655s0gIhAPN8TY06jh8lT+VJ+14mZjk69+yguDuznnrh4DWWwW93","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCgH589chRQj9h3nFQ60qsDVXJYMtWbgj7leLie1KuhuAIhAPI6nHp3lGB5YV2M+h6C/XNas/zVNBS/gahktIJ+jTBw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4742965},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"e8ed3c9ce7934845cd9d210b1f3197f535c8e44d","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.3.0_1789522962319_0.2413959329955142","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"docier-web","version":"0.3.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.3.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"406fad2e480bb73dd4e4579b8aacb948d160f8b7","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.3.1.tgz","fileCount":1022,"integrity":"sha512-ctkm9R3Rb+8EXn5yeChZx+TiaSScnA7eOUyY9KvDXb0M5qa/qfg0C2fjrKhF+1w2Kx/KgKekKZP/D51NNhEDPQ==","signatures":[{"sig":"MEQCHx/azgwer7MVa81SGZaPMoSKoV8B5CaaKiszkjpfSTYCIQD53tX24B+m1gRU8q+VK5/9l2KbBbwzxXzqLE6iobkSVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEMFZnBb8SIBpuIzitqyZYlnqe76W2MNOo4zI1H86gBJAiAbAEsLZIo7D+dx5wwadGW2Uv+uvuJlT1F686AaosEx0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4742630},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"fa7f09f2ecc2e10c1e37812d4fd34cc1c6f7211b","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.3.1_1789523939342_0.4426883698089803","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"docier-web","version":"0.3.2","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.3.2","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"95187ad265ff2ec9c0b6eb977828fdd4463ba95f","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.3.2.tgz","fileCount":1022,"integrity":"sha512-ULN5+NannnIIbm7qpnVzGHQ0AyXHnQn6RVaeCScZV8A1PxTd6hY4ykKGWHlmFO3AU10TELlfWQIMEw188srIGA==","signatures":[{"sig":"MEUCIQC1UakUbyWDtVW8b/rfF7AqUoYBgqv6gAsVJzGiZ9KjSgIgJSNdRC+7A7+DMpU6ogDjUwG40oXy2y3E+zX0IT3ulI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDPDxpGRxPZ1g+o+aVaLLaTQ0VMLmIAX1VdSe4Lqdb6zAiEAk+Ky3bFKXlxtbvSxK1rvr/2jciy+cZ+4TBLKblebvN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4746882},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"4370bf139a470c2469a7b796726c9dfaca211ddd","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.3.2_1789528424901_0.275465961817825","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"docier-web","version":"0.4.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.4.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"1e48000975d6f5733f41002acc37fdd01d9a6ca6","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.4.0.tgz","fileCount":1026,"integrity":"sha512-MlvJQCvjMdxbKHvXoi1Ik6cgIN7xJt0lBqXu+84LxmFIsWWSXN/ICSyVpRRfR/S98hc0WdXweBbMbmo6TfMADg==","signatures":[{"sig":"MEYCIQC0M5wXRUuAvYtyyehKtJUeNaL5hGI7yu9u/kqM2HY76gIhAOobFKcfLhZi/hNWEVMMahFB3gz86sTOmfSyJbhva0T3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC0erkxlEazo8RyWHgja6jYa8l8dGuw6mng+J+njQQ0uwIgdTD4wQUc2zMamZv5KxRXBaMRasEYKzvkZu4mvUO1MTg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4767290},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"842d96bd9d26b4ccfe20941a71807c6c084276c4","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.4.0_1789529111002_0.377151507915356","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"docier-web","version":"0.4.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.4.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"635483ed7803d6ae17083fc1dc09277ffc7b84ac","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.4.1.tgz","fileCount":1038,"integrity":"sha512-jqHlRjJk/FNu9aRpowktlyz7u+TLpG+hiaV//tC5uaNxu0rsLvST6o6j9bafP3jSK6ptYsg6g545OJoKtUjUxA==","signatures":[{"sig":"MEUCIQDnC8/59iLVD1izVlpcQbn9SrmqL+GXFoDJYxGk0u1w4AIgGN1ws1Kl64D5TI0+srw0Ma1x0u9kFWrGx+MxdVjEAxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCi+zw8LHriJcOHc3ZsDYVtM1YyszfFKb7QtISeY3x2HQIgGh5qJSykIBdPCReiO2Eyrk8X+stQWgDqTbxdwlUYynw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4800807},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"3adf50c21ce844402dff7a5d8ca115fee7eefeb8","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.4.1_1789530674565_0.2714962061483024","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"docier-web","version":"0.5.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.5.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"e42eece3e98c0132a2836d8d28329c393fad5826","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.5.0.tgz","fileCount":1042,"integrity":"sha512-XlVSXW69QLDQ+m1GgAZV/Iwjcp1WQ+jjGPo5OpIGBehYkErCKZ2fAGYoHyARfN4BYFlgfOkF9hYNt8H+e7zhvA==","signatures":[{"sig":"MEUCIDPpBqsKlc6e5kZtr0F5g5+JmFchaTkZ8DescAjoT1GyAiEAoDLs9vwGoAuMXrd1kz14EkHrAhpLb0xVQvFUx2XlFH8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD2BStrvNa/DhNdaY84snmnnTzOi0R7tzNhtQNiU6cUbwIhALn78nruy2tMGOV5CG9iSsrkTzOkspL+73Oeh1vTFikG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4826427},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"9cb67556e5f96c5183dcc0c203ae7f1c5b7945b9","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.5.0_1789531352201_0.4182510879724757","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"docier-web","version":"0.5.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.5.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"6262e53af4d889092a0349ef9965ac9fe7f03c44","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.5.1.tgz","fileCount":1042,"integrity":"sha512-GwDoow3Zf90A1B3aYABHr2xQhG9i7moTlUZxvxoKVrLraHkp/VJavvOIaqhZBZDpr9WbZMkfh0TeWXB1Z6e35Q==","signatures":[{"sig":"MEQCIEVewdKhZekdS5zbvdcStbgvbOtmbXfRI1iQmoRhU6wyAiBb8yviCyax2QMxwB6IFtwu69FazWTes/ccMaTSjFCxXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDSNn4lZp579MrU05ZQhWvZepqPPYNcnmkgBz0EioWEqgIhAKvkwXhbuqPkbRlf2ciRPbz+BzVSMmpVm4vC79IcpXfL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4834413},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"41822318ba0024ad8596dbfe143fe78c74ce2704","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.5.1_1789531845783_0.2640343756462551","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"docier-web","version":"0.6.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.6.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"355af47be68cdbbe2f49d8cf053ed2e62c8825b3","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.6.0.tgz","fileCount":1042,"integrity":"sha512-gW9y5jMoQupMBWK9vHw4kcPvwl/DV+JNgmq5AiB5iRewguuWZrTxghUOIaV5Hs82f6e2Qn8EcOAqXFBFdbUx5Q==","signatures":[{"sig":"MEUCIFiqHIuv/iZyQ7hOfu5QvErv+cpk2iyWX7Twwid2SE7ZAiEA89DnRmvLwqdTeiIfJBpKxHBTcrqZD9rlCgWgwmnZHC0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFrz7hBdlrO/wHA73cdB9Tu2+mF0azjxZfn9vLSez4EvAiEAkgpp8GWrDEjAri0jVY6Pq75BArDnI3uUYR6ZpkjJbZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4846254},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"3cde74653a539c842d88f73c85293d6ebd96bf38","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.6.0_1789532354151_0.4787416615530973","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"docier-web","version":"0.6.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.6.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"2dd5723d5acc981957f508239c949ec5e4bf62d8","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.6.1.tgz","fileCount":1042,"integrity":"sha512-Hpcmg1otOVD5D/qIBdKsZnYWwb4jdDbX7BN2u5PIyqJXo9LkIDMDng17uI6wQwYnfacxW9KxJQIGsKilaatUwQ==","signatures":[{"sig":"MEUCIQDgFvccr2frJoNe7fwQ9M32RDU8844ipNzwebBXbTGoIgIgATiO8uXRIq8bh5yS2dZuc7i/xN3UiAA2ei1hrIOI9TE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD5rpCr4pyJyRYV5nKsyR3n6gQRiyDEUfepJDUVMtNa2AIhAMCCdZXYmt8o87EYe+2sCYz+3nRBFX9j4S3EYbxHDKiX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4851715},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"ed3cae99ee359421e1b6df8aaf2ca749ef4f9ab6","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.6.1_1789532665404_0.9852471696133474","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"docier-web","version":"0.7.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.7.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"b536d4592bd309e3bf518a648d5fde12a04e9b26","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.7.0.tgz","fileCount":1046,"integrity":"sha512-MmLJXX38Rh3k+4UO28/YEbakNC8WAUEZ7mJ2Jkbt0BNDHTwQZ7igLVC4oSeRf384NQa/IYGoC4XsxHfHUxClsg==","signatures":[{"sig":"MEYCIQCn6BNT02S6lTGlqY1hNN8oQv/TjtwV4AeXSbgpzedbbQIhALsG4spYB+ItzTbqMEcFYDQd9tdKfsYQXbaPJdE0B0Ry","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDnmulxzrjA3w0lDh6mwCbBm2j21WCPhmbWUaoLd9LpQQIhAJ509ZA76/W/GBZjMywbqUprBTx4ybsRsbrlpNiO2yiA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4862243},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"0cefb73a06dc94f42617d3f2f48101e1f2ce6b36","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.7.0_1789533338871_0.8204264926636795","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"docier-web","version":"0.7.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.7.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"e6d010a384482f673527c177556115eb26a5ef9b","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.7.1.tgz","fileCount":1046,"integrity":"sha512-E6OvYQEDLicA4SxgOY6M34FfDyOa8+5RLekOnQzuyc3kOKi8qGy+UFJW5eAPejmxu9BcPbBoyYNO0xkCdjhstw==","signatures":[{"sig":"MEQCIBLgZPC0LvtjOH6xSpTp1vWU/+TPdukPBCHThpkoyIqpAiA5byiVZLuGrekeebcTukxiQ0zLLYGDd2CoDSBSBCFRCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCCm/JVzI5Zh6fH7K3MFuDfhdwJCPTD6JVGYqO20pc17AIgWw7W1UPyYl2HQZ5R8S5UlKoHm8bLmYDRoZE7NoBvTZo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4866156},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"8368920954fa1844a2974ff187877e781a32865e","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.7.1_1789533739133_0.8843381200913105","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"docier-web","version":"0.8.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.8.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"14ce0607ae12210c92236075d656bdc8178633bb","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.8.0.tgz","fileCount":1046,"integrity":"sha512-h60d9TET1UDt07TsxgLFXIFzRgsF8eOI365pYvyMis6q18ClxVFzIJqrsxwvZg/66IbVcMGX2Z2mJSpo4U5+sg==","signatures":[{"sig":"MEYCIQD7mTFCeQ13Cpfp4otaDDIgM1catCp8ublJ0+uMbhi+AAIhALCPioL3qkSEHljiKPdzM++SIcUlNRRlHGF9hzgxJq7P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAtzllJwQRAqUQSJGTO2ilTJuIIuBzNeMF1jZcqKNmJZAiEAoLuzBq3CPFeHI2ZPV8MRWEgQlgWy5W6VwteVK8SE4Z0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4876912},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"6f241e0b455d3b12ed824afd14bd472dd78c822b","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.8.0_1789534225504_0.3300645778094835","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"docier-web","version":"0.8.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.8.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"12f02b8b328b23fb7892211c74a6f3b12ec3af3c","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.8.1.tgz","fileCount":1046,"integrity":"sha512-bToqa/RGCMb/pt1s2/YyY/HkYFRNvojwwqsRGzaELcj7W3uz2lFzwugA6u9oGXhxp4YouwZTxcF2oPSZ4pbJXQ==","signatures":[{"sig":"MEYCIQCBh9lNlJAvKA+qahcJSoGW0nm4czE60PMm0frHmXwobQIhAMroLaVV/7j3v58mmXSkULpGcvTAFqjbYqSXuBJcZdAm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCGAq2yydqyd31MLyl9Qs+kB+clGzjc5jHvMO9OMVERJwIhAOw8sfrQZgO9wjUqc4wPBsYMGnxN+ohEAMVaG/MblWCQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4896671},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"e4e0f6bc5d886f96ec7c03eb679c1c5d53caf93c","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.8.1_1789534637101_0.7081171801090211","host":"s3://npm-registry-packages-npm-production"}},"0.8.2":{"name":"docier-web","version":"0.8.2","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.8.2","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"fd3f917598c8795765d258c5bb373759e4771a32","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.8.2.tgz","fileCount":1046,"integrity":"sha512-z8+6GA3bKwKRK6C4ak2dCKsD01TkYsQiJ7aCK05PV3Qo1ss2ljxltm51NJjhAX7iQ9Zbs3eUZN/CcpDrejKqTw==","signatures":[{"sig":"MEQCIEFWkgldfo8xrm1u+vEXMEnnFjQTEK1UtANdI21p5UkMAiBAeDdlvUtxb7jKLGM51r+3r+XTwz8MIfYTRIDrpwiviQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFh06yi2axrByJ4S2bGrREkmY2JL025wwghP9n4TPBjdAiEA97wiSOepKgnbIRBdSEx/Ofu8q4IM7utPxNKP27rwa+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4906579},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"a78f6fb3acc07c1f9054078bbab69dad22e2208c","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.8.2_1789535039547_0.7920716201690288","host":"s3://npm-registry-packages-npm-production"}},"0.8.3":{"name":"docier-web","version":"0.8.3","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.8.3","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"9307b747bbdb33da667732fbb4f323b06b079921","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.8.3.tgz","fileCount":1046,"integrity":"sha512-G7f31RwH5ta+w0NsvbJx03j1BNnYTjkEq61uYWjvnEMo0NppikDHLKAUd4UCMzXUDSBcX+0xybft5D0cGOZ69w==","signatures":[{"sig":"MEQCIDseKVu9UZvfsErclsro1+TmfxZiPGpUgb8N0sLI9Y69AiBZTtM3kBRH3ayaUX4rX+IQkNbPLdFsin5YApRyDsnfVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC+Tue0HbuqRgM1fdkUSPFKu5f+Jp+rZY5feTKnBWAv1wIgRMpaX9wS0YjSvvUu0gtSc4wwC+tpCDtnrmq0WnyKBuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4906435},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"7905bad0ab0c682ba3745a19c1f4968ae35374a5","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.8.3_1789535162930_0.545365837025406","host":"s3://npm-registry-packages-npm-production"}},"0.8.5":{"name":"docier-web","version":"0.8.5","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.8.5","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"6cba4efef3fb47f851785a92517c62c38b02c166","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.8.5.tgz","fileCount":1046,"integrity":"sha512-dTtR1M1jdiozqVRrZnuA+MZJ0IKICynGoOjd1eY3hUZvDAHhLTiEj1+BOfJ7j1P/uqB0C5aMMZsOqkZQv/RAdg==","signatures":[{"sig":"MEUCIDo/iFozH+ObgCyP7ghtr5Lm5E4BOigGjCzfs9ZZtV67AiEAqyAUEbQpzDl3zIhWVlem9WOuIQuorCUKoFwQGppRBTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAhWZ0i1Ou+h3dSnvrTEMU+Wp5JZ/v2O+UfuelJGJeFPAiBzr8G2wBqYbfcfdah00AonE+ffRhrY5xBIWhVzL6GNcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4919722},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"2690bed7332a31f7739f91c5536750bbdd5471a5","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.8.5_1789535540005_0.9146808156828534","host":"s3://npm-registry-packages-npm-production"}},"0.8.6":{"name":"docier-web","version":"0.8.6","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.8.6","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"1050d2b341f054f7d0581794a075875b21efc89f","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.8.6.tgz","fileCount":1046,"integrity":"sha512-5lq5l+6uhCqIbtyS3FmXuZkYRaJOirjSbY0kk3U35/w/QGI5km9zeNVXKEr2QZYE/IR2jR31G8slsibZPzzCUw==","signatures":[{"sig":"MEYCIQD7dymqT+BxCjY/dlblyeggKC6reGWQ9Tz6AuYnJLORxwIhAPFxJvACM/GQGbJK0LH4nWR3JOVCr/Vf84DPg1ANUaHe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBcge5JA1HdxOurlZ6U1PbzAEj9bJCyO0FzMOMGRPuOvAiAwgNyRO0udILXveZv4pFqgCccXT7YRpy2/Bilvigwvpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4932367},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"be1e912765a2ac728b09f22167b6e04484cac40a","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.8.6_1789535982715_0.5021453517494097","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"docier-web","version":"0.9.0","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.0","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"ef5acf6552bbfd7b5fdbe149ca98cfe60388c18b","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.0.tgz","fileCount":1046,"integrity":"sha512-6v/MQ9QiUekK/4Y/ZxNCLjURlzKuQ9pe3dkCMT8DhKMAqbhK1YgL0bBlgc3CjxX6BANlDVKXZP0hcPbpyzjyIw==","signatures":[{"sig":"MEUCIA6Z0uX48HUlumJskYtUFuLLm3iaXDcSBaGdAlGdckPQAiEA/Byi23JAtKPFKK62QiiE22sZ5Y5P/EVfSRXNy0jgdQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICh/3e3P5WQyzd2e0FPFtHvSKh0hGiA7lH3SnSpSEx0mAiEAy+o+yeO8zEMji5UIzLAk1c8z0LRSN0LXTJPgYwaPP6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4934987},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"a499c028cb0671d44e1fc3ea1e2c393f8b2a21d7","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.0_1789536330142_0.3463117685981585","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"docier-web","version":"0.9.1","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.1","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"5cd46408d72d5af7e47088a6db2f68e9816ead24","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.1.tgz","fileCount":1046,"integrity":"sha512-/RzxMLikKueI3JWWT+EcPbW7jjngzzIq/iLupVHVTXB7HUIZxT64/s9rOAtyF9l+leUx7pPJft06zJiSKONHNQ==","signatures":[{"sig":"MEQCIEyy0QGxmyiElSSUrScwv3O8M2amFw99oTJRHXmlsmINAiB7wDZQfhsI8RiEsZDj3e/RlyB+ykfwEmqM0q4LwV5b7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAIqVpTd2ulCmQi70lHLQNDMFRqp8kFz9DeOC7AQv7qlAiALIGmCoW/hYVmnYIix0SFreFHlpXmWnu/UuyRuFQe5mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4940008},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"3fc82297161537c330024b224b47d3c9e68b6bd8","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.1_1789536645866_0.5354265288819511","host":"s3://npm-registry-packages-npm-production"}},"0.9.2":{"name":"docier-web","version":"0.9.2","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.2","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"a45f2c8e76c00b5c7f9fab0bede1f90c20b16434","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.2.tgz","fileCount":1046,"integrity":"sha512-lPesFA76gxgPEsRQavzEhW8YdMXX+SaytsbDpL+o5Kq/LI4CDtGPMBTXguLvGio4PAV71j/1eT1qfzSKSSP+UQ==","signatures":[{"sig":"MEUCIQDVdfqH6j9199g6hPUFO0Mij0q2ySr+ILYcqi+epM3N9AIgU43pIxWdIH/UoCXvZnYcFmbWnBm4YN5rxTRy7ZU8ieQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCID0f1orQuNpqC6h4gawnxHNzegd2vvn/y5qb7bUGrZ34AiEAvNbB/So5CmJDOgosEttl0w/qvPj1mwcIJpac5TczZjg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4940504},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"16dd7dded8c58cea3c0cd4acb7956e88a1398efb","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.2_1789536861353_0.20673261745849025","host":"s3://npm-registry-packages-npm-production"}},"0.9.3":{"name":"docier-web","version":"0.9.3","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.3","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"f56655cc87192474a2fffbf759fce72169d1e015","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.3.tgz","fileCount":1046,"integrity":"sha512-4hKKfuXZBVnC8WTe6wFPwTg1ahBLbTHuaDviI6+f2V2QJfpnXbLcoSWme2YSpVV2b18t+9RGQA7M6s8IZ+o7ZQ==","signatures":[{"sig":"MEUCIQC+d4G0Ze0Sh+C/GdpMiLJ7kHRij9G9078DWSrhPIvODgIgUX9veMRxu9gBAbNgTcHDx+QzL5+PbE+mLo4VUZoYifE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIH/AYIQF85l9h61FKoelmtaMYf1O7aYhFBaaQRGPr2jpAiAxxQN4ISL/OrtfY09dwFvmHITqGXEmNUQziCkFh1kBvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4940781},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"a67190664527ec5b066310478dfbdd4339485513","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.3_1789547492154_0.8668657561498201","host":"s3://npm-registry-packages-npm-production"}},"0.9.4":{"name":"docier-web","version":"0.9.4","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.4","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"a1cf390f7d41e66995d0a370f904facd74f76790","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.4.tgz","fileCount":1046,"integrity":"sha512-gikMDuO/OeNKhwFdygT+Asgz2+xzk0HX2lKgbXyGVxxZybpEhC2LgwqdFCU4IqJiT+oyko/k0lgZ+YQLj8SJvQ==","signatures":[{"sig":"MEYCIQCpEhLiqrvhTJoADyc70u6SrDFeG0ceEgzr6rJlLpxhBwIhAL3D2WM8OmJmxxwMMnBYb/hDITZ+1vb4epucMB2JyddX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDX1fOmnZJpSY2dzxdgeu/VHXYq5y31dt66OI0/ZTMH9AIhAO1MIhTGklosqU0A69nbir6KXPf7Xqhq5bop6OLMzZ3W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4950842},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"f11b72f95c82ef02192e235ab43406067d9b46c7","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.4_1789548112545_0.558036372767029","host":"s3://npm-registry-packages-npm-production"}},"0.9.5":{"name":"docier-web","version":"0.9.5","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.5","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"db6db87ec7cc2c32ada29ca5524406861632efef","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.5.tgz","fileCount":1046,"integrity":"sha512-B5hEKdrv3dwsoeb2x9Pi8dyZ3Lybf/JHFPZESGRv5KRSkNnfjuUPP19H8nQUa+Sz3xadPD6REtzjvwiAC/u21A==","signatures":[{"sig":"MEQCIAw8KtJdf2NeKtW6zrhnmBK3cP/HrcJa3OBkb/qszmjSAiBncZqLrRSBvlLm7VlEK7RzxuKlijCTXw+dqH48bi10QQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDpg5XsN+7vagyWYdzbLnhwuTQpJ7WlNwTr+hwxBZH8HQIgfAsheyrAn39zvNkngujZhH7mOchpWuvXDGC6Ml8eWdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4953018},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"1385db4a8f26f1d292e5e652716df1be6bbaa437","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.5_1789548284409_0.10119233712439235","host":"s3://npm-registry-packages-npm-production"}},"0.9.6":{"name":"docier-web","version":"0.9.6","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.6","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"5582f7e25f792108db204eeecfea7e446700a938","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.6.tgz","fileCount":1046,"integrity":"sha512-51cX4V+vi91DLavv+e04hnoi1qfRHLXv7UF2WH+Wv1p5b/yKYBtnDzQgARRzB8+KQahQvSwYjwbBhrzGFc3W7A==","signatures":[{"sig":"MEQCIDiKdtMrCMf5cGpfYg0pJ1xWeHINMReCitnabSAty/wpAiBfuFLoU4IHwzfRI3Dc1GOseHKJ7DACu8E30X4TvpGw9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEb7pgeG127UImy2ZFQktGahyAE9KBORHCFPm4fToj2gAiEA2fJMbKP72ozMjUgK3HFBX1ksEcW9zdD08Ir6c6Tyuqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4959961},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"8c4332eaca316128a91e76d2749518c32365e8ed","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.6_1789548586530_0.8566816389609841","host":"s3://npm-registry-packages-npm-production"}},"0.9.7":{"name":"docier-web","version":"0.9.7","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.7","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"de1aedf5f1750501e7dbc45041d229d3b9be6d8e","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.7.tgz","fileCount":1046,"integrity":"sha512-jOVZiaG2V/O+T2Z01ZQcJ4VXu7NStkhW1MjcSgtPFjSO1nfMjq4RPx5e93NaxuCx7cyxuRQBQzw+OrrZwDj5MA==","signatures":[{"sig":"MEUCIAcB/8xDBKVhwILzNk6hXo5lIdHORfzWKcnRDIQHqgHEAiEAhZKsUJprBNG8RmCkrWcgfwcerJUkfmMd81yJYswuO2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAV0jGHzPry0kABhtiuHUZ3qVDSlmApEvKn08TaorIarAiAoqudPOdh/DAa2ZhiE7e+L57sUd5iBujCEKLm4KlG7AQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4964249},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"86e27a2fe63f8f0bcd7e3f722051d0f530c02cf3","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.7_1789549237757_0.5687248308560076","host":"s3://npm-registry-packages-npm-production"}},"0.9.36":{"name":"docier-web","version":"0.9.36","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.36","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"a50fca4961a21ce8e8f3179aad03dc9972b8e54a","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.36.tgz","fileCount":1066,"integrity":"sha512-amOlX9TyYPF9T69ZmQw8A+d8MUidy+ZaZzXzulg6FtMe82DcPGD/oZGUwvtNxsZWqWuvtDIlL04NdS8l0K+CDg==","signatures":[{"sig":"MEYCIQCV49KXZWTGKuk+LwEr2FDuXrRRljesqCGSs+GAT+yI3gIhANheW9QaMeYkQmuL6CUNmi4mC3a4aYzc3tNrcdGCBmNU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCrv2KB+osEhLKJYCirm0txqSuwD/fzJP9HS0/eovkXjgIgbBt1ryuRn9WCKH71UpU3P5lAMp6muWSaV3XwOdZUbbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5273073},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"36862f28ab92ae1f471789b90642ff5412b393a3","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.36_1789566222643_0.6995922639345444","host":"s3://npm-registry-packages-npm-production"}},"0.9.37":{"name":"docier-web","version":"0.9.37","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.37","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"461e313627a73f0ccec49c16a43f84e53702e384","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.37.tgz","fileCount":1066,"integrity":"sha512-fsWYsxWEEgdSZtPXRaoaTZbMx0fD2OLiYVOZpedBgX9dkeBp3qZAbflvIFOGOHAM80PBtPILL3gAqZNLLCKsLA==","signatures":[{"sig":"MEQCIF/C2NI0cJjM9P8jUGvCPYsnDTD2tvOj2ZGMkbeSHI0zAiBjKnCiZKsJ2cNoLNGNkGWeZzK5cIfus0UexZ2UuogNbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFOOhiBVj1i3S5hLJG5Ib4Iz8SKfPxFLKHvZjdOrfhQMAiAMo5axcZAUsI9iHASJVwagI2jGWLjhdKVxWk3e5J3zjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5282268},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"e165a396acc2b482f90a42c44e0541207d7de107","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.37_1789566920975_0.32553660496844516","host":"s3://npm-registry-packages-npm-production"}},"0.9.38":{"name":"docier-web","version":"0.9.38","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.38","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"59ff83482e4b00b6421df1ae69f87ca3b893d3a8","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.38.tgz","fileCount":1066,"integrity":"sha512-+R9TcX6YUNSTbfGjJlhr6UZ9cVyUvG4v89aoKXwb94BXujnrR2dsoPEH0puaJ0+g5tREUfEZRlxAG1jJ21P5rw==","signatures":[{"sig":"MEUCIDuWemFzfHLRn4kb3rQVRkjSJyyNG4yqIaoCb3+vmRKDAiEAwQLRK/HYT0ZgPg/JB1feTrRjI5DXrTh1dlv7dqsPfkM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFe0sZOsBY5k7nS+iKFqqPQ8fb1OpwK5C/+UF7XzjdPcAiAoDAq2qBB02s5MLN3YWOjg8FPCWkBtSWHoQz4slTxN1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5323372},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"d8a76480dfc12d9f088f82213b6cd1cad40d387d","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.38_1789567907070_0.2419953374097319","host":"s3://npm-registry-packages-npm-production"}},"0.9.39":{"name":"docier-web","version":"0.9.39","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.39","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"815fbcebae795d1b2bde6daa1d9c5530ed98999e","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.39.tgz","fileCount":1066,"integrity":"sha512-sRh9ZY3b+osO1ogd5sjFmIlpwIXXa1fYMtTZKbi0ER/hKNCLbfT4xmzz10vxLQGhTOVc7HMq7+Eopxmg+pBMOw==","signatures":[{"sig":"MEYCIQCl/63LbGThaLLV//37zWYs6YFhK64idfJTgk0QJw8q/gIhAN/qtgAQWerdBYACuA1+Ttw4RruzM7IHt+tYnG8djfn5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCBL64vSg9Bc3ZycovVQ4MnBf1Iae9gztOOtUIJD4BC0gIgFisgm0uY+fqOYfalAB6ztQTfzPMm/HWLBwgYY8TdO6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5323742},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"8122e6a82d1c906c2d2ab97ca117b5a2b4652fb6","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.39_1789568378864_0.792438794344382","host":"s3://npm-registry-packages-npm-production"}},"0.9.40":{"name":"docier-web","version":"0.9.40","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.40","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"e5c92b86319ad7a4448cf7e3db1dc877ad7f9793","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.40.tgz","fileCount":1066,"integrity":"sha512-0M+Na3WLA593X8gE9wyn8iwaqf8QlCfy/4sNIfKzEh3JhiIbVUm5Lm3sCHf59vxljUFlGLlwMGJpPqDxWl5LOw==","signatures":[{"sig":"MEQCIHbfwd4O1wBIjZmvfx575o2FCxK+g94yYLxBm64CPnK7AiAfjAiQe37ad0QNMOcPzAZ6L9oO3CYHLjGFJ/6CkyF6og==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIB+ZQgXPhkqR3gLhggMbIqJ7hQyOp6wPQcWV2vDMcGxlAiA2xR+fXnpVaDmr+2d9Dfwuop8r2wyPMeuuEoBQIynkLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5325302},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"0f1cb0ccbd9b056b037d6809b278d93d2aa90816","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.40_1789569344022_0.34769447160755806","host":"s3://npm-registry-packages-npm-production"}},"0.9.41":{"name":"docier-web","version":"0.9.41","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.41","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"eddbcf4c7df6a2f8bd8cfc6349805df4b08101f6","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.41.tgz","fileCount":1066,"integrity":"sha512-y2r03OR10I0amv2bsEnDKhcMyPU+GJam92rSmYC3hhuCQ2grRHkGWZhRLFwCcmwYaf+C0cNzz64E9HlxX/KiGA==","signatures":[{"sig":"MEUCIQCtPGwDkoosQ76tmK+mnCi1mYakRuu+gEIn9d74hF7RvQIgC0ULrk0FZEDQefLJ7x1M+7PBGrgTRp1t4+L0vVhbPFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDMuFQOHztxp6/1riU71dFqa8rP9zvLp0zWfbQAQXevGAiAP2r0SKMQ6A/plXEQLLqaglNpi0BHOXscJ94Qjh2Kzcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5325556},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"f7e0abf4fd332f9fefc497ffcfaf9dcd45da990b","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.41_1789569988495_0.612355752282292","host":"s3://npm-registry-packages-npm-production"}},"0.9.42":{"name":"docier-web","version":"0.9.42","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.42","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"5b8c1947e89d3d2ba9dfbfa465473d498227350b","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.42.tgz","fileCount":1070,"integrity":"sha512-9D20Hc30q1MdDCH0clgS2wzJWs1BUuGauSY8+Ku+tsndlHtxJjHR4C0YyGboEqZyIRjMgoPQ7Ref3kBRDsXeLw==","signatures":[{"sig":"MEUCIQCnA0ej9izrSyu4K2GIA2Ygxk4x6Dqt67VcxI7vO+Q5xwIgYZo30h+WYeI+MZ1NsSOcvKWdj/qNd49VacutHR8eKaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBBBz1Ofz6xumb+tkkiHpTVV5WUXHhxu0sZCAUA/QAT4AiEA7AwpZbOFJP7hp/Wk57jD+Vccgzswlyk9lc+PuxM862E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5331375},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"9904c3c6f85f6371c46f6c4def35345acfb411bb","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.42_1789570542467_0.20195749527834606","host":"s3://npm-registry-packages-npm-production"}},"0.9.43":{"name":"docier-web","version":"0.9.43","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.43","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"ae1af829eb503e7d0401cac7b0a7175be8a94df9","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.43.tgz","fileCount":1070,"integrity":"sha512-yj+xFMr++L2hd20TWbjsrF11C/LGoAsmf4jmV/boedeFiAi26ueCLdc+C/Dc4GNVmRIn0F8QaQzUWFkKd/hWrQ==","signatures":[{"sig":"MEQCIEE5O0w91YTu8eAJ6784gNNOPzb5HDD58PIVXTLWpeYKAiBRqUWLvOz0CkMwv9zcQT9Pu/yVYhc9xFAbsExMshiFkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDp2LCxyIIg8h4wEYeOMDKS7FgRXF2WNUbRROItWuktDAiAns+KtvN9UiwVhH0vd/+1oUO/DDC4orMH/85AXVQafug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5333417},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"120b487f13e6bb1ea7d27700861567ed7eed1835","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.43_1789571147938_0.28072558649929413","host":"s3://npm-registry-packages-npm-production"}},"0.9.44":{"name":"docier-web","version":"0.9.44","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.44","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"8feb8721f13fa331c7874596dd05e695c6053bb9","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.44.tgz","fileCount":1070,"integrity":"sha512-gjXC6fR1j9rJhYBEDNriUmhAYAUuuGWnIbYltLfVuB51dd5XmDfD3SpN+bsZe5IPEJGIW7Lv9eL/KCB3XnJVuw==","signatures":[{"sig":"MEYCIQC/C805dud8TaRxgncZrbbzIJceVWDyGm6qSHpYcAZ0XAIhAJshLJGPq+HlJWZCEvW78veTU/yIwdZfK1XHsbmhKTSB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCSt+Y+Ot3TXNYlV6XHhDWhrsVF3hfYVCj8x2tLEsYcwwIhAMa5pMDQOR2GrvkDEmMs3Nw7hGiKckElj7tly7pOmdrW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5332564},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"8eaa2ad7dbc0efafc29a82721c848ecad9853490","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.44_1789571848820_0.23047943311560992","host":"s3://npm-registry-packages-npm-production"}},"0.9.45":{"name":"docier-web","version":"0.9.45","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.45","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"25992d475590716c36f80e5d574d5b1963799fc1","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.45.tgz","fileCount":1070,"integrity":"sha512-lrCq4Qg0TF/2yhXX6WeQYgFfLBsm7I3v80/p8Wm3OocWPPc+F4UGXUCmy9otNWpjwqblbUEQcj+VMSVFkItaOw==","signatures":[{"sig":"MEUCIC6idHrZW8D7FOKEX7yFYMHi4KEStvxpg2RqhUiOx/HEAiEAhgNsIOcg/KkQH5TYGzR4GzDwqEpTr2Mpfk0+38VlLG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIA+sqkjclC1/S3Bk0knHr4TuKulJdxw2HgNA4B6lyMy3AiEA4A7OOU4ui6Cf0+dNsoLYFZx8QlHO36OovL4m83f8vZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5332351},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"ac018c74ead1002c939a75d510146ba4aac584fc","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.45_1789572415183_0.7224128681665647","host":"s3://npm-registry-packages-npm-production"}},"0.9.46":{"name":"docier-web","version":"0.9.46","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.46","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"587684ad77565ab3b3339e6ec4861defbeae8453","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.46.tgz","fileCount":1070,"integrity":"sha512-8oAvblsltGqiWnKABo0tvhU/IRL+o9C/6w3cFSlnCdL+nvNEyY1TrP1pFfSslzE168Evoz1x0H4Zo8d1Tt9bFw==","signatures":[{"sig":"MEQCIFPzCaMyruedyQG5Jc8nbkQZ8crf6ccWjbTjGWKQGsopAiAXLIphFe6n4h9aDOrGDJeUv9QSxOw3M2QSQcNDl5tK9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDoq3f8eN1miVfmm7m4PZpkf+Rh5Pit+u0b6cM9g1M6HAiBG18B1b+/dMopetn+9uyHpbxet4EfIRCnFAQg4o7c9FA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5330326},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"7e1ea9257651c22761a9a28dea95b8fff6c0fd0c","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.46_1789573195962_0.24432532863251732","host":"s3://npm-registry-packages-npm-production"}},"0.9.47":{"name":"docier-web","version":"0.9.47","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.47","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"34af576002d4839c7586e6e89b0b33a4613ab09d","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.47.tgz","fileCount":1070,"integrity":"sha512-2D11+Maza8aLOFMfEr1ASru/49TBCB/TX5+GUdOLV5lHlLuiDOYavxg+amoryo8g1X2qU1cJUnSgZfAhhefEtQ==","signatures":[{"sig":"MEUCIQDD+RhXFpLVuFP475vzuHR1l7ZqgD4vL51JB9MuHotowAIgaSiM41HA14iL+dwQuYldr8kN/Xpe9AdCgionDDdTtuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHSmogmUY/TwzBKhc5sCKI53cp6qi9bXrWb6qFHCrkP8AiEAwKc92u7l8Y5VYys9S6r0T1RHL1MZExSBN0tbmudccMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5332074},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"2df7358ddc3239cb2f677c6dda4ed0d700527be4","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.47_1789573618848_0.47279210896919177","host":"s3://npm-registry-packages-npm-production"}},"0.9.48":{"name":"docier-web","version":"0.9.48","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.48","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"430f3e80a98bb5f80a521a05e24eafaa0c6bfdf9","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.48.tgz","fileCount":1070,"integrity":"sha512-tEarT47x5lL2PLGRgcOFR+gTugl9MmAbTVZc1iDFe8JrtEAw17XTGXeu+jAjomFXzAhWOkm1DQVf1jC2h9vkbw==","signatures":[{"sig":"MEYCIQCNRIfVpOiEyev3utngk/v7XXMrz4t5iSCgOgiai5esBQIhAMGjsfMEGa8IMUIfzPkNRKyzSvXnDBn/yxu9Pl9j2rW1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAYrCg1rD1xKcXFEL0Q3PvPfsCqPR2/Lb2GkEQekqQVbAiAqEMk4KMBpDYanLf2HozhkEfJ1XJd3p0y9KxQCgdVFhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5331871},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"f35d9e620f30c1d80652f59f872bbfaaf2795717","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.48_1789574139499_0.09440777427764879","host":"s3://npm-registry-packages-npm-production"}},"0.9.49":{"name":"docier-web","version":"0.9.49","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.49","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"282736cde31092ee09f59aa922c00a87e0e2ae69","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.49.tgz","fileCount":1074,"integrity":"sha512-BSRgHZgIc124Nw/Pqzs6Oy9QHTV/kmoYGbpj+bGN8x1sN0Zj9jUlh+VhkLhQD9gL2NsjFmlQvGdFuD4dHk8COg==","signatures":[{"sig":"MEYCIQC8nMfM28746LmVD/2JzxxokdACIfqMa9ZEaM0e1+Y6iwIhAP/tlFbOuXaGPXeXddbfyokmHVWbHhSYqh4jc4nvs+0D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCKuUAbMT/Byur7IKX/d1kRqGfF3/mX72Xi9wmzmPOaDwIgSDXTF6QTn+mKUGxrSbIo8NbnEX9sCAy77kDsCV7PGLk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5341744},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"76bb70f51745d0ab208fb7f56585169ba18de29d","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.49_1789574810686_0.6984696551259895","host":"s3://npm-registry-packages-npm-production"}},"0.9.50":{"name":"docier-web","version":"0.9.50","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.50","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"43ef14db16a23f9b4613bd77b7f588093e87bb63","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.50.tgz","fileCount":1074,"integrity":"sha512-lnB/KhA0Fxvcm0jzqZAHJ44t9Yn2KSdYx6G0cbnriMnUuAJhCKhRLddqCUO+7uBxaS25gk8KhnotWaGguK4/Og==","signatures":[{"sig":"MEUCIQCiGUVQSfg6gecdm50RZ8zCzLRgk+2HYFye3+ynVdNlUwIgHn63Zni3eCuD7hlygKsyxYq0JtH7iE1k2UXdLlrrUFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCHIsm24WXdCtZBhTRmCqu3WIiGR6vtgtZd2Xtvu6FOogIhAIPxGkHo6GxjeGiOzmHMbdiLVX23xomZeoIe1RBjcgrH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5349522},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"59678e708f856073119935c909a125fa6a711b31","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.50_1789575508861_0.024297034569597642","host":"s3://npm-registry-packages-npm-production"}},"0.9.51":{"name":"docier-web","version":"0.9.51","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"license":"SEE LICENSE IN LICENSE","_id":"docier-web@0.9.51","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"homepage":"https://editor.pistonpunk.com","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"6cd70cb6cade286adb73f638d9359085713feea3","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.51.tgz","fileCount":1074,"integrity":"sha512-N4uZFTXUHsb1qB4Yi++JesdH17OaEcCDMDZpbk3SRWTyxT6zU3eevtYNCyNYFeBaSXKMDZO/HA3BmTtypvWrQQ==","signatures":[{"sig":"MEUCIEm8SEBL2+cvqMnNBCSuZlnXtjfH6JH5A+w9H+eUuUZdAiEAjy9ddTIv5E1GyqCadA6tQl5QOWDvmAHbjSQRChJl/Ms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDWcD9lNbkX7EVq5GnwzC9jBWDjriskJHAL4hh4uxYPxQIgCEDJB3GYqpOETNgyifTJD0a+Smq5bexpIR8S/S9R4V8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5364173},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"30c4af4c7ebf1510dd78ed6bbdb252179b8cf070","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"tmp":"tmp/docier-web_0.9.51_1789575705773_0.27604716206333224","host":"s3://npm-registry-packages-npm-production"}},"0.9.52":{"_id":"docier-web@0.9.52","bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"dist":{"shasum":"579fc1a18f5eea855e5a43e9fa29381c388b3d11","tarball":"https://registry.npmjs.org/docier-web/-/docier-web-0.9.52.tgz","fileCount":1074,"integrity":"sha512-eS2391TLe5ovHB38UdZ6ne2uw93sD7kFAMv23YwbOnPggx3NtCXKa0Sbygcl1oKrlpV2GQVYgDE+sRHnCcCxYw==","signatures":[{"sig":"MEUCIQCnbrwmyMrcLTED+rR6pTuTS5grP0AIfjxiIO/xmVTOBAIgV2zLMwkn0ZDlkhpL4CpZtQq6qzUndxVAvo3TssK+B7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDzpbbmMigDZTSnjTE0irEBG17EZ+ec8NNmYn+NS2loCAiEA+TXd9nx7U//n3HYGh1+IAkvXj0848RHAuoFmaZdDI8Q="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/docier-web@0.9.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5364398},"main":"./dist/index.js","name":"docier-web","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./ui":{"types":"./dist/ui/index.d.ts","import":"./dist/ui/index.js"},"./pdf":{"types":"./dist/pdf/index.d.ts","import":"./dist/pdf/index.js"},"./layout":{"types":"./dist/layout/index.d.ts","import":"./dist/layout/index.js"},"./tokens":{"types":"./dist/tokens/index.d.ts","import":"./dist/tokens/index.js"},"./measure":{"types":"./dist/measure/index.d.ts","import":"./dist/measure/index.js"},"./style.css":"./dist/style.css"},"gitHead":"738da9348823dc7ebaf4f49e29b5ff08624299f6","license":"SEE LICENSE IN LICENSE","private":false,"scripts":{"test":"vitest run","build":"tsc -b && node scripts/emit-css.mjs","clean":"rm -rf dist tsconfig.tsbuildinfo tsconfig.test.tsbuildinfo","fixtures":"DOCIER_EMIT_FIXTURES=1 vitest run test/corpus.test.ts","typecheck":"tsc -b --noEmit","test:watch":"vitest","typecheck:test":"tsc -p tsconfig.test.json"},"version":"0.9.52","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a2984eb8-9af3-4abc-b0dd-cfb9d71d7f22"}},"homepage":"https://editor.pistonpunk.com","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"_npmVersion":"12.0.2","description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","directories":{},"maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"fflate":"^0.8.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","vitest":"^3.2.7","typescript":"^5.9.3","@types/node":"^22.20.2"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docier-web_0.9.52_1789576700442_0.027738065752402452"}}},"time":{"created":"2026-09-13T14:43:11.243Z","modified":"2026-09-16T16:38:20.969Z","0.1.0":"2026-09-13T14:43:11.666Z","0.2.1":"2026-09-16T00:47:43.759Z","0.2.2":"2026-09-16T01:11:28.867Z","0.3.0":"2026-09-16T01:42:42.463Z","0.3.1":"2026-09-16T01:58:59.470Z","0.3.2":"2026-09-16T03:13:45.031Z","0.4.0":"2026-09-16T03:25:11.133Z","0.4.1":"2026-09-16T03:51:14.683Z","0.5.0":"2026-09-16T04:02:32.309Z","0.5.1":"2026-09-16T04:10:45.911Z","0.6.0":"2026-09-16T04:19:14.257Z","0.6.1":"2026-09-16T04:24:25.591Z","0.7.0":"2026-09-16T04:35:38.961Z","0.7.1":"2026-09-16T04:42:19.240Z","0.8.0":"2026-09-16T04:50:25.602Z","0.8.1":"2026-09-16T04:57:17.208Z","0.8.2":"2026-09-16T05:03:59.683Z","0.8.3":"2026-09-16T05:06:03.052Z","0.8.5":"2026-09-16T05:12:20.136Z","0.8.6":"2026-09-16T05:19:42.820Z","0.9.0":"2026-09-16T05:25:30.298Z","0.9.1":"2026-09-16T05:30:45.990Z","0.9.2":"2026-09-16T05:34:21.471Z","0.9.3":"2026-09-16T08:31:32.285Z","0.9.4":"2026-09-16T08:41:52.695Z","0.9.5":"2026-09-16T08:44:44.580Z","0.9.6":"2026-09-16T08:49:46.686Z","0.9.7":"2026-09-16T09:00:37.969Z","0.9.36":"2026-09-16T13:43:42.796Z","0.9.37":"2026-09-16T13:55:21.137Z","0.9.38":"2026-09-16T14:11:47.263Z","0.9.39":"2026-09-16T14:19:38.987Z","0.9.40":"2026-09-16T14:35:44.153Z","0.9.41":"2026-09-16T14:46:28.638Z","0.9.42":"2026-09-16T14:55:42.598Z","0.9.43":"2026-09-16T15:05:48.066Z","0.9.44":"2026-09-16T15:17:28.974Z","0.9.45":"2026-09-16T15:26:55.364Z","0.9.46":"2026-09-16T15:39:56.109Z","0.9.47":"2026-09-16T15:46:58.976Z","0.9.48":"2026-09-16T15:55:39.637Z","0.9.49":"2026-09-16T16:06:50.827Z","0.9.50":"2026-09-16T16:18:29.092Z","0.9.51":"2026-09-16T16:21:45.917Z","0.9.52":"2026-09-16T16:38:20.639Z"},"bugs":{"url":"https://github.com/pistonpunk/docier/issues"},"license":"SEE LICENSE IN LICENSE","homepage":"https://editor.pistonpunk.com","keywords":["docx","ooxml","word","editor","document","template","pdf","typescript"],"repository":{"url":"git+https://github.com/pistonpunk/docier.git","type":"git"},"description":"A Word-compatible DOCX editor for the browser. Framework-agnostic, command and event driven, with an optional tokenization module for document templates.","maintainers":[{"name":"pistonpunk","email":"daniilschipschi@gmail.com"}],"readme":"# docier\n\nA DOCX editor for the browser, written in TypeScript.\n\n`docier` opens a `.docx`, lets a person edit it, and writes a valid `.docx` back. It is a library\nrather than an application: you mount it into an element, configure it with one object, drive it\nthrough commands and observe it through events. It is framework-agnostic, has one runtime dependency,\nand ships an optional module for document templates.\n\n[![CI](https://github.com/pistonpunk/docier/actions/workflows/ci.yml/badge.svg)](https://github.com/pistonpunk/docier/actions/workflows/ci.yml)\n\n## The problem it solves\n\nMost browser editing is HTML editing. You type into a `contenteditable`, the browser decides where the\ntext goes, and a converter guesses at a `.docx` afterwards. That works until the document matters: the\nline breaks are not the ones that print, the page breaks are not the ones Word would choose, and each\nconversion loses something.\n\n`docier` treats the `.docx` as the document and computes the layout itself. Text is positioned from a\ncomputed layout rather than from what the browser happened to do, so the page you see and the page that\nprints are the same page. Documents from Word keep their markup, including the parts `docier` does not\nunderstand, so re-saving a contract does not quietly remove things.\n\n## Install\n\n```\nnpm install docier-web\n```\n\n## Quick start\n\n```ts\nimport { createEditor } from 'docier-web'\nimport { mountChrome } from 'docier-web/ui'\n\nconst bytes = await fetch('/contract.docx').then((r) => r.arrayBuffer())\n\nconst editor = createEditor('#editor', {}, { document: bytes })\nmountChrome(editor)\n\neditor.events.on('docier:doc:change', () => scheduleSave(editor.document))\n```\n\n`createEditor(target, config, options)` where `target` is an element or a selector:\n\n- `config` is a deep-partial configuration object; every key has a default.\n- `options.document` accepts a `Uint8Array`, `ArrayBuffer`, `Blob`, or an already-parsed package or\n  model. `options.zoom` and `options.render` are also accepted here.\n\nThe call is safe to repeat: mounting twice on the same element returns the first handle, and `destroy()`\nis idempotent.\n\n## Using it\n\nEverything the user can do is a command. Every state change is an event.\n\n```ts\neditor.commands.execute('docier.command.format.bold')\neditor.commands.execute('docier.command.insert.table', { rows: 3, columns: 4 })\n\nconst bold = editor.commands.describe('docier.command.format.bold')\n// { enabled: true, active: false, ... }\n\nconst blocked = editor.commands.describe('docier.command.table.deleteRow')\n// { enabled: false, reason: 'The caret is not inside a table' }\n```\n\nA command that cannot run tells you why. Nothing is silently inert, and nothing reports success while\ndoing nothing: `describe` returns a reason, and executing a blocked command returns a structured status\ncarrying the same reason.\n\nEvents follow the same naming scheme, `docier:<area>:<verb>`, with the cancellable ones named\n`before<Verb>`:\n\n```ts\neditor.events.on('docier:selection:change', ({ from, to }) => updateToolbar(from, to))\neditor.events.on('docier:doc:beforechange', (event) => {\n  if (!confirmDiscard()) event.preventDefault()\n})\n```\n\n## Exporting\n\nPDF export is a separate entry point, so an application that never exports never loads it.\n\n```ts\nimport { exportPdf } from 'docier-web/pdf'\n\nconst { bytes, report } = await exportPdf(editor.layout, { pdfa: 'a-2b' })\n```\n\nThe exporter renders the same computed layout the screen renders. It does not re-run layout, re-measure\ntext, or consult the document for any position. That is what makes the screen and the printed page agree\nrather than approximately agree. Glyph advances come from the same font measurement the layout used, and\na font whose metrics disagree is reported rather than substituted.\n\nOutput is deterministic: the same document produces byte-identical bytes, verified across separate\nprocesses. Missing fonts and missing images are reported as losses rather than silently omitted.\n\nPrinting is available too, with page ranges shared by the print and PDF paths.\n\n## Document templates\n\nOptional, a separate entry point, and off unless enabled. An application that does not use templates\nnever loads it.\n\nA token is a real Word **content control**. It is the same mechanism Word itself uses for fillable\nfields, which means a template stays a valid `.docx` that a person can open and edit in Word, with the\nfields still working. Placeholders are not a special text syntax that only `docier` understands.\n\n```ts\nimport { createTokenAttachment, fillTemplate } from 'docier-web/tokens'\n\nconst tokens = createTokenAttachment(editor, { catalogue, locale: 'ro-RO' })\ntokens.data.setData({ 'employee.surname': 'Popescu' })\n\nconst { bytes, issues } = await fillTemplate({ template, catalogue, data, locale: 'ro-RO' })\n```\n\nThe catalogue is the backend's authority. A template that references a field the catalogue does not\ndefine is reported rather than rendering as blank, and a value that is missing is both reported by code\nand shown as a visible placeholder. A contract must never print a silently empty name.\n\nFilling runs headlessly: bytes in, bytes out, no DOM and no network, so a server can fill a template\nwithout a browser.\n\n## What it handles\n\n- **DOCX fidelity.** Round-trips a real `.docx`, preserving markup it does not model as raw bytes rather\n  than dropping it. Unicode is preserved exactly, not normalised.\n- **Layout.** Line breaking, justification, hyphenation points, widow and orphan control, keep-with-next\n  and keep-lines-together, page breaks, sections, columns, tab stops, borders and shading.\n- **Tables.** Column resolution, all three row height rules, row splitting across pages, repeating header\n  rows, merged cells, nested tables, and editing inside cells.\n- **Headers, footers and page fields.** Default, first-page and even/odd variants, with `PAGE`,\n  `NUMPAGES`, `SECTION` and `SECTIONPAGES` resolved to real values.\n- **Styles.** The full cascade: document defaults, table styles and conditional formatting, numbering,\n  paragraph and character styles with their `basedOn` chain, and direct formatting, with Word's toggle\n  semantics.\n- **Editing.** Caret and selection, Word's navigation keys, typing, splitting and joining, clipboard with\n  a model-content buffer, undo and redo with one entry per gesture, and 112 commands.\n- **Chrome.** Ribbon with tabs and groups, context menus on every surface, a floating selection toolbar,\n  a ruler, a status bar, and theming through CSS custom properties.\n\n## Requirements\n\nEvergreen browsers: Chrome and Edge 120+, Firefox 121+, Safari 17.4+.\n\nThe floor is set by capability rather than version. `docier` uses `CompressionStream`, `Intl.Segmenter`\nfor locale-aware line and word breaking, the Popover API, `structuredClone`, and ES modules with\ntop-level await. There are no polyfills for older browsers.\n\n**Fonts are not bundled.** You supply them. This keeps the package small and leaves font licensing with\nyou, but it means text will not render correctly until you wire up the fonts your documents use. See\n`docs/` for the requirement.\n\n### The font integration contract\n\nLayout happens before paint and without a browser, so the engine cannot ask a font file how wide a run\nis. It measures through a `TextMeasurer`, and the widths it returns are the widths the renderer has to\nproduce. That makes three things your responsibility, and they have to agree with each other:\n\n1. **Supply the face bytes.** Read the TTF or OTF files you are licensed to serve, keyed by the family\n   names and the four styles (regular, bold, italic, bold italic) the documents actually ask for.\n2. **Register screen faces for every document family name.** The browser paints with fonts resolved from\n   CSS, so a family the page does not know falls back to something else and the painted run will not be\n   the width the engine reserved. A document asks for `Calibri`, `Times New Roman` or `Arial`, not for\n   the name of the file you happen to ship. Declare only the styles you can actually serve: a `@font-face`\n   with no file behind it makes the browser substitute a font the measurer never saw, which is worse than\n   leaving the style out and letting the family's regular face answer for it.\n3. **Build the measurer from the same bytes.** `createFontMeasurer({ faces })` takes `{ family, bold,\n   italic, bytes }` records and returns a `TextMeasurer` that reads real `hmtx` advances and `cmap`\n   coverage, segments text exactly like the built-in model (combining marks and variation selectors stay\n   with their base), and reports a face id the PDF exporter can verify against the font it embeds. Pass\n   it as `layout.measurer`:\n\n   ```ts\n   import { createEditor, createFontMeasurer } from 'docier-web';\n\n   const measurer = createFontMeasurer({\n     faces: [\n       { family: 'Calibri', bold: false, italic: false, bytes: regularBytes },\n       { family: 'Calibri', bold: true, italic: false, bytes: boldBytes },\n     ],\n     fallbackFamily: 'Calibri',\n   });\n\n   const handle = createEditor(host, { layout: { measurer }, /* ... */ });\n   ```\n\n`layout.measurer` is a reload key, so setting a different measurer lays the document out again with it;\n`updateConfig({ layout: { measurer: other } })` takes effect on the next layout rather than mutating the\npainted page in place.\n\nIf no measurer is supplied the engine falls back to a deterministic advance model, which is legible in\ntests but is not a font: real faces are 14 to 30 percent wider, so with that model adjacent runs overlap\nand right-aligned text runs past the margin. That is the failure you see when only the screen `@font-face`\nrules were wired up.\n\nCheck that what you fetched really is a font. A development server that answers a missing file with its\nown HTML page returns `200 OK` and markup, and font bytes are parsed rather than trusted, so a placeholder\npage in the place of a face is an error rather than a silent fallback.\n\nThe full worked example is the demo host in `example/src/fonts.ts` and `example/src/main.ts`: it loads the\nfaces, registers the screen aliases, and hands the same bytes to `createFontMeasurer`.\n\n## Status\n\nVersion 0.x. Under active development, CI on every push, 1,200+ assertions.\n\n**Working:** everything listed under \"What it handles\".\n\n**Not yet:** templates with repeating sections and conditionals; inserting images and shapes, as opposed\nto rendering ones already in a document; comments; footnotes; find and replace; proofing; and editing a\nheader or footer from the UI. See `agent_progress.md` for the current state and `docs/SPEC.md` for the\nfull design.\n\n## Architecture\n\nFor contributors, and for anyone who wants to know why the page you see is the page that prints.\n\nThere is one layout engine and two renderers. The engine produces an immutable layout result in\nmillipoints; the screen renderer paints it into the DOM and the PDF exporter paints it into a file. No CSS\ntakes part in layout, the point-to-pixel conversion happens in exactly one place, and zoom is a paint\nscale that never triggers a re-layout. The constraint is enforced by a test that fails if the renderer\nimports the layout layer, so the two cannot drift apart through inattention.\n\nThe document model is a typed view over the parsed XML rather than a structure rebuilt from it. That is\nwhat lets unmodelled markup survive an edit, and it is why an unknown element in a contract is still\nthere after a save.\n\nSee `docs/SPEC.md` for the full design and `docs/adr/` for the decisions behind it.\n\n## Licence\n\nDual-licensed: **AGPL-3.0-only** for open source, or a **commercial licence** for proprietary use.\n\nThe AGPL covers use over a network, so it applies to a hosted product as well as a distributed one. If\nthat does not suit your project, a commercial licence is available. See `LICENSE` and `COMMERCIAL.md`.\n","readmeFilename":"README.md"}