openxmlsdkts 1.0.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 (46) hide show
  1. package/LICENSE +21 -0
  2. package/dist/ContentType.d.ts +91 -0
  3. package/dist/ContentType.d.ts.map +1 -0
  4. package/dist/ContentType.js +100 -0
  5. package/dist/ContentType.js.map +1 -0
  6. package/dist/OpenXmlNamespacesAndNames.d.ts +3414 -0
  7. package/dist/OpenXmlNamespacesAndNames.d.ts.map +1 -0
  8. package/dist/OpenXmlNamespacesAndNames.js +3473 -0
  9. package/dist/OpenXmlNamespacesAndNames.js.map +1 -0
  10. package/dist/OpenXmlPackage.d.ts +47 -0
  11. package/dist/OpenXmlPackage.d.ts.map +1 -0
  12. package/dist/OpenXmlPackage.js +388 -0
  13. package/dist/OpenXmlPackage.js.map +1 -0
  14. package/dist/OpenXmlPart.d.ts +76 -0
  15. package/dist/OpenXmlPart.d.ts.map +1 -0
  16. package/dist/OpenXmlPart.js +243 -0
  17. package/dist/OpenXmlPart.js.map +1 -0
  18. package/dist/OpenXmlRelationship.d.ts +19 -0
  19. package/dist/OpenXmlRelationship.d.ts.map +1 -0
  20. package/dist/OpenXmlRelationship.js +52 -0
  21. package/dist/OpenXmlRelationship.js.map +1 -0
  22. package/dist/PmlDocument.d.ts +7 -0
  23. package/dist/PmlDocument.d.ts.map +1 -0
  24. package/dist/PmlDocument.js +23 -0
  25. package/dist/PmlDocument.js.map +1 -0
  26. package/dist/RelationshipType.d.ts +84 -0
  27. package/dist/RelationshipType.d.ts.map +1 -0
  28. package/dist/RelationshipType.js +93 -0
  29. package/dist/RelationshipType.js.map +1 -0
  30. package/dist/SmlDocument.d.ts +7 -0
  31. package/dist/SmlDocument.d.ts.map +1 -0
  32. package/dist/SmlDocument.js +23 -0
  33. package/dist/SmlDocument.js.map +1 -0
  34. package/dist/Utility.d.ts +7 -0
  35. package/dist/Utility.d.ts.map +1 -0
  36. package/dist/Utility.js +46 -0
  37. package/dist/Utility.js.map +1 -0
  38. package/dist/WmlDocument.d.ts +8 -0
  39. package/dist/WmlDocument.d.ts.map +1 -0
  40. package/dist/WmlDocument.js +41 -0
  41. package/dist/WmlDocument.js.map +1 -0
  42. package/dist/index.d.ts +16 -0
  43. package/dist/index.d.ts.map +1 -0
  44. package/dist/index.js +88 -0
  45. package/dist/index.js.map +1 -0
  46. package/package.json +46 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Eric White
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,91 @@
1
+ export declare const ContentType: {
2
+ readonly calculationChain: "application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml";
3
+ readonly cellMetadata: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml";
4
+ readonly chart: "application/vnd.openxmlformats-officedocument.drawingml.chart+xml";
5
+ readonly chartColorStyle: "application/vnd.ms-office.chartcolorstyle+xml";
6
+ readonly chartDrawing: "application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml";
7
+ readonly chartsheet: "application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml";
8
+ readonly chartStyle: "application/vnd.ms-office.chartstyle+xml";
9
+ readonly commentAuthors: "application/vnd.openxmlformats-officedocument.presentationml.commentAuthors+xml";
10
+ readonly connections: "application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml";
11
+ readonly coreFileProperties: "application/vnd.openxmlformats-package.core-properties+xml";
12
+ readonly customFileProperties: "application/vnd.openxmlformats-officedocument.custom-properties+xml";
13
+ readonly customization: "application/vnd.ms-word.keyMapCustomizations+xml";
14
+ readonly customProperty: "application/vnd.openxmlformats-officedocument.spreadsheetml.customProperty";
15
+ readonly customXmlProperties: "application/vnd.openxmlformats-officedocument.customXmlProperties+xml";
16
+ readonly diagramColors: "application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml";
17
+ readonly diagramData: "application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml";
18
+ readonly diagramLayoutDefinition: "application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml";
19
+ readonly diagramPersistLayout: "application/vnd.ms-office.drawingml.diagramDrawing+xml";
20
+ readonly diagramStyle: "application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml";
21
+ readonly dialogsheet: "application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml";
22
+ readonly digitalSignatureOrigin: "application/vnd.openxmlformats-package.digital-signature-origin";
23
+ readonly documentSettings: "application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml";
24
+ readonly drawings: "application/vnd.openxmlformats-officedocument.drawing+xml";
25
+ readonly endnotes: "application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml";
26
+ readonly excelAttachedToolbars: "application/vnd.ms-excel.attachedToolbars";
27
+ readonly extendedFileProperties: "application/vnd.openxmlformats-officedocument.extended-properties+xml";
28
+ readonly externalWorkbook: "application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml";
29
+ readonly fontData: "application/x-fontdata";
30
+ readonly fontTable: "application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml";
31
+ readonly footer: "application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml";
32
+ readonly footnotes: "application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml";
33
+ readonly gif: "image/gif";
34
+ readonly glossaryDocument: "application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml";
35
+ readonly handoutMaster: "application/vnd.openxmlformats-officedocument.presentationml.handoutMaster+xml";
36
+ readonly header: "application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml";
37
+ readonly jpeg: "image/jpeg";
38
+ readonly mainDocument: "application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml";
39
+ readonly notesMaster: "application/vnd.openxmlformats-officedocument.presentationml.notesMaster+xml";
40
+ readonly notesSlide: "application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml";
41
+ readonly numberingDefinitions: "application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml";
42
+ readonly pict: "image/pict";
43
+ readonly pivotTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml";
44
+ readonly pivotTableCacheDefinition: "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml";
45
+ readonly pivotTableCacheRecords: "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml";
46
+ readonly png: "image/png";
47
+ readonly presentation: "application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml";
48
+ readonly presentationProperties: "application/vnd.openxmlformats-officedocument.presentationml.presProps+xml";
49
+ readonly presentationTemplate: "application/vnd.openxmlformats-officedocument.presentationml.template.main+xml";
50
+ readonly queryTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml";
51
+ readonly relationships: "application/vnd.openxmlformats-package.relationships+xml";
52
+ readonly ribbonAndBackstageCustomizations: "http://schemas.microsoft.com/office/2009/07/customui";
53
+ readonly sharedStringTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml";
54
+ readonly singleCellTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml";
55
+ readonly slicerCache: "application/vnd.openxmlformats-officedocument.spreadsheetml.slicerCache+xml";
56
+ readonly slicers: "application/vnd.openxmlformats-officedocument.spreadsheetml.slicer+xml";
57
+ readonly slide: "application/vnd.openxmlformats-officedocument.presentationml.slide+xml";
58
+ readonly slideComments: "application/vnd.openxmlformats-officedocument.presentationml.comments+xml";
59
+ readonly slideLayout: "application/vnd.openxmlformats-officedocument.presentationml.slideLayout+xml";
60
+ readonly slideMaster: "application/vnd.openxmlformats-officedocument.presentationml.slideMaster+xml";
61
+ readonly slideShow: "application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml";
62
+ readonly slideSyncData: "application/vnd.openxmlformats-officedocument.presentationml.slideUpdateInfo+xml";
63
+ readonly styles: "application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml";
64
+ readonly tableDefinition: "application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml";
65
+ readonly tableStyles: "application/vnd.openxmlformats-officedocument.presentationml.tableStyles+xml";
66
+ readonly theme: "application/vnd.openxmlformats-officedocument.theme+xml";
67
+ readonly themeOverride: "application/vnd.openxmlformats-officedocument.themeOverride+xml";
68
+ readonly tiff: "image/tiff";
69
+ readonly trueTypeFont: "application/x-font-ttf";
70
+ readonly userDefinedTags: "application/vnd.openxmlformats-officedocument.presentationml.tags+xml";
71
+ readonly viewProperties: "application/vnd.openxmlformats-officedocument.presentationml.viewProps+xml";
72
+ readonly vmlDrawing: "application/vnd.openxmlformats-officedocument.vmlDrawing";
73
+ readonly volatileDependencies: "application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml";
74
+ readonly webSettings: "application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml";
75
+ readonly wordAttachedToolbars: "application/vnd.ms-word.attachedToolbars";
76
+ readonly wordprocessingComments: "application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml";
77
+ readonly wordprocessingTemplate: "application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml";
78
+ readonly workbook: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml";
79
+ readonly workbookRevisionHeader: "application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml";
80
+ readonly workbookRevisionLog: "application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml";
81
+ readonly workbookStyles: "application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml";
82
+ readonly workbookTemplate: "application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml";
83
+ readonly workbookUserData: "application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml";
84
+ readonly worksheet: "application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml";
85
+ readonly worksheetComments: "application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml";
86
+ readonly worksheetSortMap: "application/vnd.ms-excel.wsSortMap+xml";
87
+ readonly xmlSignature: "application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml";
88
+ };
89
+ export type ContentTypeKey = keyof typeof ContentType;
90
+ export type ContentTypeValue = (typeof ContentType)[ContentTypeKey];
91
+ //# sourceMappingURL=ContentType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentType.d.ts","sourceRoot":"","sources":["../src/ContentType.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuFd,CAAC;AAEX,MAAM,MAAM,cAAc,GAAG,MAAM,OAAO,WAAW,CAAC;AACtD,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,WAAW,CAAC,CAAC,cAAc,CAAC,CAAC"}
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+ /*
3
+ * OpenXmlSdkTs (Open XML SDK for TypeScript)
4
+ * Copyright (c) 2026 Eric White
5
+ * eric@ericwhite.com
6
+ * https://www.ericwhite.com
7
+ * linkedin.com/in/ericwhitedev
8
+ * Licensed under the MIT License
9
+ */
10
+ Object.defineProperty(exports, "__esModule", { value: true });
11
+ exports.ContentType = void 0;
12
+ exports.ContentType = {
13
+ calculationChain: "application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml",
14
+ cellMetadata: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml",
15
+ chart: "application/vnd.openxmlformats-officedocument.drawingml.chart+xml",
16
+ chartColorStyle: "application/vnd.ms-office.chartcolorstyle+xml",
17
+ chartDrawing: "application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml",
18
+ chartsheet: "application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml",
19
+ chartStyle: "application/vnd.ms-office.chartstyle+xml",
20
+ commentAuthors: "application/vnd.openxmlformats-officedocument.presentationml.commentAuthors+xml",
21
+ connections: "application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml",
22
+ coreFileProperties: "application/vnd.openxmlformats-package.core-properties+xml",
23
+ customFileProperties: "application/vnd.openxmlformats-officedocument.custom-properties+xml",
24
+ customization: "application/vnd.ms-word.keyMapCustomizations+xml",
25
+ customProperty: "application/vnd.openxmlformats-officedocument.spreadsheetml.customProperty",
26
+ customXmlProperties: "application/vnd.openxmlformats-officedocument.customXmlProperties+xml",
27
+ diagramColors: "application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml",
28
+ diagramData: "application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml",
29
+ diagramLayoutDefinition: "application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml",
30
+ diagramPersistLayout: "application/vnd.ms-office.drawingml.diagramDrawing+xml",
31
+ diagramStyle: "application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml",
32
+ dialogsheet: "application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml",
33
+ digitalSignatureOrigin: "application/vnd.openxmlformats-package.digital-signature-origin",
34
+ documentSettings: "application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml",
35
+ drawings: "application/vnd.openxmlformats-officedocument.drawing+xml",
36
+ endnotes: "application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml",
37
+ excelAttachedToolbars: "application/vnd.ms-excel.attachedToolbars",
38
+ extendedFileProperties: "application/vnd.openxmlformats-officedocument.extended-properties+xml",
39
+ externalWorkbook: "application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml",
40
+ fontData: "application/x-fontdata",
41
+ fontTable: "application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml",
42
+ footer: "application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml",
43
+ footnotes: "application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml",
44
+ gif: "image/gif",
45
+ glossaryDocument: "application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml",
46
+ handoutMaster: "application/vnd.openxmlformats-officedocument.presentationml.handoutMaster+xml",
47
+ header: "application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml",
48
+ jpeg: "image/jpeg",
49
+ mainDocument: "application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml",
50
+ notesMaster: "application/vnd.openxmlformats-officedocument.presentationml.notesMaster+xml",
51
+ notesSlide: "application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml",
52
+ numberingDefinitions: "application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml",
53
+ pict: "image/pict",
54
+ pivotTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml",
55
+ pivotTableCacheDefinition: "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml",
56
+ pivotTableCacheRecords: "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml",
57
+ png: "image/png",
58
+ presentation: "application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml",
59
+ presentationProperties: "application/vnd.openxmlformats-officedocument.presentationml.presProps+xml",
60
+ presentationTemplate: "application/vnd.openxmlformats-officedocument.presentationml.template.main+xml",
61
+ queryTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml",
62
+ relationships: "application/vnd.openxmlformats-package.relationships+xml",
63
+ ribbonAndBackstageCustomizations: "http://schemas.microsoft.com/office/2009/07/customui",
64
+ sharedStringTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml",
65
+ singleCellTable: "application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml",
66
+ slicerCache: "application/vnd.openxmlformats-officedocument.spreadsheetml.slicerCache+xml",
67
+ slicers: "application/vnd.openxmlformats-officedocument.spreadsheetml.slicer+xml",
68
+ slide: "application/vnd.openxmlformats-officedocument.presentationml.slide+xml",
69
+ slideComments: "application/vnd.openxmlformats-officedocument.presentationml.comments+xml",
70
+ slideLayout: "application/vnd.openxmlformats-officedocument.presentationml.slideLayout+xml",
71
+ slideMaster: "application/vnd.openxmlformats-officedocument.presentationml.slideMaster+xml",
72
+ slideShow: "application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml",
73
+ slideSyncData: "application/vnd.openxmlformats-officedocument.presentationml.slideUpdateInfo+xml",
74
+ styles: "application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml",
75
+ tableDefinition: "application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml",
76
+ tableStyles: "application/vnd.openxmlformats-officedocument.presentationml.tableStyles+xml",
77
+ theme: "application/vnd.openxmlformats-officedocument.theme+xml",
78
+ themeOverride: "application/vnd.openxmlformats-officedocument.themeOverride+xml",
79
+ tiff: "image/tiff",
80
+ trueTypeFont: "application/x-font-ttf",
81
+ userDefinedTags: "application/vnd.openxmlformats-officedocument.presentationml.tags+xml",
82
+ viewProperties: "application/vnd.openxmlformats-officedocument.presentationml.viewProps+xml",
83
+ vmlDrawing: "application/vnd.openxmlformats-officedocument.vmlDrawing",
84
+ volatileDependencies: "application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml",
85
+ webSettings: "application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml",
86
+ wordAttachedToolbars: "application/vnd.ms-word.attachedToolbars",
87
+ wordprocessingComments: "application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml",
88
+ wordprocessingTemplate: "application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml",
89
+ workbook: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml",
90
+ workbookRevisionHeader: "application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml",
91
+ workbookRevisionLog: "application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml",
92
+ workbookStyles: "application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml",
93
+ workbookTemplate: "application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml",
94
+ workbookUserData: "application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml",
95
+ worksheet: "application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml",
96
+ worksheetComments: "application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml",
97
+ worksheetSortMap: "application/vnd.ms-excel.wsSortMap+xml",
98
+ xmlSignature: "application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml",
99
+ };
100
+ //# sourceMappingURL=ContentType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentType.js","sourceRoot":"","sources":["../src/ContentType.ts"],"names":[],"mappings":"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"}