@json-to-office/core-docx 1.11.0 → 2.1.0

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 (39) hide show
  1. package/dist/core/tableModel.d.ts +1 -1
  2. package/dist/core/tableModel.d.ts.map +1 -1
  3. package/dist/index.d.ts +1 -1
  4. package/dist/index.d.ts.map +1 -1
  5. package/dist/index.js +357 -548
  6. package/dist/index.js.map +1 -1
  7. package/dist/plugin/example/index.d.ts.map +1 -1
  8. package/dist/plugin/example/index.js +586 -863
  9. package/dist/plugin/example/index.js.map +1 -1
  10. package/dist/plugin/example/plugin-demo.json +16 -93
  11. package/dist/plugin/example/weather.component.d.ts +73 -9
  12. package/dist/plugin/example/weather.component.d.ts.map +1 -1
  13. package/dist/styles/index.d.ts +1 -1
  14. package/dist/styles/index.d.ts.map +1 -1
  15. package/dist/templates/documents/field-review.docx.json +1148 -0
  16. package/dist/templates/documents/index.d.ts +2 -2
  17. package/dist/templates/documents/index.d.ts.map +1 -1
  18. package/dist/templates/documents/practice-note.docx.json +917 -0
  19. package/dist/templates/themes/devportal.docx.theme.json +110 -44
  20. package/dist/templates/themes/index.d.ts +2 -2
  21. package/dist/templates/themes/index.d.ts.map +1 -1
  22. package/dist/templates/themes/minimal.docx.theme.json +124 -127
  23. package/dist/templates/themes/vermilion.docx.theme.json +82 -1
  24. package/dist/tsconfig.tsbuildinfo +1 -1
  25. package/dist/utils/listLevels.d.ts.map +1 -1
  26. package/package.json +3 -3
  27. package/dist/plugin/example/columns-layout.component.d.ts +0 -29
  28. package/dist/plugin/example/columns-layout.component.d.ts.map +0 -1
  29. package/dist/plugin/example/eldermoor-census.component.d.ts +0 -32
  30. package/dist/plugin/example/eldermoor-census.component.d.ts.map +0 -1
  31. package/dist/plugin/example/nested-section.component.d.ts +0 -16
  32. package/dist/plugin/example/nested-section.component.d.ts.map +0 -1
  33. package/dist/plugin/example/text-space-after.component.d.ts +0 -22
  34. package/dist/plugin/example/text-space-after.component.d.ts.map +0 -1
  35. package/dist/templates/documents/proposal.docx.json +0 -8205
  36. package/dist/templates/documents/technical-guide.docx.json +0 -10220
  37. package/dist/templates/themes/apex.docx.theme.json +0 -117
  38. package/dist/templates/themes/corporate.docx.theme.json +0 -114
  39. package/dist/templates/themes/modern.docx.theme.json +0 -109
@@ -24,8 +24,8 @@ export declare const getExample: (exampleName: string) => ComponentDefinition |
24
24
  * Get all available example names
25
25
  */
26
26
  export declare const getExampleNames: () => string[];
27
- export declare const technicalGuideExample: () => ComponentDefinition;
28
- export declare const proposalExample: () => ComponentDefinition;
27
+ export declare const practiceNoteExample: () => ComponentDefinition;
28
+ export declare const fieldReviewExample: () => ComponentDefinition;
29
29
  /**
30
30
  * Print usage information
31
31
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/templates/documents/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAKH,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAiBlE;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB,CAkBjE;AAED;;GAEG;AACH,wBAAgB,wBAAwB,IAAI,MAAM,EAAE,CAenD;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAKvD,CAAC;AAQF,eAAO,MAAM,QAAQ,qCAmBnB,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,UAAU,gBACR,MAAM,KAClB,mBAAmB,GAAG,SAExB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,QAAO,MAAM,EAExC,CAAC;AAGF,eAAO,MAAM,qBAAqB,2BAA2C,CAAC;AAC9E,eAAO,MAAM,eAAe,2BAAoC,CAAC;AAEjE;;GAEG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAuBxC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/templates/documents/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAKH,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAiBlE;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB,CAkBjE;AAED;;GAEG;AACH,wBAAgB,wBAAwB,IAAI,MAAM,EAAE,CAenD;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAKvD,CAAC;AAQF,eAAO,MAAM,QAAQ,qCAmBnB,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,UAAU,gBACR,MAAM,KAClB,mBAAmB,GAAG,SAExB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,QAAO,MAAM,EAExC,CAAC;AAGF,eAAO,MAAM,mBAAmB,2BAAyC,CAAC;AAC1E,eAAO,MAAM,kBAAkB,2BAAwC,CAAC;AAExE;;GAEG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAuBxC"}