@univerjs-pro/collaboration 0.5.5-experimental.20250122-3362a4a → 0.5.5-experimental.20250123-34738ff
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 +16 -16
- 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 _0x3d5f(_0x39d577,_0xe4f7ce){const _0x2e9e36=_0x2e9e();return _0x3d5f=function(_0x3d5f73,_0x5e2744){_0x3d5f73=_0x3d5f73-0x67;let _0x48f14e=_0x2e9e36[_0x3d5f73];return _0x48f14e;},_0x3d5f(_0x39d577,_0xe4f7ce);}function _0x2e9e(){const _0x4cafcd=['add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name','UNIVER_SHEET','getUnitOnRev','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','doc','toStringTag','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','_configService','comment_update','UniverDataValidation','b64EncodeUnicode','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','left','type','drawingObjectsIntersect','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','getSheetBlocksFromSnapshot','randomUUID','some','SheetTypes','liveshare.new_host','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','extractActionsBySegmentId','ObjectMatrix','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','rowsAutoHeightInfo','Rectangle','uniscript.run','UNISCRIPT_RUN','AddConditionalRuleMutation','IUniverInstanceService','LIVESHARE_FETCH_OPERATIONS','pluginName','RangeMergeUtil','reorder\x20range\x20is\x20conflict\x20with\x20reorder\x20range','isFormulaString','findIndex','saveSheetBlock','transformUpdateDataValidationWithRefRange','liveshare.request_host','SNAPSHOT_INVALID_SNAPSHOT','getLength','primary','2HDekDj','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row','SetWorksheetColWidthMutation','data','transformAddDataValidationWithRefRange','keys','UniverSheetsConditionalFormatting','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row','LICENSE_MAX_UNITS_EXCEEDED','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col','getData','@univerjs/engine-formula','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','parentId','flat','reduce','deepClone','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','APPLY_NON_SEQUENTIAL_REVISION','createIdentifier','UpdateCommentRefMutation','transformSnapshotToWorkbookData','endRow','UniverCollaborationPlugin','LIVESHARE_REQUEST_HOST','textRanges','REFERENCE','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','get','then','MoveRowsMutation','0123456789','EmptyMutation','encodeDocOriginalMeta','205045UyghjW','setConfig','UNAUTHENTICATED','orderMapGenerator','comment','ENSURE_SNAPSHOT_EXECUTION','RemoveDataValidationMutation','@univerjs/data-validation','deserializeRangeWithSheetWithCache','COMPRESS_MUTATION_APPLY','MoveRowsCommand','UpdateHyperLinkMutation','unshift','endColumn','ITransformService','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','@univerjs/sheets-filter','exports','UPDATE_CURSOR','sequenceNodeType','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col','sheet','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.','JSON1','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','body','InterceptorManager','move\x20col\x20is\x20conflict\x20with\x20move\x20col','mapDocumentTypeToUniverType','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','forValue','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row','RemoveSheetsFilterMutation','registerTransformAlgorithm','AddRangeProtectionMutation','SetColHiddenMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','Range','insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','loadDoc','_univerInstanceService','actualColumn','mergeAddMutation','SetWorksheetNameMutation','AddCommentMutation','generateTempDocumentSnapshot','orderMap','SetSelectionsOperation','IConfigService','ISnapshotServerService','SetTabColorMutation','incrementRevOfUnit','MSG_FOR_ERROR','getSheets','getSheetId','getOwnPropertyDescriptor','find','sequenceNodesBuilder','UNIVER_PROJECT','encodeWorkbookOtherMetas','save','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitID:\x20','lineSubtractLines','formula1','SetColVisibleMutation','RANGE','_initSetRangeValues','COMPLETION_FINISHED','EN_US','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','SetWorksheetRowHeightMutation','saveDoc','Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.','object','PSEUDO_FETCH_MISSING_RESULT','UNIVER_UNKNOWN','title','handler','slice','CONNECTOR_DATA_TOO_LARGE','_config','makeArray','blockMeta','NOT_FOUND','transformWorkbookDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','ReorderRangeUndoMutationFactory','color','[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20','onStarting','Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.','entries','RichTextEditingMutation','__decorateParam$1','columnCount','contain','queryObjectMatrix','SetSheetsFilterCriteriaMutation','@univerjs-pro/license','1464536cVuxvd','RemoveSheetMutation','SetRowDataMutation','liveshare.fetch_operations','UNIVER_SLIDE','generateRandomId','function','YUUMI_URL_COL_OUT_OF_RANGE','error','interceptor','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','realDeleteValue','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','RangeSubtractRanges','createUnit','remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','SetRangeProtectionMutation','transformTextRanges','UNRECOGNIZED','fromOrder','makeMatrixArray','charCodeAt','__decorateParam$3','rev','SUBMIT_CHANGESET','UniverDocs','APPLY_PERMISSION_DENIED','\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20','isTransformChangesetsSuccess','SNAPSHOT_HAS_BEEN_REMOVED','isArray','isTransformMutationFailure','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','fill','getInterceptPoints','ReorderRangeMutation','right','Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','uid','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','removeRows','MoveColsMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','unitID','changeset_rej','_revisionService','sort','APPLY_REJECT','AddHyperLinkMutation','submit_changeset','parseProtocolChangeset','targetRange','__decorateClass$3','drawingIds','criteria','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','SetSheetsFilterRangeMutation','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column','params','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','cellData','move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','push','m2Prime','LIVESHARE_OPERATION','sheets','rules','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','users_leave','new_changesets','6493223Rdekow','processFormulaString','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitId:\x20','add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','includes','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','moveRows','move\x20range\x20is\x20conflict\x20with\x20reorder\x20range','has','parseProtocolMutation','setRevOfUnit','isTransformChangesetsFailure','dispose','JSONX','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','InsertRowCommand','getMatrix','actions','LocaleType','decode','PERMISSION_DENIED','RemoveRowMutation','concat','DrawingApplyType','b64DecodeUnicode','COMPRESS_MUTATION_SEND','792820CLrJtd','__decorateClass','getUnit','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','encodeWorksheetOtherMetas','SetNumfmtMutation','styleRefMap','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','commentId','singleReferenceToGrid','_transformService','endOffset','UniverSheetsDrawing','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','SetWorksheetRowAutoHeightMutation','YUUMI_RATE_OVER_LIMIT','__decorateParam','parse','SetDrawingApplyMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','ErrorType','payload','Plugin','update_cursor','UniverProLicense','CollaborationEvent','MoveConditionalRuleMutation','block','rotateRange','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','AddWorksheetMergeMutation','RemoveRowCommand','UpdateHyperLinkRefMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment','@univerjs/core','toOrder','__decorateClass$2','parseMutationToProtocol','nodeType','rowCount','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','SINGLE_HISTORY_MUTATIONS','ALREADY_EXISTS','UniverSheetsHyperLink','handleInsert','getRev','changeset_ack','startRow','_compressMutationService','order','start','random','remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','moveColumns','Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.','UpdateDataValidationMutation','hasOwnProperty','bind','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','isTransformMutationsWithChangesetSuccess','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','applyAddMutationTransform','univer-pro.collaboration.transform-service','INVALID_ARGUMENT','link','transformCellsFromRefStyle','AddWorksheetProtectionMutation','InsertColCommand','spliceArray','fetch_missing','COMMENT_UPDATE','actualRow','registerCommand','UpdateCommentMutation','size','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','amd','[SnapshotService]:\x20request\x20snapshot\x20error!','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','SheetTransformController','SetRangeValuesMutation','getSheetBlock','775680HBKWBA','mutations','splitCellDataToBlocks','DocTransformController','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet','intercept','7VsHQsf','Injector','_snapshotServerService','handleRemove','transformChangesets','setValue','message','decodeDocOriginalMeta','PERMISSION_REJ','unsafeStringify','from','Remove-cols\x20has\x20conflicts\x20with\x20move-range','10930shqKVD','RemoveColCommand','[TransformService]\x20Transform\x20algorithm\x20for\x20','isInclineTransformMutationsFailure','handleBaseMoveRowsCols','symbol','1390710fEBReY','objects','3DiWBeT','remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment','insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','liveshare.terminate','InsertSheetMutation','isError','SHOULD_CLOSE_CONN','edit\x20range\x20of\x20same\x20data-validation\x20rule\x20is\x20not\x20allowed','transformUpdateCommentRefWithRefRange','move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height','isTransformMutationsWithChangesetFailure','\x20and\x20','YUUMI_SUBSCRIPTION_NOT_FOUND','value','LIVESHARE_NEW_HOST','RemoveHyperLinkMutation','univer.mutation.create-unit','mergeOrder','rowData','loopRule','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','decodePartOfCellData','blocks','revision','removeColumns','remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','stringify','ruleId','cellValue','name','handleBaseRemoveRange','UniverProCollaboration','CompressMutationService','serializeRangeToRefString','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','add','transformAddCommentWithRefRange','CreateUnitMutation','insertMatrixArray','Disposable','_leftInclineTransformMutations','sourceRange','length','rule','Block\x20not\x20found','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','CHANGESET_ACK','__publicField','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','@univerjs/sheets','any','lineSubtractLine','insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','\x20already\x20exists.','selections','error_msg','isTransformMutationsFailure','ref','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','defineProperty','transformDocumentDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','blockID','forEach','YUUMI_UNABLE_LOAD_URL','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','clear','Trying\x20to\x20mutate\x20a\x20deleted\x20worksheet!','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','SetRowHiddenMutation','__decorateClass$5','isRangesEqual','intersect','MUTATION','FETCH_MISSING','@univerjs/sheets-conditional-formatting','map','step','filter','[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!','_injector','moveMatrixArray','unitId','UNDEFINED','checkChangesetsAligned','all','@univerjs/sheets-hyper-link','insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','number','columnData','UniverCore','min','Two\x20mutation\x20have\x20the\x20same\x20worksheetId!','toString','RevisionService','handleCommonDefaultRangeChangeWithEffectRefCommands','parseChangesetToProtocol','UpdateRuleType','transformMutation','drawingOrderObjectsIntersect','USERS_LEAVE','merge','formula2','SetWorksheetOrderMutation','RemoveColMutation','getSnapshot','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','_transformMap','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','USERS_ENTER','transformWorkbookDataToSnapshot','transformSnapshotToDocumentData():\x20snapshot.doc\x20is\x20undefined.','transformSnapshotToDocumentData','cfId','transformFormula','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','splice','SetColDataMutation','textEncoder','SETTING','__decorateParam$4','row','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','ICommandService','_rightInclineTransformMutations','should_close_conn','intersects','LICENSE_IMPORT_SIZE_EXCEEDED','SetConditionalRuleMutation','startOffset','update_permission_obj','createInterceptorKey','_init','handleBaseInsertRange','isTransformMutationsSuccess','RemoveNumfmtMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','getDeserializedSheetBlock','SnapshotService','saveSnapshot','RevertRevisionMutation\x20conflicts\x20with\x20other\x20mutations!','drawingId','DeleteConditionalRuleMutation','UniverEngineFormula','foreach','TOO_MANY_REQUESTS','baseRev','set','toColumn','ranges','isMergedMainCell','Inject','RevertRevisionMutation','pseudo_fetch_missing_result','LICENSE_DISTRO_REJECTED','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','code','col','incrementRev','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','parseProtocolCommand','GRID','DeleteCommentMutation','INTERNAL_ERROR','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft','Move\x20conditional\x20formatting\x20rule\x20\x20is\x20conflict\x20with\x20self','[SnapshotService]:\x20cannot\x20load\x20the\x20same\x20unit\x20twice!\x20The\x20unitID\x20is\x20','transformDocumentDataToSnapshot','move\x20col\x20is\x20conflict\x20with\x20move\x20range','syncExecuteCommand','end','m1Prime','toLowerCase','__decorateClass$1','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range','SetFrozenMutation','ReCalcSheetsFilterMutation','APPLY_DUPLICATED','UNIVER_DOC','AddDataValidationMutation','__decorateParam$5','transform','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','rng','encode','colId','IResourceManagerService','@univerjs/thread-comment','startColumn','InsertColMutation','Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.','Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!','InsertRowMutation','MoveRangeMutation','getDataRange','reorderRemoveRows','CHANGESET_REVISION_CONFILICT','RemoveWorksheetMergeMutation','transformPosition','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','index','APPLY_REVISION_CONFILICT','max','isTransformMutationSuccess','values','_resourceManagerService','LICENSE_EXPORT_SIZE_EXCEEDED','COLUMN','replace','range','originalMeta','getResources','_commandService','SetWorksheetRowIsAutoHeightMutation','indexOf','SetRowVisibleMutation','getUnitId','sheetOrder','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','1017hsQbJX','Tools','serializeRange','UniverInstanceType','@univerjs/sheets-drawing','move\x20row\x20is\x20conflict\x20with\x20move\x20range','subUnitId','transformMutations','resources','MoveColsCommand','handleDefaultRangeChangeWithEffectRefCommands','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','column','getRandomValues','UniverSheets','LexerTreeBuilder','string','set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment'];_0x2e9e=function(){return _0x4cafcd;};return _0x2e9e();}(function(_0x18f19d,_0x5aba65){const _0x472b72=_0x3d5f,_0x90348d=_0x18f19d();while(!![]){try{const _0x2af9af=-parseInt(_0x472b72(0x2ae))/0x1*(-parseInt(_0x472b72(0x28c))/0x2)+-parseInt(_0x472b72(0x16d))/0x3*(-parseInt(_0x472b72(0x100))/0x4)+parseInt(_0x472b72(0x153))/0x5+parseInt(_0x472b72(0x16b))/0x6+parseInt(_0x472b72(0x159))/0x7*(-parseInt(_0x472b72(0x9f))/0x8)+parseInt(_0x472b72(0x24d))/0x9*(parseInt(_0x472b72(0x165))/0xa)+-parseInt(_0x472b72(0xe6))/0xb;if(_0x2af9af===_0x5aba65)break;else _0x90348d['push'](_0x90348d['shift']());}catch(_0x43fec9){_0x90348d['push'](_0x90348d['shift']());}}}(_0x2e9e,0x22420),function(_0x30f7fa,_0x199f89){const _0x329ae1=_0x3d5f;typeof exports==_0x329ae1(0x86)&&typeof module<'u'?_0x199f89(exports,require(_0x329ae1(0x122)),require('@univerjs/thread-comment'),require(_0x329ae1(0x1b9)),require(_0x329ae1(0x2b5)),require(_0x329ae1(0x1c4)),require('@univerjs/sheets'),require('@univerjs/sheets-filter'),require('@univerjs/engine-formula'),require(_0x329ae1(0x251)),require('@univerjs/docs'),require(_0x329ae1(0x9e))):typeof define==_0x329ae1(0xa5)&&define[_0x329ae1(0x14d)]?define([_0x329ae1(0x2bf),_0x329ae1(0x122),_0x329ae1(0x22d),_0x329ae1(0x1b9),'@univerjs/data-validation',_0x329ae1(0x1c4),_0x329ae1(0x19f),_0x329ae1(0x2be),_0x329ae1(0x297),_0x329ae1(0x251),'@univerjs/docs','@univerjs-pro/license'],_0x199f89):(_0x30f7fa=typeof globalThis<'u'?globalThis:_0x30f7fa||self,_0x199f89(_0x30f7fa[_0x329ae1(0x18d)]={},_0x30f7fa[_0x329ae1(0x1c8)],_0x30f7fa['UniverThreadComment'],_0x30f7fa[_0x329ae1(0x292)],_0x30f7fa[_0x329ae1(0x26a)],_0x30f7fa[_0x329ae1(0x12c)],_0x30f7fa[_0x329ae1(0x25d)],_0x30f7fa['UniverSheetsFilter'],_0x30f7fa[_0x329ae1(0x200)],_0x30f7fa[_0x329ae1(0x10c)],_0x30f7fa[_0x329ae1(0xb8)],_0x30f7fa[_0x329ae1(0x118)]));}(this,function(_0x9d417b,_0x40e939,_0x39f817,_0x23629c,_0x1dd6bb,_0x32c6c9,_0x4c4136,_0x4bc3fa,_0x18126a,_0x16ae80,_0x2f69ff,_0x49c640){'use strict';const _0x5ed379=_0x3d5f;var _0x2786cf=Object[_0x5ed379(0x1a9)],_0x1853da=(_0x239ed0,_0x11d9e0,_0x3686ad)=>_0x11d9e0 in _0x239ed0?_0x2786cf(_0x239ed0,_0x11d9e0,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x3686ad}):_0x239ed0[_0x11d9e0]=_0x3686ad,_0x11abe0=(_0x2f1810,_0x138ddb)=>_0x2786cf(_0x2f1810,_0x5ed379(0x18b),{'value':_0x138ddb,'configurable':!0x0}),_0x8f0145=(_0xe8d126,_0x3ca06a,_0x310d3b)=>_0x1853da(_0xe8d126,typeof _0x3ca06a!=_0x5ed379(0x16a)?_0x3ca06a+'':_0x3ca06a,_0x310d3b),_0x3d3793,_0x2078b7,_0x31004b,_0xb20fa3,_0x45b68a,_0x209def;function _0x5a2e23(_0x2dc4c6){return!!_0x2dc4c6['error'];}_0x11abe0(_0x5a2e23,'isTransformMutationFailure');function _0xe1b183(_0x1c3a6f){return!_0x5a2e23(_0x1c3a6f);}_0x11abe0(_0xe1b183,'isTransformMutationSuccess');function _0x350d13(_0x43ec2f){const _0x431f8b=_0x5ed379;return!!_0x43ec2f[_0x431f8b(0xa7)];}_0x11abe0(_0x350d13,_0x5ed379(0x168));function _0x3a6b34(_0x850ace){return!!_0x850ace['error'];}_0x11abe0(_0x3a6b34,_0x5ed379(0x1a6));function _0x44f182(_0x5918e9){return!_0x3a6b34(_0x5918e9);}_0x11abe0(_0x44f182,_0x5ed379(0x1f7));function _0x1e2aa5(_0x432e45){const _0x4d00dc=_0x5ed379;return!!_0x432e45[_0x4d00dc(0xa7)];}_0x11abe0(_0x1e2aa5,_0x5ed379(0xf1));function _0x42885c(_0x387b6e){return!_0x1e2aa5(_0x387b6e);}_0x11abe0(_0x42885c,_0x5ed379(0xbb));function _0xc7f81e(_0x150909){return!!_0x150909['error'];}_0x11abe0(_0xc7f81e,_0x5ed379(0x178));function _0xc673a5(_0x56fbed){return!_0xc7f81e(_0x56fbed);}_0x11abe0(_0xc673a5,_0x5ed379(0x13c));const _0x1478f1=_0x40e939[_0x5ed379(0x29f)](_0x5ed379(0x13f)),_0x5ee610=class _0x2d21ed extends _0x40e939[_0x5ed379(0x195)]{constructor(){const _0xb94d29=_0x5ed379;super(...arguments),_0x8f0145(this,_0xb94d29(0x1d9),new Map());}[_0x5ed379(0xf2)](){const _0x184fb6=_0x5ed379;this[_0x184fb6(0x1d9)][_0x184fb6(0x1af)]();}[_0x5ed379(0x2d2)](_0x4764c6){const _0x45d69b=_0x5ed379,{m1:_0x51c051,m2:m2='any'}=_0x4764c6;this['_transformMap']['has'](_0x51c051)||this[_0x45d69b(0x1d9)][_0x45d69b(0x204)](_0x51c051,new Map());const _0x50b09e=this[_0x45d69b(0x1d9)][_0x45d69b(0x2a8)](_0x51c051);if(_0x50b09e['has'](m2))throw new Error(_0x45d69b(0x167)+_0x51c051+_0x45d69b(0x179)+m2+_0x45d69b(0x1a3));_0x50b09e[_0x45d69b(0x204)](m2,_0x4764c6);}[_0x5ed379(0x1d0)](_0x41bb14,_0x4d3ce3,_0x5d6344){const _0x5be375=_0x5ed379;var _0x17509d,_0x4a3009,_0x466823,_0x4af1a5,_0x48a7d2,_0x29576a;const _0xb46d8c=this[_0x5be375(0x1d9)],_0x3861aa=((_0x17509d=_0xb46d8c[_0x5be375(0x2a8)](_0x41bb14['id']))==null?void 0x0:_0x17509d['get'](_0x4d3ce3['id']))||((_0x4a3009=_0xb46d8c[_0x5be375(0x2a8)](_0x41bb14['id']))==null?void 0x0:_0x4a3009[_0x5be375(0x2a8)]('any'))||((_0x466823=_0xb46d8c['get'](_0x5be375(0x1a0)))==null?void 0x0:_0x466823[_0x5be375(0x2a8)](_0x4d3ce3['id']));if(_0x3861aa)return _0x5d6344?_0x3861aa[_0x5be375(0x8a)](_0x41bb14,_0x4d3ce3,_0x5d6344):_0x3861aa[_0x5be375(0x8a)](_0x41bb14,_0x4d3ce3);const _0x54fbf3=((_0x4af1a5=_0xb46d8c[_0x5be375(0x2a8)](_0x4d3ce3['id']))==null?void 0x0:_0x4af1a5[_0x5be375(0x2a8)](_0x41bb14['id']))||((_0x48a7d2=_0xb46d8c[_0x5be375(0x2a8)](_0x4d3ce3['id']))==null?void 0x0:_0x48a7d2[_0x5be375(0x2a8)](_0x5be375(0x1a0)))||((_0x29576a=_0xb46d8c[_0x5be375(0x2a8)](_0x5be375(0x1a0)))==null?void 0x0:_0x29576a['get'](_0x41bb14['id']));if(_0x54fbf3){const _0x140243=_0x5d6344?_0x54fbf3[_0x5be375(0x8a)](_0x4d3ce3,_0x41bb14,_0x5d6344):_0x54fbf3[_0x5be375(0x8a)](_0x4d3ce3,_0x41bb14);return _0xe1b183(_0x140243)?_0x5d6344?{'m2Prime':_0x140243['m1Prime']}:{'m2Prime':_0x140243['m1Prime'],'m1Prime':_0x140243[_0x5be375(0xdf)]}:_0x140243;}return{'m1Prime':_0x41bb14,'m2Prime':_0x4d3ce3};}[_0x5ed379(0x254)](_0x272135,_0x2a240c,_0x2b4d66){const _0x1436be=_0x5ed379,_0x286d56=this[_0x1436be(0x1ed)](_0x272135,_0x2a240c);if(_0x350d13(_0x286d56))return _0x286d56;if(_0x2b4d66)return{'m2Prime':_0x286d56};const _0x1480b7=this[_0x1436be(0x196)](_0x272135,_0x2a240c);return _0x350d13(_0x1480b7)?_0x1480b7:{'m1Prime':_0x1480b7,'m2Prime':_0x286d56};}[_0x5ed379(0x1ed)](_0x2295ba,_0x27ad39){const _0x1072e2=_0x5ed379,_0x2ab3f9=_0x2295ba['length'];let _0x18b9d0;for(_0x18b9d0=0x0;_0x18b9d0<_0x2ab3f9;_0x18b9d0++){let _0x3b81ff=[_0x2295ba[_0x18b9d0]],_0x5dc621=[];for(let _0xcc8926=0x0,_0x3968fa=_0x27ad39[_0x1072e2(0x198)];_0xcc8926<_0x3968fa;_0xcc8926++){const _0x3840a7=_0x27ad39[_0xcc8926];let _0x3006ae;if(_0x3b81ff[_0x1072e2(0x198)]===0x0)_0x3006ae=[_0x3840a7],_0x3b81ff=[];else{if(_0x3b81ff[_0x1072e2(0x198)]===0x1){const _0x307aae=this[_0x1072e2(0x1d0)](_0x3b81ff[0x0],_0x3840a7);if(_0x5a2e23(_0x307aae))return _0x307aae;if(_0x3006ae=_0x4c9a8b(_0x307aae[_0x1072e2(0xdf)]),!_0x307aae['m1Prime'])throw new Error(_0x1072e2(0x230));_0x3b81ff=_0x4c9a8b(_0x307aae[_0x1072e2(0x21d)]);}else{const _0x195055=this['_rightInclineTransformMutations'](_0x3b81ff,[_0x3840a7]);if(_0x195055[_0x1072e2(0xa7)])return _0x195055;if(_0x3006ae=_0x195055,_0xcc8926<_0x3968fa-0x1){const _0xc8de58=this[_0x1072e2(0x196)](_0x3b81ff,[_0x3840a7]);if(_0xc8de58[_0x1072e2(0xa7)])return _0xc8de58;_0x3b81ff=_0xc8de58;}}}_0x5dc621=_0x5dc621[_0x1072e2(0xfc)](_0x3006ae);}_0x27ad39=_0x5dc621;}return _0x27ad39;}['_leftInclineTransformMutations'](_0x379bf0,_0x379527){const _0x50624d=_0x5ed379,_0x4d550c=_0x379527['length'];let _0x2d1279;for(_0x2d1279=0x0;_0x2d1279<_0x4d550c;_0x2d1279++){let _0x30df5b=[_0x379527[_0x2d1279]],_0x28ec4b=[];for(let _0x23c232=0x0,_0x16fa39=_0x379bf0[_0x50624d(0x198)];_0x23c232<_0x16fa39;_0x23c232++){const _0xa1d23f=_0x379bf0[_0x23c232];let _0xc39f66;if(_0x30df5b['length']===0x0)_0xc39f66=[_0xa1d23f],_0x30df5b=[];else{if(_0x30df5b[_0x50624d(0x198)]===0x1){const _0x378a92=this['transformMutation'](_0xa1d23f,_0x30df5b[0x0]);if(_0x5a2e23(_0x378a92))return _0x378a92;if(!_0x378a92[_0x50624d(0x21d)])throw new Error(_0x50624d(0x230));_0xc39f66=_0x4c9a8b(_0x378a92[_0x50624d(0x21d)]),_0x30df5b=_0x4c9a8b(_0x378a92[_0x50624d(0xdf)]);}else{const _0x5e556e=this['_leftInclineTransformMutations']([_0xa1d23f],_0x30df5b);if(_0x5e556e['error'])return _0x5e556e;if(_0xc39f66=_0x5e556e,_0x23c232<_0x16fa39-0x1){const _0x1d4cae=this[_0x50624d(0x1ed)]([_0xa1d23f],_0x30df5b);if(_0x1d4cae['error'])return _0x1d4cae;_0x30df5b=_0x1d4cae;}}}_0x28ec4b=_0x28ec4b[_0x50624d(0xfc)](_0xc39f66);}_0x379bf0=_0x28ec4b;}return _0x379bf0;}[_0x5ed379(0x15d)](_0x2b7de2,_0xfeb805,_0x55af88){const _0x22ca74=_0x5ed379;if(!_0x481258(_0x2b7de2,_0xfeb805))throw new Error(_0x22ca74(0x94)+_0xfeb805[0x0][_0x22ca74(0x203)]+_0x22ca74(0xba)+_0x2b7de2[0x0][_0x22ca74(0x185)]+'.');const _0x5da471=_0x2b7de2[_0x22ca74(0x198)],_0x17ffd1=_0xfeb805[_0x22ca74(0x198)],_0x576cb5=_0xf8ec3c(_0x5da471,_0x17ffd1+0x1),_0x33d101=_0xf8ec3c(_0x5da471+0x1,_0x17ffd1);_0x2b7de2['forEach']((_0x414881,_0x4cbc06)=>_0x576cb5[_0x4cbc06][0x0]=_0x414881),_0xfeb805[_0x22ca74(0x1ac)]((_0x371c50,_0x4969e9)=>_0x33d101[0x0][_0x4969e9]=_0x371c50);try{for(let _0x48017e=0x0;_0x48017e<_0x17ffd1;_0x48017e++)for(let _0x5481a4=0x0;_0x5481a4<_0x5da471;_0x5481a4++){const _0x242fb3=_0x33d101[_0x5481a4][_0x48017e],_0x1f7a84=_0x576cb5[_0x5481a4][_0x48017e];if(!_0x242fb3||!_0x1f7a84)throw new Error(_0x22ca74(0x231));const _0x39c441=this[_0x22ca74(0x254)](_0x1f7a84['mutations'],_0x242fb3[_0x22ca74(0x154)]);if(_0x3a6b34(_0x39c441))return{'error':_0x39c441[_0x22ca74(0xa7)]};_0x33d101[_0x5481a4+0x1][_0x48017e]={..._0x242fb3,'mutations':_0x39c441[_0x22ca74(0xdf)]},_0x576cb5[_0x5481a4][_0x48017e+0x1]={..._0x1f7a84,'mutations':_0x39c441[_0x22ca74(0x21d)]};}return _0x55af88?{'c2Prime':_0x33d101[_0x5da471]}:{'c1Prime':_0x576cb5[_0x22ca74(0x1ba)](_0x40f4c9=>_0x40f4c9[_0x17ffd1])['flat'](),'c2Prime':_0x33d101[_0x5da471]};}catch(_0x190825){throw console[_0x22ca74(0xa7)](_0x190825),_0x190825;}}['transformMutationsWithChangeset'](_0x4bcea6,_0x158576){const _0x5dfc81=_0x5ed379,_0x38cc91=_0x4bcea6['mutations'],_0x321213=this[_0x5dfc81(0x254)](_0x38cc91,_0x158576);return _0x3a6b34(_0x321213)?{'error':_0x321213[_0x5dfc81(0xa7)]}:{'m2Prime':_0x321213[_0x5dfc81(0xdf)],'c1Prime':{..._0x4bcea6,'mutations':_0x321213[_0x5dfc81(0x21d)]}};}};_0x11abe0(_0x5ee610,'TransformService');let _0xee5b2d=_0x5ee610;function _0x481258(_0x5a1daf,_0x4770f1){const _0x1d26fa=_0x5ed379;return _0x5a1daf[0x0][_0x1d26fa(0x185)]-0x1===_0x4770f1[0x0][_0x1d26fa(0x203)];}_0x11abe0(_0x481258,_0x5ed379(0x1c2));function _0xf8ec3c(_0x1747e8,_0x14ab15){const _0x2e4a26=_0x5ed379;return new Array(_0x1747e8)[_0x2e4a26(0xc0)](void 0x0)[_0x2e4a26(0x1ba)](()=>new Array(_0x14ab15));}_0x11abe0(_0xf8ec3c,_0x5ed379(0xb3));function _0x4c9a8b(_0x20ed4d){const _0x2eef34=_0x5ed379;return Array[_0x2eef34(0xbd)](_0x20ed4d)?_0x20ed4d:[_0x20ed4d];}_0x11abe0(_0x4c9a8b,_0x5ed379(0x8e));const _0x5ca511={'m1':_0x39f817[_0x5ed379(0x69)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x5c0c4b,_0x1adb72)=>{const _0x5c5aa0=_0x5ed379,_0x226897=_0x5c0c4b['params'],_0x37bd14=_0x1adb72['params'],_0x2ff633={'m1Prime':_0x5c0c4b,'m2Prime':_0x1adb72};if(_0x226897['unitId']!==_0x37bd14[_0x5c5aa0(0x1c0)]||_0x226897[_0x5c5aa0(0x253)]!==_0x37bd14[_0x5c5aa0(0x253)]||_0x226897['comment'][_0x5c5aa0(0x1a7)]!==_0x37bd14[_0x5c5aa0(0x2b2)][_0x5c5aa0(0x1a7)])return _0x2ff633;if(!_0x226897['comment'][_0x5c5aa0(0x299)]&&!_0x37bd14['comment'][_0x5c5aa0(0x299)]){const _0x5ef28d=_0x40e939[_0x5c5aa0(0x24e)][_0x5c5aa0(0x29c)](_0x1adb72);return _0x5ef28d['params'][_0x5c5aa0(0x2b2)][_0x5c5aa0(0x299)]=_0x5c0c4b['params'][_0x5c5aa0(0x2b2)]['id'],{'m1Prime':[{'id':_0x39f817[_0x5c5aa0(0x214)]['id'],'params':{'unitId':_0x226897[_0x5c5aa0(0x1c0)],'subUnitId':_0x37bd14[_0x5c5aa0(0x253)],'commentId':_0x37bd14[_0x5c5aa0(0x2b2)]['id']}},_0x5c0c4b,_0x5ef28d],'m2Prime':[_0x5ef28d]};}return _0x2ff633;},_0x5ed379(0x8a))},_0x3f319d={'m1':_0x23629c['AddConditionalRuleMutation']['id'],'m2':_0x23629c[_0x5ed379(0x27e)]['id'],'handler'(_0x1dba79,_0x588cb5){const _0x4f69f9=_0x5ed379;if(_0x1dba79[_0x4f69f9(0xda)][_0x4f69f9(0x1c0)]!==_0x588cb5['params'][_0x4f69f9(0x1c0)]||_0x1dba79[_0x4f69f9(0xda)][_0x4f69f9(0x253)]!==_0x588cb5['params'][_0x4f69f9(0x253)])return{'m1Prime':_0x1dba79,'m2Prime':_0x588cb5};const {unitId:_0x14274c,subUnitId:_0xa187d9}=_0x1dba79[_0x4f69f9(0xda)],_0x10e0ef=_0x40e939[_0x4f69f9(0x24e)][_0x4f69f9(0x29c)](_0x1dba79),_0x1919a0=_0x40e939[_0x4f69f9(0x24e)][_0x4f69f9(0x29c)](_0x588cb5),_0x234e9c=[_0x10e0ef],_0x5ec5ea={'unitId':_0x14274c,'subUnitId':_0xa187d9,'start':{'id':_0x1919a0[_0x4f69f9(0xda)][_0x4f69f9(0x199)][_0x4f69f9(0x1e0)],'type':'before'},'end':{'id':_0x1919a0[_0x4f69f9(0xda)][_0x4f69f9(0x199)][_0x4f69f9(0x1e0)],'type':'after'}};return _0x234e9c[_0x4f69f9(0xde)]({'id':_0x23629c[_0x4f69f9(0x11a)]['id'],'params':_0x5ec5ea}),{'m1Prime':_0x234e9c,'m2Prime':_0x1919a0};}};function _0xd0f7db(_0x4abb52,_0x246e4b,_0x1e8e08,_0x55be07){const _0x3623ee=_0x5ed379,_0x186f3b=new _0x40e939['ObjectMatrix']();_0x1e8e08[_0x3623ee(0x1ac)](_0x12e187=>{const _0x475bc8=_0x3623ee;_0x12e187['ranges'][_0x475bc8(0x1ac)](_0x11e887=>{const _0x46c9e9=_0x475bc8;_0x40e939[_0x46c9e9(0x2d6)][_0x46c9e9(0x201)](_0x11e887,(_0x265bb3,_0x3847f0)=>{const _0x36fdc1=_0x46c9e9;_0x186f3b[_0x36fdc1(0x15e)](_0x265bb3,_0x3847f0,_0x12e187['uid']);});});}),_0x55be07[_0x3623ee(0x1ac)](_0x35cba5=>{const _0x4039ab=_0x3623ee;_0x35cba5[_0x4039ab(0x206)]['forEach'](_0x52d734=>{const _0x94df3b=_0x4039ab;_0x40e939[_0x94df3b(0x2d6)]['foreach'](_0x52d734,(_0x41f982,_0x37dc92)=>{const _0x421e92=_0x94df3b;_0x186f3b[_0x421e92(0x15e)](_0x41f982,_0x37dc92,_0x35cba5[_0x421e92(0xc6)]);});});});const _0xe927a8=[];return _0x1e8e08['forEach'](_0x51c00f=>{const _0x5dca64=_0x3623ee,_0xf12040=_0x40e939['queryObjectMatrix'](_0x186f3b,_0x565609=>_0x565609===_0x51c00f[_0x5dca64(0xc6)]);if(_0xf12040[_0x5dca64(0x198)]){if(!_0x40e939['isRangesEqual'](_0xf12040,_0x51c00f[_0x5dca64(0x206)])){const _0x25bccf={'ruleId':_0x51c00f[_0x5dca64(0xc6)],'unitId':_0x4abb52,'subUnitId':_0x246e4b,'payload':{'type':_0x1dd6bb[_0x5dca64(0x1cf)]['RANGE'],'payload':_0xf12040}};_0xe927a8['push']({'id':_0x1dd6bb[_0x5dca64(0x138)]['id'],'params':_0x25bccf});}}else{const _0x23b24b={'ruleId':_0x51c00f['uid'],'unitId':_0x4abb52,'subUnitId':_0x246e4b};_0xe927a8[_0x5dca64(0xde)]({'id':_0x1dd6bb[_0x5dca64(0x2b4)]['id'],'params':_0x23b24b});}}),_0xe927a8;}_0x11abe0(_0xd0f7db,_0x5ed379(0x13e));function _0x2f112e(_0x2440c2,_0x567eac){const _0x1a30cb=_0x5ed379,_0x3b27d4=_0x40e939[_0x1a30cb(0x24e)]['deepClone'](Array[_0x1a30cb(0xbd)](_0x2440c2[_0x1a30cb(0xda)]['rule'])?_0x2440c2[_0x1a30cb(0xda)][_0x1a30cb(0x199)]:[_0x2440c2[_0x1a30cb(0xda)][_0x1a30cb(0x199)]]);return _0x567eac['forEach'](_0x3f50bf=>{const _0x517e4f=_0x1a30cb;if(_0x3f50bf['id']===_0x1dd6bb[_0x517e4f(0x138)]['id']){const _0x17f4c3=_0x3f50bf,_0x48af35=_0x3b27d4['find'](_0x228ef0=>_0x228ef0[_0x517e4f(0xc6)]===_0x17f4c3[_0x517e4f(0xda)][_0x517e4f(0x189)]);_0x48af35['ranges']=_0x17f4c3[_0x517e4f(0xda)]['payload']['payload'];}else{if(_0x3f50bf['id']===_0x1dd6bb['RemoveDataValidationMutation']['id']){const _0x5e493a=_0x3b27d4[_0x517e4f(0x285)](_0x27ff01=>_0x27ff01['uid']===_0x3f50bf[_0x517e4f(0xda)][_0x517e4f(0x189)]);_0x3b27d4[_0x5e493a]=null;}}}),_0x3b27d4[_0x1a30cb(0x1bc)](Boolean)[_0x1a30cb(0x198)]?[{..._0x2440c2,'params':{..._0x2440c2['params'],'rule':_0x3b27d4[_0x1a30cb(0x1bc)](Boolean)}}]:[];}_0x11abe0(_0x2f112e,_0x5ed379(0x67));const _0x4d325f={'m1':_0x1dd6bb[_0x5ed379(0x225)]['id'],'m2':_0x1dd6bb['AddDataValidationMutation']['id'],'handler':_0x11abe0((_0x516e66,_0x433e23)=>{const _0x247cba=_0x5ed379,_0x21544b={'m1Prime':_0x516e66,'m2Prime':_0x433e23},_0x43deb9=_0x516e66[_0x247cba(0xda)],_0x44fd95=_0x433e23['params'];if(_0x43deb9[_0x247cba(0x1c0)]!==_0x44fd95[_0x247cba(0x1c0)]||_0x43deb9['subUnitId']!==_0x44fd95['subUnitId'])return _0x21544b;const _0x720082=_0x40e939[_0x247cba(0x24e)][_0x247cba(0x29c)](_0x516e66),_0x134278=_0x40e939[_0x247cba(0x24e)][_0x247cba(0x29c)](_0x433e23),_0x5e59bf=_0x43deb9[_0x247cba(0x1c0)],_0x27e922=_0x44fd95[_0x247cba(0x253)],_0x488894=_0x720082[_0x247cba(0xda)][_0x247cba(0x199)],_0x4e9079=_0x134278['params'][_0x247cba(0x199)];if(Array['isArray'](_0x488894)&&Array['isArray'](_0x4e9079))return{'m1Prime':[],'m2Prime':[]};if(Array[_0x247cba(0xbd)](_0x488894)){_0x720082[_0x247cba(0xda)][_0x247cba(0x23a)]=0x0;const _0x227480=_0xd0f7db(_0x5e59bf,_0x27e922,_0x488894,[_0x4e9079]);return{'m1Prime':_0x2f112e(_0x720082,_0x227480),'m2Prime':[..._0x227480,_0x134278]};}if(Array[_0x247cba(0xbd)](_0x4e9079)){const _0x1c0661=_0xd0f7db(_0x5e59bf,_0x27e922,_0x4e9079,[_0x488894]);return _0x134278[_0x247cba(0xda)]['index']=0x0,{'m1Prime':_0x2f112e(_0x720082,_0x1c0661),'m2Prime':[..._0x1c0661,_0x134278]};}const _0x2d447a=_0xd0f7db(_0x5e59bf,_0x27e922,[_0x488894],[_0x4e9079]);return _0x134278['params'][_0x247cba(0x23a)]=-0x1,{'m1Prime':_0x2f112e(_0x720082,_0x2d447a),'m2Prime':[..._0x2d447a,_0x134278]};},_0x5ed379(0x8a))},_0x380f9d={'m1':_0x1dd6bb['AddDataValidationMutation']['id'],'m2':_0x1dd6bb[_0x5ed379(0x138)]['id'],'handler':_0x11abe0((_0x4d82cf,_0x208fac)=>{const _0x528e7b=_0x5ed379,_0x14ba04={'m1Prime':_0x4d82cf,'m2Prime':_0x208fac},_0x277ccd=_0x4d82cf['params'],_0x4e612f=_0x208fac[_0x528e7b(0xda)];if(_0x277ccd['unitId']!==_0x4e612f[_0x528e7b(0x1c0)]||_0x277ccd[_0x528e7b(0x253)]!==_0x4e612f['subUnitId'])return _0x14ba04;if(_0x208fac['params'][_0x528e7b(0x115)][_0x528e7b(0x26e)]===_0x1dd6bb[_0x528e7b(0x1cf)][_0x528e7b(0x7e)]){const {unitId:_0x3110ed,subUnitId:_0x153792}=_0x4d82cf['params'],_0x291ee3=Array[_0x528e7b(0xbd)](_0x4d82cf[_0x528e7b(0xda)][_0x528e7b(0x199)])?_0x4d82cf['params'][_0x528e7b(0x199)]:[_0x4d82cf['params'][_0x528e7b(0x199)]],_0x36f5be=[],_0x36f7fc=new _0x40e939[(_0x528e7b(0x278))]();return _0x291ee3[_0x528e7b(0x1ac)](_0x402de5=>{_0x402de5['ranges']['forEach'](_0x56be91=>{const _0x4cda58=_0x3d5f;_0x40e939[_0x4cda58(0x2d6)][_0x4cda58(0x201)](_0x56be91,(_0x487286,_0x1ec7f4)=>{const _0x26f134=_0x4cda58;_0x36f7fc[_0x26f134(0x15e)](_0x487286,_0x1ec7f4,_0x402de5[_0x26f134(0xc6)]);});});}),_0x208fac[_0x528e7b(0xda)]['payload'][_0x528e7b(0x115)][_0x528e7b(0x1ac)](_0xb096e=>{_0x40e939['Range']['foreach'](_0xb096e,(_0x2be53d,_0x49a920)=>{const _0x29c1dd=_0x3d5f;_0x36f7fc[_0x29c1dd(0x15e)](_0x2be53d,_0x49a920,_0x208fac[_0x29c1dd(0xda)][_0x29c1dd(0x189)]);});}),_0x291ee3[_0x528e7b(0x1ac)](_0x57edb7=>{const _0x40433c=_0x528e7b,_0x32b649=_0x40e939[_0x40433c(0x9c)](_0x36f7fc,_0x33ea93=>_0x33ea93===_0x57edb7[_0x40433c(0xc6)]);_0x40e939['isRangesEqual'](_0x32b649,_0x57edb7[_0x40433c(0x206)])||(_0x32b649[_0x40433c(0x198)]?_0x36f5be[_0x40433c(0xde)]({'id':_0x1dd6bb[_0x40433c(0x138)]['id'],'params':{'unitId':_0x3110ed,'subUnitId':_0x153792,'ruleId':_0x57edb7[_0x40433c(0xc6)],'payload':{'type':_0x1dd6bb[_0x40433c(0x1cf)][_0x40433c(0x7e)],'payload':_0x32b649}}}):_0x36f5be[_0x40433c(0xde)]({'id':_0x1dd6bb[_0x40433c(0x2b4)]['id'],'params':{'unitId':_0x3110ed,'subUnitId':_0x153792,'ruleId':_0x57edb7[_0x40433c(0xc6)]}}));}),{'m1Prime':_0x2f112e(_0x4d82cf,_0x36f5be),'m2Prime':[..._0x36f5be,_0x208fac]};}return _0x14ba04;},_0x5ed379(0x8a))},_0x4709d9={'m1':_0x32c6c9['AddHyperLinkMutation']['id'],'m2':_0x32c6c9[_0x5ed379(0xd0)]['id'],'handler':_0x11abe0((_0x75c28b,_0x39a2a8)=>{const _0x357789=_0x5ed379,_0x2927b7=_0x75c28b[_0x357789(0xda)],_0x2cfc6c=_0x39a2a8[_0x357789(0xda)];return _0x2927b7[_0x357789(0x1c0)]===_0x2cfc6c['unitId']&&_0x2927b7[_0x357789(0x253)]===_0x2cfc6c[_0x357789(0x253)]&&_0x2927b7['link']['row']===_0x2cfc6c['link'][_0x357789(0x1ea)]&&_0x2927b7[_0x357789(0x141)]['column']===_0x2cfc6c[_0x357789(0x141)]['column']?{'m2Prime':_0x39a2a8,'m1Prime':[]}:{'m1Prime':_0x75c28b,'m2Prime':_0x39a2a8};},_0x5ed379(0x8a))},_0x2036ae={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x5232c7,_0x5b1e80)=>{const _0x5f0bf8=_0x5ed379,_0x4303e5={'m1Prime':_0x5232c7,'m2Prime':_0x5b1e80};return _0x5232c7['params'][_0x5f0bf8(0x1c0)]!==_0x5b1e80['params'][_0x5f0bf8(0x1c0)]||_0x5232c7[_0x5f0bf8(0xda)][_0x5f0bf8(0x253)]!==_0x5b1e80[_0x5f0bf8(0xda)][_0x5f0bf8(0x253)]?_0x4303e5:{'error':new Error(_0x5f0bf8(0x10d))};},_0x5ed379(0x8a))},_0x360f68={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x23629c['AddConditionalRuleMutation']['id'],'handler':_0x11abe0((_0x2c09a2,_0xeeb7c4)=>{const _0x2922ed=_0x5ed379,_0x213e7a={'m1Prime':_0x2c09a2,'m2Prime':_0xeeb7c4};if(_0x2c09a2[_0x2922ed(0xda)]['unitId']!==_0xeeb7c4[_0x2922ed(0xda)][_0x2922ed(0x1c0)]||_0x2c09a2[_0x2922ed(0xda)][_0x2922ed(0x253)]!==_0xeeb7c4[_0x2922ed(0xda)]['subUnitId'])return _0x213e7a;const _0x474339=_0x2c09a2[_0x2922ed(0xda)][_0x2922ed(0xe2)][_0x2922ed(0x1ba)](_0x465268=>_0x465268[_0x2922ed(0x206)])['flat'](),_0x58d756=_0xeeb7c4[_0x2922ed(0xda)][_0x2922ed(0x199)][_0x2922ed(0x206)];return _0x474339[_0x2922ed(0x273)](_0x31c0ff=>_0x58d756[_0x2922ed(0x273)](_0x59d761=>_0x40e939[_0x2922ed(0x27b)]['intersects'](_0x31c0ff,_0x59d761)))?{'error':new Error(_0x2922ed(0xf4))}:_0x213e7a;},_0x5ed379(0x8a))},_0xca2ace={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x2d3)]['id'],'handler':_0x11abe0((_0x26e1c7,_0x564e59)=>{const _0x33d678=_0x5ed379,_0x49e9e0={'m1Prime':_0x26e1c7,'m2Prime':_0x564e59};if(_0x26e1c7['params'][_0x33d678(0x1c0)]!==_0x564e59['params'][_0x33d678(0x1c0)]||_0x26e1c7[_0x33d678(0xda)][_0x33d678(0x253)]!==_0x564e59[_0x33d678(0xda)][_0x33d678(0x253)])return _0x49e9e0;const _0x1ce983=_0x26e1c7[_0x33d678(0xda)][_0x33d678(0xe2)][_0x33d678(0x1ba)](_0x1df013=>_0x1df013[_0x33d678(0x206)])['flat'](),_0x4a8050=_0x564e59[_0x33d678(0xda)]['rules'][_0x33d678(0x1ba)](_0x33b95d=>_0x33b95d[_0x33d678(0x206)])['flat']();return _0x1ce983['some'](_0x8c3ab1=>_0x4a8050[_0x33d678(0x273)](_0x194c98=>_0x40e939[_0x33d678(0x27b)][_0x33d678(0x1ef)](_0x8c3ab1,_0x194c98)))?{'error':new Error(_0x33d678(0x26c))}:_0x49e9e0;},_0x5ed379(0x8a))},_0x50d69c={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler':_0x11abe0((_0x46597e,_0x1811cb)=>{const _0x33f6e3=_0x5ed379,_0x510238={'m1Prime':_0x46597e,'m2Prime':_0x1811cb};if(_0x46597e[_0x33f6e3(0xda)][_0x33f6e3(0x1c0)]!==_0x1811cb[_0x33f6e3(0xda)][_0x33f6e3(0x1c0)]||_0x46597e[_0x33f6e3(0xda)][_0x33f6e3(0x253)]!==_0x1811cb['params'][_0x33f6e3(0x253)])return _0x510238;const _0x539b23=_0x46597e[_0x33f6e3(0xda)][_0x33f6e3(0xe2)][_0x33f6e3(0x1ba)](_0x4923f8=>_0x4923f8[_0x33f6e3(0x206)])[_0x33f6e3(0x29a)](),_0xf16854=_0x1811cb['params'][_0x33f6e3(0x206)];return _0x539b23[_0x33f6e3(0x273)](_0x16fe1e=>_0xf16854[_0x33f6e3(0x273)](_0x2039c2=>_0x40e939[_0x33f6e3(0x27b)][_0x33f6e3(0x1ef)](_0x16fe1e,_0x2039c2)))?{'error':new Error(_0x33f6e3(0x113))}:_0x510238;},_0x5ed379(0x8a))},_0x393318={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x143)]['id'],'handler':_0x11abe0((_0x1cd58e,_0xaee878)=>{const _0x3e1865=_0x5ed379,_0x3c0078={'m1Prime':_0x1cd58e,'m2Prime':_0xaee878};return _0x1cd58e[_0x3e1865(0xda)][_0x3e1865(0x1c0)]!==_0xaee878[_0x3e1865(0xda)]['unitId']||_0x1cd58e[_0x3e1865(0xda)][_0x3e1865(0x253)]!==_0xaee878[_0x3e1865(0xda)]['rule'][_0x3e1865(0x253)]?_0x3c0078:{'error':new Error(_0x3e1865(0x190))};},_0x5ed379(0x8a))},_0x40ac9d={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x23629c['DeleteConditionalRuleMutation']['id'],'handler':_0x11abe0((_0x5f1ed2,_0x38ab15)=>{const _0x1dfbb6=_0x5ed379,_0x4f51a4={'m1Prime':_0x5f1ed2,'m2Prime':_0x38ab15};return _0x5f1ed2[_0x1dfbb6(0xda)][_0x1dfbb6(0x1c0)]!==_0x38ab15[_0x1dfbb6(0xda)][_0x1dfbb6(0x1c0)]||_0x5f1ed2['params'][_0x1dfbb6(0x253)]!==_0x38ab15[_0x1dfbb6(0xda)][_0x1dfbb6(0x253)]?_0x4f51a4:{'error':new Error(_0x1dfbb6(0xe9))};},_0x5ed379(0x8a))},_0x10adc2={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x22f)]['id'],'handler':_0x11abe0((_0x31e763,_0x4e1395)=>{const _0xf186f8=_0x5ed379,_0x47ff19={'m1Prime':_0x31e763,'m2Prime':_0x4e1395};if(_0x31e763[_0xf186f8(0xda)][_0xf186f8(0x1c0)]!==_0x4e1395[_0xf186f8(0xda)][_0xf186f8(0x1c0)]||_0x31e763[_0xf186f8(0xda)][_0xf186f8(0x253)]!==_0x4e1395[_0xf186f8(0xda)][_0xf186f8(0x253)])return _0x47ff19;const _0x206fd5=_0x31e763[_0xf186f8(0xda)][_0xf186f8(0xe2)]['map'](_0x172b0a=>_0x172b0a['ranges'])[_0xf186f8(0x29a)](),_0x4d01dd=_0x4e1395[_0xf186f8(0xda)][_0xf186f8(0x243)];return _0x206fd5[_0xf186f8(0x273)](_0x3dc123=>_0x40e939['Rectangle'][_0xf186f8(0x1ef)](_0x3dc123,_0x4d01dd))?{'error':new Error(_0xf186f8(0x1e2))}:_0x47ff19;},_0x5ed379(0x8a))},_0x248c45={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x232)]['id'],'handler':_0x11abe0((_0x5bdd52,_0x215d66)=>{const _0x49ee46=_0x5ed379,_0x4f0822={'m1Prime':_0x5bdd52,'m2Prime':_0x215d66};if(_0x5bdd52[_0x49ee46(0xda)]['unitId']!==_0x215d66[_0x49ee46(0xda)][_0x49ee46(0x1c0)]||_0x5bdd52['params'][_0x49ee46(0x253)]!==_0x215d66[_0x49ee46(0xda)]['subUnitId'])return _0x4f0822;const _0x597966=_0x5bdd52[_0x49ee46(0xda)][_0x49ee46(0xe2)][_0x49ee46(0x1ba)](_0x23314f=>_0x23314f['ranges'])['flat'](),_0x3e9713=_0x215d66[_0x49ee46(0xda)]['range'];return _0x597966[_0x49ee46(0x273)](_0x18f74c=>_0x40e939[_0x49ee46(0x27b)]['intersects'](_0x18f74c,_0x3e9713))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row')}:_0x4f0822;},'handler')},_0x480582={'m1':_0x4c4136['AddRangeProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0xc9)]['id'],'handler':_0x11abe0((_0x59a7a7,_0x5bb927)=>{const _0x109233=_0x5ed379,_0x1e3764={'m1Prime':_0x59a7a7,'m2Prime':_0x5bb927};if(_0x59a7a7['params']['unitId']!==_0x5bb927[_0x109233(0xda)]['unitId']||_0x59a7a7[_0x109233(0xda)][_0x109233(0x253)]!==_0x5bb927['params'][_0x109233(0x253)])return _0x1e3764;const _0x54f3bb=_0x59a7a7[_0x109233(0xda)][_0x109233(0xe2)]['map'](_0x573d26=>_0x573d26[_0x109233(0x206)])[_0x109233(0x29a)](),_0x720c4c=[_0x5bb927[_0x109233(0xda)]['sourceRange'],_0x5bb927['params'][_0x109233(0xd3)]];return _0x54f3bb['some'](_0x30773b=>_0x720c4c[_0x109233(0x273)](_0x40b04f=>_0x40e939['Rectangle'][_0x109233(0x1ef)](_0x30773b,_0x40b04f)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col')}:_0x1e3764;},_0x5ed379(0x8a))},_0x5c8130={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler':_0x11abe0((_0x448748,_0x38d0ce)=>{const _0x1b43bf=_0x5ed379,_0x48d644={'m1Prime':_0x448748,'m2Prime':_0x38d0ce};if(_0x448748[_0x1b43bf(0xda)][_0x1b43bf(0x1c0)]!==_0x38d0ce[_0x1b43bf(0xda)]['unitId']||_0x448748[_0x1b43bf(0xda)][_0x1b43bf(0x253)]!==_0x38d0ce[_0x1b43bf(0xda)][_0x1b43bf(0x163)][_0x1b43bf(0x253)])return _0x48d644;const _0x3999f=_0x448748[_0x1b43bf(0xda)]['rules']['map'](_0x4ba595=>_0x4ba595[_0x1b43bf(0x206)])[_0x1b43bf(0x29a)](),_0x142801=new _0x40e939['ObjectMatrix'](_0x38d0ce[_0x1b43bf(0xda)][_0x1b43bf(0x163)]['value'])[_0x1b43bf(0x234)](),_0x19aef2=new _0x40e939['ObjectMatrix'](_0x38d0ce[_0x1b43bf(0xda)]['to'][_0x1b43bf(0x17b)])[_0x1b43bf(0x234)](),_0x4c1699=[_0x142801,_0x19aef2];return _0x3999f[_0x1b43bf(0x273)](_0x239109=>_0x4c1699[_0x1b43bf(0x273)](_0xe39318=>_0x40e939[_0x1b43bf(0x27b)]['intersects'](_0x239109,_0xe39318)))?{'error':new Error(_0x1b43bf(0x211))}:_0x48d644;},_0x5ed379(0x8a))},_0x156184={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x2aa)]['id'],'handler':_0x11abe0((_0x4de9c3,_0x4cbb99)=>{const _0x18d1b3=_0x5ed379,_0x40e8a8={'m1Prime':_0x4de9c3,'m2Prime':_0x4cbb99};if(_0x4de9c3[_0x18d1b3(0xda)][_0x18d1b3(0x1c0)]!==_0x4cbb99[_0x18d1b3(0xda)]['unitId']||_0x4de9c3[_0x18d1b3(0xda)]['subUnitId']!==_0x4cbb99[_0x18d1b3(0xda)][_0x18d1b3(0x253)])return _0x40e8a8;const _0x28c201=_0x4de9c3[_0x18d1b3(0xda)][_0x18d1b3(0xe2)]['map'](_0x423bfa=>_0x423bfa['ranges'])[_0x18d1b3(0x29a)](),_0x2a7a17=[_0x4cbb99[_0x18d1b3(0xda)][_0x18d1b3(0x197)],_0x4cbb99[_0x18d1b3(0xda)]['targetRange']];return _0x28c201['some'](_0x3b5352=>_0x2a7a17['some'](_0x1ebfa3=>_0x40e939[_0x18d1b3(0x27b)][_0x18d1b3(0x1ef)](_0x3b5352,_0x1ebfa3)))?{'error':new Error(_0x18d1b3(0xca))}:_0x40e8a8;},_0x5ed379(0x8a))},_0x2a3c08={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136['RemoveColMutation']['id'],'handler':_0x11abe0((_0x3696fe,_0x4bd333)=>{const _0x5347fc=_0x5ed379,_0x243a5f={'m1Prime':_0x3696fe,'m2Prime':_0x4bd333};if(_0x3696fe[_0x5347fc(0xda)][_0x5347fc(0x1c0)]!==_0x4bd333[_0x5347fc(0xda)]['unitId']||_0x3696fe[_0x5347fc(0xda)][_0x5347fc(0x253)]!==_0x4bd333['params'][_0x5347fc(0x253)])return _0x243a5f;const _0x31638b=_0x3696fe['params'][_0x5347fc(0xe2)]['map'](_0x59f8ec=>_0x59f8ec[_0x5347fc(0x206)])[_0x5347fc(0x29a)](),_0x86ed7a=_0x4bd333['params'][_0x5347fc(0x243)];return _0x31638b[_0x5347fc(0x273)](_0x29d511=>_0x40e939[_0x5347fc(0x27b)][_0x5347fc(0x1ef)](_0x29d511,_0x86ed7a))?{'error':new Error(_0x5347fc(0x24c))}:_0x243a5f;},_0x5ed379(0x8a))},_0x262547={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x2b4)]['id'],'handler':_0x11abe0((_0x203bc9,_0x1ce6dc)=>{const _0x15faaf=_0x5ed379,_0x2f161c={'m1Prime':_0x203bc9,'m2Prime':_0x1ce6dc};return _0x203bc9[_0x15faaf(0xda)]['unitId']!==_0x1ce6dc[_0x15faaf(0xda)][_0x15faaf(0x1c0)]||_0x203bc9['params']['subUnitId']!==_0x1ce6dc[_0x15faaf(0xda)][_0x15faaf(0x253)]?_0x2f161c:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule')};},_0x5ed379(0x8a))},_0x111e09={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler':_0x11abe0((_0x428cbe,_0x4d15af)=>{const _0x3a5a1d=_0x5ed379,_0x562c39={'m1Prime':_0x428cbe,'m2Prime':_0x4d15af};if(_0x428cbe[_0x3a5a1d(0xda)]['unitId']!==_0x4d15af[_0x3a5a1d(0xda)][_0x3a5a1d(0x1c0)]||_0x428cbe['params'][_0x3a5a1d(0x253)]!==_0x4d15af[_0x3a5a1d(0xda)][_0x3a5a1d(0x253)])return _0x562c39;const _0x50ca18=_0x428cbe[_0x3a5a1d(0xda)]['rules'][_0x3a5a1d(0x1ba)](_0x1afa25=>_0x1afa25[_0x3a5a1d(0x206)])[_0x3a5a1d(0x29a)](),_0x359d45=_0x4d15af[_0x3a5a1d(0xda)][_0x3a5a1d(0x206)];return _0x50ca18[_0x3a5a1d(0x273)](_0x2dcc71=>_0x359d45[_0x3a5a1d(0x273)](_0x1ce35e=>_0x40e939[_0x3a5a1d(0x27b)][_0x3a5a1d(0x1ef)](_0x2dcc71,_0x1ce35e)))?{'error':new Error(_0x3a5a1d(0xc7))}:_0x562c39;},_0x5ed379(0x8a))},_0x301bc9={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x2d1)]['id'],'handler':_0x11abe0((_0x40b80b,_0x9a3702)=>{const _0x4b39ec=_0x5ed379,_0x589fef={'m1Prime':_0x40b80b,'m2Prime':_0x9a3702};return _0x40b80b[_0x4b39ec(0xda)][_0x4b39ec(0x1c0)]!==_0x9a3702[_0x4b39ec(0xda)][_0x4b39ec(0x1c0)]||_0x40b80b['params'][_0x4b39ec(0x253)]!==_0x9a3702[_0x4b39ec(0xda)]['subUnitId']?_0x589fef:{'error':new Error(_0x4b39ec(0x82))};},'handler')},_0x469fff={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'handler':_0x11abe0((_0x23359e,_0x3ce9a2)=>{const _0x241c93=_0x5ed379,_0x4010d7={'m1Prime':_0x23359e,'m2Prime':_0x3ce9a2};if(_0x23359e[_0x241c93(0xda)][_0x241c93(0x1c0)]!==_0x3ce9a2['params'][_0x241c93(0x1c0)]||_0x23359e[_0x241c93(0xda)]['subUnitId']!==_0x3ce9a2['params'][_0x241c93(0x253)])return _0x4010d7;const _0x11ae74=_0x23359e[_0x241c93(0xda)]['rules'][_0x241c93(0x1ba)](_0x479417=>_0x479417[_0x241c93(0x206)])[_0x241c93(0x29a)](),_0x340f73=_0x3ce9a2[_0x241c93(0xda)][_0x241c93(0x206)];return _0x11ae74[_0x241c93(0x273)](_0x44a032=>_0x340f73[_0x241c93(0x273)](_0xb8a837=>_0x40e939['Rectangle'][_0x241c93(0x1ef)](_0x44a032,_0xb8a837)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge')}:_0x4010d7;},_0x5ed379(0x8a))},_0x44c90b={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x23629c[_0x5ed379(0x1f1)]['id'],'handler':_0x11abe0((_0x1c11c9,_0x9ff85)=>{const _0x32cb97=_0x5ed379,_0x43df46={'m1Prime':_0x1c11c9,'m2Prime':_0x9ff85};if(_0x1c11c9[_0x32cb97(0xda)][_0x32cb97(0x1c0)]!==_0x9ff85[_0x32cb97(0xda)][_0x32cb97(0x1c0)]||_0x1c11c9[_0x32cb97(0xda)][_0x32cb97(0x253)]!==_0x9ff85[_0x32cb97(0xda)][_0x32cb97(0x253)])return _0x43df46;const _0x315312=_0x1c11c9[_0x32cb97(0xda)][_0x32cb97(0xe2)][_0x32cb97(0x1ba)](_0x5b984c=>_0x5b984c['ranges'])[_0x32cb97(0x29a)](),_0x2fd746=_0x9ff85[_0x32cb97(0xda)][_0x32cb97(0x199)][_0x32cb97(0x206)];return _0x315312['some'](_0x34f32d=>_0x2fd746[_0x32cb97(0x273)](_0x454316=>_0x40e939['Rectangle'][_0x32cb97(0x1ef)](_0x34f32d,_0x454316)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')}:_0x43df46;},_0x5ed379(0x8a))},_0x2732f8={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136['SetFrozenMutation']['id'],'handler':_0x11abe0((_0x30438c,_0xedf268)=>{const _0x5e8086=_0x5ed379,_0x4362fb={'m1Prime':_0x30438c,'m2Prime':_0xedf268};if(_0x30438c[_0x5e8086(0xda)][_0x5e8086(0x1c0)]!==_0xedf268[_0x5e8086(0xda)][_0x5e8086(0x1c0)]||_0x30438c[_0x5e8086(0xda)]['subUnitId']!==_0xedf268[_0x5e8086(0xda)][_0x5e8086(0x253)])return _0x4362fb;const _0x83a65=_0x30438c['params']['rules']['map'](_0x305c8d=>_0x305c8d['ranges'])[_0x5e8086(0x29a)](),_0x2cee8d=[{'startRow':_0xedf268[_0x5e8086(0xda)][_0x5e8086(0x130)],'endRow':_0xedf268[_0x5e8086(0xda)][_0x5e8086(0x130)],'startColumn':_0xedf268[_0x5e8086(0xda)]['startColumn'],'endColumn':_0xedf268[_0x5e8086(0xda)]['startColumn']}];return _0x83a65[_0x5e8086(0x273)](_0xbd9b2b=>_0x2cee8d[_0x5e8086(0x273)](_0x11dfe1=>_0x40e939['Rectangle'][_0x5e8086(0x1ef)](_0xbd9b2b,_0x11dfe1)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen')}:_0x4362fb;},_0x5ed379(0x8a))},_0xed4f75={'m1':_0x4c4136['AddRangeProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler':_0x11abe0((_0x3bd9ed,_0x211faa)=>{const _0x3b3a1c=_0x5ed379,_0x44f5b7={'m1Prime':_0x3bd9ed,'m2Prime':_0x211faa};return _0x3bd9ed[_0x3b3a1c(0xda)][_0x3b3a1c(0x1c0)]!==_0x211faa[_0x3b3a1c(0xda)]['unitId']||_0x3bd9ed[_0x3b3a1c(0xda)][_0x3b3a1c(0x253)]!==_0x211faa[_0x3b3a1c(0xda)][_0x3b3a1c(0x253)]?_0x44f5b7:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt')};},_0x5ed379(0x8a))},_0x1288d6={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0xaf)]['id'],'handler':_0x11abe0((_0x209e9c,_0x300a4f)=>{const _0x37de8b=_0x5ed379,_0xfa398b={'m1Prime':_0x209e9c,'m2Prime':_0x300a4f};if(_0x209e9c[_0x37de8b(0xda)][_0x37de8b(0x1c0)]!==_0x300a4f[_0x37de8b(0xda)][_0x37de8b(0x1c0)]||_0x209e9c[_0x37de8b(0xda)][_0x37de8b(0x253)]!==_0x300a4f[_0x37de8b(0xda)][_0x37de8b(0x253)])return _0xfa398b;const _0x4a1c90=_0x209e9c[_0x37de8b(0xda)][_0x37de8b(0xe2)][_0x37de8b(0x1ba)](_0x18e63f=>_0x18e63f['ranges'])['flat'](),_0xbaa10c=_0x300a4f['params'][_0x37de8b(0x199)][_0x37de8b(0x206)];return _0x4a1c90[_0x37de8b(0x273)](_0x31053b=>_0xbaa10c[_0x37de8b(0x273)](_0x54dce4=>_0x40e939[_0x37de8b(0x27b)][_0x37de8b(0x1ef)](_0x31053b,_0x54dce4)))?{'error':new Error(_0x37de8b(0x182))}:_0xfa398b;},_0x5ed379(0x8a))},_0x1488b1={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136['SetRangeValuesMutation']['id'],'handler':_0x11abe0((_0x2e2e53,_0x5ab737)=>{const _0x38c401=_0x5ed379,_0x25e356={'m1Prime':_0x2e2e53,'m2Prime':_0x5ab737};if(_0x2e2e53[_0x38c401(0xda)][_0x38c401(0x1c0)]!==_0x5ab737[_0x38c401(0xda)][_0x38c401(0x1c0)]||_0x2e2e53[_0x38c401(0xda)][_0x38c401(0x253)]!==_0x5ab737[_0x38c401(0xda)]['subUnitId'])return _0x25e356;const _0x48a2dd=_0x2e2e53[_0x38c401(0xda)][_0x38c401(0xe2)][_0x38c401(0x1ba)](_0x28215a=>_0x28215a['ranges'])[_0x38c401(0x29a)](),_0x5e3e4f=new _0x40e939[(_0x38c401(0x278))](_0x5ab737[_0x38c401(0xda)][_0x38c401(0x18a)])[_0x38c401(0x234)]();return _0x48a2dd['some'](_0x37b635=>_0x40e939[_0x38c401(0x27b)]['intersects'](_0x37b635,_0x5e3e4f))?{'error':new Error(_0x38c401(0x267))}:_0x25e356;},'handler')},_0x1e347a={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x4c4136[_0x5ed379(0x28e)]['id'],'handler':_0x11abe0((_0x388e06,_0x482a72)=>{const _0x485cbd=_0x5ed379,_0x50dfcf={'m1Prime':_0x388e06,'m2Prime':_0x482a72};if(_0x388e06['params'][_0x485cbd(0x1c0)]!==_0x482a72['params'][_0x485cbd(0x1c0)]||_0x388e06[_0x485cbd(0xda)]['subUnitId']!==_0x482a72['params'][_0x485cbd(0x253)])return _0x50dfcf;const _0x4e17ce=_0x388e06['params']['rules'][_0x485cbd(0x1ba)](_0x1d885f=>_0x1d885f[_0x485cbd(0x206)])[_0x485cbd(0x29a)](),_0x410407=_0x482a72[_0x485cbd(0xda)][_0x485cbd(0x206)];return _0x4e17ce['some'](_0x86b33d=>_0x410407[_0x485cbd(0x273)](_0x463e02=>_0x40e939['Rectangle'][_0x485cbd(0x1ef)](_0x86b33d,_0x463e02)))?{'error':new Error(_0x485cbd(0xa9))}:_0x50dfcf;},_0x5ed379(0x8a))},_0x4c6cf6={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x39f817[_0x5ed379(0x14a)]['id'],'handler':_0x11abe0((_0x1b3130,_0x3bca90)=>{const _0x34eba0=_0x5ed379,_0x52c87d={'m1Prime':_0x1b3130,'m2Prime':_0x3bca90};return _0x1b3130[_0x34eba0(0xda)][_0x34eba0(0x1c0)]!==_0x3bca90[_0x34eba0(0xda)][_0x34eba0(0x1c0)]||_0x1b3130[_0x34eba0(0xda)][_0x34eba0(0x253)]!==_0x3bca90['params'][_0x34eba0(0x253)]?_0x52c87d:{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment')};},'handler')},_0x43926c={'m1':_0x4c4136[_0x5ed379(0x2d3)]['id'],'m2':_0x1dd6bb['UpdateDataValidationMutation']['id'],'handler':_0x11abe0((_0x440141,_0x1c6dcf)=>{const _0x50acb5=_0x5ed379,_0x52f66a={'m1Prime':_0x440141,'m2Prime':_0x1c6dcf};return _0x440141['params'][_0x50acb5(0x1c0)]!==_0x1c6dcf['params']['unitId']||_0x440141[_0x50acb5(0xda)][_0x50acb5(0x253)]!==_0x1c6dcf[_0x50acb5(0xda)][_0x50acb5(0x253)]?_0x52f66a:{'error':new Error(_0x50acb5(0x103))};},'handler')},_0x5a2d4b={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x16c83c,_0x66ec0a){const _0x3680e9=_0x5ed379,_0x28733c=_0x40e939[_0x3680e9(0x24e)]['deepClone'](_0x16c83c),_0x3ddfe7=_0x40e939[_0x3680e9(0x24e)][_0x3680e9(0x29c)](_0x66ec0a);if(_0x16c83c[_0x3680e9(0xda)]['unitId']!==_0x66ec0a[_0x3680e9(0xda)][_0x3680e9(0x1c0)]||_0x16c83c[_0x3680e9(0xda)][_0x3680e9(0x253)]!==_0x66ec0a[_0x3680e9(0xda)][_0x3680e9(0x253)])return{'m1Prime':_0x28733c,'m2Prime':_0x3ddfe7};const _0x2205c0=_0x28733c[_0x3680e9(0xda)][_0x3680e9(0x206)],_0x445c9b=_0x3ddfe7[_0x3680e9(0xda)][_0x3680e9(0x206)],_0x513dbf=[_0x3ddfe7],_0x2e321a=new Set();for(let _0x55c026=0x0;_0x55c026<_0x2205c0[_0x3680e9(0x198)];_0x55c026++)for(let _0x49040e=0x0;_0x49040e<_0x445c9b[_0x3680e9(0x198)];_0x49040e++)if(_0x40e939['Rectangle'][_0x3680e9(0x1ef)](_0x2205c0[_0x55c026],_0x445c9b[_0x49040e])){_0x2e321a[_0x3680e9(0x191)](_0x2205c0[_0x55c026]),_0x2205c0['splice'](_0x55c026,0x1),_0x55c026--;break;}return _0x2e321a[_0x3680e9(0x14b)]>0x0&&_0x513dbf[_0x3680e9(0x2ba)]({'id':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x16c83c[_0x3680e9(0xda)][_0x3680e9(0x1c0)],'subUnitId':_0x16c83c[_0x3680e9(0xda)]['subUnitId'],'ranges':Array[_0x3680e9(0x163)](_0x2e321a)}}),_0x2205c0[_0x3680e9(0x198)]===0x0&&(_0x28733c['id']=_0x4c4136[_0x3680e9(0x2ac)]['id']),{'m1Prime':_0x28733c,'m2Prime':_0x513dbf[_0x3680e9(0x198)]>0x1?_0x513dbf:_0x3ddfe7};}},_0x346b2b={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136['InsertColMutation']['id'],'handler'(_0x3b9abd,_0x4c2752){const _0x2ec7fe=_0x5ed379,_0x30fa3a=_0x40e939[_0x2ec7fe(0x24e)]['deepClone'](_0x3b9abd),_0x2bd1a0=_0x40e939[_0x2ec7fe(0x24e)]['deepClone'](_0x4c2752);if(_0x3b9abd['params'][_0x2ec7fe(0x1c0)]!==_0x4c2752['params'][_0x2ec7fe(0x1c0)]||_0x3b9abd[_0x2ec7fe(0xda)][_0x2ec7fe(0x253)]!==_0x4c2752[_0x2ec7fe(0xda)][_0x2ec7fe(0x253)])return{'m1Prime':_0x30fa3a,'m2Prime':_0x2bd1a0};const _0x8ded64=_0x3b9abd[_0x2ec7fe(0xda)]['unitId'],_0x2c4447=_0x3b9abd['params'][_0x2ec7fe(0x253)],_0x4aa4f6=[_0x2bd1a0],_0x5e876c=[],_0x97cde4=[];return _0x30fa3a[_0x2ec7fe(0xda)]['ranges']['forEach'](_0x5bdd7c=>{const _0x7f8f93=_0x2ec7fe,_0x177caa=_0x4c2752[_0x7f8f93(0xda)][_0x7f8f93(0x243)],_0x36eabc=_0x177caa[_0x7f8f93(0x2bb)]-_0x177caa[_0x7f8f93(0x22e)]+0x1;_0x177caa['startColumn']<=_0x5bdd7c[_0x7f8f93(0x22e)]?(_0x5e876c[_0x7f8f93(0xde)]({..._0x5bdd7c}),_0x97cde4[_0x7f8f93(0xde)]({..._0x5bdd7c,'startColumn':_0x5bdd7c[_0x7f8f93(0x22e)]+_0x36eabc,'endColumn':_0x5bdd7c['endColumn']+_0x36eabc}),_0x5bdd7c[_0x7f8f93(0x22e)]=_0x5bdd7c[_0x7f8f93(0x22e)]+_0x36eabc,_0x5bdd7c[_0x7f8f93(0x2bb)]=_0x5bdd7c['endColumn']+_0x36eabc):_0x177caa[_0x7f8f93(0x22e)]>_0x5bdd7c['startColumn']&&_0x177caa['startColumn']<=_0x5bdd7c[_0x7f8f93(0x2bb)]&&(_0x5e876c['push']({..._0x5bdd7c}),_0x97cde4[_0x7f8f93(0xde)]({..._0x5bdd7c,'endColumn':_0x5bdd7c[_0x7f8f93(0x2bb)]+_0x36eabc}),_0x5bdd7c[_0x7f8f93(0x2bb)]=_0x5bdd7c['endColumn']+_0x36eabc);}),_0x5e876c[_0x2ec7fe(0x198)]>0x0&&_0x4aa4f6[_0x2ec7fe(0x2ba)]({'id':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x8ded64,'subUnitId':_0x2c4447,'ranges':_0x5e876c}}),_0x97cde4[_0x2ec7fe(0x198)]>0x0&&_0x4aa4f6[_0x2ec7fe(0xde)]({'id':_0x4c4136[_0x2ec7fe(0x11e)]['id'],'params':{'unitId':_0x8ded64,'subUnitId':_0x2c4447,'ranges':_0x97cde4}}),{'m1Prime':_0x30fa3a,'m2Prime':_0x4aa4f6[_0x2ec7fe(0x198)]>0x1?_0x4aa4f6:_0x4aa4f6[0x0]};}},_0xba220d={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136[_0x5ed379(0x232)]['id'],'handler'(_0x126275,_0x3636d2){const _0x55ce06=_0x5ed379,_0x2b4445=_0x40e939[_0x55ce06(0x24e)]['deepClone'](_0x126275),_0x20923f=_0x40e939[_0x55ce06(0x24e)][_0x55ce06(0x29c)](_0x3636d2);if(_0x126275['params'][_0x55ce06(0x1c0)]!==_0x3636d2[_0x55ce06(0xda)][_0x55ce06(0x1c0)]||_0x126275[_0x55ce06(0xda)]['subUnitId']!==_0x3636d2['params']['subUnitId'])return{'m1Prime':_0x2b4445,'m2Prime':_0x20923f};const _0x563377=_0x126275['params'][_0x55ce06(0x1c0)],_0x179e59=_0x126275[_0x55ce06(0xda)][_0x55ce06(0x253)],_0x5583e0=[_0x20923f],_0x3f550e=[],_0x2867ea=[];return _0x2b4445[_0x55ce06(0xda)][_0x55ce06(0x206)]['forEach'](_0x54a3f4=>{const _0x20a1b5=_0x55ce06,_0x36ebc3=_0x3636d2[_0x20a1b5(0xda)][_0x20a1b5(0x243)],_0x5aa53b=_0x36ebc3[_0x20a1b5(0x2a2)]-_0x36ebc3['startRow']+0x1;_0x36ebc3['startRow']<=_0x54a3f4[_0x20a1b5(0x130)]?(_0x3f550e['push']({..._0x54a3f4}),_0x2867ea[_0x20a1b5(0xde)]({..._0x54a3f4,'startRow':_0x54a3f4[_0x20a1b5(0x130)]+_0x5aa53b,'endRow':_0x54a3f4['endRow']+_0x5aa53b}),_0x54a3f4[_0x20a1b5(0x130)]=_0x54a3f4[_0x20a1b5(0x130)]+_0x5aa53b,_0x54a3f4['endRow']=_0x54a3f4[_0x20a1b5(0x2a2)]+_0x5aa53b):_0x36ebc3[_0x20a1b5(0x130)]>_0x54a3f4[_0x20a1b5(0x130)]&&_0x36ebc3[_0x20a1b5(0x130)]<=_0x54a3f4[_0x20a1b5(0x2a2)]&&(_0x3f550e[_0x20a1b5(0xde)]({..._0x54a3f4}),_0x2867ea[_0x20a1b5(0xde)]({..._0x54a3f4,'endRow':_0x54a3f4[_0x20a1b5(0x2a2)]+_0x5aa53b}),_0x54a3f4[_0x20a1b5(0x2a2)]=_0x54a3f4[_0x20a1b5(0x2a2)]+_0x5aa53b);}),_0x3f550e[_0x55ce06(0x198)]>0x0&&_0x5583e0[_0x55ce06(0x2ba)]({'id':_0x4c4136[_0x55ce06(0x237)]['id'],'params':{'unitId':_0x563377,'subUnitId':_0x179e59,'ranges':_0x3f550e}}),_0x2867ea[_0x55ce06(0x198)]>0x0&&_0x5583e0[_0x55ce06(0xde)]({'id':_0x4c4136[_0x55ce06(0x11e)]['id'],'params':{'unitId':_0x563377,'subUnitId':_0x179e59,'ranges':_0x2867ea}}),{'m1Prime':_0x2b4445,'m2Prime':_0x5583e0[_0x55ce06(0x198)]>0x1?_0x5583e0:_0x5583e0[0x0]};}},_0x457c1d={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136[_0x5ed379(0xc9)]['id'],'handler'(_0x1138d9,_0x1861c2){const _0xffa553=_0x5ed379,_0x18d7b7=_0x40e939['Tools'][_0xffa553(0x29c)](_0x1138d9),_0x34705b=_0x40e939[_0xffa553(0x24e)][_0xffa553(0x29c)](_0x1861c2);if(_0x1138d9[_0xffa553(0xda)][_0xffa553(0x1c0)]!==_0x1861c2[_0xffa553(0xda)][_0xffa553(0x1c0)]||_0x1138d9[_0xffa553(0xda)][_0xffa553(0x253)]!==_0x1861c2['params'][_0xffa553(0x253)])return{'m1Prime':_0x18d7b7,'m2Prime':_0x34705b};const _0xf7bf48=[],_0x2fb9b2=[],_0x5c01d4=[_0x34705b];for(let _0x7e23d9=0x0;_0x7e23d9<_0x18d7b7[_0xffa553(0xda)][_0xffa553(0x206)][_0xffa553(0x198)];_0x7e23d9++){const _0x50eff4=_0x18d7b7[_0xffa553(0xda)][_0xffa553(0x206)][_0x7e23d9],{sourceRange:_0x327d16,targetRange:_0x5689d8}=_0x1861c2[_0xffa553(0xda)];_0x40e939['Rectangle'][_0xffa553(0x1ef)](_0x50eff4,_0x327d16)||_0x40e939['Rectangle'][_0xffa553(0x1ef)](_0x50eff4,_0x5689d8)?(_0xf7bf48[_0xffa553(0xde)]({..._0x50eff4}),_0x18d7b7[_0xffa553(0xda)][_0xffa553(0x206)][_0xffa553(0x1e5)](_0x7e23d9,0x1),_0x7e23d9--):_0x327d16[_0xffa553(0x22e)]<_0x50eff4['startColumn']&&_0x5689d8['startColumn']>_0x50eff4[_0xffa553(0x2bb)]?(_0xf7bf48['push']({..._0x50eff4}),_0x2fb9b2['push']({..._0x50eff4,'startColumn':_0x50eff4['startColumn']-(_0x327d16[_0xffa553(0x2bb)]-_0x327d16[_0xffa553(0x22e)]+0x1),'endColumn':_0x50eff4[_0xffa553(0x2bb)]-(_0x327d16['endColumn']-_0x327d16[_0xffa553(0x22e)]+0x1)}),_0x50eff4[_0xffa553(0x22e)]=_0x50eff4[_0xffa553(0x22e)]-(_0x327d16[_0xffa553(0x2bb)]-_0x327d16[_0xffa553(0x22e)]+0x1),_0x50eff4[_0xffa553(0x2bb)]=_0x50eff4[_0xffa553(0x2bb)]-(_0x327d16[_0xffa553(0x2bb)]-_0x327d16['startColumn']+0x1)):_0x327d16[_0xffa553(0x22e)]>_0x50eff4[_0xffa553(0x2bb)]&&_0x5689d8['endColumn']<_0x50eff4[_0xffa553(0x22e)]&&(_0xf7bf48[_0xffa553(0xde)]({..._0x50eff4}),_0x2fb9b2[_0xffa553(0xde)]({..._0x50eff4,'startColumn':_0x50eff4[_0xffa553(0x22e)]+(_0x327d16['endColumn']-_0x327d16[_0xffa553(0x22e)]+0x1),'endColumn':_0x50eff4['endColumn']+(_0x327d16[_0xffa553(0x2bb)]-_0x327d16['startColumn']+0x1)}),_0x50eff4[_0xffa553(0x22e)]=_0x50eff4[_0xffa553(0x22e)]+(_0x327d16['endColumn']-_0x327d16[_0xffa553(0x22e)]+0x1),_0x50eff4['endColumn']=_0x50eff4[_0xffa553(0x2bb)]+(_0x327d16[_0xffa553(0x2bb)]-_0x327d16[_0xffa553(0x22e)]+0x1));}return _0xf7bf48[_0xffa553(0x198)]>0x0&&_0x5c01d4[_0xffa553(0x2ba)]({'id':_0x4c4136[_0xffa553(0x237)]['id'],'params':{'unitId':_0x1138d9[_0xffa553(0xda)][_0xffa553(0x1c0)],'subUnitId':_0x1138d9[_0xffa553(0xda)][_0xffa553(0x253)],'ranges':_0xf7bf48}}),_0x2fb9b2[_0xffa553(0x198)]>0x0&&_0x5c01d4[_0xffa553(0xde)]({'id':_0x4c4136['AddWorksheetMergeMutation']['id'],'params':{'unitId':_0x1138d9[_0xffa553(0xda)][_0xffa553(0x1c0)],'subUnitId':_0x1138d9[_0xffa553(0xda)]['subUnitId'],'ranges':_0x2fb9b2}}),_0x18d7b7['params']['ranges'][_0xffa553(0x198)]===0x0&&(_0x18d7b7['id']=_0x4c4136[_0xffa553(0x2ac)]['id']),{'m1Prime':_0x18d7b7,'m2Prime':_0x5c01d4[_0xffa553(0x198)]>0x1?_0x5c01d4:_0x5c01d4[0x0]};}},_0x591854={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136[_0x5ed379(0x233)]['id'],'handler'(_0x278fcc,_0x15fd0e){const _0x426c97=_0x5ed379,_0x141b02=_0x40e939[_0x426c97(0x24e)][_0x426c97(0x29c)](_0x278fcc),_0x2704bc=_0x40e939['Tools']['deepClone'](_0x15fd0e);if(_0x278fcc[_0x426c97(0xda)][_0x426c97(0x1c0)]!==_0x15fd0e[_0x426c97(0xda)][_0x426c97(0x1c0)])return{'m1Prime':_0x141b02,'m2Prime':_0x2704bc};const _0x104252=[],_0x49e228=[_0x2704bc],_0x158113=new _0x40e939[(_0x426c97(0x278))](_0x15fd0e[_0x426c97(0xda)]['from'][_0x426c97(0x17b)])[_0x426c97(0x234)](),_0x226f76=new _0x40e939[(_0x426c97(0x278))](_0x15fd0e['params']['to']['value'])[_0x426c97(0x234)]();for(let _0x3685d3=0x0;_0x3685d3<_0x141b02[_0x426c97(0xda)][_0x426c97(0x206)]['length'];_0x3685d3++){const _0x40ed94=_0x141b02['params']['ranges'][_0x3685d3];(_0x40e939['Rectangle'][_0x426c97(0x1ef)](_0x158113,_0x40ed94)||_0x40e939['Rectangle'][_0x426c97(0x1ef)](_0x226f76,_0x40ed94))&&(_0x104252[_0x426c97(0xde)](_0x40ed94),_0x141b02[_0x426c97(0xda)][_0x426c97(0x206)][_0x426c97(0x1e5)](_0x3685d3,0x1),_0x3685d3--);}return _0x104252['length']>0x0&&_0x49e228['unshift']({'id':_0x4c4136[_0x426c97(0x237)]['id'],'params':{'unitId':_0x278fcc['params'][_0x426c97(0x1c0)],'subUnitId':_0x278fcc[_0x426c97(0xda)]['subUnitId'],'ranges':_0x104252}}),_0x141b02[_0x426c97(0xda)][_0x426c97(0x206)][_0x426c97(0x198)]===0x0&&(_0x141b02['id']=_0x4c4136[_0x426c97(0x2ac)]['id']),{'m1Prime':_0x141b02,'m2Prime':_0x49e228['length']>0x1?_0x49e228:_0x49e228[0x0]};}},_0x5e931c={'m1':_0x4c4136['AddWorksheetMergeMutation']['id'],'m2':_0x4c4136['MoveRowsMutation']['id'],'handler'(_0x442145,_0x54b001){const _0xfabd8=_0x5ed379,_0x1cf9c4=_0x40e939['Tools'][_0xfabd8(0x29c)](_0x442145),_0x134dc2=_0x40e939[_0xfabd8(0x24e)][_0xfabd8(0x29c)](_0x54b001);if(_0x442145['params']['unitId']!==_0x54b001[_0xfabd8(0xda)][_0xfabd8(0x1c0)]||_0x442145['params']['subUnitId']!==_0x54b001[_0xfabd8(0xda)][_0xfabd8(0x253)])return{'m1Prime':_0x1cf9c4,'m2Prime':_0x134dc2};const _0x41f3f4=[],_0x4dd1fb=[],_0xfade6d=[_0x134dc2];for(let _0x19b50c=0x0;_0x19b50c<_0x1cf9c4[_0xfabd8(0xda)][_0xfabd8(0x206)][_0xfabd8(0x198)];_0x19b50c++){const _0x31234e=_0x1cf9c4[_0xfabd8(0xda)][_0xfabd8(0x206)][_0x19b50c],{sourceRange:_0xeffeb2,targetRange:_0x19fb4b}=_0x54b001[_0xfabd8(0xda)];_0x40e939[_0xfabd8(0x27b)][_0xfabd8(0x1ef)](_0x31234e,_0xeffeb2)||_0x40e939['Rectangle'][_0xfabd8(0x1ef)](_0x31234e,_0x19fb4b)?(_0x41f3f4[_0xfabd8(0xde)]({..._0x31234e}),_0x1cf9c4[_0xfabd8(0xda)][_0xfabd8(0x206)][_0xfabd8(0x1e5)](_0x19b50c,0x1),_0x19b50c--):_0xeffeb2[_0xfabd8(0x130)]<_0x31234e[_0xfabd8(0x130)]&&_0x19fb4b[_0xfabd8(0x130)]>_0x31234e[_0xfabd8(0x2a2)]?(_0x41f3f4[_0xfabd8(0xde)]({..._0x31234e}),_0x4dd1fb[_0xfabd8(0xde)]({..._0x31234e,'startRow':_0x31234e[_0xfabd8(0x130)]-(_0xeffeb2[_0xfabd8(0x2a2)]-_0xeffeb2[_0xfabd8(0x130)]+0x1),'endRow':_0x31234e['endRow']-(_0xeffeb2['endRow']-_0xeffeb2['startRow']+0x1)}),_0x31234e[_0xfabd8(0x130)]=_0x31234e['startRow']-(_0xeffeb2[_0xfabd8(0x2a2)]-_0xeffeb2[_0xfabd8(0x130)]+0x1),_0x31234e[_0xfabd8(0x2a2)]=_0x31234e[_0xfabd8(0x2a2)]-(_0xeffeb2[_0xfabd8(0x2a2)]-_0xeffeb2[_0xfabd8(0x130)]+0x1)):_0xeffeb2[_0xfabd8(0x130)]>_0x31234e[_0xfabd8(0x2a2)]&&_0x19fb4b['endRow']<_0x31234e[_0xfabd8(0x130)]&&(_0x41f3f4[_0xfabd8(0xde)]({..._0x31234e}),_0x4dd1fb['push']({..._0x31234e,'startRow':_0x31234e['startRow']+(_0xeffeb2[_0xfabd8(0x2a2)]-_0xeffeb2[_0xfabd8(0x130)]+0x1),'endRow':_0x31234e['endRow']+(_0xeffeb2['endRow']-_0xeffeb2[_0xfabd8(0x130)]+0x1)}),_0x31234e[_0xfabd8(0x130)]=_0x31234e[_0xfabd8(0x130)]+(_0xeffeb2['endRow']-_0xeffeb2[_0xfabd8(0x130)]+0x1),_0x31234e[_0xfabd8(0x2a2)]=_0x31234e[_0xfabd8(0x2a2)]+(_0xeffeb2[_0xfabd8(0x2a2)]-_0xeffeb2[_0xfabd8(0x130)]+0x1));}return _0x41f3f4[_0xfabd8(0x198)]>0x0&&_0xfade6d['unshift']({'id':_0x4c4136[_0xfabd8(0x237)]['id'],'params':{'unitId':_0x442145[_0xfabd8(0xda)][_0xfabd8(0x1c0)],'subUnitId':_0x442145[_0xfabd8(0xda)][_0xfabd8(0x253)],'ranges':_0x41f3f4}}),_0x4dd1fb[_0xfabd8(0x198)]>0x0&&_0xfade6d[_0xfabd8(0xde)]({'id':_0x4c4136[_0xfabd8(0x11e)]['id'],'params':{'unitId':_0x442145[_0xfabd8(0xda)][_0xfabd8(0x1c0)],'subUnitId':_0x442145[_0xfabd8(0xda)]['subUnitId'],'ranges':_0x4dd1fb}}),_0x1cf9c4[_0xfabd8(0xda)]['ranges'][_0xfabd8(0x198)]===0x0&&(_0x1cf9c4['id']=_0x4c4136[_0xfabd8(0x2ac)]['id']),{'m1Prime':_0x1cf9c4,'m2Prime':_0xfade6d[_0xfabd8(0x198)]>0x1?_0xfade6d:_0xfade6d[0x0]};}};function _0x4cbd87(_0x49652e){const _0x598f35=_0x5ed379;return _0x49652e[_0x598f35(0x22e)]>_0x49652e[_0x598f35(0x2bb)]||_0x49652e['startRow']>_0x49652e[_0x598f35(0x2a2)]?!0x1:!(_0x49652e[_0x598f35(0x130)]===_0x49652e[_0x598f35(0x2a2)]&&_0x49652e['startColumn']===_0x49652e[_0x598f35(0x2bb)]);}_0x11abe0(_0x4cbd87,'isMergeCell');const _0x334659={'m1':_0x4c4136['AddWorksheetMergeMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x1d6)]['id'],'handler'(_0x1f69a9,_0x230802){const _0x2e25fd=_0x5ed379,_0x45ff39=_0x40e939['Tools']['deepClone'](_0x1f69a9),_0x10a7ae=_0x40e939[_0x2e25fd(0x24e)][_0x2e25fd(0x29c)](_0x230802);if(_0x1f69a9[_0x2e25fd(0xda)][_0x2e25fd(0x1c0)]!==_0x230802[_0x2e25fd(0xda)]['unitId']||_0x1f69a9[_0x2e25fd(0xda)][_0x2e25fd(0x253)]!==_0x230802['params'][_0x2e25fd(0x253)])return{'m1Prime':_0x45ff39,'m2Prime':_0x10a7ae};const _0x2478b8=_0x1f69a9[_0x2e25fd(0xda)][_0x2e25fd(0x1c0)],_0x5e6732=_0x1f69a9[_0x2e25fd(0xda)][_0x2e25fd(0x253)],_0x1fb9fd=[_0x10a7ae],_0x33ffc7=[],_0x2944a7=[];for(let _0x2daf5b=0x0;_0x2daf5b<_0x45ff39[_0x2e25fd(0xda)][_0x2e25fd(0x206)][_0x2e25fd(0x198)];_0x2daf5b++){const _0x57fec9=_0x45ff39[_0x2e25fd(0xda)][_0x2e25fd(0x206)][_0x2daf5b],_0x103315=_0x230802['params'][_0x2e25fd(0x243)],_0x34b38c=_0x103315[_0x2e25fd(0x2bb)]-_0x103315[_0x2e25fd(0x22e)]+0x1;if(_0x103315[_0x2e25fd(0x22e)]<_0x57fec9['startColumn']&&_0x103315[_0x2e25fd(0x2bb)]<_0x57fec9[_0x2e25fd(0x22e)])_0x33ffc7['push']({..._0x57fec9}),_0x2944a7[_0x2e25fd(0xde)]({..._0x57fec9,'startColumn':_0x57fec9['startColumn']-_0x34b38c,'endColumn':_0x57fec9['endColumn']-_0x34b38c}),_0x57fec9[_0x2e25fd(0x22e)]=_0x57fec9['startColumn']-_0x34b38c,_0x57fec9['endColumn']=_0x57fec9['endColumn']-_0x34b38c;else{if(_0x103315[_0x2e25fd(0x22e)]<_0x57fec9['startColumn']&&_0x103315['endColumn']>=_0x57fec9[_0x2e25fd(0x22e)]&&_0x103315['endColumn']<=_0x57fec9[_0x2e25fd(0x2bb)]){_0x33ffc7[_0x2e25fd(0xde)]({..._0x57fec9});const _0x4dc7b9={..._0x57fec9,'startColumn':_0x103315[_0x2e25fd(0x22e)],'endColumn':_0x57fec9['endColumn']-_0x34b38c};_0x4cbd87(_0x4dc7b9)&&_0x103315[_0x2e25fd(0x2bb)]<_0x57fec9[_0x2e25fd(0x2bb)]?(_0x103315['endColumn']<_0x57fec9[_0x2e25fd(0x2bb)]&&_0x2944a7[_0x2e25fd(0xde)](_0x4dc7b9),_0x57fec9[_0x2e25fd(0x22e)]=_0x103315[_0x2e25fd(0x22e)],_0x57fec9[_0x2e25fd(0x2bb)]=_0x57fec9['endColumn']-_0x34b38c):(_0x45ff39[_0x2e25fd(0xda)][_0x2e25fd(0x206)][_0x2e25fd(0x1e5)](_0x2daf5b,0x1),_0x2daf5b--);}else{if(_0x103315[_0x2e25fd(0x22e)]>_0x57fec9[_0x2e25fd(0x22e)]&&_0x103315[_0x2e25fd(0x2bb)]<_0x57fec9[_0x2e25fd(0x2bb)]){_0x33ffc7[_0x2e25fd(0xde)]({..._0x57fec9});const _0x4b2526={..._0x57fec9,'endColumn':_0x57fec9['endColumn']-_0x34b38c};_0x4cbd87(_0x4b2526)?(_0x2944a7[_0x2e25fd(0xde)](_0x4b2526),_0x57fec9[_0x2e25fd(0x2bb)]=_0x57fec9[_0x2e25fd(0x2bb)]-_0x34b38c):(_0x45ff39[_0x2e25fd(0xda)][_0x2e25fd(0x206)][_0x2e25fd(0x1e5)](_0x2daf5b,0x1),_0x2daf5b--);}else{if(_0x103315[_0x2e25fd(0x22e)]>=_0x57fec9['startColumn']&&_0x103315[_0x2e25fd(0x22e)]<=_0x57fec9[_0x2e25fd(0x2bb)]&&_0x103315[_0x2e25fd(0x2bb)]>_0x57fec9[_0x2e25fd(0x2bb)]){_0x33ffc7[_0x2e25fd(0xde)]({..._0x57fec9});const _0x55b36a={..._0x57fec9,'endColumn':_0x103315[_0x2e25fd(0x22e)]-0x1};_0x4cbd87(_0x55b36a)&&_0x103315[_0x2e25fd(0x22e)]>_0x57fec9[_0x2e25fd(0x22e)]?(_0x2944a7[_0x2e25fd(0xde)](_0x55b36a),_0x57fec9[_0x2e25fd(0x2bb)]=_0x103315[_0x2e25fd(0x22e)]-0x1):(_0x45ff39['params'][_0x2e25fd(0x206)][_0x2e25fd(0x1e5)](_0x2daf5b,0x1),_0x2daf5b--);}else _0x103315[_0x2e25fd(0x22e)]>_0x57fec9['endColumn']||_0x103315['startColumn']<=_0x57fec9['startColumn']&&_0x103315['endColumn']>=_0x57fec9[_0x2e25fd(0x2bb)]&&(_0x33ffc7[_0x2e25fd(0xde)]({..._0x57fec9}),_0x45ff39[_0x2e25fd(0xda)]['ranges'][_0x2e25fd(0x1e5)](_0x2daf5b,0x1),_0x2daf5b--);}}}}return _0x33ffc7[_0x2e25fd(0x198)]>0x0&&_0x1fb9fd[_0x2e25fd(0x2ba)]({'id':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x2478b8,'subUnitId':_0x5e6732,'ranges':_0x33ffc7}}),_0x2944a7['length']>0x0&&_0x1fb9fd[_0x2e25fd(0xde)]({'id':_0x4c4136[_0x2e25fd(0x11e)]['id'],'params':{'unitId':_0x2478b8,'subUnitId':_0x5e6732,'ranges':_0x2944a7}}),_0x45ff39[_0x2e25fd(0xda)][_0x2e25fd(0x206)][_0x2e25fd(0x198)]===0x0&&(_0x45ff39['id']=_0x4c4136[_0x2e25fd(0x2ac)]['id']),{'m1Prime':_0x45ff39,'m2Prime':_0x1fb9fd['length']>0x1?_0x1fb9fd:_0x1fb9fd[0x0]};}},_0x3b1d1c={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136['RemoveRowMutation']['id'],'handler'(_0xdf60e5,_0x19860f){const _0x1b9fd5=_0x5ed379,_0x462450=_0x40e939[_0x1b9fd5(0x24e)][_0x1b9fd5(0x29c)](_0xdf60e5),_0x161b1e=_0x40e939['Tools']['deepClone'](_0x19860f);if(_0xdf60e5[_0x1b9fd5(0xda)][_0x1b9fd5(0x1c0)]!==_0x19860f[_0x1b9fd5(0xda)]['unitId']||_0xdf60e5['params'][_0x1b9fd5(0x253)]!==_0x19860f['params']['subUnitId'])return{'m1Prime':_0x462450,'m2Prime':_0x161b1e};const _0x287fd6=_0xdf60e5['params'][_0x1b9fd5(0x1c0)],_0x3daadc=_0xdf60e5['params'][_0x1b9fd5(0x253)],_0x36a0ec=[_0x161b1e],_0x4204c2=[],_0x31a45d=[];for(let _0x2f0d66=0x0;_0x2f0d66<_0x462450[_0x1b9fd5(0xda)]['ranges']['length'];_0x2f0d66++){const _0x2ba26f=_0x462450['params'][_0x1b9fd5(0x206)][_0x2f0d66],_0x566e5f=_0x19860f[_0x1b9fd5(0xda)]['range'],_0x5a4260=_0x566e5f[_0x1b9fd5(0x2a2)]-_0x566e5f[_0x1b9fd5(0x130)]+0x1;if(_0x566e5f[_0x1b9fd5(0x130)]<_0x2ba26f[_0x1b9fd5(0x130)]&&_0x566e5f['endRow']<_0x2ba26f[_0x1b9fd5(0x130)])_0x4204c2[_0x1b9fd5(0xde)]({..._0x2ba26f}),_0x31a45d[_0x1b9fd5(0xde)]({..._0x2ba26f,'startRow':_0x2ba26f[_0x1b9fd5(0x130)]-_0x5a4260,'endRow':_0x2ba26f[_0x1b9fd5(0x2a2)]-_0x5a4260}),_0x2ba26f['startRow']=_0x2ba26f[_0x1b9fd5(0x130)]-_0x5a4260,_0x2ba26f[_0x1b9fd5(0x2a2)]=_0x2ba26f[_0x1b9fd5(0x2a2)]-_0x5a4260;else{if(_0x566e5f['startRow']<_0x2ba26f[_0x1b9fd5(0x130)]&&_0x566e5f['endRow']>=_0x2ba26f[_0x1b9fd5(0x130)]&&_0x566e5f[_0x1b9fd5(0x2a2)]<=_0x2ba26f['endRow']){_0x4204c2[_0x1b9fd5(0xde)]({..._0x2ba26f});const _0x5bf7c0={..._0x2ba26f,'startRow':_0x566e5f['startRow'],'endRow':_0x2ba26f[_0x1b9fd5(0x2a2)]-_0x5a4260};_0x4cbd87(_0x5bf7c0)&&_0x566e5f[_0x1b9fd5(0x2a2)]<_0x2ba26f[_0x1b9fd5(0x2a2)]?(_0x566e5f['endRow']<_0x2ba26f['endRow']&&_0x31a45d[_0x1b9fd5(0xde)](_0x5bf7c0),_0x2ba26f['startRow']=_0x566e5f['startRow'],_0x2ba26f[_0x1b9fd5(0x2a2)]=_0x2ba26f[_0x1b9fd5(0x2a2)]-_0x5a4260):(_0x462450['params']['ranges'][_0x1b9fd5(0x1e5)](_0x2f0d66,0x1),_0x2f0d66--);}else{if(_0x566e5f['startRow']>_0x2ba26f[_0x1b9fd5(0x130)]&&_0x566e5f[_0x1b9fd5(0x2a2)]<_0x2ba26f['endRow']){_0x4204c2[_0x1b9fd5(0xde)]({..._0x2ba26f});const _0x54e9d8={..._0x2ba26f,'endRow':_0x2ba26f[_0x1b9fd5(0x2a2)]-_0x5a4260};_0x4cbd87(_0x54e9d8)?(_0x31a45d['push'](_0x54e9d8),_0x2ba26f['endRow']=_0x2ba26f[_0x1b9fd5(0x2a2)]-_0x5a4260):(_0x462450[_0x1b9fd5(0xda)][_0x1b9fd5(0x206)]['splice'](_0x2f0d66,0x1),_0x2f0d66--);}else{if(_0x566e5f[_0x1b9fd5(0x130)]>=_0x2ba26f[_0x1b9fd5(0x130)]&&_0x566e5f['startRow']<=_0x2ba26f[_0x1b9fd5(0x2a2)]&&_0x566e5f[_0x1b9fd5(0x2a2)]>_0x2ba26f[_0x1b9fd5(0x2a2)]){_0x4204c2[_0x1b9fd5(0xde)]({..._0x2ba26f});const _0x594c6c={..._0x2ba26f,'endRow':_0x566e5f[_0x1b9fd5(0x130)]-0x1};_0x4cbd87(_0x594c6c)&&_0x566e5f[_0x1b9fd5(0x130)]>_0x2ba26f['startRow']?(_0x31a45d[_0x1b9fd5(0xde)](_0x594c6c),_0x2ba26f['endRow']=_0x566e5f['startRow']-0x1):(_0x462450['params'][_0x1b9fd5(0x206)][_0x1b9fd5(0x1e5)](_0x2f0d66,0x1),_0x2f0d66--);}else _0x566e5f['startRow']>_0x2ba26f[_0x1b9fd5(0x2a2)]||_0x566e5f[_0x1b9fd5(0x130)]<=_0x2ba26f[_0x1b9fd5(0x130)]&&_0x566e5f[_0x1b9fd5(0x2a2)]>=_0x2ba26f[_0x1b9fd5(0x2a2)]&&(_0x4204c2[_0x1b9fd5(0xde)]({..._0x2ba26f}),_0x462450[_0x1b9fd5(0xda)]['ranges']['splice'](_0x2f0d66,0x1),_0x2f0d66--);}}}}return _0x4204c2['length']>0x0&&_0x36a0ec[_0x1b9fd5(0x2ba)]({'id':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x287fd6,'subUnitId':_0x3daadc,'ranges':_0x4204c2}}),_0x31a45d[_0x1b9fd5(0x198)]>0x0&&_0x36a0ec[_0x1b9fd5(0xde)]({'id':_0x4c4136['AddWorksheetMergeMutation']['id'],'params':{'unitId':_0x287fd6,'subUnitId':_0x3daadc,'ranges':_0x31a45d}}),_0x462450[_0x1b9fd5(0xda)][_0x1b9fd5(0x206)][_0x1b9fd5(0x198)]===0x0&&(_0x462450['id']=_0x4c4136['EmptyMutation']['id']),{'m1Prime':_0x462450,'m2Prime':_0x36a0ec[_0x1b9fd5(0x198)]>0x1?_0x36a0ec:_0x36a0ec[0x0]};}},_0x22a8d7={'m1':_0x4c4136['AddWorksheetMergeMutation']['id'],'m2':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'handler'(_0x1be0fd,_0x190119){const _0x33fcbc=_0x5ed379,_0x22af46=_0x40e939[_0x33fcbc(0x24e)][_0x33fcbc(0x29c)](_0x1be0fd),_0x3d72cb=_0x40e939[_0x33fcbc(0x24e)]['deepClone'](_0x190119);if(_0x1be0fd[_0x33fcbc(0xda)][_0x33fcbc(0x1c0)]!==_0x190119['params'][_0x33fcbc(0x1c0)]||_0x1be0fd['params'][_0x33fcbc(0x253)]!==_0x190119['params'][_0x33fcbc(0x253)])return{'m1Prime':_0x22af46,'m2Prime':_0x3d72cb};const _0xfe182e=[..._0x3d72cb[_0x33fcbc(0xda)]['ranges']];for(let _0x379ee6=0x0;_0x379ee6<_0x22af46[_0x33fcbc(0xda)][_0x33fcbc(0x206)]['length'];_0x379ee6++){let _0x3dbb21=!0x1;for(let _0x4c1e39=0x0;_0x4c1e39<_0x3d72cb[_0x33fcbc(0xda)][_0x33fcbc(0x206)]['length'];_0x4c1e39++){const _0x50416b=_0x22af46[_0x33fcbc(0xda)][_0x33fcbc(0x206)][_0x379ee6],_0x5447f6=_0x3d72cb[_0x33fcbc(0xda)]['ranges'][_0x4c1e39];if(_0x40e939[_0x33fcbc(0x27b)][_0x33fcbc(0x1ef)](_0x50416b,_0x5447f6)){_0x3dbb21=!0x0;break;}}_0x3dbb21&&(_0xfe182e[_0x33fcbc(0xde)](_0x22af46[_0x33fcbc(0xda)][_0x33fcbc(0x206)][_0x379ee6]),_0x22af46[_0x33fcbc(0xda)]['ranges'][_0x33fcbc(0x1e5)](_0x379ee6,0x1),_0x379ee6--);}return _0x3d72cb[_0x33fcbc(0xda)][_0x33fcbc(0x206)]=_0xfe182e,_0x22af46[_0x33fcbc(0xda)][_0x33fcbc(0x206)][_0x33fcbc(0x198)]===0x0&&(_0x22af46['id']=_0x4c4136[_0x33fcbc(0x2ac)]['id']),{'m1Prime':_0x22af46,'m2Prime':_0x3d72cb};}},_0x590383={'m1':_0x4c4136[_0x5ed379(0x11e)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x420a01,_0x28d6fc){const _0x32fcc0=_0x5ed379,_0x34e3ed=_0x40e939['Tools'][_0x32fcc0(0x29c)](_0x420a01),_0x3688be=_0x40e939['Tools']['deepClone'](_0x28d6fc);if(_0x420a01[_0x32fcc0(0xda)]['unitId']!==_0x28d6fc['params']['unitId']||_0x420a01[_0x32fcc0(0xda)][_0x32fcc0(0x253)]!==_0x28d6fc[_0x32fcc0(0xda)]['subUnitId'])return{'m1Prime':_0x34e3ed,'m2Prime':_0x3688be};const _0x6548f2=[_0x34e3ed],_0x72766e=[_0x3688be],_0x3aa968=new _0x40e939['ObjectMatrix'](_0x40e939['Tools']['deepClone'](_0x28d6fc[_0x32fcc0(0xda)]['cellValue'])),_0x424465=new Set(),_0x15791c={};for(let _0x210ff2=0x0;_0x210ff2<_0x34e3ed['params'][_0x32fcc0(0x206)][_0x32fcc0(0x198)];_0x210ff2++){const _0xa20f48=_0x34e3ed[_0x32fcc0(0xda)][_0x32fcc0(0x206)][_0x210ff2],{startRow:_0x594660,startColumn:_0x1d4ce4,endRow:_0x11a4f3,endColumn:_0x2a52c0}=_0xa20f48;let _0x547e65=!0x1;_0x3aa968[_0x32fcc0(0x2cf)]((_0x22b0e4,_0x4d5123,_0x1f154)=>{const _0x15839f=_0x32fcc0;if(_0x22b0e4>=_0x594660&&_0x22b0e4<=_0x11a4f3&&_0x4d5123>=_0x1d4ce4&&_0x4d5123<=_0x2a52c0){const _0x11adeb=_0x3aa968['getValue'](_0x22b0e4,_0x4d5123),_0x4b7b10=_0x11adeb===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0x11adeb;_0x4b7b10&&(_0x15791c[_0x22b0e4]||(_0x15791c[_0x22b0e4]={}),_0x15791c[_0x22b0e4][_0x4d5123]={},(_0x1f154==null?void 0x0:_0x1f154['v'])!==void 0x0&&(_0x15791c[_0x22b0e4][_0x4d5123]['v']=null,delete _0x4b7b10['v']),(_0x1f154==null?void 0x0:_0x1f154['f'])!==void 0x0&&(_0x15791c[_0x22b0e4][_0x4d5123]['f']=null,delete _0x4b7b10['f']),(_0x1f154==null?void 0x0:_0x1f154['t'])!==void 0x0&&(_0x15791c[_0x22b0e4][_0x4d5123]['t']=null,delete _0x4b7b10['t']),(_0x1f154==null?void 0x0:_0x1f154['si'])!==void 0x0&&(_0x15791c[_0x22b0e4][_0x4d5123]['si']=null,delete _0x4b7b10['si']),(_0x1f154==null?void 0x0:_0x1f154['p'])!==void 0x0&&(_0x15791c[_0x22b0e4][_0x4d5123]['p']=null,delete _0x4b7b10['p']),(_0x1f154==null?void 0x0:_0x1f154['s'])!==void 0x0&&(_0x15791c[_0x22b0e4][_0x4d5123]['s']=null,delete _0x4b7b10['s']),_0x3aa968[_0x15839f(0x15e)](_0x22b0e4,_0x4d5123,_0x4b7b10),_0x547e65=!0x0);}}),_0x547e65&&(_0x424465[_0x32fcc0(0x191)]({..._0xa20f48}),_0x34e3ed[_0x32fcc0(0xda)][_0x32fcc0(0x206)][_0x32fcc0(0x1e5)](_0x210ff2,0x1),_0x210ff2--);}return _0x3688be[_0x32fcc0(0xda)][_0x32fcc0(0x18a)]=_0x3aa968[_0x32fcc0(0xf6)](),_0x424465[_0x32fcc0(0x14b)]>0x0&&_0x72766e[_0x32fcc0(0x2ba)]({'id':_0x4c4136[_0x32fcc0(0x237)]['id'],'params':{'unitId':_0x420a01[_0x32fcc0(0xda)][_0x32fcc0(0x1c0)],'subUnitId':_0x420a01['params'][_0x32fcc0(0x253)],'ranges':Array[_0x32fcc0(0x163)](_0x424465)}}),_0x34e3ed[_0x32fcc0(0xda)][_0x32fcc0(0x206)][_0x32fcc0(0x198)]===0x0&&(_0x34e3ed['id']=_0x4c4136[_0x32fcc0(0x2ac)]['id']),Object[_0x32fcc0(0x291)](_0x15791c)[_0x32fcc0(0x198)]>0x0&&_0x6548f2['unshift']({'id':_0x4c4136[_0x32fcc0(0x151)]['id'],'params':{'unitId':_0x420a01[_0x32fcc0(0xda)][_0x32fcc0(0x1c0)],'subUnitId':_0x420a01[_0x32fcc0(0xda)]['subUnitId'],'cellValue':_0x15791c}}),{'m1Prime':_0x6548f2['length']>0x1?_0x6548f2:_0x6548f2[0x0],'m2Prime':_0x72766e['length']>0x1?_0x72766e:_0x72766e[0x0]};}},_0x4f26f1={'m1':_0x4c4136['AddWorksheetMergeMutation']['id'],'m2':_0x4c4136['SetSelectionsOperation']['id'],'handler'(_0x191088,_0xcd0c53){const _0x367724=_0x5ed379,_0x530a34={'m1Prime':[],'m2Prime':[]};if(_0x191088[_0x367724(0xda)][_0x367724(0x1c0)]!==_0xcd0c53['params']['unitId']||_0x191088[_0x367724(0xda)][_0x367724(0x253)]!==_0xcd0c53[_0x367724(0xda)][_0x367724(0x253)])return _0x530a34;const _0x8ea752=_0x40e939[_0x367724(0x24e)]['deepClone'](_0xcd0c53),_0x1b2c4d=_0x8ea752[_0x367724(0xda)][_0x367724(0x1a4)];_0x1b2c4d['forEach']((_0x428a69,_0x21d08a)=>{const _0x4b521b=_0x367724,{range:_0x31b4ba,primary:_0x1b3830}=_0x428a69;_0x191088[_0x4b521b(0xda)][_0x4b521b(0x206)]['forEach'](_0x2761f7=>{const _0x298780=_0x4b521b;_0x40e939['Rectangle'][_0x298780(0x1ef)](_0x2761f7,_0x31b4ba)&&(_0x31b4ba[_0x298780(0x130)]=Math[_0x298780(0x1c9)](_0x2761f7['startRow'],_0x31b4ba[_0x298780(0x130)]),_0x31b4ba['startColumn']=Math['min'](_0x2761f7[_0x298780(0x22e)],_0x31b4ba[_0x298780(0x22e)]),_0x31b4ba[_0x298780(0x2a2)]=Math[_0x298780(0x23c)](_0x2761f7['endRow'],_0x31b4ba['endRow']),_0x31b4ba[_0x298780(0x2bb)]=Math[_0x298780(0x23c)](_0x2761f7['endColumn'],_0x31b4ba[_0x298780(0x2bb)])),_0x1b3830&&_0x40e939[_0x298780(0x27b)][_0x298780(0x1ef)](_0x2761f7,_0x1b3830)&&_0x21d08a===_0x1b2c4d[_0x298780(0x198)]-0x1&&(_0x1b3830[_0x298780(0x22e)]===_0x2761f7[_0x298780(0x22e)]&&_0x1b3830['startRow']&&_0x2761f7[_0x298780(0x130)]&&(_0x1b3830[_0x298780(0x207)]=!0x0),_0x1b3830[_0x298780(0x130)]=Math[_0x298780(0x1c9)](_0x2761f7[_0x298780(0x130)],_0x1b3830[_0x298780(0x130)]),_0x1b3830['startColumn']=Math[_0x298780(0x1c9)](_0x2761f7[_0x298780(0x22e)],_0x1b3830[_0x298780(0x22e)]),_0x1b3830[_0x298780(0x2a2)]=Math[_0x298780(0x23c)](_0x2761f7[_0x298780(0x2a2)],_0x1b3830[_0x298780(0x2a2)]),_0x1b3830[_0x298780(0x2bb)]=Math[_0x298780(0x23c)](_0x2761f7[_0x298780(0x2bb)],_0x1b3830[_0x298780(0x2bb)]),_0x1b3830['isMerged']=!0x0);});}),_0x1b2c4d[_0x367724(0xce)]((_0x30df1a,_0x885998)=>{const _0x1919bb=_0x367724,_0x2a2f4a=_0x30df1a['range'],_0x40ec6b=_0x885998[_0x1919bb(0x243)];return _0x2a2f4a[_0x1919bb(0x130)]===_0x40ec6b[_0x1919bb(0x130)]?_0x2a2f4a[_0x1919bb(0x22e)]-_0x40ec6b[_0x1919bb(0x22e)]:_0x2a2f4a[_0x1919bb(0x130)]-_0x40ec6b['startRow'];});const _0x3112e2=[];let _0x44a07d=null;for(const _0x17bcc1 of _0x1b2c4d)_0x44a07d===null||!_0x40e939[_0x367724(0x27b)][_0x367724(0x1ef)](_0x44a07d[_0x367724(0x243)],_0x17bcc1[_0x367724(0x243)])?(_0x3112e2[_0x367724(0xde)](_0x17bcc1),_0x44a07d=_0x17bcc1):(_0x44a07d[_0x367724(0x243)][_0x367724(0x130)]=Math['min'](_0x44a07d[_0x367724(0x243)][_0x367724(0x130)],_0x17bcc1[_0x367724(0x243)][_0x367724(0x130)]),_0x44a07d[_0x367724(0x243)][_0x367724(0x22e)]=Math[_0x367724(0x1c9)](_0x44a07d[_0x367724(0x243)][_0x367724(0x22e)],_0x17bcc1[_0x367724(0x243)][_0x367724(0x22e)]),_0x44a07d['range'][_0x367724(0x2a2)]=Math[_0x367724(0x23c)](_0x44a07d[_0x367724(0x243)][_0x367724(0x2a2)],_0x17bcc1[_0x367724(0x243)]['endRow']),_0x44a07d[_0x367724(0x243)]['endColumn']=Math[_0x367724(0x23c)](_0x44a07d[_0x367724(0x243)][_0x367724(0x2bb)],_0x17bcc1[_0x367724(0x243)][_0x367724(0x2bb)]),_0x17bcc1[_0x367724(0x28b)]&&(_0x44a07d[_0x367724(0x28b)]=_0x17bcc1['primary']));return _0x8ea752[_0x367724(0xda)][_0x367724(0x1a4)]=_0x3112e2,_0x530a34[_0x367724(0xdf)][_0x367724(0xde)](_0x8ea752),_0x530a34;}},_0x135028={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x2bc0b8,_0x4fbb7e)=>{const _0x1cb4ee=_0x5ed379,_0x2b3ee3={'m1Prime':_0x2bc0b8,'m2Prime':_0x4fbb7e};return _0x2bc0b8[_0x1cb4ee(0xda)][_0x1cb4ee(0x1c0)]!==_0x4fbb7e[_0x1cb4ee(0xda)][_0x1cb4ee(0x1c0)]||_0x2bc0b8[_0x1cb4ee(0xda)][_0x1cb4ee(0x253)]!==_0x4fbb7e[_0x1cb4ee(0xda)][_0x1cb4ee(0x253)]?_0x2b3ee3:{'error':new Error(_0x1cb4ee(0x121))};},_0x5ed379(0x8a))},_0x3cf2af={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x23629c['AddConditionalRuleMutation']['id'],'handler':_0x11abe0((_0x25a753,_0x17dbfc)=>{const _0x553c8c=_0x5ed379,_0x2ab09b={'m1Prime':_0x25a753,'m2Prime':_0x17dbfc};return _0x25a753[_0x553c8c(0xda)][_0x553c8c(0x1c0)]!==_0x17dbfc['params'][_0x553c8c(0x1c0)]||_0x25a753[_0x553c8c(0xda)][_0x553c8c(0x253)]!==_0x17dbfc[_0x553c8c(0xda)][_0x553c8c(0x253)]?_0x2ab09b:{'error':new Error(_0x553c8c(0x1da))};},_0x5ed379(0x8a))},_0x337002={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['AddRangeProtectionMutation']['id'],'handler':_0x11abe0((_0x3aeb9d,_0x35ffb1)=>{const _0x430c07=_0x5ed379,_0x7c4617={'m1Prime':_0x3aeb9d,'m2Prime':_0x35ffb1};return _0x3aeb9d[_0x430c07(0xda)][_0x430c07(0x1c0)]!==_0x35ffb1['params']['unitId']||_0x3aeb9d['params']['subUnitId']!==_0x35ffb1[_0x430c07(0xda)][_0x430c07(0x253)]?_0x7c4617:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection')};},_0x5ed379(0x8a))},_0x198073={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['AddWorksheetMergeMutation']['id'],'handler':_0x11abe0((_0x33774c,_0x328198)=>{const _0x3ec133=_0x5ed379,_0x588ff4={'m1Prime':_0x33774c,'m2Prime':_0x328198};return _0x33774c[_0x3ec133(0xda)][_0x3ec133(0x1c0)]!==_0x328198[_0x3ec133(0xda)]['unitId']||_0x33774c[_0x3ec133(0xda)][_0x3ec133(0x253)]!==_0x328198[_0x3ec133(0xda)]['subUnitId']?_0x588ff4:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge')};},_0x5ed379(0x8a))},_0xdfb0ae={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x143)]['id'],'handler':_0x11abe0((_0x412951,_0x377245)=>{const _0x3754e2=_0x5ed379,_0x31849f={'m1Prime':_0x412951,'m2Prime':_0x377245};return _0x412951[_0x3754e2(0xda)]['unitId']!==_0x377245[_0x3754e2(0xda)][_0x3754e2(0x1c0)]||_0x412951[_0x3754e2(0xda)]['subUnitId']!==_0x377245[_0x3754e2(0xda)]['rule'][_0x3754e2(0x253)]?_0x31849f:{'error':new Error(_0x3754e2(0x1f9))};},_0x5ed379(0x8a))},_0x48dec3={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d5)]['id'],'handler':_0x11abe0((_0x2a5c65,_0x2491fa)=>{const _0x37a4c6=_0x5ed379,_0x33bfb1={'m1Prime':_0x2a5c65,'m2Prime':_0x2491fa};return _0x2a5c65[_0x37a4c6(0xda)][_0x37a4c6(0x1c0)]!==_0x2491fa[_0x37a4c6(0xda)]['unitId']||_0x2a5c65[_0x37a4c6(0xda)][_0x37a4c6(0x253)]!==_0x2491fa['params']['subUnitId']?_0x33bfb1:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order')};},_0x5ed379(0x8a))},_0x1f111d={'m1':_0x4c4136['AddWorksheetProtectionMutation']['id'],'m2':_0x23629c[_0x5ed379(0x1ff)]['id'],'handler':_0x11abe0((_0x5ef1e9,_0x3d16a4)=>{const _0x4ce515=_0x5ed379,_0x4bc539={'m1Prime':_0x5ef1e9,'m2Prime':_0x3d16a4};return _0x5ef1e9[_0x4ce515(0xda)][_0x4ce515(0x1c0)]!==_0x3d16a4[_0x4ce515(0xda)][_0x4ce515(0x1c0)]||_0x5ef1e9[_0x4ce515(0xda)][_0x4ce515(0x253)]!==_0x3d16a4[_0x4ce515(0xda)]['subUnitId']?_0x4bc539:{'error':new Error(_0x4ce515(0x2a7))};},_0x5ed379(0x8a))},_0xb0dc39={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['InsertColMutation']['id'],'handler':_0x11abe0((_0x13a71e,_0x19a09e)=>{const _0x344f94=_0x5ed379,_0x23792c={'m1Prime':_0x13a71e,'m2Prime':_0x19a09e};return _0x13a71e['params'][_0x344f94(0x1c0)]!==_0x19a09e[_0x344f94(0xda)][_0x344f94(0x1c0)]||_0x13a71e['params'][_0x344f94(0x253)]!==_0x19a09e[_0x344f94(0xda)]['subUnitId']?_0x23792c:{'error':new Error(_0x344f94(0x295))};},_0x5ed379(0x8a))},_0xebf555={'m1':_0x4c4136['AddWorksheetProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x232)]['id'],'handler':_0x11abe0((_0x3bc2a1,_0xe149fd)=>{const _0xce903d=_0x5ed379,_0xe2ff3e={'m1Prime':_0x3bc2a1,'m2Prime':_0xe149fd};return _0x3bc2a1[_0xce903d(0xda)][_0xce903d(0x1c0)]!==_0xe149fd[_0xce903d(0xda)]['unitId']||_0x3bc2a1['params'][_0xce903d(0x253)]!==_0xe149fd['params'][_0xce903d(0x253)]?_0xe2ff3e:{'error':new Error(_0xce903d(0x2d0))};},_0x5ed379(0x8a))},_0x28899d={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['MoveColsMutation']['id'],'handler':_0x11abe0((_0x3cb836,_0x1457eb)=>{const _0x2e656f=_0x5ed379,_0x50779a={'m1Prime':_0x3cb836,'m2Prime':_0x1457eb};return _0x3cb836[_0x2e656f(0xda)][_0x2e656f(0x1c0)]!==_0x1457eb[_0x2e656f(0xda)][_0x2e656f(0x1c0)]||_0x3cb836[_0x2e656f(0xda)][_0x2e656f(0x253)]!==_0x1457eb[_0x2e656f(0xda)]['subUnitId']?_0x50779a:{'error':new Error(_0x2e656f(0x2c2))};},'handler')},_0x49b149={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler':_0x11abe0((_0x29314f,_0x1e24ad)=>{const _0x3a5540=_0x5ed379,_0xf4c9da={'m1Prime':_0x29314f,'m2Prime':_0x1e24ad};return _0x29314f[_0x3a5540(0xda)][_0x3a5540(0x1c0)]!==_0x1e24ad[_0x3a5540(0xda)][_0x3a5540(0x1c0)]||_0x29314f[_0x3a5540(0xda)]['subUnitId']!==_0x1e24ad[_0x3a5540(0xda)][_0x3a5540(0x163)][_0x3a5540(0x253)]?_0xf4c9da:{'error':new Error(_0x3a5540(0x220))};},'handler')},_0x12cb24={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x2aa)]['id'],'handler':_0x11abe0((_0x5ad904,_0x142964)=>{const _0x1a7adb=_0x5ed379,_0x27ac2={'m1Prime':_0x5ad904,'m2Prime':_0x142964};return _0x5ad904[_0x1a7adb(0xda)]['unitId']!==_0x142964[_0x1a7adb(0xda)][_0x1a7adb(0x1c0)]||_0x5ad904[_0x1a7adb(0xda)]['subUnitId']!==_0x142964[_0x1a7adb(0xda)][_0x1a7adb(0x253)]?_0x27ac2:{'error':new Error(_0x1a7adb(0x210))};},'handler')},_0x12e03f={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d6)]['id'],'handler':_0x11abe0((_0x2662d9,_0x30c073)=>{const _0x162b80=_0x5ed379,_0x416d59={'m1Prime':_0x2662d9,'m2Prime':_0x30c073};return _0x2662d9[_0x162b80(0xda)][_0x162b80(0x1c0)]!==_0x30c073[_0x162b80(0xda)][_0x162b80(0x1c0)]||_0x2662d9['params'][_0x162b80(0x253)]!==_0x30c073['params'][_0x162b80(0x253)]?_0x416d59:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col')};},_0x5ed379(0x8a))},_0x563d2f={'m1':_0x4c4136['AddWorksheetProtectionMutation']['id'],'m2':_0x1dd6bb[_0x5ed379(0x2b4)]['id'],'handler':_0x11abe0((_0x558476,_0x54bfaf)=>{const _0x138b69=_0x5ed379,_0x5a015a={'m1Prime':_0x558476,'m2Prime':_0x54bfaf};return _0x558476[_0x138b69(0xda)][_0x138b69(0x1c0)]!==_0x54bfaf[_0x138b69(0xda)][_0x138b69(0x1c0)]||_0x558476[_0x138b69(0xda)][_0x138b69(0x253)]!==_0x54bfaf[_0x138b69(0xda)][_0x138b69(0x253)]?_0x5a015a:{'error':new Error(_0x138b69(0x1e4))};},_0x5ed379(0x8a))},_0x4be2ac={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['RemoveNumfmtMutation']['id'],'handler':_0x11abe0((_0x4f2964,_0x2122f3)=>{const _0x48fcd6=_0x5ed379,_0x554423={'m1Prime':_0x4f2964,'m2Prime':_0x2122f3};return _0x4f2964['params'][_0x48fcd6(0x1c0)]!==_0x2122f3['params'][_0x48fcd6(0x1c0)]||_0x4f2964[_0x48fcd6(0xda)][_0x48fcd6(0x253)]!==_0x2122f3[_0x48fcd6(0xda)][_0x48fcd6(0x253)]?_0x554423:{'error':new Error(_0x48fcd6(0x25a))};},_0x5ed379(0x8a))},_0x39d067={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136['RemoveRowMutation']['id'],'handler':_0x11abe0((_0x49cb35,_0x2d0254)=>{const _0x7d5720=_0x5ed379,_0x1a2fc7={'m1Prime':_0x49cb35,'m2Prime':_0x2d0254};return _0x49cb35[_0x7d5720(0xda)][_0x7d5720(0x1c0)]!==_0x2d0254['params'][_0x7d5720(0x1c0)]||_0x49cb35[_0x7d5720(0xda)]['subUnitId']!==_0x2d0254[_0x7d5720(0xda)][_0x7d5720(0x253)]?_0x1a2fc7:{'error':new Error(_0x7d5720(0x28d))};},_0x5ed379(0x8a))},_0xcb463b={'m1':_0x4c4136['AddWorksheetProtectionMutation']['id'],'m2':_0x4bc3fa[_0x5ed379(0x2d1)]['id'],'handler':_0x11abe0((_0x3ea791,_0x7ccaa1)=>{const _0x557963=_0x5ed379,_0x4b8651={'m1Prime':_0x3ea791,'m2Prime':_0x7ccaa1};return _0x3ea791[_0x557963(0xda)]['unitId']!==_0x7ccaa1[_0x557963(0xda)][_0x557963(0x1c0)]||_0x3ea791[_0x557963(0xda)][_0x557963(0x253)]!==_0x7ccaa1[_0x557963(0xda)][_0x557963(0x253)]?_0x4b8651:{'error':new Error(_0x557963(0x19b))};},_0x5ed379(0x8a))},_0x10eb2d={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0xa0)]['id'],'handler':_0x11abe0((_0x1faf3b,_0xafbfd5)=>{const _0x30f61a=_0x5ed379,_0x23287b={'m1Prime':_0x1faf3b,'m2Prime':_0xafbfd5};return _0x1faf3b[_0x30f61a(0xda)][_0x30f61a(0x1c0)]!==_0xafbfd5['params'][_0x30f61a(0x1c0)]||_0x1faf3b[_0x30f61a(0xda)][_0x30f61a(0x253)]!==_0xafbfd5[_0x30f61a(0xda)]['subUnitId']?_0x23287b:{'error':new Error(_0x30f61a(0x157))};},'handler')},_0x20c1e4={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler':_0x11abe0((_0x4b9f11,_0x118808)=>{const _0xefc9e5=_0x5ed379,_0x6c4f0c={'m1Prime':_0x4b9f11,'m2Prime':_0x118808};return _0x4b9f11['params']['unitId']!==_0x118808[_0xefc9e5(0xda)][_0xefc9e5(0x1c0)]||_0x4b9f11[_0xefc9e5(0xda)][_0xefc9e5(0x253)]!==_0x118808[_0xefc9e5(0xda)][_0xefc9e5(0x253)]?_0x6c4f0c:{'error':new Error(_0xefc9e5(0x1a8))};},_0x5ed379(0x8a))},_0x4297ad={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x23629c[_0x5ed379(0x1f1)]['id'],'handler':_0x11abe0((_0x119e62,_0x4ebecc)=>{const _0x5c4b5b=_0x5ed379,_0x5e9124={'m1Prime':_0x119e62,'m2Prime':_0x4ebecc};return _0x119e62[_0x5c4b5b(0xda)][_0x5c4b5b(0x1c0)]!==_0x4ebecc['params']['unitId']||_0x119e62[_0x5c4b5b(0xda)][_0x5c4b5b(0x253)]!==_0x4ebecc[_0x5c4b5b(0xda)]['subUnitId']?_0x5e9124:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')};},_0x5ed379(0x8a))},_0x53032b={'m1':_0x4c4136['AddWorksheetProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x221)]['id'],'handler':_0x11abe0((_0x4b1fc4,_0x502aa1)=>{const _0x2b3e00=_0x5ed379,_0x2faf66={'m1Prime':_0x4b1fc4,'m2Prime':_0x502aa1};return _0x4b1fc4['params'][_0x2b3e00(0x1c0)]!==_0x502aa1[_0x2b3e00(0xda)]['unitId']||_0x4b1fc4[_0x2b3e00(0xda)]['subUnitId']!==_0x502aa1[_0x2b3e00(0xda)]['subUnitId']?_0x2faf66:{'error':new Error(_0x2b3e00(0x1eb))};},_0x5ed379(0x8a))},_0x2072e3={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler':_0x11abe0((_0x32540d,_0x4e9ef8)=>{const _0x2d11e7=_0x5ed379,_0x4614bf={'m1Prime':_0x32540d,'m2Prime':_0x4e9ef8};return _0x32540d['params']['unitId']!==_0x4e9ef8[_0x2d11e7(0xda)][_0x2d11e7(0x1c0)]||_0x32540d[_0x2d11e7(0xda)][_0x2d11e7(0x253)]!==_0x4e9ef8[_0x2d11e7(0xda)][_0x2d11e7(0x253)]?_0x4614bf:{'error':new Error(_0x2d11e7(0x19e))};},_0x5ed379(0x8a))},_0x42076c={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0xaf)]['id'],'handler':_0x11abe0((_0x326dd5,_0x712b16)=>{const _0x2aa79a=_0x5ed379,_0x22f8a1={'m1Prime':_0x326dd5,'m2Prime':_0x712b16};return _0x326dd5[_0x2aa79a(0xda)]['unitId']!==_0x712b16['params'][_0x2aa79a(0x1c0)]||_0x326dd5[_0x2aa79a(0xda)][_0x2aa79a(0x253)]!==_0x712b16[_0x2aa79a(0xda)][_0x2aa79a(0x253)]?_0x22f8a1:{'error':new Error(_0x2aa79a(0xbf))};},_0x5ed379(0x8a))},_0x17a477={'m1':_0x4c4136['AddWorksheetProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x28e)]['id'],'handler':_0x11abe0((_0x4fa460,_0x1aacc8)=>{const _0xa7c0c0=_0x5ed379,_0x22fbe6={'m1Prime':_0x4fa460,'m2Prime':_0x1aacc8};return _0x4fa460[_0xa7c0c0(0xda)]['unitId']!==_0x1aacc8[_0xa7c0c0(0xda)][_0xa7c0c0(0x1c0)]||_0x4fa460['params'][_0xa7c0c0(0x253)]!==_0x1aacc8[_0xa7c0c0(0xda)][_0xa7c0c0(0x253)]?_0x22fbe6:{'error':new Error(_0xa7c0c0(0xab))};},_0x5ed379(0x8a))},_0x112ce5={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x4c4136[_0x5ed379(0x68)]['id'],'handler':_0x11abe0((_0x38e94f,_0x415ac0)=>{const _0x5c3224=_0x5ed379,_0x28ca88={'m1Prime':_0x38e94f,'m2Prime':_0x415ac0};return _0x38e94f[_0x5c3224(0xda)][_0x5c3224(0x1c0)]!==_0x415ac0['params']['unitId']||_0x38e94f['params'][_0x5c3224(0x253)]!==_0x415ac0[_0x5c3224(0xda)]['subUnitId']?_0x28ca88:{'error':new Error(_0x5c3224(0x261))};},'handler')},_0xf0fed8={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x39f817[_0x5ed379(0x14a)]['id'],'handler':_0x11abe0((_0x1f4b26,_0x3b31b6)=>{const _0x31f049=_0x5ed379,_0x21c779={'m1Prime':_0x1f4b26,'m2Prime':_0x3b31b6};return _0x1f4b26[_0x31f049(0xda)][_0x31f049(0x1c0)]!==_0x3b31b6[_0x31f049(0xda)][_0x31f049(0x1c0)]||_0x1f4b26[_0x31f049(0xda)][_0x31f049(0x253)]!==_0x3b31b6['params'][_0x31f049(0x253)]?_0x21c779:{'error':new Error(_0x31f049(0x16f))};},_0x5ed379(0x8a))},_0x5109b1={'m1':_0x4c4136[_0x5ed379(0x143)]['id'],'m2':_0x1dd6bb['UpdateDataValidationMutation']['id'],'handler':_0x11abe0((_0x22052c,_0x55248b)=>{const _0x26196c=_0x5ed379,_0x2eeabb={'m1Prime':_0x22052c,'m2Prime':_0x55248b};return _0x22052c[_0x26196c(0xda)][_0x26196c(0x1c0)]!==_0x55248b['params'][_0x26196c(0x1c0)]||_0x22052c['params']['subUnitId']!==_0x55248b['params']['subUnitId']?_0x2eeabb:{'error':new Error(_0x26196c(0x2d5))};},_0x5ed379(0x8a))},_0x30f10d={'m1':_0x39f817[_0x5ed379(0x214)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x435c32,_0xe43f83)=>{const _0x2a95aa=_0x5ed379,_0x39d633=_0x435c32[_0x2a95aa(0xda)],_0x4d6fdf=_0xe43f83['params'];return _0x39d633[_0x2a95aa(0x1c0)]===_0x4d6fdf[_0x2a95aa(0x1c0)]&&_0x39d633[_0x2a95aa(0x253)]===_0x4d6fdf[_0x2a95aa(0x253)]&&_0x39d633[_0x2a95aa(0x108)]===_0x4d6fdf['comment']['parentId']?{'m1Prime':_0x435c32,'m2Prime':[]}:{'m1Prime':_0x435c32,'m2Prime':_0xe43f83};},'handler')},_0x287410={'m1':_0x39f817['DeleteCommentMutation']['id'],'m2':_0x39f817[_0x5ed379(0x214)]['id'],'handler':_0x11abe0((_0x1e4383,_0x3c95d3)=>{const _0x3fc53b=_0x5ed379,_0x272a70=_0x1e4383[_0x3fc53b(0xda)],_0x74eef9=_0x3c95d3[_0x3fc53b(0xda)],_0x18c93e={'m1Prime':_0x1e4383,'m2Prime':_0x3c95d3};return _0x272a70['unitId']!==_0x74eef9[_0x3fc53b(0x1c0)]||_0x272a70['subUnitId']!==_0x74eef9[_0x3fc53b(0x253)]||_0x272a70[_0x3fc53b(0x108)]!==_0x74eef9[_0x3fc53b(0x108)]?_0x18c93e:{'m1Prime':[],'m2Prime':[]};},'handler')},_0x2b6eb5={'m1':_0x23629c[_0x5ed379(0x1ff)]['id'],'m2':_0x23629c['DeleteConditionalRuleMutation']['id'],'handler'(_0x40e66a,_0x234738){return{'m1Prime':_0x40e66a,'m2Prime':_0x234738};}},_0x3e6c1f=_0x11abe0((_0x3d4907,_0x37de3a)=>{const _0x235765=_0x5ed379,_0xfc8f61=_0x18126a[_0x235765(0x109)](_0x3d4907[_0x235765(0xda)][_0x235765(0x2b2)][_0x235765(0x1a7)]),_0x57d0fd={'startColumn':_0xfc8f61['column'],'endColumn':_0xfc8f61[_0x235765(0x25b)],'startRow':_0xfc8f61[_0x235765(0x1ea)],'endRow':_0xfc8f61[_0x235765(0x1ea)]},_0x5353b6=_0x4c4136[_0x235765(0x257)](_0x57d0fd,_0x37de3a);if(!_0x5353b6)return[{'id':_0x39f817[_0x235765(0x214)]['id'],'params':{..._0x3d4907[_0x235765(0xda)],'comment':void 0x0,'commentId':_0x3d4907[_0x235765(0xda)][_0x235765(0x2b2)]['id']}}];const _0x1007b0=_0x18126a['serializeRange'](_0x5353b6);return _0x1007b0===_0x3d4907['params'][_0x235765(0x2b2)][_0x235765(0x1a7)]?[]:[{'id':_0x39f817[_0x235765(0x2a0)]['id'],'params':{..._0x3d4907[_0x235765(0xda)],'comment':void 0x0,'payload':{'ref':_0x1007b0,'commentId':_0x3d4907[_0x235765(0xda)][_0x235765(0x2b2)]['id']}}}];},_0x5ed379(0x192)),_0xa9cd2c={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x195ba8,_0x1eaeab)=>{const _0x24aae8=_0x5ed379,_0x355eb4={'m1Prime':_0x195ba8,'m2Prime':_0x1eaeab};if(_0x195ba8[_0x24aae8(0xda)][_0x24aae8(0x1c0)]!==_0x1eaeab[_0x24aae8(0xda)][_0x24aae8(0x1c0)]||_0x195ba8[_0x24aae8(0xda)][_0x24aae8(0x253)]!==_0x1eaeab[_0x24aae8(0xda)][_0x24aae8(0x253)])return _0x355eb4;const _0x3a8eea={'id':_0x4c4136['InsertColCommand']['id'],'params':{'unitId':_0x195ba8[_0x24aae8(0xda)]['unitId'],'subUnitId':_0x195ba8[_0x24aae8(0xda)][_0x24aae8(0x253)],'range':_0x195ba8[_0x24aae8(0xda)][_0x24aae8(0x243)]}},_0x5f3f52=_0x3e6c1f(_0x1eaeab,_0x3a8eea);return{'m1Prime':[_0x195ba8,..._0x5f3f52],'m2Prime':[_0x1eaeab,..._0x5f3f52]};},_0x5ed379(0x8a))};function _0x7650c5(_0x52c0be){const _0x32bb0f=_0x5ed379;return{..._0x52c0be,'rangeType':_0x40e939['RANGE_TYPE'][_0x32bb0f(0x241)]};}_0x11abe0(_0x7650c5,_0x5ed379(0x205));function _0x19af0d(_0x16cda4,_0xb45cec,_0x340f9f,_0x6315fa){const _0x49351f=_0x5ed379;if(_0x6315fa<0x0){for(let _0x3f4f0c=_0xb45cec;_0x3f4f0c<_0xb45cec+_0x340f9f;_0x3f4f0c++)if(_0x16cda4[_0x49351f(0x139)](_0x3f4f0c)){_0x16cda4[_0x49351f(0x139)](_0x3f4f0c+_0x6315fa)||(_0x16cda4[_0x3f4f0c+_0x6315fa]={});const _0x476d97=_0x16cda4[_0x3f4f0c],_0x1e63c5=Object['keys'](_0x476d97)[_0x49351f(0x1ba)](Number)[_0x49351f(0xce)]((_0x387ba3,_0x5dbe93)=>_0x387ba3-_0x5dbe93);for(const _0x416bc3 of _0x1e63c5)_0x16cda4[_0x3f4f0c+_0x6315fa][_0x416bc3]=_0x476d97[_0x416bc3];delete _0x16cda4[_0x3f4f0c];}else delete _0x16cda4[_0x3f4f0c+_0x6315fa];}else{for(let _0x2338ff=_0xb45cec+_0x340f9f-0x1;_0x2338ff>=_0xb45cec;_0x2338ff--)if(_0x16cda4[_0x49351f(0x139)](_0x2338ff)){_0x16cda4[_0x49351f(0x139)](_0x2338ff+_0x6315fa)||(_0x16cda4[_0x2338ff+_0x6315fa]={});const _0x3bef10=_0x16cda4[_0x2338ff],_0x421d94=Object['keys'](_0x3bef10)[_0x49351f(0x1ba)](Number)['sort']((_0x5bd6c7,_0x38b762)=>_0x5bd6c7-_0x38b762);for(const _0x5c4442 of _0x421d94)_0x16cda4[_0x2338ff+_0x6315fa][_0x5c4442]=_0x3bef10[_0x5c4442];delete _0x16cda4[_0x2338ff];}else delete _0x16cda4[_0x2338ff+_0x6315fa];}}_0x11abe0(_0x19af0d,_0x5ed379(0xec));function _0x2f96c4(_0x219658,_0x2f85fa,_0x3388dc,_0x54b5f2){const _0x352692=_0x5ed379,_0x2f60c0=Object['keys'](_0x219658)['map'](Number)[_0x352692(0xce)]((_0x7e4a64,_0x4cbaa7)=>_0x7e4a64-_0x4cbaa7);if(_0x54b5f2<0x0)for(const _0x3ffde4 of _0x2f60c0){const _0x368b31=_0x219658[_0x3ffde4];for(let _0x53885e=_0x2f85fa;_0x53885e<_0x2f85fa+_0x3388dc;_0x53885e++)_0x368b31[_0x352692(0x139)](_0x53885e)?(_0x368b31[_0x53885e+_0x54b5f2]=_0x368b31[_0x53885e],delete _0x368b31[_0x53885e]):delete _0x368b31[_0x53885e+_0x54b5f2];}else for(const _0x2bf54d of _0x2f60c0){const _0x46413c=_0x219658[_0x2bf54d];for(let _0xa38f2c=_0x2f85fa+_0x3388dc-0x1;_0xa38f2c>=_0x2f85fa;_0xa38f2c--)_0x46413c[_0x352692(0x139)](_0xa38f2c)?(_0x46413c[_0xa38f2c+_0x54b5f2]=_0x46413c[_0xa38f2c],delete _0x46413c[_0xa38f2c]):delete _0x46413c[_0xa38f2c+_0x54b5f2];}}_0x11abe0(_0x2f96c4,_0x5ed379(0x136));function _0x131753(_0x5397ad,_0x505e9c){const _0x3f5a48=_0x5ed379;return new _0x4c4136[(_0x3f5a48(0x282))]()[_0x3f5a48(0x191)](_0x5397ad)['subtract'](..._0x505e9c)[_0x3f5a48(0x1d3)]();}_0x11abe0(_0x131753,_0x5ed379(0xac));function _0x4dcbee(_0x4948d3,_0x24d7c3,_0x128206,_0x3356f2){const _0x593847=_0x5ed379,_0xcdcb48=new _0x18126a[(_0x593847(0x25e))]()[_0x593847(0x76)](_0x128206);if(_0xcdcb48==null)return _0x128206;const _0x520a92=[];for(let _0x88df6f=0x0,_0x57a6de=_0xcdcb48[_0x593847(0x198)];_0x88df6f<_0x57a6de;_0x88df6f++){const _0x253657=_0xcdcb48[_0x88df6f];if(typeof _0x253657==_0x593847(0x25f)||_0x253657[_0x593847(0x126)]!==_0x18126a[_0x593847(0x2c1)][_0x593847(0x2a6)]){_0x520a92[_0x593847(0xde)](_0x253657);continue;}const {token:_0x51420b}=_0x253657,_0x42671d=_0x18126a[_0x593847(0x2b6)](_0x51420b),{range:_0x219fe5,sheetName:_0x3009a7,unitId:_0x4e9c61}=_0x42671d;if((_0x4948d3===_0x4e9c61||_0x4e9c61==='')&&(_0x24d7c3===_0x3009a7||_0x3009a7==='')){const _0x43a876=_0x3356f2(_0x219fe5),_0xec7c86=_0x43a876?_0x18126a[_0x593847(0x18f)]({'range':_0x43a876,'sheetName':_0x3009a7,'unitId':_0x4e9c61}):_0x18126a[_0x593847(0x114)]['ERROR'];_0x520a92['push']({..._0x253657,'token':_0xec7c86});}else _0x520a92[_0x593847(0xde)](_0x253657);}return'='+_0x18126a['generateStringWithSequence'](_0x520a92);}_0x11abe0(_0x4dcbee,_0x5ed379(0xe7));function _0x1f1aa1(_0xe753a8,_0xf90421){const _0x1ca917=_0x5ed379;return _0xe753a8[_0x1ca917(0x133)]<=_0xf90421['end']&&_0xe753a8[_0x1ca917(0x21c)]>=_0xf90421[_0x1ca917(0x133)];}_0x11abe0(_0x1f1aa1,_0x5ed379(0x1b6));function _0x94e41b(_0x2e5869,_0x56bcac){const _0x4befec=_0x5ed379;return _0x2e5869['start']<=_0x56bcac[_0x4befec(0x133)]&&_0x2e5869[_0x4befec(0x21c)]>=_0x56bcac[_0x4befec(0x21c)];}_0x11abe0(_0x94e41b,_0x5ed379(0x9b));function _0x6a7937(_0x3758fc,_0x3d64db){const _0x31c6af=_0x5ed379;let _0x4f1533=[_0x3758fc];for(const _0xfb80cd of _0x3d64db){const _0x2c74f4=[];for(const _0x19de9b of _0x4f1533)_0x2c74f4[_0x31c6af(0xde)](..._0x3c4a30(_0x19de9b,_0xfb80cd));_0x4f1533=_0x2c74f4;}return _0x4f1533;}_0x11abe0(_0x6a7937,_0x5ed379(0x7b));function _0x3c4a30(_0x44ceb4,_0x4a0503){const _0x49ee71=_0x5ed379,_0x494f8d=[];if(_0x94e41b(_0x4a0503,_0x44ceb4))return _0x494f8d;if(_0x94e41b(_0x44ceb4,_0x4a0503)){const _0x5cb7c2=_0x44ceb4['start'],_0x2682ac=_0x4a0503['start']-0x1,_0x6f4a1a=_0x4a0503[_0x49ee71(0x21c)]+0x1,_0x4dd8b4=_0x44ceb4['end'];return _0x5cb7c2<=_0x2682ac&&_0x494f8d[_0x49ee71(0xde)]({'start':_0x5cb7c2,'end':_0x2682ac}),_0x6f4a1a<=_0x4dd8b4&&_0x494f8d['push']({'start':_0x6f4a1a,'end':_0x4dd8b4}),_0x494f8d;}return _0x1f1aa1(_0x44ceb4,_0x4a0503)?(_0x44ceb4[_0x49ee71(0x133)]<_0x4a0503['start']&&_0x494f8d['push']({'start':_0x44ceb4[_0x49ee71(0x133)],'end':_0x4a0503['start']-0x1}),_0x44ceb4[_0x49ee71(0x21c)]>_0x4a0503[_0x49ee71(0x21c)]&&_0x494f8d[_0x49ee71(0xde)]({'start':_0x4a0503[_0x49ee71(0x21c)]+0x1,'end':_0x44ceb4[_0x49ee71(0x21c)]}),_0x494f8d):[_0x44ceb4];}_0x11abe0(_0x3c4a30,_0x5ed379(0x1a1));function _0x5cf031(_0x8e8e24,_0x4919b2){const _0x1b8e9d=_0x5ed379,_0x431e9b={'startColumn':_0x8e8e24[_0x1b8e9d(0x133)],'endColumn':_0x8e8e24['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x40e939['RANGE_TYPE']['COLUMN']},_0x193b57={'startColumn':_0x4919b2[_0x1b8e9d(0x133)],'endColumn':_0x4919b2['end'],'startRow':0x0,'endRow':0x1,'rangeType':_0x40e939['RANGE_TYPE'][_0x1b8e9d(0x241)]},_0x3bccf6=_0x4c4136[_0x1b8e9d(0x1f6)](_0x431e9b,_0x193b57);return{'start':_0x4919b2[_0x1b8e9d(0x133)]+_0x3bccf6[_0x1b8e9d(0x1bb)],'end':_0x4919b2[_0x1b8e9d(0x21c)]+_0x3bccf6[_0x1b8e9d(0x1bb)]+_0x3bccf6['length']};}_0x11abe0(_0x5cf031,_0x5ed379(0x12d));function _0x2895f0(_0x42362f,_0x9e57e8){const _0x5c268e=_0x5ed379,_0x3efc1d={'startColumn':_0x42362f[_0x5c268e(0x133)],'endColumn':_0x42362f[_0x5c268e(0x21c)],'startRow':0x0,'endRow':0x1,'rangeType':_0x40e939['RANGE_TYPE'][_0x5c268e(0x241)]},_0x536bc4={'startColumn':_0x9e57e8['start'],'endColumn':_0x9e57e8[_0x5c268e(0x21c)],'startRow':0x0,'endRow':0x1,'rangeType':_0x40e939['RANGE_TYPE'][_0x5c268e(0x241)]},_0x4837df=_0x4c4136['handleBaseRemoveRange'](_0x3efc1d,_0x536bc4);return _0x4837df===null?null:{'start':_0x9e57e8[_0x5c268e(0x133)]+_0x4837df[_0x5c268e(0x1bb)],'end':_0x9e57e8[_0x5c268e(0x21c)]+_0x4837df['step']+_0x4837df['length']};}_0x11abe0(_0x2895f0,_0x5ed379(0x15c));function _0x2f978d(_0x59fc40,_0x5a021a){const _0xb6a07=_0x5ed379,{unitId:_0x3f8ffc,subUnitId:_0x131cbe}=_0x59fc40['params'],_0x252d04=_0x11abe0(_0x196f0f=>_0x4dcbee(_0x3f8ffc,_0x131cbe,_0x196f0f,_0x203995=>_0x4c4136[_0xb6a07(0x257)](_0x203995,_0x5a021a)),_0xb6a07(0x1e1)),_0x51551d=[],_0x8b8127=_0x11abe0(_0x52a716=>{const _0x1d1929=_0xb6a07;var _0xbf25e9,_0x35e428;const _0x18cc24=_0x52a716[_0x1d1929(0xc6)],_0x5f1ed6=_0x52a716[_0x1d1929(0x206)][_0x1d1929(0x1ba)](_0x51900b=>_0x4c4136[_0x1d1929(0x1cd)](_0x51900b,_0x5a021a)),_0x2acb1d=(_0xbf25e9=_0x52a716[_0x1d1929(0x7c)])!=null?_0xbf25e9:'',_0x52c9eb=(_0x35e428=_0x52a716[_0x1d1929(0x1d4)])!=null?_0x35e428:'';let _0x3bdb23=_0x2acb1d,_0x4983a8=_0x52c9eb;_0x40e939['isFormulaString'](_0x2acb1d)&&(_0x3bdb23=_0x252d04(_0x2acb1d)),_0x40e939[_0x1d1929(0x284)](_0x52c9eb)&&(_0x4983a8=_0x252d04(_0x52c9eb)),(_0x3bdb23!==_0x2acb1d||_0x4983a8!==_0x52c9eb)&&_0x51551d[_0x1d1929(0xde)]({'id':_0x1dd6bb[_0x1d1929(0x138)]['id'],'params':{'unitId':_0x3f8ffc,'subUnitId':_0x131cbe,'ruleId':_0x18cc24,'payload':{'type':_0x1dd6bb['UpdateRuleType'][_0x1d1929(0x1e8)],'payload':{'type':_0x52a716[_0x1d1929(0x26e)],'formula1':_0x3bdb23,'formula2':_0x4983a8}}}});const _0x3fdef2=_0x5f1ed6[_0x1d1929(0x29a)]()[_0x1d1929(0x1bc)](Boolean);_0x40e939[_0x1d1929(0x1b5)](_0x52a716[_0x1d1929(0x206)],_0x3fdef2)||_0x51551d[_0x1d1929(0xde)]({'id':_0x1dd6bb[_0x1d1929(0x138)]['id'],'params':{'unitId':_0x3f8ffc,'subUnitId':_0x131cbe,'ruleId':_0x18cc24,'payload':{'type':_0x1dd6bb['UpdateRuleType'][_0x1d1929(0x7e)],'payload':_0x3fdef2}}});},_0xb6a07(0x181));return Array[_0xb6a07(0xbd)](_0x59fc40[_0xb6a07(0xda)][_0xb6a07(0x199)])?_0x59fc40[_0xb6a07(0xda)][_0xb6a07(0x199)]['forEach'](_0x1fee74=>_0x8b8127(_0x1fee74)):_0x8b8127(_0x59fc40[_0xb6a07(0xda)][_0xb6a07(0x199)]),_0x51551d;}_0x11abe0(_0x2f978d,_0x5ed379(0x290));const _0x46b8f9={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x1dd6bb['AddDataValidationMutation']['id'],'handler'(_0x198a70,_0x3ba3c3){const _0x56bf1a=_0x5ed379,_0x1b90b5={'m1Prime':_0x198a70,'m2Prime':_0x3ba3c3};if(_0x198a70[_0x56bf1a(0xda)][_0x56bf1a(0x1c0)]!==_0x3ba3c3[_0x56bf1a(0xda)]['unitId']||_0x198a70['params'][_0x56bf1a(0x253)]!==_0x3ba3c3[_0x56bf1a(0xda)][_0x56bf1a(0x253)])return _0x1b90b5;const _0x1468f1={'id':_0x4c4136[_0x56bf1a(0x256)]['id'],'params':{'fromRange':_0x198a70[_0x56bf1a(0xda)][_0x56bf1a(0x197)],'toRange':_0x198a70[_0x56bf1a(0xda)][_0x56bf1a(0xd3)]}},_0x8b5007=_0x2f978d(_0x3ba3c3,_0x1468f1);return{'m1Prime':[_0x198a70,..._0x8b5007],'m2Prime':[_0x3ba3c3,..._0x8b5007]};}},_0x462891={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x225)]['id'],'handler'(_0x477639,_0x31a635){const _0x3986b4=_0x5ed379,_0x22eb18={'m1Prime':_0x477639,'m2Prime':_0x31a635};if(_0x477639[_0x3986b4(0xda)][_0x3986b4(0x1c0)]!==_0x31a635[_0x3986b4(0xda)][_0x3986b4(0x1c0)]||_0x477639['params']['subUnitId']!==_0x31a635[_0x3986b4(0xda)]['subUnitId'])return _0x22eb18;const _0x2195b6={'id':_0x4c4136[_0x3986b4(0x144)]['id'],'params':{'unitId':_0x477639[_0x3986b4(0xda)][_0x3986b4(0x1c0)],'subUnitId':_0x477639[_0x3986b4(0xda)]['subUnitId'],'range':_0x477639[_0x3986b4(0xda)][_0x3986b4(0x243)]}},_0xc494c=_0x2f978d(_0x31a635,_0x2195b6);return{'m1Prime':[_0x477639,..._0xc494c],'m2Prime':[_0x31a635,..._0xc494c]};}},_0x1a12ca={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x341c8a,_0x396e76){const _0x31e8e2=_0x5ed379,_0x316df0=_0x346b2b[_0x31e8e2(0x8a)](_0x396e76,_0x341c8a);return _0xe1b183(_0x316df0)?{'m1Prime':_0x316df0['m2Prime'],'m2Prime':_0x316df0[_0x31e8e2(0x21d)]}:_0x316df0;}},_0x236c33={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0x22f)]['id'],'handler'(_0x498c34,_0x1ee7b2){const _0x1b668d=_0x5ed379,_0x50f307={'m1Prime':_0x498c34,'m2Prime':_0x1ee7b2};if(_0x498c34[_0x1b668d(0xda)][_0x1b668d(0x1c0)]!==_0x1ee7b2[_0x1b668d(0xda)][_0x1b668d(0x1c0)]||_0x498c34[_0x1b668d(0xda)][_0x1b668d(0x253)]!==_0x1ee7b2[_0x1b668d(0xda)][_0x1b668d(0x253)])return _0x50f307;const _0x1017f7=_0x40e939[_0x1b668d(0x24e)]['deepClone'](_0x498c34),_0x20d0c4=_0x40e939[_0x1b668d(0x24e)]['deepClone'](_0x1ee7b2),_0x4bf8d7=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x498c34[_0x1b668d(0xda)]['range']),_0x7650c5(_0x1ee7b2[_0x1b668d(0xda)][_0x1b668d(0x243)]));if(_0x4bf8d7?(_0x20d0c4[_0x1b668d(0xda)][_0x1b668d(0x243)][_0x1b668d(0x22e)]+=_0x4bf8d7[_0x1b668d(0x1bb)],_0x20d0c4[_0x1b668d(0xda)]['range'][_0x1b668d(0x2bb)]+=_0x4bf8d7[_0x1b668d(0x1bb)]+(_0x4bf8d7[_0x1b668d(0x198)]||0x0)):_0x20d0c4['id']=_0x4c4136['EmptyMutation']['id'],_0x498c34[_0x1b668d(0xda)][_0x1b668d(0x243)][_0x1b668d(0x22e)]!==_0x1ee7b2['params'][_0x1b668d(0x243)][_0x1b668d(0x22e)]){const _0x391e21=_0x4c4136[_0x1b668d(0x1f6)](_0x7650c5(_0x1ee7b2[_0x1b668d(0xda)]['range']),_0x7650c5(_0x498c34[_0x1b668d(0xda)][_0x1b668d(0x243)]));_0x391e21?(_0x1017f7[_0x1b668d(0xda)][_0x1b668d(0x243)]['startColumn']+=_0x391e21[_0x1b668d(0x1bb)],_0x1017f7[_0x1b668d(0xda)]['range'][_0x1b668d(0x2bb)]+=_0x391e21[_0x1b668d(0x1bb)]+(_0x391e21[_0x1b668d(0x198)]||0x0)):_0x1017f7['id']=_0x4c4136[_0x1b668d(0x2ac)]['id'];}return{'m1Prime':_0x1017f7,'m2Prime':_0x20d0c4};}},_0x5897dc={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0xc9)]['id'],'handler'(_0xc43c52,_0x52dfab){const _0x3131b8=_0x5ed379,_0x4d8f94={'m1Prime':_0xc43c52,'m2Prime':_0x52dfab};if(_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x1c0)]!==_0x52dfab['params'][_0x3131b8(0x1c0)]||_0xc43c52['params']['subUnitId']!==_0x52dfab[_0x3131b8(0xda)][_0x3131b8(0x253)])return _0x4d8f94;const _0x5d69c4=_0x40e939[_0x3131b8(0x24e)][_0x3131b8(0x29c)](_0xc43c52),_0x28b2e4=_0x40e939['Tools'][_0x3131b8(0x29c)](_0x52dfab),_0x2a242c=_0x52dfab[_0x3131b8(0xda)]['sourceRange'],_0x59f1aa=_0x52dfab[_0x3131b8(0xda)][_0x3131b8(0xd3)];if(_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x243)]['startColumn']>_0x2a242c['startColumn']&&_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x243)][_0x3131b8(0x22e)]<=_0x2a242c[_0x3131b8(0x2bb)]||_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x243)][_0x3131b8(0x22e)]>_0x59f1aa[_0x3131b8(0x22e)]&&_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x243)][_0x3131b8(0x22e)]<=_0x59f1aa['endColumn'])return{'error':new Error(_0x3131b8(0x298))};const _0x5a7afd=_0x4c4136[_0x3131b8(0x1f6)](_0x7650c5(_0xc43c52['params'][_0x3131b8(0x243)]),_0x7650c5(_0x2a242c)),_0x3029e6=_0x4c4136[_0x3131b8(0x1f6)](_0x7650c5(_0xc43c52[_0x3131b8(0xda)]['range']),_0x7650c5(_0x59f1aa));if(_0x28b2e4[_0x3131b8(0xda)][_0x3131b8(0x197)][_0x3131b8(0x22e)]+=_0x5a7afd[_0x3131b8(0x1bb)],_0x28b2e4[_0x3131b8(0xda)][_0x3131b8(0x197)][_0x3131b8(0x2bb)]+=_0x5a7afd[_0x3131b8(0x1bb)]+(_0x5a7afd[_0x3131b8(0x198)]||0x0),_0x28b2e4[_0x3131b8(0xda)][_0x3131b8(0xd3)][_0x3131b8(0x22e)]+=_0x3029e6[_0x3131b8(0x1bb)],_0x28b2e4[_0x3131b8(0xda)]['targetRange']['endColumn']+=_0x3029e6[_0x3131b8(0x1bb)]+(_0x3029e6[_0x3131b8(0x198)]||0x0),_0x2a242c[_0x3131b8(0x22e)]>=_0xc43c52[_0x3131b8(0xda)]['range']['startColumn']&&_0x59f1aa[_0x3131b8(0x22e)]<_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x243)][_0x3131b8(0x22e)]){const _0x25bb50=_0x59f1aa[_0x3131b8(0x2bb)]-_0x59f1aa[_0x3131b8(0x22e)]+0x1;_0x5d69c4[_0x3131b8(0xda)][_0x3131b8(0x243)]['startColumn']+=_0x25bb50,_0x5d69c4[_0x3131b8(0xda)][_0x3131b8(0x243)][_0x3131b8(0x2bb)]+=_0x25bb50;}else{if(_0x2a242c['endColumn']<_0xc43c52[_0x3131b8(0xda)]['range'][_0x3131b8(0x22e)]&&_0x59f1aa['startColumn']>=_0xc43c52[_0x3131b8(0xda)][_0x3131b8(0x243)][_0x3131b8(0x22e)]){const _0x5edfcb=_0x2a242c[_0x3131b8(0x2bb)]-_0x2a242c['startColumn']+0x1;_0x5d69c4[_0x3131b8(0xda)]['range'][_0x3131b8(0x22e)]-=_0x5edfcb,_0x5d69c4['params'][_0x3131b8(0x243)][_0x3131b8(0x2bb)]-=_0x5edfcb;}}return{'m1Prime':_0x5d69c4,'m2Prime':_0x28b2e4};}},_0x53229c={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x233)]['id'],'handler'(_0x103351,_0x2ef922){const _0x595f39=_0x5ed379,_0x401a6b={'m1Prime':_0x103351,'m2Prime':_0x2ef922};if(_0x103351[_0x595f39(0xda)]['unitId']!==_0x2ef922['params'][_0x595f39(0x1c0)]||_0x103351[_0x595f39(0xda)][_0x595f39(0x253)]!==_0x2ef922['params'][_0x595f39(0x163)][_0x595f39(0x253)]&&_0x103351[_0x595f39(0xda)]['subUnitId']!==_0x2ef922[_0x595f39(0xda)]['to'][_0x595f39(0x253)])return _0x401a6b;const _0x230c87=_0x40e939[_0x595f39(0x24e)][_0x595f39(0x29c)](_0x103351),_0x44bda8=_0x40e939['Tools'][_0x595f39(0x29c)](_0x2ef922);if(_0x103351['params'][_0x595f39(0x253)]===_0x2ef922['params'][_0x595f39(0x163)][_0x595f39(0x253)]){const _0xb15d14=new _0x40e939[(_0x595f39(0x278))](_0x44bda8[_0x595f39(0xda)][_0x595f39(0x163)][_0x595f39(0x17b)])['getDataRange'](),{startColumn:_0x24c11d,endColumn:_0x281cdb}=_0xb15d14,{startColumn:_0x5cb6d8,endColumn:_0x105d3d}=_0x103351[_0x595f39(0xda)][_0x595f39(0x243)],{step:_0x2b378a,length:_0x1eca16}=_0x4c4136[_0x595f39(0x1f6)](_0x103351[_0x595f39(0xda)][_0x595f39(0x243)],_0xb15d14);_0x2b378a>0x0&&_0x1eca16===0x0&&_0x2f96c4(_0x44bda8['params']['from']['value'],_0x24c11d,_0x281cdb-_0x24c11d+0x1,_0x2b378a),_0x2b378a===0x0&&_0x1eca16>0x0&&_0x2f96c4(_0x44bda8[_0x595f39(0xda)]['from'][_0x595f39(0x17b)],_0x5cb6d8,_0x281cdb-_0x5cb6d8+0x1,_0x105d3d-_0x5cb6d8+0x1);}if(_0x103351['params'][_0x595f39(0x253)]===_0x2ef922[_0x595f39(0xda)]['to'][_0x595f39(0x253)]){const _0x58bbd8=new _0x40e939[(_0x595f39(0x278))](_0x44bda8[_0x595f39(0xda)]['to']['value'])[_0x595f39(0x234)](),{startColumn:_0xdd4b0f,endColumn:_0x159229}=_0x58bbd8,{startColumn:_0x457cbf,endColumn:_0x239e89}=_0x103351[_0x595f39(0xda)][_0x595f39(0x243)],{step:_0x531d0f,length:_0x22fb7a}=_0x4c4136[_0x595f39(0x1f6)](_0x103351['params']['range'],_0x58bbd8);_0x531d0f>0x0&&_0x22fb7a===0x0&&_0x2f96c4(_0x44bda8[_0x595f39(0xda)]['to'][_0x595f39(0x17b)],_0xdd4b0f,_0x159229-_0xdd4b0f+0x1,_0x531d0f),_0x531d0f===0x0&&_0x22fb7a>0x0&&_0x2f96c4(_0x44bda8[_0x595f39(0xda)]['to']['value'],_0x457cbf,_0x159229-_0x457cbf+0x1,_0x239e89-_0x457cbf+0x1);}return{'m1Prime':_0x230c87,'m2Prime':_0x44bda8};}},_0x2bee48={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d6)]['id'],'handler'(_0x59b016,_0xaea2ad){const _0x31bb25=_0x5ed379,_0x569ba3={'m1Prime':_0x59b016,'m2Prime':_0xaea2ad};if(_0x59b016[_0x31bb25(0xda)][_0x31bb25(0x1c0)]!==_0xaea2ad[_0x31bb25(0xda)][_0x31bb25(0x1c0)]||_0x59b016[_0x31bb25(0xda)][_0x31bb25(0x253)]!==_0xaea2ad[_0x31bb25(0xda)]['subUnitId'])return _0x569ba3;const _0x2abe1a=_0x40e939[_0x31bb25(0x24e)][_0x31bb25(0x29c)](_0x59b016),_0x449cd3=_0x40e939['Tools'][_0x31bb25(0x29c)](_0xaea2ad);if(_0x59b016['params'][_0x31bb25(0x243)][_0x31bb25(0x22e)]<=_0xaea2ad[_0x31bb25(0xda)]['range'][_0x31bb25(0x2bb)]&&_0x59b016[_0x31bb25(0xda)][_0x31bb25(0x243)][_0x31bb25(0x22e)]>_0xaea2ad['params'][_0x31bb25(0x243)][_0x31bb25(0x22e)])return{'error':new Error(_0x31bb25(0x239))};const _0x54cd17=_0x4c4136[_0x31bb25(0x1f6)](_0x7650c5(_0x59b016[_0x31bb25(0xda)][_0x31bb25(0x243)]),_0x7650c5(_0xaea2ad[_0x31bb25(0xda)][_0x31bb25(0x243)]));_0x54cd17?(_0x449cd3[_0x31bb25(0xda)][_0x31bb25(0x243)][_0x31bb25(0x22e)]+=_0x54cd17[_0x31bb25(0x1bb)],_0x449cd3['params'][_0x31bb25(0x243)][_0x31bb25(0x2bb)]+=_0x54cd17[_0x31bb25(0x1bb)]+(_0x54cd17[_0x31bb25(0x198)]||0x0)):_0x449cd3['id']=_0x4c4136[_0x31bb25(0x2ac)]['id'];const _0x16ffbd=_0x4c4136[_0x31bb25(0x18c)](_0x7650c5(_0xaea2ad[_0x31bb25(0xda)]['range']),_0x7650c5(_0x59b016[_0x31bb25(0xda)]['range']));return _0x16ffbd&&(_0x2abe1a[_0x31bb25(0xda)][_0x31bb25(0x243)][_0x31bb25(0x22e)]+=_0x16ffbd['step'],_0x2abe1a[_0x31bb25(0xda)]['range']['endColumn']+=_0x16ffbd['step']+(_0x16ffbd['length']||0x0)),{'m1Prime':_0x2abe1a,'m2Prime':_0x449cd3};}},_0x220388={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0xab74eb,_0x41f99f){const _0x4bbf88=_0x5ed379,_0x49817e={'m1Prime':_0xab74eb,'m2Prime':_0x41f99f};if(_0xab74eb['params']['unitId']!==_0x41f99f[_0x4bbf88(0xda)][_0x4bbf88(0x1c0)]||_0xab74eb[_0x4bbf88(0xda)]['subUnitId']!==_0x41f99f[_0x4bbf88(0xda)][_0x4bbf88(0x253)])return _0x49817e;const _0x18ddda=_0x40e939[_0x4bbf88(0x24e)][_0x4bbf88(0x29c)](_0xab74eb),_0x1ac1b1=_0x40e939[_0x4bbf88(0x24e)][_0x4bbf88(0x29c)](_0x41f99f),{ranges:_0x237a81}=_0x1ac1b1[_0x4bbf88(0xda)];return _0x237a81['some'](_0x2d495c=>{const _0x4052e4=_0x4bbf88,_0x45f893=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0xab74eb[_0x4052e4(0xda)][_0x4052e4(0x243)]),_0x7650c5(_0x2d495c));return _0x45f893[_0x4052e4(0x198)]!==0x0?!0x0:(_0x2d495c[_0x4052e4(0x22e)]+=_0x45f893['step'],_0x2d495c['endColumn']+=_0x45f893[_0x4052e4(0x1bb)],!0x1);})?{'error':new Error(_0x4bbf88(0x1c5))}:{'m1Prime':_0x18ddda,'m2Prime':_0x1ac1b1};}},_0x15311f={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'handler'(_0x31a5f6,_0x142b6a){const _0x23b2b4=_0x5ed379,_0x2be0fb=_0x40e939['Tools']['deepClone'](_0x31a5f6),_0x3ac0d4=_0x40e939[_0x23b2b4(0x24e)]['deepClone'](_0x142b6a);if(_0x31a5f6[_0x23b2b4(0xda)][_0x23b2b4(0x1c0)]!==_0x142b6a[_0x23b2b4(0xda)][_0x23b2b4(0x1c0)]||_0x31a5f6[_0x23b2b4(0xda)][_0x23b2b4(0x253)]!==_0x142b6a[_0x23b2b4(0xda)]['subUnitId'])return{'m1Prime':_0x2be0fb,'m2Prime':_0x3ac0d4};const _0x1f9746=_0x3ac0d4['params']['ranges'][_0x23b2b4(0x1ba)](_0x1c3162=>{const _0xebc121=_0x23b2b4,_0x380ec9=_0x2be0fb[_0xebc121(0xda)]['range'],_0x42882b=_0x380ec9[_0xebc121(0x2bb)]-_0x380ec9['startColumn']+0x1;return _0x380ec9[_0xebc121(0x22e)]<=_0x1c3162[_0xebc121(0x22e)]?{..._0x1c3162,'startColumn':_0x1c3162[_0xebc121(0x22e)]+_0x42882b,'endColumn':_0x1c3162[_0xebc121(0x2bb)]+_0x42882b}:_0x380ec9[_0xebc121(0x22e)]>_0x1c3162[_0xebc121(0x22e)]&&_0x380ec9[_0xebc121(0x22e)]<=_0x1c3162[_0xebc121(0x2bb)]?{..._0x1c3162,'endColumn':_0x1c3162[_0xebc121(0x2bb)]+_0x42882b}:{..._0x1c3162};});return _0x3ac0d4['params'][_0x23b2b4(0x206)]=_0x1f9746,{'m1Prime':_0x2be0fb,'m2Prime':_0x3ac0d4};}},_0x48659b={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x3a26e8,_0x886e96){const _0x2d9a2e=_0x5ed379,_0x5c98a9={'m1Prime':_0x3a26e8,'m2Prime':_0x886e96};if(_0x3a26e8['params'][_0x2d9a2e(0x1c0)]!==_0x886e96[_0x2d9a2e(0xda)][_0x2d9a2e(0x1c0)]||_0x3a26e8[_0x2d9a2e(0xda)][_0x2d9a2e(0x253)]!==_0x886e96[_0x2d9a2e(0xda)]['subUnitId'])return _0x5c98a9;const _0x4eb7d8=_0x40e939[_0x2d9a2e(0x24e)][_0x2d9a2e(0x29c)](_0x886e96),_0x5560ea=_0x4c4136[_0x2d9a2e(0x1f6)](_0x7650c5(_0x3a26e8[_0x2d9a2e(0xda)][_0x2d9a2e(0x243)]),_0x7650c5(_0x886e96['params'][_0x2d9a2e(0x243)]));return _0x4eb7d8[_0x2d9a2e(0xda)][_0x2d9a2e(0x243)]['startColumn']+=_0x5560ea[_0x2d9a2e(0x1bb)],_0x4eb7d8[_0x2d9a2e(0xda)][_0x2d9a2e(0x243)][_0x2d9a2e(0x2bb)]+=_0x5560ea[_0x2d9a2e(0x1bb)]+(_0x5560ea[_0x2d9a2e(0x198)]||0x0),{'m1Prime':_0x3a26e8,'m2Prime':_0x4eb7d8};}},_0x495303={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0x1e6)]['id'],'handler'(_0x4b2f15,_0x527341){const _0x396b43=_0x5ed379,_0x19f3e7={'m1Prime':_0x4b2f15,'m2Prime':_0x527341};if(_0x4b2f15[_0x396b43(0xda)][_0x396b43(0x1c0)]!==_0x527341['params']['unitId']||_0x4b2f15[_0x396b43(0xda)][_0x396b43(0x253)]!==_0x527341[_0x396b43(0xda)][_0x396b43(0x253)])return _0x19f3e7;const _0x44a503=_0x40e939['Tools'][_0x396b43(0x29c)](_0x4b2f15),_0x52745f=_0x40e939['Tools']['deepClone'](_0x527341),{columnData:_0x29a7f1}=_0x52745f['params'];for(let _0x549219=_0x4b2f15[_0x396b43(0xda)][_0x396b43(0x243)][_0x396b43(0x22e)];_0x549219<=_0x4b2f15['params']['range']['endColumn'];_0x549219++)_0x40e939[_0x396b43(0x194)](_0x549219,void 0x0,_0x29a7f1);return{'m1Prime':_0x44a503,'m2Prime':_0x52745f};}},_0x20d9b2={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0x2d4)]['id'],'handler'(_0x4aa27c,_0x4a1cb4){const _0x3b7a23=_0x5ed379,_0x589201={'m1Prime':_0x4aa27c,'m2Prime':_0x4a1cb4};if(_0x4aa27c[_0x3b7a23(0xda)]['unitId']!==_0x4a1cb4[_0x3b7a23(0xda)]['unitId']||_0x4aa27c[_0x3b7a23(0xda)]['subUnitId']!==_0x4a1cb4[_0x3b7a23(0xda)][_0x3b7a23(0x253)])return _0x589201;const _0x416b0c=_0x40e939[_0x3b7a23(0x24e)][_0x3b7a23(0x29c)](_0x4aa27c),_0x3fb51e=_0x40e939[_0x3b7a23(0x24e)]['deepClone'](_0x4a1cb4),{ranges:_0xd27d59}=_0x3fb51e['params'];return _0xd27d59[_0x3b7a23(0x273)](_0x287924=>{const _0x13b473=_0x3b7a23,_0x10eefa=_0x4c4136[_0x13b473(0x1f6)](_0x7650c5(_0x4aa27c[_0x13b473(0xda)][_0x13b473(0x243)]),_0x287924);return _0x10eefa[_0x13b473(0x198)]!==0x0?!0x0:(_0x287924[_0x13b473(0x22e)]+=_0x10eefa['step'],_0x287924[_0x13b473(0x2bb)]+=_0x10eefa['step'],!0x1);})?{'error':new Error(_0x3b7a23(0x2c4))}:{'m1Prime':_0x416b0c,'m2Prime':_0x3fb51e};}},_0x1be4a2={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136[_0x5ed379(0x7d)]['id'],'handler'(_0x383320,_0x61dda4){const _0x5856e2=_0x5ed379,_0x23f29c={'m1Prime':_0x383320,'m2Prime':_0x61dda4};if(_0x383320[_0x5856e2(0xda)]['unitId']!==_0x61dda4[_0x5856e2(0xda)][_0x5856e2(0x1c0)]||_0x383320['params'][_0x5856e2(0x253)]!==_0x61dda4['params']['subUnitId'])return _0x23f29c;const _0x5283ff=_0x40e939[_0x5856e2(0x24e)][_0x5856e2(0x29c)](_0x383320),_0x50d53c=_0x40e939[_0x5856e2(0x24e)]['deepClone'](_0x61dda4),{ranges:_0x3f188b}=_0x50d53c['params'];return _0x3f188b['some'](_0x49ef96=>{const _0x817d73=_0x5856e2,_0x312c4b=_0x4c4136[_0x817d73(0x1f6)](_0x7650c5(_0x383320[_0x817d73(0xda)][_0x817d73(0x243)]),_0x49ef96);return _0x312c4b[_0x817d73(0x198)]!==0x0?!0x0:(_0x49ef96['startColumn']+=_0x312c4b[_0x817d73(0x1bb)],_0x49ef96['endColumn']+=_0x312c4b[_0x817d73(0x1bb)],!0x1);})?{'error':new Error(_0x5856e2(0xc5))}:{'m1Prime':_0x5283ff,'m2Prime':_0x50d53c};}},_0x2ce872={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler'(_0x57c877,_0x13eeb6){const _0x1059fc=_0x5ed379,_0x36fb7d={'m1Prime':_0x57c877,'m2Prime':_0x13eeb6};if(_0x57c877[_0x1059fc(0xda)][_0x1059fc(0x1c0)]!==_0x13eeb6['params'][_0x1059fc(0x1c0)]||_0x57c877[_0x1059fc(0xda)][_0x1059fc(0x253)]!==_0x13eeb6[_0x1059fc(0xda)][_0x1059fc(0x253)])return _0x36fb7d;const _0x31637a=[_0x40e939[_0x1059fc(0x24e)][_0x1059fc(0x29c)](_0x57c877)],_0x2fd895=_0x40e939['Tools'][_0x1059fc(0x29c)](_0x13eeb6),{values:_0x2d93cb}=_0x2fd895[_0x1059fc(0xda)],_0x2555ae=[];let _0x10fee4=!0x1;for(const _0x19bdcb in _0x2d93cb){const _0x5903cb=_0x2d93cb[_0x19bdcb];if(_0x2555ae[_0x1059fc(0xde)](..._0x5903cb['ranges']),_0x5903cb[_0x1059fc(0x206)][_0x1059fc(0x273)](_0x43ca8f=>{const _0x354a29=_0x1059fc,_0x43189f=_0x4c4136[_0x354a29(0x1f6)](_0x7650c5(_0x57c877[_0x354a29(0xda)]['range']),_0x7650c5(_0x43ca8f));return _0x43189f[_0x354a29(0x198)]!==0x0?!0x0:(_0x43189f['step']!==0x0&&(_0x10fee4=!0x0),_0x43ca8f['startColumn']+=_0x43189f[_0x354a29(0x1bb)],_0x43ca8f[_0x354a29(0x2bb)]+=_0x43189f[_0x354a29(0x1bb)],!0x1);}))return{'error':new Error(_0x1059fc(0x1a2))};}if(_0x10fee4){const _0x3d83d2={'id':_0x4c4136[_0x1059fc(0x1f8)]['id'],'params':{'unitId':_0x13eeb6[_0x1059fc(0xda)][_0x1059fc(0x1c0)],'subUnitId':_0x13eeb6['params'][_0x1059fc(0x253)],'ranges':_0x2555ae}};_0x31637a[_0x1059fc(0xde)](_0x3d83d2,_0x2fd895);}return{'m1Prime':_0x31637a,'m2Prime':_0x2fd895};}},_0x5094b0={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136['SetRangeValuesMutation']['id'],'handler'(_0x120fec,_0x1e2cd7){const _0x47d0ee=_0x5ed379,_0x309692={'m1Prime':_0x120fec,'m2Prime':_0x1e2cd7};if(_0x120fec[_0x47d0ee(0xda)]['unitId']!==_0x1e2cd7[_0x47d0ee(0xda)]['unitId']||_0x120fec['params'][_0x47d0ee(0x253)]!==_0x1e2cd7[_0x47d0ee(0xda)][_0x47d0ee(0x253)])return _0x309692;const _0x5a4460=[_0x40e939[_0x47d0ee(0x24e)]['deepClone'](_0x120fec)],_0x52f7b8=_0x40e939[_0x47d0ee(0x24e)][_0x47d0ee(0x29c)](_0x1e2cd7),_0x1efc87=new _0x40e939[(_0x47d0ee(0x278))](_0x52f7b8[_0x47d0ee(0xda)][_0x47d0ee(0x18a)]),_0x2d0d79=_0x1efc87[_0x47d0ee(0x234)](),_0x200bb9=_0x120fec[_0x47d0ee(0xda)]['range'],_0x5ac5ff=_0x200bb9[_0x47d0ee(0x2bb)]-_0x200bb9[_0x47d0ee(0x22e)]+0x1;if(_0x52f7b8[_0x47d0ee(0xda)]['cellValue']&&_0x200bb9[_0x47d0ee(0x22e)]<=_0x2d0d79[_0x47d0ee(0x2bb)]){const _0x27c8a6=Math[_0x47d0ee(0x23c)](_0x2d0d79[_0x47d0ee(0x22e)],_0x200bb9['startColumn']);_0x2f96c4(_0x52f7b8[_0x47d0ee(0xda)]['cellValue'],_0x27c8a6,_0x2d0d79[_0x47d0ee(0x2bb)]-_0x27c8a6+0x1,_0x5ac5ff);}const _0x1aee8b=new _0x40e939['ObjectMatrix']();let _0x4e194c=!0x1;if(_0x1efc87[_0x47d0ee(0x2cf)]((_0x47b0c9,_0x386312,_0x538c88)=>{const _0x4c9360=_0x47d0ee;if(_0x538c88&&_0x538c88['f']){const _0x496cd2=_0x538c88['f'];let _0x3c9743=!0x1;const _0x25daea=_0x4dcbee(_0x120fec[_0x4c9360(0xda)][_0x4c9360(0x1c0)],_0x120fec[_0x4c9360(0xda)]['subUnitId'],_0x496cd2,_0x1feed1=>{const _0x453a35=_0x4c9360,_0x1d9f26=_0x4c4136[_0x453a35(0x1f6)](_0x7650c5(_0x120fec[_0x453a35(0xda)][_0x453a35(0x243)]),_0x7650c5(_0x1feed1));return(_0x1d9f26['step']!==0x0||_0x1d9f26[_0x453a35(0x198)]!==0x0)&&(_0x3c9743=!0x0,_0x1feed1[_0x453a35(0x22e)]+=_0x1d9f26[_0x453a35(0x1bb)],_0x1feed1[_0x453a35(0x2bb)]+=_0x1d9f26['step']+_0x1d9f26[_0x453a35(0x198)]),_0x1feed1;});_0x3c9743&&(_0x4e194c=!0x0,_0x538c88['f']=_0x25daea,_0x1aee8b[_0x4c9360(0x15e)](_0x47b0c9,_0x386312,{..._0x538c88}));}}),_0x4e194c){const _0x53af6b={'id':_0x4c4136[_0x47d0ee(0x151)]['id'],'params':{'unitId':_0x1e2cd7['params'][_0x47d0ee(0x1c0)],'subUnitId':_0x1e2cd7['params'][_0x47d0ee(0x253)],'cellValue':_0x1aee8b[_0x47d0ee(0xf6)]()}};_0x5a4460[_0x47d0ee(0xde)](_0x53af6b);}return{'m1Prime':_0x5a4460,'m2Prime':_0x52f7b8};}},_0x3aaee9={'m1':_0x4c4136['InsertColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x11da52,_0x540bbf){const _0x2e3fb1=_0x5ed379,_0x50fdb6={'m1Prime':[],'m2Prime':[]};if(_0x11da52[_0x2e3fb1(0xda)][_0x2e3fb1(0x1c0)]!==_0x540bbf[_0x2e3fb1(0xda)][_0x2e3fb1(0x1c0)]||_0x11da52['params'][_0x2e3fb1(0x253)]!==_0x540bbf[_0x2e3fb1(0xda)][_0x2e3fb1(0x253)])return _0x50fdb6;const _0x25b8c3=_0x40e939[_0x2e3fb1(0x24e)][_0x2e3fb1(0x29c)](_0x540bbf);let _0x1a30ee=!0x1;return _0x25b8c3[_0x2e3fb1(0xda)]['selections'][_0x2e3fb1(0x1ac)](_0x3e58f3=>{const _0x1b96c9=_0x2e3fb1,{range:_0x2058d9,primary:_0x2db2ac}=_0x3e58f3,_0x2fe6b2=_0x4c4136[_0x1b96c9(0x1f6)](_0x7650c5(_0x11da52[_0x1b96c9(0xda)][_0x1b96c9(0x243)]),_0x7650c5(_0x2058d9));if(_0x2fe6b2[_0x1b96c9(0x198)]||_0x2fe6b2['step']){if(_0x2058d9[_0x1b96c9(0x22e)]+=_0x2fe6b2[_0x1b96c9(0x1bb)],_0x2058d9[_0x1b96c9(0x2bb)]+=_0x2fe6b2[_0x1b96c9(0x1bb)]+(_0x2fe6b2[_0x1b96c9(0x198)]||0x0),_0x2db2ac){const _0x5647a8=_0x4c4136[_0x1b96c9(0x1f6)](_0x7650c5(_0x11da52[_0x1b96c9(0xda)][_0x1b96c9(0x243)]),_0x7650c5(_0x2db2ac));(_0x5647a8['length']||_0x5647a8['step'])&&(_0x2db2ac[_0x1b96c9(0x22e)]+=_0x5647a8[_0x1b96c9(0x1bb)],_0x2db2ac['endColumn']+=_0x5647a8[_0x1b96c9(0x1bb)],_0x2db2ac[_0x1b96c9(0x2da)]+=_0x5647a8[_0x1b96c9(0x1bb)]);}_0x1a30ee=!0x0;}}),_0x1a30ee&&_0x50fdb6[_0x2e3fb1(0xdf)][_0x2e3fb1(0xde)](_0x25b8c3),_0x50fdb6;}},_0x32c677={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'handler'(_0x576f80,_0x3dba59){const _0x1e90eb=_0x5ed379,_0x450992={'m1Prime':_0x576f80,'m2Prime':_0x3dba59};if(_0x576f80[_0x1e90eb(0xda)][_0x1e90eb(0x1c0)]!==_0x3dba59[_0x1e90eb(0xda)]['unitId']||_0x576f80[_0x1e90eb(0xda)][_0x1e90eb(0x253)]!==_0x3dba59['params'][_0x1e90eb(0x253)])return _0x450992;const _0x12b799=_0x40e939[_0x1e90eb(0x24e)][_0x1e90eb(0x29c)](_0x576f80),_0x135ea6=_0x40e939[_0x1e90eb(0x24e)][_0x1e90eb(0x29c)](_0x3dba59),_0x13f27c=_0x5cf031({'start':_0x576f80['params']['range'][_0x1e90eb(0x22e)],'end':_0x576f80[_0x1e90eb(0xda)][_0x1e90eb(0x243)][_0x1e90eb(0x2bb)]},{'start':_0x3dba59[_0x1e90eb(0xda)][_0x1e90eb(0x20e)],'end':_0x3dba59['params'][_0x1e90eb(0x20e)]});if(_0x135ea6[_0x1e90eb(0xda)]['col']===_0x13f27c[_0x1e90eb(0x133)])return _0x450992;_0x135ea6[_0x1e90eb(0xda)]['col']=_0x13f27c['start'],_0x135ea6[_0x1e90eb(0xda)][_0x1e90eb(0xd6)]&&(_0x135ea6[_0x1e90eb(0xda)][_0x1e90eb(0xd6)][_0x1e90eb(0x22b)]=_0x13f27c[_0x1e90eb(0x133)]);const _0x13d098=_0x40e939[_0x1e90eb(0x24e)][_0x1e90eb(0x29c)](_0x3dba59);return _0x13d098[_0x1e90eb(0xda)][_0x1e90eb(0xd6)]=null,{'m1Prime':[_0x13d098,_0x135ea6,_0x12b799],'m2Prime':[_0x135ea6]};}},_0x3557cf={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x6ca5c7,_0x262102){const _0x38f6a9=_0x5ed379,_0x929b2a={'m1Prime':_0x6ca5c7,'m2Prime':_0x262102};if(_0x6ca5c7[_0x38f6a9(0xda)][_0x38f6a9(0x1c0)]!==_0x262102[_0x38f6a9(0xda)][_0x38f6a9(0x1c0)]||_0x6ca5c7[_0x38f6a9(0xda)][_0x38f6a9(0x253)]!==_0x262102[_0x38f6a9(0xda)][_0x38f6a9(0x253)])return _0x929b2a;const _0x21b047=_0x40e939['Tools'][_0x38f6a9(0x29c)](_0x6ca5c7),_0x3b722d=_0x40e939[_0x38f6a9(0x24e)][_0x38f6a9(0x29c)](_0x262102),_0x179d76=_0x5cf031({'start':_0x6ca5c7[_0x38f6a9(0xda)]['range'][_0x38f6a9(0x22e)],'end':_0x6ca5c7['params'][_0x38f6a9(0x243)]['endColumn']},{'start':_0x262102[_0x38f6a9(0xda)][_0x38f6a9(0x243)][_0x38f6a9(0x22e)],'end':_0x262102[_0x38f6a9(0xda)]['range']['endColumn']});return _0x3b722d['params'][_0x38f6a9(0x243)][_0x38f6a9(0x22e)]===_0x179d76[_0x38f6a9(0x133)]&&_0x3b722d['params'][_0x38f6a9(0x243)][_0x38f6a9(0x2bb)]===_0x179d76[_0x38f6a9(0x21c)]?_0x929b2a:(_0x3b722d[_0x38f6a9(0xda)][_0x38f6a9(0x243)]['startColumn']=_0x179d76['start'],_0x3b722d[_0x38f6a9(0xda)][_0x38f6a9(0x243)][_0x38f6a9(0x2bb)]=_0x179d76[_0x38f6a9(0x21c)],{'m1Prime':[_0x3b722d,_0x21b047],'m2Prime':[_0x3b722d]});}},_0x576b1e={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x4c4136['SetWorksheetColWidthMutation']['id'],'handler'(_0x323c3b,_0x37ef8c){const _0x2b2d77=_0x5ed379,_0x3bc8b4={'m1Prime':_0x323c3b,'m2Prime':_0x37ef8c};if(_0x323c3b[_0x2b2d77(0xda)][_0x2b2d77(0x1c0)]!==_0x37ef8c[_0x2b2d77(0xda)][_0x2b2d77(0x1c0)]||_0x323c3b[_0x2b2d77(0xda)][_0x2b2d77(0x253)]!==_0x37ef8c[_0x2b2d77(0xda)][_0x2b2d77(0x253)])return _0x3bc8b4;const _0xae8ea6=_0x40e939[_0x2b2d77(0x24e)]['deepClone'](_0x323c3b),_0x43e92b=_0x40e939[_0x2b2d77(0x24e)]['deepClone'](_0x37ef8c),{ranges:_0x377047,colWidth:_0x110f7e}=_0x43e92b[_0x2b2d77(0xda)];if(_0x377047[_0x2b2d77(0x273)](_0x3b66a4=>{const _0x3a84ee=_0x2b2d77,_0x1cf110=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x323c3b['params'][_0x3a84ee(0x243)]),_0x3b66a4);return _0x1cf110['length']!==0x0?!0x0:(_0x3b66a4['startColumn']+=_0x1cf110[_0x3a84ee(0x1bb)],_0x3b66a4[_0x3a84ee(0x2bb)]+=_0x1cf110['step'],!0x1);}))return{'error':new Error('insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')};if(typeof _0x110f7e!='number'){for(let _0x23ac5c=_0x323c3b[_0x2b2d77(0xda)][_0x2b2d77(0x243)][_0x2b2d77(0x22e)];_0x23ac5c<=_0x323c3b['params'][_0x2b2d77(0x243)]['endColumn'];_0x23ac5c++)_0x40e939['insertMatrixArray'](_0x23ac5c,void 0x0,_0x110f7e);}return{'m1Prime':_0xae8ea6,'m2Prime':_0x43e92b};}},_0x26c99e=_0x11abe0((_0x2a07a7,_0x201422)=>{const _0x4f5d05=_0x5ed379,_0x5d75d5=_0x18126a['singleReferenceToGrid'](_0x2a07a7['params'][_0x4f5d05(0x115)]['ref']),_0x231c2a={'startColumn':_0x5d75d5['column'],'endColumn':_0x5d75d5[_0x4f5d05(0x25b)],'startRow':_0x5d75d5[_0x4f5d05(0x1ea)],'endRow':_0x5d75d5[_0x4f5d05(0x1ea)]},_0x139eb6=_0x4c4136[_0x4f5d05(0x257)](_0x231c2a,_0x201422);if(!_0x139eb6)return[{'id':_0x39f817[_0x4f5d05(0x214)]['id'],'params':{..._0x2a07a7['params'],'comment':void 0x0,'commentId':_0x2a07a7['params']['payload'][_0x4f5d05(0x108)]}}];const _0x1890c0=_0x18126a[_0x4f5d05(0x24f)](_0x139eb6);return _0x1890c0===_0x2a07a7[_0x4f5d05(0xda)][_0x4f5d05(0x115)][_0x4f5d05(0x1a7)]?[]:[{'id':_0x39f817['UpdateCommentRefMutation']['id'],'params':{..._0x2a07a7['params'],'comment':void 0x0,'payload':{'ref':_0x1890c0,'commentId':_0x2a07a7[_0x4f5d05(0xda)][_0x4f5d05(0x115)][_0x4f5d05(0x108)]}}}];},_0x5ed379(0x176)),_0x52c878={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x39f817[_0x5ed379(0x2a0)]['id'],'handler':_0x11abe0((_0x449519,_0x2b55d6)=>{const _0x8982c8=_0x5ed379,_0x3faf66={'m1Prime':_0x449519,'m2Prime':_0x2b55d6};if(_0x449519[_0x8982c8(0xda)][_0x8982c8(0x1c0)]!==_0x2b55d6['params'][_0x8982c8(0x1c0)]||_0x449519[_0x8982c8(0xda)][_0x8982c8(0x253)]!==_0x2b55d6['params'][_0x8982c8(0x253)])return _0x3faf66;const _0x1b7d2b={'id':_0x4c4136[_0x8982c8(0x144)]['id'],'params':{'unitId':_0x449519['params']['unitId'],'subUnitId':_0x449519[_0x8982c8(0xda)][_0x8982c8(0x253)],'range':_0x449519['params']['range']}},_0x2e3d9e=_0x26c99e(_0x2b55d6,_0x1b7d2b);return{'m1Prime':[_0x449519,..._0x2e3d9e],'m2Prime':[_0x2b55d6,..._0x2e3d9e]};},_0x5ed379(0x8a))};function _0x2a93f6(_0x48d3fe,_0x25a9c8){const _0x150e43=_0x5ed379;var _0x39e574,_0x4f3f7d;const {payload:_0x398b2e,unitId:_0x5d8f35,subUnitId:_0xa516b2,ruleId:_0x409728}=_0x48d3fe[_0x150e43(0xda)];switch(_0x398b2e['type']){case _0x1dd6bb[_0x150e43(0x1cf)][_0x150e43(0x7e)]:{const _0x320174=_0x398b2e[_0x150e43(0x115)][_0x150e43(0x1ba)](_0x41cb64=>_0x4c4136[_0x150e43(0x1cd)](_0x41cb64,_0x25a9c8))['filter'](Boolean)[_0x150e43(0x29a)]();if(!_0x40e939[_0x150e43(0x1b5)](_0x320174,_0x398b2e[_0x150e43(0x115)]))return[{'id':_0x1dd6bb[_0x150e43(0x138)]['id'],'params':{'unitId':_0x5d8f35,'subUnitId':_0xa516b2,'ruleId':_0x409728,'payload':{'type':_0x1dd6bb[_0x150e43(0x1cf)][_0x150e43(0x7e)],'payload':_0x320174}}}];break;}case _0x1dd6bb[_0x150e43(0x1cf)]['SETTING']:{const _0x1f73d9=_0x11abe0(_0x1244ce=>_0x4dcbee(_0x5d8f35,_0xa516b2,_0x1244ce,_0x15f9e7=>_0x4c4136['handleDefaultRangeChangeWithEffectRefCommands'](_0x15f9e7,_0x25a9c8)),'transformFormula'),_0x236605=(_0x39e574=_0x398b2e[_0x150e43(0x115)][_0x150e43(0x7c)])!=null?_0x39e574:'',_0x16c241=(_0x4f3f7d=_0x398b2e['payload'][_0x150e43(0x1d4)])!=null?_0x4f3f7d:'';let _0xb07b0f=_0x236605,_0x206db7=_0x16c241;if(_0x40e939[_0x150e43(0x284)](_0x236605)&&(_0xb07b0f=_0x1f73d9(_0x236605)),_0x40e939[_0x150e43(0x284)](_0x16c241)&&(_0x206db7=_0x1f73d9(_0x16c241)),_0xb07b0f!==_0x236605||_0x206db7!==_0x16c241)return[{'id':_0x1dd6bb[_0x150e43(0x138)]['id'],'params':{'unitId':_0x5d8f35,'subUnitId':_0xa516b2,'ruleId':_0x409728,'payload':{'type':_0x1dd6bb[_0x150e43(0x1cf)][_0x150e43(0x1e8)],'payload':{'type':_0x398b2e['payload']['type'],'formula1':_0xb07b0f,'formula2':_0x206db7}}}}];break;}}return[];}_0x11abe0(_0x2a93f6,_0x5ed379(0x287));const _0x25b200={'m1':_0x4c4136['MoveColsMutation']['id'],'m2':_0x1dd6bb[_0x5ed379(0x138)]['id'],'handler':_0x11abe0((_0xdd27d8,_0x27cc34)=>{const _0x278b60=_0x5ed379,_0x97ac65={'m1Prime':_0xdd27d8,'m2Prime':_0x27cc34};if(_0xdd27d8['params']['unitId']!==_0x27cc34[_0x278b60(0xda)][_0x278b60(0x1c0)]||_0x27cc34['params'][_0x278b60(0x253)]!==_0xdd27d8[_0x278b60(0xda)][_0x278b60(0x253)])return _0x97ac65;const _0x43292a={'id':_0x4c4136['MoveColsCommand']['id'],'params':{'fromRange':_0xdd27d8['params'][_0x278b60(0x197)],'toRange':_0xdd27d8[_0x278b60(0xda)]['targetRange']}},_0x3ba655=_0x2a93f6(_0x27cc34,_0x43292a);return{'m1Prime':[_0xdd27d8,..._0x3ba655],'m2Prime':[_0x27cc34,..._0x3ba655]};},_0x5ed379(0x8a))},_0x23e672={'m1':_0x4c4136[_0x5ed379(0x22f)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x138)]['id'],'handler':_0x11abe0((_0x1224bc,_0x54accf)=>{const _0x4dbfc6=_0x5ed379,_0x94866c={'m1Prime':_0x1224bc,'m2Prime':_0x54accf};if(_0x1224bc[_0x4dbfc6(0xda)][_0x4dbfc6(0x1c0)]!==_0x54accf[_0x4dbfc6(0xda)][_0x4dbfc6(0x1c0)]||_0x54accf[_0x4dbfc6(0xda)][_0x4dbfc6(0x253)]!==_0x1224bc[_0x4dbfc6(0xda)]['subUnitId'])return _0x94866c;const _0xf13e08={'id':_0x4c4136['InsertColCommand']['id'],'params':{'unitId':_0x1224bc['params'][_0x4dbfc6(0x1c0)],'subUnitId':_0x1224bc[_0x4dbfc6(0xda)][_0x4dbfc6(0x253)],'range':_0x1224bc[_0x4dbfc6(0xda)][_0x4dbfc6(0x243)]}},_0x517954=_0x2a93f6(_0x54accf,_0xf13e08);return{'m1Prime':[_0x1224bc,..._0x517954],'m2Prime':[_0x54accf,..._0x517954]};},_0x5ed379(0x8a))},_0x3a3027={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0xeb54a1,_0x4133d4)=>{const _0x51d316=_0x5ed379,_0x4fbefb={'m1Prime':_0xeb54a1,'m2Prime':_0x4133d4};if(_0xeb54a1[_0x51d316(0xda)][_0x51d316(0x1c0)]!==_0x4133d4[_0x51d316(0xda)][_0x51d316(0x1c0)]||_0xeb54a1[_0x51d316(0xda)]['subUnitId']!==_0x4133d4[_0x51d316(0xda)][_0x51d316(0x253)])return _0x4fbefb;const _0x2969ce={'id':_0x4c4136[_0x51d316(0xf5)]['id'],'params':{'unitId':_0xeb54a1[_0x51d316(0xda)][_0x51d316(0x1c0)],'subUnitId':_0xeb54a1[_0x51d316(0xda)][_0x51d316(0x253)],'range':_0xeb54a1[_0x51d316(0xda)][_0x51d316(0x243)]}},_0xfa4dba=_0x3e6c1f(_0x4133d4,_0x2969ce);return{'m1Prime':[_0xeb54a1,..._0xfa4dba],'m2Prime':[_0x4133d4,..._0xfa4dba]};},_0x5ed379(0x8a))},_0x709e81={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x4460bb,_0x52b999){const _0x1ddf23=_0x5ed379,_0x5a443a=_0xba220d['handler'](_0x52b999,_0x4460bb);return _0xe1b183(_0x5a443a)?{'m1Prime':_0x5a443a[_0x1ddf23(0xdf)],'m2Prime':_0x5a443a[_0x1ddf23(0x21d)]}:_0x5a443a;}},_0x1684b7={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x232)]['id'],'handler'(_0x5df1bd,_0x5b586b){const _0x42bc86=_0x5ed379,_0x1d57ea={'m1Prime':_0x5df1bd,'m2Prime':_0x5b586b};if(_0x5df1bd[_0x42bc86(0xda)][_0x42bc86(0x1c0)]!==_0x5b586b[_0x42bc86(0xda)][_0x42bc86(0x1c0)]||_0x5df1bd['params'][_0x42bc86(0x253)]!==_0x5b586b[_0x42bc86(0xda)]['subUnitId'])return _0x1d57ea;const _0x2feb1d=_0x40e939[_0x42bc86(0x24e)][_0x42bc86(0x29c)](_0x5df1bd),_0x1b7a80=_0x40e939[_0x42bc86(0x24e)][_0x42bc86(0x29c)](_0x5b586b),_0xd56502=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136[_0x42bc86(0x11c)](_0x5df1bd[_0x42bc86(0xda)][_0x42bc86(0x243)])),_0x7650c5(_0x4c4136[_0x42bc86(0x11c)](_0x5b586b['params'][_0x42bc86(0x243)])));if(_0xd56502?(_0x1b7a80['params'][_0x42bc86(0x243)]['startRow']+=_0xd56502[_0x42bc86(0x1bb)],_0x1b7a80[_0x42bc86(0xda)][_0x42bc86(0x243)][_0x42bc86(0x2a2)]+=_0xd56502[_0x42bc86(0x1bb)]+(_0xd56502[_0x42bc86(0x198)]||0x0)):_0x1b7a80['id']=_0x4c4136[_0x42bc86(0x2ac)]['id'],_0x5df1bd['params']['range'][_0x42bc86(0x130)]!==_0x5b586b[_0x42bc86(0xda)][_0x42bc86(0x243)][_0x42bc86(0x130)]){const _0x26cf06=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136['rotateRange'](_0x5b586b[_0x42bc86(0xda)]['range'])),_0x7650c5(_0x4c4136[_0x42bc86(0x11c)](_0x5df1bd['params'][_0x42bc86(0x243)])));_0x26cf06?(_0x2feb1d[_0x42bc86(0xda)][_0x42bc86(0x243)][_0x42bc86(0x130)]+=_0x26cf06[_0x42bc86(0x1bb)],_0x2feb1d[_0x42bc86(0xda)][_0x42bc86(0x243)][_0x42bc86(0x2a2)]+=_0x26cf06[_0x42bc86(0x1bb)]+(_0x26cf06[_0x42bc86(0x198)]||0x0)):_0x2feb1d['id']=_0x4c4136['EmptyMutation']['id'];}return{'m1Prime':_0x2feb1d,'m2Prime':_0x1b7a80};}},_0x4bc247={'m1':_0x4c4136['InsertRowMutation']['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler'(_0x2c1c74,_0x29aa7a){const _0x54fe26=_0x5ed379,_0x190f8a={'m1Prime':_0x2c1c74,'m2Prime':_0x29aa7a};if(_0x2c1c74[_0x54fe26(0xda)][_0x54fe26(0x1c0)]!==_0x29aa7a['params'][_0x54fe26(0x1c0)]||_0x2c1c74[_0x54fe26(0xda)][_0x54fe26(0x253)]!==_0x29aa7a[_0x54fe26(0xda)]['from'][_0x54fe26(0x253)]&&_0x2c1c74[_0x54fe26(0xda)][_0x54fe26(0x253)]!==_0x29aa7a[_0x54fe26(0xda)]['to'][_0x54fe26(0x253)])return _0x190f8a;const _0x54973f=_0x40e939['Tools']['deepClone'](_0x2c1c74),_0x513c20=_0x40e939[_0x54fe26(0x24e)]['deepClone'](_0x29aa7a);if(_0x2c1c74['params']['subUnitId']===_0x29aa7a[_0x54fe26(0xda)][_0x54fe26(0x163)][_0x54fe26(0x253)]){const _0x18aebe=new _0x40e939[(_0x54fe26(0x278))](_0x513c20[_0x54fe26(0xda)][_0x54fe26(0x163)][_0x54fe26(0x17b)])[_0x54fe26(0x234)](),{startRow:_0x56b58a,endRow:_0x4fac54}=_0x18aebe,{startRow:_0x423961,endRow:_0x261c62}=_0x2c1c74['params'][_0x54fe26(0x243)],{step:_0x49b371,length:_0x4c742a}=_0x4c4136[_0x54fe26(0x1f6)](_0x4c4136[_0x54fe26(0x11c)](_0x2c1c74[_0x54fe26(0xda)]['range']),_0x4c4136[_0x54fe26(0x11c)](_0x18aebe));_0x49b371>0x0&&_0x4c742a===0x0&&_0x19af0d(_0x513c20[_0x54fe26(0xda)][_0x54fe26(0x163)][_0x54fe26(0x17b)],_0x56b58a,_0x4fac54-_0x56b58a+0x1,_0x49b371),_0x49b371===0x0&&_0x4c742a>0x0&&_0x19af0d(_0x513c20['params'][_0x54fe26(0x163)][_0x54fe26(0x17b)],_0x423961,_0x4fac54-_0x423961+0x1,_0x261c62-_0x423961+0x1);}if(_0x2c1c74[_0x54fe26(0xda)][_0x54fe26(0x253)]===_0x29aa7a[_0x54fe26(0xda)]['to'][_0x54fe26(0x253)]){const _0x4444a1=new _0x40e939[(_0x54fe26(0x278))](_0x29aa7a[_0x54fe26(0xda)]['to'][_0x54fe26(0x17b)])[_0x54fe26(0x234)](),{startRow:_0x5eadf3,endRow:_0x344b8a}=_0x4444a1,{startRow:_0x4c3c77,endRow:_0x3a6a08}=_0x2c1c74[_0x54fe26(0xda)][_0x54fe26(0x243)],{step:_0x507f3b,length:_0x17e8f2}=_0x4c4136[_0x54fe26(0x1f6)](_0x4c4136[_0x54fe26(0x11c)](_0x2c1c74[_0x54fe26(0xda)][_0x54fe26(0x243)]),_0x4c4136['rotateRange'](_0x4444a1));_0x507f3b>0x0&&_0x17e8f2===0x0&&_0x19af0d(_0x513c20['params']['to']['value'],_0x5eadf3,_0x344b8a-_0x5eadf3+0x1,_0x507f3b),_0x507f3b===0x0&&_0x17e8f2>0x0&&_0x19af0d(_0x513c20[_0x54fe26(0xda)]['to'][_0x54fe26(0x17b)],_0x4c3c77,_0x344b8a-_0x4c3c77+0x1,_0x3a6a08-_0x4c3c77+0x1);}return{'m1Prime':_0x54973f,'m2Prime':_0x513c20};}},_0x4aa98a={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136['MoveRowsMutation']['id'],'handler'(_0x1652d0,_0x2065f1){const _0x51b8d3=_0x5ed379,_0x38cdbb={'m1Prime':_0x1652d0,'m2Prime':_0x2065f1};if(_0x1652d0[_0x51b8d3(0xda)]['unitId']!==_0x2065f1[_0x51b8d3(0xda)][_0x51b8d3(0x1c0)]||_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x253)]!==_0x2065f1[_0x51b8d3(0xda)][_0x51b8d3(0x253)])return _0x38cdbb;const _0xd751f9=_0x40e939['Tools']['deepClone'](_0x1652d0),_0x3e1067=_0x40e939[_0x51b8d3(0x24e)][_0x51b8d3(0x29c)](_0x2065f1),_0x363a18=_0x2065f1[_0x51b8d3(0xda)][_0x51b8d3(0x197)],_0x20437d=_0x2065f1[_0x51b8d3(0xda)][_0x51b8d3(0xd3)];if(_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x130)]>_0x363a18['startRow']&&_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x130)]<=_0x363a18[_0x51b8d3(0x2a2)]||_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x130)]>_0x20437d[_0x51b8d3(0x130)]&&_0x1652d0['params'][_0x51b8d3(0x243)][_0x51b8d3(0x130)]<=_0x20437d[_0x51b8d3(0x2a2)])return{'error':new Error(_0x51b8d3(0x298))};const _0x3e6c53=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136['rotateRange'](_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x243)])),_0x7650c5(_0x4c4136[_0x51b8d3(0x11c)](_0x363a18))),_0x4023ca=_0x4c4136[_0x51b8d3(0x1f6)](_0x7650c5(_0x4c4136[_0x51b8d3(0x11c)](_0x1652d0['params'][_0x51b8d3(0x243)])),_0x7650c5(_0x4c4136[_0x51b8d3(0x11c)](_0x20437d)));if(_0x3e1067[_0x51b8d3(0xda)][_0x51b8d3(0x197)]['startRow']+=_0x3e6c53[_0x51b8d3(0x1bb)],_0x3e1067[_0x51b8d3(0xda)][_0x51b8d3(0x197)][_0x51b8d3(0x2a2)]+=_0x3e6c53['step']+(_0x3e6c53[_0x51b8d3(0x198)]||0x0),_0x3e1067[_0x51b8d3(0xda)]['targetRange'][_0x51b8d3(0x130)]+=_0x4023ca[_0x51b8d3(0x1bb)],_0x3e1067[_0x51b8d3(0xda)][_0x51b8d3(0xd3)]['endRow']+=_0x4023ca[_0x51b8d3(0x1bb)]+(_0x4023ca[_0x51b8d3(0x198)]||0x0),_0x363a18['startRow']>=_0x1652d0[_0x51b8d3(0xda)]['range'][_0x51b8d3(0x130)]&&_0x20437d[_0x51b8d3(0x130)]<_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x243)]['startRow']){const _0x403036=_0x20437d[_0x51b8d3(0x2a2)]-_0x20437d[_0x51b8d3(0x130)]+0x1;_0xd751f9[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x130)]+=_0x403036,_0xd751f9[_0x51b8d3(0xda)]['range'][_0x51b8d3(0x2a2)]+=_0x403036;}else{if(_0x363a18[_0x51b8d3(0x2a2)]<_0x1652d0['params'][_0x51b8d3(0x243)][_0x51b8d3(0x130)]&&_0x20437d['startRow']>=_0x1652d0[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x130)]){const _0x14076d=_0x363a18[_0x51b8d3(0x2a2)]-_0x363a18[_0x51b8d3(0x130)]+0x1;_0xd751f9[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x130)]-=_0x14076d,_0xd751f9[_0x51b8d3(0xda)][_0x51b8d3(0x243)][_0x51b8d3(0x2a2)]-=_0x14076d;}}return{'m1Prime':_0xd751f9,'m2Prime':_0x3e1067};}},_0x416b98={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x5a6997,_0x1c6fb7){const _0x55e0c2=_0x5ed379,_0x60c0a1={'m1Prime':_0x5a6997,'m2Prime':_0x1c6fb7};if(_0x5a6997[_0x55e0c2(0xda)]['unitId']!==_0x1c6fb7['params'][_0x55e0c2(0x1c0)]||_0x5a6997[_0x55e0c2(0xda)][_0x55e0c2(0x253)]!==_0x1c6fb7[_0x55e0c2(0xda)]['subUnitId'])return _0x60c0a1;const _0x43428f=_0x40e939[_0x55e0c2(0x24e)]['deepClone'](_0x5a6997),_0x2f52df=_0x40e939[_0x55e0c2(0x24e)][_0x55e0c2(0x29c)](_0x1c6fb7),{ranges:_0x13488e}=_0x2f52df[_0x55e0c2(0xda)];return _0x13488e[_0x55e0c2(0x273)](_0x117fb6=>{const _0x32368c=_0x55e0c2,_0x41b29d=_0x4c4136[_0x32368c(0x1f6)](_0x7650c5(_0x4c4136[_0x32368c(0x11c)](_0x5a6997[_0x32368c(0xda)][_0x32368c(0x243)])),_0x7650c5(_0x4c4136[_0x32368c(0x11c)](_0x117fb6)));return _0x41b29d[_0x32368c(0x198)]!==0x0?!0x0:(_0x117fb6['startRow']+=_0x41b29d[_0x32368c(0x1bb)],_0x117fb6['endRow']+=_0x41b29d[_0x32368c(0x1bb)],!0x1);})?{'error':new Error(_0x55e0c2(0x170))}:{'m1Prime':_0x43428f,'m2Prime':_0x2f52df};}},_0x422cb1={'m1':_0x4c4136['InsertRowMutation']['id'],'m2':_0x4c4136['RemoveRowMutation']['id'],'handler'(_0x1578e0,_0x2df0ae){const _0x1b6e73=_0x5ed379,_0x392ad5={'m1Prime':_0x1578e0,'m2Prime':_0x2df0ae};if(_0x1578e0[_0x1b6e73(0xda)][_0x1b6e73(0x1c0)]!==_0x2df0ae['params'][_0x1b6e73(0x1c0)]||_0x1578e0[_0x1b6e73(0xda)][_0x1b6e73(0x253)]!==_0x2df0ae[_0x1b6e73(0xda)][_0x1b6e73(0x253)])return _0x392ad5;const _0xb08013=_0x40e939[_0x1b6e73(0x24e)][_0x1b6e73(0x29c)](_0x1578e0),_0x4dd281=_0x40e939[_0x1b6e73(0x24e)][_0x1b6e73(0x29c)](_0x2df0ae);if(_0x1578e0[_0x1b6e73(0xda)][_0x1b6e73(0x243)][_0x1b6e73(0x130)]<=_0x2df0ae[_0x1b6e73(0xda)]['range'][_0x1b6e73(0x2a2)]&&_0x1578e0['params'][_0x1b6e73(0x243)][_0x1b6e73(0x130)]>_0x2df0ae[_0x1b6e73(0xda)]['range'][_0x1b6e73(0x130)])return{'error':new Error(_0x1b6e73(0x239))};const _0x378a37=_0x4c4136[_0x1b6e73(0x1f6)](_0x7650c5(_0x4c4136[_0x1b6e73(0x11c)](_0x1578e0[_0x1b6e73(0xda)]['range'])),_0x7650c5(_0x4c4136[_0x1b6e73(0x11c)](_0x2df0ae['params']['range'])));_0x378a37?(_0x4dd281[_0x1b6e73(0xda)][_0x1b6e73(0x243)][_0x1b6e73(0x130)]+=_0x378a37[_0x1b6e73(0x1bb)],_0x4dd281[_0x1b6e73(0xda)]['range'][_0x1b6e73(0x2a2)]+=_0x378a37[_0x1b6e73(0x1bb)]+(_0x378a37['length']||0x0)):_0x4dd281['id']=_0x4c4136[_0x1b6e73(0x2ac)]['id'];const _0x3826a0=_0x4c4136[_0x1b6e73(0x18c)](_0x7650c5(_0x4c4136[_0x1b6e73(0x11c)](_0x2df0ae[_0x1b6e73(0xda)]['range'])),_0x7650c5(_0x4c4136[_0x1b6e73(0x11c)](_0x1578e0['params']['range'])));return _0x3826a0&&(_0xb08013[_0x1b6e73(0xda)][_0x1b6e73(0x243)][_0x1b6e73(0x130)]+=_0x3826a0['step'],_0xb08013[_0x1b6e73(0xda)]['range']['endRow']+=_0x3826a0[_0x1b6e73(0x1bb)]+(_0x3826a0[_0x1b6e73(0x198)]||0x0)),{'m1Prime':_0xb08013,'m2Prime':_0x4dd281};}},_0x5b26d3={'m1':_0x4c4136['InsertRowMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler'(_0x1908d8,_0x324542){const _0x51af18=_0x5ed379,_0x37c0f7=_0x40e939[_0x51af18(0x24e)][_0x51af18(0x29c)](_0x1908d8),_0x327d43=_0x40e939[_0x51af18(0x24e)][_0x51af18(0x29c)](_0x324542);if(_0x1908d8[_0x51af18(0xda)][_0x51af18(0x1c0)]!==_0x324542['params'][_0x51af18(0x1c0)]||_0x1908d8[_0x51af18(0xda)][_0x51af18(0x253)]!==_0x324542['params'][_0x51af18(0x253)])return{'m1Prime':_0x37c0f7,'m2Prime':_0x327d43};const _0x129961=_0x327d43[_0x51af18(0xda)][_0x51af18(0x206)][_0x51af18(0x1ba)](_0x24e07c=>{const _0x43b891=_0x51af18,_0x2acac2=_0x37c0f7[_0x43b891(0xda)][_0x43b891(0x243)],_0x1b014f=_0x2acac2['endRow']-_0x2acac2[_0x43b891(0x130)]+0x1;return _0x2acac2['startRow']<=_0x24e07c[_0x43b891(0x130)]?{..._0x24e07c,'startRow':_0x24e07c[_0x43b891(0x130)]+_0x1b014f,'endRow':_0x24e07c['endRow']+_0x1b014f}:_0x2acac2[_0x43b891(0x130)]>_0x24e07c[_0x43b891(0x130)]&&_0x2acac2[_0x43b891(0x130)]<=_0x24e07c[_0x43b891(0x2a2)]?{..._0x24e07c,'endRow':_0x24e07c[_0x43b891(0x2a2)]+_0x1b014f}:{..._0x24e07c};});return _0x327d43[_0x51af18(0xda)][_0x51af18(0x206)]=_0x129961,{'m1Prime':_0x37c0f7,'m2Prime':_0x327d43};}},_0x8b12d7={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136['ReorderRangeMutation']['id'],'handler'(_0x1714ec,_0x571f4a){const _0x3010fc=_0x5ed379,_0x456828={'m1Prime':_0x1714ec,'m2Prime':_0x571f4a};if(_0x1714ec[_0x3010fc(0xda)]['unitId']!==_0x571f4a['params']['unitId']||_0x1714ec[_0x3010fc(0xda)]['subUnitId']!==_0x571f4a['params'][_0x3010fc(0x253)])return _0x456828;const _0x883aeb=_0x40e939[_0x3010fc(0x24e)][_0x3010fc(0x29c)](_0x571f4a),_0x35bf10=_0x4c4136[_0x3010fc(0x1f6)](_0x7650c5(_0x4c4136['rotateRange'](_0x1714ec[_0x3010fc(0xda)][_0x3010fc(0x243)])),_0x7650c5(_0x4c4136['rotateRange'](_0x571f4a[_0x3010fc(0xda)][_0x3010fc(0x243)])));_0x883aeb['params'][_0x3010fc(0x243)]['startRow']+=_0x35bf10[_0x3010fc(0x1bb)],_0x883aeb['params'][_0x3010fc(0x243)][_0x3010fc(0x2a2)]+=_0x35bf10['step']+(_0x35bf10[_0x3010fc(0x198)]||0x0);const _0x454ab5=_0x1714ec[_0x3010fc(0xda)][_0x3010fc(0x243)][_0x3010fc(0x130)],_0x646c61=_0x1714ec['params'][_0x3010fc(0x243)][_0x3010fc(0x2a2)]-_0x1714ec[_0x3010fc(0xda)][_0x3010fc(0x243)][_0x3010fc(0x130)]+0x1,_0x4436b9={};for(const _0x4328ab in _0x571f4a[_0x3010fc(0xda)][_0x3010fc(0x132)]){let _0x414a88=Number(_0x4328ab),_0xa87490=_0x571f4a[_0x3010fc(0xda)][_0x3010fc(0x132)][_0x4328ab];_0x414a88=_0x1ad9d6(_0x454ab5,_0x646c61,_0x414a88),_0xa87490=_0x1ad9d6(_0x454ab5,_0x646c61,_0xa87490),_0x4436b9[_0x414a88]=_0xa87490;}return _0x883aeb[_0x3010fc(0xda)]['order']=_0x4436b9,{'m1Prime':_0x1714ec,'m2Prime':_0x883aeb};}},_0x1ad9d6=_0x11abe0((_0x5ba78e,_0x1e6ae2,_0x5069f9)=>_0x5069f9>=_0x5ba78e?_0x5069f9+_0x1e6ae2:_0x5069f9,'orderMap$1'),_0xf90233={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler'(_0x2fde66,_0x4626ce){const _0x19b76e=_0x5ed379,_0x549f38={'m1Prime':_0x2fde66,'m2Prime':_0x4626ce};if(_0x2fde66[_0x19b76e(0xda)][_0x19b76e(0x1c0)]!==_0x4626ce[_0x19b76e(0xda)]['unitId']||_0x2fde66[_0x19b76e(0xda)][_0x19b76e(0x253)]!==_0x4626ce[_0x19b76e(0xda)]['subUnitId'])return _0x549f38;const _0x361acc=[_0x40e939[_0x19b76e(0x24e)][_0x19b76e(0x29c)](_0x2fde66)],_0x213626=_0x40e939[_0x19b76e(0x24e)][_0x19b76e(0x29c)](_0x4626ce),{values:_0xd33dc2}=_0x213626[_0x19b76e(0xda)],_0x2552e6=[];let _0x5aeb96=!0x1;for(const _0x329999 in _0xd33dc2){const _0x3ff440=_0xd33dc2[_0x329999];if(_0x2552e6[_0x19b76e(0xde)](..._0x3ff440[_0x19b76e(0x206)]),_0x3ff440['ranges'][_0x19b76e(0x273)](_0x3e25ed=>{const _0x2dc5c3=_0x19b76e,_0x1183ee=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136[_0x2dc5c3(0x11c)](_0x2fde66[_0x2dc5c3(0xda)][_0x2dc5c3(0x243)])),_0x4c4136[_0x2dc5c3(0x11c)](_0x7650c5(_0x3e25ed)));return _0x1183ee[_0x2dc5c3(0x198)]!==0x0?!0x0:(_0x1183ee[_0x2dc5c3(0x1bb)]!==0x0&&(_0x5aeb96=!0x0),_0x3e25ed[_0x2dc5c3(0x130)]+=_0x1183ee[_0x2dc5c3(0x1bb)],_0x3e25ed[_0x2dc5c3(0x2a2)]+=_0x1183ee[_0x2dc5c3(0x1bb)],!0x1);}))return{'error':new Error(_0x19b76e(0x2d7))};}if(_0x5aeb96){const _0x503c28={'id':_0x4c4136[_0x19b76e(0x1f8)]['id'],'params':{'unitId':_0x4626ce[_0x19b76e(0xda)][_0x19b76e(0x1c0)],'subUnitId':_0x4626ce[_0x19b76e(0xda)]['subUnitId'],'ranges':_0x2552e6}};_0x361acc[_0x19b76e(0xde)](_0x503c28,_0x213626);}return{'m1Prime':_0x361acc,'m2Prime':_0x213626};}},_0x587ba7={'m1':_0x4c4136['InsertRowMutation']['id'],'m2':_0x4c4136['SetRangeValuesMutation']['id'],'handler'(_0x367d4d,_0xd291cc){const _0xd10ab1=_0x5ed379,_0x49a20b={'m1Prime':_0x367d4d,'m2Prime':_0xd291cc};if(_0x367d4d[_0xd10ab1(0xda)][_0xd10ab1(0x1c0)]!==_0xd291cc[_0xd10ab1(0xda)][_0xd10ab1(0x1c0)]||_0x367d4d[_0xd10ab1(0xda)]['subUnitId']!==_0xd291cc[_0xd10ab1(0xda)][_0xd10ab1(0x253)])return _0x49a20b;const _0x28b08d=[_0x40e939[_0xd10ab1(0x24e)][_0xd10ab1(0x29c)](_0x367d4d)],_0x11904b=_0x40e939[_0xd10ab1(0x24e)][_0xd10ab1(0x29c)](_0xd291cc),_0x4a836b=new _0x40e939[(_0xd10ab1(0x278))](_0x11904b[_0xd10ab1(0xda)][_0xd10ab1(0x18a)]),_0x261746=_0x4a836b[_0xd10ab1(0x234)](),_0x2b5f8f=_0x367d4d[_0xd10ab1(0xda)][_0xd10ab1(0x243)],_0x206764=_0x2b5f8f['endRow']-_0x2b5f8f['startRow']+0x1;if(_0x11904b[_0xd10ab1(0xda)][_0xd10ab1(0x18a)]&&_0x2b5f8f[_0xd10ab1(0x130)]<=_0x261746[_0xd10ab1(0x2a2)]){const _0x1ae622=Math[_0xd10ab1(0x23c)](_0x261746[_0xd10ab1(0x130)],_0x2b5f8f[_0xd10ab1(0x130)]);_0x19af0d(_0x11904b[_0xd10ab1(0xda)][_0xd10ab1(0x18a)],_0x1ae622,_0x261746[_0xd10ab1(0x2a2)]-_0x1ae622+0x1,_0x206764);}const _0x31967a=new _0x40e939[(_0xd10ab1(0x278))]();let _0x39fa1f=!0x1;if(_0x4a836b[_0xd10ab1(0x2cf)]((_0x1d3665,_0x49a594,_0x116f82)=>{const _0x1593a7=_0xd10ab1;if(_0x116f82&&_0x116f82['f']){const _0x9b33d7=_0x116f82['f'];let _0x4106d7=!0x1;const _0x3aefc1=_0x4dcbee(_0x367d4d[_0x1593a7(0xda)][_0x1593a7(0x1c0)],_0x367d4d[_0x1593a7(0xda)][_0x1593a7(0x253)],_0x9b33d7,_0x231817=>{const _0xf72d6f=_0x1593a7,_0x4820f0=_0x4c4136[_0xf72d6f(0x1f6)](_0x7650c5(_0x4c4136['rotateRange'](_0x367d4d[_0xf72d6f(0xda)][_0xf72d6f(0x243)])),_0x7650c5(_0x4c4136['rotateRange'](_0x231817)));return(_0x4820f0[_0xf72d6f(0x1bb)]!==0x0||_0x4820f0[_0xf72d6f(0x198)]!==0x0)&&(_0x4106d7=!0x0,_0x231817[_0xf72d6f(0x130)]+=_0x4820f0[_0xf72d6f(0x1bb)],_0x231817['endRow']+=_0x4820f0[_0xf72d6f(0x1bb)]+_0x4820f0[_0xf72d6f(0x198)]),_0x231817;});_0x4106d7&&(_0x39fa1f=!0x0,_0x116f82['f']=_0x3aefc1,_0x31967a[_0x1593a7(0x15e)](_0x1d3665,_0x49a594,{..._0x116f82}));}}),_0x39fa1f){const _0x4f1534={'id':_0x4c4136[_0xd10ab1(0x151)]['id'],'params':{'unitId':_0xd291cc[_0xd10ab1(0xda)][_0xd10ab1(0x1c0)],'subUnitId':_0xd291cc[_0xd10ab1(0xda)]['subUnitId'],'cellValue':_0x31967a['getMatrix']()}};_0x28b08d[_0xd10ab1(0xde)](_0x4f1534);}return{'m1Prime':_0x28b08d,'m2Prime':_0x11904b};}},_0x1fe2c9={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0xa1)]['id'],'handler'(_0x50d47a,_0x473a51){const _0x424b03=_0x5ed379,_0x134ccd={'m1Prime':_0x50d47a,'m2Prime':_0x473a51};if(_0x50d47a['params']['unitId']!==_0x473a51[_0x424b03(0xda)]['unitId']||_0x50d47a[_0x424b03(0xda)]['subUnitId']!==_0x473a51[_0x424b03(0xda)]['subUnitId'])return _0x134ccd;const _0x31fa94=_0x40e939[_0x424b03(0x24e)][_0x424b03(0x29c)](_0x50d47a),_0x19a5b1=_0x40e939['Tools'][_0x424b03(0x29c)](_0x473a51),{rowData:_0xfcca5a}=_0x19a5b1[_0x424b03(0xda)];for(let _0x3aaa04=_0x50d47a['params'][_0x424b03(0x243)][_0x424b03(0x130)];_0x3aaa04<=_0x50d47a[_0x424b03(0xda)][_0x424b03(0x243)][_0x424b03(0x2a2)];_0x3aaa04++)_0x40e939['insertMatrixArray'](_0x3aaa04,void 0x0,_0xfcca5a);return{'m1Prime':_0x31fa94,'m2Prime':_0x19a5b1};}},_0x3c4c1e={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x1b3)]['id'],'handler'(_0x2276b0,_0x199f85){const _0x4f2245=_0x5ed379,_0x891126={'m1Prime':_0x2276b0,'m2Prime':_0x199f85};if(_0x2276b0[_0x4f2245(0xda)]['unitId']!==_0x199f85[_0x4f2245(0xda)]['unitId']||_0x2276b0[_0x4f2245(0xda)][_0x4f2245(0x253)]!==_0x199f85[_0x4f2245(0xda)][_0x4f2245(0x253)])return _0x891126;const _0x40ac1f=_0x40e939['Tools'][_0x4f2245(0x29c)](_0x2276b0),_0x4f4611=_0x40e939[_0x4f2245(0x24e)][_0x4f2245(0x29c)](_0x199f85),{ranges:_0x45fb18}=_0x4f4611['params'];return _0x45fb18[_0x4f2245(0x273)](_0x2262ee=>{const _0x2b7687=_0x4f2245,_0x575ef2=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136[_0x2b7687(0x11c)](_0x2276b0[_0x2b7687(0xda)]['range'])),_0x7650c5(_0x4c4136[_0x2b7687(0x11c)](_0x2262ee)));return _0x575ef2['length']!==0x0?!0x0:(_0x2262ee[_0x2b7687(0x130)]+=_0x575ef2[_0x2b7687(0x1bb)],_0x2262ee[_0x2b7687(0x2a2)]+=_0x575ef2[_0x2b7687(0x1bb)],!0x1);})?{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden')}:{'m1Prime':_0x40ac1f,'m2Prime':_0x4f4611};}},_0x532d75={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x249)]['id'],'handler'(_0x51b906,_0x91170e){const _0x15014d=_0x5ed379,_0x14867f={'m1Prime':_0x51b906,'m2Prime':_0x91170e};if(_0x51b906['params'][_0x15014d(0x1c0)]!==_0x91170e['params'][_0x15014d(0x1c0)]||_0x51b906[_0x15014d(0xda)][_0x15014d(0x253)]!==_0x91170e[_0x15014d(0xda)][_0x15014d(0x253)])return _0x14867f;const _0x272341=_0x40e939['Tools']['deepClone'](_0x51b906),_0x54a2bc=_0x40e939[_0x15014d(0x24e)][_0x15014d(0x29c)](_0x91170e),{ranges:_0x261a9d}=_0x54a2bc[_0x15014d(0xda)];return _0x261a9d[_0x15014d(0x273)](_0x52f142=>{const _0x251334=_0x15014d,_0x319a8d=_0x4c4136[_0x251334(0x1f6)](_0x7650c5(_0x4c4136['rotateRange'](_0x51b906[_0x251334(0xda)][_0x251334(0x243)])),_0x7650c5(_0x4c4136[_0x251334(0x11c)](_0x52f142)));return _0x319a8d[_0x251334(0x198)]!==0x0?!0x0:(_0x52f142[_0x251334(0x130)]+=_0x319a8d[_0x251334(0x1bb)],_0x52f142[_0x251334(0x2a2)]+=_0x319a8d['step'],!0x1);})?{'error':new Error(_0x15014d(0x107))}:{'m1Prime':_0x272341,'m2Prime':_0x54a2bc};}},_0x50a354={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x314328,_0x3f8f11){const _0x14eaa2=_0x5ed379,_0x16ac8e={'m1Prime':[],'m2Prime':[]};if(_0x314328[_0x14eaa2(0xda)][_0x14eaa2(0x1c0)]!==_0x3f8f11[_0x14eaa2(0xda)][_0x14eaa2(0x1c0)]||_0x314328['params'][_0x14eaa2(0x253)]!==_0x3f8f11[_0x14eaa2(0xda)][_0x14eaa2(0x253)])return _0x16ac8e;const _0x46d4d9=_0x40e939[_0x14eaa2(0x24e)][_0x14eaa2(0x29c)](_0x3f8f11);let _0x224d85=!0x1;return _0x46d4d9[_0x14eaa2(0xda)]['selections'][_0x14eaa2(0x1ac)](_0x28c104=>{const _0x39701a=_0x14eaa2,{range:_0x3c3cbc,primary:_0x2b9532}=_0x28c104,_0x24f023=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136[_0x39701a(0x11c)](_0x314328[_0x39701a(0xda)][_0x39701a(0x243)])),_0x7650c5(_0x4c4136[_0x39701a(0x11c)](_0x3c3cbc)));if(_0x24f023[_0x39701a(0x198)]||_0x24f023[_0x39701a(0x1bb)]){if(_0x3c3cbc['startRow']+=_0x24f023[_0x39701a(0x1bb)],_0x3c3cbc[_0x39701a(0x2a2)]+=_0x24f023[_0x39701a(0x1bb)]+(_0x24f023[_0x39701a(0x198)]||0x0),_0x2b9532){const _0x2cd73d=_0x4c4136[_0x39701a(0x1f6)](_0x7650c5(_0x4c4136[_0x39701a(0x11c)](_0x314328[_0x39701a(0xda)]['range'])),_0x7650c5(_0x4c4136['rotateRange'](_0x2b9532)));(_0x2cd73d['length']||_0x2cd73d[_0x39701a(0x1bb)])&&(_0x2b9532['startRow']+=_0x2cd73d[_0x39701a(0x1bb)],_0x2b9532[_0x39701a(0x2a2)]+=_0x2cd73d[_0x39701a(0x1bb)],_0x2b9532[_0x39701a(0x148)]+=_0x2cd73d['step']);}_0x224d85=!0x0;}}),_0x224d85&&_0x16ac8e[_0x14eaa2(0xdf)][_0x14eaa2(0xde)](_0x46d4d9),_0x16ac8e;}},_0x5ee2bc={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x286289,_0x14f354){const _0x3997dd=_0x5ed379,_0x4b8856={'m1Prime':[_0x286289],'m2Prime':[_0x14f354]};if(_0x286289['params'][_0x3997dd(0x1c0)]!==_0x14f354[_0x3997dd(0xda)][_0x3997dd(0x1c0)]||_0x286289[_0x3997dd(0xda)]['subUnitId']!==_0x14f354[_0x3997dd(0xda)][_0x3997dd(0x253)])return _0x4b8856;const _0x4bd2b3=_0x40e939[_0x3997dd(0x24e)][_0x3997dd(0x29c)](_0x286289),_0x429fe5=_0x40e939[_0x3997dd(0x24e)]['deepClone'](_0x14f354),_0x1b5cf5=_0x5cf031({'start':_0x286289['params'][_0x3997dd(0x243)][_0x3997dd(0x130)],'end':_0x286289[_0x3997dd(0xda)][_0x3997dd(0x243)]['endRow']},{'start':_0x14f354[_0x3997dd(0xda)]['range'][_0x3997dd(0x130)],'end':_0x14f354[_0x3997dd(0xda)][_0x3997dd(0x243)]['endRow']});return _0x429fe5[_0x3997dd(0xda)][_0x3997dd(0x243)][_0x3997dd(0x130)]===_0x1b5cf5['start']&&_0x429fe5[_0x3997dd(0xda)][_0x3997dd(0x243)][_0x3997dd(0x2a2)]===_0x1b5cf5['end']?_0x4b8856:(_0x429fe5[_0x3997dd(0xda)]['range']['startRow']=_0x1b5cf5[_0x3997dd(0x133)],_0x429fe5[_0x3997dd(0xda)][_0x3997dd(0x243)][_0x3997dd(0x2a2)]=_0x1b5cf5[_0x3997dd(0x21c)],{'m1Prime':[_0x429fe5,_0x4bd2b3],'m2Prime':[_0x429fe5]});}},_0x4fc571={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x10e)]['id'],'handler'(_0x2f331d,_0x1f7279){const _0x169701=_0x5ed379,_0x45d44d={'m1Prime':_0x2f331d,'m2Prime':_0x1f7279};if(_0x2f331d[_0x169701(0xda)][_0x169701(0x1c0)]!==_0x1f7279[_0x169701(0xda)]['unitId']||_0x2f331d[_0x169701(0xda)][_0x169701(0x253)]!==_0x1f7279[_0x169701(0xda)][_0x169701(0x253)])return _0x45d44d;const _0x5d46ab=_0x40e939[_0x169701(0x24e)]['deepClone'](_0x2f331d),_0x4c527d=_0x40e939[_0x169701(0x24e)][_0x169701(0x29c)](_0x1f7279),{rowsAutoHeightInfo:_0x274f3b}=_0x4c527d['params'];return _0x274f3b[_0x169701(0x273)](_0x40c279=>{const _0x8158c6=_0x169701,_0x235e03={'startRow':_0x40c279[_0x8158c6(0x1ea)],'endRow':_0x40c279[_0x8158c6(0x1ea)],'startColumn':0x0,'endColumn':0x0},_0x3234ea=_0x4c4136['handleBaseInsertRange'](_0x7650c5(_0x4c4136[_0x8158c6(0x11c)](_0x2f331d[_0x8158c6(0xda)][_0x8158c6(0x243)])),_0x4c4136[_0x8158c6(0x11c)](_0x235e03));return _0x3234ea[_0x8158c6(0x198)]!==0x0?!0x0:(_0x40c279['row']+=_0x3234ea[_0x8158c6(0x1bb)],!0x1);})?{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height')}:{'m1Prime':_0x5d46ab,'m2Prime':_0x4c527d};}},_0x3524f7={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136[_0x5ed379(0x83)]['id'],'handler'(_0x40d67c,_0x125aca){const _0x37c1cc=_0x5ed379,_0xcbe3be={'m1Prime':_0x40d67c,'m2Prime':_0x125aca};if(_0x40d67c[_0x37c1cc(0xda)][_0x37c1cc(0x1c0)]!==_0x125aca[_0x37c1cc(0xda)]['unitId']||_0x40d67c['params'][_0x37c1cc(0x253)]!==_0x125aca[_0x37c1cc(0xda)][_0x37c1cc(0x253)])return _0xcbe3be;const _0x36458c=_0x40e939[_0x37c1cc(0x24e)]['deepClone'](_0x40d67c),_0x4214ac=_0x40e939['Tools'][_0x37c1cc(0x29c)](_0x125aca),{ranges:_0x12db0e,rowHeight:_0x175a0d}=_0x4214ac[_0x37c1cc(0xda)];if(_0x12db0e[_0x37c1cc(0x273)](_0x104df8=>{const _0x5a1a79=_0x37c1cc,_0x3871bc=_0x4c4136[_0x5a1a79(0x1f6)](_0x7650c5(_0x4c4136[_0x5a1a79(0x11c)](_0x40d67c[_0x5a1a79(0xda)][_0x5a1a79(0x243)])),_0x4c4136[_0x5a1a79(0x11c)](_0x104df8));return _0x3871bc['length']!==0x0?!0x0:(_0x104df8[_0x5a1a79(0x130)]+=_0x3871bc[_0x5a1a79(0x1bb)],_0x104df8[_0x5a1a79(0x2a2)]+=_0x3871bc[_0x5a1a79(0x1bb)],!0x1);}))return{'error':new Error(_0x37c1cc(0x2ce))};if(typeof _0x175a0d!='number'){for(let _0x2dc07a=_0x40d67c[_0x37c1cc(0xda)][_0x37c1cc(0x243)][_0x37c1cc(0x130)];_0x2dc07a<=_0x40d67c[_0x37c1cc(0xda)][_0x37c1cc(0x243)][_0x37c1cc(0x2a2)];_0x2dc07a++)_0x40e939[_0x37c1cc(0x194)](_0x2dc07a,void 0x0,_0x175a0d);}return{'m1Prime':_0x36458c,'m2Prime':_0x4214ac};}},_0x49294c={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x4c4136['SetWorksheetRowIsAutoHeightMutation']['id'],'handler'(_0x21a529,_0x2b2010){const _0x4729cc=_0x5ed379,_0x2c1384={'m1Prime':_0x21a529,'m2Prime':_0x2b2010};if(_0x21a529['params'][_0x4729cc(0x1c0)]!==_0x2b2010[_0x4729cc(0xda)]['unitId']||_0x21a529['params'][_0x4729cc(0x253)]!==_0x2b2010[_0x4729cc(0xda)][_0x4729cc(0x253)])return _0x2c1384;const _0x3547cd=_0x40e939[_0x4729cc(0x24e)][_0x4729cc(0x29c)](_0x21a529),_0x1e662a=_0x40e939['Tools'][_0x4729cc(0x29c)](_0x2b2010),{ranges:_0x16ef70,autoHeightInfo:_0x2d7577}=_0x1e662a['params'];if(_0x16ef70[_0x4729cc(0x273)](_0x55c384=>{const _0x379a77=_0x4729cc,_0x143814=_0x4c4136[_0x379a77(0x1f6)](_0x7650c5(_0x4c4136[_0x379a77(0x11c)](_0x21a529[_0x379a77(0xda)][_0x379a77(0x243)])),_0x4c4136[_0x379a77(0x11c)](_0x55c384));return _0x143814[_0x379a77(0x198)]!==0x0?!0x0:(_0x55c384[_0x379a77(0x130)]+=_0x143814[_0x379a77(0x1bb)],_0x55c384[_0x379a77(0x2a2)]+=_0x143814['step'],!0x1);}))return{'error':new Error(_0x4729cc(0xe3))};if(typeof _0x2d7577!='number'){for(let _0x52e08d=_0x21a529['params']['range'][_0x4729cc(0x130)];_0x52e08d<=_0x21a529['params']['range'][_0x4729cc(0x2a2)];_0x52e08d++)_0x40e939['insertMatrixArray'](_0x52e08d,void 0x0,_0x2d7577);}return{'m1Prime':_0x3547cd,'m2Prime':_0x1e662a};}},_0x336b84={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x39f817[_0x5ed379(0x2a0)]['id'],'handler':_0x11abe0((_0x2df390,_0x4d1d4f)=>{const _0x2d23da=_0x5ed379,_0x5539d6={'m1Prime':_0x2df390,'m2Prime':_0x4d1d4f};if(_0x2df390[_0x2d23da(0xda)][_0x2d23da(0x1c0)]!==_0x4d1d4f['params'][_0x2d23da(0x1c0)]||_0x2df390[_0x2d23da(0xda)]['subUnitId']!==_0x4d1d4f[_0x2d23da(0xda)][_0x2d23da(0x253)])return _0x5539d6;const _0x2a9ae3={'id':_0x4c4136[_0x2d23da(0xf5)]['id'],'params':{'unitId':_0x2df390[_0x2d23da(0xda)][_0x2d23da(0x1c0)],'subUnitId':_0x2df390[_0x2d23da(0xda)][_0x2d23da(0x253)],'range':_0x2df390[_0x2d23da(0xda)][_0x2d23da(0x243)]}},_0x169ae5=_0x26c99e(_0x4d1d4f,_0x2a9ae3);return{'m1Prime':[_0x2df390,..._0x169ae5],'m2Prime':[_0x4d1d4f,..._0x169ae5]};},'handler')},_0x10e7b3={'m1':_0x4c4136[_0x5ed379(0x232)]['id'],'m2':_0x1dd6bb['UpdateDataValidationMutation']['id'],'handler':_0x11abe0((_0x4d798b,_0x216d49)=>{const _0x378438=_0x5ed379,_0x447ce4={'m1Prime':_0x4d798b,'m2Prime':_0x216d49};if(_0x4d798b['params'][_0x378438(0x1c0)]!==_0x216d49[_0x378438(0xda)]['unitId']||_0x216d49[_0x378438(0xda)][_0x378438(0x253)]!==_0x4d798b['params']['subUnitId'])return _0x447ce4;const _0x2b4de0={'id':_0x4c4136[_0x378438(0xf5)]['id'],'params':{'unitId':_0x4d798b[_0x378438(0xda)]['unitId'],'subUnitId':_0x4d798b[_0x378438(0xda)][_0x378438(0x253)],'range':_0x4d798b[_0x378438(0xda)]['range']}},_0x3cddfd=_0x2a93f6(_0x216d49,_0x2b4de0);return{'m1Prime':[_0x4d798b,..._0x3cddfd],'m2Prime':[_0x216d49,..._0x3cddfd]};},_0x5ed379(0x8a))},_0x371358={'m1':_0x4c4136['MoveColsMutation']['id'],'m2':_0x39f817['AddCommentMutation']['id'],'handler':_0x11abe0((_0xf95168,_0x2e85d7)=>{const _0x228cbd=_0x5ed379,_0x4c7175={'m1Prime':_0xf95168,'m2Prime':_0x2e85d7};if(_0xf95168[_0x228cbd(0xda)][_0x228cbd(0x1c0)]!==_0x2e85d7[_0x228cbd(0xda)][_0x228cbd(0x1c0)]||_0xf95168['params'][_0x228cbd(0x253)]!==_0x2e85d7[_0x228cbd(0xda)]['subUnitId'])return _0x4c7175;const _0x2c5794={'id':_0x4c4136[_0x228cbd(0x256)]['id'],'params':{'unitId':_0xf95168[_0x228cbd(0xda)][_0x228cbd(0x1c0)],'subUnitId':_0xf95168[_0x228cbd(0xda)][_0x228cbd(0x253)],'fromRange':_0xf95168[_0x228cbd(0xda)][_0x228cbd(0x197)],'toRange':_0xf95168['params'][_0x228cbd(0xd3)]}},_0x3a2902=_0x3e6c1f(_0x2e85d7,_0x2c5794);return{'m1Prime':[_0xf95168,..._0x3a2902],'m2Prime':[_0x2e85d7,..._0x3a2902]};},_0x5ed379(0x8a))},_0x3a9aee={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x516303,_0x4d81ed){const _0x490d48=_0x5ed379,_0x14a078=_0x457c1d[_0x490d48(0x8a)](_0x4d81ed,_0x516303);return _0xe1b183(_0x14a078)?{'m1Prime':_0x14a078[_0x490d48(0xdf)],'m2Prime':_0x14a078[_0x490d48(0x21d)]}:_0x14a078;}},_0x5ba2a0={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136['MoveColsMutation']['id'],'handler'(_0x20c609,_0x236356){const _0x220af3=_0x5ed379,_0x4155dc={'m1Prime':_0x20c609,'m2Prime':_0x236356};if(_0x20c609['params']['unitId']!==_0x236356[_0x220af3(0xda)][_0x220af3(0x1c0)]||_0x20c609[_0x220af3(0xda)][_0x220af3(0x253)]!==_0x236356[_0x220af3(0xda)][_0x220af3(0x253)])return _0x4155dc;const _0x5841d0=_0x40e939[_0x220af3(0x24e)][_0x220af3(0x29c)](_0x20c609),_0x4168d6=_0x40e939['Tools']['deepClone'](_0x236356),_0x1d7389=_0x236356['params'][_0x220af3(0x197)],_0x105ad9=_0x236356[_0x220af3(0xda)][_0x220af3(0xd3)],_0x2ae2e7=_0x20c609[_0x220af3(0xda)]['sourceRange'],_0x31c890=_0x20c609['params'][_0x220af3(0xd3)];if(_0x2ae2e7[_0x220af3(0x2bb)]>=_0x1d7389['startColumn']&&_0x2ae2e7[_0x220af3(0x22e)]<=_0x1d7389[_0x220af3(0x2bb)])return{'error':new Error(_0x220af3(0x2cc))};const _0x3a9835=_0x4c4136[_0x220af3(0x169)]({'start':_0x2ae2e7[_0x220af3(0x22e)],'end':_0x2ae2e7[_0x220af3(0x2bb)]},{'start':_0x31c890['startColumn'],'end':_0x31c890['endColumn']},{'start':_0x1d7389['startColumn'],'end':_0x1d7389[_0x220af3(0x2bb)]}),_0x2abd4f=_0x4c4136[_0x220af3(0x169)]({'start':_0x2ae2e7[_0x220af3(0x22e)],'end':_0x2ae2e7[_0x220af3(0x2bb)]},{'start':_0x31c890[_0x220af3(0x22e)],'end':_0x31c890['endColumn']},{'start':_0x105ad9['startColumn'],'end':_0x105ad9[_0x220af3(0x2bb)]});_0x3a9835&&_0x2abd4f?(_0x4168d6[_0x220af3(0xda)][_0x220af3(0x197)]['startColumn']+=_0x3a9835['step'],_0x4168d6[_0x220af3(0xda)][_0x220af3(0x197)][_0x220af3(0x2bb)]+=_0x3a9835[_0x220af3(0x1bb)]+(_0x3a9835[_0x220af3(0x198)]||0x0),_0x4168d6[_0x220af3(0xda)]['targetRange'][_0x220af3(0x22e)]+=_0x2abd4f[_0x220af3(0x1bb)],_0x4168d6[_0x220af3(0xda)][_0x220af3(0xd3)]['endColumn']+=_0x2abd4f[_0x220af3(0x1bb)]+(_0x2abd4f['length']||0x0)):_0x4168d6['id']=_0x4c4136['EmptyMutation']['id'];const _0x41c092=_0x4c4136[_0x220af3(0x169)]({'start':_0x1d7389[_0x220af3(0x22e)],'end':_0x1d7389[_0x220af3(0x2bb)]},{'start':_0x105ad9[_0x220af3(0x22e)],'end':_0x105ad9[_0x220af3(0x2bb)]},{'start':_0x2ae2e7[_0x220af3(0x22e)],'end':_0x2ae2e7['endColumn']}),_0x4690c1=_0x4c4136[_0x220af3(0x169)]({'start':_0x1d7389[_0x220af3(0x22e)],'end':_0x1d7389[_0x220af3(0x2bb)]},{'start':_0x105ad9[_0x220af3(0x22e)],'end':_0x105ad9[_0x220af3(0x2bb)]},{'start':_0x31c890[_0x220af3(0x22e)],'end':_0x31c890['endColumn']});return _0x41c092&&_0x4690c1?(_0x5841d0['params'][_0x220af3(0x197)][_0x220af3(0x22e)]+=_0x41c092[_0x220af3(0x1bb)],_0x5841d0[_0x220af3(0xda)][_0x220af3(0x197)][_0x220af3(0x2bb)]+=_0x41c092[_0x220af3(0x1bb)]+(_0x41c092[_0x220af3(0x198)]||0x0),_0x5841d0[_0x220af3(0xda)][_0x220af3(0xd3)][_0x220af3(0x22e)]+=_0x4690c1[_0x220af3(0x1bb)],_0x5841d0['params'][_0x220af3(0xd3)]['endColumn']+=_0x4690c1['step']+(_0x4690c1[_0x220af3(0x198)]||0x0)):_0x5841d0['id']=_0x4c4136[_0x220af3(0x2ac)]['id'],{'m1Prime':_0x5841d0,'m2Prime':_0x4168d6};}},_0xfc1aa7={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler'(_0x406d7d,_0x44a73d){const _0x50f3da=_0x5ed379,_0x1062db={'m1Prime':_0x406d7d,'m2Prime':_0x44a73d};if(_0x406d7d[_0x50f3da(0xda)][_0x50f3da(0x1c0)]!==_0x44a73d[_0x50f3da(0xda)][_0x50f3da(0x1c0)]||_0x406d7d[_0x50f3da(0xda)][_0x50f3da(0x253)]!==_0x44a73d[_0x50f3da(0xda)][_0x50f3da(0x163)][_0x50f3da(0x253)]&&_0x406d7d[_0x50f3da(0xda)][_0x50f3da(0x253)]!==_0x44a73d[_0x50f3da(0xda)]['to'][_0x50f3da(0x253)])return _0x1062db;const _0x2e244f=_0x40e939[_0x50f3da(0x24e)][_0x50f3da(0x29c)](_0x406d7d),_0x3c4a4b=_0x40e939[_0x50f3da(0x24e)][_0x50f3da(0x29c)](_0x44a73d),_0x2bd48c=_0x406d7d[_0x50f3da(0xda)][_0x50f3da(0x197)],_0x181968=_0x406d7d[_0x50f3da(0xda)]['targetRange'];if(_0x406d7d[_0x50f3da(0xda)][_0x50f3da(0x253)]===_0x44a73d[_0x50f3da(0xda)]['from'][_0x50f3da(0x253)]){const _0x181f8d=new _0x40e939[(_0x50f3da(0x278))](_0x3c4a4b[_0x50f3da(0xda)][_0x50f3da(0x163)][_0x50f3da(0x17b)]),_0x431354=_0x181f8d[_0x50f3da(0x234)]();if(_0x1f1aa1({'start':_0x2bd48c[_0x50f3da(0x22e)],'end':_0x2bd48c[_0x50f3da(0x2bb)]},{'start':_0x431354[_0x50f3da(0x22e)],'end':_0x431354[_0x50f3da(0x2bb)]})||_0x1f1aa1({'start':_0x181968['startColumn'],'end':_0x181968[_0x50f3da(0x2bb)]},{'start':_0x431354[_0x50f3da(0x22e)],'end':_0x431354[_0x50f3da(0x2bb)]}))return{'error':new Error(_0x50f3da(0x21a))};const _0x1c7bb4=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x2bd48c['startColumn'],'end':_0x2bd48c[_0x50f3da(0x2bb)]},{'start':_0x181968['startColumn'],'end':_0x181968[_0x50f3da(0x2bb)]},{'start':_0x431354[_0x50f3da(0x22e)],'end':_0x431354[_0x50f3da(0x2bb)]});if(_0x1c7bb4[_0x50f3da(0x198)]!==0x0)return{'error':new Error(_0x50f3da(0x21a))};_0x1c7bb4[_0x50f3da(0x1bb)]!==0x0&&_0x181f8d[_0x50f3da(0x136)](_0x2bd48c['startColumn'],_0x2bd48c[_0x50f3da(0x2bb)]-_0x2bd48c[_0x50f3da(0x22e)]+0x1,_0x181968[_0x50f3da(0x22e)]),_0x3c4a4b[_0x50f3da(0xda)][_0x50f3da(0x163)]['value']=_0x181f8d[_0x50f3da(0xf6)]();}if(_0x406d7d[_0x50f3da(0xda)]['subUnitId']===_0x44a73d[_0x50f3da(0xda)]['to'][_0x50f3da(0x253)]){const _0x14c04f=new _0x40e939['ObjectMatrix'](_0x3c4a4b[_0x50f3da(0xda)]['to'][_0x50f3da(0x17b)]),_0x14e940=_0x14c04f['getDataRange']();if(_0x1f1aa1({'start':_0x2bd48c[_0x50f3da(0x22e)],'end':_0x2bd48c['endColumn']},{'start':_0x14e940[_0x50f3da(0x22e)],'end':_0x14e940[_0x50f3da(0x2bb)]})||_0x1f1aa1({'start':_0x181968[_0x50f3da(0x22e)],'end':_0x181968[_0x50f3da(0x2bb)]},{'start':_0x14e940[_0x50f3da(0x22e)],'end':_0x14e940[_0x50f3da(0x2bb)]}))return{'error':new Error(_0x50f3da(0x21a))};const _0x506bae=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x2bd48c[_0x50f3da(0x22e)],'end':_0x2bd48c[_0x50f3da(0x2bb)]},{'start':_0x181968[_0x50f3da(0x22e)],'end':_0x181968[_0x50f3da(0x2bb)]},{'start':_0x14e940[_0x50f3da(0x22e)],'end':_0x14e940[_0x50f3da(0x2bb)]});if(_0x506bae['length']!==0x0)return{'error':new Error(_0x50f3da(0x21a))};_0x506bae[_0x50f3da(0x1bb)]!==0x0&&_0x14c04f[_0x50f3da(0x136)](_0x2bd48c[_0x50f3da(0x22e)],_0x2bd48c[_0x50f3da(0x2bb)]-_0x2bd48c['startColumn']+0x1,_0x181968[_0x50f3da(0x22e)]),_0x3c4a4b[_0x50f3da(0xda)]['to']['value']=_0x14c04f['getMatrix']();}return{'m1Prime':_0x2e244f,'m2Prime':_0x3c4a4b};}},_0x429111={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x150913,_0x419cc3){const _0xe4a08a=_0x5ed379,_0x243acf={'m1Prime':_0x150913,'m2Prime':_0x419cc3};if(_0x150913[_0xe4a08a(0xda)][_0xe4a08a(0x1c0)]!==_0x419cc3[_0xe4a08a(0xda)][_0xe4a08a(0x1c0)]||_0x150913[_0xe4a08a(0xda)][_0xe4a08a(0x253)]!==_0x419cc3[_0xe4a08a(0xda)][_0xe4a08a(0x253)])return _0x243acf;const _0x3a40ba=_0x40e939['Tools'][_0xe4a08a(0x29c)](_0x150913),_0x1fcd8f=_0x40e939[_0xe4a08a(0x24e)][_0xe4a08a(0x29c)](_0x419cc3),{sourceRange:_0xa98d8e,targetRange:_0x2cd986}=_0x150913['params'],_0x47f03c={'start':_0xa98d8e[_0xe4a08a(0x22e)],'end':_0xa98d8e['endColumn']},_0x43a992={'start':_0x2cd986[_0xe4a08a(0x22e)],'end':_0x2cd986[_0xe4a08a(0x2bb)]};return _0x1fcd8f['params'][_0xe4a08a(0x206)]['some'](_0x1788a3=>{const _0x9f741f=_0xe4a08a,_0x20e336={'start':_0x1788a3[_0x9f741f(0x22e)],'end':_0x1788a3[_0x9f741f(0x2bb)]},_0x316e29=_0x1f1aa1(_0x47f03c,_0x20e336),_0x266c11=_0x1f1aa1(_0x43a992,_0x20e336);if(_0x316e29||_0x266c11)return!0x0;const _0x2824d5=_0x4c4136[_0x9f741f(0x169)](_0x47f03c,_0x43a992,_0x20e336);return _0x2824d5[_0x9f741f(0x198)]!==0x0?!0x0:(_0x1788a3[_0x9f741f(0x22e)]+=_0x2824d5[_0x9f741f(0x1bb)],_0x1788a3[_0x9f741f(0x2bb)]+=_0x2824d5[_0x9f741f(0x1bb)],!0x1);})?{'error':new Error(_0xe4a08a(0xdd))}:{'m1Prime':_0x3a40ba,'m2Prime':_0x1fcd8f};}},_0x33eb24={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'handler'(_0x22a418,_0x5532d4){const _0x14eabe=_0x5ed379,_0x41f512=_0x40e939[_0x14eabe(0x24e)][_0x14eabe(0x29c)](_0x22a418),_0x2fc923=_0x40e939['Tools'][_0x14eabe(0x29c)](_0x5532d4);if(_0x22a418[_0x14eabe(0xda)]['unitId']!==_0x5532d4[_0x14eabe(0xda)][_0x14eabe(0x1c0)]||_0x22a418[_0x14eabe(0xda)][_0x14eabe(0x253)]!==_0x5532d4[_0x14eabe(0xda)]['subUnitId'])return{'m1Prime':_0x41f512,'m2Prime':_0x2fc923};const _0x5978c5=_0x2fc923[_0x14eabe(0xda)][_0x14eabe(0x206)][_0x14eabe(0x29b)]((_0x285d20,_0x29d059)=>{const _0x476104=_0x14eabe,{sourceRange:_0x5db770,targetRange:_0x8e5ba4}=_0x22a418[_0x476104(0xda)],_0x7d2d7f={..._0x29d059};return _0x5db770[_0x476104(0x2bb)]<_0x7d2d7f[_0x476104(0x22e)]&&_0x8e5ba4[_0x476104(0x22e)]>_0x7d2d7f[_0x476104(0x2bb)]?(_0x7d2d7f['startColumn']-=_0x5db770['endColumn']-_0x5db770[_0x476104(0x22e)]+0x1,_0x7d2d7f[_0x476104(0x2bb)]-=_0x5db770['endColumn']-_0x5db770[_0x476104(0x22e)]+0x1,_0x4cbd87(_0x7d2d7f)&&_0x285d20['push'](_0x7d2d7f)):_0x5db770[_0x476104(0x22e)]>_0x7d2d7f['endColumn']&&_0x8e5ba4[_0x476104(0x2bb)]<_0x7d2d7f['startColumn']?(_0x7d2d7f[_0x476104(0x22e)]+=_0x5db770[_0x476104(0x2bb)]-_0x5db770[_0x476104(0x22e)]+0x1,_0x7d2d7f[_0x476104(0x2bb)]+=_0x5db770[_0x476104(0x2bb)]-_0x5db770[_0x476104(0x22e)]+0x1,_0x4cbd87(_0x7d2d7f)&&_0x285d20[_0x476104(0xde)](_0x7d2d7f)):_0x40e939['Rectangle'][_0x476104(0x1ef)](_0x7d2d7f,_0x5db770)||_0x40e939[_0x476104(0x27b)]['intersects'](_0x7d2d7f,_0x8e5ba4)||_0x285d20[_0x476104(0xde)](_0x7d2d7f),_0x285d20;},[]);return _0x2fc923['params']['ranges']=_0x5978c5,_0x2fc923[_0x14eabe(0xda)][_0x14eabe(0x206)]['length']===0x0&&(_0x2fc923['id']=_0x4c4136[_0x14eabe(0x2ac)]['id']),{'m1Prime':_0x41f512,'m2Prime':_0x2fc923};}},_0x2a9d11={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x1bab8c,_0x5a5482){const _0x35096f=_0x5ed379,_0xafce80={'m1Prime':_0x1bab8c,'m2Prime':_0x5a5482};if(_0x1bab8c[_0x35096f(0xda)][_0x35096f(0x1c0)]!==_0x5a5482[_0x35096f(0xda)][_0x35096f(0x1c0)]||_0x1bab8c[_0x35096f(0xda)][_0x35096f(0x253)]!==_0x5a5482[_0x35096f(0xda)][_0x35096f(0x253)])return _0xafce80;const _0x1d391a=_0x1bab8c[_0x35096f(0xda)][_0x35096f(0x197)][_0x35096f(0x22e)],_0x412794=_0x1bab8c['params']['sourceRange']['endColumn'],_0x186ceb=_0x1bab8c[_0x35096f(0xda)][_0x35096f(0xd3)]['startColumn'],_0x28b763=_0x1bab8c['params'][_0x35096f(0xd3)]['endColumn'],_0x491b62=_0x5a5482['params'][_0x35096f(0x243)][_0x35096f(0x22e)],_0x13d5da=_0x5a5482['params'][_0x35096f(0x243)]['endColumn'];if(_0x1d391a<=_0x13d5da&&_0x412794>=_0x491b62||_0x186ceb<=_0x13d5da&&_0x28b763>=_0x491b62)return{'error':new Error(_0x35096f(0xed))};const _0x266bc2=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x1d391a,'end':_0x412794},{'start':_0x186ceb,'end':_0x28b763},{'start':_0x491b62,'end':_0x13d5da}),_0x4ae4e8=_0x40e939[_0x35096f(0x24e)][_0x35096f(0x29c)](_0x5a5482);return _0x4ae4e8[_0x35096f(0xda)][_0x35096f(0x243)][_0x35096f(0x22e)]+=_0x266bc2[_0x35096f(0x1bb)],_0x4ae4e8[_0x35096f(0xda)][_0x35096f(0x243)][_0x35096f(0x2bb)]+=_0x266bc2[_0x35096f(0x1bb)]+(_0x266bc2[_0x35096f(0x198)]||0x0),{'m1Prime':_0x1bab8c,'m2Prime':_0x4ae4e8};}},_0x5ccc01={'m1':_0x4c4136['MoveColsMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x1e6)]['id'],'handler'(_0x4f98a1,_0x104f9c){const _0x2290f5=_0x5ed379,_0xaa5274={'m1Prime':_0x4f98a1,'m2Prime':_0x104f9c};if(_0x4f98a1[_0x2290f5(0xda)][_0x2290f5(0x1c0)]!==_0x104f9c[_0x2290f5(0xda)][_0x2290f5(0x1c0)]||_0x4f98a1['params'][_0x2290f5(0x253)]!==_0x104f9c[_0x2290f5(0xda)][_0x2290f5(0x253)])return _0xaa5274;const _0x2cae8b=_0x40e939['Tools'][_0x2290f5(0x29c)](_0x4f98a1),_0x5ed127=_0x40e939[_0x2290f5(0x24e)]['deepClone'](_0x104f9c),{columnData:_0x4b030c}=_0x5ed127[_0x2290f5(0xda)],{sourceRange:_0xb28dac,targetRange:_0x238ac7}=_0x4f98a1[_0x2290f5(0xda)];return _0x40e939[_0x2290f5(0x1bf)](_0xb28dac[_0x2290f5(0x22e)],_0xb28dac[_0x2290f5(0x2bb)]-_0xb28dac[_0x2290f5(0x22e)]+0x1,_0x238ac7[_0x2290f5(0x22e)],_0x4b030c),{'m1Prime':_0x2cae8b,'m2Prime':_0x5ed127};}},_0xffeb4c={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136['SetColHiddenMutation']['id'],'handler'(_0x393f92,_0x37be65){const _0x27daa2=_0x5ed379,_0x95a1d7={'m1Prime':_0x393f92,'m2Prime':_0x37be65};if(_0x393f92[_0x27daa2(0xda)][_0x27daa2(0x1c0)]!==_0x37be65[_0x27daa2(0xda)][_0x27daa2(0x1c0)]||_0x393f92['params'][_0x27daa2(0x253)]!==_0x37be65['params'][_0x27daa2(0x253)])return _0x95a1d7;const _0x1965b7=_0x40e939['Tools']['deepClone'](_0x393f92),_0x2e5ea8=_0x40e939[_0x27daa2(0x24e)][_0x27daa2(0x29c)](_0x37be65),{ranges:_0x167f33}=_0x2e5ea8[_0x27daa2(0xda)],{sourceRange:_0x442532,targetRange:_0x4967a8}=_0x393f92[_0x27daa2(0xda)],_0x35bec7={'start':_0x442532[_0x27daa2(0x22e)],'end':_0x442532[_0x27daa2(0x2bb)]},_0x3fb015={'start':_0x4967a8['startColumn'],'end':_0x4967a8[_0x27daa2(0x2bb)]};return _0x167f33[_0x27daa2(0x273)](_0x5433f3=>{const _0x4f7b8a=_0x27daa2,_0x92295f={'start':_0x5433f3[_0x4f7b8a(0x22e)],'end':_0x5433f3[_0x4f7b8a(0x2bb)]},_0x125871=_0x1f1aa1(_0x35bec7,_0x92295f),_0x264f72=_0x1f1aa1(_0x3fb015,_0x92295f);if(_0x125871||_0x264f72)return!0x0;const _0x56232d=_0x4c4136[_0x4f7b8a(0x169)](_0x35bec7,_0x3fb015,_0x92295f);return _0x56232d[_0x4f7b8a(0x198)]!==0x0?!0x0:(_0x5433f3[_0x4f7b8a(0x22e)]+=_0x56232d[_0x4f7b8a(0x1bb)],_0x5433f3[_0x4f7b8a(0x2bb)]+=_0x56232d[_0x4f7b8a(0x1bb)],!0x1);})?{'error':new Error(_0x27daa2(0xd7))}:{'m1Prime':_0x1965b7,'m2Prime':_0x2e5ea8};}},_0x16e4fd={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136[_0x5ed379(0x7d)]['id'],'handler'(_0x575f77,_0x3aecd1){const _0xa1d7d3=_0x5ed379,_0x3660b2={'m1Prime':_0x575f77,'m2Prime':_0x3aecd1};if(_0x575f77[_0xa1d7d3(0xda)][_0xa1d7d3(0x1c0)]!==_0x3aecd1[_0xa1d7d3(0xda)]['unitId']||_0x575f77['params'][_0xa1d7d3(0x253)]!==_0x3aecd1[_0xa1d7d3(0xda)][_0xa1d7d3(0x253)])return _0x3660b2;const _0x251491=_0x40e939['Tools']['deepClone'](_0x575f77),_0x23fe4e=_0x40e939[_0xa1d7d3(0x24e)]['deepClone'](_0x3aecd1),{ranges:_0xa01f1a}=_0x23fe4e['params'],{sourceRange:_0x44db0a,targetRange:_0x4ee607}=_0x575f77[_0xa1d7d3(0xda)],_0x5075e3={'start':_0x44db0a[_0xa1d7d3(0x22e)],'end':_0x44db0a[_0xa1d7d3(0x2bb)]},_0x5b1aa4={'start':_0x4ee607['startColumn'],'end':_0x4ee607[_0xa1d7d3(0x2bb)]};return _0xa01f1a['some'](_0x401ce6=>{const _0x2ec82f=_0xa1d7d3,_0x4c955e={'start':_0x401ce6['startColumn'],'end':_0x401ce6[_0x2ec82f(0x2bb)]},_0x25c9b6=_0x1f1aa1(_0x5075e3,_0x4c955e),_0x1407bc=_0x1f1aa1(_0x5b1aa4,_0x4c955e);if(_0x25c9b6||_0x1407bc)return!0x0;const _0x5cf3e5=_0x4c4136[_0x2ec82f(0x169)](_0x5075e3,_0x5b1aa4,_0x4c955e);return _0x5cf3e5[_0x2ec82f(0x198)]!==0x0?!0x0:(_0x401ce6['startColumn']+=_0x5cf3e5[_0x2ec82f(0x1bb)],_0x401ce6[_0x2ec82f(0x2bb)]+=_0x5cf3e5[_0x2ec82f(0x1bb)],!0x1);})?{'error':new Error(_0xa1d7d3(0x14f))}:{'m1Prime':_0x251491,'m2Prime':_0x23fe4e};}},_0x46a92b={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136['SetNumfmtMutation']['id'],'handler'(_0x5810ba,_0x711cba){const _0x1e885e=_0x5ed379,_0x156b14={'m1Prime':_0x5810ba,'m2Prime':_0x711cba};if(_0x5810ba[_0x1e885e(0xda)]['unitId']!==_0x711cba[_0x1e885e(0xda)][_0x1e885e(0x1c0)]||_0x5810ba['params'][_0x1e885e(0x253)]!==_0x711cba[_0x1e885e(0xda)]['subUnitId'])return _0x156b14;const _0x1ad0f8=[_0x40e939['Tools'][_0x1e885e(0x29c)](_0x5810ba)],_0x5e6393=_0x40e939['Tools'][_0x1e885e(0x29c)](_0x711cba),{sourceRange:_0x430ed3,targetRange:_0x4504e8}=_0x5810ba['params'],_0x1e6f16={'start':_0x430ed3[_0x1e885e(0x22e)],'end':_0x430ed3['endColumn']},_0x50dc23={'start':_0x4504e8[_0x1e885e(0x22e)],'end':_0x4504e8['endColumn']},{values:_0x47491a}=_0x5e6393[_0x1e885e(0xda)],_0x30f13d=[];let _0x297932=!0x1;for(const _0x6c8017 in _0x47491a){const _0x3861a6=_0x47491a[_0x6c8017];if(_0x30f13d['push'](..._0x3861a6[_0x1e885e(0x206)]),_0x3861a6['ranges'][_0x1e885e(0x273)](_0x45f1d4=>{const _0x28f8b3=_0x1e885e,_0x113fab={'start':_0x45f1d4['startColumn'],'end':_0x45f1d4[_0x28f8b3(0x2bb)]},_0x4de0e6=_0x1f1aa1(_0x1e6f16,_0x113fab),_0x42a6e9=_0x1f1aa1(_0x50dc23,_0x113fab);if(_0x4de0e6||_0x42a6e9)return!0x0;const _0x4cb8c5=_0x4c4136[_0x28f8b3(0x169)](_0x1e6f16,_0x50dc23,_0x113fab);return _0x4cb8c5[_0x28f8b3(0x198)]!==0x0?!0x0:(_0x4cb8c5[_0x28f8b3(0x1bb)]!==0x0&&(_0x297932=!0x0),_0x45f1d4[_0x28f8b3(0x22e)]+=_0x4cb8c5[_0x28f8b3(0x1bb)],_0x45f1d4['endColumn']+=_0x4cb8c5['step'],!0x1);}))return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x297932){const _0x23367a={'id':_0x4c4136['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x711cba['params'][_0x1e885e(0x1c0)],'subUnitId':_0x711cba[_0x1e885e(0xda)][_0x1e885e(0x253)],'ranges':_0x30f13d}};_0x1ad0f8[_0x1e885e(0xde)](_0x23367a,_0x5e6393);}return{'m1Prime':_0x1ad0f8,'m2Prime':_0x5e6393};}},_0x47105f={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x166ae3,_0x1bdbe6){const _0xa8a661=_0x5ed379,_0x51588a={'m1Prime':_0x166ae3,'m2Prime':_0x1bdbe6};if(_0x166ae3[_0xa8a661(0xda)][_0xa8a661(0x1c0)]!==_0x1bdbe6['params'][_0xa8a661(0x1c0)]||_0x166ae3['params']['subUnitId']!==_0x1bdbe6[_0xa8a661(0xda)][_0xa8a661(0x253)])return _0x51588a;const _0x307b92=[_0x40e939[_0xa8a661(0x24e)][_0xa8a661(0x29c)](_0x166ae3)],_0x4bd712=_0x40e939[_0xa8a661(0x24e)][_0xa8a661(0x29c)](_0x1bdbe6),_0x337a6f=new _0x40e939[(_0xa8a661(0x278))](_0x4bd712[_0xa8a661(0xda)][_0xa8a661(0x18a)]),{sourceRange:_0x588872,targetRange:_0xe0754f}=_0x166ae3[_0xa8a661(0xda)],_0xc14f03=_0x588872[_0xa8a661(0x22e)],_0x1c2fa9=_0x588872[_0xa8a661(0x2bb)]-_0x588872[_0xa8a661(0x22e)]+0x1,_0xe96752=_0xe0754f[_0xa8a661(0x22e)];_0x337a6f['moveColumns'](_0xc14f03,_0x1c2fa9,_0xe96752);const _0x5d386d=new _0x40e939[(_0xa8a661(0x278))]();let _0x546a72=!0x1;if(_0x337a6f[_0xa8a661(0x2cf)]((_0x1aa20f,_0x5b9adb,_0x4197eb)=>{const _0x2fa0df=_0xa8a661;if(_0x4197eb&&_0x4197eb['f']){const _0x236ab4=_0x4197eb['f'];let _0x1dd6e5=!0x1;const _0x3d11e7=_0x4dcbee(_0x166ae3[_0x2fa0df(0xda)]['unitId'],_0x166ae3[_0x2fa0df(0xda)][_0x2fa0df(0x253)],_0x236ab4,_0x683567=>{const _0x1e9cbd=_0x2fa0df,_0x1ef39f=_0x4c4136[_0x1e9cbd(0x169)]({'start':_0x166ae3[_0x1e9cbd(0xda)][_0x1e9cbd(0x197)][_0x1e9cbd(0x22e)],'end':_0x166ae3[_0x1e9cbd(0xda)][_0x1e9cbd(0x197)][_0x1e9cbd(0x2bb)]},{'start':_0x166ae3[_0x1e9cbd(0xda)]['targetRange'][_0x1e9cbd(0x22e)],'end':_0x166ae3['params'][_0x1e9cbd(0xd3)][_0x1e9cbd(0x2bb)]},{'start':_0x683567['startColumn'],'end':_0x683567[_0x1e9cbd(0x2bb)]});return(_0x1ef39f[_0x1e9cbd(0x1bb)]!==0x0||_0x1ef39f[_0x1e9cbd(0x198)]!==0x0)&&(_0x1dd6e5=!0x0,_0x683567[_0x1e9cbd(0x22e)]+=_0x1ef39f[_0x1e9cbd(0x1bb)],_0x683567[_0x1e9cbd(0x2bb)]+=_0x1ef39f[_0x1e9cbd(0x1bb)]+_0x1ef39f[_0x1e9cbd(0x198)]),_0x683567;});_0x1dd6e5&&(_0x546a72=!0x0,_0x4197eb['f']=_0x3d11e7,_0x5d386d[_0x2fa0df(0x15e)](_0x1aa20f,_0x5b9adb,{..._0x4197eb}));}}),_0x546a72){const _0x9f44aa={'id':_0x4c4136[_0xa8a661(0x151)]['id'],'params':{'unitId':_0x1bdbe6[_0xa8a661(0xda)]['unitId'],'subUnitId':_0x1bdbe6[_0xa8a661(0xda)][_0xa8a661(0x253)],'cellValue':_0x5d386d[_0xa8a661(0xf6)]()}};_0x307b92['push'](_0x9f44aa);}return _0x4bd712['params'][_0xa8a661(0x18a)]=_0x337a6f[_0xa8a661(0xf6)](),{'m1Prime':_0x307b92,'m2Prime':_0x4bd712};}},_0x3c01c4={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x2e26cb,_0x3d49da){const _0x52be9c=_0x5ed379,_0x3e8d1c={'m1Prime':[],'m2Prime':[]};if(_0x2e26cb[_0x52be9c(0xda)]['unitId']!==_0x3d49da[_0x52be9c(0xda)][_0x52be9c(0x1c0)]||_0x2e26cb[_0x52be9c(0xda)]['subUnitId']!==_0x3d49da[_0x52be9c(0xda)][_0x52be9c(0x253)])return _0x3e8d1c;const _0x2ddc61=_0x40e939[_0x52be9c(0x24e)]['deepClone'](_0x3d49da);let _0x53934d=!0x1;return _0x2ddc61[_0x52be9c(0xda)][_0x52be9c(0x1a4)]['forEach'](_0x506625=>{const _0x95856b=_0x52be9c,{range:_0x25bf0a,primary:_0xbff8b5}=_0x506625,_0x135f0e=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x2e26cb[_0x95856b(0xda)][_0x95856b(0x197)][_0x95856b(0x22e)],'end':_0x2e26cb[_0x95856b(0xda)][_0x95856b(0x197)][_0x95856b(0x2bb)]},{'start':_0x2e26cb['params'][_0x95856b(0xd3)][_0x95856b(0x22e)],'end':_0x2e26cb['params'][_0x95856b(0xd3)][_0x95856b(0x2bb)]},{'start':_0x25bf0a['startColumn'],'end':_0x25bf0a['endColumn']});if(_0x135f0e[_0x95856b(0x198)]||_0x135f0e['step']){if(_0x25bf0a['startColumn']+=_0x135f0e[_0x95856b(0x1bb)],_0x25bf0a[_0x95856b(0x2bb)]+=_0x135f0e[_0x95856b(0x1bb)]+(_0x135f0e[_0x95856b(0x198)]||0x0),_0xbff8b5){const _0x330d14=_0x4c4136[_0x95856b(0x169)]({'start':_0x2e26cb[_0x95856b(0xda)][_0x95856b(0x197)]['startColumn'],'end':_0x2e26cb[_0x95856b(0xda)][_0x95856b(0x197)]['endColumn']},{'start':_0x2e26cb[_0x95856b(0xda)][_0x95856b(0xd3)]['startColumn'],'end':_0x2e26cb['params'][_0x95856b(0xd3)][_0x95856b(0x2bb)]},{'start':_0xbff8b5[_0x95856b(0x22e)],'end':_0xbff8b5[_0x95856b(0x2bb)]});(_0x330d14[_0x95856b(0x198)]||_0x330d14['step'])&&(_0xbff8b5[_0x95856b(0x22e)]+=_0x330d14[_0x95856b(0x1bb)],_0xbff8b5[_0x95856b(0x2bb)]+=_0x330d14[_0x95856b(0x1bb)],_0xbff8b5[_0x95856b(0x2da)]+=_0x330d14[_0x95856b(0x1bb)]);}_0x53934d=!0x0;}}),_0x53934d&&_0x3e8d1c['m2Prime'][_0x52be9c(0xde)](_0x2ddc61),_0x3e8d1c;}},_0x15b84e={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'handler'(_0x45a566,_0x52af1f){const _0x2f658d=_0x5ed379,_0xca31fa={'m1Prime':_0x45a566,'m2Prime':_0x52af1f};if(_0x45a566[_0x2f658d(0xda)][_0x2f658d(0x1c0)]!==_0x52af1f[_0x2f658d(0xda)][_0x2f658d(0x1c0)]||_0x45a566[_0x2f658d(0xda)][_0x2f658d(0x253)]!==_0x52af1f[_0x2f658d(0xda)]['subUnitId'])return _0xca31fa;const _0x54cfc2=_0x40e939[_0x2f658d(0x24e)]['deepClone'](_0x45a566),_0x5736b0=_0x40e939[_0x2f658d(0x24e)][_0x2f658d(0x29c)](_0x52af1f),_0x3e541b=_0x4c4136[_0x2f658d(0x169)]({'start':_0x45a566['params'][_0x2f658d(0x197)][_0x2f658d(0x22e)],'end':_0x45a566[_0x2f658d(0xda)][_0x2f658d(0x197)]['endColumn']},{'start':_0x45a566[_0x2f658d(0xda)][_0x2f658d(0xd3)][_0x2f658d(0x22e)],'end':_0x45a566['params']['targetRange'][_0x2f658d(0x2bb)]},{'start':_0x52af1f[_0x2f658d(0xda)][_0x2f658d(0x20e)],'end':_0x52af1f[_0x2f658d(0xda)][_0x2f658d(0x20e)]});if(_0x3e541b[_0x2f658d(0x1bb)]===0x0)return _0xca31fa;_0x5736b0[_0x2f658d(0xda)]['col']+=_0x3e541b[_0x2f658d(0x1bb)],_0x5736b0[_0x2f658d(0xda)][_0x2f658d(0xd6)]&&(_0x5736b0['params'][_0x2f658d(0xd6)][_0x2f658d(0x22b)]+=_0x3e541b['step']);const _0x471ac6=_0x40e939['Tools'][_0x2f658d(0x29c)](_0x52af1f);return _0x471ac6[_0x2f658d(0xda)]['criteria']=null,{'m1Prime':[_0x471ac6,_0x5736b0,_0x54cfc2],'m2Prime':[_0x5736b0]};}},_0xe26e27={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x415819,_0x9b2aca){const _0x124fef=_0x5ed379,_0x546c93={'m1Prime':[_0x415819],'m2Prime':[_0x9b2aca]};if(_0x415819[_0x124fef(0xda)]['unitId']!==_0x9b2aca[_0x124fef(0xda)][_0x124fef(0x1c0)]||_0x415819[_0x124fef(0xda)][_0x124fef(0x253)]!==_0x9b2aca[_0x124fef(0xda)][_0x124fef(0x253)])return _0x546c93;const _0x2bbe83=_0x40e939[_0x124fef(0x24e)]['deepClone'](_0x415819),_0x29f9ce=_0x40e939[_0x124fef(0x24e)][_0x124fef(0x29c)](_0x9b2aca),_0x4e3af3=_0x4c4136[_0x124fef(0x169)]({'start':_0x415819[_0x124fef(0xda)][_0x124fef(0x197)][_0x124fef(0x22e)],'end':_0x415819['params'][_0x124fef(0x197)]['endColumn']},{'start':_0x415819['params']['targetRange']['startColumn'],'end':_0x415819[_0x124fef(0xda)][_0x124fef(0xd3)]['endColumn']},{'start':_0x9b2aca[_0x124fef(0xda)][_0x124fef(0x243)][_0x124fef(0x22e)],'end':_0x9b2aca[_0x124fef(0xda)][_0x124fef(0x243)][_0x124fef(0x2bb)]});return _0x29f9ce['params'][_0x124fef(0x243)][_0x124fef(0x22e)]+=_0x4e3af3[_0x124fef(0x1bb)],_0x29f9ce['params'][_0x124fef(0x243)][_0x124fef(0x2bb)]+=_0x4e3af3['step']+_0x4e3af3[_0x124fef(0x198)],{'m1Prime':[_0x29f9ce,_0x2bbe83],'m2Prime':[_0x29f9ce]};}},_0x51f0db={'m1':_0x4c4136[_0x5ed379(0xc9)]['id'],'m2':_0x4c4136['SetWorksheetColWidthMutation']['id'],'handler'(_0x4018a1,_0x51b784){const _0x53f235=_0x5ed379,_0x5ad6e1={'m1Prime':_0x4018a1,'m2Prime':_0x51b784};if(_0x4018a1[_0x53f235(0xda)][_0x53f235(0x1c0)]!==_0x51b784[_0x53f235(0xda)][_0x53f235(0x1c0)]||_0x4018a1[_0x53f235(0xda)][_0x53f235(0x253)]!==_0x51b784['params']['subUnitId'])return _0x5ad6e1;const _0x57a2ac=_0x40e939[_0x53f235(0x24e)][_0x53f235(0x29c)](_0x4018a1),_0x56c584=_0x40e939['Tools']['deepClone'](_0x51b784),{ranges:_0x4e39ad,colWidth:_0xf352f2}=_0x56c584[_0x53f235(0xda)],{sourceRange:_0x24215a,targetRange:_0x313e57}=_0x4018a1[_0x53f235(0xda)],_0x538580={'start':_0x24215a['startColumn'],'end':_0x24215a[_0x53f235(0x2bb)]},_0x4f6666={'start':_0x313e57[_0x53f235(0x22e)],'end':_0x313e57['endColumn']};return _0x4e39ad[_0x53f235(0x273)](_0x940bd0=>{const _0x4c718b=_0x53f235,_0x566600={'start':_0x940bd0['startColumn'],'end':_0x940bd0[_0x4c718b(0x2bb)]},_0x3a43ea=_0x4c4136['handleBaseMoveRowsCols'](_0x538580,_0x4f6666,_0x566600);return _0x3a43ea[_0x4c718b(0x198)]!==0x0?!0x0:(_0x940bd0['startColumn']+=_0x3a43ea[_0x4c718b(0x1bb)],_0x940bd0[_0x4c718b(0x2bb)]+=_0x3a43ea[_0x4c718b(0x1bb)],!0x1);})?{'error':new Error(_0x53f235(0x2c9))}:(typeof _0xf352f2!='number'&&_0x40e939['moveMatrixArray'](_0x24215a[_0x53f235(0x22e)],_0x24215a[_0x53f235(0x2bb)]-_0x24215a[_0x53f235(0x22e)]+0x1,_0x313e57['startColumn'],_0xf352f2),{'m1Prime':_0x57a2ac,'m2Prime':_0x56c584});}},_0x4f1e1c={'m1':_0x4c4136['MoveColsMutation']['id'],'m2':_0x39f817[_0x5ed379(0x2a0)]['id'],'handler':_0x11abe0((_0x266b94,_0x238423)=>{const _0x115b5f=_0x5ed379,_0x24fae1={'m1Prime':_0x266b94,'m2Prime':_0x238423};if(_0x266b94[_0x115b5f(0xda)][_0x115b5f(0x1c0)]!==_0x238423[_0x115b5f(0xda)][_0x115b5f(0x1c0)]||_0x266b94[_0x115b5f(0xda)]['subUnitId']!==_0x238423['params'][_0x115b5f(0x253)])return _0x24fae1;const _0x3126cc={'id':_0x4c4136[_0x115b5f(0x256)]['id'],'params':{'unitId':_0x266b94[_0x115b5f(0xda)][_0x115b5f(0x1c0)],'subUnitId':_0x266b94[_0x115b5f(0xda)][_0x115b5f(0x253)],'fromRange':_0x266b94[_0x115b5f(0xda)][_0x115b5f(0x197)],'toRange':_0x266b94[_0x115b5f(0xda)][_0x115b5f(0xd3)]}},_0x2621c8=_0x26c99e(_0x238423,_0x3126cc);return{'m1Prime':[_0x266b94,..._0x2621c8],'m2Prime':[_0x238423,..._0x2621c8]};},'handler')},_0x528a3c={'m1':_0x23629c['MoveConditionalRuleMutation']['id'],'m2':_0x23629c[_0x5ed379(0x11a)]['id'],'handler'(_0x5d9fef,_0x494b1b){const _0x117d20=_0x5ed379;return _0x5d9fef['params']['unitId']!==_0x494b1b['params'][_0x117d20(0x1c0)]||_0x5d9fef[_0x117d20(0xda)][_0x117d20(0x253)]!==_0x494b1b[_0x117d20(0xda)][_0x117d20(0x253)]?{'m1Prime':_0x5d9fef,'m2Prime':_0x494b1b}:{'error':new Error(_0x117d20(0x217))};}},_0x395cb0={'m1':_0x4c4136['MoveRangeMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0xf0c4cf,_0x297c73){const _0x36644d=_0x5ed379,_0x27f946=_0x591854['handler'](_0x297c73,_0xf0c4cf);return _0xe1b183(_0x27f946)?{'m1Prime':_0x27f946['m2Prime'],'m2Prime':_0x27f946[_0x36644d(0x21d)]}:_0x27f946;}},_0x543250={'m1':_0x4c4136[_0x5ed379(0x233)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler'(_0x383c67,_0xce0ec2){const _0x47eb89=_0x5ed379,_0x45b0c9={'m1Prime':_0x383c67,'m2Prime':_0xce0ec2};if(_0x383c67[_0x47eb89(0xda)][_0x47eb89(0x1c0)]!==_0xce0ec2[_0x47eb89(0xda)][_0x47eb89(0x1c0)])return _0x45b0c9;const _0x2c3300=new _0x40e939['ObjectMatrix'](_0x383c67[_0x47eb89(0xda)][_0x47eb89(0x163)][_0x47eb89(0x17b)])[_0x47eb89(0x234)](),_0xdd5c9c=new _0x40e939['ObjectMatrix'](_0xce0ec2[_0x47eb89(0xda)][_0x47eb89(0x163)]['value'])[_0x47eb89(0x234)](),_0x38ad4e=new _0x40e939['ObjectMatrix'](_0x383c67[_0x47eb89(0xda)]['to'][_0x47eb89(0x17b)])[_0x47eb89(0x234)](),_0x5731e8=new _0x40e939[(_0x47eb89(0x278))](_0xce0ec2[_0x47eb89(0xda)]['to'][_0x47eb89(0x17b)])[_0x47eb89(0x234)]();return _0x383c67[_0x47eb89(0xda)][_0x47eb89(0x163)][_0x47eb89(0x253)]===_0xce0ec2['params'][_0x47eb89(0x163)][_0x47eb89(0x253)]&&_0x40e939[_0x47eb89(0x27b)][_0x47eb89(0x1ef)](_0x2c3300,_0xdd5c9c)||_0x383c67[_0x47eb89(0xda)]['to'][_0x47eb89(0x253)]===_0xce0ec2[_0x47eb89(0xda)]['to']['subUnitId']&&_0x40e939[_0x47eb89(0x27b)][_0x47eb89(0x1ef)](_0x38ad4e,_0x5731e8)||_0x383c67[_0x47eb89(0xda)][_0x47eb89(0x163)][_0x47eb89(0x253)]===_0xce0ec2['params']['to'][_0x47eb89(0x253)]&&_0x40e939['Rectangle'][_0x47eb89(0x1ef)](_0x2c3300,_0x5731e8)||_0x383c67[_0x47eb89(0xda)]['to'][_0x47eb89(0x253)]===_0xce0ec2['params'][_0x47eb89(0x163)][_0x47eb89(0x253)]&&_0x40e939[_0x47eb89(0x27b)][_0x47eb89(0x1ef)](_0x38ad4e,_0xdd5c9c)?{'error':new Error(_0x47eb89(0x85))}:_0x45b0c9;}},_0x2bdb2b={'m1':_0x4c4136[_0x5ed379(0x233)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x141472,_0x263c7b){const _0x1920e2=_0x5ed379,_0x2328b0={'m1Prime':_0x141472,'m2Prime':_0x263c7b};if(_0x141472[_0x1920e2(0xda)]['unitId']!==_0x263c7b['params'][_0x1920e2(0x1c0)]||_0x141472[_0x1920e2(0xda)][_0x1920e2(0x163)][_0x1920e2(0x253)]!==_0x263c7b[_0x1920e2(0xda)][_0x1920e2(0x253)]&&_0x141472[_0x1920e2(0xda)]['to'][_0x1920e2(0x253)]!==_0x263c7b[_0x1920e2(0xda)]['subUnitId'])return _0x2328b0;const _0x2b715f=new _0x40e939[(_0x1920e2(0x278))](_0x141472['params']['from']['value'])[_0x1920e2(0x234)](),_0x1499cb=new _0x40e939[(_0x1920e2(0x278))](_0x141472[_0x1920e2(0xda)]['to'][_0x1920e2(0x17b)])[_0x1920e2(0x234)]();return _0x141472[_0x1920e2(0xda)]['from'][_0x1920e2(0x253)]===_0x263c7b[_0x1920e2(0xda)][_0x1920e2(0x253)]&&_0x263c7b[_0x1920e2(0xda)][_0x1920e2(0x206)][_0x1920e2(0x273)](_0x11e8aa=>_0x40e939[_0x1920e2(0x27b)][_0x1920e2(0x1ef)](_0x11e8aa,_0x2b715f))?{'error':new Error(_0x1920e2(0x276))}:_0x141472['params']['to']['subUnitId']===_0x263c7b['params'][_0x1920e2(0x253)]&&_0x263c7b[_0x1920e2(0xda)][_0x1920e2(0x206)][_0x1920e2(0x273)](_0x536c0f=>_0x40e939[_0x1920e2(0x27b)][_0x1920e2(0x1ef)](_0x536c0f,_0x1499cb))?{'error':new Error(_0x1920e2(0x276))}:_0x2328b0;}},_0x454aa4={'m1':_0x4c4136[_0x5ed379(0x233)]['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x468d55,_0x2c2e55){const _0x26caaa=_0x5ed379,_0x3862b1={'m1Prime':_0x468d55,'m2Prime':_0x2c2e55};if(_0x468d55[_0x26caaa(0xda)][_0x26caaa(0x1c0)]!==_0x2c2e55[_0x26caaa(0xda)]['unitId']||_0x468d55[_0x26caaa(0xda)][_0x26caaa(0x163)][_0x26caaa(0x253)]!==_0x2c2e55[_0x26caaa(0xda)][_0x26caaa(0x253)]&&_0x468d55[_0x26caaa(0xda)]['to'][_0x26caaa(0x253)]!==_0x2c2e55[_0x26caaa(0xda)][_0x26caaa(0x253)])return _0x3862b1;if(_0x468d55[_0x26caaa(0xda)][_0x26caaa(0x163)][_0x26caaa(0x253)]===_0x2c2e55['params'][_0x26caaa(0x253)]){const _0x3590ff=new _0x40e939[(_0x26caaa(0x278))](_0x468d55[_0x26caaa(0xda)][_0x26caaa(0x163)]['value'])[_0x26caaa(0x234)]();if(_0x40e939['Rectangle'][_0x26caaa(0x1ef)](_0x3590ff,_0x2c2e55['params'][_0x26caaa(0x243)]))return{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20reorder\x20range')};}if(_0x468d55['params']['to']['subUnitId']===_0x2c2e55[_0x26caaa(0xda)][_0x26caaa(0x253)]){const _0x889a7d=new _0x40e939[(_0x26caaa(0x278))](_0x468d55[_0x26caaa(0xda)]['to']['value'])['getDataRange']();if(_0x40e939['Rectangle'][_0x26caaa(0x1ef)](_0x889a7d,_0x2c2e55[_0x26caaa(0xda)][_0x26caaa(0x243)]))return{'error':new Error(_0x26caaa(0xed))};}return _0x3862b1;}},_0x1bd630={'m1':_0x4c4136[_0x5ed379(0x233)]['id'],'m2':_0x4c4136['SetNumfmtMutation']['id'],'handler'(_0x3d8a1e,_0x33fa09){const _0x3c1381=_0x5ed379,_0x27ff1e={'m1Prime':_0x3d8a1e,'m2Prime':_0x33fa09};if(_0x3d8a1e[_0x3c1381(0xda)][_0x3c1381(0x1c0)]!==_0x33fa09[_0x3c1381(0xda)][_0x3c1381(0x1c0)]||_0x3d8a1e[_0x3c1381(0xda)][_0x3c1381(0x163)][_0x3c1381(0x253)]!==_0x33fa09[_0x3c1381(0xda)]['subUnitId']&&_0x3d8a1e[_0x3c1381(0xda)]['to'][_0x3c1381(0x253)]!==_0x33fa09[_0x3c1381(0xda)][_0x3c1381(0x253)])return _0x27ff1e;const _0xe76e3b=new _0x40e939['ObjectMatrix'](_0x3d8a1e[_0x3c1381(0xda)]['from'][_0x3c1381(0x17b)])[_0x3c1381(0x234)](),_0x4f94fa=new _0x40e939[(_0x3c1381(0x278))](_0x3d8a1e[_0x3c1381(0xda)]['to']['value'])[_0x3c1381(0x234)]();if(_0x3d8a1e[_0x3c1381(0xda)][_0x3c1381(0x163)][_0x3c1381(0x253)]===_0x33fa09[_0x3c1381(0xda)]['subUnitId']){const {values:_0x18df7c}=_0x33fa09['params'];for(const _0x5858ae in _0x18df7c)if(_0x18df7c[_0x5858ae][_0x3c1381(0x206)][_0x3c1381(0x273)](_0x4f712d=>_0x40e939[_0x3c1381(0x27b)]['intersects'](_0x4f712d,_0xe76e3b)))return{'error':new Error(_0x3c1381(0x276))};}if(_0x3d8a1e[_0x3c1381(0xda)]['to']['subUnitId']===_0x33fa09[_0x3c1381(0xda)]['subUnitId']){const {values:_0x1c5dd9}=_0x33fa09[_0x3c1381(0xda)];for(const _0x4db1ab in _0x1c5dd9)if(_0x1c5dd9[_0x4db1ab]['ranges'][_0x3c1381(0x273)](_0x506056=>_0x40e939[_0x3c1381(0x27b)][_0x3c1381(0x1ef)](_0x506056,_0x4f94fa)))return{'error':new Error(_0x3c1381(0x276))};}return _0x27ff1e;}},_0x4e68d3={'m1':_0x4c4136['MoveRowsMutation']['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x10b4ad,_0x6d4bc6)=>{const _0x4ce0dd=_0x5ed379,_0x2d8c31={'m1Prime':_0x10b4ad,'m2Prime':_0x6d4bc6};if(_0x10b4ad[_0x4ce0dd(0xda)][_0x4ce0dd(0x1c0)]!==_0x6d4bc6[_0x4ce0dd(0xda)][_0x4ce0dd(0x1c0)]||_0x10b4ad[_0x4ce0dd(0xda)]['subUnitId']!==_0x6d4bc6[_0x4ce0dd(0xda)][_0x4ce0dd(0x253)])return _0x2d8c31;const _0x11471f={'id':_0x4c4136['MoveRowsCommand']['id'],'params':{'unitId':_0x10b4ad[_0x4ce0dd(0xda)][_0x4ce0dd(0x1c0)],'subUnitId':_0x10b4ad[_0x4ce0dd(0xda)][_0x4ce0dd(0x253)],'fromRange':_0x10b4ad[_0x4ce0dd(0xda)][_0x4ce0dd(0x197)],'toRange':_0x10b4ad['params'][_0x4ce0dd(0xd3)]}},_0x26457f=_0x3e6c1f(_0x6d4bc6,_0x11471f);return{'m1Prime':[_0x10b4ad,..._0x26457f],'m2Prime':[_0x6d4bc6,..._0x26457f]};},_0x5ed379(0x8a))},_0x3389ce={'m1':_0x4c4136['MoveRowsMutation']['id'],'m2':_0x1dd6bb['AddDataValidationMutation']['id'],'handler'(_0xbd1258,_0x5b361b){const _0x5792a9=_0x5ed379,_0x572dcb={'m1Prime':_0xbd1258,'m2Prime':_0x5b361b};if(_0xbd1258[_0x5792a9(0xda)][_0x5792a9(0x1c0)]!==_0x5b361b[_0x5792a9(0xda)][_0x5792a9(0x1c0)]||_0xbd1258[_0x5792a9(0xda)][_0x5792a9(0x253)]!==_0x5b361b[_0x5792a9(0xda)][_0x5792a9(0x253)])return _0x572dcb;const _0x5ec72b={'id':_0x4c4136[_0x5792a9(0x2b8)]['id'],'params':{'fromRange':_0xbd1258[_0x5792a9(0xda)]['sourceRange'],'toRange':_0xbd1258[_0x5792a9(0xda)][_0x5792a9(0xd3)]}},_0x33ad05=_0x2f978d(_0x5b361b,_0x5ec72b);return{'m1Prime':[_0xbd1258,..._0x33ad05],'m2Prime':[_0x5b361b,..._0x33ad05]};}},_0x24bc44={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x4c5c04,_0x55830d){const _0x67dcb7=_0x5ed379,_0x5e2361=_0x5e931c[_0x67dcb7(0x8a)](_0x55830d,_0x4c5c04);return _0xe1b183(_0x5e2361)?{'m1Prime':_0x5e2361[_0x67dcb7(0xdf)],'m2Prime':_0x5e2361[_0x67dcb7(0x21d)]}:_0x5e2361;}},_0x45044b={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x233)]['id'],'handler'(_0x43131c,_0x1cd2fa){const _0x514c28=_0x5ed379,_0x582e66={'m1Prime':_0x43131c,'m2Prime':_0x1cd2fa};if(_0x43131c[_0x514c28(0xda)][_0x514c28(0x1c0)]!==_0x1cd2fa['params'][_0x514c28(0x1c0)]||_0x43131c[_0x514c28(0xda)][_0x514c28(0x253)]!==_0x1cd2fa[_0x514c28(0xda)][_0x514c28(0x163)][_0x514c28(0x253)]&&_0x43131c[_0x514c28(0xda)]['subUnitId']!==_0x1cd2fa['params']['to'][_0x514c28(0x253)])return _0x582e66;const _0x1892ae=_0x40e939[_0x514c28(0x24e)][_0x514c28(0x29c)](_0x43131c),_0x33c4de=_0x40e939[_0x514c28(0x24e)][_0x514c28(0x29c)](_0x1cd2fa),_0x139c71=_0x43131c[_0x514c28(0xda)]['sourceRange'],_0x126aed=_0x43131c[_0x514c28(0xda)][_0x514c28(0xd3)];if(_0x43131c[_0x514c28(0xda)]['subUnitId']===_0x1cd2fa['params'][_0x514c28(0x163)][_0x514c28(0x253)]){const _0x2399d3=new _0x40e939[(_0x514c28(0x278))](_0x33c4de[_0x514c28(0xda)][_0x514c28(0x163)][_0x514c28(0x17b)]),_0x4fa48b=_0x2399d3[_0x514c28(0x234)]();if(_0x1f1aa1({'start':_0x139c71['startRow'],'end':_0x139c71[_0x514c28(0x2a2)]},{'start':_0x4fa48b[_0x514c28(0x130)],'end':_0x4fa48b[_0x514c28(0x2a2)]})||_0x1f1aa1({'start':_0x126aed[_0x514c28(0x130)],'end':_0x126aed['endRow']},{'start':_0x4fa48b[_0x514c28(0x130)],'end':_0x4fa48b['endRow']}))return{'error':new Error(_0x514c28(0x252))};const _0x5a26a0=_0x4c4136[_0x514c28(0x169)]({'start':_0x139c71[_0x514c28(0x130)],'end':_0x139c71[_0x514c28(0x2a2)]},{'start':_0x126aed[_0x514c28(0x130)],'end':_0x126aed['endRow']},{'start':_0x4fa48b[_0x514c28(0x130)],'end':_0x4fa48b['endRow']});if(_0x5a26a0[_0x514c28(0x198)]!==0x0)return{'error':new Error(_0x514c28(0x252))};_0x5a26a0[_0x514c28(0x1bb)]!==0x0&&_0x2399d3['moveRows'](_0x139c71[_0x514c28(0x130)],_0x139c71[_0x514c28(0x2a2)]-_0x139c71[_0x514c28(0x130)]+0x1,_0x126aed['startRow']),_0x33c4de['params'][_0x514c28(0x163)][_0x514c28(0x17b)]=_0x2399d3[_0x514c28(0xf6)]();}if(_0x43131c[_0x514c28(0xda)][_0x514c28(0x253)]===_0x1cd2fa[_0x514c28(0xda)]['to'][_0x514c28(0x253)]){const _0x5e1f9b=new _0x40e939[(_0x514c28(0x278))](_0x33c4de['params']['to'][_0x514c28(0x17b)]),_0x186060=_0x5e1f9b['getDataRange']();if(_0x1f1aa1({'start':_0x139c71[_0x514c28(0x130)],'end':_0x139c71['endRow']},{'start':_0x186060[_0x514c28(0x130)],'end':_0x186060[_0x514c28(0x2a2)]})||_0x1f1aa1({'start':_0x126aed[_0x514c28(0x130)],'end':_0x126aed[_0x514c28(0x2a2)]},{'start':_0x186060[_0x514c28(0x130)],'end':_0x186060[_0x514c28(0x2a2)]}))return{'error':new Error(_0x514c28(0x252))};const _0x259e67=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x139c71[_0x514c28(0x130)],'end':_0x139c71['endRow']},{'start':_0x126aed['startRow'],'end':_0x126aed[_0x514c28(0x2a2)]},{'start':_0x186060[_0x514c28(0x130)],'end':_0x186060[_0x514c28(0x2a2)]});if(_0x259e67[_0x514c28(0x198)]!==0x0)return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};_0x259e67[_0x514c28(0x1bb)]!==0x0&&_0x5e1f9b[_0x514c28(0xec)](_0x139c71[_0x514c28(0x130)],_0x139c71[_0x514c28(0x2a2)]-_0x139c71['startRow']+0x1,_0x126aed['startRow']),_0x33c4de['params']['to'][_0x514c28(0x17b)]=_0x5e1f9b[_0x514c28(0xf6)]();}return{'m1Prime':_0x1892ae,'m2Prime':_0x33c4de};}},_0x48dfc8={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x2aa)]['id'],'handler'(_0xb67e03,_0x53b1be){const _0x19b5e6=_0x5ed379,_0x4c9d3f={'m1Prime':_0xb67e03,'m2Prime':_0x53b1be};if(_0xb67e03[_0x19b5e6(0xda)][_0x19b5e6(0x1c0)]!==_0x53b1be[_0x19b5e6(0xda)][_0x19b5e6(0x1c0)]||_0xb67e03[_0x19b5e6(0xda)]['subUnitId']!==_0x53b1be[_0x19b5e6(0xda)][_0x19b5e6(0x253)])return _0x4c9d3f;const _0x166304=_0x40e939[_0x19b5e6(0x24e)][_0x19b5e6(0x29c)](_0xb67e03),_0x287a0c=_0x40e939[_0x19b5e6(0x24e)][_0x19b5e6(0x29c)](_0x53b1be),_0x333055=_0x53b1be[_0x19b5e6(0xda)]['sourceRange'],_0x45c92f=_0x53b1be[_0x19b5e6(0xda)][_0x19b5e6(0xd3)],_0x338f2f=_0xb67e03[_0x19b5e6(0xda)]['sourceRange'],_0x2d0287=_0xb67e03[_0x19b5e6(0xda)]['targetRange'];if(_0x338f2f[_0x19b5e6(0x2a2)]>=_0x333055['startRow']&&_0x338f2f[_0x19b5e6(0x130)]<=_0x333055[_0x19b5e6(0x2a2)])return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20row')};const _0x33099a=_0x4c4136[_0x19b5e6(0x169)]({'start':_0x338f2f['startRow'],'end':_0x338f2f[_0x19b5e6(0x2a2)]},{'start':_0x2d0287[_0x19b5e6(0x130)],'end':_0x2d0287[_0x19b5e6(0x2a2)]},{'start':_0x333055[_0x19b5e6(0x130)],'end':_0x333055[_0x19b5e6(0x2a2)]}),_0x414d8a=_0x4c4136[_0x19b5e6(0x169)]({'start':_0x338f2f[_0x19b5e6(0x130)],'end':_0x338f2f[_0x19b5e6(0x2a2)]},{'start':_0x2d0287[_0x19b5e6(0x130)],'end':_0x2d0287[_0x19b5e6(0x2a2)]},{'start':_0x45c92f[_0x19b5e6(0x130)],'end':_0x45c92f[_0x19b5e6(0x2a2)]});_0x33099a&&_0x414d8a?(_0x287a0c[_0x19b5e6(0xda)]['sourceRange'][_0x19b5e6(0x130)]+=_0x33099a[_0x19b5e6(0x1bb)],_0x287a0c[_0x19b5e6(0xda)][_0x19b5e6(0x197)][_0x19b5e6(0x2a2)]+=_0x33099a[_0x19b5e6(0x1bb)]+(_0x33099a[_0x19b5e6(0x198)]||0x0),_0x287a0c[_0x19b5e6(0xda)][_0x19b5e6(0xd3)]['startRow']+=_0x414d8a['step'],_0x287a0c[_0x19b5e6(0xda)][_0x19b5e6(0xd3)][_0x19b5e6(0x2a2)]+=_0x414d8a[_0x19b5e6(0x1bb)]+(_0x414d8a[_0x19b5e6(0x198)]||0x0)):_0x287a0c['id']=_0x4c4136[_0x19b5e6(0x2ac)]['id'];const _0x474178=_0x4c4136[_0x19b5e6(0x169)]({'start':_0x333055[_0x19b5e6(0x130)],'end':_0x333055[_0x19b5e6(0x2a2)]},{'start':_0x45c92f[_0x19b5e6(0x130)],'end':_0x45c92f['endRow']},{'start':_0x338f2f[_0x19b5e6(0x130)],'end':_0x338f2f[_0x19b5e6(0x2a2)]}),_0x3217ea=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x333055[_0x19b5e6(0x130)],'end':_0x333055[_0x19b5e6(0x2a2)]},{'start':_0x45c92f[_0x19b5e6(0x130)],'end':_0x45c92f['endRow']},{'start':_0x2d0287['startRow'],'end':_0x2d0287[_0x19b5e6(0x2a2)]});return _0x474178&&_0x3217ea?(_0x166304[_0x19b5e6(0xda)]['sourceRange'][_0x19b5e6(0x130)]+=_0x474178['step'],_0x166304[_0x19b5e6(0xda)][_0x19b5e6(0x197)][_0x19b5e6(0x2a2)]+=_0x474178[_0x19b5e6(0x1bb)]+(_0x474178[_0x19b5e6(0x198)]||0x0),_0x166304['params'][_0x19b5e6(0xd3)][_0x19b5e6(0x130)]+=_0x3217ea['step'],_0x166304['params'][_0x19b5e6(0xd3)][_0x19b5e6(0x2a2)]+=_0x3217ea[_0x19b5e6(0x1bb)]+(_0x3217ea[_0x19b5e6(0x198)]||0x0)):_0x166304['id']=_0x4c4136[_0x19b5e6(0x2ac)]['id'],{'m1Prime':_0x166304,'m2Prime':_0x287a0c};}},_0x10224f={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x1731c0,_0x1322fa){const _0x125be8=_0x5ed379,_0x199e40={'m1Prime':_0x1731c0,'m2Prime':_0x1322fa};if(_0x1731c0['params'][_0x125be8(0x1c0)]!==_0x1322fa[_0x125be8(0xda)][_0x125be8(0x1c0)]||_0x1731c0[_0x125be8(0xda)][_0x125be8(0x253)]!==_0x1322fa['params'][_0x125be8(0x253)])return _0x199e40;const _0x2d087d=_0x40e939[_0x125be8(0x24e)][_0x125be8(0x29c)](_0x1731c0),_0x3a4324=_0x40e939[_0x125be8(0x24e)]['deepClone'](_0x1322fa),{sourceRange:_0x4e5aa1,targetRange:_0x3c993d}=_0x1731c0[_0x125be8(0xda)],_0x580e93={'start':_0x4e5aa1[_0x125be8(0x130)],'end':_0x4e5aa1['endRow']},_0x4c39f9={'start':_0x3c993d['startRow'],'end':_0x3c993d['endRow']};return _0x3a4324[_0x125be8(0xda)][_0x125be8(0x206)][_0x125be8(0x273)](_0x5848c3=>{const _0x574a7a=_0x125be8,_0x55579b={'start':_0x5848c3[_0x574a7a(0x130)],'end':_0x5848c3[_0x574a7a(0x2a2)]},_0x4fde8b=_0x1f1aa1(_0x580e93,_0x55579b),_0x184d21=_0x1f1aa1(_0x4c39f9,_0x55579b);if(_0x4fde8b||_0x184d21)return!0x0;const _0x12252a=_0x4c4136[_0x574a7a(0x169)](_0x580e93,_0x4c39f9,_0x55579b);return _0x12252a[_0x574a7a(0x198)]!==0x0?!0x0:(_0x5848c3[_0x574a7a(0x130)]+=_0x12252a[_0x574a7a(0x1bb)],_0x5848c3['endRow']+=_0x12252a[_0x574a7a(0x1bb)],!0x1);})?{'error':new Error(_0x125be8(0x279))}:{'m1Prime':_0x2d087d,'m2Prime':_0x3a4324};}},_0x5333a1={'m1':_0x4c4136['MoveRowsMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler'(_0x30e26c,_0x46b18f){const _0x1bba60=_0x5ed379,_0x4d0cf8=_0x40e939[_0x1bba60(0x24e)][_0x1bba60(0x29c)](_0x30e26c),_0x1fdbb8=_0x40e939[_0x1bba60(0x24e)]['deepClone'](_0x46b18f);if(_0x30e26c[_0x1bba60(0xda)][_0x1bba60(0x1c0)]!==_0x46b18f[_0x1bba60(0xda)][_0x1bba60(0x1c0)]||_0x30e26c['params']['subUnitId']!==_0x46b18f[_0x1bba60(0xda)]['subUnitId'])return{'m1Prime':_0x4d0cf8,'m2Prime':_0x1fdbb8};const _0x27c7eb=_0x1fdbb8['params'][_0x1bba60(0x206)]['reduce']((_0x28740b,_0x3f9185)=>{const _0x119cbb=_0x1bba60,{sourceRange:_0x348a8b,targetRange:_0x242b9c}=_0x30e26c[_0x119cbb(0xda)],_0x170489={..._0x3f9185};return _0x348a8b[_0x119cbb(0x2a2)]<_0x170489[_0x119cbb(0x130)]&&_0x242b9c[_0x119cbb(0x130)]>_0x170489[_0x119cbb(0x2a2)]?(_0x170489[_0x119cbb(0x130)]-=_0x348a8b[_0x119cbb(0x2a2)]-_0x348a8b['startRow']+0x1,_0x170489[_0x119cbb(0x2a2)]-=_0x348a8b[_0x119cbb(0x2a2)]-_0x348a8b[_0x119cbb(0x130)]+0x1,_0x4cbd87(_0x170489)&&_0x28740b[_0x119cbb(0xde)](_0x170489)):_0x348a8b[_0x119cbb(0x130)]>_0x170489[_0x119cbb(0x2a2)]&&_0x242b9c[_0x119cbb(0x2a2)]<_0x170489[_0x119cbb(0x130)]?(_0x170489[_0x119cbb(0x130)]+=_0x348a8b[_0x119cbb(0x2a2)]-_0x348a8b[_0x119cbb(0x130)]+0x1,_0x170489['endRow']+=_0x348a8b[_0x119cbb(0x2a2)]-_0x348a8b[_0x119cbb(0x130)]+0x1,_0x4cbd87(_0x170489)&&_0x28740b[_0x119cbb(0xde)](_0x170489)):_0x40e939[_0x119cbb(0x27b)][_0x119cbb(0x1ef)](_0x170489,_0x348a8b)||_0x40e939[_0x119cbb(0x27b)][_0x119cbb(0x1ef)](_0x170489,_0x242b9c)||_0x28740b['push'](_0x170489),_0x28740b;},[]);return _0x1fdbb8[_0x1bba60(0xda)][_0x1bba60(0x206)]=_0x27c7eb,_0x1fdbb8[_0x1bba60(0xda)][_0x1bba60(0x206)][_0x1bba60(0x198)]===0x0&&(_0x1fdbb8['id']=_0x4c4136[_0x1bba60(0x2ac)]['id']),{'m1Prime':_0x4d0cf8,'m2Prime':_0x1fdbb8};}},_0x127335={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136['ReorderRangeMutation']['id'],'handler'(_0x47788f,_0x4622da){const _0x486c68=_0x5ed379;var _0x541cc1;const _0x10578f={'m1Prime':_0x47788f,'m2Prime':_0x4622da};if(_0x47788f[_0x486c68(0xda)][_0x486c68(0x1c0)]!==_0x4622da[_0x486c68(0xda)][_0x486c68(0x1c0)]||_0x47788f[_0x486c68(0xda)][_0x486c68(0x253)]!==_0x4622da[_0x486c68(0xda)][_0x486c68(0x253)])return _0x10578f;const _0x5cc634=_0x3d345b(_0x47788f[_0x486c68(0xda)][_0x486c68(0x197)],_0x47788f[_0x486c68(0xda)][_0x486c68(0xd3)]),_0x595907=_0x40e939['Tools']['deepClone'](_0x4622da),{range:_0x3a02a6}=_0x595907[_0x486c68(0xda)],_0x2d859d=Array[_0x486c68(0x163)]({'length':_0x3a02a6[_0x486c68(0x2a2)]-_0x3a02a6[_0x486c68(0x130)]+0x1},(_0x64fdbb,_0x5ef0a4)=>_0x5ef0a4+_0x3a02a6[_0x486c68(0x130)]),_0x533df6={},_0x51823e={},_0x4f81cc=Math[_0x486c68(0x1c9)](_0x47788f[_0x486c68(0xda)][_0x486c68(0x197)][_0x486c68(0x130)],_0x47788f[_0x486c68(0xda)]['targetRange'][_0x486c68(0x130)],..._0x2d859d),_0x136f6e=Math['max'](_0x47788f[_0x486c68(0xda)]['sourceRange']['endRow'],_0x47788f['params'][_0x486c68(0xd3)][_0x486c68(0x2a2)],..._0x2d859d);for(let _0x4d2299=_0x4f81cc;_0x4d2299<=_0x136f6e;_0x4d2299++){const _0x5041df=_0x4d2299,_0x29b6f4=(_0x541cc1=_0x4622da['params']['order'][_0x4d2299])!=null?_0x541cc1:_0x5041df,_0x431fa0=_0x5cc634(_0x29b6f4);_0x5041df!==_0x431fa0&&(_0x533df6[_0x5041df]=_0x431fa0),_0x29b6f4!==_0x431fa0&&(_0x51823e[_0x29b6f4]=_0x431fa0);}_0x595907[_0x486c68(0xda)][_0x486c68(0x132)]=_0x533df6;const _0x24a076=Object[_0x486c68(0x291)](_0x533df6)['map'](Number);_0x3a02a6[_0x486c68(0x130)]=Math[_0x486c68(0x1c9)](..._0x24a076),_0x3a02a6[_0x486c68(0x2a2)]=Math[_0x486c68(0x23c)](..._0x24a076);const _0x269e9e=[_0x47788f],_0x3f6724=Object[_0x486c68(0x291)](_0x51823e)[_0x486c68(0x1ba)](Number);return _0x3f6724[_0x486c68(0x198)]>0x0&&_0x269e9e['unshift']({'id':_0x4c4136['ReorderRangeMutation']['id'],'params':{'unitId':_0x47788f['params']['unitId'],'subUnitId':_0x47788f[_0x486c68(0xda)][_0x486c68(0x253)],'range':{'startColumn':_0x4622da[_0x486c68(0xda)]['range'][_0x486c68(0x22e)],'endColumn':_0x4622da['params'][_0x486c68(0x243)][_0x486c68(0x2bb)],'startRow':Math[_0x486c68(0x1c9)](..._0x3f6724),'endRow':Math[_0x486c68(0x23c)](..._0x3f6724)},'order':_0x51823e}}),{'m1Prime':_0x269e9e,'m2Prime':_0x595907};}},_0x3d345b=_0x11abe0((_0x443074,_0x338146)=>{const _0xe1acbb=_0x5ed379,_0xd6fb3c=_0x443074[_0xe1acbb(0x2a2)]-_0x443074['startRow']+0x1,_0x4cd414=_0x443074[_0xe1acbb(0x130)],_0x5dfc15=_0x338146['startRow'];return _0x2faf0d=>{const _0x48727b=_0xe1acbb;if(_0x4cd414<=_0x5dfc15){const _0x10a2b8=_0x338146['startRow']-_0x443074[_0x48727b(0x2a2)]-0x1;if(_0x2faf0d>=_0x443074[_0x48727b(0x130)]&&_0x2faf0d<=_0x443074['endRow'])return _0x2faf0d+_0x10a2b8;if(_0x2faf0d>_0x443074[_0x48727b(0x2a2)]&&_0x2faf0d<_0x338146[_0x48727b(0x130)])return _0x2faf0d-_0xd6fb3c;}if(_0x4cd414>_0x5dfc15){const _0x365bea=_0x443074['startRow']-_0x338146['startRow'];if(_0x2faf0d>=_0x338146['startRow']&&_0x2faf0d<_0x443074[_0x48727b(0x130)])return _0x2faf0d+_0xd6fb3c;if(_0x2faf0d>=_0x443074[_0x48727b(0x130)]&&_0x2faf0d<=_0x443074[_0x48727b(0x2a2)])return _0x2faf0d-_0x365bea;}return _0x2faf0d;};},_0x5ed379(0x2b1)),_0x138464={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136['SetNumfmtMutation']['id'],'handler'(_0x471759,_0x2c88b6){const _0x533207=_0x5ed379,_0x21b766={'m1Prime':_0x471759,'m2Prime':_0x2c88b6};if(_0x471759[_0x533207(0xda)][_0x533207(0x1c0)]!==_0x2c88b6['params'][_0x533207(0x1c0)]||_0x471759['params'][_0x533207(0x253)]!==_0x2c88b6[_0x533207(0xda)][_0x533207(0x253)])return _0x21b766;const _0x5ee6ae=[_0x40e939[_0x533207(0x24e)][_0x533207(0x29c)](_0x471759)],_0x115e2e=_0x40e939['Tools'][_0x533207(0x29c)](_0x2c88b6),{sourceRange:_0x5834fa,targetRange:_0x4f5b57}=_0x471759[_0x533207(0xda)],_0xf55f81={'start':_0x5834fa[_0x533207(0x130)],'end':_0x5834fa['endRow']},_0x7ce63b={'start':_0x4f5b57[_0x533207(0x130)],'end':_0x4f5b57['endRow']},{values:_0xb02eaa}=_0x115e2e[_0x533207(0xda)],_0x13fc0b=[];let _0x2f92dc=!0x1;for(const _0x51dca3 in _0xb02eaa){const _0x35215d=_0xb02eaa[_0x51dca3];if(_0x13fc0b[_0x533207(0xde)](..._0x35215d[_0x533207(0x206)]),_0x35215d[_0x533207(0x206)]['some'](_0x131e76=>{const _0xf624ef=_0x533207,_0x4fd1ca={'start':_0x131e76[_0xf624ef(0x130)],'end':_0x131e76[_0xf624ef(0x2a2)]},_0x2e3bd8=_0x1f1aa1(_0xf55f81,_0x4fd1ca),_0x378369=_0x1f1aa1(_0x7ce63b,_0x4fd1ca);if(_0x2e3bd8||_0x378369)return!0x0;const _0x4642c5=_0x4c4136['handleBaseMoveRowsCols'](_0xf55f81,_0x7ce63b,_0x4fd1ca);return _0x4642c5[_0xf624ef(0x198)]!==0x0?!0x0:(_0x4642c5['step']!==0x0&&(_0x2f92dc=!0x0),_0x131e76[_0xf624ef(0x130)]+=_0x4642c5['step'],_0x131e76[_0xf624ef(0x2a2)]+=_0x4642c5[_0xf624ef(0x1bb)],!0x1);}))return{'error':new Error(_0x533207(0x216))};}if(_0x2f92dc){const _0x5f4bd0={'id':_0x4c4136['RemoveNumfmtMutation']['id'],'params':{'unitId':_0x2c88b6[_0x533207(0xda)][_0x533207(0x1c0)],'subUnitId':_0x2c88b6[_0x533207(0xda)][_0x533207(0x253)],'ranges':_0x13fc0b}};_0x5ee6ae['push'](_0x5f4bd0,_0x115e2e);}return{'m1Prime':_0x5ee6ae,'m2Prime':_0x115e2e};}},_0x309342={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x3777e3,_0x158635){const _0x5a58b7=_0x5ed379,_0x480837={'m1Prime':_0x3777e3,'m2Prime':_0x158635};if(_0x3777e3['params'][_0x5a58b7(0x1c0)]!==_0x158635[_0x5a58b7(0xda)][_0x5a58b7(0x1c0)]||_0x3777e3[_0x5a58b7(0xda)]['subUnitId']!==_0x158635[_0x5a58b7(0xda)][_0x5a58b7(0x253)])return _0x480837;const _0x236f9d=[_0x40e939[_0x5a58b7(0x24e)]['deepClone'](_0x3777e3)],_0x120749=_0x40e939[_0x5a58b7(0x24e)]['deepClone'](_0x158635),_0x5a3d4a=new _0x40e939[(_0x5a58b7(0x278))](_0x120749[_0x5a58b7(0xda)][_0x5a58b7(0x18a)]),{sourceRange:_0x1d56c7,targetRange:_0x2700bf}=_0x3777e3[_0x5a58b7(0xda)],_0x2c1a1c=_0x1d56c7[_0x5a58b7(0x130)],_0x5cd1f2=_0x1d56c7[_0x5a58b7(0x2a2)]-_0x1d56c7['startRow']+0x1,_0x3d78fb=_0x2700bf[_0x5a58b7(0x130)];_0x5a3d4a[_0x5a58b7(0xec)](_0x2c1a1c,_0x5cd1f2,_0x3d78fb);const _0x1d138e=new _0x40e939[(_0x5a58b7(0x278))]();let _0xf3b6ce=!0x1;if(_0x5a3d4a[_0x5a58b7(0x2cf)]((_0x4837bf,_0x2c57d9,_0x59ef92)=>{const _0x66a64e=_0x5a58b7;if(_0x59ef92&&_0x59ef92['f']){const _0x340e0b=_0x59ef92['f'];let _0x4ba18e=!0x1;const _0x2eb6dd=_0x4dcbee(_0x3777e3[_0x66a64e(0xda)][_0x66a64e(0x1c0)],_0x3777e3[_0x66a64e(0xda)][_0x66a64e(0x253)],_0x340e0b,_0x41c5cb=>{const _0x2ef01f=_0x66a64e,_0x506833=_0x4c4136[_0x2ef01f(0x169)]({'start':_0x3777e3[_0x2ef01f(0xda)]['sourceRange']['startRow'],'end':_0x3777e3[_0x2ef01f(0xda)][_0x2ef01f(0x197)][_0x2ef01f(0x2a2)]},{'start':_0x3777e3['params'][_0x2ef01f(0xd3)]['startRow'],'end':_0x3777e3['params'][_0x2ef01f(0xd3)][_0x2ef01f(0x2a2)]},{'start':_0x41c5cb[_0x2ef01f(0x130)],'end':_0x41c5cb['endRow']});return(_0x506833[_0x2ef01f(0x1bb)]!==0x0||_0x506833['length']!==0x0)&&(_0x4ba18e=!0x0,_0x41c5cb[_0x2ef01f(0x130)]+=_0x506833['step'],_0x41c5cb[_0x2ef01f(0x2a2)]+=_0x506833['step']+_0x506833[_0x2ef01f(0x198)]),_0x41c5cb;});_0x4ba18e&&(_0xf3b6ce=!0x0,_0x59ef92['f']=_0x2eb6dd,_0x1d138e[_0x66a64e(0x15e)](_0x4837bf,_0x2c57d9,{..._0x59ef92}));}}),_0xf3b6ce){const _0x2a4a48={'id':_0x4c4136[_0x5a58b7(0x151)]['id'],'params':{'unitId':_0x158635[_0x5a58b7(0xda)]['unitId'],'subUnitId':_0x158635[_0x5a58b7(0xda)]['subUnitId'],'cellValue':_0x1d138e['getMatrix']()}};_0x236f9d['push'](_0x2a4a48);}return _0x120749['params'][_0x5a58b7(0x18a)]=_0x5a3d4a[_0x5a58b7(0xf6)](),{'m1Prime':_0x236f9d,'m2Prime':_0x120749};}},_0x14c61c={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0xa1)]['id'],'handler'(_0x5be461,_0xa070d4){const _0x4a6dd0=_0x5ed379,_0x47bbcb={'m1Prime':_0x5be461,'m2Prime':_0xa070d4};if(_0x5be461['params'][_0x4a6dd0(0x1c0)]!==_0xa070d4[_0x4a6dd0(0xda)]['unitId']||_0x5be461[_0x4a6dd0(0xda)][_0x4a6dd0(0x253)]!==_0xa070d4[_0x4a6dd0(0xda)][_0x4a6dd0(0x253)])return _0x47bbcb;const _0x1225a4=_0x40e939[_0x4a6dd0(0x24e)][_0x4a6dd0(0x29c)](_0x5be461),_0x468634=_0x40e939[_0x4a6dd0(0x24e)][_0x4a6dd0(0x29c)](_0xa070d4),{rowData:_0x3ec3dc}=_0x468634['params'],{sourceRange:_0x208682,targetRange:_0x2570de}=_0x5be461[_0x4a6dd0(0xda)];return _0x40e939['moveMatrixArray'](_0x208682[_0x4a6dd0(0x130)],_0x208682['endRow']-_0x208682[_0x4a6dd0(0x130)]+0x1,_0x2570de[_0x4a6dd0(0x130)],_0x3ec3dc),{'m1Prime':_0x1225a4,'m2Prime':_0x468634};}},_0xb5bdf8={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x1b3)]['id'],'handler'(_0x5ac554,_0x34df12){const _0x31e5d1=_0x5ed379,_0x1106e1={'m1Prime':_0x5ac554,'m2Prime':_0x34df12};if(_0x5ac554[_0x31e5d1(0xda)][_0x31e5d1(0x1c0)]!==_0x34df12[_0x31e5d1(0xda)][_0x31e5d1(0x1c0)]||_0x5ac554[_0x31e5d1(0xda)][_0x31e5d1(0x253)]!==_0x34df12[_0x31e5d1(0xda)]['subUnitId'])return _0x1106e1;const _0x4d5f95=_0x40e939[_0x31e5d1(0x24e)][_0x31e5d1(0x29c)](_0x5ac554),_0x53008a=_0x40e939[_0x31e5d1(0x24e)][_0x31e5d1(0x29c)](_0x34df12),{ranges:_0x55c7e5}=_0x53008a[_0x31e5d1(0xda)],{sourceRange:_0x386558,targetRange:_0x3ae5d8}=_0x5ac554[_0x31e5d1(0xda)],_0x425612={'start':_0x386558[_0x31e5d1(0x130)],'end':_0x386558[_0x31e5d1(0x2a2)]},_0x571bdf={'start':_0x3ae5d8[_0x31e5d1(0x130)],'end':_0x3ae5d8[_0x31e5d1(0x2a2)]};return _0x55c7e5['some'](_0x45f3ea=>{const _0x2632e2=_0x31e5d1,_0x579658={'start':_0x45f3ea[_0x2632e2(0x130)],'end':_0x45f3ea[_0x2632e2(0x2a2)]},_0x12942a=_0x1f1aa1(_0x425612,_0x579658),_0xcb3d2b=_0x1f1aa1(_0x571bdf,_0x579658);if(_0x12942a||_0xcb3d2b)return!0x0;const _0x523a48=_0x4c4136['handleBaseMoveRowsCols'](_0x425612,_0x571bdf,_0x579658);return _0x523a48[_0x2632e2(0x198)]!==0x0?!0x0:(_0x45f3ea[_0x2632e2(0x130)]+=_0x523a48[_0x2632e2(0x1bb)],_0x45f3ea[_0x2632e2(0x2a2)]+=_0x523a48[_0x2632e2(0x1bb)],!0x1);})?{'error':new Error(_0x31e5d1(0x228))}:{'m1Prime':_0x4d5f95,'m2Prime':_0x53008a};}},_0x587c02={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x249)]['id'],'handler'(_0x234164,_0x34c1cd){const _0x7d4fb9=_0x5ed379,_0x17f91c={'m1Prime':_0x234164,'m2Prime':_0x34c1cd};if(_0x234164['params'][_0x7d4fb9(0x1c0)]!==_0x34c1cd[_0x7d4fb9(0xda)][_0x7d4fb9(0x1c0)]||_0x234164[_0x7d4fb9(0xda)][_0x7d4fb9(0x253)]!==_0x34c1cd['params']['subUnitId'])return _0x17f91c;const _0x10d910=_0x40e939[_0x7d4fb9(0x24e)]['deepClone'](_0x234164),_0xd33a3b=_0x40e939[_0x7d4fb9(0x24e)][_0x7d4fb9(0x29c)](_0x34c1cd),{ranges:_0x80c92b}=_0xd33a3b[_0x7d4fb9(0xda)],{sourceRange:_0x325c78,targetRange:_0x1aef69}=_0x234164['params'],_0x1aa98b={'start':_0x325c78[_0x7d4fb9(0x130)],'end':_0x325c78[_0x7d4fb9(0x2a2)]},_0x4357b5={'start':_0x1aef69['startRow'],'end':_0x1aef69['endRow']};return _0x80c92b['some'](_0xaf1b97=>{const _0x5eb999=_0x7d4fb9,_0xc27bf6={'start':_0xaf1b97[_0x5eb999(0x130)],'end':_0xaf1b97['endRow']},_0x211e61=_0x1f1aa1(_0x1aa98b,_0xc27bf6),_0x499d2e=_0x1f1aa1(_0x4357b5,_0xc27bf6);if(_0x211e61||_0x499d2e)return!0x0;const _0x113ae4=_0x4c4136[_0x5eb999(0x169)](_0x1aa98b,_0x4357b5,_0xc27bf6);return _0x113ae4[_0x5eb999(0x198)]!==0x0?!0x0:(_0xaf1b97[_0x5eb999(0x130)]+=_0x113ae4[_0x5eb999(0x1bb)],_0xaf1b97['endRow']+=_0x113ae4['step'],!0x1);})?{'error':new Error(_0x7d4fb9(0x129))}:{'m1Prime':_0x10d910,'m2Prime':_0xd33a3b};}},_0x41638b={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x554604,_0x197440){const _0x11ddda=_0x5ed379,_0x348617={'m1Prime':[],'m2Prime':[]};if(_0x554604[_0x11ddda(0xda)][_0x11ddda(0x1c0)]!==_0x197440[_0x11ddda(0xda)][_0x11ddda(0x1c0)]||_0x554604[_0x11ddda(0xda)][_0x11ddda(0x253)]!==_0x197440[_0x11ddda(0xda)][_0x11ddda(0x253)])return _0x348617;const _0x94bff4=_0x40e939['Tools']['deepClone'](_0x197440);let _0xb7a4b5=!0x1;return _0x94bff4[_0x11ddda(0xda)][_0x11ddda(0x1a4)][_0x11ddda(0x1ac)](_0x1e7576=>{const _0x5f4e76=_0x11ddda,{range:_0x14a7f2,primary:_0x36cb46}=_0x1e7576,_0x3c311c=_0x4c4136[_0x5f4e76(0x169)]({'start':_0x554604[_0x5f4e76(0xda)][_0x5f4e76(0x197)]['startRow'],'end':_0x554604[_0x5f4e76(0xda)][_0x5f4e76(0x197)][_0x5f4e76(0x2a2)]},{'start':_0x554604[_0x5f4e76(0xda)][_0x5f4e76(0xd3)]['startRow'],'end':_0x554604[_0x5f4e76(0xda)][_0x5f4e76(0xd3)][_0x5f4e76(0x2a2)]},{'start':_0x14a7f2[_0x5f4e76(0x130)],'end':_0x14a7f2[_0x5f4e76(0x2a2)]});if(_0x3c311c[_0x5f4e76(0x198)]||_0x3c311c[_0x5f4e76(0x1bb)]){if(_0x14a7f2[_0x5f4e76(0x130)]+=_0x3c311c[_0x5f4e76(0x1bb)],_0x14a7f2['endRow']+=_0x3c311c[_0x5f4e76(0x1bb)]+(_0x3c311c[_0x5f4e76(0x198)]||0x0),_0x36cb46){const _0x5a2ad9=_0x4c4136[_0x5f4e76(0x169)]({'start':_0x554604['params'][_0x5f4e76(0x197)][_0x5f4e76(0x130)],'end':_0x554604[_0x5f4e76(0xda)][_0x5f4e76(0x197)][_0x5f4e76(0x2a2)]},{'start':_0x554604[_0x5f4e76(0xda)]['targetRange'][_0x5f4e76(0x130)],'end':_0x554604[_0x5f4e76(0xda)][_0x5f4e76(0xd3)][_0x5f4e76(0x2a2)]},{'start':_0x36cb46['startRow'],'end':_0x36cb46[_0x5f4e76(0x2a2)]});(_0x5a2ad9[_0x5f4e76(0x198)]||_0x5a2ad9[_0x5f4e76(0x1bb)])&&(_0x36cb46[_0x5f4e76(0x130)]+=_0x5a2ad9[_0x5f4e76(0x1bb)],_0x36cb46[_0x5f4e76(0x2a2)]+=_0x5a2ad9[_0x5f4e76(0x1bb)],_0x36cb46[_0x5f4e76(0x148)]+=_0x5a2ad9['step']);}_0xb7a4b5=!0x0;}}),_0xb7a4b5&&_0x348617[_0x11ddda(0xdf)][_0x11ddda(0xde)](_0x94bff4),_0x348617;}},_0x5d8117={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x30bf55,_0x4be861){const _0x4d8d6d=_0x5ed379,_0x17d937={'m1Prime':[_0x30bf55],'m2Prime':[_0x4be861]};if(_0x30bf55['params']['unitId']!==_0x4be861[_0x4d8d6d(0xda)][_0x4d8d6d(0x1c0)]||_0x30bf55[_0x4d8d6d(0xda)][_0x4d8d6d(0x253)]!==_0x4be861[_0x4d8d6d(0xda)][_0x4d8d6d(0x253)])return _0x17d937;const _0x29a3fc=_0x40e939['Tools'][_0x4d8d6d(0x29c)](_0x30bf55),_0x189ff9=_0x40e939[_0x4d8d6d(0x24e)]['deepClone'](_0x4be861),_0x908c2b=_0x4c4136['handleBaseMoveRowsCols']({'start':_0x30bf55[_0x4d8d6d(0xda)][_0x4d8d6d(0x197)][_0x4d8d6d(0x130)],'end':_0x30bf55['params'][_0x4d8d6d(0x197)]['endRow']},{'start':_0x30bf55[_0x4d8d6d(0xda)][_0x4d8d6d(0xd3)][_0x4d8d6d(0x130)],'end':_0x30bf55[_0x4d8d6d(0xda)][_0x4d8d6d(0xd3)][_0x4d8d6d(0x2a2)]},{'start':_0x4be861[_0x4d8d6d(0xda)][_0x4d8d6d(0x243)][_0x4d8d6d(0x130)],'end':_0x4be861[_0x4d8d6d(0xda)][_0x4d8d6d(0x243)][_0x4d8d6d(0x2a2)]});return _0x189ff9[_0x4d8d6d(0xda)]['range'][_0x4d8d6d(0x130)]+=_0x908c2b[_0x4d8d6d(0x1bb)],_0x189ff9[_0x4d8d6d(0xda)]['range']['endRow']+=_0x908c2b[_0x4d8d6d(0x1bb)]+_0x908c2b[_0x4d8d6d(0x198)],{'m1Prime':[_0x189ff9,_0x29a3fc],'m2Prime':[_0x189ff9]};}},_0x460377={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x10e)]['id'],'handler'(_0x3dde5c,_0x4e01d2){const _0x531120=_0x5ed379,_0x31f379={'m1Prime':_0x3dde5c,'m2Prime':_0x4e01d2};if(_0x3dde5c['params'][_0x531120(0x1c0)]!==_0x4e01d2[_0x531120(0xda)][_0x531120(0x1c0)]||_0x3dde5c[_0x531120(0xda)]['subUnitId']!==_0x4e01d2[_0x531120(0xda)][_0x531120(0x253)])return _0x31f379;const _0x3ad79d=_0x40e939[_0x531120(0x24e)][_0x531120(0x29c)](_0x3dde5c),_0x4ce89c=_0x40e939['Tools']['deepClone'](_0x4e01d2),{rowsAutoHeightInfo:_0x7d39e1}=_0x4ce89c[_0x531120(0xda)],{sourceRange:_0x1f9dbf,targetRange:_0x48d8c3}=_0x3dde5c[_0x531120(0xda)],_0x1d673e={'start':_0x1f9dbf['startRow'],'end':_0x1f9dbf[_0x531120(0x2a2)]},_0x3c8167={'start':_0x48d8c3[_0x531120(0x130)],'end':_0x48d8c3[_0x531120(0x2a2)]};return _0x7d39e1[_0x531120(0x273)](_0x1906b3=>{const _0x148b6=_0x531120,_0x77021e={'start':_0x1906b3[_0x148b6(0x1ea)],'end':_0x1906b3[_0x148b6(0x1ea)]},_0x59c886=_0x4c4136[_0x148b6(0x169)](_0x1d673e,_0x3c8167,_0x77021e);return _0x59c886[_0x148b6(0x198)]!==0x0?!0x0:(_0x1906b3[_0x148b6(0x1ea)]+=_0x59c886[_0x148b6(0x1bb)],!0x1);})?{'error':new Error(_0x531120(0x177))}:{'m1Prime':_0x3ad79d,'m2Prime':_0x4ce89c};}},_0x465fe1={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x83)]['id'],'handler'(_0x4d5b13,_0x5efde6){const _0x295ff7=_0x5ed379,_0x5e457a={'m1Prime':_0x4d5b13,'m2Prime':_0x5efde6};if(_0x4d5b13[_0x295ff7(0xda)][_0x295ff7(0x1c0)]!==_0x5efde6['params']['unitId']||_0x4d5b13[_0x295ff7(0xda)][_0x295ff7(0x253)]!==_0x5efde6[_0x295ff7(0xda)][_0x295ff7(0x253)])return _0x5e457a;const _0x217540=_0x40e939['Tools'][_0x295ff7(0x29c)](_0x4d5b13),_0x50f075=_0x40e939[_0x295ff7(0x24e)][_0x295ff7(0x29c)](_0x5efde6),{ranges:_0x40f944,rowHeight:_0x450b05}=_0x50f075[_0x295ff7(0xda)],{sourceRange:_0x311d4f,targetRange:_0x26ade8}=_0x4d5b13[_0x295ff7(0xda)],_0x56e582={'start':_0x311d4f[_0x295ff7(0x130)],'end':_0x311d4f[_0x295ff7(0x2a2)]},_0x2cf1e8={'start':_0x26ade8[_0x295ff7(0x130)],'end':_0x26ade8[_0x295ff7(0x2a2)]};return _0x40f944[_0x295ff7(0x273)](_0x2a19f1=>{const _0x5ecccc=_0x295ff7,_0x560a8e={'start':_0x2a19f1['startRow'],'end':_0x2a19f1[_0x5ecccc(0x2a2)]},_0x555e9a=_0x4c4136[_0x5ecccc(0x169)](_0x56e582,_0x2cf1e8,_0x560a8e);return _0x555e9a[_0x5ecccc(0x198)]!==0x0?!0x0:(_0x2a19f1[_0x5ecccc(0x130)]+=_0x555e9a['step'],_0x2a19f1[_0x5ecccc(0x2a2)]+=_0x555e9a[_0x5ecccc(0x1bb)],!0x1);})?{'error':new Error(_0x295ff7(0x11d))}:(typeof _0x450b05!=_0x295ff7(0x1c6)&&_0x40e939[_0x295ff7(0x1bf)](_0x311d4f[_0x295ff7(0x130)],_0x311d4f[_0x295ff7(0x2a2)]-_0x311d4f[_0x295ff7(0x130)]+0x1,_0x26ade8[_0x295ff7(0x130)],_0x450b05),{'m1Prime':_0x217540,'m2Prime':_0x50f075});}},_0x36e2a8={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x4c4136[_0x5ed379(0x247)]['id'],'handler'(_0x296b46,_0x422af8){const _0xedf479=_0x5ed379,_0x50f73f={'m1Prime':_0x296b46,'m2Prime':_0x422af8};if(_0x296b46[_0xedf479(0xda)][_0xedf479(0x1c0)]!==_0x422af8[_0xedf479(0xda)]['unitId']||_0x296b46['params'][_0xedf479(0x253)]!==_0x422af8[_0xedf479(0xda)][_0xedf479(0x253)])return _0x50f73f;const _0x240a57=_0x40e939[_0xedf479(0x24e)][_0xedf479(0x29c)](_0x296b46),_0x59612f=_0x40e939[_0xedf479(0x24e)][_0xedf479(0x29c)](_0x422af8),{ranges:_0x2bdc04,autoHeightInfo:_0x5c024a}=_0x59612f[_0xedf479(0xda)],{sourceRange:_0x5d81da,targetRange:_0x42c5ad}=_0x296b46[_0xedf479(0xda)],_0x869571={'start':_0x5d81da[_0xedf479(0x130)],'end':_0x5d81da[_0xedf479(0x2a2)]},_0x48dee1={'start':_0x42c5ad[_0xedf479(0x130)],'end':_0x42c5ad[_0xedf479(0x2a2)]};return _0x2bdc04[_0xedf479(0x273)](_0x36fe61=>{const _0x1d455f=_0xedf479,_0x38eb4a={'start':_0x36fe61[_0x1d455f(0x130)],'end':_0x36fe61[_0x1d455f(0x2a2)]},_0x2fc7d3=_0x4c4136[_0x1d455f(0x169)](_0x869571,_0x48dee1,_0x38eb4a);return _0x2fc7d3['length']!==0x0?!0x0:(_0x36fe61[_0x1d455f(0x130)]+=_0x2fc7d3[_0x1d455f(0x1bb)],_0x36fe61[_0x1d455f(0x2a2)]+=_0x2fc7d3['step'],!0x1);})?{'error':new Error(_0xedf479(0x2c5))}:(typeof _0x5c024a!=_0xedf479(0x1c6)&&_0x40e939['moveMatrixArray'](_0x5d81da['startRow'],_0x5d81da[_0xedf479(0x2a2)]-_0x5d81da['startRow']+0x1,_0x42c5ad['startRow'],_0x5c024a),{'m1Prime':_0x240a57,'m2Prime':_0x59612f});}},_0x44038d={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x39f817[_0x5ed379(0x2a0)]['id'],'handler':_0x11abe0((_0x3a7ae2,_0x3b6cff)=>{const _0x370afc=_0x5ed379,_0x5f4a20={'m1Prime':_0x3a7ae2,'m2Prime':_0x3b6cff};if(_0x3a7ae2[_0x370afc(0xda)]['unitId']!==_0x3b6cff[_0x370afc(0xda)]['unitId']||_0x3a7ae2[_0x370afc(0xda)][_0x370afc(0x253)]!==_0x3b6cff['params'][_0x370afc(0x253)])return _0x5f4a20;const _0x5e6548={'id':_0x4c4136[_0x370afc(0x2b8)]['id'],'params':{'unitId':_0x3a7ae2['params'][_0x370afc(0x1c0)],'subUnitId':_0x3a7ae2[_0x370afc(0xda)]['subUnitId'],'fromRange':_0x3a7ae2[_0x370afc(0xda)][_0x370afc(0x197)],'toRange':_0x3a7ae2[_0x370afc(0xda)]['targetRange']}},_0x411777=_0x26c99e(_0x3b6cff,_0x5e6548);return{'m1Prime':[_0x3a7ae2,..._0x411777],'m2Prime':[_0x3b6cff,..._0x411777]};},_0x5ed379(0x8a))},_0x56ed72={'m1':_0x4c4136[_0x5ed379(0x2aa)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x138)]['id'],'handler':_0x11abe0((_0x15f34d,_0x561079)=>{const _0x54ee91=_0x5ed379,_0x58080f={'m1Prime':_0x15f34d,'m2Prime':_0x561079};if(_0x15f34d[_0x54ee91(0xda)][_0x54ee91(0x1c0)]!==_0x561079[_0x54ee91(0xda)]['unitId']||_0x561079['params'][_0x54ee91(0x253)]!==_0x15f34d['params'][_0x54ee91(0x253)])return _0x58080f;const _0x5e89bd={'id':_0x4c4136['MoveRowsCommand']['id'],'params':{'fromRange':_0x15f34d['params'][_0x54ee91(0x197)],'toRange':_0x15f34d[_0x54ee91(0xda)][_0x54ee91(0xd3)]}},_0x3f5753=_0x2a93f6(_0x561079,_0x5e89bd);return{'m1Prime':[_0x15f34d,..._0x3f5753],'m2Prime':[_0x561079,..._0x3f5753]};},_0x5ed379(0x8a))},_0x1d3f06={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x39f817['AddCommentMutation']['id'],'handler':_0x11abe0((_0x3dbe85,_0x3b790d)=>{const _0x390ab5=_0x5ed379,_0x1f64d0={'m1Prime':_0x3dbe85,'m2Prime':_0x3b790d};if(_0x3dbe85[_0x390ab5(0xda)][_0x390ab5(0x1c0)]!==_0x3b790d[_0x390ab5(0xda)][_0x390ab5(0x1c0)]||_0x3dbe85[_0x390ab5(0xda)][_0x390ab5(0x253)]!==_0x3b790d[_0x390ab5(0xda)][_0x390ab5(0x253)])return _0x1f64d0;const _0x4647bd={'id':_0x4c4136[_0x390ab5(0x166)]['id'],'params':{'unitId':_0x3dbe85[_0x390ab5(0xda)][_0x390ab5(0x1c0)],'subUnitId':_0x3dbe85[_0x390ab5(0xda)][_0x390ab5(0x253)],'range':_0x3dbe85[_0x390ab5(0xda)]['range']}},_0xe17dfb=_0x3e6c1f(_0x3b790d,_0x4647bd);return{'m1Prime':[_0x3dbe85,..._0xe17dfb],'m2Prime':[_0x3b790d,..._0xe17dfb]};},'handler')},_0x18d0d5={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x225)]['id'],'handler'(_0x8f3df4,_0x4bb078){const _0x3dc4a5=_0x5ed379,_0x13e85e={'m1Prime':_0x8f3df4,'m2Prime':_0x4bb078};if(_0x8f3df4[_0x3dc4a5(0xda)]['unitId']!==_0x4bb078[_0x3dc4a5(0xda)][_0x3dc4a5(0x1c0)]||_0x8f3df4[_0x3dc4a5(0xda)][_0x3dc4a5(0x253)]!==_0x4bb078['params'][_0x3dc4a5(0x253)])return _0x13e85e;const _0x22c281={'id':_0x4c4136[_0x3dc4a5(0x166)]['id'],'params':{'range':_0x8f3df4[_0x3dc4a5(0xda)]['range']}},_0x1596b7=_0x2f978d(_0x4bb078,_0x22c281);return{'m1Prime':[_0x8f3df4,..._0x1596b7],'m2Prime':[_0x4bb078,..._0x1596b7]};}},_0x4bdcc8={'m1':_0x4c4136['RemoveColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x148e57,_0x18e9e9){const _0x4d283f=_0x5ed379,_0x4cd6aa=_0x334659['handler'](_0x18e9e9,_0x148e57);return _0xe1b183(_0x4cd6aa)?{'m1Prime':_0x4cd6aa[_0x4d283f(0xdf)],'m2Prime':_0x4cd6aa[_0x4d283f(0x21d)]}:_0x4cd6aa;}},_0x271711={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0xc9)]['id'],'handler'(_0x15946a,_0x3c9b4d){const _0x55e59c=_0x5ed379,_0x4d6670={'m1Prime':_0x15946a,'m2Prime':_0x3c9b4d};if(_0x15946a[_0x55e59c(0xda)][_0x55e59c(0x1c0)]!==_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0x1c0)]||_0x15946a[_0x55e59c(0xda)][_0x55e59c(0x253)]!==_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0x253)])return _0x4d6670;const _0x5db8bf=_0x40e939['Tools'][_0x55e59c(0x29c)](_0x15946a),_0x149b3c=_0x40e939['Tools'][_0x55e59c(0x29c)](_0x3c9b4d);if(_0x15946a[_0x55e59c(0xda)]['range']['startColumn']<=_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0x197)][_0x55e59c(0x2bb)]&&_0x15946a[_0x55e59c(0xda)][_0x55e59c(0x243)]['endColumn']>=_0x3c9b4d[_0x55e59c(0xda)]['sourceRange'][_0x55e59c(0x22e)]||_0x15946a[_0x55e59c(0xda)][_0x55e59c(0x243)][_0x55e59c(0x22e)]<=_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0xd3)][_0x55e59c(0x2bb)]&&_0x15946a[_0x55e59c(0xda)][_0x55e59c(0x243)][_0x55e59c(0x2bb)]>=_0x3c9b4d['params'][_0x55e59c(0xd3)]['startColumn'])return{'error':new Error(_0x55e59c(0x14c))};const _0x500079=_0x4c4136[_0x55e59c(0x18c)](_0x7650c5(_0x15946a['params']['range']),_0x7650c5(_0x3c9b4d[_0x55e59c(0xda)]['sourceRange'])),_0x32c165=_0x4c4136[_0x55e59c(0x18c)](_0x7650c5(_0x15946a[_0x55e59c(0xda)]['range']),_0x7650c5(_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0xd3)]));_0x500079&&_0x32c165?(_0x149b3c['params'][_0x55e59c(0x197)][_0x55e59c(0x22e)]+=_0x500079[_0x55e59c(0x1bb)],_0x149b3c['params'][_0x55e59c(0x197)][_0x55e59c(0x2bb)]+=_0x500079['step']+(_0x500079['length']||0x0),_0x149b3c['params'][_0x55e59c(0xd3)][_0x55e59c(0x22e)]+=_0x32c165[_0x55e59c(0x1bb)],_0x149b3c[_0x55e59c(0xda)][_0x55e59c(0xd3)]['endColumn']+=_0x32c165[_0x55e59c(0x1bb)]+(_0x32c165[_0x55e59c(0x198)]||0x0)):_0x149b3c['id']=_0x4c4136[_0x55e59c(0x2ac)]['id'];const _0x581860=_0x4c4136[_0x55e59c(0x169)]({'start':_0x3c9b4d['params'][_0x55e59c(0x197)][_0x55e59c(0x22e)],'end':_0x3c9b4d[_0x55e59c(0xda)]['sourceRange'][_0x55e59c(0x2bb)]},{'start':_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0xd3)][_0x55e59c(0x22e)],'end':_0x3c9b4d[_0x55e59c(0xda)][_0x55e59c(0xd3)][_0x55e59c(0x2bb)]},{'start':_0x15946a[_0x55e59c(0xda)]['range'][_0x55e59c(0x22e)],'end':_0x15946a[_0x55e59c(0xda)][_0x55e59c(0x243)]['endColumn']});if(_0x581860){const {step:_0x48ce6c,length:_0x20d7ce}=_0x581860;_0x5db8bf[_0x55e59c(0xda)]['range'][_0x55e59c(0x22e)]+=_0x48ce6c,_0x5db8bf[_0x55e59c(0xda)][_0x55e59c(0x243)][_0x55e59c(0x2bb)]+=_0x48ce6c+(_0x20d7ce||0x0);}else _0x5db8bf[_0x55e59c(0xda)][_0x55e59c(0x243)][_0x55e59c(0x22e)]=0x0,_0x5db8bf[_0x55e59c(0xda)][_0x55e59c(0x243)]['endColumn']=-0x1;return{'m1Prime':_0x5db8bf,'m2Prime':_0x149b3c};}},_0x750f16={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler'(_0x56b1f3,_0x17c947){const _0xeb5712=_0x5ed379,_0x595c0b={'m1Prime':_0x56b1f3,'m2Prime':_0x17c947};if(_0x56b1f3['params'][_0xeb5712(0x1c0)]!==_0x17c947[_0xeb5712(0xda)][_0xeb5712(0x1c0)]||_0x56b1f3['params'][_0xeb5712(0x253)]!==_0x17c947['params'][_0xeb5712(0x163)][_0xeb5712(0x253)]&&_0x56b1f3[_0xeb5712(0xda)][_0xeb5712(0x253)]!==_0x17c947[_0xeb5712(0xda)]['to']['subUnitId'])return _0x595c0b;const _0x1ec1c0=_0x40e939[_0xeb5712(0x24e)]['deepClone'](_0x56b1f3),_0x3d02ce=_0x40e939[_0xeb5712(0x24e)][_0xeb5712(0x29c)](_0x17c947),{startColumn:_0x5bddf0,endColumn:_0x806abe}=_0x56b1f3['params'][_0xeb5712(0x243)];if(_0x56b1f3[_0xeb5712(0xda)][_0xeb5712(0x253)]===_0x17c947[_0xeb5712(0xda)][_0xeb5712(0x163)][_0xeb5712(0x253)]){const _0x423e74=new _0x40e939[(_0xeb5712(0x278))](_0x3d02ce[_0xeb5712(0xda)][_0xeb5712(0x163)][_0xeb5712(0x17b)]),_0x15dcd5=_0x423e74[_0xeb5712(0x234)](),{startColumn:_0x18ff25,endColumn:_0x5cbbc2}=_0x15dcd5;if(_0x18ff25<=_0x806abe&&_0x5cbbc2>=_0x5bddf0)return{'error':new Error(_0xeb5712(0x164))};_0x806abe<_0x18ff25&&_0x423e74[_0xeb5712(0x186)](_0x5bddf0,_0x806abe-_0x5bddf0+0x1),_0x3d02ce[_0xeb5712(0xda)][_0xeb5712(0x163)]['value']=_0x423e74[_0xeb5712(0xf6)]();}if(_0x56b1f3[_0xeb5712(0xda)][_0xeb5712(0x253)]===_0x17c947[_0xeb5712(0xda)]['to'][_0xeb5712(0x253)]){const _0x38f89c=new _0x40e939[(_0xeb5712(0x278))](_0x3d02ce[_0xeb5712(0xda)]['to'][_0xeb5712(0x17b)]),_0xfdb326=_0x38f89c[_0xeb5712(0x234)](),{startColumn:_0x4d8ff5,endColumn:_0xfda2c6}=_0xfdb326;if(_0x4d8ff5<=_0x806abe&&_0xfda2c6>=_0x5bddf0)return{'error':new Error('Remove-cols\x20has\x20conflicts\x20with\x20move-range')};_0x806abe<_0x4d8ff5&&_0x38f89c['removeColumns'](_0x5bddf0,_0x806abe-_0x5bddf0+0x1),_0x3d02ce['params']['to'][_0xeb5712(0x17b)]=_0x38f89c[_0xeb5712(0xf6)]();}return{'m1Prime':_0x1ec1c0,'m2Prime':_0x3d02ce};}},_0x4511b6={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d6)]['id'],'handler'(_0x6be2f0,_0xbec306){const _0x2651ef=_0x5ed379,_0x1f69c6={'m1Prime':_0x6be2f0,'m2Prime':_0xbec306};if(_0x6be2f0[_0x2651ef(0xda)][_0x2651ef(0x1c0)]!==_0xbec306[_0x2651ef(0xda)][_0x2651ef(0x1c0)]||_0x6be2f0['params'][_0x2651ef(0x253)]!==_0xbec306[_0x2651ef(0xda)][_0x2651ef(0x253)])return _0x1f69c6;const _0x5167ab=_0x40e939[_0x2651ef(0x24e)][_0x2651ef(0x29c)](_0x6be2f0),_0x2943ba=_0x40e939[_0x2651ef(0x24e)][_0x2651ef(0x29c)](_0xbec306),_0x139c8c=_0x4c4136[_0x2651ef(0x18c)](_0x6be2f0['params'][_0x2651ef(0x243)],_0xbec306[_0x2651ef(0xda)][_0x2651ef(0x243)]);if(_0x139c8c){const {step:_0x3adea1,length:_0x3b2814}=_0x139c8c;_0x2943ba[_0x2651ef(0xda)]['range'][_0x2651ef(0x22e)]+=_0x3adea1,_0x2943ba[_0x2651ef(0xda)][_0x2651ef(0x243)]['endColumn']+=_0x3adea1+(_0x3b2814||0x0);}else _0x2943ba['id']=_0x4c4136[_0x2651ef(0x2ac)]['id'];const _0x267d1e=_0x4c4136[_0x2651ef(0x18c)](_0xbec306[_0x2651ef(0xda)][_0x2651ef(0x243)],_0x6be2f0[_0x2651ef(0xda)][_0x2651ef(0x243)]);if(_0x267d1e){const {step:_0x441a58,length:_0xf5978a}=_0x267d1e;_0x5167ab[_0x2651ef(0xda)][_0x2651ef(0x243)][_0x2651ef(0x22e)]+=_0x441a58,_0x5167ab['params'][_0x2651ef(0x243)]['endColumn']+=_0x441a58+(_0xf5978a||0x0);}else _0x5167ab['id']=_0x4c4136[_0x2651ef(0x2ac)]['id'];return{'m1Prime':_0x5167ab,'m2Prime':_0x2943ba};}},_0x19241c={'m1':_0x4c4136['RemoveColMutation']['id'],'m2':_0x4c4136['RemoveNumfmtMutation']['id'],'handler'(_0x4325bc,_0x1ce3c7){const _0x38d83e=_0x5ed379,_0x4353f0={'m1Prime':_0x4325bc,'m2Prime':_0x1ce3c7};if(_0x4325bc['params'][_0x38d83e(0x1c0)]!==_0x1ce3c7['params'][_0x38d83e(0x1c0)]||_0x4325bc[_0x38d83e(0xda)][_0x38d83e(0x253)]!==_0x1ce3c7[_0x38d83e(0xda)]['subUnitId'])return _0x4353f0;const _0x1658ee=_0x40e939[_0x38d83e(0x24e)][_0x38d83e(0x29c)](_0x4325bc),_0x401a83=_0x40e939[_0x38d83e(0x24e)][_0x38d83e(0x29c)](_0x1ce3c7),{ranges:_0x48a63f}=_0x401a83[_0x38d83e(0xda)];return _0x48a63f['some'](_0x127906=>{const _0x35b293=_0x38d83e,_0x5520df=_0x4c4136['handleBaseRemoveRange'](_0x7650c5(_0x4325bc[_0x35b293(0xda)][_0x35b293(0x243)]),_0x7650c5(_0x127906));return _0x5520df===null||_0x5520df[_0x35b293(0x198)]!==0x0?!0x0:(_0x127906[_0x35b293(0x22e)]+=_0x5520df[_0x35b293(0x1bb)],_0x127906[_0x35b293(0x2bb)]+=_0x5520df[_0x35b293(0x1bb)],!0x1);})?{'error':new Error(_0x38d83e(0xae))}:{'m1Prime':_0x1658ee,'m2Prime':_0x401a83};}},_0x6120bb={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler'(_0x25309f,_0x46d56b){const _0x110bb9=_0x5ed379,_0x116de0=_0x40e939[_0x110bb9(0x24e)][_0x110bb9(0x29c)](_0x25309f),_0x1c2b11=_0x40e939[_0x110bb9(0x24e)][_0x110bb9(0x29c)](_0x46d56b);if(_0x25309f[_0x110bb9(0xda)][_0x110bb9(0x1c0)]!==_0x46d56b[_0x110bb9(0xda)][_0x110bb9(0x1c0)]||_0x25309f[_0x110bb9(0xda)][_0x110bb9(0x253)]!==_0x46d56b[_0x110bb9(0xda)][_0x110bb9(0x253)])return{'m1Prime':_0x116de0,'m2Prime':_0x1c2b11};const _0x5b4305=_0x1c2b11[_0x110bb9(0xda)][_0x110bb9(0x206)][_0x110bb9(0x29b)]((_0x50eacb,_0x15935b)=>{const _0x34c76a=_0x110bb9,_0xa333f0=_0x116de0[_0x34c76a(0xda)][_0x34c76a(0x243)],_0x51f242=_0xa333f0['endColumn']-_0xa333f0[_0x34c76a(0x22e)]+0x1;let _0x2d4705={..._0x15935b};return _0xa333f0['startColumn']>_0x15935b['endColumn']?_0x2d4705={..._0x15935b}:_0xa333f0['startColumn']>=_0x15935b[_0x34c76a(0x22e)]&&_0xa333f0[_0x34c76a(0x22e)]<=_0x15935b[_0x34c76a(0x2bb)]&&_0xa333f0[_0x34c76a(0x2bb)]>_0x15935b[_0x34c76a(0x2bb)]?(_0x2d4705[_0x34c76a(0x2bb)]=_0xa333f0['startColumn']-0x1,_0xa333f0[_0x34c76a(0x22e)]===_0x15935b[_0x34c76a(0x22e)]&&(_0x2d4705=null)):_0xa333f0[_0x34c76a(0x22e)]>_0x15935b[_0x34c76a(0x22e)]&&_0xa333f0['endColumn']<_0x15935b[_0x34c76a(0x2bb)]?_0x2d4705['endColumn']=_0x15935b[_0x34c76a(0x2bb)]-_0x51f242:_0xa333f0[_0x34c76a(0x22e)]<_0x15935b[_0x34c76a(0x22e)]&&_0xa333f0[_0x34c76a(0x2bb)]>=_0x15935b[_0x34c76a(0x22e)]&&_0xa333f0[_0x34c76a(0x2bb)]<=_0x15935b['endColumn']?(_0x2d4705[_0x34c76a(0x22e)]=_0xa333f0[_0x34c76a(0x22e)],_0x2d4705[_0x34c76a(0x2bb)]=_0x15935b[_0x34c76a(0x2bb)]-_0x51f242,_0xa333f0[_0x34c76a(0x2bb)]===_0x15935b['endColumn']&&(_0x2d4705=null)):_0xa333f0[_0x34c76a(0x22e)]<=_0x15935b[_0x34c76a(0x22e)]&&_0xa333f0[_0x34c76a(0x2bb)]>=_0x15935b[_0x34c76a(0x2bb)]?_0x2d4705=null:_0xa333f0[_0x34c76a(0x2bb)]<_0x15935b[_0x34c76a(0x22e)]&&(_0x2d4705[_0x34c76a(0x22e)]=_0x15935b[_0x34c76a(0x22e)]-_0x51f242,_0x2d4705['endColumn']=_0x15935b['endColumn']-_0x51f242),_0x2d4705&&!(_0x2d4705[_0x34c76a(0x130)]===_0x2d4705[_0x34c76a(0x2a2)]&&_0x2d4705['startColumn']===_0x2d4705[_0x34c76a(0x2bb)])&&_0x50eacb[_0x34c76a(0xde)](_0x2d4705),_0x50eacb;},[]);return _0x1c2b11['params']['ranges']=_0x5b4305,{'m1Prime':_0x116de0,'m2Prime':_0x1c2b11};}},_0x57c1de={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x5d8f05,_0x55ba1a){const _0x257141=_0x5ed379,_0x5910f9={'m1Prime':_0x5d8f05,'m2Prime':_0x55ba1a};if(_0x5d8f05[_0x257141(0xda)][_0x257141(0x1c0)]!==_0x55ba1a[_0x257141(0xda)][_0x257141(0x1c0)]||_0x5d8f05[_0x257141(0xda)][_0x257141(0x253)]!==_0x55ba1a[_0x257141(0xda)][_0x257141(0x253)])return _0x5910f9;const _0x1c4c28=_0x4c4136[_0x257141(0x18c)](_0x7650c5(_0x5d8f05[_0x257141(0xda)][_0x257141(0x243)]),_0x7650c5(_0x55ba1a[_0x257141(0xda)]['range']));if(!_0x1c4c28)return{'m1Prime':_0x5d8f05,'m2Prime':[]};const _0x15bf0a=_0x40e939[_0x257141(0x24e)]['deepClone'](_0x55ba1a);return _0x15bf0a['params'][_0x257141(0x243)]['startColumn']+=_0x1c4c28[_0x257141(0x1bb)],_0x15bf0a[_0x257141(0xda)][_0x257141(0x243)][_0x257141(0x2bb)]+=_0x1c4c28[_0x257141(0x1bb)]+(_0x1c4c28[_0x257141(0x198)]||0x0),{'m1Prime':_0x5d8f05,'m2Prime':_0x15bf0a};}},_0x18b999={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0x1e6)]['id'],'handler'(_0x5b7b30,_0x286c3b){const _0x1d3def=_0x5ed379,_0x335ed4={'m1Prime':_0x5b7b30,'m2Prime':_0x286c3b};if(_0x5b7b30[_0x1d3def(0xda)]['unitId']!==_0x286c3b['params'][_0x1d3def(0x1c0)]||_0x5b7b30[_0x1d3def(0xda)][_0x1d3def(0x253)]!==_0x286c3b[_0x1d3def(0xda)][_0x1d3def(0x253)])return _0x335ed4;const _0x5f07a4=_0x40e939[_0x1d3def(0x24e)]['deepClone'](_0x5b7b30),_0x4e9dbc=_0x40e939[_0x1d3def(0x24e)][_0x1d3def(0x29c)](_0x286c3b),{columnData:_0x244085}=_0x4e9dbc['params'];return _0x40e939[_0x1d3def(0x145)](_0x5b7b30[_0x1d3def(0xda)][_0x1d3def(0x243)][_0x1d3def(0x22e)],_0x5b7b30['params'][_0x1d3def(0x243)][_0x1d3def(0x2bb)]-_0x5b7b30[_0x1d3def(0xda)][_0x1d3def(0x243)][_0x1d3def(0x22e)]+0x1,_0x244085),{'m1Prime':_0x5f07a4,'m2Prime':_0x4e9dbc};}},_0xfcb844={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136['SetColHiddenMutation']['id'],'handler'(_0x547c36,_0x972a1e){const _0x473bca=_0x5ed379,_0x12d4fe={'m1Prime':_0x547c36,'m2Prime':_0x972a1e};if(_0x547c36['params'][_0x473bca(0x1c0)]!==_0x972a1e[_0x473bca(0xda)][_0x473bca(0x1c0)]||_0x547c36[_0x473bca(0xda)][_0x473bca(0x253)]!==_0x972a1e[_0x473bca(0xda)]['subUnitId'])return _0x12d4fe;const _0x693808=_0x40e939[_0x473bca(0x24e)]['deepClone'](_0x547c36),_0x56c03e=_0x40e939[_0x473bca(0x24e)][_0x473bca(0x29c)](_0x972a1e),{ranges:_0x40ea71}=_0x56c03e[_0x473bca(0xda)];return _0x40ea71[_0x473bca(0x1ac)](_0x31e239=>{const _0xe00d1f=_0x473bca,_0x531220=_0x4c4136[_0xe00d1f(0x18c)](_0x7650c5(_0x547c36[_0xe00d1f(0xda)][_0xe00d1f(0x243)]),_0x31e239);_0x531220==null?_0x56c03e['id']=_0x4c4136[_0xe00d1f(0x2ac)]['id']:(_0x31e239['startColumn']+=_0x531220['step'],_0x31e239[_0xe00d1f(0x2bb)]+=_0x531220[_0xe00d1f(0x1bb)]+_0x531220[_0xe00d1f(0x198)]);}),{'m1Prime':_0x693808,'m2Prime':_0x56c03e};}},_0x133f8b={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0x7d)]['id'],'handler'(_0x3b243f,_0xa4b77c){const _0x22c52e=_0x5ed379,_0x71c77c={'m1Prime':_0x3b243f,'m2Prime':_0xa4b77c};if(_0x3b243f[_0x22c52e(0xda)]['unitId']!==_0xa4b77c[_0x22c52e(0xda)]['unitId']||_0x3b243f[_0x22c52e(0xda)][_0x22c52e(0x253)]!==_0xa4b77c[_0x22c52e(0xda)][_0x22c52e(0x253)])return _0x71c77c;const _0x5e2bd6=_0x40e939[_0x22c52e(0x24e)][_0x22c52e(0x29c)](_0x3b243f),_0x237298=_0x40e939[_0x22c52e(0x24e)][_0x22c52e(0x29c)](_0xa4b77c),{ranges:_0x3e4f68}=_0x237298[_0x22c52e(0xda)];return _0x3e4f68[_0x22c52e(0x1ac)](_0x14b269=>{const _0x3b2d78=_0x22c52e,_0x213b10=_0x4c4136[_0x3b2d78(0x18c)](_0x7650c5(_0x3b243f[_0x3b2d78(0xda)]['range']),_0x14b269);_0x213b10==null?_0x237298['id']=_0x4c4136[_0x3b2d78(0x2ac)]['id']:(_0x14b269[_0x3b2d78(0x22e)]+=_0x213b10['step'],_0x14b269[_0x3b2d78(0x2bb)]+=_0x213b10[_0x3b2d78(0x1bb)]+_0x213b10['length']);}),{'m1Prime':_0x5e2bd6,'m2Prime':_0x237298};}},_0x156dcb={'m1':_0x4c4136['RemoveColMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler'(_0x28aca6,_0x453b9e){const _0x2d5607=_0x5ed379,_0x27bcbd={'m1Prime':_0x28aca6,'m2Prime':_0x453b9e};if(_0x28aca6[_0x2d5607(0xda)][_0x2d5607(0x1c0)]!==_0x453b9e[_0x2d5607(0xda)][_0x2d5607(0x1c0)]||_0x28aca6[_0x2d5607(0xda)][_0x2d5607(0x253)]!==_0x453b9e[_0x2d5607(0xda)][_0x2d5607(0x253)])return _0x27bcbd;const _0x2b2a04=[_0x40e939[_0x2d5607(0x24e)][_0x2d5607(0x29c)](_0x28aca6)],_0xf87670=_0x40e939['Tools']['deepClone'](_0x453b9e),{values:_0x3ce3fb}=_0xf87670['params'],_0x482746=[];let _0x11abaf=!0x1;for(const _0x5b33a9 in _0x3ce3fb){const _0x27771a=_0x3ce3fb[_0x5b33a9];if(_0x482746[_0x2d5607(0xde)](..._0x27771a[_0x2d5607(0x206)]),_0x27771a[_0x2d5607(0x206)][_0x2d5607(0x273)](_0xcf5a56=>{const _0x191332=_0x2d5607,_0x143d87=_0x4c4136['handleBaseRemoveRange'](_0x7650c5(_0x28aca6['params'][_0x191332(0x243)]),_0x7650c5(_0xcf5a56));return _0x143d87==null||_0x143d87['length']!==0x0?!0x0:(_0x143d87[_0x191332(0x1bb)]!==0x0&&(_0x11abaf=!0x0),_0xcf5a56[_0x191332(0x22e)]+=_0x143d87[_0x191332(0x1bb)],_0xcf5a56['endColumn']+=_0x143d87[_0x191332(0x1bb)],!0x1);}))return{'error':new Error(_0x2d5607(0x135))};}if(_0x11abaf){const _0x4fb9f4={'id':_0x4c4136[_0x2d5607(0x1f8)]['id'],'params':{'unitId':_0x453b9e[_0x2d5607(0xda)]['unitId'],'subUnitId':_0x453b9e[_0x2d5607(0xda)][_0x2d5607(0x253)],'ranges':_0x482746}};_0x2b2a04[_0x2d5607(0xde)](_0x4fb9f4,_0xf87670);}return{'m1Prime':_0x2b2a04,'m2Prime':_0xf87670};}},_0x640971={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x56439a,_0xafc28e){const _0x4068b=_0x5ed379,_0x36ffb9={'m1Prime':_0x56439a,'m2Prime':_0xafc28e};if(_0x56439a[_0x4068b(0xda)][_0x4068b(0x1c0)]!==_0xafc28e[_0x4068b(0xda)][_0x4068b(0x1c0)]||_0x56439a['params']['subUnitId']!==_0xafc28e[_0x4068b(0xda)][_0x4068b(0x253)])return _0x36ffb9;const _0x1cd6f9=[_0x40e939[_0x4068b(0x24e)]['deepClone'](_0x56439a)],_0x53288e=_0x40e939['Tools'][_0x4068b(0x29c)](_0xafc28e),_0x2ef294=new _0x40e939[(_0x4068b(0x278))](_0x53288e[_0x4068b(0xda)]['cellValue']),_0x3d9cf5=_0x2ef294[_0x4068b(0x234)](),_0x4bcd59=_0x56439a[_0x4068b(0xda)][_0x4068b(0x243)],_0x3d1c41=_0x4bcd59['endColumn']-_0x4bcd59[_0x4068b(0x22e)]+0x1;if(_0x53288e[_0x4068b(0xda)]['cellValue']&&_0x4bcd59['endColumn']<_0x3d9cf5[_0x4068b(0x22e)])_0x2f96c4(_0x53288e[_0x4068b(0xda)][_0x4068b(0x18a)],_0x3d9cf5[_0x4068b(0x22e)],_0x3d9cf5['endColumn']-_0x3d9cf5[_0x4068b(0x22e)]+0x1,-_0x3d1c41);else{if(_0x4bcd59[_0x4068b(0x22e)]<=_0x3d9cf5['endColumn'])return{'error':new Error(_0x4068b(0x270))};}const _0x3b1798=new _0x40e939[(_0x4068b(0x278))]();let _0xafe0f9=!0x1,_0x10277d=!0x1;if(_0x2ef294[_0x4068b(0x2cf)]((_0xcfbe77,_0x2b669a,_0x4c2d2f)=>{const _0x4faa95=_0x4068b;if(_0x4c2d2f&&_0x4c2d2f['f']){const _0x4218e2=_0x4c2d2f['f'];let _0x20f832=!0x1;const _0x3834d8=_0x4dcbee(_0x56439a[_0x4faa95(0xda)][_0x4faa95(0x1c0)],_0x56439a['params'][_0x4faa95(0x253)],_0x4218e2,_0x3fd15f=>{const _0x1b3cee=_0x4faa95,_0x5a2343=_0x4c4136['handleBaseRemoveRange'](_0x7650c5(_0x56439a[_0x1b3cee(0xda)]['range']),_0x7650c5(_0x3fd15f));return _0x5a2343===null?(_0xafe0f9=!0x0,_0x3fd15f):((_0x5a2343['step']!==0x0||_0x5a2343[_0x1b3cee(0x198)]!==0x0)&&(_0x20f832=!0x0,_0x3fd15f[_0x1b3cee(0x22e)]+=_0x5a2343[_0x1b3cee(0x1bb)],_0x3fd15f[_0x1b3cee(0x2bb)]+=_0x5a2343[_0x1b3cee(0x1bb)]+_0x5a2343['length']),_0x3fd15f);});_0x20f832&&(_0x10277d=!0x0,_0x4c2d2f['f']=_0x3834d8,_0x3b1798[_0x4faa95(0x15e)](_0xcfbe77,_0x2b669a,{..._0x4c2d2f}));}}),_0xafe0f9)return{'error':new Error(_0x4068b(0xd9))};if(_0x10277d){const _0x583b49={'id':_0x4c4136[_0x4068b(0x151)]['id'],'params':{'unitId':_0xafc28e[_0x4068b(0xda)][_0x4068b(0x1c0)],'subUnitId':_0xafc28e[_0x4068b(0xda)][_0x4068b(0x253)],'cellValue':_0x3b1798[_0x4068b(0xf6)]()}};_0x1cd6f9['push'](_0x583b49);}return{'m1Prime':_0x1cd6f9,'m2Prime':_0x53288e};}},_0x53e2b8={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x4e789f,_0x46de5f){const _0xdc613=_0x5ed379,_0x1ec763={'m1Prime':[],'m2Prime':[]};if(_0x4e789f['params'][_0xdc613(0x1c0)]!==_0x46de5f[_0xdc613(0xda)][_0xdc613(0x1c0)]||_0x4e789f[_0xdc613(0xda)][_0xdc613(0x253)]!==_0x46de5f['params']['subUnitId'])return _0x1ec763;const _0x3148ec=_0x40e939['Tools']['deepClone'](_0x46de5f);let _0x2c383a=!0x1;return _0x3148ec[_0xdc613(0xda)]['selections'][_0xdc613(0x1ac)](_0x18950a=>{const _0x1d45a6=_0xdc613,{range:_0x3b7f8d,primary:_0x3a9896}=_0x18950a,_0x1d0d3a=_0x4c4136[_0x1d45a6(0x18c)](_0x7650c5(_0x4e789f[_0x1d45a6(0xda)][_0x1d45a6(0x243)]),_0x7650c5(_0x3b7f8d));if(_0x1d0d3a!=null&&(_0x1d0d3a[_0x1d45a6(0x198)]||_0x1d0d3a['step'])){if(_0x3b7f8d[_0x1d45a6(0x22e)]+=_0x1d0d3a[_0x1d45a6(0x1bb)],_0x3b7f8d['endColumn']+=_0x1d0d3a['step']+(_0x1d0d3a[_0x1d45a6(0x198)]||0x0),_0x3a9896){const _0x4a2c95=_0x4c4136['handleBaseRemoveRange'](_0x7650c5(_0x4e789f[_0x1d45a6(0xda)]['range']),_0x7650c5(_0x3a9896));if(_0x4a2c95==null){_0x3a9896[_0x1d45a6(0x22e)]=_0x3b7f8d[_0x1d45a6(0x22e)],_0x3a9896[_0x1d45a6(0x2bb)]=_0x3b7f8d['startColumn'],_0x3a9896[_0x1d45a6(0x2da)]=_0x3b7f8d[_0x1d45a6(0x22e)];return;}(_0x4a2c95[_0x1d45a6(0x198)]||_0x4a2c95[_0x1d45a6(0x1bb)])&&(_0x3a9896[_0x1d45a6(0x22e)]+=_0x4a2c95[_0x1d45a6(0x1bb)],_0x3a9896[_0x1d45a6(0x2bb)]+=_0x4a2c95['step'],_0x3a9896[_0x1d45a6(0x2da)]+=_0x4a2c95[_0x1d45a6(0x1bb)]);}_0x2c383a=!0x0;}}),_0x2c383a&&_0x1ec763[_0xdc613(0xdf)]['push'](_0x3148ec),_0x1ec763;}},_0x1cea85={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'handler'(_0x1e9f20,_0x3c606d){const _0x110cd0=_0x5ed379,_0x53345f={'m1Prime':_0x1e9f20,'m2Prime':_0x3c606d};if(_0x1e9f20['params'][_0x110cd0(0x1c0)]!==_0x3c606d[_0x110cd0(0xda)]['unitId']||_0x1e9f20[_0x110cd0(0xda)]['subUnitId']!==_0x3c606d[_0x110cd0(0xda)][_0x110cd0(0x253)])return _0x53345f;const _0x9ff995=_0x40e939[_0x110cd0(0x24e)][_0x110cd0(0x29c)](_0x1e9f20),_0x28351b=_0x40e939['Tools'][_0x110cd0(0x29c)](_0x3c606d),_0x4ba87c=_0x2895f0({'start':_0x1e9f20[_0x110cd0(0xda)][_0x110cd0(0x243)]['startColumn'],'end':_0x1e9f20['params'][_0x110cd0(0x243)][_0x110cd0(0x2bb)]},{'start':_0x3c606d[_0x110cd0(0xda)]['col'],'end':_0x3c606d['params']['col']}),_0x25fd82=_0x40e939[_0x110cd0(0x24e)][_0x110cd0(0x29c)](_0x3c606d);return _0x25fd82['params'][_0x110cd0(0xd6)]=null,_0x4ba87c===null?{'m1Prime':[_0x9ff995,_0x25fd82],'m2Prime':[]}:_0x28351b[_0x110cd0(0xda)][_0x110cd0(0x20e)]===_0x4ba87c[_0x110cd0(0x133)]?_0x53345f:(_0x28351b[_0x110cd0(0xda)][_0x110cd0(0x20e)]=_0x4ba87c['start'],_0x28351b['params'][_0x110cd0(0xd6)]&&(_0x28351b[_0x110cd0(0xda)][_0x110cd0(0xd6)][_0x110cd0(0x22b)]=_0x4ba87c[_0x110cd0(0x133)]),{'m1Prime':[_0x25fd82,_0x28351b,_0x9ff995],'m2Prime':[_0x28351b]});}},_0x5dfe25={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x43ea93,_0x1c00e9){const _0x3ca5a5=_0x5ed379,_0x1535e0={'m1Prime':[_0x43ea93],'m2Prime':[_0x1c00e9]};if(_0x43ea93[_0x3ca5a5(0xda)][_0x3ca5a5(0x1c0)]!==_0x1c00e9[_0x3ca5a5(0xda)][_0x3ca5a5(0x1c0)]||_0x43ea93['params'][_0x3ca5a5(0x253)]!==_0x1c00e9[_0x3ca5a5(0xda)][_0x3ca5a5(0x253)])return _0x1535e0;const _0x7e3982=_0x40e939[_0x3ca5a5(0x24e)][_0x3ca5a5(0x29c)](_0x43ea93),_0x2a5ae0=_0x40e939[_0x3ca5a5(0x24e)][_0x3ca5a5(0x29c)](_0x1c00e9),_0x3fadeb=_0x2895f0({'start':_0x43ea93[_0x3ca5a5(0xda)][_0x3ca5a5(0x243)][_0x3ca5a5(0x22e)],'end':_0x43ea93[_0x3ca5a5(0xda)]['range'][_0x3ca5a5(0x2bb)]},{'start':_0x1c00e9[_0x3ca5a5(0xda)][_0x3ca5a5(0x243)][_0x3ca5a5(0x22e)],'end':_0x1c00e9[_0x3ca5a5(0xda)][_0x3ca5a5(0x243)][_0x3ca5a5(0x2bb)]});return _0x3fadeb===null?{'m1Prime':[_0x7e3982,{'id':_0x4bc3fa[_0x3ca5a5(0x2d1)]['id'],'params':{'unitId':_0x1c00e9[_0x3ca5a5(0xda)][_0x3ca5a5(0x1c0)],'subUnitId':_0x1c00e9[_0x3ca5a5(0xda)]['unitId']}}],'m2Prime':[]}:(_0x2a5ae0[_0x3ca5a5(0xda)]['range'][_0x3ca5a5(0x22e)]=_0x3fadeb[_0x3ca5a5(0x133)],_0x2a5ae0[_0x3ca5a5(0xda)][_0x3ca5a5(0x243)][_0x3ca5a5(0x2bb)]=_0x3fadeb['end'],{'m1Prime':[_0x2a5ae0,_0x7e3982],'m2Prime':[_0x2a5ae0]});}},_0x17fcbc={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x4c4136['SetWorksheetColWidthMutation']['id'],'handler'(_0x5d70db,_0x538408){const _0x59e1f9=_0x5ed379,_0x3969af={'m1Prime':_0x5d70db,'m2Prime':_0x538408};if(_0x5d70db[_0x59e1f9(0xda)][_0x59e1f9(0x1c0)]!==_0x538408[_0x59e1f9(0xda)][_0x59e1f9(0x1c0)]||_0x5d70db[_0x59e1f9(0xda)][_0x59e1f9(0x253)]!==_0x538408[_0x59e1f9(0xda)][_0x59e1f9(0x253)])return _0x3969af;const _0x3a74ed=_0x40e939[_0x59e1f9(0x24e)][_0x59e1f9(0x29c)](_0x5d70db),_0x758215=_0x40e939[_0x59e1f9(0x24e)]['deepClone'](_0x538408),{ranges:_0xb756ca,colWidth:_0x38aa28}=_0x758215[_0x59e1f9(0xda)];return _0xb756ca[_0x59e1f9(0x1ac)](_0x7bad0b=>{const _0x198632=_0x59e1f9,_0xcf7ec2=_0x4c4136[_0x198632(0x18c)](_0x7650c5(_0x5d70db[_0x198632(0xda)]['range']),_0x7bad0b);_0xcf7ec2==null?_0x758215['id']=_0x4c4136[_0x198632(0x2ac)]['id']:(_0x7bad0b[_0x198632(0x22e)]+=_0xcf7ec2[_0x198632(0x1bb)],_0x7bad0b[_0x198632(0x2bb)]+=_0xcf7ec2['step']+_0xcf7ec2[_0x198632(0x198)]);}),typeof _0x38aa28!=_0x59e1f9(0x1c6)&&_0x40e939[_0x59e1f9(0x145)](_0x5d70db[_0x59e1f9(0xda)][_0x59e1f9(0x243)][_0x59e1f9(0x22e)],_0x5d70db[_0x59e1f9(0xda)]['range']['endColumn']-_0x5d70db[_0x59e1f9(0xda)][_0x59e1f9(0x243)]['startColumn']+0x1,_0x38aa28),{'m1Prime':_0x3a74ed,'m2Prime':_0x758215};}},_0x18441f={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x39f817[_0x5ed379(0x2a0)]['id'],'handler':_0x11abe0((_0x3d9661,_0x57e07d)=>{const _0x4c9874=_0x5ed379,_0x3fad37={'m1Prime':_0x3d9661,'m2Prime':_0x57e07d};if(_0x3d9661[_0x4c9874(0xda)][_0x4c9874(0x1c0)]!==_0x57e07d['params'][_0x4c9874(0x1c0)]||_0x3d9661[_0x4c9874(0xda)][_0x4c9874(0x253)]!==_0x57e07d[_0x4c9874(0xda)][_0x4c9874(0x253)])return _0x3fad37;const _0x1524c2={'id':_0x4c4136[_0x4c9874(0x166)]['id'],'params':{'unitId':_0x3d9661[_0x4c9874(0xda)][_0x4c9874(0x1c0)],'subUnitId':_0x3d9661['params'][_0x4c9874(0x253)],'range':_0x3d9661[_0x4c9874(0xda)][_0x4c9874(0x243)]}},_0x178588=_0x26c99e(_0x57e07d,_0x1524c2);return{'m1Prime':[_0x3d9661,..._0x178588],'m2Prime':[_0x57e07d,..._0x178588]};},_0x5ed379(0x8a))},_0x5b7153={'m1':_0x4c4136[_0x5ed379(0x1d6)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x138)]['id'],'handler':_0x11abe0((_0x21538e,_0x365474)=>{const _0x229849=_0x5ed379,_0x20e635={'m1Prime':_0x21538e,'m2Prime':_0x365474};if(_0x21538e[_0x229849(0xda)][_0x229849(0x1c0)]!==_0x365474['params'][_0x229849(0x1c0)]||_0x365474['params'][_0x229849(0x253)]!==_0x21538e[_0x229849(0xda)][_0x229849(0x253)])return _0x20e635;const _0x26ccc6={'id':_0x4c4136[_0x229849(0x166)]['id'],'params':{'range':_0x21538e[_0x229849(0xda)][_0x229849(0x243)]}},_0x1ecc0a=_0x2a93f6(_0x365474,_0x26ccc6);return{'m1Prime':[_0x21538e,..._0x1ecc0a],'m2Prime':[_0x365474,..._0x1ecc0a]};},'handler')},_0x196038={'m1':_0x1dd6bb[_0x5ed379(0x2b4)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x2b4)]['id'],'handler':_0x11abe0((_0x182cea,_0x5b9544)=>{const _0x560c07=_0x5ed379,_0x5509da={'m1Prime':_0x182cea,'m2Prime':_0x5b9544};return _0x182cea[_0x560c07(0xda)][_0x560c07(0x1c0)]===_0x5b9544[_0x560c07(0xda)][_0x560c07(0x1c0)]&&_0x182cea['params']['subUnitId']===_0x5b9544[_0x560c07(0xda)]['subUnitId']&&_0x182cea['params'][_0x560c07(0x189)]===_0x5b9544[_0x560c07(0xda)][_0x560c07(0x189)]?{'m1Prime':[],'m2Prime':[]}:_0x5509da;},'handler')},_0x5ec0b0={'m1':_0x32c6c9['RemoveHyperLinkMutation']['id'],'m2':_0x32c6c9[_0x5ed379(0x17d)]['id'],'handler':_0x11abe0((_0x54c16c,_0x490ada)=>{const _0x4a5f06=_0x5ed379,_0x42511e=_0x54c16c[_0x4a5f06(0xda)],_0x12bf58=_0x490ada[_0x4a5f06(0xda)];return _0x42511e['unitId']===_0x12bf58[_0x4a5f06(0x1c0)]&&_0x42511e[_0x4a5f06(0x253)]===_0x12bf58[_0x4a5f06(0x253)]&&_0x42511e['id']===_0x12bf58['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x54c16c,'m2Prime':_0x490ada};},_0x5ed379(0x8a))},_0x1287d7={'m1':_0x4c4136[_0x5ed379(0x1f8)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x547e5d,_0x3ff479){const _0x4492a3=_0x5ed379;if(_0x547e5d['params'][_0x4492a3(0x1c0)]!==_0x3ff479[_0x4492a3(0xda)]['unitId']||_0x547e5d[_0x4492a3(0xda)][_0x4492a3(0x253)]!==_0x3ff479[_0x4492a3(0xda)][_0x4492a3(0x253)])return{'m1Prime':_0x547e5d,'m2Prime':_0x3ff479};const _0x34b385=_0x40e939[_0x4492a3(0x24e)][_0x4492a3(0x29c)](_0x547e5d),_0x466ee5=_0x40e939[_0x4492a3(0x24e)]['deepClone'](_0x3ff479),_0x51a9ad=[],_0x44022b=_0x466ee5[_0x4492a3(0xda)]['ranges'];return _0x34b385[_0x4492a3(0xda)]['ranges'][_0x4492a3(0x1ac)](_0x3cf616=>{const _0x477d2b=_0x4492a3,_0x4c7369=_0x131753(_0x3cf616,_0x44022b);_0x4c7369['length']>0x0&&_0x51a9ad[_0x477d2b(0xde)](..._0x4c7369);}),_0x34b385[_0x4492a3(0xda)][_0x4492a3(0x206)]=_0x51a9ad,{'m1Prime':_0x547e5d,'m2Prime':_0x3ff479};}},_0x3f22b2={'m1':_0x4c4136[_0x5ed379(0x1f8)]['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler'(_0x381c03,_0x4ec652){const _0x2b7cb0=_0x5ed379;if(_0x381c03['params'][_0x2b7cb0(0x1c0)]!==_0x4ec652[_0x2b7cb0(0xda)][_0x2b7cb0(0x1c0)]||_0x381c03[_0x2b7cb0(0xda)]['subUnitId']!==_0x4ec652[_0x2b7cb0(0xda)][_0x2b7cb0(0x253)])return{'m1Prime':_0x381c03,'m2Prime':_0x4ec652};const _0x55817c=_0x40e939[_0x2b7cb0(0x24e)][_0x2b7cb0(0x29c)](_0x381c03),_0x2ad0a2=_0x40e939[_0x2b7cb0(0x24e)][_0x2b7cb0(0x29c)](_0x4ec652),_0x333191=[],_0x383d00=Object[_0x2b7cb0(0x23e)](_0x2ad0a2[_0x2b7cb0(0xda)][_0x2b7cb0(0x23e)])['map'](_0x27e1d7=>_0x27e1d7[_0x2b7cb0(0x206)])[_0x2b7cb0(0x29a)]();return _0x55817c[_0x2b7cb0(0xda)][_0x2b7cb0(0x206)][_0x2b7cb0(0x1ac)](_0x59c523=>{const _0x325ada=_0x2b7cb0,_0x1f8647=_0x131753(_0x59c523,_0x383d00);_0x1f8647[_0x325ada(0x198)]>0x0&&_0x333191[_0x325ada(0xde)](..._0x1f8647);}),_0x55817c[_0x2b7cb0(0xda)][_0x2b7cb0(0x206)]=_0x333191,{'m1Prime':_0x55817c,'m2Prime':_0x2ad0a2};}},_0x2ec38e={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x39f817['AddCommentMutation']['id'],'handler':_0x11abe0((_0x8205ae,_0x17a129)=>{const _0x400eef=_0x5ed379,_0x377103={'m1Prime':_0x8205ae,'m2Prime':_0x17a129};if(_0x8205ae['params'][_0x400eef(0x1c0)]!==_0x17a129[_0x400eef(0xda)][_0x400eef(0x1c0)]||_0x8205ae[_0x400eef(0xda)][_0x400eef(0x253)]!==_0x17a129[_0x400eef(0xda)][_0x400eef(0x253)])return _0x377103;const _0x264482={'id':_0x4c4136[_0x400eef(0x11f)]['id'],'params':{'unitId':_0x8205ae[_0x400eef(0xda)][_0x400eef(0x1c0)],'subUnitId':_0x8205ae[_0x400eef(0xda)][_0x400eef(0x253)],'range':_0x8205ae[_0x400eef(0xda)][_0x400eef(0x243)]}},_0x1d2a23=_0x3e6c1f(_0x17a129,_0x264482);return{'m1Prime':[_0x8205ae,..._0x1d2a23],'m2Prime':[_0x17a129,..._0x1d2a23]};},_0x5ed379(0x8a))},_0x1d3c75={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x225)]['id'],'handler'(_0x5dc641,_0x2d314f){const _0x2d31f1=_0x5ed379,_0x5f25f1={'m1Prime':_0x5dc641,'m2Prime':_0x2d314f};if(_0x5dc641[_0x2d31f1(0xda)][_0x2d31f1(0x1c0)]!==_0x2d314f['params']['unitId']||_0x5dc641['params'][_0x2d31f1(0x253)]!==_0x2d314f[_0x2d31f1(0xda)][_0x2d31f1(0x253)])return _0x5f25f1;const _0x5b7c06={'id':_0x4c4136['RemoveRowCommand']['id'],'params':{'range':_0x5dc641[_0x2d31f1(0xda)][_0x2d31f1(0x243)]}},_0x3622c2=_0x2f978d(_0x2d314f,_0x5b7c06);return{'m1Prime':[_0x5dc641,..._0x3622c2],'m2Prime':[_0x2d314f,..._0x3622c2]};}},_0x2ae1ee={'m1':_0x4c4136['RemoveRowMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x48023b,_0x568ccf){const _0x30075e=_0x5ed379,_0x8c9a2a=_0x3b1d1c['handler'](_0x568ccf,_0x48023b);return _0xe1b183(_0x8c9a2a)?{'m1Prime':_0x8c9a2a[_0x30075e(0xdf)],'m2Prime':_0x8c9a2a[_0x30075e(0x21d)]}:_0x8c9a2a;}},_0x3e9951={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x233)]['id'],'handler'(_0x1d4417,_0x4c5a71){const _0x23e8fd=_0x5ed379,_0x1f954e={'m1Prime':_0x1d4417,'m2Prime':_0x4c5a71};if(_0x1d4417['params'][_0x23e8fd(0x1c0)]!==_0x4c5a71[_0x23e8fd(0xda)][_0x23e8fd(0x1c0)]||_0x1d4417[_0x23e8fd(0xda)]['subUnitId']!==_0x4c5a71['params'][_0x23e8fd(0x163)][_0x23e8fd(0x253)]&&_0x1d4417['params'][_0x23e8fd(0x253)]!==_0x4c5a71[_0x23e8fd(0xda)]['to']['subUnitId'])return _0x1f954e;const _0x36f092=_0x40e939[_0x23e8fd(0x24e)][_0x23e8fd(0x29c)](_0x1d4417),_0x10a1a5=_0x40e939[_0x23e8fd(0x24e)][_0x23e8fd(0x29c)](_0x4c5a71),{startRow:_0x383941,endRow:_0x590b5c}=_0x1d4417[_0x23e8fd(0xda)][_0x23e8fd(0x243)];if(_0x1d4417[_0x23e8fd(0xda)][_0x23e8fd(0x253)]===_0x4c5a71[_0x23e8fd(0xda)][_0x23e8fd(0x163)][_0x23e8fd(0x253)]){const _0x4774a9=new _0x40e939[(_0x23e8fd(0x278))](_0x10a1a5[_0x23e8fd(0xda)][_0x23e8fd(0x163)]['value']),_0x54d24e=_0x4774a9[_0x23e8fd(0x234)](),{startRow:_0x426499,endRow:_0x41f86c}=_0x54d24e;if(_0x426499<=_0x590b5c&&_0x41f86c>=_0x383941)return{'error':new Error(_0x23e8fd(0x164))};_0x590b5c<_0x426499&&_0x4774a9['removeRows'](_0x383941,_0x590b5c-_0x383941+0x1),_0x10a1a5[_0x23e8fd(0xda)][_0x23e8fd(0x163)]['value']=_0x4774a9[_0x23e8fd(0xf6)]();}if(_0x1d4417['params'][_0x23e8fd(0x253)]===_0x4c5a71['params']['to']['subUnitId']){const _0x107837=new _0x40e939[(_0x23e8fd(0x278))](_0x10a1a5[_0x23e8fd(0xda)]['to'][_0x23e8fd(0x17b)]),_0x2c4d7b=_0x107837[_0x23e8fd(0x234)](),{startRow:_0x1b4d46,endRow:_0x18004b}=_0x2c4d7b;if(_0x1b4d46<=_0x590b5c&&_0x18004b>=_0x383941)return{'error':new Error(_0x23e8fd(0x164))};_0x590b5c<_0x1b4d46&&_0x107837[_0x23e8fd(0xc8)](_0x383941,_0x590b5c-_0x383941+0x1),_0x10a1a5[_0x23e8fd(0xda)]['to'][_0x23e8fd(0x17b)]=_0x107837[_0x23e8fd(0xf6)]();}return{'m1Prime':_0x36f092,'m2Prime':_0x10a1a5};}},_0x427572={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x2aa)]['id'],'handler'(_0x3a47a1,_0x447b35){const _0x170c2c=_0x5ed379,_0x254ef1={'m1Prime':_0x3a47a1,'m2Prime':_0x447b35};if(_0x3a47a1[_0x170c2c(0xda)][_0x170c2c(0x1c0)]!==_0x447b35['params'][_0x170c2c(0x1c0)]||_0x3a47a1[_0x170c2c(0xda)]['subUnitId']!==_0x447b35['params'][_0x170c2c(0x253)])return _0x254ef1;const _0x2343c2=_0x40e939[_0x170c2c(0x24e)][_0x170c2c(0x29c)](_0x3a47a1),_0x376c62=_0x40e939[_0x170c2c(0x24e)][_0x170c2c(0x29c)](_0x447b35);if(_0x3a47a1[_0x170c2c(0xda)]['range']['startRow']<=_0x447b35[_0x170c2c(0xda)][_0x170c2c(0x197)]['endRow']&&_0x3a47a1[_0x170c2c(0xda)][_0x170c2c(0x243)][_0x170c2c(0x2a2)]>=_0x447b35[_0x170c2c(0xda)][_0x170c2c(0x197)][_0x170c2c(0x130)]||_0x3a47a1[_0x170c2c(0xda)][_0x170c2c(0x243)][_0x170c2c(0x130)]<=_0x447b35['params']['targetRange'][_0x170c2c(0x2a2)]&&_0x3a47a1['params']['range'][_0x170c2c(0x2a2)]>=_0x447b35[_0x170c2c(0xda)]['targetRange'][_0x170c2c(0x130)])return{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20move\x20row')};const _0x29f664=_0x4c4136[_0x170c2c(0x18c)](_0x7650c5(_0x4c4136['rotateRange'](_0x3a47a1[_0x170c2c(0xda)]['range'])),_0x7650c5(_0x4c4136[_0x170c2c(0x11c)](_0x447b35['params'][_0x170c2c(0x197)]))),_0x3a62f1=_0x4c4136[_0x170c2c(0x18c)](_0x7650c5(_0x4c4136[_0x170c2c(0x11c)](_0x3a47a1['params'][_0x170c2c(0x243)])),_0x7650c5(_0x4c4136[_0x170c2c(0x11c)](_0x447b35[_0x170c2c(0xda)]['targetRange'])));_0x29f664&&_0x3a62f1?(_0x376c62[_0x170c2c(0xda)]['sourceRange'][_0x170c2c(0x130)]+=_0x29f664[_0x170c2c(0x1bb)],_0x376c62['params']['sourceRange']['endRow']+=_0x29f664[_0x170c2c(0x1bb)]+(_0x29f664[_0x170c2c(0x198)]||0x0),_0x376c62['params'][_0x170c2c(0xd3)][_0x170c2c(0x130)]+=_0x3a62f1[_0x170c2c(0x1bb)],_0x376c62[_0x170c2c(0xda)][_0x170c2c(0xd3)][_0x170c2c(0x2a2)]+=_0x3a62f1[_0x170c2c(0x1bb)]+(_0x3a62f1[_0x170c2c(0x198)]||0x0)):_0x376c62['id']=_0x4c4136[_0x170c2c(0x2ac)]['id'];const _0x5ab58f=_0x4c4136[_0x170c2c(0x169)]({'start':_0x447b35['params']['sourceRange'][_0x170c2c(0x130)],'end':_0x447b35['params'][_0x170c2c(0x197)][_0x170c2c(0x2a2)]},{'start':_0x447b35[_0x170c2c(0xda)][_0x170c2c(0xd3)][_0x170c2c(0x130)],'end':_0x447b35['params'][_0x170c2c(0xd3)][_0x170c2c(0x2a2)]},{'start':_0x3a47a1[_0x170c2c(0xda)][_0x170c2c(0x243)][_0x170c2c(0x130)],'end':_0x3a47a1['params'][_0x170c2c(0x243)][_0x170c2c(0x2a2)]});if(_0x5ab58f){const {step:_0x307405,length:_0x7de0c5}=_0x5ab58f;_0x2343c2[_0x170c2c(0xda)][_0x170c2c(0x243)][_0x170c2c(0x130)]+=_0x307405,_0x2343c2['params'][_0x170c2c(0x243)][_0x170c2c(0x2a2)]+=_0x307405+(_0x7de0c5||0x0);}else _0x2343c2['id']=_0x4c4136[_0x170c2c(0x2ac)]['id'];return{'m1Prime':_0x2343c2,'m2Prime':_0x376c62};}},_0x42af84={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x3dda45,_0x15f614){const _0x458326=_0x5ed379,_0x5c2dfd={'m1Prime':_0x3dda45,'m2Prime':_0x15f614};if(_0x3dda45[_0x458326(0xda)][_0x458326(0x1c0)]!==_0x15f614[_0x458326(0xda)]['unitId']||_0x3dda45[_0x458326(0xda)][_0x458326(0x253)]!==_0x15f614[_0x458326(0xda)]['subUnitId'])return _0x5c2dfd;const _0x198fd7=_0x40e939[_0x458326(0x24e)][_0x458326(0x29c)](_0x3dda45),_0x24ee9c=_0x40e939['Tools'][_0x458326(0x29c)](_0x15f614),{ranges:_0x19bff3}=_0x24ee9c[_0x458326(0xda)];return _0x19bff3[_0x458326(0x273)](_0x3ea937=>{const _0x57bd8e=_0x458326,_0x26640a=_0x4c4136[_0x57bd8e(0x18c)](_0x7650c5(_0x4c4136[_0x57bd8e(0x11c)](_0x3dda45[_0x57bd8e(0xda)][_0x57bd8e(0x243)])),_0x7650c5(_0x4c4136['rotateRange'](_0x3ea937)));return _0x26640a===null||_0x26640a['length']!==0x0?!0x0:(_0x3ea937[_0x57bd8e(0x130)]+=_0x26640a[_0x57bd8e(0x1bb)],_0x3ea937[_0x57bd8e(0x2a2)]+=_0x26640a[_0x57bd8e(0x1bb)],!0x1);})?{'error':new Error(_0x458326(0x187))}:{'m1Prime':_0x198fd7,'m2Prime':_0x24ee9c};}},_0x26c23b={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136['RemoveRowMutation']['id'],'handler'(_0x3ea1d4,_0x2a9e5e){const _0x598d9e=_0x5ed379,_0x533f3e={'m1Prime':_0x3ea1d4,'m2Prime':_0x2a9e5e};if(_0x3ea1d4[_0x598d9e(0xda)][_0x598d9e(0x1c0)]!==_0x2a9e5e[_0x598d9e(0xda)][_0x598d9e(0x1c0)]||_0x3ea1d4['params'][_0x598d9e(0x253)]!==_0x2a9e5e['params'][_0x598d9e(0x253)])return _0x533f3e;const _0x56047e=_0x40e939[_0x598d9e(0x24e)][_0x598d9e(0x29c)](_0x3ea1d4),_0x24b4e0=_0x40e939[_0x598d9e(0x24e)]['deepClone'](_0x2a9e5e),_0x879d00=_0x4c4136[_0x598d9e(0x18c)](_0x7650c5(_0x4c4136[_0x598d9e(0x11c)](_0x3ea1d4['params']['range'])),_0x7650c5(_0x4c4136[_0x598d9e(0x11c)](_0x2a9e5e[_0x598d9e(0xda)][_0x598d9e(0x243)])));if(_0x879d00){const {step:_0x522e6b,length:_0x1ea01d}=_0x879d00;_0x24b4e0['params'][_0x598d9e(0x243)]['startRow']+=_0x522e6b,_0x24b4e0[_0x598d9e(0xda)]['range']['endRow']+=_0x522e6b+(_0x1ea01d||0x0);}else _0x24b4e0['id']=_0x4c4136['EmptyMutation']['id'];const _0x18698c=_0x4c4136[_0x598d9e(0x18c)](_0x7650c5(_0x4c4136[_0x598d9e(0x11c)](_0x2a9e5e['params'][_0x598d9e(0x243)])),_0x7650c5(_0x4c4136[_0x598d9e(0x11c)](_0x3ea1d4[_0x598d9e(0xda)]['range'])));if(_0x18698c){const {step:_0x29331a,length:_0x46b76a}=_0x18698c;_0x56047e['params']['range']['startRow']+=_0x29331a,_0x56047e[_0x598d9e(0xda)][_0x598d9e(0x243)][_0x598d9e(0x2a2)]+=_0x29331a+(_0x46b76a||0x0);}else _0x56047e['id']=_0x4c4136[_0x598d9e(0x2ac)]['id'];return{'m1Prime':_0x56047e,'m2Prime':_0x24b4e0};}},_0x11d488={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler'(_0xf4dfe7,_0x231e45){const _0x557a3a=_0x5ed379,_0x2050c8=_0x40e939[_0x557a3a(0x24e)]['deepClone'](_0xf4dfe7),_0x353f70=_0x40e939['Tools'][_0x557a3a(0x29c)](_0x231e45);if(_0xf4dfe7[_0x557a3a(0xda)]['unitId']!==_0x231e45[_0x557a3a(0xda)][_0x557a3a(0x1c0)]||_0xf4dfe7[_0x557a3a(0xda)][_0x557a3a(0x253)]!==_0x231e45[_0x557a3a(0xda)][_0x557a3a(0x253)])return{'m1Prime':_0x2050c8,'m2Prime':_0x353f70};const _0x15c1f3=_0x353f70['params']['ranges'][_0x557a3a(0x29b)]((_0x57b15c,_0x57d1d4)=>{const _0x42a114=_0x557a3a,_0x4c6047=_0x2050c8[_0x42a114(0xda)]['range'],_0x486f9b=_0x4c6047[_0x42a114(0x2a2)]-_0x4c6047['startRow']+0x1;let _0x1c628b={..._0x57d1d4};return _0x4c6047[_0x42a114(0x130)]>_0x57d1d4['endRow']?_0x1c628b={..._0x57d1d4}:_0x4c6047[_0x42a114(0x130)]>=_0x57d1d4[_0x42a114(0x130)]&&_0x4c6047['startRow']<=_0x57d1d4['endRow']&&_0x4c6047[_0x42a114(0x2a2)]>_0x57d1d4['endRow']?(_0x1c628b[_0x42a114(0x2a2)]=_0x4c6047[_0x42a114(0x130)]-0x1,_0x4c6047[_0x42a114(0x130)]===_0x57d1d4[_0x42a114(0x130)]&&(_0x1c628b=null)):_0x4c6047[_0x42a114(0x130)]>_0x57d1d4[_0x42a114(0x130)]&&_0x4c6047[_0x42a114(0x2a2)]<_0x57d1d4[_0x42a114(0x2a2)]?_0x1c628b[_0x42a114(0x2a2)]=_0x57d1d4['endRow']-_0x486f9b:_0x4c6047[_0x42a114(0x130)]<_0x57d1d4[_0x42a114(0x130)]&&_0x4c6047['endRow']>=_0x57d1d4[_0x42a114(0x130)]&&_0x4c6047[_0x42a114(0x2a2)]<=_0x57d1d4[_0x42a114(0x2a2)]?(_0x1c628b[_0x42a114(0x130)]=_0x4c6047[_0x42a114(0x130)],_0x1c628b['endRow']=_0x57d1d4['endRow']-_0x486f9b,_0x4c6047['endRow']===_0x57d1d4[_0x42a114(0x2a2)]&&(_0x1c628b=null)):_0x4c6047[_0x42a114(0x130)]<=_0x57d1d4[_0x42a114(0x130)]&&_0x4c6047[_0x42a114(0x2a2)]>=_0x57d1d4[_0x42a114(0x2a2)]?_0x1c628b=null:_0x4c6047[_0x42a114(0x2a2)]<_0x57d1d4[_0x42a114(0x130)]&&(_0x1c628b[_0x42a114(0x130)]=_0x57d1d4[_0x42a114(0x130)]-_0x486f9b,_0x1c628b[_0x42a114(0x2a2)]=_0x57d1d4[_0x42a114(0x2a2)]-_0x486f9b),_0x1c628b&&!(_0x1c628b[_0x42a114(0x130)]===_0x1c628b['endRow']&&_0x1c628b[_0x42a114(0x22e)]===_0x1c628b[_0x42a114(0x2bb)])&&_0x57b15c[_0x42a114(0xde)](_0x1c628b),_0x57b15c;},[]);return _0x353f70['params'][_0x557a3a(0x206)]=_0x15c1f3,{'m1Prime':_0x2050c8,'m2Prime':_0x353f70};}},_0x2b1a81={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x4ae8fe,_0x4f9e48){const _0x4c8607=_0x5ed379,_0x4f2737={'m1Prime':_0x4ae8fe,'m2Prime':_0x4f9e48};if(_0x4ae8fe[_0x4c8607(0xda)][_0x4c8607(0x1c0)]!==_0x4f9e48[_0x4c8607(0xda)][_0x4c8607(0x1c0)]||_0x4ae8fe['params'][_0x4c8607(0x253)]!==_0x4f9e48[_0x4c8607(0xda)][_0x4c8607(0x253)])return _0x4f2737;const _0x53af5b=_0x40e939[_0x4c8607(0x24e)]['deepClone'](_0x4f9e48),_0x222c67=_0x40e939['Tools']['deepClone'](_0x4ae8fe),_0x268fe2=_0x4c4136[_0x4c8607(0x18c)](_0x7650c5(_0x4c4136[_0x4c8607(0x11c)](_0x4ae8fe[_0x4c8607(0xda)]['range'])),_0x7650c5(_0x4c4136[_0x4c8607(0x11c)](_0x4f9e48['params'][_0x4c8607(0x243)])));if(!_0x268fe2)return{'m1Prime':_0x4ae8fe,'m2Prime':[]};if(_0x268fe2['length']===0x0&&_0x268fe2[_0x4c8607(0x1bb)]===0x0)return{'m1Prime':_0x4ae8fe,'m2Prime':_0x4f9e48};const {startRow:_0x1c9227,endRow:_0xdf2a1b}=_0x4ae8fe[_0x4c8607(0xda)][_0x4c8607(0x243)];_0x53af5b[_0x4c8607(0xda)]['range'][_0x4c8607(0x130)]+=_0x268fe2['step'],_0x53af5b[_0x4c8607(0xda)]['range']['endRow']+=_0x268fe2[_0x4c8607(0x1bb)]+(_0x268fe2[_0x4c8607(0x198)]||0x0);const _0x48816b=Object['keys'](_0x4f9e48[_0x4c8607(0xda)]['order'])[_0x4c8607(0x1ba)](_0x2198bd=>_0x434799(_0x1c9227,_0xdf2a1b,Number(_0x2198bd)))[_0x4c8607(0x1bc)](_0x34f739=>_0x34f739!==null),_0x467433={};for(const _0x2575c2 in _0x4f9e48[_0x4c8607(0xda)][_0x4c8607(0x132)]){let _0x2fc085=_0x4f9e48[_0x4c8607(0xda)][_0x4c8607(0x132)][_0x2575c2];_0x2fc085=_0x434799(_0x1c9227,_0xdf2a1b,_0x2fc085),_0x2fc085!==null&&(_0x467433[_0x48816b['shift']()]=_0x2fc085);}_0x53af5b['params']['order']=_0x467433;const _0x58b5cd=_0x2904ea(_0x4f9e48[_0x4c8607(0xda)]['order'],{'start':_0x4ae8fe[_0x4c8607(0xda)]['range']['startRow'],'end':_0x4ae8fe[_0x4c8607(0xda)][_0x4c8607(0x243)][_0x4c8607(0x2a2)]}),_0x3d0cb5=[_0x222c67];return _0x58b5cd&&_0x3d0cb5[_0x4c8607(0x2ba)]({'id':_0x4c4136[_0x4c8607(0xc2)]['id'],'params':{..._0x4ae8fe[_0x4c8607(0xda)],'order':_0x58b5cd[_0x4c8607(0x132)],'range':{..._0x4f9e48['params'][_0x4c8607(0x243)],..._0x58b5cd['range']}}}),{'m1Prime':_0x3d0cb5,'m2Prime':_0x53af5b};}},_0x2904ea=_0x11abe0((_0x159739,_0x4c563e)=>{const _0x19496d=_0x5ed379,_0x369bfd=Object['keys'](_0x159739)[_0x19496d(0x1ba)](Number)[_0x19496d(0xce)]((_0x296ef9,_0x90bb70)=>_0x296ef9-_0x90bb70);if(_0x369bfd[_0x19496d(0x198)]===0x0)return null;const _0x521f01=_0x369bfd[0x0],_0x3638a2=_0x369bfd[_0x369bfd[_0x19496d(0x198)]-0x1];if(_0x521f01>_0x4c563e[_0x19496d(0x21c)]||_0x3638a2<_0x4c563e['start'])return null;const _0x29228c=_0x369bfd['filter'](_0x4df121=>_0x159739[_0x4df121]>=_0x4c563e[_0x19496d(0x133)]&&_0x159739[_0x4df121]<=_0x4c563e[_0x19496d(0x21c)]);if(_0x29228c[_0x19496d(0x198)]===0x0)return null;const _0x2d1a88=_0x29228c[_0x19496d(0x1ba)](_0x540f37=>_0x159739[_0x540f37]),_0x45bf09={},_0x34926c=Math[_0x19496d(0x1c9)](_0x29228c[0x0],_0x4c563e[_0x19496d(0x133)]),_0x4ca4ae=Math['max'](_0x29228c[_0x29228c[_0x19496d(0x198)]-0x1],_0x4c563e[_0x19496d(0x21c)]),_0x1bba99=Array['from']({'length':_0x4ca4ae-_0x34926c+0x1},(_0xaa2def,_0x2284c7)=>_0x2284c7+_0x34926c)[_0x19496d(0x1bc)](_0x1dad05=>!_0x29228c[_0x19496d(0xea)](_0x1dad05));return Array['from']({'length':_0x4ca4ae-_0x34926c+0x1},(_0xb4b57b,_0x1470cc)=>_0x1470cc+_0x34926c)[_0x19496d(0x1bc)](_0x152958=>!_0x2d1a88[_0x19496d(0xea)](_0x152958))[_0x19496d(0x1ac)]((_0x30bfe9,_0xddaab5)=>{_0x45bf09[_0x30bfe9]=_0x1bba99[_0xddaab5];}),_0x2d1a88[_0x19496d(0x1ac)]((_0x58b6b1,_0x552d4a)=>{_0x45bf09[_0x58b6b1]=_0x29228c[_0x552d4a];}),{'range':{'startRow':_0x34926c,'endRow':_0x4ca4ae},'order':_0x45bf09};},_0x5ed379(0x235)),_0x434799=_0x11abe0((_0x8b4edf,_0x2b2872,_0x308df3)=>_0x308df3>=_0x8b4edf&&_0x308df3<=_0x2b2872?null:_0x308df3>_0x2b2872?_0x308df3-(_0x2b2872-_0x8b4edf+0x1):_0x308df3,_0x5ed379(0x6b)),_0x2920cd={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler'(_0x5cf449,_0x42ef10){const _0x1b92f7=_0x5ed379,_0x598cd5={'m1Prime':_0x5cf449,'m2Prime':_0x42ef10};if(_0x5cf449[_0x1b92f7(0xda)][_0x1b92f7(0x1c0)]!==_0x42ef10[_0x1b92f7(0xda)][_0x1b92f7(0x1c0)]||_0x5cf449['params'][_0x1b92f7(0x253)]!==_0x42ef10[_0x1b92f7(0xda)]['subUnitId'])return _0x598cd5;const _0x190cd3=[_0x40e939[_0x1b92f7(0x24e)][_0x1b92f7(0x29c)](_0x5cf449)],_0x5e488b=_0x40e939[_0x1b92f7(0x24e)][_0x1b92f7(0x29c)](_0x42ef10),{values:_0x300fc2}=_0x5e488b[_0x1b92f7(0xda)],_0x3c55ee=[];let _0xb118b9=!0x1;for(const _0x28979b in _0x300fc2){const _0x54c647=_0x300fc2[_0x28979b];if(_0x3c55ee[_0x1b92f7(0xde)](..._0x54c647[_0x1b92f7(0x206)]),_0x54c647['ranges'][_0x1b92f7(0x273)](_0x426dc2=>{const _0xcee2c9=_0x1b92f7,_0x2ebb93=_0x4c4136[_0xcee2c9(0x18c)](_0x7650c5(_0x4c4136[_0xcee2c9(0x11c)](_0x5cf449[_0xcee2c9(0xda)][_0xcee2c9(0x243)])),_0x7650c5(_0x4c4136[_0xcee2c9(0x11c)](_0x426dc2)));return _0x2ebb93==null||_0x2ebb93[_0xcee2c9(0x198)]!==0x0?!0x0:(_0x2ebb93[_0xcee2c9(0x1bb)]!==0x0&&(_0xb118b9=!0x0),_0x426dc2['startRow']+=_0x2ebb93['step'],_0x426dc2['endRow']+=_0x2ebb93[_0xcee2c9(0x1bb)],!0x1);}))return{'error':new Error(_0x1b92f7(0x16e))};}if(_0xb118b9){const _0x591839={'id':_0x4c4136[_0x1b92f7(0x1f8)]['id'],'params':{'unitId':_0x42ef10[_0x1b92f7(0xda)][_0x1b92f7(0x1c0)],'subUnitId':_0x42ef10['params'][_0x1b92f7(0x253)],'ranges':_0x3c55ee}};_0x190cd3['push'](_0x591839,_0x5e488b);}return{'m1Prime':_0x190cd3,'m2Prime':_0x5e488b};}},_0x33ab64={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x9903bb,_0x1fd310){const _0x4f3473=_0x5ed379,_0x256ec1={'m1Prime':_0x9903bb,'m2Prime':_0x1fd310};if(_0x9903bb[_0x4f3473(0xda)]['unitId']!==_0x1fd310[_0x4f3473(0xda)]['unitId']||_0x9903bb[_0x4f3473(0xda)]['subUnitId']!==_0x1fd310[_0x4f3473(0xda)][_0x4f3473(0x253)])return _0x256ec1;const _0x3a70e4=[_0x40e939['Tools']['deepClone'](_0x9903bb)],_0x4b191a=_0x40e939[_0x4f3473(0x24e)][_0x4f3473(0x29c)](_0x1fd310),_0x24b2f8=new _0x40e939[(_0x4f3473(0x278))](_0x4b191a[_0x4f3473(0xda)][_0x4f3473(0x18a)]),_0x3efbb2=_0x24b2f8[_0x4f3473(0x234)](),_0x566395=_0x9903bb['params'][_0x4f3473(0x243)],_0x30721a=_0x566395[_0x4f3473(0x2a2)]-_0x566395['startRow']+0x1;if(_0x4b191a[_0x4f3473(0xda)][_0x4f3473(0x18a)]&&_0x566395[_0x4f3473(0x2a2)]<_0x3efbb2['startRow'])_0x19af0d(_0x4b191a[_0x4f3473(0xda)]['cellValue'],_0x3efbb2[_0x4f3473(0x130)],_0x3efbb2['endRow']-_0x3efbb2['startRow']+0x1,-_0x30721a);else{if(_0x566395[_0x4f3473(0x130)]<=_0x3efbb2[_0x4f3473(0x2a2)])return{'error':new Error(_0x4f3473(0x20c))};}const _0x12d795=new _0x40e939[(_0x4f3473(0x278))]();let _0x490bb8=!0x1,_0x5701d7=!0x1;if(_0x24b2f8[_0x4f3473(0x2cf)]((_0x1456a8,_0x2c7e41,_0xc9569b)=>{const _0x5c9428=_0x4f3473;if(_0xc9569b&&_0xc9569b['f']){const _0x133519=_0xc9569b['f'];let _0x4a97ac=!0x1;const _0x43f23a=_0x4dcbee(_0x9903bb[_0x5c9428(0xda)]['unitId'],_0x9903bb[_0x5c9428(0xda)]['subUnitId'],_0x133519,_0x6e2217=>{const _0x156106=_0x5c9428,_0x130b5f=_0x4c4136[_0x156106(0x18c)](_0x7650c5(_0x4c4136[_0x156106(0x11c)](_0x9903bb[_0x156106(0xda)][_0x156106(0x243)])),_0x7650c5(_0x4c4136[_0x156106(0x11c)](_0x6e2217)));return _0x130b5f===null?(_0x490bb8=!0x0,_0x6e2217):((_0x130b5f['step']!==0x0||_0x130b5f[_0x156106(0x198)]!==0x0)&&(_0x4a97ac=!0x0,_0x6e2217[_0x156106(0x130)]+=_0x130b5f[_0x156106(0x1bb)],_0x6e2217[_0x156106(0x2a2)]+=_0x130b5f['step']+_0x130b5f[_0x156106(0x198)]),_0x6e2217);});_0x4a97ac&&(_0x5701d7=!0x0,_0xc9569b['f']=_0x43f23a,_0x12d795[_0x5c9428(0x15e)](_0x1456a8,_0x2c7e41,{..._0xc9569b}));}}),_0x490bb8)return{'error':new Error(_0x4f3473(0xdb))};if(_0x5701d7){const _0xc9bb53={'id':_0x4c4136[_0x4f3473(0x151)]['id'],'params':{'unitId':_0x1fd310[_0x4f3473(0xda)][_0x4f3473(0x1c0)],'subUnitId':_0x1fd310[_0x4f3473(0xda)]['subUnitId'],'cellValue':_0x12d795[_0x4f3473(0xf6)]()}};_0x3a70e4[_0x4f3473(0xde)](_0xc9bb53);}return{'m1Prime':_0x3a70e4,'m2Prime':_0x4b191a};}},_0x2ec9be={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0xa1)]['id'],'handler'(_0x28b702,_0x722bb){const _0xbf23b4=_0x5ed379,_0x4634be={'m1Prime':_0x28b702,'m2Prime':_0x722bb};if(_0x28b702[_0xbf23b4(0xda)][_0xbf23b4(0x1c0)]!==_0x722bb['params'][_0xbf23b4(0x1c0)]||_0x28b702[_0xbf23b4(0xda)][_0xbf23b4(0x253)]!==_0x722bb['params'][_0xbf23b4(0x253)])return _0x4634be;const _0x2f8cab=_0x40e939[_0xbf23b4(0x24e)][_0xbf23b4(0x29c)](_0x28b702),_0x494551=_0x40e939[_0xbf23b4(0x24e)]['deepClone'](_0x722bb),{rowData:_0x440618}=_0x494551[_0xbf23b4(0xda)];return _0x40e939['spliceArray'](_0x28b702[_0xbf23b4(0xda)]['range'][_0xbf23b4(0x130)],_0x28b702[_0xbf23b4(0xda)]['range'][_0xbf23b4(0x2a2)]-_0x28b702[_0xbf23b4(0xda)]['range'][_0xbf23b4(0x130)]+0x1,_0x440618),{'m1Prime':_0x2f8cab,'m2Prime':_0x494551};}},_0x4c8e97={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x1b3)]['id'],'handler'(_0x315f99,_0x3514b0){const _0xbce3bf=_0x5ed379,_0x8265c3={'m1Prime':_0x315f99,'m2Prime':_0x3514b0};if(_0x315f99[_0xbce3bf(0xda)][_0xbce3bf(0x1c0)]!==_0x3514b0[_0xbce3bf(0xda)][_0xbce3bf(0x1c0)]||_0x315f99[_0xbce3bf(0xda)]['subUnitId']!==_0x3514b0[_0xbce3bf(0xda)][_0xbce3bf(0x253)])return _0x8265c3;const _0x5cfa97=_0x40e939['Tools']['deepClone'](_0x315f99),_0x5d144e=_0x40e939[_0xbce3bf(0x24e)][_0xbce3bf(0x29c)](_0x3514b0),{ranges:_0x366c23}=_0x5d144e[_0xbce3bf(0xda)];return _0x366c23[_0xbce3bf(0x1ac)](_0x148751=>{const _0xfa2dd8=_0xbce3bf,_0xa8df3c=_0x4c4136[_0xfa2dd8(0x18c)](_0x7650c5(_0x4c4136[_0xfa2dd8(0x11c)](_0x315f99['params'][_0xfa2dd8(0x243)])),_0x7650c5(_0x4c4136[_0xfa2dd8(0x11c)](_0x148751)));_0xa8df3c==null?_0x5d144e['id']=_0x4c4136['EmptyMutation']['id']:(_0x148751[_0xfa2dd8(0x130)]+=_0xa8df3c[_0xfa2dd8(0x1bb)],_0x148751[_0xfa2dd8(0x2a2)]+=_0xa8df3c[_0xfa2dd8(0x1bb)]+_0xa8df3c[_0xfa2dd8(0x198)]);}),{'m1Prime':_0x5cfa97,'m2Prime':_0x5d144e};}},_0x365445={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x249)]['id'],'handler'(_0x335685,_0x1e80a3){const _0x46f621=_0x5ed379,_0x5631f4={'m1Prime':_0x335685,'m2Prime':_0x1e80a3};if(_0x335685[_0x46f621(0xda)][_0x46f621(0x1c0)]!==_0x1e80a3[_0x46f621(0xda)][_0x46f621(0x1c0)]||_0x335685[_0x46f621(0xda)][_0x46f621(0x253)]!==_0x1e80a3[_0x46f621(0xda)][_0x46f621(0x253)])return _0x5631f4;const _0x4b2836=_0x40e939[_0x46f621(0x24e)][_0x46f621(0x29c)](_0x335685),_0x55fae1=_0x40e939[_0x46f621(0x24e)][_0x46f621(0x29c)](_0x1e80a3),{ranges:_0x205ea8}=_0x55fae1[_0x46f621(0xda)];return _0x205ea8[_0x46f621(0x1ac)](_0x293d89=>{const _0x300471=_0x46f621,_0x3e4448=_0x4c4136['handleBaseRemoveRange'](_0x7650c5(_0x4c4136[_0x300471(0x11c)](_0x335685['params']['range'])),_0x7650c5(_0x4c4136[_0x300471(0x11c)](_0x293d89)));_0x3e4448==null?_0x55fae1['id']=_0x4c4136[_0x300471(0x2ac)]['id']:(_0x293d89['startRow']+=_0x3e4448[_0x300471(0x1bb)],_0x293d89[_0x300471(0x2a2)]+=_0x3e4448[_0x300471(0x1bb)]+_0x3e4448['length']);}),{'m1Prime':_0x4b2836,'m2Prime':_0x55fae1};}},_0x2eb1e2={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x39f8bc,_0x226b2d){const _0x3b5d14=_0x5ed379,_0x210b6={'m1Prime':[],'m2Prime':[]};if(_0x39f8bc['params'][_0x3b5d14(0x1c0)]!==_0x226b2d[_0x3b5d14(0xda)][_0x3b5d14(0x1c0)]||_0x39f8bc[_0x3b5d14(0xda)]['subUnitId']!==_0x226b2d['params'][_0x3b5d14(0x253)])return _0x210b6;const _0x5abac8=_0x40e939[_0x3b5d14(0x24e)]['deepClone'](_0x226b2d);let _0x5a1ee4=!0x1;return _0x5abac8[_0x3b5d14(0xda)]['selections'][_0x3b5d14(0x1ac)](_0x58cbdf=>{const _0x4aba4a=_0x3b5d14,{range:_0x25fc34,primary:_0x436a43}=_0x58cbdf,_0xa60840=_0x4c4136[_0x4aba4a(0x18c)](_0x7650c5(_0x4c4136['rotateRange'](_0x39f8bc['params'][_0x4aba4a(0x243)])),_0x7650c5(_0x4c4136[_0x4aba4a(0x11c)](_0x25fc34)));if(_0xa60840!=null&&(_0xa60840[_0x4aba4a(0x198)]||_0xa60840[_0x4aba4a(0x1bb)])){if(_0x25fc34['startRow']+=_0xa60840['step'],_0x25fc34[_0x4aba4a(0x2a2)]+=_0xa60840['step']+(_0xa60840[_0x4aba4a(0x198)]||0x0),_0x436a43){const _0x45c2e0=_0x4c4136[_0x4aba4a(0x18c)](_0x7650c5(_0x4c4136['rotateRange'](_0x39f8bc['params'][_0x4aba4a(0x243)])),_0x7650c5(_0x4c4136[_0x4aba4a(0x11c)](_0x436a43)));if(_0x45c2e0==null){_0x436a43[_0x4aba4a(0x130)]=_0x25fc34[_0x4aba4a(0x130)],_0x436a43[_0x4aba4a(0x2a2)]=_0x25fc34['startRow'],_0x436a43[_0x4aba4a(0x148)]=_0x25fc34[_0x4aba4a(0x130)];return;}(_0x45c2e0[_0x4aba4a(0x198)]||_0x45c2e0['step'])&&(_0x436a43['startRow']+=_0x45c2e0[_0x4aba4a(0x1bb)],_0x436a43[_0x4aba4a(0x2a2)]+=_0x45c2e0[_0x4aba4a(0x1bb)],_0x436a43['actualRow']+=_0x45c2e0['step']);}_0x5a1ee4=!0x0;}}),_0x5a1ee4&&_0x210b6[_0x3b5d14(0xdf)][_0x3b5d14(0xde)](_0x5abac8),_0x210b6;}},_0x4954f6={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x1eb694,_0x5c269b){const _0x3c2c2a=_0x5ed379,_0x5c4571={'m1Prime':[_0x1eb694],'m2Prime':[_0x5c269b]};if(_0x1eb694[_0x3c2c2a(0xda)][_0x3c2c2a(0x1c0)]!==_0x5c269b[_0x3c2c2a(0xda)][_0x3c2c2a(0x1c0)]||_0x1eb694[_0x3c2c2a(0xda)][_0x3c2c2a(0x253)]!==_0x5c269b[_0x3c2c2a(0xda)][_0x3c2c2a(0x253)])return _0x5c4571;const _0xf90ca1=_0x40e939[_0x3c2c2a(0x24e)][_0x3c2c2a(0x29c)](_0x1eb694),_0xbaa488=_0x40e939[_0x3c2c2a(0x24e)]['deepClone'](_0x5c269b),_0x2ac351=_0x2895f0({'start':_0x1eb694[_0x3c2c2a(0xda)]['range']['startRow'],'end':_0x1eb694[_0x3c2c2a(0xda)][_0x3c2c2a(0x243)]['endRow']},{'start':_0x5c269b[_0x3c2c2a(0xda)]['range'][_0x3c2c2a(0x130)],'end':_0x5c269b[_0x3c2c2a(0xda)][_0x3c2c2a(0x243)][_0x3c2c2a(0x2a2)]});return _0x2ac351===null?{'m1Prime':[_0xf90ca1,{'id':_0x4bc3fa['RemoveSheetsFilterMutation']['id'],'params':{'unitId':_0x5c269b[_0x3c2c2a(0xda)]['unitId'],'subUnitId':_0x5c269b[_0x3c2c2a(0xda)][_0x3c2c2a(0x1c0)]}}],'m2Prime':[]}:(_0xbaa488[_0x3c2c2a(0xda)][_0x3c2c2a(0x243)]['startRow']=_0x2ac351[_0x3c2c2a(0x133)],_0xbaa488[_0x3c2c2a(0xda)][_0x3c2c2a(0x243)][_0x3c2c2a(0x2a2)]=_0x2ac351['end'],{'m1Prime':[_0xbaa488,_0xf90ca1],'m2Prime':[_0xbaa488]});}},_0x4448bb={'m1':_0x4c4136['RemoveRowMutation']['id'],'m2':_0x4c4136['SetWorksheetRowAutoHeightMutation']['id'],'handler'(_0xdcc6fd,_0x3afdcc){const _0x1b9739=_0x5ed379,_0x10b255={'m1Prime':_0xdcc6fd,'m2Prime':_0x3afdcc};if(_0xdcc6fd[_0x1b9739(0xda)][_0x1b9739(0x1c0)]!==_0x3afdcc[_0x1b9739(0xda)]['unitId']||_0xdcc6fd[_0x1b9739(0xda)][_0x1b9739(0x253)]!==_0x3afdcc[_0x1b9739(0xda)]['subUnitId'])return _0x10b255;const _0x11ba48=_0x40e939[_0x1b9739(0x24e)][_0x1b9739(0x29c)](_0xdcc6fd),_0x5bfa13=_0x40e939[_0x1b9739(0x24e)]['deepClone'](_0x3afdcc),{rowsAutoHeightInfo:_0x921808}=_0x5bfa13[_0x1b9739(0xda)];for(let _0x5a132c=_0x921808[_0x1b9739(0x198)]-0x1;_0x5a132c>=0x0;_0x5a132c--){const _0x5bf72e=_0x921808[_0x5a132c],_0x1a00fd={'startRow':_0x5bf72e[_0x1b9739(0x1ea)],'endRow':_0x5bf72e['row'],'startColumn':0x0,'endColumn':0x0},_0x14fce3=_0x4c4136[_0x1b9739(0x18c)](_0x7650c5(_0x4c4136['rotateRange'](_0xdcc6fd[_0x1b9739(0xda)][_0x1b9739(0x243)])),_0x4c4136[_0x1b9739(0x11c)](_0x1a00fd));_0x14fce3==null?_0x921808[_0x1b9739(0x1e5)](_0x5a132c,0x1):_0x5bf72e[_0x1b9739(0x1ea)]+=_0x14fce3[_0x1b9739(0x1bb)];}return{'m1Prime':_0x11ba48,'m2Prime':_0x5bfa13};}},_0x1c1297={'m1':_0x4c4136['RemoveRowMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x83)]['id'],'handler'(_0x3422d4,_0x2f9597){const _0x3b5a23=_0x5ed379,_0x35f08c={'m1Prime':_0x3422d4,'m2Prime':_0x2f9597};if(_0x3422d4[_0x3b5a23(0xda)][_0x3b5a23(0x1c0)]!==_0x2f9597['params'][_0x3b5a23(0x1c0)]||_0x3422d4[_0x3b5a23(0xda)]['subUnitId']!==_0x2f9597[_0x3b5a23(0xda)][_0x3b5a23(0x253)])return _0x35f08c;const _0x2d44ad=_0x40e939[_0x3b5a23(0x24e)][_0x3b5a23(0x29c)](_0x3422d4),_0x32af41=_0x40e939[_0x3b5a23(0x24e)][_0x3b5a23(0x29c)](_0x2f9597),{ranges:_0x414f63,rowHeight:_0x16dac6}=_0x32af41[_0x3b5a23(0xda)];return _0x414f63[_0x3b5a23(0x1ac)](_0x246751=>{const _0x3bdee7=_0x3b5a23,_0x50cd69=_0x4c4136[_0x3bdee7(0x18c)](_0x7650c5(_0x4c4136[_0x3bdee7(0x11c)](_0x3422d4[_0x3bdee7(0xda)][_0x3bdee7(0x243)])),_0x4c4136[_0x3bdee7(0x11c)](_0x246751));_0x50cd69==null?_0x32af41['id']=_0x4c4136['EmptyMutation']['id']:(_0x246751[_0x3bdee7(0x130)]+=_0x50cd69[_0x3bdee7(0x1bb)],_0x246751[_0x3bdee7(0x2a2)]+=_0x50cd69[_0x3bdee7(0x1bb)]+_0x50cd69[_0x3bdee7(0x198)]);}),typeof _0x16dac6!=_0x3b5a23(0x1c6)&&_0x40e939[_0x3b5a23(0x145)](_0x3422d4[_0x3b5a23(0xda)][_0x3b5a23(0x243)][_0x3b5a23(0x130)],_0x3422d4[_0x3b5a23(0xda)][_0x3b5a23(0x243)][_0x3b5a23(0x2a2)]-_0x3422d4[_0x3b5a23(0xda)][_0x3b5a23(0x243)][_0x3b5a23(0x130)]+0x1,_0x16dac6),{'m1Prime':_0x2d44ad,'m2Prime':_0x32af41};}},_0x29ba37={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x4c4136[_0x5ed379(0x247)]['id'],'handler'(_0x2d9c40,_0x3e0348){const _0x2f5b9e=_0x5ed379,_0x37f7fc={'m1Prime':_0x2d9c40,'m2Prime':_0x3e0348};if(_0x2d9c40[_0x2f5b9e(0xda)][_0x2f5b9e(0x1c0)]!==_0x3e0348['params'][_0x2f5b9e(0x1c0)]||_0x2d9c40['params'][_0x2f5b9e(0x253)]!==_0x3e0348[_0x2f5b9e(0xda)]['subUnitId'])return _0x37f7fc;const _0x7b39d9=_0x40e939[_0x2f5b9e(0x24e)][_0x2f5b9e(0x29c)](_0x2d9c40),_0x1d00e6=_0x40e939[_0x2f5b9e(0x24e)][_0x2f5b9e(0x29c)](_0x3e0348),{ranges:_0x36e707,autoHeightInfo:_0x29c6ab}=_0x1d00e6['params'];return _0x36e707['forEach'](_0x5a103c=>{const _0xcddac9=_0x2f5b9e,_0x534faf=_0x4c4136[_0xcddac9(0x18c)](_0x7650c5(_0x4c4136[_0xcddac9(0x11c)](_0x2d9c40[_0xcddac9(0xda)][_0xcddac9(0x243)])),_0x4c4136[_0xcddac9(0x11c)](_0x5a103c));_0x534faf==null?_0x1d00e6['id']=_0x4c4136['EmptyMutation']['id']:(_0x5a103c[_0xcddac9(0x130)]+=_0x534faf[_0xcddac9(0x1bb)],_0x5a103c[_0xcddac9(0x2a2)]+=_0x534faf[_0xcddac9(0x1bb)]+_0x534faf['length']);}),typeof _0x29c6ab!=_0x2f5b9e(0x1c6)&&_0x40e939[_0x2f5b9e(0x145)](_0x2d9c40['params']['range'][_0x2f5b9e(0x130)],_0x2d9c40['params']['range'][_0x2f5b9e(0x2a2)]-_0x2d9c40[_0x2f5b9e(0xda)][_0x2f5b9e(0x243)][_0x2f5b9e(0x130)]+0x1,_0x29c6ab),{'m1Prime':_0x7b39d9,'m2Prime':_0x1d00e6};}},_0x2c3f92={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x39f817['UpdateCommentRefMutation']['id'],'handler':_0x11abe0((_0x454675,_0x2337da)=>{const _0x4fb9b5=_0x5ed379,_0x430b63={'m1Prime':_0x454675,'m2Prime':_0x2337da};if(_0x454675[_0x4fb9b5(0xda)][_0x4fb9b5(0x1c0)]!==_0x2337da[_0x4fb9b5(0xda)][_0x4fb9b5(0x1c0)]||_0x454675[_0x4fb9b5(0xda)][_0x4fb9b5(0x253)]!==_0x2337da[_0x4fb9b5(0xda)][_0x4fb9b5(0x253)])return _0x430b63;const _0x1f0b11={'id':_0x4c4136[_0x4fb9b5(0x11f)]['id'],'params':{'unitId':_0x454675['params'][_0x4fb9b5(0x1c0)],'subUnitId':_0x454675['params'][_0x4fb9b5(0x253)],'range':_0x454675[_0x4fb9b5(0xda)][_0x4fb9b5(0x243)]}},_0x2fe0c1=_0x26c99e(_0x2337da,_0x1f0b11);return{'m1Prime':[_0x454675,..._0x2fe0c1],'m2Prime':[_0x2337da,..._0x2fe0c1]};},'handler')},_0x5de278={'m1':_0x4c4136[_0x5ed379(0xfb)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x138)]['id'],'handler':_0x11abe0((_0x401953,_0x3fe0f5)=>{const _0x4ac68c=_0x5ed379,_0x12034c={'m1Prime':_0x401953,'m2Prime':_0x3fe0f5};if(_0x401953[_0x4ac68c(0xda)][_0x4ac68c(0x1c0)]!==_0x3fe0f5[_0x4ac68c(0xda)][_0x4ac68c(0x1c0)]||_0x3fe0f5['params']['subUnitId']!==_0x401953['params'][_0x4ac68c(0x253)])return _0x12034c;const _0x527d4a={'id':_0x4c4136['RemoveRowCommand']['id'],'params':{'range':_0x401953[_0x4ac68c(0xda)][_0x4ac68c(0x243)]}},_0x4b99d2=_0x2a93f6(_0x3fe0f5,_0x527d4a);return{'m1Prime':[_0x401953,..._0x4b99d2],'m2Prime':[_0x3fe0f5,..._0x4b99d2]};},'handler')},_0x34cc9b={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x32d1e3,_0x31460){const _0x2ee109=_0x5ed379,_0x4d7c73=_0x40e939['Tools'][_0x2ee109(0x29c)](_0x32d1e3),_0x36716a=_0x40e939[_0x2ee109(0x24e)][_0x2ee109(0x29c)](_0x31460);if(_0x32d1e3[_0x2ee109(0xda)][_0x2ee109(0x1c0)]!==_0x31460[_0x2ee109(0xda)][_0x2ee109(0x1c0)]||_0x32d1e3['params'][_0x2ee109(0x253)]!==_0x31460[_0x2ee109(0xda)][_0x2ee109(0x253)])return{'m1Prime':_0x4d7c73,'m2Prime':_0x36716a};for(let _0x2fef7a=0x0;_0x2fef7a<_0x4d7c73[_0x2ee109(0xda)][_0x2ee109(0x206)][_0x2ee109(0x198)];_0x2fef7a++){let _0x1c95de=!0x1;for(let _0xd26f53=0x0;_0xd26f53<_0x36716a[_0x2ee109(0xda)][_0x2ee109(0x206)]['length'];_0xd26f53++){const _0x451993=_0x4d7c73[_0x2ee109(0xda)]['ranges'][_0x2fef7a],_0x33eba4=_0x36716a['params'][_0x2ee109(0x206)][_0xd26f53];if(_0x40e939[_0x2ee109(0x27b)][_0x2ee109(0x1ef)](_0x451993,_0x33eba4)){_0x1c95de=!0x0;break;}}_0x1c95de&&(_0x4d7c73['params'][_0x2ee109(0x206)][_0x2ee109(0x1e5)](_0x2fef7a,0x1),_0x2fef7a--);}return _0x4d7c73[_0x2ee109(0xda)][_0x2ee109(0x206)][_0x2ee109(0x198)]===0x0&&(_0x4d7c73['id']=_0x4c4136[_0x2ee109(0x2ac)]['id']),{'m1Prime':_0x4d7c73,'m2Prime':_0x36716a};}},_0x174bb1={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136[_0x5ed379(0x22f)]['id'],'handler'(_0x4a5189,_0xef2018){const _0x68d01a=_0x5ed379,_0x305a28=_0x40e939[_0x68d01a(0x24e)][_0x68d01a(0x29c)](_0x4a5189),_0x3ddcd4=_0x40e939['Tools']['deepClone'](_0xef2018);if(_0x4a5189[_0x68d01a(0xda)][_0x68d01a(0x1c0)]!==_0xef2018[_0x68d01a(0xda)]['unitId']||_0x4a5189['params']['subUnitId']!==_0xef2018[_0x68d01a(0xda)]['subUnitId'])return{'m1Prime':_0x305a28,'m2Prime':_0x3ddcd4};const _0xc90221=_0x305a28[_0x68d01a(0xda)][_0x68d01a(0x206)][_0x68d01a(0x1ba)](_0x2e472a=>{const _0x331f84=_0x68d01a,_0x22aedc=_0x3ddcd4['params'][_0x331f84(0x243)],_0x12104c=_0x22aedc['endColumn']-_0x22aedc['startColumn']+0x1;return _0x22aedc['startColumn']<=_0x2e472a[_0x331f84(0x22e)]?{..._0x2e472a,'startColumn':_0x2e472a[_0x331f84(0x22e)]+_0x12104c,'endColumn':_0x2e472a['endColumn']+_0x12104c}:_0x22aedc['startColumn']>_0x2e472a[_0x331f84(0x22e)]&&_0x22aedc[_0x331f84(0x22e)]<=_0x2e472a[_0x331f84(0x2bb)]?{..._0x2e472a,'endColumn':_0x2e472a[_0x331f84(0x2bb)]+_0x12104c}:{..._0x2e472a};});return _0x305a28[_0x68d01a(0xda)][_0x68d01a(0x206)]=_0xc90221,{'m1Prime':_0x305a28,'m2Prime':_0x3ddcd4};}},_0x1537ec={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136['InsertRowMutation']['id'],'handler'(_0x5e7167,_0x3f8f5b){const _0x21e151=_0x5ed379,_0x19bbe2=_0x40e939['Tools'][_0x21e151(0x29c)](_0x5e7167),_0x23349c=_0x40e939[_0x21e151(0x24e)]['deepClone'](_0x3f8f5b);if(_0x5e7167[_0x21e151(0xda)][_0x21e151(0x1c0)]!==_0x3f8f5b[_0x21e151(0xda)][_0x21e151(0x1c0)]||_0x5e7167['params'][_0x21e151(0x253)]!==_0x3f8f5b['params'][_0x21e151(0x253)])return{'m1Prime':_0x19bbe2,'m2Prime':_0x23349c};const _0x459a23=_0x19bbe2[_0x21e151(0xda)][_0x21e151(0x206)][_0x21e151(0x1ba)](_0x677e60=>{const _0x5be77e=_0x21e151,_0x1d47b2=_0x23349c[_0x5be77e(0xda)][_0x5be77e(0x243)],_0x17e6e3=_0x1d47b2[_0x5be77e(0x2a2)]-_0x1d47b2[_0x5be77e(0x130)]+0x1;return _0x1d47b2[_0x5be77e(0x130)]<=_0x677e60[_0x5be77e(0x130)]?{..._0x677e60,'startRow':_0x677e60[_0x5be77e(0x130)]+_0x17e6e3,'endRow':_0x677e60[_0x5be77e(0x2a2)]+_0x17e6e3}:_0x1d47b2[_0x5be77e(0x130)]>_0x677e60['startRow']&&_0x1d47b2[_0x5be77e(0x130)]<=_0x677e60[_0x5be77e(0x2a2)]?{..._0x677e60,'endRow':_0x677e60[_0x5be77e(0x2a2)]+_0x17e6e3}:{..._0x677e60};});return _0x19bbe2['params'][_0x21e151(0x206)]=_0x459a23,{'m1Prime':_0x19bbe2,'m2Prime':_0x23349c};}},_0x38400d={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136[_0x5ed379(0xc9)]['id'],'handler'(_0x3f7169,_0x1b715b){const _0x4d66b0=_0x5ed379,_0x5835de=_0x40e939[_0x4d66b0(0x24e)][_0x4d66b0(0x29c)](_0x3f7169),_0x5cd473=_0x40e939[_0x4d66b0(0x24e)][_0x4d66b0(0x29c)](_0x1b715b);if(_0x3f7169[_0x4d66b0(0xda)][_0x4d66b0(0x1c0)]!==_0x1b715b[_0x4d66b0(0xda)][_0x4d66b0(0x1c0)]||_0x3f7169['params'][_0x4d66b0(0x253)]!==_0x1b715b[_0x4d66b0(0xda)][_0x4d66b0(0x253)])return{'m1Prime':_0x5835de,'m2Prime':_0x5cd473};const _0x4dfe46=_0x5835de[_0x4d66b0(0xda)][_0x4d66b0(0x206)]['reduce']((_0xa5147b,_0x2e18fd)=>{const _0x5ee437=_0x4d66b0,{sourceRange:_0xc06bf7,targetRange:_0x4119f5}=_0x1b715b[_0x5ee437(0xda)],_0x30c871={..._0x2e18fd};return _0xc06bf7[_0x5ee437(0x2bb)]<_0x30c871[_0x5ee437(0x22e)]&&_0x4119f5['startColumn']>_0x30c871[_0x5ee437(0x2bb)]?(_0x30c871[_0x5ee437(0x22e)]-=_0xc06bf7['endColumn']-_0xc06bf7['startColumn']+0x1,_0x30c871[_0x5ee437(0x2bb)]-=_0xc06bf7['endColumn']-_0xc06bf7['startColumn']+0x1,_0x4cbd87(_0x30c871)&&_0xa5147b[_0x5ee437(0xde)](_0x30c871)):_0xc06bf7['startColumn']>_0x30c871[_0x5ee437(0x2bb)]&&_0x4119f5[_0x5ee437(0x2bb)]<_0x30c871[_0x5ee437(0x22e)]?(_0x30c871[_0x5ee437(0x22e)]+=_0xc06bf7[_0x5ee437(0x2bb)]-_0xc06bf7[_0x5ee437(0x22e)]+0x1,_0x30c871[_0x5ee437(0x2bb)]+=_0xc06bf7[_0x5ee437(0x2bb)]-_0xc06bf7['startColumn']+0x1,_0x4cbd87(_0x30c871)&&_0xa5147b['push'](_0x30c871)):_0x40e939[_0x5ee437(0x27b)]['intersects'](_0x30c871,_0xc06bf7)||_0x40e939[_0x5ee437(0x27b)]['intersects'](_0x30c871,_0x4119f5)||_0xa5147b[_0x5ee437(0xde)](_0x30c871),_0xa5147b;},[]);return _0x5835de['params'][_0x4d66b0(0x206)]=_0x4dfe46,_0x5835de[_0x4d66b0(0xda)][_0x4d66b0(0x206)]['length']===0x0&&(_0x5835de['id']=_0x4c4136[_0x4d66b0(0x2ac)]['id']),{'m1Prime':_0x5835de,'m2Prime':_0x5cd473};}},_0x2c76c5={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136[_0x5ed379(0x2aa)]['id'],'handler'(_0x36c6a9,_0x141c9f){const _0x334e89=_0x5ed379,_0x2158a0=_0x40e939[_0x334e89(0x24e)][_0x334e89(0x29c)](_0x36c6a9),_0x50b45a=_0x40e939[_0x334e89(0x24e)][_0x334e89(0x29c)](_0x141c9f);if(_0x36c6a9[_0x334e89(0xda)]['unitId']!==_0x141c9f[_0x334e89(0xda)][_0x334e89(0x1c0)]||_0x36c6a9['params'][_0x334e89(0x253)]!==_0x141c9f['params']['subUnitId'])return{'m1Prime':_0x2158a0,'m2Prime':_0x50b45a};const _0x1158a6=_0x2158a0[_0x334e89(0xda)][_0x334e89(0x206)][_0x334e89(0x29b)]((_0x3bf463,_0x2e6b40)=>{const _0x275a2c=_0x334e89,{sourceRange:_0x3416ee,targetRange:_0xde3333}=_0x141c9f[_0x275a2c(0xda)],_0x21f6c0={..._0x2e6b40};return _0x3416ee[_0x275a2c(0x2a2)]<_0x21f6c0[_0x275a2c(0x130)]&&_0xde3333[_0x275a2c(0x130)]>_0x21f6c0['endRow']?(_0x21f6c0[_0x275a2c(0x130)]-=_0x3416ee[_0x275a2c(0x2a2)]-_0x3416ee[_0x275a2c(0x130)]+0x1,_0x21f6c0[_0x275a2c(0x2a2)]-=_0x3416ee[_0x275a2c(0x2a2)]-_0x3416ee['startRow']+0x1,_0x4cbd87(_0x21f6c0)&&_0x3bf463[_0x275a2c(0xde)](_0x21f6c0)):_0x3416ee[_0x275a2c(0x130)]>_0x21f6c0[_0x275a2c(0x2a2)]&&_0xde3333[_0x275a2c(0x2a2)]<_0x21f6c0['startRow']?(_0x21f6c0[_0x275a2c(0x130)]+=_0x3416ee[_0x275a2c(0x2a2)]-_0x3416ee['startRow']+0x1,_0x21f6c0[_0x275a2c(0x2a2)]+=_0x3416ee['endRow']-_0x3416ee[_0x275a2c(0x130)]+0x1,_0x4cbd87(_0x21f6c0)&&_0x3bf463[_0x275a2c(0xde)](_0x21f6c0)):_0x40e939['Rectangle'][_0x275a2c(0x1ef)](_0x21f6c0,_0x3416ee)||_0x40e939[_0x275a2c(0x27b)][_0x275a2c(0x1ef)](_0x21f6c0,_0xde3333)||_0x3bf463['push'](_0x21f6c0),_0x3bf463;},[]);return _0x2158a0[_0x334e89(0xda)]['ranges']=_0x1158a6,_0x2158a0['params'][_0x334e89(0x206)][_0x334e89(0x198)]===0x0&&(_0x2158a0['id']=_0x4c4136[_0x334e89(0x2ac)]['id']),{'m1Prime':_0x2158a0,'m2Prime':_0x50b45a};}},_0x34f649={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d6)]['id'],'handler'(_0x16afe6,_0x15fdf4){const _0x3ca232=_0x5ed379,_0x3683e3=_0x40e939['Tools'][_0x3ca232(0x29c)](_0x16afe6),_0x3bfd13=_0x40e939['Tools'][_0x3ca232(0x29c)](_0x15fdf4);if(_0x16afe6[_0x3ca232(0xda)][_0x3ca232(0x1c0)]!==_0x15fdf4['params'][_0x3ca232(0x1c0)]||_0x16afe6[_0x3ca232(0xda)]['subUnitId']!==_0x15fdf4[_0x3ca232(0xda)]['subUnitId'])return{'m1Prime':_0x3683e3,'m2Prime':_0x3bfd13};const _0x554d4d=_0x3683e3['params'][_0x3ca232(0x206)]['reduce']((_0x5c3b73,_0x74d420)=>{const _0x5f11aa=_0x3ca232,_0x2e8c43=_0x3bfd13[_0x5f11aa(0xda)][_0x5f11aa(0x243)],_0x4d0745=_0x2e8c43[_0x5f11aa(0x2bb)]-_0x2e8c43[_0x5f11aa(0x22e)]+0x1;let _0x1537e2={..._0x74d420};return _0x2e8c43[_0x5f11aa(0x22e)]>_0x74d420[_0x5f11aa(0x2bb)]?_0x1537e2={..._0x74d420}:_0x2e8c43[_0x5f11aa(0x22e)]>=_0x74d420[_0x5f11aa(0x22e)]&&_0x2e8c43[_0x5f11aa(0x22e)]<=_0x74d420[_0x5f11aa(0x2bb)]&&_0x2e8c43[_0x5f11aa(0x2bb)]>_0x74d420[_0x5f11aa(0x2bb)]?(_0x1537e2[_0x5f11aa(0x2bb)]=_0x2e8c43[_0x5f11aa(0x22e)]-0x1,_0x2e8c43[_0x5f11aa(0x22e)]===_0x74d420[_0x5f11aa(0x22e)]&&(_0x1537e2=null)):_0x2e8c43[_0x5f11aa(0x22e)]>_0x74d420[_0x5f11aa(0x22e)]&&_0x2e8c43[_0x5f11aa(0x2bb)]<_0x74d420['endColumn']?_0x1537e2[_0x5f11aa(0x2bb)]=_0x74d420[_0x5f11aa(0x2bb)]-_0x4d0745:_0x2e8c43[_0x5f11aa(0x22e)]<_0x74d420[_0x5f11aa(0x22e)]&&_0x2e8c43[_0x5f11aa(0x2bb)]>=_0x74d420['startColumn']&&_0x2e8c43[_0x5f11aa(0x2bb)]<=_0x74d420['endColumn']?(_0x1537e2[_0x5f11aa(0x22e)]=_0x2e8c43[_0x5f11aa(0x22e)],_0x1537e2[_0x5f11aa(0x2bb)]=_0x74d420[_0x5f11aa(0x2bb)]-_0x4d0745,_0x2e8c43['endColumn']===_0x74d420[_0x5f11aa(0x2bb)]&&(_0x1537e2=null)):_0x2e8c43[_0x5f11aa(0x22e)]<=_0x74d420[_0x5f11aa(0x22e)]&&_0x2e8c43[_0x5f11aa(0x2bb)]>=_0x74d420[_0x5f11aa(0x2bb)]?_0x1537e2=null:_0x2e8c43[_0x5f11aa(0x2bb)]<_0x74d420[_0x5f11aa(0x22e)]&&(_0x1537e2[_0x5f11aa(0x22e)]=_0x74d420[_0x5f11aa(0x22e)]-_0x4d0745,_0x1537e2[_0x5f11aa(0x2bb)]=_0x74d420['endColumn']-_0x4d0745),_0x1537e2&&!(_0x1537e2['startRow']===_0x1537e2[_0x5f11aa(0x2a2)]&&_0x1537e2[_0x5f11aa(0x22e)]===_0x1537e2[_0x5f11aa(0x2bb)])&&_0x5c3b73[_0x5f11aa(0xde)](_0x1537e2),_0x5c3b73;},[]);return _0x3683e3['params'][_0x3ca232(0x206)]=_0x554d4d,_0x3683e3[_0x3ca232(0xda)]['ranges'][_0x3ca232(0x198)]===0x0&&(_0x3683e3['id']=_0x4c4136[_0x3ca232(0x2ac)]['id']),{'m1Prime':_0x3683e3,'m2Prime':_0x3bfd13};}},_0x4ba41e={'m1':_0x4c4136[_0x5ed379(0x237)]['id'],'m2':_0x4c4136['RemoveRowMutation']['id'],'handler'(_0x52f2e0,_0x26bff0){const _0x3368fc=_0x5ed379,_0xaf1fa0=_0x40e939[_0x3368fc(0x24e)]['deepClone'](_0x52f2e0),_0x3be6db=_0x40e939[_0x3368fc(0x24e)][_0x3368fc(0x29c)](_0x26bff0);if(_0x52f2e0['params'][_0x3368fc(0x1c0)]!==_0x26bff0[_0x3368fc(0xda)]['unitId']||_0x52f2e0['params'][_0x3368fc(0x253)]!==_0x26bff0[_0x3368fc(0xda)][_0x3368fc(0x253)])return{'m1Prime':_0xaf1fa0,'m2Prime':_0x3be6db};const _0x2cc0cd=_0xaf1fa0[_0x3368fc(0xda)][_0x3368fc(0x206)]['reduce']((_0x265e8c,_0x3b1a33)=>{const _0x369a5d=_0x3368fc,_0x11dde2=_0x3be6db['params']['range'],_0xa2ddf5=_0x11dde2[_0x369a5d(0x2a2)]-_0x11dde2[_0x369a5d(0x130)]+0x1;let _0x5ecde7={..._0x3b1a33};return _0x11dde2['startRow']>_0x3b1a33[_0x369a5d(0x2a2)]?_0x5ecde7={..._0x3b1a33}:_0x11dde2[_0x369a5d(0x130)]>=_0x3b1a33[_0x369a5d(0x130)]&&_0x11dde2[_0x369a5d(0x130)]<=_0x3b1a33[_0x369a5d(0x2a2)]&&_0x11dde2['endRow']>_0x3b1a33[_0x369a5d(0x2a2)]?(_0x5ecde7['endRow']=_0x11dde2['startRow']-0x1,_0x11dde2['startRow']===_0x3b1a33[_0x369a5d(0x130)]&&(_0x5ecde7=null)):_0x11dde2[_0x369a5d(0x130)]>_0x3b1a33[_0x369a5d(0x130)]&&_0x11dde2['endRow']<_0x3b1a33['endRow']?_0x5ecde7[_0x369a5d(0x2a2)]=_0x3b1a33['endRow']-_0xa2ddf5:_0x11dde2[_0x369a5d(0x130)]<_0x3b1a33[_0x369a5d(0x130)]&&_0x11dde2['endRow']>=_0x3b1a33[_0x369a5d(0x130)]&&_0x11dde2['endRow']<=_0x3b1a33[_0x369a5d(0x2a2)]?(_0x5ecde7['startRow']=_0x11dde2[_0x369a5d(0x130)],_0x5ecde7['endRow']=_0x3b1a33[_0x369a5d(0x2a2)]-_0xa2ddf5,_0x11dde2['endRow']===_0x3b1a33['endRow']&&(_0x5ecde7=null)):_0x11dde2[_0x369a5d(0x130)]<=_0x3b1a33['startRow']&&_0x11dde2[_0x369a5d(0x2a2)]>=_0x3b1a33[_0x369a5d(0x2a2)]?_0x5ecde7=null:_0x11dde2[_0x369a5d(0x2a2)]<_0x3b1a33[_0x369a5d(0x130)]&&(_0x5ecde7[_0x369a5d(0x130)]=_0x3b1a33[_0x369a5d(0x130)]-_0xa2ddf5,_0x5ecde7[_0x369a5d(0x2a2)]=_0x3b1a33[_0x369a5d(0x2a2)]-_0xa2ddf5),_0x5ecde7&&!(_0x5ecde7[_0x369a5d(0x130)]===_0x5ecde7[_0x369a5d(0x2a2)]&&_0x5ecde7[_0x369a5d(0x22e)]===_0x5ecde7['endColumn'])&&_0x265e8c[_0x369a5d(0xde)](_0x5ecde7),_0x265e8c;},[]);return _0xaf1fa0[_0x3368fc(0xda)][_0x3368fc(0x206)]=_0x2cc0cd,_0xaf1fa0[_0x3368fc(0xda)][_0x3368fc(0x206)][_0x3368fc(0x198)]===0x0&&(_0xaf1fa0['id']=_0x4c4136[_0x3368fc(0x2ac)]['id']),{'m1Prime':_0xaf1fa0,'m2Prime':_0x3be6db};}},_0x2f1bfb={'m1':_0x4c4136['RemoveWorksheetMergeMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x6c)]['id'],'handler'(_0x1d6e9f,_0x172917){const _0x556241=_0x5ed379,_0x49c4df={'m1Prime':[],'m2Prime':[]};if(_0x1d6e9f[_0x556241(0xda)][_0x556241(0x1c0)]!==_0x172917['params'][_0x556241(0x1c0)]||_0x1d6e9f[_0x556241(0xda)][_0x556241(0x253)]!==_0x172917[_0x556241(0xda)][_0x556241(0x253)])return _0x49c4df;const _0x383794=_0x40e939[_0x556241(0x24e)][_0x556241(0x29c)](_0x172917),_0x5bdaf1=_0x383794[_0x556241(0xda)]['selections'],_0x1ba5d4=_0x5bdaf1[_0x5bdaf1[_0x556241(0x198)]-0x1][_0x556241(0x28b)];return _0x1d6e9f[_0x556241(0xda)][_0x556241(0x206)][_0x556241(0x1ac)](_0x287aa4=>{const _0x5a9fe6=_0x556241;_0x1ba5d4&&_0x40e939[_0x5a9fe6(0x27b)][_0x5a9fe6(0x1ef)](_0x287aa4,_0x1ba5d4)&&(_0x1ba5d4['isMerged']=!0x1,_0x1ba5d4[_0x5a9fe6(0x207)]=!0x1,_0x1ba5d4[_0x5a9fe6(0x130)]=_0x287aa4[_0x5a9fe6(0x130)],_0x1ba5d4[_0x5a9fe6(0x22e)]=_0x287aa4[_0x5a9fe6(0x22e)],_0x1ba5d4[_0x5a9fe6(0x2a2)]=_0x287aa4[_0x5a9fe6(0x130)],_0x1ba5d4[_0x5a9fe6(0x2bb)]=_0x287aa4[_0x5a9fe6(0x22e)],_0x1ba5d4[_0x5a9fe6(0x2da)]=_0x287aa4[_0x5a9fe6(0x22e)],_0x1ba5d4['actualRow']=_0x287aa4[_0x5a9fe6(0x130)]);}),_0x49c4df[_0x556241(0xdf)][_0x556241(0xde)](_0x383794),_0x49c4df;}},_0x2f87a6=_0x11abe0(_0x294a04=>{const {order:_0x473a2f}=_0x294a04,_0x763dc9={};return Object['keys'](_0x473a2f)['forEach'](_0x19f580=>{_0x763dc9[_0x473a2f[Number(_0x19f580)]]=Number(_0x19f580);}),{..._0x294a04,'order':_0x763dc9};},_0x5ed379(0x92)),_0x45dd58=_0x11abe0((_0x1eb309,_0x5f5204)=>{const _0x52b2cf=_0x5ed379,_0x32d1ab={};return Array['from'](new Set(Object[_0x52b2cf(0x291)](_0x1eb309)[_0x52b2cf(0xfc)](Object[_0x52b2cf(0x291)](_0x5f5204))[_0x52b2cf(0x1ba)](Number)))[_0x52b2cf(0x1ac)](_0x4f1ca1=>{let _0x215c57;_0x4f1ca1 in _0x5f5204?(_0x215c57=_0x5f5204[_0x4f1ca1],_0x215c57 in _0x1eb309&&(_0x215c57=_0x1eb309[_0x215c57])):_0x215c57=_0x1eb309[_0x4f1ca1],_0x32d1ab[_0x4f1ca1]=_0x215c57;}),_0x32d1ab;},_0x5ed379(0x17f)),_0x5a8c81={'m1':_0x4c4136['ReorderRangeMutation']['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x2c0ab4,_0xe53525){const _0x25dc6c=_0x5ed379,_0x4058b1={'m1Prime':_0x2c0ab4,'m2Prime':_0xe53525};if(_0x2c0ab4[_0x25dc6c(0xda)]['unitId']!==_0xe53525[_0x25dc6c(0xda)][_0x25dc6c(0x1c0)])return _0x4058b1;const {range:_0x32c4b2}=_0x2c0ab4[_0x25dc6c(0xda)],{range:_0x1c1ec4}=_0xe53525[_0x25dc6c(0xda)];if(_0x1c1ec4[_0x25dc6c(0x22e)]===_0x32c4b2[_0x25dc6c(0x22e)]&&_0x1c1ec4[_0x25dc6c(0x2bb)]===_0x32c4b2[_0x25dc6c(0x2bb)]&&_0x1c1ec4['startRow']<=_0x32c4b2[_0x25dc6c(0x130)]&&_0x1c1ec4[_0x25dc6c(0x2a2)]>=_0x32c4b2[_0x25dc6c(0x2a2)]){const _0x4981ab=_0x2f87a6(_0x2c0ab4[_0x25dc6c(0xda)])['order'],_0x3779c1={'id':_0x4c4136['ReorderRangeMutation']['id'],'params':{..._0xe53525[_0x25dc6c(0xda)],'range':_0x1c1ec4,'order':_0x45dd58(_0x4981ab,_0xe53525[_0x25dc6c(0xda)][_0x25dc6c(0x132)])}};return{'m1Prime':[],'m2Prime':_0x3779c1};}return _0x40e939[_0x25dc6c(0x27b)]['intersects'](_0x32c4b2,_0x1c1ec4)?{'error':new Error(_0x25dc6c(0x283))}:_0x4058b1;}},_0x4dbe6e={'id':'univer.mutation.revert-version','type':_0x40e939['CommandType'][_0x5ed379(0x1b7)],'handler':_0x11abe0(()=>!0x0,'handler')},_0x1abb54={'m1':_0x4dbe6e['id'],'m2':_0x5ed379(0x1a0),'handler'(_0x1a7ba0,_0x45a328){const _0x215df2=_0x5ed379;return{'error':new Error(_0x215df2(0x1fd))};}},_0x2c7421={'m1':_0x5ed379(0x1a0),'m2':_0x4dbe6e['id'],'handler'(_0x5d1d84,_0x82946b){const _0x5d265e=_0x5ed379;return _0x5d1d84[_0x5d265e(0xda)][_0x5d265e(0x1c0)]===_0x82946b[_0x5d265e(0xda)]['unitId']?{'m1Prime':[],'m2Prime':_0x82946b}:{'m1Prime':_0x5d1d84,'m2Prime':_0x82946b};}},_0x5ab796={'m1':_0x4c4136[_0x5ed379(0x1e6)]['id'],'m2':_0x4c4136[_0x5ed379(0x1e6)]['id'],'handler'(_0x51d9f1,_0x2744e7){const _0x55c805=_0x5ed379,_0x23f2d1={'m1Prime':_0x51d9f1,'m2Prime':_0x2744e7};if(_0x51d9f1[_0x55c805(0xda)][_0x55c805(0x1c0)]!==_0x2744e7[_0x55c805(0xda)][_0x55c805(0x1c0)]||_0x51d9f1[_0x55c805(0xda)][_0x55c805(0x253)]!==_0x2744e7['params'][_0x55c805(0x253)])return _0x23f2d1;const _0x4a1503=_0x51d9f1[_0x55c805(0xda)][_0x55c805(0x1c7)],_0x33ff5a=_0x2744e7[_0x55c805(0xda)][_0x55c805(0x1c7)],_0x58f548={},_0x2653c9=_0x40e939[_0x55c805(0x24e)]['deepClone'](_0x51d9f1),_0x541fd5=new Set([...Object[_0x55c805(0x291)](_0x4a1503)[_0x55c805(0x1ba)](Number),...Object[_0x55c805(0x291)](_0x33ff5a)[_0x55c805(0x1ba)](Number)]);for(const _0x489152 of _0x541fd5){const _0xb05585=_0x4a1503[_0x489152],_0x291969=_0x33ff5a[_0x489152];if(_0xb05585&&_0x291969){const _0x41eea8={..._0xb05585,..._0x291969};_0x58f548[_0x489152]=_0x41eea8;}else _0xb05585?_0x58f548[_0x489152]=_0xb05585:_0x291969&&(_0x58f548[_0x489152]=_0x291969);}return _0x2653c9[_0x55c805(0xda)][_0x55c805(0x1c7)]=_0x58f548,{'m1Prime':_0x2653c9,'m2Prime':_0x2744e7};}},_0x465e3c={'m1':_0x23629c[_0x5ed379(0x1f1)]['id'],'m2':_0x23629c[_0x5ed379(0x1f1)]['id'],'handler'(_0x440077,_0x322817){const _0x38100a=_0x5ed379;if(_0x440077[_0x38100a(0xda)][_0x38100a(0x1c0)]!==_0x322817[_0x38100a(0xda)][_0x38100a(0x1c0)]||_0x440077[_0x38100a(0xda)][_0x38100a(0x253)]!==_0x322817[_0x38100a(0xda)][_0x38100a(0x253)])return{'m1Prime':_0x440077,'m2Prime':_0x322817};const _0x5e5c19=_0x440077[_0x38100a(0xda)][_0x38100a(0x1e0)]||_0x440077['params'][_0x38100a(0x199)]['cfId'],_0x3aa78c=_0x322817[_0x38100a(0xda)][_0x38100a(0x1e0)]||_0x322817['params'][_0x38100a(0x199)][_0x38100a(0x1e0)];if(_0x5e5c19!==_0x3aa78c)return{'m1Prime':_0x440077,'m2Prime':_0x322817};const _0xa04270=_0x40e939['Tools'][_0x38100a(0x29c)](_0x322817);return{'m1Prime':[],'m2Prime':_0xa04270};}};function _0x532aa3(_0x1ffebf,_0x595fb1){const _0x161111=_0x5ed379,_0x191e39=_0x1ffebf['reduce']((_0x20e485,_0x2940a7)=>(_0x20e485[_0x161111(0x204)](_0x2940a7['drawingId'],!0x0),_0x20e485),new Map());return _0x595fb1[_0x161111(0x273)](_0x3ec566=>_0x191e39[_0x161111(0x2a8)](_0x3ec566[_0x161111(0x1fe)])!==void 0x0);}_0x11abe0(_0x532aa3,_0x5ed379(0x26f));function _0x3c3818(_0x4287a0,_0x4d84d4){const _0xfaa38e=_0x5ed379,_0x2a7c00=_0x4287a0[_0xfaa38e(0xd5)];return _0x4d84d4['drawingIds'][_0xfaa38e(0x273)](_0xe0d4c5=>_0x2a7c00[_0xfaa38e(0x248)](_0xe0d4c5)!==-0x1);}_0x11abe0(_0x3c3818,_0x5ed379(0x1d1));const {UPDATE:_0x546a29,REMOVE:_0x3594e8,ARRANGE:_0x5068e6}=_0x16ae80[_0x5ed379(0xfd)],_0x342e14={'m1':_0x16ae80['SetDrawingApplyMutation']['id'],'m2':_0x16ae80[_0x5ed379(0x112)]['id'],'handler'(_0x18156b,_0x2e9e04){const _0xc7c348=_0x5ed379,_0x1769ec=_0x18156b['params'],_0x54ea03=_0x2e9e04[_0xc7c348(0xda)];if(_0x1769ec[_0xc7c348(0x1c0)]!==_0x54ea03['unitId']||_0x1769ec[_0xc7c348(0x253)]!==_0x54ea03['subUnitId'])return{'m1Prime':_0x18156b,'m2Prime':_0x2e9e04};const _0x134ba2=_0x1769ec[_0xc7c348(0x26e)],_0x2425dc=_0x54ea03[_0xc7c348(0x26e)];if(_0x134ba2===_0x3594e8&&_0x2425dc===_0x546a29&&_0x532aa3(_0x1769ec[_0xc7c348(0x16c)],_0x54ea03[_0xc7c348(0x16c)]))return{'m1Prime':_0x40e939[_0xc7c348(0x24e)]['deepClone'](_0x18156b),'m2Prime':[]};if(_0x134ba2===_0x5068e6&&_0x2425dc===_0x5068e6&&_0x3c3818(_0x1769ec[_0xc7c348(0x16c)],_0x54ea03[_0xc7c348(0x16c)])){const _0x9b6711=_0x40e939['Tools'][_0xc7c348(0x29c)](_0x18156b),_0x114505=_0x40e939[_0xc7c348(0x24e)]['deepClone'](_0x2e9e04);return{'m1Prime':{..._0x9b6711,'params':{..._0x9b6711['params'],'op':_0x40e939[_0xc7c348(0x2c7)][_0xc7c348(0x26e)]['transform'](_0x9b6711[_0xc7c348(0xda)]['op'],_0x114505[_0xc7c348(0xda)]['op'],_0xc7c348(0x26d))}},'m2Prime':{..._0x114505,'params':{..._0x114505[_0xc7c348(0xda)],'op':_0x40e939['JSON1']['type']['transform'](_0x114505[_0xc7c348(0xda)]['op'],_0x9b6711[_0xc7c348(0xda)]['op'],'right')}}};}return{'m1Prime':_0x18156b,'m2Prime':_0x2e9e04};}},_0x283b9e={'m1':_0x4c4136[_0x5ed379(0x221)]['id'],'m2':_0x4c4136['SetFrozenMutation']['id'],'handler'(_0x44552e,_0x50b484){const _0x1d14fb=_0x5ed379,_0x332de6={'m1Prime':_0x44552e,'m2Prime':_0x50b484};return _0x44552e[_0x1d14fb(0xda)][_0x1d14fb(0x1c0)]!==_0x50b484[_0x1d14fb(0xda)][_0x1d14fb(0x1c0)]||_0x44552e['params'][_0x1d14fb(0x253)]!==_0x50b484[_0x1d14fb(0xda)]['subUnitId']?_0x332de6:{'error':new Error(_0x1d14fb(0x258))};}},_0x579a8={'m1':_0x4c4136['SetNumfmtMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x1f8)]['id'],'handler'(_0x521586,_0x183b53){const _0x59d3b5=_0x5ed379;if(_0x521586[_0x59d3b5(0xda)][_0x59d3b5(0x1c0)]!==_0x183b53[_0x59d3b5(0xda)][_0x59d3b5(0x1c0)]||_0x521586[_0x59d3b5(0xda)]['subUnitId']!==_0x183b53['params'][_0x59d3b5(0x253)])return{'m1Prime':_0x521586,'m2Prime':_0x183b53};const _0x2fdbb5=_0x40e939[_0x59d3b5(0x24e)][_0x59d3b5(0x29c)](_0x521586),_0x400f42=_0x40e939[_0x59d3b5(0x24e)][_0x59d3b5(0x29c)](_0x183b53),_0x50119b=_0x2fdbb5['params'][_0x59d3b5(0x23e)],_0x35fed7=_0x400f42[_0x59d3b5(0xda)][_0x59d3b5(0x206)];for(const _0x3d2ea4 in _0x50119b){const _0x5bc0ca=_0x50119b[_0x3d2ea4][_0x59d3b5(0x206)],_0x56c0f2=[];_0x5bc0ca[_0x59d3b5(0x1ac)](_0x28dd33=>{const _0xdaa9a1=_0x59d3b5,_0x31d0ac=_0x131753(_0x28dd33,_0x35fed7);_0x31d0ac['length']>0x0&&_0x56c0f2[_0xdaa9a1(0xde)](..._0x31d0ac);}),_0x50119b[_0x3d2ea4][_0x59d3b5(0x206)]=_0x56c0f2;}return{'m1Prime':_0x2fdbb5,'m2Prime':_0x400f42};}},_0x238924={'m1':_0x4c4136[_0x5ed379(0x105)]['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler'(_0x2f4bff,_0x5e973d){const _0x57dc33=_0x5ed379;if(_0x2f4bff[_0x57dc33(0xda)][_0x57dc33(0x1c0)]!==_0x5e973d['params'][_0x57dc33(0x1c0)]||_0x2f4bff['params'][_0x57dc33(0x253)]!==_0x5e973d[_0x57dc33(0xda)][_0x57dc33(0x253)])return{'m1Prime':_0x2f4bff,'m2Prime':_0x5e973d};const _0x11fda8=_0x40e939['Tools'][_0x57dc33(0x29c)](_0x2f4bff),_0x1a3923=_0x40e939[_0x57dc33(0x24e)][_0x57dc33(0x29c)](_0x5e973d),_0x3656fa=_0x11fda8[_0x57dc33(0xda)][_0x57dc33(0x23e)],_0x37ce98=Object[_0x57dc33(0x23e)](_0x1a3923[_0x57dc33(0xda)][_0x57dc33(0x23e)])[_0x57dc33(0x1ba)](_0x402abc=>_0x402abc[_0x57dc33(0x206)])[_0x57dc33(0x29a)]();for(const _0x4ff5d2 in _0x3656fa){const _0x5f59b6=_0x3656fa[_0x4ff5d2][_0x57dc33(0x206)],_0x2688e5=[];_0x5f59b6['forEach'](_0x428dd9=>{const _0x3b1949=_0x57dc33,_0x14fecc=_0x131753(_0x428dd9,_0x37ce98);_0x14fecc['length']>0x0&&_0x2688e5[_0x3b1949(0xde)](..._0x14fecc);}),_0x3656fa[_0x4ff5d2][_0x57dc33(0x206)]=_0x2688e5;}return{'m1Prime':_0x11fda8,'m2Prime':_0x1a3923};}},_0x3d5539={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x39f817[_0x5ed379(0x69)]['id'],'handler':_0x11abe0((_0x39f031,_0x29bfbf)=>{const _0x190925=_0x5ed379,_0x453c9f={'m1Prime':_0x39f031,'m2Prime':_0x29bfbf};return _0x39f031['params'][_0x190925(0x1c0)]!==_0x29bfbf[_0x190925(0xda)][_0x190925(0x1c0)]||_0x39f031[_0x190925(0xda)][_0x190925(0x253)]!==_0x29bfbf['params']['subUnitId']?_0x453c9f:{'error':new Error(_0x190925(0x1db))};},_0x5ed379(0x8a))},_0x422867={'m1':_0x4c4136['SetRangeProtectionMutation']['id'],'m2':_0x23629c[_0x5ed379(0x27e)]['id'],'handler':_0x11abe0((_0x4e13ed,_0x16b660)=>{const _0x3383a9=_0x5ed379,_0x360f88={'m1Prime':_0x4e13ed,'m2Prime':_0x16b660};if(_0x4e13ed[_0x3383a9(0xda)]['unitId']!==_0x16b660[_0x3383a9(0xda)][_0x3383a9(0x1c0)]||_0x4e13ed['params'][_0x3383a9(0x253)]!==_0x16b660['params'][_0x3383a9(0x253)])return _0x360f88;const _0x1b5f13=_0x4e13ed[_0x3383a9(0xda)][_0x3383a9(0x199)][_0x3383a9(0x206)],_0x3dba83=_0x16b660[_0x3383a9(0xda)]['rule']['ranges'];return _0x1b5f13['some'](_0x3d44bd=>_0x3dba83[_0x3383a9(0x273)](_0x508462=>_0x40e939[_0x3383a9(0x27b)][_0x3383a9(0x1ef)](_0x3d44bd,_0x508462)))?{'error':new Error(_0x3383a9(0x1b1))}:_0x360f88;},_0x5ed379(0x8a))},_0x1ea574={'m1':_0x4c4136['SetRangeProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler':_0x11abe0((_0x19b14a,_0x13700a)=>{const _0x4242b0=_0x5ed379,_0x41d9bf={'m1Prime':_0x19b14a,'m2Prime':_0x13700a};if(_0x19b14a[_0x4242b0(0xda)][_0x4242b0(0x1c0)]!==_0x13700a[_0x4242b0(0xda)][_0x4242b0(0x1c0)]||_0x19b14a[_0x4242b0(0xda)][_0x4242b0(0x253)]!==_0x13700a[_0x4242b0(0xda)][_0x4242b0(0x253)])return _0x41d9bf;const _0x4c5f55=_0x19b14a[_0x4242b0(0xda)][_0x4242b0(0x199)]['ranges'],_0x139bd5=_0x13700a[_0x4242b0(0xda)][_0x4242b0(0x206)];return _0x4c5f55[_0x4242b0(0x273)](_0x17df22=>_0x139bd5[_0x4242b0(0x273)](_0x120b55=>_0x40e939[_0x4242b0(0x27b)][_0x4242b0(0x1ef)](_0x17df22,_0x120b55)))?{'error':new Error(_0x4242b0(0x13b))}:_0x41d9bf;},'handler')},_0x46a950={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0x143)]['id'],'handler':_0x11abe0((_0x1be106,_0x45f1f4)=>{const _0x567100=_0x5ed379,_0xe5ae9={'m1Prime':_0x1be106,'m2Prime':_0x45f1f4};return _0x1be106['params'][_0x567100(0x1c0)]!==_0x45f1f4[_0x567100(0xda)][_0x567100(0x1c0)]||_0x1be106[_0x567100(0xda)]['subUnitId']!==_0x45f1f4['params'][_0x567100(0x199)]['subUnitId']?_0xe5ae9:{'error':new Error(_0x567100(0x13d))};},_0x5ed379(0x8a))},_0x4125fb={'m1':_0x4c4136['SetRangeProtectionMutation']['id'],'m2':_0x23629c[_0x5ed379(0x1ff)]['id'],'handler':_0x11abe0((_0x68ad19,_0x39dffc)=>{const _0xd8c126=_0x5ed379,_0x5ef66c={'m1Prime':_0x68ad19,'m2Prime':_0x39dffc};return _0x68ad19['params']['unitId']!==_0x39dffc['params'][_0xd8c126(0x1c0)]||_0x68ad19[_0xd8c126(0xda)]['subUnitId']!==_0x39dffc[_0xd8c126(0xda)][_0xd8c126(0x253)]?_0x5ef66c:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule')};},_0x5ed379(0x8a))},_0x153908={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136['InsertColMutation']['id'],'handler':_0x11abe0((_0x4f42b8,_0x397ff1)=>{const _0x2132b8=_0x5ed379,_0x57bbd2={'m1Prime':_0x4f42b8,'m2Prime':_0x397ff1};if(_0x4f42b8[_0x2132b8(0xda)][_0x2132b8(0x1c0)]!==_0x397ff1['params'][_0x2132b8(0x1c0)]||_0x4f42b8[_0x2132b8(0xda)][_0x2132b8(0x253)]!==_0x397ff1[_0x2132b8(0xda)][_0x2132b8(0x253)])return _0x57bbd2;const _0x2dcb5a=_0x4f42b8['params'][_0x2132b8(0x199)]['ranges'],_0x48c49f=_0x397ff1[_0x2132b8(0xda)][_0x2132b8(0x243)];return _0x2dcb5a[_0x2132b8(0x273)](_0x2ca5f1=>_0x40e939['Rectangle']['intersects'](_0x2ca5f1,_0x48c49f))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col')}:_0x57bbd2;},_0x5ed379(0x8a))},_0x56ddc0={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0x232)]['id'],'handler':_0x11abe0((_0xde5354,_0x4e15db)=>{const _0x5ddaa8=_0x5ed379,_0x40b1a3={'m1Prime':_0xde5354,'m2Prime':_0x4e15db};if(_0xde5354[_0x5ddaa8(0xda)][_0x5ddaa8(0x1c0)]!==_0x4e15db[_0x5ddaa8(0xda)][_0x5ddaa8(0x1c0)]||_0xde5354[_0x5ddaa8(0xda)][_0x5ddaa8(0x253)]!==_0x4e15db['params'][_0x5ddaa8(0x253)])return _0x40b1a3;const _0x3210b2=_0xde5354[_0x5ddaa8(0xda)]['rule']['ranges'],_0x5d3901=_0x4e15db['params']['range'];return _0x3210b2[_0x5ddaa8(0x273)](_0x4619f8=>_0x40e939[_0x5ddaa8(0x27b)][_0x5ddaa8(0x1ef)](_0x4619f8,_0x5d3901))?{'error':new Error(_0x5ddaa8(0x29d))}:_0x40b1a3;},_0x5ed379(0x8a))},_0x3070fe={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0xc9)]['id'],'handler':_0x11abe0((_0x11a6d7,_0x4d6d71)=>{const _0x476d13=_0x5ed379,_0x44eb9d={'m1Prime':_0x11a6d7,'m2Prime':_0x4d6d71};if(_0x11a6d7[_0x476d13(0xda)][_0x476d13(0x1c0)]!==_0x4d6d71[_0x476d13(0xda)][_0x476d13(0x1c0)]||_0x11a6d7['params'][_0x476d13(0x253)]!==_0x4d6d71['params'][_0x476d13(0x253)])return _0x44eb9d;const _0x49df76=_0x11a6d7[_0x476d13(0xda)][_0x476d13(0x199)][_0x476d13(0x206)],_0x41fa40=[_0x4d6d71[_0x476d13(0xda)][_0x476d13(0x197)],_0x4d6d71[_0x476d13(0xda)][_0x476d13(0xd3)]];return _0x49df76['some'](_0xa15d74=>_0x41fa40['some'](_0x2c277c=>_0x40e939[_0x476d13(0x27b)][_0x476d13(0x1ef)](_0xa15d74,_0x2c277c)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col')}:_0x44eb9d;},_0x5ed379(0x8a))},_0x3b744f={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler':_0x11abe0((_0x4bf923,_0x10c15a)=>{const _0x47c745=_0x5ed379,_0x4ee276={'m1Prime':_0x4bf923,'m2Prime':_0x10c15a};if(_0x4bf923[_0x47c745(0xda)][_0x47c745(0x1c0)]!==_0x10c15a['params'][_0x47c745(0x1c0)]||_0x4bf923[_0x47c745(0xda)]['subUnitId']!==_0x10c15a[_0x47c745(0xda)][_0x47c745(0x163)][_0x47c745(0x253)])return _0x4ee276;const _0x307a02=_0x4bf923[_0x47c745(0xda)][_0x47c745(0x199)][_0x47c745(0x206)],_0x2f6d96=new _0x40e939['ObjectMatrix'](_0x10c15a[_0x47c745(0xda)][_0x47c745(0x163)][_0x47c745(0x17b)])[_0x47c745(0x234)](),_0x18f432=new _0x40e939[(_0x47c745(0x278))](_0x10c15a[_0x47c745(0xda)]['to'][_0x47c745(0x17b)])[_0x47c745(0x234)](),_0x7a0e80=[_0x2f6d96,_0x18f432];return _0x307a02[_0x47c745(0x273)](_0x209344=>_0x7a0e80[_0x47c745(0x273)](_0xcc6d91=>_0x40e939[_0x47c745(0x27b)][_0x47c745(0x1ef)](_0x209344,_0xcc6d91)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range')}:_0x4ee276;},_0x5ed379(0x8a))},_0x5aee6b={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136['MoveRowsMutation']['id'],'handler':_0x11abe0((_0x1329d7,_0x187969)=>{const _0xea1279=_0x5ed379,_0x3e7db8={'m1Prime':_0x1329d7,'m2Prime':_0x187969};if(_0x1329d7['params'][_0xea1279(0x1c0)]!==_0x187969[_0xea1279(0xda)]['unitId']||_0x1329d7[_0xea1279(0xda)][_0xea1279(0x253)]!==_0x187969[_0xea1279(0xda)][_0xea1279(0x253)])return _0x3e7db8;const _0x551bdd=_0x1329d7[_0xea1279(0xda)][_0xea1279(0x199)]['ranges'],_0x4bd375=[_0x187969[_0xea1279(0xda)][_0xea1279(0x197)],_0x187969[_0xea1279(0xda)][_0xea1279(0xd3)]];return _0x551bdd[_0xea1279(0x273)](_0x31c844=>_0x4bd375[_0xea1279(0x273)](_0xebf483=>_0x40e939[_0xea1279(0x27b)][_0xea1279(0x1ef)](_0x31c844,_0xebf483)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row')}:_0x3e7db8;},_0x5ed379(0x8a))},_0x532c40={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d6)]['id'],'handler':_0x11abe0((_0xd4a692,_0x841305)=>{const _0x14dcb9=_0x5ed379,_0x30ffcc={'m1Prime':_0xd4a692,'m2Prime':_0x841305};if(_0xd4a692[_0x14dcb9(0xda)][_0x14dcb9(0x1c0)]!==_0x841305[_0x14dcb9(0xda)]['unitId']||_0xd4a692[_0x14dcb9(0xda)]['subUnitId']!==_0x841305[_0x14dcb9(0xda)][_0x14dcb9(0x253)])return _0x30ffcc;const _0x451cb9=_0xd4a692[_0x14dcb9(0xda)]['rule'][_0x14dcb9(0x206)],_0x4cfb4e=_0x841305[_0x14dcb9(0xda)][_0x14dcb9(0x243)];return _0x451cb9[_0x14dcb9(0x273)](_0x498265=>_0x40e939[_0x14dcb9(0x27b)][_0x14dcb9(0x1ef)](_0x498265,_0x4cfb4e))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col')}:_0x30ffcc;},_0x5ed379(0x8a))},_0x329389={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x1dd6bb['RemoveDataValidationMutation']['id'],'handler':_0x11abe0((_0x41416b,_0x1973d4)=>{const _0x1cc11c=_0x5ed379,_0x3ec0c0={'m1Prime':_0x41416b,'m2Prime':_0x1973d4};return _0x41416b[_0x1cc11c(0xda)][_0x1cc11c(0x1c0)]!==_0x1973d4[_0x1cc11c(0xda)][_0x1cc11c(0x1c0)]||_0x41416b[_0x1cc11c(0xda)][_0x1cc11c(0x253)]!==_0x1973d4[_0x1cc11c(0xda)]['subUnitId']?_0x3ec0c0:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule')};},'handler')},_0x5e851c={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0xfb)]['id'],'handler':_0x11abe0((_0x4414bd,_0x2c0de5)=>{const _0x4b8eb9=_0x5ed379,_0x4f93c9={'m1Prime':_0x4414bd,'m2Prime':_0x2c0de5};if(_0x4414bd[_0x4b8eb9(0xda)][_0x4b8eb9(0x1c0)]!==_0x2c0de5[_0x4b8eb9(0xda)][_0x4b8eb9(0x1c0)]||_0x4414bd['params'][_0x4b8eb9(0x253)]!==_0x2c0de5[_0x4b8eb9(0xda)][_0x4b8eb9(0x253)])return _0x4f93c9;const _0x2589be=_0x4414bd[_0x4b8eb9(0xda)][_0x4b8eb9(0x199)][_0x4b8eb9(0x206)],_0x501c13=_0x2c0de5[_0x4b8eb9(0xda)]['range'];return _0x2589be[_0x4b8eb9(0x273)](_0x3dd87f=>_0x40e939[_0x4b8eb9(0x27b)][_0x4b8eb9(0x1ef)](_0x3dd87f,_0x501c13))?{'error':new Error(_0x4b8eb9(0x293))}:_0x4f93c9;},_0x5ed379(0x8a))},_0xf2301={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x2d1)]['id'],'handler':_0x11abe0((_0x115302,_0x2fb590)=>{const _0x18b5d9=_0x5ed379,_0xf90fe4={'m1Prime':_0x115302,'m2Prime':_0x2fb590};return _0x115302[_0x18b5d9(0xda)][_0x18b5d9(0x1c0)]!==_0x2fb590[_0x18b5d9(0xda)]['unitId']||_0x115302[_0x18b5d9(0xda)]['subUnitId']!==_0x2fb590[_0x18b5d9(0xda)][_0x18b5d9(0x253)]?_0xf90fe4:{'error':new Error(_0x18b5d9(0x264))};},_0x5ed379(0x8a))},_0x282d03={'m1':_0x4c4136['SetRangeProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler':_0x11abe0((_0x2071cf,_0x3441cd)=>{const _0xcdde3f=_0x5ed379,_0xecdeb9={'m1Prime':_0x2071cf,'m2Prime':_0x3441cd};if(_0x2071cf['params']['unitId']!==_0x3441cd[_0xcdde3f(0xda)]['unitId']||_0x2071cf[_0xcdde3f(0xda)][_0xcdde3f(0x253)]!==_0x3441cd[_0xcdde3f(0xda)][_0xcdde3f(0x253)])return _0xecdeb9;const _0x9a78da=_0x2071cf[_0xcdde3f(0xda)]['rule'][_0xcdde3f(0x206)],_0x4421d7=_0x3441cd[_0xcdde3f(0xda)][_0xcdde3f(0x206)];return _0x9a78da['some'](_0x556dbf=>_0x4421d7[_0xcdde3f(0x273)](_0x3523b9=>_0x40e939['Rectangle'][_0xcdde3f(0x1ef)](_0x556dbf,_0x3523b9)))?{'error':new Error(_0xcdde3f(0x1d8))}:_0xecdeb9;},_0x5ed379(0x8a))},_0x4e3085={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x23629c[_0x5ed379(0x1f1)]['id'],'handler':_0x11abe0((_0x26d6c8,_0x43972e)=>{const _0x1adc7d=_0x5ed379,_0x530d85={'m1Prime':_0x26d6c8,'m2Prime':_0x43972e};if(_0x26d6c8[_0x1adc7d(0xda)][_0x1adc7d(0x1c0)]!==_0x43972e[_0x1adc7d(0xda)][_0x1adc7d(0x1c0)]||_0x26d6c8[_0x1adc7d(0xda)][_0x1adc7d(0x253)]!==_0x43972e[_0x1adc7d(0xda)][_0x1adc7d(0x253)])return _0x530d85;const _0x34a540=_0x26d6c8[_0x1adc7d(0xda)]['rule']['ranges'],_0x43ba42=_0x43972e[_0x1adc7d(0xda)][_0x1adc7d(0x199)][_0x1adc7d(0x206)];return _0x34a540[_0x1adc7d(0x273)](_0x5e84c2=>_0x43ba42[_0x1adc7d(0x273)](_0x563950=>_0x40e939[_0x1adc7d(0x27b)][_0x1adc7d(0x1ef)](_0x5e84c2,_0x563950)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')}:_0x530d85;},'handler')},_0x1ebf5e={'m1':_0x4c4136['SetRangeProtectionMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x221)]['id'],'handler':_0x11abe0((_0xec950a,_0x5c82aa)=>{const _0x5842c8=_0x5ed379,_0x164e0e={'m1Prime':_0xec950a,'m2Prime':_0x5c82aa};if(_0xec950a[_0x5842c8(0xda)]['unitId']!==_0x5c82aa[_0x5842c8(0xda)][_0x5842c8(0x1c0)]||_0xec950a[_0x5842c8(0xda)][_0x5842c8(0x253)]!==_0x5c82aa[_0x5842c8(0xda)][_0x5842c8(0x253)])return _0x164e0e;const _0x19d6a0=_0xec950a[_0x5842c8(0xda)][_0x5842c8(0x199)][_0x5842c8(0x206)],_0x4ef91c=[{'startRow':_0x5c82aa[_0x5842c8(0xda)][_0x5842c8(0x130)],'endRow':_0x5c82aa[_0x5842c8(0xda)][_0x5842c8(0x130)],'startColumn':_0x5c82aa['params']['startColumn'],'endColumn':_0x5c82aa[_0x5842c8(0xda)][_0x5842c8(0x22e)]}];return _0x19d6a0[_0x5842c8(0x273)](_0x118889=>_0x4ef91c['some'](_0x2a9698=>_0x40e939[_0x5842c8(0x27b)][_0x5842c8(0x1ef)](_0x118889,_0x2a9698)))?{'error':new Error(_0x5842c8(0x259))}:_0x164e0e;},_0x5ed379(0x8a))},_0x1f198e={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0x105)]['id'],'handler':_0x11abe0((_0x4addd3,_0x79ccd9)=>{const _0x27e477=_0x5ed379,_0x298c82={'m1Prime':_0x4addd3,'m2Prime':_0x79ccd9};return _0x4addd3['params']['unitId']!==_0x79ccd9['params']['unitId']||_0x4addd3[_0x27e477(0xda)][_0x27e477(0x253)]!==_0x79ccd9[_0x27e477(0xda)]['subUnitId']?_0x298c82:{'error':new Error(_0x27e477(0x2bd))};},_0x5ed379(0x8a))},_0x45eb73={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0xaf)]['id'],'handler':_0x11abe0((_0x3353c8,_0x488926)=>{const _0x2fe2d5=_0x5ed379,_0x2215c2={'m1Prime':_0x3353c8,'m2Prime':_0x488926};if(_0x3353c8[_0x2fe2d5(0xda)][_0x2fe2d5(0x1c0)]!==_0x488926[_0x2fe2d5(0xda)][_0x2fe2d5(0x1c0)]||_0x3353c8['params'][_0x2fe2d5(0x253)]!==_0x488926['params']['subUnitId'])return _0x2215c2;const _0x301d65=_0x3353c8[_0x2fe2d5(0xda)][_0x2fe2d5(0x199)][_0x2fe2d5(0x206)],_0x1da8a0=_0x488926[_0x2fe2d5(0xda)]['rule'][_0x2fe2d5(0x206)];return _0x301d65[_0x2fe2d5(0x273)](_0x3cf7a9=>_0x1da8a0[_0x2fe2d5(0x273)](_0x1cadef=>_0x40e939[_0x2fe2d5(0x27b)][_0x2fe2d5(0x1ef)](_0x3cf7a9,_0x1cadef)))?{'error':new Error(_0x2fe2d5(0xeb))}:_0x2215c2;},_0x5ed379(0x8a))},_0x3b0fdb={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler':_0x11abe0((_0x589379,_0x4e4a2e)=>{const _0xa335fa=_0x5ed379,_0x1ec471={'m1Prime':_0x589379,'m2Prime':_0x4e4a2e};if(_0x589379['params'][_0xa335fa(0x1c0)]!==_0x4e4a2e[_0xa335fa(0xda)][_0xa335fa(0x1c0)]||_0x589379['params'][_0xa335fa(0x253)]!==_0x4e4a2e[_0xa335fa(0xda)][_0xa335fa(0x253)])return _0x1ec471;const _0x16b8fa=_0x589379[_0xa335fa(0xda)][_0xa335fa(0x199)]['ranges'],_0x150a1e=new _0x40e939[(_0xa335fa(0x278))](_0x4e4a2e[_0xa335fa(0xda)][_0xa335fa(0x18a)])[_0xa335fa(0x234)]();return _0x16b8fa[_0xa335fa(0x273)](_0x49aa6a=>_0x40e939[_0xa335fa(0x27b)]['intersects'](_0x49aa6a,_0x150a1e))?{'error':new Error(_0xa335fa(0x1e3))}:_0x1ec471;},_0x5ed379(0x8a))},_0x56d599={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x4c4136['SetWorksheetColWidthMutation']['id'],'handler':_0x11abe0((_0x4d5411,_0xa035e7)=>{const _0x2cd64d=_0x5ed379,_0x53cb18={'m1Prime':_0x4d5411,'m2Prime':_0xa035e7};if(_0x4d5411[_0x2cd64d(0xda)][_0x2cd64d(0x1c0)]!==_0xa035e7[_0x2cd64d(0xda)]['unitId']||_0x4d5411[_0x2cd64d(0xda)][_0x2cd64d(0x253)]!==_0xa035e7[_0x2cd64d(0xda)][_0x2cd64d(0x253)])return _0x53cb18;const _0x7e2af1=_0x4d5411[_0x2cd64d(0xda)][_0x2cd64d(0x199)][_0x2cd64d(0x206)],_0xa0eb65=_0xa035e7['params'][_0x2cd64d(0x206)];return _0x7e2af1['some'](_0x24726d=>_0xa0eb65[_0x2cd64d(0x273)](_0x46b484=>_0x40e939[_0x2cd64d(0x27b)][_0x2cd64d(0x1ef)](_0x24726d,_0x46b484)))?{'error':new Error(_0x2cd64d(0x1b2))}:_0x53cb18;},_0x5ed379(0x8a))},_0x3ec3c9={'m1':_0x4c4136[_0x5ed379(0xaf)]['id'],'m2':_0x39f817[_0x5ed379(0x14a)]['id'],'handler':_0x11abe0((_0x86f156,_0x2f9e84)=>{const _0x4bc6f6=_0x5ed379,_0x4678b3={'m1Prime':_0x86f156,'m2Prime':_0x2f9e84};return _0x86f156['params'][_0x4bc6f6(0x1c0)]!==_0x2f9e84['params'][_0x4bc6f6(0x1c0)]||_0x86f156[_0x4bc6f6(0xda)][_0x4bc6f6(0x253)]!==_0x2f9e84[_0x4bc6f6(0xda)][_0x4bc6f6(0x253)]?_0x4678b3:{'error':new Error(_0x4bc6f6(0x260))};},_0x5ed379(0x8a))},_0x1ddec7={'m1':_0x4c4136['SetRangeProtectionMutation']['id'],'m2':_0x1dd6bb['UpdateDataValidationMutation']['id'],'handler':_0x11abe0((_0xdbdd8a,_0x3ad84d)=>{const _0x544c6f=_0x5ed379,_0x568bb7={'m1Prime':_0xdbdd8a,'m2Prime':_0x3ad84d};return _0xdbdd8a[_0x544c6f(0xda)][_0x544c6f(0x1c0)]!==_0x3ad84d[_0x544c6f(0xda)][_0x544c6f(0x1c0)]||_0xdbdd8a[_0x544c6f(0xda)][_0x544c6f(0x253)]!==_0x3ad84d[_0x544c6f(0xda)]['subUnitId']?_0x568bb7:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};},'handler')},_0x4ef9d4={'m1':_0x4c4136[_0x5ed379(0x151)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x403fbe,_0x2229a4){const _0x11e493=_0x5ed379,_0x1fd857=_0x590383[_0x11e493(0x8a)](_0x2229a4,_0x403fbe);return _0xe1b183(_0x1fd857)?{'m1Prime':_0x1fd857['m2Prime'],'m2Prime':_0x1fd857['m1Prime']}:_0x1fd857;}},_0x57c0f0={'m1':_0x4c4136[_0x5ed379(0x151)]['id'],'m2':_0x4c4136[_0x5ed379(0x233)]['id'],'handler'(_0x304947,_0x430c15){const _0xfc134c=_0x5ed379,_0xeed3b2={'m1Prime':_0x304947,'m2Prime':_0x430c15};if(_0x304947[_0xfc134c(0xda)][_0xfc134c(0x1c0)]!==_0x430c15[_0xfc134c(0xda)][_0xfc134c(0x1c0)])return _0xeed3b2;const _0x49d10a=new _0x40e939['ObjectMatrix'](_0x304947[_0xfc134c(0xda)][_0xfc134c(0x18a)])['getDataRange'](),_0x689508=new _0x40e939[(_0xfc134c(0x278))](_0x430c15[_0xfc134c(0xda)][_0xfc134c(0x163)][_0xfc134c(0x17b)])[_0xfc134c(0x234)](),_0x2ba0e2=new _0x40e939[(_0xfc134c(0x278))](_0x430c15[_0xfc134c(0xda)]['to']['value'])[_0xfc134c(0x234)]();return _0x304947['params'][_0xfc134c(0x253)]===_0x430c15[_0xfc134c(0xda)][_0xfc134c(0x163)]['subUnitId']&&_0x40e939[_0xfc134c(0x27b)]['intersects'](_0x49d10a,_0x689508)||_0x304947[_0xfc134c(0xda)][_0xfc134c(0x253)]===_0x430c15[_0xfc134c(0xda)]['to']['subUnitId']&&_0x40e939[_0xfc134c(0x27b)][_0xfc134c(0x1ef)](_0x49d10a,_0x2ba0e2)?{'error':new Error(_0xfc134c(0x137))}:_0xeed3b2;}},_0x2fb9a1={'m1':_0x4c4136[_0x5ed379(0x151)]['id'],'m2':_0x4c4136[_0x5ed379(0xc2)]['id'],'handler'(_0x508096,_0xb4bf77){const _0x566cf7=_0x5ed379;var _0x139cb5,_0x43caff;const _0x433c55={'m1Prime':_0x508096,'m2Prime':_0xb4bf77};if(_0x508096[_0x566cf7(0xda)][_0x566cf7(0x1c0)]!==_0xb4bf77[_0x566cf7(0xda)][_0x566cf7(0x1c0)]||_0x508096['params'][_0x566cf7(0x253)]!==_0xb4bf77['params']['subUnitId'])return _0x433c55;const _0x1df84a=_0x40e939[_0x566cf7(0x24e)][_0x566cf7(0x29c)](_0x508096),{cellValue:_0x140a37}=_0x1df84a[_0x566cf7(0xda)],_0x1ef507=new _0x40e939[(_0x566cf7(0x278))](_0x140a37),{range:_0x4e547e}=_0xb4bf77['params'],_0x379889=new Map();for(let _0x4f20c9=_0x4e547e[_0x566cf7(0x22e)];_0x4f20c9<=_0x4e547e[_0x566cf7(0x2bb)];_0x4f20c9++)for(let _0x35581a=_0x4e547e[_0x566cf7(0x130)];_0x35581a<=_0x4e547e[_0x566cf7(0x2a2)];_0x35581a++)if(((_0x139cb5=_0x140a37==null?void 0x0:_0x140a37[_0x35581a])==null?void 0x0:_0x139cb5[_0x4f20c9])!==void 0x0){const _0x540c45=(_0x43caff=_0xb4bf77['params'][_0x566cf7(0x132)][_0x35581a])!=null?_0x43caff:_0x35581a;_0x540c45!==_0x35581a&&(_0x379889[_0x566cf7(0xee)](_0x540c45)||_0x379889[_0x566cf7(0x204)](_0x540c45,new Map()),_0x379889[_0x566cf7(0x2a8)](_0x540c45)[_0x566cf7(0x204)](_0x4f20c9,_0x140a37[_0x35581a][_0x4f20c9]),_0x1ef507[_0x566cf7(0xaa)](_0x35581a,_0x4f20c9));}return _0x379889[_0x566cf7(0x1ac)]((_0x46c8e2,_0x18f170)=>{const _0x2b44c0=_0x566cf7;_0x46c8e2[_0x2b44c0(0x1ac)]((_0x146e89,_0x5ec039)=>{const _0x115f70=_0x2b44c0;_0x1ef507[_0x115f70(0x15e)](_0x18f170,_0x5ec039,_0x146e89);});}),{'m1Prime':_0x1df84a,'m2Prime':_0xb4bf77};}},_0x31bb32={'m1':_0x4c4136[_0x5ed379(0x151)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x5b3a7c,_0x5b99e7){const _0x910eb6=_0x5ed379,_0x3e0e5a={'m1Prime':_0x5b3a7c,'m2Prime':_0x5b99e7};if(_0x5b3a7c['params']['unitId']!==_0x5b99e7[_0x910eb6(0xda)][_0x910eb6(0x1c0)]||_0x5b3a7c['params'][_0x910eb6(0x253)]!==_0x5b99e7[_0x910eb6(0xda)]['subUnitId'])return _0x3e0e5a;const _0x88c9ee=_0x40e939[_0x910eb6(0x24e)][_0x910eb6(0x29c)](_0x5b3a7c),_0x78ffec=_0x40e939[_0x910eb6(0x24e)][_0x910eb6(0x29c)](_0x5b99e7),_0x2f5208=_0x40e939[_0x910eb6(0x24e)][_0x910eb6(0x29c)](_0x5b99e7),_0x56af45=new _0x40e939['ObjectMatrix'](_0x88c9ee[_0x910eb6(0xda)][_0x910eb6(0x18a)]),_0x451805=_0x56af45['getDataRange'](),_0x1dce09=new _0x40e939[(_0x910eb6(0x278))](_0x5b99e7['params']['cellValue']),_0x4429d2=new _0x40e939[(_0x910eb6(0x278))](),_0x1d8e24=_0x1dce09[_0x910eb6(0x234)]();return _0x40e939[_0x910eb6(0x27b)][_0x910eb6(0x1ef)](_0x451805,_0x1d8e24)?(_0x56af45[_0x910eb6(0x2cf)]((_0x11394c,_0xd01675,_0x2de88a)=>{const _0x2efef2=_0x910eb6;var _0x174119;const _0x481477=_0x1dce09['getValue'](_0x11394c,_0xd01675);_0x481477===null&&_0x56af45[_0x2efef2(0xaa)](_0x11394c,_0xd01675),_0x2de88a&&_0x481477&&(typeof(_0x481477==null?void 0x0:_0x481477['s'])==_0x2efef2(0x25f)&&(_0x481477['s']=_0x40e939[_0x2efef2(0x24e)][_0x2efef2(0x29c)]((_0x174119=_0x78ffec['params']['styleRefMap'])==null?void 0x0:_0x174119[_0x481477['s']])||void 0x0),_0x4429d2[_0x2efef2(0x15e)](_0x11394c,_0xd01675,_0x481477));}),_0x88c9ee[_0x910eb6(0xda)][_0x910eb6(0x18a)]=_0x56af45['getMatrix'](),_0x78ffec[_0x910eb6(0xda)][_0x910eb6(0x18a)]=_0x4429d2[_0x910eb6(0xf6)](),{'m1Prime':[_0x88c9ee,_0x78ffec],'m2Prime':_0x2f5208}):_0x3e0e5a;}},_0xd0f822={'m1':_0x4c4136[_0x5ed379(0xa1)]['id'],'m2':_0x4c4136[_0x5ed379(0xa1)]['id'],'handler'(_0x57a35e,_0x2303e8){const _0x525712=_0x5ed379,_0x208e20={'m1Prime':_0x57a35e,'m2Prime':_0x2303e8};if(_0x57a35e[_0x525712(0xda)][_0x525712(0x1c0)]!==_0x2303e8['params']['unitId']||_0x57a35e[_0x525712(0xda)][_0x525712(0x253)]!==_0x2303e8[_0x525712(0xda)][_0x525712(0x253)])return _0x208e20;const _0x4b8596=_0x57a35e['params'][_0x525712(0x180)],_0x20453a=_0x2303e8[_0x525712(0xda)][_0x525712(0x180)],_0x5ef5c1={},_0x2a8fa6=_0x40e939[_0x525712(0x24e)][_0x525712(0x29c)](_0x57a35e),_0x1b4392=new Set([...Object[_0x525712(0x291)](_0x4b8596)['map'](Number),...Object[_0x525712(0x291)](_0x20453a)[_0x525712(0x1ba)](Number)]);for(const _0x2e9b6d of _0x1b4392){const _0x333dca=_0x4b8596[_0x2e9b6d],_0xfbf7f3=_0x20453a[_0x2e9b6d];if(_0x333dca&&_0xfbf7f3){const _0x5820df={..._0x333dca,..._0xfbf7f3};_0x5ef5c1[_0x2e9b6d]=_0x5820df;}else _0x333dca?_0x5ef5c1[_0x2e9b6d]=_0x333dca:_0xfbf7f3&&(_0x5ef5c1[_0x2e9b6d]=_0xfbf7f3);}return _0x2a8fa6[_0x525712(0xda)]['rowData']=_0x5ef5c1,{'m1Prime':_0x2a8fa6,'m2Prime':_0x2303e8};}},_0x2eab72={'m1':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'m2':_0x4c4136['MoveRangeMutation']['id'],'handler'(_0x1dd3f6,_0x29f228){const _0x34ca38=_0x5ed379,_0x4e67c3={'m1Prime':_0x1dd3f6,'m2Prime':_0x29f228};if(_0x1dd3f6['params'][_0x34ca38(0x1c0)]!==_0x29f228[_0x34ca38(0xda)]['unitId']||_0x1dd3f6[_0x34ca38(0xda)][_0x34ca38(0x253)]!==_0x29f228[_0x34ca38(0xda)][_0x34ca38(0x163)][_0x34ca38(0x253)]&&_0x1dd3f6[_0x34ca38(0xda)][_0x34ca38(0x253)]!==_0x29f228[_0x34ca38(0xda)]['to'][_0x34ca38(0x253)])return _0x4e67c3;let _0x5eaaa0=null;return _0x1dd3f6['params'][_0x34ca38(0x253)]===_0x29f228[_0x34ca38(0xda)][_0x34ca38(0x163)]['subUnitId']&&new _0x40e939[(_0x34ca38(0x278))](_0x29f228['params']['from'][_0x34ca38(0x17b)])['forValue']((_0x412daa,_0x2dafd9)=>{const _0x13cb26=_0x34ca38;_0x2dafd9===_0x1dd3f6[_0x13cb26(0xda)][_0x13cb26(0x20e)]&&(_0x5eaaa0=_0x29f228[_0x13cb26(0xda)][_0x13cb26(0x163)]['subUnitId']);}),_0x1dd3f6[_0x34ca38(0xda)][_0x34ca38(0x253)]===_0x29f228[_0x34ca38(0xda)]['to'][_0x34ca38(0x253)]&&new _0x40e939[(_0x34ca38(0x278))](_0x29f228['params']['to'][_0x34ca38(0x17b)])[_0x34ca38(0x2cf)]((_0x5c0ac0,_0xd09a86)=>{const _0x2c18b3=_0x34ca38;_0xd09a86===_0x1dd3f6[_0x2c18b3(0xda)][_0x2c18b3(0x20e)]&&(_0x5eaaa0=_0x29f228[_0x2c18b3(0xda)]['to'][_0x2c18b3(0x253)]);}),_0x5eaaa0?{'m1Prime':_0x1dd3f6,'m2Prime':[_0x29f228,{'id':_0x4bc3fa[_0x34ca38(0x222)]['id'],'params':{'unitId':_0x29f228[_0x34ca38(0xda)][_0x34ca38(0x1c0)],'subUnitId':_0x5eaaa0}}]}:_0x4e67c3;}},_0x15ac9c={'m1':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'m2':_0x4bc3fa['RemoveSheetsFilterMutation']['id'],'handler'(_0x1078c1,_0x437f51){const _0x48dc87=_0x5ed379,_0x42c96f={'m1Prime':_0x1078c1,'m2Prime':_0x437f51};return _0x1078c1[_0x48dc87(0xda)][_0x48dc87(0x1c0)]!==_0x437f51[_0x48dc87(0xda)][_0x48dc87(0x1c0)]||_0x1078c1[_0x48dc87(0xda)][_0x48dc87(0x253)]!==_0x437f51[_0x48dc87(0xda)][_0x48dc87(0x253)]?_0x42c96f:{'m1Prime':[],'m2Prime':[_0x437f51]};}},_0x368899={'m1':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'m2':_0x4c4136[_0x5ed379(0x151)]['id'],'handler'(_0x3935e6,_0x5f0649){const _0x19d1cc=_0x5ed379,_0x148c9a={'m1Prime':_0x3935e6,'m2Prime':_0x5f0649};if(_0x3935e6[_0x19d1cc(0xda)][_0x19d1cc(0x1c0)]!==_0x5f0649[_0x19d1cc(0xda)][_0x19d1cc(0x1c0)]||_0x3935e6[_0x19d1cc(0xda)][_0x19d1cc(0x253)]!==_0x5f0649[_0x19d1cc(0xda)][_0x19d1cc(0x253)])return _0x148c9a;let _0x2bdfb3=!0x1;return new _0x40e939[(_0x19d1cc(0x278))](_0x5f0649[_0x19d1cc(0xda)][_0x19d1cc(0x18a)])[_0x19d1cc(0x2cf)]((_0x15247a,_0x4d1bbd)=>{const _0x222a87=_0x19d1cc;_0x4d1bbd===_0x3935e6[_0x222a87(0xda)][_0x222a87(0x20e)]&&(_0x2bdfb3=!0x0);}),_0x2bdfb3?{'m1Prime':_0x3935e6,'m2Prime':[_0x5f0649,{'id':_0x4bc3fa[_0x19d1cc(0x222)]['id'],'params':{'unitId':_0x5f0649['params'][_0x19d1cc(0x1c0)],'subUnitId':_0x5f0649['params'][_0x19d1cc(0x253)]}}]}:_0x148c9a;}},_0x5b816f={'m1':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x9d)]['id'],'handler'(_0x19219a,_0x50b84d){const _0x2b3eca=_0x5ed379,_0x221d48={'m1Prime':_0x19219a,'m2Prime':_0x50b84d};return _0x19219a[_0x2b3eca(0xda)][_0x2b3eca(0x1c0)]!==_0x50b84d[_0x2b3eca(0xda)][_0x2b3eca(0x1c0)]||_0x19219a[_0x2b3eca(0xda)][_0x2b3eca(0x253)]!==_0x50b84d[_0x2b3eca(0xda)][_0x2b3eca(0x253)]||_0x19219a[_0x2b3eca(0xda)][_0x2b3eca(0x20e)]!==_0x50b84d['params']['col']?_0x221d48:{'m1Prime':[],'m2Prime':[_0x50b84d]};}},_0x2597bf={'m1':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'m2':_0x4bc3fa[_0x5ed379(0x2d1)]['id'],'handler'(_0x195006,_0x5cb9bb){const _0x3644d9=_0x5ed379,_0x2ec68b={'m1Prime':_0x195006,'m2Prime':_0x5cb9bb};return _0x195006[_0x3644d9(0xda)][_0x3644d9(0x1c0)]!==_0x5cb9bb[_0x3644d9(0xda)][_0x3644d9(0x1c0)]||_0x195006[_0x3644d9(0xda)][_0x3644d9(0x253)]!==_0x5cb9bb[_0x3644d9(0xda)][_0x3644d9(0x253)]?_0x2ec68b:{'m1Prime':[],'m2Prime':[_0x5cb9bb]};}},_0x432671={'m1':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'m2':_0x4bc3fa[_0x5ed379(0xd8)]['id'],'handler'(_0x14bfb0,_0x201461){const _0x1c3432=_0x5ed379,_0x17366d={'m1Prime':_0x14bfb0,'m2Prime':_0x201461};return _0x14bfb0[_0x1c3432(0xda)][_0x1c3432(0x1c0)]!==_0x201461['params'][_0x1c3432(0x1c0)]||_0x14bfb0['params']['subUnitId']!==_0x201461['params'][_0x1c3432(0x253)]?_0x17366d:{'m1Prime':[],'m2Prime':[_0x201461]};}},_0x1e5b51={'m1':_0x4c4136[_0x5ed379(0x6f)]['id'],'m2':_0x4c4136[_0x5ed379(0x6f)]['id'],'handler'(_0x4fca9e,_0x21f522){const _0x255f10=_0x5ed379;return _0x4fca9e[_0x255f10(0xda)][_0x255f10(0x1c0)]===_0x21f522[_0x255f10(0xda)][_0x255f10(0x1c0)]&&_0x4fca9e['params'][_0x255f10(0x253)]===_0x21f522[_0x255f10(0xda)][_0x255f10(0x253)]&&_0x4fca9e[_0x255f10(0xda)][_0x255f10(0x93)]!==_0x21f522[_0x255f10(0xda)]['color']?{'error':new Error('Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.')}:{'m1Prime':_0x4fca9e,'m2Prime':_0x21f522};}},_0x168a24={'m1':_0x4c4136['SetWorksheetColWidthMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x28e)]['id'],'handler'(_0x36ecc4,_0x1cf09c){const _0x1b685f=_0x5ed379,_0x4d5fa9={'m1Prime':_0x36ecc4,'m2Prime':_0x1cf09c};if(_0x36ecc4[_0x1b685f(0xda)][_0x1b685f(0x1c0)]!==_0x1cf09c['params'][_0x1b685f(0x1c0)]||_0x36ecc4[_0x1b685f(0xda)][_0x1b685f(0x253)]!==_0x1cf09c['params'][_0x1b685f(0x253)])return _0x4d5fa9;const _0x1057ce=_0x36ecc4[_0x1b685f(0xda)][_0x1b685f(0x206)],_0x20db2f=[],_0x3aa753=_0x40e939[_0x1b685f(0x24e)][_0x1b685f(0x29c)](_0x36ecc4),_0x1ed79b=_0x1cf09c['params']['ranges'];_0x1057ce[_0x1b685f(0x1ac)](_0x3b16ce=>{const _0x20049c=_0x1b685f,_0x1acd9b={'start':_0x3b16ce[_0x20049c(0x22e)],'end':_0x3b16ce[_0x20049c(0x2bb)]},_0x3b5840=_0x1ed79b['map'](_0x1860ec=>({'start':_0x1860ec[_0x20049c(0x22e)],'end':_0x1860ec['endColumn']})),_0x1e6157=_0x6a7937(_0x1acd9b,_0x3b5840)[_0x20049c(0x1ba)](_0x305568=>({..._0x3b16ce,'startColumn':_0x305568[_0x20049c(0x133)],'endColumn':_0x305568['end']}));_0x20db2f['push'](..._0x1e6157);}),_0x3aa753[_0x1b685f(0xda)][_0x1b685f(0x206)]=_0x20db2f;const {colWidth:_0x3fd9ce}=_0x3aa753['params'],{colWidth:_0x31025f}=_0x1cf09c[_0x1b685f(0xda)];return typeof _0x3fd9ce!='number'&&(typeof _0x31025f!=_0x1b685f(0x1c6)?Object[_0x1b685f(0x291)](_0x31025f)[_0x1b685f(0x1ba)](Number)['forEach'](_0x1176e6=>{_0x3fd9ce[_0x1176e6]!=null&&delete _0x3fd9ce[_0x1176e6];}):_0x1ed79b['forEach'](_0x203fd6=>{const _0xad190=_0x1b685f;for(let _0x3cd69b=_0x203fd6[_0xad190(0x22e)];_0x3cd69b<=_0x203fd6['endColumn'];_0x3cd69b++)delete _0x3fd9ce[_0x3cd69b];})),{'m1Prime':_0x3aa753,'m2Prime':_0x1cf09c};}},_0x1a15c2={'m1':_0x4c4136[_0x5ed379(0x68)]['id'],'m2':_0x4c4136[_0x5ed379(0x68)]['id'],'handler'(_0x405a9f,_0x1b13ca){const _0x5bcb1d=_0x5ed379,_0x10a9cc={'m1Prime':_0x405a9f,'m2Prime':_0x1b13ca};return _0x405a9f[_0x5bcb1d(0xda)][_0x5bcb1d(0x1c0)]!==_0x1b13ca[_0x5bcb1d(0xda)][_0x5bcb1d(0x1c0)]||_0x405a9f['params'][_0x5bcb1d(0x253)]!==_0x1b13ca[_0x5bcb1d(0xda)]['subUnitId']?_0x10a9cc:{'error':new Error(_0x5bcb1d(0x96))};}},_0x490ded={'m1':_0x4c4136[_0x5ed379(0x10e)]['id'],'m2':_0x4c4136[_0x5ed379(0x10e)]['id'],'handler'(_0x1fbd34,_0x2af67d){const _0x5c6a0f=_0x5ed379,_0x56d075={'m1Prime':_0x1fbd34,'m2Prime':_0x2af67d};if(_0x1fbd34[_0x5c6a0f(0xda)][_0x5c6a0f(0x1c0)]!==_0x2af67d[_0x5c6a0f(0xda)][_0x5c6a0f(0x1c0)]||_0x1fbd34['params'][_0x5c6a0f(0x253)]!==_0x2af67d[_0x5c6a0f(0xda)]['subUnitId'])return _0x56d075;const _0x565671=_0x1fbd34['params']['rowsAutoHeightInfo'],_0x2984f1=[],_0x69b128=_0x40e939['Tools'][_0x5c6a0f(0x29c)](_0x1fbd34),_0x5ec5ed=_0x2af67d['params'][_0x5c6a0f(0x27a)];return _0x565671['forEach'](_0x516f27=>{const _0x2fbd42=_0x5c6a0f;_0x5ec5ed[_0x2fbd42(0x75)](_0x1e333f=>_0x1e333f[_0x2fbd42(0x1ea)]===_0x516f27[_0x2fbd42(0x1ea)])||_0x2984f1['push'](_0x516f27);}),_0x69b128[_0x5c6a0f(0xda)][_0x5c6a0f(0x27a)]=_0x2984f1,{'m1Prime':_0x69b128,'m2Prime':_0x2af67d};}},_0x23029e={'m1':_0x4c4136[_0x5ed379(0x83)]['id'],'m2':_0x4c4136[_0x5ed379(0x83)]['id'],'handler'(_0x580942,_0x1be5d0){const _0x43d5dd=_0x5ed379,_0x5d52f9={'m1Prime':_0x580942,'m2Prime':_0x1be5d0};if(_0x580942[_0x43d5dd(0xda)][_0x43d5dd(0x1c0)]!==_0x1be5d0['params'][_0x43d5dd(0x1c0)]||_0x580942[_0x43d5dd(0xda)][_0x43d5dd(0x253)]!==_0x1be5d0[_0x43d5dd(0xda)][_0x43d5dd(0x253)])return _0x5d52f9;const _0x595033=_0x580942[_0x43d5dd(0xda)]['ranges'],_0x27d4e0=[],_0x327420=_0x40e939[_0x43d5dd(0x24e)][_0x43d5dd(0x29c)](_0x580942),_0x48fcf3=_0x1be5d0[_0x43d5dd(0xda)][_0x43d5dd(0x206)];_0x595033['forEach'](_0x243644=>{const _0x3a8b0b=_0x43d5dd,_0x4fc883={'start':_0x243644[_0x3a8b0b(0x130)],'end':_0x243644[_0x3a8b0b(0x2a2)]},_0x1fe2d3=_0x48fcf3[_0x3a8b0b(0x1ba)](_0x4d91fc=>({'start':_0x4d91fc[_0x3a8b0b(0x130)],'end':_0x4d91fc[_0x3a8b0b(0x2a2)]})),_0xd86072=_0x6a7937(_0x4fc883,_0x1fe2d3)[_0x3a8b0b(0x1ba)](_0x2ddc5a=>({..._0x243644,'startRow':_0x2ddc5a[_0x3a8b0b(0x133)],'endRow':_0x2ddc5a[_0x3a8b0b(0x21c)]}));_0x27d4e0[_0x3a8b0b(0xde)](..._0xd86072);}),_0x327420[_0x43d5dd(0xda)][_0x43d5dd(0x206)]=_0x27d4e0;const {rowHeight:_0xa5193b}=_0x327420[_0x43d5dd(0xda)],{rowHeight:_0x53f358}=_0x1be5d0[_0x43d5dd(0xda)];return typeof _0xa5193b!=_0x43d5dd(0x1c6)&&(typeof _0x53f358!=_0x43d5dd(0x1c6)?Object[_0x43d5dd(0x291)](_0x53f358)[_0x43d5dd(0x1ba)](Number)[_0x43d5dd(0x1ac)](_0x4359a1=>{_0xa5193b[_0x4359a1]!=null&&delete _0xa5193b[_0x4359a1];}):_0x48fcf3['forEach'](_0x447ff7=>{const _0xb48c8b=_0x43d5dd;for(let _0x2ef1c5=_0x447ff7[_0xb48c8b(0x130)];_0x2ef1c5<=_0x447ff7[_0xb48c8b(0x2a2)];_0x2ef1c5++)delete _0xa5193b[_0x2ef1c5];})),{'m1Prime':_0x327420,'m2Prime':_0x1be5d0};}},_0x550113={'m1':_0x4c4136[_0x5ed379(0x247)]['id'],'m2':_0x4c4136['SetWorksheetRowIsAutoHeightMutation']['id'],'handler'(_0x19ddb3,_0x172f06){const _0x173532=_0x5ed379,_0x199921={'m1Prime':_0x19ddb3,'m2Prime':_0x172f06};if(_0x19ddb3[_0x173532(0xda)][_0x173532(0x1c0)]!==_0x172f06[_0x173532(0xda)]['unitId']||_0x19ddb3[_0x173532(0xda)][_0x173532(0x253)]!==_0x172f06[_0x173532(0xda)]['subUnitId'])return _0x199921;const _0x459aad=_0x19ddb3[_0x173532(0xda)]['ranges'],_0x5237fa=[],_0x11a940=_0x40e939[_0x173532(0x24e)][_0x173532(0x29c)](_0x19ddb3),_0x9cf340=_0x172f06['params'][_0x173532(0x206)];_0x459aad[_0x173532(0x1ac)](_0x2cd63f=>{const _0x39f67f=_0x173532,_0xd13d90={'start':_0x2cd63f[_0x39f67f(0x130)],'end':_0x2cd63f[_0x39f67f(0x2a2)]},_0x10b040=_0x9cf340['map'](_0x98c218=>({'start':_0x98c218[_0x39f67f(0x130)],'end':_0x98c218[_0x39f67f(0x2a2)]})),_0x57cc8b=_0x6a7937(_0xd13d90,_0x10b040)['map'](_0x36cd76=>({..._0x2cd63f,'startRow':_0x36cd76[_0x39f67f(0x133)],'endRow':_0x36cd76['end']}));_0x5237fa[_0x39f67f(0xde)](..._0x57cc8b);}),_0x11a940[_0x173532(0xda)]['ranges']=_0x5237fa;const {autoHeightInfo:_0x43979d}=_0x11a940[_0x173532(0xda)],{autoHeightInfo:_0x3e9f5c}=_0x172f06[_0x173532(0xda)];return typeof _0x43979d!=_0x173532(0x1c6)&&(typeof _0x3e9f5c!=_0x173532(0x1c6)?Object[_0x173532(0x291)](_0x3e9f5c)[_0x173532(0x1ba)](Number)['forEach'](_0x467131=>{_0x43979d[_0x467131]!=null&&delete _0x43979d[_0x467131];}):_0x9cf340[_0x173532(0x1ac)](_0x1d5a17=>{const _0x3ebd7d=_0x173532;for(let _0x273621=_0x1d5a17[_0x3ebd7d(0x130)];_0x273621<=_0x1d5a17[_0x3ebd7d(0x2a2)];_0x273621++)delete _0x43979d[_0x273621];})),{'m1Prime':_0x11a940,'m2Prime':_0x172f06};}},_0x28e2b9={'m1':_0x39f817[_0x5ed379(0x14a)]['id'],'m2':_0x39f817[_0x5ed379(0x14a)]['id'],'handler':_0x11abe0((_0xf37503,_0x2f8d95)=>{const _0x3cecf1=_0x5ed379,_0x44e3c2=_0xf37503[_0x3cecf1(0xda)],_0x3680a6=_0x2f8d95[_0x3cecf1(0xda)];return _0x44e3c2[_0x3cecf1(0x1c0)]===_0x3680a6['unitId']&&_0x44e3c2[_0x3cecf1(0x253)]===_0x3680a6['subUnitId']&&_0x44e3c2[_0x3cecf1(0x115)][_0x3cecf1(0x108)]===_0x3680a6[_0x3cecf1(0x115)][_0x3cecf1(0x108)]?{'m1Prime':[],'m2Prime':_0x2f8d95}:{'m1Prime':_0xf37503,'m2Prime':_0x2f8d95};},_0x5ed379(0x8a))},_0x3c5328={'m1':_0x39f817[_0x5ed379(0x2a0)]['id'],'m2':_0x39f817[_0x5ed379(0x2a0)]['id'],'handler':_0x11abe0((_0x1675eb,_0x3ed235)=>{const _0x457a82=_0x5ed379,_0x2a733f=_0x1675eb[_0x457a82(0xda)],_0x1396cb=_0x3ed235['params'];return _0x2a733f[_0x457a82(0x1c0)]===_0x1396cb[_0x457a82(0x1c0)]&&_0x2a733f[_0x457a82(0x253)]===_0x1396cb['subUnitId']&&_0x2a733f[_0x457a82(0x115)]['commentId']===_0x1396cb[_0x457a82(0x115)][_0x457a82(0x108)]?{'m1Prime':[],'m2Prime':_0x3ed235}:{'m1Prime':_0x1675eb,'m2Prime':_0x3ed235};},_0x5ed379(0x8a))},_0x500d0b={'m1':_0x1dd6bb[_0x5ed379(0x138)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x225)]['id'],'handler':_0x11abe0((_0x4564c2,_0x100330)=>{const _0x2532ed=_0x5ed379,_0x527225={'m1Prime':_0x4564c2,'m2Prime':_0x100330},_0x4a9248=_0x4564c2[_0x2532ed(0xda)],_0x4f90a1=_0x100330[_0x2532ed(0xda)];if(_0x4a9248[_0x2532ed(0x1c0)]!==_0x4f90a1[_0x2532ed(0x1c0)]||_0x4a9248['subUnitId']!==_0x4f90a1['subUnitId'])return _0x527225;if(_0x4564c2[_0x2532ed(0xda)][_0x2532ed(0x115)][_0x2532ed(0x26e)]===_0x1dd6bb[_0x2532ed(0x1cf)][_0x2532ed(0x7e)]){const {unitId:_0x1a7c38,subUnitId:_0xebcecf}=_0x4564c2[_0x2532ed(0xda)],_0x4fd33c=Array[_0x2532ed(0xbd)](_0x100330['params'][_0x2532ed(0x199)])?_0x100330[_0x2532ed(0xda)][_0x2532ed(0x199)]:[_0x100330[_0x2532ed(0xda)][_0x2532ed(0x199)]],_0x3076f0=[],_0x5d3fe6=new _0x40e939['ObjectMatrix'](),_0x58cfe7=_0x4564c2[_0x2532ed(0xda)][_0x2532ed(0x115)][_0x2532ed(0x115)];_0x58cfe7[_0x2532ed(0x1ac)](_0x4a2998=>{const _0xf03b1c=_0x2532ed;_0x40e939['Range'][_0xf03b1c(0x201)](_0x4a2998,(_0x41806e,_0x1d4ca0)=>{const _0x4798c9=_0xf03b1c;_0x5d3fe6['setValue'](_0x41806e,_0x1d4ca0,_0x4564c2[_0x4798c9(0xda)][_0x4798c9(0x189)]);});}),_0x4fd33c[_0x2532ed(0x1ac)](_0x58f3b2=>{const _0x58c6cd=_0x2532ed;_0x58f3b2[_0x58c6cd(0x206)][_0x58c6cd(0x1ac)](_0x5df793=>{const _0x510219=_0x58c6cd;_0x40e939[_0x510219(0x2d6)][_0x510219(0x201)](_0x5df793,(_0x14c080,_0x22f318)=>{const _0x28817c=_0x510219;_0x5d3fe6[_0x28817c(0x15e)](_0x14c080,_0x22f318,_0x58f3b2['uid']);});});});const _0x2437be=_0x4564c2['params'][_0x2532ed(0x189)],_0x5bb350=_0x40e939[_0x2532ed(0x9c)](_0x5d3fe6,_0x283903=>_0x283903===_0x2437be);return _0x40e939[_0x2532ed(0x1b5)](_0x5bb350,_0x58cfe7)||(_0x5bb350[_0x2532ed(0x198)]?_0x3076f0[_0x2532ed(0xde)]({'id':_0x1dd6bb[_0x2532ed(0x138)]['id'],'params':{'unitId':_0x1a7c38,'subUnitId':_0xebcecf,'ruleId':_0x2437be,'payload':{'type':_0x1dd6bb['UpdateRuleType'][_0x2532ed(0x7e)],'payload':_0x5bb350}}}):_0x3076f0['push']({'id':_0x1dd6bb['RemoveDataValidationMutation']['id'],'params':{'unitId':_0x1a7c38,'subUnitId':_0xebcecf,'ruleId':_0x2437be}})),{'m1Prime':_0x3076f0[_0x2532ed(0x198)]?_0x3076f0:[_0x4564c2],'m2Prime':[..._0x3076f0,_0x100330]};}return _0x527225;},_0x5ed379(0x8a))},_0x49eb37={'m1':_0x1dd6bb[_0x5ed379(0x138)]['id'],'m2':_0x1dd6bb[_0x5ed379(0x2b4)]['id'],'handler':_0x11abe0((_0x393f38,_0x901ceb)=>{const _0x46307f=_0x5ed379,_0x7c88a3={'m1Prime':_0x393f38,'m2Prime':_0x901ceb};if(_0x393f38['params'][_0x46307f(0x1c0)]!==_0x901ceb[_0x46307f(0xda)][_0x46307f(0x1c0)]||_0x393f38['params'][_0x46307f(0x253)]!==_0x901ceb[_0x46307f(0xda)][_0x46307f(0x253)])return _0x7c88a3;const _0x3a5829=_0x393f38[_0x46307f(0xda)]['ruleId'];return(Array[_0x46307f(0xbd)](_0x901ceb['params'][_0x46307f(0x189)])?_0x901ceb[_0x46307f(0xda)][_0x46307f(0x189)]:[_0x901ceb[_0x46307f(0xda)]['ruleId']])[_0x46307f(0x248)](_0x3a5829)>-0x1?{'m1Prime':[],'m2Prime':_0x901ceb}:_0x7c88a3;},'handler')},_0x201e87={'m1':_0x1dd6bb['UpdateDataValidationMutation']['id'],'m2':_0x1dd6bb['UpdateDataValidationMutation']['id'],'handler':_0x11abe0((_0x17fdd6,_0x1710ce)=>{const _0x42337e=_0x5ed379,_0x50ccbd={'m1Prime':_0x17fdd6,'m2Prime':_0x1710ce},_0x33c75f=_0x17fdd6[_0x42337e(0xda)],_0x2abe41=_0x1710ce[_0x42337e(0xda)];if(_0x33c75f[_0x42337e(0x1c0)]===_0x2abe41[_0x42337e(0x1c0)]&&_0x33c75f[_0x42337e(0x253)]===_0x2abe41['subUnitId']){const _0x3644c7=_0x40e939[_0x42337e(0x24e)][_0x42337e(0x29c)](_0x1710ce);if(_0x2abe41[_0x42337e(0x189)]===_0x33c75f[_0x42337e(0x189)]&&_0x33c75f[_0x42337e(0x115)]['type']===_0x2abe41[_0x42337e(0x115)][_0x42337e(0x26e)])return _0x33c75f['payload'][_0x42337e(0x26e)]===_0x1dd6bb[_0x42337e(0x1cf)][_0x42337e(0x7e)]&&!_0x40e939[_0x42337e(0x1b5)](_0x33c75f['payload'][_0x42337e(0x115)],_0x2abe41[_0x42337e(0x115)]['payload'])?{'error':new Error(_0x42337e(0x175))}:{'m1Prime':[],'m2Prime':_0x3644c7};if(_0x33c75f[_0x42337e(0x115)]['type']===_0x1dd6bb[_0x42337e(0x1cf)]['RANGE']&&_0x2abe41[_0x42337e(0x115)][_0x42337e(0x26e)]===_0x1dd6bb[_0x42337e(0x1cf)][_0x42337e(0x7e)]&&_0x2abe41[_0x42337e(0x189)]!==_0x33c75f['ruleId']){let _0x3a364c=_0x11abe0(function(_0x20d252,_0x2a1af7){const _0x28ce7c=_0x42337e;_0x20d252[_0x28ce7c(0x1ac)](_0x2dfbd2=>{const _0x26b0c0=_0x28ce7c;_0x40e939[_0x26b0c0(0x2d6)][_0x26b0c0(0x201)](_0x2dfbd2,(_0x13c8e9,_0x40a1bf)=>{const _0x74189d=_0x26b0c0;_0x1add63[_0x74189d(0x15e)](_0x13c8e9,_0x40a1bf,_0x2a1af7);});});},'write2Matrix');const _0x1add63=new _0x40e939[(_0x42337e(0x278))]();_0x3a364c(_0x33c75f[_0x42337e(0x115)]['payload'],_0x33c75f['ruleId']),_0x3a364c(_0x2abe41[_0x42337e(0x115)][_0x42337e(0x115)],_0x2abe41[_0x42337e(0x189)]);const _0xd504b5=_0x40e939['queryObjectMatrix'](_0x1add63,_0x248030=>_0x248030===_0x33c75f[_0x42337e(0x189)]),_0x436f64=!_0x40e939[_0x42337e(0x1b5)](_0x33c75f[_0x42337e(0x115)][_0x42337e(0x115)],_0xd504b5)?_0xd504b5[_0x42337e(0x198)]?[{'id':_0x1dd6bb[_0x42337e(0x138)]['id'],'params':{..._0x33c75f,'payload':{'type':_0x1dd6bb[_0x42337e(0x1cf)][_0x42337e(0x7e)],'payload':_0xd504b5}}}]:[{'id':_0x1dd6bb[_0x42337e(0x2b4)]['id'],'params':{..._0x33c75f,'payload':void 0x0}}]:[];return{'m1Prime':[_0x17fdd6],'m2Prime':[..._0x436f64,_0x1710ce]};}}return _0x50ccbd;},'handler')},_0x53e34a={'m1':_0x32c6c9[_0x5ed379(0x2b9)]['id'],'m2':_0x32c6c9[_0x5ed379(0x2b9)]['id'],'handler':_0x11abe0((_0x1c0e4b,_0x5ba1e2)=>{const _0x5d93f0=_0x5ed379,_0x504712=_0x1c0e4b[_0x5d93f0(0xda)],_0x37d705=_0x5ba1e2[_0x5d93f0(0xda)];return _0x504712[_0x5d93f0(0x1c0)]===_0x37d705[_0x5d93f0(0x1c0)]&&_0x504712[_0x5d93f0(0x253)]===_0x37d705[_0x5d93f0(0x253)]&&_0x504712['id']===_0x37d705['id']?{'m2Prime':_0x5ba1e2,'m1Prime':[]}:{'m1Prime':_0x1c0e4b,'m2Prime':_0x5ba1e2};},_0x5ed379(0x8a))},_0x4b10a9={'m1':_0x32c6c9[_0x5ed379(0x120)]['id'],'m2':_0x32c6c9[_0x5ed379(0x120)]['id'],'handler':_0x11abe0((_0x3f7eca,_0x236a77)=>{const _0x1c84af=_0x5ed379,_0x1c7698=_0x3f7eca[_0x1c84af(0xda)],_0x3a8e64=_0x236a77[_0x1c84af(0xda)];return _0x1c7698['unitId']===_0x3a8e64[_0x1c84af(0x1c0)]&&_0x1c7698[_0x1c84af(0x253)]===_0x3a8e64[_0x1c84af(0x253)]&&_0x1c7698['id']===_0x3a8e64['id']?{'m2Prime':_0x236a77,'m1Prime':[]}:{'m1Prime':_0x3f7eca,'m2Prime':_0x236a77};},_0x5ed379(0x8a))},_0x1c4321={'m1':_0x4c4136[_0x5ed379(0xa0)]['id'],'m2':_0x4c4136[_0x5ed379(0x11e)]['id'],'handler'(_0x33f828,_0x22fb8d){const _0x44c7ce=_0x5ed379,_0x588e26=_0x40e939[_0x44c7ce(0x24e)][_0x44c7ce(0x29c)](_0x22fb8d);return _0x33f828[_0x44c7ce(0xda)][_0x44c7ce(0x253)]!==_0x22fb8d[_0x44c7ce(0xda)]['subUnitId']||_0x33f828[_0x44c7ce(0xda)][_0x44c7ce(0x1c0)]!==_0x22fb8d[_0x44c7ce(0xda)]['unitId']?{'m1Prime':_0x33f828,'m2Prime':_0x588e26}:(_0x588e26['id']=_0x4c4136[_0x44c7ce(0x2ac)]['id'],{'m1Prime':_0x33f828,'m2Prime':_0x588e26});}},_0x6e6307={'m1':_0x4c4136['RemoveSheetMutation']['id'],'m2':_0x4c4136[_0x5ed379(0x237)]['id'],'handler'(_0x20a19e,_0x2abe3d){const _0x16edde=_0x5ed379,_0x352c82=_0x40e939[_0x16edde(0x24e)][_0x16edde(0x29c)](_0x2abe3d);return _0x20a19e['params']['subUnitId']!==_0x2abe3d[_0x16edde(0xda)][_0x16edde(0x253)]||_0x20a19e[_0x16edde(0xda)]['unitId']!==_0x2abe3d[_0x16edde(0xda)][_0x16edde(0x1c0)]?{'m1Prime':_0x20a19e,'m2Prime':_0x352c82}:(_0x352c82['id']=_0x4c4136[_0x16edde(0x2ac)]['id'],{'m1Prime':_0x20a19e,'m2Prime':_0x352c82});}},_0x1f0e4a={'m1':_0x4c4136[_0x5ed379(0x172)]['id'],'m2':_0x4c4136[_0x5ed379(0x172)]['id'],'handler'(_0x446d4c,_0x33d096){const _0x220520=_0x5ed379;if(_0x446d4c['params'][_0x220520(0x2c3)]['id']===_0x33d096[_0x220520(0xda)][_0x220520(0x2c3)]['id'])return{'error':new Error(_0x220520(0x1ca))};const _0x24c986=_0x40e939[_0x220520(0x24e)][_0x220520(0x29c)](_0x446d4c),_0x27987f=_0x40e939[_0x220520(0x24e)][_0x220520(0x29c)](_0x33d096);return _0x24c986[_0x220520(0xda)]['index']<=_0x27987f[_0x220520(0xda)]['index']?_0x27987f[_0x220520(0xda)][_0x220520(0x23a)]+=0x1:_0x24c986['params'][_0x220520(0x23a)]>_0x27987f[_0x220520(0xda)][_0x220520(0x23a)]&&(_0x24c986[_0x220520(0xda)][_0x220520(0x23a)]+=0x1),_0x446d4c[_0x220520(0xda)][_0x220520(0x2c3)][_0x220520(0x18b)]===_0x33d096[_0x220520(0xda)][_0x220520(0x2c3)][_0x220520(0x18b)]?{'error':new Error('Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!')}:{'m1Prime':_0x24c986,'m2Prime':_0x27987f};}},_0x2aa8ae={'m1':_0x4c4136[_0x5ed379(0xa0)]['id'],'m2':_0x5ed379(0x1a0),'handler'(_0x18bc35,_0x80a652){const _0x4b99d9=_0x5ed379;var _0x38b761;return _0x18bc35[_0x4b99d9(0xda)]['subUnitId']===((_0x38b761=_0x80a652[_0x4b99d9(0xda)])==null?void 0x0:_0x38b761[_0x4b99d9(0x253)])&&_0x18bc35['id']!==_0x80a652['id']?{'error':new Error(_0x4b99d9(0x1b0))}:{'m1Prime':_0x18bc35,'m2Prime':_0x80a652};}},_0xe73923={'m1':_0x4c4136[_0x5ed379(0x1d5)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d5)]['id'],'handler'(_0x459066,_0x51e205){const _0x4fe89e=_0x5ed379,_0x12ba7f=_0x40e939[_0x4fe89e(0x24e)]['deepClone'](_0x459066),_0x8a2037=_0x40e939[_0x4fe89e(0x24e)][_0x4fe89e(0x29c)](_0x51e205),_0x55a648={'error':new Error(_0x4fe89e(0xc4))};if(_0x459066[_0x4fe89e(0xda)]['fromOrder']===_0x51e205[_0x4fe89e(0xda)][_0x4fe89e(0xb2)])_0x12ba7f['id']=_0x4c4136[_0x4fe89e(0x2ac)]['id'],_0x8a2037[_0x4fe89e(0xda)]['fromOrder']=_0x459066[_0x4fe89e(0xda)][_0x4fe89e(0x123)];else{_0x459066[_0x4fe89e(0xda)][_0x4fe89e(0xb2)]===_0x459066[_0x4fe89e(0xda)]['toOrder']&&(_0x12ba7f['id']=_0x4c4136[_0x4fe89e(0x2ac)]['id']),_0x51e205['params'][_0x4fe89e(0xb2)]===_0x51e205['params'][_0x4fe89e(0x123)]&&(_0x8a2037['id']=_0x4c4136['EmptyMutation']['id']);const _0x145468=[Math[_0x4fe89e(0x1c9)](_0x459066[_0x4fe89e(0xda)][_0x4fe89e(0xb2)],_0x459066['params']['toOrder']),Math[_0x4fe89e(0x23c)](_0x459066[_0x4fe89e(0xda)][_0x4fe89e(0xb2)],_0x459066[_0x4fe89e(0xda)][_0x4fe89e(0x123)])],_0x5cc044=[Math[_0x4fe89e(0x1c9)](_0x51e205[_0x4fe89e(0xda)][_0x4fe89e(0xb2)],_0x51e205[_0x4fe89e(0xda)][_0x4fe89e(0x123)]),Math[_0x4fe89e(0x23c)](_0x51e205[_0x4fe89e(0xda)][_0x4fe89e(0xb2)],_0x51e205['params'][_0x4fe89e(0x123)])];if(_0x145468[0x0]<=_0x5cc044[0x1]&&_0x145468[0x1]>=_0x5cc044[0x0])return _0x55a648;}return{'m1Prime':_0x12ba7f,'m2Prime':_0x8a2037};}},_0x16e27b={'m1':_0x4c4136[_0x5ed379(0x172)]['id'],'m2':_0x4c4136[_0x5ed379(0x1d5)]['id'],'handler'(_0x43afb0,_0x58fc98){const _0x43e546=_0x5ed379,_0x1e1998=_0x40e939[_0x43e546(0x24e)][_0x43e546(0x29c)](_0x43afb0),_0x33eb62=_0x40e939[_0x43e546(0x24e)][_0x43e546(0x29c)](_0x58fc98);return _0x43afb0[_0x43e546(0xda)][_0x43e546(0x23a)]<=_0x58fc98[_0x43e546(0xda)]['order']&&(_0x33eb62[_0x43e546(0xda)][_0x43e546(0x132)]+=0x1),{'m1Prime':_0x1e1998,'m2Prime':_0x33eb62};}},_0x3171de={'m1':_0x5ed379(0x1a0),'m2':_0x4c4136[_0x5ed379(0xa0)]['id'],'handler'(_0x584dc7,_0x7434eb){return{'m1Prime':_0x584dc7,'m2Prime':_0x7434eb};}},_0x31f9a6=[_0x1f0e4a,_0x16e27b,_0x2aa8ae,_0x3171de,_0xe73923];var _0x1a7d5f=Object[_0x5ed379(0x1a9)],_0x840540=Object['getOwnPropertyDescriptor'],_0x4a2eb2=_0x11abe0((_0x5f3c06,_0x5687b1,_0x3c14a3,_0x3e49e)=>{for(var _0x430d7f=_0x3e49e>0x1?void 0x0:_0x3e49e?_0x840540(_0x5687b1,_0x3c14a3):_0x5687b1,_0x320687=_0x5f3c06['length']-0x1,_0x58f5ea;_0x320687>=0x0;_0x320687--)(_0x58f5ea=_0x5f3c06[_0x320687])&&(_0x430d7f=(_0x3e49e?_0x58f5ea(_0x5687b1,_0x3c14a3,_0x430d7f):_0x58f5ea(_0x430d7f))||_0x430d7f);return _0x3e49e&&_0x430d7f&&_0x1a7d5f(_0x5687b1,_0x3c14a3,_0x430d7f),_0x430d7f;},_0x5ed379(0x1b4)),_0x3c1bd6=_0x11abe0((_0x411511,_0x4eb5ea)=>(_0x269a31,_0x398653)=>_0x4eb5ea(_0x269a31,_0x398653,_0x411511),_0x5ed379(0x226));_0x9d417b[_0x5ed379(0x150)]=(_0x3d3793=class extends _0x40e939[_0x5ed379(0x195)]{constructor(_0x5d9206){const _0x4c89bc=_0x5ed379;super(),this[_0x4c89bc(0x10a)]=_0x5d9206,[..._0x31f9a6,_0x236c33,_0x5897dc,_0x53229c,_0x2bee48,_0x5094b0,_0x495303,_0x20d9b2,_0x1be4a2,_0x576b1e,_0x2ce872,_0x220388,_0x3aaee9,_0x1684b7,_0x4bc247,_0x4aa98a,_0x422cb1,_0x587ba7,_0x4fc571,_0x3524f7,_0x49294c,_0x1fe2c9,_0x3c4c1e,_0x532d75,_0xf90233,_0x416b98,_0x50a354,_0x5ba2a0,_0x47105f,_0xfc1aa7,_0x5ccc01,_0xffeb4c,_0x16e4fd,_0x51f0db,_0x46a92b,_0x3c01c4,_0x429111,_0x48dfc8,_0x309342,_0x45044b,_0x460377,_0x465fe1,_0x36e2a8,_0x14c61c,_0xb5bdf8,_0x587c02,_0x138464,_0x10224f,_0x41638b,_0x543250,_0x1bd630,_0x2bdb2b,_0x4511b6,_0x271711,_0x750f16,_0x640971,_0x18b999,_0xfcb844,_0x133f8b,_0x17fcbc,_0x156dcb,_0x19241c,_0x53e2b8,_0x26c23b,_0x427572,_0x3e9951,_0x33ab64,_0x4448bb,_0x1c1297,_0x29ba37,_0x2ec9be,_0x4c8e97,_0x365445,_0x2920cd,_0x42af84,_0x2eb1e2,_0x31bb32,_0x57c0f0,_0x1a15c2,_0x283b9e,_0x1e5b51,_0x168a24,_0x490ded,_0x23029e,_0x550113,_0xd0f822,_0x5ab796,_0x238924,_0x579a8,_0x1287d7,_0x3f22b2,_0x3f319d,_0x465e3c,_0x528a3c,_0x2b6eb5,_0x4d325f,_0x201e87,_0x196038,_0x46b8f9,_0x3389ce,_0x462891,_0x18d0d5,_0x1d3c75,_0x25b200,_0x56ed72,_0x23e672,_0x10e7b3,_0x5b7153,_0x5de278,_0x380f9d,_0x500d0b,_0x49eb37,_0x32c677,_0x3557cf,_0x5ee2bc,_0x15b84e,_0xe26e27,_0x5d8117,_0x1cea85,_0x5dfe25,_0x4954f6,_0x5b816f,_0x15ac9c,_0x368899,_0x2eab72,_0x432671,_0x2597bf,_0x5a2d4b,_0x346b2b,_0x1a12ca,_0xba220d,_0x709e81,_0x457c1d,_0x3a9aee,_0x5e931c,_0x24bc44,_0x591854,_0x395cb0,_0x334659,_0x4bdcc8,_0x3b1d1c,_0x2ae1ee,_0x590383,_0x4ef9d4,_0x22a8d7,_0x1c4321,_0x15311f,_0x5b26d3,_0x33eb24,_0x5333a1,_0x6120bb,_0x11d488,_0x6e6307,_0x34cc9b,_0x1537ec,_0x174bb1,_0x38400d,_0x2c76c5,_0x34f649,_0x4ba41e,_0x4f26f1,_0x2f1bfb,_0x5ca511,_0x30f10d,_0x287410,_0x3c5328,_0x28e2b9,_0xa9cd2c,_0x3a3027,_0x371358,_0x4e68d3,_0x1d3f06,_0x2ec38e,_0x52c878,_0x336b84,_0x4f1e1c,_0x44038d,_0x18441f,_0x2c3f92,_0x4709d9,_0x5ec0b0,_0x53e34a,_0x4b10a9,_0x2036ae,_0x360f68,_0xca2ace,_0x50d69c,_0x393318,_0x40ac9d,_0x10adc2,_0x248c45,_0x480582,_0x5c8130,_0x156184,_0x2a3c08,_0x262547,_0x111e09,_0x301bc9,_0x469fff,_0x44c90b,_0x2732f8,_0xed4f75,_0x1288d6,_0x1488b1,_0x1e347a,_0x4c6cf6,_0x43926c,_0x3d5539,_0x422867,_0x1ea574,_0x46a950,_0x4125fb,_0x153908,_0x56ddc0,_0x3070fe,_0x3b744f,_0x5aee6b,_0x532c40,_0x5e851c,_0x329389,_0xf2301,_0x282d03,_0x4e3085,_0x1ebf5e,_0x1f198e,_0x45eb73,_0x3b0fdb,_0x56d599,_0x3ec3c9,_0x1ddec7,_0x135028,_0x3cf2af,_0x337002,_0x198073,_0xdfb0ae,_0x48dec3,_0x1f111d,_0xb0dc39,_0xebf555,_0x28899d,_0x12cb24,_0x49b149,_0x12e03f,_0x39d067,_0x563d2f,_0x4be2ac,_0x20c1e4,_0xcb463b,_0x10eb2d,_0x4297ad,_0x53032b,_0x2072e3,_0x42076c,_0x17a477,_0x112ce5,_0xf0fed8,_0x5109b1,_0x8b12d7,_0x48659b,_0x2b1a81,_0x57c1de,_0x127335,_0x2a9d11,_0x454aa4,_0x2fb9a1,_0x5a8c81,_0x342e14,_0x2c7421,_0x1abb54][_0x4c89bc(0x1ac)](_0x3dbe50=>{const _0x1d329e=_0x4c89bc;this[_0x1d329e(0x10a)][_0x1d329e(0x2d2)](_0x3dbe50);});}},_0x11abe0(_0x3d3793,_0x5ed379(0x150)),_0x3d3793),_0x9d417b[_0x5ed379(0x150)]=_0x4a2eb2([_0x3c1bd6(0x0,_0x1478f1)],_0x9d417b[_0x5ed379(0x150)]);function _0x3f18f1(_0x46d04e,_0x3896cd){const _0x4459a5=_0x5ed379;if(!Array['isArray'](_0x46d04e))return;const _0x5c9593=_0x46d04e['indexOf']('body')>-0x1?_0x46d04e:_0x46d04e[_0x4459a5(0x75)](_0x1b8a8f=>Array[_0x4459a5(0xbd)](_0x1b8a8f)&&_0x1b8a8f[_0x4459a5(0x248)](_0x4459a5(0x2ca))>-0x1);if(!Array[_0x4459a5(0xbd)](_0x5c9593))return;const _0x5299ee=_0x5c9593[_0x4459a5(0x248)](_0x4459a5(0x2ca));if(!(_0x5299ee===-0x1||(_0x5299ee===0x0?'':_0x5c9593[_0x5299ee-0x1])!==_0x3896cd))return _0x5c9593[_0x4459a5(0x8b)](_0x5299ee);}_0x11abe0(_0x3f18f1,_0x5ed379(0x277));function _0x276bef(_0x1391c0,_0xa5fd5,_0x3a477f=_0x5ed379(0xc3)){const _0x3e9f3f=_0x5ed379;if(_0xa5fd5[_0x3e9f3f(0x198)]===0x0)return[];const {segmentId:_0x13513b}=_0xa5fd5[0x0];if(_0x13513b==null)return _0xa5fd5;const _0x407a16=_0x3f18f1(_0x1391c0,_0x13513b);if(_0x407a16==null)return _0xa5fd5;const _0x394b4c=[];for(const _0x41e3dd of _0xa5fd5){const _0x2a7b24=_0x40e939[_0x3e9f3f(0xf3)][_0x3e9f3f(0x238)](_0x407a16,_0x41e3dd[_0x3e9f3f(0x1f2)],_0x3a477f),_0x2dfaef=_0x40e939[_0x3e9f3f(0xf3)]['transformPosition'](_0x407a16,_0x41e3dd[_0x3e9f3f(0x10b)],_0x3a477f),_0x2fbcf9={..._0x41e3dd,'startOffset':_0x2a7b24,'endOffset':_0x2dfaef,'collapsed':_0x2a7b24===_0x2dfaef};_0x394b4c[_0x3e9f3f(0xde)](_0x2fbcf9);}return _0x394b4c;}_0x11abe0(_0x276bef,_0x5ed379(0xb0));const _0xf678c4=[{'m1':_0x2f69ff['RichTextEditingMutation']['id'],'m2':_0x2f69ff[_0x5ed379(0x98)]['id'],'handler'(_0x4ba814,_0x44473c){const _0x279704=_0x5ed379;if(_0x4ba814['params'][_0x279704(0x1c0)]!==_0x44473c[_0x279704(0xda)][_0x279704(0x1c0)])return{'error':new Error(_0x279704(0x128))};const _0x188476=_0x40e939['Tools'][_0x279704(0x29c)](_0x4ba814),_0x100809=_0x40e939[_0x279704(0x24e)][_0x279704(0x29c)](_0x44473c);return{'m1Prime':{..._0x188476,'params':{..._0x188476[_0x279704(0xda)],'actions':_0x40e939['JSONX']['transform'](_0x188476[_0x279704(0xda)][_0x279704(0xf7)],_0x100809[_0x279704(0xda)][_0x279704(0xf7)],_0x279704(0x26d)),'textRanges':_0x188476[_0x279704(0xda)][_0x279704(0x2a5)]?_0x276bef(_0x100809['params'][_0x279704(0xf7)],_0x188476[_0x279704(0xda)][_0x279704(0x2a5)],'right'):null}},'m2Prime':{..._0x100809,'params':{..._0x100809[_0x279704(0xda)],'actions':_0x40e939[_0x279704(0xf3)][_0x279704(0x227)](_0x100809[_0x279704(0xda)]['actions'],_0x188476[_0x279704(0xda)][_0x279704(0xf7)],_0x279704(0xc3)),'textRanges':_0x100809[_0x279704(0xda)][_0x279704(0x2a5)]?_0x276bef(_0x188476[_0x279704(0xda)][_0x279704(0xf7)],_0x100809['params']['textRanges'],_0x279704(0xc3)):null}}};}}];var _0x5a127c=Object[_0x5ed379(0x1a9)],_0x36ee23=Object[_0x5ed379(0x74)],_0x17beef=_0x11abe0((_0x365c0a,_0x315130,_0x504242,_0x375d6d)=>{const _0x5c0b04=_0x5ed379;for(var _0x33ecae=_0x375d6d>0x1?void 0x0:_0x375d6d?_0x36ee23(_0x315130,_0x504242):_0x315130,_0x4cf677=_0x365c0a[_0x5c0b04(0x198)]-0x1,_0x423777;_0x4cf677>=0x0;_0x4cf677--)(_0x423777=_0x365c0a[_0x4cf677])&&(_0x33ecae=(_0x375d6d?_0x423777(_0x315130,_0x504242,_0x33ecae):_0x423777(_0x33ecae))||_0x33ecae);return _0x375d6d&&_0x33ecae&&_0x5a127c(_0x315130,_0x504242,_0x33ecae),_0x33ecae;},'__decorateClass$4'),_0x49c02d=_0x11abe0((_0x21d4ae,_0x28f454)=>(_0x3c58a3,_0x51575c)=>_0x28f454(_0x3c58a3,_0x51575c,_0x21d4ae),_0x5ed379(0x1e9));_0x9d417b[_0x5ed379(0x156)]=(_0x2078b7=class extends _0x40e939[_0x5ed379(0x195)]{constructor(_0x39ab2e){const _0x14b79e=_0x5ed379;super(),this[_0x14b79e(0x10a)]=_0x39ab2e,[..._0xf678c4][_0x14b79e(0x1ac)](_0x19450f=>{this['_transformService']['registerTransformAlgorithm'](_0x19450f);});}},_0x11abe0(_0x2078b7,_0x5ed379(0x156)),_0x2078b7),_0x9d417b[_0x5ed379(0x156)]=_0x17beef([_0x49c02d(0x0,_0x1478f1)],_0x9d417b[_0x5ed379(0x156)]);function _0xeda466(_0x11055d){const _0x5c6b10=_0x5ed379;return{..._0x11055d,'mutations':_0x11055d[_0x5c6b10(0x154)][_0x5c6b10(0x1ba)](_0x356e6f)};}_0x11abe0(_0xeda466,_0x5ed379(0xd2));function _0x3f0ed6(_0x444914){const _0x513e6a=_0x5ed379;return _0x444914[_0x513e6a(0x1ba)](_0x455327=>({'id':_0x455327['id'],'params':JSON['parse'](_0x455327[_0x513e6a(0x28f)])}));}_0x11abe0(_0x3f0ed6,_0x5ed379(0x212));function _0x48e01b(_0x4ef447){const _0x2ef650=_0x5ed379;return{..._0x4ef447,'mutations':_0x4ef447[_0x2ef650(0x154)]['map'](_0x1683dc)};}_0x11abe0(_0x48e01b,_0x5ed379(0x1ce));function _0x356e6f(_0x51eb79){const _0x26ef10=_0x5ed379;return{'id':_0x51eb79['id'],'params':JSON[_0x26ef10(0x111)](_0x51eb79['data'])};}_0x11abe0(_0x356e6f,_0x5ed379(0xef));function _0x1683dc(_0x2ba718){const _0x1ebd3d=_0x5ed379;return{'id':_0x2ba718['id'],'data':JSON[_0x1ebd3d(0x188)](_0x2ba718[_0x1ebd3d(0xda)])};}_0x11abe0(_0x1683dc,_0x5ed379(0x125));var _0x2146a8=(_0x2d00d2=>(_0x2d00d2[_0x5ed379(0x1b8)]=_0x5ed379(0x146),_0x2d00d2[_0x5ed379(0x87)]=_0x5ed379(0x20a),_0x2d00d2[_0x5ed379(0xb7)]=_0x5ed379(0xd1),_0x2d00d2[_0x5ed379(0x19c)]=_0x5ed379(0x12f),_0x2d00d2['CHANGESET_REJ']=_0x5ed379(0xcc),_0x2d00d2['CHANGESET_SHOULD_RETRY']='changeset_should_retry',_0x2d00d2['NEW_CHANGESETS']=_0x5ed379(0xe5),_0x2d00d2[_0x5ed379(0x2c0)]=_0x5ed379(0x117),_0x2d00d2[_0x5ed379(0x1dc)]='users_enter',_0x2d00d2[_0x5ed379(0x1d2)]=_0x5ed379(0xe4),_0x2d00d2['UNIT_DELETE']='unit_delete',_0x2d00d2[_0x5ed379(0x2a4)]=_0x5ed379(0x288),_0x2d00d2[_0x5ed379(0x17c)]=_0x5ed379(0x275),_0x2d00d2[_0x5ed379(0xe0)]='liveshare.operation',_0x2d00d2[_0x5ed379(0x280)]=_0x5ed379(0xa2),_0x2d00d2['LIVESHARE_TERMINATE']=_0x5ed379(0x171),_0x2d00d2[_0x5ed379(0x71)]=_0x5ed379(0x1a5),_0x2d00d2[_0x5ed379(0x161)]='permission_rej',_0x2d00d2[_0x5ed379(0x147)]=_0x5ed379(0x269),_0x2d00d2['UPDATE_PERMISSION_OBJ']=_0x5ed379(0x1f3),_0x2d00d2[_0x5ed379(0x174)]=_0x5ed379(0x1ee),_0x2d00d2[_0x5ed379(0x27d)]=_0x5ed379(0x27c),_0x2d00d2))(_0x2146a8||{});const _0x5b9536='collaboration.config',_0x131ea7={};var _0x2b8327=Object['defineProperty'],_0x2fc6f5=Object['getOwnPropertyDescriptor'],_0x21c884=_0x11abe0((_0x250014,_0x5821ba,_0x2701c7,_0x4ffa62)=>{for(var _0x13ce0e=_0x4ffa62>0x1?void 0x0:_0x4ffa62?_0x2fc6f5(_0x5821ba,_0x2701c7):_0x5821ba,_0x506164=_0x250014['length']-0x1,_0x19fedc;_0x506164>=0x0;_0x506164--)(_0x19fedc=_0x250014[_0x506164])&&(_0x13ce0e=(_0x4ffa62?_0x19fedc(_0x5821ba,_0x2701c7,_0x13ce0e):_0x19fedc(_0x13ce0e))||_0x13ce0e);return _0x4ffa62&&_0x13ce0e&&_0x2b8327(_0x5821ba,_0x2701c7,_0x13ce0e),_0x13ce0e;},_0x5ed379(0xd4)),_0x27294b=_0x11abe0((_0x58b54b,_0x27ebcc)=>(_0x38bfa9,_0x4b4b66)=>_0x27ebcc(_0x38bfa9,_0x4b4b66,_0x58b54b),_0x5ed379(0xb5));let _0x145ea4=(_0x31004b=class extends _0x40e939[_0x5ed379(0x195)]{constructor(_0x523f68){const _0x2b3af5=_0x5ed379;super(),this[_0x2b3af5(0x246)]=_0x523f68,[_0x4dbe6e]['forEach'](_0x2c253a=>this['_commandService'][_0x2b3af5(0x149)](_0x2c253a));}},_0x11abe0(_0x31004b,'RevisionController'),_0x31004b);_0x145ea4=_0x21c884([_0x27294b(0x0,_0x40e939['ICommandService'])],_0x145ea4);const _0x5cbe92=_0x11abe0(_0x52783b=>{const _0x9edb13=_0x5ed379,_0x31d404={};if(!_0x52783b)return{'cellValue':_0x52783b,'styleRefMap':void 0x0};const _0x1a0ae2=[];return{'cellValue':new _0x40e939[(_0x9edb13(0x278))](_0x40e939[_0x9edb13(0x24e)][_0x9edb13(0x29c)](_0x52783b))[_0x9edb13(0x2cf)]((_0x270878,_0x1736ab,_0x19d26c)=>{const _0x300e3d=_0x9edb13,_0x1ab403=_0x19d26c&&_0x19d26c['s'];if(_0x1ab403&&typeof _0x1ab403===_0x300e3d(0x86)){const _0x49db1a=JSON[_0x300e3d(0x188)](_0x1ab403),_0x4986db=_0x1a0ae2['findIndex'](_0x55dd0c=>_0x55dd0c===_0x49db1a);if(_0x4986db>-0x1)_0x19d26c['s']=''+_0x4986db;else{const _0x2823b5=_0x1a0ae2[_0x300e3d(0xde)](_0x49db1a)-0x1;_0x31d404[_0x2823b5]=_0x1ab403,_0x19d26c['s']=''+_0x2823b5;}}})[_0x9edb13(0xf6)](),'styleRefMap':_0x31d404};},'transformRefStyleFromCells'),_0x317370=_0x11abe0((_0x14ccec,_0x2f25a2)=>!_0x14ccec||!_0x2f25a2?_0x14ccec:new _0x40e939[(_0x5ed379(0x278))](_0x40e939[_0x5ed379(0x24e)][_0x5ed379(0x29c)](_0x14ccec))[_0x5ed379(0x2cf)]((_0x2904cc,_0x17ea65,_0x1513fd)=>{const _0x48dc61=_0x5ed379,_0x112bd3=_0x1513fd&&_0x1513fd['s'];if(_0x112bd3&&typeof _0x112bd3===_0x48dc61(0x25f)){const _0x3e1934=_0x2f25a2[_0x112bd3];_0x3e1934&&(_0x1513fd['s']=_0x3e1934);}})[_0x5ed379(0xf6)](),_0x5ed379(0x142)),_0x3d2f56=_0x40e939[_0x5ed379(0x1f4)](_0x5ed379(0x2b7)),_0x43be37=_0x40e939['createInterceptorKey']('COMPRESS_MUTATION_SEND'),_0x5036c1=class _0x512e98{constructor(){const _0x4b6b5f=_0x5ed379;_0x8f0145(this,_0x4b6b5f(0xa8),new _0x40e939[(_0x4b6b5f(0x2cb))]({'COMPRESS_MUTATION_APPLY':_0x3d2f56,'COMPRESS_MUTATION_SEND':_0x43be37})),this[_0x4b6b5f(0x1f5)]();}[_0x5ed379(0x1f5)](){const _0x33cf64=_0x5ed379;this[_0x33cf64(0xa8)][_0x33cf64(0x158)](this['interceptor'][_0x33cf64(0xc1)]()[_0x33cf64(0x2b7)],{'priority':-0x1,'handler':_0x11abe0(_0x1a8dee=>_0x1a8dee,_0x33cf64(0x8a))}),this[_0x33cf64(0xa8)][_0x33cf64(0x158)](this[_0x33cf64(0xa8)][_0x33cf64(0xc1)]()['COMPRESS_MUTATION_SEND'],{'priority':-0x1,'handler':_0x11abe0(_0x1c788c=>_0x1c788c,_0x33cf64(0x8a))}),this[_0x33cf64(0x7f)]();}[_0x5ed379(0x7f)](){const _0x349581=_0x5ed379;this[_0x349581(0xa8)][_0x349581(0x158)](this[_0x349581(0xa8)][_0x349581(0xc1)]()[_0x349581(0x2b7)],{'handler':_0x11abe0((_0x2654cd,_0x31326e,_0xe51878)=>{const _0x136a66=_0x349581;if(!_0x2654cd)return _0xe51878(_0x2654cd);const _0x186e3d=_0x2654cd[_0x136a66(0x1ba)](_0x4db5c5=>{const _0xd340fc=_0x136a66;if(_0x4db5c5['id']===_0x4c4136[_0xd340fc(0x151)]['id']){const _0x27e307=_0x4db5c5[_0xd340fc(0xda)];if(!_0x27e307[_0xd340fc(0x106)])return _0x4db5c5;const _0x3ae476=_0x317370(_0x27e307['cellValue'],_0x27e307['styleRefMap']);return{..._0x4db5c5,'params':{..._0x27e307,'cellValue':_0x3ae476}};}return _0x4db5c5;});return _0xe51878(_0x186e3d);},_0x349581(0x8a))}),this[_0x349581(0xa8)][_0x349581(0x158)](this[_0x349581(0xa8)][_0x349581(0xc1)]()[_0x349581(0xff)],{'handler':_0x11abe0((_0x552a6d,_0x3bfc61,_0x11c072)=>{if(!_0x552a6d)return _0x11c072(_0x552a6d);const _0x89fde1=_0x552a6d['map'](_0x4b62d3=>{const _0x1d7fc0=_0x3d5f;if(_0x4b62d3['id']===_0x4c4136['SetRangeValuesMutation']['id']){const _0x483387=_0x4b62d3['params'];return _0x483387[_0x1d7fc0(0x106)]?_0x4b62d3:{..._0x4b62d3,'params':{..._0x483387,..._0x5cbe92(_0x483387['cellValue'])}};}return _0x4b62d3;});return _0x11c072(_0x89fde1);},_0x349581(0x8a))});}};_0x11abe0(_0x5036c1,'CompressMutationService');let _0x57c2a9=_0x5036c1;var _0x2dfcd8=Object['defineProperty'],_0x40cc8e=Object[_0x5ed379(0x74)],_0x15115c=_0x11abe0((_0x5a65b5,_0x5a8693,_0x3be93e,_0x32d1bf)=>{const _0x1a7a44=_0x5ed379;for(var _0x12529d=_0x32d1bf>0x1?void 0x0:_0x32d1bf?_0x40cc8e(_0x5a8693,_0x3be93e):_0x5a8693,_0xdbf035=_0x5a65b5[_0x1a7a44(0x198)]-0x1,_0x1dc753;_0xdbf035>=0x0;_0xdbf035--)(_0x1dc753=_0x5a65b5[_0xdbf035])&&(_0x12529d=(_0x32d1bf?_0x1dc753(_0x5a8693,_0x3be93e,_0x12529d):_0x1dc753(_0x12529d))||_0x12529d);return _0x32d1bf&&_0x12529d&&_0x2dfcd8(_0x5a8693,_0x3be93e,_0x12529d),_0x12529d;},_0x5ed379(0x124)),_0x3857c4=_0x11abe0((_0x2c31ca,_0x55304c)=>(_0x56567b,_0x3aaf2a)=>_0x55304c(_0x56567b,_0x3aaf2a,_0x2c31ca),'__decorateParam$2');const _0x8d7c32=new Set([_0x4c4136['InsertSheetMutation']['id'],_0x4c4136['RemoveSheetMutation']['id'],_0x4c4136[_0x5ed379(0x2d3)]['id'],_0x4c4136[_0x5ed379(0x143)]['id'],_0x4c4136['SetWorksheetProtectionMutation']['id']]),_0x3910b4=new Set([_0x4c4136['InsertSheetMutation']['id'],_0x4c4136['RemoveSheetMutation']['id'],_0x4dbe6e['id'],_0x4c4136['SetFrozenMutation']['id']]);_0x9d417b[_0x5ed379(0x1cc)]=(_0xb20fa3=class{constructor(_0x54e12b){const _0x31b4d3=_0x5ed379;this[_0x31b4d3(0x2d9)]=_0x54e12b;}['getCurrentRevOfUnit'](_0x34e2e2){const _0x1ee1b7=_0x5ed379,_0x37a3c7=this[_0x1ee1b7(0x2d9)][_0x1ee1b7(0x102)](_0x34e2e2);if(!_0x37a3c7)throw new Error(_0x1ee1b7(0xe8)+_0x34e2e2+'.');return _0x37a3c7[_0x1ee1b7(0x12e)]();}[_0x5ed379(0x70)](_0x5ee595){const _0xb23e4b=_0x5ed379,_0x24742d=this[_0xb23e4b(0x2d9)][_0xb23e4b(0x102)](_0x5ee595);if(!_0x24742d)throw new Error(_0xb23e4b(0x7a)+_0x5ee595+'.');return _0x24742d[_0xb23e4b(0x20f)](),_0x24742d[_0xb23e4b(0x12e)]();}[_0x5ed379(0xf0)](_0xce7ef5,_0x5ada09){const _0x1261d2=_0x5ed379,_0x33f73f=this[_0x1261d2(0x2d9)][_0x1261d2(0x102)](_0xce7ef5);_0x33f73f&&_0x33f73f['setRev'](_0x5ada09);}},_0x11abe0(_0xb20fa3,_0x5ed379(0x1cc)),_0xb20fa3),_0x9d417b['RevisionService']=_0x15115c([_0x3857c4(0x0,_0x40e939[_0x5ed379(0x27f)])],_0x9d417b[_0x5ed379(0x1cc)]);var _0x1fcfe7=(_0x1a2c3f=>(_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x1c1)]=0x0]=_0x5ed379(0x1c1),_0x1a2c3f[_0x1a2c3f['OK']=0x1]='OK',_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x215)]=0x2]=_0x5ed379(0x215),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0xfa)]=0x3]=_0x5ed379(0xfa),_0x1a2c3f[_0x1a2c3f['NOT_FOUND']=0x4]=_0x5ed379(0x90),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x2b0)]=0x5]=_0x5ed379(0x2b0),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x12b)]=0x6]=_0x5ed379(0x12b),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x140)]=0x7]=_0x5ed379(0x140),_0x1a2c3f[_0x1a2c3f['TOO_MANY_REQUESTS']=0x8]=_0x5ed379(0x202),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x80)]=0x9]=_0x5ed379(0x80),_0x1a2c3f[_0x1a2c3f['CHANGESET_REVISION_CONFILICT']=0x1389]=_0x5ed379(0x236),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x289)]=0x1771]=_0x5ed379(0x289),_0x1a2c3f[_0x1a2c3f['SNAPSHOT_HAS_BEEN_REMOVED']=0x1772]=_0x5ed379(0xbc),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x2b3)]=0x1773]='ENSURE_SNAPSHOT_EXECUTION',_0x1a2c3f[_0x1a2c3f['APPLY_REJECT']=0x1b59]=_0x5ed379(0xcf),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x29e)]=0x1b5a]=_0x5ed379(0x29e),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x23b)]=0x1b5b]=_0x5ed379(0x23b),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0xb9)]=0x1b5c]=_0x5ed379(0xb9),_0x1a2c3f[_0x1a2c3f['APPLY_DUPLICATED']=0x1b5d]=_0x5ed379(0x223),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x8c)]=0x1f41]='CONNECTOR_DATA_TOO_LARGE',_0x1a2c3f[_0x1a2c3f['LICENSE_MAX_UNITS_EXCEEDED']=0x2329]=_0x5ed379(0x294),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x1ae)]=0x232a]=_0x5ed379(0x1ae),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x1f0)]=0x232b]=_0x5ed379(0x1f0),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x240)]=0x232c]=_0x5ed379(0x240),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x20b)]=0x232d]=_0x5ed379(0x20b),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x1ad)]=0x2711]=_0x5ed379(0x1ad),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0xa6)]=0x2712]=_0x5ed379(0xa6),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x10f)]=0x2713]=_0x5ed379(0x10f),_0x1a2c3f[_0x1a2c3f[_0x5ed379(0x17a)]=0x2714]=_0x5ed379(0x17a),_0x1a2c3f[_0x1a2c3f['PY_RUNTIME_SCRIPT_ERROR']=0x2af9]='PY_RUNTIME_SCRIPT_ERROR',_0x1a2c3f[_0x1a2c3f[_0x5ed379(0xb1)]=-0x1]=_0x5ed379(0xb1),_0x1a2c3f))(_0x1fcfe7||{}),_0x4f0896=(_0x1929ba=>(_0x1929ba[_0x1929ba[_0x5ed379(0x88)]=0x0]=_0x5ed379(0x88),_0x1929ba[_0x1929ba['UNIVER_DOC']=0x1]=_0x5ed379(0x224),_0x1929ba[_0x1929ba[_0x5ed379(0x262)]=0x2]='UNIVER_SHEET',_0x1929ba[_0x1929ba[_0x5ed379(0xa3)]=0x3]=_0x5ed379(0xa3),_0x1929ba[_0x1929ba[_0x5ed379(0x77)]=0x4]='UNIVER_PROJECT',_0x1929ba[_0x1929ba[_0x5ed379(0xb1)]=-0x1]=_0x5ed379(0xb1),_0x1929ba))(_0x4f0896||{});function _0x3dc244(_0x57aef6){const _0x566e5d=_0x5ed379;return!!(_0x57aef6&&_0x57aef6[_0x566e5d(0x20d)]&&_0x57aef6['code']!==_0x1fcfe7['OK']&&_0x57aef6[_0x566e5d(0x20d)]!=='OK');}_0x11abe0(_0x3dc244,_0x5ed379(0x173));const _0x22be0d=[];for(let _0x1b505f=0x0;_0x1b505f<0x100;++_0x1b505f)_0x22be0d[_0x5ed379(0xde)]((_0x1b505f+0x100)[_0x5ed379(0x1cb)](0x10)['slice'](0x1));function _0x453878(_0x5b8f14,_0x45ff41=0x0){const _0x213163=_0x5ed379;return(_0x22be0d[_0x5b8f14[_0x45ff41+0x0]]+_0x22be0d[_0x5b8f14[_0x45ff41+0x1]]+_0x22be0d[_0x5b8f14[_0x45ff41+0x2]]+_0x22be0d[_0x5b8f14[_0x45ff41+0x3]]+'-'+_0x22be0d[_0x5b8f14[_0x45ff41+0x4]]+_0x22be0d[_0x5b8f14[_0x45ff41+0x5]]+'-'+_0x22be0d[_0x5b8f14[_0x45ff41+0x6]]+_0x22be0d[_0x5b8f14[_0x45ff41+0x7]]+'-'+_0x22be0d[_0x5b8f14[_0x45ff41+0x8]]+_0x22be0d[_0x5b8f14[_0x45ff41+0x9]]+'-'+_0x22be0d[_0x5b8f14[_0x45ff41+0xa]]+_0x22be0d[_0x5b8f14[_0x45ff41+0xb]]+_0x22be0d[_0x5b8f14[_0x45ff41+0xc]]+_0x22be0d[_0x5b8f14[_0x45ff41+0xd]]+_0x22be0d[_0x5b8f14[_0x45ff41+0xe]]+_0x22be0d[_0x5b8f14[_0x45ff41+0xf]])[_0x213163(0x21e)]();}_0x11abe0(_0x453878,_0x5ed379(0x162));let _0x153abc;const _0x1a2ad4=new Uint8Array(0x10);function _0x80aca6(){const _0x116caf=_0x5ed379;if(!_0x153abc){if(typeof crypto>'u'||!crypto['getRandomValues'])throw new Error(_0x116caf(0x2c8));_0x153abc=crypto[_0x116caf(0x25c)][_0x116caf(0x13a)](crypto);}return _0x153abc(_0x1a2ad4);}_0x11abe0(_0x80aca6,_0x5ed379(0x229));const _0x67420e={'randomUUID':typeof crypto<'u'&&crypto[_0x5ed379(0x272)]&&crypto[_0x5ed379(0x272)][_0x5ed379(0x13a)](crypto)};function _0x33ae21(_0x835ad8,_0x30a6c5,_0x16deed){const _0x1d034f=_0x5ed379;if(_0x67420e[_0x1d034f(0x272)]&&!_0x835ad8)return _0x67420e['randomUUID']();_0x835ad8=_0x835ad8||{};const _0x20be57=_0x835ad8[_0x1d034f(0x134)]||(_0x835ad8[_0x1d034f(0x229)]||_0x80aca6)();return _0x20be57[0x6]=_0x20be57[0x6]&0xf|0x40,_0x20be57[0x8]=_0x20be57[0x8]&0x3f|0x80,_0x453878(_0x20be57);}_0x11abe0(_0x33ae21,'v4');const _0x357591={[_0x40e939[_0x5ed379(0x250)]['UNIVER_DOC']]:_0x4f0896[_0x5ed379(0x224)],[_0x40e939[_0x5ed379(0x250)]['UNIVER_SHEET']]:_0x4f0896['UNIVER_SHEET'],[_0x40e939[_0x5ed379(0x250)][_0x5ed379(0xa3)]]:_0x4f0896[_0x5ed379(0xa3)],[_0x40e939[_0x5ed379(0x250)]['UNIVER_UNKNOWN']]:_0x4f0896['UNIVER_UNKNOWN'],[_0x40e939['UniverInstanceType']['UNIVER_PROJECT']]:_0x4f0896['UNIVER_UNKNOWN'],[_0x40e939[_0x5ed379(0x250)][_0x5ed379(0xb1)]]:_0x4f0896[_0x5ed379(0xb1)]};function _0x1d728f(_0x5adf8e){const _0x24a3a0=_0x5ed379;var _0x358dc2;return(_0x358dc2=_0x357591[_0x5adf8e])!=null?_0x358dc2:_0x4f0896[_0x24a3a0(0x88)];}_0x11abe0(_0x1d728f,_0x5ed379(0x2cd));function _0x1a4059(_0xd73367){const _0x53e040=_0x5ed379;return btoa(encodeURIComponent(_0xd73367)[_0x53e040(0x242)](/%([0-9A-F]{2})/g,(_0x3ac396,_0x48e153)=>String['fromCharCode'](Number['parseInt'](_0x48e153,0x10))));}_0x11abe0(_0x1a4059,_0x5ed379(0x26b));const _0x658349=new TextDecoder();function _0x295b5b(_0x304d6d){const _0x580248=_0x5ed379,_0x488165=atob(_0x304d6d),_0x1fa44f=_0x488165[_0x580248(0x198)];let _0x2cbda1=new Uint8Array(_0x1fa44f);for(let _0x1e92ea=0x0;_0x1e92ea<_0x1fa44f;_0x1e92ea++)_0x2cbda1[_0x1e92ea]=_0x488165[_0x580248(0xb4)](_0x1e92ea);const _0x3e7e9b=_0x658349[_0x580248(0xf9)](_0x2cbda1);return _0x2cbda1=null,_0x3e7e9b;}_0x11abe0(_0x295b5b,'b64DecodeUnicode');const _0x333e9d=new TextEncoder(),_0x252486=new TextDecoder();function _0x376b63(_0x4af377){const _0x50d3c6=_0x5ed379,_0x2de306=_0x40e939[_0x50d3c6(0x24e)][_0x50d3c6(0x29c)](_0x4af377);return delete _0x2de306['id'],delete _0x2de306[_0x50d3c6(0x18b)],delete _0x2de306[_0x50d3c6(0x127)],delete _0x2de306[_0x50d3c6(0x9a)],delete _0x2de306[_0x50d3c6(0xdc)],_0x333e9d[_0x50d3c6(0x22a)](JSON[_0x50d3c6(0x188)](_0x2de306));}_0x11abe0(_0x376b63,_0x5ed379(0x104));function _0x140670(_0x13a03f){const _0x1eace3=_0x5ed379,_0x2b734f=_0x40e939['Tools']['deepClone'](_0x13a03f);return delete _0x2b734f['id'],delete _0x2b734f[_0x1eace3(0xb6)],delete _0x2b734f[_0x1eace3(0x18b)],delete _0x2b734f[_0x1eace3(0x24b)],delete _0x2b734f[_0x1eace3(0xe1)],_0x333e9d[_0x1eace3(0x22a)](JSON[_0x1eace3(0x188)](_0x2b734f));}_0x11abe0(_0x140670,_0x5ed379(0x78));function _0xe19d42(_0x198bc4){const _0x393d6f=_0x5ed379,_0x537eec=_0x40e939['Tools'][_0x393d6f(0x29c)](_0x198bc4);return delete _0x537eec['id'],delete _0x537eec[_0x393d6f(0xb6)],delete _0x537eec[_0x393d6f(0x89)],delete _0x537eec[_0x393d6f(0x255)],_0x333e9d[_0x393d6f(0x22a)](JSON[_0x393d6f(0x188)](_0x537eec));}_0x11abe0(_0xe19d42,_0x5ed379(0x2ad));function _0x23bb5c(_0x29b79a){return JSON['parse'](typeof _0x29b79a=='string'?_0x295b5b(_0x29b79a):_0x252486['decode'](_0x29b79a));}_0x11abe0(_0x23bb5c,'decodeWorksheetOtherMetas');function _0x18e93d(_0x131476){const _0x4b098f=_0x5ed379;return _0x131476 instanceof Uint8Array?JSON[_0x4b098f(0x111)](_0x252486[_0x4b098f(0xf9)](_0x131476)):_0x131476;}_0x11abe0(_0x18e93d,_0x5ed379(0x183));function _0x30292(_0x38b9e0){const _0x23b05d=_0x5ed379;return JSON[_0x23b05d(0x111)](typeof _0x38b9e0==_0x23b05d(0x25f)?_0x295b5b(_0x38b9e0):_0x252486[_0x23b05d(0xf9)](_0x38b9e0));}_0x11abe0(_0x30292,_0x5ed379(0x160));const _0x2b498b=0x100*0x14;function _0x49eca8(_0x15967d,_0x1cf0ec){const _0x3f972f=_0x5ed379,_0x88c56a=new _0x40e939[(_0x3f972f(0x278))](_0x15967d),_0x58f603=_0x88c56a[_0x3f972f(0x28a)](),_0x8fec86=[];let _0x4302f0=0x0;for(;_0x4302f0<_0x58f603;){const _0x3e3364=Math[_0x3f972f(0x1c9)](_0x4302f0+_0x2b498b,_0x58f603-0x1),_0x58beea=_0x88c56a['getSlice'](_0x4302f0,Math[_0x3f972f(0x1c9)](_0x4302f0+_0x2b498b,_0x58f603-0x1),0x0,_0x1cf0ec),_0x2d5d49=_0x4a831b(_0x58beea);_0x8fec86[_0x3f972f(0xde)]({'id':_0x40e939['Tools'][_0x3f972f(0xa4)](0x13,_0x3f972f(0x2ab)),'startRow':_0x4302f0,'endRow':_0x3e3364,'data':_0x2d5d49}),_0x4302f0+=_0x2b498b;}return _0x8fec86;}_0x11abe0(_0x49eca8,_0x5ed379(0x155));function _0x4a831b(_0x3f7d96){const _0x336443=_0x5ed379,_0x1849de=_0x3f7d96[_0x336443(0x296)]();return _0x333e9d[_0x336443(0x22a)](JSON['stringify'](_0x1849de));}_0x11abe0(_0x4a831b,'serializeCellDataSlice');async function _0x28db69(_0x37a9ba,_0x123289,_0x22bc9e,_0x568eb1){const _0x448df7=_0x5ed379;var _0x2a4268;const _0x2a1f28={'unitID':_0x123289['id'],'rev':_0x568eb1,'creator':'','name':(_0x2a4268=_0x123289[_0x448df7(0x89)])!=null?_0x2a4268:'','resources':_0x123289[_0x448df7(0x255)]||[],'originalMeta':_0xe19d42(_0x123289)};return{'snapshot':{'unitID':_0x22bc9e,'rev':_0x2a1f28['rev'],'type':_0x4f0896[_0x448df7(0x224)],'workbook':void 0x0,'doc':_0x2a1f28}};}_0x11abe0(_0x28db69,_0x5ed379(0x6a));async function _0xd174ba(_0x5e4b70,_0x15d46a,_0x12aa8b,_0xcfde1a,_0x5f124a){const _0x486e39=_0x5ed379,_0x47ccd1={},_0x23f1e7={};if(!await Promise[_0x486e39(0x1c3)](Object['entries'](_0x15d46a[_0x486e39(0xe1)])[_0x486e39(0x1ba)](async([_0x203904,_0x45498e])=>{const _0x2bddf4=_0x486e39,_0x598905={'id':_0x45498e['id'],'type':_0x40e939[_0x2bddf4(0x274)][_0x2bddf4(0x213)],'name':_0x45498e[_0x2bddf4(0x18b)],'rowCount':_0x45498e[_0x2bddf4(0x127)],'columnCount':_0x45498e[_0x2bddf4(0x9a)],'originalMeta':_0x376b63(_0x45498e)};if(_0x23f1e7[_0x203904]=_0x598905,_0x45498e[_0x2bddf4(0xdc)]){const _0x4b4c9a=_0x49eca8(_0x45498e[_0x2bddf4(0xdc)],_0x45498e['columnCount']),_0x17257f=await Promise[_0x2bddf4(0x1c3)](_0x4b4c9a[_0x2bddf4(0x1ba)](_0x390651=>_0x5f124a['saveSheetBlock'](_0x5e4b70,{'unitID':_0x12aa8b,'type':_0x4f0896[_0x2bddf4(0x262)],'block':_0x390651})));if(_0x17257f[_0x2bddf4(0x273)](_0x9df7e5=>{const _0x391794=_0x2bddf4;var _0x66effa;return((_0x66effa=_0x9df7e5[_0x391794(0xa7)])==null?void 0x0:_0x66effa['code'])!==_0x1fcfe7['OK'];}))return!0x1;_0x47ccd1[_0x203904]={'sheetID':_0x203904,'blocks':_0x17257f[_0x2bddf4(0x1ba)](_0x2ffeac=>_0x2ffeac[_0x2bddf4(0x1ab)])};}return!0x0;})))throw new Error('[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.');const _0x54041d=_0x140670(_0x15d46a),_0x2acc61={'unitID':_0x15d46a['id'],'rev':_0xcfde1a,'creator':'','name':_0x15d46a[_0x486e39(0x18b)],'sheetOrder':_0x15d46a[_0x486e39(0x24b)],'sheets':_0x23f1e7,'blockMeta':_0x47ccd1,'resources':_0x15d46a['resources']||[],'originalMeta':_0x54041d};return{'snapshot':{'unitID':_0x12aa8b,'rev':_0x2acc61[_0x486e39(0xb6)],'type':_0x4f0896[_0x486e39(0x262)],'workbook':_0x2acc61,'doc':void 0x0}};}_0x11abe0(_0xd174ba,'generateTemporarySnap');async function _0x4abdc6(_0x17067d,_0x19fb75,_0x217d4e,_0x5b3bd1,_0x1b49fe){const _0x1a8ab1=_0x5ed379;var _0x4be1a0,_0x561d30;const _0x420d94={},_0x63ddc7={};if(!await Promise[_0x1a8ab1(0x1c3)](Object[_0x1a8ab1(0x97)](_0x19fb75[_0x1a8ab1(0xe1)])[_0x1a8ab1(0x1ba)](async([_0x229d7c,_0x1b72e0])=>{const _0xd2819a=_0x1a8ab1,_0x3130ee={'id':_0x1b72e0['id'],'type':_0x40e939['SheetTypes']['GRID'],'name':_0x1b72e0['name'],'rowCount':_0x1b72e0[_0xd2819a(0x127)],'columnCount':_0x1b72e0['columnCount'],'originalMeta':_0x376b63(_0x1b72e0)};if(_0x63ddc7[_0x229d7c]=_0x3130ee,_0x1b72e0[_0xd2819a(0xdc)]){const _0x5a0cb2=_0x49eca8(_0x1b72e0[_0xd2819a(0xdc)],_0x1b72e0[_0xd2819a(0x9a)]),_0x2acd36=await Promise['all'](_0x5a0cb2[_0xd2819a(0x1ba)](_0x120237=>_0x1b49fe[_0xd2819a(0x286)](_0x17067d,{'unitID':_0x217d4e,'type':_0x4f0896['UNIVER_SHEET'],'block':_0x120237})));if(_0x2acd36[_0xd2819a(0x273)](_0x251116=>{const _0x575351=_0xd2819a;var _0x16a3a4;return((_0x16a3a4=_0x251116[_0x575351(0xa7)])==null?void 0x0:_0x16a3a4[_0x575351(0x20d)])!==_0x1fcfe7['OK'];}))return!0x1;_0x420d94[_0x229d7c]={'sheetID':_0x229d7c,'blocks':_0x2acd36[_0xd2819a(0x1ba)](_0x3ac27a=>_0x3ac27a[_0xd2819a(0x1ab)])};}return!0x0;})))throw new Error(_0x1a8ab1(0x2c6));const _0x4151a4=_0x140670(_0x19fb75),_0xda2a9e={'unitID':_0x19fb75['id'],'rev':_0x5b3bd1,'creator':'','name':_0x19fb75[_0x1a8ab1(0x18b)],'sheetOrder':_0x19fb75[_0x1a8ab1(0x24b)],'sheets':_0x63ddc7,'blockMeta':_0x420d94,'resources':_0x19fb75[_0x1a8ab1(0x255)]||[],'originalMeta':_0x4151a4},_0xafb354={'unitID':_0x217d4e,'rev':_0xda2a9e[_0x1a8ab1(0xb6)],'type':_0x4f0896[_0x1a8ab1(0x262)],'workbook':_0xda2a9e,'doc':void 0x0},_0x48691c=await _0x1b49fe['saveSnapshot'](_0x17067d,{'unitID':_0x217d4e,'type':_0x4f0896[_0x1a8ab1(0x262)],'snapshot':_0xafb354});if(_0x3dc244(_0x48691c['error']))throw new Error(_0x1a8ab1(0x91)+((_0x4be1a0=_0x48691c[_0x1a8ab1(0xa7)])==null?void 0x0:_0x4be1a0['code'])+':'+((_0x561d30=_0x48691c[_0x1a8ab1(0xa7)])==null?void 0x0:_0x561d30[_0x1a8ab1(0x15f)]));return{'snapshot':_0xafb354};}_0x11abe0(_0x4abdc6,_0x5ed379(0x1dd));function _0x13c87d(_0x2517a2,_0x196746,_0x60416f){const _0x2575cd=_0x5ed379,_0x24e8d0=_0x2517a2['workbook'];if(!_0x24e8d0)throw new Error('');const _0x5f509b={};Object[_0x2575cd(0x97)](_0x24e8d0[_0x2575cd(0xe1)])[_0x2575cd(0x1ac)](([_0x26bd36,_0x1ad417])=>{const _0x4786cf=_0x2575cd,_0xa9b0d0=_0x23bb5c(_0x1ad417[_0x4786cf(0x244)]);_0x5f509b[_0x26bd36]={'id':_0x1ad417['id'],'name':_0x1ad417[_0x4786cf(0x18b)],'rowCount':_0x1ad417['rowCount'],'columnCount':_0x1ad417['columnCount'],..._0xa9b0d0};});const _0x5049c7=new Map();_0x196746['forEach'](_0x3680bf=>{const _0x56286f=_0x2575cd;_0x5049c7[_0x56286f(0x204)](_0x3680bf['id'],_0x3680bf);}),_0x24e8d0[_0x2575cd(0x8f)]&&Object['entries'](_0x24e8d0[_0x2575cd(0x8f)])[_0x2575cd(0x1ac)](([_0x271cb2,_0x1c4ac1])=>{const _0x16250c=_0x2575cd;var _0x37a71c;const _0x1d301e=_0x5f509b[_0x271cb2];_0x1d301e[_0x16250c(0xdc)]={};const _0x3e1f6f=[];(_0x37a71c=_0x1c4ac1[_0x16250c(0x184)])==null||_0x37a71c[_0x16250c(0x1ac)](_0x45434d=>{const _0x4748be=_0x16250c,_0x1839df=_0x5049c7[_0x4748be(0x2a8)](_0x45434d);if(_0x1839df)_0x3e1f6f[_0x4748be(0xde)](_0x1839df);else throw new Error('');}),_0x3e1f6f[_0x16250c(0x1ac)](_0x31388b=>{const _0x2ae3e6=_0x16250c,_0x2321b0=_0x18e93d(_0x31388b[_0x2ae3e6(0x28f)]);Object[_0x2ae3e6(0x97)](_0x2321b0)['forEach'](([_0x24081f,_0x5718e9])=>{const _0x286ad9=_0x2ae3e6,_0x350192=_0x1d301e['cellData'][+_0x24081f]={};Object[_0x286ad9(0x97)](_0x5718e9)[_0x286ad9(0x1ac)](([_0x92f558,_0xc028f0])=>{_0x350192[+_0x92f558]=_0xc028f0;});});});});const _0x3b7395=_0x23bb5c(_0x24e8d0[_0x2575cd(0x244)]);return{'id':_0x2517a2[_0x2575cd(0xcb)]||_0x24e8d0[_0x2575cd(0xcb)],'rev':_0x2517a2[_0x2575cd(0xb6)]||_0x24e8d0[_0x2575cd(0xb6)],'name':_0x24e8d0[_0x2575cd(0x18b)],'sheetOrder':_0x24e8d0[_0x2575cd(0x24b)],'appVersion':'','locale':_0x40e939['LocaleType']['EN_US'],'sheets':_0x5f509b,'styles':{},'resources':_0x24e8d0[_0x2575cd(0x255)]||[],..._0x3b7395};}_0x11abe0(_0x13c87d,_0x5ed379(0x2a1));function _0x61958e(_0x2229ed){const _0x3b56bd=_0x5ed379,_0x52064e=_0x2229ed[_0x3b56bd(0x265)];if(_0x52064e==null)throw new Error(_0x3b56bd(0x1de));const {unitID:_0x957f7c,rev:_0x11cb2b,name:_0x1ad8db,originalMeta:_0x463c14,resources:resources=[]}=_0x52064e,{body:_0x1d3f36,documentStyle:documentStyle={},settings:settings={},drawings:drawings={},drawingsOrder:drawingsOrder=[],tableSource:tableSource={},headers:headers={},footers:footers={},lists:lists={}}=_0x30292(_0x463c14);return{'id':_0x957f7c,'rev':_0x11cb2b,'locale':_0x40e939[_0x3b56bd(0xf8)][_0x3b56bd(0x81)],'title':_0x1ad8db,'body':_0x1d3f36,'documentStyle':documentStyle,'settings':settings,'drawings':drawings,'drawingsOrder':drawingsOrder,'resources':resources,'tableSource':tableSource,'headers':headers,'footers':footers,'lists':lists};}_0x11abe0(_0x61958e,_0x5ed379(0x1df));async function _0x45b5ca(_0x2ca85f,_0x112d6e,_0x451281,_0x1041b1,_0x86f4eb){const _0x3a0f25=_0x5ed379;var _0x3d5e0a,_0x463672,_0x5b9422;const _0x1dc5ee={'unitID':_0x112d6e['id'],'rev':_0x1041b1,'creator':'','name':(_0x3d5e0a=_0x112d6e['title'])!=null?_0x3d5e0a:'','resources':_0x112d6e[_0x3a0f25(0x255)]||[],'originalMeta':_0xe19d42(_0x112d6e)},_0x4658fc={'unitID':_0x451281,'rev':_0x1dc5ee['rev'],'type':_0x4f0896['UNIVER_DOC'],'workbook':void 0x0,'doc':_0x1dc5ee},_0x396dc1=await _0x86f4eb[_0x3a0f25(0x1fc)](_0x2ca85f,{'unitID':_0x451281,'type':_0x4f0896[_0x3a0f25(0x224)],'snapshot':_0x4658fc});if(_0x3dc244(_0x396dc1[_0x3a0f25(0xa7)]))throw new Error(_0x3a0f25(0x1aa)+((_0x463672=_0x396dc1[_0x3a0f25(0xa7)])==null?void 0x0:_0x463672[_0x3a0f25(0x20d)])+':'+((_0x5b9422=_0x396dc1['error'])==null?void 0x0:_0x5b9422[_0x3a0f25(0x15f)]));return{'snapshot':_0x4658fc};}_0x11abe0(_0x45b5ca,_0x5ed379(0x219));async function _0x579d82(_0x2ce036,_0x3cb2db){const _0x7c1f75=_0x5ed379,_0x2eb977=_0x2ce036['workbook'];if(!_0x2eb977)throw new Error('Workbook\x20metadata\x20is\x20not\x20available');const _0x7ba3f7=[],_0x3982b3=[];return Object[_0x7c1f75(0x97)](_0x2eb977['blockMeta'])[_0x7c1f75(0x1ac)](([_0x4e07cc,_0x3a86c3])=>{const _0x41ec8d=_0x7c1f75,_0x144238=_0x3a86c3[_0x41ec8d(0x184)][_0x41ec8d(0x1ba)](async _0x33c375=>{const _0x35d5c2=_0x41ec8d,_0x57b8e5={'unitID':_0x2eb977[_0x35d5c2(0xcb)],'type':_0x4f0896['UNIVER_SHEET'],'blockID':_0x33c375},{block:_0x396d43}=await _0x3cb2db[_0x35d5c2(0x152)]({},_0x57b8e5);if(_0x396d43)_0x7ba3f7['push'](_0x396d43);else throw new Error(_0x35d5c2(0x19a));});_0x3982b3[_0x41ec8d(0xde)](..._0x144238);}),await Promise[_0x7c1f75(0x1c3)](_0x3982b3),_0x7ba3f7;}_0x11abe0(_0x579d82,_0x5ed379(0x271));var _0xe1b6f4=Object[_0x5ed379(0x1a9)],_0x4b6892=Object[_0x5ed379(0x74)],_0x5dab9e=_0x11abe0((_0x50c5ae,_0x11b4af,_0x420e53,_0x4a8f99)=>{const _0x282efc=_0x5ed379;for(var _0x255cdf=_0x4a8f99>0x1?void 0x0:_0x4a8f99?_0x4b6892(_0x11b4af,_0x420e53):_0x11b4af,_0x1aa383=_0x50c5ae[_0x282efc(0x198)]-0x1,_0x1b525c;_0x1aa383>=0x0;_0x1aa383--)(_0x1b525c=_0x50c5ae[_0x1aa383])&&(_0x255cdf=(_0x4a8f99?_0x1b525c(_0x11b4af,_0x420e53,_0x255cdf):_0x1b525c(_0x255cdf))||_0x255cdf);return _0x4a8f99&&_0x255cdf&&_0xe1b6f4(_0x11b4af,_0x420e53,_0x255cdf),_0x255cdf;},_0x5ed379(0x21f)),_0x2d1811=_0x11abe0((_0x279654,_0x4a2b2f)=>(_0x36071f,_0x1f2f57)=>_0x4a2b2f(_0x36071f,_0x1f2f57,_0x279654),_0x5ed379(0x99));const _0x3421b9=_0x40e939[_0x5ed379(0x29f)]('univer.snapshot-server-service');_0x9d417b[_0x5ed379(0x1fb)]=(_0x45b68a=class{constructor(_0x3ef336,_0x49e321,_0x51d503,_0x10fdde,_0x5b2c26,_0x2b916d,_0xd614bb){const _0xb4c7b4=_0x5ed379;this[_0xb4c7b4(0xcd)]=_0x3ef336,this[_0xb4c7b4(0x2d9)]=_0x49e321,this[_0xb4c7b4(0x15b)]=_0x51d503,this[_0xb4c7b4(0x246)]=_0x10fdde,this[_0xb4c7b4(0x1be)]=_0x5b2c26,this['_compressMutationService']=_0x2b916d,this[_0xb4c7b4(0x23f)]=_0xd614bb;}async['loadSheet'](_0xab53f0,_0x4df395,_0x6c8268={'metadata':{'x-feature-id':_0x33ae21()}}){const _0x1d14db=_0x5ed379;var _0x2aadb7;if(this[_0x1d14db(0x2d9)][_0x1d14db(0x102)](_0xab53f0,_0x40e939[_0x1d14db(0x250)][_0x1d14db(0x262)]))throw new Error(_0x1d14db(0x218)+_0xab53f0+'.');const {snapshot:_0x598f6a,changesets:_0x128c59,error:_0x298019}=await this[_0x1d14db(0x15b)]['getUnitOnRev'](_0x6c8268,{'unitID':_0xab53f0,'type':_0x4f0896[_0x1d14db(0x262)],'revision':_0x4df395});if(_0x3dc244(_0x298019)||!_0x598f6a||!_0x598f6a['workbook'])throw new Error(_0x1d14db(0x14e));const _0x597e25=(_0x2aadb7=_0x128c59==null?void 0x0:_0x128c59[_0x1d14db(0x198)])!=null?_0x2aadb7:0x0;if(_0x4df395!==0x0&&_0x598f6a['rev']+_0x597e25!==_0x4df395)throw new Error(_0x1d14db(0x1bd));const {workbook:_0x303066}=_0x598f6a,_0xb8298f=_0x303066[_0x1d14db(0x8f)]?Object['entries'](_0x303066[_0x1d14db(0x8f)])[_0x1d14db(0x1ba)](([_0x2b43d0,_0x2a825c])=>{const _0x6de7f6=_0x1d14db;var _0x2ab008,_0x34244c;return(_0x34244c=(_0x2ab008=_0x2a825c[_0x6de7f6(0x184)])==null?void 0x0:_0x2ab008[_0x6de7f6(0x1ba)](_0x142f38=>_0x142f38))!=null?_0x34244c:[];})[_0x1d14db(0x29a)]():[],_0xf8c875=(await Promise[_0x1d14db(0x1c3)](_0xb8298f[_0x1d14db(0x1ba)](_0xa87451=>this[_0x1d14db(0x15b)][_0x1d14db(0x1fa)](_0x6c8268,{'unitID':_0xab53f0,'type':_0x4f0896[_0x1d14db(0x262)],'blockID':_0xa87451})[_0x1d14db(0x2a9)](_0x70c290=>_0x70c290[_0x1d14db(0x11b)]))))[_0x1d14db(0x1bc)](_0x1f1318=>!!_0x1f1318),_0x1e1ed2=_0x13c87d(_0x598f6a,_0xf8c875),_0x2aa53f=this[_0x1d14db(0x2d9)][_0x1d14db(0xad)](_0x40e939[_0x1d14db(0x250)]['UNIVER_SHEET'],_0x1e1ed2),_0x4f1701=this[_0x1d14db(0x131)][_0x1d14db(0xa8)]['fetchThroughInterceptors'](this[_0x1d14db(0x131)][_0x1d14db(0xa8)][_0x1d14db(0xc1)]()['COMPRESS_MUTATION_APPLY']);return _0x128c59==null||_0x128c59[_0x1d14db(0x1ac)](_0x554eeb=>{const _0xa7a558=_0x1d14db,_0x3a3a82=_0x554eeb['mutations']['map'](_0x3740c7=>({'id':_0x3740c7['id'],'params':JSON[_0xa7a558(0x111)](_0x3740c7[_0xa7a558(0x28f)])}));({..._0x554eeb,'mutations':_0x4f1701(_0x3a3a82,null)||_0x3a3a82}[_0xa7a558(0x154)]['forEach'](_0x27924b=>this['_commandService'][_0xa7a558(0x21b)](_0x27924b['id'],_0x27924b[_0xa7a558(0xda)],{'fromChangeset':!0x0})),this['_revisionService'][_0xa7a558(0x70)](_0xab53f0));}),_0x2aa53f;}async[_0x5ed379(0x2d8)](_0x5ab204,_0x2d6301,_0x58d991={'metadata':{'x-feature-id':_0x33ae21()}}){const _0x5cd0f8=_0x5ed379;var _0x45ff49;const {snapshot:_0x5c355d,changesets:_0x2d855a,error:_0x5c5435}=await this['_snapshotServerService'][_0x5cd0f8(0x263)](_0x58d991,{'unitID':_0x5ab204,'type':_0x4f0896[_0x5cd0f8(0x224)],'revision':_0x2d6301});if(_0x3dc244(_0x5c5435)||!_0x5c355d||!_0x5c355d[_0x5cd0f8(0x265)])throw new Error(_0x5cd0f8(0x14e));const _0x5cc6ee=(_0x45ff49=_0x2d855a==null?void 0x0:_0x2d855a[_0x5cd0f8(0x198)])!=null?_0x45ff49:0x0;if(_0x2d6301!==0x0&&_0x5c355d[_0x5cd0f8(0xb6)]+_0x5cc6ee!==_0x2d6301)throw new Error(_0x5cd0f8(0x1bd));const _0x1fc44e=_0x61958e(_0x5c355d),_0x14db0a=this['_univerInstanceService'][_0x5cd0f8(0xad)](_0x40e939[_0x5cd0f8(0x250)][_0x5cd0f8(0x224)],_0x1fc44e);return _0x2d855a==null||_0x2d855a[_0x5cd0f8(0x1ac)](_0xbc91bd=>{const _0x8a27e0=_0x5cd0f8;_0xbc91bd[_0x8a27e0(0x154)]['map'](_0x1a41ad=>({'id':_0x1a41ad['id'],'params':JSON[_0x8a27e0(0x111)](_0x1a41ad[_0x8a27e0(0x28f)])}))[_0x8a27e0(0x1ac)](_0x5af99d=>this[_0x8a27e0(0x246)][_0x8a27e0(0x21b)](_0x5af99d['id'],_0x5af99d[_0x8a27e0(0xda)],{'fromChangeset':!0x0})),this[_0x8a27e0(0xcd)][_0x8a27e0(0x70)](_0x5ab204);}),_0x14db0a;}[_0x5ed379(0x79)](_0x3bac2c,_0x2e1a51){const _0x136625=_0x5ed379,_0x8aa770={..._0x2e1a51[_0x136625(0x1d7)]()};_0x2e1a51[_0x136625(0x72)]()[_0x136625(0x1ac)](_0x46e31e=>{const _0x22c3d7=_0x136625;_0x8aa770[_0x22c3d7(0xe1)][_0x46e31e[_0x22c3d7(0x73)]()]=_0x40e939[_0x22c3d7(0x24e)]['deepClone'](_0x46e31e['getSnapshot']());});const _0x306b53=this[_0x136625(0x23f)][_0x136625(0x245)](_0x2e1a51[_0x136625(0x24a)](),_0x40e939[_0x136625(0x250)][_0x136625(0x262)]);return _0x8aa770[_0x136625(0x255)]=_0x306b53,_0x8aa770;}[_0x5ed379(0x84)](_0x262de9,_0x3bb836){const _0x32f7f5=_0x5ed379,_0x16040f={..._0x3bb836[_0x32f7f5(0x1d7)]()},_0x11228d=this[_0x32f7f5(0x23f)][_0x32f7f5(0x245)](_0x3bb836[_0x32f7f5(0x24a)](),_0x40e939[_0x32f7f5(0x250)][_0x32f7f5(0x224)]);return _0x16040f[_0x32f7f5(0x255)]=_0x11228d,_0x16040f;}},_0x11abe0(_0x45b68a,'SnapshotService'),_0x45b68a),_0x9d417b[_0x5ed379(0x1fb)]=_0x5dab9e([_0x2d1811(0x0,_0x40e939[_0x5ed379(0x208)](_0x9d417b[_0x5ed379(0x1cc)])),_0x2d1811(0x1,_0x40e939[_0x5ed379(0x27f)]),_0x2d1811(0x2,_0x3421b9),_0x2d1811(0x3,_0x40e939[_0x5ed379(0x1ec)]),_0x2d1811(0x4,_0x40e939[_0x5ed379(0x208)](_0x40e939[_0x5ed379(0x15a)])),_0x2d1811(0x5,_0x40e939['Inject'](_0x57c2a9)),_0x2d1811(0x6,_0x40e939[_0x5ed379(0x208)](_0x40e939[_0x5ed379(0x22c)]))],_0x9d417b['SnapshotService']);var _0x1a2d1b=Object['defineProperty'],_0x3a9862=Object[_0x5ed379(0x74)],_0x386a8a=_0x11abe0((_0x4c87aa,_0x3f518b,_0x58f664)=>_0x3f518b in _0x4c87aa?_0x1a2d1b(_0x4c87aa,_0x3f518b,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x58f664}):_0x4c87aa[_0x3f518b]=_0x58f664,'__defNormalProp'),_0x3b8429=_0x11abe0((_0x4a0efe,_0xc72750,_0xaa2c23,_0x17a51a)=>{const _0x172695=_0x5ed379;for(var _0x3b3e3a=_0x17a51a>0x1?void 0x0:_0x17a51a?_0x3a9862(_0xc72750,_0xaa2c23):_0xc72750,_0x1eb629=_0x4a0efe[_0x172695(0x198)]-0x1,_0x1b7ffc;_0x1eb629>=0x0;_0x1eb629--)(_0x1b7ffc=_0x4a0efe[_0x1eb629])&&(_0x3b3e3a=(_0x17a51a?_0x1b7ffc(_0xc72750,_0xaa2c23,_0x3b3e3a):_0x1b7ffc(_0x3b3e3a))||_0x3b3e3a);return _0x17a51a&&_0x3b3e3a&&_0x1a2d1b(_0xc72750,_0xaa2c23,_0x3b3e3a),_0x3b3e3a;},_0x5ed379(0x101)),_0x541505=_0x11abe0((_0x3a0c02,_0x362d4d)=>(_0x49bd12,_0x495fd6)=>_0x362d4d(_0x49bd12,_0x495fd6,_0x3a0c02),_0x5ed379(0x110)),_0xc5bde2=_0x11abe0((_0x2a75e4,_0x16a0aa,_0x42ae12)=>_0x386a8a(_0x2a75e4,_0x16a0aa+'',_0x42ae12),_0x5ed379(0x19d));const _0x59724e='UNIVER_COLLABORATION_PLUGIN';_0x9d417b['UniverCollaborationPlugin']=(_0x209def=class extends _0x40e939[_0x5ed379(0x116)]{constructor(_0x301670=_0x131ea7,_0x127bf4,_0x491608){const _0x2678fe=_0x5ed379;super(),this[_0x2678fe(0x8d)]=_0x301670,this[_0x2678fe(0x1be)]=_0x127bf4,this[_0x2678fe(0x268)]=_0x491608;const {..._0x41f8de}=_0x40e939[_0x2678fe(0x1d3)]({},_0x131ea7,this['_config']);this[_0x2678fe(0x268)][_0x2678fe(0x2af)](_0x5b9536,_0x41f8de);}[_0x5ed379(0x95)](){const _0x24dc75=_0x5ed379;[[_0x9d417b[_0x24dc75(0x1cc)]],[_0x145ea4],[_0x9d417b[_0x24dc75(0x150)]],[_0x9d417b['DocTransformController']],[_0x9d417b[_0x24dc75(0x1fb)]],[_0x1478f1,{'useClass':_0xee5b2d}],[_0x57c2a9]][_0x24dc75(0x1ac)](_0x37daec=>this[_0x24dc75(0x1be)][_0x24dc75(0x191)](_0x37daec)),this[_0x24dc75(0x1be)][_0x24dc75(0x2a8)](_0x9d417b[_0x24dc75(0x156)]),this[_0x24dc75(0x1be)]['get'](_0x145ea4),this['_injector']['get'](_0x9d417b[_0x24dc75(0x150)]);}},_0x11abe0(_0x209def,_0x5ed379(0x2a3)),_0x209def),_0xc5bde2(_0x9d417b[_0x5ed379(0x2a3)],_0x5ed379(0x281),_0x59724e),_0x9d417b[_0x5ed379(0x2a3)]=_0x3b8429([_0x40e939['DependentOn'](_0x49c640['UniverLicensePlugin']),_0x541505(0x1,_0x40e939[_0x5ed379(0x208)](_0x40e939['Injector'])),_0x541505(0x2,_0x40e939[_0x5ed379(0x6d)])],_0x9d417b[_0x5ed379(0x2a3)]);const _0x47aea4=_0x40e939[_0x5ed379(0x29f)]('IHistoryIoService'),_0x3a2d5f={'id':_0x5ed379(0x17e),'type':_0x40e939['CommandType']['MUTATION'],'handler':_0x11abe0(()=>!0x0,'handler')};_0x9d417b[_0x5ed379(0x119)]=_0x2146a8,_0x9d417b[_0x5ed379(0x18e)]=_0x57c2a9,_0x9d417b[_0x5ed379(0x193)]=_0x3a2d5f,_0x9d417b['IHistoryIoService']=_0x47aea4,_0x9d417b[_0x5ed379(0x6e)]=_0x3421b9,_0x9d417b[_0x5ed379(0x2bc)]=_0x1478f1,_0x9d417b[_0x5ed379(0x209)]=_0x4dbe6e,_0x9d417b[_0x5ed379(0x12a)]=_0x3910b4,_0x9d417b['SINGLE_SNAPSHOT_MUTATIONS']=_0x8d7c32,_0x9d417b['TransformService']=_0xee5b2d,_0x9d417b[_0x5ed379(0xfe)]=_0x295b5b,_0x9d417b[_0x5ed379(0x26b)]=_0x1a4059,_0x9d417b[_0x5ed379(0x6a)]=_0x28db69,_0x9d417b['generateTemporarySnap']=_0xd174ba,_0x9d417b[_0x5ed379(0x271)]=_0x579d82,_0x9d417b['isTransformChangesetsFailure']=_0x1e2aa5,_0x9d417b[_0x5ed379(0xbb)]=_0x42885c,_0x9d417b[_0x5ed379(0xbe)]=_0x5a2e23,_0x9d417b[_0x5ed379(0x23d)]=_0xe1b183,_0x9d417b[_0x5ed379(0x1a6)]=_0x3a6b34,_0x9d417b[_0x5ed379(0x1f7)]=_0x44f182,_0x9d417b[_0x5ed379(0x178)]=_0xc7f81e,_0x9d417b[_0x5ed379(0x13c)]=_0xc673a5,_0x9d417b[_0x5ed379(0x2cd)]=_0x1d728f,_0x9d417b['parseChangesetToProtocol']=_0x48e01b,_0x9d417b[_0x5ed379(0x125)]=_0x1683dc,_0x9d417b[_0x5ed379(0xd2)]=_0xeda466,_0x9d417b[_0x5ed379(0x212)]=_0x3f0ed6,_0x9d417b[_0x5ed379(0xef)]=_0x356e6f,_0x9d417b['textDecoder']=_0x252486,_0x9d417b[_0x5ed379(0x1e7)]=_0x333e9d,_0x9d417b['transformDocumentDataToSnapshot']=_0x45b5ca,_0x9d417b[_0x5ed379(0x1df)]=_0x61958e,_0x9d417b[_0x5ed379(0x2a1)]=_0x13c87d,_0x9d417b[_0x5ed379(0x1dd)]=_0x4abdc6,Object['defineProperty'](_0x9d417b,Symbol[_0x5ed379(0x266)],{'value':'Module'});}));
|
|
1
|
+
function _0x4816(_0x12ba9f,_0x5c67a9){const _0x3e35be=_0x3e35();return _0x4816=function(_0x4816c2,_0x3bebe1){_0x4816c2=_0x4816c2-0x83;let _0xaf3e65=_0x3e35be[_0x4816c2];return _0xaf3e65;},_0x4816(_0x12ba9f,_0x5c67a9);}(function(_0x2a648b,_0x31f2af){const _0x570b01=_0x4816,_0x1d04ed=_0x2a648b();while(!![]){try{const _0x3fe0e3=parseInt(_0x570b01(0xd8))/0x1+parseInt(_0x570b01(0x192))/0x2*(-parseInt(_0x570b01(0x17f))/0x3)+-parseInt(_0x570b01(0x2c6))/0x4*(-parseInt(_0x570b01(0x2dc))/0x5)+parseInt(_0x570b01(0x240))/0x6+-parseInt(_0x570b01(0x251))/0x7+-parseInt(_0x570b01(0x21f))/0x8*(parseInt(_0x570b01(0x235))/0x9)+-parseInt(_0x570b01(0x24b))/0xa*(-parseInt(_0x570b01(0x20f))/0xb);if(_0x3fe0e3===_0x31f2af)break;else _0x1d04ed['push'](_0x1d04ed['shift']());}catch(_0x2e6158){_0x1d04ed['push'](_0x1d04ed['shift']());}}}(_0x3e35,0xa7813),function(_0x4e8996,_0x37519c){const _0x31a7c0=_0x4816;typeof exports==_0x31a7c0(0x94)&&typeof module<'u'?_0x37519c(exports,require(_0x31a7c0(0x253)),require('@univerjs/thread-comment'),require(_0x31a7c0(0x26f)),require('@univerjs/data-validation'),require(_0x31a7c0(0x2f2)),require('@univerjs/sheets'),require('@univerjs/sheets-filter'),require(_0x31a7c0(0x2d6)),require(_0x31a7c0(0x2b0)),require(_0x31a7c0(0x11a)),require(_0x31a7c0(0x218))):typeof define=='function'&&define['amd']?define(['exports',_0x31a7c0(0x253),_0x31a7c0(0x196),_0x31a7c0(0x26f),_0x31a7c0(0x1fd),_0x31a7c0(0x2f2),_0x31a7c0(0x2be),_0x31a7c0(0x20a),'@univerjs/engine-formula',_0x31a7c0(0x2b0),_0x31a7c0(0x11a),'@univerjs-pro/license'],_0x37519c):(_0x4e8996=typeof globalThis<'u'?globalThis:_0x4e8996||self,_0x37519c(_0x4e8996[_0x31a7c0(0x99)]={},_0x4e8996[_0x31a7c0(0x20b)],_0x4e8996[_0x31a7c0(0x27a)],_0x4e8996[_0x31a7c0(0x294)],_0x4e8996[_0x31a7c0(0xbc)],_0x4e8996['UniverSheetsHyperLink'],_0x4e8996['UniverSheets'],_0x4e8996[_0x31a7c0(0xba)],_0x4e8996[_0x31a7c0(0x221)],_0x4e8996[_0x31a7c0(0x207)],_0x4e8996[_0x31a7c0(0x115)],_0x4e8996[_0x31a7c0(0x133)]));}(this,function(_0x48d6a5,_0x1cf476,_0x1dd8e1,_0x9ec1ed,_0x2dcd0c,_0x22aa2,_0x32678e,_0x464318,_0x49fe25,_0x25e93b,_0x300a7b,_0x1851fa){'use strict';const _0x3faf9b=_0x4816;var _0x4eeda7=Object[_0x3faf9b(0x2f3)],_0x46ec24=(_0x3990e4,_0x4e857e,_0x23b3fa)=>_0x4e857e in _0x3990e4?_0x4eeda7(_0x3990e4,_0x4e857e,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x23b3fa}):_0x3990e4[_0x4e857e]=_0x23b3fa,_0x3cf2f1=(_0x7e84a0,_0x3d3a86)=>_0x4eeda7(_0x7e84a0,_0x3faf9b(0x1c2),{'value':_0x3d3a86,'configurable':!0x0}),_0x2c9dbd=(_0x29efa3,_0x308b6b,_0x2018e8)=>_0x46ec24(_0x29efa3,typeof _0x308b6b!=_0x3faf9b(0x225)?_0x308b6b+'':_0x308b6b,_0x2018e8),_0x23903d,_0x3ab869,_0x460f43,_0x33708f,_0x43efc3,_0x59d911;function _0x1e7996(_0x34f89e){const _0x4d88b2=_0x3faf9b;return!!_0x34f89e[_0x4d88b2(0x273)];}_0x3cf2f1(_0x1e7996,_0x3faf9b(0x201));function _0x3b7ff8(_0x4512ae){return!_0x1e7996(_0x4512ae);}_0x3cf2f1(_0x3b7ff8,'isTransformMutationSuccess');function _0x56c6c7(_0x31c33e){return!!_0x31c33e['error'];}_0x3cf2f1(_0x56c6c7,_0x3faf9b(0x272));function _0xcbf730(_0x2e6642){return!!_0x2e6642['error'];}_0x3cf2f1(_0xcbf730,_0x3faf9b(0x1ed));function _0x528803(_0x56c428){return!_0xcbf730(_0x56c428);}_0x3cf2f1(_0x528803,_0x3faf9b(0x22c));function _0x19888a(_0x413d66){const _0x4433a9=_0x3faf9b;return!!_0x413d66[_0x4433a9(0x273)];}_0x3cf2f1(_0x19888a,_0x3faf9b(0xc6));function _0xb82df2(_0x17ead9){return!_0x19888a(_0x17ead9);}_0x3cf2f1(_0xb82df2,_0x3faf9b(0x193));function _0xb49bb7(_0x38bc7d){return!!_0x38bc7d['error'];}_0x3cf2f1(_0xb49bb7,_0x3faf9b(0x2d4));function _0x121209(_0x471310){return!_0xb49bb7(_0x471310);}_0x3cf2f1(_0x121209,_0x3faf9b(0x276));const _0x2b4724=_0x1cf476[_0x3faf9b(0x26c)](_0x3faf9b(0x233)),_0x1eb482=class _0x23c930 extends _0x1cf476[_0x3faf9b(0x280)]{constructor(){const _0x3dd2c9=_0x3faf9b;super(...arguments),_0x2c9dbd(this,_0x3dd2c9(0x215),new Map());}[_0x3faf9b(0x15c)](){const _0x5d6fc7=_0x3faf9b;this['_transformMap'][_0x5d6fc7(0x184)]();}['registerTransformAlgorithm'](_0x1c7a1c){const _0x4c9a19=_0x3faf9b,{m1:_0x2ed3de,m2:m2='any'}=_0x1c7a1c;this[_0x4c9a19(0x215)][_0x4c9a19(0x274)](_0x2ed3de)||this[_0x4c9a19(0x215)]['set'](_0x2ed3de,new Map());const _0x4c04f8=this[_0x4c9a19(0x215)][_0x4c9a19(0x123)](_0x2ed3de);if(_0x4c04f8[_0x4c9a19(0x274)](m2))throw new Error(_0x4c9a19(0x24e)+_0x2ed3de+_0x4c9a19(0x2d0)+m2+'\x20already\x20exists.');_0x4c04f8[_0x4c9a19(0x10c)](m2,_0x1c7a1c);}[_0x3faf9b(0x292)](_0x3f6b34,_0x4e47a7,_0x15a4c7){const _0x28c310=_0x3faf9b;var _0xabed52,_0x585ff5,_0x5a403c,_0x466ec2,_0x18f50f,_0x3547b9;const _0x4e1e32=this['_transformMap'],_0x213dfa=((_0xabed52=_0x4e1e32[_0x28c310(0x123)](_0x3f6b34['id']))==null?void 0x0:_0xabed52['get'](_0x4e47a7['id']))||((_0x585ff5=_0x4e1e32['get'](_0x3f6b34['id']))==null?void 0x0:_0x585ff5[_0x28c310(0x123)](_0x28c310(0xcc)))||((_0x5a403c=_0x4e1e32['get'](_0x28c310(0xcc)))==null?void 0x0:_0x5a403c[_0x28c310(0x123)](_0x4e47a7['id']));if(_0x213dfa)return _0x15a4c7?_0x213dfa[_0x28c310(0x97)](_0x3f6b34,_0x4e47a7,_0x15a4c7):_0x213dfa[_0x28c310(0x97)](_0x3f6b34,_0x4e47a7);const _0x501155=((_0x466ec2=_0x4e1e32[_0x28c310(0x123)](_0x4e47a7['id']))==null?void 0x0:_0x466ec2[_0x28c310(0x123)](_0x3f6b34['id']))||((_0x18f50f=_0x4e1e32['get'](_0x4e47a7['id']))==null?void 0x0:_0x18f50f[_0x28c310(0x123)](_0x28c310(0xcc)))||((_0x3547b9=_0x4e1e32[_0x28c310(0x123)](_0x28c310(0xcc)))==null?void 0x0:_0x3547b9[_0x28c310(0x123)](_0x3f6b34['id']));if(_0x501155){const _0x1df3e3=_0x15a4c7?_0x501155['handler'](_0x4e47a7,_0x3f6b34,_0x15a4c7):_0x501155[_0x28c310(0x97)](_0x4e47a7,_0x3f6b34);return _0x3b7ff8(_0x1df3e3)?_0x15a4c7?{'m2Prime':_0x1df3e3[_0x28c310(0x2c8)]}:{'m2Prime':_0x1df3e3[_0x28c310(0x2c8)],'m1Prime':_0x1df3e3['m2Prime']}:_0x1df3e3;}return{'m1Prime':_0x3f6b34,'m2Prime':_0x4e47a7};}['transformMutations'](_0x3f9fda,_0x25c20d,_0x1bcee8){const _0x520671=_0x3faf9b,_0x11cb16=this[_0x520671(0x1ea)](_0x3f9fda,_0x25c20d);if(_0x56c6c7(_0x11cb16))return _0x11cb16;if(_0x1bcee8)return{'m2Prime':_0x11cb16};const _0x191e51=this[_0x520671(0x148)](_0x3f9fda,_0x25c20d);return _0x56c6c7(_0x191e51)?_0x191e51:{'m1Prime':_0x191e51,'m2Prime':_0x11cb16};}[_0x3faf9b(0x1ea)](_0x1a2106,_0x3bd614){const _0x1471b7=_0x3faf9b,_0x462507=_0x1a2106[_0x1471b7(0x18e)];let _0x1d7281;for(_0x1d7281=0x0;_0x1d7281<_0x462507;_0x1d7281++){let _0xda439f=[_0x1a2106[_0x1d7281]],_0x4acd9a=[];for(let _0x22dada=0x0,_0x217124=_0x3bd614[_0x1471b7(0x18e)];_0x22dada<_0x217124;_0x22dada++){const _0x83ab94=_0x3bd614[_0x22dada];let _0x583877;if(_0xda439f[_0x1471b7(0x18e)]===0x0)_0x583877=[_0x83ab94],_0xda439f=[];else{if(_0xda439f[_0x1471b7(0x18e)]===0x1){const _0x4bf624=this[_0x1471b7(0x292)](_0xda439f[0x0],_0x83ab94);if(_0x1e7996(_0x4bf624))return _0x4bf624;if(_0x583877=_0x31b9fb(_0x4bf624[_0x1471b7(0x108)]),!_0x4bf624[_0x1471b7(0x2c8)])throw new Error('Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.');_0xda439f=_0x31b9fb(_0x4bf624[_0x1471b7(0x2c8)]);}else{const _0x146b43=this['_rightInclineTransformMutations'](_0xda439f,[_0x83ab94]);if(_0x146b43[_0x1471b7(0x273)])return _0x146b43;if(_0x583877=_0x146b43,_0x22dada<_0x217124-0x1){const _0x40069f=this[_0x1471b7(0x148)](_0xda439f,[_0x83ab94]);if(_0x40069f[_0x1471b7(0x273)])return _0x40069f;_0xda439f=_0x40069f;}}}_0x4acd9a=_0x4acd9a[_0x1471b7(0x270)](_0x583877);}_0x3bd614=_0x4acd9a;}return _0x3bd614;}['_leftInclineTransformMutations'](_0xb2e45b,_0x3c37b6){const _0x574ae1=_0x3faf9b,_0x4d2f9d=_0x3c37b6[_0x574ae1(0x18e)];let _0x292323;for(_0x292323=0x0;_0x292323<_0x4d2f9d;_0x292323++){let _0x26afee=[_0x3c37b6[_0x292323]],_0xab0ed7=[];for(let _0x3b58f0=0x0,_0x68f5a0=_0xb2e45b[_0x574ae1(0x18e)];_0x3b58f0<_0x68f5a0;_0x3b58f0++){const _0x54a69c=_0xb2e45b[_0x3b58f0];let _0x13a4b7;if(_0x26afee['length']===0x0)_0x13a4b7=[_0x54a69c],_0x26afee=[];else{if(_0x26afee[_0x574ae1(0x18e)]===0x1){const _0x4e14d5=this[_0x574ae1(0x292)](_0x54a69c,_0x26afee[0x0]);if(_0x1e7996(_0x4e14d5))return _0x4e14d5;if(!_0x4e14d5[_0x574ae1(0x2c8)])throw new Error('Algorithm\x20error,\x20m1Prime\x20should\x20not\x20be\x20undefined.');_0x13a4b7=_0x31b9fb(_0x4e14d5[_0x574ae1(0x2c8)]),_0x26afee=_0x31b9fb(_0x4e14d5['m2Prime']);}else{const _0x3f4ade=this['_leftInclineTransformMutations']([_0x54a69c],_0x26afee);if(_0x3f4ade[_0x574ae1(0x273)])return _0x3f4ade;if(_0x13a4b7=_0x3f4ade,_0x3b58f0<_0x68f5a0-0x1){const _0x24668a=this['_rightInclineTransformMutations']([_0x54a69c],_0x26afee);if(_0x24668a[_0x574ae1(0x273)])return _0x24668a;_0x26afee=_0x24668a;}}}_0xab0ed7=_0xab0ed7['concat'](_0x13a4b7);}_0xb2e45b=_0xab0ed7;}return _0xb2e45b;}[_0x3faf9b(0x154)](_0x3c5753,_0x31fdeb,_0x466e77){const _0x1b8e86=_0x3faf9b;if(!_0x1d0711(_0x3c5753,_0x31fdeb))throw new Error(_0x1b8e86(0x1dd)+_0x31fdeb[0x0][_0x1b8e86(0x295)]+'\x20and\x20the\x20\x27revision\x27\x20of\x20c1\x20is\x20'+_0x3c5753[0x0][_0x1b8e86(0x2b6)]+'.');const _0x3c8ba1=_0x3c5753[_0x1b8e86(0x18e)],_0x41f338=_0x31fdeb['length'],_0x545c2e=_0x2487e5(_0x3c8ba1,_0x41f338+0x1),_0x5dabfc=_0x2487e5(_0x3c8ba1+0x1,_0x41f338);_0x3c5753[_0x1b8e86(0xe7)]((_0x3639a1,_0x375094)=>_0x545c2e[_0x375094][0x0]=_0x3639a1),_0x31fdeb[_0x1b8e86(0xe7)]((_0x58dfb3,_0x5ac265)=>_0x5dabfc[0x0][_0x5ac265]=_0x58dfb3);try{for(let _0x6bbbf8=0x0;_0x6bbbf8<_0x41f338;_0x6bbbf8++)for(let _0x49009c=0x0;_0x49009c<_0x3c8ba1;_0x49009c++){const _0x4b47c0=_0x5dabfc[_0x49009c][_0x6bbbf8],_0x102ff0=_0x545c2e[_0x49009c][_0x6bbbf8];if(!_0x4b47c0||!_0x102ff0)throw new Error('Algorithm\x20error,\x20the\x20changeset\x20does\x20not\x20exist!');const _0x43a953=this['transformMutations'](_0x102ff0[_0x1b8e86(0xa2)],_0x4b47c0[_0x1b8e86(0xa2)]);if(_0xcbf730(_0x43a953))return{'error':_0x43a953[_0x1b8e86(0x273)]};_0x5dabfc[_0x49009c+0x1][_0x6bbbf8]={..._0x4b47c0,'mutations':_0x43a953[_0x1b8e86(0x108)]},_0x545c2e[_0x49009c][_0x6bbbf8+0x1]={..._0x102ff0,'mutations':_0x43a953[_0x1b8e86(0x2c8)]};}return _0x466e77?{'c2Prime':_0x5dabfc[_0x3c8ba1]}:{'c1Prime':_0x545c2e[_0x1b8e86(0x131)](_0x851b09=>_0x851b09[_0x41f338])[_0x1b8e86(0x129)](),'c2Prime':_0x5dabfc[_0x3c8ba1]};}catch(_0xf84026){throw console['error'](_0xf84026),_0xf84026;}}[_0x3faf9b(0x1a8)](_0x46eb44,_0x353498){const _0x32f6ba=_0x3faf9b,_0x39c7dd=_0x46eb44[_0x32f6ba(0xa2)],_0x440be6=this[_0x32f6ba(0x27f)](_0x39c7dd,_0x353498);return _0xcbf730(_0x440be6)?{'error':_0x440be6[_0x32f6ba(0x273)]}:{'m2Prime':_0x440be6['m2Prime'],'c1Prime':{..._0x46eb44,'mutations':_0x440be6[_0x32f6ba(0x2c8)]}};}};_0x3cf2f1(_0x1eb482,_0x3faf9b(0x1cb));let _0x456b37=_0x1eb482;function _0x1d0711(_0x45a062,_0x18ca63){return _0x45a062[0x0]['revision']-0x1===_0x18ca63[0x0]['baseRev'];}_0x3cf2f1(_0x1d0711,_0x3faf9b(0x2ea));function _0x2487e5(_0x198a01,_0x22c630){const _0x43b44b=_0x3faf9b;return new Array(_0x198a01)[_0x43b44b(0x16b)](void 0x0)[_0x43b44b(0x131)](()=>new Array(_0x22c630));}_0x3cf2f1(_0x2487e5,'makeMatrixArray');function _0x31b9fb(_0x131e6b){return Array['isArray'](_0x131e6b)?_0x131e6b:[_0x131e6b];}_0x3cf2f1(_0x31b9fb,_0x3faf9b(0x2b3));const _0x2afa8d={'m1':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x307918,_0x4d3a29)=>{const _0x872337=_0x3faf9b,_0x23526e=_0x307918[_0x872337(0x208)],_0x39a85d=_0x4d3a29[_0x872337(0x208)],_0x454fde={'m1Prime':_0x307918,'m2Prime':_0x4d3a29};if(_0x23526e[_0x872337(0x2af)]!==_0x39a85d[_0x872337(0x2af)]||_0x23526e[_0x872337(0x2a5)]!==_0x39a85d[_0x872337(0x2a5)]||_0x23526e[_0x872337(0x189)][_0x872337(0x242)]!==_0x39a85d[_0x872337(0x189)][_0x872337(0x242)])return _0x454fde;if(!_0x23526e['comment']['parentId']&&!_0x39a85d[_0x872337(0x189)][_0x872337(0x88)]){const _0x7e3be6=_0x1cf476['Tools'][_0x872337(0xfd)](_0x4d3a29);return _0x7e3be6['params'][_0x872337(0x189)][_0x872337(0x88)]=_0x307918[_0x872337(0x208)][_0x872337(0x189)]['id'],{'m1Prime':[{'id':_0x1dd8e1['DeleteCommentMutation']['id'],'params':{'unitId':_0x23526e[_0x872337(0x2af)],'subUnitId':_0x39a85d[_0x872337(0x2a5)],'commentId':_0x39a85d[_0x872337(0x189)]['id']}},_0x307918,_0x7e3be6],'m2Prime':[_0x7e3be6]};}return _0x454fde;},_0x3faf9b(0x97))},_0x5de246={'m1':_0x9ec1ed[_0x3faf9b(0x2ac)]['id'],'m2':_0x9ec1ed[_0x3faf9b(0x2ac)]['id'],'handler'(_0x510975,_0x4510f0){const _0x132829=_0x3faf9b;if(_0x510975[_0x132829(0x208)][_0x132829(0x2af)]!==_0x4510f0['params'][_0x132829(0x2af)]||_0x510975[_0x132829(0x208)][_0x132829(0x2a5)]!==_0x4510f0[_0x132829(0x208)][_0x132829(0x2a5)])return{'m1Prime':_0x510975,'m2Prime':_0x4510f0};const {unitId:_0x35a4a6,subUnitId:_0x5b9682}=_0x510975[_0x132829(0x208)],_0x537372=_0x1cf476[_0x132829(0x256)]['deepClone'](_0x510975),_0x2c2ac8=_0x1cf476[_0x132829(0x256)][_0x132829(0xfd)](_0x4510f0),_0x125449=[_0x537372],_0x5dcdee={'unitId':_0x35a4a6,'subUnitId':_0x5b9682,'start':{'id':_0x2c2ac8['params'][_0x132829(0x246)][_0x132829(0x187)],'type':_0x132829(0x83)},'end':{'id':_0x2c2ac8[_0x132829(0x208)][_0x132829(0x246)][_0x132829(0x187)],'type':'after'}};return _0x125449[_0x132829(0x107)]({'id':_0x9ec1ed['MoveConditionalRuleMutation']['id'],'params':_0x5dcdee}),{'m1Prime':_0x125449,'m2Prime':_0x2c2ac8};}};function _0x44647d(_0xea9f00,_0x596f6e,_0x52681d,_0x54984e){const _0xcb733a=_0x3faf9b,_0x386170=new _0x1cf476[(_0xcb733a(0x176))]();_0x52681d[_0xcb733a(0xe7)](_0x35f02d=>{const _0x3241bc=_0xcb733a;_0x35f02d[_0x3241bc(0xd1)][_0x3241bc(0xe7)](_0x254027=>{const _0x2432d9=_0x3241bc;_0x1cf476[_0x2432d9(0x203)]['foreach'](_0x254027,(_0x35ecc0,_0xe24bdf)=>{const _0x122bf5=_0x2432d9;_0x386170[_0x122bf5(0x2a6)](_0x35ecc0,_0xe24bdf,_0x35f02d[_0x122bf5(0x15f)]);});});}),_0x54984e[_0xcb733a(0xe7)](_0x55b554=>{const _0x47dba2=_0xcb733a;_0x55b554[_0x47dba2(0xd1)][_0x47dba2(0xe7)](_0x460011=>{const _0x44145e=_0x47dba2;_0x1cf476[_0x44145e(0x203)][_0x44145e(0x25d)](_0x460011,(_0x470bf0,_0x20e704)=>{const _0x1c7c97=_0x44145e;_0x386170[_0x1c7c97(0x2a6)](_0x470bf0,_0x20e704,_0x55b554[_0x1c7c97(0x15f)]);});});});const _0x56ced2=[];return _0x52681d['forEach'](_0x4755ee=>{const _0x2a1e84=_0xcb733a,_0x1be952=_0x1cf476[_0x2a1e84(0xd3)](_0x386170,_0x52aab2=>_0x52aab2===_0x4755ee[_0x2a1e84(0x15f)]);if(_0x1be952['length']){if(!_0x1cf476[_0x2a1e84(0x212)](_0x1be952,_0x4755ee[_0x2a1e84(0xd1)])){const _0x169474={'ruleId':_0x4755ee[_0x2a1e84(0x15f)],'unitId':_0xea9f00,'subUnitId':_0x596f6e,'payload':{'type':_0x2dcd0c['UpdateRuleType']['RANGE'],'payload':_0x1be952}};_0x56ced2[_0x2a1e84(0x107)]({'id':_0x2dcd0c[_0x2a1e84(0x1db)]['id'],'params':_0x169474});}}else{const _0x547768={'ruleId':_0x4755ee[_0x2a1e84(0x15f)],'unitId':_0xea9f00,'subUnitId':_0x596f6e};_0x56ced2[_0x2a1e84(0x107)]({'id':_0x2dcd0c['RemoveDataValidationMutation']['id'],'params':_0x547768});}}),_0x56ced2;}_0x3cf2f1(_0x44647d,_0x3faf9b(0xa9));function _0x174fc8(_0x3296c6,_0x36a65c){const _0x45d70a=_0x3faf9b,_0x3d7f14=_0x1cf476['Tools']['deepClone'](Array[_0x45d70a(0x20c)](_0x3296c6['params'][_0x45d70a(0x246)])?_0x3296c6[_0x45d70a(0x208)][_0x45d70a(0x246)]:[_0x3296c6[_0x45d70a(0x208)][_0x45d70a(0x246)]]);return _0x36a65c[_0x45d70a(0xe7)](_0x100ac3=>{const _0x3b6ee2=_0x45d70a;if(_0x100ac3['id']===_0x2dcd0c['UpdateDataValidationMutation']['id']){const _0x5e8b38=_0x100ac3,_0x4ddec5=_0x3d7f14[_0x3b6ee2(0x18c)](_0x95b801=>_0x95b801[_0x3b6ee2(0x15f)]===_0x5e8b38[_0x3b6ee2(0x208)]['ruleId']);_0x4ddec5[_0x3b6ee2(0xd1)]=_0x5e8b38['params'][_0x3b6ee2(0x1b2)][_0x3b6ee2(0x1b2)];}else{if(_0x100ac3['id']===_0x2dcd0c[_0x3b6ee2(0x22b)]['id']){const _0x24cdaf=_0x3d7f14[_0x3b6ee2(0x28e)](_0x31bff9=>_0x31bff9[_0x3b6ee2(0x15f)]===_0x100ac3[_0x3b6ee2(0x208)][_0x3b6ee2(0x267)]);_0x3d7f14[_0x24cdaf]=null;}}}),_0x3d7f14[_0x45d70a(0x114)](Boolean)['length']?[{..._0x3296c6,'params':{..._0x3296c6[_0x45d70a(0x208)],'rule':_0x3d7f14['filter'](Boolean)}}]:[];}_0x3cf2f1(_0x174fc8,_0x3faf9b(0x170));const _0x26c2c6={'m1':_0x2dcd0c[_0x3faf9b(0xee)]['id'],'m2':_0x2dcd0c['AddDataValidationMutation']['id'],'handler':_0x3cf2f1((_0x3a80a7,_0x50fce1)=>{const _0x1f82ce=_0x3faf9b,_0x1775f8={'m1Prime':_0x3a80a7,'m2Prime':_0x50fce1},_0x1e70d9=_0x3a80a7[_0x1f82ce(0x208)],_0x151691=_0x50fce1[_0x1f82ce(0x208)];if(_0x1e70d9[_0x1f82ce(0x2af)]!==_0x151691[_0x1f82ce(0x2af)]||_0x1e70d9[_0x1f82ce(0x2a5)]!==_0x151691['subUnitId'])return _0x1775f8;const _0x12dd60=_0x1cf476[_0x1f82ce(0x256)]['deepClone'](_0x3a80a7),_0x56223d=_0x1cf476[_0x1f82ce(0x256)][_0x1f82ce(0xfd)](_0x50fce1),_0x56f8ee=_0x1e70d9[_0x1f82ce(0x2af)],_0x3ca9fe=_0x151691[_0x1f82ce(0x2a5)],_0xd131fd=_0x12dd60['params'][_0x1f82ce(0x246)],_0xc70ddc=_0x56223d['params']['rule'];if(Array['isArray'](_0xd131fd)&&Array[_0x1f82ce(0x20c)](_0xc70ddc))return{'m1Prime':[],'m2Prime':[]};if(Array['isArray'](_0xd131fd)){_0x12dd60[_0x1f82ce(0x208)][_0x1f82ce(0x2c7)]=0x0;const _0x21c00c=_0x44647d(_0x56f8ee,_0x3ca9fe,_0xd131fd,[_0xc70ddc]);return{'m1Prime':_0x174fc8(_0x12dd60,_0x21c00c),'m2Prime':[..._0x21c00c,_0x56223d]};}if(Array[_0x1f82ce(0x20c)](_0xc70ddc)){const _0x25bf77=_0x44647d(_0x56f8ee,_0x3ca9fe,_0xc70ddc,[_0xd131fd]);return _0x56223d[_0x1f82ce(0x208)]['index']=0x0,{'m1Prime':_0x174fc8(_0x12dd60,_0x25bf77),'m2Prime':[..._0x25bf77,_0x56223d]};}const _0x5b1748=_0x44647d(_0x56f8ee,_0x3ca9fe,[_0xd131fd],[_0xc70ddc]);return _0x56223d[_0x1f82ce(0x208)][_0x1f82ce(0x2c7)]=-0x1,{'m1Prime':_0x174fc8(_0x12dd60,_0x5b1748),'m2Prime':[..._0x5b1748,_0x56223d]};},'handler')},_0x5531a1={'m1':_0x2dcd0c['AddDataValidationMutation']['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x5b3f05,_0x144011)=>{const _0x34bd05=_0x3faf9b,_0x3c7b5c={'m1Prime':_0x5b3f05,'m2Prime':_0x144011},_0x4fb54=_0x5b3f05[_0x34bd05(0x208)],_0x31b40e=_0x144011[_0x34bd05(0x208)];if(_0x4fb54['unitId']!==_0x31b40e[_0x34bd05(0x2af)]||_0x4fb54[_0x34bd05(0x2a5)]!==_0x31b40e['subUnitId'])return _0x3c7b5c;if(_0x144011[_0x34bd05(0x208)][_0x34bd05(0x1b2)][_0x34bd05(0x290)]===_0x2dcd0c[_0x34bd05(0x2c1)][_0x34bd05(0x2f5)]){const {unitId:_0x597500,subUnitId:_0x258ed5}=_0x5b3f05[_0x34bd05(0x208)],_0x265a32=Array[_0x34bd05(0x20c)](_0x5b3f05[_0x34bd05(0x208)][_0x34bd05(0x246)])?_0x5b3f05[_0x34bd05(0x208)][_0x34bd05(0x246)]:[_0x5b3f05[_0x34bd05(0x208)][_0x34bd05(0x246)]],_0x923d80=[],_0x1aac5e=new _0x1cf476['ObjectMatrix']();return _0x265a32[_0x34bd05(0xe7)](_0x2b8e99=>{const _0x20763a=_0x34bd05;_0x2b8e99[_0x20763a(0xd1)]['forEach'](_0x5d85ae=>{const _0x1eed34=_0x20763a;_0x1cf476[_0x1eed34(0x203)][_0x1eed34(0x25d)](_0x5d85ae,(_0x226355,_0x55fa35)=>{const _0x3b5d8f=_0x1eed34;_0x1aac5e[_0x3b5d8f(0x2a6)](_0x226355,_0x55fa35,_0x2b8e99[_0x3b5d8f(0x15f)]);});});}),_0x144011[_0x34bd05(0x208)]['payload'][_0x34bd05(0x1b2)][_0x34bd05(0xe7)](_0x8401c2=>{const _0x3fe538=_0x34bd05;_0x1cf476['Range'][_0x3fe538(0x25d)](_0x8401c2,(_0x86d941,_0x3ceccc)=>{const _0x33bb8f=_0x3fe538;_0x1aac5e[_0x33bb8f(0x2a6)](_0x86d941,_0x3ceccc,_0x144011['params']['ruleId']);});}),_0x265a32[_0x34bd05(0xe7)](_0x1145c0=>{const _0x17642f=_0x34bd05,_0x279585=_0x1cf476[_0x17642f(0xd3)](_0x1aac5e,_0x3ed338=>_0x3ed338===_0x1145c0['uid']);_0x1cf476[_0x17642f(0x212)](_0x279585,_0x1145c0['ranges'])||(_0x279585[_0x17642f(0x18e)]?_0x923d80[_0x17642f(0x107)]({'id':_0x2dcd0c[_0x17642f(0x1db)]['id'],'params':{'unitId':_0x597500,'subUnitId':_0x258ed5,'ruleId':_0x1145c0[_0x17642f(0x15f)],'payload':{'type':_0x2dcd0c[_0x17642f(0x2c1)]['RANGE'],'payload':_0x279585}}}):_0x923d80[_0x17642f(0x107)]({'id':_0x2dcd0c['RemoveDataValidationMutation']['id'],'params':{'unitId':_0x597500,'subUnitId':_0x258ed5,'ruleId':_0x1145c0['uid']}}));}),{'m1Prime':_0x174fc8(_0x5b3f05,_0x923d80),'m2Prime':[..._0x923d80,_0x144011]};}return _0x3c7b5c;},'handler')},_0x37f3a8={'m1':_0x22aa2[_0x3faf9b(0x11b)]['id'],'m2':_0x22aa2['AddHyperLinkMutation']['id'],'handler':_0x3cf2f1((_0x56f599,_0x381544)=>{const _0x25a1c3=_0x3faf9b,_0x55bddb=_0x56f599[_0x25a1c3(0x208)],_0xe1a7=_0x381544[_0x25a1c3(0x208)];return _0x55bddb[_0x25a1c3(0x2af)]===_0xe1a7[_0x25a1c3(0x2af)]&&_0x55bddb[_0x25a1c3(0x2a5)]===_0xe1a7['subUnitId']&&_0x55bddb[_0x25a1c3(0x135)][_0x25a1c3(0x1b7)]===_0xe1a7[_0x25a1c3(0x135)]['row']&&_0x55bddb[_0x25a1c3(0x135)][_0x25a1c3(0x1d0)]===_0xe1a7[_0x25a1c3(0x135)][_0x25a1c3(0x1d0)]?{'m2Prime':_0x381544,'m1Prime':[]}:{'m1Prime':_0x56f599,'m2Prime':_0x381544};},_0x3faf9b(0x97))},_0x51c03b={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x1410b7,_0x4097d4)=>{const _0xf9495b=_0x3faf9b,_0x12084d={'m1Prime':_0x1410b7,'m2Prime':_0x4097d4};return _0x1410b7['params'][_0xf9495b(0x2af)]!==_0x4097d4[_0xf9495b(0x208)][_0xf9495b(0x2af)]||_0x1410b7[_0xf9495b(0x208)][_0xf9495b(0x2a5)]!==_0x4097d4[_0xf9495b(0x208)][_0xf9495b(0x2a5)]?_0x12084d:{'error':new Error(_0xf9495b(0xc9))};},_0x3faf9b(0x97))},_0x1e8306={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x9ec1ed[_0x3faf9b(0x2ac)]['id'],'handler':_0x3cf2f1((_0xa6a00b,_0x5d8b89)=>{const _0x454964=_0x3faf9b,_0x1660b4={'m1Prime':_0xa6a00b,'m2Prime':_0x5d8b89};if(_0xa6a00b[_0x454964(0x208)]['unitId']!==_0x5d8b89[_0x454964(0x208)][_0x454964(0x2af)]||_0xa6a00b[_0x454964(0x208)][_0x454964(0x2a5)]!==_0x5d8b89[_0x454964(0x208)]['subUnitId'])return _0x1660b4;const _0x8d5632=_0xa6a00b['params']['rules'][_0x454964(0x131)](_0x2290b4=>_0x2290b4[_0x454964(0xd1)])[_0x454964(0x129)](),_0x208cd4=_0x5d8b89[_0x454964(0x208)][_0x454964(0x246)][_0x454964(0xd1)];return _0x8d5632[_0x454964(0x29e)](_0x388d0a=>_0x208cd4[_0x454964(0x29e)](_0x55730b=>_0x1cf476[_0x454964(0x167)][_0x454964(0x2dd)](_0x388d0a,_0x55730b)))?{'error':new Error(_0x454964(0xa8))}:_0x1660b4;},_0x3faf9b(0x97))},_0x4d84bc={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0x13e)]['id'],'handler':_0x3cf2f1((_0x1c7b88,_0x32f879)=>{const _0x160b74=_0x3faf9b,_0x524621={'m1Prime':_0x1c7b88,'m2Prime':_0x32f879};if(_0x1c7b88[_0x160b74(0x208)][_0x160b74(0x2af)]!==_0x32f879[_0x160b74(0x208)][_0x160b74(0x2af)]||_0x1c7b88['params'][_0x160b74(0x2a5)]!==_0x32f879['params']['subUnitId'])return _0x524621;const _0x2320a7=_0x1c7b88[_0x160b74(0x208)]['rules']['map'](_0x579937=>_0x579937[_0x160b74(0xd1)])[_0x160b74(0x129)](),_0x2e5557=_0x32f879[_0x160b74(0x208)][_0x160b74(0x2b1)][_0x160b74(0x131)](_0x246e91=>_0x246e91['ranges'])[_0x160b74(0x129)]();return _0x2320a7[_0x160b74(0x29e)](_0x27c965=>_0x2e5557[_0x160b74(0x29e)](_0x11eea4=>_0x1cf476['Rectangle'][_0x160b74(0x2dd)](_0x27c965,_0x11eea4)))?{'error':new Error(_0x160b74(0x2ca))}:_0x524621;},_0x3faf9b(0x97))},_0x54b8f4={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e['AddWorksheetMergeMutation']['id'],'handler':_0x3cf2f1((_0x200765,_0x1aa510)=>{const _0x156d8a=_0x3faf9b,_0x4613da={'m1Prime':_0x200765,'m2Prime':_0x1aa510};if(_0x200765[_0x156d8a(0x208)][_0x156d8a(0x2af)]!==_0x1aa510['params'][_0x156d8a(0x2af)]||_0x200765['params'][_0x156d8a(0x2a5)]!==_0x1aa510[_0x156d8a(0x208)][_0x156d8a(0x2a5)])return _0x4613da;const _0x9e7ed6=_0x200765[_0x156d8a(0x208)][_0x156d8a(0x2b1)][_0x156d8a(0x131)](_0x551a0c=>_0x551a0c['ranges'])[_0x156d8a(0x129)](),_0xbb903d=_0x1aa510[_0x156d8a(0x208)][_0x156d8a(0xd1)];return _0x9e7ed6[_0x156d8a(0x29e)](_0x40ed55=>_0xbb903d['some'](_0x10c5f2=>_0x1cf476[_0x156d8a(0x167)][_0x156d8a(0x2dd)](_0x40ed55,_0x10c5f2)))?{'error':new Error(_0x156d8a(0x19c))}:_0x4613da;},'handler')},_0x20184b={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0xa4)]['id'],'handler':_0x3cf2f1((_0x56d281,_0x213148)=>{const _0x368842=_0x3faf9b,_0x24cc4b={'m1Prime':_0x56d281,'m2Prime':_0x213148};return _0x56d281[_0x368842(0x208)][_0x368842(0x2af)]!==_0x213148[_0x368842(0x208)][_0x368842(0x2af)]||_0x56d281[_0x368842(0x208)][_0x368842(0x2a5)]!==_0x213148[_0x368842(0x208)]['rule'][_0x368842(0x2a5)]?_0x24cc4b:{'error':new Error(_0x368842(0x1fc))};},_0x3faf9b(0x97))},_0x2b8d7b={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x9ec1ed['DeleteConditionalRuleMutation']['id'],'handler':_0x3cf2f1((_0x1795ed,_0x448e72)=>{const _0x26152c=_0x3faf9b,_0xb6cf28={'m1Prime':_0x1795ed,'m2Prime':_0x448e72};return _0x1795ed[_0x26152c(0x208)][_0x26152c(0x2af)]!==_0x448e72[_0x26152c(0x208)][_0x26152c(0x2af)]||_0x1795ed[_0x26152c(0x208)][_0x26152c(0x2a5)]!==_0x448e72[_0x26152c(0x208)][_0x26152c(0x2a5)]?_0xb6cf28:{'error':new Error(_0x26152c(0x18d))};},_0x3faf9b(0x97))},_0x2496f6={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e['InsertColMutation']['id'],'handler':_0x3cf2f1((_0x20bb30,_0x4fb2cc)=>{const _0x16b331=_0x3faf9b,_0x11e82c={'m1Prime':_0x20bb30,'m2Prime':_0x4fb2cc};if(_0x20bb30[_0x16b331(0x208)][_0x16b331(0x2af)]!==_0x4fb2cc[_0x16b331(0x208)][_0x16b331(0x2af)]||_0x20bb30[_0x16b331(0x208)][_0x16b331(0x2a5)]!==_0x4fb2cc[_0x16b331(0x208)][_0x16b331(0x2a5)])return _0x11e82c;const _0x605521=_0x20bb30[_0x16b331(0x208)][_0x16b331(0x2b1)][_0x16b331(0x131)](_0x17edc6=>_0x17edc6['ranges'])['flat'](),_0x47832c=_0x4fb2cc['params'][_0x16b331(0x241)];return _0x605521['some'](_0x213185=>_0x1cf476[_0x16b331(0x167)][_0x16b331(0x2dd)](_0x213185,_0x47832c))?{'error':new Error(_0x16b331(0xe1))}:_0x11e82c;},_0x3faf9b(0x97))},_0x360a9f={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0x23d)]['id'],'handler':_0x3cf2f1((_0x383726,_0x59fdde)=>{const _0x34e9d5=_0x3faf9b,_0x3cd4c3={'m1Prime':_0x383726,'m2Prime':_0x59fdde};if(_0x383726['params'][_0x34e9d5(0x2af)]!==_0x59fdde[_0x34e9d5(0x208)]['unitId']||_0x383726['params']['subUnitId']!==_0x59fdde[_0x34e9d5(0x208)]['subUnitId'])return _0x3cd4c3;const _0x13814e=_0x383726[_0x34e9d5(0x208)][_0x34e9d5(0x2b1)][_0x34e9d5(0x131)](_0x22db59=>_0x22db59[_0x34e9d5(0xd1)])[_0x34e9d5(0x129)](),_0x597816=_0x59fdde[_0x34e9d5(0x208)][_0x34e9d5(0x241)];return _0x13814e[_0x34e9d5(0x29e)](_0x2e0c5c=>_0x1cf476['Rectangle']['intersects'](_0x2e0c5c,_0x597816))?{'error':new Error(_0x34e9d5(0x16f))}:_0x3cd4c3;},_0x3faf9b(0x97))},_0x1c649c={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e['MoveColsMutation']['id'],'handler':_0x3cf2f1((_0x51e44e,_0x3bb89a)=>{const _0x39ea9e=_0x3faf9b,_0x5bc424={'m1Prime':_0x51e44e,'m2Prime':_0x3bb89a};if(_0x51e44e[_0x39ea9e(0x208)][_0x39ea9e(0x2af)]!==_0x3bb89a[_0x39ea9e(0x208)]['unitId']||_0x51e44e[_0x39ea9e(0x208)][_0x39ea9e(0x2a5)]!==_0x3bb89a['params']['subUnitId'])return _0x5bc424;const _0x25f638=_0x51e44e[_0x39ea9e(0x208)]['rules']['map'](_0x18d177=>_0x18d177[_0x39ea9e(0xd1)])[_0x39ea9e(0x129)](),_0x2405dd=[_0x3bb89a['params'][_0x39ea9e(0x266)],_0x3bb89a['params'][_0x39ea9e(0x1f7)]];return _0x25f638[_0x39ea9e(0x29e)](_0x4a34e8=>_0x2405dd[_0x39ea9e(0x29e)](_0x14a1c0=>_0x1cf476[_0x39ea9e(0x167)][_0x39ea9e(0x2dd)](_0x4a34e8,_0x14a1c0)))?{'error':new Error(_0x39ea9e(0xc5))}:_0x5bc424;},'handler')},_0x4f7b1d={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e['MoveRangeMutation']['id'],'handler':_0x3cf2f1((_0x2214af,_0x453de7)=>{const _0x4207a1=_0x3faf9b,_0xa4f0c6={'m1Prime':_0x2214af,'m2Prime':_0x453de7};if(_0x2214af[_0x4207a1(0x208)][_0x4207a1(0x2af)]!==_0x453de7[_0x4207a1(0x208)]['unitId']||_0x2214af[_0x4207a1(0x208)][_0x4207a1(0x2a5)]!==_0x453de7['params'][_0x4207a1(0x296)]['subUnitId'])return _0xa4f0c6;const _0x561a9b=_0x2214af[_0x4207a1(0x208)][_0x4207a1(0x2b1)]['map'](_0x10c677=>_0x10c677[_0x4207a1(0xd1)])[_0x4207a1(0x129)](),_0x5c49ee=new _0x1cf476[(_0x4207a1(0x176))](_0x453de7[_0x4207a1(0x208)]['from']['value'])[_0x4207a1(0x145)](),_0x5dcb1f=new _0x1cf476[(_0x4207a1(0x176))](_0x453de7[_0x4207a1(0x208)]['to'][_0x4207a1(0x1a4)])['getDataRange'](),_0x419f0d=[_0x5c49ee,_0x5dcb1f];return _0x561a9b[_0x4207a1(0x29e)](_0x30417b=>_0x419f0d['some'](_0x58f227=>_0x1cf476[_0x4207a1(0x167)][_0x4207a1(0x2dd)](_0x30417b,_0x58f227)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range')}:_0xa4f0c6;},_0x3faf9b(0x97))},_0x41dccb={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0xdf)]['id'],'handler':_0x3cf2f1((_0x2ce492,_0xf96d8c)=>{const _0x28a96e=_0x3faf9b,_0x47782c={'m1Prime':_0x2ce492,'m2Prime':_0xf96d8c};if(_0x2ce492[_0x28a96e(0x208)]['unitId']!==_0xf96d8c[_0x28a96e(0x208)][_0x28a96e(0x2af)]||_0x2ce492[_0x28a96e(0x208)]['subUnitId']!==_0xf96d8c[_0x28a96e(0x208)]['subUnitId'])return _0x47782c;const _0x843c6f=_0x2ce492['params'][_0x28a96e(0x2b1)][_0x28a96e(0x131)](_0x5575b8=>_0x5575b8[_0x28a96e(0xd1)])[_0x28a96e(0x129)](),_0x4fe67e=[_0xf96d8c[_0x28a96e(0x208)][_0x28a96e(0x266)],_0xf96d8c['params'][_0x28a96e(0x1f7)]];return _0x843c6f[_0x28a96e(0x29e)](_0x38efbe=>_0x4fe67e[_0x28a96e(0x29e)](_0x1cfa52=>_0x1cf476['Rectangle']['intersects'](_0x38efbe,_0x1cfa52)))?{'error':new Error(_0x28a96e(0x147))}:_0x47782c;},_0x3faf9b(0x97))},_0x53016f={'m1':_0x32678e['AddRangeProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x1c1)]['id'],'handler':_0x3cf2f1((_0x2f34ce,_0x2dd963)=>{const _0x484662=_0x3faf9b,_0x165887={'m1Prime':_0x2f34ce,'m2Prime':_0x2dd963};if(_0x2f34ce[_0x484662(0x208)]['unitId']!==_0x2dd963['params']['unitId']||_0x2f34ce['params'][_0x484662(0x2a5)]!==_0x2dd963[_0x484662(0x208)][_0x484662(0x2a5)])return _0x165887;const _0x4e66ae=_0x2f34ce[_0x484662(0x208)][_0x484662(0x2b1)][_0x484662(0x131)](_0x58f3a2=>_0x58f3a2[_0x484662(0xd1)])[_0x484662(0x129)](),_0x3887ba=_0x2dd963['params'][_0x484662(0x241)];return _0x4e66ae[_0x484662(0x29e)](_0x2ce284=>_0x1cf476[_0x484662(0x167)][_0x484662(0x2dd)](_0x2ce284,_0x3887ba))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col')}:_0x165887;},'handler')},_0x5b0508={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x22b)]['id'],'handler':_0x3cf2f1((_0x2421be,_0x5292f7)=>{const _0x6ed78a=_0x3faf9b,_0x32aa15={'m1Prime':_0x2421be,'m2Prime':_0x5292f7};return _0x2421be[_0x6ed78a(0x208)][_0x6ed78a(0x2af)]!==_0x5292f7[_0x6ed78a(0x208)][_0x6ed78a(0x2af)]||_0x2421be[_0x6ed78a(0x208)][_0x6ed78a(0x2a5)]!==_0x5292f7[_0x6ed78a(0x208)]['subUnitId']?_0x32aa15:{'error':new Error(_0x6ed78a(0x260))};},'handler')},_0x47165a={'m1':_0x32678e['AddRangeProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler':_0x3cf2f1((_0xad709d,_0x445098)=>{const _0x36bb25=_0x3faf9b,_0x26b17e={'m1Prime':_0xad709d,'m2Prime':_0x445098};if(_0xad709d[_0x36bb25(0x208)]['unitId']!==_0x445098[_0x36bb25(0x208)][_0x36bb25(0x2af)]||_0xad709d[_0x36bb25(0x208)][_0x36bb25(0x2a5)]!==_0x445098[_0x36bb25(0x208)][_0x36bb25(0x2a5)])return _0x26b17e;const _0x28dd29=_0xad709d[_0x36bb25(0x208)]['rules'][_0x36bb25(0x131)](_0x75d46d=>_0x75d46d[_0x36bb25(0xd1)])[_0x36bb25(0x129)](),_0x5ef44f=_0x445098['params'][_0x36bb25(0xd1)];return _0x28dd29[_0x36bb25(0x29e)](_0x293e1c=>_0x5ef44f[_0x36bb25(0x29e)](_0x2edba3=>_0x1cf476[_0x36bb25(0x167)][_0x36bb25(0x2dd)](_0x293e1c,_0x2edba3)))?{'error':new Error(_0x36bb25(0x210))}:_0x26b17e;},_0x3faf9b(0x97))},_0x49cc4c={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x464318[_0x3faf9b(0x2cf)]['id'],'handler':_0x3cf2f1((_0x4b76f5,_0x4dbb7d)=>{const _0x4fe64e=_0x3faf9b,_0x3348e7={'m1Prime':_0x4b76f5,'m2Prime':_0x4dbb7d};return _0x4b76f5[_0x4fe64e(0x208)][_0x4fe64e(0x2af)]!==_0x4dbb7d['params'][_0x4fe64e(0x2af)]||_0x4b76f5['params'][_0x4fe64e(0x2a5)]!==_0x4dbb7d[_0x4fe64e(0x208)]['subUnitId']?_0x3348e7:{'error':new Error(_0x4fe64e(0x1d6))};},_0x3faf9b(0x97))},_0x578e83={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler':_0x3cf2f1((_0x32f50f,_0x2b2c5c)=>{const _0x35d60f=_0x3faf9b,_0xe6220e={'m1Prime':_0x32f50f,'m2Prime':_0x2b2c5c};if(_0x32f50f[_0x35d60f(0x208)]['unitId']!==_0x2b2c5c[_0x35d60f(0x208)]['unitId']||_0x32f50f[_0x35d60f(0x208)][_0x35d60f(0x2a5)]!==_0x2b2c5c['params'][_0x35d60f(0x2a5)])return _0xe6220e;const _0x4d6cf8=_0x32f50f[_0x35d60f(0x208)][_0x35d60f(0x2b1)][_0x35d60f(0x131)](_0x5daf7e=>_0x5daf7e[_0x35d60f(0xd1)])['flat'](),_0x47ee56=_0x2b2c5c['params'][_0x35d60f(0xd1)];return _0x4d6cf8[_0x35d60f(0x29e)](_0x404b4a=>_0x47ee56[_0x35d60f(0x29e)](_0x2cdb54=>_0x1cf476[_0x35d60f(0x167)][_0x35d60f(0x2dd)](_0x404b4a,_0x2cdb54)))?{'error':new Error(_0x35d60f(0x2ab))}:_0xe6220e;},_0x3faf9b(0x97))},_0x1f186f={'m1':_0x32678e['AddRangeProtectionMutation']['id'],'m2':_0x9ec1ed[_0x3faf9b(0x25a)]['id'],'handler':_0x3cf2f1((_0x214ea3,_0x7a4613)=>{const _0x3f1266=_0x3faf9b,_0x3653f3={'m1Prime':_0x214ea3,'m2Prime':_0x7a4613};if(_0x214ea3[_0x3f1266(0x208)][_0x3f1266(0x2af)]!==_0x7a4613[_0x3f1266(0x208)][_0x3f1266(0x2af)]||_0x214ea3[_0x3f1266(0x208)]['subUnitId']!==_0x7a4613[_0x3f1266(0x208)]['subUnitId'])return _0x3653f3;const _0x5b98b9=_0x214ea3[_0x3f1266(0x208)][_0x3f1266(0x2b1)][_0x3f1266(0x131)](_0x19276f=>_0x19276f[_0x3f1266(0xd1)])[_0x3f1266(0x129)](),_0x3ec169=_0x7a4613[_0x3f1266(0x208)]['rule'][_0x3f1266(0xd1)];return _0x5b98b9[_0x3f1266(0x29e)](_0x2aaa72=>_0x3ec169[_0x3f1266(0x29e)](_0x1b6fd9=>_0x1cf476[_0x3f1266(0x167)][_0x3f1266(0x2dd)](_0x2aaa72,_0x1b6fd9)))?{'error':new Error(_0x3f1266(0x159))}:_0x3653f3;},_0x3faf9b(0x97))},_0x21b887={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0x217)]['id'],'handler':_0x3cf2f1((_0xff7b0d,_0xfd99a4)=>{const _0x23bf26=_0x3faf9b,_0x443280={'m1Prime':_0xff7b0d,'m2Prime':_0xfd99a4};if(_0xff7b0d[_0x23bf26(0x208)][_0x23bf26(0x2af)]!==_0xfd99a4[_0x23bf26(0x208)]['unitId']||_0xff7b0d['params']['subUnitId']!==_0xfd99a4[_0x23bf26(0x208)]['subUnitId'])return _0x443280;const _0x296f06=_0xff7b0d[_0x23bf26(0x208)][_0x23bf26(0x2b1)]['map'](_0xbd77bb=>_0xbd77bb['ranges'])[_0x23bf26(0x129)](),_0x5d7b54=[{'startRow':_0xfd99a4['params'][_0x23bf26(0x25c)],'endRow':_0xfd99a4[_0x23bf26(0x208)]['startRow'],'startColumn':_0xfd99a4[_0x23bf26(0x208)][_0x23bf26(0x18f)],'endColumn':_0xfd99a4['params'][_0x23bf26(0x18f)]}];return _0x296f06['some'](_0x7b0864=>_0x5d7b54[_0x23bf26(0x29e)](_0x2a2c5c=>_0x1cf476[_0x23bf26(0x167)][_0x23bf26(0x2dd)](_0x7b0864,_0x2a2c5c)))?{'error':new Error(_0x23bf26(0x1dc))}:_0x443280;},'handler')},_0x8fe29f={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler':_0x3cf2f1((_0x2f374f,_0x28eb2e)=>{const _0x412054=_0x3faf9b,_0xfec8c8={'m1Prime':_0x2f374f,'m2Prime':_0x28eb2e};return _0x2f374f['params'][_0x412054(0x2af)]!==_0x28eb2e[_0x412054(0x208)][_0x412054(0x2af)]||_0x2f374f['params'][_0x412054(0x2a5)]!==_0x28eb2e[_0x412054(0x208)][_0x412054(0x2a5)]?_0xfec8c8:{'error':new Error(_0x412054(0x106))};},_0x3faf9b(0x97))},_0x5b14cd={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0x17d)]['id'],'handler':_0x3cf2f1((_0x3409a9,_0x350572)=>{const _0xba48d7=_0x3faf9b,_0x1cf9d7={'m1Prime':_0x3409a9,'m2Prime':_0x350572};if(_0x3409a9[_0xba48d7(0x208)]['unitId']!==_0x350572[_0xba48d7(0x208)][_0xba48d7(0x2af)]||_0x3409a9[_0xba48d7(0x208)][_0xba48d7(0x2a5)]!==_0x350572[_0xba48d7(0x208)][_0xba48d7(0x2a5)])return _0x1cf9d7;const _0x7ca93f=_0x3409a9[_0xba48d7(0x208)]['rules']['map'](_0x7606f0=>_0x7606f0['ranges'])[_0xba48d7(0x129)](),_0x135aeb=_0x350572[_0xba48d7(0x208)][_0xba48d7(0x246)][_0xba48d7(0xd1)];return _0x7ca93f[_0xba48d7(0x29e)](_0x24cb85=>_0x135aeb[_0xba48d7(0x29e)](_0x2b2af1=>_0x1cf476[_0xba48d7(0x167)][_0xba48d7(0x2dd)](_0x24cb85,_0x2b2af1)))?{'error':new Error(_0xba48d7(0x1fa))}:_0x1cf9d7;},'handler')},_0x1fecb8={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler':_0x3cf2f1((_0x441ea6,_0x46ccc1)=>{const _0x10e487=_0x3faf9b,_0x3aa45b={'m1Prime':_0x441ea6,'m2Prime':_0x46ccc1};if(_0x441ea6[_0x10e487(0x208)][_0x10e487(0x2af)]!==_0x46ccc1[_0x10e487(0x208)][_0x10e487(0x2af)]||_0x441ea6[_0x10e487(0x208)][_0x10e487(0x2a5)]!==_0x46ccc1[_0x10e487(0x208)][_0x10e487(0x2a5)])return _0x3aa45b;const _0x48ca71=_0x441ea6[_0x10e487(0x208)][_0x10e487(0x2b1)][_0x10e487(0x131)](_0x5e2991=>_0x5e2991['ranges'])['flat'](),_0x35ede7=new _0x1cf476[(_0x10e487(0x176))](_0x46ccc1[_0x10e487(0x208)]['cellValue'])['getDataRange']();return _0x48ca71[_0x10e487(0x29e)](_0x1499c0=>_0x1cf476[_0x10e487(0x167)]['intersects'](_0x1499c0,_0x35ede7))?{'error':new Error(_0x10e487(0x2c4))}:_0x3aa45b;},_0x3faf9b(0x97))},_0x549016={'m1':_0x32678e['AddRangeProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x255)]['id'],'handler':_0x3cf2f1((_0x3a72f0,_0x46efe7)=>{const _0x1b8314=_0x3faf9b,_0x46a58f={'m1Prime':_0x3a72f0,'m2Prime':_0x46efe7};if(_0x3a72f0[_0x1b8314(0x208)]['unitId']!==_0x46efe7[_0x1b8314(0x208)][_0x1b8314(0x2af)]||_0x3a72f0[_0x1b8314(0x208)]['subUnitId']!==_0x46efe7['params'][_0x1b8314(0x2a5)])return _0x46a58f;const _0x7673b3=_0x3a72f0['params']['rules'][_0x1b8314(0x131)](_0x5b05a6=>_0x5b05a6['ranges'])[_0x1b8314(0x129)](),_0x4801e4=_0x46efe7['params'][_0x1b8314(0xd1)];return _0x7673b3['some'](_0x1a69a9=>_0x4801e4[_0x1b8314(0x29e)](_0x565125=>_0x1cf476['Rectangle']['intersects'](_0x1a69a9,_0x565125)))?{'error':new Error('add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width')}:_0x46a58f;},_0x3faf9b(0x97))},_0x2a9365={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x2ef)]['id'],'handler':_0x3cf2f1((_0x4bf9e7,_0x4ddd80)=>{const _0x1aad5f=_0x3faf9b,_0x25bca6={'m1Prime':_0x4bf9e7,'m2Prime':_0x4ddd80};return _0x4bf9e7[_0x1aad5f(0x208)][_0x1aad5f(0x2af)]!==_0x4ddd80['params'][_0x1aad5f(0x2af)]||_0x4bf9e7[_0x1aad5f(0x208)]['subUnitId']!==_0x4ddd80[_0x1aad5f(0x208)][_0x1aad5f(0x2a5)]?_0x25bca6:{'error':new Error(_0x1aad5f(0x2aa))};},_0x3faf9b(0x97))},_0x47bd34={'m1':_0x32678e[_0x3faf9b(0x13e)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x5b5364,_0x4f1c29)=>{const _0x37741a=_0x3faf9b,_0x38abff={'m1Prime':_0x5b5364,'m2Prime':_0x4f1c29};return _0x5b5364['params']['unitId']!==_0x4f1c29[_0x37741a(0x208)][_0x37741a(0x2af)]||_0x5b5364[_0x37741a(0x208)][_0x37741a(0x2a5)]!==_0x4f1c29[_0x37741a(0x208)][_0x37741a(0x2a5)]?_0x38abff:{'error':new Error(_0x37741a(0x21b))};},'handler')},_0x54475f={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x3829d0,_0x1a642e){const _0x384d01=_0x3faf9b,_0x14bc9f=_0x1cf476['Tools'][_0x384d01(0xfd)](_0x3829d0),_0x6b1f19=_0x1cf476['Tools'][_0x384d01(0xfd)](_0x1a642e);if(_0x3829d0[_0x384d01(0x208)][_0x384d01(0x2af)]!==_0x1a642e[_0x384d01(0x208)][_0x384d01(0x2af)]||_0x3829d0[_0x384d01(0x208)]['subUnitId']!==_0x1a642e[_0x384d01(0x208)][_0x384d01(0x2a5)])return{'m1Prime':_0x14bc9f,'m2Prime':_0x6b1f19};const _0x567d7f=_0x14bc9f[_0x384d01(0x208)][_0x384d01(0xd1)],_0x10152a=_0x6b1f19['params'][_0x384d01(0xd1)],_0x3ddf7d=[_0x6b1f19],_0x14a8cf=new Set();for(let _0x10d9af=0x0;_0x10d9af<_0x567d7f[_0x384d01(0x18e)];_0x10d9af++)for(let _0x1c6608=0x0;_0x1c6608<_0x10152a[_0x384d01(0x18e)];_0x1c6608++)if(_0x1cf476[_0x384d01(0x167)]['intersects'](_0x567d7f[_0x10d9af],_0x10152a[_0x1c6608])){_0x14a8cf[_0x384d01(0x244)](_0x567d7f[_0x10d9af]),_0x567d7f[_0x384d01(0x17b)](_0x10d9af,0x1),_0x10d9af--;break;}return _0x14a8cf[_0x384d01(0x182)]>0x0&&_0x3ddf7d[_0x384d01(0xa3)]({'id':_0x32678e['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x3829d0[_0x384d01(0x208)][_0x384d01(0x2af)],'subUnitId':_0x3829d0[_0x384d01(0x208)]['subUnitId'],'ranges':Array[_0x384d01(0x296)](_0x14a8cf)}}),_0x567d7f[_0x384d01(0x18e)]===0x0&&(_0x14bc9f['id']=_0x32678e[_0x384d01(0xb1)]['id']),{'m1Prime':_0x14bc9f,'m2Prime':_0x3ddf7d['length']>0x1?_0x3ddf7d:_0x6b1f19};}},_0xb0bf07={'m1':_0x32678e['AddWorksheetMergeMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x16a)]['id'],'handler'(_0x4c98a1,_0x4e471f){const _0x376b71=_0x3faf9b,_0x2c83ee=_0x1cf476[_0x376b71(0x256)][_0x376b71(0xfd)](_0x4c98a1),_0x48daaf=_0x1cf476[_0x376b71(0x256)][_0x376b71(0xfd)](_0x4e471f);if(_0x4c98a1[_0x376b71(0x208)]['unitId']!==_0x4e471f[_0x376b71(0x208)][_0x376b71(0x2af)]||_0x4c98a1['params'][_0x376b71(0x2a5)]!==_0x4e471f[_0x376b71(0x208)]['subUnitId'])return{'m1Prime':_0x2c83ee,'m2Prime':_0x48daaf};const _0x31b85b=_0x4c98a1[_0x376b71(0x208)][_0x376b71(0x2af)],_0x173d6c=_0x4c98a1[_0x376b71(0x208)]['subUnitId'],_0x5dc797=[_0x48daaf],_0x17a369=[],_0x9a10b2=[];return _0x2c83ee[_0x376b71(0x208)][_0x376b71(0xd1)][_0x376b71(0xe7)](_0x4808f3=>{const _0x3a56f0=_0x376b71,_0x32a3fd=_0x4e471f[_0x3a56f0(0x208)][_0x3a56f0(0x241)],_0x7db0a7=_0x32a3fd[_0x3a56f0(0x2bb)]-_0x32a3fd[_0x3a56f0(0x18f)]+0x1;_0x32a3fd[_0x3a56f0(0x18f)]<=_0x4808f3[_0x3a56f0(0x18f)]?(_0x17a369[_0x3a56f0(0x107)]({..._0x4808f3}),_0x9a10b2['push']({..._0x4808f3,'startColumn':_0x4808f3['startColumn']+_0x7db0a7,'endColumn':_0x4808f3['endColumn']+_0x7db0a7}),_0x4808f3[_0x3a56f0(0x18f)]=_0x4808f3[_0x3a56f0(0x18f)]+_0x7db0a7,_0x4808f3[_0x3a56f0(0x2bb)]=_0x4808f3[_0x3a56f0(0x2bb)]+_0x7db0a7):_0x32a3fd[_0x3a56f0(0x18f)]>_0x4808f3[_0x3a56f0(0x18f)]&&_0x32a3fd[_0x3a56f0(0x18f)]<=_0x4808f3[_0x3a56f0(0x2bb)]&&(_0x17a369[_0x3a56f0(0x107)]({..._0x4808f3}),_0x9a10b2[_0x3a56f0(0x107)]({..._0x4808f3,'endColumn':_0x4808f3[_0x3a56f0(0x2bb)]+_0x7db0a7}),_0x4808f3[_0x3a56f0(0x2bb)]=_0x4808f3[_0x3a56f0(0x2bb)]+_0x7db0a7);}),_0x17a369[_0x376b71(0x18e)]>0x0&&_0x5dc797[_0x376b71(0xa3)]({'id':_0x32678e[_0x376b71(0x1d5)]['id'],'params':{'unitId':_0x31b85b,'subUnitId':_0x173d6c,'ranges':_0x17a369}}),_0x9a10b2[_0x376b71(0x18e)]>0x0&&_0x5dc797[_0x376b71(0x107)]({'id':_0x32678e[_0x376b71(0x229)]['id'],'params':{'unitId':_0x31b85b,'subUnitId':_0x173d6c,'ranges':_0x9a10b2}}),{'m1Prime':_0x2c83ee,'m2Prime':_0x5dc797[_0x376b71(0x18e)]>0x1?_0x5dc797:_0x5dc797[0x0]};}},_0xc2e00d={'m1':_0x32678e['AddWorksheetMergeMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x23d)]['id'],'handler'(_0x375a22,_0x342c7b){const _0x366b9a=_0x3faf9b,_0x38580e=_0x1cf476[_0x366b9a(0x256)]['deepClone'](_0x375a22),_0x49ce4a=_0x1cf476[_0x366b9a(0x256)][_0x366b9a(0xfd)](_0x342c7b);if(_0x375a22[_0x366b9a(0x208)][_0x366b9a(0x2af)]!==_0x342c7b[_0x366b9a(0x208)][_0x366b9a(0x2af)]||_0x375a22[_0x366b9a(0x208)]['subUnitId']!==_0x342c7b[_0x366b9a(0x208)]['subUnitId'])return{'m1Prime':_0x38580e,'m2Prime':_0x49ce4a};const _0x301e25=_0x375a22['params'][_0x366b9a(0x2af)],_0x1925e0=_0x375a22[_0x366b9a(0x208)][_0x366b9a(0x2a5)],_0x311ec3=[_0x49ce4a],_0xd0195d=[],_0xc6e0fb=[];return _0x38580e['params'][_0x366b9a(0xd1)][_0x366b9a(0xe7)](_0x4daa62=>{const _0xfc57ac=_0x366b9a,_0x32aef1=_0x342c7b[_0xfc57ac(0x208)]['range'],_0x495779=_0x32aef1['endRow']-_0x32aef1[_0xfc57ac(0x25c)]+0x1;_0x32aef1[_0xfc57ac(0x25c)]<=_0x4daa62['startRow']?(_0xd0195d[_0xfc57ac(0x107)]({..._0x4daa62}),_0xc6e0fb[_0xfc57ac(0x107)]({..._0x4daa62,'startRow':_0x4daa62[_0xfc57ac(0x25c)]+_0x495779,'endRow':_0x4daa62[_0xfc57ac(0x20e)]+_0x495779}),_0x4daa62[_0xfc57ac(0x25c)]=_0x4daa62[_0xfc57ac(0x25c)]+_0x495779,_0x4daa62[_0xfc57ac(0x20e)]=_0x4daa62[_0xfc57ac(0x20e)]+_0x495779):_0x32aef1['startRow']>_0x4daa62[_0xfc57ac(0x25c)]&&_0x32aef1[_0xfc57ac(0x25c)]<=_0x4daa62['endRow']&&(_0xd0195d[_0xfc57ac(0x107)]({..._0x4daa62}),_0xc6e0fb['push']({..._0x4daa62,'endRow':_0x4daa62['endRow']+_0x495779}),_0x4daa62[_0xfc57ac(0x20e)]=_0x4daa62[_0xfc57ac(0x20e)]+_0x495779);}),_0xd0195d[_0x366b9a(0x18e)]>0x0&&_0x311ec3[_0x366b9a(0xa3)]({'id':_0x32678e['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x301e25,'subUnitId':_0x1925e0,'ranges':_0xd0195d}}),_0xc6e0fb[_0x366b9a(0x18e)]>0x0&&_0x311ec3[_0x366b9a(0x107)]({'id':_0x32678e[_0x366b9a(0x229)]['id'],'params':{'unitId':_0x301e25,'subUnitId':_0x1925e0,'ranges':_0xc6e0fb}}),{'m1Prime':_0x38580e,'m2Prime':_0x311ec3[_0x366b9a(0x18e)]>0x1?_0x311ec3:_0x311ec3[0x0]};}},_0x34609c={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e['MoveColsMutation']['id'],'handler'(_0x3d2f20,_0x460829){const _0x1d6a98=_0x3faf9b,_0x49004b=_0x1cf476['Tools']['deepClone'](_0x3d2f20),_0x4f8fe5=_0x1cf476['Tools']['deepClone'](_0x460829);if(_0x3d2f20[_0x1d6a98(0x208)]['unitId']!==_0x460829[_0x1d6a98(0x208)][_0x1d6a98(0x2af)]||_0x3d2f20[_0x1d6a98(0x208)]['subUnitId']!==_0x460829[_0x1d6a98(0x208)][_0x1d6a98(0x2a5)])return{'m1Prime':_0x49004b,'m2Prime':_0x4f8fe5};const _0x364866=[],_0x3e9e3c=[],_0x2055a9=[_0x4f8fe5];for(let _0x512ea8=0x0;_0x512ea8<_0x49004b[_0x1d6a98(0x208)][_0x1d6a98(0xd1)]['length'];_0x512ea8++){const _0x5cbaaf=_0x49004b['params']['ranges'][_0x512ea8],{sourceRange:_0x2c3939,targetRange:_0xacc1d0}=_0x460829[_0x1d6a98(0x208)];_0x1cf476['Rectangle'][_0x1d6a98(0x2dd)](_0x5cbaaf,_0x2c3939)||_0x1cf476['Rectangle'][_0x1d6a98(0x2dd)](_0x5cbaaf,_0xacc1d0)?(_0x364866[_0x1d6a98(0x107)]({..._0x5cbaaf}),_0x49004b[_0x1d6a98(0x208)][_0x1d6a98(0xd1)][_0x1d6a98(0x17b)](_0x512ea8,0x1),_0x512ea8--):_0x2c3939[_0x1d6a98(0x18f)]<_0x5cbaaf[_0x1d6a98(0x18f)]&&_0xacc1d0[_0x1d6a98(0x18f)]>_0x5cbaaf[_0x1d6a98(0x2bb)]?(_0x364866[_0x1d6a98(0x107)]({..._0x5cbaaf}),_0x3e9e3c['push']({..._0x5cbaaf,'startColumn':_0x5cbaaf[_0x1d6a98(0x18f)]-(_0x2c3939[_0x1d6a98(0x2bb)]-_0x2c3939['startColumn']+0x1),'endColumn':_0x5cbaaf[_0x1d6a98(0x2bb)]-(_0x2c3939[_0x1d6a98(0x2bb)]-_0x2c3939[_0x1d6a98(0x18f)]+0x1)}),_0x5cbaaf['startColumn']=_0x5cbaaf[_0x1d6a98(0x18f)]-(_0x2c3939[_0x1d6a98(0x2bb)]-_0x2c3939[_0x1d6a98(0x18f)]+0x1),_0x5cbaaf[_0x1d6a98(0x2bb)]=_0x5cbaaf[_0x1d6a98(0x2bb)]-(_0x2c3939['endColumn']-_0x2c3939[_0x1d6a98(0x18f)]+0x1)):_0x2c3939[_0x1d6a98(0x18f)]>_0x5cbaaf[_0x1d6a98(0x2bb)]&&_0xacc1d0['endColumn']<_0x5cbaaf[_0x1d6a98(0x18f)]&&(_0x364866[_0x1d6a98(0x107)]({..._0x5cbaaf}),_0x3e9e3c[_0x1d6a98(0x107)]({..._0x5cbaaf,'startColumn':_0x5cbaaf[_0x1d6a98(0x18f)]+(_0x2c3939[_0x1d6a98(0x2bb)]-_0x2c3939['startColumn']+0x1),'endColumn':_0x5cbaaf[_0x1d6a98(0x2bb)]+(_0x2c3939['endColumn']-_0x2c3939[_0x1d6a98(0x18f)]+0x1)}),_0x5cbaaf['startColumn']=_0x5cbaaf['startColumn']+(_0x2c3939[_0x1d6a98(0x2bb)]-_0x2c3939['startColumn']+0x1),_0x5cbaaf[_0x1d6a98(0x2bb)]=_0x5cbaaf[_0x1d6a98(0x2bb)]+(_0x2c3939[_0x1d6a98(0x2bb)]-_0x2c3939[_0x1d6a98(0x18f)]+0x1));}return _0x364866[_0x1d6a98(0x18e)]>0x0&&_0x2055a9[_0x1d6a98(0xa3)]({'id':_0x32678e['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x3d2f20[_0x1d6a98(0x208)][_0x1d6a98(0x2af)],'subUnitId':_0x3d2f20[_0x1d6a98(0x208)][_0x1d6a98(0x2a5)],'ranges':_0x364866}}),_0x3e9e3c['length']>0x0&&_0x2055a9[_0x1d6a98(0x107)]({'id':_0x32678e[_0x1d6a98(0x229)]['id'],'params':{'unitId':_0x3d2f20[_0x1d6a98(0x208)][_0x1d6a98(0x2af)],'subUnitId':_0x3d2f20[_0x1d6a98(0x208)][_0x1d6a98(0x2a5)],'ranges':_0x3e9e3c}}),_0x49004b['params'][_0x1d6a98(0xd1)]['length']===0x0&&(_0x49004b['id']=_0x32678e['EmptyMutation']['id']),{'m1Prime':_0x49004b,'m2Prime':_0x2055a9[_0x1d6a98(0x18e)]>0x1?_0x2055a9:_0x2055a9[0x0]};}},_0x364adb={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e['MoveRangeMutation']['id'],'handler'(_0x4c3532,_0x24200a){const _0x495c76=_0x3faf9b,_0x48ed53=_0x1cf476[_0x495c76(0x256)][_0x495c76(0xfd)](_0x4c3532),_0x471e38=_0x1cf476[_0x495c76(0x256)][_0x495c76(0xfd)](_0x24200a);if(_0x4c3532[_0x495c76(0x208)][_0x495c76(0x2af)]!==_0x24200a[_0x495c76(0x208)][_0x495c76(0x2af)])return{'m1Prime':_0x48ed53,'m2Prime':_0x471e38};const _0x1099e0=[],_0x1e9bf8=[_0x471e38],_0x3d6b79=new _0x1cf476[(_0x495c76(0x176))](_0x24200a[_0x495c76(0x208)][_0x495c76(0x296)]['value'])['getDataRange'](),_0x3f31a5=new _0x1cf476['ObjectMatrix'](_0x24200a['params']['to'][_0x495c76(0x1a4)])['getDataRange']();for(let _0x42cfa6=0x0;_0x42cfa6<_0x48ed53[_0x495c76(0x208)][_0x495c76(0xd1)][_0x495c76(0x18e)];_0x42cfa6++){const _0x2b4c0e=_0x48ed53[_0x495c76(0x208)][_0x495c76(0xd1)][_0x42cfa6];(_0x1cf476[_0x495c76(0x167)]['intersects'](_0x3d6b79,_0x2b4c0e)||_0x1cf476[_0x495c76(0x167)][_0x495c76(0x2dd)](_0x3f31a5,_0x2b4c0e))&&(_0x1099e0['push'](_0x2b4c0e),_0x48ed53['params']['ranges'][_0x495c76(0x17b)](_0x42cfa6,0x1),_0x42cfa6--);}return _0x1099e0[_0x495c76(0x18e)]>0x0&&_0x1e9bf8[_0x495c76(0xa3)]({'id':_0x32678e[_0x495c76(0x1d5)]['id'],'params':{'unitId':_0x4c3532[_0x495c76(0x208)]['unitId'],'subUnitId':_0x4c3532[_0x495c76(0x208)][_0x495c76(0x2a5)],'ranges':_0x1099e0}}),_0x48ed53[_0x495c76(0x208)][_0x495c76(0xd1)]['length']===0x0&&(_0x48ed53['id']=_0x32678e[_0x495c76(0xb1)]['id']),{'m1Prime':_0x48ed53,'m2Prime':_0x1e9bf8[_0x495c76(0x18e)]>0x1?_0x1e9bf8:_0x1e9bf8[0x0]};}},_0x34a084={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e['MoveRowsMutation']['id'],'handler'(_0xd418ce,_0xb95f7b){const _0x7e893d=_0x3faf9b,_0xd05da2=_0x1cf476[_0x7e893d(0x256)]['deepClone'](_0xd418ce),_0x5164db=_0x1cf476['Tools'][_0x7e893d(0xfd)](_0xb95f7b);if(_0xd418ce[_0x7e893d(0x208)]['unitId']!==_0xb95f7b[_0x7e893d(0x208)]['unitId']||_0xd418ce[_0x7e893d(0x208)][_0x7e893d(0x2a5)]!==_0xb95f7b[_0x7e893d(0x208)][_0x7e893d(0x2a5)])return{'m1Prime':_0xd05da2,'m2Prime':_0x5164db};const _0x17b40a=[],_0x295a32=[],_0x412c89=[_0x5164db];for(let _0x2a7838=0x0;_0x2a7838<_0xd05da2[_0x7e893d(0x208)][_0x7e893d(0xd1)][_0x7e893d(0x18e)];_0x2a7838++){const _0x3bb44b=_0xd05da2[_0x7e893d(0x208)][_0x7e893d(0xd1)][_0x2a7838],{sourceRange:_0x49a986,targetRange:_0x38638c}=_0xb95f7b[_0x7e893d(0x208)];_0x1cf476[_0x7e893d(0x167)]['intersects'](_0x3bb44b,_0x49a986)||_0x1cf476[_0x7e893d(0x167)][_0x7e893d(0x2dd)](_0x3bb44b,_0x38638c)?(_0x17b40a['push']({..._0x3bb44b}),_0xd05da2['params'][_0x7e893d(0xd1)]['splice'](_0x2a7838,0x1),_0x2a7838--):_0x49a986[_0x7e893d(0x25c)]<_0x3bb44b[_0x7e893d(0x25c)]&&_0x38638c['startRow']>_0x3bb44b[_0x7e893d(0x20e)]?(_0x17b40a[_0x7e893d(0x107)]({..._0x3bb44b}),_0x295a32[_0x7e893d(0x107)]({..._0x3bb44b,'startRow':_0x3bb44b[_0x7e893d(0x25c)]-(_0x49a986[_0x7e893d(0x20e)]-_0x49a986[_0x7e893d(0x25c)]+0x1),'endRow':_0x3bb44b['endRow']-(_0x49a986[_0x7e893d(0x20e)]-_0x49a986[_0x7e893d(0x25c)]+0x1)}),_0x3bb44b[_0x7e893d(0x25c)]=_0x3bb44b[_0x7e893d(0x25c)]-(_0x49a986[_0x7e893d(0x20e)]-_0x49a986['startRow']+0x1),_0x3bb44b[_0x7e893d(0x20e)]=_0x3bb44b[_0x7e893d(0x20e)]-(_0x49a986[_0x7e893d(0x20e)]-_0x49a986[_0x7e893d(0x25c)]+0x1)):_0x49a986[_0x7e893d(0x25c)]>_0x3bb44b[_0x7e893d(0x20e)]&&_0x38638c[_0x7e893d(0x20e)]<_0x3bb44b['startRow']&&(_0x17b40a['push']({..._0x3bb44b}),_0x295a32['push']({..._0x3bb44b,'startRow':_0x3bb44b[_0x7e893d(0x25c)]+(_0x49a986[_0x7e893d(0x20e)]-_0x49a986[_0x7e893d(0x25c)]+0x1),'endRow':_0x3bb44b[_0x7e893d(0x20e)]+(_0x49a986['endRow']-_0x49a986['startRow']+0x1)}),_0x3bb44b['startRow']=_0x3bb44b[_0x7e893d(0x25c)]+(_0x49a986['endRow']-_0x49a986[_0x7e893d(0x25c)]+0x1),_0x3bb44b[_0x7e893d(0x20e)]=_0x3bb44b[_0x7e893d(0x20e)]+(_0x49a986[_0x7e893d(0x20e)]-_0x49a986[_0x7e893d(0x25c)]+0x1));}return _0x17b40a[_0x7e893d(0x18e)]>0x0&&_0x412c89['unshift']({'id':_0x32678e[_0x7e893d(0x1d5)]['id'],'params':{'unitId':_0xd418ce[_0x7e893d(0x208)][_0x7e893d(0x2af)],'subUnitId':_0xd418ce[_0x7e893d(0x208)][_0x7e893d(0x2a5)],'ranges':_0x17b40a}}),_0x295a32['length']>0x0&&_0x412c89[_0x7e893d(0x107)]({'id':_0x32678e[_0x7e893d(0x229)]['id'],'params':{'unitId':_0xd418ce[_0x7e893d(0x208)][_0x7e893d(0x2af)],'subUnitId':_0xd418ce['params'][_0x7e893d(0x2a5)],'ranges':_0x295a32}}),_0xd05da2['params'][_0x7e893d(0xd1)][_0x7e893d(0x18e)]===0x0&&(_0xd05da2['id']=_0x32678e[_0x7e893d(0xb1)]['id']),{'m1Prime':_0xd05da2,'m2Prime':_0x412c89['length']>0x1?_0x412c89:_0x412c89[0x0]};}};function _0x172449(_0x2fcbb1){const _0x22886d=_0x3faf9b;return _0x2fcbb1[_0x22886d(0x18f)]>_0x2fcbb1['endColumn']||_0x2fcbb1[_0x22886d(0x25c)]>_0x2fcbb1[_0x22886d(0x20e)]?!0x1:!(_0x2fcbb1[_0x22886d(0x25c)]===_0x2fcbb1[_0x22886d(0x20e)]&&_0x2fcbb1[_0x22886d(0x18f)]===_0x2fcbb1['endColumn']);}_0x3cf2f1(_0x172449,_0x3faf9b(0x171));const _0x32d2af={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e[_0x3faf9b(0x1c1)]['id'],'handler'(_0x138007,_0x5e3c9b){const _0x4d26af=_0x3faf9b,_0x3594fc=_0x1cf476['Tools'][_0x4d26af(0xfd)](_0x138007),_0x420703=_0x1cf476[_0x4d26af(0x256)][_0x4d26af(0xfd)](_0x5e3c9b);if(_0x138007[_0x4d26af(0x208)][_0x4d26af(0x2af)]!==_0x5e3c9b[_0x4d26af(0x208)][_0x4d26af(0x2af)]||_0x138007[_0x4d26af(0x208)]['subUnitId']!==_0x5e3c9b[_0x4d26af(0x208)][_0x4d26af(0x2a5)])return{'m1Prime':_0x3594fc,'m2Prime':_0x420703};const _0x11613c=_0x138007[_0x4d26af(0x208)]['unitId'],_0x2a623b=_0x138007[_0x4d26af(0x208)]['subUnitId'],_0x501b17=[_0x420703],_0x568429=[],_0x4118c0=[];for(let _0x5cc00a=0x0;_0x5cc00a<_0x3594fc[_0x4d26af(0x208)]['ranges']['length'];_0x5cc00a++){const _0x34ec8c=_0x3594fc['params'][_0x4d26af(0xd1)][_0x5cc00a],_0x41252a=_0x5e3c9b[_0x4d26af(0x208)][_0x4d26af(0x241)],_0x1d9b00=_0x41252a[_0x4d26af(0x2bb)]-_0x41252a[_0x4d26af(0x18f)]+0x1;if(_0x41252a[_0x4d26af(0x18f)]<_0x34ec8c['startColumn']&&_0x41252a[_0x4d26af(0x2bb)]<_0x34ec8c[_0x4d26af(0x18f)])_0x568429[_0x4d26af(0x107)]({..._0x34ec8c}),_0x4118c0[_0x4d26af(0x107)]({..._0x34ec8c,'startColumn':_0x34ec8c[_0x4d26af(0x18f)]-_0x1d9b00,'endColumn':_0x34ec8c[_0x4d26af(0x2bb)]-_0x1d9b00}),_0x34ec8c['startColumn']=_0x34ec8c[_0x4d26af(0x18f)]-_0x1d9b00,_0x34ec8c[_0x4d26af(0x2bb)]=_0x34ec8c[_0x4d26af(0x2bb)]-_0x1d9b00;else{if(_0x41252a[_0x4d26af(0x18f)]<_0x34ec8c[_0x4d26af(0x18f)]&&_0x41252a[_0x4d26af(0x2bb)]>=_0x34ec8c[_0x4d26af(0x18f)]&&_0x41252a['endColumn']<=_0x34ec8c[_0x4d26af(0x2bb)]){_0x568429[_0x4d26af(0x107)]({..._0x34ec8c});const _0x1c525d={..._0x34ec8c,'startColumn':_0x41252a[_0x4d26af(0x18f)],'endColumn':_0x34ec8c[_0x4d26af(0x2bb)]-_0x1d9b00};_0x172449(_0x1c525d)&&_0x41252a[_0x4d26af(0x2bb)]<_0x34ec8c[_0x4d26af(0x2bb)]?(_0x41252a[_0x4d26af(0x2bb)]<_0x34ec8c[_0x4d26af(0x2bb)]&&_0x4118c0[_0x4d26af(0x107)](_0x1c525d),_0x34ec8c[_0x4d26af(0x18f)]=_0x41252a['startColumn'],_0x34ec8c[_0x4d26af(0x2bb)]=_0x34ec8c[_0x4d26af(0x2bb)]-_0x1d9b00):(_0x3594fc['params']['ranges']['splice'](_0x5cc00a,0x1),_0x5cc00a--);}else{if(_0x41252a[_0x4d26af(0x18f)]>_0x34ec8c['startColumn']&&_0x41252a['endColumn']<_0x34ec8c[_0x4d26af(0x2bb)]){_0x568429[_0x4d26af(0x107)]({..._0x34ec8c});const _0x338e18={..._0x34ec8c,'endColumn':_0x34ec8c[_0x4d26af(0x2bb)]-_0x1d9b00};_0x172449(_0x338e18)?(_0x4118c0[_0x4d26af(0x107)](_0x338e18),_0x34ec8c[_0x4d26af(0x2bb)]=_0x34ec8c[_0x4d26af(0x2bb)]-_0x1d9b00):(_0x3594fc[_0x4d26af(0x208)]['ranges'][_0x4d26af(0x17b)](_0x5cc00a,0x1),_0x5cc00a--);}else{if(_0x41252a[_0x4d26af(0x18f)]>=_0x34ec8c[_0x4d26af(0x18f)]&&_0x41252a[_0x4d26af(0x18f)]<=_0x34ec8c['endColumn']&&_0x41252a[_0x4d26af(0x2bb)]>_0x34ec8c['endColumn']){_0x568429[_0x4d26af(0x107)]({..._0x34ec8c});const _0x138483={..._0x34ec8c,'endColumn':_0x41252a[_0x4d26af(0x18f)]-0x1};_0x172449(_0x138483)&&_0x41252a[_0x4d26af(0x18f)]>_0x34ec8c['startColumn']?(_0x4118c0[_0x4d26af(0x107)](_0x138483),_0x34ec8c[_0x4d26af(0x2bb)]=_0x41252a[_0x4d26af(0x18f)]-0x1):(_0x3594fc['params'][_0x4d26af(0xd1)][_0x4d26af(0x17b)](_0x5cc00a,0x1),_0x5cc00a--);}else _0x41252a[_0x4d26af(0x18f)]>_0x34ec8c[_0x4d26af(0x2bb)]||_0x41252a['startColumn']<=_0x34ec8c[_0x4d26af(0x18f)]&&_0x41252a[_0x4d26af(0x2bb)]>=_0x34ec8c['endColumn']&&(_0x568429['push']({..._0x34ec8c}),_0x3594fc[_0x4d26af(0x208)]['ranges'][_0x4d26af(0x17b)](_0x5cc00a,0x1),_0x5cc00a--);}}}}return _0x568429[_0x4d26af(0x18e)]>0x0&&_0x501b17[_0x4d26af(0xa3)]({'id':_0x32678e[_0x4d26af(0x1d5)]['id'],'params':{'unitId':_0x11613c,'subUnitId':_0x2a623b,'ranges':_0x568429}}),_0x4118c0[_0x4d26af(0x18e)]>0x0&&_0x501b17[_0x4d26af(0x107)]({'id':_0x32678e[_0x4d26af(0x229)]['id'],'params':{'unitId':_0x11613c,'subUnitId':_0x2a623b,'ranges':_0x4118c0}}),_0x3594fc['params'][_0x4d26af(0xd1)][_0x4d26af(0x18e)]===0x0&&(_0x3594fc['id']=_0x32678e[_0x4d26af(0xb1)]['id']),{'m1Prime':_0x3594fc,'m2Prime':_0x501b17[_0x4d26af(0x18e)]>0x1?_0x501b17:_0x501b17[0x0]};}},_0x471cc8={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e[_0x3faf9b(0xc4)]['id'],'handler'(_0x54407c,_0x1f4eb5){const _0x588098=_0x3faf9b,_0x662ecd=_0x1cf476[_0x588098(0x256)][_0x588098(0xfd)](_0x54407c),_0x47c1f9=_0x1cf476[_0x588098(0x256)]['deepClone'](_0x1f4eb5);if(_0x54407c['params'][_0x588098(0x2af)]!==_0x1f4eb5[_0x588098(0x208)][_0x588098(0x2af)]||_0x54407c[_0x588098(0x208)][_0x588098(0x2a5)]!==_0x1f4eb5[_0x588098(0x208)][_0x588098(0x2a5)])return{'m1Prime':_0x662ecd,'m2Prime':_0x47c1f9};const _0x483b43=_0x54407c[_0x588098(0x208)][_0x588098(0x2af)],_0x3be8ca=_0x54407c[_0x588098(0x208)][_0x588098(0x2a5)],_0x333246=[_0x47c1f9],_0x5e38d1=[],_0x4a8923=[];for(let _0x1633fc=0x0;_0x1633fc<_0x662ecd[_0x588098(0x208)][_0x588098(0xd1)][_0x588098(0x18e)];_0x1633fc++){const _0x3f54f6=_0x662ecd['params'][_0x588098(0xd1)][_0x1633fc],_0x3299eb=_0x1f4eb5[_0x588098(0x208)][_0x588098(0x241)],_0x44a4ef=_0x3299eb[_0x588098(0x20e)]-_0x3299eb['startRow']+0x1;if(_0x3299eb[_0x588098(0x25c)]<_0x3f54f6[_0x588098(0x25c)]&&_0x3299eb['endRow']<_0x3f54f6['startRow'])_0x5e38d1[_0x588098(0x107)]({..._0x3f54f6}),_0x4a8923['push']({..._0x3f54f6,'startRow':_0x3f54f6[_0x588098(0x25c)]-_0x44a4ef,'endRow':_0x3f54f6['endRow']-_0x44a4ef}),_0x3f54f6[_0x588098(0x25c)]=_0x3f54f6[_0x588098(0x25c)]-_0x44a4ef,_0x3f54f6[_0x588098(0x20e)]=_0x3f54f6[_0x588098(0x20e)]-_0x44a4ef;else{if(_0x3299eb[_0x588098(0x25c)]<_0x3f54f6[_0x588098(0x25c)]&&_0x3299eb[_0x588098(0x20e)]>=_0x3f54f6['startRow']&&_0x3299eb[_0x588098(0x20e)]<=_0x3f54f6[_0x588098(0x20e)]){_0x5e38d1[_0x588098(0x107)]({..._0x3f54f6});const _0x15e5c0={..._0x3f54f6,'startRow':_0x3299eb[_0x588098(0x25c)],'endRow':_0x3f54f6['endRow']-_0x44a4ef};_0x172449(_0x15e5c0)&&_0x3299eb[_0x588098(0x20e)]<_0x3f54f6[_0x588098(0x20e)]?(_0x3299eb[_0x588098(0x20e)]<_0x3f54f6[_0x588098(0x20e)]&&_0x4a8923[_0x588098(0x107)](_0x15e5c0),_0x3f54f6[_0x588098(0x25c)]=_0x3299eb[_0x588098(0x25c)],_0x3f54f6[_0x588098(0x20e)]=_0x3f54f6[_0x588098(0x20e)]-_0x44a4ef):(_0x662ecd[_0x588098(0x208)]['ranges'][_0x588098(0x17b)](_0x1633fc,0x1),_0x1633fc--);}else{if(_0x3299eb['startRow']>_0x3f54f6[_0x588098(0x25c)]&&_0x3299eb[_0x588098(0x20e)]<_0x3f54f6[_0x588098(0x20e)]){_0x5e38d1[_0x588098(0x107)]({..._0x3f54f6});const _0x13deb8={..._0x3f54f6,'endRow':_0x3f54f6[_0x588098(0x20e)]-_0x44a4ef};_0x172449(_0x13deb8)?(_0x4a8923[_0x588098(0x107)](_0x13deb8),_0x3f54f6[_0x588098(0x20e)]=_0x3f54f6[_0x588098(0x20e)]-_0x44a4ef):(_0x662ecd['params'][_0x588098(0xd1)][_0x588098(0x17b)](_0x1633fc,0x1),_0x1633fc--);}else{if(_0x3299eb[_0x588098(0x25c)]>=_0x3f54f6[_0x588098(0x25c)]&&_0x3299eb[_0x588098(0x25c)]<=_0x3f54f6[_0x588098(0x20e)]&&_0x3299eb[_0x588098(0x20e)]>_0x3f54f6[_0x588098(0x20e)]){_0x5e38d1[_0x588098(0x107)]({..._0x3f54f6});const _0x4d2ee2={..._0x3f54f6,'endRow':_0x3299eb[_0x588098(0x25c)]-0x1};_0x172449(_0x4d2ee2)&&_0x3299eb['startRow']>_0x3f54f6[_0x588098(0x25c)]?(_0x4a8923[_0x588098(0x107)](_0x4d2ee2),_0x3f54f6[_0x588098(0x20e)]=_0x3299eb['startRow']-0x1):(_0x662ecd[_0x588098(0x208)][_0x588098(0xd1)]['splice'](_0x1633fc,0x1),_0x1633fc--);}else _0x3299eb['startRow']>_0x3f54f6['endRow']||_0x3299eb[_0x588098(0x25c)]<=_0x3f54f6[_0x588098(0x25c)]&&_0x3299eb[_0x588098(0x20e)]>=_0x3f54f6[_0x588098(0x20e)]&&(_0x5e38d1[_0x588098(0x107)]({..._0x3f54f6}),_0x662ecd[_0x588098(0x208)][_0x588098(0xd1)][_0x588098(0x17b)](_0x1633fc,0x1),_0x1633fc--);}}}}return _0x5e38d1[_0x588098(0x18e)]>0x0&&_0x333246[_0x588098(0xa3)]({'id':_0x32678e['RemoveWorksheetMergeMutation']['id'],'params':{'unitId':_0x483b43,'subUnitId':_0x3be8ca,'ranges':_0x5e38d1}}),_0x4a8923[_0x588098(0x18e)]>0x0&&_0x333246[_0x588098(0x107)]({'id':_0x32678e[_0x588098(0x229)]['id'],'params':{'unitId':_0x483b43,'subUnitId':_0x3be8ca,'ranges':_0x4a8923}}),_0x662ecd['params'][_0x588098(0xd1)][_0x588098(0x18e)]===0x0&&(_0x662ecd['id']=_0x32678e[_0x588098(0xb1)]['id']),{'m1Prime':_0x662ecd,'m2Prime':_0x333246[_0x588098(0x18e)]>0x1?_0x333246:_0x333246[0x0]};}},_0x527964={'m1':_0x32678e['AddWorksheetMergeMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0x27c2ad,_0x3ea35f){const _0x4bdc0c=_0x3faf9b,_0x18519f=_0x1cf476[_0x4bdc0c(0x256)][_0x4bdc0c(0xfd)](_0x27c2ad),_0x5221ee=_0x1cf476['Tools'][_0x4bdc0c(0xfd)](_0x3ea35f);if(_0x27c2ad[_0x4bdc0c(0x208)][_0x4bdc0c(0x2af)]!==_0x3ea35f[_0x4bdc0c(0x208)]['unitId']||_0x27c2ad[_0x4bdc0c(0x208)][_0x4bdc0c(0x2a5)]!==_0x3ea35f['params'][_0x4bdc0c(0x2a5)])return{'m1Prime':_0x18519f,'m2Prime':_0x5221ee};const _0x5d3b58=[..._0x5221ee[_0x4bdc0c(0x208)][_0x4bdc0c(0xd1)]];for(let _0x4d6319=0x0;_0x4d6319<_0x18519f['params'][_0x4bdc0c(0xd1)]['length'];_0x4d6319++){let _0x10598d=!0x1;for(let _0x49d6c1=0x0;_0x49d6c1<_0x5221ee['params'][_0x4bdc0c(0xd1)]['length'];_0x49d6c1++){const _0x108ecf=_0x18519f[_0x4bdc0c(0x208)][_0x4bdc0c(0xd1)][_0x4d6319],_0x38e479=_0x5221ee[_0x4bdc0c(0x208)][_0x4bdc0c(0xd1)][_0x49d6c1];if(_0x1cf476[_0x4bdc0c(0x167)][_0x4bdc0c(0x2dd)](_0x108ecf,_0x38e479)){_0x10598d=!0x0;break;}}_0x10598d&&(_0x5d3b58['push'](_0x18519f[_0x4bdc0c(0x208)][_0x4bdc0c(0xd1)][_0x4d6319]),_0x18519f['params'][_0x4bdc0c(0xd1)][_0x4bdc0c(0x17b)](_0x4d6319,0x1),_0x4d6319--);}return _0x5221ee[_0x4bdc0c(0x208)][_0x4bdc0c(0xd1)]=_0x5d3b58,_0x18519f[_0x4bdc0c(0x208)][_0x4bdc0c(0xd1)][_0x4bdc0c(0x18e)]===0x0&&(_0x18519f['id']=_0x32678e['EmptyMutation']['id']),{'m1Prime':_0x18519f,'m2Prime':_0x5221ee};}},_0x349da3={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e['SetRangeValuesMutation']['id'],'handler'(_0x63b677,_0x2b9554){const _0x301d1f=_0x3faf9b,_0x3e233e=_0x1cf476['Tools'][_0x301d1f(0xfd)](_0x63b677),_0x351897=_0x1cf476[_0x301d1f(0x256)][_0x301d1f(0xfd)](_0x2b9554);if(_0x63b677[_0x301d1f(0x208)][_0x301d1f(0x2af)]!==_0x2b9554[_0x301d1f(0x208)][_0x301d1f(0x2af)]||_0x63b677[_0x301d1f(0x208)][_0x301d1f(0x2a5)]!==_0x2b9554[_0x301d1f(0x208)][_0x301d1f(0x2a5)])return{'m1Prime':_0x3e233e,'m2Prime':_0x351897};const _0x57517a=[_0x3e233e],_0x5497d9=[_0x351897],_0x2c87de=new _0x1cf476['ObjectMatrix'](_0x1cf476[_0x301d1f(0x256)][_0x301d1f(0xfd)](_0x2b9554[_0x301d1f(0x208)][_0x301d1f(0xb2)])),_0x280d09=new Set(),_0x65afb6={};for(let _0x24334d=0x0;_0x24334d<_0x3e233e[_0x301d1f(0x208)]['ranges'][_0x301d1f(0x18e)];_0x24334d++){const _0x1b24fc=_0x3e233e[_0x301d1f(0x208)]['ranges'][_0x24334d],{startRow:_0x25e803,startColumn:_0x149b1b,endRow:_0x7ed393,endColumn:_0x29e88e}=_0x1b24fc;let _0x21e698=!0x1;_0x2c87de[_0x301d1f(0x180)]((_0x4fec95,_0x40c90e,_0x61237f)=>{const _0x2dc634=_0x301d1f;if(_0x4fec95>=_0x25e803&&_0x4fec95<=_0x7ed393&&_0x40c90e>=_0x149b1b&&_0x40c90e<=_0x29e88e){const _0x571ca3=_0x2c87de[_0x2dc634(0x28b)](_0x4fec95,_0x40c90e),_0x166058=_0x571ca3===null?{'v':null,'s':null,'t':null,'si':null,'p':null,'f':null}:_0x571ca3;_0x166058&&(_0x65afb6[_0x4fec95]||(_0x65afb6[_0x4fec95]={}),_0x65afb6[_0x4fec95][_0x40c90e]={},(_0x61237f==null?void 0x0:_0x61237f['v'])!==void 0x0&&(_0x65afb6[_0x4fec95][_0x40c90e]['v']=null,delete _0x166058['v']),(_0x61237f==null?void 0x0:_0x61237f['f'])!==void 0x0&&(_0x65afb6[_0x4fec95][_0x40c90e]['f']=null,delete _0x166058['f']),(_0x61237f==null?void 0x0:_0x61237f['t'])!==void 0x0&&(_0x65afb6[_0x4fec95][_0x40c90e]['t']=null,delete _0x166058['t']),(_0x61237f==null?void 0x0:_0x61237f['si'])!==void 0x0&&(_0x65afb6[_0x4fec95][_0x40c90e]['si']=null,delete _0x166058['si']),(_0x61237f==null?void 0x0:_0x61237f['p'])!==void 0x0&&(_0x65afb6[_0x4fec95][_0x40c90e]['p']=null,delete _0x166058['p']),(_0x61237f==null?void 0x0:_0x61237f['s'])!==void 0x0&&(_0x65afb6[_0x4fec95][_0x40c90e]['s']=null,delete _0x166058['s']),_0x2c87de[_0x2dc634(0x2a6)](_0x4fec95,_0x40c90e,_0x166058),_0x21e698=!0x0);}}),_0x21e698&&(_0x280d09['add']({..._0x1b24fc}),_0x3e233e[_0x301d1f(0x208)][_0x301d1f(0xd1)][_0x301d1f(0x17b)](_0x24334d,0x1),_0x24334d--);}return _0x351897[_0x301d1f(0x208)][_0x301d1f(0xb2)]=_0x2c87de[_0x301d1f(0x27d)](),_0x280d09[_0x301d1f(0x182)]>0x0&&_0x5497d9['unshift']({'id':_0x32678e[_0x301d1f(0x1d5)]['id'],'params':{'unitId':_0x63b677[_0x301d1f(0x208)][_0x301d1f(0x2af)],'subUnitId':_0x63b677[_0x301d1f(0x208)][_0x301d1f(0x2a5)],'ranges':Array[_0x301d1f(0x296)](_0x280d09)}}),_0x3e233e['params'][_0x301d1f(0xd1)][_0x301d1f(0x18e)]===0x0&&(_0x3e233e['id']=_0x32678e[_0x301d1f(0xb1)]['id']),Object[_0x301d1f(0xd7)](_0x65afb6)[_0x301d1f(0x18e)]>0x0&&_0x57517a[_0x301d1f(0xa3)]({'id':_0x32678e[_0x301d1f(0x268)]['id'],'params':{'unitId':_0x63b677[_0x301d1f(0x208)][_0x301d1f(0x2af)],'subUnitId':_0x63b677[_0x301d1f(0x208)][_0x301d1f(0x2a5)],'cellValue':_0x65afb6}}),{'m1Prime':_0x57517a[_0x301d1f(0x18e)]>0x1?_0x57517a:_0x57517a[0x0],'m2Prime':_0x5497d9[_0x301d1f(0x18e)]>0x1?_0x5497d9:_0x5497d9[0x0]};}},_0x1f78ef={'m1':_0x32678e[_0x3faf9b(0x229)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x1a2585,_0x3c4aaf){const _0x553099=_0x3faf9b,_0x204008={'m1Prime':[],'m2Prime':[]};if(_0x1a2585[_0x553099(0x208)][_0x553099(0x2af)]!==_0x3c4aaf['params']['unitId']||_0x1a2585['params'][_0x553099(0x2a5)]!==_0x3c4aaf[_0x553099(0x208)][_0x553099(0x2a5)])return _0x204008;const _0xa24a1c=_0x1cf476[_0x553099(0x256)]['deepClone'](_0x3c4aaf),_0x2170bc=_0xa24a1c[_0x553099(0x208)][_0x553099(0xeb)];_0x2170bc[_0x553099(0xe7)]((_0x39a673,_0x1d2cda)=>{const _0x1363a1=_0x553099,{range:_0x366ff6,primary:_0x3587c9}=_0x39a673;_0x1a2585[_0x1363a1(0x208)]['ranges']['forEach'](_0x145b2e=>{const _0x24ce50=_0x1363a1;_0x1cf476[_0x24ce50(0x167)][_0x24ce50(0x2dd)](_0x145b2e,_0x366ff6)&&(_0x366ff6[_0x24ce50(0x25c)]=Math[_0x24ce50(0x181)](_0x145b2e['startRow'],_0x366ff6[_0x24ce50(0x25c)]),_0x366ff6['startColumn']=Math[_0x24ce50(0x181)](_0x145b2e[_0x24ce50(0x18f)],_0x366ff6[_0x24ce50(0x18f)]),_0x366ff6['endRow']=Math['max'](_0x145b2e[_0x24ce50(0x20e)],_0x366ff6[_0x24ce50(0x20e)]),_0x366ff6[_0x24ce50(0x2bb)]=Math[_0x24ce50(0x102)](_0x145b2e[_0x24ce50(0x2bb)],_0x366ff6['endColumn'])),_0x3587c9&&_0x1cf476[_0x24ce50(0x167)][_0x24ce50(0x2dd)](_0x145b2e,_0x3587c9)&&_0x1d2cda===_0x2170bc['length']-0x1&&(_0x3587c9[_0x24ce50(0x18f)]===_0x145b2e['startColumn']&&_0x3587c9[_0x24ce50(0x25c)]&&_0x145b2e[_0x24ce50(0x25c)]&&(_0x3587c9[_0x24ce50(0x228)]=!0x0),_0x3587c9[_0x24ce50(0x25c)]=Math[_0x24ce50(0x181)](_0x145b2e[_0x24ce50(0x25c)],_0x3587c9[_0x24ce50(0x25c)]),_0x3587c9[_0x24ce50(0x18f)]=Math[_0x24ce50(0x181)](_0x145b2e['startColumn'],_0x3587c9[_0x24ce50(0x18f)]),_0x3587c9[_0x24ce50(0x20e)]=Math[_0x24ce50(0x102)](_0x145b2e[_0x24ce50(0x20e)],_0x3587c9[_0x24ce50(0x20e)]),_0x3587c9[_0x24ce50(0x2bb)]=Math[_0x24ce50(0x102)](_0x145b2e[_0x24ce50(0x2bb)],_0x3587c9[_0x24ce50(0x2bb)]),_0x3587c9['isMerged']=!0x0);});}),_0x2170bc['sort']((_0x32e05,_0x439b4f)=>{const _0x4f55a0=_0x553099,_0x476255=_0x32e05['range'],_0x366548=_0x439b4f[_0x4f55a0(0x241)];return _0x476255[_0x4f55a0(0x25c)]===_0x366548[_0x4f55a0(0x25c)]?_0x476255[_0x4f55a0(0x18f)]-_0x366548['startColumn']:_0x476255['startRow']-_0x366548[_0x4f55a0(0x25c)];});const _0x4adaac=[];let _0x557158=null;for(const _0x590688 of _0x2170bc)_0x557158===null||!_0x1cf476[_0x553099(0x167)][_0x553099(0x2dd)](_0x557158[_0x553099(0x241)],_0x590688[_0x553099(0x241)])?(_0x4adaac[_0x553099(0x107)](_0x590688),_0x557158=_0x590688):(_0x557158[_0x553099(0x241)][_0x553099(0x25c)]=Math[_0x553099(0x181)](_0x557158[_0x553099(0x241)][_0x553099(0x25c)],_0x590688[_0x553099(0x241)]['startRow']),_0x557158['range'][_0x553099(0x18f)]=Math['min'](_0x557158[_0x553099(0x241)][_0x553099(0x18f)],_0x590688['range'][_0x553099(0x18f)]),_0x557158[_0x553099(0x241)][_0x553099(0x20e)]=Math[_0x553099(0x102)](_0x557158[_0x553099(0x241)][_0x553099(0x20e)],_0x590688[_0x553099(0x241)]['endRow']),_0x557158[_0x553099(0x241)][_0x553099(0x2bb)]=Math['max'](_0x557158[_0x553099(0x241)][_0x553099(0x2bb)],_0x590688[_0x553099(0x241)][_0x553099(0x2bb)]),_0x590688[_0x553099(0xc7)]&&(_0x557158[_0x553099(0xc7)]=_0x590688[_0x553099(0xc7)]));return _0xa24a1c['params'][_0x553099(0xeb)]=_0x4adaac,_0x204008['m2Prime'][_0x553099(0x107)](_0xa24a1c),_0x204008;}},_0x1e90d2={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x263f2b,_0x3e40b7)=>{const _0x2c4122=_0x3faf9b,_0x490135={'m1Prime':_0x263f2b,'m2Prime':_0x3e40b7};return _0x263f2b['params'][_0x2c4122(0x2af)]!==_0x3e40b7[_0x2c4122(0x208)][_0x2c4122(0x2af)]||_0x263f2b[_0x2c4122(0x208)][_0x2c4122(0x2a5)]!==_0x3e40b7[_0x2c4122(0x208)][_0x2c4122(0x2a5)]?_0x490135:{'error':new Error(_0x2c4122(0x254))};},_0x3faf9b(0x97))},_0x1c22d6={'m1':_0x32678e['AddWorksheetProtectionMutation']['id'],'m2':_0x9ec1ed[_0x3faf9b(0x2ac)]['id'],'handler':_0x3cf2f1((_0x107b3c,_0x1dbec6)=>{const _0x320346=_0x3faf9b,_0x2345ac={'m1Prime':_0x107b3c,'m2Prime':_0x1dbec6};return _0x107b3c[_0x320346(0x208)]['unitId']!==_0x1dbec6['params'][_0x320346(0x2af)]||_0x107b3c['params'][_0x320346(0x2a5)]!==_0x1dbec6[_0x320346(0x208)][_0x320346(0x2a5)]?_0x2345ac:{'error':new Error(_0x320346(0x245))};},'handler')},_0x3ef4ce={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x13e)]['id'],'handler':_0x3cf2f1((_0x2c7037,_0x172704)=>{const _0x3e1988=_0x3faf9b,_0x5ebe0a={'m1Prime':_0x2c7037,'m2Prime':_0x172704};return _0x2c7037['params'][_0x3e1988(0x2af)]!==_0x172704[_0x3e1988(0x208)][_0x3e1988(0x2af)]||_0x2c7037[_0x3e1988(0x208)][_0x3e1988(0x2a5)]!==_0x172704[_0x3e1988(0x208)][_0x3e1988(0x2a5)]?_0x5ebe0a:{'error':new Error(_0x3e1988(0x2b2))};},_0x3faf9b(0x97))},_0x4b214d={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e['AddWorksheetMergeMutation']['id'],'handler':_0x3cf2f1((_0x5aa20b,_0x30c75a)=>{const _0x9091ac=_0x3faf9b,_0x5ab82a={'m1Prime':_0x5aa20b,'m2Prime':_0x30c75a};return _0x5aa20b[_0x9091ac(0x208)][_0x9091ac(0x2af)]!==_0x30c75a[_0x9091ac(0x208)][_0x9091ac(0x2af)]||_0x5aa20b[_0x9091ac(0x208)][_0x9091ac(0x2a5)]!==_0x30c75a[_0x9091ac(0x208)][_0x9091ac(0x2a5)]?_0x5ab82a:{'error':new Error(_0x9091ac(0x14b))};},_0x3faf9b(0x97))},_0x2bbcec={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0xa4)]['id'],'handler':_0x3cf2f1((_0x55bf65,_0x49bc75)=>{const _0x28d424=_0x3faf9b,_0x6a0bb7={'m1Prime':_0x55bf65,'m2Prime':_0x49bc75};return _0x55bf65[_0x28d424(0x208)][_0x28d424(0x2af)]!==_0x49bc75[_0x28d424(0x208)][_0x28d424(0x2af)]||_0x55bf65[_0x28d424(0x208)][_0x28d424(0x2a5)]!==_0x49bc75['params'][_0x28d424(0x246)]['subUnitId']?_0x6a0bb7:{'error':new Error(_0x28d424(0x166))};},_0x3faf9b(0x97))},_0x405af6={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x1c9)]['id'],'handler':_0x3cf2f1((_0x3abb72,_0x2e7287)=>{const _0x52d6e6=_0x3faf9b,_0x21c379={'m1Prime':_0x3abb72,'m2Prime':_0x2e7287};return _0x3abb72[_0x52d6e6(0x208)][_0x52d6e6(0x2af)]!==_0x2e7287[_0x52d6e6(0x208)]['unitId']||_0x3abb72[_0x52d6e6(0x208)][_0x52d6e6(0x2a5)]!==_0x2e7287[_0x52d6e6(0x208)][_0x52d6e6(0x2a5)]?_0x21c379:{'error':new Error(_0x52d6e6(0x23c))};},_0x3faf9b(0x97))},_0x4d09ed={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x9ec1ed['DeleteConditionalRuleMutation']['id'],'handler':_0x3cf2f1((_0x5aff59,_0x1c7a0d)=>{const _0x525083=_0x3faf9b,_0x3e4d19={'m1Prime':_0x5aff59,'m2Prime':_0x1c7a0d};return _0x5aff59['params'][_0x525083(0x2af)]!==_0x1c7a0d[_0x525083(0x208)][_0x525083(0x2af)]||_0x5aff59['params']['subUnitId']!==_0x1c7a0d[_0x525083(0x208)][_0x525083(0x2a5)]?_0x3e4d19:{'error':new Error(_0x525083(0x2f6))};},_0x3faf9b(0x97))},_0x370699={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e['InsertColMutation']['id'],'handler':_0x3cf2f1((_0x41b654,_0x5e69d8)=>{const _0x400f18=_0x3faf9b,_0x32ed6d={'m1Prime':_0x41b654,'m2Prime':_0x5e69d8};return _0x41b654['params'][_0x400f18(0x2af)]!==_0x5e69d8[_0x400f18(0x208)][_0x400f18(0x2af)]||_0x41b654[_0x400f18(0x208)][_0x400f18(0x2a5)]!==_0x5e69d8[_0x400f18(0x208)][_0x400f18(0x2a5)]?_0x32ed6d:{'error':new Error(_0x400f18(0x2d8))};},_0x3faf9b(0x97))},_0x53c135={'m1':_0x32678e['AddWorksheetProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x23d)]['id'],'handler':_0x3cf2f1((_0xefe2be,_0x21fda3)=>{const _0x801b5e=_0x3faf9b,_0x4f8474={'m1Prime':_0xefe2be,'m2Prime':_0x21fda3};return _0xefe2be['params'][_0x801b5e(0x2af)]!==_0x21fda3['params'][_0x801b5e(0x2af)]||_0xefe2be[_0x801b5e(0x208)][_0x801b5e(0x2a5)]!==_0x21fda3[_0x801b5e(0x208)][_0x801b5e(0x2a5)]?_0x4f8474:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20row')};},'handler')},_0x193e2b={'m1':_0x32678e['AddWorksheetProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x165)]['id'],'handler':_0x3cf2f1((_0x4803ac,_0x38dab6)=>{const _0x548fa3=_0x3faf9b,_0x42d4f8={'m1Prime':_0x4803ac,'m2Prime':_0x38dab6};return _0x4803ac[_0x548fa3(0x208)]['unitId']!==_0x38dab6[_0x548fa3(0x208)][_0x548fa3(0x2af)]||_0x4803ac[_0x548fa3(0x208)]['subUnitId']!==_0x38dab6[_0x548fa3(0x208)][_0x548fa3(0x2a5)]?_0x42d4f8:{'error':new Error(_0x548fa3(0x1cf))};},'handler')},_0x25b7b2={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler':_0x3cf2f1((_0x1ef864,_0x43e723)=>{const _0x5a110a=_0x3faf9b,_0x2c1249={'m1Prime':_0x1ef864,'m2Prime':_0x43e723};return _0x1ef864['params'][_0x5a110a(0x2af)]!==_0x43e723[_0x5a110a(0x208)][_0x5a110a(0x2af)]||_0x1ef864['params'][_0x5a110a(0x2a5)]!==_0x43e723[_0x5a110a(0x208)][_0x5a110a(0x296)][_0x5a110a(0x2a5)]?_0x2c1249:{'error':new Error(_0x5a110a(0x1e1))};},_0x3faf9b(0x97))},_0x7b2b7a={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e['MoveRowsMutation']['id'],'handler':_0x3cf2f1((_0x377ba1,_0x4c5736)=>{const _0x2b86ef=_0x3faf9b,_0x81c6d={'m1Prime':_0x377ba1,'m2Prime':_0x4c5736};return _0x377ba1[_0x2b86ef(0x208)]['unitId']!==_0x4c5736['params']['unitId']||_0x377ba1[_0x2b86ef(0x208)]['subUnitId']!==_0x4c5736[_0x2b86ef(0x208)]['subUnitId']?_0x81c6d:{'error':new Error(_0x2b86ef(0xad))};},'handler')},_0x533478={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x1c1)]['id'],'handler':_0x3cf2f1((_0x5a41c9,_0x534e26)=>{const _0x5d7639=_0x3faf9b,_0x4cc1de={'m1Prime':_0x5a41c9,'m2Prime':_0x534e26};return _0x5a41c9[_0x5d7639(0x208)]['unitId']!==_0x534e26['params'][_0x5d7639(0x2af)]||_0x5a41c9['params']['subUnitId']!==_0x534e26[_0x5d7639(0x208)]['subUnitId']?_0x4cc1de:{'error':new Error(_0x5d7639(0x200))};},_0x3faf9b(0x97))},_0x1b61d5={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x22b)]['id'],'handler':_0x3cf2f1((_0x40a378,_0x186582)=>{const _0x2c62f9=_0x3faf9b,_0x19f8b1={'m1Prime':_0x40a378,'m2Prime':_0x186582};return _0x40a378[_0x2c62f9(0x208)]['unitId']!==_0x186582[_0x2c62f9(0x208)][_0x2c62f9(0x2af)]||_0x40a378['params'][_0x2c62f9(0x2a5)]!==_0x186582['params'][_0x2c62f9(0x2a5)]?_0x19f8b1:{'error':new Error(_0x2c62f9(0x2e7))};},_0x3faf9b(0x97))},_0xe2be7f={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e['RemoveNumfmtMutation']['id'],'handler':_0x3cf2f1((_0x52ed39,_0x28edbe)=>{const _0x3d47cf=_0x3faf9b,_0x524c83={'m1Prime':_0x52ed39,'m2Prime':_0x28edbe};return _0x52ed39['params']['unitId']!==_0x28edbe['params'][_0x3d47cf(0x2af)]||_0x52ed39[_0x3d47cf(0x208)][_0x3d47cf(0x2a5)]!==_0x28edbe[_0x3d47cf(0x208)][_0x3d47cf(0x2a5)]?_0x524c83:{'error':new Error(_0x3d47cf(0x9a))};},'handler')},_0x5473d7={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e['RemoveRowMutation']['id'],'handler':_0x3cf2f1((_0x291123,_0x37a8f8)=>{const _0xddf7c5=_0x3faf9b,_0x2d45a9={'m1Prime':_0x291123,'m2Prime':_0x37a8f8};return _0x291123[_0xddf7c5(0x208)][_0xddf7c5(0x2af)]!==_0x37a8f8[_0xddf7c5(0x208)][_0xddf7c5(0x2af)]||_0x291123[_0xddf7c5(0x208)][_0xddf7c5(0x2a5)]!==_0x37a8f8[_0xddf7c5(0x208)][_0xddf7c5(0x2a5)]?_0x2d45a9:{'error':new Error(_0xddf7c5(0x191))};},'handler')},_0x3f97d5={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x464318[_0x3faf9b(0x2cf)]['id'],'handler':_0x3cf2f1((_0x10cd33,_0x31a4cc)=>{const _0x2cbc8a=_0x3faf9b,_0x16cacf={'m1Prime':_0x10cd33,'m2Prime':_0x31a4cc};return _0x10cd33[_0x2cbc8a(0x208)][_0x2cbc8a(0x2af)]!==_0x31a4cc[_0x2cbc8a(0x208)][_0x2cbc8a(0x2af)]||_0x10cd33[_0x2cbc8a(0x208)]['subUnitId']!==_0x31a4cc[_0x2cbc8a(0x208)]['subUnitId']?_0x16cacf:{'error':new Error(_0x2cbc8a(0x24c))};},_0x3faf9b(0x97))},_0x3fc065={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e['RemoveSheetMutation']['id'],'handler':_0x3cf2f1((_0x380958,_0x2c0d55)=>{const _0x3b883b=_0x3faf9b,_0x290383={'m1Prime':_0x380958,'m2Prime':_0x2c0d55};return _0x380958['params'][_0x3b883b(0x2af)]!==_0x2c0d55[_0x3b883b(0x208)]['unitId']||_0x380958[_0x3b883b(0x208)][_0x3b883b(0x2a5)]!==_0x2c0d55[_0x3b883b(0x208)][_0x3b883b(0x2a5)]?_0x290383:{'error':new Error(_0x3b883b(0x122))};},_0x3faf9b(0x97))},_0x2b025e={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler':_0x3cf2f1((_0xde5f92,_0x33a0fb)=>{const _0x40ae07=_0x3faf9b,_0x580e51={'m1Prime':_0xde5f92,'m2Prime':_0x33a0fb};return _0xde5f92[_0x40ae07(0x208)][_0x40ae07(0x2af)]!==_0x33a0fb['params']['unitId']||_0xde5f92[_0x40ae07(0x208)][_0x40ae07(0x2a5)]!==_0x33a0fb[_0x40ae07(0x208)][_0x40ae07(0x2a5)]?_0x580e51:{'error':new Error(_0x40ae07(0x98))};},_0x3faf9b(0x97))},_0x13f7cd={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x9ec1ed['SetConditionalRuleMutation']['id'],'handler':_0x3cf2f1((_0x5a3e8b,_0x463553)=>{const _0x123be2=_0x3faf9b,_0x145fa0={'m1Prime':_0x5a3e8b,'m2Prime':_0x463553};return _0x5a3e8b[_0x123be2(0x208)][_0x123be2(0x2af)]!==_0x463553[_0x123be2(0x208)][_0x123be2(0x2af)]||_0x5a3e8b[_0x123be2(0x208)][_0x123be2(0x2a5)]!==_0x463553[_0x123be2(0x208)]['subUnitId']?_0x145fa0:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule')};},_0x3faf9b(0x97))},_0x17fe9f={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x217)]['id'],'handler':_0x3cf2f1((_0xc4fd32,_0xb06818)=>{const _0x233215=_0x3faf9b,_0x2aa62d={'m1Prime':_0xc4fd32,'m2Prime':_0xb06818};return _0xc4fd32[_0x233215(0x208)]['unitId']!==_0xb06818['params']['unitId']||_0xc4fd32['params'][_0x233215(0x2a5)]!==_0xb06818[_0x233215(0x208)][_0x233215(0x2a5)]?_0x2aa62d:{'error':new Error(_0x233215(0xdc))};},'handler')},_0xb862d6={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler':_0x3cf2f1((_0x108676,_0x5baab4)=>{const _0x462337=_0x3faf9b,_0xfd2adf={'m1Prime':_0x108676,'m2Prime':_0x5baab4};return _0x108676[_0x462337(0x208)]['unitId']!==_0x5baab4[_0x462337(0x208)]['unitId']||_0x108676[_0x462337(0x208)][_0x462337(0x2a5)]!==_0x5baab4[_0x462337(0x208)]['subUnitId']?_0xfd2adf:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt')};},'handler')},_0x10108d={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x17d)]['id'],'handler':_0x3cf2f1((_0x28bc79,_0x159a11)=>{const _0x56ee65=_0x3faf9b,_0x581451={'m1Prime':_0x28bc79,'m2Prime':_0x159a11};return _0x28bc79[_0x56ee65(0x208)][_0x56ee65(0x2af)]!==_0x159a11['params'][_0x56ee65(0x2af)]||_0x28bc79['params'][_0x56ee65(0x2a5)]!==_0x159a11['params'][_0x56ee65(0x2a5)]?_0x581451:{'error':new Error(_0x56ee65(0x222))};},'handler')},_0x8d3beb={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x255)]['id'],'handler':_0x3cf2f1((_0x2f9b5d,_0x476c48)=>{const _0x4cf5a7=_0x3faf9b,_0x365f52={'m1Prime':_0x2f9b5d,'m2Prime':_0x476c48};return _0x2f9b5d[_0x4cf5a7(0x208)]['unitId']!==_0x476c48['params']['unitId']||_0x2f9b5d[_0x4cf5a7(0x208)]['subUnitId']!==_0x476c48[_0x4cf5a7(0x208)][_0x4cf5a7(0x2a5)]?_0x365f52:{'error':new Error(_0x4cf5a7(0x2df))};},_0x3faf9b(0x97))},_0x4d1673={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x32678e[_0x3faf9b(0x216)]['id'],'handler':_0x3cf2f1((_0xc812df,_0x1fb891)=>{const _0x32d343=_0x3faf9b,_0x5e067f={'m1Prime':_0xc812df,'m2Prime':_0x1fb891};return _0xc812df[_0x32d343(0x208)][_0x32d343(0x2af)]!==_0x1fb891[_0x32d343(0x208)]['unitId']||_0xc812df['params'][_0x32d343(0x2a5)]!==_0x1fb891['params'][_0x32d343(0x2a5)]?_0x5e067f:{'error':new Error('add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20name')};},_0x3faf9b(0x97))},_0x372517={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x2ef)]['id'],'handler':_0x3cf2f1((_0x457d45,_0x3e5cf6)=>{const _0x55c305=_0x3faf9b,_0x61703={'m1Prime':_0x457d45,'m2Prime':_0x3e5cf6};return _0x457d45[_0x55c305(0x208)][_0x55c305(0x2af)]!==_0x3e5cf6['params']['unitId']||_0x457d45['params'][_0x55c305(0x2a5)]!==_0x3e5cf6['params'][_0x55c305(0x2a5)]?_0x61703:{'error':new Error(_0x55c305(0x15a))};},'handler')},_0x2559e7={'m1':_0x32678e[_0x3faf9b(0xa4)]['id'],'m2':_0x2dcd0c['UpdateDataValidationMutation']['id'],'handler':_0x3cf2f1((_0x4c1dba,_0x5654f0)=>{const _0x11a0cd=_0x3faf9b,_0x277817={'m1Prime':_0x4c1dba,'m2Prime':_0x5654f0};return _0x4c1dba[_0x11a0cd(0x208)][_0x11a0cd(0x2af)]!==_0x5654f0[_0x11a0cd(0x208)][_0x11a0cd(0x2af)]||_0x4c1dba['params'][_0x11a0cd(0x2a5)]!==_0x5654f0[_0x11a0cd(0x208)][_0x11a0cd(0x2a5)]?_0x277817:{'error':new Error(_0x11a0cd(0x1ef))};},_0x3faf9b(0x97))},_0x5d089a={'m1':_0x1dd8e1['DeleteCommentMutation']['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x342df3,_0x9633ff)=>{const _0x5bee66=_0x3faf9b,_0xc4b90e=_0x342df3[_0x5bee66(0x208)],_0xd0e95c=_0x9633ff[_0x5bee66(0x208)];return _0xc4b90e[_0x5bee66(0x2af)]===_0xd0e95c[_0x5bee66(0x2af)]&&_0xc4b90e[_0x5bee66(0x2a5)]===_0xd0e95c['subUnitId']&&_0xc4b90e[_0x5bee66(0x2cc)]===_0xd0e95c[_0x5bee66(0x189)][_0x5bee66(0x88)]?{'m1Prime':_0x342df3,'m2Prime':[]}:{'m1Prime':_0x342df3,'m2Prime':_0x9633ff};},_0x3faf9b(0x97))},_0x29c922={'m1':_0x1dd8e1[_0x3faf9b(0x227)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x227)]['id'],'handler':_0x3cf2f1((_0x103fb3,_0x4dba1d)=>{const _0x58bbef=_0x3faf9b,_0xc1cc4b=_0x103fb3[_0x58bbef(0x208)],_0x1c7ffb=_0x4dba1d[_0x58bbef(0x208)],_0x45a774={'m1Prime':_0x103fb3,'m2Prime':_0x4dba1d};return _0xc1cc4b[_0x58bbef(0x2af)]!==_0x1c7ffb[_0x58bbef(0x2af)]||_0xc1cc4b['subUnitId']!==_0x1c7ffb[_0x58bbef(0x2a5)]||_0xc1cc4b[_0x58bbef(0x2cc)]!==_0x1c7ffb[_0x58bbef(0x2cc)]?_0x45a774:{'m1Prime':[],'m2Prime':[]};},_0x3faf9b(0x97))},_0x296862={'m1':_0x9ec1ed[_0x3faf9b(0x190)]['id'],'m2':_0x9ec1ed[_0x3faf9b(0x190)]['id'],'handler'(_0x2a5349,_0x12e15d){return{'m1Prime':_0x2a5349,'m2Prime':_0x12e15d};}},_0x574a17=_0x3cf2f1((_0x55707d,_0xb7d3a0)=>{const _0x38c744=_0x3faf9b,_0x4fbb0a=_0x49fe25[_0x38c744(0x1e6)](_0x55707d[_0x38c744(0x208)][_0x38c744(0x189)][_0x38c744(0x242)]),_0x2b050c={'startColumn':_0x4fbb0a[_0x38c744(0x1d0)],'endColumn':_0x4fbb0a[_0x38c744(0x1d0)],'startRow':_0x4fbb0a[_0x38c744(0x1b7)],'endRow':_0x4fbb0a['row']},_0x49bd32=_0x32678e[_0x38c744(0x15d)](_0x2b050c,_0xb7d3a0);if(!_0x49bd32)return[{'id':_0x1dd8e1[_0x38c744(0x227)]['id'],'params':{..._0x55707d[_0x38c744(0x208)],'comment':void 0x0,'commentId':_0x55707d['params'][_0x38c744(0x189)]['id']}}];const _0x34e4dd=_0x49fe25[_0x38c744(0x2ee)](_0x49bd32);return _0x34e4dd===_0x55707d['params'][_0x38c744(0x189)][_0x38c744(0x242)]?[]:[{'id':_0x1dd8e1[_0x38c744(0xe5)]['id'],'params':{..._0x55707d[_0x38c744(0x208)],'comment':void 0x0,'payload':{'ref':_0x34e4dd,'commentId':_0x55707d['params']['comment']['id']}}}];},_0x3faf9b(0x231)),_0x57729b={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x3af59a,_0x52feb2)=>{const _0x55042a=_0x3faf9b,_0xfabf63={'m1Prime':_0x3af59a,'m2Prime':_0x52feb2};if(_0x3af59a['params'][_0x55042a(0x2af)]!==_0x52feb2[_0x55042a(0x208)][_0x55042a(0x2af)]||_0x3af59a[_0x55042a(0x208)]['subUnitId']!==_0x52feb2[_0x55042a(0x208)][_0x55042a(0x2a5)])return _0xfabf63;const _0x167b46={'id':_0x32678e[_0x55042a(0x116)]['id'],'params':{'unitId':_0x3af59a[_0x55042a(0x208)][_0x55042a(0x2af)],'subUnitId':_0x3af59a[_0x55042a(0x208)][_0x55042a(0x2a5)],'range':_0x3af59a[_0x55042a(0x208)]['range']}},_0x244a49=_0x574a17(_0x52feb2,_0x167b46);return{'m1Prime':[_0x3af59a,..._0x244a49],'m2Prime':[_0x52feb2,..._0x244a49]};},_0x3faf9b(0x97))};function _0x581e30(_0x131a68){const _0x4aee31=_0x3faf9b;return{..._0x131a68,'rangeType':_0x1cf476['RANGE_TYPE'][_0x4aee31(0x243)]};}_0x3cf2f1(_0x581e30,'toColumn');function _0x5e7fb8(_0x45bacb,_0x3a8c9b,_0xb4551c,_0x3e2939){const _0x25ac10=_0x3faf9b;if(_0x3e2939<0x0){for(let _0x1d9157=_0x3a8c9b;_0x1d9157<_0x3a8c9b+_0xb4551c;_0x1d9157++)if(_0x45bacb[_0x25ac10(0x1a6)](_0x1d9157)){_0x45bacb['hasOwnProperty'](_0x1d9157+_0x3e2939)||(_0x45bacb[_0x1d9157+_0x3e2939]={});const _0x39b619=_0x45bacb[_0x1d9157],_0x5765ee=Object[_0x25ac10(0xd7)](_0x39b619)[_0x25ac10(0x131)](Number)['sort']((_0x3011f9,_0x5d0c4c)=>_0x3011f9-_0x5d0c4c);for(const _0x15fc13 of _0x5765ee)_0x45bacb[_0x1d9157+_0x3e2939][_0x15fc13]=_0x39b619[_0x15fc13];delete _0x45bacb[_0x1d9157];}else delete _0x45bacb[_0x1d9157+_0x3e2939];}else{for(let _0x183ba2=_0x3a8c9b+_0xb4551c-0x1;_0x183ba2>=_0x3a8c9b;_0x183ba2--)if(_0x45bacb['hasOwnProperty'](_0x183ba2)){_0x45bacb[_0x25ac10(0x1a6)](_0x183ba2+_0x3e2939)||(_0x45bacb[_0x183ba2+_0x3e2939]={});const _0x46d521=_0x45bacb[_0x183ba2],_0x1f5501=Object[_0x25ac10(0xd7)](_0x46d521)[_0x25ac10(0x131)](Number)[_0x25ac10(0xb0)]((_0x1182e5,_0x2c1bdc)=>_0x1182e5-_0x2c1bdc);for(const _0x7b8adc of _0x1f5501)_0x45bacb[_0x183ba2+_0x3e2939][_0x7b8adc]=_0x46d521[_0x7b8adc];delete _0x45bacb[_0x183ba2];}else delete _0x45bacb[_0x183ba2+_0x3e2939];}}_0x3cf2f1(_0x5e7fb8,_0x3faf9b(0x2e5));function _0x4e7335(_0x3e74f2,_0x401b05,_0x3f480d,_0x772470){const _0x581093=_0x3faf9b,_0x56f817=Object[_0x581093(0xd7)](_0x3e74f2)[_0x581093(0x131)](Number)['sort']((_0x59595c,_0x208132)=>_0x59595c-_0x208132);if(_0x772470<0x0)for(const _0x4509b9 of _0x56f817){const _0x45cf40=_0x3e74f2[_0x4509b9];for(let _0x3dfe93=_0x401b05;_0x3dfe93<_0x401b05+_0x3f480d;_0x3dfe93++)_0x45cf40['hasOwnProperty'](_0x3dfe93)?(_0x45cf40[_0x3dfe93+_0x772470]=_0x45cf40[_0x3dfe93],delete _0x45cf40[_0x3dfe93]):delete _0x45cf40[_0x3dfe93+_0x772470];}else for(const _0x5c709b of _0x56f817){const _0x460518=_0x3e74f2[_0x5c709b];for(let _0x5ed853=_0x401b05+_0x3f480d-0x1;_0x5ed853>=_0x401b05;_0x5ed853--)_0x460518['hasOwnProperty'](_0x5ed853)?(_0x460518[_0x5ed853+_0x772470]=_0x460518[_0x5ed853],delete _0x460518[_0x5ed853]):delete _0x460518[_0x5ed853+_0x772470];}}_0x3cf2f1(_0x4e7335,_0x3faf9b(0x2bd));function _0x498579(_0x2456d4,_0x38efc9){const _0x39c31d=_0x3faf9b;return new _0x32678e[(_0x39c31d(0x1f1))]()[_0x39c31d(0x244)](_0x2456d4)[_0x39c31d(0xf5)](..._0x38efc9)[_0x39c31d(0x164)]();}_0x3cf2f1(_0x498579,_0x3faf9b(0x1ad));function _0xfa87e6(_0x4c6b66,_0x22fe0f,_0x3e5239,_0x546b02){const _0x2e4c0f=_0x3faf9b,_0x32fcbc=new _0x49fe25[(_0x2e4c0f(0xb9))]()['sequenceNodesBuilder'](_0x3e5239);if(_0x32fcbc==null)return _0x3e5239;const _0xb94eef=[];for(let _0x54670c=0x0,_0x5370b0=_0x32fcbc[_0x2e4c0f(0x18e)];_0x54670c<_0x5370b0;_0x54670c++){const _0x4ab714=_0x32fcbc[_0x54670c];if(typeof _0x4ab714=='string'||_0x4ab714[_0x2e4c0f(0x18a)]!==_0x49fe25[_0x2e4c0f(0xb6)][_0x2e4c0f(0x126)]){_0xb94eef['push'](_0x4ab714);continue;}const {token:_0x1d854f}=_0x4ab714,_0x5cdbac=_0x49fe25[_0x2e4c0f(0x2b5)](_0x1d854f),{range:_0x491b4c,sheetName:_0x1b0c7c,unitId:_0x2e1042}=_0x5cdbac;if((_0x4c6b66===_0x2e1042||_0x2e1042==='')&&(_0x22fe0f===_0x1b0c7c||_0x1b0c7c==='')){const _0x3e5d0f=_0x546b02(_0x491b4c),_0x191c2a=_0x3e5d0f?_0x49fe25['serializeRangeToRefString']({'range':_0x3e5d0f,'sheetName':_0x1b0c7c,'unitId':_0x2e1042}):_0x49fe25[_0x2e4c0f(0x2d7)][_0x2e4c0f(0x1b9)];_0xb94eef[_0x2e4c0f(0x107)]({..._0x4ab714,'token':_0x191c2a});}else _0xb94eef[_0x2e4c0f(0x107)](_0x4ab714);}return'='+_0x49fe25['generateStringWithSequence'](_0xb94eef);}_0x3cf2f1(_0xfa87e6,'processFormulaString');function _0x362689(_0x246744,_0x28bc1f){const _0x420524=_0x3faf9b;return _0x246744[_0x420524(0xf6)]<=_0x28bc1f[_0x420524(0x2e3)]&&_0x246744[_0x420524(0x2e3)]>=_0x28bc1f['start'];}_0x3cf2f1(_0x362689,'intersect');function _0x18bb1e(_0x5ab50e,_0x574118){const _0x470e62=_0x3faf9b;return _0x5ab50e[_0x470e62(0xf6)]<=_0x574118[_0x470e62(0xf6)]&&_0x5ab50e[_0x470e62(0x2e3)]>=_0x574118[_0x470e62(0x2e3)];}_0x3cf2f1(_0x18bb1e,_0x3faf9b(0x257));function _0x33f7e1(_0x5abb64,_0x2d92c3){const _0x35e7aa=_0x3faf9b;let _0x483dd1=[_0x5abb64];for(const _0x36728d of _0x2d92c3){const _0x20c339=[];for(const _0x43400b of _0x483dd1)_0x20c339[_0x35e7aa(0x107)](..._0x3109e9(_0x43400b,_0x36728d));_0x483dd1=_0x20c339;}return _0x483dd1;}_0x3cf2f1(_0x33f7e1,_0x3faf9b(0x27c));function _0x3109e9(_0x1b40db,_0x21e6e4){const _0x834742=_0x3faf9b,_0x403eff=[];if(_0x18bb1e(_0x21e6e4,_0x1b40db))return _0x403eff;if(_0x18bb1e(_0x1b40db,_0x21e6e4)){const _0x2eaadc=_0x1b40db[_0x834742(0xf6)],_0xebed89=_0x21e6e4[_0x834742(0xf6)]-0x1,_0x39f108=_0x21e6e4[_0x834742(0x2e3)]+0x1,_0x3f8e0c=_0x1b40db[_0x834742(0x2e3)];return _0x2eaadc<=_0xebed89&&_0x403eff[_0x834742(0x107)]({'start':_0x2eaadc,'end':_0xebed89}),_0x39f108<=_0x3f8e0c&&_0x403eff['push']({'start':_0x39f108,'end':_0x3f8e0c}),_0x403eff;}return _0x362689(_0x1b40db,_0x21e6e4)?(_0x1b40db[_0x834742(0xf6)]<_0x21e6e4[_0x834742(0xf6)]&&_0x403eff['push']({'start':_0x1b40db[_0x834742(0xf6)],'end':_0x21e6e4['start']-0x1}),_0x1b40db[_0x834742(0x2e3)]>_0x21e6e4[_0x834742(0x2e3)]&&_0x403eff[_0x834742(0x107)]({'start':_0x21e6e4['end']+0x1,'end':_0x1b40db[_0x834742(0x2e3)]}),_0x403eff):[_0x1b40db];}_0x3cf2f1(_0x3109e9,_0x3faf9b(0xcf));function _0x4f6cb1(_0x390cc0,_0x430d08){const _0x495ea1=_0x3faf9b,_0x25364e={'startColumn':_0x390cc0[_0x495ea1(0xf6)],'endColumn':_0x390cc0[_0x495ea1(0x2e3)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1cf476[_0x495ea1(0x2e4)][_0x495ea1(0x243)]},_0x32521f={'startColumn':_0x430d08[_0x495ea1(0xf6)],'endColumn':_0x430d08[_0x495ea1(0x2e3)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1cf476[_0x495ea1(0x2e4)][_0x495ea1(0x243)]},_0x8b5277=_0x32678e[_0x495ea1(0xc1)](_0x25364e,_0x32521f);return{'start':_0x430d08[_0x495ea1(0xf6)]+_0x8b5277[_0x495ea1(0xfa)],'end':_0x430d08[_0x495ea1(0x2e3)]+_0x8b5277['step']+_0x8b5277['length']};}_0x3cf2f1(_0x4f6cb1,_0x3faf9b(0xd9));function _0x4484f5(_0x4bd2be,_0x3b5a63){const _0x5c204d=_0x3faf9b,_0x4eeb46={'startColumn':_0x4bd2be[_0x5c204d(0xf6)],'endColumn':_0x4bd2be[_0x5c204d(0x2e3)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1cf476[_0x5c204d(0x2e4)]['COLUMN']},_0x2dc4e6={'startColumn':_0x3b5a63[_0x5c204d(0xf6)],'endColumn':_0x3b5a63[_0x5c204d(0x2e3)],'startRow':0x0,'endRow':0x1,'rangeType':_0x1cf476[_0x5c204d(0x2e4)][_0x5c204d(0x243)]},_0x5ae463=_0x32678e[_0x5c204d(0x179)](_0x4eeb46,_0x2dc4e6);return _0x5ae463===null?null:{'start':_0x3b5a63[_0x5c204d(0xf6)]+_0x5ae463['step'],'end':_0x3b5a63[_0x5c204d(0x2e3)]+_0x5ae463[_0x5c204d(0xfa)]+_0x5ae463[_0x5c204d(0x18e)]};}_0x3cf2f1(_0x4484f5,'handleRemove');function _0x249fac(_0x3f37eb,_0x4d05c0){const _0xc1748c=_0x3faf9b,{unitId:_0x4c9ca8,subUnitId:_0x22525a}=_0x3f37eb[_0xc1748c(0x208)],_0x295d16=_0x3cf2f1(_0x3a26e8=>_0xfa87e6(_0x4c9ca8,_0x22525a,_0x3a26e8,_0x4cfcd3=>_0x32678e[_0xc1748c(0x15d)](_0x4cfcd3,_0x4d05c0)),_0xc1748c(0xf3)),_0x588b5a=[],_0x19e032=_0x3cf2f1(_0x359f33=>{const _0x1fe6d1=_0xc1748c;var _0x580b2d,_0x287b60;const _0x28a6f8=_0x359f33[_0x1fe6d1(0x15f)],_0x5195ed=_0x359f33[_0x1fe6d1(0xd1)][_0x1fe6d1(0x131)](_0x279e3e=>_0x32678e['handleCommonDefaultRangeChangeWithEffectRefCommands'](_0x279e3e,_0x4d05c0)),_0x233118=(_0x580b2d=_0x359f33['formula1'])!=null?_0x580b2d:'',_0x4a6be9=(_0x287b60=_0x359f33[_0x1fe6d1(0x128)])!=null?_0x287b60:'';let _0x4cbd30=_0x233118,_0x3ad2b5=_0x4a6be9;_0x1cf476[_0x1fe6d1(0x103)](_0x233118)&&(_0x4cbd30=_0x295d16(_0x233118)),_0x1cf476[_0x1fe6d1(0x103)](_0x4a6be9)&&(_0x3ad2b5=_0x295d16(_0x4a6be9)),(_0x4cbd30!==_0x233118||_0x3ad2b5!==_0x4a6be9)&&_0x588b5a['push']({'id':_0x2dcd0c[_0x1fe6d1(0x1db)]['id'],'params':{'unitId':_0x4c9ca8,'subUnitId':_0x22525a,'ruleId':_0x28a6f8,'payload':{'type':_0x2dcd0c[_0x1fe6d1(0x2c1)][_0x1fe6d1(0x14d)],'payload':{'type':_0x359f33[_0x1fe6d1(0x290)],'formula1':_0x4cbd30,'formula2':_0x3ad2b5}}}});const _0x4b4088=_0x5195ed['flat']()[_0x1fe6d1(0x114)](Boolean);_0x1cf476[_0x1fe6d1(0x212)](_0x359f33[_0x1fe6d1(0xd1)],_0x4b4088)||_0x588b5a[_0x1fe6d1(0x107)]({'id':_0x2dcd0c[_0x1fe6d1(0x1db)]['id'],'params':{'unitId':_0x4c9ca8,'subUnitId':_0x22525a,'ruleId':_0x28a6f8,'payload':{'type':_0x2dcd0c[_0x1fe6d1(0x2c1)][_0x1fe6d1(0x2f5)],'payload':_0x4b4088}}});},_0xc1748c(0x250));return Array['isArray'](_0x3f37eb[_0xc1748c(0x208)]['rule'])?_0x3f37eb[_0xc1748c(0x208)]['rule']['forEach'](_0x3a05fe=>_0x19e032(_0x3a05fe)):_0x19e032(_0x3f37eb[_0xc1748c(0x208)][_0xc1748c(0x246)]),_0x588b5a;}_0x3cf2f1(_0x249fac,'transformAddDataValidationWithRefRange');const _0x25bf61={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0xee)]['id'],'handler'(_0x3ef23f,_0x3b7431){const _0x44f97d=_0x3faf9b,_0x36fe6b={'m1Prime':_0x3ef23f,'m2Prime':_0x3b7431};if(_0x3ef23f[_0x44f97d(0x208)][_0x44f97d(0x2af)]!==_0x3b7431[_0x44f97d(0x208)][_0x44f97d(0x2af)]||_0x3ef23f[_0x44f97d(0x208)][_0x44f97d(0x2a5)]!==_0x3b7431['params'][_0x44f97d(0x2a5)])return _0x36fe6b;const _0x751ff8={'id':_0x32678e[_0x44f97d(0x86)]['id'],'params':{'fromRange':_0x3ef23f['params'][_0x44f97d(0x266)],'toRange':_0x3ef23f['params'][_0x44f97d(0x1f7)]}},_0x30232c=_0x249fac(_0x3b7431,_0x751ff8);return{'m1Prime':[_0x3ef23f,..._0x30232c],'m2Prime':[_0x3b7431,..._0x30232c]};}},_0x27ebf4={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x2dcd0c['AddDataValidationMutation']['id'],'handler'(_0x31dd65,_0x4b5d9a){const _0x14a5cd=_0x3faf9b,_0x2326ad={'m1Prime':_0x31dd65,'m2Prime':_0x4b5d9a};if(_0x31dd65[_0x14a5cd(0x208)][_0x14a5cd(0x2af)]!==_0x4b5d9a[_0x14a5cd(0x208)][_0x14a5cd(0x2af)]||_0x31dd65['params'][_0x14a5cd(0x2a5)]!==_0x4b5d9a[_0x14a5cd(0x208)][_0x14a5cd(0x2a5)])return _0x2326ad;const _0x49f0be={'id':_0x32678e[_0x14a5cd(0x116)]['id'],'params':{'unitId':_0x31dd65[_0x14a5cd(0x208)][_0x14a5cd(0x2af)],'subUnitId':_0x31dd65[_0x14a5cd(0x208)][_0x14a5cd(0x2a5)],'range':_0x31dd65[_0x14a5cd(0x208)][_0x14a5cd(0x241)]}},_0xfcf777=_0x249fac(_0x4b5d9a,_0x49f0be);return{'m1Prime':[_0x31dd65,..._0xfcf777],'m2Prime':[_0x4b5d9a,..._0xfcf777]};}},_0x3883b4={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e['AddWorksheetMergeMutation']['id'],'handler'(_0x2519ba,_0x4732f7){const _0x6eed77=_0x3faf9b,_0x56690e=_0xb0bf07['handler'](_0x4732f7,_0x2519ba);return _0x3b7ff8(_0x56690e)?{'m1Prime':_0x56690e[_0x6eed77(0x108)],'m2Prime':_0x56690e[_0x6eed77(0x2c8)]}:_0x56690e;}},_0x5a8bb3={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0x16a)]['id'],'handler'(_0x58ba27,_0x5e2800){const _0x44d06a=_0x3faf9b,_0x2a6eeb={'m1Prime':_0x58ba27,'m2Prime':_0x5e2800};if(_0x58ba27[_0x44d06a(0x208)][_0x44d06a(0x2af)]!==_0x5e2800[_0x44d06a(0x208)][_0x44d06a(0x2af)]||_0x58ba27[_0x44d06a(0x208)][_0x44d06a(0x2a5)]!==_0x5e2800[_0x44d06a(0x208)][_0x44d06a(0x2a5)])return _0x2a6eeb;const _0x2cc547=_0x1cf476[_0x44d06a(0x256)][_0x44d06a(0xfd)](_0x58ba27),_0x2668b1=_0x1cf476['Tools'][_0x44d06a(0xfd)](_0x5e2800),_0x420415=_0x32678e[_0x44d06a(0xc1)](_0x581e30(_0x58ba27['params'][_0x44d06a(0x241)]),_0x581e30(_0x5e2800['params'][_0x44d06a(0x241)]));if(_0x420415?(_0x2668b1[_0x44d06a(0x208)][_0x44d06a(0x241)][_0x44d06a(0x18f)]+=_0x420415[_0x44d06a(0xfa)],_0x2668b1[_0x44d06a(0x208)][_0x44d06a(0x241)][_0x44d06a(0x2bb)]+=_0x420415[_0x44d06a(0xfa)]+(_0x420415[_0x44d06a(0x18e)]||0x0)):_0x2668b1['id']=_0x32678e[_0x44d06a(0xb1)]['id'],_0x58ba27['params']['range'][_0x44d06a(0x18f)]!==_0x5e2800['params'][_0x44d06a(0x241)][_0x44d06a(0x18f)]){const _0x2e2648=_0x32678e[_0x44d06a(0xc1)](_0x581e30(_0x5e2800[_0x44d06a(0x208)][_0x44d06a(0x241)]),_0x581e30(_0x58ba27[_0x44d06a(0x208)]['range']));_0x2e2648?(_0x2cc547[_0x44d06a(0x208)]['range']['startColumn']+=_0x2e2648['step'],_0x2cc547[_0x44d06a(0x208)][_0x44d06a(0x241)][_0x44d06a(0x2bb)]+=_0x2e2648[_0x44d06a(0xfa)]+(_0x2e2648[_0x44d06a(0x18e)]||0x0)):_0x2cc547['id']=_0x32678e[_0x44d06a(0xb1)]['id'];}return{'m1Prime':_0x2cc547,'m2Prime':_0x2668b1};}},_0x4a35d8={'m1':_0x32678e['InsertColMutation']['id'],'m2':_0x32678e['MoveColsMutation']['id'],'handler'(_0x10a8b4,_0x2bc84c){const _0x48dc52=_0x3faf9b,_0xff8865={'m1Prime':_0x10a8b4,'m2Prime':_0x2bc84c};if(_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x2af)]!==_0x2bc84c[_0x48dc52(0x208)][_0x48dc52(0x2af)]||_0x10a8b4[_0x48dc52(0x208)]['subUnitId']!==_0x2bc84c[_0x48dc52(0x208)][_0x48dc52(0x2a5)])return _0xff8865;const _0x4ed6b5=_0x1cf476[_0x48dc52(0x256)][_0x48dc52(0xfd)](_0x10a8b4),_0x548ff0=_0x1cf476[_0x48dc52(0x256)][_0x48dc52(0xfd)](_0x2bc84c),_0x2a1b91=_0x2bc84c[_0x48dc52(0x208)][_0x48dc52(0x266)],_0x336e59=_0x2bc84c[_0x48dc52(0x208)][_0x48dc52(0x1f7)];if(_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)][_0x48dc52(0x18f)]>_0x2a1b91['startColumn']&&_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)][_0x48dc52(0x18f)]<=_0x2a1b91[_0x48dc52(0x2bb)]||_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)][_0x48dc52(0x18f)]>_0x336e59[_0x48dc52(0x18f)]&&_0x10a8b4[_0x48dc52(0x208)]['range'][_0x48dc52(0x18f)]<=_0x336e59[_0x48dc52(0x2bb)])return{'error':new Error(_0x48dc52(0x198))};const _0x5173ce=_0x32678e[_0x48dc52(0xc1)](_0x581e30(_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)]),_0x581e30(_0x2a1b91)),_0x2a323f=_0x32678e[_0x48dc52(0xc1)](_0x581e30(_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)]),_0x581e30(_0x336e59));if(_0x548ff0[_0x48dc52(0x208)][_0x48dc52(0x266)][_0x48dc52(0x18f)]+=_0x5173ce[_0x48dc52(0xfa)],_0x548ff0[_0x48dc52(0x208)][_0x48dc52(0x266)][_0x48dc52(0x2bb)]+=_0x5173ce[_0x48dc52(0xfa)]+(_0x5173ce['length']||0x0),_0x548ff0[_0x48dc52(0x208)][_0x48dc52(0x1f7)][_0x48dc52(0x18f)]+=_0x2a323f[_0x48dc52(0xfa)],_0x548ff0['params'][_0x48dc52(0x1f7)][_0x48dc52(0x2bb)]+=_0x2a323f['step']+(_0x2a323f[_0x48dc52(0x18e)]||0x0),_0x2a1b91[_0x48dc52(0x18f)]>=_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)][_0x48dc52(0x18f)]&&_0x336e59[_0x48dc52(0x18f)]<_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)]['startColumn']){const _0x50fc3d=_0x336e59[_0x48dc52(0x2bb)]-_0x336e59[_0x48dc52(0x18f)]+0x1;_0x4ed6b5[_0x48dc52(0x208)][_0x48dc52(0x241)][_0x48dc52(0x18f)]+=_0x50fc3d,_0x4ed6b5[_0x48dc52(0x208)]['range']['endColumn']+=_0x50fc3d;}else{if(_0x2a1b91['endColumn']<_0x10a8b4[_0x48dc52(0x208)]['range'][_0x48dc52(0x18f)]&&_0x336e59[_0x48dc52(0x18f)]>=_0x10a8b4[_0x48dc52(0x208)][_0x48dc52(0x241)][_0x48dc52(0x18f)]){const _0x5ad08f=_0x2a1b91['endColumn']-_0x2a1b91['startColumn']+0x1;_0x4ed6b5[_0x48dc52(0x208)][_0x48dc52(0x241)]['startColumn']-=_0x5ad08f,_0x4ed6b5['params'][_0x48dc52(0x241)][_0x48dc52(0x2bb)]-=_0x5ad08f;}}return{'m1Prime':_0x4ed6b5,'m2Prime':_0x548ff0};}},_0x17efb9={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x579c00,_0x45b84a){const _0x4302b6=_0x3faf9b,_0x5ea0dd={'m1Prime':_0x579c00,'m2Prime':_0x45b84a};if(_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x2af)]!==_0x45b84a[_0x4302b6(0x208)][_0x4302b6(0x2af)]||_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x2a5)]!==_0x45b84a[_0x4302b6(0x208)][_0x4302b6(0x296)][_0x4302b6(0x2a5)]&&_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x2a5)]!==_0x45b84a[_0x4302b6(0x208)]['to'][_0x4302b6(0x2a5)])return _0x5ea0dd;const _0x55f79f=_0x1cf476[_0x4302b6(0x256)][_0x4302b6(0xfd)](_0x579c00),_0x2f714b=_0x1cf476['Tools']['deepClone'](_0x45b84a);if(_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x2a5)]===_0x45b84a[_0x4302b6(0x208)][_0x4302b6(0x296)][_0x4302b6(0x2a5)]){const _0xf178a1=new _0x1cf476[(_0x4302b6(0x176))](_0x2f714b[_0x4302b6(0x208)][_0x4302b6(0x296)][_0x4302b6(0x1a4)])[_0x4302b6(0x145)](),{startColumn:_0x44847a,endColumn:_0x18524e}=_0xf178a1,{startColumn:_0x42a5e6,endColumn:_0x3b73a8}=_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x241)],{step:_0x5933cc,length:_0xf73c5b}=_0x32678e[_0x4302b6(0xc1)](_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x241)],_0xf178a1);_0x5933cc>0x0&&_0xf73c5b===0x0&&_0x4e7335(_0x2f714b['params']['from'][_0x4302b6(0x1a4)],_0x44847a,_0x18524e-_0x44847a+0x1,_0x5933cc),_0x5933cc===0x0&&_0xf73c5b>0x0&&_0x4e7335(_0x2f714b[_0x4302b6(0x208)][_0x4302b6(0x296)]['value'],_0x42a5e6,_0x18524e-_0x42a5e6+0x1,_0x3b73a8-_0x42a5e6+0x1);}if(_0x579c00[_0x4302b6(0x208)]['subUnitId']===_0x45b84a[_0x4302b6(0x208)]['to'][_0x4302b6(0x2a5)]){const _0x52617b=new _0x1cf476[(_0x4302b6(0x176))](_0x2f714b[_0x4302b6(0x208)]['to']['value'])[_0x4302b6(0x145)](),{startColumn:_0x161e3e,endColumn:_0x81cd64}=_0x52617b,{startColumn:_0x20318e,endColumn:_0x238cdb}=_0x579c00[_0x4302b6(0x208)]['range'],{step:_0x539cfd,length:_0x33507a}=_0x32678e[_0x4302b6(0xc1)](_0x579c00[_0x4302b6(0x208)][_0x4302b6(0x241)],_0x52617b);_0x539cfd>0x0&&_0x33507a===0x0&&_0x4e7335(_0x2f714b[_0x4302b6(0x208)]['to']['value'],_0x161e3e,_0x81cd64-_0x161e3e+0x1,_0x539cfd),_0x539cfd===0x0&&_0x33507a>0x0&&_0x4e7335(_0x2f714b[_0x4302b6(0x208)]['to'][_0x4302b6(0x1a4)],_0x20318e,_0x81cd64-_0x20318e+0x1,_0x238cdb-_0x20318e+0x1);}return{'m1Prime':_0x55f79f,'m2Prime':_0x2f714b};}},_0x4d0f5d={'m1':_0x32678e['InsertColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x1c1)]['id'],'handler'(_0x3f84e8,_0x5760e6){const _0x1bcb2d=_0x3faf9b,_0x359374={'m1Prime':_0x3f84e8,'m2Prime':_0x5760e6};if(_0x3f84e8['params'][_0x1bcb2d(0x2af)]!==_0x5760e6[_0x1bcb2d(0x208)][_0x1bcb2d(0x2af)]||_0x3f84e8[_0x1bcb2d(0x208)][_0x1bcb2d(0x2a5)]!==_0x5760e6[_0x1bcb2d(0x208)][_0x1bcb2d(0x2a5)])return _0x359374;const _0x4be1aa=_0x1cf476[_0x1bcb2d(0x256)][_0x1bcb2d(0xfd)](_0x3f84e8),_0xdc4194=_0x1cf476[_0x1bcb2d(0x256)]['deepClone'](_0x5760e6);if(_0x3f84e8['params']['range'][_0x1bcb2d(0x18f)]<=_0x5760e6[_0x1bcb2d(0x208)][_0x1bcb2d(0x241)][_0x1bcb2d(0x2bb)]&&_0x3f84e8[_0x1bcb2d(0x208)]['range'][_0x1bcb2d(0x18f)]>_0x5760e6[_0x1bcb2d(0x208)]['range']['startColumn'])return{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20remove\x20row')};const _0x98428c=_0x32678e[_0x1bcb2d(0xc1)](_0x581e30(_0x3f84e8[_0x1bcb2d(0x208)]['range']),_0x581e30(_0x5760e6[_0x1bcb2d(0x208)][_0x1bcb2d(0x241)]));_0x98428c?(_0xdc4194[_0x1bcb2d(0x208)]['range']['startColumn']+=_0x98428c[_0x1bcb2d(0xfa)],_0xdc4194[_0x1bcb2d(0x208)][_0x1bcb2d(0x241)][_0x1bcb2d(0x2bb)]+=_0x98428c[_0x1bcb2d(0xfa)]+(_0x98428c['length']||0x0)):_0xdc4194['id']=_0x32678e[_0x1bcb2d(0xb1)]['id'];const _0xd2f804=_0x32678e['handleBaseRemoveRange'](_0x581e30(_0x5760e6['params'][_0x1bcb2d(0x241)]),_0x581e30(_0x3f84e8[_0x1bcb2d(0x208)][_0x1bcb2d(0x241)]));return _0xd2f804&&(_0x4be1aa['params'][_0x1bcb2d(0x241)][_0x1bcb2d(0x18f)]+=_0xd2f804['step'],_0x4be1aa[_0x1bcb2d(0x208)][_0x1bcb2d(0x241)][_0x1bcb2d(0x2bb)]+=_0xd2f804[_0x1bcb2d(0xfa)]+(_0xd2f804[_0x1bcb2d(0x18e)]||0x0)),{'m1Prime':_0x4be1aa,'m2Prime':_0xdc4194};}},_0x14fb9d={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x45b86c,_0x5c5e77){const _0x70c42=_0x3faf9b,_0x159d6b={'m1Prime':_0x45b86c,'m2Prime':_0x5c5e77};if(_0x45b86c[_0x70c42(0x208)][_0x70c42(0x2af)]!==_0x5c5e77[_0x70c42(0x208)]['unitId']||_0x45b86c[_0x70c42(0x208)][_0x70c42(0x2a5)]!==_0x5c5e77[_0x70c42(0x208)][_0x70c42(0x2a5)])return _0x159d6b;const _0x110e30=_0x1cf476[_0x70c42(0x256)][_0x70c42(0xfd)](_0x45b86c),_0x24f677=_0x1cf476['Tools']['deepClone'](_0x5c5e77),{ranges:_0x1fb49f}=_0x24f677[_0x70c42(0x208)];return _0x1fb49f[_0x70c42(0x29e)](_0x384041=>{const _0x16e192=_0x70c42,_0x3e4823=_0x32678e[_0x16e192(0xc1)](_0x581e30(_0x45b86c[_0x16e192(0x208)]['range']),_0x581e30(_0x384041));return _0x3e4823[_0x16e192(0x18e)]!==0x0?!0x0:(_0x384041['startColumn']+=_0x3e4823[_0x16e192(0xfa)],_0x384041[_0x16e192(0x2bb)]+=_0x3e4823['step'],!0x1);})?{'error':new Error(_0x70c42(0x9c))}:{'m1Prime':_0x110e30,'m2Prime':_0x24f677};}},_0x5ba600={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0x4e945d,_0xf1486c){const _0x31aadf=_0x3faf9b,_0x55db60=_0x1cf476[_0x31aadf(0x256)][_0x31aadf(0xfd)](_0x4e945d),_0x1db807=_0x1cf476[_0x31aadf(0x256)][_0x31aadf(0xfd)](_0xf1486c);if(_0x4e945d[_0x31aadf(0x208)][_0x31aadf(0x2af)]!==_0xf1486c[_0x31aadf(0x208)][_0x31aadf(0x2af)]||_0x4e945d[_0x31aadf(0x208)][_0x31aadf(0x2a5)]!==_0xf1486c[_0x31aadf(0x208)][_0x31aadf(0x2a5)])return{'m1Prime':_0x55db60,'m2Prime':_0x1db807};const _0x3197a7=_0x1db807[_0x31aadf(0x208)][_0x31aadf(0xd1)][_0x31aadf(0x131)](_0x2f16f9=>{const _0x8cdd0a=_0x31aadf,_0x3c745f=_0x55db60['params'][_0x8cdd0a(0x241)],_0x1c0a3a=_0x3c745f[_0x8cdd0a(0x2bb)]-_0x3c745f[_0x8cdd0a(0x18f)]+0x1;return _0x3c745f['startColumn']<=_0x2f16f9['startColumn']?{..._0x2f16f9,'startColumn':_0x2f16f9[_0x8cdd0a(0x18f)]+_0x1c0a3a,'endColumn':_0x2f16f9['endColumn']+_0x1c0a3a}:_0x3c745f[_0x8cdd0a(0x18f)]>_0x2f16f9[_0x8cdd0a(0x18f)]&&_0x3c745f[_0x8cdd0a(0x18f)]<=_0x2f16f9['endColumn']?{..._0x2f16f9,'endColumn':_0x2f16f9['endColumn']+_0x1c0a3a}:{..._0x2f16f9};});return _0x1db807[_0x31aadf(0x208)][_0x31aadf(0xd1)]=_0x3197a7,{'m1Prime':_0x55db60,'m2Prime':_0x1db807};}},_0x11b2be={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e['ReorderRangeMutation']['id'],'handler'(_0x293cb4,_0x10fd41){const _0xfb5999=_0x3faf9b,_0x550000={'m1Prime':_0x293cb4,'m2Prime':_0x10fd41};if(_0x293cb4[_0xfb5999(0x208)]['unitId']!==_0x10fd41[_0xfb5999(0x208)][_0xfb5999(0x2af)]||_0x293cb4['params'][_0xfb5999(0x2a5)]!==_0x10fd41[_0xfb5999(0x208)][_0xfb5999(0x2a5)])return _0x550000;const _0xab7768=_0x1cf476[_0xfb5999(0x256)][_0xfb5999(0xfd)](_0x10fd41),_0x5938d6=_0x32678e[_0xfb5999(0xc1)](_0x581e30(_0x293cb4[_0xfb5999(0x208)][_0xfb5999(0x241)]),_0x581e30(_0x10fd41[_0xfb5999(0x208)]['range']));return _0xab7768[_0xfb5999(0x208)]['range']['startColumn']+=_0x5938d6[_0xfb5999(0xfa)],_0xab7768[_0xfb5999(0x208)]['range']['endColumn']+=_0x5938d6[_0xfb5999(0xfa)]+(_0x5938d6[_0xfb5999(0x18e)]||0x0),{'m1Prime':_0x293cb4,'m2Prime':_0xab7768};}},_0x28a59f={'m1':_0x32678e['InsertColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xe2)]['id'],'handler'(_0x49f6bc,_0x544a5d){const _0x2d0617=_0x3faf9b,_0x5811a3={'m1Prime':_0x49f6bc,'m2Prime':_0x544a5d};if(_0x49f6bc[_0x2d0617(0x208)][_0x2d0617(0x2af)]!==_0x544a5d[_0x2d0617(0x208)][_0x2d0617(0x2af)]||_0x49f6bc['params']['subUnitId']!==_0x544a5d[_0x2d0617(0x208)]['subUnitId'])return _0x5811a3;const _0x374e87=_0x1cf476['Tools'][_0x2d0617(0xfd)](_0x49f6bc),_0x5e63cc=_0x1cf476[_0x2d0617(0x256)][_0x2d0617(0xfd)](_0x544a5d),{columnData:_0x51a49c}=_0x5e63cc[_0x2d0617(0x208)];for(let _0x537c55=_0x49f6bc[_0x2d0617(0x208)][_0x2d0617(0x241)][_0x2d0617(0x18f)];_0x537c55<=_0x49f6bc[_0x2d0617(0x208)][_0x2d0617(0x241)][_0x2d0617(0x2bb)];_0x537c55++)_0x1cf476[_0x2d0617(0x1e0)](_0x537c55,void 0x0,_0x51a49c);return{'m1Prime':_0x374e87,'m2Prime':_0x5e63cc};}},_0x47ba9b={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0x142)]['id'],'handler'(_0x4f0863,_0x578296){const _0x1ca10c=_0x3faf9b,_0x2090b2={'m1Prime':_0x4f0863,'m2Prime':_0x578296};if(_0x4f0863[_0x1ca10c(0x208)]['unitId']!==_0x578296[_0x1ca10c(0x208)][_0x1ca10c(0x2af)]||_0x4f0863[_0x1ca10c(0x208)]['subUnitId']!==_0x578296[_0x1ca10c(0x208)][_0x1ca10c(0x2a5)])return _0x2090b2;const _0x3084fc=_0x1cf476['Tools'][_0x1ca10c(0xfd)](_0x4f0863),_0x305f15=_0x1cf476[_0x1ca10c(0x256)][_0x1ca10c(0xfd)](_0x578296),{ranges:_0x28a8ca}=_0x305f15[_0x1ca10c(0x208)];return _0x28a8ca['some'](_0x199f13=>{const _0x1ec00a=_0x1ca10c,_0x3818c7=_0x32678e[_0x1ec00a(0xc1)](_0x581e30(_0x4f0863['params'][_0x1ec00a(0x241)]),_0x199f13);return _0x3818c7['length']!==0x0?!0x0:(_0x199f13[_0x1ec00a(0x18f)]+=_0x3818c7['step'],_0x199f13[_0x1ec00a(0x2bb)]+=_0x3818c7[_0x1ec00a(0xfa)],!0x1);})?{'error':new Error(_0x1ca10c(0x2e1))}:{'m1Prime':_0x3084fc,'m2Prime':_0x305f15};}},_0x21f713={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0xd0)]['id'],'handler'(_0x31cb3a,_0x3f079e){const _0x507f23=_0x3faf9b,_0x2fe736={'m1Prime':_0x31cb3a,'m2Prime':_0x3f079e};if(_0x31cb3a[_0x507f23(0x208)][_0x507f23(0x2af)]!==_0x3f079e[_0x507f23(0x208)][_0x507f23(0x2af)]||_0x31cb3a['params'][_0x507f23(0x2a5)]!==_0x3f079e[_0x507f23(0x208)]['subUnitId'])return _0x2fe736;const _0xf91ad0=_0x1cf476[_0x507f23(0x256)][_0x507f23(0xfd)](_0x31cb3a),_0x36e2cd=_0x1cf476[_0x507f23(0x256)][_0x507f23(0xfd)](_0x3f079e),{ranges:_0x532c21}=_0x36e2cd[_0x507f23(0x208)];return _0x532c21['some'](_0x1d72bf=>{const _0x3fec8b=_0x507f23,_0x144613=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x31cb3a[_0x3fec8b(0x208)][_0x3fec8b(0x241)]),_0x1d72bf);return _0x144613[_0x3fec8b(0x18e)]!==0x0?!0x0:(_0x1d72bf[_0x3fec8b(0x18f)]+=_0x144613[_0x3fec8b(0xfa)],_0x1d72bf[_0x3fec8b(0x2bb)]+=_0x144613['step'],!0x1);})?{'error':new Error(_0x507f23(0x1d8))}:{'m1Prime':_0xf91ad0,'m2Prime':_0x36e2cd};}},_0x2ee4b9={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0x35fa3f,_0x249418){const _0x6a42af=_0x3faf9b,_0x47ba51={'m1Prime':_0x35fa3f,'m2Prime':_0x249418};if(_0x35fa3f[_0x6a42af(0x208)]['unitId']!==_0x249418[_0x6a42af(0x208)][_0x6a42af(0x2af)]||_0x35fa3f[_0x6a42af(0x208)][_0x6a42af(0x2a5)]!==_0x249418['params']['subUnitId'])return _0x47ba51;const _0x4c3301=[_0x1cf476[_0x6a42af(0x256)][_0x6a42af(0xfd)](_0x35fa3f)],_0x3e3049=_0x1cf476['Tools'][_0x6a42af(0xfd)](_0x249418),{values:_0x3d5a0c}=_0x3e3049[_0x6a42af(0x208)],_0x260b8c=[];let _0x15e225=!0x1;for(const _0x2b76a5 in _0x3d5a0c){const _0x2d5a45=_0x3d5a0c[_0x2b76a5];if(_0x260b8c['push'](..._0x2d5a45[_0x6a42af(0xd1)]),_0x2d5a45[_0x6a42af(0xd1)]['some'](_0x27ec1a=>{const _0x2d9f8a=_0x6a42af,_0xaf8f46=_0x32678e[_0x2d9f8a(0xc1)](_0x581e30(_0x35fa3f[_0x2d9f8a(0x208)]['range']),_0x581e30(_0x27ec1a));return _0xaf8f46['length']!==0x0?!0x0:(_0xaf8f46[_0x2d9f8a(0xfa)]!==0x0&&(_0x15e225=!0x0),_0x27ec1a[_0x2d9f8a(0x18f)]+=_0xaf8f46[_0x2d9f8a(0xfa)],_0x27ec1a[_0x2d9f8a(0x2bb)]+=_0xaf8f46['step'],!0x1);}))return{'error':new Error('insert\x20col\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x15e225){const _0x15d585={'id':_0x32678e[_0x6a42af(0x9e)]['id'],'params':{'unitId':_0x249418[_0x6a42af(0x208)][_0x6a42af(0x2af)],'subUnitId':_0x249418[_0x6a42af(0x208)][_0x6a42af(0x2a5)],'ranges':_0x260b8c}};_0x4c3301[_0x6a42af(0x107)](_0x15d585,_0x3e3049);}return{'m1Prime':_0x4c3301,'m2Prime':_0x3e3049};}},_0x1ce3a7={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e['SetRangeValuesMutation']['id'],'handler'(_0x493408,_0x39a5c6){const _0x86c9f5=_0x3faf9b,_0x49eb2b={'m1Prime':_0x493408,'m2Prime':_0x39a5c6};if(_0x493408[_0x86c9f5(0x208)][_0x86c9f5(0x2af)]!==_0x39a5c6[_0x86c9f5(0x208)][_0x86c9f5(0x2af)]||_0x493408[_0x86c9f5(0x208)][_0x86c9f5(0x2a5)]!==_0x39a5c6[_0x86c9f5(0x208)][_0x86c9f5(0x2a5)])return _0x49eb2b;const _0x26fcb7=[_0x1cf476[_0x86c9f5(0x256)][_0x86c9f5(0xfd)](_0x493408)],_0x120c3a=_0x1cf476['Tools']['deepClone'](_0x39a5c6),_0x189296=new _0x1cf476[(_0x86c9f5(0x176))](_0x120c3a['params']['cellValue']),_0x4c44b5=_0x189296[_0x86c9f5(0x145)](),_0x1f3828=_0x493408[_0x86c9f5(0x208)]['range'],_0x3ff3e1=_0x1f3828[_0x86c9f5(0x2bb)]-_0x1f3828['startColumn']+0x1;if(_0x120c3a[_0x86c9f5(0x208)]['cellValue']&&_0x1f3828['startColumn']<=_0x4c44b5[_0x86c9f5(0x2bb)]){const _0x1a2943=Math['max'](_0x4c44b5[_0x86c9f5(0x18f)],_0x1f3828['startColumn']);_0x4e7335(_0x120c3a[_0x86c9f5(0x208)][_0x86c9f5(0xb2)],_0x1a2943,_0x4c44b5['endColumn']-_0x1a2943+0x1,_0x3ff3e1);}const _0x51b5bf=new _0x1cf476['ObjectMatrix']();let _0x57d11f=!0x1;if(_0x189296[_0x86c9f5(0x180)]((_0x2d9699,_0x588e69,_0x3c7036)=>{const _0x583526=_0x86c9f5;if(_0x3c7036&&_0x3c7036['f']){const _0x233836=_0x3c7036['f'];let _0x436566=!0x1;const _0x8c2010=_0xfa87e6(_0x493408[_0x583526(0x208)][_0x583526(0x2af)],_0x493408[_0x583526(0x208)][_0x583526(0x2a5)],_0x233836,_0x126ec9=>{const _0x2fc2fa=_0x583526,_0x2a296f=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x493408[_0x2fc2fa(0x208)][_0x2fc2fa(0x241)]),_0x581e30(_0x126ec9));return(_0x2a296f[_0x2fc2fa(0xfa)]!==0x0||_0x2a296f['length']!==0x0)&&(_0x436566=!0x0,_0x126ec9[_0x2fc2fa(0x18f)]+=_0x2a296f[_0x2fc2fa(0xfa)],_0x126ec9[_0x2fc2fa(0x2bb)]+=_0x2a296f[_0x2fc2fa(0xfa)]+_0x2a296f[_0x2fc2fa(0x18e)]),_0x126ec9;});_0x436566&&(_0x57d11f=!0x0,_0x3c7036['f']=_0x8c2010,_0x51b5bf[_0x583526(0x2a6)](_0x2d9699,_0x588e69,{..._0x3c7036}));}}),_0x57d11f){const _0x3971eb={'id':_0x32678e[_0x86c9f5(0x268)]['id'],'params':{'unitId':_0x39a5c6[_0x86c9f5(0x208)][_0x86c9f5(0x2af)],'subUnitId':_0x39a5c6[_0x86c9f5(0x208)][_0x86c9f5(0x2a5)],'cellValue':_0x51b5bf[_0x86c9f5(0x27d)]()}};_0x26fcb7[_0x86c9f5(0x107)](_0x3971eb);}return{'m1Prime':_0x26fcb7,'m2Prime':_0x120c3a};}},_0xda577c={'m1':_0x32678e['InsertColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x19c860,_0x55f532){const _0x2fcd3f=_0x3faf9b,_0x4eebd4={'m1Prime':[],'m2Prime':[]};if(_0x19c860['params']['unitId']!==_0x55f532[_0x2fcd3f(0x208)][_0x2fcd3f(0x2af)]||_0x19c860[_0x2fcd3f(0x208)][_0x2fcd3f(0x2a5)]!==_0x55f532[_0x2fcd3f(0x208)][_0x2fcd3f(0x2a5)])return _0x4eebd4;const _0x3f2bbf=_0x1cf476['Tools'][_0x2fcd3f(0xfd)](_0x55f532);let _0x3882cc=!0x1;return _0x3f2bbf['params'][_0x2fcd3f(0xeb)][_0x2fcd3f(0xe7)](_0x388dc5=>{const _0x241d11=_0x2fcd3f,{range:_0x5032ee,primary:_0x15504d}=_0x388dc5,_0x12890e=_0x32678e[_0x241d11(0xc1)](_0x581e30(_0x19c860[_0x241d11(0x208)][_0x241d11(0x241)]),_0x581e30(_0x5032ee));if(_0x12890e[_0x241d11(0x18e)]||_0x12890e['step']){if(_0x5032ee[_0x241d11(0x18f)]+=_0x12890e[_0x241d11(0xfa)],_0x5032ee['endColumn']+=_0x12890e['step']+(_0x12890e['length']||0x0),_0x15504d){const _0x389ca7=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x19c860[_0x241d11(0x208)][_0x241d11(0x241)]),_0x581e30(_0x15504d));(_0x389ca7[_0x241d11(0x18e)]||_0x389ca7[_0x241d11(0xfa)])&&(_0x15504d[_0x241d11(0x18f)]+=_0x389ca7[_0x241d11(0xfa)],_0x15504d[_0x241d11(0x2bb)]+=_0x389ca7[_0x241d11(0xfa)],_0x15504d[_0x241d11(0x2d5)]+=_0x389ca7[_0x241d11(0xfa)]);}_0x3882cc=!0x0;}}),_0x3882cc&&_0x4eebd4[_0x2fcd3f(0x108)][_0x2fcd3f(0x107)](_0x3f2bbf),_0x4eebd4;}},_0x2ce199={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x464318[_0x3faf9b(0x214)]['id'],'handler'(_0x451c49,_0x317bc9){const _0x446048=_0x3faf9b,_0x2990e0={'m1Prime':_0x451c49,'m2Prime':_0x317bc9};if(_0x451c49[_0x446048(0x208)][_0x446048(0x2af)]!==_0x317bc9[_0x446048(0x208)][_0x446048(0x2af)]||_0x451c49['params'][_0x446048(0x2a5)]!==_0x317bc9[_0x446048(0x208)][_0x446048(0x2a5)])return _0x2990e0;const _0x2ff226=_0x1cf476[_0x446048(0x256)][_0x446048(0xfd)](_0x451c49),_0x2105cd=_0x1cf476[_0x446048(0x256)][_0x446048(0xfd)](_0x317bc9),_0x4ab405=_0x4f6cb1({'start':_0x451c49['params'][_0x446048(0x241)][_0x446048(0x18f)],'end':_0x451c49['params'][_0x446048(0x241)][_0x446048(0x2bb)]},{'start':_0x317bc9[_0x446048(0x208)][_0x446048(0x1b1)],'end':_0x317bc9[_0x446048(0x208)]['col']});if(_0x2105cd[_0x446048(0x208)]['col']===_0x4ab405[_0x446048(0xf6)])return _0x2990e0;_0x2105cd['params'][_0x446048(0x1b1)]=_0x4ab405[_0x446048(0xf6)],_0x2105cd[_0x446048(0x208)][_0x446048(0x1fe)]&&(_0x2105cd[_0x446048(0x208)][_0x446048(0x1fe)][_0x446048(0xfc)]=_0x4ab405[_0x446048(0xf6)]);const _0x1e2112=_0x1cf476[_0x446048(0x256)][_0x446048(0xfd)](_0x317bc9);return _0x1e2112[_0x446048(0x208)][_0x446048(0x1fe)]=null,{'m1Prime':[_0x1e2112,_0x2105cd,_0x2ff226],'m2Prime':[_0x2105cd]};}},_0x459d89={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x1fb907,_0x6147a9){const _0x1f8d7b=_0x3faf9b,_0x48b85a={'m1Prime':_0x1fb907,'m2Prime':_0x6147a9};if(_0x1fb907[_0x1f8d7b(0x208)]['unitId']!==_0x6147a9[_0x1f8d7b(0x208)][_0x1f8d7b(0x2af)]||_0x1fb907['params'][_0x1f8d7b(0x2a5)]!==_0x6147a9[_0x1f8d7b(0x208)][_0x1f8d7b(0x2a5)])return _0x48b85a;const _0x53a67f=_0x1cf476[_0x1f8d7b(0x256)][_0x1f8d7b(0xfd)](_0x1fb907),_0x42f5e7=_0x1cf476[_0x1f8d7b(0x256)][_0x1f8d7b(0xfd)](_0x6147a9),_0x5f3444=_0x4f6cb1({'start':_0x1fb907[_0x1f8d7b(0x208)]['range'][_0x1f8d7b(0x18f)],'end':_0x1fb907[_0x1f8d7b(0x208)]['range']['endColumn']},{'start':_0x6147a9['params'][_0x1f8d7b(0x241)][_0x1f8d7b(0x18f)],'end':_0x6147a9['params']['range'][_0x1f8d7b(0x2bb)]});return _0x42f5e7[_0x1f8d7b(0x208)][_0x1f8d7b(0x241)][_0x1f8d7b(0x18f)]===_0x5f3444['start']&&_0x42f5e7['params'][_0x1f8d7b(0x241)][_0x1f8d7b(0x2bb)]===_0x5f3444[_0x1f8d7b(0x2e3)]?_0x48b85a:(_0x42f5e7[_0x1f8d7b(0x208)]['range']['startColumn']=_0x5f3444[_0x1f8d7b(0xf6)],_0x42f5e7['params']['range'][_0x1f8d7b(0x2bb)]=_0x5f3444[_0x1f8d7b(0x2e3)],{'m1Prime':[_0x42f5e7,_0x53a67f],'m2Prime':[_0x42f5e7]});}},_0x4a28a6={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x32678e[_0x3faf9b(0x255)]['id'],'handler'(_0x5e3679,_0xd5c90c){const _0x1f19e4=_0x3faf9b,_0x55b136={'m1Prime':_0x5e3679,'m2Prime':_0xd5c90c};if(_0x5e3679[_0x1f19e4(0x208)]['unitId']!==_0xd5c90c[_0x1f19e4(0x208)][_0x1f19e4(0x2af)]||_0x5e3679[_0x1f19e4(0x208)][_0x1f19e4(0x2a5)]!==_0xd5c90c[_0x1f19e4(0x208)][_0x1f19e4(0x2a5)])return _0x55b136;const _0x205a06=_0x1cf476[_0x1f19e4(0x256)][_0x1f19e4(0xfd)](_0x5e3679),_0x45c8f2=_0x1cf476[_0x1f19e4(0x256)]['deepClone'](_0xd5c90c),{ranges:_0x51fedb,colWidth:_0x4034dc}=_0x45c8f2['params'];if(_0x51fedb[_0x1f19e4(0x29e)](_0x43584b=>{const _0x3b716e=_0x1f19e4,_0x1e4eef=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x5e3679[_0x3b716e(0x208)][_0x3b716e(0x241)]),_0x43584b);return _0x1e4eef[_0x3b716e(0x18e)]!==0x0?!0x0:(_0x43584b[_0x3b716e(0x18f)]+=_0x1e4eef['step'],_0x43584b['endColumn']+=_0x1e4eef[_0x3b716e(0xfa)],!0x1);}))return{'error':new Error(_0x1f19e4(0x1a5))};if(typeof _0x4034dc!='number'){for(let _0x45bab6=_0x5e3679['params'][_0x1f19e4(0x241)][_0x1f19e4(0x18f)];_0x45bab6<=_0x5e3679['params'][_0x1f19e4(0x241)]['endColumn'];_0x45bab6++)_0x1cf476['insertMatrixArray'](_0x45bab6,void 0x0,_0x4034dc);}return{'m1Prime':_0x205a06,'m2Prime':_0x45c8f2};}},_0xcbbb4b=_0x3cf2f1((_0x1936b0,_0x579e91)=>{const _0x23ffab=_0x3faf9b,_0x50ab8a=_0x49fe25[_0x23ffab(0x1e6)](_0x1936b0[_0x23ffab(0x208)]['payload']['ref']),_0xb620da={'startColumn':_0x50ab8a['column'],'endColumn':_0x50ab8a['column'],'startRow':_0x50ab8a[_0x23ffab(0x1b7)],'endRow':_0x50ab8a[_0x23ffab(0x1b7)]},_0x205fcc=_0x32678e['handleDefaultRangeChangeWithEffectRefCommands'](_0xb620da,_0x579e91);if(!_0x205fcc)return[{'id':_0x1dd8e1[_0x23ffab(0x227)]['id'],'params':{..._0x1936b0[_0x23ffab(0x208)],'comment':void 0x0,'commentId':_0x1936b0[_0x23ffab(0x208)][_0x23ffab(0x1b2)][_0x23ffab(0x2cc)]}}];const _0x3138=_0x49fe25[_0x23ffab(0x2ee)](_0x205fcc);return _0x3138===_0x1936b0[_0x23ffab(0x208)]['payload'][_0x23ffab(0x242)]?[]:[{'id':_0x1dd8e1[_0x23ffab(0xe5)]['id'],'params':{..._0x1936b0[_0x23ffab(0x208)],'comment':void 0x0,'payload':{'ref':_0x3138,'commentId':_0x1936b0['params'][_0x23ffab(0x1b2)][_0x23ffab(0x2cc)]}}}];},_0x3faf9b(0x239)),_0x1c541a={'m1':_0x32678e[_0x3faf9b(0x16a)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0xe5)]['id'],'handler':_0x3cf2f1((_0x41a10a,_0x1a4daa)=>{const _0x20b38e=_0x3faf9b,_0x329630={'m1Prime':_0x41a10a,'m2Prime':_0x1a4daa};if(_0x41a10a[_0x20b38e(0x208)][_0x20b38e(0x2af)]!==_0x1a4daa[_0x20b38e(0x208)][_0x20b38e(0x2af)]||_0x41a10a[_0x20b38e(0x208)][_0x20b38e(0x2a5)]!==_0x1a4daa[_0x20b38e(0x208)][_0x20b38e(0x2a5)])return _0x329630;const _0x20f777={'id':_0x32678e[_0x20b38e(0x116)]['id'],'params':{'unitId':_0x41a10a[_0x20b38e(0x208)][_0x20b38e(0x2af)],'subUnitId':_0x41a10a[_0x20b38e(0x208)][_0x20b38e(0x2a5)],'range':_0x41a10a[_0x20b38e(0x208)][_0x20b38e(0x241)]}},_0x52ecbb=_0xcbbb4b(_0x1a4daa,_0x20f777);return{'m1Prime':[_0x41a10a,..._0x52ecbb],'m2Prime':[_0x1a4daa,..._0x52ecbb]};},_0x3faf9b(0x97))};function _0x4465a2(_0x12f682,_0x2026c3){const _0x30826d=_0x3faf9b;var _0x26025c,_0x468904;const {payload:_0x4fef49,unitId:_0x16eb47,subUnitId:_0x77f9d0,ruleId:_0x3bba10}=_0x12f682[_0x30826d(0x208)];switch(_0x4fef49[_0x30826d(0x290)]){case _0x2dcd0c[_0x30826d(0x2c1)][_0x30826d(0x2f5)]:{const _0x7db210=_0x4fef49[_0x30826d(0x1b2)]['map'](_0x1ab4ef=>_0x32678e[_0x30826d(0x1c5)](_0x1ab4ef,_0x2026c3))['filter'](Boolean)[_0x30826d(0x129)]();if(!_0x1cf476[_0x30826d(0x212)](_0x7db210,_0x4fef49[_0x30826d(0x1b2)]))return[{'id':_0x2dcd0c[_0x30826d(0x1db)]['id'],'params':{'unitId':_0x16eb47,'subUnitId':_0x77f9d0,'ruleId':_0x3bba10,'payload':{'type':_0x2dcd0c['UpdateRuleType'][_0x30826d(0x2f5)],'payload':_0x7db210}}}];break;}case _0x2dcd0c[_0x30826d(0x2c1)]['SETTING']:{const _0x34af3a=_0x3cf2f1(_0x4ab8ea=>_0xfa87e6(_0x16eb47,_0x77f9d0,_0x4ab8ea,_0x178b92=>_0x32678e[_0x30826d(0x15d)](_0x178b92,_0x2026c3)),_0x30826d(0xf3)),_0x4fe135=(_0x26025c=_0x4fef49[_0x30826d(0x1b2)][_0x30826d(0x13d)])!=null?_0x26025c:'',_0xee3d36=(_0x468904=_0x4fef49[_0x30826d(0x1b2)]['formula2'])!=null?_0x468904:'';let _0xab86b3=_0x4fe135,_0x82de1f=_0xee3d36;if(_0x1cf476[_0x30826d(0x103)](_0x4fe135)&&(_0xab86b3=_0x34af3a(_0x4fe135)),_0x1cf476[_0x30826d(0x103)](_0xee3d36)&&(_0x82de1f=_0x34af3a(_0xee3d36)),_0xab86b3!==_0x4fe135||_0x82de1f!==_0xee3d36)return[{'id':_0x2dcd0c['UpdateDataValidationMutation']['id'],'params':{'unitId':_0x16eb47,'subUnitId':_0x77f9d0,'ruleId':_0x3bba10,'payload':{'type':_0x2dcd0c[_0x30826d(0x2c1)]['SETTING'],'payload':{'type':_0x4fef49['payload']['type'],'formula1':_0xab86b3,'formula2':_0x82de1f}}}}];break;}}return[];}_0x3cf2f1(_0x4465a2,_0x3faf9b(0x28a));const _0x27b1c3={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x38fb53,_0x30b4cb)=>{const _0x57e2a2=_0x3faf9b,_0x1433f8={'m1Prime':_0x38fb53,'m2Prime':_0x30b4cb};if(_0x38fb53[_0x57e2a2(0x208)][_0x57e2a2(0x2af)]!==_0x30b4cb[_0x57e2a2(0x208)]['unitId']||_0x30b4cb['params'][_0x57e2a2(0x2a5)]!==_0x38fb53[_0x57e2a2(0x208)][_0x57e2a2(0x2a5)])return _0x1433f8;const _0x403e0b={'id':_0x32678e[_0x57e2a2(0x86)]['id'],'params':{'fromRange':_0x38fb53[_0x57e2a2(0x208)][_0x57e2a2(0x266)],'toRange':_0x38fb53[_0x57e2a2(0x208)][_0x57e2a2(0x1f7)]}},_0x46bc95=_0x4465a2(_0x30b4cb,_0x403e0b);return{'m1Prime':[_0x38fb53,..._0x46bc95],'m2Prime':[_0x30b4cb,..._0x46bc95]};},_0x3faf9b(0x97))},_0x446e33={'m1':_0x32678e['InsertColMutation']['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x308cac,_0x2c7c9b)=>{const _0x20c23c=_0x3faf9b,_0x428d94={'m1Prime':_0x308cac,'m2Prime':_0x2c7c9b};if(_0x308cac['params']['unitId']!==_0x2c7c9b['params'][_0x20c23c(0x2af)]||_0x2c7c9b[_0x20c23c(0x208)]['subUnitId']!==_0x308cac[_0x20c23c(0x208)][_0x20c23c(0x2a5)])return _0x428d94;const _0x1b7126={'id':_0x32678e[_0x20c23c(0x116)]['id'],'params':{'unitId':_0x308cac['params'][_0x20c23c(0x2af)],'subUnitId':_0x308cac[_0x20c23c(0x208)]['subUnitId'],'range':_0x308cac[_0x20c23c(0x208)][_0x20c23c(0x241)]}},_0x42fff0=_0x4465a2(_0x2c7c9b,_0x1b7126);return{'m1Prime':[_0x308cac,..._0x42fff0],'m2Prime':[_0x2c7c9b,..._0x42fff0]};},'handler')},_0x5a0cf1={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x1dd8e1['AddCommentMutation']['id'],'handler':_0x3cf2f1((_0x4764e0,_0x1873c8)=>{const _0x337e35=_0x3faf9b,_0x57bcb5={'m1Prime':_0x4764e0,'m2Prime':_0x1873c8};if(_0x4764e0[_0x337e35(0x208)][_0x337e35(0x2af)]!==_0x1873c8[_0x337e35(0x208)][_0x337e35(0x2af)]||_0x4764e0[_0x337e35(0x208)][_0x337e35(0x2a5)]!==_0x1873c8[_0x337e35(0x208)][_0x337e35(0x2a5)])return _0x57bcb5;const _0x3d5673={'id':_0x32678e['InsertRowCommand']['id'],'params':{'unitId':_0x4764e0[_0x337e35(0x208)][_0x337e35(0x2af)],'subUnitId':_0x4764e0['params'][_0x337e35(0x2a5)],'range':_0x4764e0[_0x337e35(0x208)][_0x337e35(0x241)]}},_0x302532=_0x574a17(_0x1873c8,_0x3d5673);return{'m1Prime':[_0x4764e0,..._0x302532],'m2Prime':[_0x1873c8,..._0x302532]};},'handler')},_0x3b4752={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e['AddWorksheetMergeMutation']['id'],'handler'(_0x1e7bfc,_0x58f254){const _0x1dbf75=_0x3faf9b,_0x1cba5a=_0xc2e00d[_0x1dbf75(0x97)](_0x58f254,_0x1e7bfc);return _0x3b7ff8(_0x1cba5a)?{'m1Prime':_0x1cba5a['m2Prime'],'m2Prime':_0x1cba5a[_0x1dbf75(0x2c8)]}:_0x1cba5a;}},_0x4d2516={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x23d)]['id'],'handler'(_0x34bb6e,_0x890925){const _0x279e43=_0x3faf9b,_0x5891b8={'m1Prime':_0x34bb6e,'m2Prime':_0x890925};if(_0x34bb6e['params']['unitId']!==_0x890925[_0x279e43(0x208)][_0x279e43(0x2af)]||_0x34bb6e['params'][_0x279e43(0x2a5)]!==_0x890925[_0x279e43(0x208)][_0x279e43(0x2a5)])return _0x5891b8;const _0x3a990e=_0x1cf476['Tools']['deepClone'](_0x34bb6e),_0x507e07=_0x1cf476['Tools'][_0x279e43(0xfd)](_0x890925),_0x7d0549=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x32678e[_0x279e43(0x168)](_0x34bb6e['params'][_0x279e43(0x241)])),_0x581e30(_0x32678e[_0x279e43(0x168)](_0x890925[_0x279e43(0x208)][_0x279e43(0x241)])));if(_0x7d0549?(_0x507e07[_0x279e43(0x208)][_0x279e43(0x241)][_0x279e43(0x25c)]+=_0x7d0549['step'],_0x507e07[_0x279e43(0x208)][_0x279e43(0x241)]['endRow']+=_0x7d0549[_0x279e43(0xfa)]+(_0x7d0549[_0x279e43(0x18e)]||0x0)):_0x507e07['id']=_0x32678e[_0x279e43(0xb1)]['id'],_0x34bb6e[_0x279e43(0x208)][_0x279e43(0x241)][_0x279e43(0x25c)]!==_0x890925['params'][_0x279e43(0x241)][_0x279e43(0x25c)]){const _0x47b35d=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x32678e[_0x279e43(0x168)](_0x890925[_0x279e43(0x208)][_0x279e43(0x241)])),_0x581e30(_0x32678e['rotateRange'](_0x34bb6e[_0x279e43(0x208)]['range'])));_0x47b35d?(_0x3a990e[_0x279e43(0x208)][_0x279e43(0x241)][_0x279e43(0x25c)]+=_0x47b35d[_0x279e43(0xfa)],_0x3a990e['params'][_0x279e43(0x241)][_0x279e43(0x20e)]+=_0x47b35d['step']+(_0x47b35d['length']||0x0)):_0x3a990e['id']=_0x32678e[_0x279e43(0xb1)]['id'];}return{'m1Prime':_0x3a990e,'m2Prime':_0x507e07};}},_0x131839={'m1':_0x32678e['InsertRowMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x51b50f,_0x52276f){const _0x2ed86f=_0x3faf9b,_0x1e21f7={'m1Prime':_0x51b50f,'m2Prime':_0x52276f};if(_0x51b50f['params'][_0x2ed86f(0x2af)]!==_0x52276f[_0x2ed86f(0x208)][_0x2ed86f(0x2af)]||_0x51b50f['params'][_0x2ed86f(0x2a5)]!==_0x52276f[_0x2ed86f(0x208)]['from'][_0x2ed86f(0x2a5)]&&_0x51b50f[_0x2ed86f(0x208)][_0x2ed86f(0x2a5)]!==_0x52276f[_0x2ed86f(0x208)]['to'][_0x2ed86f(0x2a5)])return _0x1e21f7;const _0x467baf=_0x1cf476['Tools'][_0x2ed86f(0xfd)](_0x51b50f),_0x101c6a=_0x1cf476[_0x2ed86f(0x256)][_0x2ed86f(0xfd)](_0x52276f);if(_0x51b50f[_0x2ed86f(0x208)][_0x2ed86f(0x2a5)]===_0x52276f[_0x2ed86f(0x208)][_0x2ed86f(0x296)][_0x2ed86f(0x2a5)]){const _0x7d7763=new _0x1cf476[(_0x2ed86f(0x176))](_0x101c6a[_0x2ed86f(0x208)][_0x2ed86f(0x296)][_0x2ed86f(0x1a4)])[_0x2ed86f(0x145)](),{startRow:_0x4f3074,endRow:_0x593977}=_0x7d7763,{startRow:_0x438bee,endRow:_0x2581d7}=_0x51b50f[_0x2ed86f(0x208)]['range'],{step:_0x14ddae,length:_0x3bf280}=_0x32678e[_0x2ed86f(0xc1)](_0x32678e[_0x2ed86f(0x168)](_0x51b50f[_0x2ed86f(0x208)][_0x2ed86f(0x241)]),_0x32678e[_0x2ed86f(0x168)](_0x7d7763));_0x14ddae>0x0&&_0x3bf280===0x0&&_0x5e7fb8(_0x101c6a[_0x2ed86f(0x208)][_0x2ed86f(0x296)][_0x2ed86f(0x1a4)],_0x4f3074,_0x593977-_0x4f3074+0x1,_0x14ddae),_0x14ddae===0x0&&_0x3bf280>0x0&&_0x5e7fb8(_0x101c6a['params'][_0x2ed86f(0x296)][_0x2ed86f(0x1a4)],_0x438bee,_0x593977-_0x438bee+0x1,_0x2581d7-_0x438bee+0x1);}if(_0x51b50f[_0x2ed86f(0x208)][_0x2ed86f(0x2a5)]===_0x52276f[_0x2ed86f(0x208)]['to']['subUnitId']){const _0x57f134=new _0x1cf476['ObjectMatrix'](_0x52276f[_0x2ed86f(0x208)]['to'][_0x2ed86f(0x1a4)])[_0x2ed86f(0x145)](),{startRow:_0x3ab2c0,endRow:_0x93f93f}=_0x57f134,{startRow:_0xc2a9a,endRow:_0x5cf17a}=_0x51b50f[_0x2ed86f(0x208)][_0x2ed86f(0x241)],{step:_0x2a0251,length:_0x132271}=_0x32678e[_0x2ed86f(0xc1)](_0x32678e['rotateRange'](_0x51b50f[_0x2ed86f(0x208)][_0x2ed86f(0x241)]),_0x32678e['rotateRange'](_0x57f134));_0x2a0251>0x0&&_0x132271===0x0&&_0x5e7fb8(_0x101c6a['params']['to'][_0x2ed86f(0x1a4)],_0x3ab2c0,_0x93f93f-_0x3ab2c0+0x1,_0x2a0251),_0x2a0251===0x0&&_0x132271>0x0&&_0x5e7fb8(_0x101c6a[_0x2ed86f(0x208)]['to'][_0x2ed86f(0x1a4)],_0xc2a9a,_0x93f93f-_0xc2a9a+0x1,_0x5cf17a-_0xc2a9a+0x1);}return{'m1Prime':_0x467baf,'m2Prime':_0x101c6a};}},_0x31552d={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e['MoveRowsMutation']['id'],'handler'(_0x7c18bb,_0x242f23){const _0x36d453=_0x3faf9b,_0x8853a={'m1Prime':_0x7c18bb,'m2Prime':_0x242f23};if(_0x7c18bb[_0x36d453(0x208)]['unitId']!==_0x242f23['params'][_0x36d453(0x2af)]||_0x7c18bb[_0x36d453(0x208)][_0x36d453(0x2a5)]!==_0x242f23['params'][_0x36d453(0x2a5)])return _0x8853a;const _0x49ec70=_0x1cf476[_0x36d453(0x256)]['deepClone'](_0x7c18bb),_0x23a242=_0x1cf476[_0x36d453(0x256)]['deepClone'](_0x242f23),_0x2b739a=_0x242f23[_0x36d453(0x208)][_0x36d453(0x266)],_0x43e2d5=_0x242f23['params']['targetRange'];if(_0x7c18bb['params'][_0x36d453(0x241)][_0x36d453(0x25c)]>_0x2b739a[_0x36d453(0x25c)]&&_0x7c18bb[_0x36d453(0x208)]['range'][_0x36d453(0x25c)]<=_0x2b739a['endRow']||_0x7c18bb[_0x36d453(0x208)][_0x36d453(0x241)][_0x36d453(0x25c)]>_0x43e2d5[_0x36d453(0x25c)]&&_0x7c18bb[_0x36d453(0x208)][_0x36d453(0x241)][_0x36d453(0x25c)]<=_0x43e2d5[_0x36d453(0x20e)])return{'error':new Error('insert\x20col\x20is\x20conflict\x20with\x20move\x20col')};const _0xbef3e9=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x32678e[_0x36d453(0x168)](_0x7c18bb[_0x36d453(0x208)]['range'])),_0x581e30(_0x32678e[_0x36d453(0x168)](_0x2b739a))),_0x57de74=_0x32678e[_0x36d453(0xc1)](_0x581e30(_0x32678e['rotateRange'](_0x7c18bb['params']['range'])),_0x581e30(_0x32678e[_0x36d453(0x168)](_0x43e2d5)));if(_0x23a242['params'][_0x36d453(0x266)][_0x36d453(0x25c)]+=_0xbef3e9['step'],_0x23a242[_0x36d453(0x208)][_0x36d453(0x266)][_0x36d453(0x20e)]+=_0xbef3e9[_0x36d453(0xfa)]+(_0xbef3e9[_0x36d453(0x18e)]||0x0),_0x23a242['params'][_0x36d453(0x1f7)][_0x36d453(0x25c)]+=_0x57de74[_0x36d453(0xfa)],_0x23a242[_0x36d453(0x208)][_0x36d453(0x1f7)]['endRow']+=_0x57de74[_0x36d453(0xfa)]+(_0x57de74[_0x36d453(0x18e)]||0x0),_0x2b739a[_0x36d453(0x25c)]>=_0x7c18bb['params'][_0x36d453(0x241)][_0x36d453(0x25c)]&&_0x43e2d5['startRow']<_0x7c18bb[_0x36d453(0x208)]['range'][_0x36d453(0x25c)]){const _0x450b87=_0x43e2d5['endRow']-_0x43e2d5['startRow']+0x1;_0x49ec70[_0x36d453(0x208)]['range'][_0x36d453(0x25c)]+=_0x450b87,_0x49ec70[_0x36d453(0x208)][_0x36d453(0x241)]['endRow']+=_0x450b87;}else{if(_0x2b739a[_0x36d453(0x20e)]<_0x7c18bb[_0x36d453(0x208)][_0x36d453(0x241)]['startRow']&&_0x43e2d5[_0x36d453(0x25c)]>=_0x7c18bb[_0x36d453(0x208)]['range'][_0x36d453(0x25c)]){const _0x336a4c=_0x2b739a['endRow']-_0x2b739a[_0x36d453(0x25c)]+0x1;_0x49ec70['params']['range'][_0x36d453(0x25c)]-=_0x336a4c,_0x49ec70[_0x36d453(0x208)][_0x36d453(0x241)][_0x36d453(0x20e)]-=_0x336a4c;}}return{'m1Prime':_0x49ec70,'m2Prime':_0x23a242};}},_0x17efeb={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x33c8a6,_0x16d87d){const _0x33bfe0=_0x3faf9b,_0x4aad72={'m1Prime':_0x33c8a6,'m2Prime':_0x16d87d};if(_0x33c8a6[_0x33bfe0(0x208)][_0x33bfe0(0x2af)]!==_0x16d87d[_0x33bfe0(0x208)]['unitId']||_0x33c8a6[_0x33bfe0(0x208)]['subUnitId']!==_0x16d87d['params'][_0x33bfe0(0x2a5)])return _0x4aad72;const _0x43e660=_0x1cf476[_0x33bfe0(0x256)]['deepClone'](_0x33c8a6),_0xfcf5ea=_0x1cf476[_0x33bfe0(0x256)][_0x33bfe0(0xfd)](_0x16d87d),{ranges:_0x40090d}=_0xfcf5ea[_0x33bfe0(0x208)];return _0x40090d['some'](_0x2cbe3=>{const _0xb3a33d=_0x33bfe0,_0x1a98d9=_0x32678e[_0xb3a33d(0xc1)](_0x581e30(_0x32678e['rotateRange'](_0x33c8a6[_0xb3a33d(0x208)][_0xb3a33d(0x241)])),_0x581e30(_0x32678e[_0xb3a33d(0x168)](_0x2cbe3)));return _0x1a98d9[_0xb3a33d(0x18e)]!==0x0?!0x0:(_0x2cbe3[_0xb3a33d(0x25c)]+=_0x1a98d9[_0xb3a33d(0xfa)],_0x2cbe3[_0xb3a33d(0x20e)]+=_0x1a98d9['step'],!0x1);})?{'error':new Error(_0x33bfe0(0xdd))}:{'m1Prime':_0x43e660,'m2Prime':_0xfcf5ea};}},_0x1663c1={'m1':_0x32678e['InsertRowMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xc4)]['id'],'handler'(_0x17aa25,_0xddc10d){const _0x1ffd3f=_0x3faf9b,_0x13676d={'m1Prime':_0x17aa25,'m2Prime':_0xddc10d};if(_0x17aa25[_0x1ffd3f(0x208)][_0x1ffd3f(0x2af)]!==_0xddc10d['params'][_0x1ffd3f(0x2af)]||_0x17aa25[_0x1ffd3f(0x208)][_0x1ffd3f(0x2a5)]!==_0xddc10d[_0x1ffd3f(0x208)][_0x1ffd3f(0x2a5)])return _0x13676d;const _0x519d49=_0x1cf476['Tools']['deepClone'](_0x17aa25),_0x4aba03=_0x1cf476['Tools'][_0x1ffd3f(0xfd)](_0xddc10d);if(_0x17aa25['params'][_0x1ffd3f(0x241)][_0x1ffd3f(0x25c)]<=_0xddc10d[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)][_0x1ffd3f(0x20e)]&&_0x17aa25['params'][_0x1ffd3f(0x241)]['startRow']>_0xddc10d[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)][_0x1ffd3f(0x25c)])return{'error':new Error(_0x1ffd3f(0x161))};const _0x3a80c8=_0x32678e[_0x1ffd3f(0xc1)](_0x581e30(_0x32678e['rotateRange'](_0x17aa25[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)])),_0x581e30(_0x32678e[_0x1ffd3f(0x168)](_0xddc10d['params']['range'])));_0x3a80c8?(_0x4aba03[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)]['startRow']+=_0x3a80c8[_0x1ffd3f(0xfa)],_0x4aba03[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)][_0x1ffd3f(0x20e)]+=_0x3a80c8['step']+(_0x3a80c8[_0x1ffd3f(0x18e)]||0x0)):_0x4aba03['id']=_0x32678e['EmptyMutation']['id'];const _0x3a89cc=_0x32678e[_0x1ffd3f(0x179)](_0x581e30(_0x32678e['rotateRange'](_0xddc10d['params']['range'])),_0x581e30(_0x32678e[_0x1ffd3f(0x168)](_0x17aa25[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)])));return _0x3a89cc&&(_0x519d49[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)][_0x1ffd3f(0x25c)]+=_0x3a89cc[_0x1ffd3f(0xfa)],_0x519d49[_0x1ffd3f(0x208)][_0x1ffd3f(0x241)][_0x1ffd3f(0x20e)]+=_0x3a89cc[_0x1ffd3f(0xfa)]+(_0x3a89cc[_0x1ffd3f(0x18e)]||0x0)),{'m1Prime':_0x519d49,'m2Prime':_0x4aba03};}},_0x5cba72={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0x4a39b4,_0x1ab07a){const _0x441d29=_0x3faf9b,_0x5e6eae=_0x1cf476[_0x441d29(0x256)][_0x441d29(0xfd)](_0x4a39b4),_0x3af6a4=_0x1cf476[_0x441d29(0x256)]['deepClone'](_0x1ab07a);if(_0x4a39b4[_0x441d29(0x208)]['unitId']!==_0x1ab07a[_0x441d29(0x208)][_0x441d29(0x2af)]||_0x4a39b4['params'][_0x441d29(0x2a5)]!==_0x1ab07a['params'][_0x441d29(0x2a5)])return{'m1Prime':_0x5e6eae,'m2Prime':_0x3af6a4};const _0x501861=_0x3af6a4[_0x441d29(0x208)]['ranges'][_0x441d29(0x131)](_0x495480=>{const _0x55b955=_0x441d29,_0x2f1246=_0x5e6eae[_0x55b955(0x208)]['range'],_0x82c1af=_0x2f1246[_0x55b955(0x20e)]-_0x2f1246['startRow']+0x1;return _0x2f1246[_0x55b955(0x25c)]<=_0x495480[_0x55b955(0x25c)]?{..._0x495480,'startRow':_0x495480[_0x55b955(0x25c)]+_0x82c1af,'endRow':_0x495480[_0x55b955(0x20e)]+_0x82c1af}:_0x2f1246[_0x55b955(0x25c)]>_0x495480[_0x55b955(0x25c)]&&_0x2f1246['startRow']<=_0x495480[_0x55b955(0x20e)]?{..._0x495480,'endRow':_0x495480[_0x55b955(0x20e)]+_0x82c1af}:{..._0x495480};});return _0x3af6a4[_0x441d29(0x208)][_0x441d29(0xd1)]=_0x501861,{'m1Prime':_0x5e6eae,'m2Prime':_0x3af6a4};}},_0x3e38b7={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x19e)]['id'],'handler'(_0x3ef75d,_0x23dcd2){const _0x21f5d3=_0x3faf9b,_0x3b1a85={'m1Prime':_0x3ef75d,'m2Prime':_0x23dcd2};if(_0x3ef75d['params'][_0x21f5d3(0x2af)]!==_0x23dcd2[_0x21f5d3(0x208)][_0x21f5d3(0x2af)]||_0x3ef75d[_0x21f5d3(0x208)]['subUnitId']!==_0x23dcd2[_0x21f5d3(0x208)]['subUnitId'])return _0x3b1a85;const _0x50068e=_0x1cf476['Tools'][_0x21f5d3(0xfd)](_0x23dcd2),_0x2ded53=_0x32678e[_0x21f5d3(0xc1)](_0x581e30(_0x32678e[_0x21f5d3(0x168)](_0x3ef75d[_0x21f5d3(0x208)][_0x21f5d3(0x241)])),_0x581e30(_0x32678e[_0x21f5d3(0x168)](_0x23dcd2[_0x21f5d3(0x208)][_0x21f5d3(0x241)])));_0x50068e['params'][_0x21f5d3(0x241)][_0x21f5d3(0x25c)]+=_0x2ded53[_0x21f5d3(0xfa)],_0x50068e[_0x21f5d3(0x208)]['range'][_0x21f5d3(0x20e)]+=_0x2ded53[_0x21f5d3(0xfa)]+(_0x2ded53[_0x21f5d3(0x18e)]||0x0);const _0x674dea=_0x3ef75d[_0x21f5d3(0x208)][_0x21f5d3(0x241)][_0x21f5d3(0x25c)],_0x1cd573=_0x3ef75d[_0x21f5d3(0x208)][_0x21f5d3(0x241)]['endRow']-_0x3ef75d[_0x21f5d3(0x208)][_0x21f5d3(0x241)]['startRow']+0x1,_0x4450e7={};for(const _0x188435 in _0x23dcd2[_0x21f5d3(0x208)][_0x21f5d3(0x185)]){let _0x668c5c=Number(_0x188435),_0x424c5d=_0x23dcd2[_0x21f5d3(0x208)][_0x21f5d3(0x185)][_0x188435];_0x668c5c=_0x257cb6(_0x674dea,_0x1cd573,_0x668c5c),_0x424c5d=_0x257cb6(_0x674dea,_0x1cd573,_0x424c5d),_0x4450e7[_0x668c5c]=_0x424c5d;}return _0x50068e[_0x21f5d3(0x208)]['order']=_0x4450e7,{'m1Prime':_0x3ef75d,'m2Prime':_0x50068e};}},_0x257cb6=_0x3cf2f1((_0x2d8afe,_0x11658e,_0x36cad7)=>_0x36cad7>=_0x2d8afe?_0x36cad7+_0x11658e:_0x36cad7,_0x3faf9b(0xab)),_0x51dd49={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0x5a5a2f,_0x1f9da6){const _0x3d1495=_0x3faf9b,_0x1d90c4={'m1Prime':_0x5a5a2f,'m2Prime':_0x1f9da6};if(_0x5a5a2f[_0x3d1495(0x208)]['unitId']!==_0x1f9da6[_0x3d1495(0x208)][_0x3d1495(0x2af)]||_0x5a5a2f[_0x3d1495(0x208)][_0x3d1495(0x2a5)]!==_0x1f9da6['params'][_0x3d1495(0x2a5)])return _0x1d90c4;const _0x38211f=[_0x1cf476[_0x3d1495(0x256)][_0x3d1495(0xfd)](_0x5a5a2f)],_0x496f80=_0x1cf476[_0x3d1495(0x256)]['deepClone'](_0x1f9da6),{values:_0x4e57ab}=_0x496f80['params'],_0x267c0d=[];let _0x15ff44=!0x1;for(const _0x5d10f5 in _0x4e57ab){const _0x3e2006=_0x4e57ab[_0x5d10f5];if(_0x267c0d[_0x3d1495(0x107)](..._0x3e2006[_0x3d1495(0xd1)]),_0x3e2006[_0x3d1495(0xd1)][_0x3d1495(0x29e)](_0x139b6d=>{const _0x460eec=_0x3d1495,_0xcbc3c1=_0x32678e[_0x460eec(0xc1)](_0x581e30(_0x32678e[_0x460eec(0x168)](_0x5a5a2f[_0x460eec(0x208)]['range'])),_0x32678e['rotateRange'](_0x581e30(_0x139b6d)));return _0xcbc3c1[_0x460eec(0x18e)]!==0x0?!0x0:(_0xcbc3c1['step']!==0x0&&(_0x15ff44=!0x0),_0x139b6d[_0x460eec(0x25c)]+=_0xcbc3c1['step'],_0x139b6d[_0x460eec(0x20e)]+=_0xcbc3c1['step'],!0x1);}))return{'error':new Error(_0x3d1495(0x1b5))};}if(_0x15ff44){const _0x40c77e={'id':_0x32678e[_0x3d1495(0x9e)]['id'],'params':{'unitId':_0x1f9da6[_0x3d1495(0x208)][_0x3d1495(0x2af)],'subUnitId':_0x1f9da6['params'][_0x3d1495(0x2a5)],'ranges':_0x267c0d}};_0x38211f[_0x3d1495(0x107)](_0x40c77e,_0x496f80);}return{'m1Prime':_0x38211f,'m2Prime':_0x496f80};}},_0xb1af15={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x2b37b7,_0x127132){const _0x18c8d2=_0x3faf9b,_0x500c8c={'m1Prime':_0x2b37b7,'m2Prime':_0x127132};if(_0x2b37b7[_0x18c8d2(0x208)][_0x18c8d2(0x2af)]!==_0x127132[_0x18c8d2(0x208)][_0x18c8d2(0x2af)]||_0x2b37b7[_0x18c8d2(0x208)][_0x18c8d2(0x2a5)]!==_0x127132[_0x18c8d2(0x208)][_0x18c8d2(0x2a5)])return _0x500c8c;const _0xf20f85=[_0x1cf476[_0x18c8d2(0x256)][_0x18c8d2(0xfd)](_0x2b37b7)],_0x5e22f6=_0x1cf476['Tools'][_0x18c8d2(0xfd)](_0x127132),_0x291347=new _0x1cf476[(_0x18c8d2(0x176))](_0x5e22f6[_0x18c8d2(0x208)][_0x18c8d2(0xb2)]),_0x5ac555=_0x291347[_0x18c8d2(0x145)](),_0x1c0739=_0x2b37b7[_0x18c8d2(0x208)][_0x18c8d2(0x241)],_0x4264de=_0x1c0739[_0x18c8d2(0x20e)]-_0x1c0739[_0x18c8d2(0x25c)]+0x1;if(_0x5e22f6[_0x18c8d2(0x208)][_0x18c8d2(0xb2)]&&_0x1c0739['startRow']<=_0x5ac555[_0x18c8d2(0x20e)]){const _0x52c3d9=Math[_0x18c8d2(0x102)](_0x5ac555[_0x18c8d2(0x25c)],_0x1c0739[_0x18c8d2(0x25c)]);_0x5e7fb8(_0x5e22f6[_0x18c8d2(0x208)]['cellValue'],_0x52c3d9,_0x5ac555[_0x18c8d2(0x20e)]-_0x52c3d9+0x1,_0x4264de);}const _0x485de2=new _0x1cf476[(_0x18c8d2(0x176))]();let _0xc296c0=!0x1;if(_0x291347['forValue']((_0x21cb91,_0x5cd635,_0x40ca5c)=>{const _0x37f982=_0x18c8d2;if(_0x40ca5c&&_0x40ca5c['f']){const _0x4113c0=_0x40ca5c['f'];let _0x4abcdd=!0x1;const _0x532767=_0xfa87e6(_0x2b37b7['params'][_0x37f982(0x2af)],_0x2b37b7[_0x37f982(0x208)][_0x37f982(0x2a5)],_0x4113c0,_0x2bfdf6=>{const _0x4e3cec=_0x37f982,_0x3bbe6a=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x32678e[_0x4e3cec(0x168)](_0x2b37b7[_0x4e3cec(0x208)][_0x4e3cec(0x241)])),_0x581e30(_0x32678e[_0x4e3cec(0x168)](_0x2bfdf6)));return(_0x3bbe6a['step']!==0x0||_0x3bbe6a['length']!==0x0)&&(_0x4abcdd=!0x0,_0x2bfdf6[_0x4e3cec(0x25c)]+=_0x3bbe6a[_0x4e3cec(0xfa)],_0x2bfdf6[_0x4e3cec(0x20e)]+=_0x3bbe6a[_0x4e3cec(0xfa)]+_0x3bbe6a[_0x4e3cec(0x18e)]),_0x2bfdf6;});_0x4abcdd&&(_0xc296c0=!0x0,_0x40ca5c['f']=_0x532767,_0x485de2['setValue'](_0x21cb91,_0x5cd635,{..._0x40ca5c}));}}),_0xc296c0){const _0x22140f={'id':_0x32678e['SetRangeValuesMutation']['id'],'params':{'unitId':_0x127132['params']['unitId'],'subUnitId':_0x127132[_0x18c8d2(0x208)][_0x18c8d2(0x2a5)],'cellValue':_0x485de2[_0x18c8d2(0x27d)]()}};_0xf20f85['push'](_0x22140f);}return{'m1Prime':_0xf20f85,'m2Prime':_0x5e22f6};}},_0x405421={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x8a)]['id'],'handler'(_0x23de1b,_0x3d8e72){const _0x504b82=_0x3faf9b,_0x484e83={'m1Prime':_0x23de1b,'m2Prime':_0x3d8e72};if(_0x23de1b[_0x504b82(0x208)][_0x504b82(0x2af)]!==_0x3d8e72[_0x504b82(0x208)]['unitId']||_0x23de1b[_0x504b82(0x208)]['subUnitId']!==_0x3d8e72[_0x504b82(0x208)][_0x504b82(0x2a5)])return _0x484e83;const _0x49416c=_0x1cf476[_0x504b82(0x256)][_0x504b82(0xfd)](_0x23de1b),_0x402905=_0x1cf476[_0x504b82(0x256)][_0x504b82(0xfd)](_0x3d8e72),{rowData:_0x1d2730}=_0x402905[_0x504b82(0x208)];for(let _0x405809=_0x23de1b['params']['range']['startRow'];_0x405809<=_0x23de1b[_0x504b82(0x208)][_0x504b82(0x241)][_0x504b82(0x20e)];_0x405809++)_0x1cf476[_0x504b82(0x1e0)](_0x405809,void 0x0,_0x1d2730);return{'m1Prime':_0x49416c,'m2Prime':_0x402905};}},_0x225849={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ec)]['id'],'handler'(_0x15179c,_0xaf9cf3){const _0x46d723=_0x3faf9b,_0x507454={'m1Prime':_0x15179c,'m2Prime':_0xaf9cf3};if(_0x15179c[_0x46d723(0x208)][_0x46d723(0x2af)]!==_0xaf9cf3[_0x46d723(0x208)]['unitId']||_0x15179c[_0x46d723(0x208)][_0x46d723(0x2a5)]!==_0xaf9cf3[_0x46d723(0x208)][_0x46d723(0x2a5)])return _0x507454;const _0xee89a9=_0x1cf476[_0x46d723(0x256)][_0x46d723(0xfd)](_0x15179c),_0x36c84c=_0x1cf476['Tools'][_0x46d723(0xfd)](_0xaf9cf3),{ranges:_0x398933}=_0x36c84c[_0x46d723(0x208)];return _0x398933[_0x46d723(0x29e)](_0x3619f8=>{const _0x2e0494=_0x46d723,_0x4d58ce=_0x32678e['handleBaseInsertRange'](_0x581e30(_0x32678e['rotateRange'](_0x15179c[_0x2e0494(0x208)][_0x2e0494(0x241)])),_0x581e30(_0x32678e['rotateRange'](_0x3619f8)));return _0x4d58ce[_0x2e0494(0x18e)]!==0x0?!0x0:(_0x3619f8[_0x2e0494(0x25c)]+=_0x4d58ce[_0x2e0494(0xfa)],_0x3619f8[_0x2e0494(0x20e)]+=_0x4d58ce[_0x2e0494(0xfa)],!0x1);})?{'error':new Error(_0x46d723(0x2b7))}:{'m1Prime':_0xee89a9,'m2Prime':_0x36c84c};}},_0x3181fc={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e['SetRowVisibleMutation']['id'],'handler'(_0xdafc17,_0x252bd2){const _0x598e1b=_0x3faf9b,_0x12b8bb={'m1Prime':_0xdafc17,'m2Prime':_0x252bd2};if(_0xdafc17[_0x598e1b(0x208)]['unitId']!==_0x252bd2[_0x598e1b(0x208)][_0x598e1b(0x2af)]||_0xdafc17[_0x598e1b(0x208)][_0x598e1b(0x2a5)]!==_0x252bd2['params']['subUnitId'])return _0x12b8bb;const _0x5cae8b=_0x1cf476['Tools'][_0x598e1b(0xfd)](_0xdafc17),_0x2f6d1d=_0x1cf476['Tools'][_0x598e1b(0xfd)](_0x252bd2),{ranges:_0x2ca905}=_0x2f6d1d[_0x598e1b(0x208)];return _0x2ca905[_0x598e1b(0x29e)](_0x3a6f4f=>{const _0x140abb=_0x598e1b,_0x54f690=_0x32678e[_0x140abb(0xc1)](_0x581e30(_0x32678e[_0x140abb(0x168)](_0xdafc17['params'][_0x140abb(0x241)])),_0x581e30(_0x32678e['rotateRange'](_0x3a6f4f)));return _0x54f690['length']!==0x0?!0x0:(_0x3a6f4f['startRow']+=_0x54f690[_0x140abb(0xfa)],_0x3a6f4f[_0x140abb(0x20e)]+=_0x54f690[_0x140abb(0xfa)],!0x1);})?{'error':new Error(_0x598e1b(0x219))}:{'m1Prime':_0x5cae8b,'m2Prime':_0x2f6d1d};}},_0x53ce8b={'m1':_0x32678e['InsertRowMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x20c591,_0x2e03a6){const _0x4bed6e=_0x3faf9b,_0x497435={'m1Prime':[],'m2Prime':[]};if(_0x20c591['params'][_0x4bed6e(0x2af)]!==_0x2e03a6[_0x4bed6e(0x208)][_0x4bed6e(0x2af)]||_0x20c591['params'][_0x4bed6e(0x2a5)]!==_0x2e03a6[_0x4bed6e(0x208)][_0x4bed6e(0x2a5)])return _0x497435;const _0x2ba175=_0x1cf476[_0x4bed6e(0x256)]['deepClone'](_0x2e03a6);let _0x2ba40e=!0x1;return _0x2ba175[_0x4bed6e(0x208)][_0x4bed6e(0xeb)][_0x4bed6e(0xe7)](_0x33974e=>{const _0x80502e=_0x4bed6e,{range:_0x141cc1,primary:_0xb42a06}=_0x33974e,_0xb2d031=_0x32678e[_0x80502e(0xc1)](_0x581e30(_0x32678e[_0x80502e(0x168)](_0x20c591['params'][_0x80502e(0x241)])),_0x581e30(_0x32678e['rotateRange'](_0x141cc1)));if(_0xb2d031[_0x80502e(0x18e)]||_0xb2d031[_0x80502e(0xfa)]){if(_0x141cc1[_0x80502e(0x25c)]+=_0xb2d031[_0x80502e(0xfa)],_0x141cc1[_0x80502e(0x20e)]+=_0xb2d031['step']+(_0xb2d031[_0x80502e(0x18e)]||0x0),_0xb42a06){const _0x5ba167=_0x32678e[_0x80502e(0xc1)](_0x581e30(_0x32678e[_0x80502e(0x168)](_0x20c591[_0x80502e(0x208)][_0x80502e(0x241)])),_0x581e30(_0x32678e['rotateRange'](_0xb42a06)));(_0x5ba167[_0x80502e(0x18e)]||_0x5ba167[_0x80502e(0xfa)])&&(_0xb42a06['startRow']+=_0x5ba167[_0x80502e(0xfa)],_0xb42a06[_0x80502e(0x20e)]+=_0x5ba167['step'],_0xb42a06[_0x80502e(0x1a7)]+=_0x5ba167[_0x80502e(0xfa)]);}_0x2ba40e=!0x0;}}),_0x2ba40e&&_0x497435['m2Prime'][_0x4bed6e(0x107)](_0x2ba175),_0x497435;}},_0x3b05a8={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x50eb6f,_0x31680f){const _0x4f4811=_0x3faf9b,_0x1bc224={'m1Prime':[_0x50eb6f],'m2Prime':[_0x31680f]};if(_0x50eb6f['params'][_0x4f4811(0x2af)]!==_0x31680f[_0x4f4811(0x208)][_0x4f4811(0x2af)]||_0x50eb6f[_0x4f4811(0x208)][_0x4f4811(0x2a5)]!==_0x31680f[_0x4f4811(0x208)]['subUnitId'])return _0x1bc224;const _0x3dbef2=_0x1cf476['Tools'][_0x4f4811(0xfd)](_0x50eb6f),_0x2eb709=_0x1cf476[_0x4f4811(0x256)][_0x4f4811(0xfd)](_0x31680f),_0x56b155=_0x4f6cb1({'start':_0x50eb6f['params'][_0x4f4811(0x241)][_0x4f4811(0x25c)],'end':_0x50eb6f['params'][_0x4f4811(0x241)][_0x4f4811(0x20e)]},{'start':_0x31680f[_0x4f4811(0x208)]['range'][_0x4f4811(0x25c)],'end':_0x31680f[_0x4f4811(0x208)][_0x4f4811(0x241)][_0x4f4811(0x20e)]});return _0x2eb709['params'][_0x4f4811(0x241)]['startRow']===_0x56b155[_0x4f4811(0xf6)]&&_0x2eb709['params']['range'][_0x4f4811(0x20e)]===_0x56b155['end']?_0x1bc224:(_0x2eb709[_0x4f4811(0x208)][_0x4f4811(0x241)][_0x4f4811(0x25c)]=_0x56b155['start'],_0x2eb709[_0x4f4811(0x208)][_0x4f4811(0x241)][_0x4f4811(0x20e)]=_0x56b155[_0x4f4811(0x2e3)],{'m1Prime':[_0x2eb709,_0x3dbef2],'m2Prime':[_0x2eb709]});}},_0x38a12c={'m1':_0x32678e['InsertRowMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xc8)]['id'],'handler'(_0x502787,_0x1046bd){const _0x71f266=_0x3faf9b,_0x5540dd={'m1Prime':_0x502787,'m2Prime':_0x1046bd};if(_0x502787[_0x71f266(0x208)][_0x71f266(0x2af)]!==_0x1046bd[_0x71f266(0x208)][_0x71f266(0x2af)]||_0x502787[_0x71f266(0x208)][_0x71f266(0x2a5)]!==_0x1046bd[_0x71f266(0x208)][_0x71f266(0x2a5)])return _0x5540dd;const _0x1a469c=_0x1cf476[_0x71f266(0x256)][_0x71f266(0xfd)](_0x502787),_0x21469a=_0x1cf476[_0x71f266(0x256)][_0x71f266(0xfd)](_0x1046bd),{rowsAutoHeightInfo:_0x58f1c6}=_0x21469a[_0x71f266(0x208)];return _0x58f1c6[_0x71f266(0x29e)](_0x34ef9d=>{const _0x42d1d8=_0x71f266,_0x51be82={'startRow':_0x34ef9d['row'],'endRow':_0x34ef9d['row'],'startColumn':0x0,'endColumn':0x0},_0x38514a=_0x32678e[_0x42d1d8(0xc1)](_0x581e30(_0x32678e['rotateRange'](_0x502787[_0x42d1d8(0x208)][_0x42d1d8(0x241)])),_0x32678e[_0x42d1d8(0x168)](_0x51be82));return _0x38514a[_0x42d1d8(0x18e)]!==0x0?!0x0:(_0x34ef9d[_0x42d1d8(0x1b7)]+=_0x38514a[_0x42d1d8(0xfa)],!0x1);})?{'error':new Error('insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height')}:{'m1Prime':_0x1a469c,'m2Prime':_0x21469a};}},_0x3274aa={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x32678e['SetWorksheetRowHeightMutation']['id'],'handler'(_0x380ed5,_0x2c9eb0){const _0x3cda78=_0x3faf9b,_0x137d40={'m1Prime':_0x380ed5,'m2Prime':_0x2c9eb0};if(_0x380ed5[_0x3cda78(0x208)]['unitId']!==_0x2c9eb0[_0x3cda78(0x208)][_0x3cda78(0x2af)]||_0x380ed5[_0x3cda78(0x208)][_0x3cda78(0x2a5)]!==_0x2c9eb0[_0x3cda78(0x208)][_0x3cda78(0x2a5)])return _0x137d40;const _0x2031e8=_0x1cf476[_0x3cda78(0x256)][_0x3cda78(0xfd)](_0x380ed5),_0x259472=_0x1cf476[_0x3cda78(0x256)][_0x3cda78(0xfd)](_0x2c9eb0),{ranges:_0x2200a5,rowHeight:_0x53fcdf}=_0x259472[_0x3cda78(0x208)];if(_0x2200a5[_0x3cda78(0x29e)](_0x22b9f4=>{const _0x24dbb5=_0x3cda78,_0x5e7182=_0x32678e[_0x24dbb5(0xc1)](_0x581e30(_0x32678e['rotateRange'](_0x380ed5[_0x24dbb5(0x208)]['range'])),_0x32678e[_0x24dbb5(0x168)](_0x22b9f4));return _0x5e7182[_0x24dbb5(0x18e)]!==0x0?!0x0:(_0x22b9f4[_0x24dbb5(0x25c)]+=_0x5e7182[_0x24dbb5(0xfa)],_0x22b9f4[_0x24dbb5(0x20e)]+=_0x5e7182['step'],!0x1);}))return{'error':new Error(_0x3cda78(0x29a))};if(typeof _0x53fcdf!=_0x3cda78(0x2cd)){for(let _0x5f45be=_0x380ed5['params'][_0x3cda78(0x241)][_0x3cda78(0x25c)];_0x5f45be<=_0x380ed5[_0x3cda78(0x208)][_0x3cda78(0x241)][_0x3cda78(0x20e)];_0x5f45be++)_0x1cf476[_0x3cda78(0x1e0)](_0x5f45be,void 0x0,_0x53fcdf);}return{'m1Prime':_0x2031e8,'m2Prime':_0x259472};}},_0x2a29e5={'m1':_0x32678e['InsertRowMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x2b8)]['id'],'handler'(_0x14fd11,_0x1c5656){const _0x431dab=_0x3faf9b,_0x322439={'m1Prime':_0x14fd11,'m2Prime':_0x1c5656};if(_0x14fd11[_0x431dab(0x208)][_0x431dab(0x2af)]!==_0x1c5656[_0x431dab(0x208)][_0x431dab(0x2af)]||_0x14fd11[_0x431dab(0x208)]['subUnitId']!==_0x1c5656[_0x431dab(0x208)]['subUnitId'])return _0x322439;const _0x92f0a1=_0x1cf476[_0x431dab(0x256)]['deepClone'](_0x14fd11),_0x4a696a=_0x1cf476[_0x431dab(0x256)]['deepClone'](_0x1c5656),{ranges:_0x2b4603,autoHeightInfo:_0x205059}=_0x4a696a[_0x431dab(0x208)];if(_0x2b4603['some'](_0x3dc264=>{const _0x572f3c=_0x431dab,_0x5dd07d=_0x32678e[_0x572f3c(0xc1)](_0x581e30(_0x32678e[_0x572f3c(0x168)](_0x14fd11[_0x572f3c(0x208)][_0x572f3c(0x241)])),_0x32678e[_0x572f3c(0x168)](_0x3dc264));return _0x5dd07d[_0x572f3c(0x18e)]!==0x0?!0x0:(_0x3dc264['startRow']+=_0x5dd07d['step'],_0x3dc264[_0x572f3c(0x20e)]+=_0x5dd07d[_0x572f3c(0xfa)],!0x1);}))return{'error':new Error(_0x431dab(0x8b))};if(typeof _0x205059!=_0x431dab(0x2cd)){for(let _0x59f270=_0x14fd11[_0x431dab(0x208)][_0x431dab(0x241)][_0x431dab(0x25c)];_0x59f270<=_0x14fd11['params'][_0x431dab(0x241)][_0x431dab(0x20e)];_0x59f270++)_0x1cf476['insertMatrixArray'](_0x59f270,void 0x0,_0x205059);}return{'m1Prime':_0x92f0a1,'m2Prime':_0x4a696a};}},_0x3bfaa7={'m1':_0x32678e['InsertRowMutation']['id'],'m2':_0x1dd8e1['UpdateCommentRefMutation']['id'],'handler':_0x3cf2f1((_0x2a19d4,_0x627765)=>{const _0x50277e=_0x3faf9b,_0x21ae66={'m1Prime':_0x2a19d4,'m2Prime':_0x627765};if(_0x2a19d4['params'][_0x50277e(0x2af)]!==_0x627765['params'][_0x50277e(0x2af)]||_0x2a19d4[_0x50277e(0x208)][_0x50277e(0x2a5)]!==_0x627765[_0x50277e(0x208)]['subUnitId'])return _0x21ae66;const _0x1a5c58={'id':_0x32678e[_0x50277e(0x195)]['id'],'params':{'unitId':_0x2a19d4[_0x50277e(0x208)]['unitId'],'subUnitId':_0x2a19d4[_0x50277e(0x208)][_0x50277e(0x2a5)],'range':_0x2a19d4[_0x50277e(0x208)][_0x50277e(0x241)]}},_0x1c0244=_0xcbbb4b(_0x627765,_0x1a5c58);return{'m1Prime':[_0x2a19d4,..._0x1c0244],'m2Prime':[_0x627765,..._0x1c0244]};},_0x3faf9b(0x97))},_0x4934a4={'m1':_0x32678e[_0x3faf9b(0x23d)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x13d840,_0x185616)=>{const _0x2cadf4=_0x3faf9b,_0xa0b937={'m1Prime':_0x13d840,'m2Prime':_0x185616};if(_0x13d840[_0x2cadf4(0x208)]['unitId']!==_0x185616['params'][_0x2cadf4(0x2af)]||_0x185616[_0x2cadf4(0x208)][_0x2cadf4(0x2a5)]!==_0x13d840['params'][_0x2cadf4(0x2a5)])return _0xa0b937;const _0x313619={'id':_0x32678e[_0x2cadf4(0x195)]['id'],'params':{'unitId':_0x13d840['params'][_0x2cadf4(0x2af)],'subUnitId':_0x13d840['params'][_0x2cadf4(0x2a5)],'range':_0x13d840[_0x2cadf4(0x208)]['range']}},_0x20e84c=_0x4465a2(_0x185616,_0x313619);return{'m1Prime':[_0x13d840,..._0x20e84c],'m2Prime':[_0x185616,..._0x20e84c]};},_0x3faf9b(0x97))},_0x11a5a1={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x344464,_0x406ef5)=>{const _0x5ddaf2=_0x3faf9b,_0x1e84de={'m1Prime':_0x344464,'m2Prime':_0x406ef5};if(_0x344464[_0x5ddaf2(0x208)][_0x5ddaf2(0x2af)]!==_0x406ef5[_0x5ddaf2(0x208)][_0x5ddaf2(0x2af)]||_0x344464[_0x5ddaf2(0x208)][_0x5ddaf2(0x2a5)]!==_0x406ef5[_0x5ddaf2(0x208)][_0x5ddaf2(0x2a5)])return _0x1e84de;const _0x267d93={'id':_0x32678e['MoveColsCommand']['id'],'params':{'unitId':_0x344464[_0x5ddaf2(0x208)][_0x5ddaf2(0x2af)],'subUnitId':_0x344464[_0x5ddaf2(0x208)][_0x5ddaf2(0x2a5)],'fromRange':_0x344464['params'][_0x5ddaf2(0x266)],'toRange':_0x344464[_0x5ddaf2(0x208)][_0x5ddaf2(0x1f7)]}},_0x5c3540=_0x574a17(_0x406ef5,_0x267d93);return{'m1Prime':[_0x344464,..._0x5c3540],'m2Prime':[_0x406ef5,..._0x5c3540]};},_0x3faf9b(0x97))},_0x332346={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x52311b,_0x2bc3f1){const _0x4377e7=_0x3faf9b,_0x4ed46b=_0x34609c['handler'](_0x2bc3f1,_0x52311b);return _0x3b7ff8(_0x4ed46b)?{'m1Prime':_0x4ed46b[_0x4377e7(0x108)],'m2Prime':_0x4ed46b[_0x4377e7(0x2c8)]}:_0x4ed46b;}},_0x599850={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0x165)]['id'],'handler'(_0x5a306b,_0x336a1a){const _0xab283d=_0x3faf9b,_0x297bdb={'m1Prime':_0x5a306b,'m2Prime':_0x336a1a};if(_0x5a306b[_0xab283d(0x208)][_0xab283d(0x2af)]!==_0x336a1a[_0xab283d(0x208)][_0xab283d(0x2af)]||_0x5a306b[_0xab283d(0x208)][_0xab283d(0x2a5)]!==_0x336a1a['params'][_0xab283d(0x2a5)])return _0x297bdb;const _0x7bad6b=_0x1cf476[_0xab283d(0x256)]['deepClone'](_0x5a306b),_0x569b65=_0x1cf476[_0xab283d(0x256)][_0xab283d(0xfd)](_0x336a1a),_0x2791dc=_0x336a1a[_0xab283d(0x208)][_0xab283d(0x266)],_0x2c51a0=_0x336a1a[_0xab283d(0x208)][_0xab283d(0x1f7)],_0x5c2517=_0x5a306b[_0xab283d(0x208)][_0xab283d(0x266)],_0x2840bc=_0x5a306b[_0xab283d(0x208)][_0xab283d(0x1f7)];if(_0x5c2517[_0xab283d(0x2bb)]>=_0x2791dc[_0xab283d(0x18f)]&&_0x5c2517[_0xab283d(0x18f)]<=_0x2791dc['endColumn'])return{'error':new Error(_0xab283d(0x1cd))};const _0x2967eb=_0x32678e['handleBaseMoveRowsCols']({'start':_0x5c2517[_0xab283d(0x18f)],'end':_0x5c2517[_0xab283d(0x2bb)]},{'start':_0x2840bc['startColumn'],'end':_0x2840bc[_0xab283d(0x2bb)]},{'start':_0x2791dc['startColumn'],'end':_0x2791dc[_0xab283d(0x2bb)]}),_0x26e691=_0x32678e[_0xab283d(0x162)]({'start':_0x5c2517[_0xab283d(0x18f)],'end':_0x5c2517[_0xab283d(0x2bb)]},{'start':_0x2840bc[_0xab283d(0x18f)],'end':_0x2840bc[_0xab283d(0x2bb)]},{'start':_0x2c51a0['startColumn'],'end':_0x2c51a0[_0xab283d(0x2bb)]});_0x2967eb&&_0x26e691?(_0x569b65[_0xab283d(0x208)][_0xab283d(0x266)][_0xab283d(0x18f)]+=_0x2967eb[_0xab283d(0xfa)],_0x569b65['params']['sourceRange']['endColumn']+=_0x2967eb[_0xab283d(0xfa)]+(_0x2967eb[_0xab283d(0x18e)]||0x0),_0x569b65[_0xab283d(0x208)][_0xab283d(0x1f7)][_0xab283d(0x18f)]+=_0x26e691['step'],_0x569b65['params']['targetRange']['endColumn']+=_0x26e691[_0xab283d(0xfa)]+(_0x26e691[_0xab283d(0x18e)]||0x0)):_0x569b65['id']=_0x32678e['EmptyMutation']['id'];const _0xf7b213=_0x32678e[_0xab283d(0x162)]({'start':_0x2791dc[_0xab283d(0x18f)],'end':_0x2791dc[_0xab283d(0x2bb)]},{'start':_0x2c51a0[_0xab283d(0x18f)],'end':_0x2c51a0[_0xab283d(0x2bb)]},{'start':_0x5c2517['startColumn'],'end':_0x5c2517[_0xab283d(0x2bb)]}),_0x15badc=_0x32678e['handleBaseMoveRowsCols']({'start':_0x2791dc[_0xab283d(0x18f)],'end':_0x2791dc[_0xab283d(0x2bb)]},{'start':_0x2c51a0[_0xab283d(0x18f)],'end':_0x2c51a0['endColumn']},{'start':_0x2840bc[_0xab283d(0x18f)],'end':_0x2840bc[_0xab283d(0x2bb)]});return _0xf7b213&&_0x15badc?(_0x7bad6b[_0xab283d(0x208)][_0xab283d(0x266)][_0xab283d(0x18f)]+=_0xf7b213['step'],_0x7bad6b[_0xab283d(0x208)][_0xab283d(0x266)][_0xab283d(0x2bb)]+=_0xf7b213['step']+(_0xf7b213['length']||0x0),_0x7bad6b[_0xab283d(0x208)][_0xab283d(0x1f7)][_0xab283d(0x18f)]+=_0x15badc[_0xab283d(0xfa)],_0x7bad6b['params'][_0xab283d(0x1f7)]['endColumn']+=_0x15badc[_0xab283d(0xfa)]+(_0x15badc[_0xab283d(0x18e)]||0x0)):_0x7bad6b['id']=_0x32678e[_0xab283d(0xb1)]['id'],{'m1Prime':_0x7bad6b,'m2Prime':_0x569b65};}},_0x101f70={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x8150d4,_0x22007e){const _0x16c523=_0x3faf9b,_0x17ac10={'m1Prime':_0x8150d4,'m2Prime':_0x22007e};if(_0x8150d4[_0x16c523(0x208)][_0x16c523(0x2af)]!==_0x22007e[_0x16c523(0x208)]['unitId']||_0x8150d4[_0x16c523(0x208)]['subUnitId']!==_0x22007e[_0x16c523(0x208)][_0x16c523(0x296)][_0x16c523(0x2a5)]&&_0x8150d4[_0x16c523(0x208)][_0x16c523(0x2a5)]!==_0x22007e[_0x16c523(0x208)]['to'][_0x16c523(0x2a5)])return _0x17ac10;const _0x4795b0=_0x1cf476['Tools']['deepClone'](_0x8150d4),_0x198593=_0x1cf476[_0x16c523(0x256)][_0x16c523(0xfd)](_0x22007e),_0x5893af=_0x8150d4[_0x16c523(0x208)][_0x16c523(0x266)],_0x2fdd55=_0x8150d4[_0x16c523(0x208)][_0x16c523(0x1f7)];if(_0x8150d4['params'][_0x16c523(0x2a5)]===_0x22007e['params'][_0x16c523(0x296)]['subUnitId']){const _0x44db23=new _0x1cf476[(_0x16c523(0x176))](_0x198593['params'][_0x16c523(0x296)][_0x16c523(0x1a4)]),_0x2449d7=_0x44db23[_0x16c523(0x145)]();if(_0x362689({'start':_0x5893af[_0x16c523(0x18f)],'end':_0x5893af[_0x16c523(0x2bb)]},{'start':_0x2449d7['startColumn'],'end':_0x2449d7[_0x16c523(0x2bb)]})||_0x362689({'start':_0x2fdd55['startColumn'],'end':_0x2fdd55['endColumn']},{'start':_0x2449d7[_0x16c523(0x18f)],'end':_0x2449d7[_0x16c523(0x2bb)]}))return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20move\x20range')};const _0x8f057e=_0x32678e['handleBaseMoveRowsCols']({'start':_0x5893af[_0x16c523(0x18f)],'end':_0x5893af[_0x16c523(0x2bb)]},{'start':_0x2fdd55[_0x16c523(0x18f)],'end':_0x2fdd55[_0x16c523(0x2bb)]},{'start':_0x2449d7[_0x16c523(0x18f)],'end':_0x2449d7[_0x16c523(0x2bb)]});if(_0x8f057e[_0x16c523(0x18e)]!==0x0)return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20move\x20range')};_0x8f057e[_0x16c523(0xfa)]!==0x0&&_0x44db23[_0x16c523(0x2bd)](_0x5893af[_0x16c523(0x18f)],_0x5893af['endColumn']-_0x5893af[_0x16c523(0x18f)]+0x1,_0x2fdd55[_0x16c523(0x18f)]),_0x198593[_0x16c523(0x208)][_0x16c523(0x296)][_0x16c523(0x1a4)]=_0x44db23[_0x16c523(0x27d)]();}if(_0x8150d4[_0x16c523(0x208)][_0x16c523(0x2a5)]===_0x22007e[_0x16c523(0x208)]['to'][_0x16c523(0x2a5)]){const _0x36c752=new _0x1cf476['ObjectMatrix'](_0x198593['params']['to'][_0x16c523(0x1a4)]),_0x4523b9=_0x36c752[_0x16c523(0x145)]();if(_0x362689({'start':_0x5893af[_0x16c523(0x18f)],'end':_0x5893af[_0x16c523(0x2bb)]},{'start':_0x4523b9['startColumn'],'end':_0x4523b9[_0x16c523(0x2bb)]})||_0x362689({'start':_0x2fdd55[_0x16c523(0x18f)],'end':_0x2fdd55['endColumn']},{'start':_0x4523b9[_0x16c523(0x18f)],'end':_0x4523b9['endColumn']}))return{'error':new Error(_0x16c523(0xd4))};const _0x2fb820=_0x32678e[_0x16c523(0x162)]({'start':_0x5893af['startColumn'],'end':_0x5893af[_0x16c523(0x2bb)]},{'start':_0x2fdd55[_0x16c523(0x18f)],'end':_0x2fdd55[_0x16c523(0x2bb)]},{'start':_0x4523b9[_0x16c523(0x18f)],'end':_0x4523b9[_0x16c523(0x2bb)]});if(_0x2fb820['length']!==0x0)return{'error':new Error('move\x20col\x20is\x20conflict\x20with\x20move\x20range')};_0x2fb820[_0x16c523(0xfa)]!==0x0&&_0x36c752[_0x16c523(0x2bd)](_0x5893af[_0x16c523(0x18f)],_0x5893af[_0x16c523(0x2bb)]-_0x5893af[_0x16c523(0x18f)]+0x1,_0x2fdd55[_0x16c523(0x18f)]),_0x198593[_0x16c523(0x208)]['to'][_0x16c523(0x1a4)]=_0x36c752['getMatrix']();}return{'m1Prime':_0x4795b0,'m2Prime':_0x198593};}},_0x1b0e35={'m1':_0x32678e['MoveColsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x504340,_0xc9032b){const _0x11a0b5=_0x3faf9b,_0x10d5cd={'m1Prime':_0x504340,'m2Prime':_0xc9032b};if(_0x504340[_0x11a0b5(0x208)]['unitId']!==_0xc9032b[_0x11a0b5(0x208)][_0x11a0b5(0x2af)]||_0x504340[_0x11a0b5(0x208)][_0x11a0b5(0x2a5)]!==_0xc9032b[_0x11a0b5(0x208)][_0x11a0b5(0x2a5)])return _0x10d5cd;const _0x2fa134=_0x1cf476[_0x11a0b5(0x256)]['deepClone'](_0x504340),_0x5b7a7=_0x1cf476[_0x11a0b5(0x256)][_0x11a0b5(0xfd)](_0xc9032b),{sourceRange:_0x2ea1e4,targetRange:_0x32308c}=_0x504340['params'],_0x518a2c={'start':_0x2ea1e4[_0x11a0b5(0x18f)],'end':_0x2ea1e4[_0x11a0b5(0x2bb)]},_0x2ac894={'start':_0x32308c[_0x11a0b5(0x18f)],'end':_0x32308c[_0x11a0b5(0x2bb)]};return _0x5b7a7[_0x11a0b5(0x208)][_0x11a0b5(0xd1)][_0x11a0b5(0x29e)](_0x59b5d1=>{const _0x2ada0b=_0x11a0b5,_0x5a0c50={'start':_0x59b5d1[_0x2ada0b(0x18f)],'end':_0x59b5d1[_0x2ada0b(0x2bb)]},_0x304fc7=_0x362689(_0x518a2c,_0x5a0c50),_0x32c4d6=_0x362689(_0x2ac894,_0x5a0c50);if(_0x304fc7||_0x32c4d6)return!0x0;const _0x1a074d=_0x32678e[_0x2ada0b(0x162)](_0x518a2c,_0x2ac894,_0x5a0c50);return _0x1a074d['length']!==0x0?!0x0:(_0x59b5d1[_0x2ada0b(0x18f)]+=_0x1a074d['step'],_0x59b5d1[_0x2ada0b(0x2bb)]+=_0x1a074d['step'],!0x1);})?{'error':new Error(_0x11a0b5(0xae))}:{'m1Prime':_0x2fa134,'m2Prime':_0x5b7a7};}},_0x3a0f91={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0x242c1f,_0x499de3){const _0x5c5dac=_0x3faf9b,_0x5ebfa7=_0x1cf476['Tools']['deepClone'](_0x242c1f),_0x28ecb4=_0x1cf476[_0x5c5dac(0x256)]['deepClone'](_0x499de3);if(_0x242c1f['params']['unitId']!==_0x499de3[_0x5c5dac(0x208)]['unitId']||_0x242c1f[_0x5c5dac(0x208)][_0x5c5dac(0x2a5)]!==_0x499de3['params']['subUnitId'])return{'m1Prime':_0x5ebfa7,'m2Prime':_0x28ecb4};const _0x48ead6=_0x28ecb4[_0x5c5dac(0x208)]['ranges']['reduce']((_0x359fb2,_0x582580)=>{const _0x5764f7=_0x5c5dac,{sourceRange:_0x3123e7,targetRange:_0x1a0b0d}=_0x242c1f[_0x5764f7(0x208)],_0x87f2ec={..._0x582580};return _0x3123e7[_0x5764f7(0x2bb)]<_0x87f2ec[_0x5764f7(0x18f)]&&_0x1a0b0d['startColumn']>_0x87f2ec['endColumn']?(_0x87f2ec['startColumn']-=_0x3123e7[_0x5764f7(0x2bb)]-_0x3123e7[_0x5764f7(0x18f)]+0x1,_0x87f2ec['endColumn']-=_0x3123e7[_0x5764f7(0x2bb)]-_0x3123e7[_0x5764f7(0x18f)]+0x1,_0x172449(_0x87f2ec)&&_0x359fb2[_0x5764f7(0x107)](_0x87f2ec)):_0x3123e7[_0x5764f7(0x18f)]>_0x87f2ec[_0x5764f7(0x2bb)]&&_0x1a0b0d[_0x5764f7(0x2bb)]<_0x87f2ec['startColumn']?(_0x87f2ec[_0x5764f7(0x18f)]+=_0x3123e7['endColumn']-_0x3123e7[_0x5764f7(0x18f)]+0x1,_0x87f2ec['endColumn']+=_0x3123e7[_0x5764f7(0x2bb)]-_0x3123e7['startColumn']+0x1,_0x172449(_0x87f2ec)&&_0x359fb2['push'](_0x87f2ec)):_0x1cf476[_0x5764f7(0x167)][_0x5764f7(0x2dd)](_0x87f2ec,_0x3123e7)||_0x1cf476['Rectangle'][_0x5764f7(0x2dd)](_0x87f2ec,_0x1a0b0d)||_0x359fb2[_0x5764f7(0x107)](_0x87f2ec),_0x359fb2;},[]);return _0x28ecb4[_0x5c5dac(0x208)]['ranges']=_0x48ead6,_0x28ecb4['params'][_0x5c5dac(0xd1)]['length']===0x0&&(_0x28ecb4['id']=_0x32678e['EmptyMutation']['id']),{'m1Prime':_0x5ebfa7,'m2Prime':_0x28ecb4};}},_0x56c646={'m1':_0x32678e['MoveColsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x19e)]['id'],'handler'(_0x34c1ae,_0x402573){const _0x13fc8e=_0x3faf9b,_0x344850={'m1Prime':_0x34c1ae,'m2Prime':_0x402573};if(_0x34c1ae[_0x13fc8e(0x208)][_0x13fc8e(0x2af)]!==_0x402573[_0x13fc8e(0x208)][_0x13fc8e(0x2af)]||_0x34c1ae['params'][_0x13fc8e(0x2a5)]!==_0x402573['params']['subUnitId'])return _0x344850;const _0x166a07=_0x34c1ae[_0x13fc8e(0x208)][_0x13fc8e(0x266)][_0x13fc8e(0x18f)],_0x3287fb=_0x34c1ae[_0x13fc8e(0x208)]['sourceRange'][_0x13fc8e(0x2bb)],_0x4c0a6e=_0x34c1ae[_0x13fc8e(0x208)][_0x13fc8e(0x1f7)][_0x13fc8e(0x18f)],_0x44a5a9=_0x34c1ae[_0x13fc8e(0x208)]['targetRange'][_0x13fc8e(0x2bb)],_0x52be5c=_0x402573[_0x13fc8e(0x208)][_0x13fc8e(0x241)][_0x13fc8e(0x18f)],_0x19850b=_0x402573[_0x13fc8e(0x208)][_0x13fc8e(0x241)][_0x13fc8e(0x2bb)];if(_0x166a07<=_0x19850b&&_0x3287fb>=_0x52be5c||_0x4c0a6e<=_0x19850b&&_0x44a5a9>=_0x52be5c)return{'error':new Error(_0x13fc8e(0x29c))};const _0x4b974a=_0x32678e[_0x13fc8e(0x162)]({'start':_0x166a07,'end':_0x3287fb},{'start':_0x4c0a6e,'end':_0x44a5a9},{'start':_0x52be5c,'end':_0x19850b}),_0x329ee4=_0x1cf476['Tools'][_0x13fc8e(0xfd)](_0x402573);return _0x329ee4[_0x13fc8e(0x208)][_0x13fc8e(0x241)][_0x13fc8e(0x18f)]+=_0x4b974a[_0x13fc8e(0xfa)],_0x329ee4[_0x13fc8e(0x208)]['range'][_0x13fc8e(0x2bb)]+=_0x4b974a['step']+(_0x4b974a[_0x13fc8e(0x18e)]||0x0),{'m1Prime':_0x34c1ae,'m2Prime':_0x329ee4};}},_0x166a6e={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0xe2)]['id'],'handler'(_0x3e3308,_0x335598){const _0x2d267a=_0x3faf9b,_0xcc8b82={'m1Prime':_0x3e3308,'m2Prime':_0x335598};if(_0x3e3308[_0x2d267a(0x208)][_0x2d267a(0x2af)]!==_0x335598[_0x2d267a(0x208)][_0x2d267a(0x2af)]||_0x3e3308[_0x2d267a(0x208)][_0x2d267a(0x2a5)]!==_0x335598['params'][_0x2d267a(0x2a5)])return _0xcc8b82;const _0x59fa23=_0x1cf476[_0x2d267a(0x256)][_0x2d267a(0xfd)](_0x3e3308),_0x378834=_0x1cf476['Tools']['deepClone'](_0x335598),{columnData:_0x34ce1d}=_0x378834[_0x2d267a(0x208)],{sourceRange:_0xd0430b,targetRange:_0x55dc95}=_0x3e3308[_0x2d267a(0x208)];return _0x1cf476['moveMatrixArray'](_0xd0430b[_0x2d267a(0x18f)],_0xd0430b[_0x2d267a(0x2bb)]-_0xd0430b[_0x2d267a(0x18f)]+0x1,_0x55dc95[_0x2d267a(0x18f)],_0x34ce1d),{'m1Prime':_0x59fa23,'m2Prime':_0x378834};}},_0x2f88a4={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0x142)]['id'],'handler'(_0x3dadb2,_0x19f1f4){const _0x5bb721=_0x3faf9b,_0x42589d={'m1Prime':_0x3dadb2,'m2Prime':_0x19f1f4};if(_0x3dadb2[_0x5bb721(0x208)][_0x5bb721(0x2af)]!==_0x19f1f4['params'][_0x5bb721(0x2af)]||_0x3dadb2[_0x5bb721(0x208)][_0x5bb721(0x2a5)]!==_0x19f1f4[_0x5bb721(0x208)][_0x5bb721(0x2a5)])return _0x42589d;const _0x3895bb=_0x1cf476[_0x5bb721(0x256)][_0x5bb721(0xfd)](_0x3dadb2),_0x3d60f1=_0x1cf476[_0x5bb721(0x256)][_0x5bb721(0xfd)](_0x19f1f4),{ranges:_0x5e0ab1}=_0x3d60f1[_0x5bb721(0x208)],{sourceRange:_0x1b3805,targetRange:_0x559a5c}=_0x3dadb2[_0x5bb721(0x208)],_0x3cd959={'start':_0x1b3805[_0x5bb721(0x18f)],'end':_0x1b3805['endColumn']},_0x367227={'start':_0x559a5c[_0x5bb721(0x18f)],'end':_0x559a5c[_0x5bb721(0x2bb)]};return _0x5e0ab1['some'](_0x25d35a=>{const _0x30923d=_0x5bb721,_0x21c7ef={'start':_0x25d35a[_0x30923d(0x18f)],'end':_0x25d35a[_0x30923d(0x2bb)]},_0x19a874=_0x362689(_0x3cd959,_0x21c7ef),_0x12bb46=_0x362689(_0x367227,_0x21c7ef);if(_0x19a874||_0x12bb46)return!0x0;const _0x2eb62a=_0x32678e['handleBaseMoveRowsCols'](_0x3cd959,_0x367227,_0x21c7ef);return _0x2eb62a[_0x30923d(0x18e)]!==0x0?!0x0:(_0x25d35a[_0x30923d(0x18f)]+=_0x2eb62a[_0x30923d(0xfa)],_0x25d35a['endColumn']+=_0x2eb62a['step'],!0x1);})?{'error':new Error(_0x5bb721(0x2c0))}:{'m1Prime':_0x3895bb,'m2Prime':_0x3d60f1};}},_0x6c67c7={'m1':_0x32678e['MoveColsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xd0)]['id'],'handler'(_0x291acd,_0x454cf0){const _0x4080a2=_0x3faf9b,_0x161abf={'m1Prime':_0x291acd,'m2Prime':_0x454cf0};if(_0x291acd[_0x4080a2(0x208)][_0x4080a2(0x2af)]!==_0x454cf0[_0x4080a2(0x208)]['unitId']||_0x291acd[_0x4080a2(0x208)][_0x4080a2(0x2a5)]!==_0x454cf0[_0x4080a2(0x208)]['subUnitId'])return _0x161abf;const _0x23a2d4=_0x1cf476[_0x4080a2(0x256)][_0x4080a2(0xfd)](_0x291acd),_0x53c1dc=_0x1cf476[_0x4080a2(0x256)][_0x4080a2(0xfd)](_0x454cf0),{ranges:_0x4398ef}=_0x53c1dc[_0x4080a2(0x208)],{sourceRange:_0x476404,targetRange:_0x3631c7}=_0x291acd[_0x4080a2(0x208)],_0x491899={'start':_0x476404[_0x4080a2(0x18f)],'end':_0x476404['endColumn']},_0x41f99b={'start':_0x3631c7['startColumn'],'end':_0x3631c7['endColumn']};return _0x4398ef[_0x4080a2(0x29e)](_0x4f0bcd=>{const _0x51e222=_0x4080a2,_0x745295={'start':_0x4f0bcd['startColumn'],'end':_0x4f0bcd[_0x51e222(0x2bb)]},_0xe52d66=_0x362689(_0x491899,_0x745295),_0x16007c=_0x362689(_0x41f99b,_0x745295);if(_0xe52d66||_0x16007c)return!0x0;const _0x46fe24=_0x32678e[_0x51e222(0x162)](_0x491899,_0x41f99b,_0x745295);return _0x46fe24[_0x51e222(0x18e)]!==0x0?!0x0:(_0x4f0bcd['startColumn']+=_0x46fe24[_0x51e222(0xfa)],_0x4f0bcd[_0x51e222(0x2bb)]+=_0x46fe24[_0x51e222(0xfa)],!0x1);})?{'error':new Error(_0x4080a2(0x248))}:{'m1Prime':_0x23a2d4,'m2Prime':_0x53c1dc};}},_0x160dac={'m1':_0x32678e['MoveColsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0xbd4899,_0x84151d){const _0x39f74d=_0x3faf9b,_0x365c47={'m1Prime':_0xbd4899,'m2Prime':_0x84151d};if(_0xbd4899['params'][_0x39f74d(0x2af)]!==_0x84151d['params']['unitId']||_0xbd4899[_0x39f74d(0x208)]['subUnitId']!==_0x84151d[_0x39f74d(0x208)][_0x39f74d(0x2a5)])return _0x365c47;const _0x2f958b=[_0x1cf476['Tools']['deepClone'](_0xbd4899)],_0x69d8a1=_0x1cf476[_0x39f74d(0x256)][_0x39f74d(0xfd)](_0x84151d),{sourceRange:_0x1639e1,targetRange:_0x30eee1}=_0xbd4899[_0x39f74d(0x208)],_0x29a416={'start':_0x1639e1[_0x39f74d(0x18f)],'end':_0x1639e1[_0x39f74d(0x2bb)]},_0x1f7f4c={'start':_0x30eee1[_0x39f74d(0x18f)],'end':_0x30eee1[_0x39f74d(0x2bb)]},{values:_0xcf57fe}=_0x69d8a1[_0x39f74d(0x208)],_0x1f1a63=[];let _0x1c1f68=!0x1;for(const _0x3819c9 in _0xcf57fe){const _0x4e11df=_0xcf57fe[_0x3819c9];if(_0x1f1a63['push'](..._0x4e11df[_0x39f74d(0xd1)]),_0x4e11df[_0x39f74d(0xd1)][_0x39f74d(0x29e)](_0x30192a=>{const _0x3fd324=_0x39f74d,_0x422a4c={'start':_0x30192a[_0x3fd324(0x18f)],'end':_0x30192a[_0x3fd324(0x2bb)]},_0x320921=_0x362689(_0x29a416,_0x422a4c),_0x159c58=_0x362689(_0x1f7f4c,_0x422a4c);if(_0x320921||_0x159c58)return!0x0;const _0x4a73a5=_0x32678e[_0x3fd324(0x162)](_0x29a416,_0x1f7f4c,_0x422a4c);return _0x4a73a5['length']!==0x0?!0x0:(_0x4a73a5['step']!==0x0&&(_0x1c1f68=!0x0),_0x30192a[_0x3fd324(0x18f)]+=_0x4a73a5[_0x3fd324(0xfa)],_0x30192a['endColumn']+=_0x4a73a5['step'],!0x1);}))return{'error':new Error(_0x39f74d(0x293))};}if(_0x1c1f68){const _0x59d659={'id':_0x32678e[_0x39f74d(0x9e)]['id'],'params':{'unitId':_0x84151d[_0x39f74d(0x208)][_0x39f74d(0x2af)],'subUnitId':_0x84151d['params'][_0x39f74d(0x2a5)],'ranges':_0x1f1a63}};_0x2f958b[_0x39f74d(0x107)](_0x59d659,_0x69d8a1);}return{'m1Prime':_0x2f958b,'m2Prime':_0x69d8a1};}},_0x3f1d13={'m1':_0x32678e['MoveColsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x20e6a9,_0x408396){const _0x31f419=_0x3faf9b,_0x698bd3={'m1Prime':_0x20e6a9,'m2Prime':_0x408396};if(_0x20e6a9[_0x31f419(0x208)][_0x31f419(0x2af)]!==_0x408396[_0x31f419(0x208)][_0x31f419(0x2af)]||_0x20e6a9['params'][_0x31f419(0x2a5)]!==_0x408396[_0x31f419(0x208)][_0x31f419(0x2a5)])return _0x698bd3;const _0x37f326=[_0x1cf476[_0x31f419(0x256)][_0x31f419(0xfd)](_0x20e6a9)],_0x21984f=_0x1cf476[_0x31f419(0x256)]['deepClone'](_0x408396),_0x1a194f=new _0x1cf476['ObjectMatrix'](_0x21984f[_0x31f419(0x208)][_0x31f419(0xb2)]),{sourceRange:_0x7d425b,targetRange:_0x2c6ef2}=_0x20e6a9[_0x31f419(0x208)],_0x2bdfa1=_0x7d425b[_0x31f419(0x18f)],_0x30e0dd=_0x7d425b['endColumn']-_0x7d425b[_0x31f419(0x18f)]+0x1,_0x534427=_0x2c6ef2[_0x31f419(0x18f)];_0x1a194f[_0x31f419(0x2bd)](_0x2bdfa1,_0x30e0dd,_0x534427);const _0x1c8ce7=new _0x1cf476['ObjectMatrix']();let _0x1cde96=!0x1;if(_0x1a194f[_0x31f419(0x180)]((_0x537c24,_0xdf00b0,_0x118243)=>{const _0x5851ac=_0x31f419;if(_0x118243&&_0x118243['f']){const _0x384bee=_0x118243['f'];let _0x1191ff=!0x1;const _0x9cc459=_0xfa87e6(_0x20e6a9[_0x5851ac(0x208)]['unitId'],_0x20e6a9[_0x5851ac(0x208)][_0x5851ac(0x2a5)],_0x384bee,_0x8b1a64=>{const _0x5e4cd6=_0x5851ac,_0x4a7928=_0x32678e[_0x5e4cd6(0x162)]({'start':_0x20e6a9[_0x5e4cd6(0x208)][_0x5e4cd6(0x266)][_0x5e4cd6(0x18f)],'end':_0x20e6a9[_0x5e4cd6(0x208)][_0x5e4cd6(0x266)][_0x5e4cd6(0x2bb)]},{'start':_0x20e6a9['params'][_0x5e4cd6(0x1f7)][_0x5e4cd6(0x18f)],'end':_0x20e6a9['params'][_0x5e4cd6(0x1f7)]['endColumn']},{'start':_0x8b1a64[_0x5e4cd6(0x18f)],'end':_0x8b1a64[_0x5e4cd6(0x2bb)]});return(_0x4a7928[_0x5e4cd6(0xfa)]!==0x0||_0x4a7928[_0x5e4cd6(0x18e)]!==0x0)&&(_0x1191ff=!0x0,_0x8b1a64[_0x5e4cd6(0x18f)]+=_0x4a7928[_0x5e4cd6(0xfa)],_0x8b1a64[_0x5e4cd6(0x2bb)]+=_0x4a7928['step']+_0x4a7928[_0x5e4cd6(0x18e)]),_0x8b1a64;});_0x1191ff&&(_0x1cde96=!0x0,_0x118243['f']=_0x9cc459,_0x1c8ce7[_0x5851ac(0x2a6)](_0x537c24,_0xdf00b0,{..._0x118243}));}}),_0x1cde96){const _0x166277={'id':_0x32678e[_0x31f419(0x268)]['id'],'params':{'unitId':_0x408396[_0x31f419(0x208)][_0x31f419(0x2af)],'subUnitId':_0x408396[_0x31f419(0x208)]['subUnitId'],'cellValue':_0x1c8ce7[_0x31f419(0x27d)]()}};_0x37f326[_0x31f419(0x107)](_0x166277);}return _0x21984f[_0x31f419(0x208)][_0x31f419(0xb2)]=_0x1a194f['getMatrix'](),{'m1Prime':_0x37f326,'m2Prime':_0x21984f};}},_0xb7bc6c={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x33e405,_0x43de6d){const _0x4b731b=_0x3faf9b,_0x218a70={'m1Prime':[],'m2Prime':[]};if(_0x33e405[_0x4b731b(0x208)][_0x4b731b(0x2af)]!==_0x43de6d[_0x4b731b(0x208)]['unitId']||_0x33e405[_0x4b731b(0x208)]['subUnitId']!==_0x43de6d[_0x4b731b(0x208)][_0x4b731b(0x2a5)])return _0x218a70;const _0x47382d=_0x1cf476[_0x4b731b(0x256)][_0x4b731b(0xfd)](_0x43de6d);let _0x231b19=!0x1;return _0x47382d[_0x4b731b(0x208)]['selections'][_0x4b731b(0xe7)](_0x3b59a5=>{const _0x4d21d8=_0x4b731b,{range:_0x19662a,primary:_0x1d439b}=_0x3b59a5,_0x4aedfc=_0x32678e['handleBaseMoveRowsCols']({'start':_0x33e405[_0x4d21d8(0x208)][_0x4d21d8(0x266)]['startColumn'],'end':_0x33e405[_0x4d21d8(0x208)][_0x4d21d8(0x266)]['endColumn']},{'start':_0x33e405['params'][_0x4d21d8(0x1f7)]['startColumn'],'end':_0x33e405[_0x4d21d8(0x208)][_0x4d21d8(0x1f7)]['endColumn']},{'start':_0x19662a['startColumn'],'end':_0x19662a[_0x4d21d8(0x2bb)]});if(_0x4aedfc[_0x4d21d8(0x18e)]||_0x4aedfc['step']){if(_0x19662a[_0x4d21d8(0x18f)]+=_0x4aedfc[_0x4d21d8(0xfa)],_0x19662a[_0x4d21d8(0x2bb)]+=_0x4aedfc[_0x4d21d8(0xfa)]+(_0x4aedfc[_0x4d21d8(0x18e)]||0x0),_0x1d439b){const _0x1729fc=_0x32678e[_0x4d21d8(0x162)]({'start':_0x33e405[_0x4d21d8(0x208)][_0x4d21d8(0x266)]['startColumn'],'end':_0x33e405['params'][_0x4d21d8(0x266)]['endColumn']},{'start':_0x33e405[_0x4d21d8(0x208)][_0x4d21d8(0x1f7)][_0x4d21d8(0x18f)],'end':_0x33e405[_0x4d21d8(0x208)][_0x4d21d8(0x1f7)][_0x4d21d8(0x2bb)]},{'start':_0x1d439b[_0x4d21d8(0x18f)],'end':_0x1d439b[_0x4d21d8(0x2bb)]});(_0x1729fc[_0x4d21d8(0x18e)]||_0x1729fc[_0x4d21d8(0xfa)])&&(_0x1d439b['startColumn']+=_0x1729fc[_0x4d21d8(0xfa)],_0x1d439b[_0x4d21d8(0x2bb)]+=_0x1729fc['step'],_0x1d439b['actualColumn']+=_0x1729fc[_0x4d21d8(0xfa)]);}_0x231b19=!0x0;}}),_0x231b19&&_0x218a70[_0x4b731b(0x108)]['push'](_0x47382d),_0x218a70;}},_0x18a339={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x464318[_0x3faf9b(0x214)]['id'],'handler'(_0x19dbd8,_0xffc06){const _0x4f5259=_0x3faf9b,_0x483d4e={'m1Prime':_0x19dbd8,'m2Prime':_0xffc06};if(_0x19dbd8[_0x4f5259(0x208)][_0x4f5259(0x2af)]!==_0xffc06['params']['unitId']||_0x19dbd8[_0x4f5259(0x208)][_0x4f5259(0x2a5)]!==_0xffc06[_0x4f5259(0x208)][_0x4f5259(0x2a5)])return _0x483d4e;const _0x3d66da=_0x1cf476[_0x4f5259(0x256)][_0x4f5259(0xfd)](_0x19dbd8),_0x543319=_0x1cf476['Tools'][_0x4f5259(0xfd)](_0xffc06),_0x4d3454=_0x32678e[_0x4f5259(0x162)]({'start':_0x19dbd8[_0x4f5259(0x208)][_0x4f5259(0x266)]['startColumn'],'end':_0x19dbd8[_0x4f5259(0x208)][_0x4f5259(0x266)][_0x4f5259(0x2bb)]},{'start':_0x19dbd8[_0x4f5259(0x208)][_0x4f5259(0x1f7)][_0x4f5259(0x18f)],'end':_0x19dbd8[_0x4f5259(0x208)][_0x4f5259(0x1f7)][_0x4f5259(0x2bb)]},{'start':_0xffc06['params']['col'],'end':_0xffc06['params'][_0x4f5259(0x1b1)]});if(_0x4d3454[_0x4f5259(0xfa)]===0x0)return _0x483d4e;_0x543319[_0x4f5259(0x208)][_0x4f5259(0x1b1)]+=_0x4d3454[_0x4f5259(0xfa)],_0x543319[_0x4f5259(0x208)][_0x4f5259(0x1fe)]&&(_0x543319['params']['criteria'][_0x4f5259(0xfc)]+=_0x4d3454['step']);const _0x3b5978=_0x1cf476[_0x4f5259(0x256)][_0x4f5259(0xfd)](_0xffc06);return _0x3b5978[_0x4f5259(0x208)][_0x4f5259(0x1fe)]=null,{'m1Prime':[_0x3b5978,_0x543319,_0x3d66da],'m2Prime':[_0x543319]};}},_0x458abe={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x3aec79,_0x3b3798){const _0x53acf5=_0x3faf9b,_0x39dc1c={'m1Prime':[_0x3aec79],'m2Prime':[_0x3b3798]};if(_0x3aec79['params']['unitId']!==_0x3b3798[_0x53acf5(0x208)]['unitId']||_0x3aec79[_0x53acf5(0x208)][_0x53acf5(0x2a5)]!==_0x3b3798[_0x53acf5(0x208)]['subUnitId'])return _0x39dc1c;const _0x2bb9c9=_0x1cf476[_0x53acf5(0x256)][_0x53acf5(0xfd)](_0x3aec79),_0x715716=_0x1cf476['Tools'][_0x53acf5(0xfd)](_0x3b3798),_0x1171f2=_0x32678e[_0x53acf5(0x162)]({'start':_0x3aec79[_0x53acf5(0x208)][_0x53acf5(0x266)][_0x53acf5(0x18f)],'end':_0x3aec79[_0x53acf5(0x208)][_0x53acf5(0x266)][_0x53acf5(0x2bb)]},{'start':_0x3aec79[_0x53acf5(0x208)][_0x53acf5(0x1f7)][_0x53acf5(0x18f)],'end':_0x3aec79[_0x53acf5(0x208)][_0x53acf5(0x1f7)]['endColumn']},{'start':_0x3b3798[_0x53acf5(0x208)][_0x53acf5(0x241)]['startColumn'],'end':_0x3b3798['params'][_0x53acf5(0x241)][_0x53acf5(0x2bb)]});return _0x715716['params']['range']['startColumn']+=_0x1171f2[_0x53acf5(0xfa)],_0x715716[_0x53acf5(0x208)][_0x53acf5(0x241)][_0x53acf5(0x2bb)]+=_0x1171f2['step']+_0x1171f2[_0x53acf5(0x18e)],{'m1Prime':[_0x715716,_0x2bb9c9],'m2Prime':[_0x715716]};}},_0x496c47={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x32678e['SetWorksheetColWidthMutation']['id'],'handler'(_0x27ffa1,_0x305a26){const _0x20964f=_0x3faf9b,_0xb11ae3={'m1Prime':_0x27ffa1,'m2Prime':_0x305a26};if(_0x27ffa1[_0x20964f(0x208)][_0x20964f(0x2af)]!==_0x305a26['params'][_0x20964f(0x2af)]||_0x27ffa1[_0x20964f(0x208)][_0x20964f(0x2a5)]!==_0x305a26[_0x20964f(0x208)][_0x20964f(0x2a5)])return _0xb11ae3;const _0x147eb4=_0x1cf476[_0x20964f(0x256)]['deepClone'](_0x27ffa1),_0x1ff50e=_0x1cf476['Tools']['deepClone'](_0x305a26),{ranges:_0x60857d,colWidth:_0x555688}=_0x1ff50e[_0x20964f(0x208)],{sourceRange:_0x9ac4de,targetRange:_0x3c6454}=_0x27ffa1[_0x20964f(0x208)],_0x20f6a9={'start':_0x9ac4de['startColumn'],'end':_0x9ac4de[_0x20964f(0x2bb)]},_0x5b1e0d={'start':_0x3c6454[_0x20964f(0x18f)],'end':_0x3c6454[_0x20964f(0x2bb)]};return _0x60857d[_0x20964f(0x29e)](_0x10ad47=>{const _0x24e0e2=_0x20964f,_0x312d45={'start':_0x10ad47[_0x24e0e2(0x18f)],'end':_0x10ad47['endColumn']},_0x52eae2=_0x32678e[_0x24e0e2(0x162)](_0x20f6a9,_0x5b1e0d,_0x312d45);return _0x52eae2[_0x24e0e2(0x18e)]!==0x0?!0x0:(_0x10ad47[_0x24e0e2(0x18f)]+=_0x52eae2[_0x24e0e2(0xfa)],_0x10ad47[_0x24e0e2(0x2bb)]+=_0x52eae2[_0x24e0e2(0xfa)],!0x1);})?{'error':new Error(_0x20964f(0x28d))}:(typeof _0x555688!=_0x20964f(0x2cd)&&_0x1cf476[_0x20964f(0x15e)](_0x9ac4de[_0x20964f(0x18f)],_0x9ac4de['endColumn']-_0x9ac4de[_0x20964f(0x18f)]+0x1,_0x3c6454[_0x20964f(0x18f)],_0x555688),{'m1Prime':_0x147eb4,'m2Prime':_0x1ff50e});}},_0x1e0421={'m1':_0x32678e[_0x3faf9b(0x165)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0xe5)]['id'],'handler':_0x3cf2f1((_0x5c9da2,_0xa5a2b5)=>{const _0x3c2955=_0x3faf9b,_0x3a6bfd={'m1Prime':_0x5c9da2,'m2Prime':_0xa5a2b5};if(_0x5c9da2[_0x3c2955(0x208)]['unitId']!==_0xa5a2b5[_0x3c2955(0x208)]['unitId']||_0x5c9da2[_0x3c2955(0x208)][_0x3c2955(0x2a5)]!==_0xa5a2b5['params'][_0x3c2955(0x2a5)])return _0x3a6bfd;const _0x3278eb={'id':_0x32678e['MoveColsCommand']['id'],'params':{'unitId':_0x5c9da2[_0x3c2955(0x208)][_0x3c2955(0x2af)],'subUnitId':_0x5c9da2['params'][_0x3c2955(0x2a5)],'fromRange':_0x5c9da2[_0x3c2955(0x208)][_0x3c2955(0x266)],'toRange':_0x5c9da2[_0x3c2955(0x208)][_0x3c2955(0x1f7)]}},_0x24bd8e=_0xcbbb4b(_0xa5a2b5,_0x3278eb);return{'m1Prime':[_0x5c9da2,..._0x24bd8e],'m2Prime':[_0xa5a2b5,..._0x24bd8e]};},_0x3faf9b(0x97))},_0x5e69e0={'m1':_0x9ec1ed['MoveConditionalRuleMutation']['id'],'m2':_0x9ec1ed['MoveConditionalRuleMutation']['id'],'handler'(_0x28ca07,_0x42ddca){const _0x53dfb8=_0x3faf9b;return _0x28ca07[_0x53dfb8(0x208)][_0x53dfb8(0x2af)]!==_0x42ddca[_0x53dfb8(0x208)]['unitId']||_0x28ca07[_0x53dfb8(0x208)]['subUnitId']!==_0x42ddca[_0x53dfb8(0x208)]['subUnitId']?{'m1Prime':_0x28ca07,'m2Prime':_0x42ddca}:{'error':new Error(_0x53dfb8(0x96))};}},_0x5a342c={'m1':_0x32678e[_0x3faf9b(0x264)]['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x457cfc,_0x2055b4){const _0x3903c1=_0x3faf9b,_0x1039b3=_0x364adb[_0x3903c1(0x97)](_0x2055b4,_0x457cfc);return _0x3b7ff8(_0x1039b3)?{'m1Prime':_0x1039b3['m2Prime'],'m2Prime':_0x1039b3[_0x3903c1(0x2c8)]}:_0x1039b3;}},_0x1480ed={'m1':_0x32678e[_0x3faf9b(0x264)]['id'],'m2':_0x32678e['MoveRangeMutation']['id'],'handler'(_0x213aba,_0x32288b){const _0x1c76f8=_0x3faf9b,_0x5c7e64={'m1Prime':_0x213aba,'m2Prime':_0x32288b};if(_0x213aba['params'][_0x1c76f8(0x2af)]!==_0x32288b[_0x1c76f8(0x208)][_0x1c76f8(0x2af)])return _0x5c7e64;const _0x1c72b6=new _0x1cf476[(_0x1c76f8(0x176))](_0x213aba[_0x1c76f8(0x208)][_0x1c76f8(0x296)]['value'])['getDataRange'](),_0x4b0dbc=new _0x1cf476[(_0x1c76f8(0x176))](_0x32288b[_0x1c76f8(0x208)][_0x1c76f8(0x296)][_0x1c76f8(0x1a4)])[_0x1c76f8(0x145)](),_0x8d4c54=new _0x1cf476[(_0x1c76f8(0x176))](_0x213aba[_0x1c76f8(0x208)]['to'][_0x1c76f8(0x1a4)])['getDataRange'](),_0x556bdd=new _0x1cf476[(_0x1c76f8(0x176))](_0x32288b[_0x1c76f8(0x208)]['to'][_0x1c76f8(0x1a4)])[_0x1c76f8(0x145)]();return _0x213aba[_0x1c76f8(0x208)][_0x1c76f8(0x296)][_0x1c76f8(0x2a5)]===_0x32288b[_0x1c76f8(0x208)][_0x1c76f8(0x296)]['subUnitId']&&_0x1cf476[_0x1c76f8(0x167)]['intersects'](_0x1c72b6,_0x4b0dbc)||_0x213aba[_0x1c76f8(0x208)]['to'][_0x1c76f8(0x2a5)]===_0x32288b[_0x1c76f8(0x208)]['to'][_0x1c76f8(0x2a5)]&&_0x1cf476['Rectangle'][_0x1c76f8(0x2dd)](_0x8d4c54,_0x556bdd)||_0x213aba[_0x1c76f8(0x208)][_0x1c76f8(0x296)][_0x1c76f8(0x2a5)]===_0x32288b[_0x1c76f8(0x208)]['to'][_0x1c76f8(0x2a5)]&&_0x1cf476[_0x1c76f8(0x167)][_0x1c76f8(0x2dd)](_0x1c72b6,_0x556bdd)||_0x213aba[_0x1c76f8(0x208)]['to'][_0x1c76f8(0x2a5)]===_0x32288b[_0x1c76f8(0x208)][_0x1c76f8(0x296)][_0x1c76f8(0x2a5)]&&_0x1cf476[_0x1c76f8(0x167)][_0x1c76f8(0x2dd)](_0x8d4c54,_0x4b0dbc)?{'error':new Error('Two\x20move-range\x20mutations\x20have\x20an\x20overlapping\x20range.')}:_0x5c7e64;}},_0x46a747={'m1':_0x32678e['MoveRangeMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x22fa18,_0x19773d){const _0x3795a0=_0x3faf9b,_0x56d2d2={'m1Prime':_0x22fa18,'m2Prime':_0x19773d};if(_0x22fa18[_0x3795a0(0x208)][_0x3795a0(0x2af)]!==_0x19773d[_0x3795a0(0x208)][_0x3795a0(0x2af)]||_0x22fa18['params'][_0x3795a0(0x296)][_0x3795a0(0x2a5)]!==_0x19773d[_0x3795a0(0x208)][_0x3795a0(0x2a5)]&&_0x22fa18[_0x3795a0(0x208)]['to'][_0x3795a0(0x2a5)]!==_0x19773d[_0x3795a0(0x208)][_0x3795a0(0x2a5)])return _0x56d2d2;const _0x1f89e3=new _0x1cf476[(_0x3795a0(0x176))](_0x22fa18[_0x3795a0(0x208)][_0x3795a0(0x296)][_0x3795a0(0x1a4)])[_0x3795a0(0x145)](),_0x421ed7=new _0x1cf476[(_0x3795a0(0x176))](_0x22fa18['params']['to']['value'])[_0x3795a0(0x145)]();return _0x22fa18[_0x3795a0(0x208)][_0x3795a0(0x296)][_0x3795a0(0x2a5)]===_0x19773d[_0x3795a0(0x208)]['subUnitId']&&_0x19773d[_0x3795a0(0x208)][_0x3795a0(0xd1)][_0x3795a0(0x29e)](_0x3fa63f=>_0x1cf476[_0x3795a0(0x167)][_0x3795a0(0x2dd)](_0x3fa63f,_0x1f89e3))?{'error':new Error(_0x3795a0(0x92))}:_0x22fa18[_0x3795a0(0x208)]['to'][_0x3795a0(0x2a5)]===_0x19773d['params'][_0x3795a0(0x2a5)]&&_0x19773d['params']['ranges']['some'](_0x27b2e3=>_0x1cf476['Rectangle']['intersects'](_0x27b2e3,_0x421ed7))?{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt')}:_0x56d2d2;}},_0x3688b5={'m1':_0x32678e['MoveRangeMutation']['id'],'m2':_0x32678e['ReorderRangeMutation']['id'],'handler'(_0x49095f,_0x5f2195){const _0x3b6be8=_0x3faf9b,_0x30fcd9={'m1Prime':_0x49095f,'m2Prime':_0x5f2195};if(_0x49095f[_0x3b6be8(0x208)][_0x3b6be8(0x2af)]!==_0x5f2195[_0x3b6be8(0x208)][_0x3b6be8(0x2af)]||_0x49095f[_0x3b6be8(0x208)][_0x3b6be8(0x296)][_0x3b6be8(0x2a5)]!==_0x5f2195[_0x3b6be8(0x208)]['subUnitId']&&_0x49095f[_0x3b6be8(0x208)]['to'][_0x3b6be8(0x2a5)]!==_0x5f2195[_0x3b6be8(0x208)]['subUnitId'])return _0x30fcd9;if(_0x49095f[_0x3b6be8(0x208)][_0x3b6be8(0x296)][_0x3b6be8(0x2a5)]===_0x5f2195['params']['subUnitId']){const _0xb27080=new _0x1cf476[(_0x3b6be8(0x176))](_0x49095f['params'][_0x3b6be8(0x296)][_0x3b6be8(0x1a4)])[_0x3b6be8(0x145)]();if(_0x1cf476[_0x3b6be8(0x167)][_0x3b6be8(0x2dd)](_0xb27080,_0x5f2195[_0x3b6be8(0x208)][_0x3b6be8(0x241)]))return{'error':new Error(_0x3b6be8(0x29c))};}if(_0x49095f[_0x3b6be8(0x208)]['to'][_0x3b6be8(0x2a5)]===_0x5f2195[_0x3b6be8(0x208)][_0x3b6be8(0x2a5)]){const _0x50d8c5=new _0x1cf476['ObjectMatrix'](_0x49095f['params']['to'][_0x3b6be8(0x1a4)])[_0x3b6be8(0x145)]();if(_0x1cf476[_0x3b6be8(0x167)][_0x3b6be8(0x2dd)](_0x50d8c5,_0x5f2195[_0x3b6be8(0x208)][_0x3b6be8(0x241)]))return{'error':new Error(_0x3b6be8(0x29c))};}return _0x30fcd9;}},_0x3b0ffe={'m1':_0x32678e['MoveRangeMutation']['id'],'m2':_0x32678e['SetNumfmtMutation']['id'],'handler'(_0x1c93cc,_0x3ef9c3){const _0x2a05a0=_0x3faf9b,_0x370654={'m1Prime':_0x1c93cc,'m2Prime':_0x3ef9c3};if(_0x1c93cc[_0x2a05a0(0x208)][_0x2a05a0(0x2af)]!==_0x3ef9c3[_0x2a05a0(0x208)][_0x2a05a0(0x2af)]||_0x1c93cc[_0x2a05a0(0x208)][_0x2a05a0(0x296)][_0x2a05a0(0x2a5)]!==_0x3ef9c3[_0x2a05a0(0x208)][_0x2a05a0(0x2a5)]&&_0x1c93cc[_0x2a05a0(0x208)]['to'][_0x2a05a0(0x2a5)]!==_0x3ef9c3[_0x2a05a0(0x208)][_0x2a05a0(0x2a5)])return _0x370654;const _0x59efa2=new _0x1cf476[(_0x2a05a0(0x176))](_0x1c93cc[_0x2a05a0(0x208)]['from'][_0x2a05a0(0x1a4)])[_0x2a05a0(0x145)](),_0x4c94de=new _0x1cf476[(_0x2a05a0(0x176))](_0x1c93cc[_0x2a05a0(0x208)]['to']['value'])[_0x2a05a0(0x145)]();if(_0x1c93cc['params']['from']['subUnitId']===_0x3ef9c3[_0x2a05a0(0x208)][_0x2a05a0(0x2a5)]){const {values:_0x100940}=_0x3ef9c3[_0x2a05a0(0x208)];for(const _0x4e902b in _0x100940)if(_0x100940[_0x4e902b][_0x2a05a0(0xd1)]['some'](_0x2a94a8=>_0x1cf476[_0x2a05a0(0x167)][_0x2a05a0(0x2dd)](_0x2a94a8,_0x59efa2)))return{'error':new Error('move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt')};}if(_0x1c93cc[_0x2a05a0(0x208)]['to']['subUnitId']===_0x3ef9c3[_0x2a05a0(0x208)][_0x2a05a0(0x2a5)]){const {values:_0x212b6a}=_0x3ef9c3[_0x2a05a0(0x208)];for(const _0x44ea6b in _0x212b6a)if(_0x212b6a[_0x44ea6b][_0x2a05a0(0xd1)][_0x2a05a0(0x29e)](_0xcc6cbb=>_0x1cf476[_0x2a05a0(0x167)]['intersects'](_0xcc6cbb,_0x4c94de)))return{'error':new Error(_0x2a05a0(0x92))};}return _0x370654;}},_0x57dd7d={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x1f2b4b,_0x103a2a)=>{const _0x3bbd10=_0x3faf9b,_0x422950={'m1Prime':_0x1f2b4b,'m2Prime':_0x103a2a};if(_0x1f2b4b[_0x3bbd10(0x208)][_0x3bbd10(0x2af)]!==_0x103a2a[_0x3bbd10(0x208)][_0x3bbd10(0x2af)]||_0x1f2b4b['params'][_0x3bbd10(0x2a5)]!==_0x103a2a['params']['subUnitId'])return _0x422950;const _0x4bbced={'id':_0x32678e[_0x3bbd10(0x1e5)]['id'],'params':{'unitId':_0x1f2b4b[_0x3bbd10(0x208)][_0x3bbd10(0x2af)],'subUnitId':_0x1f2b4b['params'][_0x3bbd10(0x2a5)],'fromRange':_0x1f2b4b[_0x3bbd10(0x208)][_0x3bbd10(0x266)],'toRange':_0x1f2b4b[_0x3bbd10(0x208)][_0x3bbd10(0x1f7)]}},_0x55e2cc=_0x574a17(_0x103a2a,_0x4bbced);return{'m1Prime':[_0x1f2b4b,..._0x55e2cc],'m2Prime':[_0x103a2a,..._0x55e2cc]};},_0x3faf9b(0x97))},_0x4d0841={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0xee)]['id'],'handler'(_0x2a3b0b,_0x3fe9b7){const _0x2953f1=_0x3faf9b,_0xedd4d1={'m1Prime':_0x2a3b0b,'m2Prime':_0x3fe9b7};if(_0x2a3b0b['params']['unitId']!==_0x3fe9b7[_0x2953f1(0x208)][_0x2953f1(0x2af)]||_0x2a3b0b['params'][_0x2953f1(0x2a5)]!==_0x3fe9b7[_0x2953f1(0x208)][_0x2953f1(0x2a5)])return _0xedd4d1;const _0x1810ff={'id':_0x32678e[_0x2953f1(0x1e5)]['id'],'params':{'fromRange':_0x2a3b0b[_0x2953f1(0x208)][_0x2953f1(0x266)],'toRange':_0x2a3b0b[_0x2953f1(0x208)][_0x2953f1(0x1f7)]}},_0x4e3515=_0x249fac(_0x3fe9b7,_0x1810ff);return{'m1Prime':[_0x2a3b0b,..._0x4e3515],'m2Prime':[_0x3fe9b7,..._0x4e3515]};}},_0x52e989={'m1':_0x32678e['MoveRowsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x5f09d0,_0x5b3b52){const _0x5cbd4d=_0x3faf9b,_0x51c9c7=_0x34a084[_0x5cbd4d(0x97)](_0x5b3b52,_0x5f09d0);return _0x3b7ff8(_0x51c9c7)?{'m1Prime':_0x51c9c7[_0x5cbd4d(0x108)],'m2Prime':_0x51c9c7[_0x5cbd4d(0x2c8)]}:_0x51c9c7;}},_0x132725={'m1':_0x32678e['MoveRowsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x4fadb4,_0x411693){const _0x45ab86=_0x3faf9b,_0x2f6eab={'m1Prime':_0x4fadb4,'m2Prime':_0x411693};if(_0x4fadb4[_0x45ab86(0x208)][_0x45ab86(0x2af)]!==_0x411693[_0x45ab86(0x208)][_0x45ab86(0x2af)]||_0x4fadb4[_0x45ab86(0x208)]['subUnitId']!==_0x411693[_0x45ab86(0x208)][_0x45ab86(0x296)][_0x45ab86(0x2a5)]&&_0x4fadb4['params'][_0x45ab86(0x2a5)]!==_0x411693[_0x45ab86(0x208)]['to'][_0x45ab86(0x2a5)])return _0x2f6eab;const _0x1f798d=_0x1cf476[_0x45ab86(0x256)]['deepClone'](_0x4fadb4),_0x30330a=_0x1cf476[_0x45ab86(0x256)][_0x45ab86(0xfd)](_0x411693),_0x15bc69=_0x4fadb4['params'][_0x45ab86(0x266)],_0x5d287e=_0x4fadb4[_0x45ab86(0x208)][_0x45ab86(0x1f7)];if(_0x4fadb4[_0x45ab86(0x208)]['subUnitId']===_0x411693[_0x45ab86(0x208)][_0x45ab86(0x296)]['subUnitId']){const _0x554c2e=new _0x1cf476['ObjectMatrix'](_0x30330a[_0x45ab86(0x208)][_0x45ab86(0x296)][_0x45ab86(0x1a4)]),_0x4526c7=_0x554c2e[_0x45ab86(0x145)]();if(_0x362689({'start':_0x15bc69['startRow'],'end':_0x15bc69['endRow']},{'start':_0x4526c7[_0x45ab86(0x25c)],'end':_0x4526c7[_0x45ab86(0x20e)]})||_0x362689({'start':_0x5d287e['startRow'],'end':_0x5d287e[_0x45ab86(0x20e)]},{'start':_0x4526c7[_0x45ab86(0x25c)],'end':_0x4526c7[_0x45ab86(0x20e)]}))return{'error':new Error(_0x45ab86(0x23a))};const _0x431895=_0x32678e['handleBaseMoveRowsCols']({'start':_0x15bc69[_0x45ab86(0x25c)],'end':_0x15bc69[_0x45ab86(0x20e)]},{'start':_0x5d287e['startRow'],'end':_0x5d287e[_0x45ab86(0x20e)]},{'start':_0x4526c7[_0x45ab86(0x25c)],'end':_0x4526c7[_0x45ab86(0x20e)]});if(_0x431895[_0x45ab86(0x18e)]!==0x0)return{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20move\x20range')};_0x431895[_0x45ab86(0xfa)]!==0x0&&_0x554c2e['moveRows'](_0x15bc69['startRow'],_0x15bc69[_0x45ab86(0x20e)]-_0x15bc69[_0x45ab86(0x25c)]+0x1,_0x5d287e[_0x45ab86(0x25c)]),_0x30330a[_0x45ab86(0x208)][_0x45ab86(0x296)]['value']=_0x554c2e[_0x45ab86(0x27d)]();}if(_0x4fadb4['params']['subUnitId']===_0x411693[_0x45ab86(0x208)]['to'][_0x45ab86(0x2a5)]){const _0x4be62d=new _0x1cf476[(_0x45ab86(0x176))](_0x30330a[_0x45ab86(0x208)]['to'][_0x45ab86(0x1a4)]),_0x5debab=_0x4be62d[_0x45ab86(0x145)]();if(_0x362689({'start':_0x15bc69[_0x45ab86(0x25c)],'end':_0x15bc69[_0x45ab86(0x20e)]},{'start':_0x5debab[_0x45ab86(0x25c)],'end':_0x5debab[_0x45ab86(0x20e)]})||_0x362689({'start':_0x5d287e[_0x45ab86(0x25c)],'end':_0x5d287e['endRow']},{'start':_0x5debab[_0x45ab86(0x25c)],'end':_0x5debab[_0x45ab86(0x20e)]}))return{'error':new Error(_0x45ab86(0x23a))};const _0x5484e6=_0x32678e['handleBaseMoveRowsCols']({'start':_0x15bc69[_0x45ab86(0x25c)],'end':_0x15bc69[_0x45ab86(0x20e)]},{'start':_0x5d287e[_0x45ab86(0x25c)],'end':_0x5d287e[_0x45ab86(0x20e)]},{'start':_0x5debab[_0x45ab86(0x25c)],'end':_0x5debab[_0x45ab86(0x20e)]});if(_0x5484e6[_0x45ab86(0x18e)]!==0x0)return{'error':new Error(_0x45ab86(0x23a))};_0x5484e6['step']!==0x0&&_0x4be62d['moveRows'](_0x15bc69[_0x45ab86(0x25c)],_0x15bc69[_0x45ab86(0x20e)]-_0x15bc69[_0x45ab86(0x25c)]+0x1,_0x5d287e['startRow']),_0x30330a['params']['to'][_0x45ab86(0x1a4)]=_0x4be62d['getMatrix']();}return{'m1Prime':_0x1f798d,'m2Prime':_0x30330a};}},_0x2d5f70={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0xdf)]['id'],'handler'(_0x4be736,_0x493eef){const _0x2b750f=_0x3faf9b,_0x2c3e86={'m1Prime':_0x4be736,'m2Prime':_0x493eef};if(_0x4be736[_0x2b750f(0x208)]['unitId']!==_0x493eef[_0x2b750f(0x208)]['unitId']||_0x4be736['params'][_0x2b750f(0x2a5)]!==_0x493eef['params'][_0x2b750f(0x2a5)])return _0x2c3e86;const _0x5b3f1d=_0x1cf476[_0x2b750f(0x256)]['deepClone'](_0x4be736),_0x3c0642=_0x1cf476[_0x2b750f(0x256)][_0x2b750f(0xfd)](_0x493eef),_0x3810d3=_0x493eef['params'][_0x2b750f(0x266)],_0x109017=_0x493eef[_0x2b750f(0x208)][_0x2b750f(0x1f7)],_0x4df9a8=_0x4be736[_0x2b750f(0x208)]['sourceRange'],_0x48c54b=_0x4be736[_0x2b750f(0x208)][_0x2b750f(0x1f7)];if(_0x4df9a8[_0x2b750f(0x20e)]>=_0x3810d3[_0x2b750f(0x25c)]&&_0x4df9a8[_0x2b750f(0x25c)]<=_0x3810d3[_0x2b750f(0x20e)])return{'error':new Error(_0x2b750f(0xaa))};const _0x1c53b8=_0x32678e[_0x2b750f(0x162)]({'start':_0x4df9a8[_0x2b750f(0x25c)],'end':_0x4df9a8['endRow']},{'start':_0x48c54b['startRow'],'end':_0x48c54b[_0x2b750f(0x20e)]},{'start':_0x3810d3[_0x2b750f(0x25c)],'end':_0x3810d3[_0x2b750f(0x20e)]}),_0x242b20=_0x32678e[_0x2b750f(0x162)]({'start':_0x4df9a8['startRow'],'end':_0x4df9a8[_0x2b750f(0x20e)]},{'start':_0x48c54b[_0x2b750f(0x25c)],'end':_0x48c54b[_0x2b750f(0x20e)]},{'start':_0x109017[_0x2b750f(0x25c)],'end':_0x109017[_0x2b750f(0x20e)]});_0x1c53b8&&_0x242b20?(_0x3c0642['params'][_0x2b750f(0x266)][_0x2b750f(0x25c)]+=_0x1c53b8[_0x2b750f(0xfa)],_0x3c0642[_0x2b750f(0x208)][_0x2b750f(0x266)][_0x2b750f(0x20e)]+=_0x1c53b8[_0x2b750f(0xfa)]+(_0x1c53b8['length']||0x0),_0x3c0642[_0x2b750f(0x208)]['targetRange']['startRow']+=_0x242b20[_0x2b750f(0xfa)],_0x3c0642['params'][_0x2b750f(0x1f7)][_0x2b750f(0x20e)]+=_0x242b20['step']+(_0x242b20[_0x2b750f(0x18e)]||0x0)):_0x3c0642['id']=_0x32678e['EmptyMutation']['id'];const _0x3bb54b=_0x32678e[_0x2b750f(0x162)]({'start':_0x3810d3[_0x2b750f(0x25c)],'end':_0x3810d3['endRow']},{'start':_0x109017[_0x2b750f(0x25c)],'end':_0x109017[_0x2b750f(0x20e)]},{'start':_0x4df9a8['startRow'],'end':_0x4df9a8[_0x2b750f(0x20e)]}),_0x2ec57b=_0x32678e[_0x2b750f(0x162)]({'start':_0x3810d3[_0x2b750f(0x25c)],'end':_0x3810d3['endRow']},{'start':_0x109017[_0x2b750f(0x25c)],'end':_0x109017[_0x2b750f(0x20e)]},{'start':_0x48c54b[_0x2b750f(0x25c)],'end':_0x48c54b['endRow']});return _0x3bb54b&&_0x2ec57b?(_0x5b3f1d[_0x2b750f(0x208)][_0x2b750f(0x266)]['startRow']+=_0x3bb54b[_0x2b750f(0xfa)],_0x5b3f1d[_0x2b750f(0x208)]['sourceRange'][_0x2b750f(0x20e)]+=_0x3bb54b['step']+(_0x3bb54b[_0x2b750f(0x18e)]||0x0),_0x5b3f1d[_0x2b750f(0x208)][_0x2b750f(0x1f7)][_0x2b750f(0x25c)]+=_0x2ec57b['step'],_0x5b3f1d[_0x2b750f(0x208)][_0x2b750f(0x1f7)][_0x2b750f(0x20e)]+=_0x2ec57b[_0x2b750f(0xfa)]+(_0x2ec57b[_0x2b750f(0x18e)]||0x0)):_0x5b3f1d['id']=_0x32678e[_0x2b750f(0xb1)]['id'],{'m1Prime':_0x5b3f1d,'m2Prime':_0x3c0642};}},_0x50aeeb={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x4b1e1f,_0x53ae75){const _0x236a27=_0x3faf9b,_0x11cb34={'m1Prime':_0x4b1e1f,'m2Prime':_0x53ae75};if(_0x4b1e1f[_0x236a27(0x208)]['unitId']!==_0x53ae75[_0x236a27(0x208)][_0x236a27(0x2af)]||_0x4b1e1f['params']['subUnitId']!==_0x53ae75[_0x236a27(0x208)][_0x236a27(0x2a5)])return _0x11cb34;const _0x2d3daf=_0x1cf476[_0x236a27(0x256)][_0x236a27(0xfd)](_0x4b1e1f),_0x8a1bb=_0x1cf476[_0x236a27(0x256)][_0x236a27(0xfd)](_0x53ae75),{sourceRange:_0x36cc01,targetRange:_0x577cf2}=_0x4b1e1f['params'],_0x4585a9={'start':_0x36cc01[_0x236a27(0x25c)],'end':_0x36cc01[_0x236a27(0x20e)]},_0x300d66={'start':_0x577cf2[_0x236a27(0x25c)],'end':_0x577cf2[_0x236a27(0x20e)]};return _0x8a1bb[_0x236a27(0x208)][_0x236a27(0xd1)][_0x236a27(0x29e)](_0x5184ff=>{const _0x2ce51c=_0x236a27,_0x367f20={'start':_0x5184ff[_0x2ce51c(0x25c)],'end':_0x5184ff[_0x2ce51c(0x20e)]},_0x562d5d=_0x362689(_0x4585a9,_0x367f20),_0x10d3a3=_0x362689(_0x300d66,_0x367f20);if(_0x562d5d||_0x10d3a3)return!0x0;const _0x30b27a=_0x32678e['handleBaseMoveRowsCols'](_0x4585a9,_0x300d66,_0x367f20);return _0x30b27a[_0x2ce51c(0x18e)]!==0x0?!0x0:(_0x5184ff[_0x2ce51c(0x25c)]+=_0x30b27a['step'],_0x5184ff[_0x2ce51c(0x20e)]+=_0x30b27a['step'],!0x1);})?{'error':new Error(_0x236a27(0xdb))}:{'m1Prime':_0x2d3daf,'m2Prime':_0x8a1bb};}},_0x47666c={'m1':_0x32678e['MoveRowsMutation']['id'],'m2':_0x32678e['RemoveWorksheetMergeMutation']['id'],'handler'(_0x45ff41,_0xf967c6){const _0x2e9a8a=_0x3faf9b,_0xd31d84=_0x1cf476[_0x2e9a8a(0x256)]['deepClone'](_0x45ff41),_0x7cbb04=_0x1cf476[_0x2e9a8a(0x256)][_0x2e9a8a(0xfd)](_0xf967c6);if(_0x45ff41[_0x2e9a8a(0x208)][_0x2e9a8a(0x2af)]!==_0xf967c6[_0x2e9a8a(0x208)][_0x2e9a8a(0x2af)]||_0x45ff41[_0x2e9a8a(0x208)]['subUnitId']!==_0xf967c6['params'][_0x2e9a8a(0x2a5)])return{'m1Prime':_0xd31d84,'m2Prime':_0x7cbb04};const _0x7a2351=_0x7cbb04[_0x2e9a8a(0x208)][_0x2e9a8a(0xd1)][_0x2e9a8a(0x285)]((_0x1db81f,_0x54536a)=>{const _0x3539b0=_0x2e9a8a,{sourceRange:_0x17b20b,targetRange:_0x59294d}=_0x45ff41[_0x3539b0(0x208)],_0x542dd5={..._0x54536a};return _0x17b20b[_0x3539b0(0x20e)]<_0x542dd5['startRow']&&_0x59294d[_0x3539b0(0x25c)]>_0x542dd5[_0x3539b0(0x20e)]?(_0x542dd5[_0x3539b0(0x25c)]-=_0x17b20b[_0x3539b0(0x20e)]-_0x17b20b['startRow']+0x1,_0x542dd5[_0x3539b0(0x20e)]-=_0x17b20b[_0x3539b0(0x20e)]-_0x17b20b[_0x3539b0(0x25c)]+0x1,_0x172449(_0x542dd5)&&_0x1db81f[_0x3539b0(0x107)](_0x542dd5)):_0x17b20b[_0x3539b0(0x25c)]>_0x542dd5[_0x3539b0(0x20e)]&&_0x59294d[_0x3539b0(0x20e)]<_0x542dd5[_0x3539b0(0x25c)]?(_0x542dd5[_0x3539b0(0x25c)]+=_0x17b20b[_0x3539b0(0x20e)]-_0x17b20b[_0x3539b0(0x25c)]+0x1,_0x542dd5[_0x3539b0(0x20e)]+=_0x17b20b['endRow']-_0x17b20b[_0x3539b0(0x25c)]+0x1,_0x172449(_0x542dd5)&&_0x1db81f[_0x3539b0(0x107)](_0x542dd5)):_0x1cf476[_0x3539b0(0x167)]['intersects'](_0x542dd5,_0x17b20b)||_0x1cf476['Rectangle'][_0x3539b0(0x2dd)](_0x542dd5,_0x59294d)||_0x1db81f[_0x3539b0(0x107)](_0x542dd5),_0x1db81f;},[]);return _0x7cbb04[_0x2e9a8a(0x208)][_0x2e9a8a(0xd1)]=_0x7a2351,_0x7cbb04[_0x2e9a8a(0x208)]['ranges']['length']===0x0&&(_0x7cbb04['id']=_0x32678e[_0x2e9a8a(0xb1)]['id']),{'m1Prime':_0xd31d84,'m2Prime':_0x7cbb04};}},_0x3e39e0={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e['ReorderRangeMutation']['id'],'handler'(_0x17f84f,_0x2b60b7){const _0x3e29ed=_0x3faf9b;var _0xb31b75;const _0x44699b={'m1Prime':_0x17f84f,'m2Prime':_0x2b60b7};if(_0x17f84f[_0x3e29ed(0x208)][_0x3e29ed(0x2af)]!==_0x2b60b7[_0x3e29ed(0x208)]['unitId']||_0x17f84f[_0x3e29ed(0x208)]['subUnitId']!==_0x2b60b7[_0x3e29ed(0x208)][_0x3e29ed(0x2a5)])return _0x44699b;const _0x165310=_0x42fe21(_0x17f84f['params'][_0x3e29ed(0x266)],_0x17f84f[_0x3e29ed(0x208)][_0x3e29ed(0x1f7)]),_0x2fb4c2=_0x1cf476['Tools'][_0x3e29ed(0xfd)](_0x2b60b7),{range:_0xd3ffca}=_0x2fb4c2[_0x3e29ed(0x208)],_0x47b220=Array[_0x3e29ed(0x296)]({'length':_0xd3ffca['endRow']-_0xd3ffca[_0x3e29ed(0x25c)]+0x1},(_0x5a2543,_0x15e2f3)=>_0x15e2f3+_0xd3ffca[_0x3e29ed(0x25c)]),_0x2892a7={},_0x126a53={},_0x353575=Math['min'](_0x17f84f['params'][_0x3e29ed(0x266)][_0x3e29ed(0x25c)],_0x17f84f[_0x3e29ed(0x208)]['targetRange'][_0x3e29ed(0x25c)],..._0x47b220),_0x34e136=Math[_0x3e29ed(0x102)](_0x17f84f[_0x3e29ed(0x208)][_0x3e29ed(0x266)][_0x3e29ed(0x20e)],_0x17f84f[_0x3e29ed(0x208)][_0x3e29ed(0x1f7)]['endRow'],..._0x47b220);for(let _0x29aa12=_0x353575;_0x29aa12<=_0x34e136;_0x29aa12++){const _0x14bcf0=_0x29aa12,_0x205454=(_0xb31b75=_0x2b60b7['params'][_0x3e29ed(0x185)][_0x29aa12])!=null?_0xb31b75:_0x14bcf0,_0x4ef59f=_0x165310(_0x205454);_0x14bcf0!==_0x4ef59f&&(_0x2892a7[_0x14bcf0]=_0x4ef59f),_0x205454!==_0x4ef59f&&(_0x126a53[_0x205454]=_0x4ef59f);}_0x2fb4c2[_0x3e29ed(0x208)]['order']=_0x2892a7;const _0x8a1513=Object[_0x3e29ed(0xd7)](_0x2892a7)[_0x3e29ed(0x131)](Number);_0xd3ffca[_0x3e29ed(0x25c)]=Math[_0x3e29ed(0x181)](..._0x8a1513),_0xd3ffca['endRow']=Math['max'](..._0x8a1513);const _0x11c81e=[_0x17f84f],_0x67d280=Object[_0x3e29ed(0xd7)](_0x126a53)['map'](Number);return _0x67d280['length']>0x0&&_0x11c81e[_0x3e29ed(0xa3)]({'id':_0x32678e[_0x3e29ed(0x19e)]['id'],'params':{'unitId':_0x17f84f[_0x3e29ed(0x208)][_0x3e29ed(0x2af)],'subUnitId':_0x17f84f[_0x3e29ed(0x208)][_0x3e29ed(0x2a5)],'range':{'startColumn':_0x2b60b7[_0x3e29ed(0x208)]['range'][_0x3e29ed(0x18f)],'endColumn':_0x2b60b7['params'][_0x3e29ed(0x241)][_0x3e29ed(0x2bb)],'startRow':Math['min'](..._0x67d280),'endRow':Math[_0x3e29ed(0x102)](..._0x67d280)},'order':_0x126a53}}),{'m1Prime':_0x11c81e,'m2Prime':_0x2fb4c2};}},_0x42fe21=_0x3cf2f1((_0x1c3bc9,_0x495886)=>{const _0x57d94b=_0x3faf9b,_0x44df0f=_0x1c3bc9[_0x57d94b(0x20e)]-_0x1c3bc9['startRow']+0x1,_0x288a9e=_0x1c3bc9[_0x57d94b(0x25c)],_0x396aec=_0x495886['startRow'];return _0x34d1ee=>{const _0x180aee=_0x57d94b;if(_0x288a9e<=_0x396aec){const _0x424fb6=_0x495886[_0x180aee(0x25c)]-_0x1c3bc9['endRow']-0x1;if(_0x34d1ee>=_0x1c3bc9[_0x180aee(0x25c)]&&_0x34d1ee<=_0x1c3bc9[_0x180aee(0x20e)])return _0x34d1ee+_0x424fb6;if(_0x34d1ee>_0x1c3bc9[_0x180aee(0x20e)]&&_0x34d1ee<_0x495886['startRow'])return _0x34d1ee-_0x44df0f;}if(_0x288a9e>_0x396aec){const _0x4c8b02=_0x1c3bc9['startRow']-_0x495886[_0x180aee(0x25c)];if(_0x34d1ee>=_0x495886[_0x180aee(0x25c)]&&_0x34d1ee<_0x1c3bc9[_0x180aee(0x25c)])return _0x34d1ee+_0x44df0f;if(_0x34d1ee>=_0x1c3bc9[_0x180aee(0x25c)]&&_0x34d1ee<=_0x1c3bc9[_0x180aee(0x20e)])return _0x34d1ee-_0x4c8b02;}return _0x34d1ee;};},_0x3faf9b(0x1a9)),_0x9ef9b4={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0x3e4539,_0x4c1336){const _0x4e5dd0=_0x3faf9b,_0x2b5336={'m1Prime':_0x3e4539,'m2Prime':_0x4c1336};if(_0x3e4539[_0x4e5dd0(0x208)][_0x4e5dd0(0x2af)]!==_0x4c1336['params']['unitId']||_0x3e4539[_0x4e5dd0(0x208)][_0x4e5dd0(0x2a5)]!==_0x4c1336[_0x4e5dd0(0x208)]['subUnitId'])return _0x2b5336;const _0x86cf92=[_0x1cf476[_0x4e5dd0(0x256)][_0x4e5dd0(0xfd)](_0x3e4539)],_0x103ab4=_0x1cf476[_0x4e5dd0(0x256)][_0x4e5dd0(0xfd)](_0x4c1336),{sourceRange:_0x397ed1,targetRange:_0x38b3c6}=_0x3e4539[_0x4e5dd0(0x208)],_0x56ad56={'start':_0x397ed1[_0x4e5dd0(0x25c)],'end':_0x397ed1[_0x4e5dd0(0x20e)]},_0x584c70={'start':_0x38b3c6['startRow'],'end':_0x38b3c6['endRow']},{values:_0x5ca390}=_0x103ab4[_0x4e5dd0(0x208)],_0x49b87a=[];let _0x17df29=!0x1;for(const _0x1f4e8a in _0x5ca390){const _0x4892a7=_0x5ca390[_0x1f4e8a];if(_0x49b87a[_0x4e5dd0(0x107)](..._0x4892a7[_0x4e5dd0(0xd1)]),_0x4892a7[_0x4e5dd0(0xd1)]['some'](_0x2c360a=>{const _0x24ac0f=_0x4e5dd0,_0x18578a={'start':_0x2c360a[_0x24ac0f(0x25c)],'end':_0x2c360a[_0x24ac0f(0x20e)]},_0x13fa57=_0x362689(_0x56ad56,_0x18578a),_0x4300c8=_0x362689(_0x584c70,_0x18578a);if(_0x13fa57||_0x4300c8)return!0x0;const _0x129a9f=_0x32678e[_0x24ac0f(0x162)](_0x56ad56,_0x584c70,_0x18578a);return _0x129a9f['length']!==0x0?!0x0:(_0x129a9f[_0x24ac0f(0xfa)]!==0x0&&(_0x17df29=!0x0),_0x2c360a[_0x24ac0f(0x25c)]+=_0x129a9f[_0x24ac0f(0xfa)],_0x2c360a[_0x24ac0f(0x20e)]+=_0x129a9f[_0x24ac0f(0xfa)],!0x1);}))return{'error':new Error(_0x4e5dd0(0x213))};}if(_0x17df29){const _0x244060={'id':_0x32678e[_0x4e5dd0(0x9e)]['id'],'params':{'unitId':_0x4c1336[_0x4e5dd0(0x208)]['unitId'],'subUnitId':_0x4c1336[_0x4e5dd0(0x208)][_0x4e5dd0(0x2a5)],'ranges':_0x49b87a}};_0x86cf92[_0x4e5dd0(0x107)](_0x244060,_0x103ab4);}return{'m1Prime':_0x86cf92,'m2Prime':_0x103ab4};}},_0x3da5eb={'m1':_0x32678e['MoveRowsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x592c28,_0x5ef421){const _0x35458c=_0x3faf9b,_0x5ebcab={'m1Prime':_0x592c28,'m2Prime':_0x5ef421};if(_0x592c28[_0x35458c(0x208)][_0x35458c(0x2af)]!==_0x5ef421[_0x35458c(0x208)][_0x35458c(0x2af)]||_0x592c28[_0x35458c(0x208)][_0x35458c(0x2a5)]!==_0x5ef421[_0x35458c(0x208)]['subUnitId'])return _0x5ebcab;const _0x4ccf06=[_0x1cf476[_0x35458c(0x256)][_0x35458c(0xfd)](_0x592c28)],_0x5349fa=_0x1cf476['Tools']['deepClone'](_0x5ef421),_0x512ad2=new _0x1cf476[(_0x35458c(0x176))](_0x5349fa[_0x35458c(0x208)][_0x35458c(0xb2)]),{sourceRange:_0xb7c8eb,targetRange:_0x1cefc2}=_0x592c28[_0x35458c(0x208)],_0x384886=_0xb7c8eb[_0x35458c(0x25c)],_0x36eb13=_0xb7c8eb[_0x35458c(0x20e)]-_0xb7c8eb['startRow']+0x1,_0x1f11e7=_0x1cefc2[_0x35458c(0x25c)];_0x512ad2[_0x35458c(0x2e5)](_0x384886,_0x36eb13,_0x1f11e7);const _0x16c079=new _0x1cf476[(_0x35458c(0x176))]();let _0x52465e=!0x1;if(_0x512ad2[_0x35458c(0x180)]((_0xe1d0ab,_0x55da3b,_0x153094)=>{const _0x3967af=_0x35458c;if(_0x153094&&_0x153094['f']){const _0x4cd7a3=_0x153094['f'];let _0x483595=!0x1;const _0x52807f=_0xfa87e6(_0x592c28[_0x3967af(0x208)]['unitId'],_0x592c28['params'][_0x3967af(0x2a5)],_0x4cd7a3,_0x32fb71=>{const _0x15390a=_0x3967af,_0x292915=_0x32678e['handleBaseMoveRowsCols']({'start':_0x592c28[_0x15390a(0x208)][_0x15390a(0x266)][_0x15390a(0x25c)],'end':_0x592c28[_0x15390a(0x208)][_0x15390a(0x266)][_0x15390a(0x20e)]},{'start':_0x592c28[_0x15390a(0x208)][_0x15390a(0x1f7)]['startRow'],'end':_0x592c28[_0x15390a(0x208)][_0x15390a(0x1f7)][_0x15390a(0x20e)]},{'start':_0x32fb71[_0x15390a(0x25c)],'end':_0x32fb71[_0x15390a(0x20e)]});return(_0x292915['step']!==0x0||_0x292915['length']!==0x0)&&(_0x483595=!0x0,_0x32fb71[_0x15390a(0x25c)]+=_0x292915[_0x15390a(0xfa)],_0x32fb71[_0x15390a(0x20e)]+=_0x292915['step']+_0x292915['length']),_0x32fb71;});_0x483595&&(_0x52465e=!0x0,_0x153094['f']=_0x52807f,_0x16c079[_0x3967af(0x2a6)](_0xe1d0ab,_0x55da3b,{..._0x153094}));}}),_0x52465e){const _0x5658f9={'id':_0x32678e[_0x35458c(0x268)]['id'],'params':{'unitId':_0x5ef421['params'][_0x35458c(0x2af)],'subUnitId':_0x5ef421[_0x35458c(0x208)][_0x35458c(0x2a5)],'cellValue':_0x16c079[_0x35458c(0x27d)]()}};_0x4ccf06[_0x35458c(0x107)](_0x5658f9);}return _0x5349fa['params'][_0x35458c(0xb2)]=_0x512ad2[_0x35458c(0x27d)](),{'m1Prime':_0x4ccf06,'m2Prime':_0x5349fa};}},_0x438259={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e['SetRowDataMutation']['id'],'handler'(_0x5bcd46,_0x3b50e1){const _0x550c7e=_0x3faf9b,_0x1264fb={'m1Prime':_0x5bcd46,'m2Prime':_0x3b50e1};if(_0x5bcd46['params'][_0x550c7e(0x2af)]!==_0x3b50e1[_0x550c7e(0x208)]['unitId']||_0x5bcd46[_0x550c7e(0x208)]['subUnitId']!==_0x3b50e1['params'][_0x550c7e(0x2a5)])return _0x1264fb;const _0x51076b=_0x1cf476[_0x550c7e(0x256)][_0x550c7e(0xfd)](_0x5bcd46),_0x5031f9=_0x1cf476[_0x550c7e(0x256)][_0x550c7e(0xfd)](_0x3b50e1),{rowData:_0x2988c2}=_0x5031f9[_0x550c7e(0x208)],{sourceRange:_0x5cf5b6,targetRange:_0x24ff19}=_0x5bcd46['params'];return _0x1cf476[_0x550c7e(0x15e)](_0x5cf5b6['startRow'],_0x5cf5b6[_0x550c7e(0x20e)]-_0x5cf5b6['startRow']+0x1,_0x24ff19[_0x550c7e(0x25c)],_0x2988c2),{'m1Prime':_0x51076b,'m2Prime':_0x5031f9};}},_0x19c7a9={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ec)]['id'],'handler'(_0x3b9cb1,_0x1db0fc){const _0x4e9222=_0x3faf9b,_0x3271dd={'m1Prime':_0x3b9cb1,'m2Prime':_0x1db0fc};if(_0x3b9cb1[_0x4e9222(0x208)][_0x4e9222(0x2af)]!==_0x1db0fc[_0x4e9222(0x208)][_0x4e9222(0x2af)]||_0x3b9cb1[_0x4e9222(0x208)]['subUnitId']!==_0x1db0fc['params']['subUnitId'])return _0x3271dd;const _0x27c244=_0x1cf476[_0x4e9222(0x256)]['deepClone'](_0x3b9cb1),_0xcb5c87=_0x1cf476['Tools'][_0x4e9222(0xfd)](_0x1db0fc),{ranges:_0x20c31e}=_0xcb5c87[_0x4e9222(0x208)],{sourceRange:_0x57662f,targetRange:_0x15f3a1}=_0x3b9cb1[_0x4e9222(0x208)],_0xff0292={'start':_0x57662f[_0x4e9222(0x25c)],'end':_0x57662f[_0x4e9222(0x20e)]},_0x25b928={'start':_0x15f3a1['startRow'],'end':_0x15f3a1['endRow']};return _0x20c31e['some'](_0x5bfeea=>{const _0x253d0e=_0x4e9222,_0x2a972f={'start':_0x5bfeea['startRow'],'end':_0x5bfeea['endRow']},_0x77e0f2=_0x362689(_0xff0292,_0x2a972f),_0x73eeec=_0x362689(_0x25b928,_0x2a972f);if(_0x77e0f2||_0x73eeec)return!0x0;const _0x188d04=_0x32678e[_0x253d0e(0x162)](_0xff0292,_0x25b928,_0x2a972f);return _0x188d04['length']!==0x0?!0x0:(_0x5bfeea[_0x253d0e(0x25c)]+=_0x188d04['step'],_0x5bfeea[_0x253d0e(0x20e)]+=_0x188d04[_0x253d0e(0xfa)],!0x1);})?{'error':new Error(_0x4e9222(0x160))}:{'m1Prime':_0x27c244,'m2Prime':_0xcb5c87};}},_0x1ef1e1={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0x18b)]['id'],'handler'(_0xadab64,_0x2b6e6a){const _0x124a91=_0x3faf9b,_0x5b1be1={'m1Prime':_0xadab64,'m2Prime':_0x2b6e6a};if(_0xadab64[_0x124a91(0x208)][_0x124a91(0x2af)]!==_0x2b6e6a['params'][_0x124a91(0x2af)]||_0xadab64[_0x124a91(0x208)]['subUnitId']!==_0x2b6e6a[_0x124a91(0x208)][_0x124a91(0x2a5)])return _0x5b1be1;const _0x3fe241=_0x1cf476[_0x124a91(0x256)][_0x124a91(0xfd)](_0xadab64),_0x3dad61=_0x1cf476[_0x124a91(0x256)][_0x124a91(0xfd)](_0x2b6e6a),{ranges:_0xc7c87a}=_0x3dad61[_0x124a91(0x208)],{sourceRange:_0x4c3d5b,targetRange:_0x250ce4}=_0xadab64[_0x124a91(0x208)],_0x57e49d={'start':_0x4c3d5b['startRow'],'end':_0x4c3d5b[_0x124a91(0x20e)]},_0x1ec3c8={'start':_0x250ce4[_0x124a91(0x25c)],'end':_0x250ce4[_0x124a91(0x20e)]};return _0xc7c87a[_0x124a91(0x29e)](_0x41961c=>{const _0x4e313b=_0x124a91,_0x1f5f7a={'start':_0x41961c[_0x4e313b(0x25c)],'end':_0x41961c[_0x4e313b(0x20e)]},_0x3bdc44=_0x362689(_0x57e49d,_0x1f5f7a),_0x4d9048=_0x362689(_0x1ec3c8,_0x1f5f7a);if(_0x3bdc44||_0x4d9048)return!0x0;const _0x44438f=_0x32678e[_0x4e313b(0x162)](_0x57e49d,_0x1ec3c8,_0x1f5f7a);return _0x44438f['length']!==0x0?!0x0:(_0x41961c['startRow']+=_0x44438f[_0x4e313b(0xfa)],_0x41961c[_0x4e313b(0x20e)]+=_0x44438f[_0x4e313b(0xfa)],!0x1);})?{'error':new Error(_0x124a91(0xfe))}:{'m1Prime':_0x3fe241,'m2Prime':_0x3dad61};}},_0x1996aa={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x5cdb59,_0x5576f6){const _0x257895=_0x3faf9b,_0x203df6={'m1Prime':[],'m2Prime':[]};if(_0x5cdb59[_0x257895(0x208)]['unitId']!==_0x5576f6[_0x257895(0x208)][_0x257895(0x2af)]||_0x5cdb59[_0x257895(0x208)][_0x257895(0x2a5)]!==_0x5576f6[_0x257895(0x208)]['subUnitId'])return _0x203df6;const _0x2f45eb=_0x1cf476[_0x257895(0x256)][_0x257895(0xfd)](_0x5576f6);let _0x4f7c91=!0x1;return _0x2f45eb['params'][_0x257895(0xeb)][_0x257895(0xe7)](_0x496373=>{const _0x41d0e7=_0x257895,{range:_0x17d6a6,primary:_0x4fae65}=_0x496373,_0x52141d=_0x32678e[_0x41d0e7(0x162)]({'start':_0x5cdb59[_0x41d0e7(0x208)][_0x41d0e7(0x266)][_0x41d0e7(0x25c)],'end':_0x5cdb59['params'][_0x41d0e7(0x266)][_0x41d0e7(0x20e)]},{'start':_0x5cdb59[_0x41d0e7(0x208)][_0x41d0e7(0x1f7)][_0x41d0e7(0x25c)],'end':_0x5cdb59[_0x41d0e7(0x208)][_0x41d0e7(0x1f7)][_0x41d0e7(0x20e)]},{'start':_0x17d6a6['startRow'],'end':_0x17d6a6[_0x41d0e7(0x20e)]});if(_0x52141d[_0x41d0e7(0x18e)]||_0x52141d['step']){if(_0x17d6a6[_0x41d0e7(0x25c)]+=_0x52141d['step'],_0x17d6a6[_0x41d0e7(0x20e)]+=_0x52141d[_0x41d0e7(0xfa)]+(_0x52141d[_0x41d0e7(0x18e)]||0x0),_0x4fae65){const _0x39a102=_0x32678e[_0x41d0e7(0x162)]({'start':_0x5cdb59[_0x41d0e7(0x208)][_0x41d0e7(0x266)][_0x41d0e7(0x25c)],'end':_0x5cdb59['params'][_0x41d0e7(0x266)][_0x41d0e7(0x20e)]},{'start':_0x5cdb59[_0x41d0e7(0x208)]['targetRange'][_0x41d0e7(0x25c)],'end':_0x5cdb59[_0x41d0e7(0x208)][_0x41d0e7(0x1f7)][_0x41d0e7(0x20e)]},{'start':_0x4fae65[_0x41d0e7(0x25c)],'end':_0x4fae65[_0x41d0e7(0x20e)]});(_0x39a102[_0x41d0e7(0x18e)]||_0x39a102[_0x41d0e7(0xfa)])&&(_0x4fae65[_0x41d0e7(0x25c)]+=_0x39a102[_0x41d0e7(0xfa)],_0x4fae65[_0x41d0e7(0x20e)]+=_0x39a102[_0x41d0e7(0xfa)],_0x4fae65['actualRow']+=_0x39a102[_0x41d0e7(0xfa)]);}_0x4f7c91=!0x0;}}),_0x4f7c91&&_0x203df6[_0x257895(0x108)]['push'](_0x2f45eb),_0x203df6;}},_0x4f8e29={'m1':_0x32678e['MoveRowsMutation']['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x18cd88,_0x3bb434){const _0x4e6f39=_0x3faf9b,_0x107975={'m1Prime':[_0x18cd88],'m2Prime':[_0x3bb434]};if(_0x18cd88[_0x4e6f39(0x208)][_0x4e6f39(0x2af)]!==_0x3bb434[_0x4e6f39(0x208)][_0x4e6f39(0x2af)]||_0x18cd88[_0x4e6f39(0x208)][_0x4e6f39(0x2a5)]!==_0x3bb434['params']['subUnitId'])return _0x107975;const _0x49a8c2=_0x1cf476[_0x4e6f39(0x256)]['deepClone'](_0x18cd88),_0x4e9a6f=_0x1cf476[_0x4e6f39(0x256)][_0x4e6f39(0xfd)](_0x3bb434),_0x1b0ae6=_0x32678e[_0x4e6f39(0x162)]({'start':_0x18cd88[_0x4e6f39(0x208)]['sourceRange'][_0x4e6f39(0x25c)],'end':_0x18cd88[_0x4e6f39(0x208)][_0x4e6f39(0x266)]['endRow']},{'start':_0x18cd88[_0x4e6f39(0x208)][_0x4e6f39(0x1f7)]['startRow'],'end':_0x18cd88[_0x4e6f39(0x208)][_0x4e6f39(0x1f7)][_0x4e6f39(0x20e)]},{'start':_0x3bb434[_0x4e6f39(0x208)][_0x4e6f39(0x241)][_0x4e6f39(0x25c)],'end':_0x3bb434['params'][_0x4e6f39(0x241)][_0x4e6f39(0x20e)]});return _0x4e9a6f[_0x4e6f39(0x208)][_0x4e6f39(0x241)][_0x4e6f39(0x25c)]+=_0x1b0ae6['step'],_0x4e9a6f['params'][_0x4e6f39(0x241)][_0x4e6f39(0x20e)]+=_0x1b0ae6['step']+_0x1b0ae6[_0x4e6f39(0x18e)],{'m1Prime':[_0x4e9a6f,_0x49a8c2],'m2Prime':[_0x4e9a6f]};}},_0x563080={'m1':_0x32678e['MoveRowsMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xc8)]['id'],'handler'(_0x4cb391,_0x4b163a){const _0x23e311=_0x3faf9b,_0x13ff42={'m1Prime':_0x4cb391,'m2Prime':_0x4b163a};if(_0x4cb391[_0x23e311(0x208)]['unitId']!==_0x4b163a['params'][_0x23e311(0x2af)]||_0x4cb391[_0x23e311(0x208)][_0x23e311(0x2a5)]!==_0x4b163a[_0x23e311(0x208)]['subUnitId'])return _0x13ff42;const _0xc90186=_0x1cf476[_0x23e311(0x256)][_0x23e311(0xfd)](_0x4cb391),_0x46f4aa=_0x1cf476[_0x23e311(0x256)][_0x23e311(0xfd)](_0x4b163a),{rowsAutoHeightInfo:_0x2ced31}=_0x46f4aa[_0x23e311(0x208)],{sourceRange:_0x59a0cf,targetRange:_0x36d060}=_0x4cb391[_0x23e311(0x208)],_0x1e917a={'start':_0x59a0cf['startRow'],'end':_0x59a0cf[_0x23e311(0x20e)]},_0x63bd5c={'start':_0x36d060['startRow'],'end':_0x36d060[_0x23e311(0x20e)]};return _0x2ced31['some'](_0x3427ca=>{const _0x55a3a8=_0x23e311,_0x544e85={'start':_0x3427ca['row'],'end':_0x3427ca[_0x55a3a8(0x1b7)]},_0x586bbe=_0x32678e[_0x55a3a8(0x162)](_0x1e917a,_0x63bd5c,_0x544e85);return _0x586bbe['length']!==0x0?!0x0:(_0x3427ca[_0x55a3a8(0x1b7)]+=_0x586bbe[_0x55a3a8(0xfa)],!0x1);})?{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20auto\x20height')}:{'m1Prime':_0xc90186,'m2Prime':_0x46f4aa};}},_0x179673={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0x85)]['id'],'handler'(_0x570d49,_0x3f193b){const _0x22b08c=_0x3faf9b,_0x3283e7={'m1Prime':_0x570d49,'m2Prime':_0x3f193b};if(_0x570d49['params'][_0x22b08c(0x2af)]!==_0x3f193b[_0x22b08c(0x208)][_0x22b08c(0x2af)]||_0x570d49[_0x22b08c(0x208)][_0x22b08c(0x2a5)]!==_0x3f193b[_0x22b08c(0x208)][_0x22b08c(0x2a5)])return _0x3283e7;const _0xce0195=_0x1cf476[_0x22b08c(0x256)]['deepClone'](_0x570d49),_0x384603=_0x1cf476[_0x22b08c(0x256)]['deepClone'](_0x3f193b),{ranges:_0x49b328,rowHeight:_0x1dfde7}=_0x384603['params'],{sourceRange:_0x49e212,targetRange:_0x234b18}=_0x570d49[_0x22b08c(0x208)],_0x4138e2={'start':_0x49e212['startRow'],'end':_0x49e212[_0x22b08c(0x20e)]},_0x430078={'start':_0x234b18[_0x22b08c(0x25c)],'end':_0x234b18[_0x22b08c(0x20e)]};return _0x49b328[_0x22b08c(0x29e)](_0xe6d3a=>{const _0x3b27f8=_0x22b08c,_0x1bc729={'start':_0xe6d3a[_0x3b27f8(0x25c)],'end':_0xe6d3a[_0x3b27f8(0x20e)]},_0x2625c2=_0x32678e[_0x3b27f8(0x162)](_0x4138e2,_0x430078,_0x1bc729);return _0x2625c2['length']!==0x0?!0x0:(_0xe6d3a[_0x3b27f8(0x25c)]+=_0x2625c2[_0x3b27f8(0xfa)],_0xe6d3a[_0x3b27f8(0x20e)]+=_0x2625c2[_0x3b27f8(0xfa)],!0x1);})?{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height')}:(typeof _0x1dfde7!='number'&&_0x1cf476[_0x22b08c(0x15e)](_0x49e212[_0x22b08c(0x25c)],_0x49e212[_0x22b08c(0x20e)]-_0x49e212[_0x22b08c(0x25c)]+0x1,_0x234b18[_0x22b08c(0x25c)],_0x1dfde7),{'m1Prime':_0xce0195,'m2Prime':_0x384603});}},_0x3a5290={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x32678e[_0x3faf9b(0x2b8)]['id'],'handler'(_0x6bc7bd,_0x2a02ef){const _0x1deed5=_0x3faf9b,_0x53794e={'m1Prime':_0x6bc7bd,'m2Prime':_0x2a02ef};if(_0x6bc7bd[_0x1deed5(0x208)]['unitId']!==_0x2a02ef[_0x1deed5(0x208)][_0x1deed5(0x2af)]||_0x6bc7bd[_0x1deed5(0x208)]['subUnitId']!==_0x2a02ef[_0x1deed5(0x208)]['subUnitId'])return _0x53794e;const _0x406e26=_0x1cf476[_0x1deed5(0x256)][_0x1deed5(0xfd)](_0x6bc7bd),_0x364f45=_0x1cf476[_0x1deed5(0x256)][_0x1deed5(0xfd)](_0x2a02ef),{ranges:_0x491a2d,autoHeightInfo:_0x2fc857}=_0x364f45[_0x1deed5(0x208)],{sourceRange:_0x114654,targetRange:_0x2201e8}=_0x6bc7bd[_0x1deed5(0x208)],_0x2d3d9b={'start':_0x114654['startRow'],'end':_0x114654[_0x1deed5(0x20e)]},_0x1666e3={'start':_0x2201e8['startRow'],'end':_0x2201e8[_0x1deed5(0x20e)]};return _0x491a2d[_0x1deed5(0x29e)](_0x5b1e8f=>{const _0x212de6=_0x1deed5,_0x2b8d8e={'start':_0x5b1e8f[_0x212de6(0x25c)],'end':_0x5b1e8f[_0x212de6(0x20e)]},_0x2e4807=_0x32678e['handleBaseMoveRowsCols'](_0x2d3d9b,_0x1666e3,_0x2b8d8e);return _0x2e4807[_0x212de6(0x18e)]!==0x0?!0x0:(_0x5b1e8f['startRow']+=_0x2e4807[_0x212de6(0xfa)],_0x5b1e8f[_0x212de6(0x20e)]+=_0x2e4807[_0x212de6(0xfa)],!0x1);})?{'error':new Error('move\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height')}:(typeof _0x2fc857!='number'&&_0x1cf476[_0x1deed5(0x15e)](_0x114654['startRow'],_0x114654['endRow']-_0x114654[_0x1deed5(0x25c)]+0x1,_0x2201e8['startRow'],_0x2fc857),{'m1Prime':_0x406e26,'m2Prime':_0x364f45});}},_0x1b3c15={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0xe5)]['id'],'handler':_0x3cf2f1((_0xd41259,_0x1ef389)=>{const _0x344527=_0x3faf9b,_0x486921={'m1Prime':_0xd41259,'m2Prime':_0x1ef389};if(_0xd41259[_0x344527(0x208)][_0x344527(0x2af)]!==_0x1ef389['params'][_0x344527(0x2af)]||_0xd41259[_0x344527(0x208)]['subUnitId']!==_0x1ef389[_0x344527(0x208)][_0x344527(0x2a5)])return _0x486921;const _0x596a38={'id':_0x32678e[_0x344527(0x1e5)]['id'],'params':{'unitId':_0xd41259['params'][_0x344527(0x2af)],'subUnitId':_0xd41259[_0x344527(0x208)][_0x344527(0x2a5)],'fromRange':_0xd41259[_0x344527(0x208)][_0x344527(0x266)],'toRange':_0xd41259[_0x344527(0x208)][_0x344527(0x1f7)]}},_0x505882=_0xcbbb4b(_0x1ef389,_0x596a38);return{'m1Prime':[_0xd41259,..._0x505882],'m2Prime':[_0x1ef389,..._0x505882]};},_0x3faf9b(0x97))},_0x4aa2ad={'m1':_0x32678e[_0x3faf9b(0xdf)]['id'],'m2':_0x2dcd0c['UpdateDataValidationMutation']['id'],'handler':_0x3cf2f1((_0x1adb43,_0x186e1b)=>{const _0x54b944=_0x3faf9b,_0x263fbe={'m1Prime':_0x1adb43,'m2Prime':_0x186e1b};if(_0x1adb43[_0x54b944(0x208)][_0x54b944(0x2af)]!==_0x186e1b['params'][_0x54b944(0x2af)]||_0x186e1b[_0x54b944(0x208)][_0x54b944(0x2a5)]!==_0x1adb43['params'][_0x54b944(0x2a5)])return _0x263fbe;const _0x4f2de0={'id':_0x32678e['MoveRowsCommand']['id'],'params':{'fromRange':_0x1adb43[_0x54b944(0x208)]['sourceRange'],'toRange':_0x1adb43['params']['targetRange']}},_0x259a93=_0x4465a2(_0x186e1b,_0x4f2de0);return{'m1Prime':[_0x1adb43,..._0x259a93],'m2Prime':[_0x186e1b,..._0x259a93]};},_0x3faf9b(0x97))},_0x21330e={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x3a8c29,_0x3ac846)=>{const _0x36a97c=_0x3faf9b,_0x144195={'m1Prime':_0x3a8c29,'m2Prime':_0x3ac846};if(_0x3a8c29['params']['unitId']!==_0x3ac846[_0x36a97c(0x208)][_0x36a97c(0x2af)]||_0x3a8c29['params']['subUnitId']!==_0x3ac846[_0x36a97c(0x208)][_0x36a97c(0x2a5)])return _0x144195;const _0x382c1c={'id':_0x32678e[_0x36a97c(0x1ee)]['id'],'params':{'unitId':_0x3a8c29['params'][_0x36a97c(0x2af)],'subUnitId':_0x3a8c29[_0x36a97c(0x208)][_0x36a97c(0x2a5)],'range':_0x3a8c29[_0x36a97c(0x208)]['range']}},_0x5ba99d=_0x574a17(_0x3ac846,_0x382c1c);return{'m1Prime':[_0x3a8c29,..._0x5ba99d],'m2Prime':[_0x3ac846,..._0x5ba99d]};},_0x3faf9b(0x97))},_0x3681f9={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0xee)]['id'],'handler'(_0x6327fe,_0x47f141){const _0x41c3de=_0x3faf9b,_0x5f4736={'m1Prime':_0x6327fe,'m2Prime':_0x47f141};if(_0x6327fe[_0x41c3de(0x208)]['unitId']!==_0x47f141[_0x41c3de(0x208)][_0x41c3de(0x2af)]||_0x6327fe[_0x41c3de(0x208)][_0x41c3de(0x2a5)]!==_0x47f141[_0x41c3de(0x208)][_0x41c3de(0x2a5)])return _0x5f4736;const _0x497f5f={'id':_0x32678e['RemoveColCommand']['id'],'params':{'range':_0x6327fe[_0x41c3de(0x208)][_0x41c3de(0x241)]}},_0x53d3e0=_0x249fac(_0x47f141,_0x497f5f);return{'m1Prime':[_0x6327fe,..._0x53d3e0],'m2Prime':[_0x47f141,..._0x53d3e0]};}},_0xc97791={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e['AddWorksheetMergeMutation']['id'],'handler'(_0xa9ebf6,_0x353862){const _0xad71ee=_0x3faf9b,_0x22a5c4=_0x32d2af[_0xad71ee(0x97)](_0x353862,_0xa9ebf6);return _0x3b7ff8(_0x22a5c4)?{'m1Prime':_0x22a5c4[_0xad71ee(0x108)],'m2Prime':_0x22a5c4[_0xad71ee(0x2c8)]}:_0x22a5c4;}},_0xc2ea4e={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x165)]['id'],'handler'(_0x46544b,_0x1032b9){const _0x152304=_0x3faf9b,_0x54cc11={'m1Prime':_0x46544b,'m2Prime':_0x1032b9};if(_0x46544b[_0x152304(0x208)][_0x152304(0x2af)]!==_0x1032b9['params']['unitId']||_0x46544b['params'][_0x152304(0x2a5)]!==_0x1032b9[_0x152304(0x208)][_0x152304(0x2a5)])return _0x54cc11;const _0x3c0d75=_0x1cf476[_0x152304(0x256)][_0x152304(0xfd)](_0x46544b),_0x456cfa=_0x1cf476['Tools'][_0x152304(0xfd)](_0x1032b9);if(_0x46544b[_0x152304(0x208)][_0x152304(0x241)][_0x152304(0x18f)]<=_0x1032b9['params']['sourceRange']['endColumn']&&_0x46544b[_0x152304(0x208)]['range'][_0x152304(0x2bb)]>=_0x1032b9[_0x152304(0x208)][_0x152304(0x266)][_0x152304(0x18f)]||_0x46544b[_0x152304(0x208)][_0x152304(0x241)][_0x152304(0x18f)]<=_0x1032b9['params'][_0x152304(0x1f7)][_0x152304(0x2bb)]&&_0x46544b[_0x152304(0x208)][_0x152304(0x241)][_0x152304(0x2bb)]>=_0x1032b9[_0x152304(0x208)][_0x152304(0x1f7)][_0x152304(0x18f)])return{'error':new Error(_0x152304(0x205))};const _0x18e788=_0x32678e[_0x152304(0x179)](_0x581e30(_0x46544b[_0x152304(0x208)][_0x152304(0x241)]),_0x581e30(_0x1032b9[_0x152304(0x208)][_0x152304(0x266)])),_0x1e0f2a=_0x32678e['handleBaseRemoveRange'](_0x581e30(_0x46544b[_0x152304(0x208)]['range']),_0x581e30(_0x1032b9[_0x152304(0x208)][_0x152304(0x1f7)]));_0x18e788&&_0x1e0f2a?(_0x456cfa[_0x152304(0x208)][_0x152304(0x266)][_0x152304(0x18f)]+=_0x18e788[_0x152304(0xfa)],_0x456cfa[_0x152304(0x208)][_0x152304(0x266)][_0x152304(0x2bb)]+=_0x18e788['step']+(_0x18e788[_0x152304(0x18e)]||0x0),_0x456cfa[_0x152304(0x208)]['targetRange']['startColumn']+=_0x1e0f2a[_0x152304(0xfa)],_0x456cfa['params'][_0x152304(0x1f7)]['endColumn']+=_0x1e0f2a[_0x152304(0xfa)]+(_0x1e0f2a[_0x152304(0x18e)]||0x0)):_0x456cfa['id']=_0x32678e[_0x152304(0xb1)]['id'];const _0x3dfdad=_0x32678e[_0x152304(0x162)]({'start':_0x1032b9[_0x152304(0x208)][_0x152304(0x266)][_0x152304(0x18f)],'end':_0x1032b9[_0x152304(0x208)][_0x152304(0x266)][_0x152304(0x2bb)]},{'start':_0x1032b9[_0x152304(0x208)]['targetRange']['startColumn'],'end':_0x1032b9[_0x152304(0x208)][_0x152304(0x1f7)][_0x152304(0x2bb)]},{'start':_0x46544b[_0x152304(0x208)][_0x152304(0x241)]['startColumn'],'end':_0x46544b['params'][_0x152304(0x241)][_0x152304(0x2bb)]});if(_0x3dfdad){const {step:_0x33441d,length:_0x27e4b7}=_0x3dfdad;_0x3c0d75[_0x152304(0x208)][_0x152304(0x241)][_0x152304(0x18f)]+=_0x33441d,_0x3c0d75['params'][_0x152304(0x241)][_0x152304(0x2bb)]+=_0x33441d+(_0x27e4b7||0x0);}else _0x3c0d75[_0x152304(0x208)][_0x152304(0x241)][_0x152304(0x18f)]=0x0,_0x3c0d75[_0x152304(0x208)]['range'][_0x152304(0x2bb)]=-0x1;return{'m1Prime':_0x3c0d75,'m2Prime':_0x456cfa};}},_0x1d4e02={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x37440b,_0x1593df){const _0x54ab1e=_0x3faf9b,_0x580a2d={'m1Prime':_0x37440b,'m2Prime':_0x1593df};if(_0x37440b[_0x54ab1e(0x208)]['unitId']!==_0x1593df[_0x54ab1e(0x208)][_0x54ab1e(0x2af)]||_0x37440b[_0x54ab1e(0x208)]['subUnitId']!==_0x1593df[_0x54ab1e(0x208)]['from'][_0x54ab1e(0x2a5)]&&_0x37440b[_0x54ab1e(0x208)][_0x54ab1e(0x2a5)]!==_0x1593df[_0x54ab1e(0x208)]['to'][_0x54ab1e(0x2a5)])return _0x580a2d;const _0x4cc6c1=_0x1cf476['Tools'][_0x54ab1e(0xfd)](_0x37440b),_0x347079=_0x1cf476[_0x54ab1e(0x256)]['deepClone'](_0x1593df),{startColumn:_0x1c926f,endColumn:_0xf64598}=_0x37440b[_0x54ab1e(0x208)][_0x54ab1e(0x241)];if(_0x37440b[_0x54ab1e(0x208)]['subUnitId']===_0x1593df['params'][_0x54ab1e(0x296)][_0x54ab1e(0x2a5)]){const _0x283023=new _0x1cf476[(_0x54ab1e(0x176))](_0x347079[_0x54ab1e(0x208)][_0x54ab1e(0x296)][_0x54ab1e(0x1a4)]),_0x16f511=_0x283023[_0x54ab1e(0x145)](),{startColumn:_0x12e6cf,endColumn:_0x3a855d}=_0x16f511;if(_0x12e6cf<=_0xf64598&&_0x3a855d>=_0x1c926f)return{'error':new Error(_0x54ab1e(0x112))};_0xf64598<_0x12e6cf&&_0x283023[_0x54ab1e(0x238)](_0x1c926f,_0xf64598-_0x1c926f+0x1),_0x347079[_0x54ab1e(0x208)][_0x54ab1e(0x296)][_0x54ab1e(0x1a4)]=_0x283023[_0x54ab1e(0x27d)]();}if(_0x37440b[_0x54ab1e(0x208)][_0x54ab1e(0x2a5)]===_0x1593df[_0x54ab1e(0x208)]['to']['subUnitId']){const _0x3d109a=new _0x1cf476[(_0x54ab1e(0x176))](_0x347079[_0x54ab1e(0x208)]['to']['value']),_0x90559=_0x3d109a[_0x54ab1e(0x145)](),{startColumn:_0x5c9aa0,endColumn:_0x45bbbd}=_0x90559;if(_0x5c9aa0<=_0xf64598&&_0x45bbbd>=_0x1c926f)return{'error':new Error('Remove-cols\x20has\x20conflicts\x20with\x20move-range')};_0xf64598<_0x5c9aa0&&_0x3d109a[_0x54ab1e(0x238)](_0x1c926f,_0xf64598-_0x1c926f+0x1),_0x347079[_0x54ab1e(0x208)]['to'][_0x54ab1e(0x1a4)]=_0x3d109a[_0x54ab1e(0x27d)]();}return{'m1Prime':_0x4cc6c1,'m2Prime':_0x347079};}},_0x30dfa7={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x1c1)]['id'],'handler'(_0x59cd51,_0x5809f2){const _0x285642=_0x3faf9b,_0x30b300={'m1Prime':_0x59cd51,'m2Prime':_0x5809f2};if(_0x59cd51[_0x285642(0x208)][_0x285642(0x2af)]!==_0x5809f2[_0x285642(0x208)][_0x285642(0x2af)]||_0x59cd51['params'][_0x285642(0x2a5)]!==_0x5809f2[_0x285642(0x208)][_0x285642(0x2a5)])return _0x30b300;const _0xaef9df=_0x1cf476[_0x285642(0x256)]['deepClone'](_0x59cd51),_0x2adb9d=_0x1cf476[_0x285642(0x256)][_0x285642(0xfd)](_0x5809f2),_0xed200d=_0x32678e[_0x285642(0x179)](_0x59cd51[_0x285642(0x208)][_0x285642(0x241)],_0x5809f2[_0x285642(0x208)][_0x285642(0x241)]);if(_0xed200d){const {step:_0x5105bd,length:_0x40a5d5}=_0xed200d;_0x2adb9d['params'][_0x285642(0x241)][_0x285642(0x18f)]+=_0x5105bd,_0x2adb9d[_0x285642(0x208)][_0x285642(0x241)][_0x285642(0x2bb)]+=_0x5105bd+(_0x40a5d5||0x0);}else _0x2adb9d['id']=_0x32678e[_0x285642(0xb1)]['id'];const _0x274d21=_0x32678e['handleBaseRemoveRange'](_0x5809f2[_0x285642(0x208)]['range'],_0x59cd51['params']['range']);if(_0x274d21){const {step:_0x22d152,length:_0x2fd1d2}=_0x274d21;_0xaef9df[_0x285642(0x208)][_0x285642(0x241)][_0x285642(0x18f)]+=_0x22d152,_0xaef9df[_0x285642(0x208)][_0x285642(0x241)][_0x285642(0x2bb)]+=_0x22d152+(_0x2fd1d2||0x0);}else _0xaef9df['id']=_0x32678e[_0x285642(0xb1)]['id'];return{'m1Prime':_0xaef9df,'m2Prime':_0x2adb9d};}},_0x5107cc={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x223802,_0x1e196e){const _0x51bf47=_0x3faf9b,_0x99d4={'m1Prime':_0x223802,'m2Prime':_0x1e196e};if(_0x223802[_0x51bf47(0x208)][_0x51bf47(0x2af)]!==_0x1e196e[_0x51bf47(0x208)][_0x51bf47(0x2af)]||_0x223802[_0x51bf47(0x208)]['subUnitId']!==_0x1e196e[_0x51bf47(0x208)][_0x51bf47(0x2a5)])return _0x99d4;const _0x54d209=_0x1cf476['Tools'][_0x51bf47(0xfd)](_0x223802),_0x58dde8=_0x1cf476['Tools']['deepClone'](_0x1e196e),{ranges:_0x45bda3}=_0x58dde8[_0x51bf47(0x208)];return _0x45bda3[_0x51bf47(0x29e)](_0x22fe56=>{const _0x3911e3=_0x51bf47,_0x5acce0=_0x32678e[_0x3911e3(0x179)](_0x581e30(_0x223802[_0x3911e3(0x208)][_0x3911e3(0x241)]),_0x581e30(_0x22fe56));return _0x5acce0===null||_0x5acce0[_0x3911e3(0x18e)]!==0x0?!0x0:(_0x22fe56[_0x3911e3(0x18f)]+=_0x5acce0[_0x3911e3(0xfa)],_0x22fe56[_0x3911e3(0x2bb)]+=_0x5acce0[_0x3911e3(0xfa)],!0x1);})?{'error':new Error('remove\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x54d209,'m2Prime':_0x58dde8};}},_0x2fa290={'m1':_0x32678e['RemoveColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0x4abcd1,_0x470551){const _0x167ff0=_0x3faf9b,_0x3c56bf=_0x1cf476[_0x167ff0(0x256)][_0x167ff0(0xfd)](_0x4abcd1),_0x5cd581=_0x1cf476['Tools'][_0x167ff0(0xfd)](_0x470551);if(_0x4abcd1[_0x167ff0(0x208)][_0x167ff0(0x2af)]!==_0x470551[_0x167ff0(0x208)][_0x167ff0(0x2af)]||_0x4abcd1[_0x167ff0(0x208)][_0x167ff0(0x2a5)]!==_0x470551[_0x167ff0(0x208)]['subUnitId'])return{'m1Prime':_0x3c56bf,'m2Prime':_0x5cd581};const _0x3c233e=_0x5cd581[_0x167ff0(0x208)][_0x167ff0(0xd1)][_0x167ff0(0x285)]((_0x2d92f5,_0x924b11)=>{const _0x2caf1a=_0x167ff0,_0x144f16=_0x3c56bf[_0x2caf1a(0x208)][_0x2caf1a(0x241)],_0x1da049=_0x144f16[_0x2caf1a(0x2bb)]-_0x144f16['startColumn']+0x1;let _0x56ec0e={..._0x924b11};return _0x144f16[_0x2caf1a(0x18f)]>_0x924b11[_0x2caf1a(0x2bb)]?_0x56ec0e={..._0x924b11}:_0x144f16[_0x2caf1a(0x18f)]>=_0x924b11[_0x2caf1a(0x18f)]&&_0x144f16['startColumn']<=_0x924b11['endColumn']&&_0x144f16[_0x2caf1a(0x2bb)]>_0x924b11[_0x2caf1a(0x2bb)]?(_0x56ec0e[_0x2caf1a(0x2bb)]=_0x144f16[_0x2caf1a(0x18f)]-0x1,_0x144f16[_0x2caf1a(0x18f)]===_0x924b11[_0x2caf1a(0x18f)]&&(_0x56ec0e=null)):_0x144f16[_0x2caf1a(0x18f)]>_0x924b11['startColumn']&&_0x144f16[_0x2caf1a(0x2bb)]<_0x924b11[_0x2caf1a(0x2bb)]?_0x56ec0e[_0x2caf1a(0x2bb)]=_0x924b11[_0x2caf1a(0x2bb)]-_0x1da049:_0x144f16[_0x2caf1a(0x18f)]<_0x924b11[_0x2caf1a(0x18f)]&&_0x144f16['endColumn']>=_0x924b11[_0x2caf1a(0x18f)]&&_0x144f16['endColumn']<=_0x924b11[_0x2caf1a(0x2bb)]?(_0x56ec0e[_0x2caf1a(0x18f)]=_0x144f16[_0x2caf1a(0x18f)],_0x56ec0e[_0x2caf1a(0x2bb)]=_0x924b11[_0x2caf1a(0x2bb)]-_0x1da049,_0x144f16[_0x2caf1a(0x2bb)]===_0x924b11[_0x2caf1a(0x2bb)]&&(_0x56ec0e=null)):_0x144f16[_0x2caf1a(0x18f)]<=_0x924b11[_0x2caf1a(0x18f)]&&_0x144f16[_0x2caf1a(0x2bb)]>=_0x924b11[_0x2caf1a(0x2bb)]?_0x56ec0e=null:_0x144f16[_0x2caf1a(0x2bb)]<_0x924b11[_0x2caf1a(0x18f)]&&(_0x56ec0e[_0x2caf1a(0x18f)]=_0x924b11[_0x2caf1a(0x18f)]-_0x1da049,_0x56ec0e['endColumn']=_0x924b11[_0x2caf1a(0x2bb)]-_0x1da049),_0x56ec0e&&!(_0x56ec0e[_0x2caf1a(0x25c)]===_0x56ec0e[_0x2caf1a(0x20e)]&&_0x56ec0e['startColumn']===_0x56ec0e[_0x2caf1a(0x2bb)])&&_0x2d92f5[_0x2caf1a(0x107)](_0x56ec0e),_0x2d92f5;},[]);return _0x5cd581[_0x167ff0(0x208)]['ranges']=_0x3c233e,{'m1Prime':_0x3c56bf,'m2Prime':_0x5cd581};}},_0x12ea81={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x19e)]['id'],'handler'(_0x262881,_0xaaa7b4){const _0x200697=_0x3faf9b,_0x3d4f5c={'m1Prime':_0x262881,'m2Prime':_0xaaa7b4};if(_0x262881[_0x200697(0x208)][_0x200697(0x2af)]!==_0xaaa7b4['params'][_0x200697(0x2af)]||_0x262881[_0x200697(0x208)][_0x200697(0x2a5)]!==_0xaaa7b4['params'][_0x200697(0x2a5)])return _0x3d4f5c;const _0x34ad47=_0x32678e[_0x200697(0x179)](_0x581e30(_0x262881[_0x200697(0x208)]['range']),_0x581e30(_0xaaa7b4['params'][_0x200697(0x241)]));if(!_0x34ad47)return{'m1Prime':_0x262881,'m2Prime':[]};const _0x167516=_0x1cf476[_0x200697(0x256)]['deepClone'](_0xaaa7b4);return _0x167516[_0x200697(0x208)][_0x200697(0x241)]['startColumn']+=_0x34ad47[_0x200697(0xfa)],_0x167516[_0x200697(0x208)][_0x200697(0x241)]['endColumn']+=_0x34ad47[_0x200697(0xfa)]+(_0x34ad47['length']||0x0),{'m1Prime':_0x262881,'m2Prime':_0x167516};}},_0x20632d={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0xe2)]['id'],'handler'(_0x3c236,_0x18c2ca){const _0x15288a=_0x3faf9b,_0x571740={'m1Prime':_0x3c236,'m2Prime':_0x18c2ca};if(_0x3c236[_0x15288a(0x208)]['unitId']!==_0x18c2ca[_0x15288a(0x208)]['unitId']||_0x3c236[_0x15288a(0x208)][_0x15288a(0x2a5)]!==_0x18c2ca['params'][_0x15288a(0x2a5)])return _0x571740;const _0x513f2e=_0x1cf476[_0x15288a(0x256)][_0x15288a(0xfd)](_0x3c236),_0x477387=_0x1cf476[_0x15288a(0x256)]['deepClone'](_0x18c2ca),{columnData:_0x39b281}=_0x477387[_0x15288a(0x208)];return _0x1cf476[_0x15288a(0x8f)](_0x3c236[_0x15288a(0x208)][_0x15288a(0x241)][_0x15288a(0x18f)],_0x3c236[_0x15288a(0x208)][_0x15288a(0x241)][_0x15288a(0x2bb)]-_0x3c236['params'][_0x15288a(0x241)]['startColumn']+0x1,_0x39b281),{'m1Prime':_0x513f2e,'m2Prime':_0x477387};}},_0x31d0f8={'m1':_0x32678e['RemoveColMutation']['id'],'m2':_0x32678e['SetColHiddenMutation']['id'],'handler'(_0x4b36c4,_0x25476c){const _0x17f99f=_0x3faf9b,_0x11505c={'m1Prime':_0x4b36c4,'m2Prime':_0x25476c};if(_0x4b36c4['params'][_0x17f99f(0x2af)]!==_0x25476c['params']['unitId']||_0x4b36c4[_0x17f99f(0x208)][_0x17f99f(0x2a5)]!==_0x25476c[_0x17f99f(0x208)]['subUnitId'])return _0x11505c;const _0x112fbb=_0x1cf476['Tools'][_0x17f99f(0xfd)](_0x4b36c4),_0x1c1eb5=_0x1cf476[_0x17f99f(0x256)][_0x17f99f(0xfd)](_0x25476c),{ranges:_0x13d709}=_0x1c1eb5['params'];return _0x13d709[_0x17f99f(0xe7)](_0x4aa66d=>{const _0x1753e3=_0x17f99f,_0x12ed94=_0x32678e[_0x1753e3(0x179)](_0x581e30(_0x4b36c4['params'][_0x1753e3(0x241)]),_0x4aa66d);_0x12ed94==null?_0x1c1eb5['id']=_0x32678e[_0x1753e3(0xb1)]['id']:(_0x4aa66d['startColumn']+=_0x12ed94[_0x1753e3(0xfa)],_0x4aa66d[_0x1753e3(0x2bb)]+=_0x12ed94[_0x1753e3(0xfa)]+_0x12ed94[_0x1753e3(0x18e)]);}),{'m1Prime':_0x112fbb,'m2Prime':_0x1c1eb5};}},_0x595b70={'m1':_0x32678e['RemoveColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xd0)]['id'],'handler'(_0x1fb001,_0x4bcb62){const _0x5f866=_0x3faf9b,_0x9deefe={'m1Prime':_0x1fb001,'m2Prime':_0x4bcb62};if(_0x1fb001['params']['unitId']!==_0x4bcb62[_0x5f866(0x208)][_0x5f866(0x2af)]||_0x1fb001['params']['subUnitId']!==_0x4bcb62['params']['subUnitId'])return _0x9deefe;const _0x35802e=_0x1cf476[_0x5f866(0x256)][_0x5f866(0xfd)](_0x1fb001),_0x37f5b2=_0x1cf476[_0x5f866(0x256)][_0x5f866(0xfd)](_0x4bcb62),{ranges:_0x432f64}=_0x37f5b2[_0x5f866(0x208)];return _0x432f64['forEach'](_0x5961a1=>{const _0x40a21b=_0x5f866,_0x21716b=_0x32678e[_0x40a21b(0x179)](_0x581e30(_0x1fb001[_0x40a21b(0x208)][_0x40a21b(0x241)]),_0x5961a1);_0x21716b==null?_0x37f5b2['id']=_0x32678e[_0x40a21b(0xb1)]['id']:(_0x5961a1[_0x40a21b(0x18f)]+=_0x21716b[_0x40a21b(0xfa)],_0x5961a1[_0x40a21b(0x2bb)]+=_0x21716b[_0x40a21b(0xfa)]+_0x21716b[_0x40a21b(0x18e)]);}),{'m1Prime':_0x35802e,'m2Prime':_0x37f5b2};}},_0x109182={'m1':_0x32678e['RemoveColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0x19a2fc,_0x2c7777){const _0x512606=_0x3faf9b,_0x16fa4c={'m1Prime':_0x19a2fc,'m2Prime':_0x2c7777};if(_0x19a2fc[_0x512606(0x208)][_0x512606(0x2af)]!==_0x2c7777['params'][_0x512606(0x2af)]||_0x19a2fc[_0x512606(0x208)][_0x512606(0x2a5)]!==_0x2c7777[_0x512606(0x208)][_0x512606(0x2a5)])return _0x16fa4c;const _0x4e975a=[_0x1cf476[_0x512606(0x256)][_0x512606(0xfd)](_0x19a2fc)],_0xba567f=_0x1cf476[_0x512606(0x256)][_0x512606(0xfd)](_0x2c7777),{values:_0x6fdd93}=_0xba567f[_0x512606(0x208)],_0x2b7dfb=[];let _0xffcc3=!0x1;for(const _0x51b53f in _0x6fdd93){const _0x20c885=_0x6fdd93[_0x51b53f];if(_0x2b7dfb[_0x512606(0x107)](..._0x20c885[_0x512606(0xd1)]),_0x20c885['ranges'][_0x512606(0x29e)](_0x5d9a5a=>{const _0x4f620f=_0x512606,_0x3df305=_0x32678e[_0x4f620f(0x179)](_0x581e30(_0x19a2fc['params'][_0x4f620f(0x241)]),_0x581e30(_0x5d9a5a));return _0x3df305==null||_0x3df305[_0x4f620f(0x18e)]!==0x0?!0x0:(_0x3df305[_0x4f620f(0xfa)]!==0x0&&(_0xffcc3=!0x0),_0x5d9a5a[_0x4f620f(0x18f)]+=_0x3df305[_0x4f620f(0xfa)],_0x5d9a5a[_0x4f620f(0x2bb)]+=_0x3df305[_0x4f620f(0xfa)],!0x1);}))return{'error':new Error(_0x512606(0xbb))};}if(_0xffcc3){const _0x2b197b={'id':_0x32678e[_0x512606(0x9e)]['id'],'params':{'unitId':_0x2c7777['params'][_0x512606(0x2af)],'subUnitId':_0x2c7777[_0x512606(0x208)][_0x512606(0x2a5)],'ranges':_0x2b7dfb}};_0x4e975a[_0x512606(0x107)](_0x2b197b,_0xba567f);}return{'m1Prime':_0x4e975a,'m2Prime':_0xba567f};}},_0x30cb90={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x38a409,_0x5cfd9e){const _0x25c077=_0x3faf9b,_0x9c238={'m1Prime':_0x38a409,'m2Prime':_0x5cfd9e};if(_0x38a409[_0x25c077(0x208)][_0x25c077(0x2af)]!==_0x5cfd9e[_0x25c077(0x208)][_0x25c077(0x2af)]||_0x38a409[_0x25c077(0x208)][_0x25c077(0x2a5)]!==_0x5cfd9e[_0x25c077(0x208)][_0x25c077(0x2a5)])return _0x9c238;const _0x3b166e=[_0x1cf476[_0x25c077(0x256)][_0x25c077(0xfd)](_0x38a409)],_0x36a94e=_0x1cf476[_0x25c077(0x256)]['deepClone'](_0x5cfd9e),_0x3576a2=new _0x1cf476[(_0x25c077(0x176))](_0x36a94e[_0x25c077(0x208)][_0x25c077(0xb2)]),_0x2032ae=_0x3576a2[_0x25c077(0x145)](),_0x51bb41=_0x38a409[_0x25c077(0x208)][_0x25c077(0x241)],_0x2c5a46=_0x51bb41[_0x25c077(0x2bb)]-_0x51bb41[_0x25c077(0x18f)]+0x1;if(_0x36a94e[_0x25c077(0x208)][_0x25c077(0xb2)]&&_0x51bb41[_0x25c077(0x2bb)]<_0x2032ae[_0x25c077(0x18f)])_0x4e7335(_0x36a94e[_0x25c077(0x208)][_0x25c077(0xb2)],_0x2032ae[_0x25c077(0x18f)],_0x2032ae[_0x25c077(0x2bb)]-_0x2032ae['startColumn']+0x1,-_0x2c5a46);else{if(_0x51bb41['startColumn']<=_0x2032ae[_0x25c077(0x2bb)])return{'error':new Error(_0x25c077(0x298))};}const _0x1eb5c3=new _0x1cf476[(_0x25c077(0x176))]();let _0x2e828a=!0x1,_0x388c73=!0x1;if(_0x3576a2['forValue']((_0x43048b,_0x4d86fc,_0x54f265)=>{const _0xadb1b4=_0x25c077;if(_0x54f265&&_0x54f265['f']){const _0x4f9af9=_0x54f265['f'];let _0x2b5045=!0x1;const _0x18aa86=_0xfa87e6(_0x38a409[_0xadb1b4(0x208)]['unitId'],_0x38a409['params'][_0xadb1b4(0x2a5)],_0x4f9af9,_0x211248=>{const _0x97529=_0xadb1b4,_0x471ad6=_0x32678e[_0x97529(0x179)](_0x581e30(_0x38a409[_0x97529(0x208)][_0x97529(0x241)]),_0x581e30(_0x211248));return _0x471ad6===null?(_0x2e828a=!0x0,_0x211248):((_0x471ad6[_0x97529(0xfa)]!==0x0||_0x471ad6[_0x97529(0x18e)]!==0x0)&&(_0x2b5045=!0x0,_0x211248[_0x97529(0x18f)]+=_0x471ad6[_0x97529(0xfa)],_0x211248[_0x97529(0x2bb)]+=_0x471ad6[_0x97529(0xfa)]+_0x471ad6[_0x97529(0x18e)]),_0x211248);});_0x2b5045&&(_0x388c73=!0x0,_0x54f265['f']=_0x18aa86,_0x1eb5c3[_0xadb1b4(0x2a6)](_0x43048b,_0x4d86fc,{..._0x54f265}));}}),_0x2e828a)return{'error':new Error('remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20column')};if(_0x388c73){const _0x2953aa={'id':_0x32678e['SetRangeValuesMutation']['id'],'params':{'unitId':_0x5cfd9e[_0x25c077(0x208)][_0x25c077(0x2af)],'subUnitId':_0x5cfd9e[_0x25c077(0x208)][_0x25c077(0x2a5)],'cellValue':_0x1eb5c3[_0x25c077(0x27d)]()}};_0x3b166e[_0x25c077(0x107)](_0x2953aa);}return{'m1Prime':_0x3b166e,'m2Prime':_0x36a94e};}},_0x5d5f42={'m1':_0x32678e['RemoveColMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x3e72f5,_0x173dba){const _0x3c1599=_0x3faf9b,_0x3333a4={'m1Prime':[],'m2Prime':[]};if(_0x3e72f5['params'][_0x3c1599(0x2af)]!==_0x173dba[_0x3c1599(0x208)][_0x3c1599(0x2af)]||_0x3e72f5[_0x3c1599(0x208)][_0x3c1599(0x2a5)]!==_0x173dba['params'][_0x3c1599(0x2a5)])return _0x3333a4;const _0x524bfa=_0x1cf476['Tools'][_0x3c1599(0xfd)](_0x173dba);let _0x1d59a6=!0x1;return _0x524bfa['params'][_0x3c1599(0xeb)][_0x3c1599(0xe7)](_0x1a6204=>{const _0x5e8bc3=_0x3c1599,{range:_0x37b499,primary:_0x10bad8}=_0x1a6204,_0x1d281e=_0x32678e['handleBaseRemoveRange'](_0x581e30(_0x3e72f5[_0x5e8bc3(0x208)][_0x5e8bc3(0x241)]),_0x581e30(_0x37b499));if(_0x1d281e!=null&&(_0x1d281e[_0x5e8bc3(0x18e)]||_0x1d281e[_0x5e8bc3(0xfa)])){if(_0x37b499[_0x5e8bc3(0x18f)]+=_0x1d281e[_0x5e8bc3(0xfa)],_0x37b499[_0x5e8bc3(0x2bb)]+=_0x1d281e[_0x5e8bc3(0xfa)]+(_0x1d281e[_0x5e8bc3(0x18e)]||0x0),_0x10bad8){const _0x5d25df=_0x32678e['handleBaseRemoveRange'](_0x581e30(_0x3e72f5[_0x5e8bc3(0x208)][_0x5e8bc3(0x241)]),_0x581e30(_0x10bad8));if(_0x5d25df==null){_0x10bad8[_0x5e8bc3(0x18f)]=_0x37b499[_0x5e8bc3(0x18f)],_0x10bad8[_0x5e8bc3(0x2bb)]=_0x37b499['startColumn'],_0x10bad8[_0x5e8bc3(0x2d5)]=_0x37b499[_0x5e8bc3(0x18f)];return;}(_0x5d25df[_0x5e8bc3(0x18e)]||_0x5d25df[_0x5e8bc3(0xfa)])&&(_0x10bad8[_0x5e8bc3(0x18f)]+=_0x5d25df[_0x5e8bc3(0xfa)],_0x10bad8[_0x5e8bc3(0x2bb)]+=_0x5d25df[_0x5e8bc3(0xfa)],_0x10bad8[_0x5e8bc3(0x2d5)]+=_0x5d25df[_0x5e8bc3(0xfa)]);}_0x1d59a6=!0x0;}}),_0x1d59a6&&_0x3333a4[_0x3c1599(0x108)][_0x3c1599(0x107)](_0x524bfa),_0x3333a4;}},_0x449147={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x464318[_0x3faf9b(0x214)]['id'],'handler'(_0x19e411,_0x1d5106){const _0x336f4d=_0x3faf9b,_0xa299d3={'m1Prime':_0x19e411,'m2Prime':_0x1d5106};if(_0x19e411[_0x336f4d(0x208)][_0x336f4d(0x2af)]!==_0x1d5106['params'][_0x336f4d(0x2af)]||_0x19e411[_0x336f4d(0x208)]['subUnitId']!==_0x1d5106[_0x336f4d(0x208)][_0x336f4d(0x2a5)])return _0xa299d3;const _0x343b6e=_0x1cf476['Tools'][_0x336f4d(0xfd)](_0x19e411),_0x5cb0dc=_0x1cf476[_0x336f4d(0x256)][_0x336f4d(0xfd)](_0x1d5106),_0x143499=_0x4484f5({'start':_0x19e411['params'][_0x336f4d(0x241)]['startColumn'],'end':_0x19e411[_0x336f4d(0x208)][_0x336f4d(0x241)][_0x336f4d(0x2bb)]},{'start':_0x1d5106[_0x336f4d(0x208)]['col'],'end':_0x1d5106['params'][_0x336f4d(0x1b1)]}),_0x3774b7=_0x1cf476[_0x336f4d(0x256)][_0x336f4d(0xfd)](_0x1d5106);return _0x3774b7[_0x336f4d(0x208)]['criteria']=null,_0x143499===null?{'m1Prime':[_0x343b6e,_0x3774b7],'m2Prime':[]}:_0x5cb0dc[_0x336f4d(0x208)]['col']===_0x143499[_0x336f4d(0xf6)]?_0xa299d3:(_0x5cb0dc[_0x336f4d(0x208)][_0x336f4d(0x1b1)]=_0x143499[_0x336f4d(0xf6)],_0x5cb0dc['params']['criteria']&&(_0x5cb0dc[_0x336f4d(0x208)][_0x336f4d(0x1fe)][_0x336f4d(0xfc)]=_0x143499[_0x336f4d(0xf6)]),{'m1Prime':[_0x3774b7,_0x5cb0dc,_0x343b6e],'m2Prime':[_0x5cb0dc]});}},_0x3b21ed={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x4eb45f,_0x41660c){const _0x5bb780=_0x3faf9b,_0x5a7e3f={'m1Prime':[_0x4eb45f],'m2Prime':[_0x41660c]};if(_0x4eb45f[_0x5bb780(0x208)][_0x5bb780(0x2af)]!==_0x41660c[_0x5bb780(0x208)][_0x5bb780(0x2af)]||_0x4eb45f['params'][_0x5bb780(0x2a5)]!==_0x41660c[_0x5bb780(0x208)][_0x5bb780(0x2a5)])return _0x5a7e3f;const _0x236646=_0x1cf476[_0x5bb780(0x256)][_0x5bb780(0xfd)](_0x4eb45f),_0xc91d75=_0x1cf476[_0x5bb780(0x256)][_0x5bb780(0xfd)](_0x41660c),_0x6839b4=_0x4484f5({'start':_0x4eb45f[_0x5bb780(0x208)][_0x5bb780(0x241)]['startColumn'],'end':_0x4eb45f[_0x5bb780(0x208)][_0x5bb780(0x241)][_0x5bb780(0x2bb)]},{'start':_0x41660c[_0x5bb780(0x208)][_0x5bb780(0x241)][_0x5bb780(0x18f)],'end':_0x41660c[_0x5bb780(0x208)]['range'][_0x5bb780(0x2bb)]});return _0x6839b4===null?{'m1Prime':[_0x236646,{'id':_0x464318[_0x5bb780(0x2cf)]['id'],'params':{'unitId':_0x41660c[_0x5bb780(0x208)][_0x5bb780(0x2af)],'subUnitId':_0x41660c[_0x5bb780(0x208)][_0x5bb780(0x2af)]}}],'m2Prime':[]}:(_0xc91d75[_0x5bb780(0x208)][_0x5bb780(0x241)][_0x5bb780(0x18f)]=_0x6839b4[_0x5bb780(0xf6)],_0xc91d75[_0x5bb780(0x208)][_0x5bb780(0x241)][_0x5bb780(0x2bb)]=_0x6839b4[_0x5bb780(0x2e3)],{'m1Prime':[_0xc91d75,_0x236646],'m2Prime':[_0xc91d75]});}},_0x417586={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x32678e[_0x3faf9b(0x255)]['id'],'handler'(_0x1deed7,_0x1b4549){const _0x552ed3=_0x3faf9b,_0x4da53c={'m1Prime':_0x1deed7,'m2Prime':_0x1b4549};if(_0x1deed7[_0x552ed3(0x208)][_0x552ed3(0x2af)]!==_0x1b4549[_0x552ed3(0x208)]['unitId']||_0x1deed7[_0x552ed3(0x208)][_0x552ed3(0x2a5)]!==_0x1b4549['params'][_0x552ed3(0x2a5)])return _0x4da53c;const _0x45a5b0=_0x1cf476[_0x552ed3(0x256)][_0x552ed3(0xfd)](_0x1deed7),_0x5d2d1b=_0x1cf476[_0x552ed3(0x256)][_0x552ed3(0xfd)](_0x1b4549),{ranges:_0x500366,colWidth:_0xa90f3d}=_0x5d2d1b[_0x552ed3(0x208)];return _0x500366[_0x552ed3(0xe7)](_0x320257=>{const _0xe98923=_0x552ed3,_0x2c6d85=_0x32678e[_0xe98923(0x179)](_0x581e30(_0x1deed7[_0xe98923(0x208)]['range']),_0x320257);_0x2c6d85==null?_0x5d2d1b['id']=_0x32678e[_0xe98923(0xb1)]['id']:(_0x320257[_0xe98923(0x18f)]+=_0x2c6d85[_0xe98923(0xfa)],_0x320257[_0xe98923(0x2bb)]+=_0x2c6d85[_0xe98923(0xfa)]+_0x2c6d85[_0xe98923(0x18e)]);}),typeof _0xa90f3d!=_0x552ed3(0x2cd)&&_0x1cf476[_0x552ed3(0x8f)](_0x1deed7[_0x552ed3(0x208)][_0x552ed3(0x241)][_0x552ed3(0x18f)],_0x1deed7[_0x552ed3(0x208)]['range']['endColumn']-_0x1deed7['params'][_0x552ed3(0x241)][_0x552ed3(0x18f)]+0x1,_0xa90f3d),{'m1Prime':_0x45a5b0,'m2Prime':_0x5d2d1b};}},_0x20536c={'m1':_0x32678e['RemoveColMutation']['id'],'m2':_0x1dd8e1[_0x3faf9b(0xe5)]['id'],'handler':_0x3cf2f1((_0x1a7d6a,_0x59827c)=>{const _0x2703ce=_0x3faf9b,_0x5a6ca3={'m1Prime':_0x1a7d6a,'m2Prime':_0x59827c};if(_0x1a7d6a['params'][_0x2703ce(0x2af)]!==_0x59827c['params']['unitId']||_0x1a7d6a[_0x2703ce(0x208)][_0x2703ce(0x2a5)]!==_0x59827c[_0x2703ce(0x208)][_0x2703ce(0x2a5)])return _0x5a6ca3;const _0x1dc39c={'id':_0x32678e[_0x2703ce(0x1ee)]['id'],'params':{'unitId':_0x1a7d6a['params'][_0x2703ce(0x2af)],'subUnitId':_0x1a7d6a[_0x2703ce(0x208)][_0x2703ce(0x2a5)],'range':_0x1a7d6a['params']['range']}},_0x31af51=_0xcbbb4b(_0x59827c,_0x1dc39c);return{'m1Prime':[_0x1a7d6a,..._0x31af51],'m2Prime':[_0x59827c,..._0x31af51]};},_0x3faf9b(0x97))},_0x1a5129={'m1':_0x32678e[_0x3faf9b(0x1c1)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x39592c,_0x48a893)=>{const _0x2489d4=_0x3faf9b,_0x3196f7={'m1Prime':_0x39592c,'m2Prime':_0x48a893};if(_0x39592c[_0x2489d4(0x208)]['unitId']!==_0x48a893['params'][_0x2489d4(0x2af)]||_0x48a893[_0x2489d4(0x208)]['subUnitId']!==_0x39592c[_0x2489d4(0x208)][_0x2489d4(0x2a5)])return _0x3196f7;const _0x556cce={'id':_0x32678e[_0x2489d4(0x1ee)]['id'],'params':{'range':_0x39592c[_0x2489d4(0x208)]['range']}},_0x57b409=_0x4465a2(_0x48a893,_0x556cce);return{'m1Prime':[_0x39592c,..._0x57b409],'m2Prime':[_0x48a893,..._0x57b409]};},_0x3faf9b(0x97))},_0x4b2633={'m1':_0x2dcd0c[_0x3faf9b(0x22b)]['id'],'m2':_0x2dcd0c['RemoveDataValidationMutation']['id'],'handler':_0x3cf2f1((_0x250642,_0x56e901)=>{const _0x17651a=_0x3faf9b,_0x2f0537={'m1Prime':_0x250642,'m2Prime':_0x56e901};return _0x250642[_0x17651a(0x208)][_0x17651a(0x2af)]===_0x56e901[_0x17651a(0x208)][_0x17651a(0x2af)]&&_0x250642['params'][_0x17651a(0x2a5)]===_0x56e901[_0x17651a(0x208)][_0x17651a(0x2a5)]&&_0x250642['params'][_0x17651a(0x267)]===_0x56e901[_0x17651a(0x208)][_0x17651a(0x267)]?{'m1Prime':[],'m2Prime':[]}:_0x2f0537;},_0x3faf9b(0x97))},_0x4feff1={'m1':_0x22aa2[_0x3faf9b(0x2a3)]['id'],'m2':_0x22aa2[_0x3faf9b(0x2a3)]['id'],'handler':_0x3cf2f1((_0x32f5f2,_0xf09199)=>{const _0x4d62d8=_0x3faf9b,_0x2f25a2=_0x32f5f2[_0x4d62d8(0x208)],_0x407602=_0xf09199[_0x4d62d8(0x208)];return _0x2f25a2[_0x4d62d8(0x2af)]===_0x407602[_0x4d62d8(0x2af)]&&_0x2f25a2[_0x4d62d8(0x2a5)]===_0x407602[_0x4d62d8(0x2a5)]&&_0x2f25a2['id']===_0x407602['id']?{'m2Prime':[],'m1Prime':[]}:{'m1Prime':_0x32f5f2,'m2Prime':_0xf09199};},_0x3faf9b(0x97))},_0x30cdb5={'m1':_0x32678e[_0x3faf9b(0x9e)]['id'],'m2':_0x32678e['RemoveNumfmtMutation']['id'],'handler'(_0xb92d95,_0x41c40d){const _0x19502e=_0x3faf9b;if(_0xb92d95[_0x19502e(0x208)][_0x19502e(0x2af)]!==_0x41c40d['params']['unitId']||_0xb92d95['params'][_0x19502e(0x2a5)]!==_0x41c40d[_0x19502e(0x208)][_0x19502e(0x2a5)])return{'m1Prime':_0xb92d95,'m2Prime':_0x41c40d};const _0x456652=_0x1cf476['Tools'][_0x19502e(0xfd)](_0xb92d95),_0x8cc6bc=_0x1cf476[_0x19502e(0x256)][_0x19502e(0xfd)](_0x41c40d),_0x3e78b6=[],_0x4fbc6a=_0x8cc6bc[_0x19502e(0x208)][_0x19502e(0xd1)];return _0x456652[_0x19502e(0x208)][_0x19502e(0xd1)][_0x19502e(0xe7)](_0x199fd9=>{const _0x1cc119=_0x19502e,_0x294ba9=_0x498579(_0x199fd9,_0x4fbc6a);_0x294ba9['length']>0x0&&_0x3e78b6[_0x1cc119(0x107)](..._0x294ba9);}),_0x456652['params']['ranges']=_0x3e78b6,{'m1Prime':_0xb92d95,'m2Prime':_0x41c40d};}},_0x38028c={'m1':_0x32678e['RemoveNumfmtMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0x14068a,_0x184688){const _0x5a97ce=_0x3faf9b;if(_0x14068a['params'][_0x5a97ce(0x2af)]!==_0x184688[_0x5a97ce(0x208)][_0x5a97ce(0x2af)]||_0x14068a[_0x5a97ce(0x208)][_0x5a97ce(0x2a5)]!==_0x184688[_0x5a97ce(0x208)][_0x5a97ce(0x2a5)])return{'m1Prime':_0x14068a,'m2Prime':_0x184688};const _0x3dd0a0=_0x1cf476[_0x5a97ce(0x256)][_0x5a97ce(0xfd)](_0x14068a),_0x485cbe=_0x1cf476[_0x5a97ce(0x256)][_0x5a97ce(0xfd)](_0x184688),_0x5798b9=[],_0x348d79=Object[_0x5a97ce(0xcb)](_0x485cbe[_0x5a97ce(0x208)]['values'])[_0x5a97ce(0x131)](_0x4a5268=>_0x4a5268[_0x5a97ce(0xd1)])[_0x5a97ce(0x129)]();return _0x3dd0a0['params'][_0x5a97ce(0xd1)][_0x5a97ce(0xe7)](_0x39c250=>{const _0x5ec84c=_0x5a97ce,_0x34190a=_0x498579(_0x39c250,_0x348d79);_0x34190a[_0x5ec84c(0x18e)]>0x0&&_0x5798b9['push'](..._0x34190a);}),_0x3dd0a0[_0x5a97ce(0x208)][_0x5a97ce(0xd1)]=_0x5798b9,{'m1Prime':_0x3dd0a0,'m2Prime':_0x485cbe};}},_0x7a357a={'m1':_0x32678e['RemoveRowMutation']['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x45cb62,_0x310d1e)=>{const _0x4dfcd3=_0x3faf9b,_0x1ef895={'m1Prime':_0x45cb62,'m2Prime':_0x310d1e};if(_0x45cb62['params'][_0x4dfcd3(0x2af)]!==_0x310d1e['params'][_0x4dfcd3(0x2af)]||_0x45cb62['params'][_0x4dfcd3(0x2a5)]!==_0x310d1e[_0x4dfcd3(0x208)]['subUnitId'])return _0x1ef895;const _0x263b92={'id':_0x32678e[_0x4dfcd3(0xf4)]['id'],'params':{'unitId':_0x45cb62[_0x4dfcd3(0x208)]['unitId'],'subUnitId':_0x45cb62[_0x4dfcd3(0x208)][_0x4dfcd3(0x2a5)],'range':_0x45cb62[_0x4dfcd3(0x208)][_0x4dfcd3(0x241)]}},_0x3bc805=_0x574a17(_0x310d1e,_0x263b92);return{'m1Prime':[_0x45cb62,..._0x3bc805],'m2Prime':[_0x310d1e,..._0x3bc805]};},'handler')},_0x5ecfd1={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0xee)]['id'],'handler'(_0x338fb8,_0x2c877f){const _0x5a39e3=_0x3faf9b,_0x1ff627={'m1Prime':_0x338fb8,'m2Prime':_0x2c877f};if(_0x338fb8[_0x5a39e3(0x208)][_0x5a39e3(0x2af)]!==_0x2c877f[_0x5a39e3(0x208)]['unitId']||_0x338fb8[_0x5a39e3(0x208)][_0x5a39e3(0x2a5)]!==_0x2c877f[_0x5a39e3(0x208)][_0x5a39e3(0x2a5)])return _0x1ff627;const _0x14d5cf={'id':_0x32678e['RemoveRowCommand']['id'],'params':{'range':_0x338fb8['params'][_0x5a39e3(0x241)]}},_0xc5d2fd=_0x249fac(_0x2c877f,_0x14d5cf);return{'m1Prime':[_0x338fb8,..._0xc5d2fd],'m2Prime':[_0x2c877f,..._0xc5d2fd]};}},_0x1da40f={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e['AddWorksheetMergeMutation']['id'],'handler'(_0x491c7f,_0x40e8a4){const _0x1d5be1=_0x3faf9b,_0x4291e3=_0x471cc8[_0x1d5be1(0x97)](_0x40e8a4,_0x491c7f);return _0x3b7ff8(_0x4291e3)?{'m1Prime':_0x4291e3[_0x1d5be1(0x108)],'m2Prime':_0x4291e3['m1Prime']}:_0x4291e3;}},_0x3f9c16={'m1':_0x32678e['RemoveRowMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0xa31407,_0x49a50a){const _0x56e32c=_0x3faf9b,_0x584baa={'m1Prime':_0xa31407,'m2Prime':_0x49a50a};if(_0xa31407[_0x56e32c(0x208)][_0x56e32c(0x2af)]!==_0x49a50a[_0x56e32c(0x208)][_0x56e32c(0x2af)]||_0xa31407['params'][_0x56e32c(0x2a5)]!==_0x49a50a[_0x56e32c(0x208)][_0x56e32c(0x296)][_0x56e32c(0x2a5)]&&_0xa31407[_0x56e32c(0x208)][_0x56e32c(0x2a5)]!==_0x49a50a[_0x56e32c(0x208)]['to'][_0x56e32c(0x2a5)])return _0x584baa;const _0x4bded0=_0x1cf476[_0x56e32c(0x256)][_0x56e32c(0xfd)](_0xa31407),_0x2c4d6a=_0x1cf476['Tools'][_0x56e32c(0xfd)](_0x49a50a),{startRow:_0x37110e,endRow:_0x20ce23}=_0xa31407['params'][_0x56e32c(0x241)];if(_0xa31407['params'][_0x56e32c(0x2a5)]===_0x49a50a[_0x56e32c(0x208)][_0x56e32c(0x296)][_0x56e32c(0x2a5)]){const _0xd70afa=new _0x1cf476[(_0x56e32c(0x176))](_0x2c4d6a[_0x56e32c(0x208)][_0x56e32c(0x296)][_0x56e32c(0x1a4)]),_0x2f4d6b=_0xd70afa[_0x56e32c(0x145)](),{startRow:_0x45384c,endRow:_0x2e4f5f}=_0x2f4d6b;if(_0x45384c<=_0x20ce23&&_0x2e4f5f>=_0x37110e)return{'error':new Error(_0x56e32c(0x112))};_0x20ce23<_0x45384c&&_0xd70afa['removeRows'](_0x37110e,_0x20ce23-_0x37110e+0x1),_0x2c4d6a[_0x56e32c(0x208)][_0x56e32c(0x296)][_0x56e32c(0x1a4)]=_0xd70afa[_0x56e32c(0x27d)]();}if(_0xa31407[_0x56e32c(0x208)]['subUnitId']===_0x49a50a[_0x56e32c(0x208)]['to']['subUnitId']){const _0x5b961d=new _0x1cf476['ObjectMatrix'](_0x2c4d6a['params']['to']['value']),_0x41cf18=_0x5b961d['getDataRange'](),{startRow:_0x26a8d9,endRow:_0x234fc7}=_0x41cf18;if(_0x26a8d9<=_0x20ce23&&_0x234fc7>=_0x37110e)return{'error':new Error(_0x56e32c(0x112))};_0x20ce23<_0x26a8d9&&_0x5b961d['removeRows'](_0x37110e,_0x20ce23-_0x37110e+0x1),_0x2c4d6a[_0x56e32c(0x208)]['to'][_0x56e32c(0x1a4)]=_0x5b961d[_0x56e32c(0x27d)]();}return{'m1Prime':_0x4bded0,'m2Prime':_0x2c4d6a};}},_0x586165={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0xdf)]['id'],'handler'(_0x12d1e7,_0x167eda){const _0x3115f3=_0x3faf9b,_0x5783a4={'m1Prime':_0x12d1e7,'m2Prime':_0x167eda};if(_0x12d1e7[_0x3115f3(0x208)][_0x3115f3(0x2af)]!==_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x2af)]||_0x12d1e7[_0x3115f3(0x208)][_0x3115f3(0x2a5)]!==_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x2a5)])return _0x5783a4;const _0x5b3c4a=_0x1cf476[_0x3115f3(0x256)][_0x3115f3(0xfd)](_0x12d1e7),_0x398732=_0x1cf476[_0x3115f3(0x256)][_0x3115f3(0xfd)](_0x167eda);if(_0x12d1e7['params'][_0x3115f3(0x241)][_0x3115f3(0x25c)]<=_0x167eda['params'][_0x3115f3(0x266)][_0x3115f3(0x20e)]&&_0x12d1e7['params']['range'][_0x3115f3(0x20e)]>=_0x167eda['params'][_0x3115f3(0x266)][_0x3115f3(0x25c)]||_0x12d1e7[_0x3115f3(0x208)][_0x3115f3(0x241)][_0x3115f3(0x25c)]<=_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x1f7)][_0x3115f3(0x20e)]&&_0x12d1e7[_0x3115f3(0x208)][_0x3115f3(0x241)]['endRow']>=_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x1f7)][_0x3115f3(0x25c)])return{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20move\x20row')};const _0x3e0493=_0x32678e[_0x3115f3(0x179)](_0x581e30(_0x32678e[_0x3115f3(0x168)](_0x12d1e7[_0x3115f3(0x208)][_0x3115f3(0x241)])),_0x581e30(_0x32678e[_0x3115f3(0x168)](_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x266)]))),_0x215d88=_0x32678e[_0x3115f3(0x179)](_0x581e30(_0x32678e[_0x3115f3(0x168)](_0x12d1e7['params'][_0x3115f3(0x241)])),_0x581e30(_0x32678e[_0x3115f3(0x168)](_0x167eda['params'][_0x3115f3(0x1f7)])));_0x3e0493&&_0x215d88?(_0x398732['params']['sourceRange'][_0x3115f3(0x25c)]+=_0x3e0493['step'],_0x398732[_0x3115f3(0x208)][_0x3115f3(0x266)][_0x3115f3(0x20e)]+=_0x3e0493[_0x3115f3(0xfa)]+(_0x3e0493[_0x3115f3(0x18e)]||0x0),_0x398732['params'][_0x3115f3(0x1f7)][_0x3115f3(0x25c)]+=_0x215d88[_0x3115f3(0xfa)],_0x398732[_0x3115f3(0x208)]['targetRange'][_0x3115f3(0x20e)]+=_0x215d88[_0x3115f3(0xfa)]+(_0x215d88[_0x3115f3(0x18e)]||0x0)):_0x398732['id']=_0x32678e[_0x3115f3(0xb1)]['id'];const _0x3f3384=_0x32678e[_0x3115f3(0x162)]({'start':_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x266)][_0x3115f3(0x25c)],'end':_0x167eda['params']['sourceRange'][_0x3115f3(0x20e)]},{'start':_0x167eda[_0x3115f3(0x208)][_0x3115f3(0x1f7)]['startRow'],'end':_0x167eda['params'][_0x3115f3(0x1f7)]['endRow']},{'start':_0x12d1e7['params'][_0x3115f3(0x241)][_0x3115f3(0x25c)],'end':_0x12d1e7[_0x3115f3(0x208)]['range'][_0x3115f3(0x20e)]});if(_0x3f3384){const {step:_0x322e1b,length:_0xafeb47}=_0x3f3384;_0x5b3c4a[_0x3115f3(0x208)]['range'][_0x3115f3(0x25c)]+=_0x322e1b,_0x5b3c4a[_0x3115f3(0x208)][_0x3115f3(0x241)]['endRow']+=_0x322e1b+(_0xafeb47||0x0);}else _0x5b3c4a['id']=_0x32678e[_0x3115f3(0xb1)]['id'];return{'m1Prime':_0x5b3c4a,'m2Prime':_0x398732};}},_0x11abe2={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x52a14b,_0x439bdb){const _0x1adc08=_0x3faf9b,_0x52ca4c={'m1Prime':_0x52a14b,'m2Prime':_0x439bdb};if(_0x52a14b[_0x1adc08(0x208)][_0x1adc08(0x2af)]!==_0x439bdb[_0x1adc08(0x208)][_0x1adc08(0x2af)]||_0x52a14b[_0x1adc08(0x208)][_0x1adc08(0x2a5)]!==_0x439bdb['params'][_0x1adc08(0x2a5)])return _0x52ca4c;const _0x14035=_0x1cf476[_0x1adc08(0x256)][_0x1adc08(0xfd)](_0x52a14b),_0x343cca=_0x1cf476['Tools'][_0x1adc08(0xfd)](_0x439bdb),{ranges:_0x1d26f5}=_0x343cca['params'];return _0x1d26f5[_0x1adc08(0x29e)](_0x3a22eb=>{const _0x12207a=_0x1adc08,_0x366c33=_0x32678e[_0x12207a(0x179)](_0x581e30(_0x32678e['rotateRange'](_0x52a14b[_0x12207a(0x208)]['range'])),_0x581e30(_0x32678e[_0x12207a(0x168)](_0x3a22eb)));return _0x366c33===null||_0x366c33[_0x12207a(0x18e)]!==0x0?!0x0:(_0x3a22eb['startRow']+=_0x366c33[_0x12207a(0xfa)],_0x3a22eb[_0x12207a(0x20e)]+=_0x366c33[_0x12207a(0xfa)],!0x1);})?{'error':new Error('remove\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt')}:{'m1Prime':_0x14035,'m2Prime':_0x343cca};}},_0x2319ba={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e['RemoveRowMutation']['id'],'handler'(_0x2a9c6f,_0x586f9e){const _0x2babc5=_0x3faf9b,_0x5f0422={'m1Prime':_0x2a9c6f,'m2Prime':_0x586f9e};if(_0x2a9c6f[_0x2babc5(0x208)][_0x2babc5(0x2af)]!==_0x586f9e['params'][_0x2babc5(0x2af)]||_0x2a9c6f[_0x2babc5(0x208)][_0x2babc5(0x2a5)]!==_0x586f9e[_0x2babc5(0x208)][_0x2babc5(0x2a5)])return _0x5f0422;const _0x5484b5=_0x1cf476[_0x2babc5(0x256)][_0x2babc5(0xfd)](_0x2a9c6f),_0x220177=_0x1cf476[_0x2babc5(0x256)][_0x2babc5(0xfd)](_0x586f9e),_0x3a909b=_0x32678e['handleBaseRemoveRange'](_0x581e30(_0x32678e[_0x2babc5(0x168)](_0x2a9c6f[_0x2babc5(0x208)][_0x2babc5(0x241)])),_0x581e30(_0x32678e['rotateRange'](_0x586f9e[_0x2babc5(0x208)][_0x2babc5(0x241)])));if(_0x3a909b){const {step:_0x26e654,length:_0x2f91dd}=_0x3a909b;_0x220177['params'][_0x2babc5(0x241)][_0x2babc5(0x25c)]+=_0x26e654,_0x220177[_0x2babc5(0x208)]['range'][_0x2babc5(0x20e)]+=_0x26e654+(_0x2f91dd||0x0);}else _0x220177['id']=_0x32678e[_0x2babc5(0xb1)]['id'];const _0x59cd11=_0x32678e[_0x2babc5(0x179)](_0x581e30(_0x32678e['rotateRange'](_0x586f9e[_0x2babc5(0x208)][_0x2babc5(0x241)])),_0x581e30(_0x32678e[_0x2babc5(0x168)](_0x2a9c6f[_0x2babc5(0x208)][_0x2babc5(0x241)])));if(_0x59cd11){const {step:_0x4b100b,length:_0x288da1}=_0x59cd11;_0x5484b5[_0x2babc5(0x208)][_0x2babc5(0x241)]['startRow']+=_0x4b100b,_0x5484b5[_0x2babc5(0x208)][_0x2babc5(0x241)][_0x2babc5(0x20e)]+=_0x4b100b+(_0x288da1||0x0);}else _0x5484b5['id']=_0x32678e[_0x2babc5(0xb1)]['id'];return{'m1Prime':_0x5484b5,'m2Prime':_0x220177};}},_0xd711c7={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0x5c13d1,_0x40b2c){const _0x556b96=_0x3faf9b,_0x3e24b7=_0x1cf476['Tools']['deepClone'](_0x5c13d1),_0x597d25=_0x1cf476[_0x556b96(0x256)]['deepClone'](_0x40b2c);if(_0x5c13d1[_0x556b96(0x208)][_0x556b96(0x2af)]!==_0x40b2c[_0x556b96(0x208)][_0x556b96(0x2af)]||_0x5c13d1[_0x556b96(0x208)][_0x556b96(0x2a5)]!==_0x40b2c[_0x556b96(0x208)]['subUnitId'])return{'m1Prime':_0x3e24b7,'m2Prime':_0x597d25};const _0x556f44=_0x597d25[_0x556b96(0x208)]['ranges']['reduce']((_0x3bd51f,_0x2bc97e)=>{const _0x211958=_0x556b96,_0x39dcd3=_0x3e24b7['params']['range'],_0x132378=_0x39dcd3[_0x211958(0x20e)]-_0x39dcd3[_0x211958(0x25c)]+0x1;let _0x5ee9c0={..._0x2bc97e};return _0x39dcd3[_0x211958(0x25c)]>_0x2bc97e[_0x211958(0x20e)]?_0x5ee9c0={..._0x2bc97e}:_0x39dcd3[_0x211958(0x25c)]>=_0x2bc97e[_0x211958(0x25c)]&&_0x39dcd3[_0x211958(0x25c)]<=_0x2bc97e[_0x211958(0x20e)]&&_0x39dcd3['endRow']>_0x2bc97e['endRow']?(_0x5ee9c0[_0x211958(0x20e)]=_0x39dcd3[_0x211958(0x25c)]-0x1,_0x39dcd3[_0x211958(0x25c)]===_0x2bc97e[_0x211958(0x25c)]&&(_0x5ee9c0=null)):_0x39dcd3[_0x211958(0x25c)]>_0x2bc97e['startRow']&&_0x39dcd3[_0x211958(0x20e)]<_0x2bc97e[_0x211958(0x20e)]?_0x5ee9c0['endRow']=_0x2bc97e[_0x211958(0x20e)]-_0x132378:_0x39dcd3['startRow']<_0x2bc97e[_0x211958(0x25c)]&&_0x39dcd3[_0x211958(0x20e)]>=_0x2bc97e[_0x211958(0x25c)]&&_0x39dcd3['endRow']<=_0x2bc97e['endRow']?(_0x5ee9c0[_0x211958(0x25c)]=_0x39dcd3['startRow'],_0x5ee9c0[_0x211958(0x20e)]=_0x2bc97e['endRow']-_0x132378,_0x39dcd3[_0x211958(0x20e)]===_0x2bc97e[_0x211958(0x20e)]&&(_0x5ee9c0=null)):_0x39dcd3[_0x211958(0x25c)]<=_0x2bc97e[_0x211958(0x25c)]&&_0x39dcd3[_0x211958(0x20e)]>=_0x2bc97e['endRow']?_0x5ee9c0=null:_0x39dcd3[_0x211958(0x20e)]<_0x2bc97e['startRow']&&(_0x5ee9c0[_0x211958(0x25c)]=_0x2bc97e[_0x211958(0x25c)]-_0x132378,_0x5ee9c0[_0x211958(0x20e)]=_0x2bc97e['endRow']-_0x132378),_0x5ee9c0&&!(_0x5ee9c0['startRow']===_0x5ee9c0[_0x211958(0x20e)]&&_0x5ee9c0[_0x211958(0x18f)]===_0x5ee9c0[_0x211958(0x2bb)])&&_0x3bd51f[_0x211958(0x107)](_0x5ee9c0),_0x3bd51f;},[]);return _0x597d25[_0x556b96(0x208)][_0x556b96(0xd1)]=_0x556f44,{'m1Prime':_0x3e24b7,'m2Prime':_0x597d25};}},_0x552a90={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x19e)]['id'],'handler'(_0x409e23,_0x466022){const _0x359871=_0x3faf9b,_0x44c27f={'m1Prime':_0x409e23,'m2Prime':_0x466022};if(_0x409e23[_0x359871(0x208)][_0x359871(0x2af)]!==_0x466022[_0x359871(0x208)]['unitId']||_0x409e23[_0x359871(0x208)][_0x359871(0x2a5)]!==_0x466022[_0x359871(0x208)][_0x359871(0x2a5)])return _0x44c27f;const _0x4d2a87=_0x1cf476['Tools'][_0x359871(0xfd)](_0x466022),_0x5e8e77=_0x1cf476['Tools']['deepClone'](_0x409e23),_0x258f96=_0x32678e[_0x359871(0x179)](_0x581e30(_0x32678e[_0x359871(0x168)](_0x409e23[_0x359871(0x208)][_0x359871(0x241)])),_0x581e30(_0x32678e[_0x359871(0x168)](_0x466022[_0x359871(0x208)]['range'])));if(!_0x258f96)return{'m1Prime':_0x409e23,'m2Prime':[]};if(_0x258f96['length']===0x0&&_0x258f96['step']===0x0)return{'m1Prime':_0x409e23,'m2Prime':_0x466022};const {startRow:_0x11f5af,endRow:_0x95026b}=_0x409e23[_0x359871(0x208)]['range'];_0x4d2a87[_0x359871(0x208)][_0x359871(0x241)]['startRow']+=_0x258f96[_0x359871(0xfa)],_0x4d2a87[_0x359871(0x208)]['range'][_0x359871(0x20e)]+=_0x258f96[_0x359871(0xfa)]+(_0x258f96['length']||0x0);const _0x4e587b=Object[_0x359871(0xd7)](_0x466022['params']['order'])['map'](_0x2c7aaa=>_0xebaa95(_0x11f5af,_0x95026b,Number(_0x2c7aaa)))[_0x359871(0x114)](_0x27e9ca=>_0x27e9ca!==null),_0x398fb4={};for(const _0x121744 in _0x466022[_0x359871(0x208)][_0x359871(0x185)]){let _0x165ecb=_0x466022[_0x359871(0x208)][_0x359871(0x185)][_0x121744];_0x165ecb=_0xebaa95(_0x11f5af,_0x95026b,_0x165ecb),_0x165ecb!==null&&(_0x398fb4[_0x4e587b[_0x359871(0x93)]()]=_0x165ecb);}_0x4d2a87[_0x359871(0x208)]['order']=_0x398fb4;const _0x374ead=_0x45bf4e(_0x466022['params'][_0x359871(0x185)],{'start':_0x409e23[_0x359871(0x208)][_0x359871(0x241)][_0x359871(0x25c)],'end':_0x409e23['params'][_0x359871(0x241)][_0x359871(0x20e)]}),_0x5adcf7=[_0x5e8e77];return _0x374ead&&_0x5adcf7[_0x359871(0xa3)]({'id':_0x32678e['ReorderRangeMutation']['id'],'params':{..._0x409e23['params'],'order':_0x374ead['order'],'range':{..._0x466022['params'][_0x359871(0x241)],..._0x374ead['range']}}}),{'m1Prime':_0x5adcf7,'m2Prime':_0x4d2a87};}},_0x45bf4e=_0x3cf2f1((_0x38a16a,_0xee4613)=>{const _0x235079=_0x3faf9b,_0x2c41a0=Object['keys'](_0x38a16a)['map'](Number)[_0x235079(0xb0)]((_0x2c321d,_0x7b00bc)=>_0x2c321d-_0x7b00bc);if(_0x2c41a0[_0x235079(0x18e)]===0x0)return null;const _0x351ab4=_0x2c41a0[0x0],_0x3aae68=_0x2c41a0[_0x2c41a0[_0x235079(0x18e)]-0x1];if(_0x351ab4>_0xee4613[_0x235079(0x2e3)]||_0x3aae68<_0xee4613[_0x235079(0xf6)])return null;const _0x172de3=_0x2c41a0[_0x235079(0x114)](_0x392bd3=>_0x38a16a[_0x392bd3]>=_0xee4613[_0x235079(0xf6)]&&_0x38a16a[_0x392bd3]<=_0xee4613['end']);if(_0x172de3[_0x235079(0x18e)]===0x0)return null;const _0x2f0adb=_0x172de3[_0x235079(0x131)](_0x52fd0e=>_0x38a16a[_0x52fd0e]),_0x5d3b1a={},_0x442d54=Math[_0x235079(0x181)](_0x172de3[0x0],_0xee4613[_0x235079(0xf6)]),_0x1a14a2=Math[_0x235079(0x102)](_0x172de3[_0x172de3[_0x235079(0x18e)]-0x1],_0xee4613[_0x235079(0x2e3)]),_0xd6ff04=Array[_0x235079(0x296)]({'length':_0x1a14a2-_0x442d54+0x1},(_0x2356ae,_0x5d3fe6)=>_0x5d3fe6+_0x442d54)[_0x235079(0x114)](_0x581ba1=>!_0x172de3[_0x235079(0x118)](_0x581ba1));return Array[_0x235079(0x296)]({'length':_0x1a14a2-_0x442d54+0x1},(_0x3e7ff5,_0x50aa43)=>_0x50aa43+_0x442d54)['filter'](_0x3aabdd=>!_0x2f0adb['includes'](_0x3aabdd))[_0x235079(0xe7)]((_0x3682f7,_0x46face)=>{_0x5d3b1a[_0x3682f7]=_0xd6ff04[_0x46face];}),_0x2f0adb[_0x235079(0xe7)]((_0x5c353d,_0x3c3e3a)=>{_0x5d3b1a[_0x5c353d]=_0x172de3[_0x3c3e3a];}),{'range':{'startRow':_0x442d54,'endRow':_0x1a14a2},'order':_0x5d3b1a};},'reorderRemoveRows'),_0xebaa95=_0x3cf2f1((_0x5f3cb2,_0x5ba3de,_0x57e2da)=>_0x57e2da>=_0x5f3cb2&&_0x57e2da<=_0x5ba3de?null:_0x57e2da>_0x5ba3de?_0x57e2da-(_0x5ba3de-_0x5f3cb2+0x1):_0x57e2da,_0x3faf9b(0x26d)),_0x3d60d7={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler'(_0x47ab66,_0x2a089e){const _0x226d7f=_0x3faf9b,_0x5e54ee={'m1Prime':_0x47ab66,'m2Prime':_0x2a089e};if(_0x47ab66[_0x226d7f(0x208)]['unitId']!==_0x2a089e[_0x226d7f(0x208)][_0x226d7f(0x2af)]||_0x47ab66[_0x226d7f(0x208)][_0x226d7f(0x2a5)]!==_0x2a089e[_0x226d7f(0x208)][_0x226d7f(0x2a5)])return _0x5e54ee;const _0x585a8d=[_0x1cf476[_0x226d7f(0x256)][_0x226d7f(0xfd)](_0x47ab66)],_0xf22008=_0x1cf476['Tools'][_0x226d7f(0xfd)](_0x2a089e),{values:_0x4b19d4}=_0xf22008[_0x226d7f(0x208)],_0x4d260c=[];let _0x34735a=!0x1;for(const _0x5e890c in _0x4b19d4){const _0x51c149=_0x4b19d4[_0x5e890c];if(_0x4d260c[_0x226d7f(0x107)](..._0x51c149[_0x226d7f(0xd1)]),_0x51c149[_0x226d7f(0xd1)][_0x226d7f(0x29e)](_0x1052ab=>{const _0x245c42=_0x226d7f,_0x342bce=_0x32678e[_0x245c42(0x179)](_0x581e30(_0x32678e[_0x245c42(0x168)](_0x47ab66['params'][_0x245c42(0x241)])),_0x581e30(_0x32678e[_0x245c42(0x168)](_0x1052ab)));return _0x342bce==null||_0x342bce['length']!==0x0?!0x0:(_0x342bce[_0x245c42(0xfa)]!==0x0&&(_0x34735a=!0x0),_0x1052ab[_0x245c42(0x25c)]+=_0x342bce['step'],_0x1052ab[_0x245c42(0x20e)]+=_0x342bce[_0x245c42(0xfa)],!0x1);}))return{'error':new Error(_0x226d7f(0xf8))};}if(_0x34735a){const _0x20707a={'id':_0x32678e[_0x226d7f(0x9e)]['id'],'params':{'unitId':_0x2a089e[_0x226d7f(0x208)]['unitId'],'subUnitId':_0x2a089e[_0x226d7f(0x208)][_0x226d7f(0x2a5)],'ranges':_0x4d260c}};_0x585a8d[_0x226d7f(0x107)](_0x20707a,_0xf22008);}return{'m1Prime':_0x585a8d,'m2Prime':_0xf22008};}},_0xbe0686={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x32247c,_0x33b436){const _0x266a60=_0x3faf9b,_0x136cfb={'m1Prime':_0x32247c,'m2Prime':_0x33b436};if(_0x32247c[_0x266a60(0x208)][_0x266a60(0x2af)]!==_0x33b436[_0x266a60(0x208)][_0x266a60(0x2af)]||_0x32247c[_0x266a60(0x208)][_0x266a60(0x2a5)]!==_0x33b436[_0x266a60(0x208)][_0x266a60(0x2a5)])return _0x136cfb;const _0x3e761d=[_0x1cf476[_0x266a60(0x256)][_0x266a60(0xfd)](_0x32247c)],_0x31e2e2=_0x1cf476[_0x266a60(0x256)][_0x266a60(0xfd)](_0x33b436),_0x44ccbe=new _0x1cf476[(_0x266a60(0x176))](_0x31e2e2[_0x266a60(0x208)][_0x266a60(0xb2)]),_0x51a1d0=_0x44ccbe[_0x266a60(0x145)](),_0x3c4860=_0x32247c[_0x266a60(0x208)][_0x266a60(0x241)],_0xdc6844=_0x3c4860[_0x266a60(0x20e)]-_0x3c4860['startRow']+0x1;if(_0x31e2e2[_0x266a60(0x208)][_0x266a60(0xb2)]&&_0x3c4860[_0x266a60(0x20e)]<_0x51a1d0[_0x266a60(0x25c)])_0x5e7fb8(_0x31e2e2[_0x266a60(0x208)]['cellValue'],_0x51a1d0['startRow'],_0x51a1d0[_0x266a60(0x20e)]-_0x51a1d0[_0x266a60(0x25c)]+0x1,-_0xdc6844);else{if(_0x3c4860[_0x266a60(0x25c)]<=_0x51a1d0[_0x266a60(0x20e)])return{'error':new Error(_0x266a60(0xd5))};}const _0x54e6d3=new _0x1cf476[(_0x266a60(0x176))]();let _0x4c7c60=!0x1,_0x5a1e43=!0x1;if(_0x44ccbe['forValue']((_0x2ce2c5,_0x36f89a,_0x2d73f0)=>{const _0x105d6f=_0x266a60;if(_0x2d73f0&&_0x2d73f0['f']){const _0x3be6dc=_0x2d73f0['f'];let _0x5da10d=!0x1;const _0x318536=_0xfa87e6(_0x32247c[_0x105d6f(0x208)][_0x105d6f(0x2af)],_0x32247c[_0x105d6f(0x208)][_0x105d6f(0x2a5)],_0x3be6dc,_0x1b7372=>{const _0x3dec2f=_0x105d6f,_0x21bce2=_0x32678e[_0x3dec2f(0x179)](_0x581e30(_0x32678e[_0x3dec2f(0x168)](_0x32247c[_0x3dec2f(0x208)][_0x3dec2f(0x241)])),_0x581e30(_0x32678e[_0x3dec2f(0x168)](_0x1b7372)));return _0x21bce2===null?(_0x4c7c60=!0x0,_0x1b7372):((_0x21bce2[_0x3dec2f(0xfa)]!==0x0||_0x21bce2['length']!==0x0)&&(_0x5da10d=!0x0,_0x1b7372[_0x3dec2f(0x25c)]+=_0x21bce2[_0x3dec2f(0xfa)],_0x1b7372['endRow']+=_0x21bce2[_0x3dec2f(0xfa)]+_0x21bce2[_0x3dec2f(0x18e)]),_0x1b7372);});_0x5da10d&&(_0x5a1e43=!0x0,_0x2d73f0['f']=_0x318536,_0x54e6d3['setValue'](_0x2ce2c5,_0x36f89a,{..._0x2d73f0}));}}),_0x4c7c60)return{'error':new Error(_0x266a60(0x2f0))};if(_0x5a1e43){const _0x3bf66e={'id':_0x32678e['SetRangeValuesMutation']['id'],'params':{'unitId':_0x33b436[_0x266a60(0x208)][_0x266a60(0x2af)],'subUnitId':_0x33b436['params']['subUnitId'],'cellValue':_0x54e6d3[_0x266a60(0x27d)]()}};_0x3e761d[_0x266a60(0x107)](_0x3bf66e);}return{'m1Prime':_0x3e761d,'m2Prime':_0x31e2e2};}},_0x195842={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x8a)]['id'],'handler'(_0x33b203,_0x489527){const _0x30dd4e=_0x3faf9b,_0x3d1131={'m1Prime':_0x33b203,'m2Prime':_0x489527};if(_0x33b203[_0x30dd4e(0x208)][_0x30dd4e(0x2af)]!==_0x489527[_0x30dd4e(0x208)][_0x30dd4e(0x2af)]||_0x33b203[_0x30dd4e(0x208)][_0x30dd4e(0x2a5)]!==_0x489527[_0x30dd4e(0x208)][_0x30dd4e(0x2a5)])return _0x3d1131;const _0x26f81f=_0x1cf476[_0x30dd4e(0x256)][_0x30dd4e(0xfd)](_0x33b203),_0x25ebf0=_0x1cf476[_0x30dd4e(0x256)][_0x30dd4e(0xfd)](_0x489527),{rowData:_0x57741b}=_0x25ebf0[_0x30dd4e(0x208)];return _0x1cf476['spliceArray'](_0x33b203['params']['range'][_0x30dd4e(0x25c)],_0x33b203[_0x30dd4e(0x208)]['range'][_0x30dd4e(0x20e)]-_0x33b203['params'][_0x30dd4e(0x241)][_0x30dd4e(0x25c)]+0x1,_0x57741b),{'m1Prime':_0x26f81f,'m2Prime':_0x25ebf0};}},_0x37b744={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ec)]['id'],'handler'(_0x59ae92,_0x5a5d1f){const _0x29ad8e=_0x3faf9b,_0x3bd7f8={'m1Prime':_0x59ae92,'m2Prime':_0x5a5d1f};if(_0x59ae92[_0x29ad8e(0x208)][_0x29ad8e(0x2af)]!==_0x5a5d1f['params'][_0x29ad8e(0x2af)]||_0x59ae92[_0x29ad8e(0x208)]['subUnitId']!==_0x5a5d1f[_0x29ad8e(0x208)][_0x29ad8e(0x2a5)])return _0x3bd7f8;const _0x5d309a=_0x1cf476['Tools'][_0x29ad8e(0xfd)](_0x59ae92),_0x2927b4=_0x1cf476[_0x29ad8e(0x256)][_0x29ad8e(0xfd)](_0x5a5d1f),{ranges:_0x4655d8}=_0x2927b4[_0x29ad8e(0x208)];return _0x4655d8['forEach'](_0x389cb7=>{const _0x158df2=_0x29ad8e,_0x44e103=_0x32678e[_0x158df2(0x179)](_0x581e30(_0x32678e[_0x158df2(0x168)](_0x59ae92['params']['range'])),_0x581e30(_0x32678e[_0x158df2(0x168)](_0x389cb7)));_0x44e103==null?_0x2927b4['id']=_0x32678e[_0x158df2(0xb1)]['id']:(_0x389cb7[_0x158df2(0x25c)]+=_0x44e103['step'],_0x389cb7[_0x158df2(0x20e)]+=_0x44e103[_0x158df2(0xfa)]+_0x44e103[_0x158df2(0x18e)]);}),{'m1Prime':_0x5d309a,'m2Prime':_0x2927b4};}},_0x2090e7={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x18b)]['id'],'handler'(_0x29d822,_0x458638){const _0x379875=_0x3faf9b,_0xda4f95={'m1Prime':_0x29d822,'m2Prime':_0x458638};if(_0x29d822['params'][_0x379875(0x2af)]!==_0x458638[_0x379875(0x208)][_0x379875(0x2af)]||_0x29d822[_0x379875(0x208)][_0x379875(0x2a5)]!==_0x458638[_0x379875(0x208)][_0x379875(0x2a5)])return _0xda4f95;const _0x5cd7bd=_0x1cf476[_0x379875(0x256)][_0x379875(0xfd)](_0x29d822),_0x141f8f=_0x1cf476['Tools'][_0x379875(0xfd)](_0x458638),{ranges:_0x4929fa}=_0x141f8f[_0x379875(0x208)];return _0x4929fa[_0x379875(0xe7)](_0x34ba61=>{const _0x149d2a=_0x379875,_0x4fa5eb=_0x32678e[_0x149d2a(0x179)](_0x581e30(_0x32678e['rotateRange'](_0x29d822[_0x149d2a(0x208)]['range'])),_0x581e30(_0x32678e[_0x149d2a(0x168)](_0x34ba61)));_0x4fa5eb==null?_0x141f8f['id']=_0x32678e[_0x149d2a(0xb1)]['id']:(_0x34ba61[_0x149d2a(0x25c)]+=_0x4fa5eb[_0x149d2a(0xfa)],_0x34ba61[_0x149d2a(0x20e)]+=_0x4fa5eb[_0x149d2a(0xfa)]+_0x4fa5eb[_0x149d2a(0x18e)]);}),{'m1Prime':_0x5cd7bd,'m2Prime':_0x141f8f};}},_0x5c43b3={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x17664d,_0x4c5ac0){const _0x6b882c=_0x3faf9b,_0x397b92={'m1Prime':[],'m2Prime':[]};if(_0x17664d[_0x6b882c(0x208)]['unitId']!==_0x4c5ac0[_0x6b882c(0x208)][_0x6b882c(0x2af)]||_0x17664d[_0x6b882c(0x208)][_0x6b882c(0x2a5)]!==_0x4c5ac0[_0x6b882c(0x208)]['subUnitId'])return _0x397b92;const _0x3ece17=_0x1cf476[_0x6b882c(0x256)][_0x6b882c(0xfd)](_0x4c5ac0);let _0x587338=!0x1;return _0x3ece17[_0x6b882c(0x208)][_0x6b882c(0xeb)]['forEach'](_0x105bda=>{const _0x30a3e9=_0x6b882c,{range:_0x42e718,primary:_0x13e419}=_0x105bda,_0x4670e5=_0x32678e[_0x30a3e9(0x179)](_0x581e30(_0x32678e[_0x30a3e9(0x168)](_0x17664d[_0x30a3e9(0x208)][_0x30a3e9(0x241)])),_0x581e30(_0x32678e[_0x30a3e9(0x168)](_0x42e718)));if(_0x4670e5!=null&&(_0x4670e5[_0x30a3e9(0x18e)]||_0x4670e5[_0x30a3e9(0xfa)])){if(_0x42e718['startRow']+=_0x4670e5[_0x30a3e9(0xfa)],_0x42e718[_0x30a3e9(0x20e)]+=_0x4670e5[_0x30a3e9(0xfa)]+(_0x4670e5[_0x30a3e9(0x18e)]||0x0),_0x13e419){const _0x2ab875=_0x32678e['handleBaseRemoveRange'](_0x581e30(_0x32678e[_0x30a3e9(0x168)](_0x17664d[_0x30a3e9(0x208)]['range'])),_0x581e30(_0x32678e['rotateRange'](_0x13e419)));if(_0x2ab875==null){_0x13e419[_0x30a3e9(0x25c)]=_0x42e718['startRow'],_0x13e419['endRow']=_0x42e718[_0x30a3e9(0x25c)],_0x13e419['actualRow']=_0x42e718[_0x30a3e9(0x25c)];return;}(_0x2ab875[_0x30a3e9(0x18e)]||_0x2ab875['step'])&&(_0x13e419[_0x30a3e9(0x25c)]+=_0x2ab875[_0x30a3e9(0xfa)],_0x13e419[_0x30a3e9(0x20e)]+=_0x2ab875[_0x30a3e9(0xfa)],_0x13e419[_0x30a3e9(0x1a7)]+=_0x2ab875[_0x30a3e9(0xfa)]);}_0x587338=!0x0;}}),_0x587338&&_0x397b92[_0x6b882c(0x108)][_0x6b882c(0x107)](_0x3ece17),_0x397b92;}},_0x4f1d94={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x5a75b4,_0x4df9f4){const _0x514ebe=_0x3faf9b,_0xa9a27c={'m1Prime':[_0x5a75b4],'m2Prime':[_0x4df9f4]};if(_0x5a75b4[_0x514ebe(0x208)][_0x514ebe(0x2af)]!==_0x4df9f4['params']['unitId']||_0x5a75b4['params']['subUnitId']!==_0x4df9f4['params']['subUnitId'])return _0xa9a27c;const _0x316791=_0x1cf476[_0x514ebe(0x256)][_0x514ebe(0xfd)](_0x5a75b4),_0x514c38=_0x1cf476[_0x514ebe(0x256)]['deepClone'](_0x4df9f4),_0x4b1a46=_0x4484f5({'start':_0x5a75b4['params'][_0x514ebe(0x241)][_0x514ebe(0x25c)],'end':_0x5a75b4[_0x514ebe(0x208)][_0x514ebe(0x241)]['endRow']},{'start':_0x4df9f4[_0x514ebe(0x208)]['range']['startRow'],'end':_0x4df9f4['params'][_0x514ebe(0x241)][_0x514ebe(0x20e)]});return _0x4b1a46===null?{'m1Prime':[_0x316791,{'id':_0x464318[_0x514ebe(0x2cf)]['id'],'params':{'unitId':_0x4df9f4[_0x514ebe(0x208)][_0x514ebe(0x2af)],'subUnitId':_0x4df9f4[_0x514ebe(0x208)][_0x514ebe(0x2af)]}}],'m2Prime':[]}:(_0x514c38['params']['range'][_0x514ebe(0x25c)]=_0x4b1a46['start'],_0x514c38[_0x514ebe(0x208)][_0x514ebe(0x241)][_0x514ebe(0x20e)]=_0x4b1a46[_0x514ebe(0x2e3)],{'m1Prime':[_0x514c38,_0x316791],'m2Prime':[_0x514c38]});}},_0x2cd444={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0xc8)]['id'],'handler'(_0x587eb9,_0x5fdef0){const _0x3c660d=_0x3faf9b,_0x2fd092={'m1Prime':_0x587eb9,'m2Prime':_0x5fdef0};if(_0x587eb9['params'][_0x3c660d(0x2af)]!==_0x5fdef0[_0x3c660d(0x208)]['unitId']||_0x587eb9['params'][_0x3c660d(0x2a5)]!==_0x5fdef0[_0x3c660d(0x208)][_0x3c660d(0x2a5)])return _0x2fd092;const _0x46a3f3=_0x1cf476[_0x3c660d(0x256)][_0x3c660d(0xfd)](_0x587eb9),_0x437901=_0x1cf476[_0x3c660d(0x256)]['deepClone'](_0x5fdef0),{rowsAutoHeightInfo:_0x4934e1}=_0x437901[_0x3c660d(0x208)];for(let _0x5ef406=_0x4934e1[_0x3c660d(0x18e)]-0x1;_0x5ef406>=0x0;_0x5ef406--){const _0x4c741d=_0x4934e1[_0x5ef406],_0x39bf2f={'startRow':_0x4c741d[_0x3c660d(0x1b7)],'endRow':_0x4c741d[_0x3c660d(0x1b7)],'startColumn':0x0,'endColumn':0x0},_0x3cefe2=_0x32678e[_0x3c660d(0x179)](_0x581e30(_0x32678e[_0x3c660d(0x168)](_0x587eb9['params']['range'])),_0x32678e[_0x3c660d(0x168)](_0x39bf2f));_0x3cefe2==null?_0x4934e1[_0x3c660d(0x17b)](_0x5ef406,0x1):_0x4c741d[_0x3c660d(0x1b7)]+=_0x3cefe2['step'];}return{'m1Prime':_0x46a3f3,'m2Prime':_0x437901};}},_0x5e0488={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e[_0x3faf9b(0x85)]['id'],'handler'(_0x1c2407,_0xf5233c){const _0x4f5cb8=_0x3faf9b,_0x3e060d={'m1Prime':_0x1c2407,'m2Prime':_0xf5233c};if(_0x1c2407[_0x4f5cb8(0x208)][_0x4f5cb8(0x2af)]!==_0xf5233c[_0x4f5cb8(0x208)][_0x4f5cb8(0x2af)]||_0x1c2407[_0x4f5cb8(0x208)][_0x4f5cb8(0x2a5)]!==_0xf5233c[_0x4f5cb8(0x208)][_0x4f5cb8(0x2a5)])return _0x3e060d;const _0x31730c=_0x1cf476['Tools'][_0x4f5cb8(0xfd)](_0x1c2407),_0xb453e6=_0x1cf476[_0x4f5cb8(0x256)][_0x4f5cb8(0xfd)](_0xf5233c),{ranges:_0x247830,rowHeight:_0x523150}=_0xb453e6[_0x4f5cb8(0x208)];return _0x247830[_0x4f5cb8(0xe7)](_0x597c60=>{const _0x46cfd1=_0x4f5cb8,_0x401419=_0x32678e[_0x46cfd1(0x179)](_0x581e30(_0x32678e['rotateRange'](_0x1c2407['params'][_0x46cfd1(0x241)])),_0x32678e[_0x46cfd1(0x168)](_0x597c60));_0x401419==null?_0xb453e6['id']=_0x32678e[_0x46cfd1(0xb1)]['id']:(_0x597c60[_0x46cfd1(0x25c)]+=_0x401419[_0x46cfd1(0xfa)],_0x597c60[_0x46cfd1(0x20e)]+=_0x401419[_0x46cfd1(0xfa)]+_0x401419[_0x46cfd1(0x18e)]);}),typeof _0x523150!='number'&&_0x1cf476[_0x4f5cb8(0x8f)](_0x1c2407[_0x4f5cb8(0x208)][_0x4f5cb8(0x241)]['startRow'],_0x1c2407[_0x4f5cb8(0x208)][_0x4f5cb8(0x241)]['endRow']-_0x1c2407[_0x4f5cb8(0x208)][_0x4f5cb8(0x241)][_0x4f5cb8(0x25c)]+0x1,_0x523150),{'m1Prime':_0x31730c,'m2Prime':_0xb453e6};}},_0x8d0727={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x32678e['SetWorksheetRowIsAutoHeightMutation']['id'],'handler'(_0x363711,_0x57a603){const _0x28dea7=_0x3faf9b,_0x1a5760={'m1Prime':_0x363711,'m2Prime':_0x57a603};if(_0x363711['params']['unitId']!==_0x57a603[_0x28dea7(0x208)][_0x28dea7(0x2af)]||_0x363711['params'][_0x28dea7(0x2a5)]!==_0x57a603[_0x28dea7(0x208)][_0x28dea7(0x2a5)])return _0x1a5760;const _0x1f3255=_0x1cf476[_0x28dea7(0x256)][_0x28dea7(0xfd)](_0x363711),_0x14778d=_0x1cf476[_0x28dea7(0x256)][_0x28dea7(0xfd)](_0x57a603),{ranges:_0x5df4e3,autoHeightInfo:_0x23adaa}=_0x14778d[_0x28dea7(0x208)];return _0x5df4e3['forEach'](_0x238d48=>{const _0x12b278=_0x28dea7,_0x9802ea=_0x32678e[_0x12b278(0x179)](_0x581e30(_0x32678e[_0x12b278(0x168)](_0x363711[_0x12b278(0x208)][_0x12b278(0x241)])),_0x32678e['rotateRange'](_0x238d48));_0x9802ea==null?_0x14778d['id']=_0x32678e[_0x12b278(0xb1)]['id']:(_0x238d48['startRow']+=_0x9802ea[_0x12b278(0xfa)],_0x238d48['endRow']+=_0x9802ea[_0x12b278(0xfa)]+_0x9802ea[_0x12b278(0x18e)]);}),typeof _0x23adaa!='number'&&_0x1cf476[_0x28dea7(0x8f)](_0x363711['params'][_0x28dea7(0x241)][_0x28dea7(0x25c)],_0x363711[_0x28dea7(0x208)][_0x28dea7(0x241)][_0x28dea7(0x20e)]-_0x363711[_0x28dea7(0x208)][_0x28dea7(0x241)][_0x28dea7(0x25c)]+0x1,_0x23adaa),{'m1Prime':_0x1f3255,'m2Prime':_0x14778d};}},_0x3d9a76={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x1dd8e1['UpdateCommentRefMutation']['id'],'handler':_0x3cf2f1((_0x17ae57,_0x128566)=>{const _0x29d45b=_0x3faf9b,_0x3880aa={'m1Prime':_0x17ae57,'m2Prime':_0x128566};if(_0x17ae57['params']['unitId']!==_0x128566['params'][_0x29d45b(0x2af)]||_0x17ae57[_0x29d45b(0x208)][_0x29d45b(0x2a5)]!==_0x128566[_0x29d45b(0x208)][_0x29d45b(0x2a5)])return _0x3880aa;const _0x4f33c3={'id':_0x32678e['RemoveRowCommand']['id'],'params':{'unitId':_0x17ae57[_0x29d45b(0x208)][_0x29d45b(0x2af)],'subUnitId':_0x17ae57['params'][_0x29d45b(0x2a5)],'range':_0x17ae57[_0x29d45b(0x208)]['range']}},_0x5a0d9d=_0xcbbb4b(_0x128566,_0x4f33c3);return{'m1Prime':[_0x17ae57,..._0x5a0d9d],'m2Prime':[_0x128566,..._0x5a0d9d]};},_0x3faf9b(0x97))},_0x4a0d62={'m1':_0x32678e[_0x3faf9b(0xc4)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x540b12,_0x30da18)=>{const _0x2b3978=_0x3faf9b,_0x3c9861={'m1Prime':_0x540b12,'m2Prime':_0x30da18};if(_0x540b12[_0x2b3978(0x208)][_0x2b3978(0x2af)]!==_0x30da18[_0x2b3978(0x208)]['unitId']||_0x30da18[_0x2b3978(0x208)]['subUnitId']!==_0x540b12[_0x2b3978(0x208)]['subUnitId'])return _0x3c9861;const _0x503b1a={'id':_0x32678e['RemoveRowCommand']['id'],'params':{'range':_0x540b12[_0x2b3978(0x208)][_0x2b3978(0x241)]}},_0x184ed8=_0x4465a2(_0x30da18,_0x503b1a);return{'m1Prime':[_0x540b12,..._0x184ed8],'m2Prime':[_0x30da18,..._0x184ed8]};},_0x3faf9b(0x97))},_0x418d94={'m1':_0x32678e[_0x3faf9b(0x1d5)]['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x8bf986,_0x21cf44){const _0x311aa7=_0x3faf9b,_0x2997f8=_0x1cf476['Tools']['deepClone'](_0x8bf986),_0x441465=_0x1cf476[_0x311aa7(0x256)][_0x311aa7(0xfd)](_0x21cf44);if(_0x8bf986[_0x311aa7(0x208)][_0x311aa7(0x2af)]!==_0x21cf44[_0x311aa7(0x208)][_0x311aa7(0x2af)]||_0x8bf986[_0x311aa7(0x208)][_0x311aa7(0x2a5)]!==_0x21cf44['params'][_0x311aa7(0x2a5)])return{'m1Prime':_0x2997f8,'m2Prime':_0x441465};for(let _0x50e3f9=0x0;_0x50e3f9<_0x2997f8[_0x311aa7(0x208)][_0x311aa7(0xd1)][_0x311aa7(0x18e)];_0x50e3f9++){let _0x1e0acd=!0x1;for(let _0x46c64f=0x0;_0x46c64f<_0x441465[_0x311aa7(0x208)][_0x311aa7(0xd1)][_0x311aa7(0x18e)];_0x46c64f++){const _0x42aff8=_0x2997f8[_0x311aa7(0x208)][_0x311aa7(0xd1)][_0x50e3f9],_0x44c889=_0x441465[_0x311aa7(0x208)]['ranges'][_0x46c64f];if(_0x1cf476[_0x311aa7(0x167)][_0x311aa7(0x2dd)](_0x42aff8,_0x44c889)){_0x1e0acd=!0x0;break;}}_0x1e0acd&&(_0x2997f8[_0x311aa7(0x208)][_0x311aa7(0xd1)]['splice'](_0x50e3f9,0x1),_0x50e3f9--);}return _0x2997f8[_0x311aa7(0x208)][_0x311aa7(0xd1)]['length']===0x0&&(_0x2997f8['id']=_0x32678e[_0x311aa7(0xb1)]['id']),{'m1Prime':_0x2997f8,'m2Prime':_0x441465};}},_0x4140ff={'m1':_0x32678e[_0x3faf9b(0x1d5)]['id'],'m2':_0x32678e[_0x3faf9b(0x16a)]['id'],'handler'(_0x1697a8,_0x6bb348){const _0x58eb6d=_0x3faf9b,_0x3daf0a=_0x1cf476[_0x58eb6d(0x256)][_0x58eb6d(0xfd)](_0x1697a8),_0x1b2ee8=_0x1cf476[_0x58eb6d(0x256)]['deepClone'](_0x6bb348);if(_0x1697a8[_0x58eb6d(0x208)]['unitId']!==_0x6bb348[_0x58eb6d(0x208)][_0x58eb6d(0x2af)]||_0x1697a8['params'][_0x58eb6d(0x2a5)]!==_0x6bb348[_0x58eb6d(0x208)][_0x58eb6d(0x2a5)])return{'m1Prime':_0x3daf0a,'m2Prime':_0x1b2ee8};const _0x194cd3=_0x3daf0a[_0x58eb6d(0x208)][_0x58eb6d(0xd1)][_0x58eb6d(0x131)](_0x3cf5f7=>{const _0x6a8e91=_0x58eb6d,_0x4d66c1=_0x1b2ee8[_0x6a8e91(0x208)][_0x6a8e91(0x241)],_0x4b5225=_0x4d66c1[_0x6a8e91(0x2bb)]-_0x4d66c1[_0x6a8e91(0x18f)]+0x1;return _0x4d66c1[_0x6a8e91(0x18f)]<=_0x3cf5f7[_0x6a8e91(0x18f)]?{..._0x3cf5f7,'startColumn':_0x3cf5f7['startColumn']+_0x4b5225,'endColumn':_0x3cf5f7[_0x6a8e91(0x2bb)]+_0x4b5225}:_0x4d66c1['startColumn']>_0x3cf5f7[_0x6a8e91(0x18f)]&&_0x4d66c1[_0x6a8e91(0x18f)]<=_0x3cf5f7['endColumn']?{..._0x3cf5f7,'endColumn':_0x3cf5f7['endColumn']+_0x4b5225}:{..._0x3cf5f7};});return _0x3daf0a[_0x58eb6d(0x208)][_0x58eb6d(0xd1)]=_0x194cd3,{'m1Prime':_0x3daf0a,'m2Prime':_0x1b2ee8};}},_0x4a230c={'m1':_0x32678e['RemoveWorksheetMergeMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x23d)]['id'],'handler'(_0x4e5262,_0x5cb439){const _0x3e61ad=_0x3faf9b,_0x22f09c=_0x1cf476['Tools'][_0x3e61ad(0xfd)](_0x4e5262),_0x426640=_0x1cf476[_0x3e61ad(0x256)][_0x3e61ad(0xfd)](_0x5cb439);if(_0x4e5262['params'][_0x3e61ad(0x2af)]!==_0x5cb439['params'][_0x3e61ad(0x2af)]||_0x4e5262[_0x3e61ad(0x208)][_0x3e61ad(0x2a5)]!==_0x5cb439[_0x3e61ad(0x208)][_0x3e61ad(0x2a5)])return{'m1Prime':_0x22f09c,'m2Prime':_0x426640};const _0x4941e4=_0x22f09c['params'][_0x3e61ad(0xd1)][_0x3e61ad(0x131)](_0xa8bab5=>{const _0x58a73c=_0x3e61ad,_0x2c1675=_0x426640[_0x58a73c(0x208)][_0x58a73c(0x241)],_0x371897=_0x2c1675[_0x58a73c(0x20e)]-_0x2c1675['startRow']+0x1;return _0x2c1675[_0x58a73c(0x25c)]<=_0xa8bab5['startRow']?{..._0xa8bab5,'startRow':_0xa8bab5[_0x58a73c(0x25c)]+_0x371897,'endRow':_0xa8bab5[_0x58a73c(0x20e)]+_0x371897}:_0x2c1675[_0x58a73c(0x25c)]>_0xa8bab5[_0x58a73c(0x25c)]&&_0x2c1675[_0x58a73c(0x25c)]<=_0xa8bab5['endRow']?{..._0xa8bab5,'endRow':_0xa8bab5[_0x58a73c(0x20e)]+_0x371897}:{..._0xa8bab5};});return _0x22f09c[_0x3e61ad(0x208)][_0x3e61ad(0xd1)]=_0x4941e4,{'m1Prime':_0x22f09c,'m2Prime':_0x426640};}},_0x40e2e2={'m1':_0x32678e[_0x3faf9b(0x1d5)]['id'],'m2':_0x32678e[_0x3faf9b(0x165)]['id'],'handler'(_0x54aff9,_0x184bcf){const _0x548931=_0x3faf9b,_0x4177ad=_0x1cf476['Tools'][_0x548931(0xfd)](_0x54aff9),_0x5a64db=_0x1cf476[_0x548931(0x256)]['deepClone'](_0x184bcf);if(_0x54aff9[_0x548931(0x208)]['unitId']!==_0x184bcf[_0x548931(0x208)]['unitId']||_0x54aff9[_0x548931(0x208)][_0x548931(0x2a5)]!==_0x184bcf[_0x548931(0x208)][_0x548931(0x2a5)])return{'m1Prime':_0x4177ad,'m2Prime':_0x5a64db};const _0x4a51ef=_0x4177ad['params'][_0x548931(0xd1)][_0x548931(0x285)]((_0x524d7d,_0x38e613)=>{const _0x361974=_0x548931,{sourceRange:_0x100736,targetRange:_0x2d088e}=_0x184bcf[_0x361974(0x208)],_0x27dab9={..._0x38e613};return _0x100736[_0x361974(0x2bb)]<_0x27dab9['startColumn']&&_0x2d088e[_0x361974(0x18f)]>_0x27dab9['endColumn']?(_0x27dab9[_0x361974(0x18f)]-=_0x100736[_0x361974(0x2bb)]-_0x100736['startColumn']+0x1,_0x27dab9[_0x361974(0x2bb)]-=_0x100736[_0x361974(0x2bb)]-_0x100736[_0x361974(0x18f)]+0x1,_0x172449(_0x27dab9)&&_0x524d7d[_0x361974(0x107)](_0x27dab9)):_0x100736['startColumn']>_0x27dab9[_0x361974(0x2bb)]&&_0x2d088e[_0x361974(0x2bb)]<_0x27dab9[_0x361974(0x18f)]?(_0x27dab9['startColumn']+=_0x100736[_0x361974(0x2bb)]-_0x100736[_0x361974(0x18f)]+0x1,_0x27dab9[_0x361974(0x2bb)]+=_0x100736['endColumn']-_0x100736[_0x361974(0x18f)]+0x1,_0x172449(_0x27dab9)&&_0x524d7d[_0x361974(0x107)](_0x27dab9)):_0x1cf476[_0x361974(0x167)]['intersects'](_0x27dab9,_0x100736)||_0x1cf476[_0x361974(0x167)]['intersects'](_0x27dab9,_0x2d088e)||_0x524d7d['push'](_0x27dab9),_0x524d7d;},[]);return _0x4177ad[_0x548931(0x208)][_0x548931(0xd1)]=_0x4a51ef,_0x4177ad[_0x548931(0x208)][_0x548931(0xd1)][_0x548931(0x18e)]===0x0&&(_0x4177ad['id']=_0x32678e[_0x548931(0xb1)]['id']),{'m1Prime':_0x4177ad,'m2Prime':_0x5a64db};}},_0x5083e9={'m1':_0x32678e[_0x3faf9b(0x1d5)]['id'],'m2':_0x32678e[_0x3faf9b(0xdf)]['id'],'handler'(_0x45de8f,_0x28d9b7){const _0x2b0061=_0x3faf9b,_0x1657e9=_0x1cf476[_0x2b0061(0x256)][_0x2b0061(0xfd)](_0x45de8f),_0x31ab0d=_0x1cf476[_0x2b0061(0x256)][_0x2b0061(0xfd)](_0x28d9b7);if(_0x45de8f[_0x2b0061(0x208)][_0x2b0061(0x2af)]!==_0x28d9b7[_0x2b0061(0x208)][_0x2b0061(0x2af)]||_0x45de8f['params'][_0x2b0061(0x2a5)]!==_0x28d9b7[_0x2b0061(0x208)][_0x2b0061(0x2a5)])return{'m1Prime':_0x1657e9,'m2Prime':_0x31ab0d};const _0x334473=_0x1657e9['params']['ranges'][_0x2b0061(0x285)]((_0x548b64,_0x3c8696)=>{const _0x2cf04b=_0x2b0061,{sourceRange:_0x1b1424,targetRange:_0x122d56}=_0x28d9b7[_0x2cf04b(0x208)],_0x1519ec={..._0x3c8696};return _0x1b1424[_0x2cf04b(0x20e)]<_0x1519ec[_0x2cf04b(0x25c)]&&_0x122d56[_0x2cf04b(0x25c)]>_0x1519ec['endRow']?(_0x1519ec[_0x2cf04b(0x25c)]-=_0x1b1424['endRow']-_0x1b1424[_0x2cf04b(0x25c)]+0x1,_0x1519ec['endRow']-=_0x1b1424[_0x2cf04b(0x20e)]-_0x1b1424['startRow']+0x1,_0x172449(_0x1519ec)&&_0x548b64[_0x2cf04b(0x107)](_0x1519ec)):_0x1b1424[_0x2cf04b(0x25c)]>_0x1519ec['endRow']&&_0x122d56[_0x2cf04b(0x20e)]<_0x1519ec[_0x2cf04b(0x25c)]?(_0x1519ec[_0x2cf04b(0x25c)]+=_0x1b1424['endRow']-_0x1b1424[_0x2cf04b(0x25c)]+0x1,_0x1519ec[_0x2cf04b(0x20e)]+=_0x1b1424['endRow']-_0x1b1424['startRow']+0x1,_0x172449(_0x1519ec)&&_0x548b64[_0x2cf04b(0x107)](_0x1519ec)):_0x1cf476[_0x2cf04b(0x167)][_0x2cf04b(0x2dd)](_0x1519ec,_0x1b1424)||_0x1cf476[_0x2cf04b(0x167)][_0x2cf04b(0x2dd)](_0x1519ec,_0x122d56)||_0x548b64[_0x2cf04b(0x107)](_0x1519ec),_0x548b64;},[]);return _0x1657e9[_0x2b0061(0x208)][_0x2b0061(0xd1)]=_0x334473,_0x1657e9[_0x2b0061(0x208)][_0x2b0061(0xd1)][_0x2b0061(0x18e)]===0x0&&(_0x1657e9['id']=_0x32678e[_0x2b0061(0xb1)]['id']),{'m1Prime':_0x1657e9,'m2Prime':_0x31ab0d};}},_0x24f3f0={'m1':_0x32678e['RemoveWorksheetMergeMutation']['id'],'m2':_0x32678e['RemoveColMutation']['id'],'handler'(_0xd543dd,_0x305e0c){const _0x479d1f=_0x3faf9b,_0x3b0a5b=_0x1cf476['Tools']['deepClone'](_0xd543dd),_0x37be78=_0x1cf476[_0x479d1f(0x256)][_0x479d1f(0xfd)](_0x305e0c);if(_0xd543dd[_0x479d1f(0x208)][_0x479d1f(0x2af)]!==_0x305e0c[_0x479d1f(0x208)][_0x479d1f(0x2af)]||_0xd543dd[_0x479d1f(0x208)][_0x479d1f(0x2a5)]!==_0x305e0c[_0x479d1f(0x208)][_0x479d1f(0x2a5)])return{'m1Prime':_0x3b0a5b,'m2Prime':_0x37be78};const _0x106b86=_0x3b0a5b[_0x479d1f(0x208)][_0x479d1f(0xd1)][_0x479d1f(0x285)]((_0x44ce2d,_0x5379be)=>{const _0xd94f36=_0x479d1f,_0x3947dd=_0x37be78[_0xd94f36(0x208)][_0xd94f36(0x241)],_0x149759=_0x3947dd[_0xd94f36(0x2bb)]-_0x3947dd[_0xd94f36(0x18f)]+0x1;let _0x6905ce={..._0x5379be};return _0x3947dd['startColumn']>_0x5379be[_0xd94f36(0x2bb)]?_0x6905ce={..._0x5379be}:_0x3947dd['startColumn']>=_0x5379be['startColumn']&&_0x3947dd[_0xd94f36(0x18f)]<=_0x5379be['endColumn']&&_0x3947dd[_0xd94f36(0x2bb)]>_0x5379be[_0xd94f36(0x2bb)]?(_0x6905ce[_0xd94f36(0x2bb)]=_0x3947dd['startColumn']-0x1,_0x3947dd[_0xd94f36(0x18f)]===_0x5379be[_0xd94f36(0x18f)]&&(_0x6905ce=null)):_0x3947dd[_0xd94f36(0x18f)]>_0x5379be[_0xd94f36(0x18f)]&&_0x3947dd[_0xd94f36(0x2bb)]<_0x5379be[_0xd94f36(0x2bb)]?_0x6905ce[_0xd94f36(0x2bb)]=_0x5379be['endColumn']-_0x149759:_0x3947dd[_0xd94f36(0x18f)]<_0x5379be['startColumn']&&_0x3947dd[_0xd94f36(0x2bb)]>=_0x5379be[_0xd94f36(0x18f)]&&_0x3947dd['endColumn']<=_0x5379be[_0xd94f36(0x2bb)]?(_0x6905ce[_0xd94f36(0x18f)]=_0x3947dd[_0xd94f36(0x18f)],_0x6905ce[_0xd94f36(0x2bb)]=_0x5379be[_0xd94f36(0x2bb)]-_0x149759,_0x3947dd[_0xd94f36(0x2bb)]===_0x5379be[_0xd94f36(0x2bb)]&&(_0x6905ce=null)):_0x3947dd['startColumn']<=_0x5379be[_0xd94f36(0x18f)]&&_0x3947dd[_0xd94f36(0x2bb)]>=_0x5379be[_0xd94f36(0x2bb)]?_0x6905ce=null:_0x3947dd['endColumn']<_0x5379be['startColumn']&&(_0x6905ce['startColumn']=_0x5379be[_0xd94f36(0x18f)]-_0x149759,_0x6905ce[_0xd94f36(0x2bb)]=_0x5379be['endColumn']-_0x149759),_0x6905ce&&!(_0x6905ce['startRow']===_0x6905ce[_0xd94f36(0x20e)]&&_0x6905ce[_0xd94f36(0x18f)]===_0x6905ce['endColumn'])&&_0x44ce2d[_0xd94f36(0x107)](_0x6905ce),_0x44ce2d;},[]);return _0x3b0a5b[_0x479d1f(0x208)][_0x479d1f(0xd1)]=_0x106b86,_0x3b0a5b[_0x479d1f(0x208)][_0x479d1f(0xd1)]['length']===0x0&&(_0x3b0a5b['id']=_0x32678e[_0x479d1f(0xb1)]['id']),{'m1Prime':_0x3b0a5b,'m2Prime':_0x37be78};}},_0x56c7b8={'m1':_0x32678e['RemoveWorksheetMergeMutation']['id'],'m2':_0x32678e['RemoveRowMutation']['id'],'handler'(_0x43652f,_0x368e1f){const _0x83b700=_0x3faf9b,_0x54977c=_0x1cf476[_0x83b700(0x256)][_0x83b700(0xfd)](_0x43652f),_0x35d657=_0x1cf476[_0x83b700(0x256)]['deepClone'](_0x368e1f);if(_0x43652f['params'][_0x83b700(0x2af)]!==_0x368e1f[_0x83b700(0x208)][_0x83b700(0x2af)]||_0x43652f[_0x83b700(0x208)][_0x83b700(0x2a5)]!==_0x368e1f[_0x83b700(0x208)]['subUnitId'])return{'m1Prime':_0x54977c,'m2Prime':_0x35d657};const _0x56c3f7=_0x54977c[_0x83b700(0x208)][_0x83b700(0xd1)][_0x83b700(0x285)]((_0x5040b5,_0x21b950)=>{const _0x3fdb0f=_0x83b700,_0x5accc7=_0x35d657[_0x3fdb0f(0x208)][_0x3fdb0f(0x241)],_0xd97f7f=_0x5accc7[_0x3fdb0f(0x20e)]-_0x5accc7[_0x3fdb0f(0x25c)]+0x1;let _0xa01190={..._0x21b950};return _0x5accc7['startRow']>_0x21b950[_0x3fdb0f(0x20e)]?_0xa01190={..._0x21b950}:_0x5accc7[_0x3fdb0f(0x25c)]>=_0x21b950[_0x3fdb0f(0x25c)]&&_0x5accc7[_0x3fdb0f(0x25c)]<=_0x21b950['endRow']&&_0x5accc7[_0x3fdb0f(0x20e)]>_0x21b950[_0x3fdb0f(0x20e)]?(_0xa01190['endRow']=_0x5accc7[_0x3fdb0f(0x25c)]-0x1,_0x5accc7[_0x3fdb0f(0x25c)]===_0x21b950[_0x3fdb0f(0x25c)]&&(_0xa01190=null)):_0x5accc7[_0x3fdb0f(0x25c)]>_0x21b950['startRow']&&_0x5accc7[_0x3fdb0f(0x20e)]<_0x21b950[_0x3fdb0f(0x20e)]?_0xa01190['endRow']=_0x21b950[_0x3fdb0f(0x20e)]-_0xd97f7f:_0x5accc7[_0x3fdb0f(0x25c)]<_0x21b950[_0x3fdb0f(0x25c)]&&_0x5accc7[_0x3fdb0f(0x20e)]>=_0x21b950[_0x3fdb0f(0x25c)]&&_0x5accc7[_0x3fdb0f(0x20e)]<=_0x21b950['endRow']?(_0xa01190[_0x3fdb0f(0x25c)]=_0x5accc7[_0x3fdb0f(0x25c)],_0xa01190[_0x3fdb0f(0x20e)]=_0x21b950[_0x3fdb0f(0x20e)]-_0xd97f7f,_0x5accc7['endRow']===_0x21b950['endRow']&&(_0xa01190=null)):_0x5accc7[_0x3fdb0f(0x25c)]<=_0x21b950['startRow']&&_0x5accc7[_0x3fdb0f(0x20e)]>=_0x21b950[_0x3fdb0f(0x20e)]?_0xa01190=null:_0x5accc7[_0x3fdb0f(0x20e)]<_0x21b950[_0x3fdb0f(0x25c)]&&(_0xa01190['startRow']=_0x21b950['startRow']-_0xd97f7f,_0xa01190[_0x3fdb0f(0x20e)]=_0x21b950[_0x3fdb0f(0x20e)]-_0xd97f7f),_0xa01190&&!(_0xa01190[_0x3fdb0f(0x25c)]===_0xa01190[_0x3fdb0f(0x20e)]&&_0xa01190[_0x3fdb0f(0x18f)]===_0xa01190['endColumn'])&&_0x5040b5[_0x3fdb0f(0x107)](_0xa01190),_0x5040b5;},[]);return _0x54977c[_0x83b700(0x208)][_0x83b700(0xd1)]=_0x56c3f7,_0x54977c['params'][_0x83b700(0xd1)][_0x83b700(0x18e)]===0x0&&(_0x54977c['id']=_0x32678e[_0x83b700(0xb1)]['id']),{'m1Prime':_0x54977c,'m2Prime':_0x35d657};}},_0x190775={'m1':_0x32678e[_0x3faf9b(0x1d5)]['id'],'m2':_0x32678e[_0x3faf9b(0x2ad)]['id'],'handler'(_0x2864b7,_0x1b7e91){const _0x5250d8=_0x3faf9b,_0x5c44b8={'m1Prime':[],'m2Prime':[]};if(_0x2864b7[_0x5250d8(0x208)][_0x5250d8(0x2af)]!==_0x1b7e91['params']['unitId']||_0x2864b7[_0x5250d8(0x208)][_0x5250d8(0x2a5)]!==_0x1b7e91[_0x5250d8(0x208)][_0x5250d8(0x2a5)])return _0x5c44b8;const _0xa976cd=_0x1cf476[_0x5250d8(0x256)]['deepClone'](_0x1b7e91),_0x146c51=_0xa976cd['params'][_0x5250d8(0xeb)],_0x3c5803=_0x146c51[_0x146c51[_0x5250d8(0x18e)]-0x1][_0x5250d8(0xc7)];return _0x2864b7['params'][_0x5250d8(0xd1)][_0x5250d8(0xe7)](_0x37197e=>{const _0x58c9f2=_0x5250d8;_0x3c5803&&_0x1cf476[_0x58c9f2(0x167)][_0x58c9f2(0x2dd)](_0x37197e,_0x3c5803)&&(_0x3c5803[_0x58c9f2(0x2a1)]=!0x1,_0x3c5803['isMergedMainCell']=!0x1,_0x3c5803[_0x58c9f2(0x25c)]=_0x37197e[_0x58c9f2(0x25c)],_0x3c5803[_0x58c9f2(0x18f)]=_0x37197e[_0x58c9f2(0x18f)],_0x3c5803['endRow']=_0x37197e[_0x58c9f2(0x25c)],_0x3c5803[_0x58c9f2(0x2bb)]=_0x37197e[_0x58c9f2(0x18f)],_0x3c5803['actualColumn']=_0x37197e['startColumn'],_0x3c5803[_0x58c9f2(0x1a7)]=_0x37197e['startRow']);}),_0x5c44b8[_0x5250d8(0x108)][_0x5250d8(0x107)](_0xa976cd),_0x5c44b8;}},_0x6c2702=_0x3cf2f1(_0x4d63c2=>{const {order:_0x43f9ef}=_0x4d63c2,_0x3fbad4={};return Object['keys'](_0x43f9ef)['forEach'](_0x223224=>{_0x3fbad4[_0x43f9ef[Number(_0x223224)]]=Number(_0x223224);}),{..._0x4d63c2,'order':_0x3fbad4};},_0x3faf9b(0x1f3)),_0x5011e7=_0x3cf2f1((_0x28c9c6,_0x5a1e55)=>{const _0x11fcbb=_0x3faf9b,_0x34ed08={};return Array[_0x11fcbb(0x296)](new Set(Object['keys'](_0x28c9c6)[_0x11fcbb(0x270)](Object[_0x11fcbb(0xd7)](_0x5a1e55))[_0x11fcbb(0x131)](Number)))[_0x11fcbb(0xe7)](_0x5d56f8=>{let _0x35b3ab;_0x5d56f8 in _0x5a1e55?(_0x35b3ab=_0x5a1e55[_0x5d56f8],_0x35b3ab in _0x28c9c6&&(_0x35b3ab=_0x28c9c6[_0x35b3ab])):_0x35b3ab=_0x28c9c6[_0x5d56f8],_0x34ed08[_0x5d56f8]=_0x35b3ab;}),_0x34ed08;},_0x3faf9b(0x271)),_0x18032b={'m1':_0x32678e[_0x3faf9b(0x19e)]['id'],'m2':_0x32678e['ReorderRangeMutation']['id'],'handler'(_0x563d67,_0x54a852){const _0x3f4ab3=_0x3faf9b,_0x113479={'m1Prime':_0x563d67,'m2Prime':_0x54a852};if(_0x563d67[_0x3f4ab3(0x208)]['unitId']!==_0x54a852[_0x3f4ab3(0x208)]['unitId'])return _0x113479;const {range:_0x2a852e}=_0x563d67['params'],{range:_0x2de2dc}=_0x54a852[_0x3f4ab3(0x208)];if(_0x2de2dc[_0x3f4ab3(0x18f)]===_0x2a852e[_0x3f4ab3(0x18f)]&&_0x2de2dc[_0x3f4ab3(0x2bb)]===_0x2a852e[_0x3f4ab3(0x2bb)]&&_0x2de2dc[_0x3f4ab3(0x25c)]<=_0x2a852e['startRow']&&_0x2de2dc['endRow']>=_0x2a852e['endRow']){const _0x2dcfd4=_0x6c2702(_0x563d67[_0x3f4ab3(0x208)])[_0x3f4ab3(0x185)],_0x3756b4={'id':_0x32678e[_0x3f4ab3(0x19e)]['id'],'params':{..._0x54a852['params'],'range':_0x2de2dc,'order':_0x5011e7(_0x2dcfd4,_0x54a852['params'][_0x3f4ab3(0x185)])}};return{'m1Prime':[],'m2Prime':_0x3756b4};}return _0x1cf476[_0x3f4ab3(0x167)]['intersects'](_0x2a852e,_0x2de2dc)?{'error':new Error(_0x3f4ab3(0x21d))}:_0x113479;}},_0x3f16c7={'id':_0x3faf9b(0x1ac),'type':_0x1cf476[_0x3faf9b(0x104)][_0x3faf9b(0x1ba)],'handler':_0x3cf2f1(()=>!0x0,_0x3faf9b(0x97))},_0x340e9a={'m1':_0x3f16c7['id'],'m2':_0x3faf9b(0xcc),'handler'(_0x276e52,_0x53c25b){const _0x4f28fd=_0x3faf9b;return{'error':new Error(_0x4f28fd(0x13f))};}},_0x1e9de6={'m1':'any','m2':_0x3f16c7['id'],'handler'(_0x3a17d4,_0x317c69){const _0x2fdf80=_0x3faf9b;return _0x3a17d4[_0x2fdf80(0x208)][_0x2fdf80(0x2af)]===_0x317c69[_0x2fdf80(0x208)][_0x2fdf80(0x2af)]?{'m1Prime':[],'m2Prime':_0x317c69}:{'m1Prime':_0x3a17d4,'m2Prime':_0x317c69};}},_0x5203e5={'m1':_0x32678e[_0x3faf9b(0xe2)]['id'],'m2':_0x32678e[_0x3faf9b(0xe2)]['id'],'handler'(_0x47b6fc,_0x441160){const _0x58fda2=_0x3faf9b,_0x27d6ab={'m1Prime':_0x47b6fc,'m2Prime':_0x441160};if(_0x47b6fc['params'][_0x58fda2(0x2af)]!==_0x441160[_0x58fda2(0x208)]['unitId']||_0x47b6fc[_0x58fda2(0x208)]['subUnitId']!==_0x441160[_0x58fda2(0x208)][_0x58fda2(0x2a5)])return _0x27d6ab;const _0x44e8d5=_0x47b6fc[_0x58fda2(0x208)][_0x58fda2(0x9b)],_0x30a512=_0x441160[_0x58fda2(0x208)][_0x58fda2(0x9b)],_0xe2e48a={},_0xf66ed2=_0x1cf476[_0x58fda2(0x256)][_0x58fda2(0xfd)](_0x47b6fc),_0x50638b=new Set([...Object['keys'](_0x44e8d5)['map'](Number),...Object[_0x58fda2(0xd7)](_0x30a512)[_0x58fda2(0x131)](Number)]);for(const _0x5a5cab of _0x50638b){const _0x7b02ea=_0x44e8d5[_0x5a5cab],_0x556e4b=_0x30a512[_0x5a5cab];if(_0x7b02ea&&_0x556e4b){const _0x3af3ca={..._0x7b02ea,..._0x556e4b};_0xe2e48a[_0x5a5cab]=_0x3af3ca;}else _0x7b02ea?_0xe2e48a[_0x5a5cab]=_0x7b02ea:_0x556e4b&&(_0xe2e48a[_0x5a5cab]=_0x556e4b);}return _0xf66ed2[_0x58fda2(0x208)]['columnData']=_0xe2e48a,{'m1Prime':_0xf66ed2,'m2Prime':_0x441160};}},_0x555922={'m1':_0x9ec1ed[_0x3faf9b(0x25a)]['id'],'m2':_0x9ec1ed['SetConditionalRuleMutation']['id'],'handler'(_0x285542,_0x536f9c){const _0x50bc33=_0x3faf9b;if(_0x285542['params'][_0x50bc33(0x2af)]!==_0x536f9c[_0x50bc33(0x208)][_0x50bc33(0x2af)]||_0x285542['params'][_0x50bc33(0x2a5)]!==_0x536f9c[_0x50bc33(0x208)]['subUnitId'])return{'m1Prime':_0x285542,'m2Prime':_0x536f9c};const _0x539bad=_0x285542[_0x50bc33(0x208)][_0x50bc33(0x187)]||_0x285542['params']['rule']['cfId'],_0x4ea296=_0x536f9c['params'][_0x50bc33(0x187)]||_0x536f9c['params'][_0x50bc33(0x246)][_0x50bc33(0x187)];if(_0x539bad!==_0x4ea296)return{'m1Prime':_0x285542,'m2Prime':_0x536f9c};const _0x1a195e=_0x1cf476[_0x50bc33(0x256)]['deepClone'](_0x536f9c);return{'m1Prime':[],'m2Prime':_0x1a195e};}};function _0x16535d(_0x3bc9f6,_0x46da8c){const _0x32372d=_0x3faf9b,_0x2e3826=_0x3bc9f6[_0x32372d(0x285)]((_0x17f3ae,_0x5a22bc)=>(_0x17f3ae[_0x32372d(0x10c)](_0x5a22bc['drawingId'],!0x0),_0x17f3ae),new Map());return _0x46da8c[_0x32372d(0x29e)](_0xb682a3=>_0x2e3826['get'](_0xb682a3['drawingId'])!==void 0x0);}_0x3cf2f1(_0x16535d,'drawingObjectsIntersect');function _0x43b362(_0x30a552,_0x1391f7){const _0x40befc=_0x3faf9b,_0x4dcb72=_0x30a552[_0x40befc(0x8c)];return _0x1391f7[_0x40befc(0x8c)][_0x40befc(0x29e)](_0x392356=>_0x4dcb72[_0x40befc(0xa0)](_0x392356)!==-0x1);}_0x3cf2f1(_0x43b362,'drawingOrderObjectsIntersect');const {UPDATE:_0x5b63d8,REMOVE:_0x4eef1e,ARRANGE:_0x1e8e79}=_0x25e93b[_0x3faf9b(0x149)],_0x20746b={'m1':_0x25e93b[_0x3faf9b(0xf7)]['id'],'m2':_0x25e93b[_0x3faf9b(0xf7)]['id'],'handler'(_0x40322e,_0x1a895c){const _0x33af68=_0x3faf9b,_0x4e2ac4=_0x40322e['params'],_0x25d351=_0x1a895c[_0x33af68(0x208)];if(_0x4e2ac4[_0x33af68(0x2af)]!==_0x25d351['unitId']||_0x4e2ac4[_0x33af68(0x2a5)]!==_0x25d351[_0x33af68(0x2a5)])return{'m1Prime':_0x40322e,'m2Prime':_0x1a895c};const _0x59065d=_0x4e2ac4['type'],_0x4399d3=_0x25d351[_0x33af68(0x290)];if(_0x59065d===_0x4eef1e&&_0x4399d3===_0x5b63d8&&_0x16535d(_0x4e2ac4['objects'],_0x25d351[_0x33af68(0x1be)]))return{'m1Prime':_0x1cf476[_0x33af68(0x256)][_0x33af68(0xfd)](_0x40322e),'m2Prime':[]};if(_0x59065d===_0x1e8e79&&_0x4399d3===_0x1e8e79&&_0x43b362(_0x4e2ac4['objects'],_0x25d351[_0x33af68(0x1be)])){const _0x45a0cf=_0x1cf476['Tools'][_0x33af68(0xfd)](_0x40322e),_0x49ab80=_0x1cf476['Tools']['deepClone'](_0x1a895c);return{'m1Prime':{..._0x45a0cf,'params':{..._0x45a0cf[_0x33af68(0x208)],'op':_0x1cf476[_0x33af68(0x183)]['type'][_0x33af68(0x2b9)](_0x45a0cf[_0x33af68(0x208)]['op'],_0x49ab80[_0x33af68(0x208)]['op'],'left')}},'m2Prime':{..._0x49ab80,'params':{..._0x49ab80['params'],'op':_0x1cf476[_0x33af68(0x183)][_0x33af68(0x290)][_0x33af68(0x2b9)](_0x49ab80['params']['op'],_0x45a0cf[_0x33af68(0x208)]['op'],_0x33af68(0x22d))}}};}return{'m1Prime':_0x40322e,'m2Prime':_0x1a895c};}},_0x29856f={'m1':_0x32678e[_0x3faf9b(0x217)]['id'],'m2':_0x32678e['SetFrozenMutation']['id'],'handler'(_0x1d17b1,_0x11de0e){const _0x5dec6e=_0x3faf9b,_0x90e937={'m1Prime':_0x1d17b1,'m2Prime':_0x11de0e};return _0x1d17b1[_0x5dec6e(0x208)][_0x5dec6e(0x2af)]!==_0x11de0e[_0x5dec6e(0x208)]['unitId']||_0x1d17b1[_0x5dec6e(0x208)][_0x5dec6e(0x2a5)]!==_0x11de0e[_0x5dec6e(0x208)][_0x5dec6e(0x2a5)]?_0x90e937:{'error':new Error(_0x5dec6e(0x100))};}},_0x21cfd4={'m1':_0x32678e[_0x3faf9b(0xea)]['id'],'m2':_0x32678e[_0x3faf9b(0x9e)]['id'],'handler'(_0x37630d,_0x4db754){const _0x105387=_0x3faf9b;if(_0x37630d[_0x105387(0x208)]['unitId']!==_0x4db754[_0x105387(0x208)]['unitId']||_0x37630d[_0x105387(0x208)]['subUnitId']!==_0x4db754['params'][_0x105387(0x2a5)])return{'m1Prime':_0x37630d,'m2Prime':_0x4db754};const _0x334447=_0x1cf476[_0x105387(0x256)][_0x105387(0xfd)](_0x37630d),_0x33ada7=_0x1cf476[_0x105387(0x256)]['deepClone'](_0x4db754),_0x53e1c3=_0x334447['params']['values'],_0x378a20=_0x33ada7[_0x105387(0x208)][_0x105387(0xd1)];for(const _0x31d189 in _0x53e1c3){const _0x279def=_0x53e1c3[_0x31d189][_0x105387(0xd1)],_0x91b1f0=[];_0x279def[_0x105387(0xe7)](_0x16d298=>{const _0x4d5c66=_0x105387,_0x50f8e0=_0x498579(_0x16d298,_0x378a20);_0x50f8e0[_0x4d5c66(0x18e)]>0x0&&_0x91b1f0['push'](..._0x50f8e0);}),_0x53e1c3[_0x31d189][_0x105387(0xd1)]=_0x91b1f0;}return{'m1Prime':_0x334447,'m2Prime':_0x33ada7};}},_0x59a4d4={'m1':_0x32678e[_0x3faf9b(0xea)]['id'],'m2':_0x32678e['SetNumfmtMutation']['id'],'handler'(_0x3908ac,_0x2cd2a7){const _0xf821d6=_0x3faf9b;if(_0x3908ac[_0xf821d6(0x208)][_0xf821d6(0x2af)]!==_0x2cd2a7['params'][_0xf821d6(0x2af)]||_0x3908ac[_0xf821d6(0x208)][_0xf821d6(0x2a5)]!==_0x2cd2a7['params'][_0xf821d6(0x2a5)])return{'m1Prime':_0x3908ac,'m2Prime':_0x2cd2a7};const _0x389334=_0x1cf476['Tools'][_0xf821d6(0xfd)](_0x3908ac),_0x3df876=_0x1cf476[_0xf821d6(0x256)][_0xf821d6(0xfd)](_0x2cd2a7),_0x311bb0=_0x389334[_0xf821d6(0x208)][_0xf821d6(0xcb)],_0x1faeab=Object[_0xf821d6(0xcb)](_0x3df876[_0xf821d6(0x208)][_0xf821d6(0xcb)])[_0xf821d6(0x131)](_0x50a898=>_0x50a898[_0xf821d6(0xd1)])[_0xf821d6(0x129)]();for(const _0x322770 in _0x311bb0){const _0x11a907=_0x311bb0[_0x322770][_0xf821d6(0xd1)],_0x5b593a=[];_0x11a907[_0xf821d6(0xe7)](_0x38e54d=>{const _0x2b1b22=_0xf821d6,_0x14b29f=_0x498579(_0x38e54d,_0x1faeab);_0x14b29f[_0x2b1b22(0x18e)]>0x0&&_0x5b593a[_0x2b1b22(0x107)](..._0x14b29f);}),_0x311bb0[_0x322770]['ranges']=_0x5b593a;}return{'m1Prime':_0x389334,'m2Prime':_0x3df876};}},_0xe59a4b={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0x1df)]['id'],'handler':_0x3cf2f1((_0x123d5b,_0x212435)=>{const _0x1f32b3=_0x3faf9b,_0x502975={'m1Prime':_0x123d5b,'m2Prime':_0x212435};return _0x123d5b[_0x1f32b3(0x208)][_0x1f32b3(0x2af)]!==_0x212435[_0x1f32b3(0x208)][_0x1f32b3(0x2af)]||_0x123d5b['params'][_0x1f32b3(0x2a5)]!==_0x212435['params']['subUnitId']?_0x502975:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment')};},_0x3faf9b(0x97))},_0x2a9386={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x9ec1ed['AddConditionalRuleMutation']['id'],'handler':_0x3cf2f1((_0x1f84b7,_0x36f798)=>{const _0x451787=_0x3faf9b,_0x1ca80f={'m1Prime':_0x1f84b7,'m2Prime':_0x36f798};if(_0x1f84b7[_0x451787(0x208)][_0x451787(0x2af)]!==_0x36f798[_0x451787(0x208)][_0x451787(0x2af)]||_0x1f84b7[_0x451787(0x208)][_0x451787(0x2a5)]!==_0x36f798[_0x451787(0x208)][_0x451787(0x2a5)])return _0x1ca80f;const _0x120507=_0x1f84b7[_0x451787(0x208)][_0x451787(0x246)][_0x451787(0xd1)],_0x265fbd=_0x36f798[_0x451787(0x208)][_0x451787(0x246)][_0x451787(0xd1)];return _0x120507[_0x451787(0x29e)](_0x1adaa2=>_0x265fbd['some'](_0x28164b=>_0x1cf476[_0x451787(0x167)][_0x451787(0x2dd)](_0x1adaa2,_0x28164b)))?{'error':new Error(_0x451787(0x13c))}:_0x1ca80f;},'handler')},_0xb688e1={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler':_0x3cf2f1((_0x451a64,_0x4c07e6)=>{const _0x545aab=_0x3faf9b,_0x2a38b7={'m1Prime':_0x451a64,'m2Prime':_0x4c07e6};if(_0x451a64[_0x545aab(0x208)][_0x545aab(0x2af)]!==_0x4c07e6['params']['unitId']||_0x451a64['params'][_0x545aab(0x2a5)]!==_0x4c07e6[_0x545aab(0x208)][_0x545aab(0x2a5)])return _0x2a38b7;const _0x8d920c=_0x451a64[_0x545aab(0x208)][_0x545aab(0x246)]['ranges'],_0x36f318=_0x4c07e6[_0x545aab(0x208)][_0x545aab(0xd1)];return _0x8d920c['some'](_0x51d3a1=>_0x36f318[_0x545aab(0x29e)](_0x5dd711=>_0x1cf476[_0x545aab(0x167)][_0x545aab(0x2dd)](_0x51d3a1,_0x5dd711)))?{'error':new Error(_0x545aab(0x2a9))}:_0x2a38b7;},_0x3faf9b(0x97))},_0x347880={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0xa4)]['id'],'handler':_0x3cf2f1((_0x172115,_0xe068a1)=>{const _0x159823=_0x3faf9b,_0x370e89={'m1Prime':_0x172115,'m2Prime':_0xe068a1};return _0x172115['params'][_0x159823(0x2af)]!==_0xe068a1[_0x159823(0x208)][_0x159823(0x2af)]||_0x172115['params']['subUnitId']!==_0xe068a1[_0x159823(0x208)][_0x159823(0x246)][_0x159823(0x2a5)]?_0x370e89:{'error':new Error(_0x159823(0x278))};},_0x3faf9b(0x97))},_0xe13429={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x9ec1ed[_0x3faf9b(0x190)]['id'],'handler':_0x3cf2f1((_0x227a55,_0x24596a)=>{const _0x76725b=_0x3faf9b,_0x39b900={'m1Prime':_0x227a55,'m2Prime':_0x24596a};return _0x227a55['params']['unitId']!==_0x24596a[_0x76725b(0x208)][_0x76725b(0x2af)]||_0x227a55['params']['subUnitId']!==_0x24596a[_0x76725b(0x208)]['subUnitId']?_0x39b900:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule')};},_0x3faf9b(0x97))},_0x45f10a={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e['InsertColMutation']['id'],'handler':_0x3cf2f1((_0x3e9bde,_0x440ec0)=>{const _0x39a4c1=_0x3faf9b,_0x529ce1={'m1Prime':_0x3e9bde,'m2Prime':_0x440ec0};if(_0x3e9bde[_0x39a4c1(0x208)][_0x39a4c1(0x2af)]!==_0x440ec0[_0x39a4c1(0x208)][_0x39a4c1(0x2af)]||_0x3e9bde[_0x39a4c1(0x208)][_0x39a4c1(0x2a5)]!==_0x440ec0[_0x39a4c1(0x208)][_0x39a4c1(0x2a5)])return _0x529ce1;const _0x2cc59d=_0x3e9bde[_0x39a4c1(0x208)][_0x39a4c1(0x246)][_0x39a4c1(0xd1)],_0x4c1dd8=_0x440ec0['params'][_0x39a4c1(0x241)];return _0x2cc59d['some'](_0x274b23=>_0x1cf476[_0x39a4c1(0x167)]['intersects'](_0x274b23,_0x4c1dd8))?{'error':new Error(_0x39a4c1(0x2b4))}:_0x529ce1;},_0x3faf9b(0x97))},_0x143c62={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0x23d)]['id'],'handler':_0x3cf2f1((_0xc3bab0,_0x2acc81)=>{const _0x279491=_0x3faf9b,_0x26c75b={'m1Prime':_0xc3bab0,'m2Prime':_0x2acc81};if(_0xc3bab0[_0x279491(0x208)][_0x279491(0x2af)]!==_0x2acc81[_0x279491(0x208)]['unitId']||_0xc3bab0[_0x279491(0x208)]['subUnitId']!==_0x2acc81[_0x279491(0x208)][_0x279491(0x2a5)])return _0x26c75b;const _0x26b170=_0xc3bab0[_0x279491(0x208)][_0x279491(0x246)][_0x279491(0xd1)],_0x35ca40=_0x2acc81['params']['range'];return _0x26b170['some'](_0x58fd7e=>_0x1cf476[_0x279491(0x167)][_0x279491(0x2dd)](_0x58fd7e,_0x35ca40))?{'error':new Error(_0x279491(0x158))}:_0x26c75b;},_0x3faf9b(0x97))},_0x44d5be={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e['MoveColsMutation']['id'],'handler':_0x3cf2f1((_0x28b581,_0x2a7d4f)=>{const _0x489b0c=_0x3faf9b,_0x3acfc6={'m1Prime':_0x28b581,'m2Prime':_0x2a7d4f};if(_0x28b581['params']['unitId']!==_0x2a7d4f['params'][_0x489b0c(0x2af)]||_0x28b581[_0x489b0c(0x208)][_0x489b0c(0x2a5)]!==_0x2a7d4f['params']['subUnitId'])return _0x3acfc6;const _0x2114ab=_0x28b581[_0x489b0c(0x208)][_0x489b0c(0x246)][_0x489b0c(0xd1)],_0x254272=[_0x2a7d4f[_0x489b0c(0x208)][_0x489b0c(0x266)],_0x2a7d4f[_0x489b0c(0x208)][_0x489b0c(0x1f7)]];return _0x2114ab[_0x489b0c(0x29e)](_0x156f22=>_0x254272[_0x489b0c(0x29e)](_0x4a5744=>_0x1cf476[_0x489b0c(0x167)]['intersects'](_0x156f22,_0x4a5744)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col')}:_0x3acfc6;},'handler')},_0x420276={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler':_0x3cf2f1((_0x28e585,_0x21b054)=>{const _0x4dd60f=_0x3faf9b,_0x5cf0ba={'m1Prime':_0x28e585,'m2Prime':_0x21b054};if(_0x28e585[_0x4dd60f(0x208)]['unitId']!==_0x21b054[_0x4dd60f(0x208)]['unitId']||_0x28e585[_0x4dd60f(0x208)][_0x4dd60f(0x2a5)]!==_0x21b054[_0x4dd60f(0x208)]['from'][_0x4dd60f(0x2a5)])return _0x5cf0ba;const _0x16a97b=_0x28e585['params']['rule'][_0x4dd60f(0xd1)],_0x1e63a8=new _0x1cf476['ObjectMatrix'](_0x21b054['params']['from'][_0x4dd60f(0x1a4)])[_0x4dd60f(0x145)](),_0x47c45e=new _0x1cf476['ObjectMatrix'](_0x21b054[_0x4dd60f(0x208)]['to'][_0x4dd60f(0x1a4)])['getDataRange'](),_0x385453=[_0x1e63a8,_0x47c45e];return _0x16a97b[_0x4dd60f(0x29e)](_0x5a2a1e=>_0x385453[_0x4dd60f(0x29e)](_0xf5b10b=>_0x1cf476[_0x4dd60f(0x167)][_0x4dd60f(0x2dd)](_0x5a2a1e,_0xf5b10b)))?{'error':new Error(_0x4dd60f(0x117))}:_0x5cf0ba;},_0x3faf9b(0x97))},_0x2ed466={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0xdf)]['id'],'handler':_0x3cf2f1((_0x32236,_0x59a50e)=>{const _0x71d018=_0x3faf9b,_0x473a1f={'m1Prime':_0x32236,'m2Prime':_0x59a50e};if(_0x32236[_0x71d018(0x208)][_0x71d018(0x2af)]!==_0x59a50e[_0x71d018(0x208)][_0x71d018(0x2af)]||_0x32236[_0x71d018(0x208)]['subUnitId']!==_0x59a50e['params'][_0x71d018(0x2a5)])return _0x473a1f;const _0x243105=_0x32236[_0x71d018(0x208)][_0x71d018(0x246)][_0x71d018(0xd1)],_0x18b66e=[_0x59a50e[_0x71d018(0x208)][_0x71d018(0x266)],_0x59a50e['params'][_0x71d018(0x1f7)]];return _0x243105[_0x71d018(0x29e)](_0x3a425f=>_0x18b66e['some'](_0x273d1f=>_0x1cf476[_0x71d018(0x167)][_0x71d018(0x2dd)](_0x3a425f,_0x273d1f)))?{'error':new Error(_0x71d018(0x8e))}:_0x473a1f;},_0x3faf9b(0x97))},_0x157fe5={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x32678e['RemoveColMutation']['id'],'handler':_0x3cf2f1((_0x59c2e6,_0x363640)=>{const _0x112013=_0x3faf9b,_0x391dbb={'m1Prime':_0x59c2e6,'m2Prime':_0x363640};if(_0x59c2e6[_0x112013(0x208)]['unitId']!==_0x363640[_0x112013(0x208)][_0x112013(0x2af)]||_0x59c2e6['params'][_0x112013(0x2a5)]!==_0x363640['params']['subUnitId'])return _0x391dbb;const _0x4bd635=_0x59c2e6[_0x112013(0x208)]['rule']['ranges'],_0x484362=_0x363640[_0x112013(0x208)][_0x112013(0x241)];return _0x4bd635[_0x112013(0x29e)](_0x1e2045=>_0x1cf476[_0x112013(0x167)][_0x112013(0x2dd)](_0x1e2045,_0x484362))?{'error':new Error(_0x112013(0x265))}:_0x391dbb;},_0x3faf9b(0x97))},_0x3396c9={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x22b)]['id'],'handler':_0x3cf2f1((_0x375bee,_0x22345f)=>{const _0x70ebb0=_0x3faf9b,_0xac7af={'m1Prime':_0x375bee,'m2Prime':_0x22345f};return _0x375bee['params']['unitId']!==_0x22345f['params'][_0x70ebb0(0x2af)]||_0x375bee[_0x70ebb0(0x208)]['subUnitId']!==_0x22345f[_0x70ebb0(0x208)]['subUnitId']?_0xac7af:{'error':new Error(_0x70ebb0(0xff))};},_0x3faf9b(0x97))},_0x7dc337={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0xc4)]['id'],'handler':_0x3cf2f1((_0x4dc273,_0x298adb)=>{const _0x32d8a9=_0x3faf9b,_0x3ae81e={'m1Prime':_0x4dc273,'m2Prime':_0x298adb};if(_0x4dc273[_0x32d8a9(0x208)][_0x32d8a9(0x2af)]!==_0x298adb[_0x32d8a9(0x208)][_0x32d8a9(0x2af)]||_0x4dc273['params']['subUnitId']!==_0x298adb[_0x32d8a9(0x208)][_0x32d8a9(0x2a5)])return _0x3ae81e;const _0x2c9eea=_0x4dc273[_0x32d8a9(0x208)][_0x32d8a9(0x246)][_0x32d8a9(0xd1)],_0x2cf82e=_0x298adb['params'][_0x32d8a9(0x241)];return _0x2c9eea[_0x32d8a9(0x29e)](_0x36c3ef=>_0x1cf476['Rectangle'][_0x32d8a9(0x2dd)](_0x36c3ef,_0x2cf82e))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20row')}:_0x3ae81e;},_0x3faf9b(0x97))},_0x70c805={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x464318[_0x3faf9b(0x2cf)]['id'],'handler':_0x3cf2f1((_0x116223,_0x44bc7d)=>{const _0x1280c5=_0x3faf9b,_0x4dd8fe={'m1Prime':_0x116223,'m2Prime':_0x44bc7d};return _0x116223[_0x1280c5(0x208)][_0x1280c5(0x2af)]!==_0x44bc7d[_0x1280c5(0x208)][_0x1280c5(0x2af)]||_0x116223[_0x1280c5(0x208)][_0x1280c5(0x2a5)]!==_0x44bc7d[_0x1280c5(0x208)][_0x1280c5(0x2a5)]?_0x4dd8fe:{'error':new Error(_0x1280c5(0x194))};},_0x3faf9b(0x97))},_0x3ef071={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler':_0x3cf2f1((_0x1233d6,_0x2186f4)=>{const _0xd29ad9=_0x3faf9b,_0x119f46={'m1Prime':_0x1233d6,'m2Prime':_0x2186f4};if(_0x1233d6['params'][_0xd29ad9(0x2af)]!==_0x2186f4[_0xd29ad9(0x208)][_0xd29ad9(0x2af)]||_0x1233d6[_0xd29ad9(0x208)]['subUnitId']!==_0x2186f4[_0xd29ad9(0x208)][_0xd29ad9(0x2a5)])return _0x119f46;const _0x5c357a=_0x1233d6[_0xd29ad9(0x208)][_0xd29ad9(0x246)]['ranges'],_0x1ac1a6=_0x2186f4['params'][_0xd29ad9(0xd1)];return _0x5c357a[_0xd29ad9(0x29e)](_0x5e77bc=>_0x1ac1a6[_0xd29ad9(0x29e)](_0x23a65c=>_0x1cf476['Rectangle'][_0xd29ad9(0x2dd)](_0x5e77bc,_0x23a65c)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge')}:_0x119f46;},_0x3faf9b(0x97))},_0x2b4c5e={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x9ec1ed[_0x3faf9b(0x25a)]['id'],'handler':_0x3cf2f1((_0x3af6b1,_0x24c254)=>{const _0x224a72=_0x3faf9b,_0x337964={'m1Prime':_0x3af6b1,'m2Prime':_0x24c254};if(_0x3af6b1[_0x224a72(0x208)][_0x224a72(0x2af)]!==_0x24c254[_0x224a72(0x208)][_0x224a72(0x2af)]||_0x3af6b1[_0x224a72(0x208)][_0x224a72(0x2a5)]!==_0x24c254[_0x224a72(0x208)]['subUnitId'])return _0x337964;const _0x4fefa2=_0x3af6b1['params'][_0x224a72(0x246)]['ranges'],_0x1413a1=_0x24c254[_0x224a72(0x208)][_0x224a72(0x246)][_0x224a72(0xd1)];return _0x4fefa2[_0x224a72(0x29e)](_0x2788b1=>_0x1413a1['some'](_0x476e2a=>_0x1cf476[_0x224a72(0x167)][_0x224a72(0x2dd)](_0x2788b1,_0x476e2a)))?{'error':new Error(_0x224a72(0x224))}:_0x337964;},'handler')},_0x1f38b7={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x217)]['id'],'handler':_0x3cf2f1((_0x1d6fd5,_0xcf7680)=>{const _0x523c3b=_0x3faf9b,_0xc6ef0b={'m1Prime':_0x1d6fd5,'m2Prime':_0xcf7680};if(_0x1d6fd5[_0x523c3b(0x208)][_0x523c3b(0x2af)]!==_0xcf7680[_0x523c3b(0x208)][_0x523c3b(0x2af)]||_0x1d6fd5[_0x523c3b(0x208)]['subUnitId']!==_0xcf7680[_0x523c3b(0x208)][_0x523c3b(0x2a5)])return _0xc6ef0b;const _0x531402=_0x1d6fd5[_0x523c3b(0x208)][_0x523c3b(0x246)][_0x523c3b(0xd1)],_0x2a924e=[{'startRow':_0xcf7680['params'][_0x523c3b(0x25c)],'endRow':_0xcf7680[_0x523c3b(0x208)][_0x523c3b(0x25c)],'startColumn':_0xcf7680[_0x523c3b(0x208)][_0x523c3b(0x18f)],'endColumn':_0xcf7680[_0x523c3b(0x208)]['startColumn']}];return _0x531402[_0x523c3b(0x29e)](_0xc890f=>_0x2a924e[_0x523c3b(0x29e)](_0x27cf89=>_0x1cf476[_0x523c3b(0x167)]['intersects'](_0xc890f,_0x27cf89)))?{'error':new Error(_0x523c3b(0x232))}:_0xc6ef0b;},_0x3faf9b(0x97))},_0x13cd21={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xea)]['id'],'handler':_0x3cf2f1((_0x129e46,_0x47dc45)=>{const _0x4a6475=_0x3faf9b,_0x460017={'m1Prime':_0x129e46,'m2Prime':_0x47dc45};return _0x129e46[_0x4a6475(0x208)]['unitId']!==_0x47dc45['params'][_0x4a6475(0x2af)]||_0x129e46[_0x4a6475(0x208)][_0x4a6475(0x2a5)]!==_0x47dc45[_0x4a6475(0x208)][_0x4a6475(0x2a5)]?_0x460017:{'error':new Error(_0x4a6475(0x84))};},_0x3faf9b(0x97))},_0x1d5ba8={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e['SetRangeProtectionMutation']['id'],'handler':_0x3cf2f1((_0x3e7970,_0x304c18)=>{const _0x326352=_0x3faf9b,_0x586521={'m1Prime':_0x3e7970,'m2Prime':_0x304c18};if(_0x3e7970[_0x326352(0x208)][_0x326352(0x2af)]!==_0x304c18[_0x326352(0x208)]['unitId']||_0x3e7970['params'][_0x326352(0x2a5)]!==_0x304c18[_0x326352(0x208)]['subUnitId'])return _0x586521;const _0x2c8505=_0x3e7970['params'][_0x326352(0x246)][_0x326352(0xd1)],_0x272d18=_0x304c18['params']['rule'][_0x326352(0xd1)];return _0x2c8505[_0x326352(0x29e)](_0xaf23d1=>_0x272d18[_0x326352(0x29e)](_0x59dd5c=>_0x1cf476['Rectangle'][_0x326352(0x2dd)](_0xaf23d1,_0x59dd5c)))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection')}:_0x586521;},_0x3faf9b(0x97))},_0x3e15d5={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler':_0x3cf2f1((_0x47c3db,_0x5dcd7e)=>{const _0x7075ae=_0x3faf9b,_0x1f2484={'m1Prime':_0x47c3db,'m2Prime':_0x5dcd7e};if(_0x47c3db[_0x7075ae(0x208)][_0x7075ae(0x2af)]!==_0x5dcd7e[_0x7075ae(0x208)]['unitId']||_0x47c3db[_0x7075ae(0x208)][_0x7075ae(0x2a5)]!==_0x5dcd7e[_0x7075ae(0x208)][_0x7075ae(0x2a5)])return _0x1f2484;const _0xfd6bb=_0x47c3db['params'][_0x7075ae(0x246)][_0x7075ae(0xd1)],_0x3317e0=new _0x1cf476[(_0x7075ae(0x176))](_0x5dcd7e[_0x7075ae(0x208)][_0x7075ae(0xb2)])[_0x7075ae(0x145)]();return _0xfd6bb[_0x7075ae(0x29e)](_0x124397=>_0x1cf476[_0x7075ae(0x167)][_0x7075ae(0x2dd)](_0x124397,_0x3317e0))?{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value')}:_0x1f2484;},'handler')},_0xfe1edc={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x32678e[_0x3faf9b(0x255)]['id'],'handler':_0x3cf2f1((_0x526ba3,_0x18caf6)=>{const _0x2db87f=_0x3faf9b,_0x1a6f70={'m1Prime':_0x526ba3,'m2Prime':_0x18caf6};if(_0x526ba3[_0x2db87f(0x208)][_0x2db87f(0x2af)]!==_0x18caf6['params'][_0x2db87f(0x2af)]||_0x526ba3['params'][_0x2db87f(0x2a5)]!==_0x18caf6[_0x2db87f(0x208)]['subUnitId'])return _0x1a6f70;const _0x39a25d=_0x526ba3[_0x2db87f(0x208)][_0x2db87f(0x246)][_0x2db87f(0xd1)],_0x57e86f=_0x18caf6['params'][_0x2db87f(0xd1)];return _0x39a25d[_0x2db87f(0x29e)](_0x54c23e=>_0x57e86f[_0x2db87f(0x29e)](_0x1e235e=>_0x1cf476[_0x2db87f(0x167)][_0x2db87f(0x2dd)](_0x54c23e,_0x1e235e)))?{'error':new Error(_0x2db87f(0x1af))}:_0x1a6f70;},_0x3faf9b(0x97))},_0x38078d={'m1':_0x32678e['SetRangeProtectionMutation']['id'],'m2':_0x1dd8e1[_0x3faf9b(0x2ef)]['id'],'handler':_0x3cf2f1((_0x12d4d7,_0xb3007b)=>{const _0x1a316f=_0x3faf9b,_0x4731fa={'m1Prime':_0x12d4d7,'m2Prime':_0xb3007b};return _0x12d4d7[_0x1a316f(0x208)][_0x1a316f(0x2af)]!==_0xb3007b['params'][_0x1a316f(0x2af)]||_0x12d4d7[_0x1a316f(0x208)][_0x1a316f(0x2a5)]!==_0xb3007b['params'][_0x1a316f(0x2a5)]?_0x4731fa:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment')};},_0x3faf9b(0x97))},_0x1fdd4={'m1':_0x32678e[_0x3faf9b(0x17d)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x52fafb,_0x273a77)=>{const _0x348c2f=_0x3faf9b,_0x9bf206={'m1Prime':_0x52fafb,'m2Prime':_0x273a77};return _0x52fafb['params'][_0x348c2f(0x2af)]!==_0x273a77['params'][_0x348c2f(0x2af)]||_0x52fafb['params']['subUnitId']!==_0x273a77['params'][_0x348c2f(0x2a5)]?_0x9bf206:{'error':new Error('set\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule')};},_0x3faf9b(0x97))},_0x419f7a={'m1':_0x32678e['SetRangeValuesMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x16752c,_0x49df77){const _0x27178c=_0x3faf9b,_0x22e01f=_0x349da3[_0x27178c(0x97)](_0x49df77,_0x16752c);return _0x3b7ff8(_0x22e01f)?{'m1Prime':_0x22e01f[_0x27178c(0x108)],'m2Prime':_0x22e01f[_0x27178c(0x2c8)]}:_0x22e01f;}},_0x3fb8c7={'m1':_0x32678e[_0x3faf9b(0x268)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x3df57d,_0xf4b2c0){const _0x27630f=_0x3faf9b,_0x3b1493={'m1Prime':_0x3df57d,'m2Prime':_0xf4b2c0};if(_0x3df57d[_0x27630f(0x208)]['unitId']!==_0xf4b2c0[_0x27630f(0x208)][_0x27630f(0x2af)])return _0x3b1493;const _0x3e9b59=new _0x1cf476['ObjectMatrix'](_0x3df57d[_0x27630f(0x208)]['cellValue'])[_0x27630f(0x145)](),_0xf5ec17=new _0x1cf476[(_0x27630f(0x176))](_0xf4b2c0[_0x27630f(0x208)][_0x27630f(0x296)][_0x27630f(0x1a4)])[_0x27630f(0x145)](),_0x5d7631=new _0x1cf476['ObjectMatrix'](_0xf4b2c0[_0x27630f(0x208)]['to'][_0x27630f(0x1a4)])['getDataRange']();return _0x3df57d[_0x27630f(0x208)]['subUnitId']===_0xf4b2c0[_0x27630f(0x208)][_0x27630f(0x296)]['subUnitId']&&_0x1cf476[_0x27630f(0x167)]['intersects'](_0x3e9b59,_0xf5ec17)||_0x3df57d['params']['subUnitId']===_0xf4b2c0['params']['to'][_0x27630f(0x2a5)]&&_0x1cf476[_0x27630f(0x167)]['intersects'](_0x3e9b59,_0x5d7631)?{'error':new Error(_0x27630f(0x150))}:_0x3b1493;}},_0x2c95e9={'m1':_0x32678e[_0x3faf9b(0x268)]['id'],'m2':_0x32678e[_0x3faf9b(0x19e)]['id'],'handler'(_0x1b7152,_0x5df100){const _0x1aad6a=_0x3faf9b;var _0x2b9443,_0x8721d8;const _0x324694={'m1Prime':_0x1b7152,'m2Prime':_0x5df100};if(_0x1b7152[_0x1aad6a(0x208)][_0x1aad6a(0x2af)]!==_0x5df100[_0x1aad6a(0x208)][_0x1aad6a(0x2af)]||_0x1b7152[_0x1aad6a(0x208)]['subUnitId']!==_0x5df100[_0x1aad6a(0x208)][_0x1aad6a(0x2a5)])return _0x324694;const _0x1b9538=_0x1cf476[_0x1aad6a(0x256)][_0x1aad6a(0xfd)](_0x1b7152),{cellValue:_0x586004}=_0x1b9538[_0x1aad6a(0x208)],_0x12851a=new _0x1cf476[(_0x1aad6a(0x176))](_0x586004),{range:_0x23c0d7}=_0x5df100[_0x1aad6a(0x208)],_0x753273=new Map();for(let _0x2fb1a5=_0x23c0d7[_0x1aad6a(0x18f)];_0x2fb1a5<=_0x23c0d7['endColumn'];_0x2fb1a5++)for(let _0x4165c4=_0x23c0d7['startRow'];_0x4165c4<=_0x23c0d7[_0x1aad6a(0x20e)];_0x4165c4++)if(((_0x2b9443=_0x586004==null?void 0x0:_0x586004[_0x4165c4])==null?void 0x0:_0x2b9443[_0x2fb1a5])!==void 0x0){const _0x4da663=(_0x8721d8=_0x5df100[_0x1aad6a(0x208)][_0x1aad6a(0x185)][_0x4165c4])!=null?_0x8721d8:_0x4165c4;_0x4da663!==_0x4165c4&&(_0x753273[_0x1aad6a(0x274)](_0x4da663)||_0x753273[_0x1aad6a(0x10c)](_0x4da663,new Map()),_0x753273[_0x1aad6a(0x123)](_0x4da663)['set'](_0x2fb1a5,_0x586004[_0x4165c4][_0x2fb1a5]),_0x12851a['realDeleteValue'](_0x4165c4,_0x2fb1a5));}return _0x753273[_0x1aad6a(0xe7)]((_0x2232a0,_0x4208e9)=>{const _0xecc9fd=_0x1aad6a;_0x2232a0[_0xecc9fd(0xe7)]((_0x5bc0fc,_0x46a83e)=>{_0x12851a['setValue'](_0x4208e9,_0x46a83e,_0x5bc0fc);});}),{'m1Prime':_0x1b9538,'m2Prime':_0x5df100};}},_0x42f99c={'m1':_0x32678e[_0x3faf9b(0x268)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x4fe58f,_0x54f0b2){const _0x459b20=_0x3faf9b,_0x4a437f={'m1Prime':_0x4fe58f,'m2Prime':_0x54f0b2};if(_0x4fe58f[_0x459b20(0x208)][_0x459b20(0x2af)]!==_0x54f0b2[_0x459b20(0x208)][_0x459b20(0x2af)]||_0x4fe58f[_0x459b20(0x208)][_0x459b20(0x2a5)]!==_0x54f0b2[_0x459b20(0x208)][_0x459b20(0x2a5)])return _0x4a437f;const _0x8b2df1=_0x1cf476[_0x459b20(0x256)][_0x459b20(0xfd)](_0x4fe58f),_0x2d0d4e=_0x1cf476['Tools'][_0x459b20(0xfd)](_0x54f0b2),_0x28ebab=_0x1cf476['Tools'][_0x459b20(0xfd)](_0x54f0b2),_0x340d38=new _0x1cf476['ObjectMatrix'](_0x8b2df1[_0x459b20(0x208)][_0x459b20(0xb2)]),_0xd69d90=_0x340d38[_0x459b20(0x145)](),_0x5dcbc7=new _0x1cf476['ObjectMatrix'](_0x54f0b2[_0x459b20(0x208)][_0x459b20(0xb2)]),_0xe3dd7a=new _0x1cf476['ObjectMatrix'](),_0x34e4f0=_0x5dcbc7[_0x459b20(0x145)]();return _0x1cf476['Rectangle'][_0x459b20(0x2dd)](_0xd69d90,_0x34e4f0)?(_0x340d38[_0x459b20(0x180)]((_0x877e86,_0x46ae14,_0x33ec51)=>{const _0x1b6ee8=_0x459b20;var _0x36cf86;const _0x24607d=_0x5dcbc7[_0x1b6ee8(0x28b)](_0x877e86,_0x46ae14);_0x24607d===null&&_0x340d38['realDeleteValue'](_0x877e86,_0x46ae14),_0x33ec51&&_0x24607d&&(typeof(_0x24607d==null?void 0x0:_0x24607d['s'])==_0x1b6ee8(0x287)&&(_0x24607d['s']=_0x1cf476[_0x1b6ee8(0x256)][_0x1b6ee8(0xfd)]((_0x36cf86=_0x2d0d4e[_0x1b6ee8(0x208)][_0x1b6ee8(0x269)])==null?void 0x0:_0x36cf86[_0x24607d['s']])||void 0x0),_0xe3dd7a['setValue'](_0x877e86,_0x46ae14,_0x24607d));}),_0x8b2df1['params']['cellValue']=_0x340d38[_0x459b20(0x27d)](),_0x2d0d4e[_0x459b20(0x208)][_0x459b20(0xb2)]=_0xe3dd7a[_0x459b20(0x27d)](),{'m1Prime':[_0x8b2df1,_0x2d0d4e],'m2Prime':_0x28ebab}):_0x4a437f;}},_0x13785f={'m1':_0x32678e[_0x3faf9b(0x8a)]['id'],'m2':_0x32678e[_0x3faf9b(0x8a)]['id'],'handler'(_0x5f5db9,_0x3bec81){const _0x31c973=_0x3faf9b,_0xcc377f={'m1Prime':_0x5f5db9,'m2Prime':_0x3bec81};if(_0x5f5db9['params'][_0x31c973(0x2af)]!==_0x3bec81[_0x31c973(0x208)][_0x31c973(0x2af)]||_0x5f5db9['params'][_0x31c973(0x2a5)]!==_0x3bec81[_0x31c973(0x208)]['subUnitId'])return _0xcc377f;const _0x5b20d0=_0x5f5db9[_0x31c973(0x208)][_0x31c973(0x14c)],_0x520bfc=_0x3bec81[_0x31c973(0x208)]['rowData'],_0x33e188={},_0x3c90ee=_0x1cf476[_0x31c973(0x256)]['deepClone'](_0x5f5db9),_0x43c4cd=new Set([...Object[_0x31c973(0xd7)](_0x5b20d0)[_0x31c973(0x131)](Number),...Object['keys'](_0x520bfc)[_0x31c973(0x131)](Number)]);for(const _0x4f54ce of _0x43c4cd){const _0x350eb5=_0x5b20d0[_0x4f54ce],_0x3073a7=_0x520bfc[_0x4f54ce];if(_0x350eb5&&_0x3073a7){const _0xbd7496={..._0x350eb5,..._0x3073a7};_0x33e188[_0x4f54ce]=_0xbd7496;}else _0x350eb5?_0x33e188[_0x4f54ce]=_0x350eb5:_0x3073a7&&(_0x33e188[_0x4f54ce]=_0x3073a7);}return _0x3c90ee[_0x31c973(0x208)][_0x31c973(0x14c)]=_0x33e188,{'m1Prime':_0x3c90ee,'m2Prime':_0x3bec81};}},_0x94424b={'m1':_0x464318[_0x3faf9b(0x214)]['id'],'m2':_0x32678e[_0x3faf9b(0x264)]['id'],'handler'(_0x3ac723,_0x3749f7){const _0x389e31=_0x3faf9b,_0x4e771b={'m1Prime':_0x3ac723,'m2Prime':_0x3749f7};if(_0x3ac723[_0x389e31(0x208)][_0x389e31(0x2af)]!==_0x3749f7[_0x389e31(0x208)][_0x389e31(0x2af)]||_0x3ac723['params']['subUnitId']!==_0x3749f7[_0x389e31(0x208)][_0x389e31(0x296)][_0x389e31(0x2a5)]&&_0x3ac723[_0x389e31(0x208)]['subUnitId']!==_0x3749f7[_0x389e31(0x208)]['to'][_0x389e31(0x2a5)])return _0x4e771b;let _0x725df4=null;return _0x3ac723['params'][_0x389e31(0x2a5)]===_0x3749f7[_0x389e31(0x208)][_0x389e31(0x296)][_0x389e31(0x2a5)]&&new _0x1cf476[(_0x389e31(0x176))](_0x3749f7[_0x389e31(0x208)][_0x389e31(0x296)]['value'])[_0x389e31(0x180)]((_0x41b53c,_0x29ff8a)=>{const _0x1c2e9e=_0x389e31;_0x29ff8a===_0x3ac723[_0x1c2e9e(0x208)][_0x1c2e9e(0x1b1)]&&(_0x725df4=_0x3749f7['params'][_0x1c2e9e(0x296)][_0x1c2e9e(0x2a5)]);}),_0x3ac723[_0x389e31(0x208)][_0x389e31(0x2a5)]===_0x3749f7['params']['to'][_0x389e31(0x2a5)]&&new _0x1cf476['ObjectMatrix'](_0x3749f7[_0x389e31(0x208)]['to']['value'])[_0x389e31(0x180)]((_0x242666,_0x5dc6ba)=>{const _0x784be7=_0x389e31;_0x5dc6ba===_0x3ac723[_0x784be7(0x208)][_0x784be7(0x1b1)]&&(_0x725df4=_0x3749f7[_0x784be7(0x208)]['to'][_0x784be7(0x2a5)]);}),_0x725df4?{'m1Prime':_0x3ac723,'m2Prime':[_0x3749f7,{'id':_0x464318[_0x389e31(0x23e)]['id'],'params':{'unitId':_0x3749f7['params']['unitId'],'subUnitId':_0x725df4}}]}:_0x4e771b;}},_0x47566f={'m1':_0x464318['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x464318[_0x3faf9b(0x2cf)]['id'],'handler'(_0x3c330b,_0x59dc77){const _0x467028=_0x3faf9b,_0x22ab77={'m1Prime':_0x3c330b,'m2Prime':_0x59dc77};return _0x3c330b[_0x467028(0x208)][_0x467028(0x2af)]!==_0x59dc77[_0x467028(0x208)][_0x467028(0x2af)]||_0x3c330b[_0x467028(0x208)][_0x467028(0x2a5)]!==_0x59dc77['params'][_0x467028(0x2a5)]?_0x22ab77:{'m1Prime':[],'m2Prime':[_0x59dc77]};}},_0x292ffd={'m1':_0x464318[_0x3faf9b(0x214)]['id'],'m2':_0x32678e[_0x3faf9b(0x268)]['id'],'handler'(_0x52b530,_0x369784){const _0x29578d=_0x3faf9b,_0x34ba3d={'m1Prime':_0x52b530,'m2Prime':_0x369784};if(_0x52b530[_0x29578d(0x208)][_0x29578d(0x2af)]!==_0x369784[_0x29578d(0x208)]['unitId']||_0x52b530[_0x29578d(0x208)]['subUnitId']!==_0x369784[_0x29578d(0x208)][_0x29578d(0x2a5)])return _0x34ba3d;let _0x2c6c57=!0x1;return new _0x1cf476[(_0x29578d(0x176))](_0x369784[_0x29578d(0x208)][_0x29578d(0xb2)])['forValue']((_0x378333,_0x158344)=>{const _0x3728d5=_0x29578d;_0x158344===_0x52b530[_0x3728d5(0x208)][_0x3728d5(0x1b1)]&&(_0x2c6c57=!0x0);}),_0x2c6c57?{'m1Prime':_0x52b530,'m2Prime':[_0x369784,{'id':_0x464318[_0x29578d(0x23e)]['id'],'params':{'unitId':_0x369784['params'][_0x29578d(0x2af)],'subUnitId':_0x369784[_0x29578d(0x208)][_0x29578d(0x2a5)]}}]}:_0x34ba3d;}},_0xaecf1d={'m1':_0x464318['SetSheetsFilterCriteriaMutation']['id'],'m2':_0x464318[_0x3faf9b(0x214)]['id'],'handler'(_0x338b7a,_0x534d5f){const _0x28d33a=_0x3faf9b,_0x175b5b={'m1Prime':_0x338b7a,'m2Prime':_0x534d5f};return _0x338b7a[_0x28d33a(0x208)][_0x28d33a(0x2af)]!==_0x534d5f[_0x28d33a(0x208)]['unitId']||_0x338b7a['params'][_0x28d33a(0x2a5)]!==_0x534d5f[_0x28d33a(0x208)][_0x28d33a(0x2a5)]||_0x338b7a[_0x28d33a(0x208)][_0x28d33a(0x1b1)]!==_0x534d5f[_0x28d33a(0x208)][_0x28d33a(0x1b1)]?_0x175b5b:{'m1Prime':[],'m2Prime':[_0x534d5f]};}},_0x22dbb6={'m1':_0x464318['SetSheetsFilterRangeMutation']['id'],'m2':_0x464318['RemoveSheetsFilterMutation']['id'],'handler'(_0x152bcb,_0x2f733c){const _0x4ee214=_0x3faf9b,_0x1ed88a={'m1Prime':_0x152bcb,'m2Prime':_0x2f733c};return _0x152bcb[_0x4ee214(0x208)][_0x4ee214(0x2af)]!==_0x2f733c[_0x4ee214(0x208)][_0x4ee214(0x2af)]||_0x152bcb[_0x4ee214(0x208)][_0x4ee214(0x2a5)]!==_0x2f733c['params'][_0x4ee214(0x2a5)]?_0x1ed88a:{'m1Prime':[],'m2Prime':[_0x2f733c]};}},_0x58f6da={'m1':_0x464318[_0x3faf9b(0x27b)]['id'],'m2':_0x464318[_0x3faf9b(0x27b)]['id'],'handler'(_0x48805f,_0x52cc18){const _0xd76876=_0x3faf9b,_0x5cb79d={'m1Prime':_0x48805f,'m2Prime':_0x52cc18};return _0x48805f['params']['unitId']!==_0x52cc18[_0xd76876(0x208)][_0xd76876(0x2af)]||_0x48805f['params'][_0xd76876(0x2a5)]!==_0x52cc18['params']['subUnitId']?_0x5cb79d:{'m1Prime':[],'m2Prime':[_0x52cc18]};}},_0x1f323a={'m1':_0x32678e['SetTabColorMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x2da)]['id'],'handler'(_0x4335af,_0x387ec4){const _0x53bbb7=_0x3faf9b;return _0x4335af[_0x53bbb7(0x208)][_0x53bbb7(0x2af)]===_0x387ec4[_0x53bbb7(0x208)][_0x53bbb7(0x2af)]&&_0x4335af[_0x53bbb7(0x208)][_0x53bbb7(0x2a5)]===_0x387ec4[_0x53bbb7(0x208)][_0x53bbb7(0x2a5)]&&_0x4335af[_0x53bbb7(0x208)][_0x53bbb7(0x206)]!==_0x387ec4[_0x53bbb7(0x208)][_0x53bbb7(0x206)]?{'error':new Error(_0x53bbb7(0x90))}:{'m1Prime':_0x4335af,'m2Prime':_0x387ec4};}},_0x34fa86={'m1':_0x32678e[_0x3faf9b(0x255)]['id'],'m2':_0x32678e[_0x3faf9b(0x255)]['id'],'handler'(_0x320a57,_0x441ffb){const _0x162650=_0x3faf9b,_0x59d9e8={'m1Prime':_0x320a57,'m2Prime':_0x441ffb};if(_0x320a57[_0x162650(0x208)]['unitId']!==_0x441ffb[_0x162650(0x208)][_0x162650(0x2af)]||_0x320a57[_0x162650(0x208)]['subUnitId']!==_0x441ffb['params'][_0x162650(0x2a5)])return _0x59d9e8;const _0x2c8b54=_0x320a57[_0x162650(0x208)][_0x162650(0xd1)],_0x1d58ab=[],_0x20623c=_0x1cf476[_0x162650(0x256)]['deepClone'](_0x320a57),_0x21b972=_0x441ffb[_0x162650(0x208)][_0x162650(0xd1)];_0x2c8b54[_0x162650(0xe7)](_0x53cf3a=>{const _0x3c7206=_0x162650,_0x2ab85e={'start':_0x53cf3a['startColumn'],'end':_0x53cf3a['endColumn']},_0x20baae=_0x21b972['map'](_0x2ead7b=>({'start':_0x2ead7b[_0x3c7206(0x18f)],'end':_0x2ead7b[_0x3c7206(0x2bb)]})),_0x43d004=_0x33f7e1(_0x2ab85e,_0x20baae)['map'](_0x126e33=>({..._0x53cf3a,'startColumn':_0x126e33[_0x3c7206(0xf6)],'endColumn':_0x126e33[_0x3c7206(0x2e3)]}));_0x1d58ab['push'](..._0x43d004);}),_0x20623c['params']['ranges']=_0x1d58ab;const {colWidth:_0x39e235}=_0x20623c[_0x162650(0x208)],{colWidth:_0x2dd39a}=_0x441ffb[_0x162650(0x208)];return typeof _0x39e235!=_0x162650(0x2cd)&&(typeof _0x2dd39a!=_0x162650(0x2cd)?Object[_0x162650(0xd7)](_0x2dd39a)[_0x162650(0x131)](Number)[_0x162650(0xe7)](_0x231a7f=>{_0x39e235[_0x231a7f]!=null&&delete _0x39e235[_0x231a7f];}):_0x21b972[_0x162650(0xe7)](_0x372d57=>{const _0x25f50f=_0x162650;for(let _0x112037=_0x372d57['startColumn'];_0x112037<=_0x372d57[_0x25f50f(0x2bb)];_0x112037++)delete _0x39e235[_0x112037];})),{'m1Prime':_0x20623c,'m2Prime':_0x441ffb};}},_0x1837a2={'m1':_0x32678e['SetWorksheetNameMutation']['id'],'m2':_0x32678e[_0x3faf9b(0x216)]['id'],'handler'(_0x138910,_0x2d21e8){const _0x4110a7=_0x3faf9b,_0x1ce812={'m1Prime':_0x138910,'m2Prime':_0x2d21e8};return _0x138910['params'][_0x4110a7(0x2af)]!==_0x2d21e8[_0x4110a7(0x208)]['unitId']||_0x138910['params']['subUnitId']!==_0x2d21e8[_0x4110a7(0x208)][_0x4110a7(0x2a5)]?_0x1ce812:{'error':new Error(_0x4110a7(0x1b8))};}},_0xb14074={'m1':_0x32678e[_0x3faf9b(0xc8)]['id'],'m2':_0x32678e[_0x3faf9b(0xc8)]['id'],'handler'(_0x2ce4d8,_0x5a10ee){const _0x3b2c0c=_0x3faf9b,_0x4ff54a={'m1Prime':_0x2ce4d8,'m2Prime':_0x5a10ee};if(_0x2ce4d8[_0x3b2c0c(0x208)][_0x3b2c0c(0x2af)]!==_0x5a10ee[_0x3b2c0c(0x208)][_0x3b2c0c(0x2af)]||_0x2ce4d8['params']['subUnitId']!==_0x5a10ee['params'][_0x3b2c0c(0x2a5)])return _0x4ff54a;const _0x41bae0=_0x2ce4d8['params'][_0x3b2c0c(0x2e9)],_0x1381c0=[],_0x523d55=_0x1cf476[_0x3b2c0c(0x256)][_0x3b2c0c(0xfd)](_0x2ce4d8),_0x1cb92e=_0x5a10ee[_0x3b2c0c(0x208)][_0x3b2c0c(0x2e9)];return _0x41bae0[_0x3b2c0c(0xe7)](_0x11c8db=>{const _0x434d27=_0x3b2c0c;_0x1cb92e[_0x434d27(0x18c)](_0xabf33d=>_0xabf33d[_0x434d27(0x1b7)]===_0x11c8db[_0x434d27(0x1b7)])||_0x1381c0['push'](_0x11c8db);}),_0x523d55[_0x3b2c0c(0x208)][_0x3b2c0c(0x2e9)]=_0x1381c0,{'m1Prime':_0x523d55,'m2Prime':_0x5a10ee};}},_0x2521ce={'m1':_0x32678e[_0x3faf9b(0x85)]['id'],'m2':_0x32678e['SetWorksheetRowHeightMutation']['id'],'handler'(_0x3055bb,_0x1a016b){const _0x164aaa=_0x3faf9b,_0x75f87e={'m1Prime':_0x3055bb,'m2Prime':_0x1a016b};if(_0x3055bb['params']['unitId']!==_0x1a016b[_0x164aaa(0x208)][_0x164aaa(0x2af)]||_0x3055bb[_0x164aaa(0x208)]['subUnitId']!==_0x1a016b['params'][_0x164aaa(0x2a5)])return _0x75f87e;const _0x3bcea5=_0x3055bb[_0x164aaa(0x208)][_0x164aaa(0xd1)],_0x5e652b=[],_0x1c8f67=_0x1cf476['Tools']['deepClone'](_0x3055bb),_0x938cf1=_0x1a016b[_0x164aaa(0x208)][_0x164aaa(0xd1)];_0x3bcea5[_0x164aaa(0xe7)](_0xd36db7=>{const _0x48db8d=_0x164aaa,_0x47ca1a={'start':_0xd36db7[_0x48db8d(0x25c)],'end':_0xd36db7[_0x48db8d(0x20e)]},_0x1b3d6b=_0x938cf1[_0x48db8d(0x131)](_0x3f4e92=>({'start':_0x3f4e92['startRow'],'end':_0x3f4e92['endRow']})),_0x55f612=_0x33f7e1(_0x47ca1a,_0x1b3d6b)[_0x48db8d(0x131)](_0x15d2a0=>({..._0xd36db7,'startRow':_0x15d2a0['start'],'endRow':_0x15d2a0['end']}));_0x5e652b['push'](..._0x55f612);}),_0x1c8f67['params'][_0x164aaa(0xd1)]=_0x5e652b;const {rowHeight:_0x170ba5}=_0x1c8f67[_0x164aaa(0x208)],{rowHeight:_0x4848c2}=_0x1a016b[_0x164aaa(0x208)];return typeof _0x170ba5!=_0x164aaa(0x2cd)&&(typeof _0x4848c2!=_0x164aaa(0x2cd)?Object[_0x164aaa(0xd7)](_0x4848c2)['map'](Number)['forEach'](_0x1a5a99=>{_0x170ba5[_0x1a5a99]!=null&&delete _0x170ba5[_0x1a5a99];}):_0x938cf1[_0x164aaa(0xe7)](_0x1c75f4=>{const _0x5c1c8c=_0x164aaa;for(let _0x4c8681=_0x1c75f4[_0x5c1c8c(0x25c)];_0x4c8681<=_0x1c75f4[_0x5c1c8c(0x20e)];_0x4c8681++)delete _0x170ba5[_0x4c8681];})),{'m1Prime':_0x1c8f67,'m2Prime':_0x1a016b};}},_0x578687={'m1':_0x32678e[_0x3faf9b(0x2b8)]['id'],'m2':_0x32678e[_0x3faf9b(0x2b8)]['id'],'handler'(_0x6e154b,_0x36c7a5){const _0x1844c7=_0x3faf9b,_0x4eb3c0={'m1Prime':_0x6e154b,'m2Prime':_0x36c7a5};if(_0x6e154b['params'][_0x1844c7(0x2af)]!==_0x36c7a5[_0x1844c7(0x208)][_0x1844c7(0x2af)]||_0x6e154b[_0x1844c7(0x208)]['subUnitId']!==_0x36c7a5['params'][_0x1844c7(0x2a5)])return _0x4eb3c0;const _0x3bc5ce=_0x6e154b[_0x1844c7(0x208)][_0x1844c7(0xd1)],_0x56ab0b=[],_0x52da40=_0x1cf476[_0x1844c7(0x256)][_0x1844c7(0xfd)](_0x6e154b),_0x1cdb8d=_0x36c7a5[_0x1844c7(0x208)]['ranges'];_0x3bc5ce[_0x1844c7(0xe7)](_0x5278a1=>{const _0x26530d=_0x1844c7,_0x523c16={'start':_0x5278a1[_0x26530d(0x25c)],'end':_0x5278a1[_0x26530d(0x20e)]},_0x31d699=_0x1cdb8d[_0x26530d(0x131)](_0x2ce7de=>({'start':_0x2ce7de['startRow'],'end':_0x2ce7de[_0x26530d(0x20e)]})),_0x3334dc=_0x33f7e1(_0x523c16,_0x31d699)[_0x26530d(0x131)](_0x541b43=>({..._0x5278a1,'startRow':_0x541b43['start'],'endRow':_0x541b43[_0x26530d(0x2e3)]}));_0x56ab0b['push'](..._0x3334dc);}),_0x52da40[_0x1844c7(0x208)][_0x1844c7(0xd1)]=_0x56ab0b;const {autoHeightInfo:_0x3cde43}=_0x52da40[_0x1844c7(0x208)],{autoHeightInfo:_0xdbe311}=_0x36c7a5[_0x1844c7(0x208)];return typeof _0x3cde43!='number'&&(typeof _0xdbe311!=_0x1844c7(0x2cd)?Object['keys'](_0xdbe311)[_0x1844c7(0x131)](Number)['forEach'](_0x32abdb=>{_0x3cde43[_0x32abdb]!=null&&delete _0x3cde43[_0x32abdb];}):_0x1cdb8d[_0x1844c7(0xe7)](_0x413965=>{const _0x5176ff=_0x1844c7;for(let _0x1d403d=_0x413965['startRow'];_0x1d403d<=_0x413965[_0x5176ff(0x20e)];_0x1d403d++)delete _0x3cde43[_0x1d403d];})),{'m1Prime':_0x52da40,'m2Prime':_0x36c7a5};}},_0x49db9e={'m1':_0x1dd8e1[_0x3faf9b(0x2ef)]['id'],'m2':_0x1dd8e1['UpdateCommentMutation']['id'],'handler':_0x3cf2f1((_0x442093,_0xfce7f7)=>{const _0x5c7889=_0x3faf9b,_0x36c37a=_0x442093[_0x5c7889(0x208)],_0x3cb96c=_0xfce7f7[_0x5c7889(0x208)];return _0x36c37a[_0x5c7889(0x2af)]===_0x3cb96c[_0x5c7889(0x2af)]&&_0x36c37a['subUnitId']===_0x3cb96c[_0x5c7889(0x2a5)]&&_0x36c37a[_0x5c7889(0x1b2)][_0x5c7889(0x2cc)]===_0x3cb96c[_0x5c7889(0x1b2)][_0x5c7889(0x2cc)]?{'m1Prime':[],'m2Prime':_0xfce7f7}:{'m1Prime':_0x442093,'m2Prime':_0xfce7f7};},'handler')},_0x5bd373={'m1':_0x1dd8e1[_0x3faf9b(0xe5)]['id'],'m2':_0x1dd8e1[_0x3faf9b(0xe5)]['id'],'handler':_0x3cf2f1((_0x483c89,_0x53a87c)=>{const _0x342ccc=_0x3faf9b,_0x3019b5=_0x483c89['params'],_0x5f3bfe=_0x53a87c[_0x342ccc(0x208)];return _0x3019b5['unitId']===_0x5f3bfe['unitId']&&_0x3019b5[_0x342ccc(0x2a5)]===_0x5f3bfe['subUnitId']&&_0x3019b5[_0x342ccc(0x1b2)][_0x342ccc(0x2cc)]===_0x5f3bfe[_0x342ccc(0x1b2)][_0x342ccc(0x2cc)]?{'m1Prime':[],'m2Prime':_0x53a87c}:{'m1Prime':_0x483c89,'m2Prime':_0x53a87c};},_0x3faf9b(0x97))},_0x5ad404={'m1':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0xee)]['id'],'handler':_0x3cf2f1((_0x2eab13,_0x59ce8f)=>{const _0x31103a=_0x3faf9b,_0x38c3b7={'m1Prime':_0x2eab13,'m2Prime':_0x59ce8f},_0x945e25=_0x2eab13['params'],_0x142545=_0x59ce8f[_0x31103a(0x208)];if(_0x945e25[_0x31103a(0x2af)]!==_0x142545[_0x31103a(0x2af)]||_0x945e25[_0x31103a(0x2a5)]!==_0x142545['subUnitId'])return _0x38c3b7;if(_0x2eab13[_0x31103a(0x208)][_0x31103a(0x1b2)]['type']===_0x2dcd0c['UpdateRuleType'][_0x31103a(0x2f5)]){const {unitId:_0x521781,subUnitId:_0x4faf5d}=_0x2eab13[_0x31103a(0x208)],_0x1edaf6=Array['isArray'](_0x59ce8f[_0x31103a(0x208)][_0x31103a(0x246)])?_0x59ce8f['params'][_0x31103a(0x246)]:[_0x59ce8f[_0x31103a(0x208)]['rule']],_0x1fccc7=[],_0x1e2886=new _0x1cf476[(_0x31103a(0x176))](),_0x387d16=_0x2eab13[_0x31103a(0x208)][_0x31103a(0x1b2)][_0x31103a(0x1b2)];_0x387d16[_0x31103a(0xe7)](_0x1a0410=>{const _0x3d5852=_0x31103a;_0x1cf476[_0x3d5852(0x203)][_0x3d5852(0x25d)](_0x1a0410,(_0x3b1280,_0x21fd66)=>{const _0x41659=_0x3d5852;_0x1e2886[_0x41659(0x2a6)](_0x3b1280,_0x21fd66,_0x2eab13[_0x41659(0x208)][_0x41659(0x267)]);});}),_0x1edaf6['forEach'](_0x1c0b2e=>{const _0x2aae37=_0x31103a;_0x1c0b2e[_0x2aae37(0xd1)][_0x2aae37(0xe7)](_0x1a2c86=>{const _0x1f9839=_0x2aae37;_0x1cf476['Range'][_0x1f9839(0x25d)](_0x1a2c86,(_0x209dbf,_0x138df1)=>{const _0x167614=_0x1f9839;_0x1e2886[_0x167614(0x2a6)](_0x209dbf,_0x138df1,_0x1c0b2e[_0x167614(0x15f)]);});});});const _0x14b3b7=_0x2eab13[_0x31103a(0x208)]['ruleId'],_0x2064fb=_0x1cf476[_0x31103a(0xd3)](_0x1e2886,_0x24b5cd=>_0x24b5cd===_0x14b3b7);return _0x1cf476[_0x31103a(0x212)](_0x2064fb,_0x387d16)||(_0x2064fb['length']?_0x1fccc7[_0x31103a(0x107)]({'id':_0x2dcd0c[_0x31103a(0x1db)]['id'],'params':{'unitId':_0x521781,'subUnitId':_0x4faf5d,'ruleId':_0x14b3b7,'payload':{'type':_0x2dcd0c[_0x31103a(0x2c1)][_0x31103a(0x2f5)],'payload':_0x2064fb}}}):_0x1fccc7[_0x31103a(0x107)]({'id':_0x2dcd0c['RemoveDataValidationMutation']['id'],'params':{'unitId':_0x521781,'subUnitId':_0x4faf5d,'ruleId':_0x14b3b7}})),{'m1Prime':_0x1fccc7[_0x31103a(0x18e)]?_0x1fccc7:[_0x2eab13],'m2Prime':[..._0x1fccc7,_0x59ce8f]};}return _0x38c3b7;},_0x3faf9b(0x97))},_0x15efa2={'m1':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x22b)]['id'],'handler':_0x3cf2f1((_0x1c5b9c,_0x107df0)=>{const _0x12c5eb=_0x3faf9b,_0x18851d={'m1Prime':_0x1c5b9c,'m2Prime':_0x107df0};if(_0x1c5b9c[_0x12c5eb(0x208)][_0x12c5eb(0x2af)]!==_0x107df0[_0x12c5eb(0x208)][_0x12c5eb(0x2af)]||_0x1c5b9c[_0x12c5eb(0x208)][_0x12c5eb(0x2a5)]!==_0x107df0[_0x12c5eb(0x208)][_0x12c5eb(0x2a5)])return _0x18851d;const _0x41f777=_0x1c5b9c[_0x12c5eb(0x208)]['ruleId'];return(Array[_0x12c5eb(0x20c)](_0x107df0[_0x12c5eb(0x208)][_0x12c5eb(0x267)])?_0x107df0[_0x12c5eb(0x208)]['ruleId']:[_0x107df0['params'][_0x12c5eb(0x267)]])[_0x12c5eb(0xa0)](_0x41f777)>-0x1?{'m1Prime':[],'m2Prime':_0x107df0}:_0x18851d;},'handler')},_0x1c6f85={'m1':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'m2':_0x2dcd0c[_0x3faf9b(0x1db)]['id'],'handler':_0x3cf2f1((_0x6c906f,_0x58023b)=>{const _0x445215=_0x3faf9b,_0x894075={'m1Prime':_0x6c906f,'m2Prime':_0x58023b},_0x336657=_0x6c906f['params'],_0x6922fa=_0x58023b['params'];if(_0x336657[_0x445215(0x2af)]===_0x6922fa[_0x445215(0x2af)]&&_0x336657[_0x445215(0x2a5)]===_0x6922fa['subUnitId']){const _0x2676e2=_0x1cf476[_0x445215(0x256)][_0x445215(0xfd)](_0x58023b);if(_0x6922fa['ruleId']===_0x336657[_0x445215(0x267)]&&_0x336657[_0x445215(0x1b2)]['type']===_0x6922fa[_0x445215(0x1b2)][_0x445215(0x290)])return _0x336657[_0x445215(0x1b2)][_0x445215(0x290)]===_0x2dcd0c[_0x445215(0x2c1)][_0x445215(0x2f5)]&&!_0x1cf476['isRangesEqual'](_0x336657[_0x445215(0x1b2)]['payload'],_0x6922fa[_0x445215(0x1b2)][_0x445215(0x1b2)])?{'error':new Error('edit\x20range\x20of\x20same\x20data-validation\x20rule\x20is\x20not\x20allowed')}:{'m1Prime':[],'m2Prime':_0x2676e2};if(_0x336657[_0x445215(0x1b2)][_0x445215(0x290)]===_0x2dcd0c[_0x445215(0x2c1)][_0x445215(0x2f5)]&&_0x6922fa[_0x445215(0x1b2)]['type']===_0x2dcd0c[_0x445215(0x2c1)]['RANGE']&&_0x6922fa['ruleId']!==_0x336657[_0x445215(0x267)]){let _0xb6716=_0x3cf2f1(function(_0x15c8f4,_0x470c9c){const _0x198a0e=_0x445215;_0x15c8f4[_0x198a0e(0xe7)](_0xfc2d0e=>{const _0x4b4449=_0x198a0e;_0x1cf476[_0x4b4449(0x203)][_0x4b4449(0x25d)](_0xfc2d0e,(_0x5b8a87,_0x561850)=>{_0x568a60['setValue'](_0x5b8a87,_0x561850,_0x470c9c);});});},_0x445215(0x1c6));const _0x568a60=new _0x1cf476[(_0x445215(0x176))]();_0xb6716(_0x336657['payload']['payload'],_0x336657[_0x445215(0x267)]),_0xb6716(_0x6922fa[_0x445215(0x1b2)][_0x445215(0x1b2)],_0x6922fa[_0x445215(0x267)]);const _0x3d5707=_0x1cf476[_0x445215(0xd3)](_0x568a60,_0x2dc20b=>_0x2dc20b===_0x336657[_0x445215(0x267)]),_0x4127e4=!_0x1cf476[_0x445215(0x212)](_0x336657['payload'][_0x445215(0x1b2)],_0x3d5707)?_0x3d5707[_0x445215(0x18e)]?[{'id':_0x2dcd0c[_0x445215(0x1db)]['id'],'params':{..._0x336657,'payload':{'type':_0x2dcd0c[_0x445215(0x2c1)][_0x445215(0x2f5)],'payload':_0x3d5707}}}]:[{'id':_0x2dcd0c[_0x445215(0x22b)]['id'],'params':{..._0x336657,'payload':void 0x0}}]:[];return{'m1Prime':[_0x6c906f],'m2Prime':[..._0x4127e4,_0x58023b]};}}return _0x894075;},_0x3faf9b(0x97))},_0x58f2a3={'m1':_0x22aa2[_0x3faf9b(0x10f)]['id'],'m2':_0x22aa2[_0x3faf9b(0x10f)]['id'],'handler':_0x3cf2f1((_0xe60d28,_0x1ebbc6)=>{const _0x1549d3=_0x3faf9b,_0x4e39c5=_0xe60d28['params'],_0x1f6f25=_0x1ebbc6['params'];return _0x4e39c5[_0x1549d3(0x2af)]===_0x1f6f25[_0x1549d3(0x2af)]&&_0x4e39c5[_0x1549d3(0x2a5)]===_0x1f6f25[_0x1549d3(0x2a5)]&&_0x4e39c5['id']===_0x1f6f25['id']?{'m2Prime':_0x1ebbc6,'m1Prime':[]}:{'m1Prime':_0xe60d28,'m2Prime':_0x1ebbc6};},_0x3faf9b(0x97))},_0x46d05f={'m1':_0x22aa2['UpdateHyperLinkRefMutation']['id'],'m2':_0x22aa2[_0x3faf9b(0xb8)]['id'],'handler':_0x3cf2f1((_0x2ed551,_0x50a1b2)=>{const _0x146d34=_0x3faf9b,_0x4c339c=_0x2ed551[_0x146d34(0x208)],_0x1d4306=_0x50a1b2[_0x146d34(0x208)];return _0x4c339c['unitId']===_0x1d4306[_0x146d34(0x2af)]&&_0x4c339c['subUnitId']===_0x1d4306[_0x146d34(0x2a5)]&&_0x4c339c['id']===_0x1d4306['id']?{'m2Prime':_0x50a1b2,'m1Prime':[]}:{'m1Prime':_0x2ed551,'m2Prime':_0x50a1b2};},'handler')},_0x1ba7c2={'m1':_0x32678e[_0x3faf9b(0x153)]['id'],'m2':_0x32678e[_0x3faf9b(0x229)]['id'],'handler'(_0x33cb55,_0xda892f){const _0x2acf63=_0x3faf9b,_0x5b7f40=_0x1cf476[_0x2acf63(0x256)][_0x2acf63(0xfd)](_0xda892f);return _0x33cb55[_0x2acf63(0x208)][_0x2acf63(0x2a5)]!==_0xda892f[_0x2acf63(0x208)][_0x2acf63(0x2a5)]||_0x33cb55['params'][_0x2acf63(0x2af)]!==_0xda892f[_0x2acf63(0x208)][_0x2acf63(0x2af)]?{'m1Prime':_0x33cb55,'m2Prime':_0x5b7f40}:(_0x5b7f40['id']=_0x32678e[_0x2acf63(0xb1)]['id'],{'m1Prime':_0x33cb55,'m2Prime':_0x5b7f40});}},_0x11c096={'m1':_0x32678e[_0x3faf9b(0x153)]['id'],'m2':_0x32678e[_0x3faf9b(0x1d5)]['id'],'handler'(_0xb71e84,_0x3bb1e2){const _0x566f1d=_0x3faf9b,_0x10e190=_0x1cf476[_0x566f1d(0x256)][_0x566f1d(0xfd)](_0x3bb1e2);return _0xb71e84[_0x566f1d(0x208)][_0x566f1d(0x2a5)]!==_0x3bb1e2[_0x566f1d(0x208)]['subUnitId']||_0xb71e84[_0x566f1d(0x208)][_0x566f1d(0x2af)]!==_0x3bb1e2[_0x566f1d(0x208)][_0x566f1d(0x2af)]?{'m1Prime':_0xb71e84,'m2Prime':_0x10e190}:(_0x10e190['id']=_0x32678e[_0x566f1d(0xb1)]['id'],{'m1Prime':_0xb71e84,'m2Prime':_0x10e190});}},_0x3ae584={'m1':_0x32678e['InsertSheetMutation']['id'],'m2':_0x32678e[_0x3faf9b(0xe3)]['id'],'handler'(_0x4a0c8f,_0x3bce10){const _0xed3bce=_0x3faf9b;if(_0x4a0c8f[_0xed3bce(0x208)]['sheet']['id']===_0x3bce10['params'][_0xed3bce(0x2f1)]['id'])return{'error':new Error('Two\x20mutation\x20have\x20the\x20same\x20worksheetId!')};const _0x349fad=_0x1cf476[_0xed3bce(0x256)][_0xed3bce(0xfd)](_0x4a0c8f),_0x106dbb=_0x1cf476[_0xed3bce(0x256)][_0xed3bce(0xfd)](_0x3bce10);return _0x349fad[_0xed3bce(0x208)][_0xed3bce(0x2c7)]<=_0x106dbb['params'][_0xed3bce(0x2c7)]?_0x106dbb[_0xed3bce(0x208)][_0xed3bce(0x2c7)]+=0x1:_0x349fad[_0xed3bce(0x208)][_0xed3bce(0x2c7)]>_0x106dbb[_0xed3bce(0x208)][_0xed3bce(0x2c7)]&&(_0x349fad['params'][_0xed3bce(0x2c7)]+=0x1),_0x4a0c8f[_0xed3bce(0x208)][_0xed3bce(0x2f1)][_0xed3bce(0x1c2)]===_0x3bce10['params'][_0xed3bce(0x2f1)][_0xed3bce(0x1c2)]?{'error':new Error(_0xed3bce(0x1ce))}:{'m1Prime':_0x349fad,'m2Prime':_0x106dbb};}},_0x16d2de={'m1':_0x32678e['RemoveSheetMutation']['id'],'m2':_0x3faf9b(0xcc),'handler'(_0x47ad97,_0x53b8aa){const _0x50ff47=_0x3faf9b;var _0x289d6a;return _0x47ad97[_0x50ff47(0x208)][_0x50ff47(0x2a5)]===((_0x289d6a=_0x53b8aa[_0x50ff47(0x208)])==null?void 0x0:_0x289d6a[_0x50ff47(0x2a5)])&&_0x47ad97['id']!==_0x53b8aa['id']?{'error':new Error('Trying\x20to\x20mutate\x20a\x20deleted\x20worksheet!')}:{'m1Prime':_0x47ad97,'m2Prime':_0x53b8aa};}},_0x5481d9={'m1':_0x32678e[_0x3faf9b(0x1c9)]['id'],'m2':_0x32678e[_0x3faf9b(0x1c9)]['id'],'handler'(_0xabe7a9,_0x294119){const _0x2adc6f=_0x3faf9b,_0x37049c=_0x1cf476[_0x2adc6f(0x256)][_0x2adc6f(0xfd)](_0xabe7a9),_0x3f6b6e=_0x1cf476[_0x2adc6f(0x256)][_0x2adc6f(0xfd)](_0x294119),_0x39580b={'error':new Error(_0x2adc6f(0x1f5))};if(_0xabe7a9[_0x2adc6f(0x208)]['fromOrder']===_0x294119[_0x2adc6f(0x208)]['fromOrder'])_0x37049c['id']=_0x32678e[_0x2adc6f(0xb1)]['id'],_0x3f6b6e[_0x2adc6f(0x208)][_0x2adc6f(0x91)]=_0xabe7a9[_0x2adc6f(0x208)][_0x2adc6f(0x121)];else{_0xabe7a9[_0x2adc6f(0x208)][_0x2adc6f(0x91)]===_0xabe7a9['params'][_0x2adc6f(0x121)]&&(_0x37049c['id']=_0x32678e[_0x2adc6f(0xb1)]['id']),_0x294119[_0x2adc6f(0x208)][_0x2adc6f(0x91)]===_0x294119[_0x2adc6f(0x208)][_0x2adc6f(0x121)]&&(_0x3f6b6e['id']=_0x32678e[_0x2adc6f(0xb1)]['id']);const _0x6f817b=[Math[_0x2adc6f(0x181)](_0xabe7a9['params']['fromOrder'],_0xabe7a9[_0x2adc6f(0x208)][_0x2adc6f(0x121)]),Math['max'](_0xabe7a9[_0x2adc6f(0x208)][_0x2adc6f(0x91)],_0xabe7a9[_0x2adc6f(0x208)][_0x2adc6f(0x121)])],_0x13decf=[Math[_0x2adc6f(0x181)](_0x294119[_0x2adc6f(0x208)][_0x2adc6f(0x91)],_0x294119[_0x2adc6f(0x208)][_0x2adc6f(0x121)]),Math[_0x2adc6f(0x102)](_0x294119[_0x2adc6f(0x208)][_0x2adc6f(0x91)],_0x294119[_0x2adc6f(0x208)][_0x2adc6f(0x121)])];if(_0x6f817b[0x0]<=_0x13decf[0x1]&&_0x6f817b[0x1]>=_0x13decf[0x0])return _0x39580b;}return{'m1Prime':_0x37049c,'m2Prime':_0x3f6b6e};}},_0x2e9b0f={'m1':_0x32678e[_0x3faf9b(0xe3)]['id'],'m2':_0x32678e['SetWorksheetOrderMutation']['id'],'handler'(_0x3f0933,_0x2e1e6){const _0x5778db=_0x3faf9b,_0x47db2d=_0x1cf476[_0x5778db(0x256)][_0x5778db(0xfd)](_0x3f0933),_0x5f25cb=_0x1cf476['Tools'][_0x5778db(0xfd)](_0x2e1e6);return _0x3f0933[_0x5778db(0x208)][_0x5778db(0x2c7)]<=_0x2e1e6['params']['order']&&(_0x5f25cb[_0x5778db(0x208)][_0x5778db(0x185)]+=0x1),{'m1Prime':_0x47db2d,'m2Prime':_0x5f25cb};}},_0x414b49={'m1':_0x3faf9b(0xcc),'m2':_0x32678e['RemoveSheetMutation']['id'],'handler'(_0x56a71e,_0x58d3cc){return{'m1Prime':_0x56a71e,'m2Prime':_0x58d3cc};}},_0x41a927=[_0x3ae584,_0x2e9b0f,_0x16d2de,_0x414b49,_0x5481d9];var _0x58e4fb=Object[_0x3faf9b(0x2f3)],_0x5181d2=Object['getOwnPropertyDescriptor'],_0x3cd498=_0x3cf2f1((_0x99d7e8,_0x44b1bb,_0x300723,_0x193e1e)=>{const _0x3fd1aa=_0x3faf9b;for(var _0x40be26=_0x193e1e>0x1?void 0x0:_0x193e1e?_0x5181d2(_0x44b1bb,_0x300723):_0x44b1bb,_0x2c4809=_0x99d7e8[_0x3fd1aa(0x18e)]-0x1,_0x57f525;_0x2c4809>=0x0;_0x2c4809--)(_0x57f525=_0x99d7e8[_0x2c4809])&&(_0x40be26=(_0x193e1e?_0x57f525(_0x44b1bb,_0x300723,_0x40be26):_0x57f525(_0x40be26))||_0x40be26);return _0x193e1e&&_0x40be26&&_0x58e4fb(_0x44b1bb,_0x300723,_0x40be26),_0x40be26;},_0x3faf9b(0xb7)),_0x47abfe=_0x3cf2f1((_0x589ef0,_0x2fcf78)=>(_0x3b70ed,_0x51008e)=>_0x2fcf78(_0x3b70ed,_0x51008e,_0x589ef0),'__decorateParam$5');_0x48d6a5[_0x3faf9b(0x186)]=(_0x23903d=class extends _0x1cf476['Disposable']{constructor(_0x56bd44){const _0x161604=_0x3faf9b;super(),this['_transformService']=_0x56bd44,[..._0x41a927,_0x5a8bb3,_0x4a35d8,_0x17efb9,_0x4d0f5d,_0x1ce3a7,_0x28a59f,_0x47ba9b,_0x21f713,_0x4a28a6,_0x2ee4b9,_0x14fb9d,_0xda577c,_0x4d2516,_0x131839,_0x31552d,_0x1663c1,_0xb1af15,_0x38a12c,_0x3274aa,_0x2a29e5,_0x405421,_0x225849,_0x3181fc,_0x51dd49,_0x17efeb,_0x53ce8b,_0x599850,_0x3f1d13,_0x101f70,_0x166a6e,_0x2f88a4,_0x6c67c7,_0x496c47,_0x160dac,_0xb7bc6c,_0x1b0e35,_0x2d5f70,_0x3da5eb,_0x132725,_0x563080,_0x179673,_0x3a5290,_0x438259,_0x19c7a9,_0x1ef1e1,_0x9ef9b4,_0x50aeeb,_0x1996aa,_0x1480ed,_0x3b0ffe,_0x46a747,_0x30dfa7,_0xc2ea4e,_0x1d4e02,_0x30cb90,_0x20632d,_0x31d0f8,_0x595b70,_0x417586,_0x109182,_0x5107cc,_0x5d5f42,_0x2319ba,_0x586165,_0x3f9c16,_0xbe0686,_0x2cd444,_0x5e0488,_0x8d0727,_0x195842,_0x37b744,_0x2090e7,_0x3d60d7,_0x11abe2,_0x5c43b3,_0x42f99c,_0x3fb8c7,_0x1837a2,_0x29856f,_0x1f323a,_0x34fa86,_0xb14074,_0x2521ce,_0x578687,_0x13785f,_0x5203e5,_0x59a4d4,_0x21cfd4,_0x30cdb5,_0x38028c,_0x5de246,_0x555922,_0x5e69e0,_0x296862,_0x26c2c6,_0x1c6f85,_0x4b2633,_0x25bf61,_0x4d0841,_0x27ebf4,_0x3681f9,_0x5ecfd1,_0x27b1c3,_0x4aa2ad,_0x446e33,_0x4934a4,_0x1a5129,_0x4a0d62,_0x5531a1,_0x5ad404,_0x15efa2,_0x2ce199,_0x459d89,_0x3b05a8,_0x18a339,_0x458abe,_0x4f8e29,_0x449147,_0x3b21ed,_0x4f1d94,_0xaecf1d,_0x47566f,_0x292ffd,_0x94424b,_0x58f6da,_0x22dbb6,_0x54475f,_0xb0bf07,_0x3883b4,_0xc2e00d,_0x3b4752,_0x34609c,_0x332346,_0x34a084,_0x52e989,_0x364adb,_0x5a342c,_0x32d2af,_0xc97791,_0x471cc8,_0x1da40f,_0x349da3,_0x419f7a,_0x527964,_0x1ba7c2,_0x5ba600,_0x5cba72,_0x3a0f91,_0x47666c,_0x2fa290,_0xd711c7,_0x11c096,_0x418d94,_0x4a230c,_0x4140ff,_0x40e2e2,_0x5083e9,_0x24f3f0,_0x56c7b8,_0x1f78ef,_0x190775,_0x2afa8d,_0x5d089a,_0x29c922,_0x5bd373,_0x49db9e,_0x57729b,_0x5a0cf1,_0x11a5a1,_0x57dd7d,_0x21330e,_0x7a357a,_0x1c541a,_0x3bfaa7,_0x1e0421,_0x1b3c15,_0x20536c,_0x3d9a76,_0x37f3a8,_0x4feff1,_0x58f2a3,_0x46d05f,_0x51c03b,_0x1e8306,_0x4d84bc,_0x54b8f4,_0x20184b,_0x2b8d7b,_0x2496f6,_0x360a9f,_0x1c649c,_0x4f7b1d,_0x41dccb,_0x53016f,_0x5b0508,_0x47165a,_0x49cc4c,_0x578e83,_0x1f186f,_0x21b887,_0x8fe29f,_0x5b14cd,_0x1fecb8,_0x549016,_0x2a9365,_0x47bd34,_0xe59a4b,_0x2a9386,_0xb688e1,_0x347880,_0xe13429,_0x45f10a,_0x143c62,_0x44d5be,_0x420276,_0x2ed466,_0x157fe5,_0x7dc337,_0x3396c9,_0x70c805,_0x3ef071,_0x2b4c5e,_0x1f38b7,_0x13cd21,_0x1d5ba8,_0x3e15d5,_0xfe1edc,_0x38078d,_0x1fdd4,_0x1e90d2,_0x1c22d6,_0x3ef4ce,_0x4b214d,_0x2bbcec,_0x405af6,_0x4d09ed,_0x370699,_0x53c135,_0x193e2b,_0x7b2b7a,_0x25b7b2,_0x533478,_0x5473d7,_0x1b61d5,_0xe2be7f,_0x2b025e,_0x3f97d5,_0x3fc065,_0x13f7cd,_0x17fe9f,_0xb862d6,_0x10108d,_0x8d3beb,_0x4d1673,_0x372517,_0x2559e7,_0x3e38b7,_0x11b2be,_0x552a90,_0x12ea81,_0x3e39e0,_0x56c646,_0x3688b5,_0x2c95e9,_0x18032b,_0x20746b,_0x1e9de6,_0x340e9a][_0x161604(0xe7)](_0x1eae88=>{const _0x2939f1=_0x161604;this[_0x2939f1(0x284)][_0x2939f1(0xd2)](_0x1eae88);});}},_0x3cf2f1(_0x23903d,'SheetTransformController'),_0x23903d),_0x48d6a5[_0x3faf9b(0x186)]=_0x3cd498([_0x47abfe(0x0,_0x2b4724)],_0x48d6a5['SheetTransformController']);function _0x44c667(_0x63583c,_0xa606d6){const _0x1fa9b3=_0x3faf9b;if(!Array[_0x1fa9b3(0x20c)](_0x63583c))return;const _0x1003cc=_0x63583c[_0x1fa9b3(0xa0)](_0x1fa9b3(0x24d))>-0x1?_0x63583c:_0x63583c[_0x1fa9b3(0x18c)](_0x1d2cbd=>Array[_0x1fa9b3(0x20c)](_0x1d2cbd)&&_0x1d2cbd['indexOf'](_0x1fa9b3(0x24d))>-0x1);if(!Array[_0x1fa9b3(0x20c)](_0x1003cc))return;const _0x3d41f6=_0x1003cc[_0x1fa9b3(0xa0)](_0x1fa9b3(0x24d));if(!(_0x3d41f6===-0x1||(_0x3d41f6===0x0?'':_0x1003cc[_0x3d41f6-0x1])!==_0xa606d6))return _0x1003cc['slice'](_0x3d41f6);}_0x3cf2f1(_0x44c667,'extractActionsBySegmentId');function _0x3fa88f(_0x3af592,_0x289005,_0x4b6172=_0x3faf9b(0x22d)){const _0x259cb7=_0x3faf9b;if(_0x289005[_0x259cb7(0x18e)]===0x0)return[];const {segmentId:_0x201b3b}=_0x289005[0x0];if(_0x201b3b==null)return _0x289005;const _0x5dbfab=_0x44c667(_0x3af592,_0x201b3b);if(_0x5dbfab==null)return _0x289005;const _0x72c56c=[];for(const _0x5ce066 of _0x289005){const _0x20715b=_0x1cf476[_0x259cb7(0x137)][_0x259cb7(0x152)](_0x5dbfab,_0x5ce066[_0x259cb7(0x263)],_0x4b6172),_0x18f693=_0x1cf476[_0x259cb7(0x137)]['transformPosition'](_0x5dbfab,_0x5ce066[_0x259cb7(0x2ce)],_0x4b6172),_0x59d567={..._0x5ce066,'startOffset':_0x20715b,'endOffset':_0x18f693,'collapsed':_0x20715b===_0x18f693};_0x72c56c['push'](_0x59d567);}return _0x72c56c;}_0x3cf2f1(_0x3fa88f,_0x3faf9b(0x140));const _0x563188=[{'m1':_0x300a7b[_0x3faf9b(0x2a2)]['id'],'m2':_0x300a7b['RichTextEditingMutation']['id'],'handler'(_0x5c5d5d,_0x8f8d3){const _0x2cca93=_0x3faf9b;if(_0x5c5d5d['params'][_0x2cca93(0x2af)]!==_0x8f8d3[_0x2cca93(0x208)][_0x2cca93(0x2af)])return{'error':new Error(_0x2cca93(0x1b6))};const _0x47a393=_0x1cf476[_0x2cca93(0x256)][_0x2cca93(0xfd)](_0x5c5d5d),_0x29b03f=_0x1cf476['Tools'][_0x2cca93(0xfd)](_0x8f8d3);return{'m1Prime':{..._0x47a393,'params':{..._0x47a393['params'],'actions':_0x1cf476[_0x2cca93(0x137)][_0x2cca93(0x2b9)](_0x47a393[_0x2cca93(0x208)][_0x2cca93(0x19a)],_0x29b03f[_0x2cca93(0x208)]['actions'],_0x2cca93(0x220)),'textRanges':_0x47a393[_0x2cca93(0x208)][_0x2cca93(0x1b4)]?_0x3fa88f(_0x29b03f[_0x2cca93(0x208)][_0x2cca93(0x19a)],_0x47a393[_0x2cca93(0x208)][_0x2cca93(0x1b4)],_0x2cca93(0x22d)):null}},'m2Prime':{..._0x29b03f,'params':{..._0x29b03f[_0x2cca93(0x208)],'actions':_0x1cf476['JSONX'][_0x2cca93(0x2b9)](_0x29b03f[_0x2cca93(0x208)][_0x2cca93(0x19a)],_0x47a393[_0x2cca93(0x208)][_0x2cca93(0x19a)],_0x2cca93(0x22d)),'textRanges':_0x29b03f[_0x2cca93(0x208)][_0x2cca93(0x1b4)]?_0x3fa88f(_0x47a393[_0x2cca93(0x208)]['actions'],_0x29b03f['params'][_0x2cca93(0x1b4)],'right'):null}}};}}];var _0x3b0723=Object[_0x3faf9b(0x2f3)],_0x4aab56=Object['getOwnPropertyDescriptor'],_0x4e1fc0=_0x3cf2f1((_0x244b06,_0x4e8b25,_0x25393c,_0x221b50)=>{const _0xa54cc3=_0x3faf9b;for(var _0x530f7c=_0x221b50>0x1?void 0x0:_0x221b50?_0x4aab56(_0x4e8b25,_0x25393c):_0x4e8b25,_0x72cec7=_0x244b06[_0xa54cc3(0x18e)]-0x1,_0x1f9b61;_0x72cec7>=0x0;_0x72cec7--)(_0x1f9b61=_0x244b06[_0x72cec7])&&(_0x530f7c=(_0x221b50?_0x1f9b61(_0x4e8b25,_0x25393c,_0x530f7c):_0x1f9b61(_0x530f7c))||_0x530f7c);return _0x221b50&&_0x530f7c&&_0x3b0723(_0x4e8b25,_0x25393c,_0x530f7c),_0x530f7c;},_0x3faf9b(0xe9)),_0x46e716=_0x3cf2f1((_0x13602f,_0x44b56b)=>(_0x58451f,_0x2ae45a)=>_0x44b56b(_0x58451f,_0x2ae45a,_0x13602f),_0x3faf9b(0x2ba));_0x48d6a5[_0x3faf9b(0xbe)]=(_0x3ab869=class extends _0x1cf476[_0x3faf9b(0x280)]{constructor(_0x49c696){const _0x20daa0=_0x3faf9b;super(),this[_0x20daa0(0x284)]=_0x49c696,[..._0x563188][_0x20daa0(0xe7)](_0x4d59d5=>{const _0x5fd052=_0x20daa0;this['_transformService'][_0x5fd052(0xd2)](_0x4d59d5);});}},_0x3cf2f1(_0x3ab869,_0x3faf9b(0xbe)),_0x3ab869),_0x48d6a5[_0x3faf9b(0xbe)]=_0x4e1fc0([_0x46e716(0x0,_0x2b4724)],_0x48d6a5[_0x3faf9b(0xbe)]);function _0x3eeec4(_0x34fffe){const _0x1d3b70=_0x3faf9b;return{..._0x34fffe,'mutations':_0x34fffe['mutations'][_0x1d3b70(0x131)](_0x1c3647)};}_0x3cf2f1(_0x3eeec4,_0x3faf9b(0x132));function _0x4842bc(_0x172e29){const _0x3edafc=_0x3faf9b;return _0x172e29[_0x3edafc(0x131)](_0x10bf09=>({'id':_0x10bf09['id'],'params':JSON['parse'](_0x10bf09['data'])}));}_0x3cf2f1(_0x4842bc,'parseProtocolCommand');function _0x4d5ae4(_0x4fc943){const _0x458f43=_0x3faf9b;return{..._0x4fc943,'mutations':_0x4fc943[_0x458f43(0xa2)][_0x458f43(0x131)](_0x2e4fca)};}_0x3cf2f1(_0x4d5ae4,_0x3faf9b(0x1c0));function _0x1c3647(_0x59e738){const _0xf5c263=_0x3faf9b;return{'id':_0x59e738['id'],'params':JSON[_0xf5c263(0x169)](_0x59e738[_0xf5c263(0x262)])};}_0x3cf2f1(_0x1c3647,_0x3faf9b(0x2de));function _0x2e4fca(_0x2eb4b4){const _0x340bb6=_0x3faf9b;return{'id':_0x2eb4b4['id'],'data':JSON[_0x340bb6(0x21e)](_0x2eb4b4['params'])};}_0x3cf2f1(_0x2e4fca,_0x3faf9b(0x26a));var _0x448ed2=(_0x4d9aa4=>(_0x4d9aa4[_0x3faf9b(0x1ae)]=_0x3faf9b(0x252),_0x4d9aa4[_0x3faf9b(0x175)]=_0x3faf9b(0x1f0),_0x4d9aa4[_0x3faf9b(0x1bc)]=_0x3faf9b(0x28c),_0x4d9aa4['CHANGESET_ACK']=_0x3faf9b(0xa5),_0x4d9aa4[_0x3faf9b(0x1ec)]=_0x3faf9b(0x157),_0x4d9aa4['CHANGESET_SHOULD_RETRY']=_0x3faf9b(0x2ed),_0x4d9aa4[_0x3faf9b(0x105)]=_0x3faf9b(0x204),_0x4d9aa4[_0x3faf9b(0x113)]=_0x3faf9b(0x156),_0x4d9aa4['USERS_ENTER']=_0x3faf9b(0x21c),_0x4d9aa4[_0x3faf9b(0x10d)]=_0x3faf9b(0xf9),_0x4d9aa4['UNIT_DELETE']=_0x3faf9b(0x13b),_0x4d9aa4[_0x3faf9b(0x259)]=_0x3faf9b(0x199),_0x4d9aa4['LIVESHARE_NEW_HOST']=_0x3faf9b(0x16d),_0x4d9aa4[_0x3faf9b(0x1ca)]='liveshare.operation',_0x4d9aa4[_0x3faf9b(0x291)]=_0x3faf9b(0x21a),_0x4d9aa4[_0x3faf9b(0x26e)]=_0x3faf9b(0x2bc),_0x4d9aa4[_0x3faf9b(0x110)]=_0x3faf9b(0x299),_0x4d9aa4[_0x3faf9b(0xb4)]='permission_rej',_0x4d9aa4['COMMENT_UPDATE']=_0x3faf9b(0x136),_0x4d9aa4[_0x3faf9b(0xef)]=_0x3faf9b(0x12a),_0x4d9aa4[_0x3faf9b(0x19d)]=_0x3faf9b(0x2d1),_0x4d9aa4[_0x3faf9b(0x2c3)]=_0x3faf9b(0x15b),_0x4d9aa4))(_0x448ed2||{});const _0x7582cd=_0x3faf9b(0x1f9),_0x274b3e={};var _0x51c680=Object['defineProperty'],_0x23871c=Object[_0x3faf9b(0x249)],_0x29408d=_0x3cf2f1((_0x293f58,_0x45110b,_0x166ab4,_0x2dbf6d)=>{const _0x3fcc0b=_0x3faf9b;for(var _0x1e48ee=_0x2dbf6d>0x1?void 0x0:_0x2dbf6d?_0x23871c(_0x45110b,_0x166ab4):_0x45110b,_0x2bd06f=_0x293f58[_0x3fcc0b(0x18e)]-0x1,_0x44cc4a;_0x2bd06f>=0x0;_0x2bd06f--)(_0x44cc4a=_0x293f58[_0x2bd06f])&&(_0x1e48ee=(_0x2dbf6d?_0x44cc4a(_0x45110b,_0x166ab4,_0x1e48ee):_0x44cc4a(_0x1e48ee))||_0x1e48ee);return _0x2dbf6d&&_0x1e48ee&&_0x51c680(_0x45110b,_0x166ab4,_0x1e48ee),_0x1e48ee;},_0x3faf9b(0x277)),_0x27e7f7=_0x3cf2f1((_0x1e5c7a,_0x4b1cf4)=>(_0x5f139e,_0x3c2f1a)=>_0x4b1cf4(_0x5f139e,_0x3c2f1a,_0x1e5c7a),'__decorateParam$3');let _0x265741=(_0x460f43=class extends _0x1cf476[_0x3faf9b(0x280)]{constructor(_0x292d7b){const _0x27752a=_0x3faf9b;super(),this[_0x27752a(0x1a0)]=_0x292d7b,[_0x3f16c7][_0x27752a(0xe7)](_0x33ba27=>this['_commandService'][_0x27752a(0x111)](_0x33ba27));}},_0x3cf2f1(_0x460f43,'RevisionController'),_0x460f43);_0x265741=_0x29408d([_0x27e7f7(0x0,_0x1cf476[_0x3faf9b(0x1b0)])],_0x265741);const _0x2aa5de=_0x3cf2f1(_0x5c59d9=>{const _0x53e066=_0x3faf9b,_0x459d8d={};if(!_0x5c59d9)return{'cellValue':_0x5c59d9,'styleRefMap':void 0x0};const _0x21f969=[];return{'cellValue':new _0x1cf476[(_0x53e066(0x176))](_0x1cf476[_0x53e066(0x256)][_0x53e066(0xfd)](_0x5c59d9))[_0x53e066(0x180)]((_0x4df278,_0x26d4db,_0x1326d3)=>{const _0x3b8473=_0x53e066,_0x53961f=_0x1326d3&&_0x1326d3['s'];if(_0x53961f&&typeof _0x53961f===_0x3b8473(0x94)){const _0x4866b4=JSON[_0x3b8473(0x21e)](_0x53961f),_0x56af12=_0x21f969[_0x3b8473(0x28e)](_0x25f307=>_0x25f307===_0x4866b4);if(_0x56af12>-0x1)_0x1326d3['s']=''+_0x56af12;else{const _0x2eaf6d=_0x21f969[_0x3b8473(0x107)](_0x4866b4)-0x1;_0x459d8d[_0x2eaf6d]=_0x53961f,_0x1326d3['s']=''+_0x2eaf6d;}}})['getMatrix'](),'styleRefMap':_0x459d8d};},'transformRefStyleFromCells'),_0x170698=_0x3cf2f1((_0x5d0f28,_0x48639a)=>!_0x5d0f28||!_0x48639a?_0x5d0f28:new _0x1cf476[(_0x3faf9b(0x176))](_0x1cf476[_0x3faf9b(0x256)]['deepClone'](_0x5d0f28))[_0x3faf9b(0x180)]((_0x1a4cf3,_0xcb723c,_0x3b9a0c)=>{const _0x289c20=_0x3faf9b,_0x356d8f=_0x3b9a0c&&_0x3b9a0c['s'];if(_0x356d8f&&typeof _0x356d8f===_0x289c20(0x287)){const _0x2e4123=_0x48639a[_0x356d8f];_0x2e4123&&(_0x3b9a0c['s']=_0x2e4123);}})[_0x3faf9b(0x27d)](),_0x3faf9b(0x20d)),_0xd98081=_0x1cf476[_0x3faf9b(0x26b)](_0x3faf9b(0x283)),_0x40b29e=_0x1cf476[_0x3faf9b(0x26b)]('COMPRESS_MUTATION_SEND'),_0x1e132a=class _0xe581d5{constructor(){const _0x38e0d6=_0x3faf9b;_0x2c9dbd(this,'interceptor',new _0x1cf476[(_0x38e0d6(0x1c8))]({'COMPRESS_MUTATION_APPLY':_0xd98081,'COMPRESS_MUTATION_SEND':_0x40b29e})),this[_0x38e0d6(0x144)]();}[_0x3faf9b(0x144)](){const _0x37cffc=_0x3faf9b;this['interceptor']['intercept'](this[_0x37cffc(0x1eb)][_0x37cffc(0x275)]()[_0x37cffc(0x283)],{'priority':-0x1,'handler':_0x3cf2f1(_0x5c64b9=>_0x5c64b9,'handler')}),this[_0x37cffc(0x1eb)][_0x37cffc(0x24a)](this[_0x37cffc(0x1eb)][_0x37cffc(0x275)]()[_0x37cffc(0x1d3)],{'priority':-0x1,'handler':_0x3cf2f1(_0x2c72a4=>_0x2c72a4,'handler')}),this[_0x37cffc(0x2a8)]();}['_initSetRangeValues'](){const _0x14541d=_0x3faf9b;this[_0x14541d(0x1eb)][_0x14541d(0x24a)](this['interceptor'][_0x14541d(0x275)]()[_0x14541d(0x283)],{'handler':_0x3cf2f1((_0x3a1a75,_0x3ceb37,_0x5e6a31)=>{const _0x188180=_0x14541d;if(!_0x3a1a75)return _0x5e6a31(_0x3a1a75);const _0x1ac498=_0x3a1a75[_0x188180(0x131)](_0x33eb74=>{const _0x524f1b=_0x188180;if(_0x33eb74['id']===_0x32678e['SetRangeValuesMutation']['id']){const _0x584c59=_0x33eb74[_0x524f1b(0x208)];if(!_0x584c59[_0x524f1b(0x269)])return _0x33eb74;const _0x45ec5d=_0x170698(_0x584c59[_0x524f1b(0xb2)],_0x584c59[_0x524f1b(0x269)]);return{..._0x33eb74,'params':{..._0x584c59,'cellValue':_0x45ec5d}};}return _0x33eb74;});return _0x5e6a31(_0x1ac498);},_0x14541d(0x97))}),this[_0x14541d(0x1eb)][_0x14541d(0x24a)](this[_0x14541d(0x1eb)][_0x14541d(0x275)]()[_0x14541d(0x1d3)],{'handler':_0x3cf2f1((_0x297988,_0x4da08e,_0x49ad4d)=>{const _0x1c8b19=_0x14541d;if(!_0x297988)return _0x49ad4d(_0x297988);const _0x42a32a=_0x297988[_0x1c8b19(0x131)](_0x54a9d1=>{const _0x8ecd9b=_0x1c8b19;if(_0x54a9d1['id']===_0x32678e[_0x8ecd9b(0x268)]['id']){const _0x52c84b=_0x54a9d1[_0x8ecd9b(0x208)];return _0x52c84b[_0x8ecd9b(0x269)]?_0x54a9d1:{..._0x54a9d1,'params':{..._0x52c84b,..._0x2aa5de(_0x52c84b[_0x8ecd9b(0xb2)])}};}return _0x54a9d1;});return _0x49ad4d(_0x42a32a);},_0x14541d(0x97))});}};_0x3cf2f1(_0x1e132a,'CompressMutationService');let _0x7041e1=_0x1e132a;var _0x116623=Object[_0x3faf9b(0x2f3)],_0x1ecfac=Object[_0x3faf9b(0x249)],_0x181918=_0x3cf2f1((_0x28b818,_0x53a3a8,_0x4930b8,_0x1939a5)=>{for(var _0x29b527=_0x1939a5>0x1?void 0x0:_0x1939a5?_0x1ecfac(_0x53a3a8,_0x4930b8):_0x53a3a8,_0x5d36df=_0x28b818['length']-0x1,_0x239ed4;_0x5d36df>=0x0;_0x5d36df--)(_0x239ed4=_0x28b818[_0x5d36df])&&(_0x29b527=(_0x1939a5?_0x239ed4(_0x53a3a8,_0x4930b8,_0x29b527):_0x239ed4(_0x29b527))||_0x29b527);return _0x1939a5&&_0x29b527&&_0x116623(_0x53a3a8,_0x4930b8,_0x29b527),_0x29b527;},_0x3faf9b(0xe8)),_0x1374d1=_0x3cf2f1((_0xac785f,_0x1f3ccc)=>(_0x29f70a,_0x39fc01)=>_0x1f3ccc(_0x29f70a,_0x39fc01,_0xac785f),_0x3faf9b(0x12f));const _0x2cb0b9=new Set([_0x32678e[_0x3faf9b(0xe3)]['id'],_0x32678e[_0x3faf9b(0x153)]['id'],_0x32678e[_0x3faf9b(0x13e)]['id'],_0x32678e[_0x3faf9b(0xa4)]['id'],_0x32678e['SetWorksheetProtectionMutation']['id']]),_0xe15e90=new Set([_0x32678e['InsertSheetMutation']['id'],_0x32678e[_0x3faf9b(0x153)]['id'],_0x3f16c7['id'],_0x32678e[_0x3faf9b(0x217)]['id']]);_0x48d6a5[_0x3faf9b(0x16c)]=(_0x33708f=class{constructor(_0x4027ff){const _0x21944e=_0x3faf9b;this[_0x21944e(0x2f7)]=_0x4027ff;}[_0x3faf9b(0x2c9)](_0x43a692){const _0x3a9925=_0x3faf9b,_0x5d2d64=this[_0x3a9925(0x2f7)][_0x3a9925(0x25e)](_0x43a692);if(!_0x5d2d64)throw new Error('[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitId:\x20'+_0x43a692+'.');return _0x5d2d64[_0x3a9925(0x138)]();}[_0x3faf9b(0x2e6)](_0x46810f){const _0x5a7095=_0x3faf9b,_0x287d61=this[_0x5a7095(0x2f7)][_0x5a7095(0x25e)](_0x46810f);if(!_0x287d61)throw new Error(_0x5a7095(0x2a0)+_0x46810f+'.');return _0x287d61[_0x5a7095(0x2e2)](),_0x287d61[_0x5a7095(0x138)]();}[_0x3faf9b(0xe6)](_0x1401a3,_0x10c33c){const _0xabf79c=_0x3faf9b,_0x1e8056=this[_0xabf79c(0x2f7)][_0xabf79c(0x25e)](_0x1401a3);_0x1e8056&&_0x1e8056[_0xabf79c(0x2c2)](_0x10c33c);}},_0x3cf2f1(_0x33708f,_0x3faf9b(0x16c)),_0x33708f),_0x48d6a5[_0x3faf9b(0x16c)]=_0x181918([_0x1374d1(0x0,_0x1cf476['IUniverInstanceService'])],_0x48d6a5[_0x3faf9b(0x16c)]);var _0x4b7df4=(_0x2f4a08=>(_0x2f4a08[_0x2f4a08[_0x3faf9b(0x2cb)]=0x0]=_0x3faf9b(0x2cb),_0x2f4a08[_0x2f4a08['OK']=0x1]='OK',_0x2f4a08[_0x2f4a08[_0x3faf9b(0xbf)]=0x2]=_0x3faf9b(0xbf),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x146)]=0x3]='PERMISSION_DENIED',_0x2f4a08[_0x2f4a08[_0x3faf9b(0x1f8)]=0x4]='NOT_FOUND',_0x2f4a08[_0x2f4a08[_0x3faf9b(0x230)]=0x5]=_0x3faf9b(0x230),_0x2f4a08[_0x2f4a08['ALREADY_EXISTS']=0x6]=_0x3faf9b(0x1a3),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x1bf)]=0x7]=_0x3faf9b(0x1bf),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x155)]=0x8]=_0x3faf9b(0x155),_0x2f4a08[_0x2f4a08[_0x3faf9b(0xca)]=0x9]=_0x3faf9b(0xca),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x237)]=0x1389]=_0x3faf9b(0x237),_0x2f4a08[_0x2f4a08['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]=_0x3faf9b(0x279),_0x2f4a08[_0x2f4a08[_0x3faf9b(0xf0)]=0x1772]=_0x3faf9b(0xf0),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x286)]=0x1773]=_0x3faf9b(0x286),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x2a7)]=0x1b59]=_0x3faf9b(0x2a7),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x2e8)]=0x1b5a]=_0x3faf9b(0x2e8),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x22a)]=0x1b5b]=_0x3faf9b(0x22a),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x172)]=0x1b5c]='APPLY_PERMISSION_DENIED',_0x2f4a08[_0x2f4a08['APPLY_DUPLICATED']=0x1b5d]=_0x3faf9b(0x2c5),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x27e)]=0x1f41]=_0x3faf9b(0x27e),_0x2f4a08[_0x2f4a08[_0x3faf9b(0xa6)]=0x2329]='LICENSE_MAX_UNITS_EXCEEDED',_0x2f4a08[_0x2f4a08[_0x3faf9b(0x234)]=0x232a]=_0x3faf9b(0x234),_0x2f4a08[_0x2f4a08['LICENSE_IMPORT_SIZE_EXCEEDED']=0x232b]=_0x3faf9b(0x1e2),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x10e)]=0x232c]=_0x3faf9b(0x10e),_0x2f4a08[_0x2f4a08['LICENSE_DISTRO_REJECTED']=0x232d]=_0x3faf9b(0x19b),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x12d)]=0x2711]=_0x3faf9b(0x12d),_0x2f4a08[_0x2f4a08[_0x3faf9b(0xbd)]=0x2712]=_0x3faf9b(0xbd),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x1da)]=0x2713]=_0x3faf9b(0x1da),_0x2f4a08[_0x2f4a08['YUUMI_SUBSCRIPTION_NOT_FOUND']=0x2714]=_0x3faf9b(0x174),_0x2f4a08[_0x2f4a08[_0x3faf9b(0x211)]=0x2af9]=_0x3faf9b(0x211),_0x2f4a08[_0x2f4a08['UNRECOGNIZED']=-0x1]=_0x3faf9b(0xfb),_0x2f4a08))(_0x4b7df4||{}),_0x470831=(_0x4c54b4=>(_0x4c54b4[_0x4c54b4[_0x3faf9b(0xcd)]=0x0]=_0x3faf9b(0xcd),_0x4c54b4[_0x4c54b4['UNIVER_DOC']=0x1]=_0x3faf9b(0xec),_0x4c54b4[_0x4c54b4['UNIVER_SHEET']=0x2]='UNIVER_SHEET',_0x4c54b4[_0x4c54b4[_0x3faf9b(0x2d3)]=0x3]=_0x3faf9b(0x2d3),_0x4c54b4[_0x4c54b4[_0x3faf9b(0x1bd)]=0x4]='UNIVER_PROJECT',_0x4c54b4[_0x4c54b4[_0x3faf9b(0xfb)]=-0x1]='UNRECOGNIZED',_0x4c54b4))(_0x470831||{});function _0x2f8136(_0x56a459){const _0x2ace6b=_0x3faf9b;return!!(_0x56a459&&_0x56a459[_0x2ace6b(0xa7)]&&_0x56a459['code']!==_0x4b7df4['OK']&&_0x56a459['code']!=='OK');}_0x3cf2f1(_0x2f8136,'isError');const _0x33390a=[];for(let _0x4b231d=0x0;_0x4b231d<0x100;++_0x4b231d)_0x33390a['push']((_0x4b231d+0x100)[_0x3faf9b(0x1e3)](0x10)[_0x3faf9b(0x151)](0x1));function _0x8cf13e(_0x112d8e,_0x251f12=0x0){const _0x3e022a=_0x3faf9b;return(_0x33390a[_0x112d8e[_0x251f12+0x0]]+_0x33390a[_0x112d8e[_0x251f12+0x1]]+_0x33390a[_0x112d8e[_0x251f12+0x2]]+_0x33390a[_0x112d8e[_0x251f12+0x3]]+'-'+_0x33390a[_0x112d8e[_0x251f12+0x4]]+_0x33390a[_0x112d8e[_0x251f12+0x5]]+'-'+_0x33390a[_0x112d8e[_0x251f12+0x6]]+_0x33390a[_0x112d8e[_0x251f12+0x7]]+'-'+_0x33390a[_0x112d8e[_0x251f12+0x8]]+_0x33390a[_0x112d8e[_0x251f12+0x9]]+'-'+_0x33390a[_0x112d8e[_0x251f12+0xa]]+_0x33390a[_0x112d8e[_0x251f12+0xb]]+_0x33390a[_0x112d8e[_0x251f12+0xc]]+_0x33390a[_0x112d8e[_0x251f12+0xd]]+_0x33390a[_0x112d8e[_0x251f12+0xe]]+_0x33390a[_0x112d8e[_0x251f12+0xf]])[_0x3e022a(0x1c3)]();}_0x3cf2f1(_0x8cf13e,_0x3faf9b(0x1bb));let _0x278eef;const _0xd2f3d3=new Uint8Array(0x10);function _0x36b583(){const _0x535a76=_0x3faf9b;if(!_0x278eef){if(typeof crypto>'u'||!crypto[_0x535a76(0x12c)])throw new Error(_0x535a76(0x1d9));_0x278eef=crypto[_0x535a76(0x12c)][_0x535a76(0x2ae)](crypto);}return _0x278eef(_0xd2f3d3);}_0x3cf2f1(_0x36b583,'rng');const _0x30b2c3={'randomUUID':typeof crypto<'u'&&crypto[_0x3faf9b(0xa1)]&&crypto[_0x3faf9b(0xa1)]['bind'](crypto)};function _0xb22b40(_0x2d0c68,_0x2af4b0,_0x2ff6b9){const _0x7f5181=_0x3faf9b;if(_0x30b2c3['randomUUID']&&!_0x2d0c68)return _0x30b2c3['randomUUID']();_0x2d0c68=_0x2d0c68||{};const _0x2b0a97=_0x2d0c68[_0x7f5181(0x12e)]||(_0x2d0c68['rng']||_0x36b583)();return _0x2b0a97[0x6]=_0x2b0a97[0x6]&0xf|0x40,_0x2b0a97[0x8]=_0x2b0a97[0x8]&0x3f|0x80,_0x8cf13e(_0x2b0a97);}_0x3cf2f1(_0xb22b40,'v4');const _0x24895a={[_0x1cf476[_0x3faf9b(0x95)]['UNIVER_DOC']]:_0x470831[_0x3faf9b(0xec)],[_0x1cf476[_0x3faf9b(0x95)][_0x3faf9b(0x1ab)]]:_0x470831[_0x3faf9b(0x1ab)],[_0x1cf476[_0x3faf9b(0x95)][_0x3faf9b(0x2d3)]]:_0x470831['UNIVER_SLIDE'],[_0x1cf476[_0x3faf9b(0x95)]['UNIVER_UNKNOWN']]:_0x470831['UNIVER_UNKNOWN'],[_0x1cf476[_0x3faf9b(0x95)][_0x3faf9b(0x1bd)]]:_0x470831[_0x3faf9b(0xcd)],[_0x1cf476['UniverInstanceType']['UNRECOGNIZED']]:_0x470831['UNRECOGNIZED']};function _0x1d455b(_0x228573){const _0x3bff60=_0x3faf9b;var _0x5ae4ba;return(_0x5ae4ba=_0x24895a[_0x228573])!=null?_0x5ae4ba:_0x470831[_0x3bff60(0xcd)];}_0x3cf2f1(_0x1d455b,'mapDocumentTypeToUniverType');function _0x2a2e91(_0x54946c){const _0x5d1d4d=_0x3faf9b;return btoa(encodeURIComponent(_0x54946c)[_0x5d1d4d(0xce)](/%([0-9A-F]{2})/g,(_0x1d51e4,_0x4f2d49)=>String['fromCharCode'](Number[_0x5d1d4d(0x1a1)](_0x4f2d49,0x10))));}_0x3cf2f1(_0x2a2e91,_0x3faf9b(0x130));const _0x20b76a=new TextDecoder();function _0x3aa8d1(_0x1f8646){const _0x18df42=_0x3faf9b,_0x5a56d8=atob(_0x1f8646),_0x544ece=_0x5a56d8[_0x18df42(0x18e)];let _0x163dac=new Uint8Array(_0x544ece);for(let _0x3f2503=0x0;_0x3f2503<_0x544ece;_0x3f2503++)_0x163dac[_0x3f2503]=_0x5a56d8[_0x18df42(0x120)](_0x3f2503);const _0x115019=_0x20b76a['decode'](_0x163dac);return _0x163dac=null,_0x115019;}_0x3cf2f1(_0x3aa8d1,'b64DecodeUnicode');const _0x552784=new TextEncoder(),_0x22fbe2=new TextDecoder();function _0x4126c0(_0xc84db3){const _0x2252f5=_0x3faf9b,_0x32e70f=_0x1cf476[_0x2252f5(0x256)][_0x2252f5(0xfd)](_0xc84db3);return delete _0x32e70f['id'],delete _0x32e70f[_0x2252f5(0x1c2)],delete _0x32e70f['rowCount'],delete _0x32e70f[_0x2252f5(0xf1)],delete _0x32e70f['cellData'],_0x552784[_0x2252f5(0x258)](JSON[_0x2252f5(0x21e)](_0x32e70f));}_0x3cf2f1(_0x4126c0,_0x3faf9b(0x141));function _0x45e04b(_0xf10ab5){const _0x15130a=_0x3faf9b,_0x2a85e5=_0x1cf476[_0x15130a(0x256)]['deepClone'](_0xf10ab5);return delete _0x2a85e5['id'],delete _0x2a85e5[_0x15130a(0x25f)],delete _0x2a85e5[_0x15130a(0x1c2)],delete _0x2a85e5['sheetOrder'],delete _0x2a85e5[_0x15130a(0x139)],_0x552784[_0x15130a(0x258)](JSON[_0x15130a(0x21e)](_0x2a85e5));}_0x3cf2f1(_0x45e04b,_0x3faf9b(0x14f));function _0x3d97a6(_0x2ead36){const _0x21237e=_0x3faf9b,_0x4f7d5a=_0x1cf476[_0x21237e(0x256)]['deepClone'](_0x2ead36);return delete _0x4f7d5a['id'],delete _0x4f7d5a[_0x21237e(0x25f)],delete _0x4f7d5a['title'],delete _0x4f7d5a[_0x21237e(0xb3)],_0x552784[_0x21237e(0x258)](JSON['stringify'](_0x4f7d5a));}_0x3cf2f1(_0x3d97a6,_0x3faf9b(0x89));function _0x5620fb(_0x20060e){const _0x2daac2=_0x3faf9b;return JSON[_0x2daac2(0x169)](typeof _0x20060e=='string'?_0x3aa8d1(_0x20060e):_0x22fbe2[_0x2daac2(0x281)](_0x20060e));}_0x3cf2f1(_0x5620fb,_0x3faf9b(0x10a));function _0x426d7d(_0x5767ee){const _0xca4e20=_0x3faf9b;return _0x5767ee instanceof Uint8Array?JSON[_0xca4e20(0x169)](_0x22fbe2[_0xca4e20(0x281)](_0x5767ee)):_0x5767ee;}_0x3cf2f1(_0x426d7d,_0x3faf9b(0x1f2));function _0x316329(_0x324d87){const _0x311057=_0x3faf9b;return JSON[_0x311057(0x169)](typeof _0x324d87==_0x311057(0x287)?_0x3aa8d1(_0x324d87):_0x22fbe2[_0x311057(0x281)](_0x324d87));}_0x3cf2f1(_0x316329,_0x3faf9b(0x19f));const _0x48c1ca=0x100*0x14;function _0x6b1f95(_0x45c5b8,_0x23e58a){const _0x6113cb=_0x3faf9b,_0xbebe04=new _0x1cf476[(_0x6113cb(0x176))](_0x45c5b8),_0x712f2c=_0xbebe04[_0x6113cb(0x17e)](),_0x3a2f8d=[];let _0x4884da=0x0;for(;_0x4884da<_0x712f2c;){const _0x1507e5=Math['min'](_0x4884da+_0x48c1ca,_0x712f2c-0x1),_0x960e2f=_0xbebe04['getSlice'](_0x4884da,Math[_0x6113cb(0x181)](_0x4884da+_0x48c1ca,_0x712f2c-0x1),0x0,_0x23e58a),_0x14a645=_0x1ace83(_0x960e2f);_0x3a2f8d[_0x6113cb(0x107)]({'id':_0x1cf476['Tools'][_0x6113cb(0x289)](0x13,_0x6113cb(0x1d2)),'startRow':_0x4884da,'endRow':_0x1507e5,'data':_0x14a645}),_0x4884da+=_0x48c1ca;}return _0x3a2f8d;}_0x3cf2f1(_0x6b1f95,_0x3faf9b(0xde));function _0x1ace83(_0x5d4b56){const _0xb0538e=_0x3faf9b,_0xffcef5=_0x5d4b56[_0xb0538e(0x23f)]();return _0x552784['encode'](JSON[_0xb0538e(0x21e)](_0xffcef5));}_0x3cf2f1(_0x1ace83,_0x3faf9b(0xda));async function _0x61e433(_0x5badff,_0x1d239f,_0x289a80,_0x3dd974){const _0x4b214e=_0x3faf9b;var _0x1a886a;const _0x57787a={'unitID':_0x1d239f['id'],'rev':_0x3dd974,'creator':'','name':(_0x1a886a=_0x1d239f[_0x4b214e(0x1f4)])!=null?_0x1a886a:'','resources':_0x1d239f[_0x4b214e(0xb3)]||[],'originalMeta':_0x3d97a6(_0x1d239f)};return{'snapshot':{'unitID':_0x289a80,'rev':_0x57787a[_0x4b214e(0x25f)],'type':_0x470831[_0x4b214e(0xec)],'workbook':void 0x0,'doc':_0x57787a}};}_0x3cf2f1(_0x61e433,_0x3faf9b(0x1fb));async function _0x44d174(_0x42366f,_0x1db179,_0x217737,_0x296c96,_0x564cbe){const _0x54bb75=_0x3faf9b,_0x17aa88={},_0x1ad8c2={};if(!await Promise[_0x54bb75(0x223)](Object[_0x54bb75(0x1e7)](_0x1db179[_0x54bb75(0x139)])[_0x54bb75(0x131)](async([_0x188bfe,_0x5e5a38])=>{const _0x463f80=_0x54bb75,_0x35ab19={'id':_0x5e5a38['id'],'type':_0x1cf476[_0x463f80(0x1e9)][_0x463f80(0x1cc)],'name':_0x5e5a38[_0x463f80(0x1c2)],'rowCount':_0x5e5a38['rowCount'],'columnCount':_0x5e5a38[_0x463f80(0xf1)],'originalMeta':_0x4126c0(_0x5e5a38)};if(_0x1ad8c2[_0x188bfe]=_0x35ab19,_0x5e5a38[_0x463f80(0x209)]){const _0x32a3de=_0x6b1f95(_0x5e5a38[_0x463f80(0x209)],_0x5e5a38['columnCount']),_0x5f4929=await Promise[_0x463f80(0x223)](_0x32a3de[_0x463f80(0x131)](_0x538524=>_0x564cbe[_0x463f80(0x2e0)](_0x42366f,{'unitID':_0x217737,'type':_0x470831[_0x463f80(0x1ab)],'block':_0x538524})));if(_0x5f4929[_0x463f80(0x29e)](_0x2344f6=>{const _0xcd9877=_0x463f80;var _0x3b7a97;return((_0x3b7a97=_0x2344f6[_0xcd9877(0x273)])==null?void 0x0:_0x3b7a97[_0xcd9877(0xa7)])!==_0x4b7df4['OK'];}))return!0x1;_0x17aa88[_0x188bfe]={'sheetID':_0x188bfe,'blocks':_0x5f4929['map'](_0x4c759b=>_0x4c759b['blockID'])};}return!0x0;})))throw new Error('[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.');const _0x152df0=_0x45e04b(_0x1db179),_0x1655de={'unitID':_0x1db179['id'],'rev':_0x296c96,'creator':'','name':_0x1db179[_0x54bb75(0x1c2)],'sheetOrder':_0x1db179[_0x54bb75(0x163)],'sheets':_0x1ad8c2,'blockMeta':_0x17aa88,'resources':_0x1db179[_0x54bb75(0xb3)]||[],'originalMeta':_0x152df0};return{'snapshot':{'unitID':_0x217737,'rev':_0x1655de['rev'],'type':_0x470831[_0x54bb75(0x1ab)],'workbook':_0x1655de,'doc':void 0x0}};}_0x3cf2f1(_0x44d174,_0x3faf9b(0x1d4));async function _0x3b6aba(_0x32709c,_0x126fdd,_0x306362,_0x39e92d,_0x3861d8){const _0x4707a8=_0x3faf9b;var _0xbe4103,_0x11cd8e;const _0x2fecde={},_0x74e56f={};if(!await Promise[_0x4707a8(0x223)](Object[_0x4707a8(0x1e7)](_0x126fdd[_0x4707a8(0x139)])[_0x4707a8(0x131)](async([_0x1c95ad,_0x1042fc])=>{const _0x507af5=_0x4707a8,_0x204ab6={'id':_0x1042fc['id'],'type':_0x1cf476[_0x507af5(0x1e9)][_0x507af5(0x1cc)],'name':_0x1042fc[_0x507af5(0x1c2)],'rowCount':_0x1042fc[_0x507af5(0x127)],'columnCount':_0x1042fc[_0x507af5(0xf1)],'originalMeta':_0x4126c0(_0x1042fc)};if(_0x74e56f[_0x1c95ad]=_0x204ab6,_0x1042fc[_0x507af5(0x209)]){const _0x3a4efd=_0x6b1f95(_0x1042fc[_0x507af5(0x209)],_0x1042fc['columnCount']),_0x16ef9c=await Promise[_0x507af5(0x223)](_0x3a4efd[_0x507af5(0x131)](_0x222f9a=>_0x3861d8[_0x507af5(0x2e0)](_0x32709c,{'unitID':_0x306362,'type':_0x470831['UNIVER_SHEET'],'block':_0x222f9a})));if(_0x16ef9c[_0x507af5(0x29e)](_0x48fe3f=>{var _0x4e5cf8;return((_0x4e5cf8=_0x48fe3f['error'])==null?void 0x0:_0x4e5cf8['code'])!==_0x4b7df4['OK'];}))return!0x1;_0x2fecde[_0x1c95ad]={'sheetID':_0x1c95ad,'blocks':_0x16ef9c[_0x507af5(0x131)](_0x5a7b54=>_0x5a7b54[_0x507af5(0x188)])};}return!0x0;})))throw new Error(_0x4707a8(0x1d7));const _0x24cce0=_0x45e04b(_0x126fdd),_0x41b0b1={'unitID':_0x126fdd['id'],'rev':_0x39e92d,'creator':'','name':_0x126fdd[_0x4707a8(0x1c2)],'sheetOrder':_0x126fdd[_0x4707a8(0x163)],'sheets':_0x74e56f,'blockMeta':_0x2fecde,'resources':_0x126fdd[_0x4707a8(0xb3)]||[],'originalMeta':_0x24cce0},_0x3f6073={'unitID':_0x306362,'rev':_0x41b0b1[_0x4707a8(0x25f)],'type':_0x470831[_0x4707a8(0x1ab)],'workbook':_0x41b0b1,'doc':void 0x0},_0x5ca4fd=await _0x3861d8[_0x4707a8(0x1e8)](_0x32709c,{'unitID':_0x306362,'type':_0x470831[_0x4707a8(0x1ab)],'snapshot':_0x3f6073});if(_0x2f8136(_0x5ca4fd['error']))throw new Error(_0x4707a8(0x17c)+((_0xbe4103=_0x5ca4fd[_0x4707a8(0x273)])==null?void 0x0:_0xbe4103[_0x4707a8(0xa7)])+':'+((_0x11cd8e=_0x5ca4fd[_0x4707a8(0x273)])==null?void 0x0:_0x11cd8e[_0x4707a8(0x282)]));return{'snapshot':_0x3f6073};}_0x3cf2f1(_0x3b6aba,_0x3faf9b(0xe0));function _0x47486d(_0x50ee08,_0x1566ad,_0x4a7db3){const _0x2c8464=_0x3faf9b,_0xa9199e=_0x50ee08[_0x2c8464(0x9d)];if(!_0xa9199e)throw new Error('');const _0x52e3db={};Object['entries'](_0xa9199e[_0x2c8464(0x139)])['forEach'](([_0xe5761e,_0x264050])=>{const _0x20a42a=_0x2c8464,_0x5352ee=_0x5620fb(_0x264050[_0x20a42a(0x247)]);_0x52e3db[_0xe5761e]={'id':_0x264050['id'],'name':_0x264050[_0x20a42a(0x1c2)],'rowCount':_0x264050[_0x20a42a(0x127)],'columnCount':_0x264050[_0x20a42a(0xf1)],..._0x5352ee};});const _0x396584=new Map();_0x1566ad['forEach'](_0x3f6413=>{_0x396584['set'](_0x3f6413['id'],_0x3f6413);}),_0xa9199e[_0x2c8464(0x1aa)]&&Object[_0x2c8464(0x1e7)](_0xa9199e['blockMeta'])['forEach'](([_0x2b7ae3,_0x23d38d])=>{const _0x4df517=_0x2c8464;var _0x2cbdce;const _0x3caf96=_0x52e3db[_0x2b7ae3];_0x3caf96['cellData']={};const _0x31b3f6=[];(_0x2cbdce=_0x23d38d[_0x4df517(0x134)])==null||_0x2cbdce[_0x4df517(0xe7)](_0x2e1027=>{const _0x25f963=_0x396584['get'](_0x2e1027);if(_0x25f963)_0x31b3f6['push'](_0x25f963);else throw new Error('');}),_0x31b3f6[_0x4df517(0xe7)](_0x4d7a93=>{const _0x146f40=_0x4df517,_0xfb38f=_0x426d7d(_0x4d7a93[_0x146f40(0x262)]);Object[_0x146f40(0x1e7)](_0xfb38f)[_0x146f40(0xe7)](([_0x379c54,_0x561169])=>{const _0x2ac355=_0x146f40,_0x263d91=_0x3caf96[_0x2ac355(0x209)][+_0x379c54]={};Object[_0x2ac355(0x1e7)](_0x561169)[_0x2ac355(0xe7)](([_0x6fccf6,_0xaaf857])=>{_0x263d91[+_0x6fccf6]=_0xaaf857;});});});});const _0x1f2d2e=_0x5620fb(_0xa9199e['originalMeta']);return{'id':_0x50ee08[_0x2c8464(0xac)]||_0xa9199e[_0x2c8464(0xac)],'rev':_0x50ee08[_0x2c8464(0x25f)]||_0xa9199e['rev'],'name':_0xa9199e[_0x2c8464(0x1c2)],'sheetOrder':_0xa9199e[_0x2c8464(0x163)],'appVersion':'','locale':_0x1cf476[_0x2c8464(0xb5)][_0x2c8464(0x22f)],'sheets':_0x52e3db,'styles':{},'resources':_0xa9199e[_0x2c8464(0xb3)]||[],..._0x1f2d2e};}_0x3cf2f1(_0x47486d,_0x3faf9b(0x143));function _0xb2f3ee(_0x2d8cef){const _0x13fcce=_0x3faf9b,_0x1bfcf1=_0x2d8cef[_0x13fcce(0x1d1)];if(_0x1bfcf1==null)throw new Error('transformSnapshotToDocumentData():\x20snapshot.doc\x20is\x20undefined.');const {unitID:_0x37dc10,rev:_0x22f752,name:_0x45f9e1,originalMeta:_0x1ae36f,resources:resources=[]}=_0x1bfcf1,{body:_0x317b9c,documentStyle:documentStyle={},settings:settings={},drawings:drawings={},drawingsOrder:drawingsOrder=[],tableSource:tableSource={},headers:headers={},footers:footers={},lists:lists={}}=_0x316329(_0x1ae36f);return{'id':_0x37dc10,'rev':_0x22f752,'locale':_0x1cf476[_0x13fcce(0xb5)][_0x13fcce(0x22f)],'title':_0x45f9e1,'body':_0x317b9c,'documentStyle':documentStyle,'settings':settings,'drawings':drawings,'drawingsOrder':drawingsOrder,'resources':resources,'tableSource':tableSource,'headers':headers,'footers':footers,'lists':lists};}_0x3cf2f1(_0xb2f3ee,_0x3faf9b(0x2f4));async function _0x5e641a(_0x4289bb,_0x2bbcf6,_0x55cef1,_0x2561fd,_0x2fb58f){const _0x4f810c=_0x3faf9b;var _0x12f095,_0x26e08e,_0x54ef3e;const _0x1d1ddd={'unitID':_0x2bbcf6['id'],'rev':_0x2561fd,'creator':'','name':(_0x12f095=_0x2bbcf6['title'])!=null?_0x12f095:'','resources':_0x2bbcf6[_0x4f810c(0xb3)]||[],'originalMeta':_0x3d97a6(_0x2bbcf6)},_0x2e663d={'unitID':_0x55cef1,'rev':_0x1d1ddd[_0x4f810c(0x25f)],'type':_0x470831[_0x4f810c(0xec)],'workbook':void 0x0,'doc':_0x1d1ddd},_0x342d38=await _0x2fb58f['saveSnapshot'](_0x4289bb,{'unitID':_0x55cef1,'type':_0x470831[_0x4f810c(0xec)],'snapshot':_0x2e663d});if(_0x2f8136(_0x342d38[_0x4f810c(0x273)]))throw new Error(_0x4f810c(0x11d)+((_0x26e08e=_0x342d38[_0x4f810c(0x273)])==null?void 0x0:_0x26e08e['code'])+':'+((_0x54ef3e=_0x342d38[_0x4f810c(0x273)])==null?void 0x0:_0x54ef3e[_0x4f810c(0x282)]));return{'snapshot':_0x2e663d};}_0x3cf2f1(_0x5e641a,_0x3faf9b(0x1ff));async function _0x4b7470(_0xd74084,_0x1ecc68){const _0x5579c3=_0x3faf9b,_0x31e370=_0xd74084[_0x5579c3(0x9d)];if(!_0x31e370)throw new Error(_0x5579c3(0xc2));const _0x45ee28=[],_0x5f3d30=[];return Object['entries'](_0x31e370[_0x5579c3(0x1aa)])[_0x5579c3(0xe7)](([_0x224565,_0x6c07bb])=>{const _0x426bc3=_0x5579c3,_0x4db3e1=_0x6c07bb[_0x426bc3(0x134)]['map'](async _0x6e64e5=>{const _0x22b945=_0x426bc3,_0x54a425={'unitID':_0x31e370['unitID'],'type':_0x470831[_0x22b945(0x1ab)],'blockID':_0x6e64e5},{block:_0x565c99}=await _0x1ecc68[_0x22b945(0x124)]({},_0x54a425);if(_0x565c99)_0x45ee28[_0x22b945(0x107)](_0x565c99);else throw new Error('Block\x20not\x20found');});_0x5f3d30[_0x426bc3(0x107)](..._0x4db3e1);}),await Promise['all'](_0x5f3d30),_0x45ee28;}_0x3cf2f1(_0x4b7470,_0x3faf9b(0xed));var _0x3c5599=Object[_0x3faf9b(0x2f3)],_0xac7698=Object[_0x3faf9b(0x249)],_0x474ad9=_0x3cf2f1((_0xb2168a,_0x115d5c,_0x1e3fd4,_0x4cbc3f)=>{const _0x4e6536=_0x3faf9b;for(var _0x51d299=_0x4cbc3f>0x1?void 0x0:_0x4cbc3f?_0xac7698(_0x115d5c,_0x1e3fd4):_0x115d5c,_0x1e313d=_0xb2168a[_0x4e6536(0x18e)]-0x1,_0x624a51;_0x1e313d>=0x0;_0x1e313d--)(_0x624a51=_0xb2168a[_0x1e313d])&&(_0x51d299=(_0x4cbc3f?_0x624a51(_0x115d5c,_0x1e3fd4,_0x51d299):_0x624a51(_0x51d299))||_0x51d299);return _0x4cbc3f&&_0x51d299&&_0x3c5599(_0x115d5c,_0x1e3fd4,_0x51d299),_0x51d299;},_0x3faf9b(0x2a4)),_0x365dcb=_0x3cf2f1((_0xe1e7e1,_0x5db44f)=>(_0x194920,_0x415048)=>_0x5db44f(_0x194920,_0x415048,_0xe1e7e1),_0x3faf9b(0x288));const _0x123476=_0x1cf476[_0x3faf9b(0x26c)](_0x3faf9b(0x236));_0x48d6a5[_0x3faf9b(0x178)]=(_0x43efc3=class{constructor(_0xec1d80,_0x1b6568,_0x215e3d,_0x197f4b,_0x350102,_0x2e880b,_0x5449c1){const _0x284ca1=_0x3faf9b;this[_0x284ca1(0x16e)]=_0xec1d80,this[_0x284ca1(0x2f7)]=_0x1b6568,this[_0x284ca1(0x8d)]=_0x215e3d,this['_commandService']=_0x197f4b,this['_injector']=_0x350102,this[_0x284ca1(0x14a)]=_0x2e880b,this[_0x284ca1(0x22e)]=_0x5449c1;}async[_0x3faf9b(0x29d)](_0x231f34,_0x4c4248,_0x184b88={'metadata':{'x-feature-id':_0xb22b40()}}){const _0x377789=_0x3faf9b;var _0xd56642;if(this[_0x377789(0x2f7)][_0x377789(0x25e)](_0x231f34,_0x1cf476[_0x377789(0x95)]['UNIVER_SHEET']))throw new Error(_0x377789(0x109)+_0x231f34+'.');const {snapshot:_0x1ae19a,changesets:_0x451c9f,error:_0x40a571}=await this[_0x377789(0x8d)]['getUnitOnRev'](_0x184b88,{'unitID':_0x231f34,'type':_0x470831[_0x377789(0x1ab)],'revision':_0x4c4248});if(_0x2f8136(_0x40a571)||!_0x1ae19a||!_0x1ae19a[_0x377789(0x9d)])throw new Error('[SnapshotService]:\x20request\x20snapshot\x20error!');const _0x4ea358=(_0xd56642=_0x451c9f==null?void 0x0:_0x451c9f[_0x377789(0x18e)])!=null?_0xd56642:0x0;if(_0x4c4248!==0x0&&_0x1ae19a[_0x377789(0x25f)]+_0x4ea358!==_0x4c4248)throw new Error(_0x377789(0x101));const {workbook:_0x6e0a33}=_0x1ae19a,_0x85c116=_0x6e0a33[_0x377789(0x1aa)]?Object[_0x377789(0x1e7)](_0x6e0a33[_0x377789(0x1aa)])['map'](([_0x2827ba,_0x45f7d4])=>{const _0x35ee0f=_0x377789;var _0x4a72e1,_0x3a4cc2;return(_0x3a4cc2=(_0x4a72e1=_0x45f7d4[_0x35ee0f(0x134)])==null?void 0x0:_0x4a72e1[_0x35ee0f(0x131)](_0x4028bd=>_0x4028bd))!=null?_0x3a4cc2:[];})[_0x377789(0x129)]():[],_0x4574d9=(await Promise['all'](_0x85c116[_0x377789(0x131)](_0x4788bf=>this[_0x377789(0x8d)][_0x377789(0xc3)](_0x184b88,{'unitID':_0x231f34,'type':_0x470831[_0x377789(0x1ab)],'blockID':_0x4788bf})['then'](_0x451c27=>_0x451c27[_0x377789(0x1c4)]))))[_0x377789(0x114)](_0x15c241=>!!_0x15c241),_0x510bf3=_0x47486d(_0x1ae19a,_0x4574d9),_0x329423=this[_0x377789(0x2f7)][_0x377789(0xc0)](_0x1cf476[_0x377789(0x95)][_0x377789(0x1ab)],_0x510bf3),_0x384168=this['_compressMutationService']['interceptor'][_0x377789(0x11c)](this[_0x377789(0x14a)][_0x377789(0x1eb)][_0x377789(0x275)]()[_0x377789(0x283)]);return _0x451c9f==null||_0x451c9f[_0x377789(0xe7)](_0x5c803a=>{const _0x5d492f=_0x377789,_0x37cd46=_0x5c803a[_0x5d492f(0xa2)][_0x5d492f(0x131)](_0x33b1c9=>({'id':_0x33b1c9['id'],'params':JSON[_0x5d492f(0x169)](_0x33b1c9['data'])}));({..._0x5c803a,'mutations':_0x384168(_0x37cd46,null)||_0x37cd46}[_0x5d492f(0xa2)]['forEach'](_0x14db07=>this[_0x5d492f(0x1a0)][_0x5d492f(0x226)](_0x14db07['id'],_0x14db07[_0x5d492f(0x208)],{'fromChangeset':!0x0})),this['_revisionService'][_0x5d492f(0x2e6)](_0x231f34));}),_0x329423;}async[_0x3faf9b(0x12b)](_0xb5e5b5,_0x42589c,_0x22ab5d={'metadata':{'x-feature-id':_0xb22b40()}}){const _0x52c769=_0x3faf9b;var _0x2ddc04;const {snapshot:_0x3dd8ae,changesets:_0x3bed2a,error:_0x462d08}=await this[_0x52c769(0x8d)][_0x52c769(0x1de)](_0x22ab5d,{'unitID':_0xb5e5b5,'type':_0x470831[_0x52c769(0xec)],'revision':_0x42589c});if(_0x2f8136(_0x462d08)||!_0x3dd8ae||!_0x3dd8ae[_0x52c769(0x1d1)])throw new Error('[SnapshotService]:\x20request\x20snapshot\x20error!');const _0x181c01=(_0x2ddc04=_0x3bed2a==null?void 0x0:_0x3bed2a['length'])!=null?_0x2ddc04:0x0;if(_0x42589c!==0x0&&_0x3dd8ae[_0x52c769(0x25f)]+_0x181c01!==_0x42589c)throw new Error(_0x52c769(0x101));const _0x39d277=_0xb2f3ee(_0x3dd8ae),_0x1b8411=this[_0x52c769(0x2f7)][_0x52c769(0xc0)](_0x1cf476[_0x52c769(0x95)][_0x52c769(0xec)],_0x39d277);return _0x3bed2a==null||_0x3bed2a['forEach'](_0x312010=>{const _0x40a157=_0x52c769;_0x312010[_0x40a157(0xa2)][_0x40a157(0x131)](_0x5129aa=>({'id':_0x5129aa['id'],'params':JSON[_0x40a157(0x169)](_0x5129aa[_0x40a157(0x262)])}))[_0x40a157(0xe7)](_0x5ebead=>this[_0x40a157(0x1a0)]['syncExecuteCommand'](_0x5ebead['id'],_0x5ebead['params'],{'fromChangeset':!0x0})),this['_revisionService'][_0x40a157(0x2e6)](_0xb5e5b5);}),_0x1b8411;}[_0x3faf9b(0x29f)](_0x5b7d06,_0x49673b){const _0x4941ce=_0x3faf9b,_0x73a9ca={..._0x49673b[_0x4941ce(0xf2)]()};_0x49673b[_0x4941ce(0x11f)]()['forEach'](_0x1126ff=>{const _0x5ad189=_0x4941ce;_0x73a9ca[_0x5ad189(0x139)][_0x1126ff[_0x5ad189(0x1c7)]()]=_0x1cf476['Tools'][_0x5ad189(0xfd)](_0x1126ff[_0x5ad189(0xf2)]());});const _0x13bbf2=this['_resourceManagerService'][_0x4941ce(0x261)](_0x49673b[_0x4941ce(0x2db)](),_0x1cf476[_0x4941ce(0x95)]['UNIVER_SHEET']);return _0x73a9ca[_0x4941ce(0xb3)]=_0x13bbf2,_0x73a9ca;}['saveDoc'](_0x324866,_0x4426e4){const _0x329c7c=_0x3faf9b,_0x2f3a47={..._0x4426e4[_0x329c7c(0xf2)]()},_0x597af6=this[_0x329c7c(0x22e)][_0x329c7c(0x261)](_0x4426e4[_0x329c7c(0x2db)](),_0x1cf476[_0x329c7c(0x95)]['UNIVER_DOC']);return _0x2f3a47[_0x329c7c(0xb3)]=_0x597af6,_0x2f3a47;}},_0x3cf2f1(_0x43efc3,_0x3faf9b(0x178)),_0x43efc3),_0x48d6a5['SnapshotService']=_0x474ad9([_0x365dcb(0x0,_0x1cf476[_0x3faf9b(0x23b)](_0x48d6a5[_0x3faf9b(0x16c)])),_0x365dcb(0x1,_0x1cf476['IUniverInstanceService']),_0x365dcb(0x2,_0x123476),_0x365dcb(0x3,_0x1cf476[_0x3faf9b(0x1b0)]),_0x365dcb(0x4,_0x1cf476[_0x3faf9b(0x23b)](_0x1cf476[_0x3faf9b(0x202)])),_0x365dcb(0x5,_0x1cf476[_0x3faf9b(0x23b)](_0x7041e1)),_0x365dcb(0x6,_0x1cf476[_0x3faf9b(0x23b)](_0x1cf476[_0x3faf9b(0x2bf)]))],_0x48d6a5['SnapshotService']);var _0x404682=Object[_0x3faf9b(0x2f3)],_0x8e044f=Object[_0x3faf9b(0x249)],_0x3cff5b=_0x3cf2f1((_0x88c94b,_0x41791c,_0x5ee322)=>_0x41791c in _0x88c94b?_0x404682(_0x88c94b,_0x41791c,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x5ee322}):_0x88c94b[_0x41791c]=_0x5ee322,'__defNormalProp'),_0x3b3dd3=_0x3cf2f1((_0x39fe84,_0x1993a9,_0x3cb06d,_0x45e872)=>{const _0xbdd03a=_0x3faf9b;for(var _0x20b371=_0x45e872>0x1?void 0x0:_0x45e872?_0x8e044f(_0x1993a9,_0x3cb06d):_0x1993a9,_0x14afbb=_0x39fe84[_0xbdd03a(0x18e)]-0x1,_0x705294;_0x14afbb>=0x0;_0x14afbb--)(_0x705294=_0x39fe84[_0x14afbb])&&(_0x20b371=(_0x45e872?_0x705294(_0x1993a9,_0x3cb06d,_0x20b371):_0x705294(_0x20b371))||_0x20b371);return _0x45e872&&_0x20b371&&_0x404682(_0x1993a9,_0x3cb06d,_0x20b371),_0x20b371;},_0x3faf9b(0xe4)),_0x5a9ccc=_0x3cf2f1((_0x5efae2,_0x172184)=>(_0x10bc56,_0x4829cb)=>_0x172184(_0x10bc56,_0x4829cb,_0x5efae2),_0x3faf9b(0x28f)),_0x26687d=_0x3cf2f1((_0x40e024,_0x27ae2e,_0x387aae)=>_0x3cff5b(_0x40e024,_0x27ae2e+'',_0x387aae),_0x3faf9b(0x13a));const _0x37fa38=_0x3faf9b(0x2d2);_0x48d6a5[_0x3faf9b(0x2eb)]=(_0x59d911=class extends _0x1cf476[_0x3faf9b(0x1e4)]{constructor(_0x564ae0=_0x274b3e,_0x2d15bf,_0x360036){const _0xcef329=_0x3faf9b;super(),this['_config']=_0x564ae0,this[_0xcef329(0xd6)]=_0x2d15bf,this[_0xcef329(0x177)]=_0x360036;const {..._0x9ec02}=_0x1cf476[_0xcef329(0x164)]({},_0x274b3e,this[_0xcef329(0x1f6)]);this['_configService']['setConfig'](_0x7582cd,_0x9ec02);}[_0x3faf9b(0x1b3)](){const _0x3e820a=_0x3faf9b;[[_0x48d6a5[_0x3e820a(0x16c)]],[_0x265741],[_0x48d6a5[_0x3e820a(0x186)]],[_0x48d6a5[_0x3e820a(0xbe)]],[_0x48d6a5['SnapshotService']],[_0x2b4724,{'useClass':_0x456b37}],[_0x7041e1]][_0x3e820a(0xe7)](_0x35857a=>this['_injector'][_0x3e820a(0x244)](_0x35857a)),this[_0x3e820a(0xd6)][_0x3e820a(0x123)](_0x48d6a5[_0x3e820a(0xbe)]),this[_0x3e820a(0xd6)][_0x3e820a(0x123)](_0x265741),this[_0x3e820a(0xd6)][_0x3e820a(0x123)](_0x48d6a5['SheetTransformController']);}},_0x3cf2f1(_0x59d911,'UniverCollaborationPlugin'),_0x59d911),_0x26687d(_0x48d6a5[_0x3faf9b(0x2eb)],_0x3faf9b(0x14e),_0x37fa38),_0x48d6a5[_0x3faf9b(0x2eb)]=_0x3b3dd3([_0x1cf476[_0x3faf9b(0xaf)](_0x1851fa['UniverLicensePlugin']),_0x5a9ccc(0x1,_0x1cf476[_0x3faf9b(0x23b)](_0x1cf476[_0x3faf9b(0x202)])),_0x5a9ccc(0x2,_0x1cf476['IConfigService'])],_0x48d6a5[_0x3faf9b(0x2eb)]);const _0x196960=_0x1cf476['createIdentifier'](_0x3faf9b(0x1a2)),_0x316062={'id':_0x3faf9b(0x173),'type':_0x1cf476[_0x3faf9b(0x104)][_0x3faf9b(0x1ba)],'handler':_0x3cf2f1(()=>!0x0,'handler')};_0x48d6a5[_0x3faf9b(0x11e)]=_0x448ed2,_0x48d6a5[_0x3faf9b(0x2d9)]=_0x7041e1,_0x48d6a5[_0x3faf9b(0x119)]=_0x316062,_0x48d6a5['IHistoryIoService']=_0x196960,_0x48d6a5[_0x3faf9b(0x197)]=_0x123476,_0x48d6a5[_0x3faf9b(0x29b)]=_0x2b4724,_0x48d6a5[_0x3faf9b(0x9f)]=_0x3f16c7,_0x48d6a5[_0x3faf9b(0x87)]=_0xe15e90,_0x48d6a5[_0x3faf9b(0x17a)]=_0x2cb0b9,_0x48d6a5[_0x3faf9b(0x1cb)]=_0x456b37,_0x48d6a5[_0x3faf9b(0x24f)]=_0x3aa8d1,_0x48d6a5[_0x3faf9b(0x130)]=_0x2a2e91,_0x48d6a5[_0x3faf9b(0x1fb)]=_0x61e433,_0x48d6a5['generateTemporarySnap']=_0x44d174,_0x48d6a5[_0x3faf9b(0xed)]=_0x4b7470,_0x48d6a5['isTransformChangesetsFailure']=_0x19888a,_0x48d6a5[_0x3faf9b(0x193)]=_0xb82df2,_0x48d6a5[_0x3faf9b(0x201)]=_0x1e7996,_0x48d6a5[_0x3faf9b(0x25b)]=_0x3b7ff8,_0x48d6a5[_0x3faf9b(0x1ed)]=_0xcbf730,_0x48d6a5[_0x3faf9b(0x22c)]=_0x528803,_0x48d6a5[_0x3faf9b(0x2d4)]=_0xb49bb7,_0x48d6a5[_0x3faf9b(0x276)]=_0x121209,_0x48d6a5[_0x3faf9b(0x297)]=_0x1d455b,_0x48d6a5[_0x3faf9b(0x1c0)]=_0x4d5ae4,_0x48d6a5['parseMutationToProtocol']=_0x2e4fca,_0x48d6a5['parseProtocolChangeset']=_0x3eeec4,_0x48d6a5['parseProtocolCommand']=_0x4842bc,_0x48d6a5['parseProtocolMutation']=_0x1c3647,_0x48d6a5[_0x3faf9b(0x10b)]=_0x22fbe2,_0x48d6a5[_0x3faf9b(0x125)]=_0x552784,_0x48d6a5[_0x3faf9b(0x1ff)]=_0x5e641a,_0x48d6a5['transformSnapshotToDocumentData']=_0xb2f3ee,_0x48d6a5[_0x3faf9b(0x143)]=_0x47486d,_0x48d6a5['transformWorkbookDataToSnapshot']=_0x3b6aba,Object[_0x3faf9b(0x2f3)](_0x48d6a5,Symbol['toStringTag'],{'value':'Module'});}));function _0x3e35(){const _0x1113b3=['RemoveSheetMutation','transformChangesets','TOO_MANY_REQUESTS','update_cursor','changeset_rej','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20comment','uniscript.run','dispose','handleDefaultRangeChangeWithEffectRefCommands','moveMatrixArray','uid','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','insert\x20row\x20is\x20conflict\x20with\x20remove\x20row','handleBaseMoveRowsCols','sheetOrder','merge','MoveColsMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','Rectangle','rotateRange','parse','InsertColMutation','fill','RevisionService','liveshare.new_host','_revisionService','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20row','mergeAddMutation','isMergeCell','APPLY_PERMISSION_DENIED','univer.mutation.create-unit','YUUMI_SUBSCRIPTION_NOT_FOUND','PSEUDO_FETCH_MISSING_RESULT','ObjectMatrix','_configService','SnapshotService','handleBaseRemoveRange','SINGLE_SNAPSHOT_MUTATIONS','splice','transformWorkbookDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','SetRangeProtectionMutation','getLength','870459qZwdeE','forValue','min','size','JSON1','clear','order','SheetTransformController','cfId','blockID','comment','nodeType','SetRowVisibleMutation','find','add\x20range\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','length','startColumn','DeleteConditionalRuleMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20row','2VJErFz','isTransformChangesetsSuccess','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','InsertRowCommand','@univerjs/thread-comment','ISnapshotServerService','insert\x20col\x20is\x20conflict\x20with\x20move\x20col','liveshare.request_host','actions','LICENSE_DISTRO_REJECTED','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','SHOULD_CLOSE_CONN','ReorderRangeMutation','decodeDocOriginalMeta','_commandService','parseInt','IHistoryIoService','ALREADY_EXISTS','value','insert\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','hasOwnProperty','actualRow','transformMutationsWithChangeset','orderMapGenerator','blockMeta','UNIVER_SHEET','univer.mutation.revert-version','RangeSubtractRanges','FETCH_MISSING','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','ICommandService','col','payload','onStarting','textRanges','insert\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','Two\x20mutation\x20need\x20have\x20the\x20same\x20unitId!','row','Two\x20set-worksheet-name\x20mutations\x20have\x20conflict.','ERROR','MUTATION','unsafeStringify','SUBMIT_CHANGESET','UNIVER_PROJECT','objects','INVALID_ARGUMENT','parseChangesetToProtocol','RemoveColMutation','name','toLowerCase','block','handleCommonDefaultRangeChangeWithEffectRefCommands','write2Matrix','getSheetId','InterceptorManager','SetWorksheetOrderMutation','LIVESHARE_OPERATION','TransformService','GRID','move\x20col\x20is\x20conflict\x20with\x20move\x20col','Two\x20mutation\x20have\x20the\x20same\x20worksheet\x20name!','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20col','column','doc','0123456789','COMPRESS_MUTATION_SEND','generateTemporarySnap','RemoveWorksheetMergeMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','[transformWorkbookDataToSnapshot()]:\x20Failed\x20to\x20save\x20sheet\x20blocks.','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','YUUMI_RATE_OVER_LIMIT','UpdateDataValidationMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','[TransformService]:\x20changesets\x20revisions\x20miss\x20match.\x20The\x20\x27baseRev\x27\x20of\x20c2\x20is\x20','getUnitOnRev','AddCommentMutation','insertMatrixArray','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20range','LICENSE_IMPORT_SIZE_EXCEEDED','toString','Plugin','MoveRowsCommand','singleReferenceToGrid','entries','saveSnapshot','SheetTypes','_rightInclineTransformMutations','interceptor','CHANGESET_REJ','isTransformMutationsFailure','RemoveColCommand','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','pseudo_fetch_missing_result','RangeMergeUtil','decodePartOfCellData','ReorderRangeUndoMutationFactory','title','Two\x20SetWorksheetOrderMutation\x20have\x20conflicts!','_config','targetRange','NOT_FOUND','collaboration.config','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','generateTempDocumentSnapshot','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','@univerjs/data-validation','criteria','transformDocumentDataToSnapshot','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20col','isTransformMutationFailure','Injector','Range','new_changesets','remove\x20col\x20is\x20conflict\x20with\x20move\x20col','color','UniverSheetsDrawing','params','cellData','@univerjs/sheets-filter','UniverCore','isArray','transformCellsFromRefStyle','endRow','1201849zdTJsm','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','PY_RUNTIME_SCRIPT_ERROR','isRangesEqual','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmft','SetSheetsFilterCriteriaMutation','_transformMap','SetWorksheetNameMutation','SetFrozenMutation','@univerjs-pro/license','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','liveshare.fetch_operations','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20data\x20validation\x20rule','users_enter','reorder\x20range\x20is\x20conflict\x20with\x20reorder\x20range','stringify','9824szafPF','left','UniverEngineFormula','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20protection','all','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20conditional\x20formatting\x20rule','symbol','syncExecuteCommand','DeleteCommentMutation','isMergedMainCell','AddWorksheetMergeMutation','APPLY_REVISION_CONFILICT','RemoveDataValidationMutation','isTransformMutationsSuccess','right','_resourceManagerService','EN_US','UNAUTHENTICATED','transformAddCommentWithRefRange','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','univer-pro.collaboration.transform-service','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','5274OLBGzB','univer.snapshot-server-service','CHANGESET_REVISION_CONFILICT','removeColumns','transformUpdateCommentRefWithRefRange','move\x20row\x20is\x20conflict\x20with\x20move\x20range','Inject','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20order','InsertRowMutation','ReCalcSheetsFilterMutation','getData','3339798jDlidS','range','ref','COLUMN','add','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','rule','originalMeta','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20visible','getOwnPropertyDescriptor','intercept','60AWJGYB','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20filter','body','[TransformService]\x20Transform\x20algorithm\x20for\x20','b64DecodeUnicode','loopRule','5558273PoWlPZ','fetch_missing','@univerjs/core','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20comment','SetWorksheetColWidthMutation','Tools','contain','encode','LIVESHARE_REQUEST_HOST','SetConditionalRuleMutation','isTransformMutationSuccess','startRow','foreach','getUnit','rev','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','getResources','data','startOffset','MoveRangeMutation','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20col','sourceRange','ruleId','SetRangeValuesMutation','styleRefMap','parseMutationToProtocol','createInterceptorKey','createIdentifier','orderMap','LIVESHARE_TERMINATE','@univerjs/sheets-conditional-formatting','concat','mergeOrder','isInclineTransformMutationsFailure','error','has','getInterceptPoints','isTransformMutationsWithChangesetSuccess','__decorateClass$3','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20protection','SNAPSHOT_INVALID_SNAPSHOT','UniverThreadComment','SetSheetsFilterRangeMutation','lineSubtractLines','getMatrix','CONNECTOR_DATA_TOO_LARGE','transformMutations','Disposable','decode','message','COMPRESS_MUTATION_APPLY','_transformService','reduce','ENSURE_SNAPSHOT_EXECUTION','string','__decorateParam$1','generateRandomId','transformUpdateDataValidationWithRefRange','getValue','submit_changeset','move\x20col\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','findIndex','__decorateParam','type','LIVESHARE_FETCH_OPERATIONS','transformMutation','move\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','UniverSheetsConditionalFormatting','baseRev','from','mapDocumentTypeToUniverType','remove\x20cols\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','error_msg','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20height','ITransformService','move\x20range\x20is\x20conflict\x20with\x20reorder\x20range','loadSheet','some','save','[RevisionService]:\x20cannot\x20find\x20document\x20with\x20unitID:\x20','isMerged','RichTextEditingMutation','RemoveHyperLinkMutation','__decorateClass$1','subUnitId','setValue','APPLY_REJECT','_initSetRangeValues','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','add\x20range\x20protection\x20is\x20conflict\x20with\x20update\x20comment','add\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','AddConditionalRuleMutation','SetSelectionsOperation','bind','unitId','@univerjs/sheets-drawing','rules','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','makeArray','set\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','deserializeRangeWithSheetWithCache','revision','insert\x20row\x20is\x20conflict\x20with\x20set\x20row\x20hidden','SetWorksheetRowIsAutoHeightMutation','transform','__decorateParam$4','endColumn','liveshare.terminate','moveColumns','@univerjs/sheets','IResourceManagerService','move\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','UpdateRuleType','setRev','UNISCRIPT_RUN','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20range\x20value','APPLY_DUPLICATED','4UqJwCh','index','m1Prime','getCurrentRevOfUnit','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20range\x20protection','UNDEFINED','commentId','number','endOffset','RemoveSheetsFilterMutation','\x20and\x20','should_close_conn','UNIVER_COLLABORATION_PLUGIN','UNIVER_SLIDE','isTransformMutationsWithChangesetFailure','actualColumn','@univerjs/engine-formula','ErrorType','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20insert\x20col','CompressMutationService','SetTabColorMutation','getUnitId','2125530zIBuJQ','intersects','parseProtocolMutation','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20worksheet\x20col\x20width','saveSheetBlock','insert\x20col\x20is\x20conflict\x20with\x20set\x20col\x20hidden','incrementRev','end','RANGE_TYPE','moveRows','incrementRevOfUnit','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','APPLY_NON_SEQUENTIAL_REVISION','rowsAutoHeightInfo','checkChangesetsAligned','UniverCollaborationPlugin','SetRowHiddenMutation','changeset_should_retry','serializeRange','UpdateCommentMutation','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation,\x20trying\x20to\x20write\x20a\x20formula\x20reference\x20to\x20a\x20removed\x20row','sheet','@univerjs/sheets-hyper-link','defineProperty','transformSnapshotToDocumentData','RANGE','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20delete\x20conditional\x20formatting\x20rule','_univerInstanceService','before','set\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','SetWorksheetRowHeightMutation','MoveColsCommand','SINGLE_HISTORY_MUTATIONS','parentId','encodeDocOriginalMeta','SetRowDataMutation','insert\x20row\x20is\x20conflict\x20with\x20set\x20worksheet\x20row\x20is\x20auto\x20height','drawingIds','_snapshotServerService','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','spliceArray','Two\x20set-tab-color\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','fromOrder','move\x20range\x20is\x20conflict\x20with\x20set\x20numfmt','shift','object','UniverInstanceType','Move\x20conditional\x20formatting\x20rule\x20\x20is\x20conflict\x20with\x20self','handler','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20worksheet\x20merge','UniverProCollaboration','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20numfmt','columnData','insert\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','workbook','RemoveNumfmtMutation','RevertRevisionMutation','indexOf','randomUUID','mutations','unshift','AddWorksheetProtectionMutation','changeset_ack','LICENSE_MAX_UNITS_EXCEEDED','code','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','applyAddMutationTransform','move\x20row\x20is\x20conflict\x20with\x20move\x20row','orderMap$1','unitID','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20move\x20row','move\x20col\x20is\x20conflict\x20with\x20remove\x20numfmt','DependentOn','sort','EmptyMutation','cellValue','resources','PERMISSION_REJ','LocaleType','sequenceNodeType','__decorateClass$5','UpdateHyperLinkRefMutation','LexerTreeBuilder','UniverSheetsFilter','remove\x20col\x20is\x20conflict\x20with\x20set\x20numfmt','UniverDataValidation','YUUMI_URL_COL_OUT_OF_RANGE','DocTransformController','INTERNAL_ERROR','createUnit','handleBaseInsertRange','Workbook\x20metadata\x20is\x20not\x20available','getDeserializedSheetBlock','RemoveRowMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20col','isTransformChangesetsFailure','primary','SetWorksheetRowAutoHeightMutation','add\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20comment','COMPLETION_FINISHED','values','any','UNIVER_UNKNOWN','replace','lineSubtractLine','SetColVisibleMutation','ranges','registerTransformAlgorithm','queryObjectMatrix','move\x20col\x20is\x20conflict\x20with\x20move\x20range','remove\x20rows\x20is\x20conflict\x20with\x20set\x20range\x20values\x20mutation','_injector','keys','852606fYiIDy','handleInsert','serializeCellDataSlice','move\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20set\x20frozen','insert\x20row\x20is\x20conflict\x20with\x20remove\x20numfmt','splitCellDataToBlocks','MoveRowsMutation','transformWorkbookDataToSnapshot','add\x20range\x20protection\x20is\x20conflict\x20with\x20insert\x20col','SetColDataMutation','InsertSheetMutation','__decorateClass','UpdateCommentRefMutation','setRevOfUnit','forEach','__decorateClass$2','__decorateClass$4','SetNumfmtMutation','selections','UNIVER_DOC','getSheetBlocksFromSnapshot','AddDataValidationMutation','UPDATE_PERMISSION_OBJ','SNAPSHOT_HAS_BEEN_REMOVED','columnCount','getSnapshot','transformFormula','RemoveRowCommand','subtract','start','SetDrawingApplyMutation','remove\x20row\x20is\x20conflict\x20with\x20set\x20numfmt','users_leave','step','UNRECOGNIZED','colId','deepClone','move\x20row\x20is\x20conflict\x20with\x20set\x20row\x20visible','set\x20range\x20protection\x20is\x20conflict\x20with\x20remove\x20data\x20validation\x20rule','Two\x20set-frozen\x20mutations\x20have\x20the\x20same\x20unitId\x20and\x20subUnitId.','[SnapshotService]:\x20wrong\x20rev\x20from\x20the\x20server!','max','isFormulaString','CommandType','NEW_CHANGESETS','add\x20range\x20protection\x20is\x20conflict\x20with\x20set\x20numfmt','push','m2Prime','[SnapshotService]:\x20cannot\x20load\x20the\x20same\x20unit\x20twice!\x20The\x20unitID\x20is\x20','decodeWorksheetOtherMetas','textDecoder','set','USERS_LEAVE','LICENSE_EXPORT_SIZE_EXCEEDED','UpdateHyperLinkMutation','MSG_FOR_ERROR','registerCommand','Remove-cols\x20has\x20conflicts\x20with\x20move-range','UPDATE_CURSOR','filter','UniverDocs','InsertColCommand','set\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20range','includes','CreateUnitMutation','@univerjs/docs','AddHyperLinkMutation','fetchThroughInterceptors','transformDocumentDataToSnapshot():\x20Failed\x20to\x20save\x20snapshot.\x0aErrorCode:\x20','CollaborationEvent','getSheets','charCodeAt','toOrder','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20remove\x20sheet','get','getSheetBlock','textEncoder','REFERENCE','rowCount','formula2','flat','update_permission_obj','loadDoc','getRandomValues','YUUMI_UNABLE_LOAD_URL','random','__decorateParam$2','b64EncodeUnicode','map','parseProtocolChangeset','UniverProLicense','blocks','link','comment_update','JSONX','getRev','sheets','__publicField','unit_delete','set\x20range\x20protection\x20is\x20conflict\x20with\x20add\x20conditional\x20rule','formula1','AddRangeProtectionMutation','RevertRevisionMutation\x20conflicts\x20with\x20other\x20mutations!','transformTextRanges','encodeWorksheetOtherMetas','SetColHiddenMutation','transformSnapshotToWorkbookData','_init','getDataRange','PERMISSION_DENIED','add\x20range\x20protection\x20is\x20conflict\x20with\x20move\x20row','_leftInclineTransformMutations','DrawingApplyType','_compressMutationService','add\x20worksheet\x20protection\x20is\x20conflict\x20with\x20add\x20worksheet\x20merge','rowData','SETTING','pluginName','encodeWorkbookOtherMetas','Set-range-values\x20mutation\x20and\x20move-range\x20mutation\x20have\x20an\x20overlapping\x20range.','slice','transformPosition'];_0x3e35=function(){return _0x1113b3;};return _0x3e35();}
|