@protobi/exceljs
Version:
Excel Workbook Manager - Temporary fork with pivot table enhancements and bug fixes pending upstream merge
1,501 lines (1,478 loc) • 2.87 MB
JavaScript
(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.ExcelJS = f()}})(function(){var define,module,exports;return (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
"use strict";
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
function _regeneratorRuntime() { "use strict"; var r = _regenerator(), e = r.m(_regeneratorRuntime), t = (Object.getPrototypeOf ? Object.getPrototypeOf(e) : e.__proto__).constructor; function n(r) { var e = "function" == typeof r && r.constructor; return !!e && (e === t || "GeneratorFunction" === (e.displayName || e.name)); } var o = { throw: 1, return: 2, break: 3, continue: 3 }; function a(r) { var e, t; return function (n) { e || (e = { stop: function stop() { return t(n.a, 2); }, catch: function _catch() { return n.v; }, abrupt: function abrupt(r, e) { return t(n.a, o[r], e); }, delegateYield: function delegateYield(r, o, a) { return e.resultName = o, t(n.d, _regeneratorValues(r), a); }, finish: function finish(r) { return t(n.f, r); } }, t = function t(r, _t, o) { n.p = e.prev, n.n = e.next; try { return r(_t, o); } finally { e.next = n.n; } }), e.resultName && (e[e.resultName] = n.v, e.resultName = void 0), e.sent = n.v, e.next = n.n; try { return r.call(this, e); } finally { n.p = e.prev, n.n = e.next; } }; } return (_regeneratorRuntime = function _regeneratorRuntime() { return { wrap: function wrap(e, t, n, o) { return r.w(a(e), t, n, o && o.reverse()); }, isGeneratorFunction: n, mark: r.m, awrap: function awrap(r, e) { return new _OverloadYield(r, e); }, AsyncIterator: _regeneratorAsyncIterator, async: function async(r, e, t, o, u) { return (n(e) ? _regeneratorAsyncGen : _regeneratorAsync)(a(r), e, t, o, u); }, keys: _regeneratorKeys, values: _regeneratorValues }; })(); }
function _regeneratorValues(e) { if (null != e) { var t = e["function" == typeof Symbol && Symbol.iterator || "@@iterator"], r = 0; if (t) return t.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) return { next: function next() { return e && r >= e.length && (e = void 0), { value: e && e[r++], done: !e }; } }; } throw new TypeError(_typeof(e) + " is not iterable"); }
function _regeneratorKeys(e) { var n = Object(e), r = []; for (var t in n) r.unshift(t); return function e() { for (; r.length;) if ((t = r.pop()) in n) return e.value = t, e.done = !1, e; return e.done = !0, e; }; }
function _regeneratorAsync(n, e, r, t, o) { var a = _regeneratorAsyncGen(n, e, r, t, o); return a.next().then(function (n) { return n.done ? n.value : a.next(); }); }
function _regeneratorAsyncGen(r, e, t, o, n) { return new _regeneratorAsyncIterator(_regenerator().w(r, e, t, o), n || Promise); }
function _regeneratorAsyncIterator(t, e) { function n(r, o, i, f) { try { var c = t[r](o), u = c.value; return u instanceof _OverloadYield ? e.resolve(u.v).then(function (t) { n("next", t, i, f); }, function (t) { n("throw", t, i, f); }) : e.resolve(u).then(function (t) { c.value = t, i(c); }, function (t) { return n("throw", t, i, f); }); } catch (t) { f(t); } } var r; this.next || (_regeneratorDefine2(_regeneratorAsyncIterator.prototype), _regeneratorDefine2(_regeneratorAsyncIterator.prototype, "function" == typeof Symbol && Symbol.asyncIterator || "@asyncIterator", function () { return this; })), _regeneratorDefine2(this, "_invoke", function (t, o, i) { function f() { return new e(function (e, r) { n(t, i, e, r); }); } return r = r ? r.then(f, f) : f(); }, !0); }
function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i.return) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); } r ? i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); }, _regeneratorDefine2(e, r, n, t); }
function _OverloadYield(e, d) { this.v = e, this.k = d; }
function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
var fs = require('fs');
var fastCsv = require('fast-csv');
var customParseFormat = require('dayjs/plugin/customParseFormat');
var utc = require('dayjs/plugin/utc');
var dayjs = require('dayjs').extend(customParseFormat).extend(utc);
var StreamBuf = require('../utils/stream-buf');
var _require = require('../utils/utils'),
exists = _require.fs.exists;
/* eslint-disable quote-props */
var SpecialValues = {
true: true,
false: false,
'#N/A': {
error: '#N/A'
},
'#REF!': {
error: '#REF!'
},
'#NAME?': {
error: '#NAME?'
},
'#DIV/0!': {
error: '#DIV/0!'
},
'#NULL!': {
error: '#NULL!'
},
'#VALUE!': {
error: '#VALUE!'
},
'#NUM!': {
error: '#NUM!'
}
};
/* eslint-ensable quote-props */
var CSV = /*#__PURE__*/function () {
function CSV(workbook) {
_classCallCheck(this, CSV);
this.workbook = workbook;
this.worksheet = null;
}
_createClass(CSV, [{
key: "readFile",
value: function () {
var _readFile = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(filename, options) {
var stream, worksheet;
return _regeneratorRuntime().wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
options = options || {};
_context.next = 3;
return exists(filename);
case 3:
if (_context.sent) {
_context.next = 5;
break;
}
throw new Error("File not found: ".concat(filename));
case 5:
stream = fs.createReadStream(filename);
_context.next = 8;
return this.read(stream, options);
case 8:
worksheet = _context.sent;
stream.close();
return _context.abrupt("return", worksheet);
case 11:
case "end":
return _context.stop();
}
}, _callee, this);
}));
function readFile(_x, _x2) {
return _readFile.apply(this, arguments);
}
return readFile;
}()
}, {
key: "read",
value: function read(stream, options) {
var _this = this;
options = options || {};
return new Promise(function (resolve, reject) {
var worksheet = _this.workbook.addWorksheet(options.sheetName);
var dateFormats = options.dateFormats || ['YYYY-MM-DD[T]HH:mm:ssZ', 'YYYY-MM-DD[T]HH:mm:ss', 'MM-DD-YYYY', 'YYYY-MM-DD'];
var map = options.map || function (datum) {
if (datum === '') {
return null;
}
var datumNumber = Number(datum);
if (!Number.isNaN(datumNumber) && datumNumber !== Infinity) {
return datumNumber;
}
var dt = dateFormats.reduce(function (matchingDate, currentDateFormat) {
if (matchingDate) {
return matchingDate;
}
var dayjsObj = dayjs(datum, currentDateFormat, true);
if (dayjsObj.isValid()) {
return dayjsObj;
}
return null;
}, null);
if (dt) {
return new Date(dt.valueOf());
}
var special = SpecialValues[datum];
if (special !== undefined) {
return special;
}
return datum;
};
var csvStream = fastCsv.parse(options.parserOptions).on('data', function (data) {
worksheet.addRow(data.map(map));
}).on('end', function () {
csvStream.emit('worksheet', worksheet);
});
csvStream.on('worksheet', resolve).on('error', reject);
stream.pipe(csvStream);
});
}
/**
* @deprecated since version 4.0. You should use `CSV#read` instead. Please follow upgrade instruction: https://github.com/exceljs/exceljs/blob/master/UPGRADE-4.0.md
*/
}, {
key: "createInputStream",
value: function createInputStream() {
throw new Error('`CSV#createInputStream` is deprecated. You should use `CSV#read` instead. This method will be removed in version 5.0. Please follow upgrade instruction: https://github.com/exceljs/exceljs/blob/master/UPGRADE-4.0.md');
}
}, {
key: "write",
value: function write(stream, options) {
var _this2 = this;
return new Promise(function (resolve, reject) {
options = options || {};
// const encoding = options.encoding || 'utf8';
// const separator = options.separator || ',';
// const quoteChar = options.quoteChar || '\'';
var worksheet = _this2.workbook.getWorksheet(options.sheetName || options.sheetId);
var csvStream = fastCsv.format(options.formatterOptions);
stream.on('finish', function () {
resolve();
});
csvStream.on('error', reject);
csvStream.pipe(stream);
var _options = options,
dateFormat = _options.dateFormat,
dateUTC = _options.dateUTC;
var map = options.map || function (value) {
if (value) {
if (value.text || value.hyperlink) {
return value.hyperlink || value.text || '';
}
if (value.formula || value.result) {
return value.result || '';
}
if (value instanceof Date) {
if (dateFormat) {
return dateUTC ? dayjs.utc(value).format(dateFormat) : dayjs(value).format(dateFormat);
}
return dateUTC ? dayjs.utc(value).format() : dayjs(value).format();
}
if (value.error) {
return value.error;
}
if (_typeof(value) === 'object') {
return JSON.stringify(value);
}
}
return value;
};
var includeEmptyRows = options.includeEmptyRows === undefined || options.includeEmptyRows;
var lastRow = 1;
if (worksheet) {
worksheet.eachRow(function (row, rowNumber) {
if (includeEmptyRows) {
while (lastRow++ < rowNumber - 1) {
csvStream.write([]);
}
}
var values = row.values;
values.shift();
csvStream.write(values.map(map));
lastRow = rowNumber;
});
}
csvStream.end();
});
}
}, {
key: "writeFile",
value: function writeFile(filename, options) {
options = options || {};
var streamOptions = {
encoding: options.encoding || 'utf8'
};
var stream = fs.createWriteStream(filename, streamOptions);
return this.write(stream, options);
}
}, {
key: "writeBuffer",
value: function () {
var _writeBuffer = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2(options) {
var stream;
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
while (1) switch (_context2.prev = _context2.next) {
case 0:
stream = new StreamBuf();
_context2.next = 3;
return this.write(stream, options);
case 3:
return _context2.abrupt("return", stream.read());
case 4:
case "end":
return _context2.stop();
}
}, _callee2, this);
}));
function writeBuffer(_x3) {
return _writeBuffer.apply(this, arguments);
}
return writeBuffer;
}()
}]);
return CSV;
}();
module.exports = CSV;
},{"../utils/stream-buf":25,"../utils/utils":28,"dayjs":419,"dayjs/plugin/customParseFormat":420,"dayjs/plugin/utc":421,"fast-csv":463,"fs":236}],2:[function(require,module,exports){
'use strict';
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
var colCache = require('../utils/col-cache');
var Anchor = /*#__PURE__*/function () {
function Anchor(worksheet, address) {
var offset = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 0;
_classCallCheck(this, Anchor);
this.worksheet = worksheet;
if (!address) {
this.nativeCol = 0;
this.nativeColOff = 0;
this.nativeRow = 0;
this.nativeRowOff = 0;
} else if (typeof address === 'string') {
var decoded = colCache.decodeAddress(address);
this.nativeCol = decoded.col + offset;
this.nativeColOff = 0;
this.nativeRow = decoded.row + offset;
this.nativeRowOff = 0;
} else if (address.nativeCol !== undefined) {
this.nativeCol = address.nativeCol || 0;
this.nativeColOff = address.nativeColOff || 0;
this.nativeRow = address.nativeRow || 0;
this.nativeRowOff = address.nativeRowOff || 0;
} else if (address.col !== undefined) {
this.col = address.col + offset;
this.row = address.row + offset;
} else {
this.nativeCol = 0;
this.nativeColOff = 0;
this.nativeRow = 0;
this.nativeRowOff = 0;
}
}
_createClass(Anchor, [{
key: "col",
get: function get() {
return this.nativeCol + Math.min(this.colWidth - 1, this.nativeColOff) / this.colWidth;
},
set: function set(v) {
this.nativeCol = Math.floor(v);
this.nativeColOff = Math.floor((v - this.nativeCol) * this.colWidth);
}
}, {
key: "row",
get: function get() {
return this.nativeRow + Math.min(this.rowHeight - 1, this.nativeRowOff) / this.rowHeight;
},
set: function set(v) {
this.nativeRow = Math.floor(v);
this.nativeRowOff = Math.floor((v - this.nativeRow) * this.rowHeight);
}
}, {
key: "colWidth",
get: function get() {
return this.worksheet && this.worksheet.getColumn(this.nativeCol + 1) && this.worksheet.getColumn(this.nativeCol + 1).isCustomWidth ? Math.floor(this.worksheet.getColumn(this.nativeCol + 1).width * 10000) : 640000;
}
}, {
key: "rowHeight",
get: function get() {
return this.worksheet && this.worksheet.getRow(this.nativeRow + 1) && this.worksheet.getRow(this.nativeRow + 1).height ? Math.floor(this.worksheet.getRow(this.nativeRow + 1).height * 10000) : 180000;
}
}, {
key: "model",
get: function get() {
return {
nativeCol: this.nativeCol,
nativeColOff: this.nativeColOff,
nativeRow: this.nativeRow,
nativeRowOff: this.nativeRowOff
};
},
set: function set(value) {
this.nativeCol = value.nativeCol;
this.nativeColOff = value.nativeColOff;
this.nativeRow = value.nativeRow;
this.nativeRowOff = value.nativeRowOff;
}
}], [{
key: "asInstance",
value: function asInstance(model) {
return model instanceof Anchor || model == null ? model : new Anchor(model);
}
}]);
return Anchor;
}();
module.exports = Anchor;
},{"../utils/col-cache":20}],3:[function(require,module,exports){
"use strict";
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
/* eslint-disable max-classes-per-file */
var colCache = require('../utils/col-cache');
var _ = require('../utils/under-dash');
var Enums = require('./enums');
var _require = require('../utils/shared-formula'),
slideFormula = _require.slideFormula;
var Note = require('./note');
// Cell requirements
// Operate inside a worksheet
// Store and retrieve a value with a range of types: text, number, date, hyperlink, reference, formula, etc.
// Manage/use and manipulate cell format either as local to cell or inherited from column or row.
var Cell = /*#__PURE__*/function () {
function Cell(row, column, address) {
_classCallCheck(this, Cell);
if (!row || !column) {
throw new Error('A Cell needs a Row');
}
this._row = row;
this._column = column;
colCache.validateAddress(address);
this._address = address;
// TODO: lazy evaluation of this._value
this._value = Value.create(Cell.Types.Null, this);
this.style = this._mergeStyle(row.style, column.style, {});
this._mergeCount = 0;
}
_createClass(Cell, [{
key: "worksheet",
get: function get() {
return this._row.worksheet;
}
}, {
key: "workbook",
get: function get() {
return this._row.worksheet.workbook;
}
// help GC by removing cyclic (and other) references
}, {
key: "destroy",
value: function destroy() {
delete this.style;
delete this._value;
delete this._row;
delete this._column;
delete this._address;
}
// =========================================================================
// Styles stuff
}, {
key: "numFmt",
get: function get() {
return this.style.numFmt;
},
set: function set(value) {
this.style.numFmt = value;
}
}, {
key: "font",
get: function get() {
return this.style.font;
},
set: function set(value) {
this.style.font = value;
}
}, {
key: "alignment",
get: function get() {
return this.style.alignment;
},
set: function set(value) {
this.style.alignment = value;
}
}, {
key: "border",
get: function get() {
return this.style.border;
},
set: function set(value) {
this.style.border = value;
}
}, {
key: "fill",
get: function get() {
return this.style.fill;
},
set: function set(value) {
this.style.fill = value;
}
}, {
key: "protection",
get: function get() {
return this.style.protection;
},
set: function set(value) {
this.style.protection = value;
}
}, {
key: "_mergeStyle",
value: function _mergeStyle(rowStyle, colStyle, style) {
var numFmt = rowStyle && rowStyle.numFmt || colStyle && colStyle.numFmt;
if (numFmt) style.numFmt = numFmt;
var font = rowStyle && rowStyle.font || colStyle && colStyle.font;
if (font) style.font = font;
var alignment = rowStyle && rowStyle.alignment || colStyle && colStyle.alignment;
if (alignment) style.alignment = alignment;
var border = rowStyle && rowStyle.border || colStyle && colStyle.border;
if (border) style.border = border;
var fill = rowStyle && rowStyle.fill || colStyle && colStyle.fill;
if (fill) style.fill = fill;
var protection = rowStyle && rowStyle.protection || colStyle && colStyle.protection;
if (protection) style.protection = protection;
return style;
}
// =========================================================================
// return the address for this cell
}, {
key: "address",
get: function get() {
return this._address;
}
}, {
key: "row",
get: function get() {
return this._row.number;
}
}, {
key: "col",
get: function get() {
return this._column.number;
}
}, {
key: "$col$row",
get: function get() {
return "$".concat(this._column.letter, "$").concat(this.row);
}
// =========================================================================
// Value stuff
}, {
key: "type",
get: function get() {
return this._value.type;
}
}, {
key: "effectiveType",
get: function get() {
return this._value.effectiveType;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this._value.toCsvString();
}
// =========================================================================
// Merge stuff
}, {
key: "addMergeRef",
value: function addMergeRef() {
this._mergeCount++;
}
}, {
key: "releaseMergeRef",
value: function releaseMergeRef() {
this._mergeCount--;
}
}, {
key: "isMerged",
get: function get() {
return this._mergeCount > 0 || this.type === Cell.Types.Merge;
}
}, {
key: "merge",
value: function merge(master, ignoreStyle) {
this._value.release();
this._value = Value.create(Cell.Types.Merge, this, master);
if (!ignoreStyle) {
this.style = master.style;
}
}
}, {
key: "unmerge",
value: function unmerge() {
if (this.type === Cell.Types.Merge) {
this._value.release();
this._value = Value.create(Cell.Types.Null, this);
this.style = this._mergeStyle(this._row.style, this._column.style, {});
}
}
}, {
key: "isMergedTo",
value: function isMergedTo(master) {
if (this._value.type !== Cell.Types.Merge) return false;
return this._value.isMergedTo(master);
}
}, {
key: "master",
get: function get() {
if (this.type === Cell.Types.Merge) {
return this._value.master;
}
return this; // an unmerged cell is its own master
}
}, {
key: "isHyperlink",
get: function get() {
return this._value.type === Cell.Types.Hyperlink;
}
}, {
key: "hyperlink",
get: function get() {
return this._value.hyperlink;
}
// return the value
}, {
key: "value",
get: function get() {
return this._value.value;
}
// set the value - can be number, string or raw
,
set: function set(v) {
// special case - merge cells set their master's value
if (this.type === Cell.Types.Merge) {
this._value.master.value = v;
return;
}
this._value.release();
// assign value
this._value = Value.create(Value.getType(v), this, v);
}
}, {
key: "note",
get: function get() {
return this._comment && this._comment.note;
},
set: function set(note) {
this._comment = new Note(note);
}
}, {
key: "text",
get: function get() {
return this._value.toString();
}
}, {
key: "html",
get: function get() {
return _.escapeHtml(this.text);
}
}, {
key: "toString",
value: function toString() {
return this.text;
}
}, {
key: "_upgradeToHyperlink",
value: function _upgradeToHyperlink(hyperlink) {
// if this cell is a string, turn it into a Hyperlink
if (this.type === Cell.Types.String) {
this._value = Value.create(Cell.Types.Hyperlink, this, {
text: this._value.value,
hyperlink: hyperlink
});
}
}
// =========================================================================
// Formula stuff
}, {
key: "formula",
get: function get() {
return this._value.formula;
}
}, {
key: "result",
get: function get() {
return this._value.result;
}
}, {
key: "formulaType",
get: function get() {
return this._value.formulaType;
}
// =========================================================================
// Name stuff
}, {
key: "fullAddress",
get: function get() {
var worksheet = this._row.worksheet;
return {
sheetName: worksheet.name,
address: this.address,
row: this.row,
col: this.col
};
}
}, {
key: "name",
get: function get() {
return this.names[0];
},
set: function set(value) {
this.names = [value];
}
}, {
key: "names",
get: function get() {
return this.workbook.definedNames.getNamesEx(this.fullAddress);
},
set: function set(value) {
var _this = this;
var definedNames = this.workbook.definedNames;
definedNames.removeAllNames(this.fullAddress);
value.forEach(function (name) {
definedNames.addEx(_this.fullAddress, name);
});
}
}, {
key: "addName",
value: function addName(name) {
this.workbook.definedNames.addEx(this.fullAddress, name);
}
}, {
key: "removeName",
value: function removeName(name) {
this.workbook.definedNames.removeEx(this.fullAddress, name);
}
}, {
key: "removeAllNames",
value: function removeAllNames() {
this.workbook.definedNames.removeAllNames(this.fullAddress);
}
// =========================================================================
// Data Validation stuff
}, {
key: "_dataValidations",
get: function get() {
return this.worksheet.dataValidations;
}
}, {
key: "dataValidation",
get: function get() {
return this._dataValidations.find(this.address);
},
set: function set(value) {
this._dataValidations.add(this.address, value);
}
// =========================================================================
// Model stuff
}, {
key: "model",
get: function get() {
var model = this._value.model;
model.style = this.style;
if (this._comment) {
model.comment = this._comment.model;
}
return model;
},
set: function set(value) {
this._value.release();
this._value = Value.create(value.type, this);
this._value.model = value;
if (value.comment) {
switch (value.comment.type) {
case 'note':
this._comment = Note.fromModel(value.comment);
break;
}
}
if (value.style) {
this.style = value.style;
} else {
this.style = {};
}
}
}]);
return Cell;
}();
Cell.Types = Enums.ValueType;
// =============================================================================
// Internal Value Types
var NullValue = /*#__PURE__*/function () {
function NullValue(cell) {
_classCallCheck(this, NullValue);
this.model = {
address: cell.address,
type: Cell.Types.Null
};
}
_createClass(NullValue, [{
key: "value",
get: function get() {
return null;
},
set: function set(value) {
// nothing to do
}
}, {
key: "type",
get: function get() {
return Cell.Types.Null;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.Null;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return '';
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return '';
}
}]);
return NullValue;
}();
var NumberValue = /*#__PURE__*/function () {
function NumberValue(cell, value) {
_classCallCheck(this, NumberValue);
this.model = {
address: cell.address,
type: Cell.Types.Number,
value: value
};
}
_createClass(NumberValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Number;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.Number;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this.model.value.toString();
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.value.toString();
}
}]);
return NumberValue;
}();
var StringValue = /*#__PURE__*/function () {
function StringValue(cell, value) {
_classCallCheck(this, StringValue);
this.model = {
address: cell.address,
type: Cell.Types.String,
value: value
};
}
_createClass(StringValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.String;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.String;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return "\"".concat(this.model.value.replace(/"/g, '""'), "\"");
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.value;
}
}]);
return StringValue;
}();
var RichTextValue = /*#__PURE__*/function () {
function RichTextValue(cell, value) {
_classCallCheck(this, RichTextValue);
this.model = {
address: cell.address,
type: Cell.Types.String,
value: value
};
}
_createClass(RichTextValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "toString",
value: function toString() {
return this.model.value.richText.map(function (t) {
return t.text;
}).join('');
}
}, {
key: "type",
get: function get() {
return Cell.Types.RichText;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.RichText;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return "\"".concat(this.text.replace(/"/g, '""'), "\"");
}
}, {
key: "release",
value: function release() {}
}]);
return RichTextValue;
}();
var DateValue = /*#__PURE__*/function () {
function DateValue(cell, value) {
_classCallCheck(this, DateValue);
this.model = {
address: cell.address,
type: Cell.Types.Date,
value: value
};
}
_createClass(DateValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Date;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.Date;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this.model.value.toISOString();
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.value.toString();
}
}]);
return DateValue;
}();
var HyperlinkValue = /*#__PURE__*/function () {
function HyperlinkValue(cell, value) {
_classCallCheck(this, HyperlinkValue);
this.model = {
address: cell.address,
type: Cell.Types.Hyperlink,
text: value ? value.text : undefined,
hyperlink: value ? value.hyperlink : undefined
};
if (value && value.tooltip) {
this.model.tooltip = value.tooltip;
}
}
_createClass(HyperlinkValue, [{
key: "value",
get: function get() {
var v = {
text: this.model.text,
hyperlink: this.model.hyperlink
};
if (this.model.tooltip) {
v.tooltip = this.model.tooltip;
}
return v;
},
set: function set(value) {
this.model = {
text: value.text,
hyperlink: value.hyperlink
};
if (value.tooltip) {
this.model.tooltip = value.tooltip;
}
}
}, {
key: "text",
get: function get() {
return this.model.text;
},
set: function set(value) {
this.model.text = value;
}
/*
get tooltip() {
return this.model.tooltip;
}
set tooltip(value) {
this.model.tooltip = value;
} */
}, {
key: "hyperlink",
get: function get() {
return this.model.hyperlink;
},
set: function set(value) {
this.model.hyperlink = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Hyperlink;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.Hyperlink;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this.model.hyperlink;
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.text;
}
}]);
return HyperlinkValue;
}();
var MergeValue = /*#__PURE__*/function () {
function MergeValue(cell, master) {
_classCallCheck(this, MergeValue);
this.model = {
address: cell.address,
type: Cell.Types.Merge,
master: master ? master.address : undefined
};
this._master = master;
if (master) {
master.addMergeRef();
}
}
_createClass(MergeValue, [{
key: "value",
get: function get() {
return this._master.value;
},
set: function set(value) {
if (value instanceof Cell) {
if (this._master) {
this._master.releaseMergeRef();
}
value.addMergeRef();
this._master = value;
} else {
this._master.value = value;
}
}
}, {
key: "isMergedTo",
value: function isMergedTo(master) {
return master === this._master;
}
}, {
key: "master",
get: function get() {
return this._master;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Merge;
}
}, {
key: "effectiveType",
get: function get() {
return this._master.effectiveType;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return '';
}
}, {
key: "release",
value: function release() {
this._master.releaseMergeRef();
}
}, {
key: "toString",
value: function toString() {
return this.value.toString();
}
}]);
return MergeValue;
}();
var FormulaValue = /*#__PURE__*/function () {
function FormulaValue(cell, value) {
_classCallCheck(this, FormulaValue);
this.cell = cell;
this.model = {
address: cell.address,
type: Cell.Types.Formula,
shareType: value ? value.shareType : undefined,
ref: value ? value.ref : undefined,
formula: value ? value.formula : undefined,
sharedFormula: value ? value.sharedFormula : undefined,
result: value ? value.result : undefined
};
}
_createClass(FormulaValue, [{
key: "_copyModel",
value: function _copyModel(model) {
var copy = {};
var cp = function cp(name) {
var value = model[name];
if (value) {
copy[name] = value;
}
};
cp('formula');
cp('result');
cp('ref');
cp('shareType');
cp('sharedFormula');
return copy;
}
}, {
key: "value",
get: function get() {
return this._copyModel(this.model);
},
set: function set(value) {
this.model = this._copyModel(value);
}
}, {
key: "validate",
value: function validate(value) {
switch (Value.getType(value)) {
case Cell.Types.Null:
case Cell.Types.String:
case Cell.Types.Number:
case Cell.Types.Date:
break;
case Cell.Types.Hyperlink:
case Cell.Types.Formula:
default:
throw new Error('Cannot process that type of result value');
}
}
}, {
key: "dependencies",
get: function get() {
// find all the ranges and cells mentioned in the formula
var ranges = this.formula.match(/([a-zA-Z0-9]+!)?[A-Z]{1,3}\d{1,4}:[A-Z]{1,3}\d{1,4}/g);
var cells = this.formula.replace(/([a-zA-Z0-9]+!)?[A-Z]{1,3}\d{1,4}:[A-Z]{1,3}\d{1,4}/g, '').match(/([a-zA-Z0-9]+!)?[A-Z]{1,3}\d{1,4}/g);
return {
ranges: ranges,
cells: cells
};
}
}, {
key: "formula",
get: function get() {
return this.model.formula || this._getTranslatedFormula();
},
set: function set(value) {
this.model.formula = value;
}
}, {
key: "formulaType",
get: function get() {
if (this.model.formula) {
return Enums.FormulaType.Master;
}
if (this.model.sharedFormula) {
return Enums.FormulaType.Shared;
}
return Enums.FormulaType.None;
}
}, {
key: "result",
get: function get() {
return this.model.result;
},
set: function set(value) {
this.model.result = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Formula;
}
}, {
key: "effectiveType",
get: function get() {
var v = this.model.result;
if (v === null || v === undefined) {
return Enums.ValueType.Null;
}
if (v instanceof String || typeof v === 'string') {
return Enums.ValueType.String;
}
if (typeof v === 'number') {
return Enums.ValueType.Number;
}
if (v instanceof Date) {
return Enums.ValueType.Date;
}
if (v.text && v.hyperlink) {
return Enums.ValueType.Hyperlink;
}
if (v.formula) {
return Enums.ValueType.Formula;
}
return Enums.ValueType.Null;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "_getTranslatedFormula",
value: function _getTranslatedFormula() {
if (!this._translatedFormula && this.model.sharedFormula) {
var worksheet = this.cell.worksheet;
var master = worksheet.findCell(this.model.sharedFormula);
this._translatedFormula = master && slideFormula(master.formula, master.address, this.model.address);
}
return this._translatedFormula;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return "".concat(this.model.result || '');
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.result ? this.model.result.toString() : '';
}
}]);
return FormulaValue;
}();
var SharedStringValue = /*#__PURE__*/function () {
function SharedStringValue(cell, value) {
_classCallCheck(this, SharedStringValue);
this.model = {
address: cell.address,
type: Cell.Types.SharedString,
value: value
};
}
_createClass(SharedStringValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.SharedString;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.SharedString;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this.model.value.toString();
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.value.toString();
}
}]);
return SharedStringValue;
}();
var BooleanValue = /*#__PURE__*/function () {
function BooleanValue(cell, value) {
_classCallCheck(this, BooleanValue);
this.model = {
address: cell.address,
type: Cell.Types.Boolean,
value: value
};
}
_createClass(BooleanValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Boolean;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.Boolean;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this.model.value ? 1 : 0;
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.value.toString();
}
}]);
return BooleanValue;
}();
var ErrorValue = /*#__PURE__*/function () {
function ErrorValue(cell, value) {
_classCallCheck(this, ErrorValue);
this.model = {
address: cell.address,
type: Cell.Types.Error,
value: value
};
}
_createClass(ErrorValue, [{
key: "value",
get: function get() {
return this.model.value;
},
set: function set(value) {
this.model.value = value;
}
}, {
key: "type",
get: function get() {
return Cell.Types.Error;
}
}, {
key: "effectiveType",
get: function get() {
return Cell.Types.Error;
}
}, {
key: "address",
get: function get() {
return this.model.address;
},
set: function set(value) {
this.model.address = value;
}
}, {
key: "toCsvString",
value: function toCsvString() {
return this.toString();
}
}, {
key: "release",
value: function release() {}
}, {
key: "toString",
value: function toString() {
return this.model.value.error.toString();
}
}]);
return ErrorValue;
}();
var JSONValue = /*#__PURE__*/function () {
function JSONValue(cell, value) {
_classCallCheck(this, JSONValue);
this.model = {
address: cell.address,
type: Cell.Types.String,
value: JSON.stringify(value),
rawValue: value
};
}
_createClass(JSONValue, [{
key: "value",
get: function get() {
return this.model.rawValue;
},
set: function set(value) {
this.model.rawValue = value;
this.model.value = JSON.stringify(value);
}
}, {
key: "type",
get: fun