@univerjs-pro/collaboration 0.1.15 → 0.1.17
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/index.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/__test__/reorder-range.algo.spec.d.ts +1 -0
- package/lib/types/controllers/sheet-transform/algorithms/insert-row/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/move-col/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/move-range/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/move-row/__test__/reorder-range.algo.spec.d.ts +1 -0
- package/lib/types/controllers/sheet-transform/algorithms/move-row/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/reorder-range.algo.spec.d.ts +1 -0
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/reorder-range/reorder-range.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/set-drawing/__tests__/set-drawing-apply.algo.spec.d.ts +1 -0
- package/lib/types/controllers/sheet-transform/algorithms/set-drawing/set-drawing-apply.algo.d.ts +4 -0
- package/lib/types/controllers/sheet-transform/algorithms/set-range-values/__test__/reorder-range.algo.spec.d.ts +1 -0
- package/lib/types/controllers/sheet-transform/algorithms/set-range-values/reorder-range.algo.d.ts +4 -0
- package/lib/umd/index.js +1 -1
- package/package.json +25 -22
package/lib/es/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0xfa7ff3=_0x2090;(function(_0xf67834,_0x3d711e){const _0x4e461d=_0x2090,_0x1ad3dc=_0xf67834();while(!![]){try{const _0x2e417c=parseInt(_0x4e461d(0x214))/0x1*(-parseInt(_0x4e461d(0x236))/0x2)+parseInt(_0x4e461d(0x1b3))/0x3*(-parseInt(_0x4e461d(0x26d))/0x4)+parseInt(_0x4e461d(0x21e))/0x5*(-parseInt(_0x4e461d(0x1fa))/0x6)+-parseInt(_0x4e461d(0x281))/0x7*(parseInt(_0x4e461d(0x196))/0x8)+parseInt(_0x4e461d(0x1e5))/0x9+parseInt(_0x4e461d(0x15a))/0xa*(-parseInt(_0x4e461d(0x27d))/0xb)+parseInt(_0x4e461d(0x2c7))/0xc*(parseInt(_0x4e461d(0x1a0))/0xd);if(_0x2e417c===_0x3d711e)break;else _0x1ad3dc['push'](_0x1ad3dc['shift']());}catch(_0xd9a6d){_0x1ad3dc['push'](_0x1ad3dc['shift']());}}}(_0x5063,0x5e91f));var Ke=Object[_0xfa7ff3(0x16b)],qe=(_0x4db9ee,_0x4479b5,_0x3056ae)=>_0x4479b5 in _0x4db9ee?Ke(_0x4db9ee,_0x4479b5,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x3056ae}):_0x4db9ee[_0x4479b5]=_0x3056ae,pt=(_0x3e65dd,_0x1ed19a,_0x23a7a3)=>(qe(_0x3e65dd,typeof _0x1ed19a!=_0xfa7ff3(0x25a)?_0x1ed19a+'':_0x1ed19a,_0x23a7a3),_0x23a7a3);import{Disposable as _0xdbab70,RANGE_TYPE as _0x1c61e7,Tools as _0x4093dc,ObjectMatrix as _0x4e472c,Rectangle as _0x259337,Range as _0x4d79de,queryObjectMatrix as _0x2cc910,isRangesEqual as _0x351f80,isFormulaString as _0x56317e,OnLifecycle as _0x363ea2,LifecycleStages as _0x15ff50,normalizeTextRuns as _0x294b0f,TextX as _0x1ea41d,ActionIterator as _0x2fb5ae,TextXActionType as _0x100b67,JSONX as _0x6814a2,JSON1 as _0x1cda5f,createInterceptorKey as _0x47457e,InterceptorManager as _0x382b35,IUniverInstanceService as _0x24183d,IResourceManagerService as _0x589937,transformSnapshotToWorkbookData as _0x2b20f3,UniverInstanceType as _0x416ecf,transformSnapshotToDocumentData as _0x579f12,ISnapshotServerService as _0x3287dd,ICommandService as _0x203cb4,Plugin as _0x20e5a4}from'@univerjs/core';import{createIdentifier as _0xf939a,Inject as _0x36f8e1,Injector as _0x4262fc}from'@wendellhu/redi';import{RangeMergeUtil as _0x185072,handleBaseInsertRange as _0x5eb36b,handleBaseRemoveRange as _0x42294a,InsertColMutation as _0x26e6c7,EmptyMutation as _0x526f4b,MoveColsMutation as _0x1fb6e8,MoveRangeMutation as _0x1908aa,RemoveColMutation as _0x3fb483,InsertRowMutation as _0x491c8d,rotateRange as _0x50819b,MoveRowsMutation as _0x52607d,RemoveRowMutation as _0x59a14a,handleBaseMoveRowsCols as _0x24f9ad,InsertSheetMutation as _0x45956f,RemoveSheetMutation as _0x402670,SetWorksheetOrderMutation as _0x519914,SetRangeValuesMutation as _0x476917,SetWorksheetNameMutation as _0x34a1c2,SetColHiddenMutation as _0x351362,SetColVisibleMutation as _0x28b9c7,SetRowHiddenMutation as _0x1462a1,SetRowVisibleMutation as _0x10c53f,SetFrozenMutation as _0x333697,SetTabColorMutation as _0x31a5a9,SetWorksheetColWidthMutation as _0x124862,SetNumfmtMutation as _0x179462,RemoveNumfmtMutation as _0x5ca531,AddWorksheetMergeMutation as _0x5ae2d4,RemoveWorksheetMergeMutation as _0x66b201,SetSelectionsOperation as _0x213074,MoveColsCommand as _0x1bbf50,handleCommonDefaultRangeChangeWithEffectRefCommands as _0x8ec5b8,handleDefaultRangeChangeWithEffectRefCommands as _0x4931b8,MoveRowsCommand as _0x2fefa2,InsertColCommand as _0x464a94,RemoveColCommand as _0x8ab208,RemoveRowCommand as _0x3bce7e,InsertRowCommand as _0x3f84f0,AddRangeProtectionMutation as _0x10f20c,AddWorksheetProtectionMutation as _0x24df90,SetRangeProtectionMutation as _0x3bfede}from'@univerjs/sheets';import{LexerTreeBuilder as _0x506511,sequenceNodeType as _0x5d905c,deserializeRangeWithSheet as _0x18cd92,serializeRangeToRefString as _0x27c5b3,ErrorType as _0x191051,generateStringWithSequence as _0x1d4143,singleReferenceToGrid as _0x2f659a,serializeRange as _0x5f526}from'@univerjs/engine-formula';import{AddConditionalRuleMutation as _0x1e7bf4,MoveConditionalRuleMutation as _0x1ea029,SetConditionalRuleMutation as _0x3932a5,DeleteConditionalRuleMutation as _0x3dbfad}from'@univerjs/sheets-conditional-formatting';import{AddDataValidationMutation as _0x46efd4,RemoveDataValidationMutation as _0x2cf89e,UpdateRuleType as _0x37d5db,UpdateDataValidationMutation as _0x421aef}from'@univerjs/data-validation';import{SetSheetsFilterCriteriaMutation as _0x27fe09,SetSheetsFilterRangeMutation as _0x203ba7,RemoveSheetsFilterMutation as _0x3bbf39,ReCalcSheetsFilterMutation as _0x22297c}from'@univerjs/sheets-filter';import{AddCommentMutation as _0x4a70be,DeleteCommentMutation as _0xf77aba,UpdateCommentRefMutation as _0x117a02,UpdateCommentMutation as _0x15307e}from'@univerjs/thread-comment';import{AddHyperLinkMutation as _0x579a81,RemoveHyperLinkMutation as _0x5b133b,UpdateHyperLinkRefMutation as _0x42b7b8,UpdateHyperLinkMutation as _0x2338b8}from'@univerjs/sheets-hyper-link';import{RichTextEditingMutation as _0x341cd7}from'@univerjs/docs';function re(_0x6dffc2){const _0x3e5c8d=_0xfa7ff3;return!!_0x6dffc2[_0x3e5c8d(0x203)];}function rt(_0x58e9dd){return!re(_0x58e9dd);}function Ce(_0x299005){return!!_0x299005['error'];}function ne(_0x5e4998){return!!_0x5e4998['error'];}function Ko(_0x164616){return!ne(_0x164616);}function hr(_0x46cb97){const _0x19d128=_0xfa7ff3;return!!_0x46cb97[_0x19d128(0x203)];}function qo(_0x1a2846){return!hr(_0x1a2846);}function Ir(_0x1d8be7){const _0x49398a=_0xfa7ff3;return!!_0x1d8be7[_0x49398a(0x203)];}function jo(_0x254df5){return!Ir(_0x254df5);}const le=_0xf939a(_0xfa7ff3(0x262));class Rr extends _0xdbab70{constructor(){const _0x419e5c=_0xfa7ff3;super(...arguments),pt(this,_0x419e5c(0x156),new Map());}[_0xfa7ff3(0x277)](){this['_transformMap']['clear']();}['registerTransformAlgorithm'](_0x5777e9){const _0x2af5f7=_0xfa7ff3,{m1:_0x5c7479,m2:_0x16f52d='any'}=_0x5777e9;this[_0x2af5f7(0x156)][_0x2af5f7(0x168)](_0x5c7479)||this[_0x2af5f7(0x156)][_0x2af5f7(0x189)](_0x5c7479,new Map());const _0x3f9f02=this[_0x2af5f7(0x156)][_0x2af5f7(0x201)](_0x5c7479);if(_0x3f9f02[_0x2af5f7(0x168)](_0x16f52d))throw new Error('[TransformService]\x20Transform\x20algorithm\x20for\x20'+_0x5c7479+_0x2af5f7(0x2a1)+_0x16f52d+_0x2af5f7(0x265));_0x3f9f02[_0x2af5f7(0x189)](_0x16f52d,_0x5777e9);}[_0xfa7ff3(0x27e)](_0xf1d679,_0xdb768c,_0x21d49e){const _0x4957b5=_0xfa7ff3;var _0x3f67a1,_0x275305,_0x50aba6,_0x43b2cb,_0x5cf794,_0x5e6448;const _0x5d7c5e=this[_0x4957b5(0x156)],_0xf7ea52=((_0x3f67a1=_0x5d7c5e[_0x4957b5(0x201)](_0xf1d679['id']))==null?void 0x0:_0x3f67a1[_0x4957b5(0x201)](_0xdb768c['id']))||((_0x275305=_0x5d7c5e['get'](_0xf1d679['id']))==null?void 0x0:_0x275305[_0x4957b5(0x201)](_0x4957b5(0x1ca)))||((_0x50aba6=_0x5d7c5e['get'](_0x4957b5(0x1ca)))==null?void 0x0:_0x50aba6[_0x4957b5(0x201)](_0xdb768c['id']));if(_0xf7ea52)return _0x21d49e?_0xf7ea52['handler'](_0xf1d679,_0xdb768c,_0x21d49e):_0xf7ea52[_0x4957b5(0x1e7)](_0xf1d679,_0xdb768c);const _0x541b4b=((_0x43b2cb=_0x5d7c5e[_0x4957b5(0x201)](_0xdb768c['id']))==null?void 0x0:_0x43b2cb[_0x4957b5(0x201)](_0xf1d679['id']))||((_0x5cf794=_0x5d7c5e['get'](_0xdb768c['id']))==null?void 0x0:_0x5cf794[_0x4957b5(0x201)](_0x4957b5(0x1ca)))||((_0x5e6448=_0x5d7c5e['get'](_0x4957b5(0x1ca)))==null?void 0x0:_0x5e6448['get'](_0xf1d679['id']));if(_0x541b4b){const _0x267fe9=_0x21d49e?_0x541b4b[_0x4957b5(0x1e7)](_0xdb768c,_0xf1d679,_0x21d49e):_0x541b4b[_0x4957b5(0x1e7)](_0xdb768c,_0xf1d679);return rt(_0x267fe9)?_0x21d49e?{'m2Prime':_0x267fe9[_0x4957b5(0x2c5)]}:{'m2Prime':_0x267fe9[_0x4957b5(0x2c5)],'m1Prime':_0x267fe9[_0x4957b5(0x2b4)]}:_0x267fe9;}return{'m1Prime':_0xf1d679,'m2Prime':_0xdb768c};}[_0xfa7ff3(0x1e0)](_0x4ba687,_0x9e84be,_0x2bfe20){const _0x44cbfd=_0xfa7ff3,_0xc0576a=this[_0x44cbfd(0x2c1)](_0x4ba687,_0x9e84be);if(Ce(_0xc0576a))return _0xc0576a;if(_0x2bfe20)return{'m2Prime':_0xc0576a};const _0x1ccc92=this[_0x44cbfd(0x286)](_0x4ba687,_0x9e84be);return Ce(_0x1ccc92)?_0x1ccc92:{'m1Prime':_0x1ccc92,'m2Prime':_0xc0576a};}[_0xfa7ff3(0x2c1)](_0x46765f,_0x2de203){const _0x223d13=_0xfa7ff3,_0x2c0b79=_0x46765f[_0x223d13(0x234)];let _0x56389a;for(_0x56389a=0x0;_0x56389a<_0x2c0b79;_0x56389a++){let _0x5569e8=[_0x46765f[_0x56389a]],_0x191a83=[];for(let _0x3a5da8=0x0,_0x33ec56=_0x2de203[_0x223d13(0x234)];_0x3a5da8<_0x33ec56;_0x3a5da8++){const _0x2a6942=_0x2de203[_0x3a5da8];let _0x17e71e;if(_0x5569e8['length']===0x0)_0x17e71e=[_0x2a6942],_0x5569e8=[];else{if(_0x5569e8[_0x223d13(0x234)]===0x1){const _0x3504ef=this[_0x223d13(0x27e)](_0x5569e8[0x0],_0x2a6942);if(re(_0x3504ef))return _0x3504ef;if(_0x17e71e=Tt(_0x3504ef[_0x223d13(0x2b4)]),!_0x3504ef[_0x223d13(0x2c5)])throw new Error('Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.');_0x5569e8=Tt(_0x3504ef[_0x223d13(0x2c5)]);}else{const _0x5ce84d=this[_0x223d13(0x2c1)](_0x5569e8,[_0x2a6942]);if(_0x5ce84d[_0x223d13(0x203)])return _0x5ce84d;if(_0x17e71e=_0x5ce84d,_0x3a5da8<_0x33ec56-0x1){const _0x83c54=this[_0x223d13(0x286)](_0x5569e8,[_0x2a6942]);if(_0x83c54[_0x223d13(0x203)])return _0x83c54;_0x5569e8=_0x83c54;}}}_0x191a83=_0x191a83[_0x223d13(0x16d)](_0x17e71e);}_0x2de203=_0x191a83;}return _0x2de203;}[_0xfa7ff3(0x286)](_0x444618,_0x39bd4d){const _0x13ba8e=_0xfa7ff3,_0x4ca122=_0x39bd4d[_0x13ba8e(0x234)];let _0x2d6fd7;for(_0x2d6fd7=0x0;_0x2d6fd7<_0x4ca122;_0x2d6fd7++){let _0x4eccde=[_0x39bd4d[_0x2d6fd7]],_0x44e1c6=[];for(let _0xfbfad=0x0,_0x134414=_0x444618[_0x13ba8e(0x234)];_0xfbfad<_0x134414;_0xfbfad++){const _0x4b208a=_0x444618[_0xfbfad];let _0x4c6f36;if(_0x4eccde[_0x13ba8e(0x234)]===0x0)_0x4c6f36=[_0x4b208a],_0x4eccde=[];else{if(_0x4eccde[_0x13ba8e(0x234)]===0x1){const _0x4c6605=this['transformMutation'](_0x4b208a,_0x4eccde[0x0]);if(re(_0x4c6605))return _0x4c6605;if(!_0x4c6605[_0x13ba8e(0x2c5)])throw new Error(_0x13ba8e(0x219));_0x4c6f36=Tt(_0x4c6605[_0x13ba8e(0x2c5)]),_0x4eccde=Tt(_0x4c6605[_0x13ba8e(0x2b4)]);}else{const _0x4a034d=this[_0x13ba8e(0x286)]([_0x4b208a],_0x4eccde);if(_0x4a034d[_0x13ba8e(0x203)])return _0x4a034d;if(_0x4c6f36=_0x4a034d,_0xfbfad<_0x134414-0x1){const _0x459a40=this['_rightInclineTransformMutations']([_0x4b208a],_0x4eccde);if(_0x459a40['error'])return _0x459a40;_0x4eccde=_0x459a40;}}}_0x44e1c6=_0x44e1c6[_0x13ba8e(0x16d)](_0x4c6f36);}_0x444618=_0x44e1c6;}return _0x444618;}[_0xfa7ff3(0x22f)](_0x1da3dc,_0x351f12,_0x48aaca){const _0x34d04b=_0xfa7ff3;if(!gr(_0x1da3dc,_0x351f12))return{'error':new Error(_0x34d04b(0x297)+_0x351f12[0x0]['baseRev']+_0x34d04b(0x226)+_0x1da3dc[0x0][_0x34d04b(0x222)]+'.')};const _0xe7ab8a=_0x1da3dc[_0x34d04b(0x234)],_0x3b1705=_0x351f12[_0x34d04b(0x234)],_0x7f4f8=Pe(_0xe7ab8a,_0x3b1705+0x1),_0x68ca51=Pe(_0xe7ab8a+0x1,_0x3b1705);_0x1da3dc[_0x34d04b(0x1bf)]((_0x44313a,_0x573658)=>_0x7f4f8[_0x573658][0x0]=_0x44313a),_0x351f12[_0x34d04b(0x1bf)]((_0x43031a,_0x33756b)=>_0x68ca51[0x0][_0x33756b]=_0x43031a);try{for(let _0x265403=0x0;_0x265403<_0x3b1705;_0x265403++)for(let _0xcce8f9=0x0;_0xcce8f9<_0xe7ab8a;_0xcce8f9++){const _0x52b5c4=_0x68ca51[_0xcce8f9][_0x265403],_0x3acede=_0x7f4f8[_0xcce8f9][_0x265403];if(!_0x52b5c4||!_0x3acede)throw new Error(_0x34d04b(0x27f));const _0x46f606=this[_0x34d04b(0x1e0)](_0x3acede[_0x34d04b(0x1f5)],_0x52b5c4['mutations']);if(ne(_0x46f606))throw _0x46f606[_0x34d04b(0x203)];_0x68ca51[_0xcce8f9+0x1][_0x265403]={..._0x52b5c4,'mutations':_0x46f606[_0x34d04b(0x2b4)]},_0x7f4f8[_0xcce8f9][_0x265403+0x1]={..._0x3acede,'mutations':_0x46f606[_0x34d04b(0x2c5)]};}return _0x48aaca?{'c2Prime':_0x68ca51[_0xe7ab8a]}:{'c1Prime':_0x7f4f8[_0x34d04b(0x22a)](_0x588070=>_0x588070[_0x3b1705])[_0x34d04b(0x28b)](),'c2Prime':_0x68ca51[_0xe7ab8a]};}catch(_0xa2e7f2){throw console[_0x34d04b(0x203)](_0xa2e7f2),_0xa2e7f2;}}[_0xfa7ff3(0x1e1)](_0xe09526,_0x300d0d){const _0x4e270d=_0xfa7ff3,_0x3c1cab=_0xe09526[_0x4e270d(0x1f5)],_0xafc2c0=this[_0x4e270d(0x1e0)](_0x3c1cab,_0x300d0d);return ne(_0xafc2c0)?{'error':_0xafc2c0[_0x4e270d(0x203)]}:{'m2Prime':_0xafc2c0[_0x4e270d(0x2b4)],'c1Prime':{..._0xe09526,'mutations':_0xafc2c0[_0x4e270d(0x2c5)]}};}}function gr(_0x30765f,_0x50f3ce){const _0x3c0b3e=_0xfa7ff3;return _0x30765f[0x0]['revision']-0x1===_0x50f3ce[0x0][_0x3c0b3e(0x244)];}function Pe(_0x625e8,_0x44a962){const _0x57ea5f=_0xfa7ff3;return new Array(_0x625e8)[_0x57ea5f(0x229)](void 0x0)[_0x57ea5f(0x22a)](()=>new Array(_0x44a962));}function Tt(_0x35cb89){const _0x387719=_0xfa7ff3;return Array[_0x387719(0x2ae)](_0x35cb89)?_0x35cb89:[_0x35cb89];}function I(_0x21dab2){return{..._0x21dab2,'rangeType':_0x1c61e7['COLUMN']};}function ft(_0x5d8044,_0x570404,_0x48e377,_0x3632e4){const _0x44303f=_0xfa7ff3;if(_0x3632e4<0x0){for(let _0x4f05c2=_0x570404;_0x4f05c2<_0x570404+_0x48e377;_0x4f05c2++)if(_0x5d8044['hasOwnProperty'](_0x4f05c2)){_0x5d8044['hasOwnProperty'](_0x4f05c2+_0x3632e4)||(_0x5d8044[_0x4f05c2+_0x3632e4]={});const _0x22651d=_0x5d8044[_0x4f05c2],_0x46c352=Object[_0x44303f(0x1fc)](_0x22651d)[_0x44303f(0x22a)](Number)[_0x44303f(0x294)]((_0x161958,_0x572120)=>_0x161958-_0x572120);for(const _0x573c1d of _0x46c352)_0x5d8044[_0x4f05c2+_0x3632e4][_0x573c1d]=_0x22651d[_0x573c1d];delete _0x5d8044[_0x4f05c2];}else delete _0x5d8044[_0x4f05c2+_0x3632e4];}else{for(let _0x17c94e=_0x570404+_0x48e377-0x1;_0x17c94e>=_0x570404;_0x17c94e--)if(_0x5d8044[_0x44303f(0x192)](_0x17c94e)){_0x5d8044[_0x44303f(0x192)](_0x17c94e+_0x3632e4)||(_0x5d8044[_0x17c94e+_0x3632e4]={});const _0x397c0c=_0x5d8044[_0x17c94e],_0x2ed16c=Object[_0x44303f(0x1fc)](_0x397c0c)[_0x44303f(0x22a)](Number)[_0x44303f(0x294)]((_0x1231b0,_0x54c624)=>_0x1231b0-_0x54c624);for(const _0x4ff6f2 of _0x2ed16c)_0x5d8044[_0x17c94e+_0x3632e4][_0x4ff6f2]=_0x397c0c[_0x4ff6f2];delete _0x5d8044[_0x17c94e];}else delete _0x5d8044[_0x17c94e+_0x3632e4];}}function ht(_0x149e8a,_0x3e1c27,_0x2c65f5,_0x2bce30){const _0x36316b=_0xfa7ff3,_0x582cba=Object[_0x36316b(0x1fc)](_0x149e8a)['map'](Number)[_0x36316b(0x294)]((_0x14c072,_0x359bf6)=>_0x14c072-_0x359bf6);if(_0x2bce30<0x0)for(const _0x1e19eb of _0x582cba){const _0x156abd=_0x149e8a[_0x1e19eb];for(let _0x235570=_0x3e1c27;_0x235570<_0x3e1c27+_0x2c65f5;_0x235570++)_0x156abd[_0x36316b(0x192)](_0x235570)?(_0x156abd[_0x235570+_0x2bce30]=_0x156abd[_0x235570],delete _0x156abd[_0x235570]):delete _0x156abd[_0x235570+_0x2bce30];}else for(const _0x272cce of _0x582cba){const _0x328637=_0x149e8a[_0x272cce];for(let _0x3fbb04=_0x3e1c27+_0x2c65f5-0x1;_0x3fbb04>=_0x3e1c27;_0x3fbb04--)_0x328637['hasOwnProperty'](_0x3fbb04)?(_0x328637[_0x3fbb04+_0x2bce30]=_0x328637[_0x3fbb04],delete _0x328637[_0x3fbb04]):delete _0x328637[_0x3fbb04+_0x2bce30];}}function qt(_0x2b941a,_0x48f912){const _0x1597c9=_0xfa7ff3;return new _0x185072()[_0x1597c9(0x170)](_0x2b941a)['subtract'](..._0x48f912)[_0x1597c9(0x1da)]();}function ot(_0x2b1c46,_0xfd00ba,_0x6509e4,_0x20ca0a){const _0x519aa7=_0xfa7ff3,_0x5a2834=new _0x506511()['sequenceNodesBuilder'](_0x6509e4);if(_0x5a2834==null)return _0x6509e4;const _0x4cf576=[];for(let _0x5b0541=0x0,_0x4d30d6=_0x5a2834['length'];_0x5b0541<_0x4d30d6;_0x5b0541++){const _0x4af004=_0x5a2834[_0x5b0541];if(typeof _0x4af004=='string'||_0x4af004['nodeType']!==_0x5d905c[_0x519aa7(0x205)]){_0x4cf576[_0x519aa7(0x2c0)](_0x4af004);continue;}const {token:_0x450a43}=_0x4af004,_0x45e60d=_0x18cd92(_0x450a43),{range:_0x3edb44,sheetName:_0x5b2e9c,unitId:_0x306a6d}=_0x45e60d;if((_0x2b1c46===_0x306a6d||_0x306a6d==='')&&(_0xfd00ba===_0x5b2e9c||_0x5b2e9c==='')){const _0x20ce92=_0x20ca0a(_0x3edb44),_0x2fac28=_0x20ce92?_0x27c5b3({'range':_0x20ce92,'sheetName':_0x5b2e9c,'unitId':_0x306a6d}):_0x191051[_0x519aa7(0x188)];_0x4cf576[_0x519aa7(0x2c0)]({..._0x4af004,'token':_0x2fac28});}else _0x4cf576[_0x519aa7(0x2c0)](_0x4af004);}return'='+_0x1d4143(_0x4cf576);}function N(_0x42343e,_0x3fd145){const _0x5f5013=_0xfa7ff3;return _0x42343e[_0x5f5013(0x252)]<=_0x3fd145[_0x5f5013(0x1a4)]&&_0x42343e[_0x5f5013(0x1a4)]>=_0x3fd145[_0x5f5013(0x252)];}function pe(_0xd47dc,_0x45fab7){const _0x294b18=_0xfa7ff3,_0x37c16a={'startColumn':_0xd47dc[_0x294b18(0x252)],'endColumn':_0xd47dc[_0x294b18(0x1a4)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1c61e7[_0x294b18(0x162)]},_0x2731d4={'startColumn':_0x45fab7[_0x294b18(0x252)],'endColumn':_0x45fab7[_0x294b18(0x1a4)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1c61e7[_0x294b18(0x162)]},_0x44024b=_0x5eb36b(_0x37c16a,_0x2731d4);return{'start':_0x45fab7[_0x294b18(0x252)]+_0x44024b['step'],'end':_0x45fab7[_0x294b18(0x1a4)]+_0x44024b[_0x294b18(0x1f8)]+_0x44024b[_0x294b18(0x234)]};}function ce(_0x922d11,_0x59fa4c){const _0x35a709=_0xfa7ff3,_0x41bc34={'startColumn':_0x922d11[_0x35a709(0x252)],'endColumn':_0x922d11[_0x35a709(0x1a4)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1c61e7[_0x35a709(0x162)]},_0x1d9baf={'startColumn':_0x59fa4c['start'],'endColumn':_0x59fa4c[_0x35a709(0x1a4)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1c61e7[_0x35a709(0x162)]},_0x7e6921=_0x42294a(_0x41bc34,_0x1d9baf);return _0x7e6921===null?null:{'start':_0x59fa4c[_0x35a709(0x252)]+_0x7e6921['step'],'end':_0x59fa4c[_0x35a709(0x1a4)]+_0x7e6921['step']+_0x7e6921[_0x35a709(0x234)]};}const wr={'m1':_0x26e6c7['id'],'m2':_0x26e6c7['id'],'handler'(_0xdab844,_0x2ada2c){const _0x1bb7ee=_0xfa7ff3,_0x5f80ad={'m1Prime':_0xdab844,'m2Prime':_0x2ada2c};if(_0xdab844[_0x1bb7ee(0x24d)][_0x1bb7ee(0x292)]!==_0x2ada2c['params'][_0x1bb7ee(0x292)]||_0xdab844['params']['subUnitId']!==_0x2ada2c['params'][_0x1bb7ee(0x17f)])return _0x5f80ad;const _0x52cb1a=_0x4093dc[_0x1bb7ee(0x1a2)](_0xdab844),_0x273a79=_0x4093dc[_0x1bb7ee(0x1a2)](_0x2ada2c),_0x3cbca8=_0x5eb36b(I(_0xdab844[_0x1bb7ee(0x24d)][_0x1bb7ee(0x28e)]),I(_0x2ada2c[_0x1bb7ee(0x24d)][_0x1bb7ee(0x28e)]));if(_0x3cbca8?(_0x273a79[_0x1bb7ee(0x24d)]['range'][_0x1bb7ee(0x1c3)]+=_0x3cbca8['step'],_0x273a79['params']['range'][_0x1bb7ee(0x1af)]+=_0x3cbca8['step']+(_0x3cbca8[_0x1bb7ee(0x234)]||0x0)):_0x273a79['id']=_0x526f4b['id'],_0xdab844[_0x1bb7ee(0x24d)][_0x1bb7ee(0x28e)][_0x1bb7ee(0x1c3)]!==_0x2ada2c[_0x1bb7ee(0x24d)]['range'][_0x1bb7ee(0x1c3)]){const _0x14bb39=_0x5eb36b(I(_0x2ada2c[_0x1bb7ee(0x24d)]['range']),I(_0xdab844[_0x1bb7ee(0x24d)][_0x1bb7ee(0x28e)]));_0x14bb39?(_0x52cb1a[_0x1bb7ee(0x24d)][_0x1bb7ee(0x28e)]['startColumn']+=_0x14bb39['step'],_0x52cb1a[_0x1bb7ee(0x24d)][_0x1bb7ee(0x28e)][_0x1bb7ee(0x1af)]+=_0x14bb39[_0x1bb7ee(0x1f8)]+(_0x14bb39['length']||0x0)):_0x52cb1a['id']=_0x526f4b['id'];}return{'m1Prime':_0x52cb1a,'m2Prime':_0x273a79};}},Cr={'m1':_0x26e6c7['id'],'m2':_0x1fb6e8['id'],'handler'(_0xd671d2,_0x4d9f12){const _0x31648f=_0xfa7ff3,_0x49add1={'m1Prime':_0xd671d2,'m2Prime':_0x4d9f12};if(_0xd671d2['params'][_0x31648f(0x292)]!==_0x4d9f12[_0x31648f(0x24d)][_0x31648f(0x292)]||_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x17f)]!==_0x4d9f12['params'][_0x31648f(0x17f)])return _0x49add1;const _0x5d4995=_0x4093dc[_0x31648f(0x1a2)](_0xd671d2),_0x4b7f2b=_0x4093dc[_0x31648f(0x1a2)](_0x4d9f12),_0x18c0a9=_0x4d9f12[_0x31648f(0x24d)][_0x31648f(0x1ab)],_0x50f729=_0x4d9f12[_0x31648f(0x24d)][_0x31648f(0x22d)];if(_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1c3)]>_0x18c0a9[_0x31648f(0x1c3)]&&_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1c3)]<=_0x18c0a9[_0x31648f(0x1af)]||_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1c3)]>_0x50f729[_0x31648f(0x1c3)]&&_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1c3)]<=_0x50f729['endColumn'])return{'error':new Error(_0x31648f(0x237))};const _0x26effe=_0x5eb36b(I(_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)]),I(_0x18c0a9)),_0xcfe123=_0x5eb36b(I(_0xd671d2['params'][_0x31648f(0x28e)]),I(_0x50f729));if(_0x4b7f2b[_0x31648f(0x24d)][_0x31648f(0x1ab)][_0x31648f(0x1c3)]+=_0x26effe[_0x31648f(0x1f8)],_0x4b7f2b['params'][_0x31648f(0x1ab)]['endColumn']+=_0x26effe['step']+(_0x26effe['length']||0x0),_0x4b7f2b[_0x31648f(0x24d)]['targetRange'][_0x31648f(0x1c3)]+=_0xcfe123[_0x31648f(0x1f8)],_0x4b7f2b[_0x31648f(0x24d)]['targetRange'][_0x31648f(0x1af)]+=_0xcfe123['step']+(_0xcfe123[_0x31648f(0x234)]||0x0),_0x18c0a9[_0x31648f(0x1c3)]>=_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1c3)]&&_0x50f729[_0x31648f(0x1c3)]<_0xd671d2['params'][_0x31648f(0x28e)]['startColumn']){const _0x285fd6=_0x50f729[_0x31648f(0x1af)]-_0x50f729[_0x31648f(0x1c3)]+0x1;_0x5d4995[_0x31648f(0x24d)]['range'][_0x31648f(0x1c3)]+=_0x285fd6,_0x5d4995['params']['range'][_0x31648f(0x1af)]+=_0x285fd6;}else{if(_0x18c0a9[_0x31648f(0x1af)]<_0xd671d2[_0x31648f(0x24d)]['range']['startColumn']&&_0x50f729['startColumn']>=_0xd671d2[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1c3)]){const _0x5b7e91=_0x18c0a9['endColumn']-_0x18c0a9['startColumn']+0x1;_0x5d4995['params'][_0x31648f(0x28e)][_0x31648f(0x1c3)]-=_0x5b7e91,_0x5d4995[_0x31648f(0x24d)][_0x31648f(0x28e)][_0x31648f(0x1af)]-=_0x5b7e91;}}return{'m1Prime':_0x5d4995,'m2Prime':_0x4b7f2b};}},Pr={'m1':_0x26e6c7['id'],'m2':_0x1908aa['id'],'handler'(_0x3604ef,_0x1e2ca1){const _0x46775f=_0xfa7ff3,_0x2f2bcb={'m1Prime':_0x3604ef,'m2Prime':_0x1e2ca1};if(_0x3604ef['params'][_0x46775f(0x292)]!==_0x1e2ca1[_0x46775f(0x24d)][_0x46775f(0x292)]||_0x3604ef[_0x46775f(0x24d)]['subUnitId']!==_0x1e2ca1[_0x46775f(0x24d)]['from'][_0x46775f(0x17f)]&&_0x3604ef[_0x46775f(0x24d)][_0x46775f(0x17f)]!==_0x1e2ca1['params']['to']['subUnitId'])return _0x2f2bcb;const _0x4cf135=_0x4093dc[_0x46775f(0x1a2)](_0x3604ef),_0x45d975=_0x4093dc[_0x46775f(0x1a2)](_0x1e2ca1);if(_0x3604ef['params'][_0x46775f(0x17f)]===_0x1e2ca1['params'][_0x46775f(0x258)][_0x46775f(0x17f)]){const _0x362a36=new _0x4e472c(_0x45d975[_0x46775f(0x24d)][_0x46775f(0x258)][_0x46775f(0x24a)])[_0x46775f(0x1b5)](),{startColumn:_0x59acc0,endColumn:_0x3be5a2}=_0x362a36,{startColumn:_0x49c452,endColumn:_0x28d3d7}=_0x3604ef[_0x46775f(0x24d)][_0x46775f(0x28e)],{step:_0x4e6dd9,length:_0xe4674e}=_0x5eb36b(_0x3604ef[_0x46775f(0x24d)][_0x46775f(0x28e)],_0x362a36);_0x4e6dd9>0x0&&_0xe4674e===0x0&&ht(_0x45d975[_0x46775f(0x24d)]['from'][_0x46775f(0x24a)],_0x59acc0,_0x3be5a2-_0x59acc0+0x1,_0x4e6dd9),_0x4e6dd9===0x0&&_0xe4674e>0x0&&ht(_0x45d975['params']['from'][_0x46775f(0x24a)],_0x49c452,_0x3be5a2-_0x49c452+0x1,_0x28d3d7-_0x49c452+0x1);}if(_0x3604ef['params'][_0x46775f(0x17f)]===_0x1e2ca1[_0x46775f(0x24d)]['to']['subUnitId']){const _0x233153=new _0x4e472c(_0x45d975[_0x46775f(0x24d)]['to'][_0x46775f(0x24a)])['getDataRange'](),{startColumn:_0x240e85,endColumn:_0x4bb88c}=_0x233153,{startColumn:_0x24bf55,endColumn:_0x5bf66e}=_0x3604ef['params']['range'],{step:_0x444bfa,length:_0x594af0}=_0x5eb36b(_0x3604ef[_0x46775f(0x24d)][_0x46775f(0x28e)],_0x233153);_0x444bfa>0x0&&_0x594af0===0x0&&ht(_0x45d975[_0x46775f(0x24d)]['to'][_0x46775f(0x24a)],_0x240e85,_0x4bb88c-_0x240e85+0x1,_0x444bfa),_0x444bfa===0x0&&_0x594af0>0x0&&ht(_0x45d975[_0x46775f(0x24d)]['to'][_0x46775f(0x24a)],_0x24bf55,_0x4bb88c-_0x24bf55+0x1,_0x5bf66e-_0x24bf55+0x1);}return{'m1Prime':_0x4cf135,'m2Prime':_0x45d975};}},Ur={'m1':_0x26e6c7['id'],'m2':_0x3fb483['id'],'handler'(_0x26e888,_0x582022){const _0x582077=_0xfa7ff3,_0x30857c={'m1Prime':_0x26e888,'m2Prime':_0x582022};if(_0x26e888['params'][_0x582077(0x292)]!==_0x582022['params'][_0x582077(0x292)]||_0x26e888['params']['subUnitId']!==_0x582022['params'][_0x582077(0x17f)])return _0x30857c;const _0x2c921b=_0x4093dc[_0x582077(0x1a2)](_0x26e888),_0x13cf53=_0x4093dc[_0x582077(0x1a2)](_0x582022);if(_0x26e888['params'][_0x582077(0x28e)][_0x582077(0x1c3)]<=_0x582022[_0x582077(0x24d)][_0x582077(0x28e)][_0x582077(0x1af)]&&_0x26e888[_0x582077(0x24d)]['range']['startColumn']>_0x582022[_0x582077(0x24d)][_0x582077(0x28e)][_0x582077(0x1c3)])return{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20remove\x20row')};const _0x210995=_0x5eb36b(I(_0x26e888[_0x582077(0x24d)][_0x582077(0x28e)]),I(_0x582022['params'][_0x582077(0x28e)]));_0x210995?(_0x13cf53['params'][_0x582077(0x28e)]['startColumn']+=_0x210995[_0x582077(0x1f8)],_0x13cf53['params'][_0x582077(0x28e)][_0x582077(0x1af)]+=_0x210995['step']+(_0x210995[_0x582077(0x234)]||0x0)):_0x13cf53['id']=_0x526f4b['id'];const _0x20f7db=_0x42294a(I(_0x582022[_0x582077(0x24d)][_0x582077(0x28e)]),I(_0x26e888[_0x582077(0x24d)][_0x582077(0x28e)]));return _0x20f7db&&(_0x2c921b[_0x582077(0x24d)][_0x582077(0x28e)]['startColumn']+=_0x20f7db[_0x582077(0x1f8)],_0x2c921b[_0x582077(0x24d)][_0x582077(0x28e)][_0x582077(0x1af)]+=_0x20f7db[_0x582077(0x1f8)]+(_0x20f7db['length']||0x0)),{'m1Prime':_0x2c921b,'m2Prime':_0x13cf53};}},br={'m1':_0x491c8d['id'],'m2':_0x491c8d['id'],'handler'(_0x71e50d,_0x3f77d3){const _0xe81187=_0xfa7ff3,_0x234d9c={'m1Prime':_0x71e50d,'m2Prime':_0x3f77d3};if(_0x71e50d[_0xe81187(0x24d)][_0xe81187(0x292)]!==_0x3f77d3[_0xe81187(0x24d)][_0xe81187(0x292)]||_0x71e50d[_0xe81187(0x24d)][_0xe81187(0x17f)]!==_0x3f77d3[_0xe81187(0x24d)][_0xe81187(0x17f)])return _0x234d9c;const _0x362ebc=_0x4093dc[_0xe81187(0x1a2)](_0x71e50d),_0x159a36=_0x4093dc[_0xe81187(0x1a2)](_0x3f77d3),_0x513fd1=_0x5eb36b(I(_0x50819b(_0x71e50d['params'][_0xe81187(0x28e)])),I(_0x50819b(_0x3f77d3[_0xe81187(0x24d)][_0xe81187(0x28e)])));if(_0x513fd1?(_0x159a36[_0xe81187(0x24d)][_0xe81187(0x28e)][_0xe81187(0x26c)]+=_0x513fd1[_0xe81187(0x1f8)],_0x159a36[_0xe81187(0x24d)]['range'][_0xe81187(0x1d6)]+=_0x513fd1[_0xe81187(0x1f8)]+(_0x513fd1[_0xe81187(0x234)]||0x0)):_0x159a36['id']=_0x526f4b['id'],_0x71e50d['params']['range']['startRow']!==_0x3f77d3[_0xe81187(0x24d)]['range'][_0xe81187(0x26c)]){const _0x124db7=_0x5eb36b(I(_0x50819b(_0x3f77d3[_0xe81187(0x24d)][_0xe81187(0x28e)])),I(_0x50819b(_0x71e50d[_0xe81187(0x24d)][_0xe81187(0x28e)])));_0x124db7?(_0x362ebc[_0xe81187(0x24d)][_0xe81187(0x28e)]['startRow']+=_0x124db7[_0xe81187(0x1f8)],_0x362ebc['params']['range'][_0xe81187(0x1d6)]+=_0x124db7[_0xe81187(0x1f8)]+(_0x124db7['length']||0x0)):_0x362ebc['id']=_0x526f4b['id'];}return{'m1Prime':_0x362ebc,'m2Prime':_0x159a36};}},Mr={'m1':_0x491c8d['id'],'m2':_0x1908aa['id'],'handler'(_0x225b24,_0x3ce14f){const _0x205b49=_0xfa7ff3,_0x4f8c7e={'m1Prime':_0x225b24,'m2Prime':_0x3ce14f};if(_0x225b24['params']['unitId']!==_0x3ce14f[_0x205b49(0x24d)][_0x205b49(0x292)]||_0x225b24[_0x205b49(0x24d)][_0x205b49(0x17f)]!==_0x3ce14f[_0x205b49(0x24d)][_0x205b49(0x258)][_0x205b49(0x17f)]&&_0x225b24[_0x205b49(0x24d)][_0x205b49(0x17f)]!==_0x3ce14f['params']['to'][_0x205b49(0x17f)])return _0x4f8c7e;const _0x290f62=_0x4093dc['deepClone'](_0x225b24),_0x167197=_0x4093dc[_0x205b49(0x1a2)](_0x3ce14f);if(_0x225b24[_0x205b49(0x24d)][_0x205b49(0x17f)]===_0x3ce14f[_0x205b49(0x24d)]['from'][_0x205b49(0x17f)]){const _0x2ce352=new _0x4e472c(_0x167197[_0x205b49(0x24d)]['from'][_0x205b49(0x24a)])[_0x205b49(0x1b5)](),{startRow:_0x3a39fd,endRow:_0x483d12}=_0x2ce352,{startRow:_0x141f2e,endRow:_0x4f66a8}=_0x225b24['params'][_0x205b49(0x28e)],{step:_0x28098a,length:_0x2807b2}=_0x5eb36b(_0x50819b(_0x225b24['params'][_0x205b49(0x28e)]),_0x50819b(_0x2ce352));_0x28098a>0x0&&_0x2807b2===0x0&&ft(_0x167197[_0x205b49(0x24d)]['from'][_0x205b49(0x24a)],_0x3a39fd,_0x483d12-_0x3a39fd+0x1,_0x28098a),_0x28098a===0x0&&_0x2807b2>0x0&&ft(_0x167197[_0x205b49(0x24d)][_0x205b49(0x258)][_0x205b49(0x24a)],_0x141f2e,_0x483d12-_0x141f2e+0x1,_0x4f66a8-_0x141f2e+0x1);}if(_0x225b24['params'][_0x205b49(0x17f)]===_0x3ce14f[_0x205b49(0x24d)]['to'][_0x205b49(0x17f)]){const _0x528ab7=new _0x4e472c(_0x3ce14f[_0x205b49(0x24d)]['to']['value'])[_0x205b49(0x1b5)](),{startRow:_0x1c540a,endRow:_0x293b89}=_0x528ab7,{startRow:_0x289409,endRow:_0x1a7de5}=_0x225b24['params'][_0x205b49(0x28e)],{step:_0x731eb2,length:_0xf7dcac}=_0x5eb36b(_0x50819b(_0x225b24[_0x205b49(0x24d)][_0x205b49(0x28e)]),_0x50819b(_0x528ab7));_0x731eb2>0x0&&_0xf7dcac===0x0&&ft(_0x167197[_0x205b49(0x24d)]['to'][_0x205b49(0x24a)],_0x1c540a,_0x293b89-_0x1c540a+0x1,_0x731eb2),_0x731eb2===0x0&&_0xf7dcac>0x0&&ft(_0x167197[_0x205b49(0x24d)]['to'][_0x205b49(0x24a)],_0x289409,_0x293b89-_0x289409+0x1,_0x1a7de5-_0x289409+0x1);}return{'m1Prime':_0x290f62,'m2Prime':_0x167197};}},vr={'m1':_0x491c8d['id'],'m2':_0x52607d['id'],'handler'(_0x2952d3,_0x4da2ac){const _0x5d1230=_0xfa7ff3,_0x2c4a1b={'m1Prime':_0x2952d3,'m2Prime':_0x4da2ac};if(_0x2952d3[_0x5d1230(0x24d)][_0x5d1230(0x292)]!==_0x4da2ac[_0x5d1230(0x24d)][_0x5d1230(0x292)]||_0x2952d3['params'][_0x5d1230(0x17f)]!==_0x4da2ac[_0x5d1230(0x24d)][_0x5d1230(0x17f)])return _0x2c4a1b;const _0x2e6e54=_0x4093dc[_0x5d1230(0x1a2)](_0x2952d3),_0x41d072=_0x4093dc[_0x5d1230(0x1a2)](_0x4da2ac),_0x58bc74=_0x4da2ac[_0x5d1230(0x24d)][_0x5d1230(0x1ab)],_0xa8c6a7=_0x4da2ac[_0x5d1230(0x24d)]['targetRange'];if(_0x2952d3[_0x5d1230(0x24d)][_0x5d1230(0x28e)][_0x5d1230(0x26c)]>_0x58bc74['startRow']&&_0x2952d3[_0x5d1230(0x24d)][_0x5d1230(0x28e)][_0x5d1230(0x26c)]<=_0x58bc74[_0x5d1230(0x1d6)]||_0x2952d3[_0x5d1230(0x24d)]['range'][_0x5d1230(0x26c)]>_0xa8c6a7[_0x5d1230(0x26c)]&&_0x2952d3['params'][_0x5d1230(0x28e)]['startRow']<=_0xa8c6a7[_0x5d1230(0x1d6)])return{'error':new Error(_0x5d1230(0x237))};const _0x277f23=_0x5eb36b(I(_0x50819b(_0x2952d3[_0x5d1230(0x24d)]['range'])),I(_0x50819b(_0x58bc74))),_0x46c80f=_0x5eb36b(I(_0x50819b(_0x2952d3[_0x5d1230(0x24d)]['range'])),I(_0x50819b(_0xa8c6a7)));if(_0x41d072[_0x5d1230(0x24d)][_0x5d1230(0x1ab)][_0x5d1230(0x26c)]+=_0x277f23[_0x5d1230(0x1f8)],_0x41d072['params'][_0x5d1230(0x1ab)][_0x5d1230(0x1d6)]+=_0x277f23[_0x5d1230(0x1f8)]+(_0x277f23[_0x5d1230(0x234)]||0x0),_0x41d072[_0x5d1230(0x24d)][_0x5d1230(0x22d)][_0x5d1230(0x26c)]+=_0x46c80f[_0x5d1230(0x1f8)],_0x41d072['params'][_0x5d1230(0x22d)][_0x5d1230(0x1d6)]+=_0x46c80f[_0x5d1230(0x1f8)]+(_0x46c80f[_0x5d1230(0x234)]||0x0),_0x58bc74[_0x5d1230(0x26c)]>=_0x2952d3[_0x5d1230(0x24d)][_0x5d1230(0x28e)]['startRow']&&_0xa8c6a7[_0x5d1230(0x26c)]<_0x2952d3[_0x5d1230(0x24d)]['range']['startRow']){const _0x12a130=_0xa8c6a7['endRow']-_0xa8c6a7[_0x5d1230(0x26c)]+0x1;_0x2e6e54[_0x5d1230(0x24d)][_0x5d1230(0x28e)][_0x5d1230(0x26c)]+=_0x12a130,_0x2e6e54[_0x5d1230(0x24d)][_0x5d1230(0x28e)][_0x5d1230(0x1d6)]+=_0x12a130;}else{if(_0x58bc74[_0x5d1230(0x1d6)]<_0x2952d3[_0x5d1230(0x24d)][_0x5d1230(0x28e)][_0x5d1230(0x26c)]&&_0xa8c6a7[_0x5d1230(0x26c)]>=_0x2952d3['params']['range'][_0x5d1230(0x26c)]){const _0x1bab38=_0x58bc74[_0x5d1230(0x1d6)]-_0x58bc74['startRow']+0x1;_0x2e6e54[_0x5d1230(0x24d)]['range'][_0x5d1230(0x26c)]-=_0x1bab38,_0x2e6e54['params'][_0x5d1230(0x28e)][_0x5d1230(0x1d6)]-=_0x1bab38;}}return{'m1Prime':_0x2e6e54,'m2Prime':_0x41d072};}},Er={'m1':_0x491c8d['id'],'m2':_0x59a14a['id'],'handler'(_0x18132d,_0x42f518){const _0x3a6980=_0xfa7ff3,_0x4ad62b={'m1Prime':_0x18132d,'m2Prime':_0x42f518};if(_0x18132d[_0x3a6980(0x24d)][_0x3a6980(0x292)]!==_0x42f518[_0x3a6980(0x24d)][_0x3a6980(0x292)]||_0x18132d[_0x3a6980(0x24d)]['subUnitId']!==_0x42f518[_0x3a6980(0x24d)][_0x3a6980(0x17f)])return _0x4ad62b;const _0x1298bc=_0x4093dc['deepClone'](_0x18132d),_0x249faa=_0x4093dc[_0x3a6980(0x1a2)](_0x42f518);if(_0x18132d[_0x3a6980(0x24d)][_0x3a6980(0x28e)]['startRow']<=_0x42f518[_0x3a6980(0x24d)][_0x3a6980(0x28e)][_0x3a6980(0x1d6)]&&_0x18132d[_0x3a6980(0x24d)][_0x3a6980(0x28e)][_0x3a6980(0x26c)]>_0x42f518[_0x3a6980(0x24d)][_0x3a6980(0x28e)][_0x3a6980(0x26c)])return{'error':new Error(_0x3a6980(0x21c))};const _0x1ef4c0=_0x5eb36b(I(_0x50819b(_0x18132d[_0x3a6980(0x24d)][_0x3a6980(0x28e)])),I(_0x50819b(_0x42f518[_0x3a6980(0x24d)][_0x3a6980(0x28e)])));_0x1ef4c0?(_0x249faa[_0x3a6980(0x24d)][_0x3a6980(0x28e)][_0x3a6980(0x26c)]+=_0x1ef4c0[_0x3a6980(0x1f8)],_0x249faa[_0x3a6980(0x24d)][_0x3a6980(0x28e)][_0x3a6980(0x1d6)]+=_0x1ef4c0[_0x3a6980(0x1f8)]+(_0x1ef4c0['length']||0x0)):_0x249faa['id']=_0x526f4b['id'];const _0x2bae65=_0x42294a(I(_0x50819b(_0x42f518[_0x3a6980(0x24d)]['range'])),I(_0x50819b(_0x18132d[_0x3a6980(0x24d)][_0x3a6980(0x28e)])));return _0x2bae65&&(_0x1298bc[_0x3a6980(0x24d)][_0x3a6980(0x28e)][_0x3a6980(0x26c)]+=_0x2bae65[_0x3a6980(0x1f8)],_0x1298bc[_0x3a6980(0x24d)][_0x3a6980(0x28e)]['endRow']+=_0x2bae65[_0x3a6980(0x1f8)]+(_0x2bae65['length']||0x0)),{'m1Prime':_0x1298bc,'m2Prime':_0x249faa};}},Sr={'m1':_0x1fb6e8['id'],'m2':_0x1fb6e8['id'],'handler'(_0x5c4dc3,_0x179280){const _0x2428d2=_0xfa7ff3,_0xa119cb={'m1Prime':_0x5c4dc3,'m2Prime':_0x179280};if(_0x5c4dc3[_0x2428d2(0x24d)]['unitId']!==_0x179280[_0x2428d2(0x24d)]['unitId']||_0x5c4dc3[_0x2428d2(0x24d)]['subUnitId']!==_0x179280[_0x2428d2(0x24d)][_0x2428d2(0x17f)])return _0xa119cb;const _0x577a53=_0x4093dc[_0x2428d2(0x1a2)](_0x5c4dc3),_0x101add=_0x4093dc[_0x2428d2(0x1a2)](_0x179280),_0x22ba32=_0x179280[_0x2428d2(0x24d)]['sourceRange'],_0xfbb5cb=_0x179280[_0x2428d2(0x24d)][_0x2428d2(0x22d)],_0xd5cb0e=_0x5c4dc3[_0x2428d2(0x24d)][_0x2428d2(0x1ab)],_0x479106=_0x5c4dc3[_0x2428d2(0x24d)][_0x2428d2(0x22d)];if(_0xd5cb0e[_0x2428d2(0x1af)]>=_0x22ba32[_0x2428d2(0x1c3)]&&_0xd5cb0e[_0x2428d2(0x1c3)]<=_0x22ba32[_0x2428d2(0x1af)])return{'error':new Error(_0x2428d2(0x15b))};const _0x17a913=_0x24f9ad({'start':_0xd5cb0e[_0x2428d2(0x1c3)],'end':_0xd5cb0e['endColumn']},{'start':_0x479106[_0x2428d2(0x1c3)],'end':_0x479106[_0x2428d2(0x1af)]},{'start':_0x22ba32[_0x2428d2(0x1c3)],'end':_0x22ba32[_0x2428d2(0x1af)]}),_0x1304e9=_0x24f9ad({'start':_0xd5cb0e[_0x2428d2(0x1c3)],'end':_0xd5cb0e[_0x2428d2(0x1af)]},{'start':_0x479106['startColumn'],'end':_0x479106[_0x2428d2(0x1af)]},{'start':_0xfbb5cb['startColumn'],'end':_0xfbb5cb[_0x2428d2(0x1af)]});_0x17a913&&_0x1304e9?(_0x101add[_0x2428d2(0x24d)][_0x2428d2(0x1ab)]['startColumn']+=_0x17a913[_0x2428d2(0x1f8)],_0x101add[_0x2428d2(0x24d)][_0x2428d2(0x1ab)][_0x2428d2(0x1af)]+=_0x17a913[_0x2428d2(0x1f8)]+(_0x17a913[_0x2428d2(0x234)]||0x0),_0x101add[_0x2428d2(0x24d)]['targetRange']['startColumn']+=_0x1304e9[_0x2428d2(0x1f8)],_0x101add['params']['targetRange'][_0x2428d2(0x1af)]+=_0x1304e9['step']+(_0x1304e9[_0x2428d2(0x234)]||0x0)):_0x101add['id']=_0x526f4b['id'];const _0x48d6d0=_0x24f9ad({'start':_0x22ba32[_0x2428d2(0x1c3)],'end':_0x22ba32[_0x2428d2(0x1af)]},{'start':_0xfbb5cb[_0x2428d2(0x1c3)],'end':_0xfbb5cb[_0x2428d2(0x1af)]},{'start':_0xd5cb0e[_0x2428d2(0x1c3)],'end':_0xd5cb0e[_0x2428d2(0x1af)]}),_0x5d699a=_0x24f9ad({'start':_0x22ba32[_0x2428d2(0x1c3)],'end':_0x22ba32[_0x2428d2(0x1af)]},{'start':_0xfbb5cb[_0x2428d2(0x1c3)],'end':_0xfbb5cb[_0x2428d2(0x1af)]},{'start':_0x479106[_0x2428d2(0x1c3)],'end':_0x479106[_0x2428d2(0x1af)]});return _0x48d6d0&&_0x5d699a?(_0x577a53['params'][_0x2428d2(0x1ab)]['startColumn']+=_0x48d6d0[_0x2428d2(0x1f8)],_0x577a53['params']['sourceRange']['endColumn']+=_0x48d6d0[_0x2428d2(0x1f8)]+(_0x48d6d0[_0x2428d2(0x234)]||0x0),_0x577a53[_0x2428d2(0x24d)][_0x2428d2(0x22d)][_0x2428d2(0x1c3)]+=_0x5d699a['step'],_0x577a53['params'][_0x2428d2(0x22d)][_0x2428d2(0x1af)]+=_0x5d699a['step']+(_0x5d699a[_0x2428d2(0x234)]||0x0)):_0x577a53['id']=_0x526f4b['id'],{'m1Prime':_0x577a53,'m2Prime':_0x101add};}},Vr={'m1':_0x52607d['id'],'m2':_0x52607d['id'],'handler'(_0xa418ab,_0x46eb91){const _0x212d6e=_0xfa7ff3,_0x21058a={'m1Prime':_0xa418ab,'m2Prime':_0x46eb91};if(_0xa418ab[_0x212d6e(0x24d)][_0x212d6e(0x292)]!==_0x46eb91[_0x212d6e(0x24d)][_0x212d6e(0x292)]||_0xa418ab[_0x212d6e(0x24d)]['subUnitId']!==_0x46eb91[_0x212d6e(0x24d)][_0x212d6e(0x17f)])return _0x21058a;const _0x5bfbef=_0x4093dc[_0x212d6e(0x1a2)](_0xa418ab),_0x4741f4=_0x4093dc[_0x212d6e(0x1a2)](_0x46eb91),_0x50f0a0=_0x46eb91[_0x212d6e(0x24d)][_0x212d6e(0x1ab)],_0x150cfd=_0x46eb91[_0x212d6e(0x24d)]['targetRange'],_0xa02c2c=_0xa418ab[_0x212d6e(0x24d)][_0x212d6e(0x1ab)],_0x151531=_0xa418ab[_0x212d6e(0x24d)][_0x212d6e(0x22d)];if(_0xa02c2c['endRow']>=_0x50f0a0[_0x212d6e(0x26c)]&&_0xa02c2c[_0x212d6e(0x26c)]<=_0x50f0a0[_0x212d6e(0x1d6)])return{'error':new Error(_0x212d6e(0x1e6))};const _0x3a00b0=_0x24f9ad({'start':_0xa02c2c['startRow'],'end':_0xa02c2c[_0x212d6e(0x1d6)]},{'start':_0x151531[_0x212d6e(0x26c)],'end':_0x151531[_0x212d6e(0x1d6)]},{'start':_0x50f0a0[_0x212d6e(0x26c)],'end':_0x50f0a0[_0x212d6e(0x1d6)]}),_0x504b6d=_0x24f9ad({'start':_0xa02c2c[_0x212d6e(0x26c)],'end':_0xa02c2c[_0x212d6e(0x1d6)]},{'start':_0x151531[_0x212d6e(0x26c)],'end':_0x151531['endRow']},{'start':_0x150cfd[_0x212d6e(0x26c)],'end':_0x150cfd[_0x212d6e(0x1d6)]});_0x3a00b0&&_0x504b6d?(_0x4741f4['params'][_0x212d6e(0x1ab)][_0x212d6e(0x26c)]+=_0x3a00b0[_0x212d6e(0x1f8)],_0x4741f4[_0x212d6e(0x24d)][_0x212d6e(0x1ab)][_0x212d6e(0x1d6)]+=_0x3a00b0['step']+(_0x3a00b0['length']||0x0),_0x4741f4[_0x212d6e(0x24d)][_0x212d6e(0x22d)][_0x212d6e(0x26c)]+=_0x504b6d[_0x212d6e(0x1f8)],_0x4741f4[_0x212d6e(0x24d)][_0x212d6e(0x22d)][_0x212d6e(0x1d6)]+=_0x504b6d[_0x212d6e(0x1f8)]+(_0x504b6d[_0x212d6e(0x234)]||0x0)):_0x4741f4['id']=_0x526f4b['id'];const _0x6d56cf=_0x24f9ad({'start':_0x50f0a0['startRow'],'end':_0x50f0a0[_0x212d6e(0x1d6)]},{'start':_0x150cfd[_0x212d6e(0x26c)],'end':_0x150cfd[_0x212d6e(0x1d6)]},{'start':_0xa02c2c[_0x212d6e(0x26c)],'end':_0xa02c2c[_0x212d6e(0x1d6)]}),_0x53e556=_0x24f9ad({'start':_0x50f0a0[_0x212d6e(0x26c)],'end':_0x50f0a0[_0x212d6e(0x1d6)]},{'start':_0x150cfd[_0x212d6e(0x26c)],'end':_0x150cfd['endRow']},{'start':_0x151531[_0x212d6e(0x26c)],'end':_0x151531[_0x212d6e(0x1d6)]});return _0x6d56cf&&_0x53e556?(_0x5bfbef['params'][_0x212d6e(0x1ab)][_0x212d6e(0x26c)]+=_0x6d56cf[_0x212d6e(0x1f8)],_0x5bfbef[_0x212d6e(0x24d)][_0x212d6e(0x1ab)]['endRow']+=_0x6d56cf[_0x212d6e(0x1f8)]+(_0x6d56cf['length']||0x0),_0x5bfbef[_0x212d6e(0x24d)][_0x212d6e(0x22d)][_0x212d6e(0x26c)]+=_0x53e556[_0x212d6e(0x1f8)],_0x5bfbef[_0x212d6e(0x24d)]['targetRange'][_0x212d6e(0x1d6)]+=_0x53e556[_0x212d6e(0x1f8)]+(_0x53e556['length']||0x0)):_0x5bfbef['id']=_0x526f4b['id'],{'m1Prime':_0x5bfbef,'m2Prime':_0x4741f4};}},Wr={'m1':_0x3fb483['id'],'m2':_0x1fb6e8['id'],'handler'(_0x3d1dd0,_0x457ba4){const _0x261d44=_0xfa7ff3,_0x54cba3={'m1Prime':_0x3d1dd0,'m2Prime':_0x457ba4};if(_0x3d1dd0[_0x261d44(0x24d)][_0x261d44(0x292)]!==_0x457ba4[_0x261d44(0x24d)]['unitId']||_0x3d1dd0[_0x261d44(0x24d)][_0x261d44(0x17f)]!==_0x457ba4['params']['subUnitId'])return _0x54cba3;const _0x271e3d=_0x4093dc[_0x261d44(0x1a2)](_0x3d1dd0),_0x5dada5=_0x4093dc['deepClone'](_0x457ba4);if(_0x3d1dd0[_0x261d44(0x24d)]['range'][_0x261d44(0x1c3)]<=_0x457ba4[_0x261d44(0x24d)]['sourceRange'][_0x261d44(0x1af)]&&_0x3d1dd0[_0x261d44(0x24d)][_0x261d44(0x28e)][_0x261d44(0x1af)]>=_0x457ba4[_0x261d44(0x24d)][_0x261d44(0x1ab)]['startColumn']||_0x3d1dd0[_0x261d44(0x24d)][_0x261d44(0x28e)][_0x261d44(0x1c3)]<=_0x457ba4[_0x261d44(0x24d)][_0x261d44(0x22d)][_0x261d44(0x1af)]&&_0x3d1dd0[_0x261d44(0x24d)][_0x261d44(0x28e)][_0x261d44(0x1af)]>=_0x457ba4['params'][_0x261d44(0x22d)][_0x261d44(0x1c3)])return{'error':new Error(_0x261d44(0x1a3))};const _0x1ef580=_0x42294a(I(_0x3d1dd0['params'][_0x261d44(0x28e)]),I(_0x457ba4['params']['sourceRange'])),_0x4df912=_0x42294a(I(_0x3d1dd0[_0x261d44(0x24d)]['range']),I(_0x457ba4[_0x261d44(0x24d)]['targetRange']));_0x1ef580&&_0x4df912?(_0x5dada5[_0x261d44(0x24d)][_0x261d44(0x1ab)][_0x261d44(0x1c3)]+=_0x1ef580[_0x261d44(0x1f8)],_0x5dada5['params']['sourceRange'][_0x261d44(0x1af)]+=_0x1ef580[_0x261d44(0x1f8)]+(_0x1ef580['length']||0x0),_0x5dada5[_0x261d44(0x24d)][_0x261d44(0x22d)]['startColumn']+=_0x4df912['step'],_0x5dada5['params'][_0x261d44(0x22d)]['endColumn']+=_0x4df912[_0x261d44(0x1f8)]+(_0x4df912[_0x261d44(0x234)]||0x0)):_0x5dada5['id']=_0x526f4b['id'];const _0x12af58=_0x24f9ad({'start':_0x457ba4['params'][_0x261d44(0x1ab)]['startColumn'],'end':_0x457ba4[_0x261d44(0x24d)][_0x261d44(0x1ab)][_0x261d44(0x1af)]},{'start':_0x457ba4[_0x261d44(0x24d)]['targetRange'][_0x261d44(0x1c3)],'end':_0x457ba4[_0x261d44(0x24d)][_0x261d44(0x22d)][_0x261d44(0x1af)]},{'start':_0x3d1dd0[_0x261d44(0x24d)][_0x261d44(0x28e)][_0x261d44(0x1c3)],'end':_0x3d1dd0[_0x261d44(0x24d)]['range'][_0x261d44(0x1af)]});if(_0x12af58){const {step:_0x33392b,length:_0x3e3fda}=_0x12af58;_0x271e3d['params']['range'][_0x261d44(0x1c3)]+=_0x33392b,_0x271e3d['params'][_0x261d44(0x28e)][_0x261d44(0x1af)]+=_0x33392b+(_0x3e3fda||0x0);}else _0x271e3d['params'][_0x261d44(0x28e)]['startColumn']=0x0,_0x271e3d[_0x261d44(0x24d)][_0x261d44(0x28e)][_0x261d44(0x1af)]=-0x1;return{'m1Prime':_0x271e3d,'m2Prime':_0x5dada5};}},_r={'m1':_0x3fb483['id'],'m2':_0x1908aa['id'],'handler'(_0x104ff5,_0x44a14e){const _0xec53d=_0xfa7ff3,_0x2e673c={'m1Prime':_0x104ff5,'m2Prime':_0x44a14e};if(_0x104ff5[_0xec53d(0x24d)]['unitId']!==_0x44a14e[_0xec53d(0x24d)][_0xec53d(0x292)]||_0x104ff5[_0xec53d(0x24d)]['subUnitId']!==_0x44a14e[_0xec53d(0x24d)][_0xec53d(0x258)]['subUnitId']&&_0x104ff5[_0xec53d(0x24d)][_0xec53d(0x17f)]!==_0x44a14e[_0xec53d(0x24d)]['to']['subUnitId'])return _0x2e673c;const _0x1721bb=_0x4093dc[_0xec53d(0x1a2)](_0x104ff5),_0x4c499e=_0x4093dc[_0xec53d(0x1a2)](_0x44a14e),{startColumn:_0x46d355,endColumn:_0x5d3471}=_0x104ff5[_0xec53d(0x24d)][_0xec53d(0x28e)];if(_0x104ff5[_0xec53d(0x24d)]['subUnitId']===_0x44a14e[_0xec53d(0x24d)][_0xec53d(0x258)][_0xec53d(0x17f)]){const _0x5c9774=new _0x4e472c(_0x4c499e[_0xec53d(0x24d)][_0xec53d(0x258)]['value']),_0x4fb8f7=_0x5c9774[_0xec53d(0x1b5)](),{startColumn:_0x546315,endColumn:_0x20d096}=_0x4fb8f7;if(_0x546315<=_0x5d3471&&_0x20d096>=_0x46d355)return{'error':new Error(_0xec53d(0x27c))};_0x5d3471<_0x546315&&_0x5c9774['removeColumns'](_0x46d355,_0x5d3471-_0x46d355+0x1),_0x4c499e[_0xec53d(0x24d)][_0xec53d(0x258)][_0xec53d(0x24a)]=_0x5c9774[_0xec53d(0x268)]();}if(_0x104ff5[_0xec53d(0x24d)][_0xec53d(0x17f)]===_0x44a14e['params']['to'][_0xec53d(0x17f)]){const _0x54c1fd=new _0x4e472c(_0x4c499e[_0xec53d(0x24d)]['to'][_0xec53d(0x24a)]),_0x4e1d6b=_0x54c1fd[_0xec53d(0x1b5)](),{startColumn:_0x2bde5d,endColumn:_0xbce724}=_0x4e1d6b;if(_0x2bde5d<=_0x5d3471&&_0xbce724>=_0x46d355)return{'error':new Error(_0xec53d(0x27c))};_0x5d3471<_0x2bde5d&&_0x54c1fd[_0xec53d(0x157)](_0x46d355,_0x5d3471-_0x46d355+0x1),_0x4c499e[_0xec53d(0x24d)]['to'][_0xec53d(0x24a)]=_0x54c1fd[_0xec53d(0x268)]();}return{'m1Prime':_0x1721bb,'m2Prime':_0x4c499e};}},yr={'m1':_0x3fb483['id'],'m2':_0x3fb483['id'],'handler'(_0x2cb133,_0x30ff1b){const _0x118a6a=_0xfa7ff3,_0x22641f={'m1Prime':_0x2cb133,'m2Prime':_0x30ff1b};if(_0x2cb133[_0x118a6a(0x24d)][_0x118a6a(0x292)]!==_0x30ff1b[_0x118a6a(0x24d)]['unitId']||_0x2cb133[_0x118a6a(0x24d)]['subUnitId']!==_0x30ff1b[_0x118a6a(0x24d)][_0x118a6a(0x17f)])return _0x22641f;const _0x1fd401=_0x4093dc['deepClone'](_0x2cb133),_0x4784d8=_0x4093dc['deepClone'](_0x30ff1b),_0xaf5678=_0x42294a(_0x2cb133[_0x118a6a(0x24d)][_0x118a6a(0x28e)],_0x30ff1b[_0x118a6a(0x24d)]['range']);if(_0xaf5678){const {step:_0x241601,length:_0x13b474}=_0xaf5678;_0x4784d8['params'][_0x118a6a(0x28e)][_0x118a6a(0x1c3)]+=_0x241601,_0x4784d8[_0x118a6a(0x24d)][_0x118a6a(0x28e)][_0x118a6a(0x1af)]+=_0x241601+(_0x13b474||0x0);}else _0x4784d8['id']=_0x526f4b['id'];const _0x3f7241=_0x42294a(_0x30ff1b[_0x118a6a(0x24d)][_0x118a6a(0x28e)],_0x2cb133[_0x118a6a(0x24d)][_0x118a6a(0x28e)]);if(_0x3f7241){const {step:_0x24fff9,length:_0x4eeba4}=_0x3f7241;_0x1fd401['params'][_0x118a6a(0x28e)]['startColumn']+=_0x24fff9,_0x1fd401[_0x118a6a(0x24d)][_0x118a6a(0x28e)]['endColumn']+=_0x24fff9+(_0x4eeba4||0x0);}else _0x1fd401['id']=_0x526f4b['id'];return{'m1Prime':_0x1fd401,'m2Prime':_0x4784d8};}},Nr={'m1':_0x59a14a['id'],'m2':_0x1908aa['id'],'handler'(_0x43e4eb,_0x4d5567){const _0xd11d83=_0xfa7ff3,_0x3e3220={'m1Prime':_0x43e4eb,'m2Prime':_0x4d5567};if(_0x43e4eb[_0xd11d83(0x24d)][_0xd11d83(0x292)]!==_0x4d5567['params']['unitId']||_0x43e4eb['params'][_0xd11d83(0x17f)]!==_0x4d5567[_0xd11d83(0x24d)][_0xd11d83(0x258)][_0xd11d83(0x17f)]&&_0x43e4eb['params']['subUnitId']!==_0x4d5567['params']['to'][_0xd11d83(0x17f)])return _0x3e3220;const _0x511e35=_0x4093dc[_0xd11d83(0x1a2)](_0x43e4eb),_0x1bd876=_0x4093dc[_0xd11d83(0x1a2)](_0x4d5567),{startRow:_0x6fa3f6,endRow:_0x4ffe18}=_0x43e4eb[_0xd11d83(0x24d)][_0xd11d83(0x28e)];if(_0x43e4eb[_0xd11d83(0x24d)][_0xd11d83(0x17f)]===_0x4d5567[_0xd11d83(0x24d)][_0xd11d83(0x258)][_0xd11d83(0x17f)]){const _0x220a6a=new _0x4e472c(_0x1bd876[_0xd11d83(0x24d)][_0xd11d83(0x258)][_0xd11d83(0x24a)]),_0x591d99=_0x220a6a[_0xd11d83(0x1b5)](),{startRow:_0x310de5,endRow:_0xe40ac8}=_0x591d99;if(_0x310de5<=_0x4ffe18&&_0xe40ac8>=_0x6fa3f6)return{'error':new Error(_0xd11d83(0x27c))};_0x4ffe18<_0x310de5&&_0x220a6a['removeRows'](_0x6fa3f6,_0x4ffe18-_0x6fa3f6+0x1),_0x1bd876[_0xd11d83(0x24d)][_0xd11d83(0x258)][_0xd11d83(0x24a)]=_0x220a6a[_0xd11d83(0x268)]();}if(_0x43e4eb['params']['subUnitId']===_0x4d5567[_0xd11d83(0x24d)]['to'][_0xd11d83(0x17f)]){const _0x2b33d8=new _0x4e472c(_0x1bd876[_0xd11d83(0x24d)]['to'][_0xd11d83(0x24a)]),_0x2d5c5b=_0x2b33d8['getDataRange'](),{startRow:_0x3fb8fc,endRow:_0x1a08f8}=_0x2d5c5b;if(_0x3fb8fc<=_0x4ffe18&&_0x1a08f8>=_0x6fa3f6)return{'error':new Error(_0xd11d83(0x27c))};_0x4ffe18<_0x3fb8fc&&_0x2b33d8['removeRows'](_0x6fa3f6,_0x4ffe18-_0x6fa3f6+0x1),_0x1bd876[_0xd11d83(0x24d)]['to']['value']=_0x2b33d8[_0xd11d83(0x268)]();}return{'m1Prime':_0x511e35,'m2Prime':_0x1bd876};}},Tr={'m1':_0x59a14a['id'],'m2':_0x52607d['id'],'handler'(_0xac3481,_0x31d291){const _0x5dc078=_0xfa7ff3,_0x57d18a={'m1Prime':_0xac3481,'m2Prime':_0x31d291};if(_0xac3481[_0x5dc078(0x24d)][_0x5dc078(0x292)]!==_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x292)]||_0xac3481[_0x5dc078(0x24d)][_0x5dc078(0x17f)]!==_0x31d291['params'][_0x5dc078(0x17f)])return _0x57d18a;const _0x34c416=_0x4093dc[_0x5dc078(0x1a2)](_0xac3481),_0x909cb3=_0x4093dc[_0x5dc078(0x1a2)](_0x31d291);if(_0xac3481[_0x5dc078(0x24d)]['range'][_0x5dc078(0x26c)]<=_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x1ab)][_0x5dc078(0x1d6)]&&_0xac3481[_0x5dc078(0x24d)][_0x5dc078(0x28e)]['endRow']>=_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x1ab)][_0x5dc078(0x26c)]||_0xac3481['params'][_0x5dc078(0x28e)][_0x5dc078(0x26c)]<=_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x22d)][_0x5dc078(0x1d6)]&&_0xac3481[_0x5dc078(0x24d)][_0x5dc078(0x28e)]['endRow']>=_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x22d)][_0x5dc078(0x26c)])return{'error':new Error(_0x5dc078(0x17b))};const _0xd6e79f=_0x42294a(I(_0x50819b(_0xac3481['params'][_0x5dc078(0x28e)])),I(_0x50819b(_0x31d291['params'][_0x5dc078(0x1ab)]))),_0xf810f4=_0x42294a(I(_0x50819b(_0xac3481[_0x5dc078(0x24d)]['range'])),I(_0x50819b(_0x31d291['params']['targetRange'])));_0xd6e79f&&_0xf810f4?(_0x909cb3[_0x5dc078(0x24d)][_0x5dc078(0x1ab)][_0x5dc078(0x26c)]+=_0xd6e79f[_0x5dc078(0x1f8)],_0x909cb3[_0x5dc078(0x24d)][_0x5dc078(0x1ab)][_0x5dc078(0x1d6)]+=_0xd6e79f[_0x5dc078(0x1f8)]+(_0xd6e79f['length']||0x0),_0x909cb3[_0x5dc078(0x24d)][_0x5dc078(0x22d)]['startRow']+=_0xf810f4['step'],_0x909cb3[_0x5dc078(0x24d)][_0x5dc078(0x22d)][_0x5dc078(0x1d6)]+=_0xf810f4[_0x5dc078(0x1f8)]+(_0xf810f4[_0x5dc078(0x234)]||0x0)):_0x909cb3['id']=_0x526f4b['id'];const _0x3f838d=_0x24f9ad({'start':_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x1ab)][_0x5dc078(0x26c)],'end':_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x1ab)][_0x5dc078(0x1d6)]},{'start':_0x31d291[_0x5dc078(0x24d)]['targetRange']['startRow'],'end':_0x31d291[_0x5dc078(0x24d)][_0x5dc078(0x22d)][_0x5dc078(0x1d6)]},{'start':_0xac3481[_0x5dc078(0x24d)]['range'][_0x5dc078(0x26c)],'end':_0xac3481[_0x5dc078(0x24d)][_0x5dc078(0x28e)][_0x5dc078(0x1d6)]});if(_0x3f838d){const {step:_0xbb3a56,length:_0x4d677f}=_0x3f838d;_0x34c416[_0x5dc078(0x24d)][_0x5dc078(0x28e)]['startRow']+=_0xbb3a56,_0x34c416[_0x5dc078(0x24d)]['range'][_0x5dc078(0x1d6)]+=_0xbb3a56+(_0x4d677f||0x0);}else _0x34c416['id']=_0x526f4b['id'];return{'m1Prime':_0x34c416,'m2Prime':_0x909cb3};}},Lr={'m1':_0x59a14a['id'],'m2':_0x59a14a['id'],'handler'(_0x409237,_0x4c7c68){const _0x354a96=_0xfa7ff3,_0x45b951={'m1Prime':_0x409237,'m2Prime':_0x4c7c68};if(_0x409237[_0x354a96(0x24d)][_0x354a96(0x292)]!==_0x4c7c68[_0x354a96(0x24d)]['unitId']||_0x409237[_0x354a96(0x24d)]['subUnitId']!==_0x4c7c68['params']['subUnitId'])return _0x45b951;const _0xf522b5=_0x4093dc[_0x354a96(0x1a2)](_0x409237),_0x2dd02c=_0x4093dc[_0x354a96(0x1a2)](_0x4c7c68),_0x22b679=_0x42294a(I(_0x50819b(_0x409237[_0x354a96(0x24d)][_0x354a96(0x28e)])),I(_0x50819b(_0x4c7c68['params'][_0x354a96(0x28e)])));if(_0x22b679){const {step:_0x575f75,length:_0x1cb459}=_0x22b679;_0x2dd02c['params']['range'][_0x354a96(0x26c)]+=_0x575f75,_0x2dd02c[_0x354a96(0x24d)][_0x354a96(0x28e)]['endRow']+=_0x575f75+(_0x1cb459||0x0);}else _0x2dd02c['id']=_0x526f4b['id'];const _0x3e7f74=_0x42294a(I(_0x50819b(_0x4c7c68[_0x354a96(0x24d)]['range'])),I(_0x50819b(_0x409237[_0x354a96(0x24d)][_0x354a96(0x28e)])));if(_0x3e7f74){const {step:_0x187dec,length:_0x108d6e}=_0x3e7f74;_0xf522b5[_0x354a96(0x24d)][_0x354a96(0x28e)][_0x354a96(0x26c)]+=_0x187dec,_0xf522b5['params'][_0x354a96(0x28e)][_0x354a96(0x1d6)]+=_0x187dec+(_0x108d6e||0x0);}else _0xf522b5['id']=_0x526f4b['id'];return{'m1Prime':_0xf522b5,'m2Prime':_0x2dd02c};}},Or={'m1':_0x45956f['id'],'m2':_0x45956f['id'],'handler'(_0x1757f2,_0x3ec695){const _0x2068ec=_0xfa7ff3;if(_0x1757f2[_0x2068ec(0x24d)][_0x2068ec(0x204)]['id']===_0x3ec695[_0x2068ec(0x24d)][_0x2068ec(0x204)]['id'])return{'error':new Error(_0x2068ec(0x1a5))};const _0x25ce22=_0x4093dc[_0x2068ec(0x1a2)](_0x1757f2),_0x3b9562=_0x4093dc[_0x2068ec(0x1a2)](_0x3ec695);return _0x25ce22[_0x2068ec(0x24d)][_0x2068ec(0x198)]<=_0x3b9562[_0x2068ec(0x24d)]['index']?_0x3b9562[_0x2068ec(0x24d)][_0x2068ec(0x198)]+=0x1:_0x25ce22[_0x2068ec(0x24d)]['index']>_0x3b9562[_0x2068ec(0x24d)][_0x2068ec(0x198)]&&(_0x25ce22[_0x2068ec(0x24d)][_0x2068ec(0x198)]+=0x1),_0x1757f2[_0x2068ec(0x24d)][_0x2068ec(0x204)]['name']===_0x3ec695['params'][_0x2068ec(0x204)][_0x2068ec(0x23d)]?{'error':new Error(_0x2068ec(0x288))}:{'m1Prime':_0x25ce22,'m2Prime':_0x3b9562};}},Ar={'m1':_0x402670['id'],'m2':_0xfa7ff3(0x1ca),'handler'(_0x49060,_0x3665fb){const _0x59c0f7=_0xfa7ff3;return _0x49060[_0x59c0f7(0x24d)][_0x59c0f7(0x17f)]===_0x3665fb['params']['subUnitId']&&_0x49060['id']!==_0x3665fb['id']?{'error':new Error('Trying\x20to\x20mutation\x20a\x20deleted\x20worksheet!')}:{'m1Prime':_0x49060,'m2Prime':_0x3665fb};}},Dr={'m1':_0x519914['id'],'m2':_0x519914['id'],'handler'(_0x132917,_0x3efb83){const _0x2ec653=_0xfa7ff3,_0x489858=_0x4093dc[_0x2ec653(0x1a2)](_0x132917),_0x47fc40=_0x4093dc[_0x2ec653(0x1a2)](_0x3efb83),_0x5314d5={'error':new Error(_0x2ec653(0x20f))};if(_0x132917[_0x2ec653(0x24d)][_0x2ec653(0x254)]===_0x3efb83[_0x2ec653(0x24d)][_0x2ec653(0x254)])_0x489858['id']=_0x526f4b['id'],_0x47fc40['params'][_0x2ec653(0x254)]=_0x132917['params'][_0x2ec653(0x232)];else{_0x132917[_0x2ec653(0x24d)][_0x2ec653(0x254)]===_0x132917['params'][_0x2ec653(0x232)]&&(_0x489858['id']=_0x526f4b['id']),_0x3efb83['params'][_0x2ec653(0x254)]===_0x3efb83[_0x2ec653(0x24d)]['toOrder']&&(_0x47fc40['id']=_0x526f4b['id']);const _0x1d1689=[Math[_0x2ec653(0x1aa)](_0x132917[_0x2ec653(0x24d)][_0x2ec653(0x254)],_0x132917['params'][_0x2ec653(0x232)]),Math[_0x2ec653(0x1ed)](_0x132917['params'][_0x2ec653(0x254)],_0x132917['params']['toOrder'])],_0x1b33b8=[Math[_0x2ec653(0x1aa)](_0x3efb83[_0x2ec653(0x24d)][_0x2ec653(0x254)],_0x3efb83[_0x2ec653(0x24d)][_0x2ec653(0x232)]),Math[_0x2ec653(0x1ed)](_0x3efb83[_0x2ec653(0x24d)][_0x2ec653(0x254)],_0x3efb83['params'][_0x2ec653(0x232)])];if(_0x1d1689[0x0]<=_0x1b33b8[0x1]&&_0x1d1689[0x1]>=_0x1b33b8[0x0])return _0x5314d5;}return{'m1Prime':_0x489858,'m2Prime':_0x47fc40};}},kr={'m1':_0x45956f['id'],'m2':_0x519914['id'],'handler'(_0x353b82,_0x155447){const _0x2a4a29=_0xfa7ff3,_0x2afb2f=_0x4093dc[_0x2a4a29(0x1a2)](_0x353b82),_0x190b69=_0x4093dc['deepClone'](_0x155447);return _0x353b82['params'][_0x2a4a29(0x198)]<=_0x155447[_0x2a4a29(0x24d)][_0x2a4a29(0x1d3)]&&(_0x190b69[_0x2a4a29(0x24d)][_0x2a4a29(0x1d3)]+=0x1),{'m1Prime':_0x2afb2f,'m2Prime':_0x190b69};}},xr={'m1':'any','m2':_0x402670['id'],'handler'(_0x1a23d9,_0x45907d){return{'m1Prime':_0x1a23d9,'m2Prime':_0x45907d};}},Br=[Or,kr,Ar,xr,Dr],Fr={'m1':_0x26e6c7['id'],'m2':_0x476917['id'],'handler'(_0x4cf8e4,_0x2f6445){const _0x187a9b=_0xfa7ff3,_0x56c57b={'m1Prime':_0x4cf8e4,'m2Prime':_0x2f6445};if(_0x4cf8e4[_0x187a9b(0x24d)][_0x187a9b(0x292)]!==_0x2f6445[_0x187a9b(0x24d)][_0x187a9b(0x292)]||_0x4cf8e4[_0x187a9b(0x24d)][_0x187a9b(0x17f)]!==_0x2f6445[_0x187a9b(0x24d)]['subUnitId'])return _0x56c57b;const _0x309a39=[_0x4093dc[_0x187a9b(0x1a2)](_0x4cf8e4)],_0x1d04a8=_0x4093dc[_0x187a9b(0x1a2)](_0x2f6445),_0x5abcbf=new _0x4e472c(_0x1d04a8[_0x187a9b(0x24d)][_0x187a9b(0x17c)]),_0x108413=_0x5abcbf[_0x187a9b(0x1b5)](),_0x1b7ea8=_0x4cf8e4['params'][_0x187a9b(0x28e)],_0x1c3519=_0x1b7ea8[_0x187a9b(0x1af)]-_0x1b7ea8[_0x187a9b(0x1c3)]+0x1;if(_0x1d04a8['params'][_0x187a9b(0x17c)]&&_0x1b7ea8[_0x187a9b(0x1c3)]<=_0x108413[_0x187a9b(0x1af)]){const _0x24ab59=Math[_0x187a9b(0x1ed)](_0x108413[_0x187a9b(0x1c3)],_0x1b7ea8[_0x187a9b(0x1c3)]);ht(_0x1d04a8[_0x187a9b(0x24d)][_0x187a9b(0x17c)],_0x24ab59,_0x108413[_0x187a9b(0x1af)]-_0x24ab59+0x1,_0x1c3519);}const _0x5201f3=new _0x4e472c();let _0x1104a5=!0x1;if(_0x5abcbf[_0x187a9b(0x25c)]((_0x3af385,_0x2fd9f6,_0x422c48)=>{const _0x2c0ab2=_0x187a9b;if(_0x422c48&&_0x422c48['f']){const _0x466c58=_0x422c48['f'];let _0x92530d=!0x1;const _0xaf2282=ot(_0x4cf8e4[_0x2c0ab2(0x24d)][_0x2c0ab2(0x292)],_0x4cf8e4[_0x2c0ab2(0x24d)][_0x2c0ab2(0x17f)],_0x466c58,_0x11811f=>{const _0x271e3b=_0x2c0ab2,_0x5054be=_0x5eb36b(I(_0x4cf8e4['params'][_0x271e3b(0x28e)]),I(_0x11811f));return(_0x5054be[_0x271e3b(0x1f8)]!==0x0||_0x5054be['length']!==0x0)&&(_0x92530d=!0x0,_0x11811f[_0x271e3b(0x1c3)]+=_0x5054be['step'],_0x11811f[_0x271e3b(0x1af)]+=_0x5054be['step']+_0x5054be[_0x271e3b(0x234)]),_0x11811f;});_0x92530d&&(_0x1104a5=!0x0,_0x422c48['f']=_0xaf2282,_0x5201f3[_0x2c0ab2(0x163)](_0x3af385,_0x2fd9f6,{..._0x422c48}));}}),_0x1104a5){const _0x3c3ef9={'id':_0x476917['id'],'params':{'unitId':_0x2f6445[_0x187a9b(0x24d)]['unitId'],'subUnitId':_0x2f6445[_0x187a9b(0x24d)][_0x187a9b(0x17f)],'cellValue':_0x5201f3[_0x187a9b(0x268)]()}};_0x309a39[_0x187a9b(0x2c0)](_0x3c3ef9);}return{'m1Prime':_0x309a39,'m2Prime':_0x1d04a8};}},Hr={'m1':_0x491c8d['id'],'m2':_0x476917['id'],'handler'(_0x1034aa,_0x5e1c6b){const _0x47c75c=_0xfa7ff3,_0x582c7c={'m1Prime':_0x1034aa,'m2Prime':_0x5e1c6b};if(_0x1034aa['params']['unitId']!==_0x5e1c6b[_0x47c75c(0x24d)][_0x47c75c(0x292)]||_0x1034aa['params']['subUnitId']!==_0x5e1c6b['params'][_0x47c75c(0x17f)])return _0x582c7c;const _0x4995cf=[_0x4093dc[_0x47c75c(0x1a2)](_0x1034aa)],_0x26ce32=_0x4093dc['deepClone'](_0x5e1c6b),_0x64e5ba=new _0x4e472c(_0x26ce32[_0x47c75c(0x24d)][_0x47c75c(0x17c)]),_0x37091c=_0x64e5ba[_0x47c75c(0x1b5)](),_0x58e0e2=_0x1034aa[_0x47c75c(0x24d)][_0x47c75c(0x28e)],_0x49d223=_0x58e0e2['endRow']-_0x58e0e2[_0x47c75c(0x26c)]+0x1;if(_0x26ce32[_0x47c75c(0x24d)][_0x47c75c(0x17c)]&&_0x58e0e2[_0x47c75c(0x26c)]<=_0x37091c[_0x47c75c(0x1d6)]){const _0x2227dc=Math[_0x47c75c(0x1ed)](_0x37091c[_0x47c75c(0x26c)],_0x58e0e2[_0x47c75c(0x26c)]);ft(_0x26ce32[_0x47c75c(0x24d)][_0x47c75c(0x17c)],_0x2227dc,_0x37091c[_0x47c75c(0x1d6)]-_0x2227dc+0x1,_0x49d223);}const _0x2a2bd3=new _0x4e472c();let _0x56a243=!0x1;if(_0x64e5ba['forValue']((_0x3a455e,_0x4e4e3c,_0x36f134)=>{const _0x4237dc=_0x47c75c;if(_0x36f134&&_0x36f134['f']){const _0x47f75b=_0x36f134['f'];let _0x22e3e8=!0x1;const _0x55fc9e=ot(_0x1034aa['params'][_0x4237dc(0x292)],_0x1034aa[_0x4237dc(0x24d)]['subUnitId'],_0x47f75b,_0xfb452b=>{const _0x1ad155=_0x4237dc,_0x2e6b6d=_0x5eb36b(I(_0x50819b(_0x1034aa[_0x1ad155(0x24d)][_0x1ad155(0x28e)])),I(_0x50819b(_0xfb452b)));return(_0x2e6b6d[_0x1ad155(0x1f8)]!==0x0||_0x2e6b6d[_0x1ad155(0x234)]!==0x0)&&(_0x22e3e8=!0x0,_0xfb452b[_0x1ad155(0x26c)]+=_0x2e6b6d[_0x1ad155(0x1f8)],_0xfb452b[_0x1ad155(0x1d6)]+=_0x2e6b6d['step']+_0x2e6b6d[_0x1ad155(0x234)]),_0xfb452b;});_0x22e3e8&&(_0x56a243=!0x0,_0x36f134['f']=_0x55fc9e,_0x2a2bd3[_0x4237dc(0x163)](_0x3a455e,_0x4e4e3c,{..._0x36f134}));}}),_0x56a243){const _0x437b8b={'id':_0x476917['id'],'params':{'unitId':_0x5e1c6b[_0x47c75c(0x24d)]['unitId'],'subUnitId':_0x5e1c6b[_0x47c75c(0x24d)][_0x47c75c(0x17f)],'cellValue':_0x2a2bd3['getMatrix']()}};_0x4995cf[_0x47c75c(0x2c0)](_0x437b8b);}return{'m1Prime':_0x4995cf,'m2Prime':_0x26ce32};}},Gr={'m1':_0x1fb6e8['id'],'m2':_0x476917['id'],'handler'(_0x4ff3c0,_0x6e0f7b){const _0x4e071e=_0xfa7ff3,_0x1c804a={'m1Prime':_0x4ff3c0,'m2Prime':_0x6e0f7b};if(_0x4ff3c0[_0x4e071e(0x24d)][_0x4e071e(0x292)]!==_0x6e0f7b[_0x4e071e(0x24d)]['unitId']||_0x4ff3c0['params'][_0x4e071e(0x17f)]!==_0x6e0f7b[_0x4e071e(0x24d)][_0x4e071e(0x17f)])return _0x1c804a;const _0x517192=[_0x4093dc[_0x4e071e(0x1a2)](_0x4ff3c0)],_0x49bf4a=_0x4093dc['deepClone'](_0x6e0f7b),_0x25d24a=new _0x4e472c(_0x49bf4a[_0x4e071e(0x24d)]['cellValue']),{sourceRange:_0xcaba7,targetRange:_0x26b4e4}=_0x4ff3c0[_0x4e071e(0x24d)],_0xd99744=_0xcaba7[_0x4e071e(0x1c3)],_0x3ad0e3=_0xcaba7[_0x4e071e(0x1af)]-_0xcaba7[_0x4e071e(0x1c3)]+0x1,_0x507f22=_0x26b4e4['startColumn'];_0x25d24a['moveColumns'](_0xd99744,_0x3ad0e3,_0x507f22);const _0x5db3cd=new _0x4e472c();let _0x46bb09=!0x1;if(_0x25d24a[_0x4e071e(0x25c)]((_0x4fe4a0,_0xe57357,_0x4f547a)=>{const _0x174f4b=_0x4e071e;if(_0x4f547a&&_0x4f547a['f']){const _0x198357=_0x4f547a['f'];let _0x47b6e7=!0x1;const _0x1eb225=ot(_0x4ff3c0[_0x174f4b(0x24d)]['unitId'],_0x4ff3c0[_0x174f4b(0x24d)][_0x174f4b(0x17f)],_0x198357,_0x10c9ce=>{const _0x144c5f=_0x174f4b,_0x35d9fb=_0x24f9ad({'start':_0x4ff3c0[_0x144c5f(0x24d)][_0x144c5f(0x1ab)][_0x144c5f(0x1c3)],'end':_0x4ff3c0[_0x144c5f(0x24d)][_0x144c5f(0x1ab)][_0x144c5f(0x1af)]},{'start':_0x4ff3c0['params'][_0x144c5f(0x22d)][_0x144c5f(0x1c3)],'end':_0x4ff3c0['params'][_0x144c5f(0x22d)][_0x144c5f(0x1af)]},{'start':_0x10c9ce[_0x144c5f(0x1c3)],'end':_0x10c9ce['endColumn']});return(_0x35d9fb[_0x144c5f(0x1f8)]!==0x0||_0x35d9fb['length']!==0x0)&&(_0x47b6e7=!0x0,_0x10c9ce[_0x144c5f(0x1c3)]+=_0x35d9fb['step'],_0x10c9ce['endColumn']+=_0x35d9fb['step']+_0x35d9fb['length']),_0x10c9ce;});_0x47b6e7&&(_0x46bb09=!0x0,_0x4f547a['f']=_0x1eb225,_0x5db3cd[_0x174f4b(0x163)](_0x4fe4a0,_0xe57357,{..._0x4f547a}));}}),_0x46bb09){const _0x31fd7b={'id':_0x476917['id'],'params':{'unitId':_0x6e0f7b[_0x4e071e(0x24d)][_0x4e071e(0x292)],'subUnitId':_0x6e0f7b[_0x4e071e(0x24d)][_0x4e071e(0x17f)],'cellValue':_0x5db3cd[_0x4e071e(0x268)]()}};_0x517192[_0x4e071e(0x2c0)](_0x31fd7b);}return _0x49bf4a['params'][_0x4e071e(0x17c)]=_0x25d24a[_0x4e071e(0x268)](),{'m1Prime':_0x517192,'m2Prime':_0x49bf4a};}},$r={'m1':_0x52607d['id'],'m2':_0x476917['id'],'handler'(_0x4d2c17,_0x45cfe5){const _0x3efca7=_0xfa7ff3,_0x117bd6={'m1Prime':_0x4d2c17,'m2Prime':_0x45cfe5};if(_0x4d2c17[_0x3efca7(0x24d)][_0x3efca7(0x292)]!==_0x45cfe5[_0x3efca7(0x24d)][_0x3efca7(0x292)]||_0x4d2c17['params'][_0x3efca7(0x17f)]!==_0x45cfe5['params'][_0x3efca7(0x17f)])return _0x117bd6;const _0x55c6fe=[_0x4093dc[_0x3efca7(0x1a2)](_0x4d2c17)],_0x4467b6=_0x4093dc[_0x3efca7(0x1a2)](_0x45cfe5),_0xf0180c=new _0x4e472c(_0x4467b6[_0x3efca7(0x24d)][_0x3efca7(0x17c)]),{sourceRange:_0x40021c,targetRange:_0x4d85a2}=_0x4d2c17['params'],_0x907a5d=_0x40021c[_0x3efca7(0x26c)],_0x110942=_0x40021c[_0x3efca7(0x1d6)]-_0x40021c[_0x3efca7(0x26c)]+0x1,_0x1da912=_0x4d85a2['startRow'];_0xf0180c[_0x3efca7(0x191)](_0x907a5d,_0x110942,_0x1da912);const _0x545483=new _0x4e472c();let _0x46994e=!0x1;if(_0xf0180c[_0x3efca7(0x25c)]((_0x5dd52c,_0x3190cf,_0x3f266e)=>{const _0x36fc92=_0x3efca7;if(_0x3f266e&&_0x3f266e['f']){const _0xe12d51=_0x3f266e['f'];let _0x1d2184=!0x1;const _0xb8741=ot(_0x4d2c17[_0x36fc92(0x24d)]['unitId'],_0x4d2c17['params'][_0x36fc92(0x17f)],_0xe12d51,_0xc3497c=>{const _0x406ac6=_0x36fc92,_0x5b49cc=_0x24f9ad({'start':_0x4d2c17[_0x406ac6(0x24d)][_0x406ac6(0x1ab)][_0x406ac6(0x26c)],'end':_0x4d2c17[_0x406ac6(0x24d)]['sourceRange'][_0x406ac6(0x1d6)]},{'start':_0x4d2c17['params']['targetRange'][_0x406ac6(0x26c)],'end':_0x4d2c17[_0x406ac6(0x24d)][_0x406ac6(0x22d)][_0x406ac6(0x1d6)]},{'start':_0xc3497c[_0x406ac6(0x26c)],'end':_0xc3497c[_0x406ac6(0x1d6)]});return(_0x5b49cc['step']!==0x0||_0x5b49cc[_0x406ac6(0x234)]!==0x0)&&(_0x1d2184=!0x0,_0xc3497c[_0x406ac6(0x26c)]+=_0x5b49cc[_0x406ac6(0x1f8)],_0xc3497c[_0x406ac6(0x1d6)]+=_0x5b49cc['step']+_0x5b49cc['length']),_0xc3497c;});_0x1d2184&&(_0x46994e=!0x0,_0x3f266e['f']=_0xb8741,_0x545483[_0x36fc92(0x163)](_0x5dd52c,_0x3190cf,{..._0x3f266e}));}}),_0x46994e){const _0x2a7333={'id':_0x476917['id'],'params':{'unitId':_0x45cfe5[_0x3efca7(0x24d)][_0x3efca7(0x292)],'subUnitId':_0x45cfe5[_0x3efca7(0x24d)][_0x3efca7(0x17f)],'cellValue':_0x545483['getMatrix']()}};_0x55c6fe[_0x3efca7(0x2c0)](_0x2a7333);}return _0x4467b6['params'][_0x3efca7(0x17c)]=_0xf0180c[_0x3efca7(0x268)](),{'m1Prime':_0x55c6fe,'m2Prime':_0x4467b6};}},Yr={'m1':_0x3fb483['id'],'m2':_0x476917['id'],'handler'(_0x4dd08f,_0x14dc3b){const _0x1104e7=_0xfa7ff3,_0x499c20={'m1Prime':_0x4dd08f,'m2Prime':_0x14dc3b};if(_0x4dd08f['params'][_0x1104e7(0x292)]!==_0x14dc3b[_0x1104e7(0x24d)][_0x1104e7(0x292)]||_0x4dd08f[_0x1104e7(0x24d)][_0x1104e7(0x17f)]!==_0x14dc3b['params'][_0x1104e7(0x17f)])return _0x499c20;const _0x41941e=[_0x4093dc[_0x1104e7(0x1a2)](_0x4dd08f)],_0x480e4d=_0x4093dc['deepClone'](_0x14dc3b),_0xd675d1=new _0x4e472c(_0x480e4d[_0x1104e7(0x24d)]['cellValue']),_0x4b1da0=_0xd675d1[_0x1104e7(0x1b5)](),_0xc32b0b=_0x4dd08f['params'][_0x1104e7(0x28e)],_0x36a589=_0xc32b0b[_0x1104e7(0x1af)]-_0xc32b0b[_0x1104e7(0x1c3)]+0x1;if(_0x480e4d[_0x1104e7(0x24d)]['cellValue']&&_0xc32b0b['endColumn']<_0x4b1da0[_0x1104e7(0x1c3)])ht(_0x480e4d['params'][_0x1104e7(0x17c)],_0x4b1da0[_0x1104e7(0x1c3)],_0x4b1da0[_0x1104e7(0x1af)]-_0x4b1da0['startColumn']+0x1,-_0x36a589);else{if(_0xc32b0b['startColumn']<=_0x4b1da0[_0x1104e7(0x1af)])return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation')};}const _0x5bbed1=new _0x4e472c();let _0x2a9fc3=!0x1,_0x53a667=!0x1;if(_0xd675d1['forValue']((_0xa6d598,_0x282c16,_0x3d8321)=>{const _0x18461b=_0x1104e7;if(_0x3d8321&&_0x3d8321['f']){const _0x570737=_0x3d8321['f'];let _0x58893c=!0x1;const _0x37b3c4=ot(_0x4dd08f[_0x18461b(0x24d)]['unitId'],_0x4dd08f['params'][_0x18461b(0x17f)],_0x570737,_0x97d3b0=>{const _0x36f0cc=_0x18461b,_0x3e02e4=_0x42294a(I(_0x4dd08f['params'][_0x36f0cc(0x28e)]),I(_0x97d3b0));return _0x3e02e4===null?(_0x2a9fc3=!0x0,_0x97d3b0):((_0x3e02e4[_0x36f0cc(0x1f8)]!==0x0||_0x3e02e4[_0x36f0cc(0x234)]!==0x0)&&(_0x58893c=!0x0,_0x97d3b0[_0x36f0cc(0x1c3)]+=_0x3e02e4[_0x36f0cc(0x1f8)],_0x97d3b0[_0x36f0cc(0x1af)]+=_0x3e02e4[_0x36f0cc(0x1f8)]+_0x3e02e4['length']),_0x97d3b0);});_0x58893c&&(_0x53a667=!0x0,_0x3d8321['f']=_0x37b3c4,_0x5bbed1['setValue'](_0xa6d598,_0x282c16,{..._0x3d8321}));}}),_0x2a9fc3)return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column')};if(_0x53a667){const _0x51277d={'id':_0x476917['id'],'params':{'unitId':_0x14dc3b[_0x1104e7(0x24d)][_0x1104e7(0x292)],'subUnitId':_0x14dc3b[_0x1104e7(0x24d)]['subUnitId'],'cellValue':_0x5bbed1[_0x1104e7(0x268)]()}};_0x41941e['push'](_0x51277d);}return{'m1Prime':_0x41941e,'m2Prime':_0x480e4d};}},Xr={'m1':_0x59a14a['id'],'m2':_0x476917['id'],'handler'(_0x58ff82,_0x2a7e25){const _0x3c305e=_0xfa7ff3,_0x2eceaa={'m1Prime':_0x58ff82,'m2Prime':_0x2a7e25};if(_0x58ff82[_0x3c305e(0x24d)][_0x3c305e(0x292)]!==_0x2a7e25[_0x3c305e(0x24d)][_0x3c305e(0x292)]||_0x58ff82[_0x3c305e(0x24d)]['subUnitId']!==_0x2a7e25[_0x3c305e(0x24d)][_0x3c305e(0x17f)])return _0x2eceaa;const _0x124db1=[_0x4093dc['deepClone'](_0x58ff82)],_0x5c8eb7=_0x4093dc['deepClone'](_0x2a7e25),_0x209440=new _0x4e472c(_0x5c8eb7[_0x3c305e(0x24d)]['cellValue']),_0x50716c=_0x209440['getDataRange'](),_0x3cdfb3=_0x58ff82['params'][_0x3c305e(0x28e)],_0x4e7039=_0x3cdfb3[_0x3c305e(0x1d6)]-_0x3cdfb3[_0x3c305e(0x26c)]+0x1;if(_0x5c8eb7[_0x3c305e(0x24d)][_0x3c305e(0x17c)]&&_0x3cdfb3[_0x3c305e(0x1d6)]<_0x50716c['startRow'])ft(_0x5c8eb7['params']['cellValue'],_0x50716c[_0x3c305e(0x26c)],_0x50716c[_0x3c305e(0x1d6)]-_0x50716c['startRow']+0x1,-_0x4e7039);else{if(_0x3cdfb3[_0x3c305e(0x26c)]<=_0x50716c[_0x3c305e(0x1d6)])return{'error':new Error(_0x3c305e(0x1b0))};}const _0x110449=new _0x4e472c();let _0x38a0c5=!0x1,_0x1b0beb=!0x1;if(_0x209440[_0x3c305e(0x25c)]((_0x162ede,_0x1ff800,_0x30f91d)=>{const _0x43891a=_0x3c305e;if(_0x30f91d&&_0x30f91d['f']){const _0x11b76d=_0x30f91d['f'];let _0x5c7fdd=!0x1;const _0x189ede=ot(_0x58ff82[_0x43891a(0x24d)][_0x43891a(0x292)],_0x58ff82[_0x43891a(0x24d)][_0x43891a(0x17f)],_0x11b76d,_0x176c1b=>{const _0x58e34d=_0x43891a,_0x3e3d8e=_0x42294a(I(_0x50819b(_0x58ff82['params'][_0x58e34d(0x28e)])),I(_0x50819b(_0x176c1b)));return _0x3e3d8e===null?(_0x38a0c5=!0x0,_0x176c1b):((_0x3e3d8e[_0x58e34d(0x1f8)]!==0x0||_0x3e3d8e[_0x58e34d(0x234)]!==0x0)&&(_0x5c7fdd=!0x0,_0x176c1b[_0x58e34d(0x26c)]+=_0x3e3d8e[_0x58e34d(0x1f8)],_0x176c1b['endRow']+=_0x3e3d8e[_0x58e34d(0x1f8)]+_0x3e3d8e['length']),_0x176c1b);});_0x5c7fdd&&(_0x1b0beb=!0x0,_0x30f91d['f']=_0x189ede,_0x110449[_0x43891a(0x163)](_0x162ede,_0x1ff800,{..._0x30f91d}));}}),_0x38a0c5)return{'error':new Error(_0x3c305e(0x266))};if(_0x1b0beb){const _0x51b9e6={'id':_0x476917['id'],'params':{'unitId':_0x2a7e25['params'][_0x3c305e(0x292)],'subUnitId':_0x2a7e25['params'][_0x3c305e(0x17f)],'cellValue':_0x110449[_0x3c305e(0x268)]()}};_0x124db1[_0x3c305e(0x2c0)](_0x51b9e6);}return{'m1Prime':_0x124db1,'m2Prime':_0x5c8eb7};}},zr={'m1':_0x1908aa['id'],'m2':_0x1908aa['id'],'handler'(_0x2598ee,_0x3d86e3){const _0x582356=_0xfa7ff3,_0x2d95d0={'m1Prime':_0x2598ee,'m2Prime':_0x3d86e3};if(_0x2598ee[_0x582356(0x24d)][_0x582356(0x292)]!==_0x3d86e3[_0x582356(0x24d)][_0x582356(0x292)])return _0x2d95d0;const _0x38082c=new _0x4e472c(_0x2598ee[_0x582356(0x24d)][_0x582356(0x258)][_0x582356(0x24a)])['getDataRange'](),_0x5ef29b=new _0x4e472c(_0x3d86e3[_0x582356(0x24d)][_0x582356(0x258)][_0x582356(0x24a)])[_0x582356(0x1b5)](),_0x71b0fc=new _0x4e472c(_0x2598ee[_0x582356(0x24d)]['to'][_0x582356(0x24a)])[_0x582356(0x1b5)](),_0x4b3cb8=new _0x4e472c(_0x3d86e3[_0x582356(0x24d)]['to'][_0x582356(0x24a)])[_0x582356(0x1b5)]();return _0x2598ee[_0x582356(0x24d)][_0x582356(0x258)]['subUnitId']===_0x3d86e3[_0x582356(0x24d)][_0x582356(0x258)][_0x582356(0x17f)]&&_0x259337[_0x582356(0x2b1)](_0x38082c,_0x5ef29b)||_0x2598ee[_0x582356(0x24d)]['to']['subUnitId']===_0x3d86e3['params']['to'][_0x582356(0x17f)]&&_0x259337[_0x582356(0x2b1)](_0x71b0fc,_0x4b3cb8)||_0x2598ee[_0x582356(0x24d)][_0x582356(0x258)][_0x582356(0x17f)]===_0x3d86e3[_0x582356(0x24d)]['to'][_0x582356(0x17f)]&&_0x259337['intersects'](_0x38082c,_0x4b3cb8)||_0x2598ee[_0x582356(0x24d)]['to'][_0x582356(0x17f)]===_0x3d86e3[_0x582356(0x24d)][_0x582356(0x258)][_0x582356(0x17f)]&&_0x259337[_0x582356(0x2b1)](_0x71b0fc,_0x5ef29b)?{'error':new Error(_0x582356(0x1dc))}:_0x2d95d0;}},Jr={'m1':_0x476917['id'],'m2':_0x1908aa['id'],'handler'(_0x3145f0,_0x1b2288){const _0x3973e0=_0xfa7ff3,_0x4c9b6c={'m1Prime':_0x3145f0,'m2Prime':_0x1b2288};if(_0x3145f0[_0x3973e0(0x24d)]['unitId']!==_0x1b2288[_0x3973e0(0x24d)][_0x3973e0(0x292)])return _0x4c9b6c;const _0x229f21=new _0x4e472c(_0x3145f0[_0x3973e0(0x24d)][_0x3973e0(0x17c)])[_0x3973e0(0x1b5)](),_0x9a9f72=new _0x4e472c(_0x1b2288[_0x3973e0(0x24d)]['from']['value'])[_0x3973e0(0x1b5)](),_0x552a96=new _0x4e472c(_0x1b2288[_0x3973e0(0x24d)]['to']['value'])['getDataRange']();return _0x3145f0[_0x3973e0(0x24d)][_0x3973e0(0x17f)]===_0x1b2288[_0x3973e0(0x24d)][_0x3973e0(0x258)][_0x3973e0(0x17f)]&&_0x259337[_0x3973e0(0x2b1)](_0x229f21,_0x9a9f72)||_0x3145f0[_0x3973e0(0x24d)][_0x3973e0(0x17f)]===_0x1b2288[_0x3973e0(0x24d)]['to'][_0x3973e0(0x17f)]&&_0x259337[_0x3973e0(0x2b1)](_0x229f21,_0x552a96)?{'error':new Error(_0x3973e0(0x26b))}:_0x4c9b6c;}},Kr={'m1':_0x476917['id'],'m2':_0x476917['id'],'handler'(_0x29d96e,_0x5911b0){const _0x1a95bb=_0xfa7ff3,_0x195ec6={'m1Prime':_0x29d96e,'m2Prime':_0x5911b0};if(_0x29d96e[_0x1a95bb(0x24d)][_0x1a95bb(0x292)]!==_0x5911b0[_0x1a95bb(0x24d)][_0x1a95bb(0x292)]||_0x29d96e[_0x1a95bb(0x24d)]['subUnitId']!==_0x5911b0[_0x1a95bb(0x24d)][_0x1a95bb(0x17f)])return _0x195ec6;const _0xeb4d2c=_0x4093dc[_0x1a95bb(0x1a2)](_0x29d96e),_0x3fdaca=_0x4093dc['deepClone'](_0x5911b0),_0x52c890=_0x4093dc[_0x1a95bb(0x1a2)](_0x5911b0),_0x214d95=new _0x4e472c(_0xeb4d2c['params'][_0x1a95bb(0x17c)]),_0x4d3aec=_0x214d95[_0x1a95bb(0x1b5)](),_0x419d01=new _0x4e472c(_0x5911b0[_0x1a95bb(0x24d)][_0x1a95bb(0x17c)]),_0x5de45f=new _0x4e472c(),_0xce0141=_0x419d01[_0x1a95bb(0x1b5)]();return _0x259337[_0x1a95bb(0x2b1)](_0x4d3aec,_0xce0141)?(_0x214d95[_0x1a95bb(0x25c)]((_0x33cded,_0x18e4e3,_0xcc2a2)=>{const _0x24af61=_0x1a95bb;var _0x231a1b;const _0xcd9b33=_0x419d01[_0x24af61(0x1d4)](_0x33cded,_0x18e4e3);_0xcd9b33===null&&_0x214d95['realDeleteValue'](_0x33cded,_0x18e4e3),_0xcc2a2&&_0xcd9b33&&(typeof(_0xcd9b33==null?void 0x0:_0xcd9b33['s'])==_0x24af61(0x259)&&(_0xcd9b33['s']=_0x4093dc['deepClone']((_0x231a1b=_0x3fdaca['params']['styleRefMap'])==null?void 0x0:_0x231a1b[_0xcd9b33['s']])||void 0x0),_0x5de45f[_0x24af61(0x163)](_0x33cded,_0x18e4e3,_0xcd9b33));}),_0xeb4d2c[_0x1a95bb(0x24d)][_0x1a95bb(0x17c)]=_0x214d95[_0x1a95bb(0x268)](),_0x3fdaca['params'][_0x1a95bb(0x17c)]=_0x5de45f['getMatrix'](),{'m1Prime':[_0xeb4d2c,_0x3fdaca],'m2Prime':_0x52c890}):_0x195ec6;}},qr={'m1':_0x52607d['id'],'m2':_0x1908aa['id'],'handler'(_0x5d3eb8,_0x1aa635){const _0x4366bb=_0xfa7ff3,_0x50a7b3={'m1Prime':_0x5d3eb8,'m2Prime':_0x1aa635};if(_0x5d3eb8[_0x4366bb(0x24d)][_0x4366bb(0x292)]!==_0x1aa635[_0x4366bb(0x24d)]['unitId']||_0x5d3eb8[_0x4366bb(0x24d)][_0x4366bb(0x17f)]!==_0x1aa635[_0x4366bb(0x24d)][_0x4366bb(0x258)][_0x4366bb(0x17f)]&&_0x5d3eb8[_0x4366bb(0x24d)]['subUnitId']!==_0x1aa635[_0x4366bb(0x24d)]['to']['subUnitId'])return _0x50a7b3;const _0x19280b=_0x4093dc[_0x4366bb(0x1a2)](_0x5d3eb8),_0x32bf46=_0x4093dc['deepClone'](_0x1aa635),_0x523aba=_0x5d3eb8[_0x4366bb(0x24d)][_0x4366bb(0x1ab)],_0x2ff8fc=_0x5d3eb8[_0x4366bb(0x24d)]['targetRange'];if(_0x5d3eb8[_0x4366bb(0x24d)][_0x4366bb(0x17f)]===_0x1aa635[_0x4366bb(0x24d)][_0x4366bb(0x258)]['subUnitId']){const _0x1491a3=new _0x4e472c(_0x32bf46[_0x4366bb(0x24d)][_0x4366bb(0x258)][_0x4366bb(0x24a)]),_0x3a8d62=_0x1491a3[_0x4366bb(0x1b5)]();if(N({'start':_0x523aba[_0x4366bb(0x26c)],'end':_0x523aba[_0x4366bb(0x1d6)]},{'start':_0x3a8d62[_0x4366bb(0x26c)],'end':_0x3a8d62['endRow']})||N({'start':_0x2ff8fc[_0x4366bb(0x26c)],'end':_0x2ff8fc['endRow']},{'start':_0x3a8d62[_0x4366bb(0x26c)],'end':_0x3a8d62['endRow']}))return{'error':new Error(_0x4366bb(0x28c))};const _0x3880bb=_0x24f9ad({'start':_0x523aba[_0x4366bb(0x26c)],'end':_0x523aba[_0x4366bb(0x1d6)]},{'start':_0x2ff8fc['startRow'],'end':_0x2ff8fc[_0x4366bb(0x1d6)]},{'start':_0x3a8d62[_0x4366bb(0x26c)],'end':_0x3a8d62[_0x4366bb(0x1d6)]});if(_0x3880bb[_0x4366bb(0x234)]!==0x0)return{'error':new Error(_0x4366bb(0x28c))};_0x3880bb[_0x4366bb(0x1f8)]!==0x0&&_0x1491a3['moveRows'](_0x523aba[_0x4366bb(0x26c)],_0x523aba[_0x4366bb(0x1d6)]-_0x523aba['startRow']+0x1,_0x2ff8fc[_0x4366bb(0x26c)]),_0x32bf46[_0x4366bb(0x24d)]['from'][_0x4366bb(0x24a)]=_0x1491a3[_0x4366bb(0x268)]();}if(_0x5d3eb8[_0x4366bb(0x24d)][_0x4366bb(0x17f)]===_0x1aa635[_0x4366bb(0x24d)]['to'][_0x4366bb(0x17f)]){const _0x579207=new _0x4e472c(_0x32bf46[_0x4366bb(0x24d)]['to']['value']),_0x398e38=_0x579207[_0x4366bb(0x1b5)]();if(N({'start':_0x523aba['startRow'],'end':_0x523aba[_0x4366bb(0x1d6)]},{'start':_0x398e38[_0x4366bb(0x26c)],'end':_0x398e38[_0x4366bb(0x1d6)]})||N({'start':_0x2ff8fc[_0x4366bb(0x26c)],'end':_0x2ff8fc[_0x4366bb(0x1d6)]},{'start':_0x398e38[_0x4366bb(0x26c)],'end':_0x398e38[_0x4366bb(0x1d6)]}))return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};const _0x33cf3b=_0x24f9ad({'start':_0x523aba['startRow'],'end':_0x523aba[_0x4366bb(0x1d6)]},{'start':_0x2ff8fc[_0x4366bb(0x26c)],'end':_0x2ff8fc[_0x4366bb(0x1d6)]},{'start':_0x398e38[_0x4366bb(0x26c)],'end':_0x398e38[_0x4366bb(0x1d6)]});if(_0x33cf3b[_0x4366bb(0x234)]!==0x0)return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};_0x33cf3b['step']!==0x0&&_0x579207[_0x4366bb(0x191)](_0x523aba[_0x4366bb(0x26c)],_0x523aba[_0x4366bb(0x1d6)]-_0x523aba[_0x4366bb(0x26c)]+0x1,_0x2ff8fc[_0x4366bb(0x26c)]),_0x32bf46[_0x4366bb(0x24d)]['to']['value']=_0x579207[_0x4366bb(0x268)]();}return{'m1Prime':_0x19280b,'m2Prime':_0x32bf46};}},jr={'m1':_0x1fb6e8['id'],'m2':_0x1908aa['id'],'handler'(_0x23ceaf,_0x569c70){const _0x31ecaa=_0xfa7ff3,_0x4d77e2={'m1Prime':_0x23ceaf,'m2Prime':_0x569c70};if(_0x23ceaf[_0x31ecaa(0x24d)][_0x31ecaa(0x292)]!==_0x569c70[_0x31ecaa(0x24d)][_0x31ecaa(0x292)]||_0x23ceaf['params'][_0x31ecaa(0x17f)]!==_0x569c70['params'][_0x31ecaa(0x258)]['subUnitId']&&_0x23ceaf['params']['subUnitId']!==_0x569c70[_0x31ecaa(0x24d)]['to'][_0x31ecaa(0x17f)])return _0x4d77e2;const _0x24ed1d=_0x4093dc[_0x31ecaa(0x1a2)](_0x23ceaf),_0x471d21=_0x4093dc[_0x31ecaa(0x1a2)](_0x569c70),_0xe11a49=_0x23ceaf[_0x31ecaa(0x24d)][_0x31ecaa(0x1ab)],_0x3d5090=_0x23ceaf[_0x31ecaa(0x24d)][_0x31ecaa(0x22d)];if(_0x23ceaf[_0x31ecaa(0x24d)][_0x31ecaa(0x17f)]===_0x569c70[_0x31ecaa(0x24d)]['from']['subUnitId']){const _0x105145=new _0x4e472c(_0x471d21[_0x31ecaa(0x24d)][_0x31ecaa(0x258)][_0x31ecaa(0x24a)]),_0x488ed5=_0x105145[_0x31ecaa(0x1b5)]();if(N({'start':_0xe11a49[_0x31ecaa(0x1c3)],'end':_0xe11a49[_0x31ecaa(0x1af)]},{'start':_0x488ed5['startColumn'],'end':_0x488ed5['endColumn']})||N({'start':_0x3d5090[_0x31ecaa(0x1c3)],'end':_0x3d5090[_0x31ecaa(0x1af)]},{'start':_0x488ed5[_0x31ecaa(0x1c3)],'end':_0x488ed5['endColumn']}))return{'error':new Error(_0x31ecaa(0x173))};const _0xbb44ce=_0x24f9ad({'start':_0xe11a49['startColumn'],'end':_0xe11a49[_0x31ecaa(0x1af)]},{'start':_0x3d5090['startColumn'],'end':_0x3d5090[_0x31ecaa(0x1af)]},{'start':_0x488ed5['startColumn'],'end':_0x488ed5[_0x31ecaa(0x1af)]});if(_0xbb44ce[_0x31ecaa(0x234)]!==0x0)return{'error':new Error(_0x31ecaa(0x173))};_0xbb44ce[_0x31ecaa(0x1f8)]!==0x0&&_0x105145['moveColumns'](_0xe11a49[_0x31ecaa(0x1c3)],_0xe11a49[_0x31ecaa(0x1af)]-_0xe11a49['startColumn']+0x1,_0x3d5090[_0x31ecaa(0x1c3)]),_0x471d21['params']['from'][_0x31ecaa(0x24a)]=_0x105145['getMatrix']();}if(_0x23ceaf[_0x31ecaa(0x24d)][_0x31ecaa(0x17f)]===_0x569c70['params']['to'][_0x31ecaa(0x17f)]){const _0x578709=new _0x4e472c(_0x471d21['params']['to'][_0x31ecaa(0x24a)]),_0x225572=_0x578709[_0x31ecaa(0x1b5)]();if(N({'start':_0xe11a49[_0x31ecaa(0x1c3)],'end':_0xe11a49[_0x31ecaa(0x1af)]},{'start':_0x225572[_0x31ecaa(0x1c3)],'end':_0x225572[_0x31ecaa(0x1af)]})||N({'start':_0x3d5090[_0x31ecaa(0x1c3)],'end':_0x3d5090[_0x31ecaa(0x1af)]},{'start':_0x225572['startColumn'],'end':_0x225572[_0x31ecaa(0x1af)]}))return{'error':new Error(_0x31ecaa(0x173))};const _0x4a2051=_0x24f9ad({'start':_0xe11a49[_0x31ecaa(0x1c3)],'end':_0xe11a49['endColumn']},{'start':_0x3d5090[_0x31ecaa(0x1c3)],'end':_0x3d5090[_0x31ecaa(0x1af)]},{'start':_0x225572[_0x31ecaa(0x1c3)],'end':_0x225572[_0x31ecaa(0x1af)]});if(_0x4a2051[_0x31ecaa(0x234)]!==0x0)return{'error':new Error(_0x31ecaa(0x173))};_0x4a2051[_0x31ecaa(0x1f8)]!==0x0&&_0x578709[_0x31ecaa(0x15c)](_0xe11a49[_0x31ecaa(0x1c3)],_0xe11a49[_0x31ecaa(0x1af)]-_0xe11a49[_0x31ecaa(0x1c3)]+0x1,_0x3d5090[_0x31ecaa(0x1c3)]),_0x471d21['params']['to']['value']=_0x578709[_0x31ecaa(0x268)]();}return{'m1Prime':_0x24ed1d,'m2Prime':_0x471d21};}},Zr={'m1':_0x34a1c2['id'],'m2':_0x34a1c2['id'],'handler'(_0x4a6030,_0x515a9f){const _0x3969a0=_0xfa7ff3,_0x34e42d={'m1Prime':_0x4a6030,'m2Prime':_0x515a9f};return _0x4a6030[_0x3969a0(0x24d)][_0x3969a0(0x292)]!==_0x515a9f[_0x3969a0(0x24d)][_0x3969a0(0x292)]||_0x4a6030[_0x3969a0(0x24d)][_0x3969a0(0x17f)]!==_0x515a9f['params'][_0x3969a0(0x17f)]?_0x34e42d:{'error':new Error('Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.')};}},Qr={'m1':_0x26e6c7['id'],'m2':_0x351362['id'],'handler'(_0x525770,_0x3ca3f2){const _0x3c4dc7=_0xfa7ff3,_0x39b7e0={'m1Prime':_0x525770,'m2Prime':_0x3ca3f2};if(_0x525770[_0x3c4dc7(0x24d)][_0x3c4dc7(0x292)]!==_0x3ca3f2[_0x3c4dc7(0x24d)][_0x3c4dc7(0x292)]||_0x525770[_0x3c4dc7(0x24d)][_0x3c4dc7(0x17f)]!==_0x3ca3f2['params'][_0x3c4dc7(0x17f)])return _0x39b7e0;const _0x2693f3=_0x4093dc[_0x3c4dc7(0x1a2)](_0x525770),_0x384061=_0x4093dc['deepClone'](_0x3ca3f2),{ranges:_0x30fa3c}=_0x384061[_0x3c4dc7(0x24d)];return _0x30fa3c[_0x3c4dc7(0x1df)](_0x2034f5=>{const _0x5750e4=_0x3c4dc7,_0x5175ff=_0x5eb36b(I(_0x525770[_0x5750e4(0x24d)][_0x5750e4(0x28e)]),_0x2034f5);return _0x5175ff['length']!==0x0?!0x0:(_0x2034f5[_0x5750e4(0x1c3)]+=_0x5175ff[_0x5750e4(0x1f8)],_0x2034f5[_0x5750e4(0x1af)]+=_0x5175ff[_0x5750e4(0x1f8)],!0x1);})?{'error':new Error(_0x3c4dc7(0x238))}:{'m1Prime':_0x2693f3,'m2Prime':_0x384061};}},tn={'m1':_0x26e6c7['id'],'m2':_0x28b9c7['id'],'handler'(_0x45ce0a,_0x15711b){const _0x13f735=_0xfa7ff3,_0x39d570={'m1Prime':_0x45ce0a,'m2Prime':_0x15711b};if(_0x45ce0a['params'][_0x13f735(0x292)]!==_0x15711b[_0x13f735(0x24d)][_0x13f735(0x292)]||_0x45ce0a[_0x13f735(0x24d)][_0x13f735(0x17f)]!==_0x15711b[_0x13f735(0x24d)]['subUnitId'])return _0x39d570;const _0x34bf5f=_0x4093dc['deepClone'](_0x45ce0a),_0x10141e=_0x4093dc[_0x13f735(0x1a2)](_0x15711b),{ranges:_0x2f3742}=_0x10141e[_0x13f735(0x24d)];return _0x2f3742[_0x13f735(0x1df)](_0x3a0dd9=>{const _0x2074b7=_0x13f735,_0x508772=_0x5eb36b(I(_0x45ce0a[_0x2074b7(0x24d)]['range']),_0x3a0dd9);return _0x508772[_0x2074b7(0x234)]!==0x0?!0x0:(_0x3a0dd9[_0x2074b7(0x1c3)]+=_0x508772[_0x2074b7(0x1f8)],_0x3a0dd9[_0x2074b7(0x1af)]+=_0x508772[_0x2074b7(0x1f8)],!0x1);})?{'error':new Error('insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible')}:{'m1Prime':_0x34bf5f,'m2Prime':_0x10141e};}},en={'m1':_0x491c8d['id'],'m2':_0x1462a1['id'],'handler'(_0x463c07,_0x4e941c){const _0x2223ab=_0xfa7ff3,_0x85f368={'m1Prime':_0x463c07,'m2Prime':_0x4e941c};if(_0x463c07['params'][_0x2223ab(0x292)]!==_0x4e941c[_0x2223ab(0x24d)][_0x2223ab(0x292)]||_0x463c07['params'][_0x2223ab(0x17f)]!==_0x4e941c[_0x2223ab(0x24d)][_0x2223ab(0x17f)])return _0x85f368;const _0x2bdbfe=_0x4093dc[_0x2223ab(0x1a2)](_0x463c07),_0xc77dd7=_0x4093dc[_0x2223ab(0x1a2)](_0x4e941c),{ranges:_0x5d26fb}=_0xc77dd7[_0x2223ab(0x24d)];return _0x5d26fb['some'](_0x33c460=>{const _0x29944d=_0x2223ab,_0xde30d3=_0x5eb36b(I(_0x50819b(_0x463c07[_0x29944d(0x24d)][_0x29944d(0x28e)])),I(_0x50819b(_0x33c460)));return _0xde30d3[_0x29944d(0x234)]!==0x0?!0x0:(_0x33c460['startRow']+=_0xde30d3[_0x29944d(0x1f8)],_0x33c460[_0x29944d(0x1d6)]+=_0xde30d3[_0x29944d(0x1f8)],!0x1);})?{'error':new Error(_0x2223ab(0x185))}:{'m1Prime':_0x2bdbfe,'m2Prime':_0xc77dd7};}},rn={'m1':_0x491c8d['id'],'m2':_0x10c53f['id'],'handler'(_0x1de96d,_0x54fdae){const _0x576922=_0xfa7ff3,_0x51e748={'m1Prime':_0x1de96d,'m2Prime':_0x54fdae};if(_0x1de96d[_0x576922(0x24d)]['unitId']!==_0x54fdae[_0x576922(0x24d)][_0x576922(0x292)]||_0x1de96d[_0x576922(0x24d)][_0x576922(0x17f)]!==_0x54fdae[_0x576922(0x24d)][_0x576922(0x17f)])return _0x51e748;const _0x41e007=_0x4093dc[_0x576922(0x1a2)](_0x1de96d),_0x257ffd=_0x4093dc[_0x576922(0x1a2)](_0x54fdae),{ranges:_0x2e50b8}=_0x257ffd[_0x576922(0x24d)];return _0x2e50b8['some'](_0x4e187f=>{const _0x4664d0=_0x576922,_0x240ecf=_0x5eb36b(I(_0x50819b(_0x1de96d['params'][_0x4664d0(0x28e)])),I(_0x50819b(_0x4e187f)));return _0x240ecf[_0x4664d0(0x234)]!==0x0?!0x0:(_0x4e187f['startRow']+=_0x240ecf[_0x4664d0(0x1f8)],_0x4e187f['endRow']+=_0x240ecf['step'],!0x1);})?{'error':new Error(_0x576922(0x1cd))}:{'m1Prime':_0x41e007,'m2Prime':_0x257ffd};}},nn={'m1':_0x59a14a['id'],'m2':_0x1462a1['id'],'handler'(_0x47dcad,_0x5b1a71){const _0x15600a=_0xfa7ff3,_0x40639d={'m1Prime':_0x47dcad,'m2Prime':_0x5b1a71};if(_0x47dcad[_0x15600a(0x24d)][_0x15600a(0x292)]!==_0x5b1a71[_0x15600a(0x24d)][_0x15600a(0x292)]||_0x47dcad[_0x15600a(0x24d)][_0x15600a(0x17f)]!==_0x5b1a71[_0x15600a(0x24d)][_0x15600a(0x17f)])return _0x40639d;const _0x19c15a=_0x4093dc[_0x15600a(0x1a2)](_0x47dcad),_0x39abd1=_0x4093dc[_0x15600a(0x1a2)](_0x5b1a71),{ranges:_0x58b50f}=_0x39abd1[_0x15600a(0x24d)];return _0x58b50f[_0x15600a(0x1bf)](_0x3aec61=>{const _0x3b2712=_0x15600a,_0x5ac2fb=_0x42294a(I(_0x50819b(_0x47dcad[_0x3b2712(0x24d)]['range'])),I(_0x50819b(_0x3aec61)));_0x5ac2fb==null?_0x39abd1['id']=_0x526f4b['id']:(_0x3aec61['startRow']+=_0x5ac2fb['step'],_0x3aec61[_0x3b2712(0x1d6)]+=_0x5ac2fb['step']+_0x5ac2fb[_0x3b2712(0x234)]);}),{'m1Prime':_0x19c15a,'m2Prime':_0x39abd1};}},an={'m1':_0x59a14a['id'],'m2':_0x10c53f['id'],'handler'(_0x4746b2,_0x94437){const _0x4abc9d=_0xfa7ff3,_0x275255={'m1Prime':_0x4746b2,'m2Prime':_0x94437};if(_0x4746b2[_0x4abc9d(0x24d)]['unitId']!==_0x94437[_0x4abc9d(0x24d)][_0x4abc9d(0x292)]||_0x4746b2['params'][_0x4abc9d(0x17f)]!==_0x94437[_0x4abc9d(0x24d)][_0x4abc9d(0x17f)])return _0x275255;const _0x3011af=_0x4093dc[_0x4abc9d(0x1a2)](_0x4746b2),_0x3a3baf=_0x4093dc['deepClone'](_0x94437),{ranges:_0x540229}=_0x3a3baf['params'];return _0x540229[_0x4abc9d(0x1bf)](_0x4ee57c=>{const _0x1e5a83=_0x4abc9d,_0xbe11a3=_0x42294a(I(_0x50819b(_0x4746b2[_0x1e5a83(0x24d)][_0x1e5a83(0x28e)])),I(_0x50819b(_0x4ee57c)));_0xbe11a3==null?_0x3a3baf['id']=_0x526f4b['id']:(_0x4ee57c[_0x1e5a83(0x26c)]+=_0xbe11a3['step'],_0x4ee57c[_0x1e5a83(0x1d6)]+=_0xbe11a3[_0x1e5a83(0x1f8)]+_0xbe11a3['length']);}),{'m1Prime':_0x3011af,'m2Prime':_0x3a3baf};}},sn={'m1':_0x3fb483['id'],'m2':_0x351362['id'],'handler'(_0x505d1e,_0x1d8e89){const _0x4f1a23=_0xfa7ff3,_0x44a2dd={'m1Prime':_0x505d1e,'m2Prime':_0x1d8e89};if(_0x505d1e[_0x4f1a23(0x24d)][_0x4f1a23(0x292)]!==_0x1d8e89['params'][_0x4f1a23(0x292)]||_0x505d1e['params'][_0x4f1a23(0x17f)]!==_0x1d8e89[_0x4f1a23(0x24d)][_0x4f1a23(0x17f)])return _0x44a2dd;const _0x5b77c8=_0x4093dc[_0x4f1a23(0x1a2)](_0x505d1e),_0x4fdf99=_0x4093dc[_0x4f1a23(0x1a2)](_0x1d8e89),{ranges:_0x518363}=_0x4fdf99[_0x4f1a23(0x24d)];return _0x518363['forEach'](_0x27821c=>{const _0x2ed20a=_0x4f1a23,_0x5e286a=_0x42294a(I(_0x505d1e['params'][_0x2ed20a(0x28e)]),_0x27821c);_0x5e286a==null?_0x4fdf99['id']=_0x526f4b['id']:(_0x27821c[_0x2ed20a(0x1c3)]+=_0x5e286a[_0x2ed20a(0x1f8)],_0x27821c[_0x2ed20a(0x1af)]+=_0x5e286a[_0x2ed20a(0x1f8)]+_0x5e286a[_0x2ed20a(0x234)]);}),{'m1Prime':_0x5b77c8,'m2Prime':_0x4fdf99};}},on={'m1':_0x3fb483['id'],'m2':_0x28b9c7['id'],'handler'(_0x381612,_0x43de84){const _0x12432a=_0xfa7ff3,_0x2cb53f={'m1Prime':_0x381612,'m2Prime':_0x43de84};if(_0x381612[_0x12432a(0x24d)][_0x12432a(0x292)]!==_0x43de84['params']['unitId']||_0x381612[_0x12432a(0x24d)][_0x12432a(0x17f)]!==_0x43de84[_0x12432a(0x24d)][_0x12432a(0x17f)])return _0x2cb53f;const _0x2481e2=_0x4093dc[_0x12432a(0x1a2)](_0x381612),_0x2e7c84=_0x4093dc[_0x12432a(0x1a2)](_0x43de84),{ranges:_0x34373f}=_0x2e7c84['params'];return _0x34373f[_0x12432a(0x1bf)](_0x4658e0=>{const _0x528ad4=_0x12432a,_0x567175=_0x42294a(I(_0x381612[_0x528ad4(0x24d)]['range']),_0x4658e0);_0x567175==null?_0x2e7c84['id']=_0x526f4b['id']:(_0x4658e0['startColumn']+=_0x567175['step'],_0x4658e0[_0x528ad4(0x1af)]+=_0x567175['step']+_0x567175[_0x528ad4(0x234)]);}),{'m1Prime':_0x2481e2,'m2Prime':_0x2e7c84};}},mn={'m1':_0x1fb6e8['id'],'m2':_0x351362['id'],'handler'(_0x179233,_0x38a640){const _0x5aea56=_0xfa7ff3,_0x22aa27={'m1Prime':_0x179233,'m2Prime':_0x38a640};if(_0x179233[_0x5aea56(0x24d)][_0x5aea56(0x292)]!==_0x38a640[_0x5aea56(0x24d)][_0x5aea56(0x292)]||_0x179233['params'][_0x5aea56(0x17f)]!==_0x38a640[_0x5aea56(0x24d)]['subUnitId'])return _0x22aa27;const _0x5147f4=_0x4093dc[_0x5aea56(0x1a2)](_0x179233),_0x166ea8=_0x4093dc['deepClone'](_0x38a640),{ranges:_0x2d7b7c}=_0x166ea8[_0x5aea56(0x24d)],{sourceRange:_0x53f0fa,targetRange:_0xd6870}=_0x179233[_0x5aea56(0x24d)],_0x1b89ac={'start':_0x53f0fa['startColumn'],'end':_0x53f0fa['endColumn']},_0x4254ce={'start':_0xd6870[_0x5aea56(0x1c3)],'end':_0xd6870['endColumn']};return _0x2d7b7c[_0x5aea56(0x1df)](_0x5e09b4=>{const _0x3d2d3a=_0x5aea56,_0x42406e={'start':_0x5e09b4[_0x3d2d3a(0x1c3)],'end':_0x5e09b4[_0x3d2d3a(0x1af)]},_0x8ec253=N(_0x1b89ac,_0x42406e),_0x10fe92=N(_0x4254ce,_0x42406e);if(_0x8ec253||_0x10fe92)return!0x0;const _0x4387fb=_0x24f9ad(_0x1b89ac,_0x4254ce,_0x42406e);return _0x4387fb[_0x3d2d3a(0x234)]!==0x0?!0x0:(_0x5e09b4[_0x3d2d3a(0x1c3)]+=_0x4387fb[_0x3d2d3a(0x1f8)],_0x5e09b4['endColumn']+=_0x4387fb['step'],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden')}:{'m1Prime':_0x5147f4,'m2Prime':_0x166ea8};}},dn={'m1':_0x1fb6e8['id'],'m2':_0x28b9c7['id'],'handler'(_0x6a643a,_0x2ea971){const _0x152c68=_0xfa7ff3,_0x3e9efe={'m1Prime':_0x6a643a,'m2Prime':_0x2ea971};if(_0x6a643a[_0x152c68(0x24d)][_0x152c68(0x292)]!==_0x2ea971[_0x152c68(0x24d)][_0x152c68(0x292)]||_0x6a643a['params'][_0x152c68(0x17f)]!==_0x2ea971['params']['subUnitId'])return _0x3e9efe;const _0x11fd4f=_0x4093dc[_0x152c68(0x1a2)](_0x6a643a),_0x1ee259=_0x4093dc[_0x152c68(0x1a2)](_0x2ea971),{ranges:_0x39f0e2}=_0x1ee259[_0x152c68(0x24d)],{sourceRange:_0x461cd2,targetRange:_0x1d3e25}=_0x6a643a[_0x152c68(0x24d)],_0x233dfc={'start':_0x461cd2[_0x152c68(0x1c3)],'end':_0x461cd2[_0x152c68(0x1af)]},_0x36cbcf={'start':_0x1d3e25[_0x152c68(0x1c3)],'end':_0x1d3e25[_0x152c68(0x1af)]};return _0x39f0e2['some'](_0x17fca7=>{const _0x27e4a1=_0x152c68,_0x2162e9={'start':_0x17fca7[_0x27e4a1(0x1c3)],'end':_0x17fca7[_0x27e4a1(0x1af)]},_0x426bac=N(_0x233dfc,_0x2162e9),_0x49eadd=N(_0x36cbcf,_0x2162e9);if(_0x426bac||_0x49eadd)return!0x0;const _0x30f854=_0x24f9ad(_0x233dfc,_0x36cbcf,_0x2162e9);return _0x30f854[_0x27e4a1(0x234)]!==0x0?!0x0:(_0x17fca7[_0x27e4a1(0x1c3)]+=_0x30f854[_0x27e4a1(0x1f8)],_0x17fca7['endColumn']+=_0x30f854['step'],!0x1);})?{'error':new Error(_0x152c68(0x2c4))}:{'m1Prime':_0x11fd4f,'m2Prime':_0x1ee259};}},un={'m1':_0x52607d['id'],'m2':_0x1462a1['id'],'handler'(_0x4ff14d,_0x58d7e1){const _0x3ca05a=_0xfa7ff3,_0xf360d0={'m1Prime':_0x4ff14d,'m2Prime':_0x58d7e1};if(_0x4ff14d[_0x3ca05a(0x24d)]['unitId']!==_0x58d7e1['params'][_0x3ca05a(0x292)]||_0x4ff14d[_0x3ca05a(0x24d)]['subUnitId']!==_0x58d7e1[_0x3ca05a(0x24d)][_0x3ca05a(0x17f)])return _0xf360d0;const _0x38dbb1=_0x4093dc['deepClone'](_0x4ff14d),_0x7b5251=_0x4093dc[_0x3ca05a(0x1a2)](_0x58d7e1),{ranges:_0x8591a7}=_0x7b5251[_0x3ca05a(0x24d)],{sourceRange:_0x100a40,targetRange:_0x2f3e9d}=_0x4ff14d[_0x3ca05a(0x24d)],_0x4012c4={'start':_0x100a40['startRow'],'end':_0x100a40[_0x3ca05a(0x1d6)]},_0x50f108={'start':_0x2f3e9d[_0x3ca05a(0x26c)],'end':_0x2f3e9d['endRow']};return _0x8591a7[_0x3ca05a(0x1df)](_0x1d1062=>{const _0x175e44=_0x3ca05a,_0x55f9c7={'start':_0x1d1062[_0x175e44(0x26c)],'end':_0x1d1062[_0x175e44(0x1d6)]},_0x886c02=N(_0x4012c4,_0x55f9c7),_0x3a6900=N(_0x50f108,_0x55f9c7);if(_0x886c02||_0x3a6900)return!0x0;const _0x28973b=_0x24f9ad(_0x4012c4,_0x50f108,_0x55f9c7);return _0x28973b[_0x175e44(0x234)]!==0x0?!0x0:(_0x1d1062[_0x175e44(0x26c)]+=_0x28973b[_0x175e44(0x1f8)],_0x1d1062[_0x175e44(0x1d6)]+=_0x28973b[_0x175e44(0x1f8)],!0x1);})?{'error':new Error(_0x3ca05a(0x26e))}:{'m1Prime':_0x38dbb1,'m2Prime':_0x7b5251};}},ln={'m1':_0x52607d['id'],'m2':_0x10c53f['id'],'handler'(_0x2ba15f,_0x1ccbb3){const _0x2d80ff=_0xfa7ff3,_0x513bad={'m1Prime':_0x2ba15f,'m2Prime':_0x1ccbb3};if(_0x2ba15f[_0x2d80ff(0x24d)][_0x2d80ff(0x292)]!==_0x1ccbb3[_0x2d80ff(0x24d)][_0x2d80ff(0x292)]||_0x2ba15f[_0x2d80ff(0x24d)][_0x2d80ff(0x17f)]!==_0x1ccbb3[_0x2d80ff(0x24d)][_0x2d80ff(0x17f)])return _0x513bad;const _0x5899a6=_0x4093dc[_0x2d80ff(0x1a2)](_0x2ba15f),_0x7eae8f=_0x4093dc[_0x2d80ff(0x1a2)](_0x1ccbb3),{ranges:_0x1938e6}=_0x7eae8f[_0x2d80ff(0x24d)],{sourceRange:_0x4bc433,targetRange:_0x7ef91f}=_0x2ba15f[_0x2d80ff(0x24d)],_0x1cec48={'start':_0x4bc433[_0x2d80ff(0x26c)],'end':_0x4bc433[_0x2d80ff(0x1d6)]},_0x773134={'start':_0x7ef91f[_0x2d80ff(0x26c)],'end':_0x7ef91f['endRow']};return _0x1938e6[_0x2d80ff(0x1df)](_0x5ab297=>{const _0x2d9548=_0x2d80ff,_0x106030={'start':_0x5ab297[_0x2d9548(0x26c)],'end':_0x5ab297['endRow']},_0x3f86ad=N(_0x1cec48,_0x106030),_0x4516eb=N(_0x773134,_0x106030);if(_0x3f86ad||_0x4516eb)return!0x0;const _0x210f54=_0x24f9ad(_0x1cec48,_0x773134,_0x106030);return _0x210f54[_0x2d9548(0x234)]!==0x0?!0x0:(_0x5ab297[_0x2d9548(0x26c)]+=_0x210f54['step'],_0x5ab297['endRow']+=_0x210f54[_0x2d9548(0x1f8)],!0x1);})?{'error':new Error(_0x2d80ff(0x1d2))}:{'m1Prime':_0x5899a6,'m2Prime':_0x7eae8f};}},pn={'m1':_0x333697['id'],'m2':_0x333697['id'],'handler'(_0x42f974,_0x12a695){const _0x5a425c=_0xfa7ff3,_0x2a8b3b={'m1Prime':_0x42f974,'m2Prime':_0x12a695};return _0x42f974[_0x5a425c(0x24d)]['unitId']!==_0x12a695[_0x5a425c(0x24d)][_0x5a425c(0x292)]||_0x42f974[_0x5a425c(0x24d)]['subUnitId']!==_0x12a695['params'][_0x5a425c(0x17f)]?_0x2a8b3b:{'error':new Error(_0x5a425c(0x246))};}},cn={'m1':_0x31a5a9['id'],'m2':_0x31a5a9['id'],'handler'(_0x418125,_0x5ebb12){const _0x5d3f89=_0xfa7ff3;return _0x418125[_0x5d3f89(0x24d)][_0x5d3f89(0x292)]===_0x5ebb12[_0x5d3f89(0x24d)][_0x5d3f89(0x292)]&&_0x418125[_0x5d3f89(0x24d)]['subUnitId']===_0x5ebb12['params'][_0x5d3f89(0x17f)]&&_0x418125[_0x5d3f89(0x24d)][_0x5d3f89(0x2bb)]!==_0x5ebb12[_0x5d3f89(0x24d)][_0x5d3f89(0x2bb)]?{'error':new Error('Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.')}:{'m1Prime':_0x418125,'m2Prime':_0x5ebb12};}},fn={'m1':_0x26e6c7['id'],'m2':_0x124862['id'],'handler'(_0x28ca0e,_0x489aa7){const _0x5d905a=_0xfa7ff3,_0x29d97a={'m1Prime':_0x28ca0e,'m2Prime':_0x489aa7};if(_0x28ca0e[_0x5d905a(0x24d)][_0x5d905a(0x292)]!==_0x489aa7[_0x5d905a(0x24d)][_0x5d905a(0x292)]||_0x28ca0e[_0x5d905a(0x24d)][_0x5d905a(0x17f)]!==_0x489aa7[_0x5d905a(0x24d)][_0x5d905a(0x17f)])return _0x29d97a;const _0x3927dd=_0x4093dc[_0x5d905a(0x1a2)](_0x28ca0e),_0x295870=_0x4093dc[_0x5d905a(0x1a2)](_0x489aa7),{ranges:_0x56ec3c}=_0x295870[_0x5d905a(0x24d)];return _0x56ec3c[_0x5d905a(0x1df)](_0x5dee2e=>{const _0x28bd64=_0x5d905a,_0x386a68=_0x5eb36b(I(_0x28ca0e[_0x28bd64(0x24d)][_0x28bd64(0x28e)]),_0x5dee2e);return _0x386a68[_0x28bd64(0x234)]!==0x0?!0x0:(_0x5dee2e['startColumn']+=_0x386a68['step'],_0x5dee2e['endColumn']+=_0x386a68[_0x28bd64(0x1f8)],!0x1);})?{'error':new Error(_0x5d905a(0x17e))}:{'m1Prime':_0x3927dd,'m2Prime':_0x295870};}},hn={'m1':_0x1fb6e8['id'],'m2':_0x124862['id'],'handler'(_0x44b655,_0x237711){const _0x5b728e=_0xfa7ff3,_0x1d05cc={'m1Prime':_0x44b655,'m2Prime':_0x237711};if(_0x44b655[_0x5b728e(0x24d)][_0x5b728e(0x292)]!==_0x237711[_0x5b728e(0x24d)][_0x5b728e(0x292)]||_0x44b655[_0x5b728e(0x24d)][_0x5b728e(0x17f)]!==_0x237711[_0x5b728e(0x24d)][_0x5b728e(0x17f)])return _0x1d05cc;const _0x153210=_0x4093dc[_0x5b728e(0x1a2)](_0x44b655),_0x575842=_0x4093dc[_0x5b728e(0x1a2)](_0x237711),{ranges:_0x30d2e9}=_0x575842[_0x5b728e(0x24d)],{sourceRange:_0x4ed0c9,targetRange:_0x3f9893}=_0x44b655['params'],_0x623f7f={'start':_0x4ed0c9['startColumn'],'end':_0x4ed0c9[_0x5b728e(0x1af)]},_0x5694bd={'start':_0x3f9893[_0x5b728e(0x1c3)],'end':_0x3f9893[_0x5b728e(0x1af)]};return _0x30d2e9[_0x5b728e(0x1df)](_0x18599b=>{const _0x2719a4=_0x5b728e,_0x1edf31={'start':_0x18599b[_0x2719a4(0x1c3)],'end':_0x18599b[_0x2719a4(0x1af)]},_0x51a4c6=N(_0x623f7f,_0x1edf31),_0x200fba=N(_0x5694bd,_0x1edf31);if(_0x51a4c6||_0x200fba)return!0x0;const _0x58a003=_0x24f9ad(_0x623f7f,_0x5694bd,_0x1edf31);return _0x58a003[_0x2719a4(0x234)]!==0x0?!0x0:(_0x18599b[_0x2719a4(0x1c3)]+=_0x58a003[_0x2719a4(0x1f8)],_0x18599b[_0x2719a4(0x1af)]+=_0x58a003[_0x2719a4(0x1f8)],!0x1);})?{'error':new Error(_0x5b728e(0x296))}:{'m1Prime':_0x153210,'m2Prime':_0x575842};}},In={'m1':_0x3fb483['id'],'m2':_0x124862['id'],'handler'(_0x527e07,_0xb31f94){const _0x209804=_0xfa7ff3,_0x33b01d={'m1Prime':_0x527e07,'m2Prime':_0xb31f94};if(_0x527e07[_0x209804(0x24d)][_0x209804(0x292)]!==_0xb31f94['params'][_0x209804(0x292)]||_0x527e07[_0x209804(0x24d)][_0x209804(0x17f)]!==_0xb31f94[_0x209804(0x24d)][_0x209804(0x17f)])return _0x33b01d;const _0x44b88c=_0x4093dc['deepClone'](_0x527e07),_0x2da97e=_0x4093dc[_0x209804(0x1a2)](_0xb31f94),{ranges:_0x25f524}=_0x2da97e['params'];return _0x25f524[_0x209804(0x1bf)](_0x1660c0=>{const _0x2b9e0d=_0x209804,_0x598415=_0x42294a(I(_0x527e07[_0x2b9e0d(0x24d)]['range']),_0x1660c0);_0x598415==null?_0x2da97e['id']=_0x526f4b['id']:(_0x1660c0[_0x2b9e0d(0x1c3)]+=_0x598415[_0x2b9e0d(0x1f8)],_0x1660c0[_0x2b9e0d(0x1af)]+=_0x598415[_0x2b9e0d(0x1f8)]+_0x598415['length']);}),{'m1Prime':_0x44b88c,'m2Prime':_0x2da97e};}},Rn={'m1':_0x124862['id'],'m2':_0x124862['id'],'handler'(_0x49b394,_0x4e19c4){const _0x2fc526=_0xfa7ff3,_0x2694ed={'m1Prime':_0x49b394,'m2Prime':_0x4e19c4};if(_0x49b394[_0x2fc526(0x24d)][_0x2fc526(0x292)]!==_0x4e19c4['params'][_0x2fc526(0x292)]||_0x49b394[_0x2fc526(0x24d)][_0x2fc526(0x17f)]!==_0x4e19c4['params'][_0x2fc526(0x17f)])return _0x2694ed;const _0x18105e=_0x49b394[_0x2fc526(0x24d)]['ranges'],_0x5d6198=_0x4e19c4['params'][_0x2fc526(0x295)];return _0x18105e[_0x2fc526(0x1df)](_0x1f2c02=>_0x5d6198[_0x2fc526(0x1df)](_0xdc998f=>_0x259337[_0x2fc526(0x2b1)](_0x1f2c02,_0xdc998f)))?{'error':new Error(_0x2fc526(0x1d1))}:_0x2694ed;}},gn={'m1':_0x26e6c7['id'],'m2':_0x179462['id'],'handler'(_0x137ba7,_0x5718eb){const _0x46f810=_0xfa7ff3,_0x4f095f={'m1Prime':_0x137ba7,'m2Prime':_0x5718eb};if(_0x137ba7[_0x46f810(0x24d)][_0x46f810(0x292)]!==_0x5718eb[_0x46f810(0x24d)][_0x46f810(0x292)]||_0x137ba7['params'][_0x46f810(0x17f)]!==_0x5718eb['params'][_0x46f810(0x17f)])return _0x4f095f;const _0x30839f=[_0x4093dc[_0x46f810(0x1a2)](_0x137ba7)],_0x42f0ec=_0x4093dc[_0x46f810(0x1a2)](_0x5718eb),{values:_0x38f4bd}=_0x42f0ec[_0x46f810(0x24d)],_0x2258b6=[];let _0x296fd4=!0x1;for(const _0x26d96f in _0x38f4bd){const _0x5b0360=_0x38f4bd[_0x26d96f];if(_0x2258b6[_0x46f810(0x2c0)](..._0x5b0360['ranges']),_0x5b0360[_0x46f810(0x295)]['some'](_0x5a4122=>{const _0x388cb0=_0x46f810,_0x87a88c=_0x5eb36b(I(_0x137ba7[_0x388cb0(0x24d)][_0x388cb0(0x28e)]),I(_0x5a4122));return _0x87a88c[_0x388cb0(0x234)]!==0x0?!0x0:(_0x87a88c[_0x388cb0(0x1f8)]!==0x0&&(_0x296fd4=!0x0),_0x5a4122[_0x388cb0(0x1c3)]+=_0x87a88c[_0x388cb0(0x1f8)],_0x5a4122['endColumn']+=_0x87a88c[_0x388cb0(0x1f8)],!0x1);}))return{'error':new Error(_0x46f810(0x1ec))};}if(_0x296fd4){const _0x45c7f8={'id':_0x5ca531['id'],'params':{'unitId':_0x5718eb[_0x46f810(0x24d)][_0x46f810(0x292)],'subUnitId':_0x5718eb[_0x46f810(0x24d)][_0x46f810(0x17f)],'ranges':_0x2258b6}};_0x30839f['push'](_0x45c7f8,_0x42f0ec);}return{'m1Prime':_0x30839f,'m2Prime':_0x42f0ec};}},wn={'m1':_0x26e6c7['id'],'m2':_0x5ca531['id'],'handler'(_0x37cb11,_0x16f3e8){const _0x5be8d5=_0xfa7ff3,_0x55d7e8={'m1Prime':_0x37cb11,'m2Prime':_0x16f3e8};if(_0x37cb11[_0x5be8d5(0x24d)][_0x5be8d5(0x292)]!==_0x16f3e8[_0x5be8d5(0x24d)][_0x5be8d5(0x292)]||_0x37cb11['params'][_0x5be8d5(0x17f)]!==_0x16f3e8['params']['subUnitId'])return _0x55d7e8;const _0x5735ff=_0x4093dc[_0x5be8d5(0x1a2)](_0x37cb11),_0x336179=_0x4093dc['deepClone'](_0x16f3e8),{ranges:_0x3401f0}=_0x336179[_0x5be8d5(0x24d)];return _0x3401f0['some'](_0x212e6d=>{const _0x50847b=_0x5be8d5,_0x466ce0=_0x5eb36b(I(_0x37cb11[_0x50847b(0x24d)]['range']),I(_0x212e6d));return _0x466ce0[_0x50847b(0x234)]!==0x0?!0x0:(_0x212e6d[_0x50847b(0x1c3)]+=_0x466ce0[_0x50847b(0x1f8)],_0x212e6d[_0x50847b(0x1af)]+=_0x466ce0[_0x50847b(0x1f8)],!0x1);})?{'error':new Error(_0x5be8d5(0x16a))}:{'m1Prime':_0x5735ff,'m2Prime':_0x336179};}},Cn={'m1':_0x491c8d['id'],'m2':_0x179462['id'],'handler'(_0x34bc1e,_0x45ca18){const _0x2b2dbc=_0xfa7ff3,_0x392c9f={'m1Prime':_0x34bc1e,'m2Prime':_0x45ca18};if(_0x34bc1e[_0x2b2dbc(0x24d)][_0x2b2dbc(0x292)]!==_0x45ca18[_0x2b2dbc(0x24d)]['unitId']||_0x34bc1e[_0x2b2dbc(0x24d)][_0x2b2dbc(0x17f)]!==_0x45ca18['params'][_0x2b2dbc(0x17f)])return _0x392c9f;const _0x58edab=[_0x4093dc[_0x2b2dbc(0x1a2)](_0x34bc1e)],_0x378811=_0x4093dc['deepClone'](_0x45ca18),{values:_0x46b128}=_0x378811[_0x2b2dbc(0x24d)],_0x4e1995=[];let _0x2b8be6=!0x1;for(const _0x5265fc in _0x46b128){const _0x3ef06e=_0x46b128[_0x5265fc];if(_0x4e1995[_0x2b2dbc(0x2c0)](..._0x3ef06e[_0x2b2dbc(0x295)]),_0x3ef06e[_0x2b2dbc(0x295)][_0x2b2dbc(0x1df)](_0x24cd4f=>{const _0x8d796e=_0x2b2dbc,_0x3036d6=_0x5eb36b(I(_0x50819b(_0x34bc1e[_0x8d796e(0x24d)]['range'])),_0x50819b(I(_0x24cd4f)));return _0x3036d6[_0x8d796e(0x234)]!==0x0?!0x0:(_0x3036d6['step']!==0x0&&(_0x2b8be6=!0x0),_0x24cd4f[_0x8d796e(0x26c)]+=_0x3036d6[_0x8d796e(0x1f8)],_0x24cd4f[_0x8d796e(0x1d6)]+=_0x3036d6['step'],!0x1);}))return{'error':new Error(_0x2b2dbc(0x23a))};}if(_0x2b8be6){const _0x57c322={'id':_0x5ca531['id'],'params':{'unitId':_0x45ca18[_0x2b2dbc(0x24d)]['unitId'],'subUnitId':_0x45ca18[_0x2b2dbc(0x24d)][_0x2b2dbc(0x17f)],'ranges':_0x4e1995}};_0x58edab[_0x2b2dbc(0x2c0)](_0x57c322,_0x378811);}return{'m1Prime':_0x58edab,'m2Prime':_0x378811};}},Pn={'m1':_0x491c8d['id'],'m2':_0x5ca531['id'],'handler'(_0x593dd2,_0xf2cbfa){const _0x6e2de1=_0xfa7ff3,_0x49829a={'m1Prime':_0x593dd2,'m2Prime':_0xf2cbfa};if(_0x593dd2[_0x6e2de1(0x24d)]['unitId']!==_0xf2cbfa[_0x6e2de1(0x24d)][_0x6e2de1(0x292)]||_0x593dd2[_0x6e2de1(0x24d)]['subUnitId']!==_0xf2cbfa[_0x6e2de1(0x24d)][_0x6e2de1(0x17f)])return _0x49829a;const _0x2587e7=_0x4093dc[_0x6e2de1(0x1a2)](_0x593dd2),_0x325d7c=_0x4093dc['deepClone'](_0xf2cbfa),{ranges:_0x184b51}=_0x325d7c[_0x6e2de1(0x24d)];return _0x184b51[_0x6e2de1(0x1df)](_0x1971f8=>{const _0x2037d0=_0x6e2de1,_0x20dfb4=_0x5eb36b(I(_0x50819b(_0x593dd2[_0x2037d0(0x24d)][_0x2037d0(0x28e)])),I(_0x50819b(_0x1971f8)));return _0x20dfb4[_0x2037d0(0x234)]!==0x0?!0x0:(_0x1971f8['startRow']+=_0x20dfb4[_0x2037d0(0x1f8)],_0x1971f8['endRow']+=_0x20dfb4['step'],!0x1);})?{'error':new Error(_0x6e2de1(0x1ff))}:{'m1Prime':_0x2587e7,'m2Prime':_0x325d7c};}},Un={'m1':_0x1fb6e8['id'],'m2':_0x179462['id'],'handler'(_0x25e9d0,_0xde4d6){const _0x21f6f7=_0xfa7ff3,_0x503dcb={'m1Prime':_0x25e9d0,'m2Prime':_0xde4d6};if(_0x25e9d0[_0x21f6f7(0x24d)]['unitId']!==_0xde4d6[_0x21f6f7(0x24d)][_0x21f6f7(0x292)]||_0x25e9d0[_0x21f6f7(0x24d)][_0x21f6f7(0x17f)]!==_0xde4d6['params']['subUnitId'])return _0x503dcb;const _0x558d01=[_0x4093dc[_0x21f6f7(0x1a2)](_0x25e9d0)],_0x2f3302=_0x4093dc[_0x21f6f7(0x1a2)](_0xde4d6),{sourceRange:_0x342d40,targetRange:_0x4fbabf}=_0x25e9d0[_0x21f6f7(0x24d)],_0x28893b={'start':_0x342d40[_0x21f6f7(0x1c3)],'end':_0x342d40['endColumn']},_0x449458={'start':_0x4fbabf[_0x21f6f7(0x1c3)],'end':_0x4fbabf['endColumn']},{values:_0x430609}=_0x2f3302[_0x21f6f7(0x24d)],_0x3d9018=[];let _0x34296a=!0x1;for(const _0x13f6dc in _0x430609){const _0x54d9d1=_0x430609[_0x13f6dc];if(_0x3d9018[_0x21f6f7(0x2c0)](..._0x54d9d1[_0x21f6f7(0x295)]),_0x54d9d1['ranges']['some'](_0x3d9bbc=>{const _0x58730a=_0x21f6f7,_0x13420e={'start':_0x3d9bbc[_0x58730a(0x1c3)],'end':_0x3d9bbc['endColumn']},_0x5c28a1=N(_0x28893b,_0x13420e),_0x39aae4=N(_0x449458,_0x13420e);if(_0x5c28a1||_0x39aae4)return!0x0;const _0x1f2108=_0x24f9ad(_0x28893b,_0x449458,_0x13420e);return _0x1f2108[_0x58730a(0x234)]!==0x0?!0x0:(_0x1f2108[_0x58730a(0x1f8)]!==0x0&&(_0x34296a=!0x0),_0x3d9bbc[_0x58730a(0x1c3)]+=_0x1f2108[_0x58730a(0x1f8)],_0x3d9bbc[_0x58730a(0x1af)]+=_0x1f2108['step'],!0x1);}))return{'error':new Error(_0x21f6f7(0x186))};}if(_0x34296a){const _0xd8b206={'id':_0x5ca531['id'],'params':{'unitId':_0xde4d6['params'][_0x21f6f7(0x292)],'subUnitId':_0xde4d6[_0x21f6f7(0x24d)][_0x21f6f7(0x17f)],'ranges':_0x3d9018}};_0x558d01[_0x21f6f7(0x2c0)](_0xd8b206,_0x2f3302);}return{'m1Prime':_0x558d01,'m2Prime':_0x2f3302};}},bn={'m1':_0x1fb6e8['id'],'m2':_0x5ca531['id'],'handler'(_0x109a96,_0x27aa17){const _0x4ddb3c=_0xfa7ff3,_0x5e6626={'m1Prime':_0x109a96,'m2Prime':_0x27aa17};if(_0x109a96[_0x4ddb3c(0x24d)][_0x4ddb3c(0x292)]!==_0x27aa17['params'][_0x4ddb3c(0x292)]||_0x109a96[_0x4ddb3c(0x24d)][_0x4ddb3c(0x17f)]!==_0x27aa17[_0x4ddb3c(0x24d)]['subUnitId'])return _0x5e6626;const _0x3c0bb2=_0x4093dc[_0x4ddb3c(0x1a2)](_0x109a96),_0x1fd8eb=_0x4093dc[_0x4ddb3c(0x1a2)](_0x27aa17),{sourceRange:_0x4a6573,targetRange:_0x1e92c1}=_0x109a96[_0x4ddb3c(0x24d)],_0x56b20c={'start':_0x4a6573[_0x4ddb3c(0x1c3)],'end':_0x4a6573[_0x4ddb3c(0x1af)]},_0x1ff76e={'start':_0x1e92c1[_0x4ddb3c(0x1c3)],'end':_0x1e92c1[_0x4ddb3c(0x1af)]};return _0x1fd8eb[_0x4ddb3c(0x24d)][_0x4ddb3c(0x295)][_0x4ddb3c(0x1df)](_0x26ca86=>{const _0x2369e8=_0x4ddb3c,_0x118bcf={'start':_0x26ca86['startColumn'],'end':_0x26ca86[_0x2369e8(0x1af)]},_0x527a82=N(_0x56b20c,_0x118bcf),_0x4bcc75=N(_0x1ff76e,_0x118bcf);if(_0x527a82||_0x4bcc75)return!0x0;const _0x5b089a=_0x24f9ad(_0x56b20c,_0x1ff76e,_0x118bcf);return _0x5b089a['length']!==0x0?!0x0:(_0x26ca86[_0x2369e8(0x1c3)]+=_0x5b089a[_0x2369e8(0x1f8)],_0x26ca86['endColumn']+=_0x5b089a['step'],!0x1);})?{'error':new Error(_0x4ddb3c(0x18c))}:{'m1Prime':_0x3c0bb2,'m2Prime':_0x1fd8eb};}},Mn={'m1':_0x52607d['id'],'m2':_0x179462['id'],'handler'(_0x53448f,_0x2226c7){const _0x169f10=_0xfa7ff3,_0x43df6b={'m1Prime':_0x53448f,'m2Prime':_0x2226c7};if(_0x53448f['params'][_0x169f10(0x292)]!==_0x2226c7[_0x169f10(0x24d)][_0x169f10(0x292)]||_0x53448f[_0x169f10(0x24d)][_0x169f10(0x17f)]!==_0x2226c7['params']['subUnitId'])return _0x43df6b;const _0x315cb1=[_0x4093dc[_0x169f10(0x1a2)](_0x53448f)],_0x2845dc=_0x4093dc['deepClone'](_0x2226c7),{sourceRange:_0x54697d,targetRange:_0x775602}=_0x53448f[_0x169f10(0x24d)],_0x5b3abf={'start':_0x54697d['startRow'],'end':_0x54697d['endRow']},_0x3a6ed4={'start':_0x775602[_0x169f10(0x26c)],'end':_0x775602[_0x169f10(0x1d6)]},{values:_0x42b68f}=_0x2845dc[_0x169f10(0x24d)],_0x188c4a=[];let _0x588764=!0x1;for(const _0x233a30 in _0x42b68f){const _0x541364=_0x42b68f[_0x233a30];if(_0x188c4a[_0x169f10(0x2c0)](..._0x541364['ranges']),_0x541364[_0x169f10(0x295)][_0x169f10(0x1df)](_0x33e271=>{const _0x314411=_0x169f10,_0x49b2ac={'start':_0x33e271['startRow'],'end':_0x33e271[_0x314411(0x1d6)]},_0xf751f4=N(_0x5b3abf,_0x49b2ac),_0xf20948=N(_0x3a6ed4,_0x49b2ac);if(_0xf751f4||_0xf20948)return!0x0;const _0x1e1508=_0x24f9ad(_0x5b3abf,_0x3a6ed4,_0x49b2ac);return _0x1e1508['length']!==0x0?!0x0:(_0x1e1508[_0x314411(0x1f8)]!==0x0&&(_0x588764=!0x0),_0x33e271[_0x314411(0x26c)]+=_0x1e1508[_0x314411(0x1f8)],_0x33e271[_0x314411(0x1d6)]+=_0x1e1508[_0x314411(0x1f8)],!0x1);}))return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft')};}if(_0x588764){const _0x2bced8={'id':_0x5ca531['id'],'params':{'unitId':_0x2226c7[_0x169f10(0x24d)][_0x169f10(0x292)],'subUnitId':_0x2226c7[_0x169f10(0x24d)][_0x169f10(0x17f)],'ranges':_0x188c4a}};_0x315cb1[_0x169f10(0x2c0)](_0x2bced8,_0x2845dc);}return{'m1Prime':_0x315cb1,'m2Prime':_0x2845dc};}},vn={'m1':_0x52607d['id'],'m2':_0x5ca531['id'],'handler'(_0xba750e,_0x51e130){const _0x216768=_0xfa7ff3,_0x3bbf47={'m1Prime':_0xba750e,'m2Prime':_0x51e130};if(_0xba750e[_0x216768(0x24d)][_0x216768(0x292)]!==_0x51e130[_0x216768(0x24d)][_0x216768(0x292)]||_0xba750e['params'][_0x216768(0x17f)]!==_0x51e130[_0x216768(0x24d)]['subUnitId'])return _0x3bbf47;const _0x326d29=_0x4093dc[_0x216768(0x1a2)](_0xba750e),_0x2c131f=_0x4093dc[_0x216768(0x1a2)](_0x51e130),{sourceRange:_0x1a0050,targetRange:_0xad1e60}=_0xba750e[_0x216768(0x24d)],_0x5ad130={'start':_0x1a0050[_0x216768(0x26c)],'end':_0x1a0050['endRow']},_0x5840a4={'start':_0xad1e60[_0x216768(0x26c)],'end':_0xad1e60[_0x216768(0x1d6)]};return _0x2c131f[_0x216768(0x24d)]['ranges']['some'](_0x3629c1=>{const _0x2235de=_0x216768,_0x202023={'start':_0x3629c1['startRow'],'end':_0x3629c1[_0x2235de(0x1d6)]},_0x4d6993=N(_0x5ad130,_0x202023),_0x3e0017=N(_0x5840a4,_0x202023);if(_0x4d6993||_0x3e0017)return!0x0;const _0x5bd975=_0x24f9ad(_0x5ad130,_0x5840a4,_0x202023);return _0x5bd975[_0x2235de(0x234)]!==0x0?!0x0:(_0x3629c1['startRow']+=_0x5bd975[_0x2235de(0x1f8)],_0x3629c1[_0x2235de(0x1d6)]+=_0x5bd975[_0x2235de(0x1f8)],!0x1);})?{'error':new Error(_0x216768(0x2ac))}:{'m1Prime':_0x326d29,'m2Prime':_0x2c131f};}},En={'m1':_0x1908aa['id'],'m2':_0x179462['id'],'handler'(_0x4d1615,_0x59f2d8){const _0x4950b7=_0xfa7ff3,_0xde2a00={'m1Prime':_0x4d1615,'m2Prime':_0x59f2d8};if(_0x4d1615[_0x4950b7(0x24d)][_0x4950b7(0x292)]!==_0x59f2d8[_0x4950b7(0x24d)][_0x4950b7(0x292)]||_0x4d1615[_0x4950b7(0x24d)][_0x4950b7(0x258)][_0x4950b7(0x17f)]!==_0x59f2d8[_0x4950b7(0x24d)][_0x4950b7(0x17f)]&&_0x4d1615[_0x4950b7(0x24d)]['to'][_0x4950b7(0x17f)]!==_0x59f2d8[_0x4950b7(0x24d)]['subUnitId'])return _0xde2a00;const _0x198306=new _0x4e472c(_0x4d1615['params'][_0x4950b7(0x258)][_0x4950b7(0x24a)])[_0x4950b7(0x1b5)](),_0x486cf8=new _0x4e472c(_0x4d1615[_0x4950b7(0x24d)]['to'][_0x4950b7(0x24a)])[_0x4950b7(0x1b5)]();if(_0x4d1615[_0x4950b7(0x24d)][_0x4950b7(0x258)][_0x4950b7(0x17f)]===_0x59f2d8['params'][_0x4950b7(0x17f)]){const {values:_0xa7cfcb}=_0x59f2d8['params'];for(const _0x1b8d27 in _0xa7cfcb)if(_0xa7cfcb[_0x1b8d27]['ranges'][_0x4950b7(0x1df)](_0x95d94e=>_0x259337[_0x4950b7(0x2b1)](_0x95d94e,_0x198306)))return{'error':new Error(_0x4950b7(0x231))};}if(_0x4d1615['params']['to']['subUnitId']===_0x59f2d8[_0x4950b7(0x24d)]['subUnitId']){const {values:_0x2902d7}=_0x59f2d8['params'];for(const _0x293976 in _0x2902d7)if(_0x2902d7[_0x293976]['ranges'][_0x4950b7(0x1df)](_0x429b2a=>_0x259337[_0x4950b7(0x2b1)](_0x429b2a,_0x486cf8)))return{'error':new Error(_0x4950b7(0x231))};}return _0xde2a00;}},Sn={'m1':_0x1908aa['id'],'m2':_0x5ca531['id'],'handler'(_0xec5ba0,_0x1622b6){const _0x543c47=_0xfa7ff3,_0x56c196={'m1Prime':_0xec5ba0,'m2Prime':_0x1622b6};if(_0xec5ba0[_0x543c47(0x24d)][_0x543c47(0x292)]!==_0x1622b6[_0x543c47(0x24d)][_0x543c47(0x292)]||_0xec5ba0['params'][_0x543c47(0x258)]['subUnitId']!==_0x1622b6[_0x543c47(0x24d)]['subUnitId']&&_0xec5ba0[_0x543c47(0x24d)]['to'][_0x543c47(0x17f)]!==_0x1622b6['params'][_0x543c47(0x17f)])return _0x56c196;const _0x29a943=new _0x4e472c(_0xec5ba0[_0x543c47(0x24d)][_0x543c47(0x258)][_0x543c47(0x24a)])[_0x543c47(0x1b5)](),_0x48e089=new _0x4e472c(_0xec5ba0[_0x543c47(0x24d)]['to'][_0x543c47(0x24a)])[_0x543c47(0x1b5)]();return _0xec5ba0[_0x543c47(0x24d)][_0x543c47(0x258)]['subUnitId']===_0x1622b6[_0x543c47(0x24d)]['subUnitId']&&_0x1622b6[_0x543c47(0x24d)][_0x543c47(0x295)]['some'](_0x67e583=>_0x259337[_0x543c47(0x2b1)](_0x67e583,_0x29a943))?{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt')}:_0xec5ba0[_0x543c47(0x24d)]['to'][_0x543c47(0x17f)]===_0x1622b6[_0x543c47(0x24d)]['subUnitId']&&_0x1622b6[_0x543c47(0x24d)][_0x543c47(0x295)]['some'](_0x2dbd31=>_0x259337[_0x543c47(0x2b1)](_0x2dbd31,_0x48e089))?{'error':new Error(_0x543c47(0x231))}:_0x56c196;}},Vn={'m1':_0x3fb483['id'],'m2':_0x179462['id'],'handler'(_0x1853a0,_0x23d6ba){const _0x78eb74=_0xfa7ff3,_0x2cc992={'m1Prime':_0x1853a0,'m2Prime':_0x23d6ba};if(_0x1853a0[_0x78eb74(0x24d)][_0x78eb74(0x292)]!==_0x23d6ba['params'][_0x78eb74(0x292)]||_0x1853a0[_0x78eb74(0x24d)][_0x78eb74(0x17f)]!==_0x23d6ba[_0x78eb74(0x24d)][_0x78eb74(0x17f)])return _0x2cc992;const _0x5dfbce=[_0x4093dc[_0x78eb74(0x1a2)](_0x1853a0)],_0x1155a1=_0x4093dc[_0x78eb74(0x1a2)](_0x23d6ba),{values:_0x502d38}=_0x1155a1[_0x78eb74(0x24d)],_0x56c638=[];let _0x4fcc37=!0x1;for(const _0x14b5ea in _0x502d38){const _0x9abef8=_0x502d38[_0x14b5ea];if(_0x56c638[_0x78eb74(0x2c0)](..._0x9abef8['ranges']),_0x9abef8[_0x78eb74(0x295)]['some'](_0xfb6ace=>{const _0x393e29=_0x78eb74,_0x1da556=_0x42294a(I(_0x1853a0['params'][_0x393e29(0x28e)]),I(_0xfb6ace));return _0x1da556==null||_0x1da556[_0x393e29(0x234)]!==0x0?!0x0:(_0x1da556['step']!==0x0&&(_0x4fcc37=!0x0),_0xfb6ace[_0x393e29(0x1c3)]+=_0x1da556[_0x393e29(0x1f8)],_0xfb6ace[_0x393e29(0x1af)]+=_0x1da556[_0x393e29(0x1f8)],!0x1);}))return{'error':new Error(_0x78eb74(0x1b1))};}if(_0x4fcc37){const _0x53d24c={'id':_0x5ca531['id'],'params':{'unitId':_0x23d6ba[_0x78eb74(0x24d)][_0x78eb74(0x292)],'subUnitId':_0x23d6ba[_0x78eb74(0x24d)][_0x78eb74(0x17f)],'ranges':_0x56c638}};_0x5dfbce[_0x78eb74(0x2c0)](_0x53d24c,_0x1155a1);}return{'m1Prime':_0x5dfbce,'m2Prime':_0x1155a1};}},Wn={'m1':_0x3fb483['id'],'m2':_0x5ca531['id'],'handler'(_0x454879,_0x471d8f){const _0x2af94b=_0xfa7ff3,_0xe1aec={'m1Prime':_0x454879,'m2Prime':_0x471d8f};if(_0x454879['params'][_0x2af94b(0x292)]!==_0x471d8f[_0x2af94b(0x24d)][_0x2af94b(0x292)]||_0x454879[_0x2af94b(0x24d)][_0x2af94b(0x17f)]!==_0x471d8f['params']['subUnitId'])return _0xe1aec;const _0x35690f=_0x4093dc[_0x2af94b(0x1a2)](_0x454879),_0x59fe20=_0x4093dc['deepClone'](_0x471d8f),{ranges:_0x147708}=_0x59fe20[_0x2af94b(0x24d)];return _0x147708[_0x2af94b(0x1df)](_0x3c8523=>{const _0x11b623=_0x2af94b,_0x1e8a0a=_0x42294a(I(_0x454879[_0x11b623(0x24d)][_0x11b623(0x28e)]),I(_0x3c8523));return _0x1e8a0a===null||_0x1e8a0a['length']!==0x0?!0x0:(_0x3c8523['startColumn']+=_0x1e8a0a[_0x11b623(0x1f8)],_0x3c8523[_0x11b623(0x1af)]+=_0x1e8a0a[_0x11b623(0x1f8)],!0x1);})?{'error':new Error(_0x2af94b(0x25e))}:{'m1Prime':_0x35690f,'m2Prime':_0x59fe20};}},_n={'m1':_0x59a14a['id'],'m2':_0x179462['id'],'handler'(_0x3aff91,_0x222ddb){const _0x1f892d=_0xfa7ff3,_0x249337={'m1Prime':_0x3aff91,'m2Prime':_0x222ddb};if(_0x3aff91[_0x1f892d(0x24d)][_0x1f892d(0x292)]!==_0x222ddb[_0x1f892d(0x24d)]['unitId']||_0x3aff91[_0x1f892d(0x24d)][_0x1f892d(0x17f)]!==_0x222ddb[_0x1f892d(0x24d)]['subUnitId'])return _0x249337;const _0x44d367=[_0x4093dc[_0x1f892d(0x1a2)](_0x3aff91)],_0x3904ec=_0x4093dc[_0x1f892d(0x1a2)](_0x222ddb),{values:_0x429f2f}=_0x3904ec[_0x1f892d(0x24d)],_0x5ba166=[];let _0x4cbb4e=!0x1;for(const _0x294818 in _0x429f2f){const _0x257726=_0x429f2f[_0x294818];if(_0x5ba166['push'](..._0x257726[_0x1f892d(0x295)]),_0x257726['ranges'][_0x1f892d(0x1df)](_0x40f333=>{const _0x5059e5=_0x1f892d,_0x2b1578=_0x42294a(I(_0x50819b(_0x3aff91[_0x5059e5(0x24d)][_0x5059e5(0x28e)])),I(_0x50819b(_0x40f333)));return _0x2b1578==null||_0x2b1578[_0x5059e5(0x234)]!==0x0?!0x0:(_0x2b1578['step']!==0x0&&(_0x4cbb4e=!0x0),_0x40f333[_0x5059e5(0x26c)]+=_0x2b1578['step'],_0x40f333[_0x5059e5(0x1d6)]+=_0x2b1578[_0x5059e5(0x1f8)],!0x1);}))return{'error':new Error(_0x1f892d(0x2bd))};}if(_0x4cbb4e){const _0xb7c682={'id':_0x5ca531['id'],'params':{'unitId':_0x222ddb[_0x1f892d(0x24d)]['unitId'],'subUnitId':_0x222ddb['params'][_0x1f892d(0x17f)],'ranges':_0x5ba166}};_0x44d367[_0x1f892d(0x2c0)](_0xb7c682,_0x3904ec);}return{'m1Prime':_0x44d367,'m2Prime':_0x3904ec};}},yn={'m1':_0x59a14a['id'],'m2':_0x5ca531['id'],'handler'(_0x542678,_0xccf514){const _0xe7df3=_0xfa7ff3,_0x21da7d={'m1Prime':_0x542678,'m2Prime':_0xccf514};if(_0x542678[_0xe7df3(0x24d)][_0xe7df3(0x292)]!==_0xccf514[_0xe7df3(0x24d)][_0xe7df3(0x292)]||_0x542678[_0xe7df3(0x24d)][_0xe7df3(0x17f)]!==_0xccf514[_0xe7df3(0x24d)]['subUnitId'])return _0x21da7d;const _0x253489=_0x4093dc[_0xe7df3(0x1a2)](_0x542678),_0x22cca7=_0x4093dc['deepClone'](_0xccf514),{ranges:_0xd58165}=_0x22cca7[_0xe7df3(0x24d)];return _0xd58165[_0xe7df3(0x1df)](_0x549301=>{const _0x212419=_0xe7df3,_0x3ecf9a=_0x42294a(I(_0x50819b(_0x542678[_0x212419(0x24d)]['range'])),I(_0x50819b(_0x549301)));return _0x3ecf9a===null||_0x3ecf9a[_0x212419(0x234)]!==0x0?!0x0:(_0x549301[_0x212419(0x26c)]+=_0x3ecf9a[_0x212419(0x1f8)],_0x549301[_0x212419(0x1d6)]+=_0x3ecf9a['step'],!0x1);})?{'error':new Error(_0xe7df3(0x1c2))}:{'m1Prime':_0x253489,'m2Prime':_0x22cca7};}},Nn={'m1':_0x179462['id'],'m2':_0x179462['id'],'handler'(_0xff0940,_0x1be24b){const _0x4e5245=_0xfa7ff3;if(_0xff0940[_0x4e5245(0x24d)][_0x4e5245(0x292)]!==_0x1be24b[_0x4e5245(0x24d)][_0x4e5245(0x292)]||_0xff0940[_0x4e5245(0x24d)]['subUnitId']!==_0x1be24b['params'][_0x4e5245(0x17f)])return{'m1Prime':_0xff0940,'m2Prime':_0x1be24b};const _0x664152=_0x4093dc[_0x4e5245(0x1a2)](_0xff0940),_0x26b4a=_0x4093dc['deepClone'](_0x1be24b),_0x3a0c77=_0x664152[_0x4e5245(0x24d)][_0x4e5245(0x16c)],_0x24be4a=Object[_0x4e5245(0x16c)](_0x26b4a[_0x4e5245(0x24d)][_0x4e5245(0x16c)])['map'](_0x16ec0f=>_0x16ec0f['ranges'])[_0x4e5245(0x28b)]();for(const _0x2addde in _0x3a0c77){const _0x505f71=_0x3a0c77[_0x2addde][_0x4e5245(0x295)],_0x5b11aa=[];_0x505f71[_0x4e5245(0x1bf)](_0x1bd6fe=>{const _0x40bcd6=_0x4e5245,_0x17b94c=qt(_0x1bd6fe,_0x24be4a);_0x17b94c[_0x40bcd6(0x234)]>0x0&&_0x5b11aa[_0x40bcd6(0x2c0)](..._0x17b94c);}),_0x3a0c77[_0x2addde][_0x4e5245(0x295)]=_0x5b11aa;}return{'m1Prime':_0x664152,'m2Prime':_0x26b4a};}},Tn={'m1':_0x179462['id'],'m2':_0x5ca531['id'],'handler'(_0x390443,_0x36c63f){const _0x463c96=_0xfa7ff3;if(_0x390443['params'][_0x463c96(0x292)]!==_0x36c63f[_0x463c96(0x24d)][_0x463c96(0x292)]||_0x390443[_0x463c96(0x24d)][_0x463c96(0x17f)]!==_0x36c63f[_0x463c96(0x24d)]['subUnitId'])return{'m1Prime':_0x390443,'m2Prime':_0x36c63f};const _0x272f8b=_0x4093dc['deepClone'](_0x390443),_0x1d21fb=_0x4093dc[_0x463c96(0x1a2)](_0x36c63f),_0x4a4489=_0x272f8b[_0x463c96(0x24d)][_0x463c96(0x16c)],_0x378900=_0x1d21fb[_0x463c96(0x24d)][_0x463c96(0x295)];for(const _0x3b2ddf in _0x4a4489){const _0x31a98f=_0x4a4489[_0x3b2ddf]['ranges'],_0x4c53e6=[];_0x31a98f[_0x463c96(0x1bf)](_0x3f6c0f=>{const _0x5437e2=_0x463c96,_0x3d17de=qt(_0x3f6c0f,_0x378900);_0x3d17de[_0x5437e2(0x234)]>0x0&&_0x4c53e6[_0x5437e2(0x2c0)](..._0x3d17de);}),_0x4a4489[_0x3b2ddf][_0x463c96(0x295)]=_0x4c53e6;}return{'m1Prime':_0x272f8b,'m2Prime':_0x1d21fb};}},Ln={'m1':_0x5ca531['id'],'m2':_0x5ca531['id'],'handler'(_0x155c31,_0x337d0a){const _0x51f4e7=_0xfa7ff3;if(_0x155c31['params']['unitId']!==_0x337d0a[_0x51f4e7(0x24d)][_0x51f4e7(0x292)]||_0x155c31['params'][_0x51f4e7(0x17f)]!==_0x337d0a[_0x51f4e7(0x24d)][_0x51f4e7(0x17f)])return{'m1Prime':_0x155c31,'m2Prime':_0x337d0a};const _0x1c11ca=_0x4093dc['deepClone'](_0x155c31),_0x1257c2=_0x4093dc['deepClone'](_0x337d0a),_0x267ae5=[],_0x5bda2c=_0x1257c2[_0x51f4e7(0x24d)][_0x51f4e7(0x295)];return _0x1c11ca[_0x51f4e7(0x24d)]['ranges']['forEach'](_0x7a9d5d=>{const _0xb5cbd4=_0x51f4e7,_0x5244d4=qt(_0x7a9d5d,_0x5bda2c);_0x5244d4[_0xb5cbd4(0x234)]>0x0&&_0x267ae5[_0xb5cbd4(0x2c0)](..._0x5244d4);}),_0x1c11ca[_0x51f4e7(0x24d)][_0x51f4e7(0x295)]=_0x267ae5,{'m1Prime':_0x155c31,'m2Prime':_0x337d0a};}},On={'m1':_0x5ca531['id'],'m2':_0x179462['id'],'handler'(_0x3fdb1e,_0x5de072){const _0x50cdd0=_0xfa7ff3;if(_0x3fdb1e[_0x50cdd0(0x24d)][_0x50cdd0(0x292)]!==_0x5de072[_0x50cdd0(0x24d)]['unitId']||_0x3fdb1e['params']['subUnitId']!==_0x5de072[_0x50cdd0(0x24d)][_0x50cdd0(0x17f)])return{'m1Prime':_0x3fdb1e,'m2Prime':_0x5de072};const _0x38adea=_0x4093dc['deepClone'](_0x3fdb1e),_0xe71343=_0x4093dc[_0x50cdd0(0x1a2)](_0x5de072),_0x158975=[],_0x5b43b4=Object[_0x50cdd0(0x16c)](_0xe71343['params']['values'])[_0x50cdd0(0x22a)](_0x232ba5=>_0x232ba5[_0x50cdd0(0x295)])[_0x50cdd0(0x28b)]();return _0x38adea[_0x50cdd0(0x24d)][_0x50cdd0(0x295)][_0x50cdd0(0x1bf)](_0x4c532e=>{const _0x4e7dac=_0x50cdd0,_0x4cecab=qt(_0x4c532e,_0x5b43b4);_0x4cecab['length']>0x0&&_0x158975[_0x4e7dac(0x2c0)](..._0x4cecab);}),_0x38adea[_0x50cdd0(0x24d)][_0x50cdd0(0x295)]=_0x158975,{'m1Prime':_0x38adea,'m2Prime':_0xe71343};}},An={'m1':_0x5ae2d4['id'],'m2':_0x5ae2d4['id'],'handler'(_0x2c47ea,_0x1d05d0){const _0x132163=_0xfa7ff3,_0xca160c=_0x4093dc[_0x132163(0x1a2)](_0x2c47ea),_0x2c6463=_0x4093dc[_0x132163(0x1a2)](_0x1d05d0);if(_0x2c47ea[_0x132163(0x24d)]['unitId']!==_0x1d05d0['params'][_0x132163(0x292)]||_0x2c47ea[_0x132163(0x24d)][_0x132163(0x17f)]!==_0x1d05d0['params'][_0x132163(0x17f)])return{'m1Prime':_0xca160c,'m2Prime':_0x2c6463};const _0x566c16=_0xca160c[_0x132163(0x24d)][_0x132163(0x295)],_0x1f33b3=_0x2c6463['params'][_0x132163(0x295)],_0x26b3c0=[_0x2c6463],_0x40a1b2=new Set();for(let _0xadccbb=0x0;_0xadccbb<_0x566c16[_0x132163(0x234)];_0xadccbb++)for(let _0x4c339f=0x0;_0x4c339f<_0x1f33b3[_0x132163(0x234)];_0x4c339f++)if(_0x259337['intersects'](_0x566c16[_0xadccbb],_0x1f33b3[_0x4c339f])){_0x40a1b2[_0x132163(0x170)](_0x566c16[_0xadccbb]),_0x566c16[_0x132163(0x21b)](_0xadccbb,0x1),_0xadccbb--;break;}return _0x40a1b2[_0x132163(0x1a7)]>0x0&&_0x26b3c0[_0x132163(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x2c47ea[_0x132163(0x24d)][_0x132163(0x292)],'subUnitId':_0x2c47ea[_0x132163(0x24d)][_0x132163(0x17f)],'ranges':Array[_0x132163(0x258)](_0x40a1b2)}}),_0x566c16[_0x132163(0x234)]===0x0&&(_0xca160c['id']=_0x526f4b['id']),{'m1Prime':_0xca160c,'m2Prime':_0x26b3c0[_0x132163(0x234)]>0x1?_0x26b3c0:_0x2c6463};}},xe={'m1':_0x5ae2d4['id'],'m2':_0x26e6c7['id'],'handler'(_0x1e22c6,_0x42de11){const _0xdb922d=_0xfa7ff3,_0x7f5e63=_0x4093dc['deepClone'](_0x1e22c6),_0x55c316=_0x4093dc[_0xdb922d(0x1a2)](_0x42de11);if(_0x1e22c6[_0xdb922d(0x24d)][_0xdb922d(0x292)]!==_0x42de11[_0xdb922d(0x24d)][_0xdb922d(0x292)]||_0x1e22c6['params'][_0xdb922d(0x17f)]!==_0x42de11[_0xdb922d(0x24d)][_0xdb922d(0x17f)])return{'m1Prime':_0x7f5e63,'m2Prime':_0x55c316};const _0x3aa2a8=_0x1e22c6[_0xdb922d(0x24d)][_0xdb922d(0x292)],_0x4b63c8=_0x1e22c6['params']['subUnitId'],_0x45d47c=[_0x55c316],_0x576424=[],_0x2a94d5=[];return _0x7f5e63[_0xdb922d(0x24d)]['ranges']['forEach'](_0x1b451d=>{const _0x4db69c=_0xdb922d,_0x460734=_0x42de11['params'][_0x4db69c(0x28e)],_0x189ff5=_0x460734[_0x4db69c(0x1af)]-_0x460734[_0x4db69c(0x1c3)]+0x1;_0x460734[_0x4db69c(0x1c3)]<=_0x1b451d[_0x4db69c(0x1c3)]?(_0x576424[_0x4db69c(0x2c0)]({..._0x1b451d}),_0x2a94d5['push']({..._0x1b451d,'startColumn':_0x1b451d[_0x4db69c(0x1c3)]+_0x189ff5,'endColumn':_0x1b451d[_0x4db69c(0x1af)]+_0x189ff5}),_0x1b451d['startColumn']=_0x1b451d['startColumn']+_0x189ff5,_0x1b451d[_0x4db69c(0x1af)]=_0x1b451d[_0x4db69c(0x1af)]+_0x189ff5):_0x460734['startColumn']>_0x1b451d[_0x4db69c(0x1c3)]&&_0x460734[_0x4db69c(0x1c3)]<=_0x1b451d['endColumn']&&(_0x576424[_0x4db69c(0x2c0)]({..._0x1b451d}),_0x2a94d5[_0x4db69c(0x2c0)]({..._0x1b451d,'endColumn':_0x1b451d['endColumn']+_0x189ff5}),_0x1b451d[_0x4db69c(0x1af)]=_0x1b451d[_0x4db69c(0x1af)]+_0x189ff5);}),_0x576424['length']>0x0&&_0x45d47c[_0xdb922d(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x3aa2a8,'subUnitId':_0x4b63c8,'ranges':_0x576424}}),_0x2a94d5[_0xdb922d(0x234)]>0x0&&_0x45d47c[_0xdb922d(0x2c0)]({'id':_0x5ae2d4['id'],'params':{'unitId':_0x3aa2a8,'subUnitId':_0x4b63c8,'ranges':_0x2a94d5}}),{'m1Prime':_0x7f5e63,'m2Prime':_0x45d47c[_0xdb922d(0x234)]>0x1?_0x45d47c:_0x45d47c[0x0]};}},Be={'m1':_0x5ae2d4['id'],'m2':_0x491c8d['id'],'handler'(_0x13d2cf,_0x110c54){const _0x5844e5=_0xfa7ff3,_0x25ce39=_0x4093dc[_0x5844e5(0x1a2)](_0x13d2cf),_0x70331b=_0x4093dc[_0x5844e5(0x1a2)](_0x110c54);if(_0x13d2cf[_0x5844e5(0x24d)][_0x5844e5(0x292)]!==_0x110c54[_0x5844e5(0x24d)][_0x5844e5(0x292)]||_0x13d2cf[_0x5844e5(0x24d)][_0x5844e5(0x17f)]!==_0x110c54['params'][_0x5844e5(0x17f)])return{'m1Prime':_0x25ce39,'m2Prime':_0x70331b};const _0x44ad56=_0x13d2cf['params'][_0x5844e5(0x292)],_0x499cf9=_0x13d2cf[_0x5844e5(0x24d)]['subUnitId'],_0x31af4c=[_0x70331b],_0x4a2905=[],_0x776469=[];return _0x25ce39['params'][_0x5844e5(0x295)]['forEach'](_0x3f447a=>{const _0x376fe8=_0x5844e5,_0x3ba8bd=_0x110c54['params']['range'],_0x292eb9=_0x3ba8bd[_0x376fe8(0x1d6)]-_0x3ba8bd[_0x376fe8(0x26c)]+0x1;_0x3ba8bd[_0x376fe8(0x26c)]<=_0x3f447a[_0x376fe8(0x26c)]?(_0x4a2905['push']({..._0x3f447a}),_0x776469[_0x376fe8(0x2c0)]({..._0x3f447a,'startRow':_0x3f447a[_0x376fe8(0x26c)]+_0x292eb9,'endRow':_0x3f447a[_0x376fe8(0x1d6)]+_0x292eb9}),_0x3f447a[_0x376fe8(0x26c)]=_0x3f447a[_0x376fe8(0x26c)]+_0x292eb9,_0x3f447a[_0x376fe8(0x1d6)]=_0x3f447a[_0x376fe8(0x1d6)]+_0x292eb9):_0x3ba8bd[_0x376fe8(0x26c)]>_0x3f447a['startRow']&&_0x3ba8bd[_0x376fe8(0x26c)]<=_0x3f447a[_0x376fe8(0x1d6)]&&(_0x4a2905['push']({..._0x3f447a}),_0x776469[_0x376fe8(0x2c0)]({..._0x3f447a,'endRow':_0x3f447a['endRow']+_0x292eb9}),_0x3f447a['endRow']=_0x3f447a['endRow']+_0x292eb9);}),_0x4a2905['length']>0x0&&_0x31af4c['unshift']({'id':_0x66b201['id'],'params':{'unitId':_0x44ad56,'subUnitId':_0x499cf9,'ranges':_0x4a2905}}),_0x776469[_0x5844e5(0x234)]>0x0&&_0x31af4c[_0x5844e5(0x2c0)]({'id':_0x5ae2d4['id'],'params':{'unitId':_0x44ad56,'subUnitId':_0x499cf9,'ranges':_0x776469}}),{'m1Prime':_0x25ce39,'m2Prime':_0x31af4c['length']>0x1?_0x31af4c:_0x31af4c[0x0]};}},Fe={'m1':_0x5ae2d4['id'],'m2':_0x1fb6e8['id'],'handler'(_0x10de25,_0xd6a531){const _0x5cc469=_0xfa7ff3,_0x261621=_0x4093dc['deepClone'](_0x10de25),_0x5e5f7c=_0x4093dc['deepClone'](_0xd6a531);if(_0x10de25['params'][_0x5cc469(0x292)]!==_0xd6a531[_0x5cc469(0x24d)][_0x5cc469(0x292)]||_0x10de25[_0x5cc469(0x24d)][_0x5cc469(0x17f)]!==_0xd6a531['params'][_0x5cc469(0x17f)])return{'m1Prime':_0x261621,'m2Prime':_0x5e5f7c};const _0x32a2c2=[],_0xd2c6aa=[],_0x5826f7=[_0x5e5f7c];for(let _0x5201d8=0x0;_0x5201d8<_0x261621[_0x5cc469(0x24d)][_0x5cc469(0x295)][_0x5cc469(0x234)];_0x5201d8++){const _0xe6db16=_0x261621[_0x5cc469(0x24d)][_0x5cc469(0x295)][_0x5201d8],{sourceRange:_0x44fe64,targetRange:_0x58818c}=_0xd6a531[_0x5cc469(0x24d)];_0x259337['intersects'](_0xe6db16,_0x44fe64)||_0x259337[_0x5cc469(0x2b1)](_0xe6db16,_0x58818c)?(_0x32a2c2[_0x5cc469(0x2c0)]({..._0xe6db16}),_0x261621[_0x5cc469(0x24d)][_0x5cc469(0x295)][_0x5cc469(0x21b)](_0x5201d8,0x1),_0x5201d8--):_0x44fe64[_0x5cc469(0x1c3)]<_0xe6db16[_0x5cc469(0x1c3)]&&_0x58818c[_0x5cc469(0x1c3)]>_0xe6db16['endColumn']?(_0x32a2c2['push']({..._0xe6db16}),_0xd2c6aa['push']({..._0xe6db16,'startColumn':_0xe6db16[_0x5cc469(0x1c3)]-(_0x44fe64['endColumn']-_0x44fe64[_0x5cc469(0x1c3)]+0x1),'endColumn':_0xe6db16[_0x5cc469(0x1af)]-(_0x44fe64['endColumn']-_0x44fe64[_0x5cc469(0x1c3)]+0x1)}),_0xe6db16[_0x5cc469(0x1c3)]=_0xe6db16[_0x5cc469(0x1c3)]-(_0x44fe64[_0x5cc469(0x1af)]-_0x44fe64[_0x5cc469(0x1c3)]+0x1),_0xe6db16[_0x5cc469(0x1af)]=_0xe6db16[_0x5cc469(0x1af)]-(_0x44fe64[_0x5cc469(0x1af)]-_0x44fe64[_0x5cc469(0x1c3)]+0x1)):_0x44fe64[_0x5cc469(0x1c3)]>_0xe6db16[_0x5cc469(0x1af)]&&_0x58818c[_0x5cc469(0x1af)]<_0xe6db16[_0x5cc469(0x1c3)]&&(_0x32a2c2[_0x5cc469(0x2c0)]({..._0xe6db16}),_0xd2c6aa[_0x5cc469(0x2c0)]({..._0xe6db16,'startColumn':_0xe6db16[_0x5cc469(0x1c3)]+(_0x44fe64[_0x5cc469(0x1af)]-_0x44fe64[_0x5cc469(0x1c3)]+0x1),'endColumn':_0xe6db16['endColumn']+(_0x44fe64[_0x5cc469(0x1af)]-_0x44fe64['startColumn']+0x1)}),_0xe6db16[_0x5cc469(0x1c3)]=_0xe6db16[_0x5cc469(0x1c3)]+(_0x44fe64[_0x5cc469(0x1af)]-_0x44fe64[_0x5cc469(0x1c3)]+0x1),_0xe6db16[_0x5cc469(0x1af)]=_0xe6db16[_0x5cc469(0x1af)]+(_0x44fe64[_0x5cc469(0x1af)]-_0x44fe64['startColumn']+0x1));}return _0x32a2c2['length']>0x0&&_0x5826f7[_0x5cc469(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x10de25[_0x5cc469(0x24d)][_0x5cc469(0x292)],'subUnitId':_0x10de25[_0x5cc469(0x24d)][_0x5cc469(0x17f)],'ranges':_0x32a2c2}}),_0xd2c6aa[_0x5cc469(0x234)]>0x0&&_0x5826f7[_0x5cc469(0x2c0)]({'id':_0x5ae2d4['id'],'params':{'unitId':_0x10de25[_0x5cc469(0x24d)][_0x5cc469(0x292)],'subUnitId':_0x10de25[_0x5cc469(0x24d)][_0x5cc469(0x17f)],'ranges':_0xd2c6aa}}),_0x261621[_0x5cc469(0x24d)][_0x5cc469(0x295)][_0x5cc469(0x234)]===0x0&&(_0x261621['id']=_0x526f4b['id']),{'m1Prime':_0x261621,'m2Prime':_0x5826f7[_0x5cc469(0x234)]>0x1?_0x5826f7:_0x5826f7[0x0]};}},He={'m1':_0x5ae2d4['id'],'m2':_0x52607d['id'],'handler'(_0x225e88,_0x53d1ad){const _0x2b6005=_0xfa7ff3,_0x5f37b8=_0x4093dc[_0x2b6005(0x1a2)](_0x225e88),_0x4522a3=_0x4093dc[_0x2b6005(0x1a2)](_0x53d1ad);if(_0x225e88[_0x2b6005(0x24d)][_0x2b6005(0x292)]!==_0x53d1ad['params'][_0x2b6005(0x292)]||_0x225e88[_0x2b6005(0x24d)][_0x2b6005(0x17f)]!==_0x53d1ad['params'][_0x2b6005(0x17f)])return{'m1Prime':_0x5f37b8,'m2Prime':_0x4522a3};const _0x289945=[],_0x5b6e03=[],_0xa48065=[_0x4522a3];for(let _0x1f0e08=0x0;_0x1f0e08<_0x5f37b8[_0x2b6005(0x24d)]['ranges'][_0x2b6005(0x234)];_0x1f0e08++){const _0x2bc26f=_0x5f37b8[_0x2b6005(0x24d)][_0x2b6005(0x295)][_0x1f0e08],{sourceRange:_0x357aae,targetRange:_0x236f83}=_0x53d1ad[_0x2b6005(0x24d)];_0x259337['intersects'](_0x2bc26f,_0x357aae)||_0x259337['intersects'](_0x2bc26f,_0x236f83)?(_0x289945[_0x2b6005(0x2c0)]({..._0x2bc26f}),_0x5f37b8['params'][_0x2b6005(0x295)][_0x2b6005(0x21b)](_0x1f0e08,0x1),_0x1f0e08--):_0x357aae[_0x2b6005(0x26c)]<_0x2bc26f[_0x2b6005(0x26c)]&&_0x236f83[_0x2b6005(0x26c)]>_0x2bc26f[_0x2b6005(0x1d6)]?(_0x289945[_0x2b6005(0x2c0)]({..._0x2bc26f}),_0x5b6e03[_0x2b6005(0x2c0)]({..._0x2bc26f,'startRow':_0x2bc26f[_0x2b6005(0x26c)]-(_0x357aae['endRow']-_0x357aae[_0x2b6005(0x26c)]+0x1),'endRow':_0x2bc26f[_0x2b6005(0x1d6)]-(_0x357aae[_0x2b6005(0x1d6)]-_0x357aae['startRow']+0x1)}),_0x2bc26f['startRow']=_0x2bc26f['startRow']-(_0x357aae[_0x2b6005(0x1d6)]-_0x357aae['startRow']+0x1),_0x2bc26f['endRow']=_0x2bc26f[_0x2b6005(0x1d6)]-(_0x357aae[_0x2b6005(0x1d6)]-_0x357aae['startRow']+0x1)):_0x357aae[_0x2b6005(0x26c)]>_0x2bc26f['endRow']&&_0x236f83[_0x2b6005(0x1d6)]<_0x2bc26f[_0x2b6005(0x26c)]&&(_0x289945[_0x2b6005(0x2c0)]({..._0x2bc26f}),_0x5b6e03[_0x2b6005(0x2c0)]({..._0x2bc26f,'startRow':_0x2bc26f[_0x2b6005(0x26c)]+(_0x357aae[_0x2b6005(0x1d6)]-_0x357aae['startRow']+0x1),'endRow':_0x2bc26f[_0x2b6005(0x1d6)]+(_0x357aae['endRow']-_0x357aae[_0x2b6005(0x26c)]+0x1)}),_0x2bc26f['startRow']=_0x2bc26f[_0x2b6005(0x26c)]+(_0x357aae[_0x2b6005(0x1d6)]-_0x357aae[_0x2b6005(0x26c)]+0x1),_0x2bc26f['endRow']=_0x2bc26f[_0x2b6005(0x1d6)]+(_0x357aae['endRow']-_0x357aae[_0x2b6005(0x26c)]+0x1));}return _0x289945[_0x2b6005(0x234)]>0x0&&_0xa48065['unshift']({'id':_0x66b201['id'],'params':{'unitId':_0x225e88[_0x2b6005(0x24d)][_0x2b6005(0x292)],'subUnitId':_0x225e88[_0x2b6005(0x24d)]['subUnitId'],'ranges':_0x289945}}),_0x5b6e03['length']>0x0&&_0xa48065[_0x2b6005(0x2c0)]({'id':_0x5ae2d4['id'],'params':{'unitId':_0x225e88[_0x2b6005(0x24d)][_0x2b6005(0x292)],'subUnitId':_0x225e88[_0x2b6005(0x24d)][_0x2b6005(0x17f)],'ranges':_0x5b6e03}}),_0x5f37b8[_0x2b6005(0x24d)][_0x2b6005(0x295)][_0x2b6005(0x234)]===0x0&&(_0x5f37b8['id']=_0x526f4b['id']),{'m1Prime':_0x5f37b8,'m2Prime':_0xa48065[_0x2b6005(0x234)]>0x1?_0xa48065:_0xa48065[0x0]};}},Ge={'m1':_0x5ae2d4['id'],'m2':_0x1908aa['id'],'handler'(_0x275905,_0x21f918){const _0x305521=_0xfa7ff3,_0x542f24=_0x4093dc[_0x305521(0x1a2)](_0x275905),_0x5146cf=_0x4093dc[_0x305521(0x1a2)](_0x21f918);if(_0x275905[_0x305521(0x24d)][_0x305521(0x292)]!==_0x21f918[_0x305521(0x24d)]['unitId'])return{'m1Prime':_0x542f24,'m2Prime':_0x5146cf};const _0x14f9a4=[],_0x540f8d=[_0x5146cf],_0x322b1d=new _0x4e472c(_0x21f918[_0x305521(0x24d)][_0x305521(0x258)][_0x305521(0x24a)])[_0x305521(0x1b5)](),_0x20cab1=new _0x4e472c(_0x21f918[_0x305521(0x24d)]['to'][_0x305521(0x24a)])['getDataRange']();for(let _0x1f87ef=0x0;_0x1f87ef<_0x542f24[_0x305521(0x24d)][_0x305521(0x295)][_0x305521(0x234)];_0x1f87ef++){const _0x27517c=_0x542f24[_0x305521(0x24d)]['ranges'][_0x1f87ef];(_0x259337[_0x305521(0x2b1)](_0x322b1d,_0x27517c)||_0x259337[_0x305521(0x2b1)](_0x20cab1,_0x27517c))&&(_0x14f9a4['push'](_0x27517c),_0x542f24[_0x305521(0x24d)][_0x305521(0x295)][_0x305521(0x21b)](_0x1f87ef,0x1),_0x1f87ef--);}return _0x14f9a4[_0x305521(0x234)]>0x0&&_0x540f8d[_0x305521(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x275905[_0x305521(0x24d)]['unitId'],'subUnitId':_0x275905['params'][_0x305521(0x17f)],'ranges':_0x14f9a4}}),_0x542f24['params'][_0x305521(0x295)]['length']===0x0&&(_0x542f24['id']=_0x526f4b['id']),{'m1Prime':_0x542f24,'m2Prime':_0x540f8d['length']>0x1?_0x540f8d:_0x540f8d[0x0]};}};function J(_0x91f9e0){const _0x27730a=_0xfa7ff3;return _0x91f9e0[_0x27730a(0x1c3)]>_0x91f9e0[_0x27730a(0x1af)]||_0x91f9e0[_0x27730a(0x26c)]>_0x91f9e0[_0x27730a(0x1d6)]?!0x1:!(_0x91f9e0['startRow']===_0x91f9e0['endRow']&&_0x91f9e0['startColumn']===_0x91f9e0[_0x27730a(0x1af)]);}const $e={'m1':_0x5ae2d4['id'],'m2':_0x3fb483['id'],'handler'(_0x279990,_0x15af7d){const _0x3a6655=_0xfa7ff3,_0x480fda=_0x4093dc[_0x3a6655(0x1a2)](_0x279990),_0x819d69=_0x4093dc['deepClone'](_0x15af7d);if(_0x279990[_0x3a6655(0x24d)][_0x3a6655(0x292)]!==_0x15af7d[_0x3a6655(0x24d)][_0x3a6655(0x292)]||_0x279990[_0x3a6655(0x24d)][_0x3a6655(0x17f)]!==_0x15af7d[_0x3a6655(0x24d)]['subUnitId'])return{'m1Prime':_0x480fda,'m2Prime':_0x819d69};const _0x9fb110=_0x279990['params']['unitId'],_0x4edfa1=_0x279990['params'][_0x3a6655(0x17f)],_0x3afbca=[_0x819d69],_0x88bfb4=[],_0x556a49=[];for(let _0x1731d8=0x0;_0x1731d8<_0x480fda[_0x3a6655(0x24d)][_0x3a6655(0x295)][_0x3a6655(0x234)];_0x1731d8++){const _0x23bb15=_0x480fda[_0x3a6655(0x24d)][_0x3a6655(0x295)][_0x1731d8],_0x3a55d8=_0x15af7d[_0x3a6655(0x24d)]['range'],_0x340209=_0x3a55d8[_0x3a6655(0x1af)]-_0x3a55d8[_0x3a6655(0x1c3)]+0x1;if(_0x3a55d8[_0x3a6655(0x1c3)]<_0x23bb15['startColumn']&&_0x3a55d8[_0x3a6655(0x1af)]<_0x23bb15[_0x3a6655(0x1c3)])_0x88bfb4['push']({..._0x23bb15}),_0x556a49['push']({..._0x23bb15,'startColumn':_0x23bb15[_0x3a6655(0x1c3)]-_0x340209,'endColumn':_0x23bb15['endColumn']-_0x340209}),_0x23bb15[_0x3a6655(0x1c3)]=_0x23bb15[_0x3a6655(0x1c3)]-_0x340209,_0x23bb15[_0x3a6655(0x1af)]=_0x23bb15[_0x3a6655(0x1af)]-_0x340209;else{if(_0x3a55d8[_0x3a6655(0x1c3)]<_0x23bb15[_0x3a6655(0x1c3)]&&_0x3a55d8[_0x3a6655(0x1af)]>=_0x23bb15[_0x3a6655(0x1c3)]&&_0x3a55d8[_0x3a6655(0x1af)]<=_0x23bb15[_0x3a6655(0x1af)]){_0x88bfb4[_0x3a6655(0x2c0)]({..._0x23bb15});const _0x45aa84={..._0x23bb15,'startColumn':_0x3a55d8[_0x3a6655(0x1c3)],'endColumn':_0x23bb15['endColumn']-_0x340209};J(_0x45aa84)&&_0x3a55d8[_0x3a6655(0x1af)]<_0x23bb15['endColumn']?(_0x3a55d8[_0x3a6655(0x1af)]<_0x23bb15[_0x3a6655(0x1af)]&&_0x556a49['push'](_0x45aa84),_0x23bb15['startColumn']=_0x3a55d8[_0x3a6655(0x1c3)],_0x23bb15[_0x3a6655(0x1af)]=_0x23bb15['endColumn']-_0x340209):(_0x480fda['params'][_0x3a6655(0x295)][_0x3a6655(0x21b)](_0x1731d8,0x1),_0x1731d8--);}else{if(_0x3a55d8[_0x3a6655(0x1c3)]>_0x23bb15['startColumn']&&_0x3a55d8['endColumn']<_0x23bb15[_0x3a6655(0x1af)]){_0x88bfb4['push']({..._0x23bb15});const _0x2689fe={..._0x23bb15,'endColumn':_0x23bb15[_0x3a6655(0x1af)]-_0x340209};J(_0x2689fe)?(_0x556a49['push'](_0x2689fe),_0x23bb15[_0x3a6655(0x1af)]=_0x23bb15[_0x3a6655(0x1af)]-_0x340209):(_0x480fda[_0x3a6655(0x24d)][_0x3a6655(0x295)][_0x3a6655(0x21b)](_0x1731d8,0x1),_0x1731d8--);}else{if(_0x3a55d8[_0x3a6655(0x1c3)]>=_0x23bb15[_0x3a6655(0x1c3)]&&_0x3a55d8['startColumn']<=_0x23bb15[_0x3a6655(0x1af)]&&_0x3a55d8[_0x3a6655(0x1af)]>_0x23bb15[_0x3a6655(0x1af)]){_0x88bfb4['push']({..._0x23bb15});const _0x3235f4={..._0x23bb15,'endColumn':_0x3a55d8['startColumn']-0x1};J(_0x3235f4)&&_0x3a55d8[_0x3a6655(0x1c3)]>_0x23bb15[_0x3a6655(0x1c3)]?(_0x556a49[_0x3a6655(0x2c0)](_0x3235f4),_0x23bb15[_0x3a6655(0x1af)]=_0x3a55d8[_0x3a6655(0x1c3)]-0x1):(_0x480fda[_0x3a6655(0x24d)]['ranges'][_0x3a6655(0x21b)](_0x1731d8,0x1),_0x1731d8--);}else _0x3a55d8[_0x3a6655(0x1c3)]>_0x23bb15[_0x3a6655(0x1af)]||_0x3a55d8[_0x3a6655(0x1c3)]<=_0x23bb15[_0x3a6655(0x1c3)]&&_0x3a55d8['endColumn']>=_0x23bb15[_0x3a6655(0x1af)]&&(_0x88bfb4[_0x3a6655(0x2c0)]({..._0x23bb15}),_0x480fda[_0x3a6655(0x24d)][_0x3a6655(0x295)]['splice'](_0x1731d8,0x1),_0x1731d8--);}}}}return _0x88bfb4['length']>0x0&&_0x3afbca[_0x3a6655(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x9fb110,'subUnitId':_0x4edfa1,'ranges':_0x88bfb4}}),_0x556a49[_0x3a6655(0x234)]>0x0&&_0x3afbca[_0x3a6655(0x2c0)]({'id':_0x5ae2d4['id'],'params':{'unitId':_0x9fb110,'subUnitId':_0x4edfa1,'ranges':_0x556a49}}),_0x480fda[_0x3a6655(0x24d)][_0x3a6655(0x295)][_0x3a6655(0x234)]===0x0&&(_0x480fda['id']=_0x526f4b['id']),{'m1Prime':_0x480fda,'m2Prime':_0x3afbca[_0x3a6655(0x234)]>0x1?_0x3afbca:_0x3afbca[0x0]};}},Ye={'m1':_0x5ae2d4['id'],'m2':_0x59a14a['id'],'handler'(_0x4ee6bf,_0x547edd){const _0x150bde=_0xfa7ff3,_0x6e778=_0x4093dc[_0x150bde(0x1a2)](_0x4ee6bf),_0x5e701b=_0x4093dc[_0x150bde(0x1a2)](_0x547edd);if(_0x4ee6bf[_0x150bde(0x24d)][_0x150bde(0x292)]!==_0x547edd[_0x150bde(0x24d)]['unitId']||_0x4ee6bf[_0x150bde(0x24d)][_0x150bde(0x17f)]!==_0x547edd[_0x150bde(0x24d)]['subUnitId'])return{'m1Prime':_0x6e778,'m2Prime':_0x5e701b};const _0x8a627a=_0x4ee6bf[_0x150bde(0x24d)][_0x150bde(0x292)],_0x398720=_0x4ee6bf[_0x150bde(0x24d)][_0x150bde(0x17f)],_0x2e9b9f=[_0x5e701b],_0x11c91e=[],_0x29adfb=[];for(let _0x24e549=0x0;_0x24e549<_0x6e778[_0x150bde(0x24d)][_0x150bde(0x295)][_0x150bde(0x234)];_0x24e549++){const _0x46b9ad=_0x6e778[_0x150bde(0x24d)][_0x150bde(0x295)][_0x24e549],_0x562a41=_0x547edd['params']['range'],_0xb50efd=_0x562a41[_0x150bde(0x1d6)]-_0x562a41[_0x150bde(0x26c)]+0x1;if(_0x562a41[_0x150bde(0x26c)]<_0x46b9ad[_0x150bde(0x26c)]&&_0x562a41[_0x150bde(0x1d6)]<_0x46b9ad['startRow'])_0x11c91e[_0x150bde(0x2c0)]({..._0x46b9ad}),_0x29adfb[_0x150bde(0x2c0)]({..._0x46b9ad,'startRow':_0x46b9ad[_0x150bde(0x26c)]-_0xb50efd,'endRow':_0x46b9ad[_0x150bde(0x1d6)]-_0xb50efd}),_0x46b9ad[_0x150bde(0x26c)]=_0x46b9ad[_0x150bde(0x26c)]-_0xb50efd,_0x46b9ad[_0x150bde(0x1d6)]=_0x46b9ad[_0x150bde(0x1d6)]-_0xb50efd;else{if(_0x562a41[_0x150bde(0x26c)]<_0x46b9ad[_0x150bde(0x26c)]&&_0x562a41['endRow']>=_0x46b9ad[_0x150bde(0x26c)]&&_0x562a41['endRow']<=_0x46b9ad[_0x150bde(0x1d6)]){_0x11c91e[_0x150bde(0x2c0)]({..._0x46b9ad});const _0x35d7de={..._0x46b9ad,'startRow':_0x562a41[_0x150bde(0x26c)],'endRow':_0x46b9ad[_0x150bde(0x1d6)]-_0xb50efd};J(_0x35d7de)&&_0x562a41[_0x150bde(0x1d6)]<_0x46b9ad[_0x150bde(0x1d6)]?(_0x562a41[_0x150bde(0x1d6)]<_0x46b9ad[_0x150bde(0x1d6)]&&_0x29adfb['push'](_0x35d7de),_0x46b9ad[_0x150bde(0x26c)]=_0x562a41[_0x150bde(0x26c)],_0x46b9ad[_0x150bde(0x1d6)]=_0x46b9ad[_0x150bde(0x1d6)]-_0xb50efd):(_0x6e778['params']['ranges'][_0x150bde(0x21b)](_0x24e549,0x1),_0x24e549--);}else{if(_0x562a41[_0x150bde(0x26c)]>_0x46b9ad[_0x150bde(0x26c)]&&_0x562a41[_0x150bde(0x1d6)]<_0x46b9ad[_0x150bde(0x1d6)]){_0x11c91e['push']({..._0x46b9ad});const _0x4b1af4={..._0x46b9ad,'endRow':_0x46b9ad[_0x150bde(0x1d6)]-_0xb50efd};J(_0x4b1af4)?(_0x29adfb[_0x150bde(0x2c0)](_0x4b1af4),_0x46b9ad[_0x150bde(0x1d6)]=_0x46b9ad[_0x150bde(0x1d6)]-_0xb50efd):(_0x6e778['params']['ranges'][_0x150bde(0x21b)](_0x24e549,0x1),_0x24e549--);}else{if(_0x562a41[_0x150bde(0x26c)]>=_0x46b9ad[_0x150bde(0x26c)]&&_0x562a41['startRow']<=_0x46b9ad[_0x150bde(0x1d6)]&&_0x562a41[_0x150bde(0x1d6)]>_0x46b9ad[_0x150bde(0x1d6)]){_0x11c91e[_0x150bde(0x2c0)]({..._0x46b9ad});const _0x26e1ca={..._0x46b9ad,'endRow':_0x562a41[_0x150bde(0x26c)]-0x1};J(_0x26e1ca)&&_0x562a41[_0x150bde(0x26c)]>_0x46b9ad[_0x150bde(0x26c)]?(_0x29adfb[_0x150bde(0x2c0)](_0x26e1ca),_0x46b9ad['endRow']=_0x562a41[_0x150bde(0x26c)]-0x1):(_0x6e778[_0x150bde(0x24d)][_0x150bde(0x295)][_0x150bde(0x21b)](_0x24e549,0x1),_0x24e549--);}else _0x562a41['startRow']>_0x46b9ad[_0x150bde(0x1d6)]||_0x562a41[_0x150bde(0x26c)]<=_0x46b9ad['startRow']&&_0x562a41[_0x150bde(0x1d6)]>=_0x46b9ad[_0x150bde(0x1d6)]&&(_0x11c91e[_0x150bde(0x2c0)]({..._0x46b9ad}),_0x6e778[_0x150bde(0x24d)][_0x150bde(0x295)]['splice'](_0x24e549,0x1),_0x24e549--);}}}}return _0x11c91e['length']>0x0&&_0x2e9b9f[_0x150bde(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x8a627a,'subUnitId':_0x398720,'ranges':_0x11c91e}}),_0x29adfb[_0x150bde(0x234)]>0x0&&_0x2e9b9f[_0x150bde(0x2c0)]({'id':_0x5ae2d4['id'],'params':{'unitId':_0x8a627a,'subUnitId':_0x398720,'ranges':_0x29adfb}}),_0x6e778[_0x150bde(0x24d)]['ranges'][_0x150bde(0x234)]===0x0&&(_0x6e778['id']=_0x526f4b['id']),{'m1Prime':_0x6e778,'m2Prime':_0x2e9b9f['length']>0x1?_0x2e9b9f:_0x2e9b9f[0x0]};}},Xe={'m1':_0x5ae2d4['id'],'m2':_0x476917['id'],'handler'(_0x254c54,_0x5bd409){const _0x38b373=_0xfa7ff3,_0x2c50f6=_0x4093dc[_0x38b373(0x1a2)](_0x254c54),_0x48a099=_0x4093dc[_0x38b373(0x1a2)](_0x5bd409);if(_0x254c54[_0x38b373(0x24d)]['unitId']!==_0x5bd409['params']['unitId']||_0x254c54[_0x38b373(0x24d)][_0x38b373(0x17f)]!==_0x5bd409['params'][_0x38b373(0x17f)])return{'m1Prime':_0x2c50f6,'m2Prime':_0x48a099};const _0x1bd3bf=[_0x2c50f6],_0x4eea7c=[_0x48a099],_0x1ca7cf=new _0x4e472c(_0x4093dc[_0x38b373(0x1a2)](_0x5bd409[_0x38b373(0x24d)][_0x38b373(0x17c)])),_0x76fe5f=new Set(),_0x1bac3d={};for(let _0xd69cf4=0x0;_0xd69cf4<_0x2c50f6[_0x38b373(0x24d)][_0x38b373(0x295)][_0x38b373(0x234)];_0xd69cf4++){const _0x4ee7a1=_0x2c50f6[_0x38b373(0x24d)][_0x38b373(0x295)][_0xd69cf4],{startRow:_0x35123b,startColumn:_0x3aadb4,endRow:_0x327c5c,endColumn:_0xed8ad}=_0x4ee7a1;let _0x3eb3a8=!0x1;_0x1ca7cf['forValue']((_0x1973b6,_0x3a3566,_0x36f2ea)=>{const _0x1b6f20=_0x38b373;if(_0x1973b6>=_0x35123b&&_0x1973b6<=_0x327c5c&&_0x3a3566>=_0x3aadb4&&_0x3a3566<=_0xed8ad){const _0x46efb3=_0x1ca7cf[_0x1b6f20(0x1d4)](_0x1973b6,_0x3a3566),_0x51357c=_0x46efb3===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0x46efb3;_0x51357c&&(_0x1bac3d[_0x1973b6]||(_0x1bac3d[_0x1973b6]={}),_0x1bac3d[_0x1973b6][_0x3a3566]={},(_0x36f2ea==null?void 0x0:_0x36f2ea['v'])!==void 0x0&&(_0x1bac3d[_0x1973b6][_0x3a3566]['v']=null,delete _0x51357c['v']),(_0x36f2ea==null?void 0x0:_0x36f2ea['f'])!==void 0x0&&(_0x1bac3d[_0x1973b6][_0x3a3566]['f']=null,delete _0x51357c['f']),(_0x36f2ea==null?void 0x0:_0x36f2ea['t'])!==void 0x0&&(_0x1bac3d[_0x1973b6][_0x3a3566]['t']=null,delete _0x51357c['t']),(_0x36f2ea==null?void 0x0:_0x36f2ea['si'])!==void 0x0&&(_0x1bac3d[_0x1973b6][_0x3a3566]['si']=null,delete _0x51357c['si']),(_0x36f2ea==null?void 0x0:_0x36f2ea['p'])!==void 0x0&&(_0x1bac3d[_0x1973b6][_0x3a3566]['p']=null,delete _0x51357c['p']),(_0x36f2ea==null?void 0x0:_0x36f2ea['s'])!==void 0x0&&(_0x1bac3d[_0x1973b6][_0x3a3566]['s']=null,delete _0x51357c['s']),_0x1ca7cf[_0x1b6f20(0x163)](_0x1973b6,_0x3a3566,_0x51357c),_0x3eb3a8=!0x0);}}),_0x3eb3a8&&(_0x76fe5f['add']({..._0x4ee7a1}),_0x2c50f6['params'][_0x38b373(0x295)][_0x38b373(0x21b)](_0xd69cf4,0x1),_0xd69cf4--);}return _0x48a099[_0x38b373(0x24d)]['cellValue']=_0x1ca7cf[_0x38b373(0x268)](),_0x76fe5f[_0x38b373(0x1a7)]>0x0&&_0x4eea7c[_0x38b373(0x1f4)]({'id':_0x66b201['id'],'params':{'unitId':_0x254c54['params'][_0x38b373(0x292)],'subUnitId':_0x254c54[_0x38b373(0x24d)][_0x38b373(0x17f)],'ranges':Array[_0x38b373(0x258)](_0x76fe5f)}}),_0x2c50f6[_0x38b373(0x24d)][_0x38b373(0x295)]['length']===0x0&&(_0x2c50f6['id']=_0x526f4b['id']),Object[_0x38b373(0x1fc)](_0x1bac3d)['length']>0x0&&_0x1bd3bf[_0x38b373(0x1f4)]({'id':_0x476917['id'],'params':{'unitId':_0x254c54[_0x38b373(0x24d)]['unitId'],'subUnitId':_0x254c54[_0x38b373(0x24d)][_0x38b373(0x17f)],'cellValue':_0x1bac3d}}),{'m1Prime':_0x1bd3bf['length']>0x1?_0x1bd3bf:_0x1bd3bf[0x0],'m2Prime':_0x4eea7c[_0x38b373(0x234)]>0x1?_0x4eea7c:_0x4eea7c[0x0]};}},Dn={'m1':_0x26e6c7['id'],'m2':_0x66b201['id'],'handler'(_0x1f32e4,_0x24ddeb){const _0x531cb4=_0xfa7ff3,_0x356f11=_0x4093dc[_0x531cb4(0x1a2)](_0x1f32e4),_0x47141e=_0x4093dc['deepClone'](_0x24ddeb);if(_0x1f32e4[_0x531cb4(0x24d)]['unitId']!==_0x24ddeb[_0x531cb4(0x24d)][_0x531cb4(0x292)]||_0x1f32e4['params'][_0x531cb4(0x17f)]!==_0x24ddeb[_0x531cb4(0x24d)][_0x531cb4(0x17f)])return{'m1Prime':_0x356f11,'m2Prime':_0x47141e};const _0x4bb045=_0x47141e[_0x531cb4(0x24d)][_0x531cb4(0x295)][_0x531cb4(0x22a)](_0x13c1e0=>{const _0x5152f6=_0x531cb4,_0x570a80=_0x356f11[_0x5152f6(0x24d)][_0x5152f6(0x28e)],_0x3c6b3c=_0x570a80['endColumn']-_0x570a80['startColumn']+0x1;return _0x570a80[_0x5152f6(0x1c3)]<=_0x13c1e0[_0x5152f6(0x1c3)]?{..._0x13c1e0,'startColumn':_0x13c1e0[_0x5152f6(0x1c3)]+_0x3c6b3c,'endColumn':_0x13c1e0['endColumn']+_0x3c6b3c}:_0x570a80[_0x5152f6(0x1c3)]>_0x13c1e0[_0x5152f6(0x1c3)]&&_0x570a80['startColumn']<=_0x13c1e0[_0x5152f6(0x1af)]?{..._0x13c1e0,'endColumn':_0x13c1e0['endColumn']+_0x3c6b3c}:{..._0x13c1e0};});return _0x47141e[_0x531cb4(0x24d)][_0x531cb4(0x295)]=_0x4bb045,{'m1Prime':_0x356f11,'m2Prime':_0x47141e};}},kn={'m1':_0x491c8d['id'],'m2':_0x66b201['id'],'handler'(_0x5613e5,_0x3da043){const _0x434f62=_0xfa7ff3,_0x2ccc3b=_0x4093dc[_0x434f62(0x1a2)](_0x5613e5),_0x49e7fe=_0x4093dc['deepClone'](_0x3da043);if(_0x5613e5[_0x434f62(0x24d)][_0x434f62(0x292)]!==_0x3da043[_0x434f62(0x24d)][_0x434f62(0x292)]||_0x5613e5['params']['subUnitId']!==_0x3da043[_0x434f62(0x24d)][_0x434f62(0x17f)])return{'m1Prime':_0x2ccc3b,'m2Prime':_0x49e7fe};const _0x8a989b=_0x49e7fe[_0x434f62(0x24d)][_0x434f62(0x295)]['map'](_0x4828cf=>{const _0x49e49d=_0x434f62,_0x28a354=_0x2ccc3b[_0x49e49d(0x24d)]['range'],_0x1c5139=_0x28a354[_0x49e49d(0x1d6)]-_0x28a354['startRow']+0x1;return _0x28a354['startRow']<=_0x4828cf[_0x49e49d(0x26c)]?{..._0x4828cf,'startRow':_0x4828cf[_0x49e49d(0x26c)]+_0x1c5139,'endRow':_0x4828cf[_0x49e49d(0x1d6)]+_0x1c5139}:_0x28a354[_0x49e49d(0x26c)]>_0x4828cf[_0x49e49d(0x26c)]&&_0x28a354[_0x49e49d(0x26c)]<=_0x4828cf[_0x49e49d(0x1d6)]?{..._0x4828cf,'endRow':_0x4828cf['endRow']+_0x1c5139}:{..._0x4828cf};});return _0x49e7fe[_0x434f62(0x24d)][_0x434f62(0x295)]=_0x8a989b,{'m1Prime':_0x2ccc3b,'m2Prime':_0x49e7fe};}},xn={'m1':_0x1fb6e8['id'],'m2':_0x66b201['id'],'handler'(_0x230bca,_0x25be82){const _0x3ecd02=_0xfa7ff3,_0x11c856=_0x4093dc[_0x3ecd02(0x1a2)](_0x230bca),_0x418215=_0x4093dc['deepClone'](_0x25be82);if(_0x230bca[_0x3ecd02(0x24d)][_0x3ecd02(0x292)]!==_0x25be82['params']['unitId']||_0x230bca[_0x3ecd02(0x24d)][_0x3ecd02(0x17f)]!==_0x25be82[_0x3ecd02(0x24d)][_0x3ecd02(0x17f)])return{'m1Prime':_0x11c856,'m2Prime':_0x418215};const _0x5398fb=_0x418215[_0x3ecd02(0x24d)][_0x3ecd02(0x295)][_0x3ecd02(0x1ce)]((_0x4fcac2,_0xb360f0)=>{const _0x23c8c8=_0x3ecd02,{sourceRange:_0x34370b,targetRange:_0x10b424}=_0x230bca[_0x23c8c8(0x24d)],_0x33f6ff={..._0xb360f0};return _0x34370b[_0x23c8c8(0x1af)]<_0x33f6ff[_0x23c8c8(0x1c3)]&&_0x10b424['startColumn']>_0x33f6ff['endColumn']?(_0x33f6ff[_0x23c8c8(0x1c3)]-=_0x34370b[_0x23c8c8(0x1af)]-_0x34370b['startColumn']+0x1,_0x33f6ff[_0x23c8c8(0x1af)]-=_0x34370b[_0x23c8c8(0x1af)]-_0x34370b[_0x23c8c8(0x1c3)]+0x1,J(_0x33f6ff)&&_0x4fcac2[_0x23c8c8(0x2c0)](_0x33f6ff)):_0x34370b['startColumn']>_0x33f6ff[_0x23c8c8(0x1af)]&&_0x10b424[_0x23c8c8(0x1af)]<_0x33f6ff['startColumn']?(_0x33f6ff[_0x23c8c8(0x1c3)]+=_0x34370b[_0x23c8c8(0x1af)]-_0x34370b[_0x23c8c8(0x1c3)]+0x1,_0x33f6ff[_0x23c8c8(0x1af)]+=_0x34370b[_0x23c8c8(0x1af)]-_0x34370b[_0x23c8c8(0x1c3)]+0x1,J(_0x33f6ff)&&_0x4fcac2['push'](_0x33f6ff)):_0x259337[_0x23c8c8(0x2b1)](_0x33f6ff,_0x34370b)||_0x259337['intersects'](_0x33f6ff,_0x10b424)||_0x4fcac2[_0x23c8c8(0x2c0)](_0x33f6ff),_0x4fcac2;},[]);return _0x418215[_0x3ecd02(0x24d)][_0x3ecd02(0x295)]=_0x5398fb,_0x418215[_0x3ecd02(0x24d)][_0x3ecd02(0x295)][_0x3ecd02(0x234)]===0x0&&(_0x418215['id']=_0x526f4b['id']),{'m1Prime':_0x11c856,'m2Prime':_0x418215};}},Bn={'m1':_0x52607d['id'],'m2':_0x66b201['id'],'handler'(_0x2f06ca,_0xf67323){const _0xa4374c=_0xfa7ff3,_0x1031fe=_0x4093dc[_0xa4374c(0x1a2)](_0x2f06ca),_0x4473b5=_0x4093dc[_0xa4374c(0x1a2)](_0xf67323);if(_0x2f06ca[_0xa4374c(0x24d)]['unitId']!==_0xf67323['params'][_0xa4374c(0x292)]||_0x2f06ca['params'][_0xa4374c(0x17f)]!==_0xf67323[_0xa4374c(0x24d)][_0xa4374c(0x17f)])return{'m1Prime':_0x1031fe,'m2Prime':_0x4473b5};const _0x468fb3=_0x4473b5[_0xa4374c(0x24d)][_0xa4374c(0x295)]['reduce']((_0x2dceb8,_0x2820d8)=>{const _0xb8e3b0=_0xa4374c,{sourceRange:_0x33077e,targetRange:_0x5ef8ce}=_0x2f06ca[_0xb8e3b0(0x24d)],_0xea69e9={..._0x2820d8};return _0x33077e['endRow']<_0xea69e9['startRow']&&_0x5ef8ce[_0xb8e3b0(0x26c)]>_0xea69e9[_0xb8e3b0(0x1d6)]?(_0xea69e9['startRow']-=_0x33077e['endRow']-_0x33077e[_0xb8e3b0(0x26c)]+0x1,_0xea69e9[_0xb8e3b0(0x1d6)]-=_0x33077e['endRow']-_0x33077e[_0xb8e3b0(0x26c)]+0x1,J(_0xea69e9)&&_0x2dceb8[_0xb8e3b0(0x2c0)](_0xea69e9)):_0x33077e['startRow']>_0xea69e9['endRow']&&_0x5ef8ce[_0xb8e3b0(0x1d6)]<_0xea69e9[_0xb8e3b0(0x26c)]?(_0xea69e9[_0xb8e3b0(0x26c)]+=_0x33077e['endRow']-_0x33077e[_0xb8e3b0(0x26c)]+0x1,_0xea69e9['endRow']+=_0x33077e[_0xb8e3b0(0x1d6)]-_0x33077e['startRow']+0x1,J(_0xea69e9)&&_0x2dceb8[_0xb8e3b0(0x2c0)](_0xea69e9)):_0x259337['intersects'](_0xea69e9,_0x33077e)||_0x259337['intersects'](_0xea69e9,_0x5ef8ce)||_0x2dceb8[_0xb8e3b0(0x2c0)](_0xea69e9),_0x2dceb8;},[]);return _0x4473b5[_0xa4374c(0x24d)][_0xa4374c(0x295)]=_0x468fb3,_0x4473b5[_0xa4374c(0x24d)][_0xa4374c(0x295)][_0xa4374c(0x234)]===0x0&&(_0x4473b5['id']=_0x526f4b['id']),{'m1Prime':_0x1031fe,'m2Prime':_0x4473b5};}},Fn={'m1':_0x3fb483['id'],'m2':_0x66b201['id'],'handler'(_0x32f0a8,_0x572c07){const _0x4bbb3b=_0xfa7ff3,_0x1ea00a=_0x4093dc[_0x4bbb3b(0x1a2)](_0x32f0a8),_0x47062f=_0x4093dc[_0x4bbb3b(0x1a2)](_0x572c07);if(_0x32f0a8[_0x4bbb3b(0x24d)][_0x4bbb3b(0x292)]!==_0x572c07[_0x4bbb3b(0x24d)][_0x4bbb3b(0x292)]||_0x32f0a8[_0x4bbb3b(0x24d)][_0x4bbb3b(0x17f)]!==_0x572c07[_0x4bbb3b(0x24d)]['subUnitId'])return{'m1Prime':_0x1ea00a,'m2Prime':_0x47062f};const _0x4ffdff=_0x47062f[_0x4bbb3b(0x24d)][_0x4bbb3b(0x295)][_0x4bbb3b(0x1ce)]((_0x464f77,_0x164b51)=>{const _0x57556a=_0x4bbb3b,_0x40f626=_0x1ea00a[_0x57556a(0x24d)][_0x57556a(0x28e)],_0x5ddccc=_0x40f626[_0x57556a(0x1af)]-_0x40f626[_0x57556a(0x1c3)]+0x1;let _0x277c7f={..._0x164b51};return _0x40f626[_0x57556a(0x1c3)]>_0x164b51[_0x57556a(0x1af)]?_0x277c7f={..._0x164b51}:_0x40f626[_0x57556a(0x1c3)]>=_0x164b51[_0x57556a(0x1c3)]&&_0x40f626[_0x57556a(0x1c3)]<=_0x164b51[_0x57556a(0x1af)]&&_0x40f626['endColumn']>_0x164b51['endColumn']?(_0x277c7f[_0x57556a(0x1af)]=_0x40f626['startColumn']-0x1,_0x40f626[_0x57556a(0x1c3)]===_0x164b51[_0x57556a(0x1c3)]&&(_0x277c7f=null)):_0x40f626[_0x57556a(0x1c3)]>_0x164b51['startColumn']&&_0x40f626[_0x57556a(0x1af)]<_0x164b51[_0x57556a(0x1af)]?_0x277c7f[_0x57556a(0x1af)]=_0x164b51[_0x57556a(0x1af)]-_0x5ddccc:_0x40f626['startColumn']<_0x164b51['startColumn']&&_0x40f626['endColumn']>=_0x164b51[_0x57556a(0x1c3)]&&_0x40f626[_0x57556a(0x1af)]<=_0x164b51['endColumn']?(_0x277c7f[_0x57556a(0x1c3)]=_0x40f626[_0x57556a(0x1c3)],_0x277c7f[_0x57556a(0x1af)]=_0x164b51[_0x57556a(0x1af)]-_0x5ddccc,_0x40f626[_0x57556a(0x1af)]===_0x164b51[_0x57556a(0x1af)]&&(_0x277c7f=null)):_0x40f626[_0x57556a(0x1c3)]<=_0x164b51[_0x57556a(0x1c3)]&&_0x40f626[_0x57556a(0x1af)]>=_0x164b51[_0x57556a(0x1af)]?_0x277c7f=null:_0x40f626[_0x57556a(0x1af)]<_0x164b51['startColumn']&&(_0x277c7f['startColumn']=_0x164b51[_0x57556a(0x1c3)]-_0x5ddccc,_0x277c7f['endColumn']=_0x164b51[_0x57556a(0x1af)]-_0x5ddccc),_0x277c7f&&!(_0x277c7f['startRow']===_0x277c7f[_0x57556a(0x1d6)]&&_0x277c7f['startColumn']===_0x277c7f[_0x57556a(0x1af)])&&_0x464f77[_0x57556a(0x2c0)](_0x277c7f),_0x464f77;},[]);return _0x47062f[_0x4bbb3b(0x24d)]['ranges']=_0x4ffdff,{'m1Prime':_0x1ea00a,'m2Prime':_0x47062f};}},Hn={'m1':_0x59a14a['id'],'m2':_0x66b201['id'],'handler'(_0x472c54,_0x1ab0e9){const _0x2c6ffc=_0xfa7ff3,_0x1b9627=_0x4093dc['deepClone'](_0x472c54),_0x44c829=_0x4093dc[_0x2c6ffc(0x1a2)](_0x1ab0e9);if(_0x472c54[_0x2c6ffc(0x24d)][_0x2c6ffc(0x292)]!==_0x1ab0e9[_0x2c6ffc(0x24d)]['unitId']||_0x472c54[_0x2c6ffc(0x24d)][_0x2c6ffc(0x17f)]!==_0x1ab0e9['params']['subUnitId'])return{'m1Prime':_0x1b9627,'m2Prime':_0x44c829};const _0x1ba2ba=_0x44c829[_0x2c6ffc(0x24d)][_0x2c6ffc(0x295)][_0x2c6ffc(0x1ce)]((_0x198cf8,_0xf0d83a)=>{const _0x5c1975=_0x2c6ffc,_0xbd9ef=_0x1b9627[_0x5c1975(0x24d)][_0x5c1975(0x28e)],_0x17c223=_0xbd9ef['endRow']-_0xbd9ef[_0x5c1975(0x26c)]+0x1;let _0x4fa758={..._0xf0d83a};return _0xbd9ef[_0x5c1975(0x26c)]>_0xf0d83a[_0x5c1975(0x1d6)]?_0x4fa758={..._0xf0d83a}:_0xbd9ef['startRow']>=_0xf0d83a[_0x5c1975(0x26c)]&&_0xbd9ef[_0x5c1975(0x26c)]<=_0xf0d83a['endRow']&&_0xbd9ef[_0x5c1975(0x1d6)]>_0xf0d83a[_0x5c1975(0x1d6)]?(_0x4fa758[_0x5c1975(0x1d6)]=_0xbd9ef[_0x5c1975(0x26c)]-0x1,_0xbd9ef[_0x5c1975(0x26c)]===_0xf0d83a[_0x5c1975(0x26c)]&&(_0x4fa758=null)):_0xbd9ef['startRow']>_0xf0d83a[_0x5c1975(0x26c)]&&_0xbd9ef[_0x5c1975(0x1d6)]<_0xf0d83a[_0x5c1975(0x1d6)]?_0x4fa758['endRow']=_0xf0d83a['endRow']-_0x17c223:_0xbd9ef['startRow']<_0xf0d83a[_0x5c1975(0x26c)]&&_0xbd9ef['endRow']>=_0xf0d83a[_0x5c1975(0x26c)]&&_0xbd9ef[_0x5c1975(0x1d6)]<=_0xf0d83a[_0x5c1975(0x1d6)]?(_0x4fa758['startRow']=_0xbd9ef[_0x5c1975(0x26c)],_0x4fa758[_0x5c1975(0x1d6)]=_0xf0d83a[_0x5c1975(0x1d6)]-_0x17c223,_0xbd9ef[_0x5c1975(0x1d6)]===_0xf0d83a[_0x5c1975(0x1d6)]&&(_0x4fa758=null)):_0xbd9ef[_0x5c1975(0x26c)]<=_0xf0d83a[_0x5c1975(0x26c)]&&_0xbd9ef[_0x5c1975(0x1d6)]>=_0xf0d83a[_0x5c1975(0x1d6)]?_0x4fa758=null:_0xbd9ef[_0x5c1975(0x1d6)]<_0xf0d83a['startRow']&&(_0x4fa758[_0x5c1975(0x26c)]=_0xf0d83a[_0x5c1975(0x26c)]-_0x17c223,_0x4fa758[_0x5c1975(0x1d6)]=_0xf0d83a[_0x5c1975(0x1d6)]-_0x17c223),_0x4fa758&&!(_0x4fa758['startRow']===_0x4fa758['endRow']&&_0x4fa758[_0x5c1975(0x1c3)]===_0x4fa758[_0x5c1975(0x1af)])&&_0x198cf8['push'](_0x4fa758),_0x198cf8;},[]);return _0x44c829[_0x2c6ffc(0x24d)][_0x2c6ffc(0x295)]=_0x1ba2ba,{'m1Prime':_0x1b9627,'m2Prime':_0x44c829};}},Gn={'m1':_0x402670['id'],'m2':_0x5ae2d4['id'],'handler'(_0x53a90a,_0x55ddc7){const _0x58ca89=_0xfa7ff3,_0x4f1781=_0x4093dc[_0x58ca89(0x1a2)](_0x55ddc7);return _0x53a90a[_0x58ca89(0x24d)][_0x58ca89(0x17f)]!==_0x55ddc7[_0x58ca89(0x24d)][_0x58ca89(0x17f)]||_0x53a90a[_0x58ca89(0x24d)][_0x58ca89(0x292)]!==_0x55ddc7[_0x58ca89(0x24d)][_0x58ca89(0x292)]?{'m1Prime':_0x53a90a,'m2Prime':_0x4f1781}:(_0x4f1781['id']=_0x526f4b['id'],{'m1Prime':_0x53a90a,'m2Prime':_0x4f1781});}},$n={'m1':_0x402670['id'],'m2':_0x66b201['id'],'handler'(_0x4427e2,_0x1b9df3){const _0x1642e5=_0xfa7ff3,_0x106db3=_0x4093dc[_0x1642e5(0x1a2)](_0x1b9df3);return _0x4427e2['params']['subUnitId']!==_0x1b9df3[_0x1642e5(0x24d)]['subUnitId']||_0x4427e2['params'][_0x1642e5(0x292)]!==_0x1b9df3['params']['unitId']?{'m1Prime':_0x4427e2,'m2Prime':_0x106db3}:(_0x106db3['id']=_0x526f4b['id'],{'m1Prime':_0x4427e2,'m2Prime':_0x106db3});}},Yn={'m1':_0x5ae2d4['id'],'m2':_0x66b201['id'],'handler'(_0x2a65f1,_0x25593a){const _0x3ffb64=_0xfa7ff3,_0x5c82e4=_0x4093dc[_0x3ffb64(0x1a2)](_0x2a65f1),_0xb8ade9=_0x4093dc[_0x3ffb64(0x1a2)](_0x25593a);if(_0x2a65f1['params']['unitId']!==_0x25593a[_0x3ffb64(0x24d)][_0x3ffb64(0x292)]||_0x2a65f1[_0x3ffb64(0x24d)][_0x3ffb64(0x17f)]!==_0x25593a[_0x3ffb64(0x24d)][_0x3ffb64(0x17f)])return{'m1Prime':_0x5c82e4,'m2Prime':_0xb8ade9};const _0x332120=[..._0xb8ade9[_0x3ffb64(0x24d)][_0x3ffb64(0x295)]];for(let _0x3347d4=0x0;_0x3347d4<_0x5c82e4[_0x3ffb64(0x24d)][_0x3ffb64(0x295)]['length'];_0x3347d4++){let _0x2a6d1b=!0x1;for(let _0x508761=0x0;_0x508761<_0xb8ade9[_0x3ffb64(0x24d)]['ranges'][_0x3ffb64(0x234)];_0x508761++){const _0x59d986=_0x5c82e4[_0x3ffb64(0x24d)][_0x3ffb64(0x295)][_0x3347d4],_0x2f7417=_0xb8ade9['params'][_0x3ffb64(0x295)][_0x508761];if(_0x259337[_0x3ffb64(0x2b1)](_0x59d986,_0x2f7417)){_0x2a6d1b=!0x0;break;}}_0x2a6d1b&&(_0x332120[_0x3ffb64(0x2c0)](_0x5c82e4[_0x3ffb64(0x24d)][_0x3ffb64(0x295)][_0x3347d4]),_0x5c82e4[_0x3ffb64(0x24d)][_0x3ffb64(0x295)]['splice'](_0x3347d4,0x1),_0x3347d4--);}return _0xb8ade9[_0x3ffb64(0x24d)][_0x3ffb64(0x295)]=_0x332120,_0x5c82e4['params'][_0x3ffb64(0x295)][_0x3ffb64(0x234)]===0x0&&(_0x5c82e4['id']=_0x526f4b['id']),{'m1Prime':_0x5c82e4,'m2Prime':_0xb8ade9};}},Xn={'m1':_0x26e6c7['id'],'m2':_0x5ae2d4['id'],'handler'(_0x2044d8,_0x3c1090){const _0x250690=_0xfa7ff3,_0x33c906=xe['handler'](_0x3c1090,_0x2044d8);return rt(_0x33c906)?{'m1Prime':_0x33c906[_0x250690(0x2b4)],'m2Prime':_0x33c906['m1Prime']}:_0x33c906;}},zn={'m1':_0x491c8d['id'],'m2':_0x5ae2d4['id'],'handler'(_0x4ad17a,_0x479280){const _0x549805=_0xfa7ff3,_0x39425d=Be[_0x549805(0x1e7)](_0x479280,_0x4ad17a);return rt(_0x39425d)?{'m1Prime':_0x39425d[_0x549805(0x2b4)],'m2Prime':_0x39425d[_0x549805(0x2c5)]}:_0x39425d;}},Jn={'m1':_0x1fb6e8['id'],'m2':_0x5ae2d4['id'],'handler'(_0xad6973,_0x4af4e3){const _0x29c6ef=_0xfa7ff3,_0x5c6855=Fe[_0x29c6ef(0x1e7)](_0x4af4e3,_0xad6973);return rt(_0x5c6855)?{'m1Prime':_0x5c6855['m2Prime'],'m2Prime':_0x5c6855[_0x29c6ef(0x2c5)]}:_0x5c6855;}},Kn={'m1':_0x52607d['id'],'m2':_0x5ae2d4['id'],'handler'(_0x3176bf,_0xb8b1a8){const _0x248275=_0xfa7ff3,_0x24b39b=He[_0x248275(0x1e7)](_0xb8b1a8,_0x3176bf);return rt(_0x24b39b)?{'m1Prime':_0x24b39b['m2Prime'],'m2Prime':_0x24b39b[_0x248275(0x2c5)]}:_0x24b39b;}},qn={'m1':_0x1908aa['id'],'m2':_0x5ae2d4['id'],'handler'(_0x3b0d61,_0x36754f){const _0x1fabd6=_0xfa7ff3,_0x435bb6=Ge[_0x1fabd6(0x1e7)](_0x36754f,_0x3b0d61);return rt(_0x435bb6)?{'m1Prime':_0x435bb6[_0x1fabd6(0x2b4)],'m2Prime':_0x435bb6[_0x1fabd6(0x2c5)]}:_0x435bb6;}},jn={'m1':_0x3fb483['id'],'m2':_0x5ae2d4['id'],'handler'(_0x5665e9,_0x3add7a){const _0x3e99e4=_0xfa7ff3,_0xeed405=$e[_0x3e99e4(0x1e7)](_0x3add7a,_0x5665e9);return rt(_0xeed405)?{'m1Prime':_0xeed405[_0x3e99e4(0x2b4)],'m2Prime':_0xeed405['m1Prime']}:_0xeed405;}},Zn={'m1':_0x59a14a['id'],'m2':_0x5ae2d4['id'],'handler'(_0x1a053f,_0x26ec77){const _0x330dc5=_0xfa7ff3,_0x4bf6d3=Ye[_0x330dc5(0x1e7)](_0x26ec77,_0x1a053f);return rt(_0x4bf6d3)?{'m1Prime':_0x4bf6d3['m2Prime'],'m2Prime':_0x4bf6d3[_0x330dc5(0x2c5)]}:_0x4bf6d3;}},Qn={'m1':_0x476917['id'],'m2':_0x5ae2d4['id'],'handler'(_0x9b83fe,_0x4e7d40){const _0x5c3654=_0xfa7ff3,_0x3b09db=Xe[_0x5c3654(0x1e7)](_0x4e7d40,_0x9b83fe);return rt(_0x3b09db)?{'m1Prime':_0x3b09db['m2Prime'],'m2Prime':_0x3b09db[_0x5c3654(0x2c5)]}:_0x3b09db;}},ta={'m1':_0x66b201['id'],'m2':_0x5ae2d4['id'],'handler'(_0x244bcc,_0x3a5104){const _0x3325d3=_0xfa7ff3,_0x10995c=_0x4093dc[_0x3325d3(0x1a2)](_0x244bcc),_0x264e49=_0x4093dc[_0x3325d3(0x1a2)](_0x3a5104);if(_0x244bcc[_0x3325d3(0x24d)][_0x3325d3(0x292)]!==_0x3a5104[_0x3325d3(0x24d)][_0x3325d3(0x292)]||_0x244bcc[_0x3325d3(0x24d)][_0x3325d3(0x17f)]!==_0x3a5104['params'][_0x3325d3(0x17f)])return{'m1Prime':_0x10995c,'m2Prime':_0x264e49};for(let _0x1b4751=0x0;_0x1b4751<_0x10995c[_0x3325d3(0x24d)]['ranges']['length'];_0x1b4751++){let _0x527689=!0x1;for(let _0x2a9e95=0x0;_0x2a9e95<_0x264e49[_0x3325d3(0x24d)][_0x3325d3(0x295)][_0x3325d3(0x234)];_0x2a9e95++){const _0x4608fc=_0x10995c['params']['ranges'][_0x1b4751],_0x9f2a3d=_0x264e49[_0x3325d3(0x24d)][_0x3325d3(0x295)][_0x2a9e95];if(_0x259337[_0x3325d3(0x2b1)](_0x4608fc,_0x9f2a3d)){_0x527689=!0x0;break;}}_0x527689&&(_0x10995c[_0x3325d3(0x24d)]['ranges'][_0x3325d3(0x21b)](_0x1b4751,0x1),_0x1b4751--);}return _0x10995c[_0x3325d3(0x24d)][_0x3325d3(0x295)]['length']===0x0&&(_0x10995c['id']=_0x526f4b['id']),{'m1Prime':_0x10995c,'m2Prime':_0x264e49};}},ea={'m1':_0x66b201['id'],'m2':_0x26e6c7['id'],'handler'(_0x3cf3ba,_0x3c5ac3){const _0x280c15=_0xfa7ff3,_0x472492=_0x4093dc['deepClone'](_0x3cf3ba),_0x45b1cc=_0x4093dc[_0x280c15(0x1a2)](_0x3c5ac3);if(_0x3cf3ba['params'][_0x280c15(0x292)]!==_0x3c5ac3[_0x280c15(0x24d)]['unitId']||_0x3cf3ba['params'][_0x280c15(0x17f)]!==_0x3c5ac3[_0x280c15(0x24d)][_0x280c15(0x17f)])return{'m1Prime':_0x472492,'m2Prime':_0x45b1cc};const _0x2c00af=_0x472492[_0x280c15(0x24d)]['ranges']['map'](_0x12f6bb=>{const _0x56fe6a=_0x280c15,_0x62d62b=_0x45b1cc[_0x56fe6a(0x24d)][_0x56fe6a(0x28e)],_0x3c01fd=_0x62d62b[_0x56fe6a(0x1af)]-_0x62d62b[_0x56fe6a(0x1c3)]+0x1;return _0x62d62b[_0x56fe6a(0x1c3)]<=_0x12f6bb[_0x56fe6a(0x1c3)]?{..._0x12f6bb,'startColumn':_0x12f6bb['startColumn']+_0x3c01fd,'endColumn':_0x12f6bb[_0x56fe6a(0x1af)]+_0x3c01fd}:_0x62d62b[_0x56fe6a(0x1c3)]>_0x12f6bb['startColumn']&&_0x62d62b[_0x56fe6a(0x1c3)]<=_0x12f6bb[_0x56fe6a(0x1af)]?{..._0x12f6bb,'endColumn':_0x12f6bb['endColumn']+_0x3c01fd}:{..._0x12f6bb};});return _0x472492[_0x280c15(0x24d)][_0x280c15(0x295)]=_0x2c00af,{'m1Prime':_0x472492,'m2Prime':_0x45b1cc};}},ra={'m1':_0x66b201['id'],'m2':_0x1fb6e8['id'],'handler'(_0x36333a,_0x10099e){const _0x29f1d7=_0xfa7ff3,_0x5e8b48=_0x4093dc[_0x29f1d7(0x1a2)](_0x36333a),_0x242be2=_0x4093dc[_0x29f1d7(0x1a2)](_0x10099e);if(_0x36333a[_0x29f1d7(0x24d)][_0x29f1d7(0x292)]!==_0x10099e[_0x29f1d7(0x24d)]['unitId']||_0x36333a[_0x29f1d7(0x24d)]['subUnitId']!==_0x10099e['params'][_0x29f1d7(0x17f)])return{'m1Prime':_0x5e8b48,'m2Prime':_0x242be2};const _0x184b38=_0x5e8b48['params'][_0x29f1d7(0x295)]['reduce']((_0x40bdc0,_0x117062)=>{const _0x24ff97=_0x29f1d7,{sourceRange:_0x316674,targetRange:_0x3e349f}=_0x10099e[_0x24ff97(0x24d)],_0x50224f={..._0x117062};return _0x316674[_0x24ff97(0x1af)]<_0x50224f['startColumn']&&_0x3e349f[_0x24ff97(0x1c3)]>_0x50224f[_0x24ff97(0x1af)]?(_0x50224f[_0x24ff97(0x1c3)]-=_0x316674[_0x24ff97(0x1af)]-_0x316674[_0x24ff97(0x1c3)]+0x1,_0x50224f[_0x24ff97(0x1af)]-=_0x316674['endColumn']-_0x316674[_0x24ff97(0x1c3)]+0x1,J(_0x50224f)&&_0x40bdc0[_0x24ff97(0x2c0)](_0x50224f)):_0x316674[_0x24ff97(0x1c3)]>_0x50224f[_0x24ff97(0x1af)]&&_0x3e349f['endColumn']<_0x50224f[_0x24ff97(0x1c3)]?(_0x50224f['startColumn']+=_0x316674[_0x24ff97(0x1af)]-_0x316674[_0x24ff97(0x1c3)]+0x1,_0x50224f[_0x24ff97(0x1af)]+=_0x316674[_0x24ff97(0x1af)]-_0x316674[_0x24ff97(0x1c3)]+0x1,J(_0x50224f)&&_0x40bdc0[_0x24ff97(0x2c0)](_0x50224f)):_0x259337[_0x24ff97(0x2b1)](_0x50224f,_0x316674)||_0x259337[_0x24ff97(0x2b1)](_0x50224f,_0x3e349f)||_0x40bdc0[_0x24ff97(0x2c0)](_0x50224f),_0x40bdc0;},[]);return _0x5e8b48[_0x29f1d7(0x24d)][_0x29f1d7(0x295)]=_0x184b38,_0x5e8b48[_0x29f1d7(0x24d)][_0x29f1d7(0x295)]['length']===0x0&&(_0x5e8b48['id']=_0x526f4b['id']),{'m1Prime':_0x5e8b48,'m2Prime':_0x242be2};}},na={'m1':_0x66b201['id'],'m2':_0x52607d['id'],'handler'(_0x24d150,_0x15f98e){const _0x1360d5=_0xfa7ff3,_0x4c0842=_0x4093dc[_0x1360d5(0x1a2)](_0x24d150),_0x4f7401=_0x4093dc[_0x1360d5(0x1a2)](_0x15f98e);if(_0x24d150['params'][_0x1360d5(0x292)]!==_0x15f98e[_0x1360d5(0x24d)]['unitId']||_0x24d150[_0x1360d5(0x24d)][_0x1360d5(0x17f)]!==_0x15f98e['params'][_0x1360d5(0x17f)])return{'m1Prime':_0x4c0842,'m2Prime':_0x4f7401};const _0x1de945=_0x4c0842['params'][_0x1360d5(0x295)][_0x1360d5(0x1ce)]((_0x4df2fc,_0x29eab6)=>{const _0x1160a5=_0x1360d5,{sourceRange:_0x24d967,targetRange:_0x332837}=_0x15f98e[_0x1160a5(0x24d)],_0x1256dc={..._0x29eab6};return _0x24d967[_0x1160a5(0x1d6)]<_0x1256dc[_0x1160a5(0x26c)]&&_0x332837['startRow']>_0x1256dc[_0x1160a5(0x1d6)]?(_0x1256dc[_0x1160a5(0x26c)]-=_0x24d967[_0x1160a5(0x1d6)]-_0x24d967[_0x1160a5(0x26c)]+0x1,_0x1256dc[_0x1160a5(0x1d6)]-=_0x24d967['endRow']-_0x24d967[_0x1160a5(0x26c)]+0x1,J(_0x1256dc)&&_0x4df2fc[_0x1160a5(0x2c0)](_0x1256dc)):_0x24d967[_0x1160a5(0x26c)]>_0x1256dc[_0x1160a5(0x1d6)]&&_0x332837[_0x1160a5(0x1d6)]<_0x1256dc[_0x1160a5(0x26c)]?(_0x1256dc[_0x1160a5(0x26c)]+=_0x24d967['endRow']-_0x24d967['startRow']+0x1,_0x1256dc[_0x1160a5(0x1d6)]+=_0x24d967['endRow']-_0x24d967[_0x1160a5(0x26c)]+0x1,J(_0x1256dc)&&_0x4df2fc[_0x1160a5(0x2c0)](_0x1256dc)):_0x259337[_0x1160a5(0x2b1)](_0x1256dc,_0x24d967)||_0x259337[_0x1160a5(0x2b1)](_0x1256dc,_0x332837)||_0x4df2fc[_0x1160a5(0x2c0)](_0x1256dc),_0x4df2fc;},[]);return _0x4c0842['params'][_0x1360d5(0x295)]=_0x1de945,_0x4c0842[_0x1360d5(0x24d)][_0x1360d5(0x295)][_0x1360d5(0x234)]===0x0&&(_0x4c0842['id']=_0x526f4b['id']),{'m1Prime':_0x4c0842,'m2Prime':_0x4f7401};}},aa={'m1':_0x66b201['id'],'m2':_0x491c8d['id'],'handler'(_0xdf1224,_0x5055e4){const _0x2890da=_0xfa7ff3,_0x3b189e=_0x4093dc['deepClone'](_0xdf1224),_0x196057=_0x4093dc[_0x2890da(0x1a2)](_0x5055e4);if(_0xdf1224[_0x2890da(0x24d)][_0x2890da(0x292)]!==_0x5055e4[_0x2890da(0x24d)][_0x2890da(0x292)]||_0xdf1224[_0x2890da(0x24d)][_0x2890da(0x17f)]!==_0x5055e4['params']['subUnitId'])return{'m1Prime':_0x3b189e,'m2Prime':_0x196057};const _0x56c5c0=_0x3b189e[_0x2890da(0x24d)][_0x2890da(0x295)][_0x2890da(0x22a)](_0x5573b8=>{const _0x43f3b8=_0x2890da,_0x3ccdb7=_0x196057[_0x43f3b8(0x24d)][_0x43f3b8(0x28e)],_0x1463ac=_0x3ccdb7[_0x43f3b8(0x1d6)]-_0x3ccdb7[_0x43f3b8(0x26c)]+0x1;return _0x3ccdb7[_0x43f3b8(0x26c)]<=_0x5573b8[_0x43f3b8(0x26c)]?{..._0x5573b8,'startRow':_0x5573b8[_0x43f3b8(0x26c)]+_0x1463ac,'endRow':_0x5573b8[_0x43f3b8(0x1d6)]+_0x1463ac}:_0x3ccdb7[_0x43f3b8(0x26c)]>_0x5573b8[_0x43f3b8(0x26c)]&&_0x3ccdb7['startRow']<=_0x5573b8[_0x43f3b8(0x1d6)]?{..._0x5573b8,'endRow':_0x5573b8['endRow']+_0x1463ac}:{..._0x5573b8};});return _0x3b189e[_0x2890da(0x24d)][_0x2890da(0x295)]=_0x56c5c0,{'m1Prime':_0x3b189e,'m2Prime':_0x196057};}},sa={'m1':_0x66b201['id'],'m2':_0x3fb483['id'],'handler'(_0x50e21d,_0x16cfb2){const _0x43fdd0=_0xfa7ff3,_0x58fbe5=_0x4093dc[_0x43fdd0(0x1a2)](_0x50e21d),_0x1141ca=_0x4093dc[_0x43fdd0(0x1a2)](_0x16cfb2);if(_0x50e21d[_0x43fdd0(0x24d)]['unitId']!==_0x16cfb2[_0x43fdd0(0x24d)]['unitId']||_0x50e21d[_0x43fdd0(0x24d)][_0x43fdd0(0x17f)]!==_0x16cfb2['params'][_0x43fdd0(0x17f)])return{'m1Prime':_0x58fbe5,'m2Prime':_0x1141ca};const _0x34fd2f=_0x58fbe5[_0x43fdd0(0x24d)][_0x43fdd0(0x295)][_0x43fdd0(0x1ce)]((_0x233e44,_0x24408c)=>{const _0x51d757=_0x43fdd0,_0x840703=_0x1141ca[_0x51d757(0x24d)][_0x51d757(0x28e)],_0x323aed=_0x840703[_0x51d757(0x1af)]-_0x840703[_0x51d757(0x1c3)]+0x1;let _0x3b06f3={..._0x24408c};return _0x840703[_0x51d757(0x1c3)]>_0x24408c[_0x51d757(0x1af)]?_0x3b06f3={..._0x24408c}:_0x840703[_0x51d757(0x1c3)]>=_0x24408c[_0x51d757(0x1c3)]&&_0x840703[_0x51d757(0x1c3)]<=_0x24408c['endColumn']&&_0x840703[_0x51d757(0x1af)]>_0x24408c[_0x51d757(0x1af)]?(_0x3b06f3['endColumn']=_0x840703[_0x51d757(0x1c3)]-0x1,_0x840703[_0x51d757(0x1c3)]===_0x24408c[_0x51d757(0x1c3)]&&(_0x3b06f3=null)):_0x840703[_0x51d757(0x1c3)]>_0x24408c[_0x51d757(0x1c3)]&&_0x840703['endColumn']<_0x24408c[_0x51d757(0x1af)]?_0x3b06f3[_0x51d757(0x1af)]=_0x24408c[_0x51d757(0x1af)]-_0x323aed:_0x840703[_0x51d757(0x1c3)]<_0x24408c[_0x51d757(0x1c3)]&&_0x840703[_0x51d757(0x1af)]>=_0x24408c[_0x51d757(0x1c3)]&&_0x840703['endColumn']<=_0x24408c[_0x51d757(0x1af)]?(_0x3b06f3[_0x51d757(0x1c3)]=_0x840703['startColumn'],_0x3b06f3['endColumn']=_0x24408c[_0x51d757(0x1af)]-_0x323aed,_0x840703[_0x51d757(0x1af)]===_0x24408c[_0x51d757(0x1af)]&&(_0x3b06f3=null)):_0x840703[_0x51d757(0x1c3)]<=_0x24408c[_0x51d757(0x1c3)]&&_0x840703[_0x51d757(0x1af)]>=_0x24408c[_0x51d757(0x1af)]?_0x3b06f3=null:_0x840703[_0x51d757(0x1af)]<_0x24408c[_0x51d757(0x1c3)]&&(_0x3b06f3[_0x51d757(0x1c3)]=_0x24408c[_0x51d757(0x1c3)]-_0x323aed,_0x3b06f3[_0x51d757(0x1af)]=_0x24408c[_0x51d757(0x1af)]-_0x323aed),_0x3b06f3&&!(_0x3b06f3[_0x51d757(0x26c)]===_0x3b06f3['endRow']&&_0x3b06f3[_0x51d757(0x1c3)]===_0x3b06f3[_0x51d757(0x1af)])&&_0x233e44[_0x51d757(0x2c0)](_0x3b06f3),_0x233e44;},[]);return _0x58fbe5['params'][_0x43fdd0(0x295)]=_0x34fd2f,_0x58fbe5[_0x43fdd0(0x24d)][_0x43fdd0(0x295)]['length']===0x0&&(_0x58fbe5['id']=_0x526f4b['id']),{'m1Prime':_0x58fbe5,'m2Prime':_0x1141ca};}},oa={'m1':_0x66b201['id'],'m2':_0x59a14a['id'],'handler'(_0x450728,_0x331b4a){const _0x445b86=_0xfa7ff3,_0x2c2570=_0x4093dc[_0x445b86(0x1a2)](_0x450728),_0x30e34b=_0x4093dc[_0x445b86(0x1a2)](_0x331b4a);if(_0x450728[_0x445b86(0x24d)][_0x445b86(0x292)]!==_0x331b4a[_0x445b86(0x24d)][_0x445b86(0x292)]||_0x450728[_0x445b86(0x24d)]['subUnitId']!==_0x331b4a['params'][_0x445b86(0x17f)])return{'m1Prime':_0x2c2570,'m2Prime':_0x30e34b};const _0x30e991=_0x2c2570['params']['ranges'][_0x445b86(0x1ce)]((_0x9ad5bb,_0x1d5c9c)=>{const _0xafa3a2=_0x445b86,_0x3e24c8=_0x30e34b['params'][_0xafa3a2(0x28e)],_0x25f2ea=_0x3e24c8[_0xafa3a2(0x1d6)]-_0x3e24c8[_0xafa3a2(0x26c)]+0x1;let _0x5d4a8d={..._0x1d5c9c};return _0x3e24c8['startRow']>_0x1d5c9c[_0xafa3a2(0x1d6)]?_0x5d4a8d={..._0x1d5c9c}:_0x3e24c8['startRow']>=_0x1d5c9c[_0xafa3a2(0x26c)]&&_0x3e24c8[_0xafa3a2(0x26c)]<=_0x1d5c9c[_0xafa3a2(0x1d6)]&&_0x3e24c8[_0xafa3a2(0x1d6)]>_0x1d5c9c['endRow']?(_0x5d4a8d[_0xafa3a2(0x1d6)]=_0x3e24c8[_0xafa3a2(0x26c)]-0x1,_0x3e24c8[_0xafa3a2(0x26c)]===_0x1d5c9c['startRow']&&(_0x5d4a8d=null)):_0x3e24c8['startRow']>_0x1d5c9c[_0xafa3a2(0x26c)]&&_0x3e24c8['endRow']<_0x1d5c9c[_0xafa3a2(0x1d6)]?_0x5d4a8d[_0xafa3a2(0x1d6)]=_0x1d5c9c[_0xafa3a2(0x1d6)]-_0x25f2ea:_0x3e24c8[_0xafa3a2(0x26c)]<_0x1d5c9c['startRow']&&_0x3e24c8[_0xafa3a2(0x1d6)]>=_0x1d5c9c['startRow']&&_0x3e24c8[_0xafa3a2(0x1d6)]<=_0x1d5c9c[_0xafa3a2(0x1d6)]?(_0x5d4a8d[_0xafa3a2(0x26c)]=_0x3e24c8['startRow'],_0x5d4a8d['endRow']=_0x1d5c9c[_0xafa3a2(0x1d6)]-_0x25f2ea,_0x3e24c8[_0xafa3a2(0x1d6)]===_0x1d5c9c['endRow']&&(_0x5d4a8d=null)):_0x3e24c8['startRow']<=_0x1d5c9c[_0xafa3a2(0x26c)]&&_0x3e24c8[_0xafa3a2(0x1d6)]>=_0x1d5c9c[_0xafa3a2(0x1d6)]?_0x5d4a8d=null:_0x3e24c8[_0xafa3a2(0x1d6)]<_0x1d5c9c[_0xafa3a2(0x26c)]&&(_0x5d4a8d['startRow']=_0x1d5c9c[_0xafa3a2(0x26c)]-_0x25f2ea,_0x5d4a8d[_0xafa3a2(0x1d6)]=_0x1d5c9c['endRow']-_0x25f2ea),_0x5d4a8d&&!(_0x5d4a8d[_0xafa3a2(0x26c)]===_0x5d4a8d[_0xafa3a2(0x1d6)]&&_0x5d4a8d[_0xafa3a2(0x1c3)]===_0x5d4a8d[_0xafa3a2(0x1af)])&&_0x9ad5bb[_0xafa3a2(0x2c0)](_0x5d4a8d),_0x9ad5bb;},[]);return _0x2c2570[_0x445b86(0x24d)][_0x445b86(0x295)]=_0x30e991,_0x2c2570[_0x445b86(0x24d)][_0x445b86(0x295)][_0x445b86(0x234)]===0x0&&(_0x2c2570['id']=_0x526f4b['id']),{'m1Prime':_0x2c2570,'m2Prime':_0x30e34b};}},ia={'m1':_0x26e6c7['id'],'m2':_0x213074['id'],'handler'(_0x529123,_0x32c4fe){const _0x55430c=_0xfa7ff3,_0x6df0e5={'m1Prime':[],'m2Prime':[]};if(_0x529123[_0x55430c(0x24d)][_0x55430c(0x292)]!==_0x32c4fe[_0x55430c(0x24d)][_0x55430c(0x292)]||_0x529123[_0x55430c(0x24d)][_0x55430c(0x17f)]!==_0x32c4fe[_0x55430c(0x24d)][_0x55430c(0x17f)])return _0x6df0e5;const _0x2d69c8=_0x4093dc[_0x55430c(0x1a2)](_0x32c4fe);let _0x402c6b=!0x1;return _0x2d69c8[_0x55430c(0x24d)]['selections'][_0x55430c(0x1bf)](_0x40aebb=>{const _0x23f7fc=_0x55430c,{range:_0x3c5f66,primary:_0x2580f0}=_0x40aebb,_0x26a0da=_0x5eb36b(I(_0x529123[_0x23f7fc(0x24d)][_0x23f7fc(0x28e)]),I(_0x3c5f66));if(_0x26a0da[_0x23f7fc(0x234)]||_0x26a0da['step']){if(_0x3c5f66['startColumn']+=_0x26a0da[_0x23f7fc(0x1f8)],_0x3c5f66[_0x23f7fc(0x1af)]+=_0x26a0da[_0x23f7fc(0x1f8)]+(_0x26a0da['length']||0x0),_0x2580f0){const _0x293a6a=_0x5eb36b(I(_0x529123['params'][_0x23f7fc(0x28e)]),I(_0x2580f0));(_0x293a6a[_0x23f7fc(0x234)]||_0x293a6a[_0x23f7fc(0x1f8)])&&(_0x2580f0[_0x23f7fc(0x1c3)]+=_0x293a6a[_0x23f7fc(0x1f8)],_0x2580f0[_0x23f7fc(0x1af)]+=_0x293a6a[_0x23f7fc(0x1f8)],_0x2580f0[_0x23f7fc(0x178)]+=_0x293a6a[_0x23f7fc(0x1f8)]);}_0x402c6b=!0x0;}}),_0x402c6b&&_0x6df0e5['m2Prime'][_0x55430c(0x2c0)](_0x2d69c8),_0x6df0e5;}},ma={'m1':_0x491c8d['id'],'m2':_0x213074['id'],'handler'(_0x1fcba3,_0x146ef8){const _0x31a2ba=_0xfa7ff3,_0x1f1a85={'m1Prime':[],'m2Prime':[]};if(_0x1fcba3[_0x31a2ba(0x24d)][_0x31a2ba(0x292)]!==_0x146ef8[_0x31a2ba(0x24d)][_0x31a2ba(0x292)]||_0x1fcba3[_0x31a2ba(0x24d)][_0x31a2ba(0x17f)]!==_0x146ef8['params'][_0x31a2ba(0x17f)])return _0x1f1a85;const _0x3f1f48=_0x4093dc[_0x31a2ba(0x1a2)](_0x146ef8);let _0x4315a2=!0x1;return _0x3f1f48[_0x31a2ba(0x24d)][_0x31a2ba(0x242)][_0x31a2ba(0x1bf)](_0x5632e8=>{const _0x48f9d6=_0x31a2ba,{range:_0x123c12,primary:_0xf8f23e}=_0x5632e8,_0x25c61c=_0x5eb36b(I(_0x50819b(_0x1fcba3['params'][_0x48f9d6(0x28e)])),I(_0x50819b(_0x123c12)));if(_0x25c61c['length']||_0x25c61c[_0x48f9d6(0x1f8)]){if(_0x123c12['startRow']+=_0x25c61c[_0x48f9d6(0x1f8)],_0x123c12[_0x48f9d6(0x1d6)]+=_0x25c61c[_0x48f9d6(0x1f8)]+(_0x25c61c[_0x48f9d6(0x234)]||0x0),_0xf8f23e){const _0x25eee7=_0x5eb36b(I(_0x50819b(_0x1fcba3[_0x48f9d6(0x24d)][_0x48f9d6(0x28e)])),I(_0x50819b(_0xf8f23e)));(_0x25eee7[_0x48f9d6(0x234)]||_0x25eee7[_0x48f9d6(0x1f8)])&&(_0xf8f23e[_0x48f9d6(0x26c)]+=_0x25eee7[_0x48f9d6(0x1f8)],_0xf8f23e[_0x48f9d6(0x1d6)]+=_0x25eee7[_0x48f9d6(0x1f8)],_0xf8f23e[_0x48f9d6(0x28a)]+=_0x25eee7['step']);}_0x4315a2=!0x0;}}),_0x4315a2&&_0x1f1a85['m2Prime']['push'](_0x3f1f48),_0x1f1a85;}},da={'m1':_0x1fb6e8['id'],'m2':_0x213074['id'],'handler'(_0x5b5f6d,_0xc30d96){const _0xb9dbd1=_0xfa7ff3,_0x377691={'m1Prime':[],'m2Prime':[]};if(_0x5b5f6d[_0xb9dbd1(0x24d)][_0xb9dbd1(0x292)]!==_0xc30d96['params'][_0xb9dbd1(0x292)]||_0x5b5f6d['params'][_0xb9dbd1(0x17f)]!==_0xc30d96[_0xb9dbd1(0x24d)][_0xb9dbd1(0x17f)])return _0x377691;const _0x5e00ec=_0x4093dc[_0xb9dbd1(0x1a2)](_0xc30d96);let _0x302067=!0x1;return _0x5e00ec['params'][_0xb9dbd1(0x242)][_0xb9dbd1(0x1bf)](_0x4a1dd4=>{const _0x5de2b2=_0xb9dbd1,{range:_0x32f8d9,primary:_0x52360b}=_0x4a1dd4,_0x57e593=_0x24f9ad({'start':_0x5b5f6d['params'][_0x5de2b2(0x1ab)][_0x5de2b2(0x1c3)],'end':_0x5b5f6d['params'][_0x5de2b2(0x1ab)]['endColumn']},{'start':_0x5b5f6d[_0x5de2b2(0x24d)][_0x5de2b2(0x22d)][_0x5de2b2(0x1c3)],'end':_0x5b5f6d[_0x5de2b2(0x24d)]['targetRange'][_0x5de2b2(0x1af)]},{'start':_0x32f8d9[_0x5de2b2(0x1c3)],'end':_0x32f8d9['endColumn']});if(_0x57e593[_0x5de2b2(0x234)]||_0x57e593[_0x5de2b2(0x1f8)]){if(_0x32f8d9[_0x5de2b2(0x1c3)]+=_0x57e593[_0x5de2b2(0x1f8)],_0x32f8d9['endColumn']+=_0x57e593[_0x5de2b2(0x1f8)]+(_0x57e593['length']||0x0),_0x52360b){const _0x33387a=_0x24f9ad({'start':_0x5b5f6d[_0x5de2b2(0x24d)][_0x5de2b2(0x1ab)][_0x5de2b2(0x1c3)],'end':_0x5b5f6d[_0x5de2b2(0x24d)][_0x5de2b2(0x1ab)][_0x5de2b2(0x1af)]},{'start':_0x5b5f6d[_0x5de2b2(0x24d)]['targetRange']['startColumn'],'end':_0x5b5f6d['params']['targetRange'][_0x5de2b2(0x1af)]},{'start':_0x52360b['startColumn'],'end':_0x52360b[_0x5de2b2(0x1af)]});(_0x33387a['length']||_0x33387a[_0x5de2b2(0x1f8)])&&(_0x52360b['startColumn']+=_0x33387a[_0x5de2b2(0x1f8)],_0x52360b[_0x5de2b2(0x1af)]+=_0x33387a['step'],_0x52360b['actualColumn']+=_0x33387a[_0x5de2b2(0x1f8)]);}_0x302067=!0x0;}}),_0x302067&&_0x377691['m2Prime'][_0xb9dbd1(0x2c0)](_0x5e00ec),_0x377691;}},ua={'m1':_0x52607d['id'],'m2':_0x213074['id'],'handler'(_0x161b9a,_0x4b2172){const _0x49723f=_0xfa7ff3,_0x42919d={'m1Prime':[],'m2Prime':[]};if(_0x161b9a[_0x49723f(0x24d)][_0x49723f(0x292)]!==_0x4b2172[_0x49723f(0x24d)][_0x49723f(0x292)]||_0x161b9a[_0x49723f(0x24d)][_0x49723f(0x17f)]!==_0x4b2172[_0x49723f(0x24d)]['subUnitId'])return _0x42919d;const _0x1b58dd=_0x4093dc['deepClone'](_0x4b2172);let _0x1104ca=!0x1;return _0x1b58dd[_0x49723f(0x24d)][_0x49723f(0x242)][_0x49723f(0x1bf)](_0x20ab1d=>{const _0x5e2da5=_0x49723f,{range:_0x5be45d,primary:_0x11de21}=_0x20ab1d,_0x3c7de4=_0x24f9ad({'start':_0x161b9a['params'][_0x5e2da5(0x1ab)][_0x5e2da5(0x26c)],'end':_0x161b9a[_0x5e2da5(0x24d)]['sourceRange'][_0x5e2da5(0x1d6)]},{'start':_0x161b9a['params'][_0x5e2da5(0x22d)][_0x5e2da5(0x26c)],'end':_0x161b9a['params'][_0x5e2da5(0x22d)][_0x5e2da5(0x1d6)]},{'start':_0x5be45d[_0x5e2da5(0x26c)],'end':_0x5be45d[_0x5e2da5(0x1d6)]});if(_0x3c7de4[_0x5e2da5(0x234)]||_0x3c7de4['step']){if(_0x5be45d[_0x5e2da5(0x26c)]+=_0x3c7de4['step'],_0x5be45d['endRow']+=_0x3c7de4[_0x5e2da5(0x1f8)]+(_0x3c7de4[_0x5e2da5(0x234)]||0x0),_0x11de21){const _0x51b6c6=_0x24f9ad({'start':_0x161b9a[_0x5e2da5(0x24d)][_0x5e2da5(0x1ab)][_0x5e2da5(0x26c)],'end':_0x161b9a['params']['sourceRange'][_0x5e2da5(0x1d6)]},{'start':_0x161b9a[_0x5e2da5(0x24d)][_0x5e2da5(0x22d)][_0x5e2da5(0x26c)],'end':_0x161b9a[_0x5e2da5(0x24d)]['targetRange'][_0x5e2da5(0x1d6)]},{'start':_0x11de21[_0x5e2da5(0x26c)],'end':_0x11de21[_0x5e2da5(0x1d6)]});(_0x51b6c6['length']||_0x51b6c6[_0x5e2da5(0x1f8)])&&(_0x11de21[_0x5e2da5(0x26c)]+=_0x51b6c6['step'],_0x11de21['endRow']+=_0x51b6c6['step'],_0x11de21[_0x5e2da5(0x28a)]+=_0x51b6c6[_0x5e2da5(0x1f8)]);}_0x1104ca=!0x0;}}),_0x1104ca&&_0x42919d[_0x49723f(0x2b4)][_0x49723f(0x2c0)](_0x1b58dd),_0x42919d;}},la={'m1':_0x3fb483['id'],'m2':_0x213074['id'],'handler'(_0xee4072,_0x316558){const _0x2c542f=_0xfa7ff3,_0x4058c8={'m1Prime':[],'m2Prime':[]};if(_0xee4072[_0x2c542f(0x24d)][_0x2c542f(0x292)]!==_0x316558[_0x2c542f(0x24d)][_0x2c542f(0x292)]||_0xee4072[_0x2c542f(0x24d)]['subUnitId']!==_0x316558[_0x2c542f(0x24d)][_0x2c542f(0x17f)])return _0x4058c8;const _0x46e54a=_0x4093dc[_0x2c542f(0x1a2)](_0x316558);let _0x2123a9=!0x1;return _0x46e54a[_0x2c542f(0x24d)]['selections'][_0x2c542f(0x1bf)](_0x3f1322=>{const _0x4f36c8=_0x2c542f,{range:_0x23542c,primary:_0x443b89}=_0x3f1322,_0x1aeac4=_0x42294a(I(_0xee4072[_0x4f36c8(0x24d)][_0x4f36c8(0x28e)]),I(_0x23542c));if(_0x1aeac4!=null&&(_0x1aeac4[_0x4f36c8(0x234)]||_0x1aeac4[_0x4f36c8(0x1f8)])){if(_0x23542c[_0x4f36c8(0x1c3)]+=_0x1aeac4[_0x4f36c8(0x1f8)],_0x23542c['endColumn']+=_0x1aeac4[_0x4f36c8(0x1f8)]+(_0x1aeac4[_0x4f36c8(0x234)]||0x0),_0x443b89){const _0x42e0da=_0x42294a(I(_0xee4072[_0x4f36c8(0x24d)][_0x4f36c8(0x28e)]),I(_0x443b89));if(_0x42e0da==null){_0x443b89[_0x4f36c8(0x1c3)]=_0x23542c['startColumn'],_0x443b89[_0x4f36c8(0x1af)]=_0x23542c['startColumn'],_0x443b89[_0x4f36c8(0x178)]=_0x23542c[_0x4f36c8(0x1c3)];return;}(_0x42e0da[_0x4f36c8(0x234)]||_0x42e0da[_0x4f36c8(0x1f8)])&&(_0x443b89[_0x4f36c8(0x1c3)]+=_0x42e0da['step'],_0x443b89[_0x4f36c8(0x1af)]+=_0x42e0da[_0x4f36c8(0x1f8)],_0x443b89[_0x4f36c8(0x178)]+=_0x42e0da[_0x4f36c8(0x1f8)]);}_0x2123a9=!0x0;}}),_0x2123a9&&_0x4058c8[_0x2c542f(0x2b4)][_0x2c542f(0x2c0)](_0x46e54a),_0x4058c8;}},pa={'m1':_0x59a14a['id'],'m2':_0x213074['id'],'handler'(_0x26325a,_0x2dd864){const _0x59324c=_0xfa7ff3,_0x3e7f98={'m1Prime':[],'m2Prime':[]};if(_0x26325a[_0x59324c(0x24d)][_0x59324c(0x292)]!==_0x2dd864[_0x59324c(0x24d)][_0x59324c(0x292)]||_0x26325a[_0x59324c(0x24d)][_0x59324c(0x17f)]!==_0x2dd864[_0x59324c(0x24d)][_0x59324c(0x17f)])return _0x3e7f98;const _0x20a228=_0x4093dc[_0x59324c(0x1a2)](_0x2dd864);let _0x180c78=!0x1;return _0x20a228[_0x59324c(0x24d)]['selections'][_0x59324c(0x1bf)](_0x290dc4=>{const _0x1e4be1=_0x59324c,{range:_0x9fee75,primary:_0x4a2f1e}=_0x290dc4,_0x28bc9c=_0x42294a(I(_0x50819b(_0x26325a[_0x1e4be1(0x24d)][_0x1e4be1(0x28e)])),I(_0x50819b(_0x9fee75)));if(_0x28bc9c!=null&&(_0x28bc9c['length']||_0x28bc9c[_0x1e4be1(0x1f8)])){if(_0x9fee75['startRow']+=_0x28bc9c[_0x1e4be1(0x1f8)],_0x9fee75[_0x1e4be1(0x1d6)]+=_0x28bc9c[_0x1e4be1(0x1f8)]+(_0x28bc9c[_0x1e4be1(0x234)]||0x0),_0x4a2f1e){const _0x49e676=_0x42294a(I(_0x50819b(_0x26325a[_0x1e4be1(0x24d)][_0x1e4be1(0x28e)])),I(_0x50819b(_0x4a2f1e)));if(_0x49e676==null){_0x4a2f1e[_0x1e4be1(0x26c)]=_0x9fee75[_0x1e4be1(0x26c)],_0x4a2f1e['endRow']=_0x9fee75['startRow'],_0x4a2f1e[_0x1e4be1(0x28a)]=_0x9fee75[_0x1e4be1(0x26c)];return;}(_0x49e676[_0x1e4be1(0x234)]||_0x49e676[_0x1e4be1(0x1f8)])&&(_0x4a2f1e[_0x1e4be1(0x26c)]+=_0x49e676[_0x1e4be1(0x1f8)],_0x4a2f1e[_0x1e4be1(0x1d6)]+=_0x49e676[_0x1e4be1(0x1f8)],_0x4a2f1e['actualRow']+=_0x49e676['step']);}_0x180c78=!0x0;}}),_0x180c78&&_0x3e7f98[_0x59324c(0x2b4)][_0x59324c(0x2c0)](_0x20a228),_0x3e7f98;}},ca={'m1':_0x5ae2d4['id'],'m2':_0x213074['id'],'handler'(_0x1aaab3,_0x22014a){const _0x30f3a9=_0xfa7ff3,_0x23b664={'m1Prime':[],'m2Prime':[]};if(_0x1aaab3[_0x30f3a9(0x24d)]['unitId']!==_0x22014a[_0x30f3a9(0x24d)][_0x30f3a9(0x292)]||_0x1aaab3[_0x30f3a9(0x24d)]['subUnitId']!==_0x22014a[_0x30f3a9(0x24d)][_0x30f3a9(0x17f)])return _0x23b664;const _0x1fd784=_0x4093dc[_0x30f3a9(0x1a2)](_0x22014a),_0x37a1fb=_0x1fd784['params'][_0x30f3a9(0x242)];_0x37a1fb[_0x30f3a9(0x1bf)]((_0x49eab0,_0x2a1de6)=>{const _0xc537e7=_0x30f3a9,{range:_0x21640d,primary:_0x3c2c58}=_0x49eab0;_0x1aaab3[_0xc537e7(0x24d)][_0xc537e7(0x295)][_0xc537e7(0x1bf)](_0x3f382e=>{const _0x1b20f0=_0xc537e7;_0x259337[_0x1b20f0(0x2b1)](_0x3f382e,_0x21640d)&&(_0x21640d['startRow']=Math[_0x1b20f0(0x1aa)](_0x3f382e[_0x1b20f0(0x26c)],_0x21640d['startRow']),_0x21640d['startColumn']=Math[_0x1b20f0(0x1aa)](_0x3f382e[_0x1b20f0(0x1c3)],_0x21640d[_0x1b20f0(0x1c3)]),_0x21640d['endRow']=Math['max'](_0x3f382e['endRow'],_0x21640d[_0x1b20f0(0x1d6)]),_0x21640d[_0x1b20f0(0x1af)]=Math['max'](_0x3f382e['endColumn'],_0x21640d[_0x1b20f0(0x1af)])),_0x3c2c58&&_0x259337['intersects'](_0x3f382e,_0x3c2c58)&&_0x2a1de6===_0x37a1fb[_0x1b20f0(0x234)]-0x1&&(_0x3c2c58['startColumn']===_0x3f382e['startColumn']&&_0x3c2c58['startRow']&&_0x3f382e['startRow']&&(_0x3c2c58['isMergedMainCell']=!0x0),_0x3c2c58[_0x1b20f0(0x26c)]=Math['min'](_0x3f382e['startRow'],_0x3c2c58[_0x1b20f0(0x26c)]),_0x3c2c58[_0x1b20f0(0x1c3)]=Math[_0x1b20f0(0x1aa)](_0x3f382e[_0x1b20f0(0x1c3)],_0x3c2c58[_0x1b20f0(0x1c3)]),_0x3c2c58['endRow']=Math[_0x1b20f0(0x1ed)](_0x3f382e['endRow'],_0x3c2c58[_0x1b20f0(0x1d6)]),_0x3c2c58[_0x1b20f0(0x1af)]=Math['max'](_0x3f382e[_0x1b20f0(0x1af)],_0x3c2c58[_0x1b20f0(0x1af)]),_0x3c2c58[_0x1b20f0(0x267)]=!0x0);});}),_0x37a1fb[_0x30f3a9(0x294)]((_0x218a2b,_0x39f82c)=>{const _0x353825=_0x30f3a9,_0x164116=_0x218a2b[_0x353825(0x28e)],_0x9c17b3=_0x39f82c[_0x353825(0x28e)];return _0x164116[_0x353825(0x26c)]===_0x9c17b3['startRow']?_0x164116[_0x353825(0x1c3)]-_0x9c17b3[_0x353825(0x1c3)]:_0x164116[_0x353825(0x26c)]-_0x9c17b3['startRow'];});const _0x23c13b=[];let _0x4977b1=null;for(const _0x5253f3 of _0x37a1fb)_0x4977b1===null||!_0x259337[_0x30f3a9(0x2b1)](_0x4977b1[_0x30f3a9(0x28e)],_0x5253f3[_0x30f3a9(0x28e)])?(_0x23c13b['push'](_0x5253f3),_0x4977b1=_0x5253f3):(_0x4977b1['range']['startRow']=Math[_0x30f3a9(0x1aa)](_0x4977b1[_0x30f3a9(0x28e)]['startRow'],_0x5253f3[_0x30f3a9(0x28e)][_0x30f3a9(0x26c)]),_0x4977b1['range']['startColumn']=Math[_0x30f3a9(0x1aa)](_0x4977b1['range'][_0x30f3a9(0x1c3)],_0x5253f3[_0x30f3a9(0x28e)][_0x30f3a9(0x1c3)]),_0x4977b1['range'][_0x30f3a9(0x1d6)]=Math[_0x30f3a9(0x1ed)](_0x4977b1[_0x30f3a9(0x28e)][_0x30f3a9(0x1d6)],_0x5253f3[_0x30f3a9(0x28e)][_0x30f3a9(0x1d6)]),_0x4977b1[_0x30f3a9(0x28e)][_0x30f3a9(0x1af)]=Math[_0x30f3a9(0x1ed)](_0x4977b1[_0x30f3a9(0x28e)][_0x30f3a9(0x1af)],_0x5253f3[_0x30f3a9(0x28e)][_0x30f3a9(0x1af)]),_0x5253f3[_0x30f3a9(0x1b2)]&&(_0x4977b1[_0x30f3a9(0x1b2)]=_0x5253f3[_0x30f3a9(0x1b2)]));return _0x1fd784[_0x30f3a9(0x24d)][_0x30f3a9(0x242)]=_0x23c13b,_0x23b664['m2Prime'][_0x30f3a9(0x2c0)](_0x1fd784),_0x23b664;}},fa={'m1':_0x66b201['id'],'m2':_0x213074['id'],'handler'(_0x4c317f,_0x2fb0e9){const _0x190df2=_0xfa7ff3,_0x209dbc={'m1Prime':[],'m2Prime':[]};if(_0x4c317f['params']['unitId']!==_0x2fb0e9['params'][_0x190df2(0x292)]||_0x4c317f[_0x190df2(0x24d)]['subUnitId']!==_0x2fb0e9[_0x190df2(0x24d)][_0x190df2(0x17f)])return _0x209dbc;const _0x2e2cff=_0x4093dc[_0x190df2(0x1a2)](_0x2fb0e9),_0x2133ab=_0x2e2cff[_0x190df2(0x24d)][_0x190df2(0x242)],_0x19675b=_0x2133ab[_0x2133ab[_0x190df2(0x234)]-0x1]['primary'];return _0x4c317f[_0x190df2(0x24d)][_0x190df2(0x295)][_0x190df2(0x1bf)](_0x45513b=>{const _0x21e779=_0x190df2;_0x19675b&&_0x259337['intersects'](_0x45513b,_0x19675b)&&(_0x19675b[_0x21e779(0x267)]=!0x1,_0x19675b[_0x21e779(0x172)]=!0x1,_0x19675b[_0x21e779(0x26c)]=_0x45513b[_0x21e779(0x26c)],_0x19675b[_0x21e779(0x1c3)]=_0x45513b[_0x21e779(0x1c3)],_0x19675b[_0x21e779(0x1d6)]=_0x45513b[_0x21e779(0x26c)],_0x19675b['endColumn']=_0x45513b[_0x21e779(0x1c3)],_0x19675b['actualColumn']=_0x45513b['startColumn'],_0x19675b[_0x21e779(0x28a)]=_0x45513b[_0x21e779(0x26c)]);}),_0x209dbc['m2Prime'][_0x190df2(0x2c0)](_0x2e2cff),_0x209dbc;}};_0x1e7bf4['id'],_0x1e7bf4['id'],(_0x3932a5['id'],_0x3932a5['id']),(_0x1ea029['id'],_0x1ea029['id']),(_0x3dbfad['id'],_0x3dbfad['id']);function Zt(_0x50476a,_0x2274cc,_0x4dbcd0,_0x4b4186){const _0x106c6d=_0xfa7ff3,_0x373f9b=new _0x4e472c();_0x4dbcd0[_0x106c6d(0x1bf)](_0x4e761f=>{const _0x4efa0c=_0x106c6d;_0x4e761f[_0x4efa0c(0x295)][_0x4efa0c(0x1bf)](_0x11d358=>{const _0xf34637=_0x4efa0c;_0x4d79de[_0xf34637(0x1db)](_0x11d358,(_0x45a2f5,_0x24ce63)=>{const _0x98f74f=_0xf34637;_0x373f9b[_0x98f74f(0x163)](_0x45a2f5,_0x24ce63,_0x4e761f[_0x98f74f(0x225)]);});});}),_0x4b4186['forEach'](_0x39d9aa=>{const _0x20fe60=_0x106c6d;_0x39d9aa[_0x20fe60(0x295)][_0x20fe60(0x1bf)](_0x250c55=>{_0x4d79de['foreach'](_0x250c55,(_0x201dae,_0x38d007)=>{const _0x5d39b2=_0x2090;_0x373f9b[_0x5d39b2(0x163)](_0x201dae,_0x38d007,_0x39d9aa['uid']);});});});const _0x2ffca1=[];return _0x4dbcd0[_0x106c6d(0x1bf)](_0xc6df70=>{const _0x54733c=_0x106c6d,_0x2f6921=_0x2cc910(_0x373f9b,_0x8c9e6f=>_0x8c9e6f===_0xc6df70['uid']);if(_0x2f6921[_0x54733c(0x234)]){if(!_0x351f80(_0x2f6921,_0xc6df70['ranges'])){const _0x1d2143={'ruleId':_0xc6df70[_0x54733c(0x225)],'unitId':_0x50476a,'subUnitId':_0x2274cc,'payload':{'type':_0x37d5db[_0x54733c(0x20c)],'payload':_0x2f6921}};_0x2ffca1[_0x54733c(0x2c0)]({'id':_0x421aef['id'],'params':_0x1d2143});}}else{const _0x2b5337={'ruleId':_0xc6df70[_0x54733c(0x225)],'unitId':_0x50476a,'subUnitId':_0x2274cc};_0x2ffca1['push']({'id':_0x2cf89e['id'],'params':_0x2b5337});}}),_0x2ffca1;}function _0x5063(){const _0x1c7f96=['remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','startColumn','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','paragraphs','registerSubtype','DELETE','syncExecuteCommand','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','any','permission_rej','Data\x20stream\x20is\x20not\x20supported\x20in\x20transform.','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','reduce','styleRefMap','paragraphStyle','Two\x20set-worksheet-col-width\x20mutations\x20have\x20conflict.','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','order','getValue','LICENSE_EXPORT_SIZE_EXCEEDED','endRow','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','LIVESHARE_REQUEST_HOST','_univerInstanceService','merge','foreach','Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','_revisionService','some','transformMutations','transformMutationsWithChangeset','_transformService','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','UNIVER_COLLABORATION_PLUGIN','6667488VyGJwE','move\x20row\x20is\x20conflict\x20with\x20move\x20row','handler','COMPRESS_MUTATION_APPLY','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','UNIVER_SHEET','insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','max','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','_resourceManagerService','set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','users_leave','right','unshift','mutations','changeset_ack','type','step','LIVESHARE_OPERATION','12KhFAcn','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','keys','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','get','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','error','sheet','REFERENCE','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','comment','ALREADY_EXISTS','data','next','RANGE','textRanges','FETCH_MISSING','Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','8YRyKRz','trimEndUselessRetainAction','UNDEFINED','TOO_MANY_REQUESTS','INTERNAL_ERROR','Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.','YUUMI_URL_COL_OUT_OF_RANGE','splice','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','1722065FtxzSU','body','getRev','_compressMutationService','revision','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','changeset_rej','uid','\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20','UNAUTHENTICATED','endOffset','fill','map','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','_injector','targetRange','peekLength','transformChangesets','liveshare.terminate','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','toOrder','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','length','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','57192HUCCqI','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','block','insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','text-x','APPLY_NON_SEQUENTIAL_REVISION','name','parentId','code','Starting','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment','selections','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','baseRev','PSEUDO_FETCH_MISSING_RESULT','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','payload','filter','LICENSE_DISTRO_REJECTED','value','COMPLETION_FINISHED','sheets','params','random','COMPRESS_MUTATION_SEND','fetchThroughInterceptors','segmentId','start','liveshare.request_host','fromOrder','[SnapshotService]:\x20request\x20snapshot\x20error!','commentId','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','from','string','symbol','doc','forValue','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','getOwnPropertyDescriptor','parse','univer-pro.collaboration.transform-service','getSheetId','incrementRevForDocument','\x20already\x20exists.','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','isMerged','getMatrix','APPLY_REVISION_CONFILICT','object','Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.','startRow','1132nkExUn','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','CONNECTOR_DATA_TOO_LARGE','liveshare.operation','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','peekType','unit_delete','rev','getResources','SNAPSHOT_INVALID_SNAPSHOT','dispose','stringify','YUUMI_UNABLE_LOAD_URL','link','interceptor','Remove-cols\x20has\x20conflicts\x20with\x20move-range','706079FtOEia','transformMutation','Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','227451jpgwmf','[RevisionService]:\x20Cannot\x20find\x20document\x20with\x20unitID:\x20','UNIVER_UNKNOWN','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','_leftInclineTransformMutations','workbook','Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!','getUnitId','actualRow','flat','move\x20row\x20is\x20conflict\x20with\x20move\x20range','UNIVER_SLIDE','range','UNIT_DELETE','blockMeta','APPLY_REJECT','unitId','formula1','sort','ranges','move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20','getUnitOnRev','resources','MSG_FOR_ERROR','LICENSE_MAX_UNITS_EXCEEDED','hasNext','INSERT','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','_snapshotServerService','len','\x20and\x20','UPDATE_CURSOR','SUBMIT_CHANGESET','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','then','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','transformPosition','startIndex','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','textRuns','isArray','entries','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet','intersects','getSheets','ref','m2Prime','row','getSnapshot','USERS_ENTER','liveshare.new_host','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','bullet','color','formula2','remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','toString','getCurrentRevForDocument','push','_rightInclineTransformMutations','incrementRev','add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','m1Prime','dataStream','153924FoWDrz','_transformMap','removeColumns','getUniverDocInstance','all','20Pjaxbb','move\x20col\x20is\x20conflict\x20with\x20move\x20col','moveColumns','randomUUID','liveshare.fetch_operations','rule','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','ruleId','COLUMN','setValue','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','USERS_LEAVE','getInterceptPoints','column','has','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','defineProperty','values','concat','blocks','actions','add','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','isMergedMainCell','move\x20col\x20is\x20conflict\x20with\x20move\x20range','onStarting','CHANGESET_REVISION_CONFILICT','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','transform','actualColumn','UNRECOGNIZED','_initSetRangeValues','remove\x20row\x20is\x20conflict\x20with\x20move\x20row','cellValue','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row','insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','subUnitId','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range','intercept','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','UNIVER_DOC','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','PERMISSION_DENIED','ERROR','set','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','users_enter','move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','NEW_CHANGESETS','SETTING','PERMISSION_REJ','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','moveRows','hasOwnProperty','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','8JHeGwU','slice','index','left','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','fetch_missing','findIndex','getUniverSheetInstance','saveDoc','1352TBtnAy','CHANGESET_ACK','deepClone','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','end','Two\x20mutation\x20have\x20the\x20same\x20worksheetId!','serialize','size','[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!','NOT_FOUND','min','sourceRange','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','_init','startOffset','endColumn','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','primary','6456oFBKWF','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','getDataRange','loadSheet','getSheetBlock','pluginName','rules','_commandService','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','rng','createUnit','update_cursor','forEach','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row'];_0x5063=function(){return _0x1c7f96;};return _0x5063();}function Ot(_0x5ce342,_0xce49d5){const _0x42b075=_0xfa7ff3,_0x333e26=_0x4093dc['deepClone'](Array[_0x42b075(0x2ae)](_0x5ce342[_0x42b075(0x24d)]['rule'])?_0x5ce342['params'][_0x42b075(0x15f)]:[_0x5ce342[_0x42b075(0x24d)][_0x42b075(0x15f)]]);return _0xce49d5['forEach'](_0x508670=>{const _0x56093f=_0x42b075;if(_0x508670['id']===_0x421aef['id']){const _0x8ea00c=_0x508670,_0x4eec41=_0x333e26['find'](_0x3798c9=>_0x3798c9[_0x56093f(0x225)]===_0x8ea00c[_0x56093f(0x24d)][_0x56093f(0x161)]);_0x4eec41[_0x56093f(0x295)]=_0x8ea00c[_0x56093f(0x24d)][_0x56093f(0x247)][_0x56093f(0x247)];}else{if(_0x508670['id']===_0x2cf89e['id']){const _0x5abec7=_0x333e26[_0x56093f(0x19d)](_0x226cec=>_0x226cec[_0x56093f(0x225)]===_0x508670[_0x56093f(0x24d)][_0x56093f(0x161)]);_0x333e26[_0x5abec7]=null;}}}),_0x333e26['filter'](Boolean)[_0x42b075(0x234)]?[{..._0x5ce342,'params':{..._0x5ce342[_0x42b075(0x24d)],'rule':_0x333e26[_0x42b075(0x248)](Boolean)}}]:[];}_0x46efd4['id'],_0x46efd4['id'],(_0x421aef['id'],_0x421aef['id']),(_0x2cf89e['id'],_0x2cf89e['id']);function yt(_0x2061a6,_0x2d82d0){const _0x16e327=_0xfa7ff3,{unitId:_0x5277bc,subUnitId:_0x5644ce}=_0x2061a6[_0x16e327(0x24d)],_0x380c98=_0x45c772=>ot(_0x5277bc,_0x5644ce,_0x45c772,_0x56d6d6=>_0x4931b8(_0x56d6d6,_0x2d82d0)),_0x382f11=[],_0x17ff8d=_0x493bb2=>{const _0x4a1e07=_0x16e327;var _0x47382b,_0xdc6cd;const _0x33e2c2=_0x493bb2['uid'],_0x408dbb=_0x493bb2[_0x4a1e07(0x295)][_0x4a1e07(0x22a)](_0x13ccd6=>_0x8ec5b8(_0x13ccd6,_0x2d82d0)),_0x5130fc=(_0x47382b=_0x493bb2[_0x4a1e07(0x293)])!=null?_0x47382b:'',_0x28d56f=(_0xdc6cd=_0x493bb2[_0x4a1e07(0x2bc)])!=null?_0xdc6cd:'';let _0x55529b=_0x5130fc,_0x586e78=_0x28d56f;_0x56317e(_0x5130fc)&&(_0x55529b=_0x380c98(_0x5130fc)),_0x56317e(_0x28d56f)&&(_0x586e78=_0x380c98(_0x28d56f)),(_0x55529b!==_0x5130fc||_0x586e78!==_0x28d56f)&&_0x382f11['push']({'id':_0x421aef['id'],'params':{'unitId':_0x5277bc,'subUnitId':_0x5644ce,'ruleId':_0x33e2c2,'payload':{'type':_0x37d5db['SETTING'],'payload':{'type':_0x493bb2['type'],'formula1':_0x55529b,'formula2':_0x586e78}}}});const _0x4f319e=_0x408dbb[_0x4a1e07(0x28b)]()['filter'](Boolean);_0x351f80(_0x493bb2['ranges'],_0x4f319e)||_0x382f11[_0x4a1e07(0x2c0)]({'id':_0x421aef['id'],'params':{'unitId':_0x5277bc,'subUnitId':_0x5644ce,'ruleId':_0x33e2c2,'payload':{'type':_0x37d5db[_0x4a1e07(0x20c)],'payload':_0x4f319e}}});};return Array[_0x16e327(0x2ae)](_0x2061a6[_0x16e327(0x24d)][_0x16e327(0x15f)])?_0x2061a6[_0x16e327(0x24d)][_0x16e327(0x15f)][_0x16e327(0x1bf)](_0x5e56f9=>_0x17ff8d(_0x5e56f9)):_0x17ff8d(_0x2061a6[_0x16e327(0x24d)][_0x16e327(0x15f)]),_0x382f11;}_0x1fb6e8['id'],_0x46efd4['id'],(_0x52607d['id'],_0x46efd4['id']),(_0x26e6c7['id'],_0x46efd4['id']),(_0x3fb483['id'],_0x46efd4['id']),(_0x59a14a['id'],_0x46efd4['id']);function wt(_0x2b7ec5,_0x24b525){const _0x12decd=_0xfa7ff3;var _0x2dbcd2,_0x31c955;const {payload:_0x4c39be,unitId:_0x20b7af,subUnitId:_0xf5e3ca,ruleId:_0x4007b5}=_0x2b7ec5[_0x12decd(0x24d)];switch(_0x4c39be['type']){case _0x37d5db[_0x12decd(0x20c)]:{const _0x85119=_0x4c39be['payload'][_0x12decd(0x22a)](_0xe2671d=>_0x8ec5b8(_0xe2671d,_0x24b525))[_0x12decd(0x248)](Boolean);if(!_0x351f80(_0x85119,_0x4c39be['payload']))return[{'id':_0x421aef['id'],'params':{'unitId':_0x20b7af,'subUnitId':_0xf5e3ca,'ruleId':_0x4007b5,'payload':{'type':_0x37d5db[_0x12decd(0x20c)],'payload':_0x85119}}}];break;}case _0x37d5db[_0x12decd(0x18e)]:{const _0x19f447=_0x34ca98=>ot(_0x20b7af,_0xf5e3ca,_0x34ca98,_0x3531d8=>_0x4931b8(_0x3531d8,_0x24b525)),_0x4bcedb=(_0x2dbcd2=_0x4c39be['payload']['formula1'])!=null?_0x2dbcd2:'',_0x3d03d3=(_0x31c955=_0x4c39be['payload'][_0x12decd(0x2bc)])!=null?_0x31c955:'';let _0xf55445=_0x4bcedb,_0x528dcf=_0x3d03d3;if(_0x56317e(_0x4bcedb)&&(_0xf55445=_0x19f447(_0x4bcedb)),_0x56317e(_0x3d03d3)&&(_0x528dcf=_0x19f447(_0x3d03d3)),_0xf55445!==_0x4bcedb||_0x528dcf!==_0x3d03d3)return[{'id':_0x421aef['id'],'params':{'unitId':_0x20b7af,'subUnitId':_0xf5e3ca,'ruleId':_0x4007b5,'payload':{'type':_0x37d5db[_0x12decd(0x18e)],'payload':{'type':_0x4c39be[_0x12decd(0x247)][_0x12decd(0x1f7)],'formula1':_0xf55445,'formula2':_0x528dcf}}}}];break;}}return[];}_0x1fb6e8['id'],_0x421aef['id'],(_0x52607d['id'],_0x421aef['id']),(_0x26e6c7['id'],_0x421aef['id']),(_0x491c8d['id'],_0x421aef['id']),(_0x3fb483['id'],_0x421aef['id']),(_0x59a14a['id'],_0x421aef['id']),(_0x46efd4['id'],_0x421aef['id']),(_0x421aef['id'],_0x46efd4['id']),(_0x421aef['id'],_0x2cf89e['id']),(_0x26e6c7['id'],_0x27fe09['id']),(_0x26e6c7['id'],_0x203ba7['id']),(_0x491c8d['id'],_0x203ba7['id']),(_0x1fb6e8['id'],_0x27fe09['id']),(_0x1fb6e8['id'],_0x203ba7['id']),(_0x3fb483['id'],_0x27fe09['id']),(_0x3fb483['id'],_0x203ba7['id']),(_0x52607d['id'],_0x203ba7['id']),(_0x59a14a['id'],_0x203ba7['id']),(_0x27fe09['id'],_0x27fe09['id']),(_0x203ba7['id'],_0x203ba7['id']),(_0x27fe09['id'],_0x3bbf39['id']),(_0x203ba7['id'],_0x3bbf39['id']),(_0x27fe09['id'],_0x476917['id']),(_0x27fe09['id'],_0x1908aa['id']);const ha={'m1':_0x4a70be['id'],'m2':_0x4a70be['id'],'handler':(_0x122d13,_0x175965)=>{const _0x22c2c3=_0xfa7ff3,_0x188aaa=_0x122d13[_0x22c2c3(0x24d)],_0x2b7b69=_0x175965[_0x22c2c3(0x24d)],_0x19f02c={'m1Prime':_0x122d13,'m2Prime':_0x175965};if(_0x188aaa[_0x22c2c3(0x292)]!==_0x2b7b69['unitId']||_0x188aaa[_0x22c2c3(0x17f)]!==_0x2b7b69[_0x22c2c3(0x17f)]||_0x188aaa['comment']['ref']!==_0x2b7b69['comment'][_0x22c2c3(0x2b3)])return _0x19f02c;if(!_0x188aaa['comment'][_0x22c2c3(0x23e)]&&!_0x2b7b69['comment'][_0x22c2c3(0x23e)]){const _0x4124ad=_0x4093dc[_0x22c2c3(0x1a2)](_0x175965);return _0x4124ad[_0x22c2c3(0x24d)][_0x22c2c3(0x208)][_0x22c2c3(0x23e)]=_0x122d13[_0x22c2c3(0x24d)][_0x22c2c3(0x208)]['id'],{'m1Prime':[{'id':_0xf77aba['id'],'params':{'unitId':_0x188aaa[_0x22c2c3(0x292)],'subUnitId':_0x2b7b69[_0x22c2c3(0x17f)],'commentId':_0x2b7b69[_0x22c2c3(0x208)]['id']}},_0x122d13,_0x4124ad],'m2Prime':[_0x4124ad]};}return _0x19f02c;}},Ia={'m1':_0xf77aba['id'],'m2':_0x4a70be['id'],'handler':(_0x1de2ec,_0x350e04)=>{const _0x1a41e8=_0xfa7ff3,_0x296900=_0x1de2ec['params'],_0x478141=_0x350e04[_0x1a41e8(0x24d)];return _0x296900[_0x1a41e8(0x292)]===_0x478141['unitId']&&_0x296900[_0x1a41e8(0x17f)]===_0x478141[_0x1a41e8(0x17f)]&&_0x296900[_0x1a41e8(0x256)]===_0x478141[_0x1a41e8(0x208)][_0x1a41e8(0x23e)]?{'m1Prime':_0x1de2ec,'m2Prime':[]}:{'m1Prime':_0x1de2ec,'m2Prime':_0x350e04};}},Ra={'m1':_0xf77aba['id'],'m2':_0xf77aba['id'],'handler':(_0x38821e,_0x477221)=>{const _0x23a860=_0xfa7ff3,_0x532bbe=_0x38821e[_0x23a860(0x24d)],_0x9658fd=_0x477221[_0x23a860(0x24d)],_0x10921b={'m1Prime':_0x38821e,'m2Prime':_0x477221};return _0x532bbe[_0x23a860(0x292)]!==_0x9658fd[_0x23a860(0x292)]||_0x532bbe[_0x23a860(0x17f)]!==_0x9658fd[_0x23a860(0x17f)]||_0x532bbe[_0x23a860(0x256)]!==_0x9658fd[_0x23a860(0x256)]?_0x10921b:{'m1Prime':[],'m2Prime':[]};}},ga={'m1':_0x117a02['id'],'m2':_0x117a02['id'],'handler':(_0x255146,_0x12847f)=>{const _0x1d06b6=_0xfa7ff3,_0x148f0e=_0x255146[_0x1d06b6(0x24d)],_0xddf47f=_0x12847f[_0x1d06b6(0x24d)];return _0x148f0e[_0x1d06b6(0x292)]===_0xddf47f[_0x1d06b6(0x292)]&&_0x148f0e[_0x1d06b6(0x17f)]===_0xddf47f[_0x1d06b6(0x17f)]&&_0x148f0e[_0x1d06b6(0x247)][_0x1d06b6(0x256)]===_0xddf47f[_0x1d06b6(0x247)][_0x1d06b6(0x256)]?{'m1Prime':[],'m2Prime':_0x12847f}:{'m1Prime':_0x255146,'m2Prime':_0x12847f};}},wa={'m1':_0x15307e['id'],'m2':_0x15307e['id'],'handler':(_0xfbd7,_0x3a6dea)=>{const _0x3a0b25=_0xfa7ff3,_0xadedd4=_0xfbd7['params'],_0x114622=_0x3a6dea[_0x3a0b25(0x24d)];return _0xadedd4[_0x3a0b25(0x292)]===_0x114622[_0x3a0b25(0x292)]&&_0xadedd4[_0x3a0b25(0x17f)]===_0x114622[_0x3a0b25(0x17f)]&&_0xadedd4['payload'][_0x3a0b25(0x256)]===_0x114622[_0x3a0b25(0x247)][_0x3a0b25(0x256)]?{'m1Prime':[],'m2Prime':_0x3a6dea}:{'m1Prime':_0xfbd7,'m2Prime':_0x3a6dea};}},Ct=(_0x343ccf,_0x1dbc24)=>{const _0x4c87fd=_0xfa7ff3,_0x2ca790=_0x2f659a(_0x343ccf[_0x4c87fd(0x24d)][_0x4c87fd(0x208)][_0x4c87fd(0x2b3)]),_0x5aa3c5={'startColumn':_0x2ca790['column'],'endColumn':_0x2ca790[_0x4c87fd(0x167)],'startRow':_0x2ca790[_0x4c87fd(0x2b5)],'endRow':_0x2ca790[_0x4c87fd(0x2b5)]},_0x6b2acc=_0x4931b8(_0x5aa3c5,_0x1dbc24);if(!_0x6b2acc)return[{'id':_0xf77aba['id'],'params':{..._0x343ccf[_0x4c87fd(0x24d)],'comment':void 0x0,'commentId':_0x343ccf[_0x4c87fd(0x24d)][_0x4c87fd(0x208)]['id']}}];const _0x375451=_0x5f526(_0x6b2acc);return _0x375451===_0x343ccf['params'][_0x4c87fd(0x208)][_0x4c87fd(0x2b3)]?[]:[{'id':_0x117a02['id'],'params':{..._0x343ccf['params'],'comment':void 0x0,'payload':{'ref':_0x375451,'commentId':_0x343ccf[_0x4c87fd(0x24d)][_0x4c87fd(0x208)]['id']}}}];},Ca={'m1':_0x26e6c7['id'],'m2':_0x4a70be['id'],'handler':(_0x1a424b,_0x4a39d3)=>{const _0x1348a4=_0xfa7ff3,_0x3b183e={'m1Prime':_0x1a424b,'m2Prime':_0x4a39d3};if(_0x1a424b[_0x1348a4(0x24d)][_0x1348a4(0x292)]!==_0x4a39d3[_0x1348a4(0x24d)][_0x1348a4(0x292)]||_0x1a424b[_0x1348a4(0x24d)]['subUnitId']!==_0x4a39d3[_0x1348a4(0x24d)][_0x1348a4(0x17f)])return _0x3b183e;const _0x5bdf4b={'id':_0x464a94['id'],'params':{'unitId':_0x1a424b[_0x1348a4(0x24d)][_0x1348a4(0x292)],'subUnitId':_0x1a424b[_0x1348a4(0x24d)][_0x1348a4(0x17f)],'range':_0x1a424b[_0x1348a4(0x24d)][_0x1348a4(0x28e)]}},_0x32436a=Ct(_0x4a39d3,_0x5bdf4b);return{'m1Prime':[_0x1a424b,..._0x32436a],'m2Prime':[_0x4a39d3,..._0x32436a]};}},Pa={'m1':_0x1fb6e8['id'],'m2':_0x4a70be['id'],'handler':(_0x8cfcdd,_0xf36a7d)=>{const _0x4b9fec=_0xfa7ff3,_0x1cf789={'m1Prime':_0x8cfcdd,'m2Prime':_0xf36a7d};if(_0x8cfcdd[_0x4b9fec(0x24d)][_0x4b9fec(0x292)]!==_0xf36a7d[_0x4b9fec(0x24d)][_0x4b9fec(0x292)]||_0x8cfcdd[_0x4b9fec(0x24d)][_0x4b9fec(0x17f)]!==_0xf36a7d[_0x4b9fec(0x24d)][_0x4b9fec(0x17f)])return _0x1cf789;const _0x47f92e={'id':_0x1bbf50['id'],'params':{'unitId':_0x8cfcdd[_0x4b9fec(0x24d)][_0x4b9fec(0x292)],'subUnitId':_0x8cfcdd[_0x4b9fec(0x24d)][_0x4b9fec(0x17f)],'fromRange':_0x8cfcdd[_0x4b9fec(0x24d)][_0x4b9fec(0x1ab)],'toRange':_0x8cfcdd['params']['targetRange']}},_0x2d6d6d=Ct(_0xf36a7d,_0x47f92e);return{'m1Prime':[_0x8cfcdd,..._0x2d6d6d],'m2Prime':[_0xf36a7d,..._0x2d6d6d]};}},Ua={'m1':_0x52607d['id'],'m2':_0x4a70be['id'],'handler':(_0x4462da,_0x295880)=>{const _0x15ec69=_0xfa7ff3,_0x555a4e={'m1Prime':_0x4462da,'m2Prime':_0x295880};if(_0x4462da[_0x15ec69(0x24d)][_0x15ec69(0x292)]!==_0x295880[_0x15ec69(0x24d)][_0x15ec69(0x292)]||_0x4462da[_0x15ec69(0x24d)]['subUnitId']!==_0x295880[_0x15ec69(0x24d)][_0x15ec69(0x17f)])return _0x555a4e;const _0x28fed4={'id':_0x2fefa2['id'],'params':{'unitId':_0x4462da[_0x15ec69(0x24d)][_0x15ec69(0x292)],'subUnitId':_0x4462da[_0x15ec69(0x24d)][_0x15ec69(0x17f)],'fromRange':_0x4462da[_0x15ec69(0x24d)][_0x15ec69(0x1ab)],'toRange':_0x4462da[_0x15ec69(0x24d)][_0x15ec69(0x22d)]}},_0x593ae8=Ct(_0x295880,_0x28fed4);return{'m1Prime':[_0x4462da,..._0x593ae8],'m2Prime':[_0x295880,..._0x593ae8]};}},ba={'m1':_0x491c8d['id'],'m2':_0x4a70be['id'],'handler':(_0xd0074a,_0x3b6bab)=>{const _0x3c71c4=_0xfa7ff3,_0x2ae97a={'m1Prime':_0xd0074a,'m2Prime':_0x3b6bab};if(_0xd0074a['params'][_0x3c71c4(0x292)]!==_0x3b6bab[_0x3c71c4(0x24d)][_0x3c71c4(0x292)]||_0xd0074a[_0x3c71c4(0x24d)][_0x3c71c4(0x17f)]!==_0x3b6bab[_0x3c71c4(0x24d)][_0x3c71c4(0x17f)])return _0x2ae97a;const _0x4af5ee={'id':_0x3f84f0['id'],'params':{'unitId':_0xd0074a['params'][_0x3c71c4(0x292)],'subUnitId':_0xd0074a[_0x3c71c4(0x24d)][_0x3c71c4(0x17f)],'range':_0xd0074a[_0x3c71c4(0x24d)]['range']}},_0xfb943e=Ct(_0x3b6bab,_0x4af5ee);return{'m1Prime':[_0xd0074a,..._0xfb943e],'m2Prime':[_0x3b6bab,..._0xfb943e]};}},Ma={'m1':_0x3fb483['id'],'m2':_0x4a70be['id'],'handler':(_0x291ed1,_0x34496e)=>{const _0x2aee0e=_0xfa7ff3,_0x2aed4e={'m1Prime':_0x291ed1,'m2Prime':_0x34496e};if(_0x291ed1[_0x2aee0e(0x24d)][_0x2aee0e(0x292)]!==_0x34496e[_0x2aee0e(0x24d)][_0x2aee0e(0x292)]||_0x291ed1['params'][_0x2aee0e(0x17f)]!==_0x34496e[_0x2aee0e(0x24d)][_0x2aee0e(0x17f)])return _0x2aed4e;const _0x3a1dab={'id':_0x8ab208['id'],'params':{'unitId':_0x291ed1[_0x2aee0e(0x24d)][_0x2aee0e(0x292)],'subUnitId':_0x291ed1['params'][_0x2aee0e(0x17f)],'range':_0x291ed1[_0x2aee0e(0x24d)][_0x2aee0e(0x28e)]}},_0x216a9b=Ct(_0x34496e,_0x3a1dab);return{'m1Prime':[_0x291ed1,..._0x216a9b],'m2Prime':[_0x34496e,..._0x216a9b]};}},va={'m1':_0x59a14a['id'],'m2':_0x4a70be['id'],'handler':(_0xf4145b,_0x41c659)=>{const _0x2b6314=_0xfa7ff3,_0x3a3ab7={'m1Prime':_0xf4145b,'m2Prime':_0x41c659};if(_0xf4145b[_0x2b6314(0x24d)][_0x2b6314(0x292)]!==_0x41c659['params'][_0x2b6314(0x292)]||_0xf4145b['params'][_0x2b6314(0x17f)]!==_0x41c659[_0x2b6314(0x24d)][_0x2b6314(0x17f)])return _0x3a3ab7;const _0x11bc6b={'id':_0x3bce7e['id'],'params':{'unitId':_0xf4145b[_0x2b6314(0x24d)][_0x2b6314(0x292)],'subUnitId':_0xf4145b['params'][_0x2b6314(0x17f)],'range':_0xf4145b[_0x2b6314(0x24d)]['range']}},_0x2c6ccd=Ct(_0x41c659,_0x11bc6b);return{'m1Prime':[_0xf4145b,..._0x2c6ccd],'m2Prime':[_0x41c659,..._0x2c6ccd]};}},Pt=(_0xc101de,_0x2d888c)=>{const _0x270577=_0xfa7ff3,_0xc4c564=_0x2f659a(_0xc101de[_0x270577(0x24d)][_0x270577(0x247)]['ref']),_0x9997f2={'startColumn':_0xc4c564[_0x270577(0x167)],'endColumn':_0xc4c564[_0x270577(0x167)],'startRow':_0xc4c564[_0x270577(0x2b5)],'endRow':_0xc4c564['row']},_0x29e3b7=_0x4931b8(_0x9997f2,_0x2d888c);if(!_0x29e3b7)return[{'id':_0xf77aba['id'],'params':{..._0xc101de[_0x270577(0x24d)],'comment':void 0x0,'commentId':_0xc101de['params']['payload'][_0x270577(0x256)]}}];const _0x5d1f41=_0x5f526(_0x29e3b7);return _0x5d1f41===_0xc101de[_0x270577(0x24d)]['payload'][_0x270577(0x2b3)]?[]:[{'id':_0x117a02['id'],'params':{..._0xc101de[_0x270577(0x24d)],'comment':void 0x0,'payload':{'ref':_0x5d1f41,'commentId':_0xc101de['params'][_0x270577(0x247)][_0x270577(0x256)]}}}];},Ea={'m1':_0x26e6c7['id'],'m2':_0x117a02['id'],'handler':(_0x4715de,_0x1041dd)=>{const _0x53dcf7=_0xfa7ff3,_0x2e6404={'m1Prime':_0x4715de,'m2Prime':_0x1041dd};if(_0x4715de[_0x53dcf7(0x24d)][_0x53dcf7(0x292)]!==_0x1041dd[_0x53dcf7(0x24d)][_0x53dcf7(0x292)]||_0x4715de[_0x53dcf7(0x24d)]['subUnitId']!==_0x1041dd[_0x53dcf7(0x24d)][_0x53dcf7(0x17f)])return _0x2e6404;const _0x3a2780={'id':_0x464a94['id'],'params':{'unitId':_0x4715de['params']['unitId'],'subUnitId':_0x4715de['params'][_0x53dcf7(0x17f)],'range':_0x4715de[_0x53dcf7(0x24d)]['range']}},_0x3d6e0d=Pt(_0x1041dd,_0x3a2780);return{'m1Prime':[_0x4715de,..._0x3d6e0d],'m2Prime':[_0x1041dd,..._0x3d6e0d]};}},Sa={'m1':_0x491c8d['id'],'m2':_0x117a02['id'],'handler':(_0x3182f6,_0x3d196b)=>{const _0x5aa8b6=_0xfa7ff3,_0x44a902={'m1Prime':_0x3182f6,'m2Prime':_0x3d196b};if(_0x3182f6[_0x5aa8b6(0x24d)]['unitId']!==_0x3d196b[_0x5aa8b6(0x24d)]['unitId']||_0x3182f6[_0x5aa8b6(0x24d)][_0x5aa8b6(0x17f)]!==_0x3d196b[_0x5aa8b6(0x24d)][_0x5aa8b6(0x17f)])return _0x44a902;const _0x110c55={'id':_0x3f84f0['id'],'params':{'unitId':_0x3182f6[_0x5aa8b6(0x24d)][_0x5aa8b6(0x292)],'subUnitId':_0x3182f6['params'][_0x5aa8b6(0x17f)],'range':_0x3182f6[_0x5aa8b6(0x24d)][_0x5aa8b6(0x28e)]}},_0x33d9da=Pt(_0x3d196b,_0x110c55);return{'m1Prime':[_0x3182f6,..._0x33d9da],'m2Prime':[_0x3d196b,..._0x33d9da]};}},Va={'m1':_0x3fb483['id'],'m2':_0x117a02['id'],'handler':(_0x4a618d,_0x2ffc94)=>{const _0x1af751=_0xfa7ff3,_0x5b4c3c={'m1Prime':_0x4a618d,'m2Prime':_0x2ffc94};if(_0x4a618d['params']['unitId']!==_0x2ffc94[_0x1af751(0x24d)]['unitId']||_0x4a618d[_0x1af751(0x24d)][_0x1af751(0x17f)]!==_0x2ffc94[_0x1af751(0x24d)][_0x1af751(0x17f)])return _0x5b4c3c;const _0x3deb57={'id':_0x8ab208['id'],'params':{'unitId':_0x4a618d['params'][_0x1af751(0x292)],'subUnitId':_0x4a618d[_0x1af751(0x24d)][_0x1af751(0x17f)],'range':_0x4a618d['params'][_0x1af751(0x28e)]}},_0x3dfd0e=Pt(_0x2ffc94,_0x3deb57);return{'m1Prime':[_0x4a618d,..._0x3dfd0e],'m2Prime':[_0x2ffc94,..._0x3dfd0e]};}},Wa={'m1':_0x59a14a['id'],'m2':_0x117a02['id'],'handler':(_0x3767e9,_0x3eee3c)=>{const _0x5cb10e=_0xfa7ff3,_0x373bf7={'m1Prime':_0x3767e9,'m2Prime':_0x3eee3c};if(_0x3767e9[_0x5cb10e(0x24d)][_0x5cb10e(0x292)]!==_0x3eee3c['params'][_0x5cb10e(0x292)]||_0x3767e9['params']['subUnitId']!==_0x3eee3c['params'][_0x5cb10e(0x17f)])return _0x373bf7;const _0x1c3460={'id':_0x3bce7e['id'],'params':{'unitId':_0x3767e9['params'][_0x5cb10e(0x292)],'subUnitId':_0x3767e9[_0x5cb10e(0x24d)][_0x5cb10e(0x17f)],'range':_0x3767e9[_0x5cb10e(0x24d)][_0x5cb10e(0x28e)]}},_0x4c604a=Pt(_0x3eee3c,_0x1c3460);return{'m1Prime':[_0x3767e9,..._0x4c604a],'m2Prime':[_0x3eee3c,..._0x4c604a]};}},_a={'m1':_0x1fb6e8['id'],'m2':_0x117a02['id'],'handler':(_0x424017,_0x51abb0)=>{const _0x1b7ce1=_0xfa7ff3,_0x43ba8b={'m1Prime':_0x424017,'m2Prime':_0x51abb0};if(_0x424017['params'][_0x1b7ce1(0x292)]!==_0x51abb0[_0x1b7ce1(0x24d)][_0x1b7ce1(0x292)]||_0x424017[_0x1b7ce1(0x24d)][_0x1b7ce1(0x17f)]!==_0x51abb0[_0x1b7ce1(0x24d)]['subUnitId'])return _0x43ba8b;const _0x1cd1d9={'id':_0x1bbf50['id'],'params':{'unitId':_0x424017[_0x1b7ce1(0x24d)][_0x1b7ce1(0x292)],'subUnitId':_0x424017['params'][_0x1b7ce1(0x17f)],'fromRange':_0x424017[_0x1b7ce1(0x24d)]['sourceRange'],'toRange':_0x424017[_0x1b7ce1(0x24d)]['targetRange']}},_0x99781b=Pt(_0x51abb0,_0x1cd1d9);return{'m1Prime':[_0x424017,..._0x99781b],'m2Prime':[_0x51abb0,..._0x99781b]};}},ya={'m1':_0x52607d['id'],'m2':_0x117a02['id'],'handler':(_0x4fd09b,_0x4d49b4)=>{const _0x18a79d=_0xfa7ff3,_0x117095={'m1Prime':_0x4fd09b,'m2Prime':_0x4d49b4};if(_0x4fd09b['params'][_0x18a79d(0x292)]!==_0x4d49b4[_0x18a79d(0x24d)][_0x18a79d(0x292)]||_0x4fd09b[_0x18a79d(0x24d)][_0x18a79d(0x17f)]!==_0x4d49b4[_0x18a79d(0x24d)][_0x18a79d(0x17f)])return _0x117095;const _0x47e125={'id':_0x2fefa2['id'],'params':{'unitId':_0x4fd09b['params'][_0x18a79d(0x292)],'subUnitId':_0x4fd09b['params'][_0x18a79d(0x17f)],'fromRange':_0x4fd09b['params']['sourceRange'],'toRange':_0x4fd09b['params']['targetRange']}},_0x520d5e=Pt(_0x4d49b4,_0x47e125);return{'m1Prime':[_0x4fd09b,..._0x520d5e],'m2Prime':[_0x4d49b4,..._0x520d5e]};}},Na={'m1':_0x579a81['id'],'m2':_0x579a81['id'],'handler':(_0x7f9095,_0x476bd5)=>{const _0x4cc499=_0xfa7ff3,_0x2176ad=_0x7f9095[_0x4cc499(0x24d)],_0x18fecc=_0x476bd5[_0x4cc499(0x24d)];return _0x2176ad[_0x4cc499(0x292)]===_0x18fecc[_0x4cc499(0x292)]&&_0x2176ad[_0x4cc499(0x17f)]===_0x18fecc[_0x4cc499(0x17f)]&&_0x2176ad[_0x4cc499(0x27a)][_0x4cc499(0x2b5)]===_0x18fecc[_0x4cc499(0x27a)][_0x4cc499(0x2b5)]&&_0x2176ad[_0x4cc499(0x27a)][_0x4cc499(0x167)]===_0x18fecc['link'][_0x4cc499(0x167)]?{'m2Prime':_0x476bd5,'m1Prime':[]}:{'m1Prime':_0x7f9095,'m2Prime':_0x476bd5};}},Ta={'m1':_0x5b133b['id'],'m2':_0x5b133b['id'],'handler':(_0x249d29,_0x484d3b)=>{const _0x5426bc=_0xfa7ff3,_0x3cdde5=_0x249d29['params'],_0x57ebbf=_0x484d3b[_0x5426bc(0x24d)];return _0x3cdde5[_0x5426bc(0x292)]===_0x57ebbf[_0x5426bc(0x292)]&&_0x3cdde5[_0x5426bc(0x17f)]===_0x57ebbf[_0x5426bc(0x17f)]&&_0x3cdde5['id']===_0x57ebbf['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x249d29,'m2Prime':_0x484d3b};}},La={'m1':_0x42b7b8['id'],'m2':_0x42b7b8['id'],'handler':(_0x24efe9,_0x274e51)=>{const _0x2ab4b1=_0xfa7ff3,_0x51b755=_0x24efe9['params'],_0x5d0f77=_0x274e51[_0x2ab4b1(0x24d)];return _0x51b755[_0x2ab4b1(0x292)]===_0x5d0f77[_0x2ab4b1(0x292)]&&_0x51b755['subUnitId']===_0x5d0f77[_0x2ab4b1(0x17f)]&&_0x51b755['id']===_0x5d0f77['id']?{'m2Prime':_0x274e51,'m1Prime':[]}:{'m1Prime':_0x24efe9,'m2Prime':_0x274e51};}},Oa={'m1':_0x2338b8['id'],'m2':_0x2338b8['id'],'handler':(_0x6b3abc,_0x4e71f6)=>{const _0x1498ca=_0xfa7ff3,_0x10e5a5=_0x6b3abc['params'],_0x1d387f=_0x4e71f6[_0x1498ca(0x24d)];return _0x10e5a5[_0x1498ca(0x292)]===_0x1d387f[_0x1498ca(0x292)]&&_0x10e5a5['subUnitId']===_0x1d387f[_0x1498ca(0x17f)]&&_0x10e5a5['id']===_0x1d387f['id']?{'m2Prime':_0x4e71f6,'m1Prime':[]}:{'m1Prime':_0x6b3abc,'m2Prime':_0x4e71f6};}},Aa={'m1':_0x10f20c['id'],'m2':_0x4a70be['id'],'handler':(_0x5efec6,_0x21e003)=>{const _0x361e1c=_0xfa7ff3,_0x5ab490={'m1Prime':_0x5efec6,'m2Prime':_0x21e003};return _0x5efec6[_0x361e1c(0x24d)]['unitId']!==_0x21e003[_0x361e1c(0x24d)][_0x361e1c(0x292)]||_0x5efec6[_0x361e1c(0x24d)][_0x361e1c(0x17f)]!==_0x21e003[_0x361e1c(0x24d)][_0x361e1c(0x17f)]?_0x5ab490:{'error':new Error(_0x361e1c(0x2a7))};}},Da={'m1':_0x10f20c['id'],'m2':_0x1e7bf4['id'],'handler':(_0x1cbc4b,_0x3d5999)=>{const _0x360af2=_0xfa7ff3,_0x3dbea8={'m1Prime':_0x1cbc4b,'m2Prime':_0x3d5999};if(_0x1cbc4b[_0x360af2(0x24d)]['unitId']!==_0x3d5999[_0x360af2(0x24d)]['unitId']||_0x1cbc4b[_0x360af2(0x24d)][_0x360af2(0x17f)]!==_0x3d5999[_0x360af2(0x24d)][_0x360af2(0x17f)])return _0x3dbea8;const _0x580554=_0x1cbc4b[_0x360af2(0x24d)][_0x360af2(0x1b9)][_0x360af2(0x22a)](_0x21d2eb=>_0x21d2eb['ranges'])[_0x360af2(0x28b)](),_0x4a7a1c=_0x3d5999['params'][_0x360af2(0x15f)][_0x360af2(0x295)];return _0x580554[_0x360af2(0x1df)](_0x585286=>_0x4a7a1c[_0x360af2(0x1df)](_0x40467b=>_0x259337[_0x360af2(0x2b1)](_0x585286,_0x40467b)))?{'error':new Error(_0x360af2(0x223))}:_0x3dbea8;}},ka={'m1':_0x10f20c['id'],'m2':_0x5ae2d4['id'],'handler':(_0x5e7450,_0x46f8d7)=>{const _0x5dd2d8=_0xfa7ff3,_0xdec51b={'m1Prime':_0x5e7450,'m2Prime':_0x46f8d7};if(_0x5e7450[_0x5dd2d8(0x24d)][_0x5dd2d8(0x292)]!==_0x46f8d7[_0x5dd2d8(0x24d)]['unitId']||_0x5e7450['params'][_0x5dd2d8(0x17f)]!==_0x46f8d7[_0x5dd2d8(0x24d)][_0x5dd2d8(0x17f)])return _0xdec51b;const _0x4184f3=_0x5e7450['params'][_0x5dd2d8(0x1b9)][_0x5dd2d8(0x22a)](_0x1f243d=>_0x1f243d[_0x5dd2d8(0x295)])[_0x5dd2d8(0x28b)](),_0x14c8dd=_0x46f8d7[_0x5dd2d8(0x24d)][_0x5dd2d8(0x295)];return _0x4184f3['some'](_0x3420e4=>_0x14c8dd['some'](_0x29e266=>_0x259337[_0x5dd2d8(0x2b1)](_0x3420e4,_0x29e266)))?{'error':new Error(_0x5dd2d8(0x202))}:_0xdec51b;}},xa={'m1':_0x10f20c['id'],'m2':_0x10f20c['id'],'handler':(_0x1058da,_0xc8239f)=>{const _0x1e24d4=_0xfa7ff3,_0x15d101={'m1Prime':_0x1058da,'m2Prime':_0xc8239f};if(_0x1058da[_0x1e24d4(0x24d)]['unitId']!==_0xc8239f[_0x1e24d4(0x24d)][_0x1e24d4(0x292)]||_0x1058da[_0x1e24d4(0x24d)][_0x1e24d4(0x17f)]!==_0xc8239f[_0x1e24d4(0x24d)][_0x1e24d4(0x17f)])return _0x15d101;const _0x1230fc=_0x1058da[_0x1e24d4(0x24d)][_0x1e24d4(0x1b9)][_0x1e24d4(0x22a)](_0x28b5f9=>_0x28b5f9[_0x1e24d4(0x295)])[_0x1e24d4(0x28b)](),_0x5d7d55=_0xc8239f[_0x1e24d4(0x24d)][_0x1e24d4(0x1b9)][_0x1e24d4(0x22a)](_0x33f550=>_0x33f550[_0x1e24d4(0x295)])[_0x1e24d4(0x28b)]();return _0x1230fc[_0x1e24d4(0x1df)](_0x1fa892=>_0x5d7d55['some'](_0x4a5c45=>_0x259337[_0x1e24d4(0x2b1)](_0x1fa892,_0x4a5c45)))?{'error':new Error(_0x1e24d4(0x280))}:_0x15d101;}},Ba={'m1':_0x10f20c['id'],'m2':_0x24df90['id'],'handler':(_0x5b1d3b,_0x51a5c3)=>{const _0xcf7842=_0xfa7ff3,_0x119ad5={'m1Prime':_0x5b1d3b,'m2Prime':_0x51a5c3};return _0x5b1d3b[_0xcf7842(0x24d)][_0xcf7842(0x292)]!==_0x51a5c3[_0xcf7842(0x24d)][_0xcf7842(0x292)]||_0x5b1d3b[_0xcf7842(0x24d)]['subUnitId']!==_0x51a5c3[_0xcf7842(0x24d)][_0xcf7842(0x15f)][_0xcf7842(0x17f)]?_0x119ad5:{'error':new Error(_0xcf7842(0x1e3))};}},Fa={'m1':_0x10f20c['id'],'m2':_0x3dbfad['id'],'handler':(_0x2015b6,_0x41eeda)=>{const _0x367d3a=_0xfa7ff3,_0x2355d8={'m1Prime':_0x2015b6,'m2Prime':_0x41eeda};return _0x2015b6[_0x367d3a(0x24d)]['unitId']!==_0x41eeda[_0x367d3a(0x24d)][_0x367d3a(0x292)]||_0x2015b6['params'][_0x367d3a(0x17f)]!==_0x41eeda[_0x367d3a(0x24d)][_0x367d3a(0x17f)]?_0x2355d8:{'error':new Error(_0x367d3a(0x2c3))};}},Ha={'m1':_0x10f20c['id'],'m2':_0x26e6c7['id'],'handler':(_0x470401,_0x331894)=>{const _0x24402e=_0xfa7ff3,_0x4d60ea={'m1Prime':_0x470401,'m2Prime':_0x331894};if(_0x470401['params'][_0x24402e(0x292)]!==_0x331894[_0x24402e(0x24d)][_0x24402e(0x292)]||_0x470401[_0x24402e(0x24d)]['subUnitId']!==_0x331894['params'][_0x24402e(0x17f)])return _0x4d60ea;const _0x25c81c=_0x470401[_0x24402e(0x24d)][_0x24402e(0x1b9)][_0x24402e(0x22a)](_0x3f241c=>_0x3f241c[_0x24402e(0x295)])[_0x24402e(0x28b)](),_0x3d1c70=_0x331894[_0x24402e(0x24d)]['range'];return _0x25c81c['some'](_0x30d95d=>_0x259337[_0x24402e(0x2b1)](_0x30d95d,_0x3d1c70))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col')}:_0x4d60ea;}},Ga={'m1':_0x10f20c['id'],'m2':_0x491c8d['id'],'handler':(_0x435f9d,_0x2632da)=>{const _0x2de66d=_0xfa7ff3,_0x317fb1={'m1Prime':_0x435f9d,'m2Prime':_0x2632da};if(_0x435f9d[_0x2de66d(0x24d)]['unitId']!==_0x2632da[_0x2de66d(0x24d)]['unitId']||_0x435f9d[_0x2de66d(0x24d)][_0x2de66d(0x17f)]!==_0x2632da['params']['subUnitId'])return _0x317fb1;const _0x524ac5=_0x435f9d[_0x2de66d(0x24d)][_0x2de66d(0x1b9)]['map'](_0xe2a8d5=>_0xe2a8d5[_0x2de66d(0x295)])[_0x2de66d(0x28b)](),_0x462908=_0x2632da[_0x2de66d(0x24d)]['range'];return _0x524ac5[_0x2de66d(0x1df)](_0x1f75c1=>_0x259337[_0x2de66d(0x2b1)](_0x1f75c1,_0x462908))?{'error':new Error(_0x2de66d(0x1c1))}:_0x317fb1;}},$a={'m1':_0x10f20c['id'],'m2':_0x1fb6e8['id'],'handler':(_0x1a2d83,_0x30a02)=>{const _0x2ddfc8=_0xfa7ff3,_0x4780f0={'m1Prime':_0x1a2d83,'m2Prime':_0x30a02};if(_0x1a2d83[_0x2ddfc8(0x24d)][_0x2ddfc8(0x292)]!==_0x30a02[_0x2ddfc8(0x24d)]['unitId']||_0x1a2d83['params'][_0x2ddfc8(0x17f)]!==_0x30a02[_0x2ddfc8(0x24d)][_0x2ddfc8(0x17f)])return _0x4780f0;const _0x4c8075=_0x1a2d83[_0x2ddfc8(0x24d)]['rules'][_0x2ddfc8(0x22a)](_0x576925=>_0x576925[_0x2ddfc8(0x295)])[_0x2ddfc8(0x28b)](),_0x147a87=[_0x30a02['params'][_0x2ddfc8(0x1ab)],_0x30a02[_0x2ddfc8(0x24d)][_0x2ddfc8(0x22d)]];return _0x4c8075[_0x2ddfc8(0x1df)](_0x92db18=>_0x147a87[_0x2ddfc8(0x1df)](_0x1aeec3=>_0x259337[_0x2ddfc8(0x2b1)](_0x92db18,_0x1aeec3)))?{'error':new Error(_0x2ddfc8(0x160))}:_0x4780f0;}},Ya={'m1':_0x10f20c['id'],'m2':_0x1908aa['id'],'handler':(_0x9c9847,_0x2c79c0)=>{const _0x2bb6d5=_0xfa7ff3,_0x11544f={'m1Prime':_0x9c9847,'m2Prime':_0x2c79c0};if(_0x9c9847[_0x2bb6d5(0x24d)][_0x2bb6d5(0x292)]!==_0x2c79c0[_0x2bb6d5(0x24d)]['unitId']||_0x9c9847[_0x2bb6d5(0x24d)]['subUnitId']!==_0x2c79c0[_0x2bb6d5(0x24d)][_0x2bb6d5(0x258)][_0x2bb6d5(0x17f)])return _0x11544f;const _0x547f67=_0x9c9847[_0x2bb6d5(0x24d)][_0x2bb6d5(0x1b9)][_0x2bb6d5(0x22a)](_0x262b69=>_0x262b69[_0x2bb6d5(0x295)])['flat'](),_0x228752=new _0x4e472c(_0x2c79c0[_0x2bb6d5(0x24d)]['from'][_0x2bb6d5(0x24a)])[_0x2bb6d5(0x1b5)](),_0x1801c4=new _0x4e472c(_0x2c79c0[_0x2bb6d5(0x24d)]['to'][_0x2bb6d5(0x24a)])['getDataRange'](),_0x4aabc1=[_0x228752,_0x1801c4];return _0x547f67[_0x2bb6d5(0x1df)](_0xed997e=>_0x4aabc1[_0x2bb6d5(0x1df)](_0x3cd160=>_0x259337[_0x2bb6d5(0x2b1)](_0xed997e,_0x3cd160)))?{'error':new Error(_0x2bb6d5(0x243))}:_0x11544f;}},Xa={'m1':_0x10f20c['id'],'m2':_0x52607d['id'],'handler':(_0x30e8a1,_0x4d1357)=>{const _0x3cfe5d=_0xfa7ff3,_0x57c3e9={'m1Prime':_0x30e8a1,'m2Prime':_0x4d1357};if(_0x30e8a1[_0x3cfe5d(0x24d)][_0x3cfe5d(0x292)]!==_0x4d1357['params'][_0x3cfe5d(0x292)]||_0x30e8a1[_0x3cfe5d(0x24d)]['subUnitId']!==_0x4d1357[_0x3cfe5d(0x24d)][_0x3cfe5d(0x17f)])return _0x57c3e9;const _0x5d3171=_0x30e8a1[_0x3cfe5d(0x24d)][_0x3cfe5d(0x1b9)]['map'](_0x4370c4=>_0x4370c4[_0x3cfe5d(0x295)])[_0x3cfe5d(0x28b)](),_0x17147b=[_0x4d1357[_0x3cfe5d(0x24d)]['sourceRange'],_0x4d1357[_0x3cfe5d(0x24d)]['targetRange']];return _0x5d3171[_0x3cfe5d(0x1df)](_0x3056e1=>_0x17147b['some'](_0x390ec1=>_0x259337['intersects'](_0x3056e1,_0x390ec1)))?{'error':new Error(_0x3cfe5d(0x18a))}:_0x57c3e9;}},za={'m1':_0x10f20c['id'],'m2':_0x3fb483['id'],'handler':(_0x2c986c,_0x217172)=>{const _0x1604f5=_0xfa7ff3,_0x470d45={'m1Prime':_0x2c986c,'m2Prime':_0x217172};if(_0x2c986c[_0x1604f5(0x24d)][_0x1604f5(0x292)]!==_0x217172['params'][_0x1604f5(0x292)]||_0x2c986c[_0x1604f5(0x24d)][_0x1604f5(0x17f)]!==_0x217172[_0x1604f5(0x24d)]['subUnitId'])return _0x470d45;const _0xbfc616=_0x2c986c[_0x1604f5(0x24d)][_0x1604f5(0x1b9)][_0x1604f5(0x22a)](_0x2f799c=>_0x2f799c['ranges'])['flat'](),_0x4d090a=_0x217172[_0x1604f5(0x24d)][_0x1604f5(0x28e)];return _0xbfc616['some'](_0x2d90cf=>_0x259337[_0x1604f5(0x2b1)](_0x2d90cf,_0x4d090a))?{'error':new Error(_0x1604f5(0x1b4))}:_0x470d45;}},Ja={'m1':_0x10f20c['id'],'m2':_0x66b201['id'],'handler':(_0x376337,_0x3fa463)=>{const _0x8a0560=_0xfa7ff3,_0x588f12={'m1Prime':_0x376337,'m2Prime':_0x3fa463};if(_0x376337['params'][_0x8a0560(0x292)]!==_0x3fa463['params']['unitId']||_0x376337['params']['subUnitId']!==_0x3fa463[_0x8a0560(0x24d)][_0x8a0560(0x17f)])return _0x588f12;const _0x230272=_0x376337[_0x8a0560(0x24d)][_0x8a0560(0x1b9)]['map'](_0x580773=>_0x580773[_0x8a0560(0x295)])[_0x8a0560(0x28b)](),_0x2b6dc5=_0x3fa463['params'][_0x8a0560(0x295)];return _0x230272[_0x8a0560(0x1df)](_0x3a5036=>_0x2b6dc5['some'](_0x52f8d3=>_0x259337['intersects'](_0x3a5036,_0x52f8d3)))?{'error':new Error(_0x8a0560(0x2ab))}:_0x588f12;}},Ka={'m1':_0x10f20c['id'],'m2':_0x2cf89e['id'],'handler':(_0x151403,_0x40730d)=>{const _0x282145=_0xfa7ff3,_0x11b8f4={'m1Prime':_0x151403,'m2Prime':_0x40730d};return _0x151403[_0x282145(0x24d)]['unitId']!==_0x40730d['params']['unitId']||_0x151403[_0x282145(0x24d)][_0x282145(0x17f)]!==_0x40730d['params']['subUnitId']?_0x11b8f4:{'error':new Error(_0x282145(0x1ea))};}},qa={'m1':_0x10f20c['id'],'m2':_0x5ca531['id'],'handler':(_0xf1b2a,_0x18cacb)=>{const _0x214afa=_0xfa7ff3,_0x57b1ea={'m1Prime':_0xf1b2a,'m2Prime':_0x18cacb};if(_0xf1b2a[_0x214afa(0x24d)][_0x214afa(0x292)]!==_0x18cacb[_0x214afa(0x24d)][_0x214afa(0x292)]||_0xf1b2a['params'][_0x214afa(0x17f)]!==_0x18cacb[_0x214afa(0x24d)][_0x214afa(0x17f)])return _0x57b1ea;const _0x38570f=_0xf1b2a['params']['rules'][_0x214afa(0x22a)](_0xecddc7=>_0xecddc7[_0x214afa(0x295)])[_0x214afa(0x28b)](),_0x276735=_0x18cacb[_0x214afa(0x24d)][_0x214afa(0x295)];return _0x38570f[_0x214afa(0x1df)](_0x40b416=>_0x276735[_0x214afa(0x1df)](_0x400504=>_0x259337[_0x214afa(0x2b1)](_0x40b416,_0x400504)))?{'error':new Error(_0x214afa(0x164))}:_0x57b1ea;}},ja={'m1':_0x10f20c['id'],'m2':_0x3bbf39['id'],'handler':(_0xa8afe6,_0x2ea204)=>{const _0x10c565=_0xfa7ff3,_0x1f12f9={'m1Prime':_0xa8afe6,'m2Prime':_0x2ea204};return _0xa8afe6[_0x10c565(0x24d)]['unitId']!==_0x2ea204[_0x10c565(0x24d)][_0x10c565(0x292)]||_0xa8afe6[_0x10c565(0x24d)][_0x10c565(0x17f)]!==_0x2ea204[_0x10c565(0x24d)][_0x10c565(0x17f)]?_0x1f12f9:{'error':new Error(_0x10c565(0x184))};}},Za={'m1':_0x10f20c['id'],'m2':_0x3932a5['id'],'handler':(_0x433e57,_0x409acb)=>{const _0x547afc=_0xfa7ff3,_0x1872ab={'m1Prime':_0x433e57,'m2Prime':_0x409acb};if(_0x433e57[_0x547afc(0x24d)][_0x547afc(0x292)]!==_0x409acb['params'][_0x547afc(0x292)]||_0x433e57[_0x547afc(0x24d)][_0x547afc(0x17f)]!==_0x409acb[_0x547afc(0x24d)][_0x547afc(0x17f)])return _0x1872ab;const _0x14e230=_0x433e57[_0x547afc(0x24d)][_0x547afc(0x1b9)][_0x547afc(0x22a)](_0x3cb342=>_0x3cb342[_0x547afc(0x295)])['flat'](),_0x3cb7fd=_0x409acb[_0x547afc(0x24d)]['rule']['ranges'];return _0x14e230[_0x547afc(0x1df)](_0x2e0dba=>_0x3cb7fd['some'](_0x392dff=>_0x259337['intersects'](_0x2e0dba,_0x392dff)))?{'error':new Error(_0x547afc(0x21d))}:_0x1872ab;}},Qa={'m1':_0x10f20c['id'],'m2':_0x333697['id'],'handler':(_0x402279,_0x47a50d)=>{const _0x2b2585=_0xfa7ff3,_0x1961ce={'m1Prime':_0x402279,'m2Prime':_0x47a50d};if(_0x402279[_0x2b2585(0x24d)][_0x2b2585(0x292)]!==_0x47a50d['params'][_0x2b2585(0x292)]||_0x402279[_0x2b2585(0x24d)][_0x2b2585(0x17f)]!==_0x47a50d[_0x2b2585(0x24d)][_0x2b2585(0x17f)])return _0x1961ce;const _0x2375bc=_0x402279['params'][_0x2b2585(0x1b9)][_0x2b2585(0x22a)](_0x177d28=>_0x177d28[_0x2b2585(0x295)])['flat'](),_0x30c85d=[{'startRow':_0x47a50d[_0x2b2585(0x24d)][_0x2b2585(0x26c)],'endRow':_0x47a50d[_0x2b2585(0x24d)][_0x2b2585(0x26c)],'startColumn':_0x47a50d[_0x2b2585(0x24d)][_0x2b2585(0x1c3)],'endColumn':_0x47a50d[_0x2b2585(0x24d)][_0x2b2585(0x1c3)]}];return _0x2375bc[_0x2b2585(0x1df)](_0x516b09=>_0x30c85d[_0x2b2585(0x1df)](_0x4cfe0e=>_0x259337[_0x2b2585(0x2b1)](_0x516b09,_0x4cfe0e)))?{'error':new Error(_0x2b2585(0x233))}:_0x1961ce;}},ts={'m1':_0x10f20c['id'],'m2':_0x179462['id'],'handler':(_0x52d53f,_0x17a094)=>{const _0x5d121f=_0xfa7ff3,_0x266424={'m1Prime':_0x52d53f,'m2Prime':_0x17a094};return _0x52d53f[_0x5d121f(0x24d)][_0x5d121f(0x292)]!==_0x17a094[_0x5d121f(0x24d)][_0x5d121f(0x292)]||_0x52d53f[_0x5d121f(0x24d)][_0x5d121f(0x17f)]!==_0x17a094[_0x5d121f(0x24d)]['subUnitId']?_0x266424:{'error':new Error(_0x5d121f(0x1ef))};}},es={'m1':_0x10f20c['id'],'m2':_0x3bfede['id'],'handler':(_0x2e6f9e,_0x55c196)=>{const _0x606a0c=_0xfa7ff3,_0xa0e687={'m1Prime':_0x2e6f9e,'m2Prime':_0x55c196};if(_0x2e6f9e[_0x606a0c(0x24d)][_0x606a0c(0x292)]!==_0x55c196[_0x606a0c(0x24d)]['unitId']||_0x2e6f9e[_0x606a0c(0x24d)]['subUnitId']!==_0x55c196[_0x606a0c(0x24d)][_0x606a0c(0x17f)])return _0xa0e687;const _0x4f2054=_0x2e6f9e[_0x606a0c(0x24d)]['rules'][_0x606a0c(0x22a)](_0x352a8c=>_0x352a8c[_0x606a0c(0x295)])['flat'](),_0x21d40f=_0x55c196[_0x606a0c(0x24d)][_0x606a0c(0x15f)][_0x606a0c(0x295)];return _0x4f2054[_0x606a0c(0x1df)](_0x286d27=>_0x21d40f[_0x606a0c(0x1df)](_0x56b0b2=>_0x259337[_0x606a0c(0x2b1)](_0x286d27,_0x56b0b2)))?{'error':new Error(_0x606a0c(0x29e))}:_0xa0e687;}},rs={'m1':_0x10f20c['id'],'m2':_0x476917['id'],'handler':(_0x537cdd,_0x48b54a)=>{const _0x46547d=_0xfa7ff3,_0x10646d={'m1Prime':_0x537cdd,'m2Prime':_0x48b54a};if(_0x537cdd[_0x46547d(0x24d)][_0x46547d(0x292)]!==_0x48b54a[_0x46547d(0x24d)]['unitId']||_0x537cdd[_0x46547d(0x24d)]['subUnitId']!==_0x48b54a[_0x46547d(0x24d)][_0x46547d(0x17f)])return _0x10646d;const _0x172350=_0x537cdd[_0x46547d(0x24d)]['rules'][_0x46547d(0x22a)](_0x39bc37=>_0x39bc37[_0x46547d(0x295)])[_0x46547d(0x28b)](),_0x2ce2d3=new _0x4e472c(_0x48b54a[_0x46547d(0x24d)]['cellValue'])[_0x46547d(0x1b5)]();return _0x172350['some'](_0x61f2bd=>_0x259337['intersects'](_0x61f2bd,_0x2ce2d3))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value')}:_0x10646d;}},ns={'m1':_0x10f20c['id'],'m2':_0x124862['id'],'handler':(_0x4aa26a,_0x1012ba)=>{const _0x1f8739=_0xfa7ff3,_0x8bc4fb={'m1Prime':_0x4aa26a,'m2Prime':_0x1012ba};if(_0x4aa26a[_0x1f8739(0x24d)][_0x1f8739(0x292)]!==_0x1012ba['params'][_0x1f8739(0x292)]||_0x4aa26a[_0x1f8739(0x24d)]['subUnitId']!==_0x1012ba['params'][_0x1f8739(0x17f)])return _0x8bc4fb;const _0x5e15a9=_0x4aa26a['params'][_0x1f8739(0x1b9)][_0x1f8739(0x22a)](_0x684848=>_0x684848['ranges'])[_0x1f8739(0x28b)](),_0x360feb=_0x1012ba[_0x1f8739(0x24d)]['ranges'];return _0x5e15a9[_0x1f8739(0x1df)](_0x5ec525=>_0x360feb[_0x1f8739(0x1df)](_0x13bee6=>_0x259337[_0x1f8739(0x2b1)](_0x5ec525,_0x13bee6)))?{'error':new Error(_0x1f8739(0x200))}:_0x8bc4fb;}},as={'m1':_0x10f20c['id'],'m2':_0x15307e['id'],'handler':(_0x17732f,_0x3cea49)=>{const _0x2503ac=_0xfa7ff3,_0x90a0e1={'m1Prime':_0x17732f,'m2Prime':_0x3cea49};return _0x17732f['params'][_0x2503ac(0x292)]!==_0x3cea49[_0x2503ac(0x24d)][_0x2503ac(0x292)]||_0x17732f[_0x2503ac(0x24d)][_0x2503ac(0x17f)]!==_0x3cea49[_0x2503ac(0x24d)]['subUnitId']?_0x90a0e1:{'error':new Error(_0x2503ac(0x207))};}},ss={'m1':_0x10f20c['id'],'m2':_0x421aef['id'],'handler':(_0xbf7f,_0x9bf91)=>{const _0x2d20b2=_0xfa7ff3,_0x339b2c={'m1Prime':_0xbf7f,'m2Prime':_0x9bf91};return _0xbf7f[_0x2d20b2(0x24d)][_0x2d20b2(0x292)]!==_0x9bf91[_0x2d20b2(0x24d)]['unitId']||_0xbf7f[_0x2d20b2(0x24d)][_0x2d20b2(0x17f)]!==_0x9bf91[_0x2d20b2(0x24d)][_0x2d20b2(0x17f)]?_0x339b2c:{'error':new Error(_0x2d20b2(0x2b9))};}},os={'m1':_0x3bfede['id'],'m2':_0x4a70be['id'],'handler':(_0xcb1fb5,_0x290219)=>{const _0x243b8d=_0xfa7ff3,_0x38a3c8={'m1Prime':_0xcb1fb5,'m2Prime':_0x290219};return _0xcb1fb5[_0x243b8d(0x24d)][_0x243b8d(0x292)]!==_0x290219[_0x243b8d(0x24d)]['unitId']||_0xcb1fb5['params'][_0x243b8d(0x17f)]!==_0x290219[_0x243b8d(0x24d)][_0x243b8d(0x17f)]?_0x38a3c8:{'error':new Error(_0x243b8d(0x235))};}},is={'m1':_0x3bfede['id'],'m2':_0x1e7bf4['id'],'handler':(_0xdbc6f4,_0x1bbf35)=>{const _0x56cda3=_0xfa7ff3,_0x239765={'m1Prime':_0xdbc6f4,'m2Prime':_0x1bbf35};if(_0xdbc6f4[_0x56cda3(0x24d)]['unitId']!==_0x1bbf35[_0x56cda3(0x24d)]['unitId']||_0xdbc6f4['params']['subUnitId']!==_0x1bbf35[_0x56cda3(0x24d)]['subUnitId'])return _0x239765;const _0x25d5e7=_0xdbc6f4[_0x56cda3(0x24d)]['rule'][_0x56cda3(0x295)],_0x12a497=_0x1bbf35[_0x56cda3(0x24d)]['rule'][_0x56cda3(0x295)];return _0x25d5e7[_0x56cda3(0x1df)](_0x315435=>_0x12a497['some'](_0x445a84=>_0x259337[_0x56cda3(0x2b1)](_0x315435,_0x445a84)))?{'error':new Error(_0x56cda3(0x25f))}:_0x239765;}},ms={'m1':_0x3bfede['id'],'m2':_0x5ae2d4['id'],'handler':(_0x59acfd,_0x1fcd98)=>{const _0x323271=_0xfa7ff3,_0xa82928={'m1Prime':_0x59acfd,'m2Prime':_0x1fcd98};if(_0x59acfd[_0x323271(0x24d)][_0x323271(0x292)]!==_0x1fcd98[_0x323271(0x24d)][_0x323271(0x292)]||_0x59acfd['params'][_0x323271(0x17f)]!==_0x1fcd98[_0x323271(0x24d)][_0x323271(0x17f)])return _0xa82928;const _0x2761c9=_0x59acfd[_0x323271(0x24d)][_0x323271(0x15f)][_0x323271(0x295)],_0x47ab9e=_0x1fcd98[_0x323271(0x24d)][_0x323271(0x295)];return _0x2761c9['some'](_0x46ec38=>_0x47ab9e[_0x323271(0x1df)](_0x427bae=>_0x259337['intersects'](_0x46ec38,_0x427bae)))?{'error':new Error(_0x323271(0x194))}:_0xa82928;}},ds={'m1':_0x3bfede['id'],'m2':_0x24df90['id'],'handler':(_0x602d63,_0x1adaa7)=>{const _0x2ba30c=_0xfa7ff3,_0x3f0b53={'m1Prime':_0x602d63,'m2Prime':_0x1adaa7};return _0x602d63['params'][_0x2ba30c(0x292)]!==_0x1adaa7[_0x2ba30c(0x24d)]['unitId']||_0x602d63['params'][_0x2ba30c(0x17f)]!==_0x1adaa7[_0x2ba30c(0x24d)][_0x2ba30c(0x15f)]['subUnitId']?_0x3f0b53:{'error':new Error(_0x2ba30c(0x284))};}},us={'m1':_0x3bfede['id'],'m2':_0x3dbfad['id'],'handler':(_0x18d3e6,_0x2eed06)=>{const _0x43837a=_0xfa7ff3,_0x41d1ba={'m1Prime':_0x18d3e6,'m2Prime':_0x2eed06};return _0x18d3e6[_0x43837a(0x24d)][_0x43837a(0x292)]!==_0x2eed06[_0x43837a(0x24d)][_0x43837a(0x292)]||_0x18d3e6[_0x43837a(0x24d)][_0x43837a(0x17f)]!==_0x2eed06[_0x43837a(0x24d)][_0x43837a(0x17f)]?_0x41d1ba:{'error':new Error(_0x43837a(0x1f1))};}},ls={'m1':_0x3bfede['id'],'m2':_0x26e6c7['id'],'handler':(_0x1c8c46,_0x3f960a)=>{const _0x281a3b=_0xfa7ff3,_0x176315={'m1Prime':_0x1c8c46,'m2Prime':_0x3f960a};if(_0x1c8c46[_0x281a3b(0x24d)][_0x281a3b(0x292)]!==_0x3f960a['params'][_0x281a3b(0x292)]||_0x1c8c46[_0x281a3b(0x24d)][_0x281a3b(0x17f)]!==_0x3f960a['params'][_0x281a3b(0x17f)])return _0x176315;const _0xd4cf20=_0x1c8c46[_0x281a3b(0x24d)][_0x281a3b(0x15f)][_0x281a3b(0x295)],_0x461f03=_0x3f960a[_0x281a3b(0x24d)][_0x281a3b(0x28e)];return _0xd4cf20[_0x281a3b(0x1df)](_0x1e75c1=>_0x259337[_0x281a3b(0x2b1)](_0x1e75c1,_0x461f03))?{'error':new Error(_0x281a3b(0x1fd))}:_0x176315;}},ps={'m1':_0x3bfede['id'],'m2':_0x491c8d['id'],'handler':(_0x19ee4a,_0x33343f)=>{const _0x422ae7=_0xfa7ff3,_0x5068e0={'m1Prime':_0x19ee4a,'m2Prime':_0x33343f};if(_0x19ee4a['params'][_0x422ae7(0x292)]!==_0x33343f['params']['unitId']||_0x19ee4a['params'][_0x422ae7(0x17f)]!==_0x33343f['params'][_0x422ae7(0x17f)])return _0x5068e0;const _0x45dad9=_0x19ee4a['params'][_0x422ae7(0x15f)][_0x422ae7(0x295)],_0x36005a=_0x33343f['params'][_0x422ae7(0x28e)];return _0x45dad9[_0x422ae7(0x1df)](_0x1f831c=>_0x259337[_0x422ae7(0x2b1)](_0x1f831c,_0x36005a))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row')}:_0x5068e0;}},cs={'m1':_0x3bfede['id'],'m2':_0x1fb6e8['id'],'handler':(_0x8aacd5,_0x37cda3)=>{const _0x31e23c=_0xfa7ff3,_0x5c7346={'m1Prime':_0x8aacd5,'m2Prime':_0x37cda3};if(_0x8aacd5['params']['unitId']!==_0x37cda3[_0x31e23c(0x24d)]['unitId']||_0x8aacd5[_0x31e23c(0x24d)][_0x31e23c(0x17f)]!==_0x37cda3[_0x31e23c(0x24d)]['subUnitId'])return _0x5c7346;const _0x5718cc=_0x8aacd5[_0x31e23c(0x24d)][_0x31e23c(0x15f)][_0x31e23c(0x295)],_0x32c501=[_0x37cda3[_0x31e23c(0x24d)][_0x31e23c(0x1ab)],_0x37cda3['params'][_0x31e23c(0x22d)]];return _0x5718cc[_0x31e23c(0x1df)](_0x4f46fe=>_0x32c501[_0x31e23c(0x1df)](_0x1c519b=>_0x259337[_0x31e23c(0x2b1)](_0x4f46fe,_0x1c519b)))?{'error':new Error(_0x31e23c(0x19b))}:_0x5c7346;}},fs={'m1':_0x3bfede['id'],'m2':_0x52607d['id'],'handler':(_0x19e319,_0x3d125f)=>{const _0x5245da=_0xfa7ff3,_0x39fffc={'m1Prime':_0x19e319,'m2Prime':_0x3d125f};if(_0x19e319[_0x5245da(0x24d)][_0x5245da(0x292)]!==_0x3d125f[_0x5245da(0x24d)][_0x5245da(0x292)]||_0x19e319[_0x5245da(0x24d)]['subUnitId']!==_0x3d125f[_0x5245da(0x24d)][_0x5245da(0x17f)])return _0x39fffc;const _0x18f72a=_0x19e319[_0x5245da(0x24d)]['rule']['ranges'],_0x33dcf2=[_0x3d125f['params'][_0x5245da(0x1ab)],_0x3d125f[_0x5245da(0x24d)]['targetRange']];return _0x18f72a[_0x5245da(0x1df)](_0x5d984d=>_0x33dcf2[_0x5245da(0x1df)](_0x4cc49b=>_0x259337[_0x5245da(0x2b1)](_0x5d984d,_0x4cc49b)))?{'error':new Error(_0x5245da(0x212))}:_0x39fffc;}},hs={'m1':_0x3bfede['id'],'m2':_0x3fb483['id'],'handler':(_0xf2acfe,_0x3951de)=>{const _0x228331=_0xfa7ff3,_0x179c2d={'m1Prime':_0xf2acfe,'m2Prime':_0x3951de};if(_0xf2acfe[_0x228331(0x24d)]['unitId']!==_0x3951de[_0x228331(0x24d)][_0x228331(0x292)]||_0xf2acfe['params']['subUnitId']!==_0x3951de[_0x228331(0x24d)][_0x228331(0x17f)])return _0x179c2d;const _0x113f9e=_0xf2acfe[_0x228331(0x24d)]['rule']['ranges'],_0x3a5193=_0x3951de[_0x228331(0x24d)]['range'];return _0x113f9e[_0x228331(0x1df)](_0x1b8b3b=>_0x259337[_0x228331(0x2b1)](_0x1b8b3b,_0x3a5193))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col')}:_0x179c2d;}},Is={'m1':_0x3bfede['id'],'m2':_0x59a14a['id'],'handler':(_0x2128f1,_0xe446c0)=>{const _0x144ba3=_0xfa7ff3,_0xfa9051={'m1Prime':_0x2128f1,'m2Prime':_0xe446c0};if(_0x2128f1[_0x144ba3(0x24d)][_0x144ba3(0x292)]!==_0xe446c0[_0x144ba3(0x24d)][_0x144ba3(0x292)]||_0x2128f1[_0x144ba3(0x24d)]['subUnitId']!==_0xe446c0[_0x144ba3(0x24d)][_0x144ba3(0x17f)])return _0xfa9051;const _0x4d5b0c=_0x2128f1[_0x144ba3(0x24d)][_0x144ba3(0x15f)]['ranges'],_0x51a311=_0xe446c0[_0x144ba3(0x24d)][_0x144ba3(0x28e)];return _0x4d5b0c['some'](_0x2acb2f=>_0x259337[_0x144ba3(0x2b1)](_0x2acb2f,_0x51a311))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row')}:_0xfa9051;}},Rs={'m1':_0x3bfede['id'],'m2':_0x2cf89e['id'],'handler':(_0x34da61,_0x1640fb)=>{const _0x63dd9f=_0xfa7ff3,_0x43ab62={'m1Prime':_0x34da61,'m2Prime':_0x1640fb};return _0x34da61[_0x63dd9f(0x24d)][_0x63dd9f(0x292)]!==_0x1640fb[_0x63dd9f(0x24d)][_0x63dd9f(0x292)]||_0x34da61[_0x63dd9f(0x24d)][_0x63dd9f(0x17f)]!==_0x1640fb['params'][_0x63dd9f(0x17f)]?_0x43ab62:{'error':new Error(_0x63dd9f(0x210))};}},gs={'m1':_0x3bfede['id'],'m2':_0x3bbf39['id'],'handler':(_0x22d6f0,_0x1bd2be)=>{const _0x279434=_0xfa7ff3,_0x24d231={'m1Prime':_0x22d6f0,'m2Prime':_0x1bd2be};return _0x22d6f0[_0x279434(0x24d)][_0x279434(0x292)]!==_0x1bd2be[_0x279434(0x24d)]['unitId']||_0x22d6f0[_0x279434(0x24d)][_0x279434(0x17f)]!==_0x1bd2be[_0x279434(0x24d)][_0x279434(0x17f)]?_0x24d231:{'error':new Error(_0x279434(0x1fb))};}},ws={'m1':_0x3bfede['id'],'m2':_0x66b201['id'],'handler':(_0xebea1a,_0x1cd10e)=>{const _0xba79f8=_0xfa7ff3,_0x5ef0ff={'m1Prime':_0xebea1a,'m2Prime':_0x1cd10e};if(_0xebea1a[_0xba79f8(0x24d)][_0xba79f8(0x292)]!==_0x1cd10e['params']['unitId']||_0xebea1a[_0xba79f8(0x24d)][_0xba79f8(0x17f)]!==_0x1cd10e[_0xba79f8(0x24d)]['subUnitId'])return _0x5ef0ff;const _0x3fc672=_0xebea1a['params']['rule'][_0xba79f8(0x295)],_0x289764=_0x1cd10e[_0xba79f8(0x24d)][_0xba79f8(0x295)];return _0x3fc672[_0xba79f8(0x1df)](_0xf76b97=>_0x289764[_0xba79f8(0x1df)](_0x1c34d7=>_0x259337[_0xba79f8(0x2b1)](_0xf76b97,_0x1c34d7)))?{'error':new Error(_0xba79f8(0x171))}:_0x5ef0ff;}},Cs={'m1':_0x3bfede['id'],'m2':_0x3932a5['id'],'handler':(_0x1312af,_0x198bb3)=>{const _0x35abc0=_0xfa7ff3,_0x542e1c={'m1Prime':_0x1312af,'m2Prime':_0x198bb3};if(_0x1312af[_0x35abc0(0x24d)][_0x35abc0(0x292)]!==_0x198bb3[_0x35abc0(0x24d)][_0x35abc0(0x292)]||_0x1312af[_0x35abc0(0x24d)][_0x35abc0(0x17f)]!==_0x198bb3[_0x35abc0(0x24d)][_0x35abc0(0x17f)])return _0x542e1c;const _0x4e7f0b=_0x1312af['params'][_0x35abc0(0x15f)][_0x35abc0(0x295)],_0x42dca2=_0x198bb3[_0x35abc0(0x24d)][_0x35abc0(0x15f)][_0x35abc0(0x295)];return _0x4e7f0b['some'](_0x3d1ffe=>_0x42dca2['some'](_0x578f04=>_0x259337[_0x35abc0(0x2b1)](_0x3d1ffe,_0x578f04)))?{'error':new Error(_0x35abc0(0x1c4))}:_0x542e1c;}},Ps={'m1':_0x3bfede['id'],'m2':_0x333697['id'],'handler':(_0x41b036,_0x26c274)=>{const _0x58bb43=_0xfa7ff3,_0x1fc151={'m1Prime':_0x41b036,'m2Prime':_0x26c274};if(_0x41b036[_0x58bb43(0x24d)][_0x58bb43(0x292)]!==_0x26c274['params']['unitId']||_0x41b036[_0x58bb43(0x24d)][_0x58bb43(0x17f)]!==_0x26c274[_0x58bb43(0x24d)][_0x58bb43(0x17f)])return _0x1fc151;const _0x1eed8c=_0x41b036[_0x58bb43(0x24d)]['rule'][_0x58bb43(0x295)],_0x2c1cbf=[{'startRow':_0x26c274[_0x58bb43(0x24d)][_0x58bb43(0x26c)],'endRow':_0x26c274[_0x58bb43(0x24d)][_0x58bb43(0x26c)],'startColumn':_0x26c274[_0x58bb43(0x24d)][_0x58bb43(0x1c3)],'endColumn':_0x26c274['params'][_0x58bb43(0x1c3)]}];return _0x1eed8c['some'](_0x134397=>_0x2c1cbf[_0x58bb43(0x1df)](_0x47eeb7=>_0x259337['intersects'](_0x134397,_0x47eeb7)))?{'error':new Error(_0x58bb43(0x1ee))}:_0x1fc151;}},Us={'m1':_0x3bfede['id'],'m2':_0x179462['id'],'handler':(_0x32f1af,_0x42cd00)=>{const _0x538265=_0xfa7ff3,_0x33332c={'m1Prime':_0x32f1af,'m2Prime':_0x42cd00};return _0x32f1af[_0x538265(0x24d)][_0x538265(0x292)]!==_0x42cd00['params'][_0x538265(0x292)]||_0x32f1af['params']['subUnitId']!==_0x42cd00['params'][_0x538265(0x17f)]?_0x33332c:{'error':new Error(_0x538265(0x1bb))};}},bs={'m1':_0x3bfede['id'],'m2':_0x3bfede['id'],'handler':(_0x13d273,_0x5ef5e8)=>{const _0x3b1d22=_0xfa7ff3,_0x590b77={'m1Prime':_0x13d273,'m2Prime':_0x5ef5e8};if(_0x13d273[_0x3b1d22(0x24d)][_0x3b1d22(0x292)]!==_0x5ef5e8[_0x3b1d22(0x24d)][_0x3b1d22(0x292)]||_0x13d273[_0x3b1d22(0x24d)][_0x3b1d22(0x17f)]!==_0x5ef5e8[_0x3b1d22(0x24d)][_0x3b1d22(0x17f)])return _0x590b77;const _0x569796=_0x13d273['params'][_0x3b1d22(0x15f)][_0x3b1d22(0x295)],_0x1b463b=_0x5ef5e8['params'][_0x3b1d22(0x15f)]['ranges'];return _0x569796[_0x3b1d22(0x1df)](_0x488edd=>_0x1b463b[_0x3b1d22(0x1df)](_0x5d0206=>_0x259337[_0x3b1d22(0x2b1)](_0x488edd,_0x5d0206)))?{'error':new Error(_0x3b1d22(0x257))}:_0x590b77;}},Ms={'m1':_0x3bfede['id'],'m2':_0x476917['id'],'handler':(_0x2985b4,_0xd3a631)=>{const _0xa7bb95=_0xfa7ff3,_0x24ea81={'m1Prime':_0x2985b4,'m2Prime':_0xd3a631};if(_0x2985b4['params'][_0xa7bb95(0x292)]!==_0xd3a631[_0xa7bb95(0x24d)][_0xa7bb95(0x292)]||_0x2985b4[_0xa7bb95(0x24d)][_0xa7bb95(0x17f)]!==_0xd3a631[_0xa7bb95(0x24d)][_0xa7bb95(0x17f)])return _0x24ea81;const _0x3ab767=_0x2985b4[_0xa7bb95(0x24d)][_0xa7bb95(0x15f)][_0xa7bb95(0x295)],_0x1e0806=new _0x4e472c(_0xd3a631[_0xa7bb95(0x24d)][_0xa7bb95(0x17c)])[_0xa7bb95(0x1b5)]();return _0x3ab767['some'](_0x1de3a9=>_0x259337[_0xa7bb95(0x2b1)](_0x1de3a9,_0x1e0806))?{'error':new Error(_0xa7bb95(0x25d))}:_0x24ea81;}},vs={'m1':_0x3bfede['id'],'m2':_0x124862['id'],'handler':(_0x3ca818,_0x127020)=>{const _0x5debbb=_0xfa7ff3,_0x1bc248={'m1Prime':_0x3ca818,'m2Prime':_0x127020};if(_0x3ca818['params'][_0x5debbb(0x292)]!==_0x127020[_0x5debbb(0x24d)][_0x5debbb(0x292)]||_0x3ca818[_0x5debbb(0x24d)][_0x5debbb(0x17f)]!==_0x127020[_0x5debbb(0x24d)][_0x5debbb(0x17f)])return _0x1bc248;const _0x2dd141=_0x3ca818[_0x5debbb(0x24d)]['rule'][_0x5debbb(0x295)],_0x5cde62=_0x127020[_0x5debbb(0x24d)]['ranges'];return _0x2dd141[_0x5debbb(0x1df)](_0x2496fa=>_0x5cde62[_0x5debbb(0x1df)](_0x244b90=>_0x259337[_0x5debbb(0x2b1)](_0x2496fa,_0x244b90)))?{'error':new Error(_0x5debbb(0x1dd))}:_0x1bc248;}},Es={'m1':_0x3bfede['id'],'m2':_0x15307e['id'],'handler':(_0x125338,_0x59a22b)=>{const _0x3a064c=_0xfa7ff3,_0x376924={'m1Prime':_0x125338,'m2Prime':_0x59a22b};return _0x125338['params'][_0x3a064c(0x292)]!==_0x59a22b[_0x3a064c(0x24d)][_0x3a064c(0x292)]||_0x125338[_0x3a064c(0x24d)][_0x3a064c(0x17f)]!==_0x59a22b[_0x3a064c(0x24d)][_0x3a064c(0x17f)]?_0x376924:{'error':new Error(_0x3a064c(0x271))};}},Ss={'m1':_0x3bfede['id'],'m2':_0x421aef['id'],'handler':(_0x44e0c1,_0x1dadc6)=>{const _0x4a3f6d=_0xfa7ff3,_0x758e4c={'m1Prime':_0x44e0c1,'m2Prime':_0x1dadc6};return _0x44e0c1['params'][_0x4a3f6d(0x292)]!==_0x1dadc6[_0x4a3f6d(0x24d)][_0x4a3f6d(0x292)]||_0x44e0c1[_0x4a3f6d(0x24d)][_0x4a3f6d(0x17f)]!==_0x1dadc6[_0x4a3f6d(0x24d)][_0x4a3f6d(0x17f)]?_0x758e4c:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};}},Vs={'m1':_0x24df90['id'],'m2':_0x4a70be['id'],'handler':(_0x3eebf1,_0x3ee3ae)=>{const _0x2ce0eb=_0xfa7ff3,_0xd57865={'m1Prime':_0x3eebf1,'m2Prime':_0x3ee3ae};return _0x3eebf1[_0x2ce0eb(0x24d)][_0x2ce0eb(0x292)]!==_0x3ee3ae[_0x2ce0eb(0x24d)][_0x2ce0eb(0x292)]||_0x3eebf1[_0x2ce0eb(0x24d)][_0x2ce0eb(0x17f)]!==_0x3ee3ae[_0x2ce0eb(0x24d)]['subUnitId']?_0xd57865:{'error':new Error(_0x2ce0eb(0x193))};}},Ws={'m1':_0x24df90['id'],'m2':_0x1e7bf4['id'],'handler':(_0x2fda33,_0x511c40)=>{const _0x2c477d=_0xfa7ff3,_0x45597b={'m1Prime':_0x2fda33,'m2Prime':_0x511c40};return _0x2fda33['params'][_0x2c477d(0x292)]!==_0x511c40[_0x2c477d(0x24d)][_0x2c477d(0x292)]||_0x2fda33[_0x2c477d(0x24d)]['subUnitId']!==_0x511c40[_0x2c477d(0x24d)][_0x2c477d(0x17f)]?_0x45597b:{'error':new Error(_0x2c477d(0x190))};}},_s={'m1':_0x24df90['id'],'m2':_0x10f20c['id'],'handler':(_0x28738a,_0x4e4885)=>{const _0x25a127=_0xfa7ff3,_0x3f51e6={'m1Prime':_0x28738a,'m2Prime':_0x4e4885};return _0x28738a[_0x25a127(0x24d)][_0x25a127(0x292)]!==_0x4e4885[_0x25a127(0x24d)][_0x25a127(0x292)]||_0x28738a[_0x25a127(0x24d)][_0x25a127(0x17f)]!==_0x4e4885['params'][_0x25a127(0x17f)]?_0x3f51e6:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection')};}},ys={'m1':_0x24df90['id'],'m2':_0x5ae2d4['id'],'handler':(_0x4de554,_0x2aa19b)=>{const _0x13914d=_0xfa7ff3,_0x265205={'m1Prime':_0x4de554,'m2Prime':_0x2aa19b};return _0x4de554[_0x13914d(0x24d)][_0x13914d(0x292)]!==_0x2aa19b[_0x13914d(0x24d)][_0x13914d(0x292)]||_0x4de554['params'][_0x13914d(0x17f)]!==_0x2aa19b['params'][_0x13914d(0x17f)]?_0x265205:{'error':new Error(_0x13914d(0x1c9))};}},Ns={'m1':_0x24df90['id'],'m2':_0x24df90['id'],'handler':(_0x338540,_0x4f74f6)=>{const _0x1b545f=_0xfa7ff3,_0x41e1c4={'m1Prime':_0x338540,'m2Prime':_0x4f74f6};return _0x338540[_0x1b545f(0x24d)][_0x1b545f(0x292)]!==_0x4f74f6['params'][_0x1b545f(0x292)]||_0x338540[_0x1b545f(0x24d)][_0x1b545f(0x17f)]!==_0x4f74f6[_0x1b545f(0x24d)][_0x1b545f(0x15f)][_0x1b545f(0x17f)]?_0x41e1c4:{'error':new Error(_0x1b545f(0x176))};}},Ts={'m1':_0x24df90['id'],'m2':_0x519914['id'],'handler':(_0x2ffeb4,_0x5a0745)=>{const _0x497add=_0xfa7ff3,_0x40a055={'m1Prime':_0x2ffeb4,'m2Prime':_0x5a0745};return _0x2ffeb4[_0x497add(0x24d)][_0x497add(0x292)]!==_0x5a0745['params'][_0x497add(0x292)]||_0x2ffeb4[_0x497add(0x24d)][_0x497add(0x17f)]!==_0x5a0745[_0x497add(0x24d)][_0x497add(0x17f)]?_0x40a055:{'error':new Error(_0x497add(0x19a))};}},Ls={'m1':_0x24df90['id'],'m2':_0x3dbfad['id'],'handler':(_0x3654f1,_0x5323d7)=>{const _0x135ffc=_0xfa7ff3,_0x5f1eeb={'m1Prime':_0x3654f1,'m2Prime':_0x5323d7};return _0x3654f1[_0x135ffc(0x24d)][_0x135ffc(0x292)]!==_0x5323d7['params'][_0x135ffc(0x292)]||_0x3654f1[_0x135ffc(0x24d)][_0x135ffc(0x17f)]!==_0x5323d7['params'][_0x135ffc(0x17f)]?_0x5f1eeb:{'error':new Error(_0x135ffc(0x285))};}},Os={'m1':_0x24df90['id'],'m2':_0x26e6c7['id'],'handler':(_0x6853c2,_0x3a0b9a)=>{const _0x170f3b=_0xfa7ff3,_0x218f14={'m1Prime':_0x6853c2,'m2Prime':_0x3a0b9a};return _0x6853c2[_0x170f3b(0x24d)][_0x170f3b(0x292)]!==_0x3a0b9a['params'][_0x170f3b(0x292)]||_0x6853c2[_0x170f3b(0x24d)]['subUnitId']!==_0x3a0b9a[_0x170f3b(0x24d)][_0x170f3b(0x17f)]?_0x218f14:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col')};}},As={'m1':_0x24df90['id'],'m2':_0x491c8d['id'],'handler':(_0x5de829,_0x3b584a)=>{const _0x7f6525=_0xfa7ff3,_0x4e46ce={'m1Prime':_0x5de829,'m2Prime':_0x3b584a};return _0x5de829[_0x7f6525(0x24d)][_0x7f6525(0x292)]!==_0x3b584a[_0x7f6525(0x24d)][_0x7f6525(0x292)]||_0x5de829[_0x7f6525(0x24d)][_0x7f6525(0x17f)]!==_0x3b584a[_0x7f6525(0x24d)][_0x7f6525(0x17f)]?_0x4e46ce:{'error':new Error(_0x7f6525(0x17d))};}},Ds={'m1':_0x24df90['id'],'m2':_0x1fb6e8['id'],'handler':(_0x46408d,_0x3ec0eb)=>{const _0x42b3e7=_0xfa7ff3,_0x15a4dc={'m1Prime':_0x46408d,'m2Prime':_0x3ec0eb};return _0x46408d['params']['unitId']!==_0x3ec0eb['params'][_0x42b3e7(0x292)]||_0x46408d[_0x42b3e7(0x24d)][_0x42b3e7(0x17f)]!==_0x3ec0eb[_0x42b3e7(0x24d)][_0x42b3e7(0x17f)]?_0x15a4dc:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col')};}},ks={'m1':_0x24df90['id'],'m2':_0x52607d['id'],'handler':(_0x2148c7,_0xe85355)=>{const _0x4cff37=_0xfa7ff3,_0x3be444={'m1Prime':_0x2148c7,'m2Prime':_0xe85355};return _0x2148c7[_0x4cff37(0x24d)][_0x4cff37(0x292)]!==_0xe85355[_0x4cff37(0x24d)][_0x4cff37(0x292)]||_0x2148c7[_0x4cff37(0x24d)]['subUnitId']!==_0xe85355[_0x4cff37(0x24d)]['subUnitId']?_0x3be444:{'error':new Error(_0x4cff37(0x2aa))};}},xs={'m1':_0x24df90['id'],'m2':_0x1908aa['id'],'handler':(_0x5169eb,_0x32dc69)=>{const _0x13bf40=_0xfa7ff3,_0x1472a8={'m1Prime':_0x5169eb,'m2Prime':_0x32dc69};return _0x5169eb[_0x13bf40(0x24d)][_0x13bf40(0x292)]!==_0x32dc69['params'][_0x13bf40(0x292)]||_0x5169eb['params'][_0x13bf40(0x17f)]!==_0x32dc69[_0x13bf40(0x24d)][_0x13bf40(0x258)][_0x13bf40(0x17f)]?_0x1472a8:{'error':new Error(_0x13bf40(0x180))};}},Bs={'m1':_0x24df90['id'],'m2':_0x3fb483['id'],'handler':(_0x299e0a,_0x6d6b6)=>{const _0x55f1bd=_0xfa7ff3,_0xc7df={'m1Prime':_0x299e0a,'m2Prime':_0x6d6b6};return _0x299e0a[_0x55f1bd(0x24d)][_0x55f1bd(0x292)]!==_0x6d6b6[_0x55f1bd(0x24d)]['unitId']||_0x299e0a[_0x55f1bd(0x24d)]['subUnitId']!==_0x6d6b6[_0x55f1bd(0x24d)][_0x55f1bd(0x17f)]?_0xc7df:{'error':new Error(_0x55f1bd(0x1e9))};}},Fs={'m1':_0x24df90['id'],'m2':_0x59a14a['id'],'handler':(_0x225955,_0xa3abb3)=>{const _0x234103=_0xfa7ff3,_0x23a1b2={'m1Prime':_0x225955,'m2Prime':_0xa3abb3};return _0x225955[_0x234103(0x24d)][_0x234103(0x292)]!==_0xa3abb3[_0x234103(0x24d)][_0x234103(0x292)]||_0x225955[_0x234103(0x24d)][_0x234103(0x17f)]!==_0xa3abb3[_0x234103(0x24d)][_0x234103(0x17f)]?_0x23a1b2:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row')};}},Hs={'m1':_0x24df90['id'],'m2':_0x2cf89e['id'],'handler':(_0x39ad28,_0x107e1d)=>{const _0x59aa62=_0xfa7ff3,_0x17387b={'m1Prime':_0x39ad28,'m2Prime':_0x107e1d};return _0x39ad28['params'][_0x59aa62(0x292)]!==_0x107e1d[_0x59aa62(0x24d)]['unitId']||_0x39ad28[_0x59aa62(0x24d)][_0x59aa62(0x17f)]!==_0x107e1d[_0x59aa62(0x24d)][_0x59aa62(0x17f)]?_0x17387b:{'error':new Error(_0x59aa62(0x2a5))};}},Gs={'m1':_0x24df90['id'],'m2':_0x5ca531['id'],'handler':(_0x8a4a10,_0x6988de)=>{const _0x5dbb56=_0xfa7ff3,_0x2ab93f={'m1Prime':_0x8a4a10,'m2Prime':_0x6988de};return _0x8a4a10[_0x5dbb56(0x24d)][_0x5dbb56(0x292)]!==_0x6988de['params']['unitId']||_0x8a4a10[_0x5dbb56(0x24d)]['subUnitId']!==_0x6988de[_0x5dbb56(0x24d)]['subUnitId']?_0x2ab93f:{'error':new Error(_0x5dbb56(0x211))};}},$s={'m1':_0x24df90['id'],'m2':_0x66b201['id'],'handler':(_0x351a7c,_0x4ad505)=>{const _0x2e01a8=_0xfa7ff3,_0x4977e8={'m1Prime':_0x351a7c,'m2Prime':_0x4ad505};return _0x351a7c[_0x2e01a8(0x24d)]['unitId']!==_0x4ad505[_0x2e01a8(0x24d)][_0x2e01a8(0x292)]||_0x351a7c[_0x2e01a8(0x24d)][_0x2e01a8(0x17f)]!==_0x4ad505['params'][_0x2e01a8(0x17f)]?_0x4977e8:{'error':new Error(_0x2e01a8(0x1ac))};}},Ys={'m1':_0x24df90['id'],'m2':_0x3bbf39['id'],'handler':(_0x22c54d,_0x1d0c2)=>{const _0x4930a1=_0xfa7ff3,_0x5e11ac={'m1Prime':_0x22c54d,'m2Prime':_0x1d0c2};return _0x22c54d[_0x4930a1(0x24d)][_0x4930a1(0x292)]!==_0x1d0c2[_0x4930a1(0x24d)][_0x4930a1(0x292)]||_0x22c54d[_0x4930a1(0x24d)]['subUnitId']!==_0x1d0c2[_0x4930a1(0x24d)][_0x4930a1(0x17f)]?_0x5e11ac:{'error':new Error(_0x4930a1(0x1d7))};}},Xs={'m1':_0x24df90['id'],'m2':_0x402670['id'],'handler':(_0x4e5cdf,_0x39cd15)=>{const _0x325f5a=_0xfa7ff3,_0x5824fc={'m1Prime':_0x4e5cdf,'m2Prime':_0x39cd15};return _0x4e5cdf[_0x325f5a(0x24d)][_0x325f5a(0x292)]!==_0x39cd15['params'][_0x325f5a(0x292)]||_0x4e5cdf[_0x325f5a(0x24d)][_0x325f5a(0x17f)]!==_0x39cd15[_0x325f5a(0x24d)][_0x325f5a(0x17f)]?_0x5824fc:{'error':new Error(_0x325f5a(0x2b0))};}},zs={'m1':_0x24df90['id'],'m2':_0x3932a5['id'],'handler':(_0x14a465,_0x2a8138)=>{const _0x34a6f7=_0xfa7ff3,_0x2962be={'m1Prime':_0x14a465,'m2Prime':_0x2a8138};return _0x14a465[_0x34a6f7(0x24d)]['unitId']!==_0x2a8138['params'][_0x34a6f7(0x292)]||_0x14a465[_0x34a6f7(0x24d)][_0x34a6f7(0x17f)]!==_0x2a8138[_0x34a6f7(0x24d)]['subUnitId']?_0x2962be:{'error':new Error(_0x34a6f7(0x1fe))};}},Js={'m1':_0x24df90['id'],'m2':_0x333697['id'],'handler':(_0x4f66bb,_0x346a35)=>{const _0x581831=_0xfa7ff3,_0x39241a={'m1Prime':_0x4f66bb,'m2Prime':_0x346a35};return _0x4f66bb[_0x581831(0x24d)][_0x581831(0x292)]!==_0x346a35[_0x581831(0x24d)][_0x581831(0x292)]||_0x4f66bb[_0x581831(0x24d)][_0x581831(0x17f)]!==_0x346a35[_0x581831(0x24d)][_0x581831(0x17f)]?_0x39241a:{'error':new Error(_0x581831(0x2a4))};}},Ks={'m1':_0x24df90['id'],'m2':_0x179462['id'],'handler':(_0x164bd0,_0x49b7b8)=>{const _0x1ce153=_0xfa7ff3,_0x52ecea={'m1Prime':_0x164bd0,'m2Prime':_0x49b7b8};return _0x164bd0[_0x1ce153(0x24d)][_0x1ce153(0x292)]!==_0x49b7b8[_0x1ce153(0x24d)]['unitId']||_0x164bd0['params'][_0x1ce153(0x17f)]!==_0x49b7b8['params'][_0x1ce153(0x17f)]?_0x52ecea:{'error':new Error(_0x1ce153(0x206))};}},qs={'m1':_0x24df90['id'],'m2':_0x3bfede['id'],'handler':(_0x384d35,_0x148319)=>{const _0x2207a2=_0xfa7ff3,_0x27befe={'m1Prime':_0x384d35,'m2Prime':_0x148319};return _0x384d35[_0x2207a2(0x24d)][_0x2207a2(0x292)]!==_0x148319[_0x2207a2(0x24d)][_0x2207a2(0x292)]||_0x384d35['params'][_0x2207a2(0x17f)]!==_0x148319[_0x2207a2(0x24d)][_0x2207a2(0x17f)]?_0x27befe:{'error':new Error(_0x2207a2(0x195))};}},js={'m1':_0x24df90['id'],'m2':_0x124862['id'],'handler':(_0x3ba980,_0xb444c4)=>{const _0x2083d6=_0xfa7ff3,_0x1aa8f6={'m1Prime':_0x3ba980,'m2Prime':_0xb444c4};return _0x3ba980[_0x2083d6(0x24d)][_0x2083d6(0x292)]!==_0xb444c4['params'][_0x2083d6(0x292)]||_0x3ba980[_0x2083d6(0x24d)][_0x2083d6(0x17f)]!==_0xb444c4[_0x2083d6(0x24d)][_0x2083d6(0x17f)]?_0x1aa8f6:{'error':new Error(_0x2083d6(0x169))};}},Zs={'m1':_0x24df90['id'],'m2':_0x34a1c2['id'],'handler':(_0x59c4c1,_0x36bd38)=>{const _0x53ac13=_0xfa7ff3,_0x26c1d9={'m1Prime':_0x59c4c1,'m2Prime':_0x36bd38};return _0x59c4c1[_0x53ac13(0x24d)][_0x53ac13(0x292)]!==_0x36bd38['params']['unitId']||_0x59c4c1[_0x53ac13(0x24d)][_0x53ac13(0x17f)]!==_0x36bd38[_0x53ac13(0x24d)][_0x53ac13(0x17f)]?_0x26c1d9:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name')};}},Qs={'m1':_0x24df90['id'],'m2':_0x15307e['id'],'handler':(_0x1e695b,_0x4fe31b)=>{const _0x1abd58=_0xfa7ff3,_0x4fcea2={'m1Prime':_0x1e695b,'m2Prime':_0x4fe31b};return _0x1e695b[_0x1abd58(0x24d)][_0x1abd58(0x292)]!==_0x4fe31b[_0x1abd58(0x24d)][_0x1abd58(0x292)]||_0x1e695b['params'][_0x1abd58(0x17f)]!==_0x4fe31b[_0x1abd58(0x24d)]['subUnitId']?_0x4fcea2:{'error':new Error(_0x1abd58(0x241))};}},to={'m1':_0x24df90['id'],'m2':_0x421aef['id'],'handler':(_0x136d58,_0x33dc53)=>{const _0x2e513e=_0xfa7ff3,_0x5ecfdb={'m1Prime':_0x136d58,'m2Prime':_0x33dc53};return _0x136d58[_0x2e513e(0x24d)]['unitId']!==_0x33dc53[_0x2e513e(0x24d)][_0x2e513e(0x292)]||_0x136d58[_0x2e513e(0x24d)][_0x2e513e(0x17f)]!==_0x33dc53[_0x2e513e(0x24d)][_0x2e513e(0x17f)]?_0x5ecfdb:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};}},eo={'m1':_0x3bfede['id'],'m2':_0x1908aa['id'],'handler':(_0x2d2260,_0x4b9e76)=>{const _0x334167=_0xfa7ff3,_0x1317c3={'m1Prime':_0x2d2260,'m2Prime':_0x4b9e76};if(_0x2d2260[_0x334167(0x24d)]['unitId']!==_0x4b9e76[_0x334167(0x24d)][_0x334167(0x292)]||_0x2d2260[_0x334167(0x24d)][_0x334167(0x17f)]!==_0x4b9e76[_0x334167(0x24d)][_0x334167(0x258)][_0x334167(0x17f)])return _0x1317c3;const _0x3b6ef0=_0x2d2260[_0x334167(0x24d)][_0x334167(0x15f)][_0x334167(0x295)],_0x44e694=new _0x4e472c(_0x4b9e76[_0x334167(0x24d)][_0x334167(0x258)][_0x334167(0x24a)])[_0x334167(0x1b5)](),_0xbe150b=new _0x4e472c(_0x4b9e76['params']['to'][_0x334167(0x24a)])[_0x334167(0x1b5)](),_0x56a828=[_0x44e694,_0xbe150b];return _0x3b6ef0[_0x334167(0x1df)](_0x506d00=>_0x56a828[_0x334167(0x1df)](_0x26ad6=>_0x259337[_0x334167(0x2b1)](_0x506d00,_0x26ad6)))?{'error':new Error(_0x334167(0x182))}:_0x1317c3;}};var ro=Object[_0xfa7ff3(0x16b)],no=Object[_0xfa7ff3(0x260)],ao=(_0xdef65,_0x4c2b92,_0x16b34f,_0x17c0a8)=>{for(var _0x255adc=_0x17c0a8>0x1?void 0x0:_0x17c0a8?no(_0x4c2b92,_0x16b34f):_0x4c2b92,_0x3f09d0=_0xdef65['length']-0x1,_0x1c09f0;_0x3f09d0>=0x0;_0x3f09d0--)(_0x1c09f0=_0xdef65[_0x3f09d0])&&(_0x255adc=(_0x17c0a8?_0x1c09f0(_0x4c2b92,_0x16b34f,_0x255adc):_0x1c09f0(_0x255adc))||_0x255adc);return _0x17c0a8&&_0x255adc&&ro(_0x4c2b92,_0x16b34f,_0x255adc),_0x255adc;},so=(_0x54796c,_0x33a9ff)=>(_0x8a11d6,_0x14f7b5)=>_0x33a9ff(_0x8a11d6,_0x14f7b5,_0x54796c);let At=class extends _0xdbab70{constructor(_0xcaa7b5){super(),this['_transformService']=_0xcaa7b5,[...Br,wr,Cr,Pr,Ur,Fr,Qr,tn,fn,gn,wn,ia,br,Mr,vr,Er,Hr,en,rn,Cn,Pn,ma,Sr,Gr,jr,mn,dn,hn,Un,da,bn,Vr,$r,qr,un,ln,Mn,vn,ua,zr,En,Sn,yr,Wr,_r,Yr,sn,on,In,Vn,Wn,la,Lr,Tr,Nr,Xr,nn,an,_n,yn,pa,Kr,Jr,Zr,pn,cn,Rn,Nn,Tn,Ln,On,An,xe,Xn,Be,zn,Fe,Jn,He,Kn,Ge,qn,$e,jn,Ye,Zn,Xe,Qn,Yn,Gn,Dn,kn,xn,Bn,Fn,Hn,$n,ta,aa,ea,ra,na,sa,oa,ca,fa,ha,Ia,Ra,ga,wa,Ca,ba,Pa,Ua,Ma,va,Ea,Sa,_a,ya,Va,Wa,Na,Ta,Oa,La,Aa,Da,xa,ka,Ba,Fa,Ha,Ga,$a,Ya,Xa,za,Ka,qa,ja,Ja,Za,Qa,ts,es,rs,ns,as,ss,os,is,ms,ds,us,ls,ps,cs,eo,fs,hs,Is,Rs,gs,ws,Cs,Ps,Us,bs,Ms,vs,Es,Ss,Vs,Ws,_s,ys,Ns,Ts,Ls,Os,As,Ds,ks,xs,Bs,Fs,Hs,Gs,$s,Ys,Xs,zs,Js,Ks,qs,js,Zs,Qs,to]['forEach'](_0x3ebedc=>{const _0x8f9aae=_0x2090;this[_0x8f9aae(0x1e2)]['registerTransformAlgorithm'](_0x3ebedc);});}};function _0x2090(_0x2dd45a,_0x4eb99d){const _0x5063f7=_0x5063();return _0x2090=function(_0x209077,_0x3bce4e){_0x209077=_0x209077-0x156;let _0x13a7a4=_0x5063f7[_0x209077];return _0x13a7a4;},_0x2090(_0x2dd45a,_0x4eb99d);}At=ao([_0x363ea2(_0x15ff50[_0xfa7ff3(0x240)],At),so(0x0,le)],At);function Ue(_0x343a01,_0x2efafb,_0x50b8a0){const _0x1e120f=_0xfa7ff3;if(_0x343a01[_0x1e120f(0x234)]===0x0)return _0x2efafb;_0x2efafb=_0x4093dc['deepClone'](_0x2efafb),_0x343a01=_0x4093dc['deepClone'](_0x343a01);const _0x468787=[],_0xb703a8=_0x2efafb[_0x1e120f(0x234)],_0x40c6c4=_0x343a01[_0x1e120f(0x234)];let _0x56d18c=0x0,_0x11d7d8=0x0,_0x26054f=null;function _0xb63b49(){const _0x5e3e2a=_0x1e120f;return _0x26054f?(_0x468787[_0x5e3e2a(0x2c0)](_0x26054f),_0x26054f=null,!0x0):!0x1;}for(;_0x56d18c<_0xb703a8&&_0x11d7d8<_0x40c6c4;){const {st:_0x30280d,ed:_0x23c9e4,ts:_0x4d7745}=_0x2efafb[_0x56d18c],{st:_0x2c60e4,ed:_0x4d50e6,ts:_0x4129c4,sId:_0x56dd83}=_0x343a01[_0x11d7d8];let _0x4cf64e={};if(_0x50b8a0===0x0)_0x4cf64e={..._0x4d7745};else{if(_0x4cf64e={..._0x4d7745},_0x4129c4){const _0x1e300c=Object[_0x1e120f(0x1fc)](_0x4129c4);for(const _0x291d9a of _0x1e300c)_0x4cf64e[_0x291d9a]&&delete _0x4cf64e[_0x291d9a];}}if(_0x23c9e4<_0x2c60e4)_0xb63b49()||_0x468787[_0x1e120f(0x2c0)](_0x2efafb[_0x56d18c]),_0x56d18c++;else{if(_0x4d50e6<_0x30280d)_0xb63b49()||_0x468787[_0x1e120f(0x2c0)](_0x343a01[_0x11d7d8]),_0x11d7d8++;else{const _0x465148={'st':Math[_0x1e120f(0x1aa)](_0x30280d,_0x2c60e4),'ed':Math[_0x1e120f(0x1ed)](_0x30280d,_0x2c60e4),'ts':_0x30280d<_0x2c60e4?{..._0x4d7745}:{..._0x4129c4},'sId':_0x30280d<_0x2c60e4?void 0x0:_0x56dd83};_0x465148['ed']>_0x465148['st']&&_0x468787[_0x1e120f(0x2c0)](),_0x468787[_0x1e120f(0x2c0)]({'st':Math[_0x1e120f(0x1ed)](_0x30280d,_0x2c60e4),'ed':Math[_0x1e120f(0x1aa)](_0x23c9e4,_0x4d50e6),'ts':_0x4cf64e,'sId':_0x56dd83}),_0x23c9e4<_0x4d50e6?(_0x56d18c++,_0x343a01[_0x11d7d8]['st']=_0x23c9e4,_0x343a01[_0x11d7d8]['st']===_0x343a01[_0x11d7d8]['ed']&&_0x11d7d8++):(_0x11d7d8++,_0x2efafb[_0x56d18c]['st']=_0x4d50e6,_0x2efafb[_0x56d18c]['st']===_0x2efafb[_0x56d18c]['ed']&&_0x56d18c++);const _0x3115cf={'st':Math['min'](_0x23c9e4,_0x4d50e6),'ed':Math[_0x1e120f(0x1ed)](_0x23c9e4,_0x4d50e6),'ts':_0x23c9e4<_0x4d50e6?{..._0x4129c4}:{..._0x4d7745},'sId':_0x23c9e4<_0x4d50e6?_0x56dd83:void 0x0};_0x26054f=_0x3115cf['ed']>_0x3115cf['st']?_0x3115cf:null;}}}_0xb63b49();const _0x1ee50d=_0x468787[_0x468787[_0x1e120f(0x234)]-0x1],_0x2f55f5=_0x2efafb[_0xb703a8-0x1],_0x44f297=_0x343a01[_0x40c6c4-0x1];return _0x1ee50d['ed']!==Math[_0x1e120f(0x1ed)](_0x2f55f5['ed'],_0x44f297['ed'])&&(_0x2f55f5['ed']>_0x44f297['ed']?_0x468787[_0x1e120f(0x2c0)](_0x2f55f5):_0x468787['push'](_0x44f297)),_0x294b0f(_0x468787);}function be(_0x217762,_0x5d284e,_0x3898f2){const _0x282bea=_0xfa7ff3,_0x1aba6a={'startIndex':_0x5d284e[_0x282bea(0x2a9)]};if(_0x5d284e[_0x282bea(0x1d0)]){if(_0x217762[_0x282bea(0x1d0)]==null)_0x1aba6a[_0x282bea(0x1d0)]={..._0x5d284e['paragraphStyle']};else{if(_0x1aba6a['paragraphStyle']={..._0x5d284e[_0x282bea(0x1d0)]},_0x3898f2===0x1){const _0x3beb46=Object['keys'](_0x217762['paragraphStyle']);for(const _0x4c7116 of _0x3beb46)_0x1aba6a[_0x282bea(0x1d0)][_0x4c7116]&&delete _0x1aba6a[_0x282bea(0x1d0)][_0x4c7116];}}}return _0x5d284e['bullet']&&(_0x217762[_0x282bea(0x2ba)]==null||_0x3898f2===0x0)&&(_0x1aba6a['bullet']={..._0x5d284e[_0x282bea(0x2ba)]}),_0x1aba6a;}function oo(_0x337426,_0x14c056,_0x415376=!0x1){const _0x2d12a9=_0xfa7ff3,{body:_0x2f5e8d}=_0x337426,{body:_0x2b5474}=_0x14c056;if(_0x2f5e8d==null||_0x2f5e8d['dataStream']!==''||_0x2b5474==null||_0x2b5474[_0x2d12a9(0x2c6)]!=='')throw new Error(_0x2d12a9(0x1cc));const _0x5b07ab={'dataStream':''},{textRuns:_0x3209ce=[],paragraphs:_0x1f931c=[]}=_0x2f5e8d,{textRuns:_0x16bfee=[],paragraphs:_0x288ed4=[]}=_0x2b5474;let _0x257afd=[];_0x415376?_0x257afd=Ue(_0x3209ce,_0x16bfee,0x1):_0x257afd=Ue(_0x3209ce,_0x16bfee,0x0),_0x257afd[_0x2d12a9(0x234)]&&(_0x5b07ab[_0x2d12a9(0x2ad)]=_0x257afd);const _0x5ecd2c=[];let _0x3ba1e5=0x0,_0x196068=0x0;for(;_0x3ba1e5<_0x1f931c[_0x2d12a9(0x234)]&&_0x196068<_0x288ed4[_0x2d12a9(0x234)];){const _0x5d64fd=_0x1f931c[_0x3ba1e5],_0x11b3fd=_0x288ed4[_0x196068],{startIndex:_0x59d050}=_0x5d64fd,{startIndex:_0x4277cc}=_0x11b3fd;if(_0x59d050===_0x4277cc){let _0x2d9af5={'startIndex':_0x59d050};_0x415376?_0x2d9af5=be(_0x5d64fd,_0x11b3fd,0x1):_0x2d9af5=be(_0x5d64fd,_0x11b3fd,0x0),_0x5ecd2c['push'](_0x2d9af5),_0x3ba1e5++,_0x196068++;}else _0x59d050<_0x4277cc?_0x3ba1e5++:(_0x5ecd2c[_0x2d12a9(0x2c0)](_0x4093dc[_0x2d12a9(0x1a2)](_0x11b3fd)),_0x196068++);}return _0x196068<_0x288ed4[_0x2d12a9(0x234)]&&_0x5ecd2c['push'](..._0x288ed4['slice'](_0x196068)),_0x5ecd2c[_0x2d12a9(0x234)]&&(_0x5b07ab[_0x2d12a9(0x1c5)]=_0x5ecd2c),_0x5b07ab;}const bt=class bt extends _0x1ea41d{static[_0xfa7ff3(0x177)](_0x4c7933,_0x1c16f9,_0x48851d='right'){const _0x393198=_0xfa7ff3;var _0x1a283f;const _0x4c2975=new _0x2fb5ae(_0x4c7933),_0x54f17e=new _0x2fb5ae(_0x1c16f9),_0x314b23=new bt();for(;_0x4c2975[_0x393198(0x29c)]()||_0x54f17e[_0x393198(0x29c)]();)if(_0x4c2975['peekType']()===_0x100b67[_0x393198(0x29d)]&&(_0x48851d===_0x393198(0x199)||_0x54f17e[_0x393198(0x272)]()!==_0x100b67[_0x393198(0x29d)])){const _0x4fd469=_0x4c2975['next']();_0x314b23['retain'](_0x4fd469[_0x393198(0x2a0)],(_0x1a283f=_0x4fd469[_0x393198(0x251)])!=null?_0x1a283f:'');}else{if(_0x54f17e[_0x393198(0x272)]()===_0x100b67[_0x393198(0x29d)])_0x314b23['push'](_0x54f17e['next']());else{const _0xb792bf=Math[_0x393198(0x1aa)](_0x4c2975[_0x393198(0x22e)](),_0x54f17e[_0x393198(0x22e)]()),_0x169d85=_0x4c2975[_0x393198(0x20b)](_0xb792bf),_0x1cad7c=_0x54f17e['next'](_0xb792bf);if(_0x169d85['t']===_0x100b67[_0x393198(0x1c7)])continue;if(_0x1cad7c['t']===_0x100b67[_0x393198(0x1c7)]){_0x314b23[_0x393198(0x2c0)](_0x1cad7c);continue;}_0x169d85[_0x393198(0x21f)]==null||_0x1cad7c[_0x393198(0x21f)]==null?_0x314b23['push'](_0x1cad7c):_0x314b23[_0x393198(0x2c0)]({..._0x1cad7c,'body':oo(_0x169d85,_0x1cad7c,_0x48851d===_0x393198(0x199))});}}return _0x314b23[_0x393198(0x215)](),_0x314b23[_0x393198(0x1a6)]();}static[_0xfa7ff3(0x2a8)](_0x147d1e,_0x18ac87,_0x443df0=!0x1){const _0xc34e99=_0xfa7ff3,_0x41ae03=new _0x2fb5ae(_0x147d1e);let _0x6f8111=0x0;for(;_0x41ae03[_0xc34e99(0x29c)]()&&_0x6f8111<=_0x18ac87;){const _0x4af10a=_0x41ae03[_0xc34e99(0x22e)](),_0x38b3cc=_0x41ae03['peekType']();if(_0x41ae03[_0xc34e99(0x20b)](),_0x38b3cc===_0x100b67[_0xc34e99(0x1c7)]){_0x18ac87-=Math['min'](_0x4af10a,_0x18ac87-_0x6f8111);continue;}else _0x38b3cc===_0x100b67['INSERT']&&(_0x6f8111<_0x18ac87||!_0x443df0)&&(_0x18ac87+=_0x4af10a);_0x6f8111+=_0x4af10a;}return _0x18ac87;}};pt(bt,'name',_0xfa7ff3(0x23b)),pt(bt,'id','text-x-pro');let _t=bt;class Ft extends _0x6814a2{static[_0xfa7ff3(0x177)](_0x59e602,_0x104f39,_0x24b20f){const _0x14251c=_0xfa7ff3;return _0x1cda5f['type'][_0x14251c(0x177)](_0x59e602,_0x104f39,_0x24b20f);}static[_0xfa7ff3(0x2a8)](_0x54e5cd,_0x15a9f3,_0x19d262=_0xfa7ff3(0x1f3)){const _0x135806=_0xfa7ff3;return _0x54e5cd&&_0x54e5cd['length']===0x2&&_0x54e5cd[0x0]===_0x135806(0x21f)&&_0x54e5cd[0x1]['et']===_t['name']?_t[_0x135806(0x2a8)](_0x54e5cd[0x1]['e'],_0x15a9f3,_0x19d262===_0x135806(0x199)):_0x15a9f3;}}_0x6814a2[_0xfa7ff3(0x1c6)](_t);function Me(_0x4d882a,_0x4bf3d4,_0xb1cdc0=_0xfa7ff3(0x1f3)){const _0x8c6a6e=_0xfa7ff3,_0x4a1192=[];for(const _0x84f3f6 of _0x4bf3d4){const _0x4cccb7=Ft[_0x8c6a6e(0x2a8)](_0x4d882a,_0x84f3f6[_0x8c6a6e(0x1ae)],_0xb1cdc0),_0x1d793b=Ft[_0x8c6a6e(0x2a8)](_0x4d882a,_0x84f3f6[_0x8c6a6e(0x228)],_0xb1cdc0),_0x18598f={..._0x84f3f6,'startOffset':_0x4cccb7,'endOffset':_0x1d793b,'collapsed':_0x4cccb7===_0x1d793b};_0x4a1192[_0x8c6a6e(0x2c0)](_0x18598f);}return _0x4a1192;}const io={'m1':_0x341cd7['id'],'m2':_0x341cd7['id'],'handler'(_0x2aff77,_0x394648){const _0x2049ea=_0xfa7ff3;if(_0x2aff77[_0x2049ea(0x24d)]['unitId']!==_0x394648[_0x2049ea(0x24d)][_0x2049ea(0x292)])return{'error':new Error(_0x2049ea(0x213))};const _0x3dd4ce=_0x4093dc[_0x2049ea(0x1a2)](_0x2aff77),_0x55bce9=_0x4093dc[_0x2049ea(0x1a2)](_0x394648);return{'m1Prime':{..._0x3dd4ce,'params':{..._0x3dd4ce[_0x2049ea(0x24d)],'actions':Ft[_0x2049ea(0x177)](_0x55bce9['params'][_0x2049ea(0x16f)],_0x3dd4ce[_0x2049ea(0x24d)][_0x2049ea(0x16f)],_0x2049ea(0x1f3)),'textRanges':_0x3dd4ce['params'][_0x2049ea(0x20d)]?Me(_0x55bce9[_0x2049ea(0x24d)]['actions'],_0x3dd4ce[_0x2049ea(0x24d)][_0x2049ea(0x20d)],_0x2049ea(0x1f3)):null}},'m2Prime':{..._0x55bce9,'params':{..._0x55bce9[_0x2049ea(0x24d)],'actions':Ft[_0x2049ea(0x177)](_0x3dd4ce[_0x2049ea(0x24d)][_0x2049ea(0x16f)],_0x55bce9[_0x2049ea(0x24d)][_0x2049ea(0x16f)],_0x2049ea(0x199)),'textRanges':_0x55bce9[_0x2049ea(0x24d)][_0x2049ea(0x20d)]?Me(_0x3dd4ce[_0x2049ea(0x24d)][_0x2049ea(0x16f)],_0x55bce9[_0x2049ea(0x24d)][_0x2049ea(0x20d)],_0x2049ea(0x1f3)):null}}};}},mo=[io];var uo=Object[_0xfa7ff3(0x16b)],lo=Object[_0xfa7ff3(0x260)],po=(_0x246270,_0x1fb513,_0x50da1f,_0x51917d)=>{const _0x12db45=_0xfa7ff3;for(var _0x33605e=_0x51917d>0x1?void 0x0:_0x51917d?lo(_0x1fb513,_0x50da1f):_0x1fb513,_0x24f412=_0x246270[_0x12db45(0x234)]-0x1,_0x54c439;_0x24f412>=0x0;_0x24f412--)(_0x54c439=_0x246270[_0x24f412])&&(_0x33605e=(_0x51917d?_0x54c439(_0x1fb513,_0x50da1f,_0x33605e):_0x54c439(_0x33605e))||_0x33605e);return _0x51917d&&_0x33605e&&uo(_0x1fb513,_0x50da1f,_0x33605e),_0x33605e;},co=(_0x43dc53,_0x2f0a99)=>(_0x3a20a0,_0x522ea1)=>_0x2f0a99(_0x3a20a0,_0x522ea1,_0x43dc53);let Dt=class extends _0xdbab70{constructor(_0x5e3524){const _0x2c0ff9=_0xfa7ff3;super(),this[_0x2c0ff9(0x1e2)]=_0x5e3524,[...mo][_0x2c0ff9(0x1bf)](_0x13101b=>{const _0x402cd9=_0x2c0ff9;this[_0x402cd9(0x1e2)]['registerTransformAlgorithm'](_0x13101b);});}};Dt=po([_0x363ea2(_0x15ff50[_0xfa7ff3(0x240)],Dt),co(0x0,le)],Dt);function Zo(_0xad0cad){const _0x211587=_0xfa7ff3;return{..._0xad0cad,'mutations':_0xad0cad[_0x211587(0x1f5)]['map'](fo)};}function Qo(_0x6db2f4){const _0x323943=_0xfa7ff3;return _0x6db2f4[_0x323943(0x22a)](_0x44aa65=>({'id':_0x44aa65['id'],'params':JSON['parse'](_0x44aa65['data'])}));}function ti(_0x5ba922){const _0x383624=_0xfa7ff3;return{..._0x5ba922,'mutations':_0x5ba922[_0x383624(0x1f5)][_0x383624(0x22a)](ho)};}function fo(_0x5f1dbd){const _0x489fcd=_0xfa7ff3;return{'id':_0x5f1dbd['id'],'params':JSON[_0x489fcd(0x261)](_0x5f1dbd[_0x489fcd(0x20a)])};}function ho(_0x219969){const _0x414e92=_0xfa7ff3;return{'id':_0x219969['id'],'data':JSON['stringify'](_0x219969[_0x414e92(0x24d)])};}var Io=(_0xe65fb0=>(_0xe65fb0[_0xfa7ff3(0x20e)]=_0xfa7ff3(0x19c),_0xe65fb0[_0xfa7ff3(0x245)]='pseudo_fetch_missing_result',_0xe65fb0[_0xfa7ff3(0x2a3)]='submit_changeset',_0xe65fb0[_0xfa7ff3(0x1a1)]=_0xfa7ff3(0x1f6),_0xe65fb0['CHANGESET_REJ']=_0xfa7ff3(0x224),_0xe65fb0[_0xfa7ff3(0x18d)]='new_changesets',_0xe65fb0[_0xfa7ff3(0x2a2)]=_0xfa7ff3(0x1be),_0xe65fb0[_0xfa7ff3(0x2b7)]=_0xfa7ff3(0x18b),_0xe65fb0[_0xfa7ff3(0x165)]=_0xfa7ff3(0x1f2),_0xe65fb0[_0xfa7ff3(0x28f)]=_0xfa7ff3(0x273),_0xe65fb0[_0xfa7ff3(0x1d8)]=_0xfa7ff3(0x253),_0xe65fb0['LIVESHARE_NEW_HOST']=_0xfa7ff3(0x2b8),_0xe65fb0[_0xfa7ff3(0x1f9)]=_0xfa7ff3(0x270),_0xe65fb0['LIVESHARE_FETCH_OPERATIONS']=_0xfa7ff3(0x15e),_0xe65fb0['LIVESHARE_TERMINATE']=_0xfa7ff3(0x230),_0xe65fb0[_0xfa7ff3(0x29a)]='error_msg',_0xe65fb0[_0xfa7ff3(0x18f)]=_0xfa7ff3(0x1cb),_0xe65fb0))(Io||{});const Ro=_0x316d31=>{const _0x51d0bb=_0xfa7ff3,_0x1c87b1={};if(!_0x316d31)return{'cellValue':_0x316d31,'styleRefMap':void 0x0};const _0x4278d4=[];return{'cellValue':new _0x4e472c(_0x4093dc[_0x51d0bb(0x1a2)](_0x316d31))[_0x51d0bb(0x25c)]((_0x7a05f5,_0x3c94b7,_0x17f396)=>{const _0x560890=_0x51d0bb,_0x137d14=_0x17f396&&_0x17f396['s'];if(_0x137d14&&typeof _0x137d14===_0x560890(0x26a)){const _0x2dee79=JSON[_0x560890(0x278)](_0x137d14),_0x32718a=_0x4278d4[_0x560890(0x19d)](_0x34d890=>_0x34d890===_0x2dee79);if(_0x32718a>-0x1)_0x17f396['s']=''+_0x32718a;else{const _0xa880a9=_0x4278d4['push'](_0x2dee79)-0x1;_0x1c87b1[_0xa880a9]=_0x137d14,_0x17f396['s']=''+_0xa880a9;}}})[_0x51d0bb(0x268)](),'styleRefMap':_0x1c87b1};},go=(_0x30f3e8,_0x58c781)=>!_0x30f3e8||!_0x58c781?_0x30f3e8:new _0x4e472c(_0x4093dc[_0xfa7ff3(0x1a2)](_0x30f3e8))['forValue']((_0x3ae58e,_0x409ab6,_0x25227f)=>{const _0x1097aa=_0x25227f&&_0x25227f['s'];if(_0x1097aa&&typeof _0x1097aa==='string'){const _0x558178=_0x58c781[_0x1097aa];_0x558178&&(_0x25227f['s']=_0x558178);}})['getMatrix'](),wo=_0x47457e('COMPRESS_MUTATION_APPLY'),Co=_0x47457e('COMPRESS_MUTATION_SEND');class ze{constructor(){const _0x57fa61=_0xfa7ff3;pt(this,_0x57fa61(0x27b),new _0x382b35({'COMPRESS_MUTATION_APPLY':wo,'COMPRESS_MUTATION_SEND':Co})),this[_0x57fa61(0x1ad)]();}[_0xfa7ff3(0x1ad)](){const _0x5b9ec0=_0xfa7ff3;this[_0x5b9ec0(0x27b)][_0x5b9ec0(0x181)](this['interceptor']['getInterceptPoints']()[_0x5b9ec0(0x1e8)],{'priority':-0x1,'handler':_0x594ada=>_0x594ada}),this['interceptor']['intercept'](this[_0x5b9ec0(0x27b)][_0x5b9ec0(0x166)]()['COMPRESS_MUTATION_SEND'],{'priority':-0x1,'handler':_0xe677fc=>_0xe677fc}),this[_0x5b9ec0(0x17a)]();}[_0xfa7ff3(0x17a)](){const _0x1fce5d=_0xfa7ff3;this['interceptor']['intercept'](this[_0x1fce5d(0x27b)]['getInterceptPoints']()[_0x1fce5d(0x1e8)],{'handler':(_0x2413fa,_0x20d4f4,_0xf2f617)=>{const _0x45aba6=_0x1fce5d;if(!_0x2413fa)return _0xf2f617(_0x2413fa);const _0x534f46=_0x2413fa[_0x45aba6(0x22a)](_0x3abce5=>{const _0x4dd0be=_0x45aba6;if(_0x3abce5['id']===_0x476917['id']){const _0x12fa93=_0x3abce5['params'];if(!_0x12fa93[_0x4dd0be(0x1cf)])return _0x3abce5;const _0x285208=go(_0x12fa93[_0x4dd0be(0x17c)],_0x12fa93['styleRefMap']);return{..._0x3abce5,'params':{..._0x12fa93,'cellValue':_0x285208}};}return _0x3abce5;});return _0xf2f617(_0x534f46);}}),this[_0x1fce5d(0x27b)][_0x1fce5d(0x181)](this[_0x1fce5d(0x27b)][_0x1fce5d(0x166)]()[_0x1fce5d(0x24f)],{'handler':(_0x4e32f6,_0xce8e1c,_0x3537a3)=>{const _0x4c19e9=_0x1fce5d;if(!_0x4e32f6)return _0x3537a3(_0x4e32f6);const _0x2e1d84=_0x4e32f6[_0x4c19e9(0x22a)](_0x1712df=>{const _0x3c3bf2=_0x4c19e9;if(_0x1712df['id']===_0x476917['id']){const _0x5b80fa=_0x1712df[_0x3c3bf2(0x24d)];return _0x5b80fa[_0x3c3bf2(0x1cf)]?_0x1712df:{..._0x1712df,'params':{..._0x5b80fa,...Ro(_0x5b80fa[_0x3c3bf2(0x17c)])}};}return _0x1712df;});return _0x3537a3(_0x2e1d84);}});}}var Po=Object['defineProperty'],Uo=Object['getOwnPropertyDescriptor'],bo=(_0x30be03,_0x406cc6,_0x15b270,_0x5bbbc1)=>{const _0x4a2248=_0xfa7ff3;for(var _0x547c0c=_0x5bbbc1>0x1?void 0x0:_0x5bbbc1?Uo(_0x406cc6,_0x15b270):_0x406cc6,_0x24e78f=_0x30be03[_0x4a2248(0x234)]-0x1,_0x5ed42d;_0x24e78f>=0x0;_0x24e78f--)(_0x5ed42d=_0x30be03[_0x24e78f])&&(_0x547c0c=(_0x5bbbc1?_0x5ed42d(_0x406cc6,_0x15b270,_0x547c0c):_0x5ed42d(_0x547c0c))||_0x547c0c);return _0x5bbbc1&&_0x547c0c&&Po(_0x406cc6,_0x15b270,_0x547c0c),_0x547c0c;},Mo=(_0x201622,_0x2b6a06)=>(_0x57190b,_0x28c1c6)=>_0x2b6a06(_0x57190b,_0x28c1c6,_0x201622);const ei=new Set([_0x45956f['id'],_0x402670['id']]);let Ht=class{constructor(_0x3e2642){const _0xd4c50f=_0xfa7ff3;this[_0xd4c50f(0x1d9)]=_0x3e2642;}[_0xfa7ff3(0x2bf)](_0x277837){const _0x175f2a=_0xfa7ff3,_0x36b425=this[_0x175f2a(0x1d9)][_0x175f2a(0x19e)](_0x277837);if(_0x36b425)return _0x36b425['getRev']();const _0x16c650=this[_0x175f2a(0x1d9)][_0x175f2a(0x158)](_0x277837);if(_0x16c650)return _0x16c650[_0x175f2a(0x220)]();throw new Error(_0x175f2a(0x282)+_0x277837+'.');}[_0xfa7ff3(0x264)](_0xa5abb3){const _0x12be34=_0xfa7ff3,_0x34d08e=this[_0x12be34(0x1d9)][_0x12be34(0x19e)](_0xa5abb3);if(_0x34d08e)return _0x34d08e[_0x12be34(0x2c2)](),_0x34d08e[_0x12be34(0x220)]();const _0x26f709=this[_0x12be34(0x1d9)]['getUniverDocInstance'](_0xa5abb3);if(_0x26f709)return _0x26f709[_0x12be34(0x2c2)](),_0x26f709[_0x12be34(0x220)]();throw new Error(_0x12be34(0x282)+_0xa5abb3+'.');}};Ht=bo([Mo(0x0,_0x24183d)],Ht);var Je=(_0x3b9851=>(_0x3b9851[_0x3b9851['UNDEFINED']=0x0]=_0xfa7ff3(0x216),_0x3b9851[_0x3b9851['OK']=0x1]='OK',_0x3b9851[_0x3b9851[_0xfa7ff3(0x218)]=0x2]=_0xfa7ff3(0x218),_0x3b9851[_0x3b9851['PERMISSION_DENIED']=0x3]=_0xfa7ff3(0x187),_0x3b9851[_0x3b9851[_0xfa7ff3(0x1a9)]=0x4]='NOT_FOUND',_0x3b9851[_0x3b9851[_0xfa7ff3(0x227)]=0x5]=_0xfa7ff3(0x227),_0x3b9851[_0x3b9851[_0xfa7ff3(0x209)]=0x6]=_0xfa7ff3(0x209),_0x3b9851[_0x3b9851['INVALID_ARGUMENT']=0x7]='INVALID_ARGUMENT',_0x3b9851[_0x3b9851[_0xfa7ff3(0x217)]=0x8]='TOO_MANY_REQUESTS',_0x3b9851[_0x3b9851[_0xfa7ff3(0x24b)]=0x9]='COMPLETION_FINISHED',_0x3b9851[_0x3b9851['CHANGESET_REVISION_CONFILICT']=0x1389]=_0xfa7ff3(0x175),_0x3b9851[_0x3b9851['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]=_0xfa7ff3(0x276),_0x3b9851[_0x3b9851[_0xfa7ff3(0x291)]=0x1b59]=_0xfa7ff3(0x291),_0x3b9851[_0x3b9851['APPLY_NON_SEQUENTIAL_REVISION']=0x1b5a]=_0xfa7ff3(0x23c),_0x3b9851[_0x3b9851[_0xfa7ff3(0x269)]=0x1b5b]=_0xfa7ff3(0x269),_0x3b9851[_0x3b9851['APPLY_PERMISSION_DENIED']=0x1b5c]='APPLY_PERMISSION_DENIED',_0x3b9851[_0x3b9851[_0xfa7ff3(0x26f)]=0x1f41]=_0xfa7ff3(0x26f),_0x3b9851[_0x3b9851['LICENSE_MAX_UNITS_EXCEEDED']=0x2329]=_0xfa7ff3(0x29b),_0x3b9851[_0x3b9851[_0xfa7ff3(0x1c0)]=0x232a]=_0xfa7ff3(0x1c0),_0x3b9851[_0x3b9851['LICENSE_IMPORT_SIZE_EXCEEDED']=0x232b]='LICENSE_IMPORT_SIZE_EXCEEDED',_0x3b9851[_0x3b9851[_0xfa7ff3(0x1d5)]=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x3b9851[_0x3b9851[_0xfa7ff3(0x249)]=0x232d]=_0xfa7ff3(0x249),_0x3b9851[_0x3b9851[_0xfa7ff3(0x279)]=0x2711]=_0xfa7ff3(0x279),_0x3b9851[_0x3b9851['YUUMI_URL_COL_OUT_OF_RANGE']=0x2712]=_0xfa7ff3(0x21a),_0x3b9851[_0x3b9851['UNRECOGNIZED']=-0x1]=_0xfa7ff3(0x179),_0x3b9851))(Je||{});function ve(_0x5912a4){const _0x169a2e=_0xfa7ff3;return!!(_0x5912a4&&_0x5912a4[_0x169a2e(0x23f)]&&_0x5912a4['code']!==Je['OK']&&_0x5912a4['code']!=='OK');}var Q=(_0xb0781b=>(_0xb0781b[_0xb0781b['UNIVER_UNKNOWN']=0x0]=_0xfa7ff3(0x283),_0xb0781b[_0xb0781b[_0xfa7ff3(0x183)]=0x1]='UNIVER_DOC',_0xb0781b[_0xb0781b[_0xfa7ff3(0x1eb)]=0x2]=_0xfa7ff3(0x1eb),_0xb0781b[_0xb0781b['UNIVER_SLIDE']=0x3]=_0xfa7ff3(0x28d),_0xb0781b[_0xb0781b[_0xfa7ff3(0x179)]=-0x1]=_0xfa7ff3(0x179),_0xb0781b))(Q||{});let Lt;const vo=new Uint8Array(0x10);function Eo(){const _0xf76d46=_0xfa7ff3;if(!Lt&&(Lt=typeof crypto<'u'&&crypto['getRandomValues']&&crypto['getRandomValues']['bind'](crypto),!Lt))throw new Error(_0xf76d46(0x22b));return Lt(vo);}const Y=[];for(let t=0x0;t<0x100;++t)Y[_0xfa7ff3(0x2c0)]((t+0x100)[_0xfa7ff3(0x2be)](0x10)[_0xfa7ff3(0x197)](0x1));function So(_0x1c4a00,_0x4960c5=0x0){return Y[_0x1c4a00[_0x4960c5+0x0]]+Y[_0x1c4a00[_0x4960c5+0x1]]+Y[_0x1c4a00[_0x4960c5+0x2]]+Y[_0x1c4a00[_0x4960c5+0x3]]+'-'+Y[_0x1c4a00[_0x4960c5+0x4]]+Y[_0x1c4a00[_0x4960c5+0x5]]+'-'+Y[_0x1c4a00[_0x4960c5+0x6]]+Y[_0x1c4a00[_0x4960c5+0x7]]+'-'+Y[_0x1c4a00[_0x4960c5+0x8]]+Y[_0x1c4a00[_0x4960c5+0x9]]+'-'+Y[_0x1c4a00[_0x4960c5+0xa]]+Y[_0x1c4a00[_0x4960c5+0xb]]+Y[_0x1c4a00[_0x4960c5+0xc]]+Y[_0x1c4a00[_0x4960c5+0xd]]+Y[_0x1c4a00[_0x4960c5+0xe]]+Y[_0x1c4a00[_0x4960c5+0xf]];}const Vo=typeof crypto<'u'&&crypto[_0xfa7ff3(0x15d)]&&crypto[_0xfa7ff3(0x15d)]['bind'](crypto),Ee={'randomUUID':Vo};function Se(_0x562d70,_0x257c70,_0x55a4e7){const _0x29b252=_0xfa7ff3;if(Ee[_0x29b252(0x15d)]&&!_0x257c70&&!_0x562d70)return Ee[_0x29b252(0x15d)]();_0x562d70=_0x562d70||{};const _0x23fb19=_0x562d70[_0x29b252(0x24e)]||(_0x562d70[_0x29b252(0x1bc)]||Eo)();return _0x23fb19[0x6]=_0x23fb19[0x6]&0xf|0x40,_0x23fb19[0x8]=_0x23fb19[0x8]&0x3f|0x80,So(_0x23fb19);}var Wo=Object[_0xfa7ff3(0x16b)],_o=Object['getOwnPropertyDescriptor'],yo=(_0x874257,_0x3580a6,_0x103442,_0xbf198e)=>{const _0x3fb930=_0xfa7ff3;for(var _0x5abd66=_0xbf198e>0x1?void 0x0:_0xbf198e?_o(_0x3580a6,_0x103442):_0x3580a6,_0x18616e=_0x874257[_0x3fb930(0x234)]-0x1,_0x504164;_0x18616e>=0x0;_0x18616e--)(_0x504164=_0x874257[_0x18616e])&&(_0x5abd66=(_0xbf198e?_0x504164(_0x3580a6,_0x103442,_0x5abd66):_0x504164(_0x5abd66))||_0x5abd66);return _0xbf198e&&_0x5abd66&&Wo(_0x3580a6,_0x103442,_0x5abd66),_0x5abd66;},mt=(_0x369fa4,_0x2aa2ac)=>(_0x1c3ed8,_0x7f07a3)=>_0x2aa2ac(_0x1c3ed8,_0x7f07a3,_0x369fa4);let ae=class{constructor(_0x5e923d,_0x21f213,_0x3eab18,_0xc11b84,_0x3cea14,_0x1a2f59,_0x30a8a6){const _0x22b516=_0xfa7ff3;this['_revisionService']=_0x5e923d,this[_0x22b516(0x1d9)]=_0x21f213,this[_0x22b516(0x29f)]=_0x3eab18,this[_0x22b516(0x1ba)]=_0xc11b84,this[_0x22b516(0x22c)]=_0x3cea14,this[_0x22b516(0x221)]=_0x1a2f59,this[_0x22b516(0x1f0)]=_0x30a8a6;}async[_0xfa7ff3(0x1b6)](_0x4ffa2c,_0x262e71,_0x5c634f){const _0x5408df=_0xfa7ff3;var _0x3477e0;_0x5c634f===void 0x0&&(_0x5c634f={'metadata':{'x-feature-id':Se()}});const {snapshot:_0x38896b,changesets:_0x33026e,error:_0x2a8ae8}=await this[_0x5408df(0x29f)][_0x5408df(0x298)](_0x5c634f,{'unitID':_0x4ffa2c,'type':Q['UNIVER_SHEET'],'revision':_0x262e71});if(ve(_0x2a8ae8)||!_0x38896b||!_0x38896b[_0x5408df(0x287)])throw new Error(_0x5408df(0x255));const _0x52c977=(_0x3477e0=_0x33026e==null?void 0x0:_0x33026e['length'])!=null?_0x3477e0:0x0;if(_0x262e71!==0x0&&_0x38896b['rev']+_0x52c977!==_0x262e71)throw new Error(_0x5408df(0x1a8));const {workbook:_0x469291}=_0x38896b,_0x17a5fe=_0x469291[_0x5408df(0x290)]?Object[_0x5408df(0x2af)](_0x469291[_0x5408df(0x290)])[_0x5408df(0x22a)](([_0x37271d,_0x49cab9])=>{const _0x125b0a=_0x5408df;var _0x3303cc,_0x23ca10;return(_0x23ca10=(_0x3303cc=_0x49cab9[_0x125b0a(0x16e)])==null?void 0x0:_0x3303cc[_0x125b0a(0x22a)](_0x3852d1=>_0x3852d1))!=null?_0x23ca10:[];})[_0x5408df(0x28b)]():[],_0x1c449a=(await Promise[_0x5408df(0x159)](_0x17a5fe[_0x5408df(0x22a)](_0x26e987=>this['_snapshotServerService'][_0x5408df(0x1b7)](_0x5c634f,{'unitID':_0x4ffa2c,'type':Q[_0x5408df(0x1eb)],'blockID':_0x26e987})[_0x5408df(0x2a6)](_0x48db2e=>_0x48db2e[_0x5408df(0x239)]))))['filter'](_0x57b544=>!!_0x57b544),_0x56a57a=_0x2b20f3(_0x38896b,_0x1c449a,_0x5c634f),_0x4c916a=this['_univerInstanceService'][_0x5408df(0x1bd)](_0x416ecf['UNIVER_SHEET'],_0x56a57a),_0x1f3b40=this['_compressMutationService'][_0x5408df(0x27b)][_0x5408df(0x250)](this['_compressMutationService'][_0x5408df(0x27b)][_0x5408df(0x166)]()[_0x5408df(0x1e8)]);return _0x33026e==null||_0x33026e[_0x5408df(0x1bf)](_0x58c76f=>{const _0x1e4f51=_0x5408df,_0x1795c5=_0x58c76f[_0x1e4f51(0x1f5)][_0x1e4f51(0x22a)](_0x2cb3d2=>({'id':_0x2cb3d2['id'],'params':JSON['parse'](_0x2cb3d2[_0x1e4f51(0x20a)])}));({..._0x58c76f,'mutations':_0x1f3b40(_0x1795c5,null)||_0x1795c5}[_0x1e4f51(0x1f5)][_0x1e4f51(0x1bf)](_0x33fcb9=>this[_0x1e4f51(0x1ba)][_0x1e4f51(0x1c8)](_0x33fcb9['id'],_0x33fcb9[_0x1e4f51(0x24d)])),this[_0x1e4f51(0x1de)][_0x1e4f51(0x264)](_0x4ffa2c));}),_0x4c916a;}async['loadDoc'](_0x35d483,_0x157a8c,_0x44fbde){const _0x13dc1f=_0xfa7ff3;var _0x26c33e;_0x44fbde===void 0x0&&(_0x44fbde={'metadata':{'x-feature-id':Se()}});const {snapshot:_0x500e8d,changesets:_0x3c926a,error:_0x2cc249}=await this['_snapshotServerService'][_0x13dc1f(0x298)](_0x44fbde,{'unitID':_0x35d483,'type':Q[_0x13dc1f(0x183)],'revision':_0x157a8c});if(ve(_0x2cc249)||!_0x500e8d||!_0x500e8d[_0x13dc1f(0x25b)])throw new Error(_0x13dc1f(0x255));const _0x4e181b=(_0x26c33e=_0x3c926a==null?void 0x0:_0x3c926a['length'])!=null?_0x26c33e:0x0;if(_0x157a8c!==0x0&&_0x500e8d[_0x13dc1f(0x274)]+_0x4e181b!==_0x157a8c)throw new Error(_0x13dc1f(0x1a8));const _0x3ce72a=_0x579f12(_0x500e8d),_0x2085c7=this[_0x13dc1f(0x1d9)][_0x13dc1f(0x1bd)](_0x416ecf[_0x13dc1f(0x183)],_0x3ce72a);return _0x3c926a==null||_0x3c926a[_0x13dc1f(0x1bf)](_0x579ecb=>{const _0x2e030c=_0x13dc1f;_0x579ecb['mutations'][_0x2e030c(0x22a)](_0x1e9a7d=>({'id':_0x1e9a7d['id'],'params':JSON['parse'](_0x1e9a7d['data'])}))[_0x2e030c(0x1bf)](_0x2ddd0a=>this[_0x2e030c(0x1ba)][_0x2e030c(0x1c8)](_0x2ddd0a['id'],_0x2ddd0a[_0x2e030c(0x24d)])),this[_0x2e030c(0x1de)]['incrementRevForDocument'](_0x35d483);}),_0x2085c7;}['save'](_0x42569e,_0x1b7d55){const _0x2f7b47=_0xfa7ff3,_0x36910a={..._0x1b7d55[_0x2f7b47(0x2b6)]()};_0x1b7d55[_0x2f7b47(0x2b2)]()['forEach'](_0x4f2ea7=>{const _0x598145=_0x2f7b47;_0x36910a[_0x598145(0x24c)][_0x4f2ea7[_0x598145(0x263)]()]=_0x4093dc['deepClone'](_0x4f2ea7[_0x598145(0x2b6)]());});const _0x5131ff=this['_resourceManagerService'][_0x2f7b47(0x275)](_0x1b7d55[_0x2f7b47(0x289)]());return _0x36910a[_0x2f7b47(0x299)]=_0x5131ff,_0x36910a;}[_0xfa7ff3(0x19f)](_0x4c28c5,_0x5ed837){const _0x24cded=_0xfa7ff3;return{..._0x5ed837[_0x24cded(0x2b6)]()};}};ae=yo([mt(0x0,_0x36f8e1(Ht)),mt(0x1,_0x24183d),mt(0x2,_0x3287dd),mt(0x3,_0x203cb4),mt(0x4,_0x36f8e1(_0x4262fc)),mt(0x5,_0x36f8e1(ze)),mt(0x6,_0x36f8e1(_0x589937))],ae);var No=Object[_0xfa7ff3(0x16b)],To=Object[_0xfa7ff3(0x260)],Lo=(_0x1d3a4e,_0x3a6092,_0x784f17,_0x3bbadf)=>{const _0x49c384=_0xfa7ff3;for(var _0xa68195=_0x3bbadf>0x1?void 0x0:_0x3bbadf?To(_0x3a6092,_0x784f17):_0x3a6092,_0x5ec5ef=_0x1d3a4e[_0x49c384(0x234)]-0x1,_0x2e9654;_0x5ec5ef>=0x0;_0x5ec5ef--)(_0x2e9654=_0x1d3a4e[_0x5ec5ef])&&(_0xa68195=(_0x3bbadf?_0x2e9654(_0x3a6092,_0x784f17,_0xa68195):_0x2e9654(_0xa68195))||_0xa68195);return _0x3bbadf&&_0xa68195&&No(_0x3a6092,_0x784f17,_0xa68195),_0xa68195;},Oo=(_0x1d80aa,_0x13cfaf)=>(_0x5b9f77,_0xbffc43)=>_0x13cfaf(_0x5b9f77,_0xbffc43,_0x1d80aa);const Ao=_0xfa7ff3(0x1e4);var Qt;let Ve=(Qt=class extends _0x20e5a4{constructor(_0x51f43d={},_0x42630f){const _0x1a22aa=_0xfa7ff3;super(),this['_config']=_0x51f43d,this[_0x1a22aa(0x22c)]=_0x42630f;}[_0xfa7ff3(0x174)](_0x46438e){[[Ht],[At],[Dt],[ae],[le,{'useClass':Rr}],[ze]]['forEach'](_0x570747=>_0x46438e['add'](_0x570747));}},pt(Qt,_0xfa7ff3(0x1b8),Ao),Qt);Ve=Lo([Oo(0x1,_0x36f8e1(_0x4262fc))],Ve);const Do={[_0x416ecf[_0xfa7ff3(0x183)]]:Q[_0xfa7ff3(0x183)],[_0x416ecf[_0xfa7ff3(0x1eb)]]:Q[_0xfa7ff3(0x1eb)],[_0x416ecf[_0xfa7ff3(0x28d)]]:Q[_0xfa7ff3(0x28d)],[_0x416ecf[_0xfa7ff3(0x283)]]:Q[_0xfa7ff3(0x283)]};function ri(_0x5f419e){const _0x51b581=_0xfa7ff3;var _0x2c0ac0;return(_0x2c0ac0=Do[_0x5f419e])!=null?_0x2c0ac0:Q[_0x51b581(0x283)];}export{Io as CollaborationEvent,ze as CompressMutationService,Dt as DocTransformController,le as ITransformService,Ht as RevisionService,ei as SINGLE_SNAPSHOT_MUTATIONS,At as SheetTransformController,ae as SnapshotService,Rr as TransformService,Ve as UniverCollaborationPlugin,hr as isTransformChangesetsFailure,qo as isTransformChangesetsSuccess,re as isTransformMutationFailure,rt as isTransformMutationSuccess,ne as isTransformMutationsFailure,Ko as isTransformMutationsSuccess,Ir as isTransformMutationsWithChangesetFailure,jo as isTransformMutationsWithChangesetSuccess,Tt as makeArray,ri as mapDocumentTypeToUniverType,ti as parseChangesetToProtocol,ho as parseMutationToProtocol,Zo as parseProtocolChangeset,Qo as parseProtocolCommand,fo as parseProtocolMutation};
|
|
1
|
+
const _0x29ef24=_0x1f6e;(function(_0xedfa33,_0x295afe){const _0x432ecb=_0x1f6e,_0x5911c1=_0xedfa33();while(!![]){try{const _0xcabc62=-parseInt(_0x432ecb(0x121))/0x1+-parseInt(_0x432ecb(0x141))/0x2+-parseInt(_0x432ecb(0x15e))/0x3*(-parseInt(_0x432ecb(0x163))/0x4)+-parseInt(_0x432ecb(0x1d7))/0x5*(-parseInt(_0x432ecb(0xe3))/0x6)+parseInt(_0x432ecb(0x176))/0x7+-parseInt(_0x432ecb(0x1cb))/0x8+parseInt(_0x432ecb(0x139))/0x9;if(_0xcabc62===_0x295afe)break;else _0x5911c1['push'](_0x5911c1['shift']());}catch(_0x5a72e0){_0x5911c1['push'](_0x5911c1['shift']());}}}(_0x5689,0x5acef));var rr=Object[_0x29ef24(0x21f)],nr=(_0x101308,_0x3f4b54,_0x5e34b5)=>_0x3f4b54 in _0x101308?rr(_0x101308,_0x3f4b54,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x5e34b5}):_0x101308[_0x3f4b54]=_0x5e34b5,ct=(_0x5949d9,_0x54dec8,_0x25e0ad)=>nr(_0x5949d9,typeof _0x54dec8!=_0x29ef24(0x103)?_0x54dec8+'':_0x54dec8,_0x25e0ad);import{Disposable as _0x3c701b,RANGE_TYPE as _0x26433b,Tools as _0x1d2f24,ObjectMatrix as _0x1caf12,Rectangle as _0x1f9dbe,Range as _0x422d7a,queryObjectMatrix as _0x329638,isRangesEqual as _0x599c19,isFormulaString as _0x2f05ce,JSON1 as _0x49adc9,OnLifecycle as _0x594e87,LifecycleStages as _0x3a595c,normalizeTextRuns as _0x23e7bf,TextX as _0x130b04,ActionIterator as _0x42c012,TextXActionType as _0x2570ab,JSONX as _0x369262,createInterceptorKey as _0x28c0d4,InterceptorManager as _0x506f63,IUniverInstanceService as _0x1a6ea5,IResourceManagerService as _0x3f9e66,transformSnapshotToWorkbookData as _0x5abf3b,UniverInstanceType as _0x25a435,transformSnapshotToDocumentData as _0x21f4b9,ISnapshotServerService as _0x3be523,ICommandService as _0x2583dc,Plugin as _0x2ad64b}from'@univerjs/core';import{createIdentifier as _0x4afd1f,Inject as _0x37db12,Injector as _0x76011e}from'@wendellhu/redi';import{RangeMergeUtil as _0x45c2ec,handleBaseInsertRange as _0x286c30,handleBaseRemoveRange as _0x272561,InsertColMutation as _0x3fbf8e,EmptyMutation as _0x1335e9,MoveColsMutation as _0x36dacb,MoveRangeMutation as _0x305dc0,RemoveColMutation as _0x25c63c,InsertRowMutation as _0x34cc5a,rotateRange as _0x413f7d,MoveRowsMutation as _0x41a309,RemoveRowMutation as _0x3c800a,handleBaseMoveRowsCols as _0xeb8727,InsertSheetMutation as _0xec927d,RemoveSheetMutation as _0x475357,SetWorksheetOrderMutation as _0x1e71b1,SetRangeValuesMutation as _0x7d740,SetWorksheetNameMutation as _0x5324ec,SetColHiddenMutation as _0x372853,SetColVisibleMutation as _0x50e9e3,SetRowHiddenMutation as _0x5cdf46,SetRowVisibleMutation as _0x18c737,SetFrozenMutation as _0x478afe,SetTabColorMutation as _0x19daa,SetWorksheetColWidthMutation as _0x38937a,SetNumfmtMutation as _0x3e9938,RemoveNumfmtMutation as _0x545114,AddWorksheetMergeMutation as _0x37ebc0,RemoveWorksheetMergeMutation as _0x1b1846,SetSelectionsOperation as _0x1f593c,MoveColsCommand as _0x76af34,handleCommonDefaultRangeChangeWithEffectRefCommands as _0x453071,handleDefaultRangeChangeWithEffectRefCommands as _0x5dac87,MoveRowsCommand as _0x2cb021,InsertColCommand as _0x4b65f6,RemoveColCommand as _0xfb91b9,RemoveRowCommand as _0x1ce861,InsertRowCommand as _0x1c882f,AddRangeProtectionMutation as _0x4d4d18,AddWorksheetProtectionMutation as _0x2ba035,SetRangeProtectionMutation as _0x55bc39,ReorderRangeMutation as _0x4979e7}from'@univerjs/sheets';import{LexerTreeBuilder as _0x46a132,sequenceNodeType as _0x435d10,deserializeRangeWithSheet as _0x53253d,serializeRangeToRefString as _0x37d364,ErrorType as _0x8cc24b,generateStringWithSequence as _0x528585,singleReferenceToGrid as _0x21f88a,serializeRange as _0x56fbaf}from'@univerjs/engine-formula';import{AddConditionalRuleMutation as _0x370ce4,MoveConditionalRuleMutation as _0x659230,SetConditionalRuleMutation as _0x2e4450,DeleteConditionalRuleMutation as _0x33a683}from'@univerjs/sheets-conditional-formatting';import{AddDataValidationMutation as _0x13206a,RemoveDataValidationMutation as _0x13969f,UpdateRuleType as _0x5e2d36,UpdateDataValidationMutation as _0x2f2861}from'@univerjs/data-validation';import{SetSheetsFilterCriteriaMutation as _0xcb7cc7,SetSheetsFilterRangeMutation as _0x1acd8e,RemoveSheetsFilterMutation as _0x1faf3d,ReCalcSheetsFilterMutation as _0x4e2ffc}from'@univerjs/sheets-filter';import{AddCommentMutation as _0x3ee113,DeleteCommentMutation as _0x3805de,UpdateCommentRefMutation as _0x4ea90,UpdateCommentMutation as _0x233343}from'@univerjs/thread-comment';import{AddHyperLinkMutation as _0xd4e3aa,RemoveHyperLinkMutation as _0x390dc3,UpdateHyperLinkRefMutation as _0x3f12b6,UpdateHyperLinkMutation as _0x32f8db}from'@univerjs/sheets-hyper-link';import{SetDrawingApplyMutation as _0x1b644f,DrawingApplyType as _0x124bd4}from'@univerjs/sheets-drawing';import{RichTextEditingMutation as _0x26b719}from'@univerjs/docs';function oe(_0x3e5cd5){const _0x5070f4=_0x29ef24;return!!_0x3e5cd5[_0x5070f4(0x210)];}function nt(_0x71a610){return!oe(_0x71a610);}function ve(_0x322c04){const _0x57d4b4=_0x29ef24;return!!_0x322c04[_0x57d4b4(0x210)];}function ie(_0xa5a985){return!!_0xa5a985['error'];}function gi(_0xa656a4){return!ie(_0xa656a4);}function Pr(_0x3fed8b){const _0x4f9821=_0x29ef24;return!!_0x3fed8b[_0x4f9821(0x210)];}function wi(_0x35e200){return!Pr(_0x35e200);}function Ur(_0x5c5024){const _0x20cf51=_0x29ef24;return!!_0x5c5024[_0x20cf51(0x210)];}function Ci(_0x2ce002){return!Ur(_0x2ce002);}const Re=_0x4afd1f('univer-pro.collaboration.transform-service');class br extends _0x3c701b{constructor(){const _0x2e5403=_0x29ef24;super(...arguments),ct(this,_0x2e5403(0x1f8),new Map());}[_0x29ef24(0x181)](){const _0x137413=_0x29ef24;this[_0x137413(0x1f8)][_0x137413(0x1ca)]();}[_0x29ef24(0x22c)](_0x13c712){const _0x43b073=_0x29ef24,{m1:_0x541ab4,m2:_0x360cd3=_0x43b073(0x15c)}=_0x13c712;this[_0x43b073(0x1f8)]['has'](_0x541ab4)||this[_0x43b073(0x1f8)]['set'](_0x541ab4,new Map());const _0x5b806a=this[_0x43b073(0x1f8)]['get'](_0x541ab4);if(_0x5b806a[_0x43b073(0x209)](_0x360cd3))throw new Error(_0x43b073(0x1a7)+_0x541ab4+'\x20and\x20'+_0x360cd3+'\x20already\x20exists.');_0x5b806a[_0x43b073(0x16f)](_0x360cd3,_0x13c712);}[_0x29ef24(0x1e6)](_0x3e2a28,_0x42b009,_0x367d44){const _0x46c72b=_0x29ef24;var _0x3224fd,_0x365f89,_0x11420f,_0x3c5a57,_0x557394,_0x551e80;const _0x40d529=this['_transformMap'],_0x5cc1f1=((_0x3224fd=_0x40d529[_0x46c72b(0x1e5)](_0x3e2a28['id']))==null?void 0x0:_0x3224fd[_0x46c72b(0x1e5)](_0x42b009['id']))||((_0x365f89=_0x40d529['get'](_0x3e2a28['id']))==null?void 0x0:_0x365f89[_0x46c72b(0x1e5)]('any'))||((_0x11420f=_0x40d529[_0x46c72b(0x1e5)](_0x46c72b(0x15c)))==null?void 0x0:_0x11420f[_0x46c72b(0x1e5)](_0x42b009['id']));if(_0x5cc1f1)return _0x367d44?_0x5cc1f1[_0x46c72b(0x197)](_0x3e2a28,_0x42b009,_0x367d44):_0x5cc1f1['handler'](_0x3e2a28,_0x42b009);const _0x399968=((_0x3c5a57=_0x40d529[_0x46c72b(0x1e5)](_0x42b009['id']))==null?void 0x0:_0x3c5a57[_0x46c72b(0x1e5)](_0x3e2a28['id']))||((_0x557394=_0x40d529[_0x46c72b(0x1e5)](_0x42b009['id']))==null?void 0x0:_0x557394[_0x46c72b(0x1e5)](_0x46c72b(0x15c)))||((_0x551e80=_0x40d529['get'](_0x46c72b(0x15c)))==null?void 0x0:_0x551e80[_0x46c72b(0x1e5)](_0x3e2a28['id']));if(_0x399968){const _0x3e5905=_0x367d44?_0x399968[_0x46c72b(0x197)](_0x42b009,_0x3e2a28,_0x367d44):_0x399968[_0x46c72b(0x197)](_0x42b009,_0x3e2a28);return nt(_0x3e5905)?_0x367d44?{'m2Prime':_0x3e5905[_0x46c72b(0x237)]}:{'m2Prime':_0x3e5905[_0x46c72b(0x237)],'m1Prime':_0x3e5905[_0x46c72b(0x12e)]}:_0x3e5905;}return{'m1Prime':_0x3e2a28,'m2Prime':_0x42b009};}[_0x29ef24(0x24b)](_0x355f64,_0x3188c5,_0x4a1031){const _0x1f422f=this['_rightInclineTransformMutations'](_0x355f64,_0x3188c5);if(ve(_0x1f422f))return _0x1f422f;if(_0x4a1031)return{'m2Prime':_0x1f422f};const _0x524cf2=this['_leftInclineTransformMutations'](_0x355f64,_0x3188c5);return ve(_0x524cf2)?_0x524cf2:{'m1Prime':_0x524cf2,'m2Prime':_0x1f422f};}[_0x29ef24(0x128)](_0x300b7a,_0x143b3a){const _0x21898a=_0x29ef24,_0x4038ae=_0x300b7a['length'];let _0x541f6d;for(_0x541f6d=0x0;_0x541f6d<_0x4038ae;_0x541f6d++){let _0x4b037e=[_0x300b7a[_0x541f6d]],_0x273f60=[];for(let _0x4c3ef5=0x0,_0xc73758=_0x143b3a[_0x21898a(0x159)];_0x4c3ef5<_0xc73758;_0x4c3ef5++){const _0x54cb3a=_0x143b3a[_0x4c3ef5];let _0x1e34b2;if(_0x4b037e['length']===0x0)_0x1e34b2=[_0x54cb3a],_0x4b037e=[];else{if(_0x4b037e['length']===0x1){const _0x16644f=this[_0x21898a(0x1e6)](_0x4b037e[0x0],_0x54cb3a);if(oe(_0x16644f))return _0x16644f;if(_0x1e34b2=At(_0x16644f[_0x21898a(0x12e)]),!_0x16644f['m1Prime'])throw new Error('Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.');_0x4b037e=At(_0x16644f[_0x21898a(0x237)]);}else{const _0x3bbdb3=this[_0x21898a(0x128)](_0x4b037e,[_0x54cb3a]);if(_0x3bbdb3[_0x21898a(0x210)])return _0x3bbdb3;if(_0x1e34b2=_0x3bbdb3,_0x4c3ef5<_0xc73758-0x1){const _0xa8e6d0=this['_leftInclineTransformMutations'](_0x4b037e,[_0x54cb3a]);if(_0xa8e6d0['error'])return _0xa8e6d0;_0x4b037e=_0xa8e6d0;}}}_0x273f60=_0x273f60[_0x21898a(0x145)](_0x1e34b2);}_0x143b3a=_0x273f60;}return _0x143b3a;}[_0x29ef24(0x1f3)](_0x24f3c8,_0x46f87c){const _0x283ff8=_0x29ef24,_0x2d32f7=_0x46f87c['length'];let _0x5224b0;for(_0x5224b0=0x0;_0x5224b0<_0x2d32f7;_0x5224b0++){let _0x19f745=[_0x46f87c[_0x5224b0]],_0x2c4a8d=[];for(let _0x4fabbd=0x0,_0x5e6613=_0x24f3c8[_0x283ff8(0x159)];_0x4fabbd<_0x5e6613;_0x4fabbd++){const _0xa76372=_0x24f3c8[_0x4fabbd];let _0x333bd2;if(_0x19f745[_0x283ff8(0x159)]===0x0)_0x333bd2=[_0xa76372],_0x19f745=[];else{if(_0x19f745[_0x283ff8(0x159)]===0x1){const _0x4ebc51=this['transformMutation'](_0xa76372,_0x19f745[0x0]);if(oe(_0x4ebc51))return _0x4ebc51;if(!_0x4ebc51[_0x283ff8(0x237)])throw new Error(_0x283ff8(0x182));_0x333bd2=At(_0x4ebc51['m1Prime']),_0x19f745=At(_0x4ebc51[_0x283ff8(0x12e)]);}else{const _0x37759e=this[_0x283ff8(0x1f3)]([_0xa76372],_0x19f745);if(_0x37759e['error'])return _0x37759e;if(_0x333bd2=_0x37759e,_0x4fabbd<_0x5e6613-0x1){const _0x2ac3b7=this[_0x283ff8(0x128)]([_0xa76372],_0x19f745);if(_0x2ac3b7[_0x283ff8(0x210)])return _0x2ac3b7;_0x19f745=_0x2ac3b7;}}}_0x2c4a8d=_0x2c4a8d[_0x283ff8(0x145)](_0x333bd2);}_0x24f3c8=_0x2c4a8d;}return _0x24f3c8;}['transformChangesets'](_0x198f38,_0x2acbe3,_0x56da1b){const _0x40fd55=_0x29ef24;if(!Mr(_0x198f38,_0x2acbe3))return{'error':new Error(_0x40fd55(0x222)+_0x2acbe3[0x0][_0x40fd55(0x187)]+_0x40fd55(0x1df)+_0x198f38[0x0][_0x40fd55(0x16a)]+'.')};const _0x1724da=_0x198f38[_0x40fd55(0x159)],_0x55a34c=_0x2acbe3[_0x40fd55(0x159)],_0x543463=Ee(_0x1724da,_0x55a34c+0x1),_0x82c0a7=Ee(_0x1724da+0x1,_0x55a34c);_0x198f38['forEach']((_0x23106a,_0x1601c6)=>_0x543463[_0x1601c6][0x0]=_0x23106a),_0x2acbe3[_0x40fd55(0x23f)]((_0x3780bc,_0x11ace1)=>_0x82c0a7[0x0][_0x11ace1]=_0x3780bc);try{for(let _0x2752a4=0x0;_0x2752a4<_0x55a34c;_0x2752a4++)for(let _0x40e1fe=0x0;_0x40e1fe<_0x1724da;_0x40e1fe++){const _0x50039f=_0x82c0a7[_0x40e1fe][_0x2752a4],_0x67361c=_0x543463[_0x40e1fe][_0x2752a4];if(!_0x50039f||!_0x67361c)throw new Error(_0x40fd55(0x1e0));const _0x411b04=this['transformMutations'](_0x67361c[_0x40fd55(0x1a5)],_0x50039f[_0x40fd55(0x1a5)]);if(ie(_0x411b04))throw _0x411b04[_0x40fd55(0x210)];_0x82c0a7[_0x40e1fe+0x1][_0x2752a4]={..._0x50039f,'mutations':_0x411b04[_0x40fd55(0x12e)]},_0x543463[_0x40e1fe][_0x2752a4+0x1]={..._0x67361c,'mutations':_0x411b04['m1Prime']};}return _0x56da1b?{'c2Prime':_0x82c0a7[_0x1724da]}:{'c1Prime':_0x543463[_0x40fd55(0x13f)](_0x5b508c=>_0x5b508c[_0x55a34c])[_0x40fd55(0xee)](),'c2Prime':_0x82c0a7[_0x1724da]};}catch(_0x1c4b9d){throw console['error'](_0x1c4b9d),_0x1c4b9d;}}['transformMutationsWithChangeset'](_0x15e1e5,_0x504165){const _0x58674e=_0x29ef24,_0x326cd=_0x15e1e5[_0x58674e(0x1a5)],_0x3357f1=this[_0x58674e(0x24b)](_0x326cd,_0x504165);return ie(_0x3357f1)?{'error':_0x3357f1[_0x58674e(0x210)]}:{'m2Prime':_0x3357f1[_0x58674e(0x12e)],'c1Prime':{..._0x15e1e5,'mutations':_0x3357f1[_0x58674e(0x237)]}};}}function Mr(_0x1b5b9f,_0x28ec7f){const _0x350db3=_0x29ef24;return _0x1b5b9f[0x0][_0x350db3(0x16a)]-0x1===_0x28ec7f[0x0][_0x350db3(0x187)];}function Ee(_0x302aad,_0x34526c){const _0x3a5b40=_0x29ef24;return new Array(_0x302aad)[_0x3a5b40(0x101)](void 0x0)[_0x3a5b40(0x13f)](()=>new Array(_0x34526c));}function At(_0x5588dc){const _0x2faf9f=_0x29ef24;return Array[_0x2faf9f(0x226)](_0x5588dc)?_0x5588dc:[_0x5588dc];}function h(_0x4e7ff9){const _0x237e12=_0x29ef24;return{..._0x4e7ff9,'rangeType':_0x26433b[_0x237e12(0xf8)]};}function Rt(_0x48e525,_0x212b00,_0x1cee6d,_0x18d380){const _0x1eaea5=_0x29ef24;if(_0x18d380<0x0){for(let _0x26c1c2=_0x212b00;_0x26c1c2<_0x212b00+_0x1cee6d;_0x26c1c2++)if(_0x48e525[_0x1eaea5(0x10f)](_0x26c1c2)){_0x48e525[_0x1eaea5(0x10f)](_0x26c1c2+_0x18d380)||(_0x48e525[_0x26c1c2+_0x18d380]={});const _0x32fa21=_0x48e525[_0x26c1c2],_0x30f7d2=Object[_0x1eaea5(0x20e)](_0x32fa21)[_0x1eaea5(0x13f)](Number)[_0x1eaea5(0x1ee)]((_0x92a41b,_0x36e716)=>_0x92a41b-_0x36e716);for(const _0x34c656 of _0x30f7d2)_0x48e525[_0x26c1c2+_0x18d380][_0x34c656]=_0x32fa21[_0x34c656];delete _0x48e525[_0x26c1c2];}else delete _0x48e525[_0x26c1c2+_0x18d380];}else{for(let _0x39bea3=_0x212b00+_0x1cee6d-0x1;_0x39bea3>=_0x212b00;_0x39bea3--)if(_0x48e525['hasOwnProperty'](_0x39bea3)){_0x48e525[_0x1eaea5(0x10f)](_0x39bea3+_0x18d380)||(_0x48e525[_0x39bea3+_0x18d380]={});const _0x2b27c7=_0x48e525[_0x39bea3],_0x5738b4=Object[_0x1eaea5(0x20e)](_0x2b27c7)[_0x1eaea5(0x13f)](Number)[_0x1eaea5(0x1ee)]((_0x5ed114,_0x1f78be)=>_0x5ed114-_0x1f78be);for(const _0x56ee6b of _0x5738b4)_0x48e525[_0x39bea3+_0x18d380][_0x56ee6b]=_0x2b27c7[_0x56ee6b];delete _0x48e525[_0x39bea3];}else delete _0x48e525[_0x39bea3+_0x18d380];}}function ht(_0x593e67,_0x47cb75,_0x111f64,_0x542375){const _0x3e5019=_0x29ef24,_0x2dd578=Object[_0x3e5019(0x20e)](_0x593e67)['map'](Number)['sort']((_0x8bc0fd,_0x33be81)=>_0x8bc0fd-_0x33be81);if(_0x542375<0x0)for(const _0x5082c1 of _0x2dd578){const _0x2de08d=_0x593e67[_0x5082c1];for(let _0x290ddd=_0x47cb75;_0x290ddd<_0x47cb75+_0x111f64;_0x290ddd++)_0x2de08d[_0x3e5019(0x10f)](_0x290ddd)?(_0x2de08d[_0x290ddd+_0x542375]=_0x2de08d[_0x290ddd],delete _0x2de08d[_0x290ddd]):delete _0x2de08d[_0x290ddd+_0x542375];}else for(const _0x3d8c12 of _0x2dd578){const _0x310d39=_0x593e67[_0x3d8c12];for(let _0x4a40e1=_0x47cb75+_0x111f64-0x1;_0x4a40e1>=_0x47cb75;_0x4a40e1--)_0x310d39[_0x3e5019(0x10f)](_0x4a40e1)?(_0x310d39[_0x4a40e1+_0x542375]=_0x310d39[_0x4a40e1],delete _0x310d39[_0x4a40e1]):delete _0x310d39[_0x4a40e1+_0x542375];}}function Zt(_0x98b332,_0x2540d4){const _0x1cce0d=_0x29ef24;return new _0x45c2ec()[_0x1cce0d(0x21c)](_0x98b332)['subtract'](..._0x2540d4)[_0x1cce0d(0x129)]();}function it(_0x168b2b,_0x5a4bbe,_0x8f6c93,_0x7410e7){const _0x16ce70=_0x29ef24,_0x1e0997=new _0x46a132()[_0x16ce70(0x146)](_0x8f6c93);if(_0x1e0997==null)return _0x8f6c93;const _0x3cfa4f=[];for(let _0x49b6e7=0x0,_0x1b7e69=_0x1e0997[_0x16ce70(0x159)];_0x49b6e7<_0x1b7e69;_0x49b6e7++){const _0x526c34=_0x1e0997[_0x49b6e7];if(typeof _0x526c34=='string'||_0x526c34[_0x16ce70(0xf7)]!==_0x435d10[_0x16ce70(0x142)]){_0x3cfa4f[_0x16ce70(0x23d)](_0x526c34);continue;}const {token:_0x1d66af}=_0x526c34,_0x300acb=_0x53253d(_0x1d66af),{range:_0x1cd677,sheetName:_0x183d93,unitId:_0x2931e3}=_0x300acb;if((_0x168b2b===_0x2931e3||_0x2931e3==='')&&(_0x5a4bbe===_0x183d93||_0x183d93==='')){const _0x5f3d6d=_0x7410e7(_0x1cd677),_0x253ba2=_0x5f3d6d?_0x37d364({'range':_0x5f3d6d,'sheetName':_0x183d93,'unitId':_0x2931e3}):_0x8cc24b[_0x16ce70(0x1a2)];_0x3cfa4f[_0x16ce70(0x23d)]({..._0x526c34,'token':_0x253ba2});}else _0x3cfa4f[_0x16ce70(0x23d)](_0x526c34);}return'='+_0x528585(_0x3cfa4f);}function O(_0x1b451f,_0x39917b){const _0x46b683=_0x29ef24;return _0x1b451f[_0x46b683(0x23e)]<=_0x39917b[_0x46b683(0x1d6)]&&_0x1b451f[_0x46b683(0x1d6)]>=_0x39917b[_0x46b683(0x23e)];}function he(_0xf18bcc,_0xc59049){const _0x1a8aa0=_0x29ef24,_0x1a19d0={'startColumn':_0xf18bcc[_0x1a8aa0(0x23e)],'endColumn':_0xf18bcc[_0x1a8aa0(0x1d6)],'startRow':0x0,'endRow':0x1,'rangeType':_0x26433b['COLUMN']},_0x53bdd3={'startColumn':_0xc59049['start'],'endColumn':_0xc59049[_0x1a8aa0(0x1d6)],'startRow':0x0,'endRow':0x1,'rangeType':_0x26433b[_0x1a8aa0(0xf8)]},_0x1c589c=_0x286c30(_0x1a19d0,_0x53bdd3);return{'start':_0xc59049[_0x1a8aa0(0x23e)]+_0x1c589c['step'],'end':_0xc59049[_0x1a8aa0(0x1d6)]+_0x1c589c['step']+_0x1c589c[_0x1a8aa0(0x159)]};}function Ie(_0x4d1948,_0x6915d7){const _0x115ea6=_0x29ef24,_0x4f778c={'startColumn':_0x4d1948['start'],'endColumn':_0x4d1948[_0x115ea6(0x1d6)],'startRow':0x0,'endRow':0x1,'rangeType':_0x26433b['COLUMN']},_0x4c6e32={'startColumn':_0x6915d7[_0x115ea6(0x23e)],'endColumn':_0x6915d7[_0x115ea6(0x1d6)],'startRow':0x0,'endRow':0x1,'rangeType':_0x26433b[_0x115ea6(0xf8)]},_0x5296fb=_0x272561(_0x4f778c,_0x4c6e32);return _0x5296fb===null?null:{'start':_0x6915d7['start']+_0x5296fb[_0x115ea6(0x14a)],'end':_0x6915d7[_0x115ea6(0x1d6)]+_0x5296fb[_0x115ea6(0x14a)]+_0x5296fb[_0x115ea6(0x159)]};}const vr={'m1':_0x3fbf8e['id'],'m2':_0x3fbf8e['id'],'handler'(_0x4c7187,_0x3233e0){const _0x254417=_0x29ef24,_0x567e90={'m1Prime':_0x4c7187,'m2Prime':_0x3233e0};if(_0x4c7187[_0x254417(0x157)]['unitId']!==_0x3233e0[_0x254417(0x157)][_0x254417(0x18d)]||_0x4c7187[_0x254417(0x157)]['subUnitId']!==_0x3233e0[_0x254417(0x157)][_0x254417(0x200)])return _0x567e90;const _0x319450=_0x1d2f24[_0x254417(0x250)](_0x4c7187),_0xfef151=_0x1d2f24['deepClone'](_0x3233e0),_0x9965da=_0x286c30(h(_0x4c7187[_0x254417(0x157)][_0x254417(0x1db)]),h(_0x3233e0[_0x254417(0x157)][_0x254417(0x1db)]));if(_0x9965da?(_0xfef151[_0x254417(0x157)][_0x254417(0x1db)][_0x254417(0x17b)]+=_0x9965da[_0x254417(0x14a)],_0xfef151[_0x254417(0x157)][_0x254417(0x1db)][_0x254417(0x240)]+=_0x9965da['step']+(_0x9965da[_0x254417(0x159)]||0x0)):_0xfef151['id']=_0x1335e9['id'],_0x4c7187[_0x254417(0x157)][_0x254417(0x1db)][_0x254417(0x17b)]!==_0x3233e0[_0x254417(0x157)][_0x254417(0x1db)][_0x254417(0x17b)]){const _0x1fc8f7=_0x286c30(h(_0x3233e0[_0x254417(0x157)][_0x254417(0x1db)]),h(_0x4c7187['params'][_0x254417(0x1db)]));_0x1fc8f7?(_0x319450[_0x254417(0x157)][_0x254417(0x1db)]['startColumn']+=_0x1fc8f7['step'],_0x319450[_0x254417(0x157)][_0x254417(0x1db)][_0x254417(0x240)]+=_0x1fc8f7[_0x254417(0x14a)]+(_0x1fc8f7[_0x254417(0x159)]||0x0)):_0x319450['id']=_0x1335e9['id'];}return{'m1Prime':_0x319450,'m2Prime':_0xfef151};}},Er={'m1':_0x3fbf8e['id'],'m2':_0x36dacb['id'],'handler'(_0x4c2a5d,_0x37b798){const _0x5114ad=_0x29ef24,_0x328a7a={'m1Prime':_0x4c2a5d,'m2Prime':_0x37b798};if(_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x18d)]!==_0x37b798['params'][_0x5114ad(0x18d)]||_0x4c2a5d['params'][_0x5114ad(0x200)]!==_0x37b798['params']['subUnitId'])return _0x328a7a;const _0x39ec1a=_0x1d2f24[_0x5114ad(0x250)](_0x4c2a5d),_0x441c0a=_0x1d2f24['deepClone'](_0x37b798),_0x17fcb9=_0x37b798['params'][_0x5114ad(0x246)],_0x2a23a5=_0x37b798[_0x5114ad(0x157)][_0x5114ad(0x1e8)];if(_0x4c2a5d['params'][_0x5114ad(0x1db)][_0x5114ad(0x17b)]>_0x17fcb9[_0x5114ad(0x17b)]&&_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x17b)]<=_0x17fcb9[_0x5114ad(0x240)]||_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x17b)]>_0x2a23a5[_0x5114ad(0x17b)]&&_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x17b)]<=_0x2a23a5[_0x5114ad(0x240)])return{'error':new Error(_0x5114ad(0x127))};const _0x4e6698=_0x286c30(h(_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)]),h(_0x17fcb9)),_0xa05a03=_0x286c30(h(_0x4c2a5d[_0x5114ad(0x157)]['range']),h(_0x2a23a5));if(_0x441c0a[_0x5114ad(0x157)][_0x5114ad(0x246)][_0x5114ad(0x17b)]+=_0x4e6698[_0x5114ad(0x14a)],_0x441c0a[_0x5114ad(0x157)]['sourceRange'][_0x5114ad(0x240)]+=_0x4e6698[_0x5114ad(0x14a)]+(_0x4e6698['length']||0x0),_0x441c0a[_0x5114ad(0x157)][_0x5114ad(0x1e8)][_0x5114ad(0x17b)]+=_0xa05a03[_0x5114ad(0x14a)],_0x441c0a[_0x5114ad(0x157)][_0x5114ad(0x1e8)]['endColumn']+=_0xa05a03['step']+(_0xa05a03[_0x5114ad(0x159)]||0x0),_0x17fcb9['startColumn']>=_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x17b)]&&_0x2a23a5['startColumn']<_0x4c2a5d[_0x5114ad(0x157)]['range'][_0x5114ad(0x17b)]){const _0x3b8b74=_0x2a23a5[_0x5114ad(0x240)]-_0x2a23a5['startColumn']+0x1;_0x39ec1a[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x17b)]+=_0x3b8b74,_0x39ec1a[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x240)]+=_0x3b8b74;}else{if(_0x17fcb9[_0x5114ad(0x240)]<_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x17b)]&&_0x2a23a5[_0x5114ad(0x17b)]>=_0x4c2a5d[_0x5114ad(0x157)][_0x5114ad(0x1db)]['startColumn']){const _0x196b67=_0x17fcb9[_0x5114ad(0x240)]-_0x17fcb9[_0x5114ad(0x17b)]+0x1;_0x39ec1a['params'][_0x5114ad(0x1db)][_0x5114ad(0x17b)]-=_0x196b67,_0x39ec1a[_0x5114ad(0x157)][_0x5114ad(0x1db)][_0x5114ad(0x240)]-=_0x196b67;}}return{'m1Prime':_0x39ec1a,'m2Prime':_0x441c0a};}},Sr={'m1':_0x3fbf8e['id'],'m2':_0x305dc0['id'],'handler'(_0x270a3e,_0x3a06b5){const _0x34f620=_0x29ef24,_0x25ff8d={'m1Prime':_0x270a3e,'m2Prime':_0x3a06b5};if(_0x270a3e[_0x34f620(0x157)][_0x34f620(0x18d)]!==_0x3a06b5['params'][_0x34f620(0x18d)]||_0x270a3e['params'][_0x34f620(0x200)]!==_0x3a06b5[_0x34f620(0x157)][_0x34f620(0x1a4)][_0x34f620(0x200)]&&_0x270a3e['params']['subUnitId']!==_0x3a06b5[_0x34f620(0x157)]['to']['subUnitId'])return _0x25ff8d;const _0x50c2e4=_0x1d2f24[_0x34f620(0x250)](_0x270a3e),_0x29cf7b=_0x1d2f24['deepClone'](_0x3a06b5);if(_0x270a3e[_0x34f620(0x157)]['subUnitId']===_0x3a06b5[_0x34f620(0x157)][_0x34f620(0x1a4)]['subUnitId']){const _0x1ded88=new _0x1caf12(_0x29cf7b[_0x34f620(0x157)]['from'][_0x34f620(0x11a)])[_0x34f620(0x126)](),{startColumn:_0x2e1e3e,endColumn:_0xd4caf9}=_0x1ded88,{startColumn:_0x5db6ca,endColumn:_0x5f1df2}=_0x270a3e[_0x34f620(0x157)][_0x34f620(0x1db)],{step:_0x16a946,length:_0xe7cae6}=_0x286c30(_0x270a3e[_0x34f620(0x157)]['range'],_0x1ded88);_0x16a946>0x0&&_0xe7cae6===0x0&&ht(_0x29cf7b[_0x34f620(0x157)][_0x34f620(0x1a4)]['value'],_0x2e1e3e,_0xd4caf9-_0x2e1e3e+0x1,_0x16a946),_0x16a946===0x0&&_0xe7cae6>0x0&&ht(_0x29cf7b['params'][_0x34f620(0x1a4)][_0x34f620(0x11a)],_0x5db6ca,_0xd4caf9-_0x5db6ca+0x1,_0x5f1df2-_0x5db6ca+0x1);}if(_0x270a3e[_0x34f620(0x157)]['subUnitId']===_0x3a06b5['params']['to'][_0x34f620(0x200)]){const _0xb2755c=new _0x1caf12(_0x29cf7b['params']['to'][_0x34f620(0x11a)])[_0x34f620(0x126)](),{startColumn:_0x4a2d91,endColumn:_0x484f19}=_0xb2755c,{startColumn:_0x26c429,endColumn:_0x53d64a}=_0x270a3e['params'][_0x34f620(0x1db)],{step:_0x594add,length:_0x1bc987}=_0x286c30(_0x270a3e[_0x34f620(0x157)][_0x34f620(0x1db)],_0xb2755c);_0x594add>0x0&&_0x1bc987===0x0&&ht(_0x29cf7b['params']['to'][_0x34f620(0x11a)],_0x4a2d91,_0x484f19-_0x4a2d91+0x1,_0x594add),_0x594add===0x0&&_0x1bc987>0x0&&ht(_0x29cf7b[_0x34f620(0x157)]['to']['value'],_0x26c429,_0x484f19-_0x26c429+0x1,_0x53d64a-_0x26c429+0x1);}return{'m1Prime':_0x50c2e4,'m2Prime':_0x29cf7b};}},Vr={'m1':_0x3fbf8e['id'],'m2':_0x25c63c['id'],'handler'(_0xe58253,_0x108920){const _0x1f5ac6=_0x29ef24,_0x3be7b2={'m1Prime':_0xe58253,'m2Prime':_0x108920};if(_0xe58253[_0x1f5ac6(0x157)][_0x1f5ac6(0x18d)]!==_0x108920['params'][_0x1f5ac6(0x18d)]||_0xe58253[_0x1f5ac6(0x157)][_0x1f5ac6(0x200)]!==_0x108920[_0x1f5ac6(0x157)][_0x1f5ac6(0x200)])return _0x3be7b2;const _0x544bef=_0x1d2f24[_0x1f5ac6(0x250)](_0xe58253),_0x2d3320=_0x1d2f24[_0x1f5ac6(0x250)](_0x108920);if(_0xe58253[_0x1f5ac6(0x157)][_0x1f5ac6(0x1db)][_0x1f5ac6(0x17b)]<=_0x108920['params'][_0x1f5ac6(0x1db)][_0x1f5ac6(0x240)]&&_0xe58253['params']['range'][_0x1f5ac6(0x17b)]>_0x108920[_0x1f5ac6(0x157)]['range'][_0x1f5ac6(0x17b)])return{'error':new Error(_0x1f5ac6(0xe4))};const _0x3850a8=_0x286c30(h(_0xe58253[_0x1f5ac6(0x157)][_0x1f5ac6(0x1db)]),h(_0x108920[_0x1f5ac6(0x157)][_0x1f5ac6(0x1db)]));_0x3850a8?(_0x2d3320['params']['range'][_0x1f5ac6(0x17b)]+=_0x3850a8[_0x1f5ac6(0x14a)],_0x2d3320['params'][_0x1f5ac6(0x1db)]['endColumn']+=_0x3850a8[_0x1f5ac6(0x14a)]+(_0x3850a8['length']||0x0)):_0x2d3320['id']=_0x1335e9['id'];const _0x258552=_0x272561(h(_0x108920['params'][_0x1f5ac6(0x1db)]),h(_0xe58253[_0x1f5ac6(0x157)][_0x1f5ac6(0x1db)]));return _0x258552&&(_0x544bef[_0x1f5ac6(0x157)][_0x1f5ac6(0x1db)][_0x1f5ac6(0x17b)]+=_0x258552[_0x1f5ac6(0x14a)],_0x544bef['params']['range'][_0x1f5ac6(0x240)]+=_0x258552[_0x1f5ac6(0x14a)]+(_0x258552[_0x1f5ac6(0x159)]||0x0)),{'m1Prime':_0x544bef,'m2Prime':_0x2d3320};}},Wr={'m1':_0x34cc5a['id'],'m2':_0x34cc5a['id'],'handler'(_0x4acb8e,_0x5e5742){const _0x3c1646=_0x29ef24,_0x1b6142={'m1Prime':_0x4acb8e,'m2Prime':_0x5e5742};if(_0x4acb8e[_0x3c1646(0x157)][_0x3c1646(0x18d)]!==_0x5e5742['params']['unitId']||_0x4acb8e[_0x3c1646(0x157)][_0x3c1646(0x200)]!==_0x5e5742['params'][_0x3c1646(0x200)])return _0x1b6142;const _0x546977=_0x1d2f24[_0x3c1646(0x250)](_0x4acb8e),_0x2dd7d0=_0x1d2f24[_0x3c1646(0x250)](_0x5e5742),_0xcc4a7e=_0x286c30(h(_0x413f7d(_0x4acb8e[_0x3c1646(0x157)][_0x3c1646(0x1db)])),h(_0x413f7d(_0x5e5742[_0x3c1646(0x157)]['range'])));if(_0xcc4a7e?(_0x2dd7d0[_0x3c1646(0x157)][_0x3c1646(0x1db)]['startRow']+=_0xcc4a7e['step'],_0x2dd7d0[_0x3c1646(0x157)][_0x3c1646(0x1db)]['endRow']+=_0xcc4a7e[_0x3c1646(0x14a)]+(_0xcc4a7e[_0x3c1646(0x159)]||0x0)):_0x2dd7d0['id']=_0x1335e9['id'],_0x4acb8e[_0x3c1646(0x157)][_0x3c1646(0x1db)][_0x3c1646(0x1fa)]!==_0x5e5742[_0x3c1646(0x157)][_0x3c1646(0x1db)][_0x3c1646(0x1fa)]){const _0x5134cb=_0x286c30(h(_0x413f7d(_0x5e5742['params'][_0x3c1646(0x1db)])),h(_0x413f7d(_0x4acb8e['params'][_0x3c1646(0x1db)])));_0x5134cb?(_0x546977[_0x3c1646(0x157)][_0x3c1646(0x1db)][_0x3c1646(0x1fa)]+=_0x5134cb[_0x3c1646(0x14a)],_0x546977[_0x3c1646(0x157)]['range']['endRow']+=_0x5134cb[_0x3c1646(0x14a)]+(_0x5134cb[_0x3c1646(0x159)]||0x0)):_0x546977['id']=_0x1335e9['id'];}return{'m1Prime':_0x546977,'m2Prime':_0x2dd7d0};}},_r={'m1':_0x34cc5a['id'],'m2':_0x305dc0['id'],'handler'(_0x1cdb2d,_0x5f7873){const _0x59b498=_0x29ef24,_0x6950a7={'m1Prime':_0x1cdb2d,'m2Prime':_0x5f7873};if(_0x1cdb2d['params']['unitId']!==_0x5f7873[_0x59b498(0x157)]['unitId']||_0x1cdb2d[_0x59b498(0x157)][_0x59b498(0x200)]!==_0x5f7873[_0x59b498(0x157)][_0x59b498(0x1a4)]['subUnitId']&&_0x1cdb2d[_0x59b498(0x157)]['subUnitId']!==_0x5f7873[_0x59b498(0x157)]['to'][_0x59b498(0x200)])return _0x6950a7;const _0x2059a6=_0x1d2f24[_0x59b498(0x250)](_0x1cdb2d),_0x1159a8=_0x1d2f24[_0x59b498(0x250)](_0x5f7873);if(_0x1cdb2d[_0x59b498(0x157)][_0x59b498(0x200)]===_0x5f7873[_0x59b498(0x157)][_0x59b498(0x1a4)][_0x59b498(0x200)]){const _0x5b3953=new _0x1caf12(_0x1159a8[_0x59b498(0x157)][_0x59b498(0x1a4)][_0x59b498(0x11a)])[_0x59b498(0x126)](),{startRow:_0x480c9b,endRow:_0x46e69e}=_0x5b3953,{startRow:_0x33c766,endRow:_0x16642d}=_0x1cdb2d[_0x59b498(0x157)][_0x59b498(0x1db)],{step:_0x548507,length:_0x3d752d}=_0x286c30(_0x413f7d(_0x1cdb2d[_0x59b498(0x157)]['range']),_0x413f7d(_0x5b3953));_0x548507>0x0&&_0x3d752d===0x0&&Rt(_0x1159a8['params'][_0x59b498(0x1a4)][_0x59b498(0x11a)],_0x480c9b,_0x46e69e-_0x480c9b+0x1,_0x548507),_0x548507===0x0&&_0x3d752d>0x0&&Rt(_0x1159a8[_0x59b498(0x157)][_0x59b498(0x1a4)][_0x59b498(0x11a)],_0x33c766,_0x46e69e-_0x33c766+0x1,_0x16642d-_0x33c766+0x1);}if(_0x1cdb2d['params']['subUnitId']===_0x5f7873[_0x59b498(0x157)]['to'][_0x59b498(0x200)]){const _0x87ff8b=new _0x1caf12(_0x5f7873[_0x59b498(0x157)]['to'][_0x59b498(0x11a)])['getDataRange'](),{startRow:_0x4ef540,endRow:_0x2ceb7}=_0x87ff8b,{startRow:_0x46c759,endRow:_0xb1be80}=_0x1cdb2d[_0x59b498(0x157)][_0x59b498(0x1db)],{step:_0x1c6f48,length:_0x3a8376}=_0x286c30(_0x413f7d(_0x1cdb2d[_0x59b498(0x157)][_0x59b498(0x1db)]),_0x413f7d(_0x87ff8b));_0x1c6f48>0x0&&_0x3a8376===0x0&&Rt(_0x1159a8[_0x59b498(0x157)]['to'][_0x59b498(0x11a)],_0x4ef540,_0x2ceb7-_0x4ef540+0x1,_0x1c6f48),_0x1c6f48===0x0&&_0x3a8376>0x0&&Rt(_0x1159a8[_0x59b498(0x157)]['to']['value'],_0x46c759,_0x2ceb7-_0x46c759+0x1,_0xb1be80-_0x46c759+0x1);}return{'m1Prime':_0x2059a6,'m2Prime':_0x1159a8};}},yr={'m1':_0x34cc5a['id'],'m2':_0x41a309['id'],'handler'(_0x132581,_0x1b5d84){const _0x46df1d=_0x29ef24,_0x606ba1={'m1Prime':_0x132581,'m2Prime':_0x1b5d84};if(_0x132581[_0x46df1d(0x157)][_0x46df1d(0x18d)]!==_0x1b5d84[_0x46df1d(0x157)][_0x46df1d(0x18d)]||_0x132581[_0x46df1d(0x157)]['subUnitId']!==_0x1b5d84[_0x46df1d(0x157)][_0x46df1d(0x200)])return _0x606ba1;const _0x5100cb=_0x1d2f24['deepClone'](_0x132581),_0x4de30a=_0x1d2f24[_0x46df1d(0x250)](_0x1b5d84),_0xa55993=_0x1b5d84[_0x46df1d(0x157)][_0x46df1d(0x246)],_0x2dde28=_0x1b5d84[_0x46df1d(0x157)][_0x46df1d(0x1e8)];if(_0x132581['params'][_0x46df1d(0x1db)][_0x46df1d(0x1fa)]>_0xa55993[_0x46df1d(0x1fa)]&&_0x132581[_0x46df1d(0x157)][_0x46df1d(0x1db)]['startRow']<=_0xa55993[_0x46df1d(0x1bb)]||_0x132581[_0x46df1d(0x157)][_0x46df1d(0x1db)][_0x46df1d(0x1fa)]>_0x2dde28[_0x46df1d(0x1fa)]&&_0x132581[_0x46df1d(0x157)][_0x46df1d(0x1db)][_0x46df1d(0x1fa)]<=_0x2dde28[_0x46df1d(0x1bb)])return{'error':new Error(_0x46df1d(0x127))};const _0x59b27c=_0x286c30(h(_0x413f7d(_0x132581['params'][_0x46df1d(0x1db)])),h(_0x413f7d(_0xa55993))),_0x1d18ff=_0x286c30(h(_0x413f7d(_0x132581['params'][_0x46df1d(0x1db)])),h(_0x413f7d(_0x2dde28)));if(_0x4de30a[_0x46df1d(0x157)][_0x46df1d(0x246)][_0x46df1d(0x1fa)]+=_0x59b27c['step'],_0x4de30a[_0x46df1d(0x157)][_0x46df1d(0x246)][_0x46df1d(0x1bb)]+=_0x59b27c[_0x46df1d(0x14a)]+(_0x59b27c[_0x46df1d(0x159)]||0x0),_0x4de30a['params'][_0x46df1d(0x1e8)][_0x46df1d(0x1fa)]+=_0x1d18ff[_0x46df1d(0x14a)],_0x4de30a[_0x46df1d(0x157)][_0x46df1d(0x1e8)][_0x46df1d(0x1bb)]+=_0x1d18ff['step']+(_0x1d18ff[_0x46df1d(0x159)]||0x0),_0xa55993['startRow']>=_0x132581[_0x46df1d(0x157)][_0x46df1d(0x1db)][_0x46df1d(0x1fa)]&&_0x2dde28[_0x46df1d(0x1fa)]<_0x132581[_0x46df1d(0x157)]['range'][_0x46df1d(0x1fa)]){const _0x3e40d=_0x2dde28[_0x46df1d(0x1bb)]-_0x2dde28[_0x46df1d(0x1fa)]+0x1;_0x5100cb[_0x46df1d(0x157)]['range']['startRow']+=_0x3e40d,_0x5100cb[_0x46df1d(0x157)][_0x46df1d(0x1db)]['endRow']+=_0x3e40d;}else{if(_0xa55993[_0x46df1d(0x1bb)]<_0x132581[_0x46df1d(0x157)]['range']['startRow']&&_0x2dde28[_0x46df1d(0x1fa)]>=_0x132581[_0x46df1d(0x157)][_0x46df1d(0x1db)][_0x46df1d(0x1fa)]){const _0x4c1ac5=_0xa55993[_0x46df1d(0x1bb)]-_0xa55993['startRow']+0x1;_0x5100cb[_0x46df1d(0x157)]['range']['startRow']-=_0x4c1ac5,_0x5100cb[_0x46df1d(0x157)][_0x46df1d(0x1db)][_0x46df1d(0x1bb)]-=_0x4c1ac5;}}return{'m1Prime':_0x5100cb,'m2Prime':_0x4de30a};}},Nr={'m1':_0x34cc5a['id'],'m2':_0x3c800a['id'],'handler'(_0x4c575d,_0x2e0c34){const _0x4181b9=_0x29ef24,_0x173e48={'m1Prime':_0x4c575d,'m2Prime':_0x2e0c34};if(_0x4c575d[_0x4181b9(0x157)][_0x4181b9(0x18d)]!==_0x2e0c34[_0x4181b9(0x157)][_0x4181b9(0x18d)]||_0x4c575d[_0x4181b9(0x157)][_0x4181b9(0x200)]!==_0x2e0c34[_0x4181b9(0x157)][_0x4181b9(0x200)])return _0x173e48;const _0xd4d403=_0x1d2f24[_0x4181b9(0x250)](_0x4c575d),_0x4d144d=_0x1d2f24['deepClone'](_0x2e0c34);if(_0x4c575d[_0x4181b9(0x157)][_0x4181b9(0x1db)][_0x4181b9(0x1fa)]<=_0x2e0c34[_0x4181b9(0x157)][_0x4181b9(0x1db)][_0x4181b9(0x1bb)]&&_0x4c575d['params'][_0x4181b9(0x1db)][_0x4181b9(0x1fa)]>_0x2e0c34['params'][_0x4181b9(0x1db)][_0x4181b9(0x1fa)])return{'error':new Error(_0x4181b9(0xe4))};const _0x46e1df=_0x286c30(h(_0x413f7d(_0x4c575d[_0x4181b9(0x157)][_0x4181b9(0x1db)])),h(_0x413f7d(_0x2e0c34[_0x4181b9(0x157)]['range'])));_0x46e1df?(_0x4d144d['params']['range'][_0x4181b9(0x1fa)]+=_0x46e1df[_0x4181b9(0x14a)],_0x4d144d[_0x4181b9(0x157)][_0x4181b9(0x1db)][_0x4181b9(0x1bb)]+=_0x46e1df[_0x4181b9(0x14a)]+(_0x46e1df[_0x4181b9(0x159)]||0x0)):_0x4d144d['id']=_0x1335e9['id'];const _0x17b22d=_0x272561(h(_0x413f7d(_0x2e0c34[_0x4181b9(0x157)][_0x4181b9(0x1db)])),h(_0x413f7d(_0x4c575d[_0x4181b9(0x157)]['range'])));return _0x17b22d&&(_0xd4d403[_0x4181b9(0x157)][_0x4181b9(0x1db)]['startRow']+=_0x17b22d[_0x4181b9(0x14a)],_0xd4d403['params'][_0x4181b9(0x1db)][_0x4181b9(0x1bb)]+=_0x17b22d['step']+(_0x17b22d['length']||0x0)),{'m1Prime':_0xd4d403,'m2Prime':_0x4d144d};}},Or={'m1':_0x36dacb['id'],'m2':_0x36dacb['id'],'handler'(_0x4cf5c7,_0xbdcfe1){const _0x326d81=_0x29ef24,_0x5b6a6d={'m1Prime':_0x4cf5c7,'m2Prime':_0xbdcfe1};if(_0x4cf5c7['params'][_0x326d81(0x18d)]!==_0xbdcfe1[_0x326d81(0x157)][_0x326d81(0x18d)]||_0x4cf5c7[_0x326d81(0x157)][_0x326d81(0x200)]!==_0xbdcfe1['params']['subUnitId'])return _0x5b6a6d;const _0x1a8edd=_0x1d2f24[_0x326d81(0x250)](_0x4cf5c7),_0x3b0575=_0x1d2f24[_0x326d81(0x250)](_0xbdcfe1),_0x4e0866=_0xbdcfe1[_0x326d81(0x157)][_0x326d81(0x246)],_0x56bb6e=_0xbdcfe1[_0x326d81(0x157)][_0x326d81(0x1e8)],_0x1a514f=_0x4cf5c7[_0x326d81(0x157)][_0x326d81(0x246)],_0xc15fef=_0x4cf5c7['params'][_0x326d81(0x1e8)];if(_0x1a514f[_0x326d81(0x240)]>=_0x4e0866[_0x326d81(0x17b)]&&_0x1a514f['startColumn']<=_0x4e0866[_0x326d81(0x240)])return{'error':new Error(_0x326d81(0x18e))};const _0x1d4dd2=_0xeb8727({'start':_0x1a514f['startColumn'],'end':_0x1a514f[_0x326d81(0x240)]},{'start':_0xc15fef[_0x326d81(0x17b)],'end':_0xc15fef[_0x326d81(0x240)]},{'start':_0x4e0866[_0x326d81(0x17b)],'end':_0x4e0866[_0x326d81(0x240)]}),_0x50a5c1=_0xeb8727({'start':_0x1a514f['startColumn'],'end':_0x1a514f[_0x326d81(0x240)]},{'start':_0xc15fef['startColumn'],'end':_0xc15fef['endColumn']},{'start':_0x56bb6e['startColumn'],'end':_0x56bb6e['endColumn']});_0x1d4dd2&&_0x50a5c1?(_0x3b0575[_0x326d81(0x157)][_0x326d81(0x246)][_0x326d81(0x17b)]+=_0x1d4dd2['step'],_0x3b0575[_0x326d81(0x157)][_0x326d81(0x246)][_0x326d81(0x240)]+=_0x1d4dd2[_0x326d81(0x14a)]+(_0x1d4dd2[_0x326d81(0x159)]||0x0),_0x3b0575[_0x326d81(0x157)][_0x326d81(0x1e8)]['startColumn']+=_0x50a5c1[_0x326d81(0x14a)],_0x3b0575[_0x326d81(0x157)][_0x326d81(0x1e8)][_0x326d81(0x240)]+=_0x50a5c1['step']+(_0x50a5c1[_0x326d81(0x159)]||0x0)):_0x3b0575['id']=_0x1335e9['id'];const _0x2c21e4=_0xeb8727({'start':_0x4e0866['startColumn'],'end':_0x4e0866['endColumn']},{'start':_0x56bb6e[_0x326d81(0x17b)],'end':_0x56bb6e[_0x326d81(0x240)]},{'start':_0x1a514f[_0x326d81(0x17b)],'end':_0x1a514f[_0x326d81(0x240)]}),_0x3d4b2c=_0xeb8727({'start':_0x4e0866[_0x326d81(0x17b)],'end':_0x4e0866['endColumn']},{'start':_0x56bb6e['startColumn'],'end':_0x56bb6e['endColumn']},{'start':_0xc15fef['startColumn'],'end':_0xc15fef['endColumn']});return _0x2c21e4&&_0x3d4b2c?(_0x1a8edd['params']['sourceRange'][_0x326d81(0x17b)]+=_0x2c21e4[_0x326d81(0x14a)],_0x1a8edd['params'][_0x326d81(0x246)]['endColumn']+=_0x2c21e4[_0x326d81(0x14a)]+(_0x2c21e4[_0x326d81(0x159)]||0x0),_0x1a8edd[_0x326d81(0x157)][_0x326d81(0x1e8)][_0x326d81(0x17b)]+=_0x3d4b2c[_0x326d81(0x14a)],_0x1a8edd[_0x326d81(0x157)]['targetRange'][_0x326d81(0x240)]+=_0x3d4b2c['step']+(_0x3d4b2c['length']||0x0)):_0x1a8edd['id']=_0x1335e9['id'],{'m1Prime':_0x1a8edd,'m2Prime':_0x3b0575};}},Tr={'m1':_0x41a309['id'],'m2':_0x41a309['id'],'handler'(_0x2b7d84,_0x53214c){const _0x1d23dc=_0x29ef24,_0x21925f={'m1Prime':_0x2b7d84,'m2Prime':_0x53214c};if(_0x2b7d84[_0x1d23dc(0x157)][_0x1d23dc(0x18d)]!==_0x53214c[_0x1d23dc(0x157)]['unitId']||_0x2b7d84['params'][_0x1d23dc(0x200)]!==_0x53214c[_0x1d23dc(0x157)][_0x1d23dc(0x200)])return _0x21925f;const _0x30247e=_0x1d2f24[_0x1d23dc(0x250)](_0x2b7d84),_0xb79907=_0x1d2f24[_0x1d23dc(0x250)](_0x53214c),_0x5717d1=_0x53214c['params'][_0x1d23dc(0x246)],_0x2471b8=_0x53214c['params']['targetRange'],_0xbe911a=_0x2b7d84['params'][_0x1d23dc(0x246)],_0x113434=_0x2b7d84['params'][_0x1d23dc(0x1e8)];if(_0xbe911a[_0x1d23dc(0x1bb)]>=_0x5717d1[_0x1d23dc(0x1fa)]&&_0xbe911a[_0x1d23dc(0x1fa)]<=_0x5717d1[_0x1d23dc(0x1bb)])return{'error':new Error(_0x1d23dc(0x20b))};const _0x93fac5=_0xeb8727({'start':_0xbe911a['startRow'],'end':_0xbe911a['endRow']},{'start':_0x113434[_0x1d23dc(0x1fa)],'end':_0x113434['endRow']},{'start':_0x5717d1['startRow'],'end':_0x5717d1[_0x1d23dc(0x1bb)]}),_0x3ef089=_0xeb8727({'start':_0xbe911a[_0x1d23dc(0x1fa)],'end':_0xbe911a['endRow']},{'start':_0x113434[_0x1d23dc(0x1fa)],'end':_0x113434['endRow']},{'start':_0x2471b8[_0x1d23dc(0x1fa)],'end':_0x2471b8[_0x1d23dc(0x1bb)]});_0x93fac5&&_0x3ef089?(_0xb79907['params'][_0x1d23dc(0x246)][_0x1d23dc(0x1fa)]+=_0x93fac5[_0x1d23dc(0x14a)],_0xb79907[_0x1d23dc(0x157)][_0x1d23dc(0x246)]['endRow']+=_0x93fac5[_0x1d23dc(0x14a)]+(_0x93fac5[_0x1d23dc(0x159)]||0x0),_0xb79907[_0x1d23dc(0x157)][_0x1d23dc(0x1e8)][_0x1d23dc(0x1fa)]+=_0x3ef089[_0x1d23dc(0x14a)],_0xb79907[_0x1d23dc(0x157)]['targetRange'][_0x1d23dc(0x1bb)]+=_0x3ef089[_0x1d23dc(0x14a)]+(_0x3ef089[_0x1d23dc(0x159)]||0x0)):_0xb79907['id']=_0x1335e9['id'];const _0x57d9f7=_0xeb8727({'start':_0x5717d1[_0x1d23dc(0x1fa)],'end':_0x5717d1[_0x1d23dc(0x1bb)]},{'start':_0x2471b8[_0x1d23dc(0x1fa)],'end':_0x2471b8[_0x1d23dc(0x1bb)]},{'start':_0xbe911a['startRow'],'end':_0xbe911a[_0x1d23dc(0x1bb)]}),_0x67f9b2=_0xeb8727({'start':_0x5717d1[_0x1d23dc(0x1fa)],'end':_0x5717d1[_0x1d23dc(0x1bb)]},{'start':_0x2471b8[_0x1d23dc(0x1fa)],'end':_0x2471b8['endRow']},{'start':_0x113434[_0x1d23dc(0x1fa)],'end':_0x113434['endRow']});return _0x57d9f7&&_0x67f9b2?(_0x30247e[_0x1d23dc(0x157)][_0x1d23dc(0x246)][_0x1d23dc(0x1fa)]+=_0x57d9f7['step'],_0x30247e[_0x1d23dc(0x157)]['sourceRange'][_0x1d23dc(0x1bb)]+=_0x57d9f7[_0x1d23dc(0x14a)]+(_0x57d9f7[_0x1d23dc(0x159)]||0x0),_0x30247e[_0x1d23dc(0x157)]['targetRange'][_0x1d23dc(0x1fa)]+=_0x67f9b2[_0x1d23dc(0x14a)],_0x30247e['params'][_0x1d23dc(0x1e8)][_0x1d23dc(0x1bb)]+=_0x67f9b2[_0x1d23dc(0x14a)]+(_0x67f9b2[_0x1d23dc(0x159)]||0x0)):_0x30247e['id']=_0x1335e9['id'],{'m1Prime':_0x30247e,'m2Prime':_0xb79907};}},Ar={'m1':_0x25c63c['id'],'m2':_0x36dacb['id'],'handler'(_0x4e18ed,_0x2e5fca){const _0x43336d=_0x29ef24,_0x1e214d={'m1Prime':_0x4e18ed,'m2Prime':_0x2e5fca};if(_0x4e18ed[_0x43336d(0x157)][_0x43336d(0x18d)]!==_0x2e5fca['params']['unitId']||_0x4e18ed[_0x43336d(0x157)]['subUnitId']!==_0x2e5fca['params'][_0x43336d(0x200)])return _0x1e214d;const _0x1fbe0a=_0x1d2f24[_0x43336d(0x250)](_0x4e18ed),_0x252ac5=_0x1d2f24[_0x43336d(0x250)](_0x2e5fca);if(_0x4e18ed['params'][_0x43336d(0x1db)][_0x43336d(0x17b)]<=_0x2e5fca['params']['sourceRange'][_0x43336d(0x240)]&&_0x4e18ed['params'][_0x43336d(0x1db)][_0x43336d(0x240)]>=_0x2e5fca[_0x43336d(0x157)][_0x43336d(0x246)][_0x43336d(0x17b)]||_0x4e18ed[_0x43336d(0x157)][_0x43336d(0x1db)]['startColumn']<=_0x2e5fca[_0x43336d(0x157)][_0x43336d(0x1e8)][_0x43336d(0x240)]&&_0x4e18ed[_0x43336d(0x157)][_0x43336d(0x1db)]['endColumn']>=_0x2e5fca['params'][_0x43336d(0x1e8)][_0x43336d(0x17b)])return{'error':new Error(_0x43336d(0x1ce))};const _0x58db4d=_0x272561(h(_0x4e18ed['params'][_0x43336d(0x1db)]),h(_0x2e5fca['params']['sourceRange'])),_0x15ed4e=_0x272561(h(_0x4e18ed[_0x43336d(0x157)][_0x43336d(0x1db)]),h(_0x2e5fca['params'][_0x43336d(0x1e8)]));_0x58db4d&&_0x15ed4e?(_0x252ac5[_0x43336d(0x157)][_0x43336d(0x246)][_0x43336d(0x17b)]+=_0x58db4d['step'],_0x252ac5[_0x43336d(0x157)][_0x43336d(0x246)]['endColumn']+=_0x58db4d['step']+(_0x58db4d[_0x43336d(0x159)]||0x0),_0x252ac5[_0x43336d(0x157)][_0x43336d(0x1e8)][_0x43336d(0x17b)]+=_0x15ed4e[_0x43336d(0x14a)],_0x252ac5[_0x43336d(0x157)][_0x43336d(0x1e8)][_0x43336d(0x240)]+=_0x15ed4e[_0x43336d(0x14a)]+(_0x15ed4e[_0x43336d(0x159)]||0x0)):_0x252ac5['id']=_0x1335e9['id'];const _0x1926bf=_0xeb8727({'start':_0x2e5fca[_0x43336d(0x157)][_0x43336d(0x246)][_0x43336d(0x17b)],'end':_0x2e5fca['params'][_0x43336d(0x246)][_0x43336d(0x240)]},{'start':_0x2e5fca['params'][_0x43336d(0x1e8)]['startColumn'],'end':_0x2e5fca['params'][_0x43336d(0x1e8)][_0x43336d(0x240)]},{'start':_0x4e18ed[_0x43336d(0x157)][_0x43336d(0x1db)]['startColumn'],'end':_0x4e18ed[_0x43336d(0x157)]['range'][_0x43336d(0x240)]});if(_0x1926bf){const {step:_0x5edaa2,length:_0x18c1a1}=_0x1926bf;_0x1fbe0a[_0x43336d(0x157)]['range'][_0x43336d(0x17b)]+=_0x5edaa2,_0x1fbe0a['params']['range'][_0x43336d(0x240)]+=_0x5edaa2+(_0x18c1a1||0x0);}else _0x1fbe0a['params'][_0x43336d(0x1db)]['startColumn']=0x0,_0x1fbe0a[_0x43336d(0x157)]['range'][_0x43336d(0x240)]=-0x1;return{'m1Prime':_0x1fbe0a,'m2Prime':_0x252ac5};}},Lr={'m1':_0x25c63c['id'],'m2':_0x305dc0['id'],'handler'(_0x5efafc,_0x2ab52c){const _0x1dd75e=_0x29ef24,_0x2a34c8={'m1Prime':_0x5efafc,'m2Prime':_0x2ab52c};if(_0x5efafc[_0x1dd75e(0x157)][_0x1dd75e(0x18d)]!==_0x2ab52c[_0x1dd75e(0x157)][_0x1dd75e(0x18d)]||_0x5efafc[_0x1dd75e(0x157)]['subUnitId']!==_0x2ab52c[_0x1dd75e(0x157)][_0x1dd75e(0x1a4)][_0x1dd75e(0x200)]&&_0x5efafc[_0x1dd75e(0x157)][_0x1dd75e(0x200)]!==_0x2ab52c[_0x1dd75e(0x157)]['to'][_0x1dd75e(0x200)])return _0x2a34c8;const _0x397c76=_0x1d2f24[_0x1dd75e(0x250)](_0x5efafc),_0x307b8b=_0x1d2f24[_0x1dd75e(0x250)](_0x2ab52c),{startColumn:_0x567ee7,endColumn:_0x4161f0}=_0x5efafc['params'][_0x1dd75e(0x1db)];if(_0x5efafc[_0x1dd75e(0x157)][_0x1dd75e(0x200)]===_0x2ab52c[_0x1dd75e(0x157)][_0x1dd75e(0x1a4)][_0x1dd75e(0x200)]){const _0x47a77c=new _0x1caf12(_0x307b8b['params'][_0x1dd75e(0x1a4)]['value']),_0x3fca3b=_0x47a77c['getDataRange'](),{startColumn:_0x5d724c,endColumn:_0x54fce1}=_0x3fca3b;if(_0x5d724c<=_0x4161f0&&_0x54fce1>=_0x567ee7)return{'error':new Error(_0x1dd75e(0xf2))};_0x4161f0<_0x5d724c&&_0x47a77c['removeColumns'](_0x567ee7,_0x4161f0-_0x567ee7+0x1),_0x307b8b[_0x1dd75e(0x157)]['from']['value']=_0x47a77c['getMatrix']();}if(_0x5efafc[_0x1dd75e(0x157)][_0x1dd75e(0x200)]===_0x2ab52c[_0x1dd75e(0x157)]['to'][_0x1dd75e(0x200)]){const _0x535ed6=new _0x1caf12(_0x307b8b[_0x1dd75e(0x157)]['to'][_0x1dd75e(0x11a)]),_0x4e0671=_0x535ed6['getDataRange'](),{startColumn:_0x55f802,endColumn:_0x4cb8d5}=_0x4e0671;if(_0x55f802<=_0x4161f0&&_0x4cb8d5>=_0x567ee7)return{'error':new Error(_0x1dd75e(0xf2))};_0x4161f0<_0x55f802&&_0x535ed6[_0x1dd75e(0x11c)](_0x567ee7,_0x4161f0-_0x567ee7+0x1),_0x307b8b[_0x1dd75e(0x157)]['to'][_0x1dd75e(0x11a)]=_0x535ed6[_0x1dd75e(0xe8)]();}return{'m1Prime':_0x397c76,'m2Prime':_0x307b8b};}},Dr={'m1':_0x25c63c['id'],'m2':_0x25c63c['id'],'handler'(_0x264779,_0x4062f2){const _0x1e823e=_0x29ef24,_0x33de57={'m1Prime':_0x264779,'m2Prime':_0x4062f2};if(_0x264779['params'][_0x1e823e(0x18d)]!==_0x4062f2[_0x1e823e(0x157)][_0x1e823e(0x18d)]||_0x264779['params'][_0x1e823e(0x200)]!==_0x4062f2[_0x1e823e(0x157)]['subUnitId'])return _0x33de57;const _0x2b6616=_0x1d2f24[_0x1e823e(0x250)](_0x264779),_0x588e3d=_0x1d2f24[_0x1e823e(0x250)](_0x4062f2),_0x399eb4=_0x272561(_0x264779[_0x1e823e(0x157)][_0x1e823e(0x1db)],_0x4062f2[_0x1e823e(0x157)][_0x1e823e(0x1db)]);if(_0x399eb4){const {step:_0x5be6d0,length:_0x354e20}=_0x399eb4;_0x588e3d[_0x1e823e(0x157)][_0x1e823e(0x1db)][_0x1e823e(0x17b)]+=_0x5be6d0,_0x588e3d[_0x1e823e(0x157)][_0x1e823e(0x1db)][_0x1e823e(0x240)]+=_0x5be6d0+(_0x354e20||0x0);}else _0x588e3d['id']=_0x1335e9['id'];const _0x3a46ab=_0x272561(_0x4062f2[_0x1e823e(0x157)][_0x1e823e(0x1db)],_0x264779[_0x1e823e(0x157)][_0x1e823e(0x1db)]);if(_0x3a46ab){const {step:_0x562287,length:_0x2cfd7e}=_0x3a46ab;_0x2b6616['params']['range'][_0x1e823e(0x17b)]+=_0x562287,_0x2b6616['params'][_0x1e823e(0x1db)][_0x1e823e(0x240)]+=_0x562287+(_0x2cfd7e||0x0);}else _0x2b6616['id']=_0x1335e9['id'];return{'m1Prime':_0x2b6616,'m2Prime':_0x588e3d};}},kr={'m1':_0x3c800a['id'],'m2':_0x305dc0['id'],'handler'(_0x267fb1,_0x4ab488){const _0xc76410=_0x29ef24,_0x13b462={'m1Prime':_0x267fb1,'m2Prime':_0x4ab488};if(_0x267fb1[_0xc76410(0x157)][_0xc76410(0x18d)]!==_0x4ab488['params'][_0xc76410(0x18d)]||_0x267fb1[_0xc76410(0x157)]['subUnitId']!==_0x4ab488[_0xc76410(0x157)][_0xc76410(0x1a4)][_0xc76410(0x200)]&&_0x267fb1[_0xc76410(0x157)][_0xc76410(0x200)]!==_0x4ab488[_0xc76410(0x157)]['to'][_0xc76410(0x200)])return _0x13b462;const _0x56e10f=_0x1d2f24[_0xc76410(0x250)](_0x267fb1),_0x12a78c=_0x1d2f24['deepClone'](_0x4ab488),{startRow:_0x241a00,endRow:_0x160020}=_0x267fb1[_0xc76410(0x157)][_0xc76410(0x1db)];if(_0x267fb1['params']['subUnitId']===_0x4ab488[_0xc76410(0x157)][_0xc76410(0x1a4)][_0xc76410(0x200)]){const _0xf2cdef=new _0x1caf12(_0x12a78c[_0xc76410(0x157)][_0xc76410(0x1a4)]['value']),_0x25eb1f=_0xf2cdef['getDataRange'](),{startRow:_0x1f3264,endRow:_0x448978}=_0x25eb1f;if(_0x1f3264<=_0x160020&&_0x448978>=_0x241a00)return{'error':new Error(_0xc76410(0xf2))};_0x160020<_0x1f3264&&_0xf2cdef[_0xc76410(0x1eb)](_0x241a00,_0x160020-_0x241a00+0x1),_0x12a78c[_0xc76410(0x157)][_0xc76410(0x1a4)][_0xc76410(0x11a)]=_0xf2cdef[_0xc76410(0xe8)]();}if(_0x267fb1[_0xc76410(0x157)][_0xc76410(0x200)]===_0x4ab488[_0xc76410(0x157)]['to'][_0xc76410(0x200)]){const _0x5eb7f6=new _0x1caf12(_0x12a78c[_0xc76410(0x157)]['to'][_0xc76410(0x11a)]),_0x4417fc=_0x5eb7f6['getDataRange'](),{startRow:_0x4fb0d5,endRow:_0x14d809}=_0x4417fc;if(_0x4fb0d5<=_0x160020&&_0x14d809>=_0x241a00)return{'error':new Error(_0xc76410(0xf2))};_0x160020<_0x4fb0d5&&_0x5eb7f6[_0xc76410(0x1eb)](_0x241a00,_0x160020-_0x241a00+0x1),_0x12a78c['params']['to'][_0xc76410(0x11a)]=_0x5eb7f6[_0xc76410(0xe8)]();}return{'m1Prime':_0x56e10f,'m2Prime':_0x12a78c};}},xr={'m1':_0x3c800a['id'],'m2':_0x41a309['id'],'handler'(_0x495915,_0x29379a){const _0x1812e8=_0x29ef24,_0x4f9082={'m1Prime':_0x495915,'m2Prime':_0x29379a};if(_0x495915[_0x1812e8(0x157)][_0x1812e8(0x18d)]!==_0x29379a[_0x1812e8(0x157)]['unitId']||_0x495915[_0x1812e8(0x157)][_0x1812e8(0x200)]!==_0x29379a['params'][_0x1812e8(0x200)])return _0x4f9082;const _0xb79508=_0x1d2f24[_0x1812e8(0x250)](_0x495915),_0x5a5d5d=_0x1d2f24[_0x1812e8(0x250)](_0x29379a);if(_0x495915[_0x1812e8(0x157)][_0x1812e8(0x1db)][_0x1812e8(0x1fa)]<=_0x29379a[_0x1812e8(0x157)][_0x1812e8(0x246)][_0x1812e8(0x1bb)]&&_0x495915[_0x1812e8(0x157)][_0x1812e8(0x1db)]['endRow']>=_0x29379a[_0x1812e8(0x157)]['sourceRange'][_0x1812e8(0x1fa)]||_0x495915[_0x1812e8(0x157)][_0x1812e8(0x1db)][_0x1812e8(0x1fa)]<=_0x29379a[_0x1812e8(0x157)]['targetRange']['endRow']&&_0x495915['params'][_0x1812e8(0x1db)][_0x1812e8(0x1bb)]>=_0x29379a['params'][_0x1812e8(0x1e8)][_0x1812e8(0x1fa)])return{'error':new Error(_0x1812e8(0x255))};const _0x369f7c=_0x272561(h(_0x413f7d(_0x495915[_0x1812e8(0x157)]['range'])),h(_0x413f7d(_0x29379a[_0x1812e8(0x157)]['sourceRange']))),_0x289df0=_0x272561(h(_0x413f7d(_0x495915[_0x1812e8(0x157)][_0x1812e8(0x1db)])),h(_0x413f7d(_0x29379a['params'][_0x1812e8(0x1e8)])));_0x369f7c&&_0x289df0?(_0x5a5d5d[_0x1812e8(0x157)][_0x1812e8(0x246)][_0x1812e8(0x1fa)]+=_0x369f7c[_0x1812e8(0x14a)],_0x5a5d5d[_0x1812e8(0x157)][_0x1812e8(0x246)][_0x1812e8(0x1bb)]+=_0x369f7c[_0x1812e8(0x14a)]+(_0x369f7c[_0x1812e8(0x159)]||0x0),_0x5a5d5d[_0x1812e8(0x157)]['targetRange'][_0x1812e8(0x1fa)]+=_0x289df0[_0x1812e8(0x14a)],_0x5a5d5d[_0x1812e8(0x157)][_0x1812e8(0x1e8)][_0x1812e8(0x1bb)]+=_0x289df0['step']+(_0x289df0[_0x1812e8(0x159)]||0x0)):_0x5a5d5d['id']=_0x1335e9['id'];const _0x3e08d4=_0xeb8727({'start':_0x29379a[_0x1812e8(0x157)]['sourceRange'][_0x1812e8(0x1fa)],'end':_0x29379a[_0x1812e8(0x157)][_0x1812e8(0x246)]['endRow']},{'start':_0x29379a[_0x1812e8(0x157)][_0x1812e8(0x1e8)][_0x1812e8(0x1fa)],'end':_0x29379a[_0x1812e8(0x157)][_0x1812e8(0x1e8)][_0x1812e8(0x1bb)]},{'start':_0x495915['params'][_0x1812e8(0x1db)][_0x1812e8(0x1fa)],'end':_0x495915[_0x1812e8(0x157)][_0x1812e8(0x1db)]['endRow']});if(_0x3e08d4){const {step:_0x54a502,length:_0x226199}=_0x3e08d4;_0xb79508[_0x1812e8(0x157)][_0x1812e8(0x1db)][_0x1812e8(0x1fa)]+=_0x54a502,_0xb79508[_0x1812e8(0x157)][_0x1812e8(0x1db)][_0x1812e8(0x1bb)]+=_0x54a502+(_0x226199||0x0);}else _0xb79508['id']=_0x1335e9['id'];return{'m1Prime':_0xb79508,'m2Prime':_0x5a5d5d};}},Br={'m1':_0x3c800a['id'],'m2':_0x3c800a['id'],'handler'(_0x374925,_0x1cb34b){const _0x4fbf92=_0x29ef24,_0x206611={'m1Prime':_0x374925,'m2Prime':_0x1cb34b};if(_0x374925[_0x4fbf92(0x157)]['unitId']!==_0x1cb34b[_0x4fbf92(0x157)]['unitId']||_0x374925[_0x4fbf92(0x157)]['subUnitId']!==_0x1cb34b[_0x4fbf92(0x157)][_0x4fbf92(0x200)])return _0x206611;const _0xf48197=_0x1d2f24[_0x4fbf92(0x250)](_0x374925),_0x449867=_0x1d2f24['deepClone'](_0x1cb34b),_0xf7ca03=_0x272561(h(_0x413f7d(_0x374925[_0x4fbf92(0x157)][_0x4fbf92(0x1db)])),h(_0x413f7d(_0x1cb34b[_0x4fbf92(0x157)]['range'])));if(_0xf7ca03){const {step:_0x440216,length:_0x269bd1}=_0xf7ca03;_0x449867[_0x4fbf92(0x157)][_0x4fbf92(0x1db)][_0x4fbf92(0x1fa)]+=_0x440216,_0x449867[_0x4fbf92(0x157)]['range'][_0x4fbf92(0x1bb)]+=_0x440216+(_0x269bd1||0x0);}else _0x449867['id']=_0x1335e9['id'];const _0x34347e=_0x272561(h(_0x413f7d(_0x1cb34b[_0x4fbf92(0x157)][_0x4fbf92(0x1db)])),h(_0x413f7d(_0x374925['params'][_0x4fbf92(0x1db)])));if(_0x34347e){const {step:_0x200320,length:_0xede8c7}=_0x34347e;_0xf48197[_0x4fbf92(0x157)][_0x4fbf92(0x1db)][_0x4fbf92(0x1fa)]+=_0x200320,_0xf48197[_0x4fbf92(0x157)]['range'][_0x4fbf92(0x1bb)]+=_0x200320+(_0xede8c7||0x0);}else _0xf48197['id']=_0x1335e9['id'];return{'m1Prime':_0xf48197,'m2Prime':_0x449867};}},Fr={'m1':_0xec927d['id'],'m2':_0xec927d['id'],'handler'(_0x5c08e8,_0x9523d8){const _0x527e18=_0x29ef24;if(_0x5c08e8[_0x527e18(0x157)]['sheet']['id']===_0x9523d8[_0x527e18(0x157)][_0x527e18(0x258)]['id'])return{'error':new Error(_0x527e18(0x16c))};const _0x448675=_0x1d2f24[_0x527e18(0x250)](_0x5c08e8),_0x7a0bdb=_0x1d2f24[_0x527e18(0x250)](_0x9523d8);return _0x448675[_0x527e18(0x157)][_0x527e18(0x248)]<=_0x7a0bdb['params'][_0x527e18(0x248)]?_0x7a0bdb[_0x527e18(0x157)]['index']+=0x1:_0x448675[_0x527e18(0x157)][_0x527e18(0x248)]>_0x7a0bdb['params'][_0x527e18(0x248)]&&(_0x448675[_0x527e18(0x157)]['index']+=0x1),_0x5c08e8[_0x527e18(0x157)][_0x527e18(0x258)]['name']===_0x9523d8[_0x527e18(0x157)][_0x527e18(0x258)][_0x527e18(0x136)]?{'error':new Error('Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!')}:{'m1Prime':_0x448675,'m2Prime':_0x7a0bdb};}},Hr={'m1':_0x475357['id'],'m2':'any','handler'(_0x46677e,_0x3e4bcb){const _0x2b5835=_0x29ef24;return _0x46677e['params'][_0x2b5835(0x200)]===_0x3e4bcb[_0x2b5835(0x157)][_0x2b5835(0x200)]&&_0x46677e['id']!==_0x3e4bcb['id']?{'error':new Error('Trying\x20to\x20mutation\x20a\x20deleted\x20worksheet!')}:{'m1Prime':_0x46677e,'m2Prime':_0x3e4bcb};}},Gr={'m1':_0x1e71b1['id'],'m2':_0x1e71b1['id'],'handler'(_0x2f7ec3,_0x442011){const _0x5198dc=_0x29ef24,_0x5e60a8=_0x1d2f24[_0x5198dc(0x250)](_0x2f7ec3),_0xc51210=_0x1d2f24[_0x5198dc(0x250)](_0x442011),_0x363d07={'error':new Error(_0x5198dc(0x21b))};if(_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x1ff)]===_0x442011['params'][_0x5198dc(0x1ff)])_0x5e60a8['id']=_0x1335e9['id'],_0xc51210[_0x5198dc(0x157)][_0x5198dc(0x1ff)]=_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x100)];else{_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x1ff)]===_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x100)]&&(_0x5e60a8['id']=_0x1335e9['id']),_0x442011['params']['fromOrder']===_0x442011[_0x5198dc(0x157)]['toOrder']&&(_0xc51210['id']=_0x1335e9['id']);const _0x574aad=[Math[_0x5198dc(0x1e1)](_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x1ff)],_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x100)]),Math[_0x5198dc(0x230)](_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x1ff)],_0x2f7ec3[_0x5198dc(0x157)][_0x5198dc(0x100)])],_0x639529=[Math[_0x5198dc(0x1e1)](_0x442011[_0x5198dc(0x157)]['fromOrder'],_0x442011[_0x5198dc(0x157)]['toOrder']),Math[_0x5198dc(0x230)](_0x442011['params']['fromOrder'],_0x442011[_0x5198dc(0x157)][_0x5198dc(0x100)])];if(_0x574aad[0x0]<=_0x639529[0x1]&&_0x574aad[0x1]>=_0x639529[0x0])return _0x363d07;}return{'m1Prime':_0x5e60a8,'m2Prime':_0xc51210};}},$r={'m1':_0xec927d['id'],'m2':_0x1e71b1['id'],'handler'(_0x58583c,_0x15be98){const _0x434212=_0x29ef24,_0x42ab2c=_0x1d2f24['deepClone'](_0x58583c),_0x2d2fdb=_0x1d2f24[_0x434212(0x250)](_0x15be98);return _0x58583c[_0x434212(0x157)]['index']<=_0x15be98[_0x434212(0x157)]['order']&&(_0x2d2fdb[_0x434212(0x157)][_0x434212(0x24a)]+=0x1),{'m1Prime':_0x42ab2c,'m2Prime':_0x2d2fdb};}},jr={'m1':_0x29ef24(0x15c),'m2':_0x475357['id'],'handler'(_0x5704a9,_0x4e623){return{'m1Prime':_0x5704a9,'m2Prime':_0x4e623};}},Yr=[Fr,$r,Hr,jr,Gr],Xr={'m1':_0x3fbf8e['id'],'m2':_0x7d740['id'],'handler'(_0x5a6af3,_0x13825c){const _0x4f08f2=_0x29ef24,_0x59afe7={'m1Prime':_0x5a6af3,'m2Prime':_0x13825c};if(_0x5a6af3[_0x4f08f2(0x157)][_0x4f08f2(0x18d)]!==_0x13825c['params'][_0x4f08f2(0x18d)]||_0x5a6af3[_0x4f08f2(0x157)][_0x4f08f2(0x200)]!==_0x13825c['params'][_0x4f08f2(0x200)])return _0x59afe7;const _0x511f14=[_0x1d2f24[_0x4f08f2(0x250)](_0x5a6af3)],_0x471e6b=_0x1d2f24[_0x4f08f2(0x250)](_0x13825c),_0x15bde1=new _0x1caf12(_0x471e6b[_0x4f08f2(0x157)][_0x4f08f2(0x153)]),_0x281bcc=_0x15bde1[_0x4f08f2(0x126)](),_0x55385d=_0x5a6af3[_0x4f08f2(0x157)][_0x4f08f2(0x1db)],_0x3cfb54=_0x55385d[_0x4f08f2(0x240)]-_0x55385d[_0x4f08f2(0x17b)]+0x1;if(_0x471e6b['params']['cellValue']&&_0x55385d['startColumn']<=_0x281bcc[_0x4f08f2(0x240)]){const _0x1978c4=Math['max'](_0x281bcc[_0x4f08f2(0x17b)],_0x55385d[_0x4f08f2(0x17b)]);ht(_0x471e6b[_0x4f08f2(0x157)][_0x4f08f2(0x153)],_0x1978c4,_0x281bcc[_0x4f08f2(0x240)]-_0x1978c4+0x1,_0x3cfb54);}const _0x364223=new _0x1caf12();let _0xae10f9=!0x1;if(_0x15bde1[_0x4f08f2(0x1c0)]((_0x5e2a0d,_0x1c35b2,_0xc22e48)=>{const _0x3fd7fc=_0x4f08f2;if(_0xc22e48&&_0xc22e48['f']){const _0x4cea2f=_0xc22e48['f'];let _0x117939=!0x1;const _0x41dbf6=it(_0x5a6af3[_0x3fd7fc(0x157)][_0x3fd7fc(0x18d)],_0x5a6af3[_0x3fd7fc(0x157)][_0x3fd7fc(0x200)],_0x4cea2f,_0x247690=>{const _0x46456d=_0x3fd7fc,_0x3fab43=_0x286c30(h(_0x5a6af3[_0x46456d(0x157)]['range']),h(_0x247690));return(_0x3fab43[_0x46456d(0x14a)]!==0x0||_0x3fab43[_0x46456d(0x159)]!==0x0)&&(_0x117939=!0x0,_0x247690[_0x46456d(0x17b)]+=_0x3fab43[_0x46456d(0x14a)],_0x247690[_0x46456d(0x240)]+=_0x3fab43['step']+_0x3fab43[_0x46456d(0x159)]),_0x247690;});_0x117939&&(_0xae10f9=!0x0,_0xc22e48['f']=_0x41dbf6,_0x364223[_0x3fd7fc(0xf0)](_0x5e2a0d,_0x1c35b2,{..._0xc22e48}));}}),_0xae10f9){const _0x31cf5e={'id':_0x7d740['id'],'params':{'unitId':_0x13825c[_0x4f08f2(0x157)][_0x4f08f2(0x18d)],'subUnitId':_0x13825c[_0x4f08f2(0x157)][_0x4f08f2(0x200)],'cellValue':_0x364223[_0x4f08f2(0xe8)]()}};_0x511f14[_0x4f08f2(0x23d)](_0x31cf5e);}return{'m1Prime':_0x511f14,'m2Prime':_0x471e6b};}},zr={'m1':_0x34cc5a['id'],'m2':_0x7d740['id'],'handler'(_0x54fddf,_0xc5eb24){const _0x5c1847=_0x29ef24,_0x1746d7={'m1Prime':_0x54fddf,'m2Prime':_0xc5eb24};if(_0x54fddf['params'][_0x5c1847(0x18d)]!==_0xc5eb24[_0x5c1847(0x157)]['unitId']||_0x54fddf[_0x5c1847(0x157)][_0x5c1847(0x200)]!==_0xc5eb24[_0x5c1847(0x157)][_0x5c1847(0x200)])return _0x1746d7;const _0x318a27=[_0x1d2f24[_0x5c1847(0x250)](_0x54fddf)],_0x57729c=_0x1d2f24[_0x5c1847(0x250)](_0xc5eb24),_0x34080b=new _0x1caf12(_0x57729c[_0x5c1847(0x157)][_0x5c1847(0x153)]),_0x2c1116=_0x34080b['getDataRange'](),_0x567fd9=_0x54fddf[_0x5c1847(0x157)][_0x5c1847(0x1db)],_0x3e4866=_0x567fd9[_0x5c1847(0x1bb)]-_0x567fd9['startRow']+0x1;if(_0x57729c[_0x5c1847(0x157)][_0x5c1847(0x153)]&&_0x567fd9[_0x5c1847(0x1fa)]<=_0x2c1116[_0x5c1847(0x1bb)]){const _0x327a62=Math[_0x5c1847(0x230)](_0x2c1116['startRow'],_0x567fd9[_0x5c1847(0x1fa)]);Rt(_0x57729c[_0x5c1847(0x157)][_0x5c1847(0x153)],_0x327a62,_0x2c1116['endRow']-_0x327a62+0x1,_0x3e4866);}const _0xd0a7d7=new _0x1caf12();let _0x5e1702=!0x1;if(_0x34080b[_0x5c1847(0x1c0)]((_0x35f401,_0x46b3ca,_0x17ea7c)=>{const _0x4528a8=_0x5c1847;if(_0x17ea7c&&_0x17ea7c['f']){const _0x46a6dc=_0x17ea7c['f'];let _0xb270a6=!0x1;const _0x322e21=it(_0x54fddf[_0x4528a8(0x157)][_0x4528a8(0x18d)],_0x54fddf['params'][_0x4528a8(0x200)],_0x46a6dc,_0x7b39fc=>{const _0x2e8620=_0x4528a8,_0x5e14e6=_0x286c30(h(_0x413f7d(_0x54fddf[_0x2e8620(0x157)]['range'])),h(_0x413f7d(_0x7b39fc)));return(_0x5e14e6[_0x2e8620(0x14a)]!==0x0||_0x5e14e6['length']!==0x0)&&(_0xb270a6=!0x0,_0x7b39fc['startRow']+=_0x5e14e6[_0x2e8620(0x14a)],_0x7b39fc['endRow']+=_0x5e14e6[_0x2e8620(0x14a)]+_0x5e14e6[_0x2e8620(0x159)]),_0x7b39fc;});_0xb270a6&&(_0x5e1702=!0x0,_0x17ea7c['f']=_0x322e21,_0xd0a7d7[_0x4528a8(0xf0)](_0x35f401,_0x46b3ca,{..._0x17ea7c}));}}),_0x5e1702){const _0x4e028a={'id':_0x7d740['id'],'params':{'unitId':_0xc5eb24[_0x5c1847(0x157)]['unitId'],'subUnitId':_0xc5eb24['params']['subUnitId'],'cellValue':_0xd0a7d7[_0x5c1847(0xe8)]()}};_0x318a27[_0x5c1847(0x23d)](_0x4e028a);}return{'m1Prime':_0x318a27,'m2Prime':_0x57729c};}},Jr={'m1':_0x36dacb['id'],'m2':_0x7d740['id'],'handler'(_0x40884e,_0x35c71b){const _0xe10ca1=_0x29ef24,_0x3d326c={'m1Prime':_0x40884e,'m2Prime':_0x35c71b};if(_0x40884e[_0xe10ca1(0x157)][_0xe10ca1(0x18d)]!==_0x35c71b[_0xe10ca1(0x157)]['unitId']||_0x40884e[_0xe10ca1(0x157)][_0xe10ca1(0x200)]!==_0x35c71b[_0xe10ca1(0x157)][_0xe10ca1(0x200)])return _0x3d326c;const _0x4034fc=[_0x1d2f24[_0xe10ca1(0x250)](_0x40884e)],_0x5cd634=_0x1d2f24[_0xe10ca1(0x250)](_0x35c71b),_0x58816a=new _0x1caf12(_0x5cd634[_0xe10ca1(0x157)]['cellValue']),{sourceRange:_0x4c1f01,targetRange:_0x9e3083}=_0x40884e['params'],_0x177a73=_0x4c1f01['startColumn'],_0xb7d74f=_0x4c1f01['endColumn']-_0x4c1f01[_0xe10ca1(0x17b)]+0x1,_0x1bbfc6=_0x9e3083[_0xe10ca1(0x17b)];_0x58816a[_0xe10ca1(0x19d)](_0x177a73,_0xb7d74f,_0x1bbfc6);const _0x21ecc1=new _0x1caf12();let _0x318cab=!0x1;if(_0x58816a[_0xe10ca1(0x1c0)]((_0x2ee068,_0xd4a73c,_0x2498e2)=>{const _0x195a86=_0xe10ca1;if(_0x2498e2&&_0x2498e2['f']){const _0x17b028=_0x2498e2['f'];let _0x3ec84f=!0x1;const _0x592342=it(_0x40884e[_0x195a86(0x157)][_0x195a86(0x18d)],_0x40884e[_0x195a86(0x157)][_0x195a86(0x200)],_0x17b028,_0x250b6c=>{const _0x5ab079=_0x195a86,_0x5a5062=_0xeb8727({'start':_0x40884e[_0x5ab079(0x157)]['sourceRange'][_0x5ab079(0x17b)],'end':_0x40884e[_0x5ab079(0x157)][_0x5ab079(0x246)][_0x5ab079(0x240)]},{'start':_0x40884e[_0x5ab079(0x157)][_0x5ab079(0x1e8)]['startColumn'],'end':_0x40884e[_0x5ab079(0x157)][_0x5ab079(0x1e8)]['endColumn']},{'start':_0x250b6c['startColumn'],'end':_0x250b6c[_0x5ab079(0x240)]});return(_0x5a5062['step']!==0x0||_0x5a5062['length']!==0x0)&&(_0x3ec84f=!0x0,_0x250b6c[_0x5ab079(0x17b)]+=_0x5a5062['step'],_0x250b6c[_0x5ab079(0x240)]+=_0x5a5062[_0x5ab079(0x14a)]+_0x5a5062[_0x5ab079(0x159)]),_0x250b6c;});_0x3ec84f&&(_0x318cab=!0x0,_0x2498e2['f']=_0x592342,_0x21ecc1[_0x195a86(0xf0)](_0x2ee068,_0xd4a73c,{..._0x2498e2}));}}),_0x318cab){const _0x27581d={'id':_0x7d740['id'],'params':{'unitId':_0x35c71b[_0xe10ca1(0x157)][_0xe10ca1(0x18d)],'subUnitId':_0x35c71b['params'][_0xe10ca1(0x200)],'cellValue':_0x21ecc1[_0xe10ca1(0xe8)]()}};_0x4034fc[_0xe10ca1(0x23d)](_0x27581d);}return _0x5cd634['params'][_0xe10ca1(0x153)]=_0x58816a['getMatrix'](),{'m1Prime':_0x4034fc,'m2Prime':_0x5cd634};}},Kr={'m1':_0x41a309['id'],'m2':_0x7d740['id'],'handler'(_0x211d93,_0x4c6632){const _0x5280c2=_0x29ef24,_0x43961a={'m1Prime':_0x211d93,'m2Prime':_0x4c6632};if(_0x211d93[_0x5280c2(0x157)][_0x5280c2(0x18d)]!==_0x4c6632[_0x5280c2(0x157)][_0x5280c2(0x18d)]||_0x211d93[_0x5280c2(0x157)]['subUnitId']!==_0x4c6632[_0x5280c2(0x157)][_0x5280c2(0x200)])return _0x43961a;const _0x2505c7=[_0x1d2f24[_0x5280c2(0x250)](_0x211d93)],_0x4072e5=_0x1d2f24['deepClone'](_0x4c6632),_0x2a1e9c=new _0x1caf12(_0x4072e5[_0x5280c2(0x157)]['cellValue']),{sourceRange:_0xc161c0,targetRange:_0x48ba94}=_0x211d93[_0x5280c2(0x157)],_0xc4fdad=_0xc161c0[_0x5280c2(0x1fa)],_0x2567ff=_0xc161c0['endRow']-_0xc161c0[_0x5280c2(0x1fa)]+0x1,_0xebc0ff=_0x48ba94[_0x5280c2(0x1fa)];_0x2a1e9c[_0x5280c2(0x1dc)](_0xc4fdad,_0x2567ff,_0xebc0ff);const _0x51c7ed=new _0x1caf12();let _0x11b275=!0x1;if(_0x2a1e9c[_0x5280c2(0x1c0)]((_0x3210a7,_0x3ea1e3,_0x4b20d9)=>{const _0x327e93=_0x5280c2;if(_0x4b20d9&&_0x4b20d9['f']){const _0x45e6d0=_0x4b20d9['f'];let _0x343c12=!0x1;const _0x1b2340=it(_0x211d93['params']['unitId'],_0x211d93[_0x327e93(0x157)]['subUnitId'],_0x45e6d0,_0x571a84=>{const _0x2371d5=_0x327e93,_0x140237=_0xeb8727({'start':_0x211d93[_0x2371d5(0x157)][_0x2371d5(0x246)][_0x2371d5(0x1fa)],'end':_0x211d93[_0x2371d5(0x157)][_0x2371d5(0x246)]['endRow']},{'start':_0x211d93['params']['targetRange']['startRow'],'end':_0x211d93[_0x2371d5(0x157)][_0x2371d5(0x1e8)][_0x2371d5(0x1bb)]},{'start':_0x571a84['startRow'],'end':_0x571a84[_0x2371d5(0x1bb)]});return(_0x140237[_0x2371d5(0x14a)]!==0x0||_0x140237[_0x2371d5(0x159)]!==0x0)&&(_0x343c12=!0x0,_0x571a84[_0x2371d5(0x1fa)]+=_0x140237[_0x2371d5(0x14a)],_0x571a84[_0x2371d5(0x1bb)]+=_0x140237[_0x2371d5(0x14a)]+_0x140237[_0x2371d5(0x159)]),_0x571a84;});_0x343c12&&(_0x11b275=!0x0,_0x4b20d9['f']=_0x1b2340,_0x51c7ed['setValue'](_0x3210a7,_0x3ea1e3,{..._0x4b20d9}));}}),_0x11b275){const _0x43266f={'id':_0x7d740['id'],'params':{'unitId':_0x4c6632[_0x5280c2(0x157)][_0x5280c2(0x18d)],'subUnitId':_0x4c6632[_0x5280c2(0x157)][_0x5280c2(0x200)],'cellValue':_0x51c7ed['getMatrix']()}};_0x2505c7[_0x5280c2(0x23d)](_0x43266f);}return _0x4072e5[_0x5280c2(0x157)][_0x5280c2(0x153)]=_0x2a1e9c['getMatrix'](),{'m1Prime':_0x2505c7,'m2Prime':_0x4072e5};}},qr={'m1':_0x25c63c['id'],'m2':_0x7d740['id'],'handler'(_0x23f620,_0x51e628){const _0x1f33af=_0x29ef24,_0x27df28={'m1Prime':_0x23f620,'m2Prime':_0x51e628};if(_0x23f620[_0x1f33af(0x157)][_0x1f33af(0x18d)]!==_0x51e628[_0x1f33af(0x157)][_0x1f33af(0x18d)]||_0x23f620['params'][_0x1f33af(0x200)]!==_0x51e628[_0x1f33af(0x157)][_0x1f33af(0x200)])return _0x27df28;const _0x5e682b=[_0x1d2f24['deepClone'](_0x23f620)],_0x559ffa=_0x1d2f24[_0x1f33af(0x250)](_0x51e628),_0x2c8c34=new _0x1caf12(_0x559ffa['params']['cellValue']),_0x47c66e=_0x2c8c34['getDataRange'](),_0x3f4f8e=_0x23f620[_0x1f33af(0x157)]['range'],_0x1abb19=_0x3f4f8e[_0x1f33af(0x240)]-_0x3f4f8e[_0x1f33af(0x17b)]+0x1;if(_0x559ffa[_0x1f33af(0x157)][_0x1f33af(0x153)]&&_0x3f4f8e['endColumn']<_0x47c66e[_0x1f33af(0x17b)])ht(_0x559ffa['params'][_0x1f33af(0x153)],_0x47c66e['startColumn'],_0x47c66e['endColumn']-_0x47c66e[_0x1f33af(0x17b)]+0x1,-_0x1abb19);else{if(_0x3f4f8e['startColumn']<=_0x47c66e[_0x1f33af(0x240)])return{'error':new Error(_0x1f33af(0x137))};}const _0x5975a7=new _0x1caf12();let _0x224c21=!0x1,_0x3f9a7c=!0x1;if(_0x2c8c34[_0x1f33af(0x1c0)]((_0x54f000,_0x10d887,_0x4c17f2)=>{const _0x473346=_0x1f33af;if(_0x4c17f2&&_0x4c17f2['f']){const _0x2adca8=_0x4c17f2['f'];let _0x29dbce=!0x1;const _0x66a173=it(_0x23f620[_0x473346(0x157)]['unitId'],_0x23f620[_0x473346(0x157)]['subUnitId'],_0x2adca8,_0x1b3120=>{const _0x2c02b5=_0x473346,_0x5a76af=_0x272561(h(_0x23f620[_0x2c02b5(0x157)][_0x2c02b5(0x1db)]),h(_0x1b3120));return _0x5a76af===null?(_0x224c21=!0x0,_0x1b3120):((_0x5a76af[_0x2c02b5(0x14a)]!==0x0||_0x5a76af['length']!==0x0)&&(_0x29dbce=!0x0,_0x1b3120[_0x2c02b5(0x17b)]+=_0x5a76af[_0x2c02b5(0x14a)],_0x1b3120[_0x2c02b5(0x240)]+=_0x5a76af[_0x2c02b5(0x14a)]+_0x5a76af[_0x2c02b5(0x159)]),_0x1b3120);});_0x29dbce&&(_0x3f9a7c=!0x0,_0x4c17f2['f']=_0x66a173,_0x5975a7[_0x473346(0xf0)](_0x54f000,_0x10d887,{..._0x4c17f2}));}}),_0x224c21)return{'error':new Error(_0x1f33af(0x239))};if(_0x3f9a7c){const _0x40d44c={'id':_0x7d740['id'],'params':{'unitId':_0x51e628[_0x1f33af(0x157)][_0x1f33af(0x18d)],'subUnitId':_0x51e628[_0x1f33af(0x157)][_0x1f33af(0x200)],'cellValue':_0x5975a7['getMatrix']()}};_0x5e682b[_0x1f33af(0x23d)](_0x40d44c);}return{'m1Prime':_0x5e682b,'m2Prime':_0x559ffa};}},Zr={'m1':_0x3c800a['id'],'m2':_0x7d740['id'],'handler'(_0x2b6ce6,_0x4aafd8){const _0x454894=_0x29ef24,_0x593d5f={'m1Prime':_0x2b6ce6,'m2Prime':_0x4aafd8};if(_0x2b6ce6[_0x454894(0x157)][_0x454894(0x18d)]!==_0x4aafd8[_0x454894(0x157)]['unitId']||_0x2b6ce6[_0x454894(0x157)]['subUnitId']!==_0x4aafd8[_0x454894(0x157)][_0x454894(0x200)])return _0x593d5f;const _0x172e84=[_0x1d2f24[_0x454894(0x250)](_0x2b6ce6)],_0x3947ac=_0x1d2f24[_0x454894(0x250)](_0x4aafd8),_0x2f7694=new _0x1caf12(_0x3947ac['params'][_0x454894(0x153)]),_0x98ce6a=_0x2f7694[_0x454894(0x126)](),_0x23a7b6=_0x2b6ce6[_0x454894(0x157)]['range'],_0x99b360=_0x23a7b6[_0x454894(0x1bb)]-_0x23a7b6['startRow']+0x1;if(_0x3947ac[_0x454894(0x157)][_0x454894(0x153)]&&_0x23a7b6[_0x454894(0x1bb)]<_0x98ce6a[_0x454894(0x1fa)])Rt(_0x3947ac[_0x454894(0x157)][_0x454894(0x153)],_0x98ce6a['startRow'],_0x98ce6a[_0x454894(0x1bb)]-_0x98ce6a['startRow']+0x1,-_0x99b360);else{if(_0x23a7b6[_0x454894(0x1fa)]<=_0x98ce6a[_0x454894(0x1bb)])return{'error':new Error('remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation')};}const _0x5765ae=new _0x1caf12();let _0x261dd0=!0x1,_0xf7c0c=!0x1;if(_0x2f7694[_0x454894(0x1c0)]((_0x2d8129,_0x570dd9,_0xd3d91b)=>{const _0xed31e9=_0x454894;if(_0xd3d91b&&_0xd3d91b['f']){const _0x4912e5=_0xd3d91b['f'];let _0x48cb33=!0x1;const _0x51992e=it(_0x2b6ce6[_0xed31e9(0x157)]['unitId'],_0x2b6ce6[_0xed31e9(0x157)][_0xed31e9(0x200)],_0x4912e5,_0x40e499=>{const _0x57acfd=_0xed31e9,_0x2b83ed=_0x272561(h(_0x413f7d(_0x2b6ce6[_0x57acfd(0x157)][_0x57acfd(0x1db)])),h(_0x413f7d(_0x40e499)));return _0x2b83ed===null?(_0x261dd0=!0x0,_0x40e499):((_0x2b83ed[_0x57acfd(0x14a)]!==0x0||_0x2b83ed[_0x57acfd(0x159)]!==0x0)&&(_0x48cb33=!0x0,_0x40e499[_0x57acfd(0x1fa)]+=_0x2b83ed[_0x57acfd(0x14a)],_0x40e499['endRow']+=_0x2b83ed[_0x57acfd(0x14a)]+_0x2b83ed[_0x57acfd(0x159)]),_0x40e499);});_0x48cb33&&(_0xf7c0c=!0x0,_0xd3d91b['f']=_0x51992e,_0x5765ae[_0xed31e9(0xf0)](_0x2d8129,_0x570dd9,{..._0xd3d91b}));}}),_0x261dd0)return{'error':new Error(_0x454894(0x19f))};if(_0xf7c0c){const _0xc29248={'id':_0x7d740['id'],'params':{'unitId':_0x4aafd8[_0x454894(0x157)][_0x454894(0x18d)],'subUnitId':_0x4aafd8[_0x454894(0x157)]['subUnitId'],'cellValue':_0x5765ae[_0x454894(0xe8)]()}};_0x172e84[_0x454894(0x23d)](_0xc29248);}return{'m1Prime':_0x172e84,'m2Prime':_0x3947ac};}},Qr={'m1':_0x305dc0['id'],'m2':_0x305dc0['id'],'handler'(_0x259564,_0x40a9c1){const _0x2b9a49=_0x29ef24,_0x15cdae={'m1Prime':_0x259564,'m2Prime':_0x40a9c1};if(_0x259564[_0x2b9a49(0x157)][_0x2b9a49(0x18d)]!==_0x40a9c1[_0x2b9a49(0x157)][_0x2b9a49(0x18d)])return _0x15cdae;const _0x19a5c5=new _0x1caf12(_0x259564[_0x2b9a49(0x157)][_0x2b9a49(0x1a4)]['value'])[_0x2b9a49(0x126)](),_0x5b4515=new _0x1caf12(_0x40a9c1['params'][_0x2b9a49(0x1a4)][_0x2b9a49(0x11a)])[_0x2b9a49(0x126)](),_0x5a7842=new _0x1caf12(_0x259564['params']['to'][_0x2b9a49(0x11a)])['getDataRange'](),_0x2d61d1=new _0x1caf12(_0x40a9c1[_0x2b9a49(0x157)]['to']['value'])['getDataRange']();return _0x259564[_0x2b9a49(0x157)][_0x2b9a49(0x1a4)][_0x2b9a49(0x200)]===_0x40a9c1[_0x2b9a49(0x157)][_0x2b9a49(0x1a4)][_0x2b9a49(0x200)]&&_0x1f9dbe[_0x2b9a49(0x151)](_0x19a5c5,_0x5b4515)||_0x259564[_0x2b9a49(0x157)]['to'][_0x2b9a49(0x200)]===_0x40a9c1['params']['to'][_0x2b9a49(0x200)]&&_0x1f9dbe[_0x2b9a49(0x151)](_0x5a7842,_0x2d61d1)||_0x259564['params'][_0x2b9a49(0x1a4)][_0x2b9a49(0x200)]===_0x40a9c1[_0x2b9a49(0x157)]['to'][_0x2b9a49(0x200)]&&_0x1f9dbe['intersects'](_0x19a5c5,_0x2d61d1)||_0x259564[_0x2b9a49(0x157)]['to'][_0x2b9a49(0x200)]===_0x40a9c1[_0x2b9a49(0x157)][_0x2b9a49(0x1a4)][_0x2b9a49(0x200)]&&_0x1f9dbe['intersects'](_0x5a7842,_0x5b4515)?{'error':new Error(_0x2b9a49(0x17a))}:_0x15cdae;}},tn={'m1':_0x7d740['id'],'m2':_0x305dc0['id'],'handler'(_0x1384d0,_0x136d67){const _0x4e89f1=_0x29ef24,_0x5019bb={'m1Prime':_0x1384d0,'m2Prime':_0x136d67};if(_0x1384d0['params'][_0x4e89f1(0x18d)]!==_0x136d67[_0x4e89f1(0x157)][_0x4e89f1(0x18d)])return _0x5019bb;const _0x558a81=new _0x1caf12(_0x1384d0['params'][_0x4e89f1(0x153)])[_0x4e89f1(0x126)](),_0x4be509=new _0x1caf12(_0x136d67[_0x4e89f1(0x157)][_0x4e89f1(0x1a4)][_0x4e89f1(0x11a)])[_0x4e89f1(0x126)](),_0x10054e=new _0x1caf12(_0x136d67[_0x4e89f1(0x157)]['to']['value'])['getDataRange']();return _0x1384d0['params'][_0x4e89f1(0x200)]===_0x136d67[_0x4e89f1(0x157)][_0x4e89f1(0x1a4)][_0x4e89f1(0x200)]&&_0x1f9dbe[_0x4e89f1(0x151)](_0x558a81,_0x4be509)||_0x1384d0['params']['subUnitId']===_0x136d67[_0x4e89f1(0x157)]['to'][_0x4e89f1(0x200)]&&_0x1f9dbe[_0x4e89f1(0x151)](_0x558a81,_0x10054e)?{'error':new Error('Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.')}:_0x5019bb;}},en={'m1':_0x7d740['id'],'m2':_0x7d740['id'],'handler'(_0x3c9dd9,_0x4d52d7){const _0x19667a=_0x29ef24,_0x44412={'m1Prime':_0x3c9dd9,'m2Prime':_0x4d52d7};if(_0x3c9dd9[_0x19667a(0x157)][_0x19667a(0x18d)]!==_0x4d52d7[_0x19667a(0x157)][_0x19667a(0x18d)]||_0x3c9dd9[_0x19667a(0x157)][_0x19667a(0x200)]!==_0x4d52d7[_0x19667a(0x157)][_0x19667a(0x200)])return _0x44412;const _0x256d65=_0x1d2f24[_0x19667a(0x250)](_0x3c9dd9),_0x84a343=_0x1d2f24['deepClone'](_0x4d52d7),_0x12beee=_0x1d2f24[_0x19667a(0x250)](_0x4d52d7),_0xe0451b=new _0x1caf12(_0x256d65['params']['cellValue']),_0xab9063=_0xe0451b['getDataRange'](),_0x38013f=new _0x1caf12(_0x4d52d7['params']['cellValue']),_0x2f7238=new _0x1caf12(),_0x332c21=_0x38013f['getDataRange']();return _0x1f9dbe['intersects'](_0xab9063,_0x332c21)?(_0xe0451b[_0x19667a(0x1c0)]((_0x22c27d,_0x5a4616,_0x4c619d)=>{const _0x11caa3=_0x19667a;var _0x2cf595;const _0x30d146=_0x38013f[_0x11caa3(0x134)](_0x22c27d,_0x5a4616);_0x30d146===null&&_0xe0451b[_0x11caa3(0xe7)](_0x22c27d,_0x5a4616),_0x4c619d&&_0x30d146&&(typeof(_0x30d146==null?void 0x0:_0x30d146['s'])=='string'&&(_0x30d146['s']=_0x1d2f24[_0x11caa3(0x250)]((_0x2cf595=_0x84a343[_0x11caa3(0x157)][_0x11caa3(0x1a6)])==null?void 0x0:_0x2cf595[_0x30d146['s']])||void 0x0),_0x2f7238[_0x11caa3(0xf0)](_0x22c27d,_0x5a4616,_0x30d146));}),_0x256d65['params'][_0x19667a(0x153)]=_0xe0451b[_0x19667a(0xe8)](),_0x84a343[_0x19667a(0x157)]['cellValue']=_0x2f7238[_0x19667a(0xe8)](),{'m1Prime':[_0x256d65,_0x84a343],'m2Prime':_0x12beee}):_0x44412;}},rn={'m1':_0x41a309['id'],'m2':_0x305dc0['id'],'handler'(_0xd2a3d3,_0x38f5c1){const _0x2a83d6=_0x29ef24,_0x2bbab2={'m1Prime':_0xd2a3d3,'m2Prime':_0x38f5c1};if(_0xd2a3d3[_0x2a83d6(0x157)][_0x2a83d6(0x18d)]!==_0x38f5c1['params']['unitId']||_0xd2a3d3['params']['subUnitId']!==_0x38f5c1[_0x2a83d6(0x157)][_0x2a83d6(0x1a4)]['subUnitId']&&_0xd2a3d3[_0x2a83d6(0x157)][_0x2a83d6(0x200)]!==_0x38f5c1[_0x2a83d6(0x157)]['to'][_0x2a83d6(0x200)])return _0x2bbab2;const _0x22eb14=_0x1d2f24[_0x2a83d6(0x250)](_0xd2a3d3),_0x56cd8b=_0x1d2f24[_0x2a83d6(0x250)](_0x38f5c1),_0x5c7e6e=_0xd2a3d3[_0x2a83d6(0x157)][_0x2a83d6(0x246)],_0x482dac=_0xd2a3d3[_0x2a83d6(0x157)]['targetRange'];if(_0xd2a3d3[_0x2a83d6(0x157)][_0x2a83d6(0x200)]===_0x38f5c1['params'][_0x2a83d6(0x1a4)][_0x2a83d6(0x200)]){const _0x4e9b5b=new _0x1caf12(_0x56cd8b[_0x2a83d6(0x157)]['from']['value']),_0x4e6381=_0x4e9b5b['getDataRange']();if(O({'start':_0x5c7e6e['startRow'],'end':_0x5c7e6e[_0x2a83d6(0x1bb)]},{'start':_0x4e6381[_0x2a83d6(0x1fa)],'end':_0x4e6381[_0x2a83d6(0x1bb)]})||O({'start':_0x482dac[_0x2a83d6(0x1fa)],'end':_0x482dac[_0x2a83d6(0x1bb)]},{'start':_0x4e6381[_0x2a83d6(0x1fa)],'end':_0x4e6381[_0x2a83d6(0x1bb)]}))return{'error':new Error(_0x2a83d6(0x1e7))};const _0x106e4b=_0xeb8727({'start':_0x5c7e6e[_0x2a83d6(0x1fa)],'end':_0x5c7e6e[_0x2a83d6(0x1bb)]},{'start':_0x482dac[_0x2a83d6(0x1fa)],'end':_0x482dac[_0x2a83d6(0x1bb)]},{'start':_0x4e6381[_0x2a83d6(0x1fa)],'end':_0x4e6381[_0x2a83d6(0x1bb)]});if(_0x106e4b['length']!==0x0)return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};_0x106e4b[_0x2a83d6(0x14a)]!==0x0&&_0x4e9b5b[_0x2a83d6(0x1dc)](_0x5c7e6e['startRow'],_0x5c7e6e['endRow']-_0x5c7e6e[_0x2a83d6(0x1fa)]+0x1,_0x482dac[_0x2a83d6(0x1fa)]),_0x56cd8b[_0x2a83d6(0x157)][_0x2a83d6(0x1a4)][_0x2a83d6(0x11a)]=_0x4e9b5b[_0x2a83d6(0xe8)]();}if(_0xd2a3d3[_0x2a83d6(0x157)][_0x2a83d6(0x200)]===_0x38f5c1[_0x2a83d6(0x157)]['to'][_0x2a83d6(0x200)]){const _0x1a579a=new _0x1caf12(_0x56cd8b[_0x2a83d6(0x157)]['to']['value']),_0x3caf97=_0x1a579a['getDataRange']();if(O({'start':_0x5c7e6e[_0x2a83d6(0x1fa)],'end':_0x5c7e6e['endRow']},{'start':_0x3caf97[_0x2a83d6(0x1fa)],'end':_0x3caf97[_0x2a83d6(0x1bb)]})||O({'start':_0x482dac[_0x2a83d6(0x1fa)],'end':_0x482dac[_0x2a83d6(0x1bb)]},{'start':_0x3caf97[_0x2a83d6(0x1fa)],'end':_0x3caf97[_0x2a83d6(0x1bb)]}))return{'error':new Error(_0x2a83d6(0x1e7))};const _0x18888b=_0xeb8727({'start':_0x5c7e6e[_0x2a83d6(0x1fa)],'end':_0x5c7e6e['endRow']},{'start':_0x482dac[_0x2a83d6(0x1fa)],'end':_0x482dac['endRow']},{'start':_0x3caf97[_0x2a83d6(0x1fa)],'end':_0x3caf97[_0x2a83d6(0x1bb)]});if(_0x18888b['length']!==0x0)return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};_0x18888b[_0x2a83d6(0x14a)]!==0x0&&_0x1a579a[_0x2a83d6(0x1dc)](_0x5c7e6e[_0x2a83d6(0x1fa)],_0x5c7e6e[_0x2a83d6(0x1bb)]-_0x5c7e6e['startRow']+0x1,_0x482dac[_0x2a83d6(0x1fa)]),_0x56cd8b[_0x2a83d6(0x157)]['to'][_0x2a83d6(0x11a)]=_0x1a579a[_0x2a83d6(0xe8)]();}return{'m1Prime':_0x22eb14,'m2Prime':_0x56cd8b};}},nn={'m1':_0x36dacb['id'],'m2':_0x305dc0['id'],'handler'(_0x2baefe,_0x28ddc1){const _0x58d655=_0x29ef24,_0x1ab266={'m1Prime':_0x2baefe,'m2Prime':_0x28ddc1};if(_0x2baefe[_0x58d655(0x157)][_0x58d655(0x18d)]!==_0x28ddc1[_0x58d655(0x157)]['unitId']||_0x2baefe[_0x58d655(0x157)][_0x58d655(0x200)]!==_0x28ddc1[_0x58d655(0x157)][_0x58d655(0x1a4)][_0x58d655(0x200)]&&_0x2baefe[_0x58d655(0x157)][_0x58d655(0x200)]!==_0x28ddc1[_0x58d655(0x157)]['to'][_0x58d655(0x200)])return _0x1ab266;const _0x15d01e=_0x1d2f24['deepClone'](_0x2baefe),_0xdecee=_0x1d2f24['deepClone'](_0x28ddc1),_0x1e8ae1=_0x2baefe[_0x58d655(0x157)][_0x58d655(0x246)],_0x236709=_0x2baefe['params'][_0x58d655(0x1e8)];if(_0x2baefe[_0x58d655(0x157)][_0x58d655(0x200)]===_0x28ddc1['params'][_0x58d655(0x1a4)][_0x58d655(0x200)]){const _0xbd4b2c=new _0x1caf12(_0xdecee[_0x58d655(0x157)][_0x58d655(0x1a4)][_0x58d655(0x11a)]),_0x47106b=_0xbd4b2c[_0x58d655(0x126)]();if(O({'start':_0x1e8ae1[_0x58d655(0x17b)],'end':_0x1e8ae1[_0x58d655(0x240)]},{'start':_0x47106b[_0x58d655(0x17b)],'end':_0x47106b[_0x58d655(0x240)]})||O({'start':_0x236709[_0x58d655(0x17b)],'end':_0x236709[_0x58d655(0x240)]},{'start':_0x47106b['startColumn'],'end':_0x47106b[_0x58d655(0x240)]}))return{'error':new Error(_0x58d655(0x10b))};const _0x73f42=_0xeb8727({'start':_0x1e8ae1[_0x58d655(0x17b)],'end':_0x1e8ae1['endColumn']},{'start':_0x236709[_0x58d655(0x17b)],'end':_0x236709[_0x58d655(0x240)]},{'start':_0x47106b['startColumn'],'end':_0x47106b[_0x58d655(0x240)]});if(_0x73f42[_0x58d655(0x159)]!==0x0)return{'error':new Error(_0x58d655(0x10b))};_0x73f42[_0x58d655(0x14a)]!==0x0&&_0xbd4b2c[_0x58d655(0x19d)](_0x1e8ae1[_0x58d655(0x17b)],_0x1e8ae1[_0x58d655(0x240)]-_0x1e8ae1[_0x58d655(0x17b)]+0x1,_0x236709['startColumn']),_0xdecee[_0x58d655(0x157)][_0x58d655(0x1a4)][_0x58d655(0x11a)]=_0xbd4b2c['getMatrix']();}if(_0x2baefe[_0x58d655(0x157)][_0x58d655(0x200)]===_0x28ddc1[_0x58d655(0x157)]['to']['subUnitId']){const _0x420bed=new _0x1caf12(_0xdecee[_0x58d655(0x157)]['to'][_0x58d655(0x11a)]),_0x5dc003=_0x420bed[_0x58d655(0x126)]();if(O({'start':_0x1e8ae1[_0x58d655(0x17b)],'end':_0x1e8ae1[_0x58d655(0x240)]},{'start':_0x5dc003['startColumn'],'end':_0x5dc003[_0x58d655(0x240)]})||O({'start':_0x236709[_0x58d655(0x17b)],'end':_0x236709[_0x58d655(0x240)]},{'start':_0x5dc003[_0x58d655(0x17b)],'end':_0x5dc003[_0x58d655(0x240)]}))return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20move\x20range')};const _0x3a1033=_0xeb8727({'start':_0x1e8ae1[_0x58d655(0x17b)],'end':_0x1e8ae1[_0x58d655(0x240)]},{'start':_0x236709[_0x58d655(0x17b)],'end':_0x236709['endColumn']},{'start':_0x5dc003[_0x58d655(0x17b)],'end':_0x5dc003[_0x58d655(0x240)]});if(_0x3a1033['length']!==0x0)return{'error':new Error(_0x58d655(0x10b))};_0x3a1033[_0x58d655(0x14a)]!==0x0&&_0x420bed[_0x58d655(0x19d)](_0x1e8ae1[_0x58d655(0x17b)],_0x1e8ae1[_0x58d655(0x240)]-_0x1e8ae1[_0x58d655(0x17b)]+0x1,_0x236709[_0x58d655(0x17b)]),_0xdecee[_0x58d655(0x157)]['to'][_0x58d655(0x11a)]=_0x420bed[_0x58d655(0xe8)]();}return{'m1Prime':_0x15d01e,'m2Prime':_0xdecee};}},an={'m1':_0x5324ec['id'],'m2':_0x5324ec['id'],'handler'(_0xa92205,_0x407cb6){const _0x457081=_0x29ef24,_0xf0e77f={'m1Prime':_0xa92205,'m2Prime':_0x407cb6};return _0xa92205[_0x457081(0x157)][_0x457081(0x18d)]!==_0x407cb6[_0x457081(0x157)][_0x457081(0x18d)]||_0xa92205[_0x457081(0x157)][_0x457081(0x200)]!==_0x407cb6[_0x457081(0x157)]['subUnitId']?_0xf0e77f:{'error':new Error(_0x457081(0x148))};}},sn={'m1':_0x3fbf8e['id'],'m2':_0x372853['id'],'handler'(_0x583fe5,_0x11ade9){const _0xf668a=_0x29ef24,_0x53cfb4={'m1Prime':_0x583fe5,'m2Prime':_0x11ade9};if(_0x583fe5['params'][_0xf668a(0x18d)]!==_0x11ade9[_0xf668a(0x157)]['unitId']||_0x583fe5[_0xf668a(0x157)][_0xf668a(0x200)]!==_0x11ade9[_0xf668a(0x157)][_0xf668a(0x200)])return _0x53cfb4;const _0x29720b=_0x1d2f24[_0xf668a(0x250)](_0x583fe5),_0x1c9b31=_0x1d2f24[_0xf668a(0x250)](_0x11ade9),{ranges:_0x1c2a2d}=_0x1c9b31[_0xf668a(0x157)];return _0x1c2a2d[_0xf668a(0x1cc)](_0x3ca665=>{const _0x5744d9=_0xf668a,_0x292223=_0x286c30(h(_0x583fe5[_0x5744d9(0x157)][_0x5744d9(0x1db)]),_0x3ca665);return _0x292223[_0x5744d9(0x159)]!==0x0?!0x0:(_0x3ca665[_0x5744d9(0x17b)]+=_0x292223[_0x5744d9(0x14a)],_0x3ca665[_0x5744d9(0x240)]+=_0x292223[_0x5744d9(0x14a)],!0x1);})?{'error':new Error('insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden')}:{'m1Prime':_0x29720b,'m2Prime':_0x1c9b31};}},on={'m1':_0x3fbf8e['id'],'m2':_0x50e9e3['id'],'handler'(_0xe3e713,_0x2ddd16){const _0x5d8b47=_0x29ef24,_0x19c06d={'m1Prime':_0xe3e713,'m2Prime':_0x2ddd16};if(_0xe3e713[_0x5d8b47(0x157)]['unitId']!==_0x2ddd16[_0x5d8b47(0x157)][_0x5d8b47(0x18d)]||_0xe3e713[_0x5d8b47(0x157)][_0x5d8b47(0x200)]!==_0x2ddd16[_0x5d8b47(0x157)][_0x5d8b47(0x200)])return _0x19c06d;const _0x32b2fb=_0x1d2f24[_0x5d8b47(0x250)](_0xe3e713),_0x9592c9=_0x1d2f24['deepClone'](_0x2ddd16),{ranges:_0x4f4027}=_0x9592c9[_0x5d8b47(0x157)];return _0x4f4027[_0x5d8b47(0x1cc)](_0x1feda9=>{const _0x3b3662=_0x5d8b47,_0x22440d=_0x286c30(h(_0xe3e713[_0x3b3662(0x157)][_0x3b3662(0x1db)]),_0x1feda9);return _0x22440d['length']!==0x0?!0x0:(_0x1feda9[_0x3b3662(0x17b)]+=_0x22440d[_0x3b3662(0x14a)],_0x1feda9[_0x3b3662(0x240)]+=_0x22440d['step'],!0x1);})?{'error':new Error(_0x5d8b47(0x15f))}:{'m1Prime':_0x32b2fb,'m2Prime':_0x9592c9};}},mn={'m1':_0x34cc5a['id'],'m2':_0x5cdf46['id'],'handler'(_0x2b52de,_0x23f968){const _0x5d5f2d=_0x29ef24,_0x59026f={'m1Prime':_0x2b52de,'m2Prime':_0x23f968};if(_0x2b52de['params'][_0x5d5f2d(0x18d)]!==_0x23f968[_0x5d5f2d(0x157)][_0x5d5f2d(0x18d)]||_0x2b52de['params'][_0x5d5f2d(0x200)]!==_0x23f968['params']['subUnitId'])return _0x59026f;const _0x429b50=_0x1d2f24[_0x5d5f2d(0x250)](_0x2b52de),_0xe3118f=_0x1d2f24[_0x5d5f2d(0x250)](_0x23f968),{ranges:_0x183544}=_0xe3118f[_0x5d5f2d(0x157)];return _0x183544[_0x5d5f2d(0x1cc)](_0x178c53=>{const _0x3bc219=_0x5d5f2d,_0x25f20e=_0x286c30(h(_0x413f7d(_0x2b52de['params'][_0x3bc219(0x1db)])),h(_0x413f7d(_0x178c53)));return _0x25f20e['length']!==0x0?!0x0:(_0x178c53[_0x3bc219(0x1fa)]+=_0x25f20e[_0x3bc219(0x14a)],_0x178c53[_0x3bc219(0x1bb)]+=_0x25f20e[_0x3bc219(0x14a)],!0x1);})?{'error':new Error(_0x5d5f2d(0x19c))}:{'m1Prime':_0x429b50,'m2Prime':_0xe3118f};}},dn={'m1':_0x34cc5a['id'],'m2':_0x18c737['id'],'handler'(_0x2e9314,_0xfc9f0f){const _0x3e3d8c=_0x29ef24,_0xafef37={'m1Prime':_0x2e9314,'m2Prime':_0xfc9f0f};if(_0x2e9314[_0x3e3d8c(0x157)][_0x3e3d8c(0x18d)]!==_0xfc9f0f[_0x3e3d8c(0x157)][_0x3e3d8c(0x18d)]||_0x2e9314[_0x3e3d8c(0x157)][_0x3e3d8c(0x200)]!==_0xfc9f0f[_0x3e3d8c(0x157)]['subUnitId'])return _0xafef37;const _0x2a2208=_0x1d2f24[_0x3e3d8c(0x250)](_0x2e9314),_0x5c03f0=_0x1d2f24[_0x3e3d8c(0x250)](_0xfc9f0f),{ranges:_0x5041ae}=_0x5c03f0['params'];return _0x5041ae['some'](_0x5b5e76=>{const _0x35654b=_0x3e3d8c,_0x11d948=_0x286c30(h(_0x413f7d(_0x2e9314[_0x35654b(0x157)][_0x35654b(0x1db)])),h(_0x413f7d(_0x5b5e76)));return _0x11d948[_0x35654b(0x159)]!==0x0?!0x0:(_0x5b5e76[_0x35654b(0x1fa)]+=_0x11d948[_0x35654b(0x14a)],_0x5b5e76[_0x35654b(0x1bb)]+=_0x11d948[_0x35654b(0x14a)],!0x1);})?{'error':new Error(_0x3e3d8c(0x17d))}:{'m1Prime':_0x2a2208,'m2Prime':_0x5c03f0};}},un={'m1':_0x3c800a['id'],'m2':_0x5cdf46['id'],'handler'(_0x3a36ce,_0x5b489c){const _0x204075=_0x29ef24,_0x21829d={'m1Prime':_0x3a36ce,'m2Prime':_0x5b489c};if(_0x3a36ce['params'][_0x204075(0x18d)]!==_0x5b489c[_0x204075(0x157)]['unitId']||_0x3a36ce[_0x204075(0x157)][_0x204075(0x200)]!==_0x5b489c[_0x204075(0x157)]['subUnitId'])return _0x21829d;const _0x1e1ccf=_0x1d2f24['deepClone'](_0x3a36ce),_0x431260=_0x1d2f24['deepClone'](_0x5b489c),{ranges:_0x51a0b2}=_0x431260[_0x204075(0x157)];return _0x51a0b2['forEach'](_0x390e1f=>{const _0x2cc3d7=_0x204075,_0x5e16a2=_0x272561(h(_0x413f7d(_0x3a36ce[_0x2cc3d7(0x157)][_0x2cc3d7(0x1db)])),h(_0x413f7d(_0x390e1f)));_0x5e16a2==null?_0x431260['id']=_0x1335e9['id']:(_0x390e1f[_0x2cc3d7(0x1fa)]+=_0x5e16a2[_0x2cc3d7(0x14a)],_0x390e1f[_0x2cc3d7(0x1bb)]+=_0x5e16a2[_0x2cc3d7(0x14a)]+_0x5e16a2[_0x2cc3d7(0x159)]);}),{'m1Prime':_0x1e1ccf,'m2Prime':_0x431260};}},ln={'m1':_0x3c800a['id'],'m2':_0x18c737['id'],'handler'(_0x1f1cb1,_0x3767de){const _0x54a946=_0x29ef24,_0xee8040={'m1Prime':_0x1f1cb1,'m2Prime':_0x3767de};if(_0x1f1cb1['params']['unitId']!==_0x3767de['params'][_0x54a946(0x18d)]||_0x1f1cb1[_0x54a946(0x157)][_0x54a946(0x200)]!==_0x3767de[_0x54a946(0x157)][_0x54a946(0x200)])return _0xee8040;const _0x16668c=_0x1d2f24[_0x54a946(0x250)](_0x1f1cb1),_0x535d5a=_0x1d2f24[_0x54a946(0x250)](_0x3767de),{ranges:_0x5504e1}=_0x535d5a[_0x54a946(0x157)];return _0x5504e1[_0x54a946(0x23f)](_0x5efc66=>{const _0x4e4357=_0x54a946,_0x3a45cc=_0x272561(h(_0x413f7d(_0x1f1cb1[_0x4e4357(0x157)][_0x4e4357(0x1db)])),h(_0x413f7d(_0x5efc66)));_0x3a45cc==null?_0x535d5a['id']=_0x1335e9['id']:(_0x5efc66[_0x4e4357(0x1fa)]+=_0x3a45cc[_0x4e4357(0x14a)],_0x5efc66[_0x4e4357(0x1bb)]+=_0x3a45cc['step']+_0x3a45cc[_0x4e4357(0x159)]);}),{'m1Prime':_0x16668c,'m2Prime':_0x535d5a};}},pn={'m1':_0x25c63c['id'],'m2':_0x372853['id'],'handler'(_0x45dfe6,_0x4e9070){const _0x3345ef=_0x29ef24,_0x17571e={'m1Prime':_0x45dfe6,'m2Prime':_0x4e9070};if(_0x45dfe6[_0x3345ef(0x157)][_0x3345ef(0x18d)]!==_0x4e9070['params']['unitId']||_0x45dfe6['params'][_0x3345ef(0x200)]!==_0x4e9070['params'][_0x3345ef(0x200)])return _0x17571e;const _0x11e156=_0x1d2f24[_0x3345ef(0x250)](_0x45dfe6),_0x4b8aeb=_0x1d2f24[_0x3345ef(0x250)](_0x4e9070),{ranges:_0x3d74ba}=_0x4b8aeb[_0x3345ef(0x157)];return _0x3d74ba[_0x3345ef(0x23f)](_0x5d0d73=>{const _0x4f68eb=_0x3345ef,_0x102620=_0x272561(h(_0x45dfe6[_0x4f68eb(0x157)][_0x4f68eb(0x1db)]),_0x5d0d73);_0x102620==null?_0x4b8aeb['id']=_0x1335e9['id']:(_0x5d0d73[_0x4f68eb(0x17b)]+=_0x102620[_0x4f68eb(0x14a)],_0x5d0d73[_0x4f68eb(0x240)]+=_0x102620[_0x4f68eb(0x14a)]+_0x102620[_0x4f68eb(0x159)]);}),{'m1Prime':_0x11e156,'m2Prime':_0x4b8aeb};}},cn={'m1':_0x25c63c['id'],'m2':_0x50e9e3['id'],'handler'(_0x512977,_0x247887){const _0x536403=_0x29ef24,_0x2c312a={'m1Prime':_0x512977,'m2Prime':_0x247887};if(_0x512977['params'][_0x536403(0x18d)]!==_0x247887['params'][_0x536403(0x18d)]||_0x512977[_0x536403(0x157)][_0x536403(0x200)]!==_0x247887[_0x536403(0x157)][_0x536403(0x200)])return _0x2c312a;const _0x456066=_0x1d2f24[_0x536403(0x250)](_0x512977),_0x27dbae=_0x1d2f24[_0x536403(0x250)](_0x247887),{ranges:_0xfe3c33}=_0x27dbae[_0x536403(0x157)];return _0xfe3c33[_0x536403(0x23f)](_0x2c46dd=>{const _0x57f454=_0x536403,_0xdf3f28=_0x272561(h(_0x512977[_0x57f454(0x157)][_0x57f454(0x1db)]),_0x2c46dd);_0xdf3f28==null?_0x27dbae['id']=_0x1335e9['id']:(_0x2c46dd[_0x57f454(0x17b)]+=_0xdf3f28['step'],_0x2c46dd[_0x57f454(0x240)]+=_0xdf3f28['step']+_0xdf3f28[_0x57f454(0x159)]);}),{'m1Prime':_0x456066,'m2Prime':_0x27dbae};}},fn={'m1':_0x36dacb['id'],'m2':_0x372853['id'],'handler'(_0x47caf7,_0x36344a){const _0x4b8637=_0x29ef24,_0x4fe64c={'m1Prime':_0x47caf7,'m2Prime':_0x36344a};if(_0x47caf7[_0x4b8637(0x157)]['unitId']!==_0x36344a['params']['unitId']||_0x47caf7[_0x4b8637(0x157)][_0x4b8637(0x200)]!==_0x36344a[_0x4b8637(0x157)][_0x4b8637(0x200)])return _0x4fe64c;const _0x2d9d5f=_0x1d2f24['deepClone'](_0x47caf7),_0x5ae95b=_0x1d2f24[_0x4b8637(0x250)](_0x36344a),{ranges:_0x59f240}=_0x5ae95b[_0x4b8637(0x157)],{sourceRange:_0x4ec851,targetRange:_0x302641}=_0x47caf7[_0x4b8637(0x157)],_0x65eb63={'start':_0x4ec851[_0x4b8637(0x17b)],'end':_0x4ec851['endColumn']},_0x3bfa86={'start':_0x302641['startColumn'],'end':_0x302641[_0x4b8637(0x240)]};return _0x59f240['some'](_0x40c541=>{const _0x381f6b=_0x4b8637,_0x5b2095={'start':_0x40c541['startColumn'],'end':_0x40c541[_0x381f6b(0x240)]},_0x19829f=O(_0x65eb63,_0x5b2095),_0x232aa2=O(_0x3bfa86,_0x5b2095);if(_0x19829f||_0x232aa2)return!0x0;const _0x5d5cda=_0xeb8727(_0x65eb63,_0x3bfa86,_0x5b2095);return _0x5d5cda[_0x381f6b(0x159)]!==0x0?!0x0:(_0x40c541['startColumn']+=_0x5d5cda['step'],_0x40c541[_0x381f6b(0x240)]+=_0x5d5cda[_0x381f6b(0x14a)],!0x1);})?{'error':new Error(_0x4b8637(0x1fd))}:{'m1Prime':_0x2d9d5f,'m2Prime':_0x5ae95b};}},Rn={'m1':_0x36dacb['id'],'m2':_0x50e9e3['id'],'handler'(_0x164b2c,_0x1a6cc2){const _0x481948=_0x29ef24,_0x582e6b={'m1Prime':_0x164b2c,'m2Prime':_0x1a6cc2};if(_0x164b2c[_0x481948(0x157)][_0x481948(0x18d)]!==_0x1a6cc2[_0x481948(0x157)][_0x481948(0x18d)]||_0x164b2c[_0x481948(0x157)][_0x481948(0x200)]!==_0x1a6cc2[_0x481948(0x157)][_0x481948(0x200)])return _0x582e6b;const _0x3205f4=_0x1d2f24[_0x481948(0x250)](_0x164b2c),_0x562e9d=_0x1d2f24['deepClone'](_0x1a6cc2),{ranges:_0x2b7bfb}=_0x562e9d['params'],{sourceRange:_0x33cad9,targetRange:_0x40a674}=_0x164b2c[_0x481948(0x157)],_0x12feba={'start':_0x33cad9[_0x481948(0x17b)],'end':_0x33cad9[_0x481948(0x240)]},_0x545725={'start':_0x40a674[_0x481948(0x17b)],'end':_0x40a674['endColumn']};return _0x2b7bfb[_0x481948(0x1cc)](_0x1ed8e1=>{const _0x3586fd=_0x481948,_0x34c23b={'start':_0x1ed8e1[_0x3586fd(0x17b)],'end':_0x1ed8e1[_0x3586fd(0x240)]},_0x5d2ba3=O(_0x12feba,_0x34c23b),_0x44cd3d=O(_0x545725,_0x34c23b);if(_0x5d2ba3||_0x44cd3d)return!0x0;const _0x21af11=_0xeb8727(_0x12feba,_0x545725,_0x34c23b);return _0x21af11[_0x3586fd(0x159)]!==0x0?!0x0:(_0x1ed8e1[_0x3586fd(0x17b)]+=_0x21af11[_0x3586fd(0x14a)],_0x1ed8e1[_0x3586fd(0x240)]+=_0x21af11[_0x3586fd(0x14a)],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible')}:{'m1Prime':_0x3205f4,'m2Prime':_0x562e9d};}},hn={'m1':_0x41a309['id'],'m2':_0x5cdf46['id'],'handler'(_0x1761b7,_0x310bf2){const _0x39427a=_0x29ef24,_0x372912={'m1Prime':_0x1761b7,'m2Prime':_0x310bf2};if(_0x1761b7['params'][_0x39427a(0x18d)]!==_0x310bf2[_0x39427a(0x157)][_0x39427a(0x18d)]||_0x1761b7[_0x39427a(0x157)][_0x39427a(0x200)]!==_0x310bf2[_0x39427a(0x157)][_0x39427a(0x200)])return _0x372912;const _0x23de4e=_0x1d2f24['deepClone'](_0x1761b7),_0x5ada4f=_0x1d2f24[_0x39427a(0x250)](_0x310bf2),{ranges:_0x11e598}=_0x5ada4f[_0x39427a(0x157)],{sourceRange:_0x19f5e8,targetRange:_0x519fbf}=_0x1761b7[_0x39427a(0x157)],_0x164a8d={'start':_0x19f5e8[_0x39427a(0x1fa)],'end':_0x19f5e8['endRow']},_0x19d1d0={'start':_0x519fbf[_0x39427a(0x1fa)],'end':_0x519fbf[_0x39427a(0x1bb)]};return _0x11e598[_0x39427a(0x1cc)](_0x5c8f04=>{const _0x4b78ab=_0x39427a,_0x558010={'start':_0x5c8f04['startRow'],'end':_0x5c8f04['endRow']},_0x5b22b7=O(_0x164a8d,_0x558010),_0x5319cd=O(_0x19d1d0,_0x558010);if(_0x5b22b7||_0x5319cd)return!0x0;const _0x57e44e=_0xeb8727(_0x164a8d,_0x19d1d0,_0x558010);return _0x57e44e[_0x4b78ab(0x159)]!==0x0?!0x0:(_0x5c8f04[_0x4b78ab(0x1fa)]+=_0x57e44e[_0x4b78ab(0x14a)],_0x5c8f04[_0x4b78ab(0x1bb)]+=_0x57e44e[_0x4b78ab(0x14a)],!0x1);})?{'error':new Error(_0x39427a(0x168))}:{'m1Prime':_0x23de4e,'m2Prime':_0x5ada4f};}},In={'m1':_0x41a309['id'],'m2':_0x18c737['id'],'handler'(_0x6f6b2f,_0x4ed3d5){const _0x206efe=_0x29ef24,_0x451810={'m1Prime':_0x6f6b2f,'m2Prime':_0x4ed3d5};if(_0x6f6b2f[_0x206efe(0x157)][_0x206efe(0x18d)]!==_0x4ed3d5['params'][_0x206efe(0x18d)]||_0x6f6b2f['params'][_0x206efe(0x200)]!==_0x4ed3d5[_0x206efe(0x157)]['subUnitId'])return _0x451810;const _0x5b65fd=_0x1d2f24[_0x206efe(0x250)](_0x6f6b2f),_0x43304a=_0x1d2f24[_0x206efe(0x250)](_0x4ed3d5),{ranges:_0x2ee22a}=_0x43304a[_0x206efe(0x157)],{sourceRange:_0x2ccb52,targetRange:_0x33c833}=_0x6f6b2f[_0x206efe(0x157)],_0x2c0e62={'start':_0x2ccb52['startRow'],'end':_0x2ccb52[_0x206efe(0x1bb)]},_0x10d426={'start':_0x33c833['startRow'],'end':_0x33c833['endRow']};return _0x2ee22a['some'](_0x5cf876=>{const _0x393f34=_0x206efe,_0x2d3c66={'start':_0x5cf876[_0x393f34(0x1fa)],'end':_0x5cf876[_0x393f34(0x1bb)]},_0x29d225=O(_0x2c0e62,_0x2d3c66),_0xd608d9=O(_0x10d426,_0x2d3c66);if(_0x29d225||_0xd608d9)return!0x0;const _0x168dbf=_0xeb8727(_0x2c0e62,_0x10d426,_0x2d3c66);return _0x168dbf[_0x393f34(0x159)]!==0x0?!0x0:(_0x5cf876[_0x393f34(0x1fa)]+=_0x168dbf[_0x393f34(0x14a)],_0x5cf876[_0x393f34(0x1bb)]+=_0x168dbf[_0x393f34(0x14a)],!0x1);})?{'error':new Error(_0x206efe(0x236))}:{'m1Prime':_0x5b65fd,'m2Prime':_0x43304a};}},gn={'m1':_0x478afe['id'],'m2':_0x478afe['id'],'handler'(_0xe32fdd,_0x483293){const _0x480bc9=_0x29ef24,_0x3361a2={'m1Prime':_0xe32fdd,'m2Prime':_0x483293};return _0xe32fdd[_0x480bc9(0x157)]['unitId']!==_0x483293[_0x480bc9(0x157)][_0x480bc9(0x18d)]||_0xe32fdd['params'][_0x480bc9(0x200)]!==_0x483293[_0x480bc9(0x157)][_0x480bc9(0x200)]?_0x3361a2:{'error':new Error(_0x480bc9(0x1d4))};}},wn={'m1':_0x19daa['id'],'m2':_0x19daa['id'],'handler'(_0x485332,_0xac5c61){const _0x7129f5=_0x29ef24;return _0x485332[_0x7129f5(0x157)][_0x7129f5(0x18d)]===_0xac5c61[_0x7129f5(0x157)][_0x7129f5(0x18d)]&&_0x485332[_0x7129f5(0x157)]['subUnitId']===_0xac5c61[_0x7129f5(0x157)][_0x7129f5(0x200)]&&_0x485332[_0x7129f5(0x157)][_0x7129f5(0xfc)]!==_0xac5c61[_0x7129f5(0x157)][_0x7129f5(0xfc)]?{'error':new Error(_0x7129f5(0x162))}:{'m1Prime':_0x485332,'m2Prime':_0xac5c61};}},Cn={'m1':_0x3fbf8e['id'],'m2':_0x38937a['id'],'handler'(_0x49711d,_0x3c48b8){const _0x4f8a1f=_0x29ef24,_0x3b2c55={'m1Prime':_0x49711d,'m2Prime':_0x3c48b8};if(_0x49711d[_0x4f8a1f(0x157)][_0x4f8a1f(0x18d)]!==_0x3c48b8[_0x4f8a1f(0x157)][_0x4f8a1f(0x18d)]||_0x49711d[_0x4f8a1f(0x157)][_0x4f8a1f(0x200)]!==_0x3c48b8[_0x4f8a1f(0x157)]['subUnitId'])return _0x3b2c55;const _0x557fe9=_0x1d2f24[_0x4f8a1f(0x250)](_0x49711d),_0x2cd716=_0x1d2f24[_0x4f8a1f(0x250)](_0x3c48b8),{ranges:_0x1b89e2}=_0x2cd716[_0x4f8a1f(0x157)];return _0x1b89e2['some'](_0x235375=>{const _0x5c72cd=_0x4f8a1f,_0x5bd0bc=_0x286c30(h(_0x49711d[_0x5c72cd(0x157)][_0x5c72cd(0x1db)]),_0x235375);return _0x5bd0bc[_0x5c72cd(0x159)]!==0x0?!0x0:(_0x235375['startColumn']+=_0x5bd0bc[_0x5c72cd(0x14a)],_0x235375[_0x5c72cd(0x240)]+=_0x5bd0bc['step'],!0x1);})?{'error':new Error(_0x4f8a1f(0x206))}:{'m1Prime':_0x557fe9,'m2Prime':_0x2cd716};}},Pn={'m1':_0x36dacb['id'],'m2':_0x38937a['id'],'handler'(_0x553133,_0x116b58){const _0x5d486a=_0x29ef24,_0x8f92d9={'m1Prime':_0x553133,'m2Prime':_0x116b58};if(_0x553133['params']['unitId']!==_0x116b58[_0x5d486a(0x157)][_0x5d486a(0x18d)]||_0x553133[_0x5d486a(0x157)][_0x5d486a(0x200)]!==_0x116b58['params'][_0x5d486a(0x200)])return _0x8f92d9;const _0x38b99f=_0x1d2f24[_0x5d486a(0x250)](_0x553133),_0x1274c3=_0x1d2f24[_0x5d486a(0x250)](_0x116b58),{ranges:_0x2871c4}=_0x1274c3[_0x5d486a(0x157)],{sourceRange:_0x42bf90,targetRange:_0x3d7af6}=_0x553133[_0x5d486a(0x157)],_0x463fcb={'start':_0x42bf90['startColumn'],'end':_0x42bf90[_0x5d486a(0x240)]},_0x57c682={'start':_0x3d7af6[_0x5d486a(0x17b)],'end':_0x3d7af6[_0x5d486a(0x240)]};return _0x2871c4[_0x5d486a(0x1cc)](_0x5c0e11=>{const _0xb8b91b=_0x5d486a,_0x4fd18e={'start':_0x5c0e11[_0xb8b91b(0x17b)],'end':_0x5c0e11['endColumn']},_0x47fa60=O(_0x463fcb,_0x4fd18e),_0xd62aac=O(_0x57c682,_0x4fd18e);if(_0x47fa60||_0xd62aac)return!0x0;const _0x4d4935=_0xeb8727(_0x463fcb,_0x57c682,_0x4fd18e);return _0x4d4935[_0xb8b91b(0x159)]!==0x0?!0x0:(_0x5c0e11[_0xb8b91b(0x17b)]+=_0x4d4935[_0xb8b91b(0x14a)],_0x5c0e11[_0xb8b91b(0x240)]+=_0x4d4935[_0xb8b91b(0x14a)],!0x1);})?{'error':new Error(_0x5d486a(0x224))}:{'m1Prime':_0x38b99f,'m2Prime':_0x1274c3};}},Un={'m1':_0x25c63c['id'],'m2':_0x38937a['id'],'handler'(_0x1e0f15,_0x1e746c){const _0x3b4149=_0x29ef24,_0x3bfee1={'m1Prime':_0x1e0f15,'m2Prime':_0x1e746c};if(_0x1e0f15['params']['unitId']!==_0x1e746c['params']['unitId']||_0x1e0f15[_0x3b4149(0x157)][_0x3b4149(0x200)]!==_0x1e746c[_0x3b4149(0x157)][_0x3b4149(0x200)])return _0x3bfee1;const _0x1ecfb4=_0x1d2f24[_0x3b4149(0x250)](_0x1e0f15),_0x1c13da=_0x1d2f24[_0x3b4149(0x250)](_0x1e746c),{ranges:_0x50c6fc}=_0x1c13da[_0x3b4149(0x157)];return _0x50c6fc[_0x3b4149(0x23f)](_0x325ae7=>{const _0x3264e7=_0x3b4149,_0x35e4db=_0x272561(h(_0x1e0f15[_0x3264e7(0x157)][_0x3264e7(0x1db)]),_0x325ae7);_0x35e4db==null?_0x1c13da['id']=_0x1335e9['id']:(_0x325ae7[_0x3264e7(0x17b)]+=_0x35e4db[_0x3264e7(0x14a)],_0x325ae7[_0x3264e7(0x240)]+=_0x35e4db['step']+_0x35e4db[_0x3264e7(0x159)]);}),{'m1Prime':_0x1ecfb4,'m2Prime':_0x1c13da};}},bn={'m1':_0x38937a['id'],'m2':_0x38937a['id'],'handler'(_0x346fd4,_0x30afb6){const _0xd3ae99=_0x29ef24,_0x519147={'m1Prime':_0x346fd4,'m2Prime':_0x30afb6};if(_0x346fd4[_0xd3ae99(0x157)][_0xd3ae99(0x18d)]!==_0x30afb6['params'][_0xd3ae99(0x18d)]||_0x346fd4[_0xd3ae99(0x157)][_0xd3ae99(0x200)]!==_0x30afb6[_0xd3ae99(0x157)][_0xd3ae99(0x200)])return _0x519147;const _0x2e4fec=_0x346fd4[_0xd3ae99(0x157)][_0xd3ae99(0x215)],_0x4f99d5=_0x30afb6[_0xd3ae99(0x157)][_0xd3ae99(0x215)];return _0x2e4fec[_0xd3ae99(0x1cc)](_0x523b21=>_0x4f99d5[_0xd3ae99(0x1cc)](_0x146f9f=>_0x1f9dbe['intersects'](_0x523b21,_0x146f9f)))?{'error':new Error(_0xd3ae99(0x10e))}:_0x519147;}},Mn={'m1':_0x3fbf8e['id'],'m2':_0x3e9938['id'],'handler'(_0x30fd82,_0x1f8194){const _0x6ced83=_0x29ef24,_0x589bb1={'m1Prime':_0x30fd82,'m2Prime':_0x1f8194};if(_0x30fd82['params'][_0x6ced83(0x18d)]!==_0x1f8194[_0x6ced83(0x157)][_0x6ced83(0x18d)]||_0x30fd82['params'][_0x6ced83(0x200)]!==_0x1f8194[_0x6ced83(0x157)][_0x6ced83(0x200)])return _0x589bb1;const _0x4441a4=[_0x1d2f24[_0x6ced83(0x250)](_0x30fd82)],_0x590eed=_0x1d2f24[_0x6ced83(0x250)](_0x1f8194),{values:_0x5621c5}=_0x590eed[_0x6ced83(0x157)],_0x5b3e24=[];let _0x597d3c=!0x1;for(const _0x171943 in _0x5621c5){const _0x1d13d9=_0x5621c5[_0x171943];if(_0x5b3e24[_0x6ced83(0x23d)](..._0x1d13d9[_0x6ced83(0x215)]),_0x1d13d9[_0x6ced83(0x215)][_0x6ced83(0x1cc)](_0x425019=>{const _0x2a0e6f=_0x6ced83,_0x4bdb54=_0x286c30(h(_0x30fd82[_0x2a0e6f(0x157)]['range']),h(_0x425019));return _0x4bdb54['length']!==0x0?!0x0:(_0x4bdb54[_0x2a0e6f(0x14a)]!==0x0&&(_0x597d3c=!0x0),_0x425019[_0x2a0e6f(0x17b)]+=_0x4bdb54[_0x2a0e6f(0x14a)],_0x425019[_0x2a0e6f(0x240)]+=_0x4bdb54['step'],!0x1);}))return{'error':new Error(_0x6ced83(0x205))};}if(_0x597d3c){const _0x4e2566={'id':_0x545114['id'],'params':{'unitId':_0x1f8194[_0x6ced83(0x157)][_0x6ced83(0x18d)],'subUnitId':_0x1f8194[_0x6ced83(0x157)]['subUnitId'],'ranges':_0x5b3e24}};_0x4441a4['push'](_0x4e2566,_0x590eed);}return{'m1Prime':_0x4441a4,'m2Prime':_0x590eed};}},vn={'m1':_0x3fbf8e['id'],'m2':_0x545114['id'],'handler'(_0x1a0049,_0xeffbb5){const _0x193c68=_0x29ef24,_0x3b3b7f={'m1Prime':_0x1a0049,'m2Prime':_0xeffbb5};if(_0x1a0049[_0x193c68(0x157)][_0x193c68(0x18d)]!==_0xeffbb5[_0x193c68(0x157)][_0x193c68(0x18d)]||_0x1a0049[_0x193c68(0x157)][_0x193c68(0x200)]!==_0xeffbb5[_0x193c68(0x157)]['subUnitId'])return _0x3b3b7f;const _0x11844d=_0x1d2f24[_0x193c68(0x250)](_0x1a0049),_0x4a369b=_0x1d2f24['deepClone'](_0xeffbb5),{ranges:_0x3bc235}=_0x4a369b[_0x193c68(0x157)];return _0x3bc235[_0x193c68(0x1cc)](_0x2ba104=>{const _0x424c58=_0x193c68,_0x477b36=_0x286c30(h(_0x1a0049[_0x424c58(0x157)][_0x424c58(0x1db)]),h(_0x2ba104));return _0x477b36[_0x424c58(0x159)]!==0x0?!0x0:(_0x2ba104[_0x424c58(0x17b)]+=_0x477b36[_0x424c58(0x14a)],_0x2ba104[_0x424c58(0x240)]+=_0x477b36[_0x424c58(0x14a)],!0x1);})?{'error':new Error(_0x193c68(0x229))}:{'m1Prime':_0x11844d,'m2Prime':_0x4a369b};}},En={'m1':_0x34cc5a['id'],'m2':_0x3e9938['id'],'handler'(_0x28ddf1,_0x3d2508){const _0x536fc1=_0x29ef24,_0xfdb53c={'m1Prime':_0x28ddf1,'m2Prime':_0x3d2508};if(_0x28ddf1[_0x536fc1(0x157)][_0x536fc1(0x18d)]!==_0x3d2508[_0x536fc1(0x157)][_0x536fc1(0x18d)]||_0x28ddf1[_0x536fc1(0x157)][_0x536fc1(0x200)]!==_0x3d2508[_0x536fc1(0x157)][_0x536fc1(0x200)])return _0xfdb53c;const _0x58134f=[_0x1d2f24[_0x536fc1(0x250)](_0x28ddf1)],_0x5d0271=_0x1d2f24[_0x536fc1(0x250)](_0x3d2508),{values:_0x5af360}=_0x5d0271[_0x536fc1(0x157)],_0x5a0d1f=[];let _0x478d61=!0x1;for(const _0x40f34d in _0x5af360){const _0x16b35b=_0x5af360[_0x40f34d];if(_0x5a0d1f[_0x536fc1(0x23d)](..._0x16b35b[_0x536fc1(0x215)]),_0x16b35b[_0x536fc1(0x215)][_0x536fc1(0x1cc)](_0x2706a3=>{const _0x1905e8=_0x536fc1,_0x35c5e2=_0x286c30(h(_0x413f7d(_0x28ddf1[_0x1905e8(0x157)][_0x1905e8(0x1db)])),_0x413f7d(h(_0x2706a3)));return _0x35c5e2[_0x1905e8(0x159)]!==0x0?!0x0:(_0x35c5e2[_0x1905e8(0x14a)]!==0x0&&(_0x478d61=!0x0),_0x2706a3[_0x1905e8(0x1fa)]+=_0x35c5e2[_0x1905e8(0x14a)],_0x2706a3[_0x1905e8(0x1bb)]+=_0x35c5e2[_0x1905e8(0x14a)],!0x1);}))return{'error':new Error(_0x536fc1(0x15a))};}if(_0x478d61){const _0x3cd446={'id':_0x545114['id'],'params':{'unitId':_0x3d2508[_0x536fc1(0x157)][_0x536fc1(0x18d)],'subUnitId':_0x3d2508[_0x536fc1(0x157)][_0x536fc1(0x200)],'ranges':_0x5a0d1f}};_0x58134f[_0x536fc1(0x23d)](_0x3cd446,_0x5d0271);}return{'m1Prime':_0x58134f,'m2Prime':_0x5d0271};}},Sn={'m1':_0x34cc5a['id'],'m2':_0x545114['id'],'handler'(_0x1bf0c4,_0x111c2c){const _0x2177e2=_0x29ef24,_0x2fe29f={'m1Prime':_0x1bf0c4,'m2Prime':_0x111c2c};if(_0x1bf0c4[_0x2177e2(0x157)][_0x2177e2(0x18d)]!==_0x111c2c[_0x2177e2(0x157)][_0x2177e2(0x18d)]||_0x1bf0c4[_0x2177e2(0x157)][_0x2177e2(0x200)]!==_0x111c2c[_0x2177e2(0x157)][_0x2177e2(0x200)])return _0x2fe29f;const _0xca49aa=_0x1d2f24['deepClone'](_0x1bf0c4),_0x45e5b1=_0x1d2f24['deepClone'](_0x111c2c),{ranges:_0x31795d}=_0x45e5b1[_0x2177e2(0x157)];return _0x31795d[_0x2177e2(0x1cc)](_0x509ed0=>{const _0x2878e5=_0x2177e2,_0x87f0aa=_0x286c30(h(_0x413f7d(_0x1bf0c4['params'][_0x2878e5(0x1db)])),h(_0x413f7d(_0x509ed0)));return _0x87f0aa[_0x2878e5(0x159)]!==0x0?!0x0:(_0x509ed0[_0x2878e5(0x1fa)]+=_0x87f0aa[_0x2878e5(0x14a)],_0x509ed0[_0x2878e5(0x1bb)]+=_0x87f0aa['step'],!0x1);})?{'error':new Error(_0x2177e2(0x166))}:{'m1Prime':_0xca49aa,'m2Prime':_0x45e5b1};}},Vn={'m1':_0x36dacb['id'],'m2':_0x3e9938['id'],'handler'(_0x3ef02f,_0x415039){const _0x1966ae=_0x29ef24,_0x17e91c={'m1Prime':_0x3ef02f,'m2Prime':_0x415039};if(_0x3ef02f['params'][_0x1966ae(0x18d)]!==_0x415039[_0x1966ae(0x157)][_0x1966ae(0x18d)]||_0x3ef02f[_0x1966ae(0x157)][_0x1966ae(0x200)]!==_0x415039['params'][_0x1966ae(0x200)])return _0x17e91c;const _0x9f1547=[_0x1d2f24[_0x1966ae(0x250)](_0x3ef02f)],_0x43d4f0=_0x1d2f24[_0x1966ae(0x250)](_0x415039),{sourceRange:_0x32375f,targetRange:_0x374b56}=_0x3ef02f['params'],_0xc2fd74={'start':_0x32375f[_0x1966ae(0x17b)],'end':_0x32375f[_0x1966ae(0x240)]},_0x3865dd={'start':_0x374b56[_0x1966ae(0x17b)],'end':_0x374b56[_0x1966ae(0x240)]},{values:_0x24c0f3}=_0x43d4f0[_0x1966ae(0x157)],_0x7ea705=[];let _0x3234a3=!0x1;for(const _0x33290c in _0x24c0f3){const _0x399a2a=_0x24c0f3[_0x33290c];if(_0x7ea705['push'](..._0x399a2a['ranges']),_0x399a2a[_0x1966ae(0x215)]['some'](_0x5b09fb=>{const _0xf8b12c=_0x1966ae,_0x271f53={'start':_0x5b09fb['startColumn'],'end':_0x5b09fb['endColumn']},_0x398222=O(_0xc2fd74,_0x271f53),_0x54dd16=O(_0x3865dd,_0x271f53);if(_0x398222||_0x54dd16)return!0x0;const _0x13207a=_0xeb8727(_0xc2fd74,_0x3865dd,_0x271f53);return _0x13207a['length']!==0x0?!0x0:(_0x13207a[_0xf8b12c(0x14a)]!==0x0&&(_0x3234a3=!0x0),_0x5b09fb[_0xf8b12c(0x17b)]+=_0x13207a[_0xf8b12c(0x14a)],_0x5b09fb['endColumn']+=_0x13207a['step'],!0x1);}))return{'error':new Error(_0x1966ae(0x198))};}if(_0x3234a3){const _0x55cee4={'id':_0x545114['id'],'params':{'unitId':_0x415039[_0x1966ae(0x157)][_0x1966ae(0x18d)],'subUnitId':_0x415039['params'][_0x1966ae(0x200)],'ranges':_0x7ea705}};_0x9f1547[_0x1966ae(0x23d)](_0x55cee4,_0x43d4f0);}return{'m1Prime':_0x9f1547,'m2Prime':_0x43d4f0};}},Wn={'m1':_0x36dacb['id'],'m2':_0x545114['id'],'handler'(_0x46a8da,_0x44a78e){const _0x451a0e=_0x29ef24,_0x1e5e24={'m1Prime':_0x46a8da,'m2Prime':_0x44a78e};if(_0x46a8da[_0x451a0e(0x157)][_0x451a0e(0x18d)]!==_0x44a78e['params']['unitId']||_0x46a8da['params']['subUnitId']!==_0x44a78e['params']['subUnitId'])return _0x1e5e24;const _0x7b09ad=_0x1d2f24[_0x451a0e(0x250)](_0x46a8da),_0x584c2b=_0x1d2f24[_0x451a0e(0x250)](_0x44a78e),{sourceRange:_0x1f855a,targetRange:_0x5d57bf}=_0x46a8da['params'],_0x4b97fa={'start':_0x1f855a['startColumn'],'end':_0x1f855a[_0x451a0e(0x240)]},_0x3c8a3b={'start':_0x5d57bf[_0x451a0e(0x17b)],'end':_0x5d57bf[_0x451a0e(0x240)]};return _0x584c2b[_0x451a0e(0x157)]['ranges'][_0x451a0e(0x1cc)](_0x538fb9=>{const _0x476901=_0x451a0e,_0x41e33f={'start':_0x538fb9[_0x476901(0x17b)],'end':_0x538fb9[_0x476901(0x240)]},_0x4afaef=O(_0x4b97fa,_0x41e33f),_0xd9739e=O(_0x3c8a3b,_0x41e33f);if(_0x4afaef||_0xd9739e)return!0x0;const _0x41e7f2=_0xeb8727(_0x4b97fa,_0x3c8a3b,_0x41e33f);return _0x41e7f2[_0x476901(0x159)]!==0x0?!0x0:(_0x538fb9['startColumn']+=_0x41e7f2['step'],_0x538fb9[_0x476901(0x240)]+=_0x41e7f2['step'],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x7b09ad,'m2Prime':_0x584c2b};}},_n={'m1':_0x41a309['id'],'m2':_0x3e9938['id'],'handler'(_0x2fb200,_0x484efa){const _0xecdebe=_0x29ef24,_0x15481b={'m1Prime':_0x2fb200,'m2Prime':_0x484efa};if(_0x2fb200['params'][_0xecdebe(0x18d)]!==_0x484efa['params'][_0xecdebe(0x18d)]||_0x2fb200[_0xecdebe(0x157)][_0xecdebe(0x200)]!==_0x484efa[_0xecdebe(0x157)][_0xecdebe(0x200)])return _0x15481b;const _0x520500=[_0x1d2f24[_0xecdebe(0x250)](_0x2fb200)],_0x5d52ab=_0x1d2f24[_0xecdebe(0x250)](_0x484efa),{sourceRange:_0x317074,targetRange:_0x5e0a1e}=_0x2fb200[_0xecdebe(0x157)],_0x2bf1b6={'start':_0x317074[_0xecdebe(0x1fa)],'end':_0x317074['endRow']},_0x326f19={'start':_0x5e0a1e[_0xecdebe(0x1fa)],'end':_0x5e0a1e['endRow']},{values:_0xa2fa6b}=_0x5d52ab[_0xecdebe(0x157)],_0x374320=[];let _0x1356a3=!0x1;for(const _0x5b46ed in _0xa2fa6b){const _0x50adc1=_0xa2fa6b[_0x5b46ed];if(_0x374320['push'](..._0x50adc1[_0xecdebe(0x215)]),_0x50adc1[_0xecdebe(0x215)]['some'](_0x265bca=>{const _0x38ca38=_0xecdebe,_0x431dd8={'start':_0x265bca[_0x38ca38(0x1fa)],'end':_0x265bca[_0x38ca38(0x1bb)]},_0x426a62=O(_0x2bf1b6,_0x431dd8),_0x2c4815=O(_0x326f19,_0x431dd8);if(_0x426a62||_0x2c4815)return!0x0;const _0x6eb0cd=_0xeb8727(_0x2bf1b6,_0x326f19,_0x431dd8);return _0x6eb0cd[_0x38ca38(0x159)]!==0x0?!0x0:(_0x6eb0cd['step']!==0x0&&(_0x1356a3=!0x0),_0x265bca[_0x38ca38(0x1fa)]+=_0x6eb0cd[_0x38ca38(0x14a)],_0x265bca[_0x38ca38(0x1bb)]+=_0x6eb0cd[_0x38ca38(0x14a)],!0x1);}))return{'error':new Error(_0xecdebe(0x1b3))};}if(_0x1356a3){const _0x59ef3b={'id':_0x545114['id'],'params':{'unitId':_0x484efa[_0xecdebe(0x157)][_0xecdebe(0x18d)],'subUnitId':_0x484efa['params']['subUnitId'],'ranges':_0x374320}};_0x520500[_0xecdebe(0x23d)](_0x59ef3b,_0x5d52ab);}return{'m1Prime':_0x520500,'m2Prime':_0x5d52ab};}},yn={'m1':_0x41a309['id'],'m2':_0x545114['id'],'handler'(_0x1bbcbf,_0x55bb27){const _0x4d8239=_0x29ef24,_0x1a27cb={'m1Prime':_0x1bbcbf,'m2Prime':_0x55bb27};if(_0x1bbcbf['params']['unitId']!==_0x55bb27[_0x4d8239(0x157)][_0x4d8239(0x18d)]||_0x1bbcbf[_0x4d8239(0x157)][_0x4d8239(0x200)]!==_0x55bb27[_0x4d8239(0x157)][_0x4d8239(0x200)])return _0x1a27cb;const _0x29a1b4=_0x1d2f24[_0x4d8239(0x250)](_0x1bbcbf),_0x3e2d76=_0x1d2f24[_0x4d8239(0x250)](_0x55bb27),{sourceRange:_0x525d65,targetRange:_0x3a07e8}=_0x1bbcbf[_0x4d8239(0x157)],_0x1d987e={'start':_0x525d65[_0x4d8239(0x1fa)],'end':_0x525d65['endRow']},_0x4ef2d6={'start':_0x3a07e8['startRow'],'end':_0x3a07e8['endRow']};return _0x3e2d76['params'][_0x4d8239(0x215)]['some'](_0x471958=>{const _0x540a4c=_0x4d8239,_0x36ad8b={'start':_0x471958['startRow'],'end':_0x471958['endRow']},_0x28342d=O(_0x1d987e,_0x36ad8b),_0x5766a3=O(_0x4ef2d6,_0x36ad8b);if(_0x28342d||_0x5766a3)return!0x0;const _0x3b74a9=_0xeb8727(_0x1d987e,_0x4ef2d6,_0x36ad8b);return _0x3b74a9[_0x540a4c(0x159)]!==0x0?!0x0:(_0x471958['startRow']+=_0x3b74a9['step'],_0x471958[_0x540a4c(0x1bb)]+=_0x3b74a9['step'],!0x1);})?{'error':new Error(_0x4d8239(0x18c))}:{'m1Prime':_0x29a1b4,'m2Prime':_0x3e2d76};}},Nn={'m1':_0x305dc0['id'],'m2':_0x3e9938['id'],'handler'(_0x1b5d3e,_0x44e3cf){const _0x56cc84=_0x29ef24,_0xbfae6f={'m1Prime':_0x1b5d3e,'m2Prime':_0x44e3cf};if(_0x1b5d3e['params'][_0x56cc84(0x18d)]!==_0x44e3cf[_0x56cc84(0x157)]['unitId']||_0x1b5d3e['params'][_0x56cc84(0x1a4)][_0x56cc84(0x200)]!==_0x44e3cf['params'][_0x56cc84(0x200)]&&_0x1b5d3e[_0x56cc84(0x157)]['to'][_0x56cc84(0x200)]!==_0x44e3cf[_0x56cc84(0x157)]['subUnitId'])return _0xbfae6f;const _0x150403=new _0x1caf12(_0x1b5d3e[_0x56cc84(0x157)][_0x56cc84(0x1a4)][_0x56cc84(0x11a)])[_0x56cc84(0x126)](),_0x5116e1=new _0x1caf12(_0x1b5d3e['params']['to'][_0x56cc84(0x11a)])[_0x56cc84(0x126)]();if(_0x1b5d3e['params'][_0x56cc84(0x1a4)][_0x56cc84(0x200)]===_0x44e3cf[_0x56cc84(0x157)][_0x56cc84(0x200)]){const {values:_0x5aedcf}=_0x44e3cf[_0x56cc84(0x157)];for(const _0x7310cb in _0x5aedcf)if(_0x5aedcf[_0x7310cb]['ranges'][_0x56cc84(0x1cc)](_0x365b53=>_0x1f9dbe[_0x56cc84(0x151)](_0x365b53,_0x150403)))return{'error':new Error(_0x56cc84(0x12d))};}if(_0x1b5d3e[_0x56cc84(0x157)]['to'][_0x56cc84(0x200)]===_0x44e3cf[_0x56cc84(0x157)][_0x56cc84(0x200)]){const {values:_0x257557}=_0x44e3cf['params'];for(const _0x51d0b9 in _0x257557)if(_0x257557[_0x51d0b9][_0x56cc84(0x215)][_0x56cc84(0x1cc)](_0x3290fb=>_0x1f9dbe['intersects'](_0x3290fb,_0x5116e1)))return{'error':new Error(_0x56cc84(0x12d))};}return _0xbfae6f;}},On={'m1':_0x305dc0['id'],'m2':_0x545114['id'],'handler'(_0x587a8,_0x399b50){const _0x350f3e=_0x29ef24,_0x1e9e92={'m1Prime':_0x587a8,'m2Prime':_0x399b50};if(_0x587a8[_0x350f3e(0x157)][_0x350f3e(0x18d)]!==_0x399b50[_0x350f3e(0x157)]['unitId']||_0x587a8['params']['from'][_0x350f3e(0x200)]!==_0x399b50[_0x350f3e(0x157)][_0x350f3e(0x200)]&&_0x587a8[_0x350f3e(0x157)]['to'][_0x350f3e(0x200)]!==_0x399b50[_0x350f3e(0x157)][_0x350f3e(0x200)])return _0x1e9e92;const _0x8578bb=new _0x1caf12(_0x587a8[_0x350f3e(0x157)][_0x350f3e(0x1a4)][_0x350f3e(0x11a)])[_0x350f3e(0x126)](),_0x135134=new _0x1caf12(_0x587a8[_0x350f3e(0x157)]['to'][_0x350f3e(0x11a)])['getDataRange']();return _0x587a8[_0x350f3e(0x157)][_0x350f3e(0x1a4)][_0x350f3e(0x200)]===_0x399b50[_0x350f3e(0x157)][_0x350f3e(0x200)]&&_0x399b50[_0x350f3e(0x157)][_0x350f3e(0x215)][_0x350f3e(0x1cc)](_0x343f92=>_0x1f9dbe[_0x350f3e(0x151)](_0x343f92,_0x8578bb))?{'error':new Error(_0x350f3e(0x12d))}:_0x587a8[_0x350f3e(0x157)]['to']['subUnitId']===_0x399b50[_0x350f3e(0x157)][_0x350f3e(0x200)]&&_0x399b50[_0x350f3e(0x157)][_0x350f3e(0x215)][_0x350f3e(0x1cc)](_0x17dff5=>_0x1f9dbe['intersects'](_0x17dff5,_0x135134))?{'error':new Error(_0x350f3e(0x12d))}:_0x1e9e92;}},Tn={'m1':_0x25c63c['id'],'m2':_0x3e9938['id'],'handler'(_0x52e478,_0x5aeed0){const _0x4aa0dc=_0x29ef24,_0x2f48f8={'m1Prime':_0x52e478,'m2Prime':_0x5aeed0};if(_0x52e478[_0x4aa0dc(0x157)][_0x4aa0dc(0x18d)]!==_0x5aeed0['params']['unitId']||_0x52e478[_0x4aa0dc(0x157)]['subUnitId']!==_0x5aeed0['params'][_0x4aa0dc(0x200)])return _0x2f48f8;const _0x1afd7d=[_0x1d2f24[_0x4aa0dc(0x250)](_0x52e478)],_0x1090e6=_0x1d2f24['deepClone'](_0x5aeed0),{values:_0x30143c}=_0x1090e6[_0x4aa0dc(0x157)],_0x4ba785=[];let _0x201c91=!0x1;for(const _0x539868 in _0x30143c){const _0x3ee633=_0x30143c[_0x539868];if(_0x4ba785[_0x4aa0dc(0x23d)](..._0x3ee633[_0x4aa0dc(0x215)]),_0x3ee633[_0x4aa0dc(0x215)][_0x4aa0dc(0x1cc)](_0x363efd=>{const _0x5b3938=_0x4aa0dc,_0x3f975b=_0x272561(h(_0x52e478[_0x5b3938(0x157)]['range']),h(_0x363efd));return _0x3f975b==null||_0x3f975b['length']!==0x0?!0x0:(_0x3f975b[_0x5b3938(0x14a)]!==0x0&&(_0x201c91=!0x0),_0x363efd[_0x5b3938(0x17b)]+=_0x3f975b[_0x5b3938(0x14a)],_0x363efd[_0x5b3938(0x240)]+=_0x3f975b[_0x5b3938(0x14a)],!0x1);}))return{'error':new Error('remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x201c91){const _0x55eb0d={'id':_0x545114['id'],'params':{'unitId':_0x5aeed0[_0x4aa0dc(0x157)][_0x4aa0dc(0x18d)],'subUnitId':_0x5aeed0[_0x4aa0dc(0x157)][_0x4aa0dc(0x200)],'ranges':_0x4ba785}};_0x1afd7d[_0x4aa0dc(0x23d)](_0x55eb0d,_0x1090e6);}return{'m1Prime':_0x1afd7d,'m2Prime':_0x1090e6};}},An={'m1':_0x25c63c['id'],'m2':_0x545114['id'],'handler'(_0x5d9922,_0x13e51b){const _0xdc9295=_0x29ef24,_0xb9a2a5={'m1Prime':_0x5d9922,'m2Prime':_0x13e51b};if(_0x5d9922['params']['unitId']!==_0x13e51b[_0xdc9295(0x157)][_0xdc9295(0x18d)]||_0x5d9922[_0xdc9295(0x157)][_0xdc9295(0x200)]!==_0x13e51b[_0xdc9295(0x157)][_0xdc9295(0x200)])return _0xb9a2a5;const _0x5e11c1=_0x1d2f24[_0xdc9295(0x250)](_0x5d9922),_0x3c4846=_0x1d2f24[_0xdc9295(0x250)](_0x13e51b),{ranges:_0x58b7c2}=_0x3c4846[_0xdc9295(0x157)];return _0x58b7c2['some'](_0x354d61=>{const _0x3872e0=_0xdc9295,_0x4f2094=_0x272561(h(_0x5d9922[_0x3872e0(0x157)]['range']),h(_0x354d61));return _0x4f2094===null||_0x4f2094[_0x3872e0(0x159)]!==0x0?!0x0:(_0x354d61[_0x3872e0(0x17b)]+=_0x4f2094[_0x3872e0(0x14a)],_0x354d61[_0x3872e0(0x240)]+=_0x4f2094[_0x3872e0(0x14a)],!0x1);})?{'error':new Error(_0xdc9295(0x10a))}:{'m1Prime':_0x5e11c1,'m2Prime':_0x3c4846};}},Ln={'m1':_0x3c800a['id'],'m2':_0x3e9938['id'],'handler'(_0x284420,_0x523f47){const _0x10f991=_0x29ef24,_0x22c5d1={'m1Prime':_0x284420,'m2Prime':_0x523f47};if(_0x284420[_0x10f991(0x157)]['unitId']!==_0x523f47['params'][_0x10f991(0x18d)]||_0x284420[_0x10f991(0x157)][_0x10f991(0x200)]!==_0x523f47[_0x10f991(0x157)][_0x10f991(0x200)])return _0x22c5d1;const _0x5c317b=[_0x1d2f24[_0x10f991(0x250)](_0x284420)],_0x88c56a=_0x1d2f24[_0x10f991(0x250)](_0x523f47),{values:_0x62d6dd}=_0x88c56a[_0x10f991(0x157)],_0x2b2727=[];let _0x302a18=!0x1;for(const _0x22e609 in _0x62d6dd){const _0x1435a3=_0x62d6dd[_0x22e609];if(_0x2b2727[_0x10f991(0x23d)](..._0x1435a3[_0x10f991(0x215)]),_0x1435a3['ranges']['some'](_0x245508=>{const _0x93f8e4=_0x10f991,_0x10fccc=_0x272561(h(_0x413f7d(_0x284420[_0x93f8e4(0x157)]['range'])),h(_0x413f7d(_0x245508)));return _0x10fccc==null||_0x10fccc[_0x93f8e4(0x159)]!==0x0?!0x0:(_0x10fccc[_0x93f8e4(0x14a)]!==0x0&&(_0x302a18=!0x0),_0x245508[_0x93f8e4(0x1fa)]+=_0x10fccc['step'],_0x245508['endRow']+=_0x10fccc[_0x93f8e4(0x14a)],!0x1);}))return{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x302a18){const _0x31748d={'id':_0x545114['id'],'params':{'unitId':_0x523f47[_0x10f991(0x157)][_0x10f991(0x18d)],'subUnitId':_0x523f47[_0x10f991(0x157)][_0x10f991(0x200)],'ranges':_0x2b2727}};_0x5c317b['push'](_0x31748d,_0x88c56a);}return{'m1Prime':_0x5c317b,'m2Prime':_0x88c56a};}},Dn={'m1':_0x3c800a['id'],'m2':_0x545114['id'],'handler'(_0x127824,_0x18fc07){const _0xa816ee=_0x29ef24,_0x52c0ca={'m1Prime':_0x127824,'m2Prime':_0x18fc07};if(_0x127824[_0xa816ee(0x157)][_0xa816ee(0x18d)]!==_0x18fc07['params'][_0xa816ee(0x18d)]||_0x127824[_0xa816ee(0x157)][_0xa816ee(0x200)]!==_0x18fc07[_0xa816ee(0x157)][_0xa816ee(0x200)])return _0x52c0ca;const _0x4d1f02=_0x1d2f24['deepClone'](_0x127824),_0x5c9c36=_0x1d2f24[_0xa816ee(0x250)](_0x18fc07),{ranges:_0x2c10b0}=_0x5c9c36[_0xa816ee(0x157)];return _0x2c10b0['some'](_0x88c879=>{const _0x534d29=_0xa816ee,_0x537c58=_0x272561(h(_0x413f7d(_0x127824[_0x534d29(0x157)][_0x534d29(0x1db)])),h(_0x413f7d(_0x88c879)));return _0x537c58===null||_0x537c58[_0x534d29(0x159)]!==0x0?!0x0:(_0x88c879[_0x534d29(0x1fa)]+=_0x537c58[_0x534d29(0x14a)],_0x88c879[_0x534d29(0x1bb)]+=_0x537c58['step'],!0x1);})?{'error':new Error(_0xa816ee(0x10c))}:{'m1Prime':_0x4d1f02,'m2Prime':_0x5c9c36};}},kn={'m1':_0x3e9938['id'],'m2':_0x3e9938['id'],'handler'(_0x87e026,_0x52d162){const _0x357fbc=_0x29ef24;if(_0x87e026[_0x357fbc(0x157)][_0x357fbc(0x18d)]!==_0x52d162[_0x357fbc(0x157)][_0x357fbc(0x18d)]||_0x87e026[_0x357fbc(0x157)]['subUnitId']!==_0x52d162[_0x357fbc(0x157)][_0x357fbc(0x200)])return{'m1Prime':_0x87e026,'m2Prime':_0x52d162};const _0x31be3a=_0x1d2f24[_0x357fbc(0x250)](_0x87e026),_0x3822dd=_0x1d2f24[_0x357fbc(0x250)](_0x52d162),_0x2c9275=_0x31be3a[_0x357fbc(0x157)]['values'],_0x5149f6=Object[_0x357fbc(0x185)](_0x3822dd[_0x357fbc(0x157)][_0x357fbc(0x185)])[_0x357fbc(0x13f)](_0x6e1666=>_0x6e1666[_0x357fbc(0x215)])[_0x357fbc(0xee)]();for(const _0x2d81c9 in _0x2c9275){const _0x164c61=_0x2c9275[_0x2d81c9]['ranges'],_0x4824b8=[];_0x164c61[_0x357fbc(0x23f)](_0x56715a=>{const _0x405cab=_0x357fbc,_0x1fd8a5=Zt(_0x56715a,_0x5149f6);_0x1fd8a5['length']>0x0&&_0x4824b8[_0x405cab(0x23d)](..._0x1fd8a5);}),_0x2c9275[_0x2d81c9][_0x357fbc(0x215)]=_0x4824b8;}return{'m1Prime':_0x31be3a,'m2Prime':_0x3822dd};}},xn={'m1':_0x3e9938['id'],'m2':_0x545114['id'],'handler'(_0x1d2732,_0x26b45d){const _0x5d3b27=_0x29ef24;if(_0x1d2732['params'][_0x5d3b27(0x18d)]!==_0x26b45d[_0x5d3b27(0x157)]['unitId']||_0x1d2732[_0x5d3b27(0x157)][_0x5d3b27(0x200)]!==_0x26b45d[_0x5d3b27(0x157)][_0x5d3b27(0x200)])return{'m1Prime':_0x1d2732,'m2Prime':_0x26b45d};const _0x56b161=_0x1d2f24['deepClone'](_0x1d2732),_0x5483c9=_0x1d2f24[_0x5d3b27(0x250)](_0x26b45d),_0x42404a=_0x56b161[_0x5d3b27(0x157)]['values'],_0x3d88d9=_0x5483c9['params'][_0x5d3b27(0x215)];for(const _0x1945b2 in _0x42404a){const _0x2dda19=_0x42404a[_0x1945b2][_0x5d3b27(0x215)],_0x10ca5d=[];_0x2dda19[_0x5d3b27(0x23f)](_0x13b32f=>{const _0x176256=_0x5d3b27,_0x44f92a=Zt(_0x13b32f,_0x3d88d9);_0x44f92a[_0x176256(0x159)]>0x0&&_0x10ca5d['push'](..._0x44f92a);}),_0x42404a[_0x1945b2][_0x5d3b27(0x215)]=_0x10ca5d;}return{'m1Prime':_0x56b161,'m2Prime':_0x5483c9};}},Bn={'m1':_0x545114['id'],'m2':_0x545114['id'],'handler'(_0x194982,_0x1b1222){const _0x35e012=_0x29ef24;if(_0x194982[_0x35e012(0x157)][_0x35e012(0x18d)]!==_0x1b1222[_0x35e012(0x157)][_0x35e012(0x18d)]||_0x194982['params'][_0x35e012(0x200)]!==_0x1b1222['params'][_0x35e012(0x200)])return{'m1Prime':_0x194982,'m2Prime':_0x1b1222};const _0x323b22=_0x1d2f24[_0x35e012(0x250)](_0x194982),_0xa8d33e=_0x1d2f24[_0x35e012(0x250)](_0x1b1222),_0x4072d1=[],_0x29e9a7=_0xa8d33e['params'][_0x35e012(0x215)];return _0x323b22[_0x35e012(0x157)][_0x35e012(0x215)]['forEach'](_0xc8d28f=>{const _0x544ae4=_0x35e012,_0x2bb5cc=Zt(_0xc8d28f,_0x29e9a7);_0x2bb5cc[_0x544ae4(0x159)]>0x0&&_0x4072d1[_0x544ae4(0x23d)](..._0x2bb5cc);}),_0x323b22[_0x35e012(0x157)][_0x35e012(0x215)]=_0x4072d1,{'m1Prime':_0x194982,'m2Prime':_0x1b1222};}},Fn={'m1':_0x545114['id'],'m2':_0x3e9938['id'],'handler'(_0x2e202f,_0x3e7823){const _0x5f095a=_0x29ef24;if(_0x2e202f[_0x5f095a(0x157)]['unitId']!==_0x3e7823[_0x5f095a(0x157)][_0x5f095a(0x18d)]||_0x2e202f[_0x5f095a(0x157)]['subUnitId']!==_0x3e7823['params'][_0x5f095a(0x200)])return{'m1Prime':_0x2e202f,'m2Prime':_0x3e7823};const _0x3f3c25=_0x1d2f24[_0x5f095a(0x250)](_0x2e202f),_0x26c6d7=_0x1d2f24[_0x5f095a(0x250)](_0x3e7823),_0x3efa53=[],_0x4ad868=Object[_0x5f095a(0x185)](_0x26c6d7['params'][_0x5f095a(0x185)])[_0x5f095a(0x13f)](_0x45ec99=>_0x45ec99[_0x5f095a(0x215)])[_0x5f095a(0xee)]();return _0x3f3c25['params'][_0x5f095a(0x215)]['forEach'](_0x3718fb=>{const _0x2a8070=_0x5f095a,_0x478a57=Zt(_0x3718fb,_0x4ad868);_0x478a57[_0x2a8070(0x159)]>0x0&&_0x3efa53['push'](..._0x478a57);}),_0x3f3c25['params']['ranges']=_0x3efa53,{'m1Prime':_0x3f3c25,'m2Prime':_0x26c6d7};}},Hn={'m1':_0x37ebc0['id'],'m2':_0x37ebc0['id'],'handler'(_0x1e136f,_0xa2f23d){const _0x1db51e=_0x29ef24,_0x1a7587=_0x1d2f24['deepClone'](_0x1e136f),_0x13771a=_0x1d2f24[_0x1db51e(0x250)](_0xa2f23d);if(_0x1e136f[_0x1db51e(0x157)][_0x1db51e(0x18d)]!==_0xa2f23d[_0x1db51e(0x157)]['unitId']||_0x1e136f[_0x1db51e(0x157)][_0x1db51e(0x200)]!==_0xa2f23d[_0x1db51e(0x157)][_0x1db51e(0x200)])return{'m1Prime':_0x1a7587,'m2Prime':_0x13771a};const _0xf87869=_0x1a7587['params']['ranges'],_0x56d1ff=_0x13771a[_0x1db51e(0x157)]['ranges'],_0x45f645=[_0x13771a],_0x12ccb1=new Set();for(let _0x30f80b=0x0;_0x30f80b<_0xf87869[_0x1db51e(0x159)];_0x30f80b++)for(let _0x4b609f=0x0;_0x4b609f<_0x56d1ff[_0x1db51e(0x159)];_0x4b609f++)if(_0x1f9dbe[_0x1db51e(0x151)](_0xf87869[_0x30f80b],_0x56d1ff[_0x4b609f])){_0x12ccb1[_0x1db51e(0x21c)](_0xf87869[_0x30f80b]),_0xf87869['splice'](_0x30f80b,0x1),_0x30f80b--;break;}return _0x12ccb1[_0x1db51e(0x17e)]>0x0&&_0x45f645['unshift']({'id':_0x1b1846['id'],'params':{'unitId':_0x1e136f['params']['unitId'],'subUnitId':_0x1e136f[_0x1db51e(0x157)]['subUnitId'],'ranges':Array[_0x1db51e(0x1a4)](_0x12ccb1)}}),_0xf87869[_0x1db51e(0x159)]===0x0&&(_0x1a7587['id']=_0x1335e9['id']),{'m1Prime':_0x1a7587,'m2Prime':_0x45f645[_0x1db51e(0x159)]>0x1?_0x45f645:_0x13771a};}},Ye={'m1':_0x37ebc0['id'],'m2':_0x3fbf8e['id'],'handler'(_0x4f319e,_0x4c2fda){const _0xfca53c=_0x29ef24,_0x3a3dd4=_0x1d2f24[_0xfca53c(0x250)](_0x4f319e),_0x387634=_0x1d2f24[_0xfca53c(0x250)](_0x4c2fda);if(_0x4f319e['params'][_0xfca53c(0x18d)]!==_0x4c2fda[_0xfca53c(0x157)][_0xfca53c(0x18d)]||_0x4f319e['params'][_0xfca53c(0x200)]!==_0x4c2fda[_0xfca53c(0x157)][_0xfca53c(0x200)])return{'m1Prime':_0x3a3dd4,'m2Prime':_0x387634};const _0x55518c=_0x4f319e['params'][_0xfca53c(0x18d)],_0x2a9f7c=_0x4f319e[_0xfca53c(0x157)][_0xfca53c(0x200)],_0x41380a=[_0x387634],_0x7b27c6=[],_0x1f4e47=[];return _0x3a3dd4[_0xfca53c(0x157)][_0xfca53c(0x215)][_0xfca53c(0x23f)](_0x674372=>{const _0x2d8094=_0xfca53c,_0x3c0711=_0x4c2fda[_0x2d8094(0x157)]['range'],_0x3f9522=_0x3c0711[_0x2d8094(0x240)]-_0x3c0711['startColumn']+0x1;_0x3c0711[_0x2d8094(0x17b)]<=_0x674372[_0x2d8094(0x17b)]?(_0x7b27c6[_0x2d8094(0x23d)]({..._0x674372}),_0x1f4e47['push']({..._0x674372,'startColumn':_0x674372[_0x2d8094(0x17b)]+_0x3f9522,'endColumn':_0x674372['endColumn']+_0x3f9522}),_0x674372['startColumn']=_0x674372[_0x2d8094(0x17b)]+_0x3f9522,_0x674372[_0x2d8094(0x240)]=_0x674372['endColumn']+_0x3f9522):_0x3c0711[_0x2d8094(0x17b)]>_0x674372[_0x2d8094(0x17b)]&&_0x3c0711[_0x2d8094(0x17b)]<=_0x674372[_0x2d8094(0x240)]&&(_0x7b27c6[_0x2d8094(0x23d)]({..._0x674372}),_0x1f4e47[_0x2d8094(0x23d)]({..._0x674372,'endColumn':_0x674372['endColumn']+_0x3f9522}),_0x674372[_0x2d8094(0x240)]=_0x674372[_0x2d8094(0x240)]+_0x3f9522);}),_0x7b27c6[_0xfca53c(0x159)]>0x0&&_0x41380a['unshift']({'id':_0x1b1846['id'],'params':{'unitId':_0x55518c,'subUnitId':_0x2a9f7c,'ranges':_0x7b27c6}}),_0x1f4e47[_0xfca53c(0x159)]>0x0&&_0x41380a[_0xfca53c(0x23d)]({'id':_0x37ebc0['id'],'params':{'unitId':_0x55518c,'subUnitId':_0x2a9f7c,'ranges':_0x1f4e47}}),{'m1Prime':_0x3a3dd4,'m2Prime':_0x41380a[_0xfca53c(0x159)]>0x1?_0x41380a:_0x41380a[0x0]};}},Xe={'m1':_0x37ebc0['id'],'m2':_0x34cc5a['id'],'handler'(_0x5aca78,_0x2e3c76){const _0x2d076d=_0x29ef24,_0x5f172c=_0x1d2f24[_0x2d076d(0x250)](_0x5aca78),_0x8f4ff9=_0x1d2f24['deepClone'](_0x2e3c76);if(_0x5aca78[_0x2d076d(0x157)][_0x2d076d(0x18d)]!==_0x2e3c76['params'][_0x2d076d(0x18d)]||_0x5aca78[_0x2d076d(0x157)][_0x2d076d(0x200)]!==_0x2e3c76[_0x2d076d(0x157)][_0x2d076d(0x200)])return{'m1Prime':_0x5f172c,'m2Prime':_0x8f4ff9};const _0x3c4b27=_0x5aca78[_0x2d076d(0x157)][_0x2d076d(0x18d)],_0x2108cb=_0x5aca78[_0x2d076d(0x157)]['subUnitId'],_0x450e3b=[_0x8f4ff9],_0x2ff7a5=[],_0x1fd47a=[];return _0x5f172c[_0x2d076d(0x157)]['ranges'][_0x2d076d(0x23f)](_0x29a6f4=>{const _0x26354c=_0x2d076d,_0x223087=_0x2e3c76[_0x26354c(0x157)][_0x26354c(0x1db)],_0x53431f=_0x223087[_0x26354c(0x1bb)]-_0x223087[_0x26354c(0x1fa)]+0x1;_0x223087[_0x26354c(0x1fa)]<=_0x29a6f4[_0x26354c(0x1fa)]?(_0x2ff7a5[_0x26354c(0x23d)]({..._0x29a6f4}),_0x1fd47a[_0x26354c(0x23d)]({..._0x29a6f4,'startRow':_0x29a6f4[_0x26354c(0x1fa)]+_0x53431f,'endRow':_0x29a6f4[_0x26354c(0x1bb)]+_0x53431f}),_0x29a6f4[_0x26354c(0x1fa)]=_0x29a6f4['startRow']+_0x53431f,_0x29a6f4[_0x26354c(0x1bb)]=_0x29a6f4[_0x26354c(0x1bb)]+_0x53431f):_0x223087['startRow']>_0x29a6f4[_0x26354c(0x1fa)]&&_0x223087[_0x26354c(0x1fa)]<=_0x29a6f4['endRow']&&(_0x2ff7a5[_0x26354c(0x23d)]({..._0x29a6f4}),_0x1fd47a[_0x26354c(0x23d)]({..._0x29a6f4,'endRow':_0x29a6f4['endRow']+_0x53431f}),_0x29a6f4[_0x26354c(0x1bb)]=_0x29a6f4[_0x26354c(0x1bb)]+_0x53431f);}),_0x2ff7a5['length']>0x0&&_0x450e3b['unshift']({'id':_0x1b1846['id'],'params':{'unitId':_0x3c4b27,'subUnitId':_0x2108cb,'ranges':_0x2ff7a5}}),_0x1fd47a[_0x2d076d(0x159)]>0x0&&_0x450e3b['push']({'id':_0x37ebc0['id'],'params':{'unitId':_0x3c4b27,'subUnitId':_0x2108cb,'ranges':_0x1fd47a}}),{'m1Prime':_0x5f172c,'m2Prime':_0x450e3b[_0x2d076d(0x159)]>0x1?_0x450e3b:_0x450e3b[0x0]};}},ze={'m1':_0x37ebc0['id'],'m2':_0x36dacb['id'],'handler'(_0x2e51ec,_0x59c227){const _0x414b03=_0x29ef24,_0x21d84e=_0x1d2f24[_0x414b03(0x250)](_0x2e51ec),_0x3b1945=_0x1d2f24[_0x414b03(0x250)](_0x59c227);if(_0x2e51ec[_0x414b03(0x157)][_0x414b03(0x18d)]!==_0x59c227[_0x414b03(0x157)][_0x414b03(0x18d)]||_0x2e51ec[_0x414b03(0x157)]['subUnitId']!==_0x59c227[_0x414b03(0x157)][_0x414b03(0x200)])return{'m1Prime':_0x21d84e,'m2Prime':_0x3b1945};const _0x59a94f=[],_0x11aa79=[],_0x1efa99=[_0x3b1945];for(let _0x297802=0x0;_0x297802<_0x21d84e[_0x414b03(0x157)][_0x414b03(0x215)][_0x414b03(0x159)];_0x297802++){const _0x244f24=_0x21d84e[_0x414b03(0x157)][_0x414b03(0x215)][_0x297802],{sourceRange:_0x1478a0,targetRange:_0x512212}=_0x59c227[_0x414b03(0x157)];_0x1f9dbe[_0x414b03(0x151)](_0x244f24,_0x1478a0)||_0x1f9dbe[_0x414b03(0x151)](_0x244f24,_0x512212)?(_0x59a94f[_0x414b03(0x23d)]({..._0x244f24}),_0x21d84e[_0x414b03(0x157)]['ranges'][_0x414b03(0x183)](_0x297802,0x1),_0x297802--):_0x1478a0[_0x414b03(0x17b)]<_0x244f24['startColumn']&&_0x512212[_0x414b03(0x17b)]>_0x244f24['endColumn']?(_0x59a94f[_0x414b03(0x23d)]({..._0x244f24}),_0x11aa79[_0x414b03(0x23d)]({..._0x244f24,'startColumn':_0x244f24[_0x414b03(0x17b)]-(_0x1478a0[_0x414b03(0x240)]-_0x1478a0[_0x414b03(0x17b)]+0x1),'endColumn':_0x244f24[_0x414b03(0x240)]-(_0x1478a0['endColumn']-_0x1478a0[_0x414b03(0x17b)]+0x1)}),_0x244f24[_0x414b03(0x17b)]=_0x244f24['startColumn']-(_0x1478a0['endColumn']-_0x1478a0[_0x414b03(0x17b)]+0x1),_0x244f24[_0x414b03(0x240)]=_0x244f24[_0x414b03(0x240)]-(_0x1478a0[_0x414b03(0x240)]-_0x1478a0[_0x414b03(0x17b)]+0x1)):_0x1478a0[_0x414b03(0x17b)]>_0x244f24[_0x414b03(0x240)]&&_0x512212[_0x414b03(0x240)]<_0x244f24[_0x414b03(0x17b)]&&(_0x59a94f[_0x414b03(0x23d)]({..._0x244f24}),_0x11aa79[_0x414b03(0x23d)]({..._0x244f24,'startColumn':_0x244f24[_0x414b03(0x17b)]+(_0x1478a0[_0x414b03(0x240)]-_0x1478a0['startColumn']+0x1),'endColumn':_0x244f24[_0x414b03(0x240)]+(_0x1478a0[_0x414b03(0x240)]-_0x1478a0[_0x414b03(0x17b)]+0x1)}),_0x244f24['startColumn']=_0x244f24['startColumn']+(_0x1478a0['endColumn']-_0x1478a0[_0x414b03(0x17b)]+0x1),_0x244f24[_0x414b03(0x240)]=_0x244f24[_0x414b03(0x240)]+(_0x1478a0[_0x414b03(0x240)]-_0x1478a0[_0x414b03(0x17b)]+0x1));}return _0x59a94f[_0x414b03(0x159)]>0x0&&_0x1efa99[_0x414b03(0x18f)]({'id':_0x1b1846['id'],'params':{'unitId':_0x2e51ec[_0x414b03(0x157)]['unitId'],'subUnitId':_0x2e51ec[_0x414b03(0x157)][_0x414b03(0x200)],'ranges':_0x59a94f}}),_0x11aa79[_0x414b03(0x159)]>0x0&&_0x1efa99[_0x414b03(0x23d)]({'id':_0x37ebc0['id'],'params':{'unitId':_0x2e51ec[_0x414b03(0x157)]['unitId'],'subUnitId':_0x2e51ec[_0x414b03(0x157)][_0x414b03(0x200)],'ranges':_0x11aa79}}),_0x21d84e[_0x414b03(0x157)][_0x414b03(0x215)][_0x414b03(0x159)]===0x0&&(_0x21d84e['id']=_0x1335e9['id']),{'m1Prime':_0x21d84e,'m2Prime':_0x1efa99['length']>0x1?_0x1efa99:_0x1efa99[0x0]};}},Je={'m1':_0x37ebc0['id'],'m2':_0x41a309['id'],'handler'(_0x5af112,_0x4be02f){const _0x4906c0=_0x29ef24,_0x5963ed=_0x1d2f24[_0x4906c0(0x250)](_0x5af112),_0x5a12f3=_0x1d2f24[_0x4906c0(0x250)](_0x4be02f);if(_0x5af112['params'][_0x4906c0(0x18d)]!==_0x4be02f[_0x4906c0(0x157)][_0x4906c0(0x18d)]||_0x5af112[_0x4906c0(0x157)][_0x4906c0(0x200)]!==_0x4be02f[_0x4906c0(0x157)][_0x4906c0(0x200)])return{'m1Prime':_0x5963ed,'m2Prime':_0x5a12f3};const _0x517188=[],_0x2b0327=[],_0x4e14be=[_0x5a12f3];for(let _0x393d73=0x0;_0x393d73<_0x5963ed[_0x4906c0(0x157)][_0x4906c0(0x215)][_0x4906c0(0x159)];_0x393d73++){const _0x21764=_0x5963ed[_0x4906c0(0x157)][_0x4906c0(0x215)][_0x393d73],{sourceRange:_0x3ae138,targetRange:_0x66694d}=_0x4be02f[_0x4906c0(0x157)];_0x1f9dbe[_0x4906c0(0x151)](_0x21764,_0x3ae138)||_0x1f9dbe['intersects'](_0x21764,_0x66694d)?(_0x517188[_0x4906c0(0x23d)]({..._0x21764}),_0x5963ed['params'][_0x4906c0(0x215)]['splice'](_0x393d73,0x1),_0x393d73--):_0x3ae138[_0x4906c0(0x1fa)]<_0x21764[_0x4906c0(0x1fa)]&&_0x66694d['startRow']>_0x21764[_0x4906c0(0x1bb)]?(_0x517188[_0x4906c0(0x23d)]({..._0x21764}),_0x2b0327[_0x4906c0(0x23d)]({..._0x21764,'startRow':_0x21764[_0x4906c0(0x1fa)]-(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1),'endRow':_0x21764['endRow']-(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1)}),_0x21764['startRow']=_0x21764[_0x4906c0(0x1fa)]-(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1),_0x21764[_0x4906c0(0x1bb)]=_0x21764[_0x4906c0(0x1bb)]-(_0x3ae138['endRow']-_0x3ae138['startRow']+0x1)):_0x3ae138[_0x4906c0(0x1fa)]>_0x21764[_0x4906c0(0x1bb)]&&_0x66694d[_0x4906c0(0x1bb)]<_0x21764[_0x4906c0(0x1fa)]&&(_0x517188[_0x4906c0(0x23d)]({..._0x21764}),_0x2b0327[_0x4906c0(0x23d)]({..._0x21764,'startRow':_0x21764[_0x4906c0(0x1fa)]+(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1),'endRow':_0x21764['endRow']+(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1)}),_0x21764['startRow']=_0x21764[_0x4906c0(0x1fa)]+(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1),_0x21764['endRow']=_0x21764[_0x4906c0(0x1bb)]+(_0x3ae138[_0x4906c0(0x1bb)]-_0x3ae138[_0x4906c0(0x1fa)]+0x1));}return _0x517188['length']>0x0&&_0x4e14be[_0x4906c0(0x18f)]({'id':_0x1b1846['id'],'params':{'unitId':_0x5af112[_0x4906c0(0x157)]['unitId'],'subUnitId':_0x5af112[_0x4906c0(0x157)][_0x4906c0(0x200)],'ranges':_0x517188}}),_0x2b0327['length']>0x0&&_0x4e14be[_0x4906c0(0x23d)]({'id':_0x37ebc0['id'],'params':{'unitId':_0x5af112['params'][_0x4906c0(0x18d)],'subUnitId':_0x5af112[_0x4906c0(0x157)]['subUnitId'],'ranges':_0x2b0327}}),_0x5963ed['params']['ranges'][_0x4906c0(0x159)]===0x0&&(_0x5963ed['id']=_0x1335e9['id']),{'m1Prime':_0x5963ed,'m2Prime':_0x4e14be[_0x4906c0(0x159)]>0x1?_0x4e14be:_0x4e14be[0x0]};}},Ke={'m1':_0x37ebc0['id'],'m2':_0x305dc0['id'],'handler'(_0x1d9ace,_0x34c8b1){const _0x3e4c3d=_0x29ef24,_0x343caa=_0x1d2f24[_0x3e4c3d(0x250)](_0x1d9ace),_0x286bd0=_0x1d2f24[_0x3e4c3d(0x250)](_0x34c8b1);if(_0x1d9ace[_0x3e4c3d(0x157)][_0x3e4c3d(0x18d)]!==_0x34c8b1[_0x3e4c3d(0x157)][_0x3e4c3d(0x18d)])return{'m1Prime':_0x343caa,'m2Prime':_0x286bd0};const _0xfde769=[],_0x5e1c41=[_0x286bd0],_0x1080a7=new _0x1caf12(_0x34c8b1[_0x3e4c3d(0x157)][_0x3e4c3d(0x1a4)][_0x3e4c3d(0x11a)])[_0x3e4c3d(0x126)](),_0x1e0602=new _0x1caf12(_0x34c8b1[_0x3e4c3d(0x157)]['to'][_0x3e4c3d(0x11a)])[_0x3e4c3d(0x126)]();for(let _0x125c6d=0x0;_0x125c6d<_0x343caa[_0x3e4c3d(0x157)]['ranges'][_0x3e4c3d(0x159)];_0x125c6d++){const _0x5a2150=_0x343caa[_0x3e4c3d(0x157)]['ranges'][_0x125c6d];(_0x1f9dbe[_0x3e4c3d(0x151)](_0x1080a7,_0x5a2150)||_0x1f9dbe[_0x3e4c3d(0x151)](_0x1e0602,_0x5a2150))&&(_0xfde769[_0x3e4c3d(0x23d)](_0x5a2150),_0x343caa[_0x3e4c3d(0x157)]['ranges'][_0x3e4c3d(0x183)](_0x125c6d,0x1),_0x125c6d--);}return _0xfde769[_0x3e4c3d(0x159)]>0x0&&_0x5e1c41[_0x3e4c3d(0x18f)]({'id':_0x1b1846['id'],'params':{'unitId':_0x1d9ace[_0x3e4c3d(0x157)][_0x3e4c3d(0x18d)],'subUnitId':_0x1d9ace['params']['subUnitId'],'ranges':_0xfde769}}),_0x343caa[_0x3e4c3d(0x157)][_0x3e4c3d(0x215)][_0x3e4c3d(0x159)]===0x0&&(_0x343caa['id']=_0x1335e9['id']),{'m1Prime':_0x343caa,'m2Prime':_0x5e1c41[_0x3e4c3d(0x159)]>0x1?_0x5e1c41:_0x5e1c41[0x0]};}};function z(_0x535a22){const _0xa567e=_0x29ef24;return _0x535a22[_0xa567e(0x17b)]>_0x535a22[_0xa567e(0x240)]||_0x535a22[_0xa567e(0x1fa)]>_0x535a22[_0xa567e(0x1bb)]?!0x1:!(_0x535a22[_0xa567e(0x1fa)]===_0x535a22[_0xa567e(0x1bb)]&&_0x535a22[_0xa567e(0x17b)]===_0x535a22[_0xa567e(0x240)]);}const qe={'m1':_0x37ebc0['id'],'m2':_0x25c63c['id'],'handler'(_0x522e78,_0x5dfbac){const _0x2ce95d=_0x29ef24,_0x48a2cf=_0x1d2f24[_0x2ce95d(0x250)](_0x522e78),_0x3693b9=_0x1d2f24[_0x2ce95d(0x250)](_0x5dfbac);if(_0x522e78[_0x2ce95d(0x157)]['unitId']!==_0x5dfbac[_0x2ce95d(0x157)][_0x2ce95d(0x18d)]||_0x522e78[_0x2ce95d(0x157)][_0x2ce95d(0x200)]!==_0x5dfbac[_0x2ce95d(0x157)][_0x2ce95d(0x200)])return{'m1Prime':_0x48a2cf,'m2Prime':_0x3693b9};const _0x1c39c6=_0x522e78['params']['unitId'],_0x2dca17=_0x522e78['params'][_0x2ce95d(0x200)],_0x97328d=[_0x3693b9],_0x45ceb7=[],_0x31482d=[];for(let _0x862a93=0x0;_0x862a93<_0x48a2cf[_0x2ce95d(0x157)][_0x2ce95d(0x215)][_0x2ce95d(0x159)];_0x862a93++){const _0x118389=_0x48a2cf[_0x2ce95d(0x157)][_0x2ce95d(0x215)][_0x862a93],_0x4e83d1=_0x5dfbac[_0x2ce95d(0x157)][_0x2ce95d(0x1db)],_0x46be60=_0x4e83d1[_0x2ce95d(0x240)]-_0x4e83d1['startColumn']+0x1;if(_0x4e83d1[_0x2ce95d(0x17b)]<_0x118389[_0x2ce95d(0x17b)]&&_0x4e83d1[_0x2ce95d(0x240)]<_0x118389['startColumn'])_0x45ceb7[_0x2ce95d(0x23d)]({..._0x118389}),_0x31482d[_0x2ce95d(0x23d)]({..._0x118389,'startColumn':_0x118389[_0x2ce95d(0x17b)]-_0x46be60,'endColumn':_0x118389[_0x2ce95d(0x240)]-_0x46be60}),_0x118389[_0x2ce95d(0x17b)]=_0x118389[_0x2ce95d(0x17b)]-_0x46be60,_0x118389[_0x2ce95d(0x240)]=_0x118389['endColumn']-_0x46be60;else{if(_0x4e83d1['startColumn']<_0x118389[_0x2ce95d(0x17b)]&&_0x4e83d1[_0x2ce95d(0x240)]>=_0x118389[_0x2ce95d(0x17b)]&&_0x4e83d1[_0x2ce95d(0x240)]<=_0x118389['endColumn']){_0x45ceb7[_0x2ce95d(0x23d)]({..._0x118389});const _0x23d9b4={..._0x118389,'startColumn':_0x4e83d1[_0x2ce95d(0x17b)],'endColumn':_0x118389[_0x2ce95d(0x240)]-_0x46be60};z(_0x23d9b4)&&_0x4e83d1[_0x2ce95d(0x240)]<_0x118389[_0x2ce95d(0x240)]?(_0x4e83d1[_0x2ce95d(0x240)]<_0x118389[_0x2ce95d(0x240)]&&_0x31482d[_0x2ce95d(0x23d)](_0x23d9b4),_0x118389[_0x2ce95d(0x17b)]=_0x4e83d1[_0x2ce95d(0x17b)],_0x118389[_0x2ce95d(0x240)]=_0x118389[_0x2ce95d(0x240)]-_0x46be60):(_0x48a2cf[_0x2ce95d(0x157)][_0x2ce95d(0x215)][_0x2ce95d(0x183)](_0x862a93,0x1),_0x862a93--);}else{if(_0x4e83d1[_0x2ce95d(0x17b)]>_0x118389[_0x2ce95d(0x17b)]&&_0x4e83d1[_0x2ce95d(0x240)]<_0x118389[_0x2ce95d(0x240)]){_0x45ceb7[_0x2ce95d(0x23d)]({..._0x118389});const _0x4f516c={..._0x118389,'endColumn':_0x118389[_0x2ce95d(0x240)]-_0x46be60};z(_0x4f516c)?(_0x31482d[_0x2ce95d(0x23d)](_0x4f516c),_0x118389[_0x2ce95d(0x240)]=_0x118389[_0x2ce95d(0x240)]-_0x46be60):(_0x48a2cf[_0x2ce95d(0x157)][_0x2ce95d(0x215)][_0x2ce95d(0x183)](_0x862a93,0x1),_0x862a93--);}else{if(_0x4e83d1[_0x2ce95d(0x17b)]>=_0x118389[_0x2ce95d(0x17b)]&&_0x4e83d1[_0x2ce95d(0x17b)]<=_0x118389[_0x2ce95d(0x240)]&&_0x4e83d1[_0x2ce95d(0x240)]>_0x118389['endColumn']){_0x45ceb7[_0x2ce95d(0x23d)]({..._0x118389});const _0x329409={..._0x118389,'endColumn':_0x4e83d1[_0x2ce95d(0x17b)]-0x1};z(_0x329409)&&_0x4e83d1[_0x2ce95d(0x17b)]>_0x118389[_0x2ce95d(0x17b)]?(_0x31482d[_0x2ce95d(0x23d)](_0x329409),_0x118389[_0x2ce95d(0x240)]=_0x4e83d1[_0x2ce95d(0x17b)]-0x1):(_0x48a2cf['params'][_0x2ce95d(0x215)][_0x2ce95d(0x183)](_0x862a93,0x1),_0x862a93--);}else _0x4e83d1[_0x2ce95d(0x17b)]>_0x118389[_0x2ce95d(0x240)]||_0x4e83d1[_0x2ce95d(0x17b)]<=_0x118389[_0x2ce95d(0x17b)]&&_0x4e83d1[_0x2ce95d(0x240)]>=_0x118389[_0x2ce95d(0x240)]&&(_0x45ceb7[_0x2ce95d(0x23d)]({..._0x118389}),_0x48a2cf[_0x2ce95d(0x157)][_0x2ce95d(0x215)]['splice'](_0x862a93,0x1),_0x862a93--);}}}}return _0x45ceb7['length']>0x0&&_0x97328d[_0x2ce95d(0x18f)]({'id':_0x1b1846['id'],'params':{'unitId':_0x1c39c6,'subUnitId':_0x2dca17,'ranges':_0x45ceb7}}),_0x31482d[_0x2ce95d(0x159)]>0x0&&_0x97328d[_0x2ce95d(0x23d)]({'id':_0x37ebc0['id'],'params':{'unitId':_0x1c39c6,'subUnitId':_0x2dca17,'ranges':_0x31482d}}),_0x48a2cf[_0x2ce95d(0x157)][_0x2ce95d(0x215)][_0x2ce95d(0x159)]===0x0&&(_0x48a2cf['id']=_0x1335e9['id']),{'m1Prime':_0x48a2cf,'m2Prime':_0x97328d['length']>0x1?_0x97328d:_0x97328d[0x0]};}},Ze={'m1':_0x37ebc0['id'],'m2':_0x3c800a['id'],'handler'(_0x1c7dcb,_0x56e4c7){const _0x145bef=_0x29ef24,_0x1c9a55=_0x1d2f24[_0x145bef(0x250)](_0x1c7dcb),_0x209d2a=_0x1d2f24[_0x145bef(0x250)](_0x56e4c7);if(_0x1c7dcb['params']['unitId']!==_0x56e4c7['params'][_0x145bef(0x18d)]||_0x1c7dcb[_0x145bef(0x157)][_0x145bef(0x200)]!==_0x56e4c7[_0x145bef(0x157)][_0x145bef(0x200)])return{'m1Prime':_0x1c9a55,'m2Prime':_0x209d2a};const _0x2871e7=_0x1c7dcb[_0x145bef(0x157)][_0x145bef(0x18d)],_0x57141d=_0x1c7dcb[_0x145bef(0x157)][_0x145bef(0x200)],_0x1cc775=[_0x209d2a],_0x4fba66=[],_0x3369df=[];for(let _0xfed416=0x0;_0xfed416<_0x1c9a55[_0x145bef(0x157)][_0x145bef(0x215)][_0x145bef(0x159)];_0xfed416++){const _0x419b96=_0x1c9a55[_0x145bef(0x157)][_0x145bef(0x215)][_0xfed416],_0x30a324=_0x56e4c7[_0x145bef(0x157)]['range'],_0x116131=_0x30a324['endRow']-_0x30a324[_0x145bef(0x1fa)]+0x1;if(_0x30a324['startRow']<_0x419b96['startRow']&&_0x30a324[_0x145bef(0x1bb)]<_0x419b96[_0x145bef(0x1fa)])_0x4fba66[_0x145bef(0x23d)]({..._0x419b96}),_0x3369df[_0x145bef(0x23d)]({..._0x419b96,'startRow':_0x419b96[_0x145bef(0x1fa)]-_0x116131,'endRow':_0x419b96[_0x145bef(0x1bb)]-_0x116131}),_0x419b96['startRow']=_0x419b96[_0x145bef(0x1fa)]-_0x116131,_0x419b96[_0x145bef(0x1bb)]=_0x419b96[_0x145bef(0x1bb)]-_0x116131;else{if(_0x30a324['startRow']<_0x419b96[_0x145bef(0x1fa)]&&_0x30a324[_0x145bef(0x1bb)]>=_0x419b96[_0x145bef(0x1fa)]&&_0x30a324['endRow']<=_0x419b96[_0x145bef(0x1bb)]){_0x4fba66[_0x145bef(0x23d)]({..._0x419b96});const _0x29540e={..._0x419b96,'startRow':_0x30a324[_0x145bef(0x1fa)],'endRow':_0x419b96[_0x145bef(0x1bb)]-_0x116131};z(_0x29540e)&&_0x30a324[_0x145bef(0x1bb)]<_0x419b96['endRow']?(_0x30a324[_0x145bef(0x1bb)]<_0x419b96['endRow']&&_0x3369df[_0x145bef(0x23d)](_0x29540e),_0x419b96[_0x145bef(0x1fa)]=_0x30a324[_0x145bef(0x1fa)],_0x419b96[_0x145bef(0x1bb)]=_0x419b96[_0x145bef(0x1bb)]-_0x116131):(_0x1c9a55[_0x145bef(0x157)]['ranges'][_0x145bef(0x183)](_0xfed416,0x1),_0xfed416--);}else{if(_0x30a324[_0x145bef(0x1fa)]>_0x419b96['startRow']&&_0x30a324[_0x145bef(0x1bb)]<_0x419b96[_0x145bef(0x1bb)]){_0x4fba66[_0x145bef(0x23d)]({..._0x419b96});const _0x595d7a={..._0x419b96,'endRow':_0x419b96[_0x145bef(0x1bb)]-_0x116131};z(_0x595d7a)?(_0x3369df[_0x145bef(0x23d)](_0x595d7a),_0x419b96['endRow']=_0x419b96[_0x145bef(0x1bb)]-_0x116131):(_0x1c9a55[_0x145bef(0x157)][_0x145bef(0x215)]['splice'](_0xfed416,0x1),_0xfed416--);}else{if(_0x30a324[_0x145bef(0x1fa)]>=_0x419b96[_0x145bef(0x1fa)]&&_0x30a324['startRow']<=_0x419b96[_0x145bef(0x1bb)]&&_0x30a324[_0x145bef(0x1bb)]>_0x419b96[_0x145bef(0x1bb)]){_0x4fba66[_0x145bef(0x23d)]({..._0x419b96});const _0x28eda7={..._0x419b96,'endRow':_0x30a324[_0x145bef(0x1fa)]-0x1};z(_0x28eda7)&&_0x30a324[_0x145bef(0x1fa)]>_0x419b96['startRow']?(_0x3369df[_0x145bef(0x23d)](_0x28eda7),_0x419b96[_0x145bef(0x1bb)]=_0x30a324[_0x145bef(0x1fa)]-0x1):(_0x1c9a55[_0x145bef(0x157)][_0x145bef(0x215)]['splice'](_0xfed416,0x1),_0xfed416--);}else _0x30a324[_0x145bef(0x1fa)]>_0x419b96[_0x145bef(0x1bb)]||_0x30a324[_0x145bef(0x1fa)]<=_0x419b96[_0x145bef(0x1fa)]&&_0x30a324[_0x145bef(0x1bb)]>=_0x419b96[_0x145bef(0x1bb)]&&(_0x4fba66[_0x145bef(0x23d)]({..._0x419b96}),_0x1c9a55[_0x145bef(0x157)][_0x145bef(0x215)][_0x145bef(0x183)](_0xfed416,0x1),_0xfed416--);}}}}return _0x4fba66[_0x145bef(0x159)]>0x0&&_0x1cc775[_0x145bef(0x18f)]({'id':_0x1b1846['id'],'params':{'unitId':_0x2871e7,'subUnitId':_0x57141d,'ranges':_0x4fba66}}),_0x3369df['length']>0x0&&_0x1cc775[_0x145bef(0x23d)]({'id':_0x37ebc0['id'],'params':{'unitId':_0x2871e7,'subUnitId':_0x57141d,'ranges':_0x3369df}}),_0x1c9a55[_0x145bef(0x157)][_0x145bef(0x215)]['length']===0x0&&(_0x1c9a55['id']=_0x1335e9['id']),{'m1Prime':_0x1c9a55,'m2Prime':_0x1cc775[_0x145bef(0x159)]>0x1?_0x1cc775:_0x1cc775[0x0]};}},Qe={'m1':_0x37ebc0['id'],'m2':_0x7d740['id'],'handler'(_0x16acc1,_0x5519ed){const _0x17d00a=_0x29ef24,_0x1d993e=_0x1d2f24[_0x17d00a(0x250)](_0x16acc1),_0x360a07=_0x1d2f24[_0x17d00a(0x250)](_0x5519ed);if(_0x16acc1[_0x17d00a(0x157)][_0x17d00a(0x18d)]!==_0x5519ed[_0x17d00a(0x157)][_0x17d00a(0x18d)]||_0x16acc1[_0x17d00a(0x157)][_0x17d00a(0x200)]!==_0x5519ed[_0x17d00a(0x157)][_0x17d00a(0x200)])return{'m1Prime':_0x1d993e,'m2Prime':_0x360a07};const _0x2af9c5=[_0x1d993e],_0x48624e=[_0x360a07],_0x21e76b=new _0x1caf12(_0x1d2f24[_0x17d00a(0x250)](_0x5519ed['params'][_0x17d00a(0x153)])),_0x33ab25=new Set(),_0x2d0055={};for(let _0x2cb909=0x0;_0x2cb909<_0x1d993e[_0x17d00a(0x157)]['ranges']['length'];_0x2cb909++){const _0x49e90c=_0x1d993e[_0x17d00a(0x157)][_0x17d00a(0x215)][_0x2cb909],{startRow:_0x570e96,startColumn:_0x1d02cb,endRow:_0x222719,endColumn:_0x3ca1fb}=_0x49e90c;let _0x2f83f7=!0x1;_0x21e76b[_0x17d00a(0x1c0)]((_0x822b86,_0x18d68f,_0x22cb97)=>{const _0x47d934=_0x17d00a;if(_0x822b86>=_0x570e96&&_0x822b86<=_0x222719&&_0x18d68f>=_0x1d02cb&&_0x18d68f<=_0x3ca1fb){const _0xb1b8c8=_0x21e76b[_0x47d934(0x134)](_0x822b86,_0x18d68f),_0x2b657c=_0xb1b8c8===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0xb1b8c8;_0x2b657c&&(_0x2d0055[_0x822b86]||(_0x2d0055[_0x822b86]={}),_0x2d0055[_0x822b86][_0x18d68f]={},(_0x22cb97==null?void 0x0:_0x22cb97['v'])!==void 0x0&&(_0x2d0055[_0x822b86][_0x18d68f]['v']=null,delete _0x2b657c['v']),(_0x22cb97==null?void 0x0:_0x22cb97['f'])!==void 0x0&&(_0x2d0055[_0x822b86][_0x18d68f]['f']=null,delete _0x2b657c['f']),(_0x22cb97==null?void 0x0:_0x22cb97['t'])!==void 0x0&&(_0x2d0055[_0x822b86][_0x18d68f]['t']=null,delete _0x2b657c['t']),(_0x22cb97==null?void 0x0:_0x22cb97['si'])!==void 0x0&&(_0x2d0055[_0x822b86][_0x18d68f]['si']=null,delete _0x2b657c['si']),(_0x22cb97==null?void 0x0:_0x22cb97['p'])!==void 0x0&&(_0x2d0055[_0x822b86][_0x18d68f]['p']=null,delete _0x2b657c['p']),(_0x22cb97==null?void 0x0:_0x22cb97['s'])!==void 0x0&&(_0x2d0055[_0x822b86][_0x18d68f]['s']=null,delete _0x2b657c['s']),_0x21e76b[_0x47d934(0xf0)](_0x822b86,_0x18d68f,_0x2b657c),_0x2f83f7=!0x0);}}),_0x2f83f7&&(_0x33ab25['add']({..._0x49e90c}),_0x1d993e[_0x17d00a(0x157)][_0x17d00a(0x215)]['splice'](_0x2cb909,0x1),_0x2cb909--);}return _0x360a07[_0x17d00a(0x157)][_0x17d00a(0x153)]=_0x21e76b['getMatrix'](),_0x33ab25[_0x17d00a(0x17e)]>0x0&&_0x48624e[_0x17d00a(0x18f)]({'id':_0x1b1846['id'],'params':{'unitId':_0x16acc1[_0x17d00a(0x157)][_0x17d00a(0x18d)],'subUnitId':_0x16acc1[_0x17d00a(0x157)][_0x17d00a(0x200)],'ranges':Array[_0x17d00a(0x1a4)](_0x33ab25)}}),_0x1d993e[_0x17d00a(0x157)][_0x17d00a(0x215)][_0x17d00a(0x159)]===0x0&&(_0x1d993e['id']=_0x1335e9['id']),Object['keys'](_0x2d0055)[_0x17d00a(0x159)]>0x0&&_0x2af9c5[_0x17d00a(0x18f)]({'id':_0x7d740['id'],'params':{'unitId':_0x16acc1['params'][_0x17d00a(0x18d)],'subUnitId':_0x16acc1[_0x17d00a(0x157)][_0x17d00a(0x200)],'cellValue':_0x2d0055}}),{'m1Prime':_0x2af9c5['length']>0x1?_0x2af9c5:_0x2af9c5[0x0],'m2Prime':_0x48624e[_0x17d00a(0x159)]>0x1?_0x48624e:_0x48624e[0x0]};}},Gn={'m1':_0x3fbf8e['id'],'m2':_0x1b1846['id'],'handler'(_0x541084,_0x3047fd){const _0x585ea2=_0x29ef24,_0x219b15=_0x1d2f24['deepClone'](_0x541084),_0x1bba33=_0x1d2f24[_0x585ea2(0x250)](_0x3047fd);if(_0x541084['params'][_0x585ea2(0x18d)]!==_0x3047fd['params']['unitId']||_0x541084[_0x585ea2(0x157)][_0x585ea2(0x200)]!==_0x3047fd[_0x585ea2(0x157)]['subUnitId'])return{'m1Prime':_0x219b15,'m2Prime':_0x1bba33};const _0x1eff09=_0x1bba33[_0x585ea2(0x157)][_0x585ea2(0x215)][_0x585ea2(0x13f)](_0x2dd5fc=>{const _0x478b7a=_0x585ea2,_0x2f0c24=_0x219b15[_0x478b7a(0x157)][_0x478b7a(0x1db)],_0x51a211=_0x2f0c24['endColumn']-_0x2f0c24[_0x478b7a(0x17b)]+0x1;return _0x2f0c24[_0x478b7a(0x17b)]<=_0x2dd5fc['startColumn']?{..._0x2dd5fc,'startColumn':_0x2dd5fc[_0x478b7a(0x17b)]+_0x51a211,'endColumn':_0x2dd5fc[_0x478b7a(0x240)]+_0x51a211}:_0x2f0c24[_0x478b7a(0x17b)]>_0x2dd5fc[_0x478b7a(0x17b)]&&_0x2f0c24[_0x478b7a(0x17b)]<=_0x2dd5fc[_0x478b7a(0x240)]?{..._0x2dd5fc,'endColumn':_0x2dd5fc['endColumn']+_0x51a211}:{..._0x2dd5fc};});return _0x1bba33['params']['ranges']=_0x1eff09,{'m1Prime':_0x219b15,'m2Prime':_0x1bba33};}},$n={'m1':_0x34cc5a['id'],'m2':_0x1b1846['id'],'handler'(_0x3d6231,_0x1fd782){const _0x465112=_0x29ef24,_0x1bf475=_0x1d2f24[_0x465112(0x250)](_0x3d6231),_0x5cbf40=_0x1d2f24[_0x465112(0x250)](_0x1fd782);if(_0x3d6231[_0x465112(0x157)]['unitId']!==_0x1fd782[_0x465112(0x157)][_0x465112(0x18d)]||_0x3d6231['params'][_0x465112(0x200)]!==_0x1fd782[_0x465112(0x157)][_0x465112(0x200)])return{'m1Prime':_0x1bf475,'m2Prime':_0x5cbf40};const _0x20b40b=_0x5cbf40['params'][_0x465112(0x215)][_0x465112(0x13f)](_0x34733e=>{const _0x436eab=_0x465112,_0x21e771=_0x1bf475[_0x436eab(0x157)][_0x436eab(0x1db)],_0x3e2ded=_0x21e771[_0x436eab(0x1bb)]-_0x21e771[_0x436eab(0x1fa)]+0x1;return _0x21e771[_0x436eab(0x1fa)]<=_0x34733e[_0x436eab(0x1fa)]?{..._0x34733e,'startRow':_0x34733e[_0x436eab(0x1fa)]+_0x3e2ded,'endRow':_0x34733e['endRow']+_0x3e2ded}:_0x21e771['startRow']>_0x34733e[_0x436eab(0x1fa)]&&_0x21e771[_0x436eab(0x1fa)]<=_0x34733e['endRow']?{..._0x34733e,'endRow':_0x34733e[_0x436eab(0x1bb)]+_0x3e2ded}:{..._0x34733e};});return _0x5cbf40[_0x465112(0x157)][_0x465112(0x215)]=_0x20b40b,{'m1Prime':_0x1bf475,'m2Prime':_0x5cbf40};}},jn={'m1':_0x36dacb['id'],'m2':_0x1b1846['id'],'handler'(_0x38b20c,_0xd78347){const _0x3f3848=_0x29ef24,_0x308067=_0x1d2f24[_0x3f3848(0x250)](_0x38b20c),_0xe674e0=_0x1d2f24[_0x3f3848(0x250)](_0xd78347);if(_0x38b20c[_0x3f3848(0x157)][_0x3f3848(0x18d)]!==_0xd78347[_0x3f3848(0x157)]['unitId']||_0x38b20c[_0x3f3848(0x157)][_0x3f3848(0x200)]!==_0xd78347[_0x3f3848(0x157)]['subUnitId'])return{'m1Prime':_0x308067,'m2Prime':_0xe674e0};const _0x452673=_0xe674e0['params'][_0x3f3848(0x215)][_0x3f3848(0x17c)]((_0x550dd0,_0x469e0a)=>{const _0x4c8ded=_0x3f3848,{sourceRange:_0x437c66,targetRange:_0x40e448}=_0x38b20c[_0x4c8ded(0x157)],_0x5a27a1={..._0x469e0a};return _0x437c66[_0x4c8ded(0x240)]<_0x5a27a1['startColumn']&&_0x40e448[_0x4c8ded(0x17b)]>_0x5a27a1[_0x4c8ded(0x240)]?(_0x5a27a1[_0x4c8ded(0x17b)]-=_0x437c66[_0x4c8ded(0x240)]-_0x437c66[_0x4c8ded(0x17b)]+0x1,_0x5a27a1[_0x4c8ded(0x240)]-=_0x437c66[_0x4c8ded(0x240)]-_0x437c66[_0x4c8ded(0x17b)]+0x1,z(_0x5a27a1)&&_0x550dd0[_0x4c8ded(0x23d)](_0x5a27a1)):_0x437c66[_0x4c8ded(0x17b)]>_0x5a27a1['endColumn']&&_0x40e448[_0x4c8ded(0x240)]<_0x5a27a1[_0x4c8ded(0x17b)]?(_0x5a27a1[_0x4c8ded(0x17b)]+=_0x437c66[_0x4c8ded(0x240)]-_0x437c66[_0x4c8ded(0x17b)]+0x1,_0x5a27a1['endColumn']+=_0x437c66[_0x4c8ded(0x240)]-_0x437c66[_0x4c8ded(0x17b)]+0x1,z(_0x5a27a1)&&_0x550dd0[_0x4c8ded(0x23d)](_0x5a27a1)):_0x1f9dbe[_0x4c8ded(0x151)](_0x5a27a1,_0x437c66)||_0x1f9dbe[_0x4c8ded(0x151)](_0x5a27a1,_0x40e448)||_0x550dd0[_0x4c8ded(0x23d)](_0x5a27a1),_0x550dd0;},[]);return _0xe674e0[_0x3f3848(0x157)][_0x3f3848(0x215)]=_0x452673,_0xe674e0[_0x3f3848(0x157)][_0x3f3848(0x215)][_0x3f3848(0x159)]===0x0&&(_0xe674e0['id']=_0x1335e9['id']),{'m1Prime':_0x308067,'m2Prime':_0xe674e0};}},Yn={'m1':_0x41a309['id'],'m2':_0x1b1846['id'],'handler'(_0x131d49,_0x3ed2ef){const _0x17ff71=_0x29ef24,_0x419eec=_0x1d2f24[_0x17ff71(0x250)](_0x131d49),_0x4d154b=_0x1d2f24[_0x17ff71(0x250)](_0x3ed2ef);if(_0x131d49[_0x17ff71(0x157)][_0x17ff71(0x18d)]!==_0x3ed2ef[_0x17ff71(0x157)][_0x17ff71(0x18d)]||_0x131d49[_0x17ff71(0x157)]['subUnitId']!==_0x3ed2ef['params'][_0x17ff71(0x200)])return{'m1Prime':_0x419eec,'m2Prime':_0x4d154b};const _0x343c2c=_0x4d154b[_0x17ff71(0x157)]['ranges']['reduce']((_0x3aea6b,_0x50452d)=>{const _0x1e7ba6=_0x17ff71,{sourceRange:_0xd1044f,targetRange:_0x20cc71}=_0x131d49[_0x1e7ba6(0x157)],_0x3c380d={..._0x50452d};return _0xd1044f[_0x1e7ba6(0x1bb)]<_0x3c380d['startRow']&&_0x20cc71[_0x1e7ba6(0x1fa)]>_0x3c380d['endRow']?(_0x3c380d[_0x1e7ba6(0x1fa)]-=_0xd1044f['endRow']-_0xd1044f[_0x1e7ba6(0x1fa)]+0x1,_0x3c380d[_0x1e7ba6(0x1bb)]-=_0xd1044f['endRow']-_0xd1044f[_0x1e7ba6(0x1fa)]+0x1,z(_0x3c380d)&&_0x3aea6b['push'](_0x3c380d)):_0xd1044f[_0x1e7ba6(0x1fa)]>_0x3c380d['endRow']&&_0x20cc71[_0x1e7ba6(0x1bb)]<_0x3c380d[_0x1e7ba6(0x1fa)]?(_0x3c380d['startRow']+=_0xd1044f['endRow']-_0xd1044f[_0x1e7ba6(0x1fa)]+0x1,_0x3c380d['endRow']+=_0xd1044f[_0x1e7ba6(0x1bb)]-_0xd1044f[_0x1e7ba6(0x1fa)]+0x1,z(_0x3c380d)&&_0x3aea6b[_0x1e7ba6(0x23d)](_0x3c380d)):_0x1f9dbe[_0x1e7ba6(0x151)](_0x3c380d,_0xd1044f)||_0x1f9dbe[_0x1e7ba6(0x151)](_0x3c380d,_0x20cc71)||_0x3aea6b[_0x1e7ba6(0x23d)](_0x3c380d),_0x3aea6b;},[]);return _0x4d154b[_0x17ff71(0x157)][_0x17ff71(0x215)]=_0x343c2c,_0x4d154b[_0x17ff71(0x157)][_0x17ff71(0x215)]['length']===0x0&&(_0x4d154b['id']=_0x1335e9['id']),{'m1Prime':_0x419eec,'m2Prime':_0x4d154b};}},Xn={'m1':_0x25c63c['id'],'m2':_0x1b1846['id'],'handler'(_0x50a3e3,_0x57fabd){const _0x471d18=_0x29ef24,_0x6456b2=_0x1d2f24[_0x471d18(0x250)](_0x50a3e3),_0x442953=_0x1d2f24[_0x471d18(0x250)](_0x57fabd);if(_0x50a3e3[_0x471d18(0x157)][_0x471d18(0x18d)]!==_0x57fabd[_0x471d18(0x157)][_0x471d18(0x18d)]||_0x50a3e3[_0x471d18(0x157)][_0x471d18(0x200)]!==_0x57fabd['params'][_0x471d18(0x200)])return{'m1Prime':_0x6456b2,'m2Prime':_0x442953};const _0x536fb2=_0x442953[_0x471d18(0x157)]['ranges']['reduce']((_0x3c8088,_0x11b6ca)=>{const _0x3dc53f=_0x471d18,_0xc6a832=_0x6456b2[_0x3dc53f(0x157)][_0x3dc53f(0x1db)],_0x30c1f0=_0xc6a832[_0x3dc53f(0x240)]-_0xc6a832[_0x3dc53f(0x17b)]+0x1;let _0x4d7fea={..._0x11b6ca};return _0xc6a832[_0x3dc53f(0x17b)]>_0x11b6ca[_0x3dc53f(0x240)]?_0x4d7fea={..._0x11b6ca}:_0xc6a832[_0x3dc53f(0x17b)]>=_0x11b6ca[_0x3dc53f(0x17b)]&&_0xc6a832[_0x3dc53f(0x17b)]<=_0x11b6ca['endColumn']&&_0xc6a832[_0x3dc53f(0x240)]>_0x11b6ca[_0x3dc53f(0x240)]?(_0x4d7fea[_0x3dc53f(0x240)]=_0xc6a832['startColumn']-0x1,_0xc6a832['startColumn']===_0x11b6ca[_0x3dc53f(0x17b)]&&(_0x4d7fea=null)):_0xc6a832[_0x3dc53f(0x17b)]>_0x11b6ca[_0x3dc53f(0x17b)]&&_0xc6a832['endColumn']<_0x11b6ca['endColumn']?_0x4d7fea[_0x3dc53f(0x240)]=_0x11b6ca['endColumn']-_0x30c1f0:_0xc6a832[_0x3dc53f(0x17b)]<_0x11b6ca[_0x3dc53f(0x17b)]&&_0xc6a832[_0x3dc53f(0x240)]>=_0x11b6ca['startColumn']&&_0xc6a832[_0x3dc53f(0x240)]<=_0x11b6ca[_0x3dc53f(0x240)]?(_0x4d7fea[_0x3dc53f(0x17b)]=_0xc6a832['startColumn'],_0x4d7fea['endColumn']=_0x11b6ca[_0x3dc53f(0x240)]-_0x30c1f0,_0xc6a832['endColumn']===_0x11b6ca['endColumn']&&(_0x4d7fea=null)):_0xc6a832[_0x3dc53f(0x17b)]<=_0x11b6ca[_0x3dc53f(0x17b)]&&_0xc6a832[_0x3dc53f(0x240)]>=_0x11b6ca[_0x3dc53f(0x240)]?_0x4d7fea=null:_0xc6a832['endColumn']<_0x11b6ca[_0x3dc53f(0x17b)]&&(_0x4d7fea['startColumn']=_0x11b6ca[_0x3dc53f(0x17b)]-_0x30c1f0,_0x4d7fea[_0x3dc53f(0x240)]=_0x11b6ca[_0x3dc53f(0x240)]-_0x30c1f0),_0x4d7fea&&!(_0x4d7fea[_0x3dc53f(0x1fa)]===_0x4d7fea['endRow']&&_0x4d7fea[_0x3dc53f(0x17b)]===_0x4d7fea['endColumn'])&&_0x3c8088[_0x3dc53f(0x23d)](_0x4d7fea),_0x3c8088;},[]);return _0x442953[_0x471d18(0x157)][_0x471d18(0x215)]=_0x536fb2,{'m1Prime':_0x6456b2,'m2Prime':_0x442953};}},zn={'m1':_0x3c800a['id'],'m2':_0x1b1846['id'],'handler'(_0x1ca258,_0x2e4a48){const _0x170f69=_0x29ef24,_0x3291ab=_0x1d2f24[_0x170f69(0x250)](_0x1ca258),_0x442c09=_0x1d2f24[_0x170f69(0x250)](_0x2e4a48);if(_0x1ca258[_0x170f69(0x157)][_0x170f69(0x18d)]!==_0x2e4a48[_0x170f69(0x157)]['unitId']||_0x1ca258[_0x170f69(0x157)][_0x170f69(0x200)]!==_0x2e4a48['params'][_0x170f69(0x200)])return{'m1Prime':_0x3291ab,'m2Prime':_0x442c09};const _0x44e651=_0x442c09[_0x170f69(0x157)][_0x170f69(0x215)]['reduce']((_0x3bd683,_0x259e21)=>{const _0x163013=_0x170f69,_0x11b44a=_0x3291ab['params'][_0x163013(0x1db)],_0x455dab=_0x11b44a['endRow']-_0x11b44a[_0x163013(0x1fa)]+0x1;let _0x2120f8={..._0x259e21};return _0x11b44a[_0x163013(0x1fa)]>_0x259e21[_0x163013(0x1bb)]?_0x2120f8={..._0x259e21}:_0x11b44a['startRow']>=_0x259e21['startRow']&&_0x11b44a[_0x163013(0x1fa)]<=_0x259e21[_0x163013(0x1bb)]&&_0x11b44a[_0x163013(0x1bb)]>_0x259e21[_0x163013(0x1bb)]?(_0x2120f8[_0x163013(0x1bb)]=_0x11b44a[_0x163013(0x1fa)]-0x1,_0x11b44a['startRow']===_0x259e21[_0x163013(0x1fa)]&&(_0x2120f8=null)):_0x11b44a[_0x163013(0x1fa)]>_0x259e21['startRow']&&_0x11b44a[_0x163013(0x1bb)]<_0x259e21[_0x163013(0x1bb)]?_0x2120f8[_0x163013(0x1bb)]=_0x259e21['endRow']-_0x455dab:_0x11b44a[_0x163013(0x1fa)]<_0x259e21[_0x163013(0x1fa)]&&_0x11b44a[_0x163013(0x1bb)]>=_0x259e21[_0x163013(0x1fa)]&&_0x11b44a[_0x163013(0x1bb)]<=_0x259e21[_0x163013(0x1bb)]?(_0x2120f8[_0x163013(0x1fa)]=_0x11b44a['startRow'],_0x2120f8[_0x163013(0x1bb)]=_0x259e21['endRow']-_0x455dab,_0x11b44a[_0x163013(0x1bb)]===_0x259e21['endRow']&&(_0x2120f8=null)):_0x11b44a[_0x163013(0x1fa)]<=_0x259e21[_0x163013(0x1fa)]&&_0x11b44a[_0x163013(0x1bb)]>=_0x259e21[_0x163013(0x1bb)]?_0x2120f8=null:_0x11b44a[_0x163013(0x1bb)]<_0x259e21['startRow']&&(_0x2120f8[_0x163013(0x1fa)]=_0x259e21[_0x163013(0x1fa)]-_0x455dab,_0x2120f8[_0x163013(0x1bb)]=_0x259e21[_0x163013(0x1bb)]-_0x455dab),_0x2120f8&&!(_0x2120f8[_0x163013(0x1fa)]===_0x2120f8[_0x163013(0x1bb)]&&_0x2120f8[_0x163013(0x17b)]===_0x2120f8[_0x163013(0x240)])&&_0x3bd683[_0x163013(0x23d)](_0x2120f8),_0x3bd683;},[]);return _0x442c09[_0x170f69(0x157)][_0x170f69(0x215)]=_0x44e651,{'m1Prime':_0x3291ab,'m2Prime':_0x442c09};}},Jn={'m1':_0x475357['id'],'m2':_0x37ebc0['id'],'handler'(_0xc0e0b1,_0x1c6508){const _0x27ded2=_0x29ef24,_0xa48771=_0x1d2f24[_0x27ded2(0x250)](_0x1c6508);return _0xc0e0b1[_0x27ded2(0x157)][_0x27ded2(0x200)]!==_0x1c6508[_0x27ded2(0x157)][_0x27ded2(0x200)]||_0xc0e0b1[_0x27ded2(0x157)][_0x27ded2(0x18d)]!==_0x1c6508[_0x27ded2(0x157)][_0x27ded2(0x18d)]?{'m1Prime':_0xc0e0b1,'m2Prime':_0xa48771}:(_0xa48771['id']=_0x1335e9['id'],{'m1Prime':_0xc0e0b1,'m2Prime':_0xa48771});}},Kn={'m1':_0x475357['id'],'m2':_0x1b1846['id'],'handler'(_0x1f82bf,_0x24a3f2){const _0x1b9d7c=_0x29ef24,_0x5445c6=_0x1d2f24[_0x1b9d7c(0x250)](_0x24a3f2);return _0x1f82bf['params'][_0x1b9d7c(0x200)]!==_0x24a3f2[_0x1b9d7c(0x157)][_0x1b9d7c(0x200)]||_0x1f82bf[_0x1b9d7c(0x157)][_0x1b9d7c(0x18d)]!==_0x24a3f2[_0x1b9d7c(0x157)]['unitId']?{'m1Prime':_0x1f82bf,'m2Prime':_0x5445c6}:(_0x5445c6['id']=_0x1335e9['id'],{'m1Prime':_0x1f82bf,'m2Prime':_0x5445c6});}},qn={'m1':_0x37ebc0['id'],'m2':_0x1b1846['id'],'handler'(_0xfc56f1,_0x7f48bf){const _0x4580af=_0x29ef24,_0x79a741=_0x1d2f24[_0x4580af(0x250)](_0xfc56f1),_0xe6362f=_0x1d2f24[_0x4580af(0x250)](_0x7f48bf);if(_0xfc56f1['params'][_0x4580af(0x18d)]!==_0x7f48bf['params']['unitId']||_0xfc56f1['params'][_0x4580af(0x200)]!==_0x7f48bf[_0x4580af(0x157)][_0x4580af(0x200)])return{'m1Prime':_0x79a741,'m2Prime':_0xe6362f};const _0x572253=[..._0xe6362f[_0x4580af(0x157)][_0x4580af(0x215)]];for(let _0x4ecfc2=0x0;_0x4ecfc2<_0x79a741[_0x4580af(0x157)]['ranges'][_0x4580af(0x159)];_0x4ecfc2++){let _0x4eee53=!0x1;for(let _0x140b6d=0x0;_0x140b6d<_0xe6362f['params'][_0x4580af(0x215)][_0x4580af(0x159)];_0x140b6d++){const _0x519801=_0x79a741[_0x4580af(0x157)][_0x4580af(0x215)][_0x4ecfc2],_0x2adac0=_0xe6362f[_0x4580af(0x157)][_0x4580af(0x215)][_0x140b6d];if(_0x1f9dbe[_0x4580af(0x151)](_0x519801,_0x2adac0)){_0x4eee53=!0x0;break;}}_0x4eee53&&(_0x572253[_0x4580af(0x23d)](_0x79a741['params']['ranges'][_0x4ecfc2]),_0x79a741[_0x4580af(0x157)][_0x4580af(0x215)][_0x4580af(0x183)](_0x4ecfc2,0x1),_0x4ecfc2--);}return _0xe6362f[_0x4580af(0x157)]['ranges']=_0x572253,_0x79a741['params'][_0x4580af(0x215)]['length']===0x0&&(_0x79a741['id']=_0x1335e9['id']),{'m1Prime':_0x79a741,'m2Prime':_0xe6362f};}},Zn={'m1':_0x3fbf8e['id'],'m2':_0x37ebc0['id'],'handler'(_0x562d0e,_0x78889d){const _0x3c67e0=_0x29ef24,_0x49376b=Ye['handler'](_0x78889d,_0x562d0e);return nt(_0x49376b)?{'m1Prime':_0x49376b[_0x3c67e0(0x12e)],'m2Prime':_0x49376b[_0x3c67e0(0x237)]}:_0x49376b;}},Qn={'m1':_0x34cc5a['id'],'m2':_0x37ebc0['id'],'handler'(_0x1cfd5c,_0x525e2b){const _0x2c378f=_0x29ef24,_0x3d2bb3=Xe[_0x2c378f(0x197)](_0x525e2b,_0x1cfd5c);return nt(_0x3d2bb3)?{'m1Prime':_0x3d2bb3['m2Prime'],'m2Prime':_0x3d2bb3[_0x2c378f(0x237)]}:_0x3d2bb3;}},ta={'m1':_0x36dacb['id'],'m2':_0x37ebc0['id'],'handler'(_0x5cd6c4,_0x2e5958){const _0x5d60ef=_0x29ef24,_0xbc997d=ze[_0x5d60ef(0x197)](_0x2e5958,_0x5cd6c4);return nt(_0xbc997d)?{'m1Prime':_0xbc997d[_0x5d60ef(0x12e)],'m2Prime':_0xbc997d[_0x5d60ef(0x237)]}:_0xbc997d;}},ea={'m1':_0x41a309['id'],'m2':_0x37ebc0['id'],'handler'(_0x2a813b,_0x92ad2c){const _0x344826=_0x29ef24,_0xedb092=Je['handler'](_0x92ad2c,_0x2a813b);return nt(_0xedb092)?{'m1Prime':_0xedb092[_0x344826(0x12e)],'m2Prime':_0xedb092[_0x344826(0x237)]}:_0xedb092;}},ra={'m1':_0x305dc0['id'],'m2':_0x37ebc0['id'],'handler'(_0x25b309,_0x314cbe){const _0x4fb902=_0x29ef24,_0x760189=Ke[_0x4fb902(0x197)](_0x314cbe,_0x25b309);return nt(_0x760189)?{'m1Prime':_0x760189[_0x4fb902(0x12e)],'m2Prime':_0x760189[_0x4fb902(0x237)]}:_0x760189;}},na={'m1':_0x25c63c['id'],'m2':_0x37ebc0['id'],'handler'(_0x308776,_0x304433){const _0x5bf37f=_0x29ef24,_0x3db6e8=qe[_0x5bf37f(0x197)](_0x304433,_0x308776);return nt(_0x3db6e8)?{'m1Prime':_0x3db6e8[_0x5bf37f(0x12e)],'m2Prime':_0x3db6e8['m1Prime']}:_0x3db6e8;}},aa={'m1':_0x3c800a['id'],'m2':_0x37ebc0['id'],'handler'(_0x3b2905,_0x351e72){const _0x198fef=_0x29ef24,_0x132fb5=Ze[_0x198fef(0x197)](_0x351e72,_0x3b2905);return nt(_0x132fb5)?{'m1Prime':_0x132fb5['m2Prime'],'m2Prime':_0x132fb5[_0x198fef(0x237)]}:_0x132fb5;}},sa={'m1':_0x7d740['id'],'m2':_0x37ebc0['id'],'handler'(_0x320a4f,_0x4f5b77){const _0x455200=_0x29ef24,_0xea3c43=Qe[_0x455200(0x197)](_0x4f5b77,_0x320a4f);return nt(_0xea3c43)?{'m1Prime':_0xea3c43[_0x455200(0x12e)],'m2Prime':_0xea3c43[_0x455200(0x237)]}:_0xea3c43;}},oa={'m1':_0x1b1846['id'],'m2':_0x37ebc0['id'],'handler'(_0x30d00a,_0x2c8700){const _0x4653d6=_0x29ef24,_0x4d58b6=_0x1d2f24[_0x4653d6(0x250)](_0x30d00a),_0x46dd3a=_0x1d2f24[_0x4653d6(0x250)](_0x2c8700);if(_0x30d00a[_0x4653d6(0x157)]['unitId']!==_0x2c8700[_0x4653d6(0x157)]['unitId']||_0x30d00a[_0x4653d6(0x157)][_0x4653d6(0x200)]!==_0x2c8700['params']['subUnitId'])return{'m1Prime':_0x4d58b6,'m2Prime':_0x46dd3a};for(let _0x5951a2=0x0;_0x5951a2<_0x4d58b6[_0x4653d6(0x157)]['ranges'][_0x4653d6(0x159)];_0x5951a2++){let _0x1bab25=!0x1;for(let _0x464d5c=0x0;_0x464d5c<_0x46dd3a['params'][_0x4653d6(0x215)]['length'];_0x464d5c++){const _0x1dde2e=_0x4d58b6[_0x4653d6(0x157)][_0x4653d6(0x215)][_0x5951a2],_0x287f95=_0x46dd3a[_0x4653d6(0x157)][_0x4653d6(0x215)][_0x464d5c];if(_0x1f9dbe[_0x4653d6(0x151)](_0x1dde2e,_0x287f95)){_0x1bab25=!0x0;break;}}_0x1bab25&&(_0x4d58b6[_0x4653d6(0x157)]['ranges'][_0x4653d6(0x183)](_0x5951a2,0x1),_0x5951a2--);}return _0x4d58b6[_0x4653d6(0x157)][_0x4653d6(0x215)]['length']===0x0&&(_0x4d58b6['id']=_0x1335e9['id']),{'m1Prime':_0x4d58b6,'m2Prime':_0x46dd3a};}},ia={'m1':_0x1b1846['id'],'m2':_0x3fbf8e['id'],'handler'(_0x4ba948,_0x364503){const _0xaf67c7=_0x29ef24,_0x19b736=_0x1d2f24[_0xaf67c7(0x250)](_0x4ba948),_0x2063fb=_0x1d2f24[_0xaf67c7(0x250)](_0x364503);if(_0x4ba948[_0xaf67c7(0x157)]['unitId']!==_0x364503[_0xaf67c7(0x157)]['unitId']||_0x4ba948['params']['subUnitId']!==_0x364503[_0xaf67c7(0x157)][_0xaf67c7(0x200)])return{'m1Prime':_0x19b736,'m2Prime':_0x2063fb};const _0x307c3e=_0x19b736[_0xaf67c7(0x157)][_0xaf67c7(0x215)][_0xaf67c7(0x13f)](_0x27e622=>{const _0x2a9c3a=_0xaf67c7,_0x536506=_0x2063fb[_0x2a9c3a(0x157)]['range'],_0x2a348e=_0x536506[_0x2a9c3a(0x240)]-_0x536506['startColumn']+0x1;return _0x536506[_0x2a9c3a(0x17b)]<=_0x27e622[_0x2a9c3a(0x17b)]?{..._0x27e622,'startColumn':_0x27e622['startColumn']+_0x2a348e,'endColumn':_0x27e622[_0x2a9c3a(0x240)]+_0x2a348e}:_0x536506[_0x2a9c3a(0x17b)]>_0x27e622['startColumn']&&_0x536506[_0x2a9c3a(0x17b)]<=_0x27e622[_0x2a9c3a(0x240)]?{..._0x27e622,'endColumn':_0x27e622[_0x2a9c3a(0x240)]+_0x2a348e}:{..._0x27e622};});return _0x19b736[_0xaf67c7(0x157)][_0xaf67c7(0x215)]=_0x307c3e,{'m1Prime':_0x19b736,'m2Prime':_0x2063fb};}},ma={'m1':_0x1b1846['id'],'m2':_0x36dacb['id'],'handler'(_0x45e76a,_0x3493b3){const _0x1190d1=_0x29ef24,_0x41a4a4=_0x1d2f24[_0x1190d1(0x250)](_0x45e76a),_0x2274ea=_0x1d2f24['deepClone'](_0x3493b3);if(_0x45e76a[_0x1190d1(0x157)]['unitId']!==_0x3493b3[_0x1190d1(0x157)][_0x1190d1(0x18d)]||_0x45e76a[_0x1190d1(0x157)][_0x1190d1(0x200)]!==_0x3493b3[_0x1190d1(0x157)][_0x1190d1(0x200)])return{'m1Prime':_0x41a4a4,'m2Prime':_0x2274ea};const _0x4ba1c4=_0x41a4a4[_0x1190d1(0x157)][_0x1190d1(0x215)]['reduce']((_0x5593f7,_0x30a605)=>{const _0x3dc9ed=_0x1190d1,{sourceRange:_0x25ddf1,targetRange:_0x6143fe}=_0x3493b3['params'],_0x5d0fb7={..._0x30a605};return _0x25ddf1[_0x3dc9ed(0x240)]<_0x5d0fb7[_0x3dc9ed(0x17b)]&&_0x6143fe[_0x3dc9ed(0x17b)]>_0x5d0fb7[_0x3dc9ed(0x240)]?(_0x5d0fb7['startColumn']-=_0x25ddf1[_0x3dc9ed(0x240)]-_0x25ddf1[_0x3dc9ed(0x17b)]+0x1,_0x5d0fb7['endColumn']-=_0x25ddf1[_0x3dc9ed(0x240)]-_0x25ddf1[_0x3dc9ed(0x17b)]+0x1,z(_0x5d0fb7)&&_0x5593f7['push'](_0x5d0fb7)):_0x25ddf1['startColumn']>_0x5d0fb7['endColumn']&&_0x6143fe[_0x3dc9ed(0x240)]<_0x5d0fb7['startColumn']?(_0x5d0fb7[_0x3dc9ed(0x17b)]+=_0x25ddf1[_0x3dc9ed(0x240)]-_0x25ddf1['startColumn']+0x1,_0x5d0fb7[_0x3dc9ed(0x240)]+=_0x25ddf1[_0x3dc9ed(0x240)]-_0x25ddf1[_0x3dc9ed(0x17b)]+0x1,z(_0x5d0fb7)&&_0x5593f7['push'](_0x5d0fb7)):_0x1f9dbe[_0x3dc9ed(0x151)](_0x5d0fb7,_0x25ddf1)||_0x1f9dbe[_0x3dc9ed(0x151)](_0x5d0fb7,_0x6143fe)||_0x5593f7[_0x3dc9ed(0x23d)](_0x5d0fb7),_0x5593f7;},[]);return _0x41a4a4[_0x1190d1(0x157)][_0x1190d1(0x215)]=_0x4ba1c4,_0x41a4a4[_0x1190d1(0x157)][_0x1190d1(0x215)][_0x1190d1(0x159)]===0x0&&(_0x41a4a4['id']=_0x1335e9['id']),{'m1Prime':_0x41a4a4,'m2Prime':_0x2274ea};}},da={'m1':_0x1b1846['id'],'m2':_0x41a309['id'],'handler'(_0x5d53e2,_0x3ee17e){const _0x127437=_0x29ef24,_0x27e365=_0x1d2f24[_0x127437(0x250)](_0x5d53e2),_0x9e399e=_0x1d2f24[_0x127437(0x250)](_0x3ee17e);if(_0x5d53e2[_0x127437(0x157)]['unitId']!==_0x3ee17e[_0x127437(0x157)]['unitId']||_0x5d53e2['params'][_0x127437(0x200)]!==_0x3ee17e[_0x127437(0x157)][_0x127437(0x200)])return{'m1Prime':_0x27e365,'m2Prime':_0x9e399e};const _0x25a665=_0x27e365['params']['ranges']['reduce']((_0x8db0d3,_0x304d40)=>{const _0x5c6ff7=_0x127437,{sourceRange:_0x3f78b4,targetRange:_0x5cbde6}=_0x3ee17e['params'],_0x355b8a={..._0x304d40};return _0x3f78b4[_0x5c6ff7(0x1bb)]<_0x355b8a[_0x5c6ff7(0x1fa)]&&_0x5cbde6['startRow']>_0x355b8a[_0x5c6ff7(0x1bb)]?(_0x355b8a[_0x5c6ff7(0x1fa)]-=_0x3f78b4[_0x5c6ff7(0x1bb)]-_0x3f78b4[_0x5c6ff7(0x1fa)]+0x1,_0x355b8a[_0x5c6ff7(0x1bb)]-=_0x3f78b4[_0x5c6ff7(0x1bb)]-_0x3f78b4['startRow']+0x1,z(_0x355b8a)&&_0x8db0d3[_0x5c6ff7(0x23d)](_0x355b8a)):_0x3f78b4[_0x5c6ff7(0x1fa)]>_0x355b8a[_0x5c6ff7(0x1bb)]&&_0x5cbde6[_0x5c6ff7(0x1bb)]<_0x355b8a[_0x5c6ff7(0x1fa)]?(_0x355b8a['startRow']+=_0x3f78b4[_0x5c6ff7(0x1bb)]-_0x3f78b4[_0x5c6ff7(0x1fa)]+0x1,_0x355b8a['endRow']+=_0x3f78b4['endRow']-_0x3f78b4['startRow']+0x1,z(_0x355b8a)&&_0x8db0d3[_0x5c6ff7(0x23d)](_0x355b8a)):_0x1f9dbe[_0x5c6ff7(0x151)](_0x355b8a,_0x3f78b4)||_0x1f9dbe[_0x5c6ff7(0x151)](_0x355b8a,_0x5cbde6)||_0x8db0d3[_0x5c6ff7(0x23d)](_0x355b8a),_0x8db0d3;},[]);return _0x27e365['params'][_0x127437(0x215)]=_0x25a665,_0x27e365[_0x127437(0x157)][_0x127437(0x215)][_0x127437(0x159)]===0x0&&(_0x27e365['id']=_0x1335e9['id']),{'m1Prime':_0x27e365,'m2Prime':_0x9e399e};}},ua={'m1':_0x1b1846['id'],'m2':_0x34cc5a['id'],'handler'(_0x3e6d6d,_0x210df0){const _0x28ac99=_0x29ef24,_0x3b18a6=_0x1d2f24[_0x28ac99(0x250)](_0x3e6d6d),_0x4a906a=_0x1d2f24['deepClone'](_0x210df0);if(_0x3e6d6d[_0x28ac99(0x157)][_0x28ac99(0x18d)]!==_0x210df0[_0x28ac99(0x157)][_0x28ac99(0x18d)]||_0x3e6d6d[_0x28ac99(0x157)][_0x28ac99(0x200)]!==_0x210df0['params']['subUnitId'])return{'m1Prime':_0x3b18a6,'m2Prime':_0x4a906a};const _0x6926c8=_0x3b18a6[_0x28ac99(0x157)]['ranges'][_0x28ac99(0x13f)](_0x35310a=>{const _0x968d44=_0x28ac99,_0x5abeef=_0x4a906a['params'][_0x968d44(0x1db)],_0x5c3bde=_0x5abeef[_0x968d44(0x1bb)]-_0x5abeef['startRow']+0x1;return _0x5abeef[_0x968d44(0x1fa)]<=_0x35310a[_0x968d44(0x1fa)]?{..._0x35310a,'startRow':_0x35310a[_0x968d44(0x1fa)]+_0x5c3bde,'endRow':_0x35310a['endRow']+_0x5c3bde}:_0x5abeef[_0x968d44(0x1fa)]>_0x35310a[_0x968d44(0x1fa)]&&_0x5abeef[_0x968d44(0x1fa)]<=_0x35310a[_0x968d44(0x1bb)]?{..._0x35310a,'endRow':_0x35310a[_0x968d44(0x1bb)]+_0x5c3bde}:{..._0x35310a};});return _0x3b18a6[_0x28ac99(0x157)][_0x28ac99(0x215)]=_0x6926c8,{'m1Prime':_0x3b18a6,'m2Prime':_0x4a906a};}},la={'m1':_0x1b1846['id'],'m2':_0x25c63c['id'],'handler'(_0x51fa77,_0x3a5156){const _0xf64932=_0x29ef24,_0x5d2038=_0x1d2f24[_0xf64932(0x250)](_0x51fa77),_0x1c552e=_0x1d2f24[_0xf64932(0x250)](_0x3a5156);if(_0x51fa77[_0xf64932(0x157)][_0xf64932(0x18d)]!==_0x3a5156[_0xf64932(0x157)][_0xf64932(0x18d)]||_0x51fa77[_0xf64932(0x157)][_0xf64932(0x200)]!==_0x3a5156[_0xf64932(0x157)][_0xf64932(0x200)])return{'m1Prime':_0x5d2038,'m2Prime':_0x1c552e};const _0x363975=_0x5d2038[_0xf64932(0x157)]['ranges'][_0xf64932(0x17c)]((_0x250248,_0x3f83c7)=>{const _0x2c28c9=_0xf64932,_0x2d27de=_0x1c552e['params']['range'],_0x5d8a1e=_0x2d27de['endColumn']-_0x2d27de[_0x2c28c9(0x17b)]+0x1;let _0x4aadad={..._0x3f83c7};return _0x2d27de[_0x2c28c9(0x17b)]>_0x3f83c7['endColumn']?_0x4aadad={..._0x3f83c7}:_0x2d27de[_0x2c28c9(0x17b)]>=_0x3f83c7[_0x2c28c9(0x17b)]&&_0x2d27de[_0x2c28c9(0x17b)]<=_0x3f83c7[_0x2c28c9(0x240)]&&_0x2d27de[_0x2c28c9(0x240)]>_0x3f83c7[_0x2c28c9(0x240)]?(_0x4aadad['endColumn']=_0x2d27de[_0x2c28c9(0x17b)]-0x1,_0x2d27de[_0x2c28c9(0x17b)]===_0x3f83c7['startColumn']&&(_0x4aadad=null)):_0x2d27de[_0x2c28c9(0x17b)]>_0x3f83c7[_0x2c28c9(0x17b)]&&_0x2d27de[_0x2c28c9(0x240)]<_0x3f83c7[_0x2c28c9(0x240)]?_0x4aadad[_0x2c28c9(0x240)]=_0x3f83c7[_0x2c28c9(0x240)]-_0x5d8a1e:_0x2d27de[_0x2c28c9(0x17b)]<_0x3f83c7['startColumn']&&_0x2d27de[_0x2c28c9(0x240)]>=_0x3f83c7['startColumn']&&_0x2d27de[_0x2c28c9(0x240)]<=_0x3f83c7['endColumn']?(_0x4aadad[_0x2c28c9(0x17b)]=_0x2d27de[_0x2c28c9(0x17b)],_0x4aadad[_0x2c28c9(0x240)]=_0x3f83c7[_0x2c28c9(0x240)]-_0x5d8a1e,_0x2d27de[_0x2c28c9(0x240)]===_0x3f83c7[_0x2c28c9(0x240)]&&(_0x4aadad=null)):_0x2d27de[_0x2c28c9(0x17b)]<=_0x3f83c7[_0x2c28c9(0x17b)]&&_0x2d27de['endColumn']>=_0x3f83c7[_0x2c28c9(0x240)]?_0x4aadad=null:_0x2d27de[_0x2c28c9(0x240)]<_0x3f83c7[_0x2c28c9(0x17b)]&&(_0x4aadad[_0x2c28c9(0x17b)]=_0x3f83c7['startColumn']-_0x5d8a1e,_0x4aadad['endColumn']=_0x3f83c7[_0x2c28c9(0x240)]-_0x5d8a1e),_0x4aadad&&!(_0x4aadad[_0x2c28c9(0x1fa)]===_0x4aadad['endRow']&&_0x4aadad[_0x2c28c9(0x17b)]===_0x4aadad['endColumn'])&&_0x250248['push'](_0x4aadad),_0x250248;},[]);return _0x5d2038[_0xf64932(0x157)]['ranges']=_0x363975,_0x5d2038['params'][_0xf64932(0x215)][_0xf64932(0x159)]===0x0&&(_0x5d2038['id']=_0x1335e9['id']),{'m1Prime':_0x5d2038,'m2Prime':_0x1c552e};}},pa={'m1':_0x1b1846['id'],'m2':_0x3c800a['id'],'handler'(_0x1f2865,_0xecf28e){const _0x1e3751=_0x29ef24,_0x4a1ae5=_0x1d2f24[_0x1e3751(0x250)](_0x1f2865),_0x4d9b7e=_0x1d2f24['deepClone'](_0xecf28e);if(_0x1f2865[_0x1e3751(0x157)]['unitId']!==_0xecf28e[_0x1e3751(0x157)][_0x1e3751(0x18d)]||_0x1f2865[_0x1e3751(0x157)][_0x1e3751(0x200)]!==_0xecf28e[_0x1e3751(0x157)][_0x1e3751(0x200)])return{'m1Prime':_0x4a1ae5,'m2Prime':_0x4d9b7e};const _0xa4681b=_0x4a1ae5[_0x1e3751(0x157)][_0x1e3751(0x215)][_0x1e3751(0x17c)]((_0x469ecc,_0x57e9da)=>{const _0x68c5a2=_0x1e3751,_0x1df3e6=_0x4d9b7e['params'][_0x68c5a2(0x1db)],_0x1fe545=_0x1df3e6['endRow']-_0x1df3e6[_0x68c5a2(0x1fa)]+0x1;let _0x19b4c0={..._0x57e9da};return _0x1df3e6[_0x68c5a2(0x1fa)]>_0x57e9da[_0x68c5a2(0x1bb)]?_0x19b4c0={..._0x57e9da}:_0x1df3e6[_0x68c5a2(0x1fa)]>=_0x57e9da['startRow']&&_0x1df3e6['startRow']<=_0x57e9da[_0x68c5a2(0x1bb)]&&_0x1df3e6[_0x68c5a2(0x1bb)]>_0x57e9da['endRow']?(_0x19b4c0['endRow']=_0x1df3e6['startRow']-0x1,_0x1df3e6[_0x68c5a2(0x1fa)]===_0x57e9da[_0x68c5a2(0x1fa)]&&(_0x19b4c0=null)):_0x1df3e6[_0x68c5a2(0x1fa)]>_0x57e9da[_0x68c5a2(0x1fa)]&&_0x1df3e6[_0x68c5a2(0x1bb)]<_0x57e9da['endRow']?_0x19b4c0['endRow']=_0x57e9da[_0x68c5a2(0x1bb)]-_0x1fe545:_0x1df3e6[_0x68c5a2(0x1fa)]<_0x57e9da[_0x68c5a2(0x1fa)]&&_0x1df3e6['endRow']>=_0x57e9da[_0x68c5a2(0x1fa)]&&_0x1df3e6[_0x68c5a2(0x1bb)]<=_0x57e9da[_0x68c5a2(0x1bb)]?(_0x19b4c0['startRow']=_0x1df3e6[_0x68c5a2(0x1fa)],_0x19b4c0[_0x68c5a2(0x1bb)]=_0x57e9da['endRow']-_0x1fe545,_0x1df3e6[_0x68c5a2(0x1bb)]===_0x57e9da[_0x68c5a2(0x1bb)]&&(_0x19b4c0=null)):_0x1df3e6[_0x68c5a2(0x1fa)]<=_0x57e9da[_0x68c5a2(0x1fa)]&&_0x1df3e6[_0x68c5a2(0x1bb)]>=_0x57e9da['endRow']?_0x19b4c0=null:_0x1df3e6[_0x68c5a2(0x1bb)]<_0x57e9da[_0x68c5a2(0x1fa)]&&(_0x19b4c0[_0x68c5a2(0x1fa)]=_0x57e9da[_0x68c5a2(0x1fa)]-_0x1fe545,_0x19b4c0[_0x68c5a2(0x1bb)]=_0x57e9da['endRow']-_0x1fe545),_0x19b4c0&&!(_0x19b4c0['startRow']===_0x19b4c0[_0x68c5a2(0x1bb)]&&_0x19b4c0[_0x68c5a2(0x17b)]===_0x19b4c0[_0x68c5a2(0x240)])&&_0x469ecc[_0x68c5a2(0x23d)](_0x19b4c0),_0x469ecc;},[]);return _0x4a1ae5[_0x1e3751(0x157)][_0x1e3751(0x215)]=_0xa4681b,_0x4a1ae5[_0x1e3751(0x157)][_0x1e3751(0x215)][_0x1e3751(0x159)]===0x0&&(_0x4a1ae5['id']=_0x1335e9['id']),{'m1Prime':_0x4a1ae5,'m2Prime':_0x4d9b7e};}},ca={'m1':_0x3fbf8e['id'],'m2':_0x1f593c['id'],'handler'(_0xe32a59,_0x45be5b){const _0x3bdb76=_0x29ef24,_0x1166ed={'m1Prime':[],'m2Prime':[]};if(_0xe32a59[_0x3bdb76(0x157)][_0x3bdb76(0x18d)]!==_0x45be5b[_0x3bdb76(0x157)]['unitId']||_0xe32a59[_0x3bdb76(0x157)][_0x3bdb76(0x200)]!==_0x45be5b[_0x3bdb76(0x157)][_0x3bdb76(0x200)])return _0x1166ed;const _0x4cfb96=_0x1d2f24[_0x3bdb76(0x250)](_0x45be5b);let _0x4279a7=!0x1;return _0x4cfb96[_0x3bdb76(0x157)][_0x3bdb76(0x1fe)]['forEach'](_0x313804=>{const _0x9a1096=_0x3bdb76,{range:_0x394b57,primary:_0x34ce69}=_0x313804,_0x5320b7=_0x286c30(h(_0xe32a59[_0x9a1096(0x157)][_0x9a1096(0x1db)]),h(_0x394b57));if(_0x5320b7[_0x9a1096(0x159)]||_0x5320b7[_0x9a1096(0x14a)]){if(_0x394b57[_0x9a1096(0x17b)]+=_0x5320b7[_0x9a1096(0x14a)],_0x394b57['endColumn']+=_0x5320b7[_0x9a1096(0x14a)]+(_0x5320b7[_0x9a1096(0x159)]||0x0),_0x34ce69){const _0x1d0dea=_0x286c30(h(_0xe32a59[_0x9a1096(0x157)]['range']),h(_0x34ce69));(_0x1d0dea[_0x9a1096(0x159)]||_0x1d0dea['step'])&&(_0x34ce69[_0x9a1096(0x17b)]+=_0x1d0dea[_0x9a1096(0x14a)],_0x34ce69[_0x9a1096(0x240)]+=_0x1d0dea[_0x9a1096(0x14a)],_0x34ce69['actualColumn']+=_0x1d0dea['step']);}_0x4279a7=!0x0;}}),_0x4279a7&&_0x1166ed[_0x3bdb76(0x12e)][_0x3bdb76(0x23d)](_0x4cfb96),_0x1166ed;}},fa={'m1':_0x34cc5a['id'],'m2':_0x1f593c['id'],'handler'(_0x4181be,_0x2c1fd5){const _0x1d5c8a=_0x29ef24,_0x449cb0={'m1Prime':[],'m2Prime':[]};if(_0x4181be[_0x1d5c8a(0x157)][_0x1d5c8a(0x18d)]!==_0x2c1fd5[_0x1d5c8a(0x157)][_0x1d5c8a(0x18d)]||_0x4181be[_0x1d5c8a(0x157)][_0x1d5c8a(0x200)]!==_0x2c1fd5[_0x1d5c8a(0x157)]['subUnitId'])return _0x449cb0;const _0x238d90=_0x1d2f24[_0x1d5c8a(0x250)](_0x2c1fd5);let _0x3172b2=!0x1;return _0x238d90[_0x1d5c8a(0x157)][_0x1d5c8a(0x1fe)][_0x1d5c8a(0x23f)](_0x534ee9=>{const _0x12a2e6=_0x1d5c8a,{range:_0x16a4e7,primary:_0x22fe55}=_0x534ee9,_0x1ace07=_0x286c30(h(_0x413f7d(_0x4181be[_0x12a2e6(0x157)][_0x12a2e6(0x1db)])),h(_0x413f7d(_0x16a4e7)));if(_0x1ace07[_0x12a2e6(0x159)]||_0x1ace07[_0x12a2e6(0x14a)]){if(_0x16a4e7[_0x12a2e6(0x1fa)]+=_0x1ace07[_0x12a2e6(0x14a)],_0x16a4e7[_0x12a2e6(0x1bb)]+=_0x1ace07[_0x12a2e6(0x14a)]+(_0x1ace07[_0x12a2e6(0x159)]||0x0),_0x22fe55){const _0x4642ca=_0x286c30(h(_0x413f7d(_0x4181be[_0x12a2e6(0x157)][_0x12a2e6(0x1db)])),h(_0x413f7d(_0x22fe55)));(_0x4642ca[_0x12a2e6(0x159)]||_0x4642ca['step'])&&(_0x22fe55[_0x12a2e6(0x1fa)]+=_0x4642ca[_0x12a2e6(0x14a)],_0x22fe55[_0x12a2e6(0x1bb)]+=_0x4642ca[_0x12a2e6(0x14a)],_0x22fe55[_0x12a2e6(0x20d)]+=_0x4642ca[_0x12a2e6(0x14a)]);}_0x3172b2=!0x0;}}),_0x3172b2&&_0x449cb0['m2Prime'][_0x1d5c8a(0x23d)](_0x238d90),_0x449cb0;}},Ra={'m1':_0x36dacb['id'],'m2':_0x1f593c['id'],'handler'(_0x267dc4,_0x4eefd6){const _0x41bb51=_0x29ef24,_0x137241={'m1Prime':[],'m2Prime':[]};if(_0x267dc4[_0x41bb51(0x157)]['unitId']!==_0x4eefd6[_0x41bb51(0x157)][_0x41bb51(0x18d)]||_0x267dc4[_0x41bb51(0x157)][_0x41bb51(0x200)]!==_0x4eefd6[_0x41bb51(0x157)]['subUnitId'])return _0x137241;const _0x131b7d=_0x1d2f24[_0x41bb51(0x250)](_0x4eefd6);let _0x1cb504=!0x1;return _0x131b7d[_0x41bb51(0x157)][_0x41bb51(0x1fe)]['forEach'](_0x6e1426=>{const _0x2654f9=_0x41bb51,{range:_0x112e92,primary:_0x38500a}=_0x6e1426,_0x23e162=_0xeb8727({'start':_0x267dc4[_0x2654f9(0x157)][_0x2654f9(0x246)][_0x2654f9(0x17b)],'end':_0x267dc4[_0x2654f9(0x157)][_0x2654f9(0x246)][_0x2654f9(0x240)]},{'start':_0x267dc4[_0x2654f9(0x157)][_0x2654f9(0x1e8)][_0x2654f9(0x17b)],'end':_0x267dc4[_0x2654f9(0x157)]['targetRange'][_0x2654f9(0x240)]},{'start':_0x112e92[_0x2654f9(0x17b)],'end':_0x112e92['endColumn']});if(_0x23e162[_0x2654f9(0x159)]||_0x23e162[_0x2654f9(0x14a)]){if(_0x112e92[_0x2654f9(0x17b)]+=_0x23e162[_0x2654f9(0x14a)],_0x112e92[_0x2654f9(0x240)]+=_0x23e162[_0x2654f9(0x14a)]+(_0x23e162['length']||0x0),_0x38500a){const _0x213ba6=_0xeb8727({'start':_0x267dc4[_0x2654f9(0x157)][_0x2654f9(0x246)]['startColumn'],'end':_0x267dc4[_0x2654f9(0x157)][_0x2654f9(0x246)][_0x2654f9(0x240)]},{'start':_0x267dc4['params']['targetRange'][_0x2654f9(0x17b)],'end':_0x267dc4[_0x2654f9(0x157)][_0x2654f9(0x1e8)][_0x2654f9(0x240)]},{'start':_0x38500a['startColumn'],'end':_0x38500a[_0x2654f9(0x240)]});(_0x213ba6['length']||_0x213ba6[_0x2654f9(0x14a)])&&(_0x38500a[_0x2654f9(0x17b)]+=_0x213ba6[_0x2654f9(0x14a)],_0x38500a[_0x2654f9(0x240)]+=_0x213ba6[_0x2654f9(0x14a)],_0x38500a[_0x2654f9(0x10d)]+=_0x213ba6['step']);}_0x1cb504=!0x0;}}),_0x1cb504&&_0x137241['m2Prime']['push'](_0x131b7d),_0x137241;}},ha={'m1':_0x41a309['id'],'m2':_0x1f593c['id'],'handler'(_0x1554b4,_0x26c451){const _0x5bab4b=_0x29ef24,_0x114647={'m1Prime':[],'m2Prime':[]};if(_0x1554b4['params']['unitId']!==_0x26c451['params'][_0x5bab4b(0x18d)]||_0x1554b4[_0x5bab4b(0x157)]['subUnitId']!==_0x26c451[_0x5bab4b(0x157)][_0x5bab4b(0x200)])return _0x114647;const _0x39615a=_0x1d2f24[_0x5bab4b(0x250)](_0x26c451);let _0x577f4f=!0x1;return _0x39615a[_0x5bab4b(0x157)]['selections'][_0x5bab4b(0x23f)](_0x3aa6b7=>{const _0x522868=_0x5bab4b,{range:_0x580d94,primary:_0x4ce7bb}=_0x3aa6b7,_0x2d5a3c=_0xeb8727({'start':_0x1554b4[_0x522868(0x157)][_0x522868(0x246)][_0x522868(0x1fa)],'end':_0x1554b4['params'][_0x522868(0x246)]['endRow']},{'start':_0x1554b4[_0x522868(0x157)][_0x522868(0x1e8)][_0x522868(0x1fa)],'end':_0x1554b4[_0x522868(0x157)][_0x522868(0x1e8)]['endRow']},{'start':_0x580d94[_0x522868(0x1fa)],'end':_0x580d94[_0x522868(0x1bb)]});if(_0x2d5a3c[_0x522868(0x159)]||_0x2d5a3c[_0x522868(0x14a)]){if(_0x580d94[_0x522868(0x1fa)]+=_0x2d5a3c[_0x522868(0x14a)],_0x580d94[_0x522868(0x1bb)]+=_0x2d5a3c[_0x522868(0x14a)]+(_0x2d5a3c[_0x522868(0x159)]||0x0),_0x4ce7bb){const _0x11685c=_0xeb8727({'start':_0x1554b4[_0x522868(0x157)]['sourceRange']['startRow'],'end':_0x1554b4[_0x522868(0x157)]['sourceRange'][_0x522868(0x1bb)]},{'start':_0x1554b4[_0x522868(0x157)]['targetRange'][_0x522868(0x1fa)],'end':_0x1554b4[_0x522868(0x157)][_0x522868(0x1e8)][_0x522868(0x1bb)]},{'start':_0x4ce7bb[_0x522868(0x1fa)],'end':_0x4ce7bb[_0x522868(0x1bb)]});(_0x11685c[_0x522868(0x159)]||_0x11685c['step'])&&(_0x4ce7bb[_0x522868(0x1fa)]+=_0x11685c[_0x522868(0x14a)],_0x4ce7bb[_0x522868(0x1bb)]+=_0x11685c[_0x522868(0x14a)],_0x4ce7bb['actualRow']+=_0x11685c[_0x522868(0x14a)]);}_0x577f4f=!0x0;}}),_0x577f4f&&_0x114647[_0x5bab4b(0x12e)][_0x5bab4b(0x23d)](_0x39615a),_0x114647;}},Ia={'m1':_0x25c63c['id'],'m2':_0x1f593c['id'],'handler'(_0x13f24c,_0x5b48d8){const _0x2d3fcb=_0x29ef24,_0x55bb4c={'m1Prime':[],'m2Prime':[]};if(_0x13f24c[_0x2d3fcb(0x157)]['unitId']!==_0x5b48d8['params'][_0x2d3fcb(0x18d)]||_0x13f24c[_0x2d3fcb(0x157)][_0x2d3fcb(0x200)]!==_0x5b48d8[_0x2d3fcb(0x157)][_0x2d3fcb(0x200)])return _0x55bb4c;const _0x27dfd5=_0x1d2f24[_0x2d3fcb(0x250)](_0x5b48d8);let _0xeeaa34=!0x1;return _0x27dfd5[_0x2d3fcb(0x157)][_0x2d3fcb(0x1fe)][_0x2d3fcb(0x23f)](_0x37b7e4=>{const _0x26e8ef=_0x2d3fcb,{range:_0x140c73,primary:_0x361561}=_0x37b7e4,_0x55cd5c=_0x272561(h(_0x13f24c[_0x26e8ef(0x157)][_0x26e8ef(0x1db)]),h(_0x140c73));if(_0x55cd5c!=null&&(_0x55cd5c['length']||_0x55cd5c[_0x26e8ef(0x14a)])){if(_0x140c73['startColumn']+=_0x55cd5c[_0x26e8ef(0x14a)],_0x140c73['endColumn']+=_0x55cd5c[_0x26e8ef(0x14a)]+(_0x55cd5c[_0x26e8ef(0x159)]||0x0),_0x361561){const _0xc07d67=_0x272561(h(_0x13f24c[_0x26e8ef(0x157)][_0x26e8ef(0x1db)]),h(_0x361561));if(_0xc07d67==null){_0x361561[_0x26e8ef(0x17b)]=_0x140c73[_0x26e8ef(0x17b)],_0x361561[_0x26e8ef(0x240)]=_0x140c73[_0x26e8ef(0x17b)],_0x361561['actualColumn']=_0x140c73[_0x26e8ef(0x17b)];return;}(_0xc07d67[_0x26e8ef(0x159)]||_0xc07d67[_0x26e8ef(0x14a)])&&(_0x361561[_0x26e8ef(0x17b)]+=_0xc07d67[_0x26e8ef(0x14a)],_0x361561['endColumn']+=_0xc07d67['step'],_0x361561[_0x26e8ef(0x10d)]+=_0xc07d67['step']);}_0xeeaa34=!0x0;}}),_0xeeaa34&&_0x55bb4c[_0x2d3fcb(0x12e)][_0x2d3fcb(0x23d)](_0x27dfd5),_0x55bb4c;}},ga={'m1':_0x3c800a['id'],'m2':_0x1f593c['id'],'handler'(_0x5591c9,_0x388332){const _0x1e7a57=_0x29ef24,_0x17d2a5={'m1Prime':[],'m2Prime':[]};if(_0x5591c9[_0x1e7a57(0x157)][_0x1e7a57(0x18d)]!==_0x388332[_0x1e7a57(0x157)]['unitId']||_0x5591c9['params'][_0x1e7a57(0x200)]!==_0x388332[_0x1e7a57(0x157)]['subUnitId'])return _0x17d2a5;const _0x5e9228=_0x1d2f24[_0x1e7a57(0x250)](_0x388332);let _0x478b3f=!0x1;return _0x5e9228[_0x1e7a57(0x157)][_0x1e7a57(0x1fe)][_0x1e7a57(0x23f)](_0x1f2ceb=>{const _0x5d2577=_0x1e7a57,{range:_0x2b8824,primary:_0x5d15c3}=_0x1f2ceb,_0x33ce9e=_0x272561(h(_0x413f7d(_0x5591c9[_0x5d2577(0x157)]['range'])),h(_0x413f7d(_0x2b8824)));if(_0x33ce9e!=null&&(_0x33ce9e[_0x5d2577(0x159)]||_0x33ce9e[_0x5d2577(0x14a)])){if(_0x2b8824[_0x5d2577(0x1fa)]+=_0x33ce9e[_0x5d2577(0x14a)],_0x2b8824[_0x5d2577(0x1bb)]+=_0x33ce9e[_0x5d2577(0x14a)]+(_0x33ce9e[_0x5d2577(0x159)]||0x0),_0x5d15c3){const _0x32fe74=_0x272561(h(_0x413f7d(_0x5591c9['params'][_0x5d2577(0x1db)])),h(_0x413f7d(_0x5d15c3)));if(_0x32fe74==null){_0x5d15c3[_0x5d2577(0x1fa)]=_0x2b8824['startRow'],_0x5d15c3['endRow']=_0x2b8824[_0x5d2577(0x1fa)],_0x5d15c3[_0x5d2577(0x20d)]=_0x2b8824[_0x5d2577(0x1fa)];return;}(_0x32fe74[_0x5d2577(0x159)]||_0x32fe74[_0x5d2577(0x14a)])&&(_0x5d15c3[_0x5d2577(0x1fa)]+=_0x32fe74['step'],_0x5d15c3[_0x5d2577(0x1bb)]+=_0x32fe74[_0x5d2577(0x14a)],_0x5d15c3[_0x5d2577(0x20d)]+=_0x32fe74['step']);}_0x478b3f=!0x0;}}),_0x478b3f&&_0x17d2a5['m2Prime'][_0x1e7a57(0x23d)](_0x5e9228),_0x17d2a5;}},wa={'m1':_0x37ebc0['id'],'m2':_0x1f593c['id'],'handler'(_0x5a3da3,_0x224342){const _0x52c2f4=_0x29ef24,_0x2782a3={'m1Prime':[],'m2Prime':[]};if(_0x5a3da3[_0x52c2f4(0x157)]['unitId']!==_0x224342[_0x52c2f4(0x157)][_0x52c2f4(0x18d)]||_0x5a3da3[_0x52c2f4(0x157)][_0x52c2f4(0x200)]!==_0x224342['params'][_0x52c2f4(0x200)])return _0x2782a3;const _0x3be26a=_0x1d2f24[_0x52c2f4(0x250)](_0x224342),_0x39b053=_0x3be26a[_0x52c2f4(0x157)]['selections'];_0x39b053[_0x52c2f4(0x23f)]((_0x1af130,_0x25ec6c)=>{const _0x5c600d=_0x52c2f4,{range:_0x294a0e,primary:_0x406942}=_0x1af130;_0x5a3da3[_0x5c600d(0x157)][_0x5c600d(0x215)][_0x5c600d(0x23f)](_0x5087a7=>{const _0x480b39=_0x5c600d;_0x1f9dbe[_0x480b39(0x151)](_0x5087a7,_0x294a0e)&&(_0x294a0e[_0x480b39(0x1fa)]=Math['min'](_0x5087a7[_0x480b39(0x1fa)],_0x294a0e[_0x480b39(0x1fa)]),_0x294a0e[_0x480b39(0x17b)]=Math['min'](_0x5087a7[_0x480b39(0x17b)],_0x294a0e[_0x480b39(0x17b)]),_0x294a0e[_0x480b39(0x1bb)]=Math[_0x480b39(0x230)](_0x5087a7['endRow'],_0x294a0e['endRow']),_0x294a0e['endColumn']=Math['max'](_0x5087a7[_0x480b39(0x240)],_0x294a0e[_0x480b39(0x240)])),_0x406942&&_0x1f9dbe[_0x480b39(0x151)](_0x5087a7,_0x406942)&&_0x25ec6c===_0x39b053[_0x480b39(0x159)]-0x1&&(_0x406942[_0x480b39(0x17b)]===_0x5087a7[_0x480b39(0x17b)]&&_0x406942[_0x480b39(0x1fa)]&&_0x5087a7[_0x480b39(0x1fa)]&&(_0x406942[_0x480b39(0x1af)]=!0x0),_0x406942[_0x480b39(0x1fa)]=Math[_0x480b39(0x1e1)](_0x5087a7['startRow'],_0x406942[_0x480b39(0x1fa)]),_0x406942[_0x480b39(0x17b)]=Math[_0x480b39(0x1e1)](_0x5087a7['startColumn'],_0x406942[_0x480b39(0x17b)]),_0x406942['endRow']=Math['max'](_0x5087a7[_0x480b39(0x1bb)],_0x406942[_0x480b39(0x1bb)]),_0x406942['endColumn']=Math[_0x480b39(0x230)](_0x5087a7['endColumn'],_0x406942[_0x480b39(0x240)]),_0x406942[_0x480b39(0x220)]=!0x0);});}),_0x39b053[_0x52c2f4(0x1ee)]((_0x2f4910,_0x330667)=>{const _0x2054d8=_0x52c2f4,_0x3ea5aa=_0x2f4910[_0x2054d8(0x1db)],_0x245dd8=_0x330667[_0x2054d8(0x1db)];return _0x3ea5aa[_0x2054d8(0x1fa)]===_0x245dd8[_0x2054d8(0x1fa)]?_0x3ea5aa[_0x2054d8(0x17b)]-_0x245dd8[_0x2054d8(0x17b)]:_0x3ea5aa[_0x2054d8(0x1fa)]-_0x245dd8[_0x2054d8(0x1fa)];});const _0x412830=[];let _0x14d3f9=null;for(const _0x6505f5 of _0x39b053)_0x14d3f9===null||!_0x1f9dbe['intersects'](_0x14d3f9[_0x52c2f4(0x1db)],_0x6505f5['range'])?(_0x412830[_0x52c2f4(0x23d)](_0x6505f5),_0x14d3f9=_0x6505f5):(_0x14d3f9[_0x52c2f4(0x1db)][_0x52c2f4(0x1fa)]=Math[_0x52c2f4(0x1e1)](_0x14d3f9[_0x52c2f4(0x1db)][_0x52c2f4(0x1fa)],_0x6505f5[_0x52c2f4(0x1db)][_0x52c2f4(0x1fa)]),_0x14d3f9[_0x52c2f4(0x1db)][_0x52c2f4(0x17b)]=Math['min'](_0x14d3f9[_0x52c2f4(0x1db)][_0x52c2f4(0x17b)],_0x6505f5['range']['startColumn']),_0x14d3f9['range']['endRow']=Math['max'](_0x14d3f9[_0x52c2f4(0x1db)][_0x52c2f4(0x1bb)],_0x6505f5[_0x52c2f4(0x1db)][_0x52c2f4(0x1bb)]),_0x14d3f9[_0x52c2f4(0x1db)][_0x52c2f4(0x240)]=Math[_0x52c2f4(0x230)](_0x14d3f9['range'][_0x52c2f4(0x240)],_0x6505f5[_0x52c2f4(0x1db)][_0x52c2f4(0x240)]),_0x6505f5['primary']&&(_0x14d3f9[_0x52c2f4(0x241)]=_0x6505f5[_0x52c2f4(0x241)]));return _0x3be26a['params']['selections']=_0x412830,_0x2782a3[_0x52c2f4(0x12e)][_0x52c2f4(0x23d)](_0x3be26a),_0x2782a3;}},Ca={'m1':_0x1b1846['id'],'m2':_0x1f593c['id'],'handler'(_0x4563c3,_0x393aa7){const _0x11c28d=_0x29ef24,_0xff7dde={'m1Prime':[],'m2Prime':[]};if(_0x4563c3[_0x11c28d(0x157)][_0x11c28d(0x18d)]!==_0x393aa7[_0x11c28d(0x157)]['unitId']||_0x4563c3[_0x11c28d(0x157)]['subUnitId']!==_0x393aa7[_0x11c28d(0x157)][_0x11c28d(0x200)])return _0xff7dde;const _0x547b57=_0x1d2f24[_0x11c28d(0x250)](_0x393aa7),_0x143810=_0x547b57['params'][_0x11c28d(0x1fe)],_0x1feca0=_0x143810[_0x143810[_0x11c28d(0x159)]-0x1][_0x11c28d(0x241)];return _0x4563c3['params'][_0x11c28d(0x215)][_0x11c28d(0x23f)](_0x1c90e7=>{const _0x477fd9=_0x11c28d;_0x1feca0&&_0x1f9dbe['intersects'](_0x1c90e7,_0x1feca0)&&(_0x1feca0[_0x477fd9(0x220)]=!0x1,_0x1feca0['isMergedMainCell']=!0x1,_0x1feca0[_0x477fd9(0x1fa)]=_0x1c90e7['startRow'],_0x1feca0[_0x477fd9(0x17b)]=_0x1c90e7[_0x477fd9(0x17b)],_0x1feca0[_0x477fd9(0x1bb)]=_0x1c90e7['startRow'],_0x1feca0[_0x477fd9(0x240)]=_0x1c90e7[_0x477fd9(0x17b)],_0x1feca0['actualColumn']=_0x1c90e7[_0x477fd9(0x17b)],_0x1feca0[_0x477fd9(0x20d)]=_0x1c90e7['startRow']);}),_0xff7dde[_0x11c28d(0x12e)]['push'](_0x547b57),_0xff7dde;}};function _0x5689(){const _0x11bad6=['moveRows','toLowerCase','YUUMI_URL_COL_OUT_OF_RANGE','\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20','Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!','min','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','PERMISSION_DENIED','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','get','transformMutation','move\x20row\x20is\x20conflict\x20with\x20move\x20range','targetRange','_init','changeset_ack','removeRows','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','sort','Starting','_snapshotServerService','UNIVER_SLIDE','UNAUTHENTICATED','_leftInclineTransformMutations','_revisionService','getSheetId','SUBMIT_CHANGESET','ALREADY_EXISTS','_transformMap','type','startRow','getRandomValues','users_leave','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','selections','fromOrder','subUnitId','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','includes','pluginName','insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','_compressMutationService','peekType','has','update_cursor','move\x20row\x20is\x20conflict\x20with\x20move\x20row','sheets','actualRow','keys','filter','error','text-x-pro','all','APPLY_REJECT','shift','ranges','_injector','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','COMPLETION_FINISHED','syncExecuteCommand','object','Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!','add','peekLength','formula2','defineProperty','isMerged','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20','getCurrentRevForDocument','move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','row','isArray','blockMeta','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','getUniverSheetInstance','registerTransformAlgorithm','rules','error_msg','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','max','intercept','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','left','getUniverDocInstance','rule','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','m1Prime','rng','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','_univerInstanceService','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','push','start','forEach','endColumn','primary','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col','UNIT_DELETE','bullet','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','sourceRange','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','index','UNDEFINED','order','transformMutations','new_changesets','drawingIds','pseudo_fetch_missing_result','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','deepClone','payload','UPDATE_CURSOR','drawingId','ARRANGE','remove\x20row\x20is\x20conflict\x20with\x20move\x20row','APPLY_REVISION_CONFILICT','LICENSE_EXPORT_SIZE_EXCEEDED','sheet','6uEIlWQ','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','findIndex','LICENSE_MAX_UNITS_EXCEEDED','realDeleteValue','getMatrix','UNIVER_DOC','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','_config','bind','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','flat','toString','setValue','[SnapshotService]:\x20request\x20snapshot\x20error!','Remove-cols\x20has\x20conflicts\x20with\x20move-range','incrementRevForDocument','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','getSheets','nodeType','COLUMN','getResources','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','interceptor','color','paragraphStyle','transformPosition','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','toOrder','fill','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','symbol','move\x20range\x20is\x20conflict\x20with\x20reorder\x20range','column','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','LICENSE_IMPORT_SIZE_EXCEEDED','remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','move\x20col\x20is\x20conflict\x20with\x20move\x20range','remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','actualColumn','Two\x20set-worksheet-col-width\x20mutations\x20have\x20conflict.','hasOwnProperty','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','ref','PSEUDO_FETCH_MISSING_RESULT','PERMISSION_REJ','users_enter','UNIVER_SHEET','incrementRev','stringify','FETCH_MISSING','submit_changeset','value','body','removeColumns','foreach','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','ruleId','[RevisionService]:\x20Cannot\x20find\x20document\x20with\x20unitID:\x20','518195WBBGeq','UNRECOGNIZED','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','transform','getDataRange','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','_rightInclineTransformMutations','merge','TOO_MANY_REQUESTS','_commandService','getInterceptPoints','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','m2Prime','trimEndUselessRetainAction','DELETE','indexOf','RANGE','endOffset','getValue','retain','name','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','APPLY_PERMISSION_DENIED','12925782gMZUDZ','liveshare.new_host','NOT_FOUND','YUUMI_UNABLE_LOAD_URL','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','permission_rej','map','actions','1348212gHgOHv','REFERENCE','objects','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','concat','sequenceNodesBuilder','CONNECTOR_DATA_TOO_LARGE','Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.','SNAPSHOT_HAS_BEEN_REMOVED','step','then','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','SETTING','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','intersects','INSERT','cellValue','liveshare.terminate','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row','params','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','length','insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','dataStream','any','LIVESHARE_NEW_HOST','11010ZLPTIr','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','startIndex','Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','524arUIIK','resources','formula1','insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','NEW_CHANGESETS','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','paragraphs','revision','COMPRESS_MUTATION_SEND','Two\x20mutation\x20have\x20the\x20same\x20worksheetId!','blocks','len','set','[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!','slice','INVALID_ARGUMENT','parentId','getOwnPropertyDescriptor','textRanges','174377wTVxKF','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row','createUnit','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.','startColumn','reduce','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','size','getRev','INTERNAL_ERROR','dispose','Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.','splice','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','values','parse','baseRev','set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col','hasNext','serialize','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','unitId','move\x20col\x20is\x20conflict\x20with\x20move\x20col','unshift','LIVESHARE_OPERATION','code','fetchThroughInterceptors','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','doc','liveshare.fetch_operations','handler','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','_resourceManagerService','APPLY_NON_SEQUENTIAL_REVISION','liveshare.request_host','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','moveColumns','uid','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','workbook','ERROR','save','from','mutations','styleRefMap','[TransformService]\x20Transform\x20algorithm\x20for\x20','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','_transformService','UNIVER_UNKNOWN','USERS_ENTER','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','rev','isMergedMainCell','SNAPSHOT_INVALID_SNAPSHOT','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','string','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft','getSheetBlock','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','getUnitOnRev','textRuns','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','_initSetRangeValues','endRow','segmentId','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','fetch_missing','comment','forValue','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','data','LIVESHARE_FETCH_OPERATIONS','getSnapshot','random','LIVESHARE_TERMINATE','LICENSE_DISTRO_REJECTED','CHANGESET_REVISION_CONFILICT','loadDoc','clear','4764344VClENv','some','right','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','link','UPDATE','COMPRESS_MUTATION_APPLY','loadSheet','next','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','commentId','end','1089580mTkaiI','randomUUID','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','Data\x20stream\x20is\x20not\x20supported\x20in\x20transform.','range'];_0x5689=function(){return _0x11bad6;};return _0x5689();}_0x370ce4['id'],_0x370ce4['id'],(_0x2e4450['id'],_0x2e4450['id']),(_0x659230['id'],_0x659230['id']),(_0x33a683['id'],_0x33a683['id']);function te(_0x3027f8,_0x609471,_0xf097b,_0x32fce5){const _0x137f23=_0x29ef24,_0x256fcf=new _0x1caf12();_0xf097b[_0x137f23(0x23f)](_0x482872=>{const _0x548c26=_0x137f23;_0x482872[_0x548c26(0x215)][_0x548c26(0x23f)](_0x2bbd47=>{const _0x49d179=_0x548c26;_0x422d7a[_0x49d179(0x11d)](_0x2bbd47,(_0x4e6e2c,_0x5c979a)=>{const _0xe7d799=_0x49d179;_0x256fcf[_0xe7d799(0xf0)](_0x4e6e2c,_0x5c979a,_0x482872[_0xe7d799(0x19e)]);});});}),_0x32fce5[_0x137f23(0x23f)](_0x595695=>{const _0x4e839c=_0x137f23;_0x595695['ranges'][_0x4e839c(0x23f)](_0x5cde1b=>{const _0x955cd2=_0x4e839c;_0x422d7a[_0x955cd2(0x11d)](_0x5cde1b,(_0x2a70f7,_0x86d679)=>{const _0x408879=_0x955cd2;_0x256fcf[_0x408879(0xf0)](_0x2a70f7,_0x86d679,_0x595695[_0x408879(0x19e)]);});});});const _0x5a47e5=[];return _0xf097b[_0x137f23(0x23f)](_0x30f97c=>{const _0x56397b=_0x137f23,_0x8b72a3=_0x329638(_0x256fcf,_0x1e8e01=>_0x1e8e01===_0x30f97c[_0x56397b(0x19e)]);if(_0x8b72a3[_0x56397b(0x159)]){if(!_0x599c19(_0x8b72a3,_0x30f97c[_0x56397b(0x215)])){const _0x248d0e={'ruleId':_0x30f97c['uid'],'unitId':_0x3027f8,'subUnitId':_0x609471,'payload':{'type':_0x5e2d36[_0x56397b(0x132)],'payload':_0x8b72a3}};_0x5a47e5[_0x56397b(0x23d)]({'id':_0x2f2861['id'],'params':_0x248d0e});}}else{const _0x25e7eb={'ruleId':_0x30f97c[_0x56397b(0x19e)],'unitId':_0x3027f8,'subUnitId':_0x609471};_0x5a47e5[_0x56397b(0x23d)]({'id':_0x13969f['id'],'params':_0x25e7eb});}}),_0x5a47e5;}function Dt(_0x5341ea,_0x34d389){const _0x5b0ac0=_0x29ef24,_0x185f2e=_0x1d2f24[_0x5b0ac0(0x250)](Array[_0x5b0ac0(0x226)](_0x5341ea[_0x5b0ac0(0x157)][_0x5b0ac0(0x235)])?_0x5341ea[_0x5b0ac0(0x157)][_0x5b0ac0(0x235)]:[_0x5341ea['params'][_0x5b0ac0(0x235)]]);return _0x34d389[_0x5b0ac0(0x23f)](_0xe42854=>{const _0x1f20b1=_0x5b0ac0;if(_0xe42854['id']===_0x2f2861['id']){const _0x20cb08=_0xe42854,_0x5105ff=_0x185f2e['find'](_0x215580=>_0x215580[_0x1f20b1(0x19e)]===_0x20cb08[_0x1f20b1(0x157)][_0x1f20b1(0x11f)]);_0x5105ff['ranges']=_0x20cb08[_0x1f20b1(0x157)][_0x1f20b1(0x251)]['payload'];}else{if(_0xe42854['id']===_0x13969f['id']){const _0x26ca83=_0x185f2e[_0x1f20b1(0xe5)](_0x20746a=>_0x20746a['uid']===_0xe42854[_0x1f20b1(0x157)][_0x1f20b1(0x11f)]);_0x185f2e[_0x26ca83]=null;}}}),_0x185f2e[_0x5b0ac0(0x20f)](Boolean)[_0x5b0ac0(0x159)]?[{..._0x5341ea,'params':{..._0x5341ea[_0x5b0ac0(0x157)],'rule':_0x185f2e[_0x5b0ac0(0x20f)](Boolean)}}]:[];}_0x13206a['id'],_0x13206a['id'],(_0x2f2861['id'],_0x2f2861['id']),(_0x13969f['id'],_0x13969f['id']);function Nt(_0x23da3b,_0x476246){const _0x5c7ed9=_0x29ef24,{unitId:_0x5b5bdc,subUnitId:_0x5897dd}=_0x23da3b[_0x5c7ed9(0x157)],_0x493653=_0x537389=>it(_0x5b5bdc,_0x5897dd,_0x537389,_0x510d6e=>_0x5dac87(_0x510d6e,_0x476246)),_0x30fed7=[],_0x96911a=_0x6e341=>{const _0x4e8200=_0x5c7ed9;var _0x257a12,_0x43b088;const _0x4d756b=_0x6e341[_0x4e8200(0x19e)],_0x475be3=_0x6e341[_0x4e8200(0x215)][_0x4e8200(0x13f)](_0x3181e2=>_0x453071(_0x3181e2,_0x476246)),_0x31968d=(_0x257a12=_0x6e341[_0x4e8200(0x165)])!=null?_0x257a12:'',_0xbc43ee=(_0x43b088=_0x6e341[_0x4e8200(0x21e)])!=null?_0x43b088:'';let _0x58b50a=_0x31968d,_0x32eeb9=_0xbc43ee;_0x2f05ce(_0x31968d)&&(_0x58b50a=_0x493653(_0x31968d)),_0x2f05ce(_0xbc43ee)&&(_0x32eeb9=_0x493653(_0xbc43ee)),(_0x58b50a!==_0x31968d||_0x32eeb9!==_0xbc43ee)&&_0x30fed7[_0x4e8200(0x23d)]({'id':_0x2f2861['id'],'params':{'unitId':_0x5b5bdc,'subUnitId':_0x5897dd,'ruleId':_0x4d756b,'payload':{'type':_0x5e2d36[_0x4e8200(0x14e)],'payload':{'type':_0x6e341[_0x4e8200(0x1f9)],'formula1':_0x58b50a,'formula2':_0x32eeb9}}}});const _0x22a3e6=_0x475be3[_0x4e8200(0xee)]()[_0x4e8200(0x20f)](Boolean);_0x599c19(_0x6e341[_0x4e8200(0x215)],_0x22a3e6)||_0x30fed7['push']({'id':_0x2f2861['id'],'params':{'unitId':_0x5b5bdc,'subUnitId':_0x5897dd,'ruleId':_0x4d756b,'payload':{'type':_0x5e2d36[_0x4e8200(0x132)],'payload':_0x22a3e6}}});};return Array[_0x5c7ed9(0x226)](_0x23da3b['params'][_0x5c7ed9(0x235)])?_0x23da3b[_0x5c7ed9(0x157)][_0x5c7ed9(0x235)][_0x5c7ed9(0x23f)](_0x5bead3=>_0x96911a(_0x5bead3)):_0x96911a(_0x23da3b[_0x5c7ed9(0x157)][_0x5c7ed9(0x235)]),_0x30fed7;}_0x36dacb['id'],_0x13206a['id'],(_0x41a309['id'],_0x13206a['id']),(_0x3fbf8e['id'],_0x13206a['id']),(_0x25c63c['id'],_0x13206a['id']),(_0x3c800a['id'],_0x13206a['id']);function Ct(_0x2d3bd2,_0x5689cb){const _0x51c15a=_0x29ef24;var _0x267a72,_0x54d26e;const {payload:_0x1e8865,unitId:_0x3af4ba,subUnitId:_0xb337dd,ruleId:_0x28f5b2}=_0x2d3bd2[_0x51c15a(0x157)];switch(_0x1e8865['type']){case _0x5e2d36[_0x51c15a(0x132)]:{const _0xaaaef5=_0x1e8865[_0x51c15a(0x251)][_0x51c15a(0x13f)](_0x5b8015=>_0x453071(_0x5b8015,_0x5689cb))[_0x51c15a(0x20f)](Boolean);if(!_0x599c19(_0xaaaef5,_0x1e8865[_0x51c15a(0x251)]))return[{'id':_0x2f2861['id'],'params':{'unitId':_0x3af4ba,'subUnitId':_0xb337dd,'ruleId':_0x28f5b2,'payload':{'type':_0x5e2d36[_0x51c15a(0x132)],'payload':_0xaaaef5}}}];break;}case _0x5e2d36[_0x51c15a(0x14e)]:{const _0x14c55d=_0x800792=>it(_0x3af4ba,_0xb337dd,_0x800792,_0x32f8b7=>_0x5dac87(_0x32f8b7,_0x5689cb)),_0x49060=(_0x267a72=_0x1e8865['payload'][_0x51c15a(0x165)])!=null?_0x267a72:'',_0x407e0b=(_0x54d26e=_0x1e8865[_0x51c15a(0x251)][_0x51c15a(0x21e)])!=null?_0x54d26e:'';let _0x14b232=_0x49060,_0x586aef=_0x407e0b;if(_0x2f05ce(_0x49060)&&(_0x14b232=_0x14c55d(_0x49060)),_0x2f05ce(_0x407e0b)&&(_0x586aef=_0x14c55d(_0x407e0b)),_0x14b232!==_0x49060||_0x586aef!==_0x407e0b)return[{'id':_0x2f2861['id'],'params':{'unitId':_0x3af4ba,'subUnitId':_0xb337dd,'ruleId':_0x28f5b2,'payload':{'type':_0x5e2d36['SETTING'],'payload':{'type':_0x1e8865['payload'][_0x51c15a(0x1f9)],'formula1':_0x14b232,'formula2':_0x586aef}}}}];break;}}return[];}_0x36dacb['id'],_0x2f2861['id'],(_0x41a309['id'],_0x2f2861['id']),(_0x3fbf8e['id'],_0x2f2861['id']),(_0x34cc5a['id'],_0x2f2861['id']),(_0x25c63c['id'],_0x2f2861['id']),(_0x3c800a['id'],_0x2f2861['id']),(_0x13206a['id'],_0x2f2861['id']),(_0x2f2861['id'],_0x13206a['id']),(_0x2f2861['id'],_0x13969f['id']),(_0x3fbf8e['id'],_0xcb7cc7['id']),(_0x3fbf8e['id'],_0x1acd8e['id']),(_0x34cc5a['id'],_0x1acd8e['id']),(_0x36dacb['id'],_0xcb7cc7['id']),(_0x36dacb['id'],_0x1acd8e['id']),(_0x25c63c['id'],_0xcb7cc7['id']),(_0x25c63c['id'],_0x1acd8e['id']),(_0x41a309['id'],_0x1acd8e['id']),(_0x3c800a['id'],_0x1acd8e['id']),(_0xcb7cc7['id'],_0xcb7cc7['id']),(_0x1acd8e['id'],_0x1acd8e['id']),(_0xcb7cc7['id'],_0x1faf3d['id']),(_0x1acd8e['id'],_0x1faf3d['id']),(_0xcb7cc7['id'],_0x7d740['id']),(_0xcb7cc7['id'],_0x305dc0['id']);const Pa={'m1':_0x3ee113['id'],'m2':_0x3ee113['id'],'handler':(_0x42648c,_0x2c34e7)=>{const _0x4d1252=_0x29ef24,_0x3d40bd=_0x42648c[_0x4d1252(0x157)],_0x28b2db=_0x2c34e7['params'],_0x3620e1={'m1Prime':_0x42648c,'m2Prime':_0x2c34e7};if(_0x3d40bd[_0x4d1252(0x18d)]!==_0x28b2db['unitId']||_0x3d40bd[_0x4d1252(0x200)]!==_0x28b2db[_0x4d1252(0x200)]||_0x3d40bd[_0x4d1252(0x1bf)][_0x4d1252(0x111)]!==_0x28b2db['comment'][_0x4d1252(0x111)])return _0x3620e1;if(!_0x3d40bd[_0x4d1252(0x1bf)][_0x4d1252(0x173)]&&!_0x28b2db[_0x4d1252(0x1bf)][_0x4d1252(0x173)]){const _0x3dbcde=_0x1d2f24[_0x4d1252(0x250)](_0x2c34e7);return _0x3dbcde[_0x4d1252(0x157)][_0x4d1252(0x1bf)][_0x4d1252(0x173)]=_0x42648c[_0x4d1252(0x157)][_0x4d1252(0x1bf)]['id'],{'m1Prime':[{'id':_0x3805de['id'],'params':{'unitId':_0x3d40bd['unitId'],'subUnitId':_0x28b2db[_0x4d1252(0x200)],'commentId':_0x28b2db[_0x4d1252(0x1bf)]['id']}},_0x42648c,_0x3dbcde],'m2Prime':[_0x3dbcde]};}return _0x3620e1;}},Ua={'m1':_0x3805de['id'],'m2':_0x3ee113['id'],'handler':(_0x21780a,_0xada498)=>{const _0x15d641=_0x29ef24,_0x246505=_0x21780a['params'],_0x1d2d7b=_0xada498['params'];return _0x246505[_0x15d641(0x18d)]===_0x1d2d7b['unitId']&&_0x246505[_0x15d641(0x200)]===_0x1d2d7b[_0x15d641(0x200)]&&_0x246505['commentId']===_0x1d2d7b[_0x15d641(0x1bf)][_0x15d641(0x173)]?{'m1Prime':_0x21780a,'m2Prime':[]}:{'m1Prime':_0x21780a,'m2Prime':_0xada498};}},ba={'m1':_0x3805de['id'],'m2':_0x3805de['id'],'handler':(_0x13cc99,_0x33d791)=>{const _0x72b660=_0x29ef24,_0x50ad5c=_0x13cc99[_0x72b660(0x157)],_0x164107=_0x33d791[_0x72b660(0x157)],_0x98c0f7={'m1Prime':_0x13cc99,'m2Prime':_0x33d791};return _0x50ad5c['unitId']!==_0x164107['unitId']||_0x50ad5c['subUnitId']!==_0x164107['subUnitId']||_0x50ad5c[_0x72b660(0x1d5)]!==_0x164107[_0x72b660(0x1d5)]?_0x98c0f7:{'m1Prime':[],'m2Prime':[]};}},Ma={'m1':_0x4ea90['id'],'m2':_0x4ea90['id'],'handler':(_0x28ec1a,_0xe1eebd)=>{const _0x54f3e7=_0x29ef24,_0x14bdc2=_0x28ec1a[_0x54f3e7(0x157)],_0xeddd2a=_0xe1eebd[_0x54f3e7(0x157)];return _0x14bdc2[_0x54f3e7(0x18d)]===_0xeddd2a[_0x54f3e7(0x18d)]&&_0x14bdc2[_0x54f3e7(0x200)]===_0xeddd2a['subUnitId']&&_0x14bdc2[_0x54f3e7(0x251)]['commentId']===_0xeddd2a[_0x54f3e7(0x251)]['commentId']?{'m1Prime':[],'m2Prime':_0xe1eebd}:{'m1Prime':_0x28ec1a,'m2Prime':_0xe1eebd};}},va={'m1':_0x233343['id'],'m2':_0x233343['id'],'handler':(_0xb089b1,_0x2ff31a)=>{const _0x693a3=_0x29ef24,_0x18bc87=_0xb089b1[_0x693a3(0x157)],_0x22e951=_0x2ff31a[_0x693a3(0x157)];return _0x18bc87['unitId']===_0x22e951[_0x693a3(0x18d)]&&_0x18bc87[_0x693a3(0x200)]===_0x22e951[_0x693a3(0x200)]&&_0x18bc87[_0x693a3(0x251)][_0x693a3(0x1d5)]===_0x22e951['payload'][_0x693a3(0x1d5)]?{'m1Prime':[],'m2Prime':_0x2ff31a}:{'m1Prime':_0xb089b1,'m2Prime':_0x2ff31a};}},Pt=(_0x5e1783,_0x36cf74)=>{const _0x37c431=_0x29ef24,_0x45635c=_0x21f88a(_0x5e1783[_0x37c431(0x157)][_0x37c431(0x1bf)][_0x37c431(0x111)]),_0x18a515={'startColumn':_0x45635c['column'],'endColumn':_0x45635c[_0x37c431(0x105)],'startRow':_0x45635c[_0x37c431(0x225)],'endRow':_0x45635c[_0x37c431(0x225)]},_0x2da848=_0x5dac87(_0x18a515,_0x36cf74);if(!_0x2da848)return[{'id':_0x3805de['id'],'params':{..._0x5e1783[_0x37c431(0x157)],'comment':void 0x0,'commentId':_0x5e1783['params']['comment']['id']}}];const _0x21e966=_0x56fbaf(_0x2da848);return _0x21e966===_0x5e1783['params']['comment'][_0x37c431(0x111)]?[]:[{'id':_0x4ea90['id'],'params':{..._0x5e1783['params'],'comment':void 0x0,'payload':{'ref':_0x21e966,'commentId':_0x5e1783[_0x37c431(0x157)][_0x37c431(0x1bf)]['id']}}}];},Ea={'m1':_0x3fbf8e['id'],'m2':_0x3ee113['id'],'handler':(_0x1008a6,_0x4f0206)=>{const _0x6eebc0=_0x29ef24,_0x5c7f29={'m1Prime':_0x1008a6,'m2Prime':_0x4f0206};if(_0x1008a6['params'][_0x6eebc0(0x18d)]!==_0x4f0206[_0x6eebc0(0x157)]['unitId']||_0x1008a6[_0x6eebc0(0x157)][_0x6eebc0(0x200)]!==_0x4f0206[_0x6eebc0(0x157)]['subUnitId'])return _0x5c7f29;const _0x514622={'id':_0x4b65f6['id'],'params':{'unitId':_0x1008a6[_0x6eebc0(0x157)][_0x6eebc0(0x18d)],'subUnitId':_0x1008a6['params']['subUnitId'],'range':_0x1008a6[_0x6eebc0(0x157)][_0x6eebc0(0x1db)]}},_0x377bab=Pt(_0x4f0206,_0x514622);return{'m1Prime':[_0x1008a6,..._0x377bab],'m2Prime':[_0x4f0206,..._0x377bab]};}},Sa={'m1':_0x36dacb['id'],'m2':_0x3ee113['id'],'handler':(_0x156a14,_0x2147aa)=>{const _0x16c34b=_0x29ef24,_0x475faf={'m1Prime':_0x156a14,'m2Prime':_0x2147aa};if(_0x156a14['params'][_0x16c34b(0x18d)]!==_0x2147aa[_0x16c34b(0x157)][_0x16c34b(0x18d)]||_0x156a14[_0x16c34b(0x157)][_0x16c34b(0x200)]!==_0x2147aa[_0x16c34b(0x157)][_0x16c34b(0x200)])return _0x475faf;const _0x5d6c7d={'id':_0x76af34['id'],'params':{'unitId':_0x156a14[_0x16c34b(0x157)][_0x16c34b(0x18d)],'subUnitId':_0x156a14[_0x16c34b(0x157)][_0x16c34b(0x200)],'fromRange':_0x156a14['params'][_0x16c34b(0x246)],'toRange':_0x156a14[_0x16c34b(0x157)][_0x16c34b(0x1e8)]}},_0x3f19d5=Pt(_0x2147aa,_0x5d6c7d);return{'m1Prime':[_0x156a14,..._0x3f19d5],'m2Prime':[_0x2147aa,..._0x3f19d5]};}},Va={'m1':_0x41a309['id'],'m2':_0x3ee113['id'],'handler':(_0x370f2b,_0x39b431)=>{const _0x17a8dd=_0x29ef24,_0x473c02={'m1Prime':_0x370f2b,'m2Prime':_0x39b431};if(_0x370f2b[_0x17a8dd(0x157)][_0x17a8dd(0x18d)]!==_0x39b431['params'][_0x17a8dd(0x18d)]||_0x370f2b[_0x17a8dd(0x157)][_0x17a8dd(0x200)]!==_0x39b431[_0x17a8dd(0x157)][_0x17a8dd(0x200)])return _0x473c02;const _0xde2b2b={'id':_0x2cb021['id'],'params':{'unitId':_0x370f2b[_0x17a8dd(0x157)][_0x17a8dd(0x18d)],'subUnitId':_0x370f2b[_0x17a8dd(0x157)][_0x17a8dd(0x200)],'fromRange':_0x370f2b[_0x17a8dd(0x157)][_0x17a8dd(0x246)],'toRange':_0x370f2b['params'][_0x17a8dd(0x1e8)]}},_0x4591a8=Pt(_0x39b431,_0xde2b2b);return{'m1Prime':[_0x370f2b,..._0x4591a8],'m2Prime':[_0x39b431,..._0x4591a8]};}},Wa={'m1':_0x34cc5a['id'],'m2':_0x3ee113['id'],'handler':(_0x2504b4,_0x2c508d)=>{const _0x3055dd=_0x29ef24,_0x28781d={'m1Prime':_0x2504b4,'m2Prime':_0x2c508d};if(_0x2504b4[_0x3055dd(0x157)][_0x3055dd(0x18d)]!==_0x2c508d[_0x3055dd(0x157)]['unitId']||_0x2504b4[_0x3055dd(0x157)][_0x3055dd(0x200)]!==_0x2c508d[_0x3055dd(0x157)]['subUnitId'])return _0x28781d;const _0x197596={'id':_0x1c882f['id'],'params':{'unitId':_0x2504b4[_0x3055dd(0x157)]['unitId'],'subUnitId':_0x2504b4['params']['subUnitId'],'range':_0x2504b4[_0x3055dd(0x157)][_0x3055dd(0x1db)]}},_0x36cefc=Pt(_0x2c508d,_0x197596);return{'m1Prime':[_0x2504b4,..._0x36cefc],'m2Prime':[_0x2c508d,..._0x36cefc]};}},_a={'m1':_0x25c63c['id'],'m2':_0x3ee113['id'],'handler':(_0x49bbd1,_0x2689c3)=>{const _0xfcee2b=_0x29ef24,_0x41be9a={'m1Prime':_0x49bbd1,'m2Prime':_0x2689c3};if(_0x49bbd1[_0xfcee2b(0x157)][_0xfcee2b(0x18d)]!==_0x2689c3[_0xfcee2b(0x157)][_0xfcee2b(0x18d)]||_0x49bbd1[_0xfcee2b(0x157)][_0xfcee2b(0x200)]!==_0x2689c3[_0xfcee2b(0x157)][_0xfcee2b(0x200)])return _0x41be9a;const _0x4353ec={'id':_0xfb91b9['id'],'params':{'unitId':_0x49bbd1['params'][_0xfcee2b(0x18d)],'subUnitId':_0x49bbd1['params'][_0xfcee2b(0x200)],'range':_0x49bbd1[_0xfcee2b(0x157)][_0xfcee2b(0x1db)]}},_0x483b66=Pt(_0x2689c3,_0x4353ec);return{'m1Prime':[_0x49bbd1,..._0x483b66],'m2Prime':[_0x2689c3,..._0x483b66]};}},ya={'m1':_0x3c800a['id'],'m2':_0x3ee113['id'],'handler':(_0x46d48c,_0x25627b)=>{const _0x2819a8=_0x29ef24,_0x3ae0d0={'m1Prime':_0x46d48c,'m2Prime':_0x25627b};if(_0x46d48c['params'][_0x2819a8(0x18d)]!==_0x25627b['params'][_0x2819a8(0x18d)]||_0x46d48c[_0x2819a8(0x157)][_0x2819a8(0x200)]!==_0x25627b[_0x2819a8(0x157)]['subUnitId'])return _0x3ae0d0;const _0x547eca={'id':_0x1ce861['id'],'params':{'unitId':_0x46d48c[_0x2819a8(0x157)][_0x2819a8(0x18d)],'subUnitId':_0x46d48c[_0x2819a8(0x157)][_0x2819a8(0x200)],'range':_0x46d48c['params']['range']}},_0x42a92f=Pt(_0x25627b,_0x547eca);return{'m1Prime':[_0x46d48c,..._0x42a92f],'m2Prime':[_0x25627b,..._0x42a92f]};}},Ut=(_0x29efd9,_0x4c06a6)=>{const _0x353b97=_0x29ef24,_0x1bb5c9=_0x21f88a(_0x29efd9[_0x353b97(0x157)][_0x353b97(0x251)][_0x353b97(0x111)]),_0x34b121={'startColumn':_0x1bb5c9[_0x353b97(0x105)],'endColumn':_0x1bb5c9[_0x353b97(0x105)],'startRow':_0x1bb5c9[_0x353b97(0x225)],'endRow':_0x1bb5c9[_0x353b97(0x225)]},_0x5131e8=_0x5dac87(_0x34b121,_0x4c06a6);if(!_0x5131e8)return[{'id':_0x3805de['id'],'params':{..._0x29efd9[_0x353b97(0x157)],'comment':void 0x0,'commentId':_0x29efd9[_0x353b97(0x157)][_0x353b97(0x251)][_0x353b97(0x1d5)]}}];const _0x26b1c4=_0x56fbaf(_0x5131e8);return _0x26b1c4===_0x29efd9[_0x353b97(0x157)][_0x353b97(0x251)][_0x353b97(0x111)]?[]:[{'id':_0x4ea90['id'],'params':{..._0x29efd9['params'],'comment':void 0x0,'payload':{'ref':_0x26b1c4,'commentId':_0x29efd9['params']['payload'][_0x353b97(0x1d5)]}}}];},Na={'m1':_0x3fbf8e['id'],'m2':_0x4ea90['id'],'handler':(_0x1eafa9,_0x2838e2)=>{const _0x43bd9c=_0x29ef24,_0xe69e7c={'m1Prime':_0x1eafa9,'m2Prime':_0x2838e2};if(_0x1eafa9[_0x43bd9c(0x157)]['unitId']!==_0x2838e2[_0x43bd9c(0x157)]['unitId']||_0x1eafa9[_0x43bd9c(0x157)][_0x43bd9c(0x200)]!==_0x2838e2['params'][_0x43bd9c(0x200)])return _0xe69e7c;const _0x2ac179={'id':_0x4b65f6['id'],'params':{'unitId':_0x1eafa9[_0x43bd9c(0x157)][_0x43bd9c(0x18d)],'subUnitId':_0x1eafa9[_0x43bd9c(0x157)][_0x43bd9c(0x200)],'range':_0x1eafa9[_0x43bd9c(0x157)][_0x43bd9c(0x1db)]}},_0x18affa=Ut(_0x2838e2,_0x2ac179);return{'m1Prime':[_0x1eafa9,..._0x18affa],'m2Prime':[_0x2838e2,..._0x18affa]};}},Oa={'m1':_0x34cc5a['id'],'m2':_0x4ea90['id'],'handler':(_0x27ad48,_0x5f3174)=>{const _0x559ade=_0x29ef24,_0x86a106={'m1Prime':_0x27ad48,'m2Prime':_0x5f3174};if(_0x27ad48[_0x559ade(0x157)][_0x559ade(0x18d)]!==_0x5f3174[_0x559ade(0x157)][_0x559ade(0x18d)]||_0x27ad48[_0x559ade(0x157)]['subUnitId']!==_0x5f3174[_0x559ade(0x157)][_0x559ade(0x200)])return _0x86a106;const _0x25d1a6={'id':_0x1c882f['id'],'params':{'unitId':_0x27ad48[_0x559ade(0x157)][_0x559ade(0x18d)],'subUnitId':_0x27ad48[_0x559ade(0x157)][_0x559ade(0x200)],'range':_0x27ad48[_0x559ade(0x157)]['range']}},_0x3b4719=Ut(_0x5f3174,_0x25d1a6);return{'m1Prime':[_0x27ad48,..._0x3b4719],'m2Prime':[_0x5f3174,..._0x3b4719]};}},Ta={'m1':_0x25c63c['id'],'m2':_0x4ea90['id'],'handler':(_0x3d9d23,_0x37532e)=>{const _0x2889bf=_0x29ef24,_0xa8a34f={'m1Prime':_0x3d9d23,'m2Prime':_0x37532e};if(_0x3d9d23[_0x2889bf(0x157)][_0x2889bf(0x18d)]!==_0x37532e[_0x2889bf(0x157)]['unitId']||_0x3d9d23[_0x2889bf(0x157)][_0x2889bf(0x200)]!==_0x37532e['params']['subUnitId'])return _0xa8a34f;const _0x499640={'id':_0xfb91b9['id'],'params':{'unitId':_0x3d9d23[_0x2889bf(0x157)]['unitId'],'subUnitId':_0x3d9d23[_0x2889bf(0x157)]['subUnitId'],'range':_0x3d9d23[_0x2889bf(0x157)][_0x2889bf(0x1db)]}},_0x5aad52=Ut(_0x37532e,_0x499640);return{'m1Prime':[_0x3d9d23,..._0x5aad52],'m2Prime':[_0x37532e,..._0x5aad52]};}},Aa={'m1':_0x3c800a['id'],'m2':_0x4ea90['id'],'handler':(_0x5cfbb1,_0x547be6)=>{const _0x8820e5=_0x29ef24,_0x157f50={'m1Prime':_0x5cfbb1,'m2Prime':_0x547be6};if(_0x5cfbb1[_0x8820e5(0x157)][_0x8820e5(0x18d)]!==_0x547be6[_0x8820e5(0x157)][_0x8820e5(0x18d)]||_0x5cfbb1[_0x8820e5(0x157)][_0x8820e5(0x200)]!==_0x547be6[_0x8820e5(0x157)][_0x8820e5(0x200)])return _0x157f50;const _0x4f2b8c={'id':_0x1ce861['id'],'params':{'unitId':_0x5cfbb1[_0x8820e5(0x157)][_0x8820e5(0x18d)],'subUnitId':_0x5cfbb1[_0x8820e5(0x157)][_0x8820e5(0x200)],'range':_0x5cfbb1[_0x8820e5(0x157)]['range']}},_0x1d5682=Ut(_0x547be6,_0x4f2b8c);return{'m1Prime':[_0x5cfbb1,..._0x1d5682],'m2Prime':[_0x547be6,..._0x1d5682]};}},La={'m1':_0x36dacb['id'],'m2':_0x4ea90['id'],'handler':(_0x59e28a,_0xb5d882)=>{const _0x8f4013=_0x29ef24,_0x35f621={'m1Prime':_0x59e28a,'m2Prime':_0xb5d882};if(_0x59e28a[_0x8f4013(0x157)][_0x8f4013(0x18d)]!==_0xb5d882[_0x8f4013(0x157)][_0x8f4013(0x18d)]||_0x59e28a[_0x8f4013(0x157)][_0x8f4013(0x200)]!==_0xb5d882[_0x8f4013(0x157)][_0x8f4013(0x200)])return _0x35f621;const _0x1cb789={'id':_0x76af34['id'],'params':{'unitId':_0x59e28a[_0x8f4013(0x157)]['unitId'],'subUnitId':_0x59e28a[_0x8f4013(0x157)][_0x8f4013(0x200)],'fromRange':_0x59e28a[_0x8f4013(0x157)][_0x8f4013(0x246)],'toRange':_0x59e28a[_0x8f4013(0x157)][_0x8f4013(0x1e8)]}},_0x56efd5=Ut(_0xb5d882,_0x1cb789);return{'m1Prime':[_0x59e28a,..._0x56efd5],'m2Prime':[_0xb5d882,..._0x56efd5]};}},Da={'m1':_0x41a309['id'],'m2':_0x4ea90['id'],'handler':(_0xed9473,_0x4514a3)=>{const _0x4862d0=_0x29ef24,_0x11ae85={'m1Prime':_0xed9473,'m2Prime':_0x4514a3};if(_0xed9473[_0x4862d0(0x157)]['unitId']!==_0x4514a3[_0x4862d0(0x157)][_0x4862d0(0x18d)]||_0xed9473[_0x4862d0(0x157)][_0x4862d0(0x200)]!==_0x4514a3[_0x4862d0(0x157)]['subUnitId'])return _0x11ae85;const _0x33e635={'id':_0x2cb021['id'],'params':{'unitId':_0xed9473[_0x4862d0(0x157)]['unitId'],'subUnitId':_0xed9473[_0x4862d0(0x157)]['subUnitId'],'fromRange':_0xed9473['params'][_0x4862d0(0x246)],'toRange':_0xed9473[_0x4862d0(0x157)]['targetRange']}},_0x1d9ba3=Ut(_0x4514a3,_0x33e635);return{'m1Prime':[_0xed9473,..._0x1d9ba3],'m2Prime':[_0x4514a3,..._0x1d9ba3]};}},ka={'m1':_0xd4e3aa['id'],'m2':_0xd4e3aa['id'],'handler':(_0x563291,_0x3d2240)=>{const _0x305ba2=_0x29ef24,_0x4030ed=_0x563291[_0x305ba2(0x157)],_0x2f5b9b=_0x3d2240[_0x305ba2(0x157)];return _0x4030ed[_0x305ba2(0x18d)]===_0x2f5b9b['unitId']&&_0x4030ed['subUnitId']===_0x2f5b9b['subUnitId']&&_0x4030ed[_0x305ba2(0x1cf)][_0x305ba2(0x225)]===_0x2f5b9b['link'][_0x305ba2(0x225)]&&_0x4030ed[_0x305ba2(0x1cf)][_0x305ba2(0x105)]===_0x2f5b9b[_0x305ba2(0x1cf)]['column']?{'m2Prime':_0x3d2240,'m1Prime':[]}:{'m1Prime':_0x563291,'m2Prime':_0x3d2240};}},xa={'m1':_0x390dc3['id'],'m2':_0x390dc3['id'],'handler':(_0x4b1d33,_0x417595)=>{const _0x52b0f4=_0x29ef24,_0x47c858=_0x4b1d33[_0x52b0f4(0x157)],_0x3605e6=_0x417595[_0x52b0f4(0x157)];return _0x47c858[_0x52b0f4(0x18d)]===_0x3605e6[_0x52b0f4(0x18d)]&&_0x47c858[_0x52b0f4(0x200)]===_0x3605e6['subUnitId']&&_0x47c858['id']===_0x3605e6['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x4b1d33,'m2Prime':_0x417595};}},Ba={'m1':_0x3f12b6['id'],'m2':_0x3f12b6['id'],'handler':(_0x3ee5cc,_0x386d3f)=>{const _0x462c04=_0x29ef24,_0x5ed018=_0x3ee5cc[_0x462c04(0x157)],_0x4f8107=_0x386d3f['params'];return _0x5ed018[_0x462c04(0x18d)]===_0x4f8107['unitId']&&_0x5ed018['subUnitId']===_0x4f8107[_0x462c04(0x200)]&&_0x5ed018['id']===_0x4f8107['id']?{'m2Prime':_0x386d3f,'m1Prime':[]}:{'m1Prime':_0x3ee5cc,'m2Prime':_0x386d3f};}},Fa={'m1':_0x32f8db['id'],'m2':_0x32f8db['id'],'handler':(_0x49d062,_0x18f726)=>{const _0x123e61=_0x29ef24,_0x3a1495=_0x49d062[_0x123e61(0x157)],_0x36bf8c=_0x18f726['params'];return _0x3a1495[_0x123e61(0x18d)]===_0x36bf8c[_0x123e61(0x18d)]&&_0x3a1495[_0x123e61(0x200)]===_0x36bf8c[_0x123e61(0x200)]&&_0x3a1495['id']===_0x36bf8c['id']?{'m2Prime':_0x18f726,'m1Prime':[]}:{'m1Prime':_0x49d062,'m2Prime':_0x18f726};}},Ha={'m1':_0x4d4d18['id'],'m2':_0x3ee113['id'],'handler':(_0x20c0ad,_0x541a4d)=>{const _0x5e04a2=_0x29ef24,_0x52cf73={'m1Prime':_0x20c0ad,'m2Prime':_0x541a4d};return _0x20c0ad[_0x5e04a2(0x157)][_0x5e04a2(0x18d)]!==_0x541a4d['params'][_0x5e04a2(0x18d)]||_0x20c0ad[_0x5e04a2(0x157)][_0x5e04a2(0x200)]!==_0x541a4d[_0x5e04a2(0x157)][_0x5e04a2(0x200)]?_0x52cf73:{'error':new Error(_0x5e04a2(0x1a0))};}},Ga={'m1':_0x4d4d18['id'],'m2':_0x370ce4['id'],'handler':(_0x4cc1a4,_0x1c88ed)=>{const _0x3ad79c=_0x29ef24,_0x1141fe={'m1Prime':_0x4cc1a4,'m2Prime':_0x1c88ed};if(_0x4cc1a4[_0x3ad79c(0x157)][_0x3ad79c(0x18d)]!==_0x1c88ed[_0x3ad79c(0x157)]['unitId']||_0x4cc1a4['params'][_0x3ad79c(0x200)]!==_0x1c88ed[_0x3ad79c(0x157)][_0x3ad79c(0x200)])return _0x1141fe;const _0x84a921=_0x4cc1a4[_0x3ad79c(0x157)][_0x3ad79c(0x22d)]['map'](_0x3f36a9=>_0x3f36a9['ranges'])['flat'](),_0x147c62=_0x1c88ed['params'][_0x3ad79c(0x235)][_0x3ad79c(0x215)];return _0x84a921[_0x3ad79c(0x1cc)](_0x1843b3=>_0x147c62[_0x3ad79c(0x1cc)](_0x51ceed=>_0x1f9dbe[_0x3ad79c(0x151)](_0x1843b3,_0x51ceed)))?{'error':new Error(_0x3ad79c(0x232))}:_0x1141fe;}},$a={'m1':_0x4d4d18['id'],'m2':_0x37ebc0['id'],'handler':(_0x492a06,_0x3a6cb0)=>{const _0x517477=_0x29ef24,_0x5ecde9={'m1Prime':_0x492a06,'m2Prime':_0x3a6cb0};if(_0x492a06[_0x517477(0x157)][_0x517477(0x18d)]!==_0x3a6cb0[_0x517477(0x157)][_0x517477(0x18d)]||_0x492a06['params'][_0x517477(0x200)]!==_0x3a6cb0[_0x517477(0x157)]['subUnitId'])return _0x5ecde9;const _0x4d8b5a=_0x492a06[_0x517477(0x157)][_0x517477(0x22d)][_0x517477(0x13f)](_0x514da9=>_0x514da9['ranges'])['flat'](),_0x33e434=_0x3a6cb0['params']['ranges'];return _0x4d8b5a['some'](_0x421847=>_0x33e434[_0x517477(0x1cc)](_0x7eea6f=>_0x1f9dbe[_0x517477(0x151)](_0x421847,_0x7eea6f)))?{'error':new Error(_0x517477(0x123))}:_0x5ecde9;}},ja={'m1':_0x4d4d18['id'],'m2':_0x4d4d18['id'],'handler':(_0x2c2a1a,_0x197462)=>{const _0x2306ff=_0x29ef24,_0x23b390={'m1Prime':_0x2c2a1a,'m2Prime':_0x197462};if(_0x2c2a1a[_0x2306ff(0x157)][_0x2306ff(0x18d)]!==_0x197462[_0x2306ff(0x157)][_0x2306ff(0x18d)]||_0x2c2a1a[_0x2306ff(0x157)][_0x2306ff(0x200)]!==_0x197462[_0x2306ff(0x157)][_0x2306ff(0x200)])return _0x23b390;const _0x36a3ef=_0x2c2a1a[_0x2306ff(0x157)][_0x2306ff(0x22d)][_0x2306ff(0x13f)](_0x51512d=>_0x51512d[_0x2306ff(0x215)])[_0x2306ff(0xee)](),_0x5cd282=_0x197462[_0x2306ff(0x157)]['rules'][_0x2306ff(0x13f)](_0x368222=>_0x368222[_0x2306ff(0x215)])[_0x2306ff(0xee)]();return _0x36a3ef[_0x2306ff(0x1cc)](_0x19e652=>_0x5cd282['some'](_0xe64395=>_0x1f9dbe[_0x2306ff(0x151)](_0x19e652,_0xe64395)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection')}:_0x23b390;}},Ya={'m1':_0x4d4d18['id'],'m2':_0x2ba035['id'],'handler':(_0x4df41e,_0x4eb9a8)=>{const _0x3d68e8=_0x29ef24,_0x5b3a7c={'m1Prime':_0x4df41e,'m2Prime':_0x4eb9a8};return _0x4df41e['params'][_0x3d68e8(0x18d)]!==_0x4eb9a8[_0x3d68e8(0x157)][_0x3d68e8(0x18d)]||_0x4df41e[_0x3d68e8(0x157)][_0x3d68e8(0x200)]!==_0x4eb9a8['params']['rule'][_0x3d68e8(0x200)]?_0x5b3a7c:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection')};}},Xa={'m1':_0x4d4d18['id'],'m2':_0x33a683['id'],'handler':(_0x3663ff,_0x5e44bd)=>{const _0x58256b=_0x29ef24,_0x34e033={'m1Prime':_0x3663ff,'m2Prime':_0x5e44bd};return _0x3663ff[_0x58256b(0x157)][_0x58256b(0x18d)]!==_0x5e44bd[_0x58256b(0x157)][_0x58256b(0x18d)]||_0x3663ff[_0x58256b(0x157)][_0x58256b(0x200)]!==_0x5e44bd['params'][_0x58256b(0x200)]?_0x34e033:{'error':new Error(_0x58256b(0x124))};}},za={'m1':_0x4d4d18['id'],'m2':_0x3fbf8e['id'],'handler':(_0x1eceb7,_0x148e74)=>{const _0x1fa7d5=_0x29ef24,_0x31854d={'m1Prime':_0x1eceb7,'m2Prime':_0x148e74};if(_0x1eceb7[_0x1fa7d5(0x157)][_0x1fa7d5(0x18d)]!==_0x148e74[_0x1fa7d5(0x157)][_0x1fa7d5(0x18d)]||_0x1eceb7[_0x1fa7d5(0x157)][_0x1fa7d5(0x200)]!==_0x148e74[_0x1fa7d5(0x157)][_0x1fa7d5(0x200)])return _0x31854d;const _0x2458f0=_0x1eceb7['params'][_0x1fa7d5(0x22d)][_0x1fa7d5(0x13f)](_0x396f2c=>_0x396f2c[_0x1fa7d5(0x215)])[_0x1fa7d5(0xee)](),_0x5143bf=_0x148e74[_0x1fa7d5(0x157)][_0x1fa7d5(0x1db)];return _0x2458f0['some'](_0x4783c5=>_0x1f9dbe[_0x1fa7d5(0x151)](_0x4783c5,_0x5143bf))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col')}:_0x31854d;}},Ja={'m1':_0x4d4d18['id'],'m2':_0x34cc5a['id'],'handler':(_0x4deea6,_0x261bdf)=>{const _0x4902bd=_0x29ef24,_0x133d12={'m1Prime':_0x4deea6,'m2Prime':_0x261bdf};if(_0x4deea6['params']['unitId']!==_0x261bdf[_0x4902bd(0x157)]['unitId']||_0x4deea6[_0x4902bd(0x157)][_0x4902bd(0x200)]!==_0x261bdf[_0x4902bd(0x157)]['subUnitId'])return _0x133d12;const _0x7e655e=_0x4deea6[_0x4902bd(0x157)]['rules'][_0x4902bd(0x13f)](_0x235665=>_0x235665[_0x4902bd(0x215)])[_0x4902bd(0xee)](),_0x3401ef=_0x261bdf['params'][_0x4902bd(0x1db)];return _0x7e655e[_0x4902bd(0x1cc)](_0x5192eb=>_0x1f9dbe[_0x4902bd(0x151)](_0x5192eb,_0x3401ef))?{'error':new Error(_0x4902bd(0x106))}:_0x133d12;}},Ka={'m1':_0x4d4d18['id'],'m2':_0x36dacb['id'],'handler':(_0x2ef7f0,_0x242799)=>{const _0x559061=_0x29ef24,_0x4fb5e0={'m1Prime':_0x2ef7f0,'m2Prime':_0x242799};if(_0x2ef7f0[_0x559061(0x157)]['unitId']!==_0x242799[_0x559061(0x157)][_0x559061(0x18d)]||_0x2ef7f0[_0x559061(0x157)][_0x559061(0x200)]!==_0x242799[_0x559061(0x157)][_0x559061(0x200)])return _0x4fb5e0;const _0x47c18b=_0x2ef7f0[_0x559061(0x157)][_0x559061(0x22d)]['map'](_0x433fb1=>_0x433fb1[_0x559061(0x215)])['flat'](),_0x1accc9=[_0x242799[_0x559061(0x157)][_0x559061(0x246)],_0x242799['params'][_0x559061(0x1e8)]];return _0x47c18b[_0x559061(0x1cc)](_0x3a4b6d=>_0x1accc9['some'](_0x2b121f=>_0x1f9dbe[_0x559061(0x151)](_0x3a4b6d,_0x2b121f)))?{'error':new Error(_0x559061(0x228))}:_0x4fb5e0;}},qa={'m1':_0x4d4d18['id'],'m2':_0x305dc0['id'],'handler':(_0x44155c,_0x1ee26c)=>{const _0x465288=_0x29ef24,_0x417dd8={'m1Prime':_0x44155c,'m2Prime':_0x1ee26c};if(_0x44155c['params'][_0x465288(0x18d)]!==_0x1ee26c[_0x465288(0x157)]['unitId']||_0x44155c['params'][_0x465288(0x200)]!==_0x1ee26c[_0x465288(0x157)][_0x465288(0x1a4)]['subUnitId'])return _0x417dd8;const _0x5a5328=_0x44155c[_0x465288(0x157)][_0x465288(0x22d)][_0x465288(0x13f)](_0x1297cc=>_0x1297cc[_0x465288(0x215)])[_0x465288(0xee)](),_0x558537=new _0x1caf12(_0x1ee26c[_0x465288(0x157)][_0x465288(0x1a4)][_0x465288(0x11a)])['getDataRange'](),_0x25c941=new _0x1caf12(_0x1ee26c['params']['to'][_0x465288(0x11a)])[_0x465288(0x126)](),_0x23a44c=[_0x558537,_0x25c941];return _0x5a5328[_0x465288(0x1cc)](_0x59c67c=>_0x23a44c[_0x465288(0x1cc)](_0x300f3e=>_0x1f9dbe[_0x465288(0x151)](_0x59c67c,_0x300f3e)))?{'error':new Error(_0x465288(0xff))}:_0x417dd8;}},Za={'m1':_0x4d4d18['id'],'m2':_0x41a309['id'],'handler':(_0x3e8f35,_0x58a7fc)=>{const _0x39861c=_0x29ef24,_0x192f0f={'m1Prime':_0x3e8f35,'m2Prime':_0x58a7fc};if(_0x3e8f35['params'][_0x39861c(0x18d)]!==_0x58a7fc[_0x39861c(0x157)]['unitId']||_0x3e8f35[_0x39861c(0x157)][_0x39861c(0x200)]!==_0x58a7fc['params']['subUnitId'])return _0x192f0f;const _0x84eb2b=_0x3e8f35[_0x39861c(0x157)]['rules'][_0x39861c(0x13f)](_0x143eb4=>_0x143eb4[_0x39861c(0x215)])[_0x39861c(0xee)](),_0x3b3d91=[_0x58a7fc[_0x39861c(0x157)]['sourceRange'],_0x58a7fc[_0x39861c(0x157)][_0x39861c(0x1e8)]];return _0x84eb2b['some'](_0x36d050=>_0x3b3d91['some'](_0x4e154a=>_0x1f9dbe[_0x39861c(0x151)](_0x36d050,_0x4e154a)))?{'error':new Error(_0x39861c(0x184))}:_0x192f0f;}},Qa={'m1':_0x4d4d18['id'],'m2':_0x25c63c['id'],'handler':(_0x30e2df,_0xd7e862)=>{const _0x41eacd=_0x29ef24,_0x5c422e={'m1Prime':_0x30e2df,'m2Prime':_0xd7e862};if(_0x30e2df[_0x41eacd(0x157)][_0x41eacd(0x18d)]!==_0xd7e862[_0x41eacd(0x157)][_0x41eacd(0x18d)]||_0x30e2df[_0x41eacd(0x157)][_0x41eacd(0x200)]!==_0xd7e862[_0x41eacd(0x157)]['subUnitId'])return _0x5c422e;const _0x21fb8b=_0x30e2df['params'][_0x41eacd(0x22d)][_0x41eacd(0x13f)](_0x18ab4f=>_0x18ab4f[_0x41eacd(0x215)])[_0x41eacd(0xee)](),_0x144194=_0xd7e862[_0x41eacd(0x157)][_0x41eacd(0x1db)];return _0x21fb8b['some'](_0x23bdb6=>_0x1f9dbe[_0x41eacd(0x151)](_0x23bdb6,_0x144194))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col')}:_0x5c422e;}},ts={'m1':_0x4d4d18['id'],'m2':_0x1b1846['id'],'handler':(_0xb916ad,_0x196820)=>{const _0x528a80=_0x29ef24,_0x4a4640={'m1Prime':_0xb916ad,'m2Prime':_0x196820};if(_0xb916ad[_0x528a80(0x157)][_0x528a80(0x18d)]!==_0x196820[_0x528a80(0x157)]['unitId']||_0xb916ad[_0x528a80(0x157)][_0x528a80(0x200)]!==_0x196820['params'][_0x528a80(0x200)])return _0x4a4640;const _0x110ade=_0xb916ad[_0x528a80(0x157)][_0x528a80(0x22d)][_0x528a80(0x13f)](_0x5a3c4c=>_0x5a3c4c[_0x528a80(0x215)])[_0x528a80(0xee)](),_0x33e05c=_0x196820[_0x528a80(0x157)][_0x528a80(0x215)];return _0x110ade[_0x528a80(0x1cc)](_0x3e1cf2=>_0x33e05c['some'](_0x3590e2=>_0x1f9dbe['intersects'](_0x3e1cf2,_0x3590e2)))?{'error':new Error(_0x528a80(0x107))}:_0x4a4640;}},es={'m1':_0x4d4d18['id'],'m2':_0x13969f['id'],'handler':(_0x3af323,_0x10e9ea)=>{const _0x122d79=_0x29ef24,_0x3ca2ea={'m1Prime':_0x3af323,'m2Prime':_0x10e9ea};return _0x3af323[_0x122d79(0x157)][_0x122d79(0x18d)]!==_0x10e9ea[_0x122d79(0x157)][_0x122d79(0x18d)]||_0x3af323[_0x122d79(0x157)][_0x122d79(0x200)]!==_0x10e9ea[_0x122d79(0x157)][_0x122d79(0x200)]?_0x3ca2ea:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule')};}},rs={'m1':_0x4d4d18['id'],'m2':_0x545114['id'],'handler':(_0x2f0209,_0x40051a)=>{const _0xce68f2=_0x29ef24,_0x39487a={'m1Prime':_0x2f0209,'m2Prime':_0x40051a};if(_0x2f0209[_0xce68f2(0x157)][_0xce68f2(0x18d)]!==_0x40051a[_0xce68f2(0x157)][_0xce68f2(0x18d)]||_0x2f0209[_0xce68f2(0x157)][_0xce68f2(0x200)]!==_0x40051a[_0xce68f2(0x157)]['subUnitId'])return _0x39487a;const _0x1a3830=_0x2f0209['params'][_0xce68f2(0x22d)]['map'](_0x4c0a64=>_0x4c0a64[_0xce68f2(0x215)])['flat'](),_0x3dd695=_0x40051a[_0xce68f2(0x157)][_0xce68f2(0x215)];return _0x1a3830[_0xce68f2(0x1cc)](_0xf5bf92=>_0x3dd695['some'](_0x5f2b65=>_0x1f9dbe[_0xce68f2(0x151)](_0xf5bf92,_0x5f2b65)))?{'error':new Error(_0xce68f2(0x1b9))}:_0x39487a;}},ns={'m1':_0x4d4d18['id'],'m2':_0x1faf3d['id'],'handler':(_0x4c4f85,_0x3492ae)=>{const _0x59cd03=_0x29ef24,_0x5d892e={'m1Prime':_0x4c4f85,'m2Prime':_0x3492ae};return _0x4c4f85[_0x59cd03(0x157)][_0x59cd03(0x18d)]!==_0x3492ae['params']['unitId']||_0x4c4f85[_0x59cd03(0x157)][_0x59cd03(0x200)]!==_0x3492ae[_0x59cd03(0x157)][_0x59cd03(0x200)]?_0x5d892e:{'error':new Error(_0x59cd03(0x1c1))};}},as={'m1':_0x4d4d18['id'],'m2':_0x2e4450['id'],'handler':(_0x41e8f1,_0x4f3fcb)=>{const _0x25fb14=_0x29ef24,_0x255e83={'m1Prime':_0x41e8f1,'m2Prime':_0x4f3fcb};if(_0x41e8f1[_0x25fb14(0x157)][_0x25fb14(0x18d)]!==_0x4f3fcb['params']['unitId']||_0x41e8f1['params'][_0x25fb14(0x200)]!==_0x4f3fcb[_0x25fb14(0x157)][_0x25fb14(0x200)])return _0x255e83;const _0x327326=_0x41e8f1[_0x25fb14(0x157)][_0x25fb14(0x22d)][_0x25fb14(0x13f)](_0x3b852f=>_0x3b852f[_0x25fb14(0x215)])[_0x25fb14(0xee)](),_0xbd2219=_0x4f3fcb[_0x25fb14(0x157)]['rule'][_0x25fb14(0x215)];return _0x327326['some'](_0x4e7cde=>_0xbd2219[_0x25fb14(0x1cc)](_0x44df74=>_0x1f9dbe[_0x25fb14(0x151)](_0x4e7cde,_0x44df74)))?{'error':new Error(_0x25fb14(0x1d9))}:_0x255e83;}},ss={'m1':_0x4d4d18['id'],'m2':_0x478afe['id'],'handler':(_0x5f17fb,_0xa3b364)=>{const _0x2ab875=_0x29ef24,_0x39b38c={'m1Prime':_0x5f17fb,'m2Prime':_0xa3b364};if(_0x5f17fb[_0x2ab875(0x157)][_0x2ab875(0x18d)]!==_0xa3b364[_0x2ab875(0x157)][_0x2ab875(0x18d)]||_0x5f17fb['params'][_0x2ab875(0x200)]!==_0xa3b364[_0x2ab875(0x157)]['subUnitId'])return _0x39b38c;const _0x3855b2=_0x5f17fb[_0x2ab875(0x157)][_0x2ab875(0x22d)][_0x2ab875(0x13f)](_0x3a98ef=>_0x3a98ef['ranges'])[_0x2ab875(0xee)](),_0x10bf97=[{'startRow':_0xa3b364['params'][_0x2ab875(0x1fa)],'endRow':_0xa3b364['params'][_0x2ab875(0x1fa)],'startColumn':_0xa3b364[_0x2ab875(0x157)][_0x2ab875(0x17b)],'endColumn':_0xa3b364[_0x2ab875(0x157)]['startColumn']}];return _0x3855b2['some'](_0x12c386=>_0x10bf97[_0x2ab875(0x1cc)](_0x1bdf10=>_0x1f9dbe[_0x2ab875(0x151)](_0x12c386,_0x1bdf10)))?{'error':new Error(_0x2ab875(0x158))}:_0x39b38c;}},os={'m1':_0x4d4d18['id'],'m2':_0x3e9938['id'],'handler':(_0x53cd49,_0x2e99f1)=>{const _0x5356af=_0x29ef24,_0x30e431={'m1Prime':_0x53cd49,'m2Prime':_0x2e99f1};return _0x53cd49[_0x5356af(0x157)][_0x5356af(0x18d)]!==_0x2e99f1[_0x5356af(0x157)][_0x5356af(0x18d)]||_0x53cd49[_0x5356af(0x157)][_0x5356af(0x200)]!==_0x2e99f1[_0x5356af(0x157)][_0x5356af(0x200)]?_0x30e431:{'error':new Error(_0x5356af(0xf4))};}},is={'m1':_0x4d4d18['id'],'m2':_0x55bc39['id'],'handler':(_0x32fc68,_0x959d21)=>{const _0x36c2f9=_0x29ef24,_0x2bf8a7={'m1Prime':_0x32fc68,'m2Prime':_0x959d21};if(_0x32fc68[_0x36c2f9(0x157)][_0x36c2f9(0x18d)]!==_0x959d21[_0x36c2f9(0x157)][_0x36c2f9(0x18d)]||_0x32fc68[_0x36c2f9(0x157)][_0x36c2f9(0x200)]!==_0x959d21['params'][_0x36c2f9(0x200)])return _0x2bf8a7;const _0x4136a2=_0x32fc68['params'][_0x36c2f9(0x22d)]['map'](_0x517f0d=>_0x517f0d[_0x36c2f9(0x215)])[_0x36c2f9(0xee)](),_0x4c7837=_0x959d21[_0x36c2f9(0x157)][_0x36c2f9(0x235)]['ranges'];return _0x4136a2['some'](_0x58c1c3=>_0x4c7837[_0x36c2f9(0x1cc)](_0xb5fee4=>_0x1f9dbe[_0x36c2f9(0x151)](_0x58c1c3,_0xb5fee4)))?{'error':new Error(_0x36c2f9(0x217))}:_0x2bf8a7;}},ms={'m1':_0x4d4d18['id'],'m2':_0x7d740['id'],'handler':(_0x369faa,_0xdae9d8)=>{const _0x37185e=_0x29ef24,_0xce3373={'m1Prime':_0x369faa,'m2Prime':_0xdae9d8};if(_0x369faa[_0x37185e(0x157)]['unitId']!==_0xdae9d8[_0x37185e(0x157)][_0x37185e(0x18d)]||_0x369faa['params'][_0x37185e(0x200)]!==_0xdae9d8[_0x37185e(0x157)][_0x37185e(0x200)])return _0xce3373;const _0x4483d0=_0x369faa[_0x37185e(0x157)]['rules']['map'](_0x183fc1=>_0x183fc1['ranges'])[_0x37185e(0xee)](),_0x139448=new _0x1caf12(_0xdae9d8[_0x37185e(0x157)][_0x37185e(0x153)])[_0x37185e(0x126)]();return _0x4483d0['some'](_0x1be950=>_0x1f9dbe[_0x37185e(0x151)](_0x1be950,_0x139448))?{'error':new Error(_0x37185e(0x1b5))}:_0xce3373;}},ds={'m1':_0x4d4d18['id'],'m2':_0x38937a['id'],'handler':(_0x4342dd,_0x5285e4)=>{const _0x5ade29=_0x29ef24,_0x2161c9={'m1Prime':_0x4342dd,'m2Prime':_0x5285e4};if(_0x4342dd[_0x5ade29(0x157)][_0x5ade29(0x18d)]!==_0x5285e4[_0x5ade29(0x157)]['unitId']||_0x4342dd[_0x5ade29(0x157)]['subUnitId']!==_0x5285e4[_0x5ade29(0x157)][_0x5ade29(0x200)])return _0x2161c9;const _0x4913f5=_0x4342dd[_0x5ade29(0x157)][_0x5ade29(0x22d)][_0x5ade29(0x13f)](_0x18707e=>_0x18707e[_0x5ade29(0x215)])[_0x5ade29(0xee)](),_0x50a127=_0x5285e4['params']['ranges'];return _0x4913f5['some'](_0x11f85f=>_0x50a127[_0x5ade29(0x1cc)](_0x5be317=>_0x1f9dbe[_0x5ade29(0x151)](_0x11f85f,_0x5be317)))?{'error':new Error(_0x5ade29(0x202))}:_0x2161c9;}},us={'m1':_0x4d4d18['id'],'m2':_0x233343['id'],'handler':(_0x274e7c,_0x135284)=>{const _0x33da61=_0x29ef24,_0x5a54fc={'m1Prime':_0x274e7c,'m2Prime':_0x135284};return _0x274e7c[_0x33da61(0x157)][_0x33da61(0x18d)]!==_0x135284[_0x33da61(0x157)][_0x33da61(0x18d)]||_0x274e7c['params'][_0x33da61(0x200)]!==_0x135284[_0x33da61(0x157)]['subUnitId']?_0x5a54fc:{'error':new Error(_0x33da61(0x1e2))};}},ls={'m1':_0x4d4d18['id'],'m2':_0x2f2861['id'],'handler':(_0x28f41a,_0x40c46a)=>{const _0x4ebae5=_0x29ef24,_0x31ba83={'m1Prime':_0x28f41a,'m2Prime':_0x40c46a};return _0x28f41a[_0x4ebae5(0x157)][_0x4ebae5(0x18d)]!==_0x40c46a[_0x4ebae5(0x157)][_0x4ebae5(0x18d)]||_0x28f41a[_0x4ebae5(0x157)][_0x4ebae5(0x200)]!==_0x40c46a[_0x4ebae5(0x157)][_0x4ebae5(0x200)]?_0x31ba83:{'error':new Error(_0x4ebae5(0x102))};}},ps={'m1':_0x55bc39['id'],'m2':_0x3ee113['id'],'handler':(_0x44ed3f,_0x138830)=>{const _0x3a58ce=_0x29ef24,_0x2b11d9={'m1Prime':_0x44ed3f,'m2Prime':_0x138830};return _0x44ed3f[_0x3a58ce(0x157)]['unitId']!==_0x138830[_0x3a58ce(0x157)][_0x3a58ce(0x18d)]||_0x44ed3f['params'][_0x3a58ce(0x200)]!==_0x138830[_0x3a58ce(0x157)][_0x3a58ce(0x200)]?_0x2b11d9:{'error':new Error(_0x3a58ce(0x13d))};}},cs={'m1':_0x55bc39['id'],'m2':_0x370ce4['id'],'handler':(_0x3c6e5c,_0x17840e)=>{const _0x50bf45=_0x29ef24,_0x2e1bf3={'m1Prime':_0x3c6e5c,'m2Prime':_0x17840e};if(_0x3c6e5c['params'][_0x50bf45(0x18d)]!==_0x17840e['params'][_0x50bf45(0x18d)]||_0x3c6e5c['params']['subUnitId']!==_0x17840e[_0x50bf45(0x157)][_0x50bf45(0x200)])return _0x2e1bf3;const _0x1ca436=_0x3c6e5c[_0x50bf45(0x157)][_0x50bf45(0x235)]['ranges'],_0x19949e=_0x17840e['params']['rule'][_0x50bf45(0x215)];return _0x1ca436[_0x50bf45(0x1cc)](_0x41f98b=>_0x19949e['some'](_0x17f277=>_0x1f9dbe[_0x50bf45(0x151)](_0x41f98b,_0x17f277)))?{'error':new Error(_0x50bf45(0xf5))}:_0x2e1bf3;}},fs={'m1':_0x55bc39['id'],'m2':_0x37ebc0['id'],'handler':(_0x13101a,_0x7dd944)=>{const _0x5060dd=_0x29ef24,_0x441506={'m1Prime':_0x13101a,'m2Prime':_0x7dd944};if(_0x13101a['params'][_0x5060dd(0x18d)]!==_0x7dd944[_0x5060dd(0x157)]['unitId']||_0x13101a[_0x5060dd(0x157)]['subUnitId']!==_0x7dd944[_0x5060dd(0x157)][_0x5060dd(0x200)])return _0x441506;const _0x346775=_0x13101a[_0x5060dd(0x157)][_0x5060dd(0x235)]['ranges'],_0x11b416=_0x7dd944['params']['ranges'];return _0x346775[_0x5060dd(0x1cc)](_0x59f356=>_0x11b416[_0x5060dd(0x1cc)](_0x57eff4=>_0x1f9dbe[_0x5060dd(0x151)](_0x59f356,_0x57eff4)))?{'error':new Error(_0x5060dd(0x247))}:_0x441506;}},Rs={'m1':_0x55bc39['id'],'m2':_0x2ba035['id'],'handler':(_0x580c89,_0x3c1877)=>{const _0x2e30b0=_0x29ef24,_0x40102f={'m1Prime':_0x580c89,'m2Prime':_0x3c1877};return _0x580c89[_0x2e30b0(0x157)][_0x2e30b0(0x18d)]!==_0x3c1877[_0x2e30b0(0x157)][_0x2e30b0(0x18d)]||_0x580c89[_0x2e30b0(0x157)][_0x2e30b0(0x200)]!==_0x3c1877[_0x2e30b0(0x157)]['rule'][_0x2e30b0(0x200)]?_0x40102f:{'error':new Error(_0x2e30b0(0x245))};}},hs={'m1':_0x55bc39['id'],'m2':_0x33a683['id'],'handler':(_0x42d447,_0x400312)=>{const _0x15a8b5=_0x29ef24,_0x4d8f39={'m1Prime':_0x42d447,'m2Prime':_0x400312};return _0x42d447[_0x15a8b5(0x157)]['unitId']!==_0x400312[_0x15a8b5(0x157)]['unitId']||_0x42d447['params'][_0x15a8b5(0x200)]!==_0x400312[_0x15a8b5(0x157)][_0x15a8b5(0x200)]?_0x4d8f39:{'error':new Error(_0x15a8b5(0x188))};}},Is={'m1':_0x55bc39['id'],'m2':_0x3fbf8e['id'],'handler':(_0x474d9f,_0x51699d)=>{const _0xdde519=_0x29ef24,_0x49784d={'m1Prime':_0x474d9f,'m2Prime':_0x51699d};if(_0x474d9f[_0xdde519(0x157)][_0xdde519(0x18d)]!==_0x51699d[_0xdde519(0x157)][_0xdde519(0x18d)]||_0x474d9f[_0xdde519(0x157)][_0xdde519(0x200)]!==_0x51699d[_0xdde519(0x157)][_0xdde519(0x200)])return _0x49784d;const _0x22fbbb=_0x474d9f[_0xdde519(0x157)][_0xdde519(0x235)][_0xdde519(0x215)],_0x16a98a=_0x51699d['params'][_0xdde519(0x1db)];return _0x22fbbb[_0xdde519(0x1cc)](_0x178dff=>_0x1f9dbe[_0xdde519(0x151)](_0x178dff,_0x16a98a))?{'error':new Error(_0xdde519(0xea))}:_0x49784d;}},gs={'m1':_0x55bc39['id'],'m2':_0x34cc5a['id'],'handler':(_0x528da9,_0x59ce65)=>{const _0x321ea2=_0x29ef24,_0x3ac418={'m1Prime':_0x528da9,'m2Prime':_0x59ce65};if(_0x528da9[_0x321ea2(0x157)]['unitId']!==_0x59ce65[_0x321ea2(0x157)][_0x321ea2(0x18d)]||_0x528da9[_0x321ea2(0x157)][_0x321ea2(0x200)]!==_0x59ce65[_0x321ea2(0x157)][_0x321ea2(0x200)])return _0x3ac418;const _0x55b1b7=_0x528da9[_0x321ea2(0x157)][_0x321ea2(0x235)][_0x321ea2(0x215)],_0x42e7f1=_0x59ce65[_0x321ea2(0x157)][_0x321ea2(0x1db)];return _0x55b1b7[_0x321ea2(0x1cc)](_0xab193=>_0x1f9dbe[_0x321ea2(0x151)](_0xab193,_0x42e7f1))?{'error':new Error(_0x321ea2(0x1a8))}:_0x3ac418;}},ws={'m1':_0x55bc39['id'],'m2':_0x36dacb['id'],'handler':(_0x4c2b88,_0x4ac7ce)=>{const _0x1b429c=_0x29ef24,_0x3cabfa={'m1Prime':_0x4c2b88,'m2Prime':_0x4ac7ce};if(_0x4c2b88['params'][_0x1b429c(0x18d)]!==_0x4ac7ce['params'][_0x1b429c(0x18d)]||_0x4c2b88['params'][_0x1b429c(0x200)]!==_0x4ac7ce['params'][_0x1b429c(0x200)])return _0x3cabfa;const _0x20f521=_0x4c2b88[_0x1b429c(0x157)][_0x1b429c(0x235)][_0x1b429c(0x215)],_0x4daeb3=[_0x4ac7ce[_0x1b429c(0x157)][_0x1b429c(0x246)],_0x4ac7ce[_0x1b429c(0x157)][_0x1b429c(0x1e8)]];return _0x20f521['some'](_0x38cf48=>_0x4daeb3[_0x1b429c(0x1cc)](_0x53a8e1=>_0x1f9dbe[_0x1b429c(0x151)](_0x38cf48,_0x53a8e1)))?{'error':new Error(_0x1b429c(0x24f))}:_0x3cabfa;}},Cs={'m1':_0x55bc39['id'],'m2':_0x41a309['id'],'handler':(_0x8ef9e3,_0x2e615c)=>{const _0xd0c4ae=_0x29ef24,_0x1ec119={'m1Prime':_0x8ef9e3,'m2Prime':_0x2e615c};if(_0x8ef9e3['params']['unitId']!==_0x2e615c[_0xd0c4ae(0x157)][_0xd0c4ae(0x18d)]||_0x8ef9e3[_0xd0c4ae(0x157)][_0xd0c4ae(0x200)]!==_0x2e615c[_0xd0c4ae(0x157)][_0xd0c4ae(0x200)])return _0x1ec119;const _0x3fc692=_0x8ef9e3['params'][_0xd0c4ae(0x235)][_0xd0c4ae(0x215)],_0xaa37d2=[_0x2e615c['params']['sourceRange'],_0x2e615c[_0xd0c4ae(0x157)][_0xd0c4ae(0x1e8)]];return _0x3fc692[_0xd0c4ae(0x1cc)](_0x58d368=>_0xaa37d2[_0xd0c4ae(0x1cc)](_0x160306=>_0x1f9dbe['intersects'](_0x58d368,_0x160306)))?{'error':new Error(_0xd0c4ae(0x1bd))}:_0x1ec119;}},Ps={'m1':_0x55bc39['id'],'m2':_0x25c63c['id'],'handler':(_0x4f33f2,_0x3cfa38)=>{const _0x2b96e1=_0x29ef24,_0x499c5e={'m1Prime':_0x4f33f2,'m2Prime':_0x3cfa38};if(_0x4f33f2[_0x2b96e1(0x157)][_0x2b96e1(0x18d)]!==_0x3cfa38[_0x2b96e1(0x157)][_0x2b96e1(0x18d)]||_0x4f33f2[_0x2b96e1(0x157)][_0x2b96e1(0x200)]!==_0x3cfa38[_0x2b96e1(0x157)][_0x2b96e1(0x200)])return _0x499c5e;const _0x44a6be=_0x4f33f2[_0x2b96e1(0x157)][_0x2b96e1(0x235)][_0x2b96e1(0x215)],_0x44ef14=_0x3cfa38[_0x2b96e1(0x157)][_0x2b96e1(0x1db)];return _0x44a6be[_0x2b96e1(0x1cc)](_0x4beaef=>_0x1f9dbe[_0x2b96e1(0x151)](_0x4beaef,_0x44ef14))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col')}:_0x499c5e;}},Us={'m1':_0x55bc39['id'],'m2':_0x3c800a['id'],'handler':(_0x846c31,_0x147804)=>{const _0x1e9751=_0x29ef24,_0x526bda={'m1Prime':_0x846c31,'m2Prime':_0x147804};if(_0x846c31[_0x1e9751(0x157)][_0x1e9751(0x18d)]!==_0x147804[_0x1e9751(0x157)][_0x1e9751(0x18d)]||_0x846c31[_0x1e9751(0x157)][_0x1e9751(0x200)]!==_0x147804[_0x1e9751(0x157)][_0x1e9751(0x200)])return _0x526bda;const _0x19dbaf=_0x846c31['params']['rule']['ranges'],_0x364e61=_0x147804[_0x1e9751(0x157)][_0x1e9751(0x1db)];return _0x19dbaf[_0x1e9751(0x1cc)](_0xc3345c=>_0x1f9dbe[_0x1e9751(0x151)](_0xc3345c,_0x364e61))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row')}:_0x526bda;}},bs={'m1':_0x55bc39['id'],'m2':_0x13969f['id'],'handler':(_0x52e23d,_0x272c06)=>{const _0x4f91e5=_0x29ef24,_0x1c3096={'m1Prime':_0x52e23d,'m2Prime':_0x272c06};return _0x52e23d[_0x4f91e5(0x157)][_0x4f91e5(0x18d)]!==_0x272c06[_0x4f91e5(0x157)][_0x4f91e5(0x18d)]||_0x52e23d[_0x4f91e5(0x157)][_0x4f91e5(0x200)]!==_0x272c06['params'][_0x4f91e5(0x200)]?_0x1c3096:{'error':new Error(_0x4f91e5(0x1ed))};}},Ms={'m1':_0x55bc39['id'],'m2':_0x1faf3d['id'],'handler':(_0x2cfe14,_0x4f2f55)=>{const _0x1cb482=_0x29ef24,_0x4cad47={'m1Prime':_0x2cfe14,'m2Prime':_0x4f2f55};return _0x2cfe14[_0x1cb482(0x157)][_0x1cb482(0x18d)]!==_0x4f2f55['params'][_0x1cb482(0x18d)]||_0x2cfe14['params']['subUnitId']!==_0x4f2f55[_0x1cb482(0x157)][_0x1cb482(0x200)]?_0x4cad47:{'error':new Error(_0x1cb482(0x1ec))};}},vs={'m1':_0x55bc39['id'],'m2':_0x1b1846['id'],'handler':(_0x334c04,_0x549812)=>{const _0x2d52bb=_0x29ef24,_0x1c42fa={'m1Prime':_0x334c04,'m2Prime':_0x549812};if(_0x334c04['params'][_0x2d52bb(0x18d)]!==_0x549812[_0x2d52bb(0x157)][_0x2d52bb(0x18d)]||_0x334c04[_0x2d52bb(0x157)][_0x2d52bb(0x200)]!==_0x549812[_0x2d52bb(0x157)]['subUnitId'])return _0x1c42fa;const _0x5a5e08=_0x334c04[_0x2d52bb(0x157)][_0x2d52bb(0x235)][_0x2d52bb(0x215)],_0x429a14=_0x549812[_0x2d52bb(0x157)][_0x2d52bb(0x215)];return _0x5a5e08['some'](_0x13289d=>_0x429a14['some'](_0x49164b=>_0x1f9dbe[_0x2d52bb(0x151)](_0x13289d,_0x49164b)))?{'error':new Error(_0x2d52bb(0x150))}:_0x1c42fa;}},Es={'m1':_0x55bc39['id'],'m2':_0x2e4450['id'],'handler':(_0x53ab74,_0x386410)=>{const _0x86430=_0x29ef24,_0xf05044={'m1Prime':_0x53ab74,'m2Prime':_0x386410};if(_0x53ab74[_0x86430(0x157)][_0x86430(0x18d)]!==_0x386410[_0x86430(0x157)][_0x86430(0x18d)]||_0x53ab74['params'][_0x86430(0x200)]!==_0x386410['params'][_0x86430(0x200)])return _0xf05044;const _0x4d52c3=_0x53ab74[_0x86430(0x157)][_0x86430(0x235)][_0x86430(0x215)],_0x11fb48=_0x386410[_0x86430(0x157)][_0x86430(0x235)][_0x86430(0x215)];return _0x4d52c3[_0x86430(0x1cc)](_0x16aa26=>_0x11fb48['some'](_0xa35146=>_0x1f9dbe[_0x86430(0x151)](_0x16aa26,_0xa35146)))?{'error':new Error(_0x86430(0x1b8))}:_0xf05044;}},Ss={'m1':_0x55bc39['id'],'m2':_0x478afe['id'],'handler':(_0x4cf21a,_0x4a345a)=>{const _0x23338e=_0x29ef24,_0x147ad0={'m1Prime':_0x4cf21a,'m2Prime':_0x4a345a};if(_0x4cf21a[_0x23338e(0x157)][_0x23338e(0x18d)]!==_0x4a345a['params'][_0x23338e(0x18d)]||_0x4cf21a[_0x23338e(0x157)]['subUnitId']!==_0x4a345a[_0x23338e(0x157)][_0x23338e(0x200)])return _0x147ad0;const _0x5c9b2d=_0x4cf21a['params'][_0x23338e(0x235)][_0x23338e(0x215)],_0x1329f2=[{'startRow':_0x4a345a[_0x23338e(0x157)][_0x23338e(0x1fa)],'endRow':_0x4a345a[_0x23338e(0x157)][_0x23338e(0x1fa)],'startColumn':_0x4a345a[_0x23338e(0x157)][_0x23338e(0x17b)],'endColumn':_0x4a345a[_0x23338e(0x157)][_0x23338e(0x17b)]}];return _0x5c9b2d[_0x23338e(0x1cc)](_0x4301a5=>_0x1329f2['some'](_0x2dc006=>_0x1f9dbe[_0x23338e(0x151)](_0x4301a5,_0x2dc006)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen')}:_0x147ad0;}},Vs={'m1':_0x55bc39['id'],'m2':_0x3e9938['id'],'handler':(_0x37175b,_0x415a8d)=>{const _0x4102ce=_0x29ef24,_0x552ad1={'m1Prime':_0x37175b,'m2Prime':_0x415a8d};return _0x37175b['params'][_0x4102ce(0x18d)]!==_0x415a8d[_0x4102ce(0x157)][_0x4102ce(0x18d)]||_0x37175b[_0x4102ce(0x157)]['subUnitId']!==_0x415a8d['params']['subUnitId']?_0x552ad1:{'error':new Error(_0x4102ce(0x1e4))};}},Ws={'m1':_0x55bc39['id'],'m2':_0x55bc39['id'],'handler':(_0x4a2b40,_0x1de0cb)=>{const _0x4f73d2=_0x29ef24,_0x2a551b={'m1Prime':_0x4a2b40,'m2Prime':_0x1de0cb};if(_0x4a2b40[_0x4f73d2(0x157)][_0x4f73d2(0x18d)]!==_0x1de0cb[_0x4f73d2(0x157)][_0x4f73d2(0x18d)]||_0x4a2b40['params'][_0x4f73d2(0x200)]!==_0x1de0cb['params'][_0x4f73d2(0x200)])return _0x2a551b;const _0x510a96=_0x4a2b40[_0x4f73d2(0x157)][_0x4f73d2(0x235)]['ranges'],_0x355fa6=_0x1de0cb[_0x4f73d2(0x157)]['rule'][_0x4f73d2(0x215)];return _0x510a96[_0x4f73d2(0x1cc)](_0x245827=>_0x355fa6[_0x4f73d2(0x1cc)](_0x2b133e=>_0x1f9dbe[_0x4f73d2(0x151)](_0x245827,_0x2b133e)))?{'error':new Error(_0x4f73d2(0x14d))}:_0x2a551b;}},_s={'m1':_0x55bc39['id'],'m2':_0x7d740['id'],'handler':(_0x3e5a90,_0x1979f9)=>{const _0x27e273=_0x29ef24,_0x5aa0e2={'m1Prime':_0x3e5a90,'m2Prime':_0x1979f9};if(_0x3e5a90[_0x27e273(0x157)][_0x27e273(0x18d)]!==_0x1979f9['params'][_0x27e273(0x18d)]||_0x3e5a90['params'][_0x27e273(0x200)]!==_0x1979f9[_0x27e273(0x157)][_0x27e273(0x200)])return _0x5aa0e2;const _0x5b2d65=_0x3e5a90[_0x27e273(0x157)]['rule']['ranges'],_0xdc3cb8=new _0x1caf12(_0x1979f9['params'][_0x27e273(0x153)])['getDataRange']();return _0x5b2d65[_0x27e273(0x1cc)](_0x51b762=>_0x1f9dbe[_0x27e273(0x151)](_0x51b762,_0xdc3cb8))?{'error':new Error(_0x27e273(0x14c))}:_0x5aa0e2;}},ys={'m1':_0x55bc39['id'],'m2':_0x38937a['id'],'handler':(_0x130916,_0x45590f)=>{const _0x2ec2f2=_0x29ef24,_0x2e63f1={'m1Prime':_0x130916,'m2Prime':_0x45590f};if(_0x130916['params']['unitId']!==_0x45590f['params'][_0x2ec2f2(0x18d)]||_0x130916[_0x2ec2f2(0x157)][_0x2ec2f2(0x200)]!==_0x45590f[_0x2ec2f2(0x157)][_0x2ec2f2(0x200)])return _0x2e63f1;const _0x994db7=_0x130916[_0x2ec2f2(0x157)][_0x2ec2f2(0x235)]['ranges'],_0x4749b3=_0x45590f[_0x2ec2f2(0x157)][_0x2ec2f2(0x215)];return _0x994db7['some'](_0x46b098=>_0x4749b3['some'](_0x3ebfe3=>_0x1f9dbe[_0x2ec2f2(0x151)](_0x46b098,_0x3ebfe3)))?{'error':new Error(_0x2ec2f2(0x1b1))}:_0x2e63f1;}},Ns={'m1':_0x55bc39['id'],'m2':_0x233343['id'],'handler':(_0x1375bb,_0x28dd66)=>{const _0x3d3858=_0x29ef24,_0x5b8016={'m1Prime':_0x1375bb,'m2Prime':_0x28dd66};return _0x1375bb[_0x3d3858(0x157)][_0x3d3858(0x18d)]!==_0x28dd66[_0x3d3858(0x157)][_0x3d3858(0x18d)]||_0x1375bb[_0x3d3858(0x157)]['subUnitId']!==_0x28dd66[_0x3d3858(0x157)][_0x3d3858(0x200)]?_0x5b8016:{'error':new Error(_0x3d3858(0x22a))};}},Os={'m1':_0x55bc39['id'],'m2':_0x2f2861['id'],'handler':(_0x3745ce,_0x18a816)=>{const _0x341e23=_0x29ef24,_0x480400={'m1Prime':_0x3745ce,'m2Prime':_0x18a816};return _0x3745ce[_0x341e23(0x157)]['unitId']!==_0x18a816[_0x341e23(0x157)][_0x341e23(0x18d)]||_0x3745ce[_0x341e23(0x157)][_0x341e23(0x200)]!==_0x18a816['params']['subUnitId']?_0x480400:{'error':new Error(_0x341e23(0x108))};}},Ts={'m1':_0x2ba035['id'],'m2':_0x3ee113['id'],'handler':(_0x1eed44,_0x4cd8dc)=>{const _0x23c60f=_0x29ef24,_0x2c104c={'m1Prime':_0x1eed44,'m2Prime':_0x4cd8dc};return _0x1eed44[_0x23c60f(0x157)][_0x23c60f(0x18d)]!==_0x4cd8dc[_0x23c60f(0x157)]['unitId']||_0x1eed44['params'][_0x23c60f(0x200)]!==_0x4cd8dc['params'][_0x23c60f(0x200)]?_0x2c104c:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment')};}},As={'m1':_0x2ba035['id'],'m2':_0x370ce4['id'],'handler':(_0x3fc3e1,_0x2f4bb4)=>{const _0xb9a21c=_0x29ef24,_0x5a9228={'m1Prime':_0x3fc3e1,'m2Prime':_0x2f4bb4};return _0x3fc3e1[_0xb9a21c(0x157)][_0xb9a21c(0x18d)]!==_0x2f4bb4[_0xb9a21c(0x157)][_0xb9a21c(0x18d)]||_0x3fc3e1[_0xb9a21c(0x157)]['subUnitId']!==_0x2f4bb4[_0xb9a21c(0x157)][_0xb9a21c(0x200)]?_0x5a9228:{'error':new Error(_0xb9a21c(0xed))};}},Ls={'m1':_0x2ba035['id'],'m2':_0x4d4d18['id'],'handler':(_0x2f0291,_0xa5b1b1)=>{const _0x38daa0=_0x29ef24,_0x341aa6={'m1Prime':_0x2f0291,'m2Prime':_0xa5b1b1};return _0x2f0291[_0x38daa0(0x157)][_0x38daa0(0x18d)]!==_0xa5b1b1['params'][_0x38daa0(0x18d)]||_0x2f0291[_0x38daa0(0x157)][_0x38daa0(0x200)]!==_0xa5b1b1[_0x38daa0(0x157)][_0x38daa0(0x200)]?_0x341aa6:{'error':new Error(_0x38daa0(0x155))};}},Ds={'m1':_0x2ba035['id'],'m2':_0x37ebc0['id'],'handler':(_0x4e2357,_0xe08876)=>{const _0xc8fb69=_0x29ef24,_0x4d2787={'m1Prime':_0x4e2357,'m2Prime':_0xe08876};return _0x4e2357[_0xc8fb69(0x157)][_0xc8fb69(0x18d)]!==_0xe08876[_0xc8fb69(0x157)]['unitId']||_0x4e2357['params'][_0xc8fb69(0x200)]!==_0xe08876[_0xc8fb69(0x157)][_0xc8fb69(0x200)]?_0x4d2787:{'error':new Error(_0xc8fb69(0x110))};}},ks={'m1':_0x2ba035['id'],'m2':_0x2ba035['id'],'handler':(_0x466fb8,_0x3669a8)=>{const _0x3feaa3=_0x29ef24,_0x112e42={'m1Prime':_0x466fb8,'m2Prime':_0x3669a8};return _0x466fb8[_0x3feaa3(0x157)][_0x3feaa3(0x18d)]!==_0x3669a8[_0x3feaa3(0x157)]['unitId']||_0x466fb8['params'][_0x3feaa3(0x200)]!==_0x3669a8[_0x3feaa3(0x157)][_0x3feaa3(0x235)]['subUnitId']?_0x112e42:{'error':new Error(_0x3feaa3(0x201))};}},xs={'m1':_0x2ba035['id'],'m2':_0x1e71b1['id'],'handler':(_0x10a365,_0x3b2bda)=>{const _0x16de79=_0x29ef24,_0x4b5e6c={'m1Prime':_0x10a365,'m2Prime':_0x3b2bda};return _0x10a365[_0x16de79(0x157)][_0x16de79(0x18d)]!==_0x3b2bda[_0x16de79(0x157)][_0x16de79(0x18d)]||_0x10a365[_0x16de79(0x157)]['subUnitId']!==_0x3b2bda[_0x16de79(0x157)][_0x16de79(0x200)]?_0x4b5e6c:{'error':new Error(_0x16de79(0x193))};}},Bs={'m1':_0x2ba035['id'],'m2':_0x33a683['id'],'handler':(_0x5453b2,_0x49a6ac)=>{const _0x5e5572=_0x29ef24,_0x487735={'m1Prime':_0x5453b2,'m2Prime':_0x49a6ac};return _0x5453b2[_0x5e5572(0x157)][_0x5e5572(0x18d)]!==_0x49a6ac[_0x5e5572(0x157)][_0x5e5572(0x18d)]||_0x5453b2[_0x5e5572(0x157)][_0x5e5572(0x200)]!==_0x49a6ac['params'][_0x5e5572(0x200)]?_0x487735:{'error':new Error(_0x5e5572(0x160))};}},Fs={'m1':_0x2ba035['id'],'m2':_0x3fbf8e['id'],'handler':(_0x2403a3,_0x5c5db6)=>{const _0x4f3153=_0x29ef24,_0x163ff4={'m1Prime':_0x2403a3,'m2Prime':_0x5c5db6};return _0x2403a3[_0x4f3153(0x157)][_0x4f3153(0x18d)]!==_0x5c5db6[_0x4f3153(0x157)][_0x4f3153(0x18d)]||_0x2403a3[_0x4f3153(0x157)]['subUnitId']!==_0x5c5db6[_0x4f3153(0x157)]['subUnitId']?_0x163ff4:{'error':new Error(_0x4f3153(0x242))};}},Hs={'m1':_0x2ba035['id'],'m2':_0x34cc5a['id'],'handler':(_0x956b,_0x397dd7)=>{const _0x11d772=_0x29ef24,_0xd53b58={'m1Prime':_0x956b,'m2Prime':_0x397dd7};return _0x956b[_0x11d772(0x157)][_0x11d772(0x18d)]!==_0x397dd7['params'][_0x11d772(0x18d)]||_0x956b[_0x11d772(0x157)][_0x11d772(0x200)]!==_0x397dd7['params']['subUnitId']?_0xd53b58:{'error':new Error(_0x11d772(0x14f))};}},Gs={'m1':_0x2ba035['id'],'m2':_0x36dacb['id'],'handler':(_0x3830aa,_0x406cc3)=>{const _0x35c305=_0x29ef24,_0x3cabce={'m1Prime':_0x3830aa,'m2Prime':_0x406cc3};return _0x3830aa[_0x35c305(0x157)]['unitId']!==_0x406cc3[_0x35c305(0x157)][_0x35c305(0x18d)]||_0x3830aa[_0x35c305(0x157)][_0x35c305(0x200)]!==_0x406cc3[_0x35c305(0x157)][_0x35c305(0x200)]?_0x3cabce:{'error':new Error(_0x35c305(0x189))};}},$s={'m1':_0x2ba035['id'],'m2':_0x41a309['id'],'handler':(_0x357957,_0x56b38f)=>{const _0x4b6218=_0x29ef24,_0x52ee27={'m1Prime':_0x357957,'m2Prime':_0x56b38f};return _0x357957[_0x4b6218(0x157)][_0x4b6218(0x18d)]!==_0x56b38f['params'][_0x4b6218(0x18d)]||_0x357957[_0x4b6218(0x157)][_0x4b6218(0x200)]!==_0x56b38f[_0x4b6218(0x157)][_0x4b6218(0x200)]?_0x52ee27:{'error':new Error(_0x4b6218(0x177))};}},js={'m1':_0x2ba035['id'],'m2':_0x305dc0['id'],'handler':(_0x24fd37,_0x1c2405)=>{const _0x28fa30=_0x29ef24,_0xb31338={'m1Prime':_0x24fd37,'m2Prime':_0x1c2405};return _0x24fd37[_0x28fa30(0x157)][_0x28fa30(0x18d)]!==_0x1c2405[_0x28fa30(0x157)][_0x28fa30(0x18d)]||_0x24fd37[_0x28fa30(0x157)][_0x28fa30(0x200)]!==_0x1c2405['params'][_0x28fa30(0x1a4)][_0x28fa30(0x200)]?_0xb31338:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range')};}},Ys={'m1':_0x2ba035['id'],'m2':_0x25c63c['id'],'handler':(_0x3fc392,_0x1f60a6)=>{const _0x55be88=_0x29ef24,_0x3599c0={'m1Prime':_0x3fc392,'m2Prime':_0x1f60a6};return _0x3fc392['params']['unitId']!==_0x1f60a6['params'][_0x55be88(0x18d)]||_0x3fc392[_0x55be88(0x157)][_0x55be88(0x200)]!==_0x1f60a6['params'][_0x55be88(0x200)]?_0x3599c0:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col')};}},Xs={'m1':_0x2ba035['id'],'m2':_0x3c800a['id'],'handler':(_0x55e047,_0x39434a)=>{const _0x564439=_0x29ef24,_0x562141={'m1Prime':_0x55e047,'m2Prime':_0x39434a};return _0x55e047[_0x564439(0x157)][_0x564439(0x18d)]!==_0x39434a['params'][_0x564439(0x18d)]||_0x55e047[_0x564439(0x157)][_0x564439(0x200)]!==_0x39434a[_0x564439(0x157)][_0x564439(0x200)]?_0x562141:{'error':new Error(_0x564439(0x156))};}},zs={'m1':_0x2ba035['id'],'m2':_0x13969f['id'],'handler':(_0x30eb00,_0x4a06e5)=>{const _0x2a79a5=_0x29ef24,_0x5229c7={'m1Prime':_0x30eb00,'m2Prime':_0x4a06e5};return _0x30eb00['params']['unitId']!==_0x4a06e5[_0x2a79a5(0x157)][_0x2a79a5(0x18d)]||_0x30eb00[_0x2a79a5(0x157)]['subUnitId']!==_0x4a06e5[_0x2a79a5(0x157)][_0x2a79a5(0x200)]?_0x5229c7:{'error':new Error(_0x2a79a5(0x22f))};}},Js={'m1':_0x2ba035['id'],'m2':_0x545114['id'],'handler':(_0x30c6fb,_0xed23c3)=>{const _0x2e89e3=_0x29ef24,_0x5b1dfe={'m1Prime':_0x30c6fb,'m2Prime':_0xed23c3};return _0x30c6fb[_0x2e89e3(0x157)][_0x2e89e3(0x18d)]!==_0xed23c3[_0x2e89e3(0x157)][_0x2e89e3(0x18d)]||_0x30c6fb[_0x2e89e3(0x157)][_0x2e89e3(0x200)]!==_0xed23c3['params'][_0x2e89e3(0x200)]?_0x5b1dfe:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt')};}},Ks={'m1':_0x2ba035['id'],'m2':_0x1b1846['id'],'handler':(_0x30a652,_0x1fcc4f)=>{const _0x3b5bb1=_0x29ef24,_0x2984df={'m1Prime':_0x30a652,'m2Prime':_0x1fcc4f};return _0x30a652[_0x3b5bb1(0x157)]['unitId']!==_0x1fcc4f[_0x3b5bb1(0x157)][_0x3b5bb1(0x18d)]||_0x30a652[_0x3b5bb1(0x157)][_0x3b5bb1(0x200)]!==_0x1fcc4f[_0x3b5bb1(0x157)][_0x3b5bb1(0x200)]?_0x2984df:{'error':new Error(_0x3b5bb1(0xfa))};}},qs={'m1':_0x2ba035['id'],'m2':_0x1faf3d['id'],'handler':(_0x489f08,_0xb682ef)=>{const _0x5a492f=_0x29ef24,_0x1ae434={'m1Prime':_0x489f08,'m2Prime':_0xb682ef};return _0x489f08['params'][_0x5a492f(0x18d)]!==_0xb682ef['params'][_0x5a492f(0x18d)]||_0x489f08[_0x5a492f(0x157)][_0x5a492f(0x200)]!==_0xb682ef['params'][_0x5a492f(0x200)]?_0x1ae434:{'error':new Error(_0x5a492f(0x11e))};}},Zs={'m1':_0x2ba035['id'],'m2':_0x475357['id'],'handler':(_0x2ac713,_0x3416b3)=>{const _0x5cb234=_0x29ef24,_0x49bc56={'m1Prime':_0x2ac713,'m2Prime':_0x3416b3};return _0x2ac713[_0x5cb234(0x157)][_0x5cb234(0x18d)]!==_0x3416b3['params']['unitId']||_0x2ac713[_0x5cb234(0x157)]['subUnitId']!==_0x3416b3['params']['subUnitId']?_0x49bc56:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet')};}},Qs={'m1':_0x2ba035['id'],'m2':_0x2e4450['id'],'handler':(_0x10c436,_0x24f472)=>{const _0x354f61=_0x29ef24,_0x252c0d={'m1Prime':_0x10c436,'m2Prime':_0x24f472};return _0x10c436[_0x354f61(0x157)][_0x354f61(0x18d)]!==_0x24f472[_0x354f61(0x157)][_0x354f61(0x18d)]||_0x10c436['params'][_0x354f61(0x200)]!==_0x24f472['params'][_0x354f61(0x200)]?_0x252c0d:{'error':new Error(_0x354f61(0x23c))};}},to={'m1':_0x2ba035['id'],'m2':_0x478afe['id'],'handler':(_0x900ea8,_0x358d79)=>{const _0x7c188d=_0x29ef24,_0x25d66c={'m1Prime':_0x900ea8,'m2Prime':_0x358d79};return _0x900ea8[_0x7c188d(0x157)][_0x7c188d(0x18d)]!==_0x358d79['params'][_0x7c188d(0x18d)]||_0x900ea8[_0x7c188d(0x157)]['subUnitId']!==_0x358d79['params'][_0x7c188d(0x200)]?_0x25d66c:{'error':new Error(_0x7c188d(0x221))};}},eo={'m1':_0x2ba035['id'],'m2':_0x3e9938['id'],'handler':(_0x200fb3,_0x43ee97)=>{const _0x4f0e32=_0x29ef24,_0x4de9c7={'m1Prime':_0x200fb3,'m2Prime':_0x43ee97};return _0x200fb3[_0x4f0e32(0x157)][_0x4f0e32(0x18d)]!==_0x43ee97['params'][_0x4f0e32(0x18d)]||_0x200fb3[_0x4f0e32(0x157)][_0x4f0e32(0x200)]!==_0x43ee97[_0x4f0e32(0x157)]['subUnitId']?_0x4de9c7:{'error':new Error(_0x4f0e32(0x144))};}},ro={'m1':_0x2ba035['id'],'m2':_0x55bc39['id'],'handler':(_0xc33a79,_0x195c37)=>{const _0xac7f87=_0x29ef24,_0xc96cc4={'m1Prime':_0xc33a79,'m2Prime':_0x195c37};return _0xc33a79[_0xac7f87(0x157)][_0xac7f87(0x18d)]!==_0x195c37[_0xac7f87(0x157)][_0xac7f87(0x18d)]||_0xc33a79[_0xac7f87(0x157)][_0xac7f87(0x200)]!==_0x195c37[_0xac7f87(0x157)][_0xac7f87(0x200)]?_0xc96cc4:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection')};}},no={'m1':_0x2ba035['id'],'m2':_0x38937a['id'],'handler':(_0x4b81d0,_0x2809f9)=>{const _0x12427e=_0x29ef24,_0xceca4={'m1Prime':_0x4b81d0,'m2Prime':_0x2809f9};return _0x4b81d0[_0x12427e(0x157)][_0x12427e(0x18d)]!==_0x2809f9[_0x12427e(0x157)][_0x12427e(0x18d)]||_0x4b81d0[_0x12427e(0x157)][_0x12427e(0x200)]!==_0x2809f9['params'][_0x12427e(0x200)]?_0xceca4:{'error':new Error(_0x12427e(0x179))};}},ao={'m1':_0x2ba035['id'],'m2':_0x5324ec['id'],'handler':(_0x257635,_0x2e04a1)=>{const _0x124c9c=_0x29ef24,_0x3aac70={'m1Prime':_0x257635,'m2Prime':_0x2e04a1};return _0x257635[_0x124c9c(0x157)][_0x124c9c(0x18d)]!==_0x2e04a1[_0x124c9c(0x157)]['unitId']||_0x257635[_0x124c9c(0x157)]['subUnitId']!==_0x2e04a1[_0x124c9c(0x157)][_0x124c9c(0x200)]?_0x3aac70:{'error':new Error(_0x124c9c(0x1ac))};}},so={'m1':_0x2ba035['id'],'m2':_0x233343['id'],'handler':(_0xcba43a,_0x2abaee)=>{const _0x580eb4=_0x29ef24,_0x271357={'m1Prime':_0xcba43a,'m2Prime':_0x2abaee};return _0xcba43a[_0x580eb4(0x157)]['unitId']!==_0x2abaee[_0x580eb4(0x157)]['unitId']||_0xcba43a[_0x580eb4(0x157)]['subUnitId']!==_0x2abaee[_0x580eb4(0x157)][_0x580eb4(0x200)]?_0x271357:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment')};}},oo={'m1':_0x2ba035['id'],'m2':_0x2f2861['id'],'handler':(_0x141112,_0x14ee18)=>{const _0x12168a=_0x29ef24,_0x13f613={'m1Prime':_0x141112,'m2Prime':_0x14ee18};return _0x141112[_0x12168a(0x157)][_0x12168a(0x18d)]!==_0x14ee18[_0x12168a(0x157)][_0x12168a(0x18d)]||_0x141112['params'][_0x12168a(0x200)]!==_0x14ee18[_0x12168a(0x157)]['subUnitId']?_0x13f613:{'error':new Error(_0x12168a(0x194))};}},io={'m1':_0x55bc39['id'],'m2':_0x305dc0['id'],'handler':(_0x4e8c4a,_0xdb9c6d)=>{const _0x3616d3=_0x29ef24,_0x290a93={'m1Prime':_0x4e8c4a,'m2Prime':_0xdb9c6d};if(_0x4e8c4a[_0x3616d3(0x157)][_0x3616d3(0x18d)]!==_0xdb9c6d[_0x3616d3(0x157)]['unitId']||_0x4e8c4a[_0x3616d3(0x157)][_0x3616d3(0x200)]!==_0xdb9c6d[_0x3616d3(0x157)][_0x3616d3(0x1a4)]['subUnitId'])return _0x290a93;const _0x491d6a=_0x4e8c4a[_0x3616d3(0x157)]['rule'][_0x3616d3(0x215)],_0x38040d=new _0x1caf12(_0xdb9c6d[_0x3616d3(0x157)]['from']['value'])[_0x3616d3(0x126)](),_0x1eccf7=new _0x1caf12(_0xdb9c6d[_0x3616d3(0x157)]['to']['value'])[_0x3616d3(0x126)](),_0x4e5396=[_0x38040d,_0x1eccf7];return _0x491d6a[_0x3616d3(0x1cc)](_0x5a666a=>_0x4e5396[_0x3616d3(0x1cc)](_0x297661=>_0x1f9dbe[_0x3616d3(0x151)](_0x5a666a,_0x297661)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range')}:_0x290a93;}},mo={'m1':_0x34cc5a['id'],'m2':_0x4979e7['id'],'handler'(_0x209690,_0x393722){const _0x5ceb34=_0x29ef24,_0xac42c8={'m1Prime':_0x209690,'m2Prime':_0x393722};if(_0x209690[_0x5ceb34(0x157)][_0x5ceb34(0x18d)]!==_0x393722[_0x5ceb34(0x157)]['unitId']||_0x209690[_0x5ceb34(0x157)][_0x5ceb34(0x200)]!==_0x393722[_0x5ceb34(0x157)]['subUnitId'])return _0xac42c8;const _0x7ef69c=_0x1d2f24['deepClone'](_0x393722),_0xa853f1=_0x286c30(h(_0x413f7d(_0x209690[_0x5ceb34(0x157)][_0x5ceb34(0x1db)])),h(_0x413f7d(_0x393722[_0x5ceb34(0x157)][_0x5ceb34(0x1db)])));_0x7ef69c[_0x5ceb34(0x157)]['range']['startRow']+=_0xa853f1['step'],_0x7ef69c[_0x5ceb34(0x157)][_0x5ceb34(0x1db)][_0x5ceb34(0x1bb)]+=_0xa853f1['step']+(_0xa853f1['length']||0x0);const _0x230178=_0x209690[_0x5ceb34(0x157)][_0x5ceb34(0x1db)]['startRow'],_0x394ae5=_0x209690['params']['range']['endRow']-_0x209690[_0x5ceb34(0x157)]['range'][_0x5ceb34(0x1fa)]+0x1,_0x1fe15a={};for(const _0x17e84d in _0x393722[_0x5ceb34(0x157)][_0x5ceb34(0x24a)]){let _0x6b3be1=Number(_0x17e84d),_0xc2a169=_0x393722[_0x5ceb34(0x157)][_0x5ceb34(0x24a)][_0x17e84d];_0x6b3be1=Se(_0x230178,_0x394ae5,_0x6b3be1),_0xc2a169=Se(_0x230178,_0x394ae5,_0xc2a169),_0x1fe15a[_0x6b3be1]=_0xc2a169;}return _0x7ef69c[_0x5ceb34(0x157)][_0x5ceb34(0x24a)]=_0x1fe15a,{'m1Prime':_0x209690,'m2Prime':_0x7ef69c};}},Se=(_0x2b9c28,_0x383a9c,_0x3caa46)=>_0x3caa46>=_0x2b9c28?_0x3caa46+_0x383a9c:_0x3caa46,uo={'m1':_0x3fbf8e['id'],'m2':_0x4979e7['id'],'handler'(_0x3e23b5,_0x49736f){const _0x1861cb=_0x29ef24,_0x2a179e={'m1Prime':_0x3e23b5,'m2Prime':_0x49736f};if(_0x3e23b5['params'][_0x1861cb(0x18d)]!==_0x49736f[_0x1861cb(0x157)][_0x1861cb(0x18d)]||_0x3e23b5[_0x1861cb(0x157)][_0x1861cb(0x200)]!==_0x49736f[_0x1861cb(0x157)][_0x1861cb(0x200)])return _0x2a179e;const _0x5576a6=_0x1d2f24['deepClone'](_0x49736f),_0x52cb48=_0x286c30(h(_0x3e23b5[_0x1861cb(0x157)][_0x1861cb(0x1db)]),h(_0x49736f[_0x1861cb(0x157)]['range']));return _0x5576a6[_0x1861cb(0x157)][_0x1861cb(0x1db)][_0x1861cb(0x17b)]+=_0x52cb48[_0x1861cb(0x14a)],_0x5576a6['params'][_0x1861cb(0x1db)][_0x1861cb(0x240)]+=_0x52cb48[_0x1861cb(0x14a)]+(_0x52cb48[_0x1861cb(0x159)]||0x0),{'m1Prime':_0x3e23b5,'m2Prime':_0x5576a6};}},lo={'m1':_0x3c800a['id'],'m2':_0x4979e7['id'],'handler'(_0x1ec866,_0x256d82){const _0x502320=_0x29ef24,_0x2b5c0e={'m1Prime':_0x1ec866,'m2Prime':_0x256d82};if(_0x1ec866['params'][_0x502320(0x18d)]!==_0x256d82['params']['unitId']||_0x1ec866[_0x502320(0x157)]['subUnitId']!==_0x256d82[_0x502320(0x157)][_0x502320(0x200)])return _0x2b5c0e;const _0x4c74fd=_0x1d2f24['deepClone'](_0x256d82),_0xade74d=_0x1d2f24[_0x502320(0x250)](_0x1ec866),_0x924f49=_0x272561(h(_0x413f7d(_0x1ec866[_0x502320(0x157)]['range'])),h(_0x413f7d(_0x256d82[_0x502320(0x157)][_0x502320(0x1db)])));if(!_0x924f49)return{'m1Prime':_0x1ec866,'m2Prime':[]};if(_0x924f49[_0x502320(0x159)]===0x0&&_0x924f49[_0x502320(0x14a)]===0x0)return{'m1Prime':_0x1ec866,'m2Prime':_0x256d82};const {startRow:_0x44c1e3,endRow:_0x417e33}=_0x1ec866['params'][_0x502320(0x1db)];_0x4c74fd[_0x502320(0x157)][_0x502320(0x1db)]['startRow']+=_0x924f49[_0x502320(0x14a)],_0x4c74fd[_0x502320(0x157)][_0x502320(0x1db)]['endRow']+=_0x924f49[_0x502320(0x14a)]+(_0x924f49[_0x502320(0x159)]||0x0);const _0x54a57b=Object[_0x502320(0x20e)](_0x256d82['params'][_0x502320(0x24a)])[_0x502320(0x13f)](_0x40250b=>Ve(_0x44c1e3,_0x417e33,Number(_0x40250b)))[_0x502320(0x20f)](_0x13daff=>_0x13daff!==null),_0x17351f={};for(const _0x294732 in _0x256d82['params'][_0x502320(0x24a)]){let _0x1c4fcd=_0x256d82[_0x502320(0x157)][_0x502320(0x24a)][_0x294732];_0x1c4fcd=Ve(_0x44c1e3,_0x417e33,_0x1c4fcd),_0x1c4fcd!==null&&(_0x17351f[_0x54a57b[_0x502320(0x214)]()]=_0x1c4fcd);}_0x4c74fd[_0x502320(0x157)][_0x502320(0x24a)]=_0x17351f;const _0x4be4b0=po(_0x256d82[_0x502320(0x157)][_0x502320(0x24a)],{'start':_0x1ec866[_0x502320(0x157)][_0x502320(0x1db)][_0x502320(0x1fa)],'end':_0x1ec866[_0x502320(0x157)][_0x502320(0x1db)]['endRow']}),_0x4856a5=[_0xade74d];return _0x4be4b0&&_0x4856a5[_0x502320(0x18f)]({'id':_0x4979e7['id'],'params':{..._0x1ec866[_0x502320(0x157)],'order':_0x4be4b0[_0x502320(0x24a)],'range':{..._0x256d82[_0x502320(0x157)][_0x502320(0x1db)],..._0x4be4b0['range']}}}),{'m1Prime':_0x4856a5,'m2Prime':_0x4c74fd};}},po=(_0x4846a0,_0x1b3b68)=>{const _0x2d6096=_0x29ef24,_0x4e2932=Object[_0x2d6096(0x20e)](_0x4846a0)['map'](Number)['sort']((_0x28544e,_0x325c6b)=>_0x28544e-_0x325c6b);if(_0x4e2932[_0x2d6096(0x159)]===0x0)return null;const _0x1571a1=_0x4e2932[0x0],_0x141e90=_0x4e2932[_0x4e2932[_0x2d6096(0x159)]-0x1];if(_0x1571a1>_0x1b3b68[_0x2d6096(0x1d6)]||_0x141e90<_0x1b3b68[_0x2d6096(0x23e)])return null;const _0x3b1929=_0x4e2932[_0x2d6096(0x20f)](_0x181249=>_0x4846a0[_0x181249]>=_0x1b3b68['start']&&_0x4846a0[_0x181249]<=_0x1b3b68[_0x2d6096(0x1d6)]);if(_0x3b1929[_0x2d6096(0x159)]===0x0)return null;const _0x37c562=_0x3b1929[_0x2d6096(0x13f)](_0x107632=>_0x4846a0[_0x107632]),_0x1c3063={},_0x818af0=Math[_0x2d6096(0x1e1)](_0x3b1929[0x0],_0x1b3b68[_0x2d6096(0x23e)]),_0x18b84f=Math[_0x2d6096(0x230)](_0x3b1929[_0x3b1929[_0x2d6096(0x159)]-0x1],_0x1b3b68[_0x2d6096(0x1d6)]),_0x3785fb=Array['from']({'length':_0x18b84f-_0x818af0+0x1},(_0x1b021b,_0x135a44)=>_0x135a44+_0x818af0)[_0x2d6096(0x20f)](_0xabc2ba=>!_0x3b1929[_0x2d6096(0x203)](_0xabc2ba));return Array['from']({'length':_0x18b84f-_0x818af0+0x1},(_0x197828,_0x16d10f)=>_0x16d10f+_0x818af0)['filter'](_0x4767e5=>!_0x37c562[_0x2d6096(0x203)](_0x4767e5))['forEach']((_0x1f67a1,_0x191280)=>{_0x1c3063[_0x1f67a1]=_0x3785fb[_0x191280];}),_0x37c562[_0x2d6096(0x23f)]((_0x3b1ed8,_0x4c5bfe)=>{_0x1c3063[_0x3b1ed8]=_0x3b1929[_0x4c5bfe];}),{'range':{'startRow':_0x818af0,'endRow':_0x18b84f},'order':_0x1c3063};},Ve=(_0x33f8fb,_0x27ae9c,_0x74d94d)=>_0x74d94d>=_0x33f8fb&&_0x74d94d<=_0x27ae9c?null:_0x74d94d>_0x27ae9c?_0x74d94d-(_0x27ae9c-_0x33f8fb+0x1):_0x74d94d,co={'m1':_0x25c63c['id'],'m2':_0x4979e7['id'],'handler'(_0x3bbddf,_0x620224){const _0x1bad7c=_0x29ef24,_0x9c985e={'m1Prime':_0x3bbddf,'m2Prime':_0x620224};if(_0x3bbddf['params'][_0x1bad7c(0x18d)]!==_0x620224['params']['unitId']||_0x3bbddf[_0x1bad7c(0x157)]['subUnitId']!==_0x620224[_0x1bad7c(0x157)]['subUnitId'])return _0x9c985e;const _0x422fb4=_0x272561(h(_0x3bbddf[_0x1bad7c(0x157)][_0x1bad7c(0x1db)]),h(_0x620224[_0x1bad7c(0x157)][_0x1bad7c(0x1db)]));if(!_0x422fb4)return{'m1Prime':_0x3bbddf,'m2Prime':[]};const _0x30ad3d=_0x1d2f24[_0x1bad7c(0x250)](_0x620224);return _0x30ad3d[_0x1bad7c(0x157)]['range'][_0x1bad7c(0x17b)]+=_0x422fb4[_0x1bad7c(0x14a)],_0x30ad3d['params']['range']['endColumn']+=_0x422fb4[_0x1bad7c(0x14a)]+(_0x422fb4[_0x1bad7c(0x159)]||0x0),{'m1Prime':_0x3bbddf,'m2Prime':_0x30ad3d};}},fo={'m1':_0x41a309['id'],'m2':_0x4979e7['id'],'handler'(_0xcdad3a,_0x4236ae){const _0x52f203=_0x29ef24;var _0x3f0a8d;const _0x2cf6d1={'m1Prime':_0xcdad3a,'m2Prime':_0x4236ae};if(_0xcdad3a[_0x52f203(0x157)][_0x52f203(0x18d)]!==_0x4236ae['params'][_0x52f203(0x18d)]||_0xcdad3a['params']['subUnitId']!==_0x4236ae[_0x52f203(0x157)][_0x52f203(0x200)])return _0x2cf6d1;const _0x323a0b=Ro(_0xcdad3a[_0x52f203(0x157)]['sourceRange'],_0xcdad3a['params'][_0x52f203(0x1e8)]),_0x2bf0e4=_0x1d2f24['deepClone'](_0x4236ae),{range:_0x517d0c}=_0x2bf0e4[_0x52f203(0x157)],_0x128cae=Array[_0x52f203(0x1a4)]({'length':_0x517d0c[_0x52f203(0x1bb)]-_0x517d0c['startRow']+0x1},(_0x59ddfd,_0x1e0e56)=>_0x1e0e56+_0x517d0c[_0x52f203(0x1fa)]),_0x2b3454={},_0x24831a={},_0x1f0e20=Math[_0x52f203(0x1e1)](_0xcdad3a['params'][_0x52f203(0x246)][_0x52f203(0x1fa)],_0xcdad3a['params'][_0x52f203(0x1e8)]['startRow'],..._0x128cae),_0x2d2917=Math[_0x52f203(0x230)](_0xcdad3a[_0x52f203(0x157)][_0x52f203(0x246)][_0x52f203(0x1bb)],_0xcdad3a[_0x52f203(0x157)]['targetRange'][_0x52f203(0x1bb)],..._0x128cae);for(let _0x452e34=_0x1f0e20;_0x452e34<=_0x2d2917;_0x452e34++){const _0x3b9ca0=_0x452e34,_0x52e8e4=(_0x3f0a8d=_0x4236ae[_0x52f203(0x157)][_0x52f203(0x24a)][_0x452e34])!=null?_0x3f0a8d:_0x3b9ca0,_0x424219=_0x323a0b(_0x52e8e4);_0x3b9ca0!==_0x424219&&(_0x2b3454[_0x3b9ca0]=_0x424219),_0x52e8e4!==_0x424219&&(_0x24831a[_0x52e8e4]=_0x424219);}_0x2bf0e4['params'][_0x52f203(0x24a)]=_0x2b3454;const _0x20bad1=Object[_0x52f203(0x20e)](_0x2b3454)[_0x52f203(0x13f)](Number);_0x517d0c[_0x52f203(0x1fa)]=Math['min'](..._0x20bad1),_0x517d0c[_0x52f203(0x1bb)]=Math[_0x52f203(0x230)](..._0x20bad1);const _0x2abae4=[_0xcdad3a],_0xdaaec1=Object[_0x52f203(0x20e)](_0x24831a)[_0x52f203(0x13f)](Number);return _0xdaaec1[_0x52f203(0x159)]>0x0&&_0x2abae4['unshift']({'id':_0x4979e7['id'],'params':{'unitId':_0xcdad3a['params'][_0x52f203(0x18d)],'subUnitId':_0xcdad3a[_0x52f203(0x157)]['subUnitId'],'range':{'startColumn':_0x4236ae['params'][_0x52f203(0x1db)][_0x52f203(0x17b)],'endColumn':_0x4236ae['params'][_0x52f203(0x1db)][_0x52f203(0x240)],'startRow':Math['min'](..._0xdaaec1),'endRow':Math[_0x52f203(0x230)](..._0xdaaec1)},'order':_0x24831a}}),{'m1Prime':_0x2abae4,'m2Prime':_0x2bf0e4};}},Ro=(_0x5cb88a,_0x39ef5d)=>{const _0x383bf1=_0x29ef24,_0x4c002d=_0x5cb88a[_0x383bf1(0x1bb)]-_0x5cb88a[_0x383bf1(0x1fa)]+0x1,_0x5448ab=_0x5cb88a[_0x383bf1(0x1fa)],_0x2354e9=_0x39ef5d[_0x383bf1(0x1fa)];return _0x45db25=>{const _0xc58181=_0x383bf1;if(_0x5448ab<=_0x2354e9){const _0x2f30eb=_0x39ef5d['startRow']-_0x5cb88a[_0xc58181(0x1bb)]-0x1;if(_0x45db25>=_0x5cb88a[_0xc58181(0x1fa)]&&_0x45db25<=_0x5cb88a[_0xc58181(0x1bb)])return _0x45db25+_0x2f30eb;if(_0x45db25>_0x5cb88a[_0xc58181(0x1bb)]&&_0x45db25<_0x39ef5d[_0xc58181(0x1fa)])return _0x45db25-_0x4c002d;}if(_0x5448ab>_0x2354e9){const _0x52bb3d=_0x5cb88a[_0xc58181(0x1fa)]-_0x39ef5d[_0xc58181(0x1fa)];if(_0x45db25>=_0x39ef5d['startRow']&&_0x45db25<_0x5cb88a['startRow'])return _0x45db25+_0x4c002d;if(_0x45db25>=_0x5cb88a['startRow']&&_0x45db25<=_0x5cb88a[_0xc58181(0x1bb)])return _0x45db25-_0x52bb3d;}return _0x45db25;};},ho={'m1':_0x36dacb['id'],'m2':_0x4979e7['id'],'handler'(_0x2387d8,_0x460aa4){const _0xbd7faa=_0x29ef24,_0x273189={'m1Prime':_0x2387d8,'m2Prime':_0x460aa4};if(_0x2387d8['params'][_0xbd7faa(0x18d)]!==_0x460aa4[_0xbd7faa(0x157)][_0xbd7faa(0x18d)]||_0x2387d8[_0xbd7faa(0x157)][_0xbd7faa(0x200)]!==_0x460aa4['params'][_0xbd7faa(0x200)])return _0x273189;const _0x20f806=_0x2387d8['params'][_0xbd7faa(0x246)]['startColumn'],_0x285c6d=_0x2387d8[_0xbd7faa(0x157)][_0xbd7faa(0x246)][_0xbd7faa(0x240)],_0x420c42=_0x2387d8[_0xbd7faa(0x157)][_0xbd7faa(0x1e8)][_0xbd7faa(0x17b)],_0x1cf148=_0x2387d8[_0xbd7faa(0x157)][_0xbd7faa(0x1e8)][_0xbd7faa(0x240)],_0x4259d4=_0x460aa4[_0xbd7faa(0x157)][_0xbd7faa(0x1db)]['startColumn'],_0x1818d4=_0x460aa4[_0xbd7faa(0x157)][_0xbd7faa(0x1db)][_0xbd7faa(0x240)];if(_0x20f806<=_0x1818d4&&_0x285c6d>=_0x4259d4||_0x420c42<=_0x1818d4&&_0x1cf148>=_0x4259d4)return{'error':new Error(_0xbd7faa(0x104))};const _0x57c971=_0xeb8727({'start':_0x20f806,'end':_0x285c6d},{'start':_0x420c42,'end':_0x1cf148},{'start':_0x4259d4,'end':_0x1818d4}),_0x4ed500=_0x1d2f24[_0xbd7faa(0x250)](_0x460aa4);return _0x4ed500[_0xbd7faa(0x157)]['range'][_0xbd7faa(0x17b)]+=_0x57c971[_0xbd7faa(0x14a)],_0x4ed500[_0xbd7faa(0x157)][_0xbd7faa(0x1db)][_0xbd7faa(0x240)]+=_0x57c971[_0xbd7faa(0x14a)]+(_0x57c971[_0xbd7faa(0x159)]||0x0),{'m1Prime':_0x2387d8,'m2Prime':_0x4ed500};}},Io={'m1':_0x305dc0['id'],'m2':_0x4979e7['id'],'handler'(_0x23b2ec,_0x375712){const _0x534a8e=_0x29ef24,_0x2012f5={'m1Prime':_0x23b2ec,'m2Prime':_0x375712};if(_0x23b2ec[_0x534a8e(0x157)]['unitId']!==_0x375712[_0x534a8e(0x157)][_0x534a8e(0x18d)]||_0x23b2ec[_0x534a8e(0x157)]['from'][_0x534a8e(0x200)]!==_0x375712['params'][_0x534a8e(0x200)]&&_0x23b2ec[_0x534a8e(0x157)]['to'][_0x534a8e(0x200)]!==_0x375712[_0x534a8e(0x157)][_0x534a8e(0x200)])return _0x2012f5;if(_0x23b2ec[_0x534a8e(0x157)][_0x534a8e(0x1a4)]['subUnitId']===_0x375712[_0x534a8e(0x157)][_0x534a8e(0x200)]){const _0x11cb1d=new _0x1caf12(_0x23b2ec[_0x534a8e(0x157)][_0x534a8e(0x1a4)][_0x534a8e(0x11a)])[_0x534a8e(0x126)]();if(_0x1f9dbe[_0x534a8e(0x151)](_0x11cb1d,_0x375712[_0x534a8e(0x157)][_0x534a8e(0x1db)]))return{'error':new Error(_0x534a8e(0x104))};}if(_0x23b2ec[_0x534a8e(0x157)]['to']['subUnitId']===_0x375712[_0x534a8e(0x157)][_0x534a8e(0x200)]){const _0x20bd16=new _0x1caf12(_0x23b2ec[_0x534a8e(0x157)]['to'][_0x534a8e(0x11a)])[_0x534a8e(0x126)]();if(_0x1f9dbe[_0x534a8e(0x151)](_0x20bd16,_0x375712[_0x534a8e(0x157)][_0x534a8e(0x1db)]))return{'error':new Error(_0x534a8e(0x104))};}return _0x2012f5;}},go={'m1':_0x7d740['id'],'m2':_0x4979e7['id'],'handler'(_0x2e32f1,_0x41ed46){const _0x1cdf2=_0x29ef24;var _0x1c3ce0,_0xee8ed;const _0x550d84={'m1Prime':_0x2e32f1,'m2Prime':_0x41ed46};if(_0x2e32f1[_0x1cdf2(0x157)][_0x1cdf2(0x18d)]!==_0x41ed46[_0x1cdf2(0x157)]['unitId']||_0x2e32f1[_0x1cdf2(0x157)][_0x1cdf2(0x200)]!==_0x41ed46[_0x1cdf2(0x157)]['subUnitId'])return _0x550d84;const _0x4802be=_0x1d2f24[_0x1cdf2(0x250)](_0x2e32f1),{cellValue:_0xc7ee69}=_0x4802be['params'],_0x5828cb=new _0x1caf12(_0xc7ee69),{range:_0x52e0d0}=_0x41ed46[_0x1cdf2(0x157)],_0x6157ea=new Map();for(let _0x3d90ed=_0x52e0d0[_0x1cdf2(0x17b)];_0x3d90ed<=_0x52e0d0['endColumn'];_0x3d90ed++)for(let _0xf89caf=_0x52e0d0[_0x1cdf2(0x1fa)];_0xf89caf<=_0x52e0d0['endRow'];_0xf89caf++)if(((_0x1c3ce0=_0xc7ee69==null?void 0x0:_0xc7ee69[_0xf89caf])==null?void 0x0:_0x1c3ce0[_0x3d90ed])!==void 0x0){const _0x285d48=(_0xee8ed=_0x41ed46[_0x1cdf2(0x157)][_0x1cdf2(0x24a)][_0xf89caf])!=null?_0xee8ed:_0xf89caf;_0x285d48!==_0xf89caf&&(_0x6157ea['has'](_0x285d48)||_0x6157ea[_0x1cdf2(0x16f)](_0x285d48,new Map()),_0x6157ea[_0x1cdf2(0x1e5)](_0x285d48)[_0x1cdf2(0x16f)](_0x3d90ed,_0xc7ee69[_0xf89caf][_0x3d90ed]),_0x5828cb[_0x1cdf2(0xe7)](_0xf89caf,_0x3d90ed));}return _0x6157ea[_0x1cdf2(0x23f)]((_0x5800cf,_0x3c64b4)=>{_0x5800cf['forEach']((_0xb24d80,_0x4a417f)=>{const _0x43819f=_0x1f6e;_0x5828cb[_0x43819f(0xf0)](_0x3c64b4,_0x4a417f,_0xb24d80);});}),{'m1Prime':_0x4802be,'m2Prime':_0x41ed46};}},wo=_0x3f8f69=>{const _0x50be2b=_0x29ef24,{order:_0x50bbe5}=_0x3f8f69,_0x4742c2={};return Object[_0x50be2b(0x20e)](_0x50bbe5)['forEach'](_0x2d2d67=>{_0x4742c2[_0x50bbe5[Number(_0x2d2d67)]]=Number(_0x2d2d67);}),{..._0x3f8f69,'order':_0x4742c2};},Co=(_0x5a61da,_0x4b3fb5)=>{const _0x326b6a=_0x29ef24,_0x27bf2={};return Array[_0x326b6a(0x1a4)](new Set(Object[_0x326b6a(0x20e)](_0x5a61da)[_0x326b6a(0x145)](Object[_0x326b6a(0x20e)](_0x4b3fb5))[_0x326b6a(0x13f)](Number)))['forEach'](_0x38bae0=>{let _0xee2f7;_0x38bae0 in _0x4b3fb5?(_0xee2f7=_0x4b3fb5[_0x38bae0],_0xee2f7 in _0x5a61da&&(_0xee2f7=_0x5a61da[_0xee2f7])):_0xee2f7=_0x5a61da[_0x38bae0],_0x27bf2[_0x38bae0]=_0xee2f7;}),_0x27bf2;},Po={'m1':_0x4979e7['id'],'m2':_0x4979e7['id'],'handler'(_0x1c3871,_0xfa90e7){const _0x2e80eb=_0x29ef24,_0x483784={'m1Prime':_0x1c3871,'m2Prime':_0xfa90e7};if(_0x1c3871['params'][_0x2e80eb(0x18d)]!==_0xfa90e7[_0x2e80eb(0x157)][_0x2e80eb(0x18d)])return _0x483784;const {range:_0x27313a}=_0x1c3871[_0x2e80eb(0x157)],{range:_0x40de7b}=_0xfa90e7[_0x2e80eb(0x157)];if(_0x40de7b[_0x2e80eb(0x17b)]===_0x27313a[_0x2e80eb(0x17b)]&&_0x40de7b['endColumn']===_0x27313a[_0x2e80eb(0x240)]&&_0x40de7b[_0x2e80eb(0x1fa)]<=_0x27313a[_0x2e80eb(0x1fa)]&&_0x40de7b[_0x2e80eb(0x1bb)]>=_0x27313a[_0x2e80eb(0x1bb)]){const _0x3fba86=wo(_0x1c3871[_0x2e80eb(0x157)])[_0x2e80eb(0x24a)],_0x16da9c={'id':_0x4979e7['id'],'params':{..._0xfa90e7[_0x2e80eb(0x157)],'range':_0x40de7b,'order':Co(_0x3fba86,_0xfa90e7[_0x2e80eb(0x157)][_0x2e80eb(0x24a)])}};return{'m1Prime':[],'m2Prime':_0x16da9c};}return _0x1f9dbe['intersects'](_0x27313a,_0x40de7b)?{'error':new Error('reorder\x20range\x20is\x20conflict\x20with\x20reorder\x20range')}:_0x483784;}};function Uo(_0x1a00e6,_0x2db2fd){const _0x267563=_0x29ef24,_0x5657c0=_0x1a00e6[_0x267563(0x17c)]((_0x42be0c,_0x50b57d)=>(_0x42be0c['set'](_0x50b57d[_0x267563(0x253)],!0x0),_0x42be0c),new Map());return _0x2db2fd[_0x267563(0x1cc)](_0x301644=>_0x5657c0[_0x267563(0x1e5)](_0x301644[_0x267563(0x253)])!==void 0x0);}function bo(_0x4f785e,_0x40c4ee){const _0x3a4332=_0x29ef24,_0x3367f2=_0x4f785e[_0x3a4332(0x24d)];return _0x40c4ee[_0x3a4332(0x24d)][_0x3a4332(0x1cc)](_0x25e6bb=>_0x3367f2[_0x3a4332(0x131)](_0x25e6bb)!==-0x1);}const Mo={'m1':_0x1b644f['id'],'m2':_0x1b644f['id'],'handler'(_0x3455a1,_0x518e3b){const _0x14344a=_0x29ef24,_0x6ba4e6=_0x3455a1[_0x14344a(0x157)],_0x1770e8=_0x518e3b[_0x14344a(0x157)];if(_0x6ba4e6[_0x14344a(0x18d)]!==_0x1770e8[_0x14344a(0x18d)]||_0x6ba4e6['subUnitId']!==_0x1770e8['subUnitId'])return{'m1Prime':_0x3455a1,'m2Prime':_0x518e3b};if(_0x6ba4e6[_0x14344a(0x1f9)]===_0x124bd4['REMOVE']&&_0x1770e8[_0x14344a(0x1f9)]===_0x124bd4[_0x14344a(0x1d0)]&&Uo(_0x6ba4e6[_0x14344a(0x143)],_0x1770e8[_0x14344a(0x143)]))return{'m1Prime':_0x1d2f24[_0x14344a(0x250)](_0x3455a1),'m2Prime':[]};if(_0x6ba4e6[_0x14344a(0x1f9)]===_0x124bd4['ARRANGE']&&_0x1770e8[_0x14344a(0x1f9)]===_0x124bd4[_0x14344a(0x254)]&&bo(_0x6ba4e6['objects'],_0x1770e8[_0x14344a(0x143)])){const _0x5f3936=_0x1d2f24['deepClone'](_0x3455a1),_0x130232=_0x1d2f24['deepClone'](_0x518e3b);return{'m1Prime':{..._0x5f3936,'params':{..._0x5f3936[_0x14344a(0x157)],'op':_0x49adc9[_0x14344a(0x1f9)]['transform'](_0x130232[_0x14344a(0x157)]['op'],_0x5f3936['params']['op'],_0x14344a(0x1cd))}},'m2Prime':{..._0x130232,'params':{..._0x130232['params'],'op':_0x49adc9[_0x14344a(0x1f9)]['transform'](_0x5f3936['params']['op'],_0x130232[_0x14344a(0x157)]['op'],_0x14344a(0x233))}}};}return{'m1Prime':_0x3455a1,'m2Prime':_0x518e3b};}};var vo=Object[_0x29ef24(0x21f)],Eo=Object[_0x29ef24(0x174)],So=(_0x29f5b5,_0x8ab679,_0x171d39,_0x4b2a31)=>{const _0x473520=_0x29ef24;for(var _0x3aa9da=_0x4b2a31>0x1?void 0x0:_0x4b2a31?Eo(_0x8ab679,_0x171d39):_0x8ab679,_0x40f445=_0x29f5b5[_0x473520(0x159)]-0x1,_0x5a9543;_0x40f445>=0x0;_0x40f445--)(_0x5a9543=_0x29f5b5[_0x40f445])&&(_0x3aa9da=(_0x4b2a31?_0x5a9543(_0x8ab679,_0x171d39,_0x3aa9da):_0x5a9543(_0x3aa9da))||_0x3aa9da);return _0x4b2a31&&_0x3aa9da&&vo(_0x8ab679,_0x171d39,_0x3aa9da),_0x3aa9da;},Vo=(_0xe205b6,_0x12c23c)=>(_0x49134f,_0x4aae04)=>_0x12c23c(_0x49134f,_0x4aae04,_0xe205b6);let kt=class extends _0x3c701b{constructor(_0x28db15){const _0x490096=_0x29ef24;super(),this[_0x490096(0x1a9)]=_0x28db15,[...Yr,vr,Er,Sr,Vr,Xr,sn,on,Cn,Mn,vn,ca,Wr,_r,yr,Nr,zr,mn,dn,En,Sn,fa,Or,Jr,nn,fn,Rn,Pn,Vn,Ra,Wn,Tr,Kr,rn,hn,In,_n,yn,ha,Qr,Nn,On,Dr,Ar,Lr,qr,pn,cn,Un,Tn,An,Ia,Br,xr,kr,Zr,un,ln,Ln,Dn,ga,en,tn,an,gn,wn,bn,kn,xn,Bn,Fn,Hn,Ye,Zn,Xe,Qn,ze,ta,Je,ea,Ke,ra,qe,na,Ze,aa,Qe,sa,qn,Jn,Gn,$n,jn,Yn,Xn,zn,Kn,oa,ua,ia,ma,da,la,pa,wa,Ca,Pa,Ua,ba,Ma,va,Ea,Wa,Sa,Va,_a,ya,Na,Oa,La,Da,Ta,Aa,ka,xa,Fa,Ba,Ha,Ga,ja,$a,Ya,Xa,za,Ja,Ka,qa,Za,Qa,es,rs,ns,ts,as,ss,os,is,ms,ds,us,ls,ps,cs,fs,Rs,hs,Is,gs,ws,io,Cs,Ps,Us,bs,Ms,vs,Es,Ss,Vs,Ws,_s,ys,Ns,Os,Ts,As,Ls,Ds,ks,xs,Bs,Fs,Hs,Gs,$s,js,Ys,Xs,zs,Js,Ks,qs,Zs,Qs,to,eo,ro,no,ao,so,oo,mo,uo,lo,co,fo,ho,Io,go,Po,Mo][_0x490096(0x23f)](_0x25f6d6=>{const _0x507cb5=_0x490096;this['_transformService'][_0x507cb5(0x22c)](_0x25f6d6);});}};kt=So([_0x594e87(_0x3a595c[_0x29ef24(0x1ef)],kt),Vo(0x0,Re)],kt);function We(_0x486b7a,_0x1733ae,_0x171085){const _0x3ffce0=_0x29ef24;if(_0x486b7a['length']===0x0)return _0x1733ae;_0x1733ae=_0x1d2f24[_0x3ffce0(0x250)](_0x1733ae),_0x486b7a=_0x1d2f24['deepClone'](_0x486b7a);const _0xc6e52=[],_0x39c6fb=_0x1733ae[_0x3ffce0(0x159)],_0x4e4a7d=_0x486b7a[_0x3ffce0(0x159)];let _0x5dddaa=0x0,_0x51791f=0x0,_0x415752=null;function _0x47faa3(){const _0x1eefa3=_0x3ffce0;return _0x415752?(_0xc6e52[_0x1eefa3(0x23d)](_0x415752),_0x415752=null,!0x0):!0x1;}for(;_0x5dddaa<_0x39c6fb&&_0x51791f<_0x4e4a7d;){const {st:_0x238265,ed:_0x285ee9,ts:_0x59a27d}=_0x1733ae[_0x5dddaa],{st:_0x44744f,ed:_0x1c3890,ts:_0x37cc37,sId:_0x3ecd11}=_0x486b7a[_0x51791f];let _0x4953e8={};if(_0x171085===0x0)_0x4953e8={..._0x59a27d};else{if(_0x4953e8={..._0x59a27d},_0x37cc37){const _0x51be6c=Object[_0x3ffce0(0x20e)](_0x37cc37);for(const _0x29e72b of _0x51be6c)_0x4953e8[_0x29e72b]&&delete _0x4953e8[_0x29e72b];}}if(_0x285ee9<_0x44744f)_0x47faa3()||_0xc6e52['push'](_0x1733ae[_0x5dddaa]),_0x5dddaa++;else{if(_0x1c3890<_0x238265)_0x47faa3()||_0xc6e52[_0x3ffce0(0x23d)](_0x486b7a[_0x51791f]),_0x51791f++;else{const _0x343878={'st':Math[_0x3ffce0(0x1e1)](_0x238265,_0x44744f),'ed':Math[_0x3ffce0(0x230)](_0x238265,_0x44744f),'ts':_0x238265<_0x44744f?{..._0x59a27d}:{..._0x37cc37},'sId':_0x238265<_0x44744f?void 0x0:_0x3ecd11};_0x343878['ed']>_0x343878['st']&&_0xc6e52['push'](),_0xc6e52['push']({'st':Math[_0x3ffce0(0x230)](_0x238265,_0x44744f),'ed':Math[_0x3ffce0(0x1e1)](_0x285ee9,_0x1c3890),'ts':_0x4953e8,'sId':_0x3ecd11}),_0x285ee9<_0x1c3890?(_0x5dddaa++,_0x486b7a[_0x51791f]['st']=_0x285ee9,_0x486b7a[_0x51791f]['st']===_0x486b7a[_0x51791f]['ed']&&_0x51791f++):(_0x51791f++,_0x1733ae[_0x5dddaa]['st']=_0x1c3890,_0x1733ae[_0x5dddaa]['st']===_0x1733ae[_0x5dddaa]['ed']&&_0x5dddaa++);const _0x6fa6f4={'st':Math[_0x3ffce0(0x1e1)](_0x285ee9,_0x1c3890),'ed':Math[_0x3ffce0(0x230)](_0x285ee9,_0x1c3890),'ts':_0x285ee9<_0x1c3890?{..._0x37cc37}:{..._0x59a27d},'sId':_0x285ee9<_0x1c3890?_0x3ecd11:void 0x0};_0x415752=_0x6fa6f4['ed']>_0x6fa6f4['st']?_0x6fa6f4:null;}}}_0x47faa3();const _0x146481=_0xc6e52[_0xc6e52[_0x3ffce0(0x159)]-0x1],_0x52e8f3=_0x1733ae[_0x39c6fb-0x1],_0x1ce336=_0x486b7a[_0x4e4a7d-0x1];return _0x146481['ed']!==Math[_0x3ffce0(0x230)](_0x52e8f3['ed'],_0x1ce336['ed'])&&(_0x52e8f3['ed']>_0x1ce336['ed']?_0xc6e52[_0x3ffce0(0x23d)](_0x52e8f3):_0xc6e52[_0x3ffce0(0x23d)](_0x1ce336)),_0x23e7bf(_0xc6e52);}function _e(_0x396ce0,_0x562b04,_0x5f16c3){const _0x3cf51d=_0x29ef24,_0x1336e1={'startIndex':_0x562b04[_0x3cf51d(0x161)]};if(_0x562b04['paragraphStyle']){if(_0x396ce0[_0x3cf51d(0xfd)]==null)_0x1336e1['paragraphStyle']={..._0x562b04[_0x3cf51d(0xfd)]};else{if(_0x1336e1[_0x3cf51d(0xfd)]={..._0x562b04[_0x3cf51d(0xfd)]},_0x5f16c3===0x1){const _0x2378eb=Object[_0x3cf51d(0x20e)](_0x396ce0[_0x3cf51d(0xfd)]);for(const _0x430618 of _0x2378eb)_0x1336e1[_0x3cf51d(0xfd)][_0x430618]&&delete _0x1336e1['paragraphStyle'][_0x430618];}}}return _0x562b04[_0x3cf51d(0x244)]&&(_0x396ce0['bullet']==null||_0x5f16c3===0x0)&&(_0x1336e1[_0x3cf51d(0x244)]={..._0x562b04[_0x3cf51d(0x244)]}),_0x1336e1;}function Wo(_0x19c076,_0x43ad73,_0xbaa784=!0x1){const _0x261841=_0x29ef24,{body:_0x39a78b}=_0x19c076,{body:_0x5d9794}=_0x43ad73;if(_0x39a78b==null||_0x39a78b[_0x261841(0x15b)]!==''||_0x5d9794==null||_0x5d9794[_0x261841(0x15b)]!=='')throw new Error(_0x261841(0x1da));const _0x4d2983={'dataStream':''},{textRuns:_0x5cb950=[],paragraphs:_0x49f113=[]}=_0x39a78b,{textRuns:_0x237bcc=[],paragraphs:_0x391bc0=[]}=_0x5d9794;let _0x1fca00=[];_0xbaa784?_0x1fca00=We(_0x5cb950,_0x237bcc,0x1):_0x1fca00=We(_0x5cb950,_0x237bcc,0x0),_0x1fca00[_0x261841(0x159)]&&(_0x4d2983[_0x261841(0x1b7)]=_0x1fca00);const _0x5c24dc=[];let _0x292c71=0x0,_0x379a93=0x0;for(;_0x292c71<_0x49f113[_0x261841(0x159)]&&_0x379a93<_0x391bc0['length'];){const _0xb2162d=_0x49f113[_0x292c71],_0x7134a6=_0x391bc0[_0x379a93],{startIndex:_0x24affa}=_0xb2162d,{startIndex:_0x568e20}=_0x7134a6;if(_0x24affa===_0x568e20){let _0x1af48d={'startIndex':_0x24affa};_0xbaa784?_0x1af48d=_e(_0xb2162d,_0x7134a6,0x1):_0x1af48d=_e(_0xb2162d,_0x7134a6,0x0),_0x5c24dc[_0x261841(0x23d)](_0x1af48d),_0x292c71++,_0x379a93++;}else _0x24affa<_0x568e20?_0x292c71++:(_0x5c24dc[_0x261841(0x23d)](_0x1d2f24[_0x261841(0x250)](_0x7134a6)),_0x379a93++);}return _0x379a93<_0x391bc0[_0x261841(0x159)]&&_0x5c24dc[_0x261841(0x23d)](..._0x391bc0[_0x261841(0x171)](_0x379a93)),_0x5c24dc[_0x261841(0x159)]&&(_0x4d2983[_0x261841(0x169)]=_0x5c24dc),_0x4d2983;}const Mt=class Mt extends _0x130b04{static[_0x29ef24(0x125)](_0x5d19b7,_0x13c192,_0x558b35='right'){const _0x395af0=_0x29ef24;var _0x1f6b6c;const _0x13e3e6=new _0x42c012(_0x5d19b7),_0x34209f=new _0x42c012(_0x13c192),_0x5e3148=new Mt();for(;_0x13e3e6['hasNext']()||_0x34209f[_0x395af0(0x18a)]();)if(_0x13e3e6['peekType']()===_0x2570ab['INSERT']&&(_0x558b35==='left'||_0x34209f[_0x395af0(0x208)]()!==_0x2570ab[_0x395af0(0x152)])){const _0xac7c42=_0x13e3e6[_0x395af0(0x1d3)]();_0x5e3148[_0x395af0(0x135)](_0xac7c42[_0x395af0(0x16e)],(_0x1f6b6c=_0xac7c42[_0x395af0(0x1bc)])!=null?_0x1f6b6c:'');}else{if(_0x34209f[_0x395af0(0x208)]()===_0x2570ab[_0x395af0(0x152)])_0x5e3148[_0x395af0(0x23d)](_0x34209f[_0x395af0(0x1d3)]());else{const _0x2b2a89=Math[_0x395af0(0x1e1)](_0x13e3e6[_0x395af0(0x21d)](),_0x34209f[_0x395af0(0x21d)]()),_0x9a8c6f=_0x13e3e6[_0x395af0(0x1d3)](_0x2b2a89),_0x3c35ae=_0x34209f[_0x395af0(0x1d3)](_0x2b2a89);if(_0x9a8c6f['t']===_0x2570ab['DELETE'])continue;if(_0x3c35ae['t']===_0x2570ab[_0x395af0(0x130)]){_0x5e3148['push'](_0x3c35ae);continue;}_0x9a8c6f[_0x395af0(0x11b)]==null||_0x3c35ae['body']==null?_0x5e3148[_0x395af0(0x23d)](_0x3c35ae):_0x5e3148[_0x395af0(0x23d)]({..._0x3c35ae,'body':Wo(_0x9a8c6f,_0x3c35ae,_0x558b35===_0x395af0(0x233))});}}return _0x5e3148[_0x395af0(0x12f)](),_0x5e3148[_0x395af0(0x18b)]();}static[_0x29ef24(0xfe)](_0x413a65,_0x19b1ec,_0x1daee1=!0x1){const _0x353baf=_0x29ef24,_0x5ca35a=new _0x42c012(_0x413a65);let _0x5b159b=0x0;for(;_0x5ca35a[_0x353baf(0x18a)]()&&_0x5b159b<=_0x19b1ec;){const _0x23aecd=_0x5ca35a[_0x353baf(0x21d)](),_0x5a6ce3=_0x5ca35a['peekType']();if(_0x5ca35a[_0x353baf(0x1d3)](),_0x5a6ce3===_0x2570ab[_0x353baf(0x130)]){_0x19b1ec-=Math[_0x353baf(0x1e1)](_0x23aecd,_0x19b1ec-_0x5b159b);continue;}else _0x5a6ce3===_0x2570ab[_0x353baf(0x152)]&&(_0x5b159b<_0x19b1ec||!_0x1daee1)&&(_0x19b1ec+=_0x23aecd);_0x5b159b+=_0x23aecd;}return _0x19b1ec;}};ct(Mt,_0x29ef24(0x136),'text-x'),ct(Mt,'id',_0x29ef24(0x211));let yt=Mt;class Gt extends _0x369262{static['transform'](_0x200342,_0x472dda,_0x171576){const _0x2f7a75=_0x29ef24;return _0x49adc9[_0x2f7a75(0x1f9)][_0x2f7a75(0x125)](_0x200342,_0x472dda,_0x171576);}static['transformPosition'](_0x1829ee,_0x439e3c,_0x1b425c='right'){const _0x50405a=_0x29ef24;return _0x1829ee&&_0x1829ee[_0x50405a(0x159)]===0x2&&_0x1829ee[0x0]===_0x50405a(0x11b)&&_0x1829ee[0x1]['et']===yt[_0x50405a(0x136)]?yt['transformPosition'](_0x1829ee[0x1]['e'],_0x439e3c,_0x1b425c===_0x50405a(0x233)):_0x439e3c;}}_0x369262['registerSubtype'](yt);function ye(_0x4910c6,_0x5f2fba,_0x44054d=_0x29ef24(0x1cd)){const _0x22ee1c=_0x29ef24,_0x3ed42a=[];for(const _0xc8096e of _0x5f2fba){const _0x218e0e=Gt[_0x22ee1c(0xfe)](_0x4910c6,_0xc8096e['startOffset'],_0x44054d),_0x1572eb=Gt[_0x22ee1c(0xfe)](_0x4910c6,_0xc8096e[_0x22ee1c(0x133)],_0x44054d),_0x57f17f={..._0xc8096e,'startOffset':_0x218e0e,'endOffset':_0x1572eb,'collapsed':_0x218e0e===_0x1572eb};_0x3ed42a[_0x22ee1c(0x23d)](_0x57f17f);}return _0x3ed42a;}const _o={'m1':_0x26b719['id'],'m2':_0x26b719['id'],'handler'(_0x258b12,_0x520568){const _0x4505c8=_0x29ef24;if(_0x258b12['params'][_0x4505c8(0x18d)]!==_0x520568[_0x4505c8(0x157)][_0x4505c8(0x18d)])return{'error':new Error(_0x4505c8(0x1ad))};const _0x3082ef=_0x1d2f24[_0x4505c8(0x250)](_0x258b12),_0x5482b0=_0x1d2f24[_0x4505c8(0x250)](_0x520568);return{'m1Prime':{..._0x3082ef,'params':{..._0x3082ef[_0x4505c8(0x157)],'actions':Gt[_0x4505c8(0x125)](_0x5482b0[_0x4505c8(0x157)][_0x4505c8(0x140)],_0x3082ef[_0x4505c8(0x157)]['actions'],_0x4505c8(0x1cd)),'textRanges':_0x3082ef[_0x4505c8(0x157)][_0x4505c8(0x175)]?ye(_0x5482b0[_0x4505c8(0x157)][_0x4505c8(0x140)],_0x3082ef[_0x4505c8(0x157)][_0x4505c8(0x175)],'right'):null}},'m2Prime':{..._0x5482b0,'params':{..._0x5482b0[_0x4505c8(0x157)],'actions':Gt[_0x4505c8(0x125)](_0x3082ef[_0x4505c8(0x157)][_0x4505c8(0x140)],_0x5482b0['params'][_0x4505c8(0x140)],_0x4505c8(0x233)),'textRanges':_0x5482b0[_0x4505c8(0x157)][_0x4505c8(0x175)]?ye(_0x3082ef[_0x4505c8(0x157)][_0x4505c8(0x140)],_0x5482b0['params'][_0x4505c8(0x175)],_0x4505c8(0x1cd)):null}}};}},yo=[_o];var No=Object['defineProperty'],Oo=Object['getOwnPropertyDescriptor'],To=(_0x3515c5,_0x4829da,_0x2436cb,_0x1aa5ff)=>{const _0x449300=_0x29ef24;for(var _0x376c2b=_0x1aa5ff>0x1?void 0x0:_0x1aa5ff?Oo(_0x4829da,_0x2436cb):_0x4829da,_0x649a82=_0x3515c5[_0x449300(0x159)]-0x1,_0x3337c6;_0x649a82>=0x0;_0x649a82--)(_0x3337c6=_0x3515c5[_0x649a82])&&(_0x376c2b=(_0x1aa5ff?_0x3337c6(_0x4829da,_0x2436cb,_0x376c2b):_0x3337c6(_0x376c2b))||_0x376c2b);return _0x1aa5ff&&_0x376c2b&&No(_0x4829da,_0x2436cb,_0x376c2b),_0x376c2b;},Ao=(_0x170523,_0x16771f)=>(_0x3a15dc,_0x555ad1)=>_0x16771f(_0x3a15dc,_0x555ad1,_0x170523);let xt=class extends _0x3c701b{constructor(_0x4bcfc4){const _0x4b1a49=_0x29ef24;super(),this['_transformService']=_0x4bcfc4,[...yo][_0x4b1a49(0x23f)](_0x4a8465=>{const _0x3adce8=_0x4b1a49;this[_0x3adce8(0x1a9)][_0x3adce8(0x22c)](_0x4a8465);});}};xt=To([_0x594e87(_0x3a595c[_0x29ef24(0x1ef)],xt),Ao(0x0,Re)],xt);function Pi(_0x251661){const _0x1020d2=_0x29ef24;return{..._0x251661,'mutations':_0x251661[_0x1020d2(0x1a5)][_0x1020d2(0x13f)](Lo)};}function Ui(_0x5c682c){const _0x55f90b=_0x29ef24;return _0x5c682c[_0x55f90b(0x13f)](_0x514778=>({'id':_0x514778['id'],'params':JSON[_0x55f90b(0x186)](_0x514778[_0x55f90b(0x1c2)])}));}function bi(_0x182515){const _0xacd9d2=_0x29ef24;return{..._0x182515,'mutations':_0x182515[_0xacd9d2(0x1a5)][_0xacd9d2(0x13f)](Do)};}function Lo(_0xd2f9ec){const _0x427244=_0x29ef24;return{'id':_0xd2f9ec['id'],'params':JSON[_0x427244(0x186)](_0xd2f9ec[_0x427244(0x1c2)])};}function Do(_0x275971){const _0x4a8cf0=_0x29ef24;return{'id':_0x275971['id'],'data':JSON['stringify'](_0x275971[_0x4a8cf0(0x157)])};}var ko=(_0x1c6fd4=>(_0x1c6fd4[_0x29ef24(0x118)]=_0x29ef24(0x1be),_0x1c6fd4[_0x29ef24(0x112)]=_0x29ef24(0x24e),_0x1c6fd4[_0x29ef24(0x1f6)]=_0x29ef24(0x119),_0x1c6fd4['CHANGESET_ACK']=_0x29ef24(0x1ea),_0x1c6fd4['CHANGESET_REJ']='changeset_rej',_0x1c6fd4[_0x29ef24(0x167)]=_0x29ef24(0x24c),_0x1c6fd4[_0x29ef24(0x252)]=_0x29ef24(0x20a),_0x1c6fd4[_0x29ef24(0x1ab)]=_0x29ef24(0x114),_0x1c6fd4['USERS_LEAVE']=_0x29ef24(0x1fc),_0x1c6fd4[_0x29ef24(0x243)]='unit_delete',_0x1c6fd4['LIVESHARE_REQUEST_HOST']=_0x29ef24(0x19b),_0x1c6fd4[_0x29ef24(0x15d)]=_0x29ef24(0x13a),_0x1c6fd4[_0x29ef24(0x190)]='liveshare.operation',_0x1c6fd4[_0x29ef24(0x1c3)]=_0x29ef24(0x196),_0x1c6fd4[_0x29ef24(0x1c6)]=_0x29ef24(0x154),_0x1c6fd4['MSG_FOR_ERROR']=_0x29ef24(0x22e),_0x1c6fd4[_0x29ef24(0x113)]=_0x29ef24(0x13e),_0x1c6fd4))(ko||{});const xo=_0x193af0=>{const _0x1533ad=_0x29ef24,_0x25c174={};if(!_0x193af0)return{'cellValue':_0x193af0,'styleRefMap':void 0x0};const _0x51e382=[];return{'cellValue':new _0x1caf12(_0x1d2f24[_0x1533ad(0x250)](_0x193af0))[_0x1533ad(0x1c0)]((_0x37509a,_0x5c67d9,_0x22e15b)=>{const _0x5d5024=_0x1533ad,_0x2573b1=_0x22e15b&&_0x22e15b['s'];if(_0x2573b1&&typeof _0x2573b1===_0x5d5024(0x21a)){const _0x4629df=JSON[_0x5d5024(0x117)](_0x2573b1),_0xe90f4f=_0x51e382[_0x5d5024(0xe5)](_0x1bfdac=>_0x1bfdac===_0x4629df);if(_0xe90f4f>-0x1)_0x22e15b['s']=''+_0xe90f4f;else{const _0x154dab=_0x51e382[_0x5d5024(0x23d)](_0x4629df)-0x1;_0x25c174[_0x154dab]=_0x2573b1,_0x22e15b['s']=''+_0x154dab;}}})[_0x1533ad(0xe8)](),'styleRefMap':_0x25c174};},Bo=(_0x4ef1ea,_0x32ac94)=>!_0x4ef1ea||!_0x32ac94?_0x4ef1ea:new _0x1caf12(_0x1d2f24[_0x29ef24(0x250)](_0x4ef1ea))['forValue']((_0x446e87,_0x496e77,_0x30cbce)=>{const _0x315633=_0x29ef24,_0x915f02=_0x30cbce&&_0x30cbce['s'];if(_0x915f02&&typeof _0x915f02===_0x315633(0x1b2)){const _0x2e5db5=_0x32ac94[_0x915f02];_0x2e5db5&&(_0x30cbce['s']=_0x2e5db5);}})[_0x29ef24(0xe8)](),Fo=_0x28c0d4(_0x29ef24(0x1d1)),Ho=_0x28c0d4('COMPRESS_MUTATION_SEND');class tr{constructor(){const _0x5dd2b8=_0x29ef24;ct(this,_0x5dd2b8(0xfb),new _0x506f63({'COMPRESS_MUTATION_APPLY':Fo,'COMPRESS_MUTATION_SEND':Ho})),this[_0x5dd2b8(0x1e9)]();}[_0x29ef24(0x1e9)](){const _0x5e5ef5=_0x29ef24;this[_0x5e5ef5(0xfb)][_0x5e5ef5(0x231)](this[_0x5e5ef5(0xfb)][_0x5e5ef5(0x12c)]()['COMPRESS_MUTATION_APPLY'],{'priority':-0x1,'handler':_0x3f8960=>_0x3f8960}),this[_0x5e5ef5(0xfb)]['intercept'](this[_0x5e5ef5(0xfb)]['getInterceptPoints']()[_0x5e5ef5(0x16b)],{'priority':-0x1,'handler':_0x319ff1=>_0x319ff1}),this['_initSetRangeValues']();}[_0x29ef24(0x1ba)](){const _0x27f684=_0x29ef24;this[_0x27f684(0xfb)]['intercept'](this[_0x27f684(0xfb)]['getInterceptPoints']()[_0x27f684(0x1d1)],{'handler':(_0x912a6,_0x38fcb7,_0x2d5d76)=>{const _0x1ccc8a=_0x27f684;if(!_0x912a6)return _0x2d5d76(_0x912a6);const _0xd6f40f=_0x912a6[_0x1ccc8a(0x13f)](_0x33e6fb=>{const _0x200484=_0x1ccc8a;if(_0x33e6fb['id']===_0x7d740['id']){const _0x7bd231=_0x33e6fb[_0x200484(0x157)];if(!_0x7bd231[_0x200484(0x1a6)])return _0x33e6fb;const _0x184355=Bo(_0x7bd231['cellValue'],_0x7bd231[_0x200484(0x1a6)]);return{..._0x33e6fb,'params':{..._0x7bd231,'cellValue':_0x184355}};}return _0x33e6fb;});return _0x2d5d76(_0xd6f40f);}}),this[_0x27f684(0xfb)][_0x27f684(0x231)](this[_0x27f684(0xfb)][_0x27f684(0x12c)]()[_0x27f684(0x16b)],{'handler':(_0x5b0229,_0x3261ca,_0x2467ef)=>{if(!_0x5b0229)return _0x2467ef(_0x5b0229);const _0x3310a1=_0x5b0229['map'](_0x41ce5c=>{const _0x404cad=_0x1f6e;if(_0x41ce5c['id']===_0x7d740['id']){const _0x202e3b=_0x41ce5c[_0x404cad(0x157)];return _0x202e3b[_0x404cad(0x1a6)]?_0x41ce5c:{..._0x41ce5c,'params':{..._0x202e3b,...xo(_0x202e3b['cellValue'])}};}return _0x41ce5c;});return _0x2467ef(_0x3310a1);}});}}var Go=Object[_0x29ef24(0x21f)],$o=Object[_0x29ef24(0x174)],jo=(_0x329fa1,_0x4e29ce,_0x2c0ce7,_0x63e421)=>{const _0x7c1ed1=_0x29ef24;for(var _0xd036a6=_0x63e421>0x1?void 0x0:_0x63e421?$o(_0x4e29ce,_0x2c0ce7):_0x4e29ce,_0x32d0e7=_0x329fa1[_0x7c1ed1(0x159)]-0x1,_0x4f0fe8;_0x32d0e7>=0x0;_0x32d0e7--)(_0x4f0fe8=_0x329fa1[_0x32d0e7])&&(_0xd036a6=(_0x63e421?_0x4f0fe8(_0x4e29ce,_0x2c0ce7,_0xd036a6):_0x4f0fe8(_0xd036a6))||_0xd036a6);return _0x63e421&&_0xd036a6&&Go(_0x4e29ce,_0x2c0ce7,_0xd036a6),_0xd036a6;},Yo=(_0xd279f8,_0x4a01e4)=>(_0x3f2d5a,_0x3b898a)=>_0x4a01e4(_0x3f2d5a,_0x3b898a,_0xd279f8);const Mi=new Set([_0xec927d['id'],_0x475357['id']]);let $t=class{constructor(_0x354305){this['_univerInstanceService']=_0x354305;}[_0x29ef24(0x223)](_0x331b71){const _0x361d32=_0x29ef24,_0x585c3f=this[_0x361d32(0x23b)][_0x361d32(0x22b)](_0x331b71);if(_0x585c3f)return _0x585c3f[_0x361d32(0x17f)]();const _0x12c89d=this[_0x361d32(0x23b)][_0x361d32(0x234)](_0x331b71);if(_0x12c89d)return _0x12c89d[_0x361d32(0x17f)]();throw new Error(_0x361d32(0x120)+_0x331b71+'.');}[_0x29ef24(0xf3)](_0x19b830){const _0x5601bc=_0x29ef24,_0x3ebe85=this[_0x5601bc(0x23b)][_0x5601bc(0x22b)](_0x19b830);if(_0x3ebe85)return _0x3ebe85['incrementRev'](),_0x3ebe85[_0x5601bc(0x17f)]();const _0x209a67=this[_0x5601bc(0x23b)][_0x5601bc(0x234)](_0x19b830);if(_0x209a67)return _0x209a67[_0x5601bc(0x116)](),_0x209a67[_0x5601bc(0x17f)]();throw new Error('[RevisionService]:\x20Cannot\x20find\x20document\x20with\x20unitID:\x20'+_0x19b830+'.');}};$t=jo([Yo(0x0,_0x1a6ea5)],$t);var er=(_0x134a8c=>(_0x134a8c[_0x134a8c[_0x29ef24(0x249)]=0x0]='UNDEFINED',_0x134a8c[_0x134a8c['OK']=0x1]='OK',_0x134a8c[_0x134a8c[_0x29ef24(0x180)]=0x2]=_0x29ef24(0x180),_0x134a8c[_0x134a8c[_0x29ef24(0x1e3)]=0x3]='PERMISSION_DENIED',_0x134a8c[_0x134a8c[_0x29ef24(0x13b)]=0x4]=_0x29ef24(0x13b),_0x134a8c[_0x134a8c['UNAUTHENTICATED']=0x5]=_0x29ef24(0x1f2),_0x134a8c[_0x134a8c[_0x29ef24(0x1f7)]=0x6]=_0x29ef24(0x1f7),_0x134a8c[_0x134a8c[_0x29ef24(0x172)]=0x7]='INVALID_ARGUMENT',_0x134a8c[_0x134a8c['TOO_MANY_REQUESTS']=0x8]=_0x29ef24(0x12a),_0x134a8c[_0x134a8c[_0x29ef24(0x218)]=0x9]='COMPLETION_FINISHED',_0x134a8c[_0x134a8c['CHANGESET_REVISION_CONFILICT']=0x1389]=_0x29ef24(0x1c8),_0x134a8c[_0x134a8c[_0x29ef24(0x1b0)]=0x1771]=_0x29ef24(0x1b0),_0x134a8c[_0x134a8c[_0x29ef24(0x149)]=0x1772]=_0x29ef24(0x149),_0x134a8c[_0x134a8c[_0x29ef24(0x213)]=0x1b59]=_0x29ef24(0x213),_0x134a8c[_0x134a8c[_0x29ef24(0x19a)]=0x1b5a]=_0x29ef24(0x19a),_0x134a8c[_0x134a8c['APPLY_REVISION_CONFILICT']=0x1b5b]=_0x29ef24(0x256),_0x134a8c[_0x134a8c[_0x29ef24(0x138)]=0x1b5c]='APPLY_PERMISSION_DENIED',_0x134a8c[_0x134a8c['CONNECTOR_DATA_TOO_LARGE']=0x1f41]=_0x29ef24(0x147),_0x134a8c[_0x134a8c[_0x29ef24(0xe6)]=0x2329]='LICENSE_MAX_UNITS_EXCEEDED',_0x134a8c[_0x134a8c['LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED']=0x232a]=_0x29ef24(0x23a),_0x134a8c[_0x134a8c[_0x29ef24(0x109)]=0x232b]=_0x29ef24(0x109),_0x134a8c[_0x134a8c[_0x29ef24(0x257)]=0x232c]=_0x29ef24(0x257),_0x134a8c[_0x134a8c[_0x29ef24(0x1c7)]=0x232d]='LICENSE_DISTRO_REJECTED',_0x134a8c[_0x134a8c[_0x29ef24(0x13c)]=0x2711]=_0x29ef24(0x13c),_0x134a8c[_0x134a8c[_0x29ef24(0x1de)]=0x2712]='YUUMI_URL_COL_OUT_OF_RANGE',_0x134a8c[_0x134a8c[_0x29ef24(0x122)]=-0x1]='UNRECOGNIZED',_0x134a8c))(er||{});function Ne(_0x5554f9){const _0x52b838=_0x29ef24;return!!(_0x5554f9&&_0x5554f9[_0x52b838(0x191)]&&_0x5554f9[_0x52b838(0x191)]!==er['OK']&&_0x5554f9[_0x52b838(0x191)]!=='OK');}var tt=(_0x4148b9=>(_0x4148b9[_0x4148b9[_0x29ef24(0x1aa)]=0x0]=_0x29ef24(0x1aa),_0x4148b9[_0x4148b9[_0x29ef24(0xe9)]=0x1]='UNIVER_DOC',_0x4148b9[_0x4148b9[_0x29ef24(0x115)]=0x2]=_0x29ef24(0x115),_0x4148b9[_0x4148b9[_0x29ef24(0x1f1)]=0x3]=_0x29ef24(0x1f1),_0x4148b9[_0x4148b9[_0x29ef24(0x122)]=-0x1]='UNRECOGNIZED',_0x4148b9))(tt||{}),Y=[];for(var ee=0x0;ee<0x100;++ee)Y[_0x29ef24(0x23d)]((ee+0x100)[_0x29ef24(0xef)](0x10)[_0x29ef24(0x171)](0x1));function _0x1f6e(_0x36800a,_0x332b16){const _0x5689e0=_0x5689();return _0x1f6e=function(_0x1f6ebf,_0x5ee5eb){_0x1f6ebf=_0x1f6ebf-0xe3;let _0x3f30de=_0x5689e0[_0x1f6ebf];return _0x3f30de;},_0x1f6e(_0x36800a,_0x332b16);}function Xo(_0x55e1b4,_0x33d1ca=0x0){const _0x4a39=_0x29ef24;return(Y[_0x55e1b4[_0x33d1ca+0x0]]+Y[_0x55e1b4[_0x33d1ca+0x1]]+Y[_0x55e1b4[_0x33d1ca+0x2]]+Y[_0x55e1b4[_0x33d1ca+0x3]]+'-'+Y[_0x55e1b4[_0x33d1ca+0x4]]+Y[_0x55e1b4[_0x33d1ca+0x5]]+'-'+Y[_0x55e1b4[_0x33d1ca+0x6]]+Y[_0x55e1b4[_0x33d1ca+0x7]]+'-'+Y[_0x55e1b4[_0x33d1ca+0x8]]+Y[_0x55e1b4[_0x33d1ca+0x9]]+'-'+Y[_0x55e1b4[_0x33d1ca+0xa]]+Y[_0x55e1b4[_0x33d1ca+0xb]]+Y[_0x55e1b4[_0x33d1ca+0xc]]+Y[_0x55e1b4[_0x33d1ca+0xd]]+Y[_0x55e1b4[_0x33d1ca+0xe]]+Y[_0x55e1b4[_0x33d1ca+0xf]])[_0x4a39(0x1dd)]();}var Lt,zo=new Uint8Array(0x10);function Jo(){const _0x3ffa59=_0x29ef24;if(!Lt&&(Lt=typeof crypto<'u'&&crypto[_0x3ffa59(0x1fb)]&&crypto[_0x3ffa59(0x1fb)][_0x3ffa59(0xec)](crypto),!Lt))throw new Error('crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported');return Lt(zo);}var Ko=typeof crypto<'u'&&crypto['randomUUID']&&crypto[_0x29ef24(0x1d8)][_0x29ef24(0xec)](crypto);const Oe={'randomUUID':Ko};function Te(_0x805f35,_0xd8149e,_0xc9f926){const _0x241e01=_0x29ef24;if(Oe[_0x241e01(0x1d8)]&&!_0xd8149e&&!_0x805f35)return Oe['randomUUID']();_0x805f35=_0x805f35||{};var _0x2e5ed8=_0x805f35[_0x241e01(0x1c5)]||(_0x805f35[_0x241e01(0x238)]||Jo)();return _0x2e5ed8[0x6]=_0x2e5ed8[0x6]&0xf|0x40,_0x2e5ed8[0x8]=_0x2e5ed8[0x8]&0x3f|0x80,Xo(_0x2e5ed8);}var qo=Object[_0x29ef24(0x21f)],Zo=Object[_0x29ef24(0x174)],Qo=(_0x1c7e35,_0x5f1ac7,_0x5e44f2,_0x5ed417)=>{const _0x3f8959=_0x29ef24;for(var _0x5d26c5=_0x5ed417>0x1?void 0x0:_0x5ed417?Zo(_0x5f1ac7,_0x5e44f2):_0x5f1ac7,_0x3c06af=_0x1c7e35[_0x3f8959(0x159)]-0x1,_0xd24da7;_0x3c06af>=0x0;_0x3c06af--)(_0xd24da7=_0x1c7e35[_0x3c06af])&&(_0x5d26c5=(_0x5ed417?_0xd24da7(_0x5f1ac7,_0x5e44f2,_0x5d26c5):_0xd24da7(_0x5d26c5))||_0x5d26c5);return _0x5ed417&&_0x5d26c5&&qo(_0x5f1ac7,_0x5e44f2,_0x5d26c5),_0x5d26c5;},dt=(_0x40646c,_0x247f27)=>(_0xd146f0,_0x55d3a6)=>_0x247f27(_0xd146f0,_0x55d3a6,_0x40646c);let me=class{constructor(_0x395037,_0x4906e6,_0x59121c,_0x22d5e3,_0x2a0f61,_0x3d2fc7,_0x26983a){const _0x3949ea=_0x29ef24;this[_0x3949ea(0x1f4)]=_0x395037,this['_univerInstanceService']=_0x4906e6,this[_0x3949ea(0x1f0)]=_0x59121c,this[_0x3949ea(0x12b)]=_0x22d5e3,this[_0x3949ea(0x216)]=_0x2a0f61,this['_compressMutationService']=_0x3d2fc7,this[_0x3949ea(0x199)]=_0x26983a;}async[_0x29ef24(0x1d2)](_0x33b4ed,_0x56c055,_0x2df237){const _0x4f17a6=_0x29ef24;var _0x5d8dd5;_0x2df237===void 0x0&&(_0x2df237={'metadata':{'x-feature-id':Te()}});const {snapshot:_0x5b1b06,changesets:_0x11df6c,error:_0x3d7fff}=await this[_0x4f17a6(0x1f0)][_0x4f17a6(0x1b6)](_0x2df237,{'unitID':_0x33b4ed,'type':tt[_0x4f17a6(0x115)],'revision':_0x56c055});if(Ne(_0x3d7fff)||!_0x5b1b06||!_0x5b1b06[_0x4f17a6(0x1a1)])throw new Error(_0x4f17a6(0xf1));const _0x3bb237=(_0x5d8dd5=_0x11df6c==null?void 0x0:_0x11df6c['length'])!=null?_0x5d8dd5:0x0;if(_0x56c055!==0x0&&_0x5b1b06[_0x4f17a6(0x1ae)]+_0x3bb237!==_0x56c055)throw new Error(_0x4f17a6(0x170));const {workbook:_0x48fcc1}=_0x5b1b06,_0x34a4a3=_0x48fcc1[_0x4f17a6(0x227)]?Object['entries'](_0x48fcc1['blockMeta'])[_0x4f17a6(0x13f)](([_0x51a513,_0x4cc31b])=>{const _0x142d94=_0x4f17a6;var _0xf2ea35,_0x4e3d00;return(_0x4e3d00=(_0xf2ea35=_0x4cc31b[_0x142d94(0x16d)])==null?void 0x0:_0xf2ea35['map'](_0x47a7a8=>_0x47a7a8))!=null?_0x4e3d00:[];})['flat']():[],_0x12bf86=(await Promise[_0x4f17a6(0x212)](_0x34a4a3['map'](_0x4b0bf7=>this[_0x4f17a6(0x1f0)][_0x4f17a6(0x1b4)](_0x2df237,{'unitID':_0x33b4ed,'type':tt['UNIVER_SHEET'],'blockID':_0x4b0bf7})[_0x4f17a6(0x14b)](_0x4ec7ca=>_0x4ec7ca['block']))))['filter'](_0x15675e=>!!_0x15675e),_0x3f685b=_0x5abf3b(_0x5b1b06,_0x12bf86,_0x2df237),_0x3e2917=this[_0x4f17a6(0x23b)][_0x4f17a6(0x178)](_0x25a435[_0x4f17a6(0x115)],_0x3f685b),_0x565e17=this['_compressMutationService']['interceptor'][_0x4f17a6(0x192)](this[_0x4f17a6(0x207)]['interceptor'][_0x4f17a6(0x12c)]()[_0x4f17a6(0x1d1)]);return _0x11df6c==null||_0x11df6c['forEach'](_0x8c7c25=>{const _0x4dc6ce=_0x4f17a6,_0x384cd4=_0x8c7c25['mutations'][_0x4dc6ce(0x13f)](_0x30d586=>({'id':_0x30d586['id'],'params':JSON[_0x4dc6ce(0x186)](_0x30d586[_0x4dc6ce(0x1c2)])}));({..._0x8c7c25,'mutations':_0x565e17(_0x384cd4,null)||_0x384cd4}[_0x4dc6ce(0x1a5)][_0x4dc6ce(0x23f)](_0x314ddc=>this[_0x4dc6ce(0x12b)][_0x4dc6ce(0x219)](_0x314ddc['id'],_0x314ddc['params'])),this[_0x4dc6ce(0x1f4)][_0x4dc6ce(0xf3)](_0x33b4ed));}),_0x3e2917;}async[_0x29ef24(0x1c9)](_0x30a5cb,_0x3cb956,_0x19c949){const _0x4ad7cc=_0x29ef24;var _0x103ebb;_0x19c949===void 0x0&&(_0x19c949={'metadata':{'x-feature-id':Te()}});const {snapshot:_0x4fd01e,changesets:_0x290304,error:_0x2b0ed2}=await this[_0x4ad7cc(0x1f0)]['getUnitOnRev'](_0x19c949,{'unitID':_0x30a5cb,'type':tt[_0x4ad7cc(0xe9)],'revision':_0x3cb956});if(Ne(_0x2b0ed2)||!_0x4fd01e||!_0x4fd01e[_0x4ad7cc(0x195)])throw new Error(_0x4ad7cc(0xf1));const _0x582710=(_0x103ebb=_0x290304==null?void 0x0:_0x290304[_0x4ad7cc(0x159)])!=null?_0x103ebb:0x0;if(_0x3cb956!==0x0&&_0x4fd01e['rev']+_0x582710!==_0x3cb956)throw new Error(_0x4ad7cc(0x170));const _0x27aaff=_0x21f4b9(_0x4fd01e),_0x4231c8=this[_0x4ad7cc(0x23b)][_0x4ad7cc(0x178)](_0x25a435[_0x4ad7cc(0xe9)],_0x27aaff);return _0x290304==null||_0x290304['forEach'](_0x57e412=>{const _0x18b674=_0x4ad7cc;_0x57e412[_0x18b674(0x1a5)]['map'](_0x50885e=>({'id':_0x50885e['id'],'params':JSON[_0x18b674(0x186)](_0x50885e[_0x18b674(0x1c2)])}))['forEach'](_0xa23c2c=>this[_0x18b674(0x12b)][_0x18b674(0x219)](_0xa23c2c['id'],_0xa23c2c[_0x18b674(0x157)])),this['_revisionService'][_0x18b674(0xf3)](_0x30a5cb);}),_0x4231c8;}[_0x29ef24(0x1a3)](_0x4cab6f,_0x551c97){const _0x3eb528=_0x29ef24,_0x36ca51={..._0x551c97['getSnapshot']()};_0x551c97[_0x3eb528(0xf6)]()[_0x3eb528(0x23f)](_0x2ff09d=>{const _0x5ad77a=_0x3eb528;_0x36ca51[_0x5ad77a(0x20c)][_0x2ff09d[_0x5ad77a(0x1f5)]()]=_0x1d2f24['deepClone'](_0x2ff09d[_0x5ad77a(0x1c4)]());});const _0x15f4ad=this[_0x3eb528(0x199)][_0x3eb528(0xf9)](_0x551c97['getUnitId']());return _0x36ca51[_0x3eb528(0x164)]=_0x15f4ad,_0x36ca51;}['saveDoc'](_0x420b88,_0x1b7595){const _0x15d1cb=_0x29ef24;return{..._0x1b7595[_0x15d1cb(0x1c4)]()};}};me=Qo([dt(0x0,_0x37db12($t)),dt(0x1,_0x1a6ea5),dt(0x2,_0x3be523),dt(0x3,_0x2583dc),dt(0x4,_0x37db12(_0x76011e)),dt(0x5,_0x37db12(tr)),dt(0x6,_0x37db12(_0x3f9e66))],me);var ti=Object['defineProperty'],ei=Object['getOwnPropertyDescriptor'],ri=(_0x55d3a1,_0x414ddc,_0x10f515,_0x221252)=>{const _0x11f058=_0x29ef24;for(var _0x4ac71e=_0x221252>0x1?void 0x0:_0x221252?ei(_0x414ddc,_0x10f515):_0x414ddc,_0x5aa5c6=_0x55d3a1[_0x11f058(0x159)]-0x1,_0x5e9ba4;_0x5aa5c6>=0x0;_0x5aa5c6--)(_0x5e9ba4=_0x55d3a1[_0x5aa5c6])&&(_0x4ac71e=(_0x221252?_0x5e9ba4(_0x414ddc,_0x10f515,_0x4ac71e):_0x5e9ba4(_0x4ac71e))||_0x4ac71e);return _0x221252&&_0x4ac71e&&ti(_0x414ddc,_0x10f515,_0x4ac71e),_0x4ac71e;},ni=(_0x1979d7,_0x18feed)=>(_0x53afe1,_0x3c8068)=>_0x18feed(_0x53afe1,_0x3c8068,_0x1979d7);const ai='UNIVER_COLLABORATION_PLUGIN';var re;let Ae=(re=class extends _0x2ad64b{constructor(_0x3c7f17={},_0x5c66a3){const _0x2368c8=_0x29ef24;super(),this[_0x2368c8(0xeb)]=_0x3c7f17,this[_0x2368c8(0x216)]=_0x5c66a3;}['onStarting'](_0x4787b3){const _0x5be9f9=_0x29ef24;[[$t],[kt],[xt],[me],[Re,{'useClass':br}],[tr]][_0x5be9f9(0x23f)](_0x271c0d=>_0x4787b3[_0x5be9f9(0x21c)](_0x271c0d));}},ct(re,_0x29ef24(0x204),ai),re);Ae=ri([ni(0x1,_0x37db12(_0x76011e))],Ae);const si={[_0x25a435[_0x29ef24(0xe9)]]:tt['UNIVER_DOC'],[_0x25a435['UNIVER_SHEET']]:tt[_0x29ef24(0x115)],[_0x25a435[_0x29ef24(0x1f1)]]:tt[_0x29ef24(0x1f1)],[_0x25a435[_0x29ef24(0x1aa)]]:tt[_0x29ef24(0x1aa)]};function vi(_0x562027){const _0x2f5c76=_0x29ef24;var _0xf43f5;return(_0xf43f5=si[_0x562027])!=null?_0xf43f5:tt[_0x2f5c76(0x1aa)];}export{ko as CollaborationEvent,tr as CompressMutationService,xt as DocTransformController,Re as ITransformService,$t as RevisionService,Mi as SINGLE_SNAPSHOT_MUTATIONS,kt as SheetTransformController,me as SnapshotService,br as TransformService,Ae as UniverCollaborationPlugin,Pr as isTransformChangesetsFailure,wi as isTransformChangesetsSuccess,oe as isTransformMutationFailure,nt as isTransformMutationSuccess,ie as isTransformMutationsFailure,gi as isTransformMutationsSuccess,Ur as isTransformMutationsWithChangesetFailure,Ci as isTransformMutationsWithChangesetSuccess,At as makeArray,vi as mapDocumentTypeToUniverType,bi as parseChangesetToProtocol,Do as parseMutationToProtocol,Pi as parseProtocolChangeset,Ui as parseProtocolCommand,Lo as parseProtocolMutation};
|