@univerjs-pro/collaboration 0.5.5-nightly.202501220324 → 0.5.5-nightly.202501231606
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/umd/index.js +1 -1
- package/package.json +17 -17
- package/lib/types/controllers/sheet-transform/algorithms/__tests__/transform-test-bed.d.ts +0 -18
- package/lib/types/controllers/sheet-transform/algorithms/gridlines/__tests__/gridlines.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/add-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/insert-col.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/move-col.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/move-range.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/remove-col.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/remove-numfmt.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/remove-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-col-data.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-col-hidden.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-col-visible.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-numfmt.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-range-values.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-sheets-filter-criteria.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-sheets-filter-range.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/insert-col/__tests__/set-worksheet-col-width.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/move-col.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/move-range.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/remove-col.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/remove-numfmt.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/remove-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-col-data.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-col-hidden.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-col-visible.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-numfmt.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-range-values.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-sheets-filter-criteria.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-sheets-filter-range.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-col/__tests__/set-worksheet-col-width.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/move-range.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/move-row.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/remove-numfmt.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/remove-row.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/remove-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/reorder-range.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-numfmt.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-range-value.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-row-custom.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-row-hidden.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-row-visible.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-worksheet-row-auto-height.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-worksheet-row-height.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-row/__tests__/set-worksheet-row-is-auto-height.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/__tests__/add-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/__tests__/insert-col.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/remove-worksheet-merge/__tests__/insert-row.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-col-data/__tests__/set-col-data.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-drawing/__tests__/set-drawing-apply.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-row-data/__tests__/set-row-data.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-worksheet-col-width/__tests__/set-worksheet-col-width.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-worksheet-row-auto-height/__tests__/set-worksheet-row-auto-height.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-worksheet-row-height/__tests__/set-worksheet-row-height.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/set-worksheet-row-is-auto-height/__tests__/set-worksheet-row-is-auto-height.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/worksheet/__tests__/add-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/worksheet/__tests__/remove-worksheet-merge.algo.spec.d.ts +0 -1
- package/lib/types/controllers/sheet-transform/algorithms/worksheet/__tests__/worksheet.algo.spec.d.ts +0 -1
- package/lib/types/services/rev/__tests__/rev.service.spec.d.ts +0 -18
- package/lib/types/services/snapshot/__tests__/snapshot-mock.d.ts +0 -27
- package/lib/types/services/snapshot/__tests__/snapshot-transform.spec.d.ts +0 -1
- package/lib/types/services/snapshot/__tests__/snapshot.service.spec.d.ts +0 -23
- package/lib/types/services/transform/__tests__/doc.transform.service.spec.d.ts +0 -1
- package/lib/types/services/transform/__tests__/transform.service.spec.d.ts +0 -1
package/lib/umd/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x431a18,_0x401719){const _0x41a2fb=_0x2a84,_0x2ce58e=_0x431a18();while(!![]){try{const _0x442ac7=-parseInt(_0x41a2fb(0x23f))/0x1+-parseInt(_0x41a2fb(0x2d9))/0x2+parseInt(_0x41a2fb(0x2fa))/0x3+parseInt(_0x41a2fb(0x294))/0x4+-parseInt(_0x41a2fb(0x3f3))/0x5+-parseInt(_0x41a2fb(0x341))/0x6+parseInt(_0x41a2fb(0x297))/0x7;if(_0x442ac7===_0x401719)break;else _0x2ce58e['push'](_0x2ce58e['shift']());}catch(_0x4d73d5){_0x2ce58e['push'](_0x2ce58e['shift']());}}}(_0x341b,0x381b9),function(_0x2f2966,_0x1d510e){const _0x473495=_0x2a84;typeof exports=='object'&&typeof module<'u'?_0x1d510e(exports,require(_0x473495(0x1c8)),require(_0x473495(0x223)),require('@univerjs/sheets-conditional-formatting'),require(_0x473495(0x2bf)),require(_0x473495(0x25f)),require(_0x473495(0x37b)),require(_0x473495(0x41e)),require(_0x473495(0x353)),require('@univerjs/sheets-drawing'),require(_0x473495(0x221)),require(_0x473495(0x354))):typeof define=='function'&&define[_0x473495(0x3e7)]?define([_0x473495(0x27c),_0x473495(0x1c8),_0x473495(0x223),_0x473495(0x372),_0x473495(0x2bf),_0x473495(0x25f),'@univerjs/sheets','@univerjs/sheets-filter',_0x473495(0x353),_0x473495(0x236),_0x473495(0x221),_0x473495(0x354)],_0x1d510e):(_0x2f2966=typeof globalThis<'u'?globalThis:_0x2f2966||self,_0x1d510e(_0x2f2966[_0x473495(0x3f5)]={},_0x2f2966['UniverCore'],_0x2f2966[_0x473495(0x3a5)],_0x2f2966[_0x473495(0x3d3)],_0x2f2966['UniverDataValidation'],_0x2f2966[_0x473495(0x2fe)],_0x2f2966['UniverSheets'],_0x2f2966[_0x473495(0x347)],_0x2f2966['UniverEngineFormula'],_0x2f2966[_0x473495(0x32b)],_0x2f2966['UniverDocs'],_0x2f2966[_0x473495(0x29e)]));}(this,function(_0x59f3a8,_0x3cb8ef,_0x4c4f3a,_0x258ded,_0xf84483,_0x1b90c0,_0x3f3894,_0x3b47f7,_0x297aa0,_0x41380b,_0x551511,_0x13f0c1){'use strict';const _0x4c00c1=_0x2a84;var _0x12e034=Object[_0x4c00c1(0x24f)],_0x5692a8=(_0x33f6fb,_0x48a5e2,_0x48bdfe)=>_0x48a5e2 in _0x33f6fb?_0x12e034(_0x33f6fb,_0x48a5e2,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x48bdfe}):_0x33f6fb[_0x48a5e2]=_0x48bdfe,_0x129e40=(_0x660595,_0x14a819)=>_0x12e034(_0x660595,_0x4c00c1(0x2d0),{'value':_0x14a819,'configurable':!0x0}),_0x518bf6=(_0xd49123,_0x145ff5,_0x397c74)=>_0x5692a8(_0xd49123,typeof _0x145ff5!=_0x4c00c1(0x1c1)?_0x145ff5+'':_0x145ff5,_0x397c74),_0x1a16f6,_0x3421a1,_0x40e95b,_0x19dc14,_0x5a1e47,_0x447ed2;function _0x3de594(_0x2f96f8){const _0x2a1e64=_0x4c00c1;return!!_0x2f96f8[_0x2a1e64(0x311)];}_0x129e40(_0x3de594,_0x4c00c1(0x2bb));function _0x5e1569(_0x307ab4){return!_0x3de594(_0x307ab4);}_0x129e40(_0x5e1569,_0x4c00c1(0x346));function _0x13f519(_0x102657){const _0x5652f8=_0x4c00c1;return!!_0x102657[_0x5652f8(0x311)];}_0x129e40(_0x13f519,_0x4c00c1(0x298));function _0x419338(_0x49ce1d){const _0x17c25f=_0x4c00c1;return!!_0x49ce1d[_0x17c25f(0x311)];}_0x129e40(_0x419338,_0x4c00c1(0x398));function _0x591a77(_0x2af94a){return!_0x419338(_0x2af94a);}_0x129e40(_0x591a77,_0x4c00c1(0x284));function _0x5e68a5(_0x469372){const _0x58767b=_0x4c00c1;return!!_0x469372[_0x58767b(0x311)];}_0x129e40(_0x5e68a5,_0x4c00c1(0x3fa));function _0x2250bb(_0x1d223b){return!_0x5e68a5(_0x1d223b);}_0x129e40(_0x2250bb,_0x4c00c1(0x3bb));function _0x7feb51(_0x335f98){const _0x51d160=_0x4c00c1;return!!_0x335f98[_0x51d160(0x311)];}_0x129e40(_0x7feb51,'isTransformMutationsWithChangesetFailure');function _0x564e1f(_0x4910ee){return!_0x7feb51(_0x4910ee);}_0x129e40(_0x564e1f,_0x4c00c1(0x286));const _0x55e099=_0x3cb8ef['createIdentifier'](_0x4c00c1(0x35f)),_0x47a6e6=class _0x3c1803 extends _0x3cb8ef[_0x4c00c1(0x20d)]{constructor(){super(...arguments),_0x518bf6(this,'_transformMap',new Map());}[_0x4c00c1(0x373)](){const _0x3c2e16=_0x4c00c1;this[_0x3c2e16(0x391)]['clear']();}['registerTransformAlgorithm'](_0x5341d2){const _0x5a10e6=_0x4c00c1,{m1:_0xbca6c8,m2:m2=_0x5a10e6(0x1cc)}=_0x5341d2;this[_0x5a10e6(0x391)][_0x5a10e6(0x27e)](_0xbca6c8)||this['_transformMap'][_0x5a10e6(0x35e)](_0xbca6c8,new Map());const _0x2fd9b4=this[_0x5a10e6(0x391)][_0x5a10e6(0x2d6)](_0xbca6c8);if(_0x2fd9b4[_0x5a10e6(0x27e)](m2))throw new Error(_0x5a10e6(0x3fc)+_0xbca6c8+_0x5a10e6(0x329)+m2+_0x5a10e6(0x288));_0x2fd9b4[_0x5a10e6(0x35e)](m2,_0x5341d2);}[_0x4c00c1(0x3bc)](_0x3b548f,_0x3569a0,_0x29dc49){const _0x103e68=_0x4c00c1;var _0x5d035c,_0x456ac5,_0x3d7e4e,_0x1b83ab,_0x252b17,_0x27dfef;const _0x346e2a=this[_0x103e68(0x391)],_0x3531db=((_0x5d035c=_0x346e2a[_0x103e68(0x2d6)](_0x3b548f['id']))==null?void 0x0:_0x5d035c['get'](_0x3569a0['id']))||((_0x456ac5=_0x346e2a['get'](_0x3b548f['id']))==null?void 0x0:_0x456ac5[_0x103e68(0x2d6)]('any'))||((_0x3d7e4e=_0x346e2a['get'](_0x103e68(0x1cc)))==null?void 0x0:_0x3d7e4e[_0x103e68(0x2d6)](_0x3569a0['id']));if(_0x3531db)return _0x29dc49?_0x3531db[_0x103e68(0x1d5)](_0x3b548f,_0x3569a0,_0x29dc49):_0x3531db[_0x103e68(0x1d5)](_0x3b548f,_0x3569a0);const _0x438e99=((_0x1b83ab=_0x346e2a[_0x103e68(0x2d6)](_0x3569a0['id']))==null?void 0x0:_0x1b83ab[_0x103e68(0x2d6)](_0x3b548f['id']))||((_0x252b17=_0x346e2a[_0x103e68(0x2d6)](_0x3569a0['id']))==null?void 0x0:_0x252b17[_0x103e68(0x2d6)](_0x103e68(0x1cc)))||((_0x27dfef=_0x346e2a[_0x103e68(0x2d6)](_0x103e68(0x1cc)))==null?void 0x0:_0x27dfef[_0x103e68(0x2d6)](_0x3b548f['id']));if(_0x438e99){const _0x23318=_0x29dc49?_0x438e99[_0x103e68(0x1d5)](_0x3569a0,_0x3b548f,_0x29dc49):_0x438e99['handler'](_0x3569a0,_0x3b548f);return _0x5e1569(_0x23318)?_0x29dc49?{'m2Prime':_0x23318[_0x103e68(0x3dc)]}:{'m2Prime':_0x23318[_0x103e68(0x3dc)],'m1Prime':_0x23318['m2Prime']}:_0x23318;}return{'m1Prime':_0x3b548f,'m2Prime':_0x3569a0};}[_0x4c00c1(0x200)](_0x3a5eb0,_0x431d42,_0x19f25e){const _0x2ddfdb=_0x4c00c1,_0x410566=this[_0x2ddfdb(0x251)](_0x3a5eb0,_0x431d42);if(_0x13f519(_0x410566))return _0x410566;if(_0x19f25e)return{'m2Prime':_0x410566};const _0x374831=this['_leftInclineTransformMutations'](_0x3a5eb0,_0x431d42);return _0x13f519(_0x374831)?_0x374831:{'m1Prime':_0x374831,'m2Prime':_0x410566};}['_rightInclineTransformMutations'](_0x439342,_0x3bb0a1){const _0x330051=_0x4c00c1,_0x392d8c=_0x439342[_0x330051(0x3a3)];let _0xfa6a15;for(_0xfa6a15=0x0;_0xfa6a15<_0x392d8c;_0xfa6a15++){let _0x435127=[_0x439342[_0xfa6a15]],_0x1f4e95=[];for(let _0x5c1979=0x0,_0xfaa2ec=_0x3bb0a1[_0x330051(0x3a3)];_0x5c1979<_0xfaa2ec;_0x5c1979++){const _0x48d659=_0x3bb0a1[_0x5c1979];let _0x74dade;if(_0x435127[_0x330051(0x3a3)]===0x0)_0x74dade=[_0x48d659],_0x435127=[];else{if(_0x435127[_0x330051(0x3a3)]===0x1){const _0x131368=this['transformMutation'](_0x435127[0x0],_0x48d659);if(_0x3de594(_0x131368))return _0x131368;if(_0x74dade=_0x3bc33c(_0x131368['m2Prime']),!_0x131368['m1Prime'])throw new Error(_0x330051(0x1e9));_0x435127=_0x3bc33c(_0x131368['m1Prime']);}else{const _0x2f1548=this['_rightInclineTransformMutations'](_0x435127,[_0x48d659]);if(_0x2f1548[_0x330051(0x311)])return _0x2f1548;if(_0x74dade=_0x2f1548,_0x5c1979<_0xfaa2ec-0x1){const _0x3adce1=this['_leftInclineTransformMutations'](_0x435127,[_0x48d659]);if(_0x3adce1[_0x330051(0x311)])return _0x3adce1;_0x435127=_0x3adce1;}}}_0x1f4e95=_0x1f4e95[_0x330051(0x3c2)](_0x74dade);}_0x3bb0a1=_0x1f4e95;}return _0x3bb0a1;}['_leftInclineTransformMutations'](_0x459bc0,_0x314498){const _0x3b2d7d=_0x4c00c1,_0x42808b=_0x314498[_0x3b2d7d(0x3a3)];let _0x719ccf;for(_0x719ccf=0x0;_0x719ccf<_0x42808b;_0x719ccf++){let _0x3fd3cd=[_0x314498[_0x719ccf]],_0x193939=[];for(let _0x141c44=0x0,_0x1ea7ce=_0x459bc0[_0x3b2d7d(0x3a3)];_0x141c44<_0x1ea7ce;_0x141c44++){const _0x200979=_0x459bc0[_0x141c44];let _0x5a96fd;if(_0x3fd3cd[_0x3b2d7d(0x3a3)]===0x0)_0x5a96fd=[_0x200979],_0x3fd3cd=[];else{if(_0x3fd3cd['length']===0x1){const _0x232e97=this[_0x3b2d7d(0x3bc)](_0x200979,_0x3fd3cd[0x0]);if(_0x3de594(_0x232e97))return _0x232e97;if(!_0x232e97[_0x3b2d7d(0x3dc)])throw new Error(_0x3b2d7d(0x1e9));_0x5a96fd=_0x3bc33c(_0x232e97[_0x3b2d7d(0x3dc)]),_0x3fd3cd=_0x3bc33c(_0x232e97['m2Prime']);}else{const _0xeb042=this['_leftInclineTransformMutations']([_0x200979],_0x3fd3cd);if(_0xeb042[_0x3b2d7d(0x311)])return _0xeb042;if(_0x5a96fd=_0xeb042,_0x141c44<_0x1ea7ce-0x1){const _0x36ef14=this[_0x3b2d7d(0x251)]([_0x200979],_0x3fd3cd);if(_0x36ef14[_0x3b2d7d(0x311)])return _0x36ef14;_0x3fd3cd=_0x36ef14;}}}_0x193939=_0x193939['concat'](_0x5a96fd);}_0x459bc0=_0x193939;}return _0x459bc0;}[_0x4c00c1(0x343)](_0x44ba2c,_0x16cb84,_0x184b69){const _0x5436ee=_0x4c00c1;if(!_0x5c8446(_0x44ba2c,_0x16cb84))throw new Error(_0x5436ee(0x1ce)+_0x16cb84[0x0][_0x5436ee(0x216)]+_0x5436ee(0x388)+_0x44ba2c[0x0][_0x5436ee(0x281)]+'.');const _0xc10437=_0x44ba2c['length'],_0x5216e3=_0x16cb84[_0x5436ee(0x3a3)],_0x417b66=_0x4d9955(_0xc10437,_0x5216e3+0x1),_0x2f0f4d=_0x4d9955(_0xc10437+0x1,_0x5216e3);_0x44ba2c[_0x5436ee(0x2f2)]((_0xae5b63,_0xadba19)=>_0x417b66[_0xadba19][0x0]=_0xae5b63),_0x16cb84['forEach']((_0x70ee69,_0x10c687)=>_0x2f0f4d[0x0][_0x10c687]=_0x70ee69);try{for(let _0x577110=0x0;_0x577110<_0x5216e3;_0x577110++)for(let _0x5f50d0=0x0;_0x5f50d0<_0xc10437;_0x5f50d0++){const _0x425778=_0x2f0f4d[_0x5f50d0][_0x577110],_0x48469b=_0x417b66[_0x5f50d0][_0x577110];if(!_0x425778||!_0x48469b)throw new Error('Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!');const _0x4e3a57=this[_0x5436ee(0x200)](_0x48469b['mutations'],_0x425778['mutations']);if(_0x419338(_0x4e3a57))return{'error':_0x4e3a57['error']};_0x2f0f4d[_0x5f50d0+0x1][_0x577110]={..._0x425778,'mutations':_0x4e3a57['m2Prime']},_0x417b66[_0x5f50d0][_0x577110+0x1]={..._0x48469b,'mutations':_0x4e3a57[_0x5436ee(0x3dc)]};}return _0x184b69?{'c2Prime':_0x2f0f4d[_0xc10437]}:{'c1Prime':_0x417b66[_0x5436ee(0x1bc)](_0x95780d=>_0x95780d[_0x5216e3])[_0x5436ee(0x3a2)](),'c2Prime':_0x2f0f4d[_0xc10437]};}catch(_0xe0bdc7){throw console['error'](_0xe0bdc7),_0xe0bdc7;}}['transformMutationsWithChangeset'](_0x46c5b1,_0x28914c){const _0xe5119d=_0x4c00c1,_0x2c86fc=_0x46c5b1[_0xe5119d(0x22e)],_0x46eafd=this[_0xe5119d(0x200)](_0x2c86fc,_0x28914c);return _0x419338(_0x46eafd)?{'error':_0x46eafd[_0xe5119d(0x311)]}:{'m2Prime':_0x46eafd[_0xe5119d(0x3c4)],'c1Prime':{..._0x46c5b1,'mutations':_0x46eafd[_0xe5119d(0x3dc)]}};}};_0x129e40(_0x47a6e6,_0x4c00c1(0x3e6));let _0x19b2c4=_0x47a6e6;function _0x5c8446(_0x4cc6f4,_0x3a6956){return _0x4cc6f4[0x0]['revision']-0x1===_0x3a6956[0x0]['baseRev'];}_0x129e40(_0x5c8446,'checkChangesetsAligned');function _0x4d9955(_0x322363,_0x546cdf){const _0x215dea=_0x4c00c1;return new Array(_0x322363)[_0x215dea(0x32e)](void 0x0)[_0x215dea(0x1bc)](()=>new Array(_0x546cdf));}_0x129e40(_0x4d9955,_0x4c00c1(0x319));function _0x3bc33c(_0x3b4759){const _0x16f710=_0x4c00c1;return Array[_0x16f710(0x291)](_0x3b4759)?_0x3b4759:[_0x3b4759];}_0x129e40(_0x3bc33c,_0x4c00c1(0x249));const _0x13d3b4={'m1':_0x4c4f3a['AddCommentMutation']['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x1d2e94,_0x1c3046)=>{const _0x1f8ceb=_0x4c00c1,_0x3af883=_0x1d2e94[_0x1f8ceb(0x3ed)],_0xd1e38d=_0x1c3046['params'],_0x28c8ed={'m1Prime':_0x1d2e94,'m2Prime':_0x1c3046};if(_0x3af883[_0x1f8ceb(0x397)]!==_0xd1e38d['unitId']||_0x3af883[_0x1f8ceb(0x22c)]!==_0xd1e38d[_0x1f8ceb(0x22c)]||_0x3af883[_0x1f8ceb(0x349)][_0x1f8ceb(0x368)]!==_0xd1e38d['comment'][_0x1f8ceb(0x368)])return _0x28c8ed;if(!_0x3af883[_0x1f8ceb(0x349)][_0x1f8ceb(0x3ba)]&&!_0xd1e38d[_0x1f8ceb(0x349)]['parentId']){const _0x606383=_0x3cb8ef[_0x1f8ceb(0x317)]['deepClone'](_0x1c3046);return _0x606383[_0x1f8ceb(0x3ed)][_0x1f8ceb(0x349)]['parentId']=_0x1d2e94[_0x1f8ceb(0x3ed)][_0x1f8ceb(0x349)]['id'],{'m1Prime':[{'id':_0x4c4f3a[_0x1f8ceb(0x256)]['id'],'params':{'unitId':_0x3af883[_0x1f8ceb(0x397)],'subUnitId':_0xd1e38d[_0x1f8ceb(0x22c)],'commentId':_0xd1e38d[_0x1f8ceb(0x349)]['id']}},_0x1d2e94,_0x606383],'m2Prime':[_0x606383]};}return _0x28c8ed;},_0x4c00c1(0x1d5))},_0x2e8c20={'m1':_0x258ded[_0x4c00c1(0x28a)]['id'],'m2':_0x258ded[_0x4c00c1(0x28a)]['id'],'handler'(_0x47c07d,_0x268f84){const _0x22b6be=_0x4c00c1;if(_0x47c07d[_0x22b6be(0x3ed)][_0x22b6be(0x397)]!==_0x268f84[_0x22b6be(0x3ed)]['unitId']||_0x47c07d[_0x22b6be(0x3ed)]['subUnitId']!==_0x268f84[_0x22b6be(0x3ed)][_0x22b6be(0x22c)])return{'m1Prime':_0x47c07d,'m2Prime':_0x268f84};const {unitId:_0x3d4cfc,subUnitId:_0x312ca5}=_0x47c07d[_0x22b6be(0x3ed)],_0x57cc16=_0x3cb8ef[_0x22b6be(0x317)][_0x22b6be(0x289)](_0x47c07d),_0xbcd969=_0x3cb8ef[_0x22b6be(0x317)][_0x22b6be(0x289)](_0x268f84),_0x3ce8f1=[_0x57cc16],_0x128576={'unitId':_0x3d4cfc,'subUnitId':_0x312ca5,'start':{'id':_0xbcd969['params'][_0x22b6be(0x3a4)][_0x22b6be(0x245)],'type':'before'},'end':{'id':_0xbcd969[_0x22b6be(0x3ed)]['rule'][_0x22b6be(0x245)],'type':_0x22b6be(0x1b9)}};return _0x3ce8f1[_0x22b6be(0x2bd)]({'id':_0x258ded['MoveConditionalRuleMutation']['id'],'params':_0x128576}),{'m1Prime':_0x3ce8f1,'m2Prime':_0xbcd969};}};function _0x4f2263(_0x183ad1,_0x5af7a5,_0x15e773,_0x5ded3f){const _0x4c7a34=_0x4c00c1,_0x2631b8=new _0x3cb8ef[(_0x4c7a34(0x3a0))]();_0x15e773['forEach'](_0x4fed9b=>{const _0x159354=_0x4c7a34;_0x4fed9b[_0x159354(0x265)]['forEach'](_0x2f41d9=>{const _0x334978=_0x159354;_0x3cb8ef[_0x334978(0x303)]['foreach'](_0x2f41d9,(_0x5b0593,_0x2e1916)=>{const _0x4e08ef=_0x334978;_0x2631b8[_0x4e08ef(0x2fd)](_0x5b0593,_0x2e1916,_0x4fed9b[_0x4e08ef(0x2c5)]);});});}),_0x5ded3f[_0x4c7a34(0x2f2)](_0xe2ad73=>{const _0x47c19a=_0x4c7a34;_0xe2ad73[_0x47c19a(0x265)][_0x47c19a(0x2f2)](_0x15c022=>{const _0x491c9b=_0x47c19a;_0x3cb8ef[_0x491c9b(0x303)][_0x491c9b(0x33c)](_0x15c022,(_0x2b9b94,_0x4b93a7)=>{const _0x4fb0c2=_0x491c9b;_0x2631b8[_0x4fb0c2(0x2fd)](_0x2b9b94,_0x4b93a7,_0xe2ad73['uid']);});});});const _0xaed063=[];return _0x15e773[_0x4c7a34(0x2f2)](_0x33158a=>{const _0xf6bd3b=_0x4c7a34,_0x2ee063=_0x3cb8ef[_0xf6bd3b(0x202)](_0x2631b8,_0x47c430=>_0x47c430===_0x33158a[_0xf6bd3b(0x2c5)]);if(_0x2ee063[_0xf6bd3b(0x3a3)]){if(!_0x3cb8ef[_0xf6bd3b(0x254)](_0x2ee063,_0x33158a[_0xf6bd3b(0x265)])){const _0xbe85e9={'ruleId':_0x33158a['uid'],'unitId':_0x183ad1,'subUnitId':_0x5af7a5,'payload':{'type':_0xf84483[_0xf6bd3b(0x2af)][_0xf6bd3b(0x3ab)],'payload':_0x2ee063}};_0xaed063[_0xf6bd3b(0x2bd)]({'id':_0xf84483['UpdateDataValidationMutation']['id'],'params':_0xbe85e9});}}else{const _0x3f9d6c={'ruleId':_0x33158a['uid'],'unitId':_0x183ad1,'subUnitId':_0x5af7a5};_0xaed063[_0xf6bd3b(0x2bd)]({'id':_0xf84483[_0xf6bd3b(0x280)]['id'],'params':_0x3f9d6c});}}),_0xaed063;}_0x129e40(_0x4f2263,_0x4c00c1(0x357));function _0x1e7273(_0x1056b5,_0x148997){const _0x353d2a=_0x4c00c1,_0x38e2d6=_0x3cb8ef[_0x353d2a(0x317)][_0x353d2a(0x289)](Array[_0x353d2a(0x291)](_0x1056b5['params']['rule'])?_0x1056b5[_0x353d2a(0x3ed)][_0x353d2a(0x3a4)]:[_0x1056b5[_0x353d2a(0x3ed)][_0x353d2a(0x3a4)]]);return _0x148997[_0x353d2a(0x2f2)](_0x3b2951=>{const _0x588d24=_0x353d2a;if(_0x3b2951['id']===_0xf84483[_0x588d24(0x2a1)]['id']){const _0x3f4790=_0x3b2951,_0x1ecc4a=_0x38e2d6[_0x588d24(0x406)](_0x4cb34b=>_0x4cb34b[_0x588d24(0x2c5)]===_0x3f4790[_0x588d24(0x3ed)][_0x588d24(0x1d6)]);_0x1ecc4a[_0x588d24(0x265)]=_0x3f4790[_0x588d24(0x3ed)][_0x588d24(0x26a)][_0x588d24(0x26a)];}else{if(_0x3b2951['id']===_0xf84483[_0x588d24(0x280)]['id']){const _0x57f976=_0x38e2d6['findIndex'](_0x4a7063=>_0x4a7063[_0x588d24(0x2c5)]===_0x3b2951['params'][_0x588d24(0x1d6)]);_0x38e2d6[_0x57f976]=null;}}}),_0x38e2d6[_0x353d2a(0x30c)](Boolean)[_0x353d2a(0x3a3)]?[{..._0x1056b5,'params':{..._0x1056b5[_0x353d2a(0x3ed)],'rule':_0x38e2d6['filter'](Boolean)}}]:[];}_0x129e40(_0x1e7273,_0x4c00c1(0x3b6));const _0xe86aa3={'m1':_0xf84483['AddDataValidationMutation']['id'],'m2':_0xf84483[_0x4c00c1(0x1ff)]['id'],'handler':_0x129e40((_0x27e839,_0x1e4bbc)=>{const _0x54ebeb=_0x4c00c1,_0xbe633f={'m1Prime':_0x27e839,'m2Prime':_0x1e4bbc},_0x20adfc=_0x27e839['params'],_0x1e673c=_0x1e4bbc[_0x54ebeb(0x3ed)];if(_0x20adfc[_0x54ebeb(0x397)]!==_0x1e673c[_0x54ebeb(0x397)]||_0x20adfc[_0x54ebeb(0x22c)]!==_0x1e673c[_0x54ebeb(0x22c)])return _0xbe633f;const _0x488268=_0x3cb8ef['Tools'][_0x54ebeb(0x289)](_0x27e839),_0x2dfb86=_0x3cb8ef[_0x54ebeb(0x317)][_0x54ebeb(0x289)](_0x1e4bbc),_0x3f75a8=_0x20adfc['unitId'],_0x3eb514=_0x1e673c[_0x54ebeb(0x22c)],_0x454438=_0x488268['params']['rule'],_0x5974f6=_0x2dfb86[_0x54ebeb(0x3ed)]['rule'];if(Array[_0x54ebeb(0x291)](_0x454438)&&Array[_0x54ebeb(0x291)](_0x5974f6))return{'m1Prime':[],'m2Prime':[]};if(Array[_0x54ebeb(0x291)](_0x454438)){_0x488268['params'][_0x54ebeb(0x215)]=0x0;const _0x162f35=_0x4f2263(_0x3f75a8,_0x3eb514,_0x454438,[_0x5974f6]);return{'m1Prime':_0x1e7273(_0x488268,_0x162f35),'m2Prime':[..._0x162f35,_0x2dfb86]};}if(Array['isArray'](_0x5974f6)){const _0x2cb08d=_0x4f2263(_0x3f75a8,_0x3eb514,_0x5974f6,[_0x454438]);return _0x2dfb86[_0x54ebeb(0x3ed)]['index']=0x0,{'m1Prime':_0x1e7273(_0x488268,_0x2cb08d),'m2Prime':[..._0x2cb08d,_0x2dfb86]};}const _0xd27a9f=_0x4f2263(_0x3f75a8,_0x3eb514,[_0x454438],[_0x5974f6]);return _0x2dfb86[_0x54ebeb(0x3ed)]['index']=-0x1,{'m1Prime':_0x1e7273(_0x488268,_0xd27a9f),'m2Prime':[..._0xd27a9f,_0x2dfb86]};},_0x4c00c1(0x1d5))},_0x426037={'m1':_0xf84483[_0x4c00c1(0x1ff)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x52a5cb,_0x24f6fc)=>{const _0x149403=_0x4c00c1,_0x50fc17={'m1Prime':_0x52a5cb,'m2Prime':_0x24f6fc},_0x34bd00=_0x52a5cb[_0x149403(0x3ed)],_0x2677a4=_0x24f6fc[_0x149403(0x3ed)];if(_0x34bd00['unitId']!==_0x2677a4[_0x149403(0x397)]||_0x34bd00[_0x149403(0x22c)]!==_0x2677a4[_0x149403(0x22c)])return _0x50fc17;if(_0x24f6fc[_0x149403(0x3ed)][_0x149403(0x26a)][_0x149403(0x3e8)]===_0xf84483[_0x149403(0x2af)][_0x149403(0x3ab)]){const {unitId:_0x2e5952,subUnitId:_0x1b7125}=_0x52a5cb[_0x149403(0x3ed)],_0x468ce2=Array[_0x149403(0x291)](_0x52a5cb['params']['rule'])?_0x52a5cb[_0x149403(0x3ed)][_0x149403(0x3a4)]:[_0x52a5cb['params'][_0x149403(0x3a4)]],_0x1a4252=[],_0x1bcb64=new _0x3cb8ef['ObjectMatrix']();return _0x468ce2[_0x149403(0x2f2)](_0x142e5f=>{const _0x45585b=_0x149403;_0x142e5f[_0x45585b(0x265)][_0x45585b(0x2f2)](_0x44fc17=>{const _0x5efd0c=_0x45585b;_0x3cb8ef['Range'][_0x5efd0c(0x33c)](_0x44fc17,(_0x351d76,_0x4e6b44)=>{const _0x59b6a1=_0x5efd0c;_0x1bcb64[_0x59b6a1(0x2fd)](_0x351d76,_0x4e6b44,_0x142e5f[_0x59b6a1(0x2c5)]);});});}),_0x24f6fc[_0x149403(0x3ed)]['payload'][_0x149403(0x26a)]['forEach'](_0x4f6821=>{const _0x683c96=_0x149403;_0x3cb8ef[_0x683c96(0x303)]['foreach'](_0x4f6821,(_0x305296,_0x22cf5c)=>{const _0x43b667=_0x683c96;_0x1bcb64['setValue'](_0x305296,_0x22cf5c,_0x24f6fc[_0x43b667(0x3ed)][_0x43b667(0x1d6)]);});}),_0x468ce2[_0x149403(0x2f2)](_0x5ce26c=>{const _0x4fe26b=_0x149403,_0x1a96c5=_0x3cb8ef[_0x4fe26b(0x202)](_0x1bcb64,_0x5644ea=>_0x5644ea===_0x5ce26c['uid']);_0x3cb8ef['isRangesEqual'](_0x1a96c5,_0x5ce26c[_0x4fe26b(0x265)])||(_0x1a96c5[_0x4fe26b(0x3a3)]?_0x1a4252[_0x4fe26b(0x2bd)]({'id':_0xf84483[_0x4fe26b(0x2a1)]['id'],'params':{'unitId':_0x2e5952,'subUnitId':_0x1b7125,'ruleId':_0x5ce26c[_0x4fe26b(0x2c5)],'payload':{'type':_0xf84483['UpdateRuleType']['RANGE'],'payload':_0x1a96c5}}}):_0x1a4252['push']({'id':_0xf84483[_0x4fe26b(0x280)]['id'],'params':{'unitId':_0x2e5952,'subUnitId':_0x1b7125,'ruleId':_0x5ce26c[_0x4fe26b(0x2c5)]}}));}),{'m1Prime':_0x1e7273(_0x52a5cb,_0x1a4252),'m2Prime':[..._0x1a4252,_0x24f6fc]};}return _0x50fc17;},'handler')},_0x3eef53={'m1':_0x1b90c0['AddHyperLinkMutation']['id'],'m2':_0x1b90c0[_0x4c00c1(0x250)]['id'],'handler':_0x129e40((_0x5d837f,_0x12d0c3)=>{const _0x404e69=_0x4c00c1,_0x425b43=_0x5d837f['params'],_0x109324=_0x12d0c3[_0x404e69(0x3ed)];return _0x425b43[_0x404e69(0x397)]===_0x109324[_0x404e69(0x397)]&&_0x425b43[_0x404e69(0x22c)]===_0x109324[_0x404e69(0x22c)]&&_0x425b43[_0x404e69(0x1bf)][_0x404e69(0x1d0)]===_0x109324['link'][_0x404e69(0x1d0)]&&_0x425b43['link']['column']===_0x109324[_0x404e69(0x1bf)][_0x404e69(0x3f8)]?{'m2Prime':_0x12d0c3,'m1Prime':[]}:{'m1Prime':_0x5d837f,'m2Prime':_0x12d0c3};},_0x4c00c1(0x1d5))},_0x25d782={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x3690be,_0x295bd9)=>{const _0x2ef3f8=_0x4c00c1,_0x3589dd={'m1Prime':_0x3690be,'m2Prime':_0x295bd9};return _0x3690be[_0x2ef3f8(0x3ed)][_0x2ef3f8(0x397)]!==_0x295bd9[_0x2ef3f8(0x3ed)][_0x2ef3f8(0x397)]||_0x3690be[_0x2ef3f8(0x3ed)][_0x2ef3f8(0x22c)]!==_0x295bd9[_0x2ef3f8(0x3ed)][_0x2ef3f8(0x22c)]?_0x3589dd:{'error':new Error(_0x2ef3f8(0x1d7))};},_0x4c00c1(0x1d5))},_0x149e00={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x258ded['AddConditionalRuleMutation']['id'],'handler':_0x129e40((_0x255548,_0x4c570d)=>{const _0xb20b21=_0x4c00c1,_0x170120={'m1Prime':_0x255548,'m2Prime':_0x4c570d};if(_0x255548['params'][_0xb20b21(0x397)]!==_0x4c570d['params'][_0xb20b21(0x397)]||_0x255548[_0xb20b21(0x3ed)][_0xb20b21(0x22c)]!==_0x4c570d[_0xb20b21(0x3ed)][_0xb20b21(0x22c)])return _0x170120;const _0x14a328=_0x255548[_0xb20b21(0x3ed)]['rules'][_0xb20b21(0x1bc)](_0x5cd49f=>_0x5cd49f['ranges'])['flat'](),_0x7f79d8=_0x4c570d[_0xb20b21(0x3ed)][_0xb20b21(0x3a4)][_0xb20b21(0x265)];return _0x14a328[_0xb20b21(0x272)](_0x1ad3a1=>_0x7f79d8[_0xb20b21(0x272)](_0xbb45b5=>_0x3cb8ef['Rectangle'][_0xb20b21(0x37f)](_0x1ad3a1,_0xbb45b5)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule')}:_0x170120;},'handler')},_0x412d45={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894[_0x4c00c1(0x377)]['id'],'handler':_0x129e40((_0x30fa4f,_0x13aa31)=>{const _0x2b4557=_0x4c00c1,_0x382128={'m1Prime':_0x30fa4f,'m2Prime':_0x13aa31};if(_0x30fa4f[_0x2b4557(0x3ed)][_0x2b4557(0x397)]!==_0x13aa31[_0x2b4557(0x3ed)][_0x2b4557(0x397)]||_0x30fa4f[_0x2b4557(0x3ed)][_0x2b4557(0x22c)]!==_0x13aa31[_0x2b4557(0x3ed)][_0x2b4557(0x22c)])return _0x382128;const _0x277151=_0x30fa4f['params'][_0x2b4557(0x41b)]['map'](_0x3be089=>_0x3be089['ranges'])[_0x2b4557(0x3a2)](),_0x3cf653=_0x13aa31['params']['rules'][_0x2b4557(0x1bc)](_0x3581db=>_0x3581db['ranges'])[_0x2b4557(0x3a2)]();return _0x277151[_0x2b4557(0x272)](_0x53804f=>_0x3cf653[_0x2b4557(0x272)](_0x100c43=>_0x3cb8ef[_0x2b4557(0x1d9)][_0x2b4557(0x37f)](_0x53804f,_0x100c43)))?{'error':new Error(_0x2b4557(0x34b))}:_0x382128;},'handler')},_0x5547c9={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler':_0x129e40((_0x371a9d,_0x172a99)=>{const _0x1ca649=_0x4c00c1,_0x31a06e={'m1Prime':_0x371a9d,'m2Prime':_0x172a99};if(_0x371a9d[_0x1ca649(0x3ed)][_0x1ca649(0x397)]!==_0x172a99['params']['unitId']||_0x371a9d[_0x1ca649(0x3ed)][_0x1ca649(0x22c)]!==_0x172a99['params'][_0x1ca649(0x22c)])return _0x31a06e;const _0x3b1704=_0x371a9d[_0x1ca649(0x3ed)]['rules']['map'](_0x3e9746=>_0x3e9746[_0x1ca649(0x265)])[_0x1ca649(0x3a2)](),_0x266563=_0x172a99[_0x1ca649(0x3ed)]['ranges'];return _0x3b1704[_0x1ca649(0x272)](_0x13285f=>_0x266563[_0x1ca649(0x272)](_0x10f5ec=>_0x3cb8ef['Rectangle'][_0x1ca649(0x37f)](_0x13285f,_0x10f5ec)))?{'error':new Error(_0x1ca649(0x2cd))}:_0x31a06e;},_0x4c00c1(0x1d5))},_0x1e35be={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894[_0x4c00c1(0x24a)]['id'],'handler':_0x129e40((_0x157fc6,_0x48c212)=>{const _0x77967a=_0x4c00c1,_0x281bac={'m1Prime':_0x157fc6,'m2Prime':_0x48c212};return _0x157fc6[_0x77967a(0x3ed)][_0x77967a(0x397)]!==_0x48c212[_0x77967a(0x3ed)][_0x77967a(0x397)]||_0x157fc6['params'][_0x77967a(0x22c)]!==_0x48c212[_0x77967a(0x3ed)][_0x77967a(0x3a4)]['subUnitId']?_0x281bac:{'error':new Error(_0x77967a(0x205))};},_0x4c00c1(0x1d5))},_0x9eed02={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x258ded[_0x4c00c1(0x345)]['id'],'handler':_0x129e40((_0xb8f3ee,_0x2b82a3)=>{const _0x2cbd55=_0x4c00c1,_0x2ecd1d={'m1Prime':_0xb8f3ee,'m2Prime':_0x2b82a3};return _0xb8f3ee[_0x2cbd55(0x3ed)][_0x2cbd55(0x397)]!==_0x2b82a3[_0x2cbd55(0x3ed)][_0x2cbd55(0x397)]||_0xb8f3ee[_0x2cbd55(0x3ed)][_0x2cbd55(0x22c)]!==_0x2b82a3[_0x2cbd55(0x3ed)][_0x2cbd55(0x22c)]?_0x2ecd1d:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule')};},_0x4c00c1(0x1d5))},_0x2650a3={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894[_0x4c00c1(0x23a)]['id'],'handler':_0x129e40((_0x20bbdb,_0x195080)=>{const _0x186968=_0x4c00c1,_0x22a8e3={'m1Prime':_0x20bbdb,'m2Prime':_0x195080};if(_0x20bbdb[_0x186968(0x3ed)][_0x186968(0x397)]!==_0x195080[_0x186968(0x3ed)][_0x186968(0x397)]||_0x20bbdb[_0x186968(0x3ed)][_0x186968(0x22c)]!==_0x195080[_0x186968(0x3ed)]['subUnitId'])return _0x22a8e3;const _0x58ced2=_0x20bbdb[_0x186968(0x3ed)][_0x186968(0x41b)]['map'](_0x5c7c61=>_0x5c7c61[_0x186968(0x265)])['flat'](),_0x58dfbf=_0x195080[_0x186968(0x3ed)][_0x186968(0x378)];return _0x58ced2[_0x186968(0x272)](_0x34d4b8=>_0x3cb8ef[_0x186968(0x1d9)][_0x186968(0x37f)](_0x34d4b8,_0x58dfbf))?{'error':new Error(_0x186968(0x412))}:_0x22a8e3;},_0x4c00c1(0x1d5))},_0x1a6ecf={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894[_0x4c00c1(0x21a)]['id'],'handler':_0x129e40((_0x377f34,_0xda2a9d)=>{const _0x4b8be4=_0x4c00c1,_0x3881b6={'m1Prime':_0x377f34,'m2Prime':_0xda2a9d};if(_0x377f34[_0x4b8be4(0x3ed)][_0x4b8be4(0x397)]!==_0xda2a9d[_0x4b8be4(0x3ed)][_0x4b8be4(0x397)]||_0x377f34['params'][_0x4b8be4(0x22c)]!==_0xda2a9d['params']['subUnitId'])return _0x3881b6;const _0x2128d4=_0x377f34['params'][_0x4b8be4(0x41b)][_0x4b8be4(0x1bc)](_0x273afe=>_0x273afe[_0x4b8be4(0x265)])[_0x4b8be4(0x3a2)](),_0x5d4bee=_0xda2a9d['params'][_0x4b8be4(0x378)];return _0x2128d4[_0x4b8be4(0x272)](_0x45b628=>_0x3cb8ef['Rectangle'][_0x4b8be4(0x37f)](_0x45b628,_0x5d4bee))?{'error':new Error(_0x4b8be4(0x39a))}:_0x3881b6;},_0x4c00c1(0x1d5))},_0x20d805={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894['MoveColsMutation']['id'],'handler':_0x129e40((_0x2a82a5,_0x14c745)=>{const _0x3c7a78=_0x4c00c1,_0x12dcf9={'m1Prime':_0x2a82a5,'m2Prime':_0x14c745};if(_0x2a82a5[_0x3c7a78(0x3ed)][_0x3c7a78(0x397)]!==_0x14c745['params'][_0x3c7a78(0x397)]||_0x2a82a5[_0x3c7a78(0x3ed)][_0x3c7a78(0x22c)]!==_0x14c745[_0x3c7a78(0x3ed)][_0x3c7a78(0x22c)])return _0x12dcf9;const _0x27224c=_0x2a82a5[_0x3c7a78(0x3ed)][_0x3c7a78(0x41b)]['map'](_0x1c686b=>_0x1c686b['ranges'])['flat'](),_0x3ff779=[_0x14c745['params']['sourceRange'],_0x14c745[_0x3c7a78(0x3ed)]['targetRange']];return _0x27224c[_0x3c7a78(0x272)](_0x57e62e=>_0x3ff779['some'](_0xefedb3=>_0x3cb8ef['Rectangle'][_0x3c7a78(0x37f)](_0x57e62e,_0xefedb3)))?{'error':new Error(_0x3c7a78(0x32c))}:_0x12dcf9;},_0x4c00c1(0x1d5))},_0x27c476={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894['MoveRangeMutation']['id'],'handler':_0x129e40((_0x1189e6,_0x1aabc5)=>{const _0x4e0375=_0x4c00c1,_0x142c2a={'m1Prime':_0x1189e6,'m2Prime':_0x1aabc5};if(_0x1189e6[_0x4e0375(0x3ed)]['unitId']!==_0x1aabc5[_0x4e0375(0x3ed)][_0x4e0375(0x397)]||_0x1189e6[_0x4e0375(0x3ed)]['subUnitId']!==_0x1aabc5[_0x4e0375(0x3ed)]['from'][_0x4e0375(0x22c)])return _0x142c2a;const _0x2f1d71=_0x1189e6[_0x4e0375(0x3ed)][_0x4e0375(0x41b)][_0x4e0375(0x1bc)](_0x390174=>_0x390174['ranges'])[_0x4e0375(0x3a2)](),_0x282cf0=new _0x3cb8ef[(_0x4e0375(0x3a0))](_0x1aabc5['params'][_0x4e0375(0x380)][_0x4e0375(0x270)])[_0x4e0375(0x2eb)](),_0x14cb95=new _0x3cb8ef[(_0x4e0375(0x3a0))](_0x1aabc5['params']['to'][_0x4e0375(0x270)])[_0x4e0375(0x2eb)](),_0x106907=[_0x282cf0,_0x14cb95];return _0x2f1d71[_0x4e0375(0x272)](_0x58d605=>_0x106907[_0x4e0375(0x272)](_0x178d2d=>_0x3cb8ef[_0x4e0375(0x1d9)]['intersects'](_0x58d605,_0x178d2d)))?{'error':new Error(_0x4e0375(0x331))}:_0x142c2a;},_0x4c00c1(0x1d5))},_0x57bfb2={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler':_0x129e40((_0x49875b,_0x51d34f)=>{const _0x2ebee0=_0x4c00c1,_0x57867c={'m1Prime':_0x49875b,'m2Prime':_0x51d34f};if(_0x49875b[_0x2ebee0(0x3ed)][_0x2ebee0(0x397)]!==_0x51d34f[_0x2ebee0(0x3ed)]['unitId']||_0x49875b[_0x2ebee0(0x3ed)][_0x2ebee0(0x22c)]!==_0x51d34f[_0x2ebee0(0x3ed)][_0x2ebee0(0x22c)])return _0x57867c;const _0x440db1=_0x49875b[_0x2ebee0(0x3ed)][_0x2ebee0(0x41b)][_0x2ebee0(0x1bc)](_0x1feb34=>_0x1feb34[_0x2ebee0(0x265)])[_0x2ebee0(0x3a2)](),_0x3c0aaf=[_0x51d34f[_0x2ebee0(0x3ed)][_0x2ebee0(0x404)],_0x51d34f['params'][_0x2ebee0(0x1cd)]];return _0x440db1['some'](_0x4f5549=>_0x3c0aaf[_0x2ebee0(0x272)](_0xdd4e36=>_0x3cb8ef[_0x2ebee0(0x1d9)]['intersects'](_0x4f5549,_0xdd4e36)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row')}:_0x57867c;},_0x4c00c1(0x1d5))},_0x4c4cd6={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894[_0x4c00c1(0x22d)]['id'],'handler':_0x129e40((_0x3d2346,_0x7c9c5)=>{const _0x10ee93=_0x4c00c1,_0x1d6594={'m1Prime':_0x3d2346,'m2Prime':_0x7c9c5};if(_0x3d2346['params'][_0x10ee93(0x397)]!==_0x7c9c5[_0x10ee93(0x3ed)][_0x10ee93(0x397)]||_0x3d2346[_0x10ee93(0x3ed)][_0x10ee93(0x22c)]!==_0x7c9c5[_0x10ee93(0x3ed)][_0x10ee93(0x22c)])return _0x1d6594;const _0x53a7c4=_0x3d2346[_0x10ee93(0x3ed)][_0x10ee93(0x41b)][_0x10ee93(0x1bc)](_0x53fa90=>_0x53fa90['ranges'])['flat'](),_0x3cd47f=_0x7c9c5[_0x10ee93(0x3ed)][_0x10ee93(0x378)];return _0x53a7c4[_0x10ee93(0x272)](_0x47e371=>_0x3cb8ef[_0x10ee93(0x1d9)][_0x10ee93(0x37f)](_0x47e371,_0x3cd47f))?{'error':new Error(_0x10ee93(0x38c))}:_0x1d6594;},_0x4c00c1(0x1d5))},_0x3874f3={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0xf84483[_0x4c00c1(0x280)]['id'],'handler':_0x129e40((_0x13916c,_0x2bd138)=>{const _0x36f928=_0x4c00c1,_0x4d5424={'m1Prime':_0x13916c,'m2Prime':_0x2bd138};return _0x13916c[_0x36f928(0x3ed)][_0x36f928(0x397)]!==_0x2bd138[_0x36f928(0x3ed)][_0x36f928(0x397)]||_0x13916c[_0x36f928(0x3ed)]['subUnitId']!==_0x2bd138[_0x36f928(0x3ed)][_0x36f928(0x22c)]?_0x4d5424:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule')};},'handler')},_0x27eac7={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894['RemoveNumfmtMutation']['id'],'handler':_0x129e40((_0x530afb,_0x4503f6)=>{const _0x1693df=_0x4c00c1,_0x48bcf1={'m1Prime':_0x530afb,'m2Prime':_0x4503f6};if(_0x530afb[_0x1693df(0x3ed)][_0x1693df(0x397)]!==_0x4503f6[_0x1693df(0x3ed)]['unitId']||_0x530afb[_0x1693df(0x3ed)][_0x1693df(0x22c)]!==_0x4503f6['params'][_0x1693df(0x22c)])return _0x48bcf1;const _0xe792dc=_0x530afb['params'][_0x1693df(0x41b)][_0x1693df(0x1bc)](_0x400fce=>_0x400fce[_0x1693df(0x265)])[_0x1693df(0x3a2)](),_0x335333=_0x4503f6[_0x1693df(0x3ed)]['ranges'];return _0xe792dc[_0x1693df(0x272)](_0xa175f1=>_0x335333[_0x1693df(0x272)](_0x2688f8=>_0x3cb8ef['Rectangle'][_0x1693df(0x37f)](_0xa175f1,_0x2688f8)))?{'error':new Error(_0x1693df(0x410))}:_0x48bcf1;},_0x4c00c1(0x1d5))},_0x267303={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x3b47f7[_0x4c00c1(0x262)]['id'],'handler':_0x129e40((_0x4258a3,_0x4f3993)=>{const _0x4cfbcd=_0x4c00c1,_0x144794={'m1Prime':_0x4258a3,'m2Prime':_0x4f3993};return _0x4258a3[_0x4cfbcd(0x3ed)]['unitId']!==_0x4f3993['params']['unitId']||_0x4258a3[_0x4cfbcd(0x3ed)][_0x4cfbcd(0x22c)]!==_0x4f3993[_0x4cfbcd(0x3ed)][_0x4cfbcd(0x22c)]?_0x144794:{'error':new Error(_0x4cfbcd(0x1ec))};},_0x4c00c1(0x1d5))},_0x1c4804={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'handler':_0x129e40((_0x3ec369,_0x18561b)=>{const _0x4c51e7=_0x4c00c1,_0x5a3812={'m1Prime':_0x3ec369,'m2Prime':_0x18561b};if(_0x3ec369[_0x4c51e7(0x3ed)][_0x4c51e7(0x397)]!==_0x18561b[_0x4c51e7(0x3ed)]['unitId']||_0x3ec369['params']['subUnitId']!==_0x18561b[_0x4c51e7(0x3ed)][_0x4c51e7(0x22c)])return _0x5a3812;const _0x53470e=_0x3ec369[_0x4c51e7(0x3ed)][_0x4c51e7(0x41b)][_0x4c51e7(0x1bc)](_0xf9952b=>_0xf9952b[_0x4c51e7(0x265)])['flat'](),_0x3935f6=_0x18561b[_0x4c51e7(0x3ed)][_0x4c51e7(0x265)];return _0x53470e[_0x4c51e7(0x272)](_0x1fa614=>_0x3935f6['some'](_0x2cc745=>_0x3cb8ef[_0x4c51e7(0x1d9)][_0x4c51e7(0x37f)](_0x1fa614,_0x2cc745)))?{'error':new Error(_0x4c51e7(0x31e))}:_0x5a3812;},'handler')},_0x1f15f2={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x258ded['SetConditionalRuleMutation']['id'],'handler':_0x129e40((_0xc95104,_0x2d6725)=>{const _0x21acbd=_0x4c00c1,_0x3b6cb1={'m1Prime':_0xc95104,'m2Prime':_0x2d6725};if(_0xc95104[_0x21acbd(0x3ed)][_0x21acbd(0x397)]!==_0x2d6725[_0x21acbd(0x3ed)][_0x21acbd(0x397)]||_0xc95104['params'][_0x21acbd(0x22c)]!==_0x2d6725[_0x21acbd(0x3ed)][_0x21acbd(0x22c)])return _0x3b6cb1;const _0x47a333=_0xc95104[_0x21acbd(0x3ed)][_0x21acbd(0x41b)]['map'](_0x4842b8=>_0x4842b8[_0x21acbd(0x265)])[_0x21acbd(0x3a2)](),_0x268db3=_0x2d6725[_0x21acbd(0x3ed)][_0x21acbd(0x3a4)][_0x21acbd(0x265)];return _0x47a333[_0x21acbd(0x272)](_0x56a51d=>_0x268db3[_0x21acbd(0x272)](_0x5caf28=>_0x3cb8ef[_0x21acbd(0x1d9)][_0x21acbd(0x37f)](_0x56a51d,_0x5caf28)))?{'error':new Error(_0x21acbd(0x362))}:_0x3b6cb1;},_0x4c00c1(0x1d5))},_0x350201={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x3f3894['SetFrozenMutation']['id'],'handler':_0x129e40((_0x4acda5,_0x541379)=>{const _0x1eed65=_0x4c00c1,_0x38a69b={'m1Prime':_0x4acda5,'m2Prime':_0x541379};if(_0x4acda5[_0x1eed65(0x3ed)][_0x1eed65(0x397)]!==_0x541379[_0x1eed65(0x3ed)]['unitId']||_0x4acda5['params'][_0x1eed65(0x22c)]!==_0x541379[_0x1eed65(0x3ed)][_0x1eed65(0x22c)])return _0x38a69b;const _0xa45dd1=_0x4acda5[_0x1eed65(0x3ed)][_0x1eed65(0x41b)]['map'](_0x5e384d=>_0x5e384d[_0x1eed65(0x265)])[_0x1eed65(0x3a2)](),_0x7c8c0=[{'startRow':_0x541379['params']['startRow'],'endRow':_0x541379['params'][_0x1eed65(0x1fb)],'startColumn':_0x541379['params'][_0x1eed65(0x22f)],'endColumn':_0x541379[_0x1eed65(0x3ed)][_0x1eed65(0x22f)]}];return _0xa45dd1[_0x1eed65(0x272)](_0x11b301=>_0x7c8c0[_0x1eed65(0x272)](_0x4b945b=>_0x3cb8ef[_0x1eed65(0x1d9)][_0x1eed65(0x37f)](_0x11b301,_0x4b945b)))?{'error':new Error(_0x1eed65(0x332))}:_0x38a69b;},'handler')},_0x38b464={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0x3f3894['SetNumfmtMutation']['id'],'handler':_0x129e40((_0x51074d,_0x3d12a5)=>{const _0xf96913=_0x4c00c1,_0x7d2b03={'m1Prime':_0x51074d,'m2Prime':_0x3d12a5};return _0x51074d[_0xf96913(0x3ed)]['unitId']!==_0x3d12a5[_0xf96913(0x3ed)][_0xf96913(0x397)]||_0x51074d[_0xf96913(0x3ed)][_0xf96913(0x22c)]!==_0x3d12a5[_0xf96913(0x3ed)][_0xf96913(0x22c)]?_0x7d2b03:{'error':new Error(_0xf96913(0x37a))};},_0x4c00c1(0x1d5))},_0x1ea0db={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x352)]['id'],'handler':_0x129e40((_0x2edf05,_0x64a6db)=>{const _0x444eab=_0x4c00c1,_0x43312c={'m1Prime':_0x2edf05,'m2Prime':_0x64a6db};if(_0x2edf05[_0x444eab(0x3ed)][_0x444eab(0x397)]!==_0x64a6db[_0x444eab(0x3ed)][_0x444eab(0x397)]||_0x2edf05[_0x444eab(0x3ed)]['subUnitId']!==_0x64a6db[_0x444eab(0x3ed)]['subUnitId'])return _0x43312c;const _0x229616=_0x2edf05[_0x444eab(0x3ed)]['rules'][_0x444eab(0x1bc)](_0x2298e2=>_0x2298e2[_0x444eab(0x265)])[_0x444eab(0x3a2)](),_0x3d7970=_0x64a6db['params']['rule'][_0x444eab(0x265)];return _0x229616['some'](_0x527454=>_0x3d7970[_0x444eab(0x272)](_0x48f99b=>_0x3cb8ef[_0x444eab(0x1d9)][_0x444eab(0x37f)](_0x527454,_0x48f99b)))?{'error':new Error(_0x444eab(0x2d3))}:_0x43312c;},_0x4c00c1(0x1d5))},_0x41cb6c={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x3f3894['SetRangeValuesMutation']['id'],'handler':_0x129e40((_0x2b3c83,_0x442a15)=>{const _0x54833d=_0x4c00c1,_0x515fd0={'m1Prime':_0x2b3c83,'m2Prime':_0x442a15};if(_0x2b3c83[_0x54833d(0x3ed)][_0x54833d(0x397)]!==_0x442a15[_0x54833d(0x3ed)]['unitId']||_0x2b3c83[_0x54833d(0x3ed)][_0x54833d(0x22c)]!==_0x442a15[_0x54833d(0x3ed)]['subUnitId'])return _0x515fd0;const _0x593143=_0x2b3c83[_0x54833d(0x3ed)][_0x54833d(0x41b)][_0x54833d(0x1bc)](_0x8dd33a=>_0x8dd33a[_0x54833d(0x265)])[_0x54833d(0x3a2)](),_0x4ba2ab=new _0x3cb8ef[(_0x54833d(0x3a0))](_0x442a15[_0x54833d(0x3ed)][_0x54833d(0x38d)])[_0x54833d(0x2eb)]();return _0x593143[_0x54833d(0x272)](_0x4a78d5=>_0x3cb8ef[_0x54833d(0x1d9)][_0x54833d(0x37f)](_0x4a78d5,_0x4ba2ab))?{'error':new Error(_0x54833d(0x3db))}:_0x515fd0;},'handler')},_0x32b27a={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x241)]['id'],'handler':_0x129e40((_0x395788,_0x588fa3)=>{const _0x5a2a13=_0x4c00c1,_0x28047a={'m1Prime':_0x395788,'m2Prime':_0x588fa3};if(_0x395788[_0x5a2a13(0x3ed)][_0x5a2a13(0x397)]!==_0x588fa3['params']['unitId']||_0x395788['params']['subUnitId']!==_0x588fa3[_0x5a2a13(0x3ed)][_0x5a2a13(0x22c)])return _0x28047a;const _0x4ffb22=_0x395788[_0x5a2a13(0x3ed)][_0x5a2a13(0x41b)][_0x5a2a13(0x1bc)](_0xd0ef4b=>_0xd0ef4b[_0x5a2a13(0x265)])[_0x5a2a13(0x3a2)](),_0x5c8516=_0x588fa3['params']['ranges'];return _0x4ffb22[_0x5a2a13(0x272)](_0x5bb047=>_0x5c8516['some'](_0x56a0dc=>_0x3cb8ef['Rectangle'][_0x5a2a13(0x37f)](_0x5bb047,_0x56a0dc)))?{'error':new Error(_0x5a2a13(0x2c2))}:_0x28047a;},_0x4c00c1(0x1d5))},_0x2281f5={'m1':_0x3f3894['AddRangeProtectionMutation']['id'],'m2':_0x4c4f3a[_0x4c00c1(0x277)]['id'],'handler':_0x129e40((_0x434448,_0x2d49ae)=>{const _0x2cac3b=_0x4c00c1,_0x4930a={'m1Prime':_0x434448,'m2Prime':_0x2d49ae};return _0x434448[_0x2cac3b(0x3ed)][_0x2cac3b(0x397)]!==_0x2d49ae['params']['unitId']||_0x434448[_0x2cac3b(0x3ed)][_0x2cac3b(0x22c)]!==_0x2d49ae['params'][_0x2cac3b(0x22c)]?_0x4930a:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment')};},_0x4c00c1(0x1d5))},_0x3b2367={'m1':_0x3f3894[_0x4c00c1(0x377)]['id'],'m2':_0xf84483['UpdateDataValidationMutation']['id'],'handler':_0x129e40((_0x59f5c6,_0x5389e8)=>{const _0x5e0a23=_0x4c00c1,_0x3bd340={'m1Prime':_0x59f5c6,'m2Prime':_0x5389e8};return _0x59f5c6[_0x5e0a23(0x3ed)]['unitId']!==_0x5389e8[_0x5e0a23(0x3ed)][_0x5e0a23(0x397)]||_0x59f5c6[_0x5e0a23(0x3ed)][_0x5e0a23(0x22c)]!==_0x5389e8['params'][_0x5e0a23(0x22c)]?_0x3bd340:{'error':new Error(_0x5e0a23(0x23b))};},_0x4c00c1(0x1d5))},_0x4fc7a7={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894['AddWorksheetMergeMutation']['id'],'handler'(_0x2e1eb6,_0x4012db){const _0x54fe17=_0x4c00c1,_0xbb8fa2=_0x3cb8ef[_0x54fe17(0x317)][_0x54fe17(0x289)](_0x2e1eb6),_0x465b9d=_0x3cb8ef[_0x54fe17(0x317)]['deepClone'](_0x4012db);if(_0x2e1eb6[_0x54fe17(0x3ed)]['unitId']!==_0x4012db[_0x54fe17(0x3ed)][_0x54fe17(0x397)]||_0x2e1eb6[_0x54fe17(0x3ed)][_0x54fe17(0x22c)]!==_0x4012db[_0x54fe17(0x3ed)][_0x54fe17(0x22c)])return{'m1Prime':_0xbb8fa2,'m2Prime':_0x465b9d};const _0x5e84d5=_0xbb8fa2[_0x54fe17(0x3ed)]['ranges'],_0x510e16=_0x465b9d[_0x54fe17(0x3ed)]['ranges'],_0x2b7317=[_0x465b9d],_0x2f73e6=new Set();for(let _0x4f37b2=0x0;_0x4f37b2<_0x5e84d5['length'];_0x4f37b2++)for(let _0x3d04d1=0x0;_0x3d04d1<_0x510e16[_0x54fe17(0x3a3)];_0x3d04d1++)if(_0x3cb8ef[_0x54fe17(0x1d9)][_0x54fe17(0x37f)](_0x5e84d5[_0x4f37b2],_0x510e16[_0x3d04d1])){_0x2f73e6[_0x54fe17(0x2da)](_0x5e84d5[_0x4f37b2]),_0x5e84d5[_0x54fe17(0x25e)](_0x4f37b2,0x1),_0x4f37b2--;break;}return _0x2f73e6[_0x54fe17(0x322)]>0x0&&_0x2b7317[_0x54fe17(0x40a)]({'id':_0x3f3894[_0x54fe17(0x1be)]['id'],'params':{'unitId':_0x2e1eb6[_0x54fe17(0x3ed)][_0x54fe17(0x397)],'subUnitId':_0x2e1eb6[_0x54fe17(0x3ed)][_0x54fe17(0x22c)],'ranges':Array[_0x54fe17(0x380)](_0x2f73e6)}}),_0x5e84d5[_0x54fe17(0x3a3)]===0x0&&(_0xbb8fa2['id']=_0x3f3894['EmptyMutation']['id']),{'m1Prime':_0xbb8fa2,'m2Prime':_0x2b7317[_0x54fe17(0x3a3)]>0x1?_0x2b7317:_0x465b9d};}},_0x230914={'m1':_0x3f3894['AddWorksheetMergeMutation']['id'],'m2':_0x3f3894['InsertColMutation']['id'],'handler'(_0x5ad823,_0x3f38dd){const _0x48b61e=_0x4c00c1,_0x8acbd0=_0x3cb8ef[_0x48b61e(0x317)][_0x48b61e(0x289)](_0x5ad823),_0x4ae86d=_0x3cb8ef['Tools']['deepClone'](_0x3f38dd);if(_0x5ad823[_0x48b61e(0x3ed)]['unitId']!==_0x3f38dd[_0x48b61e(0x3ed)]['unitId']||_0x5ad823[_0x48b61e(0x3ed)][_0x48b61e(0x22c)]!==_0x3f38dd[_0x48b61e(0x3ed)][_0x48b61e(0x22c)])return{'m1Prime':_0x8acbd0,'m2Prime':_0x4ae86d};const _0x1de4d8=_0x5ad823['params']['unitId'],_0x5daf5a=_0x5ad823[_0x48b61e(0x3ed)][_0x48b61e(0x22c)],_0x344866=[_0x4ae86d],_0xbaefd2=[],_0xad3872=[];return _0x8acbd0[_0x48b61e(0x3ed)][_0x48b61e(0x265)]['forEach'](_0x50e773=>{const _0x5ad423=_0x48b61e,_0x2fd9f5=_0x3f38dd['params'][_0x5ad423(0x378)],_0x2f0c41=_0x2fd9f5[_0x5ad423(0x34d)]-_0x2fd9f5[_0x5ad423(0x22f)]+0x1;_0x2fd9f5['startColumn']<=_0x50e773['startColumn']?(_0xbaefd2['push']({..._0x50e773}),_0xad3872[_0x5ad423(0x2bd)]({..._0x50e773,'startColumn':_0x50e773[_0x5ad423(0x22f)]+_0x2f0c41,'endColumn':_0x50e773[_0x5ad423(0x34d)]+_0x2f0c41}),_0x50e773['startColumn']=_0x50e773[_0x5ad423(0x22f)]+_0x2f0c41,_0x50e773['endColumn']=_0x50e773['endColumn']+_0x2f0c41):_0x2fd9f5[_0x5ad423(0x22f)]>_0x50e773[_0x5ad423(0x22f)]&&_0x2fd9f5['startColumn']<=_0x50e773[_0x5ad423(0x34d)]&&(_0xbaefd2['push']({..._0x50e773}),_0xad3872['push']({..._0x50e773,'endColumn':_0x50e773[_0x5ad423(0x34d)]+_0x2f0c41}),_0x50e773[_0x5ad423(0x34d)]=_0x50e773[_0x5ad423(0x34d)]+_0x2f0c41);}),_0xbaefd2[_0x48b61e(0x3a3)]>0x0&&_0x344866[_0x48b61e(0x40a)]({'id':_0x3f3894[_0x48b61e(0x1be)]['id'],'params':{'unitId':_0x1de4d8,'subUnitId':_0x5daf5a,'ranges':_0xbaefd2}}),_0xad3872[_0x48b61e(0x3a3)]>0x0&&_0x344866[_0x48b61e(0x2bd)]({'id':_0x3f3894[_0x48b61e(0x35b)]['id'],'params':{'unitId':_0x1de4d8,'subUnitId':_0x5daf5a,'ranges':_0xad3872}}),{'m1Prime':_0x8acbd0,'m2Prime':_0x344866[_0x48b61e(0x3a3)]>0x1?_0x344866:_0x344866[0x0]};}},_0xc57b0d={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x21a)]['id'],'handler'(_0x1f3573,_0x1b4b1f){const _0x335f7b=_0x4c00c1,_0x1840ae=_0x3cb8ef[_0x335f7b(0x317)][_0x335f7b(0x289)](_0x1f3573),_0x448d9e=_0x3cb8ef[_0x335f7b(0x317)][_0x335f7b(0x289)](_0x1b4b1f);if(_0x1f3573[_0x335f7b(0x3ed)][_0x335f7b(0x397)]!==_0x1b4b1f[_0x335f7b(0x3ed)][_0x335f7b(0x397)]||_0x1f3573[_0x335f7b(0x3ed)][_0x335f7b(0x22c)]!==_0x1b4b1f['params'][_0x335f7b(0x22c)])return{'m1Prime':_0x1840ae,'m2Prime':_0x448d9e};const _0x42069e=_0x1f3573[_0x335f7b(0x3ed)][_0x335f7b(0x397)],_0x3f3760=_0x1f3573[_0x335f7b(0x3ed)][_0x335f7b(0x22c)],_0x2c1fda=[_0x448d9e],_0x87fd90=[],_0x46c7af=[];return _0x1840ae[_0x335f7b(0x3ed)]['ranges'][_0x335f7b(0x2f2)](_0x150f84=>{const _0x5daa4a=_0x335f7b,_0x2e79f3=_0x1b4b1f[_0x5daa4a(0x3ed)]['range'],_0x3babbf=_0x2e79f3['endRow']-_0x2e79f3[_0x5daa4a(0x1fb)]+0x1;_0x2e79f3['startRow']<=_0x150f84[_0x5daa4a(0x1fb)]?(_0x87fd90[_0x5daa4a(0x2bd)]({..._0x150f84}),_0x46c7af[_0x5daa4a(0x2bd)]({..._0x150f84,'startRow':_0x150f84[_0x5daa4a(0x1fb)]+_0x3babbf,'endRow':_0x150f84[_0x5daa4a(0x260)]+_0x3babbf}),_0x150f84['startRow']=_0x150f84['startRow']+_0x3babbf,_0x150f84[_0x5daa4a(0x260)]=_0x150f84['endRow']+_0x3babbf):_0x2e79f3[_0x5daa4a(0x1fb)]>_0x150f84[_0x5daa4a(0x1fb)]&&_0x2e79f3[_0x5daa4a(0x1fb)]<=_0x150f84[_0x5daa4a(0x260)]&&(_0x87fd90[_0x5daa4a(0x2bd)]({..._0x150f84}),_0x46c7af[_0x5daa4a(0x2bd)]({..._0x150f84,'endRow':_0x150f84['endRow']+_0x3babbf}),_0x150f84['endRow']=_0x150f84[_0x5daa4a(0x260)]+_0x3babbf);}),_0x87fd90[_0x335f7b(0x3a3)]>0x0&&_0x2c1fda[_0x335f7b(0x40a)]({'id':_0x3f3894[_0x335f7b(0x1be)]['id'],'params':{'unitId':_0x42069e,'subUnitId':_0x3f3760,'ranges':_0x87fd90}}),_0x46c7af[_0x335f7b(0x3a3)]>0x0&&_0x2c1fda[_0x335f7b(0x2bd)]({'id':_0x3f3894[_0x335f7b(0x35b)]['id'],'params':{'unitId':_0x42069e,'subUnitId':_0x3f3760,'ranges':_0x46c7af}}),{'m1Prime':_0x1840ae,'m2Prime':_0x2c1fda[_0x335f7b(0x3a3)]>0x1?_0x2c1fda:_0x2c1fda[0x0]};}},_0x417b1e={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894['MoveColsMutation']['id'],'handler'(_0x988e3b,_0xc1018){const _0x2b89f9=_0x4c00c1,_0x26dd10=_0x3cb8ef[_0x2b89f9(0x317)][_0x2b89f9(0x289)](_0x988e3b),_0x467224=_0x3cb8ef[_0x2b89f9(0x317)]['deepClone'](_0xc1018);if(_0x988e3b[_0x2b89f9(0x3ed)][_0x2b89f9(0x397)]!==_0xc1018['params'][_0x2b89f9(0x397)]||_0x988e3b[_0x2b89f9(0x3ed)][_0x2b89f9(0x22c)]!==_0xc1018[_0x2b89f9(0x3ed)]['subUnitId'])return{'m1Prime':_0x26dd10,'m2Prime':_0x467224};const _0xbb11b5=[],_0x25cfe7=[],_0x30e862=[_0x467224];for(let _0xe7e6b1=0x0;_0xe7e6b1<_0x26dd10[_0x2b89f9(0x3ed)][_0x2b89f9(0x265)][_0x2b89f9(0x3a3)];_0xe7e6b1++){const _0x2d60a4=_0x26dd10[_0x2b89f9(0x3ed)][_0x2b89f9(0x265)][_0xe7e6b1],{sourceRange:_0x548950,targetRange:_0x2c88a2}=_0xc1018['params'];_0x3cb8ef['Rectangle'][_0x2b89f9(0x37f)](_0x2d60a4,_0x548950)||_0x3cb8ef[_0x2b89f9(0x1d9)][_0x2b89f9(0x37f)](_0x2d60a4,_0x2c88a2)?(_0xbb11b5[_0x2b89f9(0x2bd)]({..._0x2d60a4}),_0x26dd10[_0x2b89f9(0x3ed)]['ranges'][_0x2b89f9(0x25e)](_0xe7e6b1,0x1),_0xe7e6b1--):_0x548950[_0x2b89f9(0x22f)]<_0x2d60a4['startColumn']&&_0x2c88a2[_0x2b89f9(0x22f)]>_0x2d60a4['endColumn']?(_0xbb11b5[_0x2b89f9(0x2bd)]({..._0x2d60a4}),_0x25cfe7[_0x2b89f9(0x2bd)]({..._0x2d60a4,'startColumn':_0x2d60a4[_0x2b89f9(0x22f)]-(_0x548950['endColumn']-_0x548950[_0x2b89f9(0x22f)]+0x1),'endColumn':_0x2d60a4['endColumn']-(_0x548950[_0x2b89f9(0x34d)]-_0x548950[_0x2b89f9(0x22f)]+0x1)}),_0x2d60a4[_0x2b89f9(0x22f)]=_0x2d60a4[_0x2b89f9(0x22f)]-(_0x548950['endColumn']-_0x548950[_0x2b89f9(0x22f)]+0x1),_0x2d60a4[_0x2b89f9(0x34d)]=_0x2d60a4[_0x2b89f9(0x34d)]-(_0x548950[_0x2b89f9(0x34d)]-_0x548950[_0x2b89f9(0x22f)]+0x1)):_0x548950['startColumn']>_0x2d60a4[_0x2b89f9(0x34d)]&&_0x2c88a2['endColumn']<_0x2d60a4['startColumn']&&(_0xbb11b5[_0x2b89f9(0x2bd)]({..._0x2d60a4}),_0x25cfe7[_0x2b89f9(0x2bd)]({..._0x2d60a4,'startColumn':_0x2d60a4['startColumn']+(_0x548950[_0x2b89f9(0x34d)]-_0x548950[_0x2b89f9(0x22f)]+0x1),'endColumn':_0x2d60a4['endColumn']+(_0x548950[_0x2b89f9(0x34d)]-_0x548950[_0x2b89f9(0x22f)]+0x1)}),_0x2d60a4[_0x2b89f9(0x22f)]=_0x2d60a4['startColumn']+(_0x548950[_0x2b89f9(0x34d)]-_0x548950[_0x2b89f9(0x22f)]+0x1),_0x2d60a4[_0x2b89f9(0x34d)]=_0x2d60a4[_0x2b89f9(0x34d)]+(_0x548950['endColumn']-_0x548950[_0x2b89f9(0x22f)]+0x1));}return _0xbb11b5[_0x2b89f9(0x3a3)]>0x0&&_0x30e862[_0x2b89f9(0x40a)]({'id':_0x3f3894[_0x2b89f9(0x1be)]['id'],'params':{'unitId':_0x988e3b[_0x2b89f9(0x3ed)][_0x2b89f9(0x397)],'subUnitId':_0x988e3b[_0x2b89f9(0x3ed)][_0x2b89f9(0x22c)],'ranges':_0xbb11b5}}),_0x25cfe7['length']>0x0&&_0x30e862['push']({'id':_0x3f3894[_0x2b89f9(0x35b)]['id'],'params':{'unitId':_0x988e3b[_0x2b89f9(0x3ed)]['unitId'],'subUnitId':_0x988e3b[_0x2b89f9(0x3ed)]['subUnitId'],'ranges':_0x25cfe7}}),_0x26dd10['params'][_0x2b89f9(0x265)][_0x2b89f9(0x3a3)]===0x0&&(_0x26dd10['id']=_0x3f3894['EmptyMutation']['id']),{'m1Prime':_0x26dd10,'m2Prime':_0x30e862[_0x2b89f9(0x3a3)]>0x1?_0x30e862:_0x30e862[0x0]};}},_0x26217a={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler'(_0x14477e,_0x22e3d4){const _0x473f9a=_0x4c00c1,_0x3c6178=_0x3cb8ef[_0x473f9a(0x317)][_0x473f9a(0x289)](_0x14477e),_0x290231=_0x3cb8ef[_0x473f9a(0x317)]['deepClone'](_0x22e3d4);if(_0x14477e['params']['unitId']!==_0x22e3d4[_0x473f9a(0x3ed)][_0x473f9a(0x397)])return{'m1Prime':_0x3c6178,'m2Prime':_0x290231};const _0x23f6d1=[],_0x26d28a=[_0x290231],_0x380ae9=new _0x3cb8ef[(_0x473f9a(0x3a0))](_0x22e3d4[_0x473f9a(0x3ed)][_0x473f9a(0x380)][_0x473f9a(0x270)])[_0x473f9a(0x2eb)](),_0x1f6ac5=new _0x3cb8ef[(_0x473f9a(0x3a0))](_0x22e3d4[_0x473f9a(0x3ed)]['to'][_0x473f9a(0x270)])[_0x473f9a(0x2eb)]();for(let _0x27db6=0x0;_0x27db6<_0x3c6178[_0x473f9a(0x3ed)][_0x473f9a(0x265)]['length'];_0x27db6++){const _0x123ac8=_0x3c6178[_0x473f9a(0x3ed)][_0x473f9a(0x265)][_0x27db6];(_0x3cb8ef[_0x473f9a(0x1d9)]['intersects'](_0x380ae9,_0x123ac8)||_0x3cb8ef[_0x473f9a(0x1d9)][_0x473f9a(0x37f)](_0x1f6ac5,_0x123ac8))&&(_0x23f6d1['push'](_0x123ac8),_0x3c6178[_0x473f9a(0x3ed)][_0x473f9a(0x265)]['splice'](_0x27db6,0x1),_0x27db6--);}return _0x23f6d1[_0x473f9a(0x3a3)]>0x0&&_0x26d28a[_0x473f9a(0x40a)]({'id':_0x3f3894[_0x473f9a(0x1be)]['id'],'params':{'unitId':_0x14477e['params'][_0x473f9a(0x397)],'subUnitId':_0x14477e[_0x473f9a(0x3ed)][_0x473f9a(0x22c)],'ranges':_0x23f6d1}}),_0x3c6178[_0x473f9a(0x3ed)][_0x473f9a(0x265)][_0x473f9a(0x3a3)]===0x0&&(_0x3c6178['id']=_0x3f3894['EmptyMutation']['id']),{'m1Prime':_0x3c6178,'m2Prime':_0x26d28a[_0x473f9a(0x3a3)]>0x1?_0x26d28a:_0x26d28a[0x0]};}},_0x141574={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler'(_0x84fdbf,_0x2853e4){const _0x1dd199=_0x4c00c1,_0x200424=_0x3cb8ef['Tools'][_0x1dd199(0x289)](_0x84fdbf),_0x1b6968=_0x3cb8ef[_0x1dd199(0x317)]['deepClone'](_0x2853e4);if(_0x84fdbf[_0x1dd199(0x3ed)][_0x1dd199(0x397)]!==_0x2853e4[_0x1dd199(0x3ed)][_0x1dd199(0x397)]||_0x84fdbf[_0x1dd199(0x3ed)][_0x1dd199(0x22c)]!==_0x2853e4[_0x1dd199(0x3ed)][_0x1dd199(0x22c)])return{'m1Prime':_0x200424,'m2Prime':_0x1b6968};const _0x2f2587=[],_0x3a65bf=[],_0x29ef41=[_0x1b6968];for(let _0x3639c7=0x0;_0x3639c7<_0x200424[_0x1dd199(0x3ed)]['ranges'][_0x1dd199(0x3a3)];_0x3639c7++){const _0x33d8d8=_0x200424['params'][_0x1dd199(0x265)][_0x3639c7],{sourceRange:_0x3ab8cf,targetRange:_0x2095a4}=_0x2853e4[_0x1dd199(0x3ed)];_0x3cb8ef[_0x1dd199(0x1d9)][_0x1dd199(0x37f)](_0x33d8d8,_0x3ab8cf)||_0x3cb8ef[_0x1dd199(0x1d9)][_0x1dd199(0x37f)](_0x33d8d8,_0x2095a4)?(_0x2f2587[_0x1dd199(0x2bd)]({..._0x33d8d8}),_0x200424['params'][_0x1dd199(0x265)]['splice'](_0x3639c7,0x1),_0x3639c7--):_0x3ab8cf[_0x1dd199(0x1fb)]<_0x33d8d8[_0x1dd199(0x1fb)]&&_0x2095a4[_0x1dd199(0x1fb)]>_0x33d8d8[_0x1dd199(0x260)]?(_0x2f2587[_0x1dd199(0x2bd)]({..._0x33d8d8}),_0x3a65bf[_0x1dd199(0x2bd)]({..._0x33d8d8,'startRow':_0x33d8d8[_0x1dd199(0x1fb)]-(_0x3ab8cf['endRow']-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1),'endRow':_0x33d8d8[_0x1dd199(0x260)]-(_0x3ab8cf[_0x1dd199(0x260)]-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1)}),_0x33d8d8[_0x1dd199(0x1fb)]=_0x33d8d8[_0x1dd199(0x1fb)]-(_0x3ab8cf[_0x1dd199(0x260)]-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1),_0x33d8d8[_0x1dd199(0x260)]=_0x33d8d8['endRow']-(_0x3ab8cf[_0x1dd199(0x260)]-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1)):_0x3ab8cf['startRow']>_0x33d8d8[_0x1dd199(0x260)]&&_0x2095a4[_0x1dd199(0x260)]<_0x33d8d8['startRow']&&(_0x2f2587[_0x1dd199(0x2bd)]({..._0x33d8d8}),_0x3a65bf[_0x1dd199(0x2bd)]({..._0x33d8d8,'startRow':_0x33d8d8[_0x1dd199(0x1fb)]+(_0x3ab8cf[_0x1dd199(0x260)]-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1),'endRow':_0x33d8d8['endRow']+(_0x3ab8cf[_0x1dd199(0x260)]-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1)}),_0x33d8d8[_0x1dd199(0x1fb)]=_0x33d8d8[_0x1dd199(0x1fb)]+(_0x3ab8cf['endRow']-_0x3ab8cf['startRow']+0x1),_0x33d8d8[_0x1dd199(0x260)]=_0x33d8d8[_0x1dd199(0x260)]+(_0x3ab8cf[_0x1dd199(0x260)]-_0x3ab8cf[_0x1dd199(0x1fb)]+0x1));}return _0x2f2587[_0x1dd199(0x3a3)]>0x0&&_0x29ef41[_0x1dd199(0x40a)]({'id':_0x3f3894[_0x1dd199(0x1be)]['id'],'params':{'unitId':_0x84fdbf['params'][_0x1dd199(0x397)],'subUnitId':_0x84fdbf[_0x1dd199(0x3ed)][_0x1dd199(0x22c)],'ranges':_0x2f2587}}),_0x3a65bf[_0x1dd199(0x3a3)]>0x0&&_0x29ef41[_0x1dd199(0x2bd)]({'id':_0x3f3894['AddWorksheetMergeMutation']['id'],'params':{'unitId':_0x84fdbf[_0x1dd199(0x3ed)][_0x1dd199(0x397)],'subUnitId':_0x84fdbf[_0x1dd199(0x3ed)][_0x1dd199(0x22c)],'ranges':_0x3a65bf}}),_0x200424[_0x1dd199(0x3ed)][_0x1dd199(0x265)]['length']===0x0&&(_0x200424['id']=_0x3f3894[_0x1dd199(0x310)]['id']),{'m1Prime':_0x200424,'m2Prime':_0x29ef41[_0x1dd199(0x3a3)]>0x1?_0x29ef41:_0x29ef41[0x0]};}};function _0x12c5a0(_0x4218c1){const _0x50397b=_0x4c00c1;return _0x4218c1[_0x50397b(0x22f)]>_0x4218c1[_0x50397b(0x34d)]||_0x4218c1['startRow']>_0x4218c1[_0x50397b(0x260)]?!0x1:!(_0x4218c1[_0x50397b(0x1fb)]===_0x4218c1[_0x50397b(0x260)]&&_0x4218c1[_0x50397b(0x22f)]===_0x4218c1[_0x50397b(0x34d)]);}_0x129e40(_0x12c5a0,_0x4c00c1(0x34a));const _0x56d4ba={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x22d)]['id'],'handler'(_0x4e3c1b,_0x301373){const _0x1f1837=_0x4c00c1,_0xbb5ec6=_0x3cb8ef['Tools'][_0x1f1837(0x289)](_0x4e3c1b),_0x4b53ee=_0x3cb8ef[_0x1f1837(0x317)][_0x1f1837(0x289)](_0x301373);if(_0x4e3c1b[_0x1f1837(0x3ed)][_0x1f1837(0x397)]!==_0x301373[_0x1f1837(0x3ed)][_0x1f1837(0x397)]||_0x4e3c1b['params'][_0x1f1837(0x22c)]!==_0x301373['params'][_0x1f1837(0x22c)])return{'m1Prime':_0xbb5ec6,'m2Prime':_0x4b53ee};const _0x194974=_0x4e3c1b[_0x1f1837(0x3ed)][_0x1f1837(0x397)],_0x56b96a=_0x4e3c1b['params'][_0x1f1837(0x22c)],_0x5a3855=[_0x4b53ee],_0xcfccac=[],_0x1ae5b7=[];for(let _0x557326=0x0;_0x557326<_0xbb5ec6['params']['ranges'][_0x1f1837(0x3a3)];_0x557326++){const _0xf7a3f5=_0xbb5ec6['params'][_0x1f1837(0x265)][_0x557326],_0x5e2060=_0x301373[_0x1f1837(0x3ed)][_0x1f1837(0x378)],_0xb435a8=_0x5e2060[_0x1f1837(0x34d)]-_0x5e2060[_0x1f1837(0x22f)]+0x1;if(_0x5e2060['startColumn']<_0xf7a3f5[_0x1f1837(0x22f)]&&_0x5e2060[_0x1f1837(0x34d)]<_0xf7a3f5['startColumn'])_0xcfccac[_0x1f1837(0x2bd)]({..._0xf7a3f5}),_0x1ae5b7[_0x1f1837(0x2bd)]({..._0xf7a3f5,'startColumn':_0xf7a3f5[_0x1f1837(0x22f)]-_0xb435a8,'endColumn':_0xf7a3f5[_0x1f1837(0x34d)]-_0xb435a8}),_0xf7a3f5[_0x1f1837(0x22f)]=_0xf7a3f5[_0x1f1837(0x22f)]-_0xb435a8,_0xf7a3f5[_0x1f1837(0x34d)]=_0xf7a3f5['endColumn']-_0xb435a8;else{if(_0x5e2060['startColumn']<_0xf7a3f5[_0x1f1837(0x22f)]&&_0x5e2060['endColumn']>=_0xf7a3f5[_0x1f1837(0x22f)]&&_0x5e2060[_0x1f1837(0x34d)]<=_0xf7a3f5['endColumn']){_0xcfccac['push']({..._0xf7a3f5});const _0x2a1f02={..._0xf7a3f5,'startColumn':_0x5e2060[_0x1f1837(0x22f)],'endColumn':_0xf7a3f5[_0x1f1837(0x34d)]-_0xb435a8};_0x12c5a0(_0x2a1f02)&&_0x5e2060[_0x1f1837(0x34d)]<_0xf7a3f5['endColumn']?(_0x5e2060[_0x1f1837(0x34d)]<_0xf7a3f5[_0x1f1837(0x34d)]&&_0x1ae5b7[_0x1f1837(0x2bd)](_0x2a1f02),_0xf7a3f5[_0x1f1837(0x22f)]=_0x5e2060['startColumn'],_0xf7a3f5['endColumn']=_0xf7a3f5[_0x1f1837(0x34d)]-_0xb435a8):(_0xbb5ec6[_0x1f1837(0x3ed)]['ranges'][_0x1f1837(0x25e)](_0x557326,0x1),_0x557326--);}else{if(_0x5e2060[_0x1f1837(0x22f)]>_0xf7a3f5[_0x1f1837(0x22f)]&&_0x5e2060[_0x1f1837(0x34d)]<_0xf7a3f5[_0x1f1837(0x34d)]){_0xcfccac[_0x1f1837(0x2bd)]({..._0xf7a3f5});const _0x169cbc={..._0xf7a3f5,'endColumn':_0xf7a3f5['endColumn']-_0xb435a8};_0x12c5a0(_0x169cbc)?(_0x1ae5b7[_0x1f1837(0x2bd)](_0x169cbc),_0xf7a3f5[_0x1f1837(0x34d)]=_0xf7a3f5[_0x1f1837(0x34d)]-_0xb435a8):(_0xbb5ec6[_0x1f1837(0x3ed)][_0x1f1837(0x265)]['splice'](_0x557326,0x1),_0x557326--);}else{if(_0x5e2060[_0x1f1837(0x22f)]>=_0xf7a3f5[_0x1f1837(0x22f)]&&_0x5e2060[_0x1f1837(0x22f)]<=_0xf7a3f5['endColumn']&&_0x5e2060[_0x1f1837(0x34d)]>_0xf7a3f5[_0x1f1837(0x34d)]){_0xcfccac[_0x1f1837(0x2bd)]({..._0xf7a3f5});const _0xa1dedb={..._0xf7a3f5,'endColumn':_0x5e2060[_0x1f1837(0x22f)]-0x1};_0x12c5a0(_0xa1dedb)&&_0x5e2060[_0x1f1837(0x22f)]>_0xf7a3f5[_0x1f1837(0x22f)]?(_0x1ae5b7[_0x1f1837(0x2bd)](_0xa1dedb),_0xf7a3f5[_0x1f1837(0x34d)]=_0x5e2060[_0x1f1837(0x22f)]-0x1):(_0xbb5ec6[_0x1f1837(0x3ed)][_0x1f1837(0x265)]['splice'](_0x557326,0x1),_0x557326--);}else _0x5e2060[_0x1f1837(0x22f)]>_0xf7a3f5[_0x1f1837(0x34d)]||_0x5e2060[_0x1f1837(0x22f)]<=_0xf7a3f5[_0x1f1837(0x22f)]&&_0x5e2060[_0x1f1837(0x34d)]>=_0xf7a3f5[_0x1f1837(0x34d)]&&(_0xcfccac['push']({..._0xf7a3f5}),_0xbb5ec6['params'][_0x1f1837(0x265)][_0x1f1837(0x25e)](_0x557326,0x1),_0x557326--);}}}}return _0xcfccac['length']>0x0&&_0x5a3855['unshift']({'id':_0x3f3894[_0x1f1837(0x1be)]['id'],'params':{'unitId':_0x194974,'subUnitId':_0x56b96a,'ranges':_0xcfccac}}),_0x1ae5b7[_0x1f1837(0x3a3)]>0x0&&_0x5a3855[_0x1f1837(0x2bd)]({'id':_0x3f3894['AddWorksheetMergeMutation']['id'],'params':{'unitId':_0x194974,'subUnitId':_0x56b96a,'ranges':_0x1ae5b7}}),_0xbb5ec6[_0x1f1837(0x3ed)][_0x1f1837(0x265)][_0x1f1837(0x3a3)]===0x0&&(_0xbb5ec6['id']=_0x3f3894[_0x1f1837(0x310)]['id']),{'m1Prime':_0xbb5ec6,'m2Prime':_0x5a3855[_0x1f1837(0x3a3)]>0x1?_0x5a3855:_0x5a3855[0x0]};}},_0x5c8e6a={'m1':_0x3f3894[_0x4c00c1(0x35b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x38b)]['id'],'handler'(_0x302de9,_0x9ec07){const _0x156adb=_0x4c00c1,_0x5575ae=_0x3cb8ef['Tools']['deepClone'](_0x302de9),_0x513033=_0x3cb8ef[_0x156adb(0x317)][_0x156adb(0x289)](_0x9ec07);if(_0x302de9[_0x156adb(0x3ed)][_0x156adb(0x397)]!==_0x9ec07[_0x156adb(0x3ed)]['unitId']||_0x302de9[_0x156adb(0x3ed)][_0x156adb(0x22c)]!==_0x9ec07[_0x156adb(0x3ed)][_0x156adb(0x22c)])return{'m1Prime':_0x5575ae,'m2Prime':_0x513033};const _0x9f38e0=_0x302de9[_0x156adb(0x3ed)][_0x156adb(0x397)],_0x3ad6ba=_0x302de9['params'][_0x156adb(0x22c)],_0x9f5f48=[_0x513033],_0x16c8a0=[],_0x37939f=[];for(let _0x22896d=0x0;_0x22896d<_0x5575ae[_0x156adb(0x3ed)]['ranges'][_0x156adb(0x3a3)];_0x22896d++){const _0xaa968d=_0x5575ae[_0x156adb(0x3ed)]['ranges'][_0x22896d],_0x3b8f17=_0x9ec07[_0x156adb(0x3ed)][_0x156adb(0x378)],_0x31fb8d=_0x3b8f17['endRow']-_0x3b8f17[_0x156adb(0x1fb)]+0x1;if(_0x3b8f17[_0x156adb(0x1fb)]<_0xaa968d[_0x156adb(0x1fb)]&&_0x3b8f17[_0x156adb(0x260)]<_0xaa968d[_0x156adb(0x1fb)])_0x16c8a0['push']({..._0xaa968d}),_0x37939f[_0x156adb(0x2bd)]({..._0xaa968d,'startRow':_0xaa968d[_0x156adb(0x1fb)]-_0x31fb8d,'endRow':_0xaa968d[_0x156adb(0x260)]-_0x31fb8d}),_0xaa968d[_0x156adb(0x1fb)]=_0xaa968d['startRow']-_0x31fb8d,_0xaa968d['endRow']=_0xaa968d[_0x156adb(0x260)]-_0x31fb8d;else{if(_0x3b8f17[_0x156adb(0x1fb)]<_0xaa968d[_0x156adb(0x1fb)]&&_0x3b8f17['endRow']>=_0xaa968d[_0x156adb(0x1fb)]&&_0x3b8f17[_0x156adb(0x260)]<=_0xaa968d[_0x156adb(0x260)]){_0x16c8a0['push']({..._0xaa968d});const _0xbfb018={..._0xaa968d,'startRow':_0x3b8f17[_0x156adb(0x1fb)],'endRow':_0xaa968d[_0x156adb(0x260)]-_0x31fb8d};_0x12c5a0(_0xbfb018)&&_0x3b8f17[_0x156adb(0x260)]<_0xaa968d['endRow']?(_0x3b8f17['endRow']<_0xaa968d['endRow']&&_0x37939f['push'](_0xbfb018),_0xaa968d[_0x156adb(0x1fb)]=_0x3b8f17[_0x156adb(0x1fb)],_0xaa968d[_0x156adb(0x260)]=_0xaa968d[_0x156adb(0x260)]-_0x31fb8d):(_0x5575ae[_0x156adb(0x3ed)]['ranges'][_0x156adb(0x25e)](_0x22896d,0x1),_0x22896d--);}else{if(_0x3b8f17['startRow']>_0xaa968d[_0x156adb(0x1fb)]&&_0x3b8f17[_0x156adb(0x260)]<_0xaa968d[_0x156adb(0x260)]){_0x16c8a0[_0x156adb(0x2bd)]({..._0xaa968d});const _0x5042e2={..._0xaa968d,'endRow':_0xaa968d['endRow']-_0x31fb8d};_0x12c5a0(_0x5042e2)?(_0x37939f[_0x156adb(0x2bd)](_0x5042e2),_0xaa968d[_0x156adb(0x260)]=_0xaa968d[_0x156adb(0x260)]-_0x31fb8d):(_0x5575ae[_0x156adb(0x3ed)][_0x156adb(0x265)]['splice'](_0x22896d,0x1),_0x22896d--);}else{if(_0x3b8f17[_0x156adb(0x1fb)]>=_0xaa968d[_0x156adb(0x1fb)]&&_0x3b8f17[_0x156adb(0x1fb)]<=_0xaa968d[_0x156adb(0x260)]&&_0x3b8f17[_0x156adb(0x260)]>_0xaa968d[_0x156adb(0x260)]){_0x16c8a0['push']({..._0xaa968d});const _0x3b9151={..._0xaa968d,'endRow':_0x3b8f17[_0x156adb(0x1fb)]-0x1};_0x12c5a0(_0x3b9151)&&_0x3b8f17[_0x156adb(0x1fb)]>_0xaa968d[_0x156adb(0x1fb)]?(_0x37939f['push'](_0x3b9151),_0xaa968d[_0x156adb(0x260)]=_0x3b8f17[_0x156adb(0x1fb)]-0x1):(_0x5575ae[_0x156adb(0x3ed)][_0x156adb(0x265)]['splice'](_0x22896d,0x1),_0x22896d--);}else _0x3b8f17[_0x156adb(0x1fb)]>_0xaa968d[_0x156adb(0x260)]||_0x3b8f17[_0x156adb(0x1fb)]<=_0xaa968d[_0x156adb(0x1fb)]&&_0x3b8f17[_0x156adb(0x260)]>=_0xaa968d['endRow']&&(_0x16c8a0[_0x156adb(0x2bd)]({..._0xaa968d}),_0x5575ae[_0x156adb(0x3ed)][_0x156adb(0x265)][_0x156adb(0x25e)](_0x22896d,0x1),_0x22896d--);}}}}return _0x16c8a0[_0x156adb(0x3a3)]>0x0&&_0x9f5f48[_0x156adb(0x40a)]({'id':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x9f38e0,'subUnitId':_0x3ad6ba,'ranges':_0x16c8a0}}),_0x37939f['length']>0x0&&_0x9f5f48['push']({'id':_0x3f3894['AddWorksheetMergeMutation']['id'],'params':{'unitId':_0x9f38e0,'subUnitId':_0x3ad6ba,'ranges':_0x37939f}}),_0x5575ae[_0x156adb(0x3ed)][_0x156adb(0x265)]['length']===0x0&&(_0x5575ae['id']=_0x3f3894[_0x156adb(0x310)]['id']),{'m1Prime':_0x5575ae,'m2Prime':_0x9f5f48[_0x156adb(0x3a3)]>0x1?_0x9f5f48:_0x9f5f48[0x0]};}},_0xa48b90={'m1':_0x3f3894['AddWorksheetMergeMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler'(_0x13b637,_0x4e0f2d){const _0x41a0c9=_0x4c00c1,_0x17fba6=_0x3cb8ef['Tools'][_0x41a0c9(0x289)](_0x13b637),_0x139337=_0x3cb8ef['Tools'][_0x41a0c9(0x289)](_0x4e0f2d);if(_0x13b637[_0x41a0c9(0x3ed)][_0x41a0c9(0x397)]!==_0x4e0f2d[_0x41a0c9(0x3ed)]['unitId']||_0x13b637['params'][_0x41a0c9(0x22c)]!==_0x4e0f2d[_0x41a0c9(0x3ed)]['subUnitId'])return{'m1Prime':_0x17fba6,'m2Prime':_0x139337};const _0x4ea0f5=[..._0x139337[_0x41a0c9(0x3ed)][_0x41a0c9(0x265)]];for(let _0x105030=0x0;_0x105030<_0x17fba6[_0x41a0c9(0x3ed)][_0x41a0c9(0x265)][_0x41a0c9(0x3a3)];_0x105030++){let _0x2acff9=!0x1;for(let _0x445fcf=0x0;_0x445fcf<_0x139337[_0x41a0c9(0x3ed)][_0x41a0c9(0x265)][_0x41a0c9(0x3a3)];_0x445fcf++){const _0x489735=_0x17fba6[_0x41a0c9(0x3ed)][_0x41a0c9(0x265)][_0x105030],_0x23587c=_0x139337[_0x41a0c9(0x3ed)]['ranges'][_0x445fcf];if(_0x3cb8ef[_0x41a0c9(0x1d9)][_0x41a0c9(0x37f)](_0x489735,_0x23587c)){_0x2acff9=!0x0;break;}}_0x2acff9&&(_0x4ea0f5[_0x41a0c9(0x2bd)](_0x17fba6[_0x41a0c9(0x3ed)]['ranges'][_0x105030]),_0x17fba6['params']['ranges'][_0x41a0c9(0x25e)](_0x105030,0x1),_0x105030--);}return _0x139337[_0x41a0c9(0x3ed)][_0x41a0c9(0x265)]=_0x4ea0f5,_0x17fba6[_0x41a0c9(0x3ed)][_0x41a0c9(0x265)][_0x41a0c9(0x3a3)]===0x0&&(_0x17fba6['id']=_0x3f3894[_0x41a0c9(0x310)]['id']),{'m1Prime':_0x17fba6,'m2Prime':_0x139337};}},_0x29a3d0={'m1':_0x3f3894['AddWorksheetMergeMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x39bea2,_0x24ffdc){const _0x4f4d76=_0x4c00c1,_0x27bb5d=_0x3cb8ef['Tools'][_0x4f4d76(0x289)](_0x39bea2),_0x3f5bde=_0x3cb8ef[_0x4f4d76(0x317)][_0x4f4d76(0x289)](_0x24ffdc);if(_0x39bea2[_0x4f4d76(0x3ed)]['unitId']!==_0x24ffdc['params'][_0x4f4d76(0x397)]||_0x39bea2[_0x4f4d76(0x3ed)][_0x4f4d76(0x22c)]!==_0x24ffdc[_0x4f4d76(0x3ed)][_0x4f4d76(0x22c)])return{'m1Prime':_0x27bb5d,'m2Prime':_0x3f5bde};const _0x17d2d3=[_0x27bb5d],_0x6f0b62=[_0x3f5bde],_0x423613=new _0x3cb8ef[(_0x4f4d76(0x3a0))](_0x3cb8ef[_0x4f4d76(0x317)][_0x4f4d76(0x289)](_0x24ffdc[_0x4f4d76(0x3ed)][_0x4f4d76(0x38d)])),_0x4a8b77=new Set(),_0x1e6857={};for(let _0x424afe=0x0;_0x424afe<_0x27bb5d[_0x4f4d76(0x3ed)][_0x4f4d76(0x265)][_0x4f4d76(0x3a3)];_0x424afe++){const _0x689d8b=_0x27bb5d[_0x4f4d76(0x3ed)][_0x4f4d76(0x265)][_0x424afe],{startRow:_0x489803,startColumn:_0x2a7d49,endRow:_0x249bfc,endColumn:_0x266aeb}=_0x689d8b;let _0x1a3ce0=!0x1;_0x423613[_0x4f4d76(0x34e)]((_0x2f4503,_0x9f9023,_0x11d697)=>{const _0x3f4940=_0x4f4d76;if(_0x2f4503>=_0x489803&&_0x2f4503<=_0x249bfc&&_0x9f9023>=_0x2a7d49&&_0x9f9023<=_0x266aeb){const _0x5372b9=_0x423613[_0x3f4940(0x36e)](_0x2f4503,_0x9f9023),_0x367787=_0x5372b9===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0x5372b9;_0x367787&&(_0x1e6857[_0x2f4503]||(_0x1e6857[_0x2f4503]={}),_0x1e6857[_0x2f4503][_0x9f9023]={},(_0x11d697==null?void 0x0:_0x11d697['v'])!==void 0x0&&(_0x1e6857[_0x2f4503][_0x9f9023]['v']=null,delete _0x367787['v']),(_0x11d697==null?void 0x0:_0x11d697['f'])!==void 0x0&&(_0x1e6857[_0x2f4503][_0x9f9023]['f']=null,delete _0x367787['f']),(_0x11d697==null?void 0x0:_0x11d697['t'])!==void 0x0&&(_0x1e6857[_0x2f4503][_0x9f9023]['t']=null,delete _0x367787['t']),(_0x11d697==null?void 0x0:_0x11d697['si'])!==void 0x0&&(_0x1e6857[_0x2f4503][_0x9f9023]['si']=null,delete _0x367787['si']),(_0x11d697==null?void 0x0:_0x11d697['p'])!==void 0x0&&(_0x1e6857[_0x2f4503][_0x9f9023]['p']=null,delete _0x367787['p']),(_0x11d697==null?void 0x0:_0x11d697['s'])!==void 0x0&&(_0x1e6857[_0x2f4503][_0x9f9023]['s']=null,delete _0x367787['s']),_0x423613[_0x3f4940(0x2fd)](_0x2f4503,_0x9f9023,_0x367787),_0x1a3ce0=!0x0);}}),_0x1a3ce0&&(_0x4a8b77[_0x4f4d76(0x2da)]({..._0x689d8b}),_0x27bb5d['params'][_0x4f4d76(0x265)][_0x4f4d76(0x25e)](_0x424afe,0x1),_0x424afe--);}return _0x3f5bde[_0x4f4d76(0x3ed)][_0x4f4d76(0x38d)]=_0x423613[_0x4f4d76(0x41d)](),_0x4a8b77['size']>0x0&&_0x6f0b62[_0x4f4d76(0x40a)]({'id':_0x3f3894[_0x4f4d76(0x1be)]['id'],'params':{'unitId':_0x39bea2[_0x4f4d76(0x3ed)][_0x4f4d76(0x397)],'subUnitId':_0x39bea2[_0x4f4d76(0x3ed)]['subUnitId'],'ranges':Array[_0x4f4d76(0x380)](_0x4a8b77)}}),_0x27bb5d[_0x4f4d76(0x3ed)]['ranges'][_0x4f4d76(0x3a3)]===0x0&&(_0x27bb5d['id']=_0x3f3894['EmptyMutation']['id']),Object[_0x4f4d76(0x21d)](_0x1e6857)['length']>0x0&&_0x17d2d3['unshift']({'id':_0x3f3894[_0x4f4d76(0x2c8)]['id'],'params':{'unitId':_0x39bea2[_0x4f4d76(0x3ed)][_0x4f4d76(0x397)],'subUnitId':_0x39bea2['params'][_0x4f4d76(0x22c)],'cellValue':_0x1e6857}}),{'m1Prime':_0x17d2d3[_0x4f4d76(0x3a3)]>0x1?_0x17d2d3:_0x17d2d3[0x0],'m2Prime':_0x6f0b62['length']>0x1?_0x6f0b62:_0x6f0b62[0x0]};}},_0x698952={'m1':_0x3f3894['AddWorksheetMergeMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0x144b3b,_0x4210ca){const _0x5f3d08=_0x4c00c1,_0x593b21={'m1Prime':[],'m2Prime':[]};if(_0x144b3b['params']['unitId']!==_0x4210ca[_0x5f3d08(0x3ed)][_0x5f3d08(0x397)]||_0x144b3b['params'][_0x5f3d08(0x22c)]!==_0x4210ca[_0x5f3d08(0x3ed)][_0x5f3d08(0x22c)])return _0x593b21;const _0x5a8330=_0x3cb8ef['Tools'][_0x5f3d08(0x289)](_0x4210ca),_0x128ad2=_0x5a8330['params'][_0x5f3d08(0x31b)];_0x128ad2[_0x5f3d08(0x2f2)]((_0x8ea809,_0x4488a6)=>{const _0x435aa2=_0x5f3d08,{range:_0x159aba,primary:_0x41dc87}=_0x8ea809;_0x144b3b[_0x435aa2(0x3ed)][_0x435aa2(0x265)][_0x435aa2(0x2f2)](_0x514ecb=>{const _0xff94a3=_0x435aa2;_0x3cb8ef[_0xff94a3(0x1d9)][_0xff94a3(0x37f)](_0x514ecb,_0x159aba)&&(_0x159aba[_0xff94a3(0x1fb)]=Math[_0xff94a3(0x24c)](_0x514ecb[_0xff94a3(0x1fb)],_0x159aba['startRow']),_0x159aba['startColumn']=Math[_0xff94a3(0x24c)](_0x514ecb[_0xff94a3(0x22f)],_0x159aba[_0xff94a3(0x22f)]),_0x159aba[_0xff94a3(0x260)]=Math[_0xff94a3(0x275)](_0x514ecb[_0xff94a3(0x260)],_0x159aba['endRow']),_0x159aba[_0xff94a3(0x34d)]=Math[_0xff94a3(0x275)](_0x514ecb['endColumn'],_0x159aba[_0xff94a3(0x34d)])),_0x41dc87&&_0x3cb8ef[_0xff94a3(0x1d9)][_0xff94a3(0x37f)](_0x514ecb,_0x41dc87)&&_0x4488a6===_0x128ad2['length']-0x1&&(_0x41dc87[_0xff94a3(0x22f)]===_0x514ecb[_0xff94a3(0x22f)]&&_0x41dc87[_0xff94a3(0x1fb)]&&_0x514ecb[_0xff94a3(0x1fb)]&&(_0x41dc87[_0xff94a3(0x1dc)]=!0x0),_0x41dc87[_0xff94a3(0x1fb)]=Math['min'](_0x514ecb[_0xff94a3(0x1fb)],_0x41dc87['startRow']),_0x41dc87[_0xff94a3(0x22f)]=Math[_0xff94a3(0x24c)](_0x514ecb[_0xff94a3(0x22f)],_0x41dc87[_0xff94a3(0x22f)]),_0x41dc87[_0xff94a3(0x260)]=Math[_0xff94a3(0x275)](_0x514ecb[_0xff94a3(0x260)],_0x41dc87[_0xff94a3(0x260)]),_0x41dc87[_0xff94a3(0x34d)]=Math[_0xff94a3(0x275)](_0x514ecb[_0xff94a3(0x34d)],_0x41dc87[_0xff94a3(0x34d)]),_0x41dc87[_0xff94a3(0x3df)]=!0x0);});}),_0x128ad2['sort']((_0x3324ed,_0x45ce93)=>{const _0x4d2dc3=_0x5f3d08,_0x3ea924=_0x3324ed[_0x4d2dc3(0x378)],_0x2054ed=_0x45ce93[_0x4d2dc3(0x378)];return _0x3ea924[_0x4d2dc3(0x1fb)]===_0x2054ed['startRow']?_0x3ea924[_0x4d2dc3(0x22f)]-_0x2054ed[_0x4d2dc3(0x22f)]:_0x3ea924['startRow']-_0x2054ed[_0x4d2dc3(0x1fb)];});const _0x4f4842=[];let _0x517496=null;for(const _0xcb51e2 of _0x128ad2)_0x517496===null||!_0x3cb8ef[_0x5f3d08(0x1d9)][_0x5f3d08(0x37f)](_0x517496[_0x5f3d08(0x378)],_0xcb51e2[_0x5f3d08(0x378)])?(_0x4f4842[_0x5f3d08(0x2bd)](_0xcb51e2),_0x517496=_0xcb51e2):(_0x517496['range'][_0x5f3d08(0x1fb)]=Math[_0x5f3d08(0x24c)](_0x517496['range'][_0x5f3d08(0x1fb)],_0xcb51e2[_0x5f3d08(0x378)][_0x5f3d08(0x1fb)]),_0x517496[_0x5f3d08(0x378)][_0x5f3d08(0x22f)]=Math[_0x5f3d08(0x24c)](_0x517496[_0x5f3d08(0x378)]['startColumn'],_0xcb51e2[_0x5f3d08(0x378)][_0x5f3d08(0x22f)]),_0x517496[_0x5f3d08(0x378)]['endRow']=Math[_0x5f3d08(0x275)](_0x517496[_0x5f3d08(0x378)][_0x5f3d08(0x260)],_0xcb51e2['range'][_0x5f3d08(0x260)]),_0x517496[_0x5f3d08(0x378)]['endColumn']=Math['max'](_0x517496[_0x5f3d08(0x378)]['endColumn'],_0xcb51e2[_0x5f3d08(0x378)][_0x5f3d08(0x34d)]),_0xcb51e2[_0x5f3d08(0x247)]&&(_0x517496['primary']=_0xcb51e2[_0x5f3d08(0x247)]));return _0x5a8330[_0x5f3d08(0x3ed)][_0x5f3d08(0x31b)]=_0x4f4842,_0x593b21['m2Prime'][_0x5f3d08(0x2bd)](_0x5a8330),_0x593b21;}},_0x56c19c={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x95881e,_0x5cd696)=>{const _0x508a0d=_0x4c00c1,_0x4c92f0={'m1Prime':_0x95881e,'m2Prime':_0x5cd696};return _0x95881e[_0x508a0d(0x3ed)][_0x508a0d(0x397)]!==_0x5cd696[_0x508a0d(0x3ed)][_0x508a0d(0x397)]||_0x95881e['params'][_0x508a0d(0x22c)]!==_0x5cd696['params'][_0x508a0d(0x22c)]?_0x4c92f0:{'error':new Error(_0x508a0d(0x369))};},'handler')},_0xb61190={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x258ded['AddConditionalRuleMutation']['id'],'handler':_0x129e40((_0x7ef903,_0x575bd3)=>{const _0x113673=_0x4c00c1,_0x44897b={'m1Prime':_0x7ef903,'m2Prime':_0x575bd3};return _0x7ef903[_0x113673(0x3ed)][_0x113673(0x397)]!==_0x575bd3[_0x113673(0x3ed)][_0x113673(0x397)]||_0x7ef903[_0x113673(0x3ed)]['subUnitId']!==_0x575bd3[_0x113673(0x3ed)]['subUnitId']?_0x44897b:{'error':new Error(_0x113673(0x375))};},_0x4c00c1(0x1d5))},_0x422f77={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894['AddRangeProtectionMutation']['id'],'handler':_0x129e40((_0x4cf1e9,_0x49e894)=>{const _0x5d8965=_0x4c00c1,_0x3c6ae7={'m1Prime':_0x4cf1e9,'m2Prime':_0x49e894};return _0x4cf1e9[_0x5d8965(0x3ed)][_0x5d8965(0x397)]!==_0x49e894[_0x5d8965(0x3ed)][_0x5d8965(0x397)]||_0x4cf1e9[_0x5d8965(0x3ed)][_0x5d8965(0x22c)]!==_0x49e894[_0x5d8965(0x3ed)]['subUnitId']?_0x3c6ae7:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection')};},_0x4c00c1(0x1d5))},_0x47c4d3={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler':_0x129e40((_0x3ac75e,_0x320a75)=>{const _0x53ca39=_0x4c00c1,_0x4112c={'m1Prime':_0x3ac75e,'m2Prime':_0x320a75};return _0x3ac75e['params']['unitId']!==_0x320a75[_0x53ca39(0x3ed)][_0x53ca39(0x397)]||_0x3ac75e[_0x53ca39(0x3ed)]['subUnitId']!==_0x320a75[_0x53ca39(0x3ed)]['subUnitId']?_0x4112c:{'error':new Error(_0x53ca39(0x3b0))};},_0x4c00c1(0x1d5))},_0x29e742={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894['AddWorksheetProtectionMutation']['id'],'handler':_0x129e40((_0xa24671,_0x12d44f)=>{const _0x4c434=_0x4c00c1,_0x119d0f={'m1Prime':_0xa24671,'m2Prime':_0x12d44f};return _0xa24671[_0x4c434(0x3ed)]['unitId']!==_0x12d44f[_0x4c434(0x3ed)][_0x4c434(0x397)]||_0xa24671[_0x4c434(0x3ed)][_0x4c434(0x22c)]!==_0x12d44f['params'][_0x4c434(0x3a4)][_0x4c434(0x22c)]?_0x119d0f:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection')};},_0x4c00c1(0x1d5))},_0x3aab23={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3e4)]['id'],'handler':_0x129e40((_0x202960,_0x2228db)=>{const _0x141bd5=_0x4c00c1,_0x20f8b5={'m1Prime':_0x202960,'m2Prime':_0x2228db};return _0x202960[_0x141bd5(0x3ed)][_0x141bd5(0x397)]!==_0x2228db[_0x141bd5(0x3ed)]['unitId']||_0x202960[_0x141bd5(0x3ed)][_0x141bd5(0x22c)]!==_0x2228db['params'][_0x141bd5(0x22c)]?_0x20f8b5:{'error':new Error(_0x141bd5(0x33b))};},'handler')},_0x261d22={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x258ded[_0x4c00c1(0x345)]['id'],'handler':_0x129e40((_0x1765c2,_0x324b8)=>{const _0x50e46a=_0x4c00c1,_0x253885={'m1Prime':_0x1765c2,'m2Prime':_0x324b8};return _0x1765c2[_0x50e46a(0x3ed)][_0x50e46a(0x397)]!==_0x324b8[_0x50e46a(0x3ed)]['unitId']||_0x1765c2['params']['subUnitId']!==_0x324b8['params'][_0x50e46a(0x22c)]?_0x253885:{'error':new Error(_0x50e46a(0x287))};},'handler')},_0x21a56e={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x23a)]['id'],'handler':_0x129e40((_0x5bff3e,_0x23ec56)=>{const _0x240e41=_0x4c00c1,_0x4a1f50={'m1Prime':_0x5bff3e,'m2Prime':_0x23ec56};return _0x5bff3e[_0x240e41(0x3ed)]['unitId']!==_0x23ec56[_0x240e41(0x3ed)][_0x240e41(0x397)]||_0x5bff3e[_0x240e41(0x3ed)][_0x240e41(0x22c)]!==_0x23ec56['params'][_0x240e41(0x22c)]?_0x4a1f50:{'error':new Error(_0x240e41(0x20a))};},'handler')},_0x3123b7={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x21a)]['id'],'handler':_0x129e40((_0x7a7c01,_0x4c5a04)=>{const _0x536604=_0x4c00c1,_0x31a892={'m1Prime':_0x7a7c01,'m2Prime':_0x4c5a04};return _0x7a7c01[_0x536604(0x3ed)]['unitId']!==_0x4c5a04[_0x536604(0x3ed)][_0x536604(0x397)]||_0x7a7c01[_0x536604(0x3ed)][_0x536604(0x22c)]!==_0x4c5a04[_0x536604(0x3ed)][_0x536604(0x22c)]?_0x31a892:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row')};},_0x4c00c1(0x1d5))},_0x485188={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894['MoveColsMutation']['id'],'handler':_0x129e40((_0x203ccd,_0x3e8e2a)=>{const _0x207a6d=_0x4c00c1,_0x34e218={'m1Prime':_0x203ccd,'m2Prime':_0x3e8e2a};return _0x203ccd['params']['unitId']!==_0x3e8e2a[_0x207a6d(0x3ed)][_0x207a6d(0x397)]||_0x203ccd[_0x207a6d(0x3ed)][_0x207a6d(0x22c)]!==_0x3e8e2a[_0x207a6d(0x3ed)]['subUnitId']?_0x34e218:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col')};},_0x4c00c1(0x1d5))},_0x5b9cfa={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler':_0x129e40((_0x58834c,_0x2845cf)=>{const _0x2d3193=_0x4c00c1,_0x792045={'m1Prime':_0x58834c,'m2Prime':_0x2845cf};return _0x58834c[_0x2d3193(0x3ed)][_0x2d3193(0x397)]!==_0x2845cf['params'][_0x2d3193(0x397)]||_0x58834c[_0x2d3193(0x3ed)][_0x2d3193(0x22c)]!==_0x2845cf[_0x2d3193(0x3ed)]['from'][_0x2d3193(0x22c)]?_0x792045:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range')};},_0x4c00c1(0x1d5))},_0x4f1ab6={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler':_0x129e40((_0x598738,_0x45812e)=>{const _0x36da68=_0x4c00c1,_0x4bfa1a={'m1Prime':_0x598738,'m2Prime':_0x45812e};return _0x598738[_0x36da68(0x3ed)]['unitId']!==_0x45812e[_0x36da68(0x3ed)][_0x36da68(0x397)]||_0x598738['params'][_0x36da68(0x22c)]!==_0x45812e['params'][_0x36da68(0x22c)]?_0x4bfa1a:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row')};},_0x4c00c1(0x1d5))},_0x3ddac8={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x22d)]['id'],'handler':_0x129e40((_0x1f5884,_0x1d2e0e)=>{const _0x17232b=_0x4c00c1,_0x1ddc4b={'m1Prime':_0x1f5884,'m2Prime':_0x1d2e0e};return _0x1f5884[_0x17232b(0x3ed)][_0x17232b(0x397)]!==_0x1d2e0e['params']['unitId']||_0x1f5884[_0x17232b(0x3ed)]['subUnitId']!==_0x1d2e0e[_0x17232b(0x3ed)][_0x17232b(0x22c)]?_0x1ddc4b:{'error':new Error(_0x17232b(0x306))};},_0x4c00c1(0x1d5))},_0x5922f6={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0xf84483[_0x4c00c1(0x280)]['id'],'handler':_0x129e40((_0x4f52e5,_0xa615be)=>{const _0x20629c=_0x4c00c1,_0x302743={'m1Prime':_0x4f52e5,'m2Prime':_0xa615be};return _0x4f52e5[_0x20629c(0x3ed)][_0x20629c(0x397)]!==_0xa615be[_0x20629c(0x3ed)][_0x20629c(0x397)]||_0x4f52e5['params'][_0x20629c(0x22c)]!==_0xa615be[_0x20629c(0x3ed)][_0x20629c(0x22c)]?_0x302743:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule')};},'handler')},_0x4c4192={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler':_0x129e40((_0x2255b5,_0x10c970)=>{const _0x5bf558=_0x4c00c1,_0x5d25d2={'m1Prime':_0x2255b5,'m2Prime':_0x10c970};return _0x2255b5['params'][_0x5bf558(0x397)]!==_0x10c970['params'][_0x5bf558(0x397)]||_0x2255b5[_0x5bf558(0x3ed)][_0x5bf558(0x22c)]!==_0x10c970[_0x5bf558(0x3ed)]['subUnitId']?_0x5d25d2:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt')};},_0x4c00c1(0x1d5))},_0xfbb4d8={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894['RemoveRowMutation']['id'],'handler':_0x129e40((_0x5484db,_0x2d2271)=>{const _0x10911f=_0x4c00c1,_0x29f1db={'m1Prime':_0x5484db,'m2Prime':_0x2d2271};return _0x5484db[_0x10911f(0x3ed)][_0x10911f(0x397)]!==_0x2d2271['params'][_0x10911f(0x397)]||_0x5484db['params'][_0x10911f(0x22c)]!==_0x2d2271[_0x10911f(0x3ed)][_0x10911f(0x22c)]?_0x29f1db:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row')};},_0x4c00c1(0x1d5))},_0xb9ff9a={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x3b47f7['RemoveSheetsFilterMutation']['id'],'handler':_0x129e40((_0x4e94fa,_0x5c8ecc)=>{const _0x5ea047=_0x4c00c1,_0x2ebc49={'m1Prime':_0x4e94fa,'m2Prime':_0x5c8ecc};return _0x4e94fa['params'][_0x5ea047(0x397)]!==_0x5c8ecc[_0x5ea047(0x3ed)][_0x5ea047(0x397)]||_0x4e94fa['params']['subUnitId']!==_0x5c8ecc[_0x5ea047(0x3ed)][_0x5ea047(0x22c)]?_0x2ebc49:{'error':new Error(_0x5ea047(0x1fe))};},_0x4c00c1(0x1d5))},_0x8503f={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x1f3)]['id'],'handler':_0x129e40((_0x2a7c6f,_0x4ac1a4)=>{const _0x50d4c0=_0x4c00c1,_0x5f1b63={'m1Prime':_0x2a7c6f,'m2Prime':_0x4ac1a4};return _0x2a7c6f[_0x50d4c0(0x3ed)][_0x50d4c0(0x397)]!==_0x4ac1a4[_0x50d4c0(0x3ed)][_0x50d4c0(0x397)]||_0x2a7c6f[_0x50d4c0(0x3ed)][_0x50d4c0(0x22c)]!==_0x4ac1a4[_0x50d4c0(0x3ed)][_0x50d4c0(0x22c)]?_0x5f1b63:{'error':new Error(_0x50d4c0(0x31a))};},'handler')},_0xa38326={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler':_0x129e40((_0xd0414c,_0x391eb3)=>{const _0x1c9b4e=_0x4c00c1,_0x58f2ca={'m1Prime':_0xd0414c,'m2Prime':_0x391eb3};return _0xd0414c[_0x1c9b4e(0x3ed)]['unitId']!==_0x391eb3['params']['unitId']||_0xd0414c['params'][_0x1c9b4e(0x22c)]!==_0x391eb3['params']['subUnitId']?_0x58f2ca:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge')};},_0x4c00c1(0x1d5))},_0x281b60={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x258ded[_0x4c00c1(0x274)]['id'],'handler':_0x129e40((_0x49f819,_0x455787)=>{const _0x5582cf=_0x4c00c1,_0x39a965={'m1Prime':_0x49f819,'m2Prime':_0x455787};return _0x49f819[_0x5582cf(0x3ed)]['unitId']!==_0x455787['params'][_0x5582cf(0x397)]||_0x49f819[_0x5582cf(0x3ed)][_0x5582cf(0x22c)]!==_0x455787[_0x5582cf(0x3ed)][_0x5582cf(0x22c)]?_0x39a965:{'error':new Error(_0x5582cf(0x420))};},_0x4c00c1(0x1d5))},_0xe6d55={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x36c)]['id'],'handler':_0x129e40((_0x1a0855,_0xa74116)=>{const _0x4ae145=_0x4c00c1,_0x5afd6e={'m1Prime':_0x1a0855,'m2Prime':_0xa74116};return _0x1a0855[_0x4ae145(0x3ed)][_0x4ae145(0x397)]!==_0xa74116[_0x4ae145(0x3ed)][_0x4ae145(0x397)]||_0x1a0855[_0x4ae145(0x3ed)]['subUnitId']!==_0xa74116[_0x4ae145(0x3ed)][_0x4ae145(0x22c)]?_0x5afd6e:{'error':new Error(_0x4ae145(0x1ee))};},'handler')},_0x13ebe6={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894['SetNumfmtMutation']['id'],'handler':_0x129e40((_0x49f513,_0x31bc70)=>{const _0x5e903b=_0x4c00c1,_0x35a6b2={'m1Prime':_0x49f513,'m2Prime':_0x31bc70};return _0x49f513[_0x5e903b(0x3ed)][_0x5e903b(0x397)]!==_0x31bc70[_0x5e903b(0x3ed)][_0x5e903b(0x397)]||_0x49f513[_0x5e903b(0x3ed)][_0x5e903b(0x22c)]!==_0x31bc70[_0x5e903b(0x3ed)][_0x5e903b(0x22c)]?_0x35a6b2:{'error':new Error(_0x5e903b(0x417))};},_0x4c00c1(0x1d5))},_0xa1e654={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x352)]['id'],'handler':_0x129e40((_0x4199e0,_0x53d595)=>{const _0x1d3414=_0x4c00c1,_0x2b8478={'m1Prime':_0x4199e0,'m2Prime':_0x53d595};return _0x4199e0[_0x1d3414(0x3ed)][_0x1d3414(0x397)]!==_0x53d595[_0x1d3414(0x3ed)][_0x1d3414(0x397)]||_0x4199e0['params'][_0x1d3414(0x22c)]!==_0x53d595[_0x1d3414(0x3ed)]['subUnitId']?_0x2b8478:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection')};},_0x4c00c1(0x1d5))},_0x9c2f71={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x241)]['id'],'handler':_0x129e40((_0x3b7c42,_0x1776ae)=>{const _0x4dd0c2=_0x4c00c1,_0x187db9={'m1Prime':_0x3b7c42,'m2Prime':_0x1776ae};return _0x3b7c42[_0x4dd0c2(0x3ed)][_0x4dd0c2(0x397)]!==_0x1776ae[_0x4dd0c2(0x3ed)][_0x4dd0c2(0x397)]||_0x3b7c42['params']['subUnitId']!==_0x1776ae['params'][_0x4dd0c2(0x22c)]?_0x187db9:{'error':new Error(_0x4dd0c2(0x2ea))};},'handler')},_0x2b3a66={'m1':_0x3f3894[_0x4c00c1(0x24a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2e6)]['id'],'handler':_0x129e40((_0x30b1da,_0x500a2f)=>{const _0x27adeb=_0x4c00c1,_0x12e57a={'m1Prime':_0x30b1da,'m2Prime':_0x500a2f};return _0x30b1da[_0x27adeb(0x3ed)][_0x27adeb(0x397)]!==_0x500a2f[_0x27adeb(0x3ed)][_0x27adeb(0x397)]||_0x30b1da[_0x27adeb(0x3ed)][_0x27adeb(0x22c)]!==_0x500a2f[_0x27adeb(0x3ed)][_0x27adeb(0x22c)]?_0x12e57a:{'error':new Error(_0x27adeb(0x2b3))};},'handler')},_0x489d03={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0x4c4f3a['UpdateCommentMutation']['id'],'handler':_0x129e40((_0x4a6020,_0xa38bc7)=>{const _0x49ccd3=_0x4c00c1,_0x23abdf={'m1Prime':_0x4a6020,'m2Prime':_0xa38bc7};return _0x4a6020[_0x49ccd3(0x3ed)][_0x49ccd3(0x397)]!==_0xa38bc7[_0x49ccd3(0x3ed)][_0x49ccd3(0x397)]||_0x4a6020[_0x49ccd3(0x3ed)]['subUnitId']!==_0xa38bc7[_0x49ccd3(0x3ed)]['subUnitId']?_0x23abdf:{'error':new Error(_0x49ccd3(0x2c9))};},_0x4c00c1(0x1d5))},_0x1c29a2={'m1':_0x3f3894['AddWorksheetProtectionMutation']['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x34d255,_0x27ebb3)=>{const _0x9beba=_0x4c00c1,_0x212b78={'m1Prime':_0x34d255,'m2Prime':_0x27ebb3};return _0x34d255['params']['unitId']!==_0x27ebb3[_0x9beba(0x3ed)][_0x9beba(0x397)]||_0x34d255[_0x9beba(0x3ed)][_0x9beba(0x22c)]!==_0x27ebb3[_0x9beba(0x3ed)][_0x9beba(0x22c)]?_0x212b78:{'error':new Error(_0x9beba(0x3fb))};},_0x4c00c1(0x1d5))},_0x4971fc={'m1':_0x4c4f3a[_0x4c00c1(0x256)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x489d55,_0x27c8f4)=>{const _0x3a5017=_0x4c00c1,_0x461aca=_0x489d55['params'],_0x7e87b6=_0x27c8f4[_0x3a5017(0x3ed)];return _0x461aca[_0x3a5017(0x397)]===_0x7e87b6['unitId']&&_0x461aca['subUnitId']===_0x7e87b6[_0x3a5017(0x22c)]&&_0x461aca[_0x3a5017(0x32d)]===_0x7e87b6[_0x3a5017(0x349)][_0x3a5017(0x3ba)]?{'m1Prime':_0x489d55,'m2Prime':[]}:{'m1Prime':_0x489d55,'m2Prime':_0x27c8f4};},'handler')},_0x3c5e5d={'m1':_0x4c4f3a[_0x4c00c1(0x256)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x256)]['id'],'handler':_0x129e40((_0x3728ff,_0x22d9a8)=>{const _0x3e26c2=_0x4c00c1,_0x124644=_0x3728ff[_0x3e26c2(0x3ed)],_0xab55b9=_0x22d9a8['params'],_0x40f31c={'m1Prime':_0x3728ff,'m2Prime':_0x22d9a8};return _0x124644[_0x3e26c2(0x397)]!==_0xab55b9[_0x3e26c2(0x397)]||_0x124644['subUnitId']!==_0xab55b9['subUnitId']||_0x124644[_0x3e26c2(0x32d)]!==_0xab55b9[_0x3e26c2(0x32d)]?_0x40f31c:{'m1Prime':[],'m2Prime':[]};},_0x4c00c1(0x1d5))},_0x18899a={'m1':_0x258ded[_0x4c00c1(0x345)]['id'],'m2':_0x258ded[_0x4c00c1(0x345)]['id'],'handler'(_0x439cbf,_0x2b7a69){return{'m1Prime':_0x439cbf,'m2Prime':_0x2b7a69};}},_0x4fd7a3=_0x129e40((_0x21696a,_0x3f27ce)=>{const _0xfa1242=_0x4c00c1,_0x1b4fd6=_0x297aa0[_0xfa1242(0x25d)](_0x21696a[_0xfa1242(0x3ed)][_0xfa1242(0x349)][_0xfa1242(0x368)]),_0x30962d={'startColumn':_0x1b4fd6[_0xfa1242(0x3f8)],'endColumn':_0x1b4fd6['column'],'startRow':_0x1b4fd6[_0xfa1242(0x1d0)],'endRow':_0x1b4fd6[_0xfa1242(0x1d0)]},_0x40873f=_0x3f3894[_0xfa1242(0x268)](_0x30962d,_0x3f27ce);if(!_0x40873f)return[{'id':_0x4c4f3a['DeleteCommentMutation']['id'],'params':{..._0x21696a[_0xfa1242(0x3ed)],'comment':void 0x0,'commentId':_0x21696a[_0xfa1242(0x3ed)][_0xfa1242(0x349)]['id']}}];const _0x43ea9d=_0x297aa0['serializeRange'](_0x40873f);return _0x43ea9d===_0x21696a[_0xfa1242(0x3ed)][_0xfa1242(0x349)][_0xfa1242(0x368)]?[]:[{'id':_0x4c4f3a[_0xfa1242(0x411)]['id'],'params':{..._0x21696a[_0xfa1242(0x3ed)],'comment':void 0x0,'payload':{'ref':_0x43ea9d,'commentId':_0x21696a[_0xfa1242(0x3ed)]['comment']['id']}}}];},_0x4c00c1(0x27a)),_0x394777={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x4c4f3a['AddCommentMutation']['id'],'handler':_0x129e40((_0x1966e1,_0x4b0be5)=>{const _0x8887a7=_0x4c00c1,_0x2c037e={'m1Prime':_0x1966e1,'m2Prime':_0x4b0be5};if(_0x1966e1[_0x8887a7(0x3ed)][_0x8887a7(0x397)]!==_0x4b0be5[_0x8887a7(0x3ed)][_0x8887a7(0x397)]||_0x1966e1[_0x8887a7(0x3ed)][_0x8887a7(0x22c)]!==_0x4b0be5['params'][_0x8887a7(0x22c)])return _0x2c037e;const _0x337f90={'id':_0x3f3894[_0x8887a7(0x3e9)]['id'],'params':{'unitId':_0x1966e1[_0x8887a7(0x3ed)]['unitId'],'subUnitId':_0x1966e1[_0x8887a7(0x3ed)][_0x8887a7(0x22c)],'range':_0x1966e1[_0x8887a7(0x3ed)][_0x8887a7(0x378)]}},_0x2753e9=_0x4fd7a3(_0x4b0be5,_0x337f90);return{'m1Prime':[_0x1966e1,..._0x2753e9],'m2Prime':[_0x4b0be5,..._0x2753e9]};},_0x4c00c1(0x1d5))};function _0x330ef8(_0x20b8ce){const _0x1916ee=_0x4c00c1;return{..._0x20b8ce,'rangeType':_0x3cb8ef[_0x1916ee(0x382)][_0x1916ee(0x283)]};}_0x129e40(_0x330ef8,_0x4c00c1(0x39c));function _0x5066cc(_0x4fb2db,_0x3b4058,_0x56b028,_0x3cb1e2){const _0x417b75=_0x4c00c1;if(_0x3cb1e2<0x0){for(let _0x2dfd78=_0x3b4058;_0x2dfd78<_0x3b4058+_0x56b028;_0x2dfd78++)if(_0x4fb2db[_0x417b75(0x3f6)](_0x2dfd78)){_0x4fb2db[_0x417b75(0x3f6)](_0x2dfd78+_0x3cb1e2)||(_0x4fb2db[_0x2dfd78+_0x3cb1e2]={});const _0x3a239c=_0x4fb2db[_0x2dfd78],_0x36394b=Object[_0x417b75(0x21d)](_0x3a239c)[_0x417b75(0x1bc)](Number)['sort']((_0x53d33c,_0x558142)=>_0x53d33c-_0x558142);for(const _0x17ed66 of _0x36394b)_0x4fb2db[_0x2dfd78+_0x3cb1e2][_0x17ed66]=_0x3a239c[_0x17ed66];delete _0x4fb2db[_0x2dfd78];}else delete _0x4fb2db[_0x2dfd78+_0x3cb1e2];}else{for(let _0x27b885=_0x3b4058+_0x56b028-0x1;_0x27b885>=_0x3b4058;_0x27b885--)if(_0x4fb2db[_0x417b75(0x3f6)](_0x27b885)){_0x4fb2db[_0x417b75(0x3f6)](_0x27b885+_0x3cb1e2)||(_0x4fb2db[_0x27b885+_0x3cb1e2]={});const _0x456047=_0x4fb2db[_0x27b885],_0x276c9e=Object[_0x417b75(0x21d)](_0x456047)[_0x417b75(0x1bc)](Number)[_0x417b75(0x2bc)]((_0x3c117f,_0x2ea056)=>_0x3c117f-_0x2ea056);for(const _0xd918c8 of _0x276c9e)_0x4fb2db[_0x27b885+_0x3cb1e2][_0xd918c8]=_0x456047[_0xd918c8];delete _0x4fb2db[_0x27b885];}else delete _0x4fb2db[_0x27b885+_0x3cb1e2];}}_0x129e40(_0x5066cc,_0x4c00c1(0x371));function _0x1d89ab(_0x3ffb1c,_0x438dc2,_0x1b405b,_0x427826){const _0x2003f9=_0x4c00c1,_0x3924c8=Object[_0x2003f9(0x21d)](_0x3ffb1c)[_0x2003f9(0x1bc)](Number)[_0x2003f9(0x2bc)]((_0x5c30b0,_0x4d3a90)=>_0x5c30b0-_0x4d3a90);if(_0x427826<0x0)for(const _0x39a251 of _0x3924c8){const _0x1ea64d=_0x3ffb1c[_0x39a251];for(let _0x239d35=_0x438dc2;_0x239d35<_0x438dc2+_0x1b405b;_0x239d35++)_0x1ea64d[_0x2003f9(0x3f6)](_0x239d35)?(_0x1ea64d[_0x239d35+_0x427826]=_0x1ea64d[_0x239d35],delete _0x1ea64d[_0x239d35]):delete _0x1ea64d[_0x239d35+_0x427826];}else for(const _0x4fd6b0 of _0x3924c8){const _0x314776=_0x3ffb1c[_0x4fd6b0];for(let _0x5d7b04=_0x438dc2+_0x1b405b-0x1;_0x5d7b04>=_0x438dc2;_0x5d7b04--)_0x314776[_0x2003f9(0x3f6)](_0x5d7b04)?(_0x314776[_0x5d7b04+_0x427826]=_0x314776[_0x5d7b04],delete _0x314776[_0x5d7b04]):delete _0x314776[_0x5d7b04+_0x427826];}}_0x129e40(_0x1d89ab,_0x4c00c1(0x419));function _0x69c4dc(_0x32c805,_0x5a565b){const _0x332ca5=_0x4c00c1;return new _0x3f3894['RangeMergeUtil']()['add'](_0x32c805)[_0x332ca5(0x2e7)](..._0x5a565b)[_0x332ca5(0x233)]();}_0x129e40(_0x69c4dc,_0x4c00c1(0x229));function _0xcb0881(_0x1a09fc,_0x3da5ef,_0x28461e,_0x47e02c){const _0xb668f9=_0x4c00c1,_0x1e594a=new _0x297aa0['LexerTreeBuilder']()[_0xb668f9(0x207)](_0x28461e);if(_0x1e594a==null)return _0x28461e;const _0x2e1138=[];for(let _0x516f8f=0x0,_0x5ade51=_0x1e594a[_0xb668f9(0x3a3)];_0x516f8f<_0x5ade51;_0x516f8f++){const _0x20293d=_0x1e594a[_0x516f8f];if(typeof _0x20293d==_0xb668f9(0x2db)||_0x20293d[_0xb668f9(0x3f7)]!==_0x297aa0[_0xb668f9(0x2cf)][_0xb668f9(0x1f8)]){_0x2e1138[_0xb668f9(0x2bd)](_0x20293d);continue;}const {token:_0x57da49}=_0x20293d,_0x1cf582=_0x297aa0[_0xb668f9(0x3be)](_0x57da49),{range:_0xf1f66c,sheetName:_0x4f2528,unitId:_0x332e79}=_0x1cf582;if((_0x1a09fc===_0x332e79||_0x332e79==='')&&(_0x3da5ef===_0x4f2528||_0x4f2528==='')){const _0x1a3df2=_0x47e02c(_0xf1f66c),_0x5c0f01=_0x1a3df2?_0x297aa0[_0xb668f9(0x366)]({'range':_0x1a3df2,'sheetName':_0x4f2528,'unitId':_0x332e79}):_0x297aa0[_0xb668f9(0x232)][_0xb668f9(0x316)];_0x2e1138[_0xb668f9(0x2bd)]({..._0x20293d,'token':_0x5c0f01});}else _0x2e1138['push'](_0x20293d);}return'='+_0x297aa0[_0xb668f9(0x338)](_0x2e1138);}_0x129e40(_0xcb0881,_0x4c00c1(0x3d7));function _0x1c8e92(_0x4126ad,_0x2e8ab5){const _0x577a48=_0x4c00c1;return _0x4126ad['start']<=_0x2e8ab5[_0x577a48(0x2e5)]&&_0x4126ad[_0x577a48(0x2e5)]>=_0x2e8ab5[_0x577a48(0x2d7)];}_0x129e40(_0x1c8e92,_0x4c00c1(0x2f9));function _0x115f70(_0xd02ded,_0x3085d6){const _0x3ca1b1=_0x4c00c1;return _0xd02ded[_0x3ca1b1(0x2d7)]<=_0x3085d6[_0x3ca1b1(0x2d7)]&&_0xd02ded[_0x3ca1b1(0x2e5)]>=_0x3085d6[_0x3ca1b1(0x2e5)];}_0x129e40(_0x115f70,_0x4c00c1(0x28c));function _0xf3616b(_0x4d3b9a,_0x4d98ef){const _0x1dd842=_0x4c00c1;let _0x19535b=[_0x4d3b9a];for(const _0x1201cb of _0x4d98ef){const _0x3d31d4=[];for(const _0x2b712e of _0x19535b)_0x3d31d4[_0x1dd842(0x2bd)](..._0x588b3b(_0x2b712e,_0x1201cb));_0x19535b=_0x3d31d4;}return _0x19535b;}_0x129e40(_0xf3616b,_0x4c00c1(0x38f));function _0x588b3b(_0x297fd5,_0x5bedcb){const _0xd792ec=_0x4c00c1,_0x47832a=[];if(_0x115f70(_0x5bedcb,_0x297fd5))return _0x47832a;if(_0x115f70(_0x297fd5,_0x5bedcb)){const _0x238c1c=_0x297fd5[_0xd792ec(0x2d7)],_0x3e1b31=_0x5bedcb[_0xd792ec(0x2d7)]-0x1,_0x13ccfd=_0x5bedcb[_0xd792ec(0x2e5)]+0x1,_0x12c7c2=_0x297fd5[_0xd792ec(0x2e5)];return _0x238c1c<=_0x3e1b31&&_0x47832a[_0xd792ec(0x2bd)]({'start':_0x238c1c,'end':_0x3e1b31}),_0x13ccfd<=_0x12c7c2&&_0x47832a[_0xd792ec(0x2bd)]({'start':_0x13ccfd,'end':_0x12c7c2}),_0x47832a;}return _0x1c8e92(_0x297fd5,_0x5bedcb)?(_0x297fd5[_0xd792ec(0x2d7)]<_0x5bedcb[_0xd792ec(0x2d7)]&&_0x47832a[_0xd792ec(0x2bd)]({'start':_0x297fd5[_0xd792ec(0x2d7)],'end':_0x5bedcb[_0xd792ec(0x2d7)]-0x1}),_0x297fd5[_0xd792ec(0x2e5)]>_0x5bedcb[_0xd792ec(0x2e5)]&&_0x47832a[_0xd792ec(0x2bd)]({'start':_0x5bedcb[_0xd792ec(0x2e5)]+0x1,'end':_0x297fd5[_0xd792ec(0x2e5)]}),_0x47832a):[_0x297fd5];}_0x129e40(_0x588b3b,'lineSubtractLine');function _0x3ebbed(_0x1735ea,_0x347425){const _0x56c397=_0x4c00c1,_0x1e593d={'startColumn':_0x1735ea[_0x56c397(0x2d7)],'endColumn':_0x1735ea['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x3cb8ef['RANGE_TYPE'][_0x56c397(0x283)]},_0x57b0fc={'startColumn':_0x347425[_0x56c397(0x2d7)],'endColumn':_0x347425[_0x56c397(0x2e5)],'startRow':0x0,'endRow':0x1,'rangeType':_0x3cb8ef['RANGE_TYPE'][_0x56c397(0x283)]},_0x27fbae=_0x3f3894[_0x56c397(0x3b5)](_0x1e593d,_0x57b0fc);return{'start':_0x347425['start']+_0x27fbae[_0x56c397(0x305)],'end':_0x347425[_0x56c397(0x2e5)]+_0x27fbae['step']+_0x27fbae[_0x56c397(0x3a3)]};}_0x129e40(_0x3ebbed,_0x4c00c1(0x1c6));function _0x3f81a9(_0x2f644e,_0x110f0f){const _0x562d17=_0x4c00c1,_0x3ea4d2={'startColumn':_0x2f644e[_0x562d17(0x2d7)],'endColumn':_0x2f644e['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x3cb8ef[_0x562d17(0x382)]['COLUMN']},_0x5b0c08={'startColumn':_0x110f0f[_0x562d17(0x2d7)],'endColumn':_0x110f0f[_0x562d17(0x2e5)],'startRow':0x0,'endRow':0x1,'rangeType':_0x3cb8ef[_0x562d17(0x382)][_0x562d17(0x283)]},_0x4a4196=_0x3f3894[_0x562d17(0x21e)](_0x3ea4d2,_0x5b0c08);return _0x4a4196===null?null:{'start':_0x110f0f[_0x562d17(0x2d7)]+_0x4a4196[_0x562d17(0x305)],'end':_0x110f0f['end']+_0x4a4196['step']+_0x4a4196['length']};}_0x129e40(_0x3f81a9,_0x4c00c1(0x387));function _0x461ae8(_0x443721,_0x465e66){const _0x2e091d=_0x4c00c1,{unitId:_0x5c8adf,subUnitId:_0x51e140}=_0x443721[_0x2e091d(0x3ed)],_0x1a36c4=_0x129e40(_0x37a704=>_0xcb0881(_0x5c8adf,_0x51e140,_0x37a704,_0x1ef31f=>_0x3f3894[_0x2e091d(0x268)](_0x1ef31f,_0x465e66)),'transformFormula'),_0x2900c4=[],_0x1a0a32=_0x129e40(_0xf318b4=>{const _0x1fee0f=_0x2e091d;var _0x32e648,_0x2ad9a6;const _0x2c88ab=_0xf318b4[_0x1fee0f(0x2c5)],_0x445871=_0xf318b4[_0x1fee0f(0x265)][_0x1fee0f(0x1bc)](_0x600db3=>_0x3f3894['handleCommonDefaultRangeChangeWithEffectRefCommands'](_0x600db3,_0x465e66)),_0x36db3e=(_0x32e648=_0xf318b4[_0x1fee0f(0x35a)])!=null?_0x32e648:'',_0x3054e4=(_0x2ad9a6=_0xf318b4[_0x1fee0f(0x23e)])!=null?_0x2ad9a6:'';let _0x14a4fe=_0x36db3e,_0x1fe3ce=_0x3054e4;_0x3cb8ef[_0x1fee0f(0x3c5)](_0x36db3e)&&(_0x14a4fe=_0x1a36c4(_0x36db3e)),_0x3cb8ef[_0x1fee0f(0x3c5)](_0x3054e4)&&(_0x1fe3ce=_0x1a36c4(_0x3054e4)),(_0x14a4fe!==_0x36db3e||_0x1fe3ce!==_0x3054e4)&&_0x2900c4[_0x1fee0f(0x2bd)]({'id':_0xf84483[_0x1fee0f(0x2a1)]['id'],'params':{'unitId':_0x5c8adf,'subUnitId':_0x51e140,'ruleId':_0x2c88ab,'payload':{'type':_0xf84483[_0x1fee0f(0x2af)][_0x1fee0f(0x27d)],'payload':{'type':_0xf318b4['type'],'formula1':_0x14a4fe,'formula2':_0x1fe3ce}}}});const _0x468557=_0x445871[_0x1fee0f(0x3a2)]()[_0x1fee0f(0x30c)](Boolean);_0x3cb8ef[_0x1fee0f(0x254)](_0xf318b4[_0x1fee0f(0x265)],_0x468557)||_0x2900c4[_0x1fee0f(0x2bd)]({'id':_0xf84483[_0x1fee0f(0x2a1)]['id'],'params':{'unitId':_0x5c8adf,'subUnitId':_0x51e140,'ruleId':_0x2c88ab,'payload':{'type':_0xf84483[_0x1fee0f(0x2af)]['RANGE'],'payload':_0x468557}}});},'loopRule');return Array[_0x2e091d(0x291)](_0x443721['params'][_0x2e091d(0x3a4)])?_0x443721['params'][_0x2e091d(0x3a4)][_0x2e091d(0x2f2)](_0x2394fa=>_0x1a0a32(_0x2394fa)):_0x1a0a32(_0x443721[_0x2e091d(0x3ed)][_0x2e091d(0x3a4)]),_0x2900c4;}_0x129e40(_0x461ae8,_0x4c00c1(0x240));const _0x43af63={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0xf84483[_0x4c00c1(0x1ff)]['id'],'handler'(_0x3333b0,_0xe65727){const _0x151816=_0x4c00c1,_0x459a2b={'m1Prime':_0x3333b0,'m2Prime':_0xe65727};if(_0x3333b0[_0x151816(0x3ed)][_0x151816(0x397)]!==_0xe65727[_0x151816(0x3ed)][_0x151816(0x397)]||_0x3333b0['params'][_0x151816(0x22c)]!==_0xe65727[_0x151816(0x3ed)][_0x151816(0x22c)])return _0x459a2b;const _0x5e6af4={'id':_0x3f3894[_0x151816(0x30e)]['id'],'params':{'fromRange':_0x3333b0[_0x151816(0x3ed)][_0x151816(0x404)],'toRange':_0x3333b0['params'][_0x151816(0x1cd)]}},_0x483eaa=_0x461ae8(_0xe65727,_0x5e6af4);return{'m1Prime':[_0x3333b0,..._0x483eaa],'m2Prime':[_0xe65727,..._0x483eaa]};}},_0x2c7b1e={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0xf84483[_0x4c00c1(0x1ff)]['id'],'handler'(_0x347dc1,_0x86c41e){const _0x5b6b85=_0x4c00c1,_0x12ed84={'m1Prime':_0x347dc1,'m2Prime':_0x86c41e};if(_0x347dc1[_0x5b6b85(0x3ed)][_0x5b6b85(0x397)]!==_0x86c41e[_0x5b6b85(0x3ed)][_0x5b6b85(0x397)]||_0x347dc1[_0x5b6b85(0x3ed)][_0x5b6b85(0x22c)]!==_0x86c41e[_0x5b6b85(0x3ed)][_0x5b6b85(0x22c)])return _0x12ed84;const _0x9e4ab6={'id':_0x3f3894[_0x5b6b85(0x3e9)]['id'],'params':{'unitId':_0x347dc1[_0x5b6b85(0x3ed)][_0x5b6b85(0x397)],'subUnitId':_0x347dc1[_0x5b6b85(0x3ed)][_0x5b6b85(0x22c)],'range':_0x347dc1[_0x5b6b85(0x3ed)][_0x5b6b85(0x378)]}},_0x54293a=_0x461ae8(_0x86c41e,_0x9e4ab6);return{'m1Prime':[_0x347dc1,..._0x54293a],'m2Prime':[_0x86c41e,..._0x54293a]};}},_0x4ab0e3={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x766a51,_0x432537){const _0x3abb04=_0x4c00c1,_0x17a13c=_0x230914[_0x3abb04(0x1d5)](_0x432537,_0x766a51);return _0x5e1569(_0x17a13c)?{'m1Prime':_0x17a13c[_0x3abb04(0x3c4)],'m2Prime':_0x17a13c['m1Prime']}:_0x17a13c;}},_0x26a00e={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['InsertColMutation']['id'],'handler'(_0x894c70,_0x40ec18){const _0x30f06f=_0x4c00c1,_0xf5466b={'m1Prime':_0x894c70,'m2Prime':_0x40ec18};if(_0x894c70['params']['unitId']!==_0x40ec18['params']['unitId']||_0x894c70[_0x30f06f(0x3ed)][_0x30f06f(0x22c)]!==_0x40ec18[_0x30f06f(0x3ed)][_0x30f06f(0x22c)])return _0xf5466b;const _0x43c4a3=_0x3cb8ef[_0x30f06f(0x317)][_0x30f06f(0x289)](_0x894c70),_0x317223=_0x3cb8ef['Tools'][_0x30f06f(0x289)](_0x40ec18),_0x3f34bc=_0x3f3894[_0x30f06f(0x3b5)](_0x330ef8(_0x894c70['params'][_0x30f06f(0x378)]),_0x330ef8(_0x40ec18['params'][_0x30f06f(0x378)]));if(_0x3f34bc?(_0x317223[_0x30f06f(0x3ed)]['range'][_0x30f06f(0x22f)]+=_0x3f34bc['step'],_0x317223['params']['range'][_0x30f06f(0x34d)]+=_0x3f34bc[_0x30f06f(0x305)]+(_0x3f34bc['length']||0x0)):_0x317223['id']=_0x3f3894[_0x30f06f(0x310)]['id'],_0x894c70[_0x30f06f(0x3ed)][_0x30f06f(0x378)][_0x30f06f(0x22f)]!==_0x40ec18[_0x30f06f(0x3ed)][_0x30f06f(0x378)][_0x30f06f(0x22f)]){const _0x77ca27=_0x3f3894['handleBaseInsertRange'](_0x330ef8(_0x40ec18[_0x30f06f(0x3ed)][_0x30f06f(0x378)]),_0x330ef8(_0x894c70['params'][_0x30f06f(0x378)]));_0x77ca27?(_0x43c4a3[_0x30f06f(0x3ed)][_0x30f06f(0x378)]['startColumn']+=_0x77ca27['step'],_0x43c4a3[_0x30f06f(0x3ed)][_0x30f06f(0x378)]['endColumn']+=_0x77ca27[_0x30f06f(0x305)]+(_0x77ca27['length']||0x0)):_0x43c4a3['id']=_0x3f3894['EmptyMutation']['id'];}return{'m1Prime':_0x43c4a3,'m2Prime':_0x317223};}},_0x4bb8f9={'m1':_0x3f3894['InsertColMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x390)]['id'],'handler'(_0x3960c6,_0x40ef82){const _0x550a9f=_0x4c00c1,_0x61678f={'m1Prime':_0x3960c6,'m2Prime':_0x40ef82};if(_0x3960c6[_0x550a9f(0x3ed)][_0x550a9f(0x397)]!==_0x40ef82[_0x550a9f(0x3ed)]['unitId']||_0x3960c6[_0x550a9f(0x3ed)][_0x550a9f(0x22c)]!==_0x40ef82['params'][_0x550a9f(0x22c)])return _0x61678f;const _0x44e85b=_0x3cb8ef['Tools'][_0x550a9f(0x289)](_0x3960c6),_0x263f47=_0x3cb8ef[_0x550a9f(0x317)][_0x550a9f(0x289)](_0x40ef82),_0x535a6f=_0x40ef82[_0x550a9f(0x3ed)]['sourceRange'],_0x1ab584=_0x40ef82[_0x550a9f(0x3ed)][_0x550a9f(0x1cd)];if(_0x3960c6[_0x550a9f(0x3ed)][_0x550a9f(0x378)][_0x550a9f(0x22f)]>_0x535a6f['startColumn']&&_0x3960c6[_0x550a9f(0x3ed)][_0x550a9f(0x378)][_0x550a9f(0x22f)]<=_0x535a6f[_0x550a9f(0x34d)]||_0x3960c6[_0x550a9f(0x3ed)][_0x550a9f(0x378)][_0x550a9f(0x22f)]>_0x1ab584[_0x550a9f(0x22f)]&&_0x3960c6['params'][_0x550a9f(0x378)]['startColumn']<=_0x1ab584[_0x550a9f(0x34d)])return{'error':new Error(_0x550a9f(0x226))};const _0x88ecca=_0x3f3894[_0x550a9f(0x3b5)](_0x330ef8(_0x3960c6['params']['range']),_0x330ef8(_0x535a6f)),_0x3dde3e=_0x3f3894['handleBaseInsertRange'](_0x330ef8(_0x3960c6['params'][_0x550a9f(0x378)]),_0x330ef8(_0x1ab584));if(_0x263f47[_0x550a9f(0x3ed)][_0x550a9f(0x404)][_0x550a9f(0x22f)]+=_0x88ecca['step'],_0x263f47[_0x550a9f(0x3ed)][_0x550a9f(0x404)][_0x550a9f(0x34d)]+=_0x88ecca[_0x550a9f(0x305)]+(_0x88ecca[_0x550a9f(0x3a3)]||0x0),_0x263f47['params'][_0x550a9f(0x1cd)][_0x550a9f(0x22f)]+=_0x3dde3e[_0x550a9f(0x305)],_0x263f47[_0x550a9f(0x3ed)][_0x550a9f(0x1cd)][_0x550a9f(0x34d)]+=_0x3dde3e[_0x550a9f(0x305)]+(_0x3dde3e[_0x550a9f(0x3a3)]||0x0),_0x535a6f['startColumn']>=_0x3960c6[_0x550a9f(0x3ed)][_0x550a9f(0x378)][_0x550a9f(0x22f)]&&_0x1ab584[_0x550a9f(0x22f)]<_0x3960c6['params'][_0x550a9f(0x378)][_0x550a9f(0x22f)]){const _0x2f02dc=_0x1ab584['endColumn']-_0x1ab584[_0x550a9f(0x22f)]+0x1;_0x44e85b[_0x550a9f(0x3ed)][_0x550a9f(0x378)]['startColumn']+=_0x2f02dc,_0x44e85b['params'][_0x550a9f(0x378)][_0x550a9f(0x34d)]+=_0x2f02dc;}else{if(_0x535a6f[_0x550a9f(0x34d)]<_0x3960c6[_0x550a9f(0x3ed)]['range'][_0x550a9f(0x22f)]&&_0x1ab584['startColumn']>=_0x3960c6[_0x550a9f(0x3ed)]['range']['startColumn']){const _0x38c4be=_0x535a6f[_0x550a9f(0x34d)]-_0x535a6f['startColumn']+0x1;_0x44e85b[_0x550a9f(0x3ed)][_0x550a9f(0x378)][_0x550a9f(0x22f)]-=_0x38c4be,_0x44e85b[_0x550a9f(0x3ed)][_0x550a9f(0x378)]['endColumn']-=_0x38c4be;}}return{'m1Prime':_0x44e85b,'m2Prime':_0x263f47};}},_0x25611d={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['MoveRangeMutation']['id'],'handler'(_0x1162ce,_0x5789c6){const _0x226e9c=_0x4c00c1,_0x327a5a={'m1Prime':_0x1162ce,'m2Prime':_0x5789c6};if(_0x1162ce[_0x226e9c(0x3ed)]['unitId']!==_0x5789c6['params'][_0x226e9c(0x397)]||_0x1162ce[_0x226e9c(0x3ed)]['subUnitId']!==_0x5789c6['params'][_0x226e9c(0x380)][_0x226e9c(0x22c)]&&_0x1162ce[_0x226e9c(0x3ed)]['subUnitId']!==_0x5789c6[_0x226e9c(0x3ed)]['to']['subUnitId'])return _0x327a5a;const _0x1461c7=_0x3cb8ef[_0x226e9c(0x317)][_0x226e9c(0x289)](_0x1162ce),_0x56c00d=_0x3cb8ef[_0x226e9c(0x317)][_0x226e9c(0x289)](_0x5789c6);if(_0x1162ce[_0x226e9c(0x3ed)][_0x226e9c(0x22c)]===_0x5789c6[_0x226e9c(0x3ed)][_0x226e9c(0x380)][_0x226e9c(0x22c)]){const _0x13f52a=new _0x3cb8ef[(_0x226e9c(0x3a0))](_0x56c00d[_0x226e9c(0x3ed)][_0x226e9c(0x380)][_0x226e9c(0x270)])[_0x226e9c(0x2eb)](),{startColumn:_0x1ecba0,endColumn:_0x50a2c1}=_0x13f52a,{startColumn:_0x1a5c30,endColumn:_0x2e38be}=_0x1162ce[_0x226e9c(0x3ed)]['range'],{step:_0x15e9f6,length:_0x3746d4}=_0x3f3894['handleBaseInsertRange'](_0x1162ce['params'][_0x226e9c(0x378)],_0x13f52a);_0x15e9f6>0x0&&_0x3746d4===0x0&&_0x1d89ab(_0x56c00d[_0x226e9c(0x3ed)]['from']['value'],_0x1ecba0,_0x50a2c1-_0x1ecba0+0x1,_0x15e9f6),_0x15e9f6===0x0&&_0x3746d4>0x0&&_0x1d89ab(_0x56c00d[_0x226e9c(0x3ed)][_0x226e9c(0x380)][_0x226e9c(0x270)],_0x1a5c30,_0x50a2c1-_0x1a5c30+0x1,_0x2e38be-_0x1a5c30+0x1);}if(_0x1162ce[_0x226e9c(0x3ed)]['subUnitId']===_0x5789c6[_0x226e9c(0x3ed)]['to'][_0x226e9c(0x22c)]){const _0x33ed8c=new _0x3cb8ef[(_0x226e9c(0x3a0))](_0x56c00d[_0x226e9c(0x3ed)]['to'][_0x226e9c(0x270)])[_0x226e9c(0x2eb)](),{startColumn:_0x32233d,endColumn:_0x53769a}=_0x33ed8c,{startColumn:_0x5e2fc2,endColumn:_0x4a6795}=_0x1162ce[_0x226e9c(0x3ed)]['range'],{step:_0x4d1213,length:_0x4427ff}=_0x3f3894[_0x226e9c(0x3b5)](_0x1162ce[_0x226e9c(0x3ed)][_0x226e9c(0x378)],_0x33ed8c);_0x4d1213>0x0&&_0x4427ff===0x0&&_0x1d89ab(_0x56c00d[_0x226e9c(0x3ed)]['to']['value'],_0x32233d,_0x53769a-_0x32233d+0x1,_0x4d1213),_0x4d1213===0x0&&_0x4427ff>0x0&&_0x1d89ab(_0x56c00d['params']['to'][_0x226e9c(0x270)],_0x5e2fc2,_0x53769a-_0x5e2fc2+0x1,_0x4a6795-_0x5e2fc2+0x1);}return{'m1Prime':_0x1461c7,'m2Prime':_0x56c00d};}},_0x207373={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['RemoveColMutation']['id'],'handler'(_0x5b5161,_0x4f01e5){const _0x87ddcd=_0x4c00c1,_0x3986b4={'m1Prime':_0x5b5161,'m2Prime':_0x4f01e5};if(_0x5b5161['params'][_0x87ddcd(0x397)]!==_0x4f01e5[_0x87ddcd(0x3ed)][_0x87ddcd(0x397)]||_0x5b5161['params'][_0x87ddcd(0x22c)]!==_0x4f01e5[_0x87ddcd(0x3ed)][_0x87ddcd(0x22c)])return _0x3986b4;const _0x17c7a5=_0x3cb8ef[_0x87ddcd(0x317)][_0x87ddcd(0x289)](_0x5b5161),_0x539289=_0x3cb8ef['Tools'][_0x87ddcd(0x289)](_0x4f01e5);if(_0x5b5161[_0x87ddcd(0x3ed)][_0x87ddcd(0x378)][_0x87ddcd(0x22f)]<=_0x4f01e5[_0x87ddcd(0x3ed)][_0x87ddcd(0x378)][_0x87ddcd(0x34d)]&&_0x5b5161['params']['range'][_0x87ddcd(0x22f)]>_0x4f01e5[_0x87ddcd(0x3ed)]['range'][_0x87ddcd(0x22f)])return{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20remove\x20row')};const _0x217d1f=_0x3f3894[_0x87ddcd(0x3b5)](_0x330ef8(_0x5b5161[_0x87ddcd(0x3ed)][_0x87ddcd(0x378)]),_0x330ef8(_0x4f01e5['params'][_0x87ddcd(0x378)]));_0x217d1f?(_0x539289['params'][_0x87ddcd(0x378)][_0x87ddcd(0x22f)]+=_0x217d1f[_0x87ddcd(0x305)],_0x539289[_0x87ddcd(0x3ed)]['range']['endColumn']+=_0x217d1f[_0x87ddcd(0x305)]+(_0x217d1f[_0x87ddcd(0x3a3)]||0x0)):_0x539289['id']=_0x3f3894['EmptyMutation']['id'];const _0x282c08=_0x3f3894[_0x87ddcd(0x21e)](_0x330ef8(_0x4f01e5['params'][_0x87ddcd(0x378)]),_0x330ef8(_0x5b5161[_0x87ddcd(0x3ed)]['range']));return _0x282c08&&(_0x17c7a5[_0x87ddcd(0x3ed)][_0x87ddcd(0x378)][_0x87ddcd(0x22f)]+=_0x282c08[_0x87ddcd(0x305)],_0x17c7a5[_0x87ddcd(0x3ed)][_0x87ddcd(0x378)]['endColumn']+=_0x282c08[_0x87ddcd(0x305)]+(_0x282c08[_0x87ddcd(0x3a3)]||0x0)),{'m1Prime':_0x17c7a5,'m2Prime':_0x539289};}},_0x116245={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['RemoveNumfmtMutation']['id'],'handler'(_0x2e0c2f,_0x3a9ef9){const _0x4a4c30=_0x4c00c1,_0x1002b5={'m1Prime':_0x2e0c2f,'m2Prime':_0x3a9ef9};if(_0x2e0c2f[_0x4a4c30(0x3ed)][_0x4a4c30(0x397)]!==_0x3a9ef9[_0x4a4c30(0x3ed)][_0x4a4c30(0x397)]||_0x2e0c2f['params'][_0x4a4c30(0x22c)]!==_0x3a9ef9[_0x4a4c30(0x3ed)][_0x4a4c30(0x22c)])return _0x1002b5;const _0x5e692b=_0x3cb8ef[_0x4a4c30(0x317)]['deepClone'](_0x2e0c2f),_0x447ef0=_0x3cb8ef[_0x4a4c30(0x317)][_0x4a4c30(0x289)](_0x3a9ef9),{ranges:_0x4ef0b7}=_0x447ef0[_0x4a4c30(0x3ed)];return _0x4ef0b7[_0x4a4c30(0x272)](_0x483350=>{const _0x47c19f=_0x4a4c30,_0x32ab61=_0x3f3894[_0x47c19f(0x3b5)](_0x330ef8(_0x2e0c2f[_0x47c19f(0x3ed)][_0x47c19f(0x378)]),_0x330ef8(_0x483350));return _0x32ab61['length']!==0x0?!0x0:(_0x483350[_0x47c19f(0x22f)]+=_0x32ab61[_0x47c19f(0x305)],_0x483350['endColumn']+=_0x32ab61[_0x47c19f(0x305)],!0x1);})?{'error':new Error(_0x4a4c30(0x28b))}:{'m1Prime':_0x5e692b,'m2Prime':_0x447ef0};}},_0x33c590={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'handler'(_0x161520,_0x6a1531){const _0x5ef345=_0x4c00c1,_0x329094=_0x3cb8ef[_0x5ef345(0x317)]['deepClone'](_0x161520),_0x2d60ab=_0x3cb8ef[_0x5ef345(0x317)]['deepClone'](_0x6a1531);if(_0x161520[_0x5ef345(0x3ed)][_0x5ef345(0x397)]!==_0x6a1531[_0x5ef345(0x3ed)][_0x5ef345(0x397)]||_0x161520['params'][_0x5ef345(0x22c)]!==_0x6a1531[_0x5ef345(0x3ed)][_0x5ef345(0x22c)])return{'m1Prime':_0x329094,'m2Prime':_0x2d60ab};const _0x4a200d=_0x2d60ab[_0x5ef345(0x3ed)][_0x5ef345(0x265)][_0x5ef345(0x1bc)](_0xd89fb9=>{const _0x370591=_0x5ef345,_0x49995b=_0x329094['params']['range'],_0x33d754=_0x49995b['endColumn']-_0x49995b['startColumn']+0x1;return _0x49995b[_0x370591(0x22f)]<=_0xd89fb9['startColumn']?{..._0xd89fb9,'startColumn':_0xd89fb9['startColumn']+_0x33d754,'endColumn':_0xd89fb9[_0x370591(0x34d)]+_0x33d754}:_0x49995b[_0x370591(0x22f)]>_0xd89fb9[_0x370591(0x22f)]&&_0x49995b['startColumn']<=_0xd89fb9[_0x370591(0x34d)]?{..._0xd89fb9,'endColumn':_0xd89fb9[_0x370591(0x34d)]+_0x33d754}:{..._0xd89fb9};});return _0x2d60ab['params'][_0x5ef345(0x265)]=_0x4a200d,{'m1Prime':_0x329094,'m2Prime':_0x2d60ab};}},_0x53f534={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x201ba8,_0x20ff50){const _0x3fba59=_0x4c00c1,_0x3992f3={'m1Prime':_0x201ba8,'m2Prime':_0x20ff50};if(_0x201ba8[_0x3fba59(0x3ed)][_0x3fba59(0x397)]!==_0x20ff50[_0x3fba59(0x3ed)][_0x3fba59(0x397)]||_0x201ba8['params'][_0x3fba59(0x22c)]!==_0x20ff50[_0x3fba59(0x3ed)][_0x3fba59(0x22c)])return _0x3992f3;const _0x252571=_0x3cb8ef[_0x3fba59(0x317)][_0x3fba59(0x289)](_0x20ff50),_0x4d464a=_0x3f3894['handleBaseInsertRange'](_0x330ef8(_0x201ba8[_0x3fba59(0x3ed)][_0x3fba59(0x378)]),_0x330ef8(_0x20ff50[_0x3fba59(0x3ed)]['range']));return _0x252571[_0x3fba59(0x3ed)][_0x3fba59(0x378)][_0x3fba59(0x22f)]+=_0x4d464a[_0x3fba59(0x305)],_0x252571['params'][_0x3fba59(0x378)][_0x3fba59(0x34d)]+=_0x4d464a[_0x3fba59(0x305)]+(_0x4d464a[_0x3fba59(0x3a3)]||0x0),{'m1Prime':_0x201ba8,'m2Prime':_0x252571};}},_0xdc6bd6={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['SetColDataMutation']['id'],'handler'(_0x295b7e,_0x40e4cd){const _0x211452=_0x4c00c1,_0x37b7d6={'m1Prime':_0x295b7e,'m2Prime':_0x40e4cd};if(_0x295b7e[_0x211452(0x3ed)]['unitId']!==_0x40e4cd['params'][_0x211452(0x397)]||_0x295b7e['params'][_0x211452(0x22c)]!==_0x40e4cd[_0x211452(0x3ed)][_0x211452(0x22c)])return _0x37b7d6;const _0x4c8527=_0x3cb8ef['Tools'][_0x211452(0x289)](_0x295b7e),_0xa9ec60=_0x3cb8ef[_0x211452(0x317)][_0x211452(0x289)](_0x40e4cd),{columnData:_0x13a643}=_0xa9ec60[_0x211452(0x3ed)];for(let _0x25fc43=_0x295b7e[_0x211452(0x3ed)][_0x211452(0x378)][_0x211452(0x22f)];_0x25fc43<=_0x295b7e['params'][_0x211452(0x378)]['endColumn'];_0x25fc43++)_0x3cb8ef[_0x211452(0x31f)](_0x25fc43,void 0x0,_0x13a643);return{'m1Prime':_0x4c8527,'m2Prime':_0xa9ec60};}},_0x540da0={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['SetColHiddenMutation']['id'],'handler'(_0x1a4cd7,_0x56adb0){const _0x51ae56=_0x4c00c1,_0x5ca90f={'m1Prime':_0x1a4cd7,'m2Prime':_0x56adb0};if(_0x1a4cd7[_0x51ae56(0x3ed)][_0x51ae56(0x397)]!==_0x56adb0[_0x51ae56(0x3ed)][_0x51ae56(0x397)]||_0x1a4cd7[_0x51ae56(0x3ed)][_0x51ae56(0x22c)]!==_0x56adb0[_0x51ae56(0x3ed)][_0x51ae56(0x22c)])return _0x5ca90f;const _0x5895ea=_0x3cb8ef[_0x51ae56(0x317)][_0x51ae56(0x289)](_0x1a4cd7),_0x1c111a=_0x3cb8ef[_0x51ae56(0x317)][_0x51ae56(0x289)](_0x56adb0),{ranges:_0x3e75a8}=_0x1c111a[_0x51ae56(0x3ed)];return _0x3e75a8['some'](_0x1ced0b=>{const _0x521a50=_0x51ae56,_0x46e68c=_0x3f3894[_0x521a50(0x3b5)](_0x330ef8(_0x1a4cd7[_0x521a50(0x3ed)][_0x521a50(0x378)]),_0x1ced0b);return _0x46e68c[_0x521a50(0x3a3)]!==0x0?!0x0:(_0x1ced0b[_0x521a50(0x22f)]+=_0x46e68c[_0x521a50(0x305)],_0x1ced0b[_0x521a50(0x34d)]+=_0x46e68c[_0x521a50(0x305)],!0x1);})?{'error':new Error(_0x51ae56(0x261))}:{'m1Prime':_0x5895ea,'m2Prime':_0x1c111a};}},_0x32a7f5={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['SetColVisibleMutation']['id'],'handler'(_0x304c1b,_0x2b7b37){const _0x5dae0a=_0x4c00c1,_0x74bb6c={'m1Prime':_0x304c1b,'m2Prime':_0x2b7b37};if(_0x304c1b[_0x5dae0a(0x3ed)][_0x5dae0a(0x397)]!==_0x2b7b37[_0x5dae0a(0x3ed)][_0x5dae0a(0x397)]||_0x304c1b[_0x5dae0a(0x3ed)][_0x5dae0a(0x22c)]!==_0x2b7b37['params'][_0x5dae0a(0x22c)])return _0x74bb6c;const _0x266d5b=_0x3cb8ef['Tools']['deepClone'](_0x304c1b),_0x3f3e01=_0x3cb8ef['Tools']['deepClone'](_0x2b7b37),{ranges:_0x14a1d9}=_0x3f3e01['params'];return _0x14a1d9[_0x5dae0a(0x272)](_0x229675=>{const _0x47cae0=_0x5dae0a,_0x2981c6=_0x3f3894[_0x47cae0(0x3b5)](_0x330ef8(_0x304c1b[_0x47cae0(0x3ed)]['range']),_0x229675);return _0x2981c6[_0x47cae0(0x3a3)]!==0x0?!0x0:(_0x229675['startColumn']+=_0x2981c6['step'],_0x229675[_0x47cae0(0x34d)]+=_0x2981c6[_0x47cae0(0x305)],!0x1);})?{'error':new Error(_0x5dae0a(0x36b))}:{'m1Prime':_0x266d5b,'m2Prime':_0x3f3e01};}},_0x3f074a={'m1':_0x3f3894['InsertColMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler'(_0x1afb2e,_0x171d12){const _0x48ece0=_0x4c00c1,_0x2b6ac4={'m1Prime':_0x1afb2e,'m2Prime':_0x171d12};if(_0x1afb2e[_0x48ece0(0x3ed)][_0x48ece0(0x397)]!==_0x171d12[_0x48ece0(0x3ed)][_0x48ece0(0x397)]||_0x1afb2e['params'][_0x48ece0(0x22c)]!==_0x171d12[_0x48ece0(0x3ed)][_0x48ece0(0x22c)])return _0x2b6ac4;const _0x3d3d3a=[_0x3cb8ef[_0x48ece0(0x317)][_0x48ece0(0x289)](_0x1afb2e)],_0x55535d=_0x3cb8ef['Tools'][_0x48ece0(0x289)](_0x171d12),{values:_0x3761f8}=_0x55535d[_0x48ece0(0x3ed)],_0x306e83=[];let _0x53583d=!0x1;for(const _0x5aae2a in _0x3761f8){const _0x4fde7d=_0x3761f8[_0x5aae2a];if(_0x306e83[_0x48ece0(0x2bd)](..._0x4fde7d[_0x48ece0(0x265)]),_0x4fde7d[_0x48ece0(0x265)][_0x48ece0(0x272)](_0x3d0e79=>{const _0x3f1a27=_0x48ece0,_0x239532=_0x3f3894[_0x3f1a27(0x3b5)](_0x330ef8(_0x1afb2e[_0x3f1a27(0x3ed)][_0x3f1a27(0x378)]),_0x330ef8(_0x3d0e79));return _0x239532[_0x3f1a27(0x3a3)]!==0x0?!0x0:(_0x239532[_0x3f1a27(0x305)]!==0x0&&(_0x53583d=!0x0),_0x3d0e79['startColumn']+=_0x239532['step'],_0x3d0e79['endColumn']+=_0x239532[_0x3f1a27(0x305)],!0x1);}))return{'error':new Error(_0x48ece0(0x418))};}if(_0x53583d){const _0x57b416={'id':_0x3f3894[_0x48ece0(0x210)]['id'],'params':{'unitId':_0x171d12[_0x48ece0(0x3ed)][_0x48ece0(0x397)],'subUnitId':_0x171d12['params'][_0x48ece0(0x22c)],'ranges':_0x306e83}};_0x3d3d3a[_0x48ece0(0x2bd)](_0x57b416,_0x55535d);}return{'m1Prime':_0x3d3d3a,'m2Prime':_0x55535d};}},_0x34162f={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x4767e3,_0x4ada4f){const _0x29625b=_0x4c00c1,_0xc7a64b={'m1Prime':_0x4767e3,'m2Prime':_0x4ada4f};if(_0x4767e3[_0x29625b(0x3ed)][_0x29625b(0x397)]!==_0x4ada4f[_0x29625b(0x3ed)][_0x29625b(0x397)]||_0x4767e3[_0x29625b(0x3ed)][_0x29625b(0x22c)]!==_0x4ada4f[_0x29625b(0x3ed)][_0x29625b(0x22c)])return _0xc7a64b;const _0x3755fc=[_0x3cb8ef[_0x29625b(0x317)][_0x29625b(0x289)](_0x4767e3)],_0x5f5bda=_0x3cb8ef[_0x29625b(0x317)][_0x29625b(0x289)](_0x4ada4f),_0x3d1e53=new _0x3cb8ef['ObjectMatrix'](_0x5f5bda[_0x29625b(0x3ed)]['cellValue']),_0x4f570b=_0x3d1e53[_0x29625b(0x2eb)](),_0x3f5b12=_0x4767e3['params'][_0x29625b(0x378)],_0x40921b=_0x3f5b12[_0x29625b(0x34d)]-_0x3f5b12[_0x29625b(0x22f)]+0x1;if(_0x5f5bda[_0x29625b(0x3ed)][_0x29625b(0x38d)]&&_0x3f5b12['startColumn']<=_0x4f570b[_0x29625b(0x34d)]){const _0x2e9b2f=Math[_0x29625b(0x275)](_0x4f570b[_0x29625b(0x22f)],_0x3f5b12[_0x29625b(0x22f)]);_0x1d89ab(_0x5f5bda[_0x29625b(0x3ed)][_0x29625b(0x38d)],_0x2e9b2f,_0x4f570b['endColumn']-_0x2e9b2f+0x1,_0x40921b);}const _0x3d0ee8=new _0x3cb8ef[(_0x29625b(0x3a0))]();let _0x40530a=!0x1;if(_0x3d1e53[_0x29625b(0x34e)]((_0x3495b5,_0x392e69,_0x338918)=>{const _0x3611db=_0x29625b;if(_0x338918&&_0x338918['f']){const _0x17825b=_0x338918['f'];let _0x509d8b=!0x1;const _0x134eff=_0xcb0881(_0x4767e3['params']['unitId'],_0x4767e3[_0x3611db(0x3ed)][_0x3611db(0x22c)],_0x17825b,_0x3468e0=>{const _0x1e53e0=_0x3611db,_0x23372f=_0x3f3894[_0x1e53e0(0x3b5)](_0x330ef8(_0x4767e3[_0x1e53e0(0x3ed)][_0x1e53e0(0x378)]),_0x330ef8(_0x3468e0));return(_0x23372f[_0x1e53e0(0x305)]!==0x0||_0x23372f[_0x1e53e0(0x3a3)]!==0x0)&&(_0x509d8b=!0x0,_0x3468e0['startColumn']+=_0x23372f['step'],_0x3468e0['endColumn']+=_0x23372f[_0x1e53e0(0x305)]+_0x23372f['length']),_0x3468e0;});_0x509d8b&&(_0x40530a=!0x0,_0x338918['f']=_0x134eff,_0x3d0ee8['setValue'](_0x3495b5,_0x392e69,{..._0x338918}));}}),_0x40530a){const _0x662bb3={'id':_0x3f3894['SetRangeValuesMutation']['id'],'params':{'unitId':_0x4ada4f[_0x29625b(0x3ed)][_0x29625b(0x397)],'subUnitId':_0x4ada4f[_0x29625b(0x3ed)][_0x29625b(0x22c)],'cellValue':_0x3d0ee8[_0x29625b(0x41d)]()}};_0x3755fc[_0x29625b(0x2bd)](_0x662bb3);}return{'m1Prime':_0x3755fc,'m2Prime':_0x5f5bda};}},_0x3e88cd={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0x595886,_0x1bc6d2){const _0xd5a60c=_0x4c00c1,_0x27518e={'m1Prime':[],'m2Prime':[]};if(_0x595886[_0xd5a60c(0x3ed)][_0xd5a60c(0x397)]!==_0x1bc6d2[_0xd5a60c(0x3ed)][_0xd5a60c(0x397)]||_0x595886[_0xd5a60c(0x3ed)][_0xd5a60c(0x22c)]!==_0x1bc6d2[_0xd5a60c(0x3ed)][_0xd5a60c(0x22c)])return _0x27518e;const _0x331002=_0x3cb8ef[_0xd5a60c(0x317)][_0xd5a60c(0x289)](_0x1bc6d2);let _0x283aa8=!0x1;return _0x331002[_0xd5a60c(0x3ed)][_0xd5a60c(0x31b)][_0xd5a60c(0x2f2)](_0x3fdc71=>{const _0x127eea=_0xd5a60c,{range:_0x3b1c57,primary:_0x2a6a81}=_0x3fdc71,_0x5bcf89=_0x3f3894[_0x127eea(0x3b5)](_0x330ef8(_0x595886[_0x127eea(0x3ed)][_0x127eea(0x378)]),_0x330ef8(_0x3b1c57));if(_0x5bcf89[_0x127eea(0x3a3)]||_0x5bcf89[_0x127eea(0x305)]){if(_0x3b1c57['startColumn']+=_0x5bcf89[_0x127eea(0x305)],_0x3b1c57[_0x127eea(0x34d)]+=_0x5bcf89[_0x127eea(0x305)]+(_0x5bcf89[_0x127eea(0x3a3)]||0x0),_0x2a6a81){const _0x441546=_0x3f3894[_0x127eea(0x3b5)](_0x330ef8(_0x595886[_0x127eea(0x3ed)][_0x127eea(0x378)]),_0x330ef8(_0x2a6a81));(_0x441546[_0x127eea(0x3a3)]||_0x441546['step'])&&(_0x2a6a81[_0x127eea(0x22f)]+=_0x441546['step'],_0x2a6a81['endColumn']+=_0x441546['step'],_0x2a6a81[_0x127eea(0x1c5)]+=_0x441546[_0x127eea(0x305)]);}_0x283aa8=!0x0;}}),_0x283aa8&&_0x27518e[_0xd5a60c(0x3c4)][_0xd5a60c(0x2bd)](_0x331002),_0x27518e;}},_0x4d1368={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'handler'(_0x5716f3,_0x30c3a2){const _0x512819=_0x4c00c1,_0x1c82ae={'m1Prime':_0x5716f3,'m2Prime':_0x30c3a2};if(_0x5716f3['params'][_0x512819(0x397)]!==_0x30c3a2['params'][_0x512819(0x397)]||_0x5716f3[_0x512819(0x3ed)][_0x512819(0x22c)]!==_0x30c3a2[_0x512819(0x3ed)]['subUnitId'])return _0x1c82ae;const _0x3d0cb8=_0x3cb8ef[_0x512819(0x317)]['deepClone'](_0x5716f3),_0x237971=_0x3cb8ef[_0x512819(0x317)][_0x512819(0x289)](_0x30c3a2),_0x2957b4=_0x3ebbed({'start':_0x5716f3[_0x512819(0x3ed)][_0x512819(0x378)][_0x512819(0x22f)],'end':_0x5716f3[_0x512819(0x3ed)][_0x512819(0x378)]['endColumn']},{'start':_0x30c3a2[_0x512819(0x3ed)][_0x512819(0x1bd)],'end':_0x30c3a2[_0x512819(0x3ed)]['col']});if(_0x237971[_0x512819(0x3ed)]['col']===_0x2957b4[_0x512819(0x2d7)])return _0x1c82ae;_0x237971[_0x512819(0x3ed)][_0x512819(0x1bd)]=_0x2957b4[_0x512819(0x2d7)],_0x237971[_0x512819(0x3ed)][_0x512819(0x340)]&&(_0x237971[_0x512819(0x3ed)][_0x512819(0x340)]['colId']=_0x2957b4[_0x512819(0x2d7)]);const _0x44c8ac=_0x3cb8ef[_0x512819(0x317)][_0x512819(0x289)](_0x30c3a2);return _0x44c8ac[_0x512819(0x3ed)]['criteria']=null,{'m1Prime':[_0x44c8ac,_0x237971,_0x3d0cb8],'m2Prime':[_0x237971]};}},_0x5f5a59={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x3e5)]['id'],'handler'(_0x776b1c,_0x3c1bdf){const _0x2800ab=_0x4c00c1,_0x42e170={'m1Prime':_0x776b1c,'m2Prime':_0x3c1bdf};if(_0x776b1c[_0x2800ab(0x3ed)][_0x2800ab(0x397)]!==_0x3c1bdf[_0x2800ab(0x3ed)][_0x2800ab(0x397)]||_0x776b1c[_0x2800ab(0x3ed)][_0x2800ab(0x22c)]!==_0x3c1bdf['params'][_0x2800ab(0x22c)])return _0x42e170;const _0x38dff5=_0x3cb8ef[_0x2800ab(0x317)][_0x2800ab(0x289)](_0x776b1c),_0x4edec2=_0x3cb8ef[_0x2800ab(0x317)][_0x2800ab(0x289)](_0x3c1bdf),_0x4662fb=_0x3ebbed({'start':_0x776b1c['params'][_0x2800ab(0x378)][_0x2800ab(0x22f)],'end':_0x776b1c[_0x2800ab(0x3ed)][_0x2800ab(0x378)]['endColumn']},{'start':_0x3c1bdf[_0x2800ab(0x3ed)]['range'][_0x2800ab(0x22f)],'end':_0x3c1bdf[_0x2800ab(0x3ed)][_0x2800ab(0x378)]['endColumn']});return _0x4edec2[_0x2800ab(0x3ed)][_0x2800ab(0x378)][_0x2800ab(0x22f)]===_0x4662fb[_0x2800ab(0x2d7)]&&_0x4edec2[_0x2800ab(0x3ed)][_0x2800ab(0x378)][_0x2800ab(0x34d)]===_0x4662fb['end']?_0x42e170:(_0x4edec2['params']['range'][_0x2800ab(0x22f)]=_0x4662fb[_0x2800ab(0x2d7)],_0x4edec2[_0x2800ab(0x3ed)][_0x2800ab(0x378)][_0x2800ab(0x34d)]=_0x4662fb[_0x2800ab(0x2e5)],{'m1Prime':[_0x4edec2,_0x38dff5],'m2Prime':[_0x4edec2]});}},_0x2d3546={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x3f3894['SetWorksheetColWidthMutation']['id'],'handler'(_0x5ede5f,_0x2750cb){const _0x4961fd=_0x4c00c1,_0x3debf0={'m1Prime':_0x5ede5f,'m2Prime':_0x2750cb};if(_0x5ede5f[_0x4961fd(0x3ed)][_0x4961fd(0x397)]!==_0x2750cb[_0x4961fd(0x3ed)]['unitId']||_0x5ede5f[_0x4961fd(0x3ed)][_0x4961fd(0x22c)]!==_0x2750cb['params'][_0x4961fd(0x22c)])return _0x3debf0;const _0x1d04c4=_0x3cb8ef['Tools'][_0x4961fd(0x289)](_0x5ede5f),_0x232b4a=_0x3cb8ef[_0x4961fd(0x317)]['deepClone'](_0x2750cb),{ranges:_0x22573f,colWidth:_0xbe77c7}=_0x232b4a[_0x4961fd(0x3ed)];if(_0x22573f[_0x4961fd(0x272)](_0xf78647=>{const _0x3cbbbd=_0x4961fd,_0x35630f=_0x3f3894[_0x3cbbbd(0x3b5)](_0x330ef8(_0x5ede5f[_0x3cbbbd(0x3ed)][_0x3cbbbd(0x378)]),_0xf78647);return _0x35630f['length']!==0x0?!0x0:(_0xf78647[_0x3cbbbd(0x22f)]+=_0x35630f[_0x3cbbbd(0x305)],_0xf78647['endColumn']+=_0x35630f['step'],!0x1);}))return{'error':new Error(_0x4961fd(0x2dc))};if(typeof _0xbe77c7!=_0x4961fd(0x28d)){for(let _0x2b6c38=_0x5ede5f[_0x4961fd(0x3ed)][_0x4961fd(0x378)][_0x4961fd(0x22f)];_0x2b6c38<=_0x5ede5f[_0x4961fd(0x3ed)][_0x4961fd(0x378)]['endColumn'];_0x2b6c38++)_0x3cb8ef[_0x4961fd(0x31f)](_0x2b6c38,void 0x0,_0xbe77c7);}return{'m1Prime':_0x1d04c4,'m2Prime':_0x232b4a};}},_0x592083=_0x129e40((_0x319de8,_0x207884)=>{const _0x38b2e2=_0x4c00c1,_0x3ddaf5=_0x297aa0['singleReferenceToGrid'](_0x319de8[_0x38b2e2(0x3ed)][_0x38b2e2(0x26a)][_0x38b2e2(0x368)]),_0x55c6ee={'startColumn':_0x3ddaf5['column'],'endColumn':_0x3ddaf5[_0x38b2e2(0x3f8)],'startRow':_0x3ddaf5[_0x38b2e2(0x1d0)],'endRow':_0x3ddaf5[_0x38b2e2(0x1d0)]},_0x13b4af=_0x3f3894[_0x38b2e2(0x268)](_0x55c6ee,_0x207884);if(!_0x13b4af)return[{'id':_0x4c4f3a[_0x38b2e2(0x256)]['id'],'params':{..._0x319de8[_0x38b2e2(0x3ed)],'comment':void 0x0,'commentId':_0x319de8[_0x38b2e2(0x3ed)][_0x38b2e2(0x26a)][_0x38b2e2(0x32d)]}}];const _0x4342d0=_0x297aa0[_0x38b2e2(0x30b)](_0x13b4af);return _0x4342d0===_0x319de8[_0x38b2e2(0x3ed)][_0x38b2e2(0x26a)][_0x38b2e2(0x368)]?[]:[{'id':_0x4c4f3a[_0x38b2e2(0x411)]['id'],'params':{..._0x319de8[_0x38b2e2(0x3ed)],'comment':void 0x0,'payload':{'ref':_0x4342d0,'commentId':_0x319de8[_0x38b2e2(0x3ed)][_0x38b2e2(0x26a)]['commentId']}}}];},'transformUpdateCommentRefWithRefRange'),_0x507023={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x860201,_0x452b3d)=>{const _0x3d10ea=_0x4c00c1,_0x77037e={'m1Prime':_0x860201,'m2Prime':_0x452b3d};if(_0x860201['params'][_0x3d10ea(0x397)]!==_0x452b3d[_0x3d10ea(0x3ed)][_0x3d10ea(0x397)]||_0x860201[_0x3d10ea(0x3ed)]['subUnitId']!==_0x452b3d[_0x3d10ea(0x3ed)][_0x3d10ea(0x22c)])return _0x77037e;const _0x57639b={'id':_0x3f3894[_0x3d10ea(0x3e9)]['id'],'params':{'unitId':_0x860201[_0x3d10ea(0x3ed)][_0x3d10ea(0x397)],'subUnitId':_0x860201[_0x3d10ea(0x3ed)][_0x3d10ea(0x22c)],'range':_0x860201['params']['range']}},_0x12416a=_0x592083(_0x452b3d,_0x57639b);return{'m1Prime':[_0x860201,..._0x12416a],'m2Prime':[_0x452b3d,..._0x12416a]};},'handler')};function _0x4be0b8(_0x1f8807,_0x26aad0){const _0x4e2e0d=_0x4c00c1;var _0x38c047,_0x10a76b;const {payload:_0x3e0d60,unitId:_0x193f1d,subUnitId:_0x13dfe4,ruleId:_0x438169}=_0x1f8807[_0x4e2e0d(0x3ed)];switch(_0x3e0d60[_0x4e2e0d(0x3e8)]){case _0xf84483[_0x4e2e0d(0x2af)][_0x4e2e0d(0x3ab)]:{const _0xd5ddbe=_0x3e0d60[_0x4e2e0d(0x26a)][_0x4e2e0d(0x1bc)](_0x257652=>_0x3f3894[_0x4e2e0d(0x39d)](_0x257652,_0x26aad0))[_0x4e2e0d(0x30c)](Boolean)[_0x4e2e0d(0x3a2)]();if(!_0x3cb8ef[_0x4e2e0d(0x254)](_0xd5ddbe,_0x3e0d60[_0x4e2e0d(0x26a)]))return[{'id':_0xf84483['UpdateDataValidationMutation']['id'],'params':{'unitId':_0x193f1d,'subUnitId':_0x13dfe4,'ruleId':_0x438169,'payload':{'type':_0xf84483[_0x4e2e0d(0x2af)]['RANGE'],'payload':_0xd5ddbe}}}];break;}case _0xf84483[_0x4e2e0d(0x2af)]['SETTING']:{const _0x429a6f=_0x129e40(_0x5d0edc=>_0xcb0881(_0x193f1d,_0x13dfe4,_0x5d0edc,_0x2ee82f=>_0x3f3894[_0x4e2e0d(0x268)](_0x2ee82f,_0x26aad0)),_0x4e2e0d(0x423)),_0x578b6f=(_0x38c047=_0x3e0d60[_0x4e2e0d(0x26a)][_0x4e2e0d(0x35a)])!=null?_0x38c047:'',_0x5ee65e=(_0x10a76b=_0x3e0d60[_0x4e2e0d(0x26a)][_0x4e2e0d(0x23e)])!=null?_0x10a76b:'';let _0x28df6c=_0x578b6f,_0x196871=_0x5ee65e;if(_0x3cb8ef[_0x4e2e0d(0x3c5)](_0x578b6f)&&(_0x28df6c=_0x429a6f(_0x578b6f)),_0x3cb8ef[_0x4e2e0d(0x3c5)](_0x5ee65e)&&(_0x196871=_0x429a6f(_0x5ee65e)),_0x28df6c!==_0x578b6f||_0x196871!==_0x5ee65e)return[{'id':_0xf84483[_0x4e2e0d(0x2a1)]['id'],'params':{'unitId':_0x193f1d,'subUnitId':_0x13dfe4,'ruleId':_0x438169,'payload':{'type':_0xf84483[_0x4e2e0d(0x2af)][_0x4e2e0d(0x27d)],'payload':{'type':_0x3e0d60[_0x4e2e0d(0x26a)][_0x4e2e0d(0x3e8)],'formula1':_0x28df6c,'formula2':_0x196871}}}}];break;}}return[];}_0x129e40(_0x4be0b8,_0x4c00c1(0x1d8));const _0x107bfa={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x408567,_0x2d50b3)=>{const _0x2e60fb=_0x4c00c1,_0x2cdf11={'m1Prime':_0x408567,'m2Prime':_0x2d50b3};if(_0x408567[_0x2e60fb(0x3ed)][_0x2e60fb(0x397)]!==_0x2d50b3['params'][_0x2e60fb(0x397)]||_0x2d50b3[_0x2e60fb(0x3ed)][_0x2e60fb(0x22c)]!==_0x408567[_0x2e60fb(0x3ed)][_0x2e60fb(0x22c)])return _0x2cdf11;const _0x3e5f13={'id':_0x3f3894[_0x2e60fb(0x30e)]['id'],'params':{'fromRange':_0x408567[_0x2e60fb(0x3ed)]['sourceRange'],'toRange':_0x408567[_0x2e60fb(0x3ed)][_0x2e60fb(0x1cd)]}},_0x19b1ee=_0x4be0b8(_0x2d50b3,_0x3e5f13);return{'m1Prime':[_0x408567,..._0x19b1ee],'m2Prime':[_0x2d50b3,..._0x19b1ee]};},_0x4c00c1(0x1d5))},_0xe21fd6={'m1':_0x3f3894[_0x4c00c1(0x23a)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x1e1bd2,_0x3c8a91)=>{const _0x237429=_0x4c00c1,_0x127c79={'m1Prime':_0x1e1bd2,'m2Prime':_0x3c8a91};if(_0x1e1bd2[_0x237429(0x3ed)][_0x237429(0x397)]!==_0x3c8a91['params'][_0x237429(0x397)]||_0x3c8a91[_0x237429(0x3ed)][_0x237429(0x22c)]!==_0x1e1bd2['params']['subUnitId'])return _0x127c79;const _0x170b4d={'id':_0x3f3894[_0x237429(0x3e9)]['id'],'params':{'unitId':_0x1e1bd2[_0x237429(0x3ed)][_0x237429(0x397)],'subUnitId':_0x1e1bd2['params'][_0x237429(0x22c)],'range':_0x1e1bd2[_0x237429(0x3ed)]['range']}},_0x22b3fe=_0x4be0b8(_0x3c8a91,_0x170b4d);return{'m1Prime':[_0x1e1bd2,..._0x22b3fe],'m2Prime':[_0x3c8a91,..._0x22b3fe]};},_0x4c00c1(0x1d5))},_0x3af288={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x41d9a2,_0x2119f8)=>{const _0x875c34=_0x4c00c1,_0x3ba04a={'m1Prime':_0x41d9a2,'m2Prime':_0x2119f8};if(_0x41d9a2['params'][_0x875c34(0x397)]!==_0x2119f8[_0x875c34(0x3ed)][_0x875c34(0x397)]||_0x41d9a2['params'][_0x875c34(0x22c)]!==_0x2119f8[_0x875c34(0x3ed)]['subUnitId'])return _0x3ba04a;const _0xb4889b={'id':_0x3f3894[_0x875c34(0x1f4)]['id'],'params':{'unitId':_0x41d9a2[_0x875c34(0x3ed)]['unitId'],'subUnitId':_0x41d9a2[_0x875c34(0x3ed)]['subUnitId'],'range':_0x41d9a2['params'][_0x875c34(0x378)]}},_0x386f9f=_0x4fd7a3(_0x2119f8,_0xb4889b);return{'m1Prime':[_0x41d9a2,..._0x386f9f],'m2Prime':[_0x2119f8,..._0x386f9f]};},_0x4c00c1(0x1d5))},_0x490b05={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x40e817,_0x2f0a7c){const _0xfcaeaa=_0x4c00c1,_0x460fd4=_0xc57b0d['handler'](_0x2f0a7c,_0x40e817);return _0x5e1569(_0x460fd4)?{'m1Prime':_0x460fd4[_0xfcaeaa(0x3c4)],'m2Prime':_0x460fd4['m1Prime']}:_0x460fd4;}},_0x1fe765={'m1':_0x3f3894['InsertRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x21a)]['id'],'handler'(_0x332050,_0x32ff98){const _0xd1c66=_0x4c00c1,_0x1fdef0={'m1Prime':_0x332050,'m2Prime':_0x32ff98};if(_0x332050['params'][_0xd1c66(0x397)]!==_0x32ff98[_0xd1c66(0x3ed)][_0xd1c66(0x397)]||_0x332050['params'][_0xd1c66(0x22c)]!==_0x32ff98[_0xd1c66(0x3ed)][_0xd1c66(0x22c)])return _0x1fdef0;const _0x1b1c41=_0x3cb8ef[_0xd1c66(0x317)][_0xd1c66(0x289)](_0x332050),_0x945de2=_0x3cb8ef[_0xd1c66(0x317)]['deepClone'](_0x32ff98),_0x1e1deb=_0x3f3894[_0xd1c66(0x3b5)](_0x330ef8(_0x3f3894[_0xd1c66(0x379)](_0x332050[_0xd1c66(0x3ed)][_0xd1c66(0x378)])),_0x330ef8(_0x3f3894[_0xd1c66(0x379)](_0x32ff98[_0xd1c66(0x3ed)][_0xd1c66(0x378)])));if(_0x1e1deb?(_0x945de2[_0xd1c66(0x3ed)][_0xd1c66(0x378)][_0xd1c66(0x1fb)]+=_0x1e1deb['step'],_0x945de2['params'][_0xd1c66(0x378)][_0xd1c66(0x260)]+=_0x1e1deb[_0xd1c66(0x305)]+(_0x1e1deb[_0xd1c66(0x3a3)]||0x0)):_0x945de2['id']=_0x3f3894['EmptyMutation']['id'],_0x332050['params'][_0xd1c66(0x378)][_0xd1c66(0x1fb)]!==_0x32ff98[_0xd1c66(0x3ed)]['range'][_0xd1c66(0x1fb)]){const _0x176a11=_0x3f3894[_0xd1c66(0x3b5)](_0x330ef8(_0x3f3894[_0xd1c66(0x379)](_0x32ff98[_0xd1c66(0x3ed)][_0xd1c66(0x378)])),_0x330ef8(_0x3f3894[_0xd1c66(0x379)](_0x332050[_0xd1c66(0x3ed)][_0xd1c66(0x378)])));_0x176a11?(_0x1b1c41[_0xd1c66(0x3ed)]['range']['startRow']+=_0x176a11[_0xd1c66(0x305)],_0x1b1c41[_0xd1c66(0x3ed)][_0xd1c66(0x378)]['endRow']+=_0x176a11[_0xd1c66(0x305)]+(_0x176a11['length']||0x0)):_0x1b1c41['id']=_0x3f3894[_0xd1c66(0x310)]['id'];}return{'m1Prime':_0x1b1c41,'m2Prime':_0x945de2};}},_0x5dddc9={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894['MoveRangeMutation']['id'],'handler'(_0x59937f,_0x5668a7){const _0x2f473f=_0x4c00c1,_0x4579aa={'m1Prime':_0x59937f,'m2Prime':_0x5668a7};if(_0x59937f['params'][_0x2f473f(0x397)]!==_0x5668a7[_0x2f473f(0x3ed)][_0x2f473f(0x397)]||_0x59937f['params'][_0x2f473f(0x22c)]!==_0x5668a7['params']['from'][_0x2f473f(0x22c)]&&_0x59937f[_0x2f473f(0x3ed)][_0x2f473f(0x22c)]!==_0x5668a7[_0x2f473f(0x3ed)]['to']['subUnitId'])return _0x4579aa;const _0x29bcd3=_0x3cb8ef['Tools'][_0x2f473f(0x289)](_0x59937f),_0x3c44d6=_0x3cb8ef[_0x2f473f(0x317)][_0x2f473f(0x289)](_0x5668a7);if(_0x59937f[_0x2f473f(0x3ed)][_0x2f473f(0x22c)]===_0x5668a7[_0x2f473f(0x3ed)]['from']['subUnitId']){const _0x2d7dbc=new _0x3cb8ef[(_0x2f473f(0x3a0))](_0x3c44d6[_0x2f473f(0x3ed)]['from'][_0x2f473f(0x270)])[_0x2f473f(0x2eb)](),{startRow:_0x2df774,endRow:_0x5a3d3e}=_0x2d7dbc,{startRow:_0x13f74a,endRow:_0x2f2827}=_0x59937f[_0x2f473f(0x3ed)][_0x2f473f(0x378)],{step:_0x3d0478,length:_0x4c0939}=_0x3f3894[_0x2f473f(0x3b5)](_0x3f3894[_0x2f473f(0x379)](_0x59937f[_0x2f473f(0x3ed)]['range']),_0x3f3894['rotateRange'](_0x2d7dbc));_0x3d0478>0x0&&_0x4c0939===0x0&&_0x5066cc(_0x3c44d6[_0x2f473f(0x3ed)][_0x2f473f(0x380)][_0x2f473f(0x270)],_0x2df774,_0x5a3d3e-_0x2df774+0x1,_0x3d0478),_0x3d0478===0x0&&_0x4c0939>0x0&&_0x5066cc(_0x3c44d6['params'][_0x2f473f(0x380)][_0x2f473f(0x270)],_0x13f74a,_0x5a3d3e-_0x13f74a+0x1,_0x2f2827-_0x13f74a+0x1);}if(_0x59937f[_0x2f473f(0x3ed)]['subUnitId']===_0x5668a7[_0x2f473f(0x3ed)]['to'][_0x2f473f(0x22c)]){const _0x17518d=new _0x3cb8ef[(_0x2f473f(0x3a0))](_0x5668a7['params']['to']['value'])['getDataRange'](),{startRow:_0x1b6b1b,endRow:_0x328fb5}=_0x17518d,{startRow:_0x3e9d55,endRow:_0x3e45da}=_0x59937f[_0x2f473f(0x3ed)][_0x2f473f(0x378)],{step:_0x2ed0e2,length:_0x599bb3}=_0x3f3894[_0x2f473f(0x3b5)](_0x3f3894[_0x2f473f(0x379)](_0x59937f[_0x2f473f(0x3ed)][_0x2f473f(0x378)]),_0x3f3894[_0x2f473f(0x379)](_0x17518d));_0x2ed0e2>0x0&&_0x599bb3===0x0&&_0x5066cc(_0x3c44d6['params']['to'][_0x2f473f(0x270)],_0x1b6b1b,_0x328fb5-_0x1b6b1b+0x1,_0x2ed0e2),_0x2ed0e2===0x0&&_0x599bb3>0x0&&_0x5066cc(_0x3c44d6[_0x2f473f(0x3ed)]['to']['value'],_0x3e9d55,_0x328fb5-_0x3e9d55+0x1,_0x3e45da-_0x3e9d55+0x1);}return{'m1Prime':_0x29bcd3,'m2Prime':_0x3c44d6};}},_0x21d5a2={'m1':_0x3f3894['InsertRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler'(_0x3a2420,_0x59dbbb){const _0x3c9d31=_0x4c00c1,_0x56b0ef={'m1Prime':_0x3a2420,'m2Prime':_0x59dbbb};if(_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x397)]!==_0x59dbbb[_0x3c9d31(0x3ed)][_0x3c9d31(0x397)]||_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x22c)]!==_0x59dbbb[_0x3c9d31(0x3ed)][_0x3c9d31(0x22c)])return _0x56b0ef;const _0x2dc4f1=_0x3cb8ef[_0x3c9d31(0x317)][_0x3c9d31(0x289)](_0x3a2420),_0x25d789=_0x3cb8ef[_0x3c9d31(0x317)][_0x3c9d31(0x289)](_0x59dbbb),_0x4f4c14=_0x59dbbb[_0x3c9d31(0x3ed)][_0x3c9d31(0x404)],_0x185ef7=_0x59dbbb[_0x3c9d31(0x3ed)]['targetRange'];if(_0x3a2420['params'][_0x3c9d31(0x378)]['startRow']>_0x4f4c14['startRow']&&_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)][_0x3c9d31(0x1fb)]<=_0x4f4c14[_0x3c9d31(0x260)]||_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)][_0x3c9d31(0x1fb)]>_0x185ef7[_0x3c9d31(0x1fb)]&&_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)][_0x3c9d31(0x1fb)]<=_0x185ef7[_0x3c9d31(0x260)])return{'error':new Error(_0x3c9d31(0x226))};const _0x7ca349=_0x3f3894[_0x3c9d31(0x3b5)](_0x330ef8(_0x3f3894[_0x3c9d31(0x379)](_0x3a2420[_0x3c9d31(0x3ed)]['range'])),_0x330ef8(_0x3f3894['rotateRange'](_0x4f4c14))),_0x414dae=_0x3f3894['handleBaseInsertRange'](_0x330ef8(_0x3f3894[_0x3c9d31(0x379)](_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)])),_0x330ef8(_0x3f3894[_0x3c9d31(0x379)](_0x185ef7)));if(_0x25d789[_0x3c9d31(0x3ed)][_0x3c9d31(0x404)]['startRow']+=_0x7ca349[_0x3c9d31(0x305)],_0x25d789[_0x3c9d31(0x3ed)][_0x3c9d31(0x404)][_0x3c9d31(0x260)]+=_0x7ca349[_0x3c9d31(0x305)]+(_0x7ca349[_0x3c9d31(0x3a3)]||0x0),_0x25d789[_0x3c9d31(0x3ed)]['targetRange']['startRow']+=_0x414dae[_0x3c9d31(0x305)],_0x25d789[_0x3c9d31(0x3ed)][_0x3c9d31(0x1cd)][_0x3c9d31(0x260)]+=_0x414dae[_0x3c9d31(0x305)]+(_0x414dae[_0x3c9d31(0x3a3)]||0x0),_0x4f4c14['startRow']>=_0x3a2420[_0x3c9d31(0x3ed)]['range'][_0x3c9d31(0x1fb)]&&_0x185ef7[_0x3c9d31(0x1fb)]<_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)][_0x3c9d31(0x1fb)]){const _0x15740=_0x185ef7['endRow']-_0x185ef7[_0x3c9d31(0x1fb)]+0x1;_0x2dc4f1['params']['range'][_0x3c9d31(0x1fb)]+=_0x15740,_0x2dc4f1[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)][_0x3c9d31(0x260)]+=_0x15740;}else{if(_0x4f4c14[_0x3c9d31(0x260)]<_0x3a2420[_0x3c9d31(0x3ed)][_0x3c9d31(0x378)]['startRow']&&_0x185ef7[_0x3c9d31(0x1fb)]>=_0x3a2420[_0x3c9d31(0x3ed)]['range'][_0x3c9d31(0x1fb)]){const _0x46f20c=_0x4f4c14['endRow']-_0x4f4c14[_0x3c9d31(0x1fb)]+0x1;_0x2dc4f1['params'][_0x3c9d31(0x378)][_0x3c9d31(0x1fb)]-=_0x46f20c,_0x2dc4f1['params'][_0x3c9d31(0x378)]['endRow']-=_0x46f20c;}}return{'m1Prime':_0x2dc4f1,'m2Prime':_0x25d789};}},_0x300152={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x223015,_0x1588fc){const _0x5be6df=_0x4c00c1,_0x1e23af={'m1Prime':_0x223015,'m2Prime':_0x1588fc};if(_0x223015[_0x5be6df(0x3ed)][_0x5be6df(0x397)]!==_0x1588fc[_0x5be6df(0x3ed)]['unitId']||_0x223015[_0x5be6df(0x3ed)]['subUnitId']!==_0x1588fc[_0x5be6df(0x3ed)]['subUnitId'])return _0x1e23af;const _0x188253=_0x3cb8ef[_0x5be6df(0x317)][_0x5be6df(0x289)](_0x223015),_0x44e891=_0x3cb8ef['Tools'][_0x5be6df(0x289)](_0x1588fc),{ranges:_0x1401c4}=_0x44e891[_0x5be6df(0x3ed)];return _0x1401c4[_0x5be6df(0x272)](_0x4e4a42=>{const _0x4493f1=_0x5be6df,_0x11e610=_0x3f3894['handleBaseInsertRange'](_0x330ef8(_0x3f3894[_0x4493f1(0x379)](_0x223015[_0x4493f1(0x3ed)][_0x4493f1(0x378)])),_0x330ef8(_0x3f3894['rotateRange'](_0x4e4a42)));return _0x11e610['length']!==0x0?!0x0:(_0x4e4a42['startRow']+=_0x11e610['step'],_0x4e4a42[_0x4493f1(0x260)]+=_0x11e610[_0x4493f1(0x305)],!0x1);})?{'error':new Error(_0x5be6df(0x248))}:{'m1Prime':_0x188253,'m2Prime':_0x44e891};}},_0x4ec9eb={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894['RemoveRowMutation']['id'],'handler'(_0x3c4f31,_0x19e343){const _0x58e662=_0x4c00c1,_0x450ac9={'m1Prime':_0x3c4f31,'m2Prime':_0x19e343};if(_0x3c4f31['params']['unitId']!==_0x19e343[_0x58e662(0x3ed)][_0x58e662(0x397)]||_0x3c4f31[_0x58e662(0x3ed)][_0x58e662(0x22c)]!==_0x19e343[_0x58e662(0x3ed)]['subUnitId'])return _0x450ac9;const _0x5495cf=_0x3cb8ef['Tools'][_0x58e662(0x289)](_0x3c4f31),_0x2dbac8=_0x3cb8ef[_0x58e662(0x317)][_0x58e662(0x289)](_0x19e343);if(_0x3c4f31[_0x58e662(0x3ed)]['range'][_0x58e662(0x1fb)]<=_0x19e343[_0x58e662(0x3ed)][_0x58e662(0x378)][_0x58e662(0x260)]&&_0x3c4f31[_0x58e662(0x3ed)][_0x58e662(0x378)][_0x58e662(0x1fb)]>_0x19e343['params']['range']['startRow'])return{'error':new Error(_0x58e662(0x40d))};const _0x381a2e=_0x3f3894[_0x58e662(0x3b5)](_0x330ef8(_0x3f3894[_0x58e662(0x379)](_0x3c4f31['params'][_0x58e662(0x378)])),_0x330ef8(_0x3f3894[_0x58e662(0x379)](_0x19e343[_0x58e662(0x3ed)][_0x58e662(0x378)])));_0x381a2e?(_0x2dbac8[_0x58e662(0x3ed)][_0x58e662(0x378)][_0x58e662(0x1fb)]+=_0x381a2e['step'],_0x2dbac8['params'][_0x58e662(0x378)][_0x58e662(0x260)]+=_0x381a2e['step']+(_0x381a2e['length']||0x0)):_0x2dbac8['id']=_0x3f3894[_0x58e662(0x310)]['id'];const _0x5f2e8e=_0x3f3894[_0x58e662(0x21e)](_0x330ef8(_0x3f3894[_0x58e662(0x379)](_0x19e343[_0x58e662(0x3ed)]['range'])),_0x330ef8(_0x3f3894['rotateRange'](_0x3c4f31[_0x58e662(0x3ed)]['range'])));return _0x5f2e8e&&(_0x5495cf[_0x58e662(0x3ed)]['range'][_0x58e662(0x1fb)]+=_0x5f2e8e[_0x58e662(0x305)],_0x5495cf[_0x58e662(0x3ed)]['range'][_0x58e662(0x260)]+=_0x5f2e8e[_0x58e662(0x305)]+(_0x5f2e8e[_0x58e662(0x3a3)]||0x0)),{'m1Prime':_0x5495cf,'m2Prime':_0x2dbac8};}},_0x1bfaf8={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler'(_0x2a3571,_0x37d78b){const _0x363c04=_0x4c00c1,_0x169402=_0x3cb8ef[_0x363c04(0x317)][_0x363c04(0x289)](_0x2a3571),_0x4bfd0c=_0x3cb8ef[_0x363c04(0x317)]['deepClone'](_0x37d78b);if(_0x2a3571[_0x363c04(0x3ed)][_0x363c04(0x397)]!==_0x37d78b[_0x363c04(0x3ed)][_0x363c04(0x397)]||_0x2a3571[_0x363c04(0x3ed)]['subUnitId']!==_0x37d78b['params'][_0x363c04(0x22c)])return{'m1Prime':_0x169402,'m2Prime':_0x4bfd0c};const _0x22f34a=_0x4bfd0c[_0x363c04(0x3ed)][_0x363c04(0x265)][_0x363c04(0x1bc)](_0x15ebbb=>{const _0x5e4367=_0x363c04,_0x103c40=_0x169402[_0x5e4367(0x3ed)][_0x5e4367(0x378)],_0x48a679=_0x103c40[_0x5e4367(0x260)]-_0x103c40['startRow']+0x1;return _0x103c40[_0x5e4367(0x1fb)]<=_0x15ebbb[_0x5e4367(0x1fb)]?{..._0x15ebbb,'startRow':_0x15ebbb[_0x5e4367(0x1fb)]+_0x48a679,'endRow':_0x15ebbb['endRow']+_0x48a679}:_0x103c40[_0x5e4367(0x1fb)]>_0x15ebbb['startRow']&&_0x103c40[_0x5e4367(0x1fb)]<=_0x15ebbb[_0x5e4367(0x260)]?{..._0x15ebbb,'endRow':_0x15ebbb[_0x5e4367(0x260)]+_0x48a679}:{..._0x15ebbb};});return _0x4bfd0c[_0x363c04(0x3ed)]['ranges']=_0x22f34a,{'m1Prime':_0x169402,'m2Prime':_0x4bfd0c};}},_0x3650ae={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x400afd,_0x49d7ed){const _0x2a971e=_0x4c00c1,_0x4bfa07={'m1Prime':_0x400afd,'m2Prime':_0x49d7ed};if(_0x400afd[_0x2a971e(0x3ed)][_0x2a971e(0x397)]!==_0x49d7ed[_0x2a971e(0x3ed)][_0x2a971e(0x397)]||_0x400afd[_0x2a971e(0x3ed)]['subUnitId']!==_0x49d7ed[_0x2a971e(0x3ed)][_0x2a971e(0x22c)])return _0x4bfa07;const _0x2c58d9=_0x3cb8ef['Tools'][_0x2a971e(0x289)](_0x49d7ed),_0x4cb133=_0x3f3894[_0x2a971e(0x3b5)](_0x330ef8(_0x3f3894['rotateRange'](_0x400afd[_0x2a971e(0x3ed)][_0x2a971e(0x378)])),_0x330ef8(_0x3f3894[_0x2a971e(0x379)](_0x49d7ed[_0x2a971e(0x3ed)][_0x2a971e(0x378)])));_0x2c58d9['params'][_0x2a971e(0x378)][_0x2a971e(0x1fb)]+=_0x4cb133[_0x2a971e(0x305)],_0x2c58d9[_0x2a971e(0x3ed)][_0x2a971e(0x378)][_0x2a971e(0x260)]+=_0x4cb133[_0x2a971e(0x305)]+(_0x4cb133[_0x2a971e(0x3a3)]||0x0);const _0xa1969f=_0x400afd['params']['range'][_0x2a971e(0x1fb)],_0xf63e32=_0x400afd[_0x2a971e(0x3ed)]['range']['endRow']-_0x400afd['params'][_0x2a971e(0x378)][_0x2a971e(0x1fb)]+0x1,_0x35d740={};for(const _0xe6e8fb in _0x49d7ed[_0x2a971e(0x3ed)][_0x2a971e(0x2be)]){let _0x575826=Number(_0xe6e8fb),_0xd6a043=_0x49d7ed[_0x2a971e(0x3ed)]['order'][_0xe6e8fb];_0x575826=_0x40df2d(_0xa1969f,_0xf63e32,_0x575826),_0xd6a043=_0x40df2d(_0xa1969f,_0xf63e32,_0xd6a043),_0x35d740[_0x575826]=_0xd6a043;}return _0x2c58d9[_0x2a971e(0x3ed)][_0x2a971e(0x2be)]=_0x35d740,{'m1Prime':_0x400afd,'m2Prime':_0x2c58d9};}},_0x40df2d=_0x129e40((_0x5a8b30,_0x4c6b8c,_0x4bdd75)=>_0x4bdd75>=_0x5a8b30?_0x4bdd75+_0x4c6b8c:_0x4bdd75,'orderMap$1'),_0x5c0a0b={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler'(_0x34c080,_0x27dcfc){const _0xded2fc=_0x4c00c1,_0x1733eb={'m1Prime':_0x34c080,'m2Prime':_0x27dcfc};if(_0x34c080[_0xded2fc(0x3ed)][_0xded2fc(0x397)]!==_0x27dcfc[_0xded2fc(0x3ed)][_0xded2fc(0x397)]||_0x34c080[_0xded2fc(0x3ed)]['subUnitId']!==_0x27dcfc[_0xded2fc(0x3ed)][_0xded2fc(0x22c)])return _0x1733eb;const _0x2090aa=[_0x3cb8ef['Tools']['deepClone'](_0x34c080)],_0x28c718=_0x3cb8ef[_0xded2fc(0x317)][_0xded2fc(0x289)](_0x27dcfc),{values:_0x592084}=_0x28c718[_0xded2fc(0x3ed)],_0x50517d=[];let _0x485d17=!0x1;for(const _0x4ae8ce in _0x592084){const _0x272d9a=_0x592084[_0x4ae8ce];if(_0x50517d[_0xded2fc(0x2bd)](..._0x272d9a[_0xded2fc(0x265)]),_0x272d9a[_0xded2fc(0x265)][_0xded2fc(0x272)](_0x5992a6=>{const _0x3a0afb=_0xded2fc,_0x545924=_0x3f3894[_0x3a0afb(0x3b5)](_0x330ef8(_0x3f3894[_0x3a0afb(0x379)](_0x34c080[_0x3a0afb(0x3ed)]['range'])),_0x3f3894[_0x3a0afb(0x379)](_0x330ef8(_0x5992a6)));return _0x545924['length']!==0x0?!0x0:(_0x545924[_0x3a0afb(0x305)]!==0x0&&(_0x485d17=!0x0),_0x5992a6[_0x3a0afb(0x1fb)]+=_0x545924['step'],_0x5992a6[_0x3a0afb(0x260)]+=_0x545924[_0x3a0afb(0x305)],!0x1);}))return{'error':new Error(_0xded2fc(0x309))};}if(_0x485d17){const _0x5cb055={'id':_0x3f3894[_0xded2fc(0x210)]['id'],'params':{'unitId':_0x27dcfc[_0xded2fc(0x3ed)][_0xded2fc(0x397)],'subUnitId':_0x27dcfc[_0xded2fc(0x3ed)]['subUnitId'],'ranges':_0x50517d}};_0x2090aa['push'](_0x5cb055,_0x28c718);}return{'m1Prime':_0x2090aa,'m2Prime':_0x28c718};}},_0x54e080={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x51c6ff,_0x44ec2d){const _0x33e4ba=_0x4c00c1,_0x3e2c57={'m1Prime':_0x51c6ff,'m2Prime':_0x44ec2d};if(_0x51c6ff['params']['unitId']!==_0x44ec2d['params'][_0x33e4ba(0x397)]||_0x51c6ff[_0x33e4ba(0x3ed)]['subUnitId']!==_0x44ec2d[_0x33e4ba(0x3ed)]['subUnitId'])return _0x3e2c57;const _0x5d23ba=[_0x3cb8ef[_0x33e4ba(0x317)][_0x33e4ba(0x289)](_0x51c6ff)],_0x27b919=_0x3cb8ef['Tools'][_0x33e4ba(0x289)](_0x44ec2d),_0x4ac728=new _0x3cb8ef[(_0x33e4ba(0x3a0))](_0x27b919['params'][_0x33e4ba(0x38d)]),_0x1cb25d=_0x4ac728[_0x33e4ba(0x2eb)](),_0x163a12=_0x51c6ff['params'][_0x33e4ba(0x378)],_0x1f0a9a=_0x163a12[_0x33e4ba(0x260)]-_0x163a12['startRow']+0x1;if(_0x27b919[_0x33e4ba(0x3ed)]['cellValue']&&_0x163a12[_0x33e4ba(0x1fb)]<=_0x1cb25d[_0x33e4ba(0x260)]){const _0x22d681=Math[_0x33e4ba(0x275)](_0x1cb25d[_0x33e4ba(0x1fb)],_0x163a12[_0x33e4ba(0x1fb)]);_0x5066cc(_0x27b919['params'][_0x33e4ba(0x38d)],_0x22d681,_0x1cb25d[_0x33e4ba(0x260)]-_0x22d681+0x1,_0x1f0a9a);}const _0x3facae=new _0x3cb8ef[(_0x33e4ba(0x3a0))]();let _0x492d69=!0x1;if(_0x4ac728['forValue']((_0x53e2c6,_0x2161a9,_0x5cd6d3)=>{const _0x4854c0=_0x33e4ba;if(_0x5cd6d3&&_0x5cd6d3['f']){const _0x25f1ef=_0x5cd6d3['f'];let _0x5b34bb=!0x1;const _0x3beaf2=_0xcb0881(_0x51c6ff[_0x4854c0(0x3ed)]['unitId'],_0x51c6ff[_0x4854c0(0x3ed)]['subUnitId'],_0x25f1ef,_0x2c5680=>{const _0x4a7e32=_0x4854c0,_0x53a742=_0x3f3894[_0x4a7e32(0x3b5)](_0x330ef8(_0x3f3894['rotateRange'](_0x51c6ff[_0x4a7e32(0x3ed)][_0x4a7e32(0x378)])),_0x330ef8(_0x3f3894[_0x4a7e32(0x379)](_0x2c5680)));return(_0x53a742['step']!==0x0||_0x53a742[_0x4a7e32(0x3a3)]!==0x0)&&(_0x5b34bb=!0x0,_0x2c5680['startRow']+=_0x53a742['step'],_0x2c5680[_0x4a7e32(0x260)]+=_0x53a742['step']+_0x53a742['length']),_0x2c5680;});_0x5b34bb&&(_0x492d69=!0x0,_0x5cd6d3['f']=_0x3beaf2,_0x3facae[_0x4854c0(0x2fd)](_0x53e2c6,_0x2161a9,{..._0x5cd6d3}));}}),_0x492d69){const _0x9847cd={'id':_0x3f3894[_0x33e4ba(0x2c8)]['id'],'params':{'unitId':_0x44ec2d[_0x33e4ba(0x3ed)][_0x33e4ba(0x397)],'subUnitId':_0x44ec2d[_0x33e4ba(0x3ed)][_0x33e4ba(0x22c)],'cellValue':_0x3facae['getMatrix']()}};_0x5d23ba[_0x33e4ba(0x2bd)](_0x9847cd);}return{'m1Prime':_0x5d23ba,'m2Prime':_0x27b919};}},_0x14d892={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2d4)]['id'],'handler'(_0x4a715e,_0xe2ece4){const _0x55f141=_0x4c00c1,_0x37e04e={'m1Prime':_0x4a715e,'m2Prime':_0xe2ece4};if(_0x4a715e['params'][_0x55f141(0x397)]!==_0xe2ece4['params']['unitId']||_0x4a715e['params'][_0x55f141(0x22c)]!==_0xe2ece4[_0x55f141(0x3ed)][_0x55f141(0x22c)])return _0x37e04e;const _0x2598cc=_0x3cb8ef['Tools'][_0x55f141(0x289)](_0x4a715e),_0x58fca0=_0x3cb8ef[_0x55f141(0x317)][_0x55f141(0x289)](_0xe2ece4),{rowData:_0x426c85}=_0x58fca0['params'];for(let _0x516a1d=_0x4a715e[_0x55f141(0x3ed)]['range'][_0x55f141(0x1fb)];_0x516a1d<=_0x4a715e[_0x55f141(0x3ed)][_0x55f141(0x378)][_0x55f141(0x260)];_0x516a1d++)_0x3cb8ef[_0x55f141(0x31f)](_0x516a1d,void 0x0,_0x426c85);return{'m1Prime':_0x2598cc,'m2Prime':_0x58fca0};}},_0x2de0e8={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2dd)]['id'],'handler'(_0x30aac3,_0x135d81){const _0x18b995=_0x4c00c1,_0x25e601={'m1Prime':_0x30aac3,'m2Prime':_0x135d81};if(_0x30aac3[_0x18b995(0x3ed)]['unitId']!==_0x135d81[_0x18b995(0x3ed)][_0x18b995(0x397)]||_0x30aac3[_0x18b995(0x3ed)]['subUnitId']!==_0x135d81[_0x18b995(0x3ed)][_0x18b995(0x22c)])return _0x25e601;const _0x283361=_0x3cb8ef[_0x18b995(0x317)]['deepClone'](_0x30aac3),_0x43db59=_0x3cb8ef[_0x18b995(0x317)]['deepClone'](_0x135d81),{ranges:_0xe62475}=_0x43db59[_0x18b995(0x3ed)];return _0xe62475[_0x18b995(0x272)](_0x1eef79=>{const _0x5fd659=_0x18b995,_0x290b33=_0x3f3894[_0x5fd659(0x3b5)](_0x330ef8(_0x3f3894[_0x5fd659(0x379)](_0x30aac3[_0x5fd659(0x3ed)]['range'])),_0x330ef8(_0x3f3894[_0x5fd659(0x379)](_0x1eef79)));return _0x290b33[_0x5fd659(0x3a3)]!==0x0?!0x0:(_0x1eef79[_0x5fd659(0x1fb)]+=_0x290b33['step'],_0x1eef79['endRow']+=_0x290b33[_0x5fd659(0x305)],!0x1);})?{'error':new Error(_0x18b995(0x392))}:{'m1Prime':_0x283361,'m2Prime':_0x43db59};}},_0x2a678f={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2df)]['id'],'handler'(_0x64c734,_0x28a5e9){const _0x32b795=_0x4c00c1,_0xa91778={'m1Prime':_0x64c734,'m2Prime':_0x28a5e9};if(_0x64c734[_0x32b795(0x3ed)][_0x32b795(0x397)]!==_0x28a5e9['params'][_0x32b795(0x397)]||_0x64c734[_0x32b795(0x3ed)]['subUnitId']!==_0x28a5e9[_0x32b795(0x3ed)][_0x32b795(0x22c)])return _0xa91778;const _0x12266a=_0x3cb8ef[_0x32b795(0x317)]['deepClone'](_0x64c734),_0x42a827=_0x3cb8ef[_0x32b795(0x317)][_0x32b795(0x289)](_0x28a5e9),{ranges:_0x591c85}=_0x42a827[_0x32b795(0x3ed)];return _0x591c85[_0x32b795(0x272)](_0x423088=>{const _0x35ac42=_0x32b795,_0x55d39a=_0x3f3894[_0x35ac42(0x3b5)](_0x330ef8(_0x3f3894[_0x35ac42(0x379)](_0x64c734[_0x35ac42(0x3ed)]['range'])),_0x330ef8(_0x3f3894[_0x35ac42(0x379)](_0x423088)));return _0x55d39a['length']!==0x0?!0x0:(_0x423088[_0x35ac42(0x1fb)]+=_0x55d39a[_0x35ac42(0x305)],_0x423088[_0x35ac42(0x260)]+=_0x55d39a[_0x35ac42(0x305)],!0x1);})?{'error':new Error(_0x32b795(0x2d1))}:{'m1Prime':_0x12266a,'m2Prime':_0x42a827};}},_0x379d44={'m1':_0x3f3894['InsertRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0x1821a6,_0x24224f){const _0x108b58=_0x4c00c1,_0x3be727={'m1Prime':[],'m2Prime':[]};if(_0x1821a6[_0x108b58(0x3ed)][_0x108b58(0x397)]!==_0x24224f[_0x108b58(0x3ed)][_0x108b58(0x397)]||_0x1821a6[_0x108b58(0x3ed)][_0x108b58(0x22c)]!==_0x24224f[_0x108b58(0x3ed)][_0x108b58(0x22c)])return _0x3be727;const _0x366642=_0x3cb8ef[_0x108b58(0x317)][_0x108b58(0x289)](_0x24224f);let _0x463c5a=!0x1;return _0x366642[_0x108b58(0x3ed)][_0x108b58(0x31b)][_0x108b58(0x2f2)](_0x347c1e=>{const _0xa49ed0=_0x108b58,{range:_0x23a83a,primary:_0x4c0b2c}=_0x347c1e,_0x3eec05=_0x3f3894[_0xa49ed0(0x3b5)](_0x330ef8(_0x3f3894['rotateRange'](_0x1821a6[_0xa49ed0(0x3ed)]['range'])),_0x330ef8(_0x3f3894[_0xa49ed0(0x379)](_0x23a83a)));if(_0x3eec05[_0xa49ed0(0x3a3)]||_0x3eec05['step']){if(_0x23a83a[_0xa49ed0(0x1fb)]+=_0x3eec05[_0xa49ed0(0x305)],_0x23a83a[_0xa49ed0(0x260)]+=_0x3eec05['step']+(_0x3eec05['length']||0x0),_0x4c0b2c){const _0x4084f2=_0x3f3894['handleBaseInsertRange'](_0x330ef8(_0x3f3894[_0xa49ed0(0x379)](_0x1821a6[_0xa49ed0(0x3ed)][_0xa49ed0(0x378)])),_0x330ef8(_0x3f3894[_0xa49ed0(0x379)](_0x4c0b2c)));(_0x4084f2[_0xa49ed0(0x3a3)]||_0x4084f2[_0xa49ed0(0x305)])&&(_0x4c0b2c[_0xa49ed0(0x1fb)]+=_0x4084f2[_0xa49ed0(0x305)],_0x4c0b2c[_0xa49ed0(0x260)]+=_0x4084f2[_0xa49ed0(0x305)],_0x4c0b2c[_0xa49ed0(0x415)]+=_0x4084f2[_0xa49ed0(0x305)]);}_0x463c5a=!0x0;}}),_0x463c5a&&_0x3be727[_0x108b58(0x3c4)][_0x108b58(0x2bd)](_0x366642),_0x3be727;}},_0x1f14df={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3b47f7['SetSheetsFilterRangeMutation']['id'],'handler'(_0x44b89d,_0x4b621c){const _0x50b993=_0x4c00c1,_0x5db48b={'m1Prime':[_0x44b89d],'m2Prime':[_0x4b621c]};if(_0x44b89d[_0x50b993(0x3ed)][_0x50b993(0x397)]!==_0x4b621c[_0x50b993(0x3ed)][_0x50b993(0x397)]||_0x44b89d[_0x50b993(0x3ed)]['subUnitId']!==_0x4b621c[_0x50b993(0x3ed)]['subUnitId'])return _0x5db48b;const _0x16c88d=_0x3cb8ef['Tools'][_0x50b993(0x289)](_0x44b89d),_0x6be6ae=_0x3cb8ef[_0x50b993(0x317)][_0x50b993(0x289)](_0x4b621c),_0x53d040=_0x3ebbed({'start':_0x44b89d['params'][_0x50b993(0x378)][_0x50b993(0x1fb)],'end':_0x44b89d[_0x50b993(0x3ed)][_0x50b993(0x378)][_0x50b993(0x260)]},{'start':_0x4b621c[_0x50b993(0x3ed)][_0x50b993(0x378)]['startRow'],'end':_0x4b621c['params'][_0x50b993(0x378)]['endRow']});return _0x6be6ae['params'][_0x50b993(0x378)][_0x50b993(0x1fb)]===_0x53d040['start']&&_0x6be6ae[_0x50b993(0x3ed)][_0x50b993(0x378)][_0x50b993(0x260)]===_0x53d040[_0x50b993(0x2e5)]?_0x5db48b:(_0x6be6ae[_0x50b993(0x3ed)][_0x50b993(0x378)][_0x50b993(0x1fb)]=_0x53d040[_0x50b993(0x2d7)],_0x6be6ae[_0x50b993(0x3ed)][_0x50b993(0x378)][_0x50b993(0x260)]=_0x53d040[_0x50b993(0x2e5)],{'m1Prime':[_0x6be6ae,_0x16c88d],'m2Prime':[_0x6be6ae]});}},_0x54ef2a={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x204)]['id'],'handler'(_0x5143da,_0x398a24){const _0x5869e2=_0x4c00c1,_0xbd8b4={'m1Prime':_0x5143da,'m2Prime':_0x398a24};if(_0x5143da[_0x5869e2(0x3ed)]['unitId']!==_0x398a24[_0x5869e2(0x3ed)]['unitId']||_0x5143da[_0x5869e2(0x3ed)][_0x5869e2(0x22c)]!==_0x398a24[_0x5869e2(0x3ed)][_0x5869e2(0x22c)])return _0xbd8b4;const _0x2b5cfb=_0x3cb8ef['Tools'][_0x5869e2(0x289)](_0x5143da),_0x1006d9=_0x3cb8ef[_0x5869e2(0x317)][_0x5869e2(0x289)](_0x398a24),{rowsAutoHeightInfo:_0x25f179}=_0x1006d9['params'];return _0x25f179[_0x5869e2(0x272)](_0x4c60ba=>{const _0x30bcef=_0x5869e2,_0x278b1b={'startRow':_0x4c60ba[_0x30bcef(0x1d0)],'endRow':_0x4c60ba[_0x30bcef(0x1d0)],'startColumn':0x0,'endColumn':0x0},_0x2e29c0=_0x3f3894[_0x30bcef(0x3b5)](_0x330ef8(_0x3f3894[_0x30bcef(0x379)](_0x5143da[_0x30bcef(0x3ed)][_0x30bcef(0x378)])),_0x3f3894['rotateRange'](_0x278b1b));return _0x2e29c0[_0x30bcef(0x3a3)]!==0x0?!0x0:(_0x4c60ba[_0x30bcef(0x1d0)]+=_0x2e29c0[_0x30bcef(0x305)],!0x1);})?{'error':new Error(_0x5869e2(0x273))}:{'m1Prime':_0x2b5cfb,'m2Prime':_0x1006d9};}},_0x5779d4={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3f0)]['id'],'handler'(_0x131088,_0x15500a){const _0x2c014e=_0x4c00c1,_0xc67828={'m1Prime':_0x131088,'m2Prime':_0x15500a};if(_0x131088[_0x2c014e(0x3ed)][_0x2c014e(0x397)]!==_0x15500a[_0x2c014e(0x3ed)]['unitId']||_0x131088[_0x2c014e(0x3ed)][_0x2c014e(0x22c)]!==_0x15500a[_0x2c014e(0x3ed)][_0x2c014e(0x22c)])return _0xc67828;const _0x5aaf4a=_0x3cb8ef[_0x2c014e(0x317)][_0x2c014e(0x289)](_0x131088),_0x114a34=_0x3cb8ef[_0x2c014e(0x317)][_0x2c014e(0x289)](_0x15500a),{ranges:_0x106b9a,rowHeight:_0x342db1}=_0x114a34[_0x2c014e(0x3ed)];if(_0x106b9a[_0x2c014e(0x272)](_0xde730f=>{const _0x2dc8c9=_0x2c014e,_0x1b4aea=_0x3f3894[_0x2dc8c9(0x3b5)](_0x330ef8(_0x3f3894[_0x2dc8c9(0x379)](_0x131088[_0x2dc8c9(0x3ed)][_0x2dc8c9(0x378)])),_0x3f3894[_0x2dc8c9(0x379)](_0xde730f));return _0x1b4aea[_0x2dc8c9(0x3a3)]!==0x0?!0x0:(_0xde730f['startRow']+=_0x1b4aea['step'],_0xde730f[_0x2dc8c9(0x260)]+=_0x1b4aea['step'],!0x1);}))return{'error':new Error(_0x2c014e(0x312))};if(typeof _0x342db1!=_0x2c014e(0x28d)){for(let _0x32e86a=_0x131088[_0x2c014e(0x3ed)][_0x2c014e(0x378)][_0x2c014e(0x1fb)];_0x32e86a<=_0x131088[_0x2c014e(0x3ed)][_0x2c014e(0x378)][_0x2c014e(0x260)];_0x32e86a++)_0x3cb8ef[_0x2c014e(0x31f)](_0x32e86a,void 0x0,_0x342db1);}return{'m1Prime':_0x5aaf4a,'m2Prime':_0x114a34};}},_0x22ee58={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x3f3894[_0x4c00c1(0x33e)]['id'],'handler'(_0x1648d8,_0x4ae5dc){const _0x171317=_0x4c00c1,_0x565199={'m1Prime':_0x1648d8,'m2Prime':_0x4ae5dc};if(_0x1648d8[_0x171317(0x3ed)]['unitId']!==_0x4ae5dc['params']['unitId']||_0x1648d8[_0x171317(0x3ed)][_0x171317(0x22c)]!==_0x4ae5dc[_0x171317(0x3ed)][_0x171317(0x22c)])return _0x565199;const _0x1f5d04=_0x3cb8ef[_0x171317(0x317)]['deepClone'](_0x1648d8),_0x32d6f4=_0x3cb8ef['Tools'][_0x171317(0x289)](_0x4ae5dc),{ranges:_0x319d12,autoHeightInfo:_0x508a1e}=_0x32d6f4[_0x171317(0x3ed)];if(_0x319d12['some'](_0x4f954d=>{const _0x1a23dc=_0x171317,_0x3080f4=_0x3f3894[_0x1a23dc(0x3b5)](_0x330ef8(_0x3f3894[_0x1a23dc(0x379)](_0x1648d8[_0x1a23dc(0x3ed)]['range'])),_0x3f3894['rotateRange'](_0x4f954d));return _0x3080f4['length']!==0x0?!0x0:(_0x4f954d[_0x1a23dc(0x1fb)]+=_0x3080f4[_0x1a23dc(0x305)],_0x4f954d['endRow']+=_0x3080f4[_0x1a23dc(0x305)],!0x1);}))return{'error':new Error(_0x171317(0x315))};if(typeof _0x508a1e!=_0x171317(0x28d)){for(let _0x13adb6=_0x1648d8[_0x171317(0x3ed)][_0x171317(0x378)][_0x171317(0x1fb)];_0x13adb6<=_0x1648d8[_0x171317(0x3ed)][_0x171317(0x378)][_0x171317(0x260)];_0x13adb6++)_0x3cb8ef[_0x171317(0x31f)](_0x13adb6,void 0x0,_0x508a1e);}return{'m1Prime':_0x1f5d04,'m2Prime':_0x32d6f4};}},_0x1dcea5={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x2c485c,_0x28baad)=>{const _0x4c8a3d=_0x4c00c1,_0x4bde9c={'m1Prime':_0x2c485c,'m2Prime':_0x28baad};if(_0x2c485c[_0x4c8a3d(0x3ed)][_0x4c8a3d(0x397)]!==_0x28baad[_0x4c8a3d(0x3ed)][_0x4c8a3d(0x397)]||_0x2c485c[_0x4c8a3d(0x3ed)]['subUnitId']!==_0x28baad['params'][_0x4c8a3d(0x22c)])return _0x4bde9c;const _0x4dbd66={'id':_0x3f3894[_0x4c8a3d(0x1f4)]['id'],'params':{'unitId':_0x2c485c[_0x4c8a3d(0x3ed)][_0x4c8a3d(0x397)],'subUnitId':_0x2c485c[_0x4c8a3d(0x3ed)]['subUnitId'],'range':_0x2c485c[_0x4c8a3d(0x3ed)][_0x4c8a3d(0x378)]}},_0x77de49=_0x592083(_0x28baad,_0x4dbd66);return{'m1Prime':[_0x2c485c,..._0x77de49],'m2Prime':[_0x28baad,..._0x77de49]};},_0x4c00c1(0x1d5))},_0x161e4f={'m1':_0x3f3894[_0x4c00c1(0x21a)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x1be7d5,_0x1fdc0a)=>{const _0x2dad37=_0x4c00c1,_0x10941d={'m1Prime':_0x1be7d5,'m2Prime':_0x1fdc0a};if(_0x1be7d5[_0x2dad37(0x3ed)]['unitId']!==_0x1fdc0a['params'][_0x2dad37(0x397)]||_0x1fdc0a[_0x2dad37(0x3ed)][_0x2dad37(0x22c)]!==_0x1be7d5[_0x2dad37(0x3ed)][_0x2dad37(0x22c)])return _0x10941d;const _0x2ee17a={'id':_0x3f3894['InsertRowCommand']['id'],'params':{'unitId':_0x1be7d5[_0x2dad37(0x3ed)][_0x2dad37(0x397)],'subUnitId':_0x1be7d5[_0x2dad37(0x3ed)]['subUnitId'],'range':_0x1be7d5[_0x2dad37(0x3ed)][_0x2dad37(0x378)]}},_0x41aaf7=_0x4be0b8(_0x1fdc0a,_0x2ee17a);return{'m1Prime':[_0x1be7d5,..._0x41aaf7],'m2Prime':[_0x1fdc0a,..._0x41aaf7]};},'handler')},_0x1e96f9={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x28d1ed,_0x5ba8b8)=>{const _0xbbb9ed=_0x4c00c1,_0x7be803={'m1Prime':_0x28d1ed,'m2Prime':_0x5ba8b8};if(_0x28d1ed[_0xbbb9ed(0x3ed)][_0xbbb9ed(0x397)]!==_0x5ba8b8[_0xbbb9ed(0x3ed)][_0xbbb9ed(0x397)]||_0x28d1ed[_0xbbb9ed(0x3ed)]['subUnitId']!==_0x5ba8b8[_0xbbb9ed(0x3ed)][_0xbbb9ed(0x22c)])return _0x7be803;const _0x512be0={'id':_0x3f3894[_0xbbb9ed(0x30e)]['id'],'params':{'unitId':_0x28d1ed['params'][_0xbbb9ed(0x397)],'subUnitId':_0x28d1ed['params'][_0xbbb9ed(0x22c)],'fromRange':_0x28d1ed[_0xbbb9ed(0x3ed)]['sourceRange'],'toRange':_0x28d1ed['params'][_0xbbb9ed(0x1cd)]}},_0x52528a=_0x4fd7a3(_0x5ba8b8,_0x512be0);return{'m1Prime':[_0x28d1ed,..._0x52528a],'m2Prime':[_0x5ba8b8,..._0x52528a]};},_0x4c00c1(0x1d5))},_0x3a7239={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x230aa5,_0x314801){const _0x284647=_0x4c00c1,_0x569e01=_0x417b1e['handler'](_0x314801,_0x230aa5);return _0x5e1569(_0x569e01)?{'m1Prime':_0x569e01[_0x284647(0x3c4)],'m2Prime':_0x569e01['m1Prime']}:_0x569e01;}},_0x789f26={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x390)]['id'],'handler'(_0x47d2ee,_0x5d71a5){const _0xeb0b55=_0x4c00c1,_0x2ebef9={'m1Prime':_0x47d2ee,'m2Prime':_0x5d71a5};if(_0x47d2ee[_0xeb0b55(0x3ed)][_0xeb0b55(0x397)]!==_0x5d71a5[_0xeb0b55(0x3ed)][_0xeb0b55(0x397)]||_0x47d2ee[_0xeb0b55(0x3ed)]['subUnitId']!==_0x5d71a5['params']['subUnitId'])return _0x2ebef9;const _0x48b483=_0x3cb8ef[_0xeb0b55(0x317)][_0xeb0b55(0x289)](_0x47d2ee),_0x7e8bb9=_0x3cb8ef['Tools'][_0xeb0b55(0x289)](_0x5d71a5),_0x494eff=_0x5d71a5[_0xeb0b55(0x3ed)][_0xeb0b55(0x404)],_0x1f12cc=_0x5d71a5[_0xeb0b55(0x3ed)][_0xeb0b55(0x1cd)],_0x2cc28f=_0x47d2ee[_0xeb0b55(0x3ed)][_0xeb0b55(0x404)],_0x1dc1ba=_0x47d2ee['params'][_0xeb0b55(0x1cd)];if(_0x2cc28f[_0xeb0b55(0x34d)]>=_0x494eff[_0xeb0b55(0x22f)]&&_0x2cc28f[_0xeb0b55(0x22f)]<=_0x494eff[_0xeb0b55(0x34d)])return{'error':new Error(_0xeb0b55(0x383))};const _0x172bb4=_0x3f3894['handleBaseMoveRowsCols']({'start':_0x2cc28f[_0xeb0b55(0x22f)],'end':_0x2cc28f[_0xeb0b55(0x34d)]},{'start':_0x1dc1ba['startColumn'],'end':_0x1dc1ba['endColumn']},{'start':_0x494eff['startColumn'],'end':_0x494eff[_0xeb0b55(0x34d)]}),_0x440422=_0x3f3894[_0xeb0b55(0x2a7)]({'start':_0x2cc28f[_0xeb0b55(0x22f)],'end':_0x2cc28f[_0xeb0b55(0x34d)]},{'start':_0x1dc1ba[_0xeb0b55(0x22f)],'end':_0x1dc1ba[_0xeb0b55(0x34d)]},{'start':_0x1f12cc[_0xeb0b55(0x22f)],'end':_0x1f12cc[_0xeb0b55(0x34d)]});_0x172bb4&&_0x440422?(_0x7e8bb9[_0xeb0b55(0x3ed)][_0xeb0b55(0x404)]['startColumn']+=_0x172bb4[_0xeb0b55(0x305)],_0x7e8bb9[_0xeb0b55(0x3ed)][_0xeb0b55(0x404)][_0xeb0b55(0x34d)]+=_0x172bb4['step']+(_0x172bb4[_0xeb0b55(0x3a3)]||0x0),_0x7e8bb9['params'][_0xeb0b55(0x1cd)][_0xeb0b55(0x22f)]+=_0x440422[_0xeb0b55(0x305)],_0x7e8bb9[_0xeb0b55(0x3ed)][_0xeb0b55(0x1cd)][_0xeb0b55(0x34d)]+=_0x440422[_0xeb0b55(0x305)]+(_0x440422[_0xeb0b55(0x3a3)]||0x0)):_0x7e8bb9['id']=_0x3f3894[_0xeb0b55(0x310)]['id'];const _0x4c7afb=_0x3f3894[_0xeb0b55(0x2a7)]({'start':_0x494eff[_0xeb0b55(0x22f)],'end':_0x494eff[_0xeb0b55(0x34d)]},{'start':_0x1f12cc['startColumn'],'end':_0x1f12cc['endColumn']},{'start':_0x2cc28f[_0xeb0b55(0x22f)],'end':_0x2cc28f[_0xeb0b55(0x34d)]}),_0x539d88=_0x3f3894[_0xeb0b55(0x2a7)]({'start':_0x494eff['startColumn'],'end':_0x494eff[_0xeb0b55(0x34d)]},{'start':_0x1f12cc[_0xeb0b55(0x22f)],'end':_0x1f12cc[_0xeb0b55(0x34d)]},{'start':_0x1dc1ba['startColumn'],'end':_0x1dc1ba['endColumn']});return _0x4c7afb&&_0x539d88?(_0x48b483[_0xeb0b55(0x3ed)][_0xeb0b55(0x404)][_0xeb0b55(0x22f)]+=_0x4c7afb[_0xeb0b55(0x305)],_0x48b483['params']['sourceRange'][_0xeb0b55(0x34d)]+=_0x4c7afb[_0xeb0b55(0x305)]+(_0x4c7afb[_0xeb0b55(0x3a3)]||0x0),_0x48b483[_0xeb0b55(0x3ed)]['targetRange'][_0xeb0b55(0x22f)]+=_0x539d88[_0xeb0b55(0x305)],_0x48b483['params'][_0xeb0b55(0x1cd)][_0xeb0b55(0x34d)]+=_0x539d88[_0xeb0b55(0x305)]+(_0x539d88[_0xeb0b55(0x3a3)]||0x0)):_0x48b483['id']=_0x3f3894[_0xeb0b55(0x310)]['id'],{'m1Prime':_0x48b483,'m2Prime':_0x7e8bb9};}},_0x25f979={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler'(_0x5ec94a,_0x524906){const _0x40bc47=_0x4c00c1,_0x55c610={'m1Prime':_0x5ec94a,'m2Prime':_0x524906};if(_0x5ec94a[_0x40bc47(0x3ed)][_0x40bc47(0x397)]!==_0x524906[_0x40bc47(0x3ed)][_0x40bc47(0x397)]||_0x5ec94a[_0x40bc47(0x3ed)][_0x40bc47(0x22c)]!==_0x524906[_0x40bc47(0x3ed)]['from'][_0x40bc47(0x22c)]&&_0x5ec94a['params'][_0x40bc47(0x22c)]!==_0x524906[_0x40bc47(0x3ed)]['to']['subUnitId'])return _0x55c610;const _0x48579c=_0x3cb8ef[_0x40bc47(0x317)]['deepClone'](_0x5ec94a),_0x50c600=_0x3cb8ef[_0x40bc47(0x317)][_0x40bc47(0x289)](_0x524906),_0x44d2bb=_0x5ec94a[_0x40bc47(0x3ed)]['sourceRange'],_0x5de686=_0x5ec94a[_0x40bc47(0x3ed)]['targetRange'];if(_0x5ec94a[_0x40bc47(0x3ed)]['subUnitId']===_0x524906[_0x40bc47(0x3ed)]['from']['subUnitId']){const _0x40ed16=new _0x3cb8ef[(_0x40bc47(0x3a0))](_0x50c600['params'][_0x40bc47(0x380)][_0x40bc47(0x270)]),_0xd0fd38=_0x40ed16[_0x40bc47(0x2eb)]();if(_0x1c8e92({'start':_0x44d2bb[_0x40bc47(0x22f)],'end':_0x44d2bb[_0x40bc47(0x34d)]},{'start':_0xd0fd38[_0x40bc47(0x22f)],'end':_0xd0fd38[_0x40bc47(0x34d)]})||_0x1c8e92({'start':_0x5de686[_0x40bc47(0x22f)],'end':_0x5de686[_0x40bc47(0x34d)]},{'start':_0xd0fd38[_0x40bc47(0x22f)],'end':_0xd0fd38[_0x40bc47(0x34d)]}))return{'error':new Error(_0x40bc47(0x1ea))};const _0x3fc9a7=_0x3f3894[_0x40bc47(0x2a7)]({'start':_0x44d2bb[_0x40bc47(0x22f)],'end':_0x44d2bb[_0x40bc47(0x34d)]},{'start':_0x5de686[_0x40bc47(0x22f)],'end':_0x5de686[_0x40bc47(0x34d)]},{'start':_0xd0fd38[_0x40bc47(0x22f)],'end':_0xd0fd38[_0x40bc47(0x34d)]});if(_0x3fc9a7[_0x40bc47(0x3a3)]!==0x0)return{'error':new Error(_0x40bc47(0x1ea))};_0x3fc9a7[_0x40bc47(0x305)]!==0x0&&_0x40ed16[_0x40bc47(0x419)](_0x44d2bb[_0x40bc47(0x22f)],_0x44d2bb[_0x40bc47(0x34d)]-_0x44d2bb[_0x40bc47(0x22f)]+0x1,_0x5de686[_0x40bc47(0x22f)]),_0x50c600[_0x40bc47(0x3ed)][_0x40bc47(0x380)][_0x40bc47(0x270)]=_0x40ed16['getMatrix']();}if(_0x5ec94a[_0x40bc47(0x3ed)][_0x40bc47(0x22c)]===_0x524906['params']['to']['subUnitId']){const _0x765e9c=new _0x3cb8ef[(_0x40bc47(0x3a0))](_0x50c600['params']['to'][_0x40bc47(0x270)]),_0x34aa0c=_0x765e9c['getDataRange']();if(_0x1c8e92({'start':_0x44d2bb['startColumn'],'end':_0x44d2bb[_0x40bc47(0x34d)]},{'start':_0x34aa0c[_0x40bc47(0x22f)],'end':_0x34aa0c['endColumn']})||_0x1c8e92({'start':_0x5de686[_0x40bc47(0x22f)],'end':_0x5de686[_0x40bc47(0x34d)]},{'start':_0x34aa0c['startColumn'],'end':_0x34aa0c[_0x40bc47(0x34d)]}))return{'error':new Error(_0x40bc47(0x1ea))};const _0x3f7eac=_0x3f3894['handleBaseMoveRowsCols']({'start':_0x44d2bb[_0x40bc47(0x22f)],'end':_0x44d2bb[_0x40bc47(0x34d)]},{'start':_0x5de686[_0x40bc47(0x22f)],'end':_0x5de686[_0x40bc47(0x34d)]},{'start':_0x34aa0c[_0x40bc47(0x22f)],'end':_0x34aa0c[_0x40bc47(0x34d)]});if(_0x3f7eac[_0x40bc47(0x3a3)]!==0x0)return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20move\x20range')};_0x3f7eac['step']!==0x0&&_0x765e9c['moveColumns'](_0x44d2bb['startColumn'],_0x44d2bb[_0x40bc47(0x34d)]-_0x44d2bb[_0x40bc47(0x22f)]+0x1,_0x5de686[_0x40bc47(0x22f)]),_0x50c600[_0x40bc47(0x3ed)]['to'][_0x40bc47(0x270)]=_0x765e9c[_0x40bc47(0x41d)]();}return{'m1Prime':_0x48579c,'m2Prime':_0x50c600};}},_0x549741={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x379ab1,_0x2ea8b1){const _0x534c36=_0x4c00c1,_0x47b4ee={'m1Prime':_0x379ab1,'m2Prime':_0x2ea8b1};if(_0x379ab1[_0x534c36(0x3ed)]['unitId']!==_0x2ea8b1['params']['unitId']||_0x379ab1[_0x534c36(0x3ed)]['subUnitId']!==_0x2ea8b1[_0x534c36(0x3ed)][_0x534c36(0x22c)])return _0x47b4ee;const _0x28601e=_0x3cb8ef[_0x534c36(0x317)]['deepClone'](_0x379ab1),_0x3abf7d=_0x3cb8ef[_0x534c36(0x317)]['deepClone'](_0x2ea8b1),{sourceRange:_0x2802f2,targetRange:_0x10479f}=_0x379ab1[_0x534c36(0x3ed)],_0x7c6fe0={'start':_0x2802f2[_0x534c36(0x22f)],'end':_0x2802f2['endColumn']},_0x1bee0e={'start':_0x10479f['startColumn'],'end':_0x10479f[_0x534c36(0x34d)]};return _0x3abf7d[_0x534c36(0x3ed)][_0x534c36(0x265)][_0x534c36(0x272)](_0x2c582f=>{const _0x11164c=_0x534c36,_0x57b7b1={'start':_0x2c582f[_0x11164c(0x22f)],'end':_0x2c582f[_0x11164c(0x34d)]},_0x13464a=_0x1c8e92(_0x7c6fe0,_0x57b7b1),_0x82efc9=_0x1c8e92(_0x1bee0e,_0x57b7b1);if(_0x13464a||_0x82efc9)return!0x0;const _0x3aeb99=_0x3f3894[_0x11164c(0x2a7)](_0x7c6fe0,_0x1bee0e,_0x57b7b1);return _0x3aeb99[_0x11164c(0x3a3)]!==0x0?!0x0:(_0x2c582f['startColumn']+=_0x3aeb99[_0x11164c(0x305)],_0x2c582f['endColumn']+=_0x3aeb99['step'],!0x1);})?{'error':new Error(_0x534c36(0x3c3))}:{'m1Prime':_0x28601e,'m2Prime':_0x3abf7d};}},_0x4d6c4f={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler'(_0x5afceb,_0x51b7f6){const _0x208710=_0x4c00c1,_0x28c04b=_0x3cb8ef[_0x208710(0x317)]['deepClone'](_0x5afceb),_0x1202d5=_0x3cb8ef[_0x208710(0x317)]['deepClone'](_0x51b7f6);if(_0x5afceb[_0x208710(0x3ed)][_0x208710(0x397)]!==_0x51b7f6['params'][_0x208710(0x397)]||_0x5afceb[_0x208710(0x3ed)][_0x208710(0x22c)]!==_0x51b7f6[_0x208710(0x3ed)]['subUnitId'])return{'m1Prime':_0x28c04b,'m2Prime':_0x1202d5};const _0x51bebf=_0x1202d5[_0x208710(0x3ed)][_0x208710(0x265)]['reduce']((_0x2cfca9,_0x4cbf26)=>{const _0x14c2c5=_0x208710,{sourceRange:_0x5a8fb7,targetRange:_0x383b27}=_0x5afceb[_0x14c2c5(0x3ed)],_0xe59a={..._0x4cbf26};return _0x5a8fb7[_0x14c2c5(0x34d)]<_0xe59a[_0x14c2c5(0x22f)]&&_0x383b27[_0x14c2c5(0x22f)]>_0xe59a['endColumn']?(_0xe59a[_0x14c2c5(0x22f)]-=_0x5a8fb7['endColumn']-_0x5a8fb7[_0x14c2c5(0x22f)]+0x1,_0xe59a['endColumn']-=_0x5a8fb7[_0x14c2c5(0x34d)]-_0x5a8fb7[_0x14c2c5(0x22f)]+0x1,_0x12c5a0(_0xe59a)&&_0x2cfca9[_0x14c2c5(0x2bd)](_0xe59a)):_0x5a8fb7[_0x14c2c5(0x22f)]>_0xe59a['endColumn']&&_0x383b27[_0x14c2c5(0x34d)]<_0xe59a[_0x14c2c5(0x22f)]?(_0xe59a[_0x14c2c5(0x22f)]+=_0x5a8fb7[_0x14c2c5(0x34d)]-_0x5a8fb7['startColumn']+0x1,_0xe59a[_0x14c2c5(0x34d)]+=_0x5a8fb7[_0x14c2c5(0x34d)]-_0x5a8fb7[_0x14c2c5(0x22f)]+0x1,_0x12c5a0(_0xe59a)&&_0x2cfca9['push'](_0xe59a)):_0x3cb8ef[_0x14c2c5(0x1d9)][_0x14c2c5(0x37f)](_0xe59a,_0x5a8fb7)||_0x3cb8ef['Rectangle']['intersects'](_0xe59a,_0x383b27)||_0x2cfca9[_0x14c2c5(0x2bd)](_0xe59a),_0x2cfca9;},[]);return _0x1202d5[_0x208710(0x3ed)][_0x208710(0x265)]=_0x51bebf,_0x1202d5['params']['ranges'][_0x208710(0x3a3)]===0x0&&(_0x1202d5['id']=_0x3f3894[_0x208710(0x310)]['id']),{'m1Prime':_0x28c04b,'m2Prime':_0x1202d5};}},_0x4547fd={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x50e178,_0x40cdca){const _0x53b54e=_0x4c00c1,_0x35a4a5={'m1Prime':_0x50e178,'m2Prime':_0x40cdca};if(_0x50e178[_0x53b54e(0x3ed)][_0x53b54e(0x397)]!==_0x40cdca[_0x53b54e(0x3ed)][_0x53b54e(0x397)]||_0x50e178['params'][_0x53b54e(0x22c)]!==_0x40cdca[_0x53b54e(0x3ed)]['subUnitId'])return _0x35a4a5;const _0x3a9d89=_0x50e178[_0x53b54e(0x3ed)]['sourceRange']['startColumn'],_0x596047=_0x50e178[_0x53b54e(0x3ed)]['sourceRange']['endColumn'],_0x745e37=_0x50e178['params'][_0x53b54e(0x1cd)][_0x53b54e(0x22f)],_0x319213=_0x50e178[_0x53b54e(0x3ed)]['targetRange'][_0x53b54e(0x34d)],_0x548975=_0x40cdca['params'][_0x53b54e(0x378)][_0x53b54e(0x22f)],_0x750c4e=_0x40cdca['params']['range'][_0x53b54e(0x34d)];if(_0x3a9d89<=_0x750c4e&&_0x596047>=_0x548975||_0x745e37<=_0x750c4e&&_0x319213>=_0x548975)return{'error':new Error(_0x53b54e(0x3a9))};const _0x1eb580=_0x3f3894['handleBaseMoveRowsCols']({'start':_0x3a9d89,'end':_0x596047},{'start':_0x745e37,'end':_0x319213},{'start':_0x548975,'end':_0x750c4e}),_0x3d9d02=_0x3cb8ef[_0x53b54e(0x317)]['deepClone'](_0x40cdca);return _0x3d9d02[_0x53b54e(0x3ed)][_0x53b54e(0x378)]['startColumn']+=_0x1eb580[_0x53b54e(0x305)],_0x3d9d02[_0x53b54e(0x3ed)][_0x53b54e(0x378)][_0x53b54e(0x34d)]+=_0x1eb580[_0x53b54e(0x305)]+(_0x1eb580[_0x53b54e(0x3a3)]||0x0),{'m1Prime':_0x50e178,'m2Prime':_0x3d9d02};}},_0x2f4871={'m1':_0x3f3894['MoveColsMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2c7)]['id'],'handler'(_0x3d20e8,_0x431dd8){const _0x41a074=_0x4c00c1,_0x51b526={'m1Prime':_0x3d20e8,'m2Prime':_0x431dd8};if(_0x3d20e8[_0x41a074(0x3ed)]['unitId']!==_0x431dd8[_0x41a074(0x3ed)][_0x41a074(0x397)]||_0x3d20e8['params'][_0x41a074(0x22c)]!==_0x431dd8[_0x41a074(0x3ed)][_0x41a074(0x22c)])return _0x51b526;const _0x11e83b=_0x3cb8ef['Tools'][_0x41a074(0x289)](_0x3d20e8),_0x24c1f8=_0x3cb8ef[_0x41a074(0x317)]['deepClone'](_0x431dd8),{columnData:_0xcf7925}=_0x24c1f8[_0x41a074(0x3ed)],{sourceRange:_0x1bef4b,targetRange:_0x10c826}=_0x3d20e8[_0x41a074(0x3ed)];return _0x3cb8ef['moveMatrixArray'](_0x1bef4b[_0x41a074(0x22f)],_0x1bef4b[_0x41a074(0x34d)]-_0x1bef4b[_0x41a074(0x22f)]+0x1,_0x10c826[_0x41a074(0x22f)],_0xcf7925),{'m1Prime':_0x11e83b,'m2Prime':_0x24c1f8};}},_0x1fbbab={'m1':_0x3f3894['MoveColsMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x1d3)]['id'],'handler'(_0x3a8a1d,_0x23c5a7){const _0x149c4b=_0x4c00c1,_0x5ab2ad={'m1Prime':_0x3a8a1d,'m2Prime':_0x23c5a7};if(_0x3a8a1d[_0x149c4b(0x3ed)][_0x149c4b(0x397)]!==_0x23c5a7['params'][_0x149c4b(0x397)]||_0x3a8a1d[_0x149c4b(0x3ed)][_0x149c4b(0x22c)]!==_0x23c5a7[_0x149c4b(0x3ed)][_0x149c4b(0x22c)])return _0x5ab2ad;const _0x42903d=_0x3cb8ef[_0x149c4b(0x317)][_0x149c4b(0x289)](_0x3a8a1d),_0x35f803=_0x3cb8ef[_0x149c4b(0x317)][_0x149c4b(0x289)](_0x23c5a7),{ranges:_0xce0245}=_0x35f803['params'],{sourceRange:_0x55c8f7,targetRange:_0x181ab6}=_0x3a8a1d[_0x149c4b(0x3ed)],_0x4e2c94={'start':_0x55c8f7[_0x149c4b(0x22f)],'end':_0x55c8f7['endColumn']},_0x2e3b8a={'start':_0x181ab6[_0x149c4b(0x22f)],'end':_0x181ab6['endColumn']};return _0xce0245[_0x149c4b(0x272)](_0xee96a1=>{const _0x1956f8=_0x149c4b,_0x1bbc6c={'start':_0xee96a1[_0x1956f8(0x22f)],'end':_0xee96a1[_0x1956f8(0x34d)]},_0x5781b2=_0x1c8e92(_0x4e2c94,_0x1bbc6c),_0x3870fc=_0x1c8e92(_0x2e3b8a,_0x1bbc6c);if(_0x5781b2||_0x3870fc)return!0x0;const _0xf90628=_0x3f3894[_0x1956f8(0x2a7)](_0x4e2c94,_0x2e3b8a,_0x1bbc6c);return _0xf90628['length']!==0x0?!0x0:(_0xee96a1[_0x1956f8(0x22f)]+=_0xf90628[_0x1956f8(0x305)],_0xee96a1['endColumn']+=_0xf90628[_0x1956f8(0x305)],!0x1);})?{'error':new Error(_0x149c4b(0x3d5))}:{'m1Prime':_0x42903d,'m2Prime':_0x35f803};}},_0x40f31e={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3d9)]['id'],'handler'(_0x3cfb33,_0xd8dae3){const _0x4cebab=_0x4c00c1,_0x56b66b={'m1Prime':_0x3cfb33,'m2Prime':_0xd8dae3};if(_0x3cfb33[_0x4cebab(0x3ed)]['unitId']!==_0xd8dae3['params'][_0x4cebab(0x397)]||_0x3cfb33[_0x4cebab(0x3ed)]['subUnitId']!==_0xd8dae3[_0x4cebab(0x3ed)]['subUnitId'])return _0x56b66b;const _0x576da9=_0x3cb8ef['Tools'][_0x4cebab(0x289)](_0x3cfb33),_0xbb1f7=_0x3cb8ef[_0x4cebab(0x317)][_0x4cebab(0x289)](_0xd8dae3),{ranges:_0x5e79d7}=_0xbb1f7[_0x4cebab(0x3ed)],{sourceRange:_0x193a19,targetRange:_0x2aa62f}=_0x3cfb33['params'],_0x41fa81={'start':_0x193a19[_0x4cebab(0x22f)],'end':_0x193a19[_0x4cebab(0x34d)]},_0x49fa08={'start':_0x2aa62f[_0x4cebab(0x22f)],'end':_0x2aa62f['endColumn']};return _0x5e79d7[_0x4cebab(0x272)](_0x55f7e5=>{const _0x3f7f60=_0x4cebab,_0x4bcfa1={'start':_0x55f7e5['startColumn'],'end':_0x55f7e5['endColumn']},_0x56082b=_0x1c8e92(_0x41fa81,_0x4bcfa1),_0x4b85e4=_0x1c8e92(_0x49fa08,_0x4bcfa1);if(_0x56082b||_0x4b85e4)return!0x0;const _0x193e71=_0x3f3894['handleBaseMoveRowsCols'](_0x41fa81,_0x49fa08,_0x4bcfa1);return _0x193e71[_0x3f7f60(0x3a3)]!==0x0?!0x0:(_0x55f7e5[_0x3f7f60(0x22f)]+=_0x193e71[_0x3f7f60(0x305)],_0x55f7e5['endColumn']+=_0x193e71[_0x3f7f60(0x305)],!0x1);})?{'error':new Error(_0x4cebab(0x370))}:{'m1Prime':_0x576da9,'m2Prime':_0xbb1f7};}},_0x55e07f={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894['SetNumfmtMutation']['id'],'handler'(_0x3904a7,_0x5e652){const _0x26f90c=_0x4c00c1,_0x20ad1c={'m1Prime':_0x3904a7,'m2Prime':_0x5e652};if(_0x3904a7['params'][_0x26f90c(0x397)]!==_0x5e652['params'][_0x26f90c(0x397)]||_0x3904a7['params'][_0x26f90c(0x22c)]!==_0x5e652[_0x26f90c(0x3ed)][_0x26f90c(0x22c)])return _0x20ad1c;const _0x8b243=[_0x3cb8ef[_0x26f90c(0x317)][_0x26f90c(0x289)](_0x3904a7)],_0x3090f8=_0x3cb8ef[_0x26f90c(0x317)][_0x26f90c(0x289)](_0x5e652),{sourceRange:_0x37645a,targetRange:_0x4f3cba}=_0x3904a7[_0x26f90c(0x3ed)],_0x4db484={'start':_0x37645a['startColumn'],'end':_0x37645a[_0x26f90c(0x34d)]},_0x529d34={'start':_0x4f3cba['startColumn'],'end':_0x4f3cba[_0x26f90c(0x34d)]},{values:_0x5cb9b9}=_0x3090f8[_0x26f90c(0x3ed)],_0x4109e8=[];let _0x1707b0=!0x1;for(const _0x406799 in _0x5cb9b9){const _0x521c0a=_0x5cb9b9[_0x406799];if(_0x4109e8[_0x26f90c(0x2bd)](..._0x521c0a[_0x26f90c(0x265)]),_0x521c0a[_0x26f90c(0x265)][_0x26f90c(0x272)](_0x460c76=>{const _0x1e13c0=_0x26f90c,_0x356f88={'start':_0x460c76[_0x1e13c0(0x22f)],'end':_0x460c76[_0x1e13c0(0x34d)]},_0x46a05a=_0x1c8e92(_0x4db484,_0x356f88),_0x48a9e7=_0x1c8e92(_0x529d34,_0x356f88);if(_0x46a05a||_0x48a9e7)return!0x0;const _0x5d91bb=_0x3f3894[_0x1e13c0(0x2a7)](_0x4db484,_0x529d34,_0x356f88);return _0x5d91bb[_0x1e13c0(0x3a3)]!==0x0?!0x0:(_0x5d91bb[_0x1e13c0(0x305)]!==0x0&&(_0x1707b0=!0x0),_0x460c76['startColumn']+=_0x5d91bb[_0x1e13c0(0x305)],_0x460c76[_0x1e13c0(0x34d)]+=_0x5d91bb[_0x1e13c0(0x305)],!0x1);}))return{'error':new Error(_0x26f90c(0x358))};}if(_0x1707b0){const _0x651a5a={'id':_0x3f3894[_0x26f90c(0x210)]['id'],'params':{'unitId':_0x5e652[_0x26f90c(0x3ed)][_0x26f90c(0x397)],'subUnitId':_0x5e652[_0x26f90c(0x3ed)]['subUnitId'],'ranges':_0x4109e8}};_0x8b243[_0x26f90c(0x2bd)](_0x651a5a,_0x3090f8);}return{'m1Prime':_0x8b243,'m2Prime':_0x3090f8};}},_0x336f1a={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0xae372c,_0x4d970e){const _0x2c06d7=_0x4c00c1,_0xf0abb0={'m1Prime':_0xae372c,'m2Prime':_0x4d970e};if(_0xae372c[_0x2c06d7(0x3ed)][_0x2c06d7(0x397)]!==_0x4d970e[_0x2c06d7(0x3ed)][_0x2c06d7(0x397)]||_0xae372c['params'][_0x2c06d7(0x22c)]!==_0x4d970e[_0x2c06d7(0x3ed)][_0x2c06d7(0x22c)])return _0xf0abb0;const _0x2596ab=[_0x3cb8ef[_0x2c06d7(0x317)][_0x2c06d7(0x289)](_0xae372c)],_0x5ec271=_0x3cb8ef[_0x2c06d7(0x317)]['deepClone'](_0x4d970e),_0x5184b4=new _0x3cb8ef[(_0x2c06d7(0x3a0))](_0x5ec271[_0x2c06d7(0x3ed)][_0x2c06d7(0x38d)]),{sourceRange:_0x447968,targetRange:_0x22aa2b}=_0xae372c[_0x2c06d7(0x3ed)],_0x5d660e=_0x447968['startColumn'],_0x1e3a02=_0x447968[_0x2c06d7(0x34d)]-_0x447968[_0x2c06d7(0x22f)]+0x1,_0x105a52=_0x22aa2b[_0x2c06d7(0x22f)];_0x5184b4[_0x2c06d7(0x419)](_0x5d660e,_0x1e3a02,_0x105a52);const _0x4f2ba8=new _0x3cb8ef[(_0x2c06d7(0x3a0))]();let _0x39c795=!0x1;if(_0x5184b4['forValue']((_0x52c950,_0x32e7c2,_0x4732fd)=>{const _0x18853c=_0x2c06d7;if(_0x4732fd&&_0x4732fd['f']){const _0x284652=_0x4732fd['f'];let _0x32a6e2=!0x1;const _0x4031bb=_0xcb0881(_0xae372c[_0x18853c(0x3ed)][_0x18853c(0x397)],_0xae372c[_0x18853c(0x3ed)][_0x18853c(0x22c)],_0x284652,_0x359ffa=>{const _0x46f2f6=_0x18853c,_0x439e04=_0x3f3894['handleBaseMoveRowsCols']({'start':_0xae372c['params'][_0x46f2f6(0x404)][_0x46f2f6(0x22f)],'end':_0xae372c[_0x46f2f6(0x3ed)][_0x46f2f6(0x404)][_0x46f2f6(0x34d)]},{'start':_0xae372c['params']['targetRange']['startColumn'],'end':_0xae372c[_0x46f2f6(0x3ed)][_0x46f2f6(0x1cd)][_0x46f2f6(0x34d)]},{'start':_0x359ffa['startColumn'],'end':_0x359ffa[_0x46f2f6(0x34d)]});return(_0x439e04[_0x46f2f6(0x305)]!==0x0||_0x439e04[_0x46f2f6(0x3a3)]!==0x0)&&(_0x32a6e2=!0x0,_0x359ffa['startColumn']+=_0x439e04[_0x46f2f6(0x305)],_0x359ffa[_0x46f2f6(0x34d)]+=_0x439e04['step']+_0x439e04['length']),_0x359ffa;});_0x32a6e2&&(_0x39c795=!0x0,_0x4732fd['f']=_0x4031bb,_0x4f2ba8['setValue'](_0x52c950,_0x32e7c2,{..._0x4732fd}));}}),_0x39c795){const _0x5337b3={'id':_0x3f3894[_0x2c06d7(0x2c8)]['id'],'params':{'unitId':_0x4d970e[_0x2c06d7(0x3ed)][_0x2c06d7(0x397)],'subUnitId':_0x4d970e[_0x2c06d7(0x3ed)]['subUnitId'],'cellValue':_0x4f2ba8['getMatrix']()}};_0x2596ab['push'](_0x5337b3);}return _0x5ec271[_0x2c06d7(0x3ed)][_0x2c06d7(0x38d)]=_0x5184b4[_0x2c06d7(0x41d)](),{'m1Prime':_0x2596ab,'m2Prime':_0x5ec271};}},_0x3e5c67={'m1':_0x3f3894['MoveColsMutation']['id'],'m2':_0x3f3894['SetSelectionsOperation']['id'],'handler'(_0x1ea010,_0x429000){const _0x49c5ec=_0x4c00c1,_0x56c816={'m1Prime':[],'m2Prime':[]};if(_0x1ea010[_0x49c5ec(0x3ed)][_0x49c5ec(0x397)]!==_0x429000['params']['unitId']||_0x1ea010[_0x49c5ec(0x3ed)][_0x49c5ec(0x22c)]!==_0x429000[_0x49c5ec(0x3ed)][_0x49c5ec(0x22c)])return _0x56c816;const _0x5d707c=_0x3cb8ef[_0x49c5ec(0x317)][_0x49c5ec(0x289)](_0x429000);let _0xc04644=!0x1;return _0x5d707c[_0x49c5ec(0x3ed)][_0x49c5ec(0x31b)][_0x49c5ec(0x2f2)](_0x43eb09=>{const _0x36efd7=_0x49c5ec,{range:_0x39ea02,primary:_0x1fd8b7}=_0x43eb09,_0x2aebfc=_0x3f3894['handleBaseMoveRowsCols']({'start':_0x1ea010[_0x36efd7(0x3ed)][_0x36efd7(0x404)]['startColumn'],'end':_0x1ea010[_0x36efd7(0x3ed)][_0x36efd7(0x404)][_0x36efd7(0x34d)]},{'start':_0x1ea010['params'][_0x36efd7(0x1cd)][_0x36efd7(0x22f)],'end':_0x1ea010[_0x36efd7(0x3ed)][_0x36efd7(0x1cd)][_0x36efd7(0x34d)]},{'start':_0x39ea02['startColumn'],'end':_0x39ea02['endColumn']});if(_0x2aebfc[_0x36efd7(0x3a3)]||_0x2aebfc[_0x36efd7(0x305)]){if(_0x39ea02[_0x36efd7(0x22f)]+=_0x2aebfc['step'],_0x39ea02['endColumn']+=_0x2aebfc[_0x36efd7(0x305)]+(_0x2aebfc[_0x36efd7(0x3a3)]||0x0),_0x1fd8b7){const _0x1fa0df=_0x3f3894['handleBaseMoveRowsCols']({'start':_0x1ea010['params']['sourceRange']['startColumn'],'end':_0x1ea010[_0x36efd7(0x3ed)][_0x36efd7(0x404)]['endColumn']},{'start':_0x1ea010[_0x36efd7(0x3ed)][_0x36efd7(0x1cd)]['startColumn'],'end':_0x1ea010[_0x36efd7(0x3ed)][_0x36efd7(0x1cd)][_0x36efd7(0x34d)]},{'start':_0x1fd8b7['startColumn'],'end':_0x1fd8b7[_0x36efd7(0x34d)]});(_0x1fa0df[_0x36efd7(0x3a3)]||_0x1fa0df[_0x36efd7(0x305)])&&(_0x1fd8b7[_0x36efd7(0x22f)]+=_0x1fa0df['step'],_0x1fd8b7['endColumn']+=_0x1fa0df['step'],_0x1fd8b7[_0x36efd7(0x1c5)]+=_0x1fa0df[_0x36efd7(0x305)]);}_0xc04644=!0x0;}}),_0xc04644&&_0x56c816[_0x49c5ec(0x3c4)][_0x49c5ec(0x2bd)](_0x5d707c),_0x56c816;}},_0x158c33={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'handler'(_0x4cf89d,_0x17e1de){const _0x191885=_0x4c00c1,_0x5f2d57={'m1Prime':_0x4cf89d,'m2Prime':_0x17e1de};if(_0x4cf89d[_0x191885(0x3ed)]['unitId']!==_0x17e1de['params'][_0x191885(0x397)]||_0x4cf89d[_0x191885(0x3ed)][_0x191885(0x22c)]!==_0x17e1de['params']['subUnitId'])return _0x5f2d57;const _0x5c3941=_0x3cb8ef[_0x191885(0x317)][_0x191885(0x289)](_0x4cf89d),_0x46089a=_0x3cb8ef['Tools']['deepClone'](_0x17e1de),_0xc21563=_0x3f3894[_0x191885(0x2a7)]({'start':_0x4cf89d[_0x191885(0x3ed)][_0x191885(0x404)][_0x191885(0x22f)],'end':_0x4cf89d[_0x191885(0x3ed)][_0x191885(0x404)]['endColumn']},{'start':_0x4cf89d[_0x191885(0x3ed)][_0x191885(0x1cd)]['startColumn'],'end':_0x4cf89d[_0x191885(0x3ed)][_0x191885(0x1cd)]['endColumn']},{'start':_0x17e1de[_0x191885(0x3ed)]['col'],'end':_0x17e1de[_0x191885(0x3ed)][_0x191885(0x1bd)]});if(_0xc21563['step']===0x0)return _0x5f2d57;_0x46089a[_0x191885(0x3ed)][_0x191885(0x1bd)]+=_0xc21563[_0x191885(0x305)],_0x46089a[_0x191885(0x3ed)][_0x191885(0x340)]&&(_0x46089a[_0x191885(0x3ed)]['criteria']['colId']+=_0xc21563[_0x191885(0x305)]);const _0x4991b1=_0x3cb8ef[_0x191885(0x317)][_0x191885(0x289)](_0x17e1de);return _0x4991b1[_0x191885(0x3ed)][_0x191885(0x340)]=null,{'m1Prime':[_0x4991b1,_0x46089a,_0x5c3941],'m2Prime':[_0x46089a]};}},_0x5f4e5c={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3b47f7['SetSheetsFilterRangeMutation']['id'],'handler'(_0xd3851,_0x2642ff){const _0x2a6e7d=_0x4c00c1,_0x3573d0={'m1Prime':[_0xd3851],'m2Prime':[_0x2642ff]};if(_0xd3851[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x397)]!==_0x2642ff[_0x2a6e7d(0x3ed)]['unitId']||_0xd3851[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x22c)]!==_0x2642ff[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x22c)])return _0x3573d0;const _0x46462b=_0x3cb8ef[_0x2a6e7d(0x317)][_0x2a6e7d(0x289)](_0xd3851),_0x5f32a2=_0x3cb8ef[_0x2a6e7d(0x317)][_0x2a6e7d(0x289)](_0x2642ff),_0x88190e=_0x3f3894[_0x2a6e7d(0x2a7)]({'start':_0xd3851[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x404)][_0x2a6e7d(0x22f)],'end':_0xd3851[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x404)][_0x2a6e7d(0x34d)]},{'start':_0xd3851[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x1cd)][_0x2a6e7d(0x22f)],'end':_0xd3851['params'][_0x2a6e7d(0x1cd)][_0x2a6e7d(0x34d)]},{'start':_0x2642ff[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x378)][_0x2a6e7d(0x22f)],'end':_0x2642ff[_0x2a6e7d(0x3ed)]['range'][_0x2a6e7d(0x34d)]});return _0x5f32a2[_0x2a6e7d(0x3ed)]['range'][_0x2a6e7d(0x22f)]+=_0x88190e[_0x2a6e7d(0x305)],_0x5f32a2[_0x2a6e7d(0x3ed)][_0x2a6e7d(0x378)][_0x2a6e7d(0x34d)]+=_0x88190e[_0x2a6e7d(0x305)]+_0x88190e[_0x2a6e7d(0x3a3)],{'m1Prime':[_0x5f32a2,_0x46462b],'m2Prime':[_0x5f32a2]};}},_0x5c80cc={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x3f3894['SetWorksheetColWidthMutation']['id'],'handler'(_0x5b173e,_0x18a8cc){const _0x2f2b31=_0x4c00c1,_0x2e7742={'m1Prime':_0x5b173e,'m2Prime':_0x18a8cc};if(_0x5b173e[_0x2f2b31(0x3ed)]['unitId']!==_0x18a8cc['params']['unitId']||_0x5b173e['params']['subUnitId']!==_0x18a8cc[_0x2f2b31(0x3ed)]['subUnitId'])return _0x2e7742;const _0x2f4ed6=_0x3cb8ef[_0x2f2b31(0x317)][_0x2f2b31(0x289)](_0x5b173e),_0x21acd9=_0x3cb8ef[_0x2f2b31(0x317)]['deepClone'](_0x18a8cc),{ranges:_0x511cd2,colWidth:_0x47af4}=_0x21acd9[_0x2f2b31(0x3ed)],{sourceRange:_0x4b8457,targetRange:_0x298160}=_0x5b173e[_0x2f2b31(0x3ed)],_0xb268ff={'start':_0x4b8457[_0x2f2b31(0x22f)],'end':_0x4b8457['endColumn']},_0x550569={'start':_0x298160[_0x2f2b31(0x22f)],'end':_0x298160[_0x2f2b31(0x34d)]};return _0x511cd2[_0x2f2b31(0x272)](_0x198fa5=>{const _0x4d2be1=_0x2f2b31,_0x402d26={'start':_0x198fa5['startColumn'],'end':_0x198fa5[_0x4d2be1(0x34d)]},_0x35e02c=_0x3f3894[_0x4d2be1(0x2a7)](_0xb268ff,_0x550569,_0x402d26);return _0x35e02c[_0x4d2be1(0x3a3)]!==0x0?!0x0:(_0x198fa5[_0x4d2be1(0x22f)]+=_0x35e02c['step'],_0x198fa5[_0x4d2be1(0x34d)]+=_0x35e02c[_0x4d2be1(0x305)],!0x1);})?{'error':new Error(_0x2f2b31(0x1fa))}:(typeof _0x47af4!=_0x2f2b31(0x28d)&&_0x3cb8ef[_0x2f2b31(0x381)](_0x4b8457[_0x2f2b31(0x22f)],_0x4b8457[_0x2f2b31(0x34d)]-_0x4b8457[_0x2f2b31(0x22f)]+0x1,_0x298160[_0x2f2b31(0x22f)],_0x47af4),{'m1Prime':_0x2f4ed6,'m2Prime':_0x21acd9});}},_0x2bf818={'m1':_0x3f3894[_0x4c00c1(0x390)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x2b4f96,_0x5a2e11)=>{const _0x246a83=_0x4c00c1,_0x20fd42={'m1Prime':_0x2b4f96,'m2Prime':_0x5a2e11};if(_0x2b4f96['params'][_0x246a83(0x397)]!==_0x5a2e11['params']['unitId']||_0x2b4f96['params'][_0x246a83(0x22c)]!==_0x5a2e11[_0x246a83(0x3ed)]['subUnitId'])return _0x20fd42;const _0x5a8fe3={'id':_0x3f3894['MoveColsCommand']['id'],'params':{'unitId':_0x2b4f96[_0x246a83(0x3ed)]['unitId'],'subUnitId':_0x2b4f96[_0x246a83(0x3ed)][_0x246a83(0x22c)],'fromRange':_0x2b4f96[_0x246a83(0x3ed)][_0x246a83(0x404)],'toRange':_0x2b4f96[_0x246a83(0x3ed)][_0x246a83(0x1cd)]}},_0x308ea2=_0x592083(_0x5a2e11,_0x5a8fe3);return{'m1Prime':[_0x2b4f96,..._0x308ea2],'m2Prime':[_0x5a2e11,..._0x308ea2]};},'handler')},_0x403dff={'m1':_0x258ded[_0x4c00c1(0x385)]['id'],'m2':_0x258ded[_0x4c00c1(0x385)]['id'],'handler'(_0x38b0f0,_0x47d58c){const _0x2dfb0b=_0x4c00c1;return _0x38b0f0['params'][_0x2dfb0b(0x397)]!==_0x47d58c[_0x2dfb0b(0x3ed)][_0x2dfb0b(0x397)]||_0x38b0f0[_0x2dfb0b(0x3ed)][_0x2dfb0b(0x22c)]!==_0x47d58c[_0x2dfb0b(0x3ed)]['subUnitId']?{'m1Prime':_0x38b0f0,'m2Prime':_0x47d58c}:{'error':new Error('Move\x20conditional\x20formatting\x20rule\x20\x20is\x20conflict\x20with\x20self')};}},_0x5baefa={'m1':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x526745,_0x7491c4){const _0x12c9b6=_0x4c00c1,_0x441bd0=_0x26217a[_0x12c9b6(0x1d5)](_0x7491c4,_0x526745);return _0x5e1569(_0x441bd0)?{'m1Prime':_0x441bd0[_0x12c9b6(0x3c4)],'m2Prime':_0x441bd0[_0x12c9b6(0x3dc)]}:_0x441bd0;}},_0x1d549f={'m1':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler'(_0x4866e9,_0x375153){const _0x8c8b4b=_0x4c00c1,_0x3417db={'m1Prime':_0x4866e9,'m2Prime':_0x375153};if(_0x4866e9['params'][_0x8c8b4b(0x397)]!==_0x375153[_0x8c8b4b(0x3ed)][_0x8c8b4b(0x397)])return _0x3417db;const _0x1932b5=new _0x3cb8ef[(_0x8c8b4b(0x3a0))](_0x4866e9[_0x8c8b4b(0x3ed)][_0x8c8b4b(0x380)]['value'])[_0x8c8b4b(0x2eb)](),_0x218da2=new _0x3cb8ef[(_0x8c8b4b(0x3a0))](_0x375153[_0x8c8b4b(0x3ed)][_0x8c8b4b(0x380)][_0x8c8b4b(0x270)])[_0x8c8b4b(0x2eb)](),_0x3f09fe=new _0x3cb8ef[(_0x8c8b4b(0x3a0))](_0x4866e9[_0x8c8b4b(0x3ed)]['to'][_0x8c8b4b(0x270)])[_0x8c8b4b(0x2eb)](),_0x21003c=new _0x3cb8ef[(_0x8c8b4b(0x3a0))](_0x375153[_0x8c8b4b(0x3ed)]['to']['value'])[_0x8c8b4b(0x2eb)]();return _0x4866e9[_0x8c8b4b(0x3ed)]['from']['subUnitId']===_0x375153['params'][_0x8c8b4b(0x380)]['subUnitId']&&_0x3cb8ef['Rectangle'][_0x8c8b4b(0x37f)](_0x1932b5,_0x218da2)||_0x4866e9[_0x8c8b4b(0x3ed)]['to']['subUnitId']===_0x375153[_0x8c8b4b(0x3ed)]['to'][_0x8c8b4b(0x22c)]&&_0x3cb8ef['Rectangle'][_0x8c8b4b(0x37f)](_0x3f09fe,_0x21003c)||_0x4866e9['params'][_0x8c8b4b(0x380)][_0x8c8b4b(0x22c)]===_0x375153[_0x8c8b4b(0x3ed)]['to']['subUnitId']&&_0x3cb8ef[_0x8c8b4b(0x1d9)][_0x8c8b4b(0x37f)](_0x1932b5,_0x21003c)||_0x4866e9[_0x8c8b4b(0x3ed)]['to']['subUnitId']===_0x375153[_0x8c8b4b(0x3ed)][_0x8c8b4b(0x380)][_0x8c8b4b(0x22c)]&&_0x3cb8ef['Rectangle'][_0x8c8b4b(0x37f)](_0x3f09fe,_0x218da2)?{'error':new Error(_0x8c8b4b(0x1de))}:_0x3417db;}},_0x5382dc={'m1':_0x3f3894['MoveRangeMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x1d4444,_0xefc8f4){const _0x1fa259=_0x4c00c1,_0x3267f8={'m1Prime':_0x1d4444,'m2Prime':_0xefc8f4};if(_0x1d4444['params'][_0x1fa259(0x397)]!==_0xefc8f4[_0x1fa259(0x3ed)][_0x1fa259(0x397)]||_0x1d4444[_0x1fa259(0x3ed)][_0x1fa259(0x380)][_0x1fa259(0x22c)]!==_0xefc8f4[_0x1fa259(0x3ed)][_0x1fa259(0x22c)]&&_0x1d4444[_0x1fa259(0x3ed)]['to']['subUnitId']!==_0xefc8f4[_0x1fa259(0x3ed)][_0x1fa259(0x22c)])return _0x3267f8;const _0x4e8920=new _0x3cb8ef[(_0x1fa259(0x3a0))](_0x1d4444[_0x1fa259(0x3ed)][_0x1fa259(0x380)]['value'])[_0x1fa259(0x2eb)](),_0x17e115=new _0x3cb8ef[(_0x1fa259(0x3a0))](_0x1d4444[_0x1fa259(0x3ed)]['to']['value'])[_0x1fa259(0x2eb)]();return _0x1d4444[_0x1fa259(0x3ed)][_0x1fa259(0x380)][_0x1fa259(0x22c)]===_0xefc8f4['params'][_0x1fa259(0x22c)]&&_0xefc8f4['params'][_0x1fa259(0x265)][_0x1fa259(0x272)](_0x44de2e=>_0x3cb8ef[_0x1fa259(0x1d9)][_0x1fa259(0x37f)](_0x44de2e,_0x4e8920))?{'error':new Error(_0x1fa259(0x414))}:_0x1d4444['params']['to']['subUnitId']===_0xefc8f4['params']['subUnitId']&&_0xefc8f4[_0x1fa259(0x3ed)]['ranges'][_0x1fa259(0x272)](_0x3638da=>_0x3cb8ef['Rectangle'][_0x1fa259(0x37f)](_0x3638da,_0x17e115))?{'error':new Error(_0x1fa259(0x414))}:_0x3267f8;}},_0x2502c7={'m1':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x56252c,_0x3a2bf1){const _0x3932a9=_0x4c00c1,_0x49ba1d={'m1Prime':_0x56252c,'m2Prime':_0x3a2bf1};if(_0x56252c[_0x3932a9(0x3ed)]['unitId']!==_0x3a2bf1[_0x3932a9(0x3ed)][_0x3932a9(0x397)]||_0x56252c[_0x3932a9(0x3ed)][_0x3932a9(0x380)][_0x3932a9(0x22c)]!==_0x3a2bf1['params'][_0x3932a9(0x22c)]&&_0x56252c[_0x3932a9(0x3ed)]['to']['subUnitId']!==_0x3a2bf1[_0x3932a9(0x3ed)][_0x3932a9(0x22c)])return _0x49ba1d;if(_0x56252c[_0x3932a9(0x3ed)][_0x3932a9(0x380)][_0x3932a9(0x22c)]===_0x3a2bf1[_0x3932a9(0x3ed)]['subUnitId']){const _0x3e6ef6=new _0x3cb8ef[(_0x3932a9(0x3a0))](_0x56252c[_0x3932a9(0x3ed)][_0x3932a9(0x380)][_0x3932a9(0x270)])[_0x3932a9(0x2eb)]();if(_0x3cb8ef[_0x3932a9(0x1d9)][_0x3932a9(0x37f)](_0x3e6ef6,_0x3a2bf1['params'][_0x3932a9(0x378)]))return{'error':new Error(_0x3932a9(0x3a9))};}if(_0x56252c[_0x3932a9(0x3ed)]['to'][_0x3932a9(0x22c)]===_0x3a2bf1[_0x3932a9(0x3ed)][_0x3932a9(0x22c)]){const _0x1b970e=new _0x3cb8ef[(_0x3932a9(0x3a0))](_0x56252c[_0x3932a9(0x3ed)]['to']['value'])[_0x3932a9(0x2eb)]();if(_0x3cb8ef[_0x3932a9(0x1d9)][_0x3932a9(0x37f)](_0x1b970e,_0x3a2bf1[_0x3932a9(0x3ed)][_0x3932a9(0x378)]))return{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20reorder\x20range')};}return _0x49ba1d;}},_0xdc976a={'m1':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'m2':_0x3f3894['SetNumfmtMutation']['id'],'handler'(_0x296a62,_0x2b9152){const _0x99e999=_0x4c00c1,_0x49c380={'m1Prime':_0x296a62,'m2Prime':_0x2b9152};if(_0x296a62[_0x99e999(0x3ed)]['unitId']!==_0x2b9152[_0x99e999(0x3ed)]['unitId']||_0x296a62[_0x99e999(0x3ed)][_0x99e999(0x380)][_0x99e999(0x22c)]!==_0x2b9152[_0x99e999(0x3ed)][_0x99e999(0x22c)]&&_0x296a62['params']['to'][_0x99e999(0x22c)]!==_0x2b9152[_0x99e999(0x3ed)][_0x99e999(0x22c)])return _0x49c380;const _0x5562dd=new _0x3cb8ef[(_0x99e999(0x3a0))](_0x296a62[_0x99e999(0x3ed)][_0x99e999(0x380)][_0x99e999(0x270)])[_0x99e999(0x2eb)](),_0x3dd0b3=new _0x3cb8ef['ObjectMatrix'](_0x296a62[_0x99e999(0x3ed)]['to'][_0x99e999(0x270)])[_0x99e999(0x2eb)]();if(_0x296a62[_0x99e999(0x3ed)][_0x99e999(0x380)][_0x99e999(0x22c)]===_0x2b9152[_0x99e999(0x3ed)][_0x99e999(0x22c)]){const {values:_0xd033d6}=_0x2b9152[_0x99e999(0x3ed)];for(const _0xe5ed36 in _0xd033d6)if(_0xd033d6[_0xe5ed36][_0x99e999(0x265)][_0x99e999(0x272)](_0x2b7d54=>_0x3cb8ef['Rectangle'][_0x99e999(0x37f)](_0x2b7d54,_0x5562dd)))return{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x296a62[_0x99e999(0x3ed)]['to'][_0x99e999(0x22c)]===_0x2b9152[_0x99e999(0x3ed)][_0x99e999(0x22c)]){const {values:_0x417f4d}=_0x2b9152[_0x99e999(0x3ed)];for(const _0x1851cb in _0x417f4d)if(_0x417f4d[_0x1851cb][_0x99e999(0x265)][_0x99e999(0x272)](_0x4b251d=>_0x3cb8ef['Rectangle']['intersects'](_0x4b251d,_0x3dd0b3)))return{'error':new Error(_0x99e999(0x414))};}return _0x49c380;}},_0x2f3dd4={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x4c4f3a['AddCommentMutation']['id'],'handler':_0x129e40((_0x5021b6,_0x249a78)=>{const _0x14e548=_0x4c00c1,_0x37e210={'m1Prime':_0x5021b6,'m2Prime':_0x249a78};if(_0x5021b6[_0x14e548(0x3ed)][_0x14e548(0x397)]!==_0x249a78[_0x14e548(0x3ed)][_0x14e548(0x397)]||_0x5021b6[_0x14e548(0x3ed)]['subUnitId']!==_0x249a78[_0x14e548(0x3ed)][_0x14e548(0x22c)])return _0x37e210;const _0x163e4a={'id':_0x3f3894[_0x14e548(0x1cf)]['id'],'params':{'unitId':_0x5021b6[_0x14e548(0x3ed)]['unitId'],'subUnitId':_0x5021b6['params']['subUnitId'],'fromRange':_0x5021b6[_0x14e548(0x3ed)][_0x14e548(0x404)],'toRange':_0x5021b6['params'][_0x14e548(0x1cd)]}},_0x138f1f=_0x4fd7a3(_0x249a78,_0x163e4a);return{'m1Prime':[_0x5021b6,..._0x138f1f],'m2Prime':[_0x249a78,..._0x138f1f]};},_0x4c00c1(0x1d5))},_0xd5e17c={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0xf84483['AddDataValidationMutation']['id'],'handler'(_0x542e35,_0x40b285){const _0x279779=_0x4c00c1,_0x50e9da={'m1Prime':_0x542e35,'m2Prime':_0x40b285};if(_0x542e35['params'][_0x279779(0x397)]!==_0x40b285['params'][_0x279779(0x397)]||_0x542e35[_0x279779(0x3ed)][_0x279779(0x22c)]!==_0x40b285[_0x279779(0x3ed)][_0x279779(0x22c)])return _0x50e9da;const _0x48a8c6={'id':_0x3f3894[_0x279779(0x1cf)]['id'],'params':{'fromRange':_0x542e35['params'][_0x279779(0x404)],'toRange':_0x542e35[_0x279779(0x3ed)][_0x279779(0x1cd)]}},_0xef4852=_0x461ae8(_0x40b285,_0x48a8c6);return{'m1Prime':[_0x542e35,..._0xef4852],'m2Prime':[_0x40b285,..._0xef4852]};}},_0x542bc6={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x41d1d1,_0x343d7a){const _0x366363=_0x4c00c1,_0x4705f7=_0x141574[_0x366363(0x1d5)](_0x343d7a,_0x41d1d1);return _0x5e1569(_0x4705f7)?{'m1Prime':_0x4705f7[_0x366363(0x3c4)],'m2Prime':_0x4705f7['m1Prime']}:_0x4705f7;}},_0x1f6b41={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894['MoveRangeMutation']['id'],'handler'(_0x330e0b,_0x531df4){const _0xcbd9d9=_0x4c00c1,_0x444c0a={'m1Prime':_0x330e0b,'m2Prime':_0x531df4};if(_0x330e0b[_0xcbd9d9(0x3ed)]['unitId']!==_0x531df4[_0xcbd9d9(0x3ed)]['unitId']||_0x330e0b[_0xcbd9d9(0x3ed)][_0xcbd9d9(0x22c)]!==_0x531df4[_0xcbd9d9(0x3ed)]['from'][_0xcbd9d9(0x22c)]&&_0x330e0b[_0xcbd9d9(0x3ed)]['subUnitId']!==_0x531df4['params']['to'][_0xcbd9d9(0x22c)])return _0x444c0a;const _0x1dd559=_0x3cb8ef[_0xcbd9d9(0x317)][_0xcbd9d9(0x289)](_0x330e0b),_0x345dd0=_0x3cb8ef['Tools'][_0xcbd9d9(0x289)](_0x531df4),_0x1a78fd=_0x330e0b[_0xcbd9d9(0x3ed)][_0xcbd9d9(0x404)],_0x5917a9=_0x330e0b[_0xcbd9d9(0x3ed)][_0xcbd9d9(0x1cd)];if(_0x330e0b[_0xcbd9d9(0x3ed)][_0xcbd9d9(0x22c)]===_0x531df4[_0xcbd9d9(0x3ed)][_0xcbd9d9(0x380)][_0xcbd9d9(0x22c)]){const _0x4c81ac=new _0x3cb8ef[(_0xcbd9d9(0x3a0))](_0x345dd0['params'][_0xcbd9d9(0x380)]['value']),_0x2113e2=_0x4c81ac[_0xcbd9d9(0x2eb)]();if(_0x1c8e92({'start':_0x1a78fd[_0xcbd9d9(0x1fb)],'end':_0x1a78fd[_0xcbd9d9(0x260)]},{'start':_0x2113e2[_0xcbd9d9(0x1fb)],'end':_0x2113e2[_0xcbd9d9(0x260)]})||_0x1c8e92({'start':_0x5917a9[_0xcbd9d9(0x1fb)],'end':_0x5917a9[_0xcbd9d9(0x260)]},{'start':_0x2113e2[_0xcbd9d9(0x1fb)],'end':_0x2113e2[_0xcbd9d9(0x260)]}))return{'error':new Error(_0xcbd9d9(0x3cd))};const _0x1ea190=_0x3f3894[_0xcbd9d9(0x2a7)]({'start':_0x1a78fd[_0xcbd9d9(0x1fb)],'end':_0x1a78fd['endRow']},{'start':_0x5917a9[_0xcbd9d9(0x1fb)],'end':_0x5917a9['endRow']},{'start':_0x2113e2['startRow'],'end':_0x2113e2[_0xcbd9d9(0x260)]});if(_0x1ea190[_0xcbd9d9(0x3a3)]!==0x0)return{'error':new Error(_0xcbd9d9(0x3cd))};_0x1ea190[_0xcbd9d9(0x305)]!==0x0&&_0x4c81ac[_0xcbd9d9(0x371)](_0x1a78fd[_0xcbd9d9(0x1fb)],_0x1a78fd[_0xcbd9d9(0x260)]-_0x1a78fd[_0xcbd9d9(0x1fb)]+0x1,_0x5917a9[_0xcbd9d9(0x1fb)]),_0x345dd0['params']['from'][_0xcbd9d9(0x270)]=_0x4c81ac[_0xcbd9d9(0x41d)]();}if(_0x330e0b[_0xcbd9d9(0x3ed)]['subUnitId']===_0x531df4[_0xcbd9d9(0x3ed)]['to'][_0xcbd9d9(0x22c)]){const _0x273015=new _0x3cb8ef[(_0xcbd9d9(0x3a0))](_0x345dd0[_0xcbd9d9(0x3ed)]['to'][_0xcbd9d9(0x270)]),_0x168862=_0x273015[_0xcbd9d9(0x2eb)]();if(_0x1c8e92({'start':_0x1a78fd[_0xcbd9d9(0x1fb)],'end':_0x1a78fd[_0xcbd9d9(0x260)]},{'start':_0x168862[_0xcbd9d9(0x1fb)],'end':_0x168862['endRow']})||_0x1c8e92({'start':_0x5917a9[_0xcbd9d9(0x1fb)],'end':_0x5917a9[_0xcbd9d9(0x260)]},{'start':_0x168862[_0xcbd9d9(0x1fb)],'end':_0x168862[_0xcbd9d9(0x260)]}))return{'error':new Error(_0xcbd9d9(0x3cd))};const _0x5c894a=_0x3f3894[_0xcbd9d9(0x2a7)]({'start':_0x1a78fd[_0xcbd9d9(0x1fb)],'end':_0x1a78fd[_0xcbd9d9(0x260)]},{'start':_0x5917a9[_0xcbd9d9(0x1fb)],'end':_0x5917a9[_0xcbd9d9(0x260)]},{'start':_0x168862[_0xcbd9d9(0x1fb)],'end':_0x168862[_0xcbd9d9(0x260)]});if(_0x5c894a[_0xcbd9d9(0x3a3)]!==0x0)return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};_0x5c894a[_0xcbd9d9(0x305)]!==0x0&&_0x273015['moveRows'](_0x1a78fd[_0xcbd9d9(0x1fb)],_0x1a78fd[_0xcbd9d9(0x260)]-_0x1a78fd[_0xcbd9d9(0x1fb)]+0x1,_0x5917a9[_0xcbd9d9(0x1fb)]),_0x345dd0[_0xcbd9d9(0x3ed)]['to']['value']=_0x273015[_0xcbd9d9(0x41d)]();}return{'m1Prime':_0x1dd559,'m2Prime':_0x345dd0};}},_0x2a162e={'m1':_0x3f3894['MoveRowsMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler'(_0x415fb1,_0x52c0ea){const _0x33f667=_0x4c00c1,_0x339955={'m1Prime':_0x415fb1,'m2Prime':_0x52c0ea};if(_0x415fb1['params'][_0x33f667(0x397)]!==_0x52c0ea[_0x33f667(0x3ed)]['unitId']||_0x415fb1['params'][_0x33f667(0x22c)]!==_0x52c0ea[_0x33f667(0x3ed)][_0x33f667(0x22c)])return _0x339955;const _0x3928ba=_0x3cb8ef['Tools']['deepClone'](_0x415fb1),_0xdef52c=_0x3cb8ef[_0x33f667(0x317)][_0x33f667(0x289)](_0x52c0ea),_0x37f9c9=_0x52c0ea['params'][_0x33f667(0x404)],_0x39b026=_0x52c0ea[_0x33f667(0x3ed)][_0x33f667(0x1cd)],_0xc82935=_0x415fb1[_0x33f667(0x3ed)][_0x33f667(0x404)],_0x1eb875=_0x415fb1['params'][_0x33f667(0x1cd)];if(_0xc82935[_0x33f667(0x260)]>=_0x37f9c9[_0x33f667(0x1fb)]&&_0xc82935[_0x33f667(0x1fb)]<=_0x37f9c9['endRow'])return{'error':new Error(_0x33f667(0x3bd))};const _0x304711=_0x3f3894[_0x33f667(0x2a7)]({'start':_0xc82935['startRow'],'end':_0xc82935[_0x33f667(0x260)]},{'start':_0x1eb875[_0x33f667(0x1fb)],'end':_0x1eb875[_0x33f667(0x260)]},{'start':_0x37f9c9[_0x33f667(0x1fb)],'end':_0x37f9c9[_0x33f667(0x260)]}),_0xa7e7aa=_0x3f3894[_0x33f667(0x2a7)]({'start':_0xc82935[_0x33f667(0x1fb)],'end':_0xc82935['endRow']},{'start':_0x1eb875[_0x33f667(0x1fb)],'end':_0x1eb875[_0x33f667(0x260)]},{'start':_0x39b026[_0x33f667(0x1fb)],'end':_0x39b026[_0x33f667(0x260)]});_0x304711&&_0xa7e7aa?(_0xdef52c['params'][_0x33f667(0x404)][_0x33f667(0x1fb)]+=_0x304711['step'],_0xdef52c['params'][_0x33f667(0x404)][_0x33f667(0x260)]+=_0x304711['step']+(_0x304711[_0x33f667(0x3a3)]||0x0),_0xdef52c[_0x33f667(0x3ed)]['targetRange'][_0x33f667(0x1fb)]+=_0xa7e7aa['step'],_0xdef52c[_0x33f667(0x3ed)]['targetRange'][_0x33f667(0x260)]+=_0xa7e7aa[_0x33f667(0x305)]+(_0xa7e7aa['length']||0x0)):_0xdef52c['id']=_0x3f3894[_0x33f667(0x310)]['id'];const _0x8e8c2a=_0x3f3894['handleBaseMoveRowsCols']({'start':_0x37f9c9['startRow'],'end':_0x37f9c9[_0x33f667(0x260)]},{'start':_0x39b026[_0x33f667(0x1fb)],'end':_0x39b026['endRow']},{'start':_0xc82935[_0x33f667(0x1fb)],'end':_0xc82935[_0x33f667(0x260)]}),_0x19b581=_0x3f3894[_0x33f667(0x2a7)]({'start':_0x37f9c9[_0x33f667(0x1fb)],'end':_0x37f9c9[_0x33f667(0x260)]},{'start':_0x39b026['startRow'],'end':_0x39b026[_0x33f667(0x260)]},{'start':_0x1eb875[_0x33f667(0x1fb)],'end':_0x1eb875[_0x33f667(0x260)]});return _0x8e8c2a&&_0x19b581?(_0x3928ba[_0x33f667(0x3ed)][_0x33f667(0x404)][_0x33f667(0x1fb)]+=_0x8e8c2a['step'],_0x3928ba[_0x33f667(0x3ed)][_0x33f667(0x404)][_0x33f667(0x260)]+=_0x8e8c2a[_0x33f667(0x305)]+(_0x8e8c2a['length']||0x0),_0x3928ba[_0x33f667(0x3ed)]['targetRange'][_0x33f667(0x1fb)]+=_0x19b581[_0x33f667(0x305)],_0x3928ba[_0x33f667(0x3ed)][_0x33f667(0x1cd)]['endRow']+=_0x19b581[_0x33f667(0x305)]+(_0x19b581[_0x33f667(0x3a3)]||0x0)):_0x3928ba['id']=_0x3f3894[_0x33f667(0x310)]['id'],{'m1Prime':_0x3928ba,'m2Prime':_0xdef52c};}},_0x7bcdd1={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894['RemoveNumfmtMutation']['id'],'handler'(_0x364d23,_0x5020ef){const _0x221fde=_0x4c00c1,_0x420fde={'m1Prime':_0x364d23,'m2Prime':_0x5020ef};if(_0x364d23['params'][_0x221fde(0x397)]!==_0x5020ef['params'][_0x221fde(0x397)]||_0x364d23[_0x221fde(0x3ed)][_0x221fde(0x22c)]!==_0x5020ef[_0x221fde(0x3ed)][_0x221fde(0x22c)])return _0x420fde;const _0xab2197=_0x3cb8ef['Tools']['deepClone'](_0x364d23),_0xf2a016=_0x3cb8ef[_0x221fde(0x317)][_0x221fde(0x289)](_0x5020ef),{sourceRange:_0x424489,targetRange:_0x39497a}=_0x364d23[_0x221fde(0x3ed)],_0x48a1b6={'start':_0x424489[_0x221fde(0x1fb)],'end':_0x424489[_0x221fde(0x260)]},_0x301df6={'start':_0x39497a[_0x221fde(0x1fb)],'end':_0x39497a[_0x221fde(0x260)]};return _0xf2a016[_0x221fde(0x3ed)][_0x221fde(0x265)][_0x221fde(0x272)](_0x52cb31=>{const _0x335755=_0x221fde,_0x21be12={'start':_0x52cb31[_0x335755(0x1fb)],'end':_0x52cb31[_0x335755(0x260)]},_0x3f53c2=_0x1c8e92(_0x48a1b6,_0x21be12),_0x5e5b08=_0x1c8e92(_0x301df6,_0x21be12);if(_0x3f53c2||_0x5e5b08)return!0x0;const _0x538cdf=_0x3f3894[_0x335755(0x2a7)](_0x48a1b6,_0x301df6,_0x21be12);return _0x538cdf[_0x335755(0x3a3)]!==0x0?!0x0:(_0x52cb31[_0x335755(0x1fb)]+=_0x538cdf[_0x335755(0x305)],_0x52cb31[_0x335755(0x260)]+=_0x538cdf[_0x335755(0x305)],!0x1);})?{'error':new Error(_0x221fde(0x237))}:{'m1Prime':_0xab2197,'m2Prime':_0xf2a016};}},_0x654b8={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'handler'(_0x229b3a,_0xc465ef){const _0x218302=_0x4c00c1,_0x32b2e8=_0x3cb8ef[_0x218302(0x317)][_0x218302(0x289)](_0x229b3a),_0x5b1873=_0x3cb8ef[_0x218302(0x317)][_0x218302(0x289)](_0xc465ef);if(_0x229b3a[_0x218302(0x3ed)]['unitId']!==_0xc465ef[_0x218302(0x3ed)][_0x218302(0x397)]||_0x229b3a[_0x218302(0x3ed)][_0x218302(0x22c)]!==_0xc465ef[_0x218302(0x3ed)][_0x218302(0x22c)])return{'m1Prime':_0x32b2e8,'m2Prime':_0x5b1873};const _0x5e7f1b=_0x5b1873[_0x218302(0x3ed)][_0x218302(0x265)][_0x218302(0x263)]((_0x9a6643,_0x58b813)=>{const _0x31c917=_0x218302,{sourceRange:_0x205e42,targetRange:_0x3cf173}=_0x229b3a['params'],_0x23eda0={..._0x58b813};return _0x205e42['endRow']<_0x23eda0['startRow']&&_0x3cf173[_0x31c917(0x1fb)]>_0x23eda0[_0x31c917(0x260)]?(_0x23eda0[_0x31c917(0x1fb)]-=_0x205e42[_0x31c917(0x260)]-_0x205e42['startRow']+0x1,_0x23eda0[_0x31c917(0x260)]-=_0x205e42[_0x31c917(0x260)]-_0x205e42['startRow']+0x1,_0x12c5a0(_0x23eda0)&&_0x9a6643['push'](_0x23eda0)):_0x205e42['startRow']>_0x23eda0['endRow']&&_0x3cf173[_0x31c917(0x260)]<_0x23eda0['startRow']?(_0x23eda0['startRow']+=_0x205e42[_0x31c917(0x260)]-_0x205e42[_0x31c917(0x1fb)]+0x1,_0x23eda0[_0x31c917(0x260)]+=_0x205e42[_0x31c917(0x260)]-_0x205e42[_0x31c917(0x1fb)]+0x1,_0x12c5a0(_0x23eda0)&&_0x9a6643['push'](_0x23eda0)):_0x3cb8ef[_0x31c917(0x1d9)]['intersects'](_0x23eda0,_0x205e42)||_0x3cb8ef['Rectangle'][_0x31c917(0x37f)](_0x23eda0,_0x3cf173)||_0x9a6643[_0x31c917(0x2bd)](_0x23eda0),_0x9a6643;},[]);return _0x5b1873[_0x218302(0x3ed)][_0x218302(0x265)]=_0x5e7f1b,_0x5b1873[_0x218302(0x3ed)][_0x218302(0x265)][_0x218302(0x3a3)]===0x0&&(_0x5b1873['id']=_0x3f3894[_0x218302(0x310)]['id']),{'m1Prime':_0x32b2e8,'m2Prime':_0x5b1873};}},_0x49e080={'m1':_0x3f3894['MoveRowsMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x2796e2,_0x49f00b){const _0x3ca3df=_0x4c00c1;var _0x3cf430;const _0x20b67f={'m1Prime':_0x2796e2,'m2Prime':_0x49f00b};if(_0x2796e2['params']['unitId']!==_0x49f00b[_0x3ca3df(0x3ed)][_0x3ca3df(0x397)]||_0x2796e2[_0x3ca3df(0x3ed)][_0x3ca3df(0x22c)]!==_0x49f00b[_0x3ca3df(0x3ed)][_0x3ca3df(0x22c)])return _0x20b67f;const _0x41d471=_0x2a0d5a(_0x2796e2[_0x3ca3df(0x3ed)][_0x3ca3df(0x404)],_0x2796e2[_0x3ca3df(0x3ed)][_0x3ca3df(0x1cd)]),_0x4032f1=_0x3cb8ef['Tools'][_0x3ca3df(0x289)](_0x49f00b),{range:_0x54f3e3}=_0x4032f1[_0x3ca3df(0x3ed)],_0x4f2bab=Array[_0x3ca3df(0x380)]({'length':_0x54f3e3[_0x3ca3df(0x260)]-_0x54f3e3[_0x3ca3df(0x1fb)]+0x1},(_0x381cb1,_0x2b57c1)=>_0x2b57c1+_0x54f3e3['startRow']),_0x498168={},_0x519e51={},_0x5258ae=Math[_0x3ca3df(0x24c)](_0x2796e2[_0x3ca3df(0x3ed)][_0x3ca3df(0x404)][_0x3ca3df(0x1fb)],_0x2796e2[_0x3ca3df(0x3ed)][_0x3ca3df(0x1cd)]['startRow'],..._0x4f2bab),_0x2785ff=Math[_0x3ca3df(0x275)](_0x2796e2[_0x3ca3df(0x3ed)][_0x3ca3df(0x404)]['endRow'],_0x2796e2['params'][_0x3ca3df(0x1cd)][_0x3ca3df(0x260)],..._0x4f2bab);for(let _0x536533=_0x5258ae;_0x536533<=_0x2785ff;_0x536533++){const _0x519ff8=_0x536533,_0x27ce96=(_0x3cf430=_0x49f00b[_0x3ca3df(0x3ed)][_0x3ca3df(0x2be)][_0x536533])!=null?_0x3cf430:_0x519ff8,_0x2c3dd2=_0x41d471(_0x27ce96);_0x519ff8!==_0x2c3dd2&&(_0x498168[_0x519ff8]=_0x2c3dd2),_0x27ce96!==_0x2c3dd2&&(_0x519e51[_0x27ce96]=_0x2c3dd2);}_0x4032f1[_0x3ca3df(0x3ed)][_0x3ca3df(0x2be)]=_0x498168;const _0x15dd77=Object[_0x3ca3df(0x21d)](_0x498168)[_0x3ca3df(0x1bc)](Number);_0x54f3e3[_0x3ca3df(0x1fb)]=Math[_0x3ca3df(0x24c)](..._0x15dd77),_0x54f3e3[_0x3ca3df(0x260)]=Math[_0x3ca3df(0x275)](..._0x15dd77);const _0x39d4e8=[_0x2796e2],_0x38967c=Object[_0x3ca3df(0x21d)](_0x519e51)[_0x3ca3df(0x1bc)](Number);return _0x38967c[_0x3ca3df(0x3a3)]>0x0&&_0x39d4e8['unshift']({'id':_0x3f3894[_0x3ca3df(0x1da)]['id'],'params':{'unitId':_0x2796e2['params'][_0x3ca3df(0x397)],'subUnitId':_0x2796e2['params'][_0x3ca3df(0x22c)],'range':{'startColumn':_0x49f00b[_0x3ca3df(0x3ed)][_0x3ca3df(0x378)][_0x3ca3df(0x22f)],'endColumn':_0x49f00b['params'][_0x3ca3df(0x378)][_0x3ca3df(0x34d)],'startRow':Math[_0x3ca3df(0x24c)](..._0x38967c),'endRow':Math[_0x3ca3df(0x275)](..._0x38967c)},'order':_0x519e51}}),{'m1Prime':_0x39d4e8,'m2Prime':_0x4032f1};}},_0x2a0d5a=_0x129e40((_0xbacb92,_0x31428e)=>{const _0x19c6f2=_0x4c00c1,_0x1fa5c3=_0xbacb92['endRow']-_0xbacb92[_0x19c6f2(0x1fb)]+0x1,_0x30e62a=_0xbacb92[_0x19c6f2(0x1fb)],_0x5c46f3=_0x31428e['startRow'];return _0xa3e2d9=>{const _0x33960e=_0x19c6f2;if(_0x30e62a<=_0x5c46f3){const _0x2df5c1=_0x31428e[_0x33960e(0x1fb)]-_0xbacb92[_0x33960e(0x260)]-0x1;if(_0xa3e2d9>=_0xbacb92[_0x33960e(0x1fb)]&&_0xa3e2d9<=_0xbacb92[_0x33960e(0x260)])return _0xa3e2d9+_0x2df5c1;if(_0xa3e2d9>_0xbacb92[_0x33960e(0x260)]&&_0xa3e2d9<_0x31428e[_0x33960e(0x1fb)])return _0xa3e2d9-_0x1fa5c3;}if(_0x30e62a>_0x5c46f3){const _0x1dc867=_0xbacb92[_0x33960e(0x1fb)]-_0x31428e[_0x33960e(0x1fb)];if(_0xa3e2d9>=_0x31428e['startRow']&&_0xa3e2d9<_0xbacb92[_0x33960e(0x1fb)])return _0xa3e2d9+_0x1fa5c3;if(_0xa3e2d9>=_0xbacb92[_0x33960e(0x1fb)]&&_0xa3e2d9<=_0xbacb92['endRow'])return _0xa3e2d9-_0x1dc867;}return _0xa3e2d9;};},_0x4c00c1(0x3de)),_0x3adda3={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler'(_0x34cd6a,_0xefb604){const _0x4f561a=_0x4c00c1,_0x479def={'m1Prime':_0x34cd6a,'m2Prime':_0xefb604};if(_0x34cd6a[_0x4f561a(0x3ed)][_0x4f561a(0x397)]!==_0xefb604[_0x4f561a(0x3ed)]['unitId']||_0x34cd6a[_0x4f561a(0x3ed)][_0x4f561a(0x22c)]!==_0xefb604[_0x4f561a(0x3ed)][_0x4f561a(0x22c)])return _0x479def;const _0x368467=[_0x3cb8ef['Tools']['deepClone'](_0x34cd6a)],_0x8f6db8=_0x3cb8ef[_0x4f561a(0x317)]['deepClone'](_0xefb604),{sourceRange:_0x86fa7a,targetRange:_0x2fd97b}=_0x34cd6a[_0x4f561a(0x3ed)],_0x1c2092={'start':_0x86fa7a[_0x4f561a(0x1fb)],'end':_0x86fa7a[_0x4f561a(0x260)]},_0x41a0ad={'start':_0x2fd97b[_0x4f561a(0x1fb)],'end':_0x2fd97b[_0x4f561a(0x260)]},{values:_0x4bfad7}=_0x8f6db8[_0x4f561a(0x3ed)],_0x28619f=[];let _0x249c4e=!0x1;for(const _0x575fae in _0x4bfad7){const _0x70e0f6=_0x4bfad7[_0x575fae];if(_0x28619f['push'](..._0x70e0f6[_0x4f561a(0x265)]),_0x70e0f6[_0x4f561a(0x265)][_0x4f561a(0x272)](_0x2c0ae6=>{const _0x137a41=_0x4f561a,_0x35a903={'start':_0x2c0ae6[_0x137a41(0x1fb)],'end':_0x2c0ae6[_0x137a41(0x260)]},_0x198241=_0x1c8e92(_0x1c2092,_0x35a903),_0x3e0629=_0x1c8e92(_0x41a0ad,_0x35a903);if(_0x198241||_0x3e0629)return!0x0;const _0xb99f7c=_0x3f3894['handleBaseMoveRowsCols'](_0x1c2092,_0x41a0ad,_0x35a903);return _0xb99f7c['length']!==0x0?!0x0:(_0xb99f7c[_0x137a41(0x305)]!==0x0&&(_0x249c4e=!0x0),_0x2c0ae6[_0x137a41(0x1fb)]+=_0xb99f7c[_0x137a41(0x305)],_0x2c0ae6[_0x137a41(0x260)]+=_0xb99f7c[_0x137a41(0x305)],!0x1);}))return{'error':new Error(_0x4f561a(0x424))};}if(_0x249c4e){const _0x9d3c3b={'id':_0x3f3894['RemoveNumfmtMutation']['id'],'params':{'unitId':_0xefb604['params'][_0x4f561a(0x397)],'subUnitId':_0xefb604['params']['subUnitId'],'ranges':_0x28619f}};_0x368467[_0x4f561a(0x2bd)](_0x9d3c3b,_0x8f6db8);}return{'m1Prime':_0x368467,'m2Prime':_0x8f6db8};}},_0x18e2ad={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x496a2c,_0x3f8bb7){const _0x15c810=_0x4c00c1,_0x3930a6={'m1Prime':_0x496a2c,'m2Prime':_0x3f8bb7};if(_0x496a2c[_0x15c810(0x3ed)][_0x15c810(0x397)]!==_0x3f8bb7[_0x15c810(0x3ed)][_0x15c810(0x397)]||_0x496a2c[_0x15c810(0x3ed)]['subUnitId']!==_0x3f8bb7[_0x15c810(0x3ed)][_0x15c810(0x22c)])return _0x3930a6;const _0xf0ccd9=[_0x3cb8ef[_0x15c810(0x317)][_0x15c810(0x289)](_0x496a2c)],_0x2b3f16=_0x3cb8ef[_0x15c810(0x317)]['deepClone'](_0x3f8bb7),_0x1b4b64=new _0x3cb8ef[(_0x15c810(0x3a0))](_0x2b3f16[_0x15c810(0x3ed)]['cellValue']),{sourceRange:_0x4d5f7f,targetRange:_0x25c372}=_0x496a2c[_0x15c810(0x3ed)],_0x1c2f71=_0x4d5f7f[_0x15c810(0x1fb)],_0x36cf2e=_0x4d5f7f[_0x15c810(0x260)]-_0x4d5f7f['startRow']+0x1,_0x2ccc05=_0x25c372['startRow'];_0x1b4b64[_0x15c810(0x371)](_0x1c2f71,_0x36cf2e,_0x2ccc05);const _0x2b95d0=new _0x3cb8ef[(_0x15c810(0x3a0))]();let _0x301bc0=!0x1;if(_0x1b4b64[_0x15c810(0x34e)]((_0x4e8288,_0x429902,_0x2da080)=>{const _0xc5ebdc=_0x15c810;if(_0x2da080&&_0x2da080['f']){const _0x8bcc81=_0x2da080['f'];let _0x9ed2a2=!0x1;const _0x40caca=_0xcb0881(_0x496a2c[_0xc5ebdc(0x3ed)][_0xc5ebdc(0x397)],_0x496a2c[_0xc5ebdc(0x3ed)]['subUnitId'],_0x8bcc81,_0x5325ed=>{const _0x41f7ee=_0xc5ebdc,_0x2e083e=_0x3f3894[_0x41f7ee(0x2a7)]({'start':_0x496a2c[_0x41f7ee(0x3ed)][_0x41f7ee(0x404)][_0x41f7ee(0x1fb)],'end':_0x496a2c[_0x41f7ee(0x3ed)][_0x41f7ee(0x404)][_0x41f7ee(0x260)]},{'start':_0x496a2c['params'][_0x41f7ee(0x1cd)][_0x41f7ee(0x1fb)],'end':_0x496a2c[_0x41f7ee(0x3ed)][_0x41f7ee(0x1cd)][_0x41f7ee(0x260)]},{'start':_0x5325ed[_0x41f7ee(0x1fb)],'end':_0x5325ed['endRow']});return(_0x2e083e[_0x41f7ee(0x305)]!==0x0||_0x2e083e['length']!==0x0)&&(_0x9ed2a2=!0x0,_0x5325ed[_0x41f7ee(0x1fb)]+=_0x2e083e['step'],_0x5325ed['endRow']+=_0x2e083e[_0x41f7ee(0x305)]+_0x2e083e[_0x41f7ee(0x3a3)]),_0x5325ed;});_0x9ed2a2&&(_0x301bc0=!0x0,_0x2da080['f']=_0x40caca,_0x2b95d0[_0xc5ebdc(0x2fd)](_0x4e8288,_0x429902,{..._0x2da080}));}}),_0x301bc0){const _0x49b93a={'id':_0x3f3894['SetRangeValuesMutation']['id'],'params':{'unitId':_0x3f8bb7[_0x15c810(0x3ed)][_0x15c810(0x397)],'subUnitId':_0x3f8bb7[_0x15c810(0x3ed)][_0x15c810(0x22c)],'cellValue':_0x2b95d0[_0x15c810(0x41d)]()}};_0xf0ccd9['push'](_0x49b93a);}return _0x2b3f16[_0x15c810(0x3ed)]['cellValue']=_0x1b4b64[_0x15c810(0x41d)](),{'m1Prime':_0xf0ccd9,'m2Prime':_0x2b3f16};}},_0x1cb739={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894['SetRowDataMutation']['id'],'handler'(_0x434469,_0x19de83){const _0x444692=_0x4c00c1,_0x4981df={'m1Prime':_0x434469,'m2Prime':_0x19de83};if(_0x434469[_0x444692(0x3ed)][_0x444692(0x397)]!==_0x19de83[_0x444692(0x3ed)][_0x444692(0x397)]||_0x434469[_0x444692(0x3ed)][_0x444692(0x22c)]!==_0x19de83[_0x444692(0x3ed)][_0x444692(0x22c)])return _0x4981df;const _0x51df7e=_0x3cb8ef['Tools']['deepClone'](_0x434469),_0x5332a7=_0x3cb8ef[_0x444692(0x317)][_0x444692(0x289)](_0x19de83),{rowData:_0x20e527}=_0x5332a7[_0x444692(0x3ed)],{sourceRange:_0x1b4ca1,targetRange:_0x2bcf49}=_0x434469[_0x444692(0x3ed)];return _0x3cb8ef[_0x444692(0x381)](_0x1b4ca1[_0x444692(0x1fb)],_0x1b4ca1[_0x444692(0x260)]-_0x1b4ca1['startRow']+0x1,_0x2bcf49['startRow'],_0x20e527),{'m1Prime':_0x51df7e,'m2Prime':_0x5332a7};}},_0x1b96d9={'m1':_0x3f3894['MoveRowsMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2dd)]['id'],'handler'(_0x34705d,_0x4b193f){const _0x390ce3=_0x4c00c1,_0x33ae75={'m1Prime':_0x34705d,'m2Prime':_0x4b193f};if(_0x34705d[_0x390ce3(0x3ed)][_0x390ce3(0x397)]!==_0x4b193f['params']['unitId']||_0x34705d[_0x390ce3(0x3ed)][_0x390ce3(0x22c)]!==_0x4b193f[_0x390ce3(0x3ed)]['subUnitId'])return _0x33ae75;const _0x3fd108=_0x3cb8ef[_0x390ce3(0x317)][_0x390ce3(0x289)](_0x34705d),_0xdb188d=_0x3cb8ef['Tools'][_0x390ce3(0x289)](_0x4b193f),{ranges:_0x147c9a}=_0xdb188d['params'],{sourceRange:_0xd0b818,targetRange:_0x17d58f}=_0x34705d[_0x390ce3(0x3ed)],_0x210055={'start':_0xd0b818['startRow'],'end':_0xd0b818[_0x390ce3(0x260)]},_0x3525e4={'start':_0x17d58f[_0x390ce3(0x1fb)],'end':_0x17d58f['endRow']};return _0x147c9a[_0x390ce3(0x272)](_0xd823b0=>{const _0x3bb41d=_0x390ce3,_0xaf8f06={'start':_0xd823b0[_0x3bb41d(0x1fb)],'end':_0xd823b0['endRow']},_0x39374c=_0x1c8e92(_0x210055,_0xaf8f06),_0x450fc6=_0x1c8e92(_0x3525e4,_0xaf8f06);if(_0x39374c||_0x450fc6)return!0x0;const _0x2640ba=_0x3f3894[_0x3bb41d(0x2a7)](_0x210055,_0x3525e4,_0xaf8f06);return _0x2640ba[_0x3bb41d(0x3a3)]!==0x0?!0x0:(_0xd823b0[_0x3bb41d(0x1fb)]+=_0x2640ba[_0x3bb41d(0x305)],_0xd823b0['endRow']+=_0x2640ba[_0x3bb41d(0x305)],!0x1);})?{'error':new Error(_0x390ce3(0x3b1))}:{'m1Prime':_0x3fd108,'m2Prime':_0xdb188d};}},_0x5616ef={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894['SetRowVisibleMutation']['id'],'handler'(_0x39bdce,_0x45c386){const _0x22804d=_0x4c00c1,_0x29e817={'m1Prime':_0x39bdce,'m2Prime':_0x45c386};if(_0x39bdce[_0x22804d(0x3ed)][_0x22804d(0x397)]!==_0x45c386['params']['unitId']||_0x39bdce[_0x22804d(0x3ed)][_0x22804d(0x22c)]!==_0x45c386[_0x22804d(0x3ed)][_0x22804d(0x22c)])return _0x29e817;const _0xcba3fa=_0x3cb8ef[_0x22804d(0x317)][_0x22804d(0x289)](_0x39bdce),_0x138c2f=_0x3cb8ef['Tools']['deepClone'](_0x45c386),{ranges:_0x1d6289}=_0x138c2f[_0x22804d(0x3ed)],{sourceRange:_0x415531,targetRange:_0x4b0563}=_0x39bdce[_0x22804d(0x3ed)],_0x586e3d={'start':_0x415531[_0x22804d(0x1fb)],'end':_0x415531[_0x22804d(0x260)]},_0x377c73={'start':_0x4b0563['startRow'],'end':_0x4b0563['endRow']};return _0x1d6289['some'](_0x395b65=>{const _0xb4d151=_0x22804d,_0x4f382d={'start':_0x395b65[_0xb4d151(0x1fb)],'end':_0x395b65['endRow']},_0x487aa1=_0x1c8e92(_0x586e3d,_0x4f382d),_0x2fbdcb=_0x1c8e92(_0x377c73,_0x4f382d);if(_0x487aa1||_0x2fbdcb)return!0x0;const _0x34d4ca=_0x3f3894[_0xb4d151(0x2a7)](_0x586e3d,_0x377c73,_0x4f382d);return _0x34d4ca[_0xb4d151(0x3a3)]!==0x0?!0x0:(_0x395b65[_0xb4d151(0x1fb)]+=_0x34d4ca['step'],_0x395b65[_0xb4d151(0x260)]+=_0x34d4ca[_0xb4d151(0x305)],!0x1);})?{'error':new Error(_0x22804d(0x3da))}:{'m1Prime':_0xcba3fa,'m2Prime':_0x138c2f};}},_0x50634d={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0x10e34e,_0x423ff4){const _0x2ba1cd=_0x4c00c1,_0x1e3c2c={'m1Prime':[],'m2Prime':[]};if(_0x10e34e[_0x2ba1cd(0x3ed)][_0x2ba1cd(0x397)]!==_0x423ff4[_0x2ba1cd(0x3ed)]['unitId']||_0x10e34e[_0x2ba1cd(0x3ed)][_0x2ba1cd(0x22c)]!==_0x423ff4[_0x2ba1cd(0x3ed)][_0x2ba1cd(0x22c)])return _0x1e3c2c;const _0x531582=_0x3cb8ef[_0x2ba1cd(0x317)][_0x2ba1cd(0x289)](_0x423ff4);let _0x281f65=!0x1;return _0x531582[_0x2ba1cd(0x3ed)][_0x2ba1cd(0x31b)][_0x2ba1cd(0x2f2)](_0x4ac717=>{const _0x9bf24f=_0x2ba1cd,{range:_0x22bc99,primary:_0x5ee0f5}=_0x4ac717,_0x34c4f=_0x3f3894[_0x9bf24f(0x2a7)]({'start':_0x10e34e['params'][_0x9bf24f(0x404)][_0x9bf24f(0x1fb)],'end':_0x10e34e[_0x9bf24f(0x3ed)][_0x9bf24f(0x404)][_0x9bf24f(0x260)]},{'start':_0x10e34e[_0x9bf24f(0x3ed)][_0x9bf24f(0x1cd)][_0x9bf24f(0x1fb)],'end':_0x10e34e[_0x9bf24f(0x3ed)][_0x9bf24f(0x1cd)][_0x9bf24f(0x260)]},{'start':_0x22bc99[_0x9bf24f(0x1fb)],'end':_0x22bc99[_0x9bf24f(0x260)]});if(_0x34c4f[_0x9bf24f(0x3a3)]||_0x34c4f[_0x9bf24f(0x305)]){if(_0x22bc99[_0x9bf24f(0x1fb)]+=_0x34c4f[_0x9bf24f(0x305)],_0x22bc99[_0x9bf24f(0x260)]+=_0x34c4f['step']+(_0x34c4f['length']||0x0),_0x5ee0f5){const _0x363544=_0x3f3894[_0x9bf24f(0x2a7)]({'start':_0x10e34e[_0x9bf24f(0x3ed)][_0x9bf24f(0x404)][_0x9bf24f(0x1fb)],'end':_0x10e34e[_0x9bf24f(0x3ed)][_0x9bf24f(0x404)][_0x9bf24f(0x260)]},{'start':_0x10e34e[_0x9bf24f(0x3ed)]['targetRange'][_0x9bf24f(0x1fb)],'end':_0x10e34e['params'][_0x9bf24f(0x1cd)][_0x9bf24f(0x260)]},{'start':_0x5ee0f5[_0x9bf24f(0x1fb)],'end':_0x5ee0f5[_0x9bf24f(0x260)]});(_0x363544[_0x9bf24f(0x3a3)]||_0x363544[_0x9bf24f(0x305)])&&(_0x5ee0f5[_0x9bf24f(0x1fb)]+=_0x363544['step'],_0x5ee0f5[_0x9bf24f(0x260)]+=_0x363544[_0x9bf24f(0x305)],_0x5ee0f5[_0x9bf24f(0x415)]+=_0x363544[_0x9bf24f(0x305)]);}_0x281f65=!0x0;}}),_0x281f65&&_0x1e3c2c[_0x2ba1cd(0x3c4)]['push'](_0x531582),_0x1e3c2c;}},_0x2aeb72={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x3e5)]['id'],'handler'(_0x599c37,_0x479d71){const _0x4e5ff2=_0x4c00c1,_0x1edd4a={'m1Prime':[_0x599c37],'m2Prime':[_0x479d71]};if(_0x599c37[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x397)]!==_0x479d71['params'][_0x4e5ff2(0x397)]||_0x599c37[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x22c)]!==_0x479d71[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x22c)])return _0x1edd4a;const _0x1004a4=_0x3cb8ef['Tools']['deepClone'](_0x599c37),_0x51f9da=_0x3cb8ef[_0x4e5ff2(0x317)][_0x4e5ff2(0x289)](_0x479d71),_0x3295b5=_0x3f3894[_0x4e5ff2(0x2a7)]({'start':_0x599c37[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x404)][_0x4e5ff2(0x1fb)],'end':_0x599c37[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x404)]['endRow']},{'start':_0x599c37[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x1cd)][_0x4e5ff2(0x1fb)],'end':_0x599c37[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x1cd)]['endRow']},{'start':_0x479d71[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x378)][_0x4e5ff2(0x1fb)],'end':_0x479d71[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x378)][_0x4e5ff2(0x260)]});return _0x51f9da[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x378)]['startRow']+=_0x3295b5[_0x4e5ff2(0x305)],_0x51f9da[_0x4e5ff2(0x3ed)][_0x4e5ff2(0x378)][_0x4e5ff2(0x260)]+=_0x3295b5['step']+_0x3295b5[_0x4e5ff2(0x3a3)],{'m1Prime':[_0x51f9da,_0x1004a4],'m2Prime':[_0x51f9da]};}},_0x4d9aca={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x204)]['id'],'handler'(_0x2a6515,_0x5e5a4f){const _0x430c02=_0x4c00c1,_0x24a994={'m1Prime':_0x2a6515,'m2Prime':_0x5e5a4f};if(_0x2a6515[_0x430c02(0x3ed)][_0x430c02(0x397)]!==_0x5e5a4f['params']['unitId']||_0x2a6515[_0x430c02(0x3ed)][_0x430c02(0x22c)]!==_0x5e5a4f['params']['subUnitId'])return _0x24a994;const _0x3de84c=_0x3cb8ef[_0x430c02(0x317)][_0x430c02(0x289)](_0x2a6515),_0x20e593=_0x3cb8ef[_0x430c02(0x317)][_0x430c02(0x289)](_0x5e5a4f),{rowsAutoHeightInfo:_0x322a87}=_0x20e593[_0x430c02(0x3ed)],{sourceRange:_0x34c3fb,targetRange:_0x105e51}=_0x2a6515[_0x430c02(0x3ed)],_0x31be81={'start':_0x34c3fb['startRow'],'end':_0x34c3fb[_0x430c02(0x260)]},_0x1b006b={'start':_0x105e51[_0x430c02(0x1fb)],'end':_0x105e51['endRow']};return _0x322a87['some'](_0x5132c8=>{const _0x502845=_0x430c02,_0x37138e={'start':_0x5132c8[_0x502845(0x1d0)],'end':_0x5132c8['row']},_0x3a6d22=_0x3f3894['handleBaseMoveRowsCols'](_0x31be81,_0x1b006b,_0x37138e);return _0x3a6d22[_0x502845(0x3a3)]!==0x0?!0x0:(_0x5132c8[_0x502845(0x1d0)]+=_0x3a6d22['step'],!0x1);})?{'error':new Error(_0x430c02(0x20c))}:{'m1Prime':_0x3de84c,'m2Prime':_0x20e593};}},_0x200337={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3f0)]['id'],'handler'(_0x221aea,_0xb0728f){const _0xd0ff5c=_0x4c00c1,_0x44cd35={'m1Prime':_0x221aea,'m2Prime':_0xb0728f};if(_0x221aea['params'][_0xd0ff5c(0x397)]!==_0xb0728f[_0xd0ff5c(0x3ed)][_0xd0ff5c(0x397)]||_0x221aea[_0xd0ff5c(0x3ed)][_0xd0ff5c(0x22c)]!==_0xb0728f[_0xd0ff5c(0x3ed)][_0xd0ff5c(0x22c)])return _0x44cd35;const _0x4130da=_0x3cb8ef[_0xd0ff5c(0x317)][_0xd0ff5c(0x289)](_0x221aea),_0x44149e=_0x3cb8ef['Tools'][_0xd0ff5c(0x289)](_0xb0728f),{ranges:_0x35a3d2,rowHeight:_0x4cf05b}=_0x44149e[_0xd0ff5c(0x3ed)],{sourceRange:_0x2c07d1,targetRange:_0xc32908}=_0x221aea[_0xd0ff5c(0x3ed)],_0x12edb0={'start':_0x2c07d1[_0xd0ff5c(0x1fb)],'end':_0x2c07d1['endRow']},_0x5b0ba5={'start':_0xc32908[_0xd0ff5c(0x1fb)],'end':_0xc32908[_0xd0ff5c(0x260)]};return _0x35a3d2['some'](_0xb88332=>{const _0x1cb259=_0xd0ff5c,_0x2ab6d1={'start':_0xb88332[_0x1cb259(0x1fb)],'end':_0xb88332[_0x1cb259(0x260)]},_0x174b38=_0x3f3894['handleBaseMoveRowsCols'](_0x12edb0,_0x5b0ba5,_0x2ab6d1);return _0x174b38[_0x1cb259(0x3a3)]!==0x0?!0x0:(_0xb88332[_0x1cb259(0x1fb)]+=_0x174b38[_0x1cb259(0x305)],_0xb88332[_0x1cb259(0x260)]+=_0x174b38[_0x1cb259(0x305)],!0x1);})?{'error':new Error(_0xd0ff5c(0x334))}:(typeof _0x4cf05b!=_0xd0ff5c(0x28d)&&_0x3cb8ef[_0xd0ff5c(0x381)](_0x2c07d1['startRow'],_0x2c07d1[_0xd0ff5c(0x260)]-_0x2c07d1[_0xd0ff5c(0x1fb)]+0x1,_0xc32908[_0xd0ff5c(0x1fb)],_0x4cf05b),{'m1Prime':_0x4130da,'m2Prime':_0x44149e});}},_0x3bffed={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x3f3894[_0x4c00c1(0x33e)]['id'],'handler'(_0x21724e,_0x5d1742){const _0x439f2d=_0x4c00c1,_0x55c3ed={'m1Prime':_0x21724e,'m2Prime':_0x5d1742};if(_0x21724e['params']['unitId']!==_0x5d1742[_0x439f2d(0x3ed)][_0x439f2d(0x397)]||_0x21724e[_0x439f2d(0x3ed)][_0x439f2d(0x22c)]!==_0x5d1742[_0x439f2d(0x3ed)][_0x439f2d(0x22c)])return _0x55c3ed;const _0xba340a=_0x3cb8ef[_0x439f2d(0x317)][_0x439f2d(0x289)](_0x21724e),_0x21df04=_0x3cb8ef['Tools'][_0x439f2d(0x289)](_0x5d1742),{ranges:_0x4e84ab,autoHeightInfo:_0x560f95}=_0x21df04[_0x439f2d(0x3ed)],{sourceRange:_0x4f316b,targetRange:_0x372fd2}=_0x21724e[_0x439f2d(0x3ed)],_0x3a3a00={'start':_0x4f316b['startRow'],'end':_0x4f316b[_0x439f2d(0x260)]},_0x3918de={'start':_0x372fd2['startRow'],'end':_0x372fd2[_0x439f2d(0x260)]};return _0x4e84ab[_0x439f2d(0x272)](_0x43fae7=>{const _0x23ad07=_0x439f2d,_0x2dfc04={'start':_0x43fae7[_0x23ad07(0x1fb)],'end':_0x43fae7[_0x23ad07(0x260)]},_0x3d5d3f=_0x3f3894[_0x23ad07(0x2a7)](_0x3a3a00,_0x3918de,_0x2dfc04);return _0x3d5d3f['length']!==0x0?!0x0:(_0x43fae7[_0x23ad07(0x1fb)]+=_0x3d5d3f[_0x23ad07(0x305)],_0x43fae7[_0x23ad07(0x260)]+=_0x3d5d3f[_0x23ad07(0x305)],!0x1);})?{'error':new Error(_0x439f2d(0x395))}:(typeof _0x560f95!=_0x439f2d(0x28d)&&_0x3cb8ef[_0x439f2d(0x381)](_0x4f316b[_0x439f2d(0x1fb)],_0x4f316b[_0x439f2d(0x260)]-_0x4f316b[_0x439f2d(0x1fb)]+0x1,_0x372fd2[_0x439f2d(0x1fb)],_0x560f95),{'m1Prime':_0xba340a,'m2Prime':_0x21df04});}},_0x44fe0f={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x478766,_0x54ef15)=>{const _0xfae4d9=_0x4c00c1,_0x2e7121={'m1Prime':_0x478766,'m2Prime':_0x54ef15};if(_0x478766[_0xfae4d9(0x3ed)][_0xfae4d9(0x397)]!==_0x54ef15[_0xfae4d9(0x3ed)][_0xfae4d9(0x397)]||_0x478766['params']['subUnitId']!==_0x54ef15['params'][_0xfae4d9(0x22c)])return _0x2e7121;const _0x4b2d5c={'id':_0x3f3894[_0xfae4d9(0x1cf)]['id'],'params':{'unitId':_0x478766[_0xfae4d9(0x3ed)]['unitId'],'subUnitId':_0x478766['params'][_0xfae4d9(0x22c)],'fromRange':_0x478766[_0xfae4d9(0x3ed)]['sourceRange'],'toRange':_0x478766[_0xfae4d9(0x3ed)][_0xfae4d9(0x1cd)]}},_0x2a2c34=_0x592083(_0x54ef15,_0x4b2d5c);return{'m1Prime':[_0x478766,..._0x2a2c34],'m2Prime':[_0x54ef15,..._0x2a2c34]};},_0x4c00c1(0x1d5))},_0x1ef52c={'m1':_0x3f3894[_0x4c00c1(0x394)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x3651dd,_0x497ed0)=>{const _0x56ef7d=_0x4c00c1,_0x33f30f={'m1Prime':_0x3651dd,'m2Prime':_0x497ed0};if(_0x3651dd[_0x56ef7d(0x3ed)]['unitId']!==_0x497ed0[_0x56ef7d(0x3ed)][_0x56ef7d(0x397)]||_0x497ed0[_0x56ef7d(0x3ed)][_0x56ef7d(0x22c)]!==_0x3651dd['params'][_0x56ef7d(0x22c)])return _0x33f30f;const _0x2fc8cb={'id':_0x3f3894[_0x56ef7d(0x1cf)]['id'],'params':{'fromRange':_0x3651dd[_0x56ef7d(0x3ed)]['sourceRange'],'toRange':_0x3651dd['params'][_0x56ef7d(0x1cd)]}},_0x571d3a=_0x4be0b8(_0x497ed0,_0x2fc8cb);return{'m1Prime':[_0x3651dd,..._0x571d3a],'m2Prime':[_0x497ed0,..._0x571d3a]};},'handler')},_0x597b45={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x49e2f9,_0x5404e1)=>{const _0xbe382e=_0x4c00c1,_0x7e2a0c={'m1Prime':_0x49e2f9,'m2Prime':_0x5404e1};if(_0x49e2f9[_0xbe382e(0x3ed)][_0xbe382e(0x397)]!==_0x5404e1[_0xbe382e(0x3ed)]['unitId']||_0x49e2f9[_0xbe382e(0x3ed)][_0xbe382e(0x22c)]!==_0x5404e1[_0xbe382e(0x3ed)][_0xbe382e(0x22c)])return _0x7e2a0c;const _0x5adc21={'id':_0x3f3894[_0xbe382e(0x246)]['id'],'params':{'unitId':_0x49e2f9[_0xbe382e(0x3ed)]['unitId'],'subUnitId':_0x49e2f9[_0xbe382e(0x3ed)][_0xbe382e(0x22c)],'range':_0x49e2f9[_0xbe382e(0x3ed)][_0xbe382e(0x378)]}},_0x41da13=_0x4fd7a3(_0x5404e1,_0x5adc21);return{'m1Prime':[_0x49e2f9,..._0x41da13],'m2Prime':[_0x5404e1,..._0x41da13]};},_0x4c00c1(0x1d5))},_0x85a482={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0xf84483[_0x4c00c1(0x1ff)]['id'],'handler'(_0x3cd2b2,_0x222ba3){const _0x3b3f4b=_0x4c00c1,_0x59453b={'m1Prime':_0x3cd2b2,'m2Prime':_0x222ba3};if(_0x3cd2b2[_0x3b3f4b(0x3ed)][_0x3b3f4b(0x397)]!==_0x222ba3['params'][_0x3b3f4b(0x397)]||_0x3cd2b2[_0x3b3f4b(0x3ed)][_0x3b3f4b(0x22c)]!==_0x222ba3[_0x3b3f4b(0x3ed)][_0x3b3f4b(0x22c)])return _0x59453b;const _0x208672={'id':_0x3f3894['RemoveColCommand']['id'],'params':{'range':_0x3cd2b2[_0x3b3f4b(0x3ed)][_0x3b3f4b(0x378)]}},_0x4a2243=_0x461ae8(_0x222ba3,_0x208672);return{'m1Prime':[_0x3cd2b2,..._0x4a2243],'m2Prime':[_0x222ba3,..._0x4a2243]};}},_0x1379d5={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x15966f,_0x3b62b2){const _0x54e543=_0x4c00c1,_0x2d80f0=_0x56d4ba['handler'](_0x3b62b2,_0x15966f);return _0x5e1569(_0x2d80f0)?{'m1Prime':_0x2d80f0[_0x54e543(0x3c4)],'m2Prime':_0x2d80f0[_0x54e543(0x3dc)]}:_0x2d80f0;}},_0x311730={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894[_0x4c00c1(0x390)]['id'],'handler'(_0x371b37,_0x9f23cd){const _0x11a3ef=_0x4c00c1,_0x2c0767={'m1Prime':_0x371b37,'m2Prime':_0x9f23cd};if(_0x371b37[_0x11a3ef(0x3ed)]['unitId']!==_0x9f23cd[_0x11a3ef(0x3ed)][_0x11a3ef(0x397)]||_0x371b37['params'][_0x11a3ef(0x22c)]!==_0x9f23cd['params']['subUnitId'])return _0x2c0767;const _0x1ab842=_0x3cb8ef[_0x11a3ef(0x317)][_0x11a3ef(0x289)](_0x371b37),_0x27c316=_0x3cb8ef[_0x11a3ef(0x317)]['deepClone'](_0x9f23cd);if(_0x371b37[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)]['startColumn']<=_0x9f23cd[_0x11a3ef(0x3ed)][_0x11a3ef(0x404)][_0x11a3ef(0x34d)]&&_0x371b37['params'][_0x11a3ef(0x378)][_0x11a3ef(0x34d)]>=_0x9f23cd[_0x11a3ef(0x3ed)][_0x11a3ef(0x404)][_0x11a3ef(0x22f)]||_0x371b37[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)][_0x11a3ef(0x22f)]<=_0x9f23cd[_0x11a3ef(0x3ed)]['targetRange'][_0x11a3ef(0x34d)]&&_0x371b37[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)][_0x11a3ef(0x34d)]>=_0x9f23cd[_0x11a3ef(0x3ed)]['targetRange'][_0x11a3ef(0x22f)])return{'error':new Error(_0x11a3ef(0x222))};const _0x3caed4=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x371b37[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)]),_0x330ef8(_0x9f23cd[_0x11a3ef(0x3ed)]['sourceRange'])),_0x4c5ecf=_0x3f3894[_0x11a3ef(0x21e)](_0x330ef8(_0x371b37[_0x11a3ef(0x3ed)]['range']),_0x330ef8(_0x9f23cd[_0x11a3ef(0x3ed)]['targetRange']));_0x3caed4&&_0x4c5ecf?(_0x27c316[_0x11a3ef(0x3ed)][_0x11a3ef(0x404)][_0x11a3ef(0x22f)]+=_0x3caed4['step'],_0x27c316[_0x11a3ef(0x3ed)][_0x11a3ef(0x404)][_0x11a3ef(0x34d)]+=_0x3caed4[_0x11a3ef(0x305)]+(_0x3caed4[_0x11a3ef(0x3a3)]||0x0),_0x27c316['params'][_0x11a3ef(0x1cd)][_0x11a3ef(0x22f)]+=_0x4c5ecf[_0x11a3ef(0x305)],_0x27c316['params'][_0x11a3ef(0x1cd)][_0x11a3ef(0x34d)]+=_0x4c5ecf['step']+(_0x4c5ecf[_0x11a3ef(0x3a3)]||0x0)):_0x27c316['id']=_0x3f3894[_0x11a3ef(0x310)]['id'];const _0x84afe8=_0x3f3894[_0x11a3ef(0x2a7)]({'start':_0x9f23cd['params'][_0x11a3ef(0x404)][_0x11a3ef(0x22f)],'end':_0x9f23cd[_0x11a3ef(0x3ed)]['sourceRange']['endColumn']},{'start':_0x9f23cd[_0x11a3ef(0x3ed)][_0x11a3ef(0x1cd)][_0x11a3ef(0x22f)],'end':_0x9f23cd['params'][_0x11a3ef(0x1cd)]['endColumn']},{'start':_0x371b37[_0x11a3ef(0x3ed)]['range'][_0x11a3ef(0x22f)],'end':_0x371b37['params'][_0x11a3ef(0x378)]['endColumn']});if(_0x84afe8){const {step:_0x32c2bc,length:_0x15afa1}=_0x84afe8;_0x1ab842[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)][_0x11a3ef(0x22f)]+=_0x32c2bc,_0x1ab842[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)][_0x11a3ef(0x34d)]+=_0x32c2bc+(_0x15afa1||0x0);}else _0x1ab842['params']['range'][_0x11a3ef(0x22f)]=0x0,_0x1ab842[_0x11a3ef(0x3ed)][_0x11a3ef(0x378)][_0x11a3ef(0x34d)]=-0x1;return{'m1Prime':_0x1ab842,'m2Prime':_0x27c316};}},_0x3045a8={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler'(_0x2622c1,_0x251f07){const _0x93f1b7=_0x4c00c1,_0x3580d8={'m1Prime':_0x2622c1,'m2Prime':_0x251f07};if(_0x2622c1[_0x93f1b7(0x3ed)]['unitId']!==_0x251f07[_0x93f1b7(0x3ed)][_0x93f1b7(0x397)]||_0x2622c1[_0x93f1b7(0x3ed)][_0x93f1b7(0x22c)]!==_0x251f07[_0x93f1b7(0x3ed)][_0x93f1b7(0x380)][_0x93f1b7(0x22c)]&&_0x2622c1[_0x93f1b7(0x3ed)][_0x93f1b7(0x22c)]!==_0x251f07[_0x93f1b7(0x3ed)]['to']['subUnitId'])return _0x3580d8;const _0x5b4fbb=_0x3cb8ef[_0x93f1b7(0x317)][_0x93f1b7(0x289)](_0x2622c1),_0x2645b4=_0x3cb8ef[_0x93f1b7(0x317)][_0x93f1b7(0x289)](_0x251f07),{startColumn:_0x5e77fe,endColumn:_0x279334}=_0x2622c1[_0x93f1b7(0x3ed)][_0x93f1b7(0x378)];if(_0x2622c1[_0x93f1b7(0x3ed)][_0x93f1b7(0x22c)]===_0x251f07[_0x93f1b7(0x3ed)][_0x93f1b7(0x380)][_0x93f1b7(0x22c)]){const _0x240f3b=new _0x3cb8ef['ObjectMatrix'](_0x2645b4[_0x93f1b7(0x3ed)][_0x93f1b7(0x380)][_0x93f1b7(0x270)]),_0x58b38c=_0x240f3b['getDataRange'](),{startColumn:_0x37de3e,endColumn:_0x141c53}=_0x58b38c;if(_0x37de3e<=_0x279334&&_0x141c53>=_0x5e77fe)return{'error':new Error(_0x93f1b7(0x3d6))};_0x279334<_0x37de3e&&_0x240f3b[_0x93f1b7(0x1f7)](_0x5e77fe,_0x279334-_0x5e77fe+0x1),_0x2645b4[_0x93f1b7(0x3ed)][_0x93f1b7(0x380)]['value']=_0x240f3b[_0x93f1b7(0x41d)]();}if(_0x2622c1[_0x93f1b7(0x3ed)]['subUnitId']===_0x251f07[_0x93f1b7(0x3ed)]['to'][_0x93f1b7(0x22c)]){const _0xd279e4=new _0x3cb8ef[(_0x93f1b7(0x3a0))](_0x2645b4[_0x93f1b7(0x3ed)]['to'][_0x93f1b7(0x270)]),_0x171562=_0xd279e4[_0x93f1b7(0x2eb)](),{startColumn:_0x442818,endColumn:_0x1bc385}=_0x171562;if(_0x442818<=_0x279334&&_0x1bc385>=_0x5e77fe)return{'error':new Error('Remove-cols\x20has\x20conflicts\x20with\x20move-range')};_0x279334<_0x442818&&_0xd279e4['removeColumns'](_0x5e77fe,_0x279334-_0x5e77fe+0x1),_0x2645b4[_0x93f1b7(0x3ed)]['to'][_0x93f1b7(0x270)]=_0xd279e4[_0x93f1b7(0x41d)]();}return{'m1Prime':_0x5b4fbb,'m2Prime':_0x2645b4};}},_0x2a6daa={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894['RemoveColMutation']['id'],'handler'(_0x17c2dc,_0x5bf1fc){const _0x5da652=_0x4c00c1,_0x5c3c2e={'m1Prime':_0x17c2dc,'m2Prime':_0x5bf1fc};if(_0x17c2dc[_0x5da652(0x3ed)][_0x5da652(0x397)]!==_0x5bf1fc[_0x5da652(0x3ed)]['unitId']||_0x17c2dc['params'][_0x5da652(0x22c)]!==_0x5bf1fc[_0x5da652(0x3ed)]['subUnitId'])return _0x5c3c2e;const _0xfd6203=_0x3cb8ef[_0x5da652(0x317)][_0x5da652(0x289)](_0x17c2dc),_0x1e8cda=_0x3cb8ef['Tools']['deepClone'](_0x5bf1fc),_0x1eb86d=_0x3f3894['handleBaseRemoveRange'](_0x17c2dc[_0x5da652(0x3ed)][_0x5da652(0x378)],_0x5bf1fc[_0x5da652(0x3ed)][_0x5da652(0x378)]);if(_0x1eb86d){const {step:_0x3f054b,length:_0x5217cc}=_0x1eb86d;_0x1e8cda['params']['range'][_0x5da652(0x22f)]+=_0x3f054b,_0x1e8cda[_0x5da652(0x3ed)][_0x5da652(0x378)][_0x5da652(0x34d)]+=_0x3f054b+(_0x5217cc||0x0);}else _0x1e8cda['id']=_0x3f3894[_0x5da652(0x310)]['id'];const _0x5db08d=_0x3f3894[_0x5da652(0x21e)](_0x5bf1fc['params'][_0x5da652(0x378)],_0x17c2dc['params'][_0x5da652(0x378)]);if(_0x5db08d){const {step:_0x26c627,length:_0x1f704b}=_0x5db08d;_0xfd6203[_0x5da652(0x3ed)]['range'][_0x5da652(0x22f)]+=_0x26c627,_0xfd6203[_0x5da652(0x3ed)]['range']['endColumn']+=_0x26c627+(_0x1f704b||0x0);}else _0xfd6203['id']=_0x3f3894[_0x5da652(0x310)]['id'];return{'m1Prime':_0xfd6203,'m2Prime':_0x1e8cda};}},_0x3de372={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x2a66a5,_0x317be8){const _0x4196b5=_0x4c00c1,_0x458c77={'m1Prime':_0x2a66a5,'m2Prime':_0x317be8};if(_0x2a66a5[_0x4196b5(0x3ed)][_0x4196b5(0x397)]!==_0x317be8[_0x4196b5(0x3ed)][_0x4196b5(0x397)]||_0x2a66a5[_0x4196b5(0x3ed)]['subUnitId']!==_0x317be8[_0x4196b5(0x3ed)][_0x4196b5(0x22c)])return _0x458c77;const _0x49537b=_0x3cb8ef['Tools'][_0x4196b5(0x289)](_0x2a66a5),_0x14e8bb=_0x3cb8ef[_0x4196b5(0x317)][_0x4196b5(0x289)](_0x317be8),{ranges:_0x2213e4}=_0x14e8bb[_0x4196b5(0x3ed)];return _0x2213e4[_0x4196b5(0x272)](_0x8c2880=>{const _0x477809=_0x4196b5,_0x80e225=_0x3f3894[_0x477809(0x21e)](_0x330ef8(_0x2a66a5[_0x477809(0x3ed)][_0x477809(0x378)]),_0x330ef8(_0x8c2880));return _0x80e225===null||_0x80e225['length']!==0x0?!0x0:(_0x8c2880[_0x477809(0x22f)]+=_0x80e225[_0x477809(0x305)],_0x8c2880[_0x477809(0x34d)]+=_0x80e225[_0x477809(0x305)],!0x1);})?{'error':new Error(_0x4196b5(0x426))}:{'m1Prime':_0x49537b,'m2Prime':_0x14e8bb};}},_0x27aaa6={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler'(_0x479ff8,_0x570caa){const _0x259b1c=_0x4c00c1,_0x3de646=_0x3cb8ef[_0x259b1c(0x317)][_0x259b1c(0x289)](_0x479ff8),_0x3acae2=_0x3cb8ef[_0x259b1c(0x317)][_0x259b1c(0x289)](_0x570caa);if(_0x479ff8['params'][_0x259b1c(0x397)]!==_0x570caa[_0x259b1c(0x3ed)][_0x259b1c(0x397)]||_0x479ff8[_0x259b1c(0x3ed)]['subUnitId']!==_0x570caa['params'][_0x259b1c(0x22c)])return{'m1Prime':_0x3de646,'m2Prime':_0x3acae2};const _0x5e5a4e=_0x3acae2[_0x259b1c(0x3ed)][_0x259b1c(0x265)][_0x259b1c(0x263)]((_0x44f10a,_0x5d4297)=>{const _0x43c140=_0x259b1c,_0x26d3b7=_0x3de646[_0x43c140(0x3ed)][_0x43c140(0x378)],_0x567814=_0x26d3b7[_0x43c140(0x34d)]-_0x26d3b7[_0x43c140(0x22f)]+0x1;let _0x3b80c4={..._0x5d4297};return _0x26d3b7[_0x43c140(0x22f)]>_0x5d4297[_0x43c140(0x34d)]?_0x3b80c4={..._0x5d4297}:_0x26d3b7[_0x43c140(0x22f)]>=_0x5d4297[_0x43c140(0x22f)]&&_0x26d3b7[_0x43c140(0x22f)]<=_0x5d4297['endColumn']&&_0x26d3b7[_0x43c140(0x34d)]>_0x5d4297[_0x43c140(0x34d)]?(_0x3b80c4[_0x43c140(0x34d)]=_0x26d3b7[_0x43c140(0x22f)]-0x1,_0x26d3b7['startColumn']===_0x5d4297[_0x43c140(0x22f)]&&(_0x3b80c4=null)):_0x26d3b7[_0x43c140(0x22f)]>_0x5d4297[_0x43c140(0x22f)]&&_0x26d3b7[_0x43c140(0x34d)]<_0x5d4297[_0x43c140(0x34d)]?_0x3b80c4['endColumn']=_0x5d4297[_0x43c140(0x34d)]-_0x567814:_0x26d3b7[_0x43c140(0x22f)]<_0x5d4297[_0x43c140(0x22f)]&&_0x26d3b7['endColumn']>=_0x5d4297[_0x43c140(0x22f)]&&_0x26d3b7[_0x43c140(0x34d)]<=_0x5d4297[_0x43c140(0x34d)]?(_0x3b80c4[_0x43c140(0x22f)]=_0x26d3b7[_0x43c140(0x22f)],_0x3b80c4['endColumn']=_0x5d4297[_0x43c140(0x34d)]-_0x567814,_0x26d3b7[_0x43c140(0x34d)]===_0x5d4297['endColumn']&&(_0x3b80c4=null)):_0x26d3b7[_0x43c140(0x22f)]<=_0x5d4297[_0x43c140(0x22f)]&&_0x26d3b7[_0x43c140(0x34d)]>=_0x5d4297['endColumn']?_0x3b80c4=null:_0x26d3b7[_0x43c140(0x34d)]<_0x5d4297[_0x43c140(0x22f)]&&(_0x3b80c4[_0x43c140(0x22f)]=_0x5d4297[_0x43c140(0x22f)]-_0x567814,_0x3b80c4[_0x43c140(0x34d)]=_0x5d4297['endColumn']-_0x567814),_0x3b80c4&&!(_0x3b80c4[_0x43c140(0x1fb)]===_0x3b80c4[_0x43c140(0x260)]&&_0x3b80c4['startColumn']===_0x3b80c4[_0x43c140(0x34d)])&&_0x44f10a[_0x43c140(0x2bd)](_0x3b80c4),_0x44f10a;},[]);return _0x3acae2[_0x259b1c(0x3ed)][_0x259b1c(0x265)]=_0x5e5a4e,{'m1Prime':_0x3de646,'m2Prime':_0x3acae2};}},_0x10c1e5={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894['ReorderRangeMutation']['id'],'handler'(_0x3606c6,_0x549dbf){const _0x1ce9f0=_0x4c00c1,_0xedffe6={'m1Prime':_0x3606c6,'m2Prime':_0x549dbf};if(_0x3606c6[_0x1ce9f0(0x3ed)][_0x1ce9f0(0x397)]!==_0x549dbf[_0x1ce9f0(0x3ed)]['unitId']||_0x3606c6[_0x1ce9f0(0x3ed)][_0x1ce9f0(0x22c)]!==_0x549dbf['params'][_0x1ce9f0(0x22c)])return _0xedffe6;const _0x2ef5b1=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x3606c6['params'][_0x1ce9f0(0x378)]),_0x330ef8(_0x549dbf[_0x1ce9f0(0x3ed)][_0x1ce9f0(0x378)]));if(!_0x2ef5b1)return{'m1Prime':_0x3606c6,'m2Prime':[]};const _0x323510=_0x3cb8ef[_0x1ce9f0(0x317)][_0x1ce9f0(0x289)](_0x549dbf);return _0x323510['params'][_0x1ce9f0(0x378)][_0x1ce9f0(0x22f)]+=_0x2ef5b1[_0x1ce9f0(0x305)],_0x323510[_0x1ce9f0(0x3ed)][_0x1ce9f0(0x378)]['endColumn']+=_0x2ef5b1[_0x1ce9f0(0x305)]+(_0x2ef5b1[_0x1ce9f0(0x3a3)]||0x0),{'m1Prime':_0x3606c6,'m2Prime':_0x323510};}},_0x1df905={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894['SetColDataMutation']['id'],'handler'(_0x44f8e9,_0x355b44){const _0x4a3926=_0x4c00c1,_0x2addbd={'m1Prime':_0x44f8e9,'m2Prime':_0x355b44};if(_0x44f8e9[_0x4a3926(0x3ed)]['unitId']!==_0x355b44[_0x4a3926(0x3ed)][_0x4a3926(0x397)]||_0x44f8e9[_0x4a3926(0x3ed)][_0x4a3926(0x22c)]!==_0x355b44[_0x4a3926(0x3ed)][_0x4a3926(0x22c)])return _0x2addbd;const _0x2a390d=_0x3cb8ef[_0x4a3926(0x317)]['deepClone'](_0x44f8e9),_0x47d267=_0x3cb8ef[_0x4a3926(0x317)][_0x4a3926(0x289)](_0x355b44),{columnData:_0x28ec5c}=_0x47d267[_0x4a3926(0x3ed)];return _0x3cb8ef['spliceArray'](_0x44f8e9['params'][_0x4a3926(0x378)][_0x4a3926(0x22f)],_0x44f8e9[_0x4a3926(0x3ed)][_0x4a3926(0x378)]['endColumn']-_0x44f8e9['params'][_0x4a3926(0x378)][_0x4a3926(0x22f)]+0x1,_0x28ec5c),{'m1Prime':_0x2a390d,'m2Prime':_0x47d267};}},_0x29fb59={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894['SetColHiddenMutation']['id'],'handler'(_0x1f507a,_0x2b78e7){const _0x187371=_0x4c00c1,_0x2c12df={'m1Prime':_0x1f507a,'m2Prime':_0x2b78e7};if(_0x1f507a['params'][_0x187371(0x397)]!==_0x2b78e7[_0x187371(0x3ed)][_0x187371(0x397)]||_0x1f507a['params'][_0x187371(0x22c)]!==_0x2b78e7['params'][_0x187371(0x22c)])return _0x2c12df;const _0x207a89=_0x3cb8ef[_0x187371(0x317)][_0x187371(0x289)](_0x1f507a),_0x31544e=_0x3cb8ef[_0x187371(0x317)]['deepClone'](_0x2b78e7),{ranges:_0x5c6ce4}=_0x31544e['params'];return _0x5c6ce4['forEach'](_0x4aba65=>{const _0x1ef1b2=_0x187371,_0x2a1dce=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x1f507a[_0x1ef1b2(0x3ed)][_0x1ef1b2(0x378)]),_0x4aba65);_0x2a1dce==null?_0x31544e['id']=_0x3f3894[_0x1ef1b2(0x310)]['id']:(_0x4aba65['startColumn']+=_0x2a1dce[_0x1ef1b2(0x305)],_0x4aba65['endColumn']+=_0x2a1dce[_0x1ef1b2(0x305)]+_0x2a1dce['length']);}),{'m1Prime':_0x207a89,'m2Prime':_0x31544e};}},_0x20caef={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3d9)]['id'],'handler'(_0x4769ac,_0xf4cb64){const _0x122bb7=_0x4c00c1,_0x1a1412={'m1Prime':_0x4769ac,'m2Prime':_0xf4cb64};if(_0x4769ac['params'][_0x122bb7(0x397)]!==_0xf4cb64[_0x122bb7(0x3ed)][_0x122bb7(0x397)]||_0x4769ac['params'][_0x122bb7(0x22c)]!==_0xf4cb64[_0x122bb7(0x3ed)][_0x122bb7(0x22c)])return _0x1a1412;const _0x47ff5a=_0x3cb8ef[_0x122bb7(0x317)][_0x122bb7(0x289)](_0x4769ac),_0x192683=_0x3cb8ef['Tools']['deepClone'](_0xf4cb64),{ranges:_0x58b7b2}=_0x192683[_0x122bb7(0x3ed)];return _0x58b7b2[_0x122bb7(0x2f2)](_0x28b17d=>{const _0xcde034=_0x122bb7,_0x575404=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x4769ac[_0xcde034(0x3ed)][_0xcde034(0x378)]),_0x28b17d);_0x575404==null?_0x192683['id']=_0x3f3894[_0xcde034(0x310)]['id']:(_0x28b17d[_0xcde034(0x22f)]+=_0x575404['step'],_0x28b17d[_0xcde034(0x34d)]+=_0x575404['step']+_0x575404['length']);}),{'m1Prime':_0x47ff5a,'m2Prime':_0x192683};}},_0x368c6a={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler'(_0x2bdd4d,_0x63ba07){const _0x136946=_0x4c00c1,_0x4b879c={'m1Prime':_0x2bdd4d,'m2Prime':_0x63ba07};if(_0x2bdd4d[_0x136946(0x3ed)]['unitId']!==_0x63ba07[_0x136946(0x3ed)][_0x136946(0x397)]||_0x2bdd4d['params'][_0x136946(0x22c)]!==_0x63ba07[_0x136946(0x3ed)]['subUnitId'])return _0x4b879c;const _0x31af0a=[_0x3cb8ef['Tools'][_0x136946(0x289)](_0x2bdd4d)],_0x53232b=_0x3cb8ef['Tools']['deepClone'](_0x63ba07),{values:_0x588209}=_0x53232b['params'],_0x3ce3f0=[];let _0x14cfd3=!0x1;for(const _0x3e5ab1 in _0x588209){const _0x2cf6d6=_0x588209[_0x3e5ab1];if(_0x3ce3f0[_0x136946(0x2bd)](..._0x2cf6d6[_0x136946(0x265)]),_0x2cf6d6[_0x136946(0x265)][_0x136946(0x272)](_0x2b7aec=>{const _0x3f00f7=_0x136946,_0xa1e94d=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x2bdd4d[_0x3f00f7(0x3ed)][_0x3f00f7(0x378)]),_0x330ef8(_0x2b7aec));return _0xa1e94d==null||_0xa1e94d[_0x3f00f7(0x3a3)]!==0x0?!0x0:(_0xa1e94d[_0x3f00f7(0x305)]!==0x0&&(_0x14cfd3=!0x0),_0x2b7aec[_0x3f00f7(0x22f)]+=_0xa1e94d[_0x3f00f7(0x305)],_0x2b7aec[_0x3f00f7(0x34d)]+=_0xa1e94d[_0x3f00f7(0x305)],!0x1);}))return{'error':new Error('remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x14cfd3){const _0x467e50={'id':_0x3f3894[_0x136946(0x210)]['id'],'params':{'unitId':_0x63ba07[_0x136946(0x3ed)][_0x136946(0x397)],'subUnitId':_0x63ba07[_0x136946(0x3ed)][_0x136946(0x22c)],'ranges':_0x3ce3f0}};_0x31af0a[_0x136946(0x2bd)](_0x467e50,_0x53232b);}return{'m1Prime':_0x31af0a,'m2Prime':_0x53232b};}},_0x4eb57e={'m1':_0x3f3894['RemoveColMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x588766,_0x2f71fe){const _0x28aacf=_0x4c00c1,_0x261d0d={'m1Prime':_0x588766,'m2Prime':_0x2f71fe};if(_0x588766[_0x28aacf(0x3ed)][_0x28aacf(0x397)]!==_0x2f71fe[_0x28aacf(0x3ed)][_0x28aacf(0x397)]||_0x588766[_0x28aacf(0x3ed)][_0x28aacf(0x22c)]!==_0x2f71fe[_0x28aacf(0x3ed)][_0x28aacf(0x22c)])return _0x261d0d;const _0x264406=[_0x3cb8ef[_0x28aacf(0x317)][_0x28aacf(0x289)](_0x588766)],_0x39620e=_0x3cb8ef[_0x28aacf(0x317)][_0x28aacf(0x289)](_0x2f71fe),_0x1eaf17=new _0x3cb8ef['ObjectMatrix'](_0x39620e[_0x28aacf(0x3ed)][_0x28aacf(0x38d)]),_0x411e47=_0x1eaf17[_0x28aacf(0x2eb)](),_0x2f6d0f=_0x588766['params'][_0x28aacf(0x378)],_0xe5e695=_0x2f6d0f['endColumn']-_0x2f6d0f['startColumn']+0x1;if(_0x39620e[_0x28aacf(0x3ed)]['cellValue']&&_0x2f6d0f['endColumn']<_0x411e47['startColumn'])_0x1d89ab(_0x39620e[_0x28aacf(0x3ed)][_0x28aacf(0x38d)],_0x411e47[_0x28aacf(0x22f)],_0x411e47[_0x28aacf(0x34d)]-_0x411e47[_0x28aacf(0x22f)]+0x1,-_0xe5e695);else{if(_0x2f6d0f['startColumn']<=_0x411e47[_0x28aacf(0x34d)])return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation')};}const _0x3c0c19=new _0x3cb8ef[(_0x28aacf(0x3a0))]();let _0x13952b=!0x1,_0x2b5173=!0x1;if(_0x1eaf17[_0x28aacf(0x34e)]((_0x557513,_0x3c786c,_0x2048ae)=>{const _0x2289fe=_0x28aacf;if(_0x2048ae&&_0x2048ae['f']){const _0xe4dd8a=_0x2048ae['f'];let _0x3b3560=!0x1;const _0x8bbea5=_0xcb0881(_0x588766[_0x2289fe(0x3ed)]['unitId'],_0x588766[_0x2289fe(0x3ed)][_0x2289fe(0x22c)],_0xe4dd8a,_0x1ce2bf=>{const _0x1a22ea=_0x2289fe,_0x46cce7=_0x3f3894[_0x1a22ea(0x21e)](_0x330ef8(_0x588766[_0x1a22ea(0x3ed)]['range']),_0x330ef8(_0x1ce2bf));return _0x46cce7===null?(_0x13952b=!0x0,_0x1ce2bf):((_0x46cce7['step']!==0x0||_0x46cce7[_0x1a22ea(0x3a3)]!==0x0)&&(_0x3b3560=!0x0,_0x1ce2bf['startColumn']+=_0x46cce7[_0x1a22ea(0x305)],_0x1ce2bf[_0x1a22ea(0x34d)]+=_0x46cce7[_0x1a22ea(0x305)]+_0x46cce7['length']),_0x1ce2bf);});_0x3b3560&&(_0x2b5173=!0x0,_0x2048ae['f']=_0x8bbea5,_0x3c0c19[_0x2289fe(0x2fd)](_0x557513,_0x3c786c,{..._0x2048ae}));}}),_0x13952b)return{'error':new Error(_0x28aacf(0x2ac))};if(_0x2b5173){const _0x32bb9a={'id':_0x3f3894['SetRangeValuesMutation']['id'],'params':{'unitId':_0x2f71fe[_0x28aacf(0x3ed)][_0x28aacf(0x397)],'subUnitId':_0x2f71fe[_0x28aacf(0x3ed)][_0x28aacf(0x22c)],'cellValue':_0x3c0c19[_0x28aacf(0x41d)]()}};_0x264406[_0x28aacf(0x2bd)](_0x32bb9a);}return{'m1Prime':_0x264406,'m2Prime':_0x39620e};}},_0x344d54={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0x57fe42,_0x403769){const _0x110d05=_0x4c00c1,_0x51171d={'m1Prime':[],'m2Prime':[]};if(_0x57fe42[_0x110d05(0x3ed)][_0x110d05(0x397)]!==_0x403769[_0x110d05(0x3ed)][_0x110d05(0x397)]||_0x57fe42['params']['subUnitId']!==_0x403769['params'][_0x110d05(0x22c)])return _0x51171d;const _0x1a1fbc=_0x3cb8ef[_0x110d05(0x317)][_0x110d05(0x289)](_0x403769);let _0x26fc7b=!0x1;return _0x1a1fbc[_0x110d05(0x3ed)][_0x110d05(0x31b)][_0x110d05(0x2f2)](_0x56bc7a=>{const _0x37256a=_0x110d05,{range:_0xe1f174,primary:_0x3f95a6}=_0x56bc7a,_0x1b6c0c=_0x3f3894[_0x37256a(0x21e)](_0x330ef8(_0x57fe42[_0x37256a(0x3ed)]['range']),_0x330ef8(_0xe1f174));if(_0x1b6c0c!=null&&(_0x1b6c0c[_0x37256a(0x3a3)]||_0x1b6c0c[_0x37256a(0x305)])){if(_0xe1f174[_0x37256a(0x22f)]+=_0x1b6c0c['step'],_0xe1f174[_0x37256a(0x34d)]+=_0x1b6c0c['step']+(_0x1b6c0c['length']||0x0),_0x3f95a6){const _0x762244=_0x3f3894[_0x37256a(0x21e)](_0x330ef8(_0x57fe42[_0x37256a(0x3ed)][_0x37256a(0x378)]),_0x330ef8(_0x3f95a6));if(_0x762244==null){_0x3f95a6[_0x37256a(0x22f)]=_0xe1f174['startColumn'],_0x3f95a6[_0x37256a(0x34d)]=_0xe1f174[_0x37256a(0x22f)],_0x3f95a6[_0x37256a(0x1c5)]=_0xe1f174[_0x37256a(0x22f)];return;}(_0x762244[_0x37256a(0x3a3)]||_0x762244['step'])&&(_0x3f95a6['startColumn']+=_0x762244[_0x37256a(0x305)],_0x3f95a6[_0x37256a(0x34d)]+=_0x762244[_0x37256a(0x305)],_0x3f95a6[_0x37256a(0x1c5)]+=_0x762244[_0x37256a(0x305)]);}_0x26fc7b=!0x0;}}),_0x26fc7b&&_0x51171d[_0x110d05(0x3c4)][_0x110d05(0x2bd)](_0x1a1fbc),_0x51171d;}},_0x5a9915={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'handler'(_0xee8a69,_0x47b0fb){const _0x8a4b5=_0x4c00c1,_0x22642d={'m1Prime':_0xee8a69,'m2Prime':_0x47b0fb};if(_0xee8a69[_0x8a4b5(0x3ed)][_0x8a4b5(0x397)]!==_0x47b0fb['params']['unitId']||_0xee8a69[_0x8a4b5(0x3ed)][_0x8a4b5(0x22c)]!==_0x47b0fb[_0x8a4b5(0x3ed)][_0x8a4b5(0x22c)])return _0x22642d;const _0x2db0c7=_0x3cb8ef['Tools'][_0x8a4b5(0x289)](_0xee8a69),_0x3284c7=_0x3cb8ef[_0x8a4b5(0x317)][_0x8a4b5(0x289)](_0x47b0fb),_0x3df501=_0x3f81a9({'start':_0xee8a69[_0x8a4b5(0x3ed)][_0x8a4b5(0x378)][_0x8a4b5(0x22f)],'end':_0xee8a69[_0x8a4b5(0x3ed)][_0x8a4b5(0x378)][_0x8a4b5(0x34d)]},{'start':_0x47b0fb[_0x8a4b5(0x3ed)][_0x8a4b5(0x1bd)],'end':_0x47b0fb[_0x8a4b5(0x3ed)][_0x8a4b5(0x1bd)]}),_0x2b2170=_0x3cb8ef['Tools'][_0x8a4b5(0x289)](_0x47b0fb);return _0x2b2170[_0x8a4b5(0x3ed)][_0x8a4b5(0x340)]=null,_0x3df501===null?{'m1Prime':[_0x2db0c7,_0x2b2170],'m2Prime':[]}:_0x3284c7[_0x8a4b5(0x3ed)][_0x8a4b5(0x1bd)]===_0x3df501['start']?_0x22642d:(_0x3284c7['params']['col']=_0x3df501['start'],_0x3284c7[_0x8a4b5(0x3ed)][_0x8a4b5(0x340)]&&(_0x3284c7['params'][_0x8a4b5(0x340)][_0x8a4b5(0x23d)]=_0x3df501[_0x8a4b5(0x2d7)]),{'m1Prime':[_0x2b2170,_0x3284c7,_0x2db0c7],'m2Prime':[_0x3284c7]});}},_0x238358={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x3e5)]['id'],'handler'(_0x140bd6,_0x42686e){const _0x4eadd7=_0x4c00c1,_0x371eb4={'m1Prime':[_0x140bd6],'m2Prime':[_0x42686e]};if(_0x140bd6[_0x4eadd7(0x3ed)][_0x4eadd7(0x397)]!==_0x42686e['params']['unitId']||_0x140bd6[_0x4eadd7(0x3ed)][_0x4eadd7(0x22c)]!==_0x42686e['params'][_0x4eadd7(0x22c)])return _0x371eb4;const _0x5c9600=_0x3cb8ef[_0x4eadd7(0x317)][_0x4eadd7(0x289)](_0x140bd6),_0x12114e=_0x3cb8ef[_0x4eadd7(0x317)][_0x4eadd7(0x289)](_0x42686e),_0xd1e2ac=_0x3f81a9({'start':_0x140bd6[_0x4eadd7(0x3ed)][_0x4eadd7(0x378)][_0x4eadd7(0x22f)],'end':_0x140bd6['params'][_0x4eadd7(0x378)][_0x4eadd7(0x34d)]},{'start':_0x42686e['params']['range'][_0x4eadd7(0x22f)],'end':_0x42686e[_0x4eadd7(0x3ed)][_0x4eadd7(0x378)]['endColumn']});return _0xd1e2ac===null?{'m1Prime':[_0x5c9600,{'id':_0x3b47f7[_0x4eadd7(0x262)]['id'],'params':{'unitId':_0x42686e[_0x4eadd7(0x3ed)][_0x4eadd7(0x397)],'subUnitId':_0x42686e['params'][_0x4eadd7(0x397)]}}],'m2Prime':[]}:(_0x12114e[_0x4eadd7(0x3ed)]['range']['startColumn']=_0xd1e2ac[_0x4eadd7(0x2d7)],_0x12114e[_0x4eadd7(0x3ed)][_0x4eadd7(0x378)][_0x4eadd7(0x34d)]=_0xd1e2ac[_0x4eadd7(0x2e5)],{'m1Prime':[_0x12114e,_0x5c9600],'m2Prime':[_0x12114e]});}},_0x22a217={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x3f3894[_0x4c00c1(0x241)]['id'],'handler'(_0x5b3293,_0x4c1209){const _0x4bb8a3=_0x4c00c1,_0x439c4b={'m1Prime':_0x5b3293,'m2Prime':_0x4c1209};if(_0x5b3293['params'][_0x4bb8a3(0x397)]!==_0x4c1209[_0x4bb8a3(0x3ed)]['unitId']||_0x5b3293[_0x4bb8a3(0x3ed)][_0x4bb8a3(0x22c)]!==_0x4c1209[_0x4bb8a3(0x3ed)][_0x4bb8a3(0x22c)])return _0x439c4b;const _0x488d8f=_0x3cb8ef[_0x4bb8a3(0x317)][_0x4bb8a3(0x289)](_0x5b3293),_0x238e2f=_0x3cb8ef['Tools']['deepClone'](_0x4c1209),{ranges:_0x109da6,colWidth:_0x3c890a}=_0x238e2f[_0x4bb8a3(0x3ed)];return _0x109da6[_0x4bb8a3(0x2f2)](_0x1ae99a=>{const _0x394f41=_0x4bb8a3,_0x41d9ca=_0x3f3894[_0x394f41(0x21e)](_0x330ef8(_0x5b3293[_0x394f41(0x3ed)][_0x394f41(0x378)]),_0x1ae99a);_0x41d9ca==null?_0x238e2f['id']=_0x3f3894[_0x394f41(0x310)]['id']:(_0x1ae99a[_0x394f41(0x22f)]+=_0x41d9ca[_0x394f41(0x305)],_0x1ae99a[_0x394f41(0x34d)]+=_0x41d9ca['step']+_0x41d9ca[_0x394f41(0x3a3)]);}),typeof _0x3c890a!=_0x4bb8a3(0x28d)&&_0x3cb8ef[_0x4bb8a3(0x1e1)](_0x5b3293[_0x4bb8a3(0x3ed)]['range'][_0x4bb8a3(0x22f)],_0x5b3293[_0x4bb8a3(0x3ed)]['range'][_0x4bb8a3(0x34d)]-_0x5b3293[_0x4bb8a3(0x3ed)][_0x4bb8a3(0x378)]['startColumn']+0x1,_0x3c890a),{'m1Prime':_0x488d8f,'m2Prime':_0x238e2f};}},_0xb7af4a={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x2a2de5,_0x2b5a19)=>{const _0x1779b0=_0x4c00c1,_0x4afa6e={'m1Prime':_0x2a2de5,'m2Prime':_0x2b5a19};if(_0x2a2de5['params'][_0x1779b0(0x397)]!==_0x2b5a19[_0x1779b0(0x3ed)][_0x1779b0(0x397)]||_0x2a2de5[_0x1779b0(0x3ed)]['subUnitId']!==_0x2b5a19[_0x1779b0(0x3ed)][_0x1779b0(0x22c)])return _0x4afa6e;const _0x17fdc0={'id':_0x3f3894[_0x1779b0(0x246)]['id'],'params':{'unitId':_0x2a2de5[_0x1779b0(0x3ed)]['unitId'],'subUnitId':_0x2a2de5['params'][_0x1779b0(0x22c)],'range':_0x2a2de5[_0x1779b0(0x3ed)][_0x1779b0(0x378)]}},_0x173102=_0x592083(_0x2b5a19,_0x17fdc0);return{'m1Prime':[_0x2a2de5,..._0x173102],'m2Prime':[_0x2b5a19,..._0x173102]};},_0x4c00c1(0x1d5))},_0x38ae86={'m1':_0x3f3894[_0x4c00c1(0x22d)]['id'],'m2':_0xf84483['UpdateDataValidationMutation']['id'],'handler':_0x129e40((_0x8eb067,_0x59fa67)=>{const _0x178da1=_0x4c00c1,_0x35883a={'m1Prime':_0x8eb067,'m2Prime':_0x59fa67};if(_0x8eb067['params']['unitId']!==_0x59fa67['params']['unitId']||_0x59fa67[_0x178da1(0x3ed)][_0x178da1(0x22c)]!==_0x8eb067[_0x178da1(0x3ed)][_0x178da1(0x22c)])return _0x35883a;const _0x394da7={'id':_0x3f3894['RemoveColCommand']['id'],'params':{'range':_0x8eb067[_0x178da1(0x3ed)]['range']}},_0x432952=_0x4be0b8(_0x59fa67,_0x394da7);return{'m1Prime':[_0x8eb067,..._0x432952],'m2Prime':[_0x59fa67,..._0x432952]};},'handler')},_0x248fa3={'m1':_0xf84483[_0x4c00c1(0x280)]['id'],'m2':_0xf84483[_0x4c00c1(0x280)]['id'],'handler':_0x129e40((_0x2c3c16,_0x504e84)=>{const _0x3748f9=_0x4c00c1,_0x4487ec={'m1Prime':_0x2c3c16,'m2Prime':_0x504e84};return _0x2c3c16[_0x3748f9(0x3ed)][_0x3748f9(0x397)]===_0x504e84[_0x3748f9(0x3ed)][_0x3748f9(0x397)]&&_0x2c3c16['params'][_0x3748f9(0x22c)]===_0x504e84[_0x3748f9(0x3ed)]['subUnitId']&&_0x2c3c16[_0x3748f9(0x3ed)][_0x3748f9(0x1d6)]===_0x504e84[_0x3748f9(0x3ed)][_0x3748f9(0x1d6)]?{'m1Prime':[],'m2Prime':[]}:_0x4487ec;},_0x4c00c1(0x1d5))},_0x4d24a9={'m1':_0x1b90c0['RemoveHyperLinkMutation']['id'],'m2':_0x1b90c0[_0x4c00c1(0x2d5)]['id'],'handler':_0x129e40((_0x2bd6d1,_0x502892)=>{const _0x1e3666=_0x4c00c1,_0x53275a=_0x2bd6d1[_0x1e3666(0x3ed)],_0x3a81f2=_0x502892[_0x1e3666(0x3ed)];return _0x53275a[_0x1e3666(0x397)]===_0x3a81f2[_0x1e3666(0x397)]&&_0x53275a[_0x1e3666(0x22c)]===_0x3a81f2[_0x1e3666(0x22c)]&&_0x53275a['id']===_0x3a81f2['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x2bd6d1,'m2Prime':_0x502892};},_0x4c00c1(0x1d5))},_0x17a304={'m1':_0x3f3894[_0x4c00c1(0x210)]['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x5bf6b4,_0x264c83){const _0x2c764b=_0x4c00c1;if(_0x5bf6b4[_0x2c764b(0x3ed)]['unitId']!==_0x264c83[_0x2c764b(0x3ed)]['unitId']||_0x5bf6b4[_0x2c764b(0x3ed)][_0x2c764b(0x22c)]!==_0x264c83['params']['subUnitId'])return{'m1Prime':_0x5bf6b4,'m2Prime':_0x264c83};const _0x31d5a8=_0x3cb8ef[_0x2c764b(0x317)]['deepClone'](_0x5bf6b4),_0xd97273=_0x3cb8ef[_0x2c764b(0x317)][_0x2c764b(0x289)](_0x264c83),_0x54d89b=[],_0x145342=_0xd97273[_0x2c764b(0x3ed)]['ranges'];return _0x31d5a8[_0x2c764b(0x3ed)][_0x2c764b(0x265)]['forEach'](_0x314100=>{const _0x4743df=_0x2c764b,_0x5a98e7=_0x69c4dc(_0x314100,_0x145342);_0x5a98e7['length']>0x0&&_0x54d89b[_0x4743df(0x2bd)](..._0x5a98e7);}),_0x31d5a8[_0x2c764b(0x3ed)][_0x2c764b(0x265)]=_0x54d89b,{'m1Prime':_0x5bf6b4,'m2Prime':_0x264c83};}},_0xf5bee1={'m1':_0x3f3894['RemoveNumfmtMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler'(_0x126295,_0x11d60b){const _0xf352f8=_0x4c00c1;if(_0x126295[_0xf352f8(0x3ed)][_0xf352f8(0x397)]!==_0x11d60b[_0xf352f8(0x3ed)][_0xf352f8(0x397)]||_0x126295[_0xf352f8(0x3ed)]['subUnitId']!==_0x11d60b[_0xf352f8(0x3ed)][_0xf352f8(0x22c)])return{'m1Prime':_0x126295,'m2Prime':_0x11d60b};const _0x102e71=_0x3cb8ef[_0xf352f8(0x317)][_0xf352f8(0x289)](_0x126295),_0x475cae=_0x3cb8ef[_0xf352f8(0x317)][_0xf352f8(0x289)](_0x11d60b),_0x5e219c=[],_0x5a6e48=Object[_0xf352f8(0x389)](_0x475cae[_0xf352f8(0x3ed)][_0xf352f8(0x389)])[_0xf352f8(0x1bc)](_0x2ff88a=>_0x2ff88a[_0xf352f8(0x265)])['flat']();return _0x102e71[_0xf352f8(0x3ed)][_0xf352f8(0x265)][_0xf352f8(0x2f2)](_0x199109=>{const _0x7fa13e=_0xf352f8,_0x1e5fb0=_0x69c4dc(_0x199109,_0x5a6e48);_0x1e5fb0[_0x7fa13e(0x3a3)]>0x0&&_0x5e219c[_0x7fa13e(0x2bd)](..._0x1e5fb0);}),_0x102e71[_0xf352f8(0x3ed)]['ranges']=_0x5e219c,{'m1Prime':_0x102e71,'m2Prime':_0x475cae};}},_0x5e08bb={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x36a1fc,_0xcd1538)=>{const _0x2af30e=_0x4c00c1,_0x3728b5={'m1Prime':_0x36a1fc,'m2Prime':_0xcd1538};if(_0x36a1fc[_0x2af30e(0x3ed)][_0x2af30e(0x397)]!==_0xcd1538[_0x2af30e(0x3ed)]['unitId']||_0x36a1fc[_0x2af30e(0x3ed)][_0x2af30e(0x22c)]!==_0xcd1538[_0x2af30e(0x3ed)][_0x2af30e(0x22c)])return _0x3728b5;const _0x4145f8={'id':_0x3f3894[_0x2af30e(0x1fc)]['id'],'params':{'unitId':_0x36a1fc[_0x2af30e(0x3ed)][_0x2af30e(0x397)],'subUnitId':_0x36a1fc['params']['subUnitId'],'range':_0x36a1fc[_0x2af30e(0x3ed)][_0x2af30e(0x378)]}},_0x3f3784=_0x4fd7a3(_0xcd1538,_0x4145f8);return{'m1Prime':[_0x36a1fc,..._0x3f3784],'m2Prime':[_0xcd1538,..._0x3f3784]};},_0x4c00c1(0x1d5))},_0x14b72e={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0xf84483[_0x4c00c1(0x1ff)]['id'],'handler'(_0x18dbbe,_0xa0f6d9){const _0x1feb5e=_0x4c00c1,_0x11501d={'m1Prime':_0x18dbbe,'m2Prime':_0xa0f6d9};if(_0x18dbbe['params'][_0x1feb5e(0x397)]!==_0xa0f6d9[_0x1feb5e(0x3ed)][_0x1feb5e(0x397)]||_0x18dbbe[_0x1feb5e(0x3ed)][_0x1feb5e(0x22c)]!==_0xa0f6d9[_0x1feb5e(0x3ed)][_0x1feb5e(0x22c)])return _0x11501d;const _0x46ff52={'id':_0x3f3894['RemoveRowCommand']['id'],'params':{'range':_0x18dbbe[_0x1feb5e(0x3ed)]['range']}},_0x54f0e1=_0x461ae8(_0xa0f6d9,_0x46ff52);return{'m1Prime':[_0x18dbbe,..._0x54f0e1],'m2Prime':[_0xa0f6d9,..._0x54f0e1]};}},_0x202f79={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x2cf2e1,_0x12eb81){const _0x110bf6=_0x4c00c1,_0x1d6988=_0x5c8e6a['handler'](_0x12eb81,_0x2cf2e1);return _0x5e1569(_0x1d6988)?{'m1Prime':_0x1d6988[_0x110bf6(0x3c4)],'m2Prime':_0x1d6988[_0x110bf6(0x3dc)]}:_0x1d6988;}},_0x38402c={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894['MoveRangeMutation']['id'],'handler'(_0x204f02,_0x12ee2b){const _0xe52010=_0x4c00c1,_0x428105={'m1Prime':_0x204f02,'m2Prime':_0x12ee2b};if(_0x204f02[_0xe52010(0x3ed)][_0xe52010(0x397)]!==_0x12ee2b[_0xe52010(0x3ed)][_0xe52010(0x397)]||_0x204f02[_0xe52010(0x3ed)][_0xe52010(0x22c)]!==_0x12ee2b['params']['from'][_0xe52010(0x22c)]&&_0x204f02[_0xe52010(0x3ed)][_0xe52010(0x22c)]!==_0x12ee2b[_0xe52010(0x3ed)]['to']['subUnitId'])return _0x428105;const _0x44c939=_0x3cb8ef[_0xe52010(0x317)][_0xe52010(0x289)](_0x204f02),_0x10ee3e=_0x3cb8ef[_0xe52010(0x317)][_0xe52010(0x289)](_0x12ee2b),{startRow:_0x2f8712,endRow:_0x438ddf}=_0x204f02['params'][_0xe52010(0x378)];if(_0x204f02[_0xe52010(0x3ed)][_0xe52010(0x22c)]===_0x12ee2b['params']['from'][_0xe52010(0x22c)]){const _0x4cf80a=new _0x3cb8ef['ObjectMatrix'](_0x10ee3e[_0xe52010(0x3ed)][_0xe52010(0x380)][_0xe52010(0x270)]),_0x35c243=_0x4cf80a[_0xe52010(0x2eb)](),{startRow:_0x17f5eb,endRow:_0x17b896}=_0x35c243;if(_0x17f5eb<=_0x438ddf&&_0x17b896>=_0x2f8712)return{'error':new Error(_0xe52010(0x3d6))};_0x438ddf<_0x17f5eb&&_0x4cf80a[_0xe52010(0x242)](_0x2f8712,_0x438ddf-_0x2f8712+0x1),_0x10ee3e[_0xe52010(0x3ed)][_0xe52010(0x380)][_0xe52010(0x270)]=_0x4cf80a[_0xe52010(0x41d)]();}if(_0x204f02[_0xe52010(0x3ed)][_0xe52010(0x22c)]===_0x12ee2b['params']['to']['subUnitId']){const _0xafc957=new _0x3cb8ef[(_0xe52010(0x3a0))](_0x10ee3e[_0xe52010(0x3ed)]['to'][_0xe52010(0x270)]),_0x1faa1b=_0xafc957[_0xe52010(0x2eb)](),{startRow:_0x182c3e,endRow:_0x91b42c}=_0x1faa1b;if(_0x182c3e<=_0x438ddf&&_0x91b42c>=_0x2f8712)return{'error':new Error(_0xe52010(0x3d6))};_0x438ddf<_0x182c3e&&_0xafc957[_0xe52010(0x242)](_0x2f8712,_0x438ddf-_0x2f8712+0x1),_0x10ee3e[_0xe52010(0x3ed)]['to'][_0xe52010(0x270)]=_0xafc957[_0xe52010(0x41d)]();}return{'m1Prime':_0x44c939,'m2Prime':_0x10ee3e};}},_0x1d9362={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler'(_0x5a112b,_0x3206df){const _0x14e04d=_0x4c00c1,_0x567374={'m1Prime':_0x5a112b,'m2Prime':_0x3206df};if(_0x5a112b[_0x14e04d(0x3ed)]['unitId']!==_0x3206df[_0x14e04d(0x3ed)][_0x14e04d(0x397)]||_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x22c)]!==_0x3206df[_0x14e04d(0x3ed)][_0x14e04d(0x22c)])return _0x567374;const _0x308ee4=_0x3cb8ef[_0x14e04d(0x317)]['deepClone'](_0x5a112b),_0x10823a=_0x3cb8ef['Tools'][_0x14e04d(0x289)](_0x3206df);if(_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x378)][_0x14e04d(0x1fb)]<=_0x3206df['params'][_0x14e04d(0x404)]['endRow']&&_0x5a112b['params'][_0x14e04d(0x378)]['endRow']>=_0x3206df['params'][_0x14e04d(0x404)][_0x14e04d(0x1fb)]||_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x378)]['startRow']<=_0x3206df[_0x14e04d(0x3ed)]['targetRange']['endRow']&&_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x378)][_0x14e04d(0x260)]>=_0x3206df[_0x14e04d(0x3ed)][_0x14e04d(0x1cd)][_0x14e04d(0x1fb)])return{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20move\x20row')};const _0x47ad4d=_0x3f3894[_0x14e04d(0x21e)](_0x330ef8(_0x3f3894[_0x14e04d(0x379)](_0x5a112b['params'][_0x14e04d(0x378)])),_0x330ef8(_0x3f3894[_0x14e04d(0x379)](_0x3206df['params']['sourceRange']))),_0x1cf750=_0x3f3894[_0x14e04d(0x21e)](_0x330ef8(_0x3f3894[_0x14e04d(0x379)](_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x378)])),_0x330ef8(_0x3f3894[_0x14e04d(0x379)](_0x3206df['params']['targetRange'])));_0x47ad4d&&_0x1cf750?(_0x10823a[_0x14e04d(0x3ed)][_0x14e04d(0x404)][_0x14e04d(0x1fb)]+=_0x47ad4d[_0x14e04d(0x305)],_0x10823a[_0x14e04d(0x3ed)][_0x14e04d(0x404)]['endRow']+=_0x47ad4d[_0x14e04d(0x305)]+(_0x47ad4d[_0x14e04d(0x3a3)]||0x0),_0x10823a[_0x14e04d(0x3ed)][_0x14e04d(0x1cd)]['startRow']+=_0x1cf750['step'],_0x10823a[_0x14e04d(0x3ed)][_0x14e04d(0x1cd)]['endRow']+=_0x1cf750[_0x14e04d(0x305)]+(_0x1cf750[_0x14e04d(0x3a3)]||0x0)):_0x10823a['id']=_0x3f3894['EmptyMutation']['id'];const _0x1f6893=_0x3f3894[_0x14e04d(0x2a7)]({'start':_0x3206df[_0x14e04d(0x3ed)][_0x14e04d(0x404)][_0x14e04d(0x1fb)],'end':_0x3206df['params'][_0x14e04d(0x404)][_0x14e04d(0x260)]},{'start':_0x3206df[_0x14e04d(0x3ed)]['targetRange'][_0x14e04d(0x1fb)],'end':_0x3206df[_0x14e04d(0x3ed)]['targetRange'][_0x14e04d(0x260)]},{'start':_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x378)][_0x14e04d(0x1fb)],'end':_0x5a112b[_0x14e04d(0x3ed)][_0x14e04d(0x378)][_0x14e04d(0x260)]});if(_0x1f6893){const {step:_0x11b636,length:_0x44e97e}=_0x1f6893;_0x308ee4[_0x14e04d(0x3ed)]['range'][_0x14e04d(0x1fb)]+=_0x11b636,_0x308ee4[_0x14e04d(0x3ed)]['range']['endRow']+=_0x11b636+(_0x44e97e||0x0);}else _0x308ee4['id']=_0x3f3894[_0x14e04d(0x310)]['id'];return{'m1Prime':_0x308ee4,'m2Prime':_0x10823a};}},_0x6b02ce={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x58794c,_0x302f47){const _0x650ad0=_0x4c00c1,_0x42cd53={'m1Prime':_0x58794c,'m2Prime':_0x302f47};if(_0x58794c['params']['unitId']!==_0x302f47[_0x650ad0(0x3ed)]['unitId']||_0x58794c[_0x650ad0(0x3ed)]['subUnitId']!==_0x302f47[_0x650ad0(0x3ed)][_0x650ad0(0x22c)])return _0x42cd53;const _0xd34f8=_0x3cb8ef[_0x650ad0(0x317)][_0x650ad0(0x289)](_0x58794c),_0x7179f1=_0x3cb8ef['Tools'][_0x650ad0(0x289)](_0x302f47),{ranges:_0x2c226a}=_0x7179f1[_0x650ad0(0x3ed)];return _0x2c226a[_0x650ad0(0x272)](_0x3d045a=>{const _0x2435d7=_0x650ad0,_0x2b69cd=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x3f3894[_0x2435d7(0x379)](_0x58794c['params'][_0x2435d7(0x378)])),_0x330ef8(_0x3f3894['rotateRange'](_0x3d045a)));return _0x2b69cd===null||_0x2b69cd['length']!==0x0?!0x0:(_0x3d045a[_0x2435d7(0x1fb)]+=_0x2b69cd[_0x2435d7(0x305)],_0x3d045a['endRow']+=_0x2b69cd[_0x2435d7(0x305)],!0x1);})?{'error':new Error(_0x650ad0(0x3f4))}:{'m1Prime':_0xd34f8,'m2Prime':_0x7179f1};}},_0x230267={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x38b)]['id'],'handler'(_0x5e796f,_0x4e10b8){const _0x518831=_0x4c00c1,_0x41280a={'m1Prime':_0x5e796f,'m2Prime':_0x4e10b8};if(_0x5e796f[_0x518831(0x3ed)][_0x518831(0x397)]!==_0x4e10b8['params'][_0x518831(0x397)]||_0x5e796f['params'][_0x518831(0x22c)]!==_0x4e10b8[_0x518831(0x3ed)][_0x518831(0x22c)])return _0x41280a;const _0x550d49=_0x3cb8ef[_0x518831(0x317)][_0x518831(0x289)](_0x5e796f),_0x1a3da8=_0x3cb8ef[_0x518831(0x317)][_0x518831(0x289)](_0x4e10b8),_0x35f974=_0x3f3894['handleBaseRemoveRange'](_0x330ef8(_0x3f3894[_0x518831(0x379)](_0x5e796f[_0x518831(0x3ed)]['range'])),_0x330ef8(_0x3f3894[_0x518831(0x379)](_0x4e10b8[_0x518831(0x3ed)][_0x518831(0x378)])));if(_0x35f974){const {step:_0x1e78e1,length:_0x48e91d}=_0x35f974;_0x1a3da8[_0x518831(0x3ed)][_0x518831(0x378)][_0x518831(0x1fb)]+=_0x1e78e1,_0x1a3da8[_0x518831(0x3ed)]['range'][_0x518831(0x260)]+=_0x1e78e1+(_0x48e91d||0x0);}else _0x1a3da8['id']=_0x3f3894[_0x518831(0x310)]['id'];const _0x111a13=_0x3f3894[_0x518831(0x21e)](_0x330ef8(_0x3f3894['rotateRange'](_0x4e10b8[_0x518831(0x3ed)]['range'])),_0x330ef8(_0x3f3894[_0x518831(0x379)](_0x5e796f[_0x518831(0x3ed)]['range'])));if(_0x111a13){const {step:_0x46126b,length:_0x27db56}=_0x111a13;_0x550d49[_0x518831(0x3ed)][_0x518831(0x378)][_0x518831(0x1fb)]+=_0x46126b,_0x550d49['params'][_0x518831(0x378)][_0x518831(0x260)]+=_0x46126b+(_0x27db56||0x0);}else _0x550d49['id']=_0x3f3894[_0x518831(0x310)]['id'];return{'m1Prime':_0x550d49,'m2Prime':_0x1a3da8};}},_0x270a78={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler'(_0x20b047,_0x1e02b6){const _0x76f192=_0x4c00c1,_0x2828e6=_0x3cb8ef[_0x76f192(0x317)][_0x76f192(0x289)](_0x20b047),_0x4b6102=_0x3cb8ef[_0x76f192(0x317)]['deepClone'](_0x1e02b6);if(_0x20b047[_0x76f192(0x3ed)][_0x76f192(0x397)]!==_0x1e02b6[_0x76f192(0x3ed)][_0x76f192(0x397)]||_0x20b047[_0x76f192(0x3ed)][_0x76f192(0x22c)]!==_0x1e02b6['params'][_0x76f192(0x22c)])return{'m1Prime':_0x2828e6,'m2Prime':_0x4b6102};const _0x2014fe=_0x4b6102[_0x76f192(0x3ed)][_0x76f192(0x265)]['reduce']((_0x59bf65,_0x53a7ca)=>{const _0x12204b=_0x76f192,_0x5db2ba=_0x2828e6[_0x12204b(0x3ed)]['range'],_0xef3288=_0x5db2ba[_0x12204b(0x260)]-_0x5db2ba['startRow']+0x1;let _0x25a074={..._0x53a7ca};return _0x5db2ba[_0x12204b(0x1fb)]>_0x53a7ca[_0x12204b(0x260)]?_0x25a074={..._0x53a7ca}:_0x5db2ba[_0x12204b(0x1fb)]>=_0x53a7ca['startRow']&&_0x5db2ba['startRow']<=_0x53a7ca['endRow']&&_0x5db2ba[_0x12204b(0x260)]>_0x53a7ca[_0x12204b(0x260)]?(_0x25a074[_0x12204b(0x260)]=_0x5db2ba[_0x12204b(0x1fb)]-0x1,_0x5db2ba[_0x12204b(0x1fb)]===_0x53a7ca[_0x12204b(0x1fb)]&&(_0x25a074=null)):_0x5db2ba[_0x12204b(0x1fb)]>_0x53a7ca[_0x12204b(0x1fb)]&&_0x5db2ba[_0x12204b(0x260)]<_0x53a7ca[_0x12204b(0x260)]?_0x25a074['endRow']=_0x53a7ca[_0x12204b(0x260)]-_0xef3288:_0x5db2ba[_0x12204b(0x1fb)]<_0x53a7ca[_0x12204b(0x1fb)]&&_0x5db2ba[_0x12204b(0x260)]>=_0x53a7ca['startRow']&&_0x5db2ba[_0x12204b(0x260)]<=_0x53a7ca['endRow']?(_0x25a074[_0x12204b(0x1fb)]=_0x5db2ba['startRow'],_0x25a074[_0x12204b(0x260)]=_0x53a7ca[_0x12204b(0x260)]-_0xef3288,_0x5db2ba[_0x12204b(0x260)]===_0x53a7ca['endRow']&&(_0x25a074=null)):_0x5db2ba[_0x12204b(0x1fb)]<=_0x53a7ca[_0x12204b(0x1fb)]&&_0x5db2ba[_0x12204b(0x260)]>=_0x53a7ca['endRow']?_0x25a074=null:_0x5db2ba[_0x12204b(0x260)]<_0x53a7ca[_0x12204b(0x1fb)]&&(_0x25a074[_0x12204b(0x1fb)]=_0x53a7ca[_0x12204b(0x1fb)]-_0xef3288,_0x25a074[_0x12204b(0x260)]=_0x53a7ca['endRow']-_0xef3288),_0x25a074&&!(_0x25a074[_0x12204b(0x1fb)]===_0x25a074[_0x12204b(0x260)]&&_0x25a074[_0x12204b(0x22f)]===_0x25a074[_0x12204b(0x34d)])&&_0x59bf65[_0x12204b(0x2bd)](_0x25a074),_0x59bf65;},[]);return _0x4b6102[_0x76f192(0x3ed)]['ranges']=_0x2014fe,{'m1Prime':_0x2828e6,'m2Prime':_0x4b6102};}},_0x34a595={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x3f0a9f,_0x340a2b){const _0x410f04=_0x4c00c1,_0x27c081={'m1Prime':_0x3f0a9f,'m2Prime':_0x340a2b};if(_0x3f0a9f[_0x410f04(0x3ed)][_0x410f04(0x397)]!==_0x340a2b[_0x410f04(0x3ed)][_0x410f04(0x397)]||_0x3f0a9f[_0x410f04(0x3ed)][_0x410f04(0x22c)]!==_0x340a2b[_0x410f04(0x3ed)][_0x410f04(0x22c)])return _0x27c081;const _0x560fcb=_0x3cb8ef[_0x410f04(0x317)][_0x410f04(0x289)](_0x340a2b),_0x8fb1c=_0x3cb8ef[_0x410f04(0x317)][_0x410f04(0x289)](_0x3f0a9f),_0x30aa64=_0x3f3894[_0x410f04(0x21e)](_0x330ef8(_0x3f3894[_0x410f04(0x379)](_0x3f0a9f[_0x410f04(0x3ed)][_0x410f04(0x378)])),_0x330ef8(_0x3f3894['rotateRange'](_0x340a2b[_0x410f04(0x3ed)]['range'])));if(!_0x30aa64)return{'m1Prime':_0x3f0a9f,'m2Prime':[]};if(_0x30aa64[_0x410f04(0x3a3)]===0x0&&_0x30aa64[_0x410f04(0x305)]===0x0)return{'m1Prime':_0x3f0a9f,'m2Prime':_0x340a2b};const {startRow:_0x1606f7,endRow:_0x425b1a}=_0x3f0a9f[_0x410f04(0x3ed)][_0x410f04(0x378)];_0x560fcb[_0x410f04(0x3ed)][_0x410f04(0x378)][_0x410f04(0x1fb)]+=_0x30aa64['step'],_0x560fcb[_0x410f04(0x3ed)][_0x410f04(0x378)][_0x410f04(0x260)]+=_0x30aa64['step']+(_0x30aa64['length']||0x0);const _0x3467dc=Object[_0x410f04(0x21d)](_0x340a2b[_0x410f04(0x3ed)][_0x410f04(0x2be)])[_0x410f04(0x1bc)](_0x5c59e1=>_0x491bfd(_0x1606f7,_0x425b1a,Number(_0x5c59e1)))[_0x410f04(0x30c)](_0x59a058=>_0x59a058!==null),_0x2c2bff={};for(const _0x4df4ea in _0x340a2b['params'][_0x410f04(0x2be)]){let _0x33a767=_0x340a2b[_0x410f04(0x3ed)][_0x410f04(0x2be)][_0x4df4ea];_0x33a767=_0x491bfd(_0x1606f7,_0x425b1a,_0x33a767),_0x33a767!==null&&(_0x2c2bff[_0x3467dc[_0x410f04(0x301)]()]=_0x33a767);}_0x560fcb[_0x410f04(0x3ed)][_0x410f04(0x2be)]=_0x2c2bff;const _0x5f3080=_0x13858b(_0x340a2b[_0x410f04(0x3ed)][_0x410f04(0x2be)],{'start':_0x3f0a9f[_0x410f04(0x3ed)][_0x410f04(0x378)][_0x410f04(0x1fb)],'end':_0x3f0a9f[_0x410f04(0x3ed)][_0x410f04(0x378)][_0x410f04(0x260)]}),_0x36d0a0=[_0x8fb1c];return _0x5f3080&&_0x36d0a0[_0x410f04(0x40a)]({'id':_0x3f3894[_0x410f04(0x1da)]['id'],'params':{..._0x3f0a9f['params'],'order':_0x5f3080['order'],'range':{..._0x340a2b[_0x410f04(0x3ed)]['range'],..._0x5f3080['range']}}}),{'m1Prime':_0x36d0a0,'m2Prime':_0x560fcb};}},_0x13858b=_0x129e40((_0x125f94,_0x152cfd)=>{const _0x4249b0=_0x4c00c1,_0x8b9661=Object[_0x4249b0(0x21d)](_0x125f94)[_0x4249b0(0x1bc)](Number)[_0x4249b0(0x2bc)]((_0x1e3a79,_0x19caea)=>_0x1e3a79-_0x19caea);if(_0x8b9661[_0x4249b0(0x3a3)]===0x0)return null;const _0x284240=_0x8b9661[0x0],_0x40668f=_0x8b9661[_0x8b9661[_0x4249b0(0x3a3)]-0x1];if(_0x284240>_0x152cfd[_0x4249b0(0x2e5)]||_0x40668f<_0x152cfd[_0x4249b0(0x2d7)])return null;const _0x7f9f15=_0x8b9661[_0x4249b0(0x30c)](_0x41a724=>_0x125f94[_0x41a724]>=_0x152cfd[_0x4249b0(0x2d7)]&&_0x125f94[_0x41a724]<=_0x152cfd[_0x4249b0(0x2e5)]);if(_0x7f9f15[_0x4249b0(0x3a3)]===0x0)return null;const _0x54340d=_0x7f9f15[_0x4249b0(0x1bc)](_0x337181=>_0x125f94[_0x337181]),_0x2739c8={},_0x45e5d4=Math['min'](_0x7f9f15[0x0],_0x152cfd[_0x4249b0(0x2d7)]),_0xddadc5=Math[_0x4249b0(0x275)](_0x7f9f15[_0x7f9f15[_0x4249b0(0x3a3)]-0x1],_0x152cfd['end']),_0x302acc=Array[_0x4249b0(0x380)]({'length':_0xddadc5-_0x45e5d4+0x1},(_0x49d3dc,_0x4355cb)=>_0x4355cb+_0x45e5d4)['filter'](_0x1efaae=>!_0x7f9f15['includes'](_0x1efaae));return Array[_0x4249b0(0x380)]({'length':_0xddadc5-_0x45e5d4+0x1},(_0x5f21f8,_0x9cf7bd)=>_0x9cf7bd+_0x45e5d4)[_0x4249b0(0x30c)](_0x4fcba0=>!_0x54340d[_0x4249b0(0x2f5)](_0x4fcba0))[_0x4249b0(0x2f2)]((_0x3fd47c,_0x50387e)=>{_0x2739c8[_0x3fd47c]=_0x302acc[_0x50387e];}),_0x54340d[_0x4249b0(0x2f2)]((_0x9a5d32,_0x5d2f50)=>{_0x2739c8[_0x9a5d32]=_0x7f9f15[_0x5d2f50];}),{'range':{'startRow':_0x45e5d4,'endRow':_0xddadc5},'order':_0x2739c8};},_0x4c00c1(0x2ae)),_0x491bfd=_0x129e40((_0x34de6d,_0x9f6cf1,_0x121f50)=>_0x121f50>=_0x34de6d&&_0x121f50<=_0x9f6cf1?null:_0x121f50>_0x9f6cf1?_0x121f50-(_0x9f6cf1-_0x34de6d+0x1):_0x121f50,'orderMap'),_0x452163={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler'(_0x4678e9,_0x414ad7){const _0x3874aa=_0x4c00c1,_0x67aff9={'m1Prime':_0x4678e9,'m2Prime':_0x414ad7};if(_0x4678e9[_0x3874aa(0x3ed)][_0x3874aa(0x397)]!==_0x414ad7[_0x3874aa(0x3ed)]['unitId']||_0x4678e9[_0x3874aa(0x3ed)][_0x3874aa(0x22c)]!==_0x414ad7[_0x3874aa(0x3ed)][_0x3874aa(0x22c)])return _0x67aff9;const _0x1ed524=[_0x3cb8ef[_0x3874aa(0x317)]['deepClone'](_0x4678e9)],_0xfa8cf6=_0x3cb8ef[_0x3874aa(0x317)][_0x3874aa(0x289)](_0x414ad7),{values:_0x24d4c7}=_0xfa8cf6['params'],_0x15956e=[];let _0x2f0cf7=!0x1;for(const _0x3ab36d in _0x24d4c7){const _0x1d2bda=_0x24d4c7[_0x3ab36d];if(_0x15956e[_0x3874aa(0x2bd)](..._0x1d2bda[_0x3874aa(0x265)]),_0x1d2bda[_0x3874aa(0x265)][_0x3874aa(0x272)](_0x47ea5c=>{const _0x3ecb7a=_0x3874aa,_0x2bbb33=_0x3f3894[_0x3ecb7a(0x21e)](_0x330ef8(_0x3f3894[_0x3ecb7a(0x379)](_0x4678e9[_0x3ecb7a(0x3ed)][_0x3ecb7a(0x378)])),_0x330ef8(_0x3f3894['rotateRange'](_0x47ea5c)));return _0x2bbb33==null||_0x2bbb33['length']!==0x0?!0x0:(_0x2bbb33[_0x3ecb7a(0x305)]!==0x0&&(_0x2f0cf7=!0x0),_0x47ea5c[_0x3ecb7a(0x1fb)]+=_0x2bbb33[_0x3ecb7a(0x305)],_0x47ea5c['endRow']+=_0x2bbb33[_0x3ecb7a(0x305)],!0x1);}))return{'error':new Error(_0x3874aa(0x34f))};}if(_0x2f0cf7){const _0x5a2158={'id':_0x3f3894[_0x3874aa(0x210)]['id'],'params':{'unitId':_0x414ad7[_0x3874aa(0x3ed)][_0x3874aa(0x397)],'subUnitId':_0x414ad7[_0x3874aa(0x3ed)][_0x3874aa(0x22c)],'ranges':_0x15956e}};_0x1ed524[_0x3874aa(0x2bd)](_0x5a2158,_0xfa8cf6);}return{'m1Prime':_0x1ed524,'m2Prime':_0xfa8cf6};}},_0x88c6ed={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x2489a5,_0x3d3f90){const _0x34389f=_0x4c00c1,_0x2719e4={'m1Prime':_0x2489a5,'m2Prime':_0x3d3f90};if(_0x2489a5[_0x34389f(0x3ed)][_0x34389f(0x397)]!==_0x3d3f90[_0x34389f(0x3ed)][_0x34389f(0x397)]||_0x2489a5[_0x34389f(0x3ed)][_0x34389f(0x22c)]!==_0x3d3f90[_0x34389f(0x3ed)][_0x34389f(0x22c)])return _0x2719e4;const _0x4acf45=[_0x3cb8ef[_0x34389f(0x317)][_0x34389f(0x289)](_0x2489a5)],_0x241536=_0x3cb8ef[_0x34389f(0x317)][_0x34389f(0x289)](_0x3d3f90),_0x8ab1c2=new _0x3cb8ef[(_0x34389f(0x3a0))](_0x241536[_0x34389f(0x3ed)][_0x34389f(0x38d)]),_0x44e0f0=_0x8ab1c2[_0x34389f(0x2eb)](),_0x9c3bb0=_0x2489a5[_0x34389f(0x3ed)][_0x34389f(0x378)],_0x16d7f5=_0x9c3bb0['endRow']-_0x9c3bb0[_0x34389f(0x1fb)]+0x1;if(_0x241536[_0x34389f(0x3ed)]['cellValue']&&_0x9c3bb0[_0x34389f(0x260)]<_0x44e0f0[_0x34389f(0x1fb)])_0x5066cc(_0x241536['params']['cellValue'],_0x44e0f0[_0x34389f(0x1fb)],_0x44e0f0[_0x34389f(0x260)]-_0x44e0f0[_0x34389f(0x1fb)]+0x1,-_0x16d7f5);else{if(_0x9c3bb0[_0x34389f(0x1fb)]<=_0x44e0f0[_0x34389f(0x260)])return{'error':new Error(_0x34389f(0x344))};}const _0xaf3e9b=new _0x3cb8ef[(_0x34389f(0x3a0))]();let _0x4f1be2=!0x1,_0xee3259=!0x1;if(_0x8ab1c2[_0x34389f(0x34e)]((_0x3ad633,_0x276978,_0x18aa5c)=>{const _0x411968=_0x34389f;if(_0x18aa5c&&_0x18aa5c['f']){const _0x95524e=_0x18aa5c['f'];let _0x15f02f=!0x1;const _0x3f82c5=_0xcb0881(_0x2489a5['params']['unitId'],_0x2489a5[_0x411968(0x3ed)][_0x411968(0x22c)],_0x95524e,_0x3fac8a=>{const _0x4938e8=_0x411968,_0x8b0cbf=_0x3f3894[_0x4938e8(0x21e)](_0x330ef8(_0x3f3894['rotateRange'](_0x2489a5[_0x4938e8(0x3ed)][_0x4938e8(0x378)])),_0x330ef8(_0x3f3894[_0x4938e8(0x379)](_0x3fac8a)));return _0x8b0cbf===null?(_0x4f1be2=!0x0,_0x3fac8a):((_0x8b0cbf[_0x4938e8(0x305)]!==0x0||_0x8b0cbf[_0x4938e8(0x3a3)]!==0x0)&&(_0x15f02f=!0x0,_0x3fac8a['startRow']+=_0x8b0cbf['step'],_0x3fac8a['endRow']+=_0x8b0cbf[_0x4938e8(0x305)]+_0x8b0cbf[_0x4938e8(0x3a3)]),_0x3fac8a);});_0x15f02f&&(_0xee3259=!0x0,_0x18aa5c['f']=_0x3f82c5,_0xaf3e9b[_0x411968(0x2fd)](_0x3ad633,_0x276978,{..._0x18aa5c}));}}),_0x4f1be2)return{'error':new Error(_0x34389f(0x3bf))};if(_0xee3259){const _0x375d87={'id':_0x3f3894[_0x34389f(0x2c8)]['id'],'params':{'unitId':_0x3d3f90['params'][_0x34389f(0x397)],'subUnitId':_0x3d3f90[_0x34389f(0x3ed)][_0x34389f(0x22c)],'cellValue':_0xaf3e9b['getMatrix']()}};_0x4acf45[_0x34389f(0x2bd)](_0x375d87);}return{'m1Prime':_0x4acf45,'m2Prime':_0x241536};}},_0x22f50f={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2d4)]['id'],'handler'(_0xecf274,_0x50f77c){const _0x40134e=_0x4c00c1,_0x3c02ba={'m1Prime':_0xecf274,'m2Prime':_0x50f77c};if(_0xecf274[_0x40134e(0x3ed)][_0x40134e(0x397)]!==_0x50f77c['params'][_0x40134e(0x397)]||_0xecf274[_0x40134e(0x3ed)][_0x40134e(0x22c)]!==_0x50f77c[_0x40134e(0x3ed)][_0x40134e(0x22c)])return _0x3c02ba;const _0x28562b=_0x3cb8ef[_0x40134e(0x317)][_0x40134e(0x289)](_0xecf274),_0x803be9=_0x3cb8ef['Tools'][_0x40134e(0x289)](_0x50f77c),{rowData:_0xeb56c5}=_0x803be9['params'];return _0x3cb8ef[_0x40134e(0x1e1)](_0xecf274[_0x40134e(0x3ed)][_0x40134e(0x378)][_0x40134e(0x1fb)],_0xecf274[_0x40134e(0x3ed)][_0x40134e(0x378)][_0x40134e(0x260)]-_0xecf274[_0x40134e(0x3ed)][_0x40134e(0x378)][_0x40134e(0x1fb)]+0x1,_0xeb56c5),{'m1Prime':_0x28562b,'m2Prime':_0x803be9};}},_0x2f40d2={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2dd)]['id'],'handler'(_0x3c7e89,_0x4f3d28){const _0x43c7df=_0x4c00c1,_0x3afe02={'m1Prime':_0x3c7e89,'m2Prime':_0x4f3d28};if(_0x3c7e89[_0x43c7df(0x3ed)][_0x43c7df(0x397)]!==_0x4f3d28[_0x43c7df(0x3ed)][_0x43c7df(0x397)]||_0x3c7e89['params'][_0x43c7df(0x22c)]!==_0x4f3d28[_0x43c7df(0x3ed)][_0x43c7df(0x22c)])return _0x3afe02;const _0x52d1f9=_0x3cb8ef['Tools'][_0x43c7df(0x289)](_0x3c7e89),_0x56ae7c=_0x3cb8ef[_0x43c7df(0x317)]['deepClone'](_0x4f3d28),{ranges:_0x593038}=_0x56ae7c[_0x43c7df(0x3ed)];return _0x593038[_0x43c7df(0x2f2)](_0x3687e1=>{const _0x2523a9=_0x43c7df,_0x1d37cb=_0x3f3894[_0x2523a9(0x21e)](_0x330ef8(_0x3f3894[_0x2523a9(0x379)](_0x3c7e89[_0x2523a9(0x3ed)][_0x2523a9(0x378)])),_0x330ef8(_0x3f3894['rotateRange'](_0x3687e1)));_0x1d37cb==null?_0x56ae7c['id']=_0x3f3894[_0x2523a9(0x310)]['id']:(_0x3687e1[_0x2523a9(0x1fb)]+=_0x1d37cb[_0x2523a9(0x305)],_0x3687e1[_0x2523a9(0x260)]+=_0x1d37cb[_0x2523a9(0x305)]+_0x1d37cb['length']);}),{'m1Prime':_0x52d1f9,'m2Prime':_0x56ae7c};}},_0x1287a1={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894['SetRowVisibleMutation']['id'],'handler'(_0x3d8aee,_0x5ad1d0){const _0x4f57a1=_0x4c00c1,_0x5582fa={'m1Prime':_0x3d8aee,'m2Prime':_0x5ad1d0};if(_0x3d8aee['params'][_0x4f57a1(0x397)]!==_0x5ad1d0[_0x4f57a1(0x3ed)][_0x4f57a1(0x397)]||_0x3d8aee[_0x4f57a1(0x3ed)]['subUnitId']!==_0x5ad1d0[_0x4f57a1(0x3ed)][_0x4f57a1(0x22c)])return _0x5582fa;const _0x4e4b9b=_0x3cb8ef[_0x4f57a1(0x317)][_0x4f57a1(0x289)](_0x3d8aee),_0x107d3f=_0x3cb8ef['Tools']['deepClone'](_0x5ad1d0),{ranges:_0x4f0490}=_0x107d3f[_0x4f57a1(0x3ed)];return _0x4f0490[_0x4f57a1(0x2f2)](_0xf5bb53=>{const _0x5a5133=_0x4f57a1,_0xb50563=_0x3f3894[_0x5a5133(0x21e)](_0x330ef8(_0x3f3894['rotateRange'](_0x3d8aee[_0x5a5133(0x3ed)][_0x5a5133(0x378)])),_0x330ef8(_0x3f3894['rotateRange'](_0xf5bb53)));_0xb50563==null?_0x107d3f['id']=_0x3f3894['EmptyMutation']['id']:(_0xf5bb53['startRow']+=_0xb50563[_0x5a5133(0x305)],_0xf5bb53[_0x5a5133(0x260)]+=_0xb50563[_0x5a5133(0x305)]+_0xb50563[_0x5a5133(0x3a3)]);}),{'m1Prime':_0x4e4b9b,'m2Prime':_0x107d3f};}},_0x50caea={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0xdab5fc,_0x2e98d5){const _0x31e322=_0x4c00c1,_0xdc52a7={'m1Prime':[],'m2Prime':[]};if(_0xdab5fc[_0x31e322(0x3ed)][_0x31e322(0x397)]!==_0x2e98d5[_0x31e322(0x3ed)]['unitId']||_0xdab5fc[_0x31e322(0x3ed)][_0x31e322(0x22c)]!==_0x2e98d5['params']['subUnitId'])return _0xdc52a7;const _0x53473a=_0x3cb8ef['Tools'][_0x31e322(0x289)](_0x2e98d5);let _0x1b1497=!0x1;return _0x53473a[_0x31e322(0x3ed)]['selections'][_0x31e322(0x2f2)](_0x567c78=>{const _0xa75432=_0x31e322,{range:_0x5826b3,primary:_0x244ecb}=_0x567c78,_0x28b952=_0x3f3894[_0xa75432(0x21e)](_0x330ef8(_0x3f3894['rotateRange'](_0xdab5fc[_0xa75432(0x3ed)][_0xa75432(0x378)])),_0x330ef8(_0x3f3894[_0xa75432(0x379)](_0x5826b3)));if(_0x28b952!=null&&(_0x28b952['length']||_0x28b952[_0xa75432(0x305)])){if(_0x5826b3[_0xa75432(0x1fb)]+=_0x28b952[_0xa75432(0x305)],_0x5826b3[_0xa75432(0x260)]+=_0x28b952[_0xa75432(0x305)]+(_0x28b952[_0xa75432(0x3a3)]||0x0),_0x244ecb){const _0x1e5111=_0x3f3894[_0xa75432(0x21e)](_0x330ef8(_0x3f3894[_0xa75432(0x379)](_0xdab5fc['params']['range'])),_0x330ef8(_0x3f3894[_0xa75432(0x379)](_0x244ecb)));if(_0x1e5111==null){_0x244ecb['startRow']=_0x5826b3['startRow'],_0x244ecb[_0xa75432(0x260)]=_0x5826b3[_0xa75432(0x1fb)],_0x244ecb[_0xa75432(0x415)]=_0x5826b3['startRow'];return;}(_0x1e5111[_0xa75432(0x3a3)]||_0x1e5111[_0xa75432(0x305)])&&(_0x244ecb[_0xa75432(0x1fb)]+=_0x1e5111[_0xa75432(0x305)],_0x244ecb[_0xa75432(0x260)]+=_0x1e5111[_0xa75432(0x305)],_0x244ecb['actualRow']+=_0x1e5111[_0xa75432(0x305)]);}_0x1b1497=!0x0;}}),_0x1b1497&&_0xdc52a7[_0x31e322(0x3c4)][_0x31e322(0x2bd)](_0x53473a),_0xdc52a7;}},_0x33b0fb={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0x3b47f7[_0x4c00c1(0x3e5)]['id'],'handler'(_0xa4f8bb,_0x5cdd28){const _0x25029c=_0x4c00c1,_0x1c9383={'m1Prime':[_0xa4f8bb],'m2Prime':[_0x5cdd28]};if(_0xa4f8bb[_0x25029c(0x3ed)]['unitId']!==_0x5cdd28[_0x25029c(0x3ed)][_0x25029c(0x397)]||_0xa4f8bb[_0x25029c(0x3ed)][_0x25029c(0x22c)]!==_0x5cdd28[_0x25029c(0x3ed)][_0x25029c(0x22c)])return _0x1c9383;const _0xbce5a4=_0x3cb8ef[_0x25029c(0x317)][_0x25029c(0x289)](_0xa4f8bb),_0x2bd665=_0x3cb8ef['Tools'][_0x25029c(0x289)](_0x5cdd28),_0x1a5f80=_0x3f81a9({'start':_0xa4f8bb[_0x25029c(0x3ed)][_0x25029c(0x378)][_0x25029c(0x1fb)],'end':_0xa4f8bb[_0x25029c(0x3ed)][_0x25029c(0x378)][_0x25029c(0x260)]},{'start':_0x5cdd28['params'][_0x25029c(0x378)][_0x25029c(0x1fb)],'end':_0x5cdd28[_0x25029c(0x3ed)][_0x25029c(0x378)][_0x25029c(0x260)]});return _0x1a5f80===null?{'m1Prime':[_0xbce5a4,{'id':_0x3b47f7[_0x25029c(0x262)]['id'],'params':{'unitId':_0x5cdd28[_0x25029c(0x3ed)]['unitId'],'subUnitId':_0x5cdd28['params'][_0x25029c(0x397)]}}],'m2Prime':[]}:(_0x2bd665[_0x25029c(0x3ed)][_0x25029c(0x378)]['startRow']=_0x1a5f80[_0x25029c(0x2d7)],_0x2bd665[_0x25029c(0x3ed)]['range'][_0x25029c(0x260)]=_0x1a5f80['end'],{'m1Prime':[_0x2bd665,_0xbce5a4],'m2Prime':[_0x2bd665]});}},_0x2d7475={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894[_0x4c00c1(0x204)]['id'],'handler'(_0x8ea077,_0x36b597){const _0x4c6c3a=_0x4c00c1,_0x5d3d37={'m1Prime':_0x8ea077,'m2Prime':_0x36b597};if(_0x8ea077['params'][_0x4c6c3a(0x397)]!==_0x36b597[_0x4c6c3a(0x3ed)]['unitId']||_0x8ea077[_0x4c6c3a(0x3ed)][_0x4c6c3a(0x22c)]!==_0x36b597[_0x4c6c3a(0x3ed)][_0x4c6c3a(0x22c)])return _0x5d3d37;const _0x23b0e4=_0x3cb8ef[_0x4c6c3a(0x317)]['deepClone'](_0x8ea077),_0xb359db=_0x3cb8ef[_0x4c6c3a(0x317)]['deepClone'](_0x36b597),{rowsAutoHeightInfo:_0x58da10}=_0xb359db[_0x4c6c3a(0x3ed)];for(let _0x56c6d9=_0x58da10[_0x4c6c3a(0x3a3)]-0x1;_0x56c6d9>=0x0;_0x56c6d9--){const _0x9bf2d0=_0x58da10[_0x56c6d9],_0x2c740d={'startRow':_0x9bf2d0['row'],'endRow':_0x9bf2d0[_0x4c6c3a(0x1d0)],'startColumn':0x0,'endColumn':0x0},_0x2be6e3=_0x3f3894[_0x4c6c3a(0x21e)](_0x330ef8(_0x3f3894[_0x4c6c3a(0x379)](_0x8ea077[_0x4c6c3a(0x3ed)][_0x4c6c3a(0x378)])),_0x3f3894[_0x4c6c3a(0x379)](_0x2c740d));_0x2be6e3==null?_0x58da10[_0x4c6c3a(0x25e)](_0x56c6d9,0x1):_0x9bf2d0[_0x4c6c3a(0x1d0)]+=_0x2be6e3[_0x4c6c3a(0x305)];}return{'m1Prime':_0x23b0e4,'m2Prime':_0xb359db};}},_0x4c3525={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x3f3894['SetWorksheetRowHeightMutation']['id'],'handler'(_0x366d04,_0x413003){const _0x1d3fc4=_0x4c00c1,_0x1dcc34={'m1Prime':_0x366d04,'m2Prime':_0x413003};if(_0x366d04[_0x1d3fc4(0x3ed)][_0x1d3fc4(0x397)]!==_0x413003['params'][_0x1d3fc4(0x397)]||_0x366d04['params'][_0x1d3fc4(0x22c)]!==_0x413003[_0x1d3fc4(0x3ed)][_0x1d3fc4(0x22c)])return _0x1dcc34;const _0x713291=_0x3cb8ef[_0x1d3fc4(0x317)][_0x1d3fc4(0x289)](_0x366d04),_0x32a112=_0x3cb8ef['Tools'][_0x1d3fc4(0x289)](_0x413003),{ranges:_0x5df95d,rowHeight:_0x3e06b7}=_0x32a112[_0x1d3fc4(0x3ed)];return _0x5df95d[_0x1d3fc4(0x2f2)](_0x1ad464=>{const _0x500f54=_0x1d3fc4,_0xa8de9=_0x3f3894[_0x500f54(0x21e)](_0x330ef8(_0x3f3894[_0x500f54(0x379)](_0x366d04[_0x500f54(0x3ed)][_0x500f54(0x378)])),_0x3f3894[_0x500f54(0x379)](_0x1ad464));_0xa8de9==null?_0x32a112['id']=_0x3f3894[_0x500f54(0x310)]['id']:(_0x1ad464[_0x500f54(0x1fb)]+=_0xa8de9[_0x500f54(0x305)],_0x1ad464[_0x500f54(0x260)]+=_0xa8de9[_0x500f54(0x305)]+_0xa8de9[_0x500f54(0x3a3)]);}),typeof _0x3e06b7!='number'&&_0x3cb8ef[_0x1d3fc4(0x1e1)](_0x366d04[_0x1d3fc4(0x3ed)][_0x1d3fc4(0x378)][_0x1d3fc4(0x1fb)],_0x366d04['params']['range'][_0x1d3fc4(0x260)]-_0x366d04[_0x1d3fc4(0x3ed)][_0x1d3fc4(0x378)]['startRow']+0x1,_0x3e06b7),{'m1Prime':_0x713291,'m2Prime':_0x32a112};}},_0x778572={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x33e)]['id'],'handler'(_0x43fc5d,_0x5a229e){const _0x5389e7=_0x4c00c1,_0x12e908={'m1Prime':_0x43fc5d,'m2Prime':_0x5a229e};if(_0x43fc5d[_0x5389e7(0x3ed)][_0x5389e7(0x397)]!==_0x5a229e[_0x5389e7(0x3ed)][_0x5389e7(0x397)]||_0x43fc5d[_0x5389e7(0x3ed)][_0x5389e7(0x22c)]!==_0x5a229e[_0x5389e7(0x3ed)][_0x5389e7(0x22c)])return _0x12e908;const _0x4493ca=_0x3cb8ef[_0x5389e7(0x317)][_0x5389e7(0x289)](_0x43fc5d),_0x4388a4=_0x3cb8ef[_0x5389e7(0x317)][_0x5389e7(0x289)](_0x5a229e),{ranges:_0x575111,autoHeightInfo:_0xfc38d4}=_0x4388a4['params'];return _0x575111[_0x5389e7(0x2f2)](_0x59a95f=>{const _0x55851c=_0x5389e7,_0x574b87=_0x3f3894[_0x55851c(0x21e)](_0x330ef8(_0x3f3894['rotateRange'](_0x43fc5d[_0x55851c(0x3ed)][_0x55851c(0x378)])),_0x3f3894[_0x55851c(0x379)](_0x59a95f));_0x574b87==null?_0x4388a4['id']=_0x3f3894[_0x55851c(0x310)]['id']:(_0x59a95f['startRow']+=_0x574b87['step'],_0x59a95f[_0x55851c(0x260)]+=_0x574b87['step']+_0x574b87[_0x55851c(0x3a3)]);}),typeof _0xfc38d4!=_0x5389e7(0x28d)&&_0x3cb8ef[_0x5389e7(0x1e1)](_0x43fc5d['params'][_0x5389e7(0x378)]['startRow'],_0x43fc5d[_0x5389e7(0x3ed)][_0x5389e7(0x378)][_0x5389e7(0x260)]-_0x43fc5d['params']['range'][_0x5389e7(0x1fb)]+0x1,_0xfc38d4),{'m1Prime':_0x4493ca,'m2Prime':_0x4388a4};}},_0x4f8b59={'m1':_0x3f3894[_0x4c00c1(0x38b)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x49d73f,_0x157f89)=>{const _0x189887=_0x4c00c1,_0x177b54={'m1Prime':_0x49d73f,'m2Prime':_0x157f89};if(_0x49d73f[_0x189887(0x3ed)][_0x189887(0x397)]!==_0x157f89[_0x189887(0x3ed)]['unitId']||_0x49d73f[_0x189887(0x3ed)][_0x189887(0x22c)]!==_0x157f89[_0x189887(0x3ed)][_0x189887(0x22c)])return _0x177b54;const _0xd28dd8={'id':_0x3f3894[_0x189887(0x1fc)]['id'],'params':{'unitId':_0x49d73f[_0x189887(0x3ed)][_0x189887(0x397)],'subUnitId':_0x49d73f[_0x189887(0x3ed)][_0x189887(0x22c)],'range':_0x49d73f[_0x189887(0x3ed)][_0x189887(0x378)]}},_0x42a858=_0x592083(_0x157f89,_0xd28dd8);return{'m1Prime':[_0x49d73f,..._0x42a858],'m2Prime':[_0x157f89,..._0x42a858]};},'handler')},_0x5776aa={'m1':_0x3f3894['RemoveRowMutation']['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x3d9d38,_0x4667d1)=>{const _0x53a80e=_0x4c00c1,_0x236063={'m1Prime':_0x3d9d38,'m2Prime':_0x4667d1};if(_0x3d9d38[_0x53a80e(0x3ed)][_0x53a80e(0x397)]!==_0x4667d1[_0x53a80e(0x3ed)][_0x53a80e(0x397)]||_0x4667d1[_0x53a80e(0x3ed)][_0x53a80e(0x22c)]!==_0x3d9d38['params'][_0x53a80e(0x22c)])return _0x236063;const _0x43fb51={'id':_0x3f3894[_0x53a80e(0x1fc)]['id'],'params':{'range':_0x3d9d38[_0x53a80e(0x3ed)][_0x53a80e(0x378)]}},_0x34d598=_0x4be0b8(_0x4667d1,_0x43fb51);return{'m1Prime':[_0x3d9d38,..._0x34d598],'m2Prime':[_0x4667d1,..._0x34d598]};},'handler')},_0x5206f9={'m1':_0x3f3894[_0x4c00c1(0x1be)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x5cd6be,_0x1629a8){const _0x4ec5b5=_0x4c00c1,_0x347e8b=_0x3cb8ef[_0x4ec5b5(0x317)][_0x4ec5b5(0x289)](_0x5cd6be),_0x36e3b8=_0x3cb8ef[_0x4ec5b5(0x317)][_0x4ec5b5(0x289)](_0x1629a8);if(_0x5cd6be[_0x4ec5b5(0x3ed)]['unitId']!==_0x1629a8[_0x4ec5b5(0x3ed)]['unitId']||_0x5cd6be[_0x4ec5b5(0x3ed)][_0x4ec5b5(0x22c)]!==_0x1629a8[_0x4ec5b5(0x3ed)][_0x4ec5b5(0x22c)])return{'m1Prime':_0x347e8b,'m2Prime':_0x36e3b8};for(let _0x421a50=0x0;_0x421a50<_0x347e8b['params']['ranges'][_0x4ec5b5(0x3a3)];_0x421a50++){let _0x71342d=!0x1;for(let _0x4662da=0x0;_0x4662da<_0x36e3b8[_0x4ec5b5(0x3ed)]['ranges']['length'];_0x4662da++){const _0x38430e=_0x347e8b[_0x4ec5b5(0x3ed)][_0x4ec5b5(0x265)][_0x421a50],_0x2847ee=_0x36e3b8[_0x4ec5b5(0x3ed)][_0x4ec5b5(0x265)][_0x4662da];if(_0x3cb8ef['Rectangle']['intersects'](_0x38430e,_0x2847ee)){_0x71342d=!0x0;break;}}_0x71342d&&(_0x347e8b[_0x4ec5b5(0x3ed)]['ranges'][_0x4ec5b5(0x25e)](_0x421a50,0x1),_0x421a50--);}return _0x347e8b['params']['ranges'][_0x4ec5b5(0x3a3)]===0x0&&(_0x347e8b['id']=_0x3f3894[_0x4ec5b5(0x310)]['id']),{'m1Prime':_0x347e8b,'m2Prime':_0x36e3b8};}},_0x4233dc={'m1':_0x3f3894[_0x4c00c1(0x1be)]['id'],'m2':_0x3f3894[_0x4c00c1(0x23a)]['id'],'handler'(_0x585be0,_0x285d89){const _0x39a3c8=_0x4c00c1,_0x529c49=_0x3cb8ef['Tools']['deepClone'](_0x585be0),_0x4fd12f=_0x3cb8ef[_0x39a3c8(0x317)][_0x39a3c8(0x289)](_0x285d89);if(_0x585be0[_0x39a3c8(0x3ed)][_0x39a3c8(0x397)]!==_0x285d89[_0x39a3c8(0x3ed)]['unitId']||_0x585be0[_0x39a3c8(0x3ed)][_0x39a3c8(0x22c)]!==_0x285d89[_0x39a3c8(0x3ed)]['subUnitId'])return{'m1Prime':_0x529c49,'m2Prime':_0x4fd12f};const _0xa0e703=_0x529c49[_0x39a3c8(0x3ed)]['ranges'][_0x39a3c8(0x1bc)](_0x555798=>{const _0x442361=_0x39a3c8,_0xa61418=_0x4fd12f[_0x442361(0x3ed)][_0x442361(0x378)],_0x56eccc=_0xa61418[_0x442361(0x34d)]-_0xa61418[_0x442361(0x22f)]+0x1;return _0xa61418[_0x442361(0x22f)]<=_0x555798['startColumn']?{..._0x555798,'startColumn':_0x555798[_0x442361(0x22f)]+_0x56eccc,'endColumn':_0x555798['endColumn']+_0x56eccc}:_0xa61418[_0x442361(0x22f)]>_0x555798[_0x442361(0x22f)]&&_0xa61418['startColumn']<=_0x555798[_0x442361(0x34d)]?{..._0x555798,'endColumn':_0x555798[_0x442361(0x34d)]+_0x56eccc}:{..._0x555798};});return _0x529c49[_0x39a3c8(0x3ed)][_0x39a3c8(0x265)]=_0xa0e703,{'m1Prime':_0x529c49,'m2Prime':_0x4fd12f};}},_0x58c07b={'m1':_0x3f3894[_0x4c00c1(0x1be)]['id'],'m2':_0x3f3894[_0x4c00c1(0x21a)]['id'],'handler'(_0x5257bd,_0x35cba9){const _0x985fc8=_0x4c00c1,_0x3b01c2=_0x3cb8ef['Tools']['deepClone'](_0x5257bd),_0x3802d4=_0x3cb8ef[_0x985fc8(0x317)][_0x985fc8(0x289)](_0x35cba9);if(_0x5257bd[_0x985fc8(0x3ed)][_0x985fc8(0x397)]!==_0x35cba9['params'][_0x985fc8(0x397)]||_0x5257bd[_0x985fc8(0x3ed)]['subUnitId']!==_0x35cba9[_0x985fc8(0x3ed)]['subUnitId'])return{'m1Prime':_0x3b01c2,'m2Prime':_0x3802d4};const _0x12357=_0x3b01c2['params'][_0x985fc8(0x265)][_0x985fc8(0x1bc)](_0x19430f=>{const _0x2c98a2=_0x985fc8,_0x22ff2a=_0x3802d4['params'][_0x2c98a2(0x378)],_0x4599fe=_0x22ff2a['endRow']-_0x22ff2a['startRow']+0x1;return _0x22ff2a[_0x2c98a2(0x1fb)]<=_0x19430f[_0x2c98a2(0x1fb)]?{..._0x19430f,'startRow':_0x19430f['startRow']+_0x4599fe,'endRow':_0x19430f[_0x2c98a2(0x260)]+_0x4599fe}:_0x22ff2a[_0x2c98a2(0x1fb)]>_0x19430f[_0x2c98a2(0x1fb)]&&_0x22ff2a[_0x2c98a2(0x1fb)]<=_0x19430f['endRow']?{..._0x19430f,'endRow':_0x19430f[_0x2c98a2(0x260)]+_0x4599fe}:{..._0x19430f};});return _0x3b01c2[_0x985fc8(0x3ed)][_0x985fc8(0x265)]=_0x12357,{'m1Prime':_0x3b01c2,'m2Prime':_0x3802d4};}},_0x5657b9={'m1':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x390)]['id'],'handler'(_0x14a3de,_0x59d6e6){const _0x29ae08=_0x4c00c1,_0x5d22a8=_0x3cb8ef[_0x29ae08(0x317)][_0x29ae08(0x289)](_0x14a3de),_0x10c5b9=_0x3cb8ef[_0x29ae08(0x317)]['deepClone'](_0x59d6e6);if(_0x14a3de['params'][_0x29ae08(0x397)]!==_0x59d6e6['params'][_0x29ae08(0x397)]||_0x14a3de[_0x29ae08(0x3ed)][_0x29ae08(0x22c)]!==_0x59d6e6[_0x29ae08(0x3ed)]['subUnitId'])return{'m1Prime':_0x5d22a8,'m2Prime':_0x10c5b9};const _0x1b2f02=_0x5d22a8[_0x29ae08(0x3ed)]['ranges'][_0x29ae08(0x263)]((_0x3c35db,_0x44e641)=>{const _0x4c592e=_0x29ae08,{sourceRange:_0x247ec9,targetRange:_0x3a35e5}=_0x59d6e6[_0x4c592e(0x3ed)],_0x2856e0={..._0x44e641};return _0x247ec9[_0x4c592e(0x34d)]<_0x2856e0[_0x4c592e(0x22f)]&&_0x3a35e5[_0x4c592e(0x22f)]>_0x2856e0[_0x4c592e(0x34d)]?(_0x2856e0[_0x4c592e(0x22f)]-=_0x247ec9['endColumn']-_0x247ec9[_0x4c592e(0x22f)]+0x1,_0x2856e0[_0x4c592e(0x34d)]-=_0x247ec9[_0x4c592e(0x34d)]-_0x247ec9[_0x4c592e(0x22f)]+0x1,_0x12c5a0(_0x2856e0)&&_0x3c35db[_0x4c592e(0x2bd)](_0x2856e0)):_0x247ec9[_0x4c592e(0x22f)]>_0x2856e0[_0x4c592e(0x34d)]&&_0x3a35e5[_0x4c592e(0x34d)]<_0x2856e0['startColumn']?(_0x2856e0[_0x4c592e(0x22f)]+=_0x247ec9[_0x4c592e(0x34d)]-_0x247ec9[_0x4c592e(0x22f)]+0x1,_0x2856e0[_0x4c592e(0x34d)]+=_0x247ec9['endColumn']-_0x247ec9[_0x4c592e(0x22f)]+0x1,_0x12c5a0(_0x2856e0)&&_0x3c35db[_0x4c592e(0x2bd)](_0x2856e0)):_0x3cb8ef[_0x4c592e(0x1d9)][_0x4c592e(0x37f)](_0x2856e0,_0x247ec9)||_0x3cb8ef[_0x4c592e(0x1d9)][_0x4c592e(0x37f)](_0x2856e0,_0x3a35e5)||_0x3c35db[_0x4c592e(0x2bd)](_0x2856e0),_0x3c35db;},[]);return _0x5d22a8[_0x29ae08(0x3ed)][_0x29ae08(0x265)]=_0x1b2f02,_0x5d22a8[_0x29ae08(0x3ed)]['ranges'][_0x29ae08(0x3a3)]===0x0&&(_0x5d22a8['id']=_0x3f3894[_0x29ae08(0x310)]['id']),{'m1Prime':_0x5d22a8,'m2Prime':_0x10c5b9};}},_0x58698a={'m1':_0x3f3894[_0x4c00c1(0x1be)]['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler'(_0x1e9db2,_0x3f0deb){const _0xd3211f=_0x4c00c1,_0x4035b5=_0x3cb8ef[_0xd3211f(0x317)][_0xd3211f(0x289)](_0x1e9db2),_0x43ad41=_0x3cb8ef[_0xd3211f(0x317)][_0xd3211f(0x289)](_0x3f0deb);if(_0x1e9db2['params'][_0xd3211f(0x397)]!==_0x3f0deb['params'][_0xd3211f(0x397)]||_0x1e9db2[_0xd3211f(0x3ed)][_0xd3211f(0x22c)]!==_0x3f0deb['params'][_0xd3211f(0x22c)])return{'m1Prime':_0x4035b5,'m2Prime':_0x43ad41};const _0x523ce2=_0x4035b5[_0xd3211f(0x3ed)][_0xd3211f(0x265)][_0xd3211f(0x263)]((_0x223582,_0x13b3d)=>{const _0x2e0b1a=_0xd3211f,{sourceRange:_0x21a569,targetRange:_0x5d4479}=_0x3f0deb[_0x2e0b1a(0x3ed)],_0x586f89={..._0x13b3d};return _0x21a569[_0x2e0b1a(0x260)]<_0x586f89[_0x2e0b1a(0x1fb)]&&_0x5d4479['startRow']>_0x586f89[_0x2e0b1a(0x260)]?(_0x586f89[_0x2e0b1a(0x1fb)]-=_0x21a569[_0x2e0b1a(0x260)]-_0x21a569['startRow']+0x1,_0x586f89[_0x2e0b1a(0x260)]-=_0x21a569['endRow']-_0x21a569[_0x2e0b1a(0x1fb)]+0x1,_0x12c5a0(_0x586f89)&&_0x223582[_0x2e0b1a(0x2bd)](_0x586f89)):_0x21a569[_0x2e0b1a(0x1fb)]>_0x586f89[_0x2e0b1a(0x260)]&&_0x5d4479[_0x2e0b1a(0x260)]<_0x586f89[_0x2e0b1a(0x1fb)]?(_0x586f89[_0x2e0b1a(0x1fb)]+=_0x21a569['endRow']-_0x21a569['startRow']+0x1,_0x586f89['endRow']+=_0x21a569['endRow']-_0x21a569[_0x2e0b1a(0x1fb)]+0x1,_0x12c5a0(_0x586f89)&&_0x223582['push'](_0x586f89)):_0x3cb8ef[_0x2e0b1a(0x1d9)]['intersects'](_0x586f89,_0x21a569)||_0x3cb8ef[_0x2e0b1a(0x1d9)][_0x2e0b1a(0x37f)](_0x586f89,_0x5d4479)||_0x223582[_0x2e0b1a(0x2bd)](_0x586f89),_0x223582;},[]);return _0x4035b5[_0xd3211f(0x3ed)][_0xd3211f(0x265)]=_0x523ce2,_0x4035b5[_0xd3211f(0x3ed)][_0xd3211f(0x265)][_0xd3211f(0x3a3)]===0x0&&(_0x4035b5['id']=_0x3f3894[_0xd3211f(0x310)]['id']),{'m1Prime':_0x4035b5,'m2Prime':_0x43ad41};}},_0x948064={'m1':_0x3f3894[_0x4c00c1(0x1be)]['id'],'m2':_0x3f3894[_0x4c00c1(0x22d)]['id'],'handler'(_0x25e3a9,_0x386ffa){const _0x7018ca=_0x4c00c1,_0x697194=_0x3cb8ef[_0x7018ca(0x317)]['deepClone'](_0x25e3a9),_0x993e47=_0x3cb8ef['Tools'][_0x7018ca(0x289)](_0x386ffa);if(_0x25e3a9['params']['unitId']!==_0x386ffa[_0x7018ca(0x3ed)]['unitId']||_0x25e3a9[_0x7018ca(0x3ed)][_0x7018ca(0x22c)]!==_0x386ffa[_0x7018ca(0x3ed)]['subUnitId'])return{'m1Prime':_0x697194,'m2Prime':_0x993e47};const _0x2e132e=_0x697194[_0x7018ca(0x3ed)][_0x7018ca(0x265)][_0x7018ca(0x263)]((_0x1b6046,_0x25f4de)=>{const _0xfba201=_0x7018ca,_0x246636=_0x993e47[_0xfba201(0x3ed)]['range'],_0x3d3db4=_0x246636[_0xfba201(0x34d)]-_0x246636[_0xfba201(0x22f)]+0x1;let _0x2a9d42={..._0x25f4de};return _0x246636[_0xfba201(0x22f)]>_0x25f4de[_0xfba201(0x34d)]?_0x2a9d42={..._0x25f4de}:_0x246636[_0xfba201(0x22f)]>=_0x25f4de['startColumn']&&_0x246636[_0xfba201(0x22f)]<=_0x25f4de[_0xfba201(0x34d)]&&_0x246636[_0xfba201(0x34d)]>_0x25f4de[_0xfba201(0x34d)]?(_0x2a9d42[_0xfba201(0x34d)]=_0x246636[_0xfba201(0x22f)]-0x1,_0x246636[_0xfba201(0x22f)]===_0x25f4de[_0xfba201(0x22f)]&&(_0x2a9d42=null)):_0x246636['startColumn']>_0x25f4de['startColumn']&&_0x246636[_0xfba201(0x34d)]<_0x25f4de[_0xfba201(0x34d)]?_0x2a9d42[_0xfba201(0x34d)]=_0x25f4de[_0xfba201(0x34d)]-_0x3d3db4:_0x246636[_0xfba201(0x22f)]<_0x25f4de['startColumn']&&_0x246636[_0xfba201(0x34d)]>=_0x25f4de[_0xfba201(0x22f)]&&_0x246636[_0xfba201(0x34d)]<=_0x25f4de[_0xfba201(0x34d)]?(_0x2a9d42['startColumn']=_0x246636['startColumn'],_0x2a9d42['endColumn']=_0x25f4de[_0xfba201(0x34d)]-_0x3d3db4,_0x246636['endColumn']===_0x25f4de['endColumn']&&(_0x2a9d42=null)):_0x246636[_0xfba201(0x22f)]<=_0x25f4de[_0xfba201(0x22f)]&&_0x246636[_0xfba201(0x34d)]>=_0x25f4de['endColumn']?_0x2a9d42=null:_0x246636[_0xfba201(0x34d)]<_0x25f4de[_0xfba201(0x22f)]&&(_0x2a9d42['startColumn']=_0x25f4de[_0xfba201(0x22f)]-_0x3d3db4,_0x2a9d42[_0xfba201(0x34d)]=_0x25f4de[_0xfba201(0x34d)]-_0x3d3db4),_0x2a9d42&&!(_0x2a9d42[_0xfba201(0x1fb)]===_0x2a9d42[_0xfba201(0x260)]&&_0x2a9d42[_0xfba201(0x22f)]===_0x2a9d42[_0xfba201(0x34d)])&&_0x1b6046[_0xfba201(0x2bd)](_0x2a9d42),_0x1b6046;},[]);return _0x697194[_0x7018ca(0x3ed)][_0x7018ca(0x265)]=_0x2e132e,_0x697194[_0x7018ca(0x3ed)][_0x7018ca(0x265)][_0x7018ca(0x3a3)]===0x0&&(_0x697194['id']=_0x3f3894[_0x7018ca(0x310)]['id']),{'m1Prime':_0x697194,'m2Prime':_0x993e47};}},_0x732731={'m1':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x38b)]['id'],'handler'(_0x2bd953,_0x23b87b){const _0x3f7420=_0x4c00c1,_0x2e5643=_0x3cb8ef[_0x3f7420(0x317)][_0x3f7420(0x289)](_0x2bd953),_0x5e37b9=_0x3cb8ef['Tools'][_0x3f7420(0x289)](_0x23b87b);if(_0x2bd953['params']['unitId']!==_0x23b87b[_0x3f7420(0x3ed)][_0x3f7420(0x397)]||_0x2bd953['params'][_0x3f7420(0x22c)]!==_0x23b87b['params'][_0x3f7420(0x22c)])return{'m1Prime':_0x2e5643,'m2Prime':_0x5e37b9};const _0x52e39c=_0x2e5643[_0x3f7420(0x3ed)]['ranges']['reduce']((_0x16250e,_0x4bc283)=>{const _0x57fa91=_0x3f7420,_0x52bcb8=_0x5e37b9[_0x57fa91(0x3ed)][_0x57fa91(0x378)],_0x1b6683=_0x52bcb8[_0x57fa91(0x260)]-_0x52bcb8[_0x57fa91(0x1fb)]+0x1;let _0x2c6bfd={..._0x4bc283};return _0x52bcb8[_0x57fa91(0x1fb)]>_0x4bc283['endRow']?_0x2c6bfd={..._0x4bc283}:_0x52bcb8['startRow']>=_0x4bc283[_0x57fa91(0x1fb)]&&_0x52bcb8[_0x57fa91(0x1fb)]<=_0x4bc283[_0x57fa91(0x260)]&&_0x52bcb8[_0x57fa91(0x260)]>_0x4bc283[_0x57fa91(0x260)]?(_0x2c6bfd[_0x57fa91(0x260)]=_0x52bcb8[_0x57fa91(0x1fb)]-0x1,_0x52bcb8['startRow']===_0x4bc283[_0x57fa91(0x1fb)]&&(_0x2c6bfd=null)):_0x52bcb8[_0x57fa91(0x1fb)]>_0x4bc283[_0x57fa91(0x1fb)]&&_0x52bcb8[_0x57fa91(0x260)]<_0x4bc283[_0x57fa91(0x260)]?_0x2c6bfd['endRow']=_0x4bc283[_0x57fa91(0x260)]-_0x1b6683:_0x52bcb8['startRow']<_0x4bc283[_0x57fa91(0x1fb)]&&_0x52bcb8[_0x57fa91(0x260)]>=_0x4bc283[_0x57fa91(0x1fb)]&&_0x52bcb8['endRow']<=_0x4bc283[_0x57fa91(0x260)]?(_0x2c6bfd[_0x57fa91(0x1fb)]=_0x52bcb8[_0x57fa91(0x1fb)],_0x2c6bfd[_0x57fa91(0x260)]=_0x4bc283[_0x57fa91(0x260)]-_0x1b6683,_0x52bcb8[_0x57fa91(0x260)]===_0x4bc283[_0x57fa91(0x260)]&&(_0x2c6bfd=null)):_0x52bcb8['startRow']<=_0x4bc283[_0x57fa91(0x1fb)]&&_0x52bcb8[_0x57fa91(0x260)]>=_0x4bc283[_0x57fa91(0x260)]?_0x2c6bfd=null:_0x52bcb8[_0x57fa91(0x260)]<_0x4bc283[_0x57fa91(0x1fb)]&&(_0x2c6bfd[_0x57fa91(0x1fb)]=_0x4bc283[_0x57fa91(0x1fb)]-_0x1b6683,_0x2c6bfd['endRow']=_0x4bc283[_0x57fa91(0x260)]-_0x1b6683),_0x2c6bfd&&!(_0x2c6bfd['startRow']===_0x2c6bfd[_0x57fa91(0x260)]&&_0x2c6bfd[_0x57fa91(0x22f)]===_0x2c6bfd[_0x57fa91(0x34d)])&&_0x16250e['push'](_0x2c6bfd),_0x16250e;},[]);return _0x2e5643[_0x3f7420(0x3ed)][_0x3f7420(0x265)]=_0x52e39c,_0x2e5643['params']['ranges'][_0x3f7420(0x3a3)]===0x0&&(_0x2e5643['id']=_0x3f3894['EmptyMutation']['id']),{'m1Prime':_0x2e5643,'m2Prime':_0x5e37b9};}},_0x2d5ffc={'m1':_0x3f3894[_0x4c00c1(0x1be)]['id'],'m2':_0x3f3894[_0x4c00c1(0x396)]['id'],'handler'(_0x5c629a,_0xafe405){const _0x2b9266=_0x4c00c1,_0x526062={'m1Prime':[],'m2Prime':[]};if(_0x5c629a[_0x2b9266(0x3ed)][_0x2b9266(0x397)]!==_0xafe405[_0x2b9266(0x3ed)][_0x2b9266(0x397)]||_0x5c629a[_0x2b9266(0x3ed)][_0x2b9266(0x22c)]!==_0xafe405['params'][_0x2b9266(0x22c)])return _0x526062;const _0x321bf1=_0x3cb8ef[_0x2b9266(0x317)][_0x2b9266(0x289)](_0xafe405),_0x2112db=_0x321bf1['params']['selections'],_0x505c38=_0x2112db[_0x2112db['length']-0x1][_0x2b9266(0x247)];return _0x5c629a[_0x2b9266(0x3ed)][_0x2b9266(0x265)][_0x2b9266(0x2f2)](_0x8a54fa=>{const _0x71c460=_0x2b9266;_0x505c38&&_0x3cb8ef[_0x71c460(0x1d9)]['intersects'](_0x8a54fa,_0x505c38)&&(_0x505c38[_0x71c460(0x3df)]=!0x1,_0x505c38[_0x71c460(0x1dc)]=!0x1,_0x505c38[_0x71c460(0x1fb)]=_0x8a54fa['startRow'],_0x505c38[_0x71c460(0x22f)]=_0x8a54fa[_0x71c460(0x22f)],_0x505c38[_0x71c460(0x260)]=_0x8a54fa[_0x71c460(0x1fb)],_0x505c38['endColumn']=_0x8a54fa[_0x71c460(0x22f)],_0x505c38[_0x71c460(0x1c5)]=_0x8a54fa[_0x71c460(0x22f)],_0x505c38[_0x71c460(0x415)]=_0x8a54fa['startRow']);}),_0x526062[_0x2b9266(0x3c4)][_0x2b9266(0x2bd)](_0x321bf1),_0x526062;}},_0x16d2bf=_0x129e40(_0x4bed34=>{const _0x4ac86e=_0x4c00c1,{order:_0x45c8b1}=_0x4bed34,_0x7537e2={};return Object[_0x4ac86e(0x21d)](_0x45c8b1)[_0x4ac86e(0x2f2)](_0x2124db=>{_0x7537e2[_0x45c8b1[Number(_0x2124db)]]=Number(_0x2124db);}),{..._0x4bed34,'order':_0x7537e2};},'ReorderRangeUndoMutationFactory'),_0xc6c39=_0x129e40((_0x576490,_0x233e3b)=>{const _0x2810b9=_0x4c00c1,_0x2c9a81={};return Array[_0x2810b9(0x380)](new Set(Object[_0x2810b9(0x21d)](_0x576490)[_0x2810b9(0x3c2)](Object[_0x2810b9(0x21d)](_0x233e3b))['map'](Number)))[_0x2810b9(0x2f2)](_0x572b88=>{let _0x444d7a;_0x572b88 in _0x233e3b?(_0x444d7a=_0x233e3b[_0x572b88],_0x444d7a in _0x576490&&(_0x444d7a=_0x576490[_0x444d7a])):_0x444d7a=_0x576490[_0x572b88],_0x2c9a81[_0x572b88]=_0x444d7a;}),_0x2c9a81;},_0x4c00c1(0x2a2)),_0xc79c46={'m1':_0x3f3894[_0x4c00c1(0x1da)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0xa7579e,_0xfee7c4){const _0x137e14=_0x4c00c1,_0x29e0f9={'m1Prime':_0xa7579e,'m2Prime':_0xfee7c4};if(_0xa7579e['params'][_0x137e14(0x397)]!==_0xfee7c4[_0x137e14(0x3ed)][_0x137e14(0x397)])return _0x29e0f9;const {range:_0x54659a}=_0xa7579e[_0x137e14(0x3ed)],{range:_0x4fd8ce}=_0xfee7c4[_0x137e14(0x3ed)];if(_0x4fd8ce[_0x137e14(0x22f)]===_0x54659a[_0x137e14(0x22f)]&&_0x4fd8ce[_0x137e14(0x34d)]===_0x54659a[_0x137e14(0x34d)]&&_0x4fd8ce[_0x137e14(0x1fb)]<=_0x54659a[_0x137e14(0x1fb)]&&_0x4fd8ce['endRow']>=_0x54659a[_0x137e14(0x260)]){const _0x2e22b6=_0x16d2bf(_0xa7579e[_0x137e14(0x3ed)])['order'],_0x58ea43={'id':_0x3f3894[_0x137e14(0x1da)]['id'],'params':{..._0xfee7c4[_0x137e14(0x3ed)],'range':_0x4fd8ce,'order':_0xc6c39(_0x2e22b6,_0xfee7c4['params'][_0x137e14(0x2be)])}};return{'m1Prime':[],'m2Prime':_0x58ea43};}return _0x3cb8ef[_0x137e14(0x1d9)][_0x137e14(0x37f)](_0x54659a,_0x4fd8ce)?{'error':new Error(_0x137e14(0x1ca))}:_0x29e0f9;}},_0xd4b137={'id':_0x4c00c1(0x2ef),'type':_0x3cb8ef['CommandType'][_0x4c00c1(0x3b4)],'handler':_0x129e40(()=>!0x0,'handler')},_0x5c286c={'m1':_0xd4b137['id'],'m2':'any','handler'(_0x1e4e6e,_0x3f795a){return{'error':new Error('RevertRevisionMutation\x20conflicts\x20with\x20other\x20mutations!')};}},_0x13339d={'m1':'any','m2':_0xd4b137['id'],'handler'(_0x4b0d79,_0x4894c4){const _0x1f36e3=_0x4c00c1;return _0x4b0d79[_0x1f36e3(0x3ed)][_0x1f36e3(0x397)]===_0x4894c4[_0x1f36e3(0x3ed)][_0x1f36e3(0x397)]?{'m1Prime':[],'m2Prime':_0x4894c4}:{'m1Prime':_0x4b0d79,'m2Prime':_0x4894c4};}},_0x16bc4f={'m1':_0x3f3894[_0x4c00c1(0x2c7)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c7)]['id'],'handler'(_0x2f86a2,_0x55c9ad){const _0x2091f1=_0x4c00c1,_0x3e5a28={'m1Prime':_0x2f86a2,'m2Prime':_0x55c9ad};if(_0x2f86a2[_0x2091f1(0x3ed)][_0x2091f1(0x397)]!==_0x55c9ad['params'][_0x2091f1(0x397)]||_0x2f86a2[_0x2091f1(0x3ed)]['subUnitId']!==_0x55c9ad['params'][_0x2091f1(0x22c)])return _0x3e5a28;const _0xa1c110=_0x2f86a2['params'][_0x2091f1(0x360)],_0x54ccb3=_0x55c9ad[_0x2091f1(0x3ed)][_0x2091f1(0x360)],_0x327201={},_0x30b9c8=_0x3cb8ef[_0x2091f1(0x317)][_0x2091f1(0x289)](_0x2f86a2),_0x5900f3=new Set([...Object['keys'](_0xa1c110)[_0x2091f1(0x1bc)](Number),...Object[_0x2091f1(0x21d)](_0x54ccb3)[_0x2091f1(0x1bc)](Number)]);for(const _0x119498 of _0x5900f3){const _0x10103c=_0xa1c110[_0x119498],_0x13b79d=_0x54ccb3[_0x119498];if(_0x10103c&&_0x13b79d){const _0x5b369c={..._0x10103c,..._0x13b79d};_0x327201[_0x119498]=_0x5b369c;}else _0x10103c?_0x327201[_0x119498]=_0x10103c:_0x13b79d&&(_0x327201[_0x119498]=_0x13b79d);}return _0x30b9c8[_0x2091f1(0x3ed)][_0x2091f1(0x360)]=_0x327201,{'m1Prime':_0x30b9c8,'m2Prime':_0x55c9ad};}},_0x2bda07={'m1':_0x258ded[_0x4c00c1(0x274)]['id'],'m2':_0x258ded[_0x4c00c1(0x274)]['id'],'handler'(_0x17256a,_0x19e3b5){const _0x17382c=_0x4c00c1;if(_0x17256a[_0x17382c(0x3ed)][_0x17382c(0x397)]!==_0x19e3b5[_0x17382c(0x3ed)]['unitId']||_0x17256a[_0x17382c(0x3ed)][_0x17382c(0x22c)]!==_0x19e3b5[_0x17382c(0x3ed)][_0x17382c(0x22c)])return{'m1Prime':_0x17256a,'m2Prime':_0x19e3b5};const _0x442040=_0x17256a[_0x17382c(0x3ed)]['cfId']||_0x17256a[_0x17382c(0x3ed)][_0x17382c(0x3a4)][_0x17382c(0x245)],_0x5a6411=_0x19e3b5[_0x17382c(0x3ed)][_0x17382c(0x245)]||_0x19e3b5[_0x17382c(0x3ed)][_0x17382c(0x3a4)][_0x17382c(0x245)];if(_0x442040!==_0x5a6411)return{'m1Prime':_0x17256a,'m2Prime':_0x19e3b5};const _0x30fc2d=_0x3cb8ef[_0x17382c(0x317)][_0x17382c(0x289)](_0x19e3b5);return{'m1Prime':[],'m2Prime':_0x30fc2d};}};function _0x576abd(_0xf110a,_0x86f8a3){const _0xcb93d6=_0x4c00c1,_0x507047=_0xf110a[_0xcb93d6(0x263)]((_0x1c4484,_0x54f3ae)=>(_0x1c4484['set'](_0x54f3ae[_0xcb93d6(0x3ef)],!0x0),_0x1c4484),new Map());return _0x86f8a3[_0xcb93d6(0x272)](_0x1ee015=>_0x507047['get'](_0x1ee015[_0xcb93d6(0x3ef)])!==void 0x0);}_0x129e40(_0x576abd,_0x4c00c1(0x264));function _0x13598a(_0x341a8d,_0x4b39e2){const _0x37b727=_0x4c00c1,_0x588b75=_0x341a8d[_0x37b727(0x402)];return _0x4b39e2[_0x37b727(0x402)]['some'](_0x1a1878=>_0x588b75[_0x37b727(0x231)](_0x1a1878)!==-0x1);}_0x129e40(_0x13598a,_0x4c00c1(0x327));const {UPDATE:_0x23d2d7,REMOVE:_0x39f85d,ARRANGE:_0x5923a2}=_0x41380b[_0x4c00c1(0x351)],_0xe65bbb={'m1':_0x41380b[_0x4c00c1(0x2e1)]['id'],'m2':_0x41380b['SetDrawingApplyMutation']['id'],'handler'(_0x1d8d19,_0x243ab4){const _0x230e73=_0x4c00c1,_0x1189ac=_0x1d8d19[_0x230e73(0x3ed)],_0xee03e8=_0x243ab4[_0x230e73(0x3ed)];if(_0x1189ac[_0x230e73(0x397)]!==_0xee03e8[_0x230e73(0x397)]||_0x1189ac[_0x230e73(0x22c)]!==_0xee03e8[_0x230e73(0x22c)])return{'m1Prime':_0x1d8d19,'m2Prime':_0x243ab4};const _0x3f1af9=_0x1189ac[_0x230e73(0x3e8)],_0xe549fd=_0xee03e8[_0x230e73(0x3e8)];if(_0x3f1af9===_0x39f85d&&_0xe549fd===_0x23d2d7&&_0x576abd(_0x1189ac[_0x230e73(0x1c9)],_0xee03e8[_0x230e73(0x1c9)]))return{'m1Prime':_0x3cb8ef['Tools']['deepClone'](_0x1d8d19),'m2Prime':[]};if(_0x3f1af9===_0x5923a2&&_0xe549fd===_0x5923a2&&_0x13598a(_0x1189ac['objects'],_0xee03e8[_0x230e73(0x1c9)])){const _0x569d54=_0x3cb8ef[_0x230e73(0x317)][_0x230e73(0x289)](_0x1d8d19),_0x1e5793=_0x3cb8ef['Tools']['deepClone'](_0x243ab4);return{'m1Prime':{..._0x569d54,'params':{..._0x569d54[_0x230e73(0x3ed)],'op':_0x3cb8ef[_0x230e73(0x2a6)][_0x230e73(0x3e8)]['transform'](_0x569d54['params']['op'],_0x1e5793[_0x230e73(0x3ed)]['op'],_0x230e73(0x2aa))}},'m2Prime':{..._0x1e5793,'params':{..._0x1e5793[_0x230e73(0x3ed)],'op':_0x3cb8ef[_0x230e73(0x2a6)][_0x230e73(0x3e8)][_0x230e73(0x1f5)](_0x1e5793[_0x230e73(0x3ed)]['op'],_0x569d54[_0x230e73(0x3ed)]['op'],'right')}}};}return{'m1Prime':_0x1d8d19,'m2Prime':_0x243ab4};}},_0x3b8a27={'m1':_0x3f3894[_0x4c00c1(0x36c)]['id'],'m2':_0x3f3894['SetFrozenMutation']['id'],'handler'(_0x209899,_0x4dd12a){const _0x469e69=_0x4c00c1,_0xbe4c5e={'m1Prime':_0x209899,'m2Prime':_0x4dd12a};return _0x209899[_0x469e69(0x3ed)]['unitId']!==_0x4dd12a[_0x469e69(0x3ed)][_0x469e69(0x397)]||_0x209899['params'][_0x469e69(0x22c)]!==_0x4dd12a[_0x469e69(0x3ed)][_0x469e69(0x22c)]?_0xbe4c5e:{'error':new Error(_0x469e69(0x408))};}},_0x3f17d3={'m1':_0x3f3894[_0x4c00c1(0x282)]['id'],'m2':_0x3f3894[_0x4c00c1(0x210)]['id'],'handler'(_0x44fcda,_0x2722c3){const _0x562312=_0x4c00c1;if(_0x44fcda[_0x562312(0x3ed)][_0x562312(0x397)]!==_0x2722c3[_0x562312(0x3ed)][_0x562312(0x397)]||_0x44fcda['params'][_0x562312(0x22c)]!==_0x2722c3[_0x562312(0x3ed)][_0x562312(0x22c)])return{'m1Prime':_0x44fcda,'m2Prime':_0x2722c3};const _0x4a1f44=_0x3cb8ef['Tools'][_0x562312(0x289)](_0x44fcda),_0x1d911c=_0x3cb8ef[_0x562312(0x317)]['deepClone'](_0x2722c3),_0xabd332=_0x4a1f44['params'][_0x562312(0x389)],_0x2b7635=_0x1d911c[_0x562312(0x3ed)][_0x562312(0x265)];for(const _0x210390 in _0xabd332){const _0x204bb5=_0xabd332[_0x210390][_0x562312(0x265)],_0x5d78cd=[];_0x204bb5[_0x562312(0x2f2)](_0x3d64a5=>{const _0x82f08c=_0x562312,_0x39e67d=_0x69c4dc(_0x3d64a5,_0x2b7635);_0x39e67d[_0x82f08c(0x3a3)]>0x0&&_0x5d78cd[_0x82f08c(0x2bd)](..._0x39e67d);}),_0xabd332[_0x210390]['ranges']=_0x5d78cd;}return{'m1Prime':_0x4a1f44,'m2Prime':_0x1d911c};}},_0x179f37={'m1':_0x3f3894[_0x4c00c1(0x282)]['id'],'m2':_0x3f3894['SetNumfmtMutation']['id'],'handler'(_0x341bd,_0x52a038){const _0x55ddba=_0x4c00c1;if(_0x341bd[_0x55ddba(0x3ed)][_0x55ddba(0x397)]!==_0x52a038[_0x55ddba(0x3ed)]['unitId']||_0x341bd[_0x55ddba(0x3ed)][_0x55ddba(0x22c)]!==_0x52a038[_0x55ddba(0x3ed)][_0x55ddba(0x22c)])return{'m1Prime':_0x341bd,'m2Prime':_0x52a038};const _0x29c8ab=_0x3cb8ef[_0x55ddba(0x317)][_0x55ddba(0x289)](_0x341bd),_0x49508b=_0x3cb8ef[_0x55ddba(0x317)][_0x55ddba(0x289)](_0x52a038),_0x2ecb57=_0x29c8ab['params'][_0x55ddba(0x389)],_0x129b48=Object['values'](_0x49508b[_0x55ddba(0x3ed)][_0x55ddba(0x389)])[_0x55ddba(0x1bc)](_0x3fbe02=>_0x3fbe02[_0x55ddba(0x265)])[_0x55ddba(0x3a2)]();for(const _0x570265 in _0x2ecb57){const _0x456002=_0x2ecb57[_0x570265][_0x55ddba(0x265)],_0x40311e=[];_0x456002['forEach'](_0x14d296=>{const _0x4189bc=_0x55ddba,_0x1b3e4c=_0x69c4dc(_0x14d296,_0x129b48);_0x1b3e4c[_0x4189bc(0x3a3)]>0x0&&_0x40311e[_0x4189bc(0x2bd)](..._0x1b3e4c);}),_0x2ecb57[_0x570265][_0x55ddba(0x265)]=_0x40311e;}return{'m1Prime':_0x29c8ab,'m2Prime':_0x49508b};}},_0x2ddcd5={'m1':_0x3f3894['SetRangeProtectionMutation']['id'],'m2':_0x4c4f3a[_0x4c00c1(0x26e)]['id'],'handler':_0x129e40((_0x48f28c,_0x1814a0)=>{const _0x2d85fd=_0x4c00c1,_0x837e96={'m1Prime':_0x48f28c,'m2Prime':_0x1814a0};return _0x48f28c[_0x2d85fd(0x3ed)][_0x2d85fd(0x397)]!==_0x1814a0[_0x2d85fd(0x3ed)][_0x2d85fd(0x397)]||_0x48f28c[_0x2d85fd(0x3ed)][_0x2d85fd(0x22c)]!==_0x1814a0[_0x2d85fd(0x3ed)]['subUnitId']?_0x837e96:{'error':new Error(_0x2d85fd(0x29d))};},_0x4c00c1(0x1d5))},_0x40ae51={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x258ded[_0x4c00c1(0x28a)]['id'],'handler':_0x129e40((_0x5862a8,_0x11ee57)=>{const _0x5242b0=_0x4c00c1,_0x51ec5a={'m1Prime':_0x5862a8,'m2Prime':_0x11ee57};if(_0x5862a8[_0x5242b0(0x3ed)]['unitId']!==_0x11ee57[_0x5242b0(0x3ed)][_0x5242b0(0x397)]||_0x5862a8[_0x5242b0(0x3ed)]['subUnitId']!==_0x11ee57['params'][_0x5242b0(0x22c)])return _0x51ec5a;const _0xa11fe4=_0x5862a8[_0x5242b0(0x3ed)][_0x5242b0(0x3a4)][_0x5242b0(0x265)],_0x391569=_0x11ee57[_0x5242b0(0x3ed)][_0x5242b0(0x3a4)]['ranges'];return _0xa11fe4['some'](_0x136019=>_0x391569[_0x5242b0(0x272)](_0x4115c7=>_0x3cb8ef[_0x5242b0(0x1d9)][_0x5242b0(0x37f)](_0x136019,_0x4115c7)))?{'error':new Error(_0x5242b0(0x2e2))}:_0x51ec5a;},_0x4c00c1(0x1d5))},_0x6ab6b1={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler':_0x129e40((_0x29831b,_0xf300cf)=>{const _0x3b0cdd=_0x4c00c1,_0x9a2f55={'m1Prime':_0x29831b,'m2Prime':_0xf300cf};if(_0x29831b[_0x3b0cdd(0x3ed)][_0x3b0cdd(0x397)]!==_0xf300cf[_0x3b0cdd(0x3ed)]['unitId']||_0x29831b[_0x3b0cdd(0x3ed)]['subUnitId']!==_0xf300cf['params'][_0x3b0cdd(0x22c)])return _0x9a2f55;const _0x118028=_0x29831b[_0x3b0cdd(0x3ed)][_0x3b0cdd(0x3a4)][_0x3b0cdd(0x265)],_0x44e7fb=_0xf300cf[_0x3b0cdd(0x3ed)][_0x3b0cdd(0x265)];return _0x118028[_0x3b0cdd(0x272)](_0x5069e8=>_0x44e7fb[_0x3b0cdd(0x272)](_0x30b892=>_0x3cb8ef[_0x3b0cdd(0x1d9)]['intersects'](_0x5069e8,_0x30b892)))?{'error':new Error(_0x3b0cdd(0x220))}:_0x9a2f55;},_0x4c00c1(0x1d5))},_0xfb9069={'m1':_0x3f3894['SetRangeProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x24a)]['id'],'handler':_0x129e40((_0x4290ee,_0x579f0c)=>{const _0x596439=_0x4c00c1,_0x1329e5={'m1Prime':_0x4290ee,'m2Prime':_0x579f0c};return _0x4290ee[_0x596439(0x3ed)][_0x596439(0x397)]!==_0x579f0c[_0x596439(0x3ed)][_0x596439(0x397)]||_0x4290ee['params'][_0x596439(0x22c)]!==_0x579f0c[_0x596439(0x3ed)][_0x596439(0x3a4)][_0x596439(0x22c)]?_0x1329e5:{'error':new Error(_0x596439(0x293))};},_0x4c00c1(0x1d5))},_0x1df135={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x258ded[_0x4c00c1(0x345)]['id'],'handler':_0x129e40((_0x537538,_0x28f797)=>{const _0x2dd191=_0x4c00c1,_0x4035bc={'m1Prime':_0x537538,'m2Prime':_0x28f797};return _0x537538['params']['unitId']!==_0x28f797[_0x2dd191(0x3ed)][_0x2dd191(0x397)]||_0x537538[_0x2dd191(0x3ed)]['subUnitId']!==_0x28f797[_0x2dd191(0x3ed)][_0x2dd191(0x22c)]?_0x4035bc:{'error':new Error(_0x2dd191(0x365))};},_0x4c00c1(0x1d5))},_0x3312a3={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894['InsertColMutation']['id'],'handler':_0x129e40((_0x2ba8d2,_0x40d1b7)=>{const _0xf5a1d8=_0x4c00c1,_0x2b97ce={'m1Prime':_0x2ba8d2,'m2Prime':_0x40d1b7};if(_0x2ba8d2[_0xf5a1d8(0x3ed)][_0xf5a1d8(0x397)]!==_0x40d1b7[_0xf5a1d8(0x3ed)][_0xf5a1d8(0x397)]||_0x2ba8d2[_0xf5a1d8(0x3ed)][_0xf5a1d8(0x22c)]!==_0x40d1b7[_0xf5a1d8(0x3ed)][_0xf5a1d8(0x22c)])return _0x2b97ce;const _0x5d85f9=_0x2ba8d2[_0xf5a1d8(0x3ed)][_0xf5a1d8(0x3a4)]['ranges'],_0x48d28e=_0x40d1b7[_0xf5a1d8(0x3ed)]['range'];return _0x5d85f9['some'](_0x331793=>_0x3cb8ef['Rectangle'][_0xf5a1d8(0x37f)](_0x331793,_0x48d28e))?{'error':new Error(_0xf5a1d8(0x401))}:_0x2b97ce;},_0x4c00c1(0x1d5))},_0x2f7aa2={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894['InsertRowMutation']['id'],'handler':_0x129e40((_0x1b0ef6,_0x47c692)=>{const _0x548213=_0x4c00c1,_0x39d4db={'m1Prime':_0x1b0ef6,'m2Prime':_0x47c692};if(_0x1b0ef6[_0x548213(0x3ed)][_0x548213(0x397)]!==_0x47c692[_0x548213(0x3ed)][_0x548213(0x397)]||_0x1b0ef6['params'][_0x548213(0x22c)]!==_0x47c692[_0x548213(0x3ed)][_0x548213(0x22c)])return _0x39d4db;const _0x475659=_0x1b0ef6[_0x548213(0x3ed)][_0x548213(0x3a4)][_0x548213(0x265)],_0x2f65a2=_0x47c692[_0x548213(0x3ed)][_0x548213(0x378)];return _0x475659['some'](_0x2ca241=>_0x3cb8ef[_0x548213(0x1d9)][_0x548213(0x37f)](_0x2ca241,_0x2f65a2))?{'error':new Error(_0x548213(0x1c2))}:_0x39d4db;},_0x4c00c1(0x1d5))},_0x394f9b={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x390)]['id'],'handler':_0x129e40((_0x27950f,_0x5be12f)=>{const _0x11126c=_0x4c00c1,_0x7bcf0e={'m1Prime':_0x27950f,'m2Prime':_0x5be12f};if(_0x27950f[_0x11126c(0x3ed)][_0x11126c(0x397)]!==_0x5be12f['params'][_0x11126c(0x397)]||_0x27950f[_0x11126c(0x3ed)]['subUnitId']!==_0x5be12f['params'][_0x11126c(0x22c)])return _0x7bcf0e;const _0xbb24ed=_0x27950f['params'][_0x11126c(0x3a4)][_0x11126c(0x265)],_0x23fa3a=[_0x5be12f['params'][_0x11126c(0x404)],_0x5be12f[_0x11126c(0x3ed)][_0x11126c(0x1cd)]];return _0xbb24ed[_0x11126c(0x272)](_0x6c5702=>_0x23fa3a['some'](_0x4a4ad8=>_0x3cb8ef[_0x11126c(0x1d9)][_0x11126c(0x37f)](_0x6c5702,_0x4a4ad8)))?{'error':new Error(_0x11126c(0x30f))}:_0x7bcf0e;},'handler')},_0x29ed61={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler':_0x129e40((_0x356805,_0x29ebe0)=>{const _0x2def4b=_0x4c00c1,_0x4434eb={'m1Prime':_0x356805,'m2Prime':_0x29ebe0};if(_0x356805[_0x2def4b(0x3ed)][_0x2def4b(0x397)]!==_0x29ebe0['params'][_0x2def4b(0x397)]||_0x356805[_0x2def4b(0x3ed)][_0x2def4b(0x22c)]!==_0x29ebe0['params'][_0x2def4b(0x380)][_0x2def4b(0x22c)])return _0x4434eb;const _0x5d0630=_0x356805['params'][_0x2def4b(0x3a4)][_0x2def4b(0x265)],_0x4a764b=new _0x3cb8ef['ObjectMatrix'](_0x29ebe0['params'][_0x2def4b(0x380)]['value'])[_0x2def4b(0x2eb)](),_0x5f3bd6=new _0x3cb8ef[(_0x2def4b(0x3a0))](_0x29ebe0[_0x2def4b(0x3ed)]['to'][_0x2def4b(0x270)])[_0x2def4b(0x2eb)](),_0x3ab1b6=[_0x4a764b,_0x5f3bd6];return _0x5d0630[_0x2def4b(0x272)](_0x343283=>_0x3ab1b6[_0x2def4b(0x272)](_0x431556=>_0x3cb8ef[_0x2def4b(0x1d9)]['intersects'](_0x343283,_0x431556)))?{'error':new Error(_0x2def4b(0x1cb))}:_0x4434eb;},_0x4c00c1(0x1d5))},_0x4e610e={'m1':_0x3f3894['SetRangeProtectionMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x394)]['id'],'handler':_0x129e40((_0x1bb2de,_0x3860cf)=>{const _0x344219=_0x4c00c1,_0x17f170={'m1Prime':_0x1bb2de,'m2Prime':_0x3860cf};if(_0x1bb2de[_0x344219(0x3ed)][_0x344219(0x397)]!==_0x3860cf[_0x344219(0x3ed)][_0x344219(0x397)]||_0x1bb2de['params']['subUnitId']!==_0x3860cf[_0x344219(0x3ed)][_0x344219(0x22c)])return _0x17f170;const _0x4424bf=_0x1bb2de[_0x344219(0x3ed)][_0x344219(0x3a4)][_0x344219(0x265)],_0x5eea8a=[_0x3860cf[_0x344219(0x3ed)][_0x344219(0x404)],_0x3860cf['params'][_0x344219(0x1cd)]];return _0x4424bf[_0x344219(0x272)](_0x1dcba4=>_0x5eea8a['some'](_0x59cd86=>_0x3cb8ef[_0x344219(0x1d9)][_0x344219(0x37f)](_0x1dcba4,_0x59cd86)))?{'error':new Error(_0x344219(0x292))}:_0x17f170;},_0x4c00c1(0x1d5))},_0x361064={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x22d)]['id'],'handler':_0x129e40((_0x3bde92,_0x5c411c)=>{const _0x59ab21=_0x4c00c1,_0x34aaa0={'m1Prime':_0x3bde92,'m2Prime':_0x5c411c};if(_0x3bde92['params'][_0x59ab21(0x397)]!==_0x5c411c[_0x59ab21(0x3ed)][_0x59ab21(0x397)]||_0x3bde92[_0x59ab21(0x3ed)][_0x59ab21(0x22c)]!==_0x5c411c[_0x59ab21(0x3ed)][_0x59ab21(0x22c)])return _0x34aaa0;const _0x56c3d8=_0x3bde92['params'][_0x59ab21(0x3a4)]['ranges'],_0xd80413=_0x5c411c[_0x59ab21(0x3ed)][_0x59ab21(0x378)];return _0x56c3d8['some'](_0x1db2c0=>_0x3cb8ef[_0x59ab21(0x1d9)][_0x59ab21(0x37f)](_0x1db2c0,_0xd80413))?{'error':new Error(_0x59ab21(0x234))}:_0x34aaa0;},_0x4c00c1(0x1d5))},_0x43e6fa={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0xf84483['RemoveDataValidationMutation']['id'],'handler':_0x129e40((_0x33f0e3,_0x3961fe)=>{const _0x3f09e4=_0x4c00c1,_0x63a8ac={'m1Prime':_0x33f0e3,'m2Prime':_0x3961fe};return _0x33f0e3[_0x3f09e4(0x3ed)][_0x3f09e4(0x397)]!==_0x3961fe[_0x3f09e4(0x3ed)][_0x3f09e4(0x397)]||_0x33f0e3[_0x3f09e4(0x3ed)][_0x3f09e4(0x22c)]!==_0x3961fe[_0x3f09e4(0x3ed)]['subUnitId']?_0x63a8ac:{'error':new Error(_0x3f09e4(0x2d8))};},'handler')},_0x21cc03={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894['RemoveRowMutation']['id'],'handler':_0x129e40((_0x2dd302,_0x215264)=>{const _0x36f49a=_0x4c00c1,_0x2e9d08={'m1Prime':_0x2dd302,'m2Prime':_0x215264};if(_0x2dd302[_0x36f49a(0x3ed)]['unitId']!==_0x215264[_0x36f49a(0x3ed)][_0x36f49a(0x397)]||_0x2dd302[_0x36f49a(0x3ed)][_0x36f49a(0x22c)]!==_0x215264['params'][_0x36f49a(0x22c)])return _0x2e9d08;const _0x4dc121=_0x2dd302[_0x36f49a(0x3ed)]['rule'][_0x36f49a(0x265)],_0x23a0a7=_0x215264[_0x36f49a(0x3ed)][_0x36f49a(0x378)];return _0x4dc121[_0x36f49a(0x272)](_0x396d4a=>_0x3cb8ef[_0x36f49a(0x1d9)][_0x36f49a(0x37f)](_0x396d4a,_0x23a0a7))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row')}:_0x2e9d08;},'handler')},_0x51469e={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3b47f7['RemoveSheetsFilterMutation']['id'],'handler':_0x129e40((_0x2aeab2,_0xbed7cb)=>{const _0x413e64=_0x4c00c1,_0x33142b={'m1Prime':_0x2aeab2,'m2Prime':_0xbed7cb};return _0x2aeab2[_0x413e64(0x3ed)]['unitId']!==_0xbed7cb[_0x413e64(0x3ed)]['unitId']||_0x2aeab2[_0x413e64(0x3ed)][_0x413e64(0x22c)]!==_0xbed7cb[_0x413e64(0x3ed)]['subUnitId']?_0x33142b:{'error':new Error(_0x413e64(0x2ec))};},_0x4c00c1(0x1d5))},_0x49b940={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x1be)]['id'],'handler':_0x129e40((_0x5d9567,_0x4c9a13)=>{const _0x3a2599=_0x4c00c1,_0x412db6={'m1Prime':_0x5d9567,'m2Prime':_0x4c9a13};if(_0x5d9567['params'][_0x3a2599(0x397)]!==_0x4c9a13[_0x3a2599(0x3ed)][_0x3a2599(0x397)]||_0x5d9567['params'][_0x3a2599(0x22c)]!==_0x4c9a13['params']['subUnitId'])return _0x412db6;const _0x1e5ac3=_0x5d9567[_0x3a2599(0x3ed)][_0x3a2599(0x3a4)][_0x3a2599(0x265)],_0xd7b337=_0x4c9a13[_0x3a2599(0x3ed)][_0x3a2599(0x265)];return _0x1e5ac3[_0x3a2599(0x272)](_0x189483=>_0xd7b337[_0x3a2599(0x272)](_0x10c1a3=>_0x3cb8ef[_0x3a2599(0x1d9)]['intersects'](_0x189483,_0x10c1a3)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge')}:_0x412db6;},_0x4c00c1(0x1d5))},_0x3a244a={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x258ded[_0x4c00c1(0x274)]['id'],'handler':_0x129e40((_0x18436a,_0x4d1cb9)=>{const _0x1f497a=_0x4c00c1,_0x21c12d={'m1Prime':_0x18436a,'m2Prime':_0x4d1cb9};if(_0x18436a['params'][_0x1f497a(0x397)]!==_0x4d1cb9[_0x1f497a(0x3ed)]['unitId']||_0x18436a['params']['subUnitId']!==_0x4d1cb9[_0x1f497a(0x3ed)][_0x1f497a(0x22c)])return _0x21c12d;const _0x2d20a1=_0x18436a[_0x1f497a(0x3ed)][_0x1f497a(0x3a4)][_0x1f497a(0x265)],_0x1228db=_0x4d1cb9[_0x1f497a(0x3ed)]['rule'][_0x1f497a(0x265)];return _0x2d20a1[_0x1f497a(0x272)](_0x3a6cc8=>_0x1228db[_0x1f497a(0x272)](_0x36e0f5=>_0x3cb8ef[_0x1f497a(0x1d9)][_0x1f497a(0x37f)](_0x3a6cc8,_0x36e0f5)))?{'error':new Error(_0x1f497a(0x24e))}:_0x21c12d;},_0x4c00c1(0x1d5))},_0x212870={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x36c)]['id'],'handler':_0x129e40((_0x4e6b66,_0x2cfb34)=>{const _0xa1c64c=_0x4c00c1,_0x17a926={'m1Prime':_0x4e6b66,'m2Prime':_0x2cfb34};if(_0x4e6b66[_0xa1c64c(0x3ed)][_0xa1c64c(0x397)]!==_0x2cfb34[_0xa1c64c(0x3ed)][_0xa1c64c(0x397)]||_0x4e6b66['params'][_0xa1c64c(0x22c)]!==_0x2cfb34[_0xa1c64c(0x3ed)][_0xa1c64c(0x22c)])return _0x17a926;const _0x36e7fd=_0x4e6b66[_0xa1c64c(0x3ed)][_0xa1c64c(0x3a4)][_0xa1c64c(0x265)],_0x289bd4=[{'startRow':_0x2cfb34[_0xa1c64c(0x3ed)][_0xa1c64c(0x1fb)],'endRow':_0x2cfb34['params'][_0xa1c64c(0x1fb)],'startColumn':_0x2cfb34[_0xa1c64c(0x3ed)][_0xa1c64c(0x22f)],'endColumn':_0x2cfb34[_0xa1c64c(0x3ed)][_0xa1c64c(0x22f)]}];return _0x36e7fd[_0xa1c64c(0x272)](_0x29a2d6=>_0x289bd4['some'](_0x31cbd4=>_0x3cb8ef[_0xa1c64c(0x1d9)][_0xa1c64c(0x37f)](_0x29a2d6,_0x31cbd4)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen')}:_0x17a926;},_0x4c00c1(0x1d5))},_0x4b466f={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x282)]['id'],'handler':_0x129e40((_0x48d8a7,_0x744134)=>{const _0x113972=_0x4c00c1,_0x14049a={'m1Prime':_0x48d8a7,'m2Prime':_0x744134};return _0x48d8a7['params'][_0x113972(0x397)]!==_0x744134['params'][_0x113972(0x397)]||_0x48d8a7['params'][_0x113972(0x22c)]!==_0x744134[_0x113972(0x3ed)][_0x113972(0x22c)]?_0x14049a:{'error':new Error(_0x113972(0x3c8))};},_0x4c00c1(0x1d5))},_0x24c1e2={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x352)]['id'],'handler':_0x129e40((_0x2f1477,_0x240fd9)=>{const _0x2064b4=_0x4c00c1,_0x43e2ad={'m1Prime':_0x2f1477,'m2Prime':_0x240fd9};if(_0x2f1477[_0x2064b4(0x3ed)][_0x2064b4(0x397)]!==_0x240fd9[_0x2064b4(0x3ed)][_0x2064b4(0x397)]||_0x2f1477[_0x2064b4(0x3ed)]['subUnitId']!==_0x240fd9[_0x2064b4(0x3ed)][_0x2064b4(0x22c)])return _0x43e2ad;const _0x5dbc6e=_0x2f1477[_0x2064b4(0x3ed)][_0x2064b4(0x3a4)]['ranges'],_0x2d0379=_0x240fd9['params'][_0x2064b4(0x3a4)][_0x2064b4(0x265)];return _0x5dbc6e[_0x2064b4(0x272)](_0x120915=>_0x2d0379[_0x2064b4(0x272)](_0x437174=>_0x3cb8ef[_0x2064b4(0x1d9)][_0x2064b4(0x37f)](_0x120915,_0x437174)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection')}:_0x43e2ad;},_0x4c00c1(0x1d5))},_0x2134a7={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler':_0x129e40((_0x509082,_0x4af63d)=>{const _0x46dd15=_0x4c00c1,_0x3e6949={'m1Prime':_0x509082,'m2Prime':_0x4af63d};if(_0x509082[_0x46dd15(0x3ed)][_0x46dd15(0x397)]!==_0x4af63d[_0x46dd15(0x3ed)]['unitId']||_0x509082[_0x46dd15(0x3ed)][_0x46dd15(0x22c)]!==_0x4af63d['params'][_0x46dd15(0x22c)])return _0x3e6949;const _0x52aa1e=_0x509082['params'][_0x46dd15(0x3a4)][_0x46dd15(0x265)],_0x3be218=new _0x3cb8ef[(_0x46dd15(0x3a0))](_0x4af63d[_0x46dd15(0x3ed)]['cellValue'])[_0x46dd15(0x2eb)]();return _0x52aa1e['some'](_0x3e836e=>_0x3cb8ef['Rectangle']['intersects'](_0x3e836e,_0x3be218))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value')}:_0x3e6949;},'handler')},_0x2a96ba={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x3f3894[_0x4c00c1(0x241)]['id'],'handler':_0x129e40((_0x3ed59a,_0x1eee64)=>{const _0x4efd5d=_0x4c00c1,_0x5ec3b6={'m1Prime':_0x3ed59a,'m2Prime':_0x1eee64};if(_0x3ed59a['params'][_0x4efd5d(0x397)]!==_0x1eee64[_0x4efd5d(0x3ed)]['unitId']||_0x3ed59a[_0x4efd5d(0x3ed)]['subUnitId']!==_0x1eee64[_0x4efd5d(0x3ed)][_0x4efd5d(0x22c)])return _0x5ec3b6;const _0x283003=_0x3ed59a['params'][_0x4efd5d(0x3a4)][_0x4efd5d(0x265)],_0x1d57f2=_0x1eee64[_0x4efd5d(0x3ed)][_0x4efd5d(0x265)];return _0x283003[_0x4efd5d(0x272)](_0x35e12d=>_0x1d57f2[_0x4efd5d(0x272)](_0x2141e9=>_0x3cb8ef[_0x4efd5d(0x1d9)][_0x4efd5d(0x37f)](_0x35e12d,_0x2141e9)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')}:_0x5ec3b6;},_0x4c00c1(0x1d5))},_0x2e5745={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x277)]['id'],'handler':_0x129e40((_0x219765,_0x1aee47)=>{const _0x11d5c3=_0x4c00c1,_0x192100={'m1Prime':_0x219765,'m2Prime':_0x1aee47};return _0x219765[_0x11d5c3(0x3ed)][_0x11d5c3(0x397)]!==_0x1aee47[_0x11d5c3(0x3ed)][_0x11d5c3(0x397)]||_0x219765[_0x11d5c3(0x3ed)][_0x11d5c3(0x22c)]!==_0x1aee47[_0x11d5c3(0x3ed)][_0x11d5c3(0x22c)]?_0x192100:{'error':new Error(_0x11d5c3(0x1e6))};},_0x4c00c1(0x1d5))},_0x55e19d={'m1':_0x3f3894[_0x4c00c1(0x352)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x5a373e,_0x2c64e8)=>{const _0x15c4a2=_0x4c00c1,_0x3e254f={'m1Prime':_0x5a373e,'m2Prime':_0x2c64e8};return _0x5a373e[_0x15c4a2(0x3ed)][_0x15c4a2(0x397)]!==_0x2c64e8[_0x15c4a2(0x3ed)]['unitId']||_0x5a373e[_0x15c4a2(0x3ed)][_0x15c4a2(0x22c)]!==_0x2c64e8['params']['subUnitId']?_0x3e254f:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};},_0x4c00c1(0x1d5))},_0x1e35ad={'m1':_0x3f3894['SetRangeValuesMutation']['id'],'m2':_0x3f3894['AddWorksheetMergeMutation']['id'],'handler'(_0x2d6968,_0x155cad){const _0x761189=_0x4c00c1,_0x468a43=_0x29a3d0[_0x761189(0x1d5)](_0x155cad,_0x2d6968);return _0x5e1569(_0x468a43)?{'m1Prime':_0x468a43[_0x761189(0x3c4)],'m2Prime':_0x468a43[_0x761189(0x3dc)]}:_0x468a43;}},_0x2a7588={'m1':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2ce)]['id'],'handler'(_0x5f5588,_0x1f83cf){const _0x54a3ed=_0x4c00c1,_0x29b2cc={'m1Prime':_0x5f5588,'m2Prime':_0x1f83cf};if(_0x5f5588['params'][_0x54a3ed(0x397)]!==_0x1f83cf[_0x54a3ed(0x3ed)]['unitId'])return _0x29b2cc;const _0x329378=new _0x3cb8ef['ObjectMatrix'](_0x5f5588[_0x54a3ed(0x3ed)][_0x54a3ed(0x38d)])[_0x54a3ed(0x2eb)](),_0x3cd8db=new _0x3cb8ef[(_0x54a3ed(0x3a0))](_0x1f83cf[_0x54a3ed(0x3ed)][_0x54a3ed(0x380)][_0x54a3ed(0x270)])[_0x54a3ed(0x2eb)](),_0x3b90c4=new _0x3cb8ef['ObjectMatrix'](_0x1f83cf['params']['to'][_0x54a3ed(0x270)])[_0x54a3ed(0x2eb)]();return _0x5f5588[_0x54a3ed(0x3ed)][_0x54a3ed(0x22c)]===_0x1f83cf[_0x54a3ed(0x3ed)][_0x54a3ed(0x380)][_0x54a3ed(0x22c)]&&_0x3cb8ef[_0x54a3ed(0x1d9)][_0x54a3ed(0x37f)](_0x329378,_0x3cd8db)||_0x5f5588[_0x54a3ed(0x3ed)][_0x54a3ed(0x22c)]===_0x1f83cf[_0x54a3ed(0x3ed)]['to'][_0x54a3ed(0x22c)]&&_0x3cb8ef[_0x54a3ed(0x1d9)]['intersects'](_0x329378,_0x3b90c4)?{'error':new Error(_0x54a3ed(0x37e))}:_0x29b2cc;}},_0x3ce789={'m1':_0x3f3894['SetRangeValuesMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x1da)]['id'],'handler'(_0x4670ec,_0x41986a){const _0x49b608=_0x4c00c1;var _0x19e1c0,_0xaf5f8d;const _0x596be0={'m1Prime':_0x4670ec,'m2Prime':_0x41986a};if(_0x4670ec['params'][_0x49b608(0x397)]!==_0x41986a[_0x49b608(0x3ed)][_0x49b608(0x397)]||_0x4670ec[_0x49b608(0x3ed)]['subUnitId']!==_0x41986a[_0x49b608(0x3ed)]['subUnitId'])return _0x596be0;const _0x20d6cd=_0x3cb8ef[_0x49b608(0x317)][_0x49b608(0x289)](_0x4670ec),{cellValue:_0x4e8005}=_0x20d6cd[_0x49b608(0x3ed)],_0x9dbed7=new _0x3cb8ef['ObjectMatrix'](_0x4e8005),{range:_0x22cc6f}=_0x41986a['params'],_0xb43859=new Map();for(let _0x4beada=_0x22cc6f[_0x49b608(0x22f)];_0x4beada<=_0x22cc6f[_0x49b608(0x34d)];_0x4beada++)for(let _0x3c9ad0=_0x22cc6f[_0x49b608(0x1fb)];_0x3c9ad0<=_0x22cc6f[_0x49b608(0x260)];_0x3c9ad0++)if(((_0x19e1c0=_0x4e8005==null?void 0x0:_0x4e8005[_0x3c9ad0])==null?void 0x0:_0x19e1c0[_0x4beada])!==void 0x0){const _0x245fb8=(_0xaf5f8d=_0x41986a[_0x49b608(0x3ed)]['order'][_0x3c9ad0])!=null?_0xaf5f8d:_0x3c9ad0;_0x245fb8!==_0x3c9ad0&&(_0xb43859['has'](_0x245fb8)||_0xb43859[_0x49b608(0x35e)](_0x245fb8,new Map()),_0xb43859['get'](_0x245fb8)['set'](_0x4beada,_0x4e8005[_0x3c9ad0][_0x4beada]),_0x9dbed7[_0x49b608(0x2b2)](_0x3c9ad0,_0x4beada));}return _0xb43859[_0x49b608(0x2f2)]((_0x406757,_0x4478e1)=>{const _0x1a6d9c=_0x49b608;_0x406757[_0x1a6d9c(0x2f2)]((_0x300520,_0x34cdab)=>{const _0xe338fe=_0x1a6d9c;_0x9dbed7[_0xe338fe(0x2fd)](_0x4478e1,_0x34cdab,_0x300520);});}),{'m1Prime':_0x20d6cd,'m2Prime':_0x41986a};}},_0x2fa361={'m1':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2c8)]['id'],'handler'(_0x26bf0c,_0x18cfbb){const _0x59a774=_0x4c00c1,_0x1d1a13={'m1Prime':_0x26bf0c,'m2Prime':_0x18cfbb};if(_0x26bf0c[_0x59a774(0x3ed)]['unitId']!==_0x18cfbb['params']['unitId']||_0x26bf0c[_0x59a774(0x3ed)][_0x59a774(0x22c)]!==_0x18cfbb[_0x59a774(0x3ed)][_0x59a774(0x22c)])return _0x1d1a13;const _0x1f0644=_0x3cb8ef['Tools'][_0x59a774(0x289)](_0x26bf0c),_0x1e5157=_0x3cb8ef[_0x59a774(0x317)][_0x59a774(0x289)](_0x18cfbb),_0xbdf2e1=_0x3cb8ef[_0x59a774(0x317)][_0x59a774(0x289)](_0x18cfbb),_0x3c1522=new _0x3cb8ef[(_0x59a774(0x3a0))](_0x1f0644[_0x59a774(0x3ed)][_0x59a774(0x38d)]),_0x52cdbd=_0x3c1522[_0x59a774(0x2eb)](),_0x51f008=new _0x3cb8ef[(_0x59a774(0x3a0))](_0x18cfbb[_0x59a774(0x3ed)][_0x59a774(0x38d)]),_0x1e3f01=new _0x3cb8ef['ObjectMatrix'](),_0x3b2345=_0x51f008[_0x59a774(0x2eb)]();return _0x3cb8ef[_0x59a774(0x1d9)][_0x59a774(0x37f)](_0x52cdbd,_0x3b2345)?(_0x3c1522[_0x59a774(0x34e)]((_0x2a3470,_0x3dd91d,_0x277af9)=>{const _0x4a8737=_0x59a774;var _0x475252;const _0x169cc1=_0x51f008[_0x4a8737(0x36e)](_0x2a3470,_0x3dd91d);_0x169cc1===null&&_0x3c1522[_0x4a8737(0x2b2)](_0x2a3470,_0x3dd91d),_0x277af9&&_0x169cc1&&(typeof(_0x169cc1==null?void 0x0:_0x169cc1['s'])=='string'&&(_0x169cc1['s']=_0x3cb8ef[_0x4a8737(0x317)][_0x4a8737(0x289)]((_0x475252=_0x1e5157[_0x4a8737(0x3ed)][_0x4a8737(0x206)])==null?void 0x0:_0x475252[_0x169cc1['s']])||void 0x0),_0x1e3f01[_0x4a8737(0x2fd)](_0x2a3470,_0x3dd91d,_0x169cc1));}),_0x1f0644['params'][_0x59a774(0x38d)]=_0x3c1522[_0x59a774(0x41d)](),_0x1e5157['params'][_0x59a774(0x38d)]=_0x1e3f01[_0x59a774(0x41d)](),{'m1Prime':[_0x1f0644,_0x1e5157],'m2Prime':_0xbdf2e1}):_0x1d1a13;}},_0x350433={'m1':_0x3f3894[_0x4c00c1(0x2d4)]['id'],'m2':_0x3f3894[_0x4c00c1(0x2d4)]['id'],'handler'(_0x500ba1,_0x4f5ee1){const _0x373bbd=_0x4c00c1,_0x489e8f={'m1Prime':_0x500ba1,'m2Prime':_0x4f5ee1};if(_0x500ba1[_0x373bbd(0x3ed)][_0x373bbd(0x397)]!==_0x4f5ee1['params'][_0x373bbd(0x397)]||_0x500ba1[_0x373bbd(0x3ed)][_0x373bbd(0x22c)]!==_0x4f5ee1[_0x373bbd(0x3ed)][_0x373bbd(0x22c)])return _0x489e8f;const _0x1235eb=_0x500ba1[_0x373bbd(0x3ed)][_0x373bbd(0x355)],_0x4abbf7=_0x4f5ee1[_0x373bbd(0x3ed)][_0x373bbd(0x355)],_0x36effb={},_0x474aab=_0x3cb8ef[_0x373bbd(0x317)][_0x373bbd(0x289)](_0x500ba1),_0x3d76cb=new Set([...Object[_0x373bbd(0x21d)](_0x1235eb)['map'](Number),...Object[_0x373bbd(0x21d)](_0x4abbf7)[_0x373bbd(0x1bc)](Number)]);for(const _0x11093a of _0x3d76cb){const _0x37471b=_0x1235eb[_0x11093a],_0x4e525f=_0x4abbf7[_0x11093a];if(_0x37471b&&_0x4e525f){const _0x119f03={..._0x37471b,..._0x4e525f};_0x36effb[_0x11093a]=_0x119f03;}else _0x37471b?_0x36effb[_0x11093a]=_0x37471b:_0x4e525f&&(_0x36effb[_0x11093a]=_0x4e525f);}return _0x474aab[_0x373bbd(0x3ed)]['rowData']=_0x36effb,{'m1Prime':_0x474aab,'m2Prime':_0x4f5ee1};}},_0x531b57={'m1':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'m2':_0x3f3894['MoveRangeMutation']['id'],'handler'(_0x85b824,_0x4f0489){const _0x232fb2=_0x4c00c1,_0x439739={'m1Prime':_0x85b824,'m2Prime':_0x4f0489};if(_0x85b824[_0x232fb2(0x3ed)][_0x232fb2(0x397)]!==_0x4f0489['params'][_0x232fb2(0x397)]||_0x85b824['params'][_0x232fb2(0x22c)]!==_0x4f0489[_0x232fb2(0x3ed)][_0x232fb2(0x380)][_0x232fb2(0x22c)]&&_0x85b824['params'][_0x232fb2(0x22c)]!==_0x4f0489[_0x232fb2(0x3ed)]['to'][_0x232fb2(0x22c)])return _0x439739;let _0x21e729=null;return _0x85b824[_0x232fb2(0x3ed)][_0x232fb2(0x22c)]===_0x4f0489['params']['from'][_0x232fb2(0x22c)]&&new _0x3cb8ef['ObjectMatrix'](_0x4f0489[_0x232fb2(0x3ed)][_0x232fb2(0x380)][_0x232fb2(0x270)])[_0x232fb2(0x34e)]((_0x3c1d01,_0x5897d2)=>{const _0x533a93=_0x232fb2;_0x5897d2===_0x85b824[_0x533a93(0x3ed)]['col']&&(_0x21e729=_0x4f0489[_0x533a93(0x3ed)][_0x533a93(0x380)][_0x533a93(0x22c)]);}),_0x85b824[_0x232fb2(0x3ed)][_0x232fb2(0x22c)]===_0x4f0489[_0x232fb2(0x3ed)]['to']['subUnitId']&&new _0x3cb8ef[(_0x232fb2(0x3a0))](_0x4f0489[_0x232fb2(0x3ed)]['to'][_0x232fb2(0x270)])[_0x232fb2(0x34e)]((_0x1ef560,_0x2e4979)=>{const _0x1e6e3d=_0x232fb2;_0x2e4979===_0x85b824[_0x1e6e3d(0x3ed)][_0x1e6e3d(0x1bd)]&&(_0x21e729=_0x4f0489[_0x1e6e3d(0x3ed)]['to'][_0x1e6e3d(0x22c)]);}),_0x21e729?{'m1Prime':_0x85b824,'m2Prime':[_0x4f0489,{'id':_0x3b47f7[_0x232fb2(0x3a7)]['id'],'params':{'unitId':_0x4f0489[_0x232fb2(0x3ed)][_0x232fb2(0x397)],'subUnitId':_0x21e729}}]}:_0x439739;}},_0x46a4a5={'m1':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x262)]['id'],'handler'(_0x124778,_0x21f30a){const _0x413c06=_0x4c00c1,_0x1191bc={'m1Prime':_0x124778,'m2Prime':_0x21f30a};return _0x124778[_0x413c06(0x3ed)][_0x413c06(0x397)]!==_0x21f30a[_0x413c06(0x3ed)][_0x413c06(0x397)]||_0x124778[_0x413c06(0x3ed)][_0x413c06(0x22c)]!==_0x21f30a[_0x413c06(0x3ed)][_0x413c06(0x22c)]?_0x1191bc:{'m1Prime':[],'m2Prime':[_0x21f30a]};}},_0x3107d8={'m1':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'m2':_0x3f3894['SetRangeValuesMutation']['id'],'handler'(_0x3a5f08,_0x468dae){const _0x51febf=_0x4c00c1,_0x23b616={'m1Prime':_0x3a5f08,'m2Prime':_0x468dae};if(_0x3a5f08['params'][_0x51febf(0x397)]!==_0x468dae[_0x51febf(0x3ed)][_0x51febf(0x397)]||_0x3a5f08['params'][_0x51febf(0x22c)]!==_0x468dae[_0x51febf(0x3ed)][_0x51febf(0x22c)])return _0x23b616;let _0x153088=!0x1;return new _0x3cb8ef[(_0x51febf(0x3a0))](_0x468dae[_0x51febf(0x3ed)][_0x51febf(0x38d)])['forValue']((_0x973bce,_0x30effb)=>{const _0x259926=_0x51febf;_0x30effb===_0x3a5f08['params'][_0x259926(0x1bd)]&&(_0x153088=!0x0);}),_0x153088?{'m1Prime':_0x3a5f08,'m2Prime':[_0x468dae,{'id':_0x3b47f7[_0x51febf(0x3a7)]['id'],'params':{'unitId':_0x468dae[_0x51febf(0x3ed)][_0x51febf(0x397)],'subUnitId':_0x468dae[_0x51febf(0x3ed)][_0x51febf(0x22c)]}}]}:_0x23b616;}},_0x18b973={'m1':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x41f)]['id'],'handler'(_0x16481c,_0x1103ea){const _0x411b6d=_0x4c00c1,_0x3397bb={'m1Prime':_0x16481c,'m2Prime':_0x1103ea};return _0x16481c[_0x411b6d(0x3ed)]['unitId']!==_0x1103ea['params'][_0x411b6d(0x397)]||_0x16481c[_0x411b6d(0x3ed)][_0x411b6d(0x22c)]!==_0x1103ea['params'][_0x411b6d(0x22c)]||_0x16481c[_0x411b6d(0x3ed)]['col']!==_0x1103ea[_0x411b6d(0x3ed)][_0x411b6d(0x1bd)]?_0x3397bb:{'m1Prime':[],'m2Prime':[_0x1103ea]};}},_0xea5b9d={'m1':_0x3b47f7['SetSheetsFilterRangeMutation']['id'],'m2':_0x3b47f7['RemoveSheetsFilterMutation']['id'],'handler'(_0x347ff3,_0x580178){const _0x35a262=_0x4c00c1,_0x590a19={'m1Prime':_0x347ff3,'m2Prime':_0x580178};return _0x347ff3[_0x35a262(0x3ed)][_0x35a262(0x397)]!==_0x580178[_0x35a262(0x3ed)][_0x35a262(0x397)]||_0x347ff3[_0x35a262(0x3ed)]['subUnitId']!==_0x580178[_0x35a262(0x3ed)][_0x35a262(0x22c)]?_0x590a19:{'m1Prime':[],'m2Prime':[_0x580178]};}},_0x3fab21={'m1':_0x3b47f7[_0x4c00c1(0x3e5)]['id'],'m2':_0x3b47f7[_0x4c00c1(0x3e5)]['id'],'handler'(_0x30bba9,_0x1782e9){const _0xe4c02=_0x4c00c1,_0x4a6086={'m1Prime':_0x30bba9,'m2Prime':_0x1782e9};return _0x30bba9[_0xe4c02(0x3ed)]['unitId']!==_0x1782e9[_0xe4c02(0x3ed)]['unitId']||_0x30bba9[_0xe4c02(0x3ed)][_0xe4c02(0x22c)]!==_0x1782e9[_0xe4c02(0x3ed)][_0xe4c02(0x22c)]?_0x4a6086:{'m1Prime':[],'m2Prime':[_0x1782e9]};}},_0x45be2d={'m1':_0x3f3894[_0x4c00c1(0x300)]['id'],'m2':_0x3f3894[_0x4c00c1(0x300)]['id'],'handler'(_0x2671ce,_0xccae41){const _0x6505b6=_0x4c00c1;return _0x2671ce[_0x6505b6(0x3ed)]['unitId']===_0xccae41[_0x6505b6(0x3ed)][_0x6505b6(0x397)]&&_0x2671ce[_0x6505b6(0x3ed)][_0x6505b6(0x22c)]===_0xccae41[_0x6505b6(0x3ed)][_0x6505b6(0x22c)]&&_0x2671ce[_0x6505b6(0x3ed)][_0x6505b6(0x267)]!==_0xccae41[_0x6505b6(0x3ed)][_0x6505b6(0x267)]?{'error':new Error(_0x6505b6(0x227))}:{'m1Prime':_0x2671ce,'m2Prime':_0xccae41};}},_0x3e46a3={'m1':_0x3f3894[_0x4c00c1(0x241)]['id'],'m2':_0x3f3894[_0x4c00c1(0x241)]['id'],'handler'(_0x53b8e7,_0x14f797){const _0x11396f=_0x4c00c1,_0x4db281={'m1Prime':_0x53b8e7,'m2Prime':_0x14f797};if(_0x53b8e7['params']['unitId']!==_0x14f797[_0x11396f(0x3ed)][_0x11396f(0x397)]||_0x53b8e7[_0x11396f(0x3ed)][_0x11396f(0x22c)]!==_0x14f797[_0x11396f(0x3ed)][_0x11396f(0x22c)])return _0x4db281;const _0x4c786b=_0x53b8e7[_0x11396f(0x3ed)][_0x11396f(0x265)],_0x53f739=[],_0x74ee23=_0x3cb8ef[_0x11396f(0x317)][_0x11396f(0x289)](_0x53b8e7),_0x5d1f71=_0x14f797[_0x11396f(0x3ed)]['ranges'];_0x4c786b[_0x11396f(0x2f2)](_0x28f142=>{const _0x29d564=_0x11396f,_0x558832={'start':_0x28f142[_0x29d564(0x22f)],'end':_0x28f142[_0x29d564(0x34d)]},_0xfabe45=_0x5d1f71[_0x29d564(0x1bc)](_0x2ea9f8=>({'start':_0x2ea9f8['startColumn'],'end':_0x2ea9f8['endColumn']})),_0x5663eb=_0xf3616b(_0x558832,_0xfabe45)[_0x29d564(0x1bc)](_0x361d1d=>({..._0x28f142,'startColumn':_0x361d1d[_0x29d564(0x2d7)],'endColumn':_0x361d1d[_0x29d564(0x2e5)]}));_0x53f739[_0x29d564(0x2bd)](..._0x5663eb);}),_0x74ee23[_0x11396f(0x3ed)][_0x11396f(0x265)]=_0x53f739;const {colWidth:_0xcff100}=_0x74ee23[_0x11396f(0x3ed)],{colWidth:_0x5077dc}=_0x14f797[_0x11396f(0x3ed)];return typeof _0xcff100!=_0x11396f(0x28d)&&(typeof _0x5077dc!='number'?Object[_0x11396f(0x21d)](_0x5077dc)[_0x11396f(0x1bc)](Number)['forEach'](_0xdb197d=>{_0xcff100[_0xdb197d]!=null&&delete _0xcff100[_0xdb197d];}):_0x5d1f71[_0x11396f(0x2f2)](_0x2ce798=>{const _0x1c2367=_0x11396f;for(let _0x265785=_0x2ce798[_0x1c2367(0x22f)];_0x265785<=_0x2ce798[_0x1c2367(0x34d)];_0x265785++)delete _0xcff100[_0x265785];})),{'m1Prime':_0x74ee23,'m2Prime':_0x14f797};}},_0x290941={'m1':_0x3f3894[_0x4c00c1(0x2e6)]['id'],'m2':_0x3f3894['SetWorksheetNameMutation']['id'],'handler'(_0x1cf185,_0x1520d3){const _0x32eb53=_0x4c00c1,_0x462f08={'m1Prime':_0x1cf185,'m2Prime':_0x1520d3};return _0x1cf185[_0x32eb53(0x3ed)]['unitId']!==_0x1520d3[_0x32eb53(0x3ed)][_0x32eb53(0x397)]||_0x1cf185[_0x32eb53(0x3ed)][_0x32eb53(0x22c)]!==_0x1520d3['params'][_0x32eb53(0x22c)]?_0x462f08:{'error':new Error(_0x32eb53(0x328))};}},_0x51a25a={'m1':_0x3f3894['SetWorksheetRowAutoHeightMutation']['id'],'m2':_0x3f3894[_0x4c00c1(0x204)]['id'],'handler'(_0x10fcff,_0x14ad57){const _0x1ed9c3=_0x4c00c1,_0xc19588={'m1Prime':_0x10fcff,'m2Prime':_0x14ad57};if(_0x10fcff['params'][_0x1ed9c3(0x397)]!==_0x14ad57[_0x1ed9c3(0x3ed)][_0x1ed9c3(0x397)]||_0x10fcff[_0x1ed9c3(0x3ed)][_0x1ed9c3(0x22c)]!==_0x14ad57['params'][_0x1ed9c3(0x22c)])return _0xc19588;const _0x21446c=_0x10fcff['params'][_0x1ed9c3(0x3d0)],_0x1a36dc=[],_0x49f01c=_0x3cb8ef[_0x1ed9c3(0x317)][_0x1ed9c3(0x289)](_0x10fcff),_0x1d53cf=_0x14ad57[_0x1ed9c3(0x3ed)]['rowsAutoHeightInfo'];return _0x21446c[_0x1ed9c3(0x2f2)](_0x2ed18f=>{const _0x6b0376=_0x1ed9c3;_0x1d53cf[_0x6b0376(0x406)](_0x27aed8=>_0x27aed8[_0x6b0376(0x1d0)]===_0x2ed18f[_0x6b0376(0x1d0)])||_0x1a36dc[_0x6b0376(0x2bd)](_0x2ed18f);}),_0x49f01c[_0x1ed9c3(0x3ed)][_0x1ed9c3(0x3d0)]=_0x1a36dc,{'m1Prime':_0x49f01c,'m2Prime':_0x14ad57};}},_0x2ab819={'m1':_0x3f3894[_0x4c00c1(0x3f0)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3f0)]['id'],'handler'(_0x1057b4,_0x2b03ac){const _0x3fe938=_0x4c00c1,_0x5f5335={'m1Prime':_0x1057b4,'m2Prime':_0x2b03ac};if(_0x1057b4[_0x3fe938(0x3ed)][_0x3fe938(0x397)]!==_0x2b03ac['params'][_0x3fe938(0x397)]||_0x1057b4[_0x3fe938(0x3ed)]['subUnitId']!==_0x2b03ac[_0x3fe938(0x3ed)][_0x3fe938(0x22c)])return _0x5f5335;const _0x58aa0b=_0x1057b4[_0x3fe938(0x3ed)][_0x3fe938(0x265)],_0x51adc5=[],_0x434a59=_0x3cb8ef[_0x3fe938(0x317)][_0x3fe938(0x289)](_0x1057b4),_0x5ac772=_0x2b03ac[_0x3fe938(0x3ed)][_0x3fe938(0x265)];_0x58aa0b[_0x3fe938(0x2f2)](_0x4505b2=>{const _0x467ab2=_0x3fe938,_0x37423a={'start':_0x4505b2[_0x467ab2(0x1fb)],'end':_0x4505b2[_0x467ab2(0x260)]},_0xe57dfc=_0x5ac772['map'](_0x7e55de=>({'start':_0x7e55de[_0x467ab2(0x1fb)],'end':_0x7e55de[_0x467ab2(0x260)]})),_0x47b130=_0xf3616b(_0x37423a,_0xe57dfc)['map'](_0x3897e1=>({..._0x4505b2,'startRow':_0x3897e1['start'],'endRow':_0x3897e1[_0x467ab2(0x2e5)]}));_0x51adc5[_0x467ab2(0x2bd)](..._0x47b130);}),_0x434a59[_0x3fe938(0x3ed)][_0x3fe938(0x265)]=_0x51adc5;const {rowHeight:_0x55fd58}=_0x434a59[_0x3fe938(0x3ed)],{rowHeight:_0x589a4c}=_0x2b03ac['params'];return typeof _0x55fd58!='number'&&(typeof _0x589a4c!='number'?Object['keys'](_0x589a4c)[_0x3fe938(0x1bc)](Number)[_0x3fe938(0x2f2)](_0x162423=>{_0x55fd58[_0x162423]!=null&&delete _0x55fd58[_0x162423];}):_0x5ac772[_0x3fe938(0x2f2)](_0x8f5ab5=>{const _0x42b14b=_0x3fe938;for(let _0x25d58f=_0x8f5ab5[_0x42b14b(0x1fb)];_0x25d58f<=_0x8f5ab5['endRow'];_0x25d58f++)delete _0x55fd58[_0x25d58f];})),{'m1Prime':_0x434a59,'m2Prime':_0x2b03ac};}},_0x1c2987={'m1':_0x3f3894[_0x4c00c1(0x33e)]['id'],'m2':_0x3f3894[_0x4c00c1(0x33e)]['id'],'handler'(_0x360a72,_0x40adcb){const _0x5de9e8=_0x4c00c1,_0x32a859={'m1Prime':_0x360a72,'m2Prime':_0x40adcb};if(_0x360a72['params'][_0x5de9e8(0x397)]!==_0x40adcb['params'][_0x5de9e8(0x397)]||_0x360a72[_0x5de9e8(0x3ed)]['subUnitId']!==_0x40adcb[_0x5de9e8(0x3ed)][_0x5de9e8(0x22c)])return _0x32a859;const _0x57e028=_0x360a72[_0x5de9e8(0x3ed)][_0x5de9e8(0x265)],_0x2fd23a=[],_0x199f9a=_0x3cb8ef[_0x5de9e8(0x317)][_0x5de9e8(0x289)](_0x360a72),_0x2d3b87=_0x40adcb[_0x5de9e8(0x3ed)]['ranges'];_0x57e028[_0x5de9e8(0x2f2)](_0x11f3d8=>{const _0x584f6f=_0x5de9e8,_0x367d5f={'start':_0x11f3d8[_0x584f6f(0x1fb)],'end':_0x11f3d8[_0x584f6f(0x260)]},_0x24ceb1=_0x2d3b87[_0x584f6f(0x1bc)](_0x36c017=>({'start':_0x36c017[_0x584f6f(0x1fb)],'end':_0x36c017['endRow']})),_0x2dc151=_0xf3616b(_0x367d5f,_0x24ceb1)['map'](_0x5204d4=>({..._0x11f3d8,'startRow':_0x5204d4['start'],'endRow':_0x5204d4[_0x584f6f(0x2e5)]}));_0x2fd23a[_0x584f6f(0x2bd)](..._0x2dc151);}),_0x199f9a[_0x5de9e8(0x3ed)][_0x5de9e8(0x265)]=_0x2fd23a;const {autoHeightInfo:_0x17fd2b}=_0x199f9a[_0x5de9e8(0x3ed)],{autoHeightInfo:_0x28aa3e}=_0x40adcb[_0x5de9e8(0x3ed)];return typeof _0x17fd2b!=_0x5de9e8(0x28d)&&(typeof _0x28aa3e!='number'?Object[_0x5de9e8(0x21d)](_0x28aa3e)[_0x5de9e8(0x1bc)](Number)[_0x5de9e8(0x2f2)](_0x4877f7=>{_0x17fd2b[_0x4877f7]!=null&&delete _0x17fd2b[_0x4877f7];}):_0x2d3b87['forEach'](_0x148688=>{const _0x5a522b=_0x5de9e8;for(let _0x4290af=_0x148688[_0x5a522b(0x1fb)];_0x4290af<=_0x148688[_0x5a522b(0x260)];_0x4290af++)delete _0x17fd2b[_0x4290af];})),{'m1Prime':_0x199f9a,'m2Prime':_0x40adcb};}},_0x12d211={'m1':_0x4c4f3a['UpdateCommentMutation']['id'],'m2':_0x4c4f3a[_0x4c00c1(0x277)]['id'],'handler':_0x129e40((_0x3fada6,_0x301942)=>{const _0x455ec8=_0x4c00c1,_0x785c18=_0x3fada6['params'],_0x3c8b3d=_0x301942['params'];return _0x785c18[_0x455ec8(0x397)]===_0x3c8b3d[_0x455ec8(0x397)]&&_0x785c18[_0x455ec8(0x22c)]===_0x3c8b3d[_0x455ec8(0x22c)]&&_0x785c18[_0x455ec8(0x26a)][_0x455ec8(0x32d)]===_0x3c8b3d[_0x455ec8(0x26a)][_0x455ec8(0x32d)]?{'m1Prime':[],'m2Prime':_0x301942}:{'m1Prime':_0x3fada6,'m2Prime':_0x301942};},'handler')},_0x399044={'m1':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'m2':_0x4c4f3a[_0x4c00c1(0x411)]['id'],'handler':_0x129e40((_0x549b7e,_0x5d3a20)=>{const _0x4809d3=_0x4c00c1,_0x2d41a3=_0x549b7e[_0x4809d3(0x3ed)],_0x51c21e=_0x5d3a20[_0x4809d3(0x3ed)];return _0x2d41a3[_0x4809d3(0x397)]===_0x51c21e['unitId']&&_0x2d41a3[_0x4809d3(0x22c)]===_0x51c21e['subUnitId']&&_0x2d41a3['payload'][_0x4809d3(0x32d)]===_0x51c21e[_0x4809d3(0x26a)][_0x4809d3(0x32d)]?{'m1Prime':[],'m2Prime':_0x5d3a20}:{'m1Prime':_0x549b7e,'m2Prime':_0x5d3a20};},_0x4c00c1(0x1d5))},_0xa7c3df={'m1':_0xf84483[_0x4c00c1(0x2a1)]['id'],'m2':_0xf84483[_0x4c00c1(0x1ff)]['id'],'handler':_0x129e40((_0x15c01c,_0x13cac4)=>{const _0x4ebf62=_0x4c00c1,_0xd45ffa={'m1Prime':_0x15c01c,'m2Prime':_0x13cac4},_0x14c463=_0x15c01c[_0x4ebf62(0x3ed)],_0x4577bf=_0x13cac4['params'];if(_0x14c463[_0x4ebf62(0x397)]!==_0x4577bf[_0x4ebf62(0x397)]||_0x14c463['subUnitId']!==_0x4577bf[_0x4ebf62(0x22c)])return _0xd45ffa;if(_0x15c01c[_0x4ebf62(0x3ed)][_0x4ebf62(0x26a)][_0x4ebf62(0x3e8)]===_0xf84483[_0x4ebf62(0x2af)]['RANGE']){const {unitId:_0x2a155b,subUnitId:_0xbcf142}=_0x15c01c[_0x4ebf62(0x3ed)],_0x408791=Array['isArray'](_0x13cac4[_0x4ebf62(0x3ed)][_0x4ebf62(0x3a4)])?_0x13cac4[_0x4ebf62(0x3ed)][_0x4ebf62(0x3a4)]:[_0x13cac4['params'][_0x4ebf62(0x3a4)]],_0x16deec=[],_0x1618ad=new _0x3cb8ef[(_0x4ebf62(0x3a0))](),_0x4bd899=_0x15c01c[_0x4ebf62(0x3ed)][_0x4ebf62(0x26a)]['payload'];_0x4bd899['forEach'](_0x278320=>{const _0x130038=_0x4ebf62;_0x3cb8ef[_0x130038(0x303)]['foreach'](_0x278320,(_0x7e44a2,_0xb3733a)=>{const _0x5b1466=_0x130038;_0x1618ad[_0x5b1466(0x2fd)](_0x7e44a2,_0xb3733a,_0x15c01c[_0x5b1466(0x3ed)]['ruleId']);});}),_0x408791[_0x4ebf62(0x2f2)](_0x33fef5=>{const _0x5b92cb=_0x4ebf62;_0x33fef5['ranges'][_0x5b92cb(0x2f2)](_0x356105=>{const _0x3460e0=_0x5b92cb;_0x3cb8ef['Range'][_0x3460e0(0x33c)](_0x356105,(_0x53ee6c,_0x2f8590)=>{const _0x4c000e=_0x3460e0;_0x1618ad[_0x4c000e(0x2fd)](_0x53ee6c,_0x2f8590,_0x33fef5['uid']);});});});const _0x3f3862=_0x15c01c[_0x4ebf62(0x3ed)][_0x4ebf62(0x1d6)],_0x2d5110=_0x3cb8ef[_0x4ebf62(0x202)](_0x1618ad,_0xe018b=>_0xe018b===_0x3f3862);return _0x3cb8ef['isRangesEqual'](_0x2d5110,_0x4bd899)||(_0x2d5110[_0x4ebf62(0x3a3)]?_0x16deec[_0x4ebf62(0x2bd)]({'id':_0xf84483[_0x4ebf62(0x2a1)]['id'],'params':{'unitId':_0x2a155b,'subUnitId':_0xbcf142,'ruleId':_0x3f3862,'payload':{'type':_0xf84483['UpdateRuleType'][_0x4ebf62(0x3ab)],'payload':_0x2d5110}}}):_0x16deec[_0x4ebf62(0x2bd)]({'id':_0xf84483['RemoveDataValidationMutation']['id'],'params':{'unitId':_0x2a155b,'subUnitId':_0xbcf142,'ruleId':_0x3f3862}})),{'m1Prime':_0x16deec[_0x4ebf62(0x3a3)]?_0x16deec:[_0x15c01c],'m2Prime':[..._0x16deec,_0x13cac4]};}return _0xd45ffa;},_0x4c00c1(0x1d5))},_0x5a0a7a={'m1':_0xf84483[_0x4c00c1(0x2a1)]['id'],'m2':_0xf84483[_0x4c00c1(0x280)]['id'],'handler':_0x129e40((_0x19980a,_0x4ad84b)=>{const _0x200f22=_0x4c00c1,_0x568ed5={'m1Prime':_0x19980a,'m2Prime':_0x4ad84b};if(_0x19980a[_0x200f22(0x3ed)]['unitId']!==_0x4ad84b['params']['unitId']||_0x19980a[_0x200f22(0x3ed)]['subUnitId']!==_0x4ad84b[_0x200f22(0x3ed)][_0x200f22(0x22c)])return _0x568ed5;const _0x5464fc=_0x19980a[_0x200f22(0x3ed)][_0x200f22(0x1d6)];return(Array['isArray'](_0x4ad84b[_0x200f22(0x3ed)][_0x200f22(0x1d6)])?_0x4ad84b[_0x200f22(0x3ed)][_0x200f22(0x1d6)]:[_0x4ad84b[_0x200f22(0x3ed)][_0x200f22(0x1d6)]])[_0x200f22(0x231)](_0x5464fc)>-0x1?{'m1Prime':[],'m2Prime':_0x4ad84b}:_0x568ed5;},_0x4c00c1(0x1d5))},_0xf91125={'m1':_0xf84483[_0x4c00c1(0x2a1)]['id'],'m2':_0xf84483[_0x4c00c1(0x2a1)]['id'],'handler':_0x129e40((_0x13eb7f,_0x42753b)=>{const _0x30ac11=_0x4c00c1,_0xb95620={'m1Prime':_0x13eb7f,'m2Prime':_0x42753b},_0x104a49=_0x13eb7f[_0x30ac11(0x3ed)],_0x576e4d=_0x42753b['params'];if(_0x104a49[_0x30ac11(0x397)]===_0x576e4d[_0x30ac11(0x397)]&&_0x104a49[_0x30ac11(0x22c)]===_0x576e4d['subUnitId']){const _0x2ad3b9=_0x3cb8ef[_0x30ac11(0x317)][_0x30ac11(0x289)](_0x42753b);if(_0x576e4d[_0x30ac11(0x1d6)]===_0x104a49['ruleId']&&_0x104a49[_0x30ac11(0x26a)]['type']===_0x576e4d[_0x30ac11(0x26a)][_0x30ac11(0x3e8)])return _0x104a49[_0x30ac11(0x26a)]['type']===_0xf84483[_0x30ac11(0x2af)][_0x30ac11(0x3ab)]&&!_0x3cb8ef[_0x30ac11(0x254)](_0x104a49[_0x30ac11(0x26a)][_0x30ac11(0x26a)],_0x576e4d[_0x30ac11(0x26a)]['payload'])?{'error':new Error(_0x30ac11(0x278))}:{'m1Prime':[],'m2Prime':_0x2ad3b9};if(_0x104a49['payload']['type']===_0xf84483[_0x30ac11(0x2af)]['RANGE']&&_0x576e4d[_0x30ac11(0x26a)][_0x30ac11(0x3e8)]===_0xf84483[_0x30ac11(0x2af)]['RANGE']&&_0x576e4d[_0x30ac11(0x1d6)]!==_0x104a49[_0x30ac11(0x1d6)]){let _0x5bc12e=_0x129e40(function(_0x1f9027,_0x23f8d6){const _0x167dc6=_0x30ac11;_0x1f9027[_0x167dc6(0x2f2)](_0x5cd388=>{const _0x4dab75=_0x167dc6;_0x3cb8ef[_0x4dab75(0x303)]['foreach'](_0x5cd388,(_0x4a2acf,_0x3d70e1)=>{const _0x5bc855=_0x4dab75;_0x4d48de[_0x5bc855(0x2fd)](_0x4a2acf,_0x3d70e1,_0x23f8d6);});});},_0x30ac11(0x1f1));const _0x4d48de=new _0x3cb8ef[(_0x30ac11(0x3a0))]();_0x5bc12e(_0x104a49[_0x30ac11(0x26a)]['payload'],_0x104a49[_0x30ac11(0x1d6)]),_0x5bc12e(_0x576e4d[_0x30ac11(0x26a)][_0x30ac11(0x26a)],_0x576e4d['ruleId']);const _0x3416ff=_0x3cb8ef[_0x30ac11(0x202)](_0x4d48de,_0x4c0895=>_0x4c0895===_0x104a49[_0x30ac11(0x1d6)]),_0x5cd33e=!_0x3cb8ef[_0x30ac11(0x254)](_0x104a49['payload'][_0x30ac11(0x26a)],_0x3416ff)?_0x3416ff[_0x30ac11(0x3a3)]?[{'id':_0xf84483[_0x30ac11(0x2a1)]['id'],'params':{..._0x104a49,'payload':{'type':_0xf84483['UpdateRuleType'][_0x30ac11(0x3ab)],'payload':_0x3416ff}}}]:[{'id':_0xf84483[_0x30ac11(0x280)]['id'],'params':{..._0x104a49,'payload':void 0x0}}]:[];return{'m1Prime':[_0x13eb7f],'m2Prime':[..._0x5cd33e,_0x42753b]};}}return _0xb95620;},'handler')},_0x277254={'m1':_0x1b90c0[_0x4c00c1(0x22a)]['id'],'m2':_0x1b90c0[_0x4c00c1(0x22a)]['id'],'handler':_0x129e40((_0x3c63a9,_0x14b14e)=>{const _0x477d98=_0x4c00c1,_0x12b29b=_0x3c63a9['params'],_0x520a3b=_0x14b14e[_0x477d98(0x3ed)];return _0x12b29b[_0x477d98(0x397)]===_0x520a3b['unitId']&&_0x12b29b[_0x477d98(0x22c)]===_0x520a3b[_0x477d98(0x22c)]&&_0x12b29b['id']===_0x520a3b['id']?{'m2Prime':_0x14b14e,'m1Prime':[]}:{'m1Prime':_0x3c63a9,'m2Prime':_0x14b14e};},_0x4c00c1(0x1d5))},_0x2e6c1e={'m1':_0x1b90c0['UpdateHyperLinkRefMutation']['id'],'m2':_0x1b90c0['UpdateHyperLinkRefMutation']['id'],'handler':_0x129e40((_0x18588e,_0x9f32b2)=>{const _0x45e43e=_0x4c00c1,_0x3e55d1=_0x18588e['params'],_0x1f2c44=_0x9f32b2[_0x45e43e(0x3ed)];return _0x3e55d1[_0x45e43e(0x397)]===_0x1f2c44[_0x45e43e(0x397)]&&_0x3e55d1[_0x45e43e(0x22c)]===_0x1f2c44['subUnitId']&&_0x3e55d1['id']===_0x1f2c44['id']?{'m2Prime':_0x9f32b2,'m1Prime':[]}:{'m1Prime':_0x18588e,'m2Prime':_0x9f32b2};},_0x4c00c1(0x1d5))},_0x4e6064={'m1':_0x3f3894[_0x4c00c1(0x1f3)]['id'],'m2':_0x3f3894[_0x4c00c1(0x35b)]['id'],'handler'(_0x38c4a0,_0x11eb32){const _0x227ad5=_0x4c00c1,_0x47c082=_0x3cb8ef[_0x227ad5(0x317)][_0x227ad5(0x289)](_0x11eb32);return _0x38c4a0['params'][_0x227ad5(0x22c)]!==_0x11eb32[_0x227ad5(0x3ed)][_0x227ad5(0x22c)]||_0x38c4a0[_0x227ad5(0x3ed)][_0x227ad5(0x397)]!==_0x11eb32[_0x227ad5(0x3ed)][_0x227ad5(0x397)]?{'m1Prime':_0x38c4a0,'m2Prime':_0x47c082}:(_0x47c082['id']=_0x3f3894[_0x227ad5(0x310)]['id'],{'m1Prime':_0x38c4a0,'m2Prime':_0x47c082});}},_0x32aebc={'m1':_0x3f3894['RemoveSheetMutation']['id'],'m2':_0x3f3894['RemoveWorksheetMergeMutation']['id'],'handler'(_0x3b6417,_0xf6eeb5){const _0x3da8b3=_0x4c00c1,_0x21f626=_0x3cb8ef[_0x3da8b3(0x317)][_0x3da8b3(0x289)](_0xf6eeb5);return _0x3b6417[_0x3da8b3(0x3ed)][_0x3da8b3(0x22c)]!==_0xf6eeb5['params'][_0x3da8b3(0x22c)]||_0x3b6417['params']['unitId']!==_0xf6eeb5[_0x3da8b3(0x3ed)]['unitId']?{'m1Prime':_0x3b6417,'m2Prime':_0x21f626}:(_0x21f626['id']=_0x3f3894[_0x3da8b3(0x310)]['id'],{'m1Prime':_0x3b6417,'m2Prime':_0x21f626});}},_0x1e5e2c={'m1':_0x3f3894[_0x4c00c1(0x209)]['id'],'m2':_0x3f3894[_0x4c00c1(0x209)]['id'],'handler'(_0x201442,_0x5bc87c){const _0x1b9b9d=_0x4c00c1;if(_0x201442[_0x1b9b9d(0x3ed)][_0x1b9b9d(0x3a8)]['id']===_0x5bc87c['params'][_0x1b9b9d(0x3a8)]['id'])return{'error':new Error('Two\x20mutation\x20have\x20the\x20same\x20worksheetId!')};const _0x160dd2=_0x3cb8ef['Tools'][_0x1b9b9d(0x289)](_0x201442),_0x41d1ec=_0x3cb8ef[_0x1b9b9d(0x317)][_0x1b9b9d(0x289)](_0x5bc87c);return _0x160dd2['params'][_0x1b9b9d(0x215)]<=_0x41d1ec['params'][_0x1b9b9d(0x215)]?_0x41d1ec[_0x1b9b9d(0x3ed)][_0x1b9b9d(0x215)]+=0x1:_0x160dd2[_0x1b9b9d(0x3ed)][_0x1b9b9d(0x215)]>_0x41d1ec['params']['index']&&(_0x160dd2[_0x1b9b9d(0x3ed)][_0x1b9b9d(0x215)]+=0x1),_0x201442['params'][_0x1b9b9d(0x3a8)][_0x1b9b9d(0x2d0)]===_0x5bc87c[_0x1b9b9d(0x3ed)][_0x1b9b9d(0x3a8)][_0x1b9b9d(0x2d0)]?{'error':new Error('Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!')}:{'m1Prime':_0x160dd2,'m2Prime':_0x41d1ec};}},_0x58e759={'m1':_0x3f3894['RemoveSheetMutation']['id'],'m2':_0x4c00c1(0x1cc),'handler'(_0x20296d,_0x3ec266){const _0x317d24=_0x4c00c1;var _0x3163ea;return _0x20296d[_0x317d24(0x3ed)][_0x317d24(0x22c)]===((_0x3163ea=_0x3ec266[_0x317d24(0x3ed)])==null?void 0x0:_0x3163ea['subUnitId'])&&_0x20296d['id']!==_0x3ec266['id']?{'error':new Error(_0x317d24(0x335))}:{'m1Prime':_0x20296d,'m2Prime':_0x3ec266};}},_0x3d80dd={'m1':_0x3f3894[_0x4c00c1(0x3e4)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3e4)]['id'],'handler'(_0x17f0c9,_0x413d41){const _0x51ea77=_0x4c00c1,_0x50d946=_0x3cb8ef[_0x51ea77(0x317)][_0x51ea77(0x289)](_0x17f0c9),_0x595479=_0x3cb8ef[_0x51ea77(0x317)][_0x51ea77(0x289)](_0x413d41),_0x72ac40={'error':new Error(_0x51ea77(0x21b))};if(_0x17f0c9['params'][_0x51ea77(0x3cb)]===_0x413d41[_0x51ea77(0x3ed)][_0x51ea77(0x3cb)])_0x50d946['id']=_0x3f3894[_0x51ea77(0x310)]['id'],_0x595479['params'][_0x51ea77(0x3cb)]=_0x17f0c9[_0x51ea77(0x3ed)][_0x51ea77(0x2b4)];else{_0x17f0c9['params'][_0x51ea77(0x3cb)]===_0x17f0c9[_0x51ea77(0x3ed)][_0x51ea77(0x2b4)]&&(_0x50d946['id']=_0x3f3894[_0x51ea77(0x310)]['id']),_0x413d41['params'][_0x51ea77(0x3cb)]===_0x413d41[_0x51ea77(0x3ed)]['toOrder']&&(_0x595479['id']=_0x3f3894['EmptyMutation']['id']);const _0xaa76a9=[Math[_0x51ea77(0x24c)](_0x17f0c9['params'][_0x51ea77(0x3cb)],_0x17f0c9[_0x51ea77(0x3ed)][_0x51ea77(0x2b4)]),Math[_0x51ea77(0x275)](_0x17f0c9[_0x51ea77(0x3ed)][_0x51ea77(0x3cb)],_0x17f0c9['params'][_0x51ea77(0x2b4)])],_0x2a1ad0=[Math['min'](_0x413d41[_0x51ea77(0x3ed)][_0x51ea77(0x3cb)],_0x413d41[_0x51ea77(0x3ed)][_0x51ea77(0x2b4)]),Math[_0x51ea77(0x275)](_0x413d41[_0x51ea77(0x3ed)][_0x51ea77(0x3cb)],_0x413d41[_0x51ea77(0x3ed)][_0x51ea77(0x2b4)])];if(_0xaa76a9[0x0]<=_0x2a1ad0[0x1]&&_0xaa76a9[0x1]>=_0x2a1ad0[0x0])return _0x72ac40;}return{'m1Prime':_0x50d946,'m2Prime':_0x595479};}},_0x142e62={'m1':_0x3f3894[_0x4c00c1(0x209)]['id'],'m2':_0x3f3894[_0x4c00c1(0x3e4)]['id'],'handler'(_0x1aac62,_0x50aca9){const _0x47b877=_0x4c00c1,_0x325856=_0x3cb8ef[_0x47b877(0x317)][_0x47b877(0x289)](_0x1aac62),_0x50b77b=_0x3cb8ef[_0x47b877(0x317)]['deepClone'](_0x50aca9);return _0x1aac62[_0x47b877(0x3ed)][_0x47b877(0x215)]<=_0x50aca9[_0x47b877(0x3ed)][_0x47b877(0x2be)]&&(_0x50b77b['params'][_0x47b877(0x2be)]+=0x1),{'m1Prime':_0x325856,'m2Prime':_0x50b77b};}},_0x205215={'m1':'any','m2':_0x3f3894['RemoveSheetMutation']['id'],'handler'(_0x4fbe3e,_0x4693ff){return{'m1Prime':_0x4fbe3e,'m2Prime':_0x4693ff};}},_0x2a3e41=[_0x1e5e2c,_0x142e62,_0x58e759,_0x205215,_0x3d80dd];var _0x50b5f6=Object[_0x4c00c1(0x24f)],_0x225285=Object[_0x4c00c1(0x399)],_0x3def24=_0x129e40((_0x57fbd5,_0x25b80c,_0x2979e0,_0x457ef2)=>{const _0x1b38a5=_0x4c00c1;for(var _0x44eafd=_0x457ef2>0x1?void 0x0:_0x457ef2?_0x225285(_0x25b80c,_0x2979e0):_0x25b80c,_0x12f32a=_0x57fbd5[_0x1b38a5(0x3a3)]-0x1,_0x55b1d3;_0x12f32a>=0x0;_0x12f32a--)(_0x55b1d3=_0x57fbd5[_0x12f32a])&&(_0x44eafd=(_0x457ef2?_0x55b1d3(_0x25b80c,_0x2979e0,_0x44eafd):_0x55b1d3(_0x44eafd))||_0x44eafd);return _0x457ef2&&_0x44eafd&&_0x50b5f6(_0x25b80c,_0x2979e0,_0x44eafd),_0x44eafd;},'__decorateClass$5'),_0x5e6eaa=_0x129e40((_0x5710cb,_0x17c7b1)=>(_0x39f401,_0x3aa02c)=>_0x17c7b1(_0x39f401,_0x3aa02c,_0x5710cb),_0x4c00c1(0x243));_0x59f3a8['SheetTransformController']=(_0x1a16f6=class extends _0x3cb8ef[_0x4c00c1(0x20d)]{constructor(_0x55ab95){const _0x3848c7=_0x4c00c1;super(),this[_0x3848c7(0x33a)]=_0x55ab95,[..._0x2a3e41,_0x26a00e,_0x4bb8f9,_0x25611d,_0x207373,_0x34162f,_0xdc6bd6,_0x540da0,_0x32a7f5,_0x2d3546,_0x3f074a,_0x116245,_0x3e88cd,_0x1fe765,_0x5dddc9,_0x21d5a2,_0x4ec9eb,_0x54e080,_0x54ef2a,_0x5779d4,_0x22ee58,_0x14d892,_0x2de0e8,_0x2a678f,_0x5c0a0b,_0x300152,_0x379d44,_0x789f26,_0x336f1a,_0x25f979,_0x2f4871,_0x1fbbab,_0x40f31e,_0x5c80cc,_0x55e07f,_0x3e5c67,_0x549741,_0x2a162e,_0x18e2ad,_0x1f6b41,_0x4d9aca,_0x200337,_0x3bffed,_0x1cb739,_0x1b96d9,_0x5616ef,_0x3adda3,_0x7bcdd1,_0x50634d,_0x1d549f,_0xdc976a,_0x5382dc,_0x2a6daa,_0x311730,_0x3045a8,_0x4eb57e,_0x1df905,_0x29fb59,_0x20caef,_0x22a217,_0x368c6a,_0x3de372,_0x344d54,_0x230267,_0x1d9362,_0x38402c,_0x88c6ed,_0x2d7475,_0x4c3525,_0x778572,_0x22f50f,_0x2f40d2,_0x1287a1,_0x452163,_0x6b02ce,_0x50caea,_0x2fa361,_0x2a7588,_0x290941,_0x3b8a27,_0x45be2d,_0x3e46a3,_0x51a25a,_0x2ab819,_0x1c2987,_0x350433,_0x16bc4f,_0x179f37,_0x3f17d3,_0x17a304,_0xf5bee1,_0x2e8c20,_0x2bda07,_0x403dff,_0x18899a,_0xe86aa3,_0xf91125,_0x248fa3,_0x43af63,_0xd5e17c,_0x2c7b1e,_0x85a482,_0x14b72e,_0x107bfa,_0x1ef52c,_0xe21fd6,_0x161e4f,_0x38ae86,_0x5776aa,_0x426037,_0xa7c3df,_0x5a0a7a,_0x4d1368,_0x5f5a59,_0x1f14df,_0x158c33,_0x5f4e5c,_0x2aeb72,_0x5a9915,_0x238358,_0x33b0fb,_0x18b973,_0x46a4a5,_0x3107d8,_0x531b57,_0x3fab21,_0xea5b9d,_0x4fc7a7,_0x230914,_0x4ab0e3,_0xc57b0d,_0x490b05,_0x417b1e,_0x3a7239,_0x141574,_0x542bc6,_0x26217a,_0x5baefa,_0x56d4ba,_0x1379d5,_0x5c8e6a,_0x202f79,_0x29a3d0,_0x1e35ad,_0xa48b90,_0x4e6064,_0x33c590,_0x1bfaf8,_0x4d6c4f,_0x654b8,_0x27aaa6,_0x270a78,_0x32aebc,_0x5206f9,_0x58c07b,_0x4233dc,_0x5657b9,_0x58698a,_0x948064,_0x732731,_0x698952,_0x2d5ffc,_0x13d3b4,_0x4971fc,_0x3c5e5d,_0x399044,_0x12d211,_0x394777,_0x3af288,_0x1e96f9,_0x2f3dd4,_0x597b45,_0x5e08bb,_0x507023,_0x1dcea5,_0x2bf818,_0x44fe0f,_0xb7af4a,_0x4f8b59,_0x3eef53,_0x4d24a9,_0x277254,_0x2e6c1e,_0x25d782,_0x149e00,_0x412d45,_0x5547c9,_0x1e35be,_0x9eed02,_0x2650a3,_0x1a6ecf,_0x20d805,_0x27c476,_0x57bfb2,_0x4c4cd6,_0x3874f3,_0x27eac7,_0x267303,_0x1c4804,_0x1f15f2,_0x350201,_0x38b464,_0x1ea0db,_0x41cb6c,_0x32b27a,_0x2281f5,_0x3b2367,_0x2ddcd5,_0x40ae51,_0x6ab6b1,_0xfb9069,_0x1df135,_0x3312a3,_0x2f7aa2,_0x394f9b,_0x29ed61,_0x4e610e,_0x361064,_0x21cc03,_0x43e6fa,_0x51469e,_0x49b940,_0x3a244a,_0x212870,_0x4b466f,_0x24c1e2,_0x2134a7,_0x2a96ba,_0x2e5745,_0x55e19d,_0x56c19c,_0xb61190,_0x422f77,_0x47c4d3,_0x29e742,_0x3aab23,_0x261d22,_0x21a56e,_0x3123b7,_0x485188,_0x4f1ab6,_0x5b9cfa,_0x3ddac8,_0xfbb4d8,_0x5922f6,_0x4c4192,_0xa38326,_0xb9ff9a,_0x8503f,_0x281b60,_0xe6d55,_0x13ebe6,_0xa1e654,_0x9c2f71,_0x2b3a66,_0x489d03,_0x1c29a2,_0x3650ae,_0x53f534,_0x34a595,_0x10c1e5,_0x49e080,_0x4547fd,_0x2502c7,_0x3ce789,_0xc79c46,_0xe65bbb,_0x13339d,_0x5c286c]['forEach'](_0x558cf3=>{const _0x3b8caa=_0x3848c7;this[_0x3b8caa(0x33a)]['registerTransformAlgorithm'](_0x558cf3);});}},_0x129e40(_0x1a16f6,_0x4c00c1(0x2de)),_0x1a16f6),_0x59f3a8['SheetTransformController']=_0x3def24([_0x5e6eaa(0x0,_0x55e099)],_0x59f3a8[_0x4c00c1(0x2de)]);function _0x3408a5(_0x345c49,_0x312f5d){const _0x15dc03=_0x4c00c1;if(!Array[_0x15dc03(0x291)](_0x345c49))return;const _0x56ab8e=_0x345c49[_0x15dc03(0x231)](_0x15dc03(0x326))>-0x1?_0x345c49:_0x345c49[_0x15dc03(0x406)](_0x2511fd=>Array[_0x15dc03(0x291)](_0x2511fd)&&_0x2511fd[_0x15dc03(0x231)]('body')>-0x1);if(!Array[_0x15dc03(0x291)](_0x56ab8e))return;const _0x3c7ab7=_0x56ab8e['indexOf'](_0x15dc03(0x326));if(!(_0x3c7ab7===-0x1||(_0x3c7ab7===0x0?'':_0x56ab8e[_0x3c7ab7-0x1])!==_0x312f5d))return _0x56ab8e['slice'](_0x3c7ab7);}_0x129e40(_0x3408a5,_0x4c00c1(0x230));function _0x404f81(_0x1d4d0b,_0x2dea95,_0x138695='right'){const _0x16b00f=_0x4c00c1;if(_0x2dea95[_0x16b00f(0x3a3)]===0x0)return[];const {segmentId:_0x4a6621}=_0x2dea95[0x0];if(_0x4a6621==null)return _0x2dea95;const _0x1471c0=_0x3408a5(_0x1d4d0b,_0x4a6621);if(_0x1471c0==null)return _0x2dea95;const _0x36d8ed=[];for(const _0x9a1090 of _0x2dea95){const _0x4519e6=_0x3cb8ef[_0x16b00f(0x3eb)]['transformPosition'](_0x1471c0,_0x9a1090[_0x16b00f(0x3e3)],_0x138695),_0x4ca38e=_0x3cb8ef['JSONX'][_0x16b00f(0x356)](_0x1471c0,_0x9a1090['endOffset'],_0x138695),_0x3fe36d={..._0x9a1090,'startOffset':_0x4519e6,'endOffset':_0x4ca38e,'collapsed':_0x4519e6===_0x4ca38e};_0x36d8ed['push'](_0x3fe36d);}return _0x36d8ed;}_0x129e40(_0x404f81,_0x4c00c1(0x3e2));const _0x5ed3bd=[{'m1':_0x551511[_0x4c00c1(0x3c9)]['id'],'m2':_0x551511['RichTextEditingMutation']['id'],'handler'(_0x3a461d,_0x2bdc77){const _0x307e2e=_0x4c00c1;if(_0x3a461d[_0x307e2e(0x3ed)][_0x307e2e(0x397)]!==_0x2bdc77[_0x307e2e(0x3ed)][_0x307e2e(0x397)])return{'error':new Error(_0x307e2e(0x3ce))};const _0x5da349=_0x3cb8ef['Tools'][_0x307e2e(0x289)](_0x3a461d),_0x5420fb=_0x3cb8ef[_0x307e2e(0x317)][_0x307e2e(0x289)](_0x2bdc77);return{'m1Prime':{..._0x5da349,'params':{..._0x5da349['params'],'actions':_0x3cb8ef[_0x307e2e(0x3eb)][_0x307e2e(0x1f5)](_0x5da349[_0x307e2e(0x3ed)][_0x307e2e(0x259)],_0x5420fb['params'][_0x307e2e(0x259)],'left'),'textRanges':_0x5da349[_0x307e2e(0x3ed)]['textRanges']?_0x404f81(_0x5420fb[_0x307e2e(0x3ed)][_0x307e2e(0x259)],_0x5da349[_0x307e2e(0x3ed)][_0x307e2e(0x3a6)],'right'):null}},'m2Prime':{..._0x5420fb,'params':{..._0x5420fb[_0x307e2e(0x3ed)],'actions':_0x3cb8ef[_0x307e2e(0x3eb)]['transform'](_0x5420fb['params'][_0x307e2e(0x259)],_0x5da349['params']['actions'],_0x307e2e(0x36f)),'textRanges':_0x5420fb[_0x307e2e(0x3ed)][_0x307e2e(0x3a6)]?_0x404f81(_0x5da349['params'][_0x307e2e(0x259)],_0x5420fb[_0x307e2e(0x3ed)][_0x307e2e(0x3a6)],'right'):null}}};}}];var _0x7c8fdc=Object[_0x4c00c1(0x24f)],_0x10faf8=Object[_0x4c00c1(0x399)],_0x3e2180=_0x129e40((_0x4b14d3,_0x3522b2,_0x17f797,_0x449fc1)=>{const _0x10a5b2=_0x4c00c1;for(var _0x57668a=_0x449fc1>0x1?void 0x0:_0x449fc1?_0x10faf8(_0x3522b2,_0x17f797):_0x3522b2,_0x2a9f52=_0x4b14d3[_0x10a5b2(0x3a3)]-0x1,_0x4cde40;_0x2a9f52>=0x0;_0x2a9f52--)(_0x4cde40=_0x4b14d3[_0x2a9f52])&&(_0x57668a=(_0x449fc1?_0x4cde40(_0x3522b2,_0x17f797,_0x57668a):_0x4cde40(_0x57668a))||_0x57668a);return _0x449fc1&&_0x57668a&&_0x7c8fdc(_0x3522b2,_0x17f797,_0x57668a),_0x57668a;},'__decorateClass$4'),_0x2c252c=_0x129e40((_0x13dec5,_0x209baf)=>(_0x475a08,_0x39e287)=>_0x209baf(_0x475a08,_0x39e287,_0x13dec5),_0x4c00c1(0x39f));_0x59f3a8[_0x4c00c1(0x2a0)]=(_0x3421a1=class extends _0x3cb8ef[_0x4c00c1(0x20d)]{constructor(_0x25b4ec){const _0x20015d=_0x4c00c1;super(),this[_0x20015d(0x33a)]=_0x25b4ec,[..._0x5ed3bd]['forEach'](_0x1b7ddc=>{const _0x8783a5=_0x20015d;this[_0x8783a5(0x33a)][_0x8783a5(0x40e)](_0x1b7ddc);});}},_0x129e40(_0x3421a1,'DocTransformController'),_0x3421a1),_0x59f3a8[_0x4c00c1(0x2a0)]=_0x3e2180([_0x2c252c(0x0,_0x55e099)],_0x59f3a8['DocTransformController']);function _0x173a1f(_0x4d6c84){const _0x4f1552=_0x4c00c1;return{..._0x4d6c84,'mutations':_0x4d6c84[_0x4f1552(0x22e)][_0x4f1552(0x1bc)](_0x8ab4f3)};}_0x129e40(_0x173a1f,_0x4c00c1(0x2ed));function _0x865a7a(_0x2717d8){const _0x4062d5=_0x4c00c1;return _0x2717d8[_0x4062d5(0x1bc)](_0x54a1d2=>({'id':_0x54a1d2['id'],'params':JSON[_0x4062d5(0x348)](_0x54a1d2[_0x4062d5(0x22b)])}));}_0x129e40(_0x865a7a,_0x4c00c1(0x3f1));function _0x2a360d(_0x283d78){const _0x5ec999=_0x4c00c1;return{..._0x283d78,'mutations':_0x283d78[_0x5ec999(0x22e)][_0x5ec999(0x1bc)](_0xa6f622)};}_0x129e40(_0x2a360d,_0x4c00c1(0x2cb));function _0x8ab4f3(_0x4c3e12){const _0x50dd2b=_0x4c00c1;return{'id':_0x4c3e12['id'],'params':JSON[_0x50dd2b(0x348)](_0x4c3e12[_0x50dd2b(0x22b)])};}_0x129e40(_0x8ab4f3,_0x4c00c1(0x3c7));function _0xa6f622(_0x4e146d){const _0x5693f7=_0x4c00c1;return{'id':_0x4e146d['id'],'data':JSON['stringify'](_0x4e146d[_0x5693f7(0x3ed)])};}_0x129e40(_0xa6f622,_0x4c00c1(0x3e0));var _0x27cf52=(_0x4f8377=>(_0x4f8377[_0x4c00c1(0x413)]='fetch_missing',_0x4f8377[_0x4c00c1(0x33f)]=_0x4c00c1(0x3c6),_0x4f8377[_0x4c00c1(0x416)]=_0x4c00c1(0x218),_0x4f8377[_0x4c00c1(0x1c7)]=_0x4c00c1(0x367),_0x4f8377[_0x4c00c1(0x239)]='changeset_rej',_0x4f8377['CHANGESET_SHOULD_RETRY']=_0x4c00c1(0x3ac),_0x4f8377['NEW_CHANGESETS']=_0x4c00c1(0x425),_0x4f8377['UPDATE_CURSOR']=_0x4c00c1(0x1f0),_0x4f8377[_0x4c00c1(0x3c0)]=_0x4c00c1(0x27b),_0x4f8377[_0x4c00c1(0x330)]=_0x4c00c1(0x320),_0x4f8377['UNIT_DELETE']=_0x4c00c1(0x32a),_0x4f8377[_0x4c00c1(0x308)]=_0x4c00c1(0x403),_0x4f8377[_0x4c00c1(0x290)]=_0x4c00c1(0x364),_0x4f8377[_0x4c00c1(0x384)]=_0x4c00c1(0x2b8),_0x4f8377[_0x4c00c1(0x40c)]=_0x4c00c1(0x276),_0x4f8377['LIVESHARE_TERMINATE']=_0x4c00c1(0x2ca),_0x4f8377[_0x4c00c1(0x359)]=_0x4c00c1(0x299),_0x4f8377[_0x4c00c1(0x3c1)]=_0x4c00c1(0x244),_0x4f8377['COMMENT_UPDATE']=_0x4c00c1(0x25c),_0x4f8377[_0x4c00c1(0x2f1)]='update_permission_obj',_0x4f8377['SHOULD_CLOSE_CONN']=_0x4c00c1(0x2e9),_0x4f8377[_0x4c00c1(0x40f)]='uniscript.run',_0x4f8377))(_0x27cf52||{});const _0x58b9fd=_0x4c00c1(0x41c),_0x393c8b={};var _0x1673c5=Object[_0x4c00c1(0x24f)],_0x9b8fbf=Object[_0x4c00c1(0x399)],_0x1290ac=_0x129e40((_0x4e90dc,_0x53524f,_0x1790d1,_0x34c182)=>{for(var _0x1c9bb7=_0x34c182>0x1?void 0x0:_0x34c182?_0x9b8fbf(_0x53524f,_0x1790d1):_0x53524f,_0x424f77=_0x4e90dc['length']-0x1,_0x5ac44f;_0x424f77>=0x0;_0x424f77--)(_0x5ac44f=_0x4e90dc[_0x424f77])&&(_0x1c9bb7=(_0x34c182?_0x5ac44f(_0x53524f,_0x1790d1,_0x1c9bb7):_0x5ac44f(_0x1c9bb7))||_0x1c9bb7);return _0x34c182&&_0x1c9bb7&&_0x1673c5(_0x53524f,_0x1790d1,_0x1c9bb7),_0x1c9bb7;},_0x4c00c1(0x2a8)),_0x581c92=_0x129e40((_0x5c6d42,_0x3513ec)=>(_0x13c607,_0xdd598c)=>_0x3513ec(_0x13c607,_0xdd598c,_0x5c6d42),_0x4c00c1(0x269));let _0x1e1895=(_0x40e95b=class extends _0x3cb8ef['Disposable']{constructor(_0x478c4b){const _0x1794ad=_0x4c00c1;super(),this[_0x1794ad(0x339)]=_0x478c4b,[_0xd4b137][_0x1794ad(0x2f2)](_0x47aca5=>this['_commandService'][_0x1794ad(0x30d)](_0x47aca5));}},_0x129e40(_0x40e95b,'RevisionController'),_0x40e95b);_0x1e1895=_0x1290ac([_0x581c92(0x0,_0x3cb8ef[_0x4c00c1(0x421)])],_0x1e1895);const _0x4b7a58=_0x129e40(_0x4df307=>{const _0x4371a3=_0x4c00c1,_0x57197d={};if(!_0x4df307)return{'cellValue':_0x4df307,'styleRefMap':void 0x0};const _0x26736e=[];return{'cellValue':new _0x3cb8ef[(_0x4371a3(0x3a0))](_0x3cb8ef[_0x4371a3(0x317)]['deepClone'](_0x4df307))[_0x4371a3(0x34e)]((_0x18ec65,_0x50273a,_0x347740)=>{const _0x5e8e7d=_0x4371a3,_0xb4b06e=_0x347740&&_0x347740['s'];if(_0xb4b06e&&typeof _0xb4b06e===_0x5e8e7d(0x1ed)){const _0x53e5b4=JSON[_0x5e8e7d(0x31d)](_0xb4b06e),_0x5a1d5a=_0x26736e[_0x5e8e7d(0x1d4)](_0xaa6706=>_0xaa6706===_0x53e5b4);if(_0x5a1d5a>-0x1)_0x347740['s']=''+_0x5a1d5a;else{const _0xcb9113=_0x26736e['push'](_0x53e5b4)-0x1;_0x57197d[_0xcb9113]=_0xb4b06e,_0x347740['s']=''+_0xcb9113;}}})['getMatrix'](),'styleRefMap':_0x57197d};},_0x4c00c1(0x21f)),_0x524fad=_0x129e40((_0x1f1a21,_0x2f358a)=>!_0x1f1a21||!_0x2f358a?_0x1f1a21:new _0x3cb8ef['ObjectMatrix'](_0x3cb8ef[_0x4c00c1(0x317)]['deepClone'](_0x1f1a21))[_0x4c00c1(0x34e)]((_0xaf435b,_0x306669,_0x2a64c7)=>{const _0xc97d23=_0x4c00c1,_0xf7a4a2=_0x2a64c7&&_0x2a64c7['s'];if(_0xf7a4a2&&typeof _0xf7a4a2===_0xc97d23(0x2db)){const _0x5a945a=_0x2f358a[_0xf7a4a2];_0x5a945a&&(_0x2a64c7['s']=_0x5a945a);}})[_0x4c00c1(0x41d)](),_0x4c00c1(0x2c3)),_0x553890=_0x3cb8ef['createInterceptorKey'](_0x4c00c1(0x1eb)),_0x8fce0f=_0x3cb8ef[_0x4c00c1(0x1f2)](_0x4c00c1(0x39e)),_0x3d083e=class _0x29e679{constructor(){const _0x3b2fc9=_0x4c00c1;_0x518bf6(this,_0x3b2fc9(0x1df),new _0x3cb8ef[(_0x3b2fc9(0x3b9))]({'COMPRESS_MUTATION_APPLY':_0x553890,'COMPRESS_MUTATION_SEND':_0x8fce0f})),this[_0x3b2fc9(0x321)]();}[_0x4c00c1(0x321)](){const _0xe27593=_0x4c00c1;this['interceptor'][_0xe27593(0x20b)](this[_0xe27593(0x1df)][_0xe27593(0x2c1)]()[_0xe27593(0x1eb)],{'priority':-0x1,'handler':_0x129e40(_0x29f596=>_0x29f596,_0xe27593(0x1d5))}),this[_0xe27593(0x1df)][_0xe27593(0x20b)](this['interceptor'][_0xe27593(0x2c1)]()[_0xe27593(0x39e)],{'priority':-0x1,'handler':_0x129e40(_0x54d0ac=>_0x54d0ac,_0xe27593(0x1d5))}),this[_0xe27593(0x324)]();}[_0x4c00c1(0x324)](){const _0xcc6014=_0x4c00c1;this['interceptor']['intercept'](this[_0xcc6014(0x1df)][_0xcc6014(0x2c1)]()[_0xcc6014(0x1eb)],{'handler':_0x129e40((_0x339d51,_0x26f31d,_0x5bc11c)=>{const _0x33000f=_0xcc6014;if(!_0x339d51)return _0x5bc11c(_0x339d51);const _0x4b7b27=_0x339d51[_0x33000f(0x1bc)](_0x34af26=>{const _0x272588=_0x33000f;if(_0x34af26['id']===_0x3f3894[_0x272588(0x2c8)]['id']){const _0xb4997=_0x34af26[_0x272588(0x3ed)];if(!_0xb4997[_0x272588(0x206)])return _0x34af26;const _0x2a9e16=_0x524fad(_0xb4997[_0x272588(0x38d)],_0xb4997[_0x272588(0x206)]);return{..._0x34af26,'params':{..._0xb4997,'cellValue':_0x2a9e16}};}return _0x34af26;});return _0x5bc11c(_0x4b7b27);},_0xcc6014(0x1d5))}),this[_0xcc6014(0x1df)][_0xcc6014(0x20b)](this[_0xcc6014(0x1df)]['getInterceptPoints']()[_0xcc6014(0x39e)],{'handler':_0x129e40((_0x45f91d,_0x1a770f,_0x256a8a)=>{const _0x3e459d=_0xcc6014;if(!_0x45f91d)return _0x256a8a(_0x45f91d);const _0x382716=_0x45f91d[_0x3e459d(0x1bc)](_0x2e9ec8=>{const _0x140701=_0x3e459d;if(_0x2e9ec8['id']===_0x3f3894[_0x140701(0x2c8)]['id']){const _0x15b0b9=_0x2e9ec8[_0x140701(0x3ed)];return _0x15b0b9[_0x140701(0x206)]?_0x2e9ec8:{..._0x2e9ec8,'params':{..._0x15b0b9,..._0x4b7a58(_0x15b0b9['cellValue'])}};}return _0x2e9ec8;});return _0x256a8a(_0x382716);},_0xcc6014(0x1d5))});}};_0x129e40(_0x3d083e,_0x4c00c1(0x33d));let _0x2717fa=_0x3d083e;var _0x3ebc78=Object[_0x4c00c1(0x24f)],_0x160591=Object['getOwnPropertyDescriptor'],_0x52f318=_0x129e40((_0x58e88a,_0x1eca9f,_0x3cfc3b,_0x4c5579)=>{const _0xa5e4b=_0x4c00c1;for(var _0x50df61=_0x4c5579>0x1?void 0x0:_0x4c5579?_0x160591(_0x1eca9f,_0x3cfc3b):_0x1eca9f,_0x996945=_0x58e88a[_0xa5e4b(0x3a3)]-0x1,_0x5467b6;_0x996945>=0x0;_0x996945--)(_0x5467b6=_0x58e88a[_0x996945])&&(_0x50df61=(_0x4c5579?_0x5467b6(_0x1eca9f,_0x3cfc3b,_0x50df61):_0x5467b6(_0x50df61))||_0x50df61);return _0x4c5579&&_0x50df61&&_0x3ebc78(_0x1eca9f,_0x3cfc3b,_0x50df61),_0x50df61;},_0x4c00c1(0x1e0)),_0x31a375=_0x129e40((_0xcc6ad9,_0x1bc66b)=>(_0x394461,_0x1f73a9)=>_0x1bc66b(_0x394461,_0x1f73a9,_0xcc6ad9),'__decorateParam$2');const _0x274a27=new Set([_0x3f3894[_0x4c00c1(0x209)]['id'],_0x3f3894['RemoveSheetMutation']['id'],_0x3f3894['AddRangeProtectionMutation']['id'],_0x3f3894[_0x4c00c1(0x24a)]['id'],_0x3f3894[_0x4c00c1(0x304)]['id']]),_0x42a9cc=new Set([_0x3f3894['InsertSheetMutation']['id'],_0x3f3894[_0x4c00c1(0x1f3)]['id'],_0xd4b137['id'],_0x3f3894[_0x4c00c1(0x36c)]['id']]);_0x59f3a8[_0x4c00c1(0x350)]=(_0x19dc14=class{constructor(_0x1c21eb){this['_univerInstanceService']=_0x1c21eb;}[_0x4c00c1(0x2c0)](_0x3406ec){const _0x37a097=_0x4c00c1,_0x136d1c=this['_univerInstanceService']['getUnit'](_0x3406ec);if(!_0x136d1c)throw new Error(_0x37a097(0x1d1)+_0x3406ec+'.');return _0x136d1c[_0x37a097(0x252)]();}['incrementRevOfUnit'](_0x27db2b){const _0x1ff4ff=_0x4c00c1,_0x3a5158=this[_0x1ff4ff(0x25a)]['getUnit'](_0x27db2b);if(!_0x3a5158)throw new Error(_0x1ff4ff(0x213)+_0x27db2b+'.');return _0x3a5158[_0x1ff4ff(0x2f8)](),_0x3a5158['getRev']();}['setRevOfUnit'](_0x6e786b,_0x6b953a){const _0x4e8b9=_0x4c00c1,_0x537698=this[_0x4e8b9(0x25a)]['getUnit'](_0x6e786b);_0x537698&&_0x537698[_0x4e8b9(0x23c)](_0x6b953a);}},_0x129e40(_0x19dc14,_0x4c00c1(0x350)),_0x19dc14),_0x59f3a8[_0x4c00c1(0x350)]=_0x52f318([_0x31a375(0x0,_0x3cb8ef[_0x4c00c1(0x2e8)])],_0x59f3a8[_0x4c00c1(0x350)]);var _0x1391ee=(_0x52a444=>(_0x52a444[_0x52a444[_0x4c00c1(0x217)]=0x0]='UNDEFINED',_0x52a444[_0x52a444['OK']=0x1]='OK',_0x52a444[_0x52a444['INTERNAL_ERROR']=0x2]=_0x4c00c1(0x2e0),_0x52a444[_0x52a444[_0x4c00c1(0x3dd)]=0x3]=_0x4c00c1(0x3dd),_0x52a444[_0x52a444['NOT_FOUND']=0x4]=_0x4c00c1(0x3b2),_0x52a444[_0x52a444['UNAUTHENTICATED']=0x5]='UNAUTHENTICATED',_0x52a444[_0x52a444['ALREADY_EXISTS']=0x6]=_0x4c00c1(0x409),_0x52a444[_0x52a444['INVALID_ARGUMENT']=0x7]=_0x4c00c1(0x2b6),_0x52a444[_0x52a444[_0x4c00c1(0x36d)]=0x8]=_0x4c00c1(0x36d),_0x52a444[_0x52a444['COMPLETION_FINISHED']=0x9]=_0x4c00c1(0x3f2),_0x52a444[_0x52a444[_0x4c00c1(0x37d)]=0x1389]=_0x4c00c1(0x37d),_0x52a444[_0x52a444[_0x4c00c1(0x3b8)]=0x1771]=_0x4c00c1(0x3b8),_0x52a444[_0x52a444[_0x4c00c1(0x34c)]=0x1772]=_0x4c00c1(0x34c),_0x52a444[_0x52a444[_0x4c00c1(0x3b7)]=0x1773]=_0x4c00c1(0x3b7),_0x52a444[_0x52a444[_0x4c00c1(0x255)]=0x1b59]=_0x4c00c1(0x255),_0x52a444[_0x52a444[_0x4c00c1(0x3fe)]=0x1b5a]=_0x4c00c1(0x3fe),_0x52a444[_0x52a444[_0x4c00c1(0x24d)]=0x1b5b]=_0x4c00c1(0x24d),_0x52a444[_0x52a444[_0x4c00c1(0x1e4)]=0x1b5c]=_0x4c00c1(0x1e4),_0x52a444[_0x52a444[_0x4c00c1(0x3b3)]=0x1b5d]=_0x4c00c1(0x3b3),_0x52a444[_0x52a444[_0x4c00c1(0x2d2)]=0x1f41]=_0x4c00c1(0x2d2),_0x52a444[_0x52a444[_0x4c00c1(0x29a)]=0x2329]='LICENSE_MAX_UNITS_EXCEEDED',_0x52a444[_0x52a444[_0x4c00c1(0x314)]=0x232a]='LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED',_0x52a444[_0x52a444[_0x4c00c1(0x2c6)]=0x232b]=_0x4c00c1(0x2c6),_0x52a444[_0x52a444[_0x4c00c1(0x3ae)]=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x52a444[_0x52a444['LICENSE_DISTRO_REJECTED']=0x232d]=_0x4c00c1(0x20f),_0x52a444[_0x52a444['YUUMI_UNABLE_LOAD_URL']=0x2711]=_0x4c00c1(0x3ec),_0x52a444[_0x52a444['YUUMI_URL_COL_OUT_OF_RANGE']=0x2712]=_0x4c00c1(0x37c),_0x52a444[_0x52a444['YUUMI_RATE_OVER_LIMIT']=0x2713]='YUUMI_RATE_OVER_LIMIT',_0x52a444[_0x52a444['YUUMI_SUBSCRIPTION_NOT_FOUND']=0x2714]=_0x4c00c1(0x313),_0x52a444[_0x52a444[_0x4c00c1(0x3ca)]=0x2af9]='PY_RUNTIME_SCRIPT_ERROR',_0x52a444[_0x52a444[_0x4c00c1(0x253)]=-0x1]='UNRECOGNIZED',_0x52a444))(_0x1391ee||{}),_0x5589ec=(_0x1f81ed=>(_0x1f81ed[_0x1f81ed[_0x4c00c1(0x225)]=0x0]=_0x4c00c1(0x225),_0x1f81ed[_0x1f81ed[_0x4c00c1(0x3aa)]=0x1]='UNIVER_DOC',_0x1f81ed[_0x1f81ed[_0x4c00c1(0x2ff)]=0x2]='UNIVER_SHEET',_0x1f81ed[_0x1f81ed[_0x4c00c1(0x1db)]=0x3]=_0x4c00c1(0x1db),_0x1f81ed[_0x1f81ed['UNIVER_PROJECT']=0x4]='UNIVER_PROJECT',_0x1f81ed[_0x1f81ed[_0x4c00c1(0x253)]=-0x1]=_0x4c00c1(0x253),_0x1f81ed))(_0x5589ec||{});function _0x3f3726(_0x3574d4){const _0x1fd183=_0x4c00c1;return!!(_0x3574d4&&_0x3574d4[_0x1fd183(0x228)]&&_0x3574d4['code']!==_0x1391ee['OK']&&_0x3574d4[_0x1fd183(0x228)]!=='OK');}_0x129e40(_0x3f3726,_0x4c00c1(0x2fb));const _0x33f9c5=[];for(let _0x599068=0x0;_0x599068<0x100;++_0x599068)_0x33f9c5[_0x4c00c1(0x2bd)]((_0x599068+0x100)[_0x4c00c1(0x24b)](0x10)[_0x4c00c1(0x2f7)](0x1));function _0x142c5d(_0x107b30,_0x23981c=0x0){const _0x19da87=_0x4c00c1;return(_0x33f9c5[_0x107b30[_0x23981c+0x0]]+_0x33f9c5[_0x107b30[_0x23981c+0x1]]+_0x33f9c5[_0x107b30[_0x23981c+0x2]]+_0x33f9c5[_0x107b30[_0x23981c+0x3]]+'-'+_0x33f9c5[_0x107b30[_0x23981c+0x4]]+_0x33f9c5[_0x107b30[_0x23981c+0x5]]+'-'+_0x33f9c5[_0x107b30[_0x23981c+0x6]]+_0x33f9c5[_0x107b30[_0x23981c+0x7]]+'-'+_0x33f9c5[_0x107b30[_0x23981c+0x8]]+_0x33f9c5[_0x107b30[_0x23981c+0x9]]+'-'+_0x33f9c5[_0x107b30[_0x23981c+0xa]]+_0x33f9c5[_0x107b30[_0x23981c+0xb]]+_0x33f9c5[_0x107b30[_0x23981c+0xc]]+_0x33f9c5[_0x107b30[_0x23981c+0xd]]+_0x33f9c5[_0x107b30[_0x23981c+0xe]]+_0x33f9c5[_0x107b30[_0x23981c+0xf]])[_0x19da87(0x203)]();}_0x129e40(_0x142c5d,_0x4c00c1(0x2cc));let _0x29d6fd;const _0x57ea4d=new Uint8Array(0x10);function _0x15ee34(){const _0x262f54=_0x4c00c1;if(!_0x29d6fd){if(typeof crypto>'u'||!crypto[_0x262f54(0x295)])throw new Error(_0x262f54(0x3ea));_0x29d6fd=crypto[_0x262f54(0x295)][_0x262f54(0x2b9)](crypto);}return _0x29d6fd(_0x57ea4d);}_0x129e40(_0x15ee34,_0x4c00c1(0x39b));const _0x5a11c5={'randomUUID':typeof crypto<'u'&&crypto[_0x4c00c1(0x208)]&&crypto[_0x4c00c1(0x208)][_0x4c00c1(0x2b9)](crypto)};function _0x16a823(_0x2f50d7,_0x1bcdfc,_0x4ba83c){const _0x40792d=_0x4c00c1;if(_0x5a11c5[_0x40792d(0x208)]&&!_0x2f50d7)return _0x5a11c5[_0x40792d(0x208)]();_0x2f50d7=_0x2f50d7||{};const _0x456a3d=_0x2f50d7['random']||(_0x2f50d7[_0x40792d(0x39b)]||_0x15ee34)();return _0x456a3d[0x6]=_0x456a3d[0x6]&0xf|0x40,_0x456a3d[0x8]=_0x456a3d[0x8]&0x3f|0x80,_0x142c5d(_0x456a3d);}_0x129e40(_0x16a823,'v4');const _0x153b16={[_0x3cb8ef[_0x4c00c1(0x36a)][_0x4c00c1(0x3aa)]]:_0x5589ec[_0x4c00c1(0x3aa)],[_0x3cb8ef[_0x4c00c1(0x36a)]['UNIVER_SHEET']]:_0x5589ec[_0x4c00c1(0x2ff)],[_0x3cb8ef[_0x4c00c1(0x36a)][_0x4c00c1(0x1db)]]:_0x5589ec[_0x4c00c1(0x1db)],[_0x3cb8ef[_0x4c00c1(0x36a)]['UNIVER_UNKNOWN']]:_0x5589ec[_0x4c00c1(0x225)],[_0x3cb8ef['UniverInstanceType'][_0x4c00c1(0x422)]]:_0x5589ec['UNIVER_UNKNOWN'],[_0x3cb8ef[_0x4c00c1(0x36a)][_0x4c00c1(0x253)]]:_0x5589ec['UNRECOGNIZED']};function _0x29d678(_0x19c351){const _0x50590e=_0x4c00c1;var _0x9e8c98;return(_0x9e8c98=_0x153b16[_0x19c351])!=null?_0x9e8c98:_0x5589ec[_0x50590e(0x225)];}_0x129e40(_0x29d678,'mapDocumentTypeToUniverType');function _0x14acf1(_0x1874be){const _0x355e01=_0x4c00c1;return btoa(encodeURIComponent(_0x1874be)[_0x355e01(0x25b)](/%([0-9A-F]{2})/g,(_0x458712,_0x424ef5)=>String[_0x355e01(0x2f6)](Number[_0x355e01(0x258)](_0x424ef5,0x10))));}_0x129e40(_0x14acf1,_0x4c00c1(0x1e5));const _0x20e420=new TextDecoder();function _0x46eee1(_0x3e0121){const _0x4b040e=_0x4c00c1,_0x575581=atob(_0x3e0121),_0x32c338=_0x575581[_0x4b040e(0x3a3)];let _0x4bfa8c=new Uint8Array(_0x32c338);for(let _0x1d6c41=0x0;_0x1d6c41<_0x32c338;_0x1d6c41++)_0x4bfa8c[_0x1d6c41]=_0x575581[_0x4b040e(0x1fd)](_0x1d6c41);const _0x50185d=_0x20e420[_0x4b040e(0x32f)](_0x4bfa8c);return _0x4bfa8c=null,_0x50185d;}_0x129e40(_0x46eee1,'b64DecodeUnicode');const _0x51a3e5=new TextEncoder(),_0x56f425=new TextDecoder();function _0x15acf7(_0x300704){const _0x58382a=_0x4c00c1,_0xa17b34=_0x3cb8ef[_0x58382a(0x317)][_0x58382a(0x289)](_0x300704);return delete _0xa17b34['id'],delete _0xa17b34[_0x58382a(0x2d0)],delete _0xa17b34['rowCount'],delete _0xa17b34['columnCount'],delete _0xa17b34['cellData'],_0x51a3e5[_0x58382a(0x212)](JSON[_0x58382a(0x31d)](_0xa17b34));}_0x129e40(_0x15acf7,_0x4c00c1(0x2e4));function _0x4ab8fc(_0x37ee19){const _0x21a571=_0x4c00c1,_0x3afa59=_0x3cb8ef[_0x21a571(0x317)][_0x21a571(0x289)](_0x37ee19);return delete _0x3afa59['id'],delete _0x3afa59[_0x21a571(0x323)],delete _0x3afa59[_0x21a571(0x2d0)],delete _0x3afa59[_0x21a571(0x35d)],delete _0x3afa59[_0x21a571(0x238)],_0x51a3e5[_0x21a571(0x212)](JSON[_0x21a571(0x31d)](_0x3afa59));}_0x129e40(_0x4ab8fc,_0x4c00c1(0x29c));function _0x5a5610(_0x230f26){const _0x1d84da=_0x4c00c1,_0x3307c1=_0x3cb8ef['Tools'][_0x1d84da(0x289)](_0x230f26);return delete _0x3307c1['id'],delete _0x3307c1[_0x1d84da(0x323)],delete _0x3307c1['title'],delete _0x3307c1[_0x1d84da(0x393)],_0x51a3e5[_0x1d84da(0x212)](JSON['stringify'](_0x3307c1));}_0x129e40(_0x5a5610,_0x4c00c1(0x336));function _0x1f0fcd(_0x37483a){const _0x53fd81=_0x4c00c1;return JSON[_0x53fd81(0x348)](typeof _0x37483a==_0x53fd81(0x2db)?_0x46eee1(_0x37483a):_0x56f425[_0x53fd81(0x32f)](_0x37483a));}_0x129e40(_0x1f0fcd,_0x4c00c1(0x3e1));function _0x3dc091(_0x4304f0){const _0x576e8d=_0x4c00c1;return _0x4304f0 instanceof Uint8Array?JSON[_0x576e8d(0x348)](_0x56f425[_0x576e8d(0x32f)](_0x4304f0)):_0x4304f0;}_0x129e40(_0x3dc091,_0x4c00c1(0x361));function _0x2aa6f1(_0x415c8d){const _0x456a8=_0x4c00c1;return JSON[_0x456a8(0x348)](typeof _0x415c8d==_0x456a8(0x2db)?_0x46eee1(_0x415c8d):_0x56f425[_0x456a8(0x32f)](_0x415c8d));}_0x129e40(_0x2aa6f1,_0x4c00c1(0x224));const _0x5685fe=0x100*0x14;function _0xdc7039(_0x533581,_0x4a87a5){const _0xccc02=_0x4c00c1,_0x3eaf5c=new _0x3cb8ef[(_0xccc02(0x3a0))](_0x533581),_0x406064=_0x3eaf5c[_0xccc02(0x31c)](),_0x508d0d=[];let _0x5ee48a=0x0;for(;_0x5ee48a<_0x406064;){const _0x4c0cdb=Math[_0xccc02(0x24c)](_0x5ee48a+_0x5685fe,_0x406064-0x1),_0x50ab03=_0x3eaf5c[_0xccc02(0x26d)](_0x5ee48a,Math[_0xccc02(0x24c)](_0x5ee48a+_0x5685fe,_0x406064-0x1),0x0,_0x4a87a5),_0x590022=_0x27c910(_0x50ab03);_0x508d0d[_0xccc02(0x2bd)]({'id':_0x3cb8ef[_0xccc02(0x317)]['generateRandomId'](0x13,_0xccc02(0x376)),'startRow':_0x5ee48a,'endRow':_0x4c0cdb,'data':_0x590022}),_0x5ee48a+=_0x5685fe;}return _0x508d0d;}_0x129e40(_0xdc7039,_0x4c00c1(0x28f));function _0x27c910(_0x46d8e8){const _0xf6726e=_0x4c00c1,_0xd0b2eb=_0x46d8e8[_0xf6726e(0x35c)]();return _0x51a3e5[_0xf6726e(0x212)](JSON[_0xf6726e(0x31d)](_0xd0b2eb));}_0x129e40(_0x27c910,'serializeCellDataSlice');async function _0x1dcc5d(_0x110b1a,_0x5175af,_0x2e8053,_0x250206){const _0x4f9ee0=_0x4c00c1;var _0x883217;const _0x2e0c44={'unitID':_0x5175af['id'],'rev':_0x250206,'creator':'','name':(_0x883217=_0x5175af[_0x4f9ee0(0x3d1)])!=null?_0x883217:'','resources':_0x5175af[_0x4f9ee0(0x393)]||[],'originalMeta':_0x5a5610(_0x5175af)};return{'snapshot':{'unitID':_0x2e8053,'rev':_0x2e0c44[_0x4f9ee0(0x323)],'type':_0x5589ec['UNIVER_DOC'],'workbook':void 0x0,'doc':_0x2e0c44}};}_0x129e40(_0x1dcc5d,_0x4c00c1(0x325));async function _0x46c42d(_0x1f85e1,_0x3e956f,_0x3a40e9,_0x331949,_0x13f448){const _0x5135ec=_0x4c00c1,_0x27cd22={},_0x66a222={};if(!await Promise[_0x5135ec(0x38e)](Object[_0x5135ec(0x337)](_0x3e956f['sheets'])[_0x5135ec(0x1bc)](async([_0x28f567,_0x2343d3])=>{const _0x5961a6=_0x5135ec,_0xfee119={'id':_0x2343d3['id'],'type':_0x3cb8ef[_0x5961a6(0x235)][_0x5961a6(0x20e)],'name':_0x2343d3[_0x5961a6(0x2d0)],'rowCount':_0x2343d3['rowCount'],'columnCount':_0x2343d3[_0x5961a6(0x214)],'originalMeta':_0x15acf7(_0x2343d3)};if(_0x66a222[_0x28f567]=_0xfee119,_0x2343d3['cellData']){const _0x225566=_0xdc7039(_0x2343d3[_0x5961a6(0x1e2)],_0x2343d3[_0x5961a6(0x214)]),_0x1a6c1f=await Promise[_0x5961a6(0x38e)](_0x225566[_0x5961a6(0x1bc)](_0x32fd9c=>_0x13f448['saveSheetBlock'](_0x1f85e1,{'unitID':_0x3a40e9,'type':_0x5589ec[_0x5961a6(0x2ff)],'block':_0x32fd9c})));if(_0x1a6c1f['some'](_0x397562=>{const _0x20eda3=_0x5961a6;var _0x539fa9;return((_0x539fa9=_0x397562[_0x20eda3(0x311)])==null?void 0x0:_0x539fa9[_0x20eda3(0x228)])!==_0x1391ee['OK'];}))return!0x1;_0x27cd22[_0x28f567]={'sheetID':_0x28f567,'blocks':_0x1a6c1f[_0x5961a6(0x1bc)](_0x1d0103=>_0x1d0103[_0x5961a6(0x407)])};}return!0x0;})))throw new Error(_0x5135ec(0x2f3));const _0x34d6fc=_0x4ab8fc(_0x3e956f),_0x4f8eea={'unitID':_0x3e956f['id'],'rev':_0x331949,'creator':'','name':_0x3e956f[_0x5135ec(0x2d0)],'sheetOrder':_0x3e956f[_0x5135ec(0x35d)],'sheets':_0x66a222,'blockMeta':_0x27cd22,'resources':_0x3e956f['resources']||[],'originalMeta':_0x34d6fc};return{'snapshot':{'unitID':_0x3a40e9,'rev':_0x4f8eea[_0x5135ec(0x323)],'type':_0x5589ec['UNIVER_SHEET'],'workbook':_0x4f8eea,'doc':void 0x0}};}_0x129e40(_0x46c42d,'generateTemporarySnap');async function _0x18a4e5(_0x287f67,_0x230b87,_0x1ffc4c,_0x1cf2d3,_0x2ad6f8){const _0x3cd83c=_0x4c00c1;var _0x894861,_0x1d7870;const _0x17357d={},_0x411a94={};if(!await Promise[_0x3cd83c(0x38e)](Object[_0x3cd83c(0x337)](_0x230b87[_0x3cd83c(0x238)])[_0x3cd83c(0x1bc)](async([_0x187f28,_0x3f03bc])=>{const _0x24ade=_0x3cd83c,_0x4fb319={'id':_0x3f03bc['id'],'type':_0x3cb8ef[_0x24ade(0x235)][_0x24ade(0x20e)],'name':_0x3f03bc[_0x24ade(0x2d0)],'rowCount':_0x3f03bc[_0x24ade(0x3a1)],'columnCount':_0x3f03bc['columnCount'],'originalMeta':_0x15acf7(_0x3f03bc)};if(_0x411a94[_0x187f28]=_0x4fb319,_0x3f03bc[_0x24ade(0x1e2)]){const _0x8c5ba1=_0xdc7039(_0x3f03bc['cellData'],_0x3f03bc[_0x24ade(0x214)]),_0x5bb877=await Promise['all'](_0x8c5ba1[_0x24ade(0x1bc)](_0x35c035=>_0x2ad6f8['saveSheetBlock'](_0x287f67,{'unitID':_0x1ffc4c,'type':_0x5589ec[_0x24ade(0x2ff)],'block':_0x35c035})));if(_0x5bb877['some'](_0x14c9e2=>{const _0x4d5fae=_0x24ade;var _0x2b5f87;return((_0x2b5f87=_0x14c9e2[_0x4d5fae(0x311)])==null?void 0x0:_0x2b5f87[_0x4d5fae(0x228)])!==_0x1391ee['OK'];}))return!0x1;_0x17357d[_0x187f28]={'sheetID':_0x187f28,'blocks':_0x5bb877[_0x24ade(0x1bc)](_0x4d0967=>_0x4d0967[_0x24ade(0x407)])};}return!0x0;})))throw new Error('[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.');const _0x3c4460=_0x4ab8fc(_0x230b87),_0xcbb3ae={'unitID':_0x230b87['id'],'rev':_0x1cf2d3,'creator':'','name':_0x230b87['name'],'sheetOrder':_0x230b87[_0x3cd83c(0x35d)],'sheets':_0x411a94,'blockMeta':_0x17357d,'resources':_0x230b87[_0x3cd83c(0x393)]||[],'originalMeta':_0x3c4460},_0x5a8ad8={'unitID':_0x1ffc4c,'rev':_0xcbb3ae[_0x3cd83c(0x323)],'type':_0x5589ec[_0x3cd83c(0x2ff)],'workbook':_0xcbb3ae,'doc':void 0x0},_0x5dcdcd=await _0x2ad6f8['saveSnapshot'](_0x287f67,{'unitID':_0x1ffc4c,'type':_0x5589ec[_0x3cd83c(0x2ff)],'snapshot':_0x5a8ad8});if(_0x3f3726(_0x5dcdcd[_0x3cd83c(0x311)]))throw new Error(_0x3cd83c(0x2ad)+((_0x894861=_0x5dcdcd['error'])==null?void 0x0:_0x894861[_0x3cd83c(0x228)])+':'+((_0x1d7870=_0x5dcdcd['error'])==null?void 0x0:_0x1d7870['message']));return{'snapshot':_0x5a8ad8};}_0x129e40(_0x18a4e5,_0x4c00c1(0x21c));function _0x50c3d6(_0x2d7001,_0x48c8d1,_0x396663){const _0x47105d=_0x4c00c1,_0x18ba34=_0x2d7001[_0x47105d(0x41a)];if(!_0x18ba34)throw new Error('');const _0xd42b2={};Object[_0x47105d(0x337)](_0x18ba34[_0x47105d(0x238)])[_0x47105d(0x2f2)](([_0x477956,_0x4ff83a])=>{const _0x58f7ef=_0x47105d,_0x26b078=_0x1f0fcd(_0x4ff83a['originalMeta']);_0xd42b2[_0x477956]={'id':_0x4ff83a['id'],'name':_0x4ff83a[_0x58f7ef(0x2d0)],'rowCount':_0x4ff83a['rowCount'],'columnCount':_0x4ff83a[_0x58f7ef(0x214)],..._0x26b078};});const _0x4666fb=new Map();_0x48c8d1[_0x47105d(0x2f2)](_0x5be214=>{_0x4666fb['set'](_0x5be214['id'],_0x5be214);}),_0x18ba34[_0x47105d(0x3ad)]&&Object[_0x47105d(0x337)](_0x18ba34[_0x47105d(0x3ad)])[_0x47105d(0x2f2)](([_0x3eee47,_0x54f97c])=>{const _0x1760ba=_0x47105d;var _0x129b43;const _0x3998d3=_0xd42b2[_0x3eee47];_0x3998d3['cellData']={};const _0x5d0513=[];(_0x129b43=_0x54f97c[_0x1760ba(0x26f)])==null||_0x129b43[_0x1760ba(0x2f2)](_0xde1eb=>{const _0x1451d9=_0x1760ba,_0x547deb=_0x4666fb[_0x1451d9(0x2d6)](_0xde1eb);if(_0x547deb)_0x5d0513[_0x1451d9(0x2bd)](_0x547deb);else throw new Error('');}),_0x5d0513[_0x1760ba(0x2f2)](_0x33e002=>{const _0x1e39a5=_0x1760ba,_0xb7aea=_0x3dc091(_0x33e002['data']);Object[_0x1e39a5(0x337)](_0xb7aea)['forEach'](([_0x2e7def,_0x1a2e98])=>{const _0x295fd1=_0x1e39a5,_0x2ecb1c=_0x3998d3['cellData'][+_0x2e7def]={};Object['entries'](_0x1a2e98)[_0x295fd1(0x2f2)](([_0x57faaa,_0xbd398f])=>{_0x2ecb1c[+_0x57faaa]=_0xbd398f;});});});});const _0xfecd95=_0x1f0fcd(_0x18ba34['originalMeta']);return{'id':_0x2d7001[_0x47105d(0x26c)]||_0x18ba34['unitID'],'rev':_0x2d7001[_0x47105d(0x323)]||_0x18ba34[_0x47105d(0x323)],'name':_0x18ba34['name'],'sheetOrder':_0x18ba34[_0x47105d(0x35d)],'appVersion':'','locale':_0x3cb8ef[_0x47105d(0x1f6)][_0x47105d(0x3fd)],'sheets':_0xd42b2,'styles':{},'resources':_0x18ba34[_0x47105d(0x393)]||[],..._0xfecd95};}_0x129e40(_0x50c3d6,'transformSnapshotToWorkbookData');function _0xc153c6(_0x5a7f72){const _0x3c9f7e=_0x4c00c1,_0x2d3505=_0x5a7f72[_0x3c9f7e(0x29b)];if(_0x2d3505==null)throw new Error(_0x3c9f7e(0x1e8));const {unitID:_0x43ebc0,rev:_0x529afd,name:_0x4cb483,originalMeta:_0x4c220d,resources:resources=[]}=_0x2d3505,{body:_0x5a63e1,documentStyle:documentStyle={},settings:settings={},drawings:drawings={},drawingsOrder:drawingsOrder=[],tableSource:tableSource={},headers:headers={},footers:footers={},lists:lists={}}=_0x2aa6f1(_0x4c220d);return{'id':_0x43ebc0,'rev':_0x529afd,'locale':_0x3cb8ef['LocaleType'][_0x3c9f7e(0x3fd)],'title':_0x4cb483,'body':_0x5a63e1,'documentStyle':documentStyle,'settings':settings,'drawings':drawings,'drawingsOrder':drawingsOrder,'resources':resources,'tableSource':tableSource,'headers':headers,'footers':footers,'lists':lists};}_0x129e40(_0xc153c6,_0x4c00c1(0x2ba));async function _0xe1869d(_0xb8f47b,_0x54418b,_0x23c1c0,_0x302753,_0x5b2193){const _0x2cece5=_0x4c00c1;var _0x2a8061,_0x3120af,_0xe4b1d9;const _0xd9827={'unitID':_0x54418b['id'],'rev':_0x302753,'creator':'','name':(_0x2a8061=_0x54418b[_0x2cece5(0x3d1)])!=null?_0x2a8061:'','resources':_0x54418b[_0x2cece5(0x393)]||[],'originalMeta':_0x5a5610(_0x54418b)},_0xf71ac8={'unitID':_0x23c1c0,'rev':_0xd9827['rev'],'type':_0x5589ec[_0x2cece5(0x3aa)],'workbook':void 0x0,'doc':_0xd9827},_0x2ca0f6=await _0x5b2193[_0x2cece5(0x2f4)](_0xb8f47b,{'unitID':_0x23c1c0,'type':_0x5589ec['UNIVER_DOC'],'snapshot':_0xf71ac8});if(_0x3f3726(_0x2ca0f6[_0x2cece5(0x311)]))throw new Error('transformDocumentDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20'+((_0x3120af=_0x2ca0f6[_0x2cece5(0x311)])==null?void 0x0:_0x3120af[_0x2cece5(0x228)])+':'+((_0xe4b1d9=_0x2ca0f6[_0x2cece5(0x311)])==null?void 0x0:_0xe4b1d9[_0x2cece5(0x2a9)]));return{'snapshot':_0xf71ac8};}_0x129e40(_0xe1869d,_0x4c00c1(0x2c4));async function _0x4936f7(_0x32a7f4,_0x50a9e0){const _0x1ea58e=_0x4c00c1,_0x7be4bd=_0x32a7f4[_0x1ea58e(0x41a)];if(!_0x7be4bd)throw new Error(_0x1ea58e(0x1c3));const _0x3906a3=[],_0x281e0b=[];return Object[_0x1ea58e(0x337)](_0x7be4bd[_0x1ea58e(0x3ad)])[_0x1ea58e(0x2f2)](([_0x584b99,_0x491914])=>{const _0x54eb0a=_0x1ea58e,_0x3c8185=_0x491914['blocks'][_0x54eb0a(0x1bc)](async _0x53736a=>{const _0x2a4cf9=_0x54eb0a,_0x18bb2d={'unitID':_0x7be4bd['unitID'],'type':_0x5589ec[_0x2a4cf9(0x2ff)],'blockID':_0x53736a},{block:_0x4a6cf2}=await _0x50a9e0[_0x2a4cf9(0x2a3)]({},_0x18bb2d);if(_0x4a6cf2)_0x3906a3[_0x2a4cf9(0x2bd)](_0x4a6cf2);else throw new Error('Block\x20not\x20found');});_0x281e0b[_0x54eb0a(0x2bd)](..._0x3c8185);}),await Promise['all'](_0x281e0b),_0x3906a3;}_0x129e40(_0x4936f7,_0x4c00c1(0x26b));var _0x517ac7=Object[_0x4c00c1(0x24f)],_0x7e4f6d=Object[_0x4c00c1(0x399)],_0xfee484=_0x129e40((_0x23c483,_0x490886,_0x574d82,_0x269fb3)=>{for(var _0x2bb4f0=_0x269fb3>0x1?void 0x0:_0x269fb3?_0x7e4f6d(_0x490886,_0x574d82):_0x490886,_0x46842c=_0x23c483['length']-0x1,_0x54d97b;_0x46842c>=0x0;_0x46842c--)(_0x54d97b=_0x23c483[_0x46842c])&&(_0x2bb4f0=(_0x269fb3?_0x54d97b(_0x490886,_0x574d82,_0x2bb4f0):_0x54d97b(_0x2bb4f0))||_0x2bb4f0);return _0x269fb3&&_0x2bb4f0&&_0x517ac7(_0x490886,_0x574d82,_0x2bb4f0),_0x2bb4f0;},_0x4c00c1(0x374)),_0x4b0dce=_0x129e40((_0x580dd9,_0x9a692f)=>(_0x5a6648,_0x100f44)=>_0x9a692f(_0x5a6648,_0x100f44,_0x580dd9),_0x4c00c1(0x2b1));const _0x502150=_0x3cb8ef['createIdentifier'](_0x4c00c1(0x3d4));_0x59f3a8[_0x4c00c1(0x3ee)]=(_0x5a1e47=class{constructor(_0x403957,_0x38f0b8,_0x152e72,_0x157eed,_0xd8dab8,_0x30b7ab,_0x4dc415){const _0x127f6e=_0x4c00c1;this['_revisionService']=_0x403957,this[_0x127f6e(0x25a)]=_0x38f0b8,this[_0x127f6e(0x1ba)]=_0x152e72,this[_0x127f6e(0x339)]=_0x157eed,this['_injector']=_0xd8dab8,this['_compressMutationService']=_0x30b7ab,this[_0x127f6e(0x333)]=_0x4dc415;}async[_0x4c00c1(0x257)](_0x45dc49,_0x41aa12,_0x2d5a77={'metadata':{'x-feature-id':_0x16a823()}}){const _0x575af0=_0x4c00c1;var _0x1909a2;if(this[_0x575af0(0x25a)][_0x575af0(0x1dd)](_0x45dc49,_0x3cb8ef[_0x575af0(0x36a)][_0x575af0(0x2ff)]))throw new Error(_0x575af0(0x2b0)+_0x45dc49+'.');const {snapshot:_0x28b18a,changesets:_0x31e9e3,error:_0x243fb1}=await this[_0x575af0(0x1ba)][_0x575af0(0x302)](_0x2d5a77,{'unitID':_0x45dc49,'type':_0x5589ec[_0x575af0(0x2ff)],'revision':_0x41aa12});if(_0x3f3726(_0x243fb1)||!_0x28b18a||!_0x28b18a[_0x575af0(0x41a)])throw new Error(_0x575af0(0x1d2));const _0x44c067=(_0x1909a2=_0x31e9e3==null?void 0x0:_0x31e9e3[_0x575af0(0x3a3)])!=null?_0x1909a2:0x0;if(_0x41aa12!==0x0&&_0x28b18a[_0x575af0(0x323)]+_0x44c067!==_0x41aa12)throw new Error(_0x575af0(0x266));const {workbook:_0xe41e0a}=_0x28b18a,_0x5d70f2=_0xe41e0a['blockMeta']?Object[_0x575af0(0x337)](_0xe41e0a[_0x575af0(0x3ad)])['map'](([_0x34e130,_0x1a520b])=>{const _0x2d5b16=_0x575af0;var _0x38b8e7,_0x3d915c;return(_0x3d915c=(_0x38b8e7=_0x1a520b[_0x2d5b16(0x26f)])==null?void 0x0:_0x38b8e7['map'](_0x218910=>_0x218910))!=null?_0x3d915c:[];})[_0x575af0(0x3a2)]():[],_0x339b37=(await Promise['all'](_0x5d70f2[_0x575af0(0x1bc)](_0x56e742=>this[_0x575af0(0x1ba)][_0x575af0(0x3f9)](_0x2d5a77,{'unitID':_0x45dc49,'type':_0x5589ec['UNIVER_SHEET'],'blockID':_0x56e742})['then'](_0x4b087f=>_0x4b087f[_0x575af0(0x1bb)]))))['filter'](_0x1663c5=>!!_0x1663c5),_0x46b497=_0x50c3d6(_0x28b18a,_0x339b37),_0x1308df=this[_0x575af0(0x25a)][_0x575af0(0x318)](_0x3cb8ef['UniverInstanceType'][_0x575af0(0x2ff)],_0x46b497),_0x119556=this[_0x575af0(0x211)][_0x575af0(0x1df)][_0x575af0(0x285)](this[_0x575af0(0x211)]['interceptor'][_0x575af0(0x2c1)]()[_0x575af0(0x1eb)]);return _0x31e9e3==null||_0x31e9e3[_0x575af0(0x2f2)](_0x42a82b=>{const _0x4547b2=_0x575af0,_0x4b0467=_0x42a82b[_0x4547b2(0x22e)]['map'](_0x3c74b4=>({'id':_0x3c74b4['id'],'params':JSON['parse'](_0x3c74b4['data'])}));({..._0x42a82b,'mutations':_0x119556(_0x4b0467,null)||_0x4b0467}[_0x4547b2(0x22e)]['forEach'](_0x3c294f=>this['_commandService'][_0x4547b2(0x1e7)](_0x3c294f['id'],_0x3c294f['params'],{'fromChangeset':!0x0})),this[_0x4547b2(0x3af)][_0x4547b2(0x296)](_0x45dc49));}),_0x1308df;}async[_0x4c00c1(0x307)](_0xa1149b,_0x33c13c,_0x55c3f2={'metadata':{'x-feature-id':_0x16a823()}}){const _0x344799=_0x4c00c1;var _0xb46ae6;const {snapshot:_0x3565e4,changesets:_0x7ba594,error:_0x45d431}=await this[_0x344799(0x1ba)]['getUnitOnRev'](_0x55c3f2,{'unitID':_0xa1149b,'type':_0x5589ec['UNIVER_DOC'],'revision':_0x33c13c});if(_0x3f3726(_0x45d431)||!_0x3565e4||!_0x3565e4[_0x344799(0x29b)])throw new Error('[SnapshotService]:\x20request\x20snapshot\x20error!');const _0x34d74b=(_0xb46ae6=_0x7ba594==null?void 0x0:_0x7ba594[_0x344799(0x3a3)])!=null?_0xb46ae6:0x0;if(_0x33c13c!==0x0&&_0x3565e4[_0x344799(0x323)]+_0x34d74b!==_0x33c13c)throw new Error(_0x344799(0x266));const _0xb64ed2=_0xc153c6(_0x3565e4),_0x10c239=this['_univerInstanceService']['createUnit'](_0x3cb8ef[_0x344799(0x36a)][_0x344799(0x3aa)],_0xb64ed2);return _0x7ba594==null||_0x7ba594[_0x344799(0x2f2)](_0x302506=>{const _0x262850=_0x344799;_0x302506[_0x262850(0x22e)]['map'](_0x5ad78c=>({'id':_0x5ad78c['id'],'params':JSON[_0x262850(0x348)](_0x5ad78c[_0x262850(0x22b)])}))[_0x262850(0x2f2)](_0x38e00a=>this[_0x262850(0x339)][_0x262850(0x1e7)](_0x38e00a['id'],_0x38e00a['params'],{'fromChangeset':!0x0})),this[_0x262850(0x3af)][_0x262850(0x296)](_0xa1149b);}),_0x10c239;}['save'](_0x4de467,_0x81e241){const _0x53dff6=_0x4c00c1,_0x5f3465={..._0x81e241[_0x53dff6(0x30a)]()};_0x81e241[_0x53dff6(0x3d2)]()['forEach'](_0x255920=>{const _0xe69d56=_0x53dff6;_0x5f3465[_0xe69d56(0x238)][_0x255920['getSheetId']()]=_0x3cb8ef[_0xe69d56(0x317)][_0xe69d56(0x289)](_0x255920[_0xe69d56(0x30a)]());});const _0x21b67b=this[_0x53dff6(0x333)][_0x53dff6(0x2f0)](_0x81e241[_0x53dff6(0x271)](),_0x3cb8ef['UniverInstanceType'][_0x53dff6(0x2ff)]);return _0x5f3465[_0x53dff6(0x393)]=_0x21b67b,_0x5f3465;}['saveDoc'](_0x194ebe,_0x134229){const _0x416264=_0x4c00c1,_0x236bd2={..._0x134229['getSnapshot']()},_0x30ada0=this[_0x416264(0x333)][_0x416264(0x2f0)](_0x134229[_0x416264(0x271)](),_0x3cb8ef[_0x416264(0x36a)][_0x416264(0x3aa)]);return _0x236bd2[_0x416264(0x393)]=_0x30ada0,_0x236bd2;}},_0x129e40(_0x5a1e47,_0x4c00c1(0x3ee)),_0x5a1e47),_0x59f3a8[_0x4c00c1(0x3ee)]=_0xfee484([_0x4b0dce(0x0,_0x3cb8ef[_0x4c00c1(0x1e3)](_0x59f3a8[_0x4c00c1(0x350)])),_0x4b0dce(0x1,_0x3cb8ef['IUniverInstanceService']),_0x4b0dce(0x2,_0x502150),_0x4b0dce(0x3,_0x3cb8ef['ICommandService']),_0x4b0dce(0x4,_0x3cb8ef[_0x4c00c1(0x1e3)](_0x3cb8ef[_0x4c00c1(0x405)])),_0x4b0dce(0x5,_0x3cb8ef[_0x4c00c1(0x1e3)](_0x2717fa)),_0x4b0dce(0x6,_0x3cb8ef[_0x4c00c1(0x1e3)](_0x3cb8ef['IResourceManagerService']))],_0x59f3a8[_0x4c00c1(0x3ee)]);var _0x574959=Object[_0x4c00c1(0x24f)],_0x1b3f1e=Object[_0x4c00c1(0x399)],_0x1189c6=_0x129e40((_0x4bd7d3,_0x5bcb5a,_0x2962de)=>_0x5bcb5a in _0x4bd7d3?_0x574959(_0x4bd7d3,_0x5bcb5a,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x2962de}):_0x4bd7d3[_0x5bcb5a]=_0x2962de,_0x4c00c1(0x363)),_0x4df47c=_0x129e40((_0x46f06f,_0x5bade6,_0x148dd1,_0x436f22)=>{const _0xccb76=_0x4c00c1;for(var _0x143e52=_0x436f22>0x1?void 0x0:_0x436f22?_0x1b3f1e(_0x5bade6,_0x148dd1):_0x5bade6,_0x53c02c=_0x46f06f[_0xccb76(0x3a3)]-0x1,_0x41b38f;_0x53c02c>=0x0;_0x53c02c--)(_0x41b38f=_0x46f06f[_0x53c02c])&&(_0x143e52=(_0x436f22?_0x41b38f(_0x5bade6,_0x148dd1,_0x143e52):_0x41b38f(_0x143e52))||_0x143e52);return _0x436f22&&_0x143e52&&_0x574959(_0x5bade6,_0x148dd1,_0x143e52),_0x143e52;},_0x4c00c1(0x28e)),_0x2485e5=_0x129e40((_0x34272c,_0xc909b3)=>(_0x385aab,_0x10a102)=>_0xc909b3(_0x385aab,_0x10a102,_0x34272c),'__decorateParam'),_0x4a3104=_0x129e40((_0x46b4f7,_0x4b20d6,_0x169fc6)=>_0x1189c6(_0x46b4f7,_0x4b20d6+'',_0x169fc6),_0x4c00c1(0x201));const _0x25ae76=_0x4c00c1(0x219);_0x59f3a8[_0x4c00c1(0x38a)]=(_0x447ed2=class extends _0x3cb8ef[_0x4c00c1(0x2ee)]{constructor(_0x233493=_0x393c8b,_0x3d8e12,_0xe0aafa){const _0x1023fd=_0x4c00c1;super(),this[_0x1023fd(0x1c0)]=_0x233493,this['_injector']=_0x3d8e12,this[_0x1023fd(0x2fc)]=_0xe0aafa;const {..._0x2d1a05}=_0x3cb8ef[_0x1023fd(0x233)]({},_0x393c8b,this[_0x1023fd(0x1c0)]);this[_0x1023fd(0x2fc)][_0x1023fd(0x2a5)](_0x58b9fd,_0x2d1a05);}[_0x4c00c1(0x2ab)](){const _0x140077=_0x4c00c1;[[_0x59f3a8[_0x140077(0x350)]],[_0x1e1895],[_0x59f3a8[_0x140077(0x2de)]],[_0x59f3a8[_0x140077(0x2a0)]],[_0x59f3a8[_0x140077(0x3ee)]],[_0x55e099,{'useClass':_0x19b2c4}],[_0x2717fa]][_0x140077(0x2f2)](_0x363e0=>this[_0x140077(0x3d8)][_0x140077(0x2da)](_0x363e0)),this[_0x140077(0x3d8)]['get'](_0x59f3a8['DocTransformController']),this['_injector'][_0x140077(0x2d6)](_0x1e1895),this[_0x140077(0x3d8)]['get'](_0x59f3a8[_0x140077(0x2de)]);}},_0x129e40(_0x447ed2,_0x4c00c1(0x38a)),_0x447ed2),_0x4a3104(_0x59f3a8[_0x4c00c1(0x38a)],_0x4c00c1(0x2e3),_0x25ae76),_0x59f3a8[_0x4c00c1(0x38a)]=_0x4df47c([_0x3cb8ef['DependentOn'](_0x13f0c1['UniverLicensePlugin']),_0x2485e5(0x1,_0x3cb8ef[_0x4c00c1(0x1e3)](_0x3cb8ef['Injector'])),_0x2485e5(0x2,_0x3cb8ef['IConfigService'])],_0x59f3a8[_0x4c00c1(0x38a)]);const _0x14ff4e=_0x3cb8ef[_0x4c00c1(0x2a4)](_0x4c00c1(0x1c4)),_0x451d46={'id':_0x4c00c1(0x1ef),'type':_0x3cb8ef[_0x4c00c1(0x342)]['MUTATION'],'handler':_0x129e40(()=>!0x0,_0x4c00c1(0x1d5))};_0x59f3a8[_0x4c00c1(0x3ff)]=_0x27cf52,_0x59f3a8[_0x4c00c1(0x33d)]=_0x2717fa,_0x59f3a8[_0x4c00c1(0x2b7)]=_0x451d46,_0x59f3a8[_0x4c00c1(0x1c4)]=_0x14ff4e,_0x59f3a8['ISnapshotServerService']=_0x502150,_0x59f3a8[_0x4c00c1(0x1f9)]=_0x55e099,_0x59f3a8[_0x4c00c1(0x3cf)]=_0xd4b137,_0x59f3a8[_0x4c00c1(0x2b5)]=_0x42a9cc,_0x59f3a8['SINGLE_SNAPSHOT_MUTATIONS']=_0x274a27,_0x59f3a8[_0x4c00c1(0x3e6)]=_0x19b2c4,_0x59f3a8[_0x4c00c1(0x400)]=_0x46eee1,_0x59f3a8['b64EncodeUnicode']=_0x14acf1,_0x59f3a8[_0x4c00c1(0x325)]=_0x1dcc5d,_0x59f3a8[_0x4c00c1(0x3cc)]=_0x46c42d,_0x59f3a8[_0x4c00c1(0x26b)]=_0x4936f7,_0x59f3a8[_0x4c00c1(0x3fa)]=_0x5e68a5,_0x59f3a8['isTransformChangesetsSuccess']=_0x2250bb,_0x59f3a8[_0x4c00c1(0x2bb)]=_0x3de594,_0x59f3a8[_0x4c00c1(0x346)]=_0x5e1569,_0x59f3a8[_0x4c00c1(0x398)]=_0x419338,_0x59f3a8[_0x4c00c1(0x284)]=_0x591a77,_0x59f3a8['isTransformMutationsWithChangesetFailure']=_0x7feb51,_0x59f3a8[_0x4c00c1(0x286)]=_0x564e1f,_0x59f3a8[_0x4c00c1(0x29f)]=_0x29d678,_0x59f3a8['parseChangesetToProtocol']=_0x2a360d,_0x59f3a8[_0x4c00c1(0x3e0)]=_0xa6f622,_0x59f3a8[_0x4c00c1(0x2ed)]=_0x173a1f,_0x59f3a8['parseProtocolCommand']=_0x865a7a,_0x59f3a8[_0x4c00c1(0x3c7)]=_0x8ab4f3,_0x59f3a8[_0x4c00c1(0x386)]=_0x56f425,_0x59f3a8[_0x4c00c1(0x279)]=_0x51a3e5,_0x59f3a8['transformDocumentDataToSnapshot']=_0xe1869d,_0x59f3a8[_0x4c00c1(0x2ba)]=_0xc153c6,_0x59f3a8[_0x4c00c1(0x27f)]=_0x50c3d6,_0x59f3a8[_0x4c00c1(0x21c)]=_0x18a4e5,Object[_0x4c00c1(0x24f)](_0x59f3a8,Symbol[_0x4c00c1(0x40b)],{'value':'Module'});}));function _0x2a84(_0x589ac7,_0x25bb9e){const _0x341b75=_0x341b();return _0x2a84=function(_0x2a847e,_0x59a7e5){_0x2a847e=_0x2a847e-0x1b9;let _0x50f88f=_0x341b75[_0x2a847e];return _0x50f88f;},_0x2a84(_0x589ac7,_0x25bb9e);}function _0x341b(){const _0x51dd88=['AddHyperLinkMutation','_rightInclineTransformMutations','getRev','UNRECOGNIZED','isRangesEqual','APPLY_REJECT','DeleteCommentMutation','loadSheet','parseInt','actions','_univerInstanceService','replace','comment_update','singleReferenceToGrid','splice','@univerjs/sheets-hyper-link','endRow','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','RemoveSheetsFilterMutation','reduce','drawingObjectsIntersect','ranges','[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!','color','handleDefaultRangeChangeWithEffectRefCommands','__decorateParam$3','payload','getSheetBlocksFromSnapshot','unitID','getSlice','AddCommentMutation','blocks','value','getUnitId','some','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','SetConditionalRuleMutation','max','liveshare.fetch_operations','UpdateCommentMutation','edit\x20range\x20of\x20same\x20data-validation\x20rule\x20is\x20not\x20allowed','textEncoder','transformAddCommentWithRefRange','users_enter','exports','SETTING','has','transformSnapshotToWorkbookData','RemoveDataValidationMutation','revision','SetNumfmtMutation','COLUMN','isTransformMutationsSuccess','fetchThroughInterceptors','isTransformMutationsWithChangesetSuccess','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','\x20already\x20exists.','deepClone','AddConditionalRuleMutation','insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','contain','number','__decorateClass','splitCellDataToBlocks','LIVESHARE_NEW_HOST','isArray','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','1090344VcIZcY','getRandomValues','incrementRevOfUnit','3840431lLdpmu','isInclineTransformMutationsFailure','error_msg','LICENSE_MAX_UNITS_EXCEEDED','doc','encodeWorkbookOtherMetas','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','UniverProLicense','mapDocumentTypeToUniverType','DocTransformController','UpdateDataValidationMutation','mergeOrder','getSheetBlock','createIdentifier','setConfig','JSON1','handleBaseMoveRowsCols','__decorateClass$3','message','left','onStarting','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column','transformWorkbookDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','reorderRemoveRows','UpdateRuleType','[SnapshotService]:\x20cannot\x20load\x20the\x20same\x20unit\x20twice!\x20The\x20unitID\x20is\x20','__decorateParam$1','realDeleteValue','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name','toOrder','SINGLE_HISTORY_MUTATIONS','INVALID_ARGUMENT','CreateUnitMutation','liveshare.operation','bind','transformSnapshotToDocumentData','isTransformMutationFailure','sort','push','order','@univerjs/data-validation','getCurrentRevOfUnit','getInterceptPoints','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','transformCellsFromRefStyle','transformDocumentDataToSnapshot','uid','LICENSE_IMPORT_SIZE_EXCEEDED','SetColDataMutation','SetRangeValuesMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment','liveshare.terminate','parseChangesetToProtocol','unsafeStringify','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','MoveRangeMutation','sequenceNodeType','name','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','CONNECTOR_DATA_TOO_LARGE','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','SetRowDataMutation','RemoveHyperLinkMutation','get','start','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','187640MmXumy','add','string','insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','SetRowHiddenMutation','SheetTransformController','SetRowVisibleMutation','INTERNAL_ERROR','SetDrawingApplyMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','pluginName','encodeWorksheetOtherMetas','end','SetWorksheetNameMutation','subtract','IUniverInstanceService','should_close_conn','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','getDataRange','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','parseProtocolChangeset','Plugin','univer.mutation.revert-version','getResources','UPDATE_PERMISSION_OBJ','forEach','[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.','saveSnapshot','includes','fromCharCode','slice','incrementRev','intersect','798213qmsMfq','isError','_configService','setValue','UniverSheetsHyperLink','UNIVER_SHEET','SetTabColorMutation','shift','getUnitOnRev','Range','SetWorksheetProtectionMutation','step','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col','loadDoc','LIVESHARE_REQUEST_HOST','insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','getSnapshot','serializeRange','filter','registerCommand','MoveColsCommand','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','EmptyMutation','error','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','YUUMI_SUBSCRIPTION_NOT_FOUND','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','ERROR','Tools','createUnit','makeMatrixArray','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet','selections','getLength','stringify','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','insertMatrixArray','users_leave','_init','size','rev','_initSetRangeValues','generateTempDocumentSnapshot','body','drawingOrderObjectsIntersect','Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.','\x20and\x20','unit_delete','UniverSheetsDrawing','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','commentId','fill','decode','USERS_LEAVE','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','_resourceManagerService','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','Trying\x20to\x20mutate\x20a\x20deleted\x20worksheet!','encodeDocOriginalMeta','entries','generateStringWithSequence','_commandService','_transformService','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order','foreach','CompressMutationService','SetWorksheetRowIsAutoHeightMutation','PSEUDO_FETCH_MISSING_RESULT','criteria','1522452eKzUdp','CommandType','transformChangesets','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','DeleteConditionalRuleMutation','isTransformMutationSuccess','UniverSheetsFilter','parse','comment','isMergeCell','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','SNAPSHOT_HAS_BEEN_REMOVED','endColumn','forValue','remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','RevisionService','DrawingApplyType','SetRangeProtectionMutation','@univerjs/engine-formula','@univerjs-pro/license','rowData','transformPosition','applyAddMutationTransform','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','MSG_FOR_ERROR','formula1','AddWorksheetMergeMutation','getData','sheetOrder','set','univer-pro.collaboration.transform-service','columnData','decodePartOfCellData','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','__defNormalProp','liveshare.new_host','set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','serializeRangeToRefString','changeset_ack','ref','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment','UniverInstanceType','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','SetFrozenMutation','TOO_MANY_REQUESTS','getValue','right','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','moveRows','@univerjs/sheets-conditional-formatting','dispose','__decorateClass$1','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','0123456789','AddRangeProtectionMutation','range','rotateRange','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','@univerjs/sheets','YUUMI_URL_COL_OUT_OF_RANGE','CHANGESET_REVISION_CONFILICT','Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.','intersects','from','moveMatrixArray','RANGE_TYPE','move\x20col\x20is\x20conflict\x20with\x20move\x20col','LIVESHARE_OPERATION','MoveConditionalRuleMutation','textDecoder','handleRemove','\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20','values','UniverCollaborationPlugin','RemoveRowMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','cellValue','all','lineSubtractLines','MoveColsMutation','_transformMap','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','resources','MoveRowsMutation','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','SetSelectionsOperation','unitId','isTransformMutationsFailure','getOwnPropertyDescriptor','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','rng','toColumn','handleCommonDefaultRangeChangeWithEffectRefCommands','COMPRESS_MUTATION_SEND','__decorateParam$4','ObjectMatrix','rowCount','flat','length','rule','UniverThreadComment','textRanges','ReCalcSheetsFilterMutation','sheet','move\x20range\x20is\x20conflict\x20with\x20reorder\x20range','UNIVER_DOC','RANGE','changeset_should_retry','blockMeta','LICENSE_EXPORT_SIZE_EXCEEDED','_revisionService','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','NOT_FOUND','APPLY_DUPLICATED','MUTATION','handleBaseInsertRange','mergeAddMutation','ENSURE_SNAPSHOT_EXECUTION','SNAPSHOT_INVALID_SNAPSHOT','InterceptorManager','parentId','isTransformChangesetsSuccess','transformMutation','move\x20row\x20is\x20conflict\x20with\x20move\x20row','deserializeRangeWithSheetWithCache','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','USERS_ENTER','PERMISSION_REJ','concat','move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','m2Prime','isFormulaString','pseudo_fetch_missing_result','parseProtocolMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','RichTextEditingMutation','PY_RUNTIME_SCRIPT_ERROR','fromOrder','generateTemporarySnap','move\x20row\x20is\x20conflict\x20with\x20move\x20range','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','RevertRevisionMutation','rowsAutoHeightInfo','title','getSheets','UniverSheetsConditionalFormatting','univer.snapshot-server-service','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','Remove-cols\x20has\x20conflicts\x20with\x20move-range','processFormulaString','_injector','SetColVisibleMutation','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','m1Prime','PERMISSION_DENIED','orderMapGenerator','isMerged','parseMutationToProtocol','decodeWorksheetOtherMetas','transformTextRanges','startOffset','SetWorksheetOrderMutation','SetSheetsFilterRangeMutation','TransformService','amd','type','InsertColCommand','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','JSONX','YUUMI_UNABLE_LOAD_URL','params','SnapshotService','drawingId','SetWorksheetRowHeightMutation','parseProtocolCommand','COMPLETION_FINISHED','381660kIWFCb','remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','UniverProCollaboration','hasOwnProperty','nodeType','column','getDeserializedSheetBlock','isTransformChangesetsFailure','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','[TransformService]\x20Transform\x20algorithm\x20for\x20','EN_US','APPLY_NON_SEQUENTIAL_REVISION','CollaborationEvent','b64DecodeUnicode','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','drawingIds','liveshare.request_host','sourceRange','Injector','find','blockID','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','ALREADY_EXISTS','unshift','toStringTag','LIVESHARE_FETCH_OPERATIONS','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','registerTransformAlgorithm','UNISCRIPT_RUN','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','UpdateCommentRefMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','FETCH_MISSING','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','actualRow','SUBMIT_CHANGESET','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','moveColumns','workbook','rules','collaboration.config','getMatrix','@univerjs/sheets-filter','SetSheetsFilterCriteriaMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','ICommandService','UNIVER_PROJECT','transformFormula','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft','new_changesets','remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','after','_snapshotServerService','block','map','col','RemoveWorksheetMergeMutation','link','_config','symbol','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','Workbook\x20metadata\x20is\x20not\x20available','IHistoryIoService','actualColumn','handleInsert','CHANGESET_ACK','@univerjs/core','objects','reorder\x20range\x20is\x20conflict\x20with\x20reorder\x20range','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','any','targetRange','[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20','MoveRowsCommand','row','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitId:\x20','[SnapshotService]:\x20request\x20snapshot\x20error!','SetColHiddenMutation','findIndex','handler','ruleId','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','transformUpdateDataValidationWithRefRange','Rectangle','ReorderRangeMutation','UNIVER_SLIDE','isMergedMainCell','getUnit','Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.','interceptor','__decorateClass$2','spliceArray','cellData','Inject','APPLY_PERMISSION_DENIED','b64EncodeUnicode','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','syncExecuteCommand','transformSnapshotToDocumentData():\x20snapshot.doc\x20is\x20undefined.','Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.','move\x20col\x20is\x20conflict\x20with\x20move\x20range','COMPRESS_MUTATION_APPLY','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','object','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','univer.mutation.create-unit','update_cursor','write2Matrix','createInterceptorKey','RemoveSheetMutation','InsertRowCommand','transform','LocaleType','removeColumns','REFERENCE','ITransformService','move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','startRow','RemoveRowCommand','charCodeAt','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','AddDataValidationMutation','transformMutations','__publicField','queryObjectMatrix','toLowerCase','SetWorksheetRowAutoHeightMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','styleRefMap','sequenceNodesBuilder','randomUUID','InsertSheetMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col','intercept','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','Disposable','GRID','LICENSE_DISTRO_REJECTED','RemoveNumfmtMutation','_compressMutationService','encode','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitID:\x20','columnCount','index','baseRev','UNDEFINED','submit_changeset','UNIVER_COLLABORATION_PLUGIN','InsertRowMutation','Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!','transformWorkbookDataToSnapshot','keys','handleBaseRemoveRange','transformRefStyleFromCells','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','@univerjs/docs','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','@univerjs/thread-comment','decodeDocOriginalMeta','UNIVER_UNKNOWN','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','code','RangeSubtractRanges','UpdateHyperLinkMutation','data','subUnitId','RemoveColMutation','mutations','startColumn','extractActionsBySegmentId','indexOf','ErrorType','merge','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','SheetTypes','@univerjs/sheets-drawing','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','sheets','CHANGESET_REJ','InsertColMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','setRev','colId','formula2','433579WSxHLy','transformAddDataValidationWithRefRange','SetWorksheetColWidthMutation','removeRows','__decorateParam$5','permission_rej','cfId','RemoveColCommand','primary','insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','makeArray','AddWorksheetProtectionMutation','toString','min','APPLY_REVISION_CONFILICT','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','defineProperty'];_0x341b=function(){return _0x51dd88;};return _0x341b();}
|
|
1
|
+
function _0x2686(_0xcd3b3,_0x5ad369){const _0x1d95ba=_0x1d95();return _0x2686=function(_0x268648,_0x4efd76){_0x268648=_0x268648-0x16c;let _0x5263c6=_0x1d95ba[_0x268648];return _0x5263c6;},_0x2686(_0xcd3b3,_0x5ad369);}(function(_0x49ac77,_0x32606a){const _0x42a495=_0x2686,_0x55714d=_0x49ac77();while(!![]){try{const _0x2cf315=parseInt(_0x42a495(0x212))/0x1+parseInt(_0x42a495(0x33b))/0x2*(parseInt(_0x42a495(0x201))/0x3)+-parseInt(_0x42a495(0x1e1))/0x4*(-parseInt(_0x42a495(0x1d9))/0x5)+-parseInt(_0x42a495(0x3bb))/0x6*(parseInt(_0x42a495(0x1b7))/0x7)+parseInt(_0x42a495(0x2cf))/0x8*(parseInt(_0x42a495(0x1cd))/0x9)+-parseInt(_0x42a495(0x1fc))/0xa+parseInt(_0x42a495(0x2fa))/0xb;if(_0x2cf315===_0x32606a)break;else _0x55714d['push'](_0x55714d['shift']());}catch(_0x371b9b){_0x55714d['push'](_0x55714d['shift']());}}}(_0x1d95,0xb39a4),function(_0x352b79,_0x277781){const _0xc11a8b=_0x2686;typeof exports==_0xc11a8b(0x246)&&typeof module<'u'?_0x277781(exports,require(_0xc11a8b(0x204)),require(_0xc11a8b(0x20a)),require('@univerjs/sheets-conditional-formatting'),require(_0xc11a8b(0x2be)),require(_0xc11a8b(0x33c)),require(_0xc11a8b(0x1b1)),require(_0xc11a8b(0x1c4)),require(_0xc11a8b(0x398)),require(_0xc11a8b(0x308)),require(_0xc11a8b(0x322)),require(_0xc11a8b(0x21c))):typeof define==_0xc11a8b(0x39e)&&define['amd']?define([_0xc11a8b(0x3d0),'@univerjs/core',_0xc11a8b(0x20a),_0xc11a8b(0x306),_0xc11a8b(0x2be),_0xc11a8b(0x33c),_0xc11a8b(0x1b1),_0xc11a8b(0x1c4),'@univerjs/engine-formula',_0xc11a8b(0x308),_0xc11a8b(0x322),_0xc11a8b(0x21c)],_0x277781):(_0x352b79=typeof globalThis<'u'?globalThis:_0x352b79||self,_0x277781(_0x352b79['UniverProCollaboration']={},_0x352b79['UniverCore'],_0x352b79['UniverThreadComment'],_0x352b79[_0xc11a8b(0x1a5)],_0x352b79[_0xc11a8b(0x3cd)],_0x352b79['UniverSheetsHyperLink'],_0x352b79[_0xc11a8b(0x2bd)],_0x352b79[_0xc11a8b(0x35e)],_0x352b79[_0xc11a8b(0x2b8)],_0x352b79[_0xc11a8b(0x17e)],_0x352b79[_0xc11a8b(0x2ab)],_0x352b79[_0xc11a8b(0x3c1)]));}(this,function(_0x9591c5,_0x42b66f,_0x4eec64,_0x57563f,_0x288d9e,_0x20812,_0x1658f5,_0x258ced,_0x190018,_0x1aaa89,_0x2c176b,_0x3e55a1){'use strict';const _0x337a7e=_0x2686;var _0x5b5db2=Object[_0x337a7e(0x248)],_0x3cb627=(_0xd0de16,_0x4ea457,_0x407a96)=>_0x4ea457 in _0xd0de16?_0x5b5db2(_0xd0de16,_0x4ea457,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x407a96}):_0xd0de16[_0x4ea457]=_0x407a96,_0x2a9165=(_0x146d33,_0x2a3682)=>_0x5b5db2(_0x146d33,'name',{'value':_0x2a3682,'configurable':!0x0}),_0x26bb97=(_0x1a3fdf,_0x190973,_0x57037b)=>_0x3cb627(_0x1a3fdf,typeof _0x190973!=_0x337a7e(0x2b3)?_0x190973+'':_0x190973,_0x57037b),_0x27cf2a,_0x52f5a2,_0x2b41ad,_0x313c75,_0x539e6d,_0x4cb03d;function _0x582fde(_0x215ddb){const _0x250528=_0x337a7e;return!!_0x215ddb[_0x250528(0x3b0)];}_0x2a9165(_0x582fde,_0x337a7e(0x312));function _0x40fca7(_0x8481e8){return!_0x582fde(_0x8481e8);}_0x2a9165(_0x40fca7,'isTransformMutationSuccess');function _0x331ae2(_0x19ddbc){const _0x24eb0d=_0x337a7e;return!!_0x19ddbc[_0x24eb0d(0x3b0)];}_0x2a9165(_0x331ae2,_0x337a7e(0x315));function _0x495fb9(_0x52d511){const _0x4b10bf=_0x337a7e;return!!_0x52d511[_0x4b10bf(0x3b0)];}_0x2a9165(_0x495fb9,_0x337a7e(0x2d0));function _0xb621e5(_0x20a01c){return!_0x495fb9(_0x20a01c);}_0x2a9165(_0xb621e5,_0x337a7e(0x30d));function _0x56458d(_0x54be40){const _0x212c8b=_0x337a7e;return!!_0x54be40[_0x212c8b(0x3b0)];}_0x2a9165(_0x56458d,_0x337a7e(0x337));function _0x2e7c09(_0x406e87){return!_0x56458d(_0x406e87);}_0x2a9165(_0x2e7c09,'isTransformChangesetsSuccess');function _0x465076(_0x5ec33d){const _0x105c91=_0x337a7e;return!!_0x5ec33d[_0x105c91(0x3b0)];}_0x2a9165(_0x465076,_0x337a7e(0x348));function _0x3d2af1(_0x57a2ab){return!_0x465076(_0x57a2ab);}_0x2a9165(_0x3d2af1,_0x337a7e(0x3c9));const _0x3443c2=_0x42b66f[_0x337a7e(0x305)](_0x337a7e(0x349)),_0x4cb74d=class _0x552a27 extends _0x42b66f[_0x337a7e(0x3a1)]{constructor(){const _0x5b6be9=_0x337a7e;super(...arguments),_0x26bb97(this,_0x5b6be9(0x2d5),new Map());}['dispose'](){const _0x4b46fa=_0x337a7e;this[_0x4b46fa(0x2d5)][_0x4b46fa(0x1bc)]();}[_0x337a7e(0x1bb)](_0x6875dc){const _0x5a1610=_0x337a7e,{m1:_0x2ee3e4,m2:m2=_0x5a1610(0x21b)}=_0x6875dc;this[_0x5a1610(0x2d5)][_0x5a1610(0x202)](_0x2ee3e4)||this[_0x5a1610(0x2d5)][_0x5a1610(0x1ba)](_0x2ee3e4,new Map());const _0x29da21=this['_transformMap'][_0x5a1610(0x23d)](_0x2ee3e4);if(_0x29da21[_0x5a1610(0x202)](m2))throw new Error(_0x5a1610(0x27b)+_0x2ee3e4+_0x5a1610(0x179)+m2+_0x5a1610(0x299));_0x29da21[_0x5a1610(0x1ba)](m2,_0x6875dc);}[_0x337a7e(0x224)](_0x39d5a8,_0x46dd1c,_0x3dda8b){const _0x161841=_0x337a7e;var _0x442c73,_0x96924e,_0x4eb5ed,_0x5793fa,_0x118c7b,_0x2b7cc3;const _0x18168f=this[_0x161841(0x2d5)],_0x3fe861=((_0x442c73=_0x18168f['get'](_0x39d5a8['id']))==null?void 0x0:_0x442c73['get'](_0x46dd1c['id']))||((_0x96924e=_0x18168f[_0x161841(0x23d)](_0x39d5a8['id']))==null?void 0x0:_0x96924e[_0x161841(0x23d)](_0x161841(0x21b)))||((_0x4eb5ed=_0x18168f['get'](_0x161841(0x21b)))==null?void 0x0:_0x4eb5ed[_0x161841(0x23d)](_0x46dd1c['id']));if(_0x3fe861)return _0x3dda8b?_0x3fe861['handler'](_0x39d5a8,_0x46dd1c,_0x3dda8b):_0x3fe861['handler'](_0x39d5a8,_0x46dd1c);const _0x45df88=((_0x5793fa=_0x18168f[_0x161841(0x23d)](_0x46dd1c['id']))==null?void 0x0:_0x5793fa[_0x161841(0x23d)](_0x39d5a8['id']))||((_0x118c7b=_0x18168f[_0x161841(0x23d)](_0x46dd1c['id']))==null?void 0x0:_0x118c7b[_0x161841(0x23d)](_0x161841(0x21b)))||((_0x2b7cc3=_0x18168f[_0x161841(0x23d)]('any'))==null?void 0x0:_0x2b7cc3['get'](_0x39d5a8['id']));if(_0x45df88){const _0x269e26=_0x3dda8b?_0x45df88[_0x161841(0x2ce)](_0x46dd1c,_0x39d5a8,_0x3dda8b):_0x45df88[_0x161841(0x2ce)](_0x46dd1c,_0x39d5a8);return _0x40fca7(_0x269e26)?_0x3dda8b?{'m2Prime':_0x269e26[_0x161841(0x2af)]}:{'m2Prime':_0x269e26['m1Prime'],'m1Prime':_0x269e26[_0x161841(0x276)]}:_0x269e26;}return{'m1Prime':_0x39d5a8,'m2Prime':_0x46dd1c};}[_0x337a7e(0x26c)](_0x1e677a,_0x539c1d,_0x5ab4bb){const _0x170eec=this['_rightInclineTransformMutations'](_0x1e677a,_0x539c1d);if(_0x331ae2(_0x170eec))return _0x170eec;if(_0x5ab4bb)return{'m2Prime':_0x170eec};const _0x25881c=this['_leftInclineTransformMutations'](_0x1e677a,_0x539c1d);return _0x331ae2(_0x25881c)?_0x25881c:{'m1Prime':_0x25881c,'m2Prime':_0x170eec};}[_0x337a7e(0x1a2)](_0x2a53ea,_0x549a27){const _0x64601b=_0x337a7e,_0x1fb7b9=_0x2a53ea[_0x64601b(0x319)];let _0x5c8560;for(_0x5c8560=0x0;_0x5c8560<_0x1fb7b9;_0x5c8560++){let _0x5ba21a=[_0x2a53ea[_0x5c8560]],_0xa45560=[];for(let _0x118d8b=0x0,_0x3d0b26=_0x549a27[_0x64601b(0x319)];_0x118d8b<_0x3d0b26;_0x118d8b++){const _0x23cc29=_0x549a27[_0x118d8b];let _0x496f38;if(_0x5ba21a[_0x64601b(0x319)]===0x0)_0x496f38=[_0x23cc29],_0x5ba21a=[];else{if(_0x5ba21a[_0x64601b(0x319)]===0x1){const _0x3271b0=this['transformMutation'](_0x5ba21a[0x0],_0x23cc29);if(_0x582fde(_0x3271b0))return _0x3271b0;if(_0x496f38=_0x1b1ca3(_0x3271b0[_0x64601b(0x276)]),!_0x3271b0['m1Prime'])throw new Error(_0x64601b(0x3d5));_0x5ba21a=_0x1b1ca3(_0x3271b0['m1Prime']);}else{const _0x39d699=this[_0x64601b(0x1a2)](_0x5ba21a,[_0x23cc29]);if(_0x39d699[_0x64601b(0x3b0)])return _0x39d699;if(_0x496f38=_0x39d699,_0x118d8b<_0x3d0b26-0x1){const _0x506ad9=this[_0x64601b(0x286)](_0x5ba21a,[_0x23cc29]);if(_0x506ad9[_0x64601b(0x3b0)])return _0x506ad9;_0x5ba21a=_0x506ad9;}}}_0xa45560=_0xa45560[_0x64601b(0x2ec)](_0x496f38);}_0x549a27=_0xa45560;}return _0x549a27;}[_0x337a7e(0x286)](_0x10e2c3,_0x29b97a){const _0x11223a=_0x337a7e,_0x43e476=_0x29b97a[_0x11223a(0x319)];let _0x59b1d0;for(_0x59b1d0=0x0;_0x59b1d0<_0x43e476;_0x59b1d0++){let _0x788548=[_0x29b97a[_0x59b1d0]],_0x6bf444=[];for(let _0x33c69a=0x0,_0x4229a6=_0x10e2c3['length'];_0x33c69a<_0x4229a6;_0x33c69a++){const _0x2f9104=_0x10e2c3[_0x33c69a];let _0xf52aea;if(_0x788548[_0x11223a(0x319)]===0x0)_0xf52aea=[_0x2f9104],_0x788548=[];else{if(_0x788548[_0x11223a(0x319)]===0x1){const _0x2bf970=this['transformMutation'](_0x2f9104,_0x788548[0x0]);if(_0x582fde(_0x2bf970))return _0x2bf970;if(!_0x2bf970['m1Prime'])throw new Error(_0x11223a(0x3d5));_0xf52aea=_0x1b1ca3(_0x2bf970[_0x11223a(0x2af)]),_0x788548=_0x1b1ca3(_0x2bf970['m2Prime']);}else{const _0x2179c5=this['_leftInclineTransformMutations']([_0x2f9104],_0x788548);if(_0x2179c5[_0x11223a(0x3b0)])return _0x2179c5;if(_0xf52aea=_0x2179c5,_0x33c69a<_0x4229a6-0x1){const _0x4db773=this['_rightInclineTransformMutations']([_0x2f9104],_0x788548);if(_0x4db773[_0x11223a(0x3b0)])return _0x4db773;_0x788548=_0x4db773;}}}_0x6bf444=_0x6bf444['concat'](_0xf52aea);}_0x10e2c3=_0x6bf444;}return _0x10e2c3;}[_0x337a7e(0x3be)](_0x4d5762,_0x5f3688,_0x2af8ff){const _0x567fb4=_0x337a7e;if(!_0x25e5bc(_0x4d5762,_0x5f3688))throw new Error(_0x567fb4(0x209)+_0x5f3688[0x0]['baseRev']+_0x567fb4(0x21e)+_0x4d5762[0x0][_0x567fb4(0x316)]+'.');const _0x3edcdb=_0x4d5762['length'],_0x7c6d2e=_0x5f3688[_0x567fb4(0x319)],_0x366b26=_0x202ed8(_0x3edcdb,_0x7c6d2e+0x1),_0x59c84a=_0x202ed8(_0x3edcdb+0x1,_0x7c6d2e);_0x4d5762[_0x567fb4(0x3ad)]((_0x4caad5,_0x121662)=>_0x366b26[_0x121662][0x0]=_0x4caad5),_0x5f3688[_0x567fb4(0x3ad)]((_0x60c98c,_0x3b7820)=>_0x59c84a[0x0][_0x3b7820]=_0x60c98c);try{for(let _0x2bb9ff=0x0;_0x2bb9ff<_0x7c6d2e;_0x2bb9ff++)for(let _0x46f3e1=0x0;_0x46f3e1<_0x3edcdb;_0x46f3e1++){const _0x5de8bf=_0x59c84a[_0x46f3e1][_0x2bb9ff],_0x1773f1=_0x366b26[_0x46f3e1][_0x2bb9ff];if(!_0x5de8bf||!_0x1773f1)throw new Error(_0x567fb4(0x3b8));const _0x2304fc=this[_0x567fb4(0x26c)](_0x1773f1[_0x567fb4(0x38a)],_0x5de8bf[_0x567fb4(0x38a)]);if(_0x495fb9(_0x2304fc))return{'error':_0x2304fc[_0x567fb4(0x3b0)]};_0x59c84a[_0x46f3e1+0x1][_0x2bb9ff]={..._0x5de8bf,'mutations':_0x2304fc[_0x567fb4(0x276)]},_0x366b26[_0x46f3e1][_0x2bb9ff+0x1]={..._0x1773f1,'mutations':_0x2304fc[_0x567fb4(0x2af)]};}return _0x2af8ff?{'c2Prime':_0x59c84a[_0x3edcdb]}:{'c1Prime':_0x366b26['map'](_0x222d06=>_0x222d06[_0x7c6d2e])[_0x567fb4(0x2e5)](),'c2Prime':_0x59c84a[_0x3edcdb]};}catch(_0x10019d){throw console[_0x567fb4(0x3b0)](_0x10019d),_0x10019d;}}[_0x337a7e(0x2ef)](_0x1cc99e,_0x3ef5d8){const _0x1ef6de=_0x337a7e,_0x1e0323=_0x1cc99e[_0x1ef6de(0x38a)],_0x10c185=this[_0x1ef6de(0x26c)](_0x1e0323,_0x3ef5d8);return _0x495fb9(_0x10c185)?{'error':_0x10c185[_0x1ef6de(0x3b0)]}:{'m2Prime':_0x10c185[_0x1ef6de(0x276)],'c1Prime':{..._0x1cc99e,'mutations':_0x10c185['m1Prime']}};}};_0x2a9165(_0x4cb74d,_0x337a7e(0x3b9));let _0x2c30c5=_0x4cb74d;function _0x25e5bc(_0x51ae63,_0x544065){const _0x58864c=_0x337a7e;return _0x51ae63[0x0][_0x58864c(0x316)]-0x1===_0x544065[0x0][_0x58864c(0x3a6)];}_0x2a9165(_0x25e5bc,_0x337a7e(0x1ff));function _0x202ed8(_0x35b9bd,_0x2d4be9){const _0x728aa0=_0x337a7e;return new Array(_0x35b9bd)[_0x728aa0(0x327)](void 0x0)[_0x728aa0(0x332)](()=>new Array(_0x2d4be9));}_0x2a9165(_0x202ed8,_0x337a7e(0x325));function _0x1b1ca3(_0x247397){const _0x2ab7ff=_0x337a7e;return Array[_0x2ab7ff(0x1de)](_0x247397)?_0x247397:[_0x247397];}_0x2a9165(_0x1b1ca3,_0x337a7e(0x378));const _0xdb041b={'m1':_0x4eec64[_0x337a7e(0x334)]['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x1a0c53,_0x583ea4)=>{const _0x3b88a1=_0x337a7e,_0x15b5ff=_0x1a0c53[_0x3b88a1(0x1ce)],_0xd1e42e=_0x583ea4[_0x3b88a1(0x1ce)],_0xf932a0={'m1Prime':_0x1a0c53,'m2Prime':_0x583ea4};if(_0x15b5ff[_0x3b88a1(0x20e)]!==_0xd1e42e[_0x3b88a1(0x20e)]||_0x15b5ff[_0x3b88a1(0x39d)]!==_0xd1e42e[_0x3b88a1(0x39d)]||_0x15b5ff['comment'][_0x3b88a1(0x28d)]!==_0xd1e42e['comment'][_0x3b88a1(0x28d)])return _0xf932a0;if(!_0x15b5ff[_0x3b88a1(0x250)][_0x3b88a1(0x1e9)]&&!_0xd1e42e[_0x3b88a1(0x250)][_0x3b88a1(0x1e9)]){const _0x2fe580=_0x42b66f[_0x3b88a1(0x1aa)][_0x3b88a1(0x395)](_0x583ea4);return _0x2fe580[_0x3b88a1(0x1ce)][_0x3b88a1(0x250)][_0x3b88a1(0x1e9)]=_0x1a0c53[_0x3b88a1(0x1ce)][_0x3b88a1(0x250)]['id'],{'m1Prime':[{'id':_0x4eec64['DeleteCommentMutation']['id'],'params':{'unitId':_0x15b5ff[_0x3b88a1(0x20e)],'subUnitId':_0xd1e42e[_0x3b88a1(0x39d)],'commentId':_0xd1e42e[_0x3b88a1(0x250)]['id']}},_0x1a0c53,_0x2fe580],'m2Prime':[_0x2fe580]};}return _0xf932a0;},'handler')},_0x17752a={'m1':_0x57563f['AddConditionalRuleMutation']['id'],'m2':_0x57563f[_0x337a7e(0x237)]['id'],'handler'(_0x1d0865,_0x80751f){const _0x4ea47c=_0x337a7e;if(_0x1d0865[_0x4ea47c(0x1ce)][_0x4ea47c(0x20e)]!==_0x80751f[_0x4ea47c(0x1ce)][_0x4ea47c(0x20e)]||_0x1d0865[_0x4ea47c(0x1ce)]['subUnitId']!==_0x80751f[_0x4ea47c(0x1ce)][_0x4ea47c(0x39d)])return{'m1Prime':_0x1d0865,'m2Prime':_0x80751f};const {unitId:_0x167f15,subUnitId:_0x10c813}=_0x1d0865[_0x4ea47c(0x1ce)],_0x589d45=_0x42b66f['Tools'][_0x4ea47c(0x395)](_0x1d0865),_0x4e6e38=_0x42b66f[_0x4ea47c(0x1aa)]['deepClone'](_0x80751f),_0x1c311b=[_0x589d45],_0x5b218b={'unitId':_0x167f15,'subUnitId':_0x10c813,'start':{'id':_0x4e6e38[_0x4ea47c(0x1ce)][_0x4ea47c(0x3b2)][_0x4ea47c(0x23b)],'type':'before'},'end':{'id':_0x4e6e38[_0x4ea47c(0x1ce)][_0x4ea47c(0x3b2)][_0x4ea47c(0x23b)],'type':_0x4ea47c(0x208)}};return _0x1c311b[_0x4ea47c(0x16e)]({'id':_0x57563f[_0x4ea47c(0x23e)]['id'],'params':_0x5b218b}),{'m1Prime':_0x1c311b,'m2Prime':_0x4e6e38};}};function _0x491b5e(_0x44d490,_0x5c795a,_0x37aaca,_0x34b402){const _0x27d16c=_0x337a7e,_0x5e2d9d=new _0x42b66f['ObjectMatrix']();_0x37aaca[_0x27d16c(0x3ad)](_0x30b203=>{const _0x34267f=_0x27d16c;_0x30b203[_0x34267f(0x243)][_0x34267f(0x3ad)](_0xee479b=>{const _0x2e5d89=_0x34267f;_0x42b66f[_0x2e5d89(0x294)][_0x2e5d89(0x339)](_0xee479b,(_0x23ad22,_0x368cba)=>{const _0x1d9d52=_0x2e5d89;_0x5e2d9d['setValue'](_0x23ad22,_0x368cba,_0x30b203[_0x1d9d52(0x2bc)]);});});}),_0x34b402[_0x27d16c(0x3ad)](_0x580f01=>{const _0x5d1d27=_0x27d16c;_0x580f01[_0x5d1d27(0x243)][_0x5d1d27(0x3ad)](_0x5581b5=>{const _0x201ed3=_0x5d1d27;_0x42b66f['Range'][_0x201ed3(0x339)](_0x5581b5,(_0x6ca26c,_0x119a52)=>{const _0x36dcf4=_0x201ed3;_0x5e2d9d[_0x36dcf4(0x26b)](_0x6ca26c,_0x119a52,_0x580f01[_0x36dcf4(0x2bc)]);});});});const _0x4a3ca1=[];return _0x37aaca['forEach'](_0x4d59ce=>{const _0x264903=_0x27d16c,_0xcb843d=_0x42b66f['queryObjectMatrix'](_0x5e2d9d,_0xf3e80b=>_0xf3e80b===_0x4d59ce[_0x264903(0x2bc)]);if(_0xcb843d[_0x264903(0x319)]){if(!_0x42b66f[_0x264903(0x22b)](_0xcb843d,_0x4d59ce[_0x264903(0x243)])){const _0x312866={'ruleId':_0x4d59ce[_0x264903(0x2bc)],'unitId':_0x44d490,'subUnitId':_0x5c795a,'payload':{'type':_0x288d9e['UpdateRuleType'][_0x264903(0x367)],'payload':_0xcb843d}};_0x4a3ca1['push']({'id':_0x288d9e['UpdateDataValidationMutation']['id'],'params':_0x312866});}}else{const _0x5e53ab={'ruleId':_0x4d59ce[_0x264903(0x2bc)],'unitId':_0x44d490,'subUnitId':_0x5c795a};_0x4a3ca1[_0x264903(0x16e)]({'id':_0x288d9e[_0x264903(0x29f)]['id'],'params':_0x5e53ab});}}),_0x4a3ca1;}_0x2a9165(_0x491b5e,_0x337a7e(0x242));function _0x5e2cb0(_0x389f4c,_0x16214a){const _0x2abb4c=_0x337a7e,_0x3b0095=_0x42b66f[_0x2abb4c(0x1aa)][_0x2abb4c(0x395)](Array['isArray'](_0x389f4c[_0x2abb4c(0x1ce)]['rule'])?_0x389f4c[_0x2abb4c(0x1ce)][_0x2abb4c(0x3b2)]:[_0x389f4c[_0x2abb4c(0x1ce)][_0x2abb4c(0x3b2)]]);return _0x16214a[_0x2abb4c(0x3ad)](_0xf88ed5=>{const _0x54cd60=_0x2abb4c;if(_0xf88ed5['id']===_0x288d9e[_0x54cd60(0x2b7)]['id']){const _0x2d281a=_0xf88ed5,_0x47d0ef=_0x3b0095['find'](_0xa5d59d=>_0xa5d59d[_0x54cd60(0x2bc)]===_0x2d281a[_0x54cd60(0x1ce)]['ruleId']);_0x47d0ef['ranges']=_0x2d281a['params']['payload'][_0x54cd60(0x180)];}else{if(_0xf88ed5['id']===_0x288d9e['RemoveDataValidationMutation']['id']){const _0x46f1f0=_0x3b0095[_0x54cd60(0x2c4)](_0x2a43e3=>_0x2a43e3[_0x54cd60(0x2bc)]===_0xf88ed5[_0x54cd60(0x1ce)][_0x54cd60(0x2f6)]);_0x3b0095[_0x46f1f0]=null;}}}),_0x3b0095[_0x2abb4c(0x3c3)](Boolean)[_0x2abb4c(0x319)]?[{..._0x389f4c,'params':{..._0x389f4c['params'],'rule':_0x3b0095[_0x2abb4c(0x3c3)](Boolean)}}]:[];}_0x2a9165(_0x5e2cb0,_0x337a7e(0x1b4));const _0x485c11={'m1':_0x288d9e['AddDataValidationMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x310)]['id'],'handler':_0x2a9165((_0x597959,_0x405d1f)=>{const _0x89ab55=_0x337a7e,_0x3f4864={'m1Prime':_0x597959,'m2Prime':_0x405d1f},_0x28dc7f=_0x597959[_0x89ab55(0x1ce)],_0x1f38a7=_0x405d1f[_0x89ab55(0x1ce)];if(_0x28dc7f[_0x89ab55(0x20e)]!==_0x1f38a7['unitId']||_0x28dc7f[_0x89ab55(0x39d)]!==_0x1f38a7[_0x89ab55(0x39d)])return _0x3f4864;const _0x5df55d=_0x42b66f[_0x89ab55(0x1aa)][_0x89ab55(0x395)](_0x597959),_0x17b109=_0x42b66f[_0x89ab55(0x1aa)][_0x89ab55(0x395)](_0x405d1f),_0x4f39c1=_0x28dc7f[_0x89ab55(0x20e)],_0x3c9bf0=_0x1f38a7[_0x89ab55(0x39d)],_0x5bd701=_0x5df55d[_0x89ab55(0x1ce)][_0x89ab55(0x3b2)],_0x223909=_0x17b109[_0x89ab55(0x1ce)][_0x89ab55(0x3b2)];if(Array[_0x89ab55(0x1de)](_0x5bd701)&&Array['isArray'](_0x223909))return{'m1Prime':[],'m2Prime':[]};if(Array[_0x89ab55(0x1de)](_0x5bd701)){_0x5df55d[_0x89ab55(0x1ce)][_0x89ab55(0x3b1)]=0x0;const _0x3e6dfc=_0x491b5e(_0x4f39c1,_0x3c9bf0,_0x5bd701,[_0x223909]);return{'m1Prime':_0x5e2cb0(_0x5df55d,_0x3e6dfc),'m2Prime':[..._0x3e6dfc,_0x17b109]};}if(Array['isArray'](_0x223909)){const _0x17a0ba=_0x491b5e(_0x4f39c1,_0x3c9bf0,_0x223909,[_0x5bd701]);return _0x17b109[_0x89ab55(0x1ce)][_0x89ab55(0x3b1)]=0x0,{'m1Prime':_0x5e2cb0(_0x5df55d,_0x17a0ba),'m2Prime':[..._0x17a0ba,_0x17b109]};}const _0x40298c=_0x491b5e(_0x4f39c1,_0x3c9bf0,[_0x5bd701],[_0x223909]);return _0x17b109[_0x89ab55(0x1ce)][_0x89ab55(0x3b1)]=-0x1,{'m1Prime':_0x5e2cb0(_0x5df55d,_0x40298c),'m2Prime':[..._0x40298c,_0x17b109]};},_0x337a7e(0x2ce))},_0x195af6={'m1':_0x288d9e[_0x337a7e(0x310)]['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x1a1846,_0x1b611f)=>{const _0x52fa2c=_0x337a7e,_0x24d366={'m1Prime':_0x1a1846,'m2Prime':_0x1b611f},_0x4f2ab0=_0x1a1846['params'],_0x513218=_0x1b611f[_0x52fa2c(0x1ce)];if(_0x4f2ab0[_0x52fa2c(0x20e)]!==_0x513218[_0x52fa2c(0x20e)]||_0x4f2ab0[_0x52fa2c(0x39d)]!==_0x513218[_0x52fa2c(0x39d)])return _0x24d366;if(_0x1b611f[_0x52fa2c(0x1ce)]['payload']['type']===_0x288d9e[_0x52fa2c(0x235)][_0x52fa2c(0x367)]){const {unitId:_0x2a4c3d,subUnitId:_0x1bb3f9}=_0x1a1846[_0x52fa2c(0x1ce)],_0x48f57e=Array['isArray'](_0x1a1846[_0x52fa2c(0x1ce)][_0x52fa2c(0x3b2)])?_0x1a1846[_0x52fa2c(0x1ce)]['rule']:[_0x1a1846[_0x52fa2c(0x1ce)][_0x52fa2c(0x3b2)]],_0x304c1f=[],_0x4c3e6b=new _0x42b66f['ObjectMatrix']();return _0x48f57e[_0x52fa2c(0x3ad)](_0x3eaa86=>{const _0x497c15=_0x52fa2c;_0x3eaa86[_0x497c15(0x243)]['forEach'](_0xde9b4a=>{const _0x58f245=_0x497c15;_0x42b66f[_0x58f245(0x294)][_0x58f245(0x339)](_0xde9b4a,(_0x20a5e3,_0x28c4bd)=>{const _0x10ea9=_0x58f245;_0x4c3e6b['setValue'](_0x20a5e3,_0x28c4bd,_0x3eaa86[_0x10ea9(0x2bc)]);});});}),_0x1b611f[_0x52fa2c(0x1ce)][_0x52fa2c(0x180)][_0x52fa2c(0x180)]['forEach'](_0x53538e=>{const _0x2d87e4=_0x52fa2c;_0x42b66f[_0x2d87e4(0x294)][_0x2d87e4(0x339)](_0x53538e,(_0x1c5696,_0x1b2d95)=>{const _0x19e4ae=_0x2d87e4;_0x4c3e6b[_0x19e4ae(0x26b)](_0x1c5696,_0x1b2d95,_0x1b611f['params']['ruleId']);});}),_0x48f57e[_0x52fa2c(0x3ad)](_0x5bb919=>{const _0x478023=_0x52fa2c,_0x1b6cb8=_0x42b66f[_0x478023(0x1a1)](_0x4c3e6b,_0x31ec75=>_0x31ec75===_0x5bb919[_0x478023(0x2bc)]);_0x42b66f['isRangesEqual'](_0x1b6cb8,_0x5bb919['ranges'])||(_0x1b6cb8[_0x478023(0x319)]?_0x304c1f[_0x478023(0x16e)]({'id':_0x288d9e[_0x478023(0x2b7)]['id'],'params':{'unitId':_0x2a4c3d,'subUnitId':_0x1bb3f9,'ruleId':_0x5bb919['uid'],'payload':{'type':_0x288d9e['UpdateRuleType']['RANGE'],'payload':_0x1b6cb8}}}):_0x304c1f[_0x478023(0x16e)]({'id':_0x288d9e[_0x478023(0x29f)]['id'],'params':{'unitId':_0x2a4c3d,'subUnitId':_0x1bb3f9,'ruleId':_0x5bb919['uid']}}));}),{'m1Prime':_0x5e2cb0(_0x1a1846,_0x304c1f),'m2Prime':[..._0x304c1f,_0x1b611f]};}return _0x24d366;},_0x337a7e(0x2ce))},_0x5baa62={'m1':_0x20812['AddHyperLinkMutation']['id'],'m2':_0x20812['AddHyperLinkMutation']['id'],'handler':_0x2a9165((_0x57a694,_0x962fd1)=>{const _0x455c83=_0x337a7e,_0x50902c=_0x57a694[_0x455c83(0x1ce)],_0x5350ea=_0x962fd1['params'];return _0x50902c[_0x455c83(0x20e)]===_0x5350ea[_0x455c83(0x20e)]&&_0x50902c[_0x455c83(0x39d)]===_0x5350ea[_0x455c83(0x39d)]&&_0x50902c['link'][_0x455c83(0x196)]===_0x5350ea[_0x455c83(0x1d6)][_0x455c83(0x196)]&&_0x50902c[_0x455c83(0x1d6)][_0x455c83(0x25c)]===_0x5350ea[_0x455c83(0x1d6)][_0x455c83(0x25c)]?{'m2Prime':_0x962fd1,'m1Prime':[]}:{'m1Prime':_0x57a694,'m2Prime':_0x962fd1};},'handler')},_0x5a61bd={'m1':_0x1658f5['AddRangeProtectionMutation']['id'],'m2':_0x4eec64['AddCommentMutation']['id'],'handler':_0x2a9165((_0x17fa0e,_0x1a2a9a)=>{const _0x235425=_0x337a7e,_0x2317d9={'m1Prime':_0x17fa0e,'m2Prime':_0x1a2a9a};return _0x17fa0e[_0x235425(0x1ce)][_0x235425(0x20e)]!==_0x1a2a9a[_0x235425(0x1ce)][_0x235425(0x20e)]||_0x17fa0e['params'][_0x235425(0x39d)]!==_0x1a2a9a['params'][_0x235425(0x39d)]?_0x2317d9:{'error':new Error(_0x235425(0x2ae))};},_0x337a7e(0x2ce))},_0x47252c={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x57563f['AddConditionalRuleMutation']['id'],'handler':_0x2a9165((_0x48545d,_0x3572e2)=>{const _0x3cada9=_0x337a7e,_0x164e30={'m1Prime':_0x48545d,'m2Prime':_0x3572e2};if(_0x48545d[_0x3cada9(0x1ce)][_0x3cada9(0x20e)]!==_0x3572e2['params'][_0x3cada9(0x20e)]||_0x48545d['params'][_0x3cada9(0x39d)]!==_0x3572e2['params']['subUnitId'])return _0x164e30;const _0x45b9ef=_0x48545d[_0x3cada9(0x1ce)][_0x3cada9(0x18a)]['map'](_0x1b6736=>_0x1b6736[_0x3cada9(0x243)])['flat'](),_0x1a1176=_0x3572e2['params'][_0x3cada9(0x3b2)][_0x3cada9(0x243)];return _0x45b9ef[_0x3cada9(0x1cf)](_0x10fe2a=>_0x1a1176[_0x3cada9(0x1cf)](_0x5f445d=>_0x42b66f[_0x3cada9(0x1d4)]['intersects'](_0x10fe2a,_0x5f445d)))?{'error':new Error(_0x3cada9(0x214))}:_0x164e30;},_0x337a7e(0x2ce))},_0x1be9d9={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x244)]['id'],'handler':_0x2a9165((_0x5f6abf,_0x1dac70)=>{const _0x42d463=_0x337a7e,_0x211943={'m1Prime':_0x5f6abf,'m2Prime':_0x1dac70};if(_0x5f6abf[_0x42d463(0x1ce)][_0x42d463(0x20e)]!==_0x1dac70[_0x42d463(0x1ce)][_0x42d463(0x20e)]||_0x5f6abf['params'][_0x42d463(0x39d)]!==_0x1dac70['params'][_0x42d463(0x39d)])return _0x211943;const _0x4c50ef=_0x5f6abf[_0x42d463(0x1ce)][_0x42d463(0x18a)][_0x42d463(0x332)](_0x33d443=>_0x33d443[_0x42d463(0x243)])['flat'](),_0x14c1a5=_0x1dac70[_0x42d463(0x1ce)]['rules'][_0x42d463(0x332)](_0x4b459c=>_0x4b459c['ranges'])[_0x42d463(0x2e5)]();return _0x4c50ef[_0x42d463(0x1cf)](_0x56c4f7=>_0x14c1a5[_0x42d463(0x1cf)](_0x54c750=>_0x42b66f[_0x42d463(0x1d4)][_0x42d463(0x362)](_0x56c4f7,_0x54c750)))?{'error':new Error(_0x42d463(0x20b))}:_0x211943;},_0x337a7e(0x2ce))},_0x3bedc2={'m1':_0x1658f5['AddRangeProtectionMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler':_0x2a9165((_0x2a15b7,_0x54390a)=>{const _0x353e1d=_0x337a7e,_0x5e3d79={'m1Prime':_0x2a15b7,'m2Prime':_0x54390a};if(_0x2a15b7['params']['unitId']!==_0x54390a[_0x353e1d(0x1ce)][_0x353e1d(0x20e)]||_0x2a15b7[_0x353e1d(0x1ce)][_0x353e1d(0x39d)]!==_0x54390a['params'][_0x353e1d(0x39d)])return _0x5e3d79;const _0x5df3c3=_0x2a15b7[_0x353e1d(0x1ce)][_0x353e1d(0x18a)][_0x353e1d(0x332)](_0x453065=>_0x453065[_0x353e1d(0x243)])[_0x353e1d(0x2e5)](),_0x54e360=_0x54390a[_0x353e1d(0x1ce)][_0x353e1d(0x243)];return _0x5df3c3[_0x353e1d(0x1cf)](_0x2cb6ea=>_0x54e360[_0x353e1d(0x1cf)](_0x7504f4=>_0x42b66f['Rectangle'][_0x353e1d(0x362)](_0x2cb6ea,_0x7504f4)))?{'error':new Error(_0x353e1d(0x399))}:_0x5e3d79;},_0x337a7e(0x2ce))},_0x5de838={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x263)]['id'],'handler':_0x2a9165((_0x1ff8cb,_0x885e3d)=>{const _0x1b0429=_0x337a7e,_0x468e83={'m1Prime':_0x1ff8cb,'m2Prime':_0x885e3d};return _0x1ff8cb[_0x1b0429(0x1ce)][_0x1b0429(0x20e)]!==_0x885e3d[_0x1b0429(0x1ce)]['unitId']||_0x1ff8cb[_0x1b0429(0x1ce)]['subUnitId']!==_0x885e3d['params'][_0x1b0429(0x3b2)][_0x1b0429(0x39d)]?_0x468e83:{'error':new Error(_0x1b0429(0x181))};},'handler')},_0x3c71b8={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x57563f['DeleteConditionalRuleMutation']['id'],'handler':_0x2a9165((_0x3f020c,_0x5b02cc)=>{const _0x4c8e83=_0x337a7e,_0x45cd76={'m1Prime':_0x3f020c,'m2Prime':_0x5b02cc};return _0x3f020c[_0x4c8e83(0x1ce)][_0x4c8e83(0x20e)]!==_0x5b02cc[_0x4c8e83(0x1ce)]['unitId']||_0x3f020c[_0x4c8e83(0x1ce)]['subUnitId']!==_0x5b02cc['params']['subUnitId']?_0x45cd76:{'error':new Error(_0x4c8e83(0x357))};},_0x337a7e(0x2ce))},_0x15050b={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5['InsertColMutation']['id'],'handler':_0x2a9165((_0x3d88ef,_0x2c0cb3)=>{const _0x1cce66=_0x337a7e,_0x1554f4={'m1Prime':_0x3d88ef,'m2Prime':_0x2c0cb3};if(_0x3d88ef[_0x1cce66(0x1ce)]['unitId']!==_0x2c0cb3[_0x1cce66(0x1ce)][_0x1cce66(0x20e)]||_0x3d88ef['params']['subUnitId']!==_0x2c0cb3[_0x1cce66(0x1ce)][_0x1cce66(0x39d)])return _0x1554f4;const _0x4de6c8=_0x3d88ef[_0x1cce66(0x1ce)][_0x1cce66(0x18a)][_0x1cce66(0x332)](_0x357a94=>_0x357a94[_0x1cce66(0x243)])[_0x1cce66(0x2e5)](),_0x4f836d=_0x2c0cb3[_0x1cce66(0x1ce)]['range'];return _0x4de6c8[_0x1cce66(0x1cf)](_0xdf50a0=>_0x42b66f[_0x1cce66(0x1d4)][_0x1cce66(0x362)](_0xdf50a0,_0x4f836d))?{'error':new Error(_0x1cce66(0x1db))}:_0x1554f4;},_0x337a7e(0x2ce))},_0x13f7ba={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x1d1)]['id'],'handler':_0x2a9165((_0x329f0c,_0x29bb60)=>{const _0x34ccb7=_0x337a7e,_0x11cae5={'m1Prime':_0x329f0c,'m2Prime':_0x29bb60};if(_0x329f0c[_0x34ccb7(0x1ce)][_0x34ccb7(0x20e)]!==_0x29bb60[_0x34ccb7(0x1ce)][_0x34ccb7(0x20e)]||_0x329f0c[_0x34ccb7(0x1ce)]['subUnitId']!==_0x29bb60[_0x34ccb7(0x1ce)]['subUnitId'])return _0x11cae5;const _0x27ed7e=_0x329f0c[_0x34ccb7(0x1ce)][_0x34ccb7(0x18a)][_0x34ccb7(0x332)](_0x4def22=>_0x4def22[_0x34ccb7(0x243)])['flat'](),_0x1f5655=_0x29bb60[_0x34ccb7(0x1ce)][_0x34ccb7(0x1cb)];return _0x27ed7e[_0x34ccb7(0x1cf)](_0x320a19=>_0x42b66f[_0x34ccb7(0x1d4)][_0x34ccb7(0x362)](_0x320a19,_0x1f5655))?{'error':new Error(_0x34ccb7(0x1ad))}:_0x11cae5;},_0x337a7e(0x2ce))},_0x1da177={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x3d7)]['id'],'handler':_0x2a9165((_0x40102f,_0x5b39a1)=>{const _0x5bf280=_0x337a7e,_0x4822a5={'m1Prime':_0x40102f,'m2Prime':_0x5b39a1};if(_0x40102f['params'][_0x5bf280(0x20e)]!==_0x5b39a1['params'][_0x5bf280(0x20e)]||_0x40102f['params']['subUnitId']!==_0x5b39a1[_0x5bf280(0x1ce)][_0x5bf280(0x39d)])return _0x4822a5;const _0x1c6113=_0x40102f['params'][_0x5bf280(0x18a)][_0x5bf280(0x332)](_0xa98a3e=>_0xa98a3e[_0x5bf280(0x243)])[_0x5bf280(0x2e5)](),_0x49399d=[_0x5b39a1['params']['sourceRange'],_0x5b39a1[_0x5bf280(0x1ce)]['targetRange']];return _0x1c6113[_0x5bf280(0x1cf)](_0x5ae0f6=>_0x49399d[_0x5bf280(0x1cf)](_0x16ab7f=>_0x42b66f[_0x5bf280(0x1d4)]['intersects'](_0x5ae0f6,_0x16ab7f)))?{'error':new Error(_0x5bf280(0x38d))}:_0x4822a5;},_0x337a7e(0x2ce))},_0x2255c2={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler':_0x2a9165((_0x2f6c34,_0x2762b6)=>{const _0x9c634e=_0x337a7e,_0x1fd390={'m1Prime':_0x2f6c34,'m2Prime':_0x2762b6};if(_0x2f6c34[_0x9c634e(0x1ce)][_0x9c634e(0x20e)]!==_0x2762b6[_0x9c634e(0x1ce)][_0x9c634e(0x20e)]||_0x2f6c34[_0x9c634e(0x1ce)][_0x9c634e(0x39d)]!==_0x2762b6[_0x9c634e(0x1ce)]['from'][_0x9c634e(0x39d)])return _0x1fd390;const _0x25dd51=_0x2f6c34[_0x9c634e(0x1ce)]['rules'][_0x9c634e(0x332)](_0x15ac7b=>_0x15ac7b['ranges'])[_0x9c634e(0x2e5)](),_0x2f6a0c=new _0x42b66f[(_0x9c634e(0x200))](_0x2762b6[_0x9c634e(0x1ce)]['from']['value'])['getDataRange'](),_0x289e05=new _0x42b66f[(_0x9c634e(0x200))](_0x2762b6['params']['to'][_0x9c634e(0x307)])[_0x9c634e(0x18d)](),_0x4e3424=[_0x2f6a0c,_0x289e05];return _0x25dd51[_0x9c634e(0x1cf)](_0x3c484f=>_0x4e3424[_0x9c634e(0x1cf)](_0x44e3ae=>_0x42b66f[_0x9c634e(0x1d4)][_0x9c634e(0x362)](_0x3c484f,_0x44e3ae)))?{'error':new Error(_0x9c634e(0x27e))}:_0x1fd390;},'handler')},_0x57102a={'m1':_0x1658f5['AddRangeProtectionMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler':_0x2a9165((_0x2e9509,_0x5d3ead)=>{const _0x3b3e59=_0x337a7e,_0x2ed237={'m1Prime':_0x2e9509,'m2Prime':_0x5d3ead};if(_0x2e9509[_0x3b3e59(0x1ce)][_0x3b3e59(0x20e)]!==_0x5d3ead[_0x3b3e59(0x1ce)][_0x3b3e59(0x20e)]||_0x2e9509[_0x3b3e59(0x1ce)][_0x3b3e59(0x39d)]!==_0x5d3ead[_0x3b3e59(0x1ce)]['subUnitId'])return _0x2ed237;const _0x142371=_0x2e9509[_0x3b3e59(0x1ce)][_0x3b3e59(0x18a)]['map'](_0xbd6127=>_0xbd6127[_0x3b3e59(0x243)])[_0x3b3e59(0x2e5)](),_0x2a0b3d=[_0x5d3ead[_0x3b3e59(0x1ce)][_0x3b3e59(0x321)],_0x5d3ead[_0x3b3e59(0x1ce)][_0x3b3e59(0x3de)]];return _0x142371[_0x3b3e59(0x1cf)](_0x56310f=>_0x2a0b3d[_0x3b3e59(0x1cf)](_0x3f01f6=>_0x42b66f[_0x3b3e59(0x1d4)][_0x3b3e59(0x362)](_0x56310f,_0x3f01f6)))?{'error':new Error(_0x3b3e59(0x18e))}:_0x2ed237;},'handler')},_0x4fb04a={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x293)]['id'],'handler':_0x2a9165((_0x4d1c1c,_0x116c6d)=>{const _0x552fae=_0x337a7e,_0x3b8871={'m1Prime':_0x4d1c1c,'m2Prime':_0x116c6d};if(_0x4d1c1c[_0x552fae(0x1ce)]['unitId']!==_0x116c6d['params'][_0x552fae(0x20e)]||_0x4d1c1c['params'][_0x552fae(0x39d)]!==_0x116c6d[_0x552fae(0x1ce)]['subUnitId'])return _0x3b8871;const _0x2024b0=_0x4d1c1c[_0x552fae(0x1ce)][_0x552fae(0x18a)]['map'](_0x32b9b2=>_0x32b9b2[_0x552fae(0x243)])[_0x552fae(0x2e5)](),_0x29ace6=_0x116c6d[_0x552fae(0x1ce)][_0x552fae(0x1cb)];return _0x2024b0['some'](_0x10237a=>_0x42b66f[_0x552fae(0x1d4)]['intersects'](_0x10237a,_0x29ace6))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col')}:_0x3b8871;},_0x337a7e(0x2ce))},_0xe84a9c={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x288d9e[_0x337a7e(0x29f)]['id'],'handler':_0x2a9165((_0x179c22,_0x5ee900)=>{const _0x59e843=_0x337a7e,_0x4df433={'m1Prime':_0x179c22,'m2Prime':_0x5ee900};return _0x179c22['params'][_0x59e843(0x20e)]!==_0x5ee900[_0x59e843(0x1ce)]['unitId']||_0x179c22[_0x59e843(0x1ce)][_0x59e843(0x39d)]!==_0x5ee900[_0x59e843(0x1ce)][_0x59e843(0x39d)]?_0x4df433:{'error':new Error(_0x59e843(0x2c1))};},_0x337a7e(0x2ce))},_0x32fd9d={'m1':_0x1658f5['AddRangeProtectionMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler':_0x2a9165((_0x2b5fb5,_0xc0620e)=>{const _0x15128e=_0x337a7e,_0x2506a5={'m1Prime':_0x2b5fb5,'m2Prime':_0xc0620e};if(_0x2b5fb5['params'][_0x15128e(0x20e)]!==_0xc0620e[_0x15128e(0x1ce)][_0x15128e(0x20e)]||_0x2b5fb5[_0x15128e(0x1ce)]['subUnitId']!==_0xc0620e['params']['subUnitId'])return _0x2506a5;const _0x7a58a5=_0x2b5fb5[_0x15128e(0x1ce)][_0x15128e(0x18a)]['map'](_0x5671ae=>_0x5671ae[_0x15128e(0x243)])[_0x15128e(0x2e5)](),_0x5280d9=_0xc0620e[_0x15128e(0x1ce)]['ranges'];return _0x7a58a5[_0x15128e(0x1cf)](_0x37f21e=>_0x5280d9[_0x15128e(0x1cf)](_0x1e9ed4=>_0x42b66f[_0x15128e(0x1d4)][_0x15128e(0x362)](_0x37f21e,_0x1e9ed4)))?{'error':new Error(_0x15128e(0x1b2))}:_0x2506a5;},_0x337a7e(0x2ce))},_0x3244ae={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x258ced['RemoveSheetsFilterMutation']['id'],'handler':_0x2a9165((_0x4f9a46,_0x533301)=>{const _0x132e18=_0x337a7e,_0x55fd3d={'m1Prime':_0x4f9a46,'m2Prime':_0x533301};return _0x4f9a46[_0x132e18(0x1ce)][_0x132e18(0x20e)]!==_0x533301[_0x132e18(0x1ce)]['unitId']||_0x4f9a46[_0x132e18(0x1ce)][_0x132e18(0x39d)]!==_0x533301[_0x132e18(0x1ce)][_0x132e18(0x39d)]?_0x55fd3d:{'error':new Error(_0x132e18(0x338))};},_0x337a7e(0x2ce))},_0x114895={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x260)]['id'],'handler':_0x2a9165((_0x52880e,_0x185d89)=>{const _0x338571=_0x337a7e,_0x4a9cb3={'m1Prime':_0x52880e,'m2Prime':_0x185d89};if(_0x52880e['params']['unitId']!==_0x185d89['params'][_0x338571(0x20e)]||_0x52880e[_0x338571(0x1ce)][_0x338571(0x39d)]!==_0x185d89[_0x338571(0x1ce)]['subUnitId'])return _0x4a9cb3;const _0x5a7288=_0x52880e[_0x338571(0x1ce)]['rules'][_0x338571(0x332)](_0x1d9659=>_0x1d9659['ranges'])[_0x338571(0x2e5)](),_0x116107=_0x185d89[_0x338571(0x1ce)][_0x338571(0x243)];return _0x5a7288[_0x338571(0x1cf)](_0x20f36f=>_0x116107[_0x338571(0x1cf)](_0x242d9b=>_0x42b66f[_0x338571(0x1d4)][_0x338571(0x362)](_0x20f36f,_0x242d9b)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge')}:_0x4a9cb3;},_0x337a7e(0x2ce))},_0x1f02d6={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x57563f[_0x337a7e(0x1c8)]['id'],'handler':_0x2a9165((_0x5b1354,_0x3b0941)=>{const _0x2a973a=_0x337a7e,_0x3ff0fd={'m1Prime':_0x5b1354,'m2Prime':_0x3b0941};if(_0x5b1354[_0x2a973a(0x1ce)][_0x2a973a(0x20e)]!==_0x3b0941[_0x2a973a(0x1ce)][_0x2a973a(0x20e)]||_0x5b1354[_0x2a973a(0x1ce)][_0x2a973a(0x39d)]!==_0x3b0941[_0x2a973a(0x1ce)][_0x2a973a(0x39d)])return _0x3ff0fd;const _0x5b225d=_0x5b1354[_0x2a973a(0x1ce)][_0x2a973a(0x18a)][_0x2a973a(0x332)](_0x53b5ba=>_0x53b5ba[_0x2a973a(0x243)])[_0x2a973a(0x2e5)](),_0x2d7b74=_0x3b0941[_0x2a973a(0x1ce)][_0x2a973a(0x3b2)][_0x2a973a(0x243)];return _0x5b225d[_0x2a973a(0x1cf)](_0x556dd6=>_0x2d7b74['some'](_0x2417e8=>_0x42b66f['Rectangle']['intersects'](_0x556dd6,_0x2417e8)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')}:_0x3ff0fd;},'handler')},_0x4cc5f2={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x3a8)]['id'],'handler':_0x2a9165((_0x167b2d,_0x470977)=>{const _0x238cc7=_0x337a7e,_0x26ee53={'m1Prime':_0x167b2d,'m2Prime':_0x470977};if(_0x167b2d['params'][_0x238cc7(0x20e)]!==_0x470977[_0x238cc7(0x1ce)][_0x238cc7(0x20e)]||_0x167b2d[_0x238cc7(0x1ce)]['subUnitId']!==_0x470977[_0x238cc7(0x1ce)]['subUnitId'])return _0x26ee53;const _0x11e5fa=_0x167b2d[_0x238cc7(0x1ce)]['rules']['map'](_0x3c9f0f=>_0x3c9f0f['ranges'])[_0x238cc7(0x2e5)](),_0x11b087=[{'startRow':_0x470977[_0x238cc7(0x1ce)][_0x238cc7(0x2de)],'endRow':_0x470977['params'][_0x238cc7(0x2de)],'startColumn':_0x470977['params'][_0x238cc7(0x1fb)],'endColumn':_0x470977[_0x238cc7(0x1ce)][_0x238cc7(0x1fb)]}];return _0x11e5fa[_0x238cc7(0x1cf)](_0x274755=>_0x11b087[_0x238cc7(0x1cf)](_0xa4e0d=>_0x42b66f[_0x238cc7(0x1d4)][_0x238cc7(0x362)](_0x274755,_0xa4e0d)))?{'error':new Error(_0x238cc7(0x2c7))}:_0x26ee53;},'handler')},_0x4dfcf0={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler':_0x2a9165((_0x3df005,_0x188a12)=>{const _0xd7ac06=_0x337a7e,_0x2c9e84={'m1Prime':_0x3df005,'m2Prime':_0x188a12};return _0x3df005[_0xd7ac06(0x1ce)][_0xd7ac06(0x20e)]!==_0x188a12['params'][_0xd7ac06(0x20e)]||_0x3df005[_0xd7ac06(0x1ce)][_0xd7ac06(0x39d)]!==_0x188a12[_0xd7ac06(0x1ce)]['subUnitId']?_0x2c9e84:{'error':new Error(_0xd7ac06(0x3af))};},_0x337a7e(0x2ce))},_0xab48f9={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x28f)]['id'],'handler':_0x2a9165((_0x22048e,_0x146376)=>{const _0x4e0108=_0x337a7e,_0x199464={'m1Prime':_0x22048e,'m2Prime':_0x146376};if(_0x22048e[_0x4e0108(0x1ce)]['unitId']!==_0x146376[_0x4e0108(0x1ce)][_0x4e0108(0x20e)]||_0x22048e[_0x4e0108(0x1ce)][_0x4e0108(0x39d)]!==_0x146376[_0x4e0108(0x1ce)][_0x4e0108(0x39d)])return _0x199464;const _0x19d8b0=_0x22048e[_0x4e0108(0x1ce)][_0x4e0108(0x18a)][_0x4e0108(0x332)](_0x51a926=>_0x51a926['ranges'])[_0x4e0108(0x2e5)](),_0x412854=_0x146376['params'][_0x4e0108(0x3b2)][_0x4e0108(0x243)];return _0x19d8b0['some'](_0x29860c=>_0x412854[_0x4e0108(0x1cf)](_0x224020=>_0x42b66f[_0x4e0108(0x1d4)][_0x4e0108(0x362)](_0x29860c,_0x224020)))?{'error':new Error(_0x4e0108(0x355))}:_0x199464;},_0x337a7e(0x2ce))},_0x285607={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler':_0x2a9165((_0x91a21d,_0x866805)=>{const _0x2202f4=_0x337a7e,_0x5e7af0={'m1Prime':_0x91a21d,'m2Prime':_0x866805};if(_0x91a21d[_0x2202f4(0x1ce)][_0x2202f4(0x20e)]!==_0x866805[_0x2202f4(0x1ce)]['unitId']||_0x91a21d['params']['subUnitId']!==_0x866805[_0x2202f4(0x1ce)][_0x2202f4(0x39d)])return _0x5e7af0;const _0x31f0e0=_0x91a21d[_0x2202f4(0x1ce)][_0x2202f4(0x18a)][_0x2202f4(0x332)](_0x36b811=>_0x36b811[_0x2202f4(0x243)])['flat'](),_0x18aab5=new _0x42b66f[(_0x2202f4(0x200))](_0x866805[_0x2202f4(0x1ce)][_0x2202f4(0x393)])['getDataRange']();return _0x31f0e0[_0x2202f4(0x1cf)](_0x3f1e29=>_0x42b66f['Rectangle'][_0x2202f4(0x362)](_0x3f1e29,_0x18aab5))?{'error':new Error(_0x2202f4(0x193))}:_0x5e7af0;},_0x337a7e(0x2ce))},_0x4334ec={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x1658f5[_0x337a7e(0x36f)]['id'],'handler':_0x2a9165((_0x51d8ff,_0x1cfaac)=>{const _0x32ef3b=_0x337a7e,_0x1d357d={'m1Prime':_0x51d8ff,'m2Prime':_0x1cfaac};if(_0x51d8ff[_0x32ef3b(0x1ce)][_0x32ef3b(0x20e)]!==_0x1cfaac['params'][_0x32ef3b(0x20e)]||_0x51d8ff[_0x32ef3b(0x1ce)]['subUnitId']!==_0x1cfaac['params']['subUnitId'])return _0x1d357d;const _0x16f5d7=_0x51d8ff[_0x32ef3b(0x1ce)][_0x32ef3b(0x18a)][_0x32ef3b(0x332)](_0x318dc9=>_0x318dc9[_0x32ef3b(0x243)])[_0x32ef3b(0x2e5)](),_0x5f5a92=_0x1cfaac['params'][_0x32ef3b(0x243)];return _0x16f5d7[_0x32ef3b(0x1cf)](_0x44cb1d=>_0x5f5a92[_0x32ef3b(0x1cf)](_0x4ff011=>_0x42b66f[_0x32ef3b(0x1d4)][_0x32ef3b(0x362)](_0x44cb1d,_0x4ff011)))?{'error':new Error(_0x32ef3b(0x189))}:_0x1d357d;},_0x337a7e(0x2ce))},_0x57740c={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x4eec64['UpdateCommentMutation']['id'],'handler':_0x2a9165((_0x2a7da4,_0x17fbe5)=>{const _0x1796b5=_0x337a7e,_0x490b69={'m1Prime':_0x2a7da4,'m2Prime':_0x17fbe5};return _0x2a7da4['params'][_0x1796b5(0x20e)]!==_0x17fbe5[_0x1796b5(0x1ce)][_0x1796b5(0x20e)]||_0x2a7da4[_0x1796b5(0x1ce)]['subUnitId']!==_0x17fbe5[_0x1796b5(0x1ce)][_0x1796b5(0x39d)]?_0x490b69:{'error':new Error(_0x1796b5(0x3b3))};},'handler')},_0x2b1f1b={'m1':_0x1658f5[_0x337a7e(0x244)]['id'],'m2':_0x288d9e['UpdateDataValidationMutation']['id'],'handler':_0x2a9165((_0x133a97,_0x20a492)=>{const _0x620936=_0x337a7e,_0x39c774={'m1Prime':_0x133a97,'m2Prime':_0x20a492};return _0x133a97['params'][_0x620936(0x20e)]!==_0x20a492['params'][_0x620936(0x20e)]||_0x133a97[_0x620936(0x1ce)][_0x620936(0x39d)]!==_0x20a492[_0x620936(0x1ce)][_0x620936(0x39d)]?_0x39c774:{'error':new Error(_0x620936(0x2ee))};},_0x337a7e(0x2ce))},_0x21fe11={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5['AddWorksheetMergeMutation']['id'],'handler'(_0x38f3d1,_0x3a2099){const _0x179629=_0x337a7e,_0x966da4=_0x42b66f['Tools']['deepClone'](_0x38f3d1),_0xa3dd83=_0x42b66f[_0x179629(0x1aa)][_0x179629(0x395)](_0x3a2099);if(_0x38f3d1[_0x179629(0x1ce)][_0x179629(0x20e)]!==_0x3a2099[_0x179629(0x1ce)][_0x179629(0x20e)]||_0x38f3d1[_0x179629(0x1ce)]['subUnitId']!==_0x3a2099['params'][_0x179629(0x39d)])return{'m1Prime':_0x966da4,'m2Prime':_0xa3dd83};const _0x2f3a6a=_0x966da4[_0x179629(0x1ce)]['ranges'],_0x53782c=_0xa3dd83['params'][_0x179629(0x243)],_0x282b14=[_0xa3dd83],_0x51d901=new Set();for(let _0x1f44f4=0x0;_0x1f44f4<_0x2f3a6a[_0x179629(0x319)];_0x1f44f4++)for(let _0x159257=0x0;_0x159257<_0x53782c[_0x179629(0x319)];_0x159257++)if(_0x42b66f[_0x179629(0x1d4)]['intersects'](_0x2f3a6a[_0x1f44f4],_0x53782c[_0x159257])){_0x51d901[_0x179629(0x292)](_0x2f3a6a[_0x1f44f4]),_0x2f3a6a[_0x179629(0x174)](_0x1f44f4,0x1),_0x1f44f4--;break;}return _0x51d901[_0x179629(0x2dd)]>0x0&&_0x282b14[_0x179629(0x39f)]({'id':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x38f3d1[_0x179629(0x1ce)][_0x179629(0x20e)],'subUnitId':_0x38f3d1[_0x179629(0x1ce)][_0x179629(0x39d)],'ranges':Array[_0x179629(0x2cc)](_0x51d901)}}),_0x2f3a6a[_0x179629(0x319)]===0x0&&(_0x966da4['id']=_0x1658f5[_0x179629(0x1e6)]['id']),{'m1Prime':_0x966da4,'m2Prime':_0x282b14[_0x179629(0x319)]>0x1?_0x282b14:_0xa3dd83};}},_0x171511={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5['InsertColMutation']['id'],'handler'(_0x233743,_0x28e2c6){const _0x18f7b1=_0x337a7e,_0x33befe=_0x42b66f[_0x18f7b1(0x1aa)]['deepClone'](_0x233743),_0x35aec4=_0x42b66f[_0x18f7b1(0x1aa)]['deepClone'](_0x28e2c6);if(_0x233743[_0x18f7b1(0x1ce)]['unitId']!==_0x28e2c6[_0x18f7b1(0x1ce)][_0x18f7b1(0x20e)]||_0x233743['params'][_0x18f7b1(0x39d)]!==_0x28e2c6[_0x18f7b1(0x1ce)][_0x18f7b1(0x39d)])return{'m1Prime':_0x33befe,'m2Prime':_0x35aec4};const _0x42195e=_0x233743[_0x18f7b1(0x1ce)][_0x18f7b1(0x20e)],_0x2acd32=_0x233743['params'][_0x18f7b1(0x39d)],_0x319718=[_0x35aec4],_0x2d3b4e=[],_0x1c6861=[];return _0x33befe[_0x18f7b1(0x1ce)]['ranges'][_0x18f7b1(0x3ad)](_0x1a761b=>{const _0x50de84=_0x18f7b1,_0x4cb8f8=_0x28e2c6['params'][_0x50de84(0x1cb)],_0x59c0db=_0x4cb8f8[_0x50de84(0x184)]-_0x4cb8f8[_0x50de84(0x1fb)]+0x1;_0x4cb8f8['startColumn']<=_0x1a761b[_0x50de84(0x1fb)]?(_0x2d3b4e[_0x50de84(0x16e)]({..._0x1a761b}),_0x1c6861[_0x50de84(0x16e)]({..._0x1a761b,'startColumn':_0x1a761b[_0x50de84(0x1fb)]+_0x59c0db,'endColumn':_0x1a761b[_0x50de84(0x184)]+_0x59c0db}),_0x1a761b[_0x50de84(0x1fb)]=_0x1a761b['startColumn']+_0x59c0db,_0x1a761b[_0x50de84(0x184)]=_0x1a761b[_0x50de84(0x184)]+_0x59c0db):_0x4cb8f8[_0x50de84(0x1fb)]>_0x1a761b[_0x50de84(0x1fb)]&&_0x4cb8f8[_0x50de84(0x1fb)]<=_0x1a761b[_0x50de84(0x184)]&&(_0x2d3b4e[_0x50de84(0x16e)]({..._0x1a761b}),_0x1c6861[_0x50de84(0x16e)]({..._0x1a761b,'endColumn':_0x1a761b[_0x50de84(0x184)]+_0x59c0db}),_0x1a761b[_0x50de84(0x184)]=_0x1a761b['endColumn']+_0x59c0db);}),_0x2d3b4e[_0x18f7b1(0x319)]>0x0&&_0x319718[_0x18f7b1(0x39f)]({'id':_0x1658f5[_0x18f7b1(0x260)]['id'],'params':{'unitId':_0x42195e,'subUnitId':_0x2acd32,'ranges':_0x2d3b4e}}),_0x1c6861[_0x18f7b1(0x319)]>0x0&&_0x319718['push']({'id':_0x1658f5[_0x18f7b1(0x268)]['id'],'params':{'unitId':_0x42195e,'subUnitId':_0x2acd32,'ranges':_0x1c6861}}),{'m1Prime':_0x33befe,'m2Prime':_0x319718['length']>0x1?_0x319718:_0x319718[0x0]};}},_0x52cd2a={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5[_0x337a7e(0x1d1)]['id'],'handler'(_0xabd275,_0x44fa87){const _0x5cfbd0=_0x337a7e,_0x5ec3af=_0x42b66f[_0x5cfbd0(0x1aa)]['deepClone'](_0xabd275),_0x35b89a=_0x42b66f[_0x5cfbd0(0x1aa)]['deepClone'](_0x44fa87);if(_0xabd275[_0x5cfbd0(0x1ce)]['unitId']!==_0x44fa87[_0x5cfbd0(0x1ce)][_0x5cfbd0(0x20e)]||_0xabd275['params'][_0x5cfbd0(0x39d)]!==_0x44fa87[_0x5cfbd0(0x1ce)]['subUnitId'])return{'m1Prime':_0x5ec3af,'m2Prime':_0x35b89a};const _0x2c7258=_0xabd275[_0x5cfbd0(0x1ce)]['unitId'],_0x4700b6=_0xabd275[_0x5cfbd0(0x1ce)]['subUnitId'],_0xdd6cc1=[_0x35b89a],_0x5234d4=[],_0x2a552e=[];return _0x5ec3af[_0x5cfbd0(0x1ce)][_0x5cfbd0(0x243)][_0x5cfbd0(0x3ad)](_0x35d43b=>{const _0x3d7329=_0x5cfbd0,_0x25dfd1=_0x44fa87[_0x3d7329(0x1ce)][_0x3d7329(0x1cb)],_0x1deb7d=_0x25dfd1[_0x3d7329(0x1dd)]-_0x25dfd1[_0x3d7329(0x2de)]+0x1;_0x25dfd1[_0x3d7329(0x2de)]<=_0x35d43b['startRow']?(_0x5234d4['push']({..._0x35d43b}),_0x2a552e[_0x3d7329(0x16e)]({..._0x35d43b,'startRow':_0x35d43b[_0x3d7329(0x2de)]+_0x1deb7d,'endRow':_0x35d43b[_0x3d7329(0x1dd)]+_0x1deb7d}),_0x35d43b[_0x3d7329(0x2de)]=_0x35d43b[_0x3d7329(0x2de)]+_0x1deb7d,_0x35d43b[_0x3d7329(0x1dd)]=_0x35d43b[_0x3d7329(0x1dd)]+_0x1deb7d):_0x25dfd1[_0x3d7329(0x2de)]>_0x35d43b['startRow']&&_0x25dfd1[_0x3d7329(0x2de)]<=_0x35d43b[_0x3d7329(0x1dd)]&&(_0x5234d4[_0x3d7329(0x16e)]({..._0x35d43b}),_0x2a552e['push']({..._0x35d43b,'endRow':_0x35d43b[_0x3d7329(0x1dd)]+_0x1deb7d}),_0x35d43b[_0x3d7329(0x1dd)]=_0x35d43b[_0x3d7329(0x1dd)]+_0x1deb7d);}),_0x5234d4['length']>0x0&&_0xdd6cc1[_0x5cfbd0(0x39f)]({'id':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x2c7258,'subUnitId':_0x4700b6,'ranges':_0x5234d4}}),_0x2a552e[_0x5cfbd0(0x319)]>0x0&&_0xdd6cc1[_0x5cfbd0(0x16e)]({'id':_0x1658f5[_0x5cfbd0(0x268)]['id'],'params':{'unitId':_0x2c7258,'subUnitId':_0x4700b6,'ranges':_0x2a552e}}),{'m1Prime':_0x5ec3af,'m2Prime':_0xdd6cc1[_0x5cfbd0(0x319)]>0x1?_0xdd6cc1:_0xdd6cc1[0x0]};}},_0x4ecea3={'m1':_0x1658f5['AddWorksheetMergeMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x3d7)]['id'],'handler'(_0x867566,_0x56d2db){const _0xc849ec=_0x337a7e,_0x432d36=_0x42b66f[_0xc849ec(0x1aa)][_0xc849ec(0x395)](_0x867566),_0x561eb5=_0x42b66f['Tools'][_0xc849ec(0x395)](_0x56d2db);if(_0x867566[_0xc849ec(0x1ce)][_0xc849ec(0x20e)]!==_0x56d2db['params'][_0xc849ec(0x20e)]||_0x867566[_0xc849ec(0x1ce)][_0xc849ec(0x39d)]!==_0x56d2db[_0xc849ec(0x1ce)]['subUnitId'])return{'m1Prime':_0x432d36,'m2Prime':_0x561eb5};const _0x28d477=[],_0x501ddf=[],_0x4462ae=[_0x561eb5];for(let _0x38fdf0=0x0;_0x38fdf0<_0x432d36[_0xc849ec(0x1ce)]['ranges'][_0xc849ec(0x319)];_0x38fdf0++){const _0x3fcc0f=_0x432d36[_0xc849ec(0x1ce)][_0xc849ec(0x243)][_0x38fdf0],{sourceRange:_0x3e78ce,targetRange:_0x5b8530}=_0x56d2db[_0xc849ec(0x1ce)];_0x42b66f[_0xc849ec(0x1d4)][_0xc849ec(0x362)](_0x3fcc0f,_0x3e78ce)||_0x42b66f[_0xc849ec(0x1d4)][_0xc849ec(0x362)](_0x3fcc0f,_0x5b8530)?(_0x28d477[_0xc849ec(0x16e)]({..._0x3fcc0f}),_0x432d36[_0xc849ec(0x1ce)][_0xc849ec(0x243)][_0xc849ec(0x174)](_0x38fdf0,0x1),_0x38fdf0--):_0x3e78ce[_0xc849ec(0x1fb)]<_0x3fcc0f['startColumn']&&_0x5b8530['startColumn']>_0x3fcc0f['endColumn']?(_0x28d477[_0xc849ec(0x16e)]({..._0x3fcc0f}),_0x501ddf[_0xc849ec(0x16e)]({..._0x3fcc0f,'startColumn':_0x3fcc0f[_0xc849ec(0x1fb)]-(_0x3e78ce['endColumn']-_0x3e78ce[_0xc849ec(0x1fb)]+0x1),'endColumn':_0x3fcc0f['endColumn']-(_0x3e78ce[_0xc849ec(0x184)]-_0x3e78ce[_0xc849ec(0x1fb)]+0x1)}),_0x3fcc0f[_0xc849ec(0x1fb)]=_0x3fcc0f[_0xc849ec(0x1fb)]-(_0x3e78ce['endColumn']-_0x3e78ce[_0xc849ec(0x1fb)]+0x1),_0x3fcc0f['endColumn']=_0x3fcc0f['endColumn']-(_0x3e78ce[_0xc849ec(0x184)]-_0x3e78ce['startColumn']+0x1)):_0x3e78ce[_0xc849ec(0x1fb)]>_0x3fcc0f[_0xc849ec(0x184)]&&_0x5b8530[_0xc849ec(0x184)]<_0x3fcc0f[_0xc849ec(0x1fb)]&&(_0x28d477[_0xc849ec(0x16e)]({..._0x3fcc0f}),_0x501ddf[_0xc849ec(0x16e)]({..._0x3fcc0f,'startColumn':_0x3fcc0f['startColumn']+(_0x3e78ce[_0xc849ec(0x184)]-_0x3e78ce[_0xc849ec(0x1fb)]+0x1),'endColumn':_0x3fcc0f[_0xc849ec(0x184)]+(_0x3e78ce['endColumn']-_0x3e78ce[_0xc849ec(0x1fb)]+0x1)}),_0x3fcc0f[_0xc849ec(0x1fb)]=_0x3fcc0f[_0xc849ec(0x1fb)]+(_0x3e78ce['endColumn']-_0x3e78ce[_0xc849ec(0x1fb)]+0x1),_0x3fcc0f[_0xc849ec(0x184)]=_0x3fcc0f[_0xc849ec(0x184)]+(_0x3e78ce[_0xc849ec(0x184)]-_0x3e78ce[_0xc849ec(0x1fb)]+0x1));}return _0x28d477['length']>0x0&&_0x4462ae['unshift']({'id':_0x1658f5[_0xc849ec(0x260)]['id'],'params':{'unitId':_0x867566[_0xc849ec(0x1ce)][_0xc849ec(0x20e)],'subUnitId':_0x867566[_0xc849ec(0x1ce)][_0xc849ec(0x39d)],'ranges':_0x28d477}}),_0x501ddf[_0xc849ec(0x319)]>0x0&&_0x4462ae[_0xc849ec(0x16e)]({'id':_0x1658f5[_0xc849ec(0x268)]['id'],'params':{'unitId':_0x867566[_0xc849ec(0x1ce)][_0xc849ec(0x20e)],'subUnitId':_0x867566['params']['subUnitId'],'ranges':_0x501ddf}}),_0x432d36['params']['ranges']['length']===0x0&&(_0x432d36['id']=_0x1658f5['EmptyMutation']['id']),{'m1Prime':_0x432d36,'m2Prime':_0x4462ae[_0xc849ec(0x319)]>0x1?_0x4462ae:_0x4462ae[0x0]};}},_0x396586={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler'(_0x5e6abb,_0x4b3a5a){const _0x5cc83d=_0x337a7e,_0x5330df=_0x42b66f[_0x5cc83d(0x1aa)][_0x5cc83d(0x395)](_0x5e6abb),_0x3f13fd=_0x42b66f['Tools'][_0x5cc83d(0x395)](_0x4b3a5a);if(_0x5e6abb[_0x5cc83d(0x1ce)][_0x5cc83d(0x20e)]!==_0x4b3a5a['params'][_0x5cc83d(0x20e)])return{'m1Prime':_0x5330df,'m2Prime':_0x3f13fd};const _0x437e6c=[],_0x4ae298=[_0x3f13fd],_0x51a5fc=new _0x42b66f[(_0x5cc83d(0x200))](_0x4b3a5a[_0x5cc83d(0x1ce)]['from'][_0x5cc83d(0x307)])[_0x5cc83d(0x18d)](),_0x36da3a=new _0x42b66f[(_0x5cc83d(0x200))](_0x4b3a5a[_0x5cc83d(0x1ce)]['to'][_0x5cc83d(0x307)])[_0x5cc83d(0x18d)]();for(let _0x4effac=0x0;_0x4effac<_0x5330df['params']['ranges'][_0x5cc83d(0x319)];_0x4effac++){const _0x54e0a8=_0x5330df[_0x5cc83d(0x1ce)][_0x5cc83d(0x243)][_0x4effac];(_0x42b66f['Rectangle']['intersects'](_0x51a5fc,_0x54e0a8)||_0x42b66f[_0x5cc83d(0x1d4)]['intersects'](_0x36da3a,_0x54e0a8))&&(_0x437e6c['push'](_0x54e0a8),_0x5330df[_0x5cc83d(0x1ce)][_0x5cc83d(0x243)][_0x5cc83d(0x174)](_0x4effac,0x1),_0x4effac--);}return _0x437e6c[_0x5cc83d(0x319)]>0x0&&_0x4ae298['unshift']({'id':_0x1658f5[_0x5cc83d(0x260)]['id'],'params':{'unitId':_0x5e6abb[_0x5cc83d(0x1ce)][_0x5cc83d(0x20e)],'subUnitId':_0x5e6abb[_0x5cc83d(0x1ce)]['subUnitId'],'ranges':_0x437e6c}}),_0x5330df[_0x5cc83d(0x1ce)][_0x5cc83d(0x243)][_0x5cc83d(0x319)]===0x0&&(_0x5330df['id']=_0x1658f5[_0x5cc83d(0x1e6)]['id']),{'m1Prime':_0x5330df,'m2Prime':_0x4ae298[_0x5cc83d(0x319)]>0x1?_0x4ae298:_0x4ae298[0x0]};}},_0xbf2264={'m1':_0x1658f5['AddWorksheetMergeMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler'(_0x39a8e2,_0x96bd10){const _0x2e399f=_0x337a7e,_0x2de964=_0x42b66f[_0x2e399f(0x1aa)][_0x2e399f(0x395)](_0x39a8e2),_0x1de9ac=_0x42b66f['Tools']['deepClone'](_0x96bd10);if(_0x39a8e2[_0x2e399f(0x1ce)][_0x2e399f(0x20e)]!==_0x96bd10[_0x2e399f(0x1ce)][_0x2e399f(0x20e)]||_0x39a8e2[_0x2e399f(0x1ce)][_0x2e399f(0x39d)]!==_0x96bd10[_0x2e399f(0x1ce)][_0x2e399f(0x39d)])return{'m1Prime':_0x2de964,'m2Prime':_0x1de9ac};const _0x34e1c3=[],_0x1d2356=[],_0xf38285=[_0x1de9ac];for(let _0x5d1f02=0x0;_0x5d1f02<_0x2de964['params'][_0x2e399f(0x243)][_0x2e399f(0x319)];_0x5d1f02++){const _0x46e5bf=_0x2de964[_0x2e399f(0x1ce)][_0x2e399f(0x243)][_0x5d1f02],{sourceRange:_0xf5e44d,targetRange:_0x52acfe}=_0x96bd10['params'];_0x42b66f['Rectangle'][_0x2e399f(0x362)](_0x46e5bf,_0xf5e44d)||_0x42b66f[_0x2e399f(0x1d4)][_0x2e399f(0x362)](_0x46e5bf,_0x52acfe)?(_0x34e1c3[_0x2e399f(0x16e)]({..._0x46e5bf}),_0x2de964[_0x2e399f(0x1ce)][_0x2e399f(0x243)][_0x2e399f(0x174)](_0x5d1f02,0x1),_0x5d1f02--):_0xf5e44d[_0x2e399f(0x2de)]<_0x46e5bf[_0x2e399f(0x2de)]&&_0x52acfe[_0x2e399f(0x2de)]>_0x46e5bf[_0x2e399f(0x1dd)]?(_0x34e1c3[_0x2e399f(0x16e)]({..._0x46e5bf}),_0x1d2356[_0x2e399f(0x16e)]({..._0x46e5bf,'startRow':_0x46e5bf[_0x2e399f(0x2de)]-(_0xf5e44d[_0x2e399f(0x1dd)]-_0xf5e44d[_0x2e399f(0x2de)]+0x1),'endRow':_0x46e5bf[_0x2e399f(0x1dd)]-(_0xf5e44d['endRow']-_0xf5e44d[_0x2e399f(0x2de)]+0x1)}),_0x46e5bf[_0x2e399f(0x2de)]=_0x46e5bf[_0x2e399f(0x2de)]-(_0xf5e44d[_0x2e399f(0x1dd)]-_0xf5e44d[_0x2e399f(0x2de)]+0x1),_0x46e5bf[_0x2e399f(0x1dd)]=_0x46e5bf[_0x2e399f(0x1dd)]-(_0xf5e44d[_0x2e399f(0x1dd)]-_0xf5e44d[_0x2e399f(0x2de)]+0x1)):_0xf5e44d[_0x2e399f(0x2de)]>_0x46e5bf['endRow']&&_0x52acfe['endRow']<_0x46e5bf[_0x2e399f(0x2de)]&&(_0x34e1c3[_0x2e399f(0x16e)]({..._0x46e5bf}),_0x1d2356[_0x2e399f(0x16e)]({..._0x46e5bf,'startRow':_0x46e5bf['startRow']+(_0xf5e44d['endRow']-_0xf5e44d[_0x2e399f(0x2de)]+0x1),'endRow':_0x46e5bf['endRow']+(_0xf5e44d['endRow']-_0xf5e44d[_0x2e399f(0x2de)]+0x1)}),_0x46e5bf[_0x2e399f(0x2de)]=_0x46e5bf[_0x2e399f(0x2de)]+(_0xf5e44d[_0x2e399f(0x1dd)]-_0xf5e44d[_0x2e399f(0x2de)]+0x1),_0x46e5bf[_0x2e399f(0x1dd)]=_0x46e5bf[_0x2e399f(0x1dd)]+(_0xf5e44d['endRow']-_0xf5e44d['startRow']+0x1));}return _0x34e1c3[_0x2e399f(0x319)]>0x0&&_0xf38285['unshift']({'id':_0x1658f5[_0x2e399f(0x260)]['id'],'params':{'unitId':_0x39a8e2['params']['unitId'],'subUnitId':_0x39a8e2[_0x2e399f(0x1ce)][_0x2e399f(0x39d)],'ranges':_0x34e1c3}}),_0x1d2356[_0x2e399f(0x319)]>0x0&&_0xf38285[_0x2e399f(0x16e)]({'id':_0x1658f5[_0x2e399f(0x268)]['id'],'params':{'unitId':_0x39a8e2[_0x2e399f(0x1ce)][_0x2e399f(0x20e)],'subUnitId':_0x39a8e2['params'][_0x2e399f(0x39d)],'ranges':_0x1d2356}}),_0x2de964[_0x2e399f(0x1ce)]['ranges'][_0x2e399f(0x319)]===0x0&&(_0x2de964['id']=_0x1658f5['EmptyMutation']['id']),{'m1Prime':_0x2de964,'m2Prime':_0xf38285[_0x2e399f(0x319)]>0x1?_0xf38285:_0xf38285[0x0]};}};function _0x96f0bf(_0xb945ce){const _0x4cd50d=_0x337a7e;return _0xb945ce['startColumn']>_0xb945ce['endColumn']||_0xb945ce[_0x4cd50d(0x2de)]>_0xb945ce[_0x4cd50d(0x1dd)]?!0x1:!(_0xb945ce[_0x4cd50d(0x2de)]===_0xb945ce[_0x4cd50d(0x1dd)]&&_0xb945ce[_0x4cd50d(0x1fb)]===_0xb945ce[_0x4cd50d(0x184)]);}_0x2a9165(_0x96f0bf,_0x337a7e(0x222));const _0x53fbbd={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5[_0x337a7e(0x293)]['id'],'handler'(_0x13f21d,_0x1af14a){const _0x48a1a6=_0x337a7e,_0x45479c=_0x42b66f[_0x48a1a6(0x1aa)]['deepClone'](_0x13f21d),_0x3b987=_0x42b66f[_0x48a1a6(0x1aa)]['deepClone'](_0x1af14a);if(_0x13f21d['params'][_0x48a1a6(0x20e)]!==_0x1af14a[_0x48a1a6(0x1ce)][_0x48a1a6(0x20e)]||_0x13f21d['params']['subUnitId']!==_0x1af14a[_0x48a1a6(0x1ce)]['subUnitId'])return{'m1Prime':_0x45479c,'m2Prime':_0x3b987};const _0x540267=_0x13f21d[_0x48a1a6(0x1ce)][_0x48a1a6(0x20e)],_0x3e4c95=_0x13f21d['params'][_0x48a1a6(0x39d)],_0x8335b1=[_0x3b987],_0x4e3bcf=[],_0xb8af24=[];for(let _0x261611=0x0;_0x261611<_0x45479c[_0x48a1a6(0x1ce)][_0x48a1a6(0x243)]['length'];_0x261611++){const _0x52d0e3=_0x45479c['params'][_0x48a1a6(0x243)][_0x261611],_0x39c0d2=_0x1af14a[_0x48a1a6(0x1ce)][_0x48a1a6(0x1cb)],_0x51a2bb=_0x39c0d2[_0x48a1a6(0x184)]-_0x39c0d2[_0x48a1a6(0x1fb)]+0x1;if(_0x39c0d2[_0x48a1a6(0x1fb)]<_0x52d0e3[_0x48a1a6(0x1fb)]&&_0x39c0d2[_0x48a1a6(0x184)]<_0x52d0e3[_0x48a1a6(0x1fb)])_0x4e3bcf[_0x48a1a6(0x16e)]({..._0x52d0e3}),_0xb8af24['push']({..._0x52d0e3,'startColumn':_0x52d0e3[_0x48a1a6(0x1fb)]-_0x51a2bb,'endColumn':_0x52d0e3[_0x48a1a6(0x184)]-_0x51a2bb}),_0x52d0e3[_0x48a1a6(0x1fb)]=_0x52d0e3[_0x48a1a6(0x1fb)]-_0x51a2bb,_0x52d0e3[_0x48a1a6(0x184)]=_0x52d0e3['endColumn']-_0x51a2bb;else{if(_0x39c0d2['startColumn']<_0x52d0e3['startColumn']&&_0x39c0d2[_0x48a1a6(0x184)]>=_0x52d0e3['startColumn']&&_0x39c0d2['endColumn']<=_0x52d0e3['endColumn']){_0x4e3bcf['push']({..._0x52d0e3});const _0x36c7b8={..._0x52d0e3,'startColumn':_0x39c0d2[_0x48a1a6(0x1fb)],'endColumn':_0x52d0e3['endColumn']-_0x51a2bb};_0x96f0bf(_0x36c7b8)&&_0x39c0d2[_0x48a1a6(0x184)]<_0x52d0e3['endColumn']?(_0x39c0d2[_0x48a1a6(0x184)]<_0x52d0e3[_0x48a1a6(0x184)]&&_0xb8af24[_0x48a1a6(0x16e)](_0x36c7b8),_0x52d0e3['startColumn']=_0x39c0d2[_0x48a1a6(0x1fb)],_0x52d0e3[_0x48a1a6(0x184)]=_0x52d0e3[_0x48a1a6(0x184)]-_0x51a2bb):(_0x45479c[_0x48a1a6(0x1ce)][_0x48a1a6(0x243)][_0x48a1a6(0x174)](_0x261611,0x1),_0x261611--);}else{if(_0x39c0d2[_0x48a1a6(0x1fb)]>_0x52d0e3[_0x48a1a6(0x1fb)]&&_0x39c0d2[_0x48a1a6(0x184)]<_0x52d0e3[_0x48a1a6(0x184)]){_0x4e3bcf[_0x48a1a6(0x16e)]({..._0x52d0e3});const _0x1a0d65={..._0x52d0e3,'endColumn':_0x52d0e3['endColumn']-_0x51a2bb};_0x96f0bf(_0x1a0d65)?(_0xb8af24[_0x48a1a6(0x16e)](_0x1a0d65),_0x52d0e3[_0x48a1a6(0x184)]=_0x52d0e3[_0x48a1a6(0x184)]-_0x51a2bb):(_0x45479c[_0x48a1a6(0x1ce)][_0x48a1a6(0x243)][_0x48a1a6(0x174)](_0x261611,0x1),_0x261611--);}else{if(_0x39c0d2[_0x48a1a6(0x1fb)]>=_0x52d0e3[_0x48a1a6(0x1fb)]&&_0x39c0d2[_0x48a1a6(0x1fb)]<=_0x52d0e3['endColumn']&&_0x39c0d2[_0x48a1a6(0x184)]>_0x52d0e3[_0x48a1a6(0x184)]){_0x4e3bcf[_0x48a1a6(0x16e)]({..._0x52d0e3});const _0x355ada={..._0x52d0e3,'endColumn':_0x39c0d2['startColumn']-0x1};_0x96f0bf(_0x355ada)&&_0x39c0d2[_0x48a1a6(0x1fb)]>_0x52d0e3[_0x48a1a6(0x1fb)]?(_0xb8af24[_0x48a1a6(0x16e)](_0x355ada),_0x52d0e3[_0x48a1a6(0x184)]=_0x39c0d2[_0x48a1a6(0x1fb)]-0x1):(_0x45479c['params'][_0x48a1a6(0x243)][_0x48a1a6(0x174)](_0x261611,0x1),_0x261611--);}else _0x39c0d2['startColumn']>_0x52d0e3[_0x48a1a6(0x184)]||_0x39c0d2[_0x48a1a6(0x1fb)]<=_0x52d0e3[_0x48a1a6(0x1fb)]&&_0x39c0d2[_0x48a1a6(0x184)]>=_0x52d0e3[_0x48a1a6(0x184)]&&(_0x4e3bcf[_0x48a1a6(0x16e)]({..._0x52d0e3}),_0x45479c['params'][_0x48a1a6(0x243)][_0x48a1a6(0x174)](_0x261611,0x1),_0x261611--);}}}}return _0x4e3bcf['length']>0x0&&_0x8335b1[_0x48a1a6(0x39f)]({'id':_0x1658f5[_0x48a1a6(0x260)]['id'],'params':{'unitId':_0x540267,'subUnitId':_0x3e4c95,'ranges':_0x4e3bcf}}),_0xb8af24[_0x48a1a6(0x319)]>0x0&&_0x8335b1['push']({'id':_0x1658f5[_0x48a1a6(0x268)]['id'],'params':{'unitId':_0x540267,'subUnitId':_0x3e4c95,'ranges':_0xb8af24}}),_0x45479c[_0x48a1a6(0x1ce)][_0x48a1a6(0x243)]['length']===0x0&&(_0x45479c['id']=_0x1658f5[_0x48a1a6(0x1e6)]['id']),{'m1Prime':_0x45479c,'m2Prime':_0x8335b1['length']>0x1?_0x8335b1:_0x8335b1[0x0]};}},_0x39bec0={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5[_0x337a7e(0x240)]['id'],'handler'(_0x4ea813,_0x192422){const _0x27a457=_0x337a7e,_0x5b5515=_0x42b66f[_0x27a457(0x1aa)][_0x27a457(0x395)](_0x4ea813),_0x2a4b94=_0x42b66f[_0x27a457(0x1aa)][_0x27a457(0x395)](_0x192422);if(_0x4ea813[_0x27a457(0x1ce)][_0x27a457(0x20e)]!==_0x192422['params'][_0x27a457(0x20e)]||_0x4ea813[_0x27a457(0x1ce)][_0x27a457(0x39d)]!==_0x192422[_0x27a457(0x1ce)][_0x27a457(0x39d)])return{'m1Prime':_0x5b5515,'m2Prime':_0x2a4b94};const _0x2f4d49=_0x4ea813[_0x27a457(0x1ce)][_0x27a457(0x20e)],_0x3526ca=_0x4ea813['params']['subUnitId'],_0x47db65=[_0x2a4b94],_0x151a3f=[],_0x10355d=[];for(let _0x120e27=0x0;_0x120e27<_0x5b5515[_0x27a457(0x1ce)][_0x27a457(0x243)][_0x27a457(0x319)];_0x120e27++){const _0xf35b7f=_0x5b5515[_0x27a457(0x1ce)][_0x27a457(0x243)][_0x120e27],_0x1c34b7=_0x192422[_0x27a457(0x1ce)]['range'],_0x410623=_0x1c34b7[_0x27a457(0x1dd)]-_0x1c34b7[_0x27a457(0x2de)]+0x1;if(_0x1c34b7[_0x27a457(0x2de)]<_0xf35b7f[_0x27a457(0x2de)]&&_0x1c34b7[_0x27a457(0x1dd)]<_0xf35b7f[_0x27a457(0x2de)])_0x151a3f[_0x27a457(0x16e)]({..._0xf35b7f}),_0x10355d[_0x27a457(0x16e)]({..._0xf35b7f,'startRow':_0xf35b7f['startRow']-_0x410623,'endRow':_0xf35b7f[_0x27a457(0x1dd)]-_0x410623}),_0xf35b7f[_0x27a457(0x2de)]=_0xf35b7f[_0x27a457(0x2de)]-_0x410623,_0xf35b7f[_0x27a457(0x1dd)]=_0xf35b7f[_0x27a457(0x1dd)]-_0x410623;else{if(_0x1c34b7[_0x27a457(0x2de)]<_0xf35b7f[_0x27a457(0x2de)]&&_0x1c34b7[_0x27a457(0x1dd)]>=_0xf35b7f[_0x27a457(0x2de)]&&_0x1c34b7[_0x27a457(0x1dd)]<=_0xf35b7f[_0x27a457(0x1dd)]){_0x151a3f[_0x27a457(0x16e)]({..._0xf35b7f});const _0x50f246={..._0xf35b7f,'startRow':_0x1c34b7['startRow'],'endRow':_0xf35b7f[_0x27a457(0x1dd)]-_0x410623};_0x96f0bf(_0x50f246)&&_0x1c34b7[_0x27a457(0x1dd)]<_0xf35b7f[_0x27a457(0x1dd)]?(_0x1c34b7[_0x27a457(0x1dd)]<_0xf35b7f[_0x27a457(0x1dd)]&&_0x10355d[_0x27a457(0x16e)](_0x50f246),_0xf35b7f['startRow']=_0x1c34b7[_0x27a457(0x2de)],_0xf35b7f[_0x27a457(0x1dd)]=_0xf35b7f[_0x27a457(0x1dd)]-_0x410623):(_0x5b5515['params'][_0x27a457(0x243)][_0x27a457(0x174)](_0x120e27,0x1),_0x120e27--);}else{if(_0x1c34b7[_0x27a457(0x2de)]>_0xf35b7f['startRow']&&_0x1c34b7[_0x27a457(0x1dd)]<_0xf35b7f[_0x27a457(0x1dd)]){_0x151a3f[_0x27a457(0x16e)]({..._0xf35b7f});const _0x40d077={..._0xf35b7f,'endRow':_0xf35b7f['endRow']-_0x410623};_0x96f0bf(_0x40d077)?(_0x10355d['push'](_0x40d077),_0xf35b7f[_0x27a457(0x1dd)]=_0xf35b7f['endRow']-_0x410623):(_0x5b5515[_0x27a457(0x1ce)][_0x27a457(0x243)][_0x27a457(0x174)](_0x120e27,0x1),_0x120e27--);}else{if(_0x1c34b7[_0x27a457(0x2de)]>=_0xf35b7f[_0x27a457(0x2de)]&&_0x1c34b7[_0x27a457(0x2de)]<=_0xf35b7f[_0x27a457(0x1dd)]&&_0x1c34b7['endRow']>_0xf35b7f[_0x27a457(0x1dd)]){_0x151a3f[_0x27a457(0x16e)]({..._0xf35b7f});const _0x1f99d3={..._0xf35b7f,'endRow':_0x1c34b7[_0x27a457(0x2de)]-0x1};_0x96f0bf(_0x1f99d3)&&_0x1c34b7[_0x27a457(0x2de)]>_0xf35b7f[_0x27a457(0x2de)]?(_0x10355d[_0x27a457(0x16e)](_0x1f99d3),_0xf35b7f['endRow']=_0x1c34b7['startRow']-0x1):(_0x5b5515[_0x27a457(0x1ce)]['ranges'][_0x27a457(0x174)](_0x120e27,0x1),_0x120e27--);}else _0x1c34b7[_0x27a457(0x2de)]>_0xf35b7f[_0x27a457(0x1dd)]||_0x1c34b7[_0x27a457(0x2de)]<=_0xf35b7f[_0x27a457(0x2de)]&&_0x1c34b7[_0x27a457(0x1dd)]>=_0xf35b7f[_0x27a457(0x1dd)]&&(_0x151a3f[_0x27a457(0x16e)]({..._0xf35b7f}),_0x5b5515['params'][_0x27a457(0x243)][_0x27a457(0x174)](_0x120e27,0x1),_0x120e27--);}}}}return _0x151a3f[_0x27a457(0x319)]>0x0&&_0x47db65[_0x27a457(0x39f)]({'id':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x2f4d49,'subUnitId':_0x3526ca,'ranges':_0x151a3f}}),_0x10355d[_0x27a457(0x319)]>0x0&&_0x47db65[_0x27a457(0x16e)]({'id':_0x1658f5[_0x27a457(0x268)]['id'],'params':{'unitId':_0x2f4d49,'subUnitId':_0x3526ca,'ranges':_0x10355d}}),_0x5b5515[_0x27a457(0x1ce)][_0x27a457(0x243)]['length']===0x0&&(_0x5b5515['id']=_0x1658f5[_0x27a457(0x1e6)]['id']),{'m1Prime':_0x5b5515,'m2Prime':_0x47db65['length']>0x1?_0x47db65:_0x47db65[0x0]};}},_0x1e9e6b={'m1':_0x1658f5['AddWorksheetMergeMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x260)]['id'],'handler'(_0xb87f4e,_0x1d941f){const _0x36d46a=_0x337a7e,_0x5bdc35=_0x42b66f[_0x36d46a(0x1aa)][_0x36d46a(0x395)](_0xb87f4e),_0x40d947=_0x42b66f['Tools'][_0x36d46a(0x395)](_0x1d941f);if(_0xb87f4e['params'][_0x36d46a(0x20e)]!==_0x1d941f[_0x36d46a(0x1ce)][_0x36d46a(0x20e)]||_0xb87f4e['params'][_0x36d46a(0x39d)]!==_0x1d941f['params'][_0x36d46a(0x39d)])return{'m1Prime':_0x5bdc35,'m2Prime':_0x40d947};const _0x286629=[..._0x40d947[_0x36d46a(0x1ce)][_0x36d46a(0x243)]];for(let _0xcd81ad=0x0;_0xcd81ad<_0x5bdc35[_0x36d46a(0x1ce)][_0x36d46a(0x243)][_0x36d46a(0x319)];_0xcd81ad++){let _0x50bf47=!0x1;for(let _0xecb26f=0x0;_0xecb26f<_0x40d947[_0x36d46a(0x1ce)]['ranges'][_0x36d46a(0x319)];_0xecb26f++){const _0x43a6f3=_0x5bdc35[_0x36d46a(0x1ce)]['ranges'][_0xcd81ad],_0xc58190=_0x40d947[_0x36d46a(0x1ce)][_0x36d46a(0x243)][_0xecb26f];if(_0x42b66f[_0x36d46a(0x1d4)][_0x36d46a(0x362)](_0x43a6f3,_0xc58190)){_0x50bf47=!0x0;break;}}_0x50bf47&&(_0x286629[_0x36d46a(0x16e)](_0x5bdc35[_0x36d46a(0x1ce)][_0x36d46a(0x243)][_0xcd81ad]),_0x5bdc35[_0x36d46a(0x1ce)]['ranges'][_0x36d46a(0x174)](_0xcd81ad,0x1),_0xcd81ad--);}return _0x40d947[_0x36d46a(0x1ce)]['ranges']=_0x286629,_0x5bdc35[_0x36d46a(0x1ce)][_0x36d46a(0x243)][_0x36d46a(0x319)]===0x0&&(_0x5bdc35['id']=_0x1658f5[_0x36d46a(0x1e6)]['id']),{'m1Prime':_0x5bdc35,'m2Prime':_0x40d947};}},_0x2df929={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x3f30ef,_0x13a93a){const _0x3dcaa4=_0x337a7e,_0x5575bc=_0x42b66f['Tools'][_0x3dcaa4(0x395)](_0x3f30ef),_0x33d439=_0x42b66f[_0x3dcaa4(0x1aa)][_0x3dcaa4(0x395)](_0x13a93a);if(_0x3f30ef['params'][_0x3dcaa4(0x20e)]!==_0x13a93a[_0x3dcaa4(0x1ce)][_0x3dcaa4(0x20e)]||_0x3f30ef[_0x3dcaa4(0x1ce)][_0x3dcaa4(0x39d)]!==_0x13a93a['params'][_0x3dcaa4(0x39d)])return{'m1Prime':_0x5575bc,'m2Prime':_0x33d439};const _0x103ead=[_0x5575bc],_0x44868d=[_0x33d439],_0x40c0b0=new _0x42b66f[(_0x3dcaa4(0x200))](_0x42b66f[_0x3dcaa4(0x1aa)][_0x3dcaa4(0x395)](_0x13a93a[_0x3dcaa4(0x1ce)][_0x3dcaa4(0x393)])),_0x1fd80d=new Set(),_0x5b9b67={};for(let _0x15be1e=0x0;_0x15be1e<_0x5575bc[_0x3dcaa4(0x1ce)][_0x3dcaa4(0x243)][_0x3dcaa4(0x319)];_0x15be1e++){const _0x512c08=_0x5575bc[_0x3dcaa4(0x1ce)]['ranges'][_0x15be1e],{startRow:_0x1697a3,startColumn:_0x21e2a8,endRow:_0x2c63e3,endColumn:_0x3b5379}=_0x512c08;let _0x53607a=!0x1;_0x40c0b0[_0x3dcaa4(0x24f)]((_0x42b6a7,_0x232592,_0x486cfe)=>{const _0x46e4f9=_0x3dcaa4;if(_0x42b6a7>=_0x1697a3&&_0x42b6a7<=_0x2c63e3&&_0x232592>=_0x21e2a8&&_0x232592<=_0x3b5379){const _0x4b144b=_0x40c0b0[_0x46e4f9(0x1ef)](_0x42b6a7,_0x232592),_0xbe0f28=_0x4b144b===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0x4b144b;_0xbe0f28&&(_0x5b9b67[_0x42b6a7]||(_0x5b9b67[_0x42b6a7]={}),_0x5b9b67[_0x42b6a7][_0x232592]={},(_0x486cfe==null?void 0x0:_0x486cfe['v'])!==void 0x0&&(_0x5b9b67[_0x42b6a7][_0x232592]['v']=null,delete _0xbe0f28['v']),(_0x486cfe==null?void 0x0:_0x486cfe['f'])!==void 0x0&&(_0x5b9b67[_0x42b6a7][_0x232592]['f']=null,delete _0xbe0f28['f']),(_0x486cfe==null?void 0x0:_0x486cfe['t'])!==void 0x0&&(_0x5b9b67[_0x42b6a7][_0x232592]['t']=null,delete _0xbe0f28['t']),(_0x486cfe==null?void 0x0:_0x486cfe['si'])!==void 0x0&&(_0x5b9b67[_0x42b6a7][_0x232592]['si']=null,delete _0xbe0f28['si']),(_0x486cfe==null?void 0x0:_0x486cfe['p'])!==void 0x0&&(_0x5b9b67[_0x42b6a7][_0x232592]['p']=null,delete _0xbe0f28['p']),(_0x486cfe==null?void 0x0:_0x486cfe['s'])!==void 0x0&&(_0x5b9b67[_0x42b6a7][_0x232592]['s']=null,delete _0xbe0f28['s']),_0x40c0b0[_0x46e4f9(0x26b)](_0x42b6a7,_0x232592,_0xbe0f28),_0x53607a=!0x0);}}),_0x53607a&&(_0x1fd80d[_0x3dcaa4(0x292)]({..._0x512c08}),_0x5575bc[_0x3dcaa4(0x1ce)]['ranges']['splice'](_0x15be1e,0x1),_0x15be1e--);}return _0x33d439['params'][_0x3dcaa4(0x393)]=_0x40c0b0[_0x3dcaa4(0x2a6)](),_0x1fd80d['size']>0x0&&_0x44868d[_0x3dcaa4(0x39f)]({'id':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x3f30ef[_0x3dcaa4(0x1ce)][_0x3dcaa4(0x20e)],'subUnitId':_0x3f30ef['params'][_0x3dcaa4(0x39d)],'ranges':Array['from'](_0x1fd80d)}}),_0x5575bc['params']['ranges'][_0x3dcaa4(0x319)]===0x0&&(_0x5575bc['id']=_0x1658f5[_0x3dcaa4(0x1e6)]['id']),Object[_0x3dcaa4(0x34b)](_0x5b9b67)[_0x3dcaa4(0x319)]>0x0&&_0x103ead['unshift']({'id':_0x1658f5[_0x3dcaa4(0x1c1)]['id'],'params':{'unitId':_0x3f30ef['params'][_0x3dcaa4(0x20e)],'subUnitId':_0x3f30ef['params']['subUnitId'],'cellValue':_0x5b9b67}}),{'m1Prime':_0x103ead['length']>0x1?_0x103ead:_0x103ead[0x0],'m2Prime':_0x44868d[_0x3dcaa4(0x319)]>0x1?_0x44868d:_0x44868d[0x0]};}},_0x483e4d={'m1':_0x1658f5[_0x337a7e(0x268)]['id'],'m2':_0x1658f5[_0x337a7e(0x2b0)]['id'],'handler'(_0x2e9a72,_0x2cdf9a){const _0x5b6c6b=_0x337a7e,_0x21adeb={'m1Prime':[],'m2Prime':[]};if(_0x2e9a72[_0x5b6c6b(0x1ce)]['unitId']!==_0x2cdf9a[_0x5b6c6b(0x1ce)]['unitId']||_0x2e9a72[_0x5b6c6b(0x1ce)][_0x5b6c6b(0x39d)]!==_0x2cdf9a[_0x5b6c6b(0x1ce)][_0x5b6c6b(0x39d)])return _0x21adeb;const _0x39113c=_0x42b66f[_0x5b6c6b(0x1aa)][_0x5b6c6b(0x395)](_0x2cdf9a),_0x517a4b=_0x39113c[_0x5b6c6b(0x1ce)]['selections'];_0x517a4b[_0x5b6c6b(0x3ad)]((_0x1a7458,_0x468379)=>{const _0x263c23=_0x5b6c6b,{range:_0x4951ab,primary:_0xe77477}=_0x1a7458;_0x2e9a72['params'][_0x263c23(0x243)][_0x263c23(0x3ad)](_0x2375bb=>{const _0x5152ad=_0x263c23;_0x42b66f[_0x5152ad(0x1d4)][_0x5152ad(0x362)](_0x2375bb,_0x4951ab)&&(_0x4951ab[_0x5152ad(0x2de)]=Math[_0x5152ad(0x301)](_0x2375bb[_0x5152ad(0x2de)],_0x4951ab[_0x5152ad(0x2de)]),_0x4951ab[_0x5152ad(0x1fb)]=Math['min'](_0x2375bb[_0x5152ad(0x1fb)],_0x4951ab[_0x5152ad(0x1fb)]),_0x4951ab[_0x5152ad(0x1dd)]=Math['max'](_0x2375bb[_0x5152ad(0x1dd)],_0x4951ab[_0x5152ad(0x1dd)]),_0x4951ab['endColumn']=Math['max'](_0x2375bb[_0x5152ad(0x184)],_0x4951ab[_0x5152ad(0x184)])),_0xe77477&&_0x42b66f[_0x5152ad(0x1d4)][_0x5152ad(0x362)](_0x2375bb,_0xe77477)&&_0x468379===_0x517a4b[_0x5152ad(0x319)]-0x1&&(_0xe77477[_0x5152ad(0x1fb)]===_0x2375bb[_0x5152ad(0x1fb)]&&_0xe77477['startRow']&&_0x2375bb['startRow']&&(_0xe77477[_0x5152ad(0x2c6)]=!0x0),_0xe77477['startRow']=Math[_0x5152ad(0x301)](_0x2375bb[_0x5152ad(0x2de)],_0xe77477[_0x5152ad(0x2de)]),_0xe77477['startColumn']=Math['min'](_0x2375bb[_0x5152ad(0x1fb)],_0xe77477['startColumn']),_0xe77477[_0x5152ad(0x1dd)]=Math[_0x5152ad(0x3b4)](_0x2375bb[_0x5152ad(0x1dd)],_0xe77477['endRow']),_0xe77477['endColumn']=Math['max'](_0x2375bb[_0x5152ad(0x184)],_0xe77477[_0x5152ad(0x184)]),_0xe77477[_0x5152ad(0x2f9)]=!0x0);});}),_0x517a4b[_0x5b6c6b(0x394)]((_0x5647c8,_0x41a6ec)=>{const _0x328f0a=_0x5b6c6b,_0x21b09c=_0x5647c8['range'],_0x212ac5=_0x41a6ec[_0x328f0a(0x1cb)];return _0x21b09c[_0x328f0a(0x2de)]===_0x212ac5[_0x328f0a(0x2de)]?_0x21b09c[_0x328f0a(0x1fb)]-_0x212ac5[_0x328f0a(0x1fb)]:_0x21b09c[_0x328f0a(0x2de)]-_0x212ac5[_0x328f0a(0x2de)];});const _0x30446b=[];let _0x14e956=null;for(const _0x361fa3 of _0x517a4b)_0x14e956===null||!_0x42b66f[_0x5b6c6b(0x1d4)][_0x5b6c6b(0x362)](_0x14e956[_0x5b6c6b(0x1cb)],_0x361fa3[_0x5b6c6b(0x1cb)])?(_0x30446b['push'](_0x361fa3),_0x14e956=_0x361fa3):(_0x14e956['range'][_0x5b6c6b(0x2de)]=Math[_0x5b6c6b(0x301)](_0x14e956[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x2de)],_0x361fa3['range'][_0x5b6c6b(0x2de)]),_0x14e956[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x1fb)]=Math[_0x5b6c6b(0x301)](_0x14e956[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x1fb)],_0x361fa3[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x1fb)]),_0x14e956[_0x5b6c6b(0x1cb)]['endRow']=Math[_0x5b6c6b(0x3b4)](_0x14e956[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x1dd)],_0x361fa3[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x1dd)]),_0x14e956[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x184)]=Math[_0x5b6c6b(0x3b4)](_0x14e956['range'][_0x5b6c6b(0x184)],_0x361fa3[_0x5b6c6b(0x1cb)][_0x5b6c6b(0x184)]),_0x361fa3[_0x5b6c6b(0x217)]&&(_0x14e956['primary']=_0x361fa3[_0x5b6c6b(0x217)]));return _0x39113c[_0x5b6c6b(0x1ce)]['selections']=_0x30446b,_0x21adeb[_0x5b6c6b(0x276)][_0x5b6c6b(0x16e)](_0x39113c),_0x21adeb;}},_0x3859a4={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x4eec64['AddCommentMutation']['id'],'handler':_0x2a9165((_0x19a84a,_0x4a8378)=>{const _0x106ca3=_0x337a7e,_0x4499f8={'m1Prime':_0x19a84a,'m2Prime':_0x4a8378};return _0x19a84a[_0x106ca3(0x1ce)][_0x106ca3(0x20e)]!==_0x4a8378[_0x106ca3(0x1ce)]['unitId']||_0x19a84a[_0x106ca3(0x1ce)][_0x106ca3(0x39d)]!==_0x4a8378['params'][_0x106ca3(0x39d)]?_0x4499f8:{'error':new Error(_0x106ca3(0x18f))};},_0x337a7e(0x2ce))},_0x5c1b2c={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x57563f[_0x337a7e(0x237)]['id'],'handler':_0x2a9165((_0x3984a7,_0x594c70)=>{const _0x1e8ec9=_0x337a7e,_0x2b0eb8={'m1Prime':_0x3984a7,'m2Prime':_0x594c70};return _0x3984a7[_0x1e8ec9(0x1ce)][_0x1e8ec9(0x20e)]!==_0x594c70['params']['unitId']||_0x3984a7[_0x1e8ec9(0x1ce)][_0x1e8ec9(0x39d)]!==_0x594c70[_0x1e8ec9(0x1ce)][_0x1e8ec9(0x39d)]?_0x2b0eb8:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule')};},'handler')},_0x5784e2={'m1':_0x1658f5['AddWorksheetProtectionMutation']['id'],'m2':_0x1658f5['AddRangeProtectionMutation']['id'],'handler':_0x2a9165((_0x31ce4e,_0x4a0b82)=>{const _0x3376e4=_0x337a7e,_0x23c800={'m1Prime':_0x31ce4e,'m2Prime':_0x4a0b82};return _0x31ce4e['params']['unitId']!==_0x4a0b82[_0x3376e4(0x1ce)][_0x3376e4(0x20e)]||_0x31ce4e[_0x3376e4(0x1ce)][_0x3376e4(0x39d)]!==_0x4a0b82[_0x3376e4(0x1ce)][_0x3376e4(0x39d)]?_0x23c800:{'error':new Error(_0x3376e4(0x323))};},_0x337a7e(0x2ce))},_0x5b187f={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler':_0x2a9165((_0x5b8952,_0x44ad61)=>{const _0x1a7d5d=_0x337a7e,_0x2850d7={'m1Prime':_0x5b8952,'m2Prime':_0x44ad61};return _0x5b8952[_0x1a7d5d(0x1ce)]['unitId']!==_0x44ad61['params'][_0x1a7d5d(0x20e)]||_0x5b8952[_0x1a7d5d(0x1ce)][_0x1a7d5d(0x39d)]!==_0x44ad61[_0x1a7d5d(0x1ce)][_0x1a7d5d(0x39d)]?_0x2850d7:{'error':new Error(_0x1a7d5d(0x3ab))};},'handler')},_0x43541d={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x263)]['id'],'handler':_0x2a9165((_0x4d87bf,_0x39a8fe)=>{const _0x1c70d4=_0x337a7e,_0x34cac3={'m1Prime':_0x4d87bf,'m2Prime':_0x39a8fe};return _0x4d87bf[_0x1c70d4(0x1ce)][_0x1c70d4(0x20e)]!==_0x39a8fe[_0x1c70d4(0x1ce)][_0x1c70d4(0x20e)]||_0x4d87bf[_0x1c70d4(0x1ce)][_0x1c70d4(0x39d)]!==_0x39a8fe[_0x1c70d4(0x1ce)][_0x1c70d4(0x3b2)]['subUnitId']?_0x34cac3:{'error':new Error(_0x1c70d4(0x1df))};},_0x337a7e(0x2ce))},_0x28e241={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x213)]['id'],'handler':_0x2a9165((_0x5cb7ba,_0x3b4bcd)=>{const _0xe7c199=_0x337a7e,_0x2e90d1={'m1Prime':_0x5cb7ba,'m2Prime':_0x3b4bcd};return _0x5cb7ba['params']['unitId']!==_0x3b4bcd[_0xe7c199(0x1ce)][_0xe7c199(0x20e)]||_0x5cb7ba[_0xe7c199(0x1ce)][_0xe7c199(0x39d)]!==_0x3b4bcd[_0xe7c199(0x1ce)][_0xe7c199(0x39d)]?_0x2e90d1:{'error':new Error(_0xe7c199(0x1d8))};},_0x337a7e(0x2ce))},_0x12c86f={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x57563f[_0x337a7e(0x38e)]['id'],'handler':_0x2a9165((_0x7f9520,_0x185f87)=>{const _0x114523=_0x337a7e,_0x2466d5={'m1Prime':_0x7f9520,'m2Prime':_0x185f87};return _0x7f9520['params']['unitId']!==_0x185f87['params']['unitId']||_0x7f9520[_0x114523(0x1ce)][_0x114523(0x39d)]!==_0x185f87[_0x114523(0x1ce)]['subUnitId']?_0x2466d5:{'error':new Error(_0x114523(0x347))};},_0x337a7e(0x2ce))},_0x5b965e={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x1b0)]['id'],'handler':_0x2a9165((_0x391939,_0x464ceb)=>{const _0x5128d3=_0x337a7e,_0x512246={'m1Prime':_0x391939,'m2Prime':_0x464ceb};return _0x391939[_0x5128d3(0x1ce)][_0x5128d3(0x20e)]!==_0x464ceb[_0x5128d3(0x1ce)][_0x5128d3(0x20e)]||_0x391939[_0x5128d3(0x1ce)]['subUnitId']!==_0x464ceb[_0x5128d3(0x1ce)][_0x5128d3(0x39d)]?_0x512246:{'error':new Error(_0x5128d3(0x20f))};},_0x337a7e(0x2ce))},_0x27fa7c={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5['InsertRowMutation']['id'],'handler':_0x2a9165((_0x1a6308,_0x1b1a4c)=>{const _0x16afd6=_0x337a7e,_0xcd860c={'m1Prime':_0x1a6308,'m2Prime':_0x1b1a4c};return _0x1a6308[_0x16afd6(0x1ce)]['unitId']!==_0x1b1a4c[_0x16afd6(0x1ce)][_0x16afd6(0x20e)]||_0x1a6308[_0x16afd6(0x1ce)][_0x16afd6(0x39d)]!==_0x1b1a4c[_0x16afd6(0x1ce)]['subUnitId']?_0xcd860c:{'error':new Error(_0x16afd6(0x1ab))};},_0x337a7e(0x2ce))},_0x1cceb6={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x3d7)]['id'],'handler':_0x2a9165((_0x54d2f4,_0x4cff31)=>{const _0x5e0614=_0x337a7e,_0x72888e={'m1Prime':_0x54d2f4,'m2Prime':_0x4cff31};return _0x54d2f4[_0x5e0614(0x1ce)]['unitId']!==_0x4cff31[_0x5e0614(0x1ce)][_0x5e0614(0x20e)]||_0x54d2f4['params'][_0x5e0614(0x39d)]!==_0x4cff31[_0x5e0614(0x1ce)]['subUnitId']?_0x72888e:{'error':new Error(_0x5e0614(0x3df))};},_0x337a7e(0x2ce))},_0x3df8d2={'m1':_0x1658f5['AddWorksheetProtectionMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler':_0x2a9165((_0x3fcd98,_0x47922d)=>{const _0x278c95=_0x337a7e,_0x49278f={'m1Prime':_0x3fcd98,'m2Prime':_0x47922d};return _0x3fcd98[_0x278c95(0x1ce)][_0x278c95(0x20e)]!==_0x47922d['params'][_0x278c95(0x20e)]||_0x3fcd98[_0x278c95(0x1ce)]['subUnitId']!==_0x47922d['params'][_0x278c95(0x2cc)][_0x278c95(0x39d)]?_0x49278f:{'error':new Error(_0x278c95(0x3ac))};},_0x337a7e(0x2ce))},_0x1f02a0={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler':_0x2a9165((_0x5901ea,_0x2fb2bf)=>{const _0x93b6c2=_0x337a7e,_0x2b58d2={'m1Prime':_0x5901ea,'m2Prime':_0x2fb2bf};return _0x5901ea['params'][_0x93b6c2(0x20e)]!==_0x2fb2bf[_0x93b6c2(0x1ce)][_0x93b6c2(0x20e)]||_0x5901ea[_0x93b6c2(0x1ce)]['subUnitId']!==_0x2fb2bf[_0x93b6c2(0x1ce)][_0x93b6c2(0x39d)]?_0x2b58d2:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row')};},_0x337a7e(0x2ce))},_0xd05b50={'m1':_0x1658f5['AddWorksheetProtectionMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x293)]['id'],'handler':_0x2a9165((_0x1d023a,_0x1ddcf5)=>{const _0x305c4c=_0x337a7e,_0x1401ce={'m1Prime':_0x1d023a,'m2Prime':_0x1ddcf5};return _0x1d023a[_0x305c4c(0x1ce)][_0x305c4c(0x20e)]!==_0x1ddcf5[_0x305c4c(0x1ce)][_0x305c4c(0x20e)]||_0x1d023a[_0x305c4c(0x1ce)]['subUnitId']!==_0x1ddcf5[_0x305c4c(0x1ce)][_0x305c4c(0x39d)]?_0x1401ce:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col')};},_0x337a7e(0x2ce))},_0x37c060={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x288d9e[_0x337a7e(0x29f)]['id'],'handler':_0x2a9165((_0x16e628,_0x2a489c)=>{const _0x515041=_0x337a7e,_0x525118={'m1Prime':_0x16e628,'m2Prime':_0x2a489c};return _0x16e628[_0x515041(0x1ce)][_0x515041(0x20e)]!==_0x2a489c[_0x515041(0x1ce)][_0x515041(0x20e)]||_0x16e628[_0x515041(0x1ce)]['subUnitId']!==_0x2a489c['params'][_0x515041(0x39d)]?_0x525118:{'error':new Error(_0x515041(0x3a4))};},'handler')},_0x482761={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler':_0x2a9165((_0x353552,_0x436339)=>{const _0x4f88a6=_0x337a7e,_0x43dd15={'m1Prime':_0x353552,'m2Prime':_0x436339};return _0x353552[_0x4f88a6(0x1ce)][_0x4f88a6(0x20e)]!==_0x436339[_0x4f88a6(0x1ce)]['unitId']||_0x353552[_0x4f88a6(0x1ce)][_0x4f88a6(0x39d)]!==_0x436339[_0x4f88a6(0x1ce)]['subUnitId']?_0x43dd15:{'error':new Error(_0x4f88a6(0x37e))};},'handler')},_0x57242e={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x240)]['id'],'handler':_0x2a9165((_0x43dc1e,_0x555975)=>{const _0x16bcd1=_0x337a7e,_0x216f6e={'m1Prime':_0x43dc1e,'m2Prime':_0x555975};return _0x43dc1e['params'][_0x16bcd1(0x20e)]!==_0x555975['params'][_0x16bcd1(0x20e)]||_0x43dc1e['params'][_0x16bcd1(0x39d)]!==_0x555975[_0x16bcd1(0x1ce)]['subUnitId']?_0x216f6e:{'error':new Error(_0x16bcd1(0x2c2))};},_0x337a7e(0x2ce))},_0x428700={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x258ced[_0x337a7e(0x2a4)]['id'],'handler':_0x2a9165((_0xd4d6bd,_0x2bef08)=>{const _0x5802df=_0x337a7e,_0x2a07a1={'m1Prime':_0xd4d6bd,'m2Prime':_0x2bef08};return _0xd4d6bd[_0x5802df(0x1ce)][_0x5802df(0x20e)]!==_0x2bef08[_0x5802df(0x1ce)][_0x5802df(0x20e)]||_0xd4d6bd[_0x5802df(0x1ce)][_0x5802df(0x39d)]!==_0x2bef08[_0x5802df(0x1ce)][_0x5802df(0x39d)]?_0x2a07a1:{'error':new Error(_0x5802df(0x2a1))};},'handler')},_0x5bea2e={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x19a)]['id'],'handler':_0x2a9165((_0x46b689,_0x2037b3)=>{const _0x48ef9b=_0x337a7e,_0x264d16={'m1Prime':_0x46b689,'m2Prime':_0x2037b3};return _0x46b689['params'][_0x48ef9b(0x20e)]!==_0x2037b3['params'][_0x48ef9b(0x20e)]||_0x46b689[_0x48ef9b(0x1ce)][_0x48ef9b(0x39d)]!==_0x2037b3['params'][_0x48ef9b(0x39d)]?_0x264d16:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet')};},'handler')},_0x537f43={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'handler':_0x2a9165((_0x533a9b,_0x1bc441)=>{const _0x1545ee=_0x337a7e,_0x210e84={'m1Prime':_0x533a9b,'m2Prime':_0x1bc441};return _0x533a9b[_0x1545ee(0x1ce)][_0x1545ee(0x20e)]!==_0x1bc441[_0x1545ee(0x1ce)][_0x1545ee(0x20e)]||_0x533a9b[_0x1545ee(0x1ce)][_0x1545ee(0x39d)]!==_0x1bc441[_0x1545ee(0x1ce)]['subUnitId']?_0x210e84:{'error':new Error(_0x1545ee(0x326))};},_0x337a7e(0x2ce))},_0x1bc118={'m1':_0x1658f5['AddWorksheetProtectionMutation']['id'],'m2':_0x57563f[_0x337a7e(0x1c8)]['id'],'handler':_0x2a9165((_0x346307,_0x35cc98)=>{const _0x36be2d=_0x337a7e,_0x19c3ca={'m1Prime':_0x346307,'m2Prime':_0x35cc98};return _0x346307[_0x36be2d(0x1ce)][_0x36be2d(0x20e)]!==_0x35cc98['params'][_0x36be2d(0x20e)]||_0x346307[_0x36be2d(0x1ce)]['subUnitId']!==_0x35cc98[_0x36be2d(0x1ce)][_0x36be2d(0x39d)]?_0x19c3ca:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')};},'handler')},_0x3e9208={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5['SetFrozenMutation']['id'],'handler':_0x2a9165((_0x527269,_0x333f93)=>{const _0x56f058=_0x337a7e,_0x3b30a9={'m1Prime':_0x527269,'m2Prime':_0x333f93};return _0x527269[_0x56f058(0x1ce)][_0x56f058(0x20e)]!==_0x333f93['params']['unitId']||_0x527269[_0x56f058(0x1ce)][_0x56f058(0x39d)]!==_0x333f93[_0x56f058(0x1ce)]['subUnitId']?_0x3b30a9:{'error':new Error(_0x56f058(0x2a2))};},'handler')},_0x41a2c4={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler':_0x2a9165((_0x2ae8a3,_0x2cc7e1)=>{const _0x26b46b=_0x337a7e,_0x326182={'m1Prime':_0x2ae8a3,'m2Prime':_0x2cc7e1};return _0x2ae8a3[_0x26b46b(0x1ce)]['unitId']!==_0x2cc7e1['params'][_0x26b46b(0x20e)]||_0x2ae8a3[_0x26b46b(0x1ce)][_0x26b46b(0x39d)]!==_0x2cc7e1[_0x26b46b(0x1ce)][_0x26b46b(0x39d)]?_0x326182:{'error':new Error(_0x26b46b(0x38c))};},_0x337a7e(0x2ce))},_0x5b512b={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x28f)]['id'],'handler':_0x2a9165((_0x4a271f,_0x3259f1)=>{const _0x1809e3=_0x337a7e,_0xea5251={'m1Prime':_0x4a271f,'m2Prime':_0x3259f1};return _0x4a271f[_0x1809e3(0x1ce)][_0x1809e3(0x20e)]!==_0x3259f1['params'][_0x1809e3(0x20e)]||_0x4a271f['params'][_0x1809e3(0x39d)]!==_0x3259f1['params']['subUnitId']?_0xea5251:{'error':new Error(_0x1809e3(0x3cc))};},_0x337a7e(0x2ce))},_0x3563d0={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5['SetWorksheetColWidthMutation']['id'],'handler':_0x2a9165((_0x3b2c57,_0x3bf86f)=>{const _0xbd0806=_0x337a7e,_0x10d415={'m1Prime':_0x3b2c57,'m2Prime':_0x3bf86f};return _0x3b2c57[_0xbd0806(0x1ce)][_0xbd0806(0x20e)]!==_0x3bf86f['params']['unitId']||_0x3b2c57[_0xbd0806(0x1ce)][_0xbd0806(0x39d)]!==_0x3bf86f['params'][_0xbd0806(0x39d)]?_0x10d415:{'error':new Error(_0xbd0806(0x2d4))};},_0x337a7e(0x2ce))},_0x5a7efe={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x1658f5[_0x337a7e(0x1e4)]['id'],'handler':_0x2a9165((_0x25a020,_0x3a50a5)=>{const _0x5e8acd=_0x337a7e,_0x105b4c={'m1Prime':_0x25a020,'m2Prime':_0x3a50a5};return _0x25a020[_0x5e8acd(0x1ce)][_0x5e8acd(0x20e)]!==_0x3a50a5[_0x5e8acd(0x1ce)][_0x5e8acd(0x20e)]||_0x25a020[_0x5e8acd(0x1ce)]['subUnitId']!==_0x3a50a5[_0x5e8acd(0x1ce)]['subUnitId']?_0x105b4c:{'error':new Error(_0x5e8acd(0x273))};},_0x337a7e(0x2ce))},_0x4b83da={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x4eec64['UpdateCommentMutation']['id'],'handler':_0x2a9165((_0x113a06,_0x171fdb)=>{const _0x1bf482=_0x337a7e,_0x1be23a={'m1Prime':_0x113a06,'m2Prime':_0x171fdb};return _0x113a06['params'][_0x1bf482(0x20e)]!==_0x171fdb[_0x1bf482(0x1ce)][_0x1bf482(0x20e)]||_0x113a06['params'][_0x1bf482(0x39d)]!==_0x171fdb[_0x1bf482(0x1ce)][_0x1bf482(0x39d)]?_0x1be23a:{'error':new Error(_0x1bf482(0x1d0))};},_0x337a7e(0x2ce))},_0x1a51b9={'m1':_0x1658f5[_0x337a7e(0x263)]['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x57b142,_0x35117c)=>{const _0x1da884=_0x337a7e,_0xe39c7c={'m1Prime':_0x57b142,'m2Prime':_0x35117c};return _0x57b142[_0x1da884(0x1ce)][_0x1da884(0x20e)]!==_0x35117c[_0x1da884(0x1ce)]['unitId']||_0x57b142['params'][_0x1da884(0x39d)]!==_0x35117c['params'][_0x1da884(0x39d)]?_0xe39c7c:{'error':new Error(_0x1da884(0x32a))};},'handler')},_0x265bc1={'m1':_0x4eec64[_0x337a7e(0x2ad)]['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x4e43ba,_0x4b8cbd)=>{const _0x54b706=_0x337a7e,_0x489bb4=_0x4e43ba[_0x54b706(0x1ce)],_0xac30c4=_0x4b8cbd[_0x54b706(0x1ce)];return _0x489bb4['unitId']===_0xac30c4[_0x54b706(0x20e)]&&_0x489bb4[_0x54b706(0x39d)]===_0xac30c4[_0x54b706(0x39d)]&&_0x489bb4[_0x54b706(0x25d)]===_0xac30c4[_0x54b706(0x250)][_0x54b706(0x1e9)]?{'m1Prime':_0x4e43ba,'m2Prime':[]}:{'m1Prime':_0x4e43ba,'m2Prime':_0x4b8cbd};},'handler')},_0x4ed3a6={'m1':_0x4eec64['DeleteCommentMutation']['id'],'m2':_0x4eec64[_0x337a7e(0x2ad)]['id'],'handler':_0x2a9165((_0x40b1e2,_0x218fda)=>{const _0x18b4cf=_0x337a7e,_0x57052c=_0x40b1e2[_0x18b4cf(0x1ce)],_0x3875b3=_0x218fda[_0x18b4cf(0x1ce)],_0xddc87e={'m1Prime':_0x40b1e2,'m2Prime':_0x218fda};return _0x57052c[_0x18b4cf(0x20e)]!==_0x3875b3[_0x18b4cf(0x20e)]||_0x57052c[_0x18b4cf(0x39d)]!==_0x3875b3['subUnitId']||_0x57052c['commentId']!==_0x3875b3[_0x18b4cf(0x25d)]?_0xddc87e:{'m1Prime':[],'m2Prime':[]};},_0x337a7e(0x2ce))},_0x8a82f9={'m1':_0x57563f[_0x337a7e(0x38e)]['id'],'m2':_0x57563f[_0x337a7e(0x38e)]['id'],'handler'(_0x2206b7,_0x1c8516){return{'m1Prime':_0x2206b7,'m2Prime':_0x1c8516};}},_0x5178da=_0x2a9165((_0x574011,_0x1a46c5)=>{const _0x59c2e2=_0x337a7e,_0x16bdc0=_0x190018[_0x59c2e2(0x1dc)](_0x574011[_0x59c2e2(0x1ce)]['comment']['ref']),_0x544575={'startColumn':_0x16bdc0[_0x59c2e2(0x25c)],'endColumn':_0x16bdc0[_0x59c2e2(0x25c)],'startRow':_0x16bdc0[_0x59c2e2(0x196)],'endRow':_0x16bdc0['row']},_0x3e7889=_0x1658f5['handleDefaultRangeChangeWithEffectRefCommands'](_0x544575,_0x1a46c5);if(!_0x3e7889)return[{'id':_0x4eec64[_0x59c2e2(0x2ad)]['id'],'params':{..._0x574011[_0x59c2e2(0x1ce)],'comment':void 0x0,'commentId':_0x574011[_0x59c2e2(0x1ce)][_0x59c2e2(0x250)]['id']}}];const _0x171c09=_0x190018[_0x59c2e2(0x389)](_0x3e7889);return _0x171c09===_0x574011[_0x59c2e2(0x1ce)][_0x59c2e2(0x250)][_0x59c2e2(0x28d)]?[]:[{'id':_0x4eec64[_0x59c2e2(0x1f2)]['id'],'params':{..._0x574011[_0x59c2e2(0x1ce)],'comment':void 0x0,'payload':{'ref':_0x171c09,'commentId':_0x574011[_0x59c2e2(0x1ce)]['comment']['id']}}}];},_0x337a7e(0x1f9)),_0x3b4300={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x4eec64['AddCommentMutation']['id'],'handler':_0x2a9165((_0x242263,_0x57bbd4)=>{const _0x1923c6=_0x337a7e,_0x4431fa={'m1Prime':_0x242263,'m2Prime':_0x57bbd4};if(_0x242263[_0x1923c6(0x1ce)][_0x1923c6(0x20e)]!==_0x57bbd4['params']['unitId']||_0x242263[_0x1923c6(0x1ce)][_0x1923c6(0x39d)]!==_0x57bbd4[_0x1923c6(0x1ce)][_0x1923c6(0x39d)])return _0x4431fa;const _0x3e2535={'id':_0x1658f5['InsertColCommand']['id'],'params':{'unitId':_0x242263['params'][_0x1923c6(0x20e)],'subUnitId':_0x242263[_0x1923c6(0x1ce)][_0x1923c6(0x39d)],'range':_0x242263[_0x1923c6(0x1ce)][_0x1923c6(0x1cb)]}},_0x1427d3=_0x5178da(_0x57bbd4,_0x3e2535);return{'m1Prime':[_0x242263,..._0x1427d3],'m2Prime':[_0x57bbd4,..._0x1427d3]};},_0x337a7e(0x2ce))};function _0x5e81c6(_0x2d91ab){const _0x140a20=_0x337a7e;return{..._0x2d91ab,'rangeType':_0x42b66f['RANGE_TYPE'][_0x140a20(0x275)]};}_0x2a9165(_0x5e81c6,'toColumn');function _0x43b2c8(_0x45058e,_0x37a2c1,_0x4ceb7a,_0x3773d3){const _0x55a7ee=_0x337a7e;if(_0x3773d3<0x0){for(let _0x46a400=_0x37a2c1;_0x46a400<_0x37a2c1+_0x4ceb7a;_0x46a400++)if(_0x45058e[_0x55a7ee(0x360)](_0x46a400)){_0x45058e[_0x55a7ee(0x360)](_0x46a400+_0x3773d3)||(_0x45058e[_0x46a400+_0x3773d3]={});const _0x13ab7d=_0x45058e[_0x46a400],_0x2e9340=Object[_0x55a7ee(0x34b)](_0x13ab7d)[_0x55a7ee(0x332)](Number)['sort']((_0x81b2d7,_0x4f2826)=>_0x81b2d7-_0x4f2826);for(const _0x2c4dd8 of _0x2e9340)_0x45058e[_0x46a400+_0x3773d3][_0x2c4dd8]=_0x13ab7d[_0x2c4dd8];delete _0x45058e[_0x46a400];}else delete _0x45058e[_0x46a400+_0x3773d3];}else{for(let _0x33b2c2=_0x37a2c1+_0x4ceb7a-0x1;_0x33b2c2>=_0x37a2c1;_0x33b2c2--)if(_0x45058e[_0x55a7ee(0x360)](_0x33b2c2)){_0x45058e[_0x55a7ee(0x360)](_0x33b2c2+_0x3773d3)||(_0x45058e[_0x33b2c2+_0x3773d3]={});const _0x283c9f=_0x45058e[_0x33b2c2],_0x4bdf92=Object[_0x55a7ee(0x34b)](_0x283c9f)['map'](Number)[_0x55a7ee(0x394)]((_0x4950b5,_0x11f735)=>_0x4950b5-_0x11f735);for(const _0x36b54b of _0x4bdf92)_0x45058e[_0x33b2c2+_0x3773d3][_0x36b54b]=_0x283c9f[_0x36b54b];delete _0x45058e[_0x33b2c2];}else delete _0x45058e[_0x33b2c2+_0x3773d3];}}_0x2a9165(_0x43b2c8,_0x337a7e(0x387));function _0x1d5bef(_0x4a6a62,_0x18d4ee,_0x5cd204,_0x270b21){const _0x227668=_0x337a7e,_0x444ba9=Object[_0x227668(0x34b)](_0x4a6a62)[_0x227668(0x332)](Number)[_0x227668(0x394)]((_0x31d02f,_0x839dbb)=>_0x31d02f-_0x839dbb);if(_0x270b21<0x0)for(const _0x35458f of _0x444ba9){const _0x9d393b=_0x4a6a62[_0x35458f];for(let _0xd26bd8=_0x18d4ee;_0xd26bd8<_0x18d4ee+_0x5cd204;_0xd26bd8++)_0x9d393b[_0x227668(0x360)](_0xd26bd8)?(_0x9d393b[_0xd26bd8+_0x270b21]=_0x9d393b[_0xd26bd8],delete _0x9d393b[_0xd26bd8]):delete _0x9d393b[_0xd26bd8+_0x270b21];}else for(const _0x162668 of _0x444ba9){const _0xbc0dc1=_0x4a6a62[_0x162668];for(let _0x237411=_0x18d4ee+_0x5cd204-0x1;_0x237411>=_0x18d4ee;_0x237411--)_0xbc0dc1[_0x227668(0x360)](_0x237411)?(_0xbc0dc1[_0x237411+_0x270b21]=_0xbc0dc1[_0x237411],delete _0xbc0dc1[_0x237411]):delete _0xbc0dc1[_0x237411+_0x270b21];}}_0x2a9165(_0x1d5bef,_0x337a7e(0x328));function _0x4b5d46(_0x304047,_0xc851b4){const _0x17d54f=_0x337a7e;return new _0x1658f5[(_0x17d54f(0x29e))]()[_0x17d54f(0x292)](_0x304047)[_0x17d54f(0x270)](..._0xc851b4)[_0x17d54f(0x37b)]();}_0x2a9165(_0x4b5d46,_0x337a7e(0x34a));function _0x2e8c63(_0x3a706e,_0x4978a1,_0x24bfb2,_0x22bab3){const _0x5f280a=_0x337a7e,_0x300faf=new _0x190018[(_0x5f280a(0x25b))]()[_0x5f280a(0x1bd)](_0x24bfb2);if(_0x300faf==null)return _0x24bfb2;const _0x498d5c=[];for(let _0x346c96=0x0,_0x21c498=_0x300faf[_0x5f280a(0x319)];_0x346c96<_0x21c498;_0x346c96++){const _0x52485e=_0x300faf[_0x346c96];if(typeof _0x52485e==_0x5f280a(0x2a0)||_0x52485e[_0x5f280a(0x2f3)]!==_0x190018[_0x5f280a(0x2f5)]['REFERENCE']){_0x498d5c[_0x5f280a(0x16e)](_0x52485e);continue;}const {token:_0x2ac8da}=_0x52485e,_0x4f9aa6=_0x190018[_0x5f280a(0x38f)](_0x2ac8da),{range:_0x1e12dc,sheetName:_0x12af83,unitId:_0x191ae8}=_0x4f9aa6;if((_0x3a706e===_0x191ae8||_0x191ae8==='')&&(_0x4978a1===_0x12af83||_0x12af83==='')){const _0x7acb47=_0x22bab3(_0x1e12dc),_0x1e24a9=_0x7acb47?_0x190018[_0x5f280a(0x3a0)]({'range':_0x7acb47,'sheetName':_0x12af83,'unitId':_0x191ae8}):_0x190018[_0x5f280a(0x207)][_0x5f280a(0x1b5)];_0x498d5c[_0x5f280a(0x16e)]({..._0x52485e,'token':_0x1e24a9});}else _0x498d5c[_0x5f280a(0x16e)](_0x52485e);}return'='+_0x190018['generateStringWithSequence'](_0x498d5c);}_0x2a9165(_0x2e8c63,_0x337a7e(0x1f0));function _0x5e08f5(_0x3329d5,_0x23c53d){const _0x696a38=_0x337a7e;return _0x3329d5['start']<=_0x23c53d['end']&&_0x3329d5[_0x696a38(0x220)]>=_0x23c53d[_0x696a38(0x2f2)];}_0x2a9165(_0x5e08f5,_0x337a7e(0x27d));function _0x307f46(_0x24f43c,_0x48aaca){const _0x4ae5f8=_0x337a7e;return _0x24f43c[_0x4ae5f8(0x2f2)]<=_0x48aaca[_0x4ae5f8(0x2f2)]&&_0x24f43c['end']>=_0x48aaca[_0x4ae5f8(0x220)];}_0x2a9165(_0x307f46,_0x337a7e(0x238));function _0x12820f(_0x1b2148,_0x519a20){const _0x6a96a=_0x337a7e;let _0x16e727=[_0x1b2148];for(const _0x3126d3 of _0x519a20){const _0x111bda=[];for(const _0x587019 of _0x16e727)_0x111bda[_0x6a96a(0x16e)](..._0x52606b(_0x587019,_0x3126d3));_0x16e727=_0x111bda;}return _0x16e727;}_0x2a9165(_0x12820f,'lineSubtractLines');function _0x52606b(_0x244934,_0x8d744f){const _0x6862b6=_0x337a7e,_0x569437=[];if(_0x307f46(_0x8d744f,_0x244934))return _0x569437;if(_0x307f46(_0x244934,_0x8d744f)){const _0x39bc0e=_0x244934[_0x6862b6(0x2f2)],_0x1f65e7=_0x8d744f['start']-0x1,_0x1d7070=_0x8d744f[_0x6862b6(0x220)]+0x1,_0x1864e9=_0x244934[_0x6862b6(0x220)];return _0x39bc0e<=_0x1f65e7&&_0x569437[_0x6862b6(0x16e)]({'start':_0x39bc0e,'end':_0x1f65e7}),_0x1d7070<=_0x1864e9&&_0x569437['push']({'start':_0x1d7070,'end':_0x1864e9}),_0x569437;}return _0x5e08f5(_0x244934,_0x8d744f)?(_0x244934[_0x6862b6(0x2f2)]<_0x8d744f['start']&&_0x569437[_0x6862b6(0x16e)]({'start':_0x244934[_0x6862b6(0x2f2)],'end':_0x8d744f[_0x6862b6(0x2f2)]-0x1}),_0x244934[_0x6862b6(0x220)]>_0x8d744f[_0x6862b6(0x220)]&&_0x569437[_0x6862b6(0x16e)]({'start':_0x8d744f[_0x6862b6(0x220)]+0x1,'end':_0x244934[_0x6862b6(0x220)]}),_0x569437):[_0x244934];}_0x2a9165(_0x52606b,_0x337a7e(0x205));function _0xcf8bdd(_0x1f3eb4,_0x5bfba5){const _0x370d0d=_0x337a7e,_0x4f92d3={'startColumn':_0x1f3eb4[_0x370d0d(0x2f2)],'endColumn':_0x1f3eb4[_0x370d0d(0x220)],'startRow':0x0,'endRow':0x1,'rangeType':_0x42b66f[_0x370d0d(0x3d9)][_0x370d0d(0x275)]},_0x591cdf={'startColumn':_0x5bfba5[_0x370d0d(0x2f2)],'endColumn':_0x5bfba5['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x42b66f[_0x370d0d(0x3d9)]['COLUMN']},_0x2848a1=_0x1658f5[_0x370d0d(0x16d)](_0x4f92d3,_0x591cdf);return{'start':_0x5bfba5['start']+_0x2848a1[_0x370d0d(0x382)],'end':_0x5bfba5[_0x370d0d(0x220)]+_0x2848a1[_0x370d0d(0x382)]+_0x2848a1[_0x370d0d(0x319)]};}_0x2a9165(_0xcf8bdd,_0x337a7e(0x1f7));function _0x408b6d(_0x59d8d7,_0x3a0f0){const _0x4cd242=_0x337a7e,_0x184a35={'startColumn':_0x59d8d7[_0x4cd242(0x2f2)],'endColumn':_0x59d8d7['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x42b66f[_0x4cd242(0x3d9)][_0x4cd242(0x275)]},_0x4f73a9={'startColumn':_0x3a0f0[_0x4cd242(0x2f2)],'endColumn':_0x3a0f0['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x42b66f[_0x4cd242(0x3d9)][_0x4cd242(0x275)]},_0xf4beb=_0x1658f5[_0x4cd242(0x3c2)](_0x184a35,_0x4f73a9);return _0xf4beb===null?null:{'start':_0x3a0f0['start']+_0xf4beb[_0x4cd242(0x382)],'end':_0x3a0f0[_0x4cd242(0x220)]+_0xf4beb[_0x4cd242(0x382)]+_0xf4beb[_0x4cd242(0x319)]};}_0x2a9165(_0x408b6d,_0x337a7e(0x3c0));function _0x18fbd0(_0x5b87b7,_0x38bafa){const _0x4cd463=_0x337a7e,{unitId:_0x355a99,subUnitId:_0xf6d125}=_0x5b87b7[_0x4cd463(0x1ce)],_0x29ca02=_0x2a9165(_0x29e1d5=>_0x2e8c63(_0x355a99,_0xf6d125,_0x29e1d5,_0x479497=>_0x1658f5['handleDefaultRangeChangeWithEffectRefCommands'](_0x479497,_0x38bafa)),_0x4cd463(0x172)),_0x3d58b6=[],_0x367c80=_0x2a9165(_0x591e0e=>{const _0x366196=_0x4cd463;var _0x42a553,_0x3b4870;const _0x563dac=_0x591e0e['uid'],_0x1addc9=_0x591e0e['ranges'][_0x366196(0x332)](_0x46010b=>_0x1658f5[_0x366196(0x288)](_0x46010b,_0x38bafa)),_0x176f7f=(_0x42a553=_0x591e0e[_0x366196(0x182)])!=null?_0x42a553:'',_0x868744=(_0x3b4870=_0x591e0e[_0x366196(0x29c)])!=null?_0x3b4870:'';let _0x1557d2=_0x176f7f,_0x13e318=_0x868744;_0x42b66f[_0x366196(0x28e)](_0x176f7f)&&(_0x1557d2=_0x29ca02(_0x176f7f)),_0x42b66f[_0x366196(0x28e)](_0x868744)&&(_0x13e318=_0x29ca02(_0x868744)),(_0x1557d2!==_0x176f7f||_0x13e318!==_0x868744)&&_0x3d58b6['push']({'id':_0x288d9e[_0x366196(0x2b7)]['id'],'params':{'unitId':_0x355a99,'subUnitId':_0xf6d125,'ruleId':_0x563dac,'payload':{'type':_0x288d9e[_0x366196(0x235)][_0x366196(0x2b4)],'payload':{'type':_0x591e0e['type'],'formula1':_0x1557d2,'formula2':_0x13e318}}}});const _0x54cbb6=_0x1addc9[_0x366196(0x2e5)]()[_0x366196(0x3c3)](Boolean);_0x42b66f[_0x366196(0x22b)](_0x591e0e[_0x366196(0x243)],_0x54cbb6)||_0x3d58b6[_0x366196(0x16e)]({'id':_0x288d9e[_0x366196(0x2b7)]['id'],'params':{'unitId':_0x355a99,'subUnitId':_0xf6d125,'ruleId':_0x563dac,'payload':{'type':_0x288d9e['UpdateRuleType'][_0x366196(0x367)],'payload':_0x54cbb6}}});},_0x4cd463(0x198));return Array[_0x4cd463(0x1de)](_0x5b87b7[_0x4cd463(0x1ce)][_0x4cd463(0x3b2)])?_0x5b87b7[_0x4cd463(0x1ce)][_0x4cd463(0x3b2)][_0x4cd463(0x3ad)](_0x58141d=>_0x367c80(_0x58141d)):_0x367c80(_0x5b87b7['params']['rule']),_0x3d58b6;}_0x2a9165(_0x18fbd0,'transformAddDataValidationWithRefRange');const _0x225cc2={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x288d9e[_0x337a7e(0x310)]['id'],'handler'(_0x2f4b95,_0x2dcb0d){const _0x5d4c1f=_0x337a7e,_0x41084a={'m1Prime':_0x2f4b95,'m2Prime':_0x2dcb0d};if(_0x2f4b95[_0x5d4c1f(0x1ce)]['unitId']!==_0x2dcb0d['params'][_0x5d4c1f(0x20e)]||_0x2f4b95[_0x5d4c1f(0x1ce)][_0x5d4c1f(0x39d)]!==_0x2dcb0d[_0x5d4c1f(0x1ce)][_0x5d4c1f(0x39d)])return _0x41084a;const _0x23acd3={'id':_0x1658f5[_0x5d4c1f(0x34f)]['id'],'params':{'fromRange':_0x2f4b95[_0x5d4c1f(0x1ce)][_0x5d4c1f(0x321)],'toRange':_0x2f4b95[_0x5d4c1f(0x1ce)][_0x5d4c1f(0x3de)]}},_0x3495fc=_0x18fbd0(_0x2dcb0d,_0x23acd3);return{'m1Prime':[_0x2f4b95,..._0x3495fc],'m2Prime':[_0x2dcb0d,..._0x3495fc]};}},_0x82982a={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x310)]['id'],'handler'(_0x2fb3d0,_0x501b1b){const _0x2cfdd2=_0x337a7e,_0x3ee9a9={'m1Prime':_0x2fb3d0,'m2Prime':_0x501b1b};if(_0x2fb3d0[_0x2cfdd2(0x1ce)][_0x2cfdd2(0x20e)]!==_0x501b1b[_0x2cfdd2(0x1ce)][_0x2cfdd2(0x20e)]||_0x2fb3d0[_0x2cfdd2(0x1ce)]['subUnitId']!==_0x501b1b[_0x2cfdd2(0x1ce)][_0x2cfdd2(0x39d)])return _0x3ee9a9;const _0x12fac6={'id':_0x1658f5[_0x2cfdd2(0x2cd)]['id'],'params':{'unitId':_0x2fb3d0[_0x2cfdd2(0x1ce)]['unitId'],'subUnitId':_0x2fb3d0[_0x2cfdd2(0x1ce)][_0x2cfdd2(0x39d)],'range':_0x2fb3d0[_0x2cfdd2(0x1ce)]['range']}},_0x464bb2=_0x18fbd0(_0x501b1b,_0x12fac6);return{'m1Prime':[_0x2fb3d0,..._0x464bb2],'m2Prime':[_0x501b1b,..._0x464bb2]};}},_0x219f6c={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x12453b,_0x2c022a){const _0x49c566=_0x337a7e,_0x52f70f=_0x171511['handler'](_0x2c022a,_0x12453b);return _0x40fca7(_0x52f70f)?{'m1Prime':_0x52f70f[_0x49c566(0x276)],'m2Prime':_0x52f70f[_0x49c566(0x2af)]}:_0x52f70f;}},_0x5e3c27={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1b0)]['id'],'handler'(_0x8f0f6a,_0x978db4){const _0x42c153=_0x337a7e,_0x564f96={'m1Prime':_0x8f0f6a,'m2Prime':_0x978db4};if(_0x8f0f6a[_0x42c153(0x1ce)][_0x42c153(0x20e)]!==_0x978db4[_0x42c153(0x1ce)][_0x42c153(0x20e)]||_0x8f0f6a[_0x42c153(0x1ce)][_0x42c153(0x39d)]!==_0x978db4['params'][_0x42c153(0x39d)])return _0x564f96;const _0x199bed=_0x42b66f[_0x42c153(0x1aa)][_0x42c153(0x395)](_0x8f0f6a),_0x208184=_0x42b66f[_0x42c153(0x1aa)]['deepClone'](_0x978db4),_0x1afb7=_0x1658f5[_0x42c153(0x16d)](_0x5e81c6(_0x8f0f6a[_0x42c153(0x1ce)][_0x42c153(0x1cb)]),_0x5e81c6(_0x978db4[_0x42c153(0x1ce)][_0x42c153(0x1cb)]));if(_0x1afb7?(_0x208184[_0x42c153(0x1ce)][_0x42c153(0x1cb)][_0x42c153(0x1fb)]+=_0x1afb7[_0x42c153(0x382)],_0x208184[_0x42c153(0x1ce)]['range'][_0x42c153(0x184)]+=_0x1afb7[_0x42c153(0x382)]+(_0x1afb7[_0x42c153(0x319)]||0x0)):_0x208184['id']=_0x1658f5[_0x42c153(0x1e6)]['id'],_0x8f0f6a['params']['range'][_0x42c153(0x1fb)]!==_0x978db4[_0x42c153(0x1ce)][_0x42c153(0x1cb)][_0x42c153(0x1fb)]){const _0x5ed70e=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x978db4[_0x42c153(0x1ce)][_0x42c153(0x1cb)]),_0x5e81c6(_0x8f0f6a[_0x42c153(0x1ce)][_0x42c153(0x1cb)]));_0x5ed70e?(_0x199bed['params'][_0x42c153(0x1cb)][_0x42c153(0x1fb)]+=_0x5ed70e[_0x42c153(0x382)],_0x199bed[_0x42c153(0x1ce)][_0x42c153(0x1cb)][_0x42c153(0x184)]+=_0x5ed70e[_0x42c153(0x382)]+(_0x5ed70e[_0x42c153(0x319)]||0x0)):_0x199bed['id']=_0x1658f5['EmptyMutation']['id'];}return{'m1Prime':_0x199bed,'m2Prime':_0x208184};}},_0x448b5f={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x3d7)]['id'],'handler'(_0x2969bc,_0x45cf2d){const _0x1a5a26=_0x337a7e,_0x2376e2={'m1Prime':_0x2969bc,'m2Prime':_0x45cf2d};if(_0x2969bc[_0x1a5a26(0x1ce)][_0x1a5a26(0x20e)]!==_0x45cf2d[_0x1a5a26(0x1ce)][_0x1a5a26(0x20e)]||_0x2969bc[_0x1a5a26(0x1ce)][_0x1a5a26(0x39d)]!==_0x45cf2d[_0x1a5a26(0x1ce)][_0x1a5a26(0x39d)])return _0x2376e2;const _0x2b28c7=_0x42b66f[_0x1a5a26(0x1aa)][_0x1a5a26(0x395)](_0x2969bc),_0x2b19a0=_0x42b66f['Tools'][_0x1a5a26(0x395)](_0x45cf2d),_0x222923=_0x45cf2d['params']['sourceRange'],_0x235d3d=_0x45cf2d['params'][_0x1a5a26(0x3de)];if(_0x2969bc[_0x1a5a26(0x1ce)][_0x1a5a26(0x1cb)]['startColumn']>_0x222923['startColumn']&&_0x2969bc[_0x1a5a26(0x1ce)]['range'][_0x1a5a26(0x1fb)]<=_0x222923[_0x1a5a26(0x184)]||_0x2969bc[_0x1a5a26(0x1ce)][_0x1a5a26(0x1cb)][_0x1a5a26(0x1fb)]>_0x235d3d[_0x1a5a26(0x1fb)]&&_0x2969bc[_0x1a5a26(0x1ce)]['range'][_0x1a5a26(0x1fb)]<=_0x235d3d[_0x1a5a26(0x184)])return{'error':new Error(_0x1a5a26(0x366))};const _0x7be35a=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x2969bc[_0x1a5a26(0x1ce)][_0x1a5a26(0x1cb)]),_0x5e81c6(_0x222923)),_0x238eff=_0x1658f5[_0x1a5a26(0x16d)](_0x5e81c6(_0x2969bc['params'][_0x1a5a26(0x1cb)]),_0x5e81c6(_0x235d3d));if(_0x2b19a0[_0x1a5a26(0x1ce)]['sourceRange'][_0x1a5a26(0x1fb)]+=_0x7be35a['step'],_0x2b19a0['params']['sourceRange'][_0x1a5a26(0x184)]+=_0x7be35a[_0x1a5a26(0x382)]+(_0x7be35a[_0x1a5a26(0x319)]||0x0),_0x2b19a0[_0x1a5a26(0x1ce)][_0x1a5a26(0x3de)][_0x1a5a26(0x1fb)]+=_0x238eff[_0x1a5a26(0x382)],_0x2b19a0[_0x1a5a26(0x1ce)][_0x1a5a26(0x3de)][_0x1a5a26(0x184)]+=_0x238eff['step']+(_0x238eff['length']||0x0),_0x222923[_0x1a5a26(0x1fb)]>=_0x2969bc['params']['range'][_0x1a5a26(0x1fb)]&&_0x235d3d[_0x1a5a26(0x1fb)]<_0x2969bc['params'][_0x1a5a26(0x1cb)]['startColumn']){const _0x2f686e=_0x235d3d['endColumn']-_0x235d3d[_0x1a5a26(0x1fb)]+0x1;_0x2b28c7[_0x1a5a26(0x1ce)][_0x1a5a26(0x1cb)][_0x1a5a26(0x1fb)]+=_0x2f686e,_0x2b28c7[_0x1a5a26(0x1ce)][_0x1a5a26(0x1cb)][_0x1a5a26(0x184)]+=_0x2f686e;}else{if(_0x222923[_0x1a5a26(0x184)]<_0x2969bc[_0x1a5a26(0x1ce)][_0x1a5a26(0x1cb)][_0x1a5a26(0x1fb)]&&_0x235d3d['startColumn']>=_0x2969bc[_0x1a5a26(0x1ce)]['range'][_0x1a5a26(0x1fb)]){const _0x4138be=_0x222923[_0x1a5a26(0x184)]-_0x222923['startColumn']+0x1;_0x2b28c7['params'][_0x1a5a26(0x1cb)][_0x1a5a26(0x1fb)]-=_0x4138be,_0x2b28c7[_0x1a5a26(0x1ce)]['range']['endColumn']-=_0x4138be;}}return{'m1Prime':_0x2b28c7,'m2Prime':_0x2b19a0};}},_0x2ef1c4={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler'(_0x1912e7,_0x4dd1b4){const _0x4a2944=_0x337a7e,_0x4458b7={'m1Prime':_0x1912e7,'m2Prime':_0x4dd1b4};if(_0x1912e7[_0x4a2944(0x1ce)][_0x4a2944(0x20e)]!==_0x4dd1b4['params'][_0x4a2944(0x20e)]||_0x1912e7[_0x4a2944(0x1ce)][_0x4a2944(0x39d)]!==_0x4dd1b4[_0x4a2944(0x1ce)][_0x4a2944(0x2cc)][_0x4a2944(0x39d)]&&_0x1912e7[_0x4a2944(0x1ce)][_0x4a2944(0x39d)]!==_0x4dd1b4[_0x4a2944(0x1ce)]['to'][_0x4a2944(0x39d)])return _0x4458b7;const _0x12e6ed=_0x42b66f[_0x4a2944(0x1aa)][_0x4a2944(0x395)](_0x1912e7),_0x2d16bc=_0x42b66f['Tools'][_0x4a2944(0x395)](_0x4dd1b4);if(_0x1912e7['params'][_0x4a2944(0x39d)]===_0x4dd1b4[_0x4a2944(0x1ce)]['from'][_0x4a2944(0x39d)]){const _0xe9ce23=new _0x42b66f[(_0x4a2944(0x200))](_0x2d16bc[_0x4a2944(0x1ce)][_0x4a2944(0x2cc)][_0x4a2944(0x307)])['getDataRange'](),{startColumn:_0x4a96c0,endColumn:_0x15f352}=_0xe9ce23,{startColumn:_0x33c207,endColumn:_0x35eea7}=_0x1912e7['params'][_0x4a2944(0x1cb)],{step:_0xd575c0,length:_0x58e8bb}=_0x1658f5[_0x4a2944(0x16d)](_0x1912e7['params'][_0x4a2944(0x1cb)],_0xe9ce23);_0xd575c0>0x0&&_0x58e8bb===0x0&&_0x1d5bef(_0x2d16bc['params']['from'][_0x4a2944(0x307)],_0x4a96c0,_0x15f352-_0x4a96c0+0x1,_0xd575c0),_0xd575c0===0x0&&_0x58e8bb>0x0&&_0x1d5bef(_0x2d16bc[_0x4a2944(0x1ce)]['from'][_0x4a2944(0x307)],_0x33c207,_0x15f352-_0x33c207+0x1,_0x35eea7-_0x33c207+0x1);}if(_0x1912e7['params']['subUnitId']===_0x4dd1b4[_0x4a2944(0x1ce)]['to'][_0x4a2944(0x39d)]){const _0x4364a9=new _0x42b66f['ObjectMatrix'](_0x2d16bc[_0x4a2944(0x1ce)]['to'][_0x4a2944(0x307)])[_0x4a2944(0x18d)](),{startColumn:_0x81da01,endColumn:_0x437f36}=_0x4364a9,{startColumn:_0x79677,endColumn:_0x37ac7e}=_0x1912e7[_0x4a2944(0x1ce)]['range'],{step:_0x5ee399,length:_0x3282c6}=_0x1658f5[_0x4a2944(0x16d)](_0x1912e7[_0x4a2944(0x1ce)][_0x4a2944(0x1cb)],_0x4364a9);_0x5ee399>0x0&&_0x3282c6===0x0&&_0x1d5bef(_0x2d16bc[_0x4a2944(0x1ce)]['to'][_0x4a2944(0x307)],_0x81da01,_0x437f36-_0x81da01+0x1,_0x5ee399),_0x5ee399===0x0&&_0x3282c6>0x0&&_0x1d5bef(_0x2d16bc['params']['to']['value'],_0x79677,_0x437f36-_0x79677+0x1,_0x37ac7e-_0x79677+0x1);}return{'m1Prime':_0x12e6ed,'m2Prime':_0x2d16bc};}},_0x37835e={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5[_0x337a7e(0x293)]['id'],'handler'(_0x25a838,_0x4f9fbc){const _0x1bbc55=_0x337a7e,_0x40c924={'m1Prime':_0x25a838,'m2Prime':_0x4f9fbc};if(_0x25a838[_0x1bbc55(0x1ce)][_0x1bbc55(0x20e)]!==_0x4f9fbc[_0x1bbc55(0x1ce)][_0x1bbc55(0x20e)]||_0x25a838[_0x1bbc55(0x1ce)][_0x1bbc55(0x39d)]!==_0x4f9fbc[_0x1bbc55(0x1ce)][_0x1bbc55(0x39d)])return _0x40c924;const _0x337332=_0x42b66f['Tools'][_0x1bbc55(0x395)](_0x25a838),_0x3e1ac9=_0x42b66f[_0x1bbc55(0x1aa)][_0x1bbc55(0x395)](_0x4f9fbc);if(_0x25a838[_0x1bbc55(0x1ce)]['range'][_0x1bbc55(0x1fb)]<=_0x4f9fbc[_0x1bbc55(0x1ce)][_0x1bbc55(0x1cb)][_0x1bbc55(0x184)]&&_0x25a838['params'][_0x1bbc55(0x1cb)]['startColumn']>_0x4f9fbc[_0x1bbc55(0x1ce)][_0x1bbc55(0x1cb)][_0x1bbc55(0x1fb)])return{'error':new Error(_0x1bbc55(0x280))};const _0x3fda54=_0x1658f5[_0x1bbc55(0x16d)](_0x5e81c6(_0x25a838[_0x1bbc55(0x1ce)][_0x1bbc55(0x1cb)]),_0x5e81c6(_0x4f9fbc['params'][_0x1bbc55(0x1cb)]));_0x3fda54?(_0x3e1ac9['params']['range'][_0x1bbc55(0x1fb)]+=_0x3fda54['step'],_0x3e1ac9['params'][_0x1bbc55(0x1cb)][_0x1bbc55(0x184)]+=_0x3fda54[_0x1bbc55(0x382)]+(_0x3fda54[_0x1bbc55(0x319)]||0x0)):_0x3e1ac9['id']=_0x1658f5[_0x1bbc55(0x1e6)]['id'];const _0x37a570=_0x1658f5['handleBaseRemoveRange'](_0x5e81c6(_0x4f9fbc['params']['range']),_0x5e81c6(_0x25a838[_0x1bbc55(0x1ce)][_0x1bbc55(0x1cb)]));return _0x37a570&&(_0x337332[_0x1bbc55(0x1ce)]['range'][_0x1bbc55(0x1fb)]+=_0x37a570[_0x1bbc55(0x382)],_0x337332[_0x1bbc55(0x1ce)][_0x1bbc55(0x1cb)][_0x1bbc55(0x184)]+=_0x37a570[_0x1bbc55(0x382)]+(_0x37a570['length']||0x0)),{'m1Prime':_0x337332,'m2Prime':_0x3e1ac9};}},_0x4c82e2={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x24d804,_0x380d58){const _0x1fc7c5=_0x337a7e,_0x40594b={'m1Prime':_0x24d804,'m2Prime':_0x380d58};if(_0x24d804[_0x1fc7c5(0x1ce)]['unitId']!==_0x380d58[_0x1fc7c5(0x1ce)][_0x1fc7c5(0x20e)]||_0x24d804['params']['subUnitId']!==_0x380d58[_0x1fc7c5(0x1ce)][_0x1fc7c5(0x39d)])return _0x40594b;const _0x54d3a2=_0x42b66f[_0x1fc7c5(0x1aa)][_0x1fc7c5(0x395)](_0x24d804),_0x577492=_0x42b66f['Tools'][_0x1fc7c5(0x395)](_0x380d58),{ranges:_0x1b06d1}=_0x577492[_0x1fc7c5(0x1ce)];return _0x1b06d1[_0x1fc7c5(0x1cf)](_0x3af263=>{const _0x51ce6a=_0x1fc7c5,_0x1ad741=_0x1658f5[_0x51ce6a(0x16d)](_0x5e81c6(_0x24d804[_0x51ce6a(0x1ce)][_0x51ce6a(0x1cb)]),_0x5e81c6(_0x3af263));return _0x1ad741[_0x51ce6a(0x319)]!==0x0?!0x0:(_0x3af263[_0x51ce6a(0x1fb)]+=_0x1ad741[_0x51ce6a(0x382)],_0x3af263['endColumn']+=_0x1ad741[_0x51ce6a(0x382)],!0x1);})?{'error':new Error('insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x54d3a2,'m2Prime':_0x577492};}},_0x25bbf5={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'handler'(_0x260a44,_0xaf9e9d){const _0x428bcd=_0x337a7e,_0x576196=_0x42b66f['Tools'][_0x428bcd(0x395)](_0x260a44),_0x32a19a=_0x42b66f['Tools'][_0x428bcd(0x395)](_0xaf9e9d);if(_0x260a44[_0x428bcd(0x1ce)][_0x428bcd(0x20e)]!==_0xaf9e9d[_0x428bcd(0x1ce)]['unitId']||_0x260a44[_0x428bcd(0x1ce)]['subUnitId']!==_0xaf9e9d[_0x428bcd(0x1ce)]['subUnitId'])return{'m1Prime':_0x576196,'m2Prime':_0x32a19a};const _0x20eb39=_0x32a19a[_0x428bcd(0x1ce)]['ranges'][_0x428bcd(0x332)](_0x12d259=>{const _0x9e9a18=_0x428bcd,_0x3cbf63=_0x576196['params']['range'],_0x54e850=_0x3cbf63[_0x9e9a18(0x184)]-_0x3cbf63[_0x9e9a18(0x1fb)]+0x1;return _0x3cbf63[_0x9e9a18(0x1fb)]<=_0x12d259[_0x9e9a18(0x1fb)]?{..._0x12d259,'startColumn':_0x12d259['startColumn']+_0x54e850,'endColumn':_0x12d259[_0x9e9a18(0x184)]+_0x54e850}:_0x3cbf63[_0x9e9a18(0x1fb)]>_0x12d259[_0x9e9a18(0x1fb)]&&_0x3cbf63['startColumn']<=_0x12d259[_0x9e9a18(0x184)]?{..._0x12d259,'endColumn':_0x12d259[_0x9e9a18(0x184)]+_0x54e850}:{..._0x12d259};});return _0x32a19a['params']['ranges']=_0x20eb39,{'m1Prime':_0x576196,'m2Prime':_0x32a19a};}},_0x545a95={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c2)]['id'],'handler'(_0xf38232,_0x360259){const _0x23ad5b=_0x337a7e,_0x3488f4={'m1Prime':_0xf38232,'m2Prime':_0x360259};if(_0xf38232[_0x23ad5b(0x1ce)][_0x23ad5b(0x20e)]!==_0x360259['params'][_0x23ad5b(0x20e)]||_0xf38232['params'][_0x23ad5b(0x39d)]!==_0x360259['params'][_0x23ad5b(0x39d)])return _0x3488f4;const _0x271af5=_0x42b66f[_0x23ad5b(0x1aa)][_0x23ad5b(0x395)](_0x360259),_0x112d60=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0xf38232[_0x23ad5b(0x1ce)][_0x23ad5b(0x1cb)]),_0x5e81c6(_0x360259[_0x23ad5b(0x1ce)]['range']));return _0x271af5[_0x23ad5b(0x1ce)][_0x23ad5b(0x1cb)]['startColumn']+=_0x112d60['step'],_0x271af5['params'][_0x23ad5b(0x1cb)][_0x23ad5b(0x184)]+=_0x112d60[_0x23ad5b(0x382)]+(_0x112d60[_0x23ad5b(0x319)]||0x0),{'m1Prime':_0xf38232,'m2Prime':_0x271af5};}},_0x2e9b93={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5[_0x337a7e(0x333)]['id'],'handler'(_0x5ac10b,_0x178ef9){const _0xef1612=_0x337a7e,_0x51e55c={'m1Prime':_0x5ac10b,'m2Prime':_0x178ef9};if(_0x5ac10b[_0xef1612(0x1ce)]['unitId']!==_0x178ef9[_0xef1612(0x1ce)][_0xef1612(0x20e)]||_0x5ac10b[_0xef1612(0x1ce)][_0xef1612(0x39d)]!==_0x178ef9['params'][_0xef1612(0x39d)])return _0x51e55c;const _0x39ffe9=_0x42b66f[_0xef1612(0x1aa)][_0xef1612(0x395)](_0x5ac10b),_0x449b73=_0x42b66f['Tools'][_0xef1612(0x395)](_0x178ef9),{columnData:_0x1457e3}=_0x449b73[_0xef1612(0x1ce)];for(let _0x2eb9bd=_0x5ac10b[_0xef1612(0x1ce)][_0xef1612(0x1cb)][_0xef1612(0x1fb)];_0x2eb9bd<=_0x5ac10b[_0xef1612(0x1ce)][_0xef1612(0x1cb)][_0xef1612(0x184)];_0x2eb9bd++)_0x42b66f['insertMatrixArray'](_0x2eb9bd,void 0x0,_0x1457e3);return{'m1Prime':_0x39ffe9,'m2Prime':_0x449b73};}},_0x3af794={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5[_0x337a7e(0x3a7)]['id'],'handler'(_0x579ba0,_0xe52f25){const _0x18b4e7=_0x337a7e,_0x3fff23={'m1Prime':_0x579ba0,'m2Prime':_0xe52f25};if(_0x579ba0[_0x18b4e7(0x1ce)]['unitId']!==_0xe52f25['params'][_0x18b4e7(0x20e)]||_0x579ba0[_0x18b4e7(0x1ce)][_0x18b4e7(0x39d)]!==_0xe52f25[_0x18b4e7(0x1ce)]['subUnitId'])return _0x3fff23;const _0x148503=_0x42b66f[_0x18b4e7(0x1aa)][_0x18b4e7(0x395)](_0x579ba0),_0x15a109=_0x42b66f[_0x18b4e7(0x1aa)][_0x18b4e7(0x395)](_0xe52f25),{ranges:_0x2098d5}=_0x15a109[_0x18b4e7(0x1ce)];return _0x2098d5[_0x18b4e7(0x1cf)](_0xfd63d3=>{const _0x47e1fa=_0x18b4e7,_0x9542a7=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x579ba0['params'][_0x47e1fa(0x1cb)]),_0xfd63d3);return _0x9542a7['length']!==0x0?!0x0:(_0xfd63d3[_0x47e1fa(0x1fb)]+=_0x9542a7['step'],_0xfd63d3['endColumn']+=_0x9542a7[_0x47e1fa(0x382)],!0x1);})?{'error':new Error(_0x18b4e7(0x2d1))}:{'m1Prime':_0x148503,'m2Prime':_0x15a109};}},_0x32c742={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5['SetColVisibleMutation']['id'],'handler'(_0xaf5f95,_0x32c296){const _0x11f5e5=_0x337a7e,_0x4a0d9a={'m1Prime':_0xaf5f95,'m2Prime':_0x32c296};if(_0xaf5f95[_0x11f5e5(0x1ce)][_0x11f5e5(0x20e)]!==_0x32c296[_0x11f5e5(0x1ce)]['unitId']||_0xaf5f95[_0x11f5e5(0x1ce)][_0x11f5e5(0x39d)]!==_0x32c296[_0x11f5e5(0x1ce)][_0x11f5e5(0x39d)])return _0x4a0d9a;const _0x18372f=_0x42b66f[_0x11f5e5(0x1aa)][_0x11f5e5(0x395)](_0xaf5f95),_0x29d429=_0x42b66f[_0x11f5e5(0x1aa)][_0x11f5e5(0x395)](_0x32c296),{ranges:_0x4d3a38}=_0x29d429[_0x11f5e5(0x1ce)];return _0x4d3a38['some'](_0x5a13d3=>{const _0x342d76=_0x11f5e5,_0x49e71f=_0x1658f5[_0x342d76(0x16d)](_0x5e81c6(_0xaf5f95[_0x342d76(0x1ce)][_0x342d76(0x1cb)]),_0x5a13d3);return _0x49e71f[_0x342d76(0x319)]!==0x0?!0x0:(_0x5a13d3['startColumn']+=_0x49e71f[_0x342d76(0x382)],_0x5a13d3[_0x342d76(0x184)]+=_0x49e71f[_0x342d76(0x382)],!0x1);})?{'error':new Error(_0x11f5e5(0x2ca))}:{'m1Prime':_0x18372f,'m2Prime':_0x29d429};}},_0x17da3a={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x6b19d4,_0x17690e){const _0x370789=_0x337a7e,_0x3819a1={'m1Prime':_0x6b19d4,'m2Prime':_0x17690e};if(_0x6b19d4[_0x370789(0x1ce)]['unitId']!==_0x17690e[_0x370789(0x1ce)][_0x370789(0x20e)]||_0x6b19d4['params'][_0x370789(0x39d)]!==_0x17690e[_0x370789(0x1ce)][_0x370789(0x39d)])return _0x3819a1;const _0x19b3f4=[_0x42b66f[_0x370789(0x1aa)][_0x370789(0x395)](_0x6b19d4)],_0x31b780=_0x42b66f['Tools'][_0x370789(0x395)](_0x17690e),{values:_0x2036e9}=_0x31b780[_0x370789(0x1ce)],_0x2522b7=[];let _0x382c11=!0x1;for(const _0x3808ed in _0x2036e9){const _0x19449c=_0x2036e9[_0x3808ed];if(_0x2522b7[_0x370789(0x16e)](..._0x19449c['ranges']),_0x19449c[_0x370789(0x243)][_0x370789(0x1cf)](_0x15c1cd=>{const _0x17617e=_0x370789,_0x2b131b=_0x1658f5[_0x17617e(0x16d)](_0x5e81c6(_0x6b19d4[_0x17617e(0x1ce)][_0x17617e(0x1cb)]),_0x5e81c6(_0x15c1cd));return _0x2b131b[_0x17617e(0x319)]!==0x0?!0x0:(_0x2b131b[_0x17617e(0x382)]!==0x0&&(_0x382c11=!0x0),_0x15c1cd[_0x17617e(0x1fb)]+=_0x2b131b[_0x17617e(0x382)],_0x15c1cd[_0x17617e(0x184)]+=_0x2b131b[_0x17617e(0x382)],!0x1);}))return{'error':new Error(_0x370789(0x1a0))};}if(_0x382c11){const _0x51e173={'id':_0x1658f5['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x17690e[_0x370789(0x1ce)][_0x370789(0x20e)],'subUnitId':_0x17690e[_0x370789(0x1ce)][_0x370789(0x39d)],'ranges':_0x2522b7}};_0x19b3f4[_0x370789(0x16e)](_0x51e173,_0x31b780);}return{'m1Prime':_0x19b3f4,'m2Prime':_0x31b780};}},_0x2381d9={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x3b5529,_0x56e0a4){const _0xcc006=_0x337a7e,_0x28a81b={'m1Prime':_0x3b5529,'m2Prime':_0x56e0a4};if(_0x3b5529[_0xcc006(0x1ce)][_0xcc006(0x20e)]!==_0x56e0a4['params'][_0xcc006(0x20e)]||_0x3b5529[_0xcc006(0x1ce)]['subUnitId']!==_0x56e0a4['params'][_0xcc006(0x39d)])return _0x28a81b;const _0xf65f3b=[_0x42b66f[_0xcc006(0x1aa)][_0xcc006(0x395)](_0x3b5529)],_0x1f176c=_0x42b66f[_0xcc006(0x1aa)][_0xcc006(0x395)](_0x56e0a4),_0x39a060=new _0x42b66f[(_0xcc006(0x200))](_0x1f176c[_0xcc006(0x1ce)][_0xcc006(0x393)]),_0x51ffc8=_0x39a060[_0xcc006(0x18d)](),_0x2e4bad=_0x3b5529[_0xcc006(0x1ce)][_0xcc006(0x1cb)],_0x3d95a3=_0x2e4bad[_0xcc006(0x184)]-_0x2e4bad['startColumn']+0x1;if(_0x1f176c['params']['cellValue']&&_0x2e4bad['startColumn']<=_0x51ffc8['endColumn']){const _0x244a18=Math[_0xcc006(0x3b4)](_0x51ffc8[_0xcc006(0x1fb)],_0x2e4bad[_0xcc006(0x1fb)]);_0x1d5bef(_0x1f176c[_0xcc006(0x1ce)]['cellValue'],_0x244a18,_0x51ffc8[_0xcc006(0x184)]-_0x244a18+0x1,_0x3d95a3);}const _0x3ec6c1=new _0x42b66f[(_0xcc006(0x200))]();let _0x32235f=!0x1;if(_0x39a060[_0xcc006(0x24f)]((_0x380030,_0x48e1eb,_0x245c17)=>{const _0x51bbab=_0xcc006;if(_0x245c17&&_0x245c17['f']){const _0x449bcb=_0x245c17['f'];let _0x167838=!0x1;const _0x5a948f=_0x2e8c63(_0x3b5529[_0x51bbab(0x1ce)][_0x51bbab(0x20e)],_0x3b5529[_0x51bbab(0x1ce)]['subUnitId'],_0x449bcb,_0x45c69e=>{const _0x4455b0=_0x51bbab,_0x5a59e0=_0x1658f5[_0x4455b0(0x16d)](_0x5e81c6(_0x3b5529[_0x4455b0(0x1ce)][_0x4455b0(0x1cb)]),_0x5e81c6(_0x45c69e));return(_0x5a59e0['step']!==0x0||_0x5a59e0[_0x4455b0(0x319)]!==0x0)&&(_0x167838=!0x0,_0x45c69e['startColumn']+=_0x5a59e0[_0x4455b0(0x382)],_0x45c69e[_0x4455b0(0x184)]+=_0x5a59e0[_0x4455b0(0x382)]+_0x5a59e0[_0x4455b0(0x319)]),_0x45c69e;});_0x167838&&(_0x32235f=!0x0,_0x245c17['f']=_0x5a948f,_0x3ec6c1[_0x51bbab(0x26b)](_0x380030,_0x48e1eb,{..._0x245c17}));}}),_0x32235f){const _0x2897c0={'id':_0x1658f5[_0xcc006(0x1c1)]['id'],'params':{'unitId':_0x56e0a4[_0xcc006(0x1ce)][_0xcc006(0x20e)],'subUnitId':_0x56e0a4[_0xcc006(0x1ce)]['subUnitId'],'cellValue':_0x3ec6c1[_0xcc006(0x2a6)]()}};_0xf65f3b[_0xcc006(0x16e)](_0x2897c0);}return{'m1Prime':_0xf65f3b,'m2Prime':_0x1f176c};}},_0x50bac6={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5['SetSelectionsOperation']['id'],'handler'(_0x20f102,_0x5dd9c9){const _0x8203d7=_0x337a7e,_0x183e33={'m1Prime':[],'m2Prime':[]};if(_0x20f102[_0x8203d7(0x1ce)][_0x8203d7(0x20e)]!==_0x5dd9c9[_0x8203d7(0x1ce)][_0x8203d7(0x20e)]||_0x20f102[_0x8203d7(0x1ce)][_0x8203d7(0x39d)]!==_0x5dd9c9[_0x8203d7(0x1ce)][_0x8203d7(0x39d)])return _0x183e33;const _0x499ecb=_0x42b66f[_0x8203d7(0x1aa)][_0x8203d7(0x395)](_0x5dd9c9);let _0x4c4fcd=!0x1;return _0x499ecb['params'][_0x8203d7(0x3bc)]['forEach'](_0x5d6933=>{const _0x38db95=_0x8203d7,{range:_0x3de921,primary:_0x35c4f8}=_0x5d6933,_0x58b10c=_0x1658f5[_0x38db95(0x16d)](_0x5e81c6(_0x20f102[_0x38db95(0x1ce)][_0x38db95(0x1cb)]),_0x5e81c6(_0x3de921));if(_0x58b10c[_0x38db95(0x319)]||_0x58b10c[_0x38db95(0x382)]){if(_0x3de921[_0x38db95(0x1fb)]+=_0x58b10c[_0x38db95(0x382)],_0x3de921['endColumn']+=_0x58b10c[_0x38db95(0x382)]+(_0x58b10c[_0x38db95(0x319)]||0x0),_0x35c4f8){const _0x54f18f=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x20f102[_0x38db95(0x1ce)][_0x38db95(0x1cb)]),_0x5e81c6(_0x35c4f8));(_0x54f18f['length']||_0x54f18f['step'])&&(_0x35c4f8[_0x38db95(0x1fb)]+=_0x54f18f['step'],_0x35c4f8[_0x38db95(0x184)]+=_0x54f18f[_0x38db95(0x382)],_0x35c4f8[_0x38db95(0x253)]+=_0x54f18f[_0x38db95(0x382)]);}_0x4c4fcd=!0x0;}}),_0x4c4fcd&&_0x183e33[_0x8203d7(0x276)][_0x8203d7(0x16e)](_0x499ecb),_0x183e33;}},_0x5508ff={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x258ced[_0x337a7e(0x35a)]['id'],'handler'(_0x43aeac,_0x3b962d){const _0x5590ae=_0x337a7e,_0x3b3a3f={'m1Prime':_0x43aeac,'m2Prime':_0x3b962d};if(_0x43aeac[_0x5590ae(0x1ce)][_0x5590ae(0x20e)]!==_0x3b962d[_0x5590ae(0x1ce)][_0x5590ae(0x20e)]||_0x43aeac[_0x5590ae(0x1ce)]['subUnitId']!==_0x3b962d[_0x5590ae(0x1ce)][_0x5590ae(0x39d)])return _0x3b3a3f;const _0x2bc5fe=_0x42b66f[_0x5590ae(0x1aa)]['deepClone'](_0x43aeac),_0x474239=_0x42b66f['Tools']['deepClone'](_0x3b962d),_0xebbc82=_0xcf8bdd({'start':_0x43aeac[_0x5590ae(0x1ce)][_0x5590ae(0x1cb)]['startColumn'],'end':_0x43aeac[_0x5590ae(0x1ce)][_0x5590ae(0x1cb)][_0x5590ae(0x184)]},{'start':_0x3b962d[_0x5590ae(0x1ce)]['col'],'end':_0x3b962d[_0x5590ae(0x1ce)][_0x5590ae(0x21f)]});if(_0x474239[_0x5590ae(0x1ce)]['col']===_0xebbc82[_0x5590ae(0x2f2)])return _0x3b3a3f;_0x474239[_0x5590ae(0x1ce)][_0x5590ae(0x21f)]=_0xebbc82[_0x5590ae(0x2f2)],_0x474239[_0x5590ae(0x1ce)][_0x5590ae(0x21d)]&&(_0x474239[_0x5590ae(0x1ce)]['criteria'][_0x5590ae(0x24a)]=_0xebbc82[_0x5590ae(0x2f2)]);const _0x47e274=_0x42b66f[_0x5590ae(0x1aa)]['deepClone'](_0x3b962d);return _0x47e274[_0x5590ae(0x1ce)]['criteria']=null,{'m1Prime':[_0x47e274,_0x474239,_0x2bc5fe],'m2Prime':[_0x474239]};}},_0x4948a5={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x258ced[_0x337a7e(0x171)]['id'],'handler'(_0x20b929,_0x181524){const _0x398172=_0x337a7e,_0x187644={'m1Prime':_0x20b929,'m2Prime':_0x181524};if(_0x20b929['params'][_0x398172(0x20e)]!==_0x181524[_0x398172(0x1ce)][_0x398172(0x20e)]||_0x20b929['params'][_0x398172(0x39d)]!==_0x181524[_0x398172(0x1ce)][_0x398172(0x39d)])return _0x187644;const _0x1ae5dd=_0x42b66f[_0x398172(0x1aa)][_0x398172(0x395)](_0x20b929),_0x166a7e=_0x42b66f['Tools'][_0x398172(0x395)](_0x181524),_0xbedcd2=_0xcf8bdd({'start':_0x20b929[_0x398172(0x1ce)][_0x398172(0x1cb)][_0x398172(0x1fb)],'end':_0x20b929[_0x398172(0x1ce)]['range'][_0x398172(0x184)]},{'start':_0x181524['params'][_0x398172(0x1cb)][_0x398172(0x1fb)],'end':_0x181524[_0x398172(0x1ce)][_0x398172(0x1cb)][_0x398172(0x184)]});return _0x166a7e[_0x398172(0x1ce)][_0x398172(0x1cb)][_0x398172(0x1fb)]===_0xbedcd2['start']&&_0x166a7e[_0x398172(0x1ce)]['range'][_0x398172(0x184)]===_0xbedcd2[_0x398172(0x220)]?_0x187644:(_0x166a7e[_0x398172(0x1ce)][_0x398172(0x1cb)]['startColumn']=_0xbedcd2[_0x398172(0x2f2)],_0x166a7e[_0x398172(0x1ce)][_0x398172(0x1cb)][_0x398172(0x184)]=_0xbedcd2[_0x398172(0x220)],{'m1Prime':[_0x166a7e,_0x1ae5dd],'m2Prime':[_0x166a7e]});}},_0x45cb5a={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x1658f5[_0x337a7e(0x36f)]['id'],'handler'(_0x46c1e2,_0x5c588e){const _0x2ead15=_0x337a7e,_0x37abb3={'m1Prime':_0x46c1e2,'m2Prime':_0x5c588e};if(_0x46c1e2[_0x2ead15(0x1ce)][_0x2ead15(0x20e)]!==_0x5c588e[_0x2ead15(0x1ce)][_0x2ead15(0x20e)]||_0x46c1e2[_0x2ead15(0x1ce)][_0x2ead15(0x39d)]!==_0x5c588e[_0x2ead15(0x1ce)][_0x2ead15(0x39d)])return _0x37abb3;const _0x4f4ed5=_0x42b66f[_0x2ead15(0x1aa)][_0x2ead15(0x395)](_0x46c1e2),_0x539dc0=_0x42b66f[_0x2ead15(0x1aa)]['deepClone'](_0x5c588e),{ranges:_0x5710ac,colWidth:_0x50a669}=_0x539dc0[_0x2ead15(0x1ce)];if(_0x5710ac[_0x2ead15(0x1cf)](_0x23219c=>{const _0x5b41dd=_0x2ead15,_0xf0fbb1=_0x1658f5[_0x5b41dd(0x16d)](_0x5e81c6(_0x46c1e2[_0x5b41dd(0x1ce)][_0x5b41dd(0x1cb)]),_0x23219c);return _0xf0fbb1[_0x5b41dd(0x319)]!==0x0?!0x0:(_0x23219c['startColumn']+=_0xf0fbb1[_0x5b41dd(0x382)],_0x23219c[_0x5b41dd(0x184)]+=_0xf0fbb1['step'],!0x1);}))return{'error':new Error(_0x2ead15(0x2b2))};if(typeof _0x50a669!='number'){for(let _0x4ae67c=_0x46c1e2[_0x2ead15(0x1ce)][_0x2ead15(0x1cb)][_0x2ead15(0x1fb)];_0x4ae67c<=_0x46c1e2[_0x2ead15(0x1ce)]['range'][_0x2ead15(0x184)];_0x4ae67c++)_0x42b66f[_0x2ead15(0x3e2)](_0x4ae67c,void 0x0,_0x50a669);}return{'m1Prime':_0x4f4ed5,'m2Prime':_0x539dc0};}},_0x2df0c8=_0x2a9165((_0x53b4f3,_0x4f3c95)=>{const _0x58bd70=_0x337a7e,_0x20f1ac=_0x190018[_0x58bd70(0x1dc)](_0x53b4f3[_0x58bd70(0x1ce)][_0x58bd70(0x180)]['ref']),_0x373020={'startColumn':_0x20f1ac[_0x58bd70(0x25c)],'endColumn':_0x20f1ac[_0x58bd70(0x25c)],'startRow':_0x20f1ac[_0x58bd70(0x196)],'endRow':_0x20f1ac[_0x58bd70(0x196)]},_0x276ef1=_0x1658f5['handleDefaultRangeChangeWithEffectRefCommands'](_0x373020,_0x4f3c95);if(!_0x276ef1)return[{'id':_0x4eec64[_0x58bd70(0x2ad)]['id'],'params':{..._0x53b4f3['params'],'comment':void 0x0,'commentId':_0x53b4f3['params'][_0x58bd70(0x180)][_0x58bd70(0x25d)]}}];const _0x3daba6=_0x190018[_0x58bd70(0x389)](_0x276ef1);return _0x3daba6===_0x53b4f3['params'][_0x58bd70(0x180)][_0x58bd70(0x28d)]?[]:[{'id':_0x4eec64['UpdateCommentRefMutation']['id'],'params':{..._0x53b4f3[_0x58bd70(0x1ce)],'comment':void 0x0,'payload':{'ref':_0x3daba6,'commentId':_0x53b4f3[_0x58bd70(0x1ce)]['payload'][_0x58bd70(0x25d)]}}}];},_0x337a7e(0x3c5)),_0xddd5f1={'m1':_0x1658f5['InsertColMutation']['id'],'m2':_0x4eec64[_0x337a7e(0x1f2)]['id'],'handler':_0x2a9165((_0x18acf5,_0x3a1575)=>{const _0x5a90c7=_0x337a7e,_0x25ba55={'m1Prime':_0x18acf5,'m2Prime':_0x3a1575};if(_0x18acf5[_0x5a90c7(0x1ce)][_0x5a90c7(0x20e)]!==_0x3a1575[_0x5a90c7(0x1ce)][_0x5a90c7(0x20e)]||_0x18acf5['params'][_0x5a90c7(0x39d)]!==_0x3a1575[_0x5a90c7(0x1ce)][_0x5a90c7(0x39d)])return _0x25ba55;const _0x5516bf={'id':_0x1658f5['InsertColCommand']['id'],'params':{'unitId':_0x18acf5[_0x5a90c7(0x1ce)][_0x5a90c7(0x20e)],'subUnitId':_0x18acf5['params'][_0x5a90c7(0x39d)],'range':_0x18acf5[_0x5a90c7(0x1ce)]['range']}},_0x57eb45=_0x2df0c8(_0x3a1575,_0x5516bf);return{'m1Prime':[_0x18acf5,..._0x57eb45],'m2Prime':[_0x3a1575,..._0x57eb45]};},_0x337a7e(0x2ce))};function _0x25a963(_0x338052,_0x420d24){const _0x3b087e=_0x337a7e;var _0x309628,_0x13dfea;const {payload:_0x267fad,unitId:_0xfa031a,subUnitId:_0x5a9024,ruleId:_0x1da772}=_0x338052['params'];switch(_0x267fad[_0x3b087e(0x37c)]){case _0x288d9e[_0x3b087e(0x235)][_0x3b087e(0x367)]:{const _0x5f4caa=_0x267fad[_0x3b087e(0x180)][_0x3b087e(0x332)](_0x18622e=>_0x1658f5['handleCommonDefaultRangeChangeWithEffectRefCommands'](_0x18622e,_0x420d24))[_0x3b087e(0x3c3)](Boolean)[_0x3b087e(0x2e5)]();if(!_0x42b66f['isRangesEqual'](_0x5f4caa,_0x267fad[_0x3b087e(0x180)]))return[{'id':_0x288d9e[_0x3b087e(0x2b7)]['id'],'params':{'unitId':_0xfa031a,'subUnitId':_0x5a9024,'ruleId':_0x1da772,'payload':{'type':_0x288d9e['UpdateRuleType'][_0x3b087e(0x367)],'payload':_0x5f4caa}}}];break;}case _0x288d9e[_0x3b087e(0x235)][_0x3b087e(0x2b4)]:{const _0x4d721d=_0x2a9165(_0x78f6ad=>_0x2e8c63(_0xfa031a,_0x5a9024,_0x78f6ad,_0x4e6045=>_0x1658f5[_0x3b087e(0x17f)](_0x4e6045,_0x420d24)),_0x3b087e(0x172)),_0x3a8178=(_0x309628=_0x267fad[_0x3b087e(0x180)]['formula1'])!=null?_0x309628:'',_0x399129=(_0x13dfea=_0x267fad['payload'][_0x3b087e(0x29c)])!=null?_0x13dfea:'';let _0x29da31=_0x3a8178,_0x4ba4d8=_0x399129;if(_0x42b66f['isFormulaString'](_0x3a8178)&&(_0x29da31=_0x4d721d(_0x3a8178)),_0x42b66f[_0x3b087e(0x28e)](_0x399129)&&(_0x4ba4d8=_0x4d721d(_0x399129)),_0x29da31!==_0x3a8178||_0x4ba4d8!==_0x399129)return[{'id':_0x288d9e['UpdateDataValidationMutation']['id'],'params':{'unitId':_0xfa031a,'subUnitId':_0x5a9024,'ruleId':_0x1da772,'payload':{'type':_0x288d9e[_0x3b087e(0x235)][_0x3b087e(0x2b4)],'payload':{'type':_0x267fad[_0x3b087e(0x180)][_0x3b087e(0x37c)],'formula1':_0x29da31,'formula2':_0x4ba4d8}}}}];break;}}return[];}_0x2a9165(_0x25a963,'transformUpdateDataValidationWithRefRange');const _0x590d3c={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x590e5a,_0x6c2f30)=>{const _0x505399=_0x337a7e,_0x500175={'m1Prime':_0x590e5a,'m2Prime':_0x6c2f30};if(_0x590e5a[_0x505399(0x1ce)][_0x505399(0x20e)]!==_0x6c2f30[_0x505399(0x1ce)]['unitId']||_0x6c2f30[_0x505399(0x1ce)][_0x505399(0x39d)]!==_0x590e5a[_0x505399(0x1ce)][_0x505399(0x39d)])return _0x500175;const _0x2b608a={'id':_0x1658f5['MoveColsCommand']['id'],'params':{'fromRange':_0x590e5a[_0x505399(0x1ce)]['sourceRange'],'toRange':_0x590e5a[_0x505399(0x1ce)][_0x505399(0x3de)]}},_0x5831b5=_0x25a963(_0x6c2f30,_0x2b608a);return{'m1Prime':[_0x590e5a,..._0x5831b5],'m2Prime':[_0x6c2f30,..._0x5831b5]};},'handler')},_0x935acb={'m1':_0x1658f5[_0x337a7e(0x1b0)]['id'],'m2':_0x288d9e['UpdateDataValidationMutation']['id'],'handler':_0x2a9165((_0x35fddd,_0x61503c)=>{const _0x2116d0=_0x337a7e,_0x373f9d={'m1Prime':_0x35fddd,'m2Prime':_0x61503c};if(_0x35fddd['params'][_0x2116d0(0x20e)]!==_0x61503c['params'][_0x2116d0(0x20e)]||_0x61503c['params'][_0x2116d0(0x39d)]!==_0x35fddd[_0x2116d0(0x1ce)][_0x2116d0(0x39d)])return _0x373f9d;const _0x496fde={'id':_0x1658f5[_0x2116d0(0x2cd)]['id'],'params':{'unitId':_0x35fddd[_0x2116d0(0x1ce)][_0x2116d0(0x20e)],'subUnitId':_0x35fddd['params'][_0x2116d0(0x39d)],'range':_0x35fddd[_0x2116d0(0x1ce)][_0x2116d0(0x1cb)]}},_0x37f157=_0x25a963(_0x61503c,_0x496fde);return{'m1Prime':[_0x35fddd,..._0x37f157],'m2Prime':[_0x61503c,..._0x37f157]};},_0x337a7e(0x2ce))},_0x2cc7e8={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x5cca9c,_0xb516cd)=>{const _0x21285f=_0x337a7e,_0xb25555={'m1Prime':_0x5cca9c,'m2Prime':_0xb516cd};if(_0x5cca9c['params'][_0x21285f(0x20e)]!==_0xb516cd[_0x21285f(0x1ce)]['unitId']||_0x5cca9c[_0x21285f(0x1ce)][_0x21285f(0x39d)]!==_0xb516cd[_0x21285f(0x1ce)]['subUnitId'])return _0xb25555;const _0x6f7c9d={'id':_0x1658f5['InsertRowCommand']['id'],'params':{'unitId':_0x5cca9c[_0x21285f(0x1ce)][_0x21285f(0x20e)],'subUnitId':_0x5cca9c[_0x21285f(0x1ce)][_0x21285f(0x39d)],'range':_0x5cca9c['params'][_0x21285f(0x1cb)]}},_0x378709=_0x5178da(_0xb516cd,_0x6f7c9d);return{'m1Prime':[_0x5cca9c,..._0x378709],'m2Prime':[_0xb516cd,..._0x378709]};},'handler')},_0x3d0a9d={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x2ba1f6,_0x235965){const _0x245e9f=_0x337a7e,_0x576132=_0x52cd2a['handler'](_0x235965,_0x2ba1f6);return _0x40fca7(_0x576132)?{'m1Prime':_0x576132[_0x245e9f(0x276)],'m2Prime':_0x576132[_0x245e9f(0x2af)]}:_0x576132;}},_0x5eaa7b={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1d1)]['id'],'handler'(_0x17ec66,_0x1c473d){const _0x49d818=_0x337a7e,_0x20bc55={'m1Prime':_0x17ec66,'m2Prime':_0x1c473d};if(_0x17ec66['params']['unitId']!==_0x1c473d[_0x49d818(0x1ce)][_0x49d818(0x20e)]||_0x17ec66['params'][_0x49d818(0x39d)]!==_0x1c473d[_0x49d818(0x1ce)][_0x49d818(0x39d)])return _0x20bc55;const _0x15b54a=_0x42b66f[_0x49d818(0x1aa)]['deepClone'](_0x17ec66),_0xaae52b=_0x42b66f[_0x49d818(0x1aa)][_0x49d818(0x395)](_0x1c473d),_0x4f4ba6=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x1658f5[_0x49d818(0x384)](_0x17ec66[_0x49d818(0x1ce)][_0x49d818(0x1cb)])),_0x5e81c6(_0x1658f5[_0x49d818(0x384)](_0x1c473d[_0x49d818(0x1ce)][_0x49d818(0x1cb)])));if(_0x4f4ba6?(_0xaae52b['params'][_0x49d818(0x1cb)][_0x49d818(0x2de)]+=_0x4f4ba6[_0x49d818(0x382)],_0xaae52b[_0x49d818(0x1ce)][_0x49d818(0x1cb)][_0x49d818(0x1dd)]+=_0x4f4ba6[_0x49d818(0x382)]+(_0x4f4ba6['length']||0x0)):_0xaae52b['id']=_0x1658f5['EmptyMutation']['id'],_0x17ec66[_0x49d818(0x1ce)]['range'][_0x49d818(0x2de)]!==_0x1c473d[_0x49d818(0x1ce)]['range'][_0x49d818(0x2de)]){const _0x52c4e9=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x1658f5[_0x49d818(0x384)](_0x1c473d['params']['range'])),_0x5e81c6(_0x1658f5['rotateRange'](_0x17ec66[_0x49d818(0x1ce)][_0x49d818(0x1cb)])));_0x52c4e9?(_0x15b54a[_0x49d818(0x1ce)][_0x49d818(0x1cb)]['startRow']+=_0x52c4e9[_0x49d818(0x382)],_0x15b54a[_0x49d818(0x1ce)][_0x49d818(0x1cb)][_0x49d818(0x1dd)]+=_0x52c4e9[_0x49d818(0x382)]+(_0x52c4e9[_0x49d818(0x319)]||0x0)):_0x15b54a['id']=_0x1658f5[_0x49d818(0x1e6)]['id'];}return{'m1Prime':_0x15b54a,'m2Prime':_0xaae52b};}},_0x512acf={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler'(_0x4dba30,_0x56f83e){const _0x2ba9b9=_0x337a7e,_0x5ae06e={'m1Prime':_0x4dba30,'m2Prime':_0x56f83e};if(_0x4dba30[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x20e)]!==_0x56f83e[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x20e)]||_0x4dba30[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x39d)]!==_0x56f83e[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x2cc)][_0x2ba9b9(0x39d)]&&_0x4dba30['params'][_0x2ba9b9(0x39d)]!==_0x56f83e[_0x2ba9b9(0x1ce)]['to'][_0x2ba9b9(0x39d)])return _0x5ae06e;const _0x5b129f=_0x42b66f[_0x2ba9b9(0x1aa)][_0x2ba9b9(0x395)](_0x4dba30),_0x106ece=_0x42b66f['Tools'][_0x2ba9b9(0x395)](_0x56f83e);if(_0x4dba30[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x39d)]===_0x56f83e[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x2cc)][_0x2ba9b9(0x39d)]){const _0xbf9169=new _0x42b66f[(_0x2ba9b9(0x200))](_0x106ece[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x2cc)][_0x2ba9b9(0x307)])[_0x2ba9b9(0x18d)](),{startRow:_0x3c4e6d,endRow:_0x1b0119}=_0xbf9169,{startRow:_0x240f09,endRow:_0x13aad9}=_0x4dba30[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x1cb)],{step:_0x398f57,length:_0x59e6c4}=_0x1658f5['handleBaseInsertRange'](_0x1658f5[_0x2ba9b9(0x384)](_0x4dba30[_0x2ba9b9(0x1ce)]['range']),_0x1658f5['rotateRange'](_0xbf9169));_0x398f57>0x0&&_0x59e6c4===0x0&&_0x43b2c8(_0x106ece[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x2cc)]['value'],_0x3c4e6d,_0x1b0119-_0x3c4e6d+0x1,_0x398f57),_0x398f57===0x0&&_0x59e6c4>0x0&&_0x43b2c8(_0x106ece[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x2cc)][_0x2ba9b9(0x307)],_0x240f09,_0x1b0119-_0x240f09+0x1,_0x13aad9-_0x240f09+0x1);}if(_0x4dba30[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x39d)]===_0x56f83e[_0x2ba9b9(0x1ce)]['to'][_0x2ba9b9(0x39d)]){const _0x5db361=new _0x42b66f[(_0x2ba9b9(0x200))](_0x56f83e[_0x2ba9b9(0x1ce)]['to'][_0x2ba9b9(0x307)])[_0x2ba9b9(0x18d)](),{startRow:_0x583fed,endRow:_0x496041}=_0x5db361,{startRow:_0x360652,endRow:_0x17876c}=_0x4dba30[_0x2ba9b9(0x1ce)]['range'],{step:_0x14d213,length:_0x5f4859}=_0x1658f5['handleBaseInsertRange'](_0x1658f5[_0x2ba9b9(0x384)](_0x4dba30[_0x2ba9b9(0x1ce)][_0x2ba9b9(0x1cb)]),_0x1658f5[_0x2ba9b9(0x384)](_0x5db361));_0x14d213>0x0&&_0x5f4859===0x0&&_0x43b2c8(_0x106ece[_0x2ba9b9(0x1ce)]['to'][_0x2ba9b9(0x307)],_0x583fed,_0x496041-_0x583fed+0x1,_0x14d213),_0x14d213===0x0&&_0x5f4859>0x0&&_0x43b2c8(_0x106ece[_0x2ba9b9(0x1ce)]['to']['value'],_0x360652,_0x496041-_0x360652+0x1,_0x17876c-_0x360652+0x1);}return{'m1Prime':_0x5b129f,'m2Prime':_0x106ece};}},_0x22e436={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler'(_0x4175c2,_0x5a7c51){const _0x157d9f=_0x337a7e,_0x215547={'m1Prime':_0x4175c2,'m2Prime':_0x5a7c51};if(_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x20e)]!==_0x5a7c51[_0x157d9f(0x1ce)][_0x157d9f(0x20e)]||_0x4175c2['params']['subUnitId']!==_0x5a7c51[_0x157d9f(0x1ce)][_0x157d9f(0x39d)])return _0x215547;const _0x556fab=_0x42b66f[_0x157d9f(0x1aa)][_0x157d9f(0x395)](_0x4175c2),_0x19a0c1=_0x42b66f[_0x157d9f(0x1aa)][_0x157d9f(0x395)](_0x5a7c51),_0x58e431=_0x5a7c51['params'][_0x157d9f(0x321)],_0x28f4a9=_0x5a7c51[_0x157d9f(0x1ce)]['targetRange'];if(_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)]['startRow']>_0x58e431[_0x157d9f(0x2de)]&&_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)][_0x157d9f(0x2de)]<=_0x58e431[_0x157d9f(0x1dd)]||_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)][_0x157d9f(0x2de)]>_0x28f4a9[_0x157d9f(0x2de)]&&_0x4175c2['params'][_0x157d9f(0x1cb)]['startRow']<=_0x28f4a9['endRow'])return{'error':new Error(_0x157d9f(0x366))};const _0x58a969=_0x1658f5[_0x157d9f(0x16d)](_0x5e81c6(_0x1658f5['rotateRange'](_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)])),_0x5e81c6(_0x1658f5['rotateRange'](_0x58e431))),_0x66c18f=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x1658f5['rotateRange'](_0x4175c2[_0x157d9f(0x1ce)]['range'])),_0x5e81c6(_0x1658f5['rotateRange'](_0x28f4a9)));if(_0x19a0c1['params'][_0x157d9f(0x321)]['startRow']+=_0x58a969[_0x157d9f(0x382)],_0x19a0c1[_0x157d9f(0x1ce)][_0x157d9f(0x321)][_0x157d9f(0x1dd)]+=_0x58a969[_0x157d9f(0x382)]+(_0x58a969[_0x157d9f(0x319)]||0x0),_0x19a0c1[_0x157d9f(0x1ce)]['targetRange'][_0x157d9f(0x2de)]+=_0x66c18f[_0x157d9f(0x382)],_0x19a0c1[_0x157d9f(0x1ce)][_0x157d9f(0x3de)]['endRow']+=_0x66c18f[_0x157d9f(0x382)]+(_0x66c18f['length']||0x0),_0x58e431['startRow']>=_0x4175c2['params']['range'][_0x157d9f(0x2de)]&&_0x28f4a9[_0x157d9f(0x2de)]<_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)][_0x157d9f(0x2de)]){const _0x4bfee7=_0x28f4a9['endRow']-_0x28f4a9['startRow']+0x1;_0x556fab[_0x157d9f(0x1ce)]['range']['startRow']+=_0x4bfee7,_0x556fab[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)][_0x157d9f(0x1dd)]+=_0x4bfee7;}else{if(_0x58e431[_0x157d9f(0x1dd)]<_0x4175c2[_0x157d9f(0x1ce)][_0x157d9f(0x1cb)][_0x157d9f(0x2de)]&&_0x28f4a9[_0x157d9f(0x2de)]>=_0x4175c2['params']['range']['startRow']){const _0x47af7e=_0x58e431['endRow']-_0x58e431[_0x157d9f(0x2de)]+0x1;_0x556fab[_0x157d9f(0x1ce)]['range'][_0x157d9f(0x2de)]-=_0x47af7e,_0x556fab[_0x157d9f(0x1ce)]['range']['endRow']-=_0x47af7e;}}return{'m1Prime':_0x556fab,'m2Prime':_0x19a0c1};}},_0x1541be={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0xe2363b,_0x4b9556){const _0x44e1c0=_0x337a7e,_0x177e57={'m1Prime':_0xe2363b,'m2Prime':_0x4b9556};if(_0xe2363b[_0x44e1c0(0x1ce)]['unitId']!==_0x4b9556[_0x44e1c0(0x1ce)][_0x44e1c0(0x20e)]||_0xe2363b[_0x44e1c0(0x1ce)]['subUnitId']!==_0x4b9556[_0x44e1c0(0x1ce)][_0x44e1c0(0x39d)])return _0x177e57;const _0x37404a=_0x42b66f['Tools'][_0x44e1c0(0x395)](_0xe2363b),_0x4ca33a=_0x42b66f[_0x44e1c0(0x1aa)][_0x44e1c0(0x395)](_0x4b9556),{ranges:_0x3d3773}=_0x4ca33a[_0x44e1c0(0x1ce)];return _0x3d3773[_0x44e1c0(0x1cf)](_0x31a7a3=>{const _0x2a85f4=_0x44e1c0,_0x32ffb4=_0x1658f5[_0x2a85f4(0x16d)](_0x5e81c6(_0x1658f5['rotateRange'](_0xe2363b[_0x2a85f4(0x1ce)][_0x2a85f4(0x1cb)])),_0x5e81c6(_0x1658f5[_0x2a85f4(0x384)](_0x31a7a3)));return _0x32ffb4[_0x2a85f4(0x319)]!==0x0?!0x0:(_0x31a7a3['startRow']+=_0x32ffb4[_0x2a85f4(0x382)],_0x31a7a3[_0x2a85f4(0x1dd)]+=_0x32ffb4[_0x2a85f4(0x382)],!0x1);})?{'error':new Error(_0x44e1c0(0x2ea))}:{'m1Prime':_0x37404a,'m2Prime':_0x4ca33a};}},_0x4973f0={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5[_0x337a7e(0x240)]['id'],'handler'(_0x8cf76a,_0x5f2175){const _0x20a799=_0x337a7e,_0x1003f3={'m1Prime':_0x8cf76a,'m2Prime':_0x5f2175};if(_0x8cf76a[_0x20a799(0x1ce)][_0x20a799(0x20e)]!==_0x5f2175['params']['unitId']||_0x8cf76a['params'][_0x20a799(0x39d)]!==_0x5f2175['params']['subUnitId'])return _0x1003f3;const _0x9d2079=_0x42b66f[_0x20a799(0x1aa)][_0x20a799(0x395)](_0x8cf76a),_0x4e34ae=_0x42b66f[_0x20a799(0x1aa)]['deepClone'](_0x5f2175);if(_0x8cf76a['params']['range'][_0x20a799(0x2de)]<=_0x5f2175['params'][_0x20a799(0x1cb)][_0x20a799(0x1dd)]&&_0x8cf76a[_0x20a799(0x1ce)][_0x20a799(0x1cb)][_0x20a799(0x2de)]>_0x5f2175[_0x20a799(0x1ce)][_0x20a799(0x1cb)]['startRow'])return{'error':new Error(_0x20a799(0x280))};const _0x27224d=_0x1658f5[_0x20a799(0x16d)](_0x5e81c6(_0x1658f5[_0x20a799(0x384)](_0x8cf76a['params']['range'])),_0x5e81c6(_0x1658f5[_0x20a799(0x384)](_0x5f2175[_0x20a799(0x1ce)]['range'])));_0x27224d?(_0x4e34ae[_0x20a799(0x1ce)]['range'][_0x20a799(0x2de)]+=_0x27224d[_0x20a799(0x382)],_0x4e34ae[_0x20a799(0x1ce)][_0x20a799(0x1cb)]['endRow']+=_0x27224d['step']+(_0x27224d[_0x20a799(0x319)]||0x0)):_0x4e34ae['id']=_0x1658f5[_0x20a799(0x1e6)]['id'];const _0x2c3ae2=_0x1658f5[_0x20a799(0x3c2)](_0x5e81c6(_0x1658f5[_0x20a799(0x384)](_0x5f2175[_0x20a799(0x1ce)]['range'])),_0x5e81c6(_0x1658f5['rotateRange'](_0x8cf76a[_0x20a799(0x1ce)][_0x20a799(0x1cb)])));return _0x2c3ae2&&(_0x9d2079['params'][_0x20a799(0x1cb)][_0x20a799(0x2de)]+=_0x2c3ae2['step'],_0x9d2079[_0x20a799(0x1ce)][_0x20a799(0x1cb)][_0x20a799(0x1dd)]+=_0x2c3ae2[_0x20a799(0x382)]+(_0x2c3ae2[_0x20a799(0x319)]||0x0)),{'m1Prime':_0x9d2079,'m2Prime':_0x4e34ae};}},_0x447a98={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'handler'(_0x336143,_0x435f0b){const _0x3caf6c=_0x337a7e,_0x17a2d9=_0x42b66f[_0x3caf6c(0x1aa)]['deepClone'](_0x336143),_0x5d32f1=_0x42b66f[_0x3caf6c(0x1aa)][_0x3caf6c(0x395)](_0x435f0b);if(_0x336143[_0x3caf6c(0x1ce)]['unitId']!==_0x435f0b[_0x3caf6c(0x1ce)]['unitId']||_0x336143[_0x3caf6c(0x1ce)]['subUnitId']!==_0x435f0b[_0x3caf6c(0x1ce)][_0x3caf6c(0x39d)])return{'m1Prime':_0x17a2d9,'m2Prime':_0x5d32f1};const _0x11a381=_0x5d32f1[_0x3caf6c(0x1ce)][_0x3caf6c(0x243)][_0x3caf6c(0x332)](_0x326f55=>{const _0x28d35a=_0x3caf6c,_0x4d65f5=_0x17a2d9[_0x28d35a(0x1ce)][_0x28d35a(0x1cb)],_0x1e252b=_0x4d65f5[_0x28d35a(0x1dd)]-_0x4d65f5[_0x28d35a(0x2de)]+0x1;return _0x4d65f5[_0x28d35a(0x2de)]<=_0x326f55[_0x28d35a(0x2de)]?{..._0x326f55,'startRow':_0x326f55[_0x28d35a(0x2de)]+_0x1e252b,'endRow':_0x326f55[_0x28d35a(0x1dd)]+_0x1e252b}:_0x4d65f5[_0x28d35a(0x2de)]>_0x326f55[_0x28d35a(0x2de)]&&_0x4d65f5[_0x28d35a(0x2de)]<=_0x326f55['endRow']?{..._0x326f55,'endRow':_0x326f55[_0x28d35a(0x1dd)]+_0x1e252b}:{..._0x326f55};});return _0x5d32f1['params'][_0x3caf6c(0x243)]=_0x11a381,{'m1Prime':_0x17a2d9,'m2Prime':_0x5d32f1};}},_0x3a0b27={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5['ReorderRangeMutation']['id'],'handler'(_0x35f453,_0x21009c){const _0x52d28c=_0x337a7e,_0xeb5085={'m1Prime':_0x35f453,'m2Prime':_0x21009c};if(_0x35f453[_0x52d28c(0x1ce)]['unitId']!==_0x21009c['params'][_0x52d28c(0x20e)]||_0x35f453['params'][_0x52d28c(0x39d)]!==_0x21009c[_0x52d28c(0x1ce)]['subUnitId'])return _0xeb5085;const _0x589c15=_0x42b66f[_0x52d28c(0x1aa)][_0x52d28c(0x395)](_0x21009c),_0x172706=_0x1658f5[_0x52d28c(0x16d)](_0x5e81c6(_0x1658f5[_0x52d28c(0x384)](_0x35f453[_0x52d28c(0x1ce)][_0x52d28c(0x1cb)])),_0x5e81c6(_0x1658f5['rotateRange'](_0x21009c['params'][_0x52d28c(0x1cb)])));_0x589c15[_0x52d28c(0x1ce)][_0x52d28c(0x1cb)][_0x52d28c(0x2de)]+=_0x172706['step'],_0x589c15[_0x52d28c(0x1ce)][_0x52d28c(0x1cb)][_0x52d28c(0x1dd)]+=_0x172706[_0x52d28c(0x382)]+(_0x172706[_0x52d28c(0x319)]||0x0);const _0x4c18b4=_0x35f453[_0x52d28c(0x1ce)]['range'][_0x52d28c(0x2de)],_0x353295=_0x35f453['params']['range'][_0x52d28c(0x1dd)]-_0x35f453['params'][_0x52d28c(0x1cb)]['startRow']+0x1,_0x2e2e39={};for(const _0x4efbb7 in _0x21009c[_0x52d28c(0x1ce)][_0x52d28c(0x381)]){let _0xec3453=Number(_0x4efbb7),_0x11ec73=_0x21009c['params'][_0x52d28c(0x381)][_0x4efbb7];_0xec3453=_0x40fbf2(_0x4c18b4,_0x353295,_0xec3453),_0x11ec73=_0x40fbf2(_0x4c18b4,_0x353295,_0x11ec73),_0x2e2e39[_0xec3453]=_0x11ec73;}return _0x589c15[_0x52d28c(0x1ce)]['order']=_0x2e2e39,{'m1Prime':_0x35f453,'m2Prime':_0x589c15};}},_0x40fbf2=_0x2a9165((_0x1802ef,_0x25add2,_0x3f37d4)=>_0x3f37d4>=_0x1802ef?_0x3f37d4+_0x25add2:_0x3f37d4,_0x337a7e(0x2a8)),_0xbe6ca9={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x286fbd,_0x510bd9){const _0x5836b7=_0x337a7e,_0x346755={'m1Prime':_0x286fbd,'m2Prime':_0x510bd9};if(_0x286fbd['params'][_0x5836b7(0x20e)]!==_0x510bd9[_0x5836b7(0x1ce)][_0x5836b7(0x20e)]||_0x286fbd[_0x5836b7(0x1ce)][_0x5836b7(0x39d)]!==_0x510bd9[_0x5836b7(0x1ce)][_0x5836b7(0x39d)])return _0x346755;const _0x3e72e5=[_0x42b66f['Tools'][_0x5836b7(0x395)](_0x286fbd)],_0x39d698=_0x42b66f[_0x5836b7(0x1aa)]['deepClone'](_0x510bd9),{values:_0x42a2af}=_0x39d698[_0x5836b7(0x1ce)],_0xeff399=[];let _0x2c7e60=!0x1;for(const _0x4a299e in _0x42a2af){const _0x305709=_0x42a2af[_0x4a299e];if(_0xeff399[_0x5836b7(0x16e)](..._0x305709['ranges']),_0x305709[_0x5836b7(0x243)][_0x5836b7(0x1cf)](_0x301b70=>{const _0x1e192f=_0x5836b7,_0x3b6104=_0x1658f5[_0x1e192f(0x16d)](_0x5e81c6(_0x1658f5[_0x1e192f(0x384)](_0x286fbd[_0x1e192f(0x1ce)][_0x1e192f(0x1cb)])),_0x1658f5[_0x1e192f(0x384)](_0x5e81c6(_0x301b70)));return _0x3b6104[_0x1e192f(0x319)]!==0x0?!0x0:(_0x3b6104[_0x1e192f(0x382)]!==0x0&&(_0x2c7e60=!0x0),_0x301b70[_0x1e192f(0x2de)]+=_0x3b6104[_0x1e192f(0x382)],_0x301b70['endRow']+=_0x3b6104[_0x1e192f(0x382)],!0x1);}))return{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x2c7e60){const _0x5791b1={'id':_0x1658f5['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x510bd9['params'][_0x5836b7(0x20e)],'subUnitId':_0x510bd9[_0x5836b7(0x1ce)][_0x5836b7(0x39d)],'ranges':_0xeff399}};_0x3e72e5[_0x5836b7(0x16e)](_0x5791b1,_0x39d698);}return{'m1Prime':_0x3e72e5,'m2Prime':_0x39d698};}},_0x32bd57={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x4d3438,_0x378ac4){const _0xb6cd32=_0x337a7e,_0x4380a0={'m1Prime':_0x4d3438,'m2Prime':_0x378ac4};if(_0x4d3438[_0xb6cd32(0x1ce)][_0xb6cd32(0x20e)]!==_0x378ac4[_0xb6cd32(0x1ce)][_0xb6cd32(0x20e)]||_0x4d3438[_0xb6cd32(0x1ce)][_0xb6cd32(0x39d)]!==_0x378ac4[_0xb6cd32(0x1ce)]['subUnitId'])return _0x4380a0;const _0x4402ed=[_0x42b66f[_0xb6cd32(0x1aa)]['deepClone'](_0x4d3438)],_0x58008a=_0x42b66f[_0xb6cd32(0x1aa)][_0xb6cd32(0x395)](_0x378ac4),_0x6d0587=new _0x42b66f['ObjectMatrix'](_0x58008a[_0xb6cd32(0x1ce)][_0xb6cd32(0x393)]),_0x276b6d=_0x6d0587[_0xb6cd32(0x18d)](),_0x498df6=_0x4d3438[_0xb6cd32(0x1ce)]['range'],_0x3d50eb=_0x498df6[_0xb6cd32(0x1dd)]-_0x498df6['startRow']+0x1;if(_0x58008a[_0xb6cd32(0x1ce)][_0xb6cd32(0x393)]&&_0x498df6['startRow']<=_0x276b6d['endRow']){const _0x5a0730=Math[_0xb6cd32(0x3b4)](_0x276b6d['startRow'],_0x498df6[_0xb6cd32(0x2de)]);_0x43b2c8(_0x58008a['params']['cellValue'],_0x5a0730,_0x276b6d['endRow']-_0x5a0730+0x1,_0x3d50eb);}const _0x2beda4=new _0x42b66f[(_0xb6cd32(0x200))]();let _0xea45ca=!0x1;if(_0x6d0587['forValue']((_0x1bc694,_0x5abec8,_0x31be50)=>{const _0xc09873=_0xb6cd32;if(_0x31be50&&_0x31be50['f']){const _0x2ac886=_0x31be50['f'];let _0x3e2163=!0x1;const _0x16d9b1=_0x2e8c63(_0x4d3438[_0xc09873(0x1ce)]['unitId'],_0x4d3438[_0xc09873(0x1ce)][_0xc09873(0x39d)],_0x2ac886,_0x5425eb=>{const _0x7c492d=_0xc09873,_0x166582=_0x1658f5[_0x7c492d(0x16d)](_0x5e81c6(_0x1658f5['rotateRange'](_0x4d3438[_0x7c492d(0x1ce)][_0x7c492d(0x1cb)])),_0x5e81c6(_0x1658f5[_0x7c492d(0x384)](_0x5425eb)));return(_0x166582[_0x7c492d(0x382)]!==0x0||_0x166582[_0x7c492d(0x319)]!==0x0)&&(_0x3e2163=!0x0,_0x5425eb[_0x7c492d(0x2de)]+=_0x166582[_0x7c492d(0x382)],_0x5425eb[_0x7c492d(0x1dd)]+=_0x166582[_0x7c492d(0x382)]+_0x166582[_0x7c492d(0x319)]),_0x5425eb;});_0x3e2163&&(_0xea45ca=!0x0,_0x31be50['f']=_0x16d9b1,_0x2beda4[_0xc09873(0x26b)](_0x1bc694,_0x5abec8,{..._0x31be50}));}}),_0xea45ca){const _0x1b91de={'id':_0x1658f5[_0xb6cd32(0x1c1)]['id'],'params':{'unitId':_0x378ac4[_0xb6cd32(0x1ce)][_0xb6cd32(0x20e)],'subUnitId':_0x378ac4[_0xb6cd32(0x1ce)][_0xb6cd32(0x39d)],'cellValue':_0x2beda4['getMatrix']()}};_0x4402ed[_0xb6cd32(0x16e)](_0x1b91de);}return{'m1Prime':_0x4402ed,'m2Prime':_0x58008a};}},_0x58925b={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5[_0x337a7e(0x291)]['id'],'handler'(_0x5399f8,_0x6f2102){const _0x4edc0f=_0x337a7e,_0x32e43c={'m1Prime':_0x5399f8,'m2Prime':_0x6f2102};if(_0x5399f8[_0x4edc0f(0x1ce)]['unitId']!==_0x6f2102[_0x4edc0f(0x1ce)][_0x4edc0f(0x20e)]||_0x5399f8['params']['subUnitId']!==_0x6f2102['params'][_0x4edc0f(0x39d)])return _0x32e43c;const _0x757949=_0x42b66f[_0x4edc0f(0x1aa)]['deepClone'](_0x5399f8),_0xac2b57=_0x42b66f[_0x4edc0f(0x1aa)][_0x4edc0f(0x395)](_0x6f2102),{rowData:_0x34a600}=_0xac2b57[_0x4edc0f(0x1ce)];for(let _0x45e841=_0x5399f8[_0x4edc0f(0x1ce)][_0x4edc0f(0x1cb)][_0x4edc0f(0x2de)];_0x45e841<=_0x5399f8[_0x4edc0f(0x1ce)][_0x4edc0f(0x1cb)][_0x4edc0f(0x1dd)];_0x45e841++)_0x42b66f['insertMatrixArray'](_0x45e841,void 0x0,_0x34a600);return{'m1Prime':_0x757949,'m2Prime':_0xac2b57};}},_0x2957f7={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5[_0x337a7e(0x2fc)]['id'],'handler'(_0x8d5487,_0x4c601c){const _0x1b0c59=_0x337a7e,_0x238f63={'m1Prime':_0x8d5487,'m2Prime':_0x4c601c};if(_0x8d5487[_0x1b0c59(0x1ce)][_0x1b0c59(0x20e)]!==_0x4c601c[_0x1b0c59(0x1ce)]['unitId']||_0x8d5487['params']['subUnitId']!==_0x4c601c[_0x1b0c59(0x1ce)]['subUnitId'])return _0x238f63;const _0x33b289=_0x42b66f['Tools'][_0x1b0c59(0x395)](_0x8d5487),_0x241ef7=_0x42b66f[_0x1b0c59(0x1aa)][_0x1b0c59(0x395)](_0x4c601c),{ranges:_0x21c67c}=_0x241ef7[_0x1b0c59(0x1ce)];return _0x21c67c[_0x1b0c59(0x1cf)](_0x27fc4f=>{const _0x1ab431=_0x1b0c59,_0x27310b=_0x1658f5[_0x1ab431(0x16d)](_0x5e81c6(_0x1658f5[_0x1ab431(0x384)](_0x8d5487['params']['range'])),_0x5e81c6(_0x1658f5['rotateRange'](_0x27fc4f)));return _0x27310b[_0x1ab431(0x319)]!==0x0?!0x0:(_0x27fc4f[_0x1ab431(0x2de)]+=_0x27310b[_0x1ab431(0x382)],_0x27fc4f[_0x1ab431(0x1dd)]+=_0x27310b[_0x1ab431(0x382)],!0x1);})?{'error':new Error(_0x1b0c59(0x379))}:{'m1Prime':_0x33b289,'m2Prime':_0x241ef7};}},_0x862bfb={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x187)]['id'],'handler'(_0x4ac2a9,_0x28d2f6){const _0x2f93f4=_0x337a7e,_0x39d07c={'m1Prime':_0x4ac2a9,'m2Prime':_0x28d2f6};if(_0x4ac2a9[_0x2f93f4(0x1ce)][_0x2f93f4(0x20e)]!==_0x28d2f6['params'][_0x2f93f4(0x20e)]||_0x4ac2a9[_0x2f93f4(0x1ce)][_0x2f93f4(0x39d)]!==_0x28d2f6[_0x2f93f4(0x1ce)][_0x2f93f4(0x39d)])return _0x39d07c;const _0x3f2f7a=_0x42b66f[_0x2f93f4(0x1aa)][_0x2f93f4(0x395)](_0x4ac2a9),_0x4c75e2=_0x42b66f['Tools']['deepClone'](_0x28d2f6),{ranges:_0x53ab86}=_0x4c75e2[_0x2f93f4(0x1ce)];return _0x53ab86['some'](_0x14c09c=>{const _0x389e42=_0x2f93f4,_0x88ab8=_0x1658f5[_0x389e42(0x16d)](_0x5e81c6(_0x1658f5[_0x389e42(0x384)](_0x4ac2a9[_0x389e42(0x1ce)][_0x389e42(0x1cb)])),_0x5e81c6(_0x1658f5[_0x389e42(0x384)](_0x14c09c)));return _0x88ab8[_0x389e42(0x319)]!==0x0?!0x0:(_0x14c09c[_0x389e42(0x2de)]+=_0x88ab8['step'],_0x14c09c['endRow']+=_0x88ab8[_0x389e42(0x382)],!0x1);})?{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible')}:{'m1Prime':_0x3f2f7a,'m2Prime':_0x4c75e2};}},_0x4de7c9={'m1':_0x1658f5['InsertRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x2b0)]['id'],'handler'(_0x2a0f36,_0x515ddd){const _0x67509e=_0x337a7e,_0x2d86f3={'m1Prime':[],'m2Prime':[]};if(_0x2a0f36[_0x67509e(0x1ce)]['unitId']!==_0x515ddd[_0x67509e(0x1ce)][_0x67509e(0x20e)]||_0x2a0f36[_0x67509e(0x1ce)][_0x67509e(0x39d)]!==_0x515ddd[_0x67509e(0x1ce)][_0x67509e(0x39d)])return _0x2d86f3;const _0x2a8ab8=_0x42b66f[_0x67509e(0x1aa)][_0x67509e(0x395)](_0x515ddd);let _0x345675=!0x1;return _0x2a8ab8[_0x67509e(0x1ce)][_0x67509e(0x3bc)][_0x67509e(0x3ad)](_0x547b8c=>{const _0x4bb80f=_0x67509e,{range:_0x5eefb7,primary:_0x4625d2}=_0x547b8c,_0x11ee0c=_0x1658f5['handleBaseInsertRange'](_0x5e81c6(_0x1658f5[_0x4bb80f(0x384)](_0x2a0f36[_0x4bb80f(0x1ce)]['range'])),_0x5e81c6(_0x1658f5[_0x4bb80f(0x384)](_0x5eefb7)));if(_0x11ee0c[_0x4bb80f(0x319)]||_0x11ee0c['step']){if(_0x5eefb7[_0x4bb80f(0x2de)]+=_0x11ee0c['step'],_0x5eefb7[_0x4bb80f(0x1dd)]+=_0x11ee0c[_0x4bb80f(0x382)]+(_0x11ee0c[_0x4bb80f(0x319)]||0x0),_0x4625d2){const _0x6c85b6=_0x1658f5[_0x4bb80f(0x16d)](_0x5e81c6(_0x1658f5['rotateRange'](_0x2a0f36[_0x4bb80f(0x1ce)][_0x4bb80f(0x1cb)])),_0x5e81c6(_0x1658f5[_0x4bb80f(0x384)](_0x4625d2)));(_0x6c85b6[_0x4bb80f(0x319)]||_0x6c85b6[_0x4bb80f(0x382)])&&(_0x4625d2[_0x4bb80f(0x2de)]+=_0x6c85b6[_0x4bb80f(0x382)],_0x4625d2[_0x4bb80f(0x1dd)]+=_0x6c85b6['step'],_0x4625d2[_0x4bb80f(0x372)]+=_0x6c85b6[_0x4bb80f(0x382)]);}_0x345675=!0x0;}}),_0x345675&&_0x2d86f3[_0x67509e(0x276)]['push'](_0x2a8ab8),_0x2d86f3;}},_0x476bab={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x258ced[_0x337a7e(0x171)]['id'],'handler'(_0x279904,_0x6d43f1){const _0x510175=_0x337a7e,_0x5544fa={'m1Prime':[_0x279904],'m2Prime':[_0x6d43f1]};if(_0x279904[_0x510175(0x1ce)][_0x510175(0x20e)]!==_0x6d43f1[_0x510175(0x1ce)][_0x510175(0x20e)]||_0x279904[_0x510175(0x1ce)][_0x510175(0x39d)]!==_0x6d43f1[_0x510175(0x1ce)][_0x510175(0x39d)])return _0x5544fa;const _0x323ce9=_0x42b66f[_0x510175(0x1aa)][_0x510175(0x395)](_0x279904),_0x4113a8=_0x42b66f[_0x510175(0x1aa)][_0x510175(0x395)](_0x6d43f1),_0x396ba3=_0xcf8bdd({'start':_0x279904['params']['range'][_0x510175(0x2de)],'end':_0x279904['params']['range'][_0x510175(0x1dd)]},{'start':_0x6d43f1[_0x510175(0x1ce)][_0x510175(0x1cb)][_0x510175(0x2de)],'end':_0x6d43f1[_0x510175(0x1ce)][_0x510175(0x1cb)][_0x510175(0x1dd)]});return _0x4113a8['params'][_0x510175(0x1cb)][_0x510175(0x2de)]===_0x396ba3[_0x510175(0x2f2)]&&_0x4113a8[_0x510175(0x1ce)][_0x510175(0x1cb)][_0x510175(0x1dd)]===_0x396ba3[_0x510175(0x220)]?_0x5544fa:(_0x4113a8[_0x510175(0x1ce)][_0x510175(0x1cb)][_0x510175(0x2de)]=_0x396ba3[_0x510175(0x2f2)],_0x4113a8[_0x510175(0x1ce)][_0x510175(0x1cb)][_0x510175(0x1dd)]=_0x396ba3[_0x510175(0x220)],{'m1Prime':[_0x4113a8,_0x323ce9],'m2Prime':[_0x4113a8]});}},_0x361190={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5['SetWorksheetRowAutoHeightMutation']['id'],'handler'(_0x3fe731,_0x4556be){const _0x1d3d03=_0x337a7e,_0x2340ca={'m1Prime':_0x3fe731,'m2Prime':_0x4556be};if(_0x3fe731['params'][_0x1d3d03(0x20e)]!==_0x4556be[_0x1d3d03(0x1ce)][_0x1d3d03(0x20e)]||_0x3fe731[_0x1d3d03(0x1ce)][_0x1d3d03(0x39d)]!==_0x4556be['params']['subUnitId'])return _0x2340ca;const _0x163941=_0x42b66f[_0x1d3d03(0x1aa)]['deepClone'](_0x3fe731),_0x251740=_0x42b66f['Tools'][_0x1d3d03(0x395)](_0x4556be),{rowsAutoHeightInfo:_0x9808d6}=_0x251740[_0x1d3d03(0x1ce)];return _0x9808d6['some'](_0x31b1c8=>{const _0x291a41=_0x1d3d03,_0x448961={'startRow':_0x31b1c8[_0x291a41(0x196)],'endRow':_0x31b1c8[_0x291a41(0x196)],'startColumn':0x0,'endColumn':0x0},_0x587c27=_0x1658f5[_0x291a41(0x16d)](_0x5e81c6(_0x1658f5[_0x291a41(0x384)](_0x3fe731[_0x291a41(0x1ce)][_0x291a41(0x1cb)])),_0x1658f5[_0x291a41(0x384)](_0x448961));return _0x587c27['length']!==0x0?!0x0:(_0x31b1c8[_0x291a41(0x196)]+=_0x587c27[_0x291a41(0x382)],!0x1);})?{'error':new Error(_0x1d3d03(0x34c))}:{'m1Prime':_0x163941,'m2Prime':_0x251740};}},_0x4a395a={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5[_0x337a7e(0x29a)]['id'],'handler'(_0x2ad043,_0x26b112){const _0x5c3152=_0x337a7e,_0x38f73d={'m1Prime':_0x2ad043,'m2Prime':_0x26b112};if(_0x2ad043['params'][_0x5c3152(0x20e)]!==_0x26b112[_0x5c3152(0x1ce)][_0x5c3152(0x20e)]||_0x2ad043['params'][_0x5c3152(0x39d)]!==_0x26b112[_0x5c3152(0x1ce)]['subUnitId'])return _0x38f73d;const _0x37d2ae=_0x42b66f[_0x5c3152(0x1aa)]['deepClone'](_0x2ad043),_0x1486db=_0x42b66f['Tools']['deepClone'](_0x26b112),{ranges:_0x4883e7,rowHeight:_0x2df6a8}=_0x1486db['params'];if(_0x4883e7[_0x5c3152(0x1cf)](_0x2b1b71=>{const _0x59896d=_0x5c3152,_0x1183d8=_0x1658f5[_0x59896d(0x16d)](_0x5e81c6(_0x1658f5[_0x59896d(0x384)](_0x2ad043[_0x59896d(0x1ce)]['range'])),_0x1658f5[_0x59896d(0x384)](_0x2b1b71));return _0x1183d8[_0x59896d(0x319)]!==0x0?!0x0:(_0x2b1b71['startRow']+=_0x1183d8[_0x59896d(0x382)],_0x2b1b71[_0x59896d(0x1dd)]+=_0x1183d8['step'],!0x1);}))return{'error':new Error(_0x5c3152(0x30e))};if(typeof _0x2df6a8!=_0x5c3152(0x33e)){for(let _0x201e3=_0x2ad043[_0x5c3152(0x1ce)][_0x5c3152(0x1cb)]['startRow'];_0x201e3<=_0x2ad043[_0x5c3152(0x1ce)]['range'][_0x5c3152(0x1dd)];_0x201e3++)_0x42b66f[_0x5c3152(0x3e2)](_0x201e3,void 0x0,_0x2df6a8);}return{'m1Prime':_0x37d2ae,'m2Prime':_0x1486db};}},_0x215e87={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x1658f5['SetWorksheetRowIsAutoHeightMutation']['id'],'handler'(_0x3c6b69,_0x419581){const _0x35f4f7=_0x337a7e,_0x4c62f5={'m1Prime':_0x3c6b69,'m2Prime':_0x419581};if(_0x3c6b69[_0x35f4f7(0x1ce)]['unitId']!==_0x419581['params']['unitId']||_0x3c6b69[_0x35f4f7(0x1ce)]['subUnitId']!==_0x419581[_0x35f4f7(0x1ce)][_0x35f4f7(0x39d)])return _0x4c62f5;const _0x5580ba=_0x42b66f[_0x35f4f7(0x1aa)][_0x35f4f7(0x395)](_0x3c6b69),_0x3671a4=_0x42b66f[_0x35f4f7(0x1aa)][_0x35f4f7(0x395)](_0x419581),{ranges:_0x541f2d,autoHeightInfo:_0x2182c6}=_0x3671a4['params'];if(_0x541f2d['some'](_0x2cfa9e=>{const _0x131af1=_0x35f4f7,_0x342235=_0x1658f5[_0x131af1(0x16d)](_0x5e81c6(_0x1658f5[_0x131af1(0x384)](_0x3c6b69[_0x131af1(0x1ce)][_0x131af1(0x1cb)])),_0x1658f5[_0x131af1(0x384)](_0x2cfa9e));return _0x342235[_0x131af1(0x319)]!==0x0?!0x0:(_0x2cfa9e['startRow']+=_0x342235['step'],_0x2cfa9e[_0x131af1(0x1dd)]+=_0x342235['step'],!0x1);}))return{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height')};if(typeof _0x2182c6!=_0x35f4f7(0x33e)){for(let _0x2ec448=_0x3c6b69[_0x35f4f7(0x1ce)][_0x35f4f7(0x1cb)][_0x35f4f7(0x2de)];_0x2ec448<=_0x3c6b69[_0x35f4f7(0x1ce)]['range']['endRow'];_0x2ec448++)_0x42b66f[_0x35f4f7(0x3e2)](_0x2ec448,void 0x0,_0x2182c6);}return{'m1Prime':_0x5580ba,'m2Prime':_0x3671a4};}},_0x53426f={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x4eec64['UpdateCommentRefMutation']['id'],'handler':_0x2a9165((_0x36b17b,_0x12badb)=>{const _0x41f164=_0x337a7e,_0x4c2e72={'m1Prime':_0x36b17b,'m2Prime':_0x12badb};if(_0x36b17b[_0x41f164(0x1ce)][_0x41f164(0x20e)]!==_0x12badb['params'][_0x41f164(0x20e)]||_0x36b17b['params'][_0x41f164(0x39d)]!==_0x12badb['params'][_0x41f164(0x39d)])return _0x4c2e72;const _0x241d27={'id':_0x1658f5['InsertRowCommand']['id'],'params':{'unitId':_0x36b17b['params'][_0x41f164(0x20e)],'subUnitId':_0x36b17b['params'][_0x41f164(0x39d)],'range':_0x36b17b[_0x41f164(0x1ce)][_0x41f164(0x1cb)]}},_0x5e3796=_0x2df0c8(_0x12badb,_0x241d27);return{'m1Prime':[_0x36b17b,..._0x5e3796],'m2Prime':[_0x12badb,..._0x5e3796]};},_0x337a7e(0x2ce))},_0x1e3fcf={'m1':_0x1658f5[_0x337a7e(0x1d1)]['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x2398b9,_0x63aa0f)=>{const _0x410d0f=_0x337a7e,_0x43ca96={'m1Prime':_0x2398b9,'m2Prime':_0x63aa0f};if(_0x2398b9['params']['unitId']!==_0x63aa0f[_0x410d0f(0x1ce)][_0x410d0f(0x20e)]||_0x63aa0f['params'][_0x410d0f(0x39d)]!==_0x2398b9[_0x410d0f(0x1ce)][_0x410d0f(0x39d)])return _0x43ca96;const _0x3835a7={'id':_0x1658f5[_0x410d0f(0x35d)]['id'],'params':{'unitId':_0x2398b9[_0x410d0f(0x1ce)][_0x410d0f(0x20e)],'subUnitId':_0x2398b9[_0x410d0f(0x1ce)][_0x410d0f(0x39d)],'range':_0x2398b9[_0x410d0f(0x1ce)][_0x410d0f(0x1cb)]}},_0xd36f56=_0x25a963(_0x63aa0f,_0x3835a7);return{'m1Prime':[_0x2398b9,..._0xd36f56],'m2Prime':[_0x63aa0f,..._0xd36f56]};},_0x337a7e(0x2ce))},_0x470bb4={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x3ae7ad,_0x3d746f)=>{const _0x57dad0=_0x337a7e,_0x2271a3={'m1Prime':_0x3ae7ad,'m2Prime':_0x3d746f};if(_0x3ae7ad[_0x57dad0(0x1ce)][_0x57dad0(0x20e)]!==_0x3d746f[_0x57dad0(0x1ce)][_0x57dad0(0x20e)]||_0x3ae7ad[_0x57dad0(0x1ce)][_0x57dad0(0x39d)]!==_0x3d746f['params']['subUnitId'])return _0x2271a3;const _0x8af4ad={'id':_0x1658f5['MoveColsCommand']['id'],'params':{'unitId':_0x3ae7ad[_0x57dad0(0x1ce)][_0x57dad0(0x20e)],'subUnitId':_0x3ae7ad['params']['subUnitId'],'fromRange':_0x3ae7ad['params']['sourceRange'],'toRange':_0x3ae7ad[_0x57dad0(0x1ce)][_0x57dad0(0x3de)]}},_0xd40558=_0x5178da(_0x3d746f,_0x8af4ad);return{'m1Prime':[_0x3ae7ad,..._0xd40558],'m2Prime':[_0x3d746f,..._0xd40558]};},'handler')},_0x6dbe99={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x3990f5,_0x52c87e){const _0x46629b=_0x337a7e,_0x29b89e=_0x4ecea3[_0x46629b(0x2ce)](_0x52c87e,_0x3990f5);return _0x40fca7(_0x29b89e)?{'m1Prime':_0x29b89e[_0x46629b(0x276)],'m2Prime':_0x29b89e[_0x46629b(0x2af)]}:_0x29b89e;}},_0xc1cb9e={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x3d7)]['id'],'handler'(_0x479423,_0x500eba){const _0xe8c070=_0x337a7e,_0x45fd08={'m1Prime':_0x479423,'m2Prime':_0x500eba};if(_0x479423[_0xe8c070(0x1ce)][_0xe8c070(0x20e)]!==_0x500eba[_0xe8c070(0x1ce)]['unitId']||_0x479423['params'][_0xe8c070(0x39d)]!==_0x500eba[_0xe8c070(0x1ce)][_0xe8c070(0x39d)])return _0x45fd08;const _0x28acde=_0x42b66f[_0xe8c070(0x1aa)][_0xe8c070(0x395)](_0x479423),_0x4e83b2=_0x42b66f[_0xe8c070(0x1aa)][_0xe8c070(0x395)](_0x500eba),_0x1788d1=_0x500eba['params'][_0xe8c070(0x321)],_0x3a93ae=_0x500eba['params'][_0xe8c070(0x3de)],_0x297799=_0x479423[_0xe8c070(0x1ce)][_0xe8c070(0x321)],_0x338dfa=_0x479423['params']['targetRange'];if(_0x297799['endColumn']>=_0x1788d1[_0xe8c070(0x1fb)]&&_0x297799[_0xe8c070(0x1fb)]<=_0x1788d1['endColumn'])return{'error':new Error(_0xe8c070(0x2f4))};const _0x1e9f06=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x297799[_0xe8c070(0x1fb)],'end':_0x297799[_0xe8c070(0x184)]},{'start':_0x338dfa['startColumn'],'end':_0x338dfa[_0xe8c070(0x184)]},{'start':_0x1788d1[_0xe8c070(0x1fb)],'end':_0x1788d1['endColumn']}),_0x15955f=_0x1658f5[_0xe8c070(0x330)]({'start':_0x297799['startColumn'],'end':_0x297799[_0xe8c070(0x184)]},{'start':_0x338dfa[_0xe8c070(0x1fb)],'end':_0x338dfa[_0xe8c070(0x184)]},{'start':_0x3a93ae['startColumn'],'end':_0x3a93ae[_0xe8c070(0x184)]});_0x1e9f06&&_0x15955f?(_0x4e83b2[_0xe8c070(0x1ce)][_0xe8c070(0x321)][_0xe8c070(0x1fb)]+=_0x1e9f06[_0xe8c070(0x382)],_0x4e83b2['params'][_0xe8c070(0x321)][_0xe8c070(0x184)]+=_0x1e9f06[_0xe8c070(0x382)]+(_0x1e9f06[_0xe8c070(0x319)]||0x0),_0x4e83b2[_0xe8c070(0x1ce)]['targetRange'][_0xe8c070(0x1fb)]+=_0x15955f[_0xe8c070(0x382)],_0x4e83b2[_0xe8c070(0x1ce)][_0xe8c070(0x3de)][_0xe8c070(0x184)]+=_0x15955f[_0xe8c070(0x382)]+(_0x15955f[_0xe8c070(0x319)]||0x0)):_0x4e83b2['id']=_0x1658f5[_0xe8c070(0x1e6)]['id'];const _0x5d5827=_0x1658f5[_0xe8c070(0x330)]({'start':_0x1788d1['startColumn'],'end':_0x1788d1[_0xe8c070(0x184)]},{'start':_0x3a93ae[_0xe8c070(0x1fb)],'end':_0x3a93ae[_0xe8c070(0x184)]},{'start':_0x297799[_0xe8c070(0x1fb)],'end':_0x297799[_0xe8c070(0x184)]}),_0x5206c7=_0x1658f5[_0xe8c070(0x330)]({'start':_0x1788d1[_0xe8c070(0x1fb)],'end':_0x1788d1[_0xe8c070(0x184)]},{'start':_0x3a93ae[_0xe8c070(0x1fb)],'end':_0x3a93ae[_0xe8c070(0x184)]},{'start':_0x338dfa[_0xe8c070(0x1fb)],'end':_0x338dfa[_0xe8c070(0x184)]});return _0x5d5827&&_0x5206c7?(_0x28acde[_0xe8c070(0x1ce)][_0xe8c070(0x321)][_0xe8c070(0x1fb)]+=_0x5d5827[_0xe8c070(0x382)],_0x28acde[_0xe8c070(0x1ce)][_0xe8c070(0x321)][_0xe8c070(0x184)]+=_0x5d5827[_0xe8c070(0x382)]+(_0x5d5827[_0xe8c070(0x319)]||0x0),_0x28acde['params']['targetRange']['startColumn']+=_0x5206c7['step'],_0x28acde['params'][_0xe8c070(0x3de)][_0xe8c070(0x184)]+=_0x5206c7['step']+(_0x5206c7[_0xe8c070(0x319)]||0x0)):_0x28acde['id']=_0x1658f5[_0xe8c070(0x1e6)]['id'],{'m1Prime':_0x28acde,'m2Prime':_0x4e83b2};}},_0xbef6ee={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5['MoveRangeMutation']['id'],'handler'(_0x531264,_0x120f42){const _0x436909=_0x337a7e,_0x1bcc46={'m1Prime':_0x531264,'m2Prime':_0x120f42};if(_0x531264[_0x436909(0x1ce)][_0x436909(0x20e)]!==_0x120f42['params'][_0x436909(0x20e)]||_0x531264[_0x436909(0x1ce)]['subUnitId']!==_0x120f42[_0x436909(0x1ce)][_0x436909(0x2cc)][_0x436909(0x39d)]&&_0x531264[_0x436909(0x1ce)]['subUnitId']!==_0x120f42[_0x436909(0x1ce)]['to'][_0x436909(0x39d)])return _0x1bcc46;const _0x3fc48c=_0x42b66f['Tools'][_0x436909(0x395)](_0x531264),_0x2f1053=_0x42b66f[_0x436909(0x1aa)][_0x436909(0x395)](_0x120f42),_0x223778=_0x531264[_0x436909(0x1ce)]['sourceRange'],_0x456157=_0x531264[_0x436909(0x1ce)][_0x436909(0x3de)];if(_0x531264[_0x436909(0x1ce)][_0x436909(0x39d)]===_0x120f42[_0x436909(0x1ce)]['from']['subUnitId']){const _0x40c200=new _0x42b66f['ObjectMatrix'](_0x2f1053[_0x436909(0x1ce)][_0x436909(0x2cc)][_0x436909(0x307)]),_0x29b953=_0x40c200[_0x436909(0x18d)]();if(_0x5e08f5({'start':_0x223778[_0x436909(0x1fb)],'end':_0x223778['endColumn']},{'start':_0x29b953[_0x436909(0x1fb)],'end':_0x29b953[_0x436909(0x184)]})||_0x5e08f5({'start':_0x456157[_0x436909(0x1fb)],'end':_0x456157[_0x436909(0x184)]},{'start':_0x29b953[_0x436909(0x1fb)],'end':_0x29b953['endColumn']}))return{'error':new Error(_0x436909(0x289))};const _0x37e82d=_0x1658f5[_0x436909(0x330)]({'start':_0x223778[_0x436909(0x1fb)],'end':_0x223778[_0x436909(0x184)]},{'start':_0x456157['startColumn'],'end':_0x456157[_0x436909(0x184)]},{'start':_0x29b953[_0x436909(0x1fb)],'end':_0x29b953[_0x436909(0x184)]});if(_0x37e82d[_0x436909(0x319)]!==0x0)return{'error':new Error(_0x436909(0x289))};_0x37e82d['step']!==0x0&&_0x40c200[_0x436909(0x328)](_0x223778[_0x436909(0x1fb)],_0x223778[_0x436909(0x184)]-_0x223778[_0x436909(0x1fb)]+0x1,_0x456157[_0x436909(0x1fb)]),_0x2f1053['params']['from'][_0x436909(0x307)]=_0x40c200[_0x436909(0x2a6)]();}if(_0x531264[_0x436909(0x1ce)][_0x436909(0x39d)]===_0x120f42['params']['to'][_0x436909(0x39d)]){const _0x12bf5e=new _0x42b66f[(_0x436909(0x200))](_0x2f1053[_0x436909(0x1ce)]['to']['value']),_0x24db0d=_0x12bf5e[_0x436909(0x18d)]();if(_0x5e08f5({'start':_0x223778[_0x436909(0x1fb)],'end':_0x223778['endColumn']},{'start':_0x24db0d['startColumn'],'end':_0x24db0d[_0x436909(0x184)]})||_0x5e08f5({'start':_0x456157[_0x436909(0x1fb)],'end':_0x456157[_0x436909(0x184)]},{'start':_0x24db0d[_0x436909(0x1fb)],'end':_0x24db0d[_0x436909(0x184)]}))return{'error':new Error(_0x436909(0x289))};const _0x4d1a5e=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x223778[_0x436909(0x1fb)],'end':_0x223778[_0x436909(0x184)]},{'start':_0x456157[_0x436909(0x1fb)],'end':_0x456157[_0x436909(0x184)]},{'start':_0x24db0d[_0x436909(0x1fb)],'end':_0x24db0d['endColumn']});if(_0x4d1a5e[_0x436909(0x319)]!==0x0)return{'error':new Error(_0x436909(0x289))};_0x4d1a5e[_0x436909(0x382)]!==0x0&&_0x12bf5e['moveColumns'](_0x223778[_0x436909(0x1fb)],_0x223778[_0x436909(0x184)]-_0x223778[_0x436909(0x1fb)]+0x1,_0x456157[_0x436909(0x1fb)]),_0x2f1053[_0x436909(0x1ce)]['to'][_0x436909(0x307)]=_0x12bf5e[_0x436909(0x2a6)]();}return{'m1Prime':_0x3fc48c,'m2Prime':_0x2f1053};}},_0x1a29ee={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x396c16,_0x36f553){const _0x19353a=_0x337a7e,_0x3b426d={'m1Prime':_0x396c16,'m2Prime':_0x36f553};if(_0x396c16[_0x19353a(0x1ce)]['unitId']!==_0x36f553['params']['unitId']||_0x396c16[_0x19353a(0x1ce)][_0x19353a(0x39d)]!==_0x36f553[_0x19353a(0x1ce)][_0x19353a(0x39d)])return _0x3b426d;const _0x26ecfa=_0x42b66f[_0x19353a(0x1aa)]['deepClone'](_0x396c16),_0x19ac6f=_0x42b66f[_0x19353a(0x1aa)][_0x19353a(0x395)](_0x36f553),{sourceRange:_0x1bbe22,targetRange:_0x94eaa8}=_0x396c16[_0x19353a(0x1ce)],_0x32e0b7={'start':_0x1bbe22['startColumn'],'end':_0x1bbe22[_0x19353a(0x184)]},_0x23902f={'start':_0x94eaa8[_0x19353a(0x1fb)],'end':_0x94eaa8['endColumn']};return _0x19ac6f['params'][_0x19353a(0x243)][_0x19353a(0x1cf)](_0x4dbc77=>{const _0x5d5a71=_0x19353a,_0x239669={'start':_0x4dbc77['startColumn'],'end':_0x4dbc77[_0x5d5a71(0x184)]},_0x18e43f=_0x5e08f5(_0x32e0b7,_0x239669),_0x2428d1=_0x5e08f5(_0x23902f,_0x239669);if(_0x18e43f||_0x2428d1)return!0x0;const _0xcfb040=_0x1658f5[_0x5d5a71(0x330)](_0x32e0b7,_0x23902f,_0x239669);return _0xcfb040[_0x5d5a71(0x319)]!==0x0?!0x0:(_0x4dbc77['startColumn']+=_0xcfb040[_0x5d5a71(0x382)],_0x4dbc77[_0x5d5a71(0x184)]+=_0xcfb040['step'],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x26ecfa,'m2Prime':_0x19ac6f};}},_0x403160={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'handler'(_0x45ac51,_0x5682ab){const _0xd55494=_0x337a7e,_0x26f451=_0x42b66f[_0xd55494(0x1aa)]['deepClone'](_0x45ac51),_0x583023=_0x42b66f[_0xd55494(0x1aa)][_0xd55494(0x395)](_0x5682ab);if(_0x45ac51[_0xd55494(0x1ce)]['unitId']!==_0x5682ab[_0xd55494(0x1ce)][_0xd55494(0x20e)]||_0x45ac51[_0xd55494(0x1ce)]['subUnitId']!==_0x5682ab['params'][_0xd55494(0x39d)])return{'m1Prime':_0x26f451,'m2Prime':_0x583023};const _0x26065a=_0x583023[_0xd55494(0x1ce)][_0xd55494(0x243)]['reduce']((_0x32795e,_0x118d3e)=>{const _0x589d02=_0xd55494,{sourceRange:_0x13398a,targetRange:_0x3ca5a6}=_0x45ac51[_0x589d02(0x1ce)],_0x4a41a3={..._0x118d3e};return _0x13398a[_0x589d02(0x184)]<_0x4a41a3[_0x589d02(0x1fb)]&&_0x3ca5a6['startColumn']>_0x4a41a3[_0x589d02(0x184)]?(_0x4a41a3[_0x589d02(0x1fb)]-=_0x13398a[_0x589d02(0x184)]-_0x13398a[_0x589d02(0x1fb)]+0x1,_0x4a41a3[_0x589d02(0x184)]-=_0x13398a['endColumn']-_0x13398a[_0x589d02(0x1fb)]+0x1,_0x96f0bf(_0x4a41a3)&&_0x32795e[_0x589d02(0x16e)](_0x4a41a3)):_0x13398a[_0x589d02(0x1fb)]>_0x4a41a3[_0x589d02(0x184)]&&_0x3ca5a6[_0x589d02(0x184)]<_0x4a41a3[_0x589d02(0x1fb)]?(_0x4a41a3[_0x589d02(0x1fb)]+=_0x13398a[_0x589d02(0x184)]-_0x13398a[_0x589d02(0x1fb)]+0x1,_0x4a41a3[_0x589d02(0x184)]+=_0x13398a[_0x589d02(0x184)]-_0x13398a[_0x589d02(0x1fb)]+0x1,_0x96f0bf(_0x4a41a3)&&_0x32795e[_0x589d02(0x16e)](_0x4a41a3)):_0x42b66f[_0x589d02(0x1d4)]['intersects'](_0x4a41a3,_0x13398a)||_0x42b66f[_0x589d02(0x1d4)][_0x589d02(0x362)](_0x4a41a3,_0x3ca5a6)||_0x32795e[_0x589d02(0x16e)](_0x4a41a3),_0x32795e;},[]);return _0x583023[_0xd55494(0x1ce)][_0xd55494(0x243)]=_0x26065a,_0x583023[_0xd55494(0x1ce)]['ranges'][_0xd55494(0x319)]===0x0&&(_0x583023['id']=_0x1658f5[_0xd55494(0x1e6)]['id']),{'m1Prime':_0x26f451,'m2Prime':_0x583023};}},_0x3b48e9={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5['ReorderRangeMutation']['id'],'handler'(_0xda1682,_0x842ff1){const _0x5936f9=_0x337a7e,_0x3a54ec={'m1Prime':_0xda1682,'m2Prime':_0x842ff1};if(_0xda1682[_0x5936f9(0x1ce)][_0x5936f9(0x20e)]!==_0x842ff1[_0x5936f9(0x1ce)][_0x5936f9(0x20e)]||_0xda1682['params'][_0x5936f9(0x39d)]!==_0x842ff1[_0x5936f9(0x1ce)]['subUnitId'])return _0x3a54ec;const _0x51f846=_0xda1682[_0x5936f9(0x1ce)]['sourceRange'][_0x5936f9(0x1fb)],_0x149293=_0xda1682[_0x5936f9(0x1ce)][_0x5936f9(0x321)][_0x5936f9(0x184)],_0x379815=_0xda1682['params'][_0x5936f9(0x3de)][_0x5936f9(0x1fb)],_0x5404e8=_0xda1682[_0x5936f9(0x1ce)][_0x5936f9(0x3de)][_0x5936f9(0x184)],_0x48cdc5=_0x842ff1[_0x5936f9(0x1ce)][_0x5936f9(0x1cb)][_0x5936f9(0x1fb)],_0x45520b=_0x842ff1[_0x5936f9(0x1ce)][_0x5936f9(0x1cb)][_0x5936f9(0x184)];if(_0x51f846<=_0x45520b&&_0x149293>=_0x48cdc5||_0x379815<=_0x45520b&&_0x5404e8>=_0x48cdc5)return{'error':new Error(_0x5936f9(0x2b6))};const _0x42a757=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x51f846,'end':_0x149293},{'start':_0x379815,'end':_0x5404e8},{'start':_0x48cdc5,'end':_0x45520b}),_0x16b506=_0x42b66f[_0x5936f9(0x1aa)]['deepClone'](_0x842ff1);return _0x16b506[_0x5936f9(0x1ce)][_0x5936f9(0x1cb)]['startColumn']+=_0x42a757[_0x5936f9(0x382)],_0x16b506[_0x5936f9(0x1ce)]['range'][_0x5936f9(0x184)]+=_0x42a757[_0x5936f9(0x382)]+(_0x42a757[_0x5936f9(0x319)]||0x0),{'m1Prime':_0xda1682,'m2Prime':_0x16b506};}},_0x5d4d64={'m1':_0x1658f5['MoveColsMutation']['id'],'m2':_0x1658f5['SetColDataMutation']['id'],'handler'(_0x36d296,_0x5a7b93){const _0x4b2433=_0x337a7e,_0x5d4117={'m1Prime':_0x36d296,'m2Prime':_0x5a7b93};if(_0x36d296[_0x4b2433(0x1ce)][_0x4b2433(0x20e)]!==_0x5a7b93['params'][_0x4b2433(0x20e)]||_0x36d296[_0x4b2433(0x1ce)][_0x4b2433(0x39d)]!==_0x5a7b93['params'][_0x4b2433(0x39d)])return _0x5d4117;const _0x4e7f63=_0x42b66f[_0x4b2433(0x1aa)][_0x4b2433(0x395)](_0x36d296),_0x56c431=_0x42b66f[_0x4b2433(0x1aa)][_0x4b2433(0x395)](_0x5a7b93),{columnData:_0xea1136}=_0x56c431[_0x4b2433(0x1ce)],{sourceRange:_0x45b503,targetRange:_0x484031}=_0x36d296[_0x4b2433(0x1ce)];return _0x42b66f['moveMatrixArray'](_0x45b503[_0x4b2433(0x1fb)],_0x45b503[_0x4b2433(0x184)]-_0x45b503[_0x4b2433(0x1fb)]+0x1,_0x484031[_0x4b2433(0x1fb)],_0xea1136),{'m1Prime':_0x4e7f63,'m2Prime':_0x56c431};}},_0x248351={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x3a7)]['id'],'handler'(_0x131bd1,_0x3bda50){const _0x3ea975=_0x337a7e,_0x397fe1={'m1Prime':_0x131bd1,'m2Prime':_0x3bda50};if(_0x131bd1[_0x3ea975(0x1ce)][_0x3ea975(0x20e)]!==_0x3bda50[_0x3ea975(0x1ce)][_0x3ea975(0x20e)]||_0x131bd1[_0x3ea975(0x1ce)][_0x3ea975(0x39d)]!==_0x3bda50['params'][_0x3ea975(0x39d)])return _0x397fe1;const _0xf79120=_0x42b66f[_0x3ea975(0x1aa)][_0x3ea975(0x395)](_0x131bd1),_0x6124c0=_0x42b66f['Tools'][_0x3ea975(0x395)](_0x3bda50),{ranges:_0x3b6160}=_0x6124c0[_0x3ea975(0x1ce)],{sourceRange:_0x3e19e2,targetRange:_0x1e7249}=_0x131bd1[_0x3ea975(0x1ce)],_0x569a5c={'start':_0x3e19e2['startColumn'],'end':_0x3e19e2['endColumn']},_0x36980a={'start':_0x1e7249[_0x3ea975(0x1fb)],'end':_0x1e7249['endColumn']};return _0x3b6160['some'](_0x232d90=>{const _0x54e761=_0x3ea975,_0xcf0c05={'start':_0x232d90[_0x54e761(0x1fb)],'end':_0x232d90['endColumn']},_0x5ed874=_0x5e08f5(_0x569a5c,_0xcf0c05),_0x191ead=_0x5e08f5(_0x36980a,_0xcf0c05);if(_0x5ed874||_0x191ead)return!0x0;const _0x4cc57c=_0x1658f5['handleBaseMoveRowsCols'](_0x569a5c,_0x36980a,_0xcf0c05);return _0x4cc57c[_0x54e761(0x319)]!==0x0?!0x0:(_0x232d90[_0x54e761(0x1fb)]+=_0x4cc57c['step'],_0x232d90['endColumn']+=_0x4cc57c[_0x54e761(0x382)],!0x1);})?{'error':new Error(_0x3ea975(0x388))}:{'m1Prime':_0xf79120,'m2Prime':_0x6124c0};}},_0x57de79={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x1eb)]['id'],'handler'(_0x23c00f,_0x3e1681){const _0x25aeaa=_0x337a7e,_0x388fc8={'m1Prime':_0x23c00f,'m2Prime':_0x3e1681};if(_0x23c00f[_0x25aeaa(0x1ce)][_0x25aeaa(0x20e)]!==_0x3e1681[_0x25aeaa(0x1ce)][_0x25aeaa(0x20e)]||_0x23c00f['params'][_0x25aeaa(0x39d)]!==_0x3e1681['params'][_0x25aeaa(0x39d)])return _0x388fc8;const _0x479e63=_0x42b66f[_0x25aeaa(0x1aa)][_0x25aeaa(0x395)](_0x23c00f),_0xbaa1cc=_0x42b66f[_0x25aeaa(0x1aa)][_0x25aeaa(0x395)](_0x3e1681),{ranges:_0x13c293}=_0xbaa1cc[_0x25aeaa(0x1ce)],{sourceRange:_0xfd1679,targetRange:_0x598618}=_0x23c00f['params'],_0x4fba8d={'start':_0xfd1679[_0x25aeaa(0x1fb)],'end':_0xfd1679[_0x25aeaa(0x184)]},_0x4d2793={'start':_0x598618[_0x25aeaa(0x1fb)],'end':_0x598618['endColumn']};return _0x13c293[_0x25aeaa(0x1cf)](_0x38191d=>{const _0x5e98fc=_0x25aeaa,_0x5785f5={'start':_0x38191d['startColumn'],'end':_0x38191d[_0x5e98fc(0x184)]},_0x5cab78=_0x5e08f5(_0x4fba8d,_0x5785f5),_0x1b5735=_0x5e08f5(_0x4d2793,_0x5785f5);if(_0x5cab78||_0x1b5735)return!0x0;const _0x3aee59=_0x1658f5['handleBaseMoveRowsCols'](_0x4fba8d,_0x4d2793,_0x5785f5);return _0x3aee59['length']!==0x0?!0x0:(_0x38191d[_0x5e98fc(0x1fb)]+=_0x3aee59[_0x5e98fc(0x382)],_0x38191d[_0x5e98fc(0x184)]+=_0x3aee59[_0x5e98fc(0x382)],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible')}:{'m1Prime':_0x479e63,'m2Prime':_0xbaa1cc};}},_0x1eee4f={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5['SetNumfmtMutation']['id'],'handler'(_0x4855a2,_0x5b7670){const _0x14bc42=_0x337a7e,_0x140c02={'m1Prime':_0x4855a2,'m2Prime':_0x5b7670};if(_0x4855a2['params'][_0x14bc42(0x20e)]!==_0x5b7670[_0x14bc42(0x1ce)]['unitId']||_0x4855a2['params']['subUnitId']!==_0x5b7670[_0x14bc42(0x1ce)][_0x14bc42(0x39d)])return _0x140c02;const _0x438bd9=[_0x42b66f[_0x14bc42(0x1aa)][_0x14bc42(0x395)](_0x4855a2)],_0x4de472=_0x42b66f[_0x14bc42(0x1aa)][_0x14bc42(0x395)](_0x5b7670),{sourceRange:_0x2fcbde,targetRange:_0x489d05}=_0x4855a2[_0x14bc42(0x1ce)],_0x128406={'start':_0x2fcbde[_0x14bc42(0x1fb)],'end':_0x2fcbde[_0x14bc42(0x184)]},_0x19b58b={'start':_0x489d05['startColumn'],'end':_0x489d05['endColumn']},{values:_0x479fa6}=_0x4de472[_0x14bc42(0x1ce)],_0x39c4a5=[];let _0x144858=!0x1;for(const _0x4ada99 in _0x479fa6){const _0x3b249d=_0x479fa6[_0x4ada99];if(_0x39c4a5[_0x14bc42(0x16e)](..._0x3b249d[_0x14bc42(0x243)]),_0x3b249d[_0x14bc42(0x243)][_0x14bc42(0x1cf)](_0x5ef9c3=>{const _0x3e4c24=_0x14bc42,_0x194181={'start':_0x5ef9c3[_0x3e4c24(0x1fb)],'end':_0x5ef9c3[_0x3e4c24(0x184)]},_0x34b1d1=_0x5e08f5(_0x128406,_0x194181),_0x41edc9=_0x5e08f5(_0x19b58b,_0x194181);if(_0x34b1d1||_0x41edc9)return!0x0;const _0x2708c5=_0x1658f5[_0x3e4c24(0x330)](_0x128406,_0x19b58b,_0x194181);return _0x2708c5['length']!==0x0?!0x0:(_0x2708c5[_0x3e4c24(0x382)]!==0x0&&(_0x144858=!0x0),_0x5ef9c3[_0x3e4c24(0x1fb)]+=_0x2708c5['step'],_0x5ef9c3[_0x3e4c24(0x184)]+=_0x2708c5[_0x3e4c24(0x382)],!0x1);}))return{'error':new Error(_0x14bc42(0x2b5))};}if(_0x144858){const _0x18f4d4={'id':_0x1658f5[_0x14bc42(0x314)]['id'],'params':{'unitId':_0x5b7670[_0x14bc42(0x1ce)][_0x14bc42(0x20e)],'subUnitId':_0x5b7670['params']['subUnitId'],'ranges':_0x39c4a5}};_0x438bd9['push'](_0x18f4d4,_0x4de472);}return{'m1Prime':_0x438bd9,'m2Prime':_0x4de472};}},_0x43e133={'m1':_0x1658f5['MoveColsMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x280784,_0x5197aa){const _0x34a345=_0x337a7e,_0x16adcd={'m1Prime':_0x280784,'m2Prime':_0x5197aa};if(_0x280784[_0x34a345(0x1ce)][_0x34a345(0x20e)]!==_0x5197aa[_0x34a345(0x1ce)]['unitId']||_0x280784[_0x34a345(0x1ce)][_0x34a345(0x39d)]!==_0x5197aa['params'][_0x34a345(0x39d)])return _0x16adcd;const _0x3cd0c9=[_0x42b66f[_0x34a345(0x1aa)]['deepClone'](_0x280784)],_0x55dd0a=_0x42b66f[_0x34a345(0x1aa)][_0x34a345(0x395)](_0x5197aa),_0x3cfc43=new _0x42b66f[(_0x34a345(0x200))](_0x55dd0a[_0x34a345(0x1ce)][_0x34a345(0x393)]),{sourceRange:_0x1e8c93,targetRange:_0x44d503}=_0x280784[_0x34a345(0x1ce)],_0x3abf0a=_0x1e8c93['startColumn'],_0x576870=_0x1e8c93['endColumn']-_0x1e8c93[_0x34a345(0x1fb)]+0x1,_0x3f61df=_0x44d503[_0x34a345(0x1fb)];_0x3cfc43[_0x34a345(0x328)](_0x3abf0a,_0x576870,_0x3f61df);const _0xe58aa6=new _0x42b66f['ObjectMatrix']();let _0x4304e8=!0x1;if(_0x3cfc43[_0x34a345(0x24f)]((_0x13192e,_0x5d1ba3,_0x448dd4)=>{const _0x4b977e=_0x34a345;if(_0x448dd4&&_0x448dd4['f']){const _0x3203e4=_0x448dd4['f'];let _0x1f440c=!0x1;const _0x35e43a=_0x2e8c63(_0x280784[_0x4b977e(0x1ce)]['unitId'],_0x280784['params'][_0x4b977e(0x39d)],_0x3203e4,_0x53a6f1=>{const _0x4bca8b=_0x4b977e,_0x54d9e3=_0x1658f5[_0x4bca8b(0x330)]({'start':_0x280784['params']['sourceRange'][_0x4bca8b(0x1fb)],'end':_0x280784[_0x4bca8b(0x1ce)][_0x4bca8b(0x321)][_0x4bca8b(0x184)]},{'start':_0x280784[_0x4bca8b(0x1ce)]['targetRange']['startColumn'],'end':_0x280784[_0x4bca8b(0x1ce)]['targetRange'][_0x4bca8b(0x184)]},{'start':_0x53a6f1['startColumn'],'end':_0x53a6f1[_0x4bca8b(0x184)]});return(_0x54d9e3['step']!==0x0||_0x54d9e3['length']!==0x0)&&(_0x1f440c=!0x0,_0x53a6f1['startColumn']+=_0x54d9e3[_0x4bca8b(0x382)],_0x53a6f1[_0x4bca8b(0x184)]+=_0x54d9e3['step']+_0x54d9e3[_0x4bca8b(0x319)]),_0x53a6f1;});_0x1f440c&&(_0x4304e8=!0x0,_0x448dd4['f']=_0x35e43a,_0xe58aa6[_0x4b977e(0x26b)](_0x13192e,_0x5d1ba3,{..._0x448dd4}));}}),_0x4304e8){const _0x2aee7e={'id':_0x1658f5['SetRangeValuesMutation']['id'],'params':{'unitId':_0x5197aa[_0x34a345(0x1ce)][_0x34a345(0x20e)],'subUnitId':_0x5197aa[_0x34a345(0x1ce)][_0x34a345(0x39d)],'cellValue':_0xe58aa6[_0x34a345(0x2a6)]()}};_0x3cd0c9['push'](_0x2aee7e);}return _0x55dd0a[_0x34a345(0x1ce)][_0x34a345(0x393)]=_0x3cfc43['getMatrix'](),{'m1Prime':_0x3cd0c9,'m2Prime':_0x55dd0a};}},_0x1aecdf={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x2b0)]['id'],'handler'(_0x42c7cc,_0x4544d8){const _0x2069ab=_0x337a7e,_0x5ca61e={'m1Prime':[],'m2Prime':[]};if(_0x42c7cc[_0x2069ab(0x1ce)][_0x2069ab(0x20e)]!==_0x4544d8[_0x2069ab(0x1ce)][_0x2069ab(0x20e)]||_0x42c7cc['params']['subUnitId']!==_0x4544d8[_0x2069ab(0x1ce)][_0x2069ab(0x39d)])return _0x5ca61e;const _0x3014da=_0x42b66f['Tools'][_0x2069ab(0x395)](_0x4544d8);let _0x3f44af=!0x1;return _0x3014da['params']['selections'][_0x2069ab(0x3ad)](_0xc1e2fd=>{const _0x5335d1=_0x2069ab,{range:_0x58e91e,primary:_0x183ed0}=_0xc1e2fd,_0x4dbfcf=_0x1658f5[_0x5335d1(0x330)]({'start':_0x42c7cc['params'][_0x5335d1(0x321)][_0x5335d1(0x1fb)],'end':_0x42c7cc[_0x5335d1(0x1ce)][_0x5335d1(0x321)][_0x5335d1(0x184)]},{'start':_0x42c7cc[_0x5335d1(0x1ce)][_0x5335d1(0x3de)][_0x5335d1(0x1fb)],'end':_0x42c7cc['params'][_0x5335d1(0x3de)][_0x5335d1(0x184)]},{'start':_0x58e91e[_0x5335d1(0x1fb)],'end':_0x58e91e[_0x5335d1(0x184)]});if(_0x4dbfcf[_0x5335d1(0x319)]||_0x4dbfcf[_0x5335d1(0x382)]){if(_0x58e91e['startColumn']+=_0x4dbfcf[_0x5335d1(0x382)],_0x58e91e['endColumn']+=_0x4dbfcf[_0x5335d1(0x382)]+(_0x4dbfcf['length']||0x0),_0x183ed0){const _0x461e67=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x42c7cc[_0x5335d1(0x1ce)][_0x5335d1(0x321)]['startColumn'],'end':_0x42c7cc[_0x5335d1(0x1ce)][_0x5335d1(0x321)]['endColumn']},{'start':_0x42c7cc[_0x5335d1(0x1ce)][_0x5335d1(0x3de)]['startColumn'],'end':_0x42c7cc[_0x5335d1(0x1ce)][_0x5335d1(0x3de)][_0x5335d1(0x184)]},{'start':_0x183ed0['startColumn'],'end':_0x183ed0[_0x5335d1(0x184)]});(_0x461e67[_0x5335d1(0x319)]||_0x461e67[_0x5335d1(0x382)])&&(_0x183ed0[_0x5335d1(0x1fb)]+=_0x461e67[_0x5335d1(0x382)],_0x183ed0[_0x5335d1(0x184)]+=_0x461e67[_0x5335d1(0x382)],_0x183ed0[_0x5335d1(0x253)]+=_0x461e67[_0x5335d1(0x382)]);}_0x3f44af=!0x0;}}),_0x3f44af&&_0x5ca61e['m2Prime'][_0x2069ab(0x16e)](_0x3014da),_0x5ca61e;}},_0x27c130={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x258ced['SetSheetsFilterCriteriaMutation']['id'],'handler'(_0x49a0ce,_0x5a0f0e){const _0x582425=_0x337a7e,_0x2264d0={'m1Prime':_0x49a0ce,'m2Prime':_0x5a0f0e};if(_0x49a0ce[_0x582425(0x1ce)]['unitId']!==_0x5a0f0e[_0x582425(0x1ce)][_0x582425(0x20e)]||_0x49a0ce[_0x582425(0x1ce)][_0x582425(0x39d)]!==_0x5a0f0e[_0x582425(0x1ce)]['subUnitId'])return _0x2264d0;const _0x4ff493=_0x42b66f[_0x582425(0x1aa)]['deepClone'](_0x49a0ce),_0x35973e=_0x42b66f[_0x582425(0x1aa)]['deepClone'](_0x5a0f0e),_0x1c70db=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x49a0ce[_0x582425(0x1ce)][_0x582425(0x321)]['startColumn'],'end':_0x49a0ce[_0x582425(0x1ce)][_0x582425(0x321)]['endColumn']},{'start':_0x49a0ce[_0x582425(0x1ce)][_0x582425(0x3de)][_0x582425(0x1fb)],'end':_0x49a0ce['params'][_0x582425(0x3de)][_0x582425(0x184)]},{'start':_0x5a0f0e['params'][_0x582425(0x21f)],'end':_0x5a0f0e[_0x582425(0x1ce)][_0x582425(0x21f)]});if(_0x1c70db[_0x582425(0x382)]===0x0)return _0x2264d0;_0x35973e[_0x582425(0x1ce)]['col']+=_0x1c70db[_0x582425(0x382)],_0x35973e['params'][_0x582425(0x21d)]&&(_0x35973e[_0x582425(0x1ce)][_0x582425(0x21d)]['colId']+=_0x1c70db[_0x582425(0x382)]);const _0x3d8d05=_0x42b66f['Tools'][_0x582425(0x395)](_0x5a0f0e);return _0x3d8d05[_0x582425(0x1ce)]['criteria']=null,{'m1Prime':[_0x3d8d05,_0x35973e,_0x4ff493],'m2Prime':[_0x35973e]};}},_0x1b7acf={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x258ced[_0x337a7e(0x171)]['id'],'handler'(_0x2a0afb,_0x18aedb){const _0x307cb8=_0x337a7e,_0x1ed07b={'m1Prime':[_0x2a0afb],'m2Prime':[_0x18aedb]};if(_0x2a0afb['params']['unitId']!==_0x18aedb['params'][_0x307cb8(0x20e)]||_0x2a0afb[_0x307cb8(0x1ce)][_0x307cb8(0x39d)]!==_0x18aedb[_0x307cb8(0x1ce)][_0x307cb8(0x39d)])return _0x1ed07b;const _0x5deed8=_0x42b66f['Tools'][_0x307cb8(0x395)](_0x2a0afb),_0x636598=_0x42b66f['Tools'][_0x307cb8(0x395)](_0x18aedb),_0x5d2f8a=_0x1658f5[_0x307cb8(0x330)]({'start':_0x2a0afb[_0x307cb8(0x1ce)][_0x307cb8(0x321)][_0x307cb8(0x1fb)],'end':_0x2a0afb['params'][_0x307cb8(0x321)][_0x307cb8(0x184)]},{'start':_0x2a0afb[_0x307cb8(0x1ce)][_0x307cb8(0x3de)][_0x307cb8(0x1fb)],'end':_0x2a0afb[_0x307cb8(0x1ce)][_0x307cb8(0x3de)][_0x307cb8(0x184)]},{'start':_0x18aedb[_0x307cb8(0x1ce)][_0x307cb8(0x1cb)][_0x307cb8(0x1fb)],'end':_0x18aedb[_0x307cb8(0x1ce)][_0x307cb8(0x1cb)][_0x307cb8(0x184)]});return _0x636598[_0x307cb8(0x1ce)][_0x307cb8(0x1cb)][_0x307cb8(0x1fb)]+=_0x5d2f8a[_0x307cb8(0x382)],_0x636598[_0x307cb8(0x1ce)][_0x307cb8(0x1cb)][_0x307cb8(0x184)]+=_0x5d2f8a['step']+_0x5d2f8a['length'],{'m1Prime':[_0x636598,_0x5deed8],'m2Prime':[_0x636598]};}},_0x51af94={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x1658f5[_0x337a7e(0x36f)]['id'],'handler'(_0x3a67a5,_0x3746a3){const _0x109150=_0x337a7e,_0x503cb3={'m1Prime':_0x3a67a5,'m2Prime':_0x3746a3};if(_0x3a67a5['params'][_0x109150(0x20e)]!==_0x3746a3[_0x109150(0x1ce)][_0x109150(0x20e)]||_0x3a67a5['params'][_0x109150(0x39d)]!==_0x3746a3['params']['subUnitId'])return _0x503cb3;const _0x3bd215=_0x42b66f[_0x109150(0x1aa)][_0x109150(0x395)](_0x3a67a5),_0x55f370=_0x42b66f[_0x109150(0x1aa)][_0x109150(0x395)](_0x3746a3),{ranges:_0x3bad6e,colWidth:_0x646a36}=_0x55f370[_0x109150(0x1ce)],{sourceRange:_0x313741,targetRange:_0x231aa0}=_0x3a67a5[_0x109150(0x1ce)],_0x5e90f4={'start':_0x313741[_0x109150(0x1fb)],'end':_0x313741[_0x109150(0x184)]},_0x132382={'start':_0x231aa0[_0x109150(0x1fb)],'end':_0x231aa0[_0x109150(0x184)]};return _0x3bad6e[_0x109150(0x1cf)](_0x423307=>{const _0x3f7126=_0x109150,_0x5dc6a3={'start':_0x423307[_0x3f7126(0x1fb)],'end':_0x423307[_0x3f7126(0x184)]},_0x402653=_0x1658f5[_0x3f7126(0x330)](_0x5e90f4,_0x132382,_0x5dc6a3);return _0x402653[_0x3f7126(0x319)]!==0x0?!0x0:(_0x423307['startColumn']+=_0x402653[_0x3f7126(0x382)],_0x423307[_0x3f7126(0x184)]+=_0x402653[_0x3f7126(0x382)],!0x1);})?{'error':new Error(_0x109150(0x385))}:(typeof _0x646a36!=_0x109150(0x33e)&&_0x42b66f[_0x109150(0x329)](_0x313741[_0x109150(0x1fb)],_0x313741['endColumn']-_0x313741[_0x109150(0x1fb)]+0x1,_0x231aa0[_0x109150(0x1fb)],_0x646a36),{'m1Prime':_0x3bd215,'m2Prime':_0x55f370});}},_0x2c55fe={'m1':_0x1658f5[_0x337a7e(0x3d7)]['id'],'m2':_0x4eec64[_0x337a7e(0x1f2)]['id'],'handler':_0x2a9165((_0x4e5165,_0x14e9c0)=>{const _0xdd57a1=_0x337a7e,_0x521f07={'m1Prime':_0x4e5165,'m2Prime':_0x14e9c0};if(_0x4e5165[_0xdd57a1(0x1ce)][_0xdd57a1(0x20e)]!==_0x14e9c0[_0xdd57a1(0x1ce)][_0xdd57a1(0x20e)]||_0x4e5165[_0xdd57a1(0x1ce)][_0xdd57a1(0x39d)]!==_0x14e9c0[_0xdd57a1(0x1ce)][_0xdd57a1(0x39d)])return _0x521f07;const _0x5ac882={'id':_0x1658f5['MoveColsCommand']['id'],'params':{'unitId':_0x4e5165[_0xdd57a1(0x1ce)]['unitId'],'subUnitId':_0x4e5165[_0xdd57a1(0x1ce)]['subUnitId'],'fromRange':_0x4e5165['params'][_0xdd57a1(0x321)],'toRange':_0x4e5165[_0xdd57a1(0x1ce)]['targetRange']}},_0x4f9820=_0x2df0c8(_0x14e9c0,_0x5ac882);return{'m1Prime':[_0x4e5165,..._0x4f9820],'m2Prime':[_0x14e9c0,..._0x4f9820]};},_0x337a7e(0x2ce))},_0x5dc0fb={'m1':_0x57563f[_0x337a7e(0x23e)]['id'],'m2':_0x57563f['MoveConditionalRuleMutation']['id'],'handler'(_0x5bb982,_0x1521a3){const _0x2142e8=_0x337a7e;return _0x5bb982['params'][_0x2142e8(0x20e)]!==_0x1521a3[_0x2142e8(0x1ce)][_0x2142e8(0x20e)]||_0x5bb982['params']['subUnitId']!==_0x1521a3[_0x2142e8(0x1ce)][_0x2142e8(0x39d)]?{'m1Prime':_0x5bb982,'m2Prime':_0x1521a3}:{'error':new Error(_0x2142e8(0x1c5))};}},_0x28e0e8={'m1':_0x1658f5['MoveRangeMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x11887a,_0x48990b){const _0x121543=_0x337a7e,_0x1518b6=_0x396586['handler'](_0x48990b,_0x11887a);return _0x40fca7(_0x1518b6)?{'m1Prime':_0x1518b6[_0x121543(0x276)],'m2Prime':_0x1518b6[_0x121543(0x2af)]}:_0x1518b6;}},_0x46704f={'m1':_0x1658f5[_0x337a7e(0x396)]['id'],'m2':_0x1658f5['MoveRangeMutation']['id'],'handler'(_0x47f759,_0x47ca0c){const _0x2a0a8d=_0x337a7e,_0x2cca33={'m1Prime':_0x47f759,'m2Prime':_0x47ca0c};if(_0x47f759[_0x2a0a8d(0x1ce)]['unitId']!==_0x47ca0c[_0x2a0a8d(0x1ce)][_0x2a0a8d(0x20e)])return _0x2cca33;const _0x1cc175=new _0x42b66f['ObjectMatrix'](_0x47f759['params'][_0x2a0a8d(0x2cc)]['value'])[_0x2a0a8d(0x18d)](),_0x26975a=new _0x42b66f[(_0x2a0a8d(0x200))](_0x47ca0c[_0x2a0a8d(0x1ce)]['from'][_0x2a0a8d(0x307)])[_0x2a0a8d(0x18d)](),_0x435659=new _0x42b66f[(_0x2a0a8d(0x200))](_0x47f759['params']['to'][_0x2a0a8d(0x307)])[_0x2a0a8d(0x18d)](),_0x3ce8de=new _0x42b66f[(_0x2a0a8d(0x200))](_0x47ca0c[_0x2a0a8d(0x1ce)]['to']['value'])[_0x2a0a8d(0x18d)]();return _0x47f759[_0x2a0a8d(0x1ce)][_0x2a0a8d(0x2cc)]['subUnitId']===_0x47ca0c[_0x2a0a8d(0x1ce)][_0x2a0a8d(0x2cc)][_0x2a0a8d(0x39d)]&&_0x42b66f[_0x2a0a8d(0x1d4)][_0x2a0a8d(0x362)](_0x1cc175,_0x26975a)||_0x47f759[_0x2a0a8d(0x1ce)]['to'][_0x2a0a8d(0x39d)]===_0x47ca0c[_0x2a0a8d(0x1ce)]['to'][_0x2a0a8d(0x39d)]&&_0x42b66f[_0x2a0a8d(0x1d4)][_0x2a0a8d(0x362)](_0x435659,_0x3ce8de)||_0x47f759[_0x2a0a8d(0x1ce)][_0x2a0a8d(0x2cc)]['subUnitId']===_0x47ca0c['params']['to'][_0x2a0a8d(0x39d)]&&_0x42b66f[_0x2a0a8d(0x1d4)]['intersects'](_0x1cc175,_0x3ce8de)||_0x47f759[_0x2a0a8d(0x1ce)]['to'][_0x2a0a8d(0x39d)]===_0x47ca0c[_0x2a0a8d(0x1ce)][_0x2a0a8d(0x2cc)][_0x2a0a8d(0x39d)]&&_0x42b66f[_0x2a0a8d(0x1d4)]['intersects'](_0x435659,_0x26975a)?{'error':new Error('Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.')}:_0x2cca33;}},_0x15a52a={'m1':_0x1658f5['MoveRangeMutation']['id'],'m2':_0x1658f5['RemoveNumfmtMutation']['id'],'handler'(_0x2020ae,_0x1af8ae){const _0x3695fc=_0x337a7e,_0x59a588={'m1Prime':_0x2020ae,'m2Prime':_0x1af8ae};if(_0x2020ae[_0x3695fc(0x1ce)]['unitId']!==_0x1af8ae['params'][_0x3695fc(0x20e)]||_0x2020ae['params'][_0x3695fc(0x2cc)][_0x3695fc(0x39d)]!==_0x1af8ae[_0x3695fc(0x1ce)][_0x3695fc(0x39d)]&&_0x2020ae[_0x3695fc(0x1ce)]['to'][_0x3695fc(0x39d)]!==_0x1af8ae[_0x3695fc(0x1ce)][_0x3695fc(0x39d)])return _0x59a588;const _0x4a3af0=new _0x42b66f[(_0x3695fc(0x200))](_0x2020ae[_0x3695fc(0x1ce)]['from'][_0x3695fc(0x307)])['getDataRange'](),_0x473d8e=new _0x42b66f['ObjectMatrix'](_0x2020ae['params']['to'][_0x3695fc(0x307)])[_0x3695fc(0x18d)]();return _0x2020ae['params'][_0x3695fc(0x2cc)][_0x3695fc(0x39d)]===_0x1af8ae[_0x3695fc(0x1ce)][_0x3695fc(0x39d)]&&_0x1af8ae[_0x3695fc(0x1ce)][_0x3695fc(0x243)][_0x3695fc(0x1cf)](_0x4fce32=>_0x42b66f[_0x3695fc(0x1d4)][_0x3695fc(0x362)](_0x4fce32,_0x4a3af0))?{'error':new Error(_0x3695fc(0x3a9))}:_0x2020ae[_0x3695fc(0x1ce)]['to'][_0x3695fc(0x39d)]===_0x1af8ae[_0x3695fc(0x1ce)][_0x3695fc(0x39d)]&&_0x1af8ae[_0x3695fc(0x1ce)][_0x3695fc(0x243)][_0x3695fc(0x1cf)](_0x2d5961=>_0x42b66f['Rectangle'][_0x3695fc(0x362)](_0x2d5961,_0x473d8e))?{'error':new Error(_0x3695fc(0x3a9))}:_0x59a588;}},_0x340681={'m1':_0x1658f5[_0x337a7e(0x396)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c2)]['id'],'handler'(_0xb4daf6,_0x23f68d){const _0x1f5073=_0x337a7e,_0x5e765d={'m1Prime':_0xb4daf6,'m2Prime':_0x23f68d};if(_0xb4daf6[_0x1f5073(0x1ce)][_0x1f5073(0x20e)]!==_0x23f68d[_0x1f5073(0x1ce)][_0x1f5073(0x20e)]||_0xb4daf6[_0x1f5073(0x1ce)][_0x1f5073(0x2cc)]['subUnitId']!==_0x23f68d[_0x1f5073(0x1ce)]['subUnitId']&&_0xb4daf6['params']['to'][_0x1f5073(0x39d)]!==_0x23f68d[_0x1f5073(0x1ce)]['subUnitId'])return _0x5e765d;if(_0xb4daf6[_0x1f5073(0x1ce)][_0x1f5073(0x2cc)]['subUnitId']===_0x23f68d[_0x1f5073(0x1ce)]['subUnitId']){const _0x30230a=new _0x42b66f['ObjectMatrix'](_0xb4daf6[_0x1f5073(0x1ce)][_0x1f5073(0x2cc)][_0x1f5073(0x307)])[_0x1f5073(0x18d)]();if(_0x42b66f['Rectangle'][_0x1f5073(0x362)](_0x30230a,_0x23f68d['params'][_0x1f5073(0x1cb)]))return{'error':new Error(_0x1f5073(0x2b6))};}if(_0xb4daf6[_0x1f5073(0x1ce)]['to'][_0x1f5073(0x39d)]===_0x23f68d['params'][_0x1f5073(0x39d)]){const _0x25d9ff=new _0x42b66f[(_0x1f5073(0x200))](_0xb4daf6['params']['to']['value'])['getDataRange']();if(_0x42b66f['Rectangle'][_0x1f5073(0x362)](_0x25d9ff,_0x23f68d[_0x1f5073(0x1ce)]['range']))return{'error':new Error(_0x1f5073(0x2b6))};}return _0x5e765d;}},_0x8c4651={'m1':_0x1658f5[_0x337a7e(0x396)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x184f07,_0x197384){const _0x53832b=_0x337a7e,_0x50f3c5={'m1Prime':_0x184f07,'m2Prime':_0x197384};if(_0x184f07['params']['unitId']!==_0x197384['params']['unitId']||_0x184f07[_0x53832b(0x1ce)][_0x53832b(0x2cc)]['subUnitId']!==_0x197384[_0x53832b(0x1ce)][_0x53832b(0x39d)]&&_0x184f07[_0x53832b(0x1ce)]['to'][_0x53832b(0x39d)]!==_0x197384[_0x53832b(0x1ce)][_0x53832b(0x39d)])return _0x50f3c5;const _0x5dab3c=new _0x42b66f['ObjectMatrix'](_0x184f07[_0x53832b(0x1ce)][_0x53832b(0x2cc)]['value'])[_0x53832b(0x18d)](),_0x5b5ddc=new _0x42b66f[(_0x53832b(0x200))](_0x184f07[_0x53832b(0x1ce)]['to'][_0x53832b(0x307)])[_0x53832b(0x18d)]();if(_0x184f07['params'][_0x53832b(0x2cc)]['subUnitId']===_0x197384['params']['subUnitId']){const {values:_0x582dbd}=_0x197384[_0x53832b(0x1ce)];for(const _0x2ef4b2 in _0x582dbd)if(_0x582dbd[_0x2ef4b2][_0x53832b(0x243)][_0x53832b(0x1cf)](_0x5c5ae1=>_0x42b66f[_0x53832b(0x1d4)][_0x53832b(0x362)](_0x5c5ae1,_0x5dab3c)))return{'error':new Error(_0x53832b(0x3a9))};}if(_0x184f07[_0x53832b(0x1ce)]['to'][_0x53832b(0x39d)]===_0x197384[_0x53832b(0x1ce)][_0x53832b(0x39d)]){const {values:_0xa6ee6b}=_0x197384[_0x53832b(0x1ce)];for(const _0x96a975 in _0xa6ee6b)if(_0xa6ee6b[_0x96a975][_0x53832b(0x243)][_0x53832b(0x1cf)](_0x1452a3=>_0x42b66f[_0x53832b(0x1d4)][_0x53832b(0x362)](_0x1452a3,_0x5b5ddc)))return{'error':new Error(_0x53832b(0x3a9))};}return _0x50f3c5;}},_0x900b10={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x4eec64['AddCommentMutation']['id'],'handler':_0x2a9165((_0x54f3b2,_0x30ab15)=>{const _0x335bc5=_0x337a7e,_0x468af8={'m1Prime':_0x54f3b2,'m2Prime':_0x30ab15};if(_0x54f3b2[_0x335bc5(0x1ce)][_0x335bc5(0x20e)]!==_0x30ab15[_0x335bc5(0x1ce)][_0x335bc5(0x20e)]||_0x54f3b2[_0x335bc5(0x1ce)][_0x335bc5(0x39d)]!==_0x30ab15[_0x335bc5(0x1ce)][_0x335bc5(0x39d)])return _0x468af8;const _0x513ffb={'id':_0x1658f5[_0x335bc5(0x1d3)]['id'],'params':{'unitId':_0x54f3b2[_0x335bc5(0x1ce)][_0x335bc5(0x20e)],'subUnitId':_0x54f3b2[_0x335bc5(0x1ce)][_0x335bc5(0x39d)],'fromRange':_0x54f3b2[_0x335bc5(0x1ce)][_0x335bc5(0x321)],'toRange':_0x54f3b2[_0x335bc5(0x1ce)][_0x335bc5(0x3de)]}},_0x3f41d9=_0x5178da(_0x30ab15,_0x513ffb);return{'m1Prime':[_0x54f3b2,..._0x3f41d9],'m2Prime':[_0x30ab15,..._0x3f41d9]};},_0x337a7e(0x2ce))},_0x1afac9={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x310)]['id'],'handler'(_0x832308,_0x4ad2ea){const _0x1f616f=_0x337a7e,_0x12c67b={'m1Prime':_0x832308,'m2Prime':_0x4ad2ea};if(_0x832308[_0x1f616f(0x1ce)][_0x1f616f(0x20e)]!==_0x4ad2ea[_0x1f616f(0x1ce)]['unitId']||_0x832308[_0x1f616f(0x1ce)][_0x1f616f(0x39d)]!==_0x4ad2ea['params']['subUnitId'])return _0x12c67b;const _0x243f43={'id':_0x1658f5[_0x1f616f(0x1d3)]['id'],'params':{'fromRange':_0x832308[_0x1f616f(0x1ce)][_0x1f616f(0x321)],'toRange':_0x832308[_0x1f616f(0x1ce)][_0x1f616f(0x3de)]}},_0x5a7320=_0x18fbd0(_0x4ad2ea,_0x243f43);return{'m1Prime':[_0x832308,..._0x5a7320],'m2Prime':[_0x4ad2ea,..._0x5a7320]};}},_0x381b60={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x334fc6,_0x42b4a5){const _0x148d7e=_0x337a7e,_0x2dc2c9=_0xbf2264[_0x148d7e(0x2ce)](_0x42b4a5,_0x334fc6);return _0x40fca7(_0x2dc2c9)?{'m1Prime':_0x2dc2c9[_0x148d7e(0x276)],'m2Prime':_0x2dc2c9[_0x148d7e(0x2af)]}:_0x2dc2c9;}},_0x2dae97={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5['MoveRangeMutation']['id'],'handler'(_0x213038,_0x271c2d){const _0x14762b=_0x337a7e,_0x3ff996={'m1Prime':_0x213038,'m2Prime':_0x271c2d};if(_0x213038['params'][_0x14762b(0x20e)]!==_0x271c2d[_0x14762b(0x1ce)]['unitId']||_0x213038[_0x14762b(0x1ce)][_0x14762b(0x39d)]!==_0x271c2d['params']['from'][_0x14762b(0x39d)]&&_0x213038[_0x14762b(0x1ce)]['subUnitId']!==_0x271c2d[_0x14762b(0x1ce)]['to'][_0x14762b(0x39d)])return _0x3ff996;const _0x53ec64=_0x42b66f[_0x14762b(0x1aa)][_0x14762b(0x395)](_0x213038),_0xf46a53=_0x42b66f[_0x14762b(0x1aa)][_0x14762b(0x395)](_0x271c2d),_0x5be489=_0x213038['params'][_0x14762b(0x321)],_0x539737=_0x213038[_0x14762b(0x1ce)][_0x14762b(0x3de)];if(_0x213038[_0x14762b(0x1ce)][_0x14762b(0x39d)]===_0x271c2d[_0x14762b(0x1ce)][_0x14762b(0x2cc)][_0x14762b(0x39d)]){const _0x570a72=new _0x42b66f[(_0x14762b(0x200))](_0xf46a53['params'][_0x14762b(0x2cc)][_0x14762b(0x307)]),_0x2e57da=_0x570a72[_0x14762b(0x18d)]();if(_0x5e08f5({'start':_0x5be489[_0x14762b(0x2de)],'end':_0x5be489[_0x14762b(0x1dd)]},{'start':_0x2e57da[_0x14762b(0x2de)],'end':_0x2e57da[_0x14762b(0x1dd)]})||_0x5e08f5({'start':_0x539737[_0x14762b(0x2de)],'end':_0x539737[_0x14762b(0x1dd)]},{'start':_0x2e57da['startRow'],'end':_0x2e57da['endRow']}))return{'error':new Error(_0x14762b(0x390))};const _0x5330ae=_0x1658f5[_0x14762b(0x330)]({'start':_0x5be489[_0x14762b(0x2de)],'end':_0x5be489['endRow']},{'start':_0x539737['startRow'],'end':_0x539737[_0x14762b(0x1dd)]},{'start':_0x2e57da[_0x14762b(0x2de)],'end':_0x2e57da[_0x14762b(0x1dd)]});if(_0x5330ae['length']!==0x0)return{'error':new Error(_0x14762b(0x390))};_0x5330ae[_0x14762b(0x382)]!==0x0&&_0x570a72[_0x14762b(0x387)](_0x5be489['startRow'],_0x5be489[_0x14762b(0x1dd)]-_0x5be489[_0x14762b(0x2de)]+0x1,_0x539737['startRow']),_0xf46a53[_0x14762b(0x1ce)][_0x14762b(0x2cc)][_0x14762b(0x307)]=_0x570a72[_0x14762b(0x2a6)]();}if(_0x213038[_0x14762b(0x1ce)][_0x14762b(0x39d)]===_0x271c2d[_0x14762b(0x1ce)]['to']['subUnitId']){const _0x2ec843=new _0x42b66f[(_0x14762b(0x200))](_0xf46a53[_0x14762b(0x1ce)]['to'][_0x14762b(0x307)]),_0x55c7b1=_0x2ec843['getDataRange']();if(_0x5e08f5({'start':_0x5be489['startRow'],'end':_0x5be489['endRow']},{'start':_0x55c7b1[_0x14762b(0x2de)],'end':_0x55c7b1[_0x14762b(0x1dd)]})||_0x5e08f5({'start':_0x539737[_0x14762b(0x2de)],'end':_0x539737[_0x14762b(0x1dd)]},{'start':_0x55c7b1['startRow'],'end':_0x55c7b1['endRow']}))return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};const _0xb8277=_0x1658f5[_0x14762b(0x330)]({'start':_0x5be489[_0x14762b(0x2de)],'end':_0x5be489[_0x14762b(0x1dd)]},{'start':_0x539737['startRow'],'end':_0x539737['endRow']},{'start':_0x55c7b1[_0x14762b(0x2de)],'end':_0x55c7b1['endRow']});if(_0xb8277[_0x14762b(0x319)]!==0x0)return{'error':new Error(_0x14762b(0x390))};_0xb8277[_0x14762b(0x382)]!==0x0&&_0x2ec843[_0x14762b(0x387)](_0x5be489[_0x14762b(0x2de)],_0x5be489[_0x14762b(0x1dd)]-_0x5be489[_0x14762b(0x2de)]+0x1,_0x539737[_0x14762b(0x2de)]),_0xf46a53[_0x14762b(0x1ce)]['to']['value']=_0x2ec843[_0x14762b(0x2a6)]();}return{'m1Prime':_0x53ec64,'m2Prime':_0xf46a53};}},_0x581ed0={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler'(_0x567930,_0x5667a0){const _0x5a27a8=_0x337a7e,_0x1d816a={'m1Prime':_0x567930,'m2Prime':_0x5667a0};if(_0x567930[_0x5a27a8(0x1ce)]['unitId']!==_0x5667a0[_0x5a27a8(0x1ce)]['unitId']||_0x567930[_0x5a27a8(0x1ce)][_0x5a27a8(0x39d)]!==_0x5667a0[_0x5a27a8(0x1ce)][_0x5a27a8(0x39d)])return _0x1d816a;const _0x3bc9b6=_0x42b66f['Tools'][_0x5a27a8(0x395)](_0x567930),_0x4834b2=_0x42b66f[_0x5a27a8(0x1aa)][_0x5a27a8(0x395)](_0x5667a0),_0x17c945=_0x5667a0['params'][_0x5a27a8(0x321)],_0x5dab91=_0x5667a0[_0x5a27a8(0x1ce)]['targetRange'],_0x45e6f6=_0x567930['params'][_0x5a27a8(0x321)],_0x314709=_0x567930[_0x5a27a8(0x1ce)][_0x5a27a8(0x3de)];if(_0x45e6f6[_0x5a27a8(0x1dd)]>=_0x17c945[_0x5a27a8(0x2de)]&&_0x45e6f6[_0x5a27a8(0x2de)]<=_0x17c945['endRow'])return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20row')};const _0x440834=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x45e6f6[_0x5a27a8(0x2de)],'end':_0x45e6f6[_0x5a27a8(0x1dd)]},{'start':_0x314709[_0x5a27a8(0x2de)],'end':_0x314709[_0x5a27a8(0x1dd)]},{'start':_0x17c945[_0x5a27a8(0x2de)],'end':_0x17c945[_0x5a27a8(0x1dd)]}),_0x181c17=_0x1658f5[_0x5a27a8(0x330)]({'start':_0x45e6f6[_0x5a27a8(0x2de)],'end':_0x45e6f6[_0x5a27a8(0x1dd)]},{'start':_0x314709[_0x5a27a8(0x2de)],'end':_0x314709[_0x5a27a8(0x1dd)]},{'start':_0x5dab91[_0x5a27a8(0x2de)],'end':_0x5dab91[_0x5a27a8(0x1dd)]});_0x440834&&_0x181c17?(_0x4834b2[_0x5a27a8(0x1ce)]['sourceRange'][_0x5a27a8(0x2de)]+=_0x440834[_0x5a27a8(0x382)],_0x4834b2[_0x5a27a8(0x1ce)][_0x5a27a8(0x321)][_0x5a27a8(0x1dd)]+=_0x440834[_0x5a27a8(0x382)]+(_0x440834['length']||0x0),_0x4834b2[_0x5a27a8(0x1ce)]['targetRange'][_0x5a27a8(0x2de)]+=_0x181c17[_0x5a27a8(0x382)],_0x4834b2[_0x5a27a8(0x1ce)][_0x5a27a8(0x3de)][_0x5a27a8(0x1dd)]+=_0x181c17[_0x5a27a8(0x382)]+(_0x181c17[_0x5a27a8(0x319)]||0x0)):_0x4834b2['id']=_0x1658f5[_0x5a27a8(0x1e6)]['id'];const _0x181bfe=_0x1658f5[_0x5a27a8(0x330)]({'start':_0x17c945[_0x5a27a8(0x2de)],'end':_0x17c945[_0x5a27a8(0x1dd)]},{'start':_0x5dab91[_0x5a27a8(0x2de)],'end':_0x5dab91[_0x5a27a8(0x1dd)]},{'start':_0x45e6f6['startRow'],'end':_0x45e6f6[_0x5a27a8(0x1dd)]}),_0x1e0cb5=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x17c945['startRow'],'end':_0x17c945[_0x5a27a8(0x1dd)]},{'start':_0x5dab91[_0x5a27a8(0x2de)],'end':_0x5dab91[_0x5a27a8(0x1dd)]},{'start':_0x314709['startRow'],'end':_0x314709[_0x5a27a8(0x1dd)]});return _0x181bfe&&_0x1e0cb5?(_0x3bc9b6[_0x5a27a8(0x1ce)][_0x5a27a8(0x321)][_0x5a27a8(0x2de)]+=_0x181bfe['step'],_0x3bc9b6[_0x5a27a8(0x1ce)][_0x5a27a8(0x321)][_0x5a27a8(0x1dd)]+=_0x181bfe[_0x5a27a8(0x382)]+(_0x181bfe[_0x5a27a8(0x319)]||0x0),_0x3bc9b6[_0x5a27a8(0x1ce)][_0x5a27a8(0x3de)][_0x5a27a8(0x2de)]+=_0x1e0cb5['step'],_0x3bc9b6[_0x5a27a8(0x1ce)]['targetRange']['endRow']+=_0x1e0cb5[_0x5a27a8(0x382)]+(_0x1e0cb5['length']||0x0)):_0x3bc9b6['id']=_0x1658f5[_0x5a27a8(0x1e6)]['id'],{'m1Prime':_0x3bc9b6,'m2Prime':_0x4834b2};}},_0x52f6cd={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x203e4a,_0x30f394){const _0x51de34=_0x337a7e,_0x3be79d={'m1Prime':_0x203e4a,'m2Prime':_0x30f394};if(_0x203e4a[_0x51de34(0x1ce)][_0x51de34(0x20e)]!==_0x30f394['params'][_0x51de34(0x20e)]||_0x203e4a[_0x51de34(0x1ce)][_0x51de34(0x39d)]!==_0x30f394[_0x51de34(0x1ce)][_0x51de34(0x39d)])return _0x3be79d;const _0x9e9dc0=_0x42b66f[_0x51de34(0x1aa)][_0x51de34(0x395)](_0x203e4a),_0x5318a0=_0x42b66f['Tools']['deepClone'](_0x30f394),{sourceRange:_0x2a0405,targetRange:_0x22defb}=_0x203e4a[_0x51de34(0x1ce)],_0x1ed745={'start':_0x2a0405[_0x51de34(0x2de)],'end':_0x2a0405[_0x51de34(0x1dd)]},_0x5e329d={'start':_0x22defb[_0x51de34(0x2de)],'end':_0x22defb['endRow']};return _0x5318a0[_0x51de34(0x1ce)][_0x51de34(0x243)][_0x51de34(0x1cf)](_0x555ef3=>{const _0x58ec18=_0x51de34,_0x5ce2a6={'start':_0x555ef3['startRow'],'end':_0x555ef3[_0x58ec18(0x1dd)]},_0x5f5925=_0x5e08f5(_0x1ed745,_0x5ce2a6),_0x241cb6=_0x5e08f5(_0x5e329d,_0x5ce2a6);if(_0x5f5925||_0x241cb6)return!0x0;const _0x343950=_0x1658f5[_0x58ec18(0x330)](_0x1ed745,_0x5e329d,_0x5ce2a6);return _0x343950[_0x58ec18(0x319)]!==0x0?!0x0:(_0x555ef3[_0x58ec18(0x2de)]+=_0x343950[_0x58ec18(0x382)],_0x555ef3['endRow']+=_0x343950[_0x58ec18(0x382)],!0x1);})?{'error':new Error(_0x51de34(0x17d))}:{'m1Prime':_0x9e9dc0,'m2Prime':_0x5318a0};}},_0x189e7c={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x260)]['id'],'handler'(_0x372f4d,_0x262ab8){const _0x22a5d3=_0x337a7e,_0x3a8d0b=_0x42b66f[_0x22a5d3(0x1aa)][_0x22a5d3(0x395)](_0x372f4d),_0x2ce943=_0x42b66f[_0x22a5d3(0x1aa)]['deepClone'](_0x262ab8);if(_0x372f4d['params'][_0x22a5d3(0x20e)]!==_0x262ab8[_0x22a5d3(0x1ce)][_0x22a5d3(0x20e)]||_0x372f4d[_0x22a5d3(0x1ce)]['subUnitId']!==_0x262ab8[_0x22a5d3(0x1ce)][_0x22a5d3(0x39d)])return{'m1Prime':_0x3a8d0b,'m2Prime':_0x2ce943};const _0xed9faf=_0x2ce943[_0x22a5d3(0x1ce)]['ranges']['reduce']((_0x537e64,_0x36d81e)=>{const _0x190d62=_0x22a5d3,{sourceRange:_0x3ebeae,targetRange:_0x1215ed}=_0x372f4d['params'],_0xcb4026={..._0x36d81e};return _0x3ebeae[_0x190d62(0x1dd)]<_0xcb4026[_0x190d62(0x2de)]&&_0x1215ed[_0x190d62(0x2de)]>_0xcb4026[_0x190d62(0x1dd)]?(_0xcb4026[_0x190d62(0x2de)]-=_0x3ebeae[_0x190d62(0x1dd)]-_0x3ebeae['startRow']+0x1,_0xcb4026['endRow']-=_0x3ebeae[_0x190d62(0x1dd)]-_0x3ebeae['startRow']+0x1,_0x96f0bf(_0xcb4026)&&_0x537e64[_0x190d62(0x16e)](_0xcb4026)):_0x3ebeae[_0x190d62(0x2de)]>_0xcb4026['endRow']&&_0x1215ed[_0x190d62(0x1dd)]<_0xcb4026[_0x190d62(0x2de)]?(_0xcb4026[_0x190d62(0x2de)]+=_0x3ebeae[_0x190d62(0x1dd)]-_0x3ebeae[_0x190d62(0x2de)]+0x1,_0xcb4026['endRow']+=_0x3ebeae[_0x190d62(0x1dd)]-_0x3ebeae[_0x190d62(0x2de)]+0x1,_0x96f0bf(_0xcb4026)&&_0x537e64[_0x190d62(0x16e)](_0xcb4026)):_0x42b66f[_0x190d62(0x1d4)][_0x190d62(0x362)](_0xcb4026,_0x3ebeae)||_0x42b66f[_0x190d62(0x1d4)]['intersects'](_0xcb4026,_0x1215ed)||_0x537e64['push'](_0xcb4026),_0x537e64;},[]);return _0x2ce943['params'][_0x22a5d3(0x243)]=_0xed9faf,_0x2ce943[_0x22a5d3(0x1ce)][_0x22a5d3(0x243)][_0x22a5d3(0x319)]===0x0&&(_0x2ce943['id']=_0x1658f5[_0x22a5d3(0x1e6)]['id']),{'m1Prime':_0x3a8d0b,'m2Prime':_0x2ce943};}},_0x4cdd6f={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c2)]['id'],'handler'(_0x559ea5,_0x1653f8){const _0x49cce3=_0x337a7e;var _0x52257d;const _0x3dbbda={'m1Prime':_0x559ea5,'m2Prime':_0x1653f8};if(_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x20e)]!==_0x1653f8[_0x49cce3(0x1ce)]['unitId']||_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x39d)]!==_0x1653f8['params'][_0x49cce3(0x39d)])return _0x3dbbda;const _0x3a59a1=_0x57bba6(_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x321)],_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x3de)]),_0x13f87e=_0x42b66f[_0x49cce3(0x1aa)][_0x49cce3(0x395)](_0x1653f8),{range:_0x5a419e}=_0x13f87e[_0x49cce3(0x1ce)],_0x42baa7=Array[_0x49cce3(0x2cc)]({'length':_0x5a419e['endRow']-_0x5a419e[_0x49cce3(0x2de)]+0x1},(_0x578769,_0x50c36c)=>_0x50c36c+_0x5a419e[_0x49cce3(0x2de)]),_0x4ae416={},_0x9467c3={},_0x47c9df=Math['min'](_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x321)]['startRow'],_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x3de)][_0x49cce3(0x2de)],..._0x42baa7),_0x51e271=Math[_0x49cce3(0x3b4)](_0x559ea5['params'][_0x49cce3(0x321)][_0x49cce3(0x1dd)],_0x559ea5[_0x49cce3(0x1ce)][_0x49cce3(0x3de)][_0x49cce3(0x1dd)],..._0x42baa7);for(let _0x5408f8=_0x47c9df;_0x5408f8<=_0x51e271;_0x5408f8++){const _0x25e813=_0x5408f8,_0x5c9d5e=(_0x52257d=_0x1653f8[_0x49cce3(0x1ce)][_0x49cce3(0x381)][_0x5408f8])!=null?_0x52257d:_0x25e813,_0x3abdc0=_0x3a59a1(_0x5c9d5e);_0x25e813!==_0x3abdc0&&(_0x4ae416[_0x25e813]=_0x3abdc0),_0x5c9d5e!==_0x3abdc0&&(_0x9467c3[_0x5c9d5e]=_0x3abdc0);}_0x13f87e[_0x49cce3(0x1ce)][_0x49cce3(0x381)]=_0x4ae416;const _0x1dc392=Object[_0x49cce3(0x34b)](_0x4ae416)[_0x49cce3(0x332)](Number);_0x5a419e['startRow']=Math[_0x49cce3(0x301)](..._0x1dc392),_0x5a419e['endRow']=Math[_0x49cce3(0x3b4)](..._0x1dc392);const _0x391a40=[_0x559ea5],_0x19f920=Object[_0x49cce3(0x34b)](_0x9467c3)['map'](Number);return _0x19f920['length']>0x0&&_0x391a40[_0x49cce3(0x39f)]({'id':_0x1658f5[_0x49cce3(0x1c2)]['id'],'params':{'unitId':_0x559ea5['params'][_0x49cce3(0x20e)],'subUnitId':_0x559ea5['params'][_0x49cce3(0x39d)],'range':{'startColumn':_0x1653f8[_0x49cce3(0x1ce)][_0x49cce3(0x1cb)][_0x49cce3(0x1fb)],'endColumn':_0x1653f8[_0x49cce3(0x1ce)][_0x49cce3(0x1cb)][_0x49cce3(0x184)],'startRow':Math['min'](..._0x19f920),'endRow':Math['max'](..._0x19f920)},'order':_0x9467c3}}),{'m1Prime':_0x391a40,'m2Prime':_0x13f87e};}},_0x57bba6=_0x2a9165((_0x412186,_0x47377b)=>{const _0x47f526=_0x337a7e,_0x3808a0=_0x412186[_0x47f526(0x1dd)]-_0x412186[_0x47f526(0x2de)]+0x1,_0x43ccfd=_0x412186[_0x47f526(0x2de)],_0x5085fd=_0x47377b['startRow'];return _0x3d64ca=>{const _0x4f6bd1=_0x47f526;if(_0x43ccfd<=_0x5085fd){const _0x2416e2=_0x47377b[_0x4f6bd1(0x2de)]-_0x412186[_0x4f6bd1(0x1dd)]-0x1;if(_0x3d64ca>=_0x412186[_0x4f6bd1(0x2de)]&&_0x3d64ca<=_0x412186[_0x4f6bd1(0x1dd)])return _0x3d64ca+_0x2416e2;if(_0x3d64ca>_0x412186[_0x4f6bd1(0x1dd)]&&_0x3d64ca<_0x47377b[_0x4f6bd1(0x2de)])return _0x3d64ca-_0x3808a0;}if(_0x43ccfd>_0x5085fd){const _0x1ab8fd=_0x412186[_0x4f6bd1(0x2de)]-_0x47377b['startRow'];if(_0x3d64ca>=_0x47377b[_0x4f6bd1(0x2de)]&&_0x3d64ca<_0x412186[_0x4f6bd1(0x2de)])return _0x3d64ca+_0x3808a0;if(_0x3d64ca>=_0x412186[_0x4f6bd1(0x2de)]&&_0x3d64ca<=_0x412186[_0x4f6bd1(0x1dd)])return _0x3d64ca-_0x1ab8fd;}return _0x3d64ca;};},_0x337a7e(0x284)),_0x2c5781={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x59210d,_0x415372){const _0xf8e79b=_0x337a7e,_0x228ded={'m1Prime':_0x59210d,'m2Prime':_0x415372};if(_0x59210d[_0xf8e79b(0x1ce)][_0xf8e79b(0x20e)]!==_0x415372[_0xf8e79b(0x1ce)]['unitId']||_0x59210d[_0xf8e79b(0x1ce)][_0xf8e79b(0x39d)]!==_0x415372[_0xf8e79b(0x1ce)]['subUnitId'])return _0x228ded;const _0x23e346=[_0x42b66f[_0xf8e79b(0x1aa)][_0xf8e79b(0x395)](_0x59210d)],_0x2b0920=_0x42b66f['Tools'][_0xf8e79b(0x395)](_0x415372),{sourceRange:_0x387dce,targetRange:_0x281d1c}=_0x59210d[_0xf8e79b(0x1ce)],_0x9fc7c5={'start':_0x387dce[_0xf8e79b(0x2de)],'end':_0x387dce['endRow']},_0x16d33a={'start':_0x281d1c['startRow'],'end':_0x281d1c[_0xf8e79b(0x1dd)]},{values:_0x4c7b09}=_0x2b0920['params'],_0x17eda6=[];let _0x4a7b70=!0x1;for(const _0x2204bc in _0x4c7b09){const _0xb1ea90=_0x4c7b09[_0x2204bc];if(_0x17eda6[_0xf8e79b(0x16e)](..._0xb1ea90[_0xf8e79b(0x243)]),_0xb1ea90[_0xf8e79b(0x243)][_0xf8e79b(0x1cf)](_0x2f8647=>{const _0x479a66=_0xf8e79b,_0x106702={'start':_0x2f8647[_0x479a66(0x2de)],'end':_0x2f8647['endRow']},_0x3949bb=_0x5e08f5(_0x9fc7c5,_0x106702),_0x25fda0=_0x5e08f5(_0x16d33a,_0x106702);if(_0x3949bb||_0x25fda0)return!0x0;const _0x152793=_0x1658f5[_0x479a66(0x330)](_0x9fc7c5,_0x16d33a,_0x106702);return _0x152793['length']!==0x0?!0x0:(_0x152793['step']!==0x0&&(_0x4a7b70=!0x0),_0x2f8647[_0x479a66(0x2de)]+=_0x152793[_0x479a66(0x382)],_0x2f8647['endRow']+=_0x152793[_0x479a66(0x382)],!0x1);}))return{'error':new Error(_0xf8e79b(0x35b))};}if(_0x4a7b70){const _0x340893={'id':_0x1658f5['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x415372[_0xf8e79b(0x1ce)][_0xf8e79b(0x20e)],'subUnitId':_0x415372[_0xf8e79b(0x1ce)]['subUnitId'],'ranges':_0x17eda6}};_0x23e346['push'](_0x340893,_0x2b0920);}return{'m1Prime':_0x23e346,'m2Prime':_0x2b0920};}},_0x4dc788={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x442615,_0x3b2b62){const _0x2e1637=_0x337a7e,_0x593b8a={'m1Prime':_0x442615,'m2Prime':_0x3b2b62};if(_0x442615[_0x2e1637(0x1ce)][_0x2e1637(0x20e)]!==_0x3b2b62[_0x2e1637(0x1ce)][_0x2e1637(0x20e)]||_0x442615[_0x2e1637(0x1ce)][_0x2e1637(0x39d)]!==_0x3b2b62[_0x2e1637(0x1ce)][_0x2e1637(0x39d)])return _0x593b8a;const _0x2ffbb6=[_0x42b66f[_0x2e1637(0x1aa)][_0x2e1637(0x395)](_0x442615)],_0x1d969b=_0x42b66f['Tools']['deepClone'](_0x3b2b62),_0x171cd8=new _0x42b66f[(_0x2e1637(0x200))](_0x1d969b[_0x2e1637(0x1ce)][_0x2e1637(0x393)]),{sourceRange:_0x86b38f,targetRange:_0x554220}=_0x442615[_0x2e1637(0x1ce)],_0xf8d107=_0x86b38f[_0x2e1637(0x2de)],_0x29b2d6=_0x86b38f[_0x2e1637(0x1dd)]-_0x86b38f['startRow']+0x1,_0x55387e=_0x554220[_0x2e1637(0x2de)];_0x171cd8[_0x2e1637(0x387)](_0xf8d107,_0x29b2d6,_0x55387e);const _0x118ac7=new _0x42b66f[(_0x2e1637(0x200))]();let _0x5f1c13=!0x1;if(_0x171cd8[_0x2e1637(0x24f)]((_0x31e8ab,_0x63a086,_0x167d10)=>{const _0x40afd6=_0x2e1637;if(_0x167d10&&_0x167d10['f']){const _0xdba219=_0x167d10['f'];let _0x1cf99b=!0x1;const _0x38777a=_0x2e8c63(_0x442615[_0x40afd6(0x1ce)][_0x40afd6(0x20e)],_0x442615[_0x40afd6(0x1ce)]['subUnitId'],_0xdba219,_0x492311=>{const _0x1caa0f=_0x40afd6,_0x132fd7=_0x1658f5[_0x1caa0f(0x330)]({'start':_0x442615['params']['sourceRange'][_0x1caa0f(0x2de)],'end':_0x442615[_0x1caa0f(0x1ce)][_0x1caa0f(0x321)]['endRow']},{'start':_0x442615['params'][_0x1caa0f(0x3de)][_0x1caa0f(0x2de)],'end':_0x442615[_0x1caa0f(0x1ce)]['targetRange']['endRow']},{'start':_0x492311['startRow'],'end':_0x492311[_0x1caa0f(0x1dd)]});return(_0x132fd7[_0x1caa0f(0x382)]!==0x0||_0x132fd7[_0x1caa0f(0x319)]!==0x0)&&(_0x1cf99b=!0x0,_0x492311['startRow']+=_0x132fd7['step'],_0x492311['endRow']+=_0x132fd7[_0x1caa0f(0x382)]+_0x132fd7[_0x1caa0f(0x319)]),_0x492311;});_0x1cf99b&&(_0x5f1c13=!0x0,_0x167d10['f']=_0x38777a,_0x118ac7[_0x40afd6(0x26b)](_0x31e8ab,_0x63a086,{..._0x167d10}));}}),_0x5f1c13){const _0x12bb97={'id':_0x1658f5[_0x2e1637(0x1c1)]['id'],'params':{'unitId':_0x3b2b62[_0x2e1637(0x1ce)][_0x2e1637(0x20e)],'subUnitId':_0x3b2b62[_0x2e1637(0x1ce)][_0x2e1637(0x39d)],'cellValue':_0x118ac7[_0x2e1637(0x2a6)]()}};_0x2ffbb6['push'](_0x12bb97);}return _0x1d969b[_0x2e1637(0x1ce)][_0x2e1637(0x393)]=_0x171cd8['getMatrix'](),{'m1Prime':_0x2ffbb6,'m2Prime':_0x1d969b};}},_0x44a83f={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x291)]['id'],'handler'(_0x197c1e,_0x533105){const _0x3589c0=_0x337a7e,_0x243b03={'m1Prime':_0x197c1e,'m2Prime':_0x533105};if(_0x197c1e[_0x3589c0(0x1ce)][_0x3589c0(0x20e)]!==_0x533105['params'][_0x3589c0(0x20e)]||_0x197c1e[_0x3589c0(0x1ce)]['subUnitId']!==_0x533105[_0x3589c0(0x1ce)][_0x3589c0(0x39d)])return _0x243b03;const _0x157b9e=_0x42b66f[_0x3589c0(0x1aa)]['deepClone'](_0x197c1e),_0x193c93=_0x42b66f[_0x3589c0(0x1aa)][_0x3589c0(0x395)](_0x533105),{rowData:_0x53b2ea}=_0x193c93['params'],{sourceRange:_0x5a1fc5,targetRange:_0x434e25}=_0x197c1e['params'];return _0x42b66f['moveMatrixArray'](_0x5a1fc5[_0x3589c0(0x2de)],_0x5a1fc5[_0x3589c0(0x1dd)]-_0x5a1fc5['startRow']+0x1,_0x434e25[_0x3589c0(0x2de)],_0x53b2ea),{'m1Prime':_0x157b9e,'m2Prime':_0x193c93};}},_0x34afc5={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5['SetRowHiddenMutation']['id'],'handler'(_0x20a7c7,_0xcc162){const _0x5f36f8=_0x337a7e,_0x123efe={'m1Prime':_0x20a7c7,'m2Prime':_0xcc162};if(_0x20a7c7[_0x5f36f8(0x1ce)][_0x5f36f8(0x20e)]!==_0xcc162[_0x5f36f8(0x1ce)][_0x5f36f8(0x20e)]||_0x20a7c7[_0x5f36f8(0x1ce)][_0x5f36f8(0x39d)]!==_0xcc162[_0x5f36f8(0x1ce)][_0x5f36f8(0x39d)])return _0x123efe;const _0x1231c9=_0x42b66f[_0x5f36f8(0x1aa)][_0x5f36f8(0x395)](_0x20a7c7),_0x36db11=_0x42b66f[_0x5f36f8(0x1aa)][_0x5f36f8(0x395)](_0xcc162),{ranges:_0x98fb4d}=_0x36db11[_0x5f36f8(0x1ce)],{sourceRange:_0x414805,targetRange:_0x312936}=_0x20a7c7[_0x5f36f8(0x1ce)],_0x1ddbe5={'start':_0x414805[_0x5f36f8(0x2de)],'end':_0x414805[_0x5f36f8(0x1dd)]},_0x8f6bd5={'start':_0x312936['startRow'],'end':_0x312936[_0x5f36f8(0x1dd)]};return _0x98fb4d['some'](_0x935ed7=>{const _0x41e92c=_0x5f36f8,_0x41d513={'start':_0x935ed7[_0x41e92c(0x2de)],'end':_0x935ed7[_0x41e92c(0x1dd)]},_0x3ea81e=_0x5e08f5(_0x1ddbe5,_0x41d513),_0x3457bf=_0x5e08f5(_0x8f6bd5,_0x41d513);if(_0x3ea81e||_0x3457bf)return!0x0;const _0x3d9a36=_0x1658f5['handleBaseMoveRowsCols'](_0x1ddbe5,_0x8f6bd5,_0x41d513);return _0x3d9a36[_0x41e92c(0x319)]!==0x0?!0x0:(_0x935ed7[_0x41e92c(0x2de)]+=_0x3d9a36[_0x41e92c(0x382)],_0x935ed7[_0x41e92c(0x1dd)]+=_0x3d9a36[_0x41e92c(0x382)],!0x1);})?{'error':new Error(_0x5f36f8(0x1c7))}:{'m1Prime':_0x1231c9,'m2Prime':_0x36db11};}},_0x1f876a={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x187)]['id'],'handler'(_0x4e33a2,_0x4966d4){const _0x3453ba=_0x337a7e,_0x1b358d={'m1Prime':_0x4e33a2,'m2Prime':_0x4966d4};if(_0x4e33a2[_0x3453ba(0x1ce)][_0x3453ba(0x20e)]!==_0x4966d4[_0x3453ba(0x1ce)][_0x3453ba(0x20e)]||_0x4e33a2[_0x3453ba(0x1ce)][_0x3453ba(0x39d)]!==_0x4966d4[_0x3453ba(0x1ce)][_0x3453ba(0x39d)])return _0x1b358d;const _0xa15c4d=_0x42b66f[_0x3453ba(0x1aa)][_0x3453ba(0x395)](_0x4e33a2),_0x56cfcc=_0x42b66f[_0x3453ba(0x1aa)][_0x3453ba(0x395)](_0x4966d4),{ranges:_0x5d3fb1}=_0x56cfcc['params'],{sourceRange:_0x2d5c99,targetRange:_0x408a3e}=_0x4e33a2[_0x3453ba(0x1ce)],_0x4e0009={'start':_0x2d5c99['startRow'],'end':_0x2d5c99[_0x3453ba(0x1dd)]},_0x38a422={'start':_0x408a3e['startRow'],'end':_0x408a3e[_0x3453ba(0x1dd)]};return _0x5d3fb1[_0x3453ba(0x1cf)](_0x5247a8=>{const _0x31e139=_0x3453ba,_0x5487db={'start':_0x5247a8['startRow'],'end':_0x5247a8['endRow']},_0x4e95cf=_0x5e08f5(_0x4e0009,_0x5487db),_0x4d68bc=_0x5e08f5(_0x38a422,_0x5487db);if(_0x4e95cf||_0x4d68bc)return!0x0;const _0xcd1a2c=_0x1658f5[_0x31e139(0x330)](_0x4e0009,_0x38a422,_0x5487db);return _0xcd1a2c[_0x31e139(0x319)]!==0x0?!0x0:(_0x5247a8['startRow']+=_0xcd1a2c[_0x31e139(0x382)],_0x5247a8['endRow']+=_0xcd1a2c[_0x31e139(0x382)],!0x1);})?{'error':new Error(_0x3453ba(0x22d))}:{'m1Prime':_0xa15c4d,'m2Prime':_0x56cfcc};}},_0xa3d741={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x1658f5['SetSelectionsOperation']['id'],'handler'(_0x3d98f8,_0x1a09cd){const _0x40c4d8=_0x337a7e,_0x1dbaad={'m1Prime':[],'m2Prime':[]};if(_0x3d98f8[_0x40c4d8(0x1ce)]['unitId']!==_0x1a09cd[_0x40c4d8(0x1ce)]['unitId']||_0x3d98f8[_0x40c4d8(0x1ce)][_0x40c4d8(0x39d)]!==_0x1a09cd[_0x40c4d8(0x1ce)]['subUnitId'])return _0x1dbaad;const _0x521611=_0x42b66f['Tools']['deepClone'](_0x1a09cd);let _0x3c25e6=!0x1;return _0x521611[_0x40c4d8(0x1ce)][_0x40c4d8(0x3bc)][_0x40c4d8(0x3ad)](_0x1a90e0=>{const _0x2c2e83=_0x40c4d8,{range:_0x8f6d95,primary:_0x2d7f8d}=_0x1a90e0,_0x203dd9=_0x1658f5[_0x2c2e83(0x330)]({'start':_0x3d98f8[_0x2c2e83(0x1ce)][_0x2c2e83(0x321)][_0x2c2e83(0x2de)],'end':_0x3d98f8[_0x2c2e83(0x1ce)]['sourceRange']['endRow']},{'start':_0x3d98f8[_0x2c2e83(0x1ce)]['targetRange'][_0x2c2e83(0x2de)],'end':_0x3d98f8[_0x2c2e83(0x1ce)][_0x2c2e83(0x3de)][_0x2c2e83(0x1dd)]},{'start':_0x8f6d95[_0x2c2e83(0x2de)],'end':_0x8f6d95[_0x2c2e83(0x1dd)]});if(_0x203dd9['length']||_0x203dd9[_0x2c2e83(0x382)]){if(_0x8f6d95['startRow']+=_0x203dd9['step'],_0x8f6d95['endRow']+=_0x203dd9['step']+(_0x203dd9[_0x2c2e83(0x319)]||0x0),_0x2d7f8d){const _0x25d995=_0x1658f5[_0x2c2e83(0x330)]({'start':_0x3d98f8[_0x2c2e83(0x1ce)][_0x2c2e83(0x321)][_0x2c2e83(0x2de)],'end':_0x3d98f8[_0x2c2e83(0x1ce)][_0x2c2e83(0x321)][_0x2c2e83(0x1dd)]},{'start':_0x3d98f8[_0x2c2e83(0x1ce)][_0x2c2e83(0x3de)][_0x2c2e83(0x2de)],'end':_0x3d98f8[_0x2c2e83(0x1ce)][_0x2c2e83(0x3de)]['endRow']},{'start':_0x2d7f8d[_0x2c2e83(0x2de)],'end':_0x2d7f8d[_0x2c2e83(0x1dd)]});(_0x25d995[_0x2c2e83(0x319)]||_0x25d995[_0x2c2e83(0x382)])&&(_0x2d7f8d['startRow']+=_0x25d995[_0x2c2e83(0x382)],_0x2d7f8d['endRow']+=_0x25d995[_0x2c2e83(0x382)],_0x2d7f8d[_0x2c2e83(0x372)]+=_0x25d995[_0x2c2e83(0x382)]);}_0x3c25e6=!0x0;}}),_0x3c25e6&&_0x1dbaad[_0x40c4d8(0x276)][_0x40c4d8(0x16e)](_0x521611),_0x1dbaad;}},_0x420d7d={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x258ced['SetSheetsFilterRangeMutation']['id'],'handler'(_0x26cecf,_0x1824a9){const _0x521b87=_0x337a7e,_0x181c53={'m1Prime':[_0x26cecf],'m2Prime':[_0x1824a9]};if(_0x26cecf['params']['unitId']!==_0x1824a9[_0x521b87(0x1ce)][_0x521b87(0x20e)]||_0x26cecf[_0x521b87(0x1ce)]['subUnitId']!==_0x1824a9[_0x521b87(0x1ce)][_0x521b87(0x39d)])return _0x181c53;const _0x467b1b=_0x42b66f[_0x521b87(0x1aa)][_0x521b87(0x395)](_0x26cecf),_0x3ac6b0=_0x42b66f[_0x521b87(0x1aa)][_0x521b87(0x395)](_0x1824a9),_0xfba146=_0x1658f5[_0x521b87(0x330)]({'start':_0x26cecf['params'][_0x521b87(0x321)]['startRow'],'end':_0x26cecf[_0x521b87(0x1ce)][_0x521b87(0x321)][_0x521b87(0x1dd)]},{'start':_0x26cecf[_0x521b87(0x1ce)][_0x521b87(0x3de)][_0x521b87(0x2de)],'end':_0x26cecf[_0x521b87(0x1ce)]['targetRange'][_0x521b87(0x1dd)]},{'start':_0x1824a9[_0x521b87(0x1ce)][_0x521b87(0x1cb)][_0x521b87(0x2de)],'end':_0x1824a9[_0x521b87(0x1ce)][_0x521b87(0x1cb)][_0x521b87(0x1dd)]});return _0x3ac6b0[_0x521b87(0x1ce)][_0x521b87(0x1cb)]['startRow']+=_0xfba146[_0x521b87(0x382)],_0x3ac6b0[_0x521b87(0x1ce)][_0x521b87(0x1cb)]['endRow']+=_0xfba146[_0x521b87(0x382)]+_0xfba146[_0x521b87(0x319)],{'m1Prime':[_0x3ac6b0,_0x467b1b],'m2Prime':[_0x3ac6b0]};}},_0x45cf37={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x311)]['id'],'handler'(_0x1a49e1,_0x355a97){const _0x9a3d1d=_0x337a7e,_0x354766={'m1Prime':_0x1a49e1,'m2Prime':_0x355a97};if(_0x1a49e1[_0x9a3d1d(0x1ce)][_0x9a3d1d(0x20e)]!==_0x355a97[_0x9a3d1d(0x1ce)][_0x9a3d1d(0x20e)]||_0x1a49e1[_0x9a3d1d(0x1ce)][_0x9a3d1d(0x39d)]!==_0x355a97[_0x9a3d1d(0x1ce)][_0x9a3d1d(0x39d)])return _0x354766;const _0x3128d9=_0x42b66f['Tools'][_0x9a3d1d(0x395)](_0x1a49e1),_0x1e00ba=_0x42b66f[_0x9a3d1d(0x1aa)][_0x9a3d1d(0x395)](_0x355a97),{rowsAutoHeightInfo:_0x5a9261}=_0x1e00ba[_0x9a3d1d(0x1ce)],{sourceRange:_0x538438,targetRange:_0x54bd24}=_0x1a49e1[_0x9a3d1d(0x1ce)],_0x40a2a3={'start':_0x538438[_0x9a3d1d(0x2de)],'end':_0x538438[_0x9a3d1d(0x1dd)]},_0x488f00={'start':_0x54bd24['startRow'],'end':_0x54bd24[_0x9a3d1d(0x1dd)]};return _0x5a9261[_0x9a3d1d(0x1cf)](_0x57f79d=>{const _0x5ccfe1=_0x9a3d1d,_0x4233d3={'start':_0x57f79d['row'],'end':_0x57f79d['row']},_0x5c6346=_0x1658f5[_0x5ccfe1(0x330)](_0x40a2a3,_0x488f00,_0x4233d3);return _0x5c6346[_0x5ccfe1(0x319)]!==0x0?!0x0:(_0x57f79d[_0x5ccfe1(0x196)]+=_0x5c6346[_0x5ccfe1(0x382)],!0x1);})?{'error':new Error(_0x9a3d1d(0x335))}:{'m1Prime':_0x3128d9,'m2Prime':_0x1e00ba};}},_0x186cc8={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x29a)]['id'],'handler'(_0x182d4c,_0x351c1e){const _0x9353e7=_0x337a7e,_0x3e1e3f={'m1Prime':_0x182d4c,'m2Prime':_0x351c1e};if(_0x182d4c[_0x9353e7(0x1ce)][_0x9353e7(0x20e)]!==_0x351c1e[_0x9353e7(0x1ce)]['unitId']||_0x182d4c[_0x9353e7(0x1ce)]['subUnitId']!==_0x351c1e[_0x9353e7(0x1ce)][_0x9353e7(0x39d)])return _0x3e1e3f;const _0x5b4232=_0x42b66f[_0x9353e7(0x1aa)][_0x9353e7(0x395)](_0x182d4c),_0x49356f=_0x42b66f[_0x9353e7(0x1aa)][_0x9353e7(0x395)](_0x351c1e),{ranges:_0x1a0c13,rowHeight:_0x2650c8}=_0x49356f[_0x9353e7(0x1ce)],{sourceRange:_0x333c6c,targetRange:_0x1f7c1c}=_0x182d4c[_0x9353e7(0x1ce)],_0x5df0a8={'start':_0x333c6c[_0x9353e7(0x2de)],'end':_0x333c6c[_0x9353e7(0x1dd)]},_0x310a52={'start':_0x1f7c1c[_0x9353e7(0x2de)],'end':_0x1f7c1c['endRow']};return _0x1a0c13[_0x9353e7(0x1cf)](_0x342b00=>{const _0x2a2f71=_0x9353e7,_0x13c099={'start':_0x342b00[_0x2a2f71(0x2de)],'end':_0x342b00[_0x2a2f71(0x1dd)]},_0x3239db=_0x1658f5[_0x2a2f71(0x330)](_0x5df0a8,_0x310a52,_0x13c099);return _0x3239db['length']!==0x0?!0x0:(_0x342b00['startRow']+=_0x3239db[_0x2a2f71(0x382)],_0x342b00[_0x2a2f71(0x1dd)]+=_0x3239db[_0x2a2f71(0x382)],!0x1);})?{'error':new Error(_0x9353e7(0x2e9))}:(typeof _0x2650c8!=_0x9353e7(0x33e)&&_0x42b66f[_0x9353e7(0x329)](_0x333c6c[_0x9353e7(0x2de)],_0x333c6c['endRow']-_0x333c6c['startRow']+0x1,_0x1f7c1c[_0x9353e7(0x2de)],_0x2650c8),{'m1Prime':_0x5b4232,'m2Prime':_0x49356f});}},_0x137cdf={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x1658f5[_0x337a7e(0x3d4)]['id'],'handler'(_0x546fe6,_0x14bf7e){const _0x296d54=_0x337a7e,_0x6956ba={'m1Prime':_0x546fe6,'m2Prime':_0x14bf7e};if(_0x546fe6['params']['unitId']!==_0x14bf7e[_0x296d54(0x1ce)]['unitId']||_0x546fe6[_0x296d54(0x1ce)][_0x296d54(0x39d)]!==_0x14bf7e[_0x296d54(0x1ce)][_0x296d54(0x39d)])return _0x6956ba;const _0x56ee98=_0x42b66f['Tools'][_0x296d54(0x395)](_0x546fe6),_0x44e9a6=_0x42b66f['Tools']['deepClone'](_0x14bf7e),{ranges:_0x3dd1d2,autoHeightInfo:_0x2894a7}=_0x44e9a6[_0x296d54(0x1ce)],{sourceRange:_0xfdd65f,targetRange:_0x32b81e}=_0x546fe6[_0x296d54(0x1ce)],_0x4f11fd={'start':_0xfdd65f[_0x296d54(0x2de)],'end':_0xfdd65f[_0x296d54(0x1dd)]},_0x51a6eb={'start':_0x32b81e[_0x296d54(0x2de)],'end':_0x32b81e[_0x296d54(0x1dd)]};return _0x3dd1d2[_0x296d54(0x1cf)](_0x3fc46f=>{const _0x35a39c=_0x296d54,_0x86ae39={'start':_0x3fc46f[_0x35a39c(0x2de)],'end':_0x3fc46f[_0x35a39c(0x1dd)]},_0x3abef4=_0x1658f5[_0x35a39c(0x330)](_0x4f11fd,_0x51a6eb,_0x86ae39);return _0x3abef4[_0x35a39c(0x319)]!==0x0?!0x0:(_0x3fc46f[_0x35a39c(0x2de)]+=_0x3abef4[_0x35a39c(0x382)],_0x3fc46f[_0x35a39c(0x1dd)]+=_0x3abef4[_0x35a39c(0x382)],!0x1);})?{'error':new Error(_0x296d54(0x3b6))}:(typeof _0x2894a7!='number'&&_0x42b66f[_0x296d54(0x329)](_0xfdd65f[_0x296d54(0x2de)],_0xfdd65f['endRow']-_0xfdd65f[_0x296d54(0x2de)]+0x1,_0x32b81e[_0x296d54(0x2de)],_0x2894a7),{'m1Prime':_0x56ee98,'m2Prime':_0x44e9a6});}},_0x3aa87f={'m1':_0x1658f5[_0x337a7e(0x343)]['id'],'m2':_0x4eec64['UpdateCommentRefMutation']['id'],'handler':_0x2a9165((_0x49acc4,_0x5c668b)=>{const _0x46fd9d=_0x337a7e,_0x39c0e7={'m1Prime':_0x49acc4,'m2Prime':_0x5c668b};if(_0x49acc4['params'][_0x46fd9d(0x20e)]!==_0x5c668b[_0x46fd9d(0x1ce)][_0x46fd9d(0x20e)]||_0x49acc4['params'][_0x46fd9d(0x39d)]!==_0x5c668b['params'][_0x46fd9d(0x39d)])return _0x39c0e7;const _0x29cfef={'id':_0x1658f5[_0x46fd9d(0x1d3)]['id'],'params':{'unitId':_0x49acc4[_0x46fd9d(0x1ce)][_0x46fd9d(0x20e)],'subUnitId':_0x49acc4['params'][_0x46fd9d(0x39d)],'fromRange':_0x49acc4[_0x46fd9d(0x1ce)]['sourceRange'],'toRange':_0x49acc4[_0x46fd9d(0x1ce)]['targetRange']}},_0x3ad018=_0x2df0c8(_0x5c668b,_0x29cfef);return{'m1Prime':[_0x49acc4,..._0x3ad018],'m2Prime':[_0x5c668b,..._0x3ad018]};},_0x337a7e(0x2ce))},_0x3e818f={'m1':_0x1658f5['MoveRowsMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x14ed32,_0x377cae)=>{const _0x13a45f=_0x337a7e,_0x357bfe={'m1Prime':_0x14ed32,'m2Prime':_0x377cae};if(_0x14ed32[_0x13a45f(0x1ce)][_0x13a45f(0x20e)]!==_0x377cae[_0x13a45f(0x1ce)][_0x13a45f(0x20e)]||_0x377cae[_0x13a45f(0x1ce)][_0x13a45f(0x39d)]!==_0x14ed32['params'][_0x13a45f(0x39d)])return _0x357bfe;const _0x558688={'id':_0x1658f5[_0x13a45f(0x1d3)]['id'],'params':{'fromRange':_0x14ed32['params'][_0x13a45f(0x321)],'toRange':_0x14ed32[_0x13a45f(0x1ce)][_0x13a45f(0x3de)]}},_0x5997ed=_0x25a963(_0x377cae,_0x558688);return{'m1Prime':[_0x14ed32,..._0x5997ed],'m2Prime':[_0x377cae,..._0x5997ed]};},_0x337a7e(0x2ce))},_0x403859={'m1':_0x1658f5['RemoveColMutation']['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x35a199,_0x24126e)=>{const _0x246d61=_0x337a7e,_0x19bf17={'m1Prime':_0x35a199,'m2Prime':_0x24126e};if(_0x35a199['params']['unitId']!==_0x24126e[_0x246d61(0x1ce)]['unitId']||_0x35a199['params'][_0x246d61(0x39d)]!==_0x24126e[_0x246d61(0x1ce)][_0x246d61(0x39d)])return _0x19bf17;const _0x5ac0d4={'id':_0x1658f5['RemoveColCommand']['id'],'params':{'unitId':_0x35a199[_0x246d61(0x1ce)][_0x246d61(0x20e)],'subUnitId':_0x35a199['params'][_0x246d61(0x39d)],'range':_0x35a199['params']['range']}},_0x1cd688=_0x5178da(_0x24126e,_0x5ac0d4);return{'m1Prime':[_0x35a199,..._0x1cd688],'m2Prime':[_0x24126e,..._0x1cd688]};},'handler')},_0xcf92af={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x288d9e['AddDataValidationMutation']['id'],'handler'(_0x210028,_0x12e0b9){const _0x484feb=_0x337a7e,_0x295882={'m1Prime':_0x210028,'m2Prime':_0x12e0b9};if(_0x210028[_0x484feb(0x1ce)][_0x484feb(0x20e)]!==_0x12e0b9[_0x484feb(0x1ce)][_0x484feb(0x20e)]||_0x210028[_0x484feb(0x1ce)][_0x484feb(0x39d)]!==_0x12e0b9[_0x484feb(0x1ce)]['subUnitId'])return _0x295882;const _0x54d89d={'id':_0x1658f5[_0x484feb(0x392)]['id'],'params':{'range':_0x210028['params'][_0x484feb(0x1cb)]}},_0x6d57ad=_0x18fbd0(_0x12e0b9,_0x54d89d);return{'m1Prime':[_0x210028,..._0x6d57ad],'m2Prime':[_0x12e0b9,..._0x6d57ad]};}},_0x558dc8={'m1':_0x1658f5['RemoveColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x1060b6,_0x21be1c){const _0x492249=_0x337a7e,_0xf1ba64=_0x53fbbd[_0x492249(0x2ce)](_0x21be1c,_0x1060b6);return _0x40fca7(_0xf1ba64)?{'m1Prime':_0xf1ba64['m2Prime'],'m2Prime':_0xf1ba64['m1Prime']}:_0xf1ba64;}},_0x20893d={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5['MoveColsMutation']['id'],'handler'(_0xb867e2,_0x703a6e){const _0x3b972b=_0x337a7e,_0x11141d={'m1Prime':_0xb867e2,'m2Prime':_0x703a6e};if(_0xb867e2['params'][_0x3b972b(0x20e)]!==_0x703a6e[_0x3b972b(0x1ce)]['unitId']||_0xb867e2[_0x3b972b(0x1ce)][_0x3b972b(0x39d)]!==_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x39d)])return _0x11141d;const _0x300b33=_0x42b66f['Tools']['deepClone'](_0xb867e2),_0x1ef19e=_0x42b66f['Tools'][_0x3b972b(0x395)](_0x703a6e);if(_0xb867e2[_0x3b972b(0x1ce)]['range'][_0x3b972b(0x1fb)]<=_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x321)][_0x3b972b(0x184)]&&_0xb867e2[_0x3b972b(0x1ce)]['range']['endColumn']>=_0x703a6e[_0x3b972b(0x1ce)]['sourceRange'][_0x3b972b(0x1fb)]||_0xb867e2[_0x3b972b(0x1ce)][_0x3b972b(0x1cb)]['startColumn']<=_0x703a6e['params'][_0x3b972b(0x3de)][_0x3b972b(0x184)]&&_0xb867e2[_0x3b972b(0x1ce)][_0x3b972b(0x1cb)][_0x3b972b(0x184)]>=_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x3de)][_0x3b972b(0x1fb)])return{'error':new Error(_0x3b972b(0x233))};const _0x1025e2=_0x1658f5[_0x3b972b(0x3c2)](_0x5e81c6(_0xb867e2[_0x3b972b(0x1ce)]['range']),_0x5e81c6(_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x321)])),_0x4466f5=_0x1658f5[_0x3b972b(0x3c2)](_0x5e81c6(_0xb867e2[_0x3b972b(0x1ce)][_0x3b972b(0x1cb)]),_0x5e81c6(_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x3de)]));_0x1025e2&&_0x4466f5?(_0x1ef19e['params']['sourceRange']['startColumn']+=_0x1025e2[_0x3b972b(0x382)],_0x1ef19e['params']['sourceRange'][_0x3b972b(0x184)]+=_0x1025e2[_0x3b972b(0x382)]+(_0x1025e2[_0x3b972b(0x319)]||0x0),_0x1ef19e[_0x3b972b(0x1ce)]['targetRange']['startColumn']+=_0x4466f5[_0x3b972b(0x382)],_0x1ef19e[_0x3b972b(0x1ce)][_0x3b972b(0x3de)][_0x3b972b(0x184)]+=_0x4466f5[_0x3b972b(0x382)]+(_0x4466f5[_0x3b972b(0x319)]||0x0)):_0x1ef19e['id']=_0x1658f5['EmptyMutation']['id'];const _0x26be80=_0x1658f5[_0x3b972b(0x330)]({'start':_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x321)][_0x3b972b(0x1fb)],'end':_0x703a6e['params'][_0x3b972b(0x321)][_0x3b972b(0x184)]},{'start':_0x703a6e[_0x3b972b(0x1ce)][_0x3b972b(0x3de)][_0x3b972b(0x1fb)],'end':_0x703a6e['params'][_0x3b972b(0x3de)][_0x3b972b(0x184)]},{'start':_0xb867e2['params'][_0x3b972b(0x1cb)]['startColumn'],'end':_0xb867e2['params'][_0x3b972b(0x1cb)]['endColumn']});if(_0x26be80){const {step:_0x4a0e10,length:_0x3483e4}=_0x26be80;_0x300b33[_0x3b972b(0x1ce)][_0x3b972b(0x1cb)]['startColumn']+=_0x4a0e10,_0x300b33[_0x3b972b(0x1ce)][_0x3b972b(0x1cb)][_0x3b972b(0x184)]+=_0x4a0e10+(_0x3483e4||0x0);}else _0x300b33[_0x3b972b(0x1ce)][_0x3b972b(0x1cb)][_0x3b972b(0x1fb)]=0x0,_0x300b33['params']['range'][_0x3b972b(0x184)]=-0x1;return{'m1Prime':_0x300b33,'m2Prime':_0x1ef19e};}},_0x527df7={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5['MoveRangeMutation']['id'],'handler'(_0x416f2e,_0x30021c){const _0x7c2935=_0x337a7e,_0x1d962d={'m1Prime':_0x416f2e,'m2Prime':_0x30021c};if(_0x416f2e['params'][_0x7c2935(0x20e)]!==_0x30021c[_0x7c2935(0x1ce)][_0x7c2935(0x20e)]||_0x416f2e['params'][_0x7c2935(0x39d)]!==_0x30021c['params'][_0x7c2935(0x2cc)][_0x7c2935(0x39d)]&&_0x416f2e[_0x7c2935(0x1ce)]['subUnitId']!==_0x30021c[_0x7c2935(0x1ce)]['to']['subUnitId'])return _0x1d962d;const _0x1531a7=_0x42b66f[_0x7c2935(0x1aa)][_0x7c2935(0x395)](_0x416f2e),_0x344608=_0x42b66f['Tools'][_0x7c2935(0x395)](_0x30021c),{startColumn:_0xdcaef,endColumn:_0x5a51be}=_0x416f2e[_0x7c2935(0x1ce)]['range'];if(_0x416f2e['params']['subUnitId']===_0x30021c[_0x7c2935(0x1ce)][_0x7c2935(0x2cc)][_0x7c2935(0x39d)]){const _0x51087=new _0x42b66f[(_0x7c2935(0x200))](_0x344608[_0x7c2935(0x1ce)][_0x7c2935(0x2cc)][_0x7c2935(0x307)]),_0x18b522=_0x51087[_0x7c2935(0x18d)](),{startColumn:_0x535eaf,endColumn:_0x5a2d86}=_0x18b522;if(_0x535eaf<=_0x5a51be&&_0x5a2d86>=_0xdcaef)return{'error':new Error(_0x7c2935(0x3a2))};_0x5a51be<_0x535eaf&&_0x51087[_0x7c2935(0x26f)](_0xdcaef,_0x5a51be-_0xdcaef+0x1),_0x344608['params'][_0x7c2935(0x2cc)][_0x7c2935(0x307)]=_0x51087['getMatrix']();}if(_0x416f2e[_0x7c2935(0x1ce)][_0x7c2935(0x39d)]===_0x30021c[_0x7c2935(0x1ce)]['to'][_0x7c2935(0x39d)]){const _0x3f3d17=new _0x42b66f['ObjectMatrix'](_0x344608[_0x7c2935(0x1ce)]['to'][_0x7c2935(0x307)]),_0x2a87d6=_0x3f3d17['getDataRange'](),{startColumn:_0x1f6153,endColumn:_0x27bf10}=_0x2a87d6;if(_0x1f6153<=_0x5a51be&&_0x27bf10>=_0xdcaef)return{'error':new Error(_0x7c2935(0x3a2))};_0x5a51be<_0x1f6153&&_0x3f3d17['removeColumns'](_0xdcaef,_0x5a51be-_0xdcaef+0x1),_0x344608[_0x7c2935(0x1ce)]['to'][_0x7c2935(0x307)]=_0x3f3d17[_0x7c2935(0x2a6)]();}return{'m1Prime':_0x1531a7,'m2Prime':_0x344608};}},_0x23d7ba={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x293)]['id'],'handler'(_0x38515f,_0x31cc46){const _0x2501e5=_0x337a7e,_0x1d1dc8={'m1Prime':_0x38515f,'m2Prime':_0x31cc46};if(_0x38515f[_0x2501e5(0x1ce)][_0x2501e5(0x20e)]!==_0x31cc46[_0x2501e5(0x1ce)][_0x2501e5(0x20e)]||_0x38515f[_0x2501e5(0x1ce)][_0x2501e5(0x39d)]!==_0x31cc46[_0x2501e5(0x1ce)][_0x2501e5(0x39d)])return _0x1d1dc8;const _0x5d3c5d=_0x42b66f[_0x2501e5(0x1aa)][_0x2501e5(0x395)](_0x38515f),_0x15e981=_0x42b66f[_0x2501e5(0x1aa)]['deepClone'](_0x31cc46),_0xcec906=_0x1658f5['handleBaseRemoveRange'](_0x38515f[_0x2501e5(0x1ce)][_0x2501e5(0x1cb)],_0x31cc46[_0x2501e5(0x1ce)][_0x2501e5(0x1cb)]);if(_0xcec906){const {step:_0x1da6cb,length:_0x3d0da2}=_0xcec906;_0x15e981[_0x2501e5(0x1ce)][_0x2501e5(0x1cb)][_0x2501e5(0x1fb)]+=_0x1da6cb,_0x15e981[_0x2501e5(0x1ce)][_0x2501e5(0x1cb)][_0x2501e5(0x184)]+=_0x1da6cb+(_0x3d0da2||0x0);}else _0x15e981['id']=_0x1658f5[_0x2501e5(0x1e6)]['id'];const _0x237b87=_0x1658f5[_0x2501e5(0x3c2)](_0x31cc46[_0x2501e5(0x1ce)][_0x2501e5(0x1cb)],_0x38515f[_0x2501e5(0x1ce)][_0x2501e5(0x1cb)]);if(_0x237b87){const {step:_0x27bbd7,length:_0x429896}=_0x237b87;_0x5d3c5d[_0x2501e5(0x1ce)]['range']['startColumn']+=_0x27bbd7,_0x5d3c5d['params'][_0x2501e5(0x1cb)][_0x2501e5(0x184)]+=_0x27bbd7+(_0x429896||0x0);}else _0x5d3c5d['id']=_0x1658f5[_0x2501e5(0x1e6)]['id'];return{'m1Prime':_0x5d3c5d,'m2Prime':_0x15e981};}},_0x1dcf76={'m1':_0x1658f5['RemoveColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x421f8c,_0x15325e){const _0x3aae74=_0x337a7e,_0x1cd642={'m1Prime':_0x421f8c,'m2Prime':_0x15325e};if(_0x421f8c['params'][_0x3aae74(0x20e)]!==_0x15325e[_0x3aae74(0x1ce)][_0x3aae74(0x20e)]||_0x421f8c[_0x3aae74(0x1ce)][_0x3aae74(0x39d)]!==_0x15325e['params'][_0x3aae74(0x39d)])return _0x1cd642;const _0xbd426d=_0x42b66f[_0x3aae74(0x1aa)][_0x3aae74(0x395)](_0x421f8c),_0x51da76=_0x42b66f['Tools']['deepClone'](_0x15325e),{ranges:_0x55d2a1}=_0x51da76[_0x3aae74(0x1ce)];return _0x55d2a1[_0x3aae74(0x1cf)](_0x342100=>{const _0x18ff31=_0x3aae74,_0x5ce948=_0x1658f5[_0x18ff31(0x3c2)](_0x5e81c6(_0x421f8c[_0x18ff31(0x1ce)]['range']),_0x5e81c6(_0x342100));return _0x5ce948===null||_0x5ce948[_0x18ff31(0x319)]!==0x0?!0x0:(_0x342100['startColumn']+=_0x5ce948[_0x18ff31(0x382)],_0x342100['endColumn']+=_0x5ce948[_0x18ff31(0x382)],!0x1);})?{'error':new Error(_0x3aae74(0x37d))}:{'m1Prime':_0xbd426d,'m2Prime':_0x51da76};}},_0xa5de14={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x260)]['id'],'handler'(_0x2c3113,_0x1d1137){const _0x1312d1=_0x337a7e,_0x4f9c79=_0x42b66f['Tools'][_0x1312d1(0x395)](_0x2c3113),_0x716d22=_0x42b66f['Tools'][_0x1312d1(0x395)](_0x1d1137);if(_0x2c3113['params']['unitId']!==_0x1d1137[_0x1312d1(0x1ce)][_0x1312d1(0x20e)]||_0x2c3113[_0x1312d1(0x1ce)]['subUnitId']!==_0x1d1137[_0x1312d1(0x1ce)]['subUnitId'])return{'m1Prime':_0x4f9c79,'m2Prime':_0x716d22};const _0x161ebc=_0x716d22['params'][_0x1312d1(0x243)]['reduce']((_0x332b4b,_0x3c38b7)=>{const _0x2a22f5=_0x1312d1,_0x52a34f=_0x4f9c79[_0x2a22f5(0x1ce)][_0x2a22f5(0x1cb)],_0x373134=_0x52a34f[_0x2a22f5(0x184)]-_0x52a34f[_0x2a22f5(0x1fb)]+0x1;let _0x1c06a1={..._0x3c38b7};return _0x52a34f[_0x2a22f5(0x1fb)]>_0x3c38b7[_0x2a22f5(0x184)]?_0x1c06a1={..._0x3c38b7}:_0x52a34f['startColumn']>=_0x3c38b7[_0x2a22f5(0x1fb)]&&_0x52a34f[_0x2a22f5(0x1fb)]<=_0x3c38b7[_0x2a22f5(0x184)]&&_0x52a34f[_0x2a22f5(0x184)]>_0x3c38b7[_0x2a22f5(0x184)]?(_0x1c06a1[_0x2a22f5(0x184)]=_0x52a34f[_0x2a22f5(0x1fb)]-0x1,_0x52a34f['startColumn']===_0x3c38b7[_0x2a22f5(0x1fb)]&&(_0x1c06a1=null)):_0x52a34f[_0x2a22f5(0x1fb)]>_0x3c38b7['startColumn']&&_0x52a34f[_0x2a22f5(0x184)]<_0x3c38b7['endColumn']?_0x1c06a1[_0x2a22f5(0x184)]=_0x3c38b7[_0x2a22f5(0x184)]-_0x373134:_0x52a34f[_0x2a22f5(0x1fb)]<_0x3c38b7['startColumn']&&_0x52a34f[_0x2a22f5(0x184)]>=_0x3c38b7[_0x2a22f5(0x1fb)]&&_0x52a34f[_0x2a22f5(0x184)]<=_0x3c38b7[_0x2a22f5(0x184)]?(_0x1c06a1[_0x2a22f5(0x1fb)]=_0x52a34f['startColumn'],_0x1c06a1[_0x2a22f5(0x184)]=_0x3c38b7[_0x2a22f5(0x184)]-_0x373134,_0x52a34f[_0x2a22f5(0x184)]===_0x3c38b7[_0x2a22f5(0x184)]&&(_0x1c06a1=null)):_0x52a34f['startColumn']<=_0x3c38b7[_0x2a22f5(0x1fb)]&&_0x52a34f['endColumn']>=_0x3c38b7[_0x2a22f5(0x184)]?_0x1c06a1=null:_0x52a34f['endColumn']<_0x3c38b7[_0x2a22f5(0x1fb)]&&(_0x1c06a1[_0x2a22f5(0x1fb)]=_0x3c38b7[_0x2a22f5(0x1fb)]-_0x373134,_0x1c06a1[_0x2a22f5(0x184)]=_0x3c38b7[_0x2a22f5(0x184)]-_0x373134),_0x1c06a1&&!(_0x1c06a1[_0x2a22f5(0x2de)]===_0x1c06a1[_0x2a22f5(0x1dd)]&&_0x1c06a1[_0x2a22f5(0x1fb)]===_0x1c06a1[_0x2a22f5(0x184)])&&_0x332b4b[_0x2a22f5(0x16e)](_0x1c06a1),_0x332b4b;},[]);return _0x716d22['params'][_0x1312d1(0x243)]=_0x161ebc,{'m1Prime':_0x4f9c79,'m2Prime':_0x716d22};}},_0x20ad70={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5['ReorderRangeMutation']['id'],'handler'(_0x2d78a2,_0x28b26c){const _0x2f69cd=_0x337a7e,_0x36af20={'m1Prime':_0x2d78a2,'m2Prime':_0x28b26c};if(_0x2d78a2[_0x2f69cd(0x1ce)][_0x2f69cd(0x20e)]!==_0x28b26c[_0x2f69cd(0x1ce)][_0x2f69cd(0x20e)]||_0x2d78a2[_0x2f69cd(0x1ce)][_0x2f69cd(0x39d)]!==_0x28b26c[_0x2f69cd(0x1ce)][_0x2f69cd(0x39d)])return _0x36af20;const _0x5c88c4=_0x1658f5[_0x2f69cd(0x3c2)](_0x5e81c6(_0x2d78a2[_0x2f69cd(0x1ce)][_0x2f69cd(0x1cb)]),_0x5e81c6(_0x28b26c[_0x2f69cd(0x1ce)]['range']));if(!_0x5c88c4)return{'m1Prime':_0x2d78a2,'m2Prime':[]};const _0x511a6b=_0x42b66f[_0x2f69cd(0x1aa)]['deepClone'](_0x28b26c);return _0x511a6b[_0x2f69cd(0x1ce)]['range']['startColumn']+=_0x5c88c4[_0x2f69cd(0x382)],_0x511a6b[_0x2f69cd(0x1ce)][_0x2f69cd(0x1cb)][_0x2f69cd(0x184)]+=_0x5c88c4[_0x2f69cd(0x382)]+(_0x5c88c4[_0x2f69cd(0x319)]||0x0),{'m1Prime':_0x2d78a2,'m2Prime':_0x511a6b};}},_0x1ea025={'m1':_0x1658f5['RemoveColMutation']['id'],'m2':_0x1658f5['SetColDataMutation']['id'],'handler'(_0x44abe8,_0x567935){const _0x262f5d=_0x337a7e,_0xc7f5e2={'m1Prime':_0x44abe8,'m2Prime':_0x567935};if(_0x44abe8[_0x262f5d(0x1ce)]['unitId']!==_0x567935[_0x262f5d(0x1ce)][_0x262f5d(0x20e)]||_0x44abe8[_0x262f5d(0x1ce)][_0x262f5d(0x39d)]!==_0x567935[_0x262f5d(0x1ce)][_0x262f5d(0x39d)])return _0xc7f5e2;const _0x437567=_0x42b66f['Tools'][_0x262f5d(0x395)](_0x44abe8),_0x2a0070=_0x42b66f[_0x262f5d(0x1aa)][_0x262f5d(0x395)](_0x567935),{columnData:_0x54f0c2}=_0x2a0070[_0x262f5d(0x1ce)];return _0x42b66f[_0x262f5d(0x342)](_0x44abe8[_0x262f5d(0x1ce)][_0x262f5d(0x1cb)][_0x262f5d(0x1fb)],_0x44abe8[_0x262f5d(0x1ce)]['range'][_0x262f5d(0x184)]-_0x44abe8[_0x262f5d(0x1ce)][_0x262f5d(0x1cb)][_0x262f5d(0x1fb)]+0x1,_0x54f0c2),{'m1Prime':_0x437567,'m2Prime':_0x2a0070};}},_0x1d885b={'m1':_0x1658f5['RemoveColMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x3a7)]['id'],'handler'(_0x199d10,_0x38c8a9){const _0x285843=_0x337a7e,_0x4a9bd4={'m1Prime':_0x199d10,'m2Prime':_0x38c8a9};if(_0x199d10['params']['unitId']!==_0x38c8a9[_0x285843(0x1ce)][_0x285843(0x20e)]||_0x199d10[_0x285843(0x1ce)][_0x285843(0x39d)]!==_0x38c8a9[_0x285843(0x1ce)][_0x285843(0x39d)])return _0x4a9bd4;const _0x2300c5=_0x42b66f[_0x285843(0x1aa)][_0x285843(0x395)](_0x199d10),_0x1cf402=_0x42b66f['Tools'][_0x285843(0x395)](_0x38c8a9),{ranges:_0x42c292}=_0x1cf402['params'];return _0x42c292[_0x285843(0x3ad)](_0x201c9e=>{const _0x387732=_0x285843,_0x1fe1e2=_0x1658f5[_0x387732(0x3c2)](_0x5e81c6(_0x199d10['params'][_0x387732(0x1cb)]),_0x201c9e);_0x1fe1e2==null?_0x1cf402['id']=_0x1658f5[_0x387732(0x1e6)]['id']:(_0x201c9e[_0x387732(0x1fb)]+=_0x1fe1e2[_0x387732(0x382)],_0x201c9e[_0x387732(0x184)]+=_0x1fe1e2['step']+_0x1fe1e2[_0x387732(0x319)]);}),{'m1Prime':_0x2300c5,'m2Prime':_0x1cf402};}},_0x5ac59a={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x1eb)]['id'],'handler'(_0x1ef101,_0x371c81){const _0x31edee=_0x337a7e,_0x5b6e5b={'m1Prime':_0x1ef101,'m2Prime':_0x371c81};if(_0x1ef101[_0x31edee(0x1ce)]['unitId']!==_0x371c81['params']['unitId']||_0x1ef101[_0x31edee(0x1ce)][_0x31edee(0x39d)]!==_0x371c81[_0x31edee(0x1ce)][_0x31edee(0x39d)])return _0x5b6e5b;const _0x2562a4=_0x42b66f[_0x31edee(0x1aa)][_0x31edee(0x395)](_0x1ef101),_0x564c0c=_0x42b66f['Tools'][_0x31edee(0x395)](_0x371c81),{ranges:_0x222909}=_0x564c0c[_0x31edee(0x1ce)];return _0x222909[_0x31edee(0x3ad)](_0x1e2dcb=>{const _0x43da83=_0x31edee,_0x389caf=_0x1658f5[_0x43da83(0x3c2)](_0x5e81c6(_0x1ef101[_0x43da83(0x1ce)][_0x43da83(0x1cb)]),_0x1e2dcb);_0x389caf==null?_0x564c0c['id']=_0x1658f5[_0x43da83(0x1e6)]['id']:(_0x1e2dcb['startColumn']+=_0x389caf['step'],_0x1e2dcb[_0x43da83(0x184)]+=_0x389caf[_0x43da83(0x382)]+_0x389caf[_0x43da83(0x319)]);}),{'m1Prime':_0x2562a4,'m2Prime':_0x564c0c};}},_0x28cf52={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x210e75,_0x5f0487){const _0x313987=_0x337a7e,_0x10446e={'m1Prime':_0x210e75,'m2Prime':_0x5f0487};if(_0x210e75[_0x313987(0x1ce)][_0x313987(0x20e)]!==_0x5f0487[_0x313987(0x1ce)][_0x313987(0x20e)]||_0x210e75[_0x313987(0x1ce)][_0x313987(0x39d)]!==_0x5f0487[_0x313987(0x1ce)][_0x313987(0x39d)])return _0x10446e;const _0x374ecc=[_0x42b66f[_0x313987(0x1aa)][_0x313987(0x395)](_0x210e75)],_0x25284a=_0x42b66f['Tools']['deepClone'](_0x5f0487),{values:_0x502d87}=_0x25284a[_0x313987(0x1ce)],_0x789e5e=[];let _0x18e572=!0x1;for(const _0x2b122f in _0x502d87){const _0x14f2ac=_0x502d87[_0x2b122f];if(_0x789e5e['push'](..._0x14f2ac[_0x313987(0x243)]),_0x14f2ac['ranges'][_0x313987(0x1cf)](_0x361ea6=>{const _0x2d030b=_0x313987,_0x1f734d=_0x1658f5['handleBaseRemoveRange'](_0x5e81c6(_0x210e75[_0x2d030b(0x1ce)][_0x2d030b(0x1cb)]),_0x5e81c6(_0x361ea6));return _0x1f734d==null||_0x1f734d[_0x2d030b(0x319)]!==0x0?!0x0:(_0x1f734d[_0x2d030b(0x382)]!==0x0&&(_0x18e572=!0x0),_0x361ea6['startColumn']+=_0x1f734d[_0x2d030b(0x382)],_0x361ea6[_0x2d030b(0x184)]+=_0x1f734d['step'],!0x1);}))return{'error':new Error(_0x313987(0x2e4))};}if(_0x18e572){const _0x40f567={'id':_0x1658f5['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x5f0487[_0x313987(0x1ce)][_0x313987(0x20e)],'subUnitId':_0x5f0487[_0x313987(0x1ce)][_0x313987(0x39d)],'ranges':_0x789e5e}};_0x374ecc[_0x313987(0x16e)](_0x40f567,_0x25284a);}return{'m1Prime':_0x374ecc,'m2Prime':_0x25284a};}},_0x55888d={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x3fd8b6,_0x119385){const _0x215fc0=_0x337a7e,_0x4eed5a={'m1Prime':_0x3fd8b6,'m2Prime':_0x119385};if(_0x3fd8b6['params'][_0x215fc0(0x20e)]!==_0x119385['params']['unitId']||_0x3fd8b6[_0x215fc0(0x1ce)][_0x215fc0(0x39d)]!==_0x119385[_0x215fc0(0x1ce)][_0x215fc0(0x39d)])return _0x4eed5a;const _0x1ed8fa=[_0x42b66f[_0x215fc0(0x1aa)][_0x215fc0(0x395)](_0x3fd8b6)],_0x3b6dda=_0x42b66f[_0x215fc0(0x1aa)]['deepClone'](_0x119385),_0x50a19c=new _0x42b66f[(_0x215fc0(0x200))](_0x3b6dda[_0x215fc0(0x1ce)][_0x215fc0(0x393)]),_0x3804f0=_0x50a19c[_0x215fc0(0x18d)](),_0x5a19c3=_0x3fd8b6[_0x215fc0(0x1ce)][_0x215fc0(0x1cb)],_0x5836a0=_0x5a19c3['endColumn']-_0x5a19c3[_0x215fc0(0x1fb)]+0x1;if(_0x3b6dda['params'][_0x215fc0(0x393)]&&_0x5a19c3['endColumn']<_0x3804f0['startColumn'])_0x1d5bef(_0x3b6dda[_0x215fc0(0x1ce)][_0x215fc0(0x393)],_0x3804f0[_0x215fc0(0x1fb)],_0x3804f0['endColumn']-_0x3804f0[_0x215fc0(0x1fb)]+0x1,-_0x5836a0);else{if(_0x5a19c3['startColumn']<=_0x3804f0[_0x215fc0(0x184)])return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation')};}const _0x315e6b=new _0x42b66f[(_0x215fc0(0x200))]();let _0x4bdf86=!0x1,_0x5b273a=!0x1;if(_0x50a19c['forValue']((_0x2eddc3,_0x175f77,_0x1d0afb)=>{const _0x104ce4=_0x215fc0;if(_0x1d0afb&&_0x1d0afb['f']){const _0x4d3f2f=_0x1d0afb['f'];let _0x7835a=!0x1;const _0x3d2bf9=_0x2e8c63(_0x3fd8b6[_0x104ce4(0x1ce)][_0x104ce4(0x20e)],_0x3fd8b6[_0x104ce4(0x1ce)]['subUnitId'],_0x4d3f2f,_0x126ada=>{const _0xf24b93=_0x104ce4,_0x51624c=_0x1658f5[_0xf24b93(0x3c2)](_0x5e81c6(_0x3fd8b6[_0xf24b93(0x1ce)][_0xf24b93(0x1cb)]),_0x5e81c6(_0x126ada));return _0x51624c===null?(_0x4bdf86=!0x0,_0x126ada):((_0x51624c['step']!==0x0||_0x51624c[_0xf24b93(0x319)]!==0x0)&&(_0x7835a=!0x0,_0x126ada['startColumn']+=_0x51624c['step'],_0x126ada[_0xf24b93(0x184)]+=_0x51624c[_0xf24b93(0x382)]+_0x51624c[_0xf24b93(0x319)]),_0x126ada);});_0x7835a&&(_0x5b273a=!0x0,_0x1d0afb['f']=_0x3d2bf9,_0x315e6b['setValue'](_0x2eddc3,_0x175f77,{..._0x1d0afb}));}}),_0x4bdf86)return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column')};if(_0x5b273a){const _0x12df80={'id':_0x1658f5['SetRangeValuesMutation']['id'],'params':{'unitId':_0x119385[_0x215fc0(0x1ce)][_0x215fc0(0x20e)],'subUnitId':_0x119385[_0x215fc0(0x1ce)][_0x215fc0(0x39d)],'cellValue':_0x315e6b['getMatrix']()}};_0x1ed8fa['push'](_0x12df80);}return{'m1Prime':_0x1ed8fa,'m2Prime':_0x3b6dda};}},_0x227c1e={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x2b0)]['id'],'handler'(_0x4a11c5,_0x12fbd6){const _0x2cf567=_0x337a7e,_0x22d1c3={'m1Prime':[],'m2Prime':[]};if(_0x4a11c5[_0x2cf567(0x1ce)][_0x2cf567(0x20e)]!==_0x12fbd6[_0x2cf567(0x1ce)][_0x2cf567(0x20e)]||_0x4a11c5[_0x2cf567(0x1ce)][_0x2cf567(0x39d)]!==_0x12fbd6[_0x2cf567(0x1ce)]['subUnitId'])return _0x22d1c3;const _0x196bad=_0x42b66f['Tools'][_0x2cf567(0x395)](_0x12fbd6);let _0x51b841=!0x1;return _0x196bad[_0x2cf567(0x1ce)][_0x2cf567(0x3bc)][_0x2cf567(0x3ad)](_0xee6a38=>{const _0x1dc167=_0x2cf567,{range:_0x5678f7,primary:_0x2268e0}=_0xee6a38,_0x5aef24=_0x1658f5[_0x1dc167(0x3c2)](_0x5e81c6(_0x4a11c5[_0x1dc167(0x1ce)]['range']),_0x5e81c6(_0x5678f7));if(_0x5aef24!=null&&(_0x5aef24[_0x1dc167(0x319)]||_0x5aef24[_0x1dc167(0x382)])){if(_0x5678f7['startColumn']+=_0x5aef24['step'],_0x5678f7[_0x1dc167(0x184)]+=_0x5aef24[_0x1dc167(0x382)]+(_0x5aef24[_0x1dc167(0x319)]||0x0),_0x2268e0){const _0x586cb9=_0x1658f5['handleBaseRemoveRange'](_0x5e81c6(_0x4a11c5['params'][_0x1dc167(0x1cb)]),_0x5e81c6(_0x2268e0));if(_0x586cb9==null){_0x2268e0[_0x1dc167(0x1fb)]=_0x5678f7[_0x1dc167(0x1fb)],_0x2268e0[_0x1dc167(0x184)]=_0x5678f7['startColumn'],_0x2268e0[_0x1dc167(0x253)]=_0x5678f7[_0x1dc167(0x1fb)];return;}(_0x586cb9[_0x1dc167(0x319)]||_0x586cb9[_0x1dc167(0x382)])&&(_0x2268e0['startColumn']+=_0x586cb9[_0x1dc167(0x382)],_0x2268e0['endColumn']+=_0x586cb9[_0x1dc167(0x382)],_0x2268e0['actualColumn']+=_0x586cb9[_0x1dc167(0x382)]);}_0x51b841=!0x0;}}),_0x51b841&&_0x22d1c3[_0x2cf567(0x276)][_0x2cf567(0x16e)](_0x196bad),_0x22d1c3;}},_0x2e9137={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x258ced[_0x337a7e(0x35a)]['id'],'handler'(_0x1ec42d,_0x24b5c5){const _0x57c936=_0x337a7e,_0x333964={'m1Prime':_0x1ec42d,'m2Prime':_0x24b5c5};if(_0x1ec42d[_0x57c936(0x1ce)]['unitId']!==_0x24b5c5[_0x57c936(0x1ce)][_0x57c936(0x20e)]||_0x1ec42d[_0x57c936(0x1ce)][_0x57c936(0x39d)]!==_0x24b5c5['params']['subUnitId'])return _0x333964;const _0x59af90=_0x42b66f['Tools']['deepClone'](_0x1ec42d),_0x4068b2=_0x42b66f[_0x57c936(0x1aa)][_0x57c936(0x395)](_0x24b5c5),_0x2b1bcf=_0x408b6d({'start':_0x1ec42d['params']['range']['startColumn'],'end':_0x1ec42d[_0x57c936(0x1ce)]['range'][_0x57c936(0x184)]},{'start':_0x24b5c5['params'][_0x57c936(0x21f)],'end':_0x24b5c5[_0x57c936(0x1ce)][_0x57c936(0x21f)]}),_0x148069=_0x42b66f['Tools'][_0x57c936(0x395)](_0x24b5c5);return _0x148069[_0x57c936(0x1ce)]['criteria']=null,_0x2b1bcf===null?{'m1Prime':[_0x59af90,_0x148069],'m2Prime':[]}:_0x4068b2[_0x57c936(0x1ce)][_0x57c936(0x21f)]===_0x2b1bcf[_0x57c936(0x2f2)]?_0x333964:(_0x4068b2['params'][_0x57c936(0x21f)]=_0x2b1bcf[_0x57c936(0x2f2)],_0x4068b2[_0x57c936(0x1ce)][_0x57c936(0x21d)]&&(_0x4068b2[_0x57c936(0x1ce)]['criteria'][_0x57c936(0x24a)]=_0x2b1bcf[_0x57c936(0x2f2)]),{'m1Prime':[_0x148069,_0x4068b2,_0x59af90],'m2Prime':[_0x4068b2]});}},_0x4a49e9={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x258ced[_0x337a7e(0x171)]['id'],'handler'(_0x19f27f,_0x2e21be){const _0x2cd6c5=_0x337a7e,_0x3f97d9={'m1Prime':[_0x19f27f],'m2Prime':[_0x2e21be]};if(_0x19f27f[_0x2cd6c5(0x1ce)][_0x2cd6c5(0x20e)]!==_0x2e21be[_0x2cd6c5(0x1ce)][_0x2cd6c5(0x20e)]||_0x19f27f['params'][_0x2cd6c5(0x39d)]!==_0x2e21be[_0x2cd6c5(0x1ce)][_0x2cd6c5(0x39d)])return _0x3f97d9;const _0x14cf8d=_0x42b66f[_0x2cd6c5(0x1aa)][_0x2cd6c5(0x395)](_0x19f27f),_0xbec599=_0x42b66f['Tools'][_0x2cd6c5(0x395)](_0x2e21be),_0xf65f98=_0x408b6d({'start':_0x19f27f[_0x2cd6c5(0x1ce)]['range']['startColumn'],'end':_0x19f27f[_0x2cd6c5(0x1ce)]['range'][_0x2cd6c5(0x184)]},{'start':_0x2e21be['params']['range'][_0x2cd6c5(0x1fb)],'end':_0x2e21be['params'][_0x2cd6c5(0x1cb)][_0x2cd6c5(0x184)]});return _0xf65f98===null?{'m1Prime':[_0x14cf8d,{'id':_0x258ced[_0x2cd6c5(0x2a4)]['id'],'params':{'unitId':_0x2e21be[_0x2cd6c5(0x1ce)][_0x2cd6c5(0x20e)],'subUnitId':_0x2e21be[_0x2cd6c5(0x1ce)][_0x2cd6c5(0x20e)]}}],'m2Prime':[]}:(_0xbec599[_0x2cd6c5(0x1ce)][_0x2cd6c5(0x1cb)][_0x2cd6c5(0x1fb)]=_0xf65f98[_0x2cd6c5(0x2f2)],_0xbec599['params'][_0x2cd6c5(0x1cb)][_0x2cd6c5(0x184)]=_0xf65f98['end'],{'m1Prime':[_0xbec599,_0x14cf8d],'m2Prime':[_0xbec599]});}},_0x98c01f={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x1658f5[_0x337a7e(0x36f)]['id'],'handler'(_0x249838,_0x368808){const _0x311885=_0x337a7e,_0x5a240f={'m1Prime':_0x249838,'m2Prime':_0x368808};if(_0x249838['params'][_0x311885(0x20e)]!==_0x368808[_0x311885(0x1ce)][_0x311885(0x20e)]||_0x249838[_0x311885(0x1ce)][_0x311885(0x39d)]!==_0x368808['params'][_0x311885(0x39d)])return _0x5a240f;const _0x43773e=_0x42b66f[_0x311885(0x1aa)][_0x311885(0x395)](_0x249838),_0x14234c=_0x42b66f[_0x311885(0x1aa)][_0x311885(0x395)](_0x368808),{ranges:_0xd71941,colWidth:_0x20493e}=_0x14234c[_0x311885(0x1ce)];return _0xd71941[_0x311885(0x3ad)](_0x3ab323=>{const _0x4191b2=_0x311885,_0x3e781f=_0x1658f5[_0x4191b2(0x3c2)](_0x5e81c6(_0x249838[_0x4191b2(0x1ce)][_0x4191b2(0x1cb)]),_0x3ab323);_0x3e781f==null?_0x14234c['id']=_0x1658f5[_0x4191b2(0x1e6)]['id']:(_0x3ab323[_0x4191b2(0x1fb)]+=_0x3e781f[_0x4191b2(0x382)],_0x3ab323[_0x4191b2(0x184)]+=_0x3e781f['step']+_0x3e781f['length']);}),typeof _0x20493e!='number'&&_0x42b66f[_0x311885(0x342)](_0x249838[_0x311885(0x1ce)][_0x311885(0x1cb)][_0x311885(0x1fb)],_0x249838[_0x311885(0x1ce)][_0x311885(0x1cb)]['endColumn']-_0x249838[_0x311885(0x1ce)][_0x311885(0x1cb)][_0x311885(0x1fb)]+0x1,_0x20493e),{'m1Prime':_0x43773e,'m2Prime':_0x14234c};}},_0x3b2894={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x4eec64[_0x337a7e(0x1f2)]['id'],'handler':_0x2a9165((_0x46d32c,_0x1ffe70)=>{const _0x228770=_0x337a7e,_0x3879ab={'m1Prime':_0x46d32c,'m2Prime':_0x1ffe70};if(_0x46d32c[_0x228770(0x1ce)]['unitId']!==_0x1ffe70[_0x228770(0x1ce)][_0x228770(0x20e)]||_0x46d32c[_0x228770(0x1ce)][_0x228770(0x39d)]!==_0x1ffe70['params'][_0x228770(0x39d)])return _0x3879ab;const _0x366c89={'id':_0x1658f5[_0x228770(0x392)]['id'],'params':{'unitId':_0x46d32c[_0x228770(0x1ce)][_0x228770(0x20e)],'subUnitId':_0x46d32c[_0x228770(0x1ce)]['subUnitId'],'range':_0x46d32c['params'][_0x228770(0x1cb)]}},_0xb5f2a0=_0x2df0c8(_0x1ffe70,_0x366c89);return{'m1Prime':[_0x46d32c,..._0xb5f2a0],'m2Prime':[_0x1ffe70,..._0xb5f2a0]};},_0x337a7e(0x2ce))},_0x451239={'m1':_0x1658f5[_0x337a7e(0x293)]['id'],'m2':_0x288d9e['UpdateDataValidationMutation']['id'],'handler':_0x2a9165((_0x4269ff,_0x203903)=>{const _0x40231e=_0x337a7e,_0x23e7ff={'m1Prime':_0x4269ff,'m2Prime':_0x203903};if(_0x4269ff['params'][_0x40231e(0x20e)]!==_0x203903[_0x40231e(0x1ce)][_0x40231e(0x20e)]||_0x203903[_0x40231e(0x1ce)][_0x40231e(0x39d)]!==_0x4269ff[_0x40231e(0x1ce)][_0x40231e(0x39d)])return _0x23e7ff;const _0x473733={'id':_0x1658f5[_0x40231e(0x392)]['id'],'params':{'range':_0x4269ff[_0x40231e(0x1ce)][_0x40231e(0x1cb)]}},_0x1d279a=_0x25a963(_0x203903,_0x473733);return{'m1Prime':[_0x4269ff,..._0x1d279a],'m2Prime':[_0x203903,..._0x1d279a]};},_0x337a7e(0x2ce))},_0x268197={'m1':_0x288d9e['RemoveDataValidationMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x29f)]['id'],'handler':_0x2a9165((_0x3bf3df,_0x1c7408)=>{const _0x11d507=_0x337a7e,_0x3ab010={'m1Prime':_0x3bf3df,'m2Prime':_0x1c7408};return _0x3bf3df[_0x11d507(0x1ce)][_0x11d507(0x20e)]===_0x1c7408[_0x11d507(0x1ce)][_0x11d507(0x20e)]&&_0x3bf3df[_0x11d507(0x1ce)][_0x11d507(0x39d)]===_0x1c7408[_0x11d507(0x1ce)][_0x11d507(0x39d)]&&_0x3bf3df[_0x11d507(0x1ce)][_0x11d507(0x2f6)]===_0x1c7408[_0x11d507(0x1ce)][_0x11d507(0x2f6)]?{'m1Prime':[],'m2Prime':[]}:_0x3ab010;},_0x337a7e(0x2ce))},_0x1d8029={'m1':_0x20812[_0x337a7e(0x33f)]['id'],'m2':_0x20812[_0x337a7e(0x33f)]['id'],'handler':_0x2a9165((_0x4cf155,_0x3d2763)=>{const _0x16c5cb=_0x337a7e,_0x4f0996=_0x4cf155[_0x16c5cb(0x1ce)],_0x179155=_0x3d2763[_0x16c5cb(0x1ce)];return _0x4f0996[_0x16c5cb(0x20e)]===_0x179155[_0x16c5cb(0x20e)]&&_0x4f0996[_0x16c5cb(0x39d)]===_0x179155[_0x16c5cb(0x39d)]&&_0x4f0996['id']===_0x179155['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x4cf155,'m2Prime':_0x3d2763};},_0x337a7e(0x2ce))},_0x3586eb={'m1':_0x1658f5[_0x337a7e(0x314)]['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x817dcf,_0x84e321){const _0x3d641e=_0x337a7e;if(_0x817dcf[_0x3d641e(0x1ce)][_0x3d641e(0x20e)]!==_0x84e321[_0x3d641e(0x1ce)][_0x3d641e(0x20e)]||_0x817dcf['params'][_0x3d641e(0x39d)]!==_0x84e321[_0x3d641e(0x1ce)]['subUnitId'])return{'m1Prime':_0x817dcf,'m2Prime':_0x84e321};const _0x21cd6b=_0x42b66f[_0x3d641e(0x1aa)][_0x3d641e(0x395)](_0x817dcf),_0x4471b7=_0x42b66f[_0x3d641e(0x1aa)][_0x3d641e(0x395)](_0x84e321),_0x51cde5=[],_0x2e148c=_0x4471b7['params'][_0x3d641e(0x243)];return _0x21cd6b[_0x3d641e(0x1ce)][_0x3d641e(0x243)][_0x3d641e(0x3ad)](_0x347d2b=>{const _0x5e5515=_0x3d641e,_0x55d971=_0x4b5d46(_0x347d2b,_0x2e148c);_0x55d971[_0x5e5515(0x319)]>0x0&&_0x51cde5[_0x5e5515(0x16e)](..._0x55d971);}),_0x21cd6b['params']['ranges']=_0x51cde5,{'m1Prime':_0x817dcf,'m2Prime':_0x84e321};}},_0x17af58={'m1':_0x1658f5['RemoveNumfmtMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x2f1368,_0x28a010){const _0x4bb69b=_0x337a7e;if(_0x2f1368[_0x4bb69b(0x1ce)][_0x4bb69b(0x20e)]!==_0x28a010[_0x4bb69b(0x1ce)][_0x4bb69b(0x20e)]||_0x2f1368[_0x4bb69b(0x1ce)][_0x4bb69b(0x39d)]!==_0x28a010[_0x4bb69b(0x1ce)][_0x4bb69b(0x39d)])return{'m1Prime':_0x2f1368,'m2Prime':_0x28a010};const _0x17ec3a=_0x42b66f[_0x4bb69b(0x1aa)][_0x4bb69b(0x395)](_0x2f1368),_0x54a3b7=_0x42b66f[_0x4bb69b(0x1aa)]['deepClone'](_0x28a010),_0x7353a4=[],_0xa6e1b9=Object[_0x4bb69b(0x256)](_0x54a3b7[_0x4bb69b(0x1ce)][_0x4bb69b(0x256)])[_0x4bb69b(0x332)](_0xfecad6=>_0xfecad6[_0x4bb69b(0x243)])[_0x4bb69b(0x2e5)]();return _0x17ec3a[_0x4bb69b(0x1ce)]['ranges']['forEach'](_0x5b536a=>{const _0x87e18d=_0x4bb69b,_0xf5f02f=_0x4b5d46(_0x5b536a,_0xa6e1b9);_0xf5f02f[_0x87e18d(0x319)]>0x0&&_0x7353a4['push'](..._0xf5f02f);}),_0x17ec3a[_0x4bb69b(0x1ce)]['ranges']=_0x7353a4,{'m1Prime':_0x17ec3a,'m2Prime':_0x54a3b7};}},_0x16245e={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x1d5200,_0x40a09a)=>{const _0x1eee2c=_0x337a7e,_0x44938a={'m1Prime':_0x1d5200,'m2Prime':_0x40a09a};if(_0x1d5200[_0x1eee2c(0x1ce)][_0x1eee2c(0x20e)]!==_0x40a09a[_0x1eee2c(0x1ce)][_0x1eee2c(0x20e)]||_0x1d5200[_0x1eee2c(0x1ce)]['subUnitId']!==_0x40a09a[_0x1eee2c(0x1ce)][_0x1eee2c(0x39d)])return _0x44938a;const _0x110b64={'id':_0x1658f5[_0x1eee2c(0x36a)]['id'],'params':{'unitId':_0x1d5200[_0x1eee2c(0x1ce)][_0x1eee2c(0x20e)],'subUnitId':_0x1d5200[_0x1eee2c(0x1ce)][_0x1eee2c(0x39d)],'range':_0x1d5200['params'][_0x1eee2c(0x1cb)]}},_0x371aa4=_0x5178da(_0x40a09a,_0x110b64);return{'m1Prime':[_0x1d5200,..._0x371aa4],'m2Prime':[_0x40a09a,..._0x371aa4]};},_0x337a7e(0x2ce))},_0x3595b7={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x288d9e[_0x337a7e(0x310)]['id'],'handler'(_0x171ceb,_0x91e1d8){const _0x528459=_0x337a7e,_0x52f8cb={'m1Prime':_0x171ceb,'m2Prime':_0x91e1d8};if(_0x171ceb['params']['unitId']!==_0x91e1d8['params'][_0x528459(0x20e)]||_0x171ceb[_0x528459(0x1ce)][_0x528459(0x39d)]!==_0x91e1d8[_0x528459(0x1ce)][_0x528459(0x39d)])return _0x52f8cb;const _0x2ec913={'id':_0x1658f5[_0x528459(0x36a)]['id'],'params':{'range':_0x171ceb[_0x528459(0x1ce)]['range']}},_0x11ad0c=_0x18fbd0(_0x91e1d8,_0x2ec913);return{'m1Prime':[_0x171ceb,..._0x11ad0c],'m2Prime':[_0x91e1d8,..._0x11ad0c]};}},_0x2ff80c={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5['AddWorksheetMergeMutation']['id'],'handler'(_0x22b935,_0x4e83c3){const _0x202165=_0x337a7e,_0x283a01=_0x39bec0['handler'](_0x4e83c3,_0x22b935);return _0x40fca7(_0x283a01)?{'m1Prime':_0x283a01[_0x202165(0x276)],'m2Prime':_0x283a01[_0x202165(0x2af)]}:_0x283a01;}},_0x50d911={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler'(_0x2bbbdd,_0x35d417){const _0x46fd2d=_0x337a7e,_0x56ead1={'m1Prime':_0x2bbbdd,'m2Prime':_0x35d417};if(_0x2bbbdd['params'][_0x46fd2d(0x20e)]!==_0x35d417[_0x46fd2d(0x1ce)][_0x46fd2d(0x20e)]||_0x2bbbdd[_0x46fd2d(0x1ce)][_0x46fd2d(0x39d)]!==_0x35d417[_0x46fd2d(0x1ce)][_0x46fd2d(0x2cc)][_0x46fd2d(0x39d)]&&_0x2bbbdd[_0x46fd2d(0x1ce)][_0x46fd2d(0x39d)]!==_0x35d417[_0x46fd2d(0x1ce)]['to'][_0x46fd2d(0x39d)])return _0x56ead1;const _0x52fc9a=_0x42b66f[_0x46fd2d(0x1aa)][_0x46fd2d(0x395)](_0x2bbbdd),_0x462110=_0x42b66f['Tools']['deepClone'](_0x35d417),{startRow:_0x48a034,endRow:_0x2bacd6}=_0x2bbbdd['params'][_0x46fd2d(0x1cb)];if(_0x2bbbdd['params']['subUnitId']===_0x35d417[_0x46fd2d(0x1ce)][_0x46fd2d(0x2cc)][_0x46fd2d(0x39d)]){const _0x4ae924=new _0x42b66f[(_0x46fd2d(0x200))](_0x462110[_0x46fd2d(0x1ce)][_0x46fd2d(0x2cc)][_0x46fd2d(0x307)]),_0x5832b9=_0x4ae924[_0x46fd2d(0x18d)](),{startRow:_0x514b1e,endRow:_0x914d82}=_0x5832b9;if(_0x514b1e<=_0x2bacd6&&_0x914d82>=_0x48a034)return{'error':new Error(_0x46fd2d(0x3a2))};_0x2bacd6<_0x514b1e&&_0x4ae924['removeRows'](_0x48a034,_0x2bacd6-_0x48a034+0x1),_0x462110[_0x46fd2d(0x1ce)]['from'][_0x46fd2d(0x307)]=_0x4ae924[_0x46fd2d(0x2a6)]();}if(_0x2bbbdd['params']['subUnitId']===_0x35d417['params']['to'][_0x46fd2d(0x39d)]){const _0x2073f0=new _0x42b66f[(_0x46fd2d(0x200))](_0x462110[_0x46fd2d(0x1ce)]['to'][_0x46fd2d(0x307)]),_0x318988=_0x2073f0[_0x46fd2d(0x18d)](),{startRow:_0x4f8e94,endRow:_0x372210}=_0x318988;if(_0x4f8e94<=_0x2bacd6&&_0x372210>=_0x48a034)return{'error':new Error(_0x46fd2d(0x3a2))};_0x2bacd6<_0x4f8e94&&_0x2073f0[_0x46fd2d(0x1f4)](_0x48a034,_0x2bacd6-_0x48a034+0x1),_0x462110[_0x46fd2d(0x1ce)]['to'][_0x46fd2d(0x307)]=_0x2073f0[_0x46fd2d(0x2a6)]();}return{'m1Prime':_0x52fc9a,'m2Prime':_0x462110};}},_0x5deb0f={'m1':_0x1658f5['RemoveRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler'(_0x4cfd1b,_0x3512f8){const _0x548d3d=_0x337a7e,_0x29bf2b={'m1Prime':_0x4cfd1b,'m2Prime':_0x3512f8};if(_0x4cfd1b[_0x548d3d(0x1ce)][_0x548d3d(0x20e)]!==_0x3512f8['params'][_0x548d3d(0x20e)]||_0x4cfd1b['params']['subUnitId']!==_0x3512f8[_0x548d3d(0x1ce)][_0x548d3d(0x39d)])return _0x29bf2b;const _0x5330c6=_0x42b66f[_0x548d3d(0x1aa)][_0x548d3d(0x395)](_0x4cfd1b),_0x3d164f=_0x42b66f['Tools'][_0x548d3d(0x395)](_0x3512f8);if(_0x4cfd1b[_0x548d3d(0x1ce)][_0x548d3d(0x1cb)]['startRow']<=_0x3512f8['params'][_0x548d3d(0x321)][_0x548d3d(0x1dd)]&&_0x4cfd1b[_0x548d3d(0x1ce)]['range'][_0x548d3d(0x1dd)]>=_0x3512f8['params'][_0x548d3d(0x321)][_0x548d3d(0x2de)]||_0x4cfd1b[_0x548d3d(0x1ce)][_0x548d3d(0x1cb)][_0x548d3d(0x2de)]<=_0x3512f8[_0x548d3d(0x1ce)][_0x548d3d(0x3de)]['endRow']&&_0x4cfd1b[_0x548d3d(0x1ce)][_0x548d3d(0x1cb)][_0x548d3d(0x1dd)]>=_0x3512f8[_0x548d3d(0x1ce)]['targetRange']['startRow'])return{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20move\x20row')};const _0x2ea2c0=_0x1658f5[_0x548d3d(0x3c2)](_0x5e81c6(_0x1658f5[_0x548d3d(0x384)](_0x4cfd1b['params'][_0x548d3d(0x1cb)])),_0x5e81c6(_0x1658f5[_0x548d3d(0x384)](_0x3512f8[_0x548d3d(0x1ce)]['sourceRange']))),_0xff305c=_0x1658f5[_0x548d3d(0x3c2)](_0x5e81c6(_0x1658f5[_0x548d3d(0x384)](_0x4cfd1b[_0x548d3d(0x1ce)]['range'])),_0x5e81c6(_0x1658f5[_0x548d3d(0x384)](_0x3512f8[_0x548d3d(0x1ce)][_0x548d3d(0x3de)])));_0x2ea2c0&&_0xff305c?(_0x3d164f[_0x548d3d(0x1ce)][_0x548d3d(0x321)][_0x548d3d(0x2de)]+=_0x2ea2c0['step'],_0x3d164f[_0x548d3d(0x1ce)][_0x548d3d(0x321)][_0x548d3d(0x1dd)]+=_0x2ea2c0[_0x548d3d(0x382)]+(_0x2ea2c0[_0x548d3d(0x319)]||0x0),_0x3d164f[_0x548d3d(0x1ce)][_0x548d3d(0x3de)][_0x548d3d(0x2de)]+=_0xff305c['step'],_0x3d164f[_0x548d3d(0x1ce)][_0x548d3d(0x3de)]['endRow']+=_0xff305c['step']+(_0xff305c[_0x548d3d(0x319)]||0x0)):_0x3d164f['id']=_0x1658f5['EmptyMutation']['id'];const _0x2712a6=_0x1658f5['handleBaseMoveRowsCols']({'start':_0x3512f8[_0x548d3d(0x1ce)][_0x548d3d(0x321)][_0x548d3d(0x2de)],'end':_0x3512f8[_0x548d3d(0x1ce)]['sourceRange']['endRow']},{'start':_0x3512f8['params'][_0x548d3d(0x3de)][_0x548d3d(0x2de)],'end':_0x3512f8[_0x548d3d(0x1ce)][_0x548d3d(0x3de)][_0x548d3d(0x1dd)]},{'start':_0x4cfd1b[_0x548d3d(0x1ce)][_0x548d3d(0x1cb)][_0x548d3d(0x2de)],'end':_0x4cfd1b[_0x548d3d(0x1ce)][_0x548d3d(0x1cb)][_0x548d3d(0x1dd)]});if(_0x2712a6){const {step:_0x4a9cbb,length:_0x3e7e6c}=_0x2712a6;_0x5330c6[_0x548d3d(0x1ce)][_0x548d3d(0x1cb)]['startRow']+=_0x4a9cbb,_0x5330c6[_0x548d3d(0x1ce)]['range'][_0x548d3d(0x1dd)]+=_0x4a9cbb+(_0x3e7e6c||0x0);}else _0x5330c6['id']=_0x1658f5[_0x548d3d(0x1e6)]['id'];return{'m1Prime':_0x5330c6,'m2Prime':_0x3d164f};}},_0x26ff9c={'m1':_0x1658f5['RemoveRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x41e24a,_0x204433){const _0x4e6bb=_0x337a7e,_0x2ad20b={'m1Prime':_0x41e24a,'m2Prime':_0x204433};if(_0x41e24a[_0x4e6bb(0x1ce)]['unitId']!==_0x204433[_0x4e6bb(0x1ce)]['unitId']||_0x41e24a[_0x4e6bb(0x1ce)][_0x4e6bb(0x39d)]!==_0x204433[_0x4e6bb(0x1ce)][_0x4e6bb(0x39d)])return _0x2ad20b;const _0x364471=_0x42b66f[_0x4e6bb(0x1aa)][_0x4e6bb(0x395)](_0x41e24a),_0x5a9cee=_0x42b66f[_0x4e6bb(0x1aa)][_0x4e6bb(0x395)](_0x204433),{ranges:_0x2b3f60}=_0x5a9cee[_0x4e6bb(0x1ce)];return _0x2b3f60[_0x4e6bb(0x1cf)](_0x16927a=>{const _0x3c85a8=_0x4e6bb,_0x32b704=_0x1658f5['handleBaseRemoveRange'](_0x5e81c6(_0x1658f5[_0x3c85a8(0x384)](_0x41e24a['params']['range'])),_0x5e81c6(_0x1658f5[_0x3c85a8(0x384)](_0x16927a)));return _0x32b704===null||_0x32b704['length']!==0x0?!0x0:(_0x16927a[_0x3c85a8(0x2de)]+=_0x32b704[_0x3c85a8(0x382)],_0x16927a['endRow']+=_0x32b704['step'],!0x1);})?{'error':new Error(_0x4e6bb(0x31b))}:{'m1Prime':_0x364471,'m2Prime':_0x5a9cee};}},_0x48bb8a={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x240)]['id'],'handler'(_0x249f29,_0x5e6af4){const _0x54615e=_0x337a7e,_0x2b5638={'m1Prime':_0x249f29,'m2Prime':_0x5e6af4};if(_0x249f29[_0x54615e(0x1ce)]['unitId']!==_0x5e6af4[_0x54615e(0x1ce)][_0x54615e(0x20e)]||_0x249f29['params'][_0x54615e(0x39d)]!==_0x5e6af4[_0x54615e(0x1ce)][_0x54615e(0x39d)])return _0x2b5638;const _0x231715=_0x42b66f['Tools'][_0x54615e(0x395)](_0x249f29),_0x22ac3b=_0x42b66f['Tools'][_0x54615e(0x395)](_0x5e6af4),_0x104db5=_0x1658f5[_0x54615e(0x3c2)](_0x5e81c6(_0x1658f5[_0x54615e(0x384)](_0x249f29['params'][_0x54615e(0x1cb)])),_0x5e81c6(_0x1658f5[_0x54615e(0x384)](_0x5e6af4[_0x54615e(0x1ce)][_0x54615e(0x1cb)])));if(_0x104db5){const {step:_0x38f40a,length:_0x5017f7}=_0x104db5;_0x22ac3b[_0x54615e(0x1ce)]['range']['startRow']+=_0x38f40a,_0x22ac3b['params'][_0x54615e(0x1cb)][_0x54615e(0x1dd)]+=_0x38f40a+(_0x5017f7||0x0);}else _0x22ac3b['id']=_0x1658f5[_0x54615e(0x1e6)]['id'];const _0x59bb6d=_0x1658f5[_0x54615e(0x3c2)](_0x5e81c6(_0x1658f5['rotateRange'](_0x5e6af4[_0x54615e(0x1ce)][_0x54615e(0x1cb)])),_0x5e81c6(_0x1658f5[_0x54615e(0x384)](_0x249f29[_0x54615e(0x1ce)][_0x54615e(0x1cb)])));if(_0x59bb6d){const {step:_0x4bfa9e,length:_0x33f713}=_0x59bb6d;_0x231715['params'][_0x54615e(0x1cb)]['startRow']+=_0x4bfa9e,_0x231715['params'][_0x54615e(0x1cb)][_0x54615e(0x1dd)]+=_0x4bfa9e+(_0x33f713||0x0);}else _0x231715['id']=_0x1658f5[_0x54615e(0x1e6)]['id'];return{'m1Prime':_0x231715,'m2Prime':_0x22ac3b};}},_0x7f06b5={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'handler'(_0x242b4f,_0x5b9c49){const _0x2af896=_0x337a7e,_0x1dad2d=_0x42b66f[_0x2af896(0x1aa)]['deepClone'](_0x242b4f),_0x388ecb=_0x42b66f[_0x2af896(0x1aa)][_0x2af896(0x395)](_0x5b9c49);if(_0x242b4f['params']['unitId']!==_0x5b9c49[_0x2af896(0x1ce)][_0x2af896(0x20e)]||_0x242b4f['params']['subUnitId']!==_0x5b9c49[_0x2af896(0x1ce)]['subUnitId'])return{'m1Prime':_0x1dad2d,'m2Prime':_0x388ecb};const _0x31e262=_0x388ecb[_0x2af896(0x1ce)][_0x2af896(0x243)]['reduce']((_0x3b880a,_0x5930e7)=>{const _0x33e4b7=_0x2af896,_0x30e653=_0x1dad2d['params'][_0x33e4b7(0x1cb)],_0x4299d4=_0x30e653[_0x33e4b7(0x1dd)]-_0x30e653['startRow']+0x1;let _0x48db99={..._0x5930e7};return _0x30e653[_0x33e4b7(0x2de)]>_0x5930e7[_0x33e4b7(0x1dd)]?_0x48db99={..._0x5930e7}:_0x30e653[_0x33e4b7(0x2de)]>=_0x5930e7['startRow']&&_0x30e653[_0x33e4b7(0x2de)]<=_0x5930e7['endRow']&&_0x30e653[_0x33e4b7(0x1dd)]>_0x5930e7['endRow']?(_0x48db99[_0x33e4b7(0x1dd)]=_0x30e653[_0x33e4b7(0x2de)]-0x1,_0x30e653[_0x33e4b7(0x2de)]===_0x5930e7[_0x33e4b7(0x2de)]&&(_0x48db99=null)):_0x30e653[_0x33e4b7(0x2de)]>_0x5930e7['startRow']&&_0x30e653[_0x33e4b7(0x1dd)]<_0x5930e7['endRow']?_0x48db99['endRow']=_0x5930e7[_0x33e4b7(0x1dd)]-_0x4299d4:_0x30e653[_0x33e4b7(0x2de)]<_0x5930e7[_0x33e4b7(0x2de)]&&_0x30e653[_0x33e4b7(0x1dd)]>=_0x5930e7[_0x33e4b7(0x2de)]&&_0x30e653[_0x33e4b7(0x1dd)]<=_0x5930e7[_0x33e4b7(0x1dd)]?(_0x48db99[_0x33e4b7(0x2de)]=_0x30e653['startRow'],_0x48db99[_0x33e4b7(0x1dd)]=_0x5930e7[_0x33e4b7(0x1dd)]-_0x4299d4,_0x30e653['endRow']===_0x5930e7[_0x33e4b7(0x1dd)]&&(_0x48db99=null)):_0x30e653[_0x33e4b7(0x2de)]<=_0x5930e7[_0x33e4b7(0x2de)]&&_0x30e653['endRow']>=_0x5930e7['endRow']?_0x48db99=null:_0x30e653[_0x33e4b7(0x1dd)]<_0x5930e7[_0x33e4b7(0x2de)]&&(_0x48db99[_0x33e4b7(0x2de)]=_0x5930e7[_0x33e4b7(0x2de)]-_0x4299d4,_0x48db99['endRow']=_0x5930e7['endRow']-_0x4299d4),_0x48db99&&!(_0x48db99[_0x33e4b7(0x2de)]===_0x48db99[_0x33e4b7(0x1dd)]&&_0x48db99[_0x33e4b7(0x1fb)]===_0x48db99['endColumn'])&&_0x3b880a['push'](_0x48db99),_0x3b880a;},[]);return _0x388ecb['params'][_0x2af896(0x243)]=_0x31e262,{'m1Prime':_0x1dad2d,'m2Prime':_0x388ecb};}},_0x185327={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c2)]['id'],'handler'(_0x3c7f1b,_0x3b0fb0){const _0x4c6d44=_0x337a7e,_0x448876={'m1Prime':_0x3c7f1b,'m2Prime':_0x3b0fb0};if(_0x3c7f1b['params'][_0x4c6d44(0x20e)]!==_0x3b0fb0['params']['unitId']||_0x3c7f1b[_0x4c6d44(0x1ce)][_0x4c6d44(0x39d)]!==_0x3b0fb0[_0x4c6d44(0x1ce)][_0x4c6d44(0x39d)])return _0x448876;const _0x2a0081=_0x42b66f[_0x4c6d44(0x1aa)][_0x4c6d44(0x395)](_0x3b0fb0),_0x56675e=_0x42b66f[_0x4c6d44(0x1aa)][_0x4c6d44(0x395)](_0x3c7f1b),_0x3c0bc4=_0x1658f5[_0x4c6d44(0x3c2)](_0x5e81c6(_0x1658f5[_0x4c6d44(0x384)](_0x3c7f1b[_0x4c6d44(0x1ce)][_0x4c6d44(0x1cb)])),_0x5e81c6(_0x1658f5[_0x4c6d44(0x384)](_0x3b0fb0[_0x4c6d44(0x1ce)]['range'])));if(!_0x3c0bc4)return{'m1Prime':_0x3c7f1b,'m2Prime':[]};if(_0x3c0bc4[_0x4c6d44(0x319)]===0x0&&_0x3c0bc4['step']===0x0)return{'m1Prime':_0x3c7f1b,'m2Prime':_0x3b0fb0};const {startRow:_0x363d34,endRow:_0x1fb384}=_0x3c7f1b[_0x4c6d44(0x1ce)][_0x4c6d44(0x1cb)];_0x2a0081[_0x4c6d44(0x1ce)][_0x4c6d44(0x1cb)][_0x4c6d44(0x2de)]+=_0x3c0bc4[_0x4c6d44(0x382)],_0x2a0081[_0x4c6d44(0x1ce)][_0x4c6d44(0x1cb)][_0x4c6d44(0x1dd)]+=_0x3c0bc4[_0x4c6d44(0x382)]+(_0x3c0bc4['length']||0x0);const _0x4179bb=Object['keys'](_0x3b0fb0[_0x4c6d44(0x1ce)][_0x4c6d44(0x381)])[_0x4c6d44(0x332)](_0x15c58a=>_0x1cb412(_0x363d34,_0x1fb384,Number(_0x15c58a)))[_0x4c6d44(0x3c3)](_0x136e22=>_0x136e22!==null),_0x4d88c6={};for(const _0x3d2be6 in _0x3b0fb0[_0x4c6d44(0x1ce)][_0x4c6d44(0x381)]){let _0x1618d3=_0x3b0fb0['params']['order'][_0x3d2be6];_0x1618d3=_0x1cb412(_0x363d34,_0x1fb384,_0x1618d3),_0x1618d3!==null&&(_0x4d88c6[_0x4179bb[_0x4c6d44(0x211)]()]=_0x1618d3);}_0x2a0081[_0x4c6d44(0x1ce)]['order']=_0x4d88c6;const _0x26cb8a=_0x3b5556(_0x3b0fb0[_0x4c6d44(0x1ce)]['order'],{'start':_0x3c7f1b['params'][_0x4c6d44(0x1cb)][_0x4c6d44(0x2de)],'end':_0x3c7f1b[_0x4c6d44(0x1ce)][_0x4c6d44(0x1cb)][_0x4c6d44(0x1dd)]}),_0x4859af=[_0x56675e];return _0x26cb8a&&_0x4859af[_0x4c6d44(0x39f)]({'id':_0x1658f5['ReorderRangeMutation']['id'],'params':{..._0x3c7f1b[_0x4c6d44(0x1ce)],'order':_0x26cb8a[_0x4c6d44(0x381)],'range':{..._0x3b0fb0[_0x4c6d44(0x1ce)][_0x4c6d44(0x1cb)],..._0x26cb8a[_0x4c6d44(0x1cb)]}}}),{'m1Prime':_0x4859af,'m2Prime':_0x2a0081};}},_0x3b5556=_0x2a9165((_0x872415,_0x1eb63c)=>{const _0x552f92=_0x337a7e,_0x10e7aa=Object[_0x552f92(0x34b)](_0x872415)[_0x552f92(0x332)](Number)[_0x552f92(0x394)]((_0x5d0373,_0x1cd930)=>_0x5d0373-_0x1cd930);if(_0x10e7aa[_0x552f92(0x319)]===0x0)return null;const _0x5f0845=_0x10e7aa[0x0],_0x5598d4=_0x10e7aa[_0x10e7aa[_0x552f92(0x319)]-0x1];if(_0x5f0845>_0x1eb63c[_0x552f92(0x220)]||_0x5598d4<_0x1eb63c[_0x552f92(0x2f2)])return null;const _0x146e95=_0x10e7aa[_0x552f92(0x3c3)](_0x5165f4=>_0x872415[_0x5165f4]>=_0x1eb63c[_0x552f92(0x2f2)]&&_0x872415[_0x5165f4]<=_0x1eb63c['end']);if(_0x146e95[_0x552f92(0x319)]===0x0)return null;const _0x2f7ef9=_0x146e95[_0x552f92(0x332)](_0x1e1b6a=>_0x872415[_0x1e1b6a]),_0x2997e9={},_0x17db6e=Math[_0x552f92(0x301)](_0x146e95[0x0],_0x1eb63c[_0x552f92(0x2f2)]),_0x4726c0=Math[_0x552f92(0x3b4)](_0x146e95[_0x146e95[_0x552f92(0x319)]-0x1],_0x1eb63c[_0x552f92(0x220)]),_0x878a94=Array[_0x552f92(0x2cc)]({'length':_0x4726c0-_0x17db6e+0x1},(_0xf68aad,_0x2e260c)=>_0x2e260c+_0x17db6e)[_0x552f92(0x3c3)](_0x1945c5=>!_0x146e95[_0x552f92(0x374)](_0x1945c5));return Array[_0x552f92(0x2cc)]({'length':_0x4726c0-_0x17db6e+0x1},(_0x1d8ec3,_0x289623)=>_0x289623+_0x17db6e)[_0x552f92(0x3c3)](_0x507c0b=>!_0x2f7ef9[_0x552f92(0x374)](_0x507c0b))[_0x552f92(0x3ad)]((_0x982dbe,_0x2058ad)=>{_0x2997e9[_0x982dbe]=_0x878a94[_0x2058ad];}),_0x2f7ef9[_0x552f92(0x3ad)]((_0x201300,_0x110b78)=>{_0x2997e9[_0x201300]=_0x146e95[_0x110b78];}),{'range':{'startRow':_0x17db6e,'endRow':_0x4726c0},'order':_0x2997e9};},_0x337a7e(0x1e0)),_0x1cb412=_0x2a9165((_0x2e1290,_0x36199d,_0x35f3a0)=>_0x35f3a0>=_0x2e1290&&_0x35f3a0<=_0x36199d?null:_0x35f3a0>_0x36199d?_0x35f3a0-(_0x36199d-_0x2e1290+0x1):_0x35f3a0,_0x337a7e(0x358)),_0x29a402={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x58bda6,_0x42e2d4){const _0x12fa61=_0x337a7e,_0x1c33dc={'m1Prime':_0x58bda6,'m2Prime':_0x42e2d4};if(_0x58bda6[_0x12fa61(0x1ce)][_0x12fa61(0x20e)]!==_0x42e2d4[_0x12fa61(0x1ce)][_0x12fa61(0x20e)]||_0x58bda6[_0x12fa61(0x1ce)][_0x12fa61(0x39d)]!==_0x42e2d4[_0x12fa61(0x1ce)][_0x12fa61(0x39d)])return _0x1c33dc;const _0x163e40=[_0x42b66f['Tools'][_0x12fa61(0x395)](_0x58bda6)],_0x11e8e9=_0x42b66f[_0x12fa61(0x1aa)][_0x12fa61(0x395)](_0x42e2d4),{values:_0x1c2418}=_0x11e8e9[_0x12fa61(0x1ce)],_0x369cdb=[];let _0x4ba51a=!0x1;for(const _0x5e0778 in _0x1c2418){const _0x2dd4a2=_0x1c2418[_0x5e0778];if(_0x369cdb[_0x12fa61(0x16e)](..._0x2dd4a2[_0x12fa61(0x243)]),_0x2dd4a2['ranges'][_0x12fa61(0x1cf)](_0x4b2015=>{const _0x39343b=_0x12fa61,_0x29277e=_0x1658f5[_0x39343b(0x3c2)](_0x5e81c6(_0x1658f5[_0x39343b(0x384)](_0x58bda6[_0x39343b(0x1ce)][_0x39343b(0x1cb)])),_0x5e81c6(_0x1658f5['rotateRange'](_0x4b2015)));return _0x29277e==null||_0x29277e[_0x39343b(0x319)]!==0x0?!0x0:(_0x29277e[_0x39343b(0x382)]!==0x0&&(_0x4ba51a=!0x0),_0x4b2015[_0x39343b(0x2de)]+=_0x29277e[_0x39343b(0x382)],_0x4b2015[_0x39343b(0x1dd)]+=_0x29277e[_0x39343b(0x382)],!0x1);}))return{'error':new Error(_0x12fa61(0x3a5))};}if(_0x4ba51a){const _0x513992={'id':_0x1658f5[_0x12fa61(0x314)]['id'],'params':{'unitId':_0x42e2d4[_0x12fa61(0x1ce)][_0x12fa61(0x20e)],'subUnitId':_0x42e2d4['params']['subUnitId'],'ranges':_0x369cdb}};_0x163e40[_0x12fa61(0x16e)](_0x513992,_0x11e8e9);}return{'m1Prime':_0x163e40,'m2Prime':_0x11e8e9};}},_0x42f4a9={'m1':_0x1658f5['RemoveRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x4e9031,_0x30ed7a){const _0x11e6aa=_0x337a7e,_0x1c4d16={'m1Prime':_0x4e9031,'m2Prime':_0x30ed7a};if(_0x4e9031[_0x11e6aa(0x1ce)][_0x11e6aa(0x20e)]!==_0x30ed7a['params'][_0x11e6aa(0x20e)]||_0x4e9031[_0x11e6aa(0x1ce)][_0x11e6aa(0x39d)]!==_0x30ed7a[_0x11e6aa(0x1ce)][_0x11e6aa(0x39d)])return _0x1c4d16;const _0x425beb=[_0x42b66f[_0x11e6aa(0x1aa)]['deepClone'](_0x4e9031)],_0x2a67d1=_0x42b66f['Tools'][_0x11e6aa(0x395)](_0x30ed7a),_0x46a797=new _0x42b66f[(_0x11e6aa(0x200))](_0x2a67d1[_0x11e6aa(0x1ce)][_0x11e6aa(0x393)]),_0x562eeb=_0x46a797['getDataRange'](),_0x4ba56a=_0x4e9031[_0x11e6aa(0x1ce)]['range'],_0xbf2e44=_0x4ba56a['endRow']-_0x4ba56a[_0x11e6aa(0x2de)]+0x1;if(_0x2a67d1[_0x11e6aa(0x1ce)]['cellValue']&&_0x4ba56a[_0x11e6aa(0x1dd)]<_0x562eeb[_0x11e6aa(0x2de)])_0x43b2c8(_0x2a67d1[_0x11e6aa(0x1ce)]['cellValue'],_0x562eeb[_0x11e6aa(0x2de)],_0x562eeb['endRow']-_0x562eeb[_0x11e6aa(0x2de)]+0x1,-_0xbf2e44);else{if(_0x4ba56a[_0x11e6aa(0x2de)]<=_0x562eeb[_0x11e6aa(0x1dd)])return{'error':new Error(_0x11e6aa(0x39a))};}const _0x19f232=new _0x42b66f[(_0x11e6aa(0x200))]();let _0x1745b6=!0x1,_0x26c900=!0x1;if(_0x46a797[_0x11e6aa(0x24f)]((_0x47dc47,_0x190e8c,_0x21145b)=>{const _0x4a6d77=_0x11e6aa;if(_0x21145b&&_0x21145b['f']){const _0x236612=_0x21145b['f'];let _0x32c2e3=!0x1;const _0x42bf56=_0x2e8c63(_0x4e9031[_0x4a6d77(0x1ce)]['unitId'],_0x4e9031[_0x4a6d77(0x1ce)]['subUnitId'],_0x236612,_0x490066=>{const _0x34623=_0x4a6d77,_0x37d646=_0x1658f5[_0x34623(0x3c2)](_0x5e81c6(_0x1658f5['rotateRange'](_0x4e9031['params'][_0x34623(0x1cb)])),_0x5e81c6(_0x1658f5[_0x34623(0x384)](_0x490066)));return _0x37d646===null?(_0x1745b6=!0x0,_0x490066):((_0x37d646[_0x34623(0x382)]!==0x0||_0x37d646[_0x34623(0x319)]!==0x0)&&(_0x32c2e3=!0x0,_0x490066[_0x34623(0x2de)]+=_0x37d646['step'],_0x490066[_0x34623(0x1dd)]+=_0x37d646[_0x34623(0x382)]+_0x37d646[_0x34623(0x319)]),_0x490066);});_0x32c2e3&&(_0x26c900=!0x0,_0x21145b['f']=_0x42bf56,_0x19f232[_0x4a6d77(0x26b)](_0x47dc47,_0x190e8c,{..._0x21145b}));}}),_0x1745b6)return{'error':new Error(_0x11e6aa(0x2d2))};if(_0x26c900){const _0x1b6285={'id':_0x1658f5[_0x11e6aa(0x1c1)]['id'],'params':{'unitId':_0x30ed7a[_0x11e6aa(0x1ce)]['unitId'],'subUnitId':_0x30ed7a['params'][_0x11e6aa(0x39d)],'cellValue':_0x19f232[_0x11e6aa(0x2a6)]()}};_0x425beb['push'](_0x1b6285);}return{'m1Prime':_0x425beb,'m2Prime':_0x2a67d1};}},_0x41ef41={'m1':_0x1658f5['RemoveRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x291)]['id'],'handler'(_0x4cae09,_0x329318){const _0x3aa12a=_0x337a7e,_0xbf244a={'m1Prime':_0x4cae09,'m2Prime':_0x329318};if(_0x4cae09[_0x3aa12a(0x1ce)][_0x3aa12a(0x20e)]!==_0x329318[_0x3aa12a(0x1ce)][_0x3aa12a(0x20e)]||_0x4cae09[_0x3aa12a(0x1ce)][_0x3aa12a(0x39d)]!==_0x329318[_0x3aa12a(0x1ce)][_0x3aa12a(0x39d)])return _0xbf244a;const _0x17a6e0=_0x42b66f[_0x3aa12a(0x1aa)][_0x3aa12a(0x395)](_0x4cae09),_0x3d6ca5=_0x42b66f[_0x3aa12a(0x1aa)][_0x3aa12a(0x395)](_0x329318),{rowData:_0x1fbea1}=_0x3d6ca5[_0x3aa12a(0x1ce)];return _0x42b66f[_0x3aa12a(0x342)](_0x4cae09['params'][_0x3aa12a(0x1cb)][_0x3aa12a(0x2de)],_0x4cae09[_0x3aa12a(0x1ce)][_0x3aa12a(0x1cb)]['endRow']-_0x4cae09[_0x3aa12a(0x1ce)][_0x3aa12a(0x1cb)][_0x3aa12a(0x2de)]+0x1,_0x1fbea1),{'m1Prime':_0x17a6e0,'m2Prime':_0x3d6ca5};}},_0x28325a={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x2fc)]['id'],'handler'(_0x3bff0d,_0x460ef6){const _0x547da2=_0x337a7e,_0x3c3556={'m1Prime':_0x3bff0d,'m2Prime':_0x460ef6};if(_0x3bff0d[_0x547da2(0x1ce)]['unitId']!==_0x460ef6[_0x547da2(0x1ce)][_0x547da2(0x20e)]||_0x3bff0d[_0x547da2(0x1ce)][_0x547da2(0x39d)]!==_0x460ef6[_0x547da2(0x1ce)][_0x547da2(0x39d)])return _0x3c3556;const _0x416b33=_0x42b66f[_0x547da2(0x1aa)][_0x547da2(0x395)](_0x3bff0d),_0x1e0017=_0x42b66f['Tools']['deepClone'](_0x460ef6),{ranges:_0x69b39c}=_0x1e0017[_0x547da2(0x1ce)];return _0x69b39c[_0x547da2(0x3ad)](_0x2818d2=>{const _0x152491=_0x547da2,_0xcb726c=_0x1658f5[_0x152491(0x3c2)](_0x5e81c6(_0x1658f5[_0x152491(0x384)](_0x3bff0d['params'][_0x152491(0x1cb)])),_0x5e81c6(_0x1658f5[_0x152491(0x384)](_0x2818d2)));_0xcb726c==null?_0x1e0017['id']=_0x1658f5['EmptyMutation']['id']:(_0x2818d2['startRow']+=_0xcb726c[_0x152491(0x382)],_0x2818d2[_0x152491(0x1dd)]+=_0xcb726c['step']+_0xcb726c[_0x152491(0x319)]);}),{'m1Prime':_0x416b33,'m2Prime':_0x1e0017};}},_0x45982d={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x187)]['id'],'handler'(_0x53625b,_0x2bcc18){const _0x1a8df8=_0x337a7e,_0x4a8ec2={'m1Prime':_0x53625b,'m2Prime':_0x2bcc18};if(_0x53625b['params']['unitId']!==_0x2bcc18[_0x1a8df8(0x1ce)][_0x1a8df8(0x20e)]||_0x53625b[_0x1a8df8(0x1ce)][_0x1a8df8(0x39d)]!==_0x2bcc18[_0x1a8df8(0x1ce)][_0x1a8df8(0x39d)])return _0x4a8ec2;const _0x30369c=_0x42b66f[_0x1a8df8(0x1aa)][_0x1a8df8(0x395)](_0x53625b),_0x2e3253=_0x42b66f[_0x1a8df8(0x1aa)][_0x1a8df8(0x395)](_0x2bcc18),{ranges:_0x46d62d}=_0x2e3253[_0x1a8df8(0x1ce)];return _0x46d62d[_0x1a8df8(0x3ad)](_0x2c6096=>{const _0xf3550e=_0x1a8df8,_0x42c156=_0x1658f5[_0xf3550e(0x3c2)](_0x5e81c6(_0x1658f5[_0xf3550e(0x384)](_0x53625b[_0xf3550e(0x1ce)][_0xf3550e(0x1cb)])),_0x5e81c6(_0x1658f5[_0xf3550e(0x384)](_0x2c6096)));_0x42c156==null?_0x2e3253['id']=_0x1658f5[_0xf3550e(0x1e6)]['id']:(_0x2c6096[_0xf3550e(0x2de)]+=_0x42c156[_0xf3550e(0x382)],_0x2c6096[_0xf3550e(0x1dd)]+=_0x42c156[_0xf3550e(0x382)]+_0x42c156[_0xf3550e(0x319)]);}),{'m1Prime':_0x30369c,'m2Prime':_0x2e3253};}},_0x1ad6ee={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5['SetSelectionsOperation']['id'],'handler'(_0x265105,_0x5b40da){const _0x158ab1=_0x337a7e,_0x3c4a5b={'m1Prime':[],'m2Prime':[]};if(_0x265105[_0x158ab1(0x1ce)]['unitId']!==_0x5b40da[_0x158ab1(0x1ce)]['unitId']||_0x265105[_0x158ab1(0x1ce)][_0x158ab1(0x39d)]!==_0x5b40da[_0x158ab1(0x1ce)][_0x158ab1(0x39d)])return _0x3c4a5b;const _0x4b0fce=_0x42b66f[_0x158ab1(0x1aa)]['deepClone'](_0x5b40da);let _0x82c46=!0x1;return _0x4b0fce[_0x158ab1(0x1ce)][_0x158ab1(0x3bc)]['forEach'](_0x57c123=>{const _0x2d7330=_0x158ab1,{range:_0x1184ca,primary:_0x41b258}=_0x57c123,_0x532a10=_0x1658f5[_0x2d7330(0x3c2)](_0x5e81c6(_0x1658f5[_0x2d7330(0x384)](_0x265105[_0x2d7330(0x1ce)][_0x2d7330(0x1cb)])),_0x5e81c6(_0x1658f5['rotateRange'](_0x1184ca)));if(_0x532a10!=null&&(_0x532a10[_0x2d7330(0x319)]||_0x532a10['step'])){if(_0x1184ca[_0x2d7330(0x2de)]+=_0x532a10['step'],_0x1184ca[_0x2d7330(0x1dd)]+=_0x532a10[_0x2d7330(0x382)]+(_0x532a10[_0x2d7330(0x319)]||0x0),_0x41b258){const _0x171e4d=_0x1658f5[_0x2d7330(0x3c2)](_0x5e81c6(_0x1658f5['rotateRange'](_0x265105[_0x2d7330(0x1ce)][_0x2d7330(0x1cb)])),_0x5e81c6(_0x1658f5[_0x2d7330(0x384)](_0x41b258)));if(_0x171e4d==null){_0x41b258[_0x2d7330(0x2de)]=_0x1184ca[_0x2d7330(0x2de)],_0x41b258[_0x2d7330(0x1dd)]=_0x1184ca['startRow'],_0x41b258[_0x2d7330(0x372)]=_0x1184ca[_0x2d7330(0x2de)];return;}(_0x171e4d['length']||_0x171e4d['step'])&&(_0x41b258[_0x2d7330(0x2de)]+=_0x171e4d[_0x2d7330(0x382)],_0x41b258[_0x2d7330(0x1dd)]+=_0x171e4d['step'],_0x41b258[_0x2d7330(0x372)]+=_0x171e4d['step']);}_0x82c46=!0x0;}}),_0x82c46&&_0x3c4a5b[_0x158ab1(0x276)]['push'](_0x4b0fce),_0x3c4a5b;}},_0x320c0c={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x258ced[_0x337a7e(0x171)]['id'],'handler'(_0x985da3,_0x78a393){const _0x4a9a66=_0x337a7e,_0x5bec38={'m1Prime':[_0x985da3],'m2Prime':[_0x78a393]};if(_0x985da3[_0x4a9a66(0x1ce)][_0x4a9a66(0x20e)]!==_0x78a393[_0x4a9a66(0x1ce)][_0x4a9a66(0x20e)]||_0x985da3[_0x4a9a66(0x1ce)][_0x4a9a66(0x39d)]!==_0x78a393[_0x4a9a66(0x1ce)]['subUnitId'])return _0x5bec38;const _0xdc069e=_0x42b66f[_0x4a9a66(0x1aa)]['deepClone'](_0x985da3),_0x36cd37=_0x42b66f[_0x4a9a66(0x1aa)][_0x4a9a66(0x395)](_0x78a393),_0x3cf685=_0x408b6d({'start':_0x985da3[_0x4a9a66(0x1ce)][_0x4a9a66(0x1cb)][_0x4a9a66(0x2de)],'end':_0x985da3[_0x4a9a66(0x1ce)][_0x4a9a66(0x1cb)][_0x4a9a66(0x1dd)]},{'start':_0x78a393[_0x4a9a66(0x1ce)]['range'][_0x4a9a66(0x2de)],'end':_0x78a393[_0x4a9a66(0x1ce)][_0x4a9a66(0x1cb)][_0x4a9a66(0x1dd)]});return _0x3cf685===null?{'m1Prime':[_0xdc069e,{'id':_0x258ced[_0x4a9a66(0x2a4)]['id'],'params':{'unitId':_0x78a393[_0x4a9a66(0x1ce)]['unitId'],'subUnitId':_0x78a393['params'][_0x4a9a66(0x20e)]}}],'m2Prime':[]}:(_0x36cd37[_0x4a9a66(0x1ce)]['range'][_0x4a9a66(0x2de)]=_0x3cf685[_0x4a9a66(0x2f2)],_0x36cd37[_0x4a9a66(0x1ce)]['range'][_0x4a9a66(0x1dd)]=_0x3cf685[_0x4a9a66(0x220)],{'m1Prime':[_0x36cd37,_0xdc069e],'m2Prime':[_0x36cd37]});}},_0x3860c0={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x1658f5[_0x337a7e(0x311)]['id'],'handler'(_0x266130,_0x2d4fbe){const _0x3606f6=_0x337a7e,_0x1dd009={'m1Prime':_0x266130,'m2Prime':_0x2d4fbe};if(_0x266130[_0x3606f6(0x1ce)][_0x3606f6(0x20e)]!==_0x2d4fbe[_0x3606f6(0x1ce)][_0x3606f6(0x20e)]||_0x266130[_0x3606f6(0x1ce)][_0x3606f6(0x39d)]!==_0x2d4fbe[_0x3606f6(0x1ce)][_0x3606f6(0x39d)])return _0x1dd009;const _0x3cff0d=_0x42b66f[_0x3606f6(0x1aa)][_0x3606f6(0x395)](_0x266130),_0x171944=_0x42b66f[_0x3606f6(0x1aa)]['deepClone'](_0x2d4fbe),{rowsAutoHeightInfo:_0x1e0598}=_0x171944[_0x3606f6(0x1ce)];for(let _0xdc1c55=_0x1e0598[_0x3606f6(0x319)]-0x1;_0xdc1c55>=0x0;_0xdc1c55--){const _0x440417=_0x1e0598[_0xdc1c55],_0x395641={'startRow':_0x440417[_0x3606f6(0x196)],'endRow':_0x440417[_0x3606f6(0x196)],'startColumn':0x0,'endColumn':0x0},_0x2c1ced=_0x1658f5[_0x3606f6(0x3c2)](_0x5e81c6(_0x1658f5[_0x3606f6(0x384)](_0x266130['params']['range'])),_0x1658f5[_0x3606f6(0x384)](_0x395641));_0x2c1ced==null?_0x1e0598[_0x3606f6(0x174)](_0xdc1c55,0x1):_0x440417['row']+=_0x2c1ced[_0x3606f6(0x382)];}return{'m1Prime':_0x3cff0d,'m2Prime':_0x171944};}},_0x4322d9={'m1':_0x1658f5['RemoveRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x29a)]['id'],'handler'(_0x47d024,_0x32dbaf){const _0x4c58b3=_0x337a7e,_0x2985b2={'m1Prime':_0x47d024,'m2Prime':_0x32dbaf};if(_0x47d024['params'][_0x4c58b3(0x20e)]!==_0x32dbaf[_0x4c58b3(0x1ce)]['unitId']||_0x47d024[_0x4c58b3(0x1ce)][_0x4c58b3(0x39d)]!==_0x32dbaf[_0x4c58b3(0x1ce)][_0x4c58b3(0x39d)])return _0x2985b2;const _0x313571=_0x42b66f[_0x4c58b3(0x1aa)][_0x4c58b3(0x395)](_0x47d024),_0x47adda=_0x42b66f['Tools']['deepClone'](_0x32dbaf),{ranges:_0xeb83e3,rowHeight:_0x4aa7e3}=_0x47adda[_0x4c58b3(0x1ce)];return _0xeb83e3['forEach'](_0x4b3bb8=>{const _0x1586ce=_0x4c58b3,_0x1747c4=_0x1658f5['handleBaseRemoveRange'](_0x5e81c6(_0x1658f5['rotateRange'](_0x47d024[_0x1586ce(0x1ce)][_0x1586ce(0x1cb)])),_0x1658f5[_0x1586ce(0x384)](_0x4b3bb8));_0x1747c4==null?_0x47adda['id']=_0x1658f5[_0x1586ce(0x1e6)]['id']:(_0x4b3bb8[_0x1586ce(0x2de)]+=_0x1747c4['step'],_0x4b3bb8['endRow']+=_0x1747c4[_0x1586ce(0x382)]+_0x1747c4[_0x1586ce(0x319)]);}),typeof _0x4aa7e3!='number'&&_0x42b66f[_0x4c58b3(0x342)](_0x47d024[_0x4c58b3(0x1ce)][_0x4c58b3(0x1cb)][_0x4c58b3(0x2de)],_0x47d024[_0x4c58b3(0x1ce)][_0x4c58b3(0x1cb)][_0x4c58b3(0x1dd)]-_0x47d024['params'][_0x4c58b3(0x1cb)][_0x4c58b3(0x2de)]+0x1,_0x4aa7e3),{'m1Prime':_0x313571,'m2Prime':_0x47adda};}},_0x4f07fb={'m1':_0x1658f5['RemoveRowMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x3d4)]['id'],'handler'(_0xcba2eb,_0x2a9b8b){const _0x2458ec=_0x337a7e,_0x1fbf26={'m1Prime':_0xcba2eb,'m2Prime':_0x2a9b8b};if(_0xcba2eb[_0x2458ec(0x1ce)][_0x2458ec(0x20e)]!==_0x2a9b8b['params']['unitId']||_0xcba2eb[_0x2458ec(0x1ce)][_0x2458ec(0x39d)]!==_0x2a9b8b[_0x2458ec(0x1ce)][_0x2458ec(0x39d)])return _0x1fbf26;const _0x2e4081=_0x42b66f['Tools'][_0x2458ec(0x395)](_0xcba2eb),_0x24a1f1=_0x42b66f[_0x2458ec(0x1aa)]['deepClone'](_0x2a9b8b),{ranges:_0x3aa4d2,autoHeightInfo:_0x16bbac}=_0x24a1f1[_0x2458ec(0x1ce)];return _0x3aa4d2[_0x2458ec(0x3ad)](_0x293221=>{const _0xb3c42b=_0x2458ec,_0x30915f=_0x1658f5['handleBaseRemoveRange'](_0x5e81c6(_0x1658f5[_0xb3c42b(0x384)](_0xcba2eb[_0xb3c42b(0x1ce)][_0xb3c42b(0x1cb)])),_0x1658f5['rotateRange'](_0x293221));_0x30915f==null?_0x24a1f1['id']=_0x1658f5[_0xb3c42b(0x1e6)]['id']:(_0x293221[_0xb3c42b(0x2de)]+=_0x30915f['step'],_0x293221[_0xb3c42b(0x1dd)]+=_0x30915f[_0xb3c42b(0x382)]+_0x30915f[_0xb3c42b(0x319)]);}),typeof _0x16bbac!=_0x2458ec(0x33e)&&_0x42b66f['spliceArray'](_0xcba2eb['params'][_0x2458ec(0x1cb)][_0x2458ec(0x2de)],_0xcba2eb['params'][_0x2458ec(0x1cb)][_0x2458ec(0x1dd)]-_0xcba2eb[_0x2458ec(0x1ce)][_0x2458ec(0x1cb)]['startRow']+0x1,_0x16bbac),{'m1Prime':_0x2e4081,'m2Prime':_0x24a1f1};}},_0x2df68f={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x4eec64[_0x337a7e(0x1f2)]['id'],'handler':_0x2a9165((_0x45d85b,_0x573d30)=>{const _0x11a435=_0x337a7e,_0xe97b79={'m1Prime':_0x45d85b,'m2Prime':_0x573d30};if(_0x45d85b[_0x11a435(0x1ce)][_0x11a435(0x20e)]!==_0x573d30[_0x11a435(0x1ce)][_0x11a435(0x20e)]||_0x45d85b[_0x11a435(0x1ce)][_0x11a435(0x39d)]!==_0x573d30[_0x11a435(0x1ce)][_0x11a435(0x39d)])return _0xe97b79;const _0x41ba13={'id':_0x1658f5['RemoveRowCommand']['id'],'params':{'unitId':_0x45d85b['params']['unitId'],'subUnitId':_0x45d85b[_0x11a435(0x1ce)][_0x11a435(0x39d)],'range':_0x45d85b[_0x11a435(0x1ce)]['range']}},_0xb974aa=_0x2df0c8(_0x573d30,_0x41ba13);return{'m1Prime':[_0x45d85b,..._0xb974aa],'m2Prime':[_0x573d30,..._0xb974aa]};},'handler')},_0x5d6019={'m1':_0x1658f5[_0x337a7e(0x240)]['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x41e543,_0x105eb7)=>{const _0x4418d3=_0x337a7e,_0x1818de={'m1Prime':_0x41e543,'m2Prime':_0x105eb7};if(_0x41e543[_0x4418d3(0x1ce)][_0x4418d3(0x20e)]!==_0x105eb7[_0x4418d3(0x1ce)]['unitId']||_0x105eb7[_0x4418d3(0x1ce)][_0x4418d3(0x39d)]!==_0x41e543[_0x4418d3(0x1ce)]['subUnitId'])return _0x1818de;const _0x5a2d5b={'id':_0x1658f5['RemoveRowCommand']['id'],'params':{'range':_0x41e543[_0x4418d3(0x1ce)][_0x4418d3(0x1cb)]}},_0x4be5c7=_0x25a963(_0x105eb7,_0x5a2d5b);return{'m1Prime':[_0x41e543,..._0x4be5c7],'m2Prime':[_0x105eb7,..._0x4be5c7]};},'handler')},_0xd5a65e={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler'(_0x20d0de,_0x36d954){const _0xf11025=_0x337a7e,_0x124832=_0x42b66f[_0xf11025(0x1aa)][_0xf11025(0x395)](_0x20d0de),_0x6e5e51=_0x42b66f[_0xf11025(0x1aa)]['deepClone'](_0x36d954);if(_0x20d0de[_0xf11025(0x1ce)][_0xf11025(0x20e)]!==_0x36d954['params'][_0xf11025(0x20e)]||_0x20d0de[_0xf11025(0x1ce)]['subUnitId']!==_0x36d954[_0xf11025(0x1ce)][_0xf11025(0x39d)])return{'m1Prime':_0x124832,'m2Prime':_0x6e5e51};for(let _0x20b3f7=0x0;_0x20b3f7<_0x124832[_0xf11025(0x1ce)][_0xf11025(0x243)]['length'];_0x20b3f7++){let _0x118490=!0x1;for(let _0x1451b5=0x0;_0x1451b5<_0x6e5e51['params']['ranges'][_0xf11025(0x319)];_0x1451b5++){const _0x180908=_0x124832[_0xf11025(0x1ce)]['ranges'][_0x20b3f7],_0xbfb909=_0x6e5e51[_0xf11025(0x1ce)][_0xf11025(0x243)][_0x1451b5];if(_0x42b66f['Rectangle'][_0xf11025(0x362)](_0x180908,_0xbfb909)){_0x118490=!0x0;break;}}_0x118490&&(_0x124832[_0xf11025(0x1ce)][_0xf11025(0x243)][_0xf11025(0x174)](_0x20b3f7,0x1),_0x20b3f7--);}return _0x124832[_0xf11025(0x1ce)]['ranges']['length']===0x0&&(_0x124832['id']=_0x1658f5[_0xf11025(0x1e6)]['id']),{'m1Prime':_0x124832,'m2Prime':_0x6e5e51};}},_0x3062f6={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5[_0x337a7e(0x1b0)]['id'],'handler'(_0x109e15,_0x58dea1){const _0xb9d38a=_0x337a7e,_0x2264fd=_0x42b66f[_0xb9d38a(0x1aa)]['deepClone'](_0x109e15),_0x18c2e4=_0x42b66f[_0xb9d38a(0x1aa)]['deepClone'](_0x58dea1);if(_0x109e15[_0xb9d38a(0x1ce)]['unitId']!==_0x58dea1[_0xb9d38a(0x1ce)][_0xb9d38a(0x20e)]||_0x109e15[_0xb9d38a(0x1ce)][_0xb9d38a(0x39d)]!==_0x58dea1[_0xb9d38a(0x1ce)][_0xb9d38a(0x39d)])return{'m1Prime':_0x2264fd,'m2Prime':_0x18c2e4};const _0x23ac9a=_0x2264fd[_0xb9d38a(0x1ce)][_0xb9d38a(0x243)][_0xb9d38a(0x332)](_0x59016a=>{const _0x1d376f=_0xb9d38a,_0x42c13c=_0x18c2e4['params'][_0x1d376f(0x1cb)],_0x21df3e=_0x42c13c[_0x1d376f(0x184)]-_0x42c13c['startColumn']+0x1;return _0x42c13c[_0x1d376f(0x1fb)]<=_0x59016a[_0x1d376f(0x1fb)]?{..._0x59016a,'startColumn':_0x59016a['startColumn']+_0x21df3e,'endColumn':_0x59016a[_0x1d376f(0x184)]+_0x21df3e}:_0x42c13c[_0x1d376f(0x1fb)]>_0x59016a[_0x1d376f(0x1fb)]&&_0x42c13c[_0x1d376f(0x1fb)]<=_0x59016a[_0x1d376f(0x184)]?{..._0x59016a,'endColumn':_0x59016a[_0x1d376f(0x184)]+_0x21df3e}:{..._0x59016a};});return _0x2264fd['params'][_0xb9d38a(0x243)]=_0x23ac9a,{'m1Prime':_0x2264fd,'m2Prime':_0x18c2e4};}},_0x171876={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5['InsertRowMutation']['id'],'handler'(_0x12bd4f,_0x4aa7e1){const _0x16541a=_0x337a7e,_0x3add50=_0x42b66f[_0x16541a(0x1aa)][_0x16541a(0x395)](_0x12bd4f),_0x9f23b5=_0x42b66f[_0x16541a(0x1aa)]['deepClone'](_0x4aa7e1);if(_0x12bd4f[_0x16541a(0x1ce)]['unitId']!==_0x4aa7e1[_0x16541a(0x1ce)][_0x16541a(0x20e)]||_0x12bd4f[_0x16541a(0x1ce)][_0x16541a(0x39d)]!==_0x4aa7e1[_0x16541a(0x1ce)][_0x16541a(0x39d)])return{'m1Prime':_0x3add50,'m2Prime':_0x9f23b5};const _0x54ea0c=_0x3add50[_0x16541a(0x1ce)][_0x16541a(0x243)][_0x16541a(0x332)](_0x1e91d4=>{const _0x4ab422=_0x16541a,_0x5de0fc=_0x9f23b5[_0x4ab422(0x1ce)]['range'],_0x4e2a4d=_0x5de0fc['endRow']-_0x5de0fc[_0x4ab422(0x2de)]+0x1;return _0x5de0fc[_0x4ab422(0x2de)]<=_0x1e91d4[_0x4ab422(0x2de)]?{..._0x1e91d4,'startRow':_0x1e91d4['startRow']+_0x4e2a4d,'endRow':_0x1e91d4[_0x4ab422(0x1dd)]+_0x4e2a4d}:_0x5de0fc[_0x4ab422(0x2de)]>_0x1e91d4[_0x4ab422(0x2de)]&&_0x5de0fc['startRow']<=_0x1e91d4[_0x4ab422(0x1dd)]?{..._0x1e91d4,'endRow':_0x1e91d4['endRow']+_0x4e2a4d}:{..._0x1e91d4};});return _0x3add50[_0x16541a(0x1ce)]['ranges']=_0x54ea0c,{'m1Prime':_0x3add50,'m2Prime':_0x9f23b5};}},_0x59b483={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5[_0x337a7e(0x3d7)]['id'],'handler'(_0x32e1ac,_0x1ef225){const _0x74c8a5=_0x337a7e,_0x2319d6=_0x42b66f[_0x74c8a5(0x1aa)]['deepClone'](_0x32e1ac),_0x5739b6=_0x42b66f[_0x74c8a5(0x1aa)][_0x74c8a5(0x395)](_0x1ef225);if(_0x32e1ac[_0x74c8a5(0x1ce)]['unitId']!==_0x1ef225[_0x74c8a5(0x1ce)][_0x74c8a5(0x20e)]||_0x32e1ac[_0x74c8a5(0x1ce)][_0x74c8a5(0x39d)]!==_0x1ef225[_0x74c8a5(0x1ce)][_0x74c8a5(0x39d)])return{'m1Prime':_0x2319d6,'m2Prime':_0x5739b6};const _0x55acf5=_0x2319d6[_0x74c8a5(0x1ce)]['ranges'][_0x74c8a5(0x3aa)]((_0x1daf52,_0x31e542)=>{const _0x372ae4=_0x74c8a5,{sourceRange:_0x1707c7,targetRange:_0x2a8335}=_0x1ef225['params'],_0x5d0190={..._0x31e542};return _0x1707c7[_0x372ae4(0x184)]<_0x5d0190[_0x372ae4(0x1fb)]&&_0x2a8335['startColumn']>_0x5d0190[_0x372ae4(0x184)]?(_0x5d0190[_0x372ae4(0x1fb)]-=_0x1707c7[_0x372ae4(0x184)]-_0x1707c7[_0x372ae4(0x1fb)]+0x1,_0x5d0190[_0x372ae4(0x184)]-=_0x1707c7[_0x372ae4(0x184)]-_0x1707c7['startColumn']+0x1,_0x96f0bf(_0x5d0190)&&_0x1daf52[_0x372ae4(0x16e)](_0x5d0190)):_0x1707c7[_0x372ae4(0x1fb)]>_0x5d0190[_0x372ae4(0x184)]&&_0x2a8335[_0x372ae4(0x184)]<_0x5d0190['startColumn']?(_0x5d0190[_0x372ae4(0x1fb)]+=_0x1707c7[_0x372ae4(0x184)]-_0x1707c7[_0x372ae4(0x1fb)]+0x1,_0x5d0190[_0x372ae4(0x184)]+=_0x1707c7['endColumn']-_0x1707c7[_0x372ae4(0x1fb)]+0x1,_0x96f0bf(_0x5d0190)&&_0x1daf52[_0x372ae4(0x16e)](_0x5d0190)):_0x42b66f[_0x372ae4(0x1d4)][_0x372ae4(0x362)](_0x5d0190,_0x1707c7)||_0x42b66f[_0x372ae4(0x1d4)][_0x372ae4(0x362)](_0x5d0190,_0x2a8335)||_0x1daf52[_0x372ae4(0x16e)](_0x5d0190),_0x1daf52;},[]);return _0x2319d6[_0x74c8a5(0x1ce)][_0x74c8a5(0x243)]=_0x55acf5,_0x2319d6['params'][_0x74c8a5(0x243)][_0x74c8a5(0x319)]===0x0&&(_0x2319d6['id']=_0x1658f5['EmptyMutation']['id']),{'m1Prime':_0x2319d6,'m2Prime':_0x5739b6};}},_0x1f0983={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler'(_0x4a2d28,_0x5afffc){const _0x3732ac=_0x337a7e,_0x2e3093=_0x42b66f[_0x3732ac(0x1aa)][_0x3732ac(0x395)](_0x4a2d28),_0x1fac92=_0x42b66f[_0x3732ac(0x1aa)]['deepClone'](_0x5afffc);if(_0x4a2d28[_0x3732ac(0x1ce)][_0x3732ac(0x20e)]!==_0x5afffc[_0x3732ac(0x1ce)]['unitId']||_0x4a2d28[_0x3732ac(0x1ce)][_0x3732ac(0x39d)]!==_0x5afffc[_0x3732ac(0x1ce)][_0x3732ac(0x39d)])return{'m1Prime':_0x2e3093,'m2Prime':_0x1fac92};const _0x42a017=_0x2e3093['params'][_0x3732ac(0x243)]['reduce']((_0x8ab6c8,_0x57faaa)=>{const _0x7684e9=_0x3732ac,{sourceRange:_0x29f987,targetRange:_0x502616}=_0x5afffc['params'],_0x36873a={..._0x57faaa};return _0x29f987[_0x7684e9(0x1dd)]<_0x36873a[_0x7684e9(0x2de)]&&_0x502616['startRow']>_0x36873a[_0x7684e9(0x1dd)]?(_0x36873a[_0x7684e9(0x2de)]-=_0x29f987[_0x7684e9(0x1dd)]-_0x29f987[_0x7684e9(0x2de)]+0x1,_0x36873a[_0x7684e9(0x1dd)]-=_0x29f987[_0x7684e9(0x1dd)]-_0x29f987[_0x7684e9(0x2de)]+0x1,_0x96f0bf(_0x36873a)&&_0x8ab6c8[_0x7684e9(0x16e)](_0x36873a)):_0x29f987[_0x7684e9(0x2de)]>_0x36873a[_0x7684e9(0x1dd)]&&_0x502616['endRow']<_0x36873a[_0x7684e9(0x2de)]?(_0x36873a['startRow']+=_0x29f987['endRow']-_0x29f987[_0x7684e9(0x2de)]+0x1,_0x36873a[_0x7684e9(0x1dd)]+=_0x29f987['endRow']-_0x29f987['startRow']+0x1,_0x96f0bf(_0x36873a)&&_0x8ab6c8['push'](_0x36873a)):_0x42b66f['Rectangle'][_0x7684e9(0x362)](_0x36873a,_0x29f987)||_0x42b66f[_0x7684e9(0x1d4)][_0x7684e9(0x362)](_0x36873a,_0x502616)||_0x8ab6c8['push'](_0x36873a),_0x8ab6c8;},[]);return _0x2e3093[_0x3732ac(0x1ce)][_0x3732ac(0x243)]=_0x42a017,_0x2e3093['params'][_0x3732ac(0x243)][_0x3732ac(0x319)]===0x0&&(_0x2e3093['id']=_0x1658f5[_0x3732ac(0x1e6)]['id']),{'m1Prime':_0x2e3093,'m2Prime':_0x1fac92};}},_0x1d249b={'m1':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x293)]['id'],'handler'(_0x44f571,_0x5a407e){const _0x5d19fc=_0x337a7e,_0x12135a=_0x42b66f[_0x5d19fc(0x1aa)][_0x5d19fc(0x395)](_0x44f571),_0x1581d7=_0x42b66f[_0x5d19fc(0x1aa)][_0x5d19fc(0x395)](_0x5a407e);if(_0x44f571[_0x5d19fc(0x1ce)][_0x5d19fc(0x20e)]!==_0x5a407e[_0x5d19fc(0x1ce)][_0x5d19fc(0x20e)]||_0x44f571[_0x5d19fc(0x1ce)]['subUnitId']!==_0x5a407e['params'][_0x5d19fc(0x39d)])return{'m1Prime':_0x12135a,'m2Prime':_0x1581d7};const _0x55c4b9=_0x12135a[_0x5d19fc(0x1ce)][_0x5d19fc(0x243)][_0x5d19fc(0x3aa)]((_0x253b8e,_0x2302cf)=>{const _0x147e27=_0x5d19fc,_0x1607f0=_0x1581d7[_0x147e27(0x1ce)][_0x147e27(0x1cb)],_0xf8a73=_0x1607f0[_0x147e27(0x184)]-_0x1607f0[_0x147e27(0x1fb)]+0x1;let _0x38d19b={..._0x2302cf};return _0x1607f0[_0x147e27(0x1fb)]>_0x2302cf[_0x147e27(0x184)]?_0x38d19b={..._0x2302cf}:_0x1607f0[_0x147e27(0x1fb)]>=_0x2302cf['startColumn']&&_0x1607f0[_0x147e27(0x1fb)]<=_0x2302cf[_0x147e27(0x184)]&&_0x1607f0[_0x147e27(0x184)]>_0x2302cf[_0x147e27(0x184)]?(_0x38d19b[_0x147e27(0x184)]=_0x1607f0[_0x147e27(0x1fb)]-0x1,_0x1607f0[_0x147e27(0x1fb)]===_0x2302cf[_0x147e27(0x1fb)]&&(_0x38d19b=null)):_0x1607f0[_0x147e27(0x1fb)]>_0x2302cf[_0x147e27(0x1fb)]&&_0x1607f0[_0x147e27(0x184)]<_0x2302cf['endColumn']?_0x38d19b['endColumn']=_0x2302cf[_0x147e27(0x184)]-_0xf8a73:_0x1607f0[_0x147e27(0x1fb)]<_0x2302cf[_0x147e27(0x1fb)]&&_0x1607f0[_0x147e27(0x184)]>=_0x2302cf[_0x147e27(0x1fb)]&&_0x1607f0['endColumn']<=_0x2302cf['endColumn']?(_0x38d19b[_0x147e27(0x1fb)]=_0x1607f0[_0x147e27(0x1fb)],_0x38d19b[_0x147e27(0x184)]=_0x2302cf['endColumn']-_0xf8a73,_0x1607f0[_0x147e27(0x184)]===_0x2302cf[_0x147e27(0x184)]&&(_0x38d19b=null)):_0x1607f0[_0x147e27(0x1fb)]<=_0x2302cf[_0x147e27(0x1fb)]&&_0x1607f0[_0x147e27(0x184)]>=_0x2302cf[_0x147e27(0x184)]?_0x38d19b=null:_0x1607f0[_0x147e27(0x184)]<_0x2302cf[_0x147e27(0x1fb)]&&(_0x38d19b['startColumn']=_0x2302cf['startColumn']-_0xf8a73,_0x38d19b['endColumn']=_0x2302cf[_0x147e27(0x184)]-_0xf8a73),_0x38d19b&&!(_0x38d19b['startRow']===_0x38d19b[_0x147e27(0x1dd)]&&_0x38d19b[_0x147e27(0x1fb)]===_0x38d19b[_0x147e27(0x184)])&&_0x253b8e[_0x147e27(0x16e)](_0x38d19b),_0x253b8e;},[]);return _0x12135a['params'][_0x5d19fc(0x243)]=_0x55c4b9,_0x12135a[_0x5d19fc(0x1ce)][_0x5d19fc(0x243)][_0x5d19fc(0x319)]===0x0&&(_0x12135a['id']=_0x1658f5[_0x5d19fc(0x1e6)]['id']),{'m1Prime':_0x12135a,'m2Prime':_0x1581d7};}},_0x57d30d={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5[_0x337a7e(0x240)]['id'],'handler'(_0x5b1a71,_0x5debb5){const _0x51c380=_0x337a7e,_0x47f9a1=_0x42b66f[_0x51c380(0x1aa)][_0x51c380(0x395)](_0x5b1a71),_0x34ebb7=_0x42b66f['Tools'][_0x51c380(0x395)](_0x5debb5);if(_0x5b1a71[_0x51c380(0x1ce)][_0x51c380(0x20e)]!==_0x5debb5['params']['unitId']||_0x5b1a71[_0x51c380(0x1ce)][_0x51c380(0x39d)]!==_0x5debb5[_0x51c380(0x1ce)][_0x51c380(0x39d)])return{'m1Prime':_0x47f9a1,'m2Prime':_0x34ebb7};const _0x4842ea=_0x47f9a1['params']['ranges'][_0x51c380(0x3aa)]((_0x3c6664,_0x529714)=>{const _0x57ca27=_0x51c380,_0x5dee17=_0x34ebb7[_0x57ca27(0x1ce)][_0x57ca27(0x1cb)],_0x19e92c=_0x5dee17[_0x57ca27(0x1dd)]-_0x5dee17['startRow']+0x1;let _0xc0bfed={..._0x529714};return _0x5dee17[_0x57ca27(0x2de)]>_0x529714[_0x57ca27(0x1dd)]?_0xc0bfed={..._0x529714}:_0x5dee17[_0x57ca27(0x2de)]>=_0x529714[_0x57ca27(0x2de)]&&_0x5dee17[_0x57ca27(0x2de)]<=_0x529714[_0x57ca27(0x1dd)]&&_0x5dee17[_0x57ca27(0x1dd)]>_0x529714[_0x57ca27(0x1dd)]?(_0xc0bfed[_0x57ca27(0x1dd)]=_0x5dee17[_0x57ca27(0x2de)]-0x1,_0x5dee17[_0x57ca27(0x2de)]===_0x529714['startRow']&&(_0xc0bfed=null)):_0x5dee17[_0x57ca27(0x2de)]>_0x529714['startRow']&&_0x5dee17['endRow']<_0x529714['endRow']?_0xc0bfed[_0x57ca27(0x1dd)]=_0x529714['endRow']-_0x19e92c:_0x5dee17[_0x57ca27(0x2de)]<_0x529714['startRow']&&_0x5dee17[_0x57ca27(0x1dd)]>=_0x529714[_0x57ca27(0x2de)]&&_0x5dee17['endRow']<=_0x529714[_0x57ca27(0x1dd)]?(_0xc0bfed[_0x57ca27(0x2de)]=_0x5dee17[_0x57ca27(0x2de)],_0xc0bfed[_0x57ca27(0x1dd)]=_0x529714['endRow']-_0x19e92c,_0x5dee17[_0x57ca27(0x1dd)]===_0x529714[_0x57ca27(0x1dd)]&&(_0xc0bfed=null)):_0x5dee17['startRow']<=_0x529714[_0x57ca27(0x2de)]&&_0x5dee17['endRow']>=_0x529714[_0x57ca27(0x1dd)]?_0xc0bfed=null:_0x5dee17['endRow']<_0x529714[_0x57ca27(0x2de)]&&(_0xc0bfed['startRow']=_0x529714['startRow']-_0x19e92c,_0xc0bfed[_0x57ca27(0x1dd)]=_0x529714[_0x57ca27(0x1dd)]-_0x19e92c),_0xc0bfed&&!(_0xc0bfed['startRow']===_0xc0bfed['endRow']&&_0xc0bfed['startColumn']===_0xc0bfed[_0x57ca27(0x184)])&&_0x3c6664[_0x57ca27(0x16e)](_0xc0bfed),_0x3c6664;},[]);return _0x47f9a1[_0x51c380(0x1ce)][_0x51c380(0x243)]=_0x4842ea,_0x47f9a1[_0x51c380(0x1ce)]['ranges']['length']===0x0&&(_0x47f9a1['id']=_0x1658f5['EmptyMutation']['id']),{'m1Prime':_0x47f9a1,'m2Prime':_0x34ebb7};}},_0x3e8b4b={'m1':_0x1658f5[_0x337a7e(0x260)]['id'],'m2':_0x1658f5[_0x337a7e(0x2b0)]['id'],'handler'(_0x508536,_0x1014ff){const _0x357c41=_0x337a7e,_0x3c46c3={'m1Prime':[],'m2Prime':[]};if(_0x508536[_0x357c41(0x1ce)][_0x357c41(0x20e)]!==_0x1014ff['params'][_0x357c41(0x20e)]||_0x508536['params']['subUnitId']!==_0x1014ff['params']['subUnitId'])return _0x3c46c3;const _0x1d9a1d=_0x42b66f[_0x357c41(0x1aa)][_0x357c41(0x395)](_0x1014ff),_0x4e72d3=_0x1d9a1d[_0x357c41(0x1ce)][_0x357c41(0x3bc)],_0x2e0af8=_0x4e72d3[_0x4e72d3[_0x357c41(0x319)]-0x1][_0x357c41(0x217)];return _0x508536['params'][_0x357c41(0x243)][_0x357c41(0x3ad)](_0x565333=>{const _0xb37dd9=_0x357c41;_0x2e0af8&&_0x42b66f[_0xb37dd9(0x1d4)][_0xb37dd9(0x362)](_0x565333,_0x2e0af8)&&(_0x2e0af8[_0xb37dd9(0x2f9)]=!0x1,_0x2e0af8['isMergedMainCell']=!0x1,_0x2e0af8[_0xb37dd9(0x2de)]=_0x565333['startRow'],_0x2e0af8[_0xb37dd9(0x1fb)]=_0x565333[_0xb37dd9(0x1fb)],_0x2e0af8[_0xb37dd9(0x1dd)]=_0x565333[_0xb37dd9(0x2de)],_0x2e0af8[_0xb37dd9(0x184)]=_0x565333[_0xb37dd9(0x1fb)],_0x2e0af8['actualColumn']=_0x565333[_0xb37dd9(0x1fb)],_0x2e0af8[_0xb37dd9(0x372)]=_0x565333[_0xb37dd9(0x2de)]);}),_0x3c46c3[_0x357c41(0x276)][_0x357c41(0x16e)](_0x1d9a1d),_0x3c46c3;}},_0x3313f8=_0x2a9165(_0x57150f=>{const _0xddc647=_0x337a7e,{order:_0x237542}=_0x57150f,_0x3a18a5={};return Object[_0xddc647(0x34b)](_0x237542)[_0xddc647(0x3ad)](_0x4317b7=>{_0x3a18a5[_0x237542[Number(_0x4317b7)]]=Number(_0x4317b7);}),{..._0x57150f,'order':_0x3a18a5};},_0x337a7e(0x33d)),_0x3d7be5=_0x2a9165((_0x3cb4de,_0x412781)=>{const _0x9c4ece=_0x337a7e,_0x484f4b={};return Array[_0x9c4ece(0x2cc)](new Set(Object[_0x9c4ece(0x34b)](_0x3cb4de)[_0x9c4ece(0x2ec)](Object[_0x9c4ece(0x34b)](_0x412781))[_0x9c4ece(0x332)](Number)))[_0x9c4ece(0x3ad)](_0x44a732=>{let _0x50127d;_0x44a732 in _0x412781?(_0x50127d=_0x412781[_0x44a732],_0x50127d in _0x3cb4de&&(_0x50127d=_0x3cb4de[_0x50127d])):_0x50127d=_0x3cb4de[_0x44a732],_0x484f4b[_0x44a732]=_0x50127d;}),_0x484f4b;},_0x337a7e(0x227)),_0x1617a6={'m1':_0x1658f5['ReorderRangeMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c2)]['id'],'handler'(_0x118288,_0x198581){const _0x457bff=_0x337a7e,_0x451115={'m1Prime':_0x118288,'m2Prime':_0x198581};if(_0x118288['params'][_0x457bff(0x20e)]!==_0x198581[_0x457bff(0x1ce)]['unitId'])return _0x451115;const {range:_0x3bc1f1}=_0x118288[_0x457bff(0x1ce)],{range:_0x1ff4a7}=_0x198581[_0x457bff(0x1ce)];if(_0x1ff4a7[_0x457bff(0x1fb)]===_0x3bc1f1[_0x457bff(0x1fb)]&&_0x1ff4a7['endColumn']===_0x3bc1f1['endColumn']&&_0x1ff4a7[_0x457bff(0x2de)]<=_0x3bc1f1[_0x457bff(0x2de)]&&_0x1ff4a7['endRow']>=_0x3bc1f1['endRow']){const _0x2f8cfc=_0x3313f8(_0x118288['params'])[_0x457bff(0x381)],_0x2f4613={'id':_0x1658f5['ReorderRangeMutation']['id'],'params':{..._0x198581[_0x457bff(0x1ce)],'range':_0x1ff4a7,'order':_0x3d7be5(_0x2f8cfc,_0x198581[_0x457bff(0x1ce)][_0x457bff(0x381)])}};return{'m1Prime':[],'m2Prime':_0x2f4613};}return _0x42b66f[_0x457bff(0x1d4)][_0x457bff(0x362)](_0x3bc1f1,_0x1ff4a7)?{'error':new Error('reorder\x20range\x20is\x20conflict\x20with\x20reorder\x20range')}:_0x451115;}},_0x3e6ae0={'id':_0x337a7e(0x176),'type':_0x42b66f[_0x337a7e(0x2a3)]['MUTATION'],'handler':_0x2a9165(()=>!0x0,_0x337a7e(0x2ce))},_0x480159={'m1':_0x3e6ae0['id'],'m2':_0x337a7e(0x21b),'handler'(_0x71103,_0x441280){const _0x1bc531=_0x337a7e;return{'error':new Error(_0x1bc531(0x17c))};}},_0x5327b6={'m1':_0x337a7e(0x21b),'m2':_0x3e6ae0['id'],'handler'(_0x54d511,_0x2b370e){const _0x259e11=_0x337a7e;return _0x54d511[_0x259e11(0x1ce)][_0x259e11(0x20e)]===_0x2b370e[_0x259e11(0x1ce)][_0x259e11(0x20e)]?{'m1Prime':[],'m2Prime':_0x2b370e}:{'m1Prime':_0x54d511,'m2Prime':_0x2b370e};}},_0x492d17={'m1':_0x1658f5[_0x337a7e(0x333)]['id'],'m2':_0x1658f5[_0x337a7e(0x333)]['id'],'handler'(_0x18531a,_0x42e05e){const _0x595dae=_0x337a7e,_0x323efd={'m1Prime':_0x18531a,'m2Prime':_0x42e05e};if(_0x18531a[_0x595dae(0x1ce)][_0x595dae(0x20e)]!==_0x42e05e['params'][_0x595dae(0x20e)]||_0x18531a[_0x595dae(0x1ce)][_0x595dae(0x39d)]!==_0x42e05e[_0x595dae(0x1ce)][_0x595dae(0x39d)])return _0x323efd;const _0x5368bc=_0x18531a[_0x595dae(0x1ce)][_0x595dae(0x1d5)],_0x33e003=_0x42e05e['params'][_0x595dae(0x1d5)],_0x4fbad6={},_0x6122b4=_0x42b66f[_0x595dae(0x1aa)]['deepClone'](_0x18531a),_0x52d8d6=new Set([...Object['keys'](_0x5368bc)['map'](Number),...Object[_0x595dae(0x34b)](_0x33e003)[_0x595dae(0x332)](Number)]);for(const _0x417c6e of _0x52d8d6){const _0x5bfcf2=_0x5368bc[_0x417c6e],_0x58ad24=_0x33e003[_0x417c6e];if(_0x5bfcf2&&_0x58ad24){const _0x33ad18={..._0x5bfcf2,..._0x58ad24};_0x4fbad6[_0x417c6e]=_0x33ad18;}else _0x5bfcf2?_0x4fbad6[_0x417c6e]=_0x5bfcf2:_0x58ad24&&(_0x4fbad6[_0x417c6e]=_0x58ad24);}return _0x6122b4[_0x595dae(0x1ce)]['columnData']=_0x4fbad6,{'m1Prime':_0x6122b4,'m2Prime':_0x42e05e};}},_0x26ce46={'m1':_0x57563f[_0x337a7e(0x1c8)]['id'],'m2':_0x57563f[_0x337a7e(0x1c8)]['id'],'handler'(_0x439669,_0x343d16){const _0x3ce597=_0x337a7e;if(_0x439669[_0x3ce597(0x1ce)][_0x3ce597(0x20e)]!==_0x343d16[_0x3ce597(0x1ce)][_0x3ce597(0x20e)]||_0x439669['params'][_0x3ce597(0x39d)]!==_0x343d16['params']['subUnitId'])return{'m1Prime':_0x439669,'m2Prime':_0x343d16};const _0x343a9d=_0x439669[_0x3ce597(0x1ce)][_0x3ce597(0x23b)]||_0x439669['params']['rule'][_0x3ce597(0x23b)],_0x6907fe=_0x343d16['params'][_0x3ce597(0x23b)]||_0x343d16['params'][_0x3ce597(0x3b2)][_0x3ce597(0x23b)];if(_0x343a9d!==_0x6907fe)return{'m1Prime':_0x439669,'m2Prime':_0x343d16};const _0x59228c=_0x42b66f[_0x3ce597(0x1aa)]['deepClone'](_0x343d16);return{'m1Prime':[],'m2Prime':_0x59228c};}};function _0x28b9f3(_0x1ab35a,_0x9ab8e){const _0x15d738=_0x337a7e,_0x3d7314=_0x1ab35a[_0x15d738(0x3aa)]((_0x2de603,_0x19b90b)=>(_0x2de603['set'](_0x19b90b[_0x15d738(0x26a)],!0x0),_0x2de603),new Map());return _0x9ab8e[_0x15d738(0x1cf)](_0x193655=>_0x3d7314['get'](_0x193655[_0x15d738(0x26a)])!==void 0x0);}_0x2a9165(_0x28b9f3,'drawingObjectsIntersect');function _0x4a85e5(_0x5c5b5f,_0xbf7d3){const _0x1e38e9=_0x337a7e,_0x13f6da=_0x5c5b5f[_0x1e38e9(0x371)];return _0xbf7d3['drawingIds'][_0x1e38e9(0x1cf)](_0x9a943f=>_0x13f6da[_0x1e38e9(0x32c)](_0x9a943f)!==-0x1);}_0x2a9165(_0x4a85e5,_0x337a7e(0x2e7));const {UPDATE:_0x4ec48d,REMOVE:_0x2dae3d,ARRANGE:_0x1ed095}=_0x1aaa89[_0x337a7e(0x370)],_0x4dd7c0={'m1':_0x1aaa89[_0x337a7e(0x279)]['id'],'m2':_0x1aaa89[_0x337a7e(0x279)]['id'],'handler'(_0x2255b8,_0x2b76c5){const _0x5603d2=_0x337a7e,_0x1bce04=_0x2255b8[_0x5603d2(0x1ce)],_0x4359b5=_0x2b76c5[_0x5603d2(0x1ce)];if(_0x1bce04[_0x5603d2(0x20e)]!==_0x4359b5[_0x5603d2(0x20e)]||_0x1bce04[_0x5603d2(0x39d)]!==_0x4359b5[_0x5603d2(0x39d)])return{'m1Prime':_0x2255b8,'m2Prime':_0x2b76c5};const _0xfac039=_0x1bce04['type'],_0x47fe99=_0x4359b5[_0x5603d2(0x37c)];if(_0xfac039===_0x2dae3d&&_0x47fe99===_0x4ec48d&&_0x28b9f3(_0x1bce04['objects'],_0x4359b5[_0x5603d2(0x234)]))return{'m1Prime':_0x42b66f[_0x5603d2(0x1aa)][_0x5603d2(0x395)](_0x2255b8),'m2Prime':[]};if(_0xfac039===_0x1ed095&&_0x47fe99===_0x1ed095&&_0x4a85e5(_0x1bce04['objects'],_0x4359b5['objects'])){const _0x158596=_0x42b66f[_0x5603d2(0x1aa)][_0x5603d2(0x395)](_0x2255b8),_0x5d1408=_0x42b66f['Tools'][_0x5603d2(0x395)](_0x2b76c5);return{'m1Prime':{..._0x158596,'params':{..._0x158596['params'],'op':_0x42b66f['JSON1'][_0x5603d2(0x37c)]['transform'](_0x158596['params']['op'],_0x5d1408[_0x5603d2(0x1ce)]['op'],_0x5603d2(0x1ca))}},'m2Prime':{..._0x5d1408,'params':{..._0x5d1408[_0x5603d2(0x1ce)],'op':_0x42b66f[_0x5603d2(0x1c3)][_0x5603d2(0x37c)][_0x5603d2(0x313)](_0x5d1408['params']['op'],_0x158596['params']['op'],_0x5603d2(0x226))}}};}return{'m1Prime':_0x2255b8,'m2Prime':_0x2b76c5};}},_0x2a7c62={'m1':_0x1658f5[_0x337a7e(0x3a8)]['id'],'m2':_0x1658f5[_0x337a7e(0x3a8)]['id'],'handler'(_0x5c4ec6,_0x5f1875){const _0x528aea=_0x337a7e,_0x2cf4df={'m1Prime':_0x5c4ec6,'m2Prime':_0x5f1875};return _0x5c4ec6[_0x528aea(0x1ce)][_0x528aea(0x20e)]!==_0x5f1875['params'][_0x528aea(0x20e)]||_0x5c4ec6[_0x528aea(0x1ce)][_0x528aea(0x39d)]!==_0x5f1875['params'][_0x528aea(0x39d)]?_0x2cf4df:{'error':new Error(_0x528aea(0x309))};}},_0x35e06f={'m1':_0x1658f5['SetNumfmtMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x314)]['id'],'handler'(_0x5c7242,_0x471131){const _0x3e374e=_0x337a7e;if(_0x5c7242['params']['unitId']!==_0x471131[_0x3e374e(0x1ce)][_0x3e374e(0x20e)]||_0x5c7242['params'][_0x3e374e(0x39d)]!==_0x471131[_0x3e374e(0x1ce)][_0x3e374e(0x39d)])return{'m1Prime':_0x5c7242,'m2Prime':_0x471131};const _0x1e6251=_0x42b66f['Tools'][_0x3e374e(0x395)](_0x5c7242),_0x2a3dd6=_0x42b66f[_0x3e374e(0x1aa)][_0x3e374e(0x395)](_0x471131),_0x1abc91=_0x1e6251['params']['values'],_0x41edae=_0x2a3dd6['params'][_0x3e374e(0x243)];for(const _0xb0e130 in _0x1abc91){const _0x5ad73c=_0x1abc91[_0xb0e130]['ranges'],_0x587919=[];_0x5ad73c[_0x3e374e(0x3ad)](_0x11bb91=>{const _0x3e516b=_0x3e374e,_0x52bae9=_0x4b5d46(_0x11bb91,_0x41edae);_0x52bae9['length']>0x0&&_0x587919[_0x3e516b(0x16e)](..._0x52bae9);}),_0x1abc91[_0xb0e130]['ranges']=_0x587919;}return{'m1Prime':_0x1e6251,'m2Prime':_0x2a3dd6};}},_0x1ac251={'m1':_0x1658f5[_0x337a7e(0x29d)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler'(_0x52344c,_0x3dfb2e){const _0x400df7=_0x337a7e;if(_0x52344c[_0x400df7(0x1ce)][_0x400df7(0x20e)]!==_0x3dfb2e['params'][_0x400df7(0x20e)]||_0x52344c[_0x400df7(0x1ce)][_0x400df7(0x39d)]!==_0x3dfb2e[_0x400df7(0x1ce)][_0x400df7(0x39d)])return{'m1Prime':_0x52344c,'m2Prime':_0x3dfb2e};const _0x18428f=_0x42b66f[_0x400df7(0x1aa)][_0x400df7(0x395)](_0x52344c),_0x59d186=_0x42b66f['Tools']['deepClone'](_0x3dfb2e),_0x415d10=_0x18428f[_0x400df7(0x1ce)][_0x400df7(0x256)],_0x3affa9=Object[_0x400df7(0x256)](_0x59d186[_0x400df7(0x1ce)]['values'])[_0x400df7(0x332)](_0x504297=>_0x504297[_0x400df7(0x243)])['flat']();for(const _0x33e097 in _0x415d10){const _0x520456=_0x415d10[_0x33e097][_0x400df7(0x243)],_0x508370=[];_0x520456['forEach'](_0x5e2657=>{const _0x31a206=_0x400df7,_0x4bd1bb=_0x4b5d46(_0x5e2657,_0x3affa9);_0x4bd1bb['length']>0x0&&_0x508370[_0x31a206(0x16e)](..._0x4bd1bb);}),_0x415d10[_0x33e097][_0x400df7(0x243)]=_0x508370;}return{'m1Prime':_0x18428f,'m2Prime':_0x59d186};}},_0x2b53eb={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x4eec64[_0x337a7e(0x334)]['id'],'handler':_0x2a9165((_0x37e56c,_0x390351)=>{const _0x187bda=_0x337a7e,_0x23c747={'m1Prime':_0x37e56c,'m2Prime':_0x390351};return _0x37e56c[_0x187bda(0x1ce)]['unitId']!==_0x390351[_0x187bda(0x1ce)][_0x187bda(0x20e)]||_0x37e56c['params']['subUnitId']!==_0x390351[_0x187bda(0x1ce)][_0x187bda(0x39d)]?_0x23c747:{'error':new Error(_0x187bda(0x354))};},_0x337a7e(0x2ce))},_0x1e3ade={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x57563f[_0x337a7e(0x237)]['id'],'handler':_0x2a9165((_0x5e404f,_0x319078)=>{const _0x1fbdfd=_0x337a7e,_0x6bbcce={'m1Prime':_0x5e404f,'m2Prime':_0x319078};if(_0x5e404f['params'][_0x1fbdfd(0x20e)]!==_0x319078[_0x1fbdfd(0x1ce)][_0x1fbdfd(0x20e)]||_0x5e404f[_0x1fbdfd(0x1ce)][_0x1fbdfd(0x39d)]!==_0x319078[_0x1fbdfd(0x1ce)][_0x1fbdfd(0x39d)])return _0x6bbcce;const _0x256645=_0x5e404f[_0x1fbdfd(0x1ce)][_0x1fbdfd(0x3b2)][_0x1fbdfd(0x243)],_0x4b30f4=_0x319078['params'][_0x1fbdfd(0x3b2)][_0x1fbdfd(0x243)];return _0x256645['some'](_0x12a475=>_0x4b30f4[_0x1fbdfd(0x1cf)](_0x1f5563=>_0x42b66f[_0x1fbdfd(0x1d4)]['intersects'](_0x12a475,_0x1f5563)))?{'error':new Error(_0x1fbdfd(0x271))}:_0x6bbcce;},_0x337a7e(0x2ce))},_0x3bea84={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x268)]['id'],'handler':_0x2a9165((_0x34c6ac,_0x544ea7)=>{const _0x90991a=_0x337a7e,_0x4c6e32={'m1Prime':_0x34c6ac,'m2Prime':_0x544ea7};if(_0x34c6ac[_0x90991a(0x1ce)][_0x90991a(0x20e)]!==_0x544ea7[_0x90991a(0x1ce)][_0x90991a(0x20e)]||_0x34c6ac[_0x90991a(0x1ce)][_0x90991a(0x39d)]!==_0x544ea7['params'][_0x90991a(0x39d)])return _0x4c6e32;const _0xeb9bc=_0x34c6ac[_0x90991a(0x1ce)][_0x90991a(0x3b2)][_0x90991a(0x243)],_0x5564d2=_0x544ea7[_0x90991a(0x1ce)][_0x90991a(0x243)];return _0xeb9bc[_0x90991a(0x1cf)](_0x5e2afe=>_0x5564d2[_0x90991a(0x1cf)](_0x1eb6d0=>_0x42b66f['Rectangle']['intersects'](_0x5e2afe,_0x1eb6d0)))?{'error':new Error(_0x90991a(0x1b9))}:_0x4c6e32;},_0x337a7e(0x2ce))},_0x5059e3={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x263)]['id'],'handler':_0x2a9165((_0x1f4af5,_0x244d64)=>{const _0x4a1c42=_0x337a7e,_0x446cac={'m1Prime':_0x1f4af5,'m2Prime':_0x244d64};return _0x1f4af5[_0x4a1c42(0x1ce)][_0x4a1c42(0x20e)]!==_0x244d64[_0x4a1c42(0x1ce)]['unitId']||_0x1f4af5['params']['subUnitId']!==_0x244d64[_0x4a1c42(0x1ce)][_0x4a1c42(0x3b2)][_0x4a1c42(0x39d)]?_0x446cac:{'error':new Error(_0x4a1c42(0x375))};},'handler')},_0x112be0={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x57563f[_0x337a7e(0x38e)]['id'],'handler':_0x2a9165((_0x1e83d,_0x2e0a88)=>{const _0x10cf6a=_0x337a7e,_0x25a92b={'m1Prime':_0x1e83d,'m2Prime':_0x2e0a88};return _0x1e83d[_0x10cf6a(0x1ce)][_0x10cf6a(0x20e)]!==_0x2e0a88['params']['unitId']||_0x1e83d[_0x10cf6a(0x1ce)][_0x10cf6a(0x39d)]!==_0x2e0a88['params'][_0x10cf6a(0x39d)]?_0x25a92b:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule')};},'handler')},_0x4d5ada={'m1':_0x1658f5['SetRangeProtectionMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1b0)]['id'],'handler':_0x2a9165((_0x12ebf7,_0x4a3f8e)=>{const _0x11d355=_0x337a7e,_0x55a38e={'m1Prime':_0x12ebf7,'m2Prime':_0x4a3f8e};if(_0x12ebf7['params'][_0x11d355(0x20e)]!==_0x4a3f8e['params'][_0x11d355(0x20e)]||_0x12ebf7[_0x11d355(0x1ce)]['subUnitId']!==_0x4a3f8e[_0x11d355(0x1ce)][_0x11d355(0x39d)])return _0x55a38e;const _0x4c3da2=_0x12ebf7[_0x11d355(0x1ce)][_0x11d355(0x3b2)][_0x11d355(0x243)],_0x2312cb=_0x4a3f8e[_0x11d355(0x1ce)]['range'];return _0x4c3da2[_0x11d355(0x1cf)](_0x1d2c3d=>_0x42b66f[_0x11d355(0x1d4)]['intersects'](_0x1d2c3d,_0x2312cb))?{'error':new Error(_0x11d355(0x1ee))}:_0x55a38e;},_0x337a7e(0x2ce))},_0x26063a={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x1d1)]['id'],'handler':_0x2a9165((_0x1279a3,_0x4e6b70)=>{const _0x57df63=_0x337a7e,_0x40daf8={'m1Prime':_0x1279a3,'m2Prime':_0x4e6b70};if(_0x1279a3['params'][_0x57df63(0x20e)]!==_0x4e6b70[_0x57df63(0x1ce)]['unitId']||_0x1279a3['params'][_0x57df63(0x39d)]!==_0x4e6b70[_0x57df63(0x1ce)][_0x57df63(0x39d)])return _0x40daf8;const _0x30adf3=_0x1279a3[_0x57df63(0x1ce)]['rule'][_0x57df63(0x243)],_0x368c64=_0x4e6b70[_0x57df63(0x1ce)]['range'];return _0x30adf3[_0x57df63(0x1cf)](_0x7d087d=>_0x42b66f[_0x57df63(0x1d4)][_0x57df63(0x362)](_0x7d087d,_0x368c64))?{'error':new Error(_0x57df63(0x282))}:_0x40daf8;},_0x337a7e(0x2ce))},_0x360fc1={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5['MoveColsMutation']['id'],'handler':_0x2a9165((_0x10385d,_0x262fbc)=>{const _0xb16c05=_0x337a7e,_0x12d73c={'m1Prime':_0x10385d,'m2Prime':_0x262fbc};if(_0x10385d[_0xb16c05(0x1ce)][_0xb16c05(0x20e)]!==_0x262fbc['params'][_0xb16c05(0x20e)]||_0x10385d[_0xb16c05(0x1ce)]['subUnitId']!==_0x262fbc[_0xb16c05(0x1ce)]['subUnitId'])return _0x12d73c;const _0x54298b=_0x10385d[_0xb16c05(0x1ce)][_0xb16c05(0x3b2)][_0xb16c05(0x243)],_0x5ae71e=[_0x262fbc['params']['sourceRange'],_0x262fbc[_0xb16c05(0x1ce)][_0xb16c05(0x3de)]];return _0x54298b[_0xb16c05(0x1cf)](_0x5e62f4=>_0x5ae71e[_0xb16c05(0x1cf)](_0x3c828b=>_0x42b66f[_0xb16c05(0x1d4)][_0xb16c05(0x362)](_0x5e62f4,_0x3c828b)))?{'error':new Error(_0xb16c05(0x266))}:_0x12d73c;},_0x337a7e(0x2ce))},_0x4d3495={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler':_0x2a9165((_0x27c0b8,_0x25fb97)=>{const _0x2f13cf=_0x337a7e,_0x116428={'m1Prime':_0x27c0b8,'m2Prime':_0x25fb97};if(_0x27c0b8[_0x2f13cf(0x1ce)][_0x2f13cf(0x20e)]!==_0x25fb97[_0x2f13cf(0x1ce)][_0x2f13cf(0x20e)]||_0x27c0b8[_0x2f13cf(0x1ce)][_0x2f13cf(0x39d)]!==_0x25fb97['params'][_0x2f13cf(0x2cc)][_0x2f13cf(0x39d)])return _0x116428;const _0x2c24d8=_0x27c0b8[_0x2f13cf(0x1ce)][_0x2f13cf(0x3b2)][_0x2f13cf(0x243)],_0x36a982=new _0x42b66f[(_0x2f13cf(0x200))](_0x25fb97['params'][_0x2f13cf(0x2cc)]['value'])[_0x2f13cf(0x18d)](),_0x2807b1=new _0x42b66f[(_0x2f13cf(0x200))](_0x25fb97[_0x2f13cf(0x1ce)]['to'][_0x2f13cf(0x307)])[_0x2f13cf(0x18d)](),_0x7cf765=[_0x36a982,_0x2807b1];return _0x2c24d8[_0x2f13cf(0x1cf)](_0x4b623b=>_0x7cf765[_0x2f13cf(0x1cf)](_0x3bb6da=>_0x42b66f[_0x2f13cf(0x1d4)][_0x2f13cf(0x362)](_0x4b623b,_0x3bb6da)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range')}:_0x116428;},_0x337a7e(0x2ce))},_0x17637e={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x343)]['id'],'handler':_0x2a9165((_0x254d7e,_0x680222)=>{const _0x44a596=_0x337a7e,_0x4e4bfb={'m1Prime':_0x254d7e,'m2Prime':_0x680222};if(_0x254d7e[_0x44a596(0x1ce)][_0x44a596(0x20e)]!==_0x680222['params']['unitId']||_0x254d7e[_0x44a596(0x1ce)]['subUnitId']!==_0x680222[_0x44a596(0x1ce)][_0x44a596(0x39d)])return _0x4e4bfb;const _0x3f3c3a=_0x254d7e[_0x44a596(0x1ce)][_0x44a596(0x3b2)][_0x44a596(0x243)],_0x10915b=[_0x680222[_0x44a596(0x1ce)][_0x44a596(0x321)],_0x680222[_0x44a596(0x1ce)][_0x44a596(0x3de)]];return _0x3f3c3a[_0x44a596(0x1cf)](_0x1348ce=>_0x10915b[_0x44a596(0x1cf)](_0x15986c=>_0x42b66f[_0x44a596(0x1d4)][_0x44a596(0x362)](_0x1348ce,_0x15986c)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row')}:_0x4e4bfb;},_0x337a7e(0x2ce))},_0x164c93={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5['RemoveColMutation']['id'],'handler':_0x2a9165((_0x85acb8,_0x20cf45)=>{const _0x2d5530=_0x337a7e,_0x2bb14d={'m1Prime':_0x85acb8,'m2Prime':_0x20cf45};if(_0x85acb8[_0x2d5530(0x1ce)][_0x2d5530(0x20e)]!==_0x20cf45[_0x2d5530(0x1ce)]['unitId']||_0x85acb8[_0x2d5530(0x1ce)][_0x2d5530(0x39d)]!==_0x20cf45['params'][_0x2d5530(0x39d)])return _0x2bb14d;const _0x4dc74b=_0x85acb8[_0x2d5530(0x1ce)][_0x2d5530(0x3b2)][_0x2d5530(0x243)],_0x3cae38=_0x20cf45['params'][_0x2d5530(0x1cb)];return _0x4dc74b[_0x2d5530(0x1cf)](_0x22d87a=>_0x42b66f['Rectangle'][_0x2d5530(0x362)](_0x22d87a,_0x3cae38))?{'error':new Error(_0x2d5530(0x32b))}:_0x2bb14d;},_0x337a7e(0x2ce))},_0x20bff8={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x288d9e[_0x337a7e(0x29f)]['id'],'handler':_0x2a9165((_0x4c606d,_0x51b4f8)=>{const _0x538467=_0x337a7e,_0x43670f={'m1Prime':_0x4c606d,'m2Prime':_0x51b4f8};return _0x4c606d[_0x538467(0x1ce)][_0x538467(0x20e)]!==_0x51b4f8['params']['unitId']||_0x4c606d[_0x538467(0x1ce)][_0x538467(0x39d)]!==_0x51b4f8[_0x538467(0x1ce)]['subUnitId']?_0x43670f:{'error':new Error(_0x538467(0x210))};},_0x337a7e(0x2ce))},_0xe250b7={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5['RemoveRowMutation']['id'],'handler':_0x2a9165((_0x51cc0b,_0x2074aa)=>{const _0x49837c=_0x337a7e,_0x1ab182={'m1Prime':_0x51cc0b,'m2Prime':_0x2074aa};if(_0x51cc0b[_0x49837c(0x1ce)]['unitId']!==_0x2074aa['params'][_0x49837c(0x20e)]||_0x51cc0b[_0x49837c(0x1ce)][_0x49837c(0x39d)]!==_0x2074aa['params'][_0x49837c(0x39d)])return _0x1ab182;const _0x44f226=_0x51cc0b[_0x49837c(0x1ce)][_0x49837c(0x3b2)][_0x49837c(0x243)],_0x3e9e7f=_0x2074aa[_0x49837c(0x1ce)][_0x49837c(0x1cb)];return _0x44f226[_0x49837c(0x1cf)](_0x2c8d03=>_0x42b66f[_0x49837c(0x1d4)][_0x49837c(0x362)](_0x2c8d03,_0x3e9e7f))?{'error':new Error(_0x49837c(0x2e8))}:_0x1ab182;},_0x337a7e(0x2ce))},_0x4981ad={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x258ced[_0x337a7e(0x2a4)]['id'],'handler':_0x2a9165((_0x3a7188,_0x45fbc8)=>{const _0x11b2de=_0x337a7e,_0x1398af={'m1Prime':_0x3a7188,'m2Prime':_0x45fbc8};return _0x3a7188['params'][_0x11b2de(0x20e)]!==_0x45fbc8[_0x11b2de(0x1ce)][_0x11b2de(0x20e)]||_0x3a7188['params']['subUnitId']!==_0x45fbc8[_0x11b2de(0x1ce)][_0x11b2de(0x39d)]?_0x1398af:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter')};},_0x337a7e(0x2ce))},_0x57414b={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5['RemoveWorksheetMergeMutation']['id'],'handler':_0x2a9165((_0x508bf6,_0x27ded8)=>{const _0xf85bc=_0x337a7e,_0x7097a7={'m1Prime':_0x508bf6,'m2Prime':_0x27ded8};if(_0x508bf6['params']['unitId']!==_0x27ded8[_0xf85bc(0x1ce)][_0xf85bc(0x20e)]||_0x508bf6[_0xf85bc(0x1ce)]['subUnitId']!==_0x27ded8[_0xf85bc(0x1ce)]['subUnitId'])return _0x7097a7;const _0xc39cea=_0x508bf6[_0xf85bc(0x1ce)]['rule'][_0xf85bc(0x243)],_0x1dfdf7=_0x27ded8[_0xf85bc(0x1ce)][_0xf85bc(0x243)];return _0xc39cea[_0xf85bc(0x1cf)](_0x272b2f=>_0x1dfdf7[_0xf85bc(0x1cf)](_0x5166a1=>_0x42b66f[_0xf85bc(0x1d4)][_0xf85bc(0x362)](_0x272b2f,_0x5166a1)))?{'error':new Error(_0xf85bc(0x3dd))}:_0x7097a7;},_0x337a7e(0x2ce))},_0x4bfede={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x57563f['SetConditionalRuleMutation']['id'],'handler':_0x2a9165((_0x41f73d,_0x4fa5e0)=>{const _0x580d77=_0x337a7e,_0x1471f3={'m1Prime':_0x41f73d,'m2Prime':_0x4fa5e0};if(_0x41f73d['params']['unitId']!==_0x4fa5e0[_0x580d77(0x1ce)][_0x580d77(0x20e)]||_0x41f73d[_0x580d77(0x1ce)][_0x580d77(0x39d)]!==_0x4fa5e0[_0x580d77(0x1ce)][_0x580d77(0x39d)])return _0x1471f3;const _0x9465fe=_0x41f73d[_0x580d77(0x1ce)]['rule']['ranges'],_0x8b9840=_0x4fa5e0['params']['rule'][_0x580d77(0x243)];return _0x9465fe[_0x580d77(0x1cf)](_0xdab7df=>_0x8b9840[_0x580d77(0x1cf)](_0x3ea877=>_0x42b66f[_0x580d77(0x1d4)][_0x580d77(0x362)](_0xdab7df,_0x3ea877)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')}:_0x1471f3;},'handler')},_0x1f3158={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x3a8)]['id'],'handler':_0x2a9165((_0x540ac0,_0x358396)=>{const _0x8e34b0=_0x337a7e,_0x4e38d9={'m1Prime':_0x540ac0,'m2Prime':_0x358396};if(_0x540ac0['params'][_0x8e34b0(0x20e)]!==_0x358396['params']['unitId']||_0x540ac0['params'][_0x8e34b0(0x39d)]!==_0x358396['params'][_0x8e34b0(0x39d)])return _0x4e38d9;const _0x3f506e=_0x540ac0['params']['rule'][_0x8e34b0(0x243)],_0x188d60=[{'startRow':_0x358396[_0x8e34b0(0x1ce)]['startRow'],'endRow':_0x358396[_0x8e34b0(0x1ce)][_0x8e34b0(0x2de)],'startColumn':_0x358396['params'][_0x8e34b0(0x1fb)],'endColumn':_0x358396[_0x8e34b0(0x1ce)][_0x8e34b0(0x1fb)]}];return _0x3f506e[_0x8e34b0(0x1cf)](_0x272266=>_0x188d60[_0x8e34b0(0x1cf)](_0x1f88db=>_0x42b66f['Rectangle']['intersects'](_0x272266,_0x1f88db)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen')}:_0x4e38d9;},_0x337a7e(0x2ce))},_0x59df56={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x29d)]['id'],'handler':_0x2a9165((_0x215df7,_0x4213db)=>{const _0x3d998d=_0x337a7e,_0x1356c6={'m1Prime':_0x215df7,'m2Prime':_0x4213db};return _0x215df7[_0x3d998d(0x1ce)][_0x3d998d(0x20e)]!==_0x4213db[_0x3d998d(0x1ce)]['unitId']||_0x215df7[_0x3d998d(0x1ce)][_0x3d998d(0x39d)]!==_0x4213db[_0x3d998d(0x1ce)]['subUnitId']?_0x1356c6:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt')};},'handler')},_0x248e22={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x28f)]['id'],'handler':_0x2a9165((_0x1ce12b,_0x5c9247)=>{const _0x5f28ad=_0x337a7e,_0x2479e7={'m1Prime':_0x1ce12b,'m2Prime':_0x5c9247};if(_0x1ce12b[_0x5f28ad(0x1ce)][_0x5f28ad(0x20e)]!==_0x5c9247[_0x5f28ad(0x1ce)][_0x5f28ad(0x20e)]||_0x1ce12b['params'][_0x5f28ad(0x39d)]!==_0x5c9247[_0x5f28ad(0x1ce)][_0x5f28ad(0x39d)])return _0x2479e7;const _0x291074=_0x1ce12b[_0x5f28ad(0x1ce)]['rule'][_0x5f28ad(0x243)],_0x4d444b=_0x5c9247[_0x5f28ad(0x1ce)][_0x5f28ad(0x3b2)][_0x5f28ad(0x243)];return _0x291074[_0x5f28ad(0x1cf)](_0x2cc43d=>_0x4d444b[_0x5f28ad(0x1cf)](_0xd20347=>_0x42b66f[_0x5f28ad(0x1d4)]['intersects'](_0x2cc43d,_0xd20347)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection')}:_0x2479e7;},_0x337a7e(0x2ce))},_0x7b86e5={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5['SetRangeValuesMutation']['id'],'handler':_0x2a9165((_0x3fa2d8,_0x55224b)=>{const _0x38961e=_0x337a7e,_0x1724e7={'m1Prime':_0x3fa2d8,'m2Prime':_0x55224b};if(_0x3fa2d8[_0x38961e(0x1ce)][_0x38961e(0x20e)]!==_0x55224b[_0x38961e(0x1ce)]['unitId']||_0x3fa2d8[_0x38961e(0x1ce)][_0x38961e(0x39d)]!==_0x55224b['params'][_0x38961e(0x39d)])return _0x1724e7;const _0x401f99=_0x3fa2d8[_0x38961e(0x1ce)][_0x38961e(0x3b2)][_0x38961e(0x243)],_0x1a7245=new _0x42b66f['ObjectMatrix'](_0x55224b[_0x38961e(0x1ce)][_0x38961e(0x393)])[_0x38961e(0x18d)]();return _0x401f99[_0x38961e(0x1cf)](_0x41c099=>_0x42b66f[_0x38961e(0x1d4)][_0x38961e(0x362)](_0x41c099,_0x1a7245))?{'error':new Error(_0x38961e(0x206))}:_0x1724e7;},_0x337a7e(0x2ce))},_0x9d0cd3={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x1658f5[_0x337a7e(0x36f)]['id'],'handler':_0x2a9165((_0x35299b,_0x3c10c9)=>{const _0x1035e3=_0x337a7e,_0x2d72d1={'m1Prime':_0x35299b,'m2Prime':_0x3c10c9};if(_0x35299b[_0x1035e3(0x1ce)][_0x1035e3(0x20e)]!==_0x3c10c9[_0x1035e3(0x1ce)][_0x1035e3(0x20e)]||_0x35299b['params']['subUnitId']!==_0x3c10c9[_0x1035e3(0x1ce)][_0x1035e3(0x39d)])return _0x2d72d1;const _0x534cda=_0x35299b['params'][_0x1035e3(0x3b2)]['ranges'],_0x3154f7=_0x3c10c9['params']['ranges'];return _0x534cda['some'](_0x170a4a=>_0x3154f7['some'](_0x5cf4db=>_0x42b66f[_0x1035e3(0x1d4)][_0x1035e3(0x362)](_0x170a4a,_0x5cf4db)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')}:_0x2d72d1;},_0x337a7e(0x2ce))},_0x3590b4={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x4eec64[_0x337a7e(0x1b8)]['id'],'handler':_0x2a9165((_0x345961,_0x3b3741)=>{const _0x5c8625=_0x337a7e,_0x2800e6={'m1Prime':_0x345961,'m2Prime':_0x3b3741};return _0x345961['params']['unitId']!==_0x3b3741['params'][_0x5c8625(0x20e)]||_0x345961[_0x5c8625(0x1ce)][_0x5c8625(0x39d)]!==_0x3b3741[_0x5c8625(0x1ce)][_0x5c8625(0x39d)]?_0x2800e6:{'error':new Error(_0x5c8625(0x2ba))};},_0x337a7e(0x2ce))},_0xf3e7b8={'m1':_0x1658f5[_0x337a7e(0x28f)]['id'],'m2':_0x288d9e['UpdateDataValidationMutation']['id'],'handler':_0x2a9165((_0x4c9544,_0x4799ba)=>{const _0x4dd7b0=_0x337a7e,_0x4f2e81={'m1Prime':_0x4c9544,'m2Prime':_0x4799ba};return _0x4c9544[_0x4dd7b0(0x1ce)][_0x4dd7b0(0x20e)]!==_0x4799ba[_0x4dd7b0(0x1ce)][_0x4dd7b0(0x20e)]||_0x4c9544[_0x4dd7b0(0x1ce)][_0x4dd7b0(0x39d)]!==_0x4799ba[_0x4dd7b0(0x1ce)]['subUnitId']?_0x4f2e81:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};},_0x337a7e(0x2ce))},_0x45d5bc={'m1':_0x1658f5[_0x337a7e(0x1c1)]['id'],'m2':_0x1658f5['AddWorksheetMergeMutation']['id'],'handler'(_0x5657c3,_0x40312e){const _0x2908dd=_0x337a7e,_0x3c87e8=_0x2df929['handler'](_0x40312e,_0x5657c3);return _0x40fca7(_0x3c87e8)?{'m1Prime':_0x3c87e8['m2Prime'],'m2Prime':_0x3c87e8[_0x2908dd(0x2af)]}:_0x3c87e8;}},_0x5d65eb={'m1':_0x1658f5[_0x337a7e(0x1c1)]['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler'(_0x2b803a,_0xed3b98){const _0xc788ea=_0x337a7e,_0x1e4312={'m1Prime':_0x2b803a,'m2Prime':_0xed3b98};if(_0x2b803a['params'][_0xc788ea(0x20e)]!==_0xed3b98['params'][_0xc788ea(0x20e)])return _0x1e4312;const _0x1ae8da=new _0x42b66f['ObjectMatrix'](_0x2b803a[_0xc788ea(0x1ce)]['cellValue'])[_0xc788ea(0x18d)](),_0x387dd4=new _0x42b66f[(_0xc788ea(0x200))](_0xed3b98[_0xc788ea(0x1ce)][_0xc788ea(0x2cc)][_0xc788ea(0x307)])[_0xc788ea(0x18d)](),_0x316592=new _0x42b66f['ObjectMatrix'](_0xed3b98[_0xc788ea(0x1ce)]['to'][_0xc788ea(0x307)])[_0xc788ea(0x18d)]();return _0x2b803a[_0xc788ea(0x1ce)]['subUnitId']===_0xed3b98[_0xc788ea(0x1ce)][_0xc788ea(0x2cc)][_0xc788ea(0x39d)]&&_0x42b66f[_0xc788ea(0x1d4)][_0xc788ea(0x362)](_0x1ae8da,_0x387dd4)||_0x2b803a[_0xc788ea(0x1ce)][_0xc788ea(0x39d)]===_0xed3b98[_0xc788ea(0x1ce)]['to']['subUnitId']&&_0x42b66f['Rectangle'][_0xc788ea(0x362)](_0x1ae8da,_0x316592)?{'error':new Error('Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.')}:_0x1e4312;}},_0x35d931={'m1':_0x1658f5[_0x337a7e(0x1c1)]['id'],'m2':_0x1658f5['ReorderRangeMutation']['id'],'handler'(_0x590ab6,_0x4637ed){const _0x43ff8a=_0x337a7e;var _0x33f96e,_0x5e48e4;const _0x16984c={'m1Prime':_0x590ab6,'m2Prime':_0x4637ed};if(_0x590ab6['params'][_0x43ff8a(0x20e)]!==_0x4637ed[_0x43ff8a(0x1ce)]['unitId']||_0x590ab6['params'][_0x43ff8a(0x39d)]!==_0x4637ed[_0x43ff8a(0x1ce)][_0x43ff8a(0x39d)])return _0x16984c;const _0x203d5d=_0x42b66f['Tools'][_0x43ff8a(0x395)](_0x590ab6),{cellValue:_0x725008}=_0x203d5d[_0x43ff8a(0x1ce)],_0x5173d1=new _0x42b66f[(_0x43ff8a(0x200))](_0x725008),{range:_0xa210fd}=_0x4637ed['params'],_0x17b564=new Map();for(let _0x2b6193=_0xa210fd[_0x43ff8a(0x1fb)];_0x2b6193<=_0xa210fd['endColumn'];_0x2b6193++)for(let _0x50b15d=_0xa210fd[_0x43ff8a(0x2de)];_0x50b15d<=_0xa210fd[_0x43ff8a(0x1dd)];_0x50b15d++)if(((_0x33f96e=_0x725008==null?void 0x0:_0x725008[_0x50b15d])==null?void 0x0:_0x33f96e[_0x2b6193])!==void 0x0){const _0x1d8e97=(_0x5e48e4=_0x4637ed[_0x43ff8a(0x1ce)]['order'][_0x50b15d])!=null?_0x5e48e4:_0x50b15d;_0x1d8e97!==_0x50b15d&&(_0x17b564['has'](_0x1d8e97)||_0x17b564[_0x43ff8a(0x1ba)](_0x1d8e97,new Map()),_0x17b564[_0x43ff8a(0x23d)](_0x1d8e97)[_0x43ff8a(0x1ba)](_0x2b6193,_0x725008[_0x50b15d][_0x2b6193]),_0x5173d1[_0x43ff8a(0x278)](_0x50b15d,_0x2b6193));}return _0x17b564['forEach']((_0x19f351,_0x1cf711)=>{const _0x23be04=_0x43ff8a;_0x19f351[_0x23be04(0x3ad)]((_0x1f118b,_0x38112d)=>{const _0x359fe0=_0x23be04;_0x5173d1[_0x359fe0(0x26b)](_0x1cf711,_0x38112d,_0x1f118b);});}),{'m1Prime':_0x203d5d,'m2Prime':_0x4637ed};}},_0x57ad03={'m1':_0x1658f5[_0x337a7e(0x1c1)]['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x44cecf,_0x3e5fec){const _0x3c92de=_0x337a7e,_0x3f9ec4={'m1Prime':_0x44cecf,'m2Prime':_0x3e5fec};if(_0x44cecf['params'][_0x3c92de(0x20e)]!==_0x3e5fec[_0x3c92de(0x1ce)]['unitId']||_0x44cecf[_0x3c92de(0x1ce)][_0x3c92de(0x39d)]!==_0x3e5fec[_0x3c92de(0x1ce)]['subUnitId'])return _0x3f9ec4;const _0x330e40=_0x42b66f['Tools']['deepClone'](_0x44cecf),_0x3049ff=_0x42b66f[_0x3c92de(0x1aa)][_0x3c92de(0x395)](_0x3e5fec),_0xe2413d=_0x42b66f[_0x3c92de(0x1aa)][_0x3c92de(0x395)](_0x3e5fec),_0x12e6ad=new _0x42b66f[(_0x3c92de(0x200))](_0x330e40[_0x3c92de(0x1ce)]['cellValue']),_0x1b7089=_0x12e6ad['getDataRange'](),_0x14dc44=new _0x42b66f[(_0x3c92de(0x200))](_0x3e5fec[_0x3c92de(0x1ce)][_0x3c92de(0x393)]),_0x18179b=new _0x42b66f[(_0x3c92de(0x200))](),_0x56933a=_0x14dc44[_0x3c92de(0x18d)]();return _0x42b66f[_0x3c92de(0x1d4)]['intersects'](_0x1b7089,_0x56933a)?(_0x12e6ad[_0x3c92de(0x24f)]((_0x5775e8,_0x21e013,_0x2d1555)=>{const _0x4265bd=_0x3c92de;var _0x50ef5b;const _0x3fe37d=_0x14dc44[_0x4265bd(0x1ef)](_0x5775e8,_0x21e013);_0x3fe37d===null&&_0x12e6ad[_0x4265bd(0x278)](_0x5775e8,_0x21e013),_0x2d1555&&_0x3fe37d&&(typeof(_0x3fe37d==null?void 0x0:_0x3fe37d['s'])==_0x4265bd(0x2a0)&&(_0x3fe37d['s']=_0x42b66f[_0x4265bd(0x1aa)][_0x4265bd(0x395)]((_0x50ef5b=_0x3049ff[_0x4265bd(0x1ce)][_0x4265bd(0x225)])==null?void 0x0:_0x50ef5b[_0x3fe37d['s']])||void 0x0),_0x18179b[_0x4265bd(0x26b)](_0x5775e8,_0x21e013,_0x3fe37d));}),_0x330e40['params'][_0x3c92de(0x393)]=_0x12e6ad[_0x3c92de(0x2a6)](),_0x3049ff[_0x3c92de(0x1ce)][_0x3c92de(0x393)]=_0x18179b['getMatrix'](),{'m1Prime':[_0x330e40,_0x3049ff],'m2Prime':_0xe2413d}):_0x3f9ec4;}},_0x557850={'m1':_0x1658f5[_0x337a7e(0x291)]['id'],'m2':_0x1658f5[_0x337a7e(0x291)]['id'],'handler'(_0x26e2a3,_0x7f0468){const _0x471156=_0x337a7e,_0x118b15={'m1Prime':_0x26e2a3,'m2Prime':_0x7f0468};if(_0x26e2a3[_0x471156(0x1ce)][_0x471156(0x20e)]!==_0x7f0468[_0x471156(0x1ce)][_0x471156(0x20e)]||_0x26e2a3[_0x471156(0x1ce)][_0x471156(0x39d)]!==_0x7f0468[_0x471156(0x1ce)][_0x471156(0x39d)])return _0x118b15;const _0x5e304c=_0x26e2a3[_0x471156(0x1ce)][_0x471156(0x317)],_0x1a3444=_0x7f0468[_0x471156(0x1ce)][_0x471156(0x317)],_0x2af8c8={},_0x19b948=_0x42b66f[_0x471156(0x1aa)][_0x471156(0x395)](_0x26e2a3),_0x972a68=new Set([...Object[_0x471156(0x34b)](_0x5e304c)['map'](Number),...Object[_0x471156(0x34b)](_0x1a3444)[_0x471156(0x332)](Number)]);for(const _0xf840b0 of _0x972a68){const _0x3b7d86=_0x5e304c[_0xf840b0],_0x11e6b4=_0x1a3444[_0xf840b0];if(_0x3b7d86&&_0x11e6b4){const _0x4519b6={..._0x3b7d86,..._0x11e6b4};_0x2af8c8[_0xf840b0]=_0x4519b6;}else _0x3b7d86?_0x2af8c8[_0xf840b0]=_0x3b7d86:_0x11e6b4&&(_0x2af8c8[_0xf840b0]=_0x11e6b4);}return _0x19b948['params'][_0x471156(0x317)]=_0x2af8c8,{'m1Prime':_0x19b948,'m2Prime':_0x7f0468};}},_0xeef8da={'m1':_0x258ced['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x396)]['id'],'handler'(_0x43a7e0,_0x573918){const _0x4fb1d9=_0x337a7e,_0x276c2a={'m1Prime':_0x43a7e0,'m2Prime':_0x573918};if(_0x43a7e0[_0x4fb1d9(0x1ce)]['unitId']!==_0x573918[_0x4fb1d9(0x1ce)]['unitId']||_0x43a7e0[_0x4fb1d9(0x1ce)][_0x4fb1d9(0x39d)]!==_0x573918[_0x4fb1d9(0x1ce)][_0x4fb1d9(0x2cc)][_0x4fb1d9(0x39d)]&&_0x43a7e0['params']['subUnitId']!==_0x573918[_0x4fb1d9(0x1ce)]['to'][_0x4fb1d9(0x39d)])return _0x276c2a;let _0x313164=null;return _0x43a7e0[_0x4fb1d9(0x1ce)][_0x4fb1d9(0x39d)]===_0x573918['params'][_0x4fb1d9(0x2cc)][_0x4fb1d9(0x39d)]&&new _0x42b66f[(_0x4fb1d9(0x200))](_0x573918[_0x4fb1d9(0x1ce)][_0x4fb1d9(0x2cc)]['value'])[_0x4fb1d9(0x24f)]((_0x57c39f,_0x3cef04)=>{const _0x1b1f4e=_0x4fb1d9;_0x3cef04===_0x43a7e0['params'][_0x1b1f4e(0x21f)]&&(_0x313164=_0x573918[_0x1b1f4e(0x1ce)][_0x1b1f4e(0x2cc)][_0x1b1f4e(0x39d)]);}),_0x43a7e0[_0x4fb1d9(0x1ce)]['subUnitId']===_0x573918[_0x4fb1d9(0x1ce)]['to'][_0x4fb1d9(0x39d)]&&new _0x42b66f['ObjectMatrix'](_0x573918[_0x4fb1d9(0x1ce)]['to']['value'])[_0x4fb1d9(0x24f)]((_0x1bd15d,_0x463cbf)=>{const _0x499644=_0x4fb1d9;_0x463cbf===_0x43a7e0[_0x499644(0x1ce)][_0x499644(0x21f)]&&(_0x313164=_0x573918[_0x499644(0x1ce)]['to'][_0x499644(0x39d)]);}),_0x313164?{'m1Prime':_0x43a7e0,'m2Prime':[_0x573918,{'id':_0x258ced[_0x4fb1d9(0x3ca)]['id'],'params':{'unitId':_0x573918[_0x4fb1d9(0x1ce)][_0x4fb1d9(0x20e)],'subUnitId':_0x313164}}]}:_0x276c2a;}},_0x1f6838={'m1':_0x258ced[_0x337a7e(0x35a)]['id'],'m2':_0x258ced[_0x337a7e(0x2a4)]['id'],'handler'(_0x4187fe,_0x2dbb5a){const _0x160186=_0x337a7e,_0x34e692={'m1Prime':_0x4187fe,'m2Prime':_0x2dbb5a};return _0x4187fe[_0x160186(0x1ce)][_0x160186(0x20e)]!==_0x2dbb5a[_0x160186(0x1ce)][_0x160186(0x20e)]||_0x4187fe[_0x160186(0x1ce)][_0x160186(0x39d)]!==_0x2dbb5a[_0x160186(0x1ce)][_0x160186(0x39d)]?_0x34e692:{'m1Prime':[],'m2Prime':[_0x2dbb5a]};}},_0x1890c8={'m1':_0x258ced['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x1c1)]['id'],'handler'(_0x4fd861,_0x1ebece){const _0x52b7dc=_0x337a7e,_0x5c0733={'m1Prime':_0x4fd861,'m2Prime':_0x1ebece};if(_0x4fd861[_0x52b7dc(0x1ce)]['unitId']!==_0x1ebece['params'][_0x52b7dc(0x20e)]||_0x4fd861[_0x52b7dc(0x1ce)][_0x52b7dc(0x39d)]!==_0x1ebece[_0x52b7dc(0x1ce)][_0x52b7dc(0x39d)])return _0x5c0733;let _0x55a1bc=!0x1;return new _0x42b66f[(_0x52b7dc(0x200))](_0x1ebece[_0x52b7dc(0x1ce)]['cellValue'])[_0x52b7dc(0x24f)]((_0x49a521,_0x27d981)=>{_0x27d981===_0x4fd861['params']['col']&&(_0x55a1bc=!0x0);}),_0x55a1bc?{'m1Prime':_0x4fd861,'m2Prime':[_0x1ebece,{'id':_0x258ced['ReCalcSheetsFilterMutation']['id'],'params':{'unitId':_0x1ebece[_0x52b7dc(0x1ce)]['unitId'],'subUnitId':_0x1ebece[_0x52b7dc(0x1ce)]['subUnitId']}}]}:_0x5c0733;}},_0x56cbb4={'m1':_0x258ced['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x258ced[_0x337a7e(0x35a)]['id'],'handler'(_0x33fecf,_0x59cc9d){const _0x25cc65=_0x337a7e,_0x457ae6={'m1Prime':_0x33fecf,'m2Prime':_0x59cc9d};return _0x33fecf[_0x25cc65(0x1ce)][_0x25cc65(0x20e)]!==_0x59cc9d[_0x25cc65(0x1ce)]['unitId']||_0x33fecf['params'][_0x25cc65(0x39d)]!==_0x59cc9d[_0x25cc65(0x1ce)][_0x25cc65(0x39d)]||_0x33fecf[_0x25cc65(0x1ce)][_0x25cc65(0x21f)]!==_0x59cc9d[_0x25cc65(0x1ce)][_0x25cc65(0x21f)]?_0x457ae6:{'m1Prime':[],'m2Prime':[_0x59cc9d]};}},_0x5c57cb={'m1':_0x258ced[_0x337a7e(0x171)]['id'],'m2':_0x258ced[_0x337a7e(0x2a4)]['id'],'handler'(_0x455fa5,_0xca80e3){const _0x25f9d8=_0x337a7e,_0x9fd0f9={'m1Prime':_0x455fa5,'m2Prime':_0xca80e3};return _0x455fa5['params'][_0x25f9d8(0x20e)]!==_0xca80e3[_0x25f9d8(0x1ce)][_0x25f9d8(0x20e)]||_0x455fa5[_0x25f9d8(0x1ce)][_0x25f9d8(0x39d)]!==_0xca80e3[_0x25f9d8(0x1ce)][_0x25f9d8(0x39d)]?_0x9fd0f9:{'m1Prime':[],'m2Prime':[_0xca80e3]};}},_0x139f41={'m1':_0x258ced['SetSheetsFilterRangeMutation']['id'],'m2':_0x258ced['SetSheetsFilterRangeMutation']['id'],'handler'(_0x5dcadd,_0x29af03){const _0x50faeb=_0x337a7e,_0x37f6b2={'m1Prime':_0x5dcadd,'m2Prime':_0x29af03};return _0x5dcadd[_0x50faeb(0x1ce)][_0x50faeb(0x20e)]!==_0x29af03[_0x50faeb(0x1ce)][_0x50faeb(0x20e)]||_0x5dcadd[_0x50faeb(0x1ce)][_0x50faeb(0x39d)]!==_0x29af03[_0x50faeb(0x1ce)][_0x50faeb(0x39d)]?_0x37f6b2:{'m1Prime':[],'m2Prime':[_0x29af03]};}},_0x54b557={'m1':_0x1658f5['SetTabColorMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x2a9)]['id'],'handler'(_0x280dd4,_0x294cfa){const _0x3cb610=_0x337a7e;return _0x280dd4[_0x3cb610(0x1ce)][_0x3cb610(0x20e)]===_0x294cfa[_0x3cb610(0x1ce)][_0x3cb610(0x20e)]&&_0x280dd4[_0x3cb610(0x1ce)]['subUnitId']===_0x294cfa['params'][_0x3cb610(0x39d)]&&_0x280dd4['params']['color']!==_0x294cfa[_0x3cb610(0x1ce)][_0x3cb610(0x17a)]?{'error':new Error(_0x3cb610(0x19d))}:{'m1Prime':_0x280dd4,'m2Prime':_0x294cfa};}},_0x181f76={'m1':_0x1658f5[_0x337a7e(0x36f)]['id'],'m2':_0x1658f5[_0x337a7e(0x36f)]['id'],'handler'(_0x5121fa,_0x43afd1){const _0x2a26b3=_0x337a7e,_0x51dcd5={'m1Prime':_0x5121fa,'m2Prime':_0x43afd1};if(_0x5121fa['params'][_0x2a26b3(0x20e)]!==_0x43afd1['params'][_0x2a26b3(0x20e)]||_0x5121fa['params'][_0x2a26b3(0x39d)]!==_0x43afd1[_0x2a26b3(0x1ce)][_0x2a26b3(0x39d)])return _0x51dcd5;const _0x2e7206=_0x5121fa[_0x2a26b3(0x1ce)][_0x2a26b3(0x243)],_0x280487=[],_0x20dbf4=_0x42b66f[_0x2a26b3(0x1aa)][_0x2a26b3(0x395)](_0x5121fa),_0x54aec4=_0x43afd1[_0x2a26b3(0x1ce)]['ranges'];_0x2e7206[_0x2a26b3(0x3ad)](_0x36f7ab=>{const _0x293c18=_0x2a26b3,_0x3437a5={'start':_0x36f7ab[_0x293c18(0x1fb)],'end':_0x36f7ab[_0x293c18(0x184)]},_0xb4aece=_0x54aec4[_0x293c18(0x332)](_0x570343=>({'start':_0x570343['startColumn'],'end':_0x570343[_0x293c18(0x184)]})),_0x16d541=_0x12820f(_0x3437a5,_0xb4aece)['map'](_0xe8544e=>({..._0x36f7ab,'startColumn':_0xe8544e[_0x293c18(0x2f2)],'endColumn':_0xe8544e[_0x293c18(0x220)]}));_0x280487[_0x293c18(0x16e)](..._0x16d541);}),_0x20dbf4[_0x2a26b3(0x1ce)][_0x2a26b3(0x243)]=_0x280487;const {colWidth:_0x4c8150}=_0x20dbf4[_0x2a26b3(0x1ce)],{colWidth:_0x3b7451}=_0x43afd1[_0x2a26b3(0x1ce)];return typeof _0x4c8150!=_0x2a26b3(0x33e)&&(typeof _0x3b7451!=_0x2a26b3(0x33e)?Object['keys'](_0x3b7451)['map'](Number)[_0x2a26b3(0x3ad)](_0x4c917b=>{_0x4c8150[_0x4c917b]!=null&&delete _0x4c8150[_0x4c917b];}):_0x54aec4['forEach'](_0x2224bd=>{const _0x33fae2=_0x2a26b3;for(let _0xfd25eb=_0x2224bd['startColumn'];_0xfd25eb<=_0x2224bd[_0x33fae2(0x184)];_0xfd25eb++)delete _0x4c8150[_0xfd25eb];})),{'m1Prime':_0x20dbf4,'m2Prime':_0x43afd1};}},_0x43e4d3={'m1':_0x1658f5[_0x337a7e(0x1e4)]['id'],'m2':_0x1658f5['SetWorksheetNameMutation']['id'],'handler'(_0x497f68,_0x572ae5){const _0x3a64c7=_0x337a7e,_0x58a251={'m1Prime':_0x497f68,'m2Prime':_0x572ae5};return _0x497f68['params'][_0x3a64c7(0x20e)]!==_0x572ae5['params']['unitId']||_0x497f68[_0x3a64c7(0x1ce)][_0x3a64c7(0x39d)]!==_0x572ae5[_0x3a64c7(0x1ce)]['subUnitId']?_0x58a251:{'error':new Error(_0x3a64c7(0x3c7))};}},_0x1aa28f={'m1':_0x1658f5[_0x337a7e(0x311)]['id'],'m2':_0x1658f5['SetWorksheetRowAutoHeightMutation']['id'],'handler'(_0x3f8267,_0x2005e2){const _0x17af48=_0x337a7e,_0x5c54e6={'m1Prime':_0x3f8267,'m2Prime':_0x2005e2};if(_0x3f8267[_0x17af48(0x1ce)][_0x17af48(0x20e)]!==_0x2005e2[_0x17af48(0x1ce)][_0x17af48(0x20e)]||_0x3f8267[_0x17af48(0x1ce)][_0x17af48(0x39d)]!==_0x2005e2[_0x17af48(0x1ce)]['subUnitId'])return _0x5c54e6;const _0x2ae8d7=_0x3f8267['params'][_0x17af48(0x1d7)],_0x12f554=[],_0x5cf0ed=_0x42b66f[_0x17af48(0x1aa)][_0x17af48(0x395)](_0x3f8267),_0x52a065=_0x2005e2[_0x17af48(0x1ce)][_0x17af48(0x1d7)];return _0x2ae8d7[_0x17af48(0x3ad)](_0x3cb58c=>{const _0x3f9705=_0x17af48;_0x52a065[_0x3f9705(0x1bf)](_0x4289ca=>_0x4289ca['row']===_0x3cb58c['row'])||_0x12f554[_0x3f9705(0x16e)](_0x3cb58c);}),_0x5cf0ed[_0x17af48(0x1ce)]['rowsAutoHeightInfo']=_0x12f554,{'m1Prime':_0x5cf0ed,'m2Prime':_0x2005e2};}},_0xc0c04c={'m1':_0x1658f5[_0x337a7e(0x29a)]['id'],'m2':_0x1658f5[_0x337a7e(0x29a)]['id'],'handler'(_0x449394,_0x203dd8){const _0x508bac=_0x337a7e,_0x1abf48={'m1Prime':_0x449394,'m2Prime':_0x203dd8};if(_0x449394[_0x508bac(0x1ce)][_0x508bac(0x20e)]!==_0x203dd8[_0x508bac(0x1ce)][_0x508bac(0x20e)]||_0x449394['params'][_0x508bac(0x39d)]!==_0x203dd8['params'][_0x508bac(0x39d)])return _0x1abf48;const _0x1ab2ca=_0x449394[_0x508bac(0x1ce)][_0x508bac(0x243)],_0x119e3d=[],_0x13a075=_0x42b66f[_0x508bac(0x1aa)][_0x508bac(0x395)](_0x449394),_0x2754b2=_0x203dd8[_0x508bac(0x1ce)]['ranges'];_0x1ab2ca[_0x508bac(0x3ad)](_0x111be5=>{const _0x4a8e8f=_0x508bac,_0x157e41={'start':_0x111be5[_0x4a8e8f(0x2de)],'end':_0x111be5[_0x4a8e8f(0x1dd)]},_0x127aab=_0x2754b2[_0x4a8e8f(0x332)](_0x3f296f=>({'start':_0x3f296f['startRow'],'end':_0x3f296f[_0x4a8e8f(0x1dd)]})),_0x3b7b9a=_0x12820f(_0x157e41,_0x127aab)[_0x4a8e8f(0x332)](_0x473751=>({..._0x111be5,'startRow':_0x473751[_0x4a8e8f(0x2f2)],'endRow':_0x473751[_0x4a8e8f(0x220)]}));_0x119e3d[_0x4a8e8f(0x16e)](..._0x3b7b9a);}),_0x13a075[_0x508bac(0x1ce)][_0x508bac(0x243)]=_0x119e3d;const {rowHeight:_0x58603b}=_0x13a075[_0x508bac(0x1ce)],{rowHeight:_0x4fa6a5}=_0x203dd8[_0x508bac(0x1ce)];return typeof _0x58603b!=_0x508bac(0x33e)&&(typeof _0x4fa6a5!='number'?Object['keys'](_0x4fa6a5)[_0x508bac(0x332)](Number)[_0x508bac(0x3ad)](_0x4e2a2f=>{_0x58603b[_0x4e2a2f]!=null&&delete _0x58603b[_0x4e2a2f];}):_0x2754b2[_0x508bac(0x3ad)](_0x1900f3=>{const _0x49a1ec=_0x508bac;for(let _0x3fbba8=_0x1900f3[_0x49a1ec(0x2de)];_0x3fbba8<=_0x1900f3[_0x49a1ec(0x1dd)];_0x3fbba8++)delete _0x58603b[_0x3fbba8];})),{'m1Prime':_0x13a075,'m2Prime':_0x203dd8};}},_0x36fa4a={'m1':_0x1658f5['SetWorksheetRowIsAutoHeightMutation']['id'],'m2':_0x1658f5[_0x337a7e(0x3d4)]['id'],'handler'(_0x2bab26,_0xa2cbe7){const _0x2c4332=_0x337a7e,_0x408187={'m1Prime':_0x2bab26,'m2Prime':_0xa2cbe7};if(_0x2bab26[_0x2c4332(0x1ce)][_0x2c4332(0x20e)]!==_0xa2cbe7[_0x2c4332(0x1ce)][_0x2c4332(0x20e)]||_0x2bab26[_0x2c4332(0x1ce)][_0x2c4332(0x39d)]!==_0xa2cbe7['params'][_0x2c4332(0x39d)])return _0x408187;const _0x5a786b=_0x2bab26[_0x2c4332(0x1ce)][_0x2c4332(0x243)],_0x16bcf0=[],_0x5f3682=_0x42b66f[_0x2c4332(0x1aa)][_0x2c4332(0x395)](_0x2bab26),_0x2e6733=_0xa2cbe7[_0x2c4332(0x1ce)][_0x2c4332(0x243)];_0x5a786b[_0x2c4332(0x3ad)](_0xc3b8bb=>{const _0x243165=_0x2c4332,_0x3f7224={'start':_0xc3b8bb['startRow'],'end':_0xc3b8bb[_0x243165(0x1dd)]},_0x1fa974=_0x2e6733[_0x243165(0x332)](_0x28deb3=>({'start':_0x28deb3[_0x243165(0x2de)],'end':_0x28deb3[_0x243165(0x1dd)]})),_0x34b48e=_0x12820f(_0x3f7224,_0x1fa974)['map'](_0x372d93=>({..._0xc3b8bb,'startRow':_0x372d93[_0x243165(0x2f2)],'endRow':_0x372d93[_0x243165(0x220)]}));_0x16bcf0[_0x243165(0x16e)](..._0x34b48e);}),_0x5f3682[_0x2c4332(0x1ce)][_0x2c4332(0x243)]=_0x16bcf0;const {autoHeightInfo:_0x4a2c39}=_0x5f3682[_0x2c4332(0x1ce)],{autoHeightInfo:_0x47d8a0}=_0xa2cbe7[_0x2c4332(0x1ce)];return typeof _0x4a2c39!=_0x2c4332(0x33e)&&(typeof _0x47d8a0!=_0x2c4332(0x33e)?Object[_0x2c4332(0x34b)](_0x47d8a0)['map'](Number)[_0x2c4332(0x3ad)](_0x5a5069=>{_0x4a2c39[_0x5a5069]!=null&&delete _0x4a2c39[_0x5a5069];}):_0x2e6733[_0x2c4332(0x3ad)](_0x224f53=>{const _0x37781a=_0x2c4332;for(let _0x38901b=_0x224f53[_0x37781a(0x2de)];_0x38901b<=_0x224f53[_0x37781a(0x1dd)];_0x38901b++)delete _0x4a2c39[_0x38901b];})),{'m1Prime':_0x5f3682,'m2Prime':_0xa2cbe7};}},_0x174c7f={'m1':_0x4eec64[_0x337a7e(0x1b8)]['id'],'m2':_0x4eec64[_0x337a7e(0x1b8)]['id'],'handler':_0x2a9165((_0x383f7b,_0xed80d5)=>{const _0x45c1bb=_0x337a7e,_0x5d3138=_0x383f7b[_0x45c1bb(0x1ce)],_0x4dcf3d=_0xed80d5['params'];return _0x5d3138[_0x45c1bb(0x20e)]===_0x4dcf3d[_0x45c1bb(0x20e)]&&_0x5d3138['subUnitId']===_0x4dcf3d['subUnitId']&&_0x5d3138[_0x45c1bb(0x180)]['commentId']===_0x4dcf3d['payload']['commentId']?{'m1Prime':[],'m2Prime':_0xed80d5}:{'m1Prime':_0x383f7b,'m2Prime':_0xed80d5};},_0x337a7e(0x2ce))},_0x4d91e9={'m1':_0x4eec64[_0x337a7e(0x1f2)]['id'],'m2':_0x4eec64[_0x337a7e(0x1f2)]['id'],'handler':_0x2a9165((_0x3a97a6,_0x56778e)=>{const _0x2e7dcf=_0x337a7e,_0x2f313b=_0x3a97a6[_0x2e7dcf(0x1ce)],_0x39fd41=_0x56778e[_0x2e7dcf(0x1ce)];return _0x2f313b[_0x2e7dcf(0x20e)]===_0x39fd41[_0x2e7dcf(0x20e)]&&_0x2f313b[_0x2e7dcf(0x39d)]===_0x39fd41['subUnitId']&&_0x2f313b['payload'][_0x2e7dcf(0x25d)]===_0x39fd41[_0x2e7dcf(0x180)]['commentId']?{'m1Prime':[],'m2Prime':_0x56778e}:{'m1Prime':_0x3a97a6,'m2Prime':_0x56778e};},_0x337a7e(0x2ce))},_0x1afbda={'m1':_0x288d9e['UpdateDataValidationMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x310)]['id'],'handler':_0x2a9165((_0x3a94db,_0x30ba50)=>{const _0x613f87=_0x337a7e,_0x256c64={'m1Prime':_0x3a94db,'m2Prime':_0x30ba50},_0x369429=_0x3a94db[_0x613f87(0x1ce)],_0x7c3fc7=_0x30ba50[_0x613f87(0x1ce)];if(_0x369429[_0x613f87(0x20e)]!==_0x7c3fc7['unitId']||_0x369429[_0x613f87(0x39d)]!==_0x7c3fc7[_0x613f87(0x39d)])return _0x256c64;if(_0x3a94db['params'][_0x613f87(0x180)][_0x613f87(0x37c)]===_0x288d9e[_0x613f87(0x235)]['RANGE']){const {unitId:_0x3db7bc,subUnitId:_0x49a1b9}=_0x3a94db[_0x613f87(0x1ce)],_0x13d87d=Array[_0x613f87(0x1de)](_0x30ba50[_0x613f87(0x1ce)][_0x613f87(0x3b2)])?_0x30ba50['params']['rule']:[_0x30ba50[_0x613f87(0x1ce)][_0x613f87(0x3b2)]],_0xe110f3=[],_0x247e27=new _0x42b66f[(_0x613f87(0x200))](),_0x33b691=_0x3a94db[_0x613f87(0x1ce)][_0x613f87(0x180)][_0x613f87(0x180)];_0x33b691[_0x613f87(0x3ad)](_0x41acdb=>{const _0x333d87=_0x613f87;_0x42b66f[_0x333d87(0x294)][_0x333d87(0x339)](_0x41acdb,(_0x3c60b0,_0x1f1a19)=>{const _0x3205f8=_0x333d87;_0x247e27[_0x3205f8(0x26b)](_0x3c60b0,_0x1f1a19,_0x3a94db[_0x3205f8(0x1ce)][_0x3205f8(0x2f6)]);});}),_0x13d87d[_0x613f87(0x3ad)](_0x4743ad=>{const _0x3d56f8=_0x613f87;_0x4743ad[_0x3d56f8(0x243)][_0x3d56f8(0x3ad)](_0x184349=>{const _0x154643=_0x3d56f8;_0x42b66f[_0x154643(0x294)][_0x154643(0x339)](_0x184349,(_0x358c33,_0x1fc00b)=>{const _0x4d9b5a=_0x154643;_0x247e27['setValue'](_0x358c33,_0x1fc00b,_0x4743ad[_0x4d9b5a(0x2bc)]);});});});const _0x381a66=_0x3a94db[_0x613f87(0x1ce)][_0x613f87(0x2f6)],_0x24576c=_0x42b66f[_0x613f87(0x1a1)](_0x247e27,_0x14a39b=>_0x14a39b===_0x381a66);return _0x42b66f[_0x613f87(0x22b)](_0x24576c,_0x33b691)||(_0x24576c[_0x613f87(0x319)]?_0xe110f3['push']({'id':_0x288d9e[_0x613f87(0x2b7)]['id'],'params':{'unitId':_0x3db7bc,'subUnitId':_0x49a1b9,'ruleId':_0x381a66,'payload':{'type':_0x288d9e['UpdateRuleType'][_0x613f87(0x367)],'payload':_0x24576c}}}):_0xe110f3[_0x613f87(0x16e)]({'id':_0x288d9e[_0x613f87(0x29f)]['id'],'params':{'unitId':_0x3db7bc,'subUnitId':_0x49a1b9,'ruleId':_0x381a66}})),{'m1Prime':_0xe110f3[_0x613f87(0x319)]?_0xe110f3:[_0x3a94db],'m2Prime':[..._0xe110f3,_0x30ba50]};}return _0x256c64;},_0x337a7e(0x2ce))},_0x5392f8={'m1':_0x288d9e[_0x337a7e(0x2b7)]['id'],'m2':_0x288d9e[_0x337a7e(0x29f)]['id'],'handler':_0x2a9165((_0x111543,_0x5ec5c9)=>{const _0x35aad9=_0x337a7e,_0x158b6c={'m1Prime':_0x111543,'m2Prime':_0x5ec5c9};if(_0x111543[_0x35aad9(0x1ce)][_0x35aad9(0x20e)]!==_0x5ec5c9[_0x35aad9(0x1ce)][_0x35aad9(0x20e)]||_0x111543[_0x35aad9(0x1ce)]['subUnitId']!==_0x5ec5c9[_0x35aad9(0x1ce)][_0x35aad9(0x39d)])return _0x158b6c;const _0xc4ab42=_0x111543[_0x35aad9(0x1ce)][_0x35aad9(0x2f6)];return(Array[_0x35aad9(0x1de)](_0x5ec5c9[_0x35aad9(0x1ce)][_0x35aad9(0x2f6)])?_0x5ec5c9[_0x35aad9(0x1ce)][_0x35aad9(0x2f6)]:[_0x5ec5c9[_0x35aad9(0x1ce)][_0x35aad9(0x2f6)]])[_0x35aad9(0x32c)](_0xc4ab42)>-0x1?{'m1Prime':[],'m2Prime':_0x5ec5c9}:_0x158b6c;},_0x337a7e(0x2ce))},_0x5bf08b={'m1':_0x288d9e['UpdateDataValidationMutation']['id'],'m2':_0x288d9e[_0x337a7e(0x2b7)]['id'],'handler':_0x2a9165((_0x313043,_0x41510f)=>{const _0x8ccbf4=_0x337a7e,_0x2ad1e4={'m1Prime':_0x313043,'m2Prime':_0x41510f},_0x33c1ef=_0x313043[_0x8ccbf4(0x1ce)],_0x1b2da2=_0x41510f[_0x8ccbf4(0x1ce)];if(_0x33c1ef[_0x8ccbf4(0x20e)]===_0x1b2da2[_0x8ccbf4(0x20e)]&&_0x33c1ef['subUnitId']===_0x1b2da2[_0x8ccbf4(0x39d)]){const _0x33dde2=_0x42b66f[_0x8ccbf4(0x1aa)][_0x8ccbf4(0x395)](_0x41510f);if(_0x1b2da2['ruleId']===_0x33c1ef[_0x8ccbf4(0x2f6)]&&_0x33c1ef[_0x8ccbf4(0x180)][_0x8ccbf4(0x37c)]===_0x1b2da2['payload']['type'])return _0x33c1ef['payload'][_0x8ccbf4(0x37c)]===_0x288d9e[_0x8ccbf4(0x235)][_0x8ccbf4(0x367)]&&!_0x42b66f[_0x8ccbf4(0x22b)](_0x33c1ef[_0x8ccbf4(0x180)]['payload'],_0x1b2da2[_0x8ccbf4(0x180)][_0x8ccbf4(0x180)])?{'error':new Error(_0x8ccbf4(0x36e))}:{'m1Prime':[],'m2Prime':_0x33dde2};if(_0x33c1ef[_0x8ccbf4(0x180)]['type']===_0x288d9e['UpdateRuleType'][_0x8ccbf4(0x367)]&&_0x1b2da2[_0x8ccbf4(0x180)][_0x8ccbf4(0x37c)]===_0x288d9e[_0x8ccbf4(0x235)][_0x8ccbf4(0x367)]&&_0x1b2da2[_0x8ccbf4(0x2f6)]!==_0x33c1ef[_0x8ccbf4(0x2f6)]){let _0xab92d2=_0x2a9165(function(_0x3ceab1,_0x4147c2){const _0x17b27a=_0x8ccbf4;_0x3ceab1[_0x17b27a(0x3ad)](_0x353039=>{const _0x3fb9be=_0x17b27a;_0x42b66f[_0x3fb9be(0x294)][_0x3fb9be(0x339)](_0x353039,(_0x5e773a,_0x203f38)=>{const _0x3910e6=_0x3fb9be;_0x440cb8[_0x3910e6(0x26b)](_0x5e773a,_0x203f38,_0x4147c2);});});},_0x8ccbf4(0x346));const _0x440cb8=new _0x42b66f[(_0x8ccbf4(0x200))]();_0xab92d2(_0x33c1ef[_0x8ccbf4(0x180)]['payload'],_0x33c1ef[_0x8ccbf4(0x2f6)]),_0xab92d2(_0x1b2da2[_0x8ccbf4(0x180)][_0x8ccbf4(0x180)],_0x1b2da2[_0x8ccbf4(0x2f6)]);const _0x4dff1c=_0x42b66f['queryObjectMatrix'](_0x440cb8,_0xa2d1da=>_0xa2d1da===_0x33c1ef[_0x8ccbf4(0x2f6)]),_0x5ee866=!_0x42b66f[_0x8ccbf4(0x22b)](_0x33c1ef['payload']['payload'],_0x4dff1c)?_0x4dff1c[_0x8ccbf4(0x319)]?[{'id':_0x288d9e['UpdateDataValidationMutation']['id'],'params':{..._0x33c1ef,'payload':{'type':_0x288d9e[_0x8ccbf4(0x235)]['RANGE'],'payload':_0x4dff1c}}}]:[{'id':_0x288d9e[_0x8ccbf4(0x29f)]['id'],'params':{..._0x33c1ef,'payload':void 0x0}}]:[];return{'m1Prime':[_0x313043],'m2Prime':[..._0x5ee866,_0x41510f]};}}return _0x2ad1e4;},_0x337a7e(0x2ce))},_0x55f920={'m1':_0x20812[_0x337a7e(0x3c6)]['id'],'m2':_0x20812[_0x337a7e(0x3c6)]['id'],'handler':_0x2a9165((_0x4fc022,_0xe301d5)=>{const _0x10eb79=_0x337a7e,_0x445830=_0x4fc022[_0x10eb79(0x1ce)],_0x206f4e=_0xe301d5[_0x10eb79(0x1ce)];return _0x445830[_0x10eb79(0x20e)]===_0x206f4e[_0x10eb79(0x20e)]&&_0x445830['subUnitId']===_0x206f4e['subUnitId']&&_0x445830['id']===_0x206f4e['id']?{'m2Prime':_0xe301d5,'m1Prime':[]}:{'m1Prime':_0x4fc022,'m2Prime':_0xe301d5};},'handler')},_0x50c34f={'m1':_0x20812[_0x337a7e(0x239)]['id'],'m2':_0x20812[_0x337a7e(0x239)]['id'],'handler':_0x2a9165((_0x1e8d3f,_0x42d3cf)=>{const _0x85e313=_0x337a7e,_0x390df0=_0x1e8d3f[_0x85e313(0x1ce)],_0x2ba628=_0x42d3cf[_0x85e313(0x1ce)];return _0x390df0[_0x85e313(0x20e)]===_0x2ba628[_0x85e313(0x20e)]&&_0x390df0[_0x85e313(0x39d)]===_0x2ba628[_0x85e313(0x39d)]&&_0x390df0['id']===_0x2ba628['id']?{'m2Prime':_0x42d3cf,'m1Prime':[]}:{'m1Prime':_0x1e8d3f,'m2Prime':_0x42d3cf};},_0x337a7e(0x2ce))},_0x532c15={'m1':_0x1658f5[_0x337a7e(0x19a)]['id'],'m2':_0x1658f5['AddWorksheetMergeMutation']['id'],'handler'(_0x4c441b,_0x4641f3){const _0x3e8928=_0x337a7e,_0x2094bd=_0x42b66f[_0x3e8928(0x1aa)]['deepClone'](_0x4641f3);return _0x4c441b[_0x3e8928(0x1ce)][_0x3e8928(0x39d)]!==_0x4641f3[_0x3e8928(0x1ce)][_0x3e8928(0x39d)]||_0x4c441b[_0x3e8928(0x1ce)]['unitId']!==_0x4641f3[_0x3e8928(0x1ce)]['unitId']?{'m1Prime':_0x4c441b,'m2Prime':_0x2094bd}:(_0x2094bd['id']=_0x1658f5['EmptyMutation']['id'],{'m1Prime':_0x4c441b,'m2Prime':_0x2094bd});}},_0x1d9fcd={'m1':_0x1658f5[_0x337a7e(0x19a)]['id'],'m2':_0x1658f5[_0x337a7e(0x260)]['id'],'handler'(_0x43c66b,_0x3ab260){const _0x185364=_0x337a7e,_0x24b0f3=_0x42b66f[_0x185364(0x1aa)][_0x185364(0x395)](_0x3ab260);return _0x43c66b['params'][_0x185364(0x39d)]!==_0x3ab260[_0x185364(0x1ce)][_0x185364(0x39d)]||_0x43c66b[_0x185364(0x1ce)][_0x185364(0x20e)]!==_0x3ab260[_0x185364(0x1ce)]['unitId']?{'m1Prime':_0x43c66b,'m2Prime':_0x24b0f3}:(_0x24b0f3['id']=_0x1658f5[_0x185364(0x1e6)]['id'],{'m1Prime':_0x43c66b,'m2Prime':_0x24b0f3});}},_0x3831f1={'m1':_0x1658f5[_0x337a7e(0x1ae)]['id'],'m2':_0x1658f5[_0x337a7e(0x1ae)]['id'],'handler'(_0x491bb6,_0x2d9987){const _0x37a963=_0x337a7e;if(_0x491bb6[_0x37a963(0x1ce)]['sheet']['id']===_0x2d9987[_0x37a963(0x1ce)]['sheet']['id'])return{'error':new Error(_0x37a963(0x1a3))};const _0x357538=_0x42b66f['Tools'][_0x37a963(0x395)](_0x491bb6),_0x129c49=_0x42b66f['Tools'][_0x37a963(0x395)](_0x2d9987);return _0x357538[_0x37a963(0x1ce)][_0x37a963(0x3b1)]<=_0x129c49[_0x37a963(0x1ce)][_0x37a963(0x3b1)]?_0x129c49['params'][_0x37a963(0x3b1)]+=0x1:_0x357538[_0x37a963(0x1ce)][_0x37a963(0x3b1)]>_0x129c49[_0x37a963(0x1ce)][_0x37a963(0x3b1)]&&(_0x357538[_0x37a963(0x1ce)]['index']+=0x1),_0x491bb6[_0x37a963(0x1ce)][_0x37a963(0x373)]['name']===_0x2d9987[_0x37a963(0x1ce)][_0x37a963(0x373)][_0x37a963(0x2bf)]?{'error':new Error(_0x37a963(0x218))}:{'m1Prime':_0x357538,'m2Prime':_0x129c49};}},_0x2c547c={'m1':_0x1658f5['RemoveSheetMutation']['id'],'m2':_0x337a7e(0x21b),'handler'(_0xffe628,_0x53e2c8){const _0x5b3580=_0x337a7e;var _0x1dd6fe;return _0xffe628[_0x5b3580(0x1ce)][_0x5b3580(0x39d)]===((_0x1dd6fe=_0x53e2c8['params'])==null?void 0x0:_0x1dd6fe[_0x5b3580(0x39d)])&&_0xffe628['id']!==_0x53e2c8['id']?{'error':new Error(_0x5b3580(0x1f1))}:{'m1Prime':_0xffe628,'m2Prime':_0x53e2c8};}},_0x2e4d78={'m1':_0x1658f5[_0x337a7e(0x213)]['id'],'m2':_0x1658f5[_0x337a7e(0x213)]['id'],'handler'(_0x2d951d,_0x390841){const _0x1d40ae=_0x337a7e,_0x24e3d2=_0x42b66f['Tools']['deepClone'](_0x2d951d),_0x3bc881=_0x42b66f[_0x1d40ae(0x1aa)][_0x1d40ae(0x395)](_0x390841),_0x27013f={'error':new Error(_0x1d40ae(0x2c9))};if(_0x2d951d['params'][_0x1d40ae(0x302)]===_0x390841[_0x1d40ae(0x1ce)][_0x1d40ae(0x302)])_0x24e3d2['id']=_0x1658f5['EmptyMutation']['id'],_0x3bc881[_0x1d40ae(0x1ce)]['fromOrder']=_0x2d951d[_0x1d40ae(0x1ce)][_0x1d40ae(0x2bb)];else{_0x2d951d[_0x1d40ae(0x1ce)]['fromOrder']===_0x2d951d[_0x1d40ae(0x1ce)][_0x1d40ae(0x2bb)]&&(_0x24e3d2['id']=_0x1658f5[_0x1d40ae(0x1e6)]['id']),_0x390841[_0x1d40ae(0x1ce)][_0x1d40ae(0x302)]===_0x390841[_0x1d40ae(0x1ce)]['toOrder']&&(_0x3bc881['id']=_0x1658f5[_0x1d40ae(0x1e6)]['id']);const _0x2f2ffc=[Math['min'](_0x2d951d[_0x1d40ae(0x1ce)][_0x1d40ae(0x302)],_0x2d951d[_0x1d40ae(0x1ce)][_0x1d40ae(0x2bb)]),Math['max'](_0x2d951d[_0x1d40ae(0x1ce)][_0x1d40ae(0x302)],_0x2d951d['params'][_0x1d40ae(0x2bb)])],_0x5169cd=[Math[_0x1d40ae(0x301)](_0x390841[_0x1d40ae(0x1ce)][_0x1d40ae(0x302)],_0x390841[_0x1d40ae(0x1ce)][_0x1d40ae(0x2bb)]),Math['max'](_0x390841[_0x1d40ae(0x1ce)][_0x1d40ae(0x302)],_0x390841[_0x1d40ae(0x1ce)][_0x1d40ae(0x2bb)])];if(_0x2f2ffc[0x0]<=_0x5169cd[0x1]&&_0x2f2ffc[0x1]>=_0x5169cd[0x0])return _0x27013f;}return{'m1Prime':_0x24e3d2,'m2Prime':_0x3bc881};}},_0x50f728={'m1':_0x1658f5[_0x337a7e(0x1ae)]['id'],'m2':_0x1658f5[_0x337a7e(0x213)]['id'],'handler'(_0x5ac8e2,_0x441b2f){const _0x3a5f39=_0x337a7e,_0xeb7a10=_0x42b66f['Tools'][_0x3a5f39(0x395)](_0x5ac8e2),_0x3cee3f=_0x42b66f['Tools'][_0x3a5f39(0x395)](_0x441b2f);return _0x5ac8e2['params'][_0x3a5f39(0x3b1)]<=_0x441b2f['params']['order']&&(_0x3cee3f[_0x3a5f39(0x1ce)]['order']+=0x1),{'m1Prime':_0xeb7a10,'m2Prime':_0x3cee3f};}},_0x5c2f53={'m1':_0x337a7e(0x21b),'m2':_0x1658f5[_0x337a7e(0x19a)]['id'],'handler'(_0xe5248c,_0x34256d){return{'m1Prime':_0xe5248c,'m2Prime':_0x34256d};}},_0x1620fa=[_0x3831f1,_0x50f728,_0x2c547c,_0x5c2f53,_0x2e4d78];var _0x211e8b=Object[_0x337a7e(0x248)],_0x3fc0aa=Object[_0x337a7e(0x3bf)],_0x1d3499=_0x2a9165((_0x146af3,_0x557b7,_0x3bb32f,_0x415009)=>{const _0x1971ad=_0x337a7e;for(var _0x39fd9c=_0x415009>0x1?void 0x0:_0x415009?_0x3fc0aa(_0x557b7,_0x3bb32f):_0x557b7,_0x561470=_0x146af3[_0x1971ad(0x319)]-0x1,_0x58834d;_0x561470>=0x0;_0x561470--)(_0x58834d=_0x146af3[_0x561470])&&(_0x39fd9c=(_0x415009?_0x58834d(_0x557b7,_0x3bb32f,_0x39fd9c):_0x58834d(_0x39fd9c))||_0x39fd9c);return _0x415009&&_0x39fd9c&&_0x211e8b(_0x557b7,_0x3bb32f,_0x39fd9c),_0x39fd9c;},_0x337a7e(0x2e2)),_0x3b92f7=_0x2a9165((_0x55fd7b,_0xad069e)=>(_0x138a26,_0x2d8966)=>_0xad069e(_0x138a26,_0x2d8966,_0x55fd7b),_0x337a7e(0x19f));_0x9591c5[_0x337a7e(0x16f)]=(_0x27cf2a=class extends _0x42b66f['Disposable']{constructor(_0x2c425a){const _0x3fa3c8=_0x337a7e;super(),this[_0x3fa3c8(0x2d6)]=_0x2c425a,[..._0x1620fa,_0x5e3c27,_0x448b5f,_0x2ef1c4,_0x37835e,_0x2381d9,_0x2e9b93,_0x3af794,_0x32c742,_0x45cb5a,_0x17da3a,_0x4c82e2,_0x50bac6,_0x5eaa7b,_0x512acf,_0x22e436,_0x4973f0,_0x32bd57,_0x361190,_0x4a395a,_0x215e87,_0x58925b,_0x2957f7,_0x862bfb,_0xbe6ca9,_0x1541be,_0x4de7c9,_0xc1cb9e,_0x43e133,_0xbef6ee,_0x5d4d64,_0x248351,_0x57de79,_0x51af94,_0x1eee4f,_0x1aecdf,_0x1a29ee,_0x581ed0,_0x4dc788,_0x2dae97,_0x45cf37,_0x186cc8,_0x137cdf,_0x44a83f,_0x34afc5,_0x1f876a,_0x2c5781,_0x52f6cd,_0xa3d741,_0x46704f,_0x8c4651,_0x15a52a,_0x23d7ba,_0x20893d,_0x527df7,_0x55888d,_0x1ea025,_0x1d885b,_0x5ac59a,_0x98c01f,_0x28cf52,_0x1dcf76,_0x227c1e,_0x48bb8a,_0x5deb0f,_0x50d911,_0x42f4a9,_0x3860c0,_0x4322d9,_0x4f07fb,_0x41ef41,_0x28325a,_0x45982d,_0x29a402,_0x26ff9c,_0x1ad6ee,_0x57ad03,_0x5d65eb,_0x43e4d3,_0x2a7c62,_0x54b557,_0x181f76,_0x1aa28f,_0xc0c04c,_0x36fa4a,_0x557850,_0x492d17,_0x1ac251,_0x35e06f,_0x3586eb,_0x17af58,_0x17752a,_0x26ce46,_0x5dc0fb,_0x8a82f9,_0x485c11,_0x5bf08b,_0x268197,_0x225cc2,_0x1afac9,_0x82982a,_0xcf92af,_0x3595b7,_0x590d3c,_0x3e818f,_0x935acb,_0x1e3fcf,_0x451239,_0x5d6019,_0x195af6,_0x1afbda,_0x5392f8,_0x5508ff,_0x4948a5,_0x476bab,_0x27c130,_0x1b7acf,_0x420d7d,_0x2e9137,_0x4a49e9,_0x320c0c,_0x56cbb4,_0x1f6838,_0x1890c8,_0xeef8da,_0x139f41,_0x5c57cb,_0x21fe11,_0x171511,_0x219f6c,_0x52cd2a,_0x3d0a9d,_0x4ecea3,_0x6dbe99,_0xbf2264,_0x381b60,_0x396586,_0x28e0e8,_0x53fbbd,_0x558dc8,_0x39bec0,_0x2ff80c,_0x2df929,_0x45d5bc,_0x1e9e6b,_0x532c15,_0x25bbf5,_0x447a98,_0x403160,_0x189e7c,_0xa5de14,_0x7f06b5,_0x1d9fcd,_0xd5a65e,_0x171876,_0x3062f6,_0x59b483,_0x1f0983,_0x1d249b,_0x57d30d,_0x483e4d,_0x3e8b4b,_0xdb041b,_0x265bc1,_0x4ed3a6,_0x4d91e9,_0x174c7f,_0x3b4300,_0x2cc7e8,_0x470bb4,_0x900b10,_0x403859,_0x16245e,_0xddd5f1,_0x53426f,_0x2c55fe,_0x3aa87f,_0x3b2894,_0x2df68f,_0x5baa62,_0x1d8029,_0x55f920,_0x50c34f,_0x5a61bd,_0x47252c,_0x1be9d9,_0x3bedc2,_0x5de838,_0x3c71b8,_0x15050b,_0x13f7ba,_0x1da177,_0x2255c2,_0x57102a,_0x4fb04a,_0xe84a9c,_0x32fd9d,_0x3244ae,_0x114895,_0x1f02d6,_0x4cc5f2,_0x4dfcf0,_0xab48f9,_0x285607,_0x4334ec,_0x57740c,_0x2b1f1b,_0x2b53eb,_0x1e3ade,_0x3bea84,_0x5059e3,_0x112be0,_0x4d5ada,_0x26063a,_0x360fc1,_0x4d3495,_0x17637e,_0x164c93,_0xe250b7,_0x20bff8,_0x4981ad,_0x57414b,_0x4bfede,_0x1f3158,_0x59df56,_0x248e22,_0x7b86e5,_0x9d0cd3,_0x3590b4,_0xf3e7b8,_0x3859a4,_0x5c1b2c,_0x5784e2,_0x5b187f,_0x43541d,_0x28e241,_0x12c86f,_0x5b965e,_0x27fa7c,_0x1cceb6,_0x1f02a0,_0x3df8d2,_0xd05b50,_0x57242e,_0x37c060,_0x482761,_0x537f43,_0x428700,_0x5bea2e,_0x1bc118,_0x3e9208,_0x41a2c4,_0x5b512b,_0x3563d0,_0x5a7efe,_0x4b83da,_0x1a51b9,_0x3a0b27,_0x545a95,_0x185327,_0x20ad70,_0x4cdd6f,_0x3b48e9,_0x340681,_0x35d931,_0x1617a6,_0x4dd7c0,_0x5327b6,_0x480159][_0x3fa3c8(0x3ad)](_0x5f290a=>{const _0x8963ce=_0x3fa3c8;this[_0x8963ce(0x2d6)][_0x8963ce(0x1bb)](_0x5f290a);});}},_0x2a9165(_0x27cf2a,_0x337a7e(0x16f)),_0x27cf2a),_0x9591c5[_0x337a7e(0x16f)]=_0x1d3499([_0x3b92f7(0x0,_0x3443c2)],_0x9591c5[_0x337a7e(0x16f)]);function _0x3276bf(_0x3ef797,_0x5a3d6e){const _0x40e9ad=_0x337a7e;if(!Array['isArray'](_0x3ef797))return;const _0x165435=_0x3ef797[_0x40e9ad(0x32c)](_0x40e9ad(0x1a8))>-0x1?_0x3ef797:_0x3ef797['find'](_0x360542=>Array[_0x40e9ad(0x1de)](_0x360542)&&_0x360542['indexOf']('body')>-0x1);if(!Array[_0x40e9ad(0x1de)](_0x165435))return;const _0x6ade91=_0x165435['indexOf'](_0x40e9ad(0x1a8));if(!(_0x6ade91===-0x1||(_0x6ade91===0x0?'':_0x165435[_0x6ade91-0x1])!==_0x5a3d6e))return _0x165435['slice'](_0x6ade91);}_0x2a9165(_0x3276bf,'extractActionsBySegmentId');function _0x310c1f(_0x470043,_0x323d56,_0x5549dc=_0x337a7e(0x226)){const _0x3b69dd=_0x337a7e;if(_0x323d56[_0x3b69dd(0x319)]===0x0)return[];const {segmentId:_0x11b1a7}=_0x323d56[0x0];if(_0x11b1a7==null)return _0x323d56;const _0x4b1caa=_0x3276bf(_0x470043,_0x11b1a7);if(_0x4b1caa==null)return _0x323d56;const _0x4d2931=[];for(const _0x2ad3ad of _0x323d56){const _0x513aba=_0x42b66f['JSONX'][_0x3b69dd(0x1fd)](_0x4b1caa,_0x2ad3ad[_0x3b69dd(0x2ac)],_0x5549dc),_0x2bc2ff=_0x42b66f['JSONX'][_0x3b69dd(0x1fd)](_0x4b1caa,_0x2ad3ad[_0x3b69dd(0x269)],_0x5549dc),_0x2dddcb={..._0x2ad3ad,'startOffset':_0x513aba,'endOffset':_0x2bc2ff,'collapsed':_0x513aba===_0x2bc2ff};_0x4d2931['push'](_0x2dddcb);}return _0x4d2931;}_0x2a9165(_0x310c1f,_0x337a7e(0x3a3));const _0x2da420=[{'m1':_0x2c176b[_0x337a7e(0x32e)]['id'],'m2':_0x2c176b[_0x337a7e(0x32e)]['id'],'handler'(_0x13e7f9,_0x2aae5b){const _0x103d7f=_0x337a7e;if(_0x13e7f9['params'][_0x103d7f(0x20e)]!==_0x2aae5b[_0x103d7f(0x1ce)][_0x103d7f(0x20e)])return{'error':new Error(_0x103d7f(0x298))};const _0xf8417e=_0x42b66f[_0x103d7f(0x1aa)]['deepClone'](_0x13e7f9),_0x42f72c=_0x42b66f['Tools'][_0x103d7f(0x395)](_0x2aae5b);return{'m1Prime':{..._0xf8417e,'params':{..._0xf8417e[_0x103d7f(0x1ce)],'actions':_0x42b66f[_0x103d7f(0x336)][_0x103d7f(0x313)](_0xf8417e[_0x103d7f(0x1ce)][_0x103d7f(0x272)],_0x42f72c[_0x103d7f(0x1ce)]['actions'],'left'),'textRanges':_0xf8417e[_0x103d7f(0x1ce)][_0x103d7f(0x27a)]?_0x310c1f(_0x42f72c[_0x103d7f(0x1ce)]['actions'],_0xf8417e[_0x103d7f(0x1ce)][_0x103d7f(0x27a)],_0x103d7f(0x226)):null}},'m2Prime':{..._0x42f72c,'params':{..._0x42f72c[_0x103d7f(0x1ce)],'actions':_0x42b66f[_0x103d7f(0x336)][_0x103d7f(0x313)](_0x42f72c[_0x103d7f(0x1ce)][_0x103d7f(0x272)],_0xf8417e[_0x103d7f(0x1ce)][_0x103d7f(0x272)],_0x103d7f(0x226)),'textRanges':_0x42f72c[_0x103d7f(0x1ce)][_0x103d7f(0x27a)]?_0x310c1f(_0xf8417e['params'][_0x103d7f(0x272)],_0x42f72c[_0x103d7f(0x1ce)][_0x103d7f(0x27a)],_0x103d7f(0x226)):null}}};}}];var _0x3c0b06=Object[_0x337a7e(0x248)],_0x5bc38d=Object[_0x337a7e(0x3bf)],_0x2b53d7=_0x2a9165((_0x2797c9,_0x717da9,_0x5b9678,_0x496b87)=>{for(var _0x1b2794=_0x496b87>0x1?void 0x0:_0x496b87?_0x5bc38d(_0x717da9,_0x5b9678):_0x717da9,_0x524b7e=_0x2797c9['length']-0x1,_0x206ed7;_0x524b7e>=0x0;_0x524b7e--)(_0x206ed7=_0x2797c9[_0x524b7e])&&(_0x1b2794=(_0x496b87?_0x206ed7(_0x717da9,_0x5b9678,_0x1b2794):_0x206ed7(_0x1b2794))||_0x1b2794);return _0x496b87&&_0x1b2794&&_0x3c0b06(_0x717da9,_0x5b9678,_0x1b2794),_0x1b2794;},_0x337a7e(0x262)),_0x8f1004=_0x2a9165((_0x33c0e0,_0x1d1d5d)=>(_0x5e4074,_0x3fe24a)=>_0x1d1d5d(_0x5e4074,_0x3fe24a,_0x33c0e0),_0x337a7e(0x1c6));_0x9591c5[_0x337a7e(0x249)]=(_0x52f5a2=class extends _0x42b66f['Disposable']{constructor(_0x254e87){const _0x51d776=_0x337a7e;super(),this[_0x51d776(0x2d6)]=_0x254e87,[..._0x2da420][_0x51d776(0x3ad)](_0x3b654b=>{this['_transformService']['registerTransformAlgorithm'](_0x3b654b);});}},_0x2a9165(_0x52f5a2,'DocTransformController'),_0x52f5a2),_0x9591c5[_0x337a7e(0x249)]=_0x2b53d7([_0x8f1004(0x0,_0x3443c2)],_0x9591c5[_0x337a7e(0x249)]);function _0x5398a8(_0x554f61){const _0x470fa6=_0x337a7e;return{..._0x554f61,'mutations':_0x554f61[_0x470fa6(0x38a)][_0x470fa6(0x332)](_0x261cf9)};}_0x2a9165(_0x5398a8,'parseProtocolChangeset');function _0x48d8c6(_0x188ba5){const _0x28e4f4=_0x337a7e;return _0x188ba5[_0x28e4f4(0x332)](_0x5b06ec=>({'id':_0x5b06ec['id'],'params':JSON['parse'](_0x5b06ec[_0x28e4f4(0x320)])}));}_0x2a9165(_0x48d8c6,_0x337a7e(0x1da));function _0x3a6253(_0x16c081){const _0x593e89=_0x337a7e;return{..._0x16c081,'mutations':_0x16c081['mutations'][_0x593e89(0x332)](_0x26b212)};}_0x2a9165(_0x3a6253,_0x337a7e(0x2e1));function _0x261cf9(_0x31b00d){const _0x414663=_0x337a7e;return{'id':_0x31b00d['id'],'params':JSON['parse'](_0x31b00d[_0x414663(0x320)])};}_0x2a9165(_0x261cf9,_0x337a7e(0x3d8));function _0x26b212(_0x25c11c){const _0x48ad62=_0x337a7e;return{'id':_0x25c11c['id'],'data':JSON[_0x48ad62(0x3bd)](_0x25c11c[_0x48ad62(0x1ce)])};}_0x2a9165(_0x26b212,'parseMutationToProtocol');var _0x42ae24=(_0x24c85c=>(_0x24c85c[_0x337a7e(0x3cf)]=_0x337a7e(0x2b9),_0x24c85c[_0x337a7e(0x1a6)]=_0x337a7e(0x2fd),_0x24c85c[_0x337a7e(0x1ec)]=_0x337a7e(0x1e2),_0x24c85c[_0x337a7e(0x231)]=_0x337a7e(0x29b),_0x24c85c[_0x337a7e(0x2f7)]=_0x337a7e(0x18b),_0x24c85c[_0x337a7e(0x16c)]=_0x337a7e(0x2f0),_0x24c85c[_0x337a7e(0x37f)]=_0x337a7e(0x297),_0x24c85c[_0x337a7e(0x3cb)]=_0x337a7e(0x2ff),_0x24c85c[_0x337a7e(0x24d)]=_0x337a7e(0x351),_0x24c85c[_0x337a7e(0x264)]=_0x337a7e(0x2d7),_0x24c85c[_0x337a7e(0x2e6)]='unit_delete',_0x24c85c['LIVESHARE_REQUEST_HOST']=_0x337a7e(0x24c),_0x24c85c[_0x337a7e(0x236)]=_0x337a7e(0x232),_0x24c85c['LIVESHARE_OPERATION']=_0x337a7e(0x186),_0x24c85c[_0x337a7e(0x215)]=_0x337a7e(0x191),_0x24c85c[_0x337a7e(0x2c5)]=_0x337a7e(0x3d6),_0x24c85c['MSG_FOR_ERROR']=_0x337a7e(0x2da),_0x24c85c['PERMISSION_REJ']='permission_rej',_0x24c85c['COMMENT_UPDATE']=_0x337a7e(0x353),_0x24c85c[_0x337a7e(0x1a4)]='update_permission_obj',_0x24c85c[_0x337a7e(0x33a)]='should_close_conn',_0x24c85c[_0x337a7e(0x25e)]=_0x337a7e(0x3d3),_0x24c85c))(_0x42ae24||{});const _0x442f6c=_0x337a7e(0x39c),_0x5dc8b7={};var _0x4c1971=Object[_0x337a7e(0x248)],_0xf060e8=Object['getOwnPropertyDescriptor'],_0x6fbe76=_0x2a9165((_0x131440,_0x178551,_0x2f9299,_0x10ed25)=>{const _0x102b9a=_0x337a7e;for(var _0x2806bb=_0x10ed25>0x1?void 0x0:_0x10ed25?_0xf060e8(_0x178551,_0x2f9299):_0x178551,_0x3abeeb=_0x131440[_0x102b9a(0x319)]-0x1,_0x22e6db;_0x3abeeb>=0x0;_0x3abeeb--)(_0x22e6db=_0x131440[_0x3abeeb])&&(_0x2806bb=(_0x10ed25?_0x22e6db(_0x178551,_0x2f9299,_0x2806bb):_0x22e6db(_0x2806bb))||_0x2806bb);return _0x10ed25&&_0x2806bb&&_0x4c1971(_0x178551,_0x2f9299,_0x2806bb),_0x2806bb;},_0x337a7e(0x331)),_0x24bc04=_0x2a9165((_0x171a3d,_0x2840cb)=>(_0x2648e8,_0xfa954d)=>_0x2840cb(_0x2648e8,_0xfa954d,_0x171a3d),_0x337a7e(0x197));let _0x298b3f=(_0x2b41ad=class extends _0x42b66f[_0x337a7e(0x3a1)]{constructor(_0x21e393){const _0x6e46fb=_0x337a7e;super(),this['_commandService']=_0x21e393,[_0x3e6ae0][_0x6e46fb(0x3ad)](_0x574dcd=>this[_0x6e46fb(0x35f)]['registerCommand'](_0x574dcd));}},_0x2a9165(_0x2b41ad,_0x337a7e(0x1b3)),_0x2b41ad);_0x298b3f=_0x6fbe76([_0x24bc04(0x0,_0x42b66f[_0x337a7e(0x25f)])],_0x298b3f);const _0x5884ea=_0x2a9165(_0x2d0f6=>{const _0xa81e8f=_0x337a7e,_0x4d01e7={};if(!_0x2d0f6)return{'cellValue':_0x2d0f6,'styleRefMap':void 0x0};const _0x1274d6=[];return{'cellValue':new _0x42b66f['ObjectMatrix'](_0x42b66f[_0xa81e8f(0x1aa)][_0xa81e8f(0x395)](_0x2d0f6))[_0xa81e8f(0x24f)]((_0x14ac31,_0x751679,_0x4b3926)=>{const _0xb7006b=_0xa81e8f,_0xfead1a=_0x4b3926&&_0x4b3926['s'];if(_0xfead1a&&typeof _0xfead1a===_0xb7006b(0x246)){const _0x3d3806=JSON[_0xb7006b(0x3bd)](_0xfead1a),_0x84a1db=_0x1274d6[_0xb7006b(0x2c4)](_0x36bb10=>_0x36bb10===_0x3d3806);if(_0x84a1db>-0x1)_0x4b3926['s']=''+_0x84a1db;else{const _0x5029fd=_0x1274d6['push'](_0x3d3806)-0x1;_0x4d01e7[_0x5029fd]=_0xfead1a,_0x4b3926['s']=''+_0x5029fd;}}})['getMatrix'](),'styleRefMap':_0x4d01e7};},_0x337a7e(0x190)),_0x300d9f=_0x2a9165((_0x5ef4cc,_0x317d7a)=>!_0x5ef4cc||!_0x317d7a?_0x5ef4cc:new _0x42b66f[(_0x337a7e(0x200))](_0x42b66f[_0x337a7e(0x1aa)][_0x337a7e(0x395)](_0x5ef4cc))[_0x337a7e(0x24f)]((_0x4ba99b,_0x181c65,_0x130b39)=>{const _0x107e2c=_0x337a7e,_0x4d7c70=_0x130b39&&_0x130b39['s'];if(_0x4d7c70&&typeof _0x4d7c70===_0x107e2c(0x2a0)){const _0x3d3843=_0x317d7a[_0x4d7c70];_0x3d3843&&(_0x130b39['s']=_0x3d3843);}})['getMatrix'](),_0x337a7e(0x283)),_0x42c9db=_0x42b66f[_0x337a7e(0x300)](_0x337a7e(0x30c)),_0x135331=_0x42b66f[_0x337a7e(0x300)]('COMPRESS_MUTATION_SEND'),_0x52fdee=class _0x1b3f13{constructor(){const _0x5c7c5f=_0x337a7e;_0x26bb97(this,_0x5c7c5f(0x19c),new _0x42b66f['InterceptorManager']({'COMPRESS_MUTATION_APPLY':_0x42c9db,'COMPRESS_MUTATION_SEND':_0x135331})),this[_0x5c7c5f(0x3c8)]();}['_init'](){const _0x9e8b7c=_0x337a7e;this[_0x9e8b7c(0x19c)][_0x9e8b7c(0x261)](this[_0x9e8b7c(0x19c)][_0x9e8b7c(0x1fe)]()[_0x9e8b7c(0x30c)],{'priority':-0x1,'handler':_0x2a9165(_0x339591=>_0x339591,_0x9e8b7c(0x2ce))}),this[_0x9e8b7c(0x19c)]['intercept'](this[_0x9e8b7c(0x19c)][_0x9e8b7c(0x1fe)]()[_0x9e8b7c(0x1f8)],{'priority':-0x1,'handler':_0x2a9165(_0x298b8b=>_0x298b8b,_0x9e8b7c(0x2ce))}),this['_initSetRangeValues']();}[_0x337a7e(0x34d)](){const _0x3345a9=_0x337a7e;this[_0x3345a9(0x19c)][_0x3345a9(0x261)](this['interceptor']['getInterceptPoints']()[_0x3345a9(0x30c)],{'handler':_0x2a9165((_0x47a32f,_0x2f09d2,_0x49909f)=>{const _0x429878=_0x3345a9;if(!_0x47a32f)return _0x49909f(_0x47a32f);const _0x18b29f=_0x47a32f[_0x429878(0x332)](_0x10d266=>{const _0x2798d9=_0x429878;if(_0x10d266['id']===_0x1658f5[_0x2798d9(0x1c1)]['id']){const _0x12524c=_0x10d266[_0x2798d9(0x1ce)];if(!_0x12524c[_0x2798d9(0x225)])return _0x10d266;const _0x8e9945=_0x300d9f(_0x12524c[_0x2798d9(0x393)],_0x12524c['styleRefMap']);return{..._0x10d266,'params':{..._0x12524c,'cellValue':_0x8e9945}};}return _0x10d266;});return _0x49909f(_0x18b29f);},_0x3345a9(0x2ce))}),this[_0x3345a9(0x19c)][_0x3345a9(0x261)](this[_0x3345a9(0x19c)][_0x3345a9(0x1fe)]()[_0x3345a9(0x1f8)],{'handler':_0x2a9165((_0x1a8efa,_0x31647d,_0x59489a)=>{const _0xef455c=_0x3345a9;if(!_0x1a8efa)return _0x59489a(_0x1a8efa);const _0x34bfa2=_0x1a8efa[_0xef455c(0x332)](_0x110283=>{const _0x4060f1=_0xef455c;if(_0x110283['id']===_0x1658f5[_0x4060f1(0x1c1)]['id']){const _0x2cfbff=_0x110283['params'];return _0x2cfbff['styleRefMap']?_0x110283:{..._0x110283,'params':{..._0x2cfbff,..._0x5884ea(_0x2cfbff[_0x4060f1(0x393)])}};}return _0x110283;});return _0x59489a(_0x34bfa2);},'handler')});}};_0x2a9165(_0x52fdee,_0x337a7e(0x1c9));let _0x520403=_0x52fdee;var _0x112b34=Object[_0x337a7e(0x248)],_0x5ac182=Object['getOwnPropertyDescriptor'],_0x5a723b=_0x2a9165((_0x704b08,_0x6153d6,_0x1ae5aa,_0x53e64e)=>{const _0xa41a74=_0x337a7e;for(var _0x49e515=_0x53e64e>0x1?void 0x0:_0x53e64e?_0x5ac182(_0x6153d6,_0x1ae5aa):_0x6153d6,_0x4d1bbd=_0x704b08[_0xa41a74(0x319)]-0x1,_0x35d42c;_0x4d1bbd>=0x0;_0x4d1bbd--)(_0x35d42c=_0x704b08[_0x4d1bbd])&&(_0x49e515=(_0x53e64e?_0x35d42c(_0x6153d6,_0x1ae5aa,_0x49e515):_0x35d42c(_0x49e515))||_0x49e515);return _0x53e64e&&_0x49e515&&_0x112b34(_0x6153d6,_0x1ae5aa,_0x49e515),_0x49e515;},_0x337a7e(0x23f)),_0x1a29f5=_0x2a9165((_0x33a1d0,_0x36cc9e)=>(_0x5ef283,_0x149b0e)=>_0x36cc9e(_0x5ef283,_0x149b0e,_0x33a1d0),_0x337a7e(0x1a9));const _0x51c680=new Set([_0x1658f5[_0x337a7e(0x1ae)]['id'],_0x1658f5[_0x337a7e(0x19a)]['id'],_0x1658f5[_0x337a7e(0x244)]['id'],_0x1658f5[_0x337a7e(0x263)]['id'],_0x1658f5['SetWorksheetProtectionMutation']['id']]),_0xe70cf0=new Set([_0x1658f5[_0x337a7e(0x1ae)]['id'],_0x1658f5[_0x337a7e(0x19a)]['id'],_0x3e6ae0['id'],_0x1658f5[_0x337a7e(0x3a8)]['id']]);_0x9591c5[_0x337a7e(0x39b)]=(_0x313c75=class{constructor(_0x58dd14){const _0x53e8ef=_0x337a7e;this[_0x53e8ef(0x199)]=_0x58dd14;}[_0x337a7e(0x3b5)](_0x44aed2){const _0x1d4e66=_0x337a7e,_0x5a53de=this[_0x1d4e66(0x199)][_0x1d4e66(0x21a)](_0x44aed2);if(!_0x5a53de)throw new Error('[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitId:\x20'+_0x44aed2+'.');return _0x5a53de[_0x1d4e66(0x3d1)]();}[_0x337a7e(0x3db)](_0x54003c){const _0x3638f3=_0x337a7e,_0x17903b=this[_0x3638f3(0x199)]['getUnit'](_0x54003c);if(!_0x17903b)throw new Error(_0x3638f3(0x2c3)+_0x54003c+'.');return _0x17903b['incrementRev'](),_0x17903b[_0x3638f3(0x3d1)]();}[_0x337a7e(0x22e)](_0x1bead7,_0x14974f){const _0x105e97=_0x337a7e,_0x36a7b9=this['_univerInstanceService'][_0x105e97(0x21a)](_0x1bead7);_0x36a7b9&&_0x36a7b9[_0x105e97(0x1b6)](_0x14974f);}},_0x2a9165(_0x313c75,_0x337a7e(0x39b)),_0x313c75),_0x9591c5[_0x337a7e(0x39b)]=_0x5a723b([_0x1a29f5(0x0,_0x42b66f['IUniverInstanceService'])],_0x9591c5['RevisionService']);var _0x12b4dc=(_0x26333b=>(_0x26333b[_0x26333b[_0x337a7e(0x257)]=0x0]=_0x337a7e(0x257),_0x26333b[_0x26333b['OK']=0x1]='OK',_0x26333b[_0x26333b[_0x337a7e(0x31a)]=0x2]=_0x337a7e(0x31a),_0x26333b[_0x26333b[_0x337a7e(0x359)]=0x3]=_0x337a7e(0x359),_0x26333b[_0x26333b[_0x337a7e(0x31e)]=0x4]=_0x337a7e(0x31e),_0x26333b[_0x26333b[_0x337a7e(0x397)]=0x5]=_0x337a7e(0x397),_0x26333b[_0x26333b[_0x337a7e(0x350)]=0x6]=_0x337a7e(0x350),_0x26333b[_0x26333b['INVALID_ARGUMENT']=0x7]=_0x337a7e(0x31d),_0x26333b[_0x26333b[_0x337a7e(0x1be)]=0x8]=_0x337a7e(0x1be),_0x26333b[_0x26333b[_0x337a7e(0x2d3)]=0x9]=_0x337a7e(0x2d3),_0x26333b[_0x26333b[_0x337a7e(0x2f8)]=0x1389]='CHANGESET_REVISION_CONFILICT',_0x26333b[_0x26333b['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]='SNAPSHOT_INVALID_SNAPSHOT',_0x26333b[_0x26333b['SNAPSHOT_HAS_BEEN_REMOVED']=0x1772]=_0x337a7e(0x3da),_0x26333b[_0x26333b[_0x337a7e(0x1ac)]=0x1773]=_0x337a7e(0x1ac),_0x26333b[_0x26333b[_0x337a7e(0x22a)]=0x1b59]=_0x337a7e(0x22a),_0x26333b[_0x26333b[_0x337a7e(0x281)]=0x1b5a]=_0x337a7e(0x281),_0x26333b[_0x26333b['APPLY_REVISION_CONFILICT']=0x1b5b]='APPLY_REVISION_CONFILICT',_0x26333b[_0x26333b[_0x337a7e(0x223)]=0x1b5c]=_0x337a7e(0x223),_0x26333b[_0x26333b[_0x337a7e(0x216)]=0x1b5d]=_0x337a7e(0x216),_0x26333b[_0x26333b['CONNECTOR_DATA_TOO_LARGE']=0x1f41]=_0x337a7e(0x32d),_0x26333b[_0x26333b[_0x337a7e(0x3ce)]=0x2329]='LICENSE_MAX_UNITS_EXCEEDED',_0x26333b[_0x26333b[_0x337a7e(0x26e)]=0x232a]=_0x337a7e(0x26e),_0x26333b[_0x26333b[_0x337a7e(0x254)]=0x232b]=_0x337a7e(0x254),_0x26333b[_0x26333b['LICENSE_EXPORT_SIZE_EXCEEDED']=0x232c]=_0x337a7e(0x255),_0x26333b[_0x26333b[_0x337a7e(0x3e1)]=0x232d]=_0x337a7e(0x3e1),_0x26333b[_0x26333b[_0x337a7e(0x1e7)]=0x2711]=_0x337a7e(0x1e7),_0x26333b[_0x26333b[_0x337a7e(0x170)]=0x2712]='YUUMI_URL_COL_OUT_OF_RANGE',_0x26333b[_0x26333b[_0x337a7e(0x36b)]=0x2713]=_0x337a7e(0x36b),_0x26333b[_0x26333b[_0x337a7e(0x28a)]=0x2714]=_0x337a7e(0x28a),_0x26333b[_0x26333b[_0x337a7e(0x36c)]=0x2af9]=_0x337a7e(0x36c),_0x26333b[_0x26333b[_0x337a7e(0x1af)]=-0x1]=_0x337a7e(0x1af),_0x26333b))(_0x12b4dc||{}),_0x571c29=(_0x1bf5cc=>(_0x1bf5cc[_0x1bf5cc[_0x337a7e(0x3d2)]=0x0]='UNIVER_UNKNOWN',_0x1bf5cc[_0x1bf5cc[_0x337a7e(0x34e)]=0x1]=_0x337a7e(0x34e),_0x1bf5cc[_0x1bf5cc[_0x337a7e(0x3c4)]=0x2]='UNIVER_SHEET',_0x1bf5cc[_0x1bf5cc[_0x337a7e(0x38b)]=0x3]='UNIVER_SLIDE',_0x1bf5cc[_0x1bf5cc[_0x337a7e(0x363)]=0x4]=_0x337a7e(0x363),_0x1bf5cc[_0x1bf5cc[_0x337a7e(0x1af)]=-0x1]=_0x337a7e(0x1af),_0x1bf5cc))(_0x571c29||{});function _0x49b496(_0x4951bd){const _0x301ce1=_0x337a7e;return!!(_0x4951bd&&_0x4951bd[_0x301ce1(0x22c)]&&_0x4951bd['code']!==_0x12b4dc['OK']&&_0x4951bd['code']!=='OK');}_0x2a9165(_0x49b496,_0x337a7e(0x267));const _0x2df096=[];for(let _0x2551c2=0x0;_0x2551c2<0x100;++_0x2551c2)_0x2df096[_0x337a7e(0x16e)]((_0x2551c2+0x100)[_0x337a7e(0x2dc)](0x10)[_0x337a7e(0x2b1)](0x1));function _0x3e42b9(_0x1a6ecc,_0x21938b=0x0){return(_0x2df096[_0x1a6ecc[_0x21938b+0x0]]+_0x2df096[_0x1a6ecc[_0x21938b+0x1]]+_0x2df096[_0x1a6ecc[_0x21938b+0x2]]+_0x2df096[_0x1a6ecc[_0x21938b+0x3]]+'-'+_0x2df096[_0x1a6ecc[_0x21938b+0x4]]+_0x2df096[_0x1a6ecc[_0x21938b+0x5]]+'-'+_0x2df096[_0x1a6ecc[_0x21938b+0x6]]+_0x2df096[_0x1a6ecc[_0x21938b+0x7]]+'-'+_0x2df096[_0x1a6ecc[_0x21938b+0x8]]+_0x2df096[_0x1a6ecc[_0x21938b+0x9]]+'-'+_0x2df096[_0x1a6ecc[_0x21938b+0xa]]+_0x2df096[_0x1a6ecc[_0x21938b+0xb]]+_0x2df096[_0x1a6ecc[_0x21938b+0xc]]+_0x2df096[_0x1a6ecc[_0x21938b+0xd]]+_0x2df096[_0x1a6ecc[_0x21938b+0xe]]+_0x2df096[_0x1a6ecc[_0x21938b+0xf]])['toLowerCase']();}_0x2a9165(_0x3e42b9,_0x337a7e(0x258));let _0x19aef3;const _0x17fc8b=new Uint8Array(0x10);function _0xc56fd(){const _0x1af6b1=_0x337a7e;if(!_0x19aef3){if(typeof crypto>'u'||!crypto[_0x1af6b1(0x183)])throw new Error(_0x1af6b1(0x285));_0x19aef3=crypto['getRandomValues'][_0x1af6b1(0x3e0)](crypto);}return _0x19aef3(_0x17fc8b);}_0x2a9165(_0xc56fd,'rng');const _0x312531={'randomUUID':typeof crypto<'u'&&crypto[_0x337a7e(0x245)]&&crypto[_0x337a7e(0x245)][_0x337a7e(0x3e0)](crypto)};function _0x2e265f(_0x10bf5d,_0x36be57,_0x2897cb){const _0x28a6a0=_0x337a7e;if(_0x312531[_0x28a6a0(0x245)]&&!_0x10bf5d)return _0x312531[_0x28a6a0(0x245)]();_0x10bf5d=_0x10bf5d||{};const _0x35f3a4=_0x10bf5d[_0x28a6a0(0x27c)]||(_0x10bf5d[_0x28a6a0(0x18c)]||_0xc56fd)();return _0x35f3a4[0x6]=_0x35f3a4[0x6]&0xf|0x40,_0x35f3a4[0x8]=_0x35f3a4[0x8]&0x3f|0x80,_0x3e42b9(_0x35f3a4);}_0x2a9165(_0x2e265f,'v4');const _0x5a502a={[_0x42b66f[_0x337a7e(0x2fb)]['UNIVER_DOC']]:_0x571c29[_0x337a7e(0x34e)],[_0x42b66f[_0x337a7e(0x2fb)][_0x337a7e(0x3c4)]]:_0x571c29[_0x337a7e(0x3c4)],[_0x42b66f[_0x337a7e(0x2fb)][_0x337a7e(0x38b)]]:_0x571c29['UNIVER_SLIDE'],[_0x42b66f[_0x337a7e(0x2fb)][_0x337a7e(0x3d2)]]:_0x571c29[_0x337a7e(0x3d2)],[_0x42b66f[_0x337a7e(0x2fb)]['UNIVER_PROJECT']]:_0x571c29[_0x337a7e(0x3d2)],[_0x42b66f['UniverInstanceType'][_0x337a7e(0x1af)]]:_0x571c29[_0x337a7e(0x1af)]};function _0x3670ac(_0x15e002){const _0x248576=_0x337a7e;var _0x4b69a6;return(_0x4b69a6=_0x5a502a[_0x15e002])!=null?_0x4b69a6:_0x571c29[_0x248576(0x3d2)];}_0x2a9165(_0x3670ac,_0x337a7e(0x230));function _0x56ea40(_0x5f9bc6){const _0x1fe170=_0x337a7e;return btoa(encodeURIComponent(_0x5f9bc6)[_0x1fe170(0x2c8)](/%([0-9A-F]{2})/g,(_0x5885ac,_0x50bb6f)=>String[_0x1fe170(0x27f)](Number[_0x1fe170(0x318)](_0x50bb6f,0x10))));}_0x2a9165(_0x56ea40,_0x337a7e(0x2db));const _0x10be57=new TextDecoder();function _0x51634b(_0x3fb2c1){const _0x5a0376=_0x337a7e,_0x3cd781=atob(_0x3fb2c1),_0x476127=_0x3cd781[_0x5a0376(0x319)];let _0x4025aa=new Uint8Array(_0x476127);for(let _0xc5fe51=0x0;_0xc5fe51<_0x476127;_0xc5fe51++)_0x4025aa[_0xc5fe51]=_0x3cd781[_0x5a0376(0x221)](_0xc5fe51);const _0x3cdf7f=_0x10be57[_0x5a0376(0x23c)](_0x4025aa);return _0x4025aa=null,_0x3cdf7f;}_0x2a9165(_0x51634b,_0x337a7e(0x352));const _0x1ff761=new TextEncoder(),_0x28e33f=new TextDecoder();function _0x106f82(_0x2fe6e3){const _0x375204=_0x337a7e,_0x437183=_0x42b66f[_0x375204(0x1aa)][_0x375204(0x395)](_0x2fe6e3);return delete _0x437183['id'],delete _0x437183[_0x375204(0x2bf)],delete _0x437183[_0x375204(0x173)],delete _0x437183[_0x375204(0x24b)],delete _0x437183[_0x375204(0x2c0)],_0x1ff761['encode'](JSON[_0x375204(0x3bd)](_0x437183));}_0x2a9165(_0x106f82,_0x337a7e(0x2df));function _0x5e70a0(_0x3f89c8){const _0x431e0b=_0x337a7e,_0x5a30fa=_0x42b66f[_0x431e0b(0x1aa)][_0x431e0b(0x395)](_0x3f89c8);return delete _0x5a30fa['id'],delete _0x5a30fa[_0x431e0b(0x26d)],delete _0x5a30fa[_0x431e0b(0x2bf)],delete _0x5a30fa[_0x431e0b(0x369)],delete _0x5a30fa['sheets'],_0x1ff761[_0x431e0b(0x1f6)](JSON[_0x431e0b(0x3bd)](_0x5a30fa));}_0x2a9165(_0x5e70a0,_0x337a7e(0x1cc));function _0x37350a(_0x323043){const _0x2ef8f0=_0x337a7e,_0x34a372=_0x42b66f[_0x2ef8f0(0x1aa)]['deepClone'](_0x323043);return delete _0x34a372['id'],delete _0x34a372[_0x2ef8f0(0x26d)],delete _0x34a372[_0x2ef8f0(0x290)],delete _0x34a372[_0x2ef8f0(0x3ba)],_0x1ff761['encode'](JSON[_0x2ef8f0(0x3bd)](_0x34a372));}_0x2a9165(_0x37350a,'encodeDocOriginalMeta');function _0x50acfb(_0x193784){const _0x1b91e0=_0x337a7e;return JSON[_0x1b91e0(0x386)](typeof _0x193784=='string'?_0x51634b(_0x193784):_0x28e33f[_0x1b91e0(0x23c)](_0x193784));}_0x2a9165(_0x50acfb,'decodeWorksheetOtherMetas');function _0x4f042c(_0x516a59){const _0x5cd0cd=_0x337a7e;return _0x516a59 instanceof Uint8Array?JSON[_0x5cd0cd(0x386)](_0x28e33f[_0x5cd0cd(0x23c)](_0x516a59)):_0x516a59;}_0x2a9165(_0x4f042c,_0x337a7e(0x3b7));function _0x3ccc2e(_0x39f50a){const _0x42648a=_0x337a7e;return JSON[_0x42648a(0x386)](typeof _0x39f50a==_0x42648a(0x2a0)?_0x51634b(_0x39f50a):_0x28e33f['decode'](_0x39f50a));}_0x2a9165(_0x3ccc2e,_0x337a7e(0x259));const _0x6a5d5e=0x100*0x14;function _0x31f71e(_0x403f94,_0x5b997b){const _0x445517=_0x337a7e,_0x49ee2c=new _0x42b66f[(_0x445517(0x200))](_0x403f94),_0x170566=_0x49ee2c[_0x445517(0x274)](),_0x130854=[];let _0x5de5fb=0x0;for(;_0x5de5fb<_0x170566;){const _0x5a70e8=Math['min'](_0x5de5fb+_0x6a5d5e,_0x170566-0x1),_0x2eee52=_0x49ee2c[_0x445517(0x37a)](_0x5de5fb,Math[_0x445517(0x301)](_0x5de5fb+_0x6a5d5e,_0x170566-0x1),0x0,_0x5b997b),_0xec362f=_0x18e66d(_0x2eee52);_0x130854[_0x445517(0x16e)]({'id':_0x42b66f['Tools']['generateRandomId'](0x13,_0x445517(0x296)),'startRow':_0x5de5fb,'endRow':_0x5a70e8,'data':_0xec362f}),_0x5de5fb+=_0x6a5d5e;}return _0x130854;}_0x2a9165(_0x31f71e,_0x337a7e(0x251));function _0x18e66d(_0x1d02e3){const _0x462698=_0x337a7e,_0x52eb60=_0x1d02e3[_0x462698(0x241)]();return _0x1ff761[_0x462698(0x1f6)](JSON['stringify'](_0x52eb60));}_0x2a9165(_0x18e66d,_0x337a7e(0x1fa));async function _0x103f4a(_0x12476e,_0x53f7b2,_0x45d2b4,_0x1f7346){const _0x463277=_0x337a7e;var _0x333e58;const _0x15a0e8={'unitID':_0x53f7b2['id'],'rev':_0x1f7346,'creator':'','name':(_0x333e58=_0x53f7b2[_0x463277(0x290)])!=null?_0x333e58:'','resources':_0x53f7b2['resources']||[],'originalMeta':_0x37350a(_0x53f7b2)};return{'snapshot':{'unitID':_0x45d2b4,'rev':_0x15a0e8[_0x463277(0x26d)],'type':_0x571c29[_0x463277(0x34e)],'workbook':void 0x0,'doc':_0x15a0e8}};}_0x2a9165(_0x103f4a,_0x337a7e(0x19b));async function _0x38ab17(_0x575585,_0xc70293,_0x17be6d,_0x3fed13,_0x1577fd){const _0x14a439=_0x337a7e,_0x2813d5={},_0x56961e={};if(!await Promise[_0x14a439(0x324)](Object[_0x14a439(0x2f1)](_0xc70293['sheets'])[_0x14a439(0x332)](async([_0x285431,_0x52754a])=>{const _0x240da1=_0x14a439,_0xff9301={'id':_0x52754a['id'],'type':_0x42b66f[_0x240da1(0x28b)][_0x240da1(0x195)],'name':_0x52754a[_0x240da1(0x2bf)],'rowCount':_0x52754a[_0x240da1(0x173)],'columnCount':_0x52754a[_0x240da1(0x24b)],'originalMeta':_0x106f82(_0x52754a)};if(_0x56961e[_0x285431]=_0xff9301,_0x52754a[_0x240da1(0x2c0)]){const _0xbfc56d=_0x31f71e(_0x52754a[_0x240da1(0x2c0)],_0x52754a[_0x240da1(0x24b)]),_0x3c52ea=await Promise[_0x240da1(0x324)](_0xbfc56d[_0x240da1(0x332)](_0x379511=>_0x1577fd['saveSheetBlock'](_0x575585,{'unitID':_0x17be6d,'type':_0x571c29[_0x240da1(0x3c4)],'block':_0x379511})));if(_0x3c52ea[_0x240da1(0x1cf)](_0x1b61a6=>{const _0x39f997=_0x240da1;var _0x1a3c6c;return((_0x1a3c6c=_0x1b61a6['error'])==null?void 0x0:_0x1a3c6c[_0x39f997(0x22c)])!==_0x12b4dc['OK'];}))return!0x1;_0x2813d5[_0x285431]={'sheetID':_0x285431,'blocks':_0x3c52ea[_0x240da1(0x332)](_0x3d6f34=>_0x3d6f34[_0x240da1(0x287)])};}return!0x0;})))throw new Error(_0x14a439(0x364));const _0x4a0b2e=_0x5e70a0(_0xc70293),_0x31f7b4={'unitID':_0xc70293['id'],'rev':_0x3fed13,'creator':'','name':_0xc70293['name'],'sheetOrder':_0xc70293['sheetOrder'],'sheets':_0x56961e,'blockMeta':_0x2813d5,'resources':_0xc70293[_0x14a439(0x3ba)]||[],'originalMeta':_0x4a0b2e};return{'snapshot':{'unitID':_0x17be6d,'rev':_0x31f7b4[_0x14a439(0x26d)],'type':_0x571c29['UNIVER_SHEET'],'workbook':_0x31f7b4,'doc':void 0x0}};}_0x2a9165(_0x38ab17,_0x337a7e(0x1ea));async function _0x2c36e5(_0x451b32,_0x559925,_0x1b0e61,_0x4b6f2b,_0x17fb68){const _0xae032b=_0x337a7e;var _0x3358ef,_0x1929c8;const _0x59a5df={},_0x39542d={};if(!await Promise[_0xae032b(0x324)](Object[_0xae032b(0x2f1)](_0x559925[_0xae032b(0x2d8)])[_0xae032b(0x332)](async([_0x3b13f4,_0x9fe41c])=>{const _0x282c5b=_0xae032b,_0x17198f={'id':_0x9fe41c['id'],'type':_0x42b66f[_0x282c5b(0x28b)][_0x282c5b(0x195)],'name':_0x9fe41c[_0x282c5b(0x2bf)],'rowCount':_0x9fe41c[_0x282c5b(0x173)],'columnCount':_0x9fe41c['columnCount'],'originalMeta':_0x106f82(_0x9fe41c)};if(_0x39542d[_0x3b13f4]=_0x17198f,_0x9fe41c['cellData']){const _0x48948e=_0x31f71e(_0x9fe41c['cellData'],_0x9fe41c[_0x282c5b(0x24b)]),_0x564d5a=await Promise[_0x282c5b(0x324)](_0x48948e[_0x282c5b(0x332)](_0x207041=>_0x17fb68[_0x282c5b(0x376)](_0x451b32,{'unitID':_0x1b0e61,'type':_0x571c29[_0x282c5b(0x3c4)],'block':_0x207041})));if(_0x564d5a[_0x282c5b(0x1cf)](_0x2fe3bf=>{const _0x17b20c=_0x282c5b;var _0xae3c5d;return((_0xae3c5d=_0x2fe3bf[_0x17b20c(0x3b0)])==null?void 0x0:_0xae3c5d['code'])!==_0x12b4dc['OK'];}))return!0x1;_0x59a5df[_0x3b13f4]={'sheetID':_0x3b13f4,'blocks':_0x564d5a[_0x282c5b(0x332)](_0x18b8e9=>_0x18b8e9['blockID'])};}return!0x0;})))throw new Error(_0xae032b(0x364));const _0x1c7333=_0x5e70a0(_0x559925),_0x19a0d4={'unitID':_0x559925['id'],'rev':_0x4b6f2b,'creator':'','name':_0x559925['name'],'sheetOrder':_0x559925['sheetOrder'],'sheets':_0x39542d,'blockMeta':_0x59a5df,'resources':_0x559925[_0xae032b(0x3ba)]||[],'originalMeta':_0x1c7333},_0x1eccf7={'unitID':_0x1b0e61,'rev':_0x19a0d4[_0xae032b(0x26d)],'type':_0x571c29[_0xae032b(0x3c4)],'workbook':_0x19a0d4,'doc':void 0x0},_0x3a763b=await _0x17fb68[_0xae032b(0x2cb)](_0x451b32,{'unitID':_0x1b0e61,'type':_0x571c29[_0xae032b(0x3c4)],'snapshot':_0x1eccf7});if(_0x49b496(_0x3a763b[_0xae032b(0x3b0)]))throw new Error(_0xae032b(0x265)+((_0x3358ef=_0x3a763b[_0xae032b(0x3b0)])==null?void 0x0:_0x3358ef[_0xae032b(0x22c)])+':'+((_0x1929c8=_0x3a763b[_0xae032b(0x3b0)])==null?void 0x0:_0x1929c8[_0xae032b(0x277)]));return{'snapshot':_0x1eccf7};}_0x2a9165(_0x2c36e5,_0x337a7e(0x391));function _0x2bba00(_0x2042f1,_0x386b9b,_0x50a2df){const _0x1e53d1=_0x337a7e,_0x284d18=_0x2042f1[_0x1e53d1(0x31c)];if(!_0x284d18)throw new Error('');const _0x18d325={};Object[_0x1e53d1(0x2f1)](_0x284d18[_0x1e53d1(0x2d8)])['forEach'](([_0x5851d2,_0x350113])=>{const _0x52ccca=_0x1e53d1,_0x5a039c=_0x50acfb(_0x350113[_0x52ccca(0x30b)]);_0x18d325[_0x5851d2]={'id':_0x350113['id'],'name':_0x350113[_0x52ccca(0x2bf)],'rowCount':_0x350113[_0x52ccca(0x173)],'columnCount':_0x350113[_0x52ccca(0x24b)],..._0x5a039c};});const _0x9ab9c2=new Map();_0x386b9b[_0x1e53d1(0x3ad)](_0x4210e5=>{const _0x37ba60=_0x1e53d1;_0x9ab9c2[_0x37ba60(0x1ba)](_0x4210e5['id'],_0x4210e5);}),_0x284d18['blockMeta']&&Object[_0x1e53d1(0x2f1)](_0x284d18[_0x1e53d1(0x1ed)])[_0x1e53d1(0x3ad)](([_0x5b2b85,_0x25c22f])=>{const _0x5e6936=_0x1e53d1;var _0x10f8a3;const _0x19bdfe=_0x18d325[_0x5b2b85];_0x19bdfe[_0x5e6936(0x2c0)]={};const _0x2e7841=[];(_0x10f8a3=_0x25c22f['blocks'])==null||_0x10f8a3[_0x5e6936(0x3ad)](_0x981ba9=>{const _0x8dd69a=_0x5e6936,_0x1214bc=_0x9ab9c2[_0x8dd69a(0x23d)](_0x981ba9);if(_0x1214bc)_0x2e7841[_0x8dd69a(0x16e)](_0x1214bc);else throw new Error('');}),_0x2e7841[_0x5e6936(0x3ad)](_0xb1a5e7=>{const _0x996d74=_0x5e6936,_0x4ccc2c=_0x4f042c(_0xb1a5e7['data']);Object[_0x996d74(0x2f1)](_0x4ccc2c)[_0x996d74(0x3ad)](([_0x5e88b9,_0xee40b9])=>{const _0x35f078=_0x996d74,_0x579c40=_0x19bdfe[_0x35f078(0x2c0)][+_0x5e88b9]={};Object[_0x35f078(0x2f1)](_0xee40b9)[_0x35f078(0x3ad)](([_0x5da818,_0x3ae8c5])=>{_0x579c40[+_0x5da818]=_0x3ae8c5;});});});});const _0x24a270=_0x50acfb(_0x284d18[_0x1e53d1(0x30b)]);return{'id':_0x2042f1['unitID']||_0x284d18[_0x1e53d1(0x194)],'rev':_0x2042f1[_0x1e53d1(0x26d)]||_0x284d18['rev'],'name':_0x284d18[_0x1e53d1(0x2bf)],'sheetOrder':_0x284d18['sheetOrder'],'appVersion':'','locale':_0x42b66f['LocaleType'][_0x1e53d1(0x19e)],'sheets':_0x18d325,'styles':{},'resources':_0x284d18[_0x1e53d1(0x3ba)]||[],..._0x24a270};}_0x2a9165(_0x2bba00,_0x337a7e(0x341));function _0x3470cd(_0x255434){const _0x3d0ff7=_0x337a7e,_0x3bbc4e=_0x255434[_0x3d0ff7(0x3ae)];if(_0x3bbc4e==null)throw new Error(_0x3d0ff7(0x20c));const {unitID:_0x4f6e39,rev:_0x50f9bd,name:_0x8d9844,originalMeta:_0x9e8fb5,resources:resources=[]}=_0x3bbc4e,{body:_0x996048,documentStyle:documentStyle={},settings:settings={},drawings:drawings={},drawingsOrder:drawingsOrder=[],tableSource:tableSource={},headers:headers={},footers:footers={},lists:lists={}}=_0x3ccc2e(_0x9e8fb5);return{'id':_0x4f6e39,'rev':_0x50f9bd,'locale':_0x42b66f['LocaleType'][_0x3d0ff7(0x19e)],'title':_0x8d9844,'body':_0x996048,'documentStyle':documentStyle,'settings':settings,'drawings':drawings,'drawingsOrder':drawingsOrder,'resources':resources,'tableSource':tableSource,'headers':headers,'footers':footers,'lists':lists};}_0x2a9165(_0x3470cd,_0x337a7e(0x1e5));async function _0x46e6d1(_0x48bfff,_0x54bb52,_0x95ea72,_0x3f1b4d,_0x477590){const _0x23a06e=_0x337a7e;var _0x38717d,_0x3cb5c8,_0x1a9569;const _0x8d547={'unitID':_0x54bb52['id'],'rev':_0x3f1b4d,'creator':'','name':(_0x38717d=_0x54bb52['title'])!=null?_0x38717d:'','resources':_0x54bb52[_0x23a06e(0x3ba)]||[],'originalMeta':_0x37350a(_0x54bb52)},_0x20fce6={'unitID':_0x95ea72,'rev':_0x8d547[_0x23a06e(0x26d)],'type':_0x571c29['UNIVER_DOC'],'workbook':void 0x0,'doc':_0x8d547},_0x3b6c49=await _0x477590[_0x23a06e(0x2cb)](_0x48bfff,{'unitID':_0x95ea72,'type':_0x571c29[_0x23a06e(0x34e)],'snapshot':_0x20fce6});if(_0x49b496(_0x3b6c49[_0x23a06e(0x3b0)]))throw new Error(_0x23a06e(0x340)+((_0x3cb5c8=_0x3b6c49['error'])==null?void 0x0:_0x3cb5c8[_0x23a06e(0x22c)])+':'+((_0x1a9569=_0x3b6c49[_0x23a06e(0x3b0)])==null?void 0x0:_0x1a9569[_0x23a06e(0x277)]));return{'snapshot':_0x20fce6};}_0x2a9165(_0x46e6d1,_0x337a7e(0x32f));async function _0x27262b(_0x14aa8c,_0x19dc8d){const _0x58cd33=_0x337a7e,_0x5f4b1b=_0x14aa8c['workbook'];if(!_0x5f4b1b)throw new Error(_0x58cd33(0x175));const _0x47a4f5=[],_0x29f214=[];return Object[_0x58cd33(0x2f1)](_0x5f4b1b[_0x58cd33(0x1ed)])[_0x58cd33(0x3ad)](([_0xadd6c,_0x547331])=>{const _0x53e084=_0x58cd33,_0x20532a=_0x547331[_0x53e084(0x1c0)][_0x53e084(0x332)](async _0x1a65da=>{const _0x3388a2=_0x53e084,_0x1c8fd9={'unitID':_0x5f4b1b[_0x3388a2(0x194)],'type':_0x571c29['UNIVER_SHEET'],'blockID':_0x1a65da},{block:_0x16732f}=await _0x19dc8d['getSheetBlock']({},_0x1c8fd9);if(_0x16732f)_0x47a4f5[_0x3388a2(0x16e)](_0x16732f);else throw new Error(_0x3388a2(0x30a));});_0x29f214[_0x53e084(0x16e)](..._0x20532a);}),await Promise[_0x58cd33(0x324)](_0x29f214),_0x47a4f5;}_0x2a9165(_0x27262b,'getSheetBlocksFromSnapshot');var _0x1add2b=Object[_0x337a7e(0x248)],_0x2f155b=Object[_0x337a7e(0x3bf)],_0x2872a6=_0x2a9165((_0x4947c4,_0x407f71,_0x5b9842,_0x1130e3)=>{const _0x38e047=_0x337a7e;for(var _0x1f64ce=_0x1130e3>0x1?void 0x0:_0x1130e3?_0x2f155b(_0x407f71,_0x5b9842):_0x407f71,_0x51f7f4=_0x4947c4[_0x38e047(0x319)]-0x1,_0x45cde0;_0x51f7f4>=0x0;_0x51f7f4--)(_0x45cde0=_0x4947c4[_0x51f7f4])&&(_0x1f64ce=(_0x1130e3?_0x45cde0(_0x407f71,_0x5b9842,_0x1f64ce):_0x45cde0(_0x1f64ce))||_0x1f64ce);return _0x1130e3&&_0x1f64ce&&_0x1add2b(_0x407f71,_0x5b9842,_0x1f64ce),_0x1f64ce;},'__decorateClass$1'),_0x22f72d=_0x2a9165((_0x5552c9,_0x4ce33a)=>(_0x6681c4,_0x598037)=>_0x4ce33a(_0x6681c4,_0x598037,_0x5552c9),_0x337a7e(0x295));const _0x28d3b5=_0x42b66f[_0x337a7e(0x305)](_0x337a7e(0x219));_0x9591c5[_0x337a7e(0x3dc)]=(_0x539e6d=class{constructor(_0x4111e6,_0x3c5e93,_0xad98c3,_0x5776a1,_0x33795d,_0x5914e9,_0xb19063){const _0x3e0859=_0x337a7e;this['_revisionService']=_0x4111e6,this[_0x3e0859(0x199)]=_0x3c5e93,this[_0x3e0859(0x17b)]=_0xad98c3,this['_commandService']=_0x5776a1,this[_0x3e0859(0x377)]=_0x33795d,this[_0x3e0859(0x2d9)]=_0x5914e9,this[_0x3e0859(0x252)]=_0xb19063;}async['loadSheet'](_0x238795,_0x28841a,_0x4ba341={'metadata':{'x-feature-id':_0x2e265f()}}){const _0x33f2f3=_0x337a7e;var _0x140fb2;if(this[_0x33f2f3(0x199)]['getUnit'](_0x238795,_0x42b66f[_0x33f2f3(0x2fb)]['UNIVER_SHEET']))throw new Error(_0x33f2f3(0x356)+_0x238795+'.');const {snapshot:_0x181bab,changesets:_0x1b3619,error:_0x51ea8e}=await this[_0x33f2f3(0x17b)]['getUnitOnRev'](_0x4ba341,{'unitID':_0x238795,'type':_0x571c29[_0x33f2f3(0x3c4)],'revision':_0x28841a});if(_0x49b496(_0x51ea8e)||!_0x181bab||!_0x181bab[_0x33f2f3(0x31c)])throw new Error(_0x33f2f3(0x188));const _0x3d510c=(_0x140fb2=_0x1b3619==null?void 0x0:_0x1b3619[_0x33f2f3(0x319)])!=null?_0x140fb2:0x0;if(_0x28841a!==0x0&&_0x181bab[_0x33f2f3(0x26d)]+_0x3d510c!==_0x28841a)throw new Error(_0x33f2f3(0x28c));const {workbook:_0x465a77}=_0x181bab,_0x1796cf=_0x465a77[_0x33f2f3(0x1ed)]?Object[_0x33f2f3(0x2f1)](_0x465a77[_0x33f2f3(0x1ed)])[_0x33f2f3(0x332)](([_0x465418,_0x3443b9])=>{const _0x59b3fa=_0x33f2f3;var _0x337dfb,_0x208ad9;return(_0x208ad9=(_0x337dfb=_0x3443b9[_0x59b3fa(0x1c0)])==null?void 0x0:_0x337dfb[_0x59b3fa(0x332)](_0x23cb04=>_0x23cb04))!=null?_0x208ad9:[];})[_0x33f2f3(0x2e5)]():[],_0x2f5757=(await Promise[_0x33f2f3(0x324)](_0x1796cf['map'](_0xdb91d2=>this['_snapshotServerService'][_0x33f2f3(0x345)](_0x4ba341,{'unitID':_0x238795,'type':_0x571c29[_0x33f2f3(0x3c4)],'blockID':_0xdb91d2})['then'](_0x34813c=>_0x34813c[_0x33f2f3(0x20d)]))))['filter'](_0x2090cf=>!!_0x2090cf),_0x4e1393=_0x2bba00(_0x181bab,_0x2f5757),_0x2bc6a0=this[_0x33f2f3(0x199)][_0x33f2f3(0x361)](_0x42b66f[_0x33f2f3(0x2fb)][_0x33f2f3(0x3c4)],_0x4e1393),_0xbffc4c=this[_0x33f2f3(0x2d9)]['interceptor'][_0x33f2f3(0x368)](this[_0x33f2f3(0x2d9)][_0x33f2f3(0x19c)][_0x33f2f3(0x1fe)]()[_0x33f2f3(0x30c)]);return _0x1b3619==null||_0x1b3619[_0x33f2f3(0x3ad)](_0x422a61=>{const _0x5cb034=_0x33f2f3,_0x385341=_0x422a61[_0x5cb034(0x38a)][_0x5cb034(0x332)](_0x512633=>({'id':_0x512633['id'],'params':JSON[_0x5cb034(0x386)](_0x512633['data'])}));({..._0x422a61,'mutations':_0xbffc4c(_0x385341,null)||_0x385341}[_0x5cb034(0x38a)][_0x5cb034(0x3ad)](_0x4824d1=>this[_0x5cb034(0x35f)][_0x5cb034(0x2aa)](_0x4824d1['id'],_0x4824d1['params'],{'fromChangeset':!0x0})),this[_0x5cb034(0x178)][_0x5cb034(0x3db)](_0x238795));}),_0x2bc6a0;}async[_0x337a7e(0x303)](_0x17c10c,_0x248af7,_0x4dff38={'metadata':{'x-feature-id':_0x2e265f()}}){const _0x247836=_0x337a7e;var _0x566b79;const {snapshot:_0x463fd8,changesets:_0x2c7ae7,error:_0x4880e0}=await this[_0x247836(0x17b)][_0x247836(0x304)](_0x4dff38,{'unitID':_0x17c10c,'type':_0x571c29[_0x247836(0x34e)],'revision':_0x248af7});if(_0x49b496(_0x4880e0)||!_0x463fd8||!_0x463fd8[_0x247836(0x3ae)])throw new Error(_0x247836(0x188));const _0x559982=(_0x566b79=_0x2c7ae7==null?void 0x0:_0x2c7ae7[_0x247836(0x319)])!=null?_0x566b79:0x0;if(_0x248af7!==0x0&&_0x463fd8[_0x247836(0x26d)]+_0x559982!==_0x248af7)throw new Error('[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!');const _0x423647=_0x3470cd(_0x463fd8),_0x16e38c=this[_0x247836(0x199)][_0x247836(0x361)](_0x42b66f[_0x247836(0x2fb)][_0x247836(0x34e)],_0x423647);return _0x2c7ae7==null||_0x2c7ae7[_0x247836(0x3ad)](_0x37405f=>{const _0x12d59b=_0x247836;_0x37405f['mutations']['map'](_0xe551f6=>({'id':_0xe551f6['id'],'params':JSON[_0x12d59b(0x386)](_0xe551f6[_0x12d59b(0x320)])}))[_0x12d59b(0x3ad)](_0x34944b=>this['_commandService'][_0x12d59b(0x2aa)](_0x34944b['id'],_0x34944b[_0x12d59b(0x1ce)],{'fromChangeset':!0x0})),this[_0x12d59b(0x178)][_0x12d59b(0x3db)](_0x17c10c);}),_0x16e38c;}[_0x337a7e(0x383)](_0x31c10d,_0x9cf3aa){const _0x567454=_0x337a7e,_0x25eee6={..._0x9cf3aa[_0x567454(0x380)]()};_0x9cf3aa[_0x567454(0x2eb)]()['forEach'](_0xbaf3a4=>{const _0x104023=_0x567454;_0x25eee6[_0x104023(0x2d8)][_0xbaf3a4[_0x104023(0x2a5)]()]=_0x42b66f[_0x104023(0x1aa)]['deepClone'](_0xbaf3a4[_0x104023(0x380)]());});const _0x5102b8=this['_resourceManagerService'][_0x567454(0x2ed)](_0x9cf3aa[_0x567454(0x203)](),_0x42b66f[_0x567454(0x2fb)][_0x567454(0x3c4)]);return _0x25eee6[_0x567454(0x3ba)]=_0x5102b8,_0x25eee6;}['saveDoc'](_0x4fb6f9,_0x108c9f){const _0x239562=_0x337a7e,_0x15d43c={..._0x108c9f[_0x239562(0x380)]()},_0xfc312f=this[_0x239562(0x252)][_0x239562(0x2ed)](_0x108c9f['getUnitId'](),_0x42b66f['UniverInstanceType'][_0x239562(0x34e)]);return _0x15d43c[_0x239562(0x3ba)]=_0xfc312f,_0x15d43c;}},_0x2a9165(_0x539e6d,_0x337a7e(0x3dc)),_0x539e6d),_0x9591c5['SnapshotService']=_0x2872a6([_0x22f72d(0x0,_0x42b66f[_0x337a7e(0x2e3)](_0x9591c5['RevisionService'])),_0x22f72d(0x1,_0x42b66f[_0x337a7e(0x2a7)]),_0x22f72d(0x2,_0x28d3b5),_0x22f72d(0x3,_0x42b66f[_0x337a7e(0x25f)]),_0x22f72d(0x4,_0x42b66f['Inject'](_0x42b66f[_0x337a7e(0x2fe)])),_0x22f72d(0x5,_0x42b66f[_0x337a7e(0x2e3)](_0x520403)),_0x22f72d(0x6,_0x42b66f['Inject'](_0x42b66f['IResourceManagerService']))],_0x9591c5[_0x337a7e(0x3dc)]);var _0x140765=Object[_0x337a7e(0x248)],_0xc70676=Object[_0x337a7e(0x3bf)],_0x714465=_0x2a9165((_0x2e3865,_0x31e30a,_0xcc9d76)=>_0x31e30a in _0x2e3865?_0x140765(_0x2e3865,_0x31e30a,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0xcc9d76}):_0x2e3865[_0x31e30a]=_0xcc9d76,'__defNormalProp'),_0x5e115f=_0x2a9165((_0x2424d9,_0x1e39e8,_0x4a9101,_0x42459f)=>{const _0x3e7009=_0x337a7e;for(var _0x108dbb=_0x42459f>0x1?void 0x0:_0x42459f?_0xc70676(_0x1e39e8,_0x4a9101):_0x1e39e8,_0x403eae=_0x2424d9[_0x3e7009(0x319)]-0x1,_0x1ff229;_0x403eae>=0x0;_0x403eae--)(_0x1ff229=_0x2424d9[_0x403eae])&&(_0x108dbb=(_0x42459f?_0x1ff229(_0x1e39e8,_0x4a9101,_0x108dbb):_0x1ff229(_0x108dbb))||_0x108dbb);return _0x42459f&&_0x108dbb&&_0x140765(_0x1e39e8,_0x4a9101,_0x108dbb),_0x108dbb;},'__decorateClass'),_0x325250=_0x2a9165((_0x2ca363,_0x41fc3c)=>(_0x4614fa,_0x8fdee9)=>_0x41fc3c(_0x4614fa,_0x8fdee9,_0x2ca363),_0x337a7e(0x177)),_0x1bd19a=_0x2a9165((_0x5975c3,_0x144348,_0x4c5452)=>_0x714465(_0x5975c3,_0x144348+'',_0x4c5452),_0x337a7e(0x31f));const _0x6b2964=_0x337a7e(0x2e0);_0x9591c5[_0x337a7e(0x1e8)]=(_0x4cb03d=class extends _0x42b66f['Plugin']{constructor(_0x30d409=_0x5dc8b7,_0x2ebe0e,_0x22811e){const _0x32c607=_0x337a7e;super(),this[_0x32c607(0x1d2)]=_0x30d409,this[_0x32c607(0x377)]=_0x2ebe0e,this['_configService']=_0x22811e;const {..._0x5d2366}=_0x42b66f['merge']({},_0x5dc8b7,this[_0x32c607(0x1d2)]);this[_0x32c607(0x228)][_0x32c607(0x1a7)](_0x442f6c,_0x5d2366);}[_0x337a7e(0x24e)](){const _0x43c4a3=_0x337a7e;[[_0x9591c5[_0x43c4a3(0x39b)]],[_0x298b3f],[_0x9591c5['SheetTransformController']],[_0x9591c5[_0x43c4a3(0x249)]],[_0x9591c5['SnapshotService']],[_0x3443c2,{'useClass':_0x2c30c5}],[_0x520403]]['forEach'](_0x8c9d18=>this['_injector']['add'](_0x8c9d18)),this['_injector'][_0x43c4a3(0x23d)](_0x9591c5[_0x43c4a3(0x249)]),this[_0x43c4a3(0x377)][_0x43c4a3(0x23d)](_0x298b3f),this[_0x43c4a3(0x377)][_0x43c4a3(0x23d)](_0x9591c5[_0x43c4a3(0x16f)]);}},_0x2a9165(_0x4cb03d,_0x337a7e(0x1e8)),_0x4cb03d),_0x1bd19a(_0x9591c5[_0x337a7e(0x1e8)],'pluginName',_0x6b2964),_0x9591c5[_0x337a7e(0x1e8)]=_0x5e115f([_0x42b66f[_0x337a7e(0x30f)](_0x3e55a1['UniverLicensePlugin']),_0x325250(0x1,_0x42b66f[_0x337a7e(0x2e3)](_0x42b66f[_0x337a7e(0x2fe)])),_0x325250(0x2,_0x42b66f[_0x337a7e(0x247)])],_0x9591c5['UniverCollaborationPlugin']);const _0xafc66e=_0x42b66f[_0x337a7e(0x305)]('IHistoryIoService'),_0x5a2616={'id':_0x337a7e(0x35c),'type':_0x42b66f['CommandType'][_0x337a7e(0x365)],'handler':_0x2a9165(()=>!0x0,'handler')};_0x9591c5[_0x337a7e(0x23a)]=_0x42ae24,_0x9591c5[_0x337a7e(0x1c9)]=_0x520403,_0x9591c5[_0x337a7e(0x1f5)]=_0x5a2616,_0x9591c5['IHistoryIoService']=_0xafc66e,_0x9591c5[_0x337a7e(0x192)]=_0x28d3b5,_0x9591c5[_0x337a7e(0x22f)]=_0x3443c2,_0x9591c5[_0x337a7e(0x185)]=_0x3e6ae0,_0x9591c5[_0x337a7e(0x1f3)]=_0xe70cf0,_0x9591c5['SINGLE_SNAPSHOT_MUTATIONS']=_0x51c680,_0x9591c5[_0x337a7e(0x3b9)]=_0x2c30c5,_0x9591c5['b64DecodeUnicode']=_0x51634b,_0x9591c5['b64EncodeUnicode']=_0x56ea40,_0x9591c5[_0x337a7e(0x19b)]=_0x103f4a,_0x9591c5['generateTemporarySnap']=_0x38ab17,_0x9591c5[_0x337a7e(0x25a)]=_0x27262b,_0x9591c5['isTransformChangesetsFailure']=_0x56458d,_0x9591c5['isTransformChangesetsSuccess']=_0x2e7c09,_0x9591c5[_0x337a7e(0x312)]=_0x582fde,_0x9591c5[_0x337a7e(0x344)]=_0x40fca7,_0x9591c5[_0x337a7e(0x2d0)]=_0x495fb9,_0x9591c5[_0x337a7e(0x30d)]=_0xb621e5,_0x9591c5['isTransformMutationsWithChangesetFailure']=_0x465076,_0x9591c5[_0x337a7e(0x3c9)]=_0x3d2af1,_0x9591c5[_0x337a7e(0x230)]=_0x3670ac,_0x9591c5[_0x337a7e(0x2e1)]=_0x3a6253,_0x9591c5['parseMutationToProtocol']=_0x26b212,_0x9591c5[_0x337a7e(0x1e3)]=_0x5398a8,_0x9591c5[_0x337a7e(0x1da)]=_0x48d8c6,_0x9591c5['parseProtocolMutation']=_0x261cf9,_0x9591c5[_0x337a7e(0x36d)]=_0x28e33f,_0x9591c5[_0x337a7e(0x229)]=_0x1ff761,_0x9591c5['transformDocumentDataToSnapshot']=_0x46e6d1,_0x9591c5[_0x337a7e(0x1e5)]=_0x3470cd,_0x9591c5['transformSnapshotToWorkbookData']=_0x2bba00,_0x9591c5[_0x337a7e(0x391)]=_0x2c36e5,Object['defineProperty'](_0x9591c5,Symbol['toStringTag'],{'value':'Module'});}));function _0x1d95(){const _0x45fcbf=['@univerjs/sheets-conditional-formatting','value','@univerjs/sheets-drawing','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','Block\x20not\x20found','originalMeta','COMPRESS_MUTATION_APPLY','isTransformMutationsSuccess','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','DependentOn','AddDataValidationMutation','SetWorksheetRowAutoHeightMutation','isTransformMutationFailure','transform','RemoveNumfmtMutation','isInclineTransformMutationsFailure','revision','rowData','parseInt','length','INTERNAL_ERROR','remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','workbook','INVALID_ARGUMENT','NOT_FOUND','__publicField','data','sourceRange','@univerjs/docs','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','all','makeMatrixArray','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','fill','moveColumns','moveMatrixArray','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','indexOf','CONNECTOR_DATA_TOO_LARGE','RichTextEditingMutation','transformDocumentDataToSnapshot','handleBaseMoveRowsCols','__decorateClass$3','map','SetColDataMutation','AddCommentMutation','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','JSONX','isTransformChangesetsFailure','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','foreach','SHOULD_CLOSE_CONN','1052794SHbzkT','@univerjs/sheets-hyper-link','ReorderRangeUndoMutationFactory','number','RemoveHyperLinkMutation','transformDocumentDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','transformSnapshotToWorkbookData','spliceArray','MoveRowsMutation','isTransformMutationSuccess','getDeserializedSheetBlock','write2Matrix','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','isTransformMutationsWithChangesetFailure','univer-pro.collaboration.transform-service','RangeSubtractRanges','keys','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','_initSetRangeValues','UNIVER_DOC','MoveColsCommand','ALREADY_EXISTS','users_enter','b64DecodeUnicode','comment_update','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','[SnapshotService]:\x20cannot\x20load\x20the\x20same\x20unit\x20twice!\x20The\x20unitID\x20is\x20','add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','orderMap','PERMISSION_DENIED','SetSheetsFilterCriteriaMutation','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft','univer.mutation.create-unit','InsertRowCommand','UniverSheetsFilter','_commandService','hasOwnProperty','createUnit','intersects','UNIVER_PROJECT','[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.','MUTATION','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','RANGE','fetchThroughInterceptors','sheetOrder','RemoveRowCommand','YUUMI_RATE_OVER_LIMIT','PY_RUNTIME_SCRIPT_ERROR','textDecoder','edit\x20range\x20of\x20same\x20data-validation\x20rule\x20is\x20not\x20allowed','SetWorksheetColWidthMutation','DrawingApplyType','drawingIds','actualRow','sheet','includes','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','saveSheetBlock','_injector','makeArray','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','getSlice','merge','type','remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','NEW_CHANGESETS','getSnapshot','order','step','save','rotateRange','move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','parse','moveRows','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','serializeRange','mutations','UNIVER_SLIDE','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','DeleteConditionalRuleMutation','deserializeRangeWithSheetWithCache','move\x20row\x20is\x20conflict\x20with\x20move\x20range','transformWorkbookDataToSnapshot','RemoveColCommand','cellValue','sort','deepClone','MoveRangeMutation','UNAUTHENTICATED','@univerjs/engine-formula','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','RevisionService','collaboration.config','subUnitId','function','unshift','serializeRangeToRefString','Disposable','Remove-cols\x20has\x20conflicts\x20with\x20move-range','transformTextRanges','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','baseRev','SetColHiddenMutation','SetFrozenMutation','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','reduce','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range','forEach','doc','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','error','index','rule','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','max','getCurrentRevOfUnit','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','decodePartOfCellData','Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!','TransformService','resources','150thzbft','selections','stringify','transformChangesets','getOwnPropertyDescriptor','handleRemove','UniverProLicense','handleBaseRemoveRange','filter','UNIVER_SHEET','transformUpdateCommentRefWithRefRange','UpdateHyperLinkMutation','Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.','_init','isTransformMutationsWithChangesetSuccess','ReCalcSheetsFilterMutation','UPDATE_CURSOR','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','UniverDataValidation','LICENSE_MAX_UNITS_EXCEEDED','FETCH_MISSING','exports','getRev','UNIVER_UNKNOWN','uniscript.run','SetWorksheetRowIsAutoHeightMutation','Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.','liveshare.terminate','MoveColsMutation','parseProtocolMutation','RANGE_TYPE','SNAPSHOT_HAS_BEEN_REMOVED','incrementRevOfUnit','SnapshotService','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','targetRange','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col','bind','LICENSE_DISTRO_REJECTED','insertMatrixArray','CHANGESET_SHOULD_RETRY','handleBaseInsertRange','push','SheetTransformController','YUUMI_URL_COL_OUT_OF_RANGE','SetSheetsFilterRangeMutation','transformFormula','rowCount','splice','Workbook\x20metadata\x20is\x20not\x20available','univer.mutation.revert-version','__decorateParam','_revisionService','\x20and\x20','color','_snapshotServerService','RevertRevisionMutation\x20conflicts\x20with\x20other\x20mutations!','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','UniverSheetsDrawing','handleDefaultRangeChangeWithEffectRefCommands','payload','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','formula1','getRandomValues','endColumn','RevertRevisionMutation','liveshare.operation','SetRowVisibleMutation','[SnapshotService]:\x20request\x20snapshot\x20error!','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','rules','changeset_rej','rng','getDataRange','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment','transformRefStyleFromCells','liveshare.fetch_operations','ISnapshotServerService','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','unitID','GRID','row','__decorateParam$3','loopRule','_univerInstanceService','RemoveSheetMutation','generateTempDocumentSnapshot','interceptor','Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','EN_US','__decorateParam$5','insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','queryObjectMatrix','_rightInclineTransformMutations','Two\x20mutation\x20have\x20the\x20same\x20worksheetId!','UPDATE_PERMISSION_OBJ','UniverSheetsConditionalFormatting','PSEUDO_FETCH_MISSING_RESULT','setConfig','body','__decorateParam$2','Tools','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row','ENSURE_SNAPSHOT_EXECUTION','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','InsertSheetMutation','UNRECOGNIZED','InsertColMutation','@univerjs/sheets','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','RevisionController','mergeAddMutation','ERROR','setRev','20076XFlYga','UpdateCommentMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','set','registerTransformAlgorithm','clear','sequenceNodesBuilder','TOO_MANY_REQUESTS','find','blocks','SetRangeValuesMutation','ReorderRangeMutation','JSON1','@univerjs/sheets-filter','Move\x20conditional\x20formatting\x20rule\x20\x20is\x20conflict\x20with\x20self','__decorateParam$4','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','SetConditionalRuleMutation','CompressMutationService','left','range','encodeWorkbookOtherMetas','9iLmBqa','params','some','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment','InsertRowMutation','_config','MoveRowsCommand','Rectangle','columnData','link','rowsAutoHeightInfo','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order','965RkwLVL','parseProtocolCommand','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','singleReferenceToGrid','endRow','isArray','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','reorderRemoveRows','1852GxTQuC','submit_changeset','parseProtocolChangeset','SetWorksheetNameMutation','transformSnapshotToDocumentData','EmptyMutation','YUUMI_UNABLE_LOAD_URL','UniverCollaborationPlugin','parentId','generateTemporarySnap','SetColVisibleMutation','SUBMIT_CHANGESET','blockMeta','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','getValue','processFormulaString','Trying\x20to\x20mutate\x20a\x20deleted\x20worksheet!','UpdateCommentRefMutation','SINGLE_HISTORY_MUTATIONS','removeRows','CreateUnitMutation','encode','handleInsert','COMPRESS_MUTATION_SEND','transformAddCommentWithRefRange','serializeCellDataSlice','startColumn','9028380qVFXzA','transformPosition','getInterceptPoints','checkChangesetsAligned','ObjectMatrix','3rlossz','has','getUnitId','@univerjs/core','lineSubtractLine','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','ErrorType','after','[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20','@univerjs/thread-comment','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','transformSnapshotToDocumentData():\x20snapshot.doc\x20is\x20undefined.','block','unitId','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','shift','630351qSXNqM','SetWorksheetOrderMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','LIVESHARE_FETCH_OPERATIONS','APPLY_DUPLICATED','primary','Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!','univer.snapshot-server-service','getUnit','any','@univerjs-pro/license','criteria','\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20','col','end','charCodeAt','isMergeCell','APPLY_PERMISSION_DENIED','transformMutation','styleRefMap','right','mergeOrder','_configService','textEncoder','APPLY_REJECT','isRangesEqual','code','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','setRevOfUnit','ITransformService','mapDocumentTypeToUniverType','CHANGESET_ACK','liveshare.new_host','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','objects','UpdateRuleType','LIVESHARE_NEW_HOST','AddConditionalRuleMutation','contain','UpdateHyperLinkRefMutation','CollaborationEvent','cfId','decode','get','MoveConditionalRuleMutation','__decorateClass$2','RemoveRowMutation','getData','applyAddMutationTransform','ranges','AddRangeProtectionMutation','randomUUID','object','IConfigService','defineProperty','DocTransformController','colId','columnCount','liveshare.request_host','USERS_ENTER','onStarting','forValue','comment','splitCellDataToBlocks','_resourceManagerService','actualColumn','LICENSE_IMPORT_SIZE_EXCEEDED','LICENSE_EXPORT_SIZE_EXCEEDED','values','UNDEFINED','unsafeStringify','decodeDocOriginalMeta','getSheetBlocksFromSnapshot','LexerTreeBuilder','column','commentId','UNISCRIPT_RUN','ICommandService','RemoveWorksheetMergeMutation','intercept','__decorateClass$4','AddWorksheetProtectionMutation','USERS_LEAVE','transformWorkbookDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','isError','AddWorksheetMergeMutation','endOffset','drawingId','setValue','transformMutations','rev','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','removeColumns','subtract','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','actions','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name','getLength','COLUMN','m2Prime','message','realDeleteValue','SetDrawingApplyMutation','textRanges','[TransformService]\x20Transform\x20algorithm\x20for\x20','random','intersect','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','fromCharCode','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','APPLY_NON_SEQUENTIAL_REVISION','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','transformCellsFromRefStyle','orderMapGenerator','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','_leftInclineTransformMutations','blockID','handleCommonDefaultRangeChangeWithEffectRefCommands','move\x20col\x20is\x20conflict\x20with\x20move\x20range','YUUMI_SUBSCRIPTION_NOT_FOUND','SheetTypes','[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!','ref','isFormulaString','SetRangeProtectionMutation','title','SetRowDataMutation','add','RemoveColMutation','Range','__decorateParam$1','0123456789','new_changesets','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','\x20already\x20exists.','SetWorksheetRowHeightMutation','changeset_ack','formula2','SetNumfmtMutation','RangeMergeUtil','RemoveDataValidationMutation','string','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','CommandType','RemoveSheetsFilterMutation','getSheetId','getMatrix','IUniverInstanceService','orderMap$1','SetTabColorMutation','syncExecuteCommand','UniverDocs','startOffset','DeleteCommentMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','m1Prime','SetSelectionsOperation','slice','insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','symbol','SETTING','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','move\x20range\x20is\x20conflict\x20with\x20reorder\x20range','UpdateDataValidationMutation','UniverEngineFormula','fetch_missing','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','toOrder','uid','UniverSheets','@univerjs/data-validation','name','cellData','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitID:\x20','findIndex','LIVESHARE_TERMINATE','isMergedMainCell','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','replace','Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','saveSnapshot','from','InsertColCommand','handler','2755384rWYuaE','isTransformMutationsFailure','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','COMPLETION_FINISHED','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','_transformMap','_transformService','users_leave','sheets','_compressMutationService','error_msg','b64EncodeUnicode','toString','size','startRow','encodeWorksheetOtherMetas','UNIVER_COLLABORATION_PLUGIN','parseChangesetToProtocol','__decorateClass$5','Inject','remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','flat','UNIT_DELETE','drawingOrderObjectsIntersect','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','getSheets','concat','getResources','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','transformMutationsWithChangeset','changeset_should_retry','entries','start','nodeType','move\x20col\x20is\x20conflict\x20with\x20move\x20col','sequenceNodeType','ruleId','CHANGESET_REJ','CHANGESET_REVISION_CONFILICT','isMerged','1316260mhqUIO','UniverInstanceType','SetRowHiddenMutation','pseudo_fetch_missing_result','Injector','update_cursor','createInterceptorKey','min','fromOrder','loadDoc','getUnitOnRev','createIdentifier'];_0x1d95=function(){return _0x45fcbf;};return _0x1d95();}
|