@silurus/ooxml 0.86.1 → 0.88.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 +42 -2
- package/dist/assets/render-worker-1uPAxMZr.js +31 -0
- package/dist/assets/render-worker-BlvJybji.js +10 -0
- package/dist/assets/render-worker-CzmiJfFL.js +11 -0
- package/dist/{canvas-viewer-mechanics-DN5SqWGS.js → canvas-viewer-mechanics-DbLz0rYW.js} +75 -66
- package/dist/chart-ex.mjs +581 -616
- package/dist/cjk-fallback-bLI3z70h.js +46 -0
- package/dist/comment-ui-runtime-BsK8pmUT.js +2 -0
- package/dist/{comment-ui-runtime-lXwVOgjW.js → comment-ui-runtime-CWGqn5Vr.js} +5 -5
- package/dist/{comment-ui-runtime-DEtgcmj7.js → comment-ui-runtime-DcJOYlw-.js} +5 -5
- package/dist/{comments-CAn2A_Xh.js → comments-Diid5ujN.js} +1 -1
- package/dist/{document-pull-client-uopDjRde.js → document-pull-client-B9PTM-pL.js} +4693 -4621
- package/dist/{docx-wPzeF76A.js → docx-BF9WXrYH.js} +503 -388
- package/dist/docx.mjs +6 -6
- package/dist/docx_parser_bg.wasm +0 -0
- package/dist/{dom-interaction-boundary-CswB9Tzi.js → dom-interaction-boundary-Cnm8DSBN.js} +22 -19
- package/dist/{hyperlink-BR1NCO7S.js → hyperlink-Cxzhet30.js} +842 -829
- package/dist/index.mjs +3 -3
- package/dist/{line-distribute-IsUGfHXm.js → line-distribute-D1WNHKz_.js} +2 -2
- package/dist/math.mjs +2 -2
- package/dist/node.mjs +356 -352
- package/dist/plot-area-frame-DLTYKHNP.js +4354 -0
- package/dist/{pptx-BxJ_RBSY.js → pptx-DkyYBYoL.js} +444 -435
- package/dist/pptx.mjs +7 -7
- package/dist/pptx_parser_bg.wasm +0 -0
- package/dist/region-map.mjs +5 -5
- package/dist/{render-DEiun_AH.js → render-D3iqVKCo.js} +31 -29
- package/dist/{render-worker-host-Ba6Fchqr.js → render-worker-host-B5wQfB7U.js} +1 -1
- package/dist/{render-worker-host-BEfLZvSL.js → render-worker-host-D4123J27.js} +1 -1
- package/dist/{render-worker-host-C3xwtHnv.js → render-worker-host-Di3LxLc0.js} +1 -1
- package/dist/renderer-B4GZb5We.js +6492 -0
- package/dist/{resource-measurement-CclArDRs.js → resource-measurement-SHQCbkh2.js} +3 -3
- package/dist/{session-BuJL_xcp.js → session-BGq81gRQ.js} +98 -98
- package/dist/{slide-pull-client-Ck8wfRT_.js → slide-pull-client-DiPnm240.js} +767 -738
- package/dist/{three-d-YYghQndN.js → three-d-DJBl8g8M.js} +251 -435
- package/dist/three-d.mjs +998 -906
- package/dist/tiff.mjs +2 -2
- package/dist/types/chart-ex.d.ts +142 -4
- package/dist/types/docx.d.ts +155 -13
- package/dist/types/index.d.ts +131 -19
- package/dist/types/math.d.ts +1 -1
- package/dist/types/node.d.ts +120 -8
- package/dist/types/pptx.d.ts +123 -13
- package/dist/types/region-map.d.ts +142 -4
- package/dist/types/three-d.d.ts +142 -4
- package/dist/types/tiff.d.ts +1 -1
- package/dist/types/xlsx.d.ts +155 -13
- package/dist/{worksheet-pull-client-CAvuf22q.js → worksheet-pull-client-BM8ywvbu.js} +51 -51
- package/dist/{xlsx-Bblm5r1h.js → xlsx-C9NVjgaV.js} +1592 -1564
- package/dist/xlsx.mjs +6 -6
- package/dist/xlsx_parser_bg.wasm +0 -0
- package/package.json +1 -1
- package/dist/assets/render-worker-D21h5TGR.js +0 -10
- package/dist/assets/render-worker-Dsfekaht.js +0 -11
- package/dist/assets/render-worker-DxU7IrKo.js +0 -31
- package/dist/comment-ui-runtime-TLHustXJ.js +0 -2
- package/dist/plot-area-frame-D5hEOgkJ.js +0 -2903
- package/dist/renderer-XFSCOT6m.js +0 -5857
- /package/dist/{bounded-raw-part-cache-BfbSxRIL.js → bounded-raw-part-cache-Cg1BsSZQ.js} +0 -0
- /package/dist/{comment-occurrence-CqejEuts.js → comment-occurrence-C8Y2uoVr.js} +0 -0
- /package/dist/{delimited-text-worker-host-DcHj_JZt.js → delimited-text-worker-host-BVY-Ecni.js} +0 -0
- /package/dist/{highlight-rect-FuUSmL3a.js → highlight-rect-C5hkRqUr.js} +0 -0
- /package/dist/{line-metrics-CBbw80Ko.js → line-metrics-B60C86uh.js} +0 -0
- /package/dist/{mathjax-DS69BmJd.js → mathjax-DoyWZbSp.js} +0 -0
- /package/dist/{pixel-budget-Dgjw269h.js → pixel-budget-9P63Bsk5.js} +0 -0
- /package/dist/{read-only-comment-decoration-BTnWEeo5.js → read-only-comment-decoration-Dz7eTQ4d.js} +0 -0
- /package/dist/{read-only-comment-margin-plStyGfE.js → read-only-comment-margin-DkgzASAl.js} +0 -0
- /package/dist/{renderer-module-contract-Cu-GKuPd.js → renderer-module-contract-D91rkYHH.js} +0 -0
- /package/dist/{source-key-Ktb1GRE5.js → source-key-DIJG8BA0.js} +0 -0
- /package/dist/{transfer-mIj7E7NB.js → transfer-p6iCC2R7.js} +0 -0
- /package/dist/{units-EJdC96r6.js → units-BzZ0gAxs.js} +0 -0
- /package/dist/{visible-index-DPoQYSDt.js → visible-index-BgiHEc1z.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region dist/.types-work/chart-
|
|
1
|
+
//#region dist/.types-work/chart-BtUu4_7Y.d.ts
|
|
2
2
|
interface Duotone {
|
|
3
3
|
clr1: string;
|
|
4
4
|
clr2: string;
|
|
@@ -67,6 +67,38 @@ interface ImageFill {
|
|
|
67
67
|
alpha?: number;
|
|
68
68
|
duotone?: Duotone;
|
|
69
69
|
}
|
|
70
|
+
interface Shadow {
|
|
71
|
+
color: string;
|
|
72
|
+
alpha: number;
|
|
73
|
+
blur: number;
|
|
74
|
+
dist: number;
|
|
75
|
+
dir: number;
|
|
76
|
+
sx?: number;
|
|
77
|
+
sy?: number;
|
|
78
|
+
kx?: number;
|
|
79
|
+
ky?: number;
|
|
80
|
+
algn?: 'tl' | 't' | 'tr' | 'l' | 'ctr' | 'r' | 'bl' | 'b' | 'br';
|
|
81
|
+
rotWithShape?: boolean;
|
|
82
|
+
}
|
|
83
|
+
interface Glow {
|
|
84
|
+
color: string;
|
|
85
|
+
alpha: number;
|
|
86
|
+
radius: number;
|
|
87
|
+
}
|
|
88
|
+
interface SoftEdge {
|
|
89
|
+
radius: number;
|
|
90
|
+
}
|
|
91
|
+
interface Reflection {
|
|
92
|
+
blur: number;
|
|
93
|
+
dist: number;
|
|
94
|
+
dir: number;
|
|
95
|
+
stA: number;
|
|
96
|
+
stPos: number;
|
|
97
|
+
endA: number;
|
|
98
|
+
endPos: number;
|
|
99
|
+
sx: number;
|
|
100
|
+
sy: number;
|
|
101
|
+
}
|
|
70
102
|
interface DrawingMLCustomDashSegment {
|
|
71
103
|
dash: number;
|
|
72
104
|
space: number;
|
|
@@ -117,7 +149,9 @@ interface ChartSeries {
|
|
|
117
149
|
markerFill?: string | null;
|
|
118
150
|
markerFillPaint?: Fill | null;
|
|
119
151
|
markerFillPaintAuthored?: boolean | null;
|
|
152
|
+
markerStyle?: ChartExElementStyle | null;
|
|
120
153
|
markerLine?: string | null;
|
|
154
|
+
markerLinePaintAuthored?: boolean | null;
|
|
121
155
|
markerLineWidthEmu?: number | null;
|
|
122
156
|
dataPointOverrides?: ChartDataPointOverride[] | null;
|
|
123
157
|
dataLabelOverrides?: ChartDataLabelOverride[] | null;
|
|
@@ -131,6 +165,7 @@ interface ChartSeries {
|
|
|
131
165
|
lineHidden?: boolean | null;
|
|
132
166
|
}
|
|
133
167
|
interface ChartTrendline {
|
|
168
|
+
style?: ChartExElementStyle | null;
|
|
134
169
|
name?: string | null;
|
|
135
170
|
trendlineType: string;
|
|
136
171
|
order?: number | null;
|
|
@@ -169,6 +204,7 @@ interface ChartTrendline {
|
|
|
169
204
|
lineWidthEmu?: number | null;
|
|
170
205
|
lineDash?: string | null;
|
|
171
206
|
lineHidden?: boolean | null;
|
|
207
|
+
linePaintAuthored?: boolean | null;
|
|
172
208
|
}
|
|
173
209
|
interface ChartDataPointOverride {
|
|
174
210
|
idx: number;
|
|
@@ -184,7 +220,9 @@ interface ChartDataPointOverride {
|
|
|
184
220
|
markerFill?: string;
|
|
185
221
|
markerFillPaint?: Fill | null;
|
|
186
222
|
markerFillPaintAuthored?: boolean | null;
|
|
223
|
+
markerStyle?: ChartExElementStyle | null;
|
|
187
224
|
markerLine?: string;
|
|
225
|
+
markerLinePaintAuthored?: boolean | null;
|
|
188
226
|
markerLineWidthEmu?: number;
|
|
189
227
|
bubble3D?: boolean | null;
|
|
190
228
|
explosion?: number;
|
|
@@ -226,8 +264,12 @@ interface ChartDataLabelOverride {
|
|
|
226
264
|
deleted?: boolean;
|
|
227
265
|
}
|
|
228
266
|
interface ChartLabelBox {
|
|
267
|
+
style?: ChartExElementStyle | null;
|
|
268
|
+
effectFallbackStyle?: ChartExElementStyle | null;
|
|
269
|
+
effectStyleIndex?: number;
|
|
270
|
+
effectFallbackIndex?: number;
|
|
229
271
|
fill?: string;
|
|
230
|
-
fillPaint?:
|
|
272
|
+
fillPaint?: Fill | null;
|
|
231
273
|
fillHidden?: boolean | null;
|
|
232
274
|
fillPaintAuthored?: boolean | null;
|
|
233
275
|
borderColor?: string;
|
|
@@ -278,8 +320,11 @@ interface ChartSeriesDataLabels {
|
|
|
278
320
|
leaderLineWidthEmu?: number;
|
|
279
321
|
leaderLineHidden?: boolean;
|
|
280
322
|
leaderLineDash?: string;
|
|
323
|
+
leaderLinePaintAuthored?: boolean | null;
|
|
324
|
+
leaderLineStyle?: ChartExElementStyle | null;
|
|
281
325
|
}
|
|
282
326
|
interface ChartErrBars {
|
|
327
|
+
style?: ChartExElementStyle | null;
|
|
283
328
|
dir: string;
|
|
284
329
|
barType: string;
|
|
285
330
|
plus: (number | null)[];
|
|
@@ -289,6 +334,7 @@ interface ChartErrBars {
|
|
|
289
334
|
lineWidthEmu?: number;
|
|
290
335
|
dash?: string;
|
|
291
336
|
hidden?: boolean;
|
|
337
|
+
linePaintAuthored?: boolean | null;
|
|
292
338
|
}
|
|
293
339
|
type ChartType = 'line' | 'stackedLine' | 'stackedLinePct' | 'clusteredBar' | 'clusteredBarH' | 'stackedBar' | 'stackedBarH' | 'stackedBarPct' | 'stackedBarHPct' | 'area' | 'stackedArea' | 'stackedAreaPct' | 'pie' | 'doughnut' | 'scatter' | 'bubble' | 'radar' | 'waterfall' | 'stock' | 'surface' | 'surface3D' | 'boxWhisker' | 'sunburst' | 'treemap' | string;
|
|
294
340
|
type ChartPlotGroupKind = 'area' | 'area3D' | 'line' | 'line3D' | 'stock' | 'radar' | 'scatter' | 'pie' | 'pie3D' | 'doughnut' | 'bar' | 'bar3D' | 'ofPie' | 'surface' | 'surface3D' | 'bubble';
|
|
@@ -305,6 +351,7 @@ interface ChartPlotGroup {
|
|
|
305
351
|
barDirection?: string | null;
|
|
306
352
|
scatterStyle?: string | null;
|
|
307
353
|
radarStyle?: string | null;
|
|
354
|
+
varyColors?: boolean | null;
|
|
308
355
|
gapWidth?: number | null;
|
|
309
356
|
overlap?: number | null;
|
|
310
357
|
bubbleScale?: number | null;
|
|
@@ -313,10 +360,16 @@ interface ChartPlotGroup {
|
|
|
313
360
|
}
|
|
314
361
|
type ChartLineDashSegment = DrawingMLCustomDashSegment;
|
|
315
362
|
interface ChartExElementStyle {
|
|
363
|
+
shapePropertiesPresent?: boolean | null;
|
|
364
|
+
allowNoFillOverride?: boolean | null;
|
|
365
|
+
allowNoLineOverride?: boolean | null;
|
|
316
366
|
fontSizeHpt?: number | null;
|
|
317
367
|
fontBold?: boolean | null;
|
|
318
368
|
fontItalic?: boolean | null;
|
|
319
369
|
fontColor?: string | null;
|
|
370
|
+
fontColors?: Array<string | null> | null;
|
|
371
|
+
fontColorIndex?: number | null;
|
|
372
|
+
fontFormattingIndices?: number[] | null;
|
|
320
373
|
fontPaintAuthored?: boolean | null;
|
|
321
374
|
fontHidden?: boolean | null;
|
|
322
375
|
fontFace?: string | null;
|
|
@@ -348,8 +401,22 @@ interface ChartExElementStyle {
|
|
|
348
401
|
lineCap?: string | null;
|
|
349
402
|
lineJoin?: string | null;
|
|
350
403
|
lineCompound?: string | null;
|
|
404
|
+
shadows?: Array<Shadow | null> | null;
|
|
405
|
+
innerShadows?: Array<Shadow | null> | null;
|
|
406
|
+
glows?: Array<Glow | null> | null;
|
|
407
|
+
softEdges?: Array<SoftEdge | null> | null;
|
|
408
|
+
reflections?: Array<Reflection | null> | null;
|
|
409
|
+
effectAuthored?: boolean | null;
|
|
410
|
+
effectNoStyle?: boolean | null;
|
|
411
|
+
effectUnsupported?: boolean | null;
|
|
351
412
|
fillColorIndex?: number | null;
|
|
413
|
+
fillFormattingIndices?: number[] | null;
|
|
414
|
+
fillSemanticFallbackIndices?: number[] | null;
|
|
352
415
|
lineColorIndex?: number | null;
|
|
416
|
+
lineFormattingIndices?: number[] | null;
|
|
417
|
+
lineSemanticFallbackIndices?: number[] | null;
|
|
418
|
+
effectFormattingIndices?: number[] | null;
|
|
419
|
+
effectColorIndex?: number | null;
|
|
353
420
|
}
|
|
354
421
|
type ChartStyleRole = 'axisTitle' | 'categoryAxis' | 'chartArea' | 'dataLabel' | 'dataLabelCallout' | 'dataPoint' | 'dataPoint3D' | 'dataPointLine' | 'dataPointMarker' | 'dataPointWireframe' | 'dataTable' | 'downBar' | 'dropLine' | 'errorBar' | 'floor' | 'gridlineMajor' | 'gridlineMinor' | 'hiLoLine' | 'leaderLine' | 'legend' | 'plotArea' | 'plotArea3D' | 'seriesAxis' | 'seriesLine' | 'title' | 'trendline' | 'trendlineLabel' | 'upBar' | 'valueAxis' | 'wall';
|
|
355
422
|
interface ChartSurfaceBandFormat {
|
|
@@ -361,7 +428,12 @@ interface ChartSurfaceBandFormat {
|
|
|
361
428
|
lineWidthEmu?: number | null;
|
|
362
429
|
lineHidden?: boolean | null;
|
|
363
430
|
}
|
|
431
|
+
interface ChartClassicSurfaceBandStyles {
|
|
432
|
+
fixed?: ChartExElementStyle | null;
|
|
433
|
+
byBandCount?: Array<ChartExElementStyle | null> | null;
|
|
434
|
+
}
|
|
364
435
|
interface ChartDataTable {
|
|
436
|
+
style?: ChartExElementStyle | null;
|
|
365
437
|
showHorizontalBorder: boolean;
|
|
366
438
|
showVerticalBorder: boolean;
|
|
367
439
|
showOutline: boolean;
|
|
@@ -369,6 +441,8 @@ interface ChartDataTable {
|
|
|
369
441
|
fontSizeHpt?: number | null;
|
|
370
442
|
fontFace?: string | null;
|
|
371
443
|
fontColor?: string | null;
|
|
444
|
+
fontPaintAuthored?: boolean | null;
|
|
445
|
+
fontHidden?: boolean | null;
|
|
372
446
|
fontBold?: boolean | null;
|
|
373
447
|
fontItalic?: boolean | null;
|
|
374
448
|
fillColor?: string | null;
|
|
@@ -379,6 +453,7 @@ interface ChartDataTable {
|
|
|
379
453
|
lineWidthEmu?: number | null;
|
|
380
454
|
lineDash?: string | null;
|
|
381
455
|
lineHidden?: boolean | null;
|
|
456
|
+
linePaintAuthored?: boolean | null;
|
|
382
457
|
}
|
|
383
458
|
interface ChartModel {
|
|
384
459
|
chartType: ChartType;
|
|
@@ -391,6 +466,19 @@ interface ChartModel {
|
|
|
391
466
|
series: ChartSeries[];
|
|
392
467
|
plotGroups?: ChartPlotGroup[] | null;
|
|
393
468
|
chartTextBoxes?: ChartTextBox[] | null;
|
|
469
|
+
chartTextStyle?: ChartExElementStyle | null;
|
|
470
|
+
chartAreaStyle?: ChartExElementStyle | null;
|
|
471
|
+
plotAreaStyle?: ChartExElementStyle | null;
|
|
472
|
+
legendStyle?: ChartExElementStyle | null;
|
|
473
|
+
titleStyle?: ChartExElementStyle | null;
|
|
474
|
+
catAxisStyle?: ChartExElementStyle | null;
|
|
475
|
+
valAxisStyle?: ChartExElementStyle | null;
|
|
476
|
+
catAxisTitleStyle?: ChartExElementStyle | null;
|
|
477
|
+
valAxisTitleStyle?: ChartExElementStyle | null;
|
|
478
|
+
catAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
479
|
+
catAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
480
|
+
valAxisMajorGridlineStyle?: ChartExElementStyle | null;
|
|
481
|
+
valAxisMinorGridlineStyle?: ChartExElementStyle | null;
|
|
394
482
|
varyColors?: boolean | null;
|
|
395
483
|
showDataLabels: boolean;
|
|
396
484
|
valMin: number | null;
|
|
@@ -435,13 +523,19 @@ interface ChartModel {
|
|
|
435
523
|
catAxisMinorTickMark?: 'cross' | 'out' | 'in' | 'none' | string | null;
|
|
436
524
|
titleFontSizeHpt: number | null;
|
|
437
525
|
titleFontColor: string | null;
|
|
526
|
+
titleFontPaintAuthored?: boolean | null;
|
|
438
527
|
titleFontFace: string | null;
|
|
439
528
|
catAxisFontSizeHpt: number | null;
|
|
440
529
|
valAxisFontSizeHpt: number | null;
|
|
441
530
|
catAxisFontColor?: string | null;
|
|
531
|
+
catAxisFontPaintAuthored?: boolean | null;
|
|
442
532
|
valAxisFontColor?: string | null;
|
|
533
|
+
valAxisFontPaintAuthored?: boolean | null;
|
|
443
534
|
dataLabelFontSizeHpt: number | null;
|
|
444
535
|
dataLabelFontBold?: boolean | null;
|
|
536
|
+
dataLabelFontItalic?: boolean | null;
|
|
537
|
+
dataLabelFontLanguage?: string | null;
|
|
538
|
+
dataLabelFontBaseline?: number | null;
|
|
445
539
|
subtotalIndices: number[];
|
|
446
540
|
legendManualLayout?: LegendManualLayout | null;
|
|
447
541
|
valAxisFormatCode?: string | null;
|
|
@@ -451,8 +545,12 @@ interface ChartModel {
|
|
|
451
545
|
barOverlap?: number | null;
|
|
452
546
|
dataLabelPosition?: string | null;
|
|
453
547
|
dataLabelFontColor?: string | null;
|
|
548
|
+
dataLabelFontPaintAuthored?: boolean | null;
|
|
454
549
|
dataLabelFormatCode?: string | null;
|
|
455
550
|
titleFontBold?: boolean | null;
|
|
551
|
+
titleFontItalic?: boolean | null;
|
|
552
|
+
titleFontLanguage?: string | null;
|
|
553
|
+
titleFontBaseline?: number | null;
|
|
456
554
|
catAxisFontBold?: boolean | null;
|
|
457
555
|
catAxisFontItalic?: boolean | null;
|
|
458
556
|
valAxisFontBold?: boolean | null;
|
|
@@ -461,6 +559,7 @@ interface ChartModel {
|
|
|
461
559
|
catAxisTitleFontBold?: boolean | null;
|
|
462
560
|
catAxisTitleFontItalic?: boolean | null;
|
|
463
561
|
catAxisTitleFontColor?: string | null;
|
|
562
|
+
catAxisTitleFontPaintAuthored?: boolean | null;
|
|
464
563
|
catAxisTitleRotation?: number | null;
|
|
465
564
|
catAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
466
565
|
catAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -469,6 +568,7 @@ interface ChartModel {
|
|
|
469
568
|
valAxisTitleFontBold?: boolean | null;
|
|
470
569
|
valAxisTitleFontItalic?: boolean | null;
|
|
471
570
|
valAxisTitleFontColor?: string | null;
|
|
571
|
+
valAxisTitleFontPaintAuthored?: boolean | null;
|
|
472
572
|
valAxisTitleRotation?: number | null;
|
|
473
573
|
valAxisTitleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
474
574
|
valAxisTitleManualLayout?: ChartManualLayout | null;
|
|
@@ -480,8 +580,12 @@ interface ChartModel {
|
|
|
480
580
|
dataLabelFontFace?: string | null;
|
|
481
581
|
legendFontFace?: string | null;
|
|
482
582
|
legendFontColor?: string | null;
|
|
583
|
+
legendFontPaintAuthored?: boolean | null;
|
|
483
584
|
legendFontSizeHpt?: number | null;
|
|
484
585
|
legendFontBold?: boolean | null;
|
|
586
|
+
legendFontItalic?: boolean | null;
|
|
587
|
+
legendFontLanguage?: string | null;
|
|
588
|
+
legendFontBaseline?: number | null;
|
|
485
589
|
legendFillColor?: string | null;
|
|
486
590
|
legendFill?: Fill | null;
|
|
487
591
|
legendFillHidden?: boolean | null;
|
|
@@ -527,6 +631,7 @@ interface ChartModel {
|
|
|
527
631
|
catAxisMax?: number | null;
|
|
528
632
|
titleManualLayout?: ChartManualLayout | null;
|
|
529
633
|
plotAreaManualLayout?: ChartManualLayout | null;
|
|
634
|
+
cartesianAutoLayoutProfile?: 'wordClassicColumn' | null;
|
|
530
635
|
scatterStyle?: string | null;
|
|
531
636
|
bubbleScale?: number | null;
|
|
532
637
|
bubbleSizeRepresents?: 'area' | 'w' | null;
|
|
@@ -544,17 +649,21 @@ interface ChartModel {
|
|
|
544
649
|
valAxisGridlineColor?: string | null;
|
|
545
650
|
valAxisGridlineWidthEmu?: number | null;
|
|
546
651
|
valAxisGridlineDash?: string | null;
|
|
652
|
+
valAxisGridlinePaintAuthored?: boolean | null;
|
|
547
653
|
catAxisGridlineColor?: string | null;
|
|
548
654
|
catAxisGridlineWidthEmu?: number | null;
|
|
549
655
|
catAxisGridlineDash?: string | null;
|
|
656
|
+
catAxisGridlinePaintAuthored?: boolean | null;
|
|
550
657
|
valAxisMinorGridlines?: boolean | null;
|
|
551
658
|
valAxisMinorGridlineColor?: string | null;
|
|
552
659
|
valAxisMinorGridlineWidthEmu?: number | null;
|
|
553
660
|
valAxisMinorGridlineDash?: string | null;
|
|
661
|
+
valAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
554
662
|
catAxisMinorGridlines?: boolean | null;
|
|
555
663
|
catAxisMinorGridlineColor?: string | null;
|
|
556
664
|
catAxisMinorGridlineWidthEmu?: number | null;
|
|
557
665
|
catAxisMinorGridlineDash?: string | null;
|
|
666
|
+
catAxisMinorGridlinePaintAuthored?: boolean | null;
|
|
558
667
|
valAxisMajorUnit?: number | null;
|
|
559
668
|
valAxisMinorUnit?: number | null;
|
|
560
669
|
catAxisMajorUnit?: number | null;
|
|
@@ -605,6 +714,13 @@ interface ChartModel {
|
|
|
605
714
|
chartexColorPalette?: Array<string | null> | null;
|
|
606
715
|
chartexColorStyleMethod?: string | null;
|
|
607
716
|
chartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
717
|
+
classicChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
718
|
+
classicSurfaceBandStyles?: ChartClassicSurfaceBandStyles | null;
|
|
719
|
+
linkedChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
720
|
+
classicVaryingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
721
|
+
classicVaryingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
722
|
+
varyingPointChartStyleRoles?: Partial<Record<ChartStyleRole, ChartExElementStyle>> | null;
|
|
723
|
+
varyingPointChartStyleRolesByGroup?: Array<Partial<Record<ChartStyleRole, ChartExElementStyle>> | null> | null;
|
|
608
724
|
chartStyleColorPalette?: Array<string | null> | null;
|
|
609
725
|
chartStyleColorMethod?: string | null;
|
|
610
726
|
chartStyleMarkerSizePt?: number | null;
|
|
@@ -618,8 +734,9 @@ interface ChartModel {
|
|
|
618
734
|
chartexConnectorLines?: boolean | null;
|
|
619
735
|
}
|
|
620
736
|
interface ChartStockBarPaint {
|
|
737
|
+
style?: ChartExElementStyle | null;
|
|
621
738
|
fillColor?: string | null;
|
|
622
|
-
fill?:
|
|
739
|
+
fill?: Fill | null;
|
|
623
740
|
fillPaintAuthored?: boolean | null;
|
|
624
741
|
fillHidden?: boolean | null;
|
|
625
742
|
lineColor?: string | null;
|
|
@@ -636,7 +753,9 @@ interface ChartStockUpDownBarStyle {
|
|
|
636
753
|
down: ChartStockBarPaint;
|
|
637
754
|
}
|
|
638
755
|
interface ChartDecorationLineStyle {
|
|
756
|
+
style?: ChartExElementStyle | null;
|
|
639
757
|
color?: string | null;
|
|
758
|
+
fill?: SolidFill | GradientFill | PatternFill | null;
|
|
640
759
|
paintAuthored?: boolean | null;
|
|
641
760
|
widthEmu?: number | null;
|
|
642
761
|
dash?: string | null;
|
|
@@ -668,6 +787,7 @@ interface ChartOfPie {
|
|
|
668
787
|
secondPieSizePercent: number;
|
|
669
788
|
gapWidthPercent: number;
|
|
670
789
|
seriesLines: boolean;
|
|
790
|
+
seriesLineStyle?: ChartDecorationLineStyle | null;
|
|
671
791
|
}
|
|
672
792
|
interface ChartThreeDSurface {
|
|
673
793
|
style?: ChartExElementStyle | null;
|
|
@@ -713,6 +833,10 @@ interface ChartThreeD {
|
|
|
713
833
|
backWall?: ChartThreeDSurface | null;
|
|
714
834
|
}
|
|
715
835
|
interface ChartThreeDSeriesAxis {
|
|
836
|
+
style?: ChartExElementStyle | null;
|
|
837
|
+
titleStyle?: ChartExElementStyle | null;
|
|
838
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
839
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
716
840
|
title?: string | null;
|
|
717
841
|
hidden: boolean;
|
|
718
842
|
orientation?: 'minMax' | 'maxMin' | string | null;
|
|
@@ -722,6 +846,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
722
846
|
majorTickMark: string;
|
|
723
847
|
minorTickMark?: string | null;
|
|
724
848
|
fontColor?: string | null;
|
|
849
|
+
fontPaintAuthored?: boolean | null;
|
|
725
850
|
fontSizeHpt?: number | null;
|
|
726
851
|
fontBold?: boolean | null;
|
|
727
852
|
fontItalic?: boolean | null;
|
|
@@ -735,6 +860,7 @@ interface ChartThreeDSeriesAxis {
|
|
|
735
860
|
titleFontBold?: boolean | null;
|
|
736
861
|
titleFontItalic?: boolean | null;
|
|
737
862
|
titleFontColor?: string | null;
|
|
863
|
+
titleFontPaintAuthored?: boolean | null;
|
|
738
864
|
titleFontFace?: string | null;
|
|
739
865
|
titleRotation?: number | null;
|
|
740
866
|
titleVerticalMode?: ChartModel['catAxisTitleVerticalMode'];
|
|
@@ -841,6 +967,10 @@ interface ChartexHistogramBinning {
|
|
|
841
967
|
overflow?: number | null;
|
|
842
968
|
}
|
|
843
969
|
interface SecondaryValueAxis {
|
|
970
|
+
style?: ChartExElementStyle | null;
|
|
971
|
+
titleStyle?: ChartExElementStyle | null;
|
|
972
|
+
majorGridlineStyle?: ChartExElementStyle | null;
|
|
973
|
+
minorGridlineStyle?: ChartExElementStyle | null;
|
|
844
974
|
min: number | null;
|
|
845
975
|
max: number | null;
|
|
846
976
|
title: string | null;
|
|
@@ -848,6 +978,7 @@ interface SecondaryValueAxis {
|
|
|
848
978
|
formatCode?: string | null;
|
|
849
979
|
displayUnits?: ChartDisplayUnits | null;
|
|
850
980
|
fontColor?: string | null;
|
|
981
|
+
fontPaintAuthored?: boolean | null;
|
|
851
982
|
fontSizeHpt?: number | null;
|
|
852
983
|
fontItalic?: boolean | null;
|
|
853
984
|
fontBold?: boolean | null;
|
|
@@ -855,6 +986,7 @@ interface SecondaryValueAxis {
|
|
|
855
986
|
lineColor?: string | null;
|
|
856
987
|
lineWidthEmu?: number | null;
|
|
857
988
|
lineDash?: string | null;
|
|
989
|
+
linePaintAuthored?: boolean | null;
|
|
858
990
|
lineHidden: boolean;
|
|
859
991
|
majorTickMark: string;
|
|
860
992
|
minorTickMark?: string | null;
|
|
@@ -862,10 +994,12 @@ interface SecondaryValueAxis {
|
|
|
862
994
|
minorGridlineColor?: string | null;
|
|
863
995
|
minorGridlineWidthEmu?: number | null;
|
|
864
996
|
minorGridlineDash?: string | null;
|
|
997
|
+
minorGridlinePaintAuthored?: boolean | null;
|
|
865
998
|
majorGridlines?: boolean;
|
|
866
999
|
majorGridlineColor?: string | null;
|
|
867
1000
|
majorGridlineWidthEmu?: number | null;
|
|
868
1001
|
majorGridlineDash?: string | null;
|
|
1002
|
+
majorGridlinePaintAuthored?: boolean | null;
|
|
869
1003
|
majorUnit?: number | null;
|
|
870
1004
|
minorUnit?: number | null;
|
|
871
1005
|
logBase?: number | null;
|
|
@@ -881,6 +1015,7 @@ interface SecondaryValueAxis {
|
|
|
881
1015
|
titleFontBold?: boolean | null;
|
|
882
1016
|
titleFontItalic?: boolean | null;
|
|
883
1017
|
titleFontColor?: string | null;
|
|
1018
|
+
titleFontPaintAuthored?: boolean | null;
|
|
884
1019
|
titleFontFace?: string | null;
|
|
885
1020
|
titleRotation?: number | null;
|
|
886
1021
|
titleVerticalMode?: 'horz' | 'vert' | 'vert270' | 'wordArtVert' | 'eaVert' | 'mongolianVert' | 'wordArtVertRtl' | null;
|
|
@@ -898,6 +1033,8 @@ interface ChartDisplayUnitsLabel {
|
|
|
898
1033
|
fontBold?: boolean | null;
|
|
899
1034
|
fontItalic?: boolean | null;
|
|
900
1035
|
fontColor?: string | null;
|
|
1036
|
+
fontPaintAuthored?: boolean | null;
|
|
1037
|
+
fontHidden?: boolean | null;
|
|
901
1038
|
fontFace?: string | null;
|
|
902
1039
|
rotation?: number | null;
|
|
903
1040
|
boxStyle?: ChartLabelBox | null;
|
|
@@ -930,6 +1067,7 @@ interface ChartLegendEntryOverride {
|
|
|
930
1067
|
fontColor?: string | null;
|
|
931
1068
|
fontSizeHpt?: number | null;
|
|
932
1069
|
fontBold?: boolean | null;
|
|
1070
|
+
fontItalic?: boolean | null;
|
|
933
1071
|
}
|
|
934
1072
|
interface ChartRect {
|
|
935
1073
|
x: number;
|
|
@@ -938,7 +1076,7 @@ interface ChartRect {
|
|
|
938
1076
|
h: number;
|
|
939
1077
|
}
|
|
940
1078
|
//#endregion
|
|
941
|
-
//#region dist/.types-work/region-map-contract-
|
|
1079
|
+
//#region dist/.types-work/region-map-contract-DlO_Z1Gd.d.ts
|
|
942
1080
|
interface ChartRegionMapRenderer {
|
|
943
1081
|
render(ctx: CanvasRenderingContext2D, chart: ChartModel, rect: ChartRect, ptToPx: number, shapeRotationDeg?: number): boolean;
|
|
944
1082
|
}
|