amis/packages/ooxml-viewer/__tests__
吴多益 48a67a5673
feat: office viewer 支持显示形状 (#6585)
* shape 支持初步

* 完善 shape 的支持

* 支持自定义 shape

* arcTo 换算法

* 修正 arc 圆形的计算

* curvedRightArrow 暂时不支持

* 修复编译报错

* 更新 snapshot

* 增加动作配置

* 新增 api 的时候也触发变化
2023-04-12 19:08:22 +08:00
..
docx feat: office viewer 支持显示形状 (#6585) 2023-04-12 19:08:22 +08:00
simple feat: office viewer 支持显示形状 (#6585) 2023-04-12 19:08:22 +08:00
util feat: office-viewer 支持 sdt、footnote、endnote,包名换成 ooxml-viewer (#6509) 2023-04-03 12:53:44 +08:00
EmptyWord.ts feat: office-viewer 支持 sdt、footnote、endnote,包名换成 ooxml-viewer (#6509) 2023-04-03 12:53:44 +08:00
OpenXML.test.ts feat: office-viewer 支持 sdt、footnote、endnote,包名换成 ooxml-viewer (#6509) 2023-04-03 12:53:44 +08:00
README.md feat: office-viewer 支持 sdt、footnote、endnote,包名换成 ooxml-viewer (#6509) 2023-04-03 12:53:44 +08:00
snapShotTest.ts feat: office-viewer 支持 sdt、footnote、endnote,包名换成 ooxml-viewer (#6509) 2023-04-03 12:53:44 +08:00

sample-docs 来自 https://docx4java.org/docx4j/docx4j-8.3.9/docx4j-samples-docx4j-8.3.9.zip

目前主要用 simple type组合类型目前还是手动解析后续考虑改成自动解析