@node-projects/excelforge 3.2.0 → 3.4.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.
@@ -0,0 +1,9 @@
1
+ export { Workbook } from './core/Workbook.js';
2
+ export { Worksheet } from './core/Worksheet.js';
3
+ export { SharedStrings } from './core/SharedStrings.js';
4
+ export { StyleRegistry } from './styles/StyleRegistry.js';
5
+ export { CellError } from './core/types.js';
6
+ export { style, StyleBuilder, Styles, Colors, NumFmt } from './styles/builders.js';
7
+ export { a1ToR1C1, r1c1ToA1, formulaToR1C1, formulaFromR1C1, } from './utils/helpers.js';
8
+ export type { CellValue, ErrorValue, Cell, RichTextRun, CellStyle, Font, Fill, PatternFill, GradientFill, GradientStop, Border, BorderSide, BorderStyle, Alignment, NumberFormat, Color, FillPattern, HorizontalAlign, VerticalAlign, MergeRange, Image, CellImage, ImageFormat, ImagePosition, Chart, ChartType, ChartSeries, ChartAxis, ChartPosition, ChartDataLabels, ChartTemplate, ChartModernStyle, ChartColorPalette, ConditionalFormat, CFType, CFColorScale, CFDataBar, CFIconSet, IconSet, Table, TableColumn, TableStyle, PivotTable, PivotDataField, PivotFunction, Sparkline, SparklineType, DataValidation, ValidationType, ValidationOperator, AutoFilter, Comment, Hyperlink, FormControl, FormControlType, FormControlAnchor, NamedRange, Connection, ConnectionType, CommandType, PowerQuery, ColumnDef, RowDef, FreezePane, SplitPane, SheetProtection, PageSetup, PageMargins, PageBreak, HeaderFooter, PrintOptions, SheetView, PaperSize, Orientation, WorkbookProperties, WorksheetOptions, CalcSettings, CalcMode, OleObject, Shape, ShapeType, WordArt, WordArtPreset, Theme, ThemeColor, CustomIcon, CFCustomIconSet, TableSlicer, PivotSlicer, CustomPivotStyle, PivotStyleElement, QueryTable, ExternalLink, LocaleSettings, MathEquation, MathElement, MathElementType, } from './core/types.js';
9
+ export { colIndexToLetter, colLetterToIndex, cellRefToIndices, indicesToCellRef, parseRange, dateToSerial, pxToEmu, base64ToBytes, bytesToBase64, } from './utils/helpers.js';
@@ -0,0 +1,9 @@
1
+ export { Workbook } from './core/Workbook.js';
2
+ export { Worksheet } from './core/Worksheet.js';
3
+ export { SharedStrings } from './core/SharedStrings.js';
4
+ export { StyleRegistry } from './styles/StyleRegistry.js';
5
+ export { CellError } from './core/types.js';
6
+ export { style, StyleBuilder, Styles, Colors, NumFmt } from './styles/builders.js';
7
+ export { a1ToR1C1, r1c1ToA1, formulaToR1C1, formulaFromR1C1, } from './utils/helpers.js';
8
+ export { colIndexToLetter, colLetterToIndex, cellRefToIndices, indicesToCellRef, parseRange, dateToSerial, pxToEmu, base64ToBytes, bytesToBase64, } from './utils/helpers.js';
9
+ //# sourceMappingURL=index-core.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-core.js","sourceRoot":"","sources":["../src/index-core.ts"],"names":[],"mappings":"AA2BA,OAAO,EAAE,QAAQ,EAAE,MAAU,oBAAoB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAS,qBAAqB,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAS,iBAAiB,CAAC;AAG/C,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AACnF,OAAO,EACL,QAAQ,EAAE,QAAQ,EAAE,aAAa,EAAE,eAAe,GACnD,MAAM,oBAAoB,CAAC;AAmH5B,OAAO,EACL,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,UAAU,EACV,YAAY,EACZ,OAAO,EACP,aAAa,EACb,aAAa,GACd,MAAM,oBAAoB,CAAC"}