@ckeditor/ckeditor5-operations-compressor 47.3.0-alpha.0 → 47.3.0-alpha.2

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 _0x44cb6e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x40706c from'protobufjs/minimal.js';import{cloneDeep as _0x199184,isEqual as _0x362e13,isObject as _0x8e2239}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x45bf63=_0x40706c['Reader'],_0x2c98e8=_0x40706c['Writer'],_0x20a669=_0x40706c['util'],_0x5111bf=_0x40706c['roots']['default']||(_0x40706c['roots']['default']={});return _0x5111bf['AttributeOperation']=(function(){function _0x225977(_0x465e47){if(_0x465e47){for(var _0x380bd8=Object['keys'](_0x465e47),_0x14d999=0x0;_0x14d999<_0x380bd8['length'];++_0x14d999)null!=_0x465e47[_0x380bd8[_0x14d999]]&&(this[_0x380bd8[_0x14d999]]=_0x465e47[_0x380bd8[_0x14d999]]);}}return _0x225977['prototype']['range']=null,_0x225977['prototype']['key']='',_0x225977['prototype']['oldValueBoolean']=!0x1,_0x225977['prototype']['oldValueJson']='',_0x225977['prototype']['newValueBoolean']=!0x1,_0x225977['prototype']['newValueJson']='',_0x225977['prototype']['wasUndone']=!0x1,_0x225977['create']=function(_0x5a0b62){return new _0x225977(_0x5a0b62);},_0x225977['encode']=function(_0x35a09b,_0xd12cb6){return _0xd12cb6||(_0xd12cb6=_0x2c98e8['create']()),null!=_0x35a09b['range']&&Object['hasOwnProperty']['call'](_0x35a09b,'range')&&_0x5111bf['Range']['encode'](_0x35a09b['range'],_0xd12cb6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35a09b['key']&&Object['hasOwnProperty']['call'](_0x35a09b,'key')&&_0xd12cb6['uint32'](0x12)['string'](_0x35a09b['key']),null!=_0x35a09b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x35a09b,'oldValueBoolean')&&_0xd12cb6['uint32'](0x18)['bool'](_0x35a09b['oldValueBoolean']),null!=_0x35a09b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x35a09b,'oldValueJson')&&_0xd12cb6['uint32'](0x22)['string'](_0x35a09b['oldValueJson']),null!=_0x35a09b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x35a09b,'newValueBoolean')&&_0xd12cb6['uint32'](0x28)['bool'](_0x35a09b['newValueBoolean']),null!=_0x35a09b['newValueJson']&&Object['hasOwnProperty']['call'](_0x35a09b,'newValueJson')&&_0xd12cb6['uint32'](0x32)['string'](_0x35a09b['newValueJson']),null!=_0x35a09b['wasUndone']&&Object['hasOwnProperty']['call'](_0x35a09b,'wasUndone')&&_0xd12cb6['uint32'](0x38)['bool'](_0x35a09b['wasUndone']),_0xd12cb6;},_0x225977['encodeDelimited']=function(_0x3816eb,_0x2b5492){return this['encode'](_0x3816eb,_0x2b5492)['ldelim']();},_0x225977['decode']=function(_0x2e3f0f,_0x5ae52c){_0x2e3f0f instanceof _0x45bf63||(_0x2e3f0f=_0x45bf63['create'](_0x2e3f0f));for(var _0x4269d2=void 0x0===_0x5ae52c?_0x2e3f0f['len']:_0x2e3f0f['pos']+_0x5ae52c,_0x281521=new _0x5111bf['AttributeOperation']();_0x2e3f0f['pos']<_0x4269d2;){var _0x508a41=_0x2e3f0f['uint32']();switch(_0x508a41>>>0x3){case 0x1:_0x281521['range']=_0x5111bf['Range']['decode'](_0x2e3f0f,_0x2e3f0f['uint32']());break;case 0x2:_0x281521['key']=_0x2e3f0f['string']();break;case 0x3:_0x281521['oldValueBoolean']=_0x2e3f0f['bool']();break;case 0x4:_0x281521['oldValueJson']=_0x2e3f0f['string']();break;case 0x5:_0x281521['newValueBoolean']=_0x2e3f0f['bool']();break;case 0x6:_0x281521['newValueJson']=_0x2e3f0f['string']();break;case 0x7:_0x281521['wasUndone']=_0x2e3f0f['bool']();break;default:_0x2e3f0f['skipType'](0x7&_0x508a41);}}return _0x281521;},_0x225977['decodeDelimited']=function(_0x4ca709){return _0x4ca709 instanceof _0x45bf63||(_0x4ca709=new _0x45bf63(_0x4ca709)),this['decode'](_0x4ca709,_0x4ca709['uint32']());},_0x225977['verify']=function(_0xfb61f2){if('object'!=typeof _0xfb61f2||null===_0xfb61f2)return'object\x20expected';if(null!=_0xfb61f2['range']&&_0xfb61f2['hasOwnProperty']('range')){var _0x1f64de=_0x5111bf['Range']['verify'](_0xfb61f2['range']);if(_0x1f64de)return'range.'+_0x1f64de;}return null!=_0xfb61f2['key']&&_0xfb61f2['hasOwnProperty']('key')&&!_0x20a669['isString'](_0xfb61f2['key'])?'key:\x20string\x20expected':null!=_0xfb61f2['oldValueBoolean']&&_0xfb61f2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xfb61f2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xfb61f2['oldValueJson']&&_0xfb61f2['hasOwnProperty']('oldValueJson')&&!_0x20a669['isString'](_0xfb61f2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xfb61f2['newValueBoolean']&&_0xfb61f2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xfb61f2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xfb61f2['newValueJson']&&_0xfb61f2['hasOwnProperty']('newValueJson')&&!_0x20a669['isString'](_0xfb61f2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xfb61f2['wasUndone']&&_0xfb61f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xfb61f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x225977['fromObject']=function(_0x4c87ff){if(_0x4c87ff instanceof _0x5111bf['AttributeOperation'])return _0x4c87ff;var _0x570cf5=new _0x5111bf['AttributeOperation']();if(null!=_0x4c87ff['range']){if('object'!=typeof _0x4c87ff['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x570cf5['range']=_0x5111bf['Range']['fromObject'](_0x4c87ff['range']);}return null!=_0x4c87ff['key']&&(_0x570cf5['key']=String(_0x4c87ff['key'])),null!=_0x4c87ff['oldValueBoolean']&&(_0x570cf5['oldValueBoolean']=Boolean(_0x4c87ff['oldValueBoolean'])),null!=_0x4c87ff['oldValueJson']&&(_0x570cf5['oldValueJson']=String(_0x4c87ff['oldValueJson'])),null!=_0x4c87ff['newValueBoolean']&&(_0x570cf5['newValueBoolean']=Boolean(_0x4c87ff['newValueBoolean'])),null!=_0x4c87ff['newValueJson']&&(_0x570cf5['newValueJson']=String(_0x4c87ff['newValueJson'])),null!=_0x4c87ff['wasUndone']&&(_0x570cf5['wasUndone']=Boolean(_0x4c87ff['wasUndone'])),_0x570cf5;},_0x225977['toObject']=function(_0x2615be,_0x36e0d5){_0x36e0d5||(_0x36e0d5={});var _0x2e4397={};return _0x36e0d5['defaults']&&(_0x2e4397['range']=null,_0x2e4397['key']='',_0x2e4397['oldValueBoolean']=!0x1,_0x2e4397['oldValueJson']='',_0x2e4397['newValueBoolean']=!0x1,_0x2e4397['newValueJson']='',_0x2e4397['wasUndone']=!0x1),null!=_0x2615be['range']&&_0x2615be['hasOwnProperty']('range')&&(_0x2e4397['range']=_0x5111bf['Range']['toObject'](_0x2615be['range'],_0x36e0d5)),null!=_0x2615be['key']&&_0x2615be['hasOwnProperty']('key')&&(_0x2e4397['key']=_0x2615be['key']),null!=_0x2615be['oldValueBoolean']&&_0x2615be['hasOwnProperty']('oldValueBoolean')&&(_0x2e4397['oldValueBoolean']=_0x2615be['oldValueBoolean']),null!=_0x2615be['oldValueJson']&&_0x2615be['hasOwnProperty']('oldValueJson')&&(_0x2e4397['oldValueJson']=_0x2615be['oldValueJson']),null!=_0x2615be['newValueBoolean']&&_0x2615be['hasOwnProperty']('newValueBoolean')&&(_0x2e4397['newValueBoolean']=_0x2615be['newValueBoolean']),null!=_0x2615be['newValueJson']&&_0x2615be['hasOwnProperty']('newValueJson')&&(_0x2e4397['newValueJson']=_0x2615be['newValueJson']),null!=_0x2615be['wasUndone']&&_0x2615be['hasOwnProperty']('wasUndone')&&(_0x2e4397['wasUndone']=_0x2615be['wasUndone']),_0x2e4397;},_0x225977['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x225977['getTypeUrl']=function(_0x4cf4d4){return void 0x0===_0x4cf4d4&&(_0x4cf4d4='type.googleapis.com'),_0x4cf4d4+'/AttributeOperation';},_0x225977;}()),_0x5111bf['InsertOperation']=(function(){function _0x2f1641(_0x118e0c){if(this['nodes']=[],_0x118e0c){for(var _0x532051=Object['keys'](_0x118e0c),_0x50d14f=0x0;_0x50d14f<_0x532051['length'];++_0x50d14f)null!=_0x118e0c[_0x532051[_0x50d14f]]&&(this[_0x532051[_0x50d14f]]=_0x118e0c[_0x532051[_0x50d14f]]);}}return _0x2f1641['prototype']['position']=null,_0x2f1641['prototype']['nodes']=_0x20a669['emptyArray'],_0x2f1641['prototype']['shouldReceiveAttributes']=!0x1,_0x2f1641['prototype']['wasUndone']=!0x1,_0x2f1641['create']=function(_0x2d88dc){return new _0x2f1641(_0x2d88dc);},_0x2f1641['encode']=function(_0x354586,_0x2c7bd4){if(_0x2c7bd4||(_0x2c7bd4=_0x2c98e8['create']()),null!=_0x354586['position']&&Object['hasOwnProperty']['call'](_0x354586,'position')&&_0x5111bf['Position']['encode'](_0x354586['position'],_0x2c7bd4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x354586['nodes']&&_0x354586['nodes']['length']){for(var _0x47d7ac=0x0;_0x47d7ac<_0x354586['nodes']['length'];++_0x47d7ac)_0x5111bf['Element']['encode'](_0x354586['nodes'][_0x47d7ac],_0x2c7bd4['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x354586['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x354586,'shouldReceiveAttributes')&&_0x2c7bd4['uint32'](0x18)['bool'](_0x354586['shouldReceiveAttributes']),null!=_0x354586['wasUndone']&&Object['hasOwnProperty']['call'](_0x354586,'wasUndone')&&_0x2c7bd4['uint32'](0x20)['bool'](_0x354586['wasUndone']),_0x2c7bd4;},_0x2f1641['encodeDelimited']=function(_0x492f5f,_0x3da72b){return this['encode'](_0x492f5f,_0x3da72b)['ldelim']();},_0x2f1641['decode']=function(_0x10d72e,_0xf2d383){_0x10d72e instanceof _0x45bf63||(_0x10d72e=_0x45bf63['create'](_0x10d72e));for(var _0x1575da=void 0x0===_0xf2d383?_0x10d72e['len']:_0x10d72e['pos']+_0xf2d383,_0x4457c8=new _0x5111bf['InsertOperation']();_0x10d72e['pos']<_0x1575da;){var _0x137482=_0x10d72e['uint32']();switch(_0x137482>>>0x3){case 0x1:_0x4457c8['position']=_0x5111bf['Position']['decode'](_0x10d72e,_0x10d72e['uint32']());break;case 0x2:_0x4457c8['nodes']&&_0x4457c8['nodes']['length']||(_0x4457c8['nodes']=[]),_0x4457c8['nodes']['push'](_0x5111bf['Element']['decode'](_0x10d72e,_0x10d72e['uint32']()));break;case 0x3:_0x4457c8['shouldReceiveAttributes']=_0x10d72e['bool']();break;case 0x4:_0x4457c8['wasUndone']=_0x10d72e['bool']();break;default:_0x10d72e['skipType'](0x7&_0x137482);}}return _0x4457c8;},_0x2f1641['decodeDelimited']=function(_0x1c2ebe){return _0x1c2ebe instanceof _0x45bf63||(_0x1c2ebe=new _0x45bf63(_0x1c2ebe)),this['decode'](_0x1c2ebe,_0x1c2ebe['uint32']());},_0x2f1641['verify']=function(_0xc327d7){if('object'!=typeof _0xc327d7||null===_0xc327d7)return'object\x20expected';if(null!=_0xc327d7['position']&&_0xc327d7['hasOwnProperty']('position')&&(_0x141daa=_0x5111bf['Position']['verify'](_0xc327d7['position'])))return'position.'+_0x141daa;if(null!=_0xc327d7['nodes']&&_0xc327d7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xc327d7['nodes']))return'nodes:\x20array\x20expected';for(var _0x3a5c72=0x0;_0x3a5c72<_0xc327d7['nodes']['length'];++_0x3a5c72){var _0x141daa;if(_0x141daa=_0x5111bf['Element']['verify'](_0xc327d7['nodes'][_0x3a5c72]))return'nodes.'+_0x141daa;}}return null!=_0xc327d7['shouldReceiveAttributes']&&_0xc327d7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xc327d7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xc327d7['wasUndone']&&_0xc327d7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc327d7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f1641['fromObject']=function(_0x242c9f){if(_0x242c9f instanceof _0x5111bf['InsertOperation'])return _0x242c9f;var _0x339ce0=new _0x5111bf['InsertOperation']();if(null!=_0x242c9f['position']){if('object'!=typeof _0x242c9f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x339ce0['position']=_0x5111bf['Position']['fromObject'](_0x242c9f['position']);}if(_0x242c9f['nodes']){if(!Array['isArray'](_0x242c9f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x339ce0['nodes']=[];for(var _0x30892f=0x0;_0x30892f<_0x242c9f['nodes']['length'];++_0x30892f){if('object'!=typeof _0x242c9f['nodes'][_0x30892f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x339ce0['nodes'][_0x30892f]=_0x5111bf['Element']['fromObject'](_0x242c9f['nodes'][_0x30892f]);}}return null!=_0x242c9f['shouldReceiveAttributes']&&(_0x339ce0['shouldReceiveAttributes']=Boolean(_0x242c9f['shouldReceiveAttributes'])),null!=_0x242c9f['wasUndone']&&(_0x339ce0['wasUndone']=Boolean(_0x242c9f['wasUndone'])),_0x339ce0;},_0x2f1641['toObject']=function(_0x4f697a,_0x459739){_0x459739||(_0x459739={});var _0x4b9f7d={};if((_0x459739['arrays']||_0x459739['defaults'])&&(_0x4b9f7d['nodes']=[]),_0x459739['defaults']&&(_0x4b9f7d['position']=null,_0x4b9f7d['shouldReceiveAttributes']=!0x1,_0x4b9f7d['wasUndone']=!0x1),null!=_0x4f697a['position']&&_0x4f697a['hasOwnProperty']('position')&&(_0x4b9f7d['position']=_0x5111bf['Position']['toObject'](_0x4f697a['position'],_0x459739)),_0x4f697a['nodes']&&_0x4f697a['nodes']['length']){_0x4b9f7d['nodes']=[];for(var _0x4114e9=0x0;_0x4114e9<_0x4f697a['nodes']['length'];++_0x4114e9)_0x4b9f7d['nodes'][_0x4114e9]=_0x5111bf['Element']['toObject'](_0x4f697a['nodes'][_0x4114e9],_0x459739);}return null!=_0x4f697a['shouldReceiveAttributes']&&_0x4f697a['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4b9f7d['shouldReceiveAttributes']=_0x4f697a['shouldReceiveAttributes']),null!=_0x4f697a['wasUndone']&&_0x4f697a['hasOwnProperty']('wasUndone')&&(_0x4b9f7d['wasUndone']=_0x4f697a['wasUndone']),_0x4b9f7d;},_0x2f1641['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x2f1641['getTypeUrl']=function(_0x2b5f8f){return void 0x0===_0x2b5f8f&&(_0x2b5f8f='type.googleapis.com'),_0x2b5f8f+'/InsertOperation';},_0x2f1641;}()),_0x5111bf['MarkerOperation']=(function(){function _0x48bfdd(_0x32d004){if(_0x32d004){for(var _0x4c6a98=Object['keys'](_0x32d004),_0x2771b5=0x0;_0x2771b5<_0x4c6a98['length'];++_0x2771b5)null!=_0x32d004[_0x4c6a98[_0x2771b5]]&&(this[_0x4c6a98[_0x2771b5]]=_0x32d004[_0x4c6a98[_0x2771b5]]);}}return _0x48bfdd['prototype']['name']='',_0x48bfdd['prototype']['oldRange']=null,_0x48bfdd['prototype']['newRange']=null,_0x48bfdd['prototype']['affectsData']=!0x1,_0x48bfdd['prototype']['wasUndone']=!0x1,_0x48bfdd['create']=function(_0x1f6412){return new _0x48bfdd(_0x1f6412);},_0x48bfdd['encode']=function(_0x4be054,_0x524ec6){return _0x524ec6||(_0x524ec6=_0x2c98e8['create']()),null!=_0x4be054['name']&&Object['hasOwnProperty']['call'](_0x4be054,'name')&&_0x524ec6['uint32'](0xa)['string'](_0x4be054['name']),null!=_0x4be054['oldRange']&&Object['hasOwnProperty']['call'](_0x4be054,'oldRange')&&_0x5111bf['Range']['encode'](_0x4be054['oldRange'],_0x524ec6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4be054['newRange']&&Object['hasOwnProperty']['call'](_0x4be054,'newRange')&&_0x5111bf['Range']['encode'](_0x4be054['newRange'],_0x524ec6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4be054['affectsData']&&Object['hasOwnProperty']['call'](_0x4be054,'affectsData')&&_0x524ec6['uint32'](0x20)['bool'](_0x4be054['affectsData']),null!=_0x4be054['wasUndone']&&Object['hasOwnProperty']['call'](_0x4be054,'wasUndone')&&_0x524ec6['uint32'](0x28)['bool'](_0x4be054['wasUndone']),_0x524ec6;},_0x48bfdd['encodeDelimited']=function(_0x39bcb0,_0x56f990){return this['encode'](_0x39bcb0,_0x56f990)['ldelim']();},_0x48bfdd['decode']=function(_0x52018e,_0x5dfc4a){_0x52018e instanceof _0x45bf63||(_0x52018e=_0x45bf63['create'](_0x52018e));for(var _0xe1ec2a=void 0x0===_0x5dfc4a?_0x52018e['len']:_0x52018e['pos']+_0x5dfc4a,_0x4af00b=new _0x5111bf['MarkerOperation']();_0x52018e['pos']<_0xe1ec2a;){var _0x33cd0c=_0x52018e['uint32']();switch(_0x33cd0c>>>0x3){case 0x1:_0x4af00b['name']=_0x52018e['string']();break;case 0x2:_0x4af00b['oldRange']=_0x5111bf['Range']['decode'](_0x52018e,_0x52018e['uint32']());break;case 0x3:_0x4af00b['newRange']=_0x5111bf['Range']['decode'](_0x52018e,_0x52018e['uint32']());break;case 0x4:_0x4af00b['affectsData']=_0x52018e['bool']();break;case 0x5:_0x4af00b['wasUndone']=_0x52018e['bool']();break;default:_0x52018e['skipType'](0x7&_0x33cd0c);}}return _0x4af00b;},_0x48bfdd['decodeDelimited']=function(_0x263516){return _0x263516 instanceof _0x45bf63||(_0x263516=new _0x45bf63(_0x263516)),this['decode'](_0x263516,_0x263516['uint32']());},_0x48bfdd['verify']=function(_0x468542){if('object'!=typeof _0x468542||null===_0x468542)return'object\x20expected';if(null!=_0x468542['name']&&_0x468542['hasOwnProperty']('name')&&!_0x20a669['isString'](_0x468542['name']))return'name:\x20string\x20expected';var _0x1bcda2;if(null!=_0x468542['oldRange']&&_0x468542['hasOwnProperty']('oldRange')&&(_0x1bcda2=_0x5111bf['Range']['verify'](_0x468542['oldRange'])))return'oldRange.'+_0x1bcda2;if(null!=_0x468542['newRange']&&_0x468542['hasOwnProperty']('newRange')&&(_0x1bcda2=_0x5111bf['Range']['verify'](_0x468542['newRange'])))return'newRange.'+_0x1bcda2;return null!=_0x468542['affectsData']&&_0x468542['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x468542['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x468542['wasUndone']&&_0x468542['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x468542['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48bfdd['fromObject']=function(_0x1460d0){if(_0x1460d0 instanceof _0x5111bf['MarkerOperation'])return _0x1460d0;var _0x195397=new _0x5111bf['MarkerOperation']();if(null!=_0x1460d0['name']&&(_0x195397['name']=String(_0x1460d0['name'])),null!=_0x1460d0['oldRange']){if('object'!=typeof _0x1460d0['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x195397['oldRange']=_0x5111bf['Range']['fromObject'](_0x1460d0['oldRange']);}if(null!=_0x1460d0['newRange']){if('object'!=typeof _0x1460d0['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x195397['newRange']=_0x5111bf['Range']['fromObject'](_0x1460d0['newRange']);}return null!=_0x1460d0['affectsData']&&(_0x195397['affectsData']=Boolean(_0x1460d0['affectsData'])),null!=_0x1460d0['wasUndone']&&(_0x195397['wasUndone']=Boolean(_0x1460d0['wasUndone'])),_0x195397;},_0x48bfdd['toObject']=function(_0x21b3de,_0x435295){_0x435295||(_0x435295={});var _0x58cc9d={};return _0x435295['defaults']&&(_0x58cc9d['name']='',_0x58cc9d['oldRange']=null,_0x58cc9d['newRange']=null,_0x58cc9d['affectsData']=!0x1,_0x58cc9d['wasUndone']=!0x1),null!=_0x21b3de['name']&&_0x21b3de['hasOwnProperty']('name')&&(_0x58cc9d['name']=_0x21b3de['name']),null!=_0x21b3de['oldRange']&&_0x21b3de['hasOwnProperty']('oldRange')&&(_0x58cc9d['oldRange']=_0x5111bf['Range']['toObject'](_0x21b3de['oldRange'],_0x435295)),null!=_0x21b3de['newRange']&&_0x21b3de['hasOwnProperty']('newRange')&&(_0x58cc9d['newRange']=_0x5111bf['Range']['toObject'](_0x21b3de['newRange'],_0x435295)),null!=_0x21b3de['affectsData']&&_0x21b3de['hasOwnProperty']('affectsData')&&(_0x58cc9d['affectsData']=_0x21b3de['affectsData']),null!=_0x21b3de['wasUndone']&&_0x21b3de['hasOwnProperty']('wasUndone')&&(_0x58cc9d['wasUndone']=_0x21b3de['wasUndone']),_0x58cc9d;},_0x48bfdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x48bfdd['getTypeUrl']=function(_0x5d4716){return void 0x0===_0x5d4716&&(_0x5d4716='type.googleapis.com'),_0x5d4716+'/MarkerOperation';},_0x48bfdd;}()),_0x5111bf['MergeOperation']=(function(){function _0x1af761(_0x4a2a67){if(_0x4a2a67){for(var _0x6ac670=Object['keys'](_0x4a2a67),_0x494795=0x0;_0x494795<_0x6ac670['length'];++_0x494795)null!=_0x4a2a67[_0x6ac670[_0x494795]]&&(this[_0x6ac670[_0x494795]]=_0x4a2a67[_0x6ac670[_0x494795]]);}}return _0x1af761['prototype']['sourcePosition']=null,_0x1af761['prototype']['targetPosition']=null,_0x1af761['prototype']['graveyardPosition']=null,_0x1af761['prototype']['howMany']=0x0,_0x1af761['prototype']['wasUndone']=!0x1,_0x1af761['create']=function(_0x68251e){return new _0x1af761(_0x68251e);},_0x1af761['encode']=function(_0x599828,_0x5eab8d){return _0x5eab8d||(_0x5eab8d=_0x2c98e8['create']()),null!=_0x599828['sourcePosition']&&Object['hasOwnProperty']['call'](_0x599828,'sourcePosition')&&_0x5111bf['Position']['encode'](_0x599828['sourcePosition'],_0x5eab8d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x599828['targetPosition']&&Object['hasOwnProperty']['call'](_0x599828,'targetPosition')&&_0x5111bf['Position']['encode'](_0x599828['targetPosition'],_0x5eab8d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x599828['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x599828,'graveyardPosition')&&_0x5111bf['Position']['encode'](_0x599828['graveyardPosition'],_0x5eab8d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x599828['howMany']&&Object['hasOwnProperty']['call'](_0x599828,'howMany')&&_0x5eab8d['uint32'](0x20)['uint32'](_0x599828['howMany']),null!=_0x599828['wasUndone']&&Object['hasOwnProperty']['call'](_0x599828,'wasUndone')&&_0x5eab8d['uint32'](0x28)['bool'](_0x599828['wasUndone']),_0x5eab8d;},_0x1af761['encodeDelimited']=function(_0x1a7c4f,_0x4d3f37){return this['encode'](_0x1a7c4f,_0x4d3f37)['ldelim']();},_0x1af761['decode']=function(_0x3f1ad1,_0x1d679c){_0x3f1ad1 instanceof _0x45bf63||(_0x3f1ad1=_0x45bf63['create'](_0x3f1ad1));for(var _0x46867f=void 0x0===_0x1d679c?_0x3f1ad1['len']:_0x3f1ad1['pos']+_0x1d679c,_0x5af188=new _0x5111bf['MergeOperation']();_0x3f1ad1['pos']<_0x46867f;){var _0x1efa5b=_0x3f1ad1['uint32']();switch(_0x1efa5b>>>0x3){case 0x1:_0x5af188['sourcePosition']=_0x5111bf['Position']['decode'](_0x3f1ad1,_0x3f1ad1['uint32']());break;case 0x2:_0x5af188['targetPosition']=_0x5111bf['Position']['decode'](_0x3f1ad1,_0x3f1ad1['uint32']());break;case 0x3:_0x5af188['graveyardPosition']=_0x5111bf['Position']['decode'](_0x3f1ad1,_0x3f1ad1['uint32']());break;case 0x4:_0x5af188['howMany']=_0x3f1ad1['uint32']();break;case 0x5:_0x5af188['wasUndone']=_0x3f1ad1['bool']();break;default:_0x3f1ad1['skipType'](0x7&_0x1efa5b);}}return _0x5af188;},_0x1af761['decodeDelimited']=function(_0x20d1b1){return _0x20d1b1 instanceof _0x45bf63||(_0x20d1b1=new _0x45bf63(_0x20d1b1)),this['decode'](_0x20d1b1,_0x20d1b1['uint32']());},_0x1af761['verify']=function(_0x4f2840){if('object'!=typeof _0x4f2840||null===_0x4f2840)return'object\x20expected';var _0x23ba39;if(null!=_0x4f2840['sourcePosition']&&_0x4f2840['hasOwnProperty']('sourcePosition')&&(_0x23ba39=_0x5111bf['Position']['verify'](_0x4f2840['sourcePosition'])))return'sourcePosition.'+_0x23ba39;if(null!=_0x4f2840['targetPosition']&&_0x4f2840['hasOwnProperty']('targetPosition')&&(_0x23ba39=_0x5111bf['Position']['verify'](_0x4f2840['targetPosition'])))return'targetPosition.'+_0x23ba39;if(null!=_0x4f2840['graveyardPosition']&&_0x4f2840['hasOwnProperty']('graveyardPosition')&&(_0x23ba39=_0x5111bf['Position']['verify'](_0x4f2840['graveyardPosition'])))return'graveyardPosition.'+_0x23ba39;return null!=_0x4f2840['howMany']&&_0x4f2840['hasOwnProperty']('howMany')&&!_0x20a669['isInteger'](_0x4f2840['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4f2840['wasUndone']&&_0x4f2840['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f2840['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1af761['fromObject']=function(_0x1cf53c){if(_0x1cf53c instanceof _0x5111bf['MergeOperation'])return _0x1cf53c;var _0xd7bdde=new _0x5111bf['MergeOperation']();if(null!=_0x1cf53c['sourcePosition']){if('object'!=typeof _0x1cf53c['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xd7bdde['sourcePosition']=_0x5111bf['Position']['fromObject'](_0x1cf53c['sourcePosition']);}if(null!=_0x1cf53c['targetPosition']){if('object'!=typeof _0x1cf53c['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xd7bdde['targetPosition']=_0x5111bf['Position']['fromObject'](_0x1cf53c['targetPosition']);}if(null!=_0x1cf53c['graveyardPosition']){if('object'!=typeof _0x1cf53c['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xd7bdde['graveyardPosition']=_0x5111bf['Position']['fromObject'](_0x1cf53c['graveyardPosition']);}return null!=_0x1cf53c['howMany']&&(_0xd7bdde['howMany']=_0x1cf53c['howMany']>>>0x0),null!=_0x1cf53c['wasUndone']&&(_0xd7bdde['wasUndone']=Boolean(_0x1cf53c['wasUndone'])),_0xd7bdde;},_0x1af761['toObject']=function(_0xfbc351,_0x5f1466){_0x5f1466||(_0x5f1466={});var _0x24d01e={};return _0x5f1466['defaults']&&(_0x24d01e['sourcePosition']=null,_0x24d01e['targetPosition']=null,_0x24d01e['graveyardPosition']=null,_0x24d01e['howMany']=0x0,_0x24d01e['wasUndone']=!0x1),null!=_0xfbc351['sourcePosition']&&_0xfbc351['hasOwnProperty']('sourcePosition')&&(_0x24d01e['sourcePosition']=_0x5111bf['Position']['toObject'](_0xfbc351['sourcePosition'],_0x5f1466)),null!=_0xfbc351['targetPosition']&&_0xfbc351['hasOwnProperty']('targetPosition')&&(_0x24d01e['targetPosition']=_0x5111bf['Position']['toObject'](_0xfbc351['targetPosition'],_0x5f1466)),null!=_0xfbc351['graveyardPosition']&&_0xfbc351['hasOwnProperty']('graveyardPosition')&&(_0x24d01e['graveyardPosition']=_0x5111bf['Position']['toObject'](_0xfbc351['graveyardPosition'],_0x5f1466)),null!=_0xfbc351['howMany']&&_0xfbc351['hasOwnProperty']('howMany')&&(_0x24d01e['howMany']=_0xfbc351['howMany']),null!=_0xfbc351['wasUndone']&&_0xfbc351['hasOwnProperty']('wasUndone')&&(_0x24d01e['wasUndone']=_0xfbc351['wasUndone']),_0x24d01e;},_0x1af761['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x1af761['getTypeUrl']=function(_0x90a084){return void 0x0===_0x90a084&&(_0x90a084='type.googleapis.com'),_0x90a084+'/MergeOperation';},_0x1af761;}()),_0x5111bf['MoveOperation']=(function(){function _0x131331(_0x1ffea9){if(_0x1ffea9){for(var _0x423151=Object['keys'](_0x1ffea9),_0x35a7f6=0x0;_0x35a7f6<_0x423151['length'];++_0x35a7f6)null!=_0x1ffea9[_0x423151[_0x35a7f6]]&&(this[_0x423151[_0x35a7f6]]=_0x1ffea9[_0x423151[_0x35a7f6]]);}}return _0x131331['prototype']['sourcePosition']=null,_0x131331['prototype']['howMany']=0x0,_0x131331['prototype']['targetPosition']=null,_0x131331['prototype']['wasUndone']=!0x1,_0x131331['create']=function(_0x248ad0){return new _0x131331(_0x248ad0);},_0x131331['encode']=function(_0x2645f3,_0x2c00b5){return _0x2c00b5||(_0x2c00b5=_0x2c98e8['create']()),null!=_0x2645f3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2645f3,'sourcePosition')&&_0x5111bf['Position']['encode'](_0x2645f3['sourcePosition'],_0x2c00b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2645f3['howMany']&&Object['hasOwnProperty']['call'](_0x2645f3,'howMany')&&_0x2c00b5['uint32'](0x10)['uint32'](_0x2645f3['howMany']),null!=_0x2645f3['targetPosition']&&Object['hasOwnProperty']['call'](_0x2645f3,'targetPosition')&&_0x5111bf['Position']['encode'](_0x2645f3['targetPosition'],_0x2c00b5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2645f3['wasUndone']&&Object['hasOwnProperty']['call'](_0x2645f3,'wasUndone')&&_0x2c00b5['uint32'](0x20)['bool'](_0x2645f3['wasUndone']),_0x2c00b5;},_0x131331['encodeDelimited']=function(_0x3ba305,_0x1956dc){return this['encode'](_0x3ba305,_0x1956dc)['ldelim']();},_0x131331['decode']=function(_0x15f0b7,_0x1856b8){_0x15f0b7 instanceof _0x45bf63||(_0x15f0b7=_0x45bf63['create'](_0x15f0b7));for(var _0x294b03=void 0x0===_0x1856b8?_0x15f0b7['len']:_0x15f0b7['pos']+_0x1856b8,_0x4eb896=new _0x5111bf['MoveOperation']();_0x15f0b7['pos']<_0x294b03;){var _0x194577=_0x15f0b7['uint32']();switch(_0x194577>>>0x3){case 0x1:_0x4eb896['sourcePosition']=_0x5111bf['Position']['decode'](_0x15f0b7,_0x15f0b7['uint32']());break;case 0x2:_0x4eb896['howMany']=_0x15f0b7['uint32']();break;case 0x3:_0x4eb896['targetPosition']=_0x5111bf['Position']['decode'](_0x15f0b7,_0x15f0b7['uint32']());break;case 0x4:_0x4eb896['wasUndone']=_0x15f0b7['bool']();break;default:_0x15f0b7['skipType'](0x7&_0x194577);}}return _0x4eb896;},_0x131331['decodeDelimited']=function(_0x5a47d8){return _0x5a47d8 instanceof _0x45bf63||(_0x5a47d8=new _0x45bf63(_0x5a47d8)),this['decode'](_0x5a47d8,_0x5a47d8['uint32']());},_0x131331['verify']=function(_0x2eff6a){if('object'!=typeof _0x2eff6a||null===_0x2eff6a)return'object\x20expected';var _0x6c5b6c;if(null!=_0x2eff6a['sourcePosition']&&_0x2eff6a['hasOwnProperty']('sourcePosition')&&(_0x6c5b6c=_0x5111bf['Position']['verify'](_0x2eff6a['sourcePosition'])))return'sourcePosition.'+_0x6c5b6c;if(null!=_0x2eff6a['howMany']&&_0x2eff6a['hasOwnProperty']('howMany')&&!_0x20a669['isInteger'](_0x2eff6a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2eff6a['targetPosition']&&_0x2eff6a['hasOwnProperty']('targetPosition')&&(_0x6c5b6c=_0x5111bf['Position']['verify'](_0x2eff6a['targetPosition'])))return'targetPosition.'+_0x6c5b6c;return null!=_0x2eff6a['wasUndone']&&_0x2eff6a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2eff6a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x131331['fromObject']=function(_0x2c5704){if(_0x2c5704 instanceof _0x5111bf['MoveOperation'])return _0x2c5704;var _0x1f36f9=new _0x5111bf['MoveOperation']();if(null!=_0x2c5704['sourcePosition']){if('object'!=typeof _0x2c5704['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1f36f9['sourcePosition']=_0x5111bf['Position']['fromObject'](_0x2c5704['sourcePosition']);}if(null!=_0x2c5704['howMany']&&(_0x1f36f9['howMany']=_0x2c5704['howMany']>>>0x0),null!=_0x2c5704['targetPosition']){if('object'!=typeof _0x2c5704['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1f36f9['targetPosition']=_0x5111bf['Position']['fromObject'](_0x2c5704['targetPosition']);}return null!=_0x2c5704['wasUndone']&&(_0x1f36f9['wasUndone']=Boolean(_0x2c5704['wasUndone'])),_0x1f36f9;},_0x131331['toObject']=function(_0x5416f1,_0x570f9c){_0x570f9c||(_0x570f9c={});var _0xdb06a1={};return _0x570f9c['defaults']&&(_0xdb06a1['sourcePosition']=null,_0xdb06a1['howMany']=0x0,_0xdb06a1['targetPosition']=null,_0xdb06a1['wasUndone']=!0x1),null!=_0x5416f1['sourcePosition']&&_0x5416f1['hasOwnProperty']('sourcePosition')&&(_0xdb06a1['sourcePosition']=_0x5111bf['Position']['toObject'](_0x5416f1['sourcePosition'],_0x570f9c)),null!=_0x5416f1['howMany']&&_0x5416f1['hasOwnProperty']('howMany')&&(_0xdb06a1['howMany']=_0x5416f1['howMany']),null!=_0x5416f1['targetPosition']&&_0x5416f1['hasOwnProperty']('targetPosition')&&(_0xdb06a1['targetPosition']=_0x5111bf['Position']['toObject'](_0x5416f1['targetPosition'],_0x570f9c)),null!=_0x5416f1['wasUndone']&&_0x5416f1['hasOwnProperty']('wasUndone')&&(_0xdb06a1['wasUndone']=_0x5416f1['wasUndone']),_0xdb06a1;},_0x131331['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x131331['getTypeUrl']=function(_0x4b9db1){return void 0x0===_0x4b9db1&&(_0x4b9db1='type.googleapis.com'),_0x4b9db1+'/MoveOperation';},_0x131331;}()),_0x5111bf['RenameOperation']=(function(){function _0x41db71(_0x51b785){if(_0x51b785){for(var _0x440168=Object['keys'](_0x51b785),_0x3e6eff=0x0;_0x3e6eff<_0x440168['length'];++_0x3e6eff)null!=_0x51b785[_0x440168[_0x3e6eff]]&&(this[_0x440168[_0x3e6eff]]=_0x51b785[_0x440168[_0x3e6eff]]);}}return _0x41db71['prototype']['position']=null,_0x41db71['prototype']['oldName']='',_0x41db71['prototype']['newName']='',_0x41db71['prototype']['wasUndone']=!0x1,_0x41db71['create']=function(_0x3a9862){return new _0x41db71(_0x3a9862);},_0x41db71['encode']=function(_0x3fc282,_0x3660b9){return _0x3660b9||(_0x3660b9=_0x2c98e8['create']()),null!=_0x3fc282['position']&&Object['hasOwnProperty']['call'](_0x3fc282,'position')&&_0x5111bf['Position']['encode'](_0x3fc282['position'],_0x3660b9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3fc282['oldName']&&Object['hasOwnProperty']['call'](_0x3fc282,'oldName')&&_0x3660b9['uint32'](0x12)['string'](_0x3fc282['oldName']),null!=_0x3fc282['newName']&&Object['hasOwnProperty']['call'](_0x3fc282,'newName')&&_0x3660b9['uint32'](0x1a)['string'](_0x3fc282['newName']),null!=_0x3fc282['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fc282,'wasUndone')&&_0x3660b9['uint32'](0x20)['bool'](_0x3fc282['wasUndone']),_0x3660b9;},_0x41db71['encodeDelimited']=function(_0x8aa654,_0x19db9f){return this['encode'](_0x8aa654,_0x19db9f)['ldelim']();},_0x41db71['decode']=function(_0x4a2e14,_0x12be3){_0x4a2e14 instanceof _0x45bf63||(_0x4a2e14=_0x45bf63['create'](_0x4a2e14));for(var _0x3ebc88=void 0x0===_0x12be3?_0x4a2e14['len']:_0x4a2e14['pos']+_0x12be3,_0x2b85d7=new _0x5111bf['RenameOperation']();_0x4a2e14['pos']<_0x3ebc88;){var _0x9d6b92=_0x4a2e14['uint32']();switch(_0x9d6b92>>>0x3){case 0x1:_0x2b85d7['position']=_0x5111bf['Position']['decode'](_0x4a2e14,_0x4a2e14['uint32']());break;case 0x2:_0x2b85d7['oldName']=_0x4a2e14['string']();break;case 0x3:_0x2b85d7['newName']=_0x4a2e14['string']();break;case 0x4:_0x2b85d7['wasUndone']=_0x4a2e14['bool']();break;default:_0x4a2e14['skipType'](0x7&_0x9d6b92);}}return _0x2b85d7;},_0x41db71['decodeDelimited']=function(_0x4bd6d3){return _0x4bd6d3 instanceof _0x45bf63||(_0x4bd6d3=new _0x45bf63(_0x4bd6d3)),this['decode'](_0x4bd6d3,_0x4bd6d3['uint32']());},_0x41db71['verify']=function(_0x26107a){if('object'!=typeof _0x26107a||null===_0x26107a)return'object\x20expected';if(null!=_0x26107a['position']&&_0x26107a['hasOwnProperty']('position')){var _0x3c075d=_0x5111bf['Position']['verify'](_0x26107a['position']);if(_0x3c075d)return'position.'+_0x3c075d;}return null!=_0x26107a['oldName']&&_0x26107a['hasOwnProperty']('oldName')&&!_0x20a669['isString'](_0x26107a['oldName'])?'oldName:\x20string\x20expected':null!=_0x26107a['newName']&&_0x26107a['hasOwnProperty']('newName')&&!_0x20a669['isString'](_0x26107a['newName'])?'newName:\x20string\x20expected':null!=_0x26107a['wasUndone']&&_0x26107a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26107a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41db71['fromObject']=function(_0x1fef48){if(_0x1fef48 instanceof _0x5111bf['RenameOperation'])return _0x1fef48;var _0x19e221=new _0x5111bf['RenameOperation']();if(null!=_0x1fef48['position']){if('object'!=typeof _0x1fef48['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x19e221['position']=_0x5111bf['Position']['fromObject'](_0x1fef48['position']);}return null!=_0x1fef48['oldName']&&(_0x19e221['oldName']=String(_0x1fef48['oldName'])),null!=_0x1fef48['newName']&&(_0x19e221['newName']=String(_0x1fef48['newName'])),null!=_0x1fef48['wasUndone']&&(_0x19e221['wasUndone']=Boolean(_0x1fef48['wasUndone'])),_0x19e221;},_0x41db71['toObject']=function(_0x5a13e7,_0x1d16a3){_0x1d16a3||(_0x1d16a3={});var _0x332924={};return _0x1d16a3['defaults']&&(_0x332924['position']=null,_0x332924['oldName']='',_0x332924['newName']='',_0x332924['wasUndone']=!0x1),null!=_0x5a13e7['position']&&_0x5a13e7['hasOwnProperty']('position')&&(_0x332924['position']=_0x5111bf['Position']['toObject'](_0x5a13e7['position'],_0x1d16a3)),null!=_0x5a13e7['oldName']&&_0x5a13e7['hasOwnProperty']('oldName')&&(_0x332924['oldName']=_0x5a13e7['oldName']),null!=_0x5a13e7['newName']&&_0x5a13e7['hasOwnProperty']('newName')&&(_0x332924['newName']=_0x5a13e7['newName']),null!=_0x5a13e7['wasUndone']&&_0x5a13e7['hasOwnProperty']('wasUndone')&&(_0x332924['wasUndone']=_0x5a13e7['wasUndone']),_0x332924;},_0x41db71['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x41db71['getTypeUrl']=function(_0x17d6bd){return void 0x0===_0x17d6bd&&(_0x17d6bd='type.googleapis.com'),_0x17d6bd+'/RenameOperation';},_0x41db71;}()),_0x5111bf['RootAttributeOperation']=(function(){function _0x2d2f61(_0x1f91f3){if(_0x1f91f3){for(var _0x30988b=Object['keys'](_0x1f91f3),_0x4c3b42=0x0;_0x4c3b42<_0x30988b['length'];++_0x4c3b42)null!=_0x1f91f3[_0x30988b[_0x4c3b42]]&&(this[_0x30988b[_0x4c3b42]]=_0x1f91f3[_0x30988b[_0x4c3b42]]);}}return _0x2d2f61['prototype']['root']='',_0x2d2f61['prototype']['key']='',_0x2d2f61['prototype']['oldValueBoolean']=!0x1,_0x2d2f61['prototype']['oldValueJson']='',_0x2d2f61['prototype']['newValueBoolean']=!0x1,_0x2d2f61['prototype']['newValueJson']='',_0x2d2f61['prototype']['wasUndone']=!0x1,_0x2d2f61['create']=function(_0xabb64e){return new _0x2d2f61(_0xabb64e);},_0x2d2f61['encode']=function(_0x2c5599,_0xf97b37){return _0xf97b37||(_0xf97b37=_0x2c98e8['create']()),null!=_0x2c5599['root']&&Object['hasOwnProperty']['call'](_0x2c5599,'root')&&_0xf97b37['uint32'](0xa)['string'](_0x2c5599['root']),null!=_0x2c5599['key']&&Object['hasOwnProperty']['call'](_0x2c5599,'key')&&_0xf97b37['uint32'](0x12)['string'](_0x2c5599['key']),null!=_0x2c5599['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2c5599,'oldValueBoolean')&&_0xf97b37['uint32'](0x18)['bool'](_0x2c5599['oldValueBoolean']),null!=_0x2c5599['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2c5599,'oldValueJson')&&_0xf97b37['uint32'](0x22)['string'](_0x2c5599['oldValueJson']),null!=_0x2c5599['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2c5599,'newValueBoolean')&&_0xf97b37['uint32'](0x28)['bool'](_0x2c5599['newValueBoolean']),null!=_0x2c5599['newValueJson']&&Object['hasOwnProperty']['call'](_0x2c5599,'newValueJson')&&_0xf97b37['uint32'](0x32)['string'](_0x2c5599['newValueJson']),null!=_0x2c5599['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c5599,'wasUndone')&&_0xf97b37['uint32'](0x38)['bool'](_0x2c5599['wasUndone']),_0xf97b37;},_0x2d2f61['encodeDelimited']=function(_0x93f0a2,_0x3d6b88){return this['encode'](_0x93f0a2,_0x3d6b88)['ldelim']();},_0x2d2f61['decode']=function(_0x4b2763,_0x135406){_0x4b2763 instanceof _0x45bf63||(_0x4b2763=_0x45bf63['create'](_0x4b2763));for(var _0x3ca829=void 0x0===_0x135406?_0x4b2763['len']:_0x4b2763['pos']+_0x135406,_0xae54d0=new _0x5111bf['RootAttributeOperation']();_0x4b2763['pos']<_0x3ca829;){var _0x4ed934=_0x4b2763['uint32']();switch(_0x4ed934>>>0x3){case 0x1:_0xae54d0['root']=_0x4b2763['string']();break;case 0x2:_0xae54d0['key']=_0x4b2763['string']();break;case 0x3:_0xae54d0['oldValueBoolean']=_0x4b2763['bool']();break;case 0x4:_0xae54d0['oldValueJson']=_0x4b2763['string']();break;case 0x5:_0xae54d0['newValueBoolean']=_0x4b2763['bool']();break;case 0x6:_0xae54d0['newValueJson']=_0x4b2763['string']();break;case 0x7:_0xae54d0['wasUndone']=_0x4b2763['bool']();break;default:_0x4b2763['skipType'](0x7&_0x4ed934);}}return _0xae54d0;},_0x2d2f61['decodeDelimited']=function(_0x2aa2c3){return _0x2aa2c3 instanceof _0x45bf63||(_0x2aa2c3=new _0x45bf63(_0x2aa2c3)),this['decode'](_0x2aa2c3,_0x2aa2c3['uint32']());},_0x2d2f61['verify']=function(_0x15a4bd){return'object'!=typeof _0x15a4bd||null===_0x15a4bd?'object\x20expected':null!=_0x15a4bd['root']&&_0x15a4bd['hasOwnProperty']('root')&&!_0x20a669['isString'](_0x15a4bd['root'])?'root:\x20string\x20expected':null!=_0x15a4bd['key']&&_0x15a4bd['hasOwnProperty']('key')&&!_0x20a669['isString'](_0x15a4bd['key'])?'key:\x20string\x20expected':null!=_0x15a4bd['oldValueBoolean']&&_0x15a4bd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x15a4bd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x15a4bd['oldValueJson']&&_0x15a4bd['hasOwnProperty']('oldValueJson')&&!_0x20a669['isString'](_0x15a4bd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x15a4bd['newValueBoolean']&&_0x15a4bd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x15a4bd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x15a4bd['newValueJson']&&_0x15a4bd['hasOwnProperty']('newValueJson')&&!_0x20a669['isString'](_0x15a4bd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x15a4bd['wasUndone']&&_0x15a4bd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x15a4bd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d2f61['fromObject']=function(_0x121681){if(_0x121681 instanceof _0x5111bf['RootAttributeOperation'])return _0x121681;var _0x457944=new _0x5111bf['RootAttributeOperation']();return null!=_0x121681['root']&&(_0x457944['root']=String(_0x121681['root'])),null!=_0x121681['key']&&(_0x457944['key']=String(_0x121681['key'])),null!=_0x121681['oldValueBoolean']&&(_0x457944['oldValueBoolean']=Boolean(_0x121681['oldValueBoolean'])),null!=_0x121681['oldValueJson']&&(_0x457944['oldValueJson']=String(_0x121681['oldValueJson'])),null!=_0x121681['newValueBoolean']&&(_0x457944['newValueBoolean']=Boolean(_0x121681['newValueBoolean'])),null!=_0x121681['newValueJson']&&(_0x457944['newValueJson']=String(_0x121681['newValueJson'])),null!=_0x121681['wasUndone']&&(_0x457944['wasUndone']=Boolean(_0x121681['wasUndone'])),_0x457944;},_0x2d2f61['toObject']=function(_0x5c6721,_0x30c98b){_0x30c98b||(_0x30c98b={});var _0x4acf1a={};return _0x30c98b['defaults']&&(_0x4acf1a['root']='',_0x4acf1a['key']='',_0x4acf1a['oldValueBoolean']=!0x1,_0x4acf1a['oldValueJson']='',_0x4acf1a['newValueBoolean']=!0x1,_0x4acf1a['newValueJson']='',_0x4acf1a['wasUndone']=!0x1),null!=_0x5c6721['root']&&_0x5c6721['hasOwnProperty']('root')&&(_0x4acf1a['root']=_0x5c6721['root']),null!=_0x5c6721['key']&&_0x5c6721['hasOwnProperty']('key')&&(_0x4acf1a['key']=_0x5c6721['key']),null!=_0x5c6721['oldValueBoolean']&&_0x5c6721['hasOwnProperty']('oldValueBoolean')&&(_0x4acf1a['oldValueBoolean']=_0x5c6721['oldValueBoolean']),null!=_0x5c6721['oldValueJson']&&_0x5c6721['hasOwnProperty']('oldValueJson')&&(_0x4acf1a['oldValueJson']=_0x5c6721['oldValueJson']),null!=_0x5c6721['newValueBoolean']&&_0x5c6721['hasOwnProperty']('newValueBoolean')&&(_0x4acf1a['newValueBoolean']=_0x5c6721['newValueBoolean']),null!=_0x5c6721['newValueJson']&&_0x5c6721['hasOwnProperty']('newValueJson')&&(_0x4acf1a['newValueJson']=_0x5c6721['newValueJson']),null!=_0x5c6721['wasUndone']&&_0x5c6721['hasOwnProperty']('wasUndone')&&(_0x4acf1a['wasUndone']=_0x5c6721['wasUndone']),_0x4acf1a;},_0x2d2f61['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x2d2f61['getTypeUrl']=function(_0x2126dd){return void 0x0===_0x2126dd&&(_0x2126dd='type.googleapis.com'),_0x2126dd+'/RootAttributeOperation';},_0x2d2f61;}()),_0x5111bf['RootOperation']=(function(){function _0xd7baa6(_0x109218){if(_0x109218){for(var _0x4e289c=Object['keys'](_0x109218),_0x1fb480=0x0;_0x1fb480<_0x4e289c['length'];++_0x1fb480)null!=_0x109218[_0x4e289c[_0x1fb480]]&&(this[_0x4e289c[_0x1fb480]]=_0x109218[_0x4e289c[_0x1fb480]]);}}return _0xd7baa6['prototype']['rootName']='',_0xd7baa6['prototype']['elementName']='',_0xd7baa6['prototype']['isAdd']=!0x1,_0xd7baa6['prototype']['wasUndone']=!0x1,_0xd7baa6['create']=function(_0x124920){return new _0xd7baa6(_0x124920);},_0xd7baa6['encode']=function(_0x4f0826,_0x5513b4){return _0x5513b4||(_0x5513b4=_0x2c98e8['create']()),null!=_0x4f0826['rootName']&&Object['hasOwnProperty']['call'](_0x4f0826,'rootName')&&_0x5513b4['uint32'](0xa)['string'](_0x4f0826['rootName']),null!=_0x4f0826['elementName']&&Object['hasOwnProperty']['call'](_0x4f0826,'elementName')&&_0x5513b4['uint32'](0x12)['string'](_0x4f0826['elementName']),null!=_0x4f0826['isAdd']&&Object['hasOwnProperty']['call'](_0x4f0826,'isAdd')&&_0x5513b4['uint32'](0x18)['bool'](_0x4f0826['isAdd']),null!=_0x4f0826['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f0826,'wasUndone')&&_0x5513b4['uint32'](0x20)['bool'](_0x4f0826['wasUndone']),_0x5513b4;},_0xd7baa6['encodeDelimited']=function(_0x56b5f8,_0xdd399f){return this['encode'](_0x56b5f8,_0xdd399f)['ldelim']();},_0xd7baa6['decode']=function(_0x439d6e,_0x2af4ab){_0x439d6e instanceof _0x45bf63||(_0x439d6e=_0x45bf63['create'](_0x439d6e));for(var _0x2d3d1a=void 0x0===_0x2af4ab?_0x439d6e['len']:_0x439d6e['pos']+_0x2af4ab,_0x24b615=new _0x5111bf['RootOperation']();_0x439d6e['pos']<_0x2d3d1a;){var _0x3dc229=_0x439d6e['uint32']();switch(_0x3dc229>>>0x3){case 0x1:_0x24b615['rootName']=_0x439d6e['string']();break;case 0x2:_0x24b615['elementName']=_0x439d6e['string']();break;case 0x3:_0x24b615['isAdd']=_0x439d6e['bool']();break;case 0x4:_0x24b615['wasUndone']=_0x439d6e['bool']();break;default:_0x439d6e['skipType'](0x7&_0x3dc229);}}return _0x24b615;},_0xd7baa6['decodeDelimited']=function(_0x585da1){return _0x585da1 instanceof _0x45bf63||(_0x585da1=new _0x45bf63(_0x585da1)),this['decode'](_0x585da1,_0x585da1['uint32']());},_0xd7baa6['verify']=function(_0x333ffe){return'object'!=typeof _0x333ffe||null===_0x333ffe?'object\x20expected':null!=_0x333ffe['rootName']&&_0x333ffe['hasOwnProperty']('rootName')&&!_0x20a669['isString'](_0x333ffe['rootName'])?'rootName:\x20string\x20expected':null!=_0x333ffe['elementName']&&_0x333ffe['hasOwnProperty']('elementName')&&!_0x20a669['isString'](_0x333ffe['elementName'])?'elementName:\x20string\x20expected':null!=_0x333ffe['isAdd']&&_0x333ffe['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x333ffe['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x333ffe['wasUndone']&&_0x333ffe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x333ffe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd7baa6['fromObject']=function(_0x2aa075){if(_0x2aa075 instanceof _0x5111bf['RootOperation'])return _0x2aa075;var _0x322b05=new _0x5111bf['RootOperation']();return null!=_0x2aa075['rootName']&&(_0x322b05['rootName']=String(_0x2aa075['rootName'])),null!=_0x2aa075['elementName']&&(_0x322b05['elementName']=String(_0x2aa075['elementName'])),null!=_0x2aa075['isAdd']&&(_0x322b05['isAdd']=Boolean(_0x2aa075['isAdd'])),null!=_0x2aa075['wasUndone']&&(_0x322b05['wasUndone']=Boolean(_0x2aa075['wasUndone'])),_0x322b05;},_0xd7baa6['toObject']=function(_0x4c7adb,_0x349842){_0x349842||(_0x349842={});var _0x5cab89={};return _0x349842['defaults']&&(_0x5cab89['rootName']='',_0x5cab89['elementName']='',_0x5cab89['isAdd']=!0x1,_0x5cab89['wasUndone']=!0x1),null!=_0x4c7adb['rootName']&&_0x4c7adb['hasOwnProperty']('rootName')&&(_0x5cab89['rootName']=_0x4c7adb['rootName']),null!=_0x4c7adb['elementName']&&_0x4c7adb['hasOwnProperty']('elementName')&&(_0x5cab89['elementName']=_0x4c7adb['elementName']),null!=_0x4c7adb['isAdd']&&_0x4c7adb['hasOwnProperty']('isAdd')&&(_0x5cab89['isAdd']=_0x4c7adb['isAdd']),null!=_0x4c7adb['wasUndone']&&_0x4c7adb['hasOwnProperty']('wasUndone')&&(_0x5cab89['wasUndone']=_0x4c7adb['wasUndone']),_0x5cab89;},_0xd7baa6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0xd7baa6['getTypeUrl']=function(_0x3df56e){return void 0x0===_0x3df56e&&(_0x3df56e='type.googleapis.com'),_0x3df56e+'/RootOperation';},_0xd7baa6;}()),_0x5111bf['SplitOperation']=(function(){function _0x1618c7(_0x549fed){if(_0x549fed){for(var _0x5d1ac3=Object['keys'](_0x549fed),_0x3a5731=0x0;_0x3a5731<_0x5d1ac3['length'];++_0x3a5731)null!=_0x549fed[_0x5d1ac3[_0x3a5731]]&&(this[_0x5d1ac3[_0x3a5731]]=_0x549fed[_0x5d1ac3[_0x3a5731]]);}}return _0x1618c7['prototype']['splitPosition']=null,_0x1618c7['prototype']['graveyardPosition']=null,_0x1618c7['prototype']['howMany']=0x0,_0x1618c7['prototype']['insertionPosition']=null,_0x1618c7['prototype']['wasUndone']=!0x1,_0x1618c7['create']=function(_0x325308){return new _0x1618c7(_0x325308);},_0x1618c7['encode']=function(_0x3efe92,_0x1abb74){return _0x1abb74||(_0x1abb74=_0x2c98e8['create']()),null!=_0x3efe92['splitPosition']&&Object['hasOwnProperty']['call'](_0x3efe92,'splitPosition')&&_0x5111bf['Position']['encode'](_0x3efe92['splitPosition'],_0x1abb74['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3efe92['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3efe92,'graveyardPosition')&&_0x5111bf['Position']['encode'](_0x3efe92['graveyardPosition'],_0x1abb74['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3efe92['howMany']&&Object['hasOwnProperty']['call'](_0x3efe92,'howMany')&&_0x1abb74['uint32'](0x18)['uint32'](_0x3efe92['howMany']),null!=_0x3efe92['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3efe92,'insertionPosition')&&_0x5111bf['Position']['encode'](_0x3efe92['insertionPosition'],_0x1abb74['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3efe92['wasUndone']&&Object['hasOwnProperty']['call'](_0x3efe92,'wasUndone')&&_0x1abb74['uint32'](0x28)['bool'](_0x3efe92['wasUndone']),_0x1abb74;},_0x1618c7['encodeDelimited']=function(_0x2ff762,_0x30250){return this['encode'](_0x2ff762,_0x30250)['ldelim']();},_0x1618c7['decode']=function(_0x14fc26,_0x108184){_0x14fc26 instanceof _0x45bf63||(_0x14fc26=_0x45bf63['create'](_0x14fc26));for(var _0x269e37=void 0x0===_0x108184?_0x14fc26['len']:_0x14fc26['pos']+_0x108184,_0x2dd829=new _0x5111bf['SplitOperation']();_0x14fc26['pos']<_0x269e37;){var _0x409494=_0x14fc26['uint32']();switch(_0x409494>>>0x3){case 0x1:_0x2dd829['splitPosition']=_0x5111bf['Position']['decode'](_0x14fc26,_0x14fc26['uint32']());break;case 0x2:_0x2dd829['graveyardPosition']=_0x5111bf['Position']['decode'](_0x14fc26,_0x14fc26['uint32']());break;case 0x3:_0x2dd829['howMany']=_0x14fc26['uint32']();break;case 0x4:_0x2dd829['insertionPosition']=_0x5111bf['Position']['decode'](_0x14fc26,_0x14fc26['uint32']());break;case 0x5:_0x2dd829['wasUndone']=_0x14fc26['bool']();break;default:_0x14fc26['skipType'](0x7&_0x409494);}}return _0x2dd829;},_0x1618c7['decodeDelimited']=function(_0x1e608b){return _0x1e608b instanceof _0x45bf63||(_0x1e608b=new _0x45bf63(_0x1e608b)),this['decode'](_0x1e608b,_0x1e608b['uint32']());},_0x1618c7['verify']=function(_0x465c1c){if('object'!=typeof _0x465c1c||null===_0x465c1c)return'object\x20expected';var _0x3f7269;if(null!=_0x465c1c['splitPosition']&&_0x465c1c['hasOwnProperty']('splitPosition')&&(_0x3f7269=_0x5111bf['Position']['verify'](_0x465c1c['splitPosition'])))return'splitPosition.'+_0x3f7269;if(null!=_0x465c1c['graveyardPosition']&&_0x465c1c['hasOwnProperty']('graveyardPosition')&&(_0x3f7269=_0x5111bf['Position']['verify'](_0x465c1c['graveyardPosition'])))return'graveyardPosition.'+_0x3f7269;if(null!=_0x465c1c['howMany']&&_0x465c1c['hasOwnProperty']('howMany')&&!_0x20a669['isInteger'](_0x465c1c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x465c1c['insertionPosition']&&_0x465c1c['hasOwnProperty']('insertionPosition')&&(_0x3f7269=_0x5111bf['Position']['verify'](_0x465c1c['insertionPosition'])))return'insertionPosition.'+_0x3f7269;return null!=_0x465c1c['wasUndone']&&_0x465c1c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x465c1c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1618c7['fromObject']=function(_0x4e5a23){if(_0x4e5a23 instanceof _0x5111bf['SplitOperation'])return _0x4e5a23;var _0x4c9b34=new _0x5111bf['SplitOperation']();if(null!=_0x4e5a23['splitPosition']){if('object'!=typeof _0x4e5a23['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4c9b34['splitPosition']=_0x5111bf['Position']['fromObject'](_0x4e5a23['splitPosition']);}if(null!=_0x4e5a23['graveyardPosition']){if('object'!=typeof _0x4e5a23['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4c9b34['graveyardPosition']=_0x5111bf['Position']['fromObject'](_0x4e5a23['graveyardPosition']);}if(null!=_0x4e5a23['howMany']&&(_0x4c9b34['howMany']=_0x4e5a23['howMany']>>>0x0),null!=_0x4e5a23['insertionPosition']){if('object'!=typeof _0x4e5a23['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4c9b34['insertionPosition']=_0x5111bf['Position']['fromObject'](_0x4e5a23['insertionPosition']);}return null!=_0x4e5a23['wasUndone']&&(_0x4c9b34['wasUndone']=Boolean(_0x4e5a23['wasUndone'])),_0x4c9b34;},_0x1618c7['toObject']=function(_0x144f1f,_0x4fd77a){_0x4fd77a||(_0x4fd77a={});var _0x5f63db={};return _0x4fd77a['defaults']&&(_0x5f63db['splitPosition']=null,_0x5f63db['graveyardPosition']=null,_0x5f63db['howMany']=0x0,_0x5f63db['insertionPosition']=null,_0x5f63db['wasUndone']=!0x1),null!=_0x144f1f['splitPosition']&&_0x144f1f['hasOwnProperty']('splitPosition')&&(_0x5f63db['splitPosition']=_0x5111bf['Position']['toObject'](_0x144f1f['splitPosition'],_0x4fd77a)),null!=_0x144f1f['graveyardPosition']&&_0x144f1f['hasOwnProperty']('graveyardPosition')&&(_0x5f63db['graveyardPosition']=_0x5111bf['Position']['toObject'](_0x144f1f['graveyardPosition'],_0x4fd77a)),null!=_0x144f1f['howMany']&&_0x144f1f['hasOwnProperty']('howMany')&&(_0x5f63db['howMany']=_0x144f1f['howMany']),null!=_0x144f1f['insertionPosition']&&_0x144f1f['hasOwnProperty']('insertionPosition')&&(_0x5f63db['insertionPosition']=_0x5111bf['Position']['toObject'](_0x144f1f['insertionPosition'],_0x4fd77a)),null!=_0x144f1f['wasUndone']&&_0x144f1f['hasOwnProperty']('wasUndone')&&(_0x5f63db['wasUndone']=_0x144f1f['wasUndone']),_0x5f63db;},_0x1618c7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x1618c7['getTypeUrl']=function(_0x557611){return void 0x0===_0x557611&&(_0x557611='type.googleapis.com'),_0x557611+'/SplitOperation';},_0x1618c7;}()),_0x5111bf['Position']=(function(){function _0x3bc192(_0x451d05){if(this['path']=[],_0x451d05){for(var _0x486132=Object['keys'](_0x451d05),_0xfc1433=0x0;_0xfc1433<_0x486132['length'];++_0xfc1433)null!=_0x451d05[_0x486132[_0xfc1433]]&&(this[_0x486132[_0xfc1433]]=_0x451d05[_0x486132[_0xfc1433]]);}}return _0x3bc192['prototype']['root']='',_0x3bc192['prototype']['rootMain']=!0x1,_0x3bc192['prototype']['rootGraveyard']=!0x1,_0x3bc192['prototype']['path']=_0x20a669['emptyArray'],_0x3bc192['prototype']['stickiness']='',_0x3bc192['create']=function(_0x1e3640){return new _0x3bc192(_0x1e3640);},_0x3bc192['encode']=function(_0x50c41b,_0x1b0b98){if(_0x1b0b98||(_0x1b0b98=_0x2c98e8['create']()),null!=_0x50c41b['root']&&Object['hasOwnProperty']['call'](_0x50c41b,'root')&&_0x1b0b98['uint32'](0xa)['string'](_0x50c41b['root']),null!=_0x50c41b['rootMain']&&Object['hasOwnProperty']['call'](_0x50c41b,'rootMain')&&_0x1b0b98['uint32'](0x10)['bool'](_0x50c41b['rootMain']),null!=_0x50c41b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x50c41b,'rootGraveyard')&&_0x1b0b98['uint32'](0x18)['bool'](_0x50c41b['rootGraveyard']),null!=_0x50c41b['path']&&_0x50c41b['path']['length']){_0x1b0b98['uint32'](0x22)['fork']();for(var _0x2c0cbf=0x0;_0x2c0cbf<_0x50c41b['path']['length'];++_0x2c0cbf)_0x1b0b98['uint32'](_0x50c41b['path'][_0x2c0cbf]);_0x1b0b98['ldelim']();}return null!=_0x50c41b['stickiness']&&Object['hasOwnProperty']['call'](_0x50c41b,'stickiness')&&_0x1b0b98['uint32'](0x2a)['string'](_0x50c41b['stickiness']),_0x1b0b98;},_0x3bc192['encodeDelimited']=function(_0xdc1d7c,_0xd1c77d){return this['encode'](_0xdc1d7c,_0xd1c77d)['ldelim']();},_0x3bc192['decode']=function(_0x9f6a00,_0x268d2e){_0x9f6a00 instanceof _0x45bf63||(_0x9f6a00=_0x45bf63['create'](_0x9f6a00));for(var _0x58ca72=void 0x0===_0x268d2e?_0x9f6a00['len']:_0x9f6a00['pos']+_0x268d2e,_0x451d3f=new _0x5111bf['Position']();_0x9f6a00['pos']<_0x58ca72;){var _0x2fbdd9=_0x9f6a00['uint32']();switch(_0x2fbdd9>>>0x3){case 0x1:_0x451d3f['root']=_0x9f6a00['string']();break;case 0x2:_0x451d3f['rootMain']=_0x9f6a00['bool']();break;case 0x3:_0x451d3f['rootGraveyard']=_0x9f6a00['bool']();break;case 0x4:if(_0x451d3f['path']&&_0x451d3f['path']['length']||(_0x451d3f['path']=[]),0x2==(0x7&_0x2fbdd9)){for(var _0x5343b6=_0x9f6a00['uint32']()+_0x9f6a00['pos'];_0x9f6a00['pos']<_0x5343b6;)_0x451d3f['path']['push'](_0x9f6a00['uint32']());}else _0x451d3f['path']['push'](_0x9f6a00['uint32']());break;case 0x5:_0x451d3f['stickiness']=_0x9f6a00['string']();break;default:_0x9f6a00['skipType'](0x7&_0x2fbdd9);}}return _0x451d3f;},_0x3bc192['decodeDelimited']=function(_0x27c838){return _0x27c838 instanceof _0x45bf63||(_0x27c838=new _0x45bf63(_0x27c838)),this['decode'](_0x27c838,_0x27c838['uint32']());},_0x3bc192['verify']=function(_0x5b623c){if('object'!=typeof _0x5b623c||null===_0x5b623c)return'object\x20expected';if(null!=_0x5b623c['root']&&_0x5b623c['hasOwnProperty']('root')&&!_0x20a669['isString'](_0x5b623c['root']))return'root:\x20string\x20expected';if(null!=_0x5b623c['rootMain']&&_0x5b623c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5b623c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5b623c['rootGraveyard']&&_0x5b623c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5b623c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5b623c['path']&&_0x5b623c['hasOwnProperty']('path')){if(!Array['isArray'](_0x5b623c['path']))return'path:\x20array\x20expected';for(var _0x312a94=0x0;_0x312a94<_0x5b623c['path']['length'];++_0x312a94)if(!_0x20a669['isInteger'](_0x5b623c['path'][_0x312a94]))return'path:\x20integer[]\x20expected';}return null!=_0x5b623c['stickiness']&&_0x5b623c['hasOwnProperty']('stickiness')&&!_0x20a669['isString'](_0x5b623c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3bc192['fromObject']=function(_0x6206a8){if(_0x6206a8 instanceof _0x5111bf['Position'])return _0x6206a8;var _0x4b6ebb=new _0x5111bf['Position']();if(null!=_0x6206a8['root']&&(_0x4b6ebb['root']=String(_0x6206a8['root'])),null!=_0x6206a8['rootMain']&&(_0x4b6ebb['rootMain']=Boolean(_0x6206a8['rootMain'])),null!=_0x6206a8['rootGraveyard']&&(_0x4b6ebb['rootGraveyard']=Boolean(_0x6206a8['rootGraveyard'])),_0x6206a8['path']){if(!Array['isArray'](_0x6206a8['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4b6ebb['path']=[];for(var _0x119904=0x0;_0x119904<_0x6206a8['path']['length'];++_0x119904)_0x4b6ebb['path'][_0x119904]=_0x6206a8['path'][_0x119904]>>>0x0;}return null!=_0x6206a8['stickiness']&&(_0x4b6ebb['stickiness']=String(_0x6206a8['stickiness'])),_0x4b6ebb;},_0x3bc192['toObject']=function(_0x4de336,_0x39f98c){_0x39f98c||(_0x39f98c={});var _0x5ae95c={};if((_0x39f98c['arrays']||_0x39f98c['defaults'])&&(_0x5ae95c['path']=[]),_0x39f98c['defaults']&&(_0x5ae95c['root']='',_0x5ae95c['rootMain']=!0x1,_0x5ae95c['rootGraveyard']=!0x1,_0x5ae95c['stickiness']=''),null!=_0x4de336['root']&&_0x4de336['hasOwnProperty']('root')&&(_0x5ae95c['root']=_0x4de336['root']),null!=_0x4de336['rootMain']&&_0x4de336['hasOwnProperty']('rootMain')&&(_0x5ae95c['rootMain']=_0x4de336['rootMain']),null!=_0x4de336['rootGraveyard']&&_0x4de336['hasOwnProperty']('rootGraveyard')&&(_0x5ae95c['rootGraveyard']=_0x4de336['rootGraveyard']),_0x4de336['path']&&_0x4de336['path']['length']){_0x5ae95c['path']=[];for(var _0x1d3ac4=0x0;_0x1d3ac4<_0x4de336['path']['length'];++_0x1d3ac4)_0x5ae95c['path'][_0x1d3ac4]=_0x4de336['path'][_0x1d3ac4];}return null!=_0x4de336['stickiness']&&_0x4de336['hasOwnProperty']('stickiness')&&(_0x5ae95c['stickiness']=_0x4de336['stickiness']),_0x5ae95c;},_0x3bc192['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x3bc192['getTypeUrl']=function(_0x575a57){return void 0x0===_0x575a57&&(_0x575a57='type.googleapis.com'),_0x575a57+'/Position';},_0x3bc192;}()),_0x5111bf['Range']=(function(){function _0x50738a(_0x5eb968){if(_0x5eb968){for(var _0x5c0e98=Object['keys'](_0x5eb968),_0x5af826=0x0;_0x5af826<_0x5c0e98['length'];++_0x5af826)null!=_0x5eb968[_0x5c0e98[_0x5af826]]&&(this[_0x5c0e98[_0x5af826]]=_0x5eb968[_0x5c0e98[_0x5af826]]);}}return _0x50738a['prototype']['start']=null,_0x50738a['prototype']['end']=null,_0x50738a['create']=function(_0x30a647){return new _0x50738a(_0x30a647);},_0x50738a['encode']=function(_0xe43921,_0x5824fb){return _0x5824fb||(_0x5824fb=_0x2c98e8['create']()),null!=_0xe43921['start']&&Object['hasOwnProperty']['call'](_0xe43921,'start')&&_0x5111bf['Position']['encode'](_0xe43921['start'],_0x5824fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe43921['end']&&Object['hasOwnProperty']['call'](_0xe43921,'end')&&_0x5111bf['Position']['encode'](_0xe43921['end'],_0x5824fb['uint32'](0x12)['fork']())['ldelim'](),_0x5824fb;},_0x50738a['encodeDelimited']=function(_0x34c75a,_0x53201b){return this['encode'](_0x34c75a,_0x53201b)['ldelim']();},_0x50738a['decode']=function(_0x35f8ca,_0x377f86){_0x35f8ca instanceof _0x45bf63||(_0x35f8ca=_0x45bf63['create'](_0x35f8ca));for(var _0x18059d=void 0x0===_0x377f86?_0x35f8ca['len']:_0x35f8ca['pos']+_0x377f86,_0x566ced=new _0x5111bf['Range']();_0x35f8ca['pos']<_0x18059d;){var _0x390ea2=_0x35f8ca['uint32']();switch(_0x390ea2>>>0x3){case 0x1:_0x566ced['start']=_0x5111bf['Position']['decode'](_0x35f8ca,_0x35f8ca['uint32']());break;case 0x2:_0x566ced['end']=_0x5111bf['Position']['decode'](_0x35f8ca,_0x35f8ca['uint32']());break;default:_0x35f8ca['skipType'](0x7&_0x390ea2);}}return _0x566ced;},_0x50738a['decodeDelimited']=function(_0x40fc2d){return _0x40fc2d instanceof _0x45bf63||(_0x40fc2d=new _0x45bf63(_0x40fc2d)),this['decode'](_0x40fc2d,_0x40fc2d['uint32']());},_0x50738a['verify']=function(_0x35535a){if('object'!=typeof _0x35535a||null===_0x35535a)return'object\x20expected';var _0x6b9a87;if(null!=_0x35535a['start']&&_0x35535a['hasOwnProperty']('start')&&(_0x6b9a87=_0x5111bf['Position']['verify'](_0x35535a['start'])))return'start.'+_0x6b9a87;if(null!=_0x35535a['end']&&_0x35535a['hasOwnProperty']('end')&&(_0x6b9a87=_0x5111bf['Position']['verify'](_0x35535a['end'])))return'end.'+_0x6b9a87;return null;},_0x50738a['fromObject']=function(_0x34b16f){if(_0x34b16f instanceof _0x5111bf['Range'])return _0x34b16f;var _0x42dcf2=new _0x5111bf['Range']();if(null!=_0x34b16f['start']){if('object'!=typeof _0x34b16f['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x42dcf2['start']=_0x5111bf['Position']['fromObject'](_0x34b16f['start']);}if(null!=_0x34b16f['end']){if('object'!=typeof _0x34b16f['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x42dcf2['end']=_0x5111bf['Position']['fromObject'](_0x34b16f['end']);}return _0x42dcf2;},_0x50738a['toObject']=function(_0x257502,_0x5f5b62){_0x5f5b62||(_0x5f5b62={});var _0x557f81={};return _0x5f5b62['defaults']&&(_0x557f81['start']=null,_0x557f81['end']=null),null!=_0x257502['start']&&_0x257502['hasOwnProperty']('start')&&(_0x557f81['start']=_0x5111bf['Position']['toObject'](_0x257502['start'],_0x5f5b62)),null!=_0x257502['end']&&_0x257502['hasOwnProperty']('end')&&(_0x557f81['end']=_0x5111bf['Position']['toObject'](_0x257502['end'],_0x5f5b62)),_0x557f81;},_0x50738a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0x50738a['getTypeUrl']=function(_0x34201d){return void 0x0===_0x34201d&&(_0x34201d='type.googleapis.com'),_0x34201d+'/Range';},_0x50738a;}()),_0x5111bf['Element']=(function(){function _0xd95369(_0x1526ce){if(this['children']=[],this['attributesBoolean']={},_0x1526ce){for(var _0x1f4b1c=Object['keys'](_0x1526ce),_0x43db49=0x0;_0x43db49<_0x1f4b1c['length'];++_0x43db49)null!=_0x1526ce[_0x1f4b1c[_0x43db49]]&&(this[_0x1f4b1c[_0x43db49]]=_0x1526ce[_0x1f4b1c[_0x43db49]]);}}return _0xd95369['prototype']['name']='',_0xd95369['prototype']['children']=_0x20a669['emptyArray'],_0xd95369['prototype']['data']='',_0xd95369['prototype']['attributesBoolean']=_0x20a669['emptyObject'],_0xd95369['prototype']['attributesJson']='',_0xd95369['create']=function(_0x13c56b){return new _0xd95369(_0x13c56b);},_0xd95369['encode']=function(_0x42a011,_0x4bccf8){if(_0x4bccf8||(_0x4bccf8=_0x2c98e8['create']()),null!=_0x42a011['name']&&Object['hasOwnProperty']['call'](_0x42a011,'name')&&_0x4bccf8['uint32'](0xa)['string'](_0x42a011['name']),null!=_0x42a011['children']&&_0x42a011['children']['length']){for(var _0x40c116=0x0;_0x40c116<_0x42a011['children']['length'];++_0x40c116)_0x5111bf['Element']['encode'](_0x42a011['children'][_0x40c116],_0x4bccf8['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x42a011['data']&&Object['hasOwnProperty']['call'](_0x42a011,'data')&&_0x4bccf8['uint32'](0x1a)['string'](_0x42a011['data']),null!=_0x42a011['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x42a011,'attributesBoolean')){var _0x13afa7=Object['keys'](_0x42a011['attributesBoolean']);for(_0x40c116=0x0;_0x40c116<_0x13afa7['length'];++_0x40c116)_0x4bccf8['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x13afa7[_0x40c116])['uint32'](0x10)['bool'](_0x42a011['attributesBoolean'][_0x13afa7[_0x40c116]])['ldelim']();}return null!=_0x42a011['attributesJson']&&Object['hasOwnProperty']['call'](_0x42a011,'attributesJson')&&_0x4bccf8['uint32'](0x2a)['string'](_0x42a011['attributesJson']),_0x4bccf8;},_0xd95369['encodeDelimited']=function(_0x5138f5,_0x4b205e){return this['encode'](_0x5138f5,_0x4b205e)['ldelim']();},_0xd95369['decode']=function(_0x41c071,_0x202a39){_0x41c071 instanceof _0x45bf63||(_0x41c071=_0x45bf63['create'](_0x41c071));for(var _0x311eba,_0x4344f0,_0x6d167d=void 0x0===_0x202a39?_0x41c071['len']:_0x41c071['pos']+_0x202a39,_0x137475=new _0x5111bf['Element']();_0x41c071['pos']<_0x6d167d;){var _0x2efec7=_0x41c071['uint32']();switch(_0x2efec7>>>0x3){case 0x1:_0x137475['name']=_0x41c071['string']();break;case 0x2:_0x137475['children']&&_0x137475['children']['length']||(_0x137475['children']=[]),_0x137475['children']['push'](_0x5111bf['Element']['decode'](_0x41c071,_0x41c071['uint32']()));break;case 0x3:_0x137475['data']=_0x41c071['string']();break;case 0x4:_0x137475['attributesBoolean']===_0x20a669['emptyObject']&&(_0x137475['attributesBoolean']={});var _0x26930f=_0x41c071['uint32']()+_0x41c071['pos'];for(_0x311eba='',_0x4344f0=!0x1;_0x41c071['pos']<_0x26930f;){var _0x351bd8=_0x41c071['uint32']();switch(_0x351bd8>>>0x3){case 0x1:_0x311eba=_0x41c071['string']();break;case 0x2:_0x4344f0=_0x41c071['bool']();break;default:_0x41c071['skipType'](0x7&_0x351bd8);}}_0x137475['attributesBoolean'][_0x311eba]=_0x4344f0;break;case 0x5:_0x137475['attributesJson']=_0x41c071['string']();break;default:_0x41c071['skipType'](0x7&_0x2efec7);}}return _0x137475;},_0xd95369['decodeDelimited']=function(_0x5210bb){return _0x5210bb instanceof _0x45bf63||(_0x5210bb=new _0x45bf63(_0x5210bb)),this['decode'](_0x5210bb,_0x5210bb['uint32']());},_0xd95369['verify']=function(_0x58e83c){if('object'!=typeof _0x58e83c||null===_0x58e83c)return'object\x20expected';if(null!=_0x58e83c['name']&&_0x58e83c['hasOwnProperty']('name')&&!_0x20a669['isString'](_0x58e83c['name']))return'name:\x20string\x20expected';if(null!=_0x58e83c['children']&&_0x58e83c['hasOwnProperty']('children')){if(!Array['isArray'](_0x58e83c['children']))return'children:\x20array\x20expected';for(var _0x15d2e2=0x0;_0x15d2e2<_0x58e83c['children']['length'];++_0x15d2e2){var _0x3e7cdb=_0x5111bf['Element']['verify'](_0x58e83c['children'][_0x15d2e2]);if(_0x3e7cdb)return'children.'+_0x3e7cdb;}}if(null!=_0x58e83c['data']&&_0x58e83c['hasOwnProperty']('data')&&!_0x20a669['isString'](_0x58e83c['data']))return'data:\x20string\x20expected';if(null!=_0x58e83c['attributesBoolean']&&_0x58e83c['hasOwnProperty']('attributesBoolean')){if(!_0x20a669['isObject'](_0x58e83c['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5ba8e6=Object['keys'](_0x58e83c['attributesBoolean']);for(_0x15d2e2=0x0;_0x15d2e2<_0x5ba8e6['length'];++_0x15d2e2)if('boolean'!=typeof _0x58e83c['attributesBoolean'][_0x5ba8e6[_0x15d2e2]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x58e83c['attributesJson']&&_0x58e83c['hasOwnProperty']('attributesJson')&&!_0x20a669['isString'](_0x58e83c['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xd95369['fromObject']=function(_0x236697){if(_0x236697 instanceof _0x5111bf['Element'])return _0x236697;var _0xbcfe87=new _0x5111bf['Element']();if(null!=_0x236697['name']&&(_0xbcfe87['name']=String(_0x236697['name'])),_0x236697['children']){if(!Array['isArray'](_0x236697['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xbcfe87['children']=[];for(var _0x548d7e=0x0;_0x548d7e<_0x236697['children']['length'];++_0x548d7e){if('object'!=typeof _0x236697['children'][_0x548d7e])throw TypeError('.Element.children:\x20object\x20expected');_0xbcfe87['children'][_0x548d7e]=_0x5111bf['Element']['fromObject'](_0x236697['children'][_0x548d7e]);}}if(null!=_0x236697['data']&&(_0xbcfe87['data']=String(_0x236697['data'])),_0x236697['attributesBoolean']){if('object'!=typeof _0x236697['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xbcfe87['attributesBoolean']={};var _0x1b17d4=Object['keys'](_0x236697['attributesBoolean']);for(_0x548d7e=0x0;_0x548d7e<_0x1b17d4['length'];++_0x548d7e)_0xbcfe87['attributesBoolean'][_0x1b17d4[_0x548d7e]]=Boolean(_0x236697['attributesBoolean'][_0x1b17d4[_0x548d7e]]);}return null!=_0x236697['attributesJson']&&(_0xbcfe87['attributesJson']=String(_0x236697['attributesJson'])),_0xbcfe87;},_0xd95369['toObject']=function(_0x5e6efc,_0x44d36b){_0x44d36b||(_0x44d36b={});var _0x34c8a2,_0x241b44={};if((_0x44d36b['arrays']||_0x44d36b['defaults'])&&(_0x241b44['children']=[]),(_0x44d36b['objects']||_0x44d36b['defaults'])&&(_0x241b44['attributesBoolean']={}),_0x44d36b['defaults']&&(_0x241b44['name']='',_0x241b44['data']='',_0x241b44['attributesJson']=''),null!=_0x5e6efc['name']&&_0x5e6efc['hasOwnProperty']('name')&&(_0x241b44['name']=_0x5e6efc['name']),_0x5e6efc['children']&&_0x5e6efc['children']['length']){_0x241b44['children']=[];for(var _0x32fc34=0x0;_0x32fc34<_0x5e6efc['children']['length'];++_0x32fc34)_0x241b44['children'][_0x32fc34]=_0x5111bf['Element']['toObject'](_0x5e6efc['children'][_0x32fc34],_0x44d36b);}if(null!=_0x5e6efc['data']&&_0x5e6efc['hasOwnProperty']('data')&&(_0x241b44['data']=_0x5e6efc['data']),_0x5e6efc['attributesBoolean']&&(_0x34c8a2=Object['keys'](_0x5e6efc['attributesBoolean']))['length']){_0x241b44['attributesBoolean']={};for(_0x32fc34=0x0;_0x32fc34<_0x34c8a2['length'];++_0x32fc34)_0x241b44['attributesBoolean'][_0x34c8a2[_0x32fc34]]=_0x5e6efc['attributesBoolean'][_0x34c8a2[_0x32fc34]];}return null!=_0x5e6efc['attributesJson']&&_0x5e6efc['hasOwnProperty']('attributesJson')&&(_0x241b44['attributesJson']=_0x5e6efc['attributesJson']),_0x241b44;},_0xd95369['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x40706c['util']['toJSONOptions']);},_0xd95369['getTypeUrl']=function(_0x159cfa){return void 0x0===_0x159cfa&&(_0x159cfa='type.googleapis.com'),_0x159cfa+'/Element';},_0xd95369;}()),_0x5111bf;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x27027d){return new w(this['_protobufRoot'][_0x27027d]);}}class w{['_protobuf'];constructor(_0x2cfd5c){this['_protobuf']=_0x2cfd5c;}['compress'](_0xc21fdd){const _0xf2c15c=this['_protobuf']['verify'](_0xc21fdd);if(_0xf2c15c)throw Error(_0xf2c15c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xc21fdd))['finish']();}['decompress'](_0x2c2c2e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2c2c2e),{'oneofs':!0x0});}}function g(_0x17bf24,_0x4cac94){const _0xcaa074=_0x199184(_0x17bf24);return _0xcaa074['path'][_0xcaa074['path']['length']-0x1]+=_0x4cac94,_0xcaa074;}function _(_0x3e810c,_0x35548e){return _0x3e810c['root']===_0x35548e['root']&&_0x362e13(_0x3e810c['path'],_0x35548e['path']);}function $(_0x3cec7f){P(_0x3cec7f,_0x24b86b=>('main'==_0x24b86b['root']?(_0x24b86b['rootMain']=!0x0,delete _0x24b86b['root']):'$graveyard'==_0x24b86b['root']&&(_0x24b86b['rootGraveyard']=!0x0,delete _0x24b86b['root']),_0x24b86b));}function J(_0x5122f3){P(_0x5122f3,_0x543b12=>(_0x543b12['rootMain']?(_0x543b12['root']='main',delete _0x543b12['rootMain']):_0x543b12['rootGraveyard']&&(_0x543b12['root']='$graveyard',delete _0x543b12['rootGraveyard']),_0x543b12));}function P(_0x42fb97,_0x2fd406){for(const _0x5128b9 in _0x42fb97){const _0x27fbc4=_0x42fb97[_0x5128b9];'nodes'!==_0x5128b9&&_0x8e2239(_0x27fbc4)&&(_0x27fbc4['path']&&(_0x27fbc4['root']||_0x27fbc4['rootMain']||_0x27fbc4['rootGraveyard'])?_0x42fb97[_0x5128b9]=_0x2fd406(_0x27fbc4):P(_0x27fbc4,_0x2fd406));}return _0x42fb97;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x485837,_0xb7a749,_0x596a0a){this['_id']=_0x485837,this['_operationName']=_0xb7a749,this['_protobufDescriptor']=_0x596a0a;}['compress'](_0x64301a,_0x3e2d24){const _0x15ae75=_0x3e2d24['shift']();return $(_0x15ae75),_0x64301a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15ae75)),_0x64301a['types']['push'](this['_id']),!0x0;}['decompress'](_0x816483,_0x5c05ad){_0x5c05ad['types']['shift']();const _0x58cb9e=this['_protobufDescriptor']['decompress'](_0x5c05ad['buffers']['shift']());J(_0x58cb9e),_0x58cb9e['__className']=this['_operationName'],_0x816483['push'](_0x58cb9e);}}class s extends e{['compress'](_0x5a180f,_0x4db275){const _0x573e8f=_0x4db275['shift']();return this['_serializeOneOf']('oldValue',_0x573e8f),this['_serializeOneOf']('newValue',_0x573e8f),$(_0x573e8f),_0x5a180f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x573e8f)),_0x5a180f['types']['push'](this['_id']),!0x0;}['decompress'](_0x10b2a6,_0x4e122d){const {types:_0x599d4e,buffers:_0x5ade8a}=_0x4e122d,_0x44095e=this['_protobufDescriptor']['decompress'](_0x5ade8a['shift']());_0x599d4e['shift'](),this['_deserializeOneOf']('oldValue',_0x44095e),this['_deserializeOneOf']('newValue',_0x44095e),J(_0x44095e),_0x44095e['__className']=this['_operationName'],_0x10b2a6['push'](_0x44095e);}['_serializeOneOf'](_0x32edd4,_0x3786f5){const _0x102e42=_0x3786f5[_0x32edd4];'boolean'==typeof _0x102e42?_0x3786f5[_0x32edd4+'Boolean']=_0x102e42:_0x3786f5[_0x32edd4+'Json']=JSON['stringify'](_0x102e42);}['_deserializeOneOf'](_0x57a85a,_0x5e3d68){const _0x5e49e7=_0x57a85a+'Json';_0x5e3d68[_0x5e49e7]?(_0x5e3d68[_0x57a85a]=JSON['parse'](_0x5e3d68[_0x5e49e7]),delete _0x5e3d68[_0x5e49e7]):(_0x5e3d68[_0x57a85a]=_0x5e3d68[_0x57a85a+'Boolean'],delete _0x5e3d68[_0x57a85a+'Boolean']);}}class i extends e{['compress'](_0x5f0cd9,_0x129a31){const _0x494bd2=_0x129a31['shift']();return this['_serializeNodesAttributes'](_0x494bd2['nodes']),$(_0x494bd2),_0x5f0cd9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x494bd2)),_0x5f0cd9['types']['push'](this['_id']),!0x0;}['decompress'](_0x312d70,_0x370396){const {types:_0x50d82c,buffers:_0x11345b}=_0x370396,_0x506b0b=this['_protobufDescriptor']['decompress'](_0x11345b['shift']());_0x50d82c['shift'](),_0x506b0b['nodes']||(_0x506b0b['nodes']=[]),this['_deserializeNodesAttributes'](_0x506b0b['nodes']),J(_0x506b0b),_0x506b0b['__className']=this['_operationName'],_0x312d70['push'](_0x506b0b);}['_serializeNodesAttributes'](_0x4da74f){for(const _0x1a4edf of _0x4da74f){if(_0x1a4edf['attributes']){const _0x1e5ccb=_0x1a4edf['attributes'];this['_areValuesBoolean'](_0x1e5ccb)?_0x1a4edf['attributesBoolean']=_0x1e5ccb:_0x1a4edf['attributesJson']=JSON['stringify'](_0x1e5ccb);}_0x1a4edf['children']&&this['_serializeNodesAttributes'](_0x1a4edf['children']);}}['_deserializeNodesAttributes'](_0x4eeb5b){for(const _0x4485c7 of _0x4eeb5b)(_0x4485c7['attributesBoolean']||_0x4485c7['attributesJson'])&&(_0x4485c7['attributesBoolean']?(_0x4485c7['attributes']=_0x4485c7['attributesBoolean'],delete _0x4485c7['attributesBoolean']):(_0x4485c7['attributes']=JSON['parse'](_0x4485c7['attributesJson']),delete _0x4485c7['attributesJson'])),_0x4485c7['children']&&this['_deserializeNodesAttributes'](_0x4485c7['children']);}['_areValuesBoolean'](_0x124efa){return Object['keys'](_0x124efa)['every'](_0x2f5e6a=>'boolean'==typeof _0x124efa[_0x2f5e6a]);}}class n extends e{['decompress'](_0x4be619,_0x1d998b){super['decompress'](_0x4be619,_0x1d998b);const _0x41616f=_0x4be619[_0x4be619['length']-0x1];_0x41616f['oldRange']||(_0x41616f['oldRange']=null),_0x41616f['newRange']||(_0x41616f['newRange']=null);}}class p extends e{['compress'](_0x4ddc04,_0x24116e){return _0x24116e['shift'](),_0x4ddc04['types']['push'](this['_id']),!0x0;}['decompress'](_0x16517d,_0x62a849){_0x62a849['types']['shift'](),_0x16517d['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x86ad87,_0x4bba8d,_0x40ea37,_0x341c8c){super(_0x86ad87,_0x4bba8d,_0x40ea37),this['_omittedNamespace']=_0x341c8c+':';}['compress'](_0xe108a3,_0x4e199a){return!('MarkerOperation'!=_0x4e199a[0x0]['__className']||!_0x4e199a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4e199a[0x0]['name']=_0x4e199a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xe108a3,_0x4e199a),!0x0);}['decompress'](_0x46138e,_0x5b62d2){super['decompress'](_0x46138e,_0x5b62d2);const _0x4f88a1=_0x46138e[_0x46138e['length']-0x1];_0x4f88a1['name']=this['_omittedNamespace']+_0x4f88a1['name'];}}class O{['_id'];['_context'];constructor(_0x228d0a,_0x1b6a1b){this['_id']=_0x228d0a,this['_context']=_0x1b6a1b;}['compress'](_0x29ef5d,_0x5b1991){let _0x4c5437;for(;_0x5b1991['length']>0x1&&this['_compareOperations'](_0x5b1991[0x0],_0x5b1991[0x1]);)_0x4c5437?(_0x4c5437=this['_combineNext'](_0x5b1991['shift'](),_0x4c5437),_0x29ef5d['types']['push'](0x0)):(_0x4c5437=_0x199184(_0x5b1991['shift']()),_0x29ef5d['types']['push'](this['_id']));return!!_0x4c5437&&(_0x4c5437=this['_combineNext'](_0x5b1991['shift'](),_0x4c5437),_0x29ef5d['types']['push'](0x0),_0x29ef5d['buffers']['push'](this['_compressSingleOperation'](_0x4c5437)),!0x0);}['decompress'](_0x155f23,_0x48f9ec){const _0x3d1d58=this['_decompressSingleOperation'](_0x48f9ec);for(;0x0==_0x48f9ec['types'][0x0];)_0x48f9ec['types']['shift'](),_0x155f23['push'](this['_splitCurrent'](_0x3d1d58));_0x155f23['push'](_0x3d1d58);}}class a extends O{['_combineNext'](_0x7d0d69,_0x385fad){return _0x385fad['nodes'][0x0]['data']+=_0x7d0d69['nodes'][0x0]['data'],_0x385fad;}['_splitCurrent'](_0x14d85e){const _0x171d35=_0x199184(_0x14d85e),_0x25dc01=_0x171d35['nodes'][0x0],_0x2a5b77=_0x14d85e['nodes'][0x0],_0x44b14f=_0x2a5b77['data'][Symbol['iterator']]()['next']()['value'],_0x4551ed=_0x44b14f['length'];return _0x25dc01['data']=_0x44b14f,_0x2a5b77['data']=_0x2a5b77['data']['substr'](_0x4551ed),_0x14d85e['position']=g(_0x14d85e['position'],_0x4551ed),_0x171d35;}['_compareOperations'](_0x183ba0,_0x49b0c0){if(this['_checkOperation'](_0x183ba0)&&this['_checkOperation'](_0x49b0c0)){const _0x2c39e4=_0x183ba0['nodes'][0x0]['data']['length'],_0x50d3ab=_(g(_0x183ba0['position'],_0x2c39e4),_0x49b0c0['position']),_0x32aa7e=_0x183ba0['nodes'][0x0],_0x2f7f3e=_0x49b0c0['nodes'][0x0];return _0x50d3ab&&this['_compareAttributes'](_0x32aa7e,_0x2f7f3e);}return!0x1;}['_compressSingleOperation'](_0x37ede0){const _0x518a40={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x518a40,[_0x37ede0]),_0x518a40['buffers'][0x0];}['_decompressSingleOperation'](_0x4097a1){const _0x4f0659=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4f0659,_0x4097a1),_0x4f0659[0x0];}['_checkOperation'](_0x1ea279){return'InsertOperation'==_0x1ea279['__className']&&0x1==_0x1ea279['nodes']['length']&&_0x1ea279['nodes'][0x0]['data']&&!_0x1ea279['wasUndone']&&0x1==Array['from'](_0x1ea279['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x47500c,_0x1e7c34){const _0x302776=Object['keys'](_0x47500c['attributes']||{}),_0x2b8f58=Object['keys'](_0x1e7c34['attributes']||{});return _0x302776['length']===_0x2b8f58['length']&&_0x302776['every'](_0x49b337=>_0x1e7c34['attributes'][_0x49b337]&&_0x1e7c34['attributes'][_0x49b337]===_0x47500c['attributes'][_0x49b337]);}}class c extends O{['_combineNext'](_0x56672f,_0x56a226){return _0x56a226['howMany']++,_0x56a226['sourcePosition']=_0x199184(_0x56672f['sourcePosition']),_0x56a226;}['_splitCurrent'](_0x26b74d){const _0x5d5a9d=_0x199184(_0x26b74d);return _0x26b74d['howMany']--,_0x5d5a9d['howMany']=0x1,_0x5d5a9d['sourcePosition']=g(_0x5d5a9d['sourcePosition'],_0x26b74d['howMany']),_0x5d5a9d;}['_compareOperations'](_0x509510,_0x2af4cd){return!(!this['_checkOperation'](_0x509510)||!this['_checkOperation'](_0x2af4cd))&&(_(g(_0x509510['sourcePosition'],-0x1),_0x2af4cd['sourcePosition'])&&_(_0x509510['targetPosition'],_0x2af4cd['targetPosition']));}['_compressSingleOperation'](_0x4d72a2){const _0x4e5bcc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4e5bcc,[_0x4d72a2]),_0x4e5bcc['buffers'][0x0];}['_decompressSingleOperation'](_0x4d6596){const _0x3d0611=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d0611,_0x4d6596),_0x3d0611[0x0];}['_checkOperation'](_0x31a5a6){return'MoveOperation'==_0x31a5a6['__className']&&'$graveyard'==_0x31a5a6['targetPosition']['root']&&0x1==_0x31a5a6['howMany']&&!_0x31a5a6['wasUndone'];}}class h extends O{['_combineNext'](_0x469c98,_0x2550f0){return _0x2550f0['howMany']++,_0x2550f0;}['_splitCurrent'](_0x3317d4){const _0x59549e=_0x199184(_0x3317d4);return _0x59549e['howMany']=0x1,_0x3317d4['howMany']--,_0x59549e;}['_compareOperations'](_0x6dda5b,_0x4cc3a5){return!(!this['_checkOperation'](_0x6dda5b)||!this['_checkOperation'](_0x4cc3a5))&&(_(_0x6dda5b['sourcePosition'],_0x4cc3a5['sourcePosition'])&&_(_0x6dda5b['targetPosition'],_0x4cc3a5['targetPosition']));}['_compressSingleOperation'](_0x53b4d5){const _0x5de16d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5de16d,[_0x53b4d5]),_0x5de16d['buffers'][0x0];}['_decompressSingleOperation'](_0x35804a){const _0x4745bf=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4745bf,_0x35804a),_0x4745bf[0x0];}['_checkOperation'](_0x2b80d7){return'MoveOperation'==_0x2b80d7['__className']&&'$graveyard'==_0x2b80d7['targetPosition']['root']&&0x1==_0x2b80d7['howMany']&&!_0x2b80d7['wasUndone'];}}class f extends O{['compress'](_0x5ec92c,_0x36f4a6){if(!this['_compareOperations'](_0x36f4a6[0x0],_0x36f4a6[0x1]))return!0x1;const _0xb44817=_0x36f4a6['shift']();return _0xb44817['oldRange']=null,_0xb44817['newRange']&&_(_0xb44817['newRange']['start'],_0xb44817['newRange']['end'])&&(_0xb44817['newRange']['end']=null),_0x36f4a6['shift'](),_0x5ec92c['types']['push'](this['_id']),_0x5ec92c['types']['push'](0x0),_0x5ec92c['buffers']['push'](this['_compressSingleOperation'](_0xb44817)),!0x0;}['decompress'](_0x26ef7a,_0x17079c){const _0x226ca7=this['_decompressSingleOperation'](_0x17079c);_0x226ca7['newRange']&&!_0x226ca7['newRange']['end']&&(_0x226ca7['newRange']['end']=_0x199184(_0x226ca7['newRange']['start']));const _0x3f477b=_0x199184(_0x226ca7);_0x3f477b['newRange']&&(_0x3f477b['newRange']['start']['stickiness']='toNone',_0x3f477b['newRange']['end']=_0x199184(_0x3f477b['newRange']['start'])),_0x3f477b['name']='user:position:'+_0x3f477b['name']['split'](':')[0x2],_0x17079c['types']['shift'](),_0x26ef7a['push'](_0x226ca7),_0x26ef7a['push'](_0x3f477b);}['_compressSingleOperation'](_0x56297e){const _0x40be7e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x40be7e,[_0x56297e]),_0x40be7e['buffers'][0x0];}['_decompressSingleOperation'](_0x771bf8){const _0x225001=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x225001,_0x771bf8),_0x225001[0x0];}['_compareOperations'](_0xf4fb6d,_0x36f204){return!(!_0xf4fb6d||!_0x36f204)&&('MarkerOperation'==_0xf4fb6d['__className']&&'MarkerOperation'==_0x36f204['__className']&&!(!_0xf4fb6d['name']['startsWith']('user:')||!_0x36f204['name']['startsWith']('user:')||_0xf4fb6d['name']==_0x36f204['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4d1de0=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x4d1de0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x4d1de0,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0xed466e){if(!_0xed466e||!_0xed466e[0x0])throw new _0x44cb6e('no-operations-provided',this);const _0xfcf7f7={'types':[],'buffers':[],'baseVersion':_0xed466e[0x0]['baseVersion']};for(;_0xed466e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xfcf7f7,_0xed466e)||this['_getCompressorByName']('TypingAction')['compress'](_0xfcf7f7,_0xed466e)||this['_getCompressorByName']('DeletingAction')['compress'](_0xfcf7f7,_0xed466e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xfcf7f7,_0xed466e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xfcf7f7,_0xed466e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xfcf7f7,_0xed466e)||this['_getCompressorByName'](_0xed466e[0x0]['__className'])['compress'](_0xfcf7f7,_0xed466e);return _0xfcf7f7;}['decompress'](_0x52bce5){const _0x308da0=[];for(;_0x52bce5['types']['length'];){const _0x38c763=this['_compressorById']['get'](_0x52bce5['types'][0x0]);if(!_0x38c763)throw new _0x44cb6e('decompress-compressor-not-found',this,{'type':_0x52bce5['types'][0x0]});_0x38c763['decompress'](_0x308da0,_0x52bce5);}return _0x308da0['forEach']((_0x52e5f3,_0x37924a)=>_0x52e5f3['baseVersion']=_0x52bce5['baseVersion']+_0x37924a),_0x308da0;}['_getCompressorByName'](_0xd8a5b1){return this['_compressorByName']['get'](_0xd8a5b1);}['_registerOperationCompressor'](_0x5c3a64,_0x362ede,_0xd36f36){const _0x2de92f=new _0xd36f36(_0x5c3a64,_0x362ede,this['_protobufFactory']['getDescriptor'](_0x362ede));this['_registerCompressor'](_0x5c3a64,_0x362ede,_0x2de92f);}['_registerActionCompressor'](_0x294897,_0x3aacd6,_0x172232){const _0x2f34c1=new _0x172232(_0x294897,this);this['_registerCompressor'](_0x294897,_0x3aacd6,_0x2f34c1);}['_registerCompressor'](_0xf48736,_0x341709,_0x1e8645){this['_compressorById']['set'](_0xf48736,_0x1e8645),this['_compressorByName']['set'](_0x341709,_0x1e8645);}}export{y as Compressor};
23
+ import{CKEditorError as _0x57194f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3b920f from'protobufjs/minimal.js';import{cloneDeep as _0x52a08d,isEqual as _0x3bf39f,isObject as _0x5f3c72}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0xe3d74b=_0x3b920f['Reader'],_0x4db5d6=_0x3b920f['Writer'],_0x1cf2e2=_0x3b920f['util'],_0x48e17a=_0x3b920f['roots']['default']||(_0x3b920f['roots']['default']={});return _0x48e17a['AttributeOperation']=(function(){function _0x271201(_0x5f9adf){if(_0x5f9adf){for(var _0x40b040=Object['keys'](_0x5f9adf),_0x54c9a5=0x0;_0x54c9a5<_0x40b040['length'];++_0x54c9a5)null!=_0x5f9adf[_0x40b040[_0x54c9a5]]&&(this[_0x40b040[_0x54c9a5]]=_0x5f9adf[_0x40b040[_0x54c9a5]]);}}return _0x271201['prototype']['range']=null,_0x271201['prototype']['key']='',_0x271201['prototype']['oldValueBoolean']=!0x1,_0x271201['prototype']['oldValueJson']='',_0x271201['prototype']['newValueBoolean']=!0x1,_0x271201['prototype']['newValueJson']='',_0x271201['prototype']['wasUndone']=!0x1,_0x271201['create']=function(_0x1fa611){return new _0x271201(_0x1fa611);},_0x271201['encode']=function(_0x4214e3,_0xb531d1){return _0xb531d1||(_0xb531d1=_0x4db5d6['create']()),null!=_0x4214e3['range']&&Object['hasOwnProperty']['call'](_0x4214e3,'range')&&_0x48e17a['Range']['encode'](_0x4214e3['range'],_0xb531d1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4214e3['key']&&Object['hasOwnProperty']['call'](_0x4214e3,'key')&&_0xb531d1['uint32'](0x12)['string'](_0x4214e3['key']),null!=_0x4214e3['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4214e3,'oldValueBoolean')&&_0xb531d1['uint32'](0x18)['bool'](_0x4214e3['oldValueBoolean']),null!=_0x4214e3['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4214e3,'oldValueJson')&&_0xb531d1['uint32'](0x22)['string'](_0x4214e3['oldValueJson']),null!=_0x4214e3['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4214e3,'newValueBoolean')&&_0xb531d1['uint32'](0x28)['bool'](_0x4214e3['newValueBoolean']),null!=_0x4214e3['newValueJson']&&Object['hasOwnProperty']['call'](_0x4214e3,'newValueJson')&&_0xb531d1['uint32'](0x32)['string'](_0x4214e3['newValueJson']),null!=_0x4214e3['wasUndone']&&Object['hasOwnProperty']['call'](_0x4214e3,'wasUndone')&&_0xb531d1['uint32'](0x38)['bool'](_0x4214e3['wasUndone']),_0xb531d1;},_0x271201['encodeDelimited']=function(_0x3c2094,_0x1235f0){return this['encode'](_0x3c2094,_0x1235f0)['ldelim']();},_0x271201['decode']=function(_0x1cdbab,_0x4762ef){_0x1cdbab instanceof _0xe3d74b||(_0x1cdbab=_0xe3d74b['create'](_0x1cdbab));for(var _0x1fa896=void 0x0===_0x4762ef?_0x1cdbab['len']:_0x1cdbab['pos']+_0x4762ef,_0x43093b=new _0x48e17a['AttributeOperation']();_0x1cdbab['pos']<_0x1fa896;){var _0x12af50=_0x1cdbab['uint32']();switch(_0x12af50>>>0x3){case 0x1:_0x43093b['range']=_0x48e17a['Range']['decode'](_0x1cdbab,_0x1cdbab['uint32']());break;case 0x2:_0x43093b['key']=_0x1cdbab['string']();break;case 0x3:_0x43093b['oldValueBoolean']=_0x1cdbab['bool']();break;case 0x4:_0x43093b['oldValueJson']=_0x1cdbab['string']();break;case 0x5:_0x43093b['newValueBoolean']=_0x1cdbab['bool']();break;case 0x6:_0x43093b['newValueJson']=_0x1cdbab['string']();break;case 0x7:_0x43093b['wasUndone']=_0x1cdbab['bool']();break;default:_0x1cdbab['skipType'](0x7&_0x12af50);}}return _0x43093b;},_0x271201['decodeDelimited']=function(_0x373d1d){return _0x373d1d instanceof _0xe3d74b||(_0x373d1d=new _0xe3d74b(_0x373d1d)),this['decode'](_0x373d1d,_0x373d1d['uint32']());},_0x271201['verify']=function(_0xcf5006){if('object'!=typeof _0xcf5006||null===_0xcf5006)return'object\x20expected';if(null!=_0xcf5006['range']&&_0xcf5006['hasOwnProperty']('range')){var _0x56c547=_0x48e17a['Range']['verify'](_0xcf5006['range']);if(_0x56c547)return'range.'+_0x56c547;}return null!=_0xcf5006['key']&&_0xcf5006['hasOwnProperty']('key')&&!_0x1cf2e2['isString'](_0xcf5006['key'])?'key:\x20string\x20expected':null!=_0xcf5006['oldValueBoolean']&&_0xcf5006['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xcf5006['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xcf5006['oldValueJson']&&_0xcf5006['hasOwnProperty']('oldValueJson')&&!_0x1cf2e2['isString'](_0xcf5006['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xcf5006['newValueBoolean']&&_0xcf5006['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xcf5006['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xcf5006['newValueJson']&&_0xcf5006['hasOwnProperty']('newValueJson')&&!_0x1cf2e2['isString'](_0xcf5006['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xcf5006['wasUndone']&&_0xcf5006['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xcf5006['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x271201['fromObject']=function(_0x5b580f){if(_0x5b580f instanceof _0x48e17a['AttributeOperation'])return _0x5b580f;var _0x2c96b6=new _0x48e17a['AttributeOperation']();if(null!=_0x5b580f['range']){if('object'!=typeof _0x5b580f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2c96b6['range']=_0x48e17a['Range']['fromObject'](_0x5b580f['range']);}return null!=_0x5b580f['key']&&(_0x2c96b6['key']=String(_0x5b580f['key'])),null!=_0x5b580f['oldValueBoolean']&&(_0x2c96b6['oldValueBoolean']=Boolean(_0x5b580f['oldValueBoolean'])),null!=_0x5b580f['oldValueJson']&&(_0x2c96b6['oldValueJson']=String(_0x5b580f['oldValueJson'])),null!=_0x5b580f['newValueBoolean']&&(_0x2c96b6['newValueBoolean']=Boolean(_0x5b580f['newValueBoolean'])),null!=_0x5b580f['newValueJson']&&(_0x2c96b6['newValueJson']=String(_0x5b580f['newValueJson'])),null!=_0x5b580f['wasUndone']&&(_0x2c96b6['wasUndone']=Boolean(_0x5b580f['wasUndone'])),_0x2c96b6;},_0x271201['toObject']=function(_0x2efe59,_0x9f6e46){_0x9f6e46||(_0x9f6e46={});var _0x76b1b4={};return _0x9f6e46['defaults']&&(_0x76b1b4['range']=null,_0x76b1b4['key']='',_0x76b1b4['oldValueBoolean']=!0x1,_0x76b1b4['oldValueJson']='',_0x76b1b4['newValueBoolean']=!0x1,_0x76b1b4['newValueJson']='',_0x76b1b4['wasUndone']=!0x1),null!=_0x2efe59['range']&&_0x2efe59['hasOwnProperty']('range')&&(_0x76b1b4['range']=_0x48e17a['Range']['toObject'](_0x2efe59['range'],_0x9f6e46)),null!=_0x2efe59['key']&&_0x2efe59['hasOwnProperty']('key')&&(_0x76b1b4['key']=_0x2efe59['key']),null!=_0x2efe59['oldValueBoolean']&&_0x2efe59['hasOwnProperty']('oldValueBoolean')&&(_0x76b1b4['oldValueBoolean']=_0x2efe59['oldValueBoolean']),null!=_0x2efe59['oldValueJson']&&_0x2efe59['hasOwnProperty']('oldValueJson')&&(_0x76b1b4['oldValueJson']=_0x2efe59['oldValueJson']),null!=_0x2efe59['newValueBoolean']&&_0x2efe59['hasOwnProperty']('newValueBoolean')&&(_0x76b1b4['newValueBoolean']=_0x2efe59['newValueBoolean']),null!=_0x2efe59['newValueJson']&&_0x2efe59['hasOwnProperty']('newValueJson')&&(_0x76b1b4['newValueJson']=_0x2efe59['newValueJson']),null!=_0x2efe59['wasUndone']&&_0x2efe59['hasOwnProperty']('wasUndone')&&(_0x76b1b4['wasUndone']=_0x2efe59['wasUndone']),_0x76b1b4;},_0x271201['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x271201['getTypeUrl']=function(_0x45ba41){return void 0x0===_0x45ba41&&(_0x45ba41='type.googleapis.com'),_0x45ba41+'/AttributeOperation';},_0x271201;}()),_0x48e17a['InsertOperation']=(function(){function _0x3c4cac(_0x29208c){if(this['nodes']=[],_0x29208c){for(var _0xdef98=Object['keys'](_0x29208c),_0x20b88b=0x0;_0x20b88b<_0xdef98['length'];++_0x20b88b)null!=_0x29208c[_0xdef98[_0x20b88b]]&&(this[_0xdef98[_0x20b88b]]=_0x29208c[_0xdef98[_0x20b88b]]);}}return _0x3c4cac['prototype']['position']=null,_0x3c4cac['prototype']['nodes']=_0x1cf2e2['emptyArray'],_0x3c4cac['prototype']['shouldReceiveAttributes']=!0x1,_0x3c4cac['prototype']['wasUndone']=!0x1,_0x3c4cac['create']=function(_0x5ef459){return new _0x3c4cac(_0x5ef459);},_0x3c4cac['encode']=function(_0x5f0cf9,_0x2bddda){if(_0x2bddda||(_0x2bddda=_0x4db5d6['create']()),null!=_0x5f0cf9['position']&&Object['hasOwnProperty']['call'](_0x5f0cf9,'position')&&_0x48e17a['Position']['encode'](_0x5f0cf9['position'],_0x2bddda['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5f0cf9['nodes']&&_0x5f0cf9['nodes']['length']){for(var _0x24ce9d=0x0;_0x24ce9d<_0x5f0cf9['nodes']['length'];++_0x24ce9d)_0x48e17a['Element']['encode'](_0x5f0cf9['nodes'][_0x24ce9d],_0x2bddda['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5f0cf9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5f0cf9,'shouldReceiveAttributes')&&_0x2bddda['uint32'](0x18)['bool'](_0x5f0cf9['shouldReceiveAttributes']),null!=_0x5f0cf9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5f0cf9,'wasUndone')&&_0x2bddda['uint32'](0x20)['bool'](_0x5f0cf9['wasUndone']),_0x2bddda;},_0x3c4cac['encodeDelimited']=function(_0x189b42,_0x4a627a){return this['encode'](_0x189b42,_0x4a627a)['ldelim']();},_0x3c4cac['decode']=function(_0x2fddcc,_0xe00945){_0x2fddcc instanceof _0xe3d74b||(_0x2fddcc=_0xe3d74b['create'](_0x2fddcc));for(var _0x1783fe=void 0x0===_0xe00945?_0x2fddcc['len']:_0x2fddcc['pos']+_0xe00945,_0x3c0809=new _0x48e17a['InsertOperation']();_0x2fddcc['pos']<_0x1783fe;){var _0x35115e=_0x2fddcc['uint32']();switch(_0x35115e>>>0x3){case 0x1:_0x3c0809['position']=_0x48e17a['Position']['decode'](_0x2fddcc,_0x2fddcc['uint32']());break;case 0x2:_0x3c0809['nodes']&&_0x3c0809['nodes']['length']||(_0x3c0809['nodes']=[]),_0x3c0809['nodes']['push'](_0x48e17a['Element']['decode'](_0x2fddcc,_0x2fddcc['uint32']()));break;case 0x3:_0x3c0809['shouldReceiveAttributes']=_0x2fddcc['bool']();break;case 0x4:_0x3c0809['wasUndone']=_0x2fddcc['bool']();break;default:_0x2fddcc['skipType'](0x7&_0x35115e);}}return _0x3c0809;},_0x3c4cac['decodeDelimited']=function(_0x27caab){return _0x27caab instanceof _0xe3d74b||(_0x27caab=new _0xe3d74b(_0x27caab)),this['decode'](_0x27caab,_0x27caab['uint32']());},_0x3c4cac['verify']=function(_0x1c80af){if('object'!=typeof _0x1c80af||null===_0x1c80af)return'object\x20expected';if(null!=_0x1c80af['position']&&_0x1c80af['hasOwnProperty']('position')&&(_0x449bb8=_0x48e17a['Position']['verify'](_0x1c80af['position'])))return'position.'+_0x449bb8;if(null!=_0x1c80af['nodes']&&_0x1c80af['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1c80af['nodes']))return'nodes:\x20array\x20expected';for(var _0x3bc4c0=0x0;_0x3bc4c0<_0x1c80af['nodes']['length'];++_0x3bc4c0){var _0x449bb8;if(_0x449bb8=_0x48e17a['Element']['verify'](_0x1c80af['nodes'][_0x3bc4c0]))return'nodes.'+_0x449bb8;}}return null!=_0x1c80af['shouldReceiveAttributes']&&_0x1c80af['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1c80af['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1c80af['wasUndone']&&_0x1c80af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c80af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c4cac['fromObject']=function(_0x1d3ca8){if(_0x1d3ca8 instanceof _0x48e17a['InsertOperation'])return _0x1d3ca8;var _0x5bd31e=new _0x48e17a['InsertOperation']();if(null!=_0x1d3ca8['position']){if('object'!=typeof _0x1d3ca8['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5bd31e['position']=_0x48e17a['Position']['fromObject'](_0x1d3ca8['position']);}if(_0x1d3ca8['nodes']){if(!Array['isArray'](_0x1d3ca8['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5bd31e['nodes']=[];for(var _0x373130=0x0;_0x373130<_0x1d3ca8['nodes']['length'];++_0x373130){if('object'!=typeof _0x1d3ca8['nodes'][_0x373130])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5bd31e['nodes'][_0x373130]=_0x48e17a['Element']['fromObject'](_0x1d3ca8['nodes'][_0x373130]);}}return null!=_0x1d3ca8['shouldReceiveAttributes']&&(_0x5bd31e['shouldReceiveAttributes']=Boolean(_0x1d3ca8['shouldReceiveAttributes'])),null!=_0x1d3ca8['wasUndone']&&(_0x5bd31e['wasUndone']=Boolean(_0x1d3ca8['wasUndone'])),_0x5bd31e;},_0x3c4cac['toObject']=function(_0x16609c,_0x3b56e9){_0x3b56e9||(_0x3b56e9={});var _0x49c09c={};if((_0x3b56e9['arrays']||_0x3b56e9['defaults'])&&(_0x49c09c['nodes']=[]),_0x3b56e9['defaults']&&(_0x49c09c['position']=null,_0x49c09c['shouldReceiveAttributes']=!0x1,_0x49c09c['wasUndone']=!0x1),null!=_0x16609c['position']&&_0x16609c['hasOwnProperty']('position')&&(_0x49c09c['position']=_0x48e17a['Position']['toObject'](_0x16609c['position'],_0x3b56e9)),_0x16609c['nodes']&&_0x16609c['nodes']['length']){_0x49c09c['nodes']=[];for(var _0x35f0ff=0x0;_0x35f0ff<_0x16609c['nodes']['length'];++_0x35f0ff)_0x49c09c['nodes'][_0x35f0ff]=_0x48e17a['Element']['toObject'](_0x16609c['nodes'][_0x35f0ff],_0x3b56e9);}return null!=_0x16609c['shouldReceiveAttributes']&&_0x16609c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49c09c['shouldReceiveAttributes']=_0x16609c['shouldReceiveAttributes']),null!=_0x16609c['wasUndone']&&_0x16609c['hasOwnProperty']('wasUndone')&&(_0x49c09c['wasUndone']=_0x16609c['wasUndone']),_0x49c09c;},_0x3c4cac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x3c4cac['getTypeUrl']=function(_0x236b70){return void 0x0===_0x236b70&&(_0x236b70='type.googleapis.com'),_0x236b70+'/InsertOperation';},_0x3c4cac;}()),_0x48e17a['MarkerOperation']=(function(){function _0x4ddd7a(_0x4f69e8){if(_0x4f69e8){for(var _0x34deb9=Object['keys'](_0x4f69e8),_0x59db18=0x0;_0x59db18<_0x34deb9['length'];++_0x59db18)null!=_0x4f69e8[_0x34deb9[_0x59db18]]&&(this[_0x34deb9[_0x59db18]]=_0x4f69e8[_0x34deb9[_0x59db18]]);}}return _0x4ddd7a['prototype']['name']='',_0x4ddd7a['prototype']['oldRange']=null,_0x4ddd7a['prototype']['newRange']=null,_0x4ddd7a['prototype']['affectsData']=!0x1,_0x4ddd7a['prototype']['wasUndone']=!0x1,_0x4ddd7a['create']=function(_0x5715ef){return new _0x4ddd7a(_0x5715ef);},_0x4ddd7a['encode']=function(_0x274266,_0x2b4dc7){return _0x2b4dc7||(_0x2b4dc7=_0x4db5d6['create']()),null!=_0x274266['name']&&Object['hasOwnProperty']['call'](_0x274266,'name')&&_0x2b4dc7['uint32'](0xa)['string'](_0x274266['name']),null!=_0x274266['oldRange']&&Object['hasOwnProperty']['call'](_0x274266,'oldRange')&&_0x48e17a['Range']['encode'](_0x274266['oldRange'],_0x2b4dc7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x274266['newRange']&&Object['hasOwnProperty']['call'](_0x274266,'newRange')&&_0x48e17a['Range']['encode'](_0x274266['newRange'],_0x2b4dc7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x274266['affectsData']&&Object['hasOwnProperty']['call'](_0x274266,'affectsData')&&_0x2b4dc7['uint32'](0x20)['bool'](_0x274266['affectsData']),null!=_0x274266['wasUndone']&&Object['hasOwnProperty']['call'](_0x274266,'wasUndone')&&_0x2b4dc7['uint32'](0x28)['bool'](_0x274266['wasUndone']),_0x2b4dc7;},_0x4ddd7a['encodeDelimited']=function(_0x4f87ff,_0x4a0d12){return this['encode'](_0x4f87ff,_0x4a0d12)['ldelim']();},_0x4ddd7a['decode']=function(_0x524661,_0x3b4d0d){_0x524661 instanceof _0xe3d74b||(_0x524661=_0xe3d74b['create'](_0x524661));for(var _0x1b9d01=void 0x0===_0x3b4d0d?_0x524661['len']:_0x524661['pos']+_0x3b4d0d,_0x11ee6e=new _0x48e17a['MarkerOperation']();_0x524661['pos']<_0x1b9d01;){var _0x22e082=_0x524661['uint32']();switch(_0x22e082>>>0x3){case 0x1:_0x11ee6e['name']=_0x524661['string']();break;case 0x2:_0x11ee6e['oldRange']=_0x48e17a['Range']['decode'](_0x524661,_0x524661['uint32']());break;case 0x3:_0x11ee6e['newRange']=_0x48e17a['Range']['decode'](_0x524661,_0x524661['uint32']());break;case 0x4:_0x11ee6e['affectsData']=_0x524661['bool']();break;case 0x5:_0x11ee6e['wasUndone']=_0x524661['bool']();break;default:_0x524661['skipType'](0x7&_0x22e082);}}return _0x11ee6e;},_0x4ddd7a['decodeDelimited']=function(_0x50ba42){return _0x50ba42 instanceof _0xe3d74b||(_0x50ba42=new _0xe3d74b(_0x50ba42)),this['decode'](_0x50ba42,_0x50ba42['uint32']());},_0x4ddd7a['verify']=function(_0x3386e6){if('object'!=typeof _0x3386e6||null===_0x3386e6)return'object\x20expected';if(null!=_0x3386e6['name']&&_0x3386e6['hasOwnProperty']('name')&&!_0x1cf2e2['isString'](_0x3386e6['name']))return'name:\x20string\x20expected';var _0x52c085;if(null!=_0x3386e6['oldRange']&&_0x3386e6['hasOwnProperty']('oldRange')&&(_0x52c085=_0x48e17a['Range']['verify'](_0x3386e6['oldRange'])))return'oldRange.'+_0x52c085;if(null!=_0x3386e6['newRange']&&_0x3386e6['hasOwnProperty']('newRange')&&(_0x52c085=_0x48e17a['Range']['verify'](_0x3386e6['newRange'])))return'newRange.'+_0x52c085;return null!=_0x3386e6['affectsData']&&_0x3386e6['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3386e6['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3386e6['wasUndone']&&_0x3386e6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3386e6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ddd7a['fromObject']=function(_0x55e29c){if(_0x55e29c instanceof _0x48e17a['MarkerOperation'])return _0x55e29c;var _0x1b658b=new _0x48e17a['MarkerOperation']();if(null!=_0x55e29c['name']&&(_0x1b658b['name']=String(_0x55e29c['name'])),null!=_0x55e29c['oldRange']){if('object'!=typeof _0x55e29c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1b658b['oldRange']=_0x48e17a['Range']['fromObject'](_0x55e29c['oldRange']);}if(null!=_0x55e29c['newRange']){if('object'!=typeof _0x55e29c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1b658b['newRange']=_0x48e17a['Range']['fromObject'](_0x55e29c['newRange']);}return null!=_0x55e29c['affectsData']&&(_0x1b658b['affectsData']=Boolean(_0x55e29c['affectsData'])),null!=_0x55e29c['wasUndone']&&(_0x1b658b['wasUndone']=Boolean(_0x55e29c['wasUndone'])),_0x1b658b;},_0x4ddd7a['toObject']=function(_0x3586ec,_0x5e1f2e){_0x5e1f2e||(_0x5e1f2e={});var _0x3b2105={};return _0x5e1f2e['defaults']&&(_0x3b2105['name']='',_0x3b2105['oldRange']=null,_0x3b2105['newRange']=null,_0x3b2105['affectsData']=!0x1,_0x3b2105['wasUndone']=!0x1),null!=_0x3586ec['name']&&_0x3586ec['hasOwnProperty']('name')&&(_0x3b2105['name']=_0x3586ec['name']),null!=_0x3586ec['oldRange']&&_0x3586ec['hasOwnProperty']('oldRange')&&(_0x3b2105['oldRange']=_0x48e17a['Range']['toObject'](_0x3586ec['oldRange'],_0x5e1f2e)),null!=_0x3586ec['newRange']&&_0x3586ec['hasOwnProperty']('newRange')&&(_0x3b2105['newRange']=_0x48e17a['Range']['toObject'](_0x3586ec['newRange'],_0x5e1f2e)),null!=_0x3586ec['affectsData']&&_0x3586ec['hasOwnProperty']('affectsData')&&(_0x3b2105['affectsData']=_0x3586ec['affectsData']),null!=_0x3586ec['wasUndone']&&_0x3586ec['hasOwnProperty']('wasUndone')&&(_0x3b2105['wasUndone']=_0x3586ec['wasUndone']),_0x3b2105;},_0x4ddd7a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x4ddd7a['getTypeUrl']=function(_0x9901b0){return void 0x0===_0x9901b0&&(_0x9901b0='type.googleapis.com'),_0x9901b0+'/MarkerOperation';},_0x4ddd7a;}()),_0x48e17a['MergeOperation']=(function(){function _0x56b980(_0x3d9364){if(_0x3d9364){for(var _0x128c82=Object['keys'](_0x3d9364),_0x319e50=0x0;_0x319e50<_0x128c82['length'];++_0x319e50)null!=_0x3d9364[_0x128c82[_0x319e50]]&&(this[_0x128c82[_0x319e50]]=_0x3d9364[_0x128c82[_0x319e50]]);}}return _0x56b980['prototype']['sourcePosition']=null,_0x56b980['prototype']['targetPosition']=null,_0x56b980['prototype']['graveyardPosition']=null,_0x56b980['prototype']['howMany']=0x0,_0x56b980['prototype']['wasUndone']=!0x1,_0x56b980['create']=function(_0x238356){return new _0x56b980(_0x238356);},_0x56b980['encode']=function(_0x59ad3b,_0x24930a){return _0x24930a||(_0x24930a=_0x4db5d6['create']()),null!=_0x59ad3b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59ad3b,'sourcePosition')&&_0x48e17a['Position']['encode'](_0x59ad3b['sourcePosition'],_0x24930a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59ad3b['targetPosition']&&Object['hasOwnProperty']['call'](_0x59ad3b,'targetPosition')&&_0x48e17a['Position']['encode'](_0x59ad3b['targetPosition'],_0x24930a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59ad3b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59ad3b,'graveyardPosition')&&_0x48e17a['Position']['encode'](_0x59ad3b['graveyardPosition'],_0x24930a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59ad3b['howMany']&&Object['hasOwnProperty']['call'](_0x59ad3b,'howMany')&&_0x24930a['uint32'](0x20)['uint32'](_0x59ad3b['howMany']),null!=_0x59ad3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x59ad3b,'wasUndone')&&_0x24930a['uint32'](0x28)['bool'](_0x59ad3b['wasUndone']),_0x24930a;},_0x56b980['encodeDelimited']=function(_0x58a304,_0x8ef1c8){return this['encode'](_0x58a304,_0x8ef1c8)['ldelim']();},_0x56b980['decode']=function(_0x53bb81,_0x48dec5){_0x53bb81 instanceof _0xe3d74b||(_0x53bb81=_0xe3d74b['create'](_0x53bb81));for(var _0x2415d6=void 0x0===_0x48dec5?_0x53bb81['len']:_0x53bb81['pos']+_0x48dec5,_0x464943=new _0x48e17a['MergeOperation']();_0x53bb81['pos']<_0x2415d6;){var _0x29c7a1=_0x53bb81['uint32']();switch(_0x29c7a1>>>0x3){case 0x1:_0x464943['sourcePosition']=_0x48e17a['Position']['decode'](_0x53bb81,_0x53bb81['uint32']());break;case 0x2:_0x464943['targetPosition']=_0x48e17a['Position']['decode'](_0x53bb81,_0x53bb81['uint32']());break;case 0x3:_0x464943['graveyardPosition']=_0x48e17a['Position']['decode'](_0x53bb81,_0x53bb81['uint32']());break;case 0x4:_0x464943['howMany']=_0x53bb81['uint32']();break;case 0x5:_0x464943['wasUndone']=_0x53bb81['bool']();break;default:_0x53bb81['skipType'](0x7&_0x29c7a1);}}return _0x464943;},_0x56b980['decodeDelimited']=function(_0x1a0983){return _0x1a0983 instanceof _0xe3d74b||(_0x1a0983=new _0xe3d74b(_0x1a0983)),this['decode'](_0x1a0983,_0x1a0983['uint32']());},_0x56b980['verify']=function(_0x3040f0){if('object'!=typeof _0x3040f0||null===_0x3040f0)return'object\x20expected';var _0x5a5785;if(null!=_0x3040f0['sourcePosition']&&_0x3040f0['hasOwnProperty']('sourcePosition')&&(_0x5a5785=_0x48e17a['Position']['verify'](_0x3040f0['sourcePosition'])))return'sourcePosition.'+_0x5a5785;if(null!=_0x3040f0['targetPosition']&&_0x3040f0['hasOwnProperty']('targetPosition')&&(_0x5a5785=_0x48e17a['Position']['verify'](_0x3040f0['targetPosition'])))return'targetPosition.'+_0x5a5785;if(null!=_0x3040f0['graveyardPosition']&&_0x3040f0['hasOwnProperty']('graveyardPosition')&&(_0x5a5785=_0x48e17a['Position']['verify'](_0x3040f0['graveyardPosition'])))return'graveyardPosition.'+_0x5a5785;return null!=_0x3040f0['howMany']&&_0x3040f0['hasOwnProperty']('howMany')&&!_0x1cf2e2['isInteger'](_0x3040f0['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3040f0['wasUndone']&&_0x3040f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3040f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56b980['fromObject']=function(_0x3bfacd){if(_0x3bfacd instanceof _0x48e17a['MergeOperation'])return _0x3bfacd;var _0xebe62a=new _0x48e17a['MergeOperation']();if(null!=_0x3bfacd['sourcePosition']){if('object'!=typeof _0x3bfacd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xebe62a['sourcePosition']=_0x48e17a['Position']['fromObject'](_0x3bfacd['sourcePosition']);}if(null!=_0x3bfacd['targetPosition']){if('object'!=typeof _0x3bfacd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xebe62a['targetPosition']=_0x48e17a['Position']['fromObject'](_0x3bfacd['targetPosition']);}if(null!=_0x3bfacd['graveyardPosition']){if('object'!=typeof _0x3bfacd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xebe62a['graveyardPosition']=_0x48e17a['Position']['fromObject'](_0x3bfacd['graveyardPosition']);}return null!=_0x3bfacd['howMany']&&(_0xebe62a['howMany']=_0x3bfacd['howMany']>>>0x0),null!=_0x3bfacd['wasUndone']&&(_0xebe62a['wasUndone']=Boolean(_0x3bfacd['wasUndone'])),_0xebe62a;},_0x56b980['toObject']=function(_0x1aebd8,_0x551a10){_0x551a10||(_0x551a10={});var _0x23b66a={};return _0x551a10['defaults']&&(_0x23b66a['sourcePosition']=null,_0x23b66a['targetPosition']=null,_0x23b66a['graveyardPosition']=null,_0x23b66a['howMany']=0x0,_0x23b66a['wasUndone']=!0x1),null!=_0x1aebd8['sourcePosition']&&_0x1aebd8['hasOwnProperty']('sourcePosition')&&(_0x23b66a['sourcePosition']=_0x48e17a['Position']['toObject'](_0x1aebd8['sourcePosition'],_0x551a10)),null!=_0x1aebd8['targetPosition']&&_0x1aebd8['hasOwnProperty']('targetPosition')&&(_0x23b66a['targetPosition']=_0x48e17a['Position']['toObject'](_0x1aebd8['targetPosition'],_0x551a10)),null!=_0x1aebd8['graveyardPosition']&&_0x1aebd8['hasOwnProperty']('graveyardPosition')&&(_0x23b66a['graveyardPosition']=_0x48e17a['Position']['toObject'](_0x1aebd8['graveyardPosition'],_0x551a10)),null!=_0x1aebd8['howMany']&&_0x1aebd8['hasOwnProperty']('howMany')&&(_0x23b66a['howMany']=_0x1aebd8['howMany']),null!=_0x1aebd8['wasUndone']&&_0x1aebd8['hasOwnProperty']('wasUndone')&&(_0x23b66a['wasUndone']=_0x1aebd8['wasUndone']),_0x23b66a;},_0x56b980['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x56b980['getTypeUrl']=function(_0x20878a){return void 0x0===_0x20878a&&(_0x20878a='type.googleapis.com'),_0x20878a+'/MergeOperation';},_0x56b980;}()),_0x48e17a['MoveOperation']=(function(){function _0x594316(_0x2143e5){if(_0x2143e5){for(var _0x479e7b=Object['keys'](_0x2143e5),_0x1a7020=0x0;_0x1a7020<_0x479e7b['length'];++_0x1a7020)null!=_0x2143e5[_0x479e7b[_0x1a7020]]&&(this[_0x479e7b[_0x1a7020]]=_0x2143e5[_0x479e7b[_0x1a7020]]);}}return _0x594316['prototype']['sourcePosition']=null,_0x594316['prototype']['howMany']=0x0,_0x594316['prototype']['targetPosition']=null,_0x594316['prototype']['wasUndone']=!0x1,_0x594316['create']=function(_0x3018cf){return new _0x594316(_0x3018cf);},_0x594316['encode']=function(_0x1b0e02,_0x191a83){return _0x191a83||(_0x191a83=_0x4db5d6['create']()),null!=_0x1b0e02['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1b0e02,'sourcePosition')&&_0x48e17a['Position']['encode'](_0x1b0e02['sourcePosition'],_0x191a83['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b0e02['howMany']&&Object['hasOwnProperty']['call'](_0x1b0e02,'howMany')&&_0x191a83['uint32'](0x10)['uint32'](_0x1b0e02['howMany']),null!=_0x1b0e02['targetPosition']&&Object['hasOwnProperty']['call'](_0x1b0e02,'targetPosition')&&_0x48e17a['Position']['encode'](_0x1b0e02['targetPosition'],_0x191a83['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1b0e02['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b0e02,'wasUndone')&&_0x191a83['uint32'](0x20)['bool'](_0x1b0e02['wasUndone']),_0x191a83;},_0x594316['encodeDelimited']=function(_0x52c84e,_0x4515fb){return this['encode'](_0x52c84e,_0x4515fb)['ldelim']();},_0x594316['decode']=function(_0x225c38,_0x3d2fc0){_0x225c38 instanceof _0xe3d74b||(_0x225c38=_0xe3d74b['create'](_0x225c38));for(var _0x1e0eb0=void 0x0===_0x3d2fc0?_0x225c38['len']:_0x225c38['pos']+_0x3d2fc0,_0x4a1efa=new _0x48e17a['MoveOperation']();_0x225c38['pos']<_0x1e0eb0;){var _0x30deae=_0x225c38['uint32']();switch(_0x30deae>>>0x3){case 0x1:_0x4a1efa['sourcePosition']=_0x48e17a['Position']['decode'](_0x225c38,_0x225c38['uint32']());break;case 0x2:_0x4a1efa['howMany']=_0x225c38['uint32']();break;case 0x3:_0x4a1efa['targetPosition']=_0x48e17a['Position']['decode'](_0x225c38,_0x225c38['uint32']());break;case 0x4:_0x4a1efa['wasUndone']=_0x225c38['bool']();break;default:_0x225c38['skipType'](0x7&_0x30deae);}}return _0x4a1efa;},_0x594316['decodeDelimited']=function(_0x9bb0d1){return _0x9bb0d1 instanceof _0xe3d74b||(_0x9bb0d1=new _0xe3d74b(_0x9bb0d1)),this['decode'](_0x9bb0d1,_0x9bb0d1['uint32']());},_0x594316['verify']=function(_0x423c3b){if('object'!=typeof _0x423c3b||null===_0x423c3b)return'object\x20expected';var _0x830ef7;if(null!=_0x423c3b['sourcePosition']&&_0x423c3b['hasOwnProperty']('sourcePosition')&&(_0x830ef7=_0x48e17a['Position']['verify'](_0x423c3b['sourcePosition'])))return'sourcePosition.'+_0x830ef7;if(null!=_0x423c3b['howMany']&&_0x423c3b['hasOwnProperty']('howMany')&&!_0x1cf2e2['isInteger'](_0x423c3b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x423c3b['targetPosition']&&_0x423c3b['hasOwnProperty']('targetPosition')&&(_0x830ef7=_0x48e17a['Position']['verify'](_0x423c3b['targetPosition'])))return'targetPosition.'+_0x830ef7;return null!=_0x423c3b['wasUndone']&&_0x423c3b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x423c3b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x594316['fromObject']=function(_0x32f6de){if(_0x32f6de instanceof _0x48e17a['MoveOperation'])return _0x32f6de;var _0x26011d=new _0x48e17a['MoveOperation']();if(null!=_0x32f6de['sourcePosition']){if('object'!=typeof _0x32f6de['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x26011d['sourcePosition']=_0x48e17a['Position']['fromObject'](_0x32f6de['sourcePosition']);}if(null!=_0x32f6de['howMany']&&(_0x26011d['howMany']=_0x32f6de['howMany']>>>0x0),null!=_0x32f6de['targetPosition']){if('object'!=typeof _0x32f6de['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x26011d['targetPosition']=_0x48e17a['Position']['fromObject'](_0x32f6de['targetPosition']);}return null!=_0x32f6de['wasUndone']&&(_0x26011d['wasUndone']=Boolean(_0x32f6de['wasUndone'])),_0x26011d;},_0x594316['toObject']=function(_0x138f0f,_0x1af94b){_0x1af94b||(_0x1af94b={});var _0x3bf2a4={};return _0x1af94b['defaults']&&(_0x3bf2a4['sourcePosition']=null,_0x3bf2a4['howMany']=0x0,_0x3bf2a4['targetPosition']=null,_0x3bf2a4['wasUndone']=!0x1),null!=_0x138f0f['sourcePosition']&&_0x138f0f['hasOwnProperty']('sourcePosition')&&(_0x3bf2a4['sourcePosition']=_0x48e17a['Position']['toObject'](_0x138f0f['sourcePosition'],_0x1af94b)),null!=_0x138f0f['howMany']&&_0x138f0f['hasOwnProperty']('howMany')&&(_0x3bf2a4['howMany']=_0x138f0f['howMany']),null!=_0x138f0f['targetPosition']&&_0x138f0f['hasOwnProperty']('targetPosition')&&(_0x3bf2a4['targetPosition']=_0x48e17a['Position']['toObject'](_0x138f0f['targetPosition'],_0x1af94b)),null!=_0x138f0f['wasUndone']&&_0x138f0f['hasOwnProperty']('wasUndone')&&(_0x3bf2a4['wasUndone']=_0x138f0f['wasUndone']),_0x3bf2a4;},_0x594316['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x594316['getTypeUrl']=function(_0x3e8399){return void 0x0===_0x3e8399&&(_0x3e8399='type.googleapis.com'),_0x3e8399+'/MoveOperation';},_0x594316;}()),_0x48e17a['RenameOperation']=(function(){function _0x4c2013(_0x49e044){if(_0x49e044){for(var _0x2f6dd1=Object['keys'](_0x49e044),_0x163acc=0x0;_0x163acc<_0x2f6dd1['length'];++_0x163acc)null!=_0x49e044[_0x2f6dd1[_0x163acc]]&&(this[_0x2f6dd1[_0x163acc]]=_0x49e044[_0x2f6dd1[_0x163acc]]);}}return _0x4c2013['prototype']['position']=null,_0x4c2013['prototype']['oldName']='',_0x4c2013['prototype']['newName']='',_0x4c2013['prototype']['wasUndone']=!0x1,_0x4c2013['create']=function(_0xb11edf){return new _0x4c2013(_0xb11edf);},_0x4c2013['encode']=function(_0x3e35b3,_0xd23a1e){return _0xd23a1e||(_0xd23a1e=_0x4db5d6['create']()),null!=_0x3e35b3['position']&&Object['hasOwnProperty']['call'](_0x3e35b3,'position')&&_0x48e17a['Position']['encode'](_0x3e35b3['position'],_0xd23a1e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3e35b3['oldName']&&Object['hasOwnProperty']['call'](_0x3e35b3,'oldName')&&_0xd23a1e['uint32'](0x12)['string'](_0x3e35b3['oldName']),null!=_0x3e35b3['newName']&&Object['hasOwnProperty']['call'](_0x3e35b3,'newName')&&_0xd23a1e['uint32'](0x1a)['string'](_0x3e35b3['newName']),null!=_0x3e35b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x3e35b3,'wasUndone')&&_0xd23a1e['uint32'](0x20)['bool'](_0x3e35b3['wasUndone']),_0xd23a1e;},_0x4c2013['encodeDelimited']=function(_0x2ea280,_0x3a2fd4){return this['encode'](_0x2ea280,_0x3a2fd4)['ldelim']();},_0x4c2013['decode']=function(_0x5e7705,_0x116a9e){_0x5e7705 instanceof _0xe3d74b||(_0x5e7705=_0xe3d74b['create'](_0x5e7705));for(var _0x350292=void 0x0===_0x116a9e?_0x5e7705['len']:_0x5e7705['pos']+_0x116a9e,_0xcb7425=new _0x48e17a['RenameOperation']();_0x5e7705['pos']<_0x350292;){var _0x1589c0=_0x5e7705['uint32']();switch(_0x1589c0>>>0x3){case 0x1:_0xcb7425['position']=_0x48e17a['Position']['decode'](_0x5e7705,_0x5e7705['uint32']());break;case 0x2:_0xcb7425['oldName']=_0x5e7705['string']();break;case 0x3:_0xcb7425['newName']=_0x5e7705['string']();break;case 0x4:_0xcb7425['wasUndone']=_0x5e7705['bool']();break;default:_0x5e7705['skipType'](0x7&_0x1589c0);}}return _0xcb7425;},_0x4c2013['decodeDelimited']=function(_0x3645fc){return _0x3645fc instanceof _0xe3d74b||(_0x3645fc=new _0xe3d74b(_0x3645fc)),this['decode'](_0x3645fc,_0x3645fc['uint32']());},_0x4c2013['verify']=function(_0x49bd8a){if('object'!=typeof _0x49bd8a||null===_0x49bd8a)return'object\x20expected';if(null!=_0x49bd8a['position']&&_0x49bd8a['hasOwnProperty']('position')){var _0x6fab1c=_0x48e17a['Position']['verify'](_0x49bd8a['position']);if(_0x6fab1c)return'position.'+_0x6fab1c;}return null!=_0x49bd8a['oldName']&&_0x49bd8a['hasOwnProperty']('oldName')&&!_0x1cf2e2['isString'](_0x49bd8a['oldName'])?'oldName:\x20string\x20expected':null!=_0x49bd8a['newName']&&_0x49bd8a['hasOwnProperty']('newName')&&!_0x1cf2e2['isString'](_0x49bd8a['newName'])?'newName:\x20string\x20expected':null!=_0x49bd8a['wasUndone']&&_0x49bd8a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49bd8a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c2013['fromObject']=function(_0x238429){if(_0x238429 instanceof _0x48e17a['RenameOperation'])return _0x238429;var _0x1865e1=new _0x48e17a['RenameOperation']();if(null!=_0x238429['position']){if('object'!=typeof _0x238429['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1865e1['position']=_0x48e17a['Position']['fromObject'](_0x238429['position']);}return null!=_0x238429['oldName']&&(_0x1865e1['oldName']=String(_0x238429['oldName'])),null!=_0x238429['newName']&&(_0x1865e1['newName']=String(_0x238429['newName'])),null!=_0x238429['wasUndone']&&(_0x1865e1['wasUndone']=Boolean(_0x238429['wasUndone'])),_0x1865e1;},_0x4c2013['toObject']=function(_0x596aaf,_0x55f7c0){_0x55f7c0||(_0x55f7c0={});var _0x59dcc7={};return _0x55f7c0['defaults']&&(_0x59dcc7['position']=null,_0x59dcc7['oldName']='',_0x59dcc7['newName']='',_0x59dcc7['wasUndone']=!0x1),null!=_0x596aaf['position']&&_0x596aaf['hasOwnProperty']('position')&&(_0x59dcc7['position']=_0x48e17a['Position']['toObject'](_0x596aaf['position'],_0x55f7c0)),null!=_0x596aaf['oldName']&&_0x596aaf['hasOwnProperty']('oldName')&&(_0x59dcc7['oldName']=_0x596aaf['oldName']),null!=_0x596aaf['newName']&&_0x596aaf['hasOwnProperty']('newName')&&(_0x59dcc7['newName']=_0x596aaf['newName']),null!=_0x596aaf['wasUndone']&&_0x596aaf['hasOwnProperty']('wasUndone')&&(_0x59dcc7['wasUndone']=_0x596aaf['wasUndone']),_0x59dcc7;},_0x4c2013['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x4c2013['getTypeUrl']=function(_0x2edc4e){return void 0x0===_0x2edc4e&&(_0x2edc4e='type.googleapis.com'),_0x2edc4e+'/RenameOperation';},_0x4c2013;}()),_0x48e17a['RootAttributeOperation']=(function(){function _0x4f79c5(_0x14a381){if(_0x14a381){for(var _0x548397=Object['keys'](_0x14a381),_0x1d2697=0x0;_0x1d2697<_0x548397['length'];++_0x1d2697)null!=_0x14a381[_0x548397[_0x1d2697]]&&(this[_0x548397[_0x1d2697]]=_0x14a381[_0x548397[_0x1d2697]]);}}return _0x4f79c5['prototype']['root']='',_0x4f79c5['prototype']['key']='',_0x4f79c5['prototype']['oldValueBoolean']=!0x1,_0x4f79c5['prototype']['oldValueJson']='',_0x4f79c5['prototype']['newValueBoolean']=!0x1,_0x4f79c5['prototype']['newValueJson']='',_0x4f79c5['prototype']['wasUndone']=!0x1,_0x4f79c5['create']=function(_0x341c33){return new _0x4f79c5(_0x341c33);},_0x4f79c5['encode']=function(_0x508941,_0x480103){return _0x480103||(_0x480103=_0x4db5d6['create']()),null!=_0x508941['root']&&Object['hasOwnProperty']['call'](_0x508941,'root')&&_0x480103['uint32'](0xa)['string'](_0x508941['root']),null!=_0x508941['key']&&Object['hasOwnProperty']['call'](_0x508941,'key')&&_0x480103['uint32'](0x12)['string'](_0x508941['key']),null!=_0x508941['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x508941,'oldValueBoolean')&&_0x480103['uint32'](0x18)['bool'](_0x508941['oldValueBoolean']),null!=_0x508941['oldValueJson']&&Object['hasOwnProperty']['call'](_0x508941,'oldValueJson')&&_0x480103['uint32'](0x22)['string'](_0x508941['oldValueJson']),null!=_0x508941['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x508941,'newValueBoolean')&&_0x480103['uint32'](0x28)['bool'](_0x508941['newValueBoolean']),null!=_0x508941['newValueJson']&&Object['hasOwnProperty']['call'](_0x508941,'newValueJson')&&_0x480103['uint32'](0x32)['string'](_0x508941['newValueJson']),null!=_0x508941['wasUndone']&&Object['hasOwnProperty']['call'](_0x508941,'wasUndone')&&_0x480103['uint32'](0x38)['bool'](_0x508941['wasUndone']),_0x480103;},_0x4f79c5['encodeDelimited']=function(_0x11038f,_0x1a80a3){return this['encode'](_0x11038f,_0x1a80a3)['ldelim']();},_0x4f79c5['decode']=function(_0x5d5a9b,_0x373770){_0x5d5a9b instanceof _0xe3d74b||(_0x5d5a9b=_0xe3d74b['create'](_0x5d5a9b));for(var _0x4fee38=void 0x0===_0x373770?_0x5d5a9b['len']:_0x5d5a9b['pos']+_0x373770,_0x5952fb=new _0x48e17a['RootAttributeOperation']();_0x5d5a9b['pos']<_0x4fee38;){var _0x12c553=_0x5d5a9b['uint32']();switch(_0x12c553>>>0x3){case 0x1:_0x5952fb['root']=_0x5d5a9b['string']();break;case 0x2:_0x5952fb['key']=_0x5d5a9b['string']();break;case 0x3:_0x5952fb['oldValueBoolean']=_0x5d5a9b['bool']();break;case 0x4:_0x5952fb['oldValueJson']=_0x5d5a9b['string']();break;case 0x5:_0x5952fb['newValueBoolean']=_0x5d5a9b['bool']();break;case 0x6:_0x5952fb['newValueJson']=_0x5d5a9b['string']();break;case 0x7:_0x5952fb['wasUndone']=_0x5d5a9b['bool']();break;default:_0x5d5a9b['skipType'](0x7&_0x12c553);}}return _0x5952fb;},_0x4f79c5['decodeDelimited']=function(_0x474bbe){return _0x474bbe instanceof _0xe3d74b||(_0x474bbe=new _0xe3d74b(_0x474bbe)),this['decode'](_0x474bbe,_0x474bbe['uint32']());},_0x4f79c5['verify']=function(_0x54e1b2){return'object'!=typeof _0x54e1b2||null===_0x54e1b2?'object\x20expected':null!=_0x54e1b2['root']&&_0x54e1b2['hasOwnProperty']('root')&&!_0x1cf2e2['isString'](_0x54e1b2['root'])?'root:\x20string\x20expected':null!=_0x54e1b2['key']&&_0x54e1b2['hasOwnProperty']('key')&&!_0x1cf2e2['isString'](_0x54e1b2['key'])?'key:\x20string\x20expected':null!=_0x54e1b2['oldValueBoolean']&&_0x54e1b2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x54e1b2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x54e1b2['oldValueJson']&&_0x54e1b2['hasOwnProperty']('oldValueJson')&&!_0x1cf2e2['isString'](_0x54e1b2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x54e1b2['newValueBoolean']&&_0x54e1b2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x54e1b2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x54e1b2['newValueJson']&&_0x54e1b2['hasOwnProperty']('newValueJson')&&!_0x1cf2e2['isString'](_0x54e1b2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x54e1b2['wasUndone']&&_0x54e1b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54e1b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f79c5['fromObject']=function(_0x13c9c4){if(_0x13c9c4 instanceof _0x48e17a['RootAttributeOperation'])return _0x13c9c4;var _0xd37cc6=new _0x48e17a['RootAttributeOperation']();return null!=_0x13c9c4['root']&&(_0xd37cc6['root']=String(_0x13c9c4['root'])),null!=_0x13c9c4['key']&&(_0xd37cc6['key']=String(_0x13c9c4['key'])),null!=_0x13c9c4['oldValueBoolean']&&(_0xd37cc6['oldValueBoolean']=Boolean(_0x13c9c4['oldValueBoolean'])),null!=_0x13c9c4['oldValueJson']&&(_0xd37cc6['oldValueJson']=String(_0x13c9c4['oldValueJson'])),null!=_0x13c9c4['newValueBoolean']&&(_0xd37cc6['newValueBoolean']=Boolean(_0x13c9c4['newValueBoolean'])),null!=_0x13c9c4['newValueJson']&&(_0xd37cc6['newValueJson']=String(_0x13c9c4['newValueJson'])),null!=_0x13c9c4['wasUndone']&&(_0xd37cc6['wasUndone']=Boolean(_0x13c9c4['wasUndone'])),_0xd37cc6;},_0x4f79c5['toObject']=function(_0x11c4a8,_0x25c6f4){_0x25c6f4||(_0x25c6f4={});var _0x2fbabf={};return _0x25c6f4['defaults']&&(_0x2fbabf['root']='',_0x2fbabf['key']='',_0x2fbabf['oldValueBoolean']=!0x1,_0x2fbabf['oldValueJson']='',_0x2fbabf['newValueBoolean']=!0x1,_0x2fbabf['newValueJson']='',_0x2fbabf['wasUndone']=!0x1),null!=_0x11c4a8['root']&&_0x11c4a8['hasOwnProperty']('root')&&(_0x2fbabf['root']=_0x11c4a8['root']),null!=_0x11c4a8['key']&&_0x11c4a8['hasOwnProperty']('key')&&(_0x2fbabf['key']=_0x11c4a8['key']),null!=_0x11c4a8['oldValueBoolean']&&_0x11c4a8['hasOwnProperty']('oldValueBoolean')&&(_0x2fbabf['oldValueBoolean']=_0x11c4a8['oldValueBoolean']),null!=_0x11c4a8['oldValueJson']&&_0x11c4a8['hasOwnProperty']('oldValueJson')&&(_0x2fbabf['oldValueJson']=_0x11c4a8['oldValueJson']),null!=_0x11c4a8['newValueBoolean']&&_0x11c4a8['hasOwnProperty']('newValueBoolean')&&(_0x2fbabf['newValueBoolean']=_0x11c4a8['newValueBoolean']),null!=_0x11c4a8['newValueJson']&&_0x11c4a8['hasOwnProperty']('newValueJson')&&(_0x2fbabf['newValueJson']=_0x11c4a8['newValueJson']),null!=_0x11c4a8['wasUndone']&&_0x11c4a8['hasOwnProperty']('wasUndone')&&(_0x2fbabf['wasUndone']=_0x11c4a8['wasUndone']),_0x2fbabf;},_0x4f79c5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x4f79c5['getTypeUrl']=function(_0x44d945){return void 0x0===_0x44d945&&(_0x44d945='type.googleapis.com'),_0x44d945+'/RootAttributeOperation';},_0x4f79c5;}()),_0x48e17a['RootOperation']=(function(){function _0x414246(_0x4cb0cf){if(_0x4cb0cf){for(var _0x15da5f=Object['keys'](_0x4cb0cf),_0x1b68b7=0x0;_0x1b68b7<_0x15da5f['length'];++_0x1b68b7)null!=_0x4cb0cf[_0x15da5f[_0x1b68b7]]&&(this[_0x15da5f[_0x1b68b7]]=_0x4cb0cf[_0x15da5f[_0x1b68b7]]);}}return _0x414246['prototype']['rootName']='',_0x414246['prototype']['elementName']='',_0x414246['prototype']['isAdd']=!0x1,_0x414246['prototype']['wasUndone']=!0x1,_0x414246['create']=function(_0x2d9c8e){return new _0x414246(_0x2d9c8e);},_0x414246['encode']=function(_0x48257d,_0x54bbe3){return _0x54bbe3||(_0x54bbe3=_0x4db5d6['create']()),null!=_0x48257d['rootName']&&Object['hasOwnProperty']['call'](_0x48257d,'rootName')&&_0x54bbe3['uint32'](0xa)['string'](_0x48257d['rootName']),null!=_0x48257d['elementName']&&Object['hasOwnProperty']['call'](_0x48257d,'elementName')&&_0x54bbe3['uint32'](0x12)['string'](_0x48257d['elementName']),null!=_0x48257d['isAdd']&&Object['hasOwnProperty']['call'](_0x48257d,'isAdd')&&_0x54bbe3['uint32'](0x18)['bool'](_0x48257d['isAdd']),null!=_0x48257d['wasUndone']&&Object['hasOwnProperty']['call'](_0x48257d,'wasUndone')&&_0x54bbe3['uint32'](0x20)['bool'](_0x48257d['wasUndone']),_0x54bbe3;},_0x414246['encodeDelimited']=function(_0x28c9a6,_0x23c582){return this['encode'](_0x28c9a6,_0x23c582)['ldelim']();},_0x414246['decode']=function(_0x41f626,_0x40a6db){_0x41f626 instanceof _0xe3d74b||(_0x41f626=_0xe3d74b['create'](_0x41f626));for(var _0x25e7e5=void 0x0===_0x40a6db?_0x41f626['len']:_0x41f626['pos']+_0x40a6db,_0x3c41e1=new _0x48e17a['RootOperation']();_0x41f626['pos']<_0x25e7e5;){var _0x181f7b=_0x41f626['uint32']();switch(_0x181f7b>>>0x3){case 0x1:_0x3c41e1['rootName']=_0x41f626['string']();break;case 0x2:_0x3c41e1['elementName']=_0x41f626['string']();break;case 0x3:_0x3c41e1['isAdd']=_0x41f626['bool']();break;case 0x4:_0x3c41e1['wasUndone']=_0x41f626['bool']();break;default:_0x41f626['skipType'](0x7&_0x181f7b);}}return _0x3c41e1;},_0x414246['decodeDelimited']=function(_0x41e475){return _0x41e475 instanceof _0xe3d74b||(_0x41e475=new _0xe3d74b(_0x41e475)),this['decode'](_0x41e475,_0x41e475['uint32']());},_0x414246['verify']=function(_0x2cd14c){return'object'!=typeof _0x2cd14c||null===_0x2cd14c?'object\x20expected':null!=_0x2cd14c['rootName']&&_0x2cd14c['hasOwnProperty']('rootName')&&!_0x1cf2e2['isString'](_0x2cd14c['rootName'])?'rootName:\x20string\x20expected':null!=_0x2cd14c['elementName']&&_0x2cd14c['hasOwnProperty']('elementName')&&!_0x1cf2e2['isString'](_0x2cd14c['elementName'])?'elementName:\x20string\x20expected':null!=_0x2cd14c['isAdd']&&_0x2cd14c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2cd14c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2cd14c['wasUndone']&&_0x2cd14c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2cd14c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x414246['fromObject']=function(_0x12903f){if(_0x12903f instanceof _0x48e17a['RootOperation'])return _0x12903f;var _0x494c08=new _0x48e17a['RootOperation']();return null!=_0x12903f['rootName']&&(_0x494c08['rootName']=String(_0x12903f['rootName'])),null!=_0x12903f['elementName']&&(_0x494c08['elementName']=String(_0x12903f['elementName'])),null!=_0x12903f['isAdd']&&(_0x494c08['isAdd']=Boolean(_0x12903f['isAdd'])),null!=_0x12903f['wasUndone']&&(_0x494c08['wasUndone']=Boolean(_0x12903f['wasUndone'])),_0x494c08;},_0x414246['toObject']=function(_0x1275d3,_0x2a43b9){_0x2a43b9||(_0x2a43b9={});var _0x397999={};return _0x2a43b9['defaults']&&(_0x397999['rootName']='',_0x397999['elementName']='',_0x397999['isAdd']=!0x1,_0x397999['wasUndone']=!0x1),null!=_0x1275d3['rootName']&&_0x1275d3['hasOwnProperty']('rootName')&&(_0x397999['rootName']=_0x1275d3['rootName']),null!=_0x1275d3['elementName']&&_0x1275d3['hasOwnProperty']('elementName')&&(_0x397999['elementName']=_0x1275d3['elementName']),null!=_0x1275d3['isAdd']&&_0x1275d3['hasOwnProperty']('isAdd')&&(_0x397999['isAdd']=_0x1275d3['isAdd']),null!=_0x1275d3['wasUndone']&&_0x1275d3['hasOwnProperty']('wasUndone')&&(_0x397999['wasUndone']=_0x1275d3['wasUndone']),_0x397999;},_0x414246['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x414246['getTypeUrl']=function(_0x371034){return void 0x0===_0x371034&&(_0x371034='type.googleapis.com'),_0x371034+'/RootOperation';},_0x414246;}()),_0x48e17a['SplitOperation']=(function(){function _0x232923(_0x5cbaea){if(_0x5cbaea){for(var _0x41407b=Object['keys'](_0x5cbaea),_0x4bf713=0x0;_0x4bf713<_0x41407b['length'];++_0x4bf713)null!=_0x5cbaea[_0x41407b[_0x4bf713]]&&(this[_0x41407b[_0x4bf713]]=_0x5cbaea[_0x41407b[_0x4bf713]]);}}return _0x232923['prototype']['splitPosition']=null,_0x232923['prototype']['graveyardPosition']=null,_0x232923['prototype']['howMany']=0x0,_0x232923['prototype']['insertionPosition']=null,_0x232923['prototype']['wasUndone']=!0x1,_0x232923['create']=function(_0x1c861b){return new _0x232923(_0x1c861b);},_0x232923['encode']=function(_0x22a224,_0xdacdcf){return _0xdacdcf||(_0xdacdcf=_0x4db5d6['create']()),null!=_0x22a224['splitPosition']&&Object['hasOwnProperty']['call'](_0x22a224,'splitPosition')&&_0x48e17a['Position']['encode'](_0x22a224['splitPosition'],_0xdacdcf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22a224['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x22a224,'graveyardPosition')&&_0x48e17a['Position']['encode'](_0x22a224['graveyardPosition'],_0xdacdcf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x22a224['howMany']&&Object['hasOwnProperty']['call'](_0x22a224,'howMany')&&_0xdacdcf['uint32'](0x18)['uint32'](_0x22a224['howMany']),null!=_0x22a224['insertionPosition']&&Object['hasOwnProperty']['call'](_0x22a224,'insertionPosition')&&_0x48e17a['Position']['encode'](_0x22a224['insertionPosition'],_0xdacdcf['uint32'](0x22)['fork']())['ldelim'](),null!=_0x22a224['wasUndone']&&Object['hasOwnProperty']['call'](_0x22a224,'wasUndone')&&_0xdacdcf['uint32'](0x28)['bool'](_0x22a224['wasUndone']),_0xdacdcf;},_0x232923['encodeDelimited']=function(_0xdb3305,_0x375fdd){return this['encode'](_0xdb3305,_0x375fdd)['ldelim']();},_0x232923['decode']=function(_0x14ce20,_0x5ade4f){_0x14ce20 instanceof _0xe3d74b||(_0x14ce20=_0xe3d74b['create'](_0x14ce20));for(var _0x3c6715=void 0x0===_0x5ade4f?_0x14ce20['len']:_0x14ce20['pos']+_0x5ade4f,_0x914277=new _0x48e17a['SplitOperation']();_0x14ce20['pos']<_0x3c6715;){var _0x499fbb=_0x14ce20['uint32']();switch(_0x499fbb>>>0x3){case 0x1:_0x914277['splitPosition']=_0x48e17a['Position']['decode'](_0x14ce20,_0x14ce20['uint32']());break;case 0x2:_0x914277['graveyardPosition']=_0x48e17a['Position']['decode'](_0x14ce20,_0x14ce20['uint32']());break;case 0x3:_0x914277['howMany']=_0x14ce20['uint32']();break;case 0x4:_0x914277['insertionPosition']=_0x48e17a['Position']['decode'](_0x14ce20,_0x14ce20['uint32']());break;case 0x5:_0x914277['wasUndone']=_0x14ce20['bool']();break;default:_0x14ce20['skipType'](0x7&_0x499fbb);}}return _0x914277;},_0x232923['decodeDelimited']=function(_0x14daba){return _0x14daba instanceof _0xe3d74b||(_0x14daba=new _0xe3d74b(_0x14daba)),this['decode'](_0x14daba,_0x14daba['uint32']());},_0x232923['verify']=function(_0x23afe9){if('object'!=typeof _0x23afe9||null===_0x23afe9)return'object\x20expected';var _0x19814;if(null!=_0x23afe9['splitPosition']&&_0x23afe9['hasOwnProperty']('splitPosition')&&(_0x19814=_0x48e17a['Position']['verify'](_0x23afe9['splitPosition'])))return'splitPosition.'+_0x19814;if(null!=_0x23afe9['graveyardPosition']&&_0x23afe9['hasOwnProperty']('graveyardPosition')&&(_0x19814=_0x48e17a['Position']['verify'](_0x23afe9['graveyardPosition'])))return'graveyardPosition.'+_0x19814;if(null!=_0x23afe9['howMany']&&_0x23afe9['hasOwnProperty']('howMany')&&!_0x1cf2e2['isInteger'](_0x23afe9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23afe9['insertionPosition']&&_0x23afe9['hasOwnProperty']('insertionPosition')&&(_0x19814=_0x48e17a['Position']['verify'](_0x23afe9['insertionPosition'])))return'insertionPosition.'+_0x19814;return null!=_0x23afe9['wasUndone']&&_0x23afe9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23afe9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x232923['fromObject']=function(_0x40de33){if(_0x40de33 instanceof _0x48e17a['SplitOperation'])return _0x40de33;var _0x32d987=new _0x48e17a['SplitOperation']();if(null!=_0x40de33['splitPosition']){if('object'!=typeof _0x40de33['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x32d987['splitPosition']=_0x48e17a['Position']['fromObject'](_0x40de33['splitPosition']);}if(null!=_0x40de33['graveyardPosition']){if('object'!=typeof _0x40de33['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x32d987['graveyardPosition']=_0x48e17a['Position']['fromObject'](_0x40de33['graveyardPosition']);}if(null!=_0x40de33['howMany']&&(_0x32d987['howMany']=_0x40de33['howMany']>>>0x0),null!=_0x40de33['insertionPosition']){if('object'!=typeof _0x40de33['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x32d987['insertionPosition']=_0x48e17a['Position']['fromObject'](_0x40de33['insertionPosition']);}return null!=_0x40de33['wasUndone']&&(_0x32d987['wasUndone']=Boolean(_0x40de33['wasUndone'])),_0x32d987;},_0x232923['toObject']=function(_0x277cdd,_0xe8f384){_0xe8f384||(_0xe8f384={});var _0x1265b4={};return _0xe8f384['defaults']&&(_0x1265b4['splitPosition']=null,_0x1265b4['graveyardPosition']=null,_0x1265b4['howMany']=0x0,_0x1265b4['insertionPosition']=null,_0x1265b4['wasUndone']=!0x1),null!=_0x277cdd['splitPosition']&&_0x277cdd['hasOwnProperty']('splitPosition')&&(_0x1265b4['splitPosition']=_0x48e17a['Position']['toObject'](_0x277cdd['splitPosition'],_0xe8f384)),null!=_0x277cdd['graveyardPosition']&&_0x277cdd['hasOwnProperty']('graveyardPosition')&&(_0x1265b4['graveyardPosition']=_0x48e17a['Position']['toObject'](_0x277cdd['graveyardPosition'],_0xe8f384)),null!=_0x277cdd['howMany']&&_0x277cdd['hasOwnProperty']('howMany')&&(_0x1265b4['howMany']=_0x277cdd['howMany']),null!=_0x277cdd['insertionPosition']&&_0x277cdd['hasOwnProperty']('insertionPosition')&&(_0x1265b4['insertionPosition']=_0x48e17a['Position']['toObject'](_0x277cdd['insertionPosition'],_0xe8f384)),null!=_0x277cdd['wasUndone']&&_0x277cdd['hasOwnProperty']('wasUndone')&&(_0x1265b4['wasUndone']=_0x277cdd['wasUndone']),_0x1265b4;},_0x232923['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x232923['getTypeUrl']=function(_0x338625){return void 0x0===_0x338625&&(_0x338625='type.googleapis.com'),_0x338625+'/SplitOperation';},_0x232923;}()),_0x48e17a['Position']=(function(){function _0x7533f5(_0x1e7fea){if(this['path']=[],_0x1e7fea){for(var _0x1d107b=Object['keys'](_0x1e7fea),_0x1a4004=0x0;_0x1a4004<_0x1d107b['length'];++_0x1a4004)null!=_0x1e7fea[_0x1d107b[_0x1a4004]]&&(this[_0x1d107b[_0x1a4004]]=_0x1e7fea[_0x1d107b[_0x1a4004]]);}}return _0x7533f5['prototype']['root']='',_0x7533f5['prototype']['rootMain']=!0x1,_0x7533f5['prototype']['rootGraveyard']=!0x1,_0x7533f5['prototype']['path']=_0x1cf2e2['emptyArray'],_0x7533f5['prototype']['stickiness']='',_0x7533f5['create']=function(_0x9f7008){return new _0x7533f5(_0x9f7008);},_0x7533f5['encode']=function(_0x1719f4,_0x49358b){if(_0x49358b||(_0x49358b=_0x4db5d6['create']()),null!=_0x1719f4['root']&&Object['hasOwnProperty']['call'](_0x1719f4,'root')&&_0x49358b['uint32'](0xa)['string'](_0x1719f4['root']),null!=_0x1719f4['rootMain']&&Object['hasOwnProperty']['call'](_0x1719f4,'rootMain')&&_0x49358b['uint32'](0x10)['bool'](_0x1719f4['rootMain']),null!=_0x1719f4['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1719f4,'rootGraveyard')&&_0x49358b['uint32'](0x18)['bool'](_0x1719f4['rootGraveyard']),null!=_0x1719f4['path']&&_0x1719f4['path']['length']){_0x49358b['uint32'](0x22)['fork']();for(var _0x262394=0x0;_0x262394<_0x1719f4['path']['length'];++_0x262394)_0x49358b['uint32'](_0x1719f4['path'][_0x262394]);_0x49358b['ldelim']();}return null!=_0x1719f4['stickiness']&&Object['hasOwnProperty']['call'](_0x1719f4,'stickiness')&&_0x49358b['uint32'](0x2a)['string'](_0x1719f4['stickiness']),_0x49358b;},_0x7533f5['encodeDelimited']=function(_0x2ad191,_0x487ca6){return this['encode'](_0x2ad191,_0x487ca6)['ldelim']();},_0x7533f5['decode']=function(_0x13604f,_0x343aec){_0x13604f instanceof _0xe3d74b||(_0x13604f=_0xe3d74b['create'](_0x13604f));for(var _0x344e33=void 0x0===_0x343aec?_0x13604f['len']:_0x13604f['pos']+_0x343aec,_0x1138d0=new _0x48e17a['Position']();_0x13604f['pos']<_0x344e33;){var _0x28e40c=_0x13604f['uint32']();switch(_0x28e40c>>>0x3){case 0x1:_0x1138d0['root']=_0x13604f['string']();break;case 0x2:_0x1138d0['rootMain']=_0x13604f['bool']();break;case 0x3:_0x1138d0['rootGraveyard']=_0x13604f['bool']();break;case 0x4:if(_0x1138d0['path']&&_0x1138d0['path']['length']||(_0x1138d0['path']=[]),0x2==(0x7&_0x28e40c)){for(var _0x5b77f5=_0x13604f['uint32']()+_0x13604f['pos'];_0x13604f['pos']<_0x5b77f5;)_0x1138d0['path']['push'](_0x13604f['uint32']());}else _0x1138d0['path']['push'](_0x13604f['uint32']());break;case 0x5:_0x1138d0['stickiness']=_0x13604f['string']();break;default:_0x13604f['skipType'](0x7&_0x28e40c);}}return _0x1138d0;},_0x7533f5['decodeDelimited']=function(_0x38cc68){return _0x38cc68 instanceof _0xe3d74b||(_0x38cc68=new _0xe3d74b(_0x38cc68)),this['decode'](_0x38cc68,_0x38cc68['uint32']());},_0x7533f5['verify']=function(_0x51ac33){if('object'!=typeof _0x51ac33||null===_0x51ac33)return'object\x20expected';if(null!=_0x51ac33['root']&&_0x51ac33['hasOwnProperty']('root')&&!_0x1cf2e2['isString'](_0x51ac33['root']))return'root:\x20string\x20expected';if(null!=_0x51ac33['rootMain']&&_0x51ac33['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x51ac33['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x51ac33['rootGraveyard']&&_0x51ac33['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x51ac33['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x51ac33['path']&&_0x51ac33['hasOwnProperty']('path')){if(!Array['isArray'](_0x51ac33['path']))return'path:\x20array\x20expected';for(var _0x509534=0x0;_0x509534<_0x51ac33['path']['length'];++_0x509534)if(!_0x1cf2e2['isInteger'](_0x51ac33['path'][_0x509534]))return'path:\x20integer[]\x20expected';}return null!=_0x51ac33['stickiness']&&_0x51ac33['hasOwnProperty']('stickiness')&&!_0x1cf2e2['isString'](_0x51ac33['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x7533f5['fromObject']=function(_0x5eb794){if(_0x5eb794 instanceof _0x48e17a['Position'])return _0x5eb794;var _0x349cd1=new _0x48e17a['Position']();if(null!=_0x5eb794['root']&&(_0x349cd1['root']=String(_0x5eb794['root'])),null!=_0x5eb794['rootMain']&&(_0x349cd1['rootMain']=Boolean(_0x5eb794['rootMain'])),null!=_0x5eb794['rootGraveyard']&&(_0x349cd1['rootGraveyard']=Boolean(_0x5eb794['rootGraveyard'])),_0x5eb794['path']){if(!Array['isArray'](_0x5eb794['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x349cd1['path']=[];for(var _0x17147b=0x0;_0x17147b<_0x5eb794['path']['length'];++_0x17147b)_0x349cd1['path'][_0x17147b]=_0x5eb794['path'][_0x17147b]>>>0x0;}return null!=_0x5eb794['stickiness']&&(_0x349cd1['stickiness']=String(_0x5eb794['stickiness'])),_0x349cd1;},_0x7533f5['toObject']=function(_0x415d9f,_0x1ec2e3){_0x1ec2e3||(_0x1ec2e3={});var _0x13f080={};if((_0x1ec2e3['arrays']||_0x1ec2e3['defaults'])&&(_0x13f080['path']=[]),_0x1ec2e3['defaults']&&(_0x13f080['root']='',_0x13f080['rootMain']=!0x1,_0x13f080['rootGraveyard']=!0x1,_0x13f080['stickiness']=''),null!=_0x415d9f['root']&&_0x415d9f['hasOwnProperty']('root')&&(_0x13f080['root']=_0x415d9f['root']),null!=_0x415d9f['rootMain']&&_0x415d9f['hasOwnProperty']('rootMain')&&(_0x13f080['rootMain']=_0x415d9f['rootMain']),null!=_0x415d9f['rootGraveyard']&&_0x415d9f['hasOwnProperty']('rootGraveyard')&&(_0x13f080['rootGraveyard']=_0x415d9f['rootGraveyard']),_0x415d9f['path']&&_0x415d9f['path']['length']){_0x13f080['path']=[];for(var _0x5eecb7=0x0;_0x5eecb7<_0x415d9f['path']['length'];++_0x5eecb7)_0x13f080['path'][_0x5eecb7]=_0x415d9f['path'][_0x5eecb7];}return null!=_0x415d9f['stickiness']&&_0x415d9f['hasOwnProperty']('stickiness')&&(_0x13f080['stickiness']=_0x415d9f['stickiness']),_0x13f080;},_0x7533f5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x7533f5['getTypeUrl']=function(_0x5d6940){return void 0x0===_0x5d6940&&(_0x5d6940='type.googleapis.com'),_0x5d6940+'/Position';},_0x7533f5;}()),_0x48e17a['Range']=(function(){function _0x350933(_0x2b9746){if(_0x2b9746){for(var _0x4724bb=Object['keys'](_0x2b9746),_0x20f683=0x0;_0x20f683<_0x4724bb['length'];++_0x20f683)null!=_0x2b9746[_0x4724bb[_0x20f683]]&&(this[_0x4724bb[_0x20f683]]=_0x2b9746[_0x4724bb[_0x20f683]]);}}return _0x350933['prototype']['start']=null,_0x350933['prototype']['end']=null,_0x350933['create']=function(_0x599f51){return new _0x350933(_0x599f51);},_0x350933['encode']=function(_0x3b4028,_0x2851fb){return _0x2851fb||(_0x2851fb=_0x4db5d6['create']()),null!=_0x3b4028['start']&&Object['hasOwnProperty']['call'](_0x3b4028,'start')&&_0x48e17a['Position']['encode'](_0x3b4028['start'],_0x2851fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b4028['end']&&Object['hasOwnProperty']['call'](_0x3b4028,'end')&&_0x48e17a['Position']['encode'](_0x3b4028['end'],_0x2851fb['uint32'](0x12)['fork']())['ldelim'](),_0x2851fb;},_0x350933['encodeDelimited']=function(_0x2c82a1,_0x180e8d){return this['encode'](_0x2c82a1,_0x180e8d)['ldelim']();},_0x350933['decode']=function(_0x3b9823,_0x3e2f64){_0x3b9823 instanceof _0xe3d74b||(_0x3b9823=_0xe3d74b['create'](_0x3b9823));for(var _0x33e785=void 0x0===_0x3e2f64?_0x3b9823['len']:_0x3b9823['pos']+_0x3e2f64,_0x5d778f=new _0x48e17a['Range']();_0x3b9823['pos']<_0x33e785;){var _0x54ebb5=_0x3b9823['uint32']();switch(_0x54ebb5>>>0x3){case 0x1:_0x5d778f['start']=_0x48e17a['Position']['decode'](_0x3b9823,_0x3b9823['uint32']());break;case 0x2:_0x5d778f['end']=_0x48e17a['Position']['decode'](_0x3b9823,_0x3b9823['uint32']());break;default:_0x3b9823['skipType'](0x7&_0x54ebb5);}}return _0x5d778f;},_0x350933['decodeDelimited']=function(_0x1343d6){return _0x1343d6 instanceof _0xe3d74b||(_0x1343d6=new _0xe3d74b(_0x1343d6)),this['decode'](_0x1343d6,_0x1343d6['uint32']());},_0x350933['verify']=function(_0xacc6c4){if('object'!=typeof _0xacc6c4||null===_0xacc6c4)return'object\x20expected';var _0x257bb7;if(null!=_0xacc6c4['start']&&_0xacc6c4['hasOwnProperty']('start')&&(_0x257bb7=_0x48e17a['Position']['verify'](_0xacc6c4['start'])))return'start.'+_0x257bb7;if(null!=_0xacc6c4['end']&&_0xacc6c4['hasOwnProperty']('end')&&(_0x257bb7=_0x48e17a['Position']['verify'](_0xacc6c4['end'])))return'end.'+_0x257bb7;return null;},_0x350933['fromObject']=function(_0x39e8ac){if(_0x39e8ac instanceof _0x48e17a['Range'])return _0x39e8ac;var _0x59ad71=new _0x48e17a['Range']();if(null!=_0x39e8ac['start']){if('object'!=typeof _0x39e8ac['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x59ad71['start']=_0x48e17a['Position']['fromObject'](_0x39e8ac['start']);}if(null!=_0x39e8ac['end']){if('object'!=typeof _0x39e8ac['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x59ad71['end']=_0x48e17a['Position']['fromObject'](_0x39e8ac['end']);}return _0x59ad71;},_0x350933['toObject']=function(_0x49106d,_0xf23d2a){_0xf23d2a||(_0xf23d2a={});var _0x7b0acd={};return _0xf23d2a['defaults']&&(_0x7b0acd['start']=null,_0x7b0acd['end']=null),null!=_0x49106d['start']&&_0x49106d['hasOwnProperty']('start')&&(_0x7b0acd['start']=_0x48e17a['Position']['toObject'](_0x49106d['start'],_0xf23d2a)),null!=_0x49106d['end']&&_0x49106d['hasOwnProperty']('end')&&(_0x7b0acd['end']=_0x48e17a['Position']['toObject'](_0x49106d['end'],_0xf23d2a)),_0x7b0acd;},_0x350933['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x350933['getTypeUrl']=function(_0x3ba3e8){return void 0x0===_0x3ba3e8&&(_0x3ba3e8='type.googleapis.com'),_0x3ba3e8+'/Range';},_0x350933;}()),_0x48e17a['Element']=(function(){function _0x34ee20(_0x2c013c){if(this['children']=[],this['attributesBoolean']={},_0x2c013c){for(var _0x15e9e0=Object['keys'](_0x2c013c),_0x56a8cf=0x0;_0x56a8cf<_0x15e9e0['length'];++_0x56a8cf)null!=_0x2c013c[_0x15e9e0[_0x56a8cf]]&&(this[_0x15e9e0[_0x56a8cf]]=_0x2c013c[_0x15e9e0[_0x56a8cf]]);}}return _0x34ee20['prototype']['name']='',_0x34ee20['prototype']['children']=_0x1cf2e2['emptyArray'],_0x34ee20['prototype']['data']='',_0x34ee20['prototype']['attributesBoolean']=_0x1cf2e2['emptyObject'],_0x34ee20['prototype']['attributesJson']='',_0x34ee20['create']=function(_0x1d890b){return new _0x34ee20(_0x1d890b);},_0x34ee20['encode']=function(_0x2dba12,_0x523835){if(_0x523835||(_0x523835=_0x4db5d6['create']()),null!=_0x2dba12['name']&&Object['hasOwnProperty']['call'](_0x2dba12,'name')&&_0x523835['uint32'](0xa)['string'](_0x2dba12['name']),null!=_0x2dba12['children']&&_0x2dba12['children']['length']){for(var _0x1dd02b=0x0;_0x1dd02b<_0x2dba12['children']['length'];++_0x1dd02b)_0x48e17a['Element']['encode'](_0x2dba12['children'][_0x1dd02b],_0x523835['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2dba12['data']&&Object['hasOwnProperty']['call'](_0x2dba12,'data')&&_0x523835['uint32'](0x1a)['string'](_0x2dba12['data']),null!=_0x2dba12['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2dba12,'attributesBoolean')){var _0x21a604=Object['keys'](_0x2dba12['attributesBoolean']);for(_0x1dd02b=0x0;_0x1dd02b<_0x21a604['length'];++_0x1dd02b)_0x523835['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x21a604[_0x1dd02b])['uint32'](0x10)['bool'](_0x2dba12['attributesBoolean'][_0x21a604[_0x1dd02b]])['ldelim']();}return null!=_0x2dba12['attributesJson']&&Object['hasOwnProperty']['call'](_0x2dba12,'attributesJson')&&_0x523835['uint32'](0x2a)['string'](_0x2dba12['attributesJson']),_0x523835;},_0x34ee20['encodeDelimited']=function(_0xee9808,_0x49b306){return this['encode'](_0xee9808,_0x49b306)['ldelim']();},_0x34ee20['decode']=function(_0x515199,_0xe2b864){_0x515199 instanceof _0xe3d74b||(_0x515199=_0xe3d74b['create'](_0x515199));for(var _0x1c51f6,_0x5e717f,_0x567915=void 0x0===_0xe2b864?_0x515199['len']:_0x515199['pos']+_0xe2b864,_0x56737e=new _0x48e17a['Element']();_0x515199['pos']<_0x567915;){var _0x1aa87b=_0x515199['uint32']();switch(_0x1aa87b>>>0x3){case 0x1:_0x56737e['name']=_0x515199['string']();break;case 0x2:_0x56737e['children']&&_0x56737e['children']['length']||(_0x56737e['children']=[]),_0x56737e['children']['push'](_0x48e17a['Element']['decode'](_0x515199,_0x515199['uint32']()));break;case 0x3:_0x56737e['data']=_0x515199['string']();break;case 0x4:_0x56737e['attributesBoolean']===_0x1cf2e2['emptyObject']&&(_0x56737e['attributesBoolean']={});var _0x14c90f=_0x515199['uint32']()+_0x515199['pos'];for(_0x1c51f6='',_0x5e717f=!0x1;_0x515199['pos']<_0x14c90f;){var _0x444836=_0x515199['uint32']();switch(_0x444836>>>0x3){case 0x1:_0x1c51f6=_0x515199['string']();break;case 0x2:_0x5e717f=_0x515199['bool']();break;default:_0x515199['skipType'](0x7&_0x444836);}}_0x56737e['attributesBoolean'][_0x1c51f6]=_0x5e717f;break;case 0x5:_0x56737e['attributesJson']=_0x515199['string']();break;default:_0x515199['skipType'](0x7&_0x1aa87b);}}return _0x56737e;},_0x34ee20['decodeDelimited']=function(_0x567dc7){return _0x567dc7 instanceof _0xe3d74b||(_0x567dc7=new _0xe3d74b(_0x567dc7)),this['decode'](_0x567dc7,_0x567dc7['uint32']());},_0x34ee20['verify']=function(_0x4b43cb){if('object'!=typeof _0x4b43cb||null===_0x4b43cb)return'object\x20expected';if(null!=_0x4b43cb['name']&&_0x4b43cb['hasOwnProperty']('name')&&!_0x1cf2e2['isString'](_0x4b43cb['name']))return'name:\x20string\x20expected';if(null!=_0x4b43cb['children']&&_0x4b43cb['hasOwnProperty']('children')){if(!Array['isArray'](_0x4b43cb['children']))return'children:\x20array\x20expected';for(var _0x5d2792=0x0;_0x5d2792<_0x4b43cb['children']['length'];++_0x5d2792){var _0x526740=_0x48e17a['Element']['verify'](_0x4b43cb['children'][_0x5d2792]);if(_0x526740)return'children.'+_0x526740;}}if(null!=_0x4b43cb['data']&&_0x4b43cb['hasOwnProperty']('data')&&!_0x1cf2e2['isString'](_0x4b43cb['data']))return'data:\x20string\x20expected';if(null!=_0x4b43cb['attributesBoolean']&&_0x4b43cb['hasOwnProperty']('attributesBoolean')){if(!_0x1cf2e2['isObject'](_0x4b43cb['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x187287=Object['keys'](_0x4b43cb['attributesBoolean']);for(_0x5d2792=0x0;_0x5d2792<_0x187287['length'];++_0x5d2792)if('boolean'!=typeof _0x4b43cb['attributesBoolean'][_0x187287[_0x5d2792]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4b43cb['attributesJson']&&_0x4b43cb['hasOwnProperty']('attributesJson')&&!_0x1cf2e2['isString'](_0x4b43cb['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x34ee20['fromObject']=function(_0x4181ce){if(_0x4181ce instanceof _0x48e17a['Element'])return _0x4181ce;var _0x2ea019=new _0x48e17a['Element']();if(null!=_0x4181ce['name']&&(_0x2ea019['name']=String(_0x4181ce['name'])),_0x4181ce['children']){if(!Array['isArray'](_0x4181ce['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ea019['children']=[];for(var _0x32b324=0x0;_0x32b324<_0x4181ce['children']['length'];++_0x32b324){if('object'!=typeof _0x4181ce['children'][_0x32b324])throw TypeError('.Element.children:\x20object\x20expected');_0x2ea019['children'][_0x32b324]=_0x48e17a['Element']['fromObject'](_0x4181ce['children'][_0x32b324]);}}if(null!=_0x4181ce['data']&&(_0x2ea019['data']=String(_0x4181ce['data'])),_0x4181ce['attributesBoolean']){if('object'!=typeof _0x4181ce['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ea019['attributesBoolean']={};var _0x5e1c0a=Object['keys'](_0x4181ce['attributesBoolean']);for(_0x32b324=0x0;_0x32b324<_0x5e1c0a['length'];++_0x32b324)_0x2ea019['attributesBoolean'][_0x5e1c0a[_0x32b324]]=Boolean(_0x4181ce['attributesBoolean'][_0x5e1c0a[_0x32b324]]);}return null!=_0x4181ce['attributesJson']&&(_0x2ea019['attributesJson']=String(_0x4181ce['attributesJson'])),_0x2ea019;},_0x34ee20['toObject']=function(_0x41f145,_0x8fc957){_0x8fc957||(_0x8fc957={});var _0x2d823e,_0x3ae9cf={};if((_0x8fc957['arrays']||_0x8fc957['defaults'])&&(_0x3ae9cf['children']=[]),(_0x8fc957['objects']||_0x8fc957['defaults'])&&(_0x3ae9cf['attributesBoolean']={}),_0x8fc957['defaults']&&(_0x3ae9cf['name']='',_0x3ae9cf['data']='',_0x3ae9cf['attributesJson']=''),null!=_0x41f145['name']&&_0x41f145['hasOwnProperty']('name')&&(_0x3ae9cf['name']=_0x41f145['name']),_0x41f145['children']&&_0x41f145['children']['length']){_0x3ae9cf['children']=[];for(var _0x1871b0=0x0;_0x1871b0<_0x41f145['children']['length'];++_0x1871b0)_0x3ae9cf['children'][_0x1871b0]=_0x48e17a['Element']['toObject'](_0x41f145['children'][_0x1871b0],_0x8fc957);}if(null!=_0x41f145['data']&&_0x41f145['hasOwnProperty']('data')&&(_0x3ae9cf['data']=_0x41f145['data']),_0x41f145['attributesBoolean']&&(_0x2d823e=Object['keys'](_0x41f145['attributesBoolean']))['length']){_0x3ae9cf['attributesBoolean']={};for(_0x1871b0=0x0;_0x1871b0<_0x2d823e['length'];++_0x1871b0)_0x3ae9cf['attributesBoolean'][_0x2d823e[_0x1871b0]]=_0x41f145['attributesBoolean'][_0x2d823e[_0x1871b0]];}return null!=_0x41f145['attributesJson']&&_0x41f145['hasOwnProperty']('attributesJson')&&(_0x3ae9cf['attributesJson']=_0x41f145['attributesJson']),_0x3ae9cf;},_0x34ee20['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x34ee20['getTypeUrl']=function(_0x50ba6f){return void 0x0===_0x50ba6f&&(_0x50ba6f='type.googleapis.com'),_0x50ba6f+'/Element';},_0x34ee20;}()),_0x48e17a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x11d26b){return new w(this['_protobufRoot'][_0x11d26b]);}}class w{['_protobuf'];constructor(_0x2355ae){this['_protobuf']=_0x2355ae;}['compress'](_0x3bcf46){const _0x4ff1c5=this['_protobuf']['verify'](_0x3bcf46);if(_0x4ff1c5)throw Error(_0x4ff1c5);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3bcf46))['finish']();}['decompress'](_0x51fa2d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x51fa2d),{'oneofs':!0x0});}}function g(_0x27c5c9,_0x35e894){const _0x51b901=_0x52a08d(_0x27c5c9);return _0x51b901['path'][_0x51b901['path']['length']-0x1]+=_0x35e894,_0x51b901;}function _(_0x593089,_0x20d0e0){return _0x593089['root']===_0x20d0e0['root']&&_0x3bf39f(_0x593089['path'],_0x20d0e0['path']);}function $(_0x3229e){P(_0x3229e,_0x4fbf98=>('main'==_0x4fbf98['root']?(_0x4fbf98['rootMain']=!0x0,delete _0x4fbf98['root']):'$graveyard'==_0x4fbf98['root']&&(_0x4fbf98['rootGraveyard']=!0x0,delete _0x4fbf98['root']),_0x4fbf98));}function J(_0x59a565){P(_0x59a565,_0x5d0396=>(_0x5d0396['rootMain']?(_0x5d0396['root']='main',delete _0x5d0396['rootMain']):_0x5d0396['rootGraveyard']&&(_0x5d0396['root']='$graveyard',delete _0x5d0396['rootGraveyard']),_0x5d0396));}function P(_0x57fab4,_0x3ac0c9){for(const _0x40002f in _0x57fab4){const _0x2fc689=_0x57fab4[_0x40002f];'nodes'!==_0x40002f&&_0x5f3c72(_0x2fc689)&&(_0x2fc689['path']&&(_0x2fc689['root']||_0x2fc689['rootMain']||_0x2fc689['rootGraveyard'])?_0x57fab4[_0x40002f]=_0x3ac0c9(_0x2fc689):P(_0x2fc689,_0x3ac0c9));}return _0x57fab4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4fab83,_0x43b302,_0x1666ad){this['_id']=_0x4fab83,this['_operationName']=_0x43b302,this['_protobufDescriptor']=_0x1666ad;}['compress'](_0x17ab76,_0x4ce29b){const _0x5c9d3e=_0x4ce29b['shift']();return $(_0x5c9d3e),_0x17ab76['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5c9d3e)),_0x17ab76['types']['push'](this['_id']),!0x0;}['decompress'](_0x2058f3,_0x519456){_0x519456['types']['shift']();const _0x3cda30=this['_protobufDescriptor']['decompress'](_0x519456['buffers']['shift']());J(_0x3cda30),_0x3cda30['__className']=this['_operationName'],_0x2058f3['push'](_0x3cda30);}}class s extends e{['compress'](_0x171a03,_0x13fe05){const _0x303a6b=_0x13fe05['shift']();return this['_serializeOneOf']('oldValue',_0x303a6b),this['_serializeOneOf']('newValue',_0x303a6b),$(_0x303a6b),_0x171a03['buffers']['push'](this['_protobufDescriptor']['compress'](_0x303a6b)),_0x171a03['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f8dff,_0x2b6a4b){const {types:_0x183bc4,buffers:_0x3c2a93}=_0x2b6a4b,_0x72cf6b=this['_protobufDescriptor']['decompress'](_0x3c2a93['shift']());_0x183bc4['shift'](),this['_deserializeOneOf']('oldValue',_0x72cf6b),this['_deserializeOneOf']('newValue',_0x72cf6b),J(_0x72cf6b),_0x72cf6b['__className']=this['_operationName'],_0x1f8dff['push'](_0x72cf6b);}['_serializeOneOf'](_0x20ba46,_0x3f07af){const _0x46f09e=_0x3f07af[_0x20ba46];'boolean'==typeof _0x46f09e?_0x3f07af[_0x20ba46+'Boolean']=_0x46f09e:_0x3f07af[_0x20ba46+'Json']=JSON['stringify'](_0x46f09e);}['_deserializeOneOf'](_0x5dfb7c,_0x173d36){const _0x1f83d9=_0x5dfb7c+'Json';_0x173d36[_0x1f83d9]?(_0x173d36[_0x5dfb7c]=JSON['parse'](_0x173d36[_0x1f83d9]),delete _0x173d36[_0x1f83d9]):(_0x173d36[_0x5dfb7c]=_0x173d36[_0x5dfb7c+'Boolean'],delete _0x173d36[_0x5dfb7c+'Boolean']);}}class i extends e{['compress'](_0x484081,_0x290537){const _0x50f357=_0x290537['shift']();return this['_serializeNodesAttributes'](_0x50f357['nodes']),$(_0x50f357),_0x484081['buffers']['push'](this['_protobufDescriptor']['compress'](_0x50f357)),_0x484081['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f9f4d,_0x4d7755){const {types:_0x5163a3,buffers:_0x368c24}=_0x4d7755,_0x53d4e0=this['_protobufDescriptor']['decompress'](_0x368c24['shift']());_0x5163a3['shift'](),_0x53d4e0['nodes']||(_0x53d4e0['nodes']=[]),this['_deserializeNodesAttributes'](_0x53d4e0['nodes']),J(_0x53d4e0),_0x53d4e0['__className']=this['_operationName'],_0x3f9f4d['push'](_0x53d4e0);}['_serializeNodesAttributes'](_0x1dc40e){for(const _0x4cf32f of _0x1dc40e){if(_0x4cf32f['attributes']){const _0x3bde3f=_0x4cf32f['attributes'];this['_areValuesBoolean'](_0x3bde3f)?_0x4cf32f['attributesBoolean']=_0x3bde3f:_0x4cf32f['attributesJson']=JSON['stringify'](_0x3bde3f);}_0x4cf32f['children']&&this['_serializeNodesAttributes'](_0x4cf32f['children']);}}['_deserializeNodesAttributes'](_0x2a771f){for(const _0xbaca23 of _0x2a771f)(_0xbaca23['attributesBoolean']||_0xbaca23['attributesJson'])&&(_0xbaca23['attributesBoolean']?(_0xbaca23['attributes']=_0xbaca23['attributesBoolean'],delete _0xbaca23['attributesBoolean']):(_0xbaca23['attributes']=JSON['parse'](_0xbaca23['attributesJson']),delete _0xbaca23['attributesJson'])),_0xbaca23['children']&&this['_deserializeNodesAttributes'](_0xbaca23['children']);}['_areValuesBoolean'](_0x141338){return Object['keys'](_0x141338)['every'](_0x360d46=>'boolean'==typeof _0x141338[_0x360d46]);}}class n extends e{['decompress'](_0x269009,_0x3fce89){super['decompress'](_0x269009,_0x3fce89);const _0x5b3d90=_0x269009[_0x269009['length']-0x1];_0x5b3d90['oldRange']||(_0x5b3d90['oldRange']=null),_0x5b3d90['newRange']||(_0x5b3d90['newRange']=null);}}class p extends e{['compress'](_0x1b0e5e,_0x3c0722){return _0x3c0722['shift'](),_0x1b0e5e['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e969b,_0x319a73){_0x319a73['types']['shift'](),_0x2e969b['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x37db59,_0x598bc1,_0x1dc0c2,_0x15b38e){super(_0x37db59,_0x598bc1,_0x1dc0c2),this['_omittedNamespace']=_0x15b38e+':';}['compress'](_0x287565,_0x691c81){return!('MarkerOperation'!=_0x691c81[0x0]['__className']||!_0x691c81[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x691c81[0x0]['name']=_0x691c81[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x287565,_0x691c81),!0x0);}['decompress'](_0x260c91,_0x470a42){super['decompress'](_0x260c91,_0x470a42);const _0x5a2eda=_0x260c91[_0x260c91['length']-0x1];_0x5a2eda['name']=this['_omittedNamespace']+_0x5a2eda['name'];}}class O{['_id'];['_context'];constructor(_0x4bb5ad,_0x2dc2f6){this['_id']=_0x4bb5ad,this['_context']=_0x2dc2f6;}['compress'](_0x10b26e,_0xeb2ce){let _0x54221d;for(;_0xeb2ce['length']>0x1&&this['_compareOperations'](_0xeb2ce[0x0],_0xeb2ce[0x1]);)_0x54221d?(_0x54221d=this['_combineNext'](_0xeb2ce['shift'](),_0x54221d),_0x10b26e['types']['push'](0x0)):(_0x54221d=_0x52a08d(_0xeb2ce['shift']()),_0x10b26e['types']['push'](this['_id']));return!!_0x54221d&&(_0x54221d=this['_combineNext'](_0xeb2ce['shift'](),_0x54221d),_0x10b26e['types']['push'](0x0),_0x10b26e['buffers']['push'](this['_compressSingleOperation'](_0x54221d)),!0x0);}['decompress'](_0x2aaf31,_0x59c346){const _0xa11013=this['_decompressSingleOperation'](_0x59c346);for(;0x0==_0x59c346['types'][0x0];)_0x59c346['types']['shift'](),_0x2aaf31['push'](this['_splitCurrent'](_0xa11013));_0x2aaf31['push'](_0xa11013);}}class a extends O{['_combineNext'](_0x55141d,_0x526a2e){return _0x526a2e['nodes'][0x0]['data']+=_0x55141d['nodes'][0x0]['data'],_0x526a2e;}['_splitCurrent'](_0x4e592f){const _0x46f761=_0x52a08d(_0x4e592f),_0x3c28ac=_0x46f761['nodes'][0x0],_0x38aed0=_0x4e592f['nodes'][0x0],_0x17a3e=_0x38aed0['data'][Symbol['iterator']]()['next']()['value'],_0x37d4a1=_0x17a3e['length'];return _0x3c28ac['data']=_0x17a3e,_0x38aed0['data']=_0x38aed0['data']['substr'](_0x37d4a1),_0x4e592f['position']=g(_0x4e592f['position'],_0x37d4a1),_0x46f761;}['_compareOperations'](_0xb22df1,_0x12e762){if(this['_checkOperation'](_0xb22df1)&&this['_checkOperation'](_0x12e762)){const _0x3284da=_0xb22df1['nodes'][0x0]['data']['length'],_0x29398d=_(g(_0xb22df1['position'],_0x3284da),_0x12e762['position']),_0x2c6e3a=_0xb22df1['nodes'][0x0],_0x2f1681=_0x12e762['nodes'][0x0];return _0x29398d&&this['_compareAttributes'](_0x2c6e3a,_0x2f1681);}return!0x1;}['_compressSingleOperation'](_0xdcc876){const _0x26a9e2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x26a9e2,[_0xdcc876]),_0x26a9e2['buffers'][0x0];}['_decompressSingleOperation'](_0x3f1167){const _0x4a9ba3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4a9ba3,_0x3f1167),_0x4a9ba3[0x0];}['_checkOperation'](_0x1e3246){return'InsertOperation'==_0x1e3246['__className']&&0x1==_0x1e3246['nodes']['length']&&_0x1e3246['nodes'][0x0]['data']&&!_0x1e3246['wasUndone']&&0x1==Array['from'](_0x1e3246['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4579bc,_0x4945d8){const _0x4cacb9=Object['keys'](_0x4579bc['attributes']||{}),_0x48a942=Object['keys'](_0x4945d8['attributes']||{});return _0x4cacb9['length']===_0x48a942['length']&&_0x4cacb9['every'](_0x590643=>_0x4945d8['attributes'][_0x590643]&&_0x4945d8['attributes'][_0x590643]===_0x4579bc['attributes'][_0x590643]);}}class c extends O{['_combineNext'](_0x14fa8a,_0x16244f){return _0x16244f['howMany']++,_0x16244f['sourcePosition']=_0x52a08d(_0x14fa8a['sourcePosition']),_0x16244f;}['_splitCurrent'](_0x2c6ee1){const _0xf04b57=_0x52a08d(_0x2c6ee1);return _0x2c6ee1['howMany']--,_0xf04b57['howMany']=0x1,_0xf04b57['sourcePosition']=g(_0xf04b57['sourcePosition'],_0x2c6ee1['howMany']),_0xf04b57;}['_compareOperations'](_0x73b1d7,_0x59adab){return!(!this['_checkOperation'](_0x73b1d7)||!this['_checkOperation'](_0x59adab))&&(_(g(_0x73b1d7['sourcePosition'],-0x1),_0x59adab['sourcePosition'])&&_(_0x73b1d7['targetPosition'],_0x59adab['targetPosition']));}['_compressSingleOperation'](_0x45aa36){const _0x323f4d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x323f4d,[_0x45aa36]),_0x323f4d['buffers'][0x0];}['_decompressSingleOperation'](_0x36ad2e){const _0x24a1c1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x24a1c1,_0x36ad2e),_0x24a1c1[0x0];}['_checkOperation'](_0x5007bb){return'MoveOperation'==_0x5007bb['__className']&&'$graveyard'==_0x5007bb['targetPosition']['root']&&0x1==_0x5007bb['howMany']&&!_0x5007bb['wasUndone'];}}class h extends O{['_combineNext'](_0x3e2d83,_0x4c547b){return _0x4c547b['howMany']++,_0x4c547b;}['_splitCurrent'](_0x3e9333){const _0xfc60db=_0x52a08d(_0x3e9333);return _0xfc60db['howMany']=0x1,_0x3e9333['howMany']--,_0xfc60db;}['_compareOperations'](_0x5d77a7,_0x2445f4){return!(!this['_checkOperation'](_0x5d77a7)||!this['_checkOperation'](_0x2445f4))&&(_(_0x5d77a7['sourcePosition'],_0x2445f4['sourcePosition'])&&_(_0x5d77a7['targetPosition'],_0x2445f4['targetPosition']));}['_compressSingleOperation'](_0x34e93f){const _0x3cb0ff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3cb0ff,[_0x34e93f]),_0x3cb0ff['buffers'][0x0];}['_decompressSingleOperation'](_0x2e1b96){const _0x48cf36=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x48cf36,_0x2e1b96),_0x48cf36[0x0];}['_checkOperation'](_0x15695b){return'MoveOperation'==_0x15695b['__className']&&'$graveyard'==_0x15695b['targetPosition']['root']&&0x1==_0x15695b['howMany']&&!_0x15695b['wasUndone'];}}class f extends O{['compress'](_0x44a042,_0x476fd7){if(!this['_compareOperations'](_0x476fd7[0x0],_0x476fd7[0x1]))return!0x1;const _0x49451a=_0x476fd7['shift']();return _0x49451a['oldRange']=null,_0x49451a['newRange']&&_(_0x49451a['newRange']['start'],_0x49451a['newRange']['end'])&&(_0x49451a['newRange']['end']=null),_0x476fd7['shift'](),_0x44a042['types']['push'](this['_id']),_0x44a042['types']['push'](0x0),_0x44a042['buffers']['push'](this['_compressSingleOperation'](_0x49451a)),!0x0;}['decompress'](_0x2ce447,_0x3b55ce){const _0x4c15e6=this['_decompressSingleOperation'](_0x3b55ce);_0x4c15e6['newRange']&&!_0x4c15e6['newRange']['end']&&(_0x4c15e6['newRange']['end']=_0x52a08d(_0x4c15e6['newRange']['start']));const _0x4df428=_0x52a08d(_0x4c15e6);_0x4df428['newRange']&&(_0x4df428['newRange']['start']['stickiness']='toNone',_0x4df428['newRange']['end']=_0x52a08d(_0x4df428['newRange']['start'])),_0x4df428['name']='user:position:'+_0x4df428['name']['split'](':')[0x2],_0x3b55ce['types']['shift'](),_0x2ce447['push'](_0x4c15e6),_0x2ce447['push'](_0x4df428);}['_compressSingleOperation'](_0x50cfff){const _0x5cccd5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5cccd5,[_0x50cfff]),_0x5cccd5['buffers'][0x0];}['_decompressSingleOperation'](_0x574939){const _0x20a3d2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x20a3d2,_0x574939),_0x20a3d2[0x0];}['_compareOperations'](_0x4b7288,_0x12aa98){return!(!_0x4b7288||!_0x12aa98)&&('MarkerOperation'==_0x4b7288['__className']&&'MarkerOperation'==_0x12aa98['__className']&&!(!_0x4b7288['name']['startsWith']('user:')||!_0x12aa98['name']['startsWith']('user:')||_0x4b7288['name']==_0x12aa98['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x519e2b=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x519e2b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x519e2b,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1649c6){if(!_0x1649c6||!_0x1649c6[0x0])throw new _0x57194f('no-operations-provided',this);const _0x17d361={'types':[],'buffers':[],'baseVersion':_0x1649c6[0x0]['baseVersion']};for(;_0x1649c6['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('TypingAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('DeletingAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName'](_0x1649c6[0x0]['__className'])['compress'](_0x17d361,_0x1649c6);return _0x17d361;}['decompress'](_0x1b7578){const _0x4b39ee=[];for(;_0x1b7578['types']['length'];){const _0x512586=this['_compressorById']['get'](_0x1b7578['types'][0x0]);if(!_0x512586)throw new _0x57194f('decompress-compressor-not-found',this,{'type':_0x1b7578['types'][0x0]});_0x512586['decompress'](_0x4b39ee,_0x1b7578);}return _0x4b39ee['forEach']((_0x3db6a9,_0x4a98c3)=>_0x3db6a9['baseVersion']=_0x1b7578['baseVersion']+_0x4a98c3),_0x4b39ee;}['_getCompressorByName'](_0x39797){return this['_compressorByName']['get'](_0x39797);}['_registerOperationCompressor'](_0x152e46,_0x5eff18,_0x311a79){const _0x2fe3c0=new _0x311a79(_0x152e46,_0x5eff18,this['_protobufFactory']['getDescriptor'](_0x5eff18));this['_registerCompressor'](_0x152e46,_0x5eff18,_0x2fe3c0);}['_registerActionCompressor'](_0x4a307d,_0x110d64,_0x1d451c){const _0x2e4052=new _0x1d451c(_0x4a307d,this);this['_registerCompressor'](_0x4a307d,_0x110d64,_0x2e4052);}['_registerCompressor'](_0x251f7e,_0x1fb4cb,_0x176452){this['_compressorById']['set'](_0x251f7e,_0x176452),this['_compressorByName']['set'](_0x1fb4cb,_0x176452);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.3.0-alpha.0",
3
+ "version": "47.3.0-alpha.2",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.0",
37
- "ckeditor5": "47.3.0-alpha.0",
36
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.2",
37
+ "ckeditor5": "47.3.0-alpha.2",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44c9e6=_0x5c87;function _0x5c87(_0x14c3cd,_0x26e245){const _0xd67752=_0xd677();return _0x5c87=function(_0x5c8731,_0x1b4a10){_0x5c8731=_0x5c8731-0x131;let _0x4b6ad4=_0xd67752[_0x5c8731];return _0x4b6ad4;},_0x5c87(_0x14c3cd,_0x26e245);}(function(_0x5162bc,_0x40b86f){const _0x1c0a47=_0x5c87,_0x56cab6=_0x5162bc();while(!![]){try{const _0xdb6292=parseInt(_0x1c0a47(0x145))/0x1+-parseInt(_0x1c0a47(0x141))/0x2*(-parseInt(_0x1c0a47(0x142))/0x3)+parseInt(_0x1c0a47(0x13d))/0x4*(parseInt(_0x1c0a47(0x143))/0x5)+parseInt(_0x1c0a47(0x13c))/0x6*(-parseInt(_0x1c0a47(0x135))/0x7)+-parseInt(_0x1c0a47(0x132))/0x8+-parseInt(_0x1c0a47(0x138))/0x9+-parseInt(_0x1c0a47(0x147))/0xa;if(_0xdb6292===_0x40b86f)break;else _0x56cab6['push'](_0x56cab6['shift']());}catch(_0x3ee94d){_0x56cab6['push'](_0x56cab6['shift']());}}}(_0xd677,0x2434f));import{cloneDeep as _0xec34e0}from'es-toolkit/compat';export class ActionCompressor{[_0x44c9e6(0x134)];[_0x44c9e6(0x146)];constructor(_0x55850e,_0x2d1a58){const _0x4c017b=_0x44c9e6;this[_0x4c017b(0x134)]=_0x55850e,this[_0x4c017b(0x146)]=_0x2d1a58;}[_0x44c9e6(0x13b)](_0x112e19,_0x5e1639){const _0x63d3ce=_0x44c9e6;let _0x1efebc;for(;_0x5e1639[_0x63d3ce(0x13a)]>0x1&&this[_0x63d3ce(0x148)](_0x5e1639[0x0],_0x5e1639[0x1]);)_0x1efebc?(_0x1efebc=this[_0x63d3ce(0x136)](_0x5e1639[_0x63d3ce(0x137)](),_0x1efebc),_0x112e19[_0x63d3ce(0x133)][_0x63d3ce(0x144)](0x0)):(_0x1efebc=_0xec34e0(_0x5e1639[_0x63d3ce(0x137)]()),_0x112e19[_0x63d3ce(0x133)][_0x63d3ce(0x144)](this[_0x63d3ce(0x134)]));return!!_0x1efebc&&(_0x1efebc=this[_0x63d3ce(0x136)](_0x5e1639[_0x63d3ce(0x137)](),_0x1efebc),_0x112e19[_0x63d3ce(0x133)][_0x63d3ce(0x144)](0x0),_0x112e19[_0x63d3ce(0x139)][_0x63d3ce(0x144)](this[_0x63d3ce(0x140)](_0x1efebc)),!0x0);}[_0x44c9e6(0x13f)](_0x267b09,_0x811110){const _0x276105=_0x44c9e6,_0x748fe3=this[_0x276105(0x13e)](_0x811110);for(;0x0==_0x811110[_0x276105(0x133)][0x0];)_0x811110[_0x276105(0x133)][_0x276105(0x137)](),_0x267b09[_0x276105(0x144)](this[_0x276105(0x131)](_0x748fe3));_0x267b09[_0x276105(0x144)](_0x748fe3);}}function _0xd677(){const _0x274fdb=['79405kWnfCJ','push','182586GlJuUe','_context','1166390iilWBg','_compareOperations','_splitCurrent','127408iMLoEw','types','_id','7oOQAdm','_combineNext','shift','2271033SHcybu','buffers','length','compress','1149846LrxeBz','68zpxjvy','_decompressSingleOperation','decompress','_compressSingleOperation','222PEnblY','7359wIRhsI'];_0xd677=function(){return _0x274fdb;};return _0xd677();}
23
+ const _0x2d315c=_0x9ebb;function _0x9ebb(_0x1acfcd,_0x1ad028){const _0x420b43=_0x420b();return _0x9ebb=function(_0x9ebbac,_0x131639){_0x9ebbac=_0x9ebbac-0xe1;let _0xaa27f2=_0x420b43[_0x9ebbac];return _0xaa27f2;},_0x9ebb(_0x1acfcd,_0x1ad028);}function _0x420b(){const _0x52117d=['types','180mGQCEA','push','3356SQHvEQ','length','8404odmVQL','362155GPOHOI','357zsGjFW','3610aWfHLs','_decompressSingleOperation','_id','82tbNTcI','buffers','_context','4792tfCoSU','1398978eNYjlZ','_compareOperations','decompress','_compressSingleOperation','shift','_combineNext','33543RMNOsW','_splitCurrent','26436LMwtdn','7674rChTqS','compress'];_0x420b=function(){return _0x52117d;};return _0x420b();}(function(_0x3396cd,_0x2f29e8){const _0x4536d0=_0x9ebb,_0xd5d6d7=_0x3396cd();while(!![]){try{const _0x1ab693=-parseInt(_0x4536d0(0xe4))/0x1+parseInt(_0x4536d0(0xe9))/0x2*(-parseInt(_0x4536d0(0xf6))/0x3)+-parseInt(_0x4536d0(0xe1))/0x4*(parseInt(_0x4536d0(0xe6))/0x5)+-parseInt(_0x4536d0(0xed))/0x6+parseInt(_0x4536d0(0xe5))/0x7*(parseInt(_0x4536d0(0xec))/0x8)+-parseInt(_0x4536d0(0xf3))/0x9*(parseInt(_0x4536d0(0xf9))/0xa)+parseInt(_0x4536d0(0xe3))/0xb*(parseInt(_0x4536d0(0xf5))/0xc);if(_0x1ab693===_0x2f29e8)break;else _0xd5d6d7['push'](_0xd5d6d7['shift']());}catch(_0x35b1df){_0xd5d6d7['push'](_0xd5d6d7['shift']());}}}(_0x420b,0x53279));import{cloneDeep as _0x419a69}from'es-toolkit/compat';export class ActionCompressor{[_0x2d315c(0xe8)];[_0x2d315c(0xeb)];constructor(_0x3f8c18,_0x288465){const _0x3aca88=_0x2d315c;this[_0x3aca88(0xe8)]=_0x3f8c18,this[_0x3aca88(0xeb)]=_0x288465;}[_0x2d315c(0xf7)](_0x447647,_0x2025c2){const _0x25e081=_0x2d315c;let _0x290701;for(;_0x2025c2[_0x25e081(0xe2)]>0x1&&this[_0x25e081(0xee)](_0x2025c2[0x0],_0x2025c2[0x1]);)_0x290701?(_0x290701=this[_0x25e081(0xf2)](_0x2025c2[_0x25e081(0xf1)](),_0x290701),_0x447647[_0x25e081(0xf8)][_0x25e081(0xfa)](0x0)):(_0x290701=_0x419a69(_0x2025c2[_0x25e081(0xf1)]()),_0x447647[_0x25e081(0xf8)][_0x25e081(0xfa)](this[_0x25e081(0xe8)]));return!!_0x290701&&(_0x290701=this[_0x25e081(0xf2)](_0x2025c2[_0x25e081(0xf1)](),_0x290701),_0x447647[_0x25e081(0xf8)][_0x25e081(0xfa)](0x0),_0x447647[_0x25e081(0xea)][_0x25e081(0xfa)](this[_0x25e081(0xf0)](_0x290701)),!0x0);}[_0x2d315c(0xef)](_0x3fdb36,_0x52240d){const _0xe42c25=_0x2d315c,_0x508e89=this[_0xe42c25(0xe7)](_0x52240d);for(;0x0==_0x52240d[_0xe42c25(0xf8)][0x0];)_0x52240d[_0xe42c25(0xf8)][_0xe42c25(0xf1)](),_0x3fdb36[_0xe42c25(0xfa)](this[_0xe42c25(0xf4)](_0x508e89));_0x3fdb36[_0xe42c25(0xfa)](_0x508e89);}}