@univerjs-pro/collaboration 0.5.5-nightly.202501221606 → 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(_0x5f040a,_0x386734){const _0x546d41=_0x56e6,_0x28a525=_0x5f040a();while(!![]){try{const _0x3426e4=-parseInt(_0x546d41(0x386))/0x1*(-parseInt(_0x546d41(0x31f))/0x2)+parseInt(_0x546d41(0x344))/0x3*(-parseInt(_0x546d41(0x25d))/0x4)+-parseInt(_0x546d41(0x24a))/0x5+parseInt(_0x546d41(0x387))/0x6+-parseInt(_0x546d41(0x301))/0x7*(parseInt(_0x546d41(0x34a))/0x8)+-parseInt(_0x546d41(0x1ef))/0x9+parseInt(_0x546d41(0x259))/0xa;if(_0x3426e4===_0x386734)break;else _0x28a525['push'](_0x28a525['shift']());}catch(_0x1b41ff){_0x28a525['push'](_0x28a525['shift']());}}}(_0x4bdf,0x2f4a7),function(_0x2cd280,_0x5ad994){const _0x5c562b=_0x56e6;typeof exports=='object'&&typeof module<'u'?_0x5ad994(exports,require('@univerjs/core'),require(_0x5c562b(0x2ab)),require(_0x5c562b(0x365)),require(_0x5c562b(0x34d)),require(_0x5c562b(0x318)),require('@univerjs/sheets'),require('@univerjs/sheets-filter'),require(_0x5c562b(0x2b2)),require('@univerjs/sheets-drawing'),require(_0x5c562b(0x229)),require(_0x5c562b(0x221))):typeof define==_0x5c562b(0x40e)&&define[_0x5c562b(0x394)]?define([_0x5c562b(0x251),_0x5c562b(0x2a7),'@univerjs/thread-comment',_0x5c562b(0x365),_0x5c562b(0x34d),'@univerjs/sheets-hyper-link','@univerjs/sheets',_0x5c562b(0x3ea),_0x5c562b(0x2b2),_0x5c562b(0x234),_0x5c562b(0x229),'@univerjs-pro/license'],_0x5ad994):(_0x2cd280=typeof globalThis<'u'?globalThis:_0x2cd280||self,_0x5ad994(_0x2cd280['UniverProCollaboration']={},_0x2cd280[_0x5c562b(0x396)],_0x2cd280[_0x5c562b(0x31c)],_0x2cd280[_0x5c562b(0x26b)],_0x2cd280[_0x5c562b(0x280)],_0x2cd280['UniverSheetsHyperLink'],_0x2cd280[_0x5c562b(0x32b)],_0x2cd280[_0x5c562b(0x2fe)],_0x2cd280[_0x5c562b(0x1fc)],_0x2cd280[_0x5c562b(0x392)],_0x2cd280[_0x5c562b(0x307)],_0x2cd280[_0x5c562b(0x2c7)]));}(this,function(_0x24aba3,_0x56678f,_0x489b7a,_0x22fbbe,_0x40f7ab,_0x1036d7,_0x12809d,_0x367bf4,_0x1ab3b8,_0x494af4,_0x383687,_0x28c1da){'use strict';const _0x16f5c9=_0x56e6;var _0x213b68=Object[_0x16f5c9(0x3b1)],_0x5b249e=(_0x11fc9a,_0x3bdc93,_0x2ce9f8)=>_0x3bdc93 in _0x11fc9a?_0x213b68(_0x11fc9a,_0x3bdc93,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x2ce9f8}):_0x11fc9a[_0x3bdc93]=_0x2ce9f8,_0x3da3b4=(_0x5f6b93,_0x4d5534)=>_0x213b68(_0x5f6b93,_0x16f5c9(0x2aa),{'value':_0x4d5534,'configurable':!0x0}),_0x179ffc=(_0x3e726c,_0x11c5ee,_0x5d7a9b)=>_0x5b249e(_0x3e726c,typeof _0x11c5ee!=_0x16f5c9(0x397)?_0x11c5ee+'':_0x11c5ee,_0x5d7a9b),_0x41ba91,_0x5ec387,_0x435f68,_0x4ad8ba,_0x271cdd,_0x1fcb9d;function _0x196404(_0x50d68e){const _0x15e5da=_0x16f5c9;return!!_0x50d68e[_0x15e5da(0x20d)];}_0x3da3b4(_0x196404,_0x16f5c9(0x1e5));function _0x1d316a(_0x747286){return!_0x196404(_0x747286);}_0x3da3b4(_0x1d316a,_0x16f5c9(0x32e));function _0x10192b(_0x49a8d8){const _0x1dab0a=_0x16f5c9;return!!_0x49a8d8[_0x1dab0a(0x20d)];}_0x3da3b4(_0x10192b,_0x16f5c9(0x293));function _0x5bab8e(_0x1d3292){const _0x4396d7=_0x16f5c9;return!!_0x1d3292[_0x4396d7(0x20d)];}_0x3da3b4(_0x5bab8e,'isTransformMutationsFailure');function _0x599d5d(_0x8e8bb6){return!_0x5bab8e(_0x8e8bb6);}_0x3da3b4(_0x599d5d,_0x16f5c9(0x223));function _0x2d9a21(_0x3316b3){const _0x497ac7=_0x16f5c9;return!!_0x3316b3[_0x497ac7(0x20d)];}_0x3da3b4(_0x2d9a21,_0x16f5c9(0x31d));function _0x2cfc95(_0x3842ad){return!_0x2d9a21(_0x3842ad);}_0x3da3b4(_0x2cfc95,'isTransformChangesetsSuccess');function _0x1fcb7a(_0x31c0b0){const _0x1bf743=_0x16f5c9;return!!_0x31c0b0[_0x1bf743(0x20d)];}_0x3da3b4(_0x1fcb7a,'isTransformMutationsWithChangesetFailure');function _0x2bb854(_0xa9dc53){return!_0x1fcb7a(_0xa9dc53);}_0x3da3b4(_0x2bb854,_0x16f5c9(0x2a1));const _0x86606e=_0x56678f[_0x16f5c9(0x1e6)](_0x16f5c9(0x20a)),_0xd6c0fc=class _0x11e9ae extends _0x56678f['Disposable']{constructor(){const _0x1ff50c=_0x16f5c9;super(...arguments),_0x179ffc(this,_0x1ff50c(0x30d),new Map());}[_0x16f5c9(0x1dc)](){const _0x1570a5=_0x16f5c9;this[_0x1570a5(0x30d)][_0x1570a5(0x38d)]();}['registerTransformAlgorithm'](_0x375122){const _0x3e4b1e=_0x16f5c9,{m1:_0x401476,m2:m2=_0x3e4b1e(0x258)}=_0x375122;this[_0x3e4b1e(0x30d)]['has'](_0x401476)||this[_0x3e4b1e(0x30d)]['set'](_0x401476,new Map());const _0xd4e9ad=this[_0x3e4b1e(0x30d)][_0x3e4b1e(0x383)](_0x401476);if(_0xd4e9ad['has'](m2))throw new Error('[TransformService]\x20Transform\x20algorithm\x20for\x20'+_0x401476+'\x20and\x20'+m2+_0x3e4b1e(0x2dc));_0xd4e9ad['set'](m2,_0x375122);}['transformMutation'](_0x175ae9,_0x7ef3ab,_0x2ac7fa){const _0x33f2b8=_0x16f5c9;var _0x4dca5e,_0x29fa40,_0x205239,_0x4cc2fd,_0x313a22,_0x1b0644;const _0x3f986a=this[_0x33f2b8(0x30d)],_0x28919d=((_0x4dca5e=_0x3f986a[_0x33f2b8(0x383)](_0x175ae9['id']))==null?void 0x0:_0x4dca5e[_0x33f2b8(0x383)](_0x7ef3ab['id']))||((_0x29fa40=_0x3f986a[_0x33f2b8(0x383)](_0x175ae9['id']))==null?void 0x0:_0x29fa40['get'](_0x33f2b8(0x258)))||((_0x205239=_0x3f986a['get'](_0x33f2b8(0x258)))==null?void 0x0:_0x205239[_0x33f2b8(0x383)](_0x7ef3ab['id']));if(_0x28919d)return _0x2ac7fa?_0x28919d[_0x33f2b8(0x350)](_0x175ae9,_0x7ef3ab,_0x2ac7fa):_0x28919d['handler'](_0x175ae9,_0x7ef3ab);const _0x59384b=((_0x4cc2fd=_0x3f986a['get'](_0x7ef3ab['id']))==null?void 0x0:_0x4cc2fd[_0x33f2b8(0x383)](_0x175ae9['id']))||((_0x313a22=_0x3f986a[_0x33f2b8(0x383)](_0x7ef3ab['id']))==null?void 0x0:_0x313a22['get'](_0x33f2b8(0x258)))||((_0x1b0644=_0x3f986a['get']('any'))==null?void 0x0:_0x1b0644[_0x33f2b8(0x383)](_0x175ae9['id']));if(_0x59384b){const _0xa7b942=_0x2ac7fa?_0x59384b['handler'](_0x7ef3ab,_0x175ae9,_0x2ac7fa):_0x59384b[_0x33f2b8(0x350)](_0x7ef3ab,_0x175ae9);return _0x1d316a(_0xa7b942)?_0x2ac7fa?{'m2Prime':_0xa7b942[_0x33f2b8(0x3c1)]}:{'m2Prime':_0xa7b942[_0x33f2b8(0x3c1)],'m1Prime':_0xa7b942[_0x33f2b8(0x224)]}:_0xa7b942;}return{'m1Prime':_0x175ae9,'m2Prime':_0x7ef3ab};}[_0x16f5c9(0x408)](_0x4802e7,_0x566256,_0x527b6c){const _0x15f89c=_0x16f5c9,_0xed9da7=this['_rightInclineTransformMutations'](_0x4802e7,_0x566256);if(_0x10192b(_0xed9da7))return _0xed9da7;if(_0x527b6c)return{'m2Prime':_0xed9da7};const _0x53d316=this[_0x15f89c(0x22a)](_0x4802e7,_0x566256);return _0x10192b(_0x53d316)?_0x53d316:{'m1Prime':_0x53d316,'m2Prime':_0xed9da7};}['_rightInclineTransformMutations'](_0x45827c,_0x582201){const _0x3ea4c2=_0x16f5c9,_0x1cf8ac=_0x45827c[_0x3ea4c2(0x271)];let _0x372028;for(_0x372028=0x0;_0x372028<_0x1cf8ac;_0x372028++){let _0x4adeeb=[_0x45827c[_0x372028]],_0x4ff59f=[];for(let _0x3120b8=0x0,_0x4e6cd8=_0x582201[_0x3ea4c2(0x271)];_0x3120b8<_0x4e6cd8;_0x3120b8++){const _0x105a32=_0x582201[_0x3120b8];let _0x97a9c6;if(_0x4adeeb[_0x3ea4c2(0x271)]===0x0)_0x97a9c6=[_0x105a32],_0x4adeeb=[];else{if(_0x4adeeb['length']===0x1){const _0x39ca60=this['transformMutation'](_0x4adeeb[0x0],_0x105a32);if(_0x196404(_0x39ca60))return _0x39ca60;if(_0x97a9c6=_0x530ad8(_0x39ca60[_0x3ea4c2(0x224)]),!_0x39ca60[_0x3ea4c2(0x3c1)])throw new Error(_0x3ea4c2(0x309));_0x4adeeb=_0x530ad8(_0x39ca60[_0x3ea4c2(0x3c1)]);}else{const _0x10b028=this['_rightInclineTransformMutations'](_0x4adeeb,[_0x105a32]);if(_0x10b028['error'])return _0x10b028;if(_0x97a9c6=_0x10b028,_0x3120b8<_0x4e6cd8-0x1){const _0x3a61df=this[_0x3ea4c2(0x22a)](_0x4adeeb,[_0x105a32]);if(_0x3a61df[_0x3ea4c2(0x20d)])return _0x3a61df;_0x4adeeb=_0x3a61df;}}}_0x4ff59f=_0x4ff59f['concat'](_0x97a9c6);}_0x582201=_0x4ff59f;}return _0x582201;}['_leftInclineTransformMutations'](_0x5128f9,_0x131e6d){const _0x2b1eca=_0x16f5c9,_0x344287=_0x131e6d[_0x2b1eca(0x271)];let _0x412cfb;for(_0x412cfb=0x0;_0x412cfb<_0x344287;_0x412cfb++){let _0x2f2e79=[_0x131e6d[_0x412cfb]],_0x4e785b=[];for(let _0x360eb6=0x0,_0x22d3dc=_0x5128f9[_0x2b1eca(0x271)];_0x360eb6<_0x22d3dc;_0x360eb6++){const _0x308d26=_0x5128f9[_0x360eb6];let _0xd6b5c5;if(_0x2f2e79[_0x2b1eca(0x271)]===0x0)_0xd6b5c5=[_0x308d26],_0x2f2e79=[];else{if(_0x2f2e79[_0x2b1eca(0x271)]===0x1){const _0x175e3e=this[_0x2b1eca(0x373)](_0x308d26,_0x2f2e79[0x0]);if(_0x196404(_0x175e3e))return _0x175e3e;if(!_0x175e3e[_0x2b1eca(0x3c1)])throw new Error('Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.');_0xd6b5c5=_0x530ad8(_0x175e3e[_0x2b1eca(0x3c1)]),_0x2f2e79=_0x530ad8(_0x175e3e[_0x2b1eca(0x224)]);}else{const _0x13de1a=this[_0x2b1eca(0x22a)]([_0x308d26],_0x2f2e79);if(_0x13de1a['error'])return _0x13de1a;if(_0xd6b5c5=_0x13de1a,_0x360eb6<_0x22d3dc-0x1){const _0xe27273=this[_0x2b1eca(0x349)]([_0x308d26],_0x2f2e79);if(_0xe27273['error'])return _0xe27273;_0x2f2e79=_0xe27273;}}}_0x4e785b=_0x4e785b['concat'](_0xd6b5c5);}_0x5128f9=_0x4e785b;}return _0x5128f9;}[_0x16f5c9(0x281)](_0x4a1820,_0x178798,_0x21e05e){const _0x30bf2e=_0x16f5c9;if(!_0x309541(_0x4a1820,_0x178798))throw new Error('[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20'+_0x178798[0x0][_0x30bf2e(0x382)]+_0x30bf2e(0x3a7)+_0x4a1820[0x0][_0x30bf2e(0x274)]+'.');const _0xbd1828=_0x4a1820[_0x30bf2e(0x271)],_0x3a0593=_0x178798[_0x30bf2e(0x271)],_0x129fda=_0x46f11e(_0xbd1828,_0x3a0593+0x1),_0xbd9d2f=_0x46f11e(_0xbd1828+0x1,_0x3a0593);_0x4a1820[_0x30bf2e(0x37c)]((_0x5330c3,_0x171ac7)=>_0x129fda[_0x171ac7][0x0]=_0x5330c3),_0x178798['forEach']((_0x146333,_0x2411e5)=>_0xbd9d2f[0x0][_0x2411e5]=_0x146333);try{for(let _0x4a2ae5=0x0;_0x4a2ae5<_0x3a0593;_0x4a2ae5++)for(let _0x26a91a=0x0;_0x26a91a<_0xbd1828;_0x26a91a++){const _0x5f5713=_0xbd9d2f[_0x26a91a][_0x4a2ae5],_0x270c92=_0x129fda[_0x26a91a][_0x4a2ae5];if(!_0x5f5713||!_0x270c92)throw new Error(_0x30bf2e(0x333));const _0x44c0a1=this[_0x30bf2e(0x408)](_0x270c92[_0x30bf2e(0x410)],_0x5f5713[_0x30bf2e(0x410)]);if(_0x5bab8e(_0x44c0a1))return{'error':_0x44c0a1[_0x30bf2e(0x20d)]};_0xbd9d2f[_0x26a91a+0x1][_0x4a2ae5]={..._0x5f5713,'mutations':_0x44c0a1[_0x30bf2e(0x224)]},_0x129fda[_0x26a91a][_0x4a2ae5+0x1]={..._0x270c92,'mutations':_0x44c0a1[_0x30bf2e(0x3c1)]};}return _0x21e05e?{'c2Prime':_0xbd9d2f[_0xbd1828]}:{'c1Prime':_0x129fda[_0x30bf2e(0x393)](_0x5c29ff=>_0x5c29ff[_0x3a0593])[_0x30bf2e(0x1d7)](),'c2Prime':_0xbd9d2f[_0xbd1828]};}catch(_0x4879ac){throw console[_0x30bf2e(0x20d)](_0x4879ac),_0x4879ac;}}[_0x16f5c9(0x3d7)](_0x375893,_0x56ecf3){const _0x2e0b4c=_0x16f5c9,_0x37a11e=_0x375893['mutations'],_0x185b76=this[_0x2e0b4c(0x408)](_0x37a11e,_0x56ecf3);return _0x5bab8e(_0x185b76)?{'error':_0x185b76[_0x2e0b4c(0x20d)]}:{'m2Prime':_0x185b76[_0x2e0b4c(0x224)],'c1Prime':{..._0x375893,'mutations':_0x185b76[_0x2e0b4c(0x3c1)]}};}};_0x3da3b4(_0xd6c0fc,'TransformService');let _0x47dff7=_0xd6c0fc;function _0x309541(_0x400182,_0x5bc2f5){const _0x537199=_0x16f5c9;return _0x400182[0x0][_0x537199(0x274)]-0x1===_0x5bc2f5[0x0][_0x537199(0x382)];}_0x3da3b4(_0x309541,'checkChangesetsAligned');function _0x46f11e(_0x526352,_0x1e7ac9){const _0x5c5915=_0x16f5c9;return new Array(_0x526352)['fill'](void 0x0)[_0x5c5915(0x393)](()=>new Array(_0x1e7ac9));}_0x3da3b4(_0x46f11e,'makeMatrixArray');function _0x530ad8(_0x1a6ee5){const _0x47da28=_0x16f5c9;return Array[_0x47da28(0x3cf)](_0x1a6ee5)?_0x1a6ee5:[_0x1a6ee5];}_0x3da3b4(_0x530ad8,'makeArray');const _0x55cbf4={'m1':_0x489b7a[_0x16f5c9(0x208)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x2e3f12,_0x81162e)=>{const _0x93d099=_0x16f5c9,_0x172432=_0x2e3f12['params'],_0x3fc808=_0x81162e['params'],_0x2cdb5a={'m1Prime':_0x2e3f12,'m2Prime':_0x81162e};if(_0x172432['unitId']!==_0x3fc808[_0x93d099(0x2e0)]||_0x172432[_0x93d099(0x1e0)]!==_0x3fc808[_0x93d099(0x1e0)]||_0x172432[_0x93d099(0x2fa)][_0x93d099(0x339)]!==_0x3fc808[_0x93d099(0x2fa)][_0x93d099(0x339)])return _0x2cdb5a;if(!_0x172432[_0x93d099(0x2fa)][_0x93d099(0x2bb)]&&!_0x3fc808[_0x93d099(0x2fa)][_0x93d099(0x2bb)]){const _0x7ec166=_0x56678f['Tools'][_0x93d099(0x3c2)](_0x81162e);return _0x7ec166[_0x93d099(0x2f7)][_0x93d099(0x2fa)][_0x93d099(0x2bb)]=_0x2e3f12[_0x93d099(0x2f7)][_0x93d099(0x2fa)]['id'],{'m1Prime':[{'id':_0x489b7a[_0x93d099(0x2dd)]['id'],'params':{'unitId':_0x172432[_0x93d099(0x2e0)],'subUnitId':_0x3fc808[_0x93d099(0x1e0)],'commentId':_0x3fc808['comment']['id']}},_0x2e3f12,_0x7ec166],'m2Prime':[_0x7ec166]};}return _0x2cdb5a;},_0x16f5c9(0x350))},_0x451fb9={'m1':_0x22fbbe[_0x16f5c9(0x249)]['id'],'m2':_0x22fbbe[_0x16f5c9(0x249)]['id'],'handler'(_0x165b3e,_0x4050f9){const _0x1bd2be=_0x16f5c9;if(_0x165b3e[_0x1bd2be(0x2f7)]['unitId']!==_0x4050f9[_0x1bd2be(0x2f7)][_0x1bd2be(0x2e0)]||_0x165b3e[_0x1bd2be(0x2f7)][_0x1bd2be(0x1e0)]!==_0x4050f9['params'][_0x1bd2be(0x1e0)])return{'m1Prime':_0x165b3e,'m2Prime':_0x4050f9};const {unitId:_0x30cc8f,subUnitId:_0x2126e1}=_0x165b3e['params'],_0x1b447f=_0x56678f['Tools']['deepClone'](_0x165b3e),_0x637ccb=_0x56678f[_0x1bd2be(0x2ec)][_0x1bd2be(0x3c2)](_0x4050f9),_0x4670e2=[_0x1b447f],_0x4da310={'unitId':_0x30cc8f,'subUnitId':_0x2126e1,'start':{'id':_0x637ccb[_0x1bd2be(0x2f7)][_0x1bd2be(0x3a9)]['cfId'],'type':_0x1bd2be(0x34b)},'end':{'id':_0x637ccb[_0x1bd2be(0x2f7)][_0x1bd2be(0x3a9)]['cfId'],'type':_0x1bd2be(0x40a)}};return _0x4670e2[_0x1bd2be(0x2e6)]({'id':_0x22fbbe[_0x1bd2be(0x32f)]['id'],'params':_0x4da310}),{'m1Prime':_0x4670e2,'m2Prime':_0x637ccb};}};function _0x944714(_0xe19e99,_0xab9ade,_0x3dc523,_0x19a175){const _0x14c885=_0x16f5c9,_0x58be73=new _0x56678f[(_0x14c885(0x3ef))]();_0x3dc523[_0x14c885(0x37c)](_0x3e5fb4=>{const _0x2a184c=_0x14c885;_0x3e5fb4[_0x2a184c(0x3ec)][_0x2a184c(0x37c)](_0x1a8f73=>{const _0x2d5af6=_0x2a184c;_0x56678f['Range'][_0x2d5af6(0x424)](_0x1a8f73,(_0x1e3c76,_0x1e599e)=>{const _0x32d61e=_0x2d5af6;_0x58be73[_0x32d61e(0x3c4)](_0x1e3c76,_0x1e599e,_0x3e5fb4[_0x32d61e(0x3fb)]);});});}),_0x19a175[_0x14c885(0x37c)](_0x574e9e=>{const _0x47f9e5=_0x14c885;_0x574e9e[_0x47f9e5(0x3ec)][_0x47f9e5(0x37c)](_0x35acd6=>{const _0x2c89d2=_0x47f9e5;_0x56678f[_0x2c89d2(0x3b3)]['foreach'](_0x35acd6,(_0x266171,_0x49ccf6)=>{const _0x4cec26=_0x2c89d2;_0x58be73['setValue'](_0x266171,_0x49ccf6,_0x574e9e[_0x4cec26(0x3fb)]);});});});const _0x494884=[];return _0x3dc523[_0x14c885(0x37c)](_0x2a7cfc=>{const _0x27e759=_0x14c885,_0x4a76b9=_0x56678f['queryObjectMatrix'](_0x58be73,_0x14037c=>_0x14037c===_0x2a7cfc[_0x27e759(0x3fb)]);if(_0x4a76b9[_0x27e759(0x271)]){if(!_0x56678f[_0x27e759(0x37b)](_0x4a76b9,_0x2a7cfc[_0x27e759(0x3ec)])){const _0x577ba3={'ruleId':_0x2a7cfc[_0x27e759(0x3fb)],'unitId':_0xe19e99,'subUnitId':_0xab9ade,'payload':{'type':_0x40f7ab[_0x27e759(0x260)][_0x27e759(0x2fd)],'payload':_0x4a76b9}};_0x494884['push']({'id':_0x40f7ab[_0x27e759(0x1f4)]['id'],'params':_0x577ba3});}}else{const _0x5bf5cb={'ruleId':_0x2a7cfc['uid'],'unitId':_0xe19e99,'subUnitId':_0xab9ade};_0x494884[_0x27e759(0x2e6)]({'id':_0x40f7ab['RemoveDataValidationMutation']['id'],'params':_0x5bf5cb});}}),_0x494884;}_0x3da3b4(_0x944714,_0x16f5c9(0x353));function _0x144909(_0x578382,_0x533f3f){const _0x377eb8=_0x16f5c9,_0x379970=_0x56678f[_0x377eb8(0x2ec)][_0x377eb8(0x3c2)](Array[_0x377eb8(0x3cf)](_0x578382[_0x377eb8(0x2f7)][_0x377eb8(0x3a9)])?_0x578382[_0x377eb8(0x2f7)]['rule']:[_0x578382[_0x377eb8(0x2f7)]['rule']]);return _0x533f3f[_0x377eb8(0x37c)](_0x5b364a=>{const _0x1381a6=_0x377eb8;if(_0x5b364a['id']===_0x40f7ab[_0x1381a6(0x1f4)]['id']){const _0xa1a143=_0x5b364a,_0x4a7873=_0x379970[_0x1381a6(0x262)](_0x4fb40c=>_0x4fb40c[_0x1381a6(0x3fb)]===_0xa1a143[_0x1381a6(0x2f7)]['ruleId']);_0x4a7873[_0x1381a6(0x3ec)]=_0xa1a143[_0x1381a6(0x2f7)][_0x1381a6(0x2d1)][_0x1381a6(0x2d1)];}else{if(_0x5b364a['id']===_0x40f7ab[_0x1381a6(0x3c5)]['id']){const _0x5b1b81=_0x379970[_0x1381a6(0x2ea)](_0x433c3a=>_0x433c3a[_0x1381a6(0x3fb)]===_0x5b364a[_0x1381a6(0x2f7)][_0x1381a6(0x409)]);_0x379970[_0x5b1b81]=null;}}}),_0x379970[_0x377eb8(0x372)](Boolean)[_0x377eb8(0x271)]?[{..._0x578382,'params':{..._0x578382[_0x377eb8(0x2f7)],'rule':_0x379970[_0x377eb8(0x372)](Boolean)}}]:[];}_0x3da3b4(_0x144909,_0x16f5c9(0x2ae));const _0x5430ea={'m1':_0x40f7ab[_0x16f5c9(0x226)]['id'],'m2':_0x40f7ab['AddDataValidationMutation']['id'],'handler':_0x3da3b4((_0x54c1d4,_0x2c63f1)=>{const _0x5c6cff=_0x16f5c9,_0x40d176={'m1Prime':_0x54c1d4,'m2Prime':_0x2c63f1},_0x5e40ee=_0x54c1d4['params'],_0x220883=_0x2c63f1[_0x5c6cff(0x2f7)];if(_0x5e40ee[_0x5c6cff(0x2e0)]!==_0x220883['unitId']||_0x5e40ee[_0x5c6cff(0x1e0)]!==_0x220883[_0x5c6cff(0x1e0)])return _0x40d176;const _0x47061c=_0x56678f['Tools'][_0x5c6cff(0x3c2)](_0x54c1d4),_0xa08ab5=_0x56678f[_0x5c6cff(0x2ec)][_0x5c6cff(0x3c2)](_0x2c63f1),_0x4691ae=_0x5e40ee[_0x5c6cff(0x2e0)],_0x24aafc=_0x220883[_0x5c6cff(0x1e0)],_0x38bc23=_0x47061c[_0x5c6cff(0x2f7)][_0x5c6cff(0x3a9)],_0x58fd4e=_0xa08ab5[_0x5c6cff(0x2f7)][_0x5c6cff(0x3a9)];if(Array[_0x5c6cff(0x3cf)](_0x38bc23)&&Array['isArray'](_0x58fd4e))return{'m1Prime':[],'m2Prime':[]};if(Array[_0x5c6cff(0x3cf)](_0x38bc23)){_0x47061c[_0x5c6cff(0x2f7)]['index']=0x0;const _0x307f32=_0x944714(_0x4691ae,_0x24aafc,_0x38bc23,[_0x58fd4e]);return{'m1Prime':_0x144909(_0x47061c,_0x307f32),'m2Prime':[..._0x307f32,_0xa08ab5]};}if(Array[_0x5c6cff(0x3cf)](_0x58fd4e)){const _0x2cb93d=_0x944714(_0x4691ae,_0x24aafc,_0x58fd4e,[_0x38bc23]);return _0xa08ab5[_0x5c6cff(0x2f7)][_0x5c6cff(0x327)]=0x0,{'m1Prime':_0x144909(_0x47061c,_0x2cb93d),'m2Prime':[..._0x2cb93d,_0xa08ab5]};}const _0x4c8940=_0x944714(_0x4691ae,_0x24aafc,[_0x38bc23],[_0x58fd4e]);return _0xa08ab5[_0x5c6cff(0x2f7)][_0x5c6cff(0x327)]=-0x1,{'m1Prime':_0x144909(_0x47061c,_0x4c8940),'m2Prime':[..._0x4c8940,_0xa08ab5]};},'handler')},_0x43e113={'m1':_0x40f7ab[_0x16f5c9(0x226)]['id'],'m2':_0x40f7ab['UpdateDataValidationMutation']['id'],'handler':_0x3da3b4((_0x36cda0,_0x2fba2f)=>{const _0x47b2d1=_0x16f5c9,_0x1df1a6={'m1Prime':_0x36cda0,'m2Prime':_0x2fba2f},_0x3950a4=_0x36cda0['params'],_0x2c789f=_0x2fba2f[_0x47b2d1(0x2f7)];if(_0x3950a4['unitId']!==_0x2c789f[_0x47b2d1(0x2e0)]||_0x3950a4[_0x47b2d1(0x1e0)]!==_0x2c789f[_0x47b2d1(0x1e0)])return _0x1df1a6;if(_0x2fba2f[_0x47b2d1(0x2f7)][_0x47b2d1(0x2d1)][_0x47b2d1(0x358)]===_0x40f7ab[_0x47b2d1(0x260)][_0x47b2d1(0x2fd)]){const {unitId:_0x3a3e1d,subUnitId:_0x26d3b3}=_0x36cda0[_0x47b2d1(0x2f7)],_0x537899=Array[_0x47b2d1(0x3cf)](_0x36cda0[_0x47b2d1(0x2f7)][_0x47b2d1(0x3a9)])?_0x36cda0[_0x47b2d1(0x2f7)][_0x47b2d1(0x3a9)]:[_0x36cda0[_0x47b2d1(0x2f7)][_0x47b2d1(0x3a9)]],_0x55981a=[],_0x164e68=new _0x56678f[(_0x47b2d1(0x3ef))]();return _0x537899['forEach'](_0x5a8c79=>{const _0x543f37=_0x47b2d1;_0x5a8c79[_0x543f37(0x3ec)][_0x543f37(0x37c)](_0xf7393b=>{const _0xd88850=_0x543f37;_0x56678f[_0xd88850(0x3b3)][_0xd88850(0x424)](_0xf7393b,(_0x18749a,_0x42bcb6)=>{const _0x30e374=_0xd88850;_0x164e68[_0x30e374(0x3c4)](_0x18749a,_0x42bcb6,_0x5a8c79[_0x30e374(0x3fb)]);});});}),_0x2fba2f[_0x47b2d1(0x2f7)]['payload'][_0x47b2d1(0x2d1)]['forEach'](_0xe2a03=>{const _0x271e83=_0x47b2d1;_0x56678f[_0x271e83(0x3b3)][_0x271e83(0x424)](_0xe2a03,(_0x581510,_0x38ac70)=>{const _0x4db385=_0x271e83;_0x164e68[_0x4db385(0x3c4)](_0x581510,_0x38ac70,_0x2fba2f[_0x4db385(0x2f7)][_0x4db385(0x409)]);});}),_0x537899[_0x47b2d1(0x37c)](_0x39e9cf=>{const _0x20447f=_0x47b2d1,_0x253357=_0x56678f[_0x20447f(0x1d4)](_0x164e68,_0x41c5ed=>_0x41c5ed===_0x39e9cf[_0x20447f(0x3fb)]);_0x56678f[_0x20447f(0x37b)](_0x253357,_0x39e9cf['ranges'])||(_0x253357[_0x20447f(0x271)]?_0x55981a[_0x20447f(0x2e6)]({'id':_0x40f7ab[_0x20447f(0x1f4)]['id'],'params':{'unitId':_0x3a3e1d,'subUnitId':_0x26d3b3,'ruleId':_0x39e9cf[_0x20447f(0x3fb)],'payload':{'type':_0x40f7ab[_0x20447f(0x260)][_0x20447f(0x2fd)],'payload':_0x253357}}}):_0x55981a[_0x20447f(0x2e6)]({'id':_0x40f7ab[_0x20447f(0x3c5)]['id'],'params':{'unitId':_0x3a3e1d,'subUnitId':_0x26d3b3,'ruleId':_0x39e9cf['uid']}}));}),{'m1Prime':_0x144909(_0x36cda0,_0x55981a),'m2Prime':[..._0x55981a,_0x2fba2f]};}return _0x1df1a6;},_0x16f5c9(0x350))},_0x30d427={'m1':_0x1036d7[_0x16f5c9(0x2d0)]['id'],'m2':_0x1036d7[_0x16f5c9(0x2d0)]['id'],'handler':_0x3da3b4((_0x2fbf6d,_0x3e1a42)=>{const _0x122b84=_0x16f5c9,_0x42f94f=_0x2fbf6d[_0x122b84(0x2f7)],_0x57938f=_0x3e1a42[_0x122b84(0x2f7)];return _0x42f94f[_0x122b84(0x2e0)]===_0x57938f[_0x122b84(0x2e0)]&&_0x42f94f[_0x122b84(0x1e0)]===_0x57938f[_0x122b84(0x1e0)]&&_0x42f94f['link']['row']===_0x57938f[_0x122b84(0x1ca)][_0x122b84(0x1f3)]&&_0x42f94f[_0x122b84(0x1ca)]['column']===_0x57938f[_0x122b84(0x1ca)]['column']?{'m2Prime':_0x3e1a42,'m1Prime':[]}:{'m1Prime':_0x2fbf6d,'m2Prime':_0x3e1a42};},_0x16f5c9(0x350))},_0x2b9f2f={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x59cdad,_0x3e70a3)=>{const _0x5ca123=_0x16f5c9,_0x3c056d={'m1Prime':_0x59cdad,'m2Prime':_0x3e70a3};return _0x59cdad[_0x5ca123(0x2f7)][_0x5ca123(0x2e0)]!==_0x3e70a3[_0x5ca123(0x2f7)][_0x5ca123(0x2e0)]||_0x59cdad['params'][_0x5ca123(0x1e0)]!==_0x3e70a3[_0x5ca123(0x2f7)][_0x5ca123(0x1e0)]?_0x3c056d:{'error':new Error(_0x5ca123(0x283))};},_0x16f5c9(0x350))},_0x2d6ac1={'m1':_0x12809d['AddRangeProtectionMutation']['id'],'m2':_0x22fbbe[_0x16f5c9(0x249)]['id'],'handler':_0x3da3b4((_0x48ddaa,_0x42ab43)=>{const _0x1e72c2=_0x16f5c9,_0x38abe7={'m1Prime':_0x48ddaa,'m2Prime':_0x42ab43};if(_0x48ddaa[_0x1e72c2(0x2f7)][_0x1e72c2(0x2e0)]!==_0x42ab43[_0x1e72c2(0x2f7)]['unitId']||_0x48ddaa[_0x1e72c2(0x2f7)]['subUnitId']!==_0x42ab43[_0x1e72c2(0x2f7)]['subUnitId'])return _0x38abe7;const _0x47cee1=_0x48ddaa[_0x1e72c2(0x2f7)]['rules'][_0x1e72c2(0x393)](_0xd2917c=>_0xd2917c[_0x1e72c2(0x3ec)])['flat'](),_0x365010=_0x42ab43[_0x1e72c2(0x2f7)][_0x1e72c2(0x3a9)][_0x1e72c2(0x3ec)];return _0x47cee1[_0x1e72c2(0x347)](_0x1c79e5=>_0x365010[_0x1e72c2(0x347)](_0xe46774=>_0x56678f[_0x1e72c2(0x1d2)][_0x1e72c2(0x2c1)](_0x1c79e5,_0xe46774)))?{'error':new Error(_0x1e72c2(0x2db))}:_0x38abe7;},'handler')},_0x5e4f46={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d['AddRangeProtectionMutation']['id'],'handler':_0x3da3b4((_0x245ca7,_0x3a0723)=>{const _0x19036d=_0x16f5c9,_0x1727c3={'m1Prime':_0x245ca7,'m2Prime':_0x3a0723};if(_0x245ca7[_0x19036d(0x2f7)]['unitId']!==_0x3a0723['params'][_0x19036d(0x2e0)]||_0x245ca7[_0x19036d(0x2f7)][_0x19036d(0x1e0)]!==_0x3a0723['params'][_0x19036d(0x1e0)])return _0x1727c3;const _0x53ce96=_0x245ca7[_0x19036d(0x2f7)]['rules']['map'](_0x141c5f=>_0x141c5f['ranges'])[_0x19036d(0x1d7)](),_0x443ff7=_0x3a0723['params'][_0x19036d(0x20c)][_0x19036d(0x393)](_0x25ebbc=>_0x25ebbc[_0x19036d(0x3ec)])[_0x19036d(0x1d7)]();return _0x53ce96[_0x19036d(0x347)](_0x12fc57=>_0x443ff7[_0x19036d(0x347)](_0x29112b=>_0x56678f[_0x19036d(0x1d2)][_0x19036d(0x2c1)](_0x12fc57,_0x29112b)))?{'error':new Error(_0x19036d(0x240))}:_0x1727c3;},_0x16f5c9(0x350))},_0xbc30e3={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler':_0x3da3b4((_0x1b801b,_0xdfbfff)=>{const _0x19ca6d=_0x16f5c9,_0x39a8d2={'m1Prime':_0x1b801b,'m2Prime':_0xdfbfff};if(_0x1b801b[_0x19ca6d(0x2f7)][_0x19ca6d(0x2e0)]!==_0xdfbfff[_0x19ca6d(0x2f7)][_0x19ca6d(0x2e0)]||_0x1b801b[_0x19ca6d(0x2f7)][_0x19ca6d(0x1e0)]!==_0xdfbfff[_0x19ca6d(0x2f7)][_0x19ca6d(0x1e0)])return _0x39a8d2;const _0x1e8926=_0x1b801b[_0x19ca6d(0x2f7)][_0x19ca6d(0x20c)][_0x19ca6d(0x393)](_0x20c959=>_0x20c959['ranges'])[_0x19ca6d(0x1d7)](),_0x4b8bc9=_0xdfbfff[_0x19ca6d(0x2f7)]['ranges'];return _0x1e8926[_0x19ca6d(0x347)](_0x757d2a=>_0x4b8bc9['some'](_0x4ee985=>_0x56678f[_0x19ca6d(0x1d2)][_0x19ca6d(0x2c1)](_0x757d2a,_0x4ee985)))?{'error':new Error(_0x19ca6d(0x3da))}:_0x39a8d2;},_0x16f5c9(0x350))},_0x2992d6={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x26d)]['id'],'handler':_0x3da3b4((_0x3471c3,_0x13ca01)=>{const _0x5e5ebe=_0x16f5c9,_0x25c62b={'m1Prime':_0x3471c3,'m2Prime':_0x13ca01};return _0x3471c3[_0x5e5ebe(0x2f7)][_0x5e5ebe(0x2e0)]!==_0x13ca01['params'][_0x5e5ebe(0x2e0)]||_0x3471c3[_0x5e5ebe(0x2f7)][_0x5e5ebe(0x1e0)]!==_0x13ca01[_0x5e5ebe(0x2f7)][_0x5e5ebe(0x3a9)][_0x5e5ebe(0x1e0)]?_0x25c62b:{'error':new Error(_0x5e5ebe(0x1c7))};},_0x16f5c9(0x350))},_0x2a9d17={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x22fbbe[_0x16f5c9(0x242)]['id'],'handler':_0x3da3b4((_0x4a4b4d,_0x80d90e)=>{const _0x4d8216=_0x16f5c9,_0x2674f4={'m1Prime':_0x4a4b4d,'m2Prime':_0x80d90e};return _0x4a4b4d[_0x4d8216(0x2f7)][_0x4d8216(0x2e0)]!==_0x80d90e['params'][_0x4d8216(0x2e0)]||_0x4a4b4d[_0x4d8216(0x2f7)][_0x4d8216(0x1e0)]!==_0x80d90e[_0x4d8216(0x2f7)][_0x4d8216(0x1e0)]?_0x2674f4:{'error':new Error(_0x4d8216(0x1ff))};},'handler')},_0x497aa7={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d['InsertColMutation']['id'],'handler':_0x3da3b4((_0x5dbee7,_0x114e08)=>{const _0x15d2c3=_0x16f5c9,_0x2e5ee3={'m1Prime':_0x5dbee7,'m2Prime':_0x114e08};if(_0x5dbee7[_0x15d2c3(0x2f7)][_0x15d2c3(0x2e0)]!==_0x114e08[_0x15d2c3(0x2f7)][_0x15d2c3(0x2e0)]||_0x5dbee7[_0x15d2c3(0x2f7)][_0x15d2c3(0x1e0)]!==_0x114e08[_0x15d2c3(0x2f7)]['subUnitId'])return _0x2e5ee3;const _0x321a03=_0x5dbee7[_0x15d2c3(0x2f7)][_0x15d2c3(0x20c)][_0x15d2c3(0x393)](_0x17d630=>_0x17d630[_0x15d2c3(0x3ec)])['flat'](),_0x5c7d6d=_0x114e08['params'][_0x15d2c3(0x368)];return _0x321a03[_0x15d2c3(0x347)](_0x581598=>_0x56678f['Rectangle']['intersects'](_0x581598,_0x5c7d6d))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col')}:_0x2e5ee3;},_0x16f5c9(0x350))},_0x55a7c8={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x1da)]['id'],'handler':_0x3da3b4((_0xafa662,_0xf644e6)=>{const _0x5552ed=_0x16f5c9,_0x3d3529={'m1Prime':_0xafa662,'m2Prime':_0xf644e6};if(_0xafa662['params'][_0x5552ed(0x2e0)]!==_0xf644e6[_0x5552ed(0x2f7)][_0x5552ed(0x2e0)]||_0xafa662['params'][_0x5552ed(0x1e0)]!==_0xf644e6[_0x5552ed(0x2f7)][_0x5552ed(0x1e0)])return _0x3d3529;const _0x2a13ef=_0xafa662[_0x5552ed(0x2f7)]['rules']['map'](_0x542a00=>_0x542a00[_0x5552ed(0x3ec)])[_0x5552ed(0x1d7)](),_0x16c133=_0xf644e6[_0x5552ed(0x2f7)]['range'];return _0x2a13ef['some'](_0x3f36e5=>_0x56678f[_0x5552ed(0x1d2)][_0x5552ed(0x2c1)](_0x3f36e5,_0x16c133))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row')}:_0x3d3529;},_0x16f5c9(0x350))},_0x87d972={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d['MoveColsMutation']['id'],'handler':_0x3da3b4((_0x106da6,_0x2a1c77)=>{const _0x132215=_0x16f5c9,_0x5b8a72={'m1Prime':_0x106da6,'m2Prime':_0x2a1c77};if(_0x106da6[_0x132215(0x2f7)][_0x132215(0x2e0)]!==_0x2a1c77[_0x132215(0x2f7)][_0x132215(0x2e0)]||_0x106da6['params'][_0x132215(0x1e0)]!==_0x2a1c77['params'][_0x132215(0x1e0)])return _0x5b8a72;const _0x47cb64=_0x106da6['params']['rules']['map'](_0x3dcf47=>_0x3dcf47['ranges'])[_0x132215(0x1d7)](),_0x44407e=[_0x2a1c77[_0x132215(0x2f7)][_0x132215(0x338)],_0x2a1c77[_0x132215(0x2f7)]['targetRange']];return _0x47cb64['some'](_0x5e22c0=>_0x44407e[_0x132215(0x347)](_0x3abc0e=>_0x56678f[_0x132215(0x1d2)][_0x132215(0x2c1)](_0x5e22c0,_0x3abc0e)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col')}:_0x5b8a72;},_0x16f5c9(0x350))},_0x31e76b={'m1':_0x12809d['AddRangeProtectionMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler':_0x3da3b4((_0x4c5ee9,_0x4370da)=>{const _0x201b6a=_0x16f5c9,_0x11e894={'m1Prime':_0x4c5ee9,'m2Prime':_0x4370da};if(_0x4c5ee9[_0x201b6a(0x2f7)][_0x201b6a(0x2e0)]!==_0x4370da[_0x201b6a(0x2f7)][_0x201b6a(0x2e0)]||_0x4c5ee9['params'][_0x201b6a(0x1e0)]!==_0x4370da[_0x201b6a(0x2f7)][_0x201b6a(0x32a)][_0x201b6a(0x1e0)])return _0x11e894;const _0x3df279=_0x4c5ee9[_0x201b6a(0x2f7)]['rules']['map'](_0x3692d3=>_0x3692d3[_0x201b6a(0x3ec)])['flat'](),_0x1337d4=new _0x56678f[(_0x201b6a(0x3ef))](_0x4370da[_0x201b6a(0x2f7)][_0x201b6a(0x32a)]['value'])['getDataRange'](),_0x2014ae=new _0x56678f[(_0x201b6a(0x3ef))](_0x4370da['params']['to']['value'])[_0x201b6a(0x227)](),_0x3f7801=[_0x1337d4,_0x2014ae];return _0x3df279[_0x201b6a(0x347)](_0x1535fd=>_0x3f7801[_0x201b6a(0x347)](_0x71a7d=>_0x56678f[_0x201b6a(0x1d2)][_0x201b6a(0x2c1)](_0x1535fd,_0x71a7d)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range')}:_0x11e894;},_0x16f5c9(0x350))},_0x3705cc={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d['MoveRowsMutation']['id'],'handler':_0x3da3b4((_0x5b976d,_0x5f0a68)=>{const _0x2b5b27=_0x16f5c9,_0x7e689={'m1Prime':_0x5b976d,'m2Prime':_0x5f0a68};if(_0x5b976d[_0x2b5b27(0x2f7)][_0x2b5b27(0x2e0)]!==_0x5f0a68[_0x2b5b27(0x2f7)][_0x2b5b27(0x2e0)]||_0x5b976d[_0x2b5b27(0x2f7)][_0x2b5b27(0x1e0)]!==_0x5f0a68[_0x2b5b27(0x2f7)][_0x2b5b27(0x1e0)])return _0x7e689;const _0x2004bd=_0x5b976d[_0x2b5b27(0x2f7)][_0x2b5b27(0x20c)][_0x2b5b27(0x393)](_0x181513=>_0x181513['ranges'])[_0x2b5b27(0x1d7)](),_0x4e028d=[_0x5f0a68[_0x2b5b27(0x2f7)][_0x2b5b27(0x338)],_0x5f0a68[_0x2b5b27(0x2f7)][_0x2b5b27(0x3b0)]];return _0x2004bd['some'](_0x9e9d37=>_0x4e028d[_0x2b5b27(0x347)](_0x2d5d2e=>_0x56678f[_0x2b5b27(0x1d2)][_0x2b5b27(0x2c1)](_0x9e9d37,_0x2d5d2e)))?{'error':new Error(_0x2b5b27(0x1e2))}:_0x7e689;},_0x16f5c9(0x350))},_0x1227a0={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x1dd)]['id'],'handler':_0x3da3b4((_0x284d78,_0xbd067b)=>{const _0x9a1f23=_0x16f5c9,_0x3c9656={'m1Prime':_0x284d78,'m2Prime':_0xbd067b};if(_0x284d78['params'][_0x9a1f23(0x2e0)]!==_0xbd067b[_0x9a1f23(0x2f7)]['unitId']||_0x284d78[_0x9a1f23(0x2f7)][_0x9a1f23(0x1e0)]!==_0xbd067b[_0x9a1f23(0x2f7)]['subUnitId'])return _0x3c9656;const _0x27def3=_0x284d78[_0x9a1f23(0x2f7)][_0x9a1f23(0x20c)]['map'](_0x1617a5=>_0x1617a5[_0x9a1f23(0x3ec)])['flat'](),_0x16e2a4=_0xbd067b[_0x9a1f23(0x2f7)]['range'];return _0x27def3['some'](_0x57241a=>_0x56678f[_0x9a1f23(0x1d2)][_0x9a1f23(0x2c1)](_0x57241a,_0x16e2a4))?{'error':new Error(_0x9a1f23(0x401))}:_0x3c9656;},'handler')},_0x4520a6={'m1':_0x12809d['AddRangeProtectionMutation']['id'],'m2':_0x40f7ab[_0x16f5c9(0x3c5)]['id'],'handler':_0x3da3b4((_0xbfac6c,_0x43e9aa)=>{const _0x5cb8be=_0x16f5c9,_0x1a2b9d={'m1Prime':_0xbfac6c,'m2Prime':_0x43e9aa};return _0xbfac6c[_0x5cb8be(0x2f7)][_0x5cb8be(0x2e0)]!==_0x43e9aa[_0x5cb8be(0x2f7)][_0x5cb8be(0x2e0)]||_0xbfac6c[_0x5cb8be(0x2f7)][_0x5cb8be(0x1e0)]!==_0x43e9aa['params']['subUnitId']?_0x1a2b9d:{'error':new Error(_0x5cb8be(0x3db))};},_0x16f5c9(0x350))},_0x3ac7ba={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler':_0x3da3b4((_0x286a87,_0x3610fc)=>{const _0x4d4b00=_0x16f5c9,_0x5298d2={'m1Prime':_0x286a87,'m2Prime':_0x3610fc};if(_0x286a87[_0x4d4b00(0x2f7)][_0x4d4b00(0x2e0)]!==_0x3610fc[_0x4d4b00(0x2f7)]['unitId']||_0x286a87[_0x4d4b00(0x2f7)][_0x4d4b00(0x1e0)]!==_0x3610fc[_0x4d4b00(0x2f7)][_0x4d4b00(0x1e0)])return _0x5298d2;const _0x4b3332=_0x286a87[_0x4d4b00(0x2f7)]['rules']['map'](_0x5ab1e9=>_0x5ab1e9[_0x4d4b00(0x3ec)])['flat'](),_0xbe46c9=_0x3610fc['params'][_0x4d4b00(0x3ec)];return _0x4b3332['some'](_0x273777=>_0xbe46c9['some'](_0x2d3c1d=>_0x56678f[_0x4d4b00(0x1d2)][_0x4d4b00(0x2c1)](_0x273777,_0x2d3c1d)))?{'error':new Error(_0x4d4b00(0x230))}:_0x5298d2;},_0x16f5c9(0x350))},_0x56b5e3={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x367bf4[_0x16f5c9(0x202)]['id'],'handler':_0x3da3b4((_0x5ca811,_0x1a33cf)=>{const _0x23f231=_0x16f5c9,_0x43b8db={'m1Prime':_0x5ca811,'m2Prime':_0x1a33cf};return _0x5ca811[_0x23f231(0x2f7)][_0x23f231(0x2e0)]!==_0x1a33cf[_0x23f231(0x2f7)][_0x23f231(0x2e0)]||_0x5ca811['params']['subUnitId']!==_0x1a33cf[_0x23f231(0x2f7)][_0x23f231(0x1e0)]?_0x43b8db:{'error':new Error(_0x23f231(0x2bd))};},_0x16f5c9(0x350))},_0x14aa47={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler':_0x3da3b4((_0x39bae0,_0x4aa8ed)=>{const _0x2af602=_0x16f5c9,_0x2ee711={'m1Prime':_0x39bae0,'m2Prime':_0x4aa8ed};if(_0x39bae0['params'][_0x2af602(0x2e0)]!==_0x4aa8ed[_0x2af602(0x2f7)][_0x2af602(0x2e0)]||_0x39bae0[_0x2af602(0x2f7)][_0x2af602(0x1e0)]!==_0x4aa8ed[_0x2af602(0x2f7)][_0x2af602(0x1e0)])return _0x2ee711;const _0x4ceca4=_0x39bae0[_0x2af602(0x2f7)][_0x2af602(0x20c)][_0x2af602(0x393)](_0x77c71c=>_0x77c71c[_0x2af602(0x3ec)])[_0x2af602(0x1d7)](),_0x4e0156=_0x4aa8ed[_0x2af602(0x2f7)][_0x2af602(0x3ec)];return _0x4ceca4[_0x2af602(0x347)](_0x3b4ba9=>_0x4e0156[_0x2af602(0x347)](_0x1a6cab=>_0x56678f[_0x2af602(0x1d2)][_0x2af602(0x2c1)](_0x3b4ba9,_0x1a6cab)))?{'error':new Error(_0x2af602(0x395))}:_0x2ee711;},_0x16f5c9(0x350))},_0x306909={'m1':_0x12809d['AddRangeProtectionMutation']['id'],'m2':_0x22fbbe['SetConditionalRuleMutation']['id'],'handler':_0x3da3b4((_0x30b1ec,_0x593642)=>{const _0x317e9d=_0x16f5c9,_0x246229={'m1Prime':_0x30b1ec,'m2Prime':_0x593642};if(_0x30b1ec[_0x317e9d(0x2f7)][_0x317e9d(0x2e0)]!==_0x593642[_0x317e9d(0x2f7)]['unitId']||_0x30b1ec[_0x317e9d(0x2f7)][_0x317e9d(0x1e0)]!==_0x593642[_0x317e9d(0x2f7)][_0x317e9d(0x1e0)])return _0x246229;const _0x32a7c9=_0x30b1ec[_0x317e9d(0x2f7)][_0x317e9d(0x20c)][_0x317e9d(0x393)](_0x3f4020=>_0x3f4020[_0x317e9d(0x3ec)])[_0x317e9d(0x1d7)](),_0x13e18a=_0x593642[_0x317e9d(0x2f7)][_0x317e9d(0x3a9)]['ranges'];return _0x32a7c9[_0x317e9d(0x347)](_0x5042dd=>_0x13e18a['some'](_0x5e58d9=>_0x56678f[_0x317e9d(0x1d2)]['intersects'](_0x5042dd,_0x5e58d9)))?{'error':new Error(_0x317e9d(0x266))}:_0x246229;},_0x16f5c9(0x350))},_0x293ca9={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x269)]['id'],'handler':_0x3da3b4((_0x2c10db,_0x4205f1)=>{const _0x42c1a3=_0x16f5c9,_0x40a588={'m1Prime':_0x2c10db,'m2Prime':_0x4205f1};if(_0x2c10db['params'][_0x42c1a3(0x2e0)]!==_0x4205f1[_0x42c1a3(0x2f7)][_0x42c1a3(0x2e0)]||_0x2c10db['params']['subUnitId']!==_0x4205f1['params'][_0x42c1a3(0x1e0)])return _0x40a588;const _0x10713c=_0x2c10db[_0x42c1a3(0x2f7)][_0x42c1a3(0x20c)][_0x42c1a3(0x393)](_0x1b50e1=>_0x1b50e1['ranges'])[_0x42c1a3(0x1d7)](),_0x17db2c=[{'startRow':_0x4205f1['params']['startRow'],'endRow':_0x4205f1[_0x42c1a3(0x2f7)][_0x42c1a3(0x3d5)],'startColumn':_0x4205f1['params'][_0x42c1a3(0x209)],'endColumn':_0x4205f1[_0x42c1a3(0x2f7)]['startColumn']}];return _0x10713c[_0x42c1a3(0x347)](_0x5435b6=>_0x17db2c[_0x42c1a3(0x347)](_0x103ea7=>_0x56678f[_0x42c1a3(0x1d2)]['intersects'](_0x5435b6,_0x103ea7)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen')}:_0x40a588;},_0x16f5c9(0x350))},_0x14204a={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler':_0x3da3b4((_0x4f430d,_0x4fd181)=>{const _0xcb65b6=_0x16f5c9,_0x2840d8={'m1Prime':_0x4f430d,'m2Prime':_0x4fd181};return _0x4f430d[_0xcb65b6(0x2f7)][_0xcb65b6(0x2e0)]!==_0x4fd181[_0xcb65b6(0x2f7)]['unitId']||_0x4f430d[_0xcb65b6(0x2f7)][_0xcb65b6(0x1e0)]!==_0x4fd181['params'][_0xcb65b6(0x1e0)]?_0x2840d8:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt')};},_0x16f5c9(0x350))},_0x3018ea={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x3c9)]['id'],'handler':_0x3da3b4((_0x276ae5,_0x2ed39d)=>{const _0x26e1d1=_0x16f5c9,_0x57f904={'m1Prime':_0x276ae5,'m2Prime':_0x2ed39d};if(_0x276ae5[_0x26e1d1(0x2f7)][_0x26e1d1(0x2e0)]!==_0x2ed39d[_0x26e1d1(0x2f7)]['unitId']||_0x276ae5[_0x26e1d1(0x2f7)]['subUnitId']!==_0x2ed39d['params'][_0x26e1d1(0x1e0)])return _0x57f904;const _0x45a155=_0x276ae5['params'][_0x26e1d1(0x20c)][_0x26e1d1(0x393)](_0x491716=>_0x491716[_0x26e1d1(0x3ec)])[_0x26e1d1(0x1d7)](),_0x34cc6b=_0x2ed39d[_0x26e1d1(0x2f7)][_0x26e1d1(0x3a9)][_0x26e1d1(0x3ec)];return _0x45a155[_0x26e1d1(0x347)](_0x2ce13f=>_0x34cc6b[_0x26e1d1(0x347)](_0x190d93=>_0x56678f['Rectangle'][_0x26e1d1(0x2c1)](_0x2ce13f,_0x190d93)))?{'error':new Error(_0x26e1d1(0x400))}:_0x57f904;},_0x16f5c9(0x350))},_0x3e4528={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d['SetRangeValuesMutation']['id'],'handler':_0x3da3b4((_0x3030b7,_0x41dec2)=>{const _0x3fbed8=_0x16f5c9,_0x1a6e2a={'m1Prime':_0x3030b7,'m2Prime':_0x41dec2};if(_0x3030b7[_0x3fbed8(0x2f7)][_0x3fbed8(0x2e0)]!==_0x41dec2[_0x3fbed8(0x2f7)]['unitId']||_0x3030b7[_0x3fbed8(0x2f7)]['subUnitId']!==_0x41dec2[_0x3fbed8(0x2f7)][_0x3fbed8(0x1e0)])return _0x1a6e2a;const _0xee9767=_0x3030b7[_0x3fbed8(0x2f7)][_0x3fbed8(0x20c)][_0x3fbed8(0x393)](_0x19d46d=>_0x19d46d[_0x3fbed8(0x3ec)])[_0x3fbed8(0x1d7)](),_0x352562=new _0x56678f[(_0x3fbed8(0x3ef))](_0x41dec2[_0x3fbed8(0x2f7)]['cellValue'])['getDataRange']();return _0xee9767['some'](_0x19c4b2=>_0x56678f[_0x3fbed8(0x1d2)][_0x3fbed8(0x2c1)](_0x19c4b2,_0x352562))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value')}:_0x1a6e2a;},'handler')},_0x502fc4={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x12809d[_0x16f5c9(0x1eb)]['id'],'handler':_0x3da3b4((_0x3f3585,_0xca232d)=>{const _0x246215=_0x16f5c9,_0x424122={'m1Prime':_0x3f3585,'m2Prime':_0xca232d};if(_0x3f3585['params'][_0x246215(0x2e0)]!==_0xca232d['params'][_0x246215(0x2e0)]||_0x3f3585[_0x246215(0x2f7)]['subUnitId']!==_0xca232d[_0x246215(0x2f7)]['subUnitId'])return _0x424122;const _0x2fa953=_0x3f3585[_0x246215(0x2f7)][_0x246215(0x20c)][_0x246215(0x393)](_0x19bb0e=>_0x19bb0e[_0x246215(0x3ec)])['flat'](),_0x44176e=_0xca232d['params'][_0x246215(0x3ec)];return _0x2fa953[_0x246215(0x347)](_0x5cdee4=>_0x44176e[_0x246215(0x347)](_0x21c504=>_0x56678f[_0x246215(0x1d2)][_0x246215(0x2c1)](_0x5cdee4,_0x21c504)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')}:_0x424122;},_0x16f5c9(0x350))},_0x4bdcc0={'m1':_0x12809d[_0x16f5c9(0x3b6)]['id'],'m2':_0x489b7a[_0x16f5c9(0x288)]['id'],'handler':_0x3da3b4((_0x10b4f0,_0x473a20)=>{const _0x1bd675=_0x16f5c9,_0x86555={'m1Prime':_0x10b4f0,'m2Prime':_0x473a20};return _0x10b4f0[_0x1bd675(0x2f7)][_0x1bd675(0x2e0)]!==_0x473a20[_0x1bd675(0x2f7)][_0x1bd675(0x2e0)]||_0x10b4f0[_0x1bd675(0x2f7)][_0x1bd675(0x1e0)]!==_0x473a20['params'][_0x1bd675(0x1e0)]?_0x86555:{'error':new Error(_0x1bd675(0x24c))};},_0x16f5c9(0x350))},_0x544ccb={'m1':_0x12809d['AddRangeProtectionMutation']['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x1bf447,_0x1cc374)=>{const _0x434322=_0x16f5c9,_0x567b5c={'m1Prime':_0x1bf447,'m2Prime':_0x1cc374};return _0x1bf447[_0x434322(0x2f7)]['unitId']!==_0x1cc374[_0x434322(0x2f7)]['unitId']||_0x1bf447[_0x434322(0x2f7)]['subUnitId']!==_0x1cc374[_0x434322(0x2f7)][_0x434322(0x1e0)]?_0x567b5c:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};},_0x16f5c9(0x350))},_0x464d98={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d['AddWorksheetMergeMutation']['id'],'handler'(_0x4e1f2f,_0x3971d6){const _0x278869=_0x16f5c9,_0x31abcd=_0x56678f[_0x278869(0x2ec)]['deepClone'](_0x4e1f2f),_0x507f06=_0x56678f[_0x278869(0x2ec)][_0x278869(0x3c2)](_0x3971d6);if(_0x4e1f2f[_0x278869(0x2f7)][_0x278869(0x2e0)]!==_0x3971d6['params'][_0x278869(0x2e0)]||_0x4e1f2f[_0x278869(0x2f7)][_0x278869(0x1e0)]!==_0x3971d6[_0x278869(0x2f7)][_0x278869(0x1e0)])return{'m1Prime':_0x31abcd,'m2Prime':_0x507f06};const _0xa5e048=_0x31abcd[_0x278869(0x2f7)]['ranges'],_0x55eadb=_0x507f06[_0x278869(0x2f7)][_0x278869(0x3ec)],_0x28379e=[_0x507f06],_0x2fad2d=new Set();for(let _0x1dffc0=0x0;_0x1dffc0<_0xa5e048['length'];_0x1dffc0++)for(let _0x4c49d5=0x0;_0x4c49d5<_0x55eadb['length'];_0x4c49d5++)if(_0x56678f[_0x278869(0x1d2)]['intersects'](_0xa5e048[_0x1dffc0],_0x55eadb[_0x4c49d5])){_0x2fad2d['add'](_0xa5e048[_0x1dffc0]),_0xa5e048['splice'](_0x1dffc0,0x1),_0x1dffc0--;break;}return _0x2fad2d[_0x278869(0x39d)]>0x0&&_0x28379e[_0x278869(0x2a0)]({'id':_0x12809d['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x4e1f2f[_0x278869(0x2f7)][_0x278869(0x2e0)],'subUnitId':_0x4e1f2f[_0x278869(0x2f7)][_0x278869(0x1e0)],'ranges':Array[_0x278869(0x32a)](_0x2fad2d)}}),_0xa5e048[_0x278869(0x271)]===0x0&&(_0x31abcd['id']=_0x12809d[_0x278869(0x31a)]['id']),{'m1Prime':_0x31abcd,'m2Prime':_0x28379e[_0x278869(0x271)]>0x1?_0x28379e:_0x507f06};}},_0x43b335={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x351)]['id'],'handler'(_0x24abf4,_0xd6b9e3){const _0x4a2b09=_0x16f5c9,_0x2f0fc5=_0x56678f[_0x4a2b09(0x2ec)]['deepClone'](_0x24abf4),_0x4c2482=_0x56678f[_0x4a2b09(0x2ec)][_0x4a2b09(0x3c2)](_0xd6b9e3);if(_0x24abf4[_0x4a2b09(0x2f7)][_0x4a2b09(0x2e0)]!==_0xd6b9e3[_0x4a2b09(0x2f7)][_0x4a2b09(0x2e0)]||_0x24abf4['params']['subUnitId']!==_0xd6b9e3['params'][_0x4a2b09(0x1e0)])return{'m1Prime':_0x2f0fc5,'m2Prime':_0x4c2482};const _0x193bdb=_0x24abf4[_0x4a2b09(0x2f7)][_0x4a2b09(0x2e0)],_0x1db360=_0x24abf4[_0x4a2b09(0x2f7)]['subUnitId'],_0x3685d7=[_0x4c2482],_0x3d253b=[],_0x4a4ee8=[];return _0x2f0fc5[_0x4a2b09(0x2f7)][_0x4a2b09(0x3ec)][_0x4a2b09(0x37c)](_0x5982c9=>{const _0x3abd4e=_0x4a2b09,_0x6f2a1f=_0xd6b9e3[_0x3abd4e(0x2f7)]['range'],_0x164a74=_0x6f2a1f[_0x3abd4e(0x3ed)]-_0x6f2a1f['startColumn']+0x1;_0x6f2a1f[_0x3abd4e(0x209)]<=_0x5982c9[_0x3abd4e(0x209)]?(_0x3d253b[_0x3abd4e(0x2e6)]({..._0x5982c9}),_0x4a4ee8[_0x3abd4e(0x2e6)]({..._0x5982c9,'startColumn':_0x5982c9['startColumn']+_0x164a74,'endColumn':_0x5982c9['endColumn']+_0x164a74}),_0x5982c9[_0x3abd4e(0x209)]=_0x5982c9[_0x3abd4e(0x209)]+_0x164a74,_0x5982c9[_0x3abd4e(0x3ed)]=_0x5982c9['endColumn']+_0x164a74):_0x6f2a1f[_0x3abd4e(0x209)]>_0x5982c9[_0x3abd4e(0x209)]&&_0x6f2a1f[_0x3abd4e(0x209)]<=_0x5982c9[_0x3abd4e(0x3ed)]&&(_0x3d253b[_0x3abd4e(0x2e6)]({..._0x5982c9}),_0x4a4ee8[_0x3abd4e(0x2e6)]({..._0x5982c9,'endColumn':_0x5982c9['endColumn']+_0x164a74}),_0x5982c9['endColumn']=_0x5982c9['endColumn']+_0x164a74);}),_0x3d253b['length']>0x0&&_0x3685d7['unshift']({'id':_0x12809d[_0x4a2b09(0x292)]['id'],'params':{'unitId':_0x193bdb,'subUnitId':_0x1db360,'ranges':_0x3d253b}}),_0x4a4ee8[_0x4a2b09(0x271)]>0x0&&_0x3685d7[_0x4a2b09(0x2e6)]({'id':_0x12809d[_0x4a2b09(0x2a2)]['id'],'params':{'unitId':_0x193bdb,'subUnitId':_0x1db360,'ranges':_0x4a4ee8}}),{'m1Prime':_0x2f0fc5,'m2Prime':_0x3685d7[_0x4a2b09(0x271)]>0x1?_0x3685d7:_0x3685d7[0x0]};}},_0x55a70c={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x1da)]['id'],'handler'(_0x3a76f4,_0x528a86){const _0x1252bb=_0x16f5c9,_0x333a03=_0x56678f['Tools'][_0x1252bb(0x3c2)](_0x3a76f4),_0x5ca5b7=_0x56678f[_0x1252bb(0x2ec)][_0x1252bb(0x3c2)](_0x528a86);if(_0x3a76f4[_0x1252bb(0x2f7)][_0x1252bb(0x2e0)]!==_0x528a86['params'][_0x1252bb(0x2e0)]||_0x3a76f4[_0x1252bb(0x2f7)][_0x1252bb(0x1e0)]!==_0x528a86[_0x1252bb(0x2f7)][_0x1252bb(0x1e0)])return{'m1Prime':_0x333a03,'m2Prime':_0x5ca5b7};const _0x2d1571=_0x3a76f4['params']['unitId'],_0x3ce274=_0x3a76f4[_0x1252bb(0x2f7)][_0x1252bb(0x1e0)],_0x20a864=[_0x5ca5b7],_0x250af1=[],_0x1f18fc=[];return _0x333a03[_0x1252bb(0x2f7)][_0x1252bb(0x3ec)][_0x1252bb(0x37c)](_0xd6e1d=>{const _0x51ff76=_0x1252bb,_0x448ff8=_0x528a86[_0x51ff76(0x2f7)][_0x51ff76(0x368)],_0x557d38=_0x448ff8[_0x51ff76(0x1be)]-_0x448ff8[_0x51ff76(0x3d5)]+0x1;_0x448ff8[_0x51ff76(0x3d5)]<=_0xd6e1d[_0x51ff76(0x3d5)]?(_0x250af1[_0x51ff76(0x2e6)]({..._0xd6e1d}),_0x1f18fc['push']({..._0xd6e1d,'startRow':_0xd6e1d['startRow']+_0x557d38,'endRow':_0xd6e1d[_0x51ff76(0x1be)]+_0x557d38}),_0xd6e1d[_0x51ff76(0x3d5)]=_0xd6e1d[_0x51ff76(0x3d5)]+_0x557d38,_0xd6e1d['endRow']=_0xd6e1d[_0x51ff76(0x1be)]+_0x557d38):_0x448ff8['startRow']>_0xd6e1d[_0x51ff76(0x3d5)]&&_0x448ff8[_0x51ff76(0x3d5)]<=_0xd6e1d[_0x51ff76(0x1be)]&&(_0x250af1[_0x51ff76(0x2e6)]({..._0xd6e1d}),_0x1f18fc[_0x51ff76(0x2e6)]({..._0xd6e1d,'endRow':_0xd6e1d[_0x51ff76(0x1be)]+_0x557d38}),_0xd6e1d[_0x51ff76(0x1be)]=_0xd6e1d[_0x51ff76(0x1be)]+_0x557d38);}),_0x250af1['length']>0x0&&_0x20a864[_0x1252bb(0x2a0)]({'id':_0x12809d['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x2d1571,'subUnitId':_0x3ce274,'ranges':_0x250af1}}),_0x1f18fc[_0x1252bb(0x271)]>0x0&&_0x20a864[_0x1252bb(0x2e6)]({'id':_0x12809d['AddWorksheetMergeMutation']['id'],'params':{'unitId':_0x2d1571,'subUnitId':_0x3ce274,'ranges':_0x1f18fc}}),{'m1Prime':_0x333a03,'m2Prime':_0x20a864[_0x1252bb(0x271)]>0x1?_0x20a864:_0x20a864[0x0]};}},_0x7f073={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x39f)]['id'],'handler'(_0x1f94bf,_0x466d4c){const _0x33d63e=_0x16f5c9,_0x3eab79=_0x56678f[_0x33d63e(0x2ec)]['deepClone'](_0x1f94bf),_0x239a4e=_0x56678f['Tools']['deepClone'](_0x466d4c);if(_0x1f94bf[_0x33d63e(0x2f7)][_0x33d63e(0x2e0)]!==_0x466d4c['params'][_0x33d63e(0x2e0)]||_0x1f94bf['params']['subUnitId']!==_0x466d4c['params'][_0x33d63e(0x1e0)])return{'m1Prime':_0x3eab79,'m2Prime':_0x239a4e};const _0xc73b2c=[],_0x2d6ee3=[],_0x2cadd8=[_0x239a4e];for(let _0x3a69bb=0x0;_0x3a69bb<_0x3eab79[_0x33d63e(0x2f7)]['ranges']['length'];_0x3a69bb++){const _0x307248=_0x3eab79['params']['ranges'][_0x3a69bb],{sourceRange:_0x3d8d75,targetRange:_0x146e97}=_0x466d4c['params'];_0x56678f[_0x33d63e(0x1d2)][_0x33d63e(0x2c1)](_0x307248,_0x3d8d75)||_0x56678f[_0x33d63e(0x1d2)][_0x33d63e(0x2c1)](_0x307248,_0x146e97)?(_0xc73b2c[_0x33d63e(0x2e6)]({..._0x307248}),_0x3eab79['params'][_0x33d63e(0x3ec)]['splice'](_0x3a69bb,0x1),_0x3a69bb--):_0x3d8d75[_0x33d63e(0x209)]<_0x307248[_0x33d63e(0x209)]&&_0x146e97[_0x33d63e(0x209)]>_0x307248[_0x33d63e(0x3ed)]?(_0xc73b2c[_0x33d63e(0x2e6)]({..._0x307248}),_0x2d6ee3[_0x33d63e(0x2e6)]({..._0x307248,'startColumn':_0x307248[_0x33d63e(0x209)]-(_0x3d8d75['endColumn']-_0x3d8d75[_0x33d63e(0x209)]+0x1),'endColumn':_0x307248[_0x33d63e(0x3ed)]-(_0x3d8d75[_0x33d63e(0x3ed)]-_0x3d8d75[_0x33d63e(0x209)]+0x1)}),_0x307248[_0x33d63e(0x209)]=_0x307248[_0x33d63e(0x209)]-(_0x3d8d75[_0x33d63e(0x3ed)]-_0x3d8d75[_0x33d63e(0x209)]+0x1),_0x307248[_0x33d63e(0x3ed)]=_0x307248['endColumn']-(_0x3d8d75[_0x33d63e(0x3ed)]-_0x3d8d75[_0x33d63e(0x209)]+0x1)):_0x3d8d75['startColumn']>_0x307248[_0x33d63e(0x3ed)]&&_0x146e97[_0x33d63e(0x3ed)]<_0x307248[_0x33d63e(0x209)]&&(_0xc73b2c[_0x33d63e(0x2e6)]({..._0x307248}),_0x2d6ee3[_0x33d63e(0x2e6)]({..._0x307248,'startColumn':_0x307248[_0x33d63e(0x209)]+(_0x3d8d75['endColumn']-_0x3d8d75[_0x33d63e(0x209)]+0x1),'endColumn':_0x307248[_0x33d63e(0x3ed)]+(_0x3d8d75[_0x33d63e(0x3ed)]-_0x3d8d75[_0x33d63e(0x209)]+0x1)}),_0x307248['startColumn']=_0x307248['startColumn']+(_0x3d8d75['endColumn']-_0x3d8d75[_0x33d63e(0x209)]+0x1),_0x307248[_0x33d63e(0x3ed)]=_0x307248[_0x33d63e(0x3ed)]+(_0x3d8d75[_0x33d63e(0x3ed)]-_0x3d8d75['startColumn']+0x1));}return _0xc73b2c[_0x33d63e(0x271)]>0x0&&_0x2cadd8[_0x33d63e(0x2a0)]({'id':_0x12809d[_0x33d63e(0x292)]['id'],'params':{'unitId':_0x1f94bf['params'][_0x33d63e(0x2e0)],'subUnitId':_0x1f94bf[_0x33d63e(0x2f7)]['subUnitId'],'ranges':_0xc73b2c}}),_0x2d6ee3[_0x33d63e(0x271)]>0x0&&_0x2cadd8[_0x33d63e(0x2e6)]({'id':_0x12809d[_0x33d63e(0x2a2)]['id'],'params':{'unitId':_0x1f94bf['params'][_0x33d63e(0x2e0)],'subUnitId':_0x1f94bf[_0x33d63e(0x2f7)]['subUnitId'],'ranges':_0x2d6ee3}}),_0x3eab79[_0x33d63e(0x2f7)][_0x33d63e(0x3ec)][_0x33d63e(0x271)]===0x0&&(_0x3eab79['id']=_0x12809d[_0x33d63e(0x31a)]['id']),{'m1Prime':_0x3eab79,'m2Prime':_0x2cadd8[_0x33d63e(0x271)]>0x1?_0x2cadd8:_0x2cadd8[0x0]};}},_0x4e1b2c={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x5ebcbf,_0x4193f5){const _0x426318=_0x16f5c9,_0x1d49a9=_0x56678f['Tools'][_0x426318(0x3c2)](_0x5ebcbf),_0x352bdb=_0x56678f['Tools'][_0x426318(0x3c2)](_0x4193f5);if(_0x5ebcbf[_0x426318(0x2f7)][_0x426318(0x2e0)]!==_0x4193f5['params']['unitId'])return{'m1Prime':_0x1d49a9,'m2Prime':_0x352bdb};const _0x5dc496=[],_0x47cb18=[_0x352bdb],_0x127f6e=new _0x56678f[(_0x426318(0x3ef))](_0x4193f5[_0x426318(0x2f7)][_0x426318(0x32a)][_0x426318(0x29a)])['getDataRange'](),_0x2fd92f=new _0x56678f[(_0x426318(0x3ef))](_0x4193f5[_0x426318(0x2f7)]['to']['value'])[_0x426318(0x227)]();for(let _0x464c9b=0x0;_0x464c9b<_0x1d49a9['params'][_0x426318(0x3ec)][_0x426318(0x271)];_0x464c9b++){const _0x4b444=_0x1d49a9[_0x426318(0x2f7)][_0x426318(0x3ec)][_0x464c9b];(_0x56678f[_0x426318(0x1d2)]['intersects'](_0x127f6e,_0x4b444)||_0x56678f[_0x426318(0x1d2)][_0x426318(0x2c1)](_0x2fd92f,_0x4b444))&&(_0x5dc496['push'](_0x4b444),_0x1d49a9[_0x426318(0x2f7)][_0x426318(0x3ec)][_0x426318(0x245)](_0x464c9b,0x1),_0x464c9b--);}return _0x5dc496[_0x426318(0x271)]>0x0&&_0x47cb18['unshift']({'id':_0x12809d[_0x426318(0x292)]['id'],'params':{'unitId':_0x5ebcbf[_0x426318(0x2f7)][_0x426318(0x2e0)],'subUnitId':_0x5ebcbf[_0x426318(0x2f7)][_0x426318(0x1e0)],'ranges':_0x5dc496}}),_0x1d49a9[_0x426318(0x2f7)][_0x426318(0x3ec)][_0x426318(0x271)]===0x0&&(_0x1d49a9['id']=_0x12809d[_0x426318(0x31a)]['id']),{'m1Prime':_0x1d49a9,'m2Prime':_0x47cb18['length']>0x1?_0x47cb18:_0x47cb18[0x0]};}},_0x3690d6={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x423)]['id'],'handler'(_0x3fab96,_0x2efbcc){const _0x541366=_0x16f5c9,_0x244679=_0x56678f[_0x541366(0x2ec)][_0x541366(0x3c2)](_0x3fab96),_0x364968=_0x56678f[_0x541366(0x2ec)]['deepClone'](_0x2efbcc);if(_0x3fab96['params'][_0x541366(0x2e0)]!==_0x2efbcc[_0x541366(0x2f7)][_0x541366(0x2e0)]||_0x3fab96[_0x541366(0x2f7)][_0x541366(0x1e0)]!==_0x2efbcc[_0x541366(0x2f7)][_0x541366(0x1e0)])return{'m1Prime':_0x244679,'m2Prime':_0x364968};const _0x4ffb91=[],_0x468d28=[],_0xab3534=[_0x364968];for(let _0x2efe5e=0x0;_0x2efe5e<_0x244679[_0x541366(0x2f7)][_0x541366(0x3ec)][_0x541366(0x271)];_0x2efe5e++){const _0x54734e=_0x244679['params'][_0x541366(0x3ec)][_0x2efe5e],{sourceRange:_0x484df6,targetRange:_0x2302e1}=_0x2efbcc[_0x541366(0x2f7)];_0x56678f['Rectangle'][_0x541366(0x2c1)](_0x54734e,_0x484df6)||_0x56678f['Rectangle'][_0x541366(0x2c1)](_0x54734e,_0x2302e1)?(_0x4ffb91[_0x541366(0x2e6)]({..._0x54734e}),_0x244679['params'][_0x541366(0x3ec)][_0x541366(0x245)](_0x2efe5e,0x1),_0x2efe5e--):_0x484df6['startRow']<_0x54734e['startRow']&&_0x2302e1[_0x541366(0x3d5)]>_0x54734e['endRow']?(_0x4ffb91[_0x541366(0x2e6)]({..._0x54734e}),_0x468d28[_0x541366(0x2e6)]({..._0x54734e,'startRow':_0x54734e[_0x541366(0x3d5)]-(_0x484df6[_0x541366(0x1be)]-_0x484df6[_0x541366(0x3d5)]+0x1),'endRow':_0x54734e[_0x541366(0x1be)]-(_0x484df6[_0x541366(0x1be)]-_0x484df6['startRow']+0x1)}),_0x54734e[_0x541366(0x3d5)]=_0x54734e[_0x541366(0x3d5)]-(_0x484df6[_0x541366(0x1be)]-_0x484df6['startRow']+0x1),_0x54734e[_0x541366(0x1be)]=_0x54734e[_0x541366(0x1be)]-(_0x484df6[_0x541366(0x1be)]-_0x484df6[_0x541366(0x3d5)]+0x1)):_0x484df6[_0x541366(0x3d5)]>_0x54734e[_0x541366(0x1be)]&&_0x2302e1[_0x541366(0x1be)]<_0x54734e['startRow']&&(_0x4ffb91['push']({..._0x54734e}),_0x468d28[_0x541366(0x2e6)]({..._0x54734e,'startRow':_0x54734e[_0x541366(0x3d5)]+(_0x484df6['endRow']-_0x484df6['startRow']+0x1),'endRow':_0x54734e[_0x541366(0x1be)]+(_0x484df6['endRow']-_0x484df6[_0x541366(0x3d5)]+0x1)}),_0x54734e[_0x541366(0x3d5)]=_0x54734e[_0x541366(0x3d5)]+(_0x484df6['endRow']-_0x484df6[_0x541366(0x3d5)]+0x1),_0x54734e[_0x541366(0x1be)]=_0x54734e['endRow']+(_0x484df6['endRow']-_0x484df6[_0x541366(0x3d5)]+0x1));}return _0x4ffb91[_0x541366(0x271)]>0x0&&_0xab3534[_0x541366(0x2a0)]({'id':_0x12809d[_0x541366(0x292)]['id'],'params':{'unitId':_0x3fab96[_0x541366(0x2f7)]['unitId'],'subUnitId':_0x3fab96['params'][_0x541366(0x1e0)],'ranges':_0x4ffb91}}),_0x468d28['length']>0x0&&_0xab3534['push']({'id':_0x12809d[_0x541366(0x2a2)]['id'],'params':{'unitId':_0x3fab96[_0x541366(0x2f7)][_0x541366(0x2e0)],'subUnitId':_0x3fab96['params'][_0x541366(0x1e0)],'ranges':_0x468d28}}),_0x244679['params'][_0x541366(0x3ec)][_0x541366(0x271)]===0x0&&(_0x244679['id']=_0x12809d[_0x541366(0x31a)]['id']),{'m1Prime':_0x244679,'m2Prime':_0xab3534['length']>0x1?_0xab3534:_0xab3534[0x0]};}};function _0x41e43(_0x5437f7){const _0xb4ca08=_0x16f5c9;return _0x5437f7[_0xb4ca08(0x209)]>_0x5437f7['endColumn']||_0x5437f7[_0xb4ca08(0x3d5)]>_0x5437f7[_0xb4ca08(0x1be)]?!0x1:!(_0x5437f7[_0xb4ca08(0x3d5)]===_0x5437f7['endRow']&&_0x5437f7['startColumn']===_0x5437f7[_0xb4ca08(0x3ed)]);}_0x3da3b4(_0x41e43,_0x16f5c9(0x1f7));const _0x246ba9={'m1':_0x12809d['AddWorksheetMergeMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1dd)]['id'],'handler'(_0x38d9d8,_0x22df2e){const _0x5207d4=_0x16f5c9,_0x20ae71=_0x56678f[_0x5207d4(0x2ec)][_0x5207d4(0x3c2)](_0x38d9d8),_0x268d8d=_0x56678f['Tools'][_0x5207d4(0x3c2)](_0x22df2e);if(_0x38d9d8[_0x5207d4(0x2f7)][_0x5207d4(0x2e0)]!==_0x22df2e[_0x5207d4(0x2f7)][_0x5207d4(0x2e0)]||_0x38d9d8[_0x5207d4(0x2f7)][_0x5207d4(0x1e0)]!==_0x22df2e[_0x5207d4(0x2f7)][_0x5207d4(0x1e0)])return{'m1Prime':_0x20ae71,'m2Prime':_0x268d8d};const _0x19414e=_0x38d9d8[_0x5207d4(0x2f7)][_0x5207d4(0x2e0)],_0xb4ce59=_0x38d9d8[_0x5207d4(0x2f7)][_0x5207d4(0x1e0)],_0x5c84e0=[_0x268d8d],_0x682f9a=[],_0x438bd9=[];for(let _0x511452=0x0;_0x511452<_0x20ae71['params']['ranges'][_0x5207d4(0x271)];_0x511452++){const _0x85fbc4=_0x20ae71[_0x5207d4(0x2f7)][_0x5207d4(0x3ec)][_0x511452],_0x3c3c5f=_0x22df2e[_0x5207d4(0x2f7)][_0x5207d4(0x368)],_0xd7005e=_0x3c3c5f[_0x5207d4(0x3ed)]-_0x3c3c5f[_0x5207d4(0x209)]+0x1;if(_0x3c3c5f[_0x5207d4(0x209)]<_0x85fbc4[_0x5207d4(0x209)]&&_0x3c3c5f['endColumn']<_0x85fbc4['startColumn'])_0x682f9a[_0x5207d4(0x2e6)]({..._0x85fbc4}),_0x438bd9[_0x5207d4(0x2e6)]({..._0x85fbc4,'startColumn':_0x85fbc4[_0x5207d4(0x209)]-_0xd7005e,'endColumn':_0x85fbc4['endColumn']-_0xd7005e}),_0x85fbc4[_0x5207d4(0x209)]=_0x85fbc4[_0x5207d4(0x209)]-_0xd7005e,_0x85fbc4[_0x5207d4(0x3ed)]=_0x85fbc4['endColumn']-_0xd7005e;else{if(_0x3c3c5f[_0x5207d4(0x209)]<_0x85fbc4[_0x5207d4(0x209)]&&_0x3c3c5f[_0x5207d4(0x3ed)]>=_0x85fbc4[_0x5207d4(0x209)]&&_0x3c3c5f[_0x5207d4(0x3ed)]<=_0x85fbc4['endColumn']){_0x682f9a[_0x5207d4(0x2e6)]({..._0x85fbc4});const _0x1adb1f={..._0x85fbc4,'startColumn':_0x3c3c5f[_0x5207d4(0x209)],'endColumn':_0x85fbc4[_0x5207d4(0x3ed)]-_0xd7005e};_0x41e43(_0x1adb1f)&&_0x3c3c5f[_0x5207d4(0x3ed)]<_0x85fbc4[_0x5207d4(0x3ed)]?(_0x3c3c5f['endColumn']<_0x85fbc4[_0x5207d4(0x3ed)]&&_0x438bd9['push'](_0x1adb1f),_0x85fbc4[_0x5207d4(0x209)]=_0x3c3c5f[_0x5207d4(0x209)],_0x85fbc4[_0x5207d4(0x3ed)]=_0x85fbc4['endColumn']-_0xd7005e):(_0x20ae71[_0x5207d4(0x2f7)][_0x5207d4(0x3ec)][_0x5207d4(0x245)](_0x511452,0x1),_0x511452--);}else{if(_0x3c3c5f[_0x5207d4(0x209)]>_0x85fbc4['startColumn']&&_0x3c3c5f[_0x5207d4(0x3ed)]<_0x85fbc4[_0x5207d4(0x3ed)]){_0x682f9a[_0x5207d4(0x2e6)]({..._0x85fbc4});const _0x13c287={..._0x85fbc4,'endColumn':_0x85fbc4[_0x5207d4(0x3ed)]-_0xd7005e};_0x41e43(_0x13c287)?(_0x438bd9['push'](_0x13c287),_0x85fbc4[_0x5207d4(0x3ed)]=_0x85fbc4['endColumn']-_0xd7005e):(_0x20ae71[_0x5207d4(0x2f7)][_0x5207d4(0x3ec)][_0x5207d4(0x245)](_0x511452,0x1),_0x511452--);}else{if(_0x3c3c5f['startColumn']>=_0x85fbc4[_0x5207d4(0x209)]&&_0x3c3c5f[_0x5207d4(0x209)]<=_0x85fbc4['endColumn']&&_0x3c3c5f[_0x5207d4(0x3ed)]>_0x85fbc4[_0x5207d4(0x3ed)]){_0x682f9a[_0x5207d4(0x2e6)]({..._0x85fbc4});const _0xba3a0b={..._0x85fbc4,'endColumn':_0x3c3c5f[_0x5207d4(0x209)]-0x1};_0x41e43(_0xba3a0b)&&_0x3c3c5f[_0x5207d4(0x209)]>_0x85fbc4['startColumn']?(_0x438bd9[_0x5207d4(0x2e6)](_0xba3a0b),_0x85fbc4[_0x5207d4(0x3ed)]=_0x3c3c5f[_0x5207d4(0x209)]-0x1):(_0x20ae71['params'][_0x5207d4(0x3ec)][_0x5207d4(0x245)](_0x511452,0x1),_0x511452--);}else _0x3c3c5f['startColumn']>_0x85fbc4[_0x5207d4(0x3ed)]||_0x3c3c5f[_0x5207d4(0x209)]<=_0x85fbc4['startColumn']&&_0x3c3c5f['endColumn']>=_0x85fbc4[_0x5207d4(0x3ed)]&&(_0x682f9a['push']({..._0x85fbc4}),_0x20ae71['params']['ranges'][_0x5207d4(0x245)](_0x511452,0x1),_0x511452--);}}}}return _0x682f9a['length']>0x0&&_0x5c84e0[_0x5207d4(0x2a0)]({'id':_0x12809d[_0x5207d4(0x292)]['id'],'params':{'unitId':_0x19414e,'subUnitId':_0xb4ce59,'ranges':_0x682f9a}}),_0x438bd9[_0x5207d4(0x271)]>0x0&&_0x5c84e0['push']({'id':_0x12809d[_0x5207d4(0x2a2)]['id'],'params':{'unitId':_0x19414e,'subUnitId':_0xb4ce59,'ranges':_0x438bd9}}),_0x20ae71[_0x5207d4(0x2f7)][_0x5207d4(0x3ec)][_0x5207d4(0x271)]===0x0&&(_0x20ae71['id']=_0x12809d[_0x5207d4(0x31a)]['id']),{'m1Prime':_0x20ae71,'m2Prime':_0x5c84e0[_0x5207d4(0x271)]>0x1?_0x5c84e0:_0x5c84e0[0x0]};}},_0x167f41={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x42b)]['id'],'handler'(_0x5d3afc,_0x2c0aeb){const _0x44daa7=_0x16f5c9,_0x5952e8=_0x56678f['Tools'][_0x44daa7(0x3c2)](_0x5d3afc),_0x18b7f3=_0x56678f[_0x44daa7(0x2ec)][_0x44daa7(0x3c2)](_0x2c0aeb);if(_0x5d3afc[_0x44daa7(0x2f7)][_0x44daa7(0x2e0)]!==_0x2c0aeb[_0x44daa7(0x2f7)][_0x44daa7(0x2e0)]||_0x5d3afc[_0x44daa7(0x2f7)][_0x44daa7(0x1e0)]!==_0x2c0aeb['params']['subUnitId'])return{'m1Prime':_0x5952e8,'m2Prime':_0x18b7f3};const _0x285961=_0x5d3afc[_0x44daa7(0x2f7)][_0x44daa7(0x2e0)],_0x265937=_0x5d3afc[_0x44daa7(0x2f7)][_0x44daa7(0x1e0)],_0x178a83=[_0x18b7f3],_0xb3485e=[],_0x2a38ab=[];for(let _0x383fad=0x0;_0x383fad<_0x5952e8[_0x44daa7(0x2f7)][_0x44daa7(0x3ec)][_0x44daa7(0x271)];_0x383fad++){const _0xa7862e=_0x5952e8['params'][_0x44daa7(0x3ec)][_0x383fad],_0x201d08=_0x2c0aeb[_0x44daa7(0x2f7)][_0x44daa7(0x368)],_0x314c26=_0x201d08[_0x44daa7(0x1be)]-_0x201d08[_0x44daa7(0x3d5)]+0x1;if(_0x201d08[_0x44daa7(0x3d5)]<_0xa7862e['startRow']&&_0x201d08[_0x44daa7(0x1be)]<_0xa7862e[_0x44daa7(0x3d5)])_0xb3485e[_0x44daa7(0x2e6)]({..._0xa7862e}),_0x2a38ab[_0x44daa7(0x2e6)]({..._0xa7862e,'startRow':_0xa7862e[_0x44daa7(0x3d5)]-_0x314c26,'endRow':_0xa7862e['endRow']-_0x314c26}),_0xa7862e['startRow']=_0xa7862e['startRow']-_0x314c26,_0xa7862e[_0x44daa7(0x1be)]=_0xa7862e[_0x44daa7(0x1be)]-_0x314c26;else{if(_0x201d08[_0x44daa7(0x3d5)]<_0xa7862e[_0x44daa7(0x3d5)]&&_0x201d08[_0x44daa7(0x1be)]>=_0xa7862e[_0x44daa7(0x3d5)]&&_0x201d08['endRow']<=_0xa7862e[_0x44daa7(0x1be)]){_0xb3485e['push']({..._0xa7862e});const _0x1932ab={..._0xa7862e,'startRow':_0x201d08['startRow'],'endRow':_0xa7862e[_0x44daa7(0x1be)]-_0x314c26};_0x41e43(_0x1932ab)&&_0x201d08[_0x44daa7(0x1be)]<_0xa7862e['endRow']?(_0x201d08[_0x44daa7(0x1be)]<_0xa7862e['endRow']&&_0x2a38ab[_0x44daa7(0x2e6)](_0x1932ab),_0xa7862e[_0x44daa7(0x3d5)]=_0x201d08[_0x44daa7(0x3d5)],_0xa7862e[_0x44daa7(0x1be)]=_0xa7862e['endRow']-_0x314c26):(_0x5952e8[_0x44daa7(0x2f7)][_0x44daa7(0x3ec)]['splice'](_0x383fad,0x1),_0x383fad--);}else{if(_0x201d08[_0x44daa7(0x3d5)]>_0xa7862e[_0x44daa7(0x3d5)]&&_0x201d08[_0x44daa7(0x1be)]<_0xa7862e[_0x44daa7(0x1be)]){_0xb3485e[_0x44daa7(0x2e6)]({..._0xa7862e});const _0x4e5609={..._0xa7862e,'endRow':_0xa7862e[_0x44daa7(0x1be)]-_0x314c26};_0x41e43(_0x4e5609)?(_0x2a38ab[_0x44daa7(0x2e6)](_0x4e5609),_0xa7862e[_0x44daa7(0x1be)]=_0xa7862e[_0x44daa7(0x1be)]-_0x314c26):(_0x5952e8[_0x44daa7(0x2f7)][_0x44daa7(0x3ec)][_0x44daa7(0x245)](_0x383fad,0x1),_0x383fad--);}else{if(_0x201d08[_0x44daa7(0x3d5)]>=_0xa7862e[_0x44daa7(0x3d5)]&&_0x201d08[_0x44daa7(0x3d5)]<=_0xa7862e[_0x44daa7(0x1be)]&&_0x201d08[_0x44daa7(0x1be)]>_0xa7862e[_0x44daa7(0x1be)]){_0xb3485e['push']({..._0xa7862e});const _0x3382d5={..._0xa7862e,'endRow':_0x201d08['startRow']-0x1};_0x41e43(_0x3382d5)&&_0x201d08[_0x44daa7(0x3d5)]>_0xa7862e[_0x44daa7(0x3d5)]?(_0x2a38ab[_0x44daa7(0x2e6)](_0x3382d5),_0xa7862e[_0x44daa7(0x1be)]=_0x201d08[_0x44daa7(0x3d5)]-0x1):(_0x5952e8[_0x44daa7(0x2f7)]['ranges'][_0x44daa7(0x245)](_0x383fad,0x1),_0x383fad--);}else _0x201d08[_0x44daa7(0x3d5)]>_0xa7862e['endRow']||_0x201d08[_0x44daa7(0x3d5)]<=_0xa7862e[_0x44daa7(0x3d5)]&&_0x201d08[_0x44daa7(0x1be)]>=_0xa7862e[_0x44daa7(0x1be)]&&(_0xb3485e['push']({..._0xa7862e}),_0x5952e8[_0x44daa7(0x2f7)][_0x44daa7(0x3ec)][_0x44daa7(0x245)](_0x383fad,0x1),_0x383fad--);}}}}return _0xb3485e[_0x44daa7(0x271)]>0x0&&_0x178a83[_0x44daa7(0x2a0)]({'id':_0x12809d[_0x44daa7(0x292)]['id'],'params':{'unitId':_0x285961,'subUnitId':_0x265937,'ranges':_0xb3485e}}),_0x2a38ab[_0x44daa7(0x271)]>0x0&&_0x178a83[_0x44daa7(0x2e6)]({'id':_0x12809d[_0x44daa7(0x2a2)]['id'],'params':{'unitId':_0x285961,'subUnitId':_0x265937,'ranges':_0x2a38ab}}),_0x5952e8['params'][_0x44daa7(0x3ec)][_0x44daa7(0x271)]===0x0&&(_0x5952e8['id']=_0x12809d['EmptyMutation']['id']),{'m1Prime':_0x5952e8,'m2Prime':_0x178a83['length']>0x1?_0x178a83:_0x178a83[0x0]};}},_0x4b1f1e={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler'(_0x40c0aa,_0x42082a){const _0xa37805=_0x16f5c9,_0x242db3=_0x56678f['Tools']['deepClone'](_0x40c0aa),_0x224918=_0x56678f['Tools'][_0xa37805(0x3c2)](_0x42082a);if(_0x40c0aa['params']['unitId']!==_0x42082a[_0xa37805(0x2f7)][_0xa37805(0x2e0)]||_0x40c0aa[_0xa37805(0x2f7)][_0xa37805(0x1e0)]!==_0x42082a[_0xa37805(0x2f7)][_0xa37805(0x1e0)])return{'m1Prime':_0x242db3,'m2Prime':_0x224918};const _0x720c39=[..._0x224918[_0xa37805(0x2f7)][_0xa37805(0x3ec)]];for(let _0x290a37=0x0;_0x290a37<_0x242db3[_0xa37805(0x2f7)][_0xa37805(0x3ec)][_0xa37805(0x271)];_0x290a37++){let _0x1534b1=!0x1;for(let _0x4cf473=0x0;_0x4cf473<_0x224918[_0xa37805(0x2f7)][_0xa37805(0x3ec)][_0xa37805(0x271)];_0x4cf473++){const _0x191d11=_0x242db3['params'][_0xa37805(0x3ec)][_0x290a37],_0x31166b=_0x224918[_0xa37805(0x2f7)][_0xa37805(0x3ec)][_0x4cf473];if(_0x56678f[_0xa37805(0x1d2)][_0xa37805(0x2c1)](_0x191d11,_0x31166b)){_0x1534b1=!0x0;break;}}_0x1534b1&&(_0x720c39[_0xa37805(0x2e6)](_0x242db3['params'][_0xa37805(0x3ec)][_0x290a37]),_0x242db3[_0xa37805(0x2f7)]['ranges'][_0xa37805(0x245)](_0x290a37,0x1),_0x290a37--);}return _0x224918[_0xa37805(0x2f7)][_0xa37805(0x3ec)]=_0x720c39,_0x242db3['params'][_0xa37805(0x3ec)][_0xa37805(0x271)]===0x0&&(_0x242db3['id']=_0x12809d[_0xa37805(0x31a)]['id']),{'m1Prime':_0x242db3,'m2Prime':_0x224918};}},_0xca5afb={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x38f1fb,_0x44b75d){const _0x3ac5c8=_0x16f5c9,_0x2e5b99=_0x56678f[_0x3ac5c8(0x2ec)]['deepClone'](_0x38f1fb),_0x2da5be=_0x56678f[_0x3ac5c8(0x2ec)][_0x3ac5c8(0x3c2)](_0x44b75d);if(_0x38f1fb[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x2e0)]!==_0x44b75d[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x2e0)]||_0x38f1fb[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x1e0)]!==_0x44b75d['params']['subUnitId'])return{'m1Prime':_0x2e5b99,'m2Prime':_0x2da5be};const _0x492f28=[_0x2e5b99],_0x4c6924=[_0x2da5be],_0x5161b0=new _0x56678f[(_0x3ac5c8(0x3ef))](_0x56678f['Tools'][_0x3ac5c8(0x3c2)](_0x44b75d[_0x3ac5c8(0x2f7)]['cellValue'])),_0x148088=new Set(),_0x2310a9={};for(let _0x1fd887=0x0;_0x1fd887<_0x2e5b99[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x3ec)][_0x3ac5c8(0x271)];_0x1fd887++){const _0x1ddb66=_0x2e5b99[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x3ec)][_0x1fd887],{startRow:_0x2564d5,startColumn:_0x393b44,endRow:_0x4a7b82,endColumn:_0xc540d3}=_0x1ddb66;let _0x3bd311=!0x1;_0x5161b0[_0x3ac5c8(0x313)]((_0x261665,_0x519e27,_0x149d08)=>{const _0x24048e=_0x3ac5c8;if(_0x261665>=_0x2564d5&&_0x261665<=_0x4a7b82&&_0x519e27>=_0x393b44&&_0x519e27<=_0xc540d3){const _0x3c2e21=_0x5161b0[_0x24048e(0x3d3)](_0x261665,_0x519e27),_0x3baf73=_0x3c2e21===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0x3c2e21;_0x3baf73&&(_0x2310a9[_0x261665]||(_0x2310a9[_0x261665]={}),_0x2310a9[_0x261665][_0x519e27]={},(_0x149d08==null?void 0x0:_0x149d08['v'])!==void 0x0&&(_0x2310a9[_0x261665][_0x519e27]['v']=null,delete _0x3baf73['v']),(_0x149d08==null?void 0x0:_0x149d08['f'])!==void 0x0&&(_0x2310a9[_0x261665][_0x519e27]['f']=null,delete _0x3baf73['f']),(_0x149d08==null?void 0x0:_0x149d08['t'])!==void 0x0&&(_0x2310a9[_0x261665][_0x519e27]['t']=null,delete _0x3baf73['t']),(_0x149d08==null?void 0x0:_0x149d08['si'])!==void 0x0&&(_0x2310a9[_0x261665][_0x519e27]['si']=null,delete _0x3baf73['si']),(_0x149d08==null?void 0x0:_0x149d08['p'])!==void 0x0&&(_0x2310a9[_0x261665][_0x519e27]['p']=null,delete _0x3baf73['p']),(_0x149d08==null?void 0x0:_0x149d08['s'])!==void 0x0&&(_0x2310a9[_0x261665][_0x519e27]['s']=null,delete _0x3baf73['s']),_0x5161b0[_0x24048e(0x3c4)](_0x261665,_0x519e27,_0x3baf73),_0x3bd311=!0x0);}}),_0x3bd311&&(_0x148088[_0x3ac5c8(0x308)]({..._0x1ddb66}),_0x2e5b99[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x3ec)][_0x3ac5c8(0x245)](_0x1fd887,0x1),_0x1fd887--);}return _0x2da5be['params']['cellValue']=_0x5161b0[_0x3ac5c8(0x33b)](),_0x148088[_0x3ac5c8(0x39d)]>0x0&&_0x4c6924['unshift']({'id':_0x12809d[_0x3ac5c8(0x292)]['id'],'params':{'unitId':_0x38f1fb['params'][_0x3ac5c8(0x2e0)],'subUnitId':_0x38f1fb['params'][_0x3ac5c8(0x1e0)],'ranges':Array[_0x3ac5c8(0x32a)](_0x148088)}}),_0x2e5b99[_0x3ac5c8(0x2f7)][_0x3ac5c8(0x3ec)][_0x3ac5c8(0x271)]===0x0&&(_0x2e5b99['id']=_0x12809d[_0x3ac5c8(0x31a)]['id']),Object[_0x3ac5c8(0x28b)](_0x2310a9)['length']>0x0&&_0x492f28['unshift']({'id':_0x12809d[_0x3ac5c8(0x1cd)]['id'],'params':{'unitId':_0x38f1fb['params']['unitId'],'subUnitId':_0x38f1fb[_0x3ac5c8(0x2f7)]['subUnitId'],'cellValue':_0x2310a9}}),{'m1Prime':_0x492f28[_0x3ac5c8(0x271)]>0x1?_0x492f28:_0x492f28[0x0],'m2Prime':_0x4c6924[_0x3ac5c8(0x271)]>0x1?_0x4c6924:_0x4c6924[0x0]};}},_0x39e065={'m1':_0x12809d[_0x16f5c9(0x2a2)]['id'],'m2':_0x12809d['SetSelectionsOperation']['id'],'handler'(_0x284d75,_0x32022f){const _0x1310c2=_0x16f5c9,_0x218087={'m1Prime':[],'m2Prime':[]};if(_0x284d75[_0x1310c2(0x2f7)][_0x1310c2(0x2e0)]!==_0x32022f['params'][_0x1310c2(0x2e0)]||_0x284d75[_0x1310c2(0x2f7)][_0x1310c2(0x1e0)]!==_0x32022f[_0x1310c2(0x2f7)][_0x1310c2(0x1e0)])return _0x218087;const _0x386aaf=_0x56678f[_0x1310c2(0x2ec)]['deepClone'](_0x32022f),_0x5b66f7=_0x386aaf['params'][_0x1310c2(0x26a)];_0x5b66f7['forEach']((_0x2a85b7,_0x56a30f)=>{const _0x5ba47d=_0x1310c2,{range:_0x469c0b,primary:_0x43192a}=_0x2a85b7;_0x284d75[_0x5ba47d(0x2f7)][_0x5ba47d(0x3ec)][_0x5ba47d(0x37c)](_0x468e70=>{const _0x2bf029=_0x5ba47d;_0x56678f[_0x2bf029(0x1d2)]['intersects'](_0x468e70,_0x469c0b)&&(_0x469c0b['startRow']=Math[_0x2bf029(0x2f2)](_0x468e70[_0x2bf029(0x3d5)],_0x469c0b[_0x2bf029(0x3d5)]),_0x469c0b[_0x2bf029(0x209)]=Math[_0x2bf029(0x2f2)](_0x468e70['startColumn'],_0x469c0b[_0x2bf029(0x209)]),_0x469c0b[_0x2bf029(0x1be)]=Math[_0x2bf029(0x36d)](_0x468e70[_0x2bf029(0x1be)],_0x469c0b[_0x2bf029(0x1be)]),_0x469c0b['endColumn']=Math[_0x2bf029(0x36d)](_0x468e70['endColumn'],_0x469c0b['endColumn'])),_0x43192a&&_0x56678f['Rectangle'][_0x2bf029(0x2c1)](_0x468e70,_0x43192a)&&_0x56a30f===_0x5b66f7[_0x2bf029(0x271)]-0x1&&(_0x43192a[_0x2bf029(0x209)]===_0x468e70['startColumn']&&_0x43192a['startRow']&&_0x468e70[_0x2bf029(0x3d5)]&&(_0x43192a['isMergedMainCell']=!0x0),_0x43192a[_0x2bf029(0x3d5)]=Math['min'](_0x468e70[_0x2bf029(0x3d5)],_0x43192a['startRow']),_0x43192a['startColumn']=Math[_0x2bf029(0x2f2)](_0x468e70['startColumn'],_0x43192a['startColumn']),_0x43192a[_0x2bf029(0x1be)]=Math['max'](_0x468e70[_0x2bf029(0x1be)],_0x43192a[_0x2bf029(0x1be)]),_0x43192a['endColumn']=Math[_0x2bf029(0x36d)](_0x468e70[_0x2bf029(0x3ed)],_0x43192a[_0x2bf029(0x3ed)]),_0x43192a[_0x2bf029(0x391)]=!0x0);});}),_0x5b66f7['sort']((_0xf25de1,_0x5112aa)=>{const _0x48f16a=_0x1310c2,_0x23e87d=_0xf25de1[_0x48f16a(0x368)],_0x3028f9=_0x5112aa[_0x48f16a(0x368)];return _0x23e87d['startRow']===_0x3028f9['startRow']?_0x23e87d['startColumn']-_0x3028f9[_0x48f16a(0x209)]:_0x23e87d[_0x48f16a(0x3d5)]-_0x3028f9['startRow'];});const _0x33494a=[];let _0x1fe242=null;for(const _0x132cee of _0x5b66f7)_0x1fe242===null||!_0x56678f[_0x1310c2(0x1d2)]['intersects'](_0x1fe242[_0x1310c2(0x368)],_0x132cee[_0x1310c2(0x368)])?(_0x33494a[_0x1310c2(0x2e6)](_0x132cee),_0x1fe242=_0x132cee):(_0x1fe242[_0x1310c2(0x368)]['startRow']=Math[_0x1310c2(0x2f2)](_0x1fe242['range'][_0x1310c2(0x3d5)],_0x132cee['range'][_0x1310c2(0x3d5)]),_0x1fe242[_0x1310c2(0x368)]['startColumn']=Math[_0x1310c2(0x2f2)](_0x1fe242['range'][_0x1310c2(0x209)],_0x132cee[_0x1310c2(0x368)][_0x1310c2(0x209)]),_0x1fe242[_0x1310c2(0x368)]['endRow']=Math[_0x1310c2(0x36d)](_0x1fe242['range'][_0x1310c2(0x1be)],_0x132cee['range'][_0x1310c2(0x1be)]),_0x1fe242[_0x1310c2(0x368)]['endColumn']=Math[_0x1310c2(0x36d)](_0x1fe242[_0x1310c2(0x368)]['endColumn'],_0x132cee[_0x1310c2(0x368)][_0x1310c2(0x3ed)]),_0x132cee[_0x1310c2(0x1e4)]&&(_0x1fe242['primary']=_0x132cee[_0x1310c2(0x1e4)]));return _0x386aaf['params']['selections']=_0x33494a,_0x218087[_0x1310c2(0x224)]['push'](_0x386aaf),_0x218087;}},_0x4650f4={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x12a0af,_0x174fcb)=>{const _0x2831c3=_0x16f5c9,_0x2796af={'m1Prime':_0x12a0af,'m2Prime':_0x174fcb};return _0x12a0af[_0x2831c3(0x2f7)][_0x2831c3(0x2e0)]!==_0x174fcb['params']['unitId']||_0x12a0af[_0x2831c3(0x2f7)]['subUnitId']!==_0x174fcb[_0x2831c3(0x2f7)]['subUnitId']?_0x2796af:{'error':new Error(_0x2831c3(0x312))};},_0x16f5c9(0x350))},_0x106e1c={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x22fbbe['AddConditionalRuleMutation']['id'],'handler':_0x3da3b4((_0x2a7ed5,_0x186e86)=>{const _0x3ef885=_0x16f5c9,_0x1b8de7={'m1Prime':_0x2a7ed5,'m2Prime':_0x186e86};return _0x2a7ed5['params'][_0x3ef885(0x2e0)]!==_0x186e86[_0x3ef885(0x2f7)]['unitId']||_0x2a7ed5[_0x3ef885(0x2f7)][_0x3ef885(0x1e0)]!==_0x186e86['params'][_0x3ef885(0x1e0)]?_0x1b8de7:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule')};},_0x16f5c9(0x350))},_0x28a6ef={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x3b6)]['id'],'handler':_0x3da3b4((_0xbe59ab,_0x213b65)=>{const _0x2002d8=_0x16f5c9,_0x522a5d={'m1Prime':_0xbe59ab,'m2Prime':_0x213b65};return _0xbe59ab['params'][_0x2002d8(0x2e0)]!==_0x213b65['params']['unitId']||_0xbe59ab[_0x2002d8(0x2f7)][_0x2002d8(0x1e0)]!==_0x213b65[_0x2002d8(0x2f7)][_0x2002d8(0x1e0)]?_0x522a5d:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection')};},_0x16f5c9(0x350))},_0x222487={'m1':_0x12809d['AddWorksheetProtectionMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler':_0x3da3b4((_0x3e2f37,_0x3d69dc)=>{const _0x467dd3=_0x16f5c9,_0x2fa64e={'m1Prime':_0x3e2f37,'m2Prime':_0x3d69dc};return _0x3e2f37[_0x467dd3(0x2f7)]['unitId']!==_0x3d69dc['params']['unitId']||_0x3e2f37['params']['subUnitId']!==_0x3d69dc[_0x467dd3(0x2f7)]['subUnitId']?_0x2fa64e:{'error':new Error(_0x467dd3(0x357))};},_0x16f5c9(0x350))},_0xb7ffe={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x26d)]['id'],'handler':_0x3da3b4((_0xf1b3e3,_0x21880b)=>{const _0x2de033=_0x16f5c9,_0x275779={'m1Prime':_0xf1b3e3,'m2Prime':_0x21880b};return _0xf1b3e3[_0x2de033(0x2f7)]['unitId']!==_0x21880b[_0x2de033(0x2f7)][_0x2de033(0x2e0)]||_0xf1b3e3[_0x2de033(0x2f7)]['subUnitId']!==_0x21880b[_0x2de033(0x2f7)][_0x2de033(0x3a9)][_0x2de033(0x1e0)]?_0x275779:{'error':new Error(_0x2de033(0x2fb))};},'handler')},_0x3539d={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a6)]['id'],'handler':_0x3da3b4((_0x26e999,_0x55a6c6)=>{const _0x22bb47=_0x16f5c9,_0x456aef={'m1Prime':_0x26e999,'m2Prime':_0x55a6c6};return _0x26e999[_0x22bb47(0x2f7)]['unitId']!==_0x55a6c6[_0x22bb47(0x2f7)]['unitId']||_0x26e999[_0x22bb47(0x2f7)][_0x22bb47(0x1e0)]!==_0x55a6c6['params']['subUnitId']?_0x456aef:{'error':new Error(_0x22bb47(0x3b7))};},_0x16f5c9(0x350))},_0x55313d={'m1':_0x12809d['AddWorksheetProtectionMutation']['id'],'m2':_0x22fbbe[_0x16f5c9(0x242)]['id'],'handler':_0x3da3b4((_0x31097f,_0x5a13f9)=>{const _0x27f2bb=_0x16f5c9,_0x3a3ad3={'m1Prime':_0x31097f,'m2Prime':_0x5a13f9};return _0x31097f[_0x27f2bb(0x2f7)][_0x27f2bb(0x2e0)]!==_0x5a13f9['params'][_0x27f2bb(0x2e0)]||_0x31097f[_0x27f2bb(0x2f7)]['subUnitId']!==_0x5a13f9[_0x27f2bb(0x2f7)]['subUnitId']?_0x3a3ad3:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule')};},'handler')},_0x98afbb={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x351)]['id'],'handler':_0x3da3b4((_0x5dc91d,_0x1f8304)=>{const _0x285725=_0x16f5c9,_0x20cf17={'m1Prime':_0x5dc91d,'m2Prime':_0x1f8304};return _0x5dc91d['params'][_0x285725(0x2e0)]!==_0x1f8304[_0x285725(0x2f7)]['unitId']||_0x5dc91d['params']['subUnitId']!==_0x1f8304[_0x285725(0x2f7)]['subUnitId']?_0x20cf17:{'error':new Error(_0x285725(0x2fc))};},_0x16f5c9(0x350))},_0x1e0a12={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x1da)]['id'],'handler':_0x3da3b4((_0x32555b,_0x1cd019)=>{const _0x2f495f=_0x16f5c9,_0x44b379={'m1Prime':_0x32555b,'m2Prime':_0x1cd019};return _0x32555b[_0x2f495f(0x2f7)][_0x2f495f(0x2e0)]!==_0x1cd019[_0x2f495f(0x2f7)][_0x2f495f(0x2e0)]||_0x32555b['params'][_0x2f495f(0x1e0)]!==_0x1cd019[_0x2f495f(0x2f7)][_0x2f495f(0x1e0)]?_0x44b379:{'error':new Error(_0x2f495f(0x411))};},'handler')},_0x3549d8={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d['MoveColsMutation']['id'],'handler':_0x3da3b4((_0x387f4a,_0x12d693)=>{const _0x35ab52=_0x16f5c9,_0x258a4f={'m1Prime':_0x387f4a,'m2Prime':_0x12d693};return _0x387f4a[_0x35ab52(0x2f7)]['unitId']!==_0x12d693[_0x35ab52(0x2f7)][_0x35ab52(0x2e0)]||_0x387f4a[_0x35ab52(0x2f7)]['subUnitId']!==_0x12d693['params'][_0x35ab52(0x1e0)]?_0x258a4f:{'error':new Error(_0x35ab52(0x23c))};},_0x16f5c9(0x350))},_0x5452f2={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler':_0x3da3b4((_0x2b1eab,_0x2a634e)=>{const _0x2d5b56=_0x16f5c9,_0xb20251={'m1Prime':_0x2b1eab,'m2Prime':_0x2a634e};return _0x2b1eab[_0x2d5b56(0x2f7)][_0x2d5b56(0x2e0)]!==_0x2a634e['params']['unitId']||_0x2b1eab['params'][_0x2d5b56(0x1e0)]!==_0x2a634e[_0x2d5b56(0x2f7)][_0x2d5b56(0x32a)][_0x2d5b56(0x1e0)]?_0xb20251:{'error':new Error(_0x2d5b56(0x2d7))};},'handler')},_0x2a9c51={'m1':_0x12809d['AddWorksheetProtectionMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x423)]['id'],'handler':_0x3da3b4((_0x15660f,_0xf513b7)=>{const _0x4a7c97=_0x16f5c9,_0x277563={'m1Prime':_0x15660f,'m2Prime':_0xf513b7};return _0x15660f['params'][_0x4a7c97(0x2e0)]!==_0xf513b7['params'][_0x4a7c97(0x2e0)]||_0x15660f['params'][_0x4a7c97(0x1e0)]!==_0xf513b7[_0x4a7c97(0x2f7)][_0x4a7c97(0x1e0)]?_0x277563:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row')};},'handler')},_0xf5002f={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x1dd)]['id'],'handler':_0x3da3b4((_0x417b6b,_0x353758)=>{const _0x2e8a52=_0x16f5c9,_0x117d5a={'m1Prime':_0x417b6b,'m2Prime':_0x353758};return _0x417b6b[_0x2e8a52(0x2f7)][_0x2e8a52(0x2e0)]!==_0x353758[_0x2e8a52(0x2f7)][_0x2e8a52(0x2e0)]||_0x417b6b['params'][_0x2e8a52(0x1e0)]!==_0x353758['params']['subUnitId']?_0x117d5a:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col')};},_0x16f5c9(0x350))},_0x574aed={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x3c5)]['id'],'handler':_0x3da3b4((_0x4f88e1,_0x262672)=>{const _0x5f224c=_0x16f5c9,_0x2fde2={'m1Prime':_0x4f88e1,'m2Prime':_0x262672};return _0x4f88e1['params']['unitId']!==_0x262672[_0x5f224c(0x2f7)][_0x5f224c(0x2e0)]||_0x4f88e1[_0x5f224c(0x2f7)][_0x5f224c(0x1e0)]!==_0x262672[_0x5f224c(0x2f7)][_0x5f224c(0x1e0)]?_0x2fde2:{'error':new Error(_0x5f224c(0x2d9))};},'handler')},_0x2459a0={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler':_0x3da3b4((_0x5e2351,_0x4e785a)=>{const _0x4e89c1=_0x16f5c9,_0x1ef7df={'m1Prime':_0x5e2351,'m2Prime':_0x4e785a};return _0x5e2351[_0x4e89c1(0x2f7)][_0x4e89c1(0x2e0)]!==_0x4e785a[_0x4e89c1(0x2f7)][_0x4e89c1(0x2e0)]||_0x5e2351[_0x4e89c1(0x2f7)][_0x4e89c1(0x1e0)]!==_0x4e785a[_0x4e89c1(0x2f7)][_0x4e89c1(0x1e0)]?_0x1ef7df:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt')};},'handler')},_0x1cc325={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x42b)]['id'],'handler':_0x3da3b4((_0x5c05be,_0x239f75)=>{const _0x1d0c97=_0x16f5c9,_0x2224a1={'m1Prime':_0x5c05be,'m2Prime':_0x239f75};return _0x5c05be['params'][_0x1d0c97(0x2e0)]!==_0x239f75[_0x1d0c97(0x2f7)][_0x1d0c97(0x2e0)]||_0x5c05be[_0x1d0c97(0x2f7)][_0x1d0c97(0x1e0)]!==_0x239f75[_0x1d0c97(0x2f7)][_0x1d0c97(0x1e0)]?_0x2224a1:{'error':new Error(_0x1d0c97(0x380))};},'handler')},_0x17ccc7={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x367bf4['RemoveSheetsFilterMutation']['id'],'handler':_0x3da3b4((_0x4b22db,_0x1f1c58)=>{const _0x1a79f5=_0x16f5c9,_0x59f4de={'m1Prime':_0x4b22db,'m2Prime':_0x1f1c58};return _0x4b22db[_0x1a79f5(0x2f7)][_0x1a79f5(0x2e0)]!==_0x1f1c58[_0x1a79f5(0x2f7)][_0x1a79f5(0x2e0)]||_0x4b22db[_0x1a79f5(0x2f7)]['subUnitId']!==_0x1f1c58[_0x1a79f5(0x2f7)]['subUnitId']?_0x59f4de:{'error':new Error(_0x1a79f5(0x3a8))};},_0x16f5c9(0x350))},_0x24a362={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x326)]['id'],'handler':_0x3da3b4((_0x507d9e,_0x498bd1)=>{const _0x37630d=_0x16f5c9,_0x5b120c={'m1Prime':_0x507d9e,'m2Prime':_0x498bd1};return _0x507d9e['params']['unitId']!==_0x498bd1[_0x37630d(0x2f7)]['unitId']||_0x507d9e['params']['subUnitId']!==_0x498bd1[_0x37630d(0x2f7)][_0x37630d(0x1e0)]?_0x5b120c:{'error':new Error(_0x37630d(0x238))};},_0x16f5c9(0x350))},_0x37b26c={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler':_0x3da3b4((_0x114399,_0x1c68b7)=>{const _0x39e8d4=_0x16f5c9,_0x2d1137={'m1Prime':_0x114399,'m2Prime':_0x1c68b7};return _0x114399[_0x39e8d4(0x2f7)][_0x39e8d4(0x2e0)]!==_0x1c68b7['params'][_0x39e8d4(0x2e0)]||_0x114399[_0x39e8d4(0x2f7)]['subUnitId']!==_0x1c68b7[_0x39e8d4(0x2f7)][_0x39e8d4(0x1e0)]?_0x2d1137:{'error':new Error(_0x39e8d4(0x2a5))};},_0x16f5c9(0x350))},_0x290fac={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x22fbbe[_0x16f5c9(0x33a)]['id'],'handler':_0x3da3b4((_0x387096,_0x516367)=>{const _0x1669c0=_0x16f5c9,_0x3ff55e={'m1Prime':_0x387096,'m2Prime':_0x516367};return _0x387096[_0x1669c0(0x2f7)][_0x1669c0(0x2e0)]!==_0x516367['params'][_0x1669c0(0x2e0)]||_0x387096[_0x1669c0(0x2f7)][_0x1669c0(0x1e0)]!==_0x516367[_0x1669c0(0x2f7)][_0x1669c0(0x1e0)]?_0x3ff55e:{'error':new Error(_0x1669c0(0x2e9))};},_0x16f5c9(0x350))},_0x1cc471={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d['SetFrozenMutation']['id'],'handler':_0x3da3b4((_0x8f219e,_0x578e6a)=>{const _0x4391b1=_0x16f5c9,_0x4e2281={'m1Prime':_0x8f219e,'m2Prime':_0x578e6a};return _0x8f219e[_0x4391b1(0x2f7)][_0x4391b1(0x2e0)]!==_0x578e6a[_0x4391b1(0x2f7)]['unitId']||_0x8f219e['params']['subUnitId']!==_0x578e6a[_0x4391b1(0x2f7)][_0x4391b1(0x1e0)]?_0x4e2281:{'error':new Error(_0x4391b1(0x2f0))};},_0x16f5c9(0x350))},_0x4c565e={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler':_0x3da3b4((_0x34ccd0,_0x317640)=>{const _0x5a00ca=_0x16f5c9,_0x1807d0={'m1Prime':_0x34ccd0,'m2Prime':_0x317640};return _0x34ccd0[_0x5a00ca(0x2f7)][_0x5a00ca(0x2e0)]!==_0x317640[_0x5a00ca(0x2f7)][_0x5a00ca(0x2e0)]||_0x34ccd0[_0x5a00ca(0x2f7)][_0x5a00ca(0x1e0)]!==_0x317640['params']['subUnitId']?_0x1807d0:{'error':new Error(_0x5a00ca(0x23f))};},_0x16f5c9(0x350))},_0x101ff2={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d['SetRangeProtectionMutation']['id'],'handler':_0x3da3b4((_0x2360b0,_0x1dd5ff)=>{const _0xb6e2ae=_0x16f5c9,_0x434ff8={'m1Prime':_0x2360b0,'m2Prime':_0x1dd5ff};return _0x2360b0[_0xb6e2ae(0x2f7)][_0xb6e2ae(0x2e0)]!==_0x1dd5ff['params'][_0xb6e2ae(0x2e0)]||_0x2360b0[_0xb6e2ae(0x2f7)][_0xb6e2ae(0x1e0)]!==_0x1dd5ff['params'][_0xb6e2ae(0x1e0)]?_0x434ff8:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection')};},_0x16f5c9(0x350))},_0x5589aa={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d['SetWorksheetColWidthMutation']['id'],'handler':_0x3da3b4((_0x26cf61,_0x26ac79)=>{const _0x166776=_0x16f5c9,_0x5a97f2={'m1Prime':_0x26cf61,'m2Prime':_0x26ac79};return _0x26cf61[_0x166776(0x2f7)]['unitId']!==_0x26ac79[_0x166776(0x2f7)][_0x166776(0x2e0)]||_0x26cf61['params'][_0x166776(0x1e0)]!==_0x26ac79[_0x166776(0x2f7)][_0x166776(0x1e0)]?_0x5a97f2:{'error':new Error(_0x166776(0x3c6))};},_0x16f5c9(0x350))},_0x36cf95={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x12809d[_0x16f5c9(0x375)]['id'],'handler':_0x3da3b4((_0x1f603a,_0x55427d)=>{const _0x49a446=_0x16f5c9,_0x83e8d1={'m1Prime':_0x1f603a,'m2Prime':_0x55427d};return _0x1f603a[_0x49a446(0x2f7)]['unitId']!==_0x55427d[_0x49a446(0x2f7)][_0x49a446(0x2e0)]||_0x1f603a[_0x49a446(0x2f7)][_0x49a446(0x1e0)]!==_0x55427d[_0x49a446(0x2f7)][_0x49a446(0x1e0)]?_0x83e8d1:{'error':new Error(_0x49a446(0x297))};},'handler')},_0x240db3={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x489b7a[_0x16f5c9(0x288)]['id'],'handler':_0x3da3b4((_0x26ae09,_0xf486c4)=>{const _0x31c6e4=_0x16f5c9,_0x1a420b={'m1Prime':_0x26ae09,'m2Prime':_0xf486c4};return _0x26ae09['params']['unitId']!==_0xf486c4[_0x31c6e4(0x2f7)][_0x31c6e4(0x2e0)]||_0x26ae09['params']['subUnitId']!==_0xf486c4['params'][_0x31c6e4(0x1e0)]?_0x1a420b:{'error':new Error(_0x31c6e4(0x21d))};},_0x16f5c9(0x350))},_0x10dc7d={'m1':_0x12809d[_0x16f5c9(0x26d)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x416a52,_0x3dd07f)=>{const _0x5dfda6=_0x16f5c9,_0x32de88={'m1Prime':_0x416a52,'m2Prime':_0x3dd07f};return _0x416a52[_0x5dfda6(0x2f7)][_0x5dfda6(0x2e0)]!==_0x3dd07f[_0x5dfda6(0x2f7)][_0x5dfda6(0x2e0)]||_0x416a52[_0x5dfda6(0x2f7)][_0x5dfda6(0x1e0)]!==_0x3dd07f[_0x5dfda6(0x2f7)][_0x5dfda6(0x1e0)]?_0x32de88:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};},_0x16f5c9(0x350))},_0x349233={'m1':_0x489b7a[_0x16f5c9(0x2dd)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x58715d,_0x16d2a3)=>{const _0xe65c1e=_0x16f5c9,_0x139237=_0x58715d['params'],_0x15423f=_0x16d2a3[_0xe65c1e(0x2f7)];return _0x139237[_0xe65c1e(0x2e0)]===_0x15423f[_0xe65c1e(0x2e0)]&&_0x139237[_0xe65c1e(0x1e0)]===_0x15423f[_0xe65c1e(0x1e0)]&&_0x139237[_0xe65c1e(0x2d8)]===_0x15423f['comment'][_0xe65c1e(0x2bb)]?{'m1Prime':_0x58715d,'m2Prime':[]}:{'m1Prime':_0x58715d,'m2Prime':_0x16d2a3};},'handler')},_0x1e0a86={'m1':_0x489b7a[_0x16f5c9(0x2dd)]['id'],'m2':_0x489b7a[_0x16f5c9(0x2dd)]['id'],'handler':_0x3da3b4((_0x3a3516,_0x2044f7)=>{const _0x73470e=_0x16f5c9,_0x338416=_0x3a3516[_0x73470e(0x2f7)],_0x1f8c09=_0x2044f7[_0x73470e(0x2f7)],_0x88e54b={'m1Prime':_0x3a3516,'m2Prime':_0x2044f7};return _0x338416[_0x73470e(0x2e0)]!==_0x1f8c09[_0x73470e(0x2e0)]||_0x338416[_0x73470e(0x1e0)]!==_0x1f8c09[_0x73470e(0x1e0)]||_0x338416[_0x73470e(0x2d8)]!==_0x1f8c09[_0x73470e(0x2d8)]?_0x88e54b:{'m1Prime':[],'m2Prime':[]};},'handler')},_0x1f77b0={'m1':_0x22fbbe['DeleteConditionalRuleMutation']['id'],'m2':_0x22fbbe[_0x16f5c9(0x242)]['id'],'handler'(_0x195189,_0x355243){return{'m1Prime':_0x195189,'m2Prime':_0x355243};}},_0x595d92=_0x3da3b4((_0x769941,_0x5ecbed)=>{const _0x1af6a6=_0x16f5c9,_0x353b51=_0x1ab3b8[_0x1af6a6(0x255)](_0x769941[_0x1af6a6(0x2f7)][_0x1af6a6(0x2fa)][_0x1af6a6(0x339)]),_0x2deecc={'startColumn':_0x353b51['column'],'endColumn':_0x353b51[_0x1af6a6(0x225)],'startRow':_0x353b51[_0x1af6a6(0x1f3)],'endRow':_0x353b51[_0x1af6a6(0x1f3)]},_0x5c3631=_0x12809d[_0x1af6a6(0x2c5)](_0x2deecc,_0x5ecbed);if(!_0x5c3631)return[{'id':_0x489b7a[_0x1af6a6(0x2dd)]['id'],'params':{..._0x769941[_0x1af6a6(0x2f7)],'comment':void 0x0,'commentId':_0x769941[_0x1af6a6(0x2f7)][_0x1af6a6(0x2fa)]['id']}}];const _0x339268=_0x1ab3b8[_0x1af6a6(0x3b9)](_0x5c3631);return _0x339268===_0x769941[_0x1af6a6(0x2f7)]['comment'][_0x1af6a6(0x339)]?[]:[{'id':_0x489b7a[_0x1af6a6(0x24f)]['id'],'params':{..._0x769941[_0x1af6a6(0x2f7)],'comment':void 0x0,'payload':{'ref':_0x339268,'commentId':_0x769941[_0x1af6a6(0x2f7)][_0x1af6a6(0x2fa)]['id']}}}];},_0x16f5c9(0x1ce)),_0x2e49f6={'m1':_0x12809d['InsertColMutation']['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x10eb64,_0x165053)=>{const _0x4ee3a6=_0x16f5c9,_0x27661c={'m1Prime':_0x10eb64,'m2Prime':_0x165053};if(_0x10eb64['params']['unitId']!==_0x165053['params'][_0x4ee3a6(0x2e0)]||_0x10eb64[_0x4ee3a6(0x2f7)][_0x4ee3a6(0x1e0)]!==_0x165053[_0x4ee3a6(0x2f7)][_0x4ee3a6(0x1e0)])return _0x27661c;const _0x19d57f={'id':_0x12809d[_0x4ee3a6(0x2a3)]['id'],'params':{'unitId':_0x10eb64[_0x4ee3a6(0x2f7)]['unitId'],'subUnitId':_0x10eb64[_0x4ee3a6(0x2f7)][_0x4ee3a6(0x1e0)],'range':_0x10eb64[_0x4ee3a6(0x2f7)]['range']}},_0x13cbd6=_0x595d92(_0x165053,_0x19d57f);return{'m1Prime':[_0x10eb64,..._0x13cbd6],'m2Prime':[_0x165053,..._0x13cbd6]};},_0x16f5c9(0x350))};function _0xd6f7de(_0x5b8459){const _0x3c5304=_0x16f5c9;return{..._0x5b8459,'rangeType':_0x56678f['RANGE_TYPE'][_0x3c5304(0x2e8)]};}_0x3da3b4(_0xd6f7de,'toColumn');function _0x38f66c(_0x51fda6,_0x10728b,_0x5aa59b,_0x28fa99){const _0x495404=_0x16f5c9;if(_0x28fa99<0x0){for(let _0x8ddf80=_0x10728b;_0x8ddf80<_0x10728b+_0x5aa59b;_0x8ddf80++)if(_0x51fda6[_0x495404(0x3e1)](_0x8ddf80)){_0x51fda6['hasOwnProperty'](_0x8ddf80+_0x28fa99)||(_0x51fda6[_0x8ddf80+_0x28fa99]={});const _0x1bde34=_0x51fda6[_0x8ddf80],_0x1a5b55=Object[_0x495404(0x28b)](_0x1bde34)[_0x495404(0x393)](Number)[_0x495404(0x2a9)]((_0x1506f1,_0x52d2e1)=>_0x1506f1-_0x52d2e1);for(const _0x1a8b89 of _0x1a5b55)_0x51fda6[_0x8ddf80+_0x28fa99][_0x1a8b89]=_0x1bde34[_0x1a8b89];delete _0x51fda6[_0x8ddf80];}else delete _0x51fda6[_0x8ddf80+_0x28fa99];}else{for(let _0x586933=_0x10728b+_0x5aa59b-0x1;_0x586933>=_0x10728b;_0x586933--)if(_0x51fda6[_0x495404(0x3e1)](_0x586933)){_0x51fda6[_0x495404(0x3e1)](_0x586933+_0x28fa99)||(_0x51fda6[_0x586933+_0x28fa99]={});const _0x48be74=_0x51fda6[_0x586933],_0x3f6a4b=Object[_0x495404(0x28b)](_0x48be74)['map'](Number)[_0x495404(0x2a9)]((_0x2d23c9,_0x53da9d)=>_0x2d23c9-_0x53da9d);for(const _0x55e030 of _0x3f6a4b)_0x51fda6[_0x586933+_0x28fa99][_0x55e030]=_0x48be74[_0x55e030];delete _0x51fda6[_0x586933];}else delete _0x51fda6[_0x586933+_0x28fa99];}}_0x3da3b4(_0x38f66c,_0x16f5c9(0x294));function _0x27097a(_0x2f8de4,_0x4b2ff9,_0x5607be,_0x5022b5){const _0x3bee9c=_0x16f5c9,_0x3837b4=Object[_0x3bee9c(0x28b)](_0x2f8de4)[_0x3bee9c(0x393)](Number)[_0x3bee9c(0x2a9)]((_0x3eadc8,_0x2f4567)=>_0x3eadc8-_0x2f4567);if(_0x5022b5<0x0)for(const _0x1af3b4 of _0x3837b4){const _0x3f5dcd=_0x2f8de4[_0x1af3b4];for(let _0x289ce=_0x4b2ff9;_0x289ce<_0x4b2ff9+_0x5607be;_0x289ce++)_0x3f5dcd['hasOwnProperty'](_0x289ce)?(_0x3f5dcd[_0x289ce+_0x5022b5]=_0x3f5dcd[_0x289ce],delete _0x3f5dcd[_0x289ce]):delete _0x3f5dcd[_0x289ce+_0x5022b5];}else for(const _0x4fd9e8 of _0x3837b4){const _0x59e6ef=_0x2f8de4[_0x4fd9e8];for(let _0x34e531=_0x4b2ff9+_0x5607be-0x1;_0x34e531>=_0x4b2ff9;_0x34e531--)_0x59e6ef[_0x3bee9c(0x3e1)](_0x34e531)?(_0x59e6ef[_0x34e531+_0x5022b5]=_0x59e6ef[_0x34e531],delete _0x59e6ef[_0x34e531]):delete _0x59e6ef[_0x34e531+_0x5022b5];}}_0x3da3b4(_0x27097a,_0x16f5c9(0x290));function _0x3e01f7(_0x5c1c47,_0x3610bb){const _0x4deb56=_0x16f5c9;return new _0x12809d[(_0x4deb56(0x257))]()[_0x4deb56(0x308)](_0x5c1c47)[_0x4deb56(0x325)](..._0x3610bb)['merge']();}_0x3da3b4(_0x3e01f7,_0x16f5c9(0x3e3));function _0x409478(_0x227076,_0x228c81,_0xe6a410,_0x156b9d){const _0x5ef036=_0x16f5c9,_0x356cad=new _0x1ab3b8[(_0x5ef036(0x33d))]()[_0x5ef036(0x214)](_0xe6a410);if(_0x356cad==null)return _0xe6a410;const _0x362940=[];for(let _0x5eec9c=0x0,_0x11d9fc=_0x356cad[_0x5ef036(0x271)];_0x5eec9c<_0x11d9fc;_0x5eec9c++){const _0x63e3b5=_0x356cad[_0x5eec9c];if(typeof _0x63e3b5==_0x5ef036(0x1fb)||_0x63e3b5['nodeType']!==_0x1ab3b8['sequenceNodeType'][_0x5ef036(0x25f)]){_0x362940[_0x5ef036(0x2e6)](_0x63e3b5);continue;}const {token:_0x1b3f33}=_0x63e3b5,_0x26c768=_0x1ab3b8[_0x5ef036(0x3ee)](_0x1b3f33),{range:_0x4d3f4b,sheetName:_0x1f7cc6,unitId:_0x3e4e12}=_0x26c768;if((_0x227076===_0x3e4e12||_0x3e4e12==='')&&(_0x228c81===_0x1f7cc6||_0x1f7cc6==='')){const _0x514713=_0x156b9d(_0x4d3f4b),_0x5a8db7=_0x514713?_0x1ab3b8[_0x5ef036(0x334)]({'range':_0x514713,'sheetName':_0x1f7cc6,'unitId':_0x3e4e12}):_0x1ab3b8[_0x5ef036(0x1d3)][_0x5ef036(0x3cd)];_0x362940[_0x5ef036(0x2e6)]({..._0x63e3b5,'token':_0x5a8db7});}else _0x362940[_0x5ef036(0x2e6)](_0x63e3b5);}return'='+_0x1ab3b8['generateStringWithSequence'](_0x362940);}_0x3da3b4(_0x409478,_0x16f5c9(0x252));function _0x5bfb35(_0x8c63d3,_0x585daa){const _0x4dfd95=_0x16f5c9;return _0x8c63d3['start']<=_0x585daa['end']&&_0x8c63d3[_0x4dfd95(0x298)]>=_0x585daa[_0x4dfd95(0x26c)];}_0x3da3b4(_0x5bfb35,_0x16f5c9(0x3e2));function _0x5da639(_0x400454,_0x23af71){const _0xa02393=_0x16f5c9;return _0x400454['start']<=_0x23af71[_0xa02393(0x26c)]&&_0x400454[_0xa02393(0x298)]>=_0x23af71[_0xa02393(0x298)];}_0x3da3b4(_0x5da639,_0x16f5c9(0x300));function _0x5f29b4(_0xc6a1c1,_0xe26eac){let _0x197a7d=[_0xc6a1c1];for(const _0x1a60e1 of _0xe26eac){const _0x4aa891=[];for(const _0x541893 of _0x197a7d)_0x4aa891['push'](..._0x5af3eb(_0x541893,_0x1a60e1));_0x197a7d=_0x4aa891;}return _0x197a7d;}_0x3da3b4(_0x5f29b4,_0x16f5c9(0x36f));function _0x5af3eb(_0x4fbc23,_0x57c12e){const _0x469233=_0x16f5c9,_0x354df8=[];if(_0x5da639(_0x57c12e,_0x4fbc23))return _0x354df8;if(_0x5da639(_0x4fbc23,_0x57c12e)){const _0x3c6bb2=_0x4fbc23['start'],_0xd3575b=_0x57c12e[_0x469233(0x26c)]-0x1,_0x558540=_0x57c12e[_0x469233(0x298)]+0x1,_0x49e0c4=_0x4fbc23[_0x469233(0x298)];return _0x3c6bb2<=_0xd3575b&&_0x354df8[_0x469233(0x2e6)]({'start':_0x3c6bb2,'end':_0xd3575b}),_0x558540<=_0x49e0c4&&_0x354df8[_0x469233(0x2e6)]({'start':_0x558540,'end':_0x49e0c4}),_0x354df8;}return _0x5bfb35(_0x4fbc23,_0x57c12e)?(_0x4fbc23[_0x469233(0x26c)]<_0x57c12e[_0x469233(0x26c)]&&_0x354df8[_0x469233(0x2e6)]({'start':_0x4fbc23['start'],'end':_0x57c12e[_0x469233(0x26c)]-0x1}),_0x4fbc23[_0x469233(0x298)]>_0x57c12e[_0x469233(0x298)]&&_0x354df8['push']({'start':_0x57c12e['end']+0x1,'end':_0x4fbc23['end']}),_0x354df8):[_0x4fbc23];}_0x3da3b4(_0x5af3eb,'lineSubtractLine');function _0x11d82c(_0x22c2c6,_0x31fd1b){const _0xbfc723=_0x16f5c9,_0x434d4c={'startColumn':_0x22c2c6[_0xbfc723(0x26c)],'endColumn':_0x22c2c6['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x56678f[_0xbfc723(0x3e8)][_0xbfc723(0x2e8)]},_0x4b43c8={'startColumn':_0x31fd1b[_0xbfc723(0x26c)],'endColumn':_0x31fd1b[_0xbfc723(0x298)],'startRow':0x0,'endRow':0x1,'rangeType':_0x56678f[_0xbfc723(0x3e8)][_0xbfc723(0x2e8)]},_0x217c90=_0x12809d[_0xbfc723(0x1f9)](_0x434d4c,_0x4b43c8);return{'start':_0x31fd1b['start']+_0x217c90[_0xbfc723(0x427)],'end':_0x31fd1b[_0xbfc723(0x298)]+_0x217c90[_0xbfc723(0x427)]+_0x217c90[_0xbfc723(0x271)]};}_0x3da3b4(_0x11d82c,_0x16f5c9(0x323));function _0x5d910b(_0xfc3851,_0x27bbf7){const _0x5dd835=_0x16f5c9,_0x4e9ecd={'startColumn':_0xfc3851[_0x5dd835(0x26c)],'endColumn':_0xfc3851['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x56678f['RANGE_TYPE'][_0x5dd835(0x2e8)]},_0x87e8dc={'startColumn':_0x27bbf7[_0x5dd835(0x26c)],'endColumn':_0x27bbf7[_0x5dd835(0x298)],'startRow':0x0,'endRow':0x1,'rangeType':_0x56678f[_0x5dd835(0x3e8)][_0x5dd835(0x2e8)]},_0x214996=_0x12809d[_0x5dd835(0x211)](_0x4e9ecd,_0x87e8dc);return _0x214996===null?null:{'start':_0x27bbf7['start']+_0x214996[_0x5dd835(0x427)],'end':_0x27bbf7['end']+_0x214996[_0x5dd835(0x427)]+_0x214996[_0x5dd835(0x271)]};}_0x3da3b4(_0x5d910b,_0x16f5c9(0x428));function _0x460fa1(_0x4ddf2e,_0x5a2c89){const _0x31f09b=_0x16f5c9,{unitId:_0x102077,subUnitId:_0x492b20}=_0x4ddf2e[_0x31f09b(0x2f7)],_0x5fe485=_0x3da3b4(_0xeac982=>_0x409478(_0x102077,_0x492b20,_0xeac982,_0x3325de=>_0x12809d[_0x31f09b(0x2c5)](_0x3325de,_0x5a2c89)),'transformFormula'),_0x372a04=[],_0x7967e4=_0x3da3b4(_0x138f6d=>{const _0x5d1913=_0x31f09b;var _0x457289,_0x104aa7;const _0x5ebdaf=_0x138f6d[_0x5d1913(0x3fb)],_0x3c0f72=_0x138f6d['ranges'][_0x5d1913(0x393)](_0x2f933d=>_0x12809d[_0x5d1913(0x422)](_0x2f933d,_0x5a2c89)),_0x4d5467=(_0x457289=_0x138f6d[_0x5d1913(0x2cb)])!=null?_0x457289:'',_0x55f922=(_0x104aa7=_0x138f6d[_0x5d1913(0x419)])!=null?_0x104aa7:'';let _0x3d9188=_0x4d5467,_0x30970b=_0x55f922;_0x56678f[_0x5d1913(0x39c)](_0x4d5467)&&(_0x3d9188=_0x5fe485(_0x4d5467)),_0x56678f[_0x5d1913(0x39c)](_0x55f922)&&(_0x30970b=_0x5fe485(_0x55f922)),(_0x3d9188!==_0x4d5467||_0x30970b!==_0x55f922)&&_0x372a04[_0x5d1913(0x2e6)]({'id':_0x40f7ab[_0x5d1913(0x1f4)]['id'],'params':{'unitId':_0x102077,'subUnitId':_0x492b20,'ruleId':_0x5ebdaf,'payload':{'type':_0x40f7ab[_0x5d1913(0x260)][_0x5d1913(0x1f1)],'payload':{'type':_0x138f6d[_0x5d1913(0x358)],'formula1':_0x3d9188,'formula2':_0x30970b}}}});const _0x21771a=_0x3c0f72[_0x5d1913(0x1d7)]()[_0x5d1913(0x372)](Boolean);_0x56678f[_0x5d1913(0x37b)](_0x138f6d[_0x5d1913(0x3ec)],_0x21771a)||_0x372a04['push']({'id':_0x40f7ab['UpdateDataValidationMutation']['id'],'params':{'unitId':_0x102077,'subUnitId':_0x492b20,'ruleId':_0x5ebdaf,'payload':{'type':_0x40f7ab[_0x5d1913(0x260)][_0x5d1913(0x2fd)],'payload':_0x21771a}}});},_0x31f09b(0x28e));return Array['isArray'](_0x4ddf2e[_0x31f09b(0x2f7)][_0x31f09b(0x3a9)])?_0x4ddf2e['params'][_0x31f09b(0x3a9)][_0x31f09b(0x37c)](_0x1e8674=>_0x7967e4(_0x1e8674)):_0x7967e4(_0x4ddf2e[_0x31f09b(0x2f7)]['rule']),_0x372a04;}_0x3da3b4(_0x460fa1,_0x16f5c9(0x3ba));const _0x57b9a8={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x40f7ab['AddDataValidationMutation']['id'],'handler'(_0x1081c3,_0x276cb9){const _0x3350e9=_0x16f5c9,_0x320a67={'m1Prime':_0x1081c3,'m2Prime':_0x276cb9};if(_0x1081c3[_0x3350e9(0x2f7)][_0x3350e9(0x2e0)]!==_0x276cb9[_0x3350e9(0x2f7)][_0x3350e9(0x2e0)]||_0x1081c3[_0x3350e9(0x2f7)][_0x3350e9(0x1e0)]!==_0x276cb9[_0x3350e9(0x2f7)]['subUnitId'])return _0x320a67;const _0x3054da={'id':_0x12809d[_0x3350e9(0x3dc)]['id'],'params':{'fromRange':_0x1081c3['params'][_0x3350e9(0x338)],'toRange':_0x1081c3[_0x3350e9(0x2f7)][_0x3350e9(0x3b0)]}},_0x19a9fa=_0x460fa1(_0x276cb9,_0x3054da);return{'m1Prime':[_0x1081c3,..._0x19a9fa],'m2Prime':[_0x276cb9,..._0x19a9fa]};}},_0x5b4747={'m1':_0x12809d['InsertColMutation']['id'],'m2':_0x40f7ab['AddDataValidationMutation']['id'],'handler'(_0x29b19f,_0x183305){const _0x386f09=_0x16f5c9,_0x37c5bc={'m1Prime':_0x29b19f,'m2Prime':_0x183305};if(_0x29b19f[_0x386f09(0x2f7)]['unitId']!==_0x183305[_0x386f09(0x2f7)][_0x386f09(0x2e0)]||_0x29b19f[_0x386f09(0x2f7)]['subUnitId']!==_0x183305[_0x386f09(0x2f7)]['subUnitId'])return _0x37c5bc;const _0x4838f7={'id':_0x12809d['InsertColCommand']['id'],'params':{'unitId':_0x29b19f['params'][_0x386f09(0x2e0)],'subUnitId':_0x29b19f[_0x386f09(0x2f7)]['subUnitId'],'range':_0x29b19f[_0x386f09(0x2f7)][_0x386f09(0x368)]}},_0x1df826=_0x460fa1(_0x183305,_0x4838f7);return{'m1Prime':[_0x29b19f,..._0x1df826],'m2Prime':[_0x183305,..._0x1df826]};}},_0x4de0bf={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x528b72,_0x4a61c9){const _0xd5ca26=_0x16f5c9,_0x211228=_0x43b335[_0xd5ca26(0x350)](_0x4a61c9,_0x528b72);return _0x1d316a(_0x211228)?{'m1Prime':_0x211228[_0xd5ca26(0x224)],'m2Prime':_0x211228[_0xd5ca26(0x3c1)]}:_0x211228;}},_0x1b351d={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d[_0x16f5c9(0x351)]['id'],'handler'(_0x5f3700,_0x313775){const _0x31a9ce=_0x16f5c9,_0x5e1ae5={'m1Prime':_0x5f3700,'m2Prime':_0x313775};if(_0x5f3700[_0x31a9ce(0x2f7)][_0x31a9ce(0x2e0)]!==_0x313775[_0x31a9ce(0x2f7)][_0x31a9ce(0x2e0)]||_0x5f3700['params'][_0x31a9ce(0x1e0)]!==_0x313775[_0x31a9ce(0x2f7)][_0x31a9ce(0x1e0)])return _0x5e1ae5;const _0x56716f=_0x56678f[_0x31a9ce(0x2ec)][_0x31a9ce(0x3c2)](_0x5f3700),_0x1f60b4=_0x56678f[_0x31a9ce(0x2ec)][_0x31a9ce(0x3c2)](_0x313775),_0x41dc74=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x5f3700[_0x31a9ce(0x2f7)][_0x31a9ce(0x368)]),_0xd6f7de(_0x313775[_0x31a9ce(0x2f7)][_0x31a9ce(0x368)]));if(_0x41dc74?(_0x1f60b4[_0x31a9ce(0x2f7)]['range']['startColumn']+=_0x41dc74[_0x31a9ce(0x427)],_0x1f60b4[_0x31a9ce(0x2f7)]['range'][_0x31a9ce(0x3ed)]+=_0x41dc74[_0x31a9ce(0x427)]+(_0x41dc74['length']||0x0)):_0x1f60b4['id']=_0x12809d[_0x31a9ce(0x31a)]['id'],_0x5f3700[_0x31a9ce(0x2f7)][_0x31a9ce(0x368)][_0x31a9ce(0x209)]!==_0x313775['params']['range']['startColumn']){const _0x14fa29=_0x12809d[_0x31a9ce(0x1f9)](_0xd6f7de(_0x313775[_0x31a9ce(0x2f7)][_0x31a9ce(0x368)]),_0xd6f7de(_0x5f3700[_0x31a9ce(0x2f7)][_0x31a9ce(0x368)]));_0x14fa29?(_0x56716f['params']['range'][_0x31a9ce(0x209)]+=_0x14fa29['step'],_0x56716f['params'][_0x31a9ce(0x368)][_0x31a9ce(0x3ed)]+=_0x14fa29['step']+(_0x14fa29[_0x31a9ce(0x271)]||0x0)):_0x56716f['id']=_0x12809d[_0x31a9ce(0x31a)]['id'];}return{'m1Prime':_0x56716f,'m2Prime':_0x1f60b4};}},_0x33d129={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d[_0x16f5c9(0x39f)]['id'],'handler'(_0x398e91,_0x3ca984){const _0x22748b=_0x16f5c9,_0x5bab3e={'m1Prime':_0x398e91,'m2Prime':_0x3ca984};if(_0x398e91[_0x22748b(0x2f7)]['unitId']!==_0x3ca984['params'][_0x22748b(0x2e0)]||_0x398e91['params'][_0x22748b(0x1e0)]!==_0x3ca984[_0x22748b(0x2f7)]['subUnitId'])return _0x5bab3e;const _0x11fb03=_0x56678f['Tools'][_0x22748b(0x3c2)](_0x398e91),_0x404f79=_0x56678f['Tools'][_0x22748b(0x3c2)](_0x3ca984),_0x3f9b0d=_0x3ca984['params'][_0x22748b(0x338)],_0x456f33=_0x3ca984[_0x22748b(0x2f7)][_0x22748b(0x3b0)];if(_0x398e91[_0x22748b(0x2f7)]['range'][_0x22748b(0x209)]>_0x3f9b0d['startColumn']&&_0x398e91['params']['range'][_0x22748b(0x209)]<=_0x3f9b0d[_0x22748b(0x3ed)]||_0x398e91[_0x22748b(0x2f7)][_0x22748b(0x368)]['startColumn']>_0x456f33['startColumn']&&_0x398e91['params'][_0x22748b(0x368)][_0x22748b(0x209)]<=_0x456f33[_0x22748b(0x3ed)])return{'error':new Error(_0x22748b(0x29f))};const _0x40db00=_0x12809d[_0x22748b(0x1f9)](_0xd6f7de(_0x398e91[_0x22748b(0x2f7)][_0x22748b(0x368)]),_0xd6f7de(_0x3f9b0d)),_0x3cb263=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x398e91[_0x22748b(0x2f7)][_0x22748b(0x368)]),_0xd6f7de(_0x456f33));if(_0x404f79[_0x22748b(0x2f7)][_0x22748b(0x338)][_0x22748b(0x209)]+=_0x40db00[_0x22748b(0x427)],_0x404f79[_0x22748b(0x2f7)]['sourceRange'][_0x22748b(0x3ed)]+=_0x40db00[_0x22748b(0x427)]+(_0x40db00['length']||0x0),_0x404f79[_0x22748b(0x2f7)][_0x22748b(0x3b0)][_0x22748b(0x209)]+=_0x3cb263[_0x22748b(0x427)],_0x404f79['params'][_0x22748b(0x3b0)][_0x22748b(0x3ed)]+=_0x3cb263[_0x22748b(0x427)]+(_0x3cb263[_0x22748b(0x271)]||0x0),_0x3f9b0d[_0x22748b(0x209)]>=_0x398e91[_0x22748b(0x2f7)][_0x22748b(0x368)][_0x22748b(0x209)]&&_0x456f33[_0x22748b(0x209)]<_0x398e91[_0x22748b(0x2f7)]['range'][_0x22748b(0x209)]){const _0x5eec85=_0x456f33[_0x22748b(0x3ed)]-_0x456f33['startColumn']+0x1;_0x11fb03[_0x22748b(0x2f7)][_0x22748b(0x368)][_0x22748b(0x209)]+=_0x5eec85,_0x11fb03['params'][_0x22748b(0x368)]['endColumn']+=_0x5eec85;}else{if(_0x3f9b0d[_0x22748b(0x3ed)]<_0x398e91[_0x22748b(0x2f7)][_0x22748b(0x368)][_0x22748b(0x209)]&&_0x456f33['startColumn']>=_0x398e91['params'][_0x22748b(0x368)][_0x22748b(0x209)]){const _0x9de9c4=_0x3f9b0d[_0x22748b(0x3ed)]-_0x3f9b0d['startColumn']+0x1;_0x11fb03[_0x22748b(0x2f7)]['range']['startColumn']-=_0x9de9c4,_0x11fb03[_0x22748b(0x2f7)][_0x22748b(0x368)]['endColumn']-=_0x9de9c4;}}return{'m1Prime':_0x11fb03,'m2Prime':_0x404f79};}},_0x338e6b={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['MoveRangeMutation']['id'],'handler'(_0x3fc322,_0x103375){const _0x1818f4=_0x16f5c9,_0x46abcd={'m1Prime':_0x3fc322,'m2Prime':_0x103375};if(_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x2e0)]!==_0x103375[_0x1818f4(0x2f7)][_0x1818f4(0x2e0)]||_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x1e0)]!==_0x103375[_0x1818f4(0x2f7)]['from'][_0x1818f4(0x1e0)]&&_0x3fc322[_0x1818f4(0x2f7)]['subUnitId']!==_0x103375[_0x1818f4(0x2f7)]['to'][_0x1818f4(0x1e0)])return _0x46abcd;const _0x493aed=_0x56678f[_0x1818f4(0x2ec)][_0x1818f4(0x3c2)](_0x3fc322),_0x33cbc6=_0x56678f[_0x1818f4(0x2ec)][_0x1818f4(0x3c2)](_0x103375);if(_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x1e0)]===_0x103375['params']['from'][_0x1818f4(0x1e0)]){const _0x2b3bdc=new _0x56678f[(_0x1818f4(0x3ef))](_0x33cbc6[_0x1818f4(0x2f7)]['from'][_0x1818f4(0x29a)])['getDataRange'](),{startColumn:_0x1cac9e,endColumn:_0x5a7297}=_0x2b3bdc,{startColumn:_0x16dba7,endColumn:_0x2c4e8e}=_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x368)],{step:_0x297289,length:_0x28bd78}=_0x12809d[_0x1818f4(0x1f9)](_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x368)],_0x2b3bdc);_0x297289>0x0&&_0x28bd78===0x0&&_0x27097a(_0x33cbc6[_0x1818f4(0x2f7)][_0x1818f4(0x32a)]['value'],_0x1cac9e,_0x5a7297-_0x1cac9e+0x1,_0x297289),_0x297289===0x0&&_0x28bd78>0x0&&_0x27097a(_0x33cbc6[_0x1818f4(0x2f7)][_0x1818f4(0x32a)]['value'],_0x16dba7,_0x5a7297-_0x16dba7+0x1,_0x2c4e8e-_0x16dba7+0x1);}if(_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x1e0)]===_0x103375[_0x1818f4(0x2f7)]['to'][_0x1818f4(0x1e0)]){const _0x13ada7=new _0x56678f[(_0x1818f4(0x3ef))](_0x33cbc6['params']['to'][_0x1818f4(0x29a)])[_0x1818f4(0x227)](),{startColumn:_0x28504d,endColumn:_0x43ef02}=_0x13ada7,{startColumn:_0x4e0149,endColumn:_0x16e22f}=_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x368)],{step:_0x49980c,length:_0x3af448}=_0x12809d['handleBaseInsertRange'](_0x3fc322[_0x1818f4(0x2f7)][_0x1818f4(0x368)],_0x13ada7);_0x49980c>0x0&&_0x3af448===0x0&&_0x27097a(_0x33cbc6[_0x1818f4(0x2f7)]['to']['value'],_0x28504d,_0x43ef02-_0x28504d+0x1,_0x49980c),_0x49980c===0x0&&_0x3af448>0x0&&_0x27097a(_0x33cbc6[_0x1818f4(0x2f7)]['to'][_0x1818f4(0x29a)],_0x4e0149,_0x43ef02-_0x4e0149+0x1,_0x16e22f-_0x4e0149+0x1);}return{'m1Prime':_0x493aed,'m2Prime':_0x33cbc6};}},_0x2e0345={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['RemoveColMutation']['id'],'handler'(_0x4c10b4,_0x57b458){const _0x32624b=_0x16f5c9,_0x25adbf={'m1Prime':_0x4c10b4,'m2Prime':_0x57b458};if(_0x4c10b4[_0x32624b(0x2f7)][_0x32624b(0x2e0)]!==_0x57b458[_0x32624b(0x2f7)][_0x32624b(0x2e0)]||_0x4c10b4[_0x32624b(0x2f7)][_0x32624b(0x1e0)]!==_0x57b458['params']['subUnitId'])return _0x25adbf;const _0x4a36c8=_0x56678f[_0x32624b(0x2ec)][_0x32624b(0x3c2)](_0x4c10b4),_0x29574b=_0x56678f[_0x32624b(0x2ec)][_0x32624b(0x3c2)](_0x57b458);if(_0x4c10b4[_0x32624b(0x2f7)]['range'][_0x32624b(0x209)]<=_0x57b458['params'][_0x32624b(0x368)][_0x32624b(0x3ed)]&&_0x4c10b4[_0x32624b(0x2f7)]['range']['startColumn']>_0x57b458['params']['range'][_0x32624b(0x209)])return{'error':new Error(_0x32624b(0x2b1))};const _0x260360=_0x12809d[_0x32624b(0x1f9)](_0xd6f7de(_0x4c10b4['params'][_0x32624b(0x368)]),_0xd6f7de(_0x57b458[_0x32624b(0x2f7)]['range']));_0x260360?(_0x29574b['params']['range']['startColumn']+=_0x260360[_0x32624b(0x427)],_0x29574b[_0x32624b(0x2f7)][_0x32624b(0x368)]['endColumn']+=_0x260360[_0x32624b(0x427)]+(_0x260360[_0x32624b(0x271)]||0x0)):_0x29574b['id']=_0x12809d['EmptyMutation']['id'];const _0x369643=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x57b458[_0x32624b(0x2f7)][_0x32624b(0x368)]),_0xd6f7de(_0x4c10b4[_0x32624b(0x2f7)][_0x32624b(0x368)]));return _0x369643&&(_0x4a36c8[_0x32624b(0x2f7)][_0x32624b(0x368)]['startColumn']+=_0x369643[_0x32624b(0x427)],_0x4a36c8[_0x32624b(0x2f7)]['range']['endColumn']+=_0x369643['step']+(_0x369643[_0x32624b(0x271)]||0x0)),{'m1Prime':_0x4a36c8,'m2Prime':_0x29574b};}},_0x96c90={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['RemoveNumfmtMutation']['id'],'handler'(_0x4593d2,_0x3caa72){const _0x12de1f=_0x16f5c9,_0x5f2594={'m1Prime':_0x4593d2,'m2Prime':_0x3caa72};if(_0x4593d2[_0x12de1f(0x2f7)][_0x12de1f(0x2e0)]!==_0x3caa72[_0x12de1f(0x2f7)][_0x12de1f(0x2e0)]||_0x4593d2['params'][_0x12de1f(0x1e0)]!==_0x3caa72[_0x12de1f(0x2f7)]['subUnitId'])return _0x5f2594;const _0xce2a60=_0x56678f[_0x12de1f(0x2ec)]['deepClone'](_0x4593d2),_0x2969f5=_0x56678f[_0x12de1f(0x2ec)][_0x12de1f(0x3c2)](_0x3caa72),{ranges:_0x28315f}=_0x2969f5[_0x12de1f(0x2f7)];return _0x28315f[_0x12de1f(0x347)](_0x5253bc=>{const _0x7d6434=_0x12de1f,_0x507a04=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x4593d2[_0x7d6434(0x2f7)][_0x7d6434(0x368)]),_0xd6f7de(_0x5253bc));return _0x507a04['length']!==0x0?!0x0:(_0x5253bc[_0x7d6434(0x209)]+=_0x507a04['step'],_0x5253bc['endColumn']+=_0x507a04[_0x7d6434(0x427)],!0x1);})?{'error':new Error(_0x12de1f(0x2d4))}:{'m1Prime':_0xce2a60,'m2Prime':_0x2969f5};}},_0x205cc5={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler'(_0x10f568,_0x4725d2){const _0x302279=_0x16f5c9,_0x48cbba=_0x56678f[_0x302279(0x2ec)]['deepClone'](_0x10f568),_0x34965f=_0x56678f[_0x302279(0x2ec)][_0x302279(0x3c2)](_0x4725d2);if(_0x10f568[_0x302279(0x2f7)][_0x302279(0x2e0)]!==_0x4725d2[_0x302279(0x2f7)][_0x302279(0x2e0)]||_0x10f568[_0x302279(0x2f7)]['subUnitId']!==_0x4725d2[_0x302279(0x2f7)]['subUnitId'])return{'m1Prime':_0x48cbba,'m2Prime':_0x34965f};const _0x4528a5=_0x34965f[_0x302279(0x2f7)][_0x302279(0x3ec)][_0x302279(0x393)](_0x2d1e66=>{const _0x466630=_0x302279,_0x424851=_0x48cbba[_0x466630(0x2f7)][_0x466630(0x368)],_0x4e8d60=_0x424851['endColumn']-_0x424851['startColumn']+0x1;return _0x424851['startColumn']<=_0x2d1e66[_0x466630(0x209)]?{..._0x2d1e66,'startColumn':_0x2d1e66[_0x466630(0x209)]+_0x4e8d60,'endColumn':_0x2d1e66[_0x466630(0x3ed)]+_0x4e8d60}:_0x424851[_0x466630(0x209)]>_0x2d1e66[_0x466630(0x209)]&&_0x424851[_0x466630(0x209)]<=_0x2d1e66[_0x466630(0x3ed)]?{..._0x2d1e66,'endColumn':_0x2d1e66[_0x466630(0x3ed)]+_0x4e8d60}:{..._0x2d1e66};});return _0x34965f[_0x302279(0x2f7)]['ranges']=_0x4528a5,{'m1Prime':_0x48cbba,'m2Prime':_0x34965f};}},_0x7d4cf={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['ReorderRangeMutation']['id'],'handler'(_0x51a0ba,_0x367973){const _0x292ab1=_0x16f5c9,_0x2360cf={'m1Prime':_0x51a0ba,'m2Prime':_0x367973};if(_0x51a0ba['params'][_0x292ab1(0x2e0)]!==_0x367973[_0x292ab1(0x2f7)][_0x292ab1(0x2e0)]||_0x51a0ba[_0x292ab1(0x2f7)][_0x292ab1(0x1e0)]!==_0x367973['params']['subUnitId'])return _0x2360cf;const _0x5310a9=_0x56678f[_0x292ab1(0x2ec)][_0x292ab1(0x3c2)](_0x367973),_0x32ab12=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x51a0ba[_0x292ab1(0x2f7)][_0x292ab1(0x368)]),_0xd6f7de(_0x367973['params']['range']));return _0x5310a9[_0x292ab1(0x2f7)][_0x292ab1(0x368)][_0x292ab1(0x209)]+=_0x32ab12['step'],_0x5310a9[_0x292ab1(0x2f7)]['range']['endColumn']+=_0x32ab12[_0x292ab1(0x427)]+(_0x32ab12[_0x292ab1(0x271)]||0x0),{'m1Prime':_0x51a0ba,'m2Prime':_0x5310a9};}},_0x3f550b={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d[_0x16f5c9(0x22c)]['id'],'handler'(_0x37c947,_0x4b2272){const _0x21372a=_0x16f5c9,_0x334bc9={'m1Prime':_0x37c947,'m2Prime':_0x4b2272};if(_0x37c947[_0x21372a(0x2f7)]['unitId']!==_0x4b2272[_0x21372a(0x2f7)]['unitId']||_0x37c947[_0x21372a(0x2f7)][_0x21372a(0x1e0)]!==_0x4b2272[_0x21372a(0x2f7)][_0x21372a(0x1e0)])return _0x334bc9;const _0x15d6f2=_0x56678f[_0x21372a(0x2ec)][_0x21372a(0x3c2)](_0x37c947),_0x49f5f4=_0x56678f[_0x21372a(0x2ec)][_0x21372a(0x3c2)](_0x4b2272),{columnData:_0x1f17bb}=_0x49f5f4[_0x21372a(0x2f7)];for(let _0x4c8182=_0x37c947['params'][_0x21372a(0x368)]['startColumn'];_0x4c8182<=_0x37c947[_0x21372a(0x2f7)][_0x21372a(0x368)][_0x21372a(0x3ed)];_0x4c8182++)_0x56678f[_0x21372a(0x3aa)](_0x4c8182,void 0x0,_0x1f17bb);return{'m1Prime':_0x15d6f2,'m2Prime':_0x49f5f4};}},_0x694431={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['SetColHiddenMutation']['id'],'handler'(_0x18c72c,_0x5674cf){const _0x1b1bd6=_0x16f5c9,_0x4124b3={'m1Prime':_0x18c72c,'m2Prime':_0x5674cf};if(_0x18c72c[_0x1b1bd6(0x2f7)]['unitId']!==_0x5674cf['params'][_0x1b1bd6(0x2e0)]||_0x18c72c['params']['subUnitId']!==_0x5674cf['params'][_0x1b1bd6(0x1e0)])return _0x4124b3;const _0x31ea97=_0x56678f['Tools'][_0x1b1bd6(0x3c2)](_0x18c72c),_0x5dd52d=_0x56678f[_0x1b1bd6(0x2ec)]['deepClone'](_0x5674cf),{ranges:_0x30eafe}=_0x5dd52d[_0x1b1bd6(0x2f7)];return _0x30eafe['some'](_0x509ea8=>{const _0x4a1ce8=_0x1b1bd6,_0x2e5c72=_0x12809d[_0x4a1ce8(0x1f9)](_0xd6f7de(_0x18c72c[_0x4a1ce8(0x2f7)][_0x4a1ce8(0x368)]),_0x509ea8);return _0x2e5c72[_0x4a1ce8(0x271)]!==0x0?!0x0:(_0x509ea8[_0x4a1ce8(0x209)]+=_0x2e5c72['step'],_0x509ea8[_0x4a1ce8(0x3ed)]+=_0x2e5c72['step'],!0x1);})?{'error':new Error(_0x1b1bd6(0x2ce))}:{'m1Prime':_0x31ea97,'m2Prime':_0x5dd52d};}},_0x31d895={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['SetColVisibleMutation']['id'],'handler'(_0x14bfc7,_0x28bb85){const _0x4783ae=_0x16f5c9,_0x5b85d2={'m1Prime':_0x14bfc7,'m2Prime':_0x28bb85};if(_0x14bfc7[_0x4783ae(0x2f7)][_0x4783ae(0x2e0)]!==_0x28bb85[_0x4783ae(0x2f7)][_0x4783ae(0x2e0)]||_0x14bfc7['params'][_0x4783ae(0x1e0)]!==_0x28bb85[_0x4783ae(0x2f7)][_0x4783ae(0x1e0)])return _0x5b85d2;const _0x4a9c4a=_0x56678f[_0x4783ae(0x2ec)][_0x4783ae(0x3c2)](_0x14bfc7),_0x358d87=_0x56678f['Tools']['deepClone'](_0x28bb85),{ranges:_0x1b7cf5}=_0x358d87[_0x4783ae(0x2f7)];return _0x1b7cf5[_0x4783ae(0x347)](_0x137d0e=>{const _0x29b7fe=_0x4783ae,_0x381649=_0x12809d[_0x29b7fe(0x1f9)](_0xd6f7de(_0x14bfc7[_0x29b7fe(0x2f7)][_0x29b7fe(0x368)]),_0x137d0e);return _0x381649[_0x29b7fe(0x271)]!==0x0?!0x0:(_0x137d0e['startColumn']+=_0x381649[_0x29b7fe(0x427)],_0x137d0e[_0x29b7fe(0x3ed)]+=_0x381649['step'],!0x1);})?{'error':new Error(_0x4783ae(0x417))}:{'m1Prime':_0x4a9c4a,'m2Prime':_0x358d87};}},_0x14e07e={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d['SetNumfmtMutation']['id'],'handler'(_0xe02c62,_0x3f810c){const _0x4e2358=_0x16f5c9,_0x4d9911={'m1Prime':_0xe02c62,'m2Prime':_0x3f810c};if(_0xe02c62['params'][_0x4e2358(0x2e0)]!==_0x3f810c['params'][_0x4e2358(0x2e0)]||_0xe02c62[_0x4e2358(0x2f7)][_0x4e2358(0x1e0)]!==_0x3f810c[_0x4e2358(0x2f7)][_0x4e2358(0x1e0)])return _0x4d9911;const _0x4511fd=[_0x56678f['Tools'][_0x4e2358(0x3c2)](_0xe02c62)],_0x12e548=_0x56678f[_0x4e2358(0x2ec)][_0x4e2358(0x3c2)](_0x3f810c),{values:_0x5a2690}=_0x12e548['params'],_0x24d1a9=[];let _0x2ec3aa=!0x1;for(const _0x1c6682 in _0x5a2690){const _0x5b02fd=_0x5a2690[_0x1c6682];if(_0x24d1a9[_0x4e2358(0x2e6)](..._0x5b02fd[_0x4e2358(0x3ec)]),_0x5b02fd[_0x4e2358(0x3ec)]['some'](_0x5128d3=>{const _0x5c4ad3=_0x4e2358,_0x1d0d5d=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0xe02c62[_0x5c4ad3(0x2f7)][_0x5c4ad3(0x368)]),_0xd6f7de(_0x5128d3));return _0x1d0d5d[_0x5c4ad3(0x271)]!==0x0?!0x0:(_0x1d0d5d['step']!==0x0&&(_0x2ec3aa=!0x0),_0x5128d3[_0x5c4ad3(0x209)]+=_0x1d0d5d[_0x5c4ad3(0x427)],_0x5128d3[_0x5c4ad3(0x3ed)]+=_0x1d0d5d['step'],!0x1);}))return{'error':new Error(_0x4e2358(0x3d1))};}if(_0x2ec3aa){const _0x3e2616={'id':_0x12809d['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x3f810c[_0x4e2358(0x2f7)]['unitId'],'subUnitId':_0x3f810c[_0x4e2358(0x2f7)][_0x4e2358(0x1e0)],'ranges':_0x24d1a9}};_0x4511fd[_0x4e2358(0x2e6)](_0x3e2616,_0x12e548);}return{'m1Prime':_0x4511fd,'m2Prime':_0x12e548};}},_0x31b9d1={'m1':_0x12809d['InsertColMutation']['id'],'m2':_0x12809d['SetRangeValuesMutation']['id'],'handler'(_0x6dc28,_0x4a4426){const _0x73b6f0=_0x16f5c9,_0x5a6a1a={'m1Prime':_0x6dc28,'m2Prime':_0x4a4426};if(_0x6dc28[_0x73b6f0(0x2f7)][_0x73b6f0(0x2e0)]!==_0x4a4426[_0x73b6f0(0x2f7)][_0x73b6f0(0x2e0)]||_0x6dc28[_0x73b6f0(0x2f7)][_0x73b6f0(0x1e0)]!==_0x4a4426['params']['subUnitId'])return _0x5a6a1a;const _0x16f3ea=[_0x56678f['Tools'][_0x73b6f0(0x3c2)](_0x6dc28)],_0x2b5696=_0x56678f[_0x73b6f0(0x2ec)]['deepClone'](_0x4a4426),_0x34868b=new _0x56678f['ObjectMatrix'](_0x2b5696[_0x73b6f0(0x2f7)][_0x73b6f0(0x267)]),_0x6a641f=_0x34868b[_0x73b6f0(0x227)](),_0x44afac=_0x6dc28[_0x73b6f0(0x2f7)][_0x73b6f0(0x368)],_0x530642=_0x44afac[_0x73b6f0(0x3ed)]-_0x44afac[_0x73b6f0(0x209)]+0x1;if(_0x2b5696[_0x73b6f0(0x2f7)][_0x73b6f0(0x267)]&&_0x44afac['startColumn']<=_0x6a641f[_0x73b6f0(0x3ed)]){const _0x2786c7=Math['max'](_0x6a641f[_0x73b6f0(0x209)],_0x44afac['startColumn']);_0x27097a(_0x2b5696[_0x73b6f0(0x2f7)]['cellValue'],_0x2786c7,_0x6a641f[_0x73b6f0(0x3ed)]-_0x2786c7+0x1,_0x530642);}const _0x4e063d=new _0x56678f[(_0x73b6f0(0x3ef))]();let _0x47bb19=!0x1;if(_0x34868b[_0x73b6f0(0x313)]((_0xb4c1f,_0x22d6ae,_0x1ab4d6)=>{const _0x535293=_0x73b6f0;if(_0x1ab4d6&&_0x1ab4d6['f']){const _0x34b70d=_0x1ab4d6['f'];let _0x196ab5=!0x1;const _0x1347db=_0x409478(_0x6dc28['params'][_0x535293(0x2e0)],_0x6dc28[_0x535293(0x2f7)][_0x535293(0x1e0)],_0x34b70d,_0x35a79b=>{const _0x13e582=_0x535293,_0x3be70e=_0x12809d[_0x13e582(0x1f9)](_0xd6f7de(_0x6dc28[_0x13e582(0x2f7)][_0x13e582(0x368)]),_0xd6f7de(_0x35a79b));return(_0x3be70e['step']!==0x0||_0x3be70e[_0x13e582(0x271)]!==0x0)&&(_0x196ab5=!0x0,_0x35a79b[_0x13e582(0x209)]+=_0x3be70e[_0x13e582(0x427)],_0x35a79b[_0x13e582(0x3ed)]+=_0x3be70e[_0x13e582(0x427)]+_0x3be70e[_0x13e582(0x271)]),_0x35a79b;});_0x196ab5&&(_0x47bb19=!0x0,_0x1ab4d6['f']=_0x1347db,_0x4e063d[_0x535293(0x3c4)](_0xb4c1f,_0x22d6ae,{..._0x1ab4d6}));}}),_0x47bb19){const _0x5bd656={'id':_0x12809d[_0x73b6f0(0x1cd)]['id'],'params':{'unitId':_0x4a4426[_0x73b6f0(0x2f7)][_0x73b6f0(0x2e0)],'subUnitId':_0x4a4426[_0x73b6f0(0x2f7)][_0x73b6f0(0x1e0)],'cellValue':_0x4e063d[_0x73b6f0(0x33b)]()}};_0x16f3ea['push'](_0x5bd656);}return{'m1Prime':_0x16f3ea,'m2Prime':_0x2b5696};}},_0x3cd690={'m1':_0x12809d['InsertColMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x2f5)]['id'],'handler'(_0x9214a2,_0x586797){const _0x30f358=_0x16f5c9,_0x3c8205={'m1Prime':[],'m2Prime':[]};if(_0x9214a2[_0x30f358(0x2f7)][_0x30f358(0x2e0)]!==_0x586797[_0x30f358(0x2f7)]['unitId']||_0x9214a2['params'][_0x30f358(0x1e0)]!==_0x586797[_0x30f358(0x2f7)][_0x30f358(0x1e0)])return _0x3c8205;const _0x7b72ef=_0x56678f[_0x30f358(0x2ec)]['deepClone'](_0x586797);let _0x143f54=!0x1;return _0x7b72ef['params'][_0x30f358(0x26a)][_0x30f358(0x37c)](_0x4f1798=>{const _0x2ffa9b=_0x30f358,{range:_0x1bfc71,primary:_0x195e36}=_0x4f1798,_0x350c4f=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x9214a2[_0x2ffa9b(0x2f7)][_0x2ffa9b(0x368)]),_0xd6f7de(_0x1bfc71));if(_0x350c4f['length']||_0x350c4f[_0x2ffa9b(0x427)]){if(_0x1bfc71[_0x2ffa9b(0x209)]+=_0x350c4f['step'],_0x1bfc71[_0x2ffa9b(0x3ed)]+=_0x350c4f['step']+(_0x350c4f[_0x2ffa9b(0x271)]||0x0),_0x195e36){const _0x4af702=_0x12809d[_0x2ffa9b(0x1f9)](_0xd6f7de(_0x9214a2[_0x2ffa9b(0x2f7)]['range']),_0xd6f7de(_0x195e36));(_0x4af702[_0x2ffa9b(0x271)]||_0x4af702[_0x2ffa9b(0x427)])&&(_0x195e36['startColumn']+=_0x4af702[_0x2ffa9b(0x427)],_0x195e36[_0x2ffa9b(0x3ed)]+=_0x4af702[_0x2ffa9b(0x427)],_0x195e36[_0x2ffa9b(0x35d)]+=_0x4af702[_0x2ffa9b(0x427)]);}_0x143f54=!0x0;}}),_0x143f54&&_0x3c8205[_0x30f358(0x224)][_0x30f358(0x2e6)](_0x7b72ef),_0x3c8205;}},_0x4a170d={'m1':_0x12809d['InsertColMutation']['id'],'m2':_0x367bf4['SetSheetsFilterCriteriaMutation']['id'],'handler'(_0x2230cd,_0x59d3cb){const _0x23ee9a=_0x16f5c9,_0x4e6f82={'m1Prime':_0x2230cd,'m2Prime':_0x59d3cb};if(_0x2230cd[_0x23ee9a(0x2f7)][_0x23ee9a(0x2e0)]!==_0x59d3cb['params'][_0x23ee9a(0x2e0)]||_0x2230cd['params'][_0x23ee9a(0x1e0)]!==_0x59d3cb[_0x23ee9a(0x2f7)]['subUnitId'])return _0x4e6f82;const _0x323a81=_0x56678f[_0x23ee9a(0x2ec)][_0x23ee9a(0x3c2)](_0x2230cd),_0x28803f=_0x56678f[_0x23ee9a(0x2ec)][_0x23ee9a(0x3c2)](_0x59d3cb),_0x50d4a1=_0x11d82c({'start':_0x2230cd[_0x23ee9a(0x2f7)][_0x23ee9a(0x368)]['startColumn'],'end':_0x2230cd[_0x23ee9a(0x2f7)][_0x23ee9a(0x368)]['endColumn']},{'start':_0x59d3cb[_0x23ee9a(0x2f7)][_0x23ee9a(0x1d0)],'end':_0x59d3cb[_0x23ee9a(0x2f7)]['col']});if(_0x28803f[_0x23ee9a(0x2f7)][_0x23ee9a(0x1d0)]===_0x50d4a1[_0x23ee9a(0x26c)])return _0x4e6f82;_0x28803f[_0x23ee9a(0x2f7)][_0x23ee9a(0x1d0)]=_0x50d4a1[_0x23ee9a(0x26c)],_0x28803f[_0x23ee9a(0x2f7)][_0x23ee9a(0x2cf)]&&(_0x28803f['params'][_0x23ee9a(0x2cf)][_0x23ee9a(0x3d8)]=_0x50d4a1['start']);const _0x33e807=_0x56678f[_0x23ee9a(0x2ec)][_0x23ee9a(0x3c2)](_0x59d3cb);return _0x33e807[_0x23ee9a(0x2f7)][_0x23ee9a(0x2cf)]=null,{'m1Prime':[_0x33e807,_0x28803f,_0x323a81],'m2Prime':[_0x28803f]};}},_0x1178b2={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x367bf4[_0x16f5c9(0x321)]['id'],'handler'(_0x18d40f,_0x8eb7c7){const _0x56d87c=_0x16f5c9,_0x427ea3={'m1Prime':_0x18d40f,'m2Prime':_0x8eb7c7};if(_0x18d40f['params']['unitId']!==_0x8eb7c7['params'][_0x56d87c(0x2e0)]||_0x18d40f['params'][_0x56d87c(0x1e0)]!==_0x8eb7c7[_0x56d87c(0x2f7)][_0x56d87c(0x1e0)])return _0x427ea3;const _0x5869c8=_0x56678f[_0x56d87c(0x2ec)][_0x56d87c(0x3c2)](_0x18d40f),_0x141498=_0x56678f[_0x56d87c(0x2ec)][_0x56d87c(0x3c2)](_0x8eb7c7),_0x2a8c8d=_0x11d82c({'start':_0x18d40f[_0x56d87c(0x2f7)][_0x56d87c(0x368)][_0x56d87c(0x209)],'end':_0x18d40f[_0x56d87c(0x2f7)][_0x56d87c(0x368)][_0x56d87c(0x3ed)]},{'start':_0x8eb7c7['params'][_0x56d87c(0x368)][_0x56d87c(0x209)],'end':_0x8eb7c7[_0x56d87c(0x2f7)][_0x56d87c(0x368)][_0x56d87c(0x3ed)]});return _0x141498[_0x56d87c(0x2f7)][_0x56d87c(0x368)][_0x56d87c(0x209)]===_0x2a8c8d['start']&&_0x141498[_0x56d87c(0x2f7)][_0x56d87c(0x368)]['endColumn']===_0x2a8c8d[_0x56d87c(0x298)]?_0x427ea3:(_0x141498['params']['range'][_0x56d87c(0x209)]=_0x2a8c8d[_0x56d87c(0x26c)],_0x141498[_0x56d87c(0x2f7)][_0x56d87c(0x368)][_0x56d87c(0x3ed)]=_0x2a8c8d[_0x56d87c(0x298)],{'m1Prime':[_0x141498,_0x5869c8],'m2Prime':[_0x141498]});}},_0x296c5e={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x12809d[_0x16f5c9(0x1eb)]['id'],'handler'(_0x355a95,_0x168d03){const _0x52b42e=_0x16f5c9,_0x708c3={'m1Prime':_0x355a95,'m2Prime':_0x168d03};if(_0x355a95[_0x52b42e(0x2f7)]['unitId']!==_0x168d03[_0x52b42e(0x2f7)]['unitId']||_0x355a95[_0x52b42e(0x2f7)]['subUnitId']!==_0x168d03[_0x52b42e(0x2f7)][_0x52b42e(0x1e0)])return _0x708c3;const _0x5b71c2=_0x56678f[_0x52b42e(0x2ec)][_0x52b42e(0x3c2)](_0x355a95),_0x1a69ac=_0x56678f[_0x52b42e(0x2ec)][_0x52b42e(0x3c2)](_0x168d03),{ranges:_0x4d90ed,colWidth:_0x802b2a}=_0x1a69ac[_0x52b42e(0x2f7)];if(_0x4d90ed[_0x52b42e(0x347)](_0x55cd5a=>{const _0x1823a8=_0x52b42e,_0xb94eea=_0x12809d[_0x1823a8(0x1f9)](_0xd6f7de(_0x355a95['params'][_0x1823a8(0x368)]),_0x55cd5a);return _0xb94eea[_0x1823a8(0x271)]!==0x0?!0x0:(_0x55cd5a[_0x1823a8(0x209)]+=_0xb94eea[_0x1823a8(0x427)],_0x55cd5a[_0x1823a8(0x3ed)]+=_0xb94eea['step'],!0x1);}))return{'error':new Error(_0x52b42e(0x28c))};if(typeof _0x802b2a!=_0x52b42e(0x429)){for(let _0x483df1=_0x355a95['params']['range'][_0x52b42e(0x209)];_0x483df1<=_0x355a95['params'][_0x52b42e(0x368)][_0x52b42e(0x3ed)];_0x483df1++)_0x56678f[_0x52b42e(0x3aa)](_0x483df1,void 0x0,_0x802b2a);}return{'m1Prime':_0x5b71c2,'m2Prime':_0x1a69ac};}},_0x5cc2cb=_0x3da3b4((_0x4aa064,_0x13af00)=>{const _0x383645=_0x16f5c9,_0x30b931=_0x1ab3b8['singleReferenceToGrid'](_0x4aa064['params'][_0x383645(0x2d1)][_0x383645(0x339)]),_0x3208dc={'startColumn':_0x30b931[_0x383645(0x225)],'endColumn':_0x30b931[_0x383645(0x225)],'startRow':_0x30b931['row'],'endRow':_0x30b931[_0x383645(0x1f3)]},_0x82f393=_0x12809d[_0x383645(0x2c5)](_0x3208dc,_0x13af00);if(!_0x82f393)return[{'id':_0x489b7a[_0x383645(0x2dd)]['id'],'params':{..._0x4aa064[_0x383645(0x2f7)],'comment':void 0x0,'commentId':_0x4aa064[_0x383645(0x2f7)][_0x383645(0x2d1)]['commentId']}}];const _0xead1f3=_0x1ab3b8[_0x383645(0x3b9)](_0x82f393);return _0xead1f3===_0x4aa064['params']['payload'][_0x383645(0x339)]?[]:[{'id':_0x489b7a[_0x383645(0x24f)]['id'],'params':{..._0x4aa064[_0x383645(0x2f7)],'comment':void 0x0,'payload':{'ref':_0xead1f3,'commentId':_0x4aa064[_0x383645(0x2f7)]['payload'][_0x383645(0x2d8)]}}}];},_0x16f5c9(0x41a)),_0x443048={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x489b7a[_0x16f5c9(0x24f)]['id'],'handler':_0x3da3b4((_0x364922,_0x1821d6)=>{const _0x15d65=_0x16f5c9,_0xd0c678={'m1Prime':_0x364922,'m2Prime':_0x1821d6};if(_0x364922[_0x15d65(0x2f7)]['unitId']!==_0x1821d6['params'][_0x15d65(0x2e0)]||_0x364922[_0x15d65(0x2f7)]['subUnitId']!==_0x1821d6[_0x15d65(0x2f7)][_0x15d65(0x1e0)])return _0xd0c678;const _0xd1be3c={'id':_0x12809d[_0x15d65(0x2a3)]['id'],'params':{'unitId':_0x364922[_0x15d65(0x2f7)][_0x15d65(0x2e0)],'subUnitId':_0x364922[_0x15d65(0x2f7)][_0x15d65(0x1e0)],'range':_0x364922[_0x15d65(0x2f7)]['range']}},_0x5963d9=_0x5cc2cb(_0x1821d6,_0xd1be3c);return{'m1Prime':[_0x364922,..._0x5963d9],'m2Prime':[_0x1821d6,..._0x5963d9]};},_0x16f5c9(0x350))};function _0x18a618(_0xb455ec,_0x2dded4){const _0x37d9de=_0x16f5c9;var _0x50c08a,_0x24c707;const {payload:_0x24f50f,unitId:_0x3bba11,subUnitId:_0x395d0b,ruleId:_0x42b448}=_0xb455ec['params'];switch(_0x24f50f[_0x37d9de(0x358)]){case _0x40f7ab[_0x37d9de(0x260)][_0x37d9de(0x2fd)]:{const _0xb5bc7c=_0x24f50f[_0x37d9de(0x2d1)][_0x37d9de(0x393)](_0x47b6cb=>_0x12809d[_0x37d9de(0x422)](_0x47b6cb,_0x2dded4))[_0x37d9de(0x372)](Boolean)[_0x37d9de(0x1d7)]();if(!_0x56678f['isRangesEqual'](_0xb5bc7c,_0x24f50f[_0x37d9de(0x2d1)]))return[{'id':_0x40f7ab[_0x37d9de(0x1f4)]['id'],'params':{'unitId':_0x3bba11,'subUnitId':_0x395d0b,'ruleId':_0x42b448,'payload':{'type':_0x40f7ab[_0x37d9de(0x260)][_0x37d9de(0x2fd)],'payload':_0xb5bc7c}}}];break;}case _0x40f7ab[_0x37d9de(0x260)]['SETTING']:{const _0x85a042=_0x3da3b4(_0x869452=>_0x409478(_0x3bba11,_0x395d0b,_0x869452,_0x172357=>_0x12809d[_0x37d9de(0x2c5)](_0x172357,_0x2dded4)),_0x37d9de(0x3e7)),_0x400404=(_0x50c08a=_0x24f50f[_0x37d9de(0x2d1)][_0x37d9de(0x2cb)])!=null?_0x50c08a:'',_0x40acce=(_0x24c707=_0x24f50f[_0x37d9de(0x2d1)][_0x37d9de(0x419)])!=null?_0x24c707:'';let _0x6555d6=_0x400404,_0x22ec2d=_0x40acce;if(_0x56678f[_0x37d9de(0x39c)](_0x400404)&&(_0x6555d6=_0x85a042(_0x400404)),_0x56678f[_0x37d9de(0x39c)](_0x40acce)&&(_0x22ec2d=_0x85a042(_0x40acce)),_0x6555d6!==_0x400404||_0x22ec2d!==_0x40acce)return[{'id':_0x40f7ab[_0x37d9de(0x1f4)]['id'],'params':{'unitId':_0x3bba11,'subUnitId':_0x395d0b,'ruleId':_0x42b448,'payload':{'type':_0x40f7ab[_0x37d9de(0x260)][_0x37d9de(0x1f1)],'payload':{'type':_0x24f50f[_0x37d9de(0x2d1)][_0x37d9de(0x358)],'formula1':_0x6555d6,'formula2':_0x22ec2d}}}}];break;}}return[];}_0x3da3b4(_0x18a618,_0x16f5c9(0x256));const _0x369678={'m1':_0x12809d['MoveColsMutation']['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0xcddfd5,_0x1d53d1)=>{const _0x837974=_0x16f5c9,_0x171536={'m1Prime':_0xcddfd5,'m2Prime':_0x1d53d1};if(_0xcddfd5[_0x837974(0x2f7)]['unitId']!==_0x1d53d1[_0x837974(0x2f7)][_0x837974(0x2e0)]||_0x1d53d1[_0x837974(0x2f7)][_0x837974(0x1e0)]!==_0xcddfd5['params']['subUnitId'])return _0x171536;const _0x50e9d9={'id':_0x12809d['MoveColsCommand']['id'],'params':{'fromRange':_0xcddfd5['params'][_0x837974(0x338)],'toRange':_0xcddfd5[_0x837974(0x2f7)][_0x837974(0x3b0)]}},_0x21bc4c=_0x18a618(_0x1d53d1,_0x50e9d9);return{'m1Prime':[_0xcddfd5,..._0x21bc4c],'m2Prime':[_0x1d53d1,..._0x21bc4c]};},_0x16f5c9(0x350))},_0x200462={'m1':_0x12809d[_0x16f5c9(0x351)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0xa2db8b,_0xa169d4)=>{const _0xd8f764=_0x16f5c9,_0x5f1b1a={'m1Prime':_0xa2db8b,'m2Prime':_0xa169d4};if(_0xa2db8b[_0xd8f764(0x2f7)][_0xd8f764(0x2e0)]!==_0xa169d4[_0xd8f764(0x2f7)][_0xd8f764(0x2e0)]||_0xa169d4[_0xd8f764(0x2f7)]['subUnitId']!==_0xa2db8b[_0xd8f764(0x2f7)][_0xd8f764(0x1e0)])return _0x5f1b1a;const _0x3190ed={'id':_0x12809d[_0xd8f764(0x2a3)]['id'],'params':{'unitId':_0xa2db8b['params'][_0xd8f764(0x2e0)],'subUnitId':_0xa2db8b[_0xd8f764(0x2f7)]['subUnitId'],'range':_0xa2db8b[_0xd8f764(0x2f7)]['range']}},_0x243f0d=_0x18a618(_0xa169d4,_0x3190ed);return{'m1Prime':[_0xa2db8b,..._0x243f0d],'m2Prime':[_0xa169d4,..._0x243f0d]};},_0x16f5c9(0x350))},_0x543f47={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x489b7a['AddCommentMutation']['id'],'handler':_0x3da3b4((_0x23a5ac,_0x567039)=>{const _0x325e47=_0x16f5c9,_0x32d513={'m1Prime':_0x23a5ac,'m2Prime':_0x567039};if(_0x23a5ac[_0x325e47(0x2f7)]['unitId']!==_0x567039[_0x325e47(0x2f7)]['unitId']||_0x23a5ac['params'][_0x325e47(0x1e0)]!==_0x567039['params']['subUnitId'])return _0x32d513;const _0x539806={'id':_0x12809d[_0x325e47(0x413)]['id'],'params':{'unitId':_0x23a5ac[_0x325e47(0x2f7)][_0x325e47(0x2e0)],'subUnitId':_0x23a5ac[_0x325e47(0x2f7)][_0x325e47(0x1e0)],'range':_0x23a5ac[_0x325e47(0x2f7)][_0x325e47(0x368)]}},_0x399088=_0x595d92(_0x567039,_0x539806);return{'m1Prime':[_0x23a5ac,..._0x399088],'m2Prime':[_0x567039,..._0x399088]};},'handler')},_0x34ab1c={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d['AddWorksheetMergeMutation']['id'],'handler'(_0x5550a3,_0x32efb4){const _0x4fa99f=_0x16f5c9,_0x288243=_0x55a70c[_0x4fa99f(0x350)](_0x32efb4,_0x5550a3);return _0x1d316a(_0x288243)?{'m1Prime':_0x288243[_0x4fa99f(0x224)],'m2Prime':_0x288243['m1Prime']}:_0x288243;}},_0x394de9={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x1da)]['id'],'handler'(_0x50c137,_0x406a49){const _0x5cf3e5=_0x16f5c9,_0x428bf2={'m1Prime':_0x50c137,'m2Prime':_0x406a49};if(_0x50c137['params'][_0x5cf3e5(0x2e0)]!==_0x406a49[_0x5cf3e5(0x2f7)]['unitId']||_0x50c137[_0x5cf3e5(0x2f7)][_0x5cf3e5(0x1e0)]!==_0x406a49[_0x5cf3e5(0x2f7)][_0x5cf3e5(0x1e0)])return _0x428bf2;const _0x5716a0=_0x56678f[_0x5cf3e5(0x2ec)]['deepClone'](_0x50c137),_0x37cd74=_0x56678f[_0x5cf3e5(0x2ec)][_0x5cf3e5(0x3c2)](_0x406a49),_0x248ab1=_0x12809d[_0x5cf3e5(0x1f9)](_0xd6f7de(_0x12809d[_0x5cf3e5(0x1d5)](_0x50c137[_0x5cf3e5(0x2f7)][_0x5cf3e5(0x368)])),_0xd6f7de(_0x12809d[_0x5cf3e5(0x1d5)](_0x406a49[_0x5cf3e5(0x2f7)][_0x5cf3e5(0x368)])));if(_0x248ab1?(_0x37cd74[_0x5cf3e5(0x2f7)][_0x5cf3e5(0x368)][_0x5cf3e5(0x3d5)]+=_0x248ab1['step'],_0x37cd74['params']['range'][_0x5cf3e5(0x1be)]+=_0x248ab1['step']+(_0x248ab1[_0x5cf3e5(0x271)]||0x0)):_0x37cd74['id']=_0x12809d[_0x5cf3e5(0x31a)]['id'],_0x50c137['params'][_0x5cf3e5(0x368)][_0x5cf3e5(0x3d5)]!==_0x406a49[_0x5cf3e5(0x2f7)][_0x5cf3e5(0x368)][_0x5cf3e5(0x3d5)]){const _0x573344=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x12809d[_0x5cf3e5(0x1d5)](_0x406a49[_0x5cf3e5(0x2f7)]['range'])),_0xd6f7de(_0x12809d['rotateRange'](_0x50c137[_0x5cf3e5(0x2f7)]['range'])));_0x573344?(_0x5716a0['params'][_0x5cf3e5(0x368)][_0x5cf3e5(0x3d5)]+=_0x573344['step'],_0x5716a0['params'][_0x5cf3e5(0x368)][_0x5cf3e5(0x1be)]+=_0x573344['step']+(_0x573344[_0x5cf3e5(0x271)]||0x0)):_0x5716a0['id']=_0x12809d[_0x5cf3e5(0x31a)]['id'];}return{'m1Prime':_0x5716a0,'m2Prime':_0x37cd74};}},_0x21b2af={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x567fe6,_0x3e884e){const _0x4b8cf5=_0x16f5c9,_0x588745={'m1Prime':_0x567fe6,'m2Prime':_0x3e884e};if(_0x567fe6[_0x4b8cf5(0x2f7)][_0x4b8cf5(0x2e0)]!==_0x3e884e[_0x4b8cf5(0x2f7)]['unitId']||_0x567fe6[_0x4b8cf5(0x2f7)]['subUnitId']!==_0x3e884e['params'][_0x4b8cf5(0x32a)][_0x4b8cf5(0x1e0)]&&_0x567fe6['params'][_0x4b8cf5(0x1e0)]!==_0x3e884e[_0x4b8cf5(0x2f7)]['to'][_0x4b8cf5(0x1e0)])return _0x588745;const _0x18f90c=_0x56678f[_0x4b8cf5(0x2ec)][_0x4b8cf5(0x3c2)](_0x567fe6),_0xf52964=_0x56678f[_0x4b8cf5(0x2ec)][_0x4b8cf5(0x3c2)](_0x3e884e);if(_0x567fe6[_0x4b8cf5(0x2f7)]['subUnitId']===_0x3e884e['params']['from'][_0x4b8cf5(0x1e0)]){const _0x4dc403=new _0x56678f[(_0x4b8cf5(0x3ef))](_0xf52964[_0x4b8cf5(0x2f7)][_0x4b8cf5(0x32a)][_0x4b8cf5(0x29a)])[_0x4b8cf5(0x227)](),{startRow:_0x2c12a2,endRow:_0x491ee6}=_0x4dc403,{startRow:_0x2c903c,endRow:_0x1a4dc3}=_0x567fe6['params']['range'],{step:_0x380755,length:_0x52ef9e}=_0x12809d[_0x4b8cf5(0x1f9)](_0x12809d[_0x4b8cf5(0x1d5)](_0x567fe6['params'][_0x4b8cf5(0x368)]),_0x12809d[_0x4b8cf5(0x1d5)](_0x4dc403));_0x380755>0x0&&_0x52ef9e===0x0&&_0x38f66c(_0xf52964[_0x4b8cf5(0x2f7)][_0x4b8cf5(0x32a)][_0x4b8cf5(0x29a)],_0x2c12a2,_0x491ee6-_0x2c12a2+0x1,_0x380755),_0x380755===0x0&&_0x52ef9e>0x0&&_0x38f66c(_0xf52964[_0x4b8cf5(0x2f7)]['from'][_0x4b8cf5(0x29a)],_0x2c903c,_0x491ee6-_0x2c903c+0x1,_0x1a4dc3-_0x2c903c+0x1);}if(_0x567fe6[_0x4b8cf5(0x2f7)]['subUnitId']===_0x3e884e[_0x4b8cf5(0x2f7)]['to'][_0x4b8cf5(0x1e0)]){const _0x3ebb62=new _0x56678f[(_0x4b8cf5(0x3ef))](_0x3e884e['params']['to']['value'])[_0x4b8cf5(0x227)](),{startRow:_0x18dae7,endRow:_0x2658ac}=_0x3ebb62,{startRow:_0x1d92de,endRow:_0x3e2662}=_0x567fe6[_0x4b8cf5(0x2f7)]['range'],{step:_0x214efd,length:_0x1a347b}=_0x12809d[_0x4b8cf5(0x1f9)](_0x12809d[_0x4b8cf5(0x1d5)](_0x567fe6[_0x4b8cf5(0x2f7)]['range']),_0x12809d['rotateRange'](_0x3ebb62));_0x214efd>0x0&&_0x1a347b===0x0&&_0x38f66c(_0xf52964[_0x4b8cf5(0x2f7)]['to'][_0x4b8cf5(0x29a)],_0x18dae7,_0x2658ac-_0x18dae7+0x1,_0x214efd),_0x214efd===0x0&&_0x1a347b>0x0&&_0x38f66c(_0xf52964[_0x4b8cf5(0x2f7)]['to']['value'],_0x1d92de,_0x2658ac-_0x1d92de+0x1,_0x3e2662-_0x1d92de+0x1);}return{'m1Prime':_0x18f90c,'m2Prime':_0xf52964};}},_0x4704b8={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x423)]['id'],'handler'(_0x2aaf31,_0x5b547e){const _0x767632=_0x16f5c9,_0x3ca079={'m1Prime':_0x2aaf31,'m2Prime':_0x5b547e};if(_0x2aaf31[_0x767632(0x2f7)]['unitId']!==_0x5b547e[_0x767632(0x2f7)]['unitId']||_0x2aaf31[_0x767632(0x2f7)][_0x767632(0x1e0)]!==_0x5b547e[_0x767632(0x2f7)][_0x767632(0x1e0)])return _0x3ca079;const _0x57939b=_0x56678f[_0x767632(0x2ec)][_0x767632(0x3c2)](_0x2aaf31),_0x29df1e=_0x56678f[_0x767632(0x2ec)]['deepClone'](_0x5b547e),_0x1b1235=_0x5b547e[_0x767632(0x2f7)][_0x767632(0x338)],_0x1d53cc=_0x5b547e[_0x767632(0x2f7)][_0x767632(0x3b0)];if(_0x2aaf31[_0x767632(0x2f7)][_0x767632(0x368)][_0x767632(0x3d5)]>_0x1b1235[_0x767632(0x3d5)]&&_0x2aaf31[_0x767632(0x2f7)]['range'][_0x767632(0x3d5)]<=_0x1b1235[_0x767632(0x1be)]||_0x2aaf31[_0x767632(0x2f7)]['range'][_0x767632(0x3d5)]>_0x1d53cc[_0x767632(0x3d5)]&&_0x2aaf31[_0x767632(0x2f7)][_0x767632(0x368)][_0x767632(0x3d5)]<=_0x1d53cc['endRow'])return{'error':new Error(_0x767632(0x29f))};const _0x526305=_0x12809d[_0x767632(0x1f9)](_0xd6f7de(_0x12809d[_0x767632(0x1d5)](_0x2aaf31[_0x767632(0x2f7)][_0x767632(0x368)])),_0xd6f7de(_0x12809d[_0x767632(0x1d5)](_0x1b1235))),_0x305e6d=_0x12809d[_0x767632(0x1f9)](_0xd6f7de(_0x12809d[_0x767632(0x1d5)](_0x2aaf31['params'][_0x767632(0x368)])),_0xd6f7de(_0x12809d[_0x767632(0x1d5)](_0x1d53cc)));if(_0x29df1e['params'][_0x767632(0x338)][_0x767632(0x3d5)]+=_0x526305[_0x767632(0x427)],_0x29df1e[_0x767632(0x2f7)][_0x767632(0x338)]['endRow']+=_0x526305[_0x767632(0x427)]+(_0x526305[_0x767632(0x271)]||0x0),_0x29df1e['params']['targetRange'][_0x767632(0x3d5)]+=_0x305e6d[_0x767632(0x427)],_0x29df1e['params'][_0x767632(0x3b0)][_0x767632(0x1be)]+=_0x305e6d[_0x767632(0x427)]+(_0x305e6d[_0x767632(0x271)]||0x0),_0x1b1235[_0x767632(0x3d5)]>=_0x2aaf31['params'][_0x767632(0x368)][_0x767632(0x3d5)]&&_0x1d53cc[_0x767632(0x3d5)]<_0x2aaf31[_0x767632(0x2f7)][_0x767632(0x368)]['startRow']){const _0x2b48c7=_0x1d53cc[_0x767632(0x1be)]-_0x1d53cc[_0x767632(0x3d5)]+0x1;_0x57939b['params'][_0x767632(0x368)][_0x767632(0x3d5)]+=_0x2b48c7,_0x57939b[_0x767632(0x2f7)][_0x767632(0x368)][_0x767632(0x1be)]+=_0x2b48c7;}else{if(_0x1b1235[_0x767632(0x1be)]<_0x2aaf31[_0x767632(0x2f7)]['range'][_0x767632(0x3d5)]&&_0x1d53cc[_0x767632(0x3d5)]>=_0x2aaf31[_0x767632(0x2f7)][_0x767632(0x368)]['startRow']){const _0x4935fc=_0x1b1235[_0x767632(0x1be)]-_0x1b1235[_0x767632(0x3d5)]+0x1;_0x57939b[_0x767632(0x2f7)][_0x767632(0x368)][_0x767632(0x3d5)]-=_0x4935fc,_0x57939b['params'][_0x767632(0x368)]['endRow']-=_0x4935fc;}}return{'m1Prime':_0x57939b,'m2Prime':_0x29df1e};}},_0x1ab518={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x2275fc,_0x52ea45){const _0xfccb61=_0x16f5c9,_0x498c16={'m1Prime':_0x2275fc,'m2Prime':_0x52ea45};if(_0x2275fc[_0xfccb61(0x2f7)][_0xfccb61(0x2e0)]!==_0x52ea45[_0xfccb61(0x2f7)][_0xfccb61(0x2e0)]||_0x2275fc[_0xfccb61(0x2f7)][_0xfccb61(0x1e0)]!==_0x52ea45[_0xfccb61(0x2f7)][_0xfccb61(0x1e0)])return _0x498c16;const _0x6f239e=_0x56678f[_0xfccb61(0x2ec)]['deepClone'](_0x2275fc),_0x176038=_0x56678f[_0xfccb61(0x2ec)][_0xfccb61(0x3c2)](_0x52ea45),{ranges:_0x4e3044}=_0x176038['params'];return _0x4e3044['some'](_0x28020b=>{const _0x40c96b=_0xfccb61,_0x3d9653=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x12809d[_0x40c96b(0x1d5)](_0x2275fc[_0x40c96b(0x2f7)]['range'])),_0xd6f7de(_0x12809d[_0x40c96b(0x1d5)](_0x28020b)));return _0x3d9653[_0x40c96b(0x271)]!==0x0?!0x0:(_0x28020b[_0x40c96b(0x3d5)]+=_0x3d9653[_0x40c96b(0x427)],_0x28020b['endRow']+=_0x3d9653[_0x40c96b(0x427)],!0x1);})?{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x6f239e,'m2Prime':_0x176038};}},_0x5b14fd={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x12809d['RemoveRowMutation']['id'],'handler'(_0x46355c,_0x276329){const _0x1d4429=_0x16f5c9,_0x24391d={'m1Prime':_0x46355c,'m2Prime':_0x276329};if(_0x46355c['params'][_0x1d4429(0x2e0)]!==_0x276329[_0x1d4429(0x2f7)][_0x1d4429(0x2e0)]||_0x46355c[_0x1d4429(0x2f7)][_0x1d4429(0x1e0)]!==_0x276329[_0x1d4429(0x2f7)][_0x1d4429(0x1e0)])return _0x24391d;const _0x2298d1=_0x56678f[_0x1d4429(0x2ec)][_0x1d4429(0x3c2)](_0x46355c),_0x2370c2=_0x56678f['Tools'][_0x1d4429(0x3c2)](_0x276329);if(_0x46355c['params'][_0x1d4429(0x368)]['startRow']<=_0x276329[_0x1d4429(0x2f7)]['range'][_0x1d4429(0x1be)]&&_0x46355c['params']['range'][_0x1d4429(0x3d5)]>_0x276329['params'][_0x1d4429(0x368)][_0x1d4429(0x3d5)])return{'error':new Error(_0x1d4429(0x2b1))};const _0x3e3310=_0x12809d[_0x1d4429(0x1f9)](_0xd6f7de(_0x12809d[_0x1d4429(0x1d5)](_0x46355c[_0x1d4429(0x2f7)][_0x1d4429(0x368)])),_0xd6f7de(_0x12809d[_0x1d4429(0x1d5)](_0x276329[_0x1d4429(0x2f7)][_0x1d4429(0x368)])));_0x3e3310?(_0x2370c2[_0x1d4429(0x2f7)][_0x1d4429(0x368)][_0x1d4429(0x3d5)]+=_0x3e3310[_0x1d4429(0x427)],_0x2370c2['params'][_0x1d4429(0x368)][_0x1d4429(0x1be)]+=_0x3e3310[_0x1d4429(0x427)]+(_0x3e3310[_0x1d4429(0x271)]||0x0)):_0x2370c2['id']=_0x12809d['EmptyMutation']['id'];const _0x4e483f=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x12809d[_0x1d4429(0x1d5)](_0x276329['params'][_0x1d4429(0x368)])),_0xd6f7de(_0x12809d[_0x1d4429(0x1d5)](_0x46355c[_0x1d4429(0x2f7)][_0x1d4429(0x368)])));return _0x4e483f&&(_0x2298d1['params'][_0x1d4429(0x368)][_0x1d4429(0x3d5)]+=_0x4e483f['step'],_0x2298d1['params'][_0x1d4429(0x368)][_0x1d4429(0x1be)]+=_0x4e483f[_0x1d4429(0x427)]+(_0x4e483f[_0x1d4429(0x271)]||0x0)),{'m1Prime':_0x2298d1,'m2Prime':_0x2370c2};}},_0x261527={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler'(_0xccf802,_0x5e1045){const _0x4a2820=_0x16f5c9,_0x43e20c=_0x56678f[_0x4a2820(0x2ec)][_0x4a2820(0x3c2)](_0xccf802),_0x369d85=_0x56678f[_0x4a2820(0x2ec)][_0x4a2820(0x3c2)](_0x5e1045);if(_0xccf802[_0x4a2820(0x2f7)][_0x4a2820(0x2e0)]!==_0x5e1045[_0x4a2820(0x2f7)][_0x4a2820(0x2e0)]||_0xccf802[_0x4a2820(0x2f7)][_0x4a2820(0x1e0)]!==_0x5e1045['params'][_0x4a2820(0x1e0)])return{'m1Prime':_0x43e20c,'m2Prime':_0x369d85};const _0x5e7d91=_0x369d85[_0x4a2820(0x2f7)][_0x4a2820(0x3ec)][_0x4a2820(0x393)](_0x2573f=>{const _0xef6b00=_0x4a2820,_0x5c611f=_0x43e20c[_0xef6b00(0x2f7)]['range'],_0x24c2ae=_0x5c611f[_0xef6b00(0x1be)]-_0x5c611f[_0xef6b00(0x3d5)]+0x1;return _0x5c611f[_0xef6b00(0x3d5)]<=_0x2573f['startRow']?{..._0x2573f,'startRow':_0x2573f['startRow']+_0x24c2ae,'endRow':_0x2573f[_0xef6b00(0x1be)]+_0x24c2ae}:_0x5c611f[_0xef6b00(0x3d5)]>_0x2573f['startRow']&&_0x5c611f[_0xef6b00(0x3d5)]<=_0x2573f['endRow']?{..._0x2573f,'endRow':_0x2573f[_0xef6b00(0x1be)]+_0x24c2ae}:{..._0x2573f};});return _0x369d85['params'][_0x4a2820(0x3ec)]=_0x5e7d91,{'m1Prime':_0x43e20c,'m2Prime':_0x369d85};}},_0x44d12a={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x239)]['id'],'handler'(_0x1b590e,_0x7d868d){const _0x3c2b29=_0x16f5c9,_0x3913b5={'m1Prime':_0x1b590e,'m2Prime':_0x7d868d};if(_0x1b590e['params'][_0x3c2b29(0x2e0)]!==_0x7d868d[_0x3c2b29(0x2f7)][_0x3c2b29(0x2e0)]||_0x1b590e[_0x3c2b29(0x2f7)]['subUnitId']!==_0x7d868d['params'][_0x3c2b29(0x1e0)])return _0x3913b5;const _0x3d6db1=_0x56678f[_0x3c2b29(0x2ec)][_0x3c2b29(0x3c2)](_0x7d868d),_0x51fba5=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x12809d[_0x3c2b29(0x1d5)](_0x1b590e['params'][_0x3c2b29(0x368)])),_0xd6f7de(_0x12809d[_0x3c2b29(0x1d5)](_0x7d868d[_0x3c2b29(0x2f7)]['range'])));_0x3d6db1['params'][_0x3c2b29(0x368)][_0x3c2b29(0x3d5)]+=_0x51fba5[_0x3c2b29(0x427)],_0x3d6db1[_0x3c2b29(0x2f7)][_0x3c2b29(0x368)][_0x3c2b29(0x1be)]+=_0x51fba5[_0x3c2b29(0x427)]+(_0x51fba5[_0x3c2b29(0x271)]||0x0);const _0x195d74=_0x1b590e['params'][_0x3c2b29(0x368)]['startRow'],_0x4e9d98=_0x1b590e[_0x3c2b29(0x2f7)][_0x3c2b29(0x368)][_0x3c2b29(0x1be)]-_0x1b590e[_0x3c2b29(0x2f7)][_0x3c2b29(0x368)][_0x3c2b29(0x3d5)]+0x1,_0x1795f3={};for(const _0x5a0427 in _0x7d868d[_0x3c2b29(0x2f7)][_0x3c2b29(0x222)]){let _0x2c982c=Number(_0x5a0427),_0x3bb479=_0x7d868d[_0x3c2b29(0x2f7)][_0x3c2b29(0x222)][_0x5a0427];_0x2c982c=_0x51ab70(_0x195d74,_0x4e9d98,_0x2c982c),_0x3bb479=_0x51ab70(_0x195d74,_0x4e9d98,_0x3bb479),_0x1795f3[_0x2c982c]=_0x3bb479;}return _0x3d6db1[_0x3c2b29(0x2f7)]['order']=_0x1795f3,{'m1Prime':_0x1b590e,'m2Prime':_0x3d6db1};}},_0x51ab70=_0x3da3b4((_0x4ab571,_0x300448,_0x55e99f)=>_0x55e99f>=_0x4ab571?_0x55e99f+_0x300448:_0x55e99f,_0x16f5c9(0x218)),_0x437572={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d['SetNumfmtMutation']['id'],'handler'(_0x86d65f,_0x40ff63){const _0xac146f=_0x16f5c9,_0x2f5ab5={'m1Prime':_0x86d65f,'m2Prime':_0x40ff63};if(_0x86d65f[_0xac146f(0x2f7)][_0xac146f(0x2e0)]!==_0x40ff63[_0xac146f(0x2f7)][_0xac146f(0x2e0)]||_0x86d65f[_0xac146f(0x2f7)][_0xac146f(0x1e0)]!==_0x40ff63[_0xac146f(0x2f7)][_0xac146f(0x1e0)])return _0x2f5ab5;const _0x50e5e8=[_0x56678f['Tools'][_0xac146f(0x3c2)](_0x86d65f)],_0x178585=_0x56678f[_0xac146f(0x2ec)][_0xac146f(0x3c2)](_0x40ff63),{values:_0x5ebcf4}=_0x178585[_0xac146f(0x2f7)],_0x4f95f3=[];let _0x32f61d=!0x1;for(const _0x53e33f in _0x5ebcf4){const _0x4f6f23=_0x5ebcf4[_0x53e33f];if(_0x4f95f3[_0xac146f(0x2e6)](..._0x4f6f23[_0xac146f(0x3ec)]),_0x4f6f23[_0xac146f(0x3ec)][_0xac146f(0x347)](_0x27cc23=>{const _0x4cd29c=_0xac146f,_0x4e9626=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x12809d[_0x4cd29c(0x1d5)](_0x86d65f[_0x4cd29c(0x2f7)][_0x4cd29c(0x368)])),_0x12809d[_0x4cd29c(0x1d5)](_0xd6f7de(_0x27cc23)));return _0x4e9626[_0x4cd29c(0x271)]!==0x0?!0x0:(_0x4e9626[_0x4cd29c(0x427)]!==0x0&&(_0x32f61d=!0x0),_0x27cc23[_0x4cd29c(0x3d5)]+=_0x4e9626['step'],_0x27cc23[_0x4cd29c(0x1be)]+=_0x4e9626[_0x4cd29c(0x427)],!0x1);}))return{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x32f61d){const _0xe082d0={'id':_0x12809d[_0xac146f(0x1ed)]['id'],'params':{'unitId':_0x40ff63[_0xac146f(0x2f7)][_0xac146f(0x2e0)],'subUnitId':_0x40ff63['params']['subUnitId'],'ranges':_0x4f95f3}};_0x50e5e8['push'](_0xe082d0,_0x178585);}return{'m1Prime':_0x50e5e8,'m2Prime':_0x178585};}},_0x1c0db0={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x1e2afe,_0x4463d9){const _0x3d6f5f=_0x16f5c9,_0x248e88={'m1Prime':_0x1e2afe,'m2Prime':_0x4463d9};if(_0x1e2afe[_0x3d6f5f(0x2f7)][_0x3d6f5f(0x2e0)]!==_0x4463d9[_0x3d6f5f(0x2f7)][_0x3d6f5f(0x2e0)]||_0x1e2afe['params'][_0x3d6f5f(0x1e0)]!==_0x4463d9['params'][_0x3d6f5f(0x1e0)])return _0x248e88;const _0x24993c=[_0x56678f[_0x3d6f5f(0x2ec)][_0x3d6f5f(0x3c2)](_0x1e2afe)],_0x4d27f0=_0x56678f[_0x3d6f5f(0x2ec)][_0x3d6f5f(0x3c2)](_0x4463d9),_0x461d0b=new _0x56678f['ObjectMatrix'](_0x4d27f0[_0x3d6f5f(0x2f7)][_0x3d6f5f(0x267)]),_0x33a6a9=_0x461d0b['getDataRange'](),_0xaa6629=_0x1e2afe[_0x3d6f5f(0x2f7)][_0x3d6f5f(0x368)],_0x187bc1=_0xaa6629[_0x3d6f5f(0x1be)]-_0xaa6629[_0x3d6f5f(0x3d5)]+0x1;if(_0x4d27f0[_0x3d6f5f(0x2f7)][_0x3d6f5f(0x267)]&&_0xaa6629[_0x3d6f5f(0x3d5)]<=_0x33a6a9['endRow']){const _0xff3872=Math['max'](_0x33a6a9[_0x3d6f5f(0x3d5)],_0xaa6629[_0x3d6f5f(0x3d5)]);_0x38f66c(_0x4d27f0[_0x3d6f5f(0x2f7)][_0x3d6f5f(0x267)],_0xff3872,_0x33a6a9[_0x3d6f5f(0x1be)]-_0xff3872+0x1,_0x187bc1);}const _0x2a5adc=new _0x56678f[(_0x3d6f5f(0x3ef))]();let _0x47a6b3=!0x1;if(_0x461d0b[_0x3d6f5f(0x313)]((_0x184a7e,_0x9ddac1,_0xa0800d)=>{const _0x301bf0=_0x3d6f5f;if(_0xa0800d&&_0xa0800d['f']){const _0x1a9ed3=_0xa0800d['f'];let _0x1df64a=!0x1;const _0x2d445a=_0x409478(_0x1e2afe['params'][_0x301bf0(0x2e0)],_0x1e2afe[_0x301bf0(0x2f7)][_0x301bf0(0x1e0)],_0x1a9ed3,_0x2ff66f=>{const _0x3cf816=_0x301bf0,_0x142f4c=_0x12809d[_0x3cf816(0x1f9)](_0xd6f7de(_0x12809d[_0x3cf816(0x1d5)](_0x1e2afe['params']['range'])),_0xd6f7de(_0x12809d['rotateRange'](_0x2ff66f)));return(_0x142f4c[_0x3cf816(0x427)]!==0x0||_0x142f4c[_0x3cf816(0x271)]!==0x0)&&(_0x1df64a=!0x0,_0x2ff66f['startRow']+=_0x142f4c[_0x3cf816(0x427)],_0x2ff66f[_0x3cf816(0x1be)]+=_0x142f4c[_0x3cf816(0x427)]+_0x142f4c['length']),_0x2ff66f;});_0x1df64a&&(_0x47a6b3=!0x0,_0xa0800d['f']=_0x2d445a,_0x2a5adc[_0x301bf0(0x3c4)](_0x184a7e,_0x9ddac1,{..._0xa0800d}));}}),_0x47a6b3){const _0x3646e0={'id':_0x12809d[_0x3d6f5f(0x1cd)]['id'],'params':{'unitId':_0x4463d9['params'][_0x3d6f5f(0x2e0)],'subUnitId':_0x4463d9[_0x3d6f5f(0x2f7)]['subUnitId'],'cellValue':_0x2a5adc[_0x3d6f5f(0x33b)]()}};_0x24993c[_0x3d6f5f(0x2e6)](_0x3646e0);}return{'m1Prime':_0x24993c,'m2Prime':_0x4d27f0};}},_0x5342ee={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d['SetRowDataMutation']['id'],'handler'(_0xed2d94,_0x30565e){const _0x58a57d=_0x16f5c9,_0x2c68b0={'m1Prime':_0xed2d94,'m2Prime':_0x30565e};if(_0xed2d94['params']['unitId']!==_0x30565e[_0x58a57d(0x2f7)][_0x58a57d(0x2e0)]||_0xed2d94[_0x58a57d(0x2f7)][_0x58a57d(0x1e0)]!==_0x30565e[_0x58a57d(0x2f7)][_0x58a57d(0x1e0)])return _0x2c68b0;const _0x50819e=_0x56678f['Tools'][_0x58a57d(0x3c2)](_0xed2d94),_0x211251=_0x56678f[_0x58a57d(0x2ec)][_0x58a57d(0x3c2)](_0x30565e),{rowData:_0x347cac}=_0x211251[_0x58a57d(0x2f7)];for(let _0x35c5ca=_0xed2d94[_0x58a57d(0x2f7)][_0x58a57d(0x368)][_0x58a57d(0x3d5)];_0x35c5ca<=_0xed2d94[_0x58a57d(0x2f7)][_0x58a57d(0x368)][_0x58a57d(0x1be)];_0x35c5ca++)_0x56678f[_0x58a57d(0x3aa)](_0x35c5ca,void 0x0,_0x347cac);return{'m1Prime':_0x50819e,'m2Prime':_0x211251};}},_0x591de6={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x210)]['id'],'handler'(_0x4a2876,_0x1bb28a){const _0x5f15d4=_0x16f5c9,_0x4072a0={'m1Prime':_0x4a2876,'m2Prime':_0x1bb28a};if(_0x4a2876[_0x5f15d4(0x2f7)][_0x5f15d4(0x2e0)]!==_0x1bb28a[_0x5f15d4(0x2f7)][_0x5f15d4(0x2e0)]||_0x4a2876[_0x5f15d4(0x2f7)][_0x5f15d4(0x1e0)]!==_0x1bb28a[_0x5f15d4(0x2f7)]['subUnitId'])return _0x4072a0;const _0x28427d=_0x56678f[_0x5f15d4(0x2ec)][_0x5f15d4(0x3c2)](_0x4a2876),_0x1708fc=_0x56678f[_0x5f15d4(0x2ec)][_0x5f15d4(0x3c2)](_0x1bb28a),{ranges:_0x55e6a4}=_0x1708fc[_0x5f15d4(0x2f7)];return _0x55e6a4['some'](_0x525a46=>{const _0x400537=_0x5f15d4,_0x4ec1db=_0x12809d[_0x400537(0x1f9)](_0xd6f7de(_0x12809d[_0x400537(0x1d5)](_0x4a2876[_0x400537(0x2f7)][_0x400537(0x368)])),_0xd6f7de(_0x12809d[_0x400537(0x1d5)](_0x525a46)));return _0x4ec1db[_0x400537(0x271)]!==0x0?!0x0:(_0x525a46[_0x400537(0x3d5)]+=_0x4ec1db[_0x400537(0x427)],_0x525a46['endRow']+=_0x4ec1db['step'],!0x1);})?{'error':new Error(_0x5f15d4(0x2a8))}:{'m1Prime':_0x28427d,'m2Prime':_0x1708fc};}},_0x20dd0e={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x41b)]['id'],'handler'(_0xc773ab,_0x178751){const _0x3529fe=_0x16f5c9,_0x47aca1={'m1Prime':_0xc773ab,'m2Prime':_0x178751};if(_0xc773ab[_0x3529fe(0x2f7)][_0x3529fe(0x2e0)]!==_0x178751[_0x3529fe(0x2f7)]['unitId']||_0xc773ab[_0x3529fe(0x2f7)][_0x3529fe(0x1e0)]!==_0x178751[_0x3529fe(0x2f7)][_0x3529fe(0x1e0)])return _0x47aca1;const _0x17686b=_0x56678f[_0x3529fe(0x2ec)]['deepClone'](_0xc773ab),_0x1effa3=_0x56678f[_0x3529fe(0x2ec)][_0x3529fe(0x3c2)](_0x178751),{ranges:_0x12de43}=_0x1effa3[_0x3529fe(0x2f7)];return _0x12de43['some'](_0x8cf446=>{const _0x5b5435=_0x3529fe,_0x58a9b5=_0x12809d[_0x5b5435(0x1f9)](_0xd6f7de(_0x12809d[_0x5b5435(0x1d5)](_0xc773ab[_0x5b5435(0x2f7)][_0x5b5435(0x368)])),_0xd6f7de(_0x12809d[_0x5b5435(0x1d5)](_0x8cf446)));return _0x58a9b5[_0x5b5435(0x271)]!==0x0?!0x0:(_0x8cf446[_0x5b5435(0x3d5)]+=_0x58a9b5[_0x5b5435(0x427)],_0x8cf446[_0x5b5435(0x1be)]+=_0x58a9b5[_0x5b5435(0x427)],!0x1);})?{'error':new Error(_0x3529fe(0x2e5))}:{'m1Prime':_0x17686b,'m2Prime':_0x1effa3};}},_0x1f39cd={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d['SetSelectionsOperation']['id'],'handler'(_0x246858,_0x271aaf){const _0x593d2d=_0x16f5c9,_0x90c842={'m1Prime':[],'m2Prime':[]};if(_0x246858[_0x593d2d(0x2f7)][_0x593d2d(0x2e0)]!==_0x271aaf[_0x593d2d(0x2f7)][_0x593d2d(0x2e0)]||_0x246858[_0x593d2d(0x2f7)][_0x593d2d(0x1e0)]!==_0x271aaf[_0x593d2d(0x2f7)][_0x593d2d(0x1e0)])return _0x90c842;const _0x23f13f=_0x56678f['Tools']['deepClone'](_0x271aaf);let _0xf6c1aa=!0x1;return _0x23f13f[_0x593d2d(0x2f7)][_0x593d2d(0x26a)]['forEach'](_0x1dd5ee=>{const _0x3906af=_0x593d2d,{range:_0x357c20,primary:_0x26a04c}=_0x1dd5ee,_0x21685a=_0x12809d[_0x3906af(0x1f9)](_0xd6f7de(_0x12809d[_0x3906af(0x1d5)](_0x246858[_0x3906af(0x2f7)]['range'])),_0xd6f7de(_0x12809d['rotateRange'](_0x357c20)));if(_0x21685a['length']||_0x21685a[_0x3906af(0x427)]){if(_0x357c20[_0x3906af(0x3d5)]+=_0x21685a['step'],_0x357c20[_0x3906af(0x1be)]+=_0x21685a[_0x3906af(0x427)]+(_0x21685a[_0x3906af(0x271)]||0x0),_0x26a04c){const _0x24abd5=_0x12809d['handleBaseInsertRange'](_0xd6f7de(_0x12809d[_0x3906af(0x1d5)](_0x246858[_0x3906af(0x2f7)][_0x3906af(0x368)])),_0xd6f7de(_0x12809d[_0x3906af(0x1d5)](_0x26a04c)));(_0x24abd5['length']||_0x24abd5[_0x3906af(0x427)])&&(_0x26a04c['startRow']+=_0x24abd5[_0x3906af(0x427)],_0x26a04c[_0x3906af(0x1be)]+=_0x24abd5['step'],_0x26a04c['actualRow']+=_0x24abd5['step']);}_0xf6c1aa=!0x0;}}),_0xf6c1aa&&_0x90c842[_0x593d2d(0x224)][_0x593d2d(0x2e6)](_0x23f13f),_0x90c842;}},_0x5c5966={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x367bf4['SetSheetsFilterRangeMutation']['id'],'handler'(_0x5728ec,_0x32e209){const _0x26693e=_0x16f5c9,_0x25ea2e={'m1Prime':[_0x5728ec],'m2Prime':[_0x32e209]};if(_0x5728ec[_0x26693e(0x2f7)][_0x26693e(0x2e0)]!==_0x32e209[_0x26693e(0x2f7)]['unitId']||_0x5728ec['params'][_0x26693e(0x1e0)]!==_0x32e209['params']['subUnitId'])return _0x25ea2e;const _0x4dc4fe=_0x56678f[_0x26693e(0x2ec)]['deepClone'](_0x5728ec),_0x3ef568=_0x56678f[_0x26693e(0x2ec)]['deepClone'](_0x32e209),_0x2a4317=_0x11d82c({'start':_0x5728ec[_0x26693e(0x2f7)][_0x26693e(0x368)][_0x26693e(0x3d5)],'end':_0x5728ec[_0x26693e(0x2f7)]['range'][_0x26693e(0x1be)]},{'start':_0x32e209[_0x26693e(0x2f7)]['range'][_0x26693e(0x3d5)],'end':_0x32e209[_0x26693e(0x2f7)]['range'][_0x26693e(0x1be)]});return _0x3ef568[_0x26693e(0x2f7)][_0x26693e(0x368)][_0x26693e(0x3d5)]===_0x2a4317[_0x26693e(0x26c)]&&_0x3ef568[_0x26693e(0x2f7)]['range'][_0x26693e(0x1be)]===_0x2a4317[_0x26693e(0x298)]?_0x25ea2e:(_0x3ef568[_0x26693e(0x2f7)][_0x26693e(0x368)]['startRow']=_0x2a4317['start'],_0x3ef568[_0x26693e(0x2f7)][_0x26693e(0x368)][_0x26693e(0x1be)]=_0x2a4317[_0x26693e(0x298)],{'m1Prime':[_0x3ef568,_0x4dc4fe],'m2Prime':[_0x3ef568]});}},_0x1acc80={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x36b)]['id'],'handler'(_0x2fb717,_0x29848a){const _0x9fb03=_0x16f5c9,_0x277028={'m1Prime':_0x2fb717,'m2Prime':_0x29848a};if(_0x2fb717[_0x9fb03(0x2f7)][_0x9fb03(0x2e0)]!==_0x29848a[_0x9fb03(0x2f7)][_0x9fb03(0x2e0)]||_0x2fb717[_0x9fb03(0x2f7)]['subUnitId']!==_0x29848a[_0x9fb03(0x2f7)][_0x9fb03(0x1e0)])return _0x277028;const _0x3fb7ea=_0x56678f['Tools'][_0x9fb03(0x3c2)](_0x2fb717),_0x4db818=_0x56678f[_0x9fb03(0x2ec)]['deepClone'](_0x29848a),{rowsAutoHeightInfo:_0x1e87b1}=_0x4db818[_0x9fb03(0x2f7)];return _0x1e87b1[_0x9fb03(0x347)](_0x3c9e6e=>{const _0x3b11e7=_0x9fb03,_0x3ff91f={'startRow':_0x3c9e6e[_0x3b11e7(0x1f3)],'endRow':_0x3c9e6e['row'],'startColumn':0x0,'endColumn':0x0},_0x2ab122=_0x12809d[_0x3b11e7(0x1f9)](_0xd6f7de(_0x12809d[_0x3b11e7(0x1d5)](_0x2fb717['params'][_0x3b11e7(0x368)])),_0x12809d[_0x3b11e7(0x1d5)](_0x3ff91f));return _0x2ab122[_0x3b11e7(0x271)]!==0x0?!0x0:(_0x3c9e6e[_0x3b11e7(0x1f3)]+=_0x2ab122['step'],!0x1);})?{'error':new Error(_0x9fb03(0x303))}:{'m1Prime':_0x3fb7ea,'m2Prime':_0x4db818};}},_0x2544ae={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x335)]['id'],'handler'(_0x1fbc2c,_0x2dfe73){const _0x53370e=_0x16f5c9,_0x1b8faf={'m1Prime':_0x1fbc2c,'m2Prime':_0x2dfe73};if(_0x1fbc2c[_0x53370e(0x2f7)][_0x53370e(0x2e0)]!==_0x2dfe73[_0x53370e(0x2f7)]['unitId']||_0x1fbc2c['params'][_0x53370e(0x1e0)]!==_0x2dfe73[_0x53370e(0x2f7)][_0x53370e(0x1e0)])return _0x1b8faf;const _0x4a5a73=_0x56678f[_0x53370e(0x2ec)][_0x53370e(0x3c2)](_0x1fbc2c),_0x50e488=_0x56678f[_0x53370e(0x2ec)]['deepClone'](_0x2dfe73),{ranges:_0x45875c,rowHeight:_0x4d3ad5}=_0x50e488['params'];if(_0x45875c[_0x53370e(0x347)](_0x4f64d0=>{const _0x2c5d83=_0x53370e,_0x2dd5b0=_0x12809d[_0x2c5d83(0x1f9)](_0xd6f7de(_0x12809d[_0x2c5d83(0x1d5)](_0x1fbc2c[_0x2c5d83(0x2f7)][_0x2c5d83(0x368)])),_0x12809d[_0x2c5d83(0x1d5)](_0x4f64d0));return _0x2dd5b0[_0x2c5d83(0x271)]!==0x0?!0x0:(_0x4f64d0[_0x2c5d83(0x3d5)]+=_0x2dd5b0[_0x2c5d83(0x427)],_0x4f64d0['endRow']+=_0x2dd5b0[_0x2c5d83(0x427)],!0x1);}))return{'error':new Error(_0x53370e(0x38c))};if(typeof _0x4d3ad5!='number'){for(let _0x12b6bf=_0x1fbc2c['params'][_0x53370e(0x368)][_0x53370e(0x3d5)];_0x12b6bf<=_0x1fbc2c[_0x53370e(0x2f7)]['range'][_0x53370e(0x1be)];_0x12b6bf++)_0x56678f[_0x53370e(0x3aa)](_0x12b6bf,void 0x0,_0x4d3ad5);}return{'m1Prime':_0x4a5a73,'m2Prime':_0x50e488};}},_0x5d37f6={'m1':_0x12809d[_0x16f5c9(0x1da)]['id'],'m2':_0x12809d[_0x16f5c9(0x30a)]['id'],'handler'(_0x3621b3,_0x5530ba){const _0x2b5432=_0x16f5c9,_0x4014b1={'m1Prime':_0x3621b3,'m2Prime':_0x5530ba};if(_0x3621b3[_0x2b5432(0x2f7)][_0x2b5432(0x2e0)]!==_0x5530ba[_0x2b5432(0x2f7)][_0x2b5432(0x2e0)]||_0x3621b3[_0x2b5432(0x2f7)]['subUnitId']!==_0x5530ba[_0x2b5432(0x2f7)][_0x2b5432(0x1e0)])return _0x4014b1;const _0xb0643=_0x56678f[_0x2b5432(0x2ec)]['deepClone'](_0x3621b3),_0xcbf0e8=_0x56678f[_0x2b5432(0x2ec)][_0x2b5432(0x3c2)](_0x5530ba),{ranges:_0x2ea1b6,autoHeightInfo:_0x4ff0b3}=_0xcbf0e8[_0x2b5432(0x2f7)];if(_0x2ea1b6[_0x2b5432(0x347)](_0xfacf8f=>{const _0x4e1aed=_0x2b5432,_0xde6eb=_0x12809d[_0x4e1aed(0x1f9)](_0xd6f7de(_0x12809d[_0x4e1aed(0x1d5)](_0x3621b3['params']['range'])),_0x12809d[_0x4e1aed(0x1d5)](_0xfacf8f));return _0xde6eb[_0x4e1aed(0x271)]!==0x0?!0x0:(_0xfacf8f[_0x4e1aed(0x3d5)]+=_0xde6eb[_0x4e1aed(0x427)],_0xfacf8f[_0x4e1aed(0x1be)]+=_0xde6eb[_0x4e1aed(0x427)],!0x1);}))return{'error':new Error(_0x2b5432(0x3fe))};if(typeof _0x4ff0b3!=_0x2b5432(0x429)){for(let _0x5cb521=_0x3621b3[_0x2b5432(0x2f7)][_0x2b5432(0x368)][_0x2b5432(0x3d5)];_0x5cb521<=_0x3621b3[_0x2b5432(0x2f7)][_0x2b5432(0x368)][_0x2b5432(0x1be)];_0x5cb521++)_0x56678f[_0x2b5432(0x3aa)](_0x5cb521,void 0x0,_0x4ff0b3);}return{'m1Prime':_0xb0643,'m2Prime':_0xcbf0e8};}},_0x506d2a={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x489b7a['UpdateCommentRefMutation']['id'],'handler':_0x3da3b4((_0x2574ba,_0x3fb76c)=>{const _0x407f5d=_0x16f5c9,_0x473c80={'m1Prime':_0x2574ba,'m2Prime':_0x3fb76c};if(_0x2574ba[_0x407f5d(0x2f7)]['unitId']!==_0x3fb76c[_0x407f5d(0x2f7)][_0x407f5d(0x2e0)]||_0x2574ba['params'][_0x407f5d(0x1e0)]!==_0x3fb76c[_0x407f5d(0x2f7)][_0x407f5d(0x1e0)])return _0x473c80;const _0xf7dfc9={'id':_0x12809d['InsertRowCommand']['id'],'params':{'unitId':_0x2574ba['params'][_0x407f5d(0x2e0)],'subUnitId':_0x2574ba['params'][_0x407f5d(0x1e0)],'range':_0x2574ba[_0x407f5d(0x2f7)][_0x407f5d(0x368)]}},_0xa26593=_0x5cc2cb(_0x3fb76c,_0xf7dfc9);return{'m1Prime':[_0x2574ba,..._0xa26593],'m2Prime':[_0x3fb76c,..._0xa26593]};},_0x16f5c9(0x350))},_0x26aa60={'m1':_0x12809d['InsertRowMutation']['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x29e43f,_0x81cc7)=>{const _0x7e75d=_0x16f5c9,_0xc391df={'m1Prime':_0x29e43f,'m2Prime':_0x81cc7};if(_0x29e43f[_0x7e75d(0x2f7)][_0x7e75d(0x2e0)]!==_0x81cc7[_0x7e75d(0x2f7)][_0x7e75d(0x2e0)]||_0x81cc7['params']['subUnitId']!==_0x29e43f['params']['subUnitId'])return _0xc391df;const _0x2e81e0={'id':_0x12809d[_0x7e75d(0x413)]['id'],'params':{'unitId':_0x29e43f[_0x7e75d(0x2f7)][_0x7e75d(0x2e0)],'subUnitId':_0x29e43f['params'][_0x7e75d(0x1e0)],'range':_0x29e43f[_0x7e75d(0x2f7)][_0x7e75d(0x368)]}},_0x4fcfe8=_0x18a618(_0x81cc7,_0x2e81e0);return{'m1Prime':[_0x29e43f,..._0x4fcfe8],'m2Prime':[_0x81cc7,..._0x4fcfe8]};},_0x16f5c9(0x350))},_0x587f66={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x487973,_0x1aa49d)=>{const _0x84c3ac=_0x16f5c9,_0xa1423e={'m1Prime':_0x487973,'m2Prime':_0x1aa49d};if(_0x487973[_0x84c3ac(0x2f7)][_0x84c3ac(0x2e0)]!==_0x1aa49d[_0x84c3ac(0x2f7)][_0x84c3ac(0x2e0)]||_0x487973[_0x84c3ac(0x2f7)][_0x84c3ac(0x1e0)]!==_0x1aa49d[_0x84c3ac(0x2f7)][_0x84c3ac(0x1e0)])return _0xa1423e;const _0x3a8a16={'id':_0x12809d['MoveColsCommand']['id'],'params':{'unitId':_0x487973[_0x84c3ac(0x2f7)][_0x84c3ac(0x2e0)],'subUnitId':_0x487973[_0x84c3ac(0x2f7)][_0x84c3ac(0x1e0)],'fromRange':_0x487973[_0x84c3ac(0x2f7)][_0x84c3ac(0x338)],'toRange':_0x487973[_0x84c3ac(0x2f7)][_0x84c3ac(0x3b0)]}},_0x46b73b=_0x595d92(_0x1aa49d,_0x3a8a16);return{'m1Prime':[_0x487973,..._0x46b73b],'m2Prime':[_0x1aa49d,..._0x46b73b]};},_0x16f5c9(0x350))},_0x1a576b={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x2a22a0,_0x2c36c9){const _0x2ef894=_0x16f5c9,_0x4c7d1f=_0x7f073[_0x2ef894(0x350)](_0x2c36c9,_0x2a22a0);return _0x1d316a(_0x4c7d1f)?{'m1Prime':_0x4c7d1f[_0x2ef894(0x224)],'m2Prime':_0x4c7d1f[_0x2ef894(0x3c1)]}:_0x4c7d1f;}},_0x222dab={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d[_0x16f5c9(0x39f)]['id'],'handler'(_0x104b78,_0x54e958){const _0x7b8928=_0x16f5c9,_0x31c517={'m1Prime':_0x104b78,'m2Prime':_0x54e958};if(_0x104b78['params'][_0x7b8928(0x2e0)]!==_0x54e958[_0x7b8928(0x2f7)][_0x7b8928(0x2e0)]||_0x104b78[_0x7b8928(0x2f7)][_0x7b8928(0x1e0)]!==_0x54e958[_0x7b8928(0x2f7)][_0x7b8928(0x1e0)])return _0x31c517;const _0x29bf83=_0x56678f['Tools'][_0x7b8928(0x3c2)](_0x104b78),_0x23f2d2=_0x56678f['Tools'][_0x7b8928(0x3c2)](_0x54e958),_0x534c8b=_0x54e958[_0x7b8928(0x2f7)][_0x7b8928(0x338)],_0x898140=_0x54e958['params'][_0x7b8928(0x3b0)],_0x1aa753=_0x104b78[_0x7b8928(0x2f7)]['sourceRange'],_0x4c7e51=_0x104b78['params'][_0x7b8928(0x3b0)];if(_0x1aa753[_0x7b8928(0x3ed)]>=_0x534c8b[_0x7b8928(0x209)]&&_0x1aa753['startColumn']<=_0x534c8b[_0x7b8928(0x3ed)])return{'error':new Error(_0x7b8928(0x20b))};const _0x549594=_0x12809d['handleBaseMoveRowsCols']({'start':_0x1aa753[_0x7b8928(0x209)],'end':_0x1aa753[_0x7b8928(0x3ed)]},{'start':_0x4c7e51[_0x7b8928(0x209)],'end':_0x4c7e51[_0x7b8928(0x3ed)]},{'start':_0x534c8b[_0x7b8928(0x209)],'end':_0x534c8b[_0x7b8928(0x3ed)]}),_0x93af92=_0x12809d[_0x7b8928(0x354)]({'start':_0x1aa753[_0x7b8928(0x209)],'end':_0x1aa753[_0x7b8928(0x3ed)]},{'start':_0x4c7e51[_0x7b8928(0x209)],'end':_0x4c7e51[_0x7b8928(0x3ed)]},{'start':_0x898140[_0x7b8928(0x209)],'end':_0x898140[_0x7b8928(0x3ed)]});_0x549594&&_0x93af92?(_0x23f2d2['params'][_0x7b8928(0x338)]['startColumn']+=_0x549594[_0x7b8928(0x427)],_0x23f2d2[_0x7b8928(0x2f7)][_0x7b8928(0x338)][_0x7b8928(0x3ed)]+=_0x549594[_0x7b8928(0x427)]+(_0x549594[_0x7b8928(0x271)]||0x0),_0x23f2d2[_0x7b8928(0x2f7)][_0x7b8928(0x3b0)]['startColumn']+=_0x93af92[_0x7b8928(0x427)],_0x23f2d2[_0x7b8928(0x2f7)][_0x7b8928(0x3b0)]['endColumn']+=_0x93af92[_0x7b8928(0x427)]+(_0x93af92[_0x7b8928(0x271)]||0x0)):_0x23f2d2['id']=_0x12809d['EmptyMutation']['id'];const _0xbabc21=_0x12809d[_0x7b8928(0x354)]({'start':_0x534c8b[_0x7b8928(0x209)],'end':_0x534c8b[_0x7b8928(0x3ed)]},{'start':_0x898140[_0x7b8928(0x209)],'end':_0x898140['endColumn']},{'start':_0x1aa753['startColumn'],'end':_0x1aa753[_0x7b8928(0x3ed)]}),_0x239314=_0x12809d[_0x7b8928(0x354)]({'start':_0x534c8b[_0x7b8928(0x209)],'end':_0x534c8b[_0x7b8928(0x3ed)]},{'start':_0x898140['startColumn'],'end':_0x898140['endColumn']},{'start':_0x4c7e51['startColumn'],'end':_0x4c7e51[_0x7b8928(0x3ed)]});return _0xbabc21&&_0x239314?(_0x29bf83[_0x7b8928(0x2f7)][_0x7b8928(0x338)][_0x7b8928(0x209)]+=_0xbabc21[_0x7b8928(0x427)],_0x29bf83['params']['sourceRange'][_0x7b8928(0x3ed)]+=_0xbabc21['step']+(_0xbabc21[_0x7b8928(0x271)]||0x0),_0x29bf83['params'][_0x7b8928(0x3b0)][_0x7b8928(0x209)]+=_0x239314['step'],_0x29bf83['params']['targetRange'][_0x7b8928(0x3ed)]+=_0x239314[_0x7b8928(0x427)]+(_0x239314[_0x7b8928(0x271)]||0x0)):_0x29bf83['id']=_0x12809d[_0x7b8928(0x31a)]['id'],{'m1Prime':_0x29bf83,'m2Prime':_0x23f2d2};}},_0x2a9f18={'m1':_0x12809d['MoveColsMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x2fa127,_0x4670ce){const _0x23753f=_0x16f5c9,_0x56646b={'m1Prime':_0x2fa127,'m2Prime':_0x4670ce};if(_0x2fa127[_0x23753f(0x2f7)][_0x23753f(0x2e0)]!==_0x4670ce['params'][_0x23753f(0x2e0)]||_0x2fa127[_0x23753f(0x2f7)]['subUnitId']!==_0x4670ce[_0x23753f(0x2f7)]['from'][_0x23753f(0x1e0)]&&_0x2fa127['params'][_0x23753f(0x1e0)]!==_0x4670ce['params']['to']['subUnitId'])return _0x56646b;const _0x5e78e1=_0x56678f['Tools'][_0x23753f(0x3c2)](_0x2fa127),_0x183091=_0x56678f[_0x23753f(0x2ec)][_0x23753f(0x3c2)](_0x4670ce),_0x5f1466=_0x2fa127[_0x23753f(0x2f7)][_0x23753f(0x338)],_0xe3af5d=_0x2fa127['params'][_0x23753f(0x3b0)];if(_0x2fa127['params'][_0x23753f(0x1e0)]===_0x4670ce[_0x23753f(0x2f7)]['from']['subUnitId']){const _0x99d5f5=new _0x56678f[(_0x23753f(0x3ef))](_0x183091[_0x23753f(0x2f7)][_0x23753f(0x32a)][_0x23753f(0x29a)]),_0x4caa94=_0x99d5f5[_0x23753f(0x227)]();if(_0x5bfb35({'start':_0x5f1466[_0x23753f(0x209)],'end':_0x5f1466[_0x23753f(0x3ed)]},{'start':_0x4caa94[_0x23753f(0x209)],'end':_0x4caa94[_0x23753f(0x3ed)]})||_0x5bfb35({'start':_0xe3af5d[_0x23753f(0x209)],'end':_0xe3af5d[_0x23753f(0x3ed)]},{'start':_0x4caa94[_0x23753f(0x209)],'end':_0x4caa94[_0x23753f(0x3ed)]}))return{'error':new Error(_0x23753f(0x31e))};const _0x35da9d=_0x12809d[_0x23753f(0x354)]({'start':_0x5f1466[_0x23753f(0x209)],'end':_0x5f1466[_0x23753f(0x3ed)]},{'start':_0xe3af5d[_0x23753f(0x209)],'end':_0xe3af5d['endColumn']},{'start':_0x4caa94['startColumn'],'end':_0x4caa94['endColumn']});if(_0x35da9d[_0x23753f(0x271)]!==0x0)return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20move\x20range')};_0x35da9d['step']!==0x0&&_0x99d5f5['moveColumns'](_0x5f1466[_0x23753f(0x209)],_0x5f1466[_0x23753f(0x3ed)]-_0x5f1466[_0x23753f(0x209)]+0x1,_0xe3af5d['startColumn']),_0x183091['params'][_0x23753f(0x32a)]['value']=_0x99d5f5[_0x23753f(0x33b)]();}if(_0x2fa127[_0x23753f(0x2f7)][_0x23753f(0x1e0)]===_0x4670ce[_0x23753f(0x2f7)]['to']['subUnitId']){const _0x2f6e8c=new _0x56678f['ObjectMatrix'](_0x183091[_0x23753f(0x2f7)]['to']['value']),_0x31b899=_0x2f6e8c[_0x23753f(0x227)]();if(_0x5bfb35({'start':_0x5f1466[_0x23753f(0x209)],'end':_0x5f1466[_0x23753f(0x3ed)]},{'start':_0x31b899['startColumn'],'end':_0x31b899[_0x23753f(0x3ed)]})||_0x5bfb35({'start':_0xe3af5d[_0x23753f(0x209)],'end':_0xe3af5d[_0x23753f(0x3ed)]},{'start':_0x31b899[_0x23753f(0x209)],'end':_0x31b899[_0x23753f(0x3ed)]}))return{'error':new Error(_0x23753f(0x31e))};const _0x227cf7=_0x12809d[_0x23753f(0x354)]({'start':_0x5f1466['startColumn'],'end':_0x5f1466['endColumn']},{'start':_0xe3af5d[_0x23753f(0x209)],'end':_0xe3af5d[_0x23753f(0x3ed)]},{'start':_0x31b899[_0x23753f(0x209)],'end':_0x31b899[_0x23753f(0x3ed)]});if(_0x227cf7[_0x23753f(0x271)]!==0x0)return{'error':new Error(_0x23753f(0x31e))};_0x227cf7[_0x23753f(0x427)]!==0x0&&_0x2f6e8c[_0x23753f(0x290)](_0x5f1466['startColumn'],_0x5f1466['endColumn']-_0x5f1466['startColumn']+0x1,_0xe3af5d[_0x23753f(0x209)]),_0x183091[_0x23753f(0x2f7)]['to'][_0x23753f(0x29a)]=_0x2f6e8c[_0x23753f(0x33b)]();}return{'m1Prime':_0x5e78e1,'m2Prime':_0x183091};}},_0x1bd19c={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x14b16b,_0x50657a){const _0x37c0f6=_0x16f5c9,_0x1d3456={'m1Prime':_0x14b16b,'m2Prime':_0x50657a};if(_0x14b16b['params'][_0x37c0f6(0x2e0)]!==_0x50657a[_0x37c0f6(0x2f7)][_0x37c0f6(0x2e0)]||_0x14b16b[_0x37c0f6(0x2f7)][_0x37c0f6(0x1e0)]!==_0x50657a[_0x37c0f6(0x2f7)]['subUnitId'])return _0x1d3456;const _0x50a5d1=_0x56678f[_0x37c0f6(0x2ec)][_0x37c0f6(0x3c2)](_0x14b16b),_0x7e2a54=_0x56678f[_0x37c0f6(0x2ec)][_0x37c0f6(0x3c2)](_0x50657a),{sourceRange:_0x562783,targetRange:_0x336f2b}=_0x14b16b['params'],_0x495d7f={'start':_0x562783['startColumn'],'end':_0x562783['endColumn']},_0x1d4748={'start':_0x336f2b[_0x37c0f6(0x209)],'end':_0x336f2b[_0x37c0f6(0x3ed)]};return _0x7e2a54[_0x37c0f6(0x2f7)][_0x37c0f6(0x3ec)][_0x37c0f6(0x347)](_0x821c0c=>{const _0x2c7199=_0x37c0f6,_0x2a4d65={'start':_0x821c0c['startColumn'],'end':_0x821c0c[_0x2c7199(0x3ed)]},_0x195f54=_0x5bfb35(_0x495d7f,_0x2a4d65),_0x56c870=_0x5bfb35(_0x1d4748,_0x2a4d65);if(_0x195f54||_0x56c870)return!0x0;const _0x386b08=_0x12809d[_0x2c7199(0x354)](_0x495d7f,_0x1d4748,_0x2a4d65);return _0x386b08[_0x2c7199(0x271)]!==0x0?!0x0:(_0x821c0c[_0x2c7199(0x209)]+=_0x386b08[_0x2c7199(0x427)],_0x821c0c['endColumn']+=_0x386b08[_0x2c7199(0x427)],!0x1);})?{'error':new Error(_0x37c0f6(0x31b))}:{'m1Prime':_0x50a5d1,'m2Prime':_0x7e2a54};}},_0x1eb23c={'m1':_0x12809d['MoveColsMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler'(_0x425f66,_0x16b32f){const _0x4ad557=_0x16f5c9,_0x114fe3=_0x56678f[_0x4ad557(0x2ec)]['deepClone'](_0x425f66),_0x280b98=_0x56678f['Tools']['deepClone'](_0x16b32f);if(_0x425f66[_0x4ad557(0x2f7)][_0x4ad557(0x2e0)]!==_0x16b32f['params']['unitId']||_0x425f66[_0x4ad557(0x2f7)][_0x4ad557(0x1e0)]!==_0x16b32f['params'][_0x4ad557(0x1e0)])return{'m1Prime':_0x114fe3,'m2Prime':_0x280b98};const _0x1f0c6e=_0x280b98[_0x4ad557(0x2f7)][_0x4ad557(0x3ec)]['reduce']((_0x2f714b,_0x276101)=>{const _0x518455=_0x4ad557,{sourceRange:_0x124478,targetRange:_0x121aed}=_0x425f66['params'],_0x570842={..._0x276101};return _0x124478['endColumn']<_0x570842[_0x518455(0x209)]&&_0x121aed[_0x518455(0x209)]>_0x570842[_0x518455(0x3ed)]?(_0x570842['startColumn']-=_0x124478[_0x518455(0x3ed)]-_0x124478[_0x518455(0x209)]+0x1,_0x570842['endColumn']-=_0x124478[_0x518455(0x3ed)]-_0x124478[_0x518455(0x209)]+0x1,_0x41e43(_0x570842)&&_0x2f714b['push'](_0x570842)):_0x124478[_0x518455(0x209)]>_0x570842[_0x518455(0x3ed)]&&_0x121aed[_0x518455(0x3ed)]<_0x570842['startColumn']?(_0x570842[_0x518455(0x209)]+=_0x124478[_0x518455(0x3ed)]-_0x124478[_0x518455(0x209)]+0x1,_0x570842[_0x518455(0x3ed)]+=_0x124478['endColumn']-_0x124478[_0x518455(0x209)]+0x1,_0x41e43(_0x570842)&&_0x2f714b['push'](_0x570842)):_0x56678f[_0x518455(0x1d2)][_0x518455(0x2c1)](_0x570842,_0x124478)||_0x56678f[_0x518455(0x1d2)][_0x518455(0x2c1)](_0x570842,_0x121aed)||_0x2f714b[_0x518455(0x2e6)](_0x570842),_0x2f714b;},[]);return _0x280b98[_0x4ad557(0x2f7)]['ranges']=_0x1f0c6e,_0x280b98[_0x4ad557(0x2f7)][_0x4ad557(0x3ec)]['length']===0x0&&(_0x280b98['id']=_0x12809d[_0x4ad557(0x31a)]['id']),{'m1Prime':_0x114fe3,'m2Prime':_0x280b98};}},_0x3a1c58={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d['ReorderRangeMutation']['id'],'handler'(_0x1b0a04,_0x1921b0){const _0x5a82f0=_0x16f5c9,_0x485714={'m1Prime':_0x1b0a04,'m2Prime':_0x1921b0};if(_0x1b0a04['params'][_0x5a82f0(0x2e0)]!==_0x1921b0['params'][_0x5a82f0(0x2e0)]||_0x1b0a04[_0x5a82f0(0x2f7)][_0x5a82f0(0x1e0)]!==_0x1921b0[_0x5a82f0(0x2f7)]['subUnitId'])return _0x485714;const _0x34132e=_0x1b0a04[_0x5a82f0(0x2f7)][_0x5a82f0(0x338)][_0x5a82f0(0x209)],_0x59e4c4=_0x1b0a04['params'][_0x5a82f0(0x338)][_0x5a82f0(0x3ed)],_0x1b0d6d=_0x1b0a04[_0x5a82f0(0x2f7)][_0x5a82f0(0x3b0)][_0x5a82f0(0x209)],_0x5869c6=_0x1b0a04[_0x5a82f0(0x2f7)]['targetRange']['endColumn'],_0x96587d=_0x1921b0[_0x5a82f0(0x2f7)][_0x5a82f0(0x368)][_0x5a82f0(0x209)],_0x38e615=_0x1921b0['params']['range']['endColumn'];if(_0x34132e<=_0x38e615&&_0x59e4c4>=_0x96587d||_0x1b0d6d<=_0x38e615&&_0x5869c6>=_0x96587d)return{'error':new Error(_0x5a82f0(0x405))};const _0x41e973=_0x12809d['handleBaseMoveRowsCols']({'start':_0x34132e,'end':_0x59e4c4},{'start':_0x1b0d6d,'end':_0x5869c6},{'start':_0x96587d,'end':_0x38e615}),_0x4faf80=_0x56678f[_0x5a82f0(0x2ec)]['deepClone'](_0x1921b0);return _0x4faf80['params']['range'][_0x5a82f0(0x209)]+=_0x41e973['step'],_0x4faf80[_0x5a82f0(0x2f7)][_0x5a82f0(0x368)][_0x5a82f0(0x3ed)]+=_0x41e973[_0x5a82f0(0x427)]+(_0x41e973[_0x5a82f0(0x271)]||0x0),{'m1Prime':_0x1b0a04,'m2Prime':_0x4faf80};}},_0x5b7d68={'m1':_0x12809d['MoveColsMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x22c)]['id'],'handler'(_0x5d2fbb,_0xf6c63){const _0x3a1057=_0x16f5c9,_0x8cee56={'m1Prime':_0x5d2fbb,'m2Prime':_0xf6c63};if(_0x5d2fbb[_0x3a1057(0x2f7)][_0x3a1057(0x2e0)]!==_0xf6c63[_0x3a1057(0x2f7)][_0x3a1057(0x2e0)]||_0x5d2fbb[_0x3a1057(0x2f7)][_0x3a1057(0x1e0)]!==_0xf6c63[_0x3a1057(0x2f7)][_0x3a1057(0x1e0)])return _0x8cee56;const _0x4629bc=_0x56678f[_0x3a1057(0x2ec)][_0x3a1057(0x3c2)](_0x5d2fbb),_0x46a4c9=_0x56678f['Tools'][_0x3a1057(0x3c2)](_0xf6c63),{columnData:_0x5ea0e9}=_0x46a4c9[_0x3a1057(0x2f7)],{sourceRange:_0x4b7525,targetRange:_0x43650b}=_0x5d2fbb['params'];return _0x56678f[_0x3a1057(0x361)](_0x4b7525[_0x3a1057(0x209)],_0x4b7525[_0x3a1057(0x3ed)]-_0x4b7525[_0x3a1057(0x209)]+0x1,_0x43650b[_0x3a1057(0x209)],_0x5ea0e9),{'m1Prime':_0x4629bc,'m2Prime':_0x46a4c9};}},_0x3ddced={'m1':_0x12809d['MoveColsMutation']['id'],'m2':_0x12809d['SetColHiddenMutation']['id'],'handler'(_0x4ddc75,_0x5cee68){const _0x1e6db6=_0x16f5c9,_0x46dac3={'m1Prime':_0x4ddc75,'m2Prime':_0x5cee68};if(_0x4ddc75[_0x1e6db6(0x2f7)][_0x1e6db6(0x2e0)]!==_0x5cee68['params'][_0x1e6db6(0x2e0)]||_0x4ddc75['params'][_0x1e6db6(0x1e0)]!==_0x5cee68[_0x1e6db6(0x2f7)][_0x1e6db6(0x1e0)])return _0x46dac3;const _0x184735=_0x56678f[_0x1e6db6(0x2ec)][_0x1e6db6(0x3c2)](_0x4ddc75),_0x295f10=_0x56678f[_0x1e6db6(0x2ec)][_0x1e6db6(0x3c2)](_0x5cee68),{ranges:_0x4a4ce2}=_0x295f10['params'],{sourceRange:_0x3f9dcf,targetRange:_0x51de95}=_0x4ddc75[_0x1e6db6(0x2f7)],_0x3fb957={'start':_0x3f9dcf['startColumn'],'end':_0x3f9dcf[_0x1e6db6(0x3ed)]},_0x3f1b64={'start':_0x51de95[_0x1e6db6(0x209)],'end':_0x51de95['endColumn']};return _0x4a4ce2[_0x1e6db6(0x347)](_0x66c019=>{const _0x2be638=_0x1e6db6,_0x575e62={'start':_0x66c019[_0x2be638(0x209)],'end':_0x66c019[_0x2be638(0x3ed)]},_0x480536=_0x5bfb35(_0x3fb957,_0x575e62),_0x2a8d58=_0x5bfb35(_0x3f1b64,_0x575e62);if(_0x480536||_0x2a8d58)return!0x0;const _0x24c50a=_0x12809d[_0x2be638(0x354)](_0x3fb957,_0x3f1b64,_0x575e62);return _0x24c50a['length']!==0x0?!0x0:(_0x66c019['startColumn']+=_0x24c50a[_0x2be638(0x427)],_0x66c019[_0x2be638(0x3ed)]+=_0x24c50a['step'],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden')}:{'m1Prime':_0x184735,'m2Prime':_0x295f10};}},_0x480079={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d['SetColVisibleMutation']['id'],'handler'(_0x15d442,_0x293322){const _0x5cb061=_0x16f5c9,_0xeda0fd={'m1Prime':_0x15d442,'m2Prime':_0x293322};if(_0x15d442[_0x5cb061(0x2f7)][_0x5cb061(0x2e0)]!==_0x293322[_0x5cb061(0x2f7)][_0x5cb061(0x2e0)]||_0x15d442[_0x5cb061(0x2f7)][_0x5cb061(0x1e0)]!==_0x293322[_0x5cb061(0x2f7)]['subUnitId'])return _0xeda0fd;const _0x31ebe6=_0x56678f[_0x5cb061(0x2ec)][_0x5cb061(0x3c2)](_0x15d442),_0x548348=_0x56678f[_0x5cb061(0x2ec)]['deepClone'](_0x293322),{ranges:_0x2bde82}=_0x548348[_0x5cb061(0x2f7)],{sourceRange:_0x4392dc,targetRange:_0xc8c5d6}=_0x15d442[_0x5cb061(0x2f7)],_0x296949={'start':_0x4392dc['startColumn'],'end':_0x4392dc[_0x5cb061(0x3ed)]},_0x4f313f={'start':_0xc8c5d6[_0x5cb061(0x209)],'end':_0xc8c5d6[_0x5cb061(0x3ed)]};return _0x2bde82['some'](_0x4049a6=>{const _0x5bb8ff=_0x5cb061,_0x5aec2d={'start':_0x4049a6['startColumn'],'end':_0x4049a6[_0x5bb8ff(0x3ed)]},_0x732200=_0x5bfb35(_0x296949,_0x5aec2d),_0x2c3fd1=_0x5bfb35(_0x4f313f,_0x5aec2d);if(_0x732200||_0x2c3fd1)return!0x0;const _0x5af4ff=_0x12809d[_0x5bb8ff(0x354)](_0x296949,_0x4f313f,_0x5aec2d);return _0x5af4ff['length']!==0x0?!0x0:(_0x4049a6[_0x5bb8ff(0x209)]+=_0x5af4ff[_0x5bb8ff(0x427)],_0x4049a6[_0x5bb8ff(0x3ed)]+=_0x5af4ff[_0x5bb8ff(0x427)],!0x1);})?{'error':new Error(_0x5cb061(0x41e))}:{'m1Prime':_0x31ebe6,'m2Prime':_0x548348};}},_0x1d36e1={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x5961c2,_0x8bf22e){const _0x5870bc=_0x16f5c9,_0x11f9e0={'m1Prime':_0x5961c2,'m2Prime':_0x8bf22e};if(_0x5961c2[_0x5870bc(0x2f7)][_0x5870bc(0x2e0)]!==_0x8bf22e[_0x5870bc(0x2f7)]['unitId']||_0x5961c2[_0x5870bc(0x2f7)][_0x5870bc(0x1e0)]!==_0x8bf22e['params'][_0x5870bc(0x1e0)])return _0x11f9e0;const _0x3b8a97=[_0x56678f[_0x5870bc(0x2ec)]['deepClone'](_0x5961c2)],_0x2fe55f=_0x56678f[_0x5870bc(0x2ec)][_0x5870bc(0x3c2)](_0x8bf22e),{sourceRange:_0x2a5dc2,targetRange:_0xafeacf}=_0x5961c2['params'],_0x12a57e={'start':_0x2a5dc2['startColumn'],'end':_0x2a5dc2[_0x5870bc(0x3ed)]},_0x358a59={'start':_0xafeacf[_0x5870bc(0x209)],'end':_0xafeacf[_0x5870bc(0x3ed)]},{values:_0x515f10}=_0x2fe55f[_0x5870bc(0x2f7)],_0x262c89=[];let _0x304d3d=!0x1;for(const _0x5745c0 in _0x515f10){const _0x19ed27=_0x515f10[_0x5745c0];if(_0x262c89[_0x5870bc(0x2e6)](..._0x19ed27[_0x5870bc(0x3ec)]),_0x19ed27[_0x5870bc(0x3ec)][_0x5870bc(0x347)](_0x2914ad=>{const _0x296d87=_0x5870bc,_0x39fc20={'start':_0x2914ad[_0x296d87(0x209)],'end':_0x2914ad[_0x296d87(0x3ed)]},_0x95955e=_0x5bfb35(_0x12a57e,_0x39fc20),_0x2c4136=_0x5bfb35(_0x358a59,_0x39fc20);if(_0x95955e||_0x2c4136)return!0x0;const _0x3fdfb7=_0x12809d['handleBaseMoveRowsCols'](_0x12a57e,_0x358a59,_0x39fc20);return _0x3fdfb7[_0x296d87(0x271)]!==0x0?!0x0:(_0x3fdfb7[_0x296d87(0x427)]!==0x0&&(_0x304d3d=!0x0),_0x2914ad[_0x296d87(0x209)]+=_0x3fdfb7[_0x296d87(0x427)],_0x2914ad[_0x296d87(0x3ed)]+=_0x3fdfb7[_0x296d87(0x427)],!0x1);}))return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x304d3d){const _0xc6e1d={'id':_0x12809d['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x8bf22e[_0x5870bc(0x2f7)]['unitId'],'subUnitId':_0x8bf22e[_0x5870bc(0x2f7)][_0x5870bc(0x1e0)],'ranges':_0x262c89}};_0x3b8a97['push'](_0xc6e1d,_0x2fe55f);}return{'m1Prime':_0x3b8a97,'m2Prime':_0x2fe55f};}},_0x12d640={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x23a2a0,_0x51d2ca){const _0x3a7915=_0x16f5c9,_0x2d39a3={'m1Prime':_0x23a2a0,'m2Prime':_0x51d2ca};if(_0x23a2a0[_0x3a7915(0x2f7)]['unitId']!==_0x51d2ca[_0x3a7915(0x2f7)][_0x3a7915(0x2e0)]||_0x23a2a0['params'][_0x3a7915(0x1e0)]!==_0x51d2ca[_0x3a7915(0x2f7)]['subUnitId'])return _0x2d39a3;const _0x4b3acb=[_0x56678f[_0x3a7915(0x2ec)][_0x3a7915(0x3c2)](_0x23a2a0)],_0x711bde=_0x56678f[_0x3a7915(0x2ec)][_0x3a7915(0x3c2)](_0x51d2ca),_0x4c385b=new _0x56678f[(_0x3a7915(0x3ef))](_0x711bde[_0x3a7915(0x2f7)][_0x3a7915(0x267)]),{sourceRange:_0x56906e,targetRange:_0x4d0287}=_0x23a2a0[_0x3a7915(0x2f7)],_0x2eb5c1=_0x56906e[_0x3a7915(0x209)],_0x34a1ad=_0x56906e['endColumn']-_0x56906e[_0x3a7915(0x209)]+0x1,_0x57c114=_0x4d0287[_0x3a7915(0x209)];_0x4c385b[_0x3a7915(0x290)](_0x2eb5c1,_0x34a1ad,_0x57c114);const _0x470479=new _0x56678f[(_0x3a7915(0x3ef))]();let _0x2c1982=!0x1;if(_0x4c385b[_0x3a7915(0x313)]((_0x180d06,_0x34e28b,_0x365e62)=>{const _0x9e21f5=_0x3a7915;if(_0x365e62&&_0x365e62['f']){const _0x23fbef=_0x365e62['f'];let _0x4967ce=!0x1;const _0x110870=_0x409478(_0x23a2a0[_0x9e21f5(0x2f7)][_0x9e21f5(0x2e0)],_0x23a2a0[_0x9e21f5(0x2f7)]['subUnitId'],_0x23fbef,_0x434cf1=>{const _0xbd37d3=_0x9e21f5,_0x4fd011=_0x12809d['handleBaseMoveRowsCols']({'start':_0x23a2a0[_0xbd37d3(0x2f7)]['sourceRange'][_0xbd37d3(0x209)],'end':_0x23a2a0[_0xbd37d3(0x2f7)][_0xbd37d3(0x338)][_0xbd37d3(0x3ed)]},{'start':_0x23a2a0[_0xbd37d3(0x2f7)][_0xbd37d3(0x3b0)]['startColumn'],'end':_0x23a2a0[_0xbd37d3(0x2f7)]['targetRange'][_0xbd37d3(0x3ed)]},{'start':_0x434cf1[_0xbd37d3(0x209)],'end':_0x434cf1[_0xbd37d3(0x3ed)]});return(_0x4fd011['step']!==0x0||_0x4fd011[_0xbd37d3(0x271)]!==0x0)&&(_0x4967ce=!0x0,_0x434cf1[_0xbd37d3(0x209)]+=_0x4fd011[_0xbd37d3(0x427)],_0x434cf1['endColumn']+=_0x4fd011[_0xbd37d3(0x427)]+_0x4fd011[_0xbd37d3(0x271)]),_0x434cf1;});_0x4967ce&&(_0x2c1982=!0x0,_0x365e62['f']=_0x110870,_0x470479[_0x9e21f5(0x3c4)](_0x180d06,_0x34e28b,{..._0x365e62}));}}),_0x2c1982){const _0x259e74={'id':_0x12809d[_0x3a7915(0x1cd)]['id'],'params':{'unitId':_0x51d2ca['params'][_0x3a7915(0x2e0)],'subUnitId':_0x51d2ca[_0x3a7915(0x2f7)]['subUnitId'],'cellValue':_0x470479[_0x3a7915(0x33b)]()}};_0x4b3acb['push'](_0x259e74);}return _0x711bde[_0x3a7915(0x2f7)][_0x3a7915(0x267)]=_0x4c385b[_0x3a7915(0x33b)](),{'m1Prime':_0x4b3acb,'m2Prime':_0x711bde};}},_0x52aaed={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d[_0x16f5c9(0x2f5)]['id'],'handler'(_0x167ac8,_0x529cc7){const _0x348dc1=_0x16f5c9,_0x1b0361={'m1Prime':[],'m2Prime':[]};if(_0x167ac8[_0x348dc1(0x2f7)]['unitId']!==_0x529cc7[_0x348dc1(0x2f7)][_0x348dc1(0x2e0)]||_0x167ac8[_0x348dc1(0x2f7)]['subUnitId']!==_0x529cc7['params'][_0x348dc1(0x1e0)])return _0x1b0361;const _0x6417e4=_0x56678f[_0x348dc1(0x2ec)][_0x348dc1(0x3c2)](_0x529cc7);let _0x2d5231=!0x1;return _0x6417e4[_0x348dc1(0x2f7)][_0x348dc1(0x26a)][_0x348dc1(0x37c)](_0x21c233=>{const _0x18c35f=_0x348dc1,{range:_0x488c69,primary:_0x1f0b70}=_0x21c233,_0x1f487e=_0x12809d[_0x18c35f(0x354)]({'start':_0x167ac8[_0x18c35f(0x2f7)]['sourceRange']['startColumn'],'end':_0x167ac8[_0x18c35f(0x2f7)][_0x18c35f(0x338)]['endColumn']},{'start':_0x167ac8[_0x18c35f(0x2f7)]['targetRange'][_0x18c35f(0x209)],'end':_0x167ac8['params']['targetRange']['endColumn']},{'start':_0x488c69['startColumn'],'end':_0x488c69['endColumn']});if(_0x1f487e['length']||_0x1f487e[_0x18c35f(0x427)]){if(_0x488c69['startColumn']+=_0x1f487e[_0x18c35f(0x427)],_0x488c69[_0x18c35f(0x3ed)]+=_0x1f487e['step']+(_0x1f487e['length']||0x0),_0x1f0b70){const _0x337260=_0x12809d[_0x18c35f(0x354)]({'start':_0x167ac8[_0x18c35f(0x2f7)]['sourceRange'][_0x18c35f(0x209)],'end':_0x167ac8[_0x18c35f(0x2f7)][_0x18c35f(0x338)]['endColumn']},{'start':_0x167ac8[_0x18c35f(0x2f7)][_0x18c35f(0x3b0)][_0x18c35f(0x209)],'end':_0x167ac8[_0x18c35f(0x2f7)][_0x18c35f(0x3b0)][_0x18c35f(0x3ed)]},{'start':_0x1f0b70[_0x18c35f(0x209)],'end':_0x1f0b70[_0x18c35f(0x3ed)]});(_0x337260[_0x18c35f(0x271)]||_0x337260['step'])&&(_0x1f0b70[_0x18c35f(0x209)]+=_0x337260[_0x18c35f(0x427)],_0x1f0b70[_0x18c35f(0x3ed)]+=_0x337260['step'],_0x1f0b70[_0x18c35f(0x35d)]+=_0x337260[_0x18c35f(0x427)]);}_0x2d5231=!0x0;}}),_0x2d5231&&_0x1b0361[_0x348dc1(0x224)][_0x348dc1(0x2e6)](_0x6417e4),_0x1b0361;}},_0x2dcebc={'m1':_0x12809d['MoveColsMutation']['id'],'m2':_0x367bf4['SetSheetsFilterCriteriaMutation']['id'],'handler'(_0x3f8eb9,_0x5d84e3){const _0x7d022e=_0x16f5c9,_0x4136a2={'m1Prime':_0x3f8eb9,'m2Prime':_0x5d84e3};if(_0x3f8eb9[_0x7d022e(0x2f7)][_0x7d022e(0x2e0)]!==_0x5d84e3[_0x7d022e(0x2f7)][_0x7d022e(0x2e0)]||_0x3f8eb9[_0x7d022e(0x2f7)]['subUnitId']!==_0x5d84e3['params'][_0x7d022e(0x1e0)])return _0x4136a2;const _0x20a4af=_0x56678f[_0x7d022e(0x2ec)][_0x7d022e(0x3c2)](_0x3f8eb9),_0x5e24ad=_0x56678f[_0x7d022e(0x2ec)]['deepClone'](_0x5d84e3),_0x1f4f1a=_0x12809d[_0x7d022e(0x354)]({'start':_0x3f8eb9[_0x7d022e(0x2f7)][_0x7d022e(0x338)]['startColumn'],'end':_0x3f8eb9['params'][_0x7d022e(0x338)][_0x7d022e(0x3ed)]},{'start':_0x3f8eb9[_0x7d022e(0x2f7)][_0x7d022e(0x3b0)][_0x7d022e(0x209)],'end':_0x3f8eb9[_0x7d022e(0x2f7)][_0x7d022e(0x3b0)][_0x7d022e(0x3ed)]},{'start':_0x5d84e3[_0x7d022e(0x2f7)]['col'],'end':_0x5d84e3[_0x7d022e(0x2f7)][_0x7d022e(0x1d0)]});if(_0x1f4f1a[_0x7d022e(0x427)]===0x0)return _0x4136a2;_0x5e24ad[_0x7d022e(0x2f7)][_0x7d022e(0x1d0)]+=_0x1f4f1a[_0x7d022e(0x427)],_0x5e24ad[_0x7d022e(0x2f7)]['criteria']&&(_0x5e24ad[_0x7d022e(0x2f7)][_0x7d022e(0x2cf)][_0x7d022e(0x3d8)]+=_0x1f4f1a['step']);const _0x4101f7=_0x56678f['Tools'][_0x7d022e(0x3c2)](_0x5d84e3);return _0x4101f7[_0x7d022e(0x2f7)][_0x7d022e(0x2cf)]=null,{'m1Prime':[_0x4101f7,_0x5e24ad,_0x20a4af],'m2Prime':[_0x5e24ad]};}},_0x2a8de9={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x367bf4['SetSheetsFilterRangeMutation']['id'],'handler'(_0x2333f1,_0x46d940){const _0x5d1cdd=_0x16f5c9,_0x4e17be={'m1Prime':[_0x2333f1],'m2Prime':[_0x46d940]};if(_0x2333f1[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x2e0)]!==_0x46d940[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x2e0)]||_0x2333f1[_0x5d1cdd(0x2f7)]['subUnitId']!==_0x46d940[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x1e0)])return _0x4e17be;const _0x308699=_0x56678f[_0x5d1cdd(0x2ec)][_0x5d1cdd(0x3c2)](_0x2333f1),_0x1ecc2a=_0x56678f['Tools'][_0x5d1cdd(0x3c2)](_0x46d940),_0x148738=_0x12809d[_0x5d1cdd(0x354)]({'start':_0x2333f1[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x338)][_0x5d1cdd(0x209)],'end':_0x2333f1[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x338)]['endColumn']},{'start':_0x2333f1[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x3b0)][_0x5d1cdd(0x209)],'end':_0x2333f1[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x3b0)][_0x5d1cdd(0x3ed)]},{'start':_0x46d940[_0x5d1cdd(0x2f7)][_0x5d1cdd(0x368)][_0x5d1cdd(0x209)],'end':_0x46d940['params'][_0x5d1cdd(0x368)][_0x5d1cdd(0x3ed)]});return _0x1ecc2a[_0x5d1cdd(0x2f7)]['range']['startColumn']+=_0x148738[_0x5d1cdd(0x427)],_0x1ecc2a['params'][_0x5d1cdd(0x368)]['endColumn']+=_0x148738[_0x5d1cdd(0x427)]+_0x148738[_0x5d1cdd(0x271)],{'m1Prime':[_0x1ecc2a,_0x308699],'m2Prime':[_0x1ecc2a]};}},_0x465294={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x12809d['SetWorksheetColWidthMutation']['id'],'handler'(_0x43d500,_0x229d85){const _0x29f13c=_0x16f5c9,_0x1758d6={'m1Prime':_0x43d500,'m2Prime':_0x229d85};if(_0x43d500[_0x29f13c(0x2f7)][_0x29f13c(0x2e0)]!==_0x229d85['params'][_0x29f13c(0x2e0)]||_0x43d500[_0x29f13c(0x2f7)][_0x29f13c(0x1e0)]!==_0x229d85[_0x29f13c(0x2f7)][_0x29f13c(0x1e0)])return _0x1758d6;const _0x11ffa8=_0x56678f['Tools'][_0x29f13c(0x3c2)](_0x43d500),_0x5081e2=_0x56678f[_0x29f13c(0x2ec)][_0x29f13c(0x3c2)](_0x229d85),{ranges:_0x11c0ee,colWidth:_0x119225}=_0x5081e2['params'],{sourceRange:_0x417b04,targetRange:_0x4112a4}=_0x43d500[_0x29f13c(0x2f7)],_0x3e1b38={'start':_0x417b04[_0x29f13c(0x209)],'end':_0x417b04['endColumn']},_0xec3ea={'start':_0x4112a4[_0x29f13c(0x209)],'end':_0x4112a4[_0x29f13c(0x3ed)]};return _0x11c0ee[_0x29f13c(0x347)](_0x465847=>{const _0x6a11d2=_0x29f13c,_0x51b01b={'start':_0x465847[_0x6a11d2(0x209)],'end':_0x465847[_0x6a11d2(0x3ed)]},_0x361e36=_0x12809d[_0x6a11d2(0x354)](_0x3e1b38,_0xec3ea,_0x51b01b);return _0x361e36[_0x6a11d2(0x271)]!==0x0?!0x0:(_0x465847[_0x6a11d2(0x209)]+=_0x361e36[_0x6a11d2(0x427)],_0x465847[_0x6a11d2(0x3ed)]+=_0x361e36['step'],!0x1);})?{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')}:(typeof _0x119225!=_0x29f13c(0x429)&&_0x56678f[_0x29f13c(0x361)](_0x417b04['startColumn'],_0x417b04['endColumn']-_0x417b04['startColumn']+0x1,_0x4112a4[_0x29f13c(0x209)],_0x119225),{'m1Prime':_0x11ffa8,'m2Prime':_0x5081e2});}},_0x29a949={'m1':_0x12809d[_0x16f5c9(0x39f)]['id'],'m2':_0x489b7a[_0x16f5c9(0x24f)]['id'],'handler':_0x3da3b4((_0x5be55d,_0x52ec81)=>{const _0x4659a3=_0x16f5c9,_0x5f50af={'m1Prime':_0x5be55d,'m2Prime':_0x52ec81};if(_0x5be55d[_0x4659a3(0x2f7)]['unitId']!==_0x52ec81[_0x4659a3(0x2f7)][_0x4659a3(0x2e0)]||_0x5be55d[_0x4659a3(0x2f7)][_0x4659a3(0x1e0)]!==_0x52ec81[_0x4659a3(0x2f7)][_0x4659a3(0x1e0)])return _0x5f50af;const _0x11b1a7={'id':_0x12809d[_0x4659a3(0x3dc)]['id'],'params':{'unitId':_0x5be55d[_0x4659a3(0x2f7)][_0x4659a3(0x2e0)],'subUnitId':_0x5be55d[_0x4659a3(0x2f7)]['subUnitId'],'fromRange':_0x5be55d[_0x4659a3(0x2f7)][_0x4659a3(0x338)],'toRange':_0x5be55d[_0x4659a3(0x2f7)][_0x4659a3(0x3b0)]}},_0x844833=_0x5cc2cb(_0x52ec81,_0x11b1a7);return{'m1Prime':[_0x5be55d,..._0x844833],'m2Prime':[_0x52ec81,..._0x844833]};},_0x16f5c9(0x350))},_0x323b78={'m1':_0x22fbbe[_0x16f5c9(0x32f)]['id'],'m2':_0x22fbbe['MoveConditionalRuleMutation']['id'],'handler'(_0x5b8862,_0x2dbd06){const _0x428e64=_0x16f5c9;return _0x5b8862['params']['unitId']!==_0x2dbd06[_0x428e64(0x2f7)][_0x428e64(0x2e0)]||_0x5b8862['params'][_0x428e64(0x1e0)]!==_0x2dbd06['params'][_0x428e64(0x1e0)]?{'m1Prime':_0x5b8862,'m2Prime':_0x2dbd06}:{'error':new Error('Move\x20conditional\x20formatting\x20rule\x20\x20is\x20conflict\x20with\x20self')};}},_0x36083a={'m1':_0x12809d[_0x16f5c9(0x330)]['id'],'m2':_0x12809d['AddWorksheetMergeMutation']['id'],'handler'(_0x6cdbf3,_0x13d218){const _0x23f104=_0x16f5c9,_0xa787e3=_0x4e1b2c[_0x23f104(0x350)](_0x13d218,_0x6cdbf3);return _0x1d316a(_0xa787e3)?{'m1Prime':_0xa787e3[_0x23f104(0x224)],'m2Prime':_0xa787e3[_0x23f104(0x3c1)]}:_0xa787e3;}},_0x140370={'m1':_0x12809d[_0x16f5c9(0x330)]['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x4531af,_0xfaea86){const _0x3c8c11=_0x16f5c9,_0x5776ec={'m1Prime':_0x4531af,'m2Prime':_0xfaea86};if(_0x4531af[_0x3c8c11(0x2f7)][_0x3c8c11(0x2e0)]!==_0xfaea86[_0x3c8c11(0x2f7)][_0x3c8c11(0x2e0)])return _0x5776ec;const _0x5db168=new _0x56678f['ObjectMatrix'](_0x4531af['params'][_0x3c8c11(0x32a)][_0x3c8c11(0x29a)])[_0x3c8c11(0x227)](),_0x3d1926=new _0x56678f[(_0x3c8c11(0x3ef))](_0xfaea86[_0x3c8c11(0x2f7)][_0x3c8c11(0x32a)][_0x3c8c11(0x29a)])[_0x3c8c11(0x227)](),_0x43aea3=new _0x56678f['ObjectMatrix'](_0x4531af['params']['to']['value'])[_0x3c8c11(0x227)](),_0x55d435=new _0x56678f['ObjectMatrix'](_0xfaea86[_0x3c8c11(0x2f7)]['to'][_0x3c8c11(0x29a)])[_0x3c8c11(0x227)]();return _0x4531af[_0x3c8c11(0x2f7)][_0x3c8c11(0x32a)][_0x3c8c11(0x1e0)]===_0xfaea86['params']['from'][_0x3c8c11(0x1e0)]&&_0x56678f[_0x3c8c11(0x1d2)][_0x3c8c11(0x2c1)](_0x5db168,_0x3d1926)||_0x4531af[_0x3c8c11(0x2f7)]['to'][_0x3c8c11(0x1e0)]===_0xfaea86['params']['to'][_0x3c8c11(0x1e0)]&&_0x56678f[_0x3c8c11(0x1d2)][_0x3c8c11(0x2c1)](_0x43aea3,_0x55d435)||_0x4531af['params'][_0x3c8c11(0x32a)][_0x3c8c11(0x1e0)]===_0xfaea86[_0x3c8c11(0x2f7)]['to'][_0x3c8c11(0x1e0)]&&_0x56678f[_0x3c8c11(0x1d2)][_0x3c8c11(0x2c1)](_0x5db168,_0x55d435)||_0x4531af[_0x3c8c11(0x2f7)]['to']['subUnitId']===_0xfaea86['params'][_0x3c8c11(0x32a)]['subUnitId']&&_0x56678f[_0x3c8c11(0x1d2)][_0x3c8c11(0x2c1)](_0x43aea3,_0x3d1926)?{'error':new Error(_0x3c8c11(0x27b))}:_0x5776ec;}},_0x12cf3e={'m1':_0x12809d[_0x16f5c9(0x330)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x1bb54d,_0x733324){const _0x51b2b3=_0x16f5c9,_0x19f1c3={'m1Prime':_0x1bb54d,'m2Prime':_0x733324};if(_0x1bb54d[_0x51b2b3(0x2f7)][_0x51b2b3(0x2e0)]!==_0x733324[_0x51b2b3(0x2f7)][_0x51b2b3(0x2e0)]||_0x1bb54d[_0x51b2b3(0x2f7)][_0x51b2b3(0x32a)][_0x51b2b3(0x1e0)]!==_0x733324[_0x51b2b3(0x2f7)][_0x51b2b3(0x1e0)]&&_0x1bb54d[_0x51b2b3(0x2f7)]['to'][_0x51b2b3(0x1e0)]!==_0x733324[_0x51b2b3(0x2f7)][_0x51b2b3(0x1e0)])return _0x19f1c3;const _0x3bab02=new _0x56678f[(_0x51b2b3(0x3ef))](_0x1bb54d[_0x51b2b3(0x2f7)]['from'][_0x51b2b3(0x29a)])[_0x51b2b3(0x227)](),_0xabe80b=new _0x56678f['ObjectMatrix'](_0x1bb54d[_0x51b2b3(0x2f7)]['to'][_0x51b2b3(0x29a)])[_0x51b2b3(0x227)]();return _0x1bb54d[_0x51b2b3(0x2f7)][_0x51b2b3(0x32a)][_0x51b2b3(0x1e0)]===_0x733324[_0x51b2b3(0x2f7)][_0x51b2b3(0x1e0)]&&_0x733324[_0x51b2b3(0x2f7)]['ranges'][_0x51b2b3(0x347)](_0x1ec100=>_0x56678f[_0x51b2b3(0x1d2)][_0x51b2b3(0x2c1)](_0x1ec100,_0x3bab02))?{'error':new Error(_0x51b2b3(0x3d6))}:_0x1bb54d[_0x51b2b3(0x2f7)]['to'][_0x51b2b3(0x1e0)]===_0x733324[_0x51b2b3(0x2f7)][_0x51b2b3(0x1e0)]&&_0x733324['params'][_0x51b2b3(0x3ec)][_0x51b2b3(0x347)](_0x38a3e4=>_0x56678f['Rectangle'][_0x51b2b3(0x2c1)](_0x38a3e4,_0xabe80b))?{'error':new Error(_0x51b2b3(0x3d6))}:_0x19f1c3;}},_0x3b883c={'m1':_0x12809d[_0x16f5c9(0x330)]['id'],'m2':_0x12809d['ReorderRangeMutation']['id'],'handler'(_0x47bd73,_0x513b4e){const _0x1cd582=_0x16f5c9,_0x1bea5b={'m1Prime':_0x47bd73,'m2Prime':_0x513b4e};if(_0x47bd73[_0x1cd582(0x2f7)]['unitId']!==_0x513b4e[_0x1cd582(0x2f7)][_0x1cd582(0x2e0)]||_0x47bd73[_0x1cd582(0x2f7)]['from'][_0x1cd582(0x1e0)]!==_0x513b4e[_0x1cd582(0x2f7)][_0x1cd582(0x1e0)]&&_0x47bd73[_0x1cd582(0x2f7)]['to'][_0x1cd582(0x1e0)]!==_0x513b4e[_0x1cd582(0x2f7)][_0x1cd582(0x1e0)])return _0x1bea5b;if(_0x47bd73[_0x1cd582(0x2f7)][_0x1cd582(0x32a)][_0x1cd582(0x1e0)]===_0x513b4e['params'][_0x1cd582(0x1e0)]){const _0x2500e0=new _0x56678f[(_0x1cd582(0x3ef))](_0x47bd73[_0x1cd582(0x2f7)][_0x1cd582(0x32a)][_0x1cd582(0x29a)])[_0x1cd582(0x227)]();if(_0x56678f['Rectangle']['intersects'](_0x2500e0,_0x513b4e['params'][_0x1cd582(0x368)]))return{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20reorder\x20range')};}if(_0x47bd73[_0x1cd582(0x2f7)]['to'][_0x1cd582(0x1e0)]===_0x513b4e[_0x1cd582(0x2f7)][_0x1cd582(0x1e0)]){const _0x4ef68e=new _0x56678f[(_0x1cd582(0x3ef))](_0x47bd73['params']['to'][_0x1cd582(0x29a)])[_0x1cd582(0x227)]();if(_0x56678f[_0x1cd582(0x1d2)][_0x1cd582(0x2c1)](_0x4ef68e,_0x513b4e[_0x1cd582(0x2f7)][_0x1cd582(0x368)]))return{'error':new Error(_0x1cd582(0x405))};}return _0x1bea5b;}},_0x48fb23={'m1':_0x12809d['MoveRangeMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x205f9b,_0xcb799c){const _0x5d4e86=_0x16f5c9,_0x5b2440={'m1Prime':_0x205f9b,'m2Prime':_0xcb799c};if(_0x205f9b[_0x5d4e86(0x2f7)][_0x5d4e86(0x2e0)]!==_0xcb799c[_0x5d4e86(0x2f7)]['unitId']||_0x205f9b[_0x5d4e86(0x2f7)]['from'][_0x5d4e86(0x1e0)]!==_0xcb799c['params'][_0x5d4e86(0x1e0)]&&_0x205f9b[_0x5d4e86(0x2f7)]['to']['subUnitId']!==_0xcb799c[_0x5d4e86(0x2f7)][_0x5d4e86(0x1e0)])return _0x5b2440;const _0x4d0fac=new _0x56678f[(_0x5d4e86(0x3ef))](_0x205f9b[_0x5d4e86(0x2f7)][_0x5d4e86(0x32a)][_0x5d4e86(0x29a)])[_0x5d4e86(0x227)](),_0x423b96=new _0x56678f[(_0x5d4e86(0x3ef))](_0x205f9b['params']['to'][_0x5d4e86(0x29a)])[_0x5d4e86(0x227)]();if(_0x205f9b[_0x5d4e86(0x2f7)][_0x5d4e86(0x32a)][_0x5d4e86(0x1e0)]===_0xcb799c[_0x5d4e86(0x2f7)][_0x5d4e86(0x1e0)]){const {values:_0x3a0c85}=_0xcb799c[_0x5d4e86(0x2f7)];for(const _0x281669 in _0x3a0c85)if(_0x3a0c85[_0x281669]['ranges'][_0x5d4e86(0x347)](_0x581b31=>_0x56678f[_0x5d4e86(0x1d2)][_0x5d4e86(0x2c1)](_0x581b31,_0x4d0fac)))return{'error':new Error(_0x5d4e86(0x3d6))};}if(_0x205f9b[_0x5d4e86(0x2f7)]['to']['subUnitId']===_0xcb799c[_0x5d4e86(0x2f7)]['subUnitId']){const {values:_0x8a58ce}=_0xcb799c[_0x5d4e86(0x2f7)];for(const _0x507703 in _0x8a58ce)if(_0x8a58ce[_0x507703]['ranges'][_0x5d4e86(0x347)](_0x5b795a=>_0x56678f[_0x5d4e86(0x1d2)]['intersects'](_0x5b795a,_0x423b96)))return{'error':new Error(_0x5d4e86(0x3d6))};}return _0x5b2440;}},_0x1be10d={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x408380,_0x3b7416)=>{const _0x3fb8b1=_0x16f5c9,_0x3e4d02={'m1Prime':_0x408380,'m2Prime':_0x3b7416};if(_0x408380[_0x3fb8b1(0x2f7)]['unitId']!==_0x3b7416[_0x3fb8b1(0x2f7)]['unitId']||_0x408380[_0x3fb8b1(0x2f7)]['subUnitId']!==_0x3b7416[_0x3fb8b1(0x2f7)][_0x3fb8b1(0x1e0)])return _0x3e4d02;const _0x528267={'id':_0x12809d[_0x3fb8b1(0x36a)]['id'],'params':{'unitId':_0x408380[_0x3fb8b1(0x2f7)][_0x3fb8b1(0x2e0)],'subUnitId':_0x408380['params'][_0x3fb8b1(0x1e0)],'fromRange':_0x408380[_0x3fb8b1(0x2f7)][_0x3fb8b1(0x338)],'toRange':_0x408380[_0x3fb8b1(0x2f7)][_0x3fb8b1(0x3b0)]}},_0x59467f=_0x595d92(_0x3b7416,_0x528267);return{'m1Prime':[_0x408380,..._0x59467f],'m2Prime':[_0x3b7416,..._0x59467f]};},_0x16f5c9(0x350))},_0x5b1d3e={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x40f7ab[_0x16f5c9(0x226)]['id'],'handler'(_0x1b2e7a,_0x3daaf0){const _0x1d48b4=_0x16f5c9,_0x8be16c={'m1Prime':_0x1b2e7a,'m2Prime':_0x3daaf0};if(_0x1b2e7a[_0x1d48b4(0x2f7)][_0x1d48b4(0x2e0)]!==_0x3daaf0[_0x1d48b4(0x2f7)]['unitId']||_0x1b2e7a['params'][_0x1d48b4(0x1e0)]!==_0x3daaf0[_0x1d48b4(0x2f7)][_0x1d48b4(0x1e0)])return _0x8be16c;const _0x3fe786={'id':_0x12809d[_0x1d48b4(0x36a)]['id'],'params':{'fromRange':_0x1b2e7a['params'][_0x1d48b4(0x338)],'toRange':_0x1b2e7a[_0x1d48b4(0x2f7)]['targetRange']}},_0x5baf58=_0x460fa1(_0x3daaf0,_0x3fe786);return{'m1Prime':[_0x1b2e7a,..._0x5baf58],'m2Prime':[_0x3daaf0,..._0x5baf58]};}},_0x2f50a3={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x4a0ad8,_0x59bb2c){const _0x533ba4=_0x16f5c9,_0x120eef=_0x3690d6['handler'](_0x59bb2c,_0x4a0ad8);return _0x1d316a(_0x120eef)?{'m1Prime':_0x120eef['m2Prime'],'m2Prime':_0x120eef[_0x533ba4(0x3c1)]}:_0x120eef;}},_0x3b8bb2={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x12809d['MoveRangeMutation']['id'],'handler'(_0x5bdd25,_0x32acba){const _0x5c6977=_0x16f5c9,_0x33d069={'m1Prime':_0x5bdd25,'m2Prime':_0x32acba};if(_0x5bdd25[_0x5c6977(0x2f7)][_0x5c6977(0x2e0)]!==_0x32acba[_0x5c6977(0x2f7)][_0x5c6977(0x2e0)]||_0x5bdd25[_0x5c6977(0x2f7)][_0x5c6977(0x1e0)]!==_0x32acba[_0x5c6977(0x2f7)][_0x5c6977(0x32a)][_0x5c6977(0x1e0)]&&_0x5bdd25[_0x5c6977(0x2f7)][_0x5c6977(0x1e0)]!==_0x32acba[_0x5c6977(0x2f7)]['to'][_0x5c6977(0x1e0)])return _0x33d069;const _0x213f2d=_0x56678f['Tools'][_0x5c6977(0x3c2)](_0x5bdd25),_0x45169a=_0x56678f[_0x5c6977(0x2ec)][_0x5c6977(0x3c2)](_0x32acba),_0xadcfbc=_0x5bdd25[_0x5c6977(0x2f7)]['sourceRange'],_0x4651ec=_0x5bdd25[_0x5c6977(0x2f7)][_0x5c6977(0x3b0)];if(_0x5bdd25[_0x5c6977(0x2f7)][_0x5c6977(0x1e0)]===_0x32acba[_0x5c6977(0x2f7)][_0x5c6977(0x32a)][_0x5c6977(0x1e0)]){const _0x23026a=new _0x56678f[(_0x5c6977(0x3ef))](_0x45169a[_0x5c6977(0x2f7)][_0x5c6977(0x32a)][_0x5c6977(0x29a)]),_0x3f2caa=_0x23026a[_0x5c6977(0x227)]();if(_0x5bfb35({'start':_0xadcfbc[_0x5c6977(0x3d5)],'end':_0xadcfbc[_0x5c6977(0x1be)]},{'start':_0x3f2caa[_0x5c6977(0x3d5)],'end':_0x3f2caa[_0x5c6977(0x1be)]})||_0x5bfb35({'start':_0x4651ec['startRow'],'end':_0x4651ec[_0x5c6977(0x1be)]},{'start':_0x3f2caa[_0x5c6977(0x3d5)],'end':_0x3f2caa[_0x5c6977(0x1be)]}))return{'error':new Error(_0x5c6977(0x3d4))};const _0x304653=_0x12809d[_0x5c6977(0x354)]({'start':_0xadcfbc[_0x5c6977(0x3d5)],'end':_0xadcfbc[_0x5c6977(0x1be)]},{'start':_0x4651ec[_0x5c6977(0x3d5)],'end':_0x4651ec[_0x5c6977(0x1be)]},{'start':_0x3f2caa[_0x5c6977(0x3d5)],'end':_0x3f2caa['endRow']});if(_0x304653[_0x5c6977(0x271)]!==0x0)return{'error':new Error(_0x5c6977(0x3d4))};_0x304653[_0x5c6977(0x427)]!==0x0&&_0x23026a[_0x5c6977(0x294)](_0xadcfbc[_0x5c6977(0x3d5)],_0xadcfbc['endRow']-_0xadcfbc[_0x5c6977(0x3d5)]+0x1,_0x4651ec[_0x5c6977(0x3d5)]),_0x45169a['params'][_0x5c6977(0x32a)]['value']=_0x23026a[_0x5c6977(0x33b)]();}if(_0x5bdd25[_0x5c6977(0x2f7)]['subUnitId']===_0x32acba['params']['to'][_0x5c6977(0x1e0)]){const _0x4ce74d=new _0x56678f['ObjectMatrix'](_0x45169a[_0x5c6977(0x2f7)]['to'][_0x5c6977(0x29a)]),_0x26fb8b=_0x4ce74d['getDataRange']();if(_0x5bfb35({'start':_0xadcfbc[_0x5c6977(0x3d5)],'end':_0xadcfbc['endRow']},{'start':_0x26fb8b[_0x5c6977(0x3d5)],'end':_0x26fb8b[_0x5c6977(0x1be)]})||_0x5bfb35({'start':_0x4651ec[_0x5c6977(0x3d5)],'end':_0x4651ec[_0x5c6977(0x1be)]},{'start':_0x26fb8b[_0x5c6977(0x3d5)],'end':_0x26fb8b[_0x5c6977(0x1be)]}))return{'error':new Error(_0x5c6977(0x3d4))};const _0x16a2db=_0x12809d[_0x5c6977(0x354)]({'start':_0xadcfbc[_0x5c6977(0x3d5)],'end':_0xadcfbc[_0x5c6977(0x1be)]},{'start':_0x4651ec[_0x5c6977(0x3d5)],'end':_0x4651ec[_0x5c6977(0x1be)]},{'start':_0x26fb8b[_0x5c6977(0x3d5)],'end':_0x26fb8b['endRow']});if(_0x16a2db[_0x5c6977(0x271)]!==0x0)return{'error':new Error(_0x5c6977(0x3d4))};_0x16a2db[_0x5c6977(0x427)]!==0x0&&_0x4ce74d[_0x5c6977(0x294)](_0xadcfbc['startRow'],_0xadcfbc[_0x5c6977(0x1be)]-_0xadcfbc[_0x5c6977(0x3d5)]+0x1,_0x4651ec[_0x5c6977(0x3d5)]),_0x45169a[_0x5c6977(0x2f7)]['to'][_0x5c6977(0x29a)]=_0x4ce74d['getMatrix']();}return{'m1Prime':_0x213f2d,'m2Prime':_0x45169a};}},_0x136e1e={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x423)]['id'],'handler'(_0x5af39b,_0x229550){const _0x2b3c2a=_0x16f5c9,_0x45a7a6={'m1Prime':_0x5af39b,'m2Prime':_0x229550};if(_0x5af39b[_0x2b3c2a(0x2f7)]['unitId']!==_0x229550['params']['unitId']||_0x5af39b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x1e0)]!==_0x229550[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x1e0)])return _0x45a7a6;const _0x35fc0b=_0x56678f[_0x2b3c2a(0x2ec)][_0x2b3c2a(0x3c2)](_0x5af39b),_0xca7e29=_0x56678f[_0x2b3c2a(0x2ec)][_0x2b3c2a(0x3c2)](_0x229550),_0x164e21=_0x229550[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x338)],_0x3ebb0e=_0x229550[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x3b0)],_0xdc223c=_0x5af39b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x338)],_0x565746=_0x5af39b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x3b0)];if(_0xdc223c[_0x2b3c2a(0x1be)]>=_0x164e21[_0x2b3c2a(0x3d5)]&&_0xdc223c[_0x2b3c2a(0x3d5)]<=_0x164e21['endRow'])return{'error':new Error(_0x2b3c2a(0x35f))};const _0x5149a1=_0x12809d[_0x2b3c2a(0x354)]({'start':_0xdc223c[_0x2b3c2a(0x3d5)],'end':_0xdc223c[_0x2b3c2a(0x1be)]},{'start':_0x565746[_0x2b3c2a(0x3d5)],'end':_0x565746[_0x2b3c2a(0x1be)]},{'start':_0x164e21['startRow'],'end':_0x164e21[_0x2b3c2a(0x1be)]}),_0x179d4a=_0x12809d[_0x2b3c2a(0x354)]({'start':_0xdc223c[_0x2b3c2a(0x3d5)],'end':_0xdc223c[_0x2b3c2a(0x1be)]},{'start':_0x565746[_0x2b3c2a(0x3d5)],'end':_0x565746['endRow']},{'start':_0x3ebb0e['startRow'],'end':_0x3ebb0e[_0x2b3c2a(0x1be)]});_0x5149a1&&_0x179d4a?(_0xca7e29[_0x2b3c2a(0x2f7)]['sourceRange'][_0x2b3c2a(0x3d5)]+=_0x5149a1[_0x2b3c2a(0x427)],_0xca7e29[_0x2b3c2a(0x2f7)]['sourceRange'][_0x2b3c2a(0x1be)]+=_0x5149a1[_0x2b3c2a(0x427)]+(_0x5149a1[_0x2b3c2a(0x271)]||0x0),_0xca7e29[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x3b0)][_0x2b3c2a(0x3d5)]+=_0x179d4a[_0x2b3c2a(0x427)],_0xca7e29[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x3b0)][_0x2b3c2a(0x1be)]+=_0x179d4a[_0x2b3c2a(0x427)]+(_0x179d4a[_0x2b3c2a(0x271)]||0x0)):_0xca7e29['id']=_0x12809d[_0x2b3c2a(0x31a)]['id'];const _0x253403=_0x12809d[_0x2b3c2a(0x354)]({'start':_0x164e21['startRow'],'end':_0x164e21[_0x2b3c2a(0x1be)]},{'start':_0x3ebb0e[_0x2b3c2a(0x3d5)],'end':_0x3ebb0e[_0x2b3c2a(0x1be)]},{'start':_0xdc223c[_0x2b3c2a(0x3d5)],'end':_0xdc223c[_0x2b3c2a(0x1be)]}),_0x2b46ee=_0x12809d[_0x2b3c2a(0x354)]({'start':_0x164e21['startRow'],'end':_0x164e21[_0x2b3c2a(0x1be)]},{'start':_0x3ebb0e['startRow'],'end':_0x3ebb0e[_0x2b3c2a(0x1be)]},{'start':_0x565746[_0x2b3c2a(0x3d5)],'end':_0x565746[_0x2b3c2a(0x1be)]});return _0x253403&&_0x2b46ee?(_0x35fc0b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x338)]['startRow']+=_0x253403[_0x2b3c2a(0x427)],_0x35fc0b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x338)][_0x2b3c2a(0x1be)]+=_0x253403[_0x2b3c2a(0x427)]+(_0x253403[_0x2b3c2a(0x271)]||0x0),_0x35fc0b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x3b0)][_0x2b3c2a(0x3d5)]+=_0x2b46ee[_0x2b3c2a(0x427)],_0x35fc0b[_0x2b3c2a(0x2f7)][_0x2b3c2a(0x3b0)][_0x2b3c2a(0x1be)]+=_0x2b46ee['step']+(_0x2b46ee[_0x2b3c2a(0x271)]||0x0)):_0x35fc0b['id']=_0x12809d[_0x2b3c2a(0x31a)]['id'],{'m1Prime':_0x35fc0b,'m2Prime':_0xca7e29};}},_0x23d857={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x47f411,_0x138283){const _0x59bf0c=_0x16f5c9,_0x8fe321={'m1Prime':_0x47f411,'m2Prime':_0x138283};if(_0x47f411[_0x59bf0c(0x2f7)][_0x59bf0c(0x2e0)]!==_0x138283[_0x59bf0c(0x2f7)]['unitId']||_0x47f411[_0x59bf0c(0x2f7)][_0x59bf0c(0x1e0)]!==_0x138283[_0x59bf0c(0x2f7)][_0x59bf0c(0x1e0)])return _0x8fe321;const _0x235680=_0x56678f[_0x59bf0c(0x2ec)]['deepClone'](_0x47f411),_0x367464=_0x56678f[_0x59bf0c(0x2ec)][_0x59bf0c(0x3c2)](_0x138283),{sourceRange:_0x397133,targetRange:_0x272a56}=_0x47f411[_0x59bf0c(0x2f7)],_0x35fbc8={'start':_0x397133[_0x59bf0c(0x3d5)],'end':_0x397133[_0x59bf0c(0x1be)]},_0x298031={'start':_0x272a56[_0x59bf0c(0x3d5)],'end':_0x272a56['endRow']};return _0x367464['params']['ranges'][_0x59bf0c(0x347)](_0x5e75a7=>{const _0x2f3b05=_0x59bf0c,_0x3b79a4={'start':_0x5e75a7[_0x2f3b05(0x3d5)],'end':_0x5e75a7[_0x2f3b05(0x1be)]},_0x3df2fc=_0x5bfb35(_0x35fbc8,_0x3b79a4),_0x3d1906=_0x5bfb35(_0x298031,_0x3b79a4);if(_0x3df2fc||_0x3d1906)return!0x0;const _0x5051de=_0x12809d[_0x2f3b05(0x354)](_0x35fbc8,_0x298031,_0x3b79a4);return _0x5051de[_0x2f3b05(0x271)]!==0x0?!0x0:(_0x5e75a7[_0x2f3b05(0x3d5)]+=_0x5051de['step'],_0x5e75a7[_0x2f3b05(0x1be)]+=_0x5051de['step'],!0x1);})?{'error':new Error(_0x59bf0c(0x2b3))}:{'m1Prime':_0x235680,'m2Prime':_0x367464};}},_0xd1d259={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d['RemoveWorksheetMergeMutation']['id'],'handler'(_0x4729ae,_0x370284){const _0x5d77f1=_0x16f5c9,_0x11a66c=_0x56678f[_0x5d77f1(0x2ec)][_0x5d77f1(0x3c2)](_0x4729ae),_0x58cba4=_0x56678f['Tools'][_0x5d77f1(0x3c2)](_0x370284);if(_0x4729ae['params'][_0x5d77f1(0x2e0)]!==_0x370284[_0x5d77f1(0x2f7)][_0x5d77f1(0x2e0)]||_0x4729ae[_0x5d77f1(0x2f7)][_0x5d77f1(0x1e0)]!==_0x370284[_0x5d77f1(0x2f7)][_0x5d77f1(0x1e0)])return{'m1Prime':_0x11a66c,'m2Prime':_0x58cba4};const _0x5531a0=_0x58cba4[_0x5d77f1(0x2f7)][_0x5d77f1(0x3ec)][_0x5d77f1(0x40f)]((_0x2c7682,_0x5c4eda)=>{const _0x1849e3=_0x5d77f1,{sourceRange:_0x4f3593,targetRange:_0x312d0c}=_0x4729ae[_0x1849e3(0x2f7)],_0x122b4f={..._0x5c4eda};return _0x4f3593[_0x1849e3(0x1be)]<_0x122b4f[_0x1849e3(0x3d5)]&&_0x312d0c['startRow']>_0x122b4f[_0x1849e3(0x1be)]?(_0x122b4f['startRow']-=_0x4f3593[_0x1849e3(0x1be)]-_0x4f3593['startRow']+0x1,_0x122b4f[_0x1849e3(0x1be)]-=_0x4f3593[_0x1849e3(0x1be)]-_0x4f3593['startRow']+0x1,_0x41e43(_0x122b4f)&&_0x2c7682[_0x1849e3(0x2e6)](_0x122b4f)):_0x4f3593[_0x1849e3(0x3d5)]>_0x122b4f[_0x1849e3(0x1be)]&&_0x312d0c[_0x1849e3(0x1be)]<_0x122b4f['startRow']?(_0x122b4f['startRow']+=_0x4f3593[_0x1849e3(0x1be)]-_0x4f3593[_0x1849e3(0x3d5)]+0x1,_0x122b4f[_0x1849e3(0x1be)]+=_0x4f3593[_0x1849e3(0x1be)]-_0x4f3593['startRow']+0x1,_0x41e43(_0x122b4f)&&_0x2c7682[_0x1849e3(0x2e6)](_0x122b4f)):_0x56678f['Rectangle']['intersects'](_0x122b4f,_0x4f3593)||_0x56678f[_0x1849e3(0x1d2)][_0x1849e3(0x2c1)](_0x122b4f,_0x312d0c)||_0x2c7682[_0x1849e3(0x2e6)](_0x122b4f),_0x2c7682;},[]);return _0x58cba4[_0x5d77f1(0x2f7)][_0x5d77f1(0x3ec)]=_0x5531a0,_0x58cba4[_0x5d77f1(0x2f7)]['ranges']['length']===0x0&&(_0x58cba4['id']=_0x12809d['EmptyMutation']['id']),{'m1Prime':_0x11a66c,'m2Prime':_0x58cba4};}},_0xbcbc78={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x239)]['id'],'handler'(_0x470742,_0x510942){const _0x3cba85=_0x16f5c9;var _0x2d024f;const _0x4b9647={'m1Prime':_0x470742,'m2Prime':_0x510942};if(_0x470742[_0x3cba85(0x2f7)][_0x3cba85(0x2e0)]!==_0x510942['params'][_0x3cba85(0x2e0)]||_0x470742[_0x3cba85(0x2f7)][_0x3cba85(0x1e0)]!==_0x510942[_0x3cba85(0x2f7)]['subUnitId'])return _0x4b9647;const _0x56db4d=_0x5bd140(_0x470742[_0x3cba85(0x2f7)][_0x3cba85(0x338)],_0x470742[_0x3cba85(0x2f7)][_0x3cba85(0x3b0)]),_0x4b50a0=_0x56678f['Tools'][_0x3cba85(0x3c2)](_0x510942),{range:_0x3ff3f3}=_0x4b50a0[_0x3cba85(0x2f7)],_0x5035a1=Array[_0x3cba85(0x32a)]({'length':_0x3ff3f3['endRow']-_0x3ff3f3['startRow']+0x1},(_0x1f4e93,_0x10d019)=>_0x10d019+_0x3ff3f3[_0x3cba85(0x3d5)]),_0x2e82cc={},_0x38be0d={},_0x5825e8=Math[_0x3cba85(0x2f2)](_0x470742[_0x3cba85(0x2f7)]['sourceRange']['startRow'],_0x470742['params'][_0x3cba85(0x3b0)][_0x3cba85(0x3d5)],..._0x5035a1),_0x556c1a=Math[_0x3cba85(0x36d)](_0x470742['params'][_0x3cba85(0x338)]['endRow'],_0x470742[_0x3cba85(0x2f7)][_0x3cba85(0x3b0)][_0x3cba85(0x1be)],..._0x5035a1);for(let _0x50f36c=_0x5825e8;_0x50f36c<=_0x556c1a;_0x50f36c++){const _0x3120e9=_0x50f36c,_0x3fb9ed=(_0x2d024f=_0x510942[_0x3cba85(0x2f7)][_0x3cba85(0x222)][_0x50f36c])!=null?_0x2d024f:_0x3120e9,_0x4310f8=_0x56db4d(_0x3fb9ed);_0x3120e9!==_0x4310f8&&(_0x2e82cc[_0x3120e9]=_0x4310f8),_0x3fb9ed!==_0x4310f8&&(_0x38be0d[_0x3fb9ed]=_0x4310f8);}_0x4b50a0[_0x3cba85(0x2f7)][_0x3cba85(0x222)]=_0x2e82cc;const _0x401b01=Object[_0x3cba85(0x28b)](_0x2e82cc)[_0x3cba85(0x393)](Number);_0x3ff3f3[_0x3cba85(0x3d5)]=Math[_0x3cba85(0x2f2)](..._0x401b01),_0x3ff3f3[_0x3cba85(0x1be)]=Math[_0x3cba85(0x36d)](..._0x401b01);const _0x3143c9=[_0x470742],_0x21a3e4=Object[_0x3cba85(0x28b)](_0x38be0d)[_0x3cba85(0x393)](Number);return _0x21a3e4['length']>0x0&&_0x3143c9['unshift']({'id':_0x12809d[_0x3cba85(0x239)]['id'],'params':{'unitId':_0x470742[_0x3cba85(0x2f7)][_0x3cba85(0x2e0)],'subUnitId':_0x470742[_0x3cba85(0x2f7)]['subUnitId'],'range':{'startColumn':_0x510942[_0x3cba85(0x2f7)][_0x3cba85(0x368)][_0x3cba85(0x209)],'endColumn':_0x510942['params'][_0x3cba85(0x368)][_0x3cba85(0x3ed)],'startRow':Math['min'](..._0x21a3e4),'endRow':Math[_0x3cba85(0x36d)](..._0x21a3e4)},'order':_0x38be0d}}),{'m1Prime':_0x3143c9,'m2Prime':_0x4b50a0};}},_0x5bd140=_0x3da3b4((_0x304368,_0x575fe0)=>{const _0x5b7667=_0x16f5c9,_0x7c4391=_0x304368['endRow']-_0x304368[_0x5b7667(0x3d5)]+0x1,_0x86b2c4=_0x304368['startRow'],_0x21f828=_0x575fe0['startRow'];return _0x1c07e8=>{const _0xe7aa55=_0x5b7667;if(_0x86b2c4<=_0x21f828){const _0x5a9e96=_0x575fe0[_0xe7aa55(0x3d5)]-_0x304368['endRow']-0x1;if(_0x1c07e8>=_0x304368[_0xe7aa55(0x3d5)]&&_0x1c07e8<=_0x304368['endRow'])return _0x1c07e8+_0x5a9e96;if(_0x1c07e8>_0x304368[_0xe7aa55(0x1be)]&&_0x1c07e8<_0x575fe0[_0xe7aa55(0x3d5)])return _0x1c07e8-_0x7c4391;}if(_0x86b2c4>_0x21f828){const _0x127c84=_0x304368[_0xe7aa55(0x3d5)]-_0x575fe0[_0xe7aa55(0x3d5)];if(_0x1c07e8>=_0x575fe0[_0xe7aa55(0x3d5)]&&_0x1c07e8<_0x304368[_0xe7aa55(0x3d5)])return _0x1c07e8+_0x7c4391;if(_0x1c07e8>=_0x304368[_0xe7aa55(0x3d5)]&&_0x1c07e8<=_0x304368[_0xe7aa55(0x1be)])return _0x1c07e8-_0x127c84;}return _0x1c07e8;};},_0x16f5c9(0x1c2)),_0x365693={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x39776c,_0x5790dc){const _0x5afcf3=_0x16f5c9,_0x56949f={'m1Prime':_0x39776c,'m2Prime':_0x5790dc};if(_0x39776c[_0x5afcf3(0x2f7)]['unitId']!==_0x5790dc[_0x5afcf3(0x2f7)][_0x5afcf3(0x2e0)]||_0x39776c[_0x5afcf3(0x2f7)]['subUnitId']!==_0x5790dc[_0x5afcf3(0x2f7)]['subUnitId'])return _0x56949f;const _0x46781f=[_0x56678f['Tools'][_0x5afcf3(0x3c2)](_0x39776c)],_0xe5ef7=_0x56678f[_0x5afcf3(0x2ec)]['deepClone'](_0x5790dc),{sourceRange:_0x5672c0,targetRange:_0x5c938d}=_0x39776c[_0x5afcf3(0x2f7)],_0x3f8ea7={'start':_0x5672c0[_0x5afcf3(0x3d5)],'end':_0x5672c0['endRow']},_0x5c3008={'start':_0x5c938d[_0x5afcf3(0x3d5)],'end':_0x5c938d[_0x5afcf3(0x1be)]},{values:_0x178802}=_0xe5ef7[_0x5afcf3(0x2f7)],_0x1d92da=[];let _0x220386=!0x1;for(const _0x42ff10 in _0x178802){const _0x1d9e73=_0x178802[_0x42ff10];if(_0x1d92da[_0x5afcf3(0x2e6)](..._0x1d9e73[_0x5afcf3(0x3ec)]),_0x1d9e73[_0x5afcf3(0x3ec)][_0x5afcf3(0x347)](_0x24dfa4=>{const _0x587259=_0x5afcf3,_0x485e9f={'start':_0x24dfa4[_0x587259(0x3d5)],'end':_0x24dfa4[_0x587259(0x1be)]},_0x18dd9d=_0x5bfb35(_0x3f8ea7,_0x485e9f),_0x4a508d=_0x5bfb35(_0x5c3008,_0x485e9f);if(_0x18dd9d||_0x4a508d)return!0x0;const _0x77304b=_0x12809d[_0x587259(0x354)](_0x3f8ea7,_0x5c3008,_0x485e9f);return _0x77304b[_0x587259(0x271)]!==0x0?!0x0:(_0x77304b['step']!==0x0&&(_0x220386=!0x0),_0x24dfa4[_0x587259(0x3d5)]+=_0x77304b[_0x587259(0x427)],_0x24dfa4['endRow']+=_0x77304b[_0x587259(0x427)],!0x1);}))return{'error':new Error(_0x5afcf3(0x360))};}if(_0x220386){const _0x463ee1={'id':_0x12809d[_0x5afcf3(0x1ed)]['id'],'params':{'unitId':_0x5790dc[_0x5afcf3(0x2f7)]['unitId'],'subUnitId':_0x5790dc[_0x5afcf3(0x2f7)][_0x5afcf3(0x1e0)],'ranges':_0x1d92da}};_0x46781f[_0x5afcf3(0x2e6)](_0x463ee1,_0xe5ef7);}return{'m1Prime':_0x46781f,'m2Prime':_0xe5ef7};}},_0x402216={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d['SetRangeValuesMutation']['id'],'handler'(_0x5ce690,_0xa5c3d5){const _0x163d62=_0x16f5c9,_0x1bd104={'m1Prime':_0x5ce690,'m2Prime':_0xa5c3d5};if(_0x5ce690['params']['unitId']!==_0xa5c3d5[_0x163d62(0x2f7)][_0x163d62(0x2e0)]||_0x5ce690['params'][_0x163d62(0x1e0)]!==_0xa5c3d5[_0x163d62(0x2f7)][_0x163d62(0x1e0)])return _0x1bd104;const _0x1759f4=[_0x56678f[_0x163d62(0x2ec)][_0x163d62(0x3c2)](_0x5ce690)],_0x35202e=_0x56678f[_0x163d62(0x2ec)][_0x163d62(0x3c2)](_0xa5c3d5),_0x4fda75=new _0x56678f[(_0x163d62(0x3ef))](_0x35202e[_0x163d62(0x2f7)][_0x163d62(0x267)]),{sourceRange:_0x5a7995,targetRange:_0x4ae9d0}=_0x5ce690[_0x163d62(0x2f7)],_0x38913e=_0x5a7995[_0x163d62(0x3d5)],_0x173a91=_0x5a7995[_0x163d62(0x1be)]-_0x5a7995['startRow']+0x1,_0x25122e=_0x4ae9d0[_0x163d62(0x3d5)];_0x4fda75['moveRows'](_0x38913e,_0x173a91,_0x25122e);const _0x1e8b0e=new _0x56678f[(_0x163d62(0x3ef))]();let _0x204c1c=!0x1;if(_0x4fda75[_0x163d62(0x313)]((_0x2c0712,_0x635683,_0x238dd2)=>{const _0x4d7de7=_0x163d62;if(_0x238dd2&&_0x238dd2['f']){const _0x1c91c5=_0x238dd2['f'];let _0x9affe8=!0x1;const _0x2198e1=_0x409478(_0x5ce690[_0x4d7de7(0x2f7)][_0x4d7de7(0x2e0)],_0x5ce690[_0x4d7de7(0x2f7)][_0x4d7de7(0x1e0)],_0x1c91c5,_0xb23958=>{const _0x168dd4=_0x4d7de7,_0x2c25d4=_0x12809d[_0x168dd4(0x354)]({'start':_0x5ce690[_0x168dd4(0x2f7)][_0x168dd4(0x338)]['startRow'],'end':_0x5ce690['params'][_0x168dd4(0x338)][_0x168dd4(0x1be)]},{'start':_0x5ce690[_0x168dd4(0x2f7)][_0x168dd4(0x3b0)]['startRow'],'end':_0x5ce690[_0x168dd4(0x2f7)][_0x168dd4(0x3b0)][_0x168dd4(0x1be)]},{'start':_0xb23958[_0x168dd4(0x3d5)],'end':_0xb23958[_0x168dd4(0x1be)]});return(_0x2c25d4[_0x168dd4(0x427)]!==0x0||_0x2c25d4[_0x168dd4(0x271)]!==0x0)&&(_0x9affe8=!0x0,_0xb23958[_0x168dd4(0x3d5)]+=_0x2c25d4[_0x168dd4(0x427)],_0xb23958[_0x168dd4(0x1be)]+=_0x2c25d4[_0x168dd4(0x427)]+_0x2c25d4[_0x168dd4(0x271)]),_0xb23958;});_0x9affe8&&(_0x204c1c=!0x0,_0x238dd2['f']=_0x2198e1,_0x1e8b0e[_0x4d7de7(0x3c4)](_0x2c0712,_0x635683,{..._0x238dd2}));}}),_0x204c1c){const _0x4cff08={'id':_0x12809d[_0x163d62(0x1cd)]['id'],'params':{'unitId':_0xa5c3d5[_0x163d62(0x2f7)][_0x163d62(0x2e0)],'subUnitId':_0xa5c3d5[_0x163d62(0x2f7)]['subUnitId'],'cellValue':_0x1e8b0e[_0x163d62(0x33b)]()}};_0x1759f4[_0x163d62(0x2e6)](_0x4cff08);}return _0x35202e[_0x163d62(0x2f7)][_0x163d62(0x267)]=_0x4fda75[_0x163d62(0x33b)](),{'m1Prime':_0x1759f4,'m2Prime':_0x35202e};}},_0x5f358d={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x12809d['SetRowDataMutation']['id'],'handler'(_0x1dad20,_0xf12863){const _0x23a05f=_0x16f5c9,_0x502202={'m1Prime':_0x1dad20,'m2Prime':_0xf12863};if(_0x1dad20[_0x23a05f(0x2f7)][_0x23a05f(0x2e0)]!==_0xf12863[_0x23a05f(0x2f7)]['unitId']||_0x1dad20['params'][_0x23a05f(0x1e0)]!==_0xf12863['params']['subUnitId'])return _0x502202;const _0x1e2600=_0x56678f[_0x23a05f(0x2ec)][_0x23a05f(0x3c2)](_0x1dad20),_0x161298=_0x56678f[_0x23a05f(0x2ec)][_0x23a05f(0x3c2)](_0xf12863),{rowData:_0x2b866e}=_0x161298[_0x23a05f(0x2f7)],{sourceRange:_0x537b02,targetRange:_0x619b77}=_0x1dad20['params'];return _0x56678f[_0x23a05f(0x361)](_0x537b02['startRow'],_0x537b02[_0x23a05f(0x1be)]-_0x537b02[_0x23a05f(0x3d5)]+0x1,_0x619b77[_0x23a05f(0x3d5)],_0x2b866e),{'m1Prime':_0x1e2600,'m2Prime':_0x161298};}},_0x5e8666={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x210)]['id'],'handler'(_0x88e19,_0x592748){const _0x1516e7=_0x16f5c9,_0x12c98a={'m1Prime':_0x88e19,'m2Prime':_0x592748};if(_0x88e19[_0x1516e7(0x2f7)][_0x1516e7(0x2e0)]!==_0x592748[_0x1516e7(0x2f7)][_0x1516e7(0x2e0)]||_0x88e19[_0x1516e7(0x2f7)][_0x1516e7(0x1e0)]!==_0x592748[_0x1516e7(0x2f7)][_0x1516e7(0x1e0)])return _0x12c98a;const _0xe56acb=_0x56678f[_0x1516e7(0x2ec)][_0x1516e7(0x3c2)](_0x88e19),_0x15df7e=_0x56678f[_0x1516e7(0x2ec)]['deepClone'](_0x592748),{ranges:_0x382b1a}=_0x15df7e['params'],{sourceRange:_0x4e93f1,targetRange:_0x45f424}=_0x88e19[_0x1516e7(0x2f7)],_0xe22a7c={'start':_0x4e93f1[_0x1516e7(0x3d5)],'end':_0x4e93f1[_0x1516e7(0x1be)]},_0x4fe634={'start':_0x45f424[_0x1516e7(0x3d5)],'end':_0x45f424['endRow']};return _0x382b1a[_0x1516e7(0x347)](_0x1829b9=>{const _0x4dd90f=_0x1516e7,_0x4f58e4={'start':_0x1829b9[_0x4dd90f(0x3d5)],'end':_0x1829b9['endRow']},_0x300eea=_0x5bfb35(_0xe22a7c,_0x4f58e4),_0x1b85b3=_0x5bfb35(_0x4fe634,_0x4f58e4);if(_0x300eea||_0x1b85b3)return!0x0;const _0x493250=_0x12809d[_0x4dd90f(0x354)](_0xe22a7c,_0x4fe634,_0x4f58e4);return _0x493250[_0x4dd90f(0x271)]!==0x0?!0x0:(_0x1829b9[_0x4dd90f(0x3d5)]+=_0x493250[_0x4dd90f(0x427)],_0x1829b9[_0x4dd90f(0x1be)]+=_0x493250[_0x4dd90f(0x427)],!0x1);})?{'error':new Error(_0x1516e7(0x33f))}:{'m1Prime':_0xe56acb,'m2Prime':_0x15df7e};}},_0x531c7b={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x41b)]['id'],'handler'(_0x5a319e,_0x471027){const _0x265a88=_0x16f5c9,_0x447376={'m1Prime':_0x5a319e,'m2Prime':_0x471027};if(_0x5a319e[_0x265a88(0x2f7)]['unitId']!==_0x471027[_0x265a88(0x2f7)][_0x265a88(0x2e0)]||_0x5a319e[_0x265a88(0x2f7)][_0x265a88(0x1e0)]!==_0x471027[_0x265a88(0x2f7)]['subUnitId'])return _0x447376;const _0x1cd315=_0x56678f['Tools'][_0x265a88(0x3c2)](_0x5a319e),_0x9d4766=_0x56678f['Tools']['deepClone'](_0x471027),{ranges:_0x2ed926}=_0x9d4766[_0x265a88(0x2f7)],{sourceRange:_0xa02b39,targetRange:_0x5c699a}=_0x5a319e[_0x265a88(0x2f7)],_0x4edc8d={'start':_0xa02b39[_0x265a88(0x3d5)],'end':_0xa02b39[_0x265a88(0x1be)]},_0x278cb5={'start':_0x5c699a['startRow'],'end':_0x5c699a['endRow']};return _0x2ed926[_0x265a88(0x347)](_0x16ff52=>{const _0x2e9af2=_0x265a88,_0x57009e={'start':_0x16ff52[_0x2e9af2(0x3d5)],'end':_0x16ff52[_0x2e9af2(0x1be)]},_0x3280ef=_0x5bfb35(_0x4edc8d,_0x57009e),_0x27b3da=_0x5bfb35(_0x278cb5,_0x57009e);if(_0x3280ef||_0x27b3da)return!0x0;const _0x3457d2=_0x12809d[_0x2e9af2(0x354)](_0x4edc8d,_0x278cb5,_0x57009e);return _0x3457d2[_0x2e9af2(0x271)]!==0x0?!0x0:(_0x16ff52[_0x2e9af2(0x3d5)]+=_0x3457d2[_0x2e9af2(0x427)],_0x16ff52['endRow']+=_0x3457d2[_0x2e9af2(0x427)],!0x1);})?{'error':new Error(_0x265a88(0x356))}:{'m1Prime':_0x1cd315,'m2Prime':_0x9d4766};}},_0x42904a={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d['SetSelectionsOperation']['id'],'handler'(_0x3da097,_0x1a7618){const _0x4339d6=_0x16f5c9,_0x4b1b80={'m1Prime':[],'m2Prime':[]};if(_0x3da097[_0x4339d6(0x2f7)][_0x4339d6(0x2e0)]!==_0x1a7618[_0x4339d6(0x2f7)]['unitId']||_0x3da097[_0x4339d6(0x2f7)][_0x4339d6(0x1e0)]!==_0x1a7618[_0x4339d6(0x2f7)][_0x4339d6(0x1e0)])return _0x4b1b80;const _0x52d751=_0x56678f[_0x4339d6(0x2ec)][_0x4339d6(0x3c2)](_0x1a7618);let _0x4b68bb=!0x1;return _0x52d751[_0x4339d6(0x2f7)][_0x4339d6(0x26a)][_0x4339d6(0x37c)](_0x53ad2d=>{const _0x1fadd3=_0x4339d6,{range:_0x48dd89,primary:_0x13071c}=_0x53ad2d,_0x3df66f=_0x12809d[_0x1fadd3(0x354)]({'start':_0x3da097[_0x1fadd3(0x2f7)][_0x1fadd3(0x338)][_0x1fadd3(0x3d5)],'end':_0x3da097[_0x1fadd3(0x2f7)]['sourceRange'][_0x1fadd3(0x1be)]},{'start':_0x3da097[_0x1fadd3(0x2f7)]['targetRange'][_0x1fadd3(0x3d5)],'end':_0x3da097[_0x1fadd3(0x2f7)]['targetRange']['endRow']},{'start':_0x48dd89[_0x1fadd3(0x3d5)],'end':_0x48dd89[_0x1fadd3(0x1be)]});if(_0x3df66f['length']||_0x3df66f[_0x1fadd3(0x427)]){if(_0x48dd89[_0x1fadd3(0x3d5)]+=_0x3df66f[_0x1fadd3(0x427)],_0x48dd89[_0x1fadd3(0x1be)]+=_0x3df66f[_0x1fadd3(0x427)]+(_0x3df66f[_0x1fadd3(0x271)]||0x0),_0x13071c){const _0x306f76=_0x12809d[_0x1fadd3(0x354)]({'start':_0x3da097[_0x1fadd3(0x2f7)][_0x1fadd3(0x338)][_0x1fadd3(0x3d5)],'end':_0x3da097['params']['sourceRange'][_0x1fadd3(0x1be)]},{'start':_0x3da097[_0x1fadd3(0x2f7)][_0x1fadd3(0x3b0)]['startRow'],'end':_0x3da097[_0x1fadd3(0x2f7)][_0x1fadd3(0x3b0)][_0x1fadd3(0x1be)]},{'start':_0x13071c[_0x1fadd3(0x3d5)],'end':_0x13071c['endRow']});(_0x306f76[_0x1fadd3(0x271)]||_0x306f76[_0x1fadd3(0x427)])&&(_0x13071c[_0x1fadd3(0x3d5)]+=_0x306f76['step'],_0x13071c['endRow']+=_0x306f76['step'],_0x13071c[_0x1fadd3(0x25c)]+=_0x306f76['step']);}_0x4b68bb=!0x0;}}),_0x4b68bb&&_0x4b1b80[_0x4339d6(0x224)]['push'](_0x52d751),_0x4b1b80;}},_0x3723c5={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x367bf4['SetSheetsFilterRangeMutation']['id'],'handler'(_0x41950b,_0x58355a){const _0xb6beb5=_0x16f5c9,_0x3fd8f3={'m1Prime':[_0x41950b],'m2Prime':[_0x58355a]};if(_0x41950b['params'][_0xb6beb5(0x2e0)]!==_0x58355a[_0xb6beb5(0x2f7)][_0xb6beb5(0x2e0)]||_0x41950b[_0xb6beb5(0x2f7)]['subUnitId']!==_0x58355a[_0xb6beb5(0x2f7)][_0xb6beb5(0x1e0)])return _0x3fd8f3;const _0xc9f36c=_0x56678f[_0xb6beb5(0x2ec)][_0xb6beb5(0x3c2)](_0x41950b),_0x2b8395=_0x56678f[_0xb6beb5(0x2ec)]['deepClone'](_0x58355a),_0x571bdb=_0x12809d[_0xb6beb5(0x354)]({'start':_0x41950b[_0xb6beb5(0x2f7)][_0xb6beb5(0x338)][_0xb6beb5(0x3d5)],'end':_0x41950b[_0xb6beb5(0x2f7)][_0xb6beb5(0x338)]['endRow']},{'start':_0x41950b['params'][_0xb6beb5(0x3b0)][_0xb6beb5(0x3d5)],'end':_0x41950b['params'][_0xb6beb5(0x3b0)]['endRow']},{'start':_0x58355a[_0xb6beb5(0x2f7)]['range'][_0xb6beb5(0x3d5)],'end':_0x58355a[_0xb6beb5(0x2f7)][_0xb6beb5(0x368)][_0xb6beb5(0x1be)]});return _0x2b8395[_0xb6beb5(0x2f7)][_0xb6beb5(0x368)][_0xb6beb5(0x3d5)]+=_0x571bdb[_0xb6beb5(0x427)],_0x2b8395['params'][_0xb6beb5(0x368)][_0xb6beb5(0x1be)]+=_0x571bdb[_0xb6beb5(0x427)]+_0x571bdb[_0xb6beb5(0x271)],{'m1Prime':[_0x2b8395,_0xc9f36c],'m2Prime':[_0x2b8395]};}},_0xecc353={'m1':_0x12809d['MoveRowsMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x36b)]['id'],'handler'(_0x1cc3dc,_0x4c9102){const _0x481bc9=_0x16f5c9,_0x697912={'m1Prime':_0x1cc3dc,'m2Prime':_0x4c9102};if(_0x1cc3dc[_0x481bc9(0x2f7)]['unitId']!==_0x4c9102[_0x481bc9(0x2f7)][_0x481bc9(0x2e0)]||_0x1cc3dc[_0x481bc9(0x2f7)][_0x481bc9(0x1e0)]!==_0x4c9102['params']['subUnitId'])return _0x697912;const _0x40446b=_0x56678f[_0x481bc9(0x2ec)][_0x481bc9(0x3c2)](_0x1cc3dc),_0x3d8a7a=_0x56678f[_0x481bc9(0x2ec)][_0x481bc9(0x3c2)](_0x4c9102),{rowsAutoHeightInfo:_0x32f9af}=_0x3d8a7a[_0x481bc9(0x2f7)],{sourceRange:_0x2b9082,targetRange:_0x714f06}=_0x1cc3dc[_0x481bc9(0x2f7)],_0x3135e5={'start':_0x2b9082[_0x481bc9(0x3d5)],'end':_0x2b9082[_0x481bc9(0x1be)]},_0x17f197={'start':_0x714f06[_0x481bc9(0x3d5)],'end':_0x714f06[_0x481bc9(0x1be)]};return _0x32f9af[_0x481bc9(0x347)](_0x4e45d8=>{const _0x326127=_0x481bc9,_0x53baf0={'start':_0x4e45d8[_0x326127(0x1f3)],'end':_0x4e45d8[_0x326127(0x1f3)]},_0x5b69a0=_0x12809d[_0x326127(0x354)](_0x3135e5,_0x17f197,_0x53baf0);return _0x5b69a0[_0x326127(0x271)]!==0x0?!0x0:(_0x4e45d8[_0x326127(0x1f3)]+=_0x5b69a0[_0x326127(0x427)],!0x1);})?{'error':new Error(_0x481bc9(0x215))}:{'m1Prime':_0x40446b,'m2Prime':_0x3d8a7a};}},_0x55a030={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x335)]['id'],'handler'(_0x498a42,_0x2a3f0f){const _0x195762=_0x16f5c9,_0x58843e={'m1Prime':_0x498a42,'m2Prime':_0x2a3f0f};if(_0x498a42[_0x195762(0x2f7)][_0x195762(0x2e0)]!==_0x2a3f0f[_0x195762(0x2f7)][_0x195762(0x2e0)]||_0x498a42['params'][_0x195762(0x1e0)]!==_0x2a3f0f[_0x195762(0x2f7)][_0x195762(0x1e0)])return _0x58843e;const _0x33318e=_0x56678f[_0x195762(0x2ec)]['deepClone'](_0x498a42),_0x1f8667=_0x56678f['Tools'][_0x195762(0x3c2)](_0x2a3f0f),{ranges:_0x4600ef,rowHeight:_0x4a00a2}=_0x1f8667[_0x195762(0x2f7)],{sourceRange:_0x2419cb,targetRange:_0x5551c8}=_0x498a42[_0x195762(0x2f7)],_0x538461={'start':_0x2419cb[_0x195762(0x3d5)],'end':_0x2419cb[_0x195762(0x1be)]},_0x37776a={'start':_0x5551c8[_0x195762(0x3d5)],'end':_0x5551c8[_0x195762(0x1be)]};return _0x4600ef[_0x195762(0x347)](_0x3304f3=>{const _0x434f1e=_0x195762,_0x33657e={'start':_0x3304f3['startRow'],'end':_0x3304f3[_0x434f1e(0x1be)]},_0xc3dbea=_0x12809d[_0x434f1e(0x354)](_0x538461,_0x37776a,_0x33657e);return _0xc3dbea[_0x434f1e(0x271)]!==0x0?!0x0:(_0x3304f3[_0x434f1e(0x3d5)]+=_0xc3dbea[_0x434f1e(0x427)],_0x3304f3[_0x434f1e(0x1be)]+=_0xc3dbea[_0x434f1e(0x427)],!0x1);})?{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height')}:(typeof _0x4a00a2!=_0x195762(0x429)&&_0x56678f[_0x195762(0x361)](_0x2419cb['startRow'],_0x2419cb['endRow']-_0x2419cb[_0x195762(0x3d5)]+0x1,_0x5551c8[_0x195762(0x3d5)],_0x4a00a2),{'m1Prime':_0x33318e,'m2Prime':_0x1f8667});}},_0x24d7d0={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x12809d[_0x16f5c9(0x30a)]['id'],'handler'(_0xfdc46e,_0x5d63bf){const _0x31887e=_0x16f5c9,_0xe99536={'m1Prime':_0xfdc46e,'m2Prime':_0x5d63bf};if(_0xfdc46e[_0x31887e(0x2f7)][_0x31887e(0x2e0)]!==_0x5d63bf['params'][_0x31887e(0x2e0)]||_0xfdc46e[_0x31887e(0x2f7)][_0x31887e(0x1e0)]!==_0x5d63bf['params'][_0x31887e(0x1e0)])return _0xe99536;const _0x6cf0ea=_0x56678f[_0x31887e(0x2ec)]['deepClone'](_0xfdc46e),_0x3ecc5b=_0x56678f[_0x31887e(0x2ec)][_0x31887e(0x3c2)](_0x5d63bf),{ranges:_0x12e9f3,autoHeightInfo:_0x28519c}=_0x3ecc5b['params'],{sourceRange:_0x49e2dd,targetRange:_0x551b19}=_0xfdc46e[_0x31887e(0x2f7)],_0x551574={'start':_0x49e2dd[_0x31887e(0x3d5)],'end':_0x49e2dd[_0x31887e(0x1be)]},_0x43d73e={'start':_0x551b19['startRow'],'end':_0x551b19[_0x31887e(0x1be)]};return _0x12e9f3[_0x31887e(0x347)](_0x571e29=>{const _0x3460fc=_0x31887e,_0x17c00a={'start':_0x571e29['startRow'],'end':_0x571e29[_0x3460fc(0x1be)]},_0x3a6ead=_0x12809d[_0x3460fc(0x354)](_0x551574,_0x43d73e,_0x17c00a);return _0x3a6ead[_0x3460fc(0x271)]!==0x0?!0x0:(_0x571e29['startRow']+=_0x3a6ead['step'],_0x571e29[_0x3460fc(0x1be)]+=_0x3a6ead[_0x3460fc(0x427)],!0x1);})?{'error':new Error(_0x31887e(0x1fa))}:(typeof _0x28519c!=_0x31887e(0x429)&&_0x56678f['moveMatrixArray'](_0x49e2dd[_0x31887e(0x3d5)],_0x49e2dd['endRow']-_0x49e2dd[_0x31887e(0x3d5)]+0x1,_0x551b19[_0x31887e(0x3d5)],_0x28519c),{'m1Prime':_0x6cf0ea,'m2Prime':_0x3ecc5b});}},_0x503536={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x489b7a[_0x16f5c9(0x24f)]['id'],'handler':_0x3da3b4((_0xa30a87,_0x564700)=>{const _0x37ed04=_0x16f5c9,_0x151fcc={'m1Prime':_0xa30a87,'m2Prime':_0x564700};if(_0xa30a87[_0x37ed04(0x2f7)][_0x37ed04(0x2e0)]!==_0x564700[_0x37ed04(0x2f7)][_0x37ed04(0x2e0)]||_0xa30a87['params']['subUnitId']!==_0x564700['params']['subUnitId'])return _0x151fcc;const _0x544b20={'id':_0x12809d[_0x37ed04(0x36a)]['id'],'params':{'unitId':_0xa30a87['params'][_0x37ed04(0x2e0)],'subUnitId':_0xa30a87['params'][_0x37ed04(0x1e0)],'fromRange':_0xa30a87[_0x37ed04(0x2f7)][_0x37ed04(0x338)],'toRange':_0xa30a87['params'][_0x37ed04(0x3b0)]}},_0x2f1a65=_0x5cc2cb(_0x564700,_0x544b20);return{'m1Prime':[_0xa30a87,..._0x2f1a65],'m2Prime':[_0x564700,..._0x2f1a65]};},_0x16f5c9(0x350))},_0x39890a={'m1':_0x12809d[_0x16f5c9(0x423)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x2f2ec9,_0x4593d9)=>{const _0x43997a=_0x16f5c9,_0x2ddd55={'m1Prime':_0x2f2ec9,'m2Prime':_0x4593d9};if(_0x2f2ec9['params']['unitId']!==_0x4593d9[_0x43997a(0x2f7)][_0x43997a(0x2e0)]||_0x4593d9['params'][_0x43997a(0x1e0)]!==_0x2f2ec9[_0x43997a(0x2f7)]['subUnitId'])return _0x2ddd55;const _0x4014c6={'id':_0x12809d['MoveRowsCommand']['id'],'params':{'fromRange':_0x2f2ec9[_0x43997a(0x2f7)]['sourceRange'],'toRange':_0x2f2ec9[_0x43997a(0x2f7)]['targetRange']}},_0x352f38=_0x18a618(_0x4593d9,_0x4014c6);return{'m1Prime':[_0x2f2ec9,..._0x352f38],'m2Prime':[_0x4593d9,..._0x352f38]};},_0x16f5c9(0x350))},_0x38aa07={'m1':_0x12809d['RemoveColMutation']['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x221f51,_0x170afa)=>{const _0x1217e0=_0x16f5c9,_0x2f290f={'m1Prime':_0x221f51,'m2Prime':_0x170afa};if(_0x221f51[_0x1217e0(0x2f7)][_0x1217e0(0x2e0)]!==_0x170afa[_0x1217e0(0x2f7)][_0x1217e0(0x2e0)]||_0x221f51[_0x1217e0(0x2f7)]['subUnitId']!==_0x170afa[_0x1217e0(0x2f7)][_0x1217e0(0x1e0)])return _0x2f290f;const _0x391078={'id':_0x12809d[_0x1217e0(0x416)]['id'],'params':{'unitId':_0x221f51['params']['unitId'],'subUnitId':_0x221f51[_0x1217e0(0x2f7)]['subUnitId'],'range':_0x221f51[_0x1217e0(0x2f7)][_0x1217e0(0x368)]}},_0x2f6e58=_0x595d92(_0x170afa,_0x391078);return{'m1Prime':[_0x221f51,..._0x2f6e58],'m2Prime':[_0x170afa,..._0x2f6e58]};},_0x16f5c9(0x350))},_0x358f61={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x226)]['id'],'handler'(_0x38a2a4,_0x5e9cf9){const _0x408182=_0x16f5c9,_0x49bb9f={'m1Prime':_0x38a2a4,'m2Prime':_0x5e9cf9};if(_0x38a2a4['params'][_0x408182(0x2e0)]!==_0x5e9cf9['params']['unitId']||_0x38a2a4['params'][_0x408182(0x1e0)]!==_0x5e9cf9[_0x408182(0x2f7)]['subUnitId'])return _0x49bb9f;const _0x29334e={'id':_0x12809d[_0x408182(0x416)]['id'],'params':{'range':_0x38a2a4[_0x408182(0x2f7)][_0x408182(0x368)]}},_0x4f530e=_0x460fa1(_0x5e9cf9,_0x29334e);return{'m1Prime':[_0x38a2a4,..._0x4f530e],'m2Prime':[_0x5e9cf9,..._0x4f530e]};}},_0x3442be={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x1cd848,_0x222b75){const _0x4e96d2=_0x16f5c9,_0x362c7d=_0x246ba9[_0x4e96d2(0x350)](_0x222b75,_0x1cd848);return _0x1d316a(_0x362c7d)?{'m1Prime':_0x362c7d[_0x4e96d2(0x224)],'m2Prime':_0x362c7d[_0x4e96d2(0x3c1)]}:_0x362c7d;}},_0x447006={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x39f)]['id'],'handler'(_0x162e23,_0x28541f){const _0x403f30=_0x16f5c9,_0xfd9359={'m1Prime':_0x162e23,'m2Prime':_0x28541f};if(_0x162e23['params'][_0x403f30(0x2e0)]!==_0x28541f[_0x403f30(0x2f7)][_0x403f30(0x2e0)]||_0x162e23[_0x403f30(0x2f7)][_0x403f30(0x1e0)]!==_0x28541f[_0x403f30(0x2f7)]['subUnitId'])return _0xfd9359;const _0x565100=_0x56678f[_0x403f30(0x2ec)][_0x403f30(0x3c2)](_0x162e23),_0x1d0e68=_0x56678f[_0x403f30(0x2ec)][_0x403f30(0x3c2)](_0x28541f);if(_0x162e23['params'][_0x403f30(0x368)]['startColumn']<=_0x28541f[_0x403f30(0x2f7)]['sourceRange'][_0x403f30(0x3ed)]&&_0x162e23['params']['range'][_0x403f30(0x3ed)]>=_0x28541f[_0x403f30(0x2f7)]['sourceRange'][_0x403f30(0x209)]||_0x162e23[_0x403f30(0x2f7)]['range']['startColumn']<=_0x28541f[_0x403f30(0x2f7)][_0x403f30(0x3b0)][_0x403f30(0x3ed)]&&_0x162e23[_0x403f30(0x2f7)][_0x403f30(0x368)][_0x403f30(0x3ed)]>=_0x28541f[_0x403f30(0x2f7)][_0x403f30(0x3b0)][_0x403f30(0x209)])return{'error':new Error(_0x403f30(0x243))};const _0x23548e=_0x12809d[_0x403f30(0x211)](_0xd6f7de(_0x162e23[_0x403f30(0x2f7)]['range']),_0xd6f7de(_0x28541f[_0x403f30(0x2f7)]['sourceRange'])),_0x5c0973=_0x12809d[_0x403f30(0x211)](_0xd6f7de(_0x162e23[_0x403f30(0x2f7)][_0x403f30(0x368)]),_0xd6f7de(_0x28541f[_0x403f30(0x2f7)]['targetRange']));_0x23548e&&_0x5c0973?(_0x1d0e68[_0x403f30(0x2f7)]['sourceRange'][_0x403f30(0x209)]+=_0x23548e[_0x403f30(0x427)],_0x1d0e68['params'][_0x403f30(0x338)][_0x403f30(0x3ed)]+=_0x23548e[_0x403f30(0x427)]+(_0x23548e[_0x403f30(0x271)]||0x0),_0x1d0e68['params'][_0x403f30(0x3b0)][_0x403f30(0x209)]+=_0x5c0973['step'],_0x1d0e68[_0x403f30(0x2f7)]['targetRange']['endColumn']+=_0x5c0973['step']+(_0x5c0973['length']||0x0)):_0x1d0e68['id']=_0x12809d[_0x403f30(0x31a)]['id'];const _0x467f54=_0x12809d['handleBaseMoveRowsCols']({'start':_0x28541f['params'][_0x403f30(0x338)][_0x403f30(0x209)],'end':_0x28541f[_0x403f30(0x2f7)][_0x403f30(0x338)][_0x403f30(0x3ed)]},{'start':_0x28541f[_0x403f30(0x2f7)]['targetRange']['startColumn'],'end':_0x28541f['params'][_0x403f30(0x3b0)][_0x403f30(0x3ed)]},{'start':_0x162e23['params'][_0x403f30(0x368)][_0x403f30(0x209)],'end':_0x162e23['params']['range'][_0x403f30(0x3ed)]});if(_0x467f54){const {step:_0x2c04da,length:_0x56206a}=_0x467f54;_0x565100[_0x403f30(0x2f7)][_0x403f30(0x368)][_0x403f30(0x209)]+=_0x2c04da,_0x565100[_0x403f30(0x2f7)][_0x403f30(0x368)][_0x403f30(0x3ed)]+=_0x2c04da+(_0x56206a||0x0);}else _0x565100[_0x403f30(0x2f7)]['range'][_0x403f30(0x209)]=0x0,_0x565100[_0x403f30(0x2f7)][_0x403f30(0x368)][_0x403f30(0x3ed)]=-0x1;return{'m1Prime':_0x565100,'m2Prime':_0x1d0e68};}},_0x32e6e={'m1':_0x12809d['RemoveColMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x1fd733,_0x5d5e80){const _0x34fb8c=_0x16f5c9,_0x3e7a87={'m1Prime':_0x1fd733,'m2Prime':_0x5d5e80};if(_0x1fd733[_0x34fb8c(0x2f7)][_0x34fb8c(0x2e0)]!==_0x5d5e80[_0x34fb8c(0x2f7)][_0x34fb8c(0x2e0)]||_0x1fd733[_0x34fb8c(0x2f7)]['subUnitId']!==_0x5d5e80[_0x34fb8c(0x2f7)][_0x34fb8c(0x32a)][_0x34fb8c(0x1e0)]&&_0x1fd733['params'][_0x34fb8c(0x1e0)]!==_0x5d5e80['params']['to'][_0x34fb8c(0x1e0)])return _0x3e7a87;const _0xa57be6=_0x56678f[_0x34fb8c(0x2ec)]['deepClone'](_0x1fd733),_0x448a9b=_0x56678f[_0x34fb8c(0x2ec)][_0x34fb8c(0x3c2)](_0x5d5e80),{startColumn:_0x4f997c,endColumn:_0x396849}=_0x1fd733[_0x34fb8c(0x2f7)]['range'];if(_0x1fd733[_0x34fb8c(0x2f7)][_0x34fb8c(0x1e0)]===_0x5d5e80[_0x34fb8c(0x2f7)][_0x34fb8c(0x32a)][_0x34fb8c(0x1e0)]){const _0x50aecc=new _0x56678f['ObjectMatrix'](_0x448a9b[_0x34fb8c(0x2f7)][_0x34fb8c(0x32a)][_0x34fb8c(0x29a)]),_0x34300e=_0x50aecc['getDataRange'](),{startColumn:_0x23971e,endColumn:_0x3fba66}=_0x34300e;if(_0x23971e<=_0x396849&&_0x3fba66>=_0x4f997c)return{'error':new Error(_0x34fb8c(0x3e4))};_0x396849<_0x23971e&&_0x50aecc[_0x34fb8c(0x304)](_0x4f997c,_0x396849-_0x4f997c+0x1),_0x448a9b['params'][_0x34fb8c(0x32a)][_0x34fb8c(0x29a)]=_0x50aecc[_0x34fb8c(0x33b)]();}if(_0x1fd733[_0x34fb8c(0x2f7)][_0x34fb8c(0x1e0)]===_0x5d5e80[_0x34fb8c(0x2f7)]['to'][_0x34fb8c(0x1e0)]){const _0x439460=new _0x56678f[(_0x34fb8c(0x3ef))](_0x448a9b[_0x34fb8c(0x2f7)]['to'][_0x34fb8c(0x29a)]),_0x307e0e=_0x439460[_0x34fb8c(0x227)](),{startColumn:_0x1b2e9b,endColumn:_0x3428d0}=_0x307e0e;if(_0x1b2e9b<=_0x396849&&_0x3428d0>=_0x4f997c)return{'error':new Error(_0x34fb8c(0x3e4))};_0x396849<_0x1b2e9b&&_0x439460[_0x34fb8c(0x304)](_0x4f997c,_0x396849-_0x4f997c+0x1),_0x448a9b[_0x34fb8c(0x2f7)]['to'][_0x34fb8c(0x29a)]=_0x439460['getMatrix']();}return{'m1Prime':_0xa57be6,'m2Prime':_0x448a9b};}},_0x2e281b={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x1dd)]['id'],'handler'(_0x9a6d0d,_0x164700){const _0x5e8b01=_0x16f5c9,_0x2e90e7={'m1Prime':_0x9a6d0d,'m2Prime':_0x164700};if(_0x9a6d0d['params'][_0x5e8b01(0x2e0)]!==_0x164700[_0x5e8b01(0x2f7)][_0x5e8b01(0x2e0)]||_0x9a6d0d[_0x5e8b01(0x2f7)][_0x5e8b01(0x1e0)]!==_0x164700[_0x5e8b01(0x2f7)][_0x5e8b01(0x1e0)])return _0x2e90e7;const _0x584836=_0x56678f[_0x5e8b01(0x2ec)][_0x5e8b01(0x3c2)](_0x9a6d0d),_0x4fe01d=_0x56678f[_0x5e8b01(0x2ec)][_0x5e8b01(0x3c2)](_0x164700),_0x48437d=_0x12809d['handleBaseRemoveRange'](_0x9a6d0d['params'][_0x5e8b01(0x368)],_0x164700[_0x5e8b01(0x2f7)]['range']);if(_0x48437d){const {step:_0x436171,length:_0x2060c2}=_0x48437d;_0x4fe01d[_0x5e8b01(0x2f7)][_0x5e8b01(0x368)][_0x5e8b01(0x209)]+=_0x436171,_0x4fe01d[_0x5e8b01(0x2f7)][_0x5e8b01(0x368)][_0x5e8b01(0x3ed)]+=_0x436171+(_0x2060c2||0x0);}else _0x4fe01d['id']=_0x12809d[_0x5e8b01(0x31a)]['id'];const _0x2c04c4=_0x12809d[_0x5e8b01(0x211)](_0x164700[_0x5e8b01(0x2f7)][_0x5e8b01(0x368)],_0x9a6d0d[_0x5e8b01(0x2f7)][_0x5e8b01(0x368)]);if(_0x2c04c4){const {step:_0x2df0a0,length:_0x1d5f22}=_0x2c04c4;_0x584836[_0x5e8b01(0x2f7)]['range'][_0x5e8b01(0x209)]+=_0x2df0a0,_0x584836[_0x5e8b01(0x2f7)]['range'][_0x5e8b01(0x3ed)]+=_0x2df0a0+(_0x1d5f22||0x0);}else _0x584836['id']=_0x12809d['EmptyMutation']['id'];return{'m1Prime':_0x584836,'m2Prime':_0x4fe01d};}},_0x556b20={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x42b624,_0x52749b){const _0x11fe5d=_0x16f5c9,_0x4b8625={'m1Prime':_0x42b624,'m2Prime':_0x52749b};if(_0x42b624[_0x11fe5d(0x2f7)][_0x11fe5d(0x2e0)]!==_0x52749b[_0x11fe5d(0x2f7)][_0x11fe5d(0x2e0)]||_0x42b624['params'][_0x11fe5d(0x1e0)]!==_0x52749b['params'][_0x11fe5d(0x1e0)])return _0x4b8625;const _0x537b94=_0x56678f['Tools']['deepClone'](_0x42b624),_0x1db67b=_0x56678f[_0x11fe5d(0x2ec)][_0x11fe5d(0x3c2)](_0x52749b),{ranges:_0x18c52d}=_0x1db67b['params'];return _0x18c52d[_0x11fe5d(0x347)](_0x1f150=>{const _0x49093a=_0x11fe5d,_0x1b3574=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x42b624[_0x49093a(0x2f7)][_0x49093a(0x368)]),_0xd6f7de(_0x1f150));return _0x1b3574===null||_0x1b3574[_0x49093a(0x271)]!==0x0?!0x0:(_0x1f150[_0x49093a(0x209)]+=_0x1b3574[_0x49093a(0x427)],_0x1f150['endColumn']+=_0x1b3574[_0x49093a(0x427)],!0x1);})?{'error':new Error('remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x537b94,'m2Prime':_0x1db67b};}},_0x3e07c7={'m1':_0x12809d['RemoveColMutation']['id'],'m2':_0x12809d['RemoveWorksheetMergeMutation']['id'],'handler'(_0x130baf,_0x122832){const _0x2434ac=_0x16f5c9,_0x1157a8=_0x56678f['Tools'][_0x2434ac(0x3c2)](_0x130baf),_0x3b5401=_0x56678f[_0x2434ac(0x2ec)][_0x2434ac(0x3c2)](_0x122832);if(_0x130baf['params'][_0x2434ac(0x2e0)]!==_0x122832['params'][_0x2434ac(0x2e0)]||_0x130baf[_0x2434ac(0x2f7)]['subUnitId']!==_0x122832[_0x2434ac(0x2f7)][_0x2434ac(0x1e0)])return{'m1Prime':_0x1157a8,'m2Prime':_0x3b5401};const _0x2d2e8f=_0x3b5401[_0x2434ac(0x2f7)]['ranges']['reduce']((_0x29ca5b,_0x5dcd64)=>{const _0x581305=_0x2434ac,_0x36c4bd=_0x1157a8['params'][_0x581305(0x368)],_0x3856ac=_0x36c4bd['endColumn']-_0x36c4bd[_0x581305(0x209)]+0x1;let _0x12a887={..._0x5dcd64};return _0x36c4bd['startColumn']>_0x5dcd64[_0x581305(0x3ed)]?_0x12a887={..._0x5dcd64}:_0x36c4bd[_0x581305(0x209)]>=_0x5dcd64['startColumn']&&_0x36c4bd[_0x581305(0x209)]<=_0x5dcd64['endColumn']&&_0x36c4bd[_0x581305(0x3ed)]>_0x5dcd64[_0x581305(0x3ed)]?(_0x12a887[_0x581305(0x3ed)]=_0x36c4bd['startColumn']-0x1,_0x36c4bd[_0x581305(0x209)]===_0x5dcd64[_0x581305(0x209)]&&(_0x12a887=null)):_0x36c4bd[_0x581305(0x209)]>_0x5dcd64[_0x581305(0x209)]&&_0x36c4bd['endColumn']<_0x5dcd64['endColumn']?_0x12a887['endColumn']=_0x5dcd64[_0x581305(0x3ed)]-_0x3856ac:_0x36c4bd[_0x581305(0x209)]<_0x5dcd64[_0x581305(0x209)]&&_0x36c4bd[_0x581305(0x3ed)]>=_0x5dcd64['startColumn']&&_0x36c4bd[_0x581305(0x3ed)]<=_0x5dcd64[_0x581305(0x3ed)]?(_0x12a887[_0x581305(0x209)]=_0x36c4bd[_0x581305(0x209)],_0x12a887[_0x581305(0x3ed)]=_0x5dcd64[_0x581305(0x3ed)]-_0x3856ac,_0x36c4bd[_0x581305(0x3ed)]===_0x5dcd64['endColumn']&&(_0x12a887=null)):_0x36c4bd['startColumn']<=_0x5dcd64[_0x581305(0x209)]&&_0x36c4bd[_0x581305(0x3ed)]>=_0x5dcd64[_0x581305(0x3ed)]?_0x12a887=null:_0x36c4bd[_0x581305(0x3ed)]<_0x5dcd64[_0x581305(0x209)]&&(_0x12a887[_0x581305(0x209)]=_0x5dcd64[_0x581305(0x209)]-_0x3856ac,_0x12a887[_0x581305(0x3ed)]=_0x5dcd64['endColumn']-_0x3856ac),_0x12a887&&!(_0x12a887[_0x581305(0x3d5)]===_0x12a887['endRow']&&_0x12a887[_0x581305(0x209)]===_0x12a887['endColumn'])&&_0x29ca5b[_0x581305(0x2e6)](_0x12a887),_0x29ca5b;},[]);return _0x3b5401[_0x2434ac(0x2f7)][_0x2434ac(0x3ec)]=_0x2d2e8f,{'m1Prime':_0x1157a8,'m2Prime':_0x3b5401};}},_0x482cca={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x239)]['id'],'handler'(_0x134d47,_0x195173){const _0x43c185=_0x16f5c9,_0x476f0f={'m1Prime':_0x134d47,'m2Prime':_0x195173};if(_0x134d47['params'][_0x43c185(0x2e0)]!==_0x195173[_0x43c185(0x2f7)][_0x43c185(0x2e0)]||_0x134d47[_0x43c185(0x2f7)][_0x43c185(0x1e0)]!==_0x195173[_0x43c185(0x2f7)]['subUnitId'])return _0x476f0f;const _0x4bf3f9=_0x12809d[_0x43c185(0x211)](_0xd6f7de(_0x134d47['params'][_0x43c185(0x368)]),_0xd6f7de(_0x195173[_0x43c185(0x2f7)][_0x43c185(0x368)]));if(!_0x4bf3f9)return{'m1Prime':_0x134d47,'m2Prime':[]};const _0x3e46d8=_0x56678f['Tools'][_0x43c185(0x3c2)](_0x195173);return _0x3e46d8[_0x43c185(0x2f7)][_0x43c185(0x368)][_0x43c185(0x209)]+=_0x4bf3f9['step'],_0x3e46d8['params'][_0x43c185(0x368)][_0x43c185(0x3ed)]+=_0x4bf3f9[_0x43c185(0x427)]+(_0x4bf3f9[_0x43c185(0x271)]||0x0),{'m1Prime':_0x134d47,'m2Prime':_0x3e46d8};}},_0x561016={'m1':_0x12809d['RemoveColMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x22c)]['id'],'handler'(_0x400691,_0x1fa0ba){const _0x12b174=_0x16f5c9,_0x1699ae={'m1Prime':_0x400691,'m2Prime':_0x1fa0ba};if(_0x400691['params'][_0x12b174(0x2e0)]!==_0x1fa0ba['params']['unitId']||_0x400691[_0x12b174(0x2f7)][_0x12b174(0x1e0)]!==_0x1fa0ba[_0x12b174(0x2f7)][_0x12b174(0x1e0)])return _0x1699ae;const _0x4060d2=_0x56678f[_0x12b174(0x2ec)]['deepClone'](_0x400691),_0xc674bd=_0x56678f[_0x12b174(0x2ec)][_0x12b174(0x3c2)](_0x1fa0ba),{columnData:_0x12b2e1}=_0xc674bd[_0x12b174(0x2f7)];return _0x56678f[_0x12b174(0x390)](_0x400691['params'][_0x12b174(0x368)][_0x12b174(0x209)],_0x400691[_0x12b174(0x2f7)]['range'][_0x12b174(0x3ed)]-_0x400691['params'][_0x12b174(0x368)][_0x12b174(0x209)]+0x1,_0x12b2e1),{'m1Prime':_0x4060d2,'m2Prime':_0xc674bd};}},_0x2a21cf={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x34e)]['id'],'handler'(_0x224f6a,_0x2e58a){const _0x975d3a=_0x16f5c9,_0x42e144={'m1Prime':_0x224f6a,'m2Prime':_0x2e58a};if(_0x224f6a[_0x975d3a(0x2f7)][_0x975d3a(0x2e0)]!==_0x2e58a['params'][_0x975d3a(0x2e0)]||_0x224f6a['params'][_0x975d3a(0x1e0)]!==_0x2e58a[_0x975d3a(0x2f7)][_0x975d3a(0x1e0)])return _0x42e144;const _0x13e5fa=_0x56678f['Tools'][_0x975d3a(0x3c2)](_0x224f6a),_0x14d78f=_0x56678f[_0x975d3a(0x2ec)]['deepClone'](_0x2e58a),{ranges:_0x1d4df1}=_0x14d78f[_0x975d3a(0x2f7)];return _0x1d4df1[_0x975d3a(0x37c)](_0x5d7427=>{const _0x2efbe9=_0x975d3a,_0x2b9f1f=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x224f6a[_0x2efbe9(0x2f7)][_0x2efbe9(0x368)]),_0x5d7427);_0x2b9f1f==null?_0x14d78f['id']=_0x12809d[_0x2efbe9(0x31a)]['id']:(_0x5d7427[_0x2efbe9(0x209)]+=_0x2b9f1f[_0x2efbe9(0x427)],_0x5d7427[_0x2efbe9(0x3ed)]+=_0x2b9f1f['step']+_0x2b9f1f['length']);}),{'m1Prime':_0x13e5fa,'m2Prime':_0x14d78f};}},_0xb1e298={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x24b)]['id'],'handler'(_0x45baf0,_0x585db8){const _0x33f137=_0x16f5c9,_0x1a8e24={'m1Prime':_0x45baf0,'m2Prime':_0x585db8};if(_0x45baf0[_0x33f137(0x2f7)][_0x33f137(0x2e0)]!==_0x585db8['params'][_0x33f137(0x2e0)]||_0x45baf0[_0x33f137(0x2f7)][_0x33f137(0x1e0)]!==_0x585db8[_0x33f137(0x2f7)][_0x33f137(0x1e0)])return _0x1a8e24;const _0x2d019e=_0x56678f[_0x33f137(0x2ec)][_0x33f137(0x3c2)](_0x45baf0),_0x2700a7=_0x56678f['Tools'][_0x33f137(0x3c2)](_0x585db8),{ranges:_0xbf69de}=_0x2700a7['params'];return _0xbf69de[_0x33f137(0x37c)](_0x4a27bb=>{const _0x32a3d2=_0x33f137,_0x5e15a7=_0x12809d[_0x32a3d2(0x211)](_0xd6f7de(_0x45baf0[_0x32a3d2(0x2f7)]['range']),_0x4a27bb);_0x5e15a7==null?_0x2700a7['id']=_0x12809d[_0x32a3d2(0x31a)]['id']:(_0x4a27bb['startColumn']+=_0x5e15a7[_0x32a3d2(0x427)],_0x4a27bb[_0x32a3d2(0x3ed)]+=_0x5e15a7['step']+_0x5e15a7[_0x32a3d2(0x271)]);}),{'m1Prime':_0x2d019e,'m2Prime':_0x2700a7};}},_0x5560c8={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x5ea85d,_0xd9b5b2){const _0x251e93=_0x16f5c9,_0x5aa378={'m1Prime':_0x5ea85d,'m2Prime':_0xd9b5b2};if(_0x5ea85d[_0x251e93(0x2f7)][_0x251e93(0x2e0)]!==_0xd9b5b2['params'][_0x251e93(0x2e0)]||_0x5ea85d[_0x251e93(0x2f7)]['subUnitId']!==_0xd9b5b2['params'][_0x251e93(0x1e0)])return _0x5aa378;const _0x57548a=[_0x56678f['Tools'][_0x251e93(0x3c2)](_0x5ea85d)],_0x55cb48=_0x56678f[_0x251e93(0x2ec)][_0x251e93(0x3c2)](_0xd9b5b2),{values:_0x410357}=_0x55cb48['params'],_0x57667e=[];let _0x40c37c=!0x1;for(const _0x401137 in _0x410357){const _0x512869=_0x410357[_0x401137];if(_0x57667e[_0x251e93(0x2e6)](..._0x512869[_0x251e93(0x3ec)]),_0x512869['ranges']['some'](_0x39fde2=>{const _0x429320=_0x251e93,_0x25e841=_0x12809d[_0x429320(0x211)](_0xd6f7de(_0x5ea85d[_0x429320(0x2f7)][_0x429320(0x368)]),_0xd6f7de(_0x39fde2));return _0x25e841==null||_0x25e841[_0x429320(0x271)]!==0x0?!0x0:(_0x25e841['step']!==0x0&&(_0x40c37c=!0x0),_0x39fde2['startColumn']+=_0x25e841[_0x429320(0x427)],_0x39fde2[_0x429320(0x3ed)]+=_0x25e841[_0x429320(0x427)],!0x1);}))return{'error':new Error(_0x251e93(0x216))};}if(_0x40c37c){const _0x13972e={'id':_0x12809d[_0x251e93(0x1ed)]['id'],'params':{'unitId':_0xd9b5b2[_0x251e93(0x2f7)][_0x251e93(0x2e0)],'subUnitId':_0xd9b5b2[_0x251e93(0x2f7)][_0x251e93(0x1e0)],'ranges':_0x57667e}};_0x57548a[_0x251e93(0x2e6)](_0x13972e,_0x55cb48);}return{'m1Prime':_0x57548a,'m2Prime':_0x55cb48};}},_0xd83766={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x31c535,_0x26d67d){const _0x34920e=_0x16f5c9,_0x17921c={'m1Prime':_0x31c535,'m2Prime':_0x26d67d};if(_0x31c535[_0x34920e(0x2f7)][_0x34920e(0x2e0)]!==_0x26d67d[_0x34920e(0x2f7)][_0x34920e(0x2e0)]||_0x31c535[_0x34920e(0x2f7)]['subUnitId']!==_0x26d67d[_0x34920e(0x2f7)][_0x34920e(0x1e0)])return _0x17921c;const _0x44652a=[_0x56678f[_0x34920e(0x2ec)][_0x34920e(0x3c2)](_0x31c535)],_0x2a43d7=_0x56678f[_0x34920e(0x2ec)][_0x34920e(0x3c2)](_0x26d67d),_0x540c91=new _0x56678f['ObjectMatrix'](_0x2a43d7[_0x34920e(0x2f7)][_0x34920e(0x267)]),_0x113a8e=_0x540c91['getDataRange'](),_0x37bb63=_0x31c535[_0x34920e(0x2f7)]['range'],_0x1678f2=_0x37bb63[_0x34920e(0x3ed)]-_0x37bb63[_0x34920e(0x209)]+0x1;if(_0x2a43d7[_0x34920e(0x2f7)]['cellValue']&&_0x37bb63[_0x34920e(0x3ed)]<_0x113a8e[_0x34920e(0x209)])_0x27097a(_0x2a43d7[_0x34920e(0x2f7)][_0x34920e(0x267)],_0x113a8e[_0x34920e(0x209)],_0x113a8e[_0x34920e(0x3ed)]-_0x113a8e['startColumn']+0x1,-_0x1678f2);else{if(_0x37bb63[_0x34920e(0x209)]<=_0x113a8e['endColumn'])return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation')};}const _0x16722f=new _0x56678f['ObjectMatrix']();let _0x473d62=!0x1,_0x3b4dde=!0x1;if(_0x540c91[_0x34920e(0x313)]((_0x53b5d4,_0x285a58,_0x259bda)=>{const _0xe06dec=_0x34920e;if(_0x259bda&&_0x259bda['f']){const _0x795f81=_0x259bda['f'];let _0x585430=!0x1;const _0x31d68b=_0x409478(_0x31c535['params']['unitId'],_0x31c535[_0xe06dec(0x2f7)][_0xe06dec(0x1e0)],_0x795f81,_0xefa8da=>{const _0x1c84d7=_0xe06dec,_0x26a20b=_0x12809d[_0x1c84d7(0x211)](_0xd6f7de(_0x31c535[_0x1c84d7(0x2f7)][_0x1c84d7(0x368)]),_0xd6f7de(_0xefa8da));return _0x26a20b===null?(_0x473d62=!0x0,_0xefa8da):((_0x26a20b[_0x1c84d7(0x427)]!==0x0||_0x26a20b['length']!==0x0)&&(_0x585430=!0x0,_0xefa8da[_0x1c84d7(0x209)]+=_0x26a20b[_0x1c84d7(0x427)],_0xefa8da[_0x1c84d7(0x3ed)]+=_0x26a20b[_0x1c84d7(0x427)]+_0x26a20b[_0x1c84d7(0x271)]),_0xefa8da);});_0x585430&&(_0x3b4dde=!0x0,_0x259bda['f']=_0x31d68b,_0x16722f[_0xe06dec(0x3c4)](_0x53b5d4,_0x285a58,{..._0x259bda}));}}),_0x473d62)return{'error':new Error(_0x34920e(0x337))};if(_0x3b4dde){const _0x5d0d0f={'id':_0x12809d[_0x34920e(0x1cd)]['id'],'params':{'unitId':_0x26d67d['params'][_0x34920e(0x2e0)],'subUnitId':_0x26d67d[_0x34920e(0x2f7)][_0x34920e(0x1e0)],'cellValue':_0x16722f[_0x34920e(0x33b)]()}};_0x44652a[_0x34920e(0x2e6)](_0x5d0d0f);}return{'m1Prime':_0x44652a,'m2Prime':_0x2a43d7};}},_0x1125f4={'m1':_0x12809d['RemoveColMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x2f5)]['id'],'handler'(_0x2c8adb,_0x162a9d){const _0x501e15=_0x16f5c9,_0x2d051b={'m1Prime':[],'m2Prime':[]};if(_0x2c8adb['params'][_0x501e15(0x2e0)]!==_0x162a9d[_0x501e15(0x2f7)]['unitId']||_0x2c8adb['params'][_0x501e15(0x1e0)]!==_0x162a9d['params']['subUnitId'])return _0x2d051b;const _0x36623f=_0x56678f[_0x501e15(0x2ec)][_0x501e15(0x3c2)](_0x162a9d);let _0x367c7c=!0x1;return _0x36623f[_0x501e15(0x2f7)][_0x501e15(0x26a)][_0x501e15(0x37c)](_0x1ab9d4=>{const _0x5f19a8=_0x501e15,{range:_0x3679f6,primary:_0x5dd021}=_0x1ab9d4,_0x4c709d=_0x12809d[_0x5f19a8(0x211)](_0xd6f7de(_0x2c8adb['params'][_0x5f19a8(0x368)]),_0xd6f7de(_0x3679f6));if(_0x4c709d!=null&&(_0x4c709d[_0x5f19a8(0x271)]||_0x4c709d[_0x5f19a8(0x427)])){if(_0x3679f6[_0x5f19a8(0x209)]+=_0x4c709d['step'],_0x3679f6[_0x5f19a8(0x3ed)]+=_0x4c709d[_0x5f19a8(0x427)]+(_0x4c709d[_0x5f19a8(0x271)]||0x0),_0x5dd021){const _0xd5f490=_0x12809d[_0x5f19a8(0x211)](_0xd6f7de(_0x2c8adb['params'][_0x5f19a8(0x368)]),_0xd6f7de(_0x5dd021));if(_0xd5f490==null){_0x5dd021[_0x5f19a8(0x209)]=_0x3679f6['startColumn'],_0x5dd021[_0x5f19a8(0x3ed)]=_0x3679f6[_0x5f19a8(0x209)],_0x5dd021[_0x5f19a8(0x35d)]=_0x3679f6[_0x5f19a8(0x209)];return;}(_0xd5f490[_0x5f19a8(0x271)]||_0xd5f490['step'])&&(_0x5dd021[_0x5f19a8(0x209)]+=_0xd5f490[_0x5f19a8(0x427)],_0x5dd021[_0x5f19a8(0x3ed)]+=_0xd5f490[_0x5f19a8(0x427)],_0x5dd021[_0x5f19a8(0x35d)]+=_0xd5f490['step']);}_0x367c7c=!0x0;}}),_0x367c7c&&_0x2d051b[_0x501e15(0x224)][_0x501e15(0x2e6)](_0x36623f),_0x2d051b;}},_0x4d917f={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x367bf4[_0x16f5c9(0x36e)]['id'],'handler'(_0x29592a,_0x30e71f){const _0x81afb=_0x16f5c9,_0x4df83c={'m1Prime':_0x29592a,'m2Prime':_0x30e71f};if(_0x29592a[_0x81afb(0x2f7)][_0x81afb(0x2e0)]!==_0x30e71f[_0x81afb(0x2f7)][_0x81afb(0x2e0)]||_0x29592a[_0x81afb(0x2f7)][_0x81afb(0x1e0)]!==_0x30e71f[_0x81afb(0x2f7)][_0x81afb(0x1e0)])return _0x4df83c;const _0x4f18bc=_0x56678f[_0x81afb(0x2ec)][_0x81afb(0x3c2)](_0x29592a),_0x357d11=_0x56678f[_0x81afb(0x2ec)]['deepClone'](_0x30e71f),_0x4909c5=_0x5d910b({'start':_0x29592a[_0x81afb(0x2f7)][_0x81afb(0x368)]['startColumn'],'end':_0x29592a[_0x81afb(0x2f7)][_0x81afb(0x368)][_0x81afb(0x3ed)]},{'start':_0x30e71f[_0x81afb(0x2f7)][_0x81afb(0x1d0)],'end':_0x30e71f['params']['col']}),_0xc3df6f=_0x56678f['Tools'][_0x81afb(0x3c2)](_0x30e71f);return _0xc3df6f[_0x81afb(0x2f7)][_0x81afb(0x2cf)]=null,_0x4909c5===null?{'m1Prime':[_0x4f18bc,_0xc3df6f],'m2Prime':[]}:_0x357d11['params'][_0x81afb(0x1d0)]===_0x4909c5[_0x81afb(0x26c)]?_0x4df83c:(_0x357d11['params'][_0x81afb(0x1d0)]=_0x4909c5[_0x81afb(0x26c)],_0x357d11['params']['criteria']&&(_0x357d11[_0x81afb(0x2f7)][_0x81afb(0x2cf)][_0x81afb(0x3d8)]=_0x4909c5[_0x81afb(0x26c)]),{'m1Prime':[_0xc3df6f,_0x357d11,_0x4f18bc],'m2Prime':[_0x357d11]});}},_0x4f9f08={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x367bf4[_0x16f5c9(0x321)]['id'],'handler'(_0x1361ae,_0x540a96){const _0x547cdc=_0x16f5c9,_0x3db851={'m1Prime':[_0x1361ae],'m2Prime':[_0x540a96]};if(_0x1361ae['params']['unitId']!==_0x540a96[_0x547cdc(0x2f7)]['unitId']||_0x1361ae['params'][_0x547cdc(0x1e0)]!==_0x540a96[_0x547cdc(0x2f7)][_0x547cdc(0x1e0)])return _0x3db851;const _0xc1d258=_0x56678f[_0x547cdc(0x2ec)][_0x547cdc(0x3c2)](_0x1361ae),_0x5275ad=_0x56678f[_0x547cdc(0x2ec)]['deepClone'](_0x540a96),_0x295ffb=_0x5d910b({'start':_0x1361ae['params'][_0x547cdc(0x368)][_0x547cdc(0x209)],'end':_0x1361ae['params'][_0x547cdc(0x368)]['endColumn']},{'start':_0x540a96[_0x547cdc(0x2f7)]['range'][_0x547cdc(0x209)],'end':_0x540a96[_0x547cdc(0x2f7)][_0x547cdc(0x368)][_0x547cdc(0x3ed)]});return _0x295ffb===null?{'m1Prime':[_0xc1d258,{'id':_0x367bf4['RemoveSheetsFilterMutation']['id'],'params':{'unitId':_0x540a96[_0x547cdc(0x2f7)][_0x547cdc(0x2e0)],'subUnitId':_0x540a96[_0x547cdc(0x2f7)][_0x547cdc(0x2e0)]}}],'m2Prime':[]}:(_0x5275ad[_0x547cdc(0x2f7)][_0x547cdc(0x368)][_0x547cdc(0x209)]=_0x295ffb[_0x547cdc(0x26c)],_0x5275ad[_0x547cdc(0x2f7)][_0x547cdc(0x368)][_0x547cdc(0x3ed)]=_0x295ffb[_0x547cdc(0x298)],{'m1Prime':[_0x5275ad,_0xc1d258],'m2Prime':[_0x5275ad]});}},_0x3e1991={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x12809d[_0x16f5c9(0x1eb)]['id'],'handler'(_0x1d9f64,_0x5bef4d){const _0x5139fd=_0x16f5c9,_0x36b42e={'m1Prime':_0x1d9f64,'m2Prime':_0x5bef4d};if(_0x1d9f64[_0x5139fd(0x2f7)][_0x5139fd(0x2e0)]!==_0x5bef4d[_0x5139fd(0x2f7)]['unitId']||_0x1d9f64[_0x5139fd(0x2f7)][_0x5139fd(0x1e0)]!==_0x5bef4d[_0x5139fd(0x2f7)][_0x5139fd(0x1e0)])return _0x36b42e;const _0x34832b=_0x56678f[_0x5139fd(0x2ec)][_0x5139fd(0x3c2)](_0x1d9f64),_0x59250b=_0x56678f[_0x5139fd(0x2ec)]['deepClone'](_0x5bef4d),{ranges:_0x57b8f2,colWidth:_0x3f2ead}=_0x59250b[_0x5139fd(0x2f7)];return _0x57b8f2[_0x5139fd(0x37c)](_0x53b9ee=>{const _0x296710=_0x5139fd,_0x266657=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x1d9f64[_0x296710(0x2f7)][_0x296710(0x368)]),_0x53b9ee);_0x266657==null?_0x59250b['id']=_0x12809d[_0x296710(0x31a)]['id']:(_0x53b9ee[_0x296710(0x209)]+=_0x266657[_0x296710(0x427)],_0x53b9ee[_0x296710(0x3ed)]+=_0x266657['step']+_0x266657[_0x296710(0x271)]);}),typeof _0x3f2ead!=_0x5139fd(0x429)&&_0x56678f[_0x5139fd(0x390)](_0x1d9f64['params'][_0x5139fd(0x368)][_0x5139fd(0x209)],_0x1d9f64['params'][_0x5139fd(0x368)][_0x5139fd(0x3ed)]-_0x1d9f64[_0x5139fd(0x2f7)][_0x5139fd(0x368)][_0x5139fd(0x209)]+0x1,_0x3f2ead),{'m1Prime':_0x34832b,'m2Prime':_0x59250b};}},_0x395795={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x489b7a['UpdateCommentRefMutation']['id'],'handler':_0x3da3b4((_0x3e4364,_0x193752)=>{const _0x2e0e08=_0x16f5c9,_0x37029e={'m1Prime':_0x3e4364,'m2Prime':_0x193752};if(_0x3e4364['params'][_0x2e0e08(0x2e0)]!==_0x193752['params'][_0x2e0e08(0x2e0)]||_0x3e4364[_0x2e0e08(0x2f7)]['subUnitId']!==_0x193752[_0x2e0e08(0x2f7)][_0x2e0e08(0x1e0)])return _0x37029e;const _0x40ec15={'id':_0x12809d[_0x2e0e08(0x416)]['id'],'params':{'unitId':_0x3e4364[_0x2e0e08(0x2f7)]['unitId'],'subUnitId':_0x3e4364['params'][_0x2e0e08(0x1e0)],'range':_0x3e4364[_0x2e0e08(0x2f7)][_0x2e0e08(0x368)]}},_0x1b1fe7=_0x5cc2cb(_0x193752,_0x40ec15);return{'m1Prime':[_0x3e4364,..._0x1b1fe7],'m2Prime':[_0x193752,..._0x1b1fe7]};},_0x16f5c9(0x350))},_0x3a1dad={'m1':_0x12809d[_0x16f5c9(0x1dd)]['id'],'m2':_0x40f7ab['UpdateDataValidationMutation']['id'],'handler':_0x3da3b4((_0x5e500e,_0x2cdc62)=>{const _0x35bc5b=_0x16f5c9,_0x261e37={'m1Prime':_0x5e500e,'m2Prime':_0x2cdc62};if(_0x5e500e['params'][_0x35bc5b(0x2e0)]!==_0x2cdc62[_0x35bc5b(0x2f7)][_0x35bc5b(0x2e0)]||_0x2cdc62[_0x35bc5b(0x2f7)][_0x35bc5b(0x1e0)]!==_0x5e500e[_0x35bc5b(0x2f7)]['subUnitId'])return _0x261e37;const _0x324932={'id':_0x12809d[_0x35bc5b(0x416)]['id'],'params':{'range':_0x5e500e['params']['range']}},_0x59abd5=_0x18a618(_0x2cdc62,_0x324932);return{'m1Prime':[_0x5e500e,..._0x59abd5],'m2Prime':[_0x2cdc62,..._0x59abd5]};},_0x16f5c9(0x350))},_0x578dca={'m1':_0x40f7ab[_0x16f5c9(0x3c5)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x3c5)]['id'],'handler':_0x3da3b4((_0x58a880,_0x1a428f)=>{const _0x1a0045=_0x16f5c9,_0x5888f3={'m1Prime':_0x58a880,'m2Prime':_0x1a428f};return _0x58a880[_0x1a0045(0x2f7)][_0x1a0045(0x2e0)]===_0x1a428f[_0x1a0045(0x2f7)][_0x1a0045(0x2e0)]&&_0x58a880[_0x1a0045(0x2f7)][_0x1a0045(0x1e0)]===_0x1a428f[_0x1a0045(0x2f7)][_0x1a0045(0x1e0)]&&_0x58a880[_0x1a0045(0x2f7)][_0x1a0045(0x409)]===_0x1a428f[_0x1a0045(0x2f7)]['ruleId']?{'m1Prime':[],'m2Prime':[]}:_0x5888f3;},_0x16f5c9(0x350))},_0x286d21={'m1':_0x1036d7[_0x16f5c9(0x352)]['id'],'m2':_0x1036d7[_0x16f5c9(0x352)]['id'],'handler':_0x3da3b4((_0x1ce5d0,_0x24c709)=>{const _0x53d8f0=_0x16f5c9,_0x403be9=_0x1ce5d0[_0x53d8f0(0x2f7)],_0x57d162=_0x24c709[_0x53d8f0(0x2f7)];return _0x403be9[_0x53d8f0(0x2e0)]===_0x57d162[_0x53d8f0(0x2e0)]&&_0x403be9[_0x53d8f0(0x1e0)]===_0x57d162['subUnitId']&&_0x403be9['id']===_0x57d162['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x1ce5d0,'m2Prime':_0x24c709};},_0x16f5c9(0x350))},_0x23c9e7={'m1':_0x12809d[_0x16f5c9(0x1ed)]['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x3cb238,_0x4c2cbe){const _0x52fc39=_0x16f5c9;if(_0x3cb238[_0x52fc39(0x2f7)][_0x52fc39(0x2e0)]!==_0x4c2cbe[_0x52fc39(0x2f7)][_0x52fc39(0x2e0)]||_0x3cb238['params'][_0x52fc39(0x1e0)]!==_0x4c2cbe[_0x52fc39(0x2f7)][_0x52fc39(0x1e0)])return{'m1Prime':_0x3cb238,'m2Prime':_0x4c2cbe};const _0x23634b=_0x56678f[_0x52fc39(0x2ec)][_0x52fc39(0x3c2)](_0x3cb238),_0x4ca5e0=_0x56678f[_0x52fc39(0x2ec)]['deepClone'](_0x4c2cbe),_0x568f9d=[],_0x1c302d=_0x4ca5e0[_0x52fc39(0x2f7)]['ranges'];return _0x23634b[_0x52fc39(0x2f7)][_0x52fc39(0x3ec)]['forEach'](_0x28db9f=>{const _0xa19f25=_0x52fc39,_0x452582=_0x3e01f7(_0x28db9f,_0x1c302d);_0x452582['length']>0x0&&_0x568f9d[_0xa19f25(0x2e6)](..._0x452582);}),_0x23634b['params'][_0x52fc39(0x3ec)]=_0x568f9d,{'m1Prime':_0x3cb238,'m2Prime':_0x4c2cbe};}},_0xf3dd38={'m1':_0x12809d[_0x16f5c9(0x1ed)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x3872f8,_0x573dbb){const _0x52fdba=_0x16f5c9;if(_0x3872f8[_0x52fdba(0x2f7)][_0x52fdba(0x2e0)]!==_0x573dbb[_0x52fdba(0x2f7)][_0x52fdba(0x2e0)]||_0x3872f8[_0x52fdba(0x2f7)][_0x52fdba(0x1e0)]!==_0x573dbb[_0x52fdba(0x2f7)][_0x52fdba(0x1e0)])return{'m1Prime':_0x3872f8,'m2Prime':_0x573dbb};const _0xe70531=_0x56678f['Tools']['deepClone'](_0x3872f8),_0x23b381=_0x56678f[_0x52fdba(0x2ec)]['deepClone'](_0x573dbb),_0x100b79=[],_0x1981d8=Object[_0x52fdba(0x2d3)](_0x23b381[_0x52fdba(0x2f7)][_0x52fdba(0x2d3)])['map'](_0x26dc48=>_0x26dc48[_0x52fdba(0x3ec)])[_0x52fdba(0x1d7)]();return _0xe70531[_0x52fdba(0x2f7)][_0x52fdba(0x3ec)][_0x52fdba(0x37c)](_0x385f59=>{const _0x23251f=_0x52fdba,_0x3eac22=_0x3e01f7(_0x385f59,_0x1981d8);_0x3eac22[_0x23251f(0x271)]>0x0&&_0x100b79['push'](..._0x3eac22);}),_0xe70531[_0x52fdba(0x2f7)][_0x52fdba(0x3ec)]=_0x100b79,{'m1Prime':_0xe70531,'m2Prime':_0x23b381};}},_0x3957e1={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0xec313,_0xaf74c7)=>{const _0x3da1ef=_0x16f5c9,_0x16ce02={'m1Prime':_0xec313,'m2Prime':_0xaf74c7};if(_0xec313[_0x3da1ef(0x2f7)][_0x3da1ef(0x2e0)]!==_0xaf74c7[_0x3da1ef(0x2f7)][_0x3da1ef(0x2e0)]||_0xec313[_0x3da1ef(0x2f7)][_0x3da1ef(0x1e0)]!==_0xaf74c7['params'][_0x3da1ef(0x1e0)])return _0x16ce02;const _0x2aa5dd={'id':_0x12809d[_0x3da1ef(0x3a4)]['id'],'params':{'unitId':_0xec313[_0x3da1ef(0x2f7)]['unitId'],'subUnitId':_0xec313[_0x3da1ef(0x2f7)][_0x3da1ef(0x1e0)],'range':_0xec313[_0x3da1ef(0x2f7)][_0x3da1ef(0x368)]}},_0x5e71e7=_0x595d92(_0xaf74c7,_0x2aa5dd);return{'m1Prime':[_0xec313,..._0x5e71e7],'m2Prime':[_0xaf74c7,..._0x5e71e7]};},'handler')},_0x45e987={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x226)]['id'],'handler'(_0xf5b87f,_0x35ba4c){const _0x3c4801=_0x16f5c9,_0x3816b9={'m1Prime':_0xf5b87f,'m2Prime':_0x35ba4c};if(_0xf5b87f[_0x3c4801(0x2f7)]['unitId']!==_0x35ba4c[_0x3c4801(0x2f7)][_0x3c4801(0x2e0)]||_0xf5b87f[_0x3c4801(0x2f7)][_0x3c4801(0x1e0)]!==_0x35ba4c['params'][_0x3c4801(0x1e0)])return _0x3816b9;const _0x358631={'id':_0x12809d['RemoveRowCommand']['id'],'params':{'range':_0xf5b87f['params'][_0x3c4801(0x368)]}},_0x1e45ab=_0x460fa1(_0x35ba4c,_0x358631);return{'m1Prime':[_0xf5b87f,..._0x1e45ab],'m2Prime':[_0x35ba4c,..._0x1e45ab]};}},_0x20dd18={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d['AddWorksheetMergeMutation']['id'],'handler'(_0x3c7646,_0x19bde3){const _0x367f34=_0x16f5c9,_0x5d361e=_0x167f41[_0x367f34(0x350)](_0x19bde3,_0x3c7646);return _0x1d316a(_0x5d361e)?{'m1Prime':_0x5d361e[_0x367f34(0x224)],'m2Prime':_0x5d361e[_0x367f34(0x3c1)]}:_0x5d361e;}},_0x2ebcf4={'m1':_0x12809d['RemoveRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x415ce0,_0x2e0f4d){const _0x29483d=_0x16f5c9,_0x3aba82={'m1Prime':_0x415ce0,'m2Prime':_0x2e0f4d};if(_0x415ce0[_0x29483d(0x2f7)][_0x29483d(0x2e0)]!==_0x2e0f4d[_0x29483d(0x2f7)]['unitId']||_0x415ce0[_0x29483d(0x2f7)][_0x29483d(0x1e0)]!==_0x2e0f4d[_0x29483d(0x2f7)]['from'][_0x29483d(0x1e0)]&&_0x415ce0['params'][_0x29483d(0x1e0)]!==_0x2e0f4d[_0x29483d(0x2f7)]['to']['subUnitId'])return _0x3aba82;const _0x4026f8=_0x56678f[_0x29483d(0x2ec)]['deepClone'](_0x415ce0),_0x4c98fa=_0x56678f[_0x29483d(0x2ec)][_0x29483d(0x3c2)](_0x2e0f4d),{startRow:_0x1152a1,endRow:_0x3897f6}=_0x415ce0[_0x29483d(0x2f7)]['range'];if(_0x415ce0[_0x29483d(0x2f7)][_0x29483d(0x1e0)]===_0x2e0f4d['params'][_0x29483d(0x32a)][_0x29483d(0x1e0)]){const _0x3da501=new _0x56678f[(_0x29483d(0x3ef))](_0x4c98fa[_0x29483d(0x2f7)][_0x29483d(0x32a)][_0x29483d(0x29a)]),_0x26615e=_0x3da501[_0x29483d(0x227)](),{startRow:_0x138cbb,endRow:_0x101f11}=_0x26615e;if(_0x138cbb<=_0x3897f6&&_0x101f11>=_0x1152a1)return{'error':new Error(_0x29483d(0x3e4))};_0x3897f6<_0x138cbb&&_0x3da501[_0x29483d(0x2f6)](_0x1152a1,_0x3897f6-_0x1152a1+0x1),_0x4c98fa['params'][_0x29483d(0x32a)][_0x29483d(0x29a)]=_0x3da501[_0x29483d(0x33b)]();}if(_0x415ce0[_0x29483d(0x2f7)][_0x29483d(0x1e0)]===_0x2e0f4d[_0x29483d(0x2f7)]['to'][_0x29483d(0x1e0)]){const _0x515a46=new _0x56678f[(_0x29483d(0x3ef))](_0x4c98fa[_0x29483d(0x2f7)]['to']['value']),_0xe26077=_0x515a46[_0x29483d(0x227)](),{startRow:_0x5acc89,endRow:_0x3a40a5}=_0xe26077;if(_0x5acc89<=_0x3897f6&&_0x3a40a5>=_0x1152a1)return{'error':new Error('Remove-cols\x20has\x20conflicts\x20with\x20move-range')};_0x3897f6<_0x5acc89&&_0x515a46['removeRows'](_0x1152a1,_0x3897f6-_0x1152a1+0x1),_0x4c98fa[_0x29483d(0x2f7)]['to'][_0x29483d(0x29a)]=_0x515a46['getMatrix']();}return{'m1Prime':_0x4026f8,'m2Prime':_0x4c98fa};}},_0x165ce4={'m1':_0x12809d['RemoveRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x423)]['id'],'handler'(_0x880dfd,_0x1b507d){const _0x2298db=_0x16f5c9,_0x367758={'m1Prime':_0x880dfd,'m2Prime':_0x1b507d};if(_0x880dfd[_0x2298db(0x2f7)][_0x2298db(0x2e0)]!==_0x1b507d[_0x2298db(0x2f7)][_0x2298db(0x2e0)]||_0x880dfd[_0x2298db(0x2f7)][_0x2298db(0x1e0)]!==_0x1b507d['params']['subUnitId'])return _0x367758;const _0x11cc1c=_0x56678f[_0x2298db(0x2ec)][_0x2298db(0x3c2)](_0x880dfd),_0x1f6309=_0x56678f['Tools']['deepClone'](_0x1b507d);if(_0x880dfd[_0x2298db(0x2f7)][_0x2298db(0x368)][_0x2298db(0x3d5)]<=_0x1b507d['params'][_0x2298db(0x338)][_0x2298db(0x1be)]&&_0x880dfd['params'][_0x2298db(0x368)][_0x2298db(0x1be)]>=_0x1b507d['params'][_0x2298db(0x338)][_0x2298db(0x3d5)]||_0x880dfd[_0x2298db(0x2f7)][_0x2298db(0x368)][_0x2298db(0x3d5)]<=_0x1b507d['params']['targetRange'][_0x2298db(0x1be)]&&_0x880dfd[_0x2298db(0x2f7)][_0x2298db(0x368)][_0x2298db(0x1be)]>=_0x1b507d[_0x2298db(0x2f7)]['targetRange'][_0x2298db(0x3d5)])return{'error':new Error(_0x2298db(0x389))};const _0x52681b=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x12809d[_0x2298db(0x1d5)](_0x880dfd[_0x2298db(0x2f7)]['range'])),_0xd6f7de(_0x12809d[_0x2298db(0x1d5)](_0x1b507d[_0x2298db(0x2f7)][_0x2298db(0x338)]))),_0x37b23f=_0x12809d[_0x2298db(0x211)](_0xd6f7de(_0x12809d[_0x2298db(0x1d5)](_0x880dfd[_0x2298db(0x2f7)]['range'])),_0xd6f7de(_0x12809d[_0x2298db(0x1d5)](_0x1b507d['params']['targetRange'])));_0x52681b&&_0x37b23f?(_0x1f6309[_0x2298db(0x2f7)][_0x2298db(0x338)][_0x2298db(0x3d5)]+=_0x52681b[_0x2298db(0x427)],_0x1f6309['params'][_0x2298db(0x338)]['endRow']+=_0x52681b[_0x2298db(0x427)]+(_0x52681b['length']||0x0),_0x1f6309[_0x2298db(0x2f7)]['targetRange']['startRow']+=_0x37b23f[_0x2298db(0x427)],_0x1f6309[_0x2298db(0x2f7)][_0x2298db(0x3b0)][_0x2298db(0x1be)]+=_0x37b23f[_0x2298db(0x427)]+(_0x37b23f['length']||0x0)):_0x1f6309['id']=_0x12809d[_0x2298db(0x31a)]['id'];const _0x39da9f=_0x12809d[_0x2298db(0x354)]({'start':_0x1b507d[_0x2298db(0x2f7)][_0x2298db(0x338)][_0x2298db(0x3d5)],'end':_0x1b507d[_0x2298db(0x2f7)]['sourceRange']['endRow']},{'start':_0x1b507d[_0x2298db(0x2f7)][_0x2298db(0x3b0)][_0x2298db(0x3d5)],'end':_0x1b507d[_0x2298db(0x2f7)]['targetRange']['endRow']},{'start':_0x880dfd[_0x2298db(0x2f7)][_0x2298db(0x368)]['startRow'],'end':_0x880dfd['params'][_0x2298db(0x368)][_0x2298db(0x1be)]});if(_0x39da9f){const {step:_0xf3b038,length:_0x233dc8}=_0x39da9f;_0x11cc1c['params']['range']['startRow']+=_0xf3b038,_0x11cc1c[_0x2298db(0x2f7)][_0x2298db(0x368)][_0x2298db(0x1be)]+=_0xf3b038+(_0x233dc8||0x0);}else _0x11cc1c['id']=_0x12809d[_0x2298db(0x31a)]['id'];return{'m1Prime':_0x11cc1c,'m2Prime':_0x1f6309};}},_0x4f29c5={'m1':_0x12809d['RemoveRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x5a5ba5,_0xe7dbf4){const _0x469ed8=_0x16f5c9,_0x4e6ef3={'m1Prime':_0x5a5ba5,'m2Prime':_0xe7dbf4};if(_0x5a5ba5['params'][_0x469ed8(0x2e0)]!==_0xe7dbf4[_0x469ed8(0x2f7)]['unitId']||_0x5a5ba5['params'][_0x469ed8(0x1e0)]!==_0xe7dbf4['params']['subUnitId'])return _0x4e6ef3;const _0x34472a=_0x56678f[_0x469ed8(0x2ec)][_0x469ed8(0x3c2)](_0x5a5ba5),_0x4b1eae=_0x56678f[_0x469ed8(0x2ec)][_0x469ed8(0x3c2)](_0xe7dbf4),{ranges:_0x15fdad}=_0x4b1eae[_0x469ed8(0x2f7)];return _0x15fdad[_0x469ed8(0x347)](_0x59ea2a=>{const _0xbcca82=_0x469ed8,_0x5b68e6=_0x12809d[_0xbcca82(0x211)](_0xd6f7de(_0x12809d[_0xbcca82(0x1d5)](_0x5a5ba5[_0xbcca82(0x2f7)][_0xbcca82(0x368)])),_0xd6f7de(_0x12809d[_0xbcca82(0x1d5)](_0x59ea2a)));return _0x5b68e6===null||_0x5b68e6[_0xbcca82(0x271)]!==0x0?!0x0:(_0x59ea2a['startRow']+=_0x5b68e6['step'],_0x59ea2a[_0xbcca82(0x1be)]+=_0x5b68e6[_0xbcca82(0x427)],!0x1);})?{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x34472a,'m2Prime':_0x4b1eae};}},_0x1a1896={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x42b)]['id'],'handler'(_0x18e6a7,_0x30d944){const _0x2ca21d=_0x16f5c9,_0x42386d={'m1Prime':_0x18e6a7,'m2Prime':_0x30d944};if(_0x18e6a7[_0x2ca21d(0x2f7)][_0x2ca21d(0x2e0)]!==_0x30d944[_0x2ca21d(0x2f7)][_0x2ca21d(0x2e0)]||_0x18e6a7['params'][_0x2ca21d(0x1e0)]!==_0x30d944['params'][_0x2ca21d(0x1e0)])return _0x42386d;const _0x4fbcfb=_0x56678f[_0x2ca21d(0x2ec)]['deepClone'](_0x18e6a7),_0x24d85a=_0x56678f[_0x2ca21d(0x2ec)]['deepClone'](_0x30d944),_0x4398fa=_0x12809d[_0x2ca21d(0x211)](_0xd6f7de(_0x12809d[_0x2ca21d(0x1d5)](_0x18e6a7[_0x2ca21d(0x2f7)][_0x2ca21d(0x368)])),_0xd6f7de(_0x12809d[_0x2ca21d(0x1d5)](_0x30d944[_0x2ca21d(0x2f7)][_0x2ca21d(0x368)])));if(_0x4398fa){const {step:_0x42597b,length:_0x4bf3d2}=_0x4398fa;_0x24d85a[_0x2ca21d(0x2f7)][_0x2ca21d(0x368)][_0x2ca21d(0x3d5)]+=_0x42597b,_0x24d85a['params']['range']['endRow']+=_0x42597b+(_0x4bf3d2||0x0);}else _0x24d85a['id']=_0x12809d['EmptyMutation']['id'];const _0xda8b18=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x12809d[_0x2ca21d(0x1d5)](_0x30d944[_0x2ca21d(0x2f7)]['range'])),_0xd6f7de(_0x12809d[_0x2ca21d(0x1d5)](_0x18e6a7['params'][_0x2ca21d(0x368)])));if(_0xda8b18){const {step:_0x448ac2,length:_0x1162f2}=_0xda8b18;_0x4fbcfb[_0x2ca21d(0x2f7)]['range']['startRow']+=_0x448ac2,_0x4fbcfb[_0x2ca21d(0x2f7)][_0x2ca21d(0x368)][_0x2ca21d(0x1be)]+=_0x448ac2+(_0x1162f2||0x0);}else _0x4fbcfb['id']=_0x12809d[_0x2ca21d(0x31a)]['id'];return{'m1Prime':_0x4fbcfb,'m2Prime':_0x24d85a};}},_0x5d7dc8={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d['RemoveWorksheetMergeMutation']['id'],'handler'(_0x59fd80,_0x1c1a38){const _0x5cd8b7=_0x16f5c9,_0x586d5a=_0x56678f['Tools'][_0x5cd8b7(0x3c2)](_0x59fd80),_0x38762b=_0x56678f[_0x5cd8b7(0x2ec)][_0x5cd8b7(0x3c2)](_0x1c1a38);if(_0x59fd80[_0x5cd8b7(0x2f7)]['unitId']!==_0x1c1a38[_0x5cd8b7(0x2f7)][_0x5cd8b7(0x2e0)]||_0x59fd80[_0x5cd8b7(0x2f7)][_0x5cd8b7(0x1e0)]!==_0x1c1a38['params']['subUnitId'])return{'m1Prime':_0x586d5a,'m2Prime':_0x38762b};const _0x3342d1=_0x38762b[_0x5cd8b7(0x2f7)]['ranges'][_0x5cd8b7(0x40f)]((_0x49258a,_0xe67565)=>{const _0xc5cec9=_0x5cd8b7,_0x248300=_0x586d5a[_0xc5cec9(0x2f7)]['range'],_0x20772a=_0x248300[_0xc5cec9(0x1be)]-_0x248300[_0xc5cec9(0x3d5)]+0x1;let _0x3eac01={..._0xe67565};return _0x248300['startRow']>_0xe67565[_0xc5cec9(0x1be)]?_0x3eac01={..._0xe67565}:_0x248300['startRow']>=_0xe67565[_0xc5cec9(0x3d5)]&&_0x248300[_0xc5cec9(0x3d5)]<=_0xe67565[_0xc5cec9(0x1be)]&&_0x248300['endRow']>_0xe67565[_0xc5cec9(0x1be)]?(_0x3eac01[_0xc5cec9(0x1be)]=_0x248300[_0xc5cec9(0x3d5)]-0x1,_0x248300['startRow']===_0xe67565['startRow']&&(_0x3eac01=null)):_0x248300[_0xc5cec9(0x3d5)]>_0xe67565['startRow']&&_0x248300[_0xc5cec9(0x1be)]<_0xe67565[_0xc5cec9(0x1be)]?_0x3eac01[_0xc5cec9(0x1be)]=_0xe67565[_0xc5cec9(0x1be)]-_0x20772a:_0x248300[_0xc5cec9(0x3d5)]<_0xe67565[_0xc5cec9(0x3d5)]&&_0x248300[_0xc5cec9(0x1be)]>=_0xe67565['startRow']&&_0x248300['endRow']<=_0xe67565['endRow']?(_0x3eac01[_0xc5cec9(0x3d5)]=_0x248300[_0xc5cec9(0x3d5)],_0x3eac01[_0xc5cec9(0x1be)]=_0xe67565[_0xc5cec9(0x1be)]-_0x20772a,_0x248300['endRow']===_0xe67565[_0xc5cec9(0x1be)]&&(_0x3eac01=null)):_0x248300[_0xc5cec9(0x3d5)]<=_0xe67565['startRow']&&_0x248300[_0xc5cec9(0x1be)]>=_0xe67565[_0xc5cec9(0x1be)]?_0x3eac01=null:_0x248300['endRow']<_0xe67565[_0xc5cec9(0x3d5)]&&(_0x3eac01[_0xc5cec9(0x3d5)]=_0xe67565[_0xc5cec9(0x3d5)]-_0x20772a,_0x3eac01[_0xc5cec9(0x1be)]=_0xe67565[_0xc5cec9(0x1be)]-_0x20772a),_0x3eac01&&!(_0x3eac01[_0xc5cec9(0x3d5)]===_0x3eac01['endRow']&&_0x3eac01[_0xc5cec9(0x209)]===_0x3eac01[_0xc5cec9(0x3ed)])&&_0x49258a[_0xc5cec9(0x2e6)](_0x3eac01),_0x49258a;},[]);return _0x38762b['params']['ranges']=_0x3342d1,{'m1Prime':_0x586d5a,'m2Prime':_0x38762b};}},_0x395e3f={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x239)]['id'],'handler'(_0x5a7880,_0x31773f){const _0x4ca5d3=_0x16f5c9,_0x47131b={'m1Prime':_0x5a7880,'m2Prime':_0x31773f};if(_0x5a7880[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x2e0)]!==_0x31773f['params'][_0x4ca5d3(0x2e0)]||_0x5a7880[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x1e0)]!==_0x31773f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x1e0)])return _0x47131b;const _0x27e79f=_0x56678f[_0x4ca5d3(0x2ec)][_0x4ca5d3(0x3c2)](_0x31773f),_0x58d746=_0x56678f[_0x4ca5d3(0x2ec)][_0x4ca5d3(0x3c2)](_0x5a7880),_0x2ec066=_0x12809d[_0x4ca5d3(0x211)](_0xd6f7de(_0x12809d[_0x4ca5d3(0x1d5)](_0x5a7880[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x368)])),_0xd6f7de(_0x12809d[_0x4ca5d3(0x1d5)](_0x31773f['params'][_0x4ca5d3(0x368)])));if(!_0x2ec066)return{'m1Prime':_0x5a7880,'m2Prime':[]};if(_0x2ec066[_0x4ca5d3(0x271)]===0x0&&_0x2ec066[_0x4ca5d3(0x427)]===0x0)return{'m1Prime':_0x5a7880,'m2Prime':_0x31773f};const {startRow:_0x30219a,endRow:_0x2e678f}=_0x5a7880[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x368)];_0x27e79f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x368)][_0x4ca5d3(0x3d5)]+=_0x2ec066['step'],_0x27e79f[_0x4ca5d3(0x2f7)]['range'][_0x4ca5d3(0x1be)]+=_0x2ec066[_0x4ca5d3(0x427)]+(_0x2ec066['length']||0x0);const _0x34d749=Object[_0x4ca5d3(0x28b)](_0x31773f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x222)])[_0x4ca5d3(0x393)](_0x127fb7=>_0x7e92a4(_0x30219a,_0x2e678f,Number(_0x127fb7)))[_0x4ca5d3(0x372)](_0x330800=>_0x330800!==null),_0x214798={};for(const _0x21709f in _0x31773f['params'][_0x4ca5d3(0x222)]){let _0x232783=_0x31773f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x222)][_0x21709f];_0x232783=_0x7e92a4(_0x30219a,_0x2e678f,_0x232783),_0x232783!==null&&(_0x214798[_0x34d749[_0x4ca5d3(0x21c)]()]=_0x232783);}_0x27e79f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x222)]=_0x214798;const _0x3deea3=_0x213236(_0x31773f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x222)],{'start':_0x5a7880[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x368)][_0x4ca5d3(0x3d5)],'end':_0x5a7880[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x368)][_0x4ca5d3(0x1be)]}),_0x105338=[_0x58d746];return _0x3deea3&&_0x105338['unshift']({'id':_0x12809d['ReorderRangeMutation']['id'],'params':{..._0x5a7880[_0x4ca5d3(0x2f7)],'order':_0x3deea3[_0x4ca5d3(0x222)],'range':{..._0x31773f[_0x4ca5d3(0x2f7)][_0x4ca5d3(0x368)],..._0x3deea3['range']}}}),{'m1Prime':_0x105338,'m2Prime':_0x27e79f};}},_0x213236=_0x3da3b4((_0x13d383,_0x310cd9)=>{const _0x4d4c00=_0x16f5c9,_0x2800a2=Object[_0x4d4c00(0x28b)](_0x13d383)[_0x4d4c00(0x393)](Number)[_0x4d4c00(0x2a9)]((_0x25bcc8,_0x27c048)=>_0x25bcc8-_0x27c048);if(_0x2800a2[_0x4d4c00(0x271)]===0x0)return null;const _0x1dbf4e=_0x2800a2[0x0],_0x22d8f2=_0x2800a2[_0x2800a2[_0x4d4c00(0x271)]-0x1];if(_0x1dbf4e>_0x310cd9[_0x4d4c00(0x298)]||_0x22d8f2<_0x310cd9[_0x4d4c00(0x26c)])return null;const _0x17cac5=_0x2800a2[_0x4d4c00(0x372)](_0xd401a5=>_0x13d383[_0xd401a5]>=_0x310cd9['start']&&_0x13d383[_0xd401a5]<=_0x310cd9[_0x4d4c00(0x298)]);if(_0x17cac5[_0x4d4c00(0x271)]===0x0)return null;const _0x5893cc=_0x17cac5['map'](_0x5013a4=>_0x13d383[_0x5013a4]),_0x3225ae={},_0x3d39fa=Math[_0x4d4c00(0x2f2)](_0x17cac5[0x0],_0x310cd9[_0x4d4c00(0x26c)]),_0x5057ef=Math[_0x4d4c00(0x36d)](_0x17cac5[_0x17cac5[_0x4d4c00(0x271)]-0x1],_0x310cd9[_0x4d4c00(0x298)]),_0x5a6459=Array[_0x4d4c00(0x32a)]({'length':_0x5057ef-_0x3d39fa+0x1},(_0x2e5124,_0x6ea789)=>_0x6ea789+_0x3d39fa)['filter'](_0x127183=>!_0x17cac5[_0x4d4c00(0x2bf)](_0x127183));return Array[_0x4d4c00(0x32a)]({'length':_0x5057ef-_0x3d39fa+0x1},(_0xd0724a,_0x581644)=>_0x581644+_0x3d39fa)[_0x4d4c00(0x372)](_0x4b24b1=>!_0x5893cc['includes'](_0x4b24b1))[_0x4d4c00(0x37c)]((_0x1856e0,_0x1e5084)=>{_0x3225ae[_0x1856e0]=_0x5a6459[_0x1e5084];}),_0x5893cc[_0x4d4c00(0x37c)]((_0xf0b9ec,_0x46b4f7)=>{_0x3225ae[_0xf0b9ec]=_0x17cac5[_0x46b4f7];}),{'range':{'startRow':_0x3d39fa,'endRow':_0x5057ef},'order':_0x3225ae};},_0x16f5c9(0x2af)),_0x7e92a4=_0x3da3b4((_0x2caccd,_0x59ab35,_0x5b56b7)=>_0x5b56b7>=_0x2caccd&&_0x5b56b7<=_0x59ab35?null:_0x5b56b7>_0x59ab35?_0x5b56b7-(_0x59ab35-_0x2caccd+0x1):_0x5b56b7,_0x16f5c9(0x22b)),_0x18801d={'m1':_0x12809d['RemoveRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x523ea2,_0x50fa1e){const _0x833898=_0x16f5c9,_0x1e3762={'m1Prime':_0x523ea2,'m2Prime':_0x50fa1e};if(_0x523ea2[_0x833898(0x2f7)][_0x833898(0x2e0)]!==_0x50fa1e[_0x833898(0x2f7)][_0x833898(0x2e0)]||_0x523ea2[_0x833898(0x2f7)][_0x833898(0x1e0)]!==_0x50fa1e[_0x833898(0x2f7)][_0x833898(0x1e0)])return _0x1e3762;const _0x223867=[_0x56678f[_0x833898(0x2ec)]['deepClone'](_0x523ea2)],_0x30faf5=_0x56678f[_0x833898(0x2ec)][_0x833898(0x3c2)](_0x50fa1e),{values:_0x2b6216}=_0x30faf5[_0x833898(0x2f7)],_0x4841ef=[];let _0x588baf=!0x1;for(const _0x43ba76 in _0x2b6216){const _0xe08702=_0x2b6216[_0x43ba76];if(_0x4841ef[_0x833898(0x2e6)](..._0xe08702[_0x833898(0x3ec)]),_0xe08702['ranges']['some'](_0x2a47e5=>{const _0x58cd68=_0x833898,_0x2c5c4d=_0x12809d[_0x58cd68(0x211)](_0xd6f7de(_0x12809d[_0x58cd68(0x1d5)](_0x523ea2[_0x58cd68(0x2f7)][_0x58cd68(0x368)])),_0xd6f7de(_0x12809d[_0x58cd68(0x1d5)](_0x2a47e5)));return _0x2c5c4d==null||_0x2c5c4d[_0x58cd68(0x271)]!==0x0?!0x0:(_0x2c5c4d['step']!==0x0&&(_0x588baf=!0x0),_0x2a47e5[_0x58cd68(0x3d5)]+=_0x2c5c4d[_0x58cd68(0x427)],_0x2a47e5['endRow']+=_0x2c5c4d[_0x58cd68(0x427)],!0x1);}))return{'error':new Error(_0x833898(0x3f7))};}if(_0x588baf){const _0xd39a2={'id':_0x12809d['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x50fa1e[_0x833898(0x2f7)][_0x833898(0x2e0)],'subUnitId':_0x50fa1e[_0x833898(0x2f7)]['subUnitId'],'ranges':_0x4841ef}};_0x223867['push'](_0xd39a2,_0x30faf5);}return{'m1Prime':_0x223867,'m2Prime':_0x30faf5};}},_0x37fadf={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x5312e2,_0x1af038){const _0x4a541c=_0x16f5c9,_0x34fc28={'m1Prime':_0x5312e2,'m2Prime':_0x1af038};if(_0x5312e2[_0x4a541c(0x2f7)]['unitId']!==_0x1af038[_0x4a541c(0x2f7)][_0x4a541c(0x2e0)]||_0x5312e2[_0x4a541c(0x2f7)][_0x4a541c(0x1e0)]!==_0x1af038[_0x4a541c(0x2f7)][_0x4a541c(0x1e0)])return _0x34fc28;const _0x4be22c=[_0x56678f['Tools'][_0x4a541c(0x3c2)](_0x5312e2)],_0x299431=_0x56678f[_0x4a541c(0x2ec)][_0x4a541c(0x3c2)](_0x1af038),_0x253e1f=new _0x56678f[(_0x4a541c(0x3ef))](_0x299431[_0x4a541c(0x2f7)][_0x4a541c(0x267)]),_0x1b35a3=_0x253e1f[_0x4a541c(0x227)](),_0x517c0e=_0x5312e2[_0x4a541c(0x2f7)][_0x4a541c(0x368)],_0x1684dd=_0x517c0e[_0x4a541c(0x1be)]-_0x517c0e['startRow']+0x1;if(_0x299431[_0x4a541c(0x2f7)][_0x4a541c(0x267)]&&_0x517c0e[_0x4a541c(0x1be)]<_0x1b35a3[_0x4a541c(0x3d5)])_0x38f66c(_0x299431[_0x4a541c(0x2f7)][_0x4a541c(0x267)],_0x1b35a3[_0x4a541c(0x3d5)],_0x1b35a3[_0x4a541c(0x1be)]-_0x1b35a3[_0x4a541c(0x3d5)]+0x1,-_0x1684dd);else{if(_0x517c0e[_0x4a541c(0x3d5)]<=_0x1b35a3['endRow'])return{'error':new Error('remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation')};}const _0x5b2475=new _0x56678f[(_0x4a541c(0x3ef))]();let _0x50edad=!0x1,_0x319a42=!0x1;if(_0x253e1f[_0x4a541c(0x313)]((_0x58ed28,_0x1194f5,_0x268829)=>{const _0x3e54bd=_0x4a541c;if(_0x268829&&_0x268829['f']){const _0x55f6bd=_0x268829['f'];let _0x237c3a=!0x1;const _0x19f3d3=_0x409478(_0x5312e2[_0x3e54bd(0x2f7)][_0x3e54bd(0x2e0)],_0x5312e2[_0x3e54bd(0x2f7)]['subUnitId'],_0x55f6bd,_0x3dbf2b=>{const _0x1b144d=_0x3e54bd,_0xaafbe7=_0x12809d[_0x1b144d(0x211)](_0xd6f7de(_0x12809d[_0x1b144d(0x1d5)](_0x5312e2[_0x1b144d(0x2f7)][_0x1b144d(0x368)])),_0xd6f7de(_0x12809d[_0x1b144d(0x1d5)](_0x3dbf2b)));return _0xaafbe7===null?(_0x50edad=!0x0,_0x3dbf2b):((_0xaafbe7[_0x1b144d(0x427)]!==0x0||_0xaafbe7['length']!==0x0)&&(_0x237c3a=!0x0,_0x3dbf2b['startRow']+=_0xaafbe7['step'],_0x3dbf2b['endRow']+=_0xaafbe7[_0x1b144d(0x427)]+_0xaafbe7[_0x1b144d(0x271)]),_0x3dbf2b);});_0x237c3a&&(_0x319a42=!0x0,_0x268829['f']=_0x19f3d3,_0x5b2475[_0x3e54bd(0x3c4)](_0x58ed28,_0x1194f5,{..._0x268829}));}}),_0x50edad)return{'error':new Error(_0x4a541c(0x204))};if(_0x319a42){const _0x37c936={'id':_0x12809d[_0x4a541c(0x1cd)]['id'],'params':{'unitId':_0x1af038['params'][_0x4a541c(0x2e0)],'subUnitId':_0x1af038['params'][_0x4a541c(0x1e0)],'cellValue':_0x5b2475[_0x4a541c(0x33b)]()}};_0x4be22c[_0x4a541c(0x2e6)](_0x37c936);}return{'m1Prime':_0x4be22c,'m2Prime':_0x299431};}},_0x23bd2f={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x3e9)]['id'],'handler'(_0x55c07e,_0xba942c){const _0x4d9084=_0x16f5c9,_0x7928f6={'m1Prime':_0x55c07e,'m2Prime':_0xba942c};if(_0x55c07e[_0x4d9084(0x2f7)][_0x4d9084(0x2e0)]!==_0xba942c[_0x4d9084(0x2f7)][_0x4d9084(0x2e0)]||_0x55c07e[_0x4d9084(0x2f7)][_0x4d9084(0x1e0)]!==_0xba942c[_0x4d9084(0x2f7)]['subUnitId'])return _0x7928f6;const _0x101ca1=_0x56678f[_0x4d9084(0x2ec)][_0x4d9084(0x3c2)](_0x55c07e),_0x45bbe6=_0x56678f[_0x4d9084(0x2ec)]['deepClone'](_0xba942c),{rowData:_0x14c0d2}=_0x45bbe6[_0x4d9084(0x2f7)];return _0x56678f[_0x4d9084(0x390)](_0x55c07e['params']['range']['startRow'],_0x55c07e['params']['range'][_0x4d9084(0x1be)]-_0x55c07e[_0x4d9084(0x2f7)]['range']['startRow']+0x1,_0x14c0d2),{'m1Prime':_0x101ca1,'m2Prime':_0x45bbe6};}},_0x177548={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x210)]['id'],'handler'(_0x368d40,_0x59447f){const _0x5ea9f3=_0x16f5c9,_0x435fc6={'m1Prime':_0x368d40,'m2Prime':_0x59447f};if(_0x368d40[_0x5ea9f3(0x2f7)][_0x5ea9f3(0x2e0)]!==_0x59447f[_0x5ea9f3(0x2f7)]['unitId']||_0x368d40[_0x5ea9f3(0x2f7)][_0x5ea9f3(0x1e0)]!==_0x59447f[_0x5ea9f3(0x2f7)][_0x5ea9f3(0x1e0)])return _0x435fc6;const _0x2a7762=_0x56678f[_0x5ea9f3(0x2ec)][_0x5ea9f3(0x3c2)](_0x368d40),_0x90d6f3=_0x56678f[_0x5ea9f3(0x2ec)][_0x5ea9f3(0x3c2)](_0x59447f),{ranges:_0x5c6138}=_0x90d6f3['params'];return _0x5c6138[_0x5ea9f3(0x37c)](_0x318c57=>{const _0x455bd3=_0x5ea9f3,_0xa01695=_0x12809d[_0x455bd3(0x211)](_0xd6f7de(_0x12809d[_0x455bd3(0x1d5)](_0x368d40[_0x455bd3(0x2f7)]['range'])),_0xd6f7de(_0x12809d[_0x455bd3(0x1d5)](_0x318c57)));_0xa01695==null?_0x90d6f3['id']=_0x12809d[_0x455bd3(0x31a)]['id']:(_0x318c57[_0x455bd3(0x3d5)]+=_0xa01695[_0x455bd3(0x427)],_0x318c57['endRow']+=_0xa01695['step']+_0xa01695[_0x455bd3(0x271)]);}),{'m1Prime':_0x2a7762,'m2Prime':_0x90d6f3};}},_0x45f57e={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x41b)]['id'],'handler'(_0x6ef687,_0x583b01){const _0x40b831=_0x16f5c9,_0x5e14bd={'m1Prime':_0x6ef687,'m2Prime':_0x583b01};if(_0x6ef687[_0x40b831(0x2f7)][_0x40b831(0x2e0)]!==_0x583b01['params'][_0x40b831(0x2e0)]||_0x6ef687[_0x40b831(0x2f7)][_0x40b831(0x1e0)]!==_0x583b01['params']['subUnitId'])return _0x5e14bd;const _0x85e9cf=_0x56678f[_0x40b831(0x2ec)][_0x40b831(0x3c2)](_0x6ef687),_0xacabeb=_0x56678f[_0x40b831(0x2ec)][_0x40b831(0x3c2)](_0x583b01),{ranges:_0x373d0c}=_0xacabeb[_0x40b831(0x2f7)];return _0x373d0c['forEach'](_0x12b650=>{const _0x4a4e4f=_0x40b831,_0x18ce4a=_0x12809d[_0x4a4e4f(0x211)](_0xd6f7de(_0x12809d[_0x4a4e4f(0x1d5)](_0x6ef687[_0x4a4e4f(0x2f7)][_0x4a4e4f(0x368)])),_0xd6f7de(_0x12809d[_0x4a4e4f(0x1d5)](_0x12b650)));_0x18ce4a==null?_0xacabeb['id']=_0x12809d[_0x4a4e4f(0x31a)]['id']:(_0x12b650[_0x4a4e4f(0x3d5)]+=_0x18ce4a[_0x4a4e4f(0x427)],_0x12b650[_0x4a4e4f(0x1be)]+=_0x18ce4a[_0x4a4e4f(0x427)]+_0x18ce4a[_0x4a4e4f(0x271)]);}),{'m1Prime':_0x85e9cf,'m2Prime':_0xacabeb};}},_0x60f85b={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d['SetSelectionsOperation']['id'],'handler'(_0x299cf7,_0x267218){const _0x2b01f0=_0x16f5c9,_0x381426={'m1Prime':[],'m2Prime':[]};if(_0x299cf7[_0x2b01f0(0x2f7)]['unitId']!==_0x267218[_0x2b01f0(0x2f7)][_0x2b01f0(0x2e0)]||_0x299cf7[_0x2b01f0(0x2f7)][_0x2b01f0(0x1e0)]!==_0x267218[_0x2b01f0(0x2f7)][_0x2b01f0(0x1e0)])return _0x381426;const _0x283d71=_0x56678f[_0x2b01f0(0x2ec)][_0x2b01f0(0x3c2)](_0x267218);let _0x23a29a=!0x1;return _0x283d71[_0x2b01f0(0x2f7)][_0x2b01f0(0x26a)][_0x2b01f0(0x37c)](_0x3a9714=>{const _0x1b3e39=_0x2b01f0,{range:_0x10acb4,primary:_0xd59029}=_0x3a9714,_0x3b986d=_0x12809d[_0x1b3e39(0x211)](_0xd6f7de(_0x12809d[_0x1b3e39(0x1d5)](_0x299cf7[_0x1b3e39(0x2f7)]['range'])),_0xd6f7de(_0x12809d['rotateRange'](_0x10acb4)));if(_0x3b986d!=null&&(_0x3b986d[_0x1b3e39(0x271)]||_0x3b986d[_0x1b3e39(0x427)])){if(_0x10acb4[_0x1b3e39(0x3d5)]+=_0x3b986d[_0x1b3e39(0x427)],_0x10acb4[_0x1b3e39(0x1be)]+=_0x3b986d[_0x1b3e39(0x427)]+(_0x3b986d['length']||0x0),_0xd59029){const _0x407783=_0x12809d['handleBaseRemoveRange'](_0xd6f7de(_0x12809d['rotateRange'](_0x299cf7[_0x1b3e39(0x2f7)][_0x1b3e39(0x368)])),_0xd6f7de(_0x12809d[_0x1b3e39(0x1d5)](_0xd59029)));if(_0x407783==null){_0xd59029[_0x1b3e39(0x3d5)]=_0x10acb4[_0x1b3e39(0x3d5)],_0xd59029['endRow']=_0x10acb4[_0x1b3e39(0x3d5)],_0xd59029[_0x1b3e39(0x25c)]=_0x10acb4[_0x1b3e39(0x3d5)];return;}(_0x407783[_0x1b3e39(0x271)]||_0x407783[_0x1b3e39(0x427)])&&(_0xd59029[_0x1b3e39(0x3d5)]+=_0x407783[_0x1b3e39(0x427)],_0xd59029[_0x1b3e39(0x1be)]+=_0x407783[_0x1b3e39(0x427)],_0xd59029[_0x1b3e39(0x25c)]+=_0x407783[_0x1b3e39(0x427)]);}_0x23a29a=!0x0;}}),_0x23a29a&&_0x381426[_0x2b01f0(0x224)]['push'](_0x283d71),_0x381426;}},_0x5313c6={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x367bf4[_0x16f5c9(0x321)]['id'],'handler'(_0x5c12b5,_0x178bc0){const _0x175305=_0x16f5c9,_0x749046={'m1Prime':[_0x5c12b5],'m2Prime':[_0x178bc0]};if(_0x5c12b5[_0x175305(0x2f7)][_0x175305(0x2e0)]!==_0x178bc0[_0x175305(0x2f7)]['unitId']||_0x5c12b5['params'][_0x175305(0x1e0)]!==_0x178bc0[_0x175305(0x2f7)][_0x175305(0x1e0)])return _0x749046;const _0x574b85=_0x56678f[_0x175305(0x2ec)][_0x175305(0x3c2)](_0x5c12b5),_0x46733f=_0x56678f[_0x175305(0x2ec)]['deepClone'](_0x178bc0),_0x5f2805=_0x5d910b({'start':_0x5c12b5['params']['range'][_0x175305(0x3d5)],'end':_0x5c12b5[_0x175305(0x2f7)]['range'][_0x175305(0x1be)]},{'start':_0x178bc0[_0x175305(0x2f7)][_0x175305(0x368)][_0x175305(0x3d5)],'end':_0x178bc0[_0x175305(0x2f7)][_0x175305(0x368)][_0x175305(0x1be)]});return _0x5f2805===null?{'m1Prime':[_0x574b85,{'id':_0x367bf4['RemoveSheetsFilterMutation']['id'],'params':{'unitId':_0x178bc0[_0x175305(0x2f7)][_0x175305(0x2e0)],'subUnitId':_0x178bc0[_0x175305(0x2f7)][_0x175305(0x2e0)]}}],'m2Prime':[]}:(_0x46733f[_0x175305(0x2f7)][_0x175305(0x368)][_0x175305(0x3d5)]=_0x5f2805[_0x175305(0x26c)],_0x46733f['params'][_0x175305(0x368)][_0x175305(0x1be)]=_0x5f2805[_0x175305(0x298)],{'m1Prime':[_0x46733f,_0x574b85],'m2Prime':[_0x46733f]});}},_0x42041a={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x36b)]['id'],'handler'(_0xb53caa,_0x1abd0e){const _0x5c6441=_0x16f5c9,_0x11b231={'m1Prime':_0xb53caa,'m2Prime':_0x1abd0e};if(_0xb53caa[_0x5c6441(0x2f7)][_0x5c6441(0x2e0)]!==_0x1abd0e[_0x5c6441(0x2f7)][_0x5c6441(0x2e0)]||_0xb53caa[_0x5c6441(0x2f7)]['subUnitId']!==_0x1abd0e['params'][_0x5c6441(0x1e0)])return _0x11b231;const _0x485fc1=_0x56678f[_0x5c6441(0x2ec)][_0x5c6441(0x3c2)](_0xb53caa),_0x1d123a=_0x56678f[_0x5c6441(0x2ec)][_0x5c6441(0x3c2)](_0x1abd0e),{rowsAutoHeightInfo:_0x176ccd}=_0x1d123a[_0x5c6441(0x2f7)];for(let _0x595294=_0x176ccd['length']-0x1;_0x595294>=0x0;_0x595294--){const _0x5563a5=_0x176ccd[_0x595294],_0x4e8b8a={'startRow':_0x5563a5[_0x5c6441(0x1f3)],'endRow':_0x5563a5['row'],'startColumn':0x0,'endColumn':0x0},_0x17afff=_0x12809d[_0x5c6441(0x211)](_0xd6f7de(_0x12809d['rotateRange'](_0xb53caa[_0x5c6441(0x2f7)]['range'])),_0x12809d[_0x5c6441(0x1d5)](_0x4e8b8a));_0x17afff==null?_0x176ccd[_0x5c6441(0x245)](_0x595294,0x1):_0x5563a5[_0x5c6441(0x1f3)]+=_0x17afff[_0x5c6441(0x427)];}return{'m1Prime':_0x485fc1,'m2Prime':_0x1d123a};}},_0x4a7aa4={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x12809d[_0x16f5c9(0x335)]['id'],'handler'(_0xf6429,_0x178d5d){const _0x41011d=_0x16f5c9,_0x11bbeb={'m1Prime':_0xf6429,'m2Prime':_0x178d5d};if(_0xf6429[_0x41011d(0x2f7)][_0x41011d(0x2e0)]!==_0x178d5d[_0x41011d(0x2f7)][_0x41011d(0x2e0)]||_0xf6429[_0x41011d(0x2f7)][_0x41011d(0x1e0)]!==_0x178d5d['params'][_0x41011d(0x1e0)])return _0x11bbeb;const _0x3486e7=_0x56678f['Tools'][_0x41011d(0x3c2)](_0xf6429),_0x107e74=_0x56678f['Tools'][_0x41011d(0x3c2)](_0x178d5d),{ranges:_0x5b9df4,rowHeight:_0xf91700}=_0x107e74[_0x41011d(0x2f7)];return _0x5b9df4[_0x41011d(0x37c)](_0x4db593=>{const _0x4ad1d1=_0x41011d,_0x5b8335=_0x12809d[_0x4ad1d1(0x211)](_0xd6f7de(_0x12809d[_0x4ad1d1(0x1d5)](_0xf6429[_0x4ad1d1(0x2f7)][_0x4ad1d1(0x368)])),_0x12809d['rotateRange'](_0x4db593));_0x5b8335==null?_0x107e74['id']=_0x12809d[_0x4ad1d1(0x31a)]['id']:(_0x4db593[_0x4ad1d1(0x3d5)]+=_0x5b8335['step'],_0x4db593[_0x4ad1d1(0x1be)]+=_0x5b8335[_0x4ad1d1(0x427)]+_0x5b8335[_0x4ad1d1(0x271)]);}),typeof _0xf91700!=_0x41011d(0x429)&&_0x56678f[_0x41011d(0x390)](_0xf6429['params'][_0x41011d(0x368)][_0x41011d(0x3d5)],_0xf6429[_0x41011d(0x2f7)]['range'][_0x41011d(0x1be)]-_0xf6429[_0x41011d(0x2f7)][_0x41011d(0x368)][_0x41011d(0x3d5)]+0x1,_0xf91700),{'m1Prime':_0x3486e7,'m2Prime':_0x107e74};}},_0x39bcd9={'m1':_0x12809d['RemoveRowMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x30a)]['id'],'handler'(_0xd8fbc6,_0x268ceb){const _0x2ad747=_0x16f5c9,_0x12d270={'m1Prime':_0xd8fbc6,'m2Prime':_0x268ceb};if(_0xd8fbc6[_0x2ad747(0x2f7)][_0x2ad747(0x2e0)]!==_0x268ceb['params'][_0x2ad747(0x2e0)]||_0xd8fbc6[_0x2ad747(0x2f7)][_0x2ad747(0x1e0)]!==_0x268ceb[_0x2ad747(0x2f7)][_0x2ad747(0x1e0)])return _0x12d270;const _0x5ae0b7=_0x56678f[_0x2ad747(0x2ec)][_0x2ad747(0x3c2)](_0xd8fbc6),_0x2a9d60=_0x56678f[_0x2ad747(0x2ec)][_0x2ad747(0x3c2)](_0x268ceb),{ranges:_0x47ebc3,autoHeightInfo:_0x3193a7}=_0x2a9d60['params'];return _0x47ebc3['forEach'](_0xa898b8=>{const _0x128f85=_0x2ad747,_0x59fb08=_0x12809d[_0x128f85(0x211)](_0xd6f7de(_0x12809d[_0x128f85(0x1d5)](_0xd8fbc6[_0x128f85(0x2f7)][_0x128f85(0x368)])),_0x12809d[_0x128f85(0x1d5)](_0xa898b8));_0x59fb08==null?_0x2a9d60['id']=_0x12809d[_0x128f85(0x31a)]['id']:(_0xa898b8[_0x128f85(0x3d5)]+=_0x59fb08[_0x128f85(0x427)],_0xa898b8[_0x128f85(0x1be)]+=_0x59fb08[_0x128f85(0x427)]+_0x59fb08[_0x128f85(0x271)]);}),typeof _0x3193a7!='number'&&_0x56678f[_0x2ad747(0x390)](_0xd8fbc6[_0x2ad747(0x2f7)][_0x2ad747(0x368)]['startRow'],_0xd8fbc6['params'][_0x2ad747(0x368)]['endRow']-_0xd8fbc6['params']['range'][_0x2ad747(0x3d5)]+0x1,_0x3193a7),{'m1Prime':_0x5ae0b7,'m2Prime':_0x2a9d60};}},_0xc45eca={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x489b7a[_0x16f5c9(0x24f)]['id'],'handler':_0x3da3b4((_0x23380,_0x27c072)=>{const _0x3d173f=_0x16f5c9,_0x407be9={'m1Prime':_0x23380,'m2Prime':_0x27c072};if(_0x23380[_0x3d173f(0x2f7)][_0x3d173f(0x2e0)]!==_0x27c072['params'][_0x3d173f(0x2e0)]||_0x23380[_0x3d173f(0x2f7)][_0x3d173f(0x1e0)]!==_0x27c072[_0x3d173f(0x2f7)][_0x3d173f(0x1e0)])return _0x407be9;const _0x575509={'id':_0x12809d[_0x3d173f(0x3a4)]['id'],'params':{'unitId':_0x23380['params'][_0x3d173f(0x2e0)],'subUnitId':_0x23380['params'][_0x3d173f(0x1e0)],'range':_0x23380[_0x3d173f(0x2f7)][_0x3d173f(0x368)]}},_0x232810=_0x5cc2cb(_0x27c072,_0x575509);return{'m1Prime':[_0x23380,..._0x232810],'m2Prime':[_0x27c072,..._0x232810]};},_0x16f5c9(0x350))},_0x57886b={'m1':_0x12809d[_0x16f5c9(0x42b)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x12439f,_0x3a9e8f)=>{const _0x1f1cec=_0x16f5c9,_0x50cb00={'m1Prime':_0x12439f,'m2Prime':_0x3a9e8f};if(_0x12439f[_0x1f1cec(0x2f7)]['unitId']!==_0x3a9e8f[_0x1f1cec(0x2f7)][_0x1f1cec(0x2e0)]||_0x3a9e8f[_0x1f1cec(0x2f7)][_0x1f1cec(0x1e0)]!==_0x12439f[_0x1f1cec(0x2f7)][_0x1f1cec(0x1e0)])return _0x50cb00;const _0x36328e={'id':_0x12809d[_0x1f1cec(0x3a4)]['id'],'params':{'range':_0x12439f[_0x1f1cec(0x2f7)][_0x1f1cec(0x368)]}},_0x3a9030=_0x18a618(_0x3a9e8f,_0x36328e);return{'m1Prime':[_0x12439f,..._0x3a9030],'m2Prime':[_0x3a9e8f,..._0x3a9030]};},_0x16f5c9(0x350))},_0x15770c={'m1':_0x12809d[_0x16f5c9(0x292)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x18cf83,_0x96773){const _0x376732=_0x16f5c9,_0x217229=_0x56678f[_0x376732(0x2ec)][_0x376732(0x3c2)](_0x18cf83),_0xa2df08=_0x56678f[_0x376732(0x2ec)][_0x376732(0x3c2)](_0x96773);if(_0x18cf83['params'][_0x376732(0x2e0)]!==_0x96773[_0x376732(0x2f7)][_0x376732(0x2e0)]||_0x18cf83[_0x376732(0x2f7)][_0x376732(0x1e0)]!==_0x96773[_0x376732(0x2f7)]['subUnitId'])return{'m1Prime':_0x217229,'m2Prime':_0xa2df08};for(let _0x53a324=0x0;_0x53a324<_0x217229['params']['ranges']['length'];_0x53a324++){let _0xeeddbd=!0x1;for(let _0x3881ec=0x0;_0x3881ec<_0xa2df08[_0x376732(0x2f7)][_0x376732(0x3ec)][_0x376732(0x271)];_0x3881ec++){const _0xf796cb=_0x217229[_0x376732(0x2f7)][_0x376732(0x3ec)][_0x53a324],_0x2bfc9c=_0xa2df08[_0x376732(0x2f7)]['ranges'][_0x3881ec];if(_0x56678f['Rectangle'][_0x376732(0x2c1)](_0xf796cb,_0x2bfc9c)){_0xeeddbd=!0x0;break;}}_0xeeddbd&&(_0x217229[_0x376732(0x2f7)][_0x376732(0x3ec)][_0x376732(0x245)](_0x53a324,0x1),_0x53a324--);}return _0x217229[_0x376732(0x2f7)][_0x376732(0x3ec)][_0x376732(0x271)]===0x0&&(_0x217229['id']=_0x12809d['EmptyMutation']['id']),{'m1Prime':_0x217229,'m2Prime':_0xa2df08};}},_0x15f0fb={'m1':_0x12809d[_0x16f5c9(0x292)]['id'],'m2':_0x12809d[_0x16f5c9(0x351)]['id'],'handler'(_0x462614,_0x59ed75){const _0x490792=_0x16f5c9,_0x13d2c0=_0x56678f[_0x490792(0x2ec)][_0x490792(0x3c2)](_0x462614),_0xebd275=_0x56678f[_0x490792(0x2ec)][_0x490792(0x3c2)](_0x59ed75);if(_0x462614[_0x490792(0x2f7)]['unitId']!==_0x59ed75[_0x490792(0x2f7)][_0x490792(0x2e0)]||_0x462614[_0x490792(0x2f7)]['subUnitId']!==_0x59ed75['params'][_0x490792(0x1e0)])return{'m1Prime':_0x13d2c0,'m2Prime':_0xebd275};const _0x342ec5=_0x13d2c0[_0x490792(0x2f7)][_0x490792(0x3ec)][_0x490792(0x393)](_0x2115dd=>{const _0x2912f2=_0x490792,_0x2156b4=_0xebd275[_0x2912f2(0x2f7)]['range'],_0x410ee1=_0x2156b4['endColumn']-_0x2156b4[_0x2912f2(0x209)]+0x1;return _0x2156b4['startColumn']<=_0x2115dd[_0x2912f2(0x209)]?{..._0x2115dd,'startColumn':_0x2115dd[_0x2912f2(0x209)]+_0x410ee1,'endColumn':_0x2115dd[_0x2912f2(0x3ed)]+_0x410ee1}:_0x2156b4['startColumn']>_0x2115dd[_0x2912f2(0x209)]&&_0x2156b4['startColumn']<=_0x2115dd[_0x2912f2(0x3ed)]?{..._0x2115dd,'endColumn':_0x2115dd[_0x2912f2(0x3ed)]+_0x410ee1}:{..._0x2115dd};});return _0x13d2c0['params'][_0x490792(0x3ec)]=_0x342ec5,{'m1Prime':_0x13d2c0,'m2Prime':_0xebd275};}},_0x1ccf7f={'m1':_0x12809d['RemoveWorksheetMergeMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1da)]['id'],'handler'(_0x308b56,_0x1a3382){const _0x52cd8d=_0x16f5c9,_0x24505b=_0x56678f[_0x52cd8d(0x2ec)][_0x52cd8d(0x3c2)](_0x308b56),_0x2c4eb7=_0x56678f[_0x52cd8d(0x2ec)][_0x52cd8d(0x3c2)](_0x1a3382);if(_0x308b56[_0x52cd8d(0x2f7)][_0x52cd8d(0x2e0)]!==_0x1a3382[_0x52cd8d(0x2f7)]['unitId']||_0x308b56[_0x52cd8d(0x2f7)][_0x52cd8d(0x1e0)]!==_0x1a3382[_0x52cd8d(0x2f7)][_0x52cd8d(0x1e0)])return{'m1Prime':_0x24505b,'m2Prime':_0x2c4eb7};const _0x289107=_0x24505b['params'][_0x52cd8d(0x3ec)]['map'](_0x58be63=>{const _0x3f223b=_0x52cd8d,_0x5b510e=_0x2c4eb7[_0x3f223b(0x2f7)]['range'],_0x1f4386=_0x5b510e['endRow']-_0x5b510e['startRow']+0x1;return _0x5b510e[_0x3f223b(0x3d5)]<=_0x58be63[_0x3f223b(0x3d5)]?{..._0x58be63,'startRow':_0x58be63['startRow']+_0x1f4386,'endRow':_0x58be63[_0x3f223b(0x1be)]+_0x1f4386}:_0x5b510e['startRow']>_0x58be63[_0x3f223b(0x3d5)]&&_0x5b510e['startRow']<=_0x58be63[_0x3f223b(0x1be)]?{..._0x58be63,'endRow':_0x58be63[_0x3f223b(0x1be)]+_0x1f4386}:{..._0x58be63};});return _0x24505b[_0x52cd8d(0x2f7)]['ranges']=_0x289107,{'m1Prime':_0x24505b,'m2Prime':_0x2c4eb7};}},_0x42a42b={'m1':_0x12809d[_0x16f5c9(0x292)]['id'],'m2':_0x12809d[_0x16f5c9(0x39f)]['id'],'handler'(_0x34efc5,_0x5bf7cd){const _0x236191=_0x16f5c9,_0x70da9d=_0x56678f[_0x236191(0x2ec)][_0x236191(0x3c2)](_0x34efc5),_0x18e404=_0x56678f[_0x236191(0x2ec)]['deepClone'](_0x5bf7cd);if(_0x34efc5[_0x236191(0x2f7)][_0x236191(0x2e0)]!==_0x5bf7cd[_0x236191(0x2f7)][_0x236191(0x2e0)]||_0x34efc5['params'][_0x236191(0x1e0)]!==_0x5bf7cd['params'][_0x236191(0x1e0)])return{'m1Prime':_0x70da9d,'m2Prime':_0x18e404};const _0x4c2341=_0x70da9d[_0x236191(0x2f7)][_0x236191(0x3ec)][_0x236191(0x40f)]((_0x1eb952,_0x4b3a2d)=>{const _0x14e71a=_0x236191,{sourceRange:_0xbea499,targetRange:_0x50adb7}=_0x5bf7cd[_0x14e71a(0x2f7)],_0x5a2ac0={..._0x4b3a2d};return _0xbea499[_0x14e71a(0x3ed)]<_0x5a2ac0[_0x14e71a(0x209)]&&_0x50adb7[_0x14e71a(0x209)]>_0x5a2ac0['endColumn']?(_0x5a2ac0[_0x14e71a(0x209)]-=_0xbea499[_0x14e71a(0x3ed)]-_0xbea499[_0x14e71a(0x209)]+0x1,_0x5a2ac0[_0x14e71a(0x3ed)]-=_0xbea499[_0x14e71a(0x3ed)]-_0xbea499['startColumn']+0x1,_0x41e43(_0x5a2ac0)&&_0x1eb952[_0x14e71a(0x2e6)](_0x5a2ac0)):_0xbea499[_0x14e71a(0x209)]>_0x5a2ac0[_0x14e71a(0x3ed)]&&_0x50adb7[_0x14e71a(0x3ed)]<_0x5a2ac0[_0x14e71a(0x209)]?(_0x5a2ac0[_0x14e71a(0x209)]+=_0xbea499[_0x14e71a(0x3ed)]-_0xbea499[_0x14e71a(0x209)]+0x1,_0x5a2ac0[_0x14e71a(0x3ed)]+=_0xbea499[_0x14e71a(0x3ed)]-_0xbea499[_0x14e71a(0x209)]+0x1,_0x41e43(_0x5a2ac0)&&_0x1eb952[_0x14e71a(0x2e6)](_0x5a2ac0)):_0x56678f[_0x14e71a(0x1d2)][_0x14e71a(0x2c1)](_0x5a2ac0,_0xbea499)||_0x56678f['Rectangle'][_0x14e71a(0x2c1)](_0x5a2ac0,_0x50adb7)||_0x1eb952['push'](_0x5a2ac0),_0x1eb952;},[]);return _0x70da9d['params'][_0x236191(0x3ec)]=_0x4c2341,_0x70da9d[_0x236191(0x2f7)][_0x236191(0x3ec)][_0x236191(0x271)]===0x0&&(_0x70da9d['id']=_0x12809d['EmptyMutation']['id']),{'m1Prime':_0x70da9d,'m2Prime':_0x18e404};}},_0xe10647={'m1':_0x12809d[_0x16f5c9(0x292)]['id'],'m2':_0x12809d[_0x16f5c9(0x423)]['id'],'handler'(_0x47985e,_0x10a042){const _0x5d3bda=_0x16f5c9,_0x347011=_0x56678f[_0x5d3bda(0x2ec)][_0x5d3bda(0x3c2)](_0x47985e),_0x29b2aa=_0x56678f[_0x5d3bda(0x2ec)]['deepClone'](_0x10a042);if(_0x47985e[_0x5d3bda(0x2f7)][_0x5d3bda(0x2e0)]!==_0x10a042[_0x5d3bda(0x2f7)][_0x5d3bda(0x2e0)]||_0x47985e[_0x5d3bda(0x2f7)]['subUnitId']!==_0x10a042[_0x5d3bda(0x2f7)][_0x5d3bda(0x1e0)])return{'m1Prime':_0x347011,'m2Prime':_0x29b2aa};const _0x56cbc3=_0x347011['params'][_0x5d3bda(0x3ec)]['reduce']((_0x33debb,_0x155bda)=>{const _0x4153ec=_0x5d3bda,{sourceRange:_0x12ce1d,targetRange:_0x3504d2}=_0x10a042['params'],_0x4da99c={..._0x155bda};return _0x12ce1d[_0x4153ec(0x1be)]<_0x4da99c[_0x4153ec(0x3d5)]&&_0x3504d2['startRow']>_0x4da99c['endRow']?(_0x4da99c['startRow']-=_0x12ce1d[_0x4153ec(0x1be)]-_0x12ce1d['startRow']+0x1,_0x4da99c[_0x4153ec(0x1be)]-=_0x12ce1d[_0x4153ec(0x1be)]-_0x12ce1d['startRow']+0x1,_0x41e43(_0x4da99c)&&_0x33debb[_0x4153ec(0x2e6)](_0x4da99c)):_0x12ce1d[_0x4153ec(0x3d5)]>_0x4da99c['endRow']&&_0x3504d2[_0x4153ec(0x1be)]<_0x4da99c[_0x4153ec(0x3d5)]?(_0x4da99c[_0x4153ec(0x3d5)]+=_0x12ce1d[_0x4153ec(0x1be)]-_0x12ce1d[_0x4153ec(0x3d5)]+0x1,_0x4da99c['endRow']+=_0x12ce1d['endRow']-_0x12ce1d[_0x4153ec(0x3d5)]+0x1,_0x41e43(_0x4da99c)&&_0x33debb[_0x4153ec(0x2e6)](_0x4da99c)):_0x56678f['Rectangle'][_0x4153ec(0x2c1)](_0x4da99c,_0x12ce1d)||_0x56678f['Rectangle']['intersects'](_0x4da99c,_0x3504d2)||_0x33debb[_0x4153ec(0x2e6)](_0x4da99c),_0x33debb;},[]);return _0x347011[_0x5d3bda(0x2f7)][_0x5d3bda(0x3ec)]=_0x56cbc3,_0x347011[_0x5d3bda(0x2f7)]['ranges']['length']===0x0&&(_0x347011['id']=_0x12809d[_0x5d3bda(0x31a)]['id']),{'m1Prime':_0x347011,'m2Prime':_0x29b2aa};}},_0x13effa={'m1':_0x12809d[_0x16f5c9(0x292)]['id'],'m2':_0x12809d['RemoveColMutation']['id'],'handler'(_0x7951cf,_0x2702d4){const _0x3d3224=_0x16f5c9,_0x577ae9=_0x56678f[_0x3d3224(0x2ec)]['deepClone'](_0x7951cf),_0x1c5ab6=_0x56678f[_0x3d3224(0x2ec)][_0x3d3224(0x3c2)](_0x2702d4);if(_0x7951cf[_0x3d3224(0x2f7)]['unitId']!==_0x2702d4[_0x3d3224(0x2f7)][_0x3d3224(0x2e0)]||_0x7951cf[_0x3d3224(0x2f7)][_0x3d3224(0x1e0)]!==_0x2702d4[_0x3d3224(0x2f7)][_0x3d3224(0x1e0)])return{'m1Prime':_0x577ae9,'m2Prime':_0x1c5ab6};const _0x1edd33=_0x577ae9['params'][_0x3d3224(0x3ec)]['reduce']((_0x2f0d18,_0x1f921d)=>{const _0x3e9d06=_0x3d3224,_0x2cb894=_0x1c5ab6[_0x3e9d06(0x2f7)]['range'],_0x524153=_0x2cb894['endColumn']-_0x2cb894[_0x3e9d06(0x209)]+0x1;let _0x32c6b3={..._0x1f921d};return _0x2cb894[_0x3e9d06(0x209)]>_0x1f921d[_0x3e9d06(0x3ed)]?_0x32c6b3={..._0x1f921d}:_0x2cb894[_0x3e9d06(0x209)]>=_0x1f921d[_0x3e9d06(0x209)]&&_0x2cb894[_0x3e9d06(0x209)]<=_0x1f921d[_0x3e9d06(0x3ed)]&&_0x2cb894[_0x3e9d06(0x3ed)]>_0x1f921d[_0x3e9d06(0x3ed)]?(_0x32c6b3[_0x3e9d06(0x3ed)]=_0x2cb894[_0x3e9d06(0x209)]-0x1,_0x2cb894[_0x3e9d06(0x209)]===_0x1f921d['startColumn']&&(_0x32c6b3=null)):_0x2cb894[_0x3e9d06(0x209)]>_0x1f921d[_0x3e9d06(0x209)]&&_0x2cb894[_0x3e9d06(0x3ed)]<_0x1f921d['endColumn']?_0x32c6b3[_0x3e9d06(0x3ed)]=_0x1f921d['endColumn']-_0x524153:_0x2cb894[_0x3e9d06(0x209)]<_0x1f921d[_0x3e9d06(0x209)]&&_0x2cb894[_0x3e9d06(0x3ed)]>=_0x1f921d[_0x3e9d06(0x209)]&&_0x2cb894[_0x3e9d06(0x3ed)]<=_0x1f921d[_0x3e9d06(0x3ed)]?(_0x32c6b3['startColumn']=_0x2cb894[_0x3e9d06(0x209)],_0x32c6b3[_0x3e9d06(0x3ed)]=_0x1f921d[_0x3e9d06(0x3ed)]-_0x524153,_0x2cb894['endColumn']===_0x1f921d[_0x3e9d06(0x3ed)]&&(_0x32c6b3=null)):_0x2cb894['startColumn']<=_0x1f921d[_0x3e9d06(0x209)]&&_0x2cb894[_0x3e9d06(0x3ed)]>=_0x1f921d[_0x3e9d06(0x3ed)]?_0x32c6b3=null:_0x2cb894[_0x3e9d06(0x3ed)]<_0x1f921d[_0x3e9d06(0x209)]&&(_0x32c6b3[_0x3e9d06(0x209)]=_0x1f921d['startColumn']-_0x524153,_0x32c6b3[_0x3e9d06(0x3ed)]=_0x1f921d[_0x3e9d06(0x3ed)]-_0x524153),_0x32c6b3&&!(_0x32c6b3[_0x3e9d06(0x3d5)]===_0x32c6b3['endRow']&&_0x32c6b3[_0x3e9d06(0x209)]===_0x32c6b3[_0x3e9d06(0x3ed)])&&_0x2f0d18[_0x3e9d06(0x2e6)](_0x32c6b3),_0x2f0d18;},[]);return _0x577ae9[_0x3d3224(0x2f7)]['ranges']=_0x1edd33,_0x577ae9[_0x3d3224(0x2f7)]['ranges'][_0x3d3224(0x271)]===0x0&&(_0x577ae9['id']=_0x12809d[_0x3d3224(0x31a)]['id']),{'m1Prime':_0x577ae9,'m2Prime':_0x1c5ab6};}},_0x290788={'m1':_0x12809d['RemoveWorksheetMergeMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x42b)]['id'],'handler'(_0x2c8311,_0x5bba98){const _0x2cc708=_0x16f5c9,_0x2eeb6c=_0x56678f['Tools'][_0x2cc708(0x3c2)](_0x2c8311),_0x24d588=_0x56678f[_0x2cc708(0x2ec)]['deepClone'](_0x5bba98);if(_0x2c8311[_0x2cc708(0x2f7)][_0x2cc708(0x2e0)]!==_0x5bba98[_0x2cc708(0x2f7)][_0x2cc708(0x2e0)]||_0x2c8311[_0x2cc708(0x2f7)][_0x2cc708(0x1e0)]!==_0x5bba98[_0x2cc708(0x2f7)][_0x2cc708(0x1e0)])return{'m1Prime':_0x2eeb6c,'m2Prime':_0x24d588};const _0x3d539f=_0x2eeb6c[_0x2cc708(0x2f7)][_0x2cc708(0x3ec)][_0x2cc708(0x40f)]((_0x3fd809,_0xf559f3)=>{const _0x165952=_0x2cc708,_0x2ec5dd=_0x24d588[_0x165952(0x2f7)]['range'],_0x15bc28=_0x2ec5dd['endRow']-_0x2ec5dd[_0x165952(0x3d5)]+0x1;let _0x14342f={..._0xf559f3};return _0x2ec5dd[_0x165952(0x3d5)]>_0xf559f3[_0x165952(0x1be)]?_0x14342f={..._0xf559f3}:_0x2ec5dd[_0x165952(0x3d5)]>=_0xf559f3[_0x165952(0x3d5)]&&_0x2ec5dd[_0x165952(0x3d5)]<=_0xf559f3[_0x165952(0x1be)]&&_0x2ec5dd[_0x165952(0x1be)]>_0xf559f3[_0x165952(0x1be)]?(_0x14342f[_0x165952(0x1be)]=_0x2ec5dd[_0x165952(0x3d5)]-0x1,_0x2ec5dd[_0x165952(0x3d5)]===_0xf559f3[_0x165952(0x3d5)]&&(_0x14342f=null)):_0x2ec5dd['startRow']>_0xf559f3[_0x165952(0x3d5)]&&_0x2ec5dd[_0x165952(0x1be)]<_0xf559f3['endRow']?_0x14342f[_0x165952(0x1be)]=_0xf559f3[_0x165952(0x1be)]-_0x15bc28:_0x2ec5dd[_0x165952(0x3d5)]<_0xf559f3[_0x165952(0x3d5)]&&_0x2ec5dd[_0x165952(0x1be)]>=_0xf559f3[_0x165952(0x3d5)]&&_0x2ec5dd[_0x165952(0x1be)]<=_0xf559f3[_0x165952(0x1be)]?(_0x14342f[_0x165952(0x3d5)]=_0x2ec5dd[_0x165952(0x3d5)],_0x14342f[_0x165952(0x1be)]=_0xf559f3['endRow']-_0x15bc28,_0x2ec5dd[_0x165952(0x1be)]===_0xf559f3[_0x165952(0x1be)]&&(_0x14342f=null)):_0x2ec5dd[_0x165952(0x3d5)]<=_0xf559f3[_0x165952(0x3d5)]&&_0x2ec5dd[_0x165952(0x1be)]>=_0xf559f3[_0x165952(0x1be)]?_0x14342f=null:_0x2ec5dd[_0x165952(0x1be)]<_0xf559f3[_0x165952(0x3d5)]&&(_0x14342f[_0x165952(0x3d5)]=_0xf559f3[_0x165952(0x3d5)]-_0x15bc28,_0x14342f[_0x165952(0x1be)]=_0xf559f3[_0x165952(0x1be)]-_0x15bc28),_0x14342f&&!(_0x14342f[_0x165952(0x3d5)]===_0x14342f[_0x165952(0x1be)]&&_0x14342f[_0x165952(0x209)]===_0x14342f[_0x165952(0x3ed)])&&_0x3fd809[_0x165952(0x2e6)](_0x14342f),_0x3fd809;},[]);return _0x2eeb6c[_0x2cc708(0x2f7)][_0x2cc708(0x3ec)]=_0x3d539f,_0x2eeb6c['params'][_0x2cc708(0x3ec)]['length']===0x0&&(_0x2eeb6c['id']=_0x12809d[_0x2cc708(0x31a)]['id']),{'m1Prime':_0x2eeb6c,'m2Prime':_0x24d588};}},_0x3bbfae={'m1':_0x12809d['RemoveWorksheetMergeMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x2f5)]['id'],'handler'(_0x105abe,_0x5b54ec){const _0x2fe2c4=_0x16f5c9,_0x5b5fe={'m1Prime':[],'m2Prime':[]};if(_0x105abe[_0x2fe2c4(0x2f7)][_0x2fe2c4(0x2e0)]!==_0x5b54ec[_0x2fe2c4(0x2f7)][_0x2fe2c4(0x2e0)]||_0x105abe[_0x2fe2c4(0x2f7)]['subUnitId']!==_0x5b54ec[_0x2fe2c4(0x2f7)][_0x2fe2c4(0x1e0)])return _0x5b5fe;const _0x9e72ef=_0x56678f[_0x2fe2c4(0x2ec)][_0x2fe2c4(0x3c2)](_0x5b54ec),_0x1f9d41=_0x9e72ef[_0x2fe2c4(0x2f7)][_0x2fe2c4(0x26a)],_0x49ef43=_0x1f9d41[_0x1f9d41[_0x2fe2c4(0x271)]-0x1]['primary'];return _0x105abe[_0x2fe2c4(0x2f7)][_0x2fe2c4(0x3ec)][_0x2fe2c4(0x37c)](_0x2604a3=>{const _0x4822ec=_0x2fe2c4;_0x49ef43&&_0x56678f['Rectangle'][_0x4822ec(0x2c1)](_0x2604a3,_0x49ef43)&&(_0x49ef43['isMerged']=!0x1,_0x49ef43['isMergedMainCell']=!0x1,_0x49ef43[_0x4822ec(0x3d5)]=_0x2604a3[_0x4822ec(0x3d5)],_0x49ef43['startColumn']=_0x2604a3[_0x4822ec(0x209)],_0x49ef43[_0x4822ec(0x1be)]=_0x2604a3[_0x4822ec(0x3d5)],_0x49ef43[_0x4822ec(0x3ed)]=_0x2604a3[_0x4822ec(0x209)],_0x49ef43[_0x4822ec(0x35d)]=_0x2604a3[_0x4822ec(0x209)],_0x49ef43['actualRow']=_0x2604a3['startRow']);}),_0x5b5fe[_0x2fe2c4(0x224)][_0x2fe2c4(0x2e6)](_0x9e72ef),_0x5b5fe;}},_0x651441=_0x3da3b4(_0x3807a9=>{const _0x230afe=_0x16f5c9,{order:_0x224e17}=_0x3807a9,_0x4c24eb={};return Object[_0x230afe(0x28b)](_0x224e17)[_0x230afe(0x37c)](_0x191d67=>{_0x4c24eb[_0x224e17[Number(_0x191d67)]]=Number(_0x191d67);}),{..._0x3807a9,'order':_0x4c24eb};},_0x16f5c9(0x1ea)),_0x476671=_0x3da3b4((_0x42cfee,_0x3a9fa9)=>{const _0x5e9f99=_0x16f5c9,_0x5594d3={};return Array[_0x5e9f99(0x32a)](new Set(Object[_0x5e9f99(0x28b)](_0x42cfee)[_0x5e9f99(0x24d)](Object[_0x5e9f99(0x28b)](_0x3a9fa9))['map'](Number)))[_0x5e9f99(0x37c)](_0x5d4c6b=>{let _0x30c218;_0x5d4c6b in _0x3a9fa9?(_0x30c218=_0x3a9fa9[_0x5d4c6b],_0x30c218 in _0x42cfee&&(_0x30c218=_0x42cfee[_0x30c218])):_0x30c218=_0x42cfee[_0x5d4c6b],_0x5594d3[_0x5d4c6b]=_0x30c218;}),_0x5594d3;},'mergeOrder'),_0x507bc6={'m1':_0x12809d['ReorderRangeMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x239)]['id'],'handler'(_0x22a04f,_0x3e80e2){const _0x10ab1a=_0x16f5c9,_0x379221={'m1Prime':_0x22a04f,'m2Prime':_0x3e80e2};if(_0x22a04f[_0x10ab1a(0x2f7)][_0x10ab1a(0x2e0)]!==_0x3e80e2[_0x10ab1a(0x2f7)][_0x10ab1a(0x2e0)])return _0x379221;const {range:_0x32d2b2}=_0x22a04f[_0x10ab1a(0x2f7)],{range:_0x48728e}=_0x3e80e2[_0x10ab1a(0x2f7)];if(_0x48728e[_0x10ab1a(0x209)]===_0x32d2b2[_0x10ab1a(0x209)]&&_0x48728e['endColumn']===_0x32d2b2[_0x10ab1a(0x3ed)]&&_0x48728e['startRow']<=_0x32d2b2[_0x10ab1a(0x3d5)]&&_0x48728e[_0x10ab1a(0x1be)]>=_0x32d2b2[_0x10ab1a(0x1be)]){const _0x2a9a65=_0x651441(_0x22a04f['params'])[_0x10ab1a(0x222)],_0x20d358={'id':_0x12809d[_0x10ab1a(0x239)]['id'],'params':{..._0x3e80e2[_0x10ab1a(0x2f7)],'range':_0x48728e,'order':_0x476671(_0x2a9a65,_0x3e80e2[_0x10ab1a(0x2f7)]['order'])}};return{'m1Prime':[],'m2Prime':_0x20d358};}return _0x56678f[_0x10ab1a(0x1d2)][_0x10ab1a(0x2c1)](_0x32d2b2,_0x48728e)?{'error':new Error(_0x10ab1a(0x425))}:_0x379221;}},_0xb4ec93={'id':_0x16f5c9(0x398),'type':_0x56678f[_0x16f5c9(0x3a2)][_0x16f5c9(0x2b5)],'handler':_0x3da3b4(()=>!0x0,_0x16f5c9(0x350))},_0x2f440d={'m1':_0xb4ec93['id'],'m2':'any','handler'(_0x55ba9b,_0x33f6cf){const _0x4a521d=_0x16f5c9;return{'error':new Error(_0x4a521d(0x23d))};}},_0x4827bd={'m1':_0x16f5c9(0x258),'m2':_0xb4ec93['id'],'handler'(_0x175244,_0xa509db){const _0x2fd7e5=_0x16f5c9;return _0x175244['params'][_0x2fd7e5(0x2e0)]===_0xa509db[_0x2fd7e5(0x2f7)][_0x2fd7e5(0x2e0)]?{'m1Prime':[],'m2Prime':_0xa509db}:{'m1Prime':_0x175244,'m2Prime':_0xa509db};}},_0x24e33b={'m1':_0x12809d[_0x16f5c9(0x22c)]['id'],'m2':_0x12809d['SetColDataMutation']['id'],'handler'(_0xaad58,_0xd4758b){const _0x5d5de1=_0x16f5c9,_0x219157={'m1Prime':_0xaad58,'m2Prime':_0xd4758b};if(_0xaad58['params'][_0x5d5de1(0x2e0)]!==_0xd4758b[_0x5d5de1(0x2f7)][_0x5d5de1(0x2e0)]||_0xaad58[_0x5d5de1(0x2f7)]['subUnitId']!==_0xd4758b[_0x5d5de1(0x2f7)]['subUnitId'])return _0x219157;const _0x51680d=_0xaad58[_0x5d5de1(0x2f7)]['columnData'],_0x2105ef=_0xd4758b[_0x5d5de1(0x2f7)][_0x5d5de1(0x295)],_0x5e33aa={},_0x3929c0=_0x56678f[_0x5d5de1(0x2ec)][_0x5d5de1(0x3c2)](_0xaad58),_0xfd6206=new Set([...Object['keys'](_0x51680d)[_0x5d5de1(0x393)](Number),...Object['keys'](_0x2105ef)['map'](Number)]);for(const _0x129aaa of _0xfd6206){const _0x493c1b=_0x51680d[_0x129aaa],_0x313455=_0x2105ef[_0x129aaa];if(_0x493c1b&&_0x313455){const _0x2dc051={..._0x493c1b,..._0x313455};_0x5e33aa[_0x129aaa]=_0x2dc051;}else _0x493c1b?_0x5e33aa[_0x129aaa]=_0x493c1b:_0x313455&&(_0x5e33aa[_0x129aaa]=_0x313455);}return _0x3929c0[_0x5d5de1(0x2f7)][_0x5d5de1(0x295)]=_0x5e33aa,{'m1Prime':_0x3929c0,'m2Prime':_0xd4758b};}},_0x89a6c3={'m1':_0x22fbbe['SetConditionalRuleMutation']['id'],'m2':_0x22fbbe[_0x16f5c9(0x33a)]['id'],'handler'(_0x3ee1a3,_0x2c18cb){const _0x3c1cf9=_0x16f5c9;if(_0x3ee1a3['params'][_0x3c1cf9(0x2e0)]!==_0x2c18cb['params']['unitId']||_0x3ee1a3['params'][_0x3c1cf9(0x1e0)]!==_0x2c18cb[_0x3c1cf9(0x2f7)][_0x3c1cf9(0x1e0)])return{'m1Prime':_0x3ee1a3,'m2Prime':_0x2c18cb};const _0x23c5b8=_0x3ee1a3[_0x3c1cf9(0x2f7)][_0x3c1cf9(0x2df)]||_0x3ee1a3['params'][_0x3c1cf9(0x3a9)][_0x3c1cf9(0x2df)],_0x560b40=_0x2c18cb[_0x3c1cf9(0x2f7)][_0x3c1cf9(0x2df)]||_0x2c18cb[_0x3c1cf9(0x2f7)][_0x3c1cf9(0x3a9)][_0x3c1cf9(0x2df)];if(_0x23c5b8!==_0x560b40)return{'m1Prime':_0x3ee1a3,'m2Prime':_0x2c18cb};const _0x3244b4=_0x56678f[_0x3c1cf9(0x2ec)]['deepClone'](_0x2c18cb);return{'m1Prime':[],'m2Prime':_0x3244b4};}};function _0x3f52d1(_0x24996a,_0x5cc6fe){const _0x325207=_0x16f5c9,_0x51ad15=_0x24996a[_0x325207(0x40f)]((_0x54e330,_0x5628ce)=>(_0x54e330['set'](_0x5628ce[_0x325207(0x25a)],!0x0),_0x54e330),new Map());return _0x5cc6fe[_0x325207(0x347)](_0x344df7=>_0x51ad15['get'](_0x344df7[_0x325207(0x25a)])!==void 0x0);}_0x3da3b4(_0x3f52d1,_0x16f5c9(0x332));function _0x398fbc(_0x945c40,_0x28d3ee){const _0x12cb3a=_0x16f5c9,_0x5eca33=_0x945c40[_0x12cb3a(0x26f)];return _0x28d3ee['drawingIds'][_0x12cb3a(0x347)](_0xd059f9=>_0x5eca33[_0x12cb3a(0x3ac)](_0xd059f9)!==-0x1);}_0x3da3b4(_0x398fbc,_0x16f5c9(0x213));const {UPDATE:_0x295170,REMOVE:_0x4cabff,ARRANGE:_0x23e339}=_0x494af4[_0x16f5c9(0x1c4)],_0xcac692={'m1':_0x494af4[_0x16f5c9(0x1d9)]['id'],'m2':_0x494af4[_0x16f5c9(0x1d9)]['id'],'handler'(_0x5aef6c,_0xfd9828){const _0x22ba44=_0x16f5c9,_0x5360dc=_0x5aef6c[_0x22ba44(0x2f7)],_0x39a455=_0xfd9828['params'];if(_0x5360dc[_0x22ba44(0x2e0)]!==_0x39a455[_0x22ba44(0x2e0)]||_0x5360dc['subUnitId']!==_0x39a455['subUnitId'])return{'m1Prime':_0x5aef6c,'m2Prime':_0xfd9828};const _0x2ffff5=_0x5360dc[_0x22ba44(0x358)],_0x541636=_0x39a455[_0x22ba44(0x358)];if(_0x2ffff5===_0x4cabff&&_0x541636===_0x295170&&_0x3f52d1(_0x5360dc['objects'],_0x39a455[_0x22ba44(0x3af)]))return{'m1Prime':_0x56678f[_0x22ba44(0x2ec)]['deepClone'](_0x5aef6c),'m2Prime':[]};if(_0x2ffff5===_0x23e339&&_0x541636===_0x23e339&&_0x398fbc(_0x5360dc['objects'],_0x39a455['objects'])){const _0x4f7c4d=_0x56678f[_0x22ba44(0x2ec)]['deepClone'](_0x5aef6c),_0x584724=_0x56678f[_0x22ba44(0x2ec)][_0x22ba44(0x3c2)](_0xfd9828);return{'m1Prime':{..._0x4f7c4d,'params':{..._0x4f7c4d[_0x22ba44(0x2f7)],'op':_0x56678f['JSON1']['type'][_0x22ba44(0x317)](_0x4f7c4d[_0x22ba44(0x2f7)]['op'],_0x584724['params']['op'],_0x22ba44(0x27c))}},'m2Prime':{..._0x584724,'params':{..._0x584724[_0x22ba44(0x2f7)],'op':_0x56678f[_0x22ba44(0x36c)][_0x22ba44(0x358)][_0x22ba44(0x317)](_0x584724['params']['op'],_0x4f7c4d[_0x22ba44(0x2f7)]['op'],_0x22ba44(0x1cc))}}};}return{'m1Prime':_0x5aef6c,'m2Prime':_0xfd9828};}},_0x2ffa88={'m1':_0x12809d[_0x16f5c9(0x269)]['id'],'m2':_0x12809d['SetFrozenMutation']['id'],'handler'(_0x5dd46f,_0x1392b9){const _0x4e2417=_0x16f5c9,_0x4e7c87={'m1Prime':_0x5dd46f,'m2Prime':_0x1392b9};return _0x5dd46f[_0x4e2417(0x2f7)][_0x4e2417(0x2e0)]!==_0x1392b9[_0x4e2417(0x2f7)][_0x4e2417(0x2e0)]||_0x5dd46f[_0x4e2417(0x2f7)][_0x4e2417(0x1e0)]!==_0x1392b9['params'][_0x4e2417(0x1e0)]?_0x4e7c87:{'error':new Error(_0x4e2417(0x21b))};}},_0x32c63e={'m1':_0x12809d['SetNumfmtMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1ed)]['id'],'handler'(_0x472a83,_0x2aea39){const _0xf7445c=_0x16f5c9;if(_0x472a83[_0xf7445c(0x2f7)][_0xf7445c(0x2e0)]!==_0x2aea39['params'][_0xf7445c(0x2e0)]||_0x472a83[_0xf7445c(0x2f7)][_0xf7445c(0x1e0)]!==_0x2aea39[_0xf7445c(0x2f7)]['subUnitId'])return{'m1Prime':_0x472a83,'m2Prime':_0x2aea39};const _0x4a803a=_0x56678f[_0xf7445c(0x2ec)][_0xf7445c(0x3c2)](_0x472a83),_0x292488=_0x56678f[_0xf7445c(0x2ec)][_0xf7445c(0x3c2)](_0x2aea39),_0x2379f9=_0x4a803a[_0xf7445c(0x2f7)][_0xf7445c(0x2d3)],_0x3c69e2=_0x292488['params'][_0xf7445c(0x3ec)];for(const _0x10df1f in _0x2379f9){const _0x2217b8=_0x2379f9[_0x10df1f]['ranges'],_0x23e685=[];_0x2217b8[_0xf7445c(0x37c)](_0x1bc81c=>{const _0x252541=_0xf7445c,_0x2afa90=_0x3e01f7(_0x1bc81c,_0x3c69e2);_0x2afa90[_0x252541(0x271)]>0x0&&_0x23e685[_0x252541(0x2e6)](..._0x2afa90);}),_0x2379f9[_0x10df1f][_0xf7445c(0x3ec)]=_0x23e685;}return{'m1Prime':_0x4a803a,'m2Prime':_0x292488};}},_0x473196={'m1':_0x12809d[_0x16f5c9(0x241)]['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler'(_0x5a3e6c,_0x17b5c7){const _0x5007ac=_0x16f5c9;if(_0x5a3e6c[_0x5007ac(0x2f7)]['unitId']!==_0x17b5c7['params'][_0x5007ac(0x2e0)]||_0x5a3e6c[_0x5007ac(0x2f7)][_0x5007ac(0x1e0)]!==_0x17b5c7['params'][_0x5007ac(0x1e0)])return{'m1Prime':_0x5a3e6c,'m2Prime':_0x17b5c7};const _0x4f8926=_0x56678f['Tools']['deepClone'](_0x5a3e6c),_0x31e178=_0x56678f['Tools'][_0x5007ac(0x3c2)](_0x17b5c7),_0x196abd=_0x4f8926['params'][_0x5007ac(0x2d3)],_0x1b00de=Object[_0x5007ac(0x2d3)](_0x31e178['params']['values'])['map'](_0x24de7c=>_0x24de7c['ranges'])[_0x5007ac(0x1d7)]();for(const _0x5c758b in _0x196abd){const _0x5aedd7=_0x196abd[_0x5c758b]['ranges'],_0x1abe25=[];_0x5aedd7[_0x5007ac(0x37c)](_0x59704d=>{const _0x2fd85a=_0x3e01f7(_0x59704d,_0x1b00de);_0x2fd85a['length']>0x0&&_0x1abe25['push'](..._0x2fd85a);}),_0x196abd[_0x5c758b][_0x5007ac(0x3ec)]=_0x1abe25;}return{'m1Prime':_0x4f8926,'m2Prime':_0x31e178};}},_0x270ee3={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x489b7a[_0x16f5c9(0x208)]['id'],'handler':_0x3da3b4((_0x20bb19,_0x696761)=>{const _0x1e8c7b=_0x16f5c9,_0x584e89={'m1Prime':_0x20bb19,'m2Prime':_0x696761};return _0x20bb19[_0x1e8c7b(0x2f7)][_0x1e8c7b(0x2e0)]!==_0x696761[_0x1e8c7b(0x2f7)][_0x1e8c7b(0x2e0)]||_0x20bb19[_0x1e8c7b(0x2f7)][_0x1e8c7b(0x1e0)]!==_0x696761[_0x1e8c7b(0x2f7)]['subUnitId']?_0x584e89:{'error':new Error(_0x1e8c7b(0x21f))};},_0x16f5c9(0x350))},_0xf95280={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x22fbbe[_0x16f5c9(0x249)]['id'],'handler':_0x3da3b4((_0x12f77a,_0x54840c)=>{const _0x2075ef=_0x16f5c9,_0x28e79c={'m1Prime':_0x12f77a,'m2Prime':_0x54840c};if(_0x12f77a['params']['unitId']!==_0x54840c[_0x2075ef(0x2f7)][_0x2075ef(0x2e0)]||_0x12f77a[_0x2075ef(0x2f7)][_0x2075ef(0x1e0)]!==_0x54840c[_0x2075ef(0x2f7)][_0x2075ef(0x1e0)])return _0x28e79c;const _0xb7aae=_0x12f77a[_0x2075ef(0x2f7)][_0x2075ef(0x3a9)][_0x2075ef(0x3ec)],_0x4ecd6f=_0x54840c[_0x2075ef(0x2f7)][_0x2075ef(0x3a9)][_0x2075ef(0x3ec)];return _0xb7aae[_0x2075ef(0x347)](_0x198f75=>_0x4ecd6f[_0x2075ef(0x347)](_0x2d49c7=>_0x56678f[_0x2075ef(0x1d2)]['intersects'](_0x198f75,_0x2d49c7)))?{'error':new Error(_0x2075ef(0x30c))}:_0x28e79c;},_0x16f5c9(0x350))},_0x1ac08c={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d['AddWorksheetMergeMutation']['id'],'handler':_0x3da3b4((_0x14f5c2,_0x2a763a)=>{const _0x2448fe=_0x16f5c9,_0xb49cff={'m1Prime':_0x14f5c2,'m2Prime':_0x2a763a};if(_0x14f5c2[_0x2448fe(0x2f7)][_0x2448fe(0x2e0)]!==_0x2a763a[_0x2448fe(0x2f7)][_0x2448fe(0x2e0)]||_0x14f5c2[_0x2448fe(0x2f7)]['subUnitId']!==_0x2a763a[_0x2448fe(0x2f7)][_0x2448fe(0x1e0)])return _0xb49cff;const _0x125a5f=_0x14f5c2[_0x2448fe(0x2f7)][_0x2448fe(0x3a9)][_0x2448fe(0x3ec)],_0x289d52=_0x2a763a[_0x2448fe(0x2f7)][_0x2448fe(0x3ec)];return _0x125a5f[_0x2448fe(0x347)](_0x3dd0f8=>_0x289d52[_0x2448fe(0x347)](_0x10ebbd=>_0x56678f[_0x2448fe(0x1d2)][_0x2448fe(0x2c1)](_0x3dd0f8,_0x10ebbd)))?{'error':new Error(_0x2448fe(0x2ef))}:_0xb49cff;},_0x16f5c9(0x350))},_0x2958a6={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x26d)]['id'],'handler':_0x3da3b4((_0x13a772,_0x4485d8)=>{const _0xb83d4f=_0x16f5c9,_0x378279={'m1Prime':_0x13a772,'m2Prime':_0x4485d8};return _0x13a772[_0xb83d4f(0x2f7)][_0xb83d4f(0x2e0)]!==_0x4485d8['params']['unitId']||_0x13a772['params'][_0xb83d4f(0x1e0)]!==_0x4485d8[_0xb83d4f(0x2f7)]['rule']['subUnitId']?_0x378279:{'error':new Error(_0xb83d4f(0x35b))};},'handler')},_0x2e4ced={'m1':_0x12809d['SetRangeProtectionMutation']['id'],'m2':_0x22fbbe[_0x16f5c9(0x242)]['id'],'handler':_0x3da3b4((_0x4b3357,_0x221e55)=>{const _0x177b22=_0x16f5c9,_0x1e4ad6={'m1Prime':_0x4b3357,'m2Prime':_0x221e55};return _0x4b3357[_0x177b22(0x2f7)][_0x177b22(0x2e0)]!==_0x221e55[_0x177b22(0x2f7)]['unitId']||_0x4b3357[_0x177b22(0x2f7)][_0x177b22(0x1e0)]!==_0x221e55[_0x177b22(0x2f7)][_0x177b22(0x1e0)]?_0x1e4ad6:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule')};},_0x16f5c9(0x350))},_0x343c2f={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d['InsertColMutation']['id'],'handler':_0x3da3b4((_0x184e8b,_0x15ce00)=>{const _0x268bcf=_0x16f5c9,_0x5fcb4e={'m1Prime':_0x184e8b,'m2Prime':_0x15ce00};if(_0x184e8b['params']['unitId']!==_0x15ce00['params'][_0x268bcf(0x2e0)]||_0x184e8b[_0x268bcf(0x2f7)]['subUnitId']!==_0x15ce00['params']['subUnitId'])return _0x5fcb4e;const _0x53f590=_0x184e8b['params']['rule'][_0x268bcf(0x3ec)],_0x3cb376=_0x15ce00[_0x268bcf(0x2f7)][_0x268bcf(0x368)];return _0x53f590['some'](_0x26f17e=>_0x56678f[_0x268bcf(0x1d2)][_0x268bcf(0x2c1)](_0x26f17e,_0x3cb376))?{'error':new Error(_0x268bcf(0x212))}:_0x5fcb4e;},_0x16f5c9(0x350))},_0x370a80={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x1da)]['id'],'handler':_0x3da3b4((_0x56624e,_0x675090)=>{const _0x47b08a=_0x16f5c9,_0x58b847={'m1Prime':_0x56624e,'m2Prime':_0x675090};if(_0x56624e['params'][_0x47b08a(0x2e0)]!==_0x675090[_0x47b08a(0x2f7)][_0x47b08a(0x2e0)]||_0x56624e[_0x47b08a(0x2f7)][_0x47b08a(0x1e0)]!==_0x675090[_0x47b08a(0x2f7)][_0x47b08a(0x1e0)])return _0x58b847;const _0x44a102=_0x56624e[_0x47b08a(0x2f7)][_0x47b08a(0x3a9)]['ranges'],_0x234660=_0x675090[_0x47b08a(0x2f7)][_0x47b08a(0x368)];return _0x44a102[_0x47b08a(0x347)](_0x3a2995=>_0x56678f['Rectangle'][_0x47b08a(0x2c1)](_0x3a2995,_0x234660))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row')}:_0x58b847;},_0x16f5c9(0x350))},_0x51a4fe={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x39f)]['id'],'handler':_0x3da3b4((_0x528e41,_0x580a92)=>{const _0x1803f3=_0x16f5c9,_0x310259={'m1Prime':_0x528e41,'m2Prime':_0x580a92};if(_0x528e41[_0x1803f3(0x2f7)][_0x1803f3(0x2e0)]!==_0x580a92['params'][_0x1803f3(0x2e0)]||_0x528e41[_0x1803f3(0x2f7)]['subUnitId']!==_0x580a92[_0x1803f3(0x2f7)][_0x1803f3(0x1e0)])return _0x310259;const _0x36ce1e=_0x528e41['params'][_0x1803f3(0x3a9)][_0x1803f3(0x3ec)],_0x2ee5df=[_0x580a92['params'][_0x1803f3(0x338)],_0x580a92['params']['targetRange']];return _0x36ce1e[_0x1803f3(0x347)](_0x4949aa=>_0x2ee5df['some'](_0x1ef654=>_0x56678f['Rectangle']['intersects'](_0x4949aa,_0x1ef654)))?{'error':new Error(_0x1803f3(0x2ad))}:_0x310259;},'handler')},_0x32b2d3={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler':_0x3da3b4((_0x391f7d,_0x5883ce)=>{const _0x567e55=_0x16f5c9,_0x2bd625={'m1Prime':_0x391f7d,'m2Prime':_0x5883ce};if(_0x391f7d[_0x567e55(0x2f7)][_0x567e55(0x2e0)]!==_0x5883ce['params']['unitId']||_0x391f7d[_0x567e55(0x2f7)]['subUnitId']!==_0x5883ce[_0x567e55(0x2f7)]['from'][_0x567e55(0x1e0)])return _0x2bd625;const _0x463969=_0x391f7d[_0x567e55(0x2f7)][_0x567e55(0x3a9)][_0x567e55(0x3ec)],_0x42f8a0=new _0x56678f[(_0x567e55(0x3ef))](_0x5883ce['params'][_0x567e55(0x32a)][_0x567e55(0x29a)])[_0x567e55(0x227)](),_0x5273f8=new _0x56678f[(_0x567e55(0x3ef))](_0x5883ce[_0x567e55(0x2f7)]['to'][_0x567e55(0x29a)])[_0x567e55(0x227)](),_0x4c84f0=[_0x42f8a0,_0x5273f8];return _0x463969['some'](_0x2da706=>_0x4c84f0[_0x567e55(0x347)](_0x4d5773=>_0x56678f[_0x567e55(0x1d2)][_0x567e55(0x2c1)](_0x2da706,_0x4d5773)))?{'error':new Error(_0x567e55(0x250))}:_0x2bd625;},_0x16f5c9(0x350))},_0x38ee92={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d['MoveRowsMutation']['id'],'handler':_0x3da3b4((_0x162c19,_0x1b3c77)=>{const _0x4f043a=_0x16f5c9,_0x3087ed={'m1Prime':_0x162c19,'m2Prime':_0x1b3c77};if(_0x162c19[_0x4f043a(0x2f7)][_0x4f043a(0x2e0)]!==_0x1b3c77['params'][_0x4f043a(0x2e0)]||_0x162c19[_0x4f043a(0x2f7)][_0x4f043a(0x1e0)]!==_0x1b3c77[_0x4f043a(0x2f7)][_0x4f043a(0x1e0)])return _0x3087ed;const _0x72f8f6=_0x162c19[_0x4f043a(0x2f7)][_0x4f043a(0x3a9)][_0x4f043a(0x3ec)],_0x3d25f3=[_0x1b3c77[_0x4f043a(0x2f7)][_0x4f043a(0x338)],_0x1b3c77[_0x4f043a(0x2f7)][_0x4f043a(0x3b0)]];return _0x72f8f6['some'](_0x337d25=>_0x3d25f3[_0x4f043a(0x347)](_0x375e8b=>_0x56678f[_0x4f043a(0x1d2)][_0x4f043a(0x2c1)](_0x337d25,_0x375e8b)))?{'error':new Error(_0x4f043a(0x2e7))}:_0x3087ed;},_0x16f5c9(0x350))},_0x320c3c={'m1':_0x12809d['SetRangeProtectionMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1dd)]['id'],'handler':_0x3da3b4((_0x320e1a,_0x2f2e68)=>{const _0x35e6b9=_0x16f5c9,_0x28bf23={'m1Prime':_0x320e1a,'m2Prime':_0x2f2e68};if(_0x320e1a[_0x35e6b9(0x2f7)]['unitId']!==_0x2f2e68[_0x35e6b9(0x2f7)]['unitId']||_0x320e1a['params'][_0x35e6b9(0x1e0)]!==_0x2f2e68['params']['subUnitId'])return _0x28bf23;const _0x306034=_0x320e1a[_0x35e6b9(0x2f7)][_0x35e6b9(0x3a9)][_0x35e6b9(0x3ec)],_0x27295d=_0x2f2e68[_0x35e6b9(0x2f7)]['range'];return _0x306034[_0x35e6b9(0x347)](_0x1b61d1=>_0x56678f[_0x35e6b9(0x1d2)][_0x35e6b9(0x2c1)](_0x1b61d1,_0x27295d))?{'error':new Error(_0x35e6b9(0x369))}:_0x28bf23;},_0x16f5c9(0x350))},_0x145fae={'m1':_0x12809d['SetRangeProtectionMutation']['id'],'m2':_0x40f7ab[_0x16f5c9(0x3c5)]['id'],'handler':_0x3da3b4((_0x384367,_0x316f01)=>{const _0x246975=_0x16f5c9,_0x3f3d80={'m1Prime':_0x384367,'m2Prime':_0x316f01};return _0x384367[_0x246975(0x2f7)][_0x246975(0x2e0)]!==_0x316f01[_0x246975(0x2f7)][_0x246975(0x2e0)]||_0x384367[_0x246975(0x2f7)][_0x246975(0x1e0)]!==_0x316f01['params']['subUnitId']?_0x3f3d80:{'error':new Error(_0x246975(0x1c3))};},_0x16f5c9(0x350))},_0x31dc20={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x42b)]['id'],'handler':_0x3da3b4((_0x4cdca9,_0x170208)=>{const _0x1ddc91=_0x16f5c9,_0x38d790={'m1Prime':_0x4cdca9,'m2Prime':_0x170208};if(_0x4cdca9[_0x1ddc91(0x2f7)]['unitId']!==_0x170208[_0x1ddc91(0x2f7)][_0x1ddc91(0x2e0)]||_0x4cdca9[_0x1ddc91(0x2f7)][_0x1ddc91(0x1e0)]!==_0x170208[_0x1ddc91(0x2f7)]['subUnitId'])return _0x38d790;const _0x3b3f86=_0x4cdca9[_0x1ddc91(0x2f7)]['rule'][_0x1ddc91(0x3ec)],_0x2b1337=_0x170208['params'][_0x1ddc91(0x368)];return _0x3b3f86[_0x1ddc91(0x347)](_0x6294da=>_0x56678f[_0x1ddc91(0x1d2)][_0x1ddc91(0x2c1)](_0x6294da,_0x2b1337))?{'error':new Error(_0x1ddc91(0x20e))}:_0x38d790;},_0x16f5c9(0x350))},_0x509e84={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x367bf4[_0x16f5c9(0x202)]['id'],'handler':_0x3da3b4((_0x308cef,_0x1bf1f0)=>{const _0x33528c=_0x16f5c9,_0x26d566={'m1Prime':_0x308cef,'m2Prime':_0x1bf1f0};return _0x308cef[_0x33528c(0x2f7)][_0x33528c(0x2e0)]!==_0x1bf1f0[_0x33528c(0x2f7)][_0x33528c(0x2e0)]||_0x308cef[_0x33528c(0x2f7)][_0x33528c(0x1e0)]!==_0x1bf1f0[_0x33528c(0x2f7)][_0x33528c(0x1e0)]?_0x26d566:{'error':new Error(_0x33528c(0x331))};},_0x16f5c9(0x350))},_0x2c6127={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d['RemoveWorksheetMergeMutation']['id'],'handler':_0x3da3b4((_0x39d412,_0x248f95)=>{const _0x65bf43=_0x16f5c9,_0x4ff848={'m1Prime':_0x39d412,'m2Prime':_0x248f95};if(_0x39d412[_0x65bf43(0x2f7)][_0x65bf43(0x2e0)]!==_0x248f95[_0x65bf43(0x2f7)]['unitId']||_0x39d412['params'][_0x65bf43(0x1e0)]!==_0x248f95[_0x65bf43(0x2f7)][_0x65bf43(0x1e0)])return _0x4ff848;const _0x48b49b=_0x39d412['params'][_0x65bf43(0x3a9)][_0x65bf43(0x3ec)],_0x478f79=_0x248f95[_0x65bf43(0x2f7)][_0x65bf43(0x3ec)];return _0x48b49b[_0x65bf43(0x347)](_0x33359d=>_0x478f79['some'](_0x48f95a=>_0x56678f[_0x65bf43(0x1d2)][_0x65bf43(0x2c1)](_0x33359d,_0x48f95a)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge')}:_0x4ff848;},_0x16f5c9(0x350))},_0x3ccd1c={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x22fbbe[_0x16f5c9(0x33a)]['id'],'handler':_0x3da3b4((_0xbefb25,_0x38b4aa)=>{const _0x238606=_0x16f5c9,_0x177ff9={'m1Prime':_0xbefb25,'m2Prime':_0x38b4aa};if(_0xbefb25['params'][_0x238606(0x2e0)]!==_0x38b4aa[_0x238606(0x2f7)][_0x238606(0x2e0)]||_0xbefb25['params']['subUnitId']!==_0x38b4aa[_0x238606(0x2f7)][_0x238606(0x1e0)])return _0x177ff9;const _0x2af68d=_0xbefb25['params'][_0x238606(0x3a9)][_0x238606(0x3ec)],_0x2356ab=_0x38b4aa['params']['rule'][_0x238606(0x3ec)];return _0x2af68d[_0x238606(0x347)](_0x24d813=>_0x2356ab[_0x238606(0x347)](_0x1b95e2=>_0x56678f['Rectangle']['intersects'](_0x24d813,_0x1b95e2)))?{'error':new Error(_0x238606(0x35a))}:_0x177ff9;},_0x16f5c9(0x350))},_0x3b2169={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d['SetFrozenMutation']['id'],'handler':_0x3da3b4((_0x331e4a,_0x3d1473)=>{const _0x12832f=_0x16f5c9,_0x36e232={'m1Prime':_0x331e4a,'m2Prime':_0x3d1473};if(_0x331e4a[_0x12832f(0x2f7)][_0x12832f(0x2e0)]!==_0x3d1473['params'][_0x12832f(0x2e0)]||_0x331e4a[_0x12832f(0x2f7)][_0x12832f(0x1e0)]!==_0x3d1473[_0x12832f(0x2f7)][_0x12832f(0x1e0)])return _0x36e232;const _0x36693b=_0x331e4a[_0x12832f(0x2f7)]['rule']['ranges'],_0x5e8b80=[{'startRow':_0x3d1473[_0x12832f(0x2f7)][_0x12832f(0x3d5)],'endRow':_0x3d1473[_0x12832f(0x2f7)]['startRow'],'startColumn':_0x3d1473[_0x12832f(0x2f7)][_0x12832f(0x209)],'endColumn':_0x3d1473[_0x12832f(0x2f7)]['startColumn']}];return _0x36693b['some'](_0x3a55dd=>_0x5e8b80[_0x12832f(0x347)](_0x1446e3=>_0x56678f['Rectangle']['intersects'](_0x3a55dd,_0x1446e3)))?{'error':new Error(_0x12832f(0x276))}:_0x36e232;},_0x16f5c9(0x350))},_0x1a963a={'m1':_0x12809d['SetRangeProtectionMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x241)]['id'],'handler':_0x3da3b4((_0x122b5f,_0x58354f)=>{const _0x5622ca=_0x16f5c9,_0x1ee5fb={'m1Prime':_0x122b5f,'m2Prime':_0x58354f};return _0x122b5f[_0x5622ca(0x2f7)][_0x5622ca(0x2e0)]!==_0x58354f[_0x5622ca(0x2f7)]['unitId']||_0x122b5f[_0x5622ca(0x2f7)][_0x5622ca(0x1e0)]!==_0x58354f[_0x5622ca(0x2f7)][_0x5622ca(0x1e0)]?_0x1ee5fb:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt')};},'handler')},_0x9b6343={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x3c9)]['id'],'handler':_0x3da3b4((_0x1341f2,_0x46b16c)=>{const _0x51f736=_0x16f5c9,_0x3b9000={'m1Prime':_0x1341f2,'m2Prime':_0x46b16c};if(_0x1341f2['params'][_0x51f736(0x2e0)]!==_0x46b16c['params'][_0x51f736(0x2e0)]||_0x1341f2[_0x51f736(0x2f7)][_0x51f736(0x1e0)]!==_0x46b16c[_0x51f736(0x2f7)][_0x51f736(0x1e0)])return _0x3b9000;const _0x52be71=_0x1341f2['params']['rule'][_0x51f736(0x3ec)],_0x4e9b19=_0x46b16c[_0x51f736(0x2f7)][_0x51f736(0x3a9)][_0x51f736(0x3ec)];return _0x52be71[_0x51f736(0x347)](_0x58a20b=>_0x4e9b19[_0x51f736(0x347)](_0x1d42e1=>_0x56678f[_0x51f736(0x1d2)][_0x51f736(0x2c1)](_0x58a20b,_0x1d42e1)))?{'error':new Error(_0x51f736(0x3c3))}:_0x3b9000;},_0x16f5c9(0x350))},_0xf862f3={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d['SetRangeValuesMutation']['id'],'handler':_0x3da3b4((_0x575ec6,_0x51659b)=>{const _0x3b5a16=_0x16f5c9,_0xa8ef4c={'m1Prime':_0x575ec6,'m2Prime':_0x51659b};if(_0x575ec6[_0x3b5a16(0x2f7)][_0x3b5a16(0x2e0)]!==_0x51659b['params'][_0x3b5a16(0x2e0)]||_0x575ec6['params'][_0x3b5a16(0x1e0)]!==_0x51659b[_0x3b5a16(0x2f7)]['subUnitId'])return _0xa8ef4c;const _0x36a690=_0x575ec6[_0x3b5a16(0x2f7)]['rule'][_0x3b5a16(0x3ec)],_0x21c00c=new _0x56678f[(_0x3b5a16(0x3ef))](_0x51659b[_0x3b5a16(0x2f7)][_0x3b5a16(0x267)])[_0x3b5a16(0x227)]();return _0x36a690[_0x3b5a16(0x347)](_0x581158=>_0x56678f[_0x3b5a16(0x1d2)][_0x3b5a16(0x2c1)](_0x581158,_0x21c00c))?{'error':new Error(_0x3b5a16(0x3a0))}:_0xa8ef4c;},_0x16f5c9(0x350))},_0x5944e2={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x12809d[_0x16f5c9(0x1eb)]['id'],'handler':_0x3da3b4((_0x25b356,_0x2df2cc)=>{const _0x17cf97=_0x16f5c9,_0x142c8e={'m1Prime':_0x25b356,'m2Prime':_0x2df2cc};if(_0x25b356[_0x17cf97(0x2f7)][_0x17cf97(0x2e0)]!==_0x2df2cc[_0x17cf97(0x2f7)][_0x17cf97(0x2e0)]||_0x25b356[_0x17cf97(0x2f7)][_0x17cf97(0x1e0)]!==_0x2df2cc[_0x17cf97(0x2f7)][_0x17cf97(0x1e0)])return _0x142c8e;const _0x5d4007=_0x25b356[_0x17cf97(0x2f7)]['rule'][_0x17cf97(0x3ec)],_0x108bc7=_0x2df2cc[_0x17cf97(0x2f7)][_0x17cf97(0x3ec)];return _0x5d4007[_0x17cf97(0x347)](_0x531e09=>_0x108bc7[_0x17cf97(0x347)](_0x229731=>_0x56678f[_0x17cf97(0x1d2)]['intersects'](_0x531e09,_0x229731)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')}:_0x142c8e;},_0x16f5c9(0x350))},_0x4ef93f={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x489b7a[_0x16f5c9(0x288)]['id'],'handler':_0x3da3b4((_0x38a8c9,_0x3bc5a9)=>{const _0x143abb=_0x16f5c9,_0x30f879={'m1Prime':_0x38a8c9,'m2Prime':_0x3bc5a9};return _0x38a8c9[_0x143abb(0x2f7)]['unitId']!==_0x3bc5a9[_0x143abb(0x2f7)]['unitId']||_0x38a8c9[_0x143abb(0x2f7)][_0x143abb(0x1e0)]!==_0x3bc5a9['params']['subUnitId']?_0x30f879:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment')};},'handler')},_0x25e484={'m1':_0x12809d[_0x16f5c9(0x3c9)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x5e6be6,_0x4b524c)=>{const _0x516959=_0x16f5c9,_0x2d8bb5={'m1Prime':_0x5e6be6,'m2Prime':_0x4b524c};return _0x5e6be6['params']['unitId']!==_0x4b524c['params']['unitId']||_0x5e6be6[_0x516959(0x2f7)][_0x516959(0x1e0)]!==_0x4b524c['params'][_0x516959(0x1e0)]?_0x2d8bb5:{'error':new Error(_0x516959(0x39e))};},'handler')},_0x1fbf79={'m1':_0x12809d[_0x16f5c9(0x1cd)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x50557a,_0x291852){const _0x8d1b5d=_0x16f5c9,_0x21107e=_0xca5afb['handler'](_0x291852,_0x50557a);return _0x1d316a(_0x21107e)?{'m1Prime':_0x21107e[_0x8d1b5d(0x224)],'m2Prime':_0x21107e[_0x8d1b5d(0x3c1)]}:_0x21107e;}},_0x399816={'m1':_0x12809d['SetRangeValuesMutation']['id'],'m2':_0x12809d['MoveRangeMutation']['id'],'handler'(_0x471fde,_0x42e62){const _0x590d05=_0x16f5c9,_0x486cad={'m1Prime':_0x471fde,'m2Prime':_0x42e62};if(_0x471fde[_0x590d05(0x2f7)][_0x590d05(0x2e0)]!==_0x42e62[_0x590d05(0x2f7)][_0x590d05(0x2e0)])return _0x486cad;const _0x4b1cc2=new _0x56678f[(_0x590d05(0x3ef))](_0x471fde[_0x590d05(0x2f7)]['cellValue'])[_0x590d05(0x227)](),_0x4f0777=new _0x56678f[(_0x590d05(0x3ef))](_0x42e62[_0x590d05(0x2f7)]['from']['value'])[_0x590d05(0x227)](),_0x3cd8b0=new _0x56678f[(_0x590d05(0x3ef))](_0x42e62[_0x590d05(0x2f7)]['to'][_0x590d05(0x29a)])['getDataRange']();return _0x471fde[_0x590d05(0x2f7)][_0x590d05(0x1e0)]===_0x42e62[_0x590d05(0x2f7)][_0x590d05(0x32a)][_0x590d05(0x1e0)]&&_0x56678f[_0x590d05(0x1d2)]['intersects'](_0x4b1cc2,_0x4f0777)||_0x471fde[_0x590d05(0x2f7)]['subUnitId']===_0x42e62[_0x590d05(0x2f7)]['to'][_0x590d05(0x1e0)]&&_0x56678f[_0x590d05(0x1d2)][_0x590d05(0x2c1)](_0x4b1cc2,_0x3cd8b0)?{'error':new Error(_0x590d05(0x1cb))}:_0x486cad;}},_0x4acd5c={'m1':_0x12809d[_0x16f5c9(0x1cd)]['id'],'m2':_0x12809d[_0x16f5c9(0x239)]['id'],'handler'(_0x3e8d80,_0x13fb57){const _0x1e9dab=_0x16f5c9;var _0x5e150c,_0x3db0fc;const _0x288b9d={'m1Prime':_0x3e8d80,'m2Prime':_0x13fb57};if(_0x3e8d80['params'][_0x1e9dab(0x2e0)]!==_0x13fb57[_0x1e9dab(0x2f7)]['unitId']||_0x3e8d80[_0x1e9dab(0x2f7)][_0x1e9dab(0x1e0)]!==_0x13fb57['params'][_0x1e9dab(0x1e0)])return _0x288b9d;const _0x3e3bf7=_0x56678f[_0x1e9dab(0x2ec)][_0x1e9dab(0x3c2)](_0x3e8d80),{cellValue:_0x5010b7}=_0x3e3bf7[_0x1e9dab(0x2f7)],_0x1c5119=new _0x56678f[(_0x1e9dab(0x3ef))](_0x5010b7),{range:_0x309838}=_0x13fb57['params'],_0x521f07=new Map();for(let _0x5dfb7a=_0x309838[_0x1e9dab(0x209)];_0x5dfb7a<=_0x309838[_0x1e9dab(0x3ed)];_0x5dfb7a++)for(let _0x474a4c=_0x309838[_0x1e9dab(0x3d5)];_0x474a4c<=_0x309838[_0x1e9dab(0x1be)];_0x474a4c++)if(((_0x5e150c=_0x5010b7==null?void 0x0:_0x5010b7[_0x474a4c])==null?void 0x0:_0x5e150c[_0x5dfb7a])!==void 0x0){const _0x153dfa=(_0x3db0fc=_0x13fb57[_0x1e9dab(0x2f7)][_0x1e9dab(0x222)][_0x474a4c])!=null?_0x3db0fc:_0x474a4c;_0x153dfa!==_0x474a4c&&(_0x521f07[_0x1e9dab(0x1f0)](_0x153dfa)||_0x521f07[_0x1e9dab(0x1c0)](_0x153dfa,new Map()),_0x521f07[_0x1e9dab(0x383)](_0x153dfa)[_0x1e9dab(0x1c0)](_0x5dfb7a,_0x5010b7[_0x474a4c][_0x5dfb7a]),_0x1c5119[_0x1e9dab(0x407)](_0x474a4c,_0x5dfb7a));}return _0x521f07[_0x1e9dab(0x37c)]((_0x375094,_0x412c97)=>{const _0x2f7fe1=_0x1e9dab;_0x375094[_0x2f7fe1(0x37c)]((_0x2847af,_0x29a123)=>{const _0xf41135=_0x2f7fe1;_0x1c5119[_0xf41135(0x3c4)](_0x412c97,_0x29a123,_0x2847af);});}),{'m1Prime':_0x3e3bf7,'m2Prime':_0x13fb57};}},_0x38ba73={'m1':_0x12809d['SetRangeValuesMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x465aef,_0x10c1a5){const _0x4a5cbc=_0x16f5c9,_0x2bc3d3={'m1Prime':_0x465aef,'m2Prime':_0x10c1a5};if(_0x465aef[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x2e0)]!==_0x10c1a5[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x2e0)]||_0x465aef[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x1e0)]!==_0x10c1a5[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x1e0)])return _0x2bc3d3;const _0x5a22e4=_0x56678f[_0x4a5cbc(0x2ec)]['deepClone'](_0x465aef),_0x1ec78d=_0x56678f[_0x4a5cbc(0x2ec)]['deepClone'](_0x10c1a5),_0x14c175=_0x56678f['Tools']['deepClone'](_0x10c1a5),_0x29b3be=new _0x56678f['ObjectMatrix'](_0x5a22e4[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x267)]),_0x5b5c74=_0x29b3be['getDataRange'](),_0x266b7a=new _0x56678f['ObjectMatrix'](_0x10c1a5[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x267)]),_0x1bcd37=new _0x56678f['ObjectMatrix'](),_0x233bd7=_0x266b7a['getDataRange']();return _0x56678f[_0x4a5cbc(0x1d2)][_0x4a5cbc(0x2c1)](_0x5b5c74,_0x233bd7)?(_0x29b3be[_0x4a5cbc(0x313)]((_0x1e8026,_0xc4ff26,_0x5d3132)=>{const _0x50ea33=_0x4a5cbc;var _0x42e571;const _0x542fe8=_0x266b7a[_0x50ea33(0x3d3)](_0x1e8026,_0xc4ff26);_0x542fe8===null&&_0x29b3be['realDeleteValue'](_0x1e8026,_0xc4ff26),_0x5d3132&&_0x542fe8&&(typeof(_0x542fe8==null?void 0x0:_0x542fe8['s'])==_0x50ea33(0x1fb)&&(_0x542fe8['s']=_0x56678f[_0x50ea33(0x2ec)][_0x50ea33(0x3c2)]((_0x42e571=_0x1ec78d[_0x50ea33(0x2f7)][_0x50ea33(0x3ce)])==null?void 0x0:_0x42e571[_0x542fe8['s']])||void 0x0),_0x1bcd37[_0x50ea33(0x3c4)](_0x1e8026,_0xc4ff26,_0x542fe8));}),_0x5a22e4[_0x4a5cbc(0x2f7)][_0x4a5cbc(0x267)]=_0x29b3be['getMatrix'](),_0x1ec78d[_0x4a5cbc(0x2f7)]['cellValue']=_0x1bcd37[_0x4a5cbc(0x33b)](),{'m1Prime':[_0x5a22e4,_0x1ec78d],'m2Prime':_0x14c175}):_0x2bc3d3;}},_0xe2d800={'m1':_0x12809d['SetRowDataMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x3e9)]['id'],'handler'(_0x3c3119,_0x1c00de){const _0x8b46f=_0x16f5c9,_0x3568af={'m1Prime':_0x3c3119,'m2Prime':_0x1c00de};if(_0x3c3119[_0x8b46f(0x2f7)][_0x8b46f(0x2e0)]!==_0x1c00de[_0x8b46f(0x2f7)][_0x8b46f(0x2e0)]||_0x3c3119['params'][_0x8b46f(0x1e0)]!==_0x1c00de[_0x8b46f(0x2f7)][_0x8b46f(0x1e0)])return _0x3568af;const _0x291ee9=_0x3c3119[_0x8b46f(0x2f7)][_0x8b46f(0x2f8)],_0x5ed9d6=_0x1c00de[_0x8b46f(0x2f7)][_0x8b46f(0x2f8)],_0x23ab44={},_0x196d73=_0x56678f[_0x8b46f(0x2ec)]['deepClone'](_0x3c3119),_0x2b28f7=new Set([...Object['keys'](_0x291ee9)[_0x8b46f(0x393)](Number),...Object['keys'](_0x5ed9d6)[_0x8b46f(0x393)](Number)]);for(const _0x59f383 of _0x2b28f7){const _0x4bc82f=_0x291ee9[_0x59f383],_0x28effa=_0x5ed9d6[_0x59f383];if(_0x4bc82f&&_0x28effa){const _0x39e517={..._0x4bc82f,..._0x28effa};_0x23ab44[_0x59f383]=_0x39e517;}else _0x4bc82f?_0x23ab44[_0x59f383]=_0x4bc82f:_0x28effa&&(_0x23ab44[_0x59f383]=_0x28effa);}return _0x196d73['params'][_0x8b46f(0x2f8)]=_0x23ab44,{'m1Prime':_0x196d73,'m2Prime':_0x1c00de};}},_0x4fe0ee={'m1':_0x367bf4['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x330)]['id'],'handler'(_0x32cd90,_0xcea34e){const _0x18902e=_0x16f5c9,_0x1ddf41={'m1Prime':_0x32cd90,'m2Prime':_0xcea34e};if(_0x32cd90['params'][_0x18902e(0x2e0)]!==_0xcea34e[_0x18902e(0x2f7)][_0x18902e(0x2e0)]||_0x32cd90['params'][_0x18902e(0x1e0)]!==_0xcea34e[_0x18902e(0x2f7)]['from'][_0x18902e(0x1e0)]&&_0x32cd90['params']['subUnitId']!==_0xcea34e[_0x18902e(0x2f7)]['to']['subUnitId'])return _0x1ddf41;let _0x42369a=null;return _0x32cd90[_0x18902e(0x2f7)][_0x18902e(0x1e0)]===_0xcea34e[_0x18902e(0x2f7)][_0x18902e(0x32a)]['subUnitId']&&new _0x56678f[(_0x18902e(0x3ef))](_0xcea34e['params']['from'][_0x18902e(0x29a)])[_0x18902e(0x313)]((_0x73607e,_0x5617bb)=>{const _0x11b194=_0x18902e;_0x5617bb===_0x32cd90[_0x11b194(0x2f7)][_0x11b194(0x1d0)]&&(_0x42369a=_0xcea34e['params']['from'][_0x11b194(0x1e0)]);}),_0x32cd90[_0x18902e(0x2f7)]['subUnitId']===_0xcea34e['params']['to'][_0x18902e(0x1e0)]&&new _0x56678f[(_0x18902e(0x3ef))](_0xcea34e[_0x18902e(0x2f7)]['to'][_0x18902e(0x29a)])[_0x18902e(0x313)]((_0x4c36aa,_0x5e1e34)=>{const _0x1dddca=_0x18902e;_0x5e1e34===_0x32cd90[_0x1dddca(0x2f7)]['col']&&(_0x42369a=_0xcea34e[_0x1dddca(0x2f7)]['to'][_0x1dddca(0x1e0)]);}),_0x42369a?{'m1Prime':_0x32cd90,'m2Prime':[_0xcea34e,{'id':_0x367bf4['ReCalcSheetsFilterMutation']['id'],'params':{'unitId':_0xcea34e[_0x18902e(0x2f7)][_0x18902e(0x2e0)],'subUnitId':_0x42369a}}]}:_0x1ddf41;}},_0x27fe1b={'m1':_0x367bf4['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x367bf4[_0x16f5c9(0x202)]['id'],'handler'(_0x367521,_0x19784f){const _0x3c1d10=_0x16f5c9,_0x26b32d={'m1Prime':_0x367521,'m2Prime':_0x19784f};return _0x367521['params']['unitId']!==_0x19784f[_0x3c1d10(0x2f7)][_0x3c1d10(0x2e0)]||_0x367521['params']['subUnitId']!==_0x19784f['params'][_0x3c1d10(0x1e0)]?_0x26b32d:{'m1Prime':[],'m2Prime':[_0x19784f]};}},_0x22853e={'m1':_0x367bf4[_0x16f5c9(0x36e)]['id'],'m2':_0x12809d[_0x16f5c9(0x1cd)]['id'],'handler'(_0x3e9e23,_0x568c9c){const _0x348d52=_0x16f5c9,_0x13707e={'m1Prime':_0x3e9e23,'m2Prime':_0x568c9c};if(_0x3e9e23['params']['unitId']!==_0x568c9c[_0x348d52(0x2f7)]['unitId']||_0x3e9e23[_0x348d52(0x2f7)][_0x348d52(0x1e0)]!==_0x568c9c[_0x348d52(0x2f7)][_0x348d52(0x1e0)])return _0x13707e;let _0x1755ed=!0x1;return new _0x56678f[(_0x348d52(0x3ef))](_0x568c9c[_0x348d52(0x2f7)]['cellValue'])[_0x348d52(0x313)]((_0x189f89,_0x49ae04)=>{const _0x40acd4=_0x348d52;_0x49ae04===_0x3e9e23[_0x40acd4(0x2f7)][_0x40acd4(0x1d0)]&&(_0x1755ed=!0x0);}),_0x1755ed?{'m1Prime':_0x3e9e23,'m2Prime':[_0x568c9c,{'id':_0x367bf4[_0x348d52(0x2ba)]['id'],'params':{'unitId':_0x568c9c[_0x348d52(0x2f7)][_0x348d52(0x2e0)],'subUnitId':_0x568c9c[_0x348d52(0x2f7)][_0x348d52(0x1e0)]}}]}:_0x13707e;}},_0x366722={'m1':_0x367bf4[_0x16f5c9(0x36e)]['id'],'m2':_0x367bf4['SetSheetsFilterCriteriaMutation']['id'],'handler'(_0x1e0bc3,_0x35f665){const _0x4ec01c=_0x16f5c9,_0x5dd6df={'m1Prime':_0x1e0bc3,'m2Prime':_0x35f665};return _0x1e0bc3[_0x4ec01c(0x2f7)][_0x4ec01c(0x2e0)]!==_0x35f665[_0x4ec01c(0x2f7)][_0x4ec01c(0x2e0)]||_0x1e0bc3[_0x4ec01c(0x2f7)][_0x4ec01c(0x1e0)]!==_0x35f665[_0x4ec01c(0x2f7)]['subUnitId']||_0x1e0bc3['params'][_0x4ec01c(0x1d0)]!==_0x35f665[_0x4ec01c(0x2f7)][_0x4ec01c(0x1d0)]?_0x5dd6df:{'m1Prime':[],'m2Prime':[_0x35f665]};}},_0x454401={'m1':_0x367bf4['SetSheetsFilterRangeMutation']['id'],'m2':_0x367bf4['RemoveSheetsFilterMutation']['id'],'handler'(_0x58a65e,_0x46dc22){const _0x10b524=_0x16f5c9,_0x1ab28d={'m1Prime':_0x58a65e,'m2Prime':_0x46dc22};return _0x58a65e[_0x10b524(0x2f7)][_0x10b524(0x2e0)]!==_0x46dc22[_0x10b524(0x2f7)][_0x10b524(0x2e0)]||_0x58a65e[_0x10b524(0x2f7)][_0x10b524(0x1e0)]!==_0x46dc22[_0x10b524(0x2f7)][_0x10b524(0x1e0)]?_0x1ab28d:{'m1Prime':[],'m2Prime':[_0x46dc22]};}},_0x2a6da1={'m1':_0x367bf4[_0x16f5c9(0x321)]['id'],'m2':_0x367bf4[_0x16f5c9(0x321)]['id'],'handler'(_0x517bfe,_0x3773ef){const _0x2f6cb7=_0x16f5c9,_0x39756e={'m1Prime':_0x517bfe,'m2Prime':_0x3773ef};return _0x517bfe['params'][_0x2f6cb7(0x2e0)]!==_0x3773ef[_0x2f6cb7(0x2f7)][_0x2f6cb7(0x2e0)]||_0x517bfe[_0x2f6cb7(0x2f7)][_0x2f6cb7(0x1e0)]!==_0x3773ef['params'][_0x2f6cb7(0x1e0)]?_0x39756e:{'m1Prime':[],'m2Prime':[_0x3773ef]};}},_0x10cc41={'m1':_0x12809d[_0x16f5c9(0x1c1)]['id'],'m2':_0x12809d[_0x16f5c9(0x1c1)]['id'],'handler'(_0x5e2f88,_0x57a6e2){const _0x5a4287=_0x16f5c9;return _0x5e2f88[_0x5a4287(0x2f7)][_0x5a4287(0x2e0)]===_0x57a6e2[_0x5a4287(0x2f7)]['unitId']&&_0x5e2f88[_0x5a4287(0x2f7)][_0x5a4287(0x1e0)]===_0x57a6e2[_0x5a4287(0x2f7)][_0x5a4287(0x1e0)]&&_0x5e2f88['params'][_0x5a4287(0x21a)]!==_0x57a6e2[_0x5a4287(0x2f7)][_0x5a4287(0x21a)]?{'error':new Error('Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.')}:{'m1Prime':_0x5e2f88,'m2Prime':_0x57a6e2};}},_0xfeee8d={'m1':_0x12809d[_0x16f5c9(0x1eb)]['id'],'m2':_0x12809d[_0x16f5c9(0x1eb)]['id'],'handler'(_0x4c136b,_0x48d92d){const _0x17b989=_0x16f5c9,_0x76216f={'m1Prime':_0x4c136b,'m2Prime':_0x48d92d};if(_0x4c136b['params'][_0x17b989(0x2e0)]!==_0x48d92d[_0x17b989(0x2f7)][_0x17b989(0x2e0)]||_0x4c136b[_0x17b989(0x2f7)][_0x17b989(0x1e0)]!==_0x48d92d[_0x17b989(0x2f7)]['subUnitId'])return _0x76216f;const _0x1f946a=_0x4c136b['params'][_0x17b989(0x3ec)],_0x40614b=[],_0x44c06d=_0x56678f[_0x17b989(0x2ec)][_0x17b989(0x3c2)](_0x4c136b),_0x444632=_0x48d92d[_0x17b989(0x2f7)][_0x17b989(0x3ec)];_0x1f946a['forEach'](_0x4ca5a8=>{const _0x3b4f7f=_0x17b989,_0x5b4ddc={'start':_0x4ca5a8[_0x3b4f7f(0x209)],'end':_0x4ca5a8[_0x3b4f7f(0x3ed)]},_0x1de7c6=_0x444632[_0x3b4f7f(0x393)](_0x1d7363=>({'start':_0x1d7363['startColumn'],'end':_0x1d7363[_0x3b4f7f(0x3ed)]})),_0x12930b=_0x5f29b4(_0x5b4ddc,_0x1de7c6)[_0x3b4f7f(0x393)](_0x5a4774=>({..._0x4ca5a8,'startColumn':_0x5a4774['start'],'endColumn':_0x5a4774[_0x3b4f7f(0x298)]}));_0x40614b[_0x3b4f7f(0x2e6)](..._0x12930b);}),_0x44c06d[_0x17b989(0x2f7)]['ranges']=_0x40614b;const {colWidth:_0x499179}=_0x44c06d['params'],{colWidth:_0x2eb924}=_0x48d92d[_0x17b989(0x2f7)];return typeof _0x499179!=_0x17b989(0x429)&&(typeof _0x2eb924!=_0x17b989(0x429)?Object[_0x17b989(0x28b)](_0x2eb924)[_0x17b989(0x393)](Number)[_0x17b989(0x37c)](_0x527570=>{_0x499179[_0x527570]!=null&&delete _0x499179[_0x527570];}):_0x444632[_0x17b989(0x37c)](_0x1e4a57=>{const _0x428a51=_0x17b989;for(let _0x565ab8=_0x1e4a57[_0x428a51(0x209)];_0x565ab8<=_0x1e4a57[_0x428a51(0x3ed)];_0x565ab8++)delete _0x499179[_0x565ab8];})),{'m1Prime':_0x44c06d,'m2Prime':_0x48d92d};}},_0x52347d={'m1':_0x12809d[_0x16f5c9(0x375)]['id'],'m2':_0x12809d[_0x16f5c9(0x375)]['id'],'handler'(_0x5774fc,_0x3f2192){const _0x259183=_0x16f5c9,_0x425df4={'m1Prime':_0x5774fc,'m2Prime':_0x3f2192};return _0x5774fc[_0x259183(0x2f7)][_0x259183(0x2e0)]!==_0x3f2192[_0x259183(0x2f7)]['unitId']||_0x5774fc['params'][_0x259183(0x1e0)]!==_0x3f2192['params'][_0x259183(0x1e0)]?_0x425df4:{'error':new Error(_0x259183(0x26e))};}},_0x15c1a0={'m1':_0x12809d[_0x16f5c9(0x36b)]['id'],'m2':_0x12809d['SetWorksheetRowAutoHeightMutation']['id'],'handler'(_0x4d78e8,_0x1a44e6){const _0x1bcb7f=_0x16f5c9,_0x27cd45={'m1Prime':_0x4d78e8,'m2Prime':_0x1a44e6};if(_0x4d78e8[_0x1bcb7f(0x2f7)]['unitId']!==_0x1a44e6[_0x1bcb7f(0x2f7)][_0x1bcb7f(0x2e0)]||_0x4d78e8[_0x1bcb7f(0x2f7)][_0x1bcb7f(0x1e0)]!==_0x1a44e6['params'][_0x1bcb7f(0x1e0)])return _0x27cd45;const _0x2905e3=_0x4d78e8[_0x1bcb7f(0x2f7)]['rowsAutoHeightInfo'],_0x1906eb=[],_0x4fe9a4=_0x56678f[_0x1bcb7f(0x2ec)][_0x1bcb7f(0x3c2)](_0x4d78e8),_0x555e43=_0x1a44e6['params'][_0x1bcb7f(0x1f6)];return _0x2905e3[_0x1bcb7f(0x37c)](_0x3920cb=>{const _0x110009=_0x1bcb7f;_0x555e43[_0x110009(0x262)](_0x59fd8d=>_0x59fd8d[_0x110009(0x1f3)]===_0x3920cb[_0x110009(0x1f3)])||_0x1906eb[_0x110009(0x2e6)](_0x3920cb);}),_0x4fe9a4['params'][_0x1bcb7f(0x1f6)]=_0x1906eb,{'m1Prime':_0x4fe9a4,'m2Prime':_0x1a44e6};}},_0x29d3c0={'m1':_0x12809d[_0x16f5c9(0x335)]['id'],'m2':_0x12809d[_0x16f5c9(0x335)]['id'],'handler'(_0x30ec94,_0xc9ab1d){const _0x94f6fd=_0x16f5c9,_0x3922f2={'m1Prime':_0x30ec94,'m2Prime':_0xc9ab1d};if(_0x30ec94[_0x94f6fd(0x2f7)][_0x94f6fd(0x2e0)]!==_0xc9ab1d[_0x94f6fd(0x2f7)]['unitId']||_0x30ec94['params'][_0x94f6fd(0x1e0)]!==_0xc9ab1d[_0x94f6fd(0x2f7)]['subUnitId'])return _0x3922f2;const _0x1a1cb6=_0x30ec94['params']['ranges'],_0x7a3cb5=[],_0xf7af2=_0x56678f[_0x94f6fd(0x2ec)][_0x94f6fd(0x3c2)](_0x30ec94),_0x53058c=_0xc9ab1d['params'][_0x94f6fd(0x3ec)];_0x1a1cb6[_0x94f6fd(0x37c)](_0x2d1343=>{const _0x5b93f7=_0x94f6fd,_0x491292={'start':_0x2d1343['startRow'],'end':_0x2d1343['endRow']},_0x224739=_0x53058c[_0x5b93f7(0x393)](_0x5060c7=>({'start':_0x5060c7[_0x5b93f7(0x3d5)],'end':_0x5060c7[_0x5b93f7(0x1be)]})),_0x7b02d7=_0x5f29b4(_0x491292,_0x224739)[_0x5b93f7(0x393)](_0x24bc1a=>({..._0x2d1343,'startRow':_0x24bc1a[_0x5b93f7(0x26c)],'endRow':_0x24bc1a[_0x5b93f7(0x298)]}));_0x7a3cb5[_0x5b93f7(0x2e6)](..._0x7b02d7);}),_0xf7af2[_0x94f6fd(0x2f7)][_0x94f6fd(0x3ec)]=_0x7a3cb5;const {rowHeight:_0xd6278}=_0xf7af2[_0x94f6fd(0x2f7)],{rowHeight:_0x463d3a}=_0xc9ab1d[_0x94f6fd(0x2f7)];return typeof _0xd6278!=_0x94f6fd(0x429)&&(typeof _0x463d3a!='number'?Object['keys'](_0x463d3a)['map'](Number)['forEach'](_0x55d39a=>{_0xd6278[_0x55d39a]!=null&&delete _0xd6278[_0x55d39a];}):_0x53058c[_0x94f6fd(0x37c)](_0x2ec923=>{const _0x1e0b74=_0x94f6fd;for(let _0x4b33a=_0x2ec923[_0x1e0b74(0x3d5)];_0x4b33a<=_0x2ec923[_0x1e0b74(0x1be)];_0x4b33a++)delete _0xd6278[_0x4b33a];})),{'m1Prime':_0xf7af2,'m2Prime':_0xc9ab1d};}},_0x39309b={'m1':_0x12809d[_0x16f5c9(0x30a)]['id'],'m2':_0x12809d[_0x16f5c9(0x30a)]['id'],'handler'(_0x543286,_0x541061){const _0x1f1a82=_0x16f5c9,_0x4fa6b9={'m1Prime':_0x543286,'m2Prime':_0x541061};if(_0x543286[_0x1f1a82(0x2f7)][_0x1f1a82(0x2e0)]!==_0x541061['params']['unitId']||_0x543286['params'][_0x1f1a82(0x1e0)]!==_0x541061[_0x1f1a82(0x2f7)][_0x1f1a82(0x1e0)])return _0x4fa6b9;const _0x2c7db1=_0x543286[_0x1f1a82(0x2f7)][_0x1f1a82(0x3ec)],_0x521931=[],_0x3ebc4b=_0x56678f[_0x1f1a82(0x2ec)][_0x1f1a82(0x3c2)](_0x543286),_0x116081=_0x541061['params'][_0x1f1a82(0x3ec)];_0x2c7db1[_0x1f1a82(0x37c)](_0x4cd4ce=>{const _0xb81c1b=_0x1f1a82,_0x2bee9b={'start':_0x4cd4ce[_0xb81c1b(0x3d5)],'end':_0x4cd4ce[_0xb81c1b(0x1be)]},_0x1f3572=_0x116081[_0xb81c1b(0x393)](_0x2cac8c=>({'start':_0x2cac8c[_0xb81c1b(0x3d5)],'end':_0x2cac8c['endRow']})),_0xee8e36=_0x5f29b4(_0x2bee9b,_0x1f3572)[_0xb81c1b(0x393)](_0x3469bc=>({..._0x4cd4ce,'startRow':_0x3469bc[_0xb81c1b(0x26c)],'endRow':_0x3469bc['end']}));_0x521931[_0xb81c1b(0x2e6)](..._0xee8e36);}),_0x3ebc4b[_0x1f1a82(0x2f7)][_0x1f1a82(0x3ec)]=_0x521931;const {autoHeightInfo:_0x5dc3a6}=_0x3ebc4b[_0x1f1a82(0x2f7)],{autoHeightInfo:_0xce9815}=_0x541061[_0x1f1a82(0x2f7)];return typeof _0x5dc3a6!=_0x1f1a82(0x429)&&(typeof _0xce9815!=_0x1f1a82(0x429)?Object[_0x1f1a82(0x28b)](_0xce9815)[_0x1f1a82(0x393)](Number)['forEach'](_0x3ea551=>{_0x5dc3a6[_0x3ea551]!=null&&delete _0x5dc3a6[_0x3ea551];}):_0x116081[_0x1f1a82(0x37c)](_0x302bde=>{const _0x5d4965=_0x1f1a82;for(let _0x491dd5=_0x302bde[_0x5d4965(0x3d5)];_0x491dd5<=_0x302bde[_0x5d4965(0x1be)];_0x491dd5++)delete _0x5dc3a6[_0x491dd5];})),{'m1Prime':_0x3ebc4b,'m2Prime':_0x541061};}},_0x4e32ff={'m1':_0x489b7a[_0x16f5c9(0x288)]['id'],'m2':_0x489b7a[_0x16f5c9(0x288)]['id'],'handler':_0x3da3b4((_0x1eb08c,_0x2f1bea)=>{const _0x523431=_0x16f5c9,_0x37ddfd=_0x1eb08c[_0x523431(0x2f7)],_0x6182e8=_0x2f1bea[_0x523431(0x2f7)];return _0x37ddfd[_0x523431(0x2e0)]===_0x6182e8[_0x523431(0x2e0)]&&_0x37ddfd[_0x523431(0x1e0)]===_0x6182e8['subUnitId']&&_0x37ddfd['payload'][_0x523431(0x2d8)]===_0x6182e8[_0x523431(0x2d1)][_0x523431(0x2d8)]?{'m1Prime':[],'m2Prime':_0x2f1bea}:{'m1Prime':_0x1eb08c,'m2Prime':_0x2f1bea};},_0x16f5c9(0x350))},_0x2c1544={'m1':_0x489b7a[_0x16f5c9(0x24f)]['id'],'m2':_0x489b7a[_0x16f5c9(0x24f)]['id'],'handler':_0x3da3b4((_0x3e51dd,_0x3139c9)=>{const _0x3abdad=_0x16f5c9,_0x4242ca=_0x3e51dd[_0x3abdad(0x2f7)],_0x489f59=_0x3139c9[_0x3abdad(0x2f7)];return _0x4242ca[_0x3abdad(0x2e0)]===_0x489f59['unitId']&&_0x4242ca[_0x3abdad(0x1e0)]===_0x489f59[_0x3abdad(0x1e0)]&&_0x4242ca[_0x3abdad(0x2d1)]['commentId']===_0x489f59['payload'][_0x3abdad(0x2d8)]?{'m1Prime':[],'m2Prime':_0x3139c9}:{'m1Prime':_0x3e51dd,'m2Prime':_0x3139c9};},_0x16f5c9(0x350))},_0x4999c6={'m1':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'m2':_0x40f7ab['AddDataValidationMutation']['id'],'handler':_0x3da3b4((_0xae7525,_0xa7135)=>{const _0x4ea2f3=_0x16f5c9,_0x25d02a={'m1Prime':_0xae7525,'m2Prime':_0xa7135},_0x1fffdc=_0xae7525[_0x4ea2f3(0x2f7)],_0x2eb6d0=_0xa7135['params'];if(_0x1fffdc[_0x4ea2f3(0x2e0)]!==_0x2eb6d0[_0x4ea2f3(0x2e0)]||_0x1fffdc['subUnitId']!==_0x2eb6d0[_0x4ea2f3(0x1e0)])return _0x25d02a;if(_0xae7525['params'][_0x4ea2f3(0x2d1)][_0x4ea2f3(0x358)]===_0x40f7ab[_0x4ea2f3(0x260)][_0x4ea2f3(0x2fd)]){const {unitId:_0x123847,subUnitId:_0x31c078}=_0xae7525[_0x4ea2f3(0x2f7)],_0x28422a=Array[_0x4ea2f3(0x3cf)](_0xa7135[_0x4ea2f3(0x2f7)][_0x4ea2f3(0x3a9)])?_0xa7135[_0x4ea2f3(0x2f7)][_0x4ea2f3(0x3a9)]:[_0xa7135[_0x4ea2f3(0x2f7)]['rule']],_0x2953d0=[],_0x40a0bc=new _0x56678f[(_0x4ea2f3(0x3ef))](),_0x58d771=_0xae7525[_0x4ea2f3(0x2f7)][_0x4ea2f3(0x2d1)][_0x4ea2f3(0x2d1)];_0x58d771['forEach'](_0x20a01=>{const _0x15f08c=_0x4ea2f3;_0x56678f[_0x15f08c(0x3b3)][_0x15f08c(0x424)](_0x20a01,(_0x19ce21,_0x2000ef)=>{const _0x2d8f69=_0x15f08c;_0x40a0bc[_0x2d8f69(0x3c4)](_0x19ce21,_0x2000ef,_0xae7525[_0x2d8f69(0x2f7)][_0x2d8f69(0x409)]);});}),_0x28422a['forEach'](_0x10bd44=>{const _0x397818=_0x4ea2f3;_0x10bd44[_0x397818(0x3ec)][_0x397818(0x37c)](_0x2e1d74=>{const _0x32defb=_0x397818;_0x56678f[_0x32defb(0x3b3)][_0x32defb(0x424)](_0x2e1d74,(_0x22a83b,_0x32ff15)=>{const _0x32f9c2=_0x32defb;_0x40a0bc['setValue'](_0x22a83b,_0x32ff15,_0x10bd44[_0x32f9c2(0x3fb)]);});});});const _0x37ba99=_0xae7525[_0x4ea2f3(0x2f7)][_0x4ea2f3(0x409)],_0x447dbb=_0x56678f['queryObjectMatrix'](_0x40a0bc,_0x39efcc=>_0x39efcc===_0x37ba99);return _0x56678f[_0x4ea2f3(0x37b)](_0x447dbb,_0x58d771)||(_0x447dbb[_0x4ea2f3(0x271)]?_0x2953d0['push']({'id':_0x40f7ab['UpdateDataValidationMutation']['id'],'params':{'unitId':_0x123847,'subUnitId':_0x31c078,'ruleId':_0x37ba99,'payload':{'type':_0x40f7ab[_0x4ea2f3(0x260)][_0x4ea2f3(0x2fd)],'payload':_0x447dbb}}}):_0x2953d0[_0x4ea2f3(0x2e6)]({'id':_0x40f7ab['RemoveDataValidationMutation']['id'],'params':{'unitId':_0x123847,'subUnitId':_0x31c078,'ruleId':_0x37ba99}})),{'m1Prime':_0x2953d0[_0x4ea2f3(0x271)]?_0x2953d0:[_0xae7525],'m2Prime':[..._0x2953d0,_0xa7135]};}return _0x25d02a;},_0x16f5c9(0x350))},_0xef9dc5={'m1':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x3c5)]['id'],'handler':_0x3da3b4((_0x1d02e4,_0x4802d2)=>{const _0x536ee9=_0x16f5c9,_0x473414={'m1Prime':_0x1d02e4,'m2Prime':_0x4802d2};if(_0x1d02e4[_0x536ee9(0x2f7)][_0x536ee9(0x2e0)]!==_0x4802d2[_0x536ee9(0x2f7)][_0x536ee9(0x2e0)]||_0x1d02e4[_0x536ee9(0x2f7)][_0x536ee9(0x1e0)]!==_0x4802d2[_0x536ee9(0x2f7)][_0x536ee9(0x1e0)])return _0x473414;const _0x5bca1a=_0x1d02e4['params'][_0x536ee9(0x409)];return(Array[_0x536ee9(0x3cf)](_0x4802d2['params'][_0x536ee9(0x409)])?_0x4802d2['params']['ruleId']:[_0x4802d2[_0x536ee9(0x2f7)][_0x536ee9(0x409)]])[_0x536ee9(0x3ac)](_0x5bca1a)>-0x1?{'m1Prime':[],'m2Prime':_0x4802d2}:_0x473414;},_0x16f5c9(0x350))},_0xb0fd5d={'m1':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'m2':_0x40f7ab[_0x16f5c9(0x1f4)]['id'],'handler':_0x3da3b4((_0x44a240,_0x398eb6)=>{const _0x47a1fa=_0x16f5c9,_0x1e6467={'m1Prime':_0x44a240,'m2Prime':_0x398eb6},_0x20d531=_0x44a240[_0x47a1fa(0x2f7)],_0x251175=_0x398eb6[_0x47a1fa(0x2f7)];if(_0x20d531['unitId']===_0x251175[_0x47a1fa(0x2e0)]&&_0x20d531['subUnitId']===_0x251175[_0x47a1fa(0x1e0)]){const _0x1e30b2=_0x56678f[_0x47a1fa(0x2ec)][_0x47a1fa(0x3c2)](_0x398eb6);if(_0x251175[_0x47a1fa(0x409)]===_0x20d531[_0x47a1fa(0x409)]&&_0x20d531[_0x47a1fa(0x2d1)]['type']===_0x251175['payload'][_0x47a1fa(0x358)])return _0x20d531[_0x47a1fa(0x2d1)][_0x47a1fa(0x358)]===_0x40f7ab[_0x47a1fa(0x260)][_0x47a1fa(0x2fd)]&&!_0x56678f[_0x47a1fa(0x37b)](_0x20d531['payload'][_0x47a1fa(0x2d1)],_0x251175[_0x47a1fa(0x2d1)]['payload'])?{'error':new Error('edit\x20range\x20of\x20same\x20data-validation\x20rule\x20is\x20not\x20allowed')}:{'m1Prime':[],'m2Prime':_0x1e30b2};if(_0x20d531['payload']['type']===_0x40f7ab[_0x47a1fa(0x260)][_0x47a1fa(0x2fd)]&&_0x251175[_0x47a1fa(0x2d1)][_0x47a1fa(0x358)]===_0x40f7ab[_0x47a1fa(0x260)][_0x47a1fa(0x2fd)]&&_0x251175[_0x47a1fa(0x409)]!==_0x20d531[_0x47a1fa(0x409)]){let _0x287374=_0x3da3b4(function(_0x4f0aee,_0x4320b8){const _0x13ea6d=_0x47a1fa;_0x4f0aee[_0x13ea6d(0x37c)](_0x1079c5=>{const _0x4a1323=_0x13ea6d;_0x56678f[_0x4a1323(0x3b3)][_0x4a1323(0x424)](_0x1079c5,(_0x372e45,_0x2c8c37)=>{const _0x8aeef7=_0x4a1323;_0x339786[_0x8aeef7(0x3c4)](_0x372e45,_0x2c8c37,_0x4320b8);});});},'write2Matrix');const _0x339786=new _0x56678f[(_0x47a1fa(0x3ef))]();_0x287374(_0x20d531['payload'][_0x47a1fa(0x2d1)],_0x20d531['ruleId']),_0x287374(_0x251175[_0x47a1fa(0x2d1)][_0x47a1fa(0x2d1)],_0x251175[_0x47a1fa(0x409)]);const _0xa01a84=_0x56678f[_0x47a1fa(0x1d4)](_0x339786,_0x5deeed=>_0x5deeed===_0x20d531[_0x47a1fa(0x409)]),_0x5e8586=!_0x56678f[_0x47a1fa(0x37b)](_0x20d531[_0x47a1fa(0x2d1)]['payload'],_0xa01a84)?_0xa01a84[_0x47a1fa(0x271)]?[{'id':_0x40f7ab['UpdateDataValidationMutation']['id'],'params':{..._0x20d531,'payload':{'type':_0x40f7ab['UpdateRuleType'][_0x47a1fa(0x2fd)],'payload':_0xa01a84}}}]:[{'id':_0x40f7ab['RemoveDataValidationMutation']['id'],'params':{..._0x20d531,'payload':void 0x0}}]:[];return{'m1Prime':[_0x44a240],'m2Prime':[..._0x5e8586,_0x398eb6]};}}return _0x1e6467;},'handler')},_0x4624d9={'m1':_0x1036d7[_0x16f5c9(0x1ee)]['id'],'m2':_0x1036d7[_0x16f5c9(0x1ee)]['id'],'handler':_0x3da3b4((_0x5306c3,_0x107290)=>{const _0x171964=_0x16f5c9,_0x3415c7=_0x5306c3[_0x171964(0x2f7)],_0x3b4b10=_0x107290[_0x171964(0x2f7)];return _0x3415c7[_0x171964(0x2e0)]===_0x3b4b10['unitId']&&_0x3415c7[_0x171964(0x1e0)]===_0x3b4b10['subUnitId']&&_0x3415c7['id']===_0x3b4b10['id']?{'m2Prime':_0x107290,'m1Prime':[]}:{'m1Prime':_0x5306c3,'m2Prime':_0x107290};},_0x16f5c9(0x350))},_0x34d975={'m1':_0x1036d7['UpdateHyperLinkRefMutation']['id'],'m2':_0x1036d7['UpdateHyperLinkRefMutation']['id'],'handler':_0x3da3b4((_0x1bfe7a,_0x2f0fca)=>{const _0x658ba=_0x16f5c9,_0x52c1e0=_0x1bfe7a[_0x658ba(0x2f7)],_0x237375=_0x2f0fca[_0x658ba(0x2f7)];return _0x52c1e0['unitId']===_0x237375[_0x658ba(0x2e0)]&&_0x52c1e0['subUnitId']===_0x237375[_0x658ba(0x1e0)]&&_0x52c1e0['id']===_0x237375['id']?{'m2Prime':_0x2f0fca,'m1Prime':[]}:{'m1Prime':_0x1bfe7a,'m2Prime':_0x2f0fca};},_0x16f5c9(0x350))},_0x23f3b4={'m1':_0x12809d[_0x16f5c9(0x326)]['id'],'m2':_0x12809d[_0x16f5c9(0x2a2)]['id'],'handler'(_0x16cc9f,_0xf1bafc){const _0x2a5d1e=_0x16f5c9,_0x2699bf=_0x56678f[_0x2a5d1e(0x2ec)][_0x2a5d1e(0x3c2)](_0xf1bafc);return _0x16cc9f[_0x2a5d1e(0x2f7)]['subUnitId']!==_0xf1bafc['params'][_0x2a5d1e(0x1e0)]||_0x16cc9f[_0x2a5d1e(0x2f7)]['unitId']!==_0xf1bafc[_0x2a5d1e(0x2f7)][_0x2a5d1e(0x2e0)]?{'m1Prime':_0x16cc9f,'m2Prime':_0x2699bf}:(_0x2699bf['id']=_0x12809d['EmptyMutation']['id'],{'m1Prime':_0x16cc9f,'m2Prime':_0x2699bf});}},_0x141bae={'m1':_0x12809d['RemoveSheetMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x292)]['id'],'handler'(_0x304b71,_0x2d03c6){const _0x5a279f=_0x16f5c9,_0x223e90=_0x56678f[_0x5a279f(0x2ec)][_0x5a279f(0x3c2)](_0x2d03c6);return _0x304b71[_0x5a279f(0x2f7)][_0x5a279f(0x1e0)]!==_0x2d03c6['params'][_0x5a279f(0x1e0)]||_0x304b71['params'][_0x5a279f(0x2e0)]!==_0x2d03c6[_0x5a279f(0x2f7)][_0x5a279f(0x2e0)]?{'m1Prime':_0x304b71,'m2Prime':_0x223e90}:(_0x223e90['id']=_0x12809d[_0x5a279f(0x31a)]['id'],{'m1Prime':_0x304b71,'m2Prime':_0x223e90});}},_0x1e5d97={'m1':_0x12809d[_0x16f5c9(0x38b)]['id'],'m2':_0x12809d[_0x16f5c9(0x38b)]['id'],'handler'(_0x329edf,_0x2c0069){const _0x24c7d4=_0x16f5c9;if(_0x329edf[_0x24c7d4(0x2f7)]['sheet']['id']===_0x2c0069[_0x24c7d4(0x2f7)][_0x24c7d4(0x1f2)]['id'])return{'error':new Error(_0x24c7d4(0x291))};const _0x4273d7=_0x56678f[_0x24c7d4(0x2ec)][_0x24c7d4(0x3c2)](_0x329edf),_0x233c42=_0x56678f[_0x24c7d4(0x2ec)][_0x24c7d4(0x3c2)](_0x2c0069);return _0x4273d7['params'][_0x24c7d4(0x327)]<=_0x233c42[_0x24c7d4(0x2f7)][_0x24c7d4(0x327)]?_0x233c42[_0x24c7d4(0x2f7)][_0x24c7d4(0x327)]+=0x1:_0x4273d7[_0x24c7d4(0x2f7)][_0x24c7d4(0x327)]>_0x233c42[_0x24c7d4(0x2f7)][_0x24c7d4(0x327)]&&(_0x4273d7[_0x24c7d4(0x2f7)][_0x24c7d4(0x327)]+=0x1),_0x329edf[_0x24c7d4(0x2f7)][_0x24c7d4(0x1f2)][_0x24c7d4(0x2aa)]===_0x2c0069[_0x24c7d4(0x2f7)]['sheet']['name']?{'error':new Error(_0x24c7d4(0x314))}:{'m1Prime':_0x4273d7,'m2Prime':_0x233c42};}},_0x1dab80={'m1':_0x12809d['RemoveSheetMutation']['id'],'m2':_0x16f5c9(0x258),'handler'(_0x2480c7,_0x22d3ce){const _0x49e6f9=_0x16f5c9;var _0x50759e;return _0x2480c7[_0x49e6f9(0x2f7)][_0x49e6f9(0x1e0)]===((_0x50759e=_0x22d3ce[_0x49e6f9(0x2f7)])==null?void 0x0:_0x50759e['subUnitId'])&&_0x2480c7['id']!==_0x22d3ce['id']?{'error':new Error(_0x49e6f9(0x35c))}:{'m1Prime':_0x2480c7,'m2Prime':_0x22d3ce};}},_0x4528f2={'m1':_0x12809d[_0x16f5c9(0x2a6)]['id'],'m2':_0x12809d['SetWorksheetOrderMutation']['id'],'handler'(_0x3eaf1d,_0xb42314){const _0x5a0bf7=_0x16f5c9,_0x595fe7=_0x56678f[_0x5a0bf7(0x2ec)][_0x5a0bf7(0x3c2)](_0x3eaf1d),_0x430ab0=_0x56678f['Tools'][_0x5a0bf7(0x3c2)](_0xb42314),_0x3a8886={'error':new Error('Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!')};if(_0x3eaf1d['params'][_0x5a0bf7(0x1c8)]===_0xb42314[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x1c8)])_0x595fe7['id']=_0x12809d[_0x5a0bf7(0x31a)]['id'],_0x430ab0[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x1c8)]=_0x3eaf1d[_0x5a0bf7(0x2f7)]['toOrder'];else{_0x3eaf1d[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x1c8)]===_0x3eaf1d['params']['toOrder']&&(_0x595fe7['id']=_0x12809d['EmptyMutation']['id']),_0xb42314[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x1c8)]===_0xb42314[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x3f8)]&&(_0x430ab0['id']=_0x12809d[_0x5a0bf7(0x31a)]['id']);const _0x32d400=[Math[_0x5a0bf7(0x2f2)](_0x3eaf1d[_0x5a0bf7(0x2f7)]['fromOrder'],_0x3eaf1d[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x3f8)]),Math[_0x5a0bf7(0x36d)](_0x3eaf1d[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x1c8)],_0x3eaf1d[_0x5a0bf7(0x2f7)]['toOrder'])],_0x201e13=[Math[_0x5a0bf7(0x2f2)](_0xb42314[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x1c8)],_0xb42314[_0x5a0bf7(0x2f7)][_0x5a0bf7(0x3f8)]),Math[_0x5a0bf7(0x36d)](_0xb42314['params'][_0x5a0bf7(0x1c8)],_0xb42314['params'][_0x5a0bf7(0x3f8)])];if(_0x32d400[0x0]<=_0x201e13[0x1]&&_0x32d400[0x1]>=_0x201e13[0x0])return _0x3a8886;}return{'m1Prime':_0x595fe7,'m2Prime':_0x430ab0};}},_0x596459={'m1':_0x12809d['InsertSheetMutation']['id'],'m2':_0x12809d[_0x16f5c9(0x2a6)]['id'],'handler'(_0x14e774,_0x4c5357){const _0x2f46ca=_0x16f5c9,_0x421dc3=_0x56678f[_0x2f46ca(0x2ec)]['deepClone'](_0x14e774),_0x1cef3f=_0x56678f[_0x2f46ca(0x2ec)][_0x2f46ca(0x3c2)](_0x4c5357);return _0x14e774[_0x2f46ca(0x2f7)][_0x2f46ca(0x327)]<=_0x4c5357[_0x2f46ca(0x2f7)][_0x2f46ca(0x222)]&&(_0x1cef3f[_0x2f46ca(0x2f7)][_0x2f46ca(0x222)]+=0x1),{'m1Prime':_0x421dc3,'m2Prime':_0x1cef3f};}},_0x4fdb7b={'m1':'any','m2':_0x12809d[_0x16f5c9(0x326)]['id'],'handler'(_0x53de06,_0xb3207e){return{'m1Prime':_0x53de06,'m2Prime':_0xb3207e};}},_0x367d7c=[_0x1e5d97,_0x596459,_0x1dab80,_0x4fdb7b,_0x4528f2];var _0x1ab416=Object[_0x16f5c9(0x3b1)],_0xd61983=Object[_0x16f5c9(0x39a)],_0x2c1e15=_0x3da3b4((_0xc43829,_0x356594,_0x353dea,_0x3a9441)=>{for(var _0x151369=_0x3a9441>0x1?void 0x0:_0x3a9441?_0xd61983(_0x356594,_0x353dea):_0x356594,_0x41fa0b=_0xc43829['length']-0x1,_0x48a40b;_0x41fa0b>=0x0;_0x41fa0b--)(_0x48a40b=_0xc43829[_0x41fa0b])&&(_0x151369=(_0x3a9441?_0x48a40b(_0x356594,_0x353dea,_0x151369):_0x48a40b(_0x151369))||_0x151369);return _0x3a9441&&_0x151369&&_0x1ab416(_0x356594,_0x353dea,_0x151369),_0x151369;},'__decorateClass$5'),_0xc58850=_0x3da3b4((_0x4036ec,_0xbdd30c)=>(_0x345a44,_0x1da2b)=>_0xbdd30c(_0x345a44,_0x1da2b,_0x4036ec),_0x16f5c9(0x319));_0x24aba3[_0x16f5c9(0x1d1)]=(_0x41ba91=class extends _0x56678f[_0x16f5c9(0x3d0)]{constructor(_0xb459b2){const _0x13530a=_0x16f5c9;super(),this[_0x13530a(0x3fc)]=_0xb459b2,[..._0x367d7c,_0x1b351d,_0x33d129,_0x338e6b,_0x2e0345,_0x31b9d1,_0x3f550b,_0x694431,_0x31d895,_0x296c5e,_0x14e07e,_0x96c90,_0x3cd690,_0x394de9,_0x21b2af,_0x4704b8,_0x5b14fd,_0x1c0db0,_0x1acc80,_0x2544ae,_0x5d37f6,_0x5342ee,_0x591de6,_0x20dd0e,_0x437572,_0x1ab518,_0x1f39cd,_0x222dab,_0x12d640,_0x2a9f18,_0x5b7d68,_0x3ddced,_0x480079,_0x465294,_0x1d36e1,_0x52aaed,_0x1bd19c,_0x136e1e,_0x402216,_0x3b8bb2,_0xecc353,_0x55a030,_0x24d7d0,_0x5f358d,_0x5e8666,_0x531c7b,_0x365693,_0x23d857,_0x42904a,_0x140370,_0x48fb23,_0x12cf3e,_0x2e281b,_0x447006,_0x32e6e,_0xd83766,_0x561016,_0x2a21cf,_0xb1e298,_0x3e1991,_0x5560c8,_0x556b20,_0x1125f4,_0x1a1896,_0x165ce4,_0x2ebcf4,_0x37fadf,_0x42041a,_0x4a7aa4,_0x39bcd9,_0x23bd2f,_0x177548,_0x45f57e,_0x18801d,_0x4f29c5,_0x60f85b,_0x38ba73,_0x399816,_0x52347d,_0x2ffa88,_0x10cc41,_0xfeee8d,_0x15c1a0,_0x29d3c0,_0x39309b,_0xe2d800,_0x24e33b,_0x473196,_0x32c63e,_0x23c9e7,_0xf3dd38,_0x451fb9,_0x89a6c3,_0x323b78,_0x1f77b0,_0x5430ea,_0xb0fd5d,_0x578dca,_0x57b9a8,_0x5b1d3e,_0x5b4747,_0x358f61,_0x45e987,_0x369678,_0x39890a,_0x200462,_0x26aa60,_0x3a1dad,_0x57886b,_0x43e113,_0x4999c6,_0xef9dc5,_0x4a170d,_0x1178b2,_0x5c5966,_0x2dcebc,_0x2a8de9,_0x3723c5,_0x4d917f,_0x4f9f08,_0x5313c6,_0x366722,_0x27fe1b,_0x22853e,_0x4fe0ee,_0x2a6da1,_0x454401,_0x464d98,_0x43b335,_0x4de0bf,_0x55a70c,_0x34ab1c,_0x7f073,_0x1a576b,_0x3690d6,_0x2f50a3,_0x4e1b2c,_0x36083a,_0x246ba9,_0x3442be,_0x167f41,_0x20dd18,_0xca5afb,_0x1fbf79,_0x4b1f1e,_0x23f3b4,_0x205cc5,_0x261527,_0x1eb23c,_0xd1d259,_0x3e07c7,_0x5d7dc8,_0x141bae,_0x15770c,_0x1ccf7f,_0x15f0fb,_0x42a42b,_0xe10647,_0x13effa,_0x290788,_0x39e065,_0x3bbfae,_0x55cbf4,_0x349233,_0x1e0a86,_0x2c1544,_0x4e32ff,_0x2e49f6,_0x543f47,_0x587f66,_0x1be10d,_0x38aa07,_0x3957e1,_0x443048,_0x506d2a,_0x29a949,_0x503536,_0x395795,_0xc45eca,_0x30d427,_0x286d21,_0x4624d9,_0x34d975,_0x2b9f2f,_0x2d6ac1,_0x5e4f46,_0xbc30e3,_0x2992d6,_0x2a9d17,_0x497aa7,_0x55a7c8,_0x87d972,_0x31e76b,_0x3705cc,_0x1227a0,_0x4520a6,_0x3ac7ba,_0x56b5e3,_0x14aa47,_0x306909,_0x293ca9,_0x14204a,_0x3018ea,_0x3e4528,_0x502fc4,_0x4bdcc0,_0x544ccb,_0x270ee3,_0xf95280,_0x1ac08c,_0x2958a6,_0x2e4ced,_0x343c2f,_0x370a80,_0x51a4fe,_0x32b2d3,_0x38ee92,_0x320c3c,_0x31dc20,_0x145fae,_0x509e84,_0x2c6127,_0x3ccd1c,_0x3b2169,_0x1a963a,_0x9b6343,_0xf862f3,_0x5944e2,_0x4ef93f,_0x25e484,_0x4650f4,_0x106e1c,_0x28a6ef,_0x222487,_0xb7ffe,_0x3539d,_0x55313d,_0x98afbb,_0x1e0a12,_0x3549d8,_0x2a9c51,_0x5452f2,_0xf5002f,_0x1cc325,_0x574aed,_0x2459a0,_0x37b26c,_0x17ccc7,_0x24a362,_0x290fac,_0x1cc471,_0x4c565e,_0x101ff2,_0x5589aa,_0x36cf95,_0x240db3,_0x10dc7d,_0x44d12a,_0x7d4cf,_0x395e3f,_0x482cca,_0xbcbc78,_0x3a1c58,_0x3b883c,_0x4acd5c,_0x507bc6,_0xcac692,_0x4827bd,_0x2f440d][_0x13530a(0x37c)](_0x4e50f5=>{const _0x2625b2=_0x13530a;this['_transformService'][_0x2625b2(0x3b5)](_0x4e50f5);});}},_0x3da3b4(_0x41ba91,_0x16f5c9(0x1d1)),_0x41ba91),_0x24aba3['SheetTransformController']=_0x2c1e15([_0xc58850(0x0,_0x86606e)],_0x24aba3[_0x16f5c9(0x1d1)]);function _0x579d2b(_0x10d4e7,_0x3fb450){const _0x39097a=_0x16f5c9;if(!Array[_0x39097a(0x3cf)](_0x10d4e7))return;const _0x2ff719=_0x10d4e7[_0x39097a(0x3ac)](_0x39097a(0x399))>-0x1?_0x10d4e7:_0x10d4e7[_0x39097a(0x262)](_0x3f4fec=>Array[_0x39097a(0x3cf)](_0x3f4fec)&&_0x3f4fec[_0x39097a(0x3ac)]('body')>-0x1);if(!Array[_0x39097a(0x3cf)](_0x2ff719))return;const _0x2fb6cf=_0x2ff719[_0x39097a(0x3ac)](_0x39097a(0x399));if(!(_0x2fb6cf===-0x1||(_0x2fb6cf===0x0?'':_0x2ff719[_0x2fb6cf-0x1])!==_0x3fb450))return _0x2ff719[_0x39097a(0x1fe)](_0x2fb6cf);}_0x3da3b4(_0x579d2b,_0x16f5c9(0x3bf));function _0x43bc85(_0x55b78f,_0x5207cd,_0x209fc7=_0x16f5c9(0x1cc)){const _0x2ca2b5=_0x16f5c9;if(_0x5207cd[_0x2ca2b5(0x271)]===0x0)return[];const {segmentId:_0x2be1f4}=_0x5207cd[0x0];if(_0x2be1f4==null)return _0x5207cd;const _0x1327e7=_0x579d2b(_0x55b78f,_0x2be1f4);if(_0x1327e7==null)return _0x5207cd;const _0x5e24da=[];for(const _0x27b22e of _0x5207cd){const _0x2dd59b=_0x56678f[_0x2ca2b5(0x2e1)][_0x2ca2b5(0x3b2)](_0x1327e7,_0x27b22e[_0x2ca2b5(0x286)],_0x209fc7),_0x36b44f=_0x56678f[_0x2ca2b5(0x2e1)][_0x2ca2b5(0x3b2)](_0x1327e7,_0x27b22e[_0x2ca2b5(0x254)],_0x209fc7),_0x45ead1={..._0x27b22e,'startOffset':_0x2dd59b,'endOffset':_0x36b44f,'collapsed':_0x2dd59b===_0x36b44f};_0x5e24da['push'](_0x45ead1);}return _0x5e24da;}_0x3da3b4(_0x43bc85,'transformTextRanges');const _0x22e226=[{'m1':_0x383687[_0x16f5c9(0x38e)]['id'],'m2':_0x383687[_0x16f5c9(0x38e)]['id'],'handler'(_0x201fb2,_0x38132f){const _0x3ffdff=_0x16f5c9;if(_0x201fb2[_0x3ffdff(0x2f7)][_0x3ffdff(0x2e0)]!==_0x38132f[_0x3ffdff(0x2f7)][_0x3ffdff(0x2e0)])return{'error':new Error(_0x3ffdff(0x37f))};const _0x3bc448=_0x56678f[_0x3ffdff(0x2ec)]['deepClone'](_0x201fb2),_0x36f75c=_0x56678f[_0x3ffdff(0x2ec)][_0x3ffdff(0x3c2)](_0x38132f);return{'m1Prime':{..._0x3bc448,'params':{..._0x3bc448[_0x3ffdff(0x2f7)],'actions':_0x56678f[_0x3ffdff(0x2e1)][_0x3ffdff(0x317)](_0x3bc448['params'][_0x3ffdff(0x29c)],_0x36f75c[_0x3ffdff(0x2f7)][_0x3ffdff(0x29c)],_0x3ffdff(0x27c)),'textRanges':_0x3bc448[_0x3ffdff(0x2f7)]['textRanges']?_0x43bc85(_0x36f75c[_0x3ffdff(0x2f7)]['actions'],_0x3bc448[_0x3ffdff(0x2f7)][_0x3ffdff(0x3de)],'right'):null}},'m2Prime':{..._0x36f75c,'params':{..._0x36f75c[_0x3ffdff(0x2f7)],'actions':_0x56678f[_0x3ffdff(0x2e1)][_0x3ffdff(0x317)](_0x36f75c[_0x3ffdff(0x2f7)][_0x3ffdff(0x29c)],_0x3bc448[_0x3ffdff(0x2f7)]['actions'],_0x3ffdff(0x1cc)),'textRanges':_0x36f75c[_0x3ffdff(0x2f7)][_0x3ffdff(0x3de)]?_0x43bc85(_0x3bc448[_0x3ffdff(0x2f7)][_0x3ffdff(0x29c)],_0x36f75c[_0x3ffdff(0x2f7)][_0x3ffdff(0x3de)],_0x3ffdff(0x1cc)):null}}};}}];var _0xa7c8f6=Object[_0x16f5c9(0x3b1)],_0x150e6e=Object[_0x16f5c9(0x39a)],_0x329dbe=_0x3da3b4((_0x217075,_0x50438f,_0x47bd5d,_0x6455a2)=>{const _0xe374f3=_0x16f5c9;for(var _0x31066a=_0x6455a2>0x1?void 0x0:_0x6455a2?_0x150e6e(_0x50438f,_0x47bd5d):_0x50438f,_0x414378=_0x217075[_0xe374f3(0x271)]-0x1,_0x882699;_0x414378>=0x0;_0x414378--)(_0x882699=_0x217075[_0x414378])&&(_0x31066a=(_0x6455a2?_0x882699(_0x50438f,_0x47bd5d,_0x31066a):_0x882699(_0x31066a))||_0x31066a);return _0x6455a2&&_0x31066a&&_0xa7c8f6(_0x50438f,_0x47bd5d,_0x31066a),_0x31066a;},_0x16f5c9(0x228)),_0x4e0634=_0x3da3b4((_0x5e135e,_0x42c652)=>(_0x59e85e,_0x35ad9c)=>_0x42c652(_0x59e85e,_0x35ad9c,_0x5e135e),_0x16f5c9(0x2ff));_0x24aba3[_0x16f5c9(0x29d)]=(_0x5ec387=class extends _0x56678f['Disposable']{constructor(_0xac8d31){const _0x356eda=_0x16f5c9;super(),this[_0x356eda(0x3fc)]=_0xac8d31,[..._0x22e226][_0x356eda(0x37c)](_0x5b54cc=>{const _0x401704=_0x356eda;this[_0x401704(0x3fc)][_0x401704(0x3b5)](_0x5b54cc);});}},_0x3da3b4(_0x5ec387,_0x16f5c9(0x29d)),_0x5ec387),_0x24aba3['DocTransformController']=_0x329dbe([_0x4e0634(0x0,_0x86606e)],_0x24aba3[_0x16f5c9(0x29d)]);function _0x2bdd96(_0x31baad){const _0x5ef0ff=_0x16f5c9;return{..._0x31baad,'mutations':_0x31baad[_0x5ef0ff(0x410)][_0x5ef0ff(0x393)](_0xf982ce)};}_0x3da3b4(_0x2bdd96,'parseProtocolChangeset');function _0x38c898(_0x2c5a40){const _0x372e80=_0x16f5c9;return _0x2c5a40['map'](_0x2c1d16=>({'id':_0x2c1d16['id'],'params':JSON[_0x372e80(0x320)](_0x2c1d16[_0x372e80(0x2c3)])}));}_0x3da3b4(_0x38c898,'parseProtocolCommand');function _0x143c7e(_0x5c630e){const _0x330065=_0x16f5c9;return{..._0x5c630e,'mutations':_0x5c630e[_0x330065(0x410)][_0x330065(0x393)](_0x27f279)};}_0x3da3b4(_0x143c7e,_0x16f5c9(0x378));function _0xf982ce(_0x523afa){return{'id':_0x523afa['id'],'params':JSON['parse'](_0x523afa['data'])};}_0x3da3b4(_0xf982ce,_0x16f5c9(0x37e));function _0x27f279(_0x42263a){const _0x5dfd9e=_0x16f5c9;return{'id':_0x42263a['id'],'data':JSON[_0x5dfd9e(0x277)](_0x42263a[_0x5dfd9e(0x2f7)])};}_0x3da3b4(_0x27f279,_0x16f5c9(0x38f));var _0x2a0248=(_0x398e6e=>(_0x398e6e[_0x16f5c9(0x2d2)]='fetch_missing',_0x398e6e[_0x16f5c9(0x3fd)]=_0x16f5c9(0x205),_0x398e6e[_0x16f5c9(0x3eb)]='submit_changeset',_0x398e6e[_0x16f5c9(0x39b)]=_0x16f5c9(0x23b),_0x398e6e[_0x16f5c9(0x2eb)]='changeset_rej',_0x398e6e[_0x16f5c9(0x2c9)]=_0x16f5c9(0x1c5),_0x398e6e[_0x16f5c9(0x279)]=_0x16f5c9(0x381),_0x398e6e['UPDATE_CURSOR']=_0x16f5c9(0x29e),_0x398e6e['USERS_ENTER']=_0x16f5c9(0x2ed),_0x398e6e[_0x16f5c9(0x1e3)]=_0x16f5c9(0x3a6),_0x398e6e['UNIT_DELETE']=_0x16f5c9(0x2de),_0x398e6e[_0x16f5c9(0x217)]=_0x16f5c9(0x28f),_0x398e6e[_0x16f5c9(0x275)]=_0x16f5c9(0x311),_0x398e6e[_0x16f5c9(0x299)]=_0x16f5c9(0x355),_0x398e6e[_0x16f5c9(0x22f)]=_0x16f5c9(0x34c),_0x398e6e['LIVESHARE_TERMINATE']=_0x16f5c9(0x30e),_0x398e6e[_0x16f5c9(0x296)]='error_msg',_0x398e6e[_0x16f5c9(0x346)]=_0x16f5c9(0x3f4),_0x398e6e[_0x16f5c9(0x37d)]=_0x16f5c9(0x41d),_0x398e6e[_0x16f5c9(0x278)]=_0x16f5c9(0x2f3),_0x398e6e[_0x16f5c9(0x2f1)]=_0x16f5c9(0x2d6),_0x398e6e[_0x16f5c9(0x261)]=_0x16f5c9(0x3c0),_0x398e6e))(_0x2a0248||{});const _0x5c3b8e=_0x16f5c9(0x363),_0xf6ca86={};var _0x472558=Object[_0x16f5c9(0x3b1)],_0x3f6f85=Object[_0x16f5c9(0x39a)],_0x2b2d8e=_0x3da3b4((_0x19bd4d,_0x5d64ba,_0x1a9223,_0x5b7c35)=>{const _0x3d392b=_0x16f5c9;for(var _0x437844=_0x5b7c35>0x1?void 0x0:_0x5b7c35?_0x3f6f85(_0x5d64ba,_0x1a9223):_0x5d64ba,_0x46272a=_0x19bd4d[_0x3d392b(0x271)]-0x1,_0x5255ff;_0x46272a>=0x0;_0x46272a--)(_0x5255ff=_0x19bd4d[_0x46272a])&&(_0x437844=(_0x5b7c35?_0x5255ff(_0x5d64ba,_0x1a9223,_0x437844):_0x5255ff(_0x437844))||_0x437844);return _0x5b7c35&&_0x437844&&_0x472558(_0x5d64ba,_0x1a9223,_0x437844),_0x437844;},_0x16f5c9(0x1e9)),_0x164233=_0x3da3b4((_0x4bedf8,_0x5b90ad)=>(_0x1f3f87,_0x2f3859)=>_0x5b90ad(_0x1f3f87,_0x2f3859,_0x4bedf8),_0x16f5c9(0x29b));let _0x3f83e0=(_0x435f68=class extends _0x56678f[_0x16f5c9(0x3d0)]{constructor(_0x430ed3){const _0x4f31fc=_0x16f5c9;super(),this[_0x4f31fc(0x3f6)]=_0x430ed3,[_0xb4ec93][_0x4f31fc(0x37c)](_0x2584bc=>this['_commandService'][_0x4f31fc(0x2da)](_0x2584bc));}},_0x3da3b4(_0x435f68,_0x16f5c9(0x3e6)),_0x435f68);_0x3f83e0=_0x2b2d8e([_0x164233(0x0,_0x56678f[_0x16f5c9(0x1bf)])],_0x3f83e0);const _0x526d7b=_0x3da3b4(_0x1b81ee=>{const _0x4cc516=_0x16f5c9,_0x120545={};if(!_0x1b81ee)return{'cellValue':_0x1b81ee,'styleRefMap':void 0x0};const _0x1c637f=[];return{'cellValue':new _0x56678f[(_0x4cc516(0x3ef))](_0x56678f['Tools']['deepClone'](_0x1b81ee))[_0x4cc516(0x313)]((_0x361070,_0x4392a7,_0x1e376c)=>{const _0x2a5f8a=_0x4cc516,_0x2aac90=_0x1e376c&&_0x1e376c['s'];if(_0x2aac90&&typeof _0x2aac90===_0x2a5f8a(0x3b4)){const _0x2e32d=JSON[_0x2a5f8a(0x277)](_0x2aac90),_0x6f4cd7=_0x1c637f[_0x2a5f8a(0x2ea)](_0x3c35c8=>_0x3c35c8===_0x2e32d);if(_0x6f4cd7>-0x1)_0x1e376c['s']=''+_0x6f4cd7;else{const _0x31e9a4=_0x1c637f[_0x2a5f8a(0x2e6)](_0x2e32d)-0x1;_0x120545[_0x31e9a4]=_0x2aac90,_0x1e376c['s']=''+_0x31e9a4;}}})[_0x4cc516(0x33b)](),'styleRefMap':_0x120545};},_0x16f5c9(0x282)),_0x26fa1c=_0x3da3b4((_0x493ad8,_0x378a2d)=>!_0x493ad8||!_0x378a2d?_0x493ad8:new _0x56678f['ObjectMatrix'](_0x56678f[_0x16f5c9(0x2ec)][_0x16f5c9(0x3c2)](_0x493ad8))['forValue']((_0xeed3b0,_0x4a6dcf,_0x5b34f6)=>{const _0x476255=_0x16f5c9,_0x1f67e2=_0x5b34f6&&_0x5b34f6['s'];if(_0x1f67e2&&typeof _0x1f67e2===_0x476255(0x1fb)){const _0x505498=_0x378a2d[_0x1f67e2];_0x505498&&(_0x5b34f6['s']=_0x505498);}})['getMatrix'](),_0x16f5c9(0x3cb)),_0xd2d8cf=_0x56678f[_0x16f5c9(0x2b4)](_0x16f5c9(0x33e)),_0x2d72a2=_0x56678f[_0x16f5c9(0x2b4)](_0x16f5c9(0x201)),_0x1df8ac=class _0xa82297{constructor(){const _0x4a93a2=_0x16f5c9;_0x179ffc(this,'interceptor',new _0x56678f[(_0x4a93a2(0x28d))]({'COMPRESS_MUTATION_APPLY':_0xd2d8cf,'COMPRESS_MUTATION_SEND':_0x2d72a2})),this[_0x4a93a2(0x247)]();}[_0x16f5c9(0x247)](){const _0x3d32be=_0x16f5c9;this[_0x3d32be(0x1d8)][_0x3d32be(0x2c8)](this[_0x3d32be(0x1d8)][_0x3d32be(0x305)]()[_0x3d32be(0x33e)],{'priority':-0x1,'handler':_0x3da3b4(_0x3feb4d=>_0x3feb4d,'handler')}),this[_0x3d32be(0x1d8)][_0x3d32be(0x2c8)](this[_0x3d32be(0x1d8)]['getInterceptPoints']()[_0x3d32be(0x201)],{'priority':-0x1,'handler':_0x3da3b4(_0x39db96=>_0x39db96,_0x3d32be(0x350))}),this[_0x3d32be(0x374)]();}[_0x16f5c9(0x374)](){const _0x4e4dcf=_0x16f5c9;this[_0x4e4dcf(0x1d8)]['intercept'](this[_0x4e4dcf(0x1d8)]['getInterceptPoints']()[_0x4e4dcf(0x33e)],{'handler':_0x3da3b4((_0x664ad3,_0x1cfaca,_0x2916ed)=>{const _0x4eee47=_0x4e4dcf;if(!_0x664ad3)return _0x2916ed(_0x664ad3);const _0x4cfa9a=_0x664ad3[_0x4eee47(0x393)](_0x40ecdc=>{const _0x434e02=_0x4eee47;if(_0x40ecdc['id']===_0x12809d[_0x434e02(0x1cd)]['id']){const _0x10608e=_0x40ecdc['params'];if(!_0x10608e[_0x434e02(0x3ce)])return _0x40ecdc;const _0x3ed10e=_0x26fa1c(_0x10608e[_0x434e02(0x267)],_0x10608e[_0x434e02(0x3ce)]);return{..._0x40ecdc,'params':{..._0x10608e,'cellValue':_0x3ed10e}};}return _0x40ecdc;});return _0x2916ed(_0x4cfa9a);},_0x4e4dcf(0x350))}),this['interceptor'][_0x4e4dcf(0x2c8)](this[_0x4e4dcf(0x1d8)]['getInterceptPoints']()[_0x4e4dcf(0x201)],{'handler':_0x3da3b4((_0x64ee34,_0x16a404,_0x17deda)=>{const _0x4c926f=_0x4e4dcf;if(!_0x64ee34)return _0x17deda(_0x64ee34);const _0xfae48b=_0x64ee34[_0x4c926f(0x393)](_0x35c95f=>{const _0x4c8fb9=_0x4c926f;if(_0x35c95f['id']===_0x12809d[_0x4c8fb9(0x1cd)]['id']){const _0x3a1bbc=_0x35c95f['params'];return _0x3a1bbc[_0x4c8fb9(0x3ce)]?_0x35c95f:{..._0x35c95f,'params':{..._0x3a1bbc,..._0x526d7b(_0x3a1bbc['cellValue'])}};}return _0x35c95f;});return _0x17deda(_0xfae48b);},_0x4e4dcf(0x350))});}};_0x3da3b4(_0x1df8ac,_0x16f5c9(0x341));let _0x30e43d=_0x1df8ac;var _0x1e03b1=Object['defineProperty'],_0x19166c=Object[_0x16f5c9(0x39a)],_0xbf11da=_0x3da3b4((_0x2728a6,_0xfa3d77,_0x4b1064,_0x121df5)=>{const _0x27fad1=_0x16f5c9;for(var _0x4ff0a6=_0x121df5>0x1?void 0x0:_0x121df5?_0x19166c(_0xfa3d77,_0x4b1064):_0xfa3d77,_0x8dc6d1=_0x2728a6[_0x27fad1(0x271)]-0x1,_0x8c49;_0x8dc6d1>=0x0;_0x8dc6d1--)(_0x8c49=_0x2728a6[_0x8dc6d1])&&(_0x4ff0a6=(_0x121df5?_0x8c49(_0xfa3d77,_0x4b1064,_0x4ff0a6):_0x8c49(_0x4ff0a6))||_0x4ff0a6);return _0x121df5&&_0x4ff0a6&&_0x1e03b1(_0xfa3d77,_0x4b1064,_0x4ff0a6),_0x4ff0a6;},'__decorateClass$2'),_0x20dea6=_0x3da3b4((_0x4b337f,_0x386012)=>(_0x136a5d,_0x57bce1)=>_0x386012(_0x136a5d,_0x57bce1,_0x4b337f),_0x16f5c9(0x35e));const _0x348e9e=new Set([_0x12809d['InsertSheetMutation']['id'],_0x12809d['RemoveSheetMutation']['id'],_0x12809d[_0x16f5c9(0x3b6)]['id'],_0x12809d['AddWorksheetProtectionMutation']['id'],_0x12809d['SetWorksheetProtectionMutation']['id']]),_0x402d78=new Set([_0x12809d[_0x16f5c9(0x38b)]['id'],_0x12809d[_0x16f5c9(0x326)]['id'],_0xb4ec93['id'],_0x12809d[_0x16f5c9(0x269)]['id']]);_0x24aba3[_0x16f5c9(0x3f1)]=(_0x4ad8ba=class{constructor(_0x35c0e4){const _0xaa28ff=_0x16f5c9;this[_0xaa28ff(0x414)]=_0x35c0e4;}[_0x16f5c9(0x2d5)](_0x52043b){const _0x55b5e9=_0x16f5c9,_0x495556=this[_0x55b5e9(0x414)][_0x55b5e9(0x246)](_0x52043b);if(!_0x495556)throw new Error('[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitId:\x20'+_0x52043b+'.');return _0x495556[_0x55b5e9(0x203)]();}['incrementRevOfUnit'](_0xf9ae4c){const _0x4c1451=_0x16f5c9,_0x4a1969=this[_0x4c1451(0x414)][_0x4c1451(0x246)](_0xf9ae4c);if(!_0x4a1969)throw new Error(_0x4c1451(0x421)+_0xf9ae4c+'.');return _0x4a1969['incrementRev'](),_0x4a1969[_0x4c1451(0x203)]();}[_0x16f5c9(0x329)](_0x531c14,_0x33294b){const _0x401281=_0x16f5c9,_0x62076c=this[_0x401281(0x414)][_0x401281(0x246)](_0x531c14);_0x62076c&&_0x62076c[_0x401281(0x384)](_0x33294b);}},_0x3da3b4(_0x4ad8ba,_0x16f5c9(0x3f1)),_0x4ad8ba),_0x24aba3[_0x16f5c9(0x3f1)]=_0xbf11da([_0x20dea6(0x0,_0x56678f['IUniverInstanceService'])],_0x24aba3[_0x16f5c9(0x3f1)]);var _0x210346=(_0x264f68=>(_0x264f68[_0x264f68[_0x16f5c9(0x2ac)]=0x0]=_0x16f5c9(0x2ac),_0x264f68[_0x264f68['OK']=0x1]='OK',_0x264f68[_0x264f68[_0x16f5c9(0x2c2)]=0x2]='INTERNAL_ERROR',_0x264f68[_0x264f68['PERMISSION_DENIED']=0x3]=_0x16f5c9(0x3d2),_0x264f68[_0x264f68[_0x16f5c9(0x2c0)]=0x4]=_0x16f5c9(0x2c0),_0x264f68[_0x264f68[_0x16f5c9(0x3a5)]=0x5]=_0x16f5c9(0x3a5),_0x264f68[_0x264f68[_0x16f5c9(0x2b9)]=0x6]=_0x16f5c9(0x2b9),_0x264f68[_0x264f68[_0x16f5c9(0x3ad)]=0x7]=_0x16f5c9(0x3ad),_0x264f68[_0x264f68[_0x16f5c9(0x366)]=0x8]=_0x16f5c9(0x366),_0x264f68[_0x264f68[_0x16f5c9(0x2b8)]=0x9]=_0x16f5c9(0x2b8),_0x264f68[_0x264f68[_0x16f5c9(0x24e)]=0x1389]=_0x16f5c9(0x24e),_0x264f68[_0x264f68[_0x16f5c9(0x345)]=0x1771]=_0x16f5c9(0x345),_0x264f68[_0x264f68[_0x16f5c9(0x402)]=0x1772]=_0x16f5c9(0x402),_0x264f68[_0x264f68[_0x16f5c9(0x265)]=0x1773]=_0x16f5c9(0x265),_0x264f68[_0x264f68[_0x16f5c9(0x2e2)]=0x1b59]=_0x16f5c9(0x2e2),_0x264f68[_0x264f68['APPLY_NON_SEQUENTIAL_REVISION']=0x1b5a]=_0x16f5c9(0x248),_0x264f68[_0x264f68[_0x16f5c9(0x285)]=0x1b5b]=_0x16f5c9(0x285),_0x264f68[_0x264f68[_0x16f5c9(0x232)]=0x1b5c]='APPLY_PERMISSION_DENIED',_0x264f68[_0x264f68[_0x16f5c9(0x3c8)]=0x1b5d]=_0x16f5c9(0x3c8),_0x264f68[_0x264f68[_0x16f5c9(0x33c)]=0x1f41]='CONNECTOR_DATA_TOO_LARGE',_0x264f68[_0x264f68[_0x16f5c9(0x284)]=0x2329]=_0x16f5c9(0x284),_0x264f68[_0x264f68[_0x16f5c9(0x412)]=0x232a]=_0x16f5c9(0x412),_0x264f68[_0x264f68[_0x16f5c9(0x30f)]=0x232b]=_0x16f5c9(0x30f),_0x264f68[_0x264f68['LICENSE_EXPORT_SIZE_EXCEEDED']=0x232c]=_0x16f5c9(0x244),_0x264f68[_0x264f68[_0x16f5c9(0x3a3)]=0x232d]=_0x16f5c9(0x3a3),_0x264f68[_0x264f68[_0x16f5c9(0x3ca)]=0x2711]=_0x16f5c9(0x3ca),_0x264f68[_0x264f68[_0x16f5c9(0x40d)]=0x2712]=_0x16f5c9(0x40d),_0x264f68[_0x264f68[_0x16f5c9(0x2ca)]=0x2713]=_0x16f5c9(0x2ca),_0x264f68[_0x264f68[_0x16f5c9(0x3df)]=0x2714]=_0x16f5c9(0x3df),_0x264f68[_0x264f68[_0x16f5c9(0x1e8)]=0x2af9]='PY_RUNTIME_SCRIPT_ERROR',_0x264f68[_0x264f68[_0x16f5c9(0x316)]=-0x1]=_0x16f5c9(0x316),_0x264f68))(_0x210346||{}),_0xd8fbd2=(_0x51a0cc=>(_0x51a0cc[_0x51a0cc['UNIVER_UNKNOWN']=0x0]='UNIVER_UNKNOWN',_0x51a0cc[_0x51a0cc[_0x16f5c9(0x42a)]=0x1]=_0x16f5c9(0x42a),_0x51a0cc[_0x51a0cc[_0x16f5c9(0x359)]=0x2]=_0x16f5c9(0x359),_0x51a0cc[_0x51a0cc[_0x16f5c9(0x1cf)]=0x3]=_0x16f5c9(0x1cf),_0x51a0cc[_0x51a0cc[_0x16f5c9(0x420)]=0x4]=_0x16f5c9(0x420),_0x51a0cc[_0x51a0cc[_0x16f5c9(0x316)]=-0x1]=_0x16f5c9(0x316),_0x51a0cc))(_0xd8fbd2||{});function _0xa6443a(_0x5ef9b0){const _0x95791a=_0x16f5c9;return!!(_0x5ef9b0&&_0x5ef9b0[_0x95791a(0x27f)]&&_0x5ef9b0[_0x95791a(0x27f)]!==_0x210346['OK']&&_0x5ef9b0[_0x95791a(0x27f)]!=='OK');}_0x3da3b4(_0xa6443a,_0x16f5c9(0x207));const _0x127dc9=[];for(let _0x205a37=0x0;_0x205a37<0x100;++_0x205a37)_0x127dc9[_0x16f5c9(0x2e6)]((_0x205a37+0x100)[_0x16f5c9(0x272)](0x10)[_0x16f5c9(0x1fe)](0x1));function _0x5714ba(_0x33bf08,_0x52c500=0x0){const _0x25bd8c=_0x16f5c9;return(_0x127dc9[_0x33bf08[_0x52c500+0x0]]+_0x127dc9[_0x33bf08[_0x52c500+0x1]]+_0x127dc9[_0x33bf08[_0x52c500+0x2]]+_0x127dc9[_0x33bf08[_0x52c500+0x3]]+'-'+_0x127dc9[_0x33bf08[_0x52c500+0x4]]+_0x127dc9[_0x33bf08[_0x52c500+0x5]]+'-'+_0x127dc9[_0x33bf08[_0x52c500+0x6]]+_0x127dc9[_0x33bf08[_0x52c500+0x7]]+'-'+_0x127dc9[_0x33bf08[_0x52c500+0x8]]+_0x127dc9[_0x33bf08[_0x52c500+0x9]]+'-'+_0x127dc9[_0x33bf08[_0x52c500+0xa]]+_0x127dc9[_0x33bf08[_0x52c500+0xb]]+_0x127dc9[_0x33bf08[_0x52c500+0xc]]+_0x127dc9[_0x33bf08[_0x52c500+0xd]]+_0x127dc9[_0x33bf08[_0x52c500+0xe]]+_0x127dc9[_0x33bf08[_0x52c500+0xf]])[_0x25bd8c(0x3ab)]();}_0x3da3b4(_0x5714ba,_0x16f5c9(0x27d));let _0x51476f;const _0xcdb98b=new Uint8Array(0x10);function _0x5aadd1(){const _0x10987b=_0x16f5c9;if(!_0x51476f){if(typeof crypto>'u'||!crypto[_0x10987b(0x287)])throw new Error(_0x10987b(0x340));_0x51476f=crypto[_0x10987b(0x287)][_0x10987b(0x2e4)](crypto);}return _0x51476f(_0xcdb98b);}_0x3da3b4(_0x5aadd1,_0x16f5c9(0x270));const _0xc5b1f9={'randomUUID':typeof crypto<'u'&&crypto[_0x16f5c9(0x418)]&&crypto[_0x16f5c9(0x418)][_0x16f5c9(0x2e4)](crypto)};function _0x35d4b3(_0x5374e9,_0x293904,_0xdfe0e9){const _0x24fd67=_0x16f5c9;if(_0xc5b1f9[_0x24fd67(0x418)]&&!_0x5374e9)return _0xc5b1f9[_0x24fd67(0x418)]();_0x5374e9=_0x5374e9||{};const _0x3f7d2f=_0x5374e9[_0x24fd67(0x25b)]||(_0x5374e9[_0x24fd67(0x270)]||_0x5aadd1)();return _0x3f7d2f[0x6]=_0x3f7d2f[0x6]&0xf|0x40,_0x3f7d2f[0x8]=_0x3f7d2f[0x8]&0x3f|0x80,_0x5714ba(_0x3f7d2f);}_0x3da3b4(_0x35d4b3,'v4');const _0x5a0a2e={[_0x56678f['UniverInstanceType']['UNIVER_DOC']]:_0xd8fbd2[_0x16f5c9(0x42a)],[_0x56678f['UniverInstanceType'][_0x16f5c9(0x359)]]:_0xd8fbd2[_0x16f5c9(0x359)],[_0x56678f[_0x16f5c9(0x235)]['UNIVER_SLIDE']]:_0xd8fbd2[_0x16f5c9(0x1cf)],[_0x56678f['UniverInstanceType'][_0x16f5c9(0x3f3)]]:_0xd8fbd2[_0x16f5c9(0x3f3)],[_0x56678f['UniverInstanceType']['UNIVER_PROJECT']]:_0xd8fbd2[_0x16f5c9(0x3f3)],[_0x56678f[_0x16f5c9(0x235)]['UNRECOGNIZED']]:_0xd8fbd2['UNRECOGNIZED']};function _0x182b12(_0x5e5e0c){const _0x2f389f=_0x16f5c9;var _0x499c1f;return(_0x499c1f=_0x5a0a2e[_0x5e5e0c])!=null?_0x499c1f:_0xd8fbd2[_0x2f389f(0x3f3)];}_0x3da3b4(_0x182b12,'mapDocumentTypeToUniverType');function _0x2a880b(_0x1325c2){const _0x51d848=_0x16f5c9;return btoa(encodeURIComponent(_0x1325c2)[_0x51d848(0x236)](/%([0-9A-F]{2})/g,(_0x5d7409,_0x4c5421)=>String[_0x51d848(0x2a4)](Number['parseInt'](_0x4c5421,0x10))));}_0x3da3b4(_0x2a880b,_0x16f5c9(0x3be));const _0x2ec8b9=new TextDecoder();function _0x26b620(_0x41e564){const _0x28c834=_0x16f5c9,_0x3c5220=atob(_0x41e564),_0x8d2645=_0x3c5220[_0x28c834(0x271)];let _0x463b20=new Uint8Array(_0x8d2645);for(let _0x5ba9ea=0x0;_0x5ba9ea<_0x8d2645;_0x5ba9ea++)_0x463b20[_0x5ba9ea]=_0x3c5220[_0x28c834(0x1e1)](_0x5ba9ea);const _0x4c08d5=_0x2ec8b9[_0x28c834(0x3cc)](_0x463b20);return _0x463b20=null,_0x4c08d5;}_0x3da3b4(_0x26b620,'b64DecodeUnicode');const _0x57302c=new TextEncoder(),_0x2d3293=new TextDecoder();function _0x349af2(_0x23e88c){const _0x1d6ba7=_0x16f5c9,_0x33bdd0=_0x56678f['Tools'][_0x1d6ba7(0x3c2)](_0x23e88c);return delete _0x33bdd0['id'],delete _0x33bdd0[_0x1d6ba7(0x2aa)],delete _0x33bdd0[_0x1d6ba7(0x388)],delete _0x33bdd0[_0x1d6ba7(0x2b0)],delete _0x33bdd0[_0x1d6ba7(0x343)],_0x57302c['encode'](JSON[_0x1d6ba7(0x277)](_0x33bdd0));}_0x3da3b4(_0x349af2,_0x16f5c9(0x426));function _0x18c664(_0x27d29f){const _0x291e59=_0x16f5c9,_0x55ccd6=_0x56678f['Tools'][_0x291e59(0x3c2)](_0x27d29f);return delete _0x55ccd6['id'],delete _0x55ccd6[_0x291e59(0x20f)],delete _0x55ccd6[_0x291e59(0x2aa)],delete _0x55ccd6[_0x291e59(0x403)],delete _0x55ccd6[_0x291e59(0x2f4)],_0x57302c[_0x291e59(0x21e)](JSON['stringify'](_0x55ccd6));}_0x3da3b4(_0x18c664,'encodeWorkbookOtherMetas');function _0x3ce099(_0x274f7){const _0x2e51d1=_0x16f5c9,_0x578ccf=_0x56678f[_0x2e51d1(0x2ec)][_0x2e51d1(0x3c2)](_0x274f7);return delete _0x578ccf['id'],delete _0x578ccf[_0x2e51d1(0x20f)],delete _0x578ccf[_0x2e51d1(0x2b6)],delete _0x578ccf['resources'],_0x57302c[_0x2e51d1(0x21e)](JSON['stringify'](_0x578ccf));}_0x3da3b4(_0x3ce099,'encodeDocOriginalMeta');function _0xc7af20(_0x3da054){const _0x5a8fd9=_0x16f5c9;return JSON['parse'](typeof _0x3da054==_0x5a8fd9(0x1fb)?_0x26b620(_0x3da054):_0x2d3293['decode'](_0x3da054));}_0x3da3b4(_0xc7af20,_0x16f5c9(0x32d));function _0x21a5ba(_0x39da9e){const _0x1158ec=_0x16f5c9;return _0x39da9e instanceof Uint8Array?JSON['parse'](_0x2d3293[_0x1158ec(0x3cc)](_0x39da9e)):_0x39da9e;}_0x3da3b4(_0x21a5ba,_0x16f5c9(0x3ae));function _0x1411cb(_0x5eeb29){const _0x2709a4=_0x16f5c9;return JSON[_0x2709a4(0x320)](typeof _0x5eeb29==_0x2709a4(0x1fb)?_0x26b620(_0x5eeb29):_0x2d3293[_0x2709a4(0x3cc)](_0x5eeb29));}_0x3da3b4(_0x1411cb,_0x16f5c9(0x1ec));const _0x49fd43=0x100*0x14;function _0x3faf92(_0x213069,_0x4b156b){const _0x37d16c=_0x16f5c9,_0xd269a4=new _0x56678f[(_0x37d16c(0x3ef))](_0x213069),_0x19ca1a=_0xd269a4['getLength'](),_0x26260d=[];let _0x19690c=0x0;for(;_0x19690c<_0x19ca1a;){const _0x5c17e3=Math[_0x37d16c(0x2f2)](_0x19690c+_0x49fd43,_0x19ca1a-0x1),_0x582276=_0xd269a4['getSlice'](_0x19690c,Math[_0x37d16c(0x2f2)](_0x19690c+_0x49fd43,_0x19ca1a-0x1),0x0,_0x4b156b),_0x4d521d=_0x283524(_0x582276);_0x26260d[_0x37d16c(0x2e6)]({'id':_0x56678f['Tools']['generateRandomId'](0x13,_0x37d16c(0x371)),'startRow':_0x19690c,'endRow':_0x5c17e3,'data':_0x4d521d}),_0x19690c+=_0x49fd43;}return _0x26260d;}_0x3da3b4(_0x3faf92,_0x16f5c9(0x264));function _0x283524(_0x535433){const _0x6c12f1=_0x16f5c9,_0x1d87d7=_0x535433[_0x6c12f1(0x3a1)]();return _0x57302c[_0x6c12f1(0x21e)](JSON[_0x6c12f1(0x277)](_0x1d87d7));}_0x3da3b4(_0x283524,'serializeCellDataSlice');async function _0x294519(_0x2c79cf,_0x77aba6,_0x366b3b,_0x14789a){const _0x50c4e9=_0x16f5c9;var _0x4ebba6;const _0x76eb2={'unitID':_0x77aba6['id'],'rev':_0x14789a,'creator':'','name':(_0x4ebba6=_0x77aba6[_0x50c4e9(0x2b6)])!=null?_0x4ebba6:'','resources':_0x77aba6[_0x50c4e9(0x3e5)]||[],'originalMeta':_0x3ce099(_0x77aba6)};return{'snapshot':{'unitID':_0x366b3b,'rev':_0x76eb2['rev'],'type':_0xd8fbd2['UNIVER_DOC'],'workbook':void 0x0,'doc':_0x76eb2}};}_0x3da3b4(_0x294519,_0x16f5c9(0x200));async function _0x1fcfe0(_0x1c4770,_0x22ae30,_0x4c1190,_0x3679ce,_0x54c3a1){const _0x40114c=_0x16f5c9,_0x2b5906={},_0x286a19={};if(!await Promise[_0x40114c(0x1fd)](Object[_0x40114c(0x376)](_0x22ae30['sheets'])['map'](async([_0x3fe33c,_0x1bdc06])=>{const _0x11838d=_0x40114c,_0x40ceb6={'id':_0x1bdc06['id'],'type':_0x56678f[_0x11838d(0x37a)][_0x11838d(0x273)],'name':_0x1bdc06[_0x11838d(0x2aa)],'rowCount':_0x1bdc06[_0x11838d(0x388)],'columnCount':_0x1bdc06[_0x11838d(0x2b0)],'originalMeta':_0x349af2(_0x1bdc06)};if(_0x286a19[_0x3fe33c]=_0x40ceb6,_0x1bdc06['cellData']){const _0x281f8f=_0x3faf92(_0x1bdc06[_0x11838d(0x343)],_0x1bdc06[_0x11838d(0x2b0)]),_0x44ce04=await Promise[_0x11838d(0x1fd)](_0x281f8f[_0x11838d(0x393)](_0x66c11a=>_0x54c3a1[_0x11838d(0x206)](_0x1c4770,{'unitID':_0x4c1190,'type':_0xd8fbd2['UNIVER_SHEET'],'block':_0x66c11a})));if(_0x44ce04[_0x11838d(0x347)](_0x4b9627=>{const _0x428a5c=_0x11838d;var _0x45634a;return((_0x45634a=_0x4b9627[_0x428a5c(0x20d)])==null?void 0x0:_0x45634a[_0x428a5c(0x27f)])!==_0x210346['OK'];}))return!0x1;_0x2b5906[_0x3fe33c]={'sheetID':_0x3fe33c,'blocks':_0x44ce04[_0x11838d(0x393)](_0x67a421=>_0x67a421[_0x11838d(0x1d6)])};}return!0x0;})))throw new Error(_0x40114c(0x2c4));const _0x171f49=_0x18c664(_0x22ae30),_0x5d965d={'unitID':_0x22ae30['id'],'rev':_0x3679ce,'creator':'','name':_0x22ae30[_0x40114c(0x2aa)],'sheetOrder':_0x22ae30[_0x40114c(0x403)],'sheets':_0x286a19,'blockMeta':_0x2b5906,'resources':_0x22ae30[_0x40114c(0x3e5)]||[],'originalMeta':_0x171f49};return{'snapshot':{'unitID':_0x4c1190,'rev':_0x5d965d['rev'],'type':_0xd8fbd2[_0x40114c(0x359)],'workbook':_0x5d965d,'doc':void 0x0}};}_0x3da3b4(_0x1fcfe0,_0x16f5c9(0x2b7));async function _0x22d826(_0x40dd01,_0x38ac9f,_0x485e94,_0x18f11a,_0x25b189){const _0x4d8dad=_0x16f5c9;var _0x1760c3,_0x3a4e48;const _0x4f2201={},_0x3f5887={};if(!await Promise['all'](Object[_0x4d8dad(0x376)](_0x38ac9f[_0x4d8dad(0x2f4)])[_0x4d8dad(0x393)](async([_0x498a87,_0x654d03])=>{const _0x24ea2d=_0x4d8dad,_0x15c452={'id':_0x654d03['id'],'type':_0x56678f['SheetTypes'][_0x24ea2d(0x273)],'name':_0x654d03[_0x24ea2d(0x2aa)],'rowCount':_0x654d03['rowCount'],'columnCount':_0x654d03[_0x24ea2d(0x2b0)],'originalMeta':_0x349af2(_0x654d03)};if(_0x3f5887[_0x498a87]=_0x15c452,_0x654d03[_0x24ea2d(0x343)]){const _0x3a47a3=_0x3faf92(_0x654d03[_0x24ea2d(0x343)],_0x654d03['columnCount']),_0x3bae0c=await Promise[_0x24ea2d(0x1fd)](_0x3a47a3[_0x24ea2d(0x393)](_0xb7fcf7=>_0x25b189[_0x24ea2d(0x206)](_0x40dd01,{'unitID':_0x485e94,'type':_0xd8fbd2[_0x24ea2d(0x359)],'block':_0xb7fcf7})));if(_0x3bae0c[_0x24ea2d(0x347)](_0x190154=>{const _0x589d36=_0x24ea2d;var _0x1555ab;return((_0x1555ab=_0x190154['error'])==null?void 0x0:_0x1555ab[_0x589d36(0x27f)])!==_0x210346['OK'];}))return!0x1;_0x4f2201[_0x498a87]={'sheetID':_0x498a87,'blocks':_0x3bae0c['map'](_0x314ec7=>_0x314ec7[_0x24ea2d(0x1d6)])};}return!0x0;})))throw new Error(_0x4d8dad(0x2c4));const _0x421533=_0x18c664(_0x38ac9f),_0x2b92e8={'unitID':_0x38ac9f['id'],'rev':_0x18f11a,'creator':'','name':_0x38ac9f[_0x4d8dad(0x2aa)],'sheetOrder':_0x38ac9f['sheetOrder'],'sheets':_0x3f5887,'blockMeta':_0x4f2201,'resources':_0x38ac9f[_0x4d8dad(0x3e5)]||[],'originalMeta':_0x421533},_0x1c7495={'unitID':_0x485e94,'rev':_0x2b92e8['rev'],'type':_0xd8fbd2[_0x4d8dad(0x359)],'workbook':_0x2b92e8,'doc':void 0x0},_0x30c042=await _0x25b189[_0x4d8dad(0x3bd)](_0x40dd01,{'unitID':_0x485e94,'type':_0xd8fbd2[_0x4d8dad(0x359)],'snapshot':_0x1c7495});if(_0xa6443a(_0x30c042['error']))throw new Error(_0x4d8dad(0x310)+((_0x1760c3=_0x30c042['error'])==null?void 0x0:_0x1760c3[_0x4d8dad(0x27f)])+':'+((_0x3a4e48=_0x30c042[_0x4d8dad(0x20d)])==null?void 0x0:_0x3a4e48[_0x4d8dad(0x404)]));return{'snapshot':_0x1c7495};}_0x3da3b4(_0x22d826,'transformWorkbookDataToSnapshot');function _0x59cfdf(_0x557828,_0xefc80c,_0x19dbb9){const _0x328378=_0x16f5c9,_0x3ad13f=_0x557828[_0x328378(0x336)];if(!_0x3ad13f)throw new Error('');const _0xf1ba0a={};Object[_0x328378(0x376)](_0x3ad13f[_0x328378(0x2f4)])[_0x328378(0x37c)](([_0x10f239,_0x3cca9b])=>{const _0x254f90=_0x328378,_0x5218a2=_0xc7af20(_0x3cca9b[_0x254f90(0x219)]);_0xf1ba0a[_0x10f239]={'id':_0x3cca9b['id'],'name':_0x3cca9b[_0x254f90(0x2aa)],'rowCount':_0x3cca9b[_0x254f90(0x388)],'columnCount':_0x3cca9b[_0x254f90(0x2b0)],..._0x5218a2};});const _0x5c7aab=new Map();_0xefc80c['forEach'](_0x45023f=>{_0x5c7aab['set'](_0x45023f['id'],_0x45023f);}),_0x3ad13f['blockMeta']&&Object[_0x328378(0x376)](_0x3ad13f[_0x328378(0x3dd)])[_0x328378(0x37c)](([_0xb5c24a,_0x3330ca])=>{const _0x16328d=_0x328378;var _0x5746a6;const _0x181c97=_0xf1ba0a[_0xb5c24a];_0x181c97[_0x16328d(0x343)]={};const _0x58b7ea=[];(_0x5746a6=_0x3330ca[_0x16328d(0x253)])==null||_0x5746a6[_0x16328d(0x37c)](_0x22c77a=>{const _0xa5c132=_0x16328d,_0x5264f6=_0x5c7aab[_0xa5c132(0x383)](_0x22c77a);if(_0x5264f6)_0x58b7ea[_0xa5c132(0x2e6)](_0x5264f6);else throw new Error('');}),_0x58b7ea[_0x16328d(0x37c)](_0x596a3b=>{const _0x3aa2d8=_0x16328d,_0x2cd127=_0x21a5ba(_0x596a3b['data']);Object[_0x3aa2d8(0x376)](_0x2cd127)[_0x3aa2d8(0x37c)](([_0x1ac4ed,_0x4a0f87])=>{const _0x1eb989=_0x3aa2d8,_0x55c417=_0x181c97[_0x1eb989(0x343)][+_0x1ac4ed]={};Object['entries'](_0x4a0f87)[_0x1eb989(0x37c)](([_0x19ec93,_0x1ed977])=>{_0x55c417[+_0x19ec93]=_0x1ed977;});});});});const _0xe125af=_0xc7af20(_0x3ad13f[_0x328378(0x219)]);return{'id':_0x557828[_0x328378(0x237)]||_0x3ad13f[_0x328378(0x237)],'rev':_0x557828['rev']||_0x3ad13f[_0x328378(0x20f)],'name':_0x3ad13f[_0x328378(0x2aa)],'sheetOrder':_0x3ad13f[_0x328378(0x403)],'appVersion':'','locale':_0x56678f[_0x328378(0x220)]['EN_US'],'sheets':_0xf1ba0a,'styles':{},'resources':_0x3ad13f['resources']||[],..._0xe125af};}_0x3da3b4(_0x59cfdf,_0x16f5c9(0x3f0));function _0x5dbb70(_0x56b3eb){const _0x1393e=_0x16f5c9,_0x5b7a02=_0x56b3eb[_0x1393e(0x342)];if(_0x5b7a02==null)throw new Error(_0x1393e(0x377));const {unitID:_0x179e41,rev:_0x30fcce,name:_0x17a24a,originalMeta:_0x1f876c,resources:resources=[]}=_0x5b7a02,{body:_0x56f94e,documentStyle:documentStyle={},settings:settings={},drawings:drawings={},drawingsOrder:drawingsOrder=[],tableSource:tableSource={},headers:headers={},footers:footers={},lists:lists={}}=_0x1411cb(_0x1f876c);return{'id':_0x179e41,'rev':_0x30fcce,'locale':_0x56678f['LocaleType'][_0x1393e(0x30b)],'title':_0x17a24a,'body':_0x56f94e,'documentStyle':documentStyle,'settings':settings,'drawings':drawings,'drawingsOrder':drawingsOrder,'resources':resources,'tableSource':tableSource,'headers':headers,'footers':footers,'lists':lists};}_0x3da3b4(_0x5dbb70,_0x16f5c9(0x3f9));async function _0x20be2f(_0xdb39cb,_0x545a94,_0x53c592,_0x287407,_0x16e1b2){const _0x552c9d=_0x16f5c9;var _0x43a7d2,_0x382eac,_0x47daf9;const _0x5d8991={'unitID':_0x545a94['id'],'rev':_0x287407,'creator':'','name':(_0x43a7d2=_0x545a94[_0x552c9d(0x2b6)])!=null?_0x43a7d2:'','resources':_0x545a94[_0x552c9d(0x3e5)]||[],'originalMeta':_0x3ce099(_0x545a94)},_0x4a43d4={'unitID':_0x53c592,'rev':_0x5d8991[_0x552c9d(0x20f)],'type':_0xd8fbd2[_0x552c9d(0x42a)],'workbook':void 0x0,'doc':_0x5d8991},_0x2ebffb=await _0x16e1b2[_0x552c9d(0x3bd)](_0xdb39cb,{'unitID':_0x53c592,'type':_0xd8fbd2[_0x552c9d(0x42a)],'snapshot':_0x4a43d4});if(_0xa6443a(_0x2ebffb[_0x552c9d(0x20d)]))throw new Error(_0x552c9d(0x233)+((_0x382eac=_0x2ebffb[_0x552c9d(0x20d)])==null?void 0x0:_0x382eac[_0x552c9d(0x27f)])+':'+((_0x47daf9=_0x2ebffb['error'])==null?void 0x0:_0x47daf9[_0x552c9d(0x404)]));return{'snapshot':_0x4a43d4};}_0x3da3b4(_0x20be2f,_0x16f5c9(0x328));async function _0x1a2282(_0x38753c,_0x36e489){const _0x40e06a=_0x16f5c9,_0x25a8c7=_0x38753c[_0x40e06a(0x336)];if(!_0x25a8c7)throw new Error('Workbook\x20metadata\x20is\x20not\x20available');const _0x41e0aa=[],_0x2ac28e=[];return Object[_0x40e06a(0x376)](_0x25a8c7[_0x40e06a(0x3dd)])[_0x40e06a(0x37c)](([_0x22fab2,_0x594c45])=>{const _0x328024=_0x40e06a,_0x1e8aff=_0x594c45['blocks'][_0x328024(0x393)](async _0x3bd63b=>{const _0xa50881=_0x328024,_0x1f1845={'unitID':_0x25a8c7[_0xa50881(0x237)],'type':_0xd8fbd2['UNIVER_SHEET'],'blockID':_0x3bd63b},{block:_0x40e65e}=await _0x36e489['getSheetBlock']({},_0x1f1845);if(_0x40e65e)_0x41e0aa[_0xa50881(0x2e6)](_0x40e65e);else throw new Error('Block\x20not\x20found');});_0x2ac28e['push'](..._0x1e8aff);}),await Promise['all'](_0x2ac28e),_0x41e0aa;}_0x3da3b4(_0x1a2282,_0x16f5c9(0x364));var _0x18b03f=Object[_0x16f5c9(0x3b1)],_0x499cbe=Object['getOwnPropertyDescriptor'],_0x5197a5=_0x3da3b4((_0xa1ebc3,_0x737a8f,_0x2debdf,_0x2c2895)=>{for(var _0x4a1f01=_0x2c2895>0x1?void 0x0:_0x2c2895?_0x499cbe(_0x737a8f,_0x2debdf):_0x737a8f,_0x30bb8d=_0xa1ebc3['length']-0x1,_0x473a21;_0x30bb8d>=0x0;_0x30bb8d--)(_0x473a21=_0xa1ebc3[_0x30bb8d])&&(_0x4a1f01=(_0x2c2895?_0x473a21(_0x737a8f,_0x2debdf,_0x4a1f01):_0x473a21(_0x4a1f01))||_0x4a1f01);return _0x2c2895&&_0x4a1f01&&_0x18b03f(_0x737a8f,_0x2debdf,_0x4a1f01),_0x4a1f01;},_0x16f5c9(0x1e7)),_0x32affe=_0x3da3b4((_0x198717,_0x316855)=>(_0x4bc975,_0x5892d1)=>_0x316855(_0x4bc975,_0x5892d1,_0x198717),'__decorateParam$1');const _0xc58b62=_0x56678f[_0x16f5c9(0x1e6)](_0x16f5c9(0x379));_0x24aba3['SnapshotService']=(_0x271cdd=class{constructor(_0x2a13c8,_0x599335,_0xd6aa50,_0x81ecb1,_0x24837a,_0x34afc3,_0x5f28d4){const _0x3651a0=_0x16f5c9;this[_0x3651a0(0x348)]=_0x2a13c8,this['_univerInstanceService']=_0x599335,this[_0x3651a0(0x406)]=_0xd6aa50,this[_0x3651a0(0x3f6)]=_0x81ecb1,this[_0x3651a0(0x263)]=_0x24837a,this[_0x3651a0(0x289)]=_0x34afc3,this[_0x3651a0(0x2be)]=_0x5f28d4;}async[_0x16f5c9(0x22d)](_0x5da2e4,_0x3db561,_0x56dec9={'metadata':{'x-feature-id':_0x35d4b3()}}){const _0x3954c1=_0x16f5c9;var _0x436cc3;if(this['_univerInstanceService']['getUnit'](_0x5da2e4,_0x56678f[_0x3954c1(0x235)]['UNIVER_SHEET']))throw new Error(_0x3954c1(0x1f8)+_0x5da2e4+'.');const {snapshot:_0x45a6ba,changesets:_0x54e51a,error:_0x4154ee}=await this['_snapshotServerService']['getUnitOnRev'](_0x56dec9,{'unitID':_0x5da2e4,'type':_0xd8fbd2['UNIVER_SHEET'],'revision':_0x3db561});if(_0xa6443a(_0x4154ee)||!_0x45a6ba||!_0x45a6ba[_0x3954c1(0x336)])throw new Error(_0x3954c1(0x1f5));const _0x5238d9=(_0x436cc3=_0x54e51a==null?void 0x0:_0x54e51a[_0x3954c1(0x271)])!=null?_0x436cc3:0x0;if(_0x3db561!==0x0&&_0x45a6ba['rev']+_0x5238d9!==_0x3db561)throw new Error('[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!');const {workbook:_0x182cef}=_0x45a6ba,_0x5bb83b=_0x182cef[_0x3954c1(0x3dd)]?Object[_0x3954c1(0x376)](_0x182cef[_0x3954c1(0x3dd)])[_0x3954c1(0x393)](([_0x4b3ab4,_0x1d1680])=>{const _0x5ec156=_0x3954c1;var _0x5d5d1b,_0xe2dd29;return(_0xe2dd29=(_0x5d5d1b=_0x1d1680['blocks'])==null?void 0x0:_0x5d5d1b[_0x5ec156(0x393)](_0x5841d6=>_0x5841d6))!=null?_0xe2dd29:[];})[_0x3954c1(0x1d7)]():[],_0x587b0b=(await Promise[_0x3954c1(0x1fd)](_0x5bb83b['map'](_0x14a4e5=>this['_snapshotServerService']['getDeserializedSheetBlock'](_0x56dec9,{'unitID':_0x5da2e4,'type':_0xd8fbd2[_0x3954c1(0x359)],'blockID':_0x14a4e5})[_0x3954c1(0x27a)](_0x3391c1=>_0x3391c1[_0x3954c1(0x38a)]))))['filter'](_0x1f0f2e=>!!_0x1f0f2e),_0x1f1947=_0x59cfdf(_0x45a6ba,_0x587b0b),_0x2f53ef=this[_0x3954c1(0x414)][_0x3954c1(0x268)](_0x56678f[_0x3954c1(0x235)]['UNIVER_SHEET'],_0x1f1947),_0x417c36=this['_compressMutationService'][_0x3954c1(0x1d8)][_0x3954c1(0x1c9)](this[_0x3954c1(0x289)][_0x3954c1(0x1d8)]['getInterceptPoints']()[_0x3954c1(0x33e)]);return _0x54e51a==null||_0x54e51a['forEach'](_0x4981ee=>{const _0x3bfe2d=_0x3954c1,_0x2c7048=_0x4981ee[_0x3bfe2d(0x410)][_0x3bfe2d(0x393)](_0x3d40b0=>({'id':_0x3d40b0['id'],'params':JSON[_0x3bfe2d(0x320)](_0x3d40b0['data'])}));({..._0x4981ee,'mutations':_0x417c36(_0x2c7048,null)||_0x2c7048}['mutations']['forEach'](_0xc7c66a=>this[_0x3bfe2d(0x3f6)][_0x3bfe2d(0x2bc)](_0xc7c66a['id'],_0xc7c66a['params'],{'fromChangeset':!0x0})),this[_0x3bfe2d(0x348)][_0x3bfe2d(0x27e)](_0x5da2e4));}),_0x2f53ef;}async[_0x16f5c9(0x370)](_0x1649ba,_0x2ad4c0,_0x44a704={'metadata':{'x-feature-id':_0x35d4b3()}}){const _0x37fd26=_0x16f5c9;var _0x576910;const {snapshot:_0x1a27f5,changesets:_0x36f12f,error:_0x529ae1}=await this[_0x37fd26(0x406)][_0x37fd26(0x34f)](_0x44a704,{'unitID':_0x1649ba,'type':_0xd8fbd2[_0x37fd26(0x42a)],'revision':_0x2ad4c0});if(_0xa6443a(_0x529ae1)||!_0x1a27f5||!_0x1a27f5['doc'])throw new Error(_0x37fd26(0x1f5));const _0x55c3bd=(_0x576910=_0x36f12f==null?void 0x0:_0x36f12f['length'])!=null?_0x576910:0x0;if(_0x2ad4c0!==0x0&&_0x1a27f5[_0x37fd26(0x20f)]+_0x55c3bd!==_0x2ad4c0)throw new Error('[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!');const _0xdd04d3=_0x5dbb70(_0x1a27f5),_0x30ced1=this[_0x37fd26(0x414)][_0x37fd26(0x268)](_0x56678f['UniverInstanceType']['UNIVER_DOC'],_0xdd04d3);return _0x36f12f==null||_0x36f12f[_0x37fd26(0x37c)](_0x2a069c=>{const _0x4d1aa2=_0x37fd26;_0x2a069c[_0x4d1aa2(0x410)][_0x4d1aa2(0x393)](_0x4c787e=>({'id':_0x4c787e['id'],'params':JSON['parse'](_0x4c787e[_0x4d1aa2(0x2c3)])}))[_0x4d1aa2(0x37c)](_0x21b360=>this[_0x4d1aa2(0x3f6)]['syncExecuteCommand'](_0x21b360['id'],_0x21b360['params'],{'fromChangeset':!0x0})),this[_0x4d1aa2(0x348)][_0x4d1aa2(0x27e)](_0x1649ba);}),_0x30ced1;}['save'](_0xaf7e4b,_0x56d85e){const _0x59cba1=_0x16f5c9,_0x2d2109={..._0x56d85e[_0x59cba1(0x40b)]()};_0x56d85e[_0x59cba1(0x1db)]()[_0x59cba1(0x37c)](_0x511ccc=>{const _0x3a99a4=_0x59cba1;_0x2d2109[_0x3a99a4(0x2f4)][_0x511ccc[_0x3a99a4(0x32c)]()]=_0x56678f['Tools']['deepClone'](_0x511ccc['getSnapshot']());});const _0x2a19d4=this[_0x59cba1(0x2be)][_0x59cba1(0x324)](_0x56d85e[_0x59cba1(0x28a)](),_0x56678f[_0x59cba1(0x235)][_0x59cba1(0x359)]);return _0x2d2109[_0x59cba1(0x3e5)]=_0x2a19d4,_0x2d2109;}[_0x16f5c9(0x23a)](_0x3c2d06,_0x133c82){const _0xc2dad3=_0x16f5c9,_0x5750ef={..._0x133c82[_0xc2dad3(0x40b)]()},_0x17eac1=this[_0xc2dad3(0x2be)][_0xc2dad3(0x324)](_0x133c82['getUnitId'](),_0x56678f['UniverInstanceType']['UNIVER_DOC']);return _0x5750ef[_0xc2dad3(0x3e5)]=_0x17eac1,_0x5750ef;}},_0x3da3b4(_0x271cdd,_0x16f5c9(0x306)),_0x271cdd),_0x24aba3[_0x16f5c9(0x306)]=_0x5197a5([_0x32affe(0x0,_0x56678f['Inject'](_0x24aba3['RevisionService'])),_0x32affe(0x1,_0x56678f[_0x16f5c9(0x3f5)]),_0x32affe(0x2,_0xc58b62),_0x32affe(0x3,_0x56678f[_0x16f5c9(0x1bf)]),_0x32affe(0x4,_0x56678f[_0x16f5c9(0x3c7)](_0x56678f[_0x16f5c9(0x322)])),_0x32affe(0x5,_0x56678f[_0x16f5c9(0x3c7)](_0x30e43d)),_0x32affe(0x6,_0x56678f[_0x16f5c9(0x3c7)](_0x56678f[_0x16f5c9(0x3ff)]))],_0x24aba3[_0x16f5c9(0x306)]);var _0x4368c7=Object[_0x16f5c9(0x3b1)],_0x1bb0d8=Object['getOwnPropertyDescriptor'],_0x483622=_0x3da3b4((_0x862dc6,_0x47ea36,_0x5432ec)=>_0x47ea36 in _0x862dc6?_0x4368c7(_0x862dc6,_0x47ea36,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x5432ec}):_0x862dc6[_0x47ea36]=_0x5432ec,_0x16f5c9(0x2f9)),_0x52fd93=_0x3da3b4((_0x278920,_0x22a019,_0x30ddf4,_0x1c4d56)=>{const _0x150c4b=_0x16f5c9;for(var _0x1bb2b8=_0x1c4d56>0x1?void 0x0:_0x1c4d56?_0x1bb0d8(_0x22a019,_0x30ddf4):_0x22a019,_0x360947=_0x278920[_0x150c4b(0x271)]-0x1,_0x36bda3;_0x360947>=0x0;_0x360947--)(_0x36bda3=_0x278920[_0x360947])&&(_0x1bb2b8=(_0x1c4d56?_0x36bda3(_0x22a019,_0x30ddf4,_0x1bb2b8):_0x36bda3(_0x1bb2b8))||_0x1bb2b8);return _0x1c4d56&&_0x1bb2b8&&_0x4368c7(_0x22a019,_0x30ddf4,_0x1bb2b8),_0x1bb2b8;},_0x16f5c9(0x362)),_0x5e732c=_0x3da3b4((_0x51eb09,_0x565bdb)=>(_0x1e05a6,_0xf34485)=>_0x565bdb(_0x1e05a6,_0xf34485,_0x51eb09),_0x16f5c9(0x3bc)),_0x53ec60=_0x3da3b4((_0x3c3d39,_0x50b121,_0x2eaad7)=>_0x483622(_0x3c3d39,_0x50b121+'',_0x2eaad7),_0x16f5c9(0x3fa));const _0x621512='UNIVER_COLLABORATION_PLUGIN';_0x24aba3['UniverCollaborationPlugin']=(_0x1fcb9d=class extends _0x56678f[_0x16f5c9(0x367)]{constructor(_0x1ec2cd=_0xf6ca86,_0x494586,_0x4ec24f){const _0x26b392=_0x16f5c9;super(),this[_0x26b392(0x22e)]=_0x1ec2cd,this['_injector']=_0x494586,this[_0x26b392(0x41f)]=_0x4ec24f;const {..._0x1d28b1}=_0x56678f[_0x26b392(0x3bb)]({},_0xf6ca86,this[_0x26b392(0x22e)]);this[_0x26b392(0x41f)][_0x26b392(0x1df)](_0x5c3b8e,_0x1d28b1);}[_0x16f5c9(0x3d9)](){const _0x422add=_0x16f5c9;[[_0x24aba3['RevisionService']],[_0x3f83e0],[_0x24aba3[_0x422add(0x1d1)]],[_0x24aba3[_0x422add(0x29d)]],[_0x24aba3['SnapshotService']],[_0x86606e,{'useClass':_0x47dff7}],[_0x30e43d]][_0x422add(0x37c)](_0x4f4d83=>this[_0x422add(0x263)][_0x422add(0x308)](_0x4f4d83)),this[_0x422add(0x263)][_0x422add(0x383)](_0x24aba3[_0x422add(0x29d)]),this['_injector']['get'](_0x3f83e0),this[_0x422add(0x263)]['get'](_0x24aba3[_0x422add(0x1d1)]);}},_0x3da3b4(_0x1fcb9d,_0x16f5c9(0x2ee)),_0x1fcb9d),_0x53ec60(_0x24aba3['UniverCollaborationPlugin'],_0x16f5c9(0x385),_0x621512),_0x24aba3[_0x16f5c9(0x2ee)]=_0x52fd93([_0x56678f[_0x16f5c9(0x3e0)](_0x28c1da['UniverLicensePlugin']),_0x5e732c(0x1,_0x56678f[_0x16f5c9(0x3c7)](_0x56678f[_0x16f5c9(0x322)])),_0x5e732c(0x2,_0x56678f['IConfigService'])],_0x24aba3[_0x16f5c9(0x2ee)]);const _0x3e29dc=_0x56678f[_0x16f5c9(0x1e6)](_0x16f5c9(0x3b8)),_0x4a4b18={'id':_0x16f5c9(0x1c6),'type':_0x56678f[_0x16f5c9(0x3a2)]['MUTATION'],'handler':_0x3da3b4(()=>!0x0,'handler')};_0x24aba3[_0x16f5c9(0x23e)]=_0x2a0248,_0x24aba3[_0x16f5c9(0x341)]=_0x30e43d,_0x24aba3[_0x16f5c9(0x415)]=_0x4a4b18,_0x24aba3['IHistoryIoService']=_0x3e29dc,_0x24aba3[_0x16f5c9(0x25e)]=_0xc58b62,_0x24aba3[_0x16f5c9(0x315)]=_0x86606e,_0x24aba3[_0x16f5c9(0x302)]=_0xb4ec93,_0x24aba3[_0x16f5c9(0x231)]=_0x402d78,_0x24aba3[_0x16f5c9(0x2cd)]=_0x348e9e,_0x24aba3[_0x16f5c9(0x2c6)]=_0x47dff7,_0x24aba3['b64DecodeUnicode']=_0x26b620,_0x24aba3[_0x16f5c9(0x3be)]=_0x2a880b,_0x24aba3[_0x16f5c9(0x200)]=_0x294519,_0x24aba3[_0x16f5c9(0x2b7)]=_0x1fcfe0,_0x24aba3[_0x16f5c9(0x364)]=_0x1a2282,_0x24aba3[_0x16f5c9(0x31d)]=_0x2d9a21,_0x24aba3['isTransformChangesetsSuccess']=_0x2cfc95,_0x24aba3[_0x16f5c9(0x1e5)]=_0x196404,_0x24aba3[_0x16f5c9(0x32e)]=_0x1d316a,_0x24aba3[_0x16f5c9(0x41c)]=_0x5bab8e,_0x24aba3['isTransformMutationsSuccess']=_0x599d5d,_0x24aba3[_0x16f5c9(0x2cc)]=_0x1fcb7a,_0x24aba3['isTransformMutationsWithChangesetSuccess']=_0x2bb854,_0x24aba3[_0x16f5c9(0x2e3)]=_0x182b12,_0x24aba3['parseChangesetToProtocol']=_0x143c7e,_0x24aba3['parseMutationToProtocol']=_0x27f279,_0x24aba3['parseProtocolChangeset']=_0x2bdd96,_0x24aba3['parseProtocolCommand']=_0x38c898,_0x24aba3['parseProtocolMutation']=_0xf982ce,_0x24aba3[_0x16f5c9(0x3f2)]=_0x2d3293,_0x24aba3[_0x16f5c9(0x40c)]=_0x57302c,_0x24aba3[_0x16f5c9(0x328)]=_0x20be2f,_0x24aba3[_0x16f5c9(0x3f9)]=_0x5dbb70,_0x24aba3[_0x16f5c9(0x3f0)]=_0x59cfdf,_0x24aba3['transformWorkbookDataToSnapshot']=_0x22d826,Object['defineProperty'](_0x24aba3,Symbol[_0x16f5c9(0x1de)],{'value':'Module'});}));function _0x56e6(_0x5bf0ca,_0x462002){const _0x4bdf03=_0x4bdf();return _0x56e6=function(_0x56e635,_0x1ce4d9){_0x56e635=_0x56e635-0x1be;let _0x21fc53=_0x4bdf03[_0x56e635];return _0x21fc53;},_0x56e6(_0x5bf0ca,_0x462002);}function _0x4bdf(){const _0xc030d3=['79tzMgKX','1924362yoKudd','rowCount','remove\x20row\x20is\x20conflict\x20with\x20move\x20row','block','InsertSheetMutation','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','clear','RichTextEditingMutation','parseMutationToProtocol','spliceArray','isMerged','UniverSheetsDrawing','map','amd','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','UniverCore','symbol','univer.mutation.revert-version','body','getOwnPropertyDescriptor','CHANGESET_ACK','isFormulaString','size','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','MoveColsMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','getData','CommandType','LICENSE_DISTRO_REJECTED','RemoveRowCommand','UNAUTHENTICATED','users_leave','\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','rule','insertMatrixArray','toLowerCase','indexOf','INVALID_ARGUMENT','decodePartOfCellData','objects','targetRange','defineProperty','transformPosition','Range','object','registerTransformAlgorithm','AddRangeProtectionMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order','IHistoryIoService','serializeRange','transformAddDataValidationWithRefRange','merge','__decorateParam','saveSnapshot','b64EncodeUnicode','extractActionsBySegmentId','uniscript.run','m1Prime','deepClone','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','setValue','RemoveDataValidationMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','Inject','APPLY_DUPLICATED','SetRangeProtectionMutation','YUUMI_UNABLE_LOAD_URL','transformCellsFromRefStyle','decode','ERROR','styleRefMap','isArray','Disposable','insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','PERMISSION_DENIED','getValue','move\x20row\x20is\x20conflict\x20with\x20move\x20range','startRow','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','transformMutationsWithChangeset','colId','onStarting','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','MoveColsCommand','blockMeta','textRanges','YUUMI_SUBSCRIPTION_NOT_FOUND','DependentOn','hasOwnProperty','intersect','RangeSubtractRanges','Remove-cols\x20has\x20conflicts\x20with\x20move-range','resources','RevisionController','transformFormula','RANGE_TYPE','SetRowDataMutation','@univerjs/sheets-filter','SUBMIT_CHANGESET','ranges','endColumn','deserializeRangeWithSheetWithCache','ObjectMatrix','transformSnapshotToWorkbookData','RevisionService','textDecoder','UNIVER_UNKNOWN','permission_rej','IUniverInstanceService','_commandService','remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','toOrder','transformSnapshotToDocumentData','__publicField','uid','_transformService','PSEUDO_FETCH_MISSING_RESULT','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','IResourceManagerService','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','SNAPSHOT_HAS_BEEN_REMOVED','sheetOrder','message','move\x20range\x20is\x20conflict\x20with\x20reorder\x20range','_snapshotServerService','realDeleteValue','transformMutations','ruleId','after','getSnapshot','textEncoder','YUUMI_URL_COL_OUT_OF_RANGE','function','reduce','mutations','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','InsertRowCommand','_univerInstanceService','CreateUnitMutation','RemoveColCommand','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','randomUUID','formula2','transformUpdateCommentRefWithRefRange','SetRowVisibleMutation','isTransformMutationsFailure','comment_update','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','_configService','UNIVER_PROJECT','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitID:\x20','handleCommonDefaultRangeChangeWithEffectRefCommands','MoveRowsMutation','foreach','reorder\x20range\x20is\x20conflict\x20with\x20reorder\x20range','encodeWorksheetOtherMetas','step','handleRemove','number','UNIVER_DOC','RemoveRowMutation','endRow','ICommandService','set','SetTabColorMutation','orderMapGenerator','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','DrawingApplyType','changeset_should_retry','univer.mutation.create-unit','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','fromOrder','fetchThroughInterceptors','link','Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.','right','SetRangeValuesMutation','transformAddCommentWithRefRange','UNIVER_SLIDE','col','SheetTransformController','Rectangle','ErrorType','queryObjectMatrix','rotateRange','blockID','flat','interceptor','SetDrawingApplyMutation','InsertRowMutation','getSheets','dispose','RemoveColMutation','toStringTag','setConfig','subUnitId','charCodeAt','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','USERS_LEAVE','primary','isTransformMutationFailure','createIdentifier','__decorateClass$1','PY_RUNTIME_SCRIPT_ERROR','__decorateClass$3','ReorderRangeUndoMutationFactory','SetWorksheetColWidthMutation','decodeDocOriginalMeta','RemoveNumfmtMutation','UpdateHyperLinkMutation','2140209HZHZrS','has','SETTING','sheet','row','UpdateDataValidationMutation','[SnapshotService]:\x20request\x20snapshot\x20error!','rowsAutoHeightInfo','isMergeCell','[SnapshotService]:\x20cannot\x20load\x20the\x20same\x20unit\x20twice!\x20The\x20unitID\x20is\x20','handleBaseInsertRange','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','string','UniverEngineFormula','all','slice','add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','generateTempDocumentSnapshot','COMPRESS_MUTATION_SEND','RemoveSheetsFilterMutation','getRev','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','pseudo_fetch_missing_result','saveSheetBlock','isError','AddCommentMutation','startColumn','univer-pro.collaboration.transform-service','move\x20col\x20is\x20conflict\x20with\x20move\x20col','rules','error','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row','rev','SetRowHiddenMutation','handleBaseRemoveRange','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','drawingOrderObjectsIntersect','sequenceNodesBuilder','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','LIVESHARE_REQUEST_HOST','orderMap$1','originalMeta','color','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','shift','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment','encode','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','LocaleType','@univerjs-pro/license','order','isTransformMutationsSuccess','m2Prime','column','AddDataValidationMutation','getDataRange','__decorateClass$4','@univerjs/docs','_leftInclineTransformMutations','orderMap','SetColDataMutation','loadSheet','_config','LIVESHARE_FETCH_OPERATIONS','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','SINGLE_HISTORY_MUTATIONS','APPLY_PERMISSION_DENIED','transformDocumentDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','@univerjs/sheets-drawing','UniverInstanceType','replace','unitID','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet','ReorderRangeMutation','saveDoc','changeset_ack','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col','RevertRevisionMutation\x20conflicts\x20with\x20other\x20mutations!','CollaborationEvent','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','SetNumfmtMutation','DeleteConditionalRuleMutation','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','LICENSE_EXPORT_SIZE_EXCEEDED','splice','getUnit','_init','APPLY_NON_SEQUENTIAL_REVISION','AddConditionalRuleMutation','924545GHkxIL','SetColVisibleMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','concat','CHANGESET_REVISION_CONFILICT','UpdateCommentRefMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','exports','processFormulaString','blocks','endOffset','singleReferenceToGrid','transformUpdateDataValidationWithRefRange','RangeMergeUtil','any','1581020kLdANe','drawingId','random','actualRow','2508hhrYtz','ISnapshotServerService','REFERENCE','UpdateRuleType','UNISCRIPT_RUN','find','_injector','splitCellDataToBlocks','ENSURE_SNAPSHOT_EXECUTION','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','cellValue','createUnit','SetFrozenMutation','selections','UniverSheetsConditionalFormatting','start','AddWorksheetProtectionMutation','Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.','drawingIds','rng','length','toString','GRID','revision','LIVESHARE_NEW_HOST','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','stringify','UPDATE_PERMISSION_OBJ','NEW_CHANGESETS','then','Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.','left','unsafeStringify','incrementRevOfUnit','code','UniverDataValidation','transformChangesets','transformRefStyleFromCells','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','LICENSE_MAX_UNITS_EXCEEDED','APPLY_REVISION_CONFILICT','startOffset','getRandomValues','UpdateCommentMutation','_compressMutationService','getUnitId','keys','insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','InterceptorManager','loopRule','liveshare.request_host','moveColumns','Two\x20mutation\x20have\x20the\x20same\x20worksheetId!','RemoveWorksheetMergeMutation','isInclineTransformMutationsFailure','moveRows','columnData','MSG_FOR_ERROR','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name','end','LIVESHARE_OPERATION','value','__decorateParam$3','actions','DocTransformController','update_cursor','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','unshift','isTransformMutationsWithChangesetSuccess','AddWorksheetMergeMutation','InsertColCommand','fromCharCode','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','SetWorksheetOrderMutation','@univerjs/core','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','sort','name','@univerjs/thread-comment','UNDEFINED','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','mergeAddMutation','reorderRemoveRows','columnCount','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','@univerjs/engine-formula','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','createInterceptorKey','MUTATION','title','generateTemporarySnap','COMPLETION_FINISHED','ALREADY_EXISTS','ReCalcSheetsFilterMutation','parentId','syncExecuteCommand','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','_resourceManagerService','includes','NOT_FOUND','intersects','INTERNAL_ERROR','data','[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.','handleDefaultRangeChangeWithEffectRefCommands','TransformService','UniverProLicense','intercept','CHANGESET_SHOULD_RETRY','YUUMI_RATE_OVER_LIMIT','formula1','isTransformMutationsWithChangesetFailure','SINGLE_SNAPSHOT_MUTATIONS','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','criteria','AddHyperLinkMutation','payload','FETCH_MISSING','values','insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','getCurrentRevOfUnit','should_close_conn','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range','commentId','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','registerCommand','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','\x20already\x20exists.','DeleteCommentMutation','unit_delete','cfId','unitId','JSONX','APPLY_REJECT','mapDocumentTypeToUniverType','bind','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','push','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','COLUMN','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','findIndex','CHANGESET_REJ','Tools','users_enter','UniverCollaborationPlugin','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','SHOULD_CLOSE_CONN','min','update_permission_obj','sheets','SetSelectionsOperation','removeRows','params','rowData','__defNormalProp','comment','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col','RANGE','UniverSheetsFilter','__decorateParam$4','contain','7IGFPcf','RevertRevisionMutation','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','removeColumns','getInterceptPoints','SnapshotService','UniverDocs','add','Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.','SetWorksheetRowIsAutoHeightMutation','EN_US','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','_transformMap','liveshare.terminate','LICENSE_IMPORT_SIZE_EXCEEDED','transformWorkbookDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','liveshare.new_host','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment','forValue','Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!','ITransformService','UNRECOGNIZED','transform','@univerjs/sheets-hyper-link','__decorateParam$5','EmptyMutation','move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','UniverThreadComment','isTransformChangesetsFailure','move\x20col\x20is\x20conflict\x20with\x20move\x20range','6114kdKJcr','parse','SetSheetsFilterRangeMutation','Injector','handleInsert','getResources','subtract','RemoveSheetMutation','index','transformDocumentDataToSnapshot','setRevOfUnit','from','UniverSheets','getSheetId','decodeWorksheetOtherMetas','isTransformMutationSuccess','MoveConditionalRuleMutation','MoveRangeMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','drawingObjectsIntersect','Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!','serializeRangeToRefString','SetWorksheetRowHeightMutation','workbook','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column','sourceRange','ref','SetConditionalRuleMutation','getMatrix','CONNECTOR_DATA_TOO_LARGE','LexerTreeBuilder','COMPRESS_MUTATION_APPLY','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','CompressMutationService','doc','cellData','342NknbUW','SNAPSHOT_INVALID_SNAPSHOT','PERMISSION_REJ','some','_revisionService','_rightInclineTransformMutations','259528zNIfml','before','liveshare.fetch_operations','@univerjs/data-validation','SetColHiddenMutation','getUnitOnRev','handler','InsertColMutation','RemoveHyperLinkMutation','applyAddMutationTransform','handleBaseMoveRowsCols','liveshare.operation','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','type','UNIVER_SHEET','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','Trying\x20to\x20mutate\x20a\x20deleted\x20worksheet!','actualColumn','__decorateParam$2','move\x20row\x20is\x20conflict\x20with\x20move\x20row','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft','moveMatrixArray','__decorateClass','collaboration.config','getSheetBlocksFromSnapshot','@univerjs/sheets-conditional-formatting','TOO_MANY_REQUESTS','Plugin','range','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','MoveRowsCommand','SetWorksheetRowAutoHeightMutation','JSON1','max','SetSheetsFilterCriteriaMutation','lineSubtractLines','loadDoc','0123456789','filter','transformMutation','_initSetRangeValues','SetWorksheetNameMutation','entries','transformSnapshotToDocumentData():\x20snapshot.doc\x20is\x20undefined.','parseChangesetToProtocol','univer.snapshot-server-service','SheetTypes','isRangesEqual','forEach','COMMENT_UPDATE','parseProtocolMutation','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row','new_changesets','baseRev','get','setRev','pluginName'];_0x4bdf=function(){return _0xc030d3;};return _0x4bdf();}
|
|
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();}
|