@ckeditor/ckeditor5-operations-compressor 45.1.0-alpha.7 → 45.2.0-alpha.0

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 _0x1f7bf6}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2d655b from'protobufjs/minimal.js';import{cloneDeep as _0x1df370,isEqual as _0x2996c7,isObject as _0x539e54}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x1620f5=_0x2d655b['Reader'],_0x3cefeb=_0x2d655b['Writer'],_0xdbd62=_0x2d655b['util'],_0x4c93cf=_0x2d655b['roots']['default']||(_0x2d655b['roots']['default']={});return _0x4c93cf['AttributeOperation']=(function(){function _0x235859(_0x1eb258){if(_0x1eb258){for(var _0x1cad66=Object['keys'](_0x1eb258),_0x4ce329=0x0;_0x4ce329<_0x1cad66['length'];++_0x4ce329)null!=_0x1eb258[_0x1cad66[_0x4ce329]]&&(this[_0x1cad66[_0x4ce329]]=_0x1eb258[_0x1cad66[_0x4ce329]]);}}return _0x235859['prototype']['range']=null,_0x235859['prototype']['key']='',_0x235859['prototype']['oldValueBoolean']=!0x1,_0x235859['prototype']['oldValueJson']='',_0x235859['prototype']['newValueBoolean']=!0x1,_0x235859['prototype']['newValueJson']='',_0x235859['prototype']['wasUndone']=!0x1,_0x235859['create']=function(_0x4917da){return new _0x235859(_0x4917da);},_0x235859['encode']=function(_0x522235,_0x395cb4){return _0x395cb4||(_0x395cb4=_0x3cefeb['create']()),null!=_0x522235['range']&&Object['hasOwnProperty']['call'](_0x522235,'range')&&_0x4c93cf['Range']['encode'](_0x522235['range'],_0x395cb4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x522235['key']&&Object['hasOwnProperty']['call'](_0x522235,'key')&&_0x395cb4['uint32'](0x12)['string'](_0x522235['key']),null!=_0x522235['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x522235,'oldValueBoolean')&&_0x395cb4['uint32'](0x18)['bool'](_0x522235['oldValueBoolean']),null!=_0x522235['oldValueJson']&&Object['hasOwnProperty']['call'](_0x522235,'oldValueJson')&&_0x395cb4['uint32'](0x22)['string'](_0x522235['oldValueJson']),null!=_0x522235['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x522235,'newValueBoolean')&&_0x395cb4['uint32'](0x28)['bool'](_0x522235['newValueBoolean']),null!=_0x522235['newValueJson']&&Object['hasOwnProperty']['call'](_0x522235,'newValueJson')&&_0x395cb4['uint32'](0x32)['string'](_0x522235['newValueJson']),null!=_0x522235['wasUndone']&&Object['hasOwnProperty']['call'](_0x522235,'wasUndone')&&_0x395cb4['uint32'](0x38)['bool'](_0x522235['wasUndone']),_0x395cb4;},_0x235859['encodeDelimited']=function(_0x1d0abb,_0x159aab){return this['encode'](_0x1d0abb,_0x159aab)['ldelim']();},_0x235859['decode']=function(_0x4ef334,_0x584c59){_0x4ef334 instanceof _0x1620f5||(_0x4ef334=_0x1620f5['create'](_0x4ef334));for(var _0x499bee=void 0x0===_0x584c59?_0x4ef334['len']:_0x4ef334['pos']+_0x584c59,_0x2ab6b0=new _0x4c93cf['AttributeOperation']();_0x4ef334['pos']<_0x499bee;){var _0x301e8a=_0x4ef334['uint32']();switch(_0x301e8a>>>0x3){case 0x1:_0x2ab6b0['range']=_0x4c93cf['Range']['decode'](_0x4ef334,_0x4ef334['uint32']());break;case 0x2:_0x2ab6b0['key']=_0x4ef334['string']();break;case 0x3:_0x2ab6b0['oldValueBoolean']=_0x4ef334['bool']();break;case 0x4:_0x2ab6b0['oldValueJson']=_0x4ef334['string']();break;case 0x5:_0x2ab6b0['newValueBoolean']=_0x4ef334['bool']();break;case 0x6:_0x2ab6b0['newValueJson']=_0x4ef334['string']();break;case 0x7:_0x2ab6b0['wasUndone']=_0x4ef334['bool']();break;default:_0x4ef334['skipType'](0x7&_0x301e8a);}}return _0x2ab6b0;},_0x235859['decodeDelimited']=function(_0x5261f0){return _0x5261f0 instanceof _0x1620f5||(_0x5261f0=new _0x1620f5(_0x5261f0)),this['decode'](_0x5261f0,_0x5261f0['uint32']());},_0x235859['verify']=function(_0x87bd9e){if('object'!=typeof _0x87bd9e||null===_0x87bd9e)return'object\x20expected';if(null!=_0x87bd9e['range']&&_0x87bd9e['hasOwnProperty']('range')){var _0x111f45=_0x4c93cf['Range']['verify'](_0x87bd9e['range']);if(_0x111f45)return'range.'+_0x111f45;}return null!=_0x87bd9e['key']&&_0x87bd9e['hasOwnProperty']('key')&&!_0xdbd62['isString'](_0x87bd9e['key'])?'key:\x20string\x20expected':null!=_0x87bd9e['oldValueBoolean']&&_0x87bd9e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x87bd9e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x87bd9e['oldValueJson']&&_0x87bd9e['hasOwnProperty']('oldValueJson')&&!_0xdbd62['isString'](_0x87bd9e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x87bd9e['newValueBoolean']&&_0x87bd9e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x87bd9e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x87bd9e['newValueJson']&&_0x87bd9e['hasOwnProperty']('newValueJson')&&!_0xdbd62['isString'](_0x87bd9e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x87bd9e['wasUndone']&&_0x87bd9e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x87bd9e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x235859['fromObject']=function(_0x45f0a6){if(_0x45f0a6 instanceof _0x4c93cf['AttributeOperation'])return _0x45f0a6;var _0x4f39c5=new _0x4c93cf['AttributeOperation']();if(null!=_0x45f0a6['range']){if('object'!=typeof _0x45f0a6['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4f39c5['range']=_0x4c93cf['Range']['fromObject'](_0x45f0a6['range']);}return null!=_0x45f0a6['key']&&(_0x4f39c5['key']=String(_0x45f0a6['key'])),null!=_0x45f0a6['oldValueBoolean']&&(_0x4f39c5['oldValueBoolean']=Boolean(_0x45f0a6['oldValueBoolean'])),null!=_0x45f0a6['oldValueJson']&&(_0x4f39c5['oldValueJson']=String(_0x45f0a6['oldValueJson'])),null!=_0x45f0a6['newValueBoolean']&&(_0x4f39c5['newValueBoolean']=Boolean(_0x45f0a6['newValueBoolean'])),null!=_0x45f0a6['newValueJson']&&(_0x4f39c5['newValueJson']=String(_0x45f0a6['newValueJson'])),null!=_0x45f0a6['wasUndone']&&(_0x4f39c5['wasUndone']=Boolean(_0x45f0a6['wasUndone'])),_0x4f39c5;},_0x235859['toObject']=function(_0x49386a,_0x4cf63f){_0x4cf63f||(_0x4cf63f={});var _0x3874ad={};return _0x4cf63f['defaults']&&(_0x3874ad['range']=null,_0x3874ad['key']='',_0x3874ad['oldValueBoolean']=!0x1,_0x3874ad['oldValueJson']='',_0x3874ad['newValueBoolean']=!0x1,_0x3874ad['newValueJson']='',_0x3874ad['wasUndone']=!0x1),null!=_0x49386a['range']&&_0x49386a['hasOwnProperty']('range')&&(_0x3874ad['range']=_0x4c93cf['Range']['toObject'](_0x49386a['range'],_0x4cf63f)),null!=_0x49386a['key']&&_0x49386a['hasOwnProperty']('key')&&(_0x3874ad['key']=_0x49386a['key']),null!=_0x49386a['oldValueBoolean']&&_0x49386a['hasOwnProperty']('oldValueBoolean')&&(_0x3874ad['oldValueBoolean']=_0x49386a['oldValueBoolean']),null!=_0x49386a['oldValueJson']&&_0x49386a['hasOwnProperty']('oldValueJson')&&(_0x3874ad['oldValueJson']=_0x49386a['oldValueJson']),null!=_0x49386a['newValueBoolean']&&_0x49386a['hasOwnProperty']('newValueBoolean')&&(_0x3874ad['newValueBoolean']=_0x49386a['newValueBoolean']),null!=_0x49386a['newValueJson']&&_0x49386a['hasOwnProperty']('newValueJson')&&(_0x3874ad['newValueJson']=_0x49386a['newValueJson']),null!=_0x49386a['wasUndone']&&_0x49386a['hasOwnProperty']('wasUndone')&&(_0x3874ad['wasUndone']=_0x49386a['wasUndone']),_0x3874ad;},_0x235859['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x235859['getTypeUrl']=function(_0x252b04){return void 0x0===_0x252b04&&(_0x252b04='type.googleapis.com'),_0x252b04+'/AttributeOperation';},_0x235859;}()),_0x4c93cf['InsertOperation']=(function(){function _0x417270(_0x25cdac){if(this['nodes']=[],_0x25cdac){for(var _0x5478fc=Object['keys'](_0x25cdac),_0x567c10=0x0;_0x567c10<_0x5478fc['length'];++_0x567c10)null!=_0x25cdac[_0x5478fc[_0x567c10]]&&(this[_0x5478fc[_0x567c10]]=_0x25cdac[_0x5478fc[_0x567c10]]);}}return _0x417270['prototype']['position']=null,_0x417270['prototype']['nodes']=_0xdbd62['emptyArray'],_0x417270['prototype']['shouldReceiveAttributes']=!0x1,_0x417270['prototype']['wasUndone']=!0x1,_0x417270['create']=function(_0x486d7d){return new _0x417270(_0x486d7d);},_0x417270['encode']=function(_0x37525a,_0x17b430){if(_0x17b430||(_0x17b430=_0x3cefeb['create']()),null!=_0x37525a['position']&&Object['hasOwnProperty']['call'](_0x37525a,'position')&&_0x4c93cf['Position']['encode'](_0x37525a['position'],_0x17b430['uint32'](0xa)['fork']())['ldelim'](),null!=_0x37525a['nodes']&&_0x37525a['nodes']['length']){for(var _0x31e6dd=0x0;_0x31e6dd<_0x37525a['nodes']['length'];++_0x31e6dd)_0x4c93cf['Element']['encode'](_0x37525a['nodes'][_0x31e6dd],_0x17b430['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x37525a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x37525a,'shouldReceiveAttributes')&&_0x17b430['uint32'](0x18)['bool'](_0x37525a['shouldReceiveAttributes']),null!=_0x37525a['wasUndone']&&Object['hasOwnProperty']['call'](_0x37525a,'wasUndone')&&_0x17b430['uint32'](0x20)['bool'](_0x37525a['wasUndone']),_0x17b430;},_0x417270['encodeDelimited']=function(_0x51c26d,_0x53abbc){return this['encode'](_0x51c26d,_0x53abbc)['ldelim']();},_0x417270['decode']=function(_0x1c25ef,_0x324080){_0x1c25ef instanceof _0x1620f5||(_0x1c25ef=_0x1620f5['create'](_0x1c25ef));for(var _0x257ee5=void 0x0===_0x324080?_0x1c25ef['len']:_0x1c25ef['pos']+_0x324080,_0xc523c=new _0x4c93cf['InsertOperation']();_0x1c25ef['pos']<_0x257ee5;){var _0x389fcb=_0x1c25ef['uint32']();switch(_0x389fcb>>>0x3){case 0x1:_0xc523c['position']=_0x4c93cf['Position']['decode'](_0x1c25ef,_0x1c25ef['uint32']());break;case 0x2:_0xc523c['nodes']&&_0xc523c['nodes']['length']||(_0xc523c['nodes']=[]),_0xc523c['nodes']['push'](_0x4c93cf['Element']['decode'](_0x1c25ef,_0x1c25ef['uint32']()));break;case 0x3:_0xc523c['shouldReceiveAttributes']=_0x1c25ef['bool']();break;case 0x4:_0xc523c['wasUndone']=_0x1c25ef['bool']();break;default:_0x1c25ef['skipType'](0x7&_0x389fcb);}}return _0xc523c;},_0x417270['decodeDelimited']=function(_0xa5477e){return _0xa5477e instanceof _0x1620f5||(_0xa5477e=new _0x1620f5(_0xa5477e)),this['decode'](_0xa5477e,_0xa5477e['uint32']());},_0x417270['verify']=function(_0x4685a6){if('object'!=typeof _0x4685a6||null===_0x4685a6)return'object\x20expected';if(null!=_0x4685a6['position']&&_0x4685a6['hasOwnProperty']('position')&&(_0x9b61e4=_0x4c93cf['Position']['verify'](_0x4685a6['position'])))return'position.'+_0x9b61e4;if(null!=_0x4685a6['nodes']&&_0x4685a6['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4685a6['nodes']))return'nodes:\x20array\x20expected';for(var _0x1f270a=0x0;_0x1f270a<_0x4685a6['nodes']['length'];++_0x1f270a){var _0x9b61e4;if(_0x9b61e4=_0x4c93cf['Element']['verify'](_0x4685a6['nodes'][_0x1f270a]))return'nodes.'+_0x9b61e4;}}return null!=_0x4685a6['shouldReceiveAttributes']&&_0x4685a6['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4685a6['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4685a6['wasUndone']&&_0x4685a6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4685a6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x417270['fromObject']=function(_0x41ac97){if(_0x41ac97 instanceof _0x4c93cf['InsertOperation'])return _0x41ac97;var _0x446fb3=new _0x4c93cf['InsertOperation']();if(null!=_0x41ac97['position']){if('object'!=typeof _0x41ac97['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x446fb3['position']=_0x4c93cf['Position']['fromObject'](_0x41ac97['position']);}if(_0x41ac97['nodes']){if(!Array['isArray'](_0x41ac97['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x446fb3['nodes']=[];for(var _0x5c6fee=0x0;_0x5c6fee<_0x41ac97['nodes']['length'];++_0x5c6fee){if('object'!=typeof _0x41ac97['nodes'][_0x5c6fee])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x446fb3['nodes'][_0x5c6fee]=_0x4c93cf['Element']['fromObject'](_0x41ac97['nodes'][_0x5c6fee]);}}return null!=_0x41ac97['shouldReceiveAttributes']&&(_0x446fb3['shouldReceiveAttributes']=Boolean(_0x41ac97['shouldReceiveAttributes'])),null!=_0x41ac97['wasUndone']&&(_0x446fb3['wasUndone']=Boolean(_0x41ac97['wasUndone'])),_0x446fb3;},_0x417270['toObject']=function(_0x6fc677,_0xf2446c){_0xf2446c||(_0xf2446c={});var _0x30b4b4={};if((_0xf2446c['arrays']||_0xf2446c['defaults'])&&(_0x30b4b4['nodes']=[]),_0xf2446c['defaults']&&(_0x30b4b4['position']=null,_0x30b4b4['shouldReceiveAttributes']=!0x1,_0x30b4b4['wasUndone']=!0x1),null!=_0x6fc677['position']&&_0x6fc677['hasOwnProperty']('position')&&(_0x30b4b4['position']=_0x4c93cf['Position']['toObject'](_0x6fc677['position'],_0xf2446c)),_0x6fc677['nodes']&&_0x6fc677['nodes']['length']){_0x30b4b4['nodes']=[];for(var _0x6acac9=0x0;_0x6acac9<_0x6fc677['nodes']['length'];++_0x6acac9)_0x30b4b4['nodes'][_0x6acac9]=_0x4c93cf['Element']['toObject'](_0x6fc677['nodes'][_0x6acac9],_0xf2446c);}return null!=_0x6fc677['shouldReceiveAttributes']&&_0x6fc677['hasOwnProperty']('shouldReceiveAttributes')&&(_0x30b4b4['shouldReceiveAttributes']=_0x6fc677['shouldReceiveAttributes']),null!=_0x6fc677['wasUndone']&&_0x6fc677['hasOwnProperty']('wasUndone')&&(_0x30b4b4['wasUndone']=_0x6fc677['wasUndone']),_0x30b4b4;},_0x417270['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x417270['getTypeUrl']=function(_0x539544){return void 0x0===_0x539544&&(_0x539544='type.googleapis.com'),_0x539544+'/InsertOperation';},_0x417270;}()),_0x4c93cf['MarkerOperation']=(function(){function _0x112b96(_0x1adb1c){if(_0x1adb1c){for(var _0x4c38d5=Object['keys'](_0x1adb1c),_0x53ac4f=0x0;_0x53ac4f<_0x4c38d5['length'];++_0x53ac4f)null!=_0x1adb1c[_0x4c38d5[_0x53ac4f]]&&(this[_0x4c38d5[_0x53ac4f]]=_0x1adb1c[_0x4c38d5[_0x53ac4f]]);}}return _0x112b96['prototype']['name']='',_0x112b96['prototype']['oldRange']=null,_0x112b96['prototype']['newRange']=null,_0x112b96['prototype']['affectsData']=!0x1,_0x112b96['prototype']['wasUndone']=!0x1,_0x112b96['create']=function(_0x465ee5){return new _0x112b96(_0x465ee5);},_0x112b96['encode']=function(_0x337fa3,_0x4ab464){return _0x4ab464||(_0x4ab464=_0x3cefeb['create']()),null!=_0x337fa3['name']&&Object['hasOwnProperty']['call'](_0x337fa3,'name')&&_0x4ab464['uint32'](0xa)['string'](_0x337fa3['name']),null!=_0x337fa3['oldRange']&&Object['hasOwnProperty']['call'](_0x337fa3,'oldRange')&&_0x4c93cf['Range']['encode'](_0x337fa3['oldRange'],_0x4ab464['uint32'](0x12)['fork']())['ldelim'](),null!=_0x337fa3['newRange']&&Object['hasOwnProperty']['call'](_0x337fa3,'newRange')&&_0x4c93cf['Range']['encode'](_0x337fa3['newRange'],_0x4ab464['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x337fa3['affectsData']&&Object['hasOwnProperty']['call'](_0x337fa3,'affectsData')&&_0x4ab464['uint32'](0x20)['bool'](_0x337fa3['affectsData']),null!=_0x337fa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x337fa3,'wasUndone')&&_0x4ab464['uint32'](0x28)['bool'](_0x337fa3['wasUndone']),_0x4ab464;},_0x112b96['encodeDelimited']=function(_0x60bb65,_0x274c57){return this['encode'](_0x60bb65,_0x274c57)['ldelim']();},_0x112b96['decode']=function(_0x327de4,_0x2fc18c){_0x327de4 instanceof _0x1620f5||(_0x327de4=_0x1620f5['create'](_0x327de4));for(var _0x1b3760=void 0x0===_0x2fc18c?_0x327de4['len']:_0x327de4['pos']+_0x2fc18c,_0x471582=new _0x4c93cf['MarkerOperation']();_0x327de4['pos']<_0x1b3760;){var _0x15412e=_0x327de4['uint32']();switch(_0x15412e>>>0x3){case 0x1:_0x471582['name']=_0x327de4['string']();break;case 0x2:_0x471582['oldRange']=_0x4c93cf['Range']['decode'](_0x327de4,_0x327de4['uint32']());break;case 0x3:_0x471582['newRange']=_0x4c93cf['Range']['decode'](_0x327de4,_0x327de4['uint32']());break;case 0x4:_0x471582['affectsData']=_0x327de4['bool']();break;case 0x5:_0x471582['wasUndone']=_0x327de4['bool']();break;default:_0x327de4['skipType'](0x7&_0x15412e);}}return _0x471582;},_0x112b96['decodeDelimited']=function(_0x311692){return _0x311692 instanceof _0x1620f5||(_0x311692=new _0x1620f5(_0x311692)),this['decode'](_0x311692,_0x311692['uint32']());},_0x112b96['verify']=function(_0x27cd9c){if('object'!=typeof _0x27cd9c||null===_0x27cd9c)return'object\x20expected';if(null!=_0x27cd9c['name']&&_0x27cd9c['hasOwnProperty']('name')&&!_0xdbd62['isString'](_0x27cd9c['name']))return'name:\x20string\x20expected';var _0xa9360c;if(null!=_0x27cd9c['oldRange']&&_0x27cd9c['hasOwnProperty']('oldRange')&&(_0xa9360c=_0x4c93cf['Range']['verify'](_0x27cd9c['oldRange'])))return'oldRange.'+_0xa9360c;if(null!=_0x27cd9c['newRange']&&_0x27cd9c['hasOwnProperty']('newRange')&&(_0xa9360c=_0x4c93cf['Range']['verify'](_0x27cd9c['newRange'])))return'newRange.'+_0xa9360c;return null!=_0x27cd9c['affectsData']&&_0x27cd9c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x27cd9c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x27cd9c['wasUndone']&&_0x27cd9c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27cd9c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x112b96['fromObject']=function(_0x3b0291){if(_0x3b0291 instanceof _0x4c93cf['MarkerOperation'])return _0x3b0291;var _0x202d83=new _0x4c93cf['MarkerOperation']();if(null!=_0x3b0291['name']&&(_0x202d83['name']=String(_0x3b0291['name'])),null!=_0x3b0291['oldRange']){if('object'!=typeof _0x3b0291['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x202d83['oldRange']=_0x4c93cf['Range']['fromObject'](_0x3b0291['oldRange']);}if(null!=_0x3b0291['newRange']){if('object'!=typeof _0x3b0291['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x202d83['newRange']=_0x4c93cf['Range']['fromObject'](_0x3b0291['newRange']);}return null!=_0x3b0291['affectsData']&&(_0x202d83['affectsData']=Boolean(_0x3b0291['affectsData'])),null!=_0x3b0291['wasUndone']&&(_0x202d83['wasUndone']=Boolean(_0x3b0291['wasUndone'])),_0x202d83;},_0x112b96['toObject']=function(_0x5353d2,_0x1bed95){_0x1bed95||(_0x1bed95={});var _0x245fa7={};return _0x1bed95['defaults']&&(_0x245fa7['name']='',_0x245fa7['oldRange']=null,_0x245fa7['newRange']=null,_0x245fa7['affectsData']=!0x1,_0x245fa7['wasUndone']=!0x1),null!=_0x5353d2['name']&&_0x5353d2['hasOwnProperty']('name')&&(_0x245fa7['name']=_0x5353d2['name']),null!=_0x5353d2['oldRange']&&_0x5353d2['hasOwnProperty']('oldRange')&&(_0x245fa7['oldRange']=_0x4c93cf['Range']['toObject'](_0x5353d2['oldRange'],_0x1bed95)),null!=_0x5353d2['newRange']&&_0x5353d2['hasOwnProperty']('newRange')&&(_0x245fa7['newRange']=_0x4c93cf['Range']['toObject'](_0x5353d2['newRange'],_0x1bed95)),null!=_0x5353d2['affectsData']&&_0x5353d2['hasOwnProperty']('affectsData')&&(_0x245fa7['affectsData']=_0x5353d2['affectsData']),null!=_0x5353d2['wasUndone']&&_0x5353d2['hasOwnProperty']('wasUndone')&&(_0x245fa7['wasUndone']=_0x5353d2['wasUndone']),_0x245fa7;},_0x112b96['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x112b96['getTypeUrl']=function(_0x153007){return void 0x0===_0x153007&&(_0x153007='type.googleapis.com'),_0x153007+'/MarkerOperation';},_0x112b96;}()),_0x4c93cf['MergeOperation']=(function(){function _0x33adf2(_0x5b9641){if(_0x5b9641){for(var _0x59eeba=Object['keys'](_0x5b9641),_0x8f12b7=0x0;_0x8f12b7<_0x59eeba['length'];++_0x8f12b7)null!=_0x5b9641[_0x59eeba[_0x8f12b7]]&&(this[_0x59eeba[_0x8f12b7]]=_0x5b9641[_0x59eeba[_0x8f12b7]]);}}return _0x33adf2['prototype']['sourcePosition']=null,_0x33adf2['prototype']['targetPosition']=null,_0x33adf2['prototype']['graveyardPosition']=null,_0x33adf2['prototype']['howMany']=0x0,_0x33adf2['prototype']['wasUndone']=!0x1,_0x33adf2['create']=function(_0x230bb1){return new _0x33adf2(_0x230bb1);},_0x33adf2['encode']=function(_0x276e75,_0x1fe346){return _0x1fe346||(_0x1fe346=_0x3cefeb['create']()),null!=_0x276e75['sourcePosition']&&Object['hasOwnProperty']['call'](_0x276e75,'sourcePosition')&&_0x4c93cf['Position']['encode'](_0x276e75['sourcePosition'],_0x1fe346['uint32'](0xa)['fork']())['ldelim'](),null!=_0x276e75['targetPosition']&&Object['hasOwnProperty']['call'](_0x276e75,'targetPosition')&&_0x4c93cf['Position']['encode'](_0x276e75['targetPosition'],_0x1fe346['uint32'](0x12)['fork']())['ldelim'](),null!=_0x276e75['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x276e75,'graveyardPosition')&&_0x4c93cf['Position']['encode'](_0x276e75['graveyardPosition'],_0x1fe346['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x276e75['howMany']&&Object['hasOwnProperty']['call'](_0x276e75,'howMany')&&_0x1fe346['uint32'](0x20)['uint32'](_0x276e75['howMany']),null!=_0x276e75['wasUndone']&&Object['hasOwnProperty']['call'](_0x276e75,'wasUndone')&&_0x1fe346['uint32'](0x28)['bool'](_0x276e75['wasUndone']),_0x1fe346;},_0x33adf2['encodeDelimited']=function(_0x525ab6,_0x4788e5){return this['encode'](_0x525ab6,_0x4788e5)['ldelim']();},_0x33adf2['decode']=function(_0x221a3d,_0x5dd350){_0x221a3d instanceof _0x1620f5||(_0x221a3d=_0x1620f5['create'](_0x221a3d));for(var _0x5d621e=void 0x0===_0x5dd350?_0x221a3d['len']:_0x221a3d['pos']+_0x5dd350,_0xe393c9=new _0x4c93cf['MergeOperation']();_0x221a3d['pos']<_0x5d621e;){var _0x52754d=_0x221a3d['uint32']();switch(_0x52754d>>>0x3){case 0x1:_0xe393c9['sourcePosition']=_0x4c93cf['Position']['decode'](_0x221a3d,_0x221a3d['uint32']());break;case 0x2:_0xe393c9['targetPosition']=_0x4c93cf['Position']['decode'](_0x221a3d,_0x221a3d['uint32']());break;case 0x3:_0xe393c9['graveyardPosition']=_0x4c93cf['Position']['decode'](_0x221a3d,_0x221a3d['uint32']());break;case 0x4:_0xe393c9['howMany']=_0x221a3d['uint32']();break;case 0x5:_0xe393c9['wasUndone']=_0x221a3d['bool']();break;default:_0x221a3d['skipType'](0x7&_0x52754d);}}return _0xe393c9;},_0x33adf2['decodeDelimited']=function(_0x55c5af){return _0x55c5af instanceof _0x1620f5||(_0x55c5af=new _0x1620f5(_0x55c5af)),this['decode'](_0x55c5af,_0x55c5af['uint32']());},_0x33adf2['verify']=function(_0x214828){if('object'!=typeof _0x214828||null===_0x214828)return'object\x20expected';var _0x8fe95a;if(null!=_0x214828['sourcePosition']&&_0x214828['hasOwnProperty']('sourcePosition')&&(_0x8fe95a=_0x4c93cf['Position']['verify'](_0x214828['sourcePosition'])))return'sourcePosition.'+_0x8fe95a;if(null!=_0x214828['targetPosition']&&_0x214828['hasOwnProperty']('targetPosition')&&(_0x8fe95a=_0x4c93cf['Position']['verify'](_0x214828['targetPosition'])))return'targetPosition.'+_0x8fe95a;if(null!=_0x214828['graveyardPosition']&&_0x214828['hasOwnProperty']('graveyardPosition')&&(_0x8fe95a=_0x4c93cf['Position']['verify'](_0x214828['graveyardPosition'])))return'graveyardPosition.'+_0x8fe95a;return null!=_0x214828['howMany']&&_0x214828['hasOwnProperty']('howMany')&&!_0xdbd62['isInteger'](_0x214828['howMany'])?'howMany:\x20integer\x20expected':null!=_0x214828['wasUndone']&&_0x214828['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x214828['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33adf2['fromObject']=function(_0x1de2d1){if(_0x1de2d1 instanceof _0x4c93cf['MergeOperation'])return _0x1de2d1;var _0x1e5177=new _0x4c93cf['MergeOperation']();if(null!=_0x1de2d1['sourcePosition']){if('object'!=typeof _0x1de2d1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1e5177['sourcePosition']=_0x4c93cf['Position']['fromObject'](_0x1de2d1['sourcePosition']);}if(null!=_0x1de2d1['targetPosition']){if('object'!=typeof _0x1de2d1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1e5177['targetPosition']=_0x4c93cf['Position']['fromObject'](_0x1de2d1['targetPosition']);}if(null!=_0x1de2d1['graveyardPosition']){if('object'!=typeof _0x1de2d1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1e5177['graveyardPosition']=_0x4c93cf['Position']['fromObject'](_0x1de2d1['graveyardPosition']);}return null!=_0x1de2d1['howMany']&&(_0x1e5177['howMany']=_0x1de2d1['howMany']>>>0x0),null!=_0x1de2d1['wasUndone']&&(_0x1e5177['wasUndone']=Boolean(_0x1de2d1['wasUndone'])),_0x1e5177;},_0x33adf2['toObject']=function(_0x3f9080,_0x38d9a6){_0x38d9a6||(_0x38d9a6={});var _0x5ce835={};return _0x38d9a6['defaults']&&(_0x5ce835['sourcePosition']=null,_0x5ce835['targetPosition']=null,_0x5ce835['graveyardPosition']=null,_0x5ce835['howMany']=0x0,_0x5ce835['wasUndone']=!0x1),null!=_0x3f9080['sourcePosition']&&_0x3f9080['hasOwnProperty']('sourcePosition')&&(_0x5ce835['sourcePosition']=_0x4c93cf['Position']['toObject'](_0x3f9080['sourcePosition'],_0x38d9a6)),null!=_0x3f9080['targetPosition']&&_0x3f9080['hasOwnProperty']('targetPosition')&&(_0x5ce835['targetPosition']=_0x4c93cf['Position']['toObject'](_0x3f9080['targetPosition'],_0x38d9a6)),null!=_0x3f9080['graveyardPosition']&&_0x3f9080['hasOwnProperty']('graveyardPosition')&&(_0x5ce835['graveyardPosition']=_0x4c93cf['Position']['toObject'](_0x3f9080['graveyardPosition'],_0x38d9a6)),null!=_0x3f9080['howMany']&&_0x3f9080['hasOwnProperty']('howMany')&&(_0x5ce835['howMany']=_0x3f9080['howMany']),null!=_0x3f9080['wasUndone']&&_0x3f9080['hasOwnProperty']('wasUndone')&&(_0x5ce835['wasUndone']=_0x3f9080['wasUndone']),_0x5ce835;},_0x33adf2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x33adf2['getTypeUrl']=function(_0x5c1385){return void 0x0===_0x5c1385&&(_0x5c1385='type.googleapis.com'),_0x5c1385+'/MergeOperation';},_0x33adf2;}()),_0x4c93cf['MoveOperation']=(function(){function _0x52407b(_0x11ab0c){if(_0x11ab0c){for(var _0x33202c=Object['keys'](_0x11ab0c),_0x29e6ca=0x0;_0x29e6ca<_0x33202c['length'];++_0x29e6ca)null!=_0x11ab0c[_0x33202c[_0x29e6ca]]&&(this[_0x33202c[_0x29e6ca]]=_0x11ab0c[_0x33202c[_0x29e6ca]]);}}return _0x52407b['prototype']['sourcePosition']=null,_0x52407b['prototype']['howMany']=0x0,_0x52407b['prototype']['targetPosition']=null,_0x52407b['prototype']['wasUndone']=!0x1,_0x52407b['create']=function(_0x415601){return new _0x52407b(_0x415601);},_0x52407b['encode']=function(_0xd08290,_0x129e49){return _0x129e49||(_0x129e49=_0x3cefeb['create']()),null!=_0xd08290['sourcePosition']&&Object['hasOwnProperty']['call'](_0xd08290,'sourcePosition')&&_0x4c93cf['Position']['encode'](_0xd08290['sourcePosition'],_0x129e49['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd08290['howMany']&&Object['hasOwnProperty']['call'](_0xd08290,'howMany')&&_0x129e49['uint32'](0x10)['uint32'](_0xd08290['howMany']),null!=_0xd08290['targetPosition']&&Object['hasOwnProperty']['call'](_0xd08290,'targetPosition')&&_0x4c93cf['Position']['encode'](_0xd08290['targetPosition'],_0x129e49['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xd08290['wasUndone']&&Object['hasOwnProperty']['call'](_0xd08290,'wasUndone')&&_0x129e49['uint32'](0x20)['bool'](_0xd08290['wasUndone']),_0x129e49;},_0x52407b['encodeDelimited']=function(_0x444a58,_0x435720){return this['encode'](_0x444a58,_0x435720)['ldelim']();},_0x52407b['decode']=function(_0xc6f7ed,_0x1b7f21){_0xc6f7ed instanceof _0x1620f5||(_0xc6f7ed=_0x1620f5['create'](_0xc6f7ed));for(var _0x24a03d=void 0x0===_0x1b7f21?_0xc6f7ed['len']:_0xc6f7ed['pos']+_0x1b7f21,_0x34a424=new _0x4c93cf['MoveOperation']();_0xc6f7ed['pos']<_0x24a03d;){var _0x12eeba=_0xc6f7ed['uint32']();switch(_0x12eeba>>>0x3){case 0x1:_0x34a424['sourcePosition']=_0x4c93cf['Position']['decode'](_0xc6f7ed,_0xc6f7ed['uint32']());break;case 0x2:_0x34a424['howMany']=_0xc6f7ed['uint32']();break;case 0x3:_0x34a424['targetPosition']=_0x4c93cf['Position']['decode'](_0xc6f7ed,_0xc6f7ed['uint32']());break;case 0x4:_0x34a424['wasUndone']=_0xc6f7ed['bool']();break;default:_0xc6f7ed['skipType'](0x7&_0x12eeba);}}return _0x34a424;},_0x52407b['decodeDelimited']=function(_0x54e071){return _0x54e071 instanceof _0x1620f5||(_0x54e071=new _0x1620f5(_0x54e071)),this['decode'](_0x54e071,_0x54e071['uint32']());},_0x52407b['verify']=function(_0x29f81c){if('object'!=typeof _0x29f81c||null===_0x29f81c)return'object\x20expected';var _0x53ecb8;if(null!=_0x29f81c['sourcePosition']&&_0x29f81c['hasOwnProperty']('sourcePosition')&&(_0x53ecb8=_0x4c93cf['Position']['verify'](_0x29f81c['sourcePosition'])))return'sourcePosition.'+_0x53ecb8;if(null!=_0x29f81c['howMany']&&_0x29f81c['hasOwnProperty']('howMany')&&!_0xdbd62['isInteger'](_0x29f81c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x29f81c['targetPosition']&&_0x29f81c['hasOwnProperty']('targetPosition')&&(_0x53ecb8=_0x4c93cf['Position']['verify'](_0x29f81c['targetPosition'])))return'targetPosition.'+_0x53ecb8;return null!=_0x29f81c['wasUndone']&&_0x29f81c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29f81c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52407b['fromObject']=function(_0x4bdf49){if(_0x4bdf49 instanceof _0x4c93cf['MoveOperation'])return _0x4bdf49;var _0x40c6b1=new _0x4c93cf['MoveOperation']();if(null!=_0x4bdf49['sourcePosition']){if('object'!=typeof _0x4bdf49['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x40c6b1['sourcePosition']=_0x4c93cf['Position']['fromObject'](_0x4bdf49['sourcePosition']);}if(null!=_0x4bdf49['howMany']&&(_0x40c6b1['howMany']=_0x4bdf49['howMany']>>>0x0),null!=_0x4bdf49['targetPosition']){if('object'!=typeof _0x4bdf49['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x40c6b1['targetPosition']=_0x4c93cf['Position']['fromObject'](_0x4bdf49['targetPosition']);}return null!=_0x4bdf49['wasUndone']&&(_0x40c6b1['wasUndone']=Boolean(_0x4bdf49['wasUndone'])),_0x40c6b1;},_0x52407b['toObject']=function(_0x71d96a,_0x21b74d){_0x21b74d||(_0x21b74d={});var _0x98b508={};return _0x21b74d['defaults']&&(_0x98b508['sourcePosition']=null,_0x98b508['howMany']=0x0,_0x98b508['targetPosition']=null,_0x98b508['wasUndone']=!0x1),null!=_0x71d96a['sourcePosition']&&_0x71d96a['hasOwnProperty']('sourcePosition')&&(_0x98b508['sourcePosition']=_0x4c93cf['Position']['toObject'](_0x71d96a['sourcePosition'],_0x21b74d)),null!=_0x71d96a['howMany']&&_0x71d96a['hasOwnProperty']('howMany')&&(_0x98b508['howMany']=_0x71d96a['howMany']),null!=_0x71d96a['targetPosition']&&_0x71d96a['hasOwnProperty']('targetPosition')&&(_0x98b508['targetPosition']=_0x4c93cf['Position']['toObject'](_0x71d96a['targetPosition'],_0x21b74d)),null!=_0x71d96a['wasUndone']&&_0x71d96a['hasOwnProperty']('wasUndone')&&(_0x98b508['wasUndone']=_0x71d96a['wasUndone']),_0x98b508;},_0x52407b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x52407b['getTypeUrl']=function(_0x50fc76){return void 0x0===_0x50fc76&&(_0x50fc76='type.googleapis.com'),_0x50fc76+'/MoveOperation';},_0x52407b;}()),_0x4c93cf['RenameOperation']=(function(){function _0x27421a(_0x361536){if(_0x361536){for(var _0x303835=Object['keys'](_0x361536),_0x141758=0x0;_0x141758<_0x303835['length'];++_0x141758)null!=_0x361536[_0x303835[_0x141758]]&&(this[_0x303835[_0x141758]]=_0x361536[_0x303835[_0x141758]]);}}return _0x27421a['prototype']['position']=null,_0x27421a['prototype']['oldName']='',_0x27421a['prototype']['newName']='',_0x27421a['prototype']['wasUndone']=!0x1,_0x27421a['create']=function(_0x2b451e){return new _0x27421a(_0x2b451e);},_0x27421a['encode']=function(_0x218017,_0x3995d8){return _0x3995d8||(_0x3995d8=_0x3cefeb['create']()),null!=_0x218017['position']&&Object['hasOwnProperty']['call'](_0x218017,'position')&&_0x4c93cf['Position']['encode'](_0x218017['position'],_0x3995d8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x218017['oldName']&&Object['hasOwnProperty']['call'](_0x218017,'oldName')&&_0x3995d8['uint32'](0x12)['string'](_0x218017['oldName']),null!=_0x218017['newName']&&Object['hasOwnProperty']['call'](_0x218017,'newName')&&_0x3995d8['uint32'](0x1a)['string'](_0x218017['newName']),null!=_0x218017['wasUndone']&&Object['hasOwnProperty']['call'](_0x218017,'wasUndone')&&_0x3995d8['uint32'](0x20)['bool'](_0x218017['wasUndone']),_0x3995d8;},_0x27421a['encodeDelimited']=function(_0x228b6d,_0x55c15d){return this['encode'](_0x228b6d,_0x55c15d)['ldelim']();},_0x27421a['decode']=function(_0x444a4c,_0x216b2e){_0x444a4c instanceof _0x1620f5||(_0x444a4c=_0x1620f5['create'](_0x444a4c));for(var _0x27f6a5=void 0x0===_0x216b2e?_0x444a4c['len']:_0x444a4c['pos']+_0x216b2e,_0x1c2bac=new _0x4c93cf['RenameOperation']();_0x444a4c['pos']<_0x27f6a5;){var _0x1fb06b=_0x444a4c['uint32']();switch(_0x1fb06b>>>0x3){case 0x1:_0x1c2bac['position']=_0x4c93cf['Position']['decode'](_0x444a4c,_0x444a4c['uint32']());break;case 0x2:_0x1c2bac['oldName']=_0x444a4c['string']();break;case 0x3:_0x1c2bac['newName']=_0x444a4c['string']();break;case 0x4:_0x1c2bac['wasUndone']=_0x444a4c['bool']();break;default:_0x444a4c['skipType'](0x7&_0x1fb06b);}}return _0x1c2bac;},_0x27421a['decodeDelimited']=function(_0x40fa03){return _0x40fa03 instanceof _0x1620f5||(_0x40fa03=new _0x1620f5(_0x40fa03)),this['decode'](_0x40fa03,_0x40fa03['uint32']());},_0x27421a['verify']=function(_0x8e3a39){if('object'!=typeof _0x8e3a39||null===_0x8e3a39)return'object\x20expected';if(null!=_0x8e3a39['position']&&_0x8e3a39['hasOwnProperty']('position')){var _0x210ade=_0x4c93cf['Position']['verify'](_0x8e3a39['position']);if(_0x210ade)return'position.'+_0x210ade;}return null!=_0x8e3a39['oldName']&&_0x8e3a39['hasOwnProperty']('oldName')&&!_0xdbd62['isString'](_0x8e3a39['oldName'])?'oldName:\x20string\x20expected':null!=_0x8e3a39['newName']&&_0x8e3a39['hasOwnProperty']('newName')&&!_0xdbd62['isString'](_0x8e3a39['newName'])?'newName:\x20string\x20expected':null!=_0x8e3a39['wasUndone']&&_0x8e3a39['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8e3a39['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27421a['fromObject']=function(_0x39abfb){if(_0x39abfb instanceof _0x4c93cf['RenameOperation'])return _0x39abfb;var _0x1a4364=new _0x4c93cf['RenameOperation']();if(null!=_0x39abfb['position']){if('object'!=typeof _0x39abfb['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1a4364['position']=_0x4c93cf['Position']['fromObject'](_0x39abfb['position']);}return null!=_0x39abfb['oldName']&&(_0x1a4364['oldName']=String(_0x39abfb['oldName'])),null!=_0x39abfb['newName']&&(_0x1a4364['newName']=String(_0x39abfb['newName'])),null!=_0x39abfb['wasUndone']&&(_0x1a4364['wasUndone']=Boolean(_0x39abfb['wasUndone'])),_0x1a4364;},_0x27421a['toObject']=function(_0x3434e1,_0x937dc){_0x937dc||(_0x937dc={});var _0xda0f24={};return _0x937dc['defaults']&&(_0xda0f24['position']=null,_0xda0f24['oldName']='',_0xda0f24['newName']='',_0xda0f24['wasUndone']=!0x1),null!=_0x3434e1['position']&&_0x3434e1['hasOwnProperty']('position')&&(_0xda0f24['position']=_0x4c93cf['Position']['toObject'](_0x3434e1['position'],_0x937dc)),null!=_0x3434e1['oldName']&&_0x3434e1['hasOwnProperty']('oldName')&&(_0xda0f24['oldName']=_0x3434e1['oldName']),null!=_0x3434e1['newName']&&_0x3434e1['hasOwnProperty']('newName')&&(_0xda0f24['newName']=_0x3434e1['newName']),null!=_0x3434e1['wasUndone']&&_0x3434e1['hasOwnProperty']('wasUndone')&&(_0xda0f24['wasUndone']=_0x3434e1['wasUndone']),_0xda0f24;},_0x27421a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x27421a['getTypeUrl']=function(_0x51f270){return void 0x0===_0x51f270&&(_0x51f270='type.googleapis.com'),_0x51f270+'/RenameOperation';},_0x27421a;}()),_0x4c93cf['RootAttributeOperation']=(function(){function _0x412595(_0x31f295){if(_0x31f295){for(var _0x230cde=Object['keys'](_0x31f295),_0x8a242=0x0;_0x8a242<_0x230cde['length'];++_0x8a242)null!=_0x31f295[_0x230cde[_0x8a242]]&&(this[_0x230cde[_0x8a242]]=_0x31f295[_0x230cde[_0x8a242]]);}}return _0x412595['prototype']['root']='',_0x412595['prototype']['key']='',_0x412595['prototype']['oldValueBoolean']=!0x1,_0x412595['prototype']['oldValueJson']='',_0x412595['prototype']['newValueBoolean']=!0x1,_0x412595['prototype']['newValueJson']='',_0x412595['prototype']['wasUndone']=!0x1,_0x412595['create']=function(_0x57ebc6){return new _0x412595(_0x57ebc6);},_0x412595['encode']=function(_0x2823b3,_0x3b4d13){return _0x3b4d13||(_0x3b4d13=_0x3cefeb['create']()),null!=_0x2823b3['root']&&Object['hasOwnProperty']['call'](_0x2823b3,'root')&&_0x3b4d13['uint32'](0xa)['string'](_0x2823b3['root']),null!=_0x2823b3['key']&&Object['hasOwnProperty']['call'](_0x2823b3,'key')&&_0x3b4d13['uint32'](0x12)['string'](_0x2823b3['key']),null!=_0x2823b3['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2823b3,'oldValueBoolean')&&_0x3b4d13['uint32'](0x18)['bool'](_0x2823b3['oldValueBoolean']),null!=_0x2823b3['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2823b3,'oldValueJson')&&_0x3b4d13['uint32'](0x22)['string'](_0x2823b3['oldValueJson']),null!=_0x2823b3['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2823b3,'newValueBoolean')&&_0x3b4d13['uint32'](0x28)['bool'](_0x2823b3['newValueBoolean']),null!=_0x2823b3['newValueJson']&&Object['hasOwnProperty']['call'](_0x2823b3,'newValueJson')&&_0x3b4d13['uint32'](0x32)['string'](_0x2823b3['newValueJson']),null!=_0x2823b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x2823b3,'wasUndone')&&_0x3b4d13['uint32'](0x38)['bool'](_0x2823b3['wasUndone']),_0x3b4d13;},_0x412595['encodeDelimited']=function(_0x49ff78,_0x34107d){return this['encode'](_0x49ff78,_0x34107d)['ldelim']();},_0x412595['decode']=function(_0x3b96d0,_0x2157b5){_0x3b96d0 instanceof _0x1620f5||(_0x3b96d0=_0x1620f5['create'](_0x3b96d0));for(var _0x5533a9=void 0x0===_0x2157b5?_0x3b96d0['len']:_0x3b96d0['pos']+_0x2157b5,_0x48a043=new _0x4c93cf['RootAttributeOperation']();_0x3b96d0['pos']<_0x5533a9;){var _0x2214bd=_0x3b96d0['uint32']();switch(_0x2214bd>>>0x3){case 0x1:_0x48a043['root']=_0x3b96d0['string']();break;case 0x2:_0x48a043['key']=_0x3b96d0['string']();break;case 0x3:_0x48a043['oldValueBoolean']=_0x3b96d0['bool']();break;case 0x4:_0x48a043['oldValueJson']=_0x3b96d0['string']();break;case 0x5:_0x48a043['newValueBoolean']=_0x3b96d0['bool']();break;case 0x6:_0x48a043['newValueJson']=_0x3b96d0['string']();break;case 0x7:_0x48a043['wasUndone']=_0x3b96d0['bool']();break;default:_0x3b96d0['skipType'](0x7&_0x2214bd);}}return _0x48a043;},_0x412595['decodeDelimited']=function(_0x542c87){return _0x542c87 instanceof _0x1620f5||(_0x542c87=new _0x1620f5(_0x542c87)),this['decode'](_0x542c87,_0x542c87['uint32']());},_0x412595['verify']=function(_0x4cbd75){return'object'!=typeof _0x4cbd75||null===_0x4cbd75?'object\x20expected':null!=_0x4cbd75['root']&&_0x4cbd75['hasOwnProperty']('root')&&!_0xdbd62['isString'](_0x4cbd75['root'])?'root:\x20string\x20expected':null!=_0x4cbd75['key']&&_0x4cbd75['hasOwnProperty']('key')&&!_0xdbd62['isString'](_0x4cbd75['key'])?'key:\x20string\x20expected':null!=_0x4cbd75['oldValueBoolean']&&_0x4cbd75['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4cbd75['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4cbd75['oldValueJson']&&_0x4cbd75['hasOwnProperty']('oldValueJson')&&!_0xdbd62['isString'](_0x4cbd75['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4cbd75['newValueBoolean']&&_0x4cbd75['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4cbd75['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4cbd75['newValueJson']&&_0x4cbd75['hasOwnProperty']('newValueJson')&&!_0xdbd62['isString'](_0x4cbd75['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4cbd75['wasUndone']&&_0x4cbd75['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4cbd75['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x412595['fromObject']=function(_0x473535){if(_0x473535 instanceof _0x4c93cf['RootAttributeOperation'])return _0x473535;var _0x3e152b=new _0x4c93cf['RootAttributeOperation']();return null!=_0x473535['root']&&(_0x3e152b['root']=String(_0x473535['root'])),null!=_0x473535['key']&&(_0x3e152b['key']=String(_0x473535['key'])),null!=_0x473535['oldValueBoolean']&&(_0x3e152b['oldValueBoolean']=Boolean(_0x473535['oldValueBoolean'])),null!=_0x473535['oldValueJson']&&(_0x3e152b['oldValueJson']=String(_0x473535['oldValueJson'])),null!=_0x473535['newValueBoolean']&&(_0x3e152b['newValueBoolean']=Boolean(_0x473535['newValueBoolean'])),null!=_0x473535['newValueJson']&&(_0x3e152b['newValueJson']=String(_0x473535['newValueJson'])),null!=_0x473535['wasUndone']&&(_0x3e152b['wasUndone']=Boolean(_0x473535['wasUndone'])),_0x3e152b;},_0x412595['toObject']=function(_0x1f1ab8,_0x23901b){_0x23901b||(_0x23901b={});var _0x18fe44={};return _0x23901b['defaults']&&(_0x18fe44['root']='',_0x18fe44['key']='',_0x18fe44['oldValueBoolean']=!0x1,_0x18fe44['oldValueJson']='',_0x18fe44['newValueBoolean']=!0x1,_0x18fe44['newValueJson']='',_0x18fe44['wasUndone']=!0x1),null!=_0x1f1ab8['root']&&_0x1f1ab8['hasOwnProperty']('root')&&(_0x18fe44['root']=_0x1f1ab8['root']),null!=_0x1f1ab8['key']&&_0x1f1ab8['hasOwnProperty']('key')&&(_0x18fe44['key']=_0x1f1ab8['key']),null!=_0x1f1ab8['oldValueBoolean']&&_0x1f1ab8['hasOwnProperty']('oldValueBoolean')&&(_0x18fe44['oldValueBoolean']=_0x1f1ab8['oldValueBoolean']),null!=_0x1f1ab8['oldValueJson']&&_0x1f1ab8['hasOwnProperty']('oldValueJson')&&(_0x18fe44['oldValueJson']=_0x1f1ab8['oldValueJson']),null!=_0x1f1ab8['newValueBoolean']&&_0x1f1ab8['hasOwnProperty']('newValueBoolean')&&(_0x18fe44['newValueBoolean']=_0x1f1ab8['newValueBoolean']),null!=_0x1f1ab8['newValueJson']&&_0x1f1ab8['hasOwnProperty']('newValueJson')&&(_0x18fe44['newValueJson']=_0x1f1ab8['newValueJson']),null!=_0x1f1ab8['wasUndone']&&_0x1f1ab8['hasOwnProperty']('wasUndone')&&(_0x18fe44['wasUndone']=_0x1f1ab8['wasUndone']),_0x18fe44;},_0x412595['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x412595['getTypeUrl']=function(_0x294ef0){return void 0x0===_0x294ef0&&(_0x294ef0='type.googleapis.com'),_0x294ef0+'/RootAttributeOperation';},_0x412595;}()),_0x4c93cf['RootOperation']=(function(){function _0x36ca2e(_0x23a076){if(_0x23a076){for(var _0x5e2bbc=Object['keys'](_0x23a076),_0x21de94=0x0;_0x21de94<_0x5e2bbc['length'];++_0x21de94)null!=_0x23a076[_0x5e2bbc[_0x21de94]]&&(this[_0x5e2bbc[_0x21de94]]=_0x23a076[_0x5e2bbc[_0x21de94]]);}}return _0x36ca2e['prototype']['rootName']='',_0x36ca2e['prototype']['elementName']='',_0x36ca2e['prototype']['isAdd']=!0x1,_0x36ca2e['prototype']['wasUndone']=!0x1,_0x36ca2e['create']=function(_0x47b2c3){return new _0x36ca2e(_0x47b2c3);},_0x36ca2e['encode']=function(_0x17a8dd,_0x245edd){return _0x245edd||(_0x245edd=_0x3cefeb['create']()),null!=_0x17a8dd['rootName']&&Object['hasOwnProperty']['call'](_0x17a8dd,'rootName')&&_0x245edd['uint32'](0xa)['string'](_0x17a8dd['rootName']),null!=_0x17a8dd['elementName']&&Object['hasOwnProperty']['call'](_0x17a8dd,'elementName')&&_0x245edd['uint32'](0x12)['string'](_0x17a8dd['elementName']),null!=_0x17a8dd['isAdd']&&Object['hasOwnProperty']['call'](_0x17a8dd,'isAdd')&&_0x245edd['uint32'](0x18)['bool'](_0x17a8dd['isAdd']),null!=_0x17a8dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x17a8dd,'wasUndone')&&_0x245edd['uint32'](0x20)['bool'](_0x17a8dd['wasUndone']),_0x245edd;},_0x36ca2e['encodeDelimited']=function(_0x23ec78,_0x3aa957){return this['encode'](_0x23ec78,_0x3aa957)['ldelim']();},_0x36ca2e['decode']=function(_0x5c1bdb,_0x171641){_0x5c1bdb instanceof _0x1620f5||(_0x5c1bdb=_0x1620f5['create'](_0x5c1bdb));for(var _0x29b0e0=void 0x0===_0x171641?_0x5c1bdb['len']:_0x5c1bdb['pos']+_0x171641,_0x58e380=new _0x4c93cf['RootOperation']();_0x5c1bdb['pos']<_0x29b0e0;){var _0x29ca3f=_0x5c1bdb['uint32']();switch(_0x29ca3f>>>0x3){case 0x1:_0x58e380['rootName']=_0x5c1bdb['string']();break;case 0x2:_0x58e380['elementName']=_0x5c1bdb['string']();break;case 0x3:_0x58e380['isAdd']=_0x5c1bdb['bool']();break;case 0x4:_0x58e380['wasUndone']=_0x5c1bdb['bool']();break;default:_0x5c1bdb['skipType'](0x7&_0x29ca3f);}}return _0x58e380;},_0x36ca2e['decodeDelimited']=function(_0x1ae0c4){return _0x1ae0c4 instanceof _0x1620f5||(_0x1ae0c4=new _0x1620f5(_0x1ae0c4)),this['decode'](_0x1ae0c4,_0x1ae0c4['uint32']());},_0x36ca2e['verify']=function(_0x133058){return'object'!=typeof _0x133058||null===_0x133058?'object\x20expected':null!=_0x133058['rootName']&&_0x133058['hasOwnProperty']('rootName')&&!_0xdbd62['isString'](_0x133058['rootName'])?'rootName:\x20string\x20expected':null!=_0x133058['elementName']&&_0x133058['hasOwnProperty']('elementName')&&!_0xdbd62['isString'](_0x133058['elementName'])?'elementName:\x20string\x20expected':null!=_0x133058['isAdd']&&_0x133058['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x133058['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x133058['wasUndone']&&_0x133058['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x133058['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x36ca2e['fromObject']=function(_0x33a705){if(_0x33a705 instanceof _0x4c93cf['RootOperation'])return _0x33a705;var _0x1819fb=new _0x4c93cf['RootOperation']();return null!=_0x33a705['rootName']&&(_0x1819fb['rootName']=String(_0x33a705['rootName'])),null!=_0x33a705['elementName']&&(_0x1819fb['elementName']=String(_0x33a705['elementName'])),null!=_0x33a705['isAdd']&&(_0x1819fb['isAdd']=Boolean(_0x33a705['isAdd'])),null!=_0x33a705['wasUndone']&&(_0x1819fb['wasUndone']=Boolean(_0x33a705['wasUndone'])),_0x1819fb;},_0x36ca2e['toObject']=function(_0xc853c3,_0x2e792a){_0x2e792a||(_0x2e792a={});var _0x2f53f7={};return _0x2e792a['defaults']&&(_0x2f53f7['rootName']='',_0x2f53f7['elementName']='',_0x2f53f7['isAdd']=!0x1,_0x2f53f7['wasUndone']=!0x1),null!=_0xc853c3['rootName']&&_0xc853c3['hasOwnProperty']('rootName')&&(_0x2f53f7['rootName']=_0xc853c3['rootName']),null!=_0xc853c3['elementName']&&_0xc853c3['hasOwnProperty']('elementName')&&(_0x2f53f7['elementName']=_0xc853c3['elementName']),null!=_0xc853c3['isAdd']&&_0xc853c3['hasOwnProperty']('isAdd')&&(_0x2f53f7['isAdd']=_0xc853c3['isAdd']),null!=_0xc853c3['wasUndone']&&_0xc853c3['hasOwnProperty']('wasUndone')&&(_0x2f53f7['wasUndone']=_0xc853c3['wasUndone']),_0x2f53f7;},_0x36ca2e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x36ca2e['getTypeUrl']=function(_0x55a351){return void 0x0===_0x55a351&&(_0x55a351='type.googleapis.com'),_0x55a351+'/RootOperation';},_0x36ca2e;}()),_0x4c93cf['SplitOperation']=(function(){function _0x4faef8(_0x2e7170){if(_0x2e7170){for(var _0x5c2fee=Object['keys'](_0x2e7170),_0x304fbf=0x0;_0x304fbf<_0x5c2fee['length'];++_0x304fbf)null!=_0x2e7170[_0x5c2fee[_0x304fbf]]&&(this[_0x5c2fee[_0x304fbf]]=_0x2e7170[_0x5c2fee[_0x304fbf]]);}}return _0x4faef8['prototype']['splitPosition']=null,_0x4faef8['prototype']['graveyardPosition']=null,_0x4faef8['prototype']['howMany']=0x0,_0x4faef8['prototype']['insertionPosition']=null,_0x4faef8['prototype']['wasUndone']=!0x1,_0x4faef8['create']=function(_0x3b2d83){return new _0x4faef8(_0x3b2d83);},_0x4faef8['encode']=function(_0xa1e1fa,_0x2a73c9){return _0x2a73c9||(_0x2a73c9=_0x3cefeb['create']()),null!=_0xa1e1fa['splitPosition']&&Object['hasOwnProperty']['call'](_0xa1e1fa,'splitPosition')&&_0x4c93cf['Position']['encode'](_0xa1e1fa['splitPosition'],_0x2a73c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa1e1fa['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa1e1fa,'graveyardPosition')&&_0x4c93cf['Position']['encode'](_0xa1e1fa['graveyardPosition'],_0x2a73c9['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa1e1fa['howMany']&&Object['hasOwnProperty']['call'](_0xa1e1fa,'howMany')&&_0x2a73c9['uint32'](0x18)['uint32'](_0xa1e1fa['howMany']),null!=_0xa1e1fa['insertionPosition']&&Object['hasOwnProperty']['call'](_0xa1e1fa,'insertionPosition')&&_0x4c93cf['Position']['encode'](_0xa1e1fa['insertionPosition'],_0x2a73c9['uint32'](0x22)['fork']())['ldelim'](),null!=_0xa1e1fa['wasUndone']&&Object['hasOwnProperty']['call'](_0xa1e1fa,'wasUndone')&&_0x2a73c9['uint32'](0x28)['bool'](_0xa1e1fa['wasUndone']),_0x2a73c9;},_0x4faef8['encodeDelimited']=function(_0x515d03,_0x1f4b33){return this['encode'](_0x515d03,_0x1f4b33)['ldelim']();},_0x4faef8['decode']=function(_0x3995da,_0x101420){_0x3995da instanceof _0x1620f5||(_0x3995da=_0x1620f5['create'](_0x3995da));for(var _0x36cc4f=void 0x0===_0x101420?_0x3995da['len']:_0x3995da['pos']+_0x101420,_0x1df2eb=new _0x4c93cf['SplitOperation']();_0x3995da['pos']<_0x36cc4f;){var _0x2972dd=_0x3995da['uint32']();switch(_0x2972dd>>>0x3){case 0x1:_0x1df2eb['splitPosition']=_0x4c93cf['Position']['decode'](_0x3995da,_0x3995da['uint32']());break;case 0x2:_0x1df2eb['graveyardPosition']=_0x4c93cf['Position']['decode'](_0x3995da,_0x3995da['uint32']());break;case 0x3:_0x1df2eb['howMany']=_0x3995da['uint32']();break;case 0x4:_0x1df2eb['insertionPosition']=_0x4c93cf['Position']['decode'](_0x3995da,_0x3995da['uint32']());break;case 0x5:_0x1df2eb['wasUndone']=_0x3995da['bool']();break;default:_0x3995da['skipType'](0x7&_0x2972dd);}}return _0x1df2eb;},_0x4faef8['decodeDelimited']=function(_0x3e1baa){return _0x3e1baa instanceof _0x1620f5||(_0x3e1baa=new _0x1620f5(_0x3e1baa)),this['decode'](_0x3e1baa,_0x3e1baa['uint32']());},_0x4faef8['verify']=function(_0x3c1124){if('object'!=typeof _0x3c1124||null===_0x3c1124)return'object\x20expected';var _0x5681b0;if(null!=_0x3c1124['splitPosition']&&_0x3c1124['hasOwnProperty']('splitPosition')&&(_0x5681b0=_0x4c93cf['Position']['verify'](_0x3c1124['splitPosition'])))return'splitPosition.'+_0x5681b0;if(null!=_0x3c1124['graveyardPosition']&&_0x3c1124['hasOwnProperty']('graveyardPosition')&&(_0x5681b0=_0x4c93cf['Position']['verify'](_0x3c1124['graveyardPosition'])))return'graveyardPosition.'+_0x5681b0;if(null!=_0x3c1124['howMany']&&_0x3c1124['hasOwnProperty']('howMany')&&!_0xdbd62['isInteger'](_0x3c1124['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3c1124['insertionPosition']&&_0x3c1124['hasOwnProperty']('insertionPosition')&&(_0x5681b0=_0x4c93cf['Position']['verify'](_0x3c1124['insertionPosition'])))return'insertionPosition.'+_0x5681b0;return null!=_0x3c1124['wasUndone']&&_0x3c1124['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c1124['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4faef8['fromObject']=function(_0x42bde6){if(_0x42bde6 instanceof _0x4c93cf['SplitOperation'])return _0x42bde6;var _0x298ce0=new _0x4c93cf['SplitOperation']();if(null!=_0x42bde6['splitPosition']){if('object'!=typeof _0x42bde6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x298ce0['splitPosition']=_0x4c93cf['Position']['fromObject'](_0x42bde6['splitPosition']);}if(null!=_0x42bde6['graveyardPosition']){if('object'!=typeof _0x42bde6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x298ce0['graveyardPosition']=_0x4c93cf['Position']['fromObject'](_0x42bde6['graveyardPosition']);}if(null!=_0x42bde6['howMany']&&(_0x298ce0['howMany']=_0x42bde6['howMany']>>>0x0),null!=_0x42bde6['insertionPosition']){if('object'!=typeof _0x42bde6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x298ce0['insertionPosition']=_0x4c93cf['Position']['fromObject'](_0x42bde6['insertionPosition']);}return null!=_0x42bde6['wasUndone']&&(_0x298ce0['wasUndone']=Boolean(_0x42bde6['wasUndone'])),_0x298ce0;},_0x4faef8['toObject']=function(_0x33dbdb,_0x321b88){_0x321b88||(_0x321b88={});var _0x4b905d={};return _0x321b88['defaults']&&(_0x4b905d['splitPosition']=null,_0x4b905d['graveyardPosition']=null,_0x4b905d['howMany']=0x0,_0x4b905d['insertionPosition']=null,_0x4b905d['wasUndone']=!0x1),null!=_0x33dbdb['splitPosition']&&_0x33dbdb['hasOwnProperty']('splitPosition')&&(_0x4b905d['splitPosition']=_0x4c93cf['Position']['toObject'](_0x33dbdb['splitPosition'],_0x321b88)),null!=_0x33dbdb['graveyardPosition']&&_0x33dbdb['hasOwnProperty']('graveyardPosition')&&(_0x4b905d['graveyardPosition']=_0x4c93cf['Position']['toObject'](_0x33dbdb['graveyardPosition'],_0x321b88)),null!=_0x33dbdb['howMany']&&_0x33dbdb['hasOwnProperty']('howMany')&&(_0x4b905d['howMany']=_0x33dbdb['howMany']),null!=_0x33dbdb['insertionPosition']&&_0x33dbdb['hasOwnProperty']('insertionPosition')&&(_0x4b905d['insertionPosition']=_0x4c93cf['Position']['toObject'](_0x33dbdb['insertionPosition'],_0x321b88)),null!=_0x33dbdb['wasUndone']&&_0x33dbdb['hasOwnProperty']('wasUndone')&&(_0x4b905d['wasUndone']=_0x33dbdb['wasUndone']),_0x4b905d;},_0x4faef8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x4faef8['getTypeUrl']=function(_0x135b2d){return void 0x0===_0x135b2d&&(_0x135b2d='type.googleapis.com'),_0x135b2d+'/SplitOperation';},_0x4faef8;}()),_0x4c93cf['Position']=(function(){function _0x25c594(_0x53859f){if(this['path']=[],_0x53859f){for(var _0x1971c4=Object['keys'](_0x53859f),_0x5e980c=0x0;_0x5e980c<_0x1971c4['length'];++_0x5e980c)null!=_0x53859f[_0x1971c4[_0x5e980c]]&&(this[_0x1971c4[_0x5e980c]]=_0x53859f[_0x1971c4[_0x5e980c]]);}}return _0x25c594['prototype']['root']='',_0x25c594['prototype']['rootMain']=!0x1,_0x25c594['prototype']['rootGraveyard']=!0x1,_0x25c594['prototype']['path']=_0xdbd62['emptyArray'],_0x25c594['prototype']['stickiness']='',_0x25c594['create']=function(_0x278f84){return new _0x25c594(_0x278f84);},_0x25c594['encode']=function(_0x5d8238,_0x3d80b4){if(_0x3d80b4||(_0x3d80b4=_0x3cefeb['create']()),null!=_0x5d8238['root']&&Object['hasOwnProperty']['call'](_0x5d8238,'root')&&_0x3d80b4['uint32'](0xa)['string'](_0x5d8238['root']),null!=_0x5d8238['rootMain']&&Object['hasOwnProperty']['call'](_0x5d8238,'rootMain')&&_0x3d80b4['uint32'](0x10)['bool'](_0x5d8238['rootMain']),null!=_0x5d8238['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5d8238,'rootGraveyard')&&_0x3d80b4['uint32'](0x18)['bool'](_0x5d8238['rootGraveyard']),null!=_0x5d8238['path']&&_0x5d8238['path']['length']){_0x3d80b4['uint32'](0x22)['fork']();for(var _0x3959a4=0x0;_0x3959a4<_0x5d8238['path']['length'];++_0x3959a4)_0x3d80b4['uint32'](_0x5d8238['path'][_0x3959a4]);_0x3d80b4['ldelim']();}return null!=_0x5d8238['stickiness']&&Object['hasOwnProperty']['call'](_0x5d8238,'stickiness')&&_0x3d80b4['uint32'](0x2a)['string'](_0x5d8238['stickiness']),_0x3d80b4;},_0x25c594['encodeDelimited']=function(_0x21c561,_0x5f20ad){return this['encode'](_0x21c561,_0x5f20ad)['ldelim']();},_0x25c594['decode']=function(_0x16780a,_0x192631){_0x16780a instanceof _0x1620f5||(_0x16780a=_0x1620f5['create'](_0x16780a));for(var _0x520b12=void 0x0===_0x192631?_0x16780a['len']:_0x16780a['pos']+_0x192631,_0x4c60b5=new _0x4c93cf['Position']();_0x16780a['pos']<_0x520b12;){var _0x46ee6e=_0x16780a['uint32']();switch(_0x46ee6e>>>0x3){case 0x1:_0x4c60b5['root']=_0x16780a['string']();break;case 0x2:_0x4c60b5['rootMain']=_0x16780a['bool']();break;case 0x3:_0x4c60b5['rootGraveyard']=_0x16780a['bool']();break;case 0x4:if(_0x4c60b5['path']&&_0x4c60b5['path']['length']||(_0x4c60b5['path']=[]),0x2==(0x7&_0x46ee6e)){for(var _0x49ea16=_0x16780a['uint32']()+_0x16780a['pos'];_0x16780a['pos']<_0x49ea16;)_0x4c60b5['path']['push'](_0x16780a['uint32']());}else _0x4c60b5['path']['push'](_0x16780a['uint32']());break;case 0x5:_0x4c60b5['stickiness']=_0x16780a['string']();break;default:_0x16780a['skipType'](0x7&_0x46ee6e);}}return _0x4c60b5;},_0x25c594['decodeDelimited']=function(_0x56ae17){return _0x56ae17 instanceof _0x1620f5||(_0x56ae17=new _0x1620f5(_0x56ae17)),this['decode'](_0x56ae17,_0x56ae17['uint32']());},_0x25c594['verify']=function(_0x5eba29){if('object'!=typeof _0x5eba29||null===_0x5eba29)return'object\x20expected';if(null!=_0x5eba29['root']&&_0x5eba29['hasOwnProperty']('root')&&!_0xdbd62['isString'](_0x5eba29['root']))return'root:\x20string\x20expected';if(null!=_0x5eba29['rootMain']&&_0x5eba29['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5eba29['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5eba29['rootGraveyard']&&_0x5eba29['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5eba29['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5eba29['path']&&_0x5eba29['hasOwnProperty']('path')){if(!Array['isArray'](_0x5eba29['path']))return'path:\x20array\x20expected';for(var _0xfbcb39=0x0;_0xfbcb39<_0x5eba29['path']['length'];++_0xfbcb39)if(!_0xdbd62['isInteger'](_0x5eba29['path'][_0xfbcb39]))return'path:\x20integer[]\x20expected';}return null!=_0x5eba29['stickiness']&&_0x5eba29['hasOwnProperty']('stickiness')&&!_0xdbd62['isString'](_0x5eba29['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x25c594['fromObject']=function(_0x22ed01){if(_0x22ed01 instanceof _0x4c93cf['Position'])return _0x22ed01;var _0x302c13=new _0x4c93cf['Position']();if(null!=_0x22ed01['root']&&(_0x302c13['root']=String(_0x22ed01['root'])),null!=_0x22ed01['rootMain']&&(_0x302c13['rootMain']=Boolean(_0x22ed01['rootMain'])),null!=_0x22ed01['rootGraveyard']&&(_0x302c13['rootGraveyard']=Boolean(_0x22ed01['rootGraveyard'])),_0x22ed01['path']){if(!Array['isArray'](_0x22ed01['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x302c13['path']=[];for(var _0x1be006=0x0;_0x1be006<_0x22ed01['path']['length'];++_0x1be006)_0x302c13['path'][_0x1be006]=_0x22ed01['path'][_0x1be006]>>>0x0;}return null!=_0x22ed01['stickiness']&&(_0x302c13['stickiness']=String(_0x22ed01['stickiness'])),_0x302c13;},_0x25c594['toObject']=function(_0x4fec94,_0x10ff27){_0x10ff27||(_0x10ff27={});var _0xb76a1e={};if((_0x10ff27['arrays']||_0x10ff27['defaults'])&&(_0xb76a1e['path']=[]),_0x10ff27['defaults']&&(_0xb76a1e['root']='',_0xb76a1e['rootMain']=!0x1,_0xb76a1e['rootGraveyard']=!0x1,_0xb76a1e['stickiness']=''),null!=_0x4fec94['root']&&_0x4fec94['hasOwnProperty']('root')&&(_0xb76a1e['root']=_0x4fec94['root']),null!=_0x4fec94['rootMain']&&_0x4fec94['hasOwnProperty']('rootMain')&&(_0xb76a1e['rootMain']=_0x4fec94['rootMain']),null!=_0x4fec94['rootGraveyard']&&_0x4fec94['hasOwnProperty']('rootGraveyard')&&(_0xb76a1e['rootGraveyard']=_0x4fec94['rootGraveyard']),_0x4fec94['path']&&_0x4fec94['path']['length']){_0xb76a1e['path']=[];for(var _0x240328=0x0;_0x240328<_0x4fec94['path']['length'];++_0x240328)_0xb76a1e['path'][_0x240328]=_0x4fec94['path'][_0x240328];}return null!=_0x4fec94['stickiness']&&_0x4fec94['hasOwnProperty']('stickiness')&&(_0xb76a1e['stickiness']=_0x4fec94['stickiness']),_0xb76a1e;},_0x25c594['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x25c594['getTypeUrl']=function(_0x3d5d04){return void 0x0===_0x3d5d04&&(_0x3d5d04='type.googleapis.com'),_0x3d5d04+'/Position';},_0x25c594;}()),_0x4c93cf['Range']=(function(){function _0x14f164(_0x2bb2f8){if(_0x2bb2f8){for(var _0x4609e7=Object['keys'](_0x2bb2f8),_0x24a568=0x0;_0x24a568<_0x4609e7['length'];++_0x24a568)null!=_0x2bb2f8[_0x4609e7[_0x24a568]]&&(this[_0x4609e7[_0x24a568]]=_0x2bb2f8[_0x4609e7[_0x24a568]]);}}return _0x14f164['prototype']['start']=null,_0x14f164['prototype']['end']=null,_0x14f164['create']=function(_0x5f1b49){return new _0x14f164(_0x5f1b49);},_0x14f164['encode']=function(_0x2b656e,_0xd6b169){return _0xd6b169||(_0xd6b169=_0x3cefeb['create']()),null!=_0x2b656e['start']&&Object['hasOwnProperty']['call'](_0x2b656e,'start')&&_0x4c93cf['Position']['encode'](_0x2b656e['start'],_0xd6b169['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b656e['end']&&Object['hasOwnProperty']['call'](_0x2b656e,'end')&&_0x4c93cf['Position']['encode'](_0x2b656e['end'],_0xd6b169['uint32'](0x12)['fork']())['ldelim'](),_0xd6b169;},_0x14f164['encodeDelimited']=function(_0x553981,_0x96b472){return this['encode'](_0x553981,_0x96b472)['ldelim']();},_0x14f164['decode']=function(_0x2cad4d,_0x2f3acc){_0x2cad4d instanceof _0x1620f5||(_0x2cad4d=_0x1620f5['create'](_0x2cad4d));for(var _0x430e18=void 0x0===_0x2f3acc?_0x2cad4d['len']:_0x2cad4d['pos']+_0x2f3acc,_0x38e24b=new _0x4c93cf['Range']();_0x2cad4d['pos']<_0x430e18;){var _0x4a8515=_0x2cad4d['uint32']();switch(_0x4a8515>>>0x3){case 0x1:_0x38e24b['start']=_0x4c93cf['Position']['decode'](_0x2cad4d,_0x2cad4d['uint32']());break;case 0x2:_0x38e24b['end']=_0x4c93cf['Position']['decode'](_0x2cad4d,_0x2cad4d['uint32']());break;default:_0x2cad4d['skipType'](0x7&_0x4a8515);}}return _0x38e24b;},_0x14f164['decodeDelimited']=function(_0x17777b){return _0x17777b instanceof _0x1620f5||(_0x17777b=new _0x1620f5(_0x17777b)),this['decode'](_0x17777b,_0x17777b['uint32']());},_0x14f164['verify']=function(_0x87ce98){if('object'!=typeof _0x87ce98||null===_0x87ce98)return'object\x20expected';var _0x2236c7;if(null!=_0x87ce98['start']&&_0x87ce98['hasOwnProperty']('start')&&(_0x2236c7=_0x4c93cf['Position']['verify'](_0x87ce98['start'])))return'start.'+_0x2236c7;if(null!=_0x87ce98['end']&&_0x87ce98['hasOwnProperty']('end')&&(_0x2236c7=_0x4c93cf['Position']['verify'](_0x87ce98['end'])))return'end.'+_0x2236c7;return null;},_0x14f164['fromObject']=function(_0x138479){if(_0x138479 instanceof _0x4c93cf['Range'])return _0x138479;var _0x20f806=new _0x4c93cf['Range']();if(null!=_0x138479['start']){if('object'!=typeof _0x138479['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x20f806['start']=_0x4c93cf['Position']['fromObject'](_0x138479['start']);}if(null!=_0x138479['end']){if('object'!=typeof _0x138479['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x20f806['end']=_0x4c93cf['Position']['fromObject'](_0x138479['end']);}return _0x20f806;},_0x14f164['toObject']=function(_0x4632d2,_0x5d5464){_0x5d5464||(_0x5d5464={});var _0x1b0405={};return _0x5d5464['defaults']&&(_0x1b0405['start']=null,_0x1b0405['end']=null),null!=_0x4632d2['start']&&_0x4632d2['hasOwnProperty']('start')&&(_0x1b0405['start']=_0x4c93cf['Position']['toObject'](_0x4632d2['start'],_0x5d5464)),null!=_0x4632d2['end']&&_0x4632d2['hasOwnProperty']('end')&&(_0x1b0405['end']=_0x4c93cf['Position']['toObject'](_0x4632d2['end'],_0x5d5464)),_0x1b0405;},_0x14f164['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x14f164['getTypeUrl']=function(_0x35ce1f){return void 0x0===_0x35ce1f&&(_0x35ce1f='type.googleapis.com'),_0x35ce1f+'/Range';},_0x14f164;}()),_0x4c93cf['Element']=(function(){function _0x2567ff(_0x3b4310){if(this['children']=[],this['attributesBoolean']={},_0x3b4310){for(var _0x2c9ad2=Object['keys'](_0x3b4310),_0x568b9b=0x0;_0x568b9b<_0x2c9ad2['length'];++_0x568b9b)null!=_0x3b4310[_0x2c9ad2[_0x568b9b]]&&(this[_0x2c9ad2[_0x568b9b]]=_0x3b4310[_0x2c9ad2[_0x568b9b]]);}}return _0x2567ff['prototype']['name']='',_0x2567ff['prototype']['children']=_0xdbd62['emptyArray'],_0x2567ff['prototype']['data']='',_0x2567ff['prototype']['attributesBoolean']=_0xdbd62['emptyObject'],_0x2567ff['prototype']['attributesJson']='',_0x2567ff['create']=function(_0x164a83){return new _0x2567ff(_0x164a83);},_0x2567ff['encode']=function(_0x47b3a4,_0x22e1b1){if(_0x22e1b1||(_0x22e1b1=_0x3cefeb['create']()),null!=_0x47b3a4['name']&&Object['hasOwnProperty']['call'](_0x47b3a4,'name')&&_0x22e1b1['uint32'](0xa)['string'](_0x47b3a4['name']),null!=_0x47b3a4['children']&&_0x47b3a4['children']['length']){for(var _0x5d5857=0x0;_0x5d5857<_0x47b3a4['children']['length'];++_0x5d5857)_0x4c93cf['Element']['encode'](_0x47b3a4['children'][_0x5d5857],_0x22e1b1['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x47b3a4['data']&&Object['hasOwnProperty']['call'](_0x47b3a4,'data')&&_0x22e1b1['uint32'](0x1a)['string'](_0x47b3a4['data']),null!=_0x47b3a4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x47b3a4,'attributesBoolean')){var _0x4c6ef6=Object['keys'](_0x47b3a4['attributesBoolean']);for(_0x5d5857=0x0;_0x5d5857<_0x4c6ef6['length'];++_0x5d5857)_0x22e1b1['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4c6ef6[_0x5d5857])['uint32'](0x10)['bool'](_0x47b3a4['attributesBoolean'][_0x4c6ef6[_0x5d5857]])['ldelim']();}return null!=_0x47b3a4['attributesJson']&&Object['hasOwnProperty']['call'](_0x47b3a4,'attributesJson')&&_0x22e1b1['uint32'](0x2a)['string'](_0x47b3a4['attributesJson']),_0x22e1b1;},_0x2567ff['encodeDelimited']=function(_0x3389ba,_0x369d61){return this['encode'](_0x3389ba,_0x369d61)['ldelim']();},_0x2567ff['decode']=function(_0x232504,_0x118bf1){_0x232504 instanceof _0x1620f5||(_0x232504=_0x1620f5['create'](_0x232504));for(var _0x1f3f93,_0x1ac44a,_0x564ea1=void 0x0===_0x118bf1?_0x232504['len']:_0x232504['pos']+_0x118bf1,_0x28d3e4=new _0x4c93cf['Element']();_0x232504['pos']<_0x564ea1;){var _0x45ceec=_0x232504['uint32']();switch(_0x45ceec>>>0x3){case 0x1:_0x28d3e4['name']=_0x232504['string']();break;case 0x2:_0x28d3e4['children']&&_0x28d3e4['children']['length']||(_0x28d3e4['children']=[]),_0x28d3e4['children']['push'](_0x4c93cf['Element']['decode'](_0x232504,_0x232504['uint32']()));break;case 0x3:_0x28d3e4['data']=_0x232504['string']();break;case 0x4:_0x28d3e4['attributesBoolean']===_0xdbd62['emptyObject']&&(_0x28d3e4['attributesBoolean']={});var _0x5a5759=_0x232504['uint32']()+_0x232504['pos'];for(_0x1f3f93='',_0x1ac44a=!0x1;_0x232504['pos']<_0x5a5759;){var _0x3de73a=_0x232504['uint32']();switch(_0x3de73a>>>0x3){case 0x1:_0x1f3f93=_0x232504['string']();break;case 0x2:_0x1ac44a=_0x232504['bool']();break;default:_0x232504['skipType'](0x7&_0x3de73a);}}_0x28d3e4['attributesBoolean'][_0x1f3f93]=_0x1ac44a;break;case 0x5:_0x28d3e4['attributesJson']=_0x232504['string']();break;default:_0x232504['skipType'](0x7&_0x45ceec);}}return _0x28d3e4;},_0x2567ff['decodeDelimited']=function(_0x77bc25){return _0x77bc25 instanceof _0x1620f5||(_0x77bc25=new _0x1620f5(_0x77bc25)),this['decode'](_0x77bc25,_0x77bc25['uint32']());},_0x2567ff['verify']=function(_0xf21a4d){if('object'!=typeof _0xf21a4d||null===_0xf21a4d)return'object\x20expected';if(null!=_0xf21a4d['name']&&_0xf21a4d['hasOwnProperty']('name')&&!_0xdbd62['isString'](_0xf21a4d['name']))return'name:\x20string\x20expected';if(null!=_0xf21a4d['children']&&_0xf21a4d['hasOwnProperty']('children')){if(!Array['isArray'](_0xf21a4d['children']))return'children:\x20array\x20expected';for(var _0x2b6aa1=0x0;_0x2b6aa1<_0xf21a4d['children']['length'];++_0x2b6aa1){var _0x5c0f95=_0x4c93cf['Element']['verify'](_0xf21a4d['children'][_0x2b6aa1]);if(_0x5c0f95)return'children.'+_0x5c0f95;}}if(null!=_0xf21a4d['data']&&_0xf21a4d['hasOwnProperty']('data')&&!_0xdbd62['isString'](_0xf21a4d['data']))return'data:\x20string\x20expected';if(null!=_0xf21a4d['attributesBoolean']&&_0xf21a4d['hasOwnProperty']('attributesBoolean')){if(!_0xdbd62['isObject'](_0xf21a4d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2a4111=Object['keys'](_0xf21a4d['attributesBoolean']);for(_0x2b6aa1=0x0;_0x2b6aa1<_0x2a4111['length'];++_0x2b6aa1)if('boolean'!=typeof _0xf21a4d['attributesBoolean'][_0x2a4111[_0x2b6aa1]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xf21a4d['attributesJson']&&_0xf21a4d['hasOwnProperty']('attributesJson')&&!_0xdbd62['isString'](_0xf21a4d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2567ff['fromObject']=function(_0x49584e){if(_0x49584e instanceof _0x4c93cf['Element'])return _0x49584e;var _0x6fe4bb=new _0x4c93cf['Element']();if(null!=_0x49584e['name']&&(_0x6fe4bb['name']=String(_0x49584e['name'])),_0x49584e['children']){if(!Array['isArray'](_0x49584e['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x6fe4bb['children']=[];for(var _0x157fe5=0x0;_0x157fe5<_0x49584e['children']['length'];++_0x157fe5){if('object'!=typeof _0x49584e['children'][_0x157fe5])throw TypeError('.Element.children:\x20object\x20expected');_0x6fe4bb['children'][_0x157fe5]=_0x4c93cf['Element']['fromObject'](_0x49584e['children'][_0x157fe5]);}}if(null!=_0x49584e['data']&&(_0x6fe4bb['data']=String(_0x49584e['data'])),_0x49584e['attributesBoolean']){if('object'!=typeof _0x49584e['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x6fe4bb['attributesBoolean']={};var _0x2ae9c6=Object['keys'](_0x49584e['attributesBoolean']);for(_0x157fe5=0x0;_0x157fe5<_0x2ae9c6['length'];++_0x157fe5)_0x6fe4bb['attributesBoolean'][_0x2ae9c6[_0x157fe5]]=Boolean(_0x49584e['attributesBoolean'][_0x2ae9c6[_0x157fe5]]);}return null!=_0x49584e['attributesJson']&&(_0x6fe4bb['attributesJson']=String(_0x49584e['attributesJson'])),_0x6fe4bb;},_0x2567ff['toObject']=function(_0x5ceb93,_0x38c449){_0x38c449||(_0x38c449={});var _0x5bc380,_0x556307={};if((_0x38c449['arrays']||_0x38c449['defaults'])&&(_0x556307['children']=[]),(_0x38c449['objects']||_0x38c449['defaults'])&&(_0x556307['attributesBoolean']={}),_0x38c449['defaults']&&(_0x556307['name']='',_0x556307['data']='',_0x556307['attributesJson']=''),null!=_0x5ceb93['name']&&_0x5ceb93['hasOwnProperty']('name')&&(_0x556307['name']=_0x5ceb93['name']),_0x5ceb93['children']&&_0x5ceb93['children']['length']){_0x556307['children']=[];for(var _0xa1f920=0x0;_0xa1f920<_0x5ceb93['children']['length'];++_0xa1f920)_0x556307['children'][_0xa1f920]=_0x4c93cf['Element']['toObject'](_0x5ceb93['children'][_0xa1f920],_0x38c449);}if(null!=_0x5ceb93['data']&&_0x5ceb93['hasOwnProperty']('data')&&(_0x556307['data']=_0x5ceb93['data']),_0x5ceb93['attributesBoolean']&&(_0x5bc380=Object['keys'](_0x5ceb93['attributesBoolean']))['length']){_0x556307['attributesBoolean']={};for(_0xa1f920=0x0;_0xa1f920<_0x5bc380['length'];++_0xa1f920)_0x556307['attributesBoolean'][_0x5bc380[_0xa1f920]]=_0x5ceb93['attributesBoolean'][_0x5bc380[_0xa1f920]];}return null!=_0x5ceb93['attributesJson']&&_0x5ceb93['hasOwnProperty']('attributesJson')&&(_0x556307['attributesJson']=_0x5ceb93['attributesJson']),_0x556307;},_0x2567ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2d655b['util']['toJSONOptions']);},_0x2567ff['getTypeUrl']=function(_0x570e55){return void 0x0===_0x570e55&&(_0x570e55='type.googleapis.com'),_0x570e55+'/Element';},_0x2567ff;}()),_0x4c93cf;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2c3fa1){return new w(this['_protobufRoot'][_0x2c3fa1]);}}class w{['_protobuf'];constructor(_0x1543d7){this['_protobuf']=_0x1543d7;}['compress'](_0xfd3ab4){const _0x40dc9a=this['_protobuf']['verify'](_0xfd3ab4);if(_0x40dc9a)throw Error(_0x40dc9a);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xfd3ab4))['finish']();}['decompress'](_0x4bad6e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4bad6e),{'oneofs':!0x0});}}function v(_0x38902b,_0x4a079e){const _0x2d84fd=_0x1df370(_0x38902b);return _0x2d84fd['path'][_0x2d84fd['path']['length']-0x1]+=_0x4a079e,_0x2d84fd;}function O(_0x297e83,_0x53ea46){return _0x297e83['root']===_0x53ea46['root']&&_0x2996c7(_0x297e83['path'],_0x53ea46['path']);}function $(_0x1dc9ab){P(_0x1dc9ab,_0x4b1a8b=>('main'==_0x4b1a8b['root']?(_0x4b1a8b['rootMain']=!0x0,delete _0x4b1a8b['root']):'$graveyard'==_0x4b1a8b['root']&&(_0x4b1a8b['rootGraveyard']=!0x0,delete _0x4b1a8b['root']),_0x4b1a8b));}function J(_0xcd11c8){P(_0xcd11c8,_0x2f3a54=>(_0x2f3a54['rootMain']?(_0x2f3a54['root']='main',delete _0x2f3a54['rootMain']):_0x2f3a54['rootGraveyard']&&(_0x2f3a54['root']='$graveyard',delete _0x2f3a54['rootGraveyard']),_0x2f3a54));}function P(_0x2e4004,_0x52813c){for(const _0x16b074 in _0x2e4004){const _0x19251a=_0x2e4004[_0x16b074];'nodes'!==_0x16b074&&_0x539e54(_0x19251a)&&(_0x19251a['path']&&(_0x19251a['root']||_0x19251a['rootMain']||_0x19251a['rootGraveyard'])?_0x2e4004[_0x16b074]=_0x52813c(_0x19251a):P(_0x19251a,_0x52813c));}return _0x2e4004;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x526ed5,_0x284640,_0x57aca0){this['_id']=_0x526ed5,this['_operationName']=_0x284640,this['_protobufDescriptor']=_0x57aca0;}['compress'](_0x103eed,_0x52f927){const _0x357ee0=_0x52f927['shift']();return $(_0x357ee0),_0x103eed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x357ee0)),_0x103eed['types']['push'](this['_id']),!0x0;}['decompress'](_0x330739,_0x56e23a){_0x56e23a['types']['shift']();const _0x144375=this['_protobufDescriptor']['decompress'](_0x56e23a['buffers']['shift']());J(_0x144375),_0x144375['__className']=this['_operationName'],_0x330739['push'](_0x144375);}}class s extends e{['compress'](_0x3724e2,_0x284652){const _0xd89702=_0x284652['shift']();return this['_serializeOneOf']('oldValue',_0xd89702),this['_serializeOneOf']('newValue',_0xd89702),$(_0xd89702),_0x3724e2['buffers']['push'](this['_protobufDescriptor']['compress'](_0xd89702)),_0x3724e2['types']['push'](this['_id']),!0x0;}['decompress'](_0x2f0262,_0x550b11){const {types:_0x105277,buffers:_0x15050f}=_0x550b11,_0x1d8318=this['_protobufDescriptor']['decompress'](_0x15050f['shift']());_0x105277['shift'](),this['_deserializeOneOf']('oldValue',_0x1d8318),this['_deserializeOneOf']('newValue',_0x1d8318),J(_0x1d8318),_0x1d8318['__className']=this['_operationName'],_0x2f0262['push'](_0x1d8318);}['_serializeOneOf'](_0x426f19,_0x35e00d){const _0x57d4ac=_0x35e00d[_0x426f19];'boolean'==typeof _0x57d4ac?_0x35e00d[_0x426f19+'Boolean']=_0x57d4ac:_0x35e00d[_0x426f19+'Json']=JSON['stringify'](_0x57d4ac);}['_deserializeOneOf'](_0x3fe16f,_0x4b6c8f){const _0x590112=_0x3fe16f+'Json';_0x4b6c8f[_0x590112]?(_0x4b6c8f[_0x3fe16f]=JSON['parse'](_0x4b6c8f[_0x590112]),delete _0x4b6c8f[_0x590112]):(_0x4b6c8f[_0x3fe16f]=_0x4b6c8f[_0x3fe16f+'Boolean'],delete _0x4b6c8f[_0x3fe16f+'Boolean']);}}class i extends e{['compress'](_0x3cd85a,_0x44fe60){const _0xdb9762=_0x44fe60['shift']();return this['_serializeNodesAttributes'](_0xdb9762['nodes']),$(_0xdb9762),_0x3cd85a['buffers']['push'](this['_protobufDescriptor']['compress'](_0xdb9762)),_0x3cd85a['types']['push'](this['_id']),!0x0;}['decompress'](_0x3e1374,_0x5cf9db){const {types:_0x3e113b,buffers:_0x65645a}=_0x5cf9db,_0x30e573=this['_protobufDescriptor']['decompress'](_0x65645a['shift']());_0x3e113b['shift'](),_0x30e573['nodes']||(_0x30e573['nodes']=[]),this['_deserializeNodesAttributes'](_0x30e573['nodes']),J(_0x30e573),_0x30e573['__className']=this['_operationName'],_0x3e1374['push'](_0x30e573);}['_serializeNodesAttributes'](_0x48247b){for(const _0x425a87 of _0x48247b){if(_0x425a87['attributes']){const _0x152422=_0x425a87['attributes'];this['_areValuesBoolean'](_0x152422)?_0x425a87['attributesBoolean']=_0x152422:_0x425a87['attributesJson']=JSON['stringify'](_0x152422);}_0x425a87['children']&&this['_serializeNodesAttributes'](_0x425a87['children']);}}['_deserializeNodesAttributes'](_0xc04e31){for(const _0x1b39fa of _0xc04e31)(_0x1b39fa['attributesBoolean']||_0x1b39fa['attributesJson'])&&(_0x1b39fa['attributesBoolean']?(_0x1b39fa['attributes']=_0x1b39fa['attributesBoolean'],delete _0x1b39fa['attributesBoolean']):(_0x1b39fa['attributes']=JSON['parse'](_0x1b39fa['attributesJson']),delete _0x1b39fa['attributesJson'])),_0x1b39fa['children']&&this['_deserializeNodesAttributes'](_0x1b39fa['children']);}['_areValuesBoolean'](_0x200203){return Object['keys'](_0x200203)['every'](_0x329d10=>'boolean'==typeof _0x200203[_0x329d10]);}}class n extends e{['decompress'](_0x29761f,_0x2d1ec5){super['decompress'](_0x29761f,_0x2d1ec5);const _0x48eba6=_0x29761f[_0x29761f['length']-0x1];_0x48eba6['oldRange']||(_0x48eba6['oldRange']=null),_0x48eba6['newRange']||(_0x48eba6['newRange']=null);}}class p extends e{['compress'](_0x1082d3,_0x5f0994){return _0x5f0994['shift'](),_0x1082d3['types']['push'](this['_id']),!0x0;}['decompress'](_0x369284,_0x45fa59){_0x45fa59['types']['shift'](),_0x369284['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x50cee7,_0x268ac6,_0xcc5514,_0x15329c){super(_0x50cee7,_0x268ac6,_0xcc5514),this['_omittedNamespace']=_0x15329c+':';}['compress'](_0x35401d,_0x31ad4b){return!('MarkerOperation'!=_0x31ad4b[0x0]['__className']||!_0x31ad4b[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x31ad4b[0x0]['name']=_0x31ad4b[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x35401d,_0x31ad4b),!0x0);}['decompress'](_0x8385ea,_0x5f2a93){super['decompress'](_0x8385ea,_0x5f2a93);const _0x4f5e49=_0x8385ea[_0x8385ea['length']-0x1];_0x4f5e49['name']=this['_omittedNamespace']+_0x4f5e49['name'];}}class _{['_id'];['_context'];constructor(_0x48d025,_0x248624){this['_id']=_0x48d025,this['_context']=_0x248624;}['compress'](_0x125a8a,_0x561574){let _0x3ed14;for(;_0x561574['length']>0x1&&this['_compareOperations'](_0x561574[0x0],_0x561574[0x1]);)_0x3ed14?(_0x3ed14=this['_combineNext'](_0x561574['shift'](),_0x3ed14),_0x125a8a['types']['push'](0x0)):(_0x3ed14=_0x1df370(_0x561574['shift']()),_0x125a8a['types']['push'](this['_id']));return!!_0x3ed14&&(_0x3ed14=this['_combineNext'](_0x561574['shift'](),_0x3ed14),_0x125a8a['types']['push'](0x0),_0x125a8a['buffers']['push'](this['_compressSingleOperation'](_0x3ed14)),!0x0);}['decompress'](_0x379d3b,_0x243b05){const _0x5b842f=this['_decompressSingleOperation'](_0x243b05);for(;0x0==_0x243b05['types'][0x0];)_0x243b05['types']['shift'](),_0x379d3b['push'](this['_splitCurrent'](_0x5b842f));_0x379d3b['push'](_0x5b842f);}}class m extends _{['_combineNext'](_0x2db51d,_0x2ee1d4){return _0x2ee1d4['nodes'][0x0]['data']+=_0x2db51d['nodes'][0x0]['data'],_0x2ee1d4;}['_splitCurrent'](_0x2cd942){const _0x2d7ac2=_0x1df370(_0x2cd942),_0x579102=_0x2d7ac2['nodes'][0x0],_0x463d1e=_0x2cd942['nodes'][0x0],_0x4de231=_0x463d1e['data'][Symbol['iterator']]()['next']()['value'],_0x45ea83=_0x4de231['length'];return _0x579102['data']=_0x4de231,_0x463d1e['data']=_0x463d1e['data']['substr'](_0x45ea83),_0x2cd942['position']=v(_0x2cd942['position'],_0x45ea83),_0x2d7ac2;}['_compareOperations'](_0xef4c28,_0x47cb7a){if(this['_checkOperation'](_0xef4c28)&&this['_checkOperation'](_0x47cb7a)){const _0x73d3f0=_0xef4c28['nodes'][0x0]['data']['length'],_0x3eacef=O(v(_0xef4c28['position'],_0x73d3f0),_0x47cb7a['position']),_0x2c6e6f=_0xef4c28['nodes'][0x0],_0x3175ba=_0x47cb7a['nodes'][0x0];return _0x3eacef&&this['_compareAttributes'](_0x2c6e6f,_0x3175ba);}return!0x1;}['_compressSingleOperation'](_0xaeb478){const _0xe71731={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xe71731,[_0xaeb478]),_0xe71731['buffers'][0x0];}['_decompressSingleOperation'](_0x3c9d0b){const _0x30f9c3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x30f9c3,_0x3c9d0b),_0x30f9c3[0x0];}['_checkOperation'](_0x2490ab){return'InsertOperation'==_0x2490ab['__className']&&0x1==_0x2490ab['nodes']['length']&&_0x2490ab['nodes'][0x0]['data']&&!_0x2490ab['wasUndone']&&0x1==Array['from'](_0x2490ab['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4d7ec5,_0x52fa23){const _0x101b8a=Object['keys'](_0x4d7ec5['attributes']||{}),_0x417e56=Object['keys'](_0x52fa23['attributes']||{});return _0x101b8a['length']===_0x417e56['length']&&_0x101b8a['every'](_0x4d1f9e=>_0x52fa23['attributes'][_0x4d1f9e]&&_0x52fa23['attributes'][_0x4d1f9e]===_0x4d7ec5['attributes'][_0x4d1f9e]);}}class c extends _{['_combineNext'](_0x5c6464,_0x249951){return _0x249951['howMany']++,_0x249951['sourcePosition']=_0x1df370(_0x5c6464['sourcePosition']),_0x249951;}['_splitCurrent'](_0x2a0e77){const _0x17882a=_0x1df370(_0x2a0e77);return _0x2a0e77['howMany']--,_0x17882a['howMany']=0x1,_0x17882a['sourcePosition']=v(_0x17882a['sourcePosition'],_0x2a0e77['howMany']),_0x17882a;}['_compareOperations'](_0xe9d9,_0x1be10f){return!(!this['_checkOperation'](_0xe9d9)||!this['_checkOperation'](_0x1be10f))&&(O(v(_0xe9d9['sourcePosition'],-0x1),_0x1be10f['sourcePosition'])&&O(_0xe9d9['targetPosition'],_0x1be10f['targetPosition']));}['_compressSingleOperation'](_0x543c32){const _0x2c12e0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2c12e0,[_0x543c32]),_0x2c12e0['buffers'][0x0];}['_decompressSingleOperation'](_0x25350b){const _0x446f58=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x446f58,_0x25350b),_0x446f58[0x0];}['_checkOperation'](_0x5e4c30){return'MoveOperation'==_0x5e4c30['__className']&&'$graveyard'==_0x5e4c30['targetPosition']['root']&&0x1==_0x5e4c30['howMany']&&!_0x5e4c30['wasUndone'];}}class h extends _{['_combineNext'](_0x1ef0c5,_0x3fc1b7){return _0x3fc1b7['howMany']++,_0x3fc1b7;}['_splitCurrent'](_0x976b52){const _0x147eff=_0x1df370(_0x976b52);return _0x147eff['howMany']=0x1,_0x976b52['howMany']--,_0x147eff;}['_compareOperations'](_0x4ff4e6,_0x49e69c){return!(!this['_checkOperation'](_0x4ff4e6)||!this['_checkOperation'](_0x49e69c))&&(O(_0x4ff4e6['sourcePosition'],_0x49e69c['sourcePosition'])&&O(_0x4ff4e6['targetPosition'],_0x49e69c['targetPosition']));}['_compressSingleOperation'](_0x47419b){const _0x26ad02={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x26ad02,[_0x47419b]),_0x26ad02['buffers'][0x0];}['_decompressSingleOperation'](_0x4a33a4){const _0x4d497f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4d497f,_0x4a33a4),_0x4d497f[0x0];}['_checkOperation'](_0x41fc3e){return'MoveOperation'==_0x41fc3e['__className']&&'$graveyard'==_0x41fc3e['targetPosition']['root']&&0x1==_0x41fc3e['howMany']&&!_0x41fc3e['wasUndone'];}}class f extends _{['compress'](_0x2d3b2b,_0x226151){if(!this['_compareOperations'](_0x226151[0x0],_0x226151[0x1]))return!0x1;const _0x3452c1=_0x226151['shift']();return _0x3452c1['oldRange']=null,_0x3452c1['newRange']&&O(_0x3452c1['newRange']['start'],_0x3452c1['newRange']['end'])&&(_0x3452c1['newRange']['end']=null),_0x226151['shift'](),_0x2d3b2b['types']['push'](this['_id']),_0x2d3b2b['types']['push'](0x0),_0x2d3b2b['buffers']['push'](this['_compressSingleOperation'](_0x3452c1)),!0x0;}['decompress'](_0x8dca95,_0x3ab218){const _0x61a376=this['_decompressSingleOperation'](_0x3ab218);_0x61a376['newRange']&&!_0x61a376['newRange']['end']&&(_0x61a376['newRange']['end']=_0x1df370(_0x61a376['newRange']['start']));const _0xc0ceab=_0x1df370(_0x61a376);_0xc0ceab['newRange']&&(_0xc0ceab['newRange']['start']['stickiness']='toNone',_0xc0ceab['newRange']['end']=_0x1df370(_0xc0ceab['newRange']['start'])),_0xc0ceab['name']='user:position:'+_0xc0ceab['name']['split'](':')[0x2],_0x3ab218['types']['shift'](),_0x8dca95['push'](_0x61a376),_0x8dca95['push'](_0xc0ceab);}['_compressSingleOperation'](_0x40a593){const _0x5cbe5e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5cbe5e,[_0x40a593]),_0x5cbe5e['buffers'][0x0];}['_decompressSingleOperation'](_0x5608f1){const _0x2f5188=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x2f5188,_0x5608f1),_0x2f5188[0x0];}['_compareOperations'](_0x1b54e3,_0x4f61c5){return!(!_0x1b54e3||!_0x4f61c5)&&('MarkerOperation'==_0x1b54e3['__className']&&'MarkerOperation'==_0x4f61c5['__className']&&!(!_0x1b54e3['name']['startsWith']('user:')||!_0x4f61c5['name']['startsWith']('user:')||_0x1b54e3['name']==_0x4f61c5['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x352ff6=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 a(0x12,'MarkerOperation',_0x352ff6,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x352ff6,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1fa6b7){if(!_0x1fa6b7||!_0x1fa6b7[0x0])throw new _0x1f7bf6('no-operations-provided',this);const _0x406df8={'types':[],'buffers':[],'baseVersion':_0x1fa6b7[0x0]['baseVersion']};for(;_0x1fa6b7['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x406df8,_0x1fa6b7)||this['_getCompressorByName']('TypingAction')['compress'](_0x406df8,_0x1fa6b7)||this['_getCompressorByName']('DeletingAction')['compress'](_0x406df8,_0x1fa6b7)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x406df8,_0x1fa6b7)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x406df8,_0x1fa6b7)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x406df8,_0x1fa6b7)||this['_getCompressorByName'](_0x1fa6b7[0x0]['__className'])['compress'](_0x406df8,_0x1fa6b7);return _0x406df8;}['decompress'](_0x48c921){const _0x53dc51=[];for(;_0x48c921['types']['length'];){const _0x5e2302=this['_compressorById']['get'](_0x48c921['types'][0x0]);if(!_0x5e2302)throw new _0x1f7bf6('decompress-compressor-not-found',this,{'type':_0x48c921['types'][0x0]});_0x5e2302['decompress'](_0x53dc51,_0x48c921);}return _0x53dc51['forEach']((_0x2a9ae7,_0x239190)=>_0x2a9ae7['baseVersion']=_0x48c921['baseVersion']+_0x239190),_0x53dc51;}['_getCompressorByName'](_0x4f0e55){return this['_compressorByName']['get'](_0x4f0e55);}['_registerOperationCompressor'](_0x3d940f,_0x1a2831,_0x2386fe){const _0x21218e=new _0x2386fe(_0x3d940f,_0x1a2831,this['_protobufFactory']['getDescriptor'](_0x1a2831));this['_registerCompressor'](_0x3d940f,_0x1a2831,_0x21218e);}['_registerActionCompressor'](_0xc36d8d,_0x9486da,_0x304deb){const _0x25a530=new _0x304deb(_0xc36d8d,this);this['_registerCompressor'](_0xc36d8d,_0x9486da,_0x25a530);}['_registerCompressor'](_0x159a9e,_0x2ec63b,_0x39134a){this['_compressorById']['set'](_0x159a9e,_0x39134a),this['_compressorByName']['set'](_0x2ec63b,_0x39134a);}}export{g as Compressor};
23
+ import{CKEditorError as _0xf7a1fa}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0xaaeeb2 from'protobufjs/minimal.js';import{cloneDeep as _0x3e460f,isEqual as _0x26d0a8,isObject as _0x24e9e7}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x2e26ae=_0xaaeeb2['Reader'],_0x15bf1e=_0xaaeeb2['Writer'],_0x59d332=_0xaaeeb2['util'],_0x5301aa=_0xaaeeb2['roots']['default']||(_0xaaeeb2['roots']['default']={});return _0x5301aa['AttributeOperation']=(function(){function _0x5bec12(_0x407ce2){if(_0x407ce2){for(var _0x243eda=Object['keys'](_0x407ce2),_0x5baa3e=0x0;_0x5baa3e<_0x243eda['length'];++_0x5baa3e)null!=_0x407ce2[_0x243eda[_0x5baa3e]]&&(this[_0x243eda[_0x5baa3e]]=_0x407ce2[_0x243eda[_0x5baa3e]]);}}return _0x5bec12['prototype']['range']=null,_0x5bec12['prototype']['key']='',_0x5bec12['prototype']['oldValueBoolean']=!0x1,_0x5bec12['prototype']['oldValueJson']='',_0x5bec12['prototype']['newValueBoolean']=!0x1,_0x5bec12['prototype']['newValueJson']='',_0x5bec12['prototype']['wasUndone']=!0x1,_0x5bec12['create']=function(_0x1a2aaf){return new _0x5bec12(_0x1a2aaf);},_0x5bec12['encode']=function(_0x416860,_0x21cf25){return _0x21cf25||(_0x21cf25=_0x15bf1e['create']()),null!=_0x416860['range']&&Object['hasOwnProperty']['call'](_0x416860,'range')&&_0x5301aa['Range']['encode'](_0x416860['range'],_0x21cf25['uint32'](0xa)['fork']())['ldelim'](),null!=_0x416860['key']&&Object['hasOwnProperty']['call'](_0x416860,'key')&&_0x21cf25['uint32'](0x12)['string'](_0x416860['key']),null!=_0x416860['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x416860,'oldValueBoolean')&&_0x21cf25['uint32'](0x18)['bool'](_0x416860['oldValueBoolean']),null!=_0x416860['oldValueJson']&&Object['hasOwnProperty']['call'](_0x416860,'oldValueJson')&&_0x21cf25['uint32'](0x22)['string'](_0x416860['oldValueJson']),null!=_0x416860['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x416860,'newValueBoolean')&&_0x21cf25['uint32'](0x28)['bool'](_0x416860['newValueBoolean']),null!=_0x416860['newValueJson']&&Object['hasOwnProperty']['call'](_0x416860,'newValueJson')&&_0x21cf25['uint32'](0x32)['string'](_0x416860['newValueJson']),null!=_0x416860['wasUndone']&&Object['hasOwnProperty']['call'](_0x416860,'wasUndone')&&_0x21cf25['uint32'](0x38)['bool'](_0x416860['wasUndone']),_0x21cf25;},_0x5bec12['encodeDelimited']=function(_0x4d7fa7,_0x4bae3f){return this['encode'](_0x4d7fa7,_0x4bae3f)['ldelim']();},_0x5bec12['decode']=function(_0x4adc62,_0x2a1a3a){_0x4adc62 instanceof _0x2e26ae||(_0x4adc62=_0x2e26ae['create'](_0x4adc62));for(var _0x217538=void 0x0===_0x2a1a3a?_0x4adc62['len']:_0x4adc62['pos']+_0x2a1a3a,_0x5b07ca=new _0x5301aa['AttributeOperation']();_0x4adc62['pos']<_0x217538;){var _0x543553=_0x4adc62['uint32']();switch(_0x543553>>>0x3){case 0x1:_0x5b07ca['range']=_0x5301aa['Range']['decode'](_0x4adc62,_0x4adc62['uint32']());break;case 0x2:_0x5b07ca['key']=_0x4adc62['string']();break;case 0x3:_0x5b07ca['oldValueBoolean']=_0x4adc62['bool']();break;case 0x4:_0x5b07ca['oldValueJson']=_0x4adc62['string']();break;case 0x5:_0x5b07ca['newValueBoolean']=_0x4adc62['bool']();break;case 0x6:_0x5b07ca['newValueJson']=_0x4adc62['string']();break;case 0x7:_0x5b07ca['wasUndone']=_0x4adc62['bool']();break;default:_0x4adc62['skipType'](0x7&_0x543553);}}return _0x5b07ca;},_0x5bec12['decodeDelimited']=function(_0x488413){return _0x488413 instanceof _0x2e26ae||(_0x488413=new _0x2e26ae(_0x488413)),this['decode'](_0x488413,_0x488413['uint32']());},_0x5bec12['verify']=function(_0x36e7f0){if('object'!=typeof _0x36e7f0||null===_0x36e7f0)return'object\x20expected';if(null!=_0x36e7f0['range']&&_0x36e7f0['hasOwnProperty']('range')){var _0x2bdd9a=_0x5301aa['Range']['verify'](_0x36e7f0['range']);if(_0x2bdd9a)return'range.'+_0x2bdd9a;}return null!=_0x36e7f0['key']&&_0x36e7f0['hasOwnProperty']('key')&&!_0x59d332['isString'](_0x36e7f0['key'])?'key:\x20string\x20expected':null!=_0x36e7f0['oldValueBoolean']&&_0x36e7f0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x36e7f0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x36e7f0['oldValueJson']&&_0x36e7f0['hasOwnProperty']('oldValueJson')&&!_0x59d332['isString'](_0x36e7f0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x36e7f0['newValueBoolean']&&_0x36e7f0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x36e7f0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x36e7f0['newValueJson']&&_0x36e7f0['hasOwnProperty']('newValueJson')&&!_0x59d332['isString'](_0x36e7f0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x36e7f0['wasUndone']&&_0x36e7f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36e7f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5bec12['fromObject']=function(_0xf6391a){if(_0xf6391a instanceof _0x5301aa['AttributeOperation'])return _0xf6391a;var _0x54838e=new _0x5301aa['AttributeOperation']();if(null!=_0xf6391a['range']){if('object'!=typeof _0xf6391a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x54838e['range']=_0x5301aa['Range']['fromObject'](_0xf6391a['range']);}return null!=_0xf6391a['key']&&(_0x54838e['key']=String(_0xf6391a['key'])),null!=_0xf6391a['oldValueBoolean']&&(_0x54838e['oldValueBoolean']=Boolean(_0xf6391a['oldValueBoolean'])),null!=_0xf6391a['oldValueJson']&&(_0x54838e['oldValueJson']=String(_0xf6391a['oldValueJson'])),null!=_0xf6391a['newValueBoolean']&&(_0x54838e['newValueBoolean']=Boolean(_0xf6391a['newValueBoolean'])),null!=_0xf6391a['newValueJson']&&(_0x54838e['newValueJson']=String(_0xf6391a['newValueJson'])),null!=_0xf6391a['wasUndone']&&(_0x54838e['wasUndone']=Boolean(_0xf6391a['wasUndone'])),_0x54838e;},_0x5bec12['toObject']=function(_0xcfd88f,_0x56c405){_0x56c405||(_0x56c405={});var _0x2df38b={};return _0x56c405['defaults']&&(_0x2df38b['range']=null,_0x2df38b['key']='',_0x2df38b['oldValueBoolean']=!0x1,_0x2df38b['oldValueJson']='',_0x2df38b['newValueBoolean']=!0x1,_0x2df38b['newValueJson']='',_0x2df38b['wasUndone']=!0x1),null!=_0xcfd88f['range']&&_0xcfd88f['hasOwnProperty']('range')&&(_0x2df38b['range']=_0x5301aa['Range']['toObject'](_0xcfd88f['range'],_0x56c405)),null!=_0xcfd88f['key']&&_0xcfd88f['hasOwnProperty']('key')&&(_0x2df38b['key']=_0xcfd88f['key']),null!=_0xcfd88f['oldValueBoolean']&&_0xcfd88f['hasOwnProperty']('oldValueBoolean')&&(_0x2df38b['oldValueBoolean']=_0xcfd88f['oldValueBoolean']),null!=_0xcfd88f['oldValueJson']&&_0xcfd88f['hasOwnProperty']('oldValueJson')&&(_0x2df38b['oldValueJson']=_0xcfd88f['oldValueJson']),null!=_0xcfd88f['newValueBoolean']&&_0xcfd88f['hasOwnProperty']('newValueBoolean')&&(_0x2df38b['newValueBoolean']=_0xcfd88f['newValueBoolean']),null!=_0xcfd88f['newValueJson']&&_0xcfd88f['hasOwnProperty']('newValueJson')&&(_0x2df38b['newValueJson']=_0xcfd88f['newValueJson']),null!=_0xcfd88f['wasUndone']&&_0xcfd88f['hasOwnProperty']('wasUndone')&&(_0x2df38b['wasUndone']=_0xcfd88f['wasUndone']),_0x2df38b;},_0x5bec12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x5bec12['getTypeUrl']=function(_0x135f2a){return void 0x0===_0x135f2a&&(_0x135f2a='type.googleapis.com'),_0x135f2a+'/AttributeOperation';},_0x5bec12;}()),_0x5301aa['InsertOperation']=(function(){function _0x2f62a4(_0x25f21f){if(this['nodes']=[],_0x25f21f){for(var _0x39fbfe=Object['keys'](_0x25f21f),_0x29190a=0x0;_0x29190a<_0x39fbfe['length'];++_0x29190a)null!=_0x25f21f[_0x39fbfe[_0x29190a]]&&(this[_0x39fbfe[_0x29190a]]=_0x25f21f[_0x39fbfe[_0x29190a]]);}}return _0x2f62a4['prototype']['position']=null,_0x2f62a4['prototype']['nodes']=_0x59d332['emptyArray'],_0x2f62a4['prototype']['shouldReceiveAttributes']=!0x1,_0x2f62a4['prototype']['wasUndone']=!0x1,_0x2f62a4['create']=function(_0x28f374){return new _0x2f62a4(_0x28f374);},_0x2f62a4['encode']=function(_0xe71a75,_0x39e653){if(_0x39e653||(_0x39e653=_0x15bf1e['create']()),null!=_0xe71a75['position']&&Object['hasOwnProperty']['call'](_0xe71a75,'position')&&_0x5301aa['Position']['encode'](_0xe71a75['position'],_0x39e653['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe71a75['nodes']&&_0xe71a75['nodes']['length']){for(var _0x171daf=0x0;_0x171daf<_0xe71a75['nodes']['length'];++_0x171daf)_0x5301aa['Element']['encode'](_0xe71a75['nodes'][_0x171daf],_0x39e653['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xe71a75['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xe71a75,'shouldReceiveAttributes')&&_0x39e653['uint32'](0x18)['bool'](_0xe71a75['shouldReceiveAttributes']),null!=_0xe71a75['wasUndone']&&Object['hasOwnProperty']['call'](_0xe71a75,'wasUndone')&&_0x39e653['uint32'](0x20)['bool'](_0xe71a75['wasUndone']),_0x39e653;},_0x2f62a4['encodeDelimited']=function(_0x289608,_0x1f1d7a){return this['encode'](_0x289608,_0x1f1d7a)['ldelim']();},_0x2f62a4['decode']=function(_0x238ae1,_0x43b066){_0x238ae1 instanceof _0x2e26ae||(_0x238ae1=_0x2e26ae['create'](_0x238ae1));for(var _0x3cedc0=void 0x0===_0x43b066?_0x238ae1['len']:_0x238ae1['pos']+_0x43b066,_0x3dd2a7=new _0x5301aa['InsertOperation']();_0x238ae1['pos']<_0x3cedc0;){var _0x23e3e2=_0x238ae1['uint32']();switch(_0x23e3e2>>>0x3){case 0x1:_0x3dd2a7['position']=_0x5301aa['Position']['decode'](_0x238ae1,_0x238ae1['uint32']());break;case 0x2:_0x3dd2a7['nodes']&&_0x3dd2a7['nodes']['length']||(_0x3dd2a7['nodes']=[]),_0x3dd2a7['nodes']['push'](_0x5301aa['Element']['decode'](_0x238ae1,_0x238ae1['uint32']()));break;case 0x3:_0x3dd2a7['shouldReceiveAttributes']=_0x238ae1['bool']();break;case 0x4:_0x3dd2a7['wasUndone']=_0x238ae1['bool']();break;default:_0x238ae1['skipType'](0x7&_0x23e3e2);}}return _0x3dd2a7;},_0x2f62a4['decodeDelimited']=function(_0xe8bc11){return _0xe8bc11 instanceof _0x2e26ae||(_0xe8bc11=new _0x2e26ae(_0xe8bc11)),this['decode'](_0xe8bc11,_0xe8bc11['uint32']());},_0x2f62a4['verify']=function(_0xd8a7b0){if('object'!=typeof _0xd8a7b0||null===_0xd8a7b0)return'object\x20expected';if(null!=_0xd8a7b0['position']&&_0xd8a7b0['hasOwnProperty']('position')&&(_0x43cc01=_0x5301aa['Position']['verify'](_0xd8a7b0['position'])))return'position.'+_0x43cc01;if(null!=_0xd8a7b0['nodes']&&_0xd8a7b0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xd8a7b0['nodes']))return'nodes:\x20array\x20expected';for(var _0x4f975a=0x0;_0x4f975a<_0xd8a7b0['nodes']['length'];++_0x4f975a){var _0x43cc01;if(_0x43cc01=_0x5301aa['Element']['verify'](_0xd8a7b0['nodes'][_0x4f975a]))return'nodes.'+_0x43cc01;}}return null!=_0xd8a7b0['shouldReceiveAttributes']&&_0xd8a7b0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xd8a7b0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xd8a7b0['wasUndone']&&_0xd8a7b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd8a7b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f62a4['fromObject']=function(_0x38ba9e){if(_0x38ba9e instanceof _0x5301aa['InsertOperation'])return _0x38ba9e;var _0x49b315=new _0x5301aa['InsertOperation']();if(null!=_0x38ba9e['position']){if('object'!=typeof _0x38ba9e['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x49b315['position']=_0x5301aa['Position']['fromObject'](_0x38ba9e['position']);}if(_0x38ba9e['nodes']){if(!Array['isArray'](_0x38ba9e['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x49b315['nodes']=[];for(var _0x9583fa=0x0;_0x9583fa<_0x38ba9e['nodes']['length'];++_0x9583fa){if('object'!=typeof _0x38ba9e['nodes'][_0x9583fa])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x49b315['nodes'][_0x9583fa]=_0x5301aa['Element']['fromObject'](_0x38ba9e['nodes'][_0x9583fa]);}}return null!=_0x38ba9e['shouldReceiveAttributes']&&(_0x49b315['shouldReceiveAttributes']=Boolean(_0x38ba9e['shouldReceiveAttributes'])),null!=_0x38ba9e['wasUndone']&&(_0x49b315['wasUndone']=Boolean(_0x38ba9e['wasUndone'])),_0x49b315;},_0x2f62a4['toObject']=function(_0x1340bb,_0x3688b4){_0x3688b4||(_0x3688b4={});var _0x3a10f5={};if((_0x3688b4['arrays']||_0x3688b4['defaults'])&&(_0x3a10f5['nodes']=[]),_0x3688b4['defaults']&&(_0x3a10f5['position']=null,_0x3a10f5['shouldReceiveAttributes']=!0x1,_0x3a10f5['wasUndone']=!0x1),null!=_0x1340bb['position']&&_0x1340bb['hasOwnProperty']('position')&&(_0x3a10f5['position']=_0x5301aa['Position']['toObject'](_0x1340bb['position'],_0x3688b4)),_0x1340bb['nodes']&&_0x1340bb['nodes']['length']){_0x3a10f5['nodes']=[];for(var _0xd36d62=0x0;_0xd36d62<_0x1340bb['nodes']['length'];++_0xd36d62)_0x3a10f5['nodes'][_0xd36d62]=_0x5301aa['Element']['toObject'](_0x1340bb['nodes'][_0xd36d62],_0x3688b4);}return null!=_0x1340bb['shouldReceiveAttributes']&&_0x1340bb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3a10f5['shouldReceiveAttributes']=_0x1340bb['shouldReceiveAttributes']),null!=_0x1340bb['wasUndone']&&_0x1340bb['hasOwnProperty']('wasUndone')&&(_0x3a10f5['wasUndone']=_0x1340bb['wasUndone']),_0x3a10f5;},_0x2f62a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x2f62a4['getTypeUrl']=function(_0x35152d){return void 0x0===_0x35152d&&(_0x35152d='type.googleapis.com'),_0x35152d+'/InsertOperation';},_0x2f62a4;}()),_0x5301aa['MarkerOperation']=(function(){function _0x19ec14(_0xad5ae7){if(_0xad5ae7){for(var _0x56bf01=Object['keys'](_0xad5ae7),_0x25905e=0x0;_0x25905e<_0x56bf01['length'];++_0x25905e)null!=_0xad5ae7[_0x56bf01[_0x25905e]]&&(this[_0x56bf01[_0x25905e]]=_0xad5ae7[_0x56bf01[_0x25905e]]);}}return _0x19ec14['prototype']['name']='',_0x19ec14['prototype']['oldRange']=null,_0x19ec14['prototype']['newRange']=null,_0x19ec14['prototype']['affectsData']=!0x1,_0x19ec14['prototype']['wasUndone']=!0x1,_0x19ec14['create']=function(_0x5a697a){return new _0x19ec14(_0x5a697a);},_0x19ec14['encode']=function(_0x46a6b7,_0x1929ca){return _0x1929ca||(_0x1929ca=_0x15bf1e['create']()),null!=_0x46a6b7['name']&&Object['hasOwnProperty']['call'](_0x46a6b7,'name')&&_0x1929ca['uint32'](0xa)['string'](_0x46a6b7['name']),null!=_0x46a6b7['oldRange']&&Object['hasOwnProperty']['call'](_0x46a6b7,'oldRange')&&_0x5301aa['Range']['encode'](_0x46a6b7['oldRange'],_0x1929ca['uint32'](0x12)['fork']())['ldelim'](),null!=_0x46a6b7['newRange']&&Object['hasOwnProperty']['call'](_0x46a6b7,'newRange')&&_0x5301aa['Range']['encode'](_0x46a6b7['newRange'],_0x1929ca['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x46a6b7['affectsData']&&Object['hasOwnProperty']['call'](_0x46a6b7,'affectsData')&&_0x1929ca['uint32'](0x20)['bool'](_0x46a6b7['affectsData']),null!=_0x46a6b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x46a6b7,'wasUndone')&&_0x1929ca['uint32'](0x28)['bool'](_0x46a6b7['wasUndone']),_0x1929ca;},_0x19ec14['encodeDelimited']=function(_0x50e991,_0x2a4ba3){return this['encode'](_0x50e991,_0x2a4ba3)['ldelim']();},_0x19ec14['decode']=function(_0x3d6d11,_0x4b4e87){_0x3d6d11 instanceof _0x2e26ae||(_0x3d6d11=_0x2e26ae['create'](_0x3d6d11));for(var _0x570b85=void 0x0===_0x4b4e87?_0x3d6d11['len']:_0x3d6d11['pos']+_0x4b4e87,_0x63c5f7=new _0x5301aa['MarkerOperation']();_0x3d6d11['pos']<_0x570b85;){var _0x44de71=_0x3d6d11['uint32']();switch(_0x44de71>>>0x3){case 0x1:_0x63c5f7['name']=_0x3d6d11['string']();break;case 0x2:_0x63c5f7['oldRange']=_0x5301aa['Range']['decode'](_0x3d6d11,_0x3d6d11['uint32']());break;case 0x3:_0x63c5f7['newRange']=_0x5301aa['Range']['decode'](_0x3d6d11,_0x3d6d11['uint32']());break;case 0x4:_0x63c5f7['affectsData']=_0x3d6d11['bool']();break;case 0x5:_0x63c5f7['wasUndone']=_0x3d6d11['bool']();break;default:_0x3d6d11['skipType'](0x7&_0x44de71);}}return _0x63c5f7;},_0x19ec14['decodeDelimited']=function(_0x371e4d){return _0x371e4d instanceof _0x2e26ae||(_0x371e4d=new _0x2e26ae(_0x371e4d)),this['decode'](_0x371e4d,_0x371e4d['uint32']());},_0x19ec14['verify']=function(_0x327b4b){if('object'!=typeof _0x327b4b||null===_0x327b4b)return'object\x20expected';if(null!=_0x327b4b['name']&&_0x327b4b['hasOwnProperty']('name')&&!_0x59d332['isString'](_0x327b4b['name']))return'name:\x20string\x20expected';var _0x3f58d6;if(null!=_0x327b4b['oldRange']&&_0x327b4b['hasOwnProperty']('oldRange')&&(_0x3f58d6=_0x5301aa['Range']['verify'](_0x327b4b['oldRange'])))return'oldRange.'+_0x3f58d6;if(null!=_0x327b4b['newRange']&&_0x327b4b['hasOwnProperty']('newRange')&&(_0x3f58d6=_0x5301aa['Range']['verify'](_0x327b4b['newRange'])))return'newRange.'+_0x3f58d6;return null!=_0x327b4b['affectsData']&&_0x327b4b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x327b4b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x327b4b['wasUndone']&&_0x327b4b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x327b4b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19ec14['fromObject']=function(_0x55ac5f){if(_0x55ac5f instanceof _0x5301aa['MarkerOperation'])return _0x55ac5f;var _0x8e7c70=new _0x5301aa['MarkerOperation']();if(null!=_0x55ac5f['name']&&(_0x8e7c70['name']=String(_0x55ac5f['name'])),null!=_0x55ac5f['oldRange']){if('object'!=typeof _0x55ac5f['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x8e7c70['oldRange']=_0x5301aa['Range']['fromObject'](_0x55ac5f['oldRange']);}if(null!=_0x55ac5f['newRange']){if('object'!=typeof _0x55ac5f['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x8e7c70['newRange']=_0x5301aa['Range']['fromObject'](_0x55ac5f['newRange']);}return null!=_0x55ac5f['affectsData']&&(_0x8e7c70['affectsData']=Boolean(_0x55ac5f['affectsData'])),null!=_0x55ac5f['wasUndone']&&(_0x8e7c70['wasUndone']=Boolean(_0x55ac5f['wasUndone'])),_0x8e7c70;},_0x19ec14['toObject']=function(_0x4a7a77,_0x157be8){_0x157be8||(_0x157be8={});var _0x29452f={};return _0x157be8['defaults']&&(_0x29452f['name']='',_0x29452f['oldRange']=null,_0x29452f['newRange']=null,_0x29452f['affectsData']=!0x1,_0x29452f['wasUndone']=!0x1),null!=_0x4a7a77['name']&&_0x4a7a77['hasOwnProperty']('name')&&(_0x29452f['name']=_0x4a7a77['name']),null!=_0x4a7a77['oldRange']&&_0x4a7a77['hasOwnProperty']('oldRange')&&(_0x29452f['oldRange']=_0x5301aa['Range']['toObject'](_0x4a7a77['oldRange'],_0x157be8)),null!=_0x4a7a77['newRange']&&_0x4a7a77['hasOwnProperty']('newRange')&&(_0x29452f['newRange']=_0x5301aa['Range']['toObject'](_0x4a7a77['newRange'],_0x157be8)),null!=_0x4a7a77['affectsData']&&_0x4a7a77['hasOwnProperty']('affectsData')&&(_0x29452f['affectsData']=_0x4a7a77['affectsData']),null!=_0x4a7a77['wasUndone']&&_0x4a7a77['hasOwnProperty']('wasUndone')&&(_0x29452f['wasUndone']=_0x4a7a77['wasUndone']),_0x29452f;},_0x19ec14['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x19ec14['getTypeUrl']=function(_0x5a2682){return void 0x0===_0x5a2682&&(_0x5a2682='type.googleapis.com'),_0x5a2682+'/MarkerOperation';},_0x19ec14;}()),_0x5301aa['MergeOperation']=(function(){function _0x283981(_0x555030){if(_0x555030){for(var _0x4a429c=Object['keys'](_0x555030),_0x36fc74=0x0;_0x36fc74<_0x4a429c['length'];++_0x36fc74)null!=_0x555030[_0x4a429c[_0x36fc74]]&&(this[_0x4a429c[_0x36fc74]]=_0x555030[_0x4a429c[_0x36fc74]]);}}return _0x283981['prototype']['sourcePosition']=null,_0x283981['prototype']['targetPosition']=null,_0x283981['prototype']['graveyardPosition']=null,_0x283981['prototype']['howMany']=0x0,_0x283981['prototype']['wasUndone']=!0x1,_0x283981['create']=function(_0x29373a){return new _0x283981(_0x29373a);},_0x283981['encode']=function(_0x3fac65,_0x486c04){return _0x486c04||(_0x486c04=_0x15bf1e['create']()),null!=_0x3fac65['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3fac65,'sourcePosition')&&_0x5301aa['Position']['encode'](_0x3fac65['sourcePosition'],_0x486c04['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3fac65['targetPosition']&&Object['hasOwnProperty']['call'](_0x3fac65,'targetPosition')&&_0x5301aa['Position']['encode'](_0x3fac65['targetPosition'],_0x486c04['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3fac65['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3fac65,'graveyardPosition')&&_0x5301aa['Position']['encode'](_0x3fac65['graveyardPosition'],_0x486c04['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3fac65['howMany']&&Object['hasOwnProperty']['call'](_0x3fac65,'howMany')&&_0x486c04['uint32'](0x20)['uint32'](_0x3fac65['howMany']),null!=_0x3fac65['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fac65,'wasUndone')&&_0x486c04['uint32'](0x28)['bool'](_0x3fac65['wasUndone']),_0x486c04;},_0x283981['encodeDelimited']=function(_0x47b305,_0x930134){return this['encode'](_0x47b305,_0x930134)['ldelim']();},_0x283981['decode']=function(_0xd8f881,_0x305e5c){_0xd8f881 instanceof _0x2e26ae||(_0xd8f881=_0x2e26ae['create'](_0xd8f881));for(var _0x306d2a=void 0x0===_0x305e5c?_0xd8f881['len']:_0xd8f881['pos']+_0x305e5c,_0x53306c=new _0x5301aa['MergeOperation']();_0xd8f881['pos']<_0x306d2a;){var _0x1e8179=_0xd8f881['uint32']();switch(_0x1e8179>>>0x3){case 0x1:_0x53306c['sourcePosition']=_0x5301aa['Position']['decode'](_0xd8f881,_0xd8f881['uint32']());break;case 0x2:_0x53306c['targetPosition']=_0x5301aa['Position']['decode'](_0xd8f881,_0xd8f881['uint32']());break;case 0x3:_0x53306c['graveyardPosition']=_0x5301aa['Position']['decode'](_0xd8f881,_0xd8f881['uint32']());break;case 0x4:_0x53306c['howMany']=_0xd8f881['uint32']();break;case 0x5:_0x53306c['wasUndone']=_0xd8f881['bool']();break;default:_0xd8f881['skipType'](0x7&_0x1e8179);}}return _0x53306c;},_0x283981['decodeDelimited']=function(_0x189af5){return _0x189af5 instanceof _0x2e26ae||(_0x189af5=new _0x2e26ae(_0x189af5)),this['decode'](_0x189af5,_0x189af5['uint32']());},_0x283981['verify']=function(_0x2fb08f){if('object'!=typeof _0x2fb08f||null===_0x2fb08f)return'object\x20expected';var _0x515077;if(null!=_0x2fb08f['sourcePosition']&&_0x2fb08f['hasOwnProperty']('sourcePosition')&&(_0x515077=_0x5301aa['Position']['verify'](_0x2fb08f['sourcePosition'])))return'sourcePosition.'+_0x515077;if(null!=_0x2fb08f['targetPosition']&&_0x2fb08f['hasOwnProperty']('targetPosition')&&(_0x515077=_0x5301aa['Position']['verify'](_0x2fb08f['targetPosition'])))return'targetPosition.'+_0x515077;if(null!=_0x2fb08f['graveyardPosition']&&_0x2fb08f['hasOwnProperty']('graveyardPosition')&&(_0x515077=_0x5301aa['Position']['verify'](_0x2fb08f['graveyardPosition'])))return'graveyardPosition.'+_0x515077;return null!=_0x2fb08f['howMany']&&_0x2fb08f['hasOwnProperty']('howMany')&&!_0x59d332['isInteger'](_0x2fb08f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2fb08f['wasUndone']&&_0x2fb08f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fb08f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x283981['fromObject']=function(_0x1181dc){if(_0x1181dc instanceof _0x5301aa['MergeOperation'])return _0x1181dc;var _0x4d521e=new _0x5301aa['MergeOperation']();if(null!=_0x1181dc['sourcePosition']){if('object'!=typeof _0x1181dc['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4d521e['sourcePosition']=_0x5301aa['Position']['fromObject'](_0x1181dc['sourcePosition']);}if(null!=_0x1181dc['targetPosition']){if('object'!=typeof _0x1181dc['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4d521e['targetPosition']=_0x5301aa['Position']['fromObject'](_0x1181dc['targetPosition']);}if(null!=_0x1181dc['graveyardPosition']){if('object'!=typeof _0x1181dc['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4d521e['graveyardPosition']=_0x5301aa['Position']['fromObject'](_0x1181dc['graveyardPosition']);}return null!=_0x1181dc['howMany']&&(_0x4d521e['howMany']=_0x1181dc['howMany']>>>0x0),null!=_0x1181dc['wasUndone']&&(_0x4d521e['wasUndone']=Boolean(_0x1181dc['wasUndone'])),_0x4d521e;},_0x283981['toObject']=function(_0xa2a5da,_0x2c3900){_0x2c3900||(_0x2c3900={});var _0x1c09d2={};return _0x2c3900['defaults']&&(_0x1c09d2['sourcePosition']=null,_0x1c09d2['targetPosition']=null,_0x1c09d2['graveyardPosition']=null,_0x1c09d2['howMany']=0x0,_0x1c09d2['wasUndone']=!0x1),null!=_0xa2a5da['sourcePosition']&&_0xa2a5da['hasOwnProperty']('sourcePosition')&&(_0x1c09d2['sourcePosition']=_0x5301aa['Position']['toObject'](_0xa2a5da['sourcePosition'],_0x2c3900)),null!=_0xa2a5da['targetPosition']&&_0xa2a5da['hasOwnProperty']('targetPosition')&&(_0x1c09d2['targetPosition']=_0x5301aa['Position']['toObject'](_0xa2a5da['targetPosition'],_0x2c3900)),null!=_0xa2a5da['graveyardPosition']&&_0xa2a5da['hasOwnProperty']('graveyardPosition')&&(_0x1c09d2['graveyardPosition']=_0x5301aa['Position']['toObject'](_0xa2a5da['graveyardPosition'],_0x2c3900)),null!=_0xa2a5da['howMany']&&_0xa2a5da['hasOwnProperty']('howMany')&&(_0x1c09d2['howMany']=_0xa2a5da['howMany']),null!=_0xa2a5da['wasUndone']&&_0xa2a5da['hasOwnProperty']('wasUndone')&&(_0x1c09d2['wasUndone']=_0xa2a5da['wasUndone']),_0x1c09d2;},_0x283981['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x283981['getTypeUrl']=function(_0x1cc7b5){return void 0x0===_0x1cc7b5&&(_0x1cc7b5='type.googleapis.com'),_0x1cc7b5+'/MergeOperation';},_0x283981;}()),_0x5301aa['MoveOperation']=(function(){function _0x34d4fd(_0x99e210){if(_0x99e210){for(var _0x35ef37=Object['keys'](_0x99e210),_0xf22ec7=0x0;_0xf22ec7<_0x35ef37['length'];++_0xf22ec7)null!=_0x99e210[_0x35ef37[_0xf22ec7]]&&(this[_0x35ef37[_0xf22ec7]]=_0x99e210[_0x35ef37[_0xf22ec7]]);}}return _0x34d4fd['prototype']['sourcePosition']=null,_0x34d4fd['prototype']['howMany']=0x0,_0x34d4fd['prototype']['targetPosition']=null,_0x34d4fd['prototype']['wasUndone']=!0x1,_0x34d4fd['create']=function(_0x9c86ff){return new _0x34d4fd(_0x9c86ff);},_0x34d4fd['encode']=function(_0x56400f,_0x59d658){return _0x59d658||(_0x59d658=_0x15bf1e['create']()),null!=_0x56400f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x56400f,'sourcePosition')&&_0x5301aa['Position']['encode'](_0x56400f['sourcePosition'],_0x59d658['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56400f['howMany']&&Object['hasOwnProperty']['call'](_0x56400f,'howMany')&&_0x59d658['uint32'](0x10)['uint32'](_0x56400f['howMany']),null!=_0x56400f['targetPosition']&&Object['hasOwnProperty']['call'](_0x56400f,'targetPosition')&&_0x5301aa['Position']['encode'](_0x56400f['targetPosition'],_0x59d658['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56400f['wasUndone']&&Object['hasOwnProperty']['call'](_0x56400f,'wasUndone')&&_0x59d658['uint32'](0x20)['bool'](_0x56400f['wasUndone']),_0x59d658;},_0x34d4fd['encodeDelimited']=function(_0x3bc5ac,_0xb416ae){return this['encode'](_0x3bc5ac,_0xb416ae)['ldelim']();},_0x34d4fd['decode']=function(_0x63aa2e,_0x266ef6){_0x63aa2e instanceof _0x2e26ae||(_0x63aa2e=_0x2e26ae['create'](_0x63aa2e));for(var _0xf00f06=void 0x0===_0x266ef6?_0x63aa2e['len']:_0x63aa2e['pos']+_0x266ef6,_0x41fe76=new _0x5301aa['MoveOperation']();_0x63aa2e['pos']<_0xf00f06;){var _0x5ed0eb=_0x63aa2e['uint32']();switch(_0x5ed0eb>>>0x3){case 0x1:_0x41fe76['sourcePosition']=_0x5301aa['Position']['decode'](_0x63aa2e,_0x63aa2e['uint32']());break;case 0x2:_0x41fe76['howMany']=_0x63aa2e['uint32']();break;case 0x3:_0x41fe76['targetPosition']=_0x5301aa['Position']['decode'](_0x63aa2e,_0x63aa2e['uint32']());break;case 0x4:_0x41fe76['wasUndone']=_0x63aa2e['bool']();break;default:_0x63aa2e['skipType'](0x7&_0x5ed0eb);}}return _0x41fe76;},_0x34d4fd['decodeDelimited']=function(_0x5031fe){return _0x5031fe instanceof _0x2e26ae||(_0x5031fe=new _0x2e26ae(_0x5031fe)),this['decode'](_0x5031fe,_0x5031fe['uint32']());},_0x34d4fd['verify']=function(_0x21f6f5){if('object'!=typeof _0x21f6f5||null===_0x21f6f5)return'object\x20expected';var _0x1f935c;if(null!=_0x21f6f5['sourcePosition']&&_0x21f6f5['hasOwnProperty']('sourcePosition')&&(_0x1f935c=_0x5301aa['Position']['verify'](_0x21f6f5['sourcePosition'])))return'sourcePosition.'+_0x1f935c;if(null!=_0x21f6f5['howMany']&&_0x21f6f5['hasOwnProperty']('howMany')&&!_0x59d332['isInteger'](_0x21f6f5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21f6f5['targetPosition']&&_0x21f6f5['hasOwnProperty']('targetPosition')&&(_0x1f935c=_0x5301aa['Position']['verify'](_0x21f6f5['targetPosition'])))return'targetPosition.'+_0x1f935c;return null!=_0x21f6f5['wasUndone']&&_0x21f6f5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21f6f5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34d4fd['fromObject']=function(_0x58c64e){if(_0x58c64e instanceof _0x5301aa['MoveOperation'])return _0x58c64e;var _0x39944a=new _0x5301aa['MoveOperation']();if(null!=_0x58c64e['sourcePosition']){if('object'!=typeof _0x58c64e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x39944a['sourcePosition']=_0x5301aa['Position']['fromObject'](_0x58c64e['sourcePosition']);}if(null!=_0x58c64e['howMany']&&(_0x39944a['howMany']=_0x58c64e['howMany']>>>0x0),null!=_0x58c64e['targetPosition']){if('object'!=typeof _0x58c64e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x39944a['targetPosition']=_0x5301aa['Position']['fromObject'](_0x58c64e['targetPosition']);}return null!=_0x58c64e['wasUndone']&&(_0x39944a['wasUndone']=Boolean(_0x58c64e['wasUndone'])),_0x39944a;},_0x34d4fd['toObject']=function(_0x57f241,_0x11c698){_0x11c698||(_0x11c698={});var _0x15dfbc={};return _0x11c698['defaults']&&(_0x15dfbc['sourcePosition']=null,_0x15dfbc['howMany']=0x0,_0x15dfbc['targetPosition']=null,_0x15dfbc['wasUndone']=!0x1),null!=_0x57f241['sourcePosition']&&_0x57f241['hasOwnProperty']('sourcePosition')&&(_0x15dfbc['sourcePosition']=_0x5301aa['Position']['toObject'](_0x57f241['sourcePosition'],_0x11c698)),null!=_0x57f241['howMany']&&_0x57f241['hasOwnProperty']('howMany')&&(_0x15dfbc['howMany']=_0x57f241['howMany']),null!=_0x57f241['targetPosition']&&_0x57f241['hasOwnProperty']('targetPosition')&&(_0x15dfbc['targetPosition']=_0x5301aa['Position']['toObject'](_0x57f241['targetPosition'],_0x11c698)),null!=_0x57f241['wasUndone']&&_0x57f241['hasOwnProperty']('wasUndone')&&(_0x15dfbc['wasUndone']=_0x57f241['wasUndone']),_0x15dfbc;},_0x34d4fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x34d4fd['getTypeUrl']=function(_0x51641d){return void 0x0===_0x51641d&&(_0x51641d='type.googleapis.com'),_0x51641d+'/MoveOperation';},_0x34d4fd;}()),_0x5301aa['RenameOperation']=(function(){function _0x1aa17b(_0x1c8350){if(_0x1c8350){for(var _0x5a5a83=Object['keys'](_0x1c8350),_0x3b67df=0x0;_0x3b67df<_0x5a5a83['length'];++_0x3b67df)null!=_0x1c8350[_0x5a5a83[_0x3b67df]]&&(this[_0x5a5a83[_0x3b67df]]=_0x1c8350[_0x5a5a83[_0x3b67df]]);}}return _0x1aa17b['prototype']['position']=null,_0x1aa17b['prototype']['oldName']='',_0x1aa17b['prototype']['newName']='',_0x1aa17b['prototype']['wasUndone']=!0x1,_0x1aa17b['create']=function(_0x4156f8){return new _0x1aa17b(_0x4156f8);},_0x1aa17b['encode']=function(_0x1dd1ee,_0x20cd90){return _0x20cd90||(_0x20cd90=_0x15bf1e['create']()),null!=_0x1dd1ee['position']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'position')&&_0x5301aa['Position']['encode'](_0x1dd1ee['position'],_0x20cd90['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1dd1ee['oldName']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'oldName')&&_0x20cd90['uint32'](0x12)['string'](_0x1dd1ee['oldName']),null!=_0x1dd1ee['newName']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'newName')&&_0x20cd90['uint32'](0x1a)['string'](_0x1dd1ee['newName']),null!=_0x1dd1ee['wasUndone']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'wasUndone')&&_0x20cd90['uint32'](0x20)['bool'](_0x1dd1ee['wasUndone']),_0x20cd90;},_0x1aa17b['encodeDelimited']=function(_0x584a84,_0x358cea){return this['encode'](_0x584a84,_0x358cea)['ldelim']();},_0x1aa17b['decode']=function(_0x4ab937,_0x425ce3){_0x4ab937 instanceof _0x2e26ae||(_0x4ab937=_0x2e26ae['create'](_0x4ab937));for(var _0xd9c43a=void 0x0===_0x425ce3?_0x4ab937['len']:_0x4ab937['pos']+_0x425ce3,_0x1bb262=new _0x5301aa['RenameOperation']();_0x4ab937['pos']<_0xd9c43a;){var _0x459625=_0x4ab937['uint32']();switch(_0x459625>>>0x3){case 0x1:_0x1bb262['position']=_0x5301aa['Position']['decode'](_0x4ab937,_0x4ab937['uint32']());break;case 0x2:_0x1bb262['oldName']=_0x4ab937['string']();break;case 0x3:_0x1bb262['newName']=_0x4ab937['string']();break;case 0x4:_0x1bb262['wasUndone']=_0x4ab937['bool']();break;default:_0x4ab937['skipType'](0x7&_0x459625);}}return _0x1bb262;},_0x1aa17b['decodeDelimited']=function(_0x35b35d){return _0x35b35d instanceof _0x2e26ae||(_0x35b35d=new _0x2e26ae(_0x35b35d)),this['decode'](_0x35b35d,_0x35b35d['uint32']());},_0x1aa17b['verify']=function(_0x3afb1b){if('object'!=typeof _0x3afb1b||null===_0x3afb1b)return'object\x20expected';if(null!=_0x3afb1b['position']&&_0x3afb1b['hasOwnProperty']('position')){var _0x25acce=_0x5301aa['Position']['verify'](_0x3afb1b['position']);if(_0x25acce)return'position.'+_0x25acce;}return null!=_0x3afb1b['oldName']&&_0x3afb1b['hasOwnProperty']('oldName')&&!_0x59d332['isString'](_0x3afb1b['oldName'])?'oldName:\x20string\x20expected':null!=_0x3afb1b['newName']&&_0x3afb1b['hasOwnProperty']('newName')&&!_0x59d332['isString'](_0x3afb1b['newName'])?'newName:\x20string\x20expected':null!=_0x3afb1b['wasUndone']&&_0x3afb1b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3afb1b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1aa17b['fromObject']=function(_0xcd15ab){if(_0xcd15ab instanceof _0x5301aa['RenameOperation'])return _0xcd15ab;var _0x4e7b07=new _0x5301aa['RenameOperation']();if(null!=_0xcd15ab['position']){if('object'!=typeof _0xcd15ab['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4e7b07['position']=_0x5301aa['Position']['fromObject'](_0xcd15ab['position']);}return null!=_0xcd15ab['oldName']&&(_0x4e7b07['oldName']=String(_0xcd15ab['oldName'])),null!=_0xcd15ab['newName']&&(_0x4e7b07['newName']=String(_0xcd15ab['newName'])),null!=_0xcd15ab['wasUndone']&&(_0x4e7b07['wasUndone']=Boolean(_0xcd15ab['wasUndone'])),_0x4e7b07;},_0x1aa17b['toObject']=function(_0x392d44,_0xb6d75f){_0xb6d75f||(_0xb6d75f={});var _0x28cb81={};return _0xb6d75f['defaults']&&(_0x28cb81['position']=null,_0x28cb81['oldName']='',_0x28cb81['newName']='',_0x28cb81['wasUndone']=!0x1),null!=_0x392d44['position']&&_0x392d44['hasOwnProperty']('position')&&(_0x28cb81['position']=_0x5301aa['Position']['toObject'](_0x392d44['position'],_0xb6d75f)),null!=_0x392d44['oldName']&&_0x392d44['hasOwnProperty']('oldName')&&(_0x28cb81['oldName']=_0x392d44['oldName']),null!=_0x392d44['newName']&&_0x392d44['hasOwnProperty']('newName')&&(_0x28cb81['newName']=_0x392d44['newName']),null!=_0x392d44['wasUndone']&&_0x392d44['hasOwnProperty']('wasUndone')&&(_0x28cb81['wasUndone']=_0x392d44['wasUndone']),_0x28cb81;},_0x1aa17b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x1aa17b['getTypeUrl']=function(_0x3f12c1){return void 0x0===_0x3f12c1&&(_0x3f12c1='type.googleapis.com'),_0x3f12c1+'/RenameOperation';},_0x1aa17b;}()),_0x5301aa['RootAttributeOperation']=(function(){function _0x2e4276(_0x4a3b4f){if(_0x4a3b4f){for(var _0x3215a2=Object['keys'](_0x4a3b4f),_0x2da434=0x0;_0x2da434<_0x3215a2['length'];++_0x2da434)null!=_0x4a3b4f[_0x3215a2[_0x2da434]]&&(this[_0x3215a2[_0x2da434]]=_0x4a3b4f[_0x3215a2[_0x2da434]]);}}return _0x2e4276['prototype']['root']='',_0x2e4276['prototype']['key']='',_0x2e4276['prototype']['oldValueBoolean']=!0x1,_0x2e4276['prototype']['oldValueJson']='',_0x2e4276['prototype']['newValueBoolean']=!0x1,_0x2e4276['prototype']['newValueJson']='',_0x2e4276['prototype']['wasUndone']=!0x1,_0x2e4276['create']=function(_0x123187){return new _0x2e4276(_0x123187);},_0x2e4276['encode']=function(_0x1e4a60,_0x2015a5){return _0x2015a5||(_0x2015a5=_0x15bf1e['create']()),null!=_0x1e4a60['root']&&Object['hasOwnProperty']['call'](_0x1e4a60,'root')&&_0x2015a5['uint32'](0xa)['string'](_0x1e4a60['root']),null!=_0x1e4a60['key']&&Object['hasOwnProperty']['call'](_0x1e4a60,'key')&&_0x2015a5['uint32'](0x12)['string'](_0x1e4a60['key']),null!=_0x1e4a60['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e4a60,'oldValueBoolean')&&_0x2015a5['uint32'](0x18)['bool'](_0x1e4a60['oldValueBoolean']),null!=_0x1e4a60['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1e4a60,'oldValueJson')&&_0x2015a5['uint32'](0x22)['string'](_0x1e4a60['oldValueJson']),null!=_0x1e4a60['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e4a60,'newValueBoolean')&&_0x2015a5['uint32'](0x28)['bool'](_0x1e4a60['newValueBoolean']),null!=_0x1e4a60['newValueJson']&&Object['hasOwnProperty']['call'](_0x1e4a60,'newValueJson')&&_0x2015a5['uint32'](0x32)['string'](_0x1e4a60['newValueJson']),null!=_0x1e4a60['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e4a60,'wasUndone')&&_0x2015a5['uint32'](0x38)['bool'](_0x1e4a60['wasUndone']),_0x2015a5;},_0x2e4276['encodeDelimited']=function(_0x4c127e,_0x27ae6a){return this['encode'](_0x4c127e,_0x27ae6a)['ldelim']();},_0x2e4276['decode']=function(_0x1a0854,_0x2b5847){_0x1a0854 instanceof _0x2e26ae||(_0x1a0854=_0x2e26ae['create'](_0x1a0854));for(var _0xbbbfa2=void 0x0===_0x2b5847?_0x1a0854['len']:_0x1a0854['pos']+_0x2b5847,_0x11a091=new _0x5301aa['RootAttributeOperation']();_0x1a0854['pos']<_0xbbbfa2;){var _0x2b516b=_0x1a0854['uint32']();switch(_0x2b516b>>>0x3){case 0x1:_0x11a091['root']=_0x1a0854['string']();break;case 0x2:_0x11a091['key']=_0x1a0854['string']();break;case 0x3:_0x11a091['oldValueBoolean']=_0x1a0854['bool']();break;case 0x4:_0x11a091['oldValueJson']=_0x1a0854['string']();break;case 0x5:_0x11a091['newValueBoolean']=_0x1a0854['bool']();break;case 0x6:_0x11a091['newValueJson']=_0x1a0854['string']();break;case 0x7:_0x11a091['wasUndone']=_0x1a0854['bool']();break;default:_0x1a0854['skipType'](0x7&_0x2b516b);}}return _0x11a091;},_0x2e4276['decodeDelimited']=function(_0x2291e0){return _0x2291e0 instanceof _0x2e26ae||(_0x2291e0=new _0x2e26ae(_0x2291e0)),this['decode'](_0x2291e0,_0x2291e0['uint32']());},_0x2e4276['verify']=function(_0x316f36){return'object'!=typeof _0x316f36||null===_0x316f36?'object\x20expected':null!=_0x316f36['root']&&_0x316f36['hasOwnProperty']('root')&&!_0x59d332['isString'](_0x316f36['root'])?'root:\x20string\x20expected':null!=_0x316f36['key']&&_0x316f36['hasOwnProperty']('key')&&!_0x59d332['isString'](_0x316f36['key'])?'key:\x20string\x20expected':null!=_0x316f36['oldValueBoolean']&&_0x316f36['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x316f36['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x316f36['oldValueJson']&&_0x316f36['hasOwnProperty']('oldValueJson')&&!_0x59d332['isString'](_0x316f36['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x316f36['newValueBoolean']&&_0x316f36['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x316f36['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x316f36['newValueJson']&&_0x316f36['hasOwnProperty']('newValueJson')&&!_0x59d332['isString'](_0x316f36['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x316f36['wasUndone']&&_0x316f36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x316f36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e4276['fromObject']=function(_0x401087){if(_0x401087 instanceof _0x5301aa['RootAttributeOperation'])return _0x401087;var _0x4e4f15=new _0x5301aa['RootAttributeOperation']();return null!=_0x401087['root']&&(_0x4e4f15['root']=String(_0x401087['root'])),null!=_0x401087['key']&&(_0x4e4f15['key']=String(_0x401087['key'])),null!=_0x401087['oldValueBoolean']&&(_0x4e4f15['oldValueBoolean']=Boolean(_0x401087['oldValueBoolean'])),null!=_0x401087['oldValueJson']&&(_0x4e4f15['oldValueJson']=String(_0x401087['oldValueJson'])),null!=_0x401087['newValueBoolean']&&(_0x4e4f15['newValueBoolean']=Boolean(_0x401087['newValueBoolean'])),null!=_0x401087['newValueJson']&&(_0x4e4f15['newValueJson']=String(_0x401087['newValueJson'])),null!=_0x401087['wasUndone']&&(_0x4e4f15['wasUndone']=Boolean(_0x401087['wasUndone'])),_0x4e4f15;},_0x2e4276['toObject']=function(_0x2bd570,_0x4835e0){_0x4835e0||(_0x4835e0={});var _0xd45c55={};return _0x4835e0['defaults']&&(_0xd45c55['root']='',_0xd45c55['key']='',_0xd45c55['oldValueBoolean']=!0x1,_0xd45c55['oldValueJson']='',_0xd45c55['newValueBoolean']=!0x1,_0xd45c55['newValueJson']='',_0xd45c55['wasUndone']=!0x1),null!=_0x2bd570['root']&&_0x2bd570['hasOwnProperty']('root')&&(_0xd45c55['root']=_0x2bd570['root']),null!=_0x2bd570['key']&&_0x2bd570['hasOwnProperty']('key')&&(_0xd45c55['key']=_0x2bd570['key']),null!=_0x2bd570['oldValueBoolean']&&_0x2bd570['hasOwnProperty']('oldValueBoolean')&&(_0xd45c55['oldValueBoolean']=_0x2bd570['oldValueBoolean']),null!=_0x2bd570['oldValueJson']&&_0x2bd570['hasOwnProperty']('oldValueJson')&&(_0xd45c55['oldValueJson']=_0x2bd570['oldValueJson']),null!=_0x2bd570['newValueBoolean']&&_0x2bd570['hasOwnProperty']('newValueBoolean')&&(_0xd45c55['newValueBoolean']=_0x2bd570['newValueBoolean']),null!=_0x2bd570['newValueJson']&&_0x2bd570['hasOwnProperty']('newValueJson')&&(_0xd45c55['newValueJson']=_0x2bd570['newValueJson']),null!=_0x2bd570['wasUndone']&&_0x2bd570['hasOwnProperty']('wasUndone')&&(_0xd45c55['wasUndone']=_0x2bd570['wasUndone']),_0xd45c55;},_0x2e4276['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x2e4276['getTypeUrl']=function(_0xb11283){return void 0x0===_0xb11283&&(_0xb11283='type.googleapis.com'),_0xb11283+'/RootAttributeOperation';},_0x2e4276;}()),_0x5301aa['RootOperation']=(function(){function _0x44cde8(_0x3cd20f){if(_0x3cd20f){for(var _0x1692cd=Object['keys'](_0x3cd20f),_0x4fef9c=0x0;_0x4fef9c<_0x1692cd['length'];++_0x4fef9c)null!=_0x3cd20f[_0x1692cd[_0x4fef9c]]&&(this[_0x1692cd[_0x4fef9c]]=_0x3cd20f[_0x1692cd[_0x4fef9c]]);}}return _0x44cde8['prototype']['rootName']='',_0x44cde8['prototype']['elementName']='',_0x44cde8['prototype']['isAdd']=!0x1,_0x44cde8['prototype']['wasUndone']=!0x1,_0x44cde8['create']=function(_0x1a6499){return new _0x44cde8(_0x1a6499);},_0x44cde8['encode']=function(_0x2f0b89,_0x4c23f0){return _0x4c23f0||(_0x4c23f0=_0x15bf1e['create']()),null!=_0x2f0b89['rootName']&&Object['hasOwnProperty']['call'](_0x2f0b89,'rootName')&&_0x4c23f0['uint32'](0xa)['string'](_0x2f0b89['rootName']),null!=_0x2f0b89['elementName']&&Object['hasOwnProperty']['call'](_0x2f0b89,'elementName')&&_0x4c23f0['uint32'](0x12)['string'](_0x2f0b89['elementName']),null!=_0x2f0b89['isAdd']&&Object['hasOwnProperty']['call'](_0x2f0b89,'isAdd')&&_0x4c23f0['uint32'](0x18)['bool'](_0x2f0b89['isAdd']),null!=_0x2f0b89['wasUndone']&&Object['hasOwnProperty']['call'](_0x2f0b89,'wasUndone')&&_0x4c23f0['uint32'](0x20)['bool'](_0x2f0b89['wasUndone']),_0x4c23f0;},_0x44cde8['encodeDelimited']=function(_0x32c243,_0xf5f445){return this['encode'](_0x32c243,_0xf5f445)['ldelim']();},_0x44cde8['decode']=function(_0xb0292d,_0x5d591c){_0xb0292d instanceof _0x2e26ae||(_0xb0292d=_0x2e26ae['create'](_0xb0292d));for(var _0x3c8055=void 0x0===_0x5d591c?_0xb0292d['len']:_0xb0292d['pos']+_0x5d591c,_0x148e11=new _0x5301aa['RootOperation']();_0xb0292d['pos']<_0x3c8055;){var _0x5122ad=_0xb0292d['uint32']();switch(_0x5122ad>>>0x3){case 0x1:_0x148e11['rootName']=_0xb0292d['string']();break;case 0x2:_0x148e11['elementName']=_0xb0292d['string']();break;case 0x3:_0x148e11['isAdd']=_0xb0292d['bool']();break;case 0x4:_0x148e11['wasUndone']=_0xb0292d['bool']();break;default:_0xb0292d['skipType'](0x7&_0x5122ad);}}return _0x148e11;},_0x44cde8['decodeDelimited']=function(_0x292c4c){return _0x292c4c instanceof _0x2e26ae||(_0x292c4c=new _0x2e26ae(_0x292c4c)),this['decode'](_0x292c4c,_0x292c4c['uint32']());},_0x44cde8['verify']=function(_0x4e6a3d){return'object'!=typeof _0x4e6a3d||null===_0x4e6a3d?'object\x20expected':null!=_0x4e6a3d['rootName']&&_0x4e6a3d['hasOwnProperty']('rootName')&&!_0x59d332['isString'](_0x4e6a3d['rootName'])?'rootName:\x20string\x20expected':null!=_0x4e6a3d['elementName']&&_0x4e6a3d['hasOwnProperty']('elementName')&&!_0x59d332['isString'](_0x4e6a3d['elementName'])?'elementName:\x20string\x20expected':null!=_0x4e6a3d['isAdd']&&_0x4e6a3d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4e6a3d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4e6a3d['wasUndone']&&_0x4e6a3d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e6a3d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x44cde8['fromObject']=function(_0x580951){if(_0x580951 instanceof _0x5301aa['RootOperation'])return _0x580951;var _0x2c31c8=new _0x5301aa['RootOperation']();return null!=_0x580951['rootName']&&(_0x2c31c8['rootName']=String(_0x580951['rootName'])),null!=_0x580951['elementName']&&(_0x2c31c8['elementName']=String(_0x580951['elementName'])),null!=_0x580951['isAdd']&&(_0x2c31c8['isAdd']=Boolean(_0x580951['isAdd'])),null!=_0x580951['wasUndone']&&(_0x2c31c8['wasUndone']=Boolean(_0x580951['wasUndone'])),_0x2c31c8;},_0x44cde8['toObject']=function(_0x48f4b8,_0x2d2d4f){_0x2d2d4f||(_0x2d2d4f={});var _0x13d2d1={};return _0x2d2d4f['defaults']&&(_0x13d2d1['rootName']='',_0x13d2d1['elementName']='',_0x13d2d1['isAdd']=!0x1,_0x13d2d1['wasUndone']=!0x1),null!=_0x48f4b8['rootName']&&_0x48f4b8['hasOwnProperty']('rootName')&&(_0x13d2d1['rootName']=_0x48f4b8['rootName']),null!=_0x48f4b8['elementName']&&_0x48f4b8['hasOwnProperty']('elementName')&&(_0x13d2d1['elementName']=_0x48f4b8['elementName']),null!=_0x48f4b8['isAdd']&&_0x48f4b8['hasOwnProperty']('isAdd')&&(_0x13d2d1['isAdd']=_0x48f4b8['isAdd']),null!=_0x48f4b8['wasUndone']&&_0x48f4b8['hasOwnProperty']('wasUndone')&&(_0x13d2d1['wasUndone']=_0x48f4b8['wasUndone']),_0x13d2d1;},_0x44cde8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x44cde8['getTypeUrl']=function(_0xe902c5){return void 0x0===_0xe902c5&&(_0xe902c5='type.googleapis.com'),_0xe902c5+'/RootOperation';},_0x44cde8;}()),_0x5301aa['SplitOperation']=(function(){function _0x2c628c(_0x350fd2){if(_0x350fd2){for(var _0x2c5e6d=Object['keys'](_0x350fd2),_0xb5866=0x0;_0xb5866<_0x2c5e6d['length'];++_0xb5866)null!=_0x350fd2[_0x2c5e6d[_0xb5866]]&&(this[_0x2c5e6d[_0xb5866]]=_0x350fd2[_0x2c5e6d[_0xb5866]]);}}return _0x2c628c['prototype']['splitPosition']=null,_0x2c628c['prototype']['graveyardPosition']=null,_0x2c628c['prototype']['howMany']=0x0,_0x2c628c['prototype']['insertionPosition']=null,_0x2c628c['prototype']['wasUndone']=!0x1,_0x2c628c['create']=function(_0x495fa8){return new _0x2c628c(_0x495fa8);},_0x2c628c['encode']=function(_0x254f1a,_0x18f481){return _0x18f481||(_0x18f481=_0x15bf1e['create']()),null!=_0x254f1a['splitPosition']&&Object['hasOwnProperty']['call'](_0x254f1a,'splitPosition')&&_0x5301aa['Position']['encode'](_0x254f1a['splitPosition'],_0x18f481['uint32'](0xa)['fork']())['ldelim'](),null!=_0x254f1a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x254f1a,'graveyardPosition')&&_0x5301aa['Position']['encode'](_0x254f1a['graveyardPosition'],_0x18f481['uint32'](0x12)['fork']())['ldelim'](),null!=_0x254f1a['howMany']&&Object['hasOwnProperty']['call'](_0x254f1a,'howMany')&&_0x18f481['uint32'](0x18)['uint32'](_0x254f1a['howMany']),null!=_0x254f1a['insertionPosition']&&Object['hasOwnProperty']['call'](_0x254f1a,'insertionPosition')&&_0x5301aa['Position']['encode'](_0x254f1a['insertionPosition'],_0x18f481['uint32'](0x22)['fork']())['ldelim'](),null!=_0x254f1a['wasUndone']&&Object['hasOwnProperty']['call'](_0x254f1a,'wasUndone')&&_0x18f481['uint32'](0x28)['bool'](_0x254f1a['wasUndone']),_0x18f481;},_0x2c628c['encodeDelimited']=function(_0x173ef3,_0xdac9c3){return this['encode'](_0x173ef3,_0xdac9c3)['ldelim']();},_0x2c628c['decode']=function(_0x558431,_0x260470){_0x558431 instanceof _0x2e26ae||(_0x558431=_0x2e26ae['create'](_0x558431));for(var _0x874818=void 0x0===_0x260470?_0x558431['len']:_0x558431['pos']+_0x260470,_0x1bd8bb=new _0x5301aa['SplitOperation']();_0x558431['pos']<_0x874818;){var _0x3dba44=_0x558431['uint32']();switch(_0x3dba44>>>0x3){case 0x1:_0x1bd8bb['splitPosition']=_0x5301aa['Position']['decode'](_0x558431,_0x558431['uint32']());break;case 0x2:_0x1bd8bb['graveyardPosition']=_0x5301aa['Position']['decode'](_0x558431,_0x558431['uint32']());break;case 0x3:_0x1bd8bb['howMany']=_0x558431['uint32']();break;case 0x4:_0x1bd8bb['insertionPosition']=_0x5301aa['Position']['decode'](_0x558431,_0x558431['uint32']());break;case 0x5:_0x1bd8bb['wasUndone']=_0x558431['bool']();break;default:_0x558431['skipType'](0x7&_0x3dba44);}}return _0x1bd8bb;},_0x2c628c['decodeDelimited']=function(_0x5ae63a){return _0x5ae63a instanceof _0x2e26ae||(_0x5ae63a=new _0x2e26ae(_0x5ae63a)),this['decode'](_0x5ae63a,_0x5ae63a['uint32']());},_0x2c628c['verify']=function(_0x423bc3){if('object'!=typeof _0x423bc3||null===_0x423bc3)return'object\x20expected';var _0x28b925;if(null!=_0x423bc3['splitPosition']&&_0x423bc3['hasOwnProperty']('splitPosition')&&(_0x28b925=_0x5301aa['Position']['verify'](_0x423bc3['splitPosition'])))return'splitPosition.'+_0x28b925;if(null!=_0x423bc3['graveyardPosition']&&_0x423bc3['hasOwnProperty']('graveyardPosition')&&(_0x28b925=_0x5301aa['Position']['verify'](_0x423bc3['graveyardPosition'])))return'graveyardPosition.'+_0x28b925;if(null!=_0x423bc3['howMany']&&_0x423bc3['hasOwnProperty']('howMany')&&!_0x59d332['isInteger'](_0x423bc3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x423bc3['insertionPosition']&&_0x423bc3['hasOwnProperty']('insertionPosition')&&(_0x28b925=_0x5301aa['Position']['verify'](_0x423bc3['insertionPosition'])))return'insertionPosition.'+_0x28b925;return null!=_0x423bc3['wasUndone']&&_0x423bc3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x423bc3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c628c['fromObject']=function(_0x1d8f09){if(_0x1d8f09 instanceof _0x5301aa['SplitOperation'])return _0x1d8f09;var _0x4919a6=new _0x5301aa['SplitOperation']();if(null!=_0x1d8f09['splitPosition']){if('object'!=typeof _0x1d8f09['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4919a6['splitPosition']=_0x5301aa['Position']['fromObject'](_0x1d8f09['splitPosition']);}if(null!=_0x1d8f09['graveyardPosition']){if('object'!=typeof _0x1d8f09['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4919a6['graveyardPosition']=_0x5301aa['Position']['fromObject'](_0x1d8f09['graveyardPosition']);}if(null!=_0x1d8f09['howMany']&&(_0x4919a6['howMany']=_0x1d8f09['howMany']>>>0x0),null!=_0x1d8f09['insertionPosition']){if('object'!=typeof _0x1d8f09['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4919a6['insertionPosition']=_0x5301aa['Position']['fromObject'](_0x1d8f09['insertionPosition']);}return null!=_0x1d8f09['wasUndone']&&(_0x4919a6['wasUndone']=Boolean(_0x1d8f09['wasUndone'])),_0x4919a6;},_0x2c628c['toObject']=function(_0x156ade,_0x153922){_0x153922||(_0x153922={});var _0x122716={};return _0x153922['defaults']&&(_0x122716['splitPosition']=null,_0x122716['graveyardPosition']=null,_0x122716['howMany']=0x0,_0x122716['insertionPosition']=null,_0x122716['wasUndone']=!0x1),null!=_0x156ade['splitPosition']&&_0x156ade['hasOwnProperty']('splitPosition')&&(_0x122716['splitPosition']=_0x5301aa['Position']['toObject'](_0x156ade['splitPosition'],_0x153922)),null!=_0x156ade['graveyardPosition']&&_0x156ade['hasOwnProperty']('graveyardPosition')&&(_0x122716['graveyardPosition']=_0x5301aa['Position']['toObject'](_0x156ade['graveyardPosition'],_0x153922)),null!=_0x156ade['howMany']&&_0x156ade['hasOwnProperty']('howMany')&&(_0x122716['howMany']=_0x156ade['howMany']),null!=_0x156ade['insertionPosition']&&_0x156ade['hasOwnProperty']('insertionPosition')&&(_0x122716['insertionPosition']=_0x5301aa['Position']['toObject'](_0x156ade['insertionPosition'],_0x153922)),null!=_0x156ade['wasUndone']&&_0x156ade['hasOwnProperty']('wasUndone')&&(_0x122716['wasUndone']=_0x156ade['wasUndone']),_0x122716;},_0x2c628c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x2c628c['getTypeUrl']=function(_0x29b65a){return void 0x0===_0x29b65a&&(_0x29b65a='type.googleapis.com'),_0x29b65a+'/SplitOperation';},_0x2c628c;}()),_0x5301aa['Position']=(function(){function _0x22e956(_0x2c9359){if(this['path']=[],_0x2c9359){for(var _0x3ae830=Object['keys'](_0x2c9359),_0x42cc6e=0x0;_0x42cc6e<_0x3ae830['length'];++_0x42cc6e)null!=_0x2c9359[_0x3ae830[_0x42cc6e]]&&(this[_0x3ae830[_0x42cc6e]]=_0x2c9359[_0x3ae830[_0x42cc6e]]);}}return _0x22e956['prototype']['root']='',_0x22e956['prototype']['rootMain']=!0x1,_0x22e956['prototype']['rootGraveyard']=!0x1,_0x22e956['prototype']['path']=_0x59d332['emptyArray'],_0x22e956['prototype']['stickiness']='',_0x22e956['create']=function(_0x5097d6){return new _0x22e956(_0x5097d6);},_0x22e956['encode']=function(_0x3611e1,_0x5c83d3){if(_0x5c83d3||(_0x5c83d3=_0x15bf1e['create']()),null!=_0x3611e1['root']&&Object['hasOwnProperty']['call'](_0x3611e1,'root')&&_0x5c83d3['uint32'](0xa)['string'](_0x3611e1['root']),null!=_0x3611e1['rootMain']&&Object['hasOwnProperty']['call'](_0x3611e1,'rootMain')&&_0x5c83d3['uint32'](0x10)['bool'](_0x3611e1['rootMain']),null!=_0x3611e1['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3611e1,'rootGraveyard')&&_0x5c83d3['uint32'](0x18)['bool'](_0x3611e1['rootGraveyard']),null!=_0x3611e1['path']&&_0x3611e1['path']['length']){_0x5c83d3['uint32'](0x22)['fork']();for(var _0x4369f5=0x0;_0x4369f5<_0x3611e1['path']['length'];++_0x4369f5)_0x5c83d3['uint32'](_0x3611e1['path'][_0x4369f5]);_0x5c83d3['ldelim']();}return null!=_0x3611e1['stickiness']&&Object['hasOwnProperty']['call'](_0x3611e1,'stickiness')&&_0x5c83d3['uint32'](0x2a)['string'](_0x3611e1['stickiness']),_0x5c83d3;},_0x22e956['encodeDelimited']=function(_0xf28639,_0x1038c5){return this['encode'](_0xf28639,_0x1038c5)['ldelim']();},_0x22e956['decode']=function(_0x51a45b,_0x3224c7){_0x51a45b instanceof _0x2e26ae||(_0x51a45b=_0x2e26ae['create'](_0x51a45b));for(var _0x3da4aa=void 0x0===_0x3224c7?_0x51a45b['len']:_0x51a45b['pos']+_0x3224c7,_0x3826f2=new _0x5301aa['Position']();_0x51a45b['pos']<_0x3da4aa;){var _0xa05644=_0x51a45b['uint32']();switch(_0xa05644>>>0x3){case 0x1:_0x3826f2['root']=_0x51a45b['string']();break;case 0x2:_0x3826f2['rootMain']=_0x51a45b['bool']();break;case 0x3:_0x3826f2['rootGraveyard']=_0x51a45b['bool']();break;case 0x4:if(_0x3826f2['path']&&_0x3826f2['path']['length']||(_0x3826f2['path']=[]),0x2==(0x7&_0xa05644)){for(var _0xf77d94=_0x51a45b['uint32']()+_0x51a45b['pos'];_0x51a45b['pos']<_0xf77d94;)_0x3826f2['path']['push'](_0x51a45b['uint32']());}else _0x3826f2['path']['push'](_0x51a45b['uint32']());break;case 0x5:_0x3826f2['stickiness']=_0x51a45b['string']();break;default:_0x51a45b['skipType'](0x7&_0xa05644);}}return _0x3826f2;},_0x22e956['decodeDelimited']=function(_0x4966ce){return _0x4966ce instanceof _0x2e26ae||(_0x4966ce=new _0x2e26ae(_0x4966ce)),this['decode'](_0x4966ce,_0x4966ce['uint32']());},_0x22e956['verify']=function(_0x4296e4){if('object'!=typeof _0x4296e4||null===_0x4296e4)return'object\x20expected';if(null!=_0x4296e4['root']&&_0x4296e4['hasOwnProperty']('root')&&!_0x59d332['isString'](_0x4296e4['root']))return'root:\x20string\x20expected';if(null!=_0x4296e4['rootMain']&&_0x4296e4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4296e4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4296e4['rootGraveyard']&&_0x4296e4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4296e4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4296e4['path']&&_0x4296e4['hasOwnProperty']('path')){if(!Array['isArray'](_0x4296e4['path']))return'path:\x20array\x20expected';for(var _0x42603b=0x0;_0x42603b<_0x4296e4['path']['length'];++_0x42603b)if(!_0x59d332['isInteger'](_0x4296e4['path'][_0x42603b]))return'path:\x20integer[]\x20expected';}return null!=_0x4296e4['stickiness']&&_0x4296e4['hasOwnProperty']('stickiness')&&!_0x59d332['isString'](_0x4296e4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x22e956['fromObject']=function(_0x10d717){if(_0x10d717 instanceof _0x5301aa['Position'])return _0x10d717;var _0x113c98=new _0x5301aa['Position']();if(null!=_0x10d717['root']&&(_0x113c98['root']=String(_0x10d717['root'])),null!=_0x10d717['rootMain']&&(_0x113c98['rootMain']=Boolean(_0x10d717['rootMain'])),null!=_0x10d717['rootGraveyard']&&(_0x113c98['rootGraveyard']=Boolean(_0x10d717['rootGraveyard'])),_0x10d717['path']){if(!Array['isArray'](_0x10d717['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x113c98['path']=[];for(var _0x41e5fb=0x0;_0x41e5fb<_0x10d717['path']['length'];++_0x41e5fb)_0x113c98['path'][_0x41e5fb]=_0x10d717['path'][_0x41e5fb]>>>0x0;}return null!=_0x10d717['stickiness']&&(_0x113c98['stickiness']=String(_0x10d717['stickiness'])),_0x113c98;},_0x22e956['toObject']=function(_0x1a2362,_0x3d1017){_0x3d1017||(_0x3d1017={});var _0x516e3e={};if((_0x3d1017['arrays']||_0x3d1017['defaults'])&&(_0x516e3e['path']=[]),_0x3d1017['defaults']&&(_0x516e3e['root']='',_0x516e3e['rootMain']=!0x1,_0x516e3e['rootGraveyard']=!0x1,_0x516e3e['stickiness']=''),null!=_0x1a2362['root']&&_0x1a2362['hasOwnProperty']('root')&&(_0x516e3e['root']=_0x1a2362['root']),null!=_0x1a2362['rootMain']&&_0x1a2362['hasOwnProperty']('rootMain')&&(_0x516e3e['rootMain']=_0x1a2362['rootMain']),null!=_0x1a2362['rootGraveyard']&&_0x1a2362['hasOwnProperty']('rootGraveyard')&&(_0x516e3e['rootGraveyard']=_0x1a2362['rootGraveyard']),_0x1a2362['path']&&_0x1a2362['path']['length']){_0x516e3e['path']=[];for(var _0x3a09bb=0x0;_0x3a09bb<_0x1a2362['path']['length'];++_0x3a09bb)_0x516e3e['path'][_0x3a09bb]=_0x1a2362['path'][_0x3a09bb];}return null!=_0x1a2362['stickiness']&&_0x1a2362['hasOwnProperty']('stickiness')&&(_0x516e3e['stickiness']=_0x1a2362['stickiness']),_0x516e3e;},_0x22e956['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x22e956['getTypeUrl']=function(_0x3925d6){return void 0x0===_0x3925d6&&(_0x3925d6='type.googleapis.com'),_0x3925d6+'/Position';},_0x22e956;}()),_0x5301aa['Range']=(function(){function _0x5df042(_0x5bce06){if(_0x5bce06){for(var _0x564a59=Object['keys'](_0x5bce06),_0x23f438=0x0;_0x23f438<_0x564a59['length'];++_0x23f438)null!=_0x5bce06[_0x564a59[_0x23f438]]&&(this[_0x564a59[_0x23f438]]=_0x5bce06[_0x564a59[_0x23f438]]);}}return _0x5df042['prototype']['start']=null,_0x5df042['prototype']['end']=null,_0x5df042['create']=function(_0x2633e1){return new _0x5df042(_0x2633e1);},_0x5df042['encode']=function(_0x17208b,_0xabe14d){return _0xabe14d||(_0xabe14d=_0x15bf1e['create']()),null!=_0x17208b['start']&&Object['hasOwnProperty']['call'](_0x17208b,'start')&&_0x5301aa['Position']['encode'](_0x17208b['start'],_0xabe14d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17208b['end']&&Object['hasOwnProperty']['call'](_0x17208b,'end')&&_0x5301aa['Position']['encode'](_0x17208b['end'],_0xabe14d['uint32'](0x12)['fork']())['ldelim'](),_0xabe14d;},_0x5df042['encodeDelimited']=function(_0x1e53b8,_0x153782){return this['encode'](_0x1e53b8,_0x153782)['ldelim']();},_0x5df042['decode']=function(_0x41ab83,_0x117465){_0x41ab83 instanceof _0x2e26ae||(_0x41ab83=_0x2e26ae['create'](_0x41ab83));for(var _0x3a9c99=void 0x0===_0x117465?_0x41ab83['len']:_0x41ab83['pos']+_0x117465,_0x47484b=new _0x5301aa['Range']();_0x41ab83['pos']<_0x3a9c99;){var _0x583a77=_0x41ab83['uint32']();switch(_0x583a77>>>0x3){case 0x1:_0x47484b['start']=_0x5301aa['Position']['decode'](_0x41ab83,_0x41ab83['uint32']());break;case 0x2:_0x47484b['end']=_0x5301aa['Position']['decode'](_0x41ab83,_0x41ab83['uint32']());break;default:_0x41ab83['skipType'](0x7&_0x583a77);}}return _0x47484b;},_0x5df042['decodeDelimited']=function(_0x9f982){return _0x9f982 instanceof _0x2e26ae||(_0x9f982=new _0x2e26ae(_0x9f982)),this['decode'](_0x9f982,_0x9f982['uint32']());},_0x5df042['verify']=function(_0x1b0ec3){if('object'!=typeof _0x1b0ec3||null===_0x1b0ec3)return'object\x20expected';var _0x5ea648;if(null!=_0x1b0ec3['start']&&_0x1b0ec3['hasOwnProperty']('start')&&(_0x5ea648=_0x5301aa['Position']['verify'](_0x1b0ec3['start'])))return'start.'+_0x5ea648;if(null!=_0x1b0ec3['end']&&_0x1b0ec3['hasOwnProperty']('end')&&(_0x5ea648=_0x5301aa['Position']['verify'](_0x1b0ec3['end'])))return'end.'+_0x5ea648;return null;},_0x5df042['fromObject']=function(_0x59170e){if(_0x59170e instanceof _0x5301aa['Range'])return _0x59170e;var _0x30ea39=new _0x5301aa['Range']();if(null!=_0x59170e['start']){if('object'!=typeof _0x59170e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x30ea39['start']=_0x5301aa['Position']['fromObject'](_0x59170e['start']);}if(null!=_0x59170e['end']){if('object'!=typeof _0x59170e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x30ea39['end']=_0x5301aa['Position']['fromObject'](_0x59170e['end']);}return _0x30ea39;},_0x5df042['toObject']=function(_0x139f98,_0x23388e){_0x23388e||(_0x23388e={});var _0x1fc8a7={};return _0x23388e['defaults']&&(_0x1fc8a7['start']=null,_0x1fc8a7['end']=null),null!=_0x139f98['start']&&_0x139f98['hasOwnProperty']('start')&&(_0x1fc8a7['start']=_0x5301aa['Position']['toObject'](_0x139f98['start'],_0x23388e)),null!=_0x139f98['end']&&_0x139f98['hasOwnProperty']('end')&&(_0x1fc8a7['end']=_0x5301aa['Position']['toObject'](_0x139f98['end'],_0x23388e)),_0x1fc8a7;},_0x5df042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x5df042['getTypeUrl']=function(_0xcd477a){return void 0x0===_0xcd477a&&(_0xcd477a='type.googleapis.com'),_0xcd477a+'/Range';},_0x5df042;}()),_0x5301aa['Element']=(function(){function _0x19cb95(_0x562331){if(this['children']=[],this['attributesBoolean']={},_0x562331){for(var _0x115529=Object['keys'](_0x562331),_0x247588=0x0;_0x247588<_0x115529['length'];++_0x247588)null!=_0x562331[_0x115529[_0x247588]]&&(this[_0x115529[_0x247588]]=_0x562331[_0x115529[_0x247588]]);}}return _0x19cb95['prototype']['name']='',_0x19cb95['prototype']['children']=_0x59d332['emptyArray'],_0x19cb95['prototype']['data']='',_0x19cb95['prototype']['attributesBoolean']=_0x59d332['emptyObject'],_0x19cb95['prototype']['attributesJson']='',_0x19cb95['create']=function(_0x5bf83a){return new _0x19cb95(_0x5bf83a);},_0x19cb95['encode']=function(_0x5f08ce,_0x4ea659){if(_0x4ea659||(_0x4ea659=_0x15bf1e['create']()),null!=_0x5f08ce['name']&&Object['hasOwnProperty']['call'](_0x5f08ce,'name')&&_0x4ea659['uint32'](0xa)['string'](_0x5f08ce['name']),null!=_0x5f08ce['children']&&_0x5f08ce['children']['length']){for(var _0x33f0cb=0x0;_0x33f0cb<_0x5f08ce['children']['length'];++_0x33f0cb)_0x5301aa['Element']['encode'](_0x5f08ce['children'][_0x33f0cb],_0x4ea659['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5f08ce['data']&&Object['hasOwnProperty']['call'](_0x5f08ce,'data')&&_0x4ea659['uint32'](0x1a)['string'](_0x5f08ce['data']),null!=_0x5f08ce['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5f08ce,'attributesBoolean')){var _0x276fc1=Object['keys'](_0x5f08ce['attributesBoolean']);for(_0x33f0cb=0x0;_0x33f0cb<_0x276fc1['length'];++_0x33f0cb)_0x4ea659['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x276fc1[_0x33f0cb])['uint32'](0x10)['bool'](_0x5f08ce['attributesBoolean'][_0x276fc1[_0x33f0cb]])['ldelim']();}return null!=_0x5f08ce['attributesJson']&&Object['hasOwnProperty']['call'](_0x5f08ce,'attributesJson')&&_0x4ea659['uint32'](0x2a)['string'](_0x5f08ce['attributesJson']),_0x4ea659;},_0x19cb95['encodeDelimited']=function(_0x29e3b1,_0x4ab02a){return this['encode'](_0x29e3b1,_0x4ab02a)['ldelim']();},_0x19cb95['decode']=function(_0x381f4e,_0x28c7ea){_0x381f4e instanceof _0x2e26ae||(_0x381f4e=_0x2e26ae['create'](_0x381f4e));for(var _0x306e56,_0x44fd8c,_0x333794=void 0x0===_0x28c7ea?_0x381f4e['len']:_0x381f4e['pos']+_0x28c7ea,_0x17dcd1=new _0x5301aa['Element']();_0x381f4e['pos']<_0x333794;){var _0x483c2f=_0x381f4e['uint32']();switch(_0x483c2f>>>0x3){case 0x1:_0x17dcd1['name']=_0x381f4e['string']();break;case 0x2:_0x17dcd1['children']&&_0x17dcd1['children']['length']||(_0x17dcd1['children']=[]),_0x17dcd1['children']['push'](_0x5301aa['Element']['decode'](_0x381f4e,_0x381f4e['uint32']()));break;case 0x3:_0x17dcd1['data']=_0x381f4e['string']();break;case 0x4:_0x17dcd1['attributesBoolean']===_0x59d332['emptyObject']&&(_0x17dcd1['attributesBoolean']={});var _0x30c268=_0x381f4e['uint32']()+_0x381f4e['pos'];for(_0x306e56='',_0x44fd8c=!0x1;_0x381f4e['pos']<_0x30c268;){var _0x196f2b=_0x381f4e['uint32']();switch(_0x196f2b>>>0x3){case 0x1:_0x306e56=_0x381f4e['string']();break;case 0x2:_0x44fd8c=_0x381f4e['bool']();break;default:_0x381f4e['skipType'](0x7&_0x196f2b);}}_0x17dcd1['attributesBoolean'][_0x306e56]=_0x44fd8c;break;case 0x5:_0x17dcd1['attributesJson']=_0x381f4e['string']();break;default:_0x381f4e['skipType'](0x7&_0x483c2f);}}return _0x17dcd1;},_0x19cb95['decodeDelimited']=function(_0x59183d){return _0x59183d instanceof _0x2e26ae||(_0x59183d=new _0x2e26ae(_0x59183d)),this['decode'](_0x59183d,_0x59183d['uint32']());},_0x19cb95['verify']=function(_0x49597f){if('object'!=typeof _0x49597f||null===_0x49597f)return'object\x20expected';if(null!=_0x49597f['name']&&_0x49597f['hasOwnProperty']('name')&&!_0x59d332['isString'](_0x49597f['name']))return'name:\x20string\x20expected';if(null!=_0x49597f['children']&&_0x49597f['hasOwnProperty']('children')){if(!Array['isArray'](_0x49597f['children']))return'children:\x20array\x20expected';for(var _0x417cee=0x0;_0x417cee<_0x49597f['children']['length'];++_0x417cee){var _0x550194=_0x5301aa['Element']['verify'](_0x49597f['children'][_0x417cee]);if(_0x550194)return'children.'+_0x550194;}}if(null!=_0x49597f['data']&&_0x49597f['hasOwnProperty']('data')&&!_0x59d332['isString'](_0x49597f['data']))return'data:\x20string\x20expected';if(null!=_0x49597f['attributesBoolean']&&_0x49597f['hasOwnProperty']('attributesBoolean')){if(!_0x59d332['isObject'](_0x49597f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x149b1d=Object['keys'](_0x49597f['attributesBoolean']);for(_0x417cee=0x0;_0x417cee<_0x149b1d['length'];++_0x417cee)if('boolean'!=typeof _0x49597f['attributesBoolean'][_0x149b1d[_0x417cee]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x49597f['attributesJson']&&_0x49597f['hasOwnProperty']('attributesJson')&&!_0x59d332['isString'](_0x49597f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x19cb95['fromObject']=function(_0x5d7ac1){if(_0x5d7ac1 instanceof _0x5301aa['Element'])return _0x5d7ac1;var _0x2ee7fd=new _0x5301aa['Element']();if(null!=_0x5d7ac1['name']&&(_0x2ee7fd['name']=String(_0x5d7ac1['name'])),_0x5d7ac1['children']){if(!Array['isArray'](_0x5d7ac1['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ee7fd['children']=[];for(var _0x2a77a1=0x0;_0x2a77a1<_0x5d7ac1['children']['length'];++_0x2a77a1){if('object'!=typeof _0x5d7ac1['children'][_0x2a77a1])throw TypeError('.Element.children:\x20object\x20expected');_0x2ee7fd['children'][_0x2a77a1]=_0x5301aa['Element']['fromObject'](_0x5d7ac1['children'][_0x2a77a1]);}}if(null!=_0x5d7ac1['data']&&(_0x2ee7fd['data']=String(_0x5d7ac1['data'])),_0x5d7ac1['attributesBoolean']){if('object'!=typeof _0x5d7ac1['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ee7fd['attributesBoolean']={};var _0x5de8db=Object['keys'](_0x5d7ac1['attributesBoolean']);for(_0x2a77a1=0x0;_0x2a77a1<_0x5de8db['length'];++_0x2a77a1)_0x2ee7fd['attributesBoolean'][_0x5de8db[_0x2a77a1]]=Boolean(_0x5d7ac1['attributesBoolean'][_0x5de8db[_0x2a77a1]]);}return null!=_0x5d7ac1['attributesJson']&&(_0x2ee7fd['attributesJson']=String(_0x5d7ac1['attributesJson'])),_0x2ee7fd;},_0x19cb95['toObject']=function(_0x45eb70,_0x42754f){_0x42754f||(_0x42754f={});var _0x145cbe,_0x217c6a={};if((_0x42754f['arrays']||_0x42754f['defaults'])&&(_0x217c6a['children']=[]),(_0x42754f['objects']||_0x42754f['defaults'])&&(_0x217c6a['attributesBoolean']={}),_0x42754f['defaults']&&(_0x217c6a['name']='',_0x217c6a['data']='',_0x217c6a['attributesJson']=''),null!=_0x45eb70['name']&&_0x45eb70['hasOwnProperty']('name')&&(_0x217c6a['name']=_0x45eb70['name']),_0x45eb70['children']&&_0x45eb70['children']['length']){_0x217c6a['children']=[];for(var _0x12537b=0x0;_0x12537b<_0x45eb70['children']['length'];++_0x12537b)_0x217c6a['children'][_0x12537b]=_0x5301aa['Element']['toObject'](_0x45eb70['children'][_0x12537b],_0x42754f);}if(null!=_0x45eb70['data']&&_0x45eb70['hasOwnProperty']('data')&&(_0x217c6a['data']=_0x45eb70['data']),_0x45eb70['attributesBoolean']&&(_0x145cbe=Object['keys'](_0x45eb70['attributesBoolean']))['length']){_0x217c6a['attributesBoolean']={};for(_0x12537b=0x0;_0x12537b<_0x145cbe['length'];++_0x12537b)_0x217c6a['attributesBoolean'][_0x145cbe[_0x12537b]]=_0x45eb70['attributesBoolean'][_0x145cbe[_0x12537b]];}return null!=_0x45eb70['attributesJson']&&_0x45eb70['hasOwnProperty']('attributesJson')&&(_0x217c6a['attributesJson']=_0x45eb70['attributesJson']),_0x217c6a;},_0x19cb95['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x19cb95['getTypeUrl']=function(_0x589e19){return void 0x0===_0x589e19&&(_0x589e19='type.googleapis.com'),_0x589e19+'/Element';},_0x19cb95;}()),_0x5301aa;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4fd305){return new w(this['_protobufRoot'][_0x4fd305]);}}class w{['_protobuf'];constructor(_0x50ea69){this['_protobuf']=_0x50ea69;}['compress'](_0x239d65){const _0x201593=this['_protobuf']['verify'](_0x239d65);if(_0x201593)throw Error(_0x201593);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x239d65))['finish']();}['decompress'](_0x1a70c3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1a70c3),{'oneofs':!0x0});}}function v(_0x1b7447,_0x696c34){const _0x327d3e=_0x3e460f(_0x1b7447);return _0x327d3e['path'][_0x327d3e['path']['length']-0x1]+=_0x696c34,_0x327d3e;}function O(_0x44b2a0,_0x4705a9){return _0x44b2a0['root']===_0x4705a9['root']&&_0x26d0a8(_0x44b2a0['path'],_0x4705a9['path']);}function $(_0x487a9f){P(_0x487a9f,_0x1f1bd7=>('main'==_0x1f1bd7['root']?(_0x1f1bd7['rootMain']=!0x0,delete _0x1f1bd7['root']):'$graveyard'==_0x1f1bd7['root']&&(_0x1f1bd7['rootGraveyard']=!0x0,delete _0x1f1bd7['root']),_0x1f1bd7));}function J(_0x399fb1){P(_0x399fb1,_0x493044=>(_0x493044['rootMain']?(_0x493044['root']='main',delete _0x493044['rootMain']):_0x493044['rootGraveyard']&&(_0x493044['root']='$graveyard',delete _0x493044['rootGraveyard']),_0x493044));}function P(_0x331658,_0x6d7dbd){for(const _0x41913d in _0x331658){const _0x5676dc=_0x331658[_0x41913d];'nodes'!==_0x41913d&&_0x24e9e7(_0x5676dc)&&(_0x5676dc['path']&&(_0x5676dc['root']||_0x5676dc['rootMain']||_0x5676dc['rootGraveyard'])?_0x331658[_0x41913d]=_0x6d7dbd(_0x5676dc):P(_0x5676dc,_0x6d7dbd));}return _0x331658;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5e4236,_0xeee372,_0x5bb9f0){this['_id']=_0x5e4236,this['_operationName']=_0xeee372,this['_protobufDescriptor']=_0x5bb9f0;}['compress'](_0xfd7812,_0x536819){const _0x40a15f=_0x536819['shift']();return $(_0x40a15f),_0xfd7812['buffers']['push'](this['_protobufDescriptor']['compress'](_0x40a15f)),_0xfd7812['types']['push'](this['_id']),!0x0;}['decompress'](_0x1d42b2,_0x3374d1){_0x3374d1['types']['shift']();const _0x35edd1=this['_protobufDescriptor']['decompress'](_0x3374d1['buffers']['shift']());J(_0x35edd1),_0x35edd1['__className']=this['_operationName'],_0x1d42b2['push'](_0x35edd1);}}class s extends e{['compress'](_0x451d99,_0x53f54f){const _0x1a6af3=_0x53f54f['shift']();return this['_serializeOneOf']('oldValue',_0x1a6af3),this['_serializeOneOf']('newValue',_0x1a6af3),$(_0x1a6af3),_0x451d99['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1a6af3)),_0x451d99['types']['push'](this['_id']),!0x0;}['decompress'](_0x439790,_0x8cdeb5){const {types:_0x58f3c9,buffers:_0x452eb0}=_0x8cdeb5,_0x380f58=this['_protobufDescriptor']['decompress'](_0x452eb0['shift']());_0x58f3c9['shift'](),this['_deserializeOneOf']('oldValue',_0x380f58),this['_deserializeOneOf']('newValue',_0x380f58),J(_0x380f58),_0x380f58['__className']=this['_operationName'],_0x439790['push'](_0x380f58);}['_serializeOneOf'](_0x308708,_0x468847){const _0x5b2a07=_0x468847[_0x308708];'boolean'==typeof _0x5b2a07?_0x468847[_0x308708+'Boolean']=_0x5b2a07:_0x468847[_0x308708+'Json']=JSON['stringify'](_0x5b2a07);}['_deserializeOneOf'](_0xcaba47,_0x11dd50){const _0x475dec=_0xcaba47+'Json';_0x11dd50[_0x475dec]?(_0x11dd50[_0xcaba47]=JSON['parse'](_0x11dd50[_0x475dec]),delete _0x11dd50[_0x475dec]):(_0x11dd50[_0xcaba47]=_0x11dd50[_0xcaba47+'Boolean'],delete _0x11dd50[_0xcaba47+'Boolean']);}}class i extends e{['compress'](_0x1deb00,_0x789a48){const _0x51acf3=_0x789a48['shift']();return this['_serializeNodesAttributes'](_0x51acf3['nodes']),$(_0x51acf3),_0x1deb00['buffers']['push'](this['_protobufDescriptor']['compress'](_0x51acf3)),_0x1deb00['types']['push'](this['_id']),!0x0;}['decompress'](_0x3a0fcc,_0x2a2015){const {types:_0x17f41c,buffers:_0x3e90fb}=_0x2a2015,_0x28252e=this['_protobufDescriptor']['decompress'](_0x3e90fb['shift']());_0x17f41c['shift'](),_0x28252e['nodes']||(_0x28252e['nodes']=[]),this['_deserializeNodesAttributes'](_0x28252e['nodes']),J(_0x28252e),_0x28252e['__className']=this['_operationName'],_0x3a0fcc['push'](_0x28252e);}['_serializeNodesAttributes'](_0x224ea0){for(const _0x3a0b5f of _0x224ea0){if(_0x3a0b5f['attributes']){const _0x420255=_0x3a0b5f['attributes'];this['_areValuesBoolean'](_0x420255)?_0x3a0b5f['attributesBoolean']=_0x420255:_0x3a0b5f['attributesJson']=JSON['stringify'](_0x420255);}_0x3a0b5f['children']&&this['_serializeNodesAttributes'](_0x3a0b5f['children']);}}['_deserializeNodesAttributes'](_0x4a9eb2){for(const _0x2a75bb of _0x4a9eb2)(_0x2a75bb['attributesBoolean']||_0x2a75bb['attributesJson'])&&(_0x2a75bb['attributesBoolean']?(_0x2a75bb['attributes']=_0x2a75bb['attributesBoolean'],delete _0x2a75bb['attributesBoolean']):(_0x2a75bb['attributes']=JSON['parse'](_0x2a75bb['attributesJson']),delete _0x2a75bb['attributesJson'])),_0x2a75bb['children']&&this['_deserializeNodesAttributes'](_0x2a75bb['children']);}['_areValuesBoolean'](_0x14133f){return Object['keys'](_0x14133f)['every'](_0x5a6498=>'boolean'==typeof _0x14133f[_0x5a6498]);}}class n extends e{['decompress'](_0x47a092,_0x4a0f25){super['decompress'](_0x47a092,_0x4a0f25);const _0xd351b8=_0x47a092[_0x47a092['length']-0x1];_0xd351b8['oldRange']||(_0xd351b8['oldRange']=null),_0xd351b8['newRange']||(_0xd351b8['newRange']=null);}}class p extends e{['compress'](_0x29ea19,_0x3c656a){return _0x3c656a['shift'](),_0x29ea19['types']['push'](this['_id']),!0x0;}['decompress'](_0x93cca9,_0x2bc321){_0x2bc321['types']['shift'](),_0x93cca9['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x20fc86,_0x1270f5,_0x430d56,_0x17b2ef){super(_0x20fc86,_0x1270f5,_0x430d56),this['_omittedNamespace']=_0x17b2ef+':';}['compress'](_0x234e30,_0x49d11a){return!('MarkerOperation'!=_0x49d11a[0x0]['__className']||!_0x49d11a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x49d11a[0x0]['name']=_0x49d11a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x234e30,_0x49d11a),!0x0);}['decompress'](_0x1ca77d,_0x473919){super['decompress'](_0x1ca77d,_0x473919);const _0x327938=_0x1ca77d[_0x1ca77d['length']-0x1];_0x327938['name']=this['_omittedNamespace']+_0x327938['name'];}}class _{['_id'];['_context'];constructor(_0x341f81,_0x4332a0){this['_id']=_0x341f81,this['_context']=_0x4332a0;}['compress'](_0x32d1db,_0x3c5127){let _0x11c24c;for(;_0x3c5127['length']>0x1&&this['_compareOperations'](_0x3c5127[0x0],_0x3c5127[0x1]);)_0x11c24c?(_0x11c24c=this['_combineNext'](_0x3c5127['shift'](),_0x11c24c),_0x32d1db['types']['push'](0x0)):(_0x11c24c=_0x3e460f(_0x3c5127['shift']()),_0x32d1db['types']['push'](this['_id']));return!!_0x11c24c&&(_0x11c24c=this['_combineNext'](_0x3c5127['shift'](),_0x11c24c),_0x32d1db['types']['push'](0x0),_0x32d1db['buffers']['push'](this['_compressSingleOperation'](_0x11c24c)),!0x0);}['decompress'](_0x5a7175,_0x43332d){const _0x522d51=this['_decompressSingleOperation'](_0x43332d);for(;0x0==_0x43332d['types'][0x0];)_0x43332d['types']['shift'](),_0x5a7175['push'](this['_splitCurrent'](_0x522d51));_0x5a7175['push'](_0x522d51);}}class m extends _{['_combineNext'](_0x8dd144,_0x34064b){return _0x34064b['nodes'][0x0]['data']+=_0x8dd144['nodes'][0x0]['data'],_0x34064b;}['_splitCurrent'](_0x2ce8c6){const _0x4ee1f7=_0x3e460f(_0x2ce8c6),_0x88d535=_0x4ee1f7['nodes'][0x0],_0x20a305=_0x2ce8c6['nodes'][0x0],_0x257395=_0x20a305['data'][Symbol['iterator']]()['next']()['value'],_0xcfad90=_0x257395['length'];return _0x88d535['data']=_0x257395,_0x20a305['data']=_0x20a305['data']['substr'](_0xcfad90),_0x2ce8c6['position']=v(_0x2ce8c6['position'],_0xcfad90),_0x4ee1f7;}['_compareOperations'](_0x47d238,_0x249498){if(this['_checkOperation'](_0x47d238)&&this['_checkOperation'](_0x249498)){const _0x2302e5=_0x47d238['nodes'][0x0]['data']['length'],_0x2d95e4=O(v(_0x47d238['position'],_0x2302e5),_0x249498['position']),_0x4c5b3b=_0x47d238['nodes'][0x0],_0x104b2a=_0x249498['nodes'][0x0];return _0x2d95e4&&this['_compareAttributes'](_0x4c5b3b,_0x104b2a);}return!0x1;}['_compressSingleOperation'](_0x51ba36){const _0x323409={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x323409,[_0x51ba36]),_0x323409['buffers'][0x0];}['_decompressSingleOperation'](_0x3fbc3f){const _0x49800a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x49800a,_0x3fbc3f),_0x49800a[0x0];}['_checkOperation'](_0x375ac5){return'InsertOperation'==_0x375ac5['__className']&&0x1==_0x375ac5['nodes']['length']&&_0x375ac5['nodes'][0x0]['data']&&!_0x375ac5['wasUndone']&&0x1==Array['from'](_0x375ac5['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1b80fe,_0x228d79){const _0x444de8=Object['keys'](_0x1b80fe['attributes']||{}),_0x30dd13=Object['keys'](_0x228d79['attributes']||{});return _0x444de8['length']===_0x30dd13['length']&&_0x444de8['every'](_0x2e466d=>_0x228d79['attributes'][_0x2e466d]&&_0x228d79['attributes'][_0x2e466d]===_0x1b80fe['attributes'][_0x2e466d]);}}class c extends _{['_combineNext'](_0x4f1959,_0x1e617d){return _0x1e617d['howMany']++,_0x1e617d['sourcePosition']=_0x3e460f(_0x4f1959['sourcePosition']),_0x1e617d;}['_splitCurrent'](_0x4c3986){const _0x226fe1=_0x3e460f(_0x4c3986);return _0x4c3986['howMany']--,_0x226fe1['howMany']=0x1,_0x226fe1['sourcePosition']=v(_0x226fe1['sourcePosition'],_0x4c3986['howMany']),_0x226fe1;}['_compareOperations'](_0x1c2af5,_0x324fba){return!(!this['_checkOperation'](_0x1c2af5)||!this['_checkOperation'](_0x324fba))&&(O(v(_0x1c2af5['sourcePosition'],-0x1),_0x324fba['sourcePosition'])&&O(_0x1c2af5['targetPosition'],_0x324fba['targetPosition']));}['_compressSingleOperation'](_0x1a23e1){const _0x1d38f4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1d38f4,[_0x1a23e1]),_0x1d38f4['buffers'][0x0];}['_decompressSingleOperation'](_0x4802be){const _0x4be01c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4be01c,_0x4802be),_0x4be01c[0x0];}['_checkOperation'](_0x1a2bf3){return'MoveOperation'==_0x1a2bf3['__className']&&'$graveyard'==_0x1a2bf3['targetPosition']['root']&&0x1==_0x1a2bf3['howMany']&&!_0x1a2bf3['wasUndone'];}}class h extends _{['_combineNext'](_0xbe9972,_0x38159f){return _0x38159f['howMany']++,_0x38159f;}['_splitCurrent'](_0x3ccd61){const _0x1c9dde=_0x3e460f(_0x3ccd61);return _0x1c9dde['howMany']=0x1,_0x3ccd61['howMany']--,_0x1c9dde;}['_compareOperations'](_0x136186,_0xf1a4be){return!(!this['_checkOperation'](_0x136186)||!this['_checkOperation'](_0xf1a4be))&&(O(_0x136186['sourcePosition'],_0xf1a4be['sourcePosition'])&&O(_0x136186['targetPosition'],_0xf1a4be['targetPosition']));}['_compressSingleOperation'](_0x4af016){const _0x551ca9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x551ca9,[_0x4af016]),_0x551ca9['buffers'][0x0];}['_decompressSingleOperation'](_0x552939){const _0x481302=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x481302,_0x552939),_0x481302[0x0];}['_checkOperation'](_0x12ee87){return'MoveOperation'==_0x12ee87['__className']&&'$graveyard'==_0x12ee87['targetPosition']['root']&&0x1==_0x12ee87['howMany']&&!_0x12ee87['wasUndone'];}}class f extends _{['compress'](_0x406a35,_0x2c6946){if(!this['_compareOperations'](_0x2c6946[0x0],_0x2c6946[0x1]))return!0x1;const _0x4b2fa2=_0x2c6946['shift']();return _0x4b2fa2['oldRange']=null,_0x4b2fa2['newRange']&&O(_0x4b2fa2['newRange']['start'],_0x4b2fa2['newRange']['end'])&&(_0x4b2fa2['newRange']['end']=null),_0x2c6946['shift'](),_0x406a35['types']['push'](this['_id']),_0x406a35['types']['push'](0x0),_0x406a35['buffers']['push'](this['_compressSingleOperation'](_0x4b2fa2)),!0x0;}['decompress'](_0x4c99b6,_0xd212c1){const _0x2e14ba=this['_decompressSingleOperation'](_0xd212c1);_0x2e14ba['newRange']&&!_0x2e14ba['newRange']['end']&&(_0x2e14ba['newRange']['end']=_0x3e460f(_0x2e14ba['newRange']['start']));const _0x276b33=_0x3e460f(_0x2e14ba);_0x276b33['newRange']&&(_0x276b33['newRange']['start']['stickiness']='toNone',_0x276b33['newRange']['end']=_0x3e460f(_0x276b33['newRange']['start'])),_0x276b33['name']='user:position:'+_0x276b33['name']['split'](':')[0x2],_0xd212c1['types']['shift'](),_0x4c99b6['push'](_0x2e14ba),_0x4c99b6['push'](_0x276b33);}['_compressSingleOperation'](_0x799fcf){const _0x113e8d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x113e8d,[_0x799fcf]),_0x113e8d['buffers'][0x0];}['_decompressSingleOperation'](_0x4453b6){const _0x5823a2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5823a2,_0x4453b6),_0x5823a2[0x0];}['_compareOperations'](_0x10d9a9,_0x1cd008){return!(!_0x10d9a9||!_0x1cd008)&&('MarkerOperation'==_0x10d9a9['__className']&&'MarkerOperation'==_0x1cd008['__className']&&!(!_0x10d9a9['name']['startsWith']('user:')||!_0x1cd008['name']['startsWith']('user:')||_0x10d9a9['name']==_0x1cd008['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x368a69=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 a(0x12,'MarkerOperation',_0x368a69,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x368a69,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x580348){if(!_0x580348||!_0x580348[0x0])throw new _0xf7a1fa('no-operations-provided',this);const _0x51aba1={'types':[],'buffers':[],'baseVersion':_0x580348[0x0]['baseVersion']};for(;_0x580348['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('TypingAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('DeletingAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName'](_0x580348[0x0]['__className'])['compress'](_0x51aba1,_0x580348);return _0x51aba1;}['decompress'](_0x3e30e2){const _0x558d40=[];for(;_0x3e30e2['types']['length'];){const _0x3a2d12=this['_compressorById']['get'](_0x3e30e2['types'][0x0]);if(!_0x3a2d12)throw new _0xf7a1fa('decompress-compressor-not-found',this,{'type':_0x3e30e2['types'][0x0]});_0x3a2d12['decompress'](_0x558d40,_0x3e30e2);}return _0x558d40['forEach']((_0x452c78,_0xa1b2c7)=>_0x452c78['baseVersion']=_0x3e30e2['baseVersion']+_0xa1b2c7),_0x558d40;}['_getCompressorByName'](_0x5bcae5){return this['_compressorByName']['get'](_0x5bcae5);}['_registerOperationCompressor'](_0x4f7d53,_0x1c7fda,_0x1b9f03){const _0x2e2be5=new _0x1b9f03(_0x4f7d53,_0x1c7fda,this['_protobufFactory']['getDescriptor'](_0x1c7fda));this['_registerCompressor'](_0x4f7d53,_0x1c7fda,_0x2e2be5);}['_registerActionCompressor'](_0x551f41,_0x546696,_0x302db1){const _0x4ddfef=new _0x302db1(_0x551f41,this);this['_registerCompressor'](_0x551f41,_0x546696,_0x4ddfef);}['_registerCompressor'](_0x5c0467,_0x44b16a,_0x2e7a01){this['_compressorById']['set'](_0x5c0467,_0x2e7a01),this['_compressorByName']['set'](_0x44b16a,_0x2e7a01);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "45.1.0-alpha.7",
3
+ "version": "45.2.0-alpha.0",
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": "45.1.0-alpha.7",
37
- "ckeditor5": "45.1.0-alpha.7",
36
+ "@ckeditor/ckeditor5-utils": "45.2.0-alpha.0",
37
+ "ckeditor5": "45.2.0-alpha.0",
38
38
  "es-toolkit": "1.32.0",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c54(){const _0xb6a1bb=['length','9464444nuNXtu','2wshHKw','5oxSWUt','_context','_combineNext','decompress','923949WYOJCC','50yKvAIQ','_compressSingleOperation','534584TPCiyc','_splitCurrent','_id','types','push','5068056YceKSC','1780808jTRvGo','91146NVMKiV','_compareOperations','604329EFbDIG','buffers','_decompressSingleOperation','shift','91VsdIqa','compress'];_0x5c54=function(){return _0xb6a1bb;};return _0x5c54();}const _0x4aba4e=_0x26c4;(function(_0x2f2076,_0x1f45e8){const _0x3ab4b6=_0x26c4,_0x1438a1=_0x2f2076();while(!![]){try{const _0x201589=-parseInt(_0x3ab4b6(0x1e5))/0x1+parseInt(_0x3ab4b6(0x1ef))/0x2*(-parseInt(_0x3ab4b6(0x1e7))/0x3)+-parseInt(_0x3ab4b6(0x1e4))/0x4+parseInt(_0x3ab4b6(0x1f0))/0x5*(parseInt(_0x3ab4b6(0x1e3))/0x6)+parseInt(_0x3ab4b6(0x1eb))/0x7*(parseInt(_0x3ab4b6(0x1de))/0x8)+-parseInt(_0x3ab4b6(0x1f4))/0x9*(-parseInt(_0x3ab4b6(0x1f5))/0xa)+-parseInt(_0x3ab4b6(0x1ee))/0xb;if(_0x201589===_0x1f45e8)break;else _0x1438a1['push'](_0x1438a1['shift']());}catch(_0x145795){_0x1438a1['push'](_0x1438a1['shift']());}}}(_0x5c54,0x99705));import{cloneDeep as _0x333977}from'es-toolkit/compat';function _0x26c4(_0x40fe4f,_0x49e8d4){const _0x5c540f=_0x5c54();return _0x26c4=function(_0x26c4c6,_0xfc1768){_0x26c4c6=_0x26c4c6-0x1de;let _0x34b03e=_0x5c540f[_0x26c4c6];return _0x34b03e;},_0x26c4(_0x40fe4f,_0x49e8d4);}export default class _{[_0x4aba4e(0x1e0)];[_0x4aba4e(0x1f1)];constructor(_0x37831f,_0x3db3e7){const _0x2e21f9=_0x4aba4e;this[_0x2e21f9(0x1e0)]=_0x37831f,this[_0x2e21f9(0x1f1)]=_0x3db3e7;}[_0x4aba4e(0x1ec)](_0x195170,_0x48056e){const _0x5ebf97=_0x4aba4e;let _0x2ad4fe;for(;_0x48056e[_0x5ebf97(0x1ed)]>0x1&&this[_0x5ebf97(0x1e6)](_0x48056e[0x0],_0x48056e[0x1]);)_0x2ad4fe?(_0x2ad4fe=this[_0x5ebf97(0x1f2)](_0x48056e[_0x5ebf97(0x1ea)](),_0x2ad4fe),_0x195170[_0x5ebf97(0x1e1)][_0x5ebf97(0x1e2)](0x0)):(_0x2ad4fe=_0x333977(_0x48056e[_0x5ebf97(0x1ea)]()),_0x195170[_0x5ebf97(0x1e1)][_0x5ebf97(0x1e2)](this[_0x5ebf97(0x1e0)]));return!!_0x2ad4fe&&(_0x2ad4fe=this[_0x5ebf97(0x1f2)](_0x48056e[_0x5ebf97(0x1ea)](),_0x2ad4fe),_0x195170[_0x5ebf97(0x1e1)][_0x5ebf97(0x1e2)](0x0),_0x195170[_0x5ebf97(0x1e8)][_0x5ebf97(0x1e2)](this[_0x5ebf97(0x1f6)](_0x2ad4fe)),!0x0);}[_0x4aba4e(0x1f3)](_0x94c5e7,_0x566f00){const _0x496ee8=_0x4aba4e,_0x43be44=this[_0x496ee8(0x1e9)](_0x566f00);for(;0x0==_0x566f00[_0x496ee8(0x1e1)][0x0];)_0x566f00[_0x496ee8(0x1e1)][_0x496ee8(0x1ea)](),_0x94c5e7[_0x496ee8(0x1e2)](this[_0x496ee8(0x1df)](_0x43be44));_0x94c5e7[_0x496ee8(0x1e2)](_0x43be44);}}
23
+ const _0x21012b=_0x169c;(function(_0x4e603b,_0x59be19){const _0x4513a8=_0x169c,_0x97752a=_0x4e603b();while(!![]){try{const _0x374003=-parseInt(_0x4513a8(0x150))/0x1+parseInt(_0x4513a8(0x14a))/0x2*(parseInt(_0x4513a8(0x151))/0x3)+-parseInt(_0x4513a8(0x141))/0x4*(-parseInt(_0x4513a8(0x146))/0x5)+parseInt(_0x4513a8(0x158))/0x6*(-parseInt(_0x4513a8(0x159))/0x7)+-parseInt(_0x4513a8(0x152))/0x8*(parseInt(_0x4513a8(0x153))/0x9)+-parseInt(_0x4513a8(0x145))/0xa*(-parseInt(_0x4513a8(0x154))/0xb)+parseInt(_0x4513a8(0x14d))/0xc*(parseInt(_0x4513a8(0x142))/0xd);if(_0x374003===_0x59be19)break;else _0x97752a['push'](_0x97752a['shift']());}catch(_0x324285){_0x97752a['push'](_0x97752a['shift']());}}}(_0x10de,0xa796e));function _0x169c(_0x15d2b4,_0x6852d6){const _0x10deee=_0x10de();return _0x169c=function(_0x169c23,_0x4f298e){_0x169c23=_0x169c23-0x141;let _0x219ca8=_0x10deee[_0x169c23];return _0x219ca8;},_0x169c(_0x15d2b4,_0x6852d6);}import{cloneDeep as _0x3c9190}from'es-toolkit/compat';function _0x10de(){const _0x10a0c8=['compress','_combineNext','670462JbWpWn','226869FRJUJr','52864LvguOs','1260BRUqHY','187xgeDfj','_compareOperations','buffers','_context','18rLNAqp','133077TQXhaa','length','types','4mhScvx','238771NkowSq','decompress','_compressSingleOperation','407070SsDHmM','4772665JBoZBm','_id','_splitCurrent','_decompressSingleOperation','12GnmADY','shift','push','156FIVCxD'];_0x10de=function(){return _0x10a0c8;};return _0x10de();}export default class _{[_0x21012b(0x147)];[_0x21012b(0x157)];constructor(_0x1af999,_0x3d3694){const _0x1e12ff=_0x21012b;this[_0x1e12ff(0x147)]=_0x1af999,this[_0x1e12ff(0x157)]=_0x3d3694;}[_0x21012b(0x14e)](_0x5941a9,_0x2dec45){const _0x32e30f=_0x21012b;let _0x4635e2;for(;_0x2dec45[_0x32e30f(0x15a)]>0x1&&this[_0x32e30f(0x155)](_0x2dec45[0x0],_0x2dec45[0x1]);)_0x4635e2?(_0x4635e2=this[_0x32e30f(0x14f)](_0x2dec45[_0x32e30f(0x14b)](),_0x4635e2),_0x5941a9[_0x32e30f(0x15b)][_0x32e30f(0x14c)](0x0)):(_0x4635e2=_0x3c9190(_0x2dec45[_0x32e30f(0x14b)]()),_0x5941a9[_0x32e30f(0x15b)][_0x32e30f(0x14c)](this[_0x32e30f(0x147)]));return!!_0x4635e2&&(_0x4635e2=this[_0x32e30f(0x14f)](_0x2dec45[_0x32e30f(0x14b)](),_0x4635e2),_0x5941a9[_0x32e30f(0x15b)][_0x32e30f(0x14c)](0x0),_0x5941a9[_0x32e30f(0x156)][_0x32e30f(0x14c)](this[_0x32e30f(0x144)](_0x4635e2)),!0x0);}[_0x21012b(0x143)](_0x4b2b3c,_0x499b1e){const _0x34731c=_0x21012b,_0x3579ba=this[_0x34731c(0x149)](_0x499b1e);for(;0x0==_0x499b1e[_0x34731c(0x15b)][0x0];)_0x499b1e[_0x34731c(0x15b)][_0x34731c(0x14b)](),_0x4b2b3c[_0x34731c(0x14c)](this[_0x34731c(0x148)](_0x3579ba));_0x4b2b3c[_0x34731c(0x14c)](_0x3579ba);}}