office-open 0.12.2 → 0.13.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.
- package/README.md +18 -3
- package/dist/ai/index.mjs +1 -1
- package/dist/cli.mjs +1 -1
- package/dist/convert/index.d.mts.map +1 -1
- package/dist/convert/index.mjs +67 -65
- package/dist/convert/index.mjs.map +1 -1
- package/dist/schemas/index.mjs +1 -1
- package/dist/{schemas-B400scMm.mjs → schemas-LxuRToZl.mjs} +535 -533
- package/dist/{schemas-B400scMm.mjs.map → schemas-LxuRToZl.mjs.map} +1 -1
- package/package.json +8 -7
- package/schemas/docx.schema.json +188 -174
- package/schemas/pptx.schema.json +524 -486
- package/schemas/xlsx.schema.json +146 -158
package/schemas/docx.schema.json
CHANGED
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
"description": "Raw image data: Uint8Array, ArrayBuffer, or a base64 data URL."
|
|
964
964
|
},
|
|
965
965
|
"fileName": {
|
|
966
|
-
"description": "Placeholder key matching the `{fileName}` token
|
|
966
|
+
"description": "Placeholder key matching the `{fileName}` token inside the raw background XML.",
|
|
967
967
|
"type": "string"
|
|
968
968
|
},
|
|
969
969
|
"type": {
|
|
@@ -1156,6 +1156,11 @@
|
|
|
1156
1156
|
},
|
|
1157
1157
|
"type": "object"
|
|
1158
1158
|
},
|
|
1159
|
+
"BlipCompression": {
|
|
1160
|
+
"description": "Blip compression states (, the a:blip",
|
|
1161
|
+
"enum": ["email", "screen", "print", "hqprint", "none"],
|
|
1162
|
+
"type": "string"
|
|
1163
|
+
},
|
|
1159
1164
|
"BlipEffectsOptions": {
|
|
1160
1165
|
"additionalProperties": false,
|
|
1161
1166
|
"description": "All blip image adjustment effects.",
|
|
@@ -1231,6 +1236,10 @@
|
|
|
1231
1236
|
"$ref": "#/definitions/BlipEffectsOptions",
|
|
1232
1237
|
"description": "Image adjustment effects (brightness, contrast, grayscale, etc.)"
|
|
1233
1238
|
},
|
|
1239
|
+
"compression": {
|
|
1240
|
+
"$ref": "#/definitions/BlipCompression",
|
|
1241
|
+
"description": "Compression state, lifted from the a:blip child's"
|
|
1242
|
+
},
|
|
1234
1243
|
"dpi": {
|
|
1235
1244
|
"description": "DPI of the image",
|
|
1236
1245
|
"type": "number"
|
|
@@ -1530,36 +1539,7 @@
|
|
|
1530
1539
|
"type": "number"
|
|
1531
1540
|
},
|
|
1532
1541
|
"style": {
|
|
1533
|
-
"description": "Border pattern. Token jargon: \"wave\"/\"doubleWave\" wavy, \"inset\"/\"outset\" pseudo-3D, \"thickThin*\"/\"thinThickThin*\" compound lines, \"
|
|
1534
|
-
"enum": [
|
|
1535
|
-
"single",
|
|
1536
|
-
"dashDotStroked",
|
|
1537
|
-
"dashed",
|
|
1538
|
-
"dashSmallGap",
|
|
1539
|
-
"dotDash",
|
|
1540
|
-
"dotDotDash",
|
|
1541
|
-
"dotted",
|
|
1542
|
-
"double",
|
|
1543
|
-
"doubleWave",
|
|
1544
|
-
"inset",
|
|
1545
|
-
"nil",
|
|
1546
|
-
"none",
|
|
1547
|
-
"outset",
|
|
1548
|
-
"thick",
|
|
1549
|
-
"thickThinLargeGap",
|
|
1550
|
-
"thickThinMediumGap",
|
|
1551
|
-
"thickThinSmallGap",
|
|
1552
|
-
"thinThickLargeGap",
|
|
1553
|
-
"thinThickMediumGap",
|
|
1554
|
-
"thinThickSmallGap",
|
|
1555
|
-
"thinThickThinLargeGap",
|
|
1556
|
-
"thinThickThinMediumGap",
|
|
1557
|
-
"thinThickThinSmallGap",
|
|
1558
|
-
"threeDEmboss",
|
|
1559
|
-
"threeDEngrave",
|
|
1560
|
-
"triple",
|
|
1561
|
-
"wave"
|
|
1562
|
-
],
|
|
1542
|
+
"description": "Border pattern. Token jargon: \"wave\"/\"doubleWave\" wavy, \"inset\"/\"outset\" pseudo-3D, \"thickThin*\"/\"thinThickThin*\" compound lines, \"nil\"/\"none\" no border. Accepts any token — the BorderStyle const lists the common line styles; Word also defines ~165 artistic and pattern tokens (apples, weavingBraid, …) that round-trip as-is.",
|
|
1563
1543
|
"type": "string"
|
|
1564
1544
|
},
|
|
1565
1545
|
"themeColor": {
|
|
@@ -1686,7 +1666,7 @@
|
|
|
1686
1666
|
"$ref": "#/definitions/ChartSeriesData/properties/order"
|
|
1687
1667
|
},
|
|
1688
1668
|
"pictureOptions": {
|
|
1689
|
-
"$ref": "#/definitions/
|
|
1669
|
+
"$ref": "#/definitions/ChartPictureOptions",
|
|
1690
1670
|
"description": "Picture-fill options (c:pictureOptions, bar/area)."
|
|
1691
1671
|
},
|
|
1692
1672
|
"shape": {
|
|
@@ -2772,6 +2752,29 @@
|
|
|
2772
2752
|
},
|
|
2773
2753
|
"type": "object"
|
|
2774
2754
|
},
|
|
2755
|
+
"ChartPictureOptions": {
|
|
2756
|
+
"additionalProperties": false,
|
|
2757
|
+
"description": "Picture-fill options for bar/area series.",
|
|
2758
|
+
"properties": {
|
|
2759
|
+
"applyToEnd": {
|
|
2760
|
+
"type": "boolean"
|
|
2761
|
+
},
|
|
2762
|
+
"applyToFront": {
|
|
2763
|
+
"type": "boolean"
|
|
2764
|
+
},
|
|
2765
|
+
"applyToSides": {
|
|
2766
|
+
"type": "boolean"
|
|
2767
|
+
},
|
|
2768
|
+
"pictureFormat": {
|
|
2769
|
+
"$ref": "#/definitions/PictureFormat"
|
|
2770
|
+
},
|
|
2771
|
+
"pictureStackUnit": {
|
|
2772
|
+
"description": "Stack unit (c:pictureStackUnit val).",
|
|
2773
|
+
"type": "number"
|
|
2774
|
+
}
|
|
2775
|
+
},
|
|
2776
|
+
"type": "object"
|
|
2777
|
+
},
|
|
2775
2778
|
"ChartPivotFormatOptions": {
|
|
2776
2779
|
"additionalProperties": false,
|
|
2777
2780
|
"description": "Per-series pivot format override.",
|
|
@@ -2847,7 +2850,7 @@
|
|
|
2847
2850
|
"type": "number"
|
|
2848
2851
|
},
|
|
2849
2852
|
"pictureOptions": {
|
|
2850
|
-
"$ref": "#/definitions/
|
|
2853
|
+
"$ref": "#/definitions/ChartPictureOptions",
|
|
2851
2854
|
"description": "Picture-fill options (c:pictureOptions, bar/area)."
|
|
2852
2855
|
},
|
|
2853
2856
|
"shape": {
|
|
@@ -3278,34 +3281,6 @@
|
|
|
3278
3281
|
},
|
|
3279
3282
|
"type": "object"
|
|
3280
3283
|
},
|
|
3281
|
-
"ChildExtent": {
|
|
3282
|
-
"additionalProperties": false,
|
|
3283
|
-
"description": "Child coordinate extent.",
|
|
3284
|
-
"properties": {
|
|
3285
|
-
"cx": {
|
|
3286
|
-
"type": "number"
|
|
3287
|
-
},
|
|
3288
|
-
"cy": {
|
|
3289
|
-
"type": "number"
|
|
3290
|
-
}
|
|
3291
|
-
},
|
|
3292
|
-
"required": ["cx", "cy"],
|
|
3293
|
-
"type": "object"
|
|
3294
|
-
},
|
|
3295
|
-
"ChildOffset": {
|
|
3296
|
-
"additionalProperties": false,
|
|
3297
|
-
"description": "Child coordinate offset.",
|
|
3298
|
-
"properties": {
|
|
3299
|
-
"x": {
|
|
3300
|
-
"type": "number"
|
|
3301
|
-
},
|
|
3302
|
-
"y": {
|
|
3303
|
-
"type": "number"
|
|
3304
|
-
}
|
|
3305
|
-
},
|
|
3306
|
-
"required": ["x", "y"],
|
|
3307
|
-
"type": "object"
|
|
3308
|
-
},
|
|
3309
3284
|
"ChildOrder": {
|
|
3310
3285
|
"description": "(dgm:layoutNode `@chOrder`).",
|
|
3311
3286
|
"enum": ["b", "t"],
|
|
@@ -4674,14 +4649,14 @@
|
|
|
4674
4649
|
},
|
|
4675
4650
|
"type": "array"
|
|
4676
4651
|
},
|
|
4677
|
-
"customXmlPr": {
|
|
4678
|
-
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
4679
|
-
"description": "Properties (placeholder, data binding, attributes)"
|
|
4680
|
-
},
|
|
4681
4652
|
"element": {
|
|
4682
4653
|
"description": "XML element name (required)",
|
|
4683
4654
|
"type": "string"
|
|
4684
4655
|
},
|
|
4656
|
+
"properties": {
|
|
4657
|
+
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
4658
|
+
"description": "Properties (placeholder, data binding, attributes)"
|
|
4659
|
+
},
|
|
4685
4660
|
"uri": {
|
|
4686
4661
|
"description": "Namespace URI",
|
|
4687
4662
|
"type": "string"
|
|
@@ -4701,14 +4676,14 @@
|
|
|
4701
4676
|
},
|
|
4702
4677
|
"type": "array"
|
|
4703
4678
|
},
|
|
4704
|
-
"customXmlPr": {
|
|
4705
|
-
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
4706
|
-
"description": "Properties (placeholder, data binding, attributes)"
|
|
4707
|
-
},
|
|
4708
4679
|
"element": {
|
|
4709
4680
|
"description": "XML element name (required)",
|
|
4710
4681
|
"type": "string"
|
|
4711
4682
|
},
|
|
4683
|
+
"properties": {
|
|
4684
|
+
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
4685
|
+
"description": "Properties (placeholder, data binding, attributes)"
|
|
4686
|
+
},
|
|
4712
4687
|
"uri": {
|
|
4713
4688
|
"description": "Namespace URI",
|
|
4714
4689
|
"type": "string"
|
|
@@ -4746,14 +4721,14 @@
|
|
|
4746
4721
|
},
|
|
4747
4722
|
"type": "array"
|
|
4748
4723
|
},
|
|
4749
|
-
"customXmlPr": {
|
|
4750
|
-
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
4751
|
-
"description": "Properties (placeholder, data binding, attributes)"
|
|
4752
|
-
},
|
|
4753
4724
|
"element": {
|
|
4754
4725
|
"description": "XML element name (required)",
|
|
4755
4726
|
"type": "string"
|
|
4756
4727
|
},
|
|
4728
|
+
"properties": {
|
|
4729
|
+
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
4730
|
+
"description": "Properties (placeholder, data binding, attributes)"
|
|
4731
|
+
},
|
|
4757
4732
|
"uri": {
|
|
4758
4733
|
"description": "Namespace URI",
|
|
4759
4734
|
"type": "string"
|
|
@@ -5020,7 +4995,7 @@
|
|
|
5020
4995
|
"$ref": "#/definitions/MarkerOptions"
|
|
5021
4996
|
},
|
|
5022
4997
|
"pictureOptions": {
|
|
5023
|
-
"$ref": "#/definitions/
|
|
4998
|
+
"$ref": "#/definitions/ChartPictureOptions"
|
|
5024
4999
|
},
|
|
5025
5000
|
"shapeProperties": {
|
|
5026
5001
|
"$ref": "#/definitions/ShapePropertiesOptions",
|
|
@@ -5451,7 +5426,7 @@
|
|
|
5451
5426
|
"type": "number"
|
|
5452
5427
|
},
|
|
5453
5428
|
"type": {
|
|
5454
|
-
"description": "Grid behavior
|
|
5429
|
+
"description": "Grid behavior.",
|
|
5455
5430
|
"enum": ["default", "lines", "linesAndChars", "snapToChars"],
|
|
5456
5431
|
"type": "string"
|
|
5457
5432
|
}
|
|
@@ -5468,6 +5443,7 @@
|
|
|
5468
5443
|
"description": "Gallery type for building blocks",
|
|
5469
5444
|
"enum": [
|
|
5470
5445
|
"placeholder",
|
|
5446
|
+
"any",
|
|
5471
5447
|
"default",
|
|
5472
5448
|
"docParts",
|
|
5473
5449
|
"coverPg",
|
|
@@ -5630,7 +5606,7 @@
|
|
|
5630
5606
|
},
|
|
5631
5607
|
"DocumentBackgroundOptions": {
|
|
5632
5608
|
"additionalProperties": false,
|
|
5633
|
-
"description": "Options for
|
|
5609
|
+
"description": "Options for the document background (w:background).",
|
|
5634
5610
|
"properties": {
|
|
5635
5611
|
"color": {
|
|
5636
5612
|
"$ref": "#/definitions/HexColorOrAuto",
|
|
@@ -6004,7 +5980,7 @@
|
|
|
6004
5980
|
"type": "string"
|
|
6005
5981
|
},
|
|
6006
5982
|
"modified": {
|
|
6007
|
-
"description": "Last modified timestamp (W3CDTF); same null/undefined semantics as
|
|
5983
|
+
"description": "Last modified timestamp (W3CDTF); same null/undefined semantics as the created field.",
|
|
6008
5984
|
"type": ["string", "null"]
|
|
6009
5985
|
},
|
|
6010
5986
|
"numbering": {
|
|
@@ -6802,6 +6778,10 @@
|
|
|
6802
6778
|
"$ref": "#/definitions/BlipEffectsOptions",
|
|
6803
6779
|
"description": "Image adjustment effects (brightness, contrast, grayscale, etc.)"
|
|
6804
6780
|
},
|
|
6781
|
+
"compression": {
|
|
6782
|
+
"$ref": "#/definitions/BlipCompression",
|
|
6783
|
+
"description": "Compression state (a:blip"
|
|
6784
|
+
},
|
|
6805
6785
|
"data": {
|
|
6806
6786
|
"$ref": "#/definitions/DataType",
|
|
6807
6787
|
"description": "Image data: raw bytes, ArrayBuffer, or a base64 data URL string."
|
|
@@ -7466,9 +7446,9 @@
|
|
|
7466
7446
|
"description": "Shade type (linear or path)"
|
|
7467
7447
|
},
|
|
7468
7448
|
"stops": {
|
|
7469
|
-
"description": "Gradient color stops (minimum 2)",
|
|
7449
|
+
"description": "Gradient color stops (minimum 2); color accepts a hex string or SolidFillOptions",
|
|
7470
7450
|
"items": {
|
|
7471
|
-
"$ref": "#/definitions/
|
|
7451
|
+
"$ref": "#/definitions/GradientStopOptions"
|
|
7472
7452
|
},
|
|
7473
7453
|
"type": "array"
|
|
7474
7454
|
},
|
|
@@ -7491,22 +7471,6 @@
|
|
|
7491
7471
|
],
|
|
7492
7472
|
"description": "Gradient shade options (linear or path)."
|
|
7493
7473
|
},
|
|
7494
|
-
"GradientStop": {
|
|
7495
|
-
"additionalProperties": false,
|
|
7496
|
-
"description": "Gradient stop position as integer percent (0-100).",
|
|
7497
|
-
"properties": {
|
|
7498
|
-
"color": {
|
|
7499
|
-
"$ref": "#/definitions/SolidFillOptions",
|
|
7500
|
-
"description": "Color at this stop"
|
|
7501
|
-
},
|
|
7502
|
-
"position": {
|
|
7503
|
-
"description": "Position of the color stop as integer percent (0-100).",
|
|
7504
|
-
"type": "number"
|
|
7505
|
-
}
|
|
7506
|
-
},
|
|
7507
|
-
"required": ["position", "color"],
|
|
7508
|
-
"type": "object"
|
|
7509
|
-
},
|
|
7510
7474
|
"GradientStopOptions": {
|
|
7511
7475
|
"additionalProperties": false,
|
|
7512
7476
|
"description": "Gradient stop options (simplified API). Position is 0-100 (percentage), color is a hex string or SolidFillOptions.",
|
|
@@ -7609,6 +7573,10 @@
|
|
|
7609
7573
|
{
|
|
7610
7574
|
"additionalProperties": false,
|
|
7611
7575
|
"properties": {
|
|
7576
|
+
"compression": {
|
|
7577
|
+
"$ref": "#/definitions/BlipCompression",
|
|
7578
|
+
"description": "Compression state (a:blip `@cstate`); absent = attribute omitted (schema default \"none\")."
|
|
7579
|
+
},
|
|
7612
7580
|
"data": {
|
|
7613
7581
|
"$ref": "#/definitions/DataType"
|
|
7614
7582
|
},
|
|
@@ -7653,6 +7621,10 @@
|
|
|
7653
7621
|
{
|
|
7654
7622
|
"additionalProperties": false,
|
|
7655
7623
|
"properties": {
|
|
7624
|
+
"compression": {
|
|
7625
|
+
"$ref": "#/definitions/BlipCompression",
|
|
7626
|
+
"description": "Compression state (a:blip `@cstate`); absent = attribute omitted (schema default \"none\")."
|
|
7627
|
+
},
|
|
7656
7628
|
"data": {
|
|
7657
7629
|
"$ref": "#/definitions/DataType"
|
|
7658
7630
|
},
|
|
@@ -7660,6 +7632,10 @@
|
|
|
7660
7632
|
"additionalProperties": false,
|
|
7661
7633
|
"description": "Fallback image for Word processors that do not support SVG. This ensures the document displays correctly in all viewers.",
|
|
7662
7634
|
"properties": {
|
|
7635
|
+
"compression": {
|
|
7636
|
+
"$ref": "#/definitions/BlipCompression",
|
|
7637
|
+
"description": "Compression state (a:blip `@cstate`); absent = attribute omitted (schema default \"none\")."
|
|
7638
|
+
},
|
|
7663
7639
|
"data": {
|
|
7664
7640
|
"$ref": "#/definitions/DataType"
|
|
7665
7641
|
},
|
|
@@ -7732,13 +7708,21 @@
|
|
|
7732
7708
|
{
|
|
7733
7709
|
"additionalProperties": false,
|
|
7734
7710
|
"properties": {
|
|
7735
|
-
"
|
|
7736
|
-
"
|
|
7737
|
-
"
|
|
7711
|
+
"childExtentHeight": {
|
|
7712
|
+
"description": "Child coordinate system extent height (a:chExt",
|
|
7713
|
+
"type": "number"
|
|
7714
|
+
},
|
|
7715
|
+
"childExtentWidth": {
|
|
7716
|
+
"description": "Child coordinate system extent width (a:chExt",
|
|
7717
|
+
"type": "number"
|
|
7718
|
+
},
|
|
7719
|
+
"childOffsetX": {
|
|
7720
|
+
"description": "Child coordinate system offset X (a:chOff",
|
|
7721
|
+
"type": "number"
|
|
7738
7722
|
},
|
|
7739
|
-
"
|
|
7740
|
-
"
|
|
7741
|
-
"
|
|
7723
|
+
"childOffsetY": {
|
|
7724
|
+
"description": "Child coordinate system offset Y (a:chOff",
|
|
7725
|
+
"type": "number"
|
|
7742
7726
|
},
|
|
7743
7727
|
"children": {
|
|
7744
7728
|
"items": {
|
|
@@ -7892,13 +7876,21 @@
|
|
|
7892
7876
|
"altText": {
|
|
7893
7877
|
"$ref": "#/definitions/DocPropertiesOptions"
|
|
7894
7878
|
},
|
|
7895
|
-
"
|
|
7896
|
-
"
|
|
7897
|
-
"
|
|
7879
|
+
"childExtentHeight": {
|
|
7880
|
+
"description": "Child coordinate system extent height (a:chExt",
|
|
7881
|
+
"type": "number"
|
|
7898
7882
|
},
|
|
7899
|
-
"
|
|
7900
|
-
"
|
|
7901
|
-
"
|
|
7883
|
+
"childExtentWidth": {
|
|
7884
|
+
"description": "Child coordinate system extent width (a:chExt",
|
|
7885
|
+
"type": "number"
|
|
7886
|
+
},
|
|
7887
|
+
"childOffsetX": {
|
|
7888
|
+
"description": "Child coordinate system offset X (a:chOff",
|
|
7889
|
+
"type": "number"
|
|
7890
|
+
},
|
|
7891
|
+
"childOffsetY": {
|
|
7892
|
+
"description": "Child coordinate system offset Y (a:chOff",
|
|
7893
|
+
"type": "number"
|
|
7902
7894
|
},
|
|
7903
7895
|
"children": {
|
|
7904
7896
|
"items": {
|
|
@@ -7978,7 +7970,7 @@
|
|
|
7978
7970
|
},
|
|
7979
7971
|
"GroupShapePropertiesOptions": {
|
|
7980
7972
|
"additionalProperties": false,
|
|
7981
|
-
"description": "Group shape properties.
|
|
7973
|
+
"description": "Group shape properties. Transform fields serialize as one a:xfrm group transform; container-only `@bwMode` and the wrapping tag are the caller's responsibility.",
|
|
7982
7974
|
"properties": {
|
|
7983
7975
|
"childExtentHeight": {
|
|
7984
7976
|
"anyOf": [
|
|
@@ -7988,7 +7980,8 @@
|
|
|
7988
7980
|
{
|
|
7989
7981
|
"$ref": "#/definitions/UniversalMeasure"
|
|
7990
7982
|
}
|
|
7991
|
-
]
|
|
7983
|
+
],
|
|
7984
|
+
"description": "Child coordinate system extent height (a:chExt"
|
|
7992
7985
|
},
|
|
7993
7986
|
"childExtentWidth": {
|
|
7994
7987
|
"anyOf": [
|
|
@@ -7998,7 +7991,8 @@
|
|
|
7998
7991
|
{
|
|
7999
7992
|
"$ref": "#/definitions/UniversalMeasure"
|
|
8000
7993
|
}
|
|
8001
|
-
]
|
|
7994
|
+
],
|
|
7995
|
+
"description": "Child coordinate system extent width (a:chExt"
|
|
8002
7996
|
},
|
|
8003
7997
|
"childOffsetX": {
|
|
8004
7998
|
"anyOf": [
|
|
@@ -8008,7 +8002,8 @@
|
|
|
8008
8002
|
{
|
|
8009
8003
|
"$ref": "#/definitions/UniversalMeasure"
|
|
8010
8004
|
}
|
|
8011
|
-
]
|
|
8005
|
+
],
|
|
8006
|
+
"description": "Child coordinate system offset X (a:chOff"
|
|
8012
8007
|
},
|
|
8013
8008
|
"childOffsetY": {
|
|
8014
8009
|
"anyOf": [
|
|
@@ -8018,7 +8013,8 @@
|
|
|
8018
8013
|
{
|
|
8019
8014
|
"$ref": "#/definitions/UniversalMeasure"
|
|
8020
8015
|
}
|
|
8021
|
-
]
|
|
8016
|
+
],
|
|
8017
|
+
"description": "Child coordinate system offset Y (a:chOff"
|
|
8022
8018
|
},
|
|
8023
8019
|
"effectDag": {
|
|
8024
8020
|
"$ref": "#/definitions/EffectDagOptions"
|
|
@@ -10627,8 +10623,13 @@
|
|
|
10627
10623
|
"required": ["x", "y"],
|
|
10628
10624
|
"type": "object"
|
|
10629
10625
|
},
|
|
10630
|
-
"
|
|
10631
|
-
"
|
|
10626
|
+
"flipHorizontal": {
|
|
10627
|
+
"description": "Whether to flip the image horizontally (a:xfrm",
|
|
10628
|
+
"type": "boolean"
|
|
10629
|
+
},
|
|
10630
|
+
"flipVertical": {
|
|
10631
|
+
"description": "Whether to flip the image vertically (a:xfrm",
|
|
10632
|
+
"type": "boolean"
|
|
10632
10633
|
},
|
|
10633
10634
|
"offset": {
|
|
10634
10635
|
"additionalProperties": false,
|
|
@@ -10700,20 +10701,13 @@
|
|
|
10700
10701
|
"required": ["l", "t", "r", "b"],
|
|
10701
10702
|
"type": "object"
|
|
10702
10703
|
},
|
|
10703
|
-
"
|
|
10704
|
-
"
|
|
10705
|
-
"
|
|
10706
|
-
|
|
10707
|
-
|
|
10708
|
-
|
|
10709
|
-
|
|
10710
|
-
},
|
|
10711
|
-
"vertical": {
|
|
10712
|
-
"description": "Whether to flip the image vertically",
|
|
10713
|
-
"type": "boolean"
|
|
10714
|
-
}
|
|
10715
|
-
},
|
|
10716
|
-
"type": "object"
|
|
10704
|
+
"flipHorizontal": {
|
|
10705
|
+
"description": "Whether to flip the image horizontally (a:xfrm",
|
|
10706
|
+
"type": "boolean"
|
|
10707
|
+
},
|
|
10708
|
+
"flipVertical": {
|
|
10709
|
+
"description": "Whether to flip the image vertically (a:xfrm",
|
|
10710
|
+
"type": "boolean"
|
|
10717
10711
|
},
|
|
10718
10712
|
"height": {
|
|
10719
10713
|
"anyOf": [
|
|
@@ -12764,14 +12758,14 @@
|
|
|
12764
12758
|
},
|
|
12765
12759
|
"type": "array"
|
|
12766
12760
|
},
|
|
12767
|
-
"customXmlPr": {
|
|
12768
|
-
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
12769
|
-
"description": "Properties (placeholder, data binding, attributes)"
|
|
12770
|
-
},
|
|
12771
12761
|
"element": {
|
|
12772
12762
|
"description": "XML element name (required)",
|
|
12773
12763
|
"type": "string"
|
|
12774
12764
|
},
|
|
12765
|
+
"properties": {
|
|
12766
|
+
"$ref": "#/definitions/CustomXmlPropertiesOptions",
|
|
12767
|
+
"description": "Properties (placeholder, data binding, attributes)"
|
|
12768
|
+
},
|
|
12775
12769
|
"uri": {
|
|
12776
12770
|
"description": "Namespace URI",
|
|
12777
12771
|
"type": "string"
|
|
@@ -13587,7 +13581,7 @@
|
|
|
13587
13581
|
"$ref": "#/definitions/FootnoteEndnoteReferenceOptions"
|
|
13588
13582
|
}
|
|
13589
13583
|
],
|
|
13590
|
-
"description": "Endnote reference as a top-level field (
|
|
13584
|
+
"description": "Endnote reference as a top-level field (sibling of footnoteReference)."
|
|
13591
13585
|
},
|
|
13592
13586
|
"fitText": {
|
|
13593
13587
|
"type": "number"
|
|
@@ -13716,7 +13710,7 @@
|
|
|
13716
13710
|
"type": "number"
|
|
13717
13711
|
},
|
|
13718
13712
|
"sizeComplexScript": {
|
|
13719
|
-
"description": "Complex-script font size in points (w:szCs). Independent from
|
|
13713
|
+
"description": "Complex-script font size in points (w:szCs). Independent from the size field.",
|
|
13720
13714
|
"type": "number"
|
|
13721
13715
|
},
|
|
13722
13716
|
"smallCaps": {
|
|
@@ -14385,6 +14379,10 @@
|
|
|
14385
14379
|
"blipEffects": {
|
|
14386
14380
|
"$ref": "#/definitions/BlipEffectsOptions"
|
|
14387
14381
|
},
|
|
14382
|
+
"compression": {
|
|
14383
|
+
"$ref": "#/definitions/BlipCompression",
|
|
14384
|
+
"description": "Compression state (a:blip `@cstate`); absent = attribute omitted (schema default \"none\")."
|
|
14385
|
+
},
|
|
14388
14386
|
"data": {
|
|
14389
14387
|
"$ref": "#/definitions/DataType",
|
|
14390
14388
|
"description": "Image binary. Absent on a linked-only picture (external sourceUrl, no bytes in the package) — the emitted a:blip carries r:link alone."
|
|
@@ -14470,6 +14468,10 @@
|
|
|
14470
14468
|
"blipEffects": {
|
|
14471
14469
|
"$ref": "#/definitions/BlipEffectsOptions"
|
|
14472
14470
|
},
|
|
14471
|
+
"compression": {
|
|
14472
|
+
"$ref": "#/definitions/BlipCompression",
|
|
14473
|
+
"description": "Compression state (a:blip `@cstate`); absent = attribute omitted (schema default \"none\")."
|
|
14474
|
+
},
|
|
14473
14475
|
"data": {
|
|
14474
14476
|
"$ref": "#/definitions/DataType"
|
|
14475
14477
|
},
|
|
@@ -14558,29 +14560,6 @@
|
|
|
14558
14560
|
],
|
|
14559
14561
|
"description": "Options for an inline/anchored picture (pic:pic)."
|
|
14560
14562
|
},
|
|
14561
|
-
"PictureOptionsOptions": {
|
|
14562
|
-
"additionalProperties": false,
|
|
14563
|
-
"description": "Picture-fill options for bar/area series.",
|
|
14564
|
-
"properties": {
|
|
14565
|
-
"applyToEnd": {
|
|
14566
|
-
"type": "boolean"
|
|
14567
|
-
},
|
|
14568
|
-
"applyToFront": {
|
|
14569
|
-
"type": "boolean"
|
|
14570
|
-
},
|
|
14571
|
-
"applyToSides": {
|
|
14572
|
-
"type": "boolean"
|
|
14573
|
-
},
|
|
14574
|
-
"pictureFormat": {
|
|
14575
|
-
"$ref": "#/definitions/PictureFormat"
|
|
14576
|
-
},
|
|
14577
|
-
"pictureStackUnit": {
|
|
14578
|
-
"description": "Stack unit (c:pictureStackUnit val).",
|
|
14579
|
-
"type": "number"
|
|
14580
|
-
}
|
|
14581
|
-
},
|
|
14582
|
-
"type": "object"
|
|
14583
|
-
},
|
|
14584
14563
|
"PivotSourceOptions": {
|
|
14585
14564
|
"additionalProperties": false,
|
|
14586
14565
|
"description": "Pivot chart source.",
|
|
@@ -15551,7 +15530,7 @@
|
|
|
15551
15530
|
},
|
|
15552
15531
|
"RunOptions": {
|
|
15553
15532
|
"additionalProperties": false,
|
|
15554
|
-
"description": "Options for creating a Run element.\n\nThe run element specifies a region of text with a common set of properties. The children property can contain various inline content elements.",
|
|
15533
|
+
"description": "Options for creating a Run element (w:r).\n\nThe run element specifies a region of text with a common set of properties. The children property can contain various inline content elements.",
|
|
15555
15534
|
"properties": {
|
|
15556
15535
|
"additionRsid": {
|
|
15557
15536
|
"$ref": "#/definitions/LongHexNumber",
|
|
@@ -16290,7 +16269,7 @@
|
|
|
16290
16269
|
"$ref": "#/definitions/ChartSeriesData/properties/order"
|
|
16291
16270
|
},
|
|
16292
16271
|
"pictureOptions": {
|
|
16293
|
-
"$ref": "#/definitions/
|
|
16272
|
+
"$ref": "#/definitions/ChartPictureOptions",
|
|
16294
16273
|
"description": "Picture-fill options (c:pictureOptions, bar/area)."
|
|
16295
16274
|
},
|
|
16296
16275
|
"shape": {
|
|
@@ -18764,6 +18743,9 @@
|
|
|
18764
18743
|
"fill": {
|
|
18765
18744
|
"$ref": "#/definitions/FillOptions"
|
|
18766
18745
|
},
|
|
18746
|
+
"geometry": {
|
|
18747
|
+
"$ref": "#/definitions/ShapeOptions/properties/geometry"
|
|
18748
|
+
},
|
|
18767
18749
|
"linkedTextBox": {
|
|
18768
18750
|
"$ref": "#/definitions/ShapeOptions/properties/linkedTextBox"
|
|
18769
18751
|
},
|
|
@@ -18776,9 +18758,6 @@
|
|
|
18776
18758
|
"outline": {
|
|
18777
18759
|
"$ref": "#/definitions/OutlineOptions"
|
|
18778
18760
|
},
|
|
18779
|
-
"presetGeometry": {
|
|
18780
|
-
"$ref": "#/definitions/PresetGeometryOptions"
|
|
18781
|
-
},
|
|
18782
18761
|
"scene3d": {
|
|
18783
18762
|
"$ref": "#/definitions/Scene3DOptions"
|
|
18784
18763
|
},
|
|
@@ -18901,6 +18880,17 @@
|
|
|
18901
18880
|
"floating": {
|
|
18902
18881
|
"$ref": "#/definitions/Floating"
|
|
18903
18882
|
},
|
|
18883
|
+
"geometry": {
|
|
18884
|
+
"anyOf": [
|
|
18885
|
+
{
|
|
18886
|
+
"$ref": "#/definitions/ShapeType"
|
|
18887
|
+
},
|
|
18888
|
+
{
|
|
18889
|
+
"$ref": "#/definitions/PresetGeometryOptions"
|
|
18890
|
+
}
|
|
18891
|
+
],
|
|
18892
|
+
"description": "Preset geometry (a:prstGeom) — a bare string is shorthand for `{ preset: \"<name>\" }`."
|
|
18893
|
+
},
|
|
18904
18894
|
"graphicFrameLocks": {
|
|
18905
18895
|
"$ref": "#/definitions/PictureOptions/anyOf/0/properties/graphicFrameLocks"
|
|
18906
18896
|
},
|
|
@@ -18937,9 +18927,6 @@
|
|
|
18937
18927
|
"outline": {
|
|
18938
18928
|
"$ref": "#/definitions/OutlineOptions"
|
|
18939
18929
|
},
|
|
18940
|
-
"presetGeometry": {
|
|
18941
|
-
"$ref": "#/definitions/PresetGeometryOptions"
|
|
18942
|
-
},
|
|
18943
18930
|
"runProperties": {
|
|
18944
18931
|
"$ref": "#/definitions/RunPropertiesOptions",
|
|
18945
18932
|
"description": "Structured run properties of the wrapping w:r (round-trip) — emitted before the drawing."
|
|
@@ -19018,7 +19005,14 @@
|
|
|
19018
19005
|
"type": "array"
|
|
19019
19006
|
},
|
|
19020
19007
|
"fill": {
|
|
19021
|
-
"
|
|
19008
|
+
"anyOf": [
|
|
19009
|
+
{
|
|
19010
|
+
"$ref": "#/definitions/FillOptions"
|
|
19011
|
+
},
|
|
19012
|
+
{
|
|
19013
|
+
"type": "null"
|
|
19014
|
+
}
|
|
19015
|
+
]
|
|
19022
19016
|
},
|
|
19023
19017
|
"flipHorizontal": {
|
|
19024
19018
|
"type": "boolean"
|
|
@@ -19103,7 +19097,19 @@
|
|
|
19103
19097
|
"$ref": "#/definitions/ShapeStyleReferenceOptions"
|
|
19104
19098
|
},
|
|
19105
19099
|
"fontReference": {
|
|
19106
|
-
"
|
|
19100
|
+
"additionalProperties": false,
|
|
19101
|
+
"description": "a:fontRef —",
|
|
19102
|
+
"properties": {
|
|
19103
|
+
"collection": {
|
|
19104
|
+
"enum": ["major", "minor", "none"],
|
|
19105
|
+
"type": "string"
|
|
19106
|
+
},
|
|
19107
|
+
"color": {
|
|
19108
|
+
"$ref": "#/definitions/SolidFillOptions"
|
|
19109
|
+
}
|
|
19110
|
+
},
|
|
19111
|
+
"required": ["collection"],
|
|
19112
|
+
"type": "object"
|
|
19107
19113
|
},
|
|
19108
19114
|
"lineReference": {
|
|
19109
19115
|
"$ref": "#/definitions/ShapeStyleReferenceOptions"
|
|
@@ -19113,18 +19119,18 @@
|
|
|
19113
19119
|
},
|
|
19114
19120
|
"ShapeStyleReferenceOptions": {
|
|
19115
19121
|
"additionalProperties": false,
|
|
19116
|
-
"description": "A style-matrix reference: an
|
|
19122
|
+
"description": "A style-matrix reference: an index into the theme style matrix plus an optional color override.",
|
|
19117
19123
|
"properties": {
|
|
19118
19124
|
"color": {
|
|
19119
19125
|
"$ref": "#/definitions/SolidFillOptions",
|
|
19120
19126
|
"description": "Color (EG_ColorChoice) — schemeClr/srgbClr/hslClr/sysClr/prstClr/scRgbClr."
|
|
19121
19127
|
},
|
|
19122
|
-
"
|
|
19123
|
-
"description": "
|
|
19124
|
-
"type": "
|
|
19128
|
+
"index": {
|
|
19129
|
+
"description": "Index into the theme style matrix list (idx attribute).",
|
|
19130
|
+
"type": "number"
|
|
19125
19131
|
}
|
|
19126
19132
|
},
|
|
19127
|
-
"required": ["
|
|
19133
|
+
"required": ["index"],
|
|
19128
19134
|
"type": "object"
|
|
19129
19135
|
},
|
|
19130
19136
|
"ShapeTextBoxChild": {
|
|
@@ -21791,8 +21797,16 @@
|
|
|
21791
21797
|
"type": "object"
|
|
21792
21798
|
},
|
|
21793
21799
|
"TextAlignment": {
|
|
21794
|
-
"description": "Paragraph alignment; \"justify\" stretches lines to full width.",
|
|
21795
|
-
"enum": [
|
|
21800
|
+
"description": "Paragraph alignment; \"justify\" stretches lines to full width, \"distribute\" justifies including the last line, \"lowJustification\" aligns to a low baseline, \"thaiDistributed\" is Thai-style distribution.",
|
|
21801
|
+
"enum": [
|
|
21802
|
+
"left",
|
|
21803
|
+
"center",
|
|
21804
|
+
"right",
|
|
21805
|
+
"justify",
|
|
21806
|
+
"lowJustification",
|
|
21807
|
+
"distribute",
|
|
21808
|
+
"thaiDistributed"
|
|
21809
|
+
],
|
|
21796
21810
|
"type": "string"
|
|
21797
21811
|
},
|
|
21798
21812
|
"TextBodyOptions": {
|