@univerjs-pro/engine-formula 1.0.0-insiders.20260809-70eefdd → 1.0.0-rc.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/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/types/controllers/host-external-reference-source-dirty.controller.d.ts +7 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +8 -8
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
function _0x5065(_0x1e601e,_0x49e6e0){_0x1e601e=_0x1e601e-0x1b9;var _0x2fcb94=_0x2fcb();var _0x5065b2=_0x2fcb94[_0x1e601e];return _0x5065b2;}var _0x5c29a2=_0x5065;function _0x2fcb(){var _0x5ccc51=['558840LzuloR','removeExternalReference','syncExecuteCommand','buildFormulaReference','_commandService','16aHidQI','buildReference','unitId','UniverInstanceType','defineProperty','28272087cAcPMN','Failed\x20to\x20bind\x20external\x20formula\x20reference\x20\x22','FFormula','UpsertHostExternalReferenceCommand','kind','Module','4177945fSuGWR','2332309jGWHYB','UNIVER_BASE','637704eUtixn','1736760DHIRQN','425962qcAyXa','10BHDyqi','FormulaReferenceType','3eswUAq','SHEET_RANGE','extend','FEnum','RemoveHostExternalReferenceCommand','formulaQualifier'];_0x2fcb=function(){return _0x5ccc51;};return _0x2fcb();}(function(_0x4f4478,_0x50c597){var _0x218ab7=_0x5065,_0xbc08a8=_0x4f4478();while(!![]){try{var _0x311c29=-parseInt(_0x218ab7(0x1d3))/0x1+-parseInt(_0x218ab7(0x1d5))/0x2+parseInt(_0x218ab7(0x1ba))/0x3*(-parseInt(_0x218ab7(0x1d4))/0x4)+-parseInt(_0x218ab7(0x1d0))/0x5+parseInt(_0x218ab7(0x1c0))/0x6+parseInt(_0x218ab7(0x1d1))/0x7*(-parseInt(_0x218ab7(0x1c5))/0x8)+-parseInt(_0x218ab7(0x1ca))/0x9*(-parseInt(_0x218ab7(0x1d6))/0xa);if(_0x311c29===_0x50c597)break;else _0xbc08a8['push'](_0xbc08a8['shift']());}catch(_0x129a23){_0xbc08a8['push'](_0xbc08a8['shift']());}}}(_0x2fcb,0x6d49d),Object[_0x5c29a2(0x1c9)](exports,Symbol['toStringTag'],{'value':_0x5c29a2(0x1cf)}));let e=require('@univerjs/engine-formula/facade'),t=require('@univerjs-pro/engine-formula'),n=require('@univerjs/core/facade'),r=require('@univerjs/core');var i=class extends n[_0x5c29a2(0x1bd)]{get[_0x5c29a2(0x1b9)](){var _0x908d71=_0x5c29a2;return t[_0x908d71(0x1b9)];}};n[_0x5c29a2(0x1bd)][_0x5c29a2(0x1bc)](i);var a=class extends e[_0x5c29a2(0x1cc)]{[_0x5c29a2(0x1c6)](_0x41880e){var _0x3e44ee=_0x5c29a2;let {hostUnitId:_0x2e4bbf,unit:_0x592492,target:_0x523be2}=_0x41880e;if(!_0x2e4bbf||!_0x592492[_0x3e44ee(0x1c7)])throw Error('Formula\x20reference\x20authoring\x20requires\x20stable\x20Host\x20and\x20Source\x20Unit\x20IDs.');if(_0x592492['unitId']!==_0x2e4bbf&&!this[_0x3e44ee(0x1c4)][_0x3e44ee(0x1c2)](t[_0x3e44ee(0x1cd)]['id'],{'unitId':_0x2e4bbf,'qualifier':_0x592492[_0x3e44ee(0x1bf)],'sourceUnitId':_0x592492['unitId'],'sourceUnitType':_0x523be2[_0x3e44ee(0x1ce)]===t[_0x3e44ee(0x1b9)][_0x3e44ee(0x1bb)]?r[_0x3e44ee(0x1c8)]['UNIVER_SHEET']:r[_0x3e44ee(0x1c8)][_0x3e44ee(0x1d2)]}))throw Error(_0x3e44ee(0x1cb)+_0x592492[_0x3e44ee(0x1bf)]+'\x22.');return(0x0,t[_0x3e44ee(0x1c3)])(_0x41880e);}['upsertExternalReference'](_0x4b6adb){var _0x323501=_0x5c29a2;return this['_commandService'][_0x323501(0x1c2)](t['UpsertHostExternalReferenceCommand']['id'],_0x4b6adb);}[_0x5c29a2(0x1c1)](_0x5ad069){var _0x45d712=_0x5c29a2;return this[_0x45d712(0x1c4)][_0x45d712(0x1c2)](t[_0x45d712(0x1be)]['id'],_0x5ad069);}};e['FFormula']['extend'](a),Object['defineProperty'](exports,_0x5c29a2(0x1cc),{'enumerable':!0x0,'get':function(){var _0x5e8f70=_0x5c29a2;return e[_0x5e8f70(0x1cc)];}});
|