docx-wasm 0.4.12-beta4 → 0.4.12-beta6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/node/json/bindings/TextAlignmentType.d.ts +1 -0
  2. package/dist/node/json/bindings/TextAlignmentType.js +3 -0
  3. package/dist/node/json/bindings/TextAlignmentType.js.map +1 -0
  4. package/dist/node/json/paragraph.d.ts +3 -0
  5. package/dist/node/paragraph-property.d.ts +7 -1
  6. package/dist/node/paragraph-property.js +39 -1
  7. package/dist/node/paragraph-property.js.map +1 -1
  8. package/dist/node/paragraph.d.ts +3 -0
  9. package/dist/node/paragraph.js +8 -0
  10. package/dist/node/paragraph.js.map +1 -1
  11. package/dist/node/section-property.d.ts +2 -2
  12. package/dist/node/section-property.js.map +1 -1
  13. package/dist/web/json/bindings/TextAlignmentType.d.ts +1 -0
  14. package/dist/web/json/bindings/TextAlignmentType.js +2 -0
  15. package/dist/web/json/bindings/TextAlignmentType.js.map +1 -0
  16. package/dist/web/json/paragraph.d.ts +3 -0
  17. package/dist/web/paragraph-property.d.ts +7 -1
  18. package/dist/web/paragraph-property.js +37 -0
  19. package/dist/web/paragraph-property.js.map +1 -1
  20. package/dist/web/paragraph.d.ts +3 -0
  21. package/dist/web/paragraph.js +8 -0
  22. package/dist/web/paragraph.js.map +1 -1
  23. package/dist/web/section-property.d.ts +2 -2
  24. package/dist/web/section-property.js.map +1 -1
  25. package/js/json/bindings/TextAlignmentType.ts +2 -0
  26. package/js/json/paragraph.ts +3 -0
  27. package/js/paragraph-property.ts +47 -0
  28. package/js/paragraph.ts +11 -0
  29. package/js/section-property.ts +1 -1
  30. package/package.json +1 -1
  31. package/dist/node/pkg/.gitignore +0 -1
  32. package/dist/node/pkg/docx_wasm.d.ts +0 -1949
  33. package/dist/node/pkg/docx_wasm.js +0 -3967
  34. package/dist/node/pkg/docx_wasm_bg.wasm +0 -0
  35. package/dist/node/pkg/docx_wasm_bg.wasm.d.ts +0 -317
  36. package/dist/node/pkg/package.json +0 -14
  37. package/dist/web/pkg/.gitignore +0 -1
  38. package/dist/web/pkg/docx_wasm.d.ts +0 -1949
  39. package/dist/web/pkg/docx_wasm.js +0 -2
  40. package/dist/web/pkg/docx_wasm_bg.js +0 -3930
  41. package/dist/web/pkg/docx_wasm_bg.wasm +0 -0
  42. package/dist/web/pkg/docx_wasm_bg.wasm.d.ts +0 -317
  43. package/dist/web/pkg/package.json +0 -19
@@ -1 +0,0 @@
1
- *