@silurus/ooxml 0.38.0 → 0.39.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/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./xlsx-CU5kEVSN.cjs`),t=require(`./pptx-ilzpAQLV.cjs`),n=require(`./docx-BV9DuQ9z.cjs`);Object.defineProperty(exports,`docx`,{enumerable:!0,get:function(){return n.t}}),Object.defineProperty(exports,`pptx`,{enumerable:!0,get:function(){return t.t}}),Object.defineProperty(exports,`xlsx`,{enumerable:!0,get:function(){return e.t}});
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./xlsx-CZeq7mm7.cjs`),t=require(`./pptx-Vh3arrVy.cjs`),n=require(`./docx-BV9DuQ9z.cjs`);Object.defineProperty(exports,`docx`,{enumerable:!0,get:function(){return n.t}}),Object.defineProperty(exports,`pptx`,{enumerable:!0,get:function(){return t.t}}),Object.defineProperty(exports,`xlsx`,{enumerable:!0,get:function(){return e.t}});
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { t as e } from "./xlsx-DF_d5tXa.js";
2
- import { t } from "./pptx-D0gAnK18.js";
1
+ import { t as e } from "./xlsx-DjmuUdn1.js";
2
+ import { t } from "./pptx-B4bzY-ys.js";
3
3
  import { t as n } from "./docx-DIFtUzAi.js";
4
4
  export { n as docx, t as pptx, e as xlsx };
@@ -1,5 +1,5 @@
1
1
  import { n as e, r as t, t as n } from "./autoResize-D-Yz7Izt.js";
2
- import { t as r } from "./renderer-DsT75h1z.js";
2
+ import { t as r } from "./renderer-DPbqSkJP.js";
3
3
  import { a as i, i as a, n as o, r as s, t as c } from "./preset-D4KAeT8N.js";
4
4
  //#region packages/pptx/src/media-chrome.ts
5
5
  function l(e, t, n, r, i, a) {
@@ -22813,6 +22813,8 @@ async function J(e, t, n, i, a = {}, o) {
22813
22813
  valAxisTitle: null,
22814
22814
  catAxisHidden: e.catAxisHidden,
22815
22815
  valAxisHidden: e.valAxisHidden,
22816
+ catAxisLineHidden: e.catAxisLineHidden ?? !1,
22817
+ valAxisLineHidden: e.valAxisLineHidden ?? !1,
22816
22818
  plotAreaBg: e.plotAreaBg,
22817
22819
  chartBg: e.chartBg,
22818
22820
  showLegend: e.showLegend,
@@ -22834,7 +22836,8 @@ async function J(e, t, n, i, a = {}, o) {
22834
22836
  dataLabelFormatCode: e.dataLabelFormatCode ?? null,
22835
22837
  valAxisFormatCode: e.valAxisFormatCode ?? null,
22836
22838
  plotAreaManualLayout: e.plotAreaManualLayout ?? null,
22837
- scatterStyle: e.scatterStyle ?? null
22839
+ scatterStyle: e.scatterStyle ?? null,
22840
+ radarStyle: e.radarStyle ?? null
22838
22841
  }, {
22839
22842
  x: S(e.x, c),
22840
22843
  y: S(e.y, c),