@silurus/ooxml 0.18.2 → 0.20.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 CHANGED
@@ -500,7 +500,7 @@ export const PptxViewerComponent = component$<{ src: string }>(({ src }) => {
500
500
  | | Cell borders | ✅ |
501
501
  | | Cell fills (solid / gradient) | ✅ |
502
502
  | | Cell diagonal lines (`lnTlToBr` / `lnBlToTr`) | ✅ |
503
- | | Table theme styles | |
503
+ | | Table theme styles (74 built-in PowerPoint presets) | |
504
504
  | **Theme** | Scheme colors (dk1/lt1/accent1–6) | ✅ |
505
505
  | | Font scheme (`+mj-lt`, `+mn-lt`) | ✅ |
506
506
  | | lumMod / lumOff / alpha transforms | ✅ |
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./xlsx-BqdGQJ8B.cjs`),t=require(`./pptx-CUEsKfI-.cjs`),n=require(`./docx-DKPVLT6O.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-CqPROU5n.cjs`),t=require(`./pptx-Ywwc_EMp.cjs`),n=require(`./docx-DKPVLT6O.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-BmpsSkCq.js";
2
- import { t } from "./pptx-B9bdrXoy.js";
1
+ import { t as e } from "./xlsx-BNTrfz9O.js";
2
+ import { t } from "./pptx-nyHInjlO.js";
3
3
  import { t as n } from "./docx-C_zG3e0V.js";
4
4
  export { n as docx, t as pptx, e as xlsx };