@ckeditor/ckeditor5-operations-compressor 47.1.0 → 47.2.0-alpha.1

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/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x57ff5}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x39681b from'protobufjs/minimal.js';import{cloneDeep as _0x555d2c,isEqual as _0x354e60,isObject as _0x49fdc9}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x430090=_0x39681b['Reader'],_0x143594=_0x39681b['Writer'],_0x90ffa6=_0x39681b['util'],_0x2b1825=_0x39681b['roots']['default']||(_0x39681b['roots']['default']={});return _0x2b1825['AttributeOperation']=(function(){function _0x55b169(_0x4958c4){if(_0x4958c4){for(var _0x3b8a89=Object['keys'](_0x4958c4),_0x585407=0x0;_0x585407<_0x3b8a89['length'];++_0x585407)null!=_0x4958c4[_0x3b8a89[_0x585407]]&&(this[_0x3b8a89[_0x585407]]=_0x4958c4[_0x3b8a89[_0x585407]]);}}return _0x55b169['prototype']['range']=null,_0x55b169['prototype']['key']='',_0x55b169['prototype']['oldValueBoolean']=!0x1,_0x55b169['prototype']['oldValueJson']='',_0x55b169['prototype']['newValueBoolean']=!0x1,_0x55b169['prototype']['newValueJson']='',_0x55b169['prototype']['wasUndone']=!0x1,_0x55b169['create']=function(_0x60cb08){return new _0x55b169(_0x60cb08);},_0x55b169['encode']=function(_0x112627,_0x2acc64){return _0x2acc64||(_0x2acc64=_0x143594['create']()),null!=_0x112627['range']&&Object['hasOwnProperty']['call'](_0x112627,'range')&&_0x2b1825['Range']['encode'](_0x112627['range'],_0x2acc64['uint32'](0xa)['fork']())['ldelim'](),null!=_0x112627['key']&&Object['hasOwnProperty']['call'](_0x112627,'key')&&_0x2acc64['uint32'](0x12)['string'](_0x112627['key']),null!=_0x112627['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x112627,'oldValueBoolean')&&_0x2acc64['uint32'](0x18)['bool'](_0x112627['oldValueBoolean']),null!=_0x112627['oldValueJson']&&Object['hasOwnProperty']['call'](_0x112627,'oldValueJson')&&_0x2acc64['uint32'](0x22)['string'](_0x112627['oldValueJson']),null!=_0x112627['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x112627,'newValueBoolean')&&_0x2acc64['uint32'](0x28)['bool'](_0x112627['newValueBoolean']),null!=_0x112627['newValueJson']&&Object['hasOwnProperty']['call'](_0x112627,'newValueJson')&&_0x2acc64['uint32'](0x32)['string'](_0x112627['newValueJson']),null!=_0x112627['wasUndone']&&Object['hasOwnProperty']['call'](_0x112627,'wasUndone')&&_0x2acc64['uint32'](0x38)['bool'](_0x112627['wasUndone']),_0x2acc64;},_0x55b169['encodeDelimited']=function(_0xead014,_0x2002fb){return this['encode'](_0xead014,_0x2002fb)['ldelim']();},_0x55b169['decode']=function(_0x4633d0,_0x223537){_0x4633d0 instanceof _0x430090||(_0x4633d0=_0x430090['create'](_0x4633d0));for(var _0x101ce6=void 0x0===_0x223537?_0x4633d0['len']:_0x4633d0['pos']+_0x223537,_0x44e499=new _0x2b1825['AttributeOperation']();_0x4633d0['pos']<_0x101ce6;){var _0x186749=_0x4633d0['uint32']();switch(_0x186749>>>0x3){case 0x1:_0x44e499['range']=_0x2b1825['Range']['decode'](_0x4633d0,_0x4633d0['uint32']());break;case 0x2:_0x44e499['key']=_0x4633d0['string']();break;case 0x3:_0x44e499['oldValueBoolean']=_0x4633d0['bool']();break;case 0x4:_0x44e499['oldValueJson']=_0x4633d0['string']();break;case 0x5:_0x44e499['newValueBoolean']=_0x4633d0['bool']();break;case 0x6:_0x44e499['newValueJson']=_0x4633d0['string']();break;case 0x7:_0x44e499['wasUndone']=_0x4633d0['bool']();break;default:_0x4633d0['skipType'](0x7&_0x186749);}}return _0x44e499;},_0x55b169['decodeDelimited']=function(_0x149844){return _0x149844 instanceof _0x430090||(_0x149844=new _0x430090(_0x149844)),this['decode'](_0x149844,_0x149844['uint32']());},_0x55b169['verify']=function(_0x5d0cc6){if('object'!=typeof _0x5d0cc6||null===_0x5d0cc6)return'object\x20expected';if(null!=_0x5d0cc6['range']&&_0x5d0cc6['hasOwnProperty']('range')){var _0xa36de7=_0x2b1825['Range']['verify'](_0x5d0cc6['range']);if(_0xa36de7)return'range.'+_0xa36de7;}return null!=_0x5d0cc6['key']&&_0x5d0cc6['hasOwnProperty']('key')&&!_0x90ffa6['isString'](_0x5d0cc6['key'])?'key:\x20string\x20expected':null!=_0x5d0cc6['oldValueBoolean']&&_0x5d0cc6['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5d0cc6['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5d0cc6['oldValueJson']&&_0x5d0cc6['hasOwnProperty']('oldValueJson')&&!_0x90ffa6['isString'](_0x5d0cc6['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5d0cc6['newValueBoolean']&&_0x5d0cc6['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5d0cc6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5d0cc6['newValueJson']&&_0x5d0cc6['hasOwnProperty']('newValueJson')&&!_0x90ffa6['isString'](_0x5d0cc6['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5d0cc6['wasUndone']&&_0x5d0cc6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d0cc6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x55b169['fromObject']=function(_0x4829b5){if(_0x4829b5 instanceof _0x2b1825['AttributeOperation'])return _0x4829b5;var _0x148ea7=new _0x2b1825['AttributeOperation']();if(null!=_0x4829b5['range']){if('object'!=typeof _0x4829b5['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x148ea7['range']=_0x2b1825['Range']['fromObject'](_0x4829b5['range']);}return null!=_0x4829b5['key']&&(_0x148ea7['key']=String(_0x4829b5['key'])),null!=_0x4829b5['oldValueBoolean']&&(_0x148ea7['oldValueBoolean']=Boolean(_0x4829b5['oldValueBoolean'])),null!=_0x4829b5['oldValueJson']&&(_0x148ea7['oldValueJson']=String(_0x4829b5['oldValueJson'])),null!=_0x4829b5['newValueBoolean']&&(_0x148ea7['newValueBoolean']=Boolean(_0x4829b5['newValueBoolean'])),null!=_0x4829b5['newValueJson']&&(_0x148ea7['newValueJson']=String(_0x4829b5['newValueJson'])),null!=_0x4829b5['wasUndone']&&(_0x148ea7['wasUndone']=Boolean(_0x4829b5['wasUndone'])),_0x148ea7;},_0x55b169['toObject']=function(_0x346b28,_0x443fe2){_0x443fe2||(_0x443fe2={});var _0x205e04={};return _0x443fe2['defaults']&&(_0x205e04['range']=null,_0x205e04['key']='',_0x205e04['oldValueBoolean']=!0x1,_0x205e04['oldValueJson']='',_0x205e04['newValueBoolean']=!0x1,_0x205e04['newValueJson']='',_0x205e04['wasUndone']=!0x1),null!=_0x346b28['range']&&_0x346b28['hasOwnProperty']('range')&&(_0x205e04['range']=_0x2b1825['Range']['toObject'](_0x346b28['range'],_0x443fe2)),null!=_0x346b28['key']&&_0x346b28['hasOwnProperty']('key')&&(_0x205e04['key']=_0x346b28['key']),null!=_0x346b28['oldValueBoolean']&&_0x346b28['hasOwnProperty']('oldValueBoolean')&&(_0x205e04['oldValueBoolean']=_0x346b28['oldValueBoolean']),null!=_0x346b28['oldValueJson']&&_0x346b28['hasOwnProperty']('oldValueJson')&&(_0x205e04['oldValueJson']=_0x346b28['oldValueJson']),null!=_0x346b28['newValueBoolean']&&_0x346b28['hasOwnProperty']('newValueBoolean')&&(_0x205e04['newValueBoolean']=_0x346b28['newValueBoolean']),null!=_0x346b28['newValueJson']&&_0x346b28['hasOwnProperty']('newValueJson')&&(_0x205e04['newValueJson']=_0x346b28['newValueJson']),null!=_0x346b28['wasUndone']&&_0x346b28['hasOwnProperty']('wasUndone')&&(_0x205e04['wasUndone']=_0x346b28['wasUndone']),_0x205e04;},_0x55b169['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x55b169['getTypeUrl']=function(_0x15e1cf){return void 0x0===_0x15e1cf&&(_0x15e1cf='type.googleapis.com'),_0x15e1cf+'/AttributeOperation';},_0x55b169;}()),_0x2b1825['InsertOperation']=(function(){function _0x34e650(_0x3a645a){if(this['nodes']=[],_0x3a645a){for(var _0x221e48=Object['keys'](_0x3a645a),_0x3fe99f=0x0;_0x3fe99f<_0x221e48['length'];++_0x3fe99f)null!=_0x3a645a[_0x221e48[_0x3fe99f]]&&(this[_0x221e48[_0x3fe99f]]=_0x3a645a[_0x221e48[_0x3fe99f]]);}}return _0x34e650['prototype']['position']=null,_0x34e650['prototype']['nodes']=_0x90ffa6['emptyArray'],_0x34e650['prototype']['shouldReceiveAttributes']=!0x1,_0x34e650['prototype']['wasUndone']=!0x1,_0x34e650['create']=function(_0x10f079){return new _0x34e650(_0x10f079);},_0x34e650['encode']=function(_0x11dd49,_0x4c99b3){if(_0x4c99b3||(_0x4c99b3=_0x143594['create']()),null!=_0x11dd49['position']&&Object['hasOwnProperty']['call'](_0x11dd49,'position')&&_0x2b1825['Position']['encode'](_0x11dd49['position'],_0x4c99b3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x11dd49['nodes']&&_0x11dd49['nodes']['length']){for(var _0x110c20=0x0;_0x110c20<_0x11dd49['nodes']['length'];++_0x110c20)_0x2b1825['Element']['encode'](_0x11dd49['nodes'][_0x110c20],_0x4c99b3['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x11dd49['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x11dd49,'shouldReceiveAttributes')&&_0x4c99b3['uint32'](0x18)['bool'](_0x11dd49['shouldReceiveAttributes']),null!=_0x11dd49['wasUndone']&&Object['hasOwnProperty']['call'](_0x11dd49,'wasUndone')&&_0x4c99b3['uint32'](0x20)['bool'](_0x11dd49['wasUndone']),_0x4c99b3;},_0x34e650['encodeDelimited']=function(_0xae7591,_0x3a9aa1){return this['encode'](_0xae7591,_0x3a9aa1)['ldelim']();},_0x34e650['decode']=function(_0x272ac4,_0x3db86a){_0x272ac4 instanceof _0x430090||(_0x272ac4=_0x430090['create'](_0x272ac4));for(var _0x37a318=void 0x0===_0x3db86a?_0x272ac4['len']:_0x272ac4['pos']+_0x3db86a,_0x4c2e20=new _0x2b1825['InsertOperation']();_0x272ac4['pos']<_0x37a318;){var _0x5d0d37=_0x272ac4['uint32']();switch(_0x5d0d37>>>0x3){case 0x1:_0x4c2e20['position']=_0x2b1825['Position']['decode'](_0x272ac4,_0x272ac4['uint32']());break;case 0x2:_0x4c2e20['nodes']&&_0x4c2e20['nodes']['length']||(_0x4c2e20['nodes']=[]),_0x4c2e20['nodes']['push'](_0x2b1825['Element']['decode'](_0x272ac4,_0x272ac4['uint32']()));break;case 0x3:_0x4c2e20['shouldReceiveAttributes']=_0x272ac4['bool']();break;case 0x4:_0x4c2e20['wasUndone']=_0x272ac4['bool']();break;default:_0x272ac4['skipType'](0x7&_0x5d0d37);}}return _0x4c2e20;},_0x34e650['decodeDelimited']=function(_0x3ffe1e){return _0x3ffe1e instanceof _0x430090||(_0x3ffe1e=new _0x430090(_0x3ffe1e)),this['decode'](_0x3ffe1e,_0x3ffe1e['uint32']());},_0x34e650['verify']=function(_0x32c8b7){if('object'!=typeof _0x32c8b7||null===_0x32c8b7)return'object\x20expected';if(null!=_0x32c8b7['position']&&_0x32c8b7['hasOwnProperty']('position')&&(_0x2c3e8c=_0x2b1825['Position']['verify'](_0x32c8b7['position'])))return'position.'+_0x2c3e8c;if(null!=_0x32c8b7['nodes']&&_0x32c8b7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x32c8b7['nodes']))return'nodes:\x20array\x20expected';for(var _0x449e4f=0x0;_0x449e4f<_0x32c8b7['nodes']['length'];++_0x449e4f){var _0x2c3e8c;if(_0x2c3e8c=_0x2b1825['Element']['verify'](_0x32c8b7['nodes'][_0x449e4f]))return'nodes.'+_0x2c3e8c;}}return null!=_0x32c8b7['shouldReceiveAttributes']&&_0x32c8b7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x32c8b7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x32c8b7['wasUndone']&&_0x32c8b7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32c8b7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34e650['fromObject']=function(_0x51dedd){if(_0x51dedd instanceof _0x2b1825['InsertOperation'])return _0x51dedd;var _0x3bba7b=new _0x2b1825['InsertOperation']();if(null!=_0x51dedd['position']){if('object'!=typeof _0x51dedd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3bba7b['position']=_0x2b1825['Position']['fromObject'](_0x51dedd['position']);}if(_0x51dedd['nodes']){if(!Array['isArray'](_0x51dedd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3bba7b['nodes']=[];for(var _0x805821=0x0;_0x805821<_0x51dedd['nodes']['length'];++_0x805821){if('object'!=typeof _0x51dedd['nodes'][_0x805821])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3bba7b['nodes'][_0x805821]=_0x2b1825['Element']['fromObject'](_0x51dedd['nodes'][_0x805821]);}}return null!=_0x51dedd['shouldReceiveAttributes']&&(_0x3bba7b['shouldReceiveAttributes']=Boolean(_0x51dedd['shouldReceiveAttributes'])),null!=_0x51dedd['wasUndone']&&(_0x3bba7b['wasUndone']=Boolean(_0x51dedd['wasUndone'])),_0x3bba7b;},_0x34e650['toObject']=function(_0x2b59af,_0x311137){_0x311137||(_0x311137={});var _0x3cac58={};if((_0x311137['arrays']||_0x311137['defaults'])&&(_0x3cac58['nodes']=[]),_0x311137['defaults']&&(_0x3cac58['position']=null,_0x3cac58['shouldReceiveAttributes']=!0x1,_0x3cac58['wasUndone']=!0x1),null!=_0x2b59af['position']&&_0x2b59af['hasOwnProperty']('position')&&(_0x3cac58['position']=_0x2b1825['Position']['toObject'](_0x2b59af['position'],_0x311137)),_0x2b59af['nodes']&&_0x2b59af['nodes']['length']){_0x3cac58['nodes']=[];for(var _0x7b3fcd=0x0;_0x7b3fcd<_0x2b59af['nodes']['length'];++_0x7b3fcd)_0x3cac58['nodes'][_0x7b3fcd]=_0x2b1825['Element']['toObject'](_0x2b59af['nodes'][_0x7b3fcd],_0x311137);}return null!=_0x2b59af['shouldReceiveAttributes']&&_0x2b59af['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3cac58['shouldReceiveAttributes']=_0x2b59af['shouldReceiveAttributes']),null!=_0x2b59af['wasUndone']&&_0x2b59af['hasOwnProperty']('wasUndone')&&(_0x3cac58['wasUndone']=_0x2b59af['wasUndone']),_0x3cac58;},_0x34e650['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x34e650['getTypeUrl']=function(_0x2765b7){return void 0x0===_0x2765b7&&(_0x2765b7='type.googleapis.com'),_0x2765b7+'/InsertOperation';},_0x34e650;}()),_0x2b1825['MarkerOperation']=(function(){function _0x2f7e4a(_0x303b22){if(_0x303b22){for(var _0x5827a4=Object['keys'](_0x303b22),_0x5b9744=0x0;_0x5b9744<_0x5827a4['length'];++_0x5b9744)null!=_0x303b22[_0x5827a4[_0x5b9744]]&&(this[_0x5827a4[_0x5b9744]]=_0x303b22[_0x5827a4[_0x5b9744]]);}}return _0x2f7e4a['prototype']['name']='',_0x2f7e4a['prototype']['oldRange']=null,_0x2f7e4a['prototype']['newRange']=null,_0x2f7e4a['prototype']['affectsData']=!0x1,_0x2f7e4a['prototype']['wasUndone']=!0x1,_0x2f7e4a['create']=function(_0x61bc43){return new _0x2f7e4a(_0x61bc43);},_0x2f7e4a['encode']=function(_0x16cd31,_0xa3e21a){return _0xa3e21a||(_0xa3e21a=_0x143594['create']()),null!=_0x16cd31['name']&&Object['hasOwnProperty']['call'](_0x16cd31,'name')&&_0xa3e21a['uint32'](0xa)['string'](_0x16cd31['name']),null!=_0x16cd31['oldRange']&&Object['hasOwnProperty']['call'](_0x16cd31,'oldRange')&&_0x2b1825['Range']['encode'](_0x16cd31['oldRange'],_0xa3e21a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x16cd31['newRange']&&Object['hasOwnProperty']['call'](_0x16cd31,'newRange')&&_0x2b1825['Range']['encode'](_0x16cd31['newRange'],_0xa3e21a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x16cd31['affectsData']&&Object['hasOwnProperty']['call'](_0x16cd31,'affectsData')&&_0xa3e21a['uint32'](0x20)['bool'](_0x16cd31['affectsData']),null!=_0x16cd31['wasUndone']&&Object['hasOwnProperty']['call'](_0x16cd31,'wasUndone')&&_0xa3e21a['uint32'](0x28)['bool'](_0x16cd31['wasUndone']),_0xa3e21a;},_0x2f7e4a['encodeDelimited']=function(_0x1af7d1,_0x204df6){return this['encode'](_0x1af7d1,_0x204df6)['ldelim']();},_0x2f7e4a['decode']=function(_0x5d1d1f,_0x45fecb){_0x5d1d1f instanceof _0x430090||(_0x5d1d1f=_0x430090['create'](_0x5d1d1f));for(var _0x1cdcbf=void 0x0===_0x45fecb?_0x5d1d1f['len']:_0x5d1d1f['pos']+_0x45fecb,_0x553755=new _0x2b1825['MarkerOperation']();_0x5d1d1f['pos']<_0x1cdcbf;){var _0x3469d2=_0x5d1d1f['uint32']();switch(_0x3469d2>>>0x3){case 0x1:_0x553755['name']=_0x5d1d1f['string']();break;case 0x2:_0x553755['oldRange']=_0x2b1825['Range']['decode'](_0x5d1d1f,_0x5d1d1f['uint32']());break;case 0x3:_0x553755['newRange']=_0x2b1825['Range']['decode'](_0x5d1d1f,_0x5d1d1f['uint32']());break;case 0x4:_0x553755['affectsData']=_0x5d1d1f['bool']();break;case 0x5:_0x553755['wasUndone']=_0x5d1d1f['bool']();break;default:_0x5d1d1f['skipType'](0x7&_0x3469d2);}}return _0x553755;},_0x2f7e4a['decodeDelimited']=function(_0x39d38b){return _0x39d38b instanceof _0x430090||(_0x39d38b=new _0x430090(_0x39d38b)),this['decode'](_0x39d38b,_0x39d38b['uint32']());},_0x2f7e4a['verify']=function(_0x4577c0){if('object'!=typeof _0x4577c0||null===_0x4577c0)return'object\x20expected';if(null!=_0x4577c0['name']&&_0x4577c0['hasOwnProperty']('name')&&!_0x90ffa6['isString'](_0x4577c0['name']))return'name:\x20string\x20expected';var _0x2f467a;if(null!=_0x4577c0['oldRange']&&_0x4577c0['hasOwnProperty']('oldRange')&&(_0x2f467a=_0x2b1825['Range']['verify'](_0x4577c0['oldRange'])))return'oldRange.'+_0x2f467a;if(null!=_0x4577c0['newRange']&&_0x4577c0['hasOwnProperty']('newRange')&&(_0x2f467a=_0x2b1825['Range']['verify'](_0x4577c0['newRange'])))return'newRange.'+_0x2f467a;return null!=_0x4577c0['affectsData']&&_0x4577c0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4577c0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4577c0['wasUndone']&&_0x4577c0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4577c0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f7e4a['fromObject']=function(_0x46f509){if(_0x46f509 instanceof _0x2b1825['MarkerOperation'])return _0x46f509;var _0x3162bd=new _0x2b1825['MarkerOperation']();if(null!=_0x46f509['name']&&(_0x3162bd['name']=String(_0x46f509['name'])),null!=_0x46f509['oldRange']){if('object'!=typeof _0x46f509['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3162bd['oldRange']=_0x2b1825['Range']['fromObject'](_0x46f509['oldRange']);}if(null!=_0x46f509['newRange']){if('object'!=typeof _0x46f509['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3162bd['newRange']=_0x2b1825['Range']['fromObject'](_0x46f509['newRange']);}return null!=_0x46f509['affectsData']&&(_0x3162bd['affectsData']=Boolean(_0x46f509['affectsData'])),null!=_0x46f509['wasUndone']&&(_0x3162bd['wasUndone']=Boolean(_0x46f509['wasUndone'])),_0x3162bd;},_0x2f7e4a['toObject']=function(_0x506f7d,_0x382428){_0x382428||(_0x382428={});var _0x44a5ae={};return _0x382428['defaults']&&(_0x44a5ae['name']='',_0x44a5ae['oldRange']=null,_0x44a5ae['newRange']=null,_0x44a5ae['affectsData']=!0x1,_0x44a5ae['wasUndone']=!0x1),null!=_0x506f7d['name']&&_0x506f7d['hasOwnProperty']('name')&&(_0x44a5ae['name']=_0x506f7d['name']),null!=_0x506f7d['oldRange']&&_0x506f7d['hasOwnProperty']('oldRange')&&(_0x44a5ae['oldRange']=_0x2b1825['Range']['toObject'](_0x506f7d['oldRange'],_0x382428)),null!=_0x506f7d['newRange']&&_0x506f7d['hasOwnProperty']('newRange')&&(_0x44a5ae['newRange']=_0x2b1825['Range']['toObject'](_0x506f7d['newRange'],_0x382428)),null!=_0x506f7d['affectsData']&&_0x506f7d['hasOwnProperty']('affectsData')&&(_0x44a5ae['affectsData']=_0x506f7d['affectsData']),null!=_0x506f7d['wasUndone']&&_0x506f7d['hasOwnProperty']('wasUndone')&&(_0x44a5ae['wasUndone']=_0x506f7d['wasUndone']),_0x44a5ae;},_0x2f7e4a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x2f7e4a['getTypeUrl']=function(_0x28a470){return void 0x0===_0x28a470&&(_0x28a470='type.googleapis.com'),_0x28a470+'/MarkerOperation';},_0x2f7e4a;}()),_0x2b1825['MergeOperation']=(function(){function _0x29dffd(_0x6b0849){if(_0x6b0849){for(var _0x14d4dc=Object['keys'](_0x6b0849),_0xc12a1a=0x0;_0xc12a1a<_0x14d4dc['length'];++_0xc12a1a)null!=_0x6b0849[_0x14d4dc[_0xc12a1a]]&&(this[_0x14d4dc[_0xc12a1a]]=_0x6b0849[_0x14d4dc[_0xc12a1a]]);}}return _0x29dffd['prototype']['sourcePosition']=null,_0x29dffd['prototype']['targetPosition']=null,_0x29dffd['prototype']['graveyardPosition']=null,_0x29dffd['prototype']['howMany']=0x0,_0x29dffd['prototype']['wasUndone']=!0x1,_0x29dffd['create']=function(_0x29f319){return new _0x29dffd(_0x29f319);},_0x29dffd['encode']=function(_0x5d7a0d,_0x4243c4){return _0x4243c4||(_0x4243c4=_0x143594['create']()),null!=_0x5d7a0d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d7a0d,'sourcePosition')&&_0x2b1825['Position']['encode'](_0x5d7a0d['sourcePosition'],_0x4243c4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d7a0d['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d7a0d,'targetPosition')&&_0x2b1825['Position']['encode'](_0x5d7a0d['targetPosition'],_0x4243c4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d7a0d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d7a0d,'graveyardPosition')&&_0x2b1825['Position']['encode'](_0x5d7a0d['graveyardPosition'],_0x4243c4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d7a0d['howMany']&&Object['hasOwnProperty']['call'](_0x5d7a0d,'howMany')&&_0x4243c4['uint32'](0x20)['uint32'](_0x5d7a0d['howMany']),null!=_0x5d7a0d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d7a0d,'wasUndone')&&_0x4243c4['uint32'](0x28)['bool'](_0x5d7a0d['wasUndone']),_0x4243c4;},_0x29dffd['encodeDelimited']=function(_0x3a1a85,_0x508e2b){return this['encode'](_0x3a1a85,_0x508e2b)['ldelim']();},_0x29dffd['decode']=function(_0x241044,_0x422d53){_0x241044 instanceof _0x430090||(_0x241044=_0x430090['create'](_0x241044));for(var _0x1a2b36=void 0x0===_0x422d53?_0x241044['len']:_0x241044['pos']+_0x422d53,_0x2585da=new _0x2b1825['MergeOperation']();_0x241044['pos']<_0x1a2b36;){var _0x587280=_0x241044['uint32']();switch(_0x587280>>>0x3){case 0x1:_0x2585da['sourcePosition']=_0x2b1825['Position']['decode'](_0x241044,_0x241044['uint32']());break;case 0x2:_0x2585da['targetPosition']=_0x2b1825['Position']['decode'](_0x241044,_0x241044['uint32']());break;case 0x3:_0x2585da['graveyardPosition']=_0x2b1825['Position']['decode'](_0x241044,_0x241044['uint32']());break;case 0x4:_0x2585da['howMany']=_0x241044['uint32']();break;case 0x5:_0x2585da['wasUndone']=_0x241044['bool']();break;default:_0x241044['skipType'](0x7&_0x587280);}}return _0x2585da;},_0x29dffd['decodeDelimited']=function(_0xef048c){return _0xef048c instanceof _0x430090||(_0xef048c=new _0x430090(_0xef048c)),this['decode'](_0xef048c,_0xef048c['uint32']());},_0x29dffd['verify']=function(_0xf6654){if('object'!=typeof _0xf6654||null===_0xf6654)return'object\x20expected';var _0x48b4d9;if(null!=_0xf6654['sourcePosition']&&_0xf6654['hasOwnProperty']('sourcePosition')&&(_0x48b4d9=_0x2b1825['Position']['verify'](_0xf6654['sourcePosition'])))return'sourcePosition.'+_0x48b4d9;if(null!=_0xf6654['targetPosition']&&_0xf6654['hasOwnProperty']('targetPosition')&&(_0x48b4d9=_0x2b1825['Position']['verify'](_0xf6654['targetPosition'])))return'targetPosition.'+_0x48b4d9;if(null!=_0xf6654['graveyardPosition']&&_0xf6654['hasOwnProperty']('graveyardPosition')&&(_0x48b4d9=_0x2b1825['Position']['verify'](_0xf6654['graveyardPosition'])))return'graveyardPosition.'+_0x48b4d9;return null!=_0xf6654['howMany']&&_0xf6654['hasOwnProperty']('howMany')&&!_0x90ffa6['isInteger'](_0xf6654['howMany'])?'howMany:\x20integer\x20expected':null!=_0xf6654['wasUndone']&&_0xf6654['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf6654['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29dffd['fromObject']=function(_0x52432a){if(_0x52432a instanceof _0x2b1825['MergeOperation'])return _0x52432a;var _0x37089f=new _0x2b1825['MergeOperation']();if(null!=_0x52432a['sourcePosition']){if('object'!=typeof _0x52432a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x37089f['sourcePosition']=_0x2b1825['Position']['fromObject'](_0x52432a['sourcePosition']);}if(null!=_0x52432a['targetPosition']){if('object'!=typeof _0x52432a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x37089f['targetPosition']=_0x2b1825['Position']['fromObject'](_0x52432a['targetPosition']);}if(null!=_0x52432a['graveyardPosition']){if('object'!=typeof _0x52432a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x37089f['graveyardPosition']=_0x2b1825['Position']['fromObject'](_0x52432a['graveyardPosition']);}return null!=_0x52432a['howMany']&&(_0x37089f['howMany']=_0x52432a['howMany']>>>0x0),null!=_0x52432a['wasUndone']&&(_0x37089f['wasUndone']=Boolean(_0x52432a['wasUndone'])),_0x37089f;},_0x29dffd['toObject']=function(_0x1e54ec,_0xd3bc7c){_0xd3bc7c||(_0xd3bc7c={});var _0x4fff4d={};return _0xd3bc7c['defaults']&&(_0x4fff4d['sourcePosition']=null,_0x4fff4d['targetPosition']=null,_0x4fff4d['graveyardPosition']=null,_0x4fff4d['howMany']=0x0,_0x4fff4d['wasUndone']=!0x1),null!=_0x1e54ec['sourcePosition']&&_0x1e54ec['hasOwnProperty']('sourcePosition')&&(_0x4fff4d['sourcePosition']=_0x2b1825['Position']['toObject'](_0x1e54ec['sourcePosition'],_0xd3bc7c)),null!=_0x1e54ec['targetPosition']&&_0x1e54ec['hasOwnProperty']('targetPosition')&&(_0x4fff4d['targetPosition']=_0x2b1825['Position']['toObject'](_0x1e54ec['targetPosition'],_0xd3bc7c)),null!=_0x1e54ec['graveyardPosition']&&_0x1e54ec['hasOwnProperty']('graveyardPosition')&&(_0x4fff4d['graveyardPosition']=_0x2b1825['Position']['toObject'](_0x1e54ec['graveyardPosition'],_0xd3bc7c)),null!=_0x1e54ec['howMany']&&_0x1e54ec['hasOwnProperty']('howMany')&&(_0x4fff4d['howMany']=_0x1e54ec['howMany']),null!=_0x1e54ec['wasUndone']&&_0x1e54ec['hasOwnProperty']('wasUndone')&&(_0x4fff4d['wasUndone']=_0x1e54ec['wasUndone']),_0x4fff4d;},_0x29dffd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x29dffd['getTypeUrl']=function(_0x5c4d03){return void 0x0===_0x5c4d03&&(_0x5c4d03='type.googleapis.com'),_0x5c4d03+'/MergeOperation';},_0x29dffd;}()),_0x2b1825['MoveOperation']=(function(){function _0x1ec45a(_0x522ce2){if(_0x522ce2){for(var _0x480f31=Object['keys'](_0x522ce2),_0xa7868=0x0;_0xa7868<_0x480f31['length'];++_0xa7868)null!=_0x522ce2[_0x480f31[_0xa7868]]&&(this[_0x480f31[_0xa7868]]=_0x522ce2[_0x480f31[_0xa7868]]);}}return _0x1ec45a['prototype']['sourcePosition']=null,_0x1ec45a['prototype']['howMany']=0x0,_0x1ec45a['prototype']['targetPosition']=null,_0x1ec45a['prototype']['wasUndone']=!0x1,_0x1ec45a['create']=function(_0xb25990){return new _0x1ec45a(_0xb25990);},_0x1ec45a['encode']=function(_0x428a45,_0x58d15c){return _0x58d15c||(_0x58d15c=_0x143594['create']()),null!=_0x428a45['sourcePosition']&&Object['hasOwnProperty']['call'](_0x428a45,'sourcePosition')&&_0x2b1825['Position']['encode'](_0x428a45['sourcePosition'],_0x58d15c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x428a45['howMany']&&Object['hasOwnProperty']['call'](_0x428a45,'howMany')&&_0x58d15c['uint32'](0x10)['uint32'](_0x428a45['howMany']),null!=_0x428a45['targetPosition']&&Object['hasOwnProperty']['call'](_0x428a45,'targetPosition')&&_0x2b1825['Position']['encode'](_0x428a45['targetPosition'],_0x58d15c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x428a45['wasUndone']&&Object['hasOwnProperty']['call'](_0x428a45,'wasUndone')&&_0x58d15c['uint32'](0x20)['bool'](_0x428a45['wasUndone']),_0x58d15c;},_0x1ec45a['encodeDelimited']=function(_0x3a78eb,_0x2404c2){return this['encode'](_0x3a78eb,_0x2404c2)['ldelim']();},_0x1ec45a['decode']=function(_0x158e52,_0x27d7c1){_0x158e52 instanceof _0x430090||(_0x158e52=_0x430090['create'](_0x158e52));for(var _0x1a54bf=void 0x0===_0x27d7c1?_0x158e52['len']:_0x158e52['pos']+_0x27d7c1,_0x3fd184=new _0x2b1825['MoveOperation']();_0x158e52['pos']<_0x1a54bf;){var _0x568ab0=_0x158e52['uint32']();switch(_0x568ab0>>>0x3){case 0x1:_0x3fd184['sourcePosition']=_0x2b1825['Position']['decode'](_0x158e52,_0x158e52['uint32']());break;case 0x2:_0x3fd184['howMany']=_0x158e52['uint32']();break;case 0x3:_0x3fd184['targetPosition']=_0x2b1825['Position']['decode'](_0x158e52,_0x158e52['uint32']());break;case 0x4:_0x3fd184['wasUndone']=_0x158e52['bool']();break;default:_0x158e52['skipType'](0x7&_0x568ab0);}}return _0x3fd184;},_0x1ec45a['decodeDelimited']=function(_0x4c801b){return _0x4c801b instanceof _0x430090||(_0x4c801b=new _0x430090(_0x4c801b)),this['decode'](_0x4c801b,_0x4c801b['uint32']());},_0x1ec45a['verify']=function(_0x4ce243){if('object'!=typeof _0x4ce243||null===_0x4ce243)return'object\x20expected';var _0x30de32;if(null!=_0x4ce243['sourcePosition']&&_0x4ce243['hasOwnProperty']('sourcePosition')&&(_0x30de32=_0x2b1825['Position']['verify'](_0x4ce243['sourcePosition'])))return'sourcePosition.'+_0x30de32;if(null!=_0x4ce243['howMany']&&_0x4ce243['hasOwnProperty']('howMany')&&!_0x90ffa6['isInteger'](_0x4ce243['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4ce243['targetPosition']&&_0x4ce243['hasOwnProperty']('targetPosition')&&(_0x30de32=_0x2b1825['Position']['verify'](_0x4ce243['targetPosition'])))return'targetPosition.'+_0x30de32;return null!=_0x4ce243['wasUndone']&&_0x4ce243['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ce243['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ec45a['fromObject']=function(_0x24e358){if(_0x24e358 instanceof _0x2b1825['MoveOperation'])return _0x24e358;var _0x5444b2=new _0x2b1825['MoveOperation']();if(null!=_0x24e358['sourcePosition']){if('object'!=typeof _0x24e358['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5444b2['sourcePosition']=_0x2b1825['Position']['fromObject'](_0x24e358['sourcePosition']);}if(null!=_0x24e358['howMany']&&(_0x5444b2['howMany']=_0x24e358['howMany']>>>0x0),null!=_0x24e358['targetPosition']){if('object'!=typeof _0x24e358['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5444b2['targetPosition']=_0x2b1825['Position']['fromObject'](_0x24e358['targetPosition']);}return null!=_0x24e358['wasUndone']&&(_0x5444b2['wasUndone']=Boolean(_0x24e358['wasUndone'])),_0x5444b2;},_0x1ec45a['toObject']=function(_0x4292e6,_0x2781a4){_0x2781a4||(_0x2781a4={});var _0x12d882={};return _0x2781a4['defaults']&&(_0x12d882['sourcePosition']=null,_0x12d882['howMany']=0x0,_0x12d882['targetPosition']=null,_0x12d882['wasUndone']=!0x1),null!=_0x4292e6['sourcePosition']&&_0x4292e6['hasOwnProperty']('sourcePosition')&&(_0x12d882['sourcePosition']=_0x2b1825['Position']['toObject'](_0x4292e6['sourcePosition'],_0x2781a4)),null!=_0x4292e6['howMany']&&_0x4292e6['hasOwnProperty']('howMany')&&(_0x12d882['howMany']=_0x4292e6['howMany']),null!=_0x4292e6['targetPosition']&&_0x4292e6['hasOwnProperty']('targetPosition')&&(_0x12d882['targetPosition']=_0x2b1825['Position']['toObject'](_0x4292e6['targetPosition'],_0x2781a4)),null!=_0x4292e6['wasUndone']&&_0x4292e6['hasOwnProperty']('wasUndone')&&(_0x12d882['wasUndone']=_0x4292e6['wasUndone']),_0x12d882;},_0x1ec45a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x1ec45a['getTypeUrl']=function(_0x35eafc){return void 0x0===_0x35eafc&&(_0x35eafc='type.googleapis.com'),_0x35eafc+'/MoveOperation';},_0x1ec45a;}()),_0x2b1825['RenameOperation']=(function(){function _0x15043f(_0x780ec4){if(_0x780ec4){for(var _0x3eb5d9=Object['keys'](_0x780ec4),_0x5127e1=0x0;_0x5127e1<_0x3eb5d9['length'];++_0x5127e1)null!=_0x780ec4[_0x3eb5d9[_0x5127e1]]&&(this[_0x3eb5d9[_0x5127e1]]=_0x780ec4[_0x3eb5d9[_0x5127e1]]);}}return _0x15043f['prototype']['position']=null,_0x15043f['prototype']['oldName']='',_0x15043f['prototype']['newName']='',_0x15043f['prototype']['wasUndone']=!0x1,_0x15043f['create']=function(_0x5dba12){return new _0x15043f(_0x5dba12);},_0x15043f['encode']=function(_0x560d3d,_0x4400f4){return _0x4400f4||(_0x4400f4=_0x143594['create']()),null!=_0x560d3d['position']&&Object['hasOwnProperty']['call'](_0x560d3d,'position')&&_0x2b1825['Position']['encode'](_0x560d3d['position'],_0x4400f4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x560d3d['oldName']&&Object['hasOwnProperty']['call'](_0x560d3d,'oldName')&&_0x4400f4['uint32'](0x12)['string'](_0x560d3d['oldName']),null!=_0x560d3d['newName']&&Object['hasOwnProperty']['call'](_0x560d3d,'newName')&&_0x4400f4['uint32'](0x1a)['string'](_0x560d3d['newName']),null!=_0x560d3d['wasUndone']&&Object['hasOwnProperty']['call'](_0x560d3d,'wasUndone')&&_0x4400f4['uint32'](0x20)['bool'](_0x560d3d['wasUndone']),_0x4400f4;},_0x15043f['encodeDelimited']=function(_0x28d733,_0x4dbc4a){return this['encode'](_0x28d733,_0x4dbc4a)['ldelim']();},_0x15043f['decode']=function(_0x4056dd,_0x36d029){_0x4056dd instanceof _0x430090||(_0x4056dd=_0x430090['create'](_0x4056dd));for(var _0x295e52=void 0x0===_0x36d029?_0x4056dd['len']:_0x4056dd['pos']+_0x36d029,_0x316101=new _0x2b1825['RenameOperation']();_0x4056dd['pos']<_0x295e52;){var _0x5e9c0c=_0x4056dd['uint32']();switch(_0x5e9c0c>>>0x3){case 0x1:_0x316101['position']=_0x2b1825['Position']['decode'](_0x4056dd,_0x4056dd['uint32']());break;case 0x2:_0x316101['oldName']=_0x4056dd['string']();break;case 0x3:_0x316101['newName']=_0x4056dd['string']();break;case 0x4:_0x316101['wasUndone']=_0x4056dd['bool']();break;default:_0x4056dd['skipType'](0x7&_0x5e9c0c);}}return _0x316101;},_0x15043f['decodeDelimited']=function(_0x3ea5de){return _0x3ea5de instanceof _0x430090||(_0x3ea5de=new _0x430090(_0x3ea5de)),this['decode'](_0x3ea5de,_0x3ea5de['uint32']());},_0x15043f['verify']=function(_0x4d470e){if('object'!=typeof _0x4d470e||null===_0x4d470e)return'object\x20expected';if(null!=_0x4d470e['position']&&_0x4d470e['hasOwnProperty']('position')){var _0x53937a=_0x2b1825['Position']['verify'](_0x4d470e['position']);if(_0x53937a)return'position.'+_0x53937a;}return null!=_0x4d470e['oldName']&&_0x4d470e['hasOwnProperty']('oldName')&&!_0x90ffa6['isString'](_0x4d470e['oldName'])?'oldName:\x20string\x20expected':null!=_0x4d470e['newName']&&_0x4d470e['hasOwnProperty']('newName')&&!_0x90ffa6['isString'](_0x4d470e['newName'])?'newName:\x20string\x20expected':null!=_0x4d470e['wasUndone']&&_0x4d470e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4d470e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15043f['fromObject']=function(_0x568abf){if(_0x568abf instanceof _0x2b1825['RenameOperation'])return _0x568abf;var _0x37f4bc=new _0x2b1825['RenameOperation']();if(null!=_0x568abf['position']){if('object'!=typeof _0x568abf['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x37f4bc['position']=_0x2b1825['Position']['fromObject'](_0x568abf['position']);}return null!=_0x568abf['oldName']&&(_0x37f4bc['oldName']=String(_0x568abf['oldName'])),null!=_0x568abf['newName']&&(_0x37f4bc['newName']=String(_0x568abf['newName'])),null!=_0x568abf['wasUndone']&&(_0x37f4bc['wasUndone']=Boolean(_0x568abf['wasUndone'])),_0x37f4bc;},_0x15043f['toObject']=function(_0x345495,_0x31222f){_0x31222f||(_0x31222f={});var _0x59db8d={};return _0x31222f['defaults']&&(_0x59db8d['position']=null,_0x59db8d['oldName']='',_0x59db8d['newName']='',_0x59db8d['wasUndone']=!0x1),null!=_0x345495['position']&&_0x345495['hasOwnProperty']('position')&&(_0x59db8d['position']=_0x2b1825['Position']['toObject'](_0x345495['position'],_0x31222f)),null!=_0x345495['oldName']&&_0x345495['hasOwnProperty']('oldName')&&(_0x59db8d['oldName']=_0x345495['oldName']),null!=_0x345495['newName']&&_0x345495['hasOwnProperty']('newName')&&(_0x59db8d['newName']=_0x345495['newName']),null!=_0x345495['wasUndone']&&_0x345495['hasOwnProperty']('wasUndone')&&(_0x59db8d['wasUndone']=_0x345495['wasUndone']),_0x59db8d;},_0x15043f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x15043f['getTypeUrl']=function(_0x47a34f){return void 0x0===_0x47a34f&&(_0x47a34f='type.googleapis.com'),_0x47a34f+'/RenameOperation';},_0x15043f;}()),_0x2b1825['RootAttributeOperation']=(function(){function _0x1dced7(_0x10ee23){if(_0x10ee23){for(var _0x5414bc=Object['keys'](_0x10ee23),_0xf40c2d=0x0;_0xf40c2d<_0x5414bc['length'];++_0xf40c2d)null!=_0x10ee23[_0x5414bc[_0xf40c2d]]&&(this[_0x5414bc[_0xf40c2d]]=_0x10ee23[_0x5414bc[_0xf40c2d]]);}}return _0x1dced7['prototype']['root']='',_0x1dced7['prototype']['key']='',_0x1dced7['prototype']['oldValueBoolean']=!0x1,_0x1dced7['prototype']['oldValueJson']='',_0x1dced7['prototype']['newValueBoolean']=!0x1,_0x1dced7['prototype']['newValueJson']='',_0x1dced7['prototype']['wasUndone']=!0x1,_0x1dced7['create']=function(_0x19001a){return new _0x1dced7(_0x19001a);},_0x1dced7['encode']=function(_0x3f4dfd,_0x17d306){return _0x17d306||(_0x17d306=_0x143594['create']()),null!=_0x3f4dfd['root']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'root')&&_0x17d306['uint32'](0xa)['string'](_0x3f4dfd['root']),null!=_0x3f4dfd['key']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'key')&&_0x17d306['uint32'](0x12)['string'](_0x3f4dfd['key']),null!=_0x3f4dfd['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'oldValueBoolean')&&_0x17d306['uint32'](0x18)['bool'](_0x3f4dfd['oldValueBoolean']),null!=_0x3f4dfd['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'oldValueJson')&&_0x17d306['uint32'](0x22)['string'](_0x3f4dfd['oldValueJson']),null!=_0x3f4dfd['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'newValueBoolean')&&_0x17d306['uint32'](0x28)['bool'](_0x3f4dfd['newValueBoolean']),null!=_0x3f4dfd['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'newValueJson')&&_0x17d306['uint32'](0x32)['string'](_0x3f4dfd['newValueJson']),null!=_0x3f4dfd['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f4dfd,'wasUndone')&&_0x17d306['uint32'](0x38)['bool'](_0x3f4dfd['wasUndone']),_0x17d306;},_0x1dced7['encodeDelimited']=function(_0x2df529,_0x4ee18c){return this['encode'](_0x2df529,_0x4ee18c)['ldelim']();},_0x1dced7['decode']=function(_0x286f6b,_0x128b71){_0x286f6b instanceof _0x430090||(_0x286f6b=_0x430090['create'](_0x286f6b));for(var _0x597695=void 0x0===_0x128b71?_0x286f6b['len']:_0x286f6b['pos']+_0x128b71,_0x12f342=new _0x2b1825['RootAttributeOperation']();_0x286f6b['pos']<_0x597695;){var _0xfa0cfd=_0x286f6b['uint32']();switch(_0xfa0cfd>>>0x3){case 0x1:_0x12f342['root']=_0x286f6b['string']();break;case 0x2:_0x12f342['key']=_0x286f6b['string']();break;case 0x3:_0x12f342['oldValueBoolean']=_0x286f6b['bool']();break;case 0x4:_0x12f342['oldValueJson']=_0x286f6b['string']();break;case 0x5:_0x12f342['newValueBoolean']=_0x286f6b['bool']();break;case 0x6:_0x12f342['newValueJson']=_0x286f6b['string']();break;case 0x7:_0x12f342['wasUndone']=_0x286f6b['bool']();break;default:_0x286f6b['skipType'](0x7&_0xfa0cfd);}}return _0x12f342;},_0x1dced7['decodeDelimited']=function(_0x303289){return _0x303289 instanceof _0x430090||(_0x303289=new _0x430090(_0x303289)),this['decode'](_0x303289,_0x303289['uint32']());},_0x1dced7['verify']=function(_0x13626b){return'object'!=typeof _0x13626b||null===_0x13626b?'object\x20expected':null!=_0x13626b['root']&&_0x13626b['hasOwnProperty']('root')&&!_0x90ffa6['isString'](_0x13626b['root'])?'root:\x20string\x20expected':null!=_0x13626b['key']&&_0x13626b['hasOwnProperty']('key')&&!_0x90ffa6['isString'](_0x13626b['key'])?'key:\x20string\x20expected':null!=_0x13626b['oldValueBoolean']&&_0x13626b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x13626b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x13626b['oldValueJson']&&_0x13626b['hasOwnProperty']('oldValueJson')&&!_0x90ffa6['isString'](_0x13626b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x13626b['newValueBoolean']&&_0x13626b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x13626b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x13626b['newValueJson']&&_0x13626b['hasOwnProperty']('newValueJson')&&!_0x90ffa6['isString'](_0x13626b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x13626b['wasUndone']&&_0x13626b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13626b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dced7['fromObject']=function(_0x56d2a7){if(_0x56d2a7 instanceof _0x2b1825['RootAttributeOperation'])return _0x56d2a7;var _0x53423c=new _0x2b1825['RootAttributeOperation']();return null!=_0x56d2a7['root']&&(_0x53423c['root']=String(_0x56d2a7['root'])),null!=_0x56d2a7['key']&&(_0x53423c['key']=String(_0x56d2a7['key'])),null!=_0x56d2a7['oldValueBoolean']&&(_0x53423c['oldValueBoolean']=Boolean(_0x56d2a7['oldValueBoolean'])),null!=_0x56d2a7['oldValueJson']&&(_0x53423c['oldValueJson']=String(_0x56d2a7['oldValueJson'])),null!=_0x56d2a7['newValueBoolean']&&(_0x53423c['newValueBoolean']=Boolean(_0x56d2a7['newValueBoolean'])),null!=_0x56d2a7['newValueJson']&&(_0x53423c['newValueJson']=String(_0x56d2a7['newValueJson'])),null!=_0x56d2a7['wasUndone']&&(_0x53423c['wasUndone']=Boolean(_0x56d2a7['wasUndone'])),_0x53423c;},_0x1dced7['toObject']=function(_0x439b37,_0x28dae1){_0x28dae1||(_0x28dae1={});var _0x2ab7c8={};return _0x28dae1['defaults']&&(_0x2ab7c8['root']='',_0x2ab7c8['key']='',_0x2ab7c8['oldValueBoolean']=!0x1,_0x2ab7c8['oldValueJson']='',_0x2ab7c8['newValueBoolean']=!0x1,_0x2ab7c8['newValueJson']='',_0x2ab7c8['wasUndone']=!0x1),null!=_0x439b37['root']&&_0x439b37['hasOwnProperty']('root')&&(_0x2ab7c8['root']=_0x439b37['root']),null!=_0x439b37['key']&&_0x439b37['hasOwnProperty']('key')&&(_0x2ab7c8['key']=_0x439b37['key']),null!=_0x439b37['oldValueBoolean']&&_0x439b37['hasOwnProperty']('oldValueBoolean')&&(_0x2ab7c8['oldValueBoolean']=_0x439b37['oldValueBoolean']),null!=_0x439b37['oldValueJson']&&_0x439b37['hasOwnProperty']('oldValueJson')&&(_0x2ab7c8['oldValueJson']=_0x439b37['oldValueJson']),null!=_0x439b37['newValueBoolean']&&_0x439b37['hasOwnProperty']('newValueBoolean')&&(_0x2ab7c8['newValueBoolean']=_0x439b37['newValueBoolean']),null!=_0x439b37['newValueJson']&&_0x439b37['hasOwnProperty']('newValueJson')&&(_0x2ab7c8['newValueJson']=_0x439b37['newValueJson']),null!=_0x439b37['wasUndone']&&_0x439b37['hasOwnProperty']('wasUndone')&&(_0x2ab7c8['wasUndone']=_0x439b37['wasUndone']),_0x2ab7c8;},_0x1dced7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x1dced7['getTypeUrl']=function(_0x48bf1a){return void 0x0===_0x48bf1a&&(_0x48bf1a='type.googleapis.com'),_0x48bf1a+'/RootAttributeOperation';},_0x1dced7;}()),_0x2b1825['RootOperation']=(function(){function _0xb7d853(_0x2892be){if(_0x2892be){for(var _0x515567=Object['keys'](_0x2892be),_0x184cf5=0x0;_0x184cf5<_0x515567['length'];++_0x184cf5)null!=_0x2892be[_0x515567[_0x184cf5]]&&(this[_0x515567[_0x184cf5]]=_0x2892be[_0x515567[_0x184cf5]]);}}return _0xb7d853['prototype']['rootName']='',_0xb7d853['prototype']['elementName']='',_0xb7d853['prototype']['isAdd']=!0x1,_0xb7d853['prototype']['wasUndone']=!0x1,_0xb7d853['create']=function(_0x2e4c02){return new _0xb7d853(_0x2e4c02);},_0xb7d853['encode']=function(_0xedaa2d,_0x2513b6){return _0x2513b6||(_0x2513b6=_0x143594['create']()),null!=_0xedaa2d['rootName']&&Object['hasOwnProperty']['call'](_0xedaa2d,'rootName')&&_0x2513b6['uint32'](0xa)['string'](_0xedaa2d['rootName']),null!=_0xedaa2d['elementName']&&Object['hasOwnProperty']['call'](_0xedaa2d,'elementName')&&_0x2513b6['uint32'](0x12)['string'](_0xedaa2d['elementName']),null!=_0xedaa2d['isAdd']&&Object['hasOwnProperty']['call'](_0xedaa2d,'isAdd')&&_0x2513b6['uint32'](0x18)['bool'](_0xedaa2d['isAdd']),null!=_0xedaa2d['wasUndone']&&Object['hasOwnProperty']['call'](_0xedaa2d,'wasUndone')&&_0x2513b6['uint32'](0x20)['bool'](_0xedaa2d['wasUndone']),_0x2513b6;},_0xb7d853['encodeDelimited']=function(_0x1ca4a7,_0x47127a){return this['encode'](_0x1ca4a7,_0x47127a)['ldelim']();},_0xb7d853['decode']=function(_0x3bf9e0,_0x40d0ce){_0x3bf9e0 instanceof _0x430090||(_0x3bf9e0=_0x430090['create'](_0x3bf9e0));for(var _0x20d80d=void 0x0===_0x40d0ce?_0x3bf9e0['len']:_0x3bf9e0['pos']+_0x40d0ce,_0x49bbc8=new _0x2b1825['RootOperation']();_0x3bf9e0['pos']<_0x20d80d;){var _0x3e2270=_0x3bf9e0['uint32']();switch(_0x3e2270>>>0x3){case 0x1:_0x49bbc8['rootName']=_0x3bf9e0['string']();break;case 0x2:_0x49bbc8['elementName']=_0x3bf9e0['string']();break;case 0x3:_0x49bbc8['isAdd']=_0x3bf9e0['bool']();break;case 0x4:_0x49bbc8['wasUndone']=_0x3bf9e0['bool']();break;default:_0x3bf9e0['skipType'](0x7&_0x3e2270);}}return _0x49bbc8;},_0xb7d853['decodeDelimited']=function(_0x314dda){return _0x314dda instanceof _0x430090||(_0x314dda=new _0x430090(_0x314dda)),this['decode'](_0x314dda,_0x314dda['uint32']());},_0xb7d853['verify']=function(_0x109e6d){return'object'!=typeof _0x109e6d||null===_0x109e6d?'object\x20expected':null!=_0x109e6d['rootName']&&_0x109e6d['hasOwnProperty']('rootName')&&!_0x90ffa6['isString'](_0x109e6d['rootName'])?'rootName:\x20string\x20expected':null!=_0x109e6d['elementName']&&_0x109e6d['hasOwnProperty']('elementName')&&!_0x90ffa6['isString'](_0x109e6d['elementName'])?'elementName:\x20string\x20expected':null!=_0x109e6d['isAdd']&&_0x109e6d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x109e6d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x109e6d['wasUndone']&&_0x109e6d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x109e6d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb7d853['fromObject']=function(_0x293bdf){if(_0x293bdf instanceof _0x2b1825['RootOperation'])return _0x293bdf;var _0x4d4938=new _0x2b1825['RootOperation']();return null!=_0x293bdf['rootName']&&(_0x4d4938['rootName']=String(_0x293bdf['rootName'])),null!=_0x293bdf['elementName']&&(_0x4d4938['elementName']=String(_0x293bdf['elementName'])),null!=_0x293bdf['isAdd']&&(_0x4d4938['isAdd']=Boolean(_0x293bdf['isAdd'])),null!=_0x293bdf['wasUndone']&&(_0x4d4938['wasUndone']=Boolean(_0x293bdf['wasUndone'])),_0x4d4938;},_0xb7d853['toObject']=function(_0x1f8944,_0x2b451f){_0x2b451f||(_0x2b451f={});var _0x16a183={};return _0x2b451f['defaults']&&(_0x16a183['rootName']='',_0x16a183['elementName']='',_0x16a183['isAdd']=!0x1,_0x16a183['wasUndone']=!0x1),null!=_0x1f8944['rootName']&&_0x1f8944['hasOwnProperty']('rootName')&&(_0x16a183['rootName']=_0x1f8944['rootName']),null!=_0x1f8944['elementName']&&_0x1f8944['hasOwnProperty']('elementName')&&(_0x16a183['elementName']=_0x1f8944['elementName']),null!=_0x1f8944['isAdd']&&_0x1f8944['hasOwnProperty']('isAdd')&&(_0x16a183['isAdd']=_0x1f8944['isAdd']),null!=_0x1f8944['wasUndone']&&_0x1f8944['hasOwnProperty']('wasUndone')&&(_0x16a183['wasUndone']=_0x1f8944['wasUndone']),_0x16a183;},_0xb7d853['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0xb7d853['getTypeUrl']=function(_0x8b81b5){return void 0x0===_0x8b81b5&&(_0x8b81b5='type.googleapis.com'),_0x8b81b5+'/RootOperation';},_0xb7d853;}()),_0x2b1825['SplitOperation']=(function(){function _0x4b9c77(_0x3dc296){if(_0x3dc296){for(var _0x5c967c=Object['keys'](_0x3dc296),_0x3e3520=0x0;_0x3e3520<_0x5c967c['length'];++_0x3e3520)null!=_0x3dc296[_0x5c967c[_0x3e3520]]&&(this[_0x5c967c[_0x3e3520]]=_0x3dc296[_0x5c967c[_0x3e3520]]);}}return _0x4b9c77['prototype']['splitPosition']=null,_0x4b9c77['prototype']['graveyardPosition']=null,_0x4b9c77['prototype']['howMany']=0x0,_0x4b9c77['prototype']['insertionPosition']=null,_0x4b9c77['prototype']['wasUndone']=!0x1,_0x4b9c77['create']=function(_0x5a9c0e){return new _0x4b9c77(_0x5a9c0e);},_0x4b9c77['encode']=function(_0x11860c,_0x31fa53){return _0x31fa53||(_0x31fa53=_0x143594['create']()),null!=_0x11860c['splitPosition']&&Object['hasOwnProperty']['call'](_0x11860c,'splitPosition')&&_0x2b1825['Position']['encode'](_0x11860c['splitPosition'],_0x31fa53['uint32'](0xa)['fork']())['ldelim'](),null!=_0x11860c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x11860c,'graveyardPosition')&&_0x2b1825['Position']['encode'](_0x11860c['graveyardPosition'],_0x31fa53['uint32'](0x12)['fork']())['ldelim'](),null!=_0x11860c['howMany']&&Object['hasOwnProperty']['call'](_0x11860c,'howMany')&&_0x31fa53['uint32'](0x18)['uint32'](_0x11860c['howMany']),null!=_0x11860c['insertionPosition']&&Object['hasOwnProperty']['call'](_0x11860c,'insertionPosition')&&_0x2b1825['Position']['encode'](_0x11860c['insertionPosition'],_0x31fa53['uint32'](0x22)['fork']())['ldelim'](),null!=_0x11860c['wasUndone']&&Object['hasOwnProperty']['call'](_0x11860c,'wasUndone')&&_0x31fa53['uint32'](0x28)['bool'](_0x11860c['wasUndone']),_0x31fa53;},_0x4b9c77['encodeDelimited']=function(_0xc3f8bd,_0x54404d){return this['encode'](_0xc3f8bd,_0x54404d)['ldelim']();},_0x4b9c77['decode']=function(_0xbdb7fe,_0x3e2254){_0xbdb7fe instanceof _0x430090||(_0xbdb7fe=_0x430090['create'](_0xbdb7fe));for(var _0x4869cb=void 0x0===_0x3e2254?_0xbdb7fe['len']:_0xbdb7fe['pos']+_0x3e2254,_0x5dca5c=new _0x2b1825['SplitOperation']();_0xbdb7fe['pos']<_0x4869cb;){var _0x41306c=_0xbdb7fe['uint32']();switch(_0x41306c>>>0x3){case 0x1:_0x5dca5c['splitPosition']=_0x2b1825['Position']['decode'](_0xbdb7fe,_0xbdb7fe['uint32']());break;case 0x2:_0x5dca5c['graveyardPosition']=_0x2b1825['Position']['decode'](_0xbdb7fe,_0xbdb7fe['uint32']());break;case 0x3:_0x5dca5c['howMany']=_0xbdb7fe['uint32']();break;case 0x4:_0x5dca5c['insertionPosition']=_0x2b1825['Position']['decode'](_0xbdb7fe,_0xbdb7fe['uint32']());break;case 0x5:_0x5dca5c['wasUndone']=_0xbdb7fe['bool']();break;default:_0xbdb7fe['skipType'](0x7&_0x41306c);}}return _0x5dca5c;},_0x4b9c77['decodeDelimited']=function(_0x4faa1f){return _0x4faa1f instanceof _0x430090||(_0x4faa1f=new _0x430090(_0x4faa1f)),this['decode'](_0x4faa1f,_0x4faa1f['uint32']());},_0x4b9c77['verify']=function(_0x19c09a){if('object'!=typeof _0x19c09a||null===_0x19c09a)return'object\x20expected';var _0x26978a;if(null!=_0x19c09a['splitPosition']&&_0x19c09a['hasOwnProperty']('splitPosition')&&(_0x26978a=_0x2b1825['Position']['verify'](_0x19c09a['splitPosition'])))return'splitPosition.'+_0x26978a;if(null!=_0x19c09a['graveyardPosition']&&_0x19c09a['hasOwnProperty']('graveyardPosition')&&(_0x26978a=_0x2b1825['Position']['verify'](_0x19c09a['graveyardPosition'])))return'graveyardPosition.'+_0x26978a;if(null!=_0x19c09a['howMany']&&_0x19c09a['hasOwnProperty']('howMany')&&!_0x90ffa6['isInteger'](_0x19c09a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x19c09a['insertionPosition']&&_0x19c09a['hasOwnProperty']('insertionPosition')&&(_0x26978a=_0x2b1825['Position']['verify'](_0x19c09a['insertionPosition'])))return'insertionPosition.'+_0x26978a;return null!=_0x19c09a['wasUndone']&&_0x19c09a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19c09a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b9c77['fromObject']=function(_0x4d2861){if(_0x4d2861 instanceof _0x2b1825['SplitOperation'])return _0x4d2861;var _0x13524f=new _0x2b1825['SplitOperation']();if(null!=_0x4d2861['splitPosition']){if('object'!=typeof _0x4d2861['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x13524f['splitPosition']=_0x2b1825['Position']['fromObject'](_0x4d2861['splitPosition']);}if(null!=_0x4d2861['graveyardPosition']){if('object'!=typeof _0x4d2861['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x13524f['graveyardPosition']=_0x2b1825['Position']['fromObject'](_0x4d2861['graveyardPosition']);}if(null!=_0x4d2861['howMany']&&(_0x13524f['howMany']=_0x4d2861['howMany']>>>0x0),null!=_0x4d2861['insertionPosition']){if('object'!=typeof _0x4d2861['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x13524f['insertionPosition']=_0x2b1825['Position']['fromObject'](_0x4d2861['insertionPosition']);}return null!=_0x4d2861['wasUndone']&&(_0x13524f['wasUndone']=Boolean(_0x4d2861['wasUndone'])),_0x13524f;},_0x4b9c77['toObject']=function(_0x3a6ffd,_0x20d230){_0x20d230||(_0x20d230={});var _0x3516bc={};return _0x20d230['defaults']&&(_0x3516bc['splitPosition']=null,_0x3516bc['graveyardPosition']=null,_0x3516bc['howMany']=0x0,_0x3516bc['insertionPosition']=null,_0x3516bc['wasUndone']=!0x1),null!=_0x3a6ffd['splitPosition']&&_0x3a6ffd['hasOwnProperty']('splitPosition')&&(_0x3516bc['splitPosition']=_0x2b1825['Position']['toObject'](_0x3a6ffd['splitPosition'],_0x20d230)),null!=_0x3a6ffd['graveyardPosition']&&_0x3a6ffd['hasOwnProperty']('graveyardPosition')&&(_0x3516bc['graveyardPosition']=_0x2b1825['Position']['toObject'](_0x3a6ffd['graveyardPosition'],_0x20d230)),null!=_0x3a6ffd['howMany']&&_0x3a6ffd['hasOwnProperty']('howMany')&&(_0x3516bc['howMany']=_0x3a6ffd['howMany']),null!=_0x3a6ffd['insertionPosition']&&_0x3a6ffd['hasOwnProperty']('insertionPosition')&&(_0x3516bc['insertionPosition']=_0x2b1825['Position']['toObject'](_0x3a6ffd['insertionPosition'],_0x20d230)),null!=_0x3a6ffd['wasUndone']&&_0x3a6ffd['hasOwnProperty']('wasUndone')&&(_0x3516bc['wasUndone']=_0x3a6ffd['wasUndone']),_0x3516bc;},_0x4b9c77['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x4b9c77['getTypeUrl']=function(_0x40e4b3){return void 0x0===_0x40e4b3&&(_0x40e4b3='type.googleapis.com'),_0x40e4b3+'/SplitOperation';},_0x4b9c77;}()),_0x2b1825['Position']=(function(){function _0x324cf3(_0x3e10f3){if(this['path']=[],_0x3e10f3){for(var _0x404051=Object['keys'](_0x3e10f3),_0x11944e=0x0;_0x11944e<_0x404051['length'];++_0x11944e)null!=_0x3e10f3[_0x404051[_0x11944e]]&&(this[_0x404051[_0x11944e]]=_0x3e10f3[_0x404051[_0x11944e]]);}}return _0x324cf3['prototype']['root']='',_0x324cf3['prototype']['rootMain']=!0x1,_0x324cf3['prototype']['rootGraveyard']=!0x1,_0x324cf3['prototype']['path']=_0x90ffa6['emptyArray'],_0x324cf3['prototype']['stickiness']='',_0x324cf3['create']=function(_0x43b738){return new _0x324cf3(_0x43b738);},_0x324cf3['encode']=function(_0x2284b7,_0x31bd30){if(_0x31bd30||(_0x31bd30=_0x143594['create']()),null!=_0x2284b7['root']&&Object['hasOwnProperty']['call'](_0x2284b7,'root')&&_0x31bd30['uint32'](0xa)['string'](_0x2284b7['root']),null!=_0x2284b7['rootMain']&&Object['hasOwnProperty']['call'](_0x2284b7,'rootMain')&&_0x31bd30['uint32'](0x10)['bool'](_0x2284b7['rootMain']),null!=_0x2284b7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2284b7,'rootGraveyard')&&_0x31bd30['uint32'](0x18)['bool'](_0x2284b7['rootGraveyard']),null!=_0x2284b7['path']&&_0x2284b7['path']['length']){_0x31bd30['uint32'](0x22)['fork']();for(var _0x47e22=0x0;_0x47e22<_0x2284b7['path']['length'];++_0x47e22)_0x31bd30['uint32'](_0x2284b7['path'][_0x47e22]);_0x31bd30['ldelim']();}return null!=_0x2284b7['stickiness']&&Object['hasOwnProperty']['call'](_0x2284b7,'stickiness')&&_0x31bd30['uint32'](0x2a)['string'](_0x2284b7['stickiness']),_0x31bd30;},_0x324cf3['encodeDelimited']=function(_0x3061ac,_0x5d4b9b){return this['encode'](_0x3061ac,_0x5d4b9b)['ldelim']();},_0x324cf3['decode']=function(_0x4fc0a6,_0x2196cb){_0x4fc0a6 instanceof _0x430090||(_0x4fc0a6=_0x430090['create'](_0x4fc0a6));for(var _0x101760=void 0x0===_0x2196cb?_0x4fc0a6['len']:_0x4fc0a6['pos']+_0x2196cb,_0x376789=new _0x2b1825['Position']();_0x4fc0a6['pos']<_0x101760;){var _0xfda4d1=_0x4fc0a6['uint32']();switch(_0xfda4d1>>>0x3){case 0x1:_0x376789['root']=_0x4fc0a6['string']();break;case 0x2:_0x376789['rootMain']=_0x4fc0a6['bool']();break;case 0x3:_0x376789['rootGraveyard']=_0x4fc0a6['bool']();break;case 0x4:if(_0x376789['path']&&_0x376789['path']['length']||(_0x376789['path']=[]),0x2==(0x7&_0xfda4d1)){for(var _0x3333fe=_0x4fc0a6['uint32']()+_0x4fc0a6['pos'];_0x4fc0a6['pos']<_0x3333fe;)_0x376789['path']['push'](_0x4fc0a6['uint32']());}else _0x376789['path']['push'](_0x4fc0a6['uint32']());break;case 0x5:_0x376789['stickiness']=_0x4fc0a6['string']();break;default:_0x4fc0a6['skipType'](0x7&_0xfda4d1);}}return _0x376789;},_0x324cf3['decodeDelimited']=function(_0x42c6ab){return _0x42c6ab instanceof _0x430090||(_0x42c6ab=new _0x430090(_0x42c6ab)),this['decode'](_0x42c6ab,_0x42c6ab['uint32']());},_0x324cf3['verify']=function(_0x51f0f1){if('object'!=typeof _0x51f0f1||null===_0x51f0f1)return'object\x20expected';if(null!=_0x51f0f1['root']&&_0x51f0f1['hasOwnProperty']('root')&&!_0x90ffa6['isString'](_0x51f0f1['root']))return'root:\x20string\x20expected';if(null!=_0x51f0f1['rootMain']&&_0x51f0f1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x51f0f1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x51f0f1['rootGraveyard']&&_0x51f0f1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x51f0f1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x51f0f1['path']&&_0x51f0f1['hasOwnProperty']('path')){if(!Array['isArray'](_0x51f0f1['path']))return'path:\x20array\x20expected';for(var _0x4b7e6a=0x0;_0x4b7e6a<_0x51f0f1['path']['length'];++_0x4b7e6a)if(!_0x90ffa6['isInteger'](_0x51f0f1['path'][_0x4b7e6a]))return'path:\x20integer[]\x20expected';}return null!=_0x51f0f1['stickiness']&&_0x51f0f1['hasOwnProperty']('stickiness')&&!_0x90ffa6['isString'](_0x51f0f1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x324cf3['fromObject']=function(_0x1c3093){if(_0x1c3093 instanceof _0x2b1825['Position'])return _0x1c3093;var _0x46a466=new _0x2b1825['Position']();if(null!=_0x1c3093['root']&&(_0x46a466['root']=String(_0x1c3093['root'])),null!=_0x1c3093['rootMain']&&(_0x46a466['rootMain']=Boolean(_0x1c3093['rootMain'])),null!=_0x1c3093['rootGraveyard']&&(_0x46a466['rootGraveyard']=Boolean(_0x1c3093['rootGraveyard'])),_0x1c3093['path']){if(!Array['isArray'](_0x1c3093['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x46a466['path']=[];for(var _0x604fb=0x0;_0x604fb<_0x1c3093['path']['length'];++_0x604fb)_0x46a466['path'][_0x604fb]=_0x1c3093['path'][_0x604fb]>>>0x0;}return null!=_0x1c3093['stickiness']&&(_0x46a466['stickiness']=String(_0x1c3093['stickiness'])),_0x46a466;},_0x324cf3['toObject']=function(_0x2d1868,_0x4b719){_0x4b719||(_0x4b719={});var _0x2bd5f2={};if((_0x4b719['arrays']||_0x4b719['defaults'])&&(_0x2bd5f2['path']=[]),_0x4b719['defaults']&&(_0x2bd5f2['root']='',_0x2bd5f2['rootMain']=!0x1,_0x2bd5f2['rootGraveyard']=!0x1,_0x2bd5f2['stickiness']=''),null!=_0x2d1868['root']&&_0x2d1868['hasOwnProperty']('root')&&(_0x2bd5f2['root']=_0x2d1868['root']),null!=_0x2d1868['rootMain']&&_0x2d1868['hasOwnProperty']('rootMain')&&(_0x2bd5f2['rootMain']=_0x2d1868['rootMain']),null!=_0x2d1868['rootGraveyard']&&_0x2d1868['hasOwnProperty']('rootGraveyard')&&(_0x2bd5f2['rootGraveyard']=_0x2d1868['rootGraveyard']),_0x2d1868['path']&&_0x2d1868['path']['length']){_0x2bd5f2['path']=[];for(var _0x56345c=0x0;_0x56345c<_0x2d1868['path']['length'];++_0x56345c)_0x2bd5f2['path'][_0x56345c]=_0x2d1868['path'][_0x56345c];}return null!=_0x2d1868['stickiness']&&_0x2d1868['hasOwnProperty']('stickiness')&&(_0x2bd5f2['stickiness']=_0x2d1868['stickiness']),_0x2bd5f2;},_0x324cf3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x324cf3['getTypeUrl']=function(_0xbcb170){return void 0x0===_0xbcb170&&(_0xbcb170='type.googleapis.com'),_0xbcb170+'/Position';},_0x324cf3;}()),_0x2b1825['Range']=(function(){function _0x176106(_0x5cef49){if(_0x5cef49){for(var _0x38d16c=Object['keys'](_0x5cef49),_0x2ffe44=0x0;_0x2ffe44<_0x38d16c['length'];++_0x2ffe44)null!=_0x5cef49[_0x38d16c[_0x2ffe44]]&&(this[_0x38d16c[_0x2ffe44]]=_0x5cef49[_0x38d16c[_0x2ffe44]]);}}return _0x176106['prototype']['start']=null,_0x176106['prototype']['end']=null,_0x176106['create']=function(_0xa06f6f){return new _0x176106(_0xa06f6f);},_0x176106['encode']=function(_0x4a7f65,_0x499a9f){return _0x499a9f||(_0x499a9f=_0x143594['create']()),null!=_0x4a7f65['start']&&Object['hasOwnProperty']['call'](_0x4a7f65,'start')&&_0x2b1825['Position']['encode'](_0x4a7f65['start'],_0x499a9f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a7f65['end']&&Object['hasOwnProperty']['call'](_0x4a7f65,'end')&&_0x2b1825['Position']['encode'](_0x4a7f65['end'],_0x499a9f['uint32'](0x12)['fork']())['ldelim'](),_0x499a9f;},_0x176106['encodeDelimited']=function(_0x5702ad,_0x1692b8){return this['encode'](_0x5702ad,_0x1692b8)['ldelim']();},_0x176106['decode']=function(_0xaa9255,_0x5d8b06){_0xaa9255 instanceof _0x430090||(_0xaa9255=_0x430090['create'](_0xaa9255));for(var _0x30c72c=void 0x0===_0x5d8b06?_0xaa9255['len']:_0xaa9255['pos']+_0x5d8b06,_0x12a0c8=new _0x2b1825['Range']();_0xaa9255['pos']<_0x30c72c;){var _0x4359cd=_0xaa9255['uint32']();switch(_0x4359cd>>>0x3){case 0x1:_0x12a0c8['start']=_0x2b1825['Position']['decode'](_0xaa9255,_0xaa9255['uint32']());break;case 0x2:_0x12a0c8['end']=_0x2b1825['Position']['decode'](_0xaa9255,_0xaa9255['uint32']());break;default:_0xaa9255['skipType'](0x7&_0x4359cd);}}return _0x12a0c8;},_0x176106['decodeDelimited']=function(_0x5a18ff){return _0x5a18ff instanceof _0x430090||(_0x5a18ff=new _0x430090(_0x5a18ff)),this['decode'](_0x5a18ff,_0x5a18ff['uint32']());},_0x176106['verify']=function(_0xdfe674){if('object'!=typeof _0xdfe674||null===_0xdfe674)return'object\x20expected';var _0x19be83;if(null!=_0xdfe674['start']&&_0xdfe674['hasOwnProperty']('start')&&(_0x19be83=_0x2b1825['Position']['verify'](_0xdfe674['start'])))return'start.'+_0x19be83;if(null!=_0xdfe674['end']&&_0xdfe674['hasOwnProperty']('end')&&(_0x19be83=_0x2b1825['Position']['verify'](_0xdfe674['end'])))return'end.'+_0x19be83;return null;},_0x176106['fromObject']=function(_0x77fae3){if(_0x77fae3 instanceof _0x2b1825['Range'])return _0x77fae3;var _0xfb6c07=new _0x2b1825['Range']();if(null!=_0x77fae3['start']){if('object'!=typeof _0x77fae3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xfb6c07['start']=_0x2b1825['Position']['fromObject'](_0x77fae3['start']);}if(null!=_0x77fae3['end']){if('object'!=typeof _0x77fae3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xfb6c07['end']=_0x2b1825['Position']['fromObject'](_0x77fae3['end']);}return _0xfb6c07;},_0x176106['toObject']=function(_0x1b5c9e,_0x103540){_0x103540||(_0x103540={});var _0x311852={};return _0x103540['defaults']&&(_0x311852['start']=null,_0x311852['end']=null),null!=_0x1b5c9e['start']&&_0x1b5c9e['hasOwnProperty']('start')&&(_0x311852['start']=_0x2b1825['Position']['toObject'](_0x1b5c9e['start'],_0x103540)),null!=_0x1b5c9e['end']&&_0x1b5c9e['hasOwnProperty']('end')&&(_0x311852['end']=_0x2b1825['Position']['toObject'](_0x1b5c9e['end'],_0x103540)),_0x311852;},_0x176106['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x176106['getTypeUrl']=function(_0x2f55f1){return void 0x0===_0x2f55f1&&(_0x2f55f1='type.googleapis.com'),_0x2f55f1+'/Range';},_0x176106;}()),_0x2b1825['Element']=(function(){function _0x1da0e5(_0x30bfd3){if(this['children']=[],this['attributesBoolean']={},_0x30bfd3){for(var _0xa69e6e=Object['keys'](_0x30bfd3),_0x3dde06=0x0;_0x3dde06<_0xa69e6e['length'];++_0x3dde06)null!=_0x30bfd3[_0xa69e6e[_0x3dde06]]&&(this[_0xa69e6e[_0x3dde06]]=_0x30bfd3[_0xa69e6e[_0x3dde06]]);}}return _0x1da0e5['prototype']['name']='',_0x1da0e5['prototype']['children']=_0x90ffa6['emptyArray'],_0x1da0e5['prototype']['data']='',_0x1da0e5['prototype']['attributesBoolean']=_0x90ffa6['emptyObject'],_0x1da0e5['prototype']['attributesJson']='',_0x1da0e5['create']=function(_0x5ac0d6){return new _0x1da0e5(_0x5ac0d6);},_0x1da0e5['encode']=function(_0x54749e,_0x4180e4){if(_0x4180e4||(_0x4180e4=_0x143594['create']()),null!=_0x54749e['name']&&Object['hasOwnProperty']['call'](_0x54749e,'name')&&_0x4180e4['uint32'](0xa)['string'](_0x54749e['name']),null!=_0x54749e['children']&&_0x54749e['children']['length']){for(var _0x25d997=0x0;_0x25d997<_0x54749e['children']['length'];++_0x25d997)_0x2b1825['Element']['encode'](_0x54749e['children'][_0x25d997],_0x4180e4['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x54749e['data']&&Object['hasOwnProperty']['call'](_0x54749e,'data')&&_0x4180e4['uint32'](0x1a)['string'](_0x54749e['data']),null!=_0x54749e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x54749e,'attributesBoolean')){var _0x46e607=Object['keys'](_0x54749e['attributesBoolean']);for(_0x25d997=0x0;_0x25d997<_0x46e607['length'];++_0x25d997)_0x4180e4['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x46e607[_0x25d997])['uint32'](0x10)['bool'](_0x54749e['attributesBoolean'][_0x46e607[_0x25d997]])['ldelim']();}return null!=_0x54749e['attributesJson']&&Object['hasOwnProperty']['call'](_0x54749e,'attributesJson')&&_0x4180e4['uint32'](0x2a)['string'](_0x54749e['attributesJson']),_0x4180e4;},_0x1da0e5['encodeDelimited']=function(_0x54715e,_0x180c4c){return this['encode'](_0x54715e,_0x180c4c)['ldelim']();},_0x1da0e5['decode']=function(_0x52a539,_0x4faa63){_0x52a539 instanceof _0x430090||(_0x52a539=_0x430090['create'](_0x52a539));for(var _0x2e2943,_0xa7938d,_0x47e70d=void 0x0===_0x4faa63?_0x52a539['len']:_0x52a539['pos']+_0x4faa63,_0x4400c0=new _0x2b1825['Element']();_0x52a539['pos']<_0x47e70d;){var _0x1c087a=_0x52a539['uint32']();switch(_0x1c087a>>>0x3){case 0x1:_0x4400c0['name']=_0x52a539['string']();break;case 0x2:_0x4400c0['children']&&_0x4400c0['children']['length']||(_0x4400c0['children']=[]),_0x4400c0['children']['push'](_0x2b1825['Element']['decode'](_0x52a539,_0x52a539['uint32']()));break;case 0x3:_0x4400c0['data']=_0x52a539['string']();break;case 0x4:_0x4400c0['attributesBoolean']===_0x90ffa6['emptyObject']&&(_0x4400c0['attributesBoolean']={});var _0x322356=_0x52a539['uint32']()+_0x52a539['pos'];for(_0x2e2943='',_0xa7938d=!0x1;_0x52a539['pos']<_0x322356;){var _0x1c1e4e=_0x52a539['uint32']();switch(_0x1c1e4e>>>0x3){case 0x1:_0x2e2943=_0x52a539['string']();break;case 0x2:_0xa7938d=_0x52a539['bool']();break;default:_0x52a539['skipType'](0x7&_0x1c1e4e);}}_0x4400c0['attributesBoolean'][_0x2e2943]=_0xa7938d;break;case 0x5:_0x4400c0['attributesJson']=_0x52a539['string']();break;default:_0x52a539['skipType'](0x7&_0x1c087a);}}return _0x4400c0;},_0x1da0e5['decodeDelimited']=function(_0x448371){return _0x448371 instanceof _0x430090||(_0x448371=new _0x430090(_0x448371)),this['decode'](_0x448371,_0x448371['uint32']());},_0x1da0e5['verify']=function(_0xc544c6){if('object'!=typeof _0xc544c6||null===_0xc544c6)return'object\x20expected';if(null!=_0xc544c6['name']&&_0xc544c6['hasOwnProperty']('name')&&!_0x90ffa6['isString'](_0xc544c6['name']))return'name:\x20string\x20expected';if(null!=_0xc544c6['children']&&_0xc544c6['hasOwnProperty']('children')){if(!Array['isArray'](_0xc544c6['children']))return'children:\x20array\x20expected';for(var _0x12cd5a=0x0;_0x12cd5a<_0xc544c6['children']['length'];++_0x12cd5a){var _0x337376=_0x2b1825['Element']['verify'](_0xc544c6['children'][_0x12cd5a]);if(_0x337376)return'children.'+_0x337376;}}if(null!=_0xc544c6['data']&&_0xc544c6['hasOwnProperty']('data')&&!_0x90ffa6['isString'](_0xc544c6['data']))return'data:\x20string\x20expected';if(null!=_0xc544c6['attributesBoolean']&&_0xc544c6['hasOwnProperty']('attributesBoolean')){if(!_0x90ffa6['isObject'](_0xc544c6['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x31a7f5=Object['keys'](_0xc544c6['attributesBoolean']);for(_0x12cd5a=0x0;_0x12cd5a<_0x31a7f5['length'];++_0x12cd5a)if('boolean'!=typeof _0xc544c6['attributesBoolean'][_0x31a7f5[_0x12cd5a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xc544c6['attributesJson']&&_0xc544c6['hasOwnProperty']('attributesJson')&&!_0x90ffa6['isString'](_0xc544c6['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1da0e5['fromObject']=function(_0x554e85){if(_0x554e85 instanceof _0x2b1825['Element'])return _0x554e85;var _0x5ab6fd=new _0x2b1825['Element']();if(null!=_0x554e85['name']&&(_0x5ab6fd['name']=String(_0x554e85['name'])),_0x554e85['children']){if(!Array['isArray'](_0x554e85['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5ab6fd['children']=[];for(var _0x588ef4=0x0;_0x588ef4<_0x554e85['children']['length'];++_0x588ef4){if('object'!=typeof _0x554e85['children'][_0x588ef4])throw TypeError('.Element.children:\x20object\x20expected');_0x5ab6fd['children'][_0x588ef4]=_0x2b1825['Element']['fromObject'](_0x554e85['children'][_0x588ef4]);}}if(null!=_0x554e85['data']&&(_0x5ab6fd['data']=String(_0x554e85['data'])),_0x554e85['attributesBoolean']){if('object'!=typeof _0x554e85['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5ab6fd['attributesBoolean']={};var _0x4f4f47=Object['keys'](_0x554e85['attributesBoolean']);for(_0x588ef4=0x0;_0x588ef4<_0x4f4f47['length'];++_0x588ef4)_0x5ab6fd['attributesBoolean'][_0x4f4f47[_0x588ef4]]=Boolean(_0x554e85['attributesBoolean'][_0x4f4f47[_0x588ef4]]);}return null!=_0x554e85['attributesJson']&&(_0x5ab6fd['attributesJson']=String(_0x554e85['attributesJson'])),_0x5ab6fd;},_0x1da0e5['toObject']=function(_0x577452,_0x22c24f){_0x22c24f||(_0x22c24f={});var _0x465843,_0x26d3cb={};if((_0x22c24f['arrays']||_0x22c24f['defaults'])&&(_0x26d3cb['children']=[]),(_0x22c24f['objects']||_0x22c24f['defaults'])&&(_0x26d3cb['attributesBoolean']={}),_0x22c24f['defaults']&&(_0x26d3cb['name']='',_0x26d3cb['data']='',_0x26d3cb['attributesJson']=''),null!=_0x577452['name']&&_0x577452['hasOwnProperty']('name')&&(_0x26d3cb['name']=_0x577452['name']),_0x577452['children']&&_0x577452['children']['length']){_0x26d3cb['children']=[];for(var _0x1dce27=0x0;_0x1dce27<_0x577452['children']['length'];++_0x1dce27)_0x26d3cb['children'][_0x1dce27]=_0x2b1825['Element']['toObject'](_0x577452['children'][_0x1dce27],_0x22c24f);}if(null!=_0x577452['data']&&_0x577452['hasOwnProperty']('data')&&(_0x26d3cb['data']=_0x577452['data']),_0x577452['attributesBoolean']&&(_0x465843=Object['keys'](_0x577452['attributesBoolean']))['length']){_0x26d3cb['attributesBoolean']={};for(_0x1dce27=0x0;_0x1dce27<_0x465843['length'];++_0x1dce27)_0x26d3cb['attributesBoolean'][_0x465843[_0x1dce27]]=_0x577452['attributesBoolean'][_0x465843[_0x1dce27]];}return null!=_0x577452['attributesJson']&&_0x577452['hasOwnProperty']('attributesJson')&&(_0x26d3cb['attributesJson']=_0x577452['attributesJson']),_0x26d3cb;},_0x1da0e5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x39681b['util']['toJSONOptions']);},_0x1da0e5['getTypeUrl']=function(_0x12c569){return void 0x0===_0x12c569&&(_0x12c569='type.googleapis.com'),_0x12c569+'/Element';},_0x1da0e5;}()),_0x2b1825;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1aa545){return new w(this['_protobufRoot'][_0x1aa545]);}}class w{['_protobuf'];constructor(_0x977405){this['_protobuf']=_0x977405;}['compress'](_0x47c76e){const _0x2afe65=this['_protobuf']['verify'](_0x47c76e);if(_0x2afe65)throw Error(_0x2afe65);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x47c76e))['finish']();}['decompress'](_0x436404){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x436404),{'oneofs':!0x0});}}function g(_0x5b43f6,_0x32c955){const _0x53b401=_0x555d2c(_0x5b43f6);return _0x53b401['path'][_0x53b401['path']['length']-0x1]+=_0x32c955,_0x53b401;}function _(_0x5c8790,_0x572bc3){return _0x5c8790['root']===_0x572bc3['root']&&_0x354e60(_0x5c8790['path'],_0x572bc3['path']);}function $(_0x2b09ad){P(_0x2b09ad,_0xcf2180=>('main'==_0xcf2180['root']?(_0xcf2180['rootMain']=!0x0,delete _0xcf2180['root']):'$graveyard'==_0xcf2180['root']&&(_0xcf2180['rootGraveyard']=!0x0,delete _0xcf2180['root']),_0xcf2180));}function J(_0x5d79de){P(_0x5d79de,_0x278ab0=>(_0x278ab0['rootMain']?(_0x278ab0['root']='main',delete _0x278ab0['rootMain']):_0x278ab0['rootGraveyard']&&(_0x278ab0['root']='$graveyard',delete _0x278ab0['rootGraveyard']),_0x278ab0));}function P(_0x3c064d,_0x5d7e84){for(const _0x3cdde3 in _0x3c064d){const _0x29331d=_0x3c064d[_0x3cdde3];'nodes'!==_0x3cdde3&&_0x49fdc9(_0x29331d)&&(_0x29331d['path']&&(_0x29331d['root']||_0x29331d['rootMain']||_0x29331d['rootGraveyard'])?_0x3c064d[_0x3cdde3]=_0x5d7e84(_0x29331d):P(_0x29331d,_0x5d7e84));}return _0x3c064d;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17a666,_0x45a2bb,_0x48448b){this['_id']=_0x17a666,this['_operationName']=_0x45a2bb,this['_protobufDescriptor']=_0x48448b;}['compress'](_0x3166bb,_0x3f24be){const _0x362cc2=_0x3f24be['shift']();return $(_0x362cc2),_0x3166bb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x362cc2)),_0x3166bb['types']['push'](this['_id']),!0x0;}['decompress'](_0x5a8360,_0x160fe8){_0x160fe8['types']['shift']();const _0x1a5184=this['_protobufDescriptor']['decompress'](_0x160fe8['buffers']['shift']());J(_0x1a5184),_0x1a5184['__className']=this['_operationName'],_0x5a8360['push'](_0x1a5184);}}class s extends e{['compress'](_0x3084bd,_0x47646){const _0x2bf793=_0x47646['shift']();return this['_serializeOneOf']('oldValue',_0x2bf793),this['_serializeOneOf']('newValue',_0x2bf793),$(_0x2bf793),_0x3084bd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2bf793)),_0x3084bd['types']['push'](this['_id']),!0x0;}['decompress'](_0x48abf0,_0x21f0f3){const {types:_0x2ff454,buffers:_0x3dbd64}=_0x21f0f3,_0x56441a=this['_protobufDescriptor']['decompress'](_0x3dbd64['shift']());_0x2ff454['shift'](),this['_deserializeOneOf']('oldValue',_0x56441a),this['_deserializeOneOf']('newValue',_0x56441a),J(_0x56441a),_0x56441a['__className']=this['_operationName'],_0x48abf0['push'](_0x56441a);}['_serializeOneOf'](_0x2e92af,_0xca3a42){const _0x94ac10=_0xca3a42[_0x2e92af];'boolean'==typeof _0x94ac10?_0xca3a42[_0x2e92af+'Boolean']=_0x94ac10:_0xca3a42[_0x2e92af+'Json']=JSON['stringify'](_0x94ac10);}['_deserializeOneOf'](_0x4b799c,_0x4174b6){const _0xa983d7=_0x4b799c+'Json';_0x4174b6[_0xa983d7]?(_0x4174b6[_0x4b799c]=JSON['parse'](_0x4174b6[_0xa983d7]),delete _0x4174b6[_0xa983d7]):(_0x4174b6[_0x4b799c]=_0x4174b6[_0x4b799c+'Boolean'],delete _0x4174b6[_0x4b799c+'Boolean']);}}class i extends e{['compress'](_0x3cc722,_0x38c706){const _0x5b1c8e=_0x38c706['shift']();return this['_serializeNodesAttributes'](_0x5b1c8e['nodes']),$(_0x5b1c8e),_0x3cc722['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b1c8e)),_0x3cc722['types']['push'](this['_id']),!0x0;}['decompress'](_0x43485e,_0xbc51aa){const {types:_0x49484c,buffers:_0x2bc0a9}=_0xbc51aa,_0x41db41=this['_protobufDescriptor']['decompress'](_0x2bc0a9['shift']());_0x49484c['shift'](),_0x41db41['nodes']||(_0x41db41['nodes']=[]),this['_deserializeNodesAttributes'](_0x41db41['nodes']),J(_0x41db41),_0x41db41['__className']=this['_operationName'],_0x43485e['push'](_0x41db41);}['_serializeNodesAttributes'](_0x59752a){for(const _0x4a1697 of _0x59752a){if(_0x4a1697['attributes']){const _0x4ba4f3=_0x4a1697['attributes'];this['_areValuesBoolean'](_0x4ba4f3)?_0x4a1697['attributesBoolean']=_0x4ba4f3:_0x4a1697['attributesJson']=JSON['stringify'](_0x4ba4f3);}_0x4a1697['children']&&this['_serializeNodesAttributes'](_0x4a1697['children']);}}['_deserializeNodesAttributes'](_0x3ee5b5){for(const _0x56c2b3 of _0x3ee5b5)(_0x56c2b3['attributesBoolean']||_0x56c2b3['attributesJson'])&&(_0x56c2b3['attributesBoolean']?(_0x56c2b3['attributes']=_0x56c2b3['attributesBoolean'],delete _0x56c2b3['attributesBoolean']):(_0x56c2b3['attributes']=JSON['parse'](_0x56c2b3['attributesJson']),delete _0x56c2b3['attributesJson'])),_0x56c2b3['children']&&this['_deserializeNodesAttributes'](_0x56c2b3['children']);}['_areValuesBoolean'](_0x2885bd){return Object['keys'](_0x2885bd)['every'](_0x2f3116=>'boolean'==typeof _0x2885bd[_0x2f3116]);}}class n extends e{['decompress'](_0x487f4d,_0x2cab42){super['decompress'](_0x487f4d,_0x2cab42);const _0x454562=_0x487f4d[_0x487f4d['length']-0x1];_0x454562['oldRange']||(_0x454562['oldRange']=null),_0x454562['newRange']||(_0x454562['newRange']=null);}}class p extends e{['compress'](_0x31cdbb,_0x4d2f7c){return _0x4d2f7c['shift'](),_0x31cdbb['types']['push'](this['_id']),!0x0;}['decompress'](_0x14351c,_0x116be9){_0x116be9['types']['shift'](),_0x14351c['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x768fa,_0x1d6778,_0x5a1355,_0x2ebc13){super(_0x768fa,_0x1d6778,_0x5a1355),this['_omittedNamespace']=_0x2ebc13+':';}['compress'](_0x1941c9,_0x50d50c){return!('MarkerOperation'!=_0x50d50c[0x0]['__className']||!_0x50d50c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x50d50c[0x0]['name']=_0x50d50c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1941c9,_0x50d50c),!0x0);}['decompress'](_0x1f2b2d,_0xe72411){super['decompress'](_0x1f2b2d,_0xe72411);const _0xb7a4cc=_0x1f2b2d[_0x1f2b2d['length']-0x1];_0xb7a4cc['name']=this['_omittedNamespace']+_0xb7a4cc['name'];}}class O{['_id'];['_context'];constructor(_0x5b9bb5,_0xd68f2a){this['_id']=_0x5b9bb5,this['_context']=_0xd68f2a;}['compress'](_0x26d19f,_0x57c6f2){let _0x26d9fb;for(;_0x57c6f2['length']>0x1&&this['_compareOperations'](_0x57c6f2[0x0],_0x57c6f2[0x1]);)_0x26d9fb?(_0x26d9fb=this['_combineNext'](_0x57c6f2['shift'](),_0x26d9fb),_0x26d19f['types']['push'](0x0)):(_0x26d9fb=_0x555d2c(_0x57c6f2['shift']()),_0x26d19f['types']['push'](this['_id']));return!!_0x26d9fb&&(_0x26d9fb=this['_combineNext'](_0x57c6f2['shift'](),_0x26d9fb),_0x26d19f['types']['push'](0x0),_0x26d19f['buffers']['push'](this['_compressSingleOperation'](_0x26d9fb)),!0x0);}['decompress'](_0xc229cc,_0x48f386){const _0x4a16f8=this['_decompressSingleOperation'](_0x48f386);for(;0x0==_0x48f386['types'][0x0];)_0x48f386['types']['shift'](),_0xc229cc['push'](this['_splitCurrent'](_0x4a16f8));_0xc229cc['push'](_0x4a16f8);}}class a extends O{['_combineNext'](_0x585962,_0x51538a){return _0x51538a['nodes'][0x0]['data']+=_0x585962['nodes'][0x0]['data'],_0x51538a;}['_splitCurrent'](_0x3a2c5c){const _0x189d25=_0x555d2c(_0x3a2c5c),_0x141a4e=_0x189d25['nodes'][0x0],_0xf28d3d=_0x3a2c5c['nodes'][0x0],_0x5b73c4=_0xf28d3d['data'][Symbol['iterator']]()['next']()['value'],_0x260caa=_0x5b73c4['length'];return _0x141a4e['data']=_0x5b73c4,_0xf28d3d['data']=_0xf28d3d['data']['substr'](_0x260caa),_0x3a2c5c['position']=g(_0x3a2c5c['position'],_0x260caa),_0x189d25;}['_compareOperations'](_0x5f1e74,_0x15e93b){if(this['_checkOperation'](_0x5f1e74)&&this['_checkOperation'](_0x15e93b)){const _0x504596=_0x5f1e74['nodes'][0x0]['data']['length'],_0x22c7f6=_(g(_0x5f1e74['position'],_0x504596),_0x15e93b['position']),_0x4f6eb1=_0x5f1e74['nodes'][0x0],_0x56cf3f=_0x15e93b['nodes'][0x0];return _0x22c7f6&&this['_compareAttributes'](_0x4f6eb1,_0x56cf3f);}return!0x1;}['_compressSingleOperation'](_0x3cdf99){const _0x4a81fe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4a81fe,[_0x3cdf99]),_0x4a81fe['buffers'][0x0];}['_decompressSingleOperation'](_0x34b276){const _0x119d47=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x119d47,_0x34b276),_0x119d47[0x0];}['_checkOperation'](_0x5453e6){return'InsertOperation'==_0x5453e6['__className']&&0x1==_0x5453e6['nodes']['length']&&_0x5453e6['nodes'][0x0]['data']&&!_0x5453e6['wasUndone']&&0x1==Array['from'](_0x5453e6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5c0140,_0x5b7da7){const _0x308a0f=Object['keys'](_0x5c0140['attributes']||{}),_0xa0f05=Object['keys'](_0x5b7da7['attributes']||{});return _0x308a0f['length']===_0xa0f05['length']&&_0x308a0f['every'](_0x229307=>_0x5b7da7['attributes'][_0x229307]&&_0x5b7da7['attributes'][_0x229307]===_0x5c0140['attributes'][_0x229307]);}}class c extends O{['_combineNext'](_0x51685e,_0x37994d){return _0x37994d['howMany']++,_0x37994d['sourcePosition']=_0x555d2c(_0x51685e['sourcePosition']),_0x37994d;}['_splitCurrent'](_0x14e837){const _0x1060ff=_0x555d2c(_0x14e837);return _0x14e837['howMany']--,_0x1060ff['howMany']=0x1,_0x1060ff['sourcePosition']=g(_0x1060ff['sourcePosition'],_0x14e837['howMany']),_0x1060ff;}['_compareOperations'](_0x205451,_0x50ff60){return!(!this['_checkOperation'](_0x205451)||!this['_checkOperation'](_0x50ff60))&&(_(g(_0x205451['sourcePosition'],-0x1),_0x50ff60['sourcePosition'])&&_(_0x205451['targetPosition'],_0x50ff60['targetPosition']));}['_compressSingleOperation'](_0x4271b7){const _0x585726={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x585726,[_0x4271b7]),_0x585726['buffers'][0x0];}['_decompressSingleOperation'](_0x3cbb8c){const _0x524c24=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x524c24,_0x3cbb8c),_0x524c24[0x0];}['_checkOperation'](_0x1b91fc){return'MoveOperation'==_0x1b91fc['__className']&&'$graveyard'==_0x1b91fc['targetPosition']['root']&&0x1==_0x1b91fc['howMany']&&!_0x1b91fc['wasUndone'];}}class h extends O{['_combineNext'](_0x57eae1,_0x349ffe){return _0x349ffe['howMany']++,_0x349ffe;}['_splitCurrent'](_0xb97643){const _0x4b2235=_0x555d2c(_0xb97643);return _0x4b2235['howMany']=0x1,_0xb97643['howMany']--,_0x4b2235;}['_compareOperations'](_0x4d0dc9,_0xcf6c88){return!(!this['_checkOperation'](_0x4d0dc9)||!this['_checkOperation'](_0xcf6c88))&&(_(_0x4d0dc9['sourcePosition'],_0xcf6c88['sourcePosition'])&&_(_0x4d0dc9['targetPosition'],_0xcf6c88['targetPosition']));}['_compressSingleOperation'](_0x303618){const _0x4ca1b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4ca1b0,[_0x303618]),_0x4ca1b0['buffers'][0x0];}['_decompressSingleOperation'](_0x467220){const _0x3c6fdf=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3c6fdf,_0x467220),_0x3c6fdf[0x0];}['_checkOperation'](_0x16749f){return'MoveOperation'==_0x16749f['__className']&&'$graveyard'==_0x16749f['targetPosition']['root']&&0x1==_0x16749f['howMany']&&!_0x16749f['wasUndone'];}}class f extends O{['compress'](_0x545749,_0x14f330){if(!this['_compareOperations'](_0x14f330[0x0],_0x14f330[0x1]))return!0x1;const _0x4ead89=_0x14f330['shift']();return _0x4ead89['oldRange']=null,_0x4ead89['newRange']&&_(_0x4ead89['newRange']['start'],_0x4ead89['newRange']['end'])&&(_0x4ead89['newRange']['end']=null),_0x14f330['shift'](),_0x545749['types']['push'](this['_id']),_0x545749['types']['push'](0x0),_0x545749['buffers']['push'](this['_compressSingleOperation'](_0x4ead89)),!0x0;}['decompress'](_0x395050,_0x363d42){const _0x534388=this['_decompressSingleOperation'](_0x363d42);_0x534388['newRange']&&!_0x534388['newRange']['end']&&(_0x534388['newRange']['end']=_0x555d2c(_0x534388['newRange']['start']));const _0x3206a2=_0x555d2c(_0x534388);_0x3206a2['newRange']&&(_0x3206a2['newRange']['start']['stickiness']='toNone',_0x3206a2['newRange']['end']=_0x555d2c(_0x3206a2['newRange']['start'])),_0x3206a2['name']='user:position:'+_0x3206a2['name']['split'](':')[0x2],_0x363d42['types']['shift'](),_0x395050['push'](_0x534388),_0x395050['push'](_0x3206a2);}['_compressSingleOperation'](_0x48f33c){const _0x36508d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x36508d,[_0x48f33c]),_0x36508d['buffers'][0x0];}['_decompressSingleOperation'](_0x40b960){const _0x47b2bb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x47b2bb,_0x40b960),_0x47b2bb[0x0];}['_compareOperations'](_0x1d80de,_0x418221){return!(!_0x1d80de||!_0x418221)&&('MarkerOperation'==_0x1d80de['__className']&&'MarkerOperation'==_0x418221['__className']&&!(!_0x1d80de['name']['startsWith']('user:')||!_0x418221['name']['startsWith']('user:')||_0x1d80de['name']==_0x418221['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2500bc=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x2500bc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x2500bc,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x41a743){if(!_0x41a743||!_0x41a743[0x0])throw new _0x57ff5('no-operations-provided',this);const _0x362985={'types':[],'buffers':[],'baseVersion':_0x41a743[0x0]['baseVersion']};for(;_0x41a743['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x362985,_0x41a743)||this['_getCompressorByName']('TypingAction')['compress'](_0x362985,_0x41a743)||this['_getCompressorByName']('DeletingAction')['compress'](_0x362985,_0x41a743)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x362985,_0x41a743)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x362985,_0x41a743)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x362985,_0x41a743)||this['_getCompressorByName'](_0x41a743[0x0]['__className'])['compress'](_0x362985,_0x41a743);return _0x362985;}['decompress'](_0x5cb8c4){const _0x1752a1=[];for(;_0x5cb8c4['types']['length'];){const _0x3c2810=this['_compressorById']['get'](_0x5cb8c4['types'][0x0]);if(!_0x3c2810)throw new _0x57ff5('decompress-compressor-not-found',this,{'type':_0x5cb8c4['types'][0x0]});_0x3c2810['decompress'](_0x1752a1,_0x5cb8c4);}return _0x1752a1['forEach']((_0x41ebef,_0x2f07fa)=>_0x41ebef['baseVersion']=_0x5cb8c4['baseVersion']+_0x2f07fa),_0x1752a1;}['_getCompressorByName'](_0x4ac795){return this['_compressorByName']['get'](_0x4ac795);}['_registerOperationCompressor'](_0x5ae6d0,_0x20e38c,_0x30e325){const _0x5ba994=new _0x30e325(_0x5ae6d0,_0x20e38c,this['_protobufFactory']['getDescriptor'](_0x20e38c));this['_registerCompressor'](_0x5ae6d0,_0x20e38c,_0x5ba994);}['_registerActionCompressor'](_0x3328a4,_0x347ee7,_0x246b2c){const _0x58e5a2=new _0x246b2c(_0x3328a4,this);this['_registerCompressor'](_0x3328a4,_0x347ee7,_0x58e5a2);}['_registerCompressor'](_0x335eaf,_0x54fd83,_0x3da0e4){this['_compressorById']['set'](_0x335eaf,_0x3da0e4),this['_compressorByName']['set'](_0x54fd83,_0x3da0e4);}}export{y as Compressor};
23
+ import{CKEditorError as _0x590db4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x9f4c4c from'protobufjs/minimal.js';import{cloneDeep as _0x2d442f,isEqual as _0x1eb3cb,isObject as _0x25889e}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x77ee0d=_0x9f4c4c['Reader'],_0x2a90ac=_0x9f4c4c['Writer'],_0x1efeae=_0x9f4c4c['util'],_0x280b85=_0x9f4c4c['roots']['default']||(_0x9f4c4c['roots']['default']={});return _0x280b85['AttributeOperation']=(function(){function _0x16be72(_0x3e27f1){if(_0x3e27f1){for(var _0x1a25a3=Object['keys'](_0x3e27f1),_0x2fae02=0x0;_0x2fae02<_0x1a25a3['length'];++_0x2fae02)null!=_0x3e27f1[_0x1a25a3[_0x2fae02]]&&(this[_0x1a25a3[_0x2fae02]]=_0x3e27f1[_0x1a25a3[_0x2fae02]]);}}return _0x16be72['prototype']['range']=null,_0x16be72['prototype']['key']='',_0x16be72['prototype']['oldValueBoolean']=!0x1,_0x16be72['prototype']['oldValueJson']='',_0x16be72['prototype']['newValueBoolean']=!0x1,_0x16be72['prototype']['newValueJson']='',_0x16be72['prototype']['wasUndone']=!0x1,_0x16be72['create']=function(_0x265683){return new _0x16be72(_0x265683);},_0x16be72['encode']=function(_0x3695ab,_0x4aae8e){return _0x4aae8e||(_0x4aae8e=_0x2a90ac['create']()),null!=_0x3695ab['range']&&Object['hasOwnProperty']['call'](_0x3695ab,'range')&&_0x280b85['Range']['encode'](_0x3695ab['range'],_0x4aae8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3695ab['key']&&Object['hasOwnProperty']['call'](_0x3695ab,'key')&&_0x4aae8e['uint32'](0x12)['string'](_0x3695ab['key']),null!=_0x3695ab['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3695ab,'oldValueBoolean')&&_0x4aae8e['uint32'](0x18)['bool'](_0x3695ab['oldValueBoolean']),null!=_0x3695ab['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3695ab,'oldValueJson')&&_0x4aae8e['uint32'](0x22)['string'](_0x3695ab['oldValueJson']),null!=_0x3695ab['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3695ab,'newValueBoolean')&&_0x4aae8e['uint32'](0x28)['bool'](_0x3695ab['newValueBoolean']),null!=_0x3695ab['newValueJson']&&Object['hasOwnProperty']['call'](_0x3695ab,'newValueJson')&&_0x4aae8e['uint32'](0x32)['string'](_0x3695ab['newValueJson']),null!=_0x3695ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x3695ab,'wasUndone')&&_0x4aae8e['uint32'](0x38)['bool'](_0x3695ab['wasUndone']),_0x4aae8e;},_0x16be72['encodeDelimited']=function(_0x1d6f68,_0x30fdd0){return this['encode'](_0x1d6f68,_0x30fdd0)['ldelim']();},_0x16be72['decode']=function(_0x20f10d,_0x2e1a63){_0x20f10d instanceof _0x77ee0d||(_0x20f10d=_0x77ee0d['create'](_0x20f10d));for(var _0x5c4b06=void 0x0===_0x2e1a63?_0x20f10d['len']:_0x20f10d['pos']+_0x2e1a63,_0x6204d5=new _0x280b85['AttributeOperation']();_0x20f10d['pos']<_0x5c4b06;){var _0xa82766=_0x20f10d['uint32']();switch(_0xa82766>>>0x3){case 0x1:_0x6204d5['range']=_0x280b85['Range']['decode'](_0x20f10d,_0x20f10d['uint32']());break;case 0x2:_0x6204d5['key']=_0x20f10d['string']();break;case 0x3:_0x6204d5['oldValueBoolean']=_0x20f10d['bool']();break;case 0x4:_0x6204d5['oldValueJson']=_0x20f10d['string']();break;case 0x5:_0x6204d5['newValueBoolean']=_0x20f10d['bool']();break;case 0x6:_0x6204d5['newValueJson']=_0x20f10d['string']();break;case 0x7:_0x6204d5['wasUndone']=_0x20f10d['bool']();break;default:_0x20f10d['skipType'](0x7&_0xa82766);}}return _0x6204d5;},_0x16be72['decodeDelimited']=function(_0x74d3e0){return _0x74d3e0 instanceof _0x77ee0d||(_0x74d3e0=new _0x77ee0d(_0x74d3e0)),this['decode'](_0x74d3e0,_0x74d3e0['uint32']());},_0x16be72['verify']=function(_0xad42f2){if('object'!=typeof _0xad42f2||null===_0xad42f2)return'object\x20expected';if(null!=_0xad42f2['range']&&_0xad42f2['hasOwnProperty']('range')){var _0x192d90=_0x280b85['Range']['verify'](_0xad42f2['range']);if(_0x192d90)return'range.'+_0x192d90;}return null!=_0xad42f2['key']&&_0xad42f2['hasOwnProperty']('key')&&!_0x1efeae['isString'](_0xad42f2['key'])?'key:\x20string\x20expected':null!=_0xad42f2['oldValueBoolean']&&_0xad42f2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xad42f2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xad42f2['oldValueJson']&&_0xad42f2['hasOwnProperty']('oldValueJson')&&!_0x1efeae['isString'](_0xad42f2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xad42f2['newValueBoolean']&&_0xad42f2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xad42f2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xad42f2['newValueJson']&&_0xad42f2['hasOwnProperty']('newValueJson')&&!_0x1efeae['isString'](_0xad42f2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xad42f2['wasUndone']&&_0xad42f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xad42f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16be72['fromObject']=function(_0x27a89e){if(_0x27a89e instanceof _0x280b85['AttributeOperation'])return _0x27a89e;var _0x1c65de=new _0x280b85['AttributeOperation']();if(null!=_0x27a89e['range']){if('object'!=typeof _0x27a89e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1c65de['range']=_0x280b85['Range']['fromObject'](_0x27a89e['range']);}return null!=_0x27a89e['key']&&(_0x1c65de['key']=String(_0x27a89e['key'])),null!=_0x27a89e['oldValueBoolean']&&(_0x1c65de['oldValueBoolean']=Boolean(_0x27a89e['oldValueBoolean'])),null!=_0x27a89e['oldValueJson']&&(_0x1c65de['oldValueJson']=String(_0x27a89e['oldValueJson'])),null!=_0x27a89e['newValueBoolean']&&(_0x1c65de['newValueBoolean']=Boolean(_0x27a89e['newValueBoolean'])),null!=_0x27a89e['newValueJson']&&(_0x1c65de['newValueJson']=String(_0x27a89e['newValueJson'])),null!=_0x27a89e['wasUndone']&&(_0x1c65de['wasUndone']=Boolean(_0x27a89e['wasUndone'])),_0x1c65de;},_0x16be72['toObject']=function(_0x5510f0,_0x3beb71){_0x3beb71||(_0x3beb71={});var _0xc0a2d8={};return _0x3beb71['defaults']&&(_0xc0a2d8['range']=null,_0xc0a2d8['key']='',_0xc0a2d8['oldValueBoolean']=!0x1,_0xc0a2d8['oldValueJson']='',_0xc0a2d8['newValueBoolean']=!0x1,_0xc0a2d8['newValueJson']='',_0xc0a2d8['wasUndone']=!0x1),null!=_0x5510f0['range']&&_0x5510f0['hasOwnProperty']('range')&&(_0xc0a2d8['range']=_0x280b85['Range']['toObject'](_0x5510f0['range'],_0x3beb71)),null!=_0x5510f0['key']&&_0x5510f0['hasOwnProperty']('key')&&(_0xc0a2d8['key']=_0x5510f0['key']),null!=_0x5510f0['oldValueBoolean']&&_0x5510f0['hasOwnProperty']('oldValueBoolean')&&(_0xc0a2d8['oldValueBoolean']=_0x5510f0['oldValueBoolean']),null!=_0x5510f0['oldValueJson']&&_0x5510f0['hasOwnProperty']('oldValueJson')&&(_0xc0a2d8['oldValueJson']=_0x5510f0['oldValueJson']),null!=_0x5510f0['newValueBoolean']&&_0x5510f0['hasOwnProperty']('newValueBoolean')&&(_0xc0a2d8['newValueBoolean']=_0x5510f0['newValueBoolean']),null!=_0x5510f0['newValueJson']&&_0x5510f0['hasOwnProperty']('newValueJson')&&(_0xc0a2d8['newValueJson']=_0x5510f0['newValueJson']),null!=_0x5510f0['wasUndone']&&_0x5510f0['hasOwnProperty']('wasUndone')&&(_0xc0a2d8['wasUndone']=_0x5510f0['wasUndone']),_0xc0a2d8;},_0x16be72['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x16be72['getTypeUrl']=function(_0x539055){return void 0x0===_0x539055&&(_0x539055='type.googleapis.com'),_0x539055+'/AttributeOperation';},_0x16be72;}()),_0x280b85['InsertOperation']=(function(){function _0xfa150b(_0x6809d8){if(this['nodes']=[],_0x6809d8){for(var _0x5453c1=Object['keys'](_0x6809d8),_0x4479e0=0x0;_0x4479e0<_0x5453c1['length'];++_0x4479e0)null!=_0x6809d8[_0x5453c1[_0x4479e0]]&&(this[_0x5453c1[_0x4479e0]]=_0x6809d8[_0x5453c1[_0x4479e0]]);}}return _0xfa150b['prototype']['position']=null,_0xfa150b['prototype']['nodes']=_0x1efeae['emptyArray'],_0xfa150b['prototype']['shouldReceiveAttributes']=!0x1,_0xfa150b['prototype']['wasUndone']=!0x1,_0xfa150b['create']=function(_0x205f23){return new _0xfa150b(_0x205f23);},_0xfa150b['encode']=function(_0x20a5b3,_0x1f6d59){if(_0x1f6d59||(_0x1f6d59=_0x2a90ac['create']()),null!=_0x20a5b3['position']&&Object['hasOwnProperty']['call'](_0x20a5b3,'position')&&_0x280b85['Position']['encode'](_0x20a5b3['position'],_0x1f6d59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20a5b3['nodes']&&_0x20a5b3['nodes']['length']){for(var _0x1d6cc2=0x0;_0x1d6cc2<_0x20a5b3['nodes']['length'];++_0x1d6cc2)_0x280b85['Element']['encode'](_0x20a5b3['nodes'][_0x1d6cc2],_0x1f6d59['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x20a5b3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x20a5b3,'shouldReceiveAttributes')&&_0x1f6d59['uint32'](0x18)['bool'](_0x20a5b3['shouldReceiveAttributes']),null!=_0x20a5b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x20a5b3,'wasUndone')&&_0x1f6d59['uint32'](0x20)['bool'](_0x20a5b3['wasUndone']),_0x1f6d59;},_0xfa150b['encodeDelimited']=function(_0x3c4675,_0x49c7ca){return this['encode'](_0x3c4675,_0x49c7ca)['ldelim']();},_0xfa150b['decode']=function(_0x378d1d,_0x476b1e){_0x378d1d instanceof _0x77ee0d||(_0x378d1d=_0x77ee0d['create'](_0x378d1d));for(var _0x2d6279=void 0x0===_0x476b1e?_0x378d1d['len']:_0x378d1d['pos']+_0x476b1e,_0x45e10a=new _0x280b85['InsertOperation']();_0x378d1d['pos']<_0x2d6279;){var _0x965592=_0x378d1d['uint32']();switch(_0x965592>>>0x3){case 0x1:_0x45e10a['position']=_0x280b85['Position']['decode'](_0x378d1d,_0x378d1d['uint32']());break;case 0x2:_0x45e10a['nodes']&&_0x45e10a['nodes']['length']||(_0x45e10a['nodes']=[]),_0x45e10a['nodes']['push'](_0x280b85['Element']['decode'](_0x378d1d,_0x378d1d['uint32']()));break;case 0x3:_0x45e10a['shouldReceiveAttributes']=_0x378d1d['bool']();break;case 0x4:_0x45e10a['wasUndone']=_0x378d1d['bool']();break;default:_0x378d1d['skipType'](0x7&_0x965592);}}return _0x45e10a;},_0xfa150b['decodeDelimited']=function(_0x525713){return _0x525713 instanceof _0x77ee0d||(_0x525713=new _0x77ee0d(_0x525713)),this['decode'](_0x525713,_0x525713['uint32']());},_0xfa150b['verify']=function(_0xd0a618){if('object'!=typeof _0xd0a618||null===_0xd0a618)return'object\x20expected';if(null!=_0xd0a618['position']&&_0xd0a618['hasOwnProperty']('position')&&(_0x25c95b=_0x280b85['Position']['verify'](_0xd0a618['position'])))return'position.'+_0x25c95b;if(null!=_0xd0a618['nodes']&&_0xd0a618['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xd0a618['nodes']))return'nodes:\x20array\x20expected';for(var _0x56a69d=0x0;_0x56a69d<_0xd0a618['nodes']['length'];++_0x56a69d){var _0x25c95b;if(_0x25c95b=_0x280b85['Element']['verify'](_0xd0a618['nodes'][_0x56a69d]))return'nodes.'+_0x25c95b;}}return null!=_0xd0a618['shouldReceiveAttributes']&&_0xd0a618['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xd0a618['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xd0a618['wasUndone']&&_0xd0a618['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd0a618['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xfa150b['fromObject']=function(_0x4f909f){if(_0x4f909f instanceof _0x280b85['InsertOperation'])return _0x4f909f;var _0x2957d9=new _0x280b85['InsertOperation']();if(null!=_0x4f909f['position']){if('object'!=typeof _0x4f909f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2957d9['position']=_0x280b85['Position']['fromObject'](_0x4f909f['position']);}if(_0x4f909f['nodes']){if(!Array['isArray'](_0x4f909f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2957d9['nodes']=[];for(var _0x261f92=0x0;_0x261f92<_0x4f909f['nodes']['length'];++_0x261f92){if('object'!=typeof _0x4f909f['nodes'][_0x261f92])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2957d9['nodes'][_0x261f92]=_0x280b85['Element']['fromObject'](_0x4f909f['nodes'][_0x261f92]);}}return null!=_0x4f909f['shouldReceiveAttributes']&&(_0x2957d9['shouldReceiveAttributes']=Boolean(_0x4f909f['shouldReceiveAttributes'])),null!=_0x4f909f['wasUndone']&&(_0x2957d9['wasUndone']=Boolean(_0x4f909f['wasUndone'])),_0x2957d9;},_0xfa150b['toObject']=function(_0x579b68,_0x45c908){_0x45c908||(_0x45c908={});var _0x56460a={};if((_0x45c908['arrays']||_0x45c908['defaults'])&&(_0x56460a['nodes']=[]),_0x45c908['defaults']&&(_0x56460a['position']=null,_0x56460a['shouldReceiveAttributes']=!0x1,_0x56460a['wasUndone']=!0x1),null!=_0x579b68['position']&&_0x579b68['hasOwnProperty']('position')&&(_0x56460a['position']=_0x280b85['Position']['toObject'](_0x579b68['position'],_0x45c908)),_0x579b68['nodes']&&_0x579b68['nodes']['length']){_0x56460a['nodes']=[];for(var _0x3b291e=0x0;_0x3b291e<_0x579b68['nodes']['length'];++_0x3b291e)_0x56460a['nodes'][_0x3b291e]=_0x280b85['Element']['toObject'](_0x579b68['nodes'][_0x3b291e],_0x45c908);}return null!=_0x579b68['shouldReceiveAttributes']&&_0x579b68['hasOwnProperty']('shouldReceiveAttributes')&&(_0x56460a['shouldReceiveAttributes']=_0x579b68['shouldReceiveAttributes']),null!=_0x579b68['wasUndone']&&_0x579b68['hasOwnProperty']('wasUndone')&&(_0x56460a['wasUndone']=_0x579b68['wasUndone']),_0x56460a;},_0xfa150b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0xfa150b['getTypeUrl']=function(_0x177798){return void 0x0===_0x177798&&(_0x177798='type.googleapis.com'),_0x177798+'/InsertOperation';},_0xfa150b;}()),_0x280b85['MarkerOperation']=(function(){function _0x51c976(_0x30480b){if(_0x30480b){for(var _0x2b6027=Object['keys'](_0x30480b),_0x3d538e=0x0;_0x3d538e<_0x2b6027['length'];++_0x3d538e)null!=_0x30480b[_0x2b6027[_0x3d538e]]&&(this[_0x2b6027[_0x3d538e]]=_0x30480b[_0x2b6027[_0x3d538e]]);}}return _0x51c976['prototype']['name']='',_0x51c976['prototype']['oldRange']=null,_0x51c976['prototype']['newRange']=null,_0x51c976['prototype']['affectsData']=!0x1,_0x51c976['prototype']['wasUndone']=!0x1,_0x51c976['create']=function(_0x134bfd){return new _0x51c976(_0x134bfd);},_0x51c976['encode']=function(_0x9900d,_0x3db5ac){return _0x3db5ac||(_0x3db5ac=_0x2a90ac['create']()),null!=_0x9900d['name']&&Object['hasOwnProperty']['call'](_0x9900d,'name')&&_0x3db5ac['uint32'](0xa)['string'](_0x9900d['name']),null!=_0x9900d['oldRange']&&Object['hasOwnProperty']['call'](_0x9900d,'oldRange')&&_0x280b85['Range']['encode'](_0x9900d['oldRange'],_0x3db5ac['uint32'](0x12)['fork']())['ldelim'](),null!=_0x9900d['newRange']&&Object['hasOwnProperty']['call'](_0x9900d,'newRange')&&_0x280b85['Range']['encode'](_0x9900d['newRange'],_0x3db5ac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x9900d['affectsData']&&Object['hasOwnProperty']['call'](_0x9900d,'affectsData')&&_0x3db5ac['uint32'](0x20)['bool'](_0x9900d['affectsData']),null!=_0x9900d['wasUndone']&&Object['hasOwnProperty']['call'](_0x9900d,'wasUndone')&&_0x3db5ac['uint32'](0x28)['bool'](_0x9900d['wasUndone']),_0x3db5ac;},_0x51c976['encodeDelimited']=function(_0x43fa70,_0x1ed09d){return this['encode'](_0x43fa70,_0x1ed09d)['ldelim']();},_0x51c976['decode']=function(_0x47b7e6,_0x4713b7){_0x47b7e6 instanceof _0x77ee0d||(_0x47b7e6=_0x77ee0d['create'](_0x47b7e6));for(var _0x478aa6=void 0x0===_0x4713b7?_0x47b7e6['len']:_0x47b7e6['pos']+_0x4713b7,_0xaa5038=new _0x280b85['MarkerOperation']();_0x47b7e6['pos']<_0x478aa6;){var _0x4af008=_0x47b7e6['uint32']();switch(_0x4af008>>>0x3){case 0x1:_0xaa5038['name']=_0x47b7e6['string']();break;case 0x2:_0xaa5038['oldRange']=_0x280b85['Range']['decode'](_0x47b7e6,_0x47b7e6['uint32']());break;case 0x3:_0xaa5038['newRange']=_0x280b85['Range']['decode'](_0x47b7e6,_0x47b7e6['uint32']());break;case 0x4:_0xaa5038['affectsData']=_0x47b7e6['bool']();break;case 0x5:_0xaa5038['wasUndone']=_0x47b7e6['bool']();break;default:_0x47b7e6['skipType'](0x7&_0x4af008);}}return _0xaa5038;},_0x51c976['decodeDelimited']=function(_0x1ea3ab){return _0x1ea3ab instanceof _0x77ee0d||(_0x1ea3ab=new _0x77ee0d(_0x1ea3ab)),this['decode'](_0x1ea3ab,_0x1ea3ab['uint32']());},_0x51c976['verify']=function(_0x294c05){if('object'!=typeof _0x294c05||null===_0x294c05)return'object\x20expected';if(null!=_0x294c05['name']&&_0x294c05['hasOwnProperty']('name')&&!_0x1efeae['isString'](_0x294c05['name']))return'name:\x20string\x20expected';var _0x5b5f7c;if(null!=_0x294c05['oldRange']&&_0x294c05['hasOwnProperty']('oldRange')&&(_0x5b5f7c=_0x280b85['Range']['verify'](_0x294c05['oldRange'])))return'oldRange.'+_0x5b5f7c;if(null!=_0x294c05['newRange']&&_0x294c05['hasOwnProperty']('newRange')&&(_0x5b5f7c=_0x280b85['Range']['verify'](_0x294c05['newRange'])))return'newRange.'+_0x5b5f7c;return null!=_0x294c05['affectsData']&&_0x294c05['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x294c05['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x294c05['wasUndone']&&_0x294c05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x294c05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51c976['fromObject']=function(_0xd742fc){if(_0xd742fc instanceof _0x280b85['MarkerOperation'])return _0xd742fc;var _0x2c8ff6=new _0x280b85['MarkerOperation']();if(null!=_0xd742fc['name']&&(_0x2c8ff6['name']=String(_0xd742fc['name'])),null!=_0xd742fc['oldRange']){if('object'!=typeof _0xd742fc['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2c8ff6['oldRange']=_0x280b85['Range']['fromObject'](_0xd742fc['oldRange']);}if(null!=_0xd742fc['newRange']){if('object'!=typeof _0xd742fc['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2c8ff6['newRange']=_0x280b85['Range']['fromObject'](_0xd742fc['newRange']);}return null!=_0xd742fc['affectsData']&&(_0x2c8ff6['affectsData']=Boolean(_0xd742fc['affectsData'])),null!=_0xd742fc['wasUndone']&&(_0x2c8ff6['wasUndone']=Boolean(_0xd742fc['wasUndone'])),_0x2c8ff6;},_0x51c976['toObject']=function(_0x49a145,_0x1ed717){_0x1ed717||(_0x1ed717={});var _0x3ce1e1={};return _0x1ed717['defaults']&&(_0x3ce1e1['name']='',_0x3ce1e1['oldRange']=null,_0x3ce1e1['newRange']=null,_0x3ce1e1['affectsData']=!0x1,_0x3ce1e1['wasUndone']=!0x1),null!=_0x49a145['name']&&_0x49a145['hasOwnProperty']('name')&&(_0x3ce1e1['name']=_0x49a145['name']),null!=_0x49a145['oldRange']&&_0x49a145['hasOwnProperty']('oldRange')&&(_0x3ce1e1['oldRange']=_0x280b85['Range']['toObject'](_0x49a145['oldRange'],_0x1ed717)),null!=_0x49a145['newRange']&&_0x49a145['hasOwnProperty']('newRange')&&(_0x3ce1e1['newRange']=_0x280b85['Range']['toObject'](_0x49a145['newRange'],_0x1ed717)),null!=_0x49a145['affectsData']&&_0x49a145['hasOwnProperty']('affectsData')&&(_0x3ce1e1['affectsData']=_0x49a145['affectsData']),null!=_0x49a145['wasUndone']&&_0x49a145['hasOwnProperty']('wasUndone')&&(_0x3ce1e1['wasUndone']=_0x49a145['wasUndone']),_0x3ce1e1;},_0x51c976['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x51c976['getTypeUrl']=function(_0xffdc28){return void 0x0===_0xffdc28&&(_0xffdc28='type.googleapis.com'),_0xffdc28+'/MarkerOperation';},_0x51c976;}()),_0x280b85['MergeOperation']=(function(){function _0x142fdd(_0x464354){if(_0x464354){for(var _0x28fa5c=Object['keys'](_0x464354),_0x10d326=0x0;_0x10d326<_0x28fa5c['length'];++_0x10d326)null!=_0x464354[_0x28fa5c[_0x10d326]]&&(this[_0x28fa5c[_0x10d326]]=_0x464354[_0x28fa5c[_0x10d326]]);}}return _0x142fdd['prototype']['sourcePosition']=null,_0x142fdd['prototype']['targetPosition']=null,_0x142fdd['prototype']['graveyardPosition']=null,_0x142fdd['prototype']['howMany']=0x0,_0x142fdd['prototype']['wasUndone']=!0x1,_0x142fdd['create']=function(_0x19de1e){return new _0x142fdd(_0x19de1e);},_0x142fdd['encode']=function(_0x340e0c,_0x1df308){return _0x1df308||(_0x1df308=_0x2a90ac['create']()),null!=_0x340e0c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'sourcePosition')&&_0x280b85['Position']['encode'](_0x340e0c['sourcePosition'],_0x1df308['uint32'](0xa)['fork']())['ldelim'](),null!=_0x340e0c['targetPosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'targetPosition')&&_0x280b85['Position']['encode'](_0x340e0c['targetPosition'],_0x1df308['uint32'](0x12)['fork']())['ldelim'](),null!=_0x340e0c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'graveyardPosition')&&_0x280b85['Position']['encode'](_0x340e0c['graveyardPosition'],_0x1df308['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x340e0c['howMany']&&Object['hasOwnProperty']['call'](_0x340e0c,'howMany')&&_0x1df308['uint32'](0x20)['uint32'](_0x340e0c['howMany']),null!=_0x340e0c['wasUndone']&&Object['hasOwnProperty']['call'](_0x340e0c,'wasUndone')&&_0x1df308['uint32'](0x28)['bool'](_0x340e0c['wasUndone']),_0x1df308;},_0x142fdd['encodeDelimited']=function(_0x66a691,_0x1ec0f0){return this['encode'](_0x66a691,_0x1ec0f0)['ldelim']();},_0x142fdd['decode']=function(_0x3ceced,_0x406f52){_0x3ceced instanceof _0x77ee0d||(_0x3ceced=_0x77ee0d['create'](_0x3ceced));for(var _0xd30dfa=void 0x0===_0x406f52?_0x3ceced['len']:_0x3ceced['pos']+_0x406f52,_0x40e89a=new _0x280b85['MergeOperation']();_0x3ceced['pos']<_0xd30dfa;){var _0x17611e=_0x3ceced['uint32']();switch(_0x17611e>>>0x3){case 0x1:_0x40e89a['sourcePosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x2:_0x40e89a['targetPosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x3:_0x40e89a['graveyardPosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x4:_0x40e89a['howMany']=_0x3ceced['uint32']();break;case 0x5:_0x40e89a['wasUndone']=_0x3ceced['bool']();break;default:_0x3ceced['skipType'](0x7&_0x17611e);}}return _0x40e89a;},_0x142fdd['decodeDelimited']=function(_0x3a866f){return _0x3a866f instanceof _0x77ee0d||(_0x3a866f=new _0x77ee0d(_0x3a866f)),this['decode'](_0x3a866f,_0x3a866f['uint32']());},_0x142fdd['verify']=function(_0x403387){if('object'!=typeof _0x403387||null===_0x403387)return'object\x20expected';var _0x1890a7;if(null!=_0x403387['sourcePosition']&&_0x403387['hasOwnProperty']('sourcePosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['sourcePosition'])))return'sourcePosition.'+_0x1890a7;if(null!=_0x403387['targetPosition']&&_0x403387['hasOwnProperty']('targetPosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['targetPosition'])))return'targetPosition.'+_0x1890a7;if(null!=_0x403387['graveyardPosition']&&_0x403387['hasOwnProperty']('graveyardPosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['graveyardPosition'])))return'graveyardPosition.'+_0x1890a7;return null!=_0x403387['howMany']&&_0x403387['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x403387['howMany'])?'howMany:\x20integer\x20expected':null!=_0x403387['wasUndone']&&_0x403387['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x403387['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x142fdd['fromObject']=function(_0x4903c7){if(_0x4903c7 instanceof _0x280b85['MergeOperation'])return _0x4903c7;var _0x21206e=new _0x280b85['MergeOperation']();if(null!=_0x4903c7['sourcePosition']){if('object'!=typeof _0x4903c7['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x21206e['sourcePosition']=_0x280b85['Position']['fromObject'](_0x4903c7['sourcePosition']);}if(null!=_0x4903c7['targetPosition']){if('object'!=typeof _0x4903c7['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x21206e['targetPosition']=_0x280b85['Position']['fromObject'](_0x4903c7['targetPosition']);}if(null!=_0x4903c7['graveyardPosition']){if('object'!=typeof _0x4903c7['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x21206e['graveyardPosition']=_0x280b85['Position']['fromObject'](_0x4903c7['graveyardPosition']);}return null!=_0x4903c7['howMany']&&(_0x21206e['howMany']=_0x4903c7['howMany']>>>0x0),null!=_0x4903c7['wasUndone']&&(_0x21206e['wasUndone']=Boolean(_0x4903c7['wasUndone'])),_0x21206e;},_0x142fdd['toObject']=function(_0x167be9,_0x3b4b80){_0x3b4b80||(_0x3b4b80={});var _0x2c4d07={};return _0x3b4b80['defaults']&&(_0x2c4d07['sourcePosition']=null,_0x2c4d07['targetPosition']=null,_0x2c4d07['graveyardPosition']=null,_0x2c4d07['howMany']=0x0,_0x2c4d07['wasUndone']=!0x1),null!=_0x167be9['sourcePosition']&&_0x167be9['hasOwnProperty']('sourcePosition')&&(_0x2c4d07['sourcePosition']=_0x280b85['Position']['toObject'](_0x167be9['sourcePosition'],_0x3b4b80)),null!=_0x167be9['targetPosition']&&_0x167be9['hasOwnProperty']('targetPosition')&&(_0x2c4d07['targetPosition']=_0x280b85['Position']['toObject'](_0x167be9['targetPosition'],_0x3b4b80)),null!=_0x167be9['graveyardPosition']&&_0x167be9['hasOwnProperty']('graveyardPosition')&&(_0x2c4d07['graveyardPosition']=_0x280b85['Position']['toObject'](_0x167be9['graveyardPosition'],_0x3b4b80)),null!=_0x167be9['howMany']&&_0x167be9['hasOwnProperty']('howMany')&&(_0x2c4d07['howMany']=_0x167be9['howMany']),null!=_0x167be9['wasUndone']&&_0x167be9['hasOwnProperty']('wasUndone')&&(_0x2c4d07['wasUndone']=_0x167be9['wasUndone']),_0x2c4d07;},_0x142fdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x142fdd['getTypeUrl']=function(_0x587fbb){return void 0x0===_0x587fbb&&(_0x587fbb='type.googleapis.com'),_0x587fbb+'/MergeOperation';},_0x142fdd;}()),_0x280b85['MoveOperation']=(function(){function _0x1f1440(_0x776ec9){if(_0x776ec9){for(var _0x48b3ef=Object['keys'](_0x776ec9),_0x3ecbde=0x0;_0x3ecbde<_0x48b3ef['length'];++_0x3ecbde)null!=_0x776ec9[_0x48b3ef[_0x3ecbde]]&&(this[_0x48b3ef[_0x3ecbde]]=_0x776ec9[_0x48b3ef[_0x3ecbde]]);}}return _0x1f1440['prototype']['sourcePosition']=null,_0x1f1440['prototype']['howMany']=0x0,_0x1f1440['prototype']['targetPosition']=null,_0x1f1440['prototype']['wasUndone']=!0x1,_0x1f1440['create']=function(_0x5dbd26){return new _0x1f1440(_0x5dbd26);},_0x1f1440['encode']=function(_0x5b7f5d,_0x6a7314){return _0x6a7314||(_0x6a7314=_0x2a90ac['create']()),null!=_0x5b7f5d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'sourcePosition')&&_0x280b85['Position']['encode'](_0x5b7f5d['sourcePosition'],_0x6a7314['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b7f5d['howMany']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'howMany')&&_0x6a7314['uint32'](0x10)['uint32'](_0x5b7f5d['howMany']),null!=_0x5b7f5d['targetPosition']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'targetPosition')&&_0x280b85['Position']['encode'](_0x5b7f5d['targetPosition'],_0x6a7314['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5b7f5d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'wasUndone')&&_0x6a7314['uint32'](0x20)['bool'](_0x5b7f5d['wasUndone']),_0x6a7314;},_0x1f1440['encodeDelimited']=function(_0x2d4906,_0x15e1ea){return this['encode'](_0x2d4906,_0x15e1ea)['ldelim']();},_0x1f1440['decode']=function(_0x441b35,_0x574fb9){_0x441b35 instanceof _0x77ee0d||(_0x441b35=_0x77ee0d['create'](_0x441b35));for(var _0x12f3da=void 0x0===_0x574fb9?_0x441b35['len']:_0x441b35['pos']+_0x574fb9,_0x60bdbe=new _0x280b85['MoveOperation']();_0x441b35['pos']<_0x12f3da;){var _0x31ffda=_0x441b35['uint32']();switch(_0x31ffda>>>0x3){case 0x1:_0x60bdbe['sourcePosition']=_0x280b85['Position']['decode'](_0x441b35,_0x441b35['uint32']());break;case 0x2:_0x60bdbe['howMany']=_0x441b35['uint32']();break;case 0x3:_0x60bdbe['targetPosition']=_0x280b85['Position']['decode'](_0x441b35,_0x441b35['uint32']());break;case 0x4:_0x60bdbe['wasUndone']=_0x441b35['bool']();break;default:_0x441b35['skipType'](0x7&_0x31ffda);}}return _0x60bdbe;},_0x1f1440['decodeDelimited']=function(_0x86f4aa){return _0x86f4aa instanceof _0x77ee0d||(_0x86f4aa=new _0x77ee0d(_0x86f4aa)),this['decode'](_0x86f4aa,_0x86f4aa['uint32']());},_0x1f1440['verify']=function(_0x427b83){if('object'!=typeof _0x427b83||null===_0x427b83)return'object\x20expected';var _0x36468e;if(null!=_0x427b83['sourcePosition']&&_0x427b83['hasOwnProperty']('sourcePosition')&&(_0x36468e=_0x280b85['Position']['verify'](_0x427b83['sourcePosition'])))return'sourcePosition.'+_0x36468e;if(null!=_0x427b83['howMany']&&_0x427b83['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x427b83['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x427b83['targetPosition']&&_0x427b83['hasOwnProperty']('targetPosition')&&(_0x36468e=_0x280b85['Position']['verify'](_0x427b83['targetPosition'])))return'targetPosition.'+_0x36468e;return null!=_0x427b83['wasUndone']&&_0x427b83['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x427b83['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f1440['fromObject']=function(_0x1ab617){if(_0x1ab617 instanceof _0x280b85['MoveOperation'])return _0x1ab617;var _0x3ba5ff=new _0x280b85['MoveOperation']();if(null!=_0x1ab617['sourcePosition']){if('object'!=typeof _0x1ab617['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3ba5ff['sourcePosition']=_0x280b85['Position']['fromObject'](_0x1ab617['sourcePosition']);}if(null!=_0x1ab617['howMany']&&(_0x3ba5ff['howMany']=_0x1ab617['howMany']>>>0x0),null!=_0x1ab617['targetPosition']){if('object'!=typeof _0x1ab617['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3ba5ff['targetPosition']=_0x280b85['Position']['fromObject'](_0x1ab617['targetPosition']);}return null!=_0x1ab617['wasUndone']&&(_0x3ba5ff['wasUndone']=Boolean(_0x1ab617['wasUndone'])),_0x3ba5ff;},_0x1f1440['toObject']=function(_0x27f545,_0x55e4c9){_0x55e4c9||(_0x55e4c9={});var _0x4fda2c={};return _0x55e4c9['defaults']&&(_0x4fda2c['sourcePosition']=null,_0x4fda2c['howMany']=0x0,_0x4fda2c['targetPosition']=null,_0x4fda2c['wasUndone']=!0x1),null!=_0x27f545['sourcePosition']&&_0x27f545['hasOwnProperty']('sourcePosition')&&(_0x4fda2c['sourcePosition']=_0x280b85['Position']['toObject'](_0x27f545['sourcePosition'],_0x55e4c9)),null!=_0x27f545['howMany']&&_0x27f545['hasOwnProperty']('howMany')&&(_0x4fda2c['howMany']=_0x27f545['howMany']),null!=_0x27f545['targetPosition']&&_0x27f545['hasOwnProperty']('targetPosition')&&(_0x4fda2c['targetPosition']=_0x280b85['Position']['toObject'](_0x27f545['targetPosition'],_0x55e4c9)),null!=_0x27f545['wasUndone']&&_0x27f545['hasOwnProperty']('wasUndone')&&(_0x4fda2c['wasUndone']=_0x27f545['wasUndone']),_0x4fda2c;},_0x1f1440['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x1f1440['getTypeUrl']=function(_0x1dde84){return void 0x0===_0x1dde84&&(_0x1dde84='type.googleapis.com'),_0x1dde84+'/MoveOperation';},_0x1f1440;}()),_0x280b85['RenameOperation']=(function(){function _0x49ad00(_0x211b61){if(_0x211b61){for(var _0x58459d=Object['keys'](_0x211b61),_0x386179=0x0;_0x386179<_0x58459d['length'];++_0x386179)null!=_0x211b61[_0x58459d[_0x386179]]&&(this[_0x58459d[_0x386179]]=_0x211b61[_0x58459d[_0x386179]]);}}return _0x49ad00['prototype']['position']=null,_0x49ad00['prototype']['oldName']='',_0x49ad00['prototype']['newName']='',_0x49ad00['prototype']['wasUndone']=!0x1,_0x49ad00['create']=function(_0x5326e5){return new _0x49ad00(_0x5326e5);},_0x49ad00['encode']=function(_0x331fb1,_0x499ac7){return _0x499ac7||(_0x499ac7=_0x2a90ac['create']()),null!=_0x331fb1['position']&&Object['hasOwnProperty']['call'](_0x331fb1,'position')&&_0x280b85['Position']['encode'](_0x331fb1['position'],_0x499ac7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x331fb1['oldName']&&Object['hasOwnProperty']['call'](_0x331fb1,'oldName')&&_0x499ac7['uint32'](0x12)['string'](_0x331fb1['oldName']),null!=_0x331fb1['newName']&&Object['hasOwnProperty']['call'](_0x331fb1,'newName')&&_0x499ac7['uint32'](0x1a)['string'](_0x331fb1['newName']),null!=_0x331fb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x331fb1,'wasUndone')&&_0x499ac7['uint32'](0x20)['bool'](_0x331fb1['wasUndone']),_0x499ac7;},_0x49ad00['encodeDelimited']=function(_0x163dfd,_0x5284a6){return this['encode'](_0x163dfd,_0x5284a6)['ldelim']();},_0x49ad00['decode']=function(_0x587f6d,_0x1dee95){_0x587f6d instanceof _0x77ee0d||(_0x587f6d=_0x77ee0d['create'](_0x587f6d));for(var _0x3aca14=void 0x0===_0x1dee95?_0x587f6d['len']:_0x587f6d['pos']+_0x1dee95,_0x40b546=new _0x280b85['RenameOperation']();_0x587f6d['pos']<_0x3aca14;){var _0xafe8d1=_0x587f6d['uint32']();switch(_0xafe8d1>>>0x3){case 0x1:_0x40b546['position']=_0x280b85['Position']['decode'](_0x587f6d,_0x587f6d['uint32']());break;case 0x2:_0x40b546['oldName']=_0x587f6d['string']();break;case 0x3:_0x40b546['newName']=_0x587f6d['string']();break;case 0x4:_0x40b546['wasUndone']=_0x587f6d['bool']();break;default:_0x587f6d['skipType'](0x7&_0xafe8d1);}}return _0x40b546;},_0x49ad00['decodeDelimited']=function(_0x3bbb18){return _0x3bbb18 instanceof _0x77ee0d||(_0x3bbb18=new _0x77ee0d(_0x3bbb18)),this['decode'](_0x3bbb18,_0x3bbb18['uint32']());},_0x49ad00['verify']=function(_0x5abeb0){if('object'!=typeof _0x5abeb0||null===_0x5abeb0)return'object\x20expected';if(null!=_0x5abeb0['position']&&_0x5abeb0['hasOwnProperty']('position')){var _0x448bc7=_0x280b85['Position']['verify'](_0x5abeb0['position']);if(_0x448bc7)return'position.'+_0x448bc7;}return null!=_0x5abeb0['oldName']&&_0x5abeb0['hasOwnProperty']('oldName')&&!_0x1efeae['isString'](_0x5abeb0['oldName'])?'oldName:\x20string\x20expected':null!=_0x5abeb0['newName']&&_0x5abeb0['hasOwnProperty']('newName')&&!_0x1efeae['isString'](_0x5abeb0['newName'])?'newName:\x20string\x20expected':null!=_0x5abeb0['wasUndone']&&_0x5abeb0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5abeb0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49ad00['fromObject']=function(_0x173bb1){if(_0x173bb1 instanceof _0x280b85['RenameOperation'])return _0x173bb1;var _0x4cd7e1=new _0x280b85['RenameOperation']();if(null!=_0x173bb1['position']){if('object'!=typeof _0x173bb1['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4cd7e1['position']=_0x280b85['Position']['fromObject'](_0x173bb1['position']);}return null!=_0x173bb1['oldName']&&(_0x4cd7e1['oldName']=String(_0x173bb1['oldName'])),null!=_0x173bb1['newName']&&(_0x4cd7e1['newName']=String(_0x173bb1['newName'])),null!=_0x173bb1['wasUndone']&&(_0x4cd7e1['wasUndone']=Boolean(_0x173bb1['wasUndone'])),_0x4cd7e1;},_0x49ad00['toObject']=function(_0x366e9e,_0x46b4d5){_0x46b4d5||(_0x46b4d5={});var _0x48445b={};return _0x46b4d5['defaults']&&(_0x48445b['position']=null,_0x48445b['oldName']='',_0x48445b['newName']='',_0x48445b['wasUndone']=!0x1),null!=_0x366e9e['position']&&_0x366e9e['hasOwnProperty']('position')&&(_0x48445b['position']=_0x280b85['Position']['toObject'](_0x366e9e['position'],_0x46b4d5)),null!=_0x366e9e['oldName']&&_0x366e9e['hasOwnProperty']('oldName')&&(_0x48445b['oldName']=_0x366e9e['oldName']),null!=_0x366e9e['newName']&&_0x366e9e['hasOwnProperty']('newName')&&(_0x48445b['newName']=_0x366e9e['newName']),null!=_0x366e9e['wasUndone']&&_0x366e9e['hasOwnProperty']('wasUndone')&&(_0x48445b['wasUndone']=_0x366e9e['wasUndone']),_0x48445b;},_0x49ad00['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x49ad00['getTypeUrl']=function(_0x55212b){return void 0x0===_0x55212b&&(_0x55212b='type.googleapis.com'),_0x55212b+'/RenameOperation';},_0x49ad00;}()),_0x280b85['RootAttributeOperation']=(function(){function _0x18bf9d(_0x388155){if(_0x388155){for(var _0x5b79ec=Object['keys'](_0x388155),_0x110a2e=0x0;_0x110a2e<_0x5b79ec['length'];++_0x110a2e)null!=_0x388155[_0x5b79ec[_0x110a2e]]&&(this[_0x5b79ec[_0x110a2e]]=_0x388155[_0x5b79ec[_0x110a2e]]);}}return _0x18bf9d['prototype']['root']='',_0x18bf9d['prototype']['key']='',_0x18bf9d['prototype']['oldValueBoolean']=!0x1,_0x18bf9d['prototype']['oldValueJson']='',_0x18bf9d['prototype']['newValueBoolean']=!0x1,_0x18bf9d['prototype']['newValueJson']='',_0x18bf9d['prototype']['wasUndone']=!0x1,_0x18bf9d['create']=function(_0x52f192){return new _0x18bf9d(_0x52f192);},_0x18bf9d['encode']=function(_0x3f9f2a,_0xcce381){return _0xcce381||(_0xcce381=_0x2a90ac['create']()),null!=_0x3f9f2a['root']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'root')&&_0xcce381['uint32'](0xa)['string'](_0x3f9f2a['root']),null!=_0x3f9f2a['key']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'key')&&_0xcce381['uint32'](0x12)['string'](_0x3f9f2a['key']),null!=_0x3f9f2a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'oldValueBoolean')&&_0xcce381['uint32'](0x18)['bool'](_0x3f9f2a['oldValueBoolean']),null!=_0x3f9f2a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'oldValueJson')&&_0xcce381['uint32'](0x22)['string'](_0x3f9f2a['oldValueJson']),null!=_0x3f9f2a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'newValueBoolean')&&_0xcce381['uint32'](0x28)['bool'](_0x3f9f2a['newValueBoolean']),null!=_0x3f9f2a['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'newValueJson')&&_0xcce381['uint32'](0x32)['string'](_0x3f9f2a['newValueJson']),null!=_0x3f9f2a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'wasUndone')&&_0xcce381['uint32'](0x38)['bool'](_0x3f9f2a['wasUndone']),_0xcce381;},_0x18bf9d['encodeDelimited']=function(_0x5b4777,_0xaaa87){return this['encode'](_0x5b4777,_0xaaa87)['ldelim']();},_0x18bf9d['decode']=function(_0x538a58,_0x3d5e22){_0x538a58 instanceof _0x77ee0d||(_0x538a58=_0x77ee0d['create'](_0x538a58));for(var _0x4f3b22=void 0x0===_0x3d5e22?_0x538a58['len']:_0x538a58['pos']+_0x3d5e22,_0x526ca6=new _0x280b85['RootAttributeOperation']();_0x538a58['pos']<_0x4f3b22;){var _0x1f42d0=_0x538a58['uint32']();switch(_0x1f42d0>>>0x3){case 0x1:_0x526ca6['root']=_0x538a58['string']();break;case 0x2:_0x526ca6['key']=_0x538a58['string']();break;case 0x3:_0x526ca6['oldValueBoolean']=_0x538a58['bool']();break;case 0x4:_0x526ca6['oldValueJson']=_0x538a58['string']();break;case 0x5:_0x526ca6['newValueBoolean']=_0x538a58['bool']();break;case 0x6:_0x526ca6['newValueJson']=_0x538a58['string']();break;case 0x7:_0x526ca6['wasUndone']=_0x538a58['bool']();break;default:_0x538a58['skipType'](0x7&_0x1f42d0);}}return _0x526ca6;},_0x18bf9d['decodeDelimited']=function(_0x58f290){return _0x58f290 instanceof _0x77ee0d||(_0x58f290=new _0x77ee0d(_0x58f290)),this['decode'](_0x58f290,_0x58f290['uint32']());},_0x18bf9d['verify']=function(_0x5c3f15){return'object'!=typeof _0x5c3f15||null===_0x5c3f15?'object\x20expected':null!=_0x5c3f15['root']&&_0x5c3f15['hasOwnProperty']('root')&&!_0x1efeae['isString'](_0x5c3f15['root'])?'root:\x20string\x20expected':null!=_0x5c3f15['key']&&_0x5c3f15['hasOwnProperty']('key')&&!_0x1efeae['isString'](_0x5c3f15['key'])?'key:\x20string\x20expected':null!=_0x5c3f15['oldValueBoolean']&&_0x5c3f15['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5c3f15['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5c3f15['oldValueJson']&&_0x5c3f15['hasOwnProperty']('oldValueJson')&&!_0x1efeae['isString'](_0x5c3f15['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5c3f15['newValueBoolean']&&_0x5c3f15['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5c3f15['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5c3f15['newValueJson']&&_0x5c3f15['hasOwnProperty']('newValueJson')&&!_0x1efeae['isString'](_0x5c3f15['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5c3f15['wasUndone']&&_0x5c3f15['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c3f15['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18bf9d['fromObject']=function(_0x3a1b82){if(_0x3a1b82 instanceof _0x280b85['RootAttributeOperation'])return _0x3a1b82;var _0x9635d=new _0x280b85['RootAttributeOperation']();return null!=_0x3a1b82['root']&&(_0x9635d['root']=String(_0x3a1b82['root'])),null!=_0x3a1b82['key']&&(_0x9635d['key']=String(_0x3a1b82['key'])),null!=_0x3a1b82['oldValueBoolean']&&(_0x9635d['oldValueBoolean']=Boolean(_0x3a1b82['oldValueBoolean'])),null!=_0x3a1b82['oldValueJson']&&(_0x9635d['oldValueJson']=String(_0x3a1b82['oldValueJson'])),null!=_0x3a1b82['newValueBoolean']&&(_0x9635d['newValueBoolean']=Boolean(_0x3a1b82['newValueBoolean'])),null!=_0x3a1b82['newValueJson']&&(_0x9635d['newValueJson']=String(_0x3a1b82['newValueJson'])),null!=_0x3a1b82['wasUndone']&&(_0x9635d['wasUndone']=Boolean(_0x3a1b82['wasUndone'])),_0x9635d;},_0x18bf9d['toObject']=function(_0x232267,_0x336773){_0x336773||(_0x336773={});var _0x408186={};return _0x336773['defaults']&&(_0x408186['root']='',_0x408186['key']='',_0x408186['oldValueBoolean']=!0x1,_0x408186['oldValueJson']='',_0x408186['newValueBoolean']=!0x1,_0x408186['newValueJson']='',_0x408186['wasUndone']=!0x1),null!=_0x232267['root']&&_0x232267['hasOwnProperty']('root')&&(_0x408186['root']=_0x232267['root']),null!=_0x232267['key']&&_0x232267['hasOwnProperty']('key')&&(_0x408186['key']=_0x232267['key']),null!=_0x232267['oldValueBoolean']&&_0x232267['hasOwnProperty']('oldValueBoolean')&&(_0x408186['oldValueBoolean']=_0x232267['oldValueBoolean']),null!=_0x232267['oldValueJson']&&_0x232267['hasOwnProperty']('oldValueJson')&&(_0x408186['oldValueJson']=_0x232267['oldValueJson']),null!=_0x232267['newValueBoolean']&&_0x232267['hasOwnProperty']('newValueBoolean')&&(_0x408186['newValueBoolean']=_0x232267['newValueBoolean']),null!=_0x232267['newValueJson']&&_0x232267['hasOwnProperty']('newValueJson')&&(_0x408186['newValueJson']=_0x232267['newValueJson']),null!=_0x232267['wasUndone']&&_0x232267['hasOwnProperty']('wasUndone')&&(_0x408186['wasUndone']=_0x232267['wasUndone']),_0x408186;},_0x18bf9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x18bf9d['getTypeUrl']=function(_0x409ad6){return void 0x0===_0x409ad6&&(_0x409ad6='type.googleapis.com'),_0x409ad6+'/RootAttributeOperation';},_0x18bf9d;}()),_0x280b85['RootOperation']=(function(){function _0x2762a9(_0x835f39){if(_0x835f39){for(var _0x55a0d4=Object['keys'](_0x835f39),_0x3f6e0f=0x0;_0x3f6e0f<_0x55a0d4['length'];++_0x3f6e0f)null!=_0x835f39[_0x55a0d4[_0x3f6e0f]]&&(this[_0x55a0d4[_0x3f6e0f]]=_0x835f39[_0x55a0d4[_0x3f6e0f]]);}}return _0x2762a9['prototype']['rootName']='',_0x2762a9['prototype']['elementName']='',_0x2762a9['prototype']['isAdd']=!0x1,_0x2762a9['prototype']['wasUndone']=!0x1,_0x2762a9['create']=function(_0x5785fd){return new _0x2762a9(_0x5785fd);},_0x2762a9['encode']=function(_0x45c8c4,_0x2e5853){return _0x2e5853||(_0x2e5853=_0x2a90ac['create']()),null!=_0x45c8c4['rootName']&&Object['hasOwnProperty']['call'](_0x45c8c4,'rootName')&&_0x2e5853['uint32'](0xa)['string'](_0x45c8c4['rootName']),null!=_0x45c8c4['elementName']&&Object['hasOwnProperty']['call'](_0x45c8c4,'elementName')&&_0x2e5853['uint32'](0x12)['string'](_0x45c8c4['elementName']),null!=_0x45c8c4['isAdd']&&Object['hasOwnProperty']['call'](_0x45c8c4,'isAdd')&&_0x2e5853['uint32'](0x18)['bool'](_0x45c8c4['isAdd']),null!=_0x45c8c4['wasUndone']&&Object['hasOwnProperty']['call'](_0x45c8c4,'wasUndone')&&_0x2e5853['uint32'](0x20)['bool'](_0x45c8c4['wasUndone']),_0x2e5853;},_0x2762a9['encodeDelimited']=function(_0x14023f,_0x3ca01b){return this['encode'](_0x14023f,_0x3ca01b)['ldelim']();},_0x2762a9['decode']=function(_0x17e7a4,_0x51efa5){_0x17e7a4 instanceof _0x77ee0d||(_0x17e7a4=_0x77ee0d['create'](_0x17e7a4));for(var _0x3af016=void 0x0===_0x51efa5?_0x17e7a4['len']:_0x17e7a4['pos']+_0x51efa5,_0x529f47=new _0x280b85['RootOperation']();_0x17e7a4['pos']<_0x3af016;){var _0x11f4a4=_0x17e7a4['uint32']();switch(_0x11f4a4>>>0x3){case 0x1:_0x529f47['rootName']=_0x17e7a4['string']();break;case 0x2:_0x529f47['elementName']=_0x17e7a4['string']();break;case 0x3:_0x529f47['isAdd']=_0x17e7a4['bool']();break;case 0x4:_0x529f47['wasUndone']=_0x17e7a4['bool']();break;default:_0x17e7a4['skipType'](0x7&_0x11f4a4);}}return _0x529f47;},_0x2762a9['decodeDelimited']=function(_0x49ed49){return _0x49ed49 instanceof _0x77ee0d||(_0x49ed49=new _0x77ee0d(_0x49ed49)),this['decode'](_0x49ed49,_0x49ed49['uint32']());},_0x2762a9['verify']=function(_0x224046){return'object'!=typeof _0x224046||null===_0x224046?'object\x20expected':null!=_0x224046['rootName']&&_0x224046['hasOwnProperty']('rootName')&&!_0x1efeae['isString'](_0x224046['rootName'])?'rootName:\x20string\x20expected':null!=_0x224046['elementName']&&_0x224046['hasOwnProperty']('elementName')&&!_0x1efeae['isString'](_0x224046['elementName'])?'elementName:\x20string\x20expected':null!=_0x224046['isAdd']&&_0x224046['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x224046['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x224046['wasUndone']&&_0x224046['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x224046['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2762a9['fromObject']=function(_0x198f4b){if(_0x198f4b instanceof _0x280b85['RootOperation'])return _0x198f4b;var _0xf191dd=new _0x280b85['RootOperation']();return null!=_0x198f4b['rootName']&&(_0xf191dd['rootName']=String(_0x198f4b['rootName'])),null!=_0x198f4b['elementName']&&(_0xf191dd['elementName']=String(_0x198f4b['elementName'])),null!=_0x198f4b['isAdd']&&(_0xf191dd['isAdd']=Boolean(_0x198f4b['isAdd'])),null!=_0x198f4b['wasUndone']&&(_0xf191dd['wasUndone']=Boolean(_0x198f4b['wasUndone'])),_0xf191dd;},_0x2762a9['toObject']=function(_0x3ccfe5,_0x35fba0){_0x35fba0||(_0x35fba0={});var _0x29aec2={};return _0x35fba0['defaults']&&(_0x29aec2['rootName']='',_0x29aec2['elementName']='',_0x29aec2['isAdd']=!0x1,_0x29aec2['wasUndone']=!0x1),null!=_0x3ccfe5['rootName']&&_0x3ccfe5['hasOwnProperty']('rootName')&&(_0x29aec2['rootName']=_0x3ccfe5['rootName']),null!=_0x3ccfe5['elementName']&&_0x3ccfe5['hasOwnProperty']('elementName')&&(_0x29aec2['elementName']=_0x3ccfe5['elementName']),null!=_0x3ccfe5['isAdd']&&_0x3ccfe5['hasOwnProperty']('isAdd')&&(_0x29aec2['isAdd']=_0x3ccfe5['isAdd']),null!=_0x3ccfe5['wasUndone']&&_0x3ccfe5['hasOwnProperty']('wasUndone')&&(_0x29aec2['wasUndone']=_0x3ccfe5['wasUndone']),_0x29aec2;},_0x2762a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x2762a9['getTypeUrl']=function(_0x464e39){return void 0x0===_0x464e39&&(_0x464e39='type.googleapis.com'),_0x464e39+'/RootOperation';},_0x2762a9;}()),_0x280b85['SplitOperation']=(function(){function _0x23b409(_0x652f20){if(_0x652f20){for(var _0x599e57=Object['keys'](_0x652f20),_0x45cc8f=0x0;_0x45cc8f<_0x599e57['length'];++_0x45cc8f)null!=_0x652f20[_0x599e57[_0x45cc8f]]&&(this[_0x599e57[_0x45cc8f]]=_0x652f20[_0x599e57[_0x45cc8f]]);}}return _0x23b409['prototype']['splitPosition']=null,_0x23b409['prototype']['graveyardPosition']=null,_0x23b409['prototype']['howMany']=0x0,_0x23b409['prototype']['insertionPosition']=null,_0x23b409['prototype']['wasUndone']=!0x1,_0x23b409['create']=function(_0x258796){return new _0x23b409(_0x258796);},_0x23b409['encode']=function(_0x570eb1,_0x153ac4){return _0x153ac4||(_0x153ac4=_0x2a90ac['create']()),null!=_0x570eb1['splitPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'splitPosition')&&_0x280b85['Position']['encode'](_0x570eb1['splitPosition'],_0x153ac4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x570eb1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'graveyardPosition')&&_0x280b85['Position']['encode'](_0x570eb1['graveyardPosition'],_0x153ac4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x570eb1['howMany']&&Object['hasOwnProperty']['call'](_0x570eb1,'howMany')&&_0x153ac4['uint32'](0x18)['uint32'](_0x570eb1['howMany']),null!=_0x570eb1['insertionPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'insertionPosition')&&_0x280b85['Position']['encode'](_0x570eb1['insertionPosition'],_0x153ac4['uint32'](0x22)['fork']())['ldelim'](),null!=_0x570eb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x570eb1,'wasUndone')&&_0x153ac4['uint32'](0x28)['bool'](_0x570eb1['wasUndone']),_0x153ac4;},_0x23b409['encodeDelimited']=function(_0x3584ed,_0x330786){return this['encode'](_0x3584ed,_0x330786)['ldelim']();},_0x23b409['decode']=function(_0x28f189,_0x53126e){_0x28f189 instanceof _0x77ee0d||(_0x28f189=_0x77ee0d['create'](_0x28f189));for(var _0x40a8bd=void 0x0===_0x53126e?_0x28f189['len']:_0x28f189['pos']+_0x53126e,_0x5d1165=new _0x280b85['SplitOperation']();_0x28f189['pos']<_0x40a8bd;){var _0x37562f=_0x28f189['uint32']();switch(_0x37562f>>>0x3){case 0x1:_0x5d1165['splitPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x2:_0x5d1165['graveyardPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x3:_0x5d1165['howMany']=_0x28f189['uint32']();break;case 0x4:_0x5d1165['insertionPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x5:_0x5d1165['wasUndone']=_0x28f189['bool']();break;default:_0x28f189['skipType'](0x7&_0x37562f);}}return _0x5d1165;},_0x23b409['decodeDelimited']=function(_0x2d534f){return _0x2d534f instanceof _0x77ee0d||(_0x2d534f=new _0x77ee0d(_0x2d534f)),this['decode'](_0x2d534f,_0x2d534f['uint32']());},_0x23b409['verify']=function(_0x49b15a){if('object'!=typeof _0x49b15a||null===_0x49b15a)return'object\x20expected';var _0x596811;if(null!=_0x49b15a['splitPosition']&&_0x49b15a['hasOwnProperty']('splitPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['splitPosition'])))return'splitPosition.'+_0x596811;if(null!=_0x49b15a['graveyardPosition']&&_0x49b15a['hasOwnProperty']('graveyardPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['graveyardPosition'])))return'graveyardPosition.'+_0x596811;if(null!=_0x49b15a['howMany']&&_0x49b15a['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x49b15a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x49b15a['insertionPosition']&&_0x49b15a['hasOwnProperty']('insertionPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['insertionPosition'])))return'insertionPosition.'+_0x596811;return null!=_0x49b15a['wasUndone']&&_0x49b15a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49b15a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23b409['fromObject']=function(_0x30d126){if(_0x30d126 instanceof _0x280b85['SplitOperation'])return _0x30d126;var _0x55adcf=new _0x280b85['SplitOperation']();if(null!=_0x30d126['splitPosition']){if('object'!=typeof _0x30d126['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x55adcf['splitPosition']=_0x280b85['Position']['fromObject'](_0x30d126['splitPosition']);}if(null!=_0x30d126['graveyardPosition']){if('object'!=typeof _0x30d126['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x55adcf['graveyardPosition']=_0x280b85['Position']['fromObject'](_0x30d126['graveyardPosition']);}if(null!=_0x30d126['howMany']&&(_0x55adcf['howMany']=_0x30d126['howMany']>>>0x0),null!=_0x30d126['insertionPosition']){if('object'!=typeof _0x30d126['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x55adcf['insertionPosition']=_0x280b85['Position']['fromObject'](_0x30d126['insertionPosition']);}return null!=_0x30d126['wasUndone']&&(_0x55adcf['wasUndone']=Boolean(_0x30d126['wasUndone'])),_0x55adcf;},_0x23b409['toObject']=function(_0x213998,_0x49d633){_0x49d633||(_0x49d633={});var _0x3099cf={};return _0x49d633['defaults']&&(_0x3099cf['splitPosition']=null,_0x3099cf['graveyardPosition']=null,_0x3099cf['howMany']=0x0,_0x3099cf['insertionPosition']=null,_0x3099cf['wasUndone']=!0x1),null!=_0x213998['splitPosition']&&_0x213998['hasOwnProperty']('splitPosition')&&(_0x3099cf['splitPosition']=_0x280b85['Position']['toObject'](_0x213998['splitPosition'],_0x49d633)),null!=_0x213998['graveyardPosition']&&_0x213998['hasOwnProperty']('graveyardPosition')&&(_0x3099cf['graveyardPosition']=_0x280b85['Position']['toObject'](_0x213998['graveyardPosition'],_0x49d633)),null!=_0x213998['howMany']&&_0x213998['hasOwnProperty']('howMany')&&(_0x3099cf['howMany']=_0x213998['howMany']),null!=_0x213998['insertionPosition']&&_0x213998['hasOwnProperty']('insertionPosition')&&(_0x3099cf['insertionPosition']=_0x280b85['Position']['toObject'](_0x213998['insertionPosition'],_0x49d633)),null!=_0x213998['wasUndone']&&_0x213998['hasOwnProperty']('wasUndone')&&(_0x3099cf['wasUndone']=_0x213998['wasUndone']),_0x3099cf;},_0x23b409['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x23b409['getTypeUrl']=function(_0x321f3d){return void 0x0===_0x321f3d&&(_0x321f3d='type.googleapis.com'),_0x321f3d+'/SplitOperation';},_0x23b409;}()),_0x280b85['Position']=(function(){function _0x21c6cc(_0x3c90c9){if(this['path']=[],_0x3c90c9){for(var _0x4f56cf=Object['keys'](_0x3c90c9),_0x4507b6=0x0;_0x4507b6<_0x4f56cf['length'];++_0x4507b6)null!=_0x3c90c9[_0x4f56cf[_0x4507b6]]&&(this[_0x4f56cf[_0x4507b6]]=_0x3c90c9[_0x4f56cf[_0x4507b6]]);}}return _0x21c6cc['prototype']['root']='',_0x21c6cc['prototype']['rootMain']=!0x1,_0x21c6cc['prototype']['rootGraveyard']=!0x1,_0x21c6cc['prototype']['path']=_0x1efeae['emptyArray'],_0x21c6cc['prototype']['stickiness']='',_0x21c6cc['create']=function(_0x4e6982){return new _0x21c6cc(_0x4e6982);},_0x21c6cc['encode']=function(_0x5e9752,_0x42a5d5){if(_0x42a5d5||(_0x42a5d5=_0x2a90ac['create']()),null!=_0x5e9752['root']&&Object['hasOwnProperty']['call'](_0x5e9752,'root')&&_0x42a5d5['uint32'](0xa)['string'](_0x5e9752['root']),null!=_0x5e9752['rootMain']&&Object['hasOwnProperty']['call'](_0x5e9752,'rootMain')&&_0x42a5d5['uint32'](0x10)['bool'](_0x5e9752['rootMain']),null!=_0x5e9752['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5e9752,'rootGraveyard')&&_0x42a5d5['uint32'](0x18)['bool'](_0x5e9752['rootGraveyard']),null!=_0x5e9752['path']&&_0x5e9752['path']['length']){_0x42a5d5['uint32'](0x22)['fork']();for(var _0x1a06f3=0x0;_0x1a06f3<_0x5e9752['path']['length'];++_0x1a06f3)_0x42a5d5['uint32'](_0x5e9752['path'][_0x1a06f3]);_0x42a5d5['ldelim']();}return null!=_0x5e9752['stickiness']&&Object['hasOwnProperty']['call'](_0x5e9752,'stickiness')&&_0x42a5d5['uint32'](0x2a)['string'](_0x5e9752['stickiness']),_0x42a5d5;},_0x21c6cc['encodeDelimited']=function(_0x3963e0,_0x595515){return this['encode'](_0x3963e0,_0x595515)['ldelim']();},_0x21c6cc['decode']=function(_0x1b776c,_0x10748d){_0x1b776c instanceof _0x77ee0d||(_0x1b776c=_0x77ee0d['create'](_0x1b776c));for(var _0x246912=void 0x0===_0x10748d?_0x1b776c['len']:_0x1b776c['pos']+_0x10748d,_0x1fd144=new _0x280b85['Position']();_0x1b776c['pos']<_0x246912;){var _0x20b895=_0x1b776c['uint32']();switch(_0x20b895>>>0x3){case 0x1:_0x1fd144['root']=_0x1b776c['string']();break;case 0x2:_0x1fd144['rootMain']=_0x1b776c['bool']();break;case 0x3:_0x1fd144['rootGraveyard']=_0x1b776c['bool']();break;case 0x4:if(_0x1fd144['path']&&_0x1fd144['path']['length']||(_0x1fd144['path']=[]),0x2==(0x7&_0x20b895)){for(var _0xb2668c=_0x1b776c['uint32']()+_0x1b776c['pos'];_0x1b776c['pos']<_0xb2668c;)_0x1fd144['path']['push'](_0x1b776c['uint32']());}else _0x1fd144['path']['push'](_0x1b776c['uint32']());break;case 0x5:_0x1fd144['stickiness']=_0x1b776c['string']();break;default:_0x1b776c['skipType'](0x7&_0x20b895);}}return _0x1fd144;},_0x21c6cc['decodeDelimited']=function(_0x31492e){return _0x31492e instanceof _0x77ee0d||(_0x31492e=new _0x77ee0d(_0x31492e)),this['decode'](_0x31492e,_0x31492e['uint32']());},_0x21c6cc['verify']=function(_0x50c5ab){if('object'!=typeof _0x50c5ab||null===_0x50c5ab)return'object\x20expected';if(null!=_0x50c5ab['root']&&_0x50c5ab['hasOwnProperty']('root')&&!_0x1efeae['isString'](_0x50c5ab['root']))return'root:\x20string\x20expected';if(null!=_0x50c5ab['rootMain']&&_0x50c5ab['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x50c5ab['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x50c5ab['rootGraveyard']&&_0x50c5ab['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x50c5ab['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x50c5ab['path']&&_0x50c5ab['hasOwnProperty']('path')){if(!Array['isArray'](_0x50c5ab['path']))return'path:\x20array\x20expected';for(var _0x340ba6=0x0;_0x340ba6<_0x50c5ab['path']['length'];++_0x340ba6)if(!_0x1efeae['isInteger'](_0x50c5ab['path'][_0x340ba6]))return'path:\x20integer[]\x20expected';}return null!=_0x50c5ab['stickiness']&&_0x50c5ab['hasOwnProperty']('stickiness')&&!_0x1efeae['isString'](_0x50c5ab['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x21c6cc['fromObject']=function(_0x2da7a4){if(_0x2da7a4 instanceof _0x280b85['Position'])return _0x2da7a4;var _0x212e20=new _0x280b85['Position']();if(null!=_0x2da7a4['root']&&(_0x212e20['root']=String(_0x2da7a4['root'])),null!=_0x2da7a4['rootMain']&&(_0x212e20['rootMain']=Boolean(_0x2da7a4['rootMain'])),null!=_0x2da7a4['rootGraveyard']&&(_0x212e20['rootGraveyard']=Boolean(_0x2da7a4['rootGraveyard'])),_0x2da7a4['path']){if(!Array['isArray'](_0x2da7a4['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x212e20['path']=[];for(var _0x24573e=0x0;_0x24573e<_0x2da7a4['path']['length'];++_0x24573e)_0x212e20['path'][_0x24573e]=_0x2da7a4['path'][_0x24573e]>>>0x0;}return null!=_0x2da7a4['stickiness']&&(_0x212e20['stickiness']=String(_0x2da7a4['stickiness'])),_0x212e20;},_0x21c6cc['toObject']=function(_0x169ff3,_0x37205f){_0x37205f||(_0x37205f={});var _0x36d3f5={};if((_0x37205f['arrays']||_0x37205f['defaults'])&&(_0x36d3f5['path']=[]),_0x37205f['defaults']&&(_0x36d3f5['root']='',_0x36d3f5['rootMain']=!0x1,_0x36d3f5['rootGraveyard']=!0x1,_0x36d3f5['stickiness']=''),null!=_0x169ff3['root']&&_0x169ff3['hasOwnProperty']('root')&&(_0x36d3f5['root']=_0x169ff3['root']),null!=_0x169ff3['rootMain']&&_0x169ff3['hasOwnProperty']('rootMain')&&(_0x36d3f5['rootMain']=_0x169ff3['rootMain']),null!=_0x169ff3['rootGraveyard']&&_0x169ff3['hasOwnProperty']('rootGraveyard')&&(_0x36d3f5['rootGraveyard']=_0x169ff3['rootGraveyard']),_0x169ff3['path']&&_0x169ff3['path']['length']){_0x36d3f5['path']=[];for(var _0x38e31b=0x0;_0x38e31b<_0x169ff3['path']['length'];++_0x38e31b)_0x36d3f5['path'][_0x38e31b]=_0x169ff3['path'][_0x38e31b];}return null!=_0x169ff3['stickiness']&&_0x169ff3['hasOwnProperty']('stickiness')&&(_0x36d3f5['stickiness']=_0x169ff3['stickiness']),_0x36d3f5;},_0x21c6cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x21c6cc['getTypeUrl']=function(_0x61daa8){return void 0x0===_0x61daa8&&(_0x61daa8='type.googleapis.com'),_0x61daa8+'/Position';},_0x21c6cc;}()),_0x280b85['Range']=(function(){function _0x556b1a(_0x59ed21){if(_0x59ed21){for(var _0x3c1518=Object['keys'](_0x59ed21),_0x3f036c=0x0;_0x3f036c<_0x3c1518['length'];++_0x3f036c)null!=_0x59ed21[_0x3c1518[_0x3f036c]]&&(this[_0x3c1518[_0x3f036c]]=_0x59ed21[_0x3c1518[_0x3f036c]]);}}return _0x556b1a['prototype']['start']=null,_0x556b1a['prototype']['end']=null,_0x556b1a['create']=function(_0x41bd4d){return new _0x556b1a(_0x41bd4d);},_0x556b1a['encode']=function(_0x28da8e,_0x28b3f3){return _0x28b3f3||(_0x28b3f3=_0x2a90ac['create']()),null!=_0x28da8e['start']&&Object['hasOwnProperty']['call'](_0x28da8e,'start')&&_0x280b85['Position']['encode'](_0x28da8e['start'],_0x28b3f3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28da8e['end']&&Object['hasOwnProperty']['call'](_0x28da8e,'end')&&_0x280b85['Position']['encode'](_0x28da8e['end'],_0x28b3f3['uint32'](0x12)['fork']())['ldelim'](),_0x28b3f3;},_0x556b1a['encodeDelimited']=function(_0x4f9442,_0x374916){return this['encode'](_0x4f9442,_0x374916)['ldelim']();},_0x556b1a['decode']=function(_0x25a04e,_0x381098){_0x25a04e instanceof _0x77ee0d||(_0x25a04e=_0x77ee0d['create'](_0x25a04e));for(var _0x36f41a=void 0x0===_0x381098?_0x25a04e['len']:_0x25a04e['pos']+_0x381098,_0x264564=new _0x280b85['Range']();_0x25a04e['pos']<_0x36f41a;){var _0x18627e=_0x25a04e['uint32']();switch(_0x18627e>>>0x3){case 0x1:_0x264564['start']=_0x280b85['Position']['decode'](_0x25a04e,_0x25a04e['uint32']());break;case 0x2:_0x264564['end']=_0x280b85['Position']['decode'](_0x25a04e,_0x25a04e['uint32']());break;default:_0x25a04e['skipType'](0x7&_0x18627e);}}return _0x264564;},_0x556b1a['decodeDelimited']=function(_0x217800){return _0x217800 instanceof _0x77ee0d||(_0x217800=new _0x77ee0d(_0x217800)),this['decode'](_0x217800,_0x217800['uint32']());},_0x556b1a['verify']=function(_0x1a7d68){if('object'!=typeof _0x1a7d68||null===_0x1a7d68)return'object\x20expected';var _0x93dd09;if(null!=_0x1a7d68['start']&&_0x1a7d68['hasOwnProperty']('start')&&(_0x93dd09=_0x280b85['Position']['verify'](_0x1a7d68['start'])))return'start.'+_0x93dd09;if(null!=_0x1a7d68['end']&&_0x1a7d68['hasOwnProperty']('end')&&(_0x93dd09=_0x280b85['Position']['verify'](_0x1a7d68['end'])))return'end.'+_0x93dd09;return null;},_0x556b1a['fromObject']=function(_0x4f978b){if(_0x4f978b instanceof _0x280b85['Range'])return _0x4f978b;var _0x1229e9=new _0x280b85['Range']();if(null!=_0x4f978b['start']){if('object'!=typeof _0x4f978b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1229e9['start']=_0x280b85['Position']['fromObject'](_0x4f978b['start']);}if(null!=_0x4f978b['end']){if('object'!=typeof _0x4f978b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1229e9['end']=_0x280b85['Position']['fromObject'](_0x4f978b['end']);}return _0x1229e9;},_0x556b1a['toObject']=function(_0x1a6756,_0x3eba73){_0x3eba73||(_0x3eba73={});var _0x3dc946={};return _0x3eba73['defaults']&&(_0x3dc946['start']=null,_0x3dc946['end']=null),null!=_0x1a6756['start']&&_0x1a6756['hasOwnProperty']('start')&&(_0x3dc946['start']=_0x280b85['Position']['toObject'](_0x1a6756['start'],_0x3eba73)),null!=_0x1a6756['end']&&_0x1a6756['hasOwnProperty']('end')&&(_0x3dc946['end']=_0x280b85['Position']['toObject'](_0x1a6756['end'],_0x3eba73)),_0x3dc946;},_0x556b1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x556b1a['getTypeUrl']=function(_0x3f212b){return void 0x0===_0x3f212b&&(_0x3f212b='type.googleapis.com'),_0x3f212b+'/Range';},_0x556b1a;}()),_0x280b85['Element']=(function(){function _0x2bc0c0(_0x575ca3){if(this['children']=[],this['attributesBoolean']={},_0x575ca3){for(var _0x601839=Object['keys'](_0x575ca3),_0x10ef61=0x0;_0x10ef61<_0x601839['length'];++_0x10ef61)null!=_0x575ca3[_0x601839[_0x10ef61]]&&(this[_0x601839[_0x10ef61]]=_0x575ca3[_0x601839[_0x10ef61]]);}}return _0x2bc0c0['prototype']['name']='',_0x2bc0c0['prototype']['children']=_0x1efeae['emptyArray'],_0x2bc0c0['prototype']['data']='',_0x2bc0c0['prototype']['attributesBoolean']=_0x1efeae['emptyObject'],_0x2bc0c0['prototype']['attributesJson']='',_0x2bc0c0['create']=function(_0xb428c3){return new _0x2bc0c0(_0xb428c3);},_0x2bc0c0['encode']=function(_0x305cb1,_0x117155){if(_0x117155||(_0x117155=_0x2a90ac['create']()),null!=_0x305cb1['name']&&Object['hasOwnProperty']['call'](_0x305cb1,'name')&&_0x117155['uint32'](0xa)['string'](_0x305cb1['name']),null!=_0x305cb1['children']&&_0x305cb1['children']['length']){for(var _0x1fd5fd=0x0;_0x1fd5fd<_0x305cb1['children']['length'];++_0x1fd5fd)_0x280b85['Element']['encode'](_0x305cb1['children'][_0x1fd5fd],_0x117155['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x305cb1['data']&&Object['hasOwnProperty']['call'](_0x305cb1,'data')&&_0x117155['uint32'](0x1a)['string'](_0x305cb1['data']),null!=_0x305cb1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x305cb1,'attributesBoolean')){var _0x464237=Object['keys'](_0x305cb1['attributesBoolean']);for(_0x1fd5fd=0x0;_0x1fd5fd<_0x464237['length'];++_0x1fd5fd)_0x117155['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x464237[_0x1fd5fd])['uint32'](0x10)['bool'](_0x305cb1['attributesBoolean'][_0x464237[_0x1fd5fd]])['ldelim']();}return null!=_0x305cb1['attributesJson']&&Object['hasOwnProperty']['call'](_0x305cb1,'attributesJson')&&_0x117155['uint32'](0x2a)['string'](_0x305cb1['attributesJson']),_0x117155;},_0x2bc0c0['encodeDelimited']=function(_0x351346,_0x3e862b){return this['encode'](_0x351346,_0x3e862b)['ldelim']();},_0x2bc0c0['decode']=function(_0x114543,_0x1b0257){_0x114543 instanceof _0x77ee0d||(_0x114543=_0x77ee0d['create'](_0x114543));for(var _0x494978,_0x4f8771,_0x32f546=void 0x0===_0x1b0257?_0x114543['len']:_0x114543['pos']+_0x1b0257,_0x375278=new _0x280b85['Element']();_0x114543['pos']<_0x32f546;){var _0x6af2c6=_0x114543['uint32']();switch(_0x6af2c6>>>0x3){case 0x1:_0x375278['name']=_0x114543['string']();break;case 0x2:_0x375278['children']&&_0x375278['children']['length']||(_0x375278['children']=[]),_0x375278['children']['push'](_0x280b85['Element']['decode'](_0x114543,_0x114543['uint32']()));break;case 0x3:_0x375278['data']=_0x114543['string']();break;case 0x4:_0x375278['attributesBoolean']===_0x1efeae['emptyObject']&&(_0x375278['attributesBoolean']={});var _0x536b77=_0x114543['uint32']()+_0x114543['pos'];for(_0x494978='',_0x4f8771=!0x1;_0x114543['pos']<_0x536b77;){var _0x5aa370=_0x114543['uint32']();switch(_0x5aa370>>>0x3){case 0x1:_0x494978=_0x114543['string']();break;case 0x2:_0x4f8771=_0x114543['bool']();break;default:_0x114543['skipType'](0x7&_0x5aa370);}}_0x375278['attributesBoolean'][_0x494978]=_0x4f8771;break;case 0x5:_0x375278['attributesJson']=_0x114543['string']();break;default:_0x114543['skipType'](0x7&_0x6af2c6);}}return _0x375278;},_0x2bc0c0['decodeDelimited']=function(_0x544103){return _0x544103 instanceof _0x77ee0d||(_0x544103=new _0x77ee0d(_0x544103)),this['decode'](_0x544103,_0x544103['uint32']());},_0x2bc0c0['verify']=function(_0x31a414){if('object'!=typeof _0x31a414||null===_0x31a414)return'object\x20expected';if(null!=_0x31a414['name']&&_0x31a414['hasOwnProperty']('name')&&!_0x1efeae['isString'](_0x31a414['name']))return'name:\x20string\x20expected';if(null!=_0x31a414['children']&&_0x31a414['hasOwnProperty']('children')){if(!Array['isArray'](_0x31a414['children']))return'children:\x20array\x20expected';for(var _0x4ba79f=0x0;_0x4ba79f<_0x31a414['children']['length'];++_0x4ba79f){var _0x5c367e=_0x280b85['Element']['verify'](_0x31a414['children'][_0x4ba79f]);if(_0x5c367e)return'children.'+_0x5c367e;}}if(null!=_0x31a414['data']&&_0x31a414['hasOwnProperty']('data')&&!_0x1efeae['isString'](_0x31a414['data']))return'data:\x20string\x20expected';if(null!=_0x31a414['attributesBoolean']&&_0x31a414['hasOwnProperty']('attributesBoolean')){if(!_0x1efeae['isObject'](_0x31a414['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x490b9c=Object['keys'](_0x31a414['attributesBoolean']);for(_0x4ba79f=0x0;_0x4ba79f<_0x490b9c['length'];++_0x4ba79f)if('boolean'!=typeof _0x31a414['attributesBoolean'][_0x490b9c[_0x4ba79f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x31a414['attributesJson']&&_0x31a414['hasOwnProperty']('attributesJson')&&!_0x1efeae['isString'](_0x31a414['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2bc0c0['fromObject']=function(_0x4252ea){if(_0x4252ea instanceof _0x280b85['Element'])return _0x4252ea;var _0x43e8a3=new _0x280b85['Element']();if(null!=_0x4252ea['name']&&(_0x43e8a3['name']=String(_0x4252ea['name'])),_0x4252ea['children']){if(!Array['isArray'](_0x4252ea['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43e8a3['children']=[];for(var _0x631beb=0x0;_0x631beb<_0x4252ea['children']['length'];++_0x631beb){if('object'!=typeof _0x4252ea['children'][_0x631beb])throw TypeError('.Element.children:\x20object\x20expected');_0x43e8a3['children'][_0x631beb]=_0x280b85['Element']['fromObject'](_0x4252ea['children'][_0x631beb]);}}if(null!=_0x4252ea['data']&&(_0x43e8a3['data']=String(_0x4252ea['data'])),_0x4252ea['attributesBoolean']){if('object'!=typeof _0x4252ea['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43e8a3['attributesBoolean']={};var _0xee8bdd=Object['keys'](_0x4252ea['attributesBoolean']);for(_0x631beb=0x0;_0x631beb<_0xee8bdd['length'];++_0x631beb)_0x43e8a3['attributesBoolean'][_0xee8bdd[_0x631beb]]=Boolean(_0x4252ea['attributesBoolean'][_0xee8bdd[_0x631beb]]);}return null!=_0x4252ea['attributesJson']&&(_0x43e8a3['attributesJson']=String(_0x4252ea['attributesJson'])),_0x43e8a3;},_0x2bc0c0['toObject']=function(_0x29c693,_0x540ddd){_0x540ddd||(_0x540ddd={});var _0x5a6e19,_0x15017a={};if((_0x540ddd['arrays']||_0x540ddd['defaults'])&&(_0x15017a['children']=[]),(_0x540ddd['objects']||_0x540ddd['defaults'])&&(_0x15017a['attributesBoolean']={}),_0x540ddd['defaults']&&(_0x15017a['name']='',_0x15017a['data']='',_0x15017a['attributesJson']=''),null!=_0x29c693['name']&&_0x29c693['hasOwnProperty']('name')&&(_0x15017a['name']=_0x29c693['name']),_0x29c693['children']&&_0x29c693['children']['length']){_0x15017a['children']=[];for(var _0x2ea709=0x0;_0x2ea709<_0x29c693['children']['length'];++_0x2ea709)_0x15017a['children'][_0x2ea709]=_0x280b85['Element']['toObject'](_0x29c693['children'][_0x2ea709],_0x540ddd);}if(null!=_0x29c693['data']&&_0x29c693['hasOwnProperty']('data')&&(_0x15017a['data']=_0x29c693['data']),_0x29c693['attributesBoolean']&&(_0x5a6e19=Object['keys'](_0x29c693['attributesBoolean']))['length']){_0x15017a['attributesBoolean']={};for(_0x2ea709=0x0;_0x2ea709<_0x5a6e19['length'];++_0x2ea709)_0x15017a['attributesBoolean'][_0x5a6e19[_0x2ea709]]=_0x29c693['attributesBoolean'][_0x5a6e19[_0x2ea709]];}return null!=_0x29c693['attributesJson']&&_0x29c693['hasOwnProperty']('attributesJson')&&(_0x15017a['attributesJson']=_0x29c693['attributesJson']),_0x15017a;},_0x2bc0c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x2bc0c0['getTypeUrl']=function(_0x237ce8){return void 0x0===_0x237ce8&&(_0x237ce8='type.googleapis.com'),_0x237ce8+'/Element';},_0x2bc0c0;}()),_0x280b85;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x263cc7){return new w(this['_protobufRoot'][_0x263cc7]);}}class w{['_protobuf'];constructor(_0x126d70){this['_protobuf']=_0x126d70;}['compress'](_0x1db348){const _0x2ac001=this['_protobuf']['verify'](_0x1db348);if(_0x2ac001)throw Error(_0x2ac001);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1db348))['finish']();}['decompress'](_0x1b095a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1b095a),{'oneofs':!0x0});}}function g(_0xb9d74,_0x114ff5){const _0x1b01f3=_0x2d442f(_0xb9d74);return _0x1b01f3['path'][_0x1b01f3['path']['length']-0x1]+=_0x114ff5,_0x1b01f3;}function _(_0x3395ce,_0x268bb6){return _0x3395ce['root']===_0x268bb6['root']&&_0x1eb3cb(_0x3395ce['path'],_0x268bb6['path']);}function $(_0x241b52){P(_0x241b52,_0x16d5a2=>('main'==_0x16d5a2['root']?(_0x16d5a2['rootMain']=!0x0,delete _0x16d5a2['root']):'$graveyard'==_0x16d5a2['root']&&(_0x16d5a2['rootGraveyard']=!0x0,delete _0x16d5a2['root']),_0x16d5a2));}function J(_0x2b3490){P(_0x2b3490,_0x2a6d0a=>(_0x2a6d0a['rootMain']?(_0x2a6d0a['root']='main',delete _0x2a6d0a['rootMain']):_0x2a6d0a['rootGraveyard']&&(_0x2a6d0a['root']='$graveyard',delete _0x2a6d0a['rootGraveyard']),_0x2a6d0a));}function P(_0x27bdf4,_0x283b98){for(const _0x343a3a in _0x27bdf4){const _0x31c6b0=_0x27bdf4[_0x343a3a];'nodes'!==_0x343a3a&&_0x25889e(_0x31c6b0)&&(_0x31c6b0['path']&&(_0x31c6b0['root']||_0x31c6b0['rootMain']||_0x31c6b0['rootGraveyard'])?_0x27bdf4[_0x343a3a]=_0x283b98(_0x31c6b0):P(_0x31c6b0,_0x283b98));}return _0x27bdf4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x459448,_0x5094d9,_0x38a539){this['_id']=_0x459448,this['_operationName']=_0x5094d9,this['_protobufDescriptor']=_0x38a539;}['compress'](_0x248673,_0xfa842f){const _0x1da32d=_0xfa842f['shift']();return $(_0x1da32d),_0x248673['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1da32d)),_0x248673['types']['push'](this['_id']),!0x0;}['decompress'](_0x1e37f3,_0x18d14d){_0x18d14d['types']['shift']();const _0x5f0cd9=this['_protobufDescriptor']['decompress'](_0x18d14d['buffers']['shift']());J(_0x5f0cd9),_0x5f0cd9['__className']=this['_operationName'],_0x1e37f3['push'](_0x5f0cd9);}}class s extends e{['compress'](_0x39720d,_0x22ac9c){const _0x52c012=_0x22ac9c['shift']();return this['_serializeOneOf']('oldValue',_0x52c012),this['_serializeOneOf']('newValue',_0x52c012),$(_0x52c012),_0x39720d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x52c012)),_0x39720d['types']['push'](this['_id']),!0x0;}['decompress'](_0x148bbc,_0x3ccce7){const {types:_0x553214,buffers:_0x323073}=_0x3ccce7,_0x25b7d5=this['_protobufDescriptor']['decompress'](_0x323073['shift']());_0x553214['shift'](),this['_deserializeOneOf']('oldValue',_0x25b7d5),this['_deserializeOneOf']('newValue',_0x25b7d5),J(_0x25b7d5),_0x25b7d5['__className']=this['_operationName'],_0x148bbc['push'](_0x25b7d5);}['_serializeOneOf'](_0x14f350,_0x10e42c){const _0x2bfc53=_0x10e42c[_0x14f350];'boolean'==typeof _0x2bfc53?_0x10e42c[_0x14f350+'Boolean']=_0x2bfc53:_0x10e42c[_0x14f350+'Json']=JSON['stringify'](_0x2bfc53);}['_deserializeOneOf'](_0x4d26d4,_0x2a33cf){const _0xda06b5=_0x4d26d4+'Json';_0x2a33cf[_0xda06b5]?(_0x2a33cf[_0x4d26d4]=JSON['parse'](_0x2a33cf[_0xda06b5]),delete _0x2a33cf[_0xda06b5]):(_0x2a33cf[_0x4d26d4]=_0x2a33cf[_0x4d26d4+'Boolean'],delete _0x2a33cf[_0x4d26d4+'Boolean']);}}class i extends e{['compress'](_0x33b5be,_0x4c69ef){const _0x108ca1=_0x4c69ef['shift']();return this['_serializeNodesAttributes'](_0x108ca1['nodes']),$(_0x108ca1),_0x33b5be['buffers']['push'](this['_protobufDescriptor']['compress'](_0x108ca1)),_0x33b5be['types']['push'](this['_id']),!0x0;}['decompress'](_0x46a0c8,_0x695dfb){const {types:_0x1042b4,buffers:_0xf510c1}=_0x695dfb,_0x2bd3f2=this['_protobufDescriptor']['decompress'](_0xf510c1['shift']());_0x1042b4['shift'](),_0x2bd3f2['nodes']||(_0x2bd3f2['nodes']=[]),this['_deserializeNodesAttributes'](_0x2bd3f2['nodes']),J(_0x2bd3f2),_0x2bd3f2['__className']=this['_operationName'],_0x46a0c8['push'](_0x2bd3f2);}['_serializeNodesAttributes'](_0x3cd5fc){for(const _0x34997a of _0x3cd5fc){if(_0x34997a['attributes']){const _0x55bae6=_0x34997a['attributes'];this['_areValuesBoolean'](_0x55bae6)?_0x34997a['attributesBoolean']=_0x55bae6:_0x34997a['attributesJson']=JSON['stringify'](_0x55bae6);}_0x34997a['children']&&this['_serializeNodesAttributes'](_0x34997a['children']);}}['_deserializeNodesAttributes'](_0x40efbf){for(const _0x38129f of _0x40efbf)(_0x38129f['attributesBoolean']||_0x38129f['attributesJson'])&&(_0x38129f['attributesBoolean']?(_0x38129f['attributes']=_0x38129f['attributesBoolean'],delete _0x38129f['attributesBoolean']):(_0x38129f['attributes']=JSON['parse'](_0x38129f['attributesJson']),delete _0x38129f['attributesJson'])),_0x38129f['children']&&this['_deserializeNodesAttributes'](_0x38129f['children']);}['_areValuesBoolean'](_0x30a61c){return Object['keys'](_0x30a61c)['every'](_0x54ad5c=>'boolean'==typeof _0x30a61c[_0x54ad5c]);}}class n extends e{['decompress'](_0x5d4445,_0x658fde){super['decompress'](_0x5d4445,_0x658fde);const _0x515cfc=_0x5d4445[_0x5d4445['length']-0x1];_0x515cfc['oldRange']||(_0x515cfc['oldRange']=null),_0x515cfc['newRange']||(_0x515cfc['newRange']=null);}}class p extends e{['compress'](_0x140a56,_0x1396c7){return _0x1396c7['shift'](),_0x140a56['types']['push'](this['_id']),!0x0;}['decompress'](_0x3350f3,_0x1cd9bd){_0x1cd9bd['types']['shift'](),_0x3350f3['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x46a50a,_0x423d4a,_0x54f324,_0x44663c){super(_0x46a50a,_0x423d4a,_0x54f324),this['_omittedNamespace']=_0x44663c+':';}['compress'](_0x120196,_0x5086d1){return!('MarkerOperation'!=_0x5086d1[0x0]['__className']||!_0x5086d1[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5086d1[0x0]['name']=_0x5086d1[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x120196,_0x5086d1),!0x0);}['decompress'](_0x69b536,_0x350df2){super['decompress'](_0x69b536,_0x350df2);const _0x5d0b86=_0x69b536[_0x69b536['length']-0x1];_0x5d0b86['name']=this['_omittedNamespace']+_0x5d0b86['name'];}}class O{['_id'];['_context'];constructor(_0x1fbf55,_0x5675d0){this['_id']=_0x1fbf55,this['_context']=_0x5675d0;}['compress'](_0x3bf71e,_0x3aaff1){let _0x5b920a;for(;_0x3aaff1['length']>0x1&&this['_compareOperations'](_0x3aaff1[0x0],_0x3aaff1[0x1]);)_0x5b920a?(_0x5b920a=this['_combineNext'](_0x3aaff1['shift'](),_0x5b920a),_0x3bf71e['types']['push'](0x0)):(_0x5b920a=_0x2d442f(_0x3aaff1['shift']()),_0x3bf71e['types']['push'](this['_id']));return!!_0x5b920a&&(_0x5b920a=this['_combineNext'](_0x3aaff1['shift'](),_0x5b920a),_0x3bf71e['types']['push'](0x0),_0x3bf71e['buffers']['push'](this['_compressSingleOperation'](_0x5b920a)),!0x0);}['decompress'](_0x5d167c,_0x108943){const _0x1cdbb6=this['_decompressSingleOperation'](_0x108943);for(;0x0==_0x108943['types'][0x0];)_0x108943['types']['shift'](),_0x5d167c['push'](this['_splitCurrent'](_0x1cdbb6));_0x5d167c['push'](_0x1cdbb6);}}class a extends O{['_combineNext'](_0x448050,_0x506880){return _0x506880['nodes'][0x0]['data']+=_0x448050['nodes'][0x0]['data'],_0x506880;}['_splitCurrent'](_0x44a3ef){const _0x4035a5=_0x2d442f(_0x44a3ef),_0x5e65fc=_0x4035a5['nodes'][0x0],_0xce5404=_0x44a3ef['nodes'][0x0],_0x5d1496=_0xce5404['data'][Symbol['iterator']]()['next']()['value'],_0x3ce59d=_0x5d1496['length'];return _0x5e65fc['data']=_0x5d1496,_0xce5404['data']=_0xce5404['data']['substr'](_0x3ce59d),_0x44a3ef['position']=g(_0x44a3ef['position'],_0x3ce59d),_0x4035a5;}['_compareOperations'](_0x36aa0b,_0x16607b){if(this['_checkOperation'](_0x36aa0b)&&this['_checkOperation'](_0x16607b)){const _0x83df7d=_0x36aa0b['nodes'][0x0]['data']['length'],_0x1634ef=_(g(_0x36aa0b['position'],_0x83df7d),_0x16607b['position']),_0x729a02=_0x36aa0b['nodes'][0x0],_0x3de5e5=_0x16607b['nodes'][0x0];return _0x1634ef&&this['_compareAttributes'](_0x729a02,_0x3de5e5);}return!0x1;}['_compressSingleOperation'](_0x1ba0b8){const _0x294a3b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x294a3b,[_0x1ba0b8]),_0x294a3b['buffers'][0x0];}['_decompressSingleOperation'](_0x4dbeea){const _0x1a0b8e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1a0b8e,_0x4dbeea),_0x1a0b8e[0x0];}['_checkOperation'](_0x4517b7){return'InsertOperation'==_0x4517b7['__className']&&0x1==_0x4517b7['nodes']['length']&&_0x4517b7['nodes'][0x0]['data']&&!_0x4517b7['wasUndone']&&0x1==Array['from'](_0x4517b7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54af90,_0x276dd5){const _0x18ae15=Object['keys'](_0x54af90['attributes']||{}),_0x232d2d=Object['keys'](_0x276dd5['attributes']||{});return _0x18ae15['length']===_0x232d2d['length']&&_0x18ae15['every'](_0x2ba142=>_0x276dd5['attributes'][_0x2ba142]&&_0x276dd5['attributes'][_0x2ba142]===_0x54af90['attributes'][_0x2ba142]);}}class c extends O{['_combineNext'](_0x42f944,_0x1ac8f4){return _0x1ac8f4['howMany']++,_0x1ac8f4['sourcePosition']=_0x2d442f(_0x42f944['sourcePosition']),_0x1ac8f4;}['_splitCurrent'](_0x267e55){const _0x5291c0=_0x2d442f(_0x267e55);return _0x267e55['howMany']--,_0x5291c0['howMany']=0x1,_0x5291c0['sourcePosition']=g(_0x5291c0['sourcePosition'],_0x267e55['howMany']),_0x5291c0;}['_compareOperations'](_0x125b85,_0x2c3a2d){return!(!this['_checkOperation'](_0x125b85)||!this['_checkOperation'](_0x2c3a2d))&&(_(g(_0x125b85['sourcePosition'],-0x1),_0x2c3a2d['sourcePosition'])&&_(_0x125b85['targetPosition'],_0x2c3a2d['targetPosition']));}['_compressSingleOperation'](_0x47ec98){const _0x4ec2ef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4ec2ef,[_0x47ec98]),_0x4ec2ef['buffers'][0x0];}['_decompressSingleOperation'](_0x47748f){const _0x54e71c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x54e71c,_0x47748f),_0x54e71c[0x0];}['_checkOperation'](_0x1c8b7e){return'MoveOperation'==_0x1c8b7e['__className']&&'$graveyard'==_0x1c8b7e['targetPosition']['root']&&0x1==_0x1c8b7e['howMany']&&!_0x1c8b7e['wasUndone'];}}class h extends O{['_combineNext'](_0x3e882e,_0x591a){return _0x591a['howMany']++,_0x591a;}['_splitCurrent'](_0x5311b2){const _0x2565b3=_0x2d442f(_0x5311b2);return _0x2565b3['howMany']=0x1,_0x5311b2['howMany']--,_0x2565b3;}['_compareOperations'](_0x193011,_0x512a01){return!(!this['_checkOperation'](_0x193011)||!this['_checkOperation'](_0x512a01))&&(_(_0x193011['sourcePosition'],_0x512a01['sourcePosition'])&&_(_0x193011['targetPosition'],_0x512a01['targetPosition']));}['_compressSingleOperation'](_0x17f7e8){const _0x482332={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x482332,[_0x17f7e8]),_0x482332['buffers'][0x0];}['_decompressSingleOperation'](_0x1a54b2){const _0x2a6172=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a6172,_0x1a54b2),_0x2a6172[0x0];}['_checkOperation'](_0x2dc4ec){return'MoveOperation'==_0x2dc4ec['__className']&&'$graveyard'==_0x2dc4ec['targetPosition']['root']&&0x1==_0x2dc4ec['howMany']&&!_0x2dc4ec['wasUndone'];}}class f extends O{['compress'](_0x3926b7,_0x54c195){if(!this['_compareOperations'](_0x54c195[0x0],_0x54c195[0x1]))return!0x1;const _0x36703a=_0x54c195['shift']();return _0x36703a['oldRange']=null,_0x36703a['newRange']&&_(_0x36703a['newRange']['start'],_0x36703a['newRange']['end'])&&(_0x36703a['newRange']['end']=null),_0x54c195['shift'](),_0x3926b7['types']['push'](this['_id']),_0x3926b7['types']['push'](0x0),_0x3926b7['buffers']['push'](this['_compressSingleOperation'](_0x36703a)),!0x0;}['decompress'](_0x492a63,_0xc9c937){const _0x152853=this['_decompressSingleOperation'](_0xc9c937);_0x152853['newRange']&&!_0x152853['newRange']['end']&&(_0x152853['newRange']['end']=_0x2d442f(_0x152853['newRange']['start']));const _0x1739e4=_0x2d442f(_0x152853);_0x1739e4['newRange']&&(_0x1739e4['newRange']['start']['stickiness']='toNone',_0x1739e4['newRange']['end']=_0x2d442f(_0x1739e4['newRange']['start'])),_0x1739e4['name']='user:position:'+_0x1739e4['name']['split'](':')[0x2],_0xc9c937['types']['shift'](),_0x492a63['push'](_0x152853),_0x492a63['push'](_0x1739e4);}['_compressSingleOperation'](_0x382654){const _0x1a0e1f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1a0e1f,[_0x382654]),_0x1a0e1f['buffers'][0x0];}['_decompressSingleOperation'](_0x10eeea){const _0x43d9f1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x43d9f1,_0x10eeea),_0x43d9f1[0x0];}['_compareOperations'](_0xa78684,_0x53b9fc){return!(!_0xa78684||!_0x53b9fc)&&('MarkerOperation'==_0xa78684['__className']&&'MarkerOperation'==_0x53b9fc['__className']&&!(!_0xa78684['name']['startsWith']('user:')||!_0x53b9fc['name']['startsWith']('user:')||_0xa78684['name']==_0x53b9fc['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x135175=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x135175,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x135175,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x41a03e){if(!_0x41a03e||!_0x41a03e[0x0])throw new _0x590db4('no-operations-provided',this);const _0x55de4c={'types':[],'buffers':[],'baseVersion':_0x41a03e[0x0]['baseVersion']};for(;_0x41a03e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('TypingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName'](_0x41a03e[0x0]['__className'])['compress'](_0x55de4c,_0x41a03e);return _0x55de4c;}['decompress'](_0x3697d3){const _0x473da1=[];for(;_0x3697d3['types']['length'];){const _0x521152=this['_compressorById']['get'](_0x3697d3['types'][0x0]);if(!_0x521152)throw new _0x590db4('decompress-compressor-not-found',this,{'type':_0x3697d3['types'][0x0]});_0x521152['decompress'](_0x473da1,_0x3697d3);}return _0x473da1['forEach']((_0x27c169,_0x47f037)=>_0x27c169['baseVersion']=_0x3697d3['baseVersion']+_0x47f037),_0x473da1;}['_getCompressorByName'](_0x4a9786){return this['_compressorByName']['get'](_0x4a9786);}['_registerOperationCompressor'](_0x2d8c06,_0x38fcb3,_0x3690c3){const _0x22f3cc=new _0x3690c3(_0x2d8c06,_0x38fcb3,this['_protobufFactory']['getDescriptor'](_0x38fcb3));this['_registerCompressor'](_0x2d8c06,_0x38fcb3,_0x22f3cc);}['_registerActionCompressor'](_0x3e880d,_0x50f5a1,_0x4e38dd){const _0x243fb1=new _0x4e38dd(_0x3e880d,this);this['_registerCompressor'](_0x3e880d,_0x50f5a1,_0x243fb1);}['_registerCompressor'](_0x348b38,_0x2c25a2,_0x2dbcc6){this['_compressorById']['set'](_0x348b38,_0x2dbcc6),this['_compressorByName']['set'](_0x2c25a2,_0x2dbcc6);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.1.0",
3
+ "version": "47.2.0-alpha.1",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.1.0",
37
- "ckeditor5": "47.1.0",
36
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.1",
37
+ "ckeditor5": "47.2.0-alpha.1",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14a7(_0x16d7db,_0x247b54){const _0x1b3e35=_0x1b3e();return _0x14a7=function(_0x14a782,_0x483f2a){_0x14a782=_0x14a782-0x158;let _0x3297e7=_0x1b3e35[_0x14a782];return _0x3297e7;},_0x14a7(_0x16d7db,_0x247b54);}const _0x20c579=_0x14a7;(function(_0x2a76d2,_0x354772){const _0x22d6d2=_0x14a7,_0x146335=_0x2a76d2();while(!![]){try{const _0x212514=-parseInt(_0x22d6d2(0x169))/0x1+-parseInt(_0x22d6d2(0x160))/0x2+-parseInt(_0x22d6d2(0x15c))/0x3+parseInt(_0x22d6d2(0x16c))/0x4+parseInt(_0x22d6d2(0x16a))/0x5+parseInt(_0x22d6d2(0x164))/0x6+parseInt(_0x22d6d2(0x166))/0x7;if(_0x212514===_0x354772)break;else _0x146335['push'](_0x146335['shift']());}catch(_0x2ecea3){_0x146335['push'](_0x146335['shift']());}}}(_0x1b3e,0x6b027));import{cloneDeep as _0x2818cb}from'es-toolkit/compat';function _0x1b3e(){const _0x3a95d9=['2366637ebjBVu','_splitCurrent','_combineNext','501080NVLpYe','1453325sGXkYd','shift','2488704OWbxOm','decompress','_decompressSingleOperation','buffers','_compressSingleOperation','1104216FnGjeB','_context','_compareOperations','length','663722UySpMt','_id','push','types','2330352gZIUCw','compress'];_0x1b3e=function(){return _0x3a95d9;};return _0x1b3e();}export class ActionCompressor{[_0x20c579(0x161)];[_0x20c579(0x15d)];constructor(_0x442099,_0x492517){const _0x42c6d4=_0x20c579;this[_0x42c6d4(0x161)]=_0x442099,this[_0x42c6d4(0x15d)]=_0x492517;}[_0x20c579(0x165)](_0x2502e6,_0x8f7982){const _0x5c7a64=_0x20c579;let _0x4787b8;for(;_0x8f7982[_0x5c7a64(0x15f)]>0x1&&this[_0x5c7a64(0x15e)](_0x8f7982[0x0],_0x8f7982[0x1]);)_0x4787b8?(_0x4787b8=this[_0x5c7a64(0x168)](_0x8f7982[_0x5c7a64(0x16b)](),_0x4787b8),_0x2502e6[_0x5c7a64(0x163)][_0x5c7a64(0x162)](0x0)):(_0x4787b8=_0x2818cb(_0x8f7982[_0x5c7a64(0x16b)]()),_0x2502e6[_0x5c7a64(0x163)][_0x5c7a64(0x162)](this[_0x5c7a64(0x161)]));return!!_0x4787b8&&(_0x4787b8=this[_0x5c7a64(0x168)](_0x8f7982[_0x5c7a64(0x16b)](),_0x4787b8),_0x2502e6[_0x5c7a64(0x163)][_0x5c7a64(0x162)](0x0),_0x2502e6[_0x5c7a64(0x15a)][_0x5c7a64(0x162)](this[_0x5c7a64(0x15b)](_0x4787b8)),!0x0);}[_0x20c579(0x158)](_0x3edc8f,_0x4dd9b9){const _0x36315d=_0x20c579,_0x173901=this[_0x36315d(0x159)](_0x4dd9b9);for(;0x0==_0x4dd9b9[_0x36315d(0x163)][0x0];)_0x4dd9b9[_0x36315d(0x163)][_0x36315d(0x16b)](),_0x3edc8f[_0x36315d(0x162)](this[_0x36315d(0x167)](_0x173901));_0x3edc8f[_0x36315d(0x162)](_0x173901);}}
23
+ const _0x17c514=_0x3423;function _0x3423(_0xf5f884,_0x419f65){const _0x4b105f=_0x4b10();return _0x3423=function(_0x3423ae,_0x10f87b){_0x3423ae=_0x3423ae-0x8b;let _0xe93b17=_0x4b105f[_0x3423ae];return _0xe93b17;},_0x3423(_0xf5f884,_0x419f65);}(function(_0x33d3f3,_0x258413){const _0x471623=_0x3423,_0x53378e=_0x33d3f3();while(!![]){try{const _0x212141=-parseInt(_0x471623(0x96))/0x1*(-parseInt(_0x471623(0x97))/0x2)+-parseInt(_0x471623(0x99))/0x3+-parseInt(_0x471623(0x9d))/0x4+-parseInt(_0x471623(0x9a))/0x5+parseInt(_0x471623(0x8d))/0x6*(parseInt(_0x471623(0x94))/0x7)+-parseInt(_0x471623(0x92))/0x8+parseInt(_0x471623(0x9f))/0x9;if(_0x212141===_0x258413)break;else _0x53378e['push'](_0x53378e['shift']());}catch(_0x2d5fd0){_0x53378e['push'](_0x53378e['shift']());}}}(_0x4b10,0x18cac));import{cloneDeep as _0x2efa96}from'es-toolkit/compat';export class ActionCompressor{[_0x17c514(0xa1)];[_0x17c514(0x98)];constructor(_0x42d87d,_0x227410){const _0x465998=_0x17c514;this[_0x465998(0xa1)]=_0x42d87d,this[_0x465998(0x98)]=_0x227410;}[_0x17c514(0x8b)](_0x142145,_0xab225e){const _0x2516eb=_0x17c514;let _0x1f18ef;for(;_0xab225e[_0x2516eb(0x93)]>0x1&&this[_0x2516eb(0x8f)](_0xab225e[0x0],_0xab225e[0x1]);)_0x1f18ef?(_0x1f18ef=this[_0x2516eb(0x95)](_0xab225e[_0x2516eb(0x8e)](),_0x1f18ef),_0x142145[_0x2516eb(0x91)][_0x2516eb(0x8c)](0x0)):(_0x1f18ef=_0x2efa96(_0xab225e[_0x2516eb(0x8e)]()),_0x142145[_0x2516eb(0x91)][_0x2516eb(0x8c)](this[_0x2516eb(0xa1)]));return!!_0x1f18ef&&(_0x1f18ef=this[_0x2516eb(0x95)](_0xab225e[_0x2516eb(0x8e)](),_0x1f18ef),_0x142145[_0x2516eb(0x91)][_0x2516eb(0x8c)](0x0),_0x142145[_0x2516eb(0x9e)][_0x2516eb(0x8c)](this[_0x2516eb(0x9c)](_0x1f18ef)),!0x0);}[_0x17c514(0x9b)](_0x11d3bc,_0x4a9ee5){const _0x54405d=_0x17c514,_0x17a8c0=this[_0x54405d(0xa0)](_0x4a9ee5);for(;0x0==_0x4a9ee5[_0x54405d(0x91)][0x0];)_0x4a9ee5[_0x54405d(0x91)][_0x54405d(0x8e)](),_0x11d3bc[_0x54405d(0x8c)](this[_0x54405d(0x90)](_0x17a8c0));_0x11d3bc[_0x54405d(0x8c)](_0x17a8c0);}}function _0x4b10(){const _0x5c9ba2=['types','63192QYVrgE','length','323029neQRou','_combineNext','208YYeeVc','1018PlLNAx','_context','439266TEEmSA','225965ykhcUU','decompress','_compressSingleOperation','220272tcMZRY','buffers','1836999yxotGi','_decompressSingleOperation','_id','compress','push','6KEiaGN','shift','_compareOperations','_splitCurrent'];_0x4b10=function(){return _0x5c9ba2;};return _0x4b10();}