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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _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 _0x739a7e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1210dc from'protobufjs/minimal.js';import{cloneDeep as _0x3c52fd,isEqual as _0x35f45f,isObject as _0x4fdd89}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x492384=_0x1210dc['Reader'],_0x19e14c=_0x1210dc['Writer'],_0x994e52=_0x1210dc['util'],_0x299998=_0x1210dc['roots']['default']||(_0x1210dc['roots']['default']={});return _0x299998['AttributeOperation']=(function(){function _0x49ac76(_0x39cbf1){if(_0x39cbf1){for(var _0x117f83=Object['keys'](_0x39cbf1),_0x31013f=0x0;_0x31013f<_0x117f83['length'];++_0x31013f)null!=_0x39cbf1[_0x117f83[_0x31013f]]&&(this[_0x117f83[_0x31013f]]=_0x39cbf1[_0x117f83[_0x31013f]]);}}return _0x49ac76['prototype']['range']=null,_0x49ac76['prototype']['key']='',_0x49ac76['prototype']['oldValueBoolean']=!0x1,_0x49ac76['prototype']['oldValueJson']='',_0x49ac76['prototype']['newValueBoolean']=!0x1,_0x49ac76['prototype']['newValueJson']='',_0x49ac76['prototype']['wasUndone']=!0x1,_0x49ac76['create']=function(_0x42852b){return new _0x49ac76(_0x42852b);},_0x49ac76['encode']=function(_0x9b5448,_0xaf8738){return _0xaf8738||(_0xaf8738=_0x19e14c['create']()),null!=_0x9b5448['range']&&Object['hasOwnProperty']['call'](_0x9b5448,'range')&&_0x299998['Range']['encode'](_0x9b5448['range'],_0xaf8738['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9b5448['key']&&Object['hasOwnProperty']['call'](_0x9b5448,'key')&&_0xaf8738['uint32'](0x12)['string'](_0x9b5448['key']),null!=_0x9b5448['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x9b5448,'oldValueBoolean')&&_0xaf8738['uint32'](0x18)['bool'](_0x9b5448['oldValueBoolean']),null!=_0x9b5448['oldValueJson']&&Object['hasOwnProperty']['call'](_0x9b5448,'oldValueJson')&&_0xaf8738['uint32'](0x22)['string'](_0x9b5448['oldValueJson']),null!=_0x9b5448['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x9b5448,'newValueBoolean')&&_0xaf8738['uint32'](0x28)['bool'](_0x9b5448['newValueBoolean']),null!=_0x9b5448['newValueJson']&&Object['hasOwnProperty']['call'](_0x9b5448,'newValueJson')&&_0xaf8738['uint32'](0x32)['string'](_0x9b5448['newValueJson']),null!=_0x9b5448['wasUndone']&&Object['hasOwnProperty']['call'](_0x9b5448,'wasUndone')&&_0xaf8738['uint32'](0x38)['bool'](_0x9b5448['wasUndone']),_0xaf8738;},_0x49ac76['encodeDelimited']=function(_0xa0f7a,_0x211c19){return this['encode'](_0xa0f7a,_0x211c19)['ldelim']();},_0x49ac76['decode']=function(_0x2ac4d9,_0x265698){_0x2ac4d9 instanceof _0x492384||(_0x2ac4d9=_0x492384['create'](_0x2ac4d9));for(var _0x127002=void 0x0===_0x265698?_0x2ac4d9['len']:_0x2ac4d9['pos']+_0x265698,_0x3b39bd=new _0x299998['AttributeOperation']();_0x2ac4d9['pos']<_0x127002;){var _0x85e737=_0x2ac4d9['uint32']();switch(_0x85e737>>>0x3){case 0x1:_0x3b39bd['range']=_0x299998['Range']['decode'](_0x2ac4d9,_0x2ac4d9['uint32']());break;case 0x2:_0x3b39bd['key']=_0x2ac4d9['string']();break;case 0x3:_0x3b39bd['oldValueBoolean']=_0x2ac4d9['bool']();break;case 0x4:_0x3b39bd['oldValueJson']=_0x2ac4d9['string']();break;case 0x5:_0x3b39bd['newValueBoolean']=_0x2ac4d9['bool']();break;case 0x6:_0x3b39bd['newValueJson']=_0x2ac4d9['string']();break;case 0x7:_0x3b39bd['wasUndone']=_0x2ac4d9['bool']();break;default:_0x2ac4d9['skipType'](0x7&_0x85e737);}}return _0x3b39bd;},_0x49ac76['decodeDelimited']=function(_0x415b05){return _0x415b05 instanceof _0x492384||(_0x415b05=new _0x492384(_0x415b05)),this['decode'](_0x415b05,_0x415b05['uint32']());},_0x49ac76['verify']=function(_0x3756ce){if('object'!=typeof _0x3756ce||null===_0x3756ce)return'object\x20expected';if(null!=_0x3756ce['range']&&_0x3756ce['hasOwnProperty']('range')){var _0x4319c6=_0x299998['Range']['verify'](_0x3756ce['range']);if(_0x4319c6)return'range.'+_0x4319c6;}return null!=_0x3756ce['key']&&_0x3756ce['hasOwnProperty']('key')&&!_0x994e52['isString'](_0x3756ce['key'])?'key:\x20string\x20expected':null!=_0x3756ce['oldValueBoolean']&&_0x3756ce['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3756ce['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3756ce['oldValueJson']&&_0x3756ce['hasOwnProperty']('oldValueJson')&&!_0x994e52['isString'](_0x3756ce['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3756ce['newValueBoolean']&&_0x3756ce['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3756ce['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3756ce['newValueJson']&&_0x3756ce['hasOwnProperty']('newValueJson')&&!_0x994e52['isString'](_0x3756ce['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3756ce['wasUndone']&&_0x3756ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3756ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49ac76['fromObject']=function(_0x2f29e3){if(_0x2f29e3 instanceof _0x299998['AttributeOperation'])return _0x2f29e3;var _0x481d80=new _0x299998['AttributeOperation']();if(null!=_0x2f29e3['range']){if('object'!=typeof _0x2f29e3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x481d80['range']=_0x299998['Range']['fromObject'](_0x2f29e3['range']);}return null!=_0x2f29e3['key']&&(_0x481d80['key']=String(_0x2f29e3['key'])),null!=_0x2f29e3['oldValueBoolean']&&(_0x481d80['oldValueBoolean']=Boolean(_0x2f29e3['oldValueBoolean'])),null!=_0x2f29e3['oldValueJson']&&(_0x481d80['oldValueJson']=String(_0x2f29e3['oldValueJson'])),null!=_0x2f29e3['newValueBoolean']&&(_0x481d80['newValueBoolean']=Boolean(_0x2f29e3['newValueBoolean'])),null!=_0x2f29e3['newValueJson']&&(_0x481d80['newValueJson']=String(_0x2f29e3['newValueJson'])),null!=_0x2f29e3['wasUndone']&&(_0x481d80['wasUndone']=Boolean(_0x2f29e3['wasUndone'])),_0x481d80;},_0x49ac76['toObject']=function(_0x42fb77,_0x1fc1be){_0x1fc1be||(_0x1fc1be={});var _0x4e4817={};return _0x1fc1be['defaults']&&(_0x4e4817['range']=null,_0x4e4817['key']='',_0x4e4817['oldValueBoolean']=!0x1,_0x4e4817['oldValueJson']='',_0x4e4817['newValueBoolean']=!0x1,_0x4e4817['newValueJson']='',_0x4e4817['wasUndone']=!0x1),null!=_0x42fb77['range']&&_0x42fb77['hasOwnProperty']('range')&&(_0x4e4817['range']=_0x299998['Range']['toObject'](_0x42fb77['range'],_0x1fc1be)),null!=_0x42fb77['key']&&_0x42fb77['hasOwnProperty']('key')&&(_0x4e4817['key']=_0x42fb77['key']),null!=_0x42fb77['oldValueBoolean']&&_0x42fb77['hasOwnProperty']('oldValueBoolean')&&(_0x4e4817['oldValueBoolean']=_0x42fb77['oldValueBoolean']),null!=_0x42fb77['oldValueJson']&&_0x42fb77['hasOwnProperty']('oldValueJson')&&(_0x4e4817['oldValueJson']=_0x42fb77['oldValueJson']),null!=_0x42fb77['newValueBoolean']&&_0x42fb77['hasOwnProperty']('newValueBoolean')&&(_0x4e4817['newValueBoolean']=_0x42fb77['newValueBoolean']),null!=_0x42fb77['newValueJson']&&_0x42fb77['hasOwnProperty']('newValueJson')&&(_0x4e4817['newValueJson']=_0x42fb77['newValueJson']),null!=_0x42fb77['wasUndone']&&_0x42fb77['hasOwnProperty']('wasUndone')&&(_0x4e4817['wasUndone']=_0x42fb77['wasUndone']),_0x4e4817;},_0x49ac76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x49ac76['getTypeUrl']=function(_0x192b14){return void 0x0===_0x192b14&&(_0x192b14='type.googleapis.com'),_0x192b14+'/AttributeOperation';},_0x49ac76;}()),_0x299998['InsertOperation']=(function(){function _0x2b17a4(_0x210f51){if(this['nodes']=[],_0x210f51){for(var _0xdf53fe=Object['keys'](_0x210f51),_0x141e4f=0x0;_0x141e4f<_0xdf53fe['length'];++_0x141e4f)null!=_0x210f51[_0xdf53fe[_0x141e4f]]&&(this[_0xdf53fe[_0x141e4f]]=_0x210f51[_0xdf53fe[_0x141e4f]]);}}return _0x2b17a4['prototype']['position']=null,_0x2b17a4['prototype']['nodes']=_0x994e52['emptyArray'],_0x2b17a4['prototype']['shouldReceiveAttributes']=!0x1,_0x2b17a4['prototype']['wasUndone']=!0x1,_0x2b17a4['create']=function(_0x1c69fa){return new _0x2b17a4(_0x1c69fa);},_0x2b17a4['encode']=function(_0x40ccb0,_0x1fb7fe){if(_0x1fb7fe||(_0x1fb7fe=_0x19e14c['create']()),null!=_0x40ccb0['position']&&Object['hasOwnProperty']['call'](_0x40ccb0,'position')&&_0x299998['Position']['encode'](_0x40ccb0['position'],_0x1fb7fe['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40ccb0['nodes']&&_0x40ccb0['nodes']['length']){for(var _0x17f35f=0x0;_0x17f35f<_0x40ccb0['nodes']['length'];++_0x17f35f)_0x299998['Element']['encode'](_0x40ccb0['nodes'][_0x17f35f],_0x1fb7fe['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x40ccb0['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x40ccb0,'shouldReceiveAttributes')&&_0x1fb7fe['uint32'](0x18)['bool'](_0x40ccb0['shouldReceiveAttributes']),null!=_0x40ccb0['wasUndone']&&Object['hasOwnProperty']['call'](_0x40ccb0,'wasUndone')&&_0x1fb7fe['uint32'](0x20)['bool'](_0x40ccb0['wasUndone']),_0x1fb7fe;},_0x2b17a4['encodeDelimited']=function(_0x1a806d,_0x45861c){return this['encode'](_0x1a806d,_0x45861c)['ldelim']();},_0x2b17a4['decode']=function(_0x1c3a5d,_0x4918f2){_0x1c3a5d instanceof _0x492384||(_0x1c3a5d=_0x492384['create'](_0x1c3a5d));for(var _0xe3a404=void 0x0===_0x4918f2?_0x1c3a5d['len']:_0x1c3a5d['pos']+_0x4918f2,_0x4dddad=new _0x299998['InsertOperation']();_0x1c3a5d['pos']<_0xe3a404;){var _0x2e3ee7=_0x1c3a5d['uint32']();switch(_0x2e3ee7>>>0x3){case 0x1:_0x4dddad['position']=_0x299998['Position']['decode'](_0x1c3a5d,_0x1c3a5d['uint32']());break;case 0x2:_0x4dddad['nodes']&&_0x4dddad['nodes']['length']||(_0x4dddad['nodes']=[]),_0x4dddad['nodes']['push'](_0x299998['Element']['decode'](_0x1c3a5d,_0x1c3a5d['uint32']()));break;case 0x3:_0x4dddad['shouldReceiveAttributes']=_0x1c3a5d['bool']();break;case 0x4:_0x4dddad['wasUndone']=_0x1c3a5d['bool']();break;default:_0x1c3a5d['skipType'](0x7&_0x2e3ee7);}}return _0x4dddad;},_0x2b17a4['decodeDelimited']=function(_0xa347fd){return _0xa347fd instanceof _0x492384||(_0xa347fd=new _0x492384(_0xa347fd)),this['decode'](_0xa347fd,_0xa347fd['uint32']());},_0x2b17a4['verify']=function(_0x475471){if('object'!=typeof _0x475471||null===_0x475471)return'object\x20expected';if(null!=_0x475471['position']&&_0x475471['hasOwnProperty']('position')&&(_0x5e29bf=_0x299998['Position']['verify'](_0x475471['position'])))return'position.'+_0x5e29bf;if(null!=_0x475471['nodes']&&_0x475471['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x475471['nodes']))return'nodes:\x20array\x20expected';for(var _0x43244d=0x0;_0x43244d<_0x475471['nodes']['length'];++_0x43244d){var _0x5e29bf;if(_0x5e29bf=_0x299998['Element']['verify'](_0x475471['nodes'][_0x43244d]))return'nodes.'+_0x5e29bf;}}return null!=_0x475471['shouldReceiveAttributes']&&_0x475471['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x475471['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x475471['wasUndone']&&_0x475471['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x475471['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b17a4['fromObject']=function(_0x1731be){if(_0x1731be instanceof _0x299998['InsertOperation'])return _0x1731be;var _0x21d38e=new _0x299998['InsertOperation']();if(null!=_0x1731be['position']){if('object'!=typeof _0x1731be['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x21d38e['position']=_0x299998['Position']['fromObject'](_0x1731be['position']);}if(_0x1731be['nodes']){if(!Array['isArray'](_0x1731be['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x21d38e['nodes']=[];for(var _0x5791e5=0x0;_0x5791e5<_0x1731be['nodes']['length'];++_0x5791e5){if('object'!=typeof _0x1731be['nodes'][_0x5791e5])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x21d38e['nodes'][_0x5791e5]=_0x299998['Element']['fromObject'](_0x1731be['nodes'][_0x5791e5]);}}return null!=_0x1731be['shouldReceiveAttributes']&&(_0x21d38e['shouldReceiveAttributes']=Boolean(_0x1731be['shouldReceiveAttributes'])),null!=_0x1731be['wasUndone']&&(_0x21d38e['wasUndone']=Boolean(_0x1731be['wasUndone'])),_0x21d38e;},_0x2b17a4['toObject']=function(_0x34829b,_0x1c25a9){_0x1c25a9||(_0x1c25a9={});var _0x51d956={};if((_0x1c25a9['arrays']||_0x1c25a9['defaults'])&&(_0x51d956['nodes']=[]),_0x1c25a9['defaults']&&(_0x51d956['position']=null,_0x51d956['shouldReceiveAttributes']=!0x1,_0x51d956['wasUndone']=!0x1),null!=_0x34829b['position']&&_0x34829b['hasOwnProperty']('position')&&(_0x51d956['position']=_0x299998['Position']['toObject'](_0x34829b['position'],_0x1c25a9)),_0x34829b['nodes']&&_0x34829b['nodes']['length']){_0x51d956['nodes']=[];for(var _0x1109c7=0x0;_0x1109c7<_0x34829b['nodes']['length'];++_0x1109c7)_0x51d956['nodes'][_0x1109c7]=_0x299998['Element']['toObject'](_0x34829b['nodes'][_0x1109c7],_0x1c25a9);}return null!=_0x34829b['shouldReceiveAttributes']&&_0x34829b['hasOwnProperty']('shouldReceiveAttributes')&&(_0x51d956['shouldReceiveAttributes']=_0x34829b['shouldReceiveAttributes']),null!=_0x34829b['wasUndone']&&_0x34829b['hasOwnProperty']('wasUndone')&&(_0x51d956['wasUndone']=_0x34829b['wasUndone']),_0x51d956;},_0x2b17a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x2b17a4['getTypeUrl']=function(_0x1afa77){return void 0x0===_0x1afa77&&(_0x1afa77='type.googleapis.com'),_0x1afa77+'/InsertOperation';},_0x2b17a4;}()),_0x299998['MarkerOperation']=(function(){function _0x1c8f0d(_0x521703){if(_0x521703){for(var _0x3d99c4=Object['keys'](_0x521703),_0x421e47=0x0;_0x421e47<_0x3d99c4['length'];++_0x421e47)null!=_0x521703[_0x3d99c4[_0x421e47]]&&(this[_0x3d99c4[_0x421e47]]=_0x521703[_0x3d99c4[_0x421e47]]);}}return _0x1c8f0d['prototype']['name']='',_0x1c8f0d['prototype']['oldRange']=null,_0x1c8f0d['prototype']['newRange']=null,_0x1c8f0d['prototype']['affectsData']=!0x1,_0x1c8f0d['prototype']['wasUndone']=!0x1,_0x1c8f0d['create']=function(_0x1eea19){return new _0x1c8f0d(_0x1eea19);},_0x1c8f0d['encode']=function(_0x19746d,_0xcf8396){return _0xcf8396||(_0xcf8396=_0x19e14c['create']()),null!=_0x19746d['name']&&Object['hasOwnProperty']['call'](_0x19746d,'name')&&_0xcf8396['uint32'](0xa)['string'](_0x19746d['name']),null!=_0x19746d['oldRange']&&Object['hasOwnProperty']['call'](_0x19746d,'oldRange')&&_0x299998['Range']['encode'](_0x19746d['oldRange'],_0xcf8396['uint32'](0x12)['fork']())['ldelim'](),null!=_0x19746d['newRange']&&Object['hasOwnProperty']['call'](_0x19746d,'newRange')&&_0x299998['Range']['encode'](_0x19746d['newRange'],_0xcf8396['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x19746d['affectsData']&&Object['hasOwnProperty']['call'](_0x19746d,'affectsData')&&_0xcf8396['uint32'](0x20)['bool'](_0x19746d['affectsData']),null!=_0x19746d['wasUndone']&&Object['hasOwnProperty']['call'](_0x19746d,'wasUndone')&&_0xcf8396['uint32'](0x28)['bool'](_0x19746d['wasUndone']),_0xcf8396;},_0x1c8f0d['encodeDelimited']=function(_0x3177af,_0x13f01d){return this['encode'](_0x3177af,_0x13f01d)['ldelim']();},_0x1c8f0d['decode']=function(_0x4ee341,_0x3cf7bd){_0x4ee341 instanceof _0x492384||(_0x4ee341=_0x492384['create'](_0x4ee341));for(var _0x1d6d35=void 0x0===_0x3cf7bd?_0x4ee341['len']:_0x4ee341['pos']+_0x3cf7bd,_0x25c04e=new _0x299998['MarkerOperation']();_0x4ee341['pos']<_0x1d6d35;){var _0x4559a8=_0x4ee341['uint32']();switch(_0x4559a8>>>0x3){case 0x1:_0x25c04e['name']=_0x4ee341['string']();break;case 0x2:_0x25c04e['oldRange']=_0x299998['Range']['decode'](_0x4ee341,_0x4ee341['uint32']());break;case 0x3:_0x25c04e['newRange']=_0x299998['Range']['decode'](_0x4ee341,_0x4ee341['uint32']());break;case 0x4:_0x25c04e['affectsData']=_0x4ee341['bool']();break;case 0x5:_0x25c04e['wasUndone']=_0x4ee341['bool']();break;default:_0x4ee341['skipType'](0x7&_0x4559a8);}}return _0x25c04e;},_0x1c8f0d['decodeDelimited']=function(_0x2f9a52){return _0x2f9a52 instanceof _0x492384||(_0x2f9a52=new _0x492384(_0x2f9a52)),this['decode'](_0x2f9a52,_0x2f9a52['uint32']());},_0x1c8f0d['verify']=function(_0x3818a5){if('object'!=typeof _0x3818a5||null===_0x3818a5)return'object\x20expected';if(null!=_0x3818a5['name']&&_0x3818a5['hasOwnProperty']('name')&&!_0x994e52['isString'](_0x3818a5['name']))return'name:\x20string\x20expected';var _0x47831d;if(null!=_0x3818a5['oldRange']&&_0x3818a5['hasOwnProperty']('oldRange')&&(_0x47831d=_0x299998['Range']['verify'](_0x3818a5['oldRange'])))return'oldRange.'+_0x47831d;if(null!=_0x3818a5['newRange']&&_0x3818a5['hasOwnProperty']('newRange')&&(_0x47831d=_0x299998['Range']['verify'](_0x3818a5['newRange'])))return'newRange.'+_0x47831d;return null!=_0x3818a5['affectsData']&&_0x3818a5['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3818a5['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3818a5['wasUndone']&&_0x3818a5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3818a5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c8f0d['fromObject']=function(_0x2a23f6){if(_0x2a23f6 instanceof _0x299998['MarkerOperation'])return _0x2a23f6;var _0x3b2cf5=new _0x299998['MarkerOperation']();if(null!=_0x2a23f6['name']&&(_0x3b2cf5['name']=String(_0x2a23f6['name'])),null!=_0x2a23f6['oldRange']){if('object'!=typeof _0x2a23f6['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3b2cf5['oldRange']=_0x299998['Range']['fromObject'](_0x2a23f6['oldRange']);}if(null!=_0x2a23f6['newRange']){if('object'!=typeof _0x2a23f6['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3b2cf5['newRange']=_0x299998['Range']['fromObject'](_0x2a23f6['newRange']);}return null!=_0x2a23f6['affectsData']&&(_0x3b2cf5['affectsData']=Boolean(_0x2a23f6['affectsData'])),null!=_0x2a23f6['wasUndone']&&(_0x3b2cf5['wasUndone']=Boolean(_0x2a23f6['wasUndone'])),_0x3b2cf5;},_0x1c8f0d['toObject']=function(_0x3902bb,_0x3ace74){_0x3ace74||(_0x3ace74={});var _0x5103f3={};return _0x3ace74['defaults']&&(_0x5103f3['name']='',_0x5103f3['oldRange']=null,_0x5103f3['newRange']=null,_0x5103f3['affectsData']=!0x1,_0x5103f3['wasUndone']=!0x1),null!=_0x3902bb['name']&&_0x3902bb['hasOwnProperty']('name')&&(_0x5103f3['name']=_0x3902bb['name']),null!=_0x3902bb['oldRange']&&_0x3902bb['hasOwnProperty']('oldRange')&&(_0x5103f3['oldRange']=_0x299998['Range']['toObject'](_0x3902bb['oldRange'],_0x3ace74)),null!=_0x3902bb['newRange']&&_0x3902bb['hasOwnProperty']('newRange')&&(_0x5103f3['newRange']=_0x299998['Range']['toObject'](_0x3902bb['newRange'],_0x3ace74)),null!=_0x3902bb['affectsData']&&_0x3902bb['hasOwnProperty']('affectsData')&&(_0x5103f3['affectsData']=_0x3902bb['affectsData']),null!=_0x3902bb['wasUndone']&&_0x3902bb['hasOwnProperty']('wasUndone')&&(_0x5103f3['wasUndone']=_0x3902bb['wasUndone']),_0x5103f3;},_0x1c8f0d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x1c8f0d['getTypeUrl']=function(_0x4ffdc2){return void 0x0===_0x4ffdc2&&(_0x4ffdc2='type.googleapis.com'),_0x4ffdc2+'/MarkerOperation';},_0x1c8f0d;}()),_0x299998['MergeOperation']=(function(){function _0x47b92a(_0x1a385a){if(_0x1a385a){for(var _0x16e9c2=Object['keys'](_0x1a385a),_0x51d900=0x0;_0x51d900<_0x16e9c2['length'];++_0x51d900)null!=_0x1a385a[_0x16e9c2[_0x51d900]]&&(this[_0x16e9c2[_0x51d900]]=_0x1a385a[_0x16e9c2[_0x51d900]]);}}return _0x47b92a['prototype']['sourcePosition']=null,_0x47b92a['prototype']['targetPosition']=null,_0x47b92a['prototype']['graveyardPosition']=null,_0x47b92a['prototype']['howMany']=0x0,_0x47b92a['prototype']['wasUndone']=!0x1,_0x47b92a['create']=function(_0x1b70f3){return new _0x47b92a(_0x1b70f3);},_0x47b92a['encode']=function(_0x222788,_0x21f5db){return _0x21f5db||(_0x21f5db=_0x19e14c['create']()),null!=_0x222788['sourcePosition']&&Object['hasOwnProperty']['call'](_0x222788,'sourcePosition')&&_0x299998['Position']['encode'](_0x222788['sourcePosition'],_0x21f5db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x222788['targetPosition']&&Object['hasOwnProperty']['call'](_0x222788,'targetPosition')&&_0x299998['Position']['encode'](_0x222788['targetPosition'],_0x21f5db['uint32'](0x12)['fork']())['ldelim'](),null!=_0x222788['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x222788,'graveyardPosition')&&_0x299998['Position']['encode'](_0x222788['graveyardPosition'],_0x21f5db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x222788['howMany']&&Object['hasOwnProperty']['call'](_0x222788,'howMany')&&_0x21f5db['uint32'](0x20)['uint32'](_0x222788['howMany']),null!=_0x222788['wasUndone']&&Object['hasOwnProperty']['call'](_0x222788,'wasUndone')&&_0x21f5db['uint32'](0x28)['bool'](_0x222788['wasUndone']),_0x21f5db;},_0x47b92a['encodeDelimited']=function(_0x461ffa,_0x3642d7){return this['encode'](_0x461ffa,_0x3642d7)['ldelim']();},_0x47b92a['decode']=function(_0x2eedc0,_0x2b19c6){_0x2eedc0 instanceof _0x492384||(_0x2eedc0=_0x492384['create'](_0x2eedc0));for(var _0x1ec34c=void 0x0===_0x2b19c6?_0x2eedc0['len']:_0x2eedc0['pos']+_0x2b19c6,_0x31a870=new _0x299998['MergeOperation']();_0x2eedc0['pos']<_0x1ec34c;){var _0x2ee002=_0x2eedc0['uint32']();switch(_0x2ee002>>>0x3){case 0x1:_0x31a870['sourcePosition']=_0x299998['Position']['decode'](_0x2eedc0,_0x2eedc0['uint32']());break;case 0x2:_0x31a870['targetPosition']=_0x299998['Position']['decode'](_0x2eedc0,_0x2eedc0['uint32']());break;case 0x3:_0x31a870['graveyardPosition']=_0x299998['Position']['decode'](_0x2eedc0,_0x2eedc0['uint32']());break;case 0x4:_0x31a870['howMany']=_0x2eedc0['uint32']();break;case 0x5:_0x31a870['wasUndone']=_0x2eedc0['bool']();break;default:_0x2eedc0['skipType'](0x7&_0x2ee002);}}return _0x31a870;},_0x47b92a['decodeDelimited']=function(_0x23516d){return _0x23516d instanceof _0x492384||(_0x23516d=new _0x492384(_0x23516d)),this['decode'](_0x23516d,_0x23516d['uint32']());},_0x47b92a['verify']=function(_0x1e6fbc){if('object'!=typeof _0x1e6fbc||null===_0x1e6fbc)return'object\x20expected';var _0x13a225;if(null!=_0x1e6fbc['sourcePosition']&&_0x1e6fbc['hasOwnProperty']('sourcePosition')&&(_0x13a225=_0x299998['Position']['verify'](_0x1e6fbc['sourcePosition'])))return'sourcePosition.'+_0x13a225;if(null!=_0x1e6fbc['targetPosition']&&_0x1e6fbc['hasOwnProperty']('targetPosition')&&(_0x13a225=_0x299998['Position']['verify'](_0x1e6fbc['targetPosition'])))return'targetPosition.'+_0x13a225;if(null!=_0x1e6fbc['graveyardPosition']&&_0x1e6fbc['hasOwnProperty']('graveyardPosition')&&(_0x13a225=_0x299998['Position']['verify'](_0x1e6fbc['graveyardPosition'])))return'graveyardPosition.'+_0x13a225;return null!=_0x1e6fbc['howMany']&&_0x1e6fbc['hasOwnProperty']('howMany')&&!_0x994e52['isInteger'](_0x1e6fbc['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1e6fbc['wasUndone']&&_0x1e6fbc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e6fbc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47b92a['fromObject']=function(_0xfec15a){if(_0xfec15a instanceof _0x299998['MergeOperation'])return _0xfec15a;var _0x16eeb2=new _0x299998['MergeOperation']();if(null!=_0xfec15a['sourcePosition']){if('object'!=typeof _0xfec15a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x16eeb2['sourcePosition']=_0x299998['Position']['fromObject'](_0xfec15a['sourcePosition']);}if(null!=_0xfec15a['targetPosition']){if('object'!=typeof _0xfec15a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x16eeb2['targetPosition']=_0x299998['Position']['fromObject'](_0xfec15a['targetPosition']);}if(null!=_0xfec15a['graveyardPosition']){if('object'!=typeof _0xfec15a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x16eeb2['graveyardPosition']=_0x299998['Position']['fromObject'](_0xfec15a['graveyardPosition']);}return null!=_0xfec15a['howMany']&&(_0x16eeb2['howMany']=_0xfec15a['howMany']>>>0x0),null!=_0xfec15a['wasUndone']&&(_0x16eeb2['wasUndone']=Boolean(_0xfec15a['wasUndone'])),_0x16eeb2;},_0x47b92a['toObject']=function(_0x28bae2,_0x6507b2){_0x6507b2||(_0x6507b2={});var _0x429488={};return _0x6507b2['defaults']&&(_0x429488['sourcePosition']=null,_0x429488['targetPosition']=null,_0x429488['graveyardPosition']=null,_0x429488['howMany']=0x0,_0x429488['wasUndone']=!0x1),null!=_0x28bae2['sourcePosition']&&_0x28bae2['hasOwnProperty']('sourcePosition')&&(_0x429488['sourcePosition']=_0x299998['Position']['toObject'](_0x28bae2['sourcePosition'],_0x6507b2)),null!=_0x28bae2['targetPosition']&&_0x28bae2['hasOwnProperty']('targetPosition')&&(_0x429488['targetPosition']=_0x299998['Position']['toObject'](_0x28bae2['targetPosition'],_0x6507b2)),null!=_0x28bae2['graveyardPosition']&&_0x28bae2['hasOwnProperty']('graveyardPosition')&&(_0x429488['graveyardPosition']=_0x299998['Position']['toObject'](_0x28bae2['graveyardPosition'],_0x6507b2)),null!=_0x28bae2['howMany']&&_0x28bae2['hasOwnProperty']('howMany')&&(_0x429488['howMany']=_0x28bae2['howMany']),null!=_0x28bae2['wasUndone']&&_0x28bae2['hasOwnProperty']('wasUndone')&&(_0x429488['wasUndone']=_0x28bae2['wasUndone']),_0x429488;},_0x47b92a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x47b92a['getTypeUrl']=function(_0x40bb15){return void 0x0===_0x40bb15&&(_0x40bb15='type.googleapis.com'),_0x40bb15+'/MergeOperation';},_0x47b92a;}()),_0x299998['MoveOperation']=(function(){function _0x525b3a(_0x4d3b09){if(_0x4d3b09){for(var _0x523bca=Object['keys'](_0x4d3b09),_0xc26521=0x0;_0xc26521<_0x523bca['length'];++_0xc26521)null!=_0x4d3b09[_0x523bca[_0xc26521]]&&(this[_0x523bca[_0xc26521]]=_0x4d3b09[_0x523bca[_0xc26521]]);}}return _0x525b3a['prototype']['sourcePosition']=null,_0x525b3a['prototype']['howMany']=0x0,_0x525b3a['prototype']['targetPosition']=null,_0x525b3a['prototype']['wasUndone']=!0x1,_0x525b3a['create']=function(_0x33fbb2){return new _0x525b3a(_0x33fbb2);},_0x525b3a['encode']=function(_0x240047,_0x137777){return _0x137777||(_0x137777=_0x19e14c['create']()),null!=_0x240047['sourcePosition']&&Object['hasOwnProperty']['call'](_0x240047,'sourcePosition')&&_0x299998['Position']['encode'](_0x240047['sourcePosition'],_0x137777['uint32'](0xa)['fork']())['ldelim'](),null!=_0x240047['howMany']&&Object['hasOwnProperty']['call'](_0x240047,'howMany')&&_0x137777['uint32'](0x10)['uint32'](_0x240047['howMany']),null!=_0x240047['targetPosition']&&Object['hasOwnProperty']['call'](_0x240047,'targetPosition')&&_0x299998['Position']['encode'](_0x240047['targetPosition'],_0x137777['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x240047['wasUndone']&&Object['hasOwnProperty']['call'](_0x240047,'wasUndone')&&_0x137777['uint32'](0x20)['bool'](_0x240047['wasUndone']),_0x137777;},_0x525b3a['encodeDelimited']=function(_0x2df10c,_0x3fc8ca){return this['encode'](_0x2df10c,_0x3fc8ca)['ldelim']();},_0x525b3a['decode']=function(_0x4c2718,_0x5518ad){_0x4c2718 instanceof _0x492384||(_0x4c2718=_0x492384['create'](_0x4c2718));for(var _0x52903a=void 0x0===_0x5518ad?_0x4c2718['len']:_0x4c2718['pos']+_0x5518ad,_0x4c9ec7=new _0x299998['MoveOperation']();_0x4c2718['pos']<_0x52903a;){var _0x12022d=_0x4c2718['uint32']();switch(_0x12022d>>>0x3){case 0x1:_0x4c9ec7['sourcePosition']=_0x299998['Position']['decode'](_0x4c2718,_0x4c2718['uint32']());break;case 0x2:_0x4c9ec7['howMany']=_0x4c2718['uint32']();break;case 0x3:_0x4c9ec7['targetPosition']=_0x299998['Position']['decode'](_0x4c2718,_0x4c2718['uint32']());break;case 0x4:_0x4c9ec7['wasUndone']=_0x4c2718['bool']();break;default:_0x4c2718['skipType'](0x7&_0x12022d);}}return _0x4c9ec7;},_0x525b3a['decodeDelimited']=function(_0xf70b9d){return _0xf70b9d instanceof _0x492384||(_0xf70b9d=new _0x492384(_0xf70b9d)),this['decode'](_0xf70b9d,_0xf70b9d['uint32']());},_0x525b3a['verify']=function(_0x4d7b05){if('object'!=typeof _0x4d7b05||null===_0x4d7b05)return'object\x20expected';var _0x34d103;if(null!=_0x4d7b05['sourcePosition']&&_0x4d7b05['hasOwnProperty']('sourcePosition')&&(_0x34d103=_0x299998['Position']['verify'](_0x4d7b05['sourcePosition'])))return'sourcePosition.'+_0x34d103;if(null!=_0x4d7b05['howMany']&&_0x4d7b05['hasOwnProperty']('howMany')&&!_0x994e52['isInteger'](_0x4d7b05['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4d7b05['targetPosition']&&_0x4d7b05['hasOwnProperty']('targetPosition')&&(_0x34d103=_0x299998['Position']['verify'](_0x4d7b05['targetPosition'])))return'targetPosition.'+_0x34d103;return null!=_0x4d7b05['wasUndone']&&_0x4d7b05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4d7b05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x525b3a['fromObject']=function(_0x30c5c4){if(_0x30c5c4 instanceof _0x299998['MoveOperation'])return _0x30c5c4;var _0x22c03a=new _0x299998['MoveOperation']();if(null!=_0x30c5c4['sourcePosition']){if('object'!=typeof _0x30c5c4['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x22c03a['sourcePosition']=_0x299998['Position']['fromObject'](_0x30c5c4['sourcePosition']);}if(null!=_0x30c5c4['howMany']&&(_0x22c03a['howMany']=_0x30c5c4['howMany']>>>0x0),null!=_0x30c5c4['targetPosition']){if('object'!=typeof _0x30c5c4['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x22c03a['targetPosition']=_0x299998['Position']['fromObject'](_0x30c5c4['targetPosition']);}return null!=_0x30c5c4['wasUndone']&&(_0x22c03a['wasUndone']=Boolean(_0x30c5c4['wasUndone'])),_0x22c03a;},_0x525b3a['toObject']=function(_0x1458d8,_0x5619f9){_0x5619f9||(_0x5619f9={});var _0x17b66d={};return _0x5619f9['defaults']&&(_0x17b66d['sourcePosition']=null,_0x17b66d['howMany']=0x0,_0x17b66d['targetPosition']=null,_0x17b66d['wasUndone']=!0x1),null!=_0x1458d8['sourcePosition']&&_0x1458d8['hasOwnProperty']('sourcePosition')&&(_0x17b66d['sourcePosition']=_0x299998['Position']['toObject'](_0x1458d8['sourcePosition'],_0x5619f9)),null!=_0x1458d8['howMany']&&_0x1458d8['hasOwnProperty']('howMany')&&(_0x17b66d['howMany']=_0x1458d8['howMany']),null!=_0x1458d8['targetPosition']&&_0x1458d8['hasOwnProperty']('targetPosition')&&(_0x17b66d['targetPosition']=_0x299998['Position']['toObject'](_0x1458d8['targetPosition'],_0x5619f9)),null!=_0x1458d8['wasUndone']&&_0x1458d8['hasOwnProperty']('wasUndone')&&(_0x17b66d['wasUndone']=_0x1458d8['wasUndone']),_0x17b66d;},_0x525b3a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x525b3a['getTypeUrl']=function(_0x325803){return void 0x0===_0x325803&&(_0x325803='type.googleapis.com'),_0x325803+'/MoveOperation';},_0x525b3a;}()),_0x299998['RenameOperation']=(function(){function _0x3fc888(_0x56eedb){if(_0x56eedb){for(var _0x236c94=Object['keys'](_0x56eedb),_0xa16f16=0x0;_0xa16f16<_0x236c94['length'];++_0xa16f16)null!=_0x56eedb[_0x236c94[_0xa16f16]]&&(this[_0x236c94[_0xa16f16]]=_0x56eedb[_0x236c94[_0xa16f16]]);}}return _0x3fc888['prototype']['position']=null,_0x3fc888['prototype']['oldName']='',_0x3fc888['prototype']['newName']='',_0x3fc888['prototype']['wasUndone']=!0x1,_0x3fc888['create']=function(_0x1cb379){return new _0x3fc888(_0x1cb379);},_0x3fc888['encode']=function(_0x169bf0,_0x1d7b95){return _0x1d7b95||(_0x1d7b95=_0x19e14c['create']()),null!=_0x169bf0['position']&&Object['hasOwnProperty']['call'](_0x169bf0,'position')&&_0x299998['Position']['encode'](_0x169bf0['position'],_0x1d7b95['uint32'](0xa)['fork']())['ldelim'](),null!=_0x169bf0['oldName']&&Object['hasOwnProperty']['call'](_0x169bf0,'oldName')&&_0x1d7b95['uint32'](0x12)['string'](_0x169bf0['oldName']),null!=_0x169bf0['newName']&&Object['hasOwnProperty']['call'](_0x169bf0,'newName')&&_0x1d7b95['uint32'](0x1a)['string'](_0x169bf0['newName']),null!=_0x169bf0['wasUndone']&&Object['hasOwnProperty']['call'](_0x169bf0,'wasUndone')&&_0x1d7b95['uint32'](0x20)['bool'](_0x169bf0['wasUndone']),_0x1d7b95;},_0x3fc888['encodeDelimited']=function(_0x29f8a5,_0x596d2f){return this['encode'](_0x29f8a5,_0x596d2f)['ldelim']();},_0x3fc888['decode']=function(_0x498a8c,_0x30f5b3){_0x498a8c instanceof _0x492384||(_0x498a8c=_0x492384['create'](_0x498a8c));for(var _0x42e4b8=void 0x0===_0x30f5b3?_0x498a8c['len']:_0x498a8c['pos']+_0x30f5b3,_0x1a9ecd=new _0x299998['RenameOperation']();_0x498a8c['pos']<_0x42e4b8;){var _0x2ed44f=_0x498a8c['uint32']();switch(_0x2ed44f>>>0x3){case 0x1:_0x1a9ecd['position']=_0x299998['Position']['decode'](_0x498a8c,_0x498a8c['uint32']());break;case 0x2:_0x1a9ecd['oldName']=_0x498a8c['string']();break;case 0x3:_0x1a9ecd['newName']=_0x498a8c['string']();break;case 0x4:_0x1a9ecd['wasUndone']=_0x498a8c['bool']();break;default:_0x498a8c['skipType'](0x7&_0x2ed44f);}}return _0x1a9ecd;},_0x3fc888['decodeDelimited']=function(_0x41e000){return _0x41e000 instanceof _0x492384||(_0x41e000=new _0x492384(_0x41e000)),this['decode'](_0x41e000,_0x41e000['uint32']());},_0x3fc888['verify']=function(_0x1f51b1){if('object'!=typeof _0x1f51b1||null===_0x1f51b1)return'object\x20expected';if(null!=_0x1f51b1['position']&&_0x1f51b1['hasOwnProperty']('position')){var _0x518447=_0x299998['Position']['verify'](_0x1f51b1['position']);if(_0x518447)return'position.'+_0x518447;}return null!=_0x1f51b1['oldName']&&_0x1f51b1['hasOwnProperty']('oldName')&&!_0x994e52['isString'](_0x1f51b1['oldName'])?'oldName:\x20string\x20expected':null!=_0x1f51b1['newName']&&_0x1f51b1['hasOwnProperty']('newName')&&!_0x994e52['isString'](_0x1f51b1['newName'])?'newName:\x20string\x20expected':null!=_0x1f51b1['wasUndone']&&_0x1f51b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f51b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3fc888['fromObject']=function(_0x24a8a5){if(_0x24a8a5 instanceof _0x299998['RenameOperation'])return _0x24a8a5;var _0x335587=new _0x299998['RenameOperation']();if(null!=_0x24a8a5['position']){if('object'!=typeof _0x24a8a5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x335587['position']=_0x299998['Position']['fromObject'](_0x24a8a5['position']);}return null!=_0x24a8a5['oldName']&&(_0x335587['oldName']=String(_0x24a8a5['oldName'])),null!=_0x24a8a5['newName']&&(_0x335587['newName']=String(_0x24a8a5['newName'])),null!=_0x24a8a5['wasUndone']&&(_0x335587['wasUndone']=Boolean(_0x24a8a5['wasUndone'])),_0x335587;},_0x3fc888['toObject']=function(_0x2070b2,_0x386b0b){_0x386b0b||(_0x386b0b={});var _0x5d4c51={};return _0x386b0b['defaults']&&(_0x5d4c51['position']=null,_0x5d4c51['oldName']='',_0x5d4c51['newName']='',_0x5d4c51['wasUndone']=!0x1),null!=_0x2070b2['position']&&_0x2070b2['hasOwnProperty']('position')&&(_0x5d4c51['position']=_0x299998['Position']['toObject'](_0x2070b2['position'],_0x386b0b)),null!=_0x2070b2['oldName']&&_0x2070b2['hasOwnProperty']('oldName')&&(_0x5d4c51['oldName']=_0x2070b2['oldName']),null!=_0x2070b2['newName']&&_0x2070b2['hasOwnProperty']('newName')&&(_0x5d4c51['newName']=_0x2070b2['newName']),null!=_0x2070b2['wasUndone']&&_0x2070b2['hasOwnProperty']('wasUndone')&&(_0x5d4c51['wasUndone']=_0x2070b2['wasUndone']),_0x5d4c51;},_0x3fc888['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x3fc888['getTypeUrl']=function(_0x2bdfea){return void 0x0===_0x2bdfea&&(_0x2bdfea='type.googleapis.com'),_0x2bdfea+'/RenameOperation';},_0x3fc888;}()),_0x299998['RootAttributeOperation']=(function(){function _0x33a457(_0x34313c){if(_0x34313c){for(var _0x5afc40=Object['keys'](_0x34313c),_0x31c7df=0x0;_0x31c7df<_0x5afc40['length'];++_0x31c7df)null!=_0x34313c[_0x5afc40[_0x31c7df]]&&(this[_0x5afc40[_0x31c7df]]=_0x34313c[_0x5afc40[_0x31c7df]]);}}return _0x33a457['prototype']['root']='',_0x33a457['prototype']['key']='',_0x33a457['prototype']['oldValueBoolean']=!0x1,_0x33a457['prototype']['oldValueJson']='',_0x33a457['prototype']['newValueBoolean']=!0x1,_0x33a457['prototype']['newValueJson']='',_0x33a457['prototype']['wasUndone']=!0x1,_0x33a457['create']=function(_0x478708){return new _0x33a457(_0x478708);},_0x33a457['encode']=function(_0x5c567f,_0x5c32b4){return _0x5c32b4||(_0x5c32b4=_0x19e14c['create']()),null!=_0x5c567f['root']&&Object['hasOwnProperty']['call'](_0x5c567f,'root')&&_0x5c32b4['uint32'](0xa)['string'](_0x5c567f['root']),null!=_0x5c567f['key']&&Object['hasOwnProperty']['call'](_0x5c567f,'key')&&_0x5c32b4['uint32'](0x12)['string'](_0x5c567f['key']),null!=_0x5c567f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c567f,'oldValueBoolean')&&_0x5c32b4['uint32'](0x18)['bool'](_0x5c567f['oldValueBoolean']),null!=_0x5c567f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5c567f,'oldValueJson')&&_0x5c32b4['uint32'](0x22)['string'](_0x5c567f['oldValueJson']),null!=_0x5c567f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c567f,'newValueBoolean')&&_0x5c32b4['uint32'](0x28)['bool'](_0x5c567f['newValueBoolean']),null!=_0x5c567f['newValueJson']&&Object['hasOwnProperty']['call'](_0x5c567f,'newValueJson')&&_0x5c32b4['uint32'](0x32)['string'](_0x5c567f['newValueJson']),null!=_0x5c567f['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c567f,'wasUndone')&&_0x5c32b4['uint32'](0x38)['bool'](_0x5c567f['wasUndone']),_0x5c32b4;},_0x33a457['encodeDelimited']=function(_0x110c04,_0x517d72){return this['encode'](_0x110c04,_0x517d72)['ldelim']();},_0x33a457['decode']=function(_0x5665ba,_0x2bb063){_0x5665ba instanceof _0x492384||(_0x5665ba=_0x492384['create'](_0x5665ba));for(var _0x308a1c=void 0x0===_0x2bb063?_0x5665ba['len']:_0x5665ba['pos']+_0x2bb063,_0x192280=new _0x299998['RootAttributeOperation']();_0x5665ba['pos']<_0x308a1c;){var _0x4ed1d0=_0x5665ba['uint32']();switch(_0x4ed1d0>>>0x3){case 0x1:_0x192280['root']=_0x5665ba['string']();break;case 0x2:_0x192280['key']=_0x5665ba['string']();break;case 0x3:_0x192280['oldValueBoolean']=_0x5665ba['bool']();break;case 0x4:_0x192280['oldValueJson']=_0x5665ba['string']();break;case 0x5:_0x192280['newValueBoolean']=_0x5665ba['bool']();break;case 0x6:_0x192280['newValueJson']=_0x5665ba['string']();break;case 0x7:_0x192280['wasUndone']=_0x5665ba['bool']();break;default:_0x5665ba['skipType'](0x7&_0x4ed1d0);}}return _0x192280;},_0x33a457['decodeDelimited']=function(_0x1ab423){return _0x1ab423 instanceof _0x492384||(_0x1ab423=new _0x492384(_0x1ab423)),this['decode'](_0x1ab423,_0x1ab423['uint32']());},_0x33a457['verify']=function(_0x36b88d){return'object'!=typeof _0x36b88d||null===_0x36b88d?'object\x20expected':null!=_0x36b88d['root']&&_0x36b88d['hasOwnProperty']('root')&&!_0x994e52['isString'](_0x36b88d['root'])?'root:\x20string\x20expected':null!=_0x36b88d['key']&&_0x36b88d['hasOwnProperty']('key')&&!_0x994e52['isString'](_0x36b88d['key'])?'key:\x20string\x20expected':null!=_0x36b88d['oldValueBoolean']&&_0x36b88d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x36b88d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x36b88d['oldValueJson']&&_0x36b88d['hasOwnProperty']('oldValueJson')&&!_0x994e52['isString'](_0x36b88d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x36b88d['newValueBoolean']&&_0x36b88d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x36b88d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x36b88d['newValueJson']&&_0x36b88d['hasOwnProperty']('newValueJson')&&!_0x994e52['isString'](_0x36b88d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x36b88d['wasUndone']&&_0x36b88d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36b88d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33a457['fromObject']=function(_0x14776){if(_0x14776 instanceof _0x299998['RootAttributeOperation'])return _0x14776;var _0x378116=new _0x299998['RootAttributeOperation']();return null!=_0x14776['root']&&(_0x378116['root']=String(_0x14776['root'])),null!=_0x14776['key']&&(_0x378116['key']=String(_0x14776['key'])),null!=_0x14776['oldValueBoolean']&&(_0x378116['oldValueBoolean']=Boolean(_0x14776['oldValueBoolean'])),null!=_0x14776['oldValueJson']&&(_0x378116['oldValueJson']=String(_0x14776['oldValueJson'])),null!=_0x14776['newValueBoolean']&&(_0x378116['newValueBoolean']=Boolean(_0x14776['newValueBoolean'])),null!=_0x14776['newValueJson']&&(_0x378116['newValueJson']=String(_0x14776['newValueJson'])),null!=_0x14776['wasUndone']&&(_0x378116['wasUndone']=Boolean(_0x14776['wasUndone'])),_0x378116;},_0x33a457['toObject']=function(_0x10720d,_0xdb478c){_0xdb478c||(_0xdb478c={});var _0x271f66={};return _0xdb478c['defaults']&&(_0x271f66['root']='',_0x271f66['key']='',_0x271f66['oldValueBoolean']=!0x1,_0x271f66['oldValueJson']='',_0x271f66['newValueBoolean']=!0x1,_0x271f66['newValueJson']='',_0x271f66['wasUndone']=!0x1),null!=_0x10720d['root']&&_0x10720d['hasOwnProperty']('root')&&(_0x271f66['root']=_0x10720d['root']),null!=_0x10720d['key']&&_0x10720d['hasOwnProperty']('key')&&(_0x271f66['key']=_0x10720d['key']),null!=_0x10720d['oldValueBoolean']&&_0x10720d['hasOwnProperty']('oldValueBoolean')&&(_0x271f66['oldValueBoolean']=_0x10720d['oldValueBoolean']),null!=_0x10720d['oldValueJson']&&_0x10720d['hasOwnProperty']('oldValueJson')&&(_0x271f66['oldValueJson']=_0x10720d['oldValueJson']),null!=_0x10720d['newValueBoolean']&&_0x10720d['hasOwnProperty']('newValueBoolean')&&(_0x271f66['newValueBoolean']=_0x10720d['newValueBoolean']),null!=_0x10720d['newValueJson']&&_0x10720d['hasOwnProperty']('newValueJson')&&(_0x271f66['newValueJson']=_0x10720d['newValueJson']),null!=_0x10720d['wasUndone']&&_0x10720d['hasOwnProperty']('wasUndone')&&(_0x271f66['wasUndone']=_0x10720d['wasUndone']),_0x271f66;},_0x33a457['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x33a457['getTypeUrl']=function(_0x2fdd08){return void 0x0===_0x2fdd08&&(_0x2fdd08='type.googleapis.com'),_0x2fdd08+'/RootAttributeOperation';},_0x33a457;}()),_0x299998['RootOperation']=(function(){function _0x24eb42(_0x1507b6){if(_0x1507b6){for(var _0x2330c1=Object['keys'](_0x1507b6),_0x4b56e4=0x0;_0x4b56e4<_0x2330c1['length'];++_0x4b56e4)null!=_0x1507b6[_0x2330c1[_0x4b56e4]]&&(this[_0x2330c1[_0x4b56e4]]=_0x1507b6[_0x2330c1[_0x4b56e4]]);}}return _0x24eb42['prototype']['rootName']='',_0x24eb42['prototype']['elementName']='',_0x24eb42['prototype']['isAdd']=!0x1,_0x24eb42['prototype']['wasUndone']=!0x1,_0x24eb42['create']=function(_0xeb247e){return new _0x24eb42(_0xeb247e);},_0x24eb42['encode']=function(_0x659f5b,_0x55b0e8){return _0x55b0e8||(_0x55b0e8=_0x19e14c['create']()),null!=_0x659f5b['rootName']&&Object['hasOwnProperty']['call'](_0x659f5b,'rootName')&&_0x55b0e8['uint32'](0xa)['string'](_0x659f5b['rootName']),null!=_0x659f5b['elementName']&&Object['hasOwnProperty']['call'](_0x659f5b,'elementName')&&_0x55b0e8['uint32'](0x12)['string'](_0x659f5b['elementName']),null!=_0x659f5b['isAdd']&&Object['hasOwnProperty']['call'](_0x659f5b,'isAdd')&&_0x55b0e8['uint32'](0x18)['bool'](_0x659f5b['isAdd']),null!=_0x659f5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x659f5b,'wasUndone')&&_0x55b0e8['uint32'](0x20)['bool'](_0x659f5b['wasUndone']),_0x55b0e8;},_0x24eb42['encodeDelimited']=function(_0xa35192,_0x1fb2a7){return this['encode'](_0xa35192,_0x1fb2a7)['ldelim']();},_0x24eb42['decode']=function(_0x1c9fea,_0x32fceb){_0x1c9fea instanceof _0x492384||(_0x1c9fea=_0x492384['create'](_0x1c9fea));for(var _0x34cef4=void 0x0===_0x32fceb?_0x1c9fea['len']:_0x1c9fea['pos']+_0x32fceb,_0x3917ad=new _0x299998['RootOperation']();_0x1c9fea['pos']<_0x34cef4;){var _0x5a9e0f=_0x1c9fea['uint32']();switch(_0x5a9e0f>>>0x3){case 0x1:_0x3917ad['rootName']=_0x1c9fea['string']();break;case 0x2:_0x3917ad['elementName']=_0x1c9fea['string']();break;case 0x3:_0x3917ad['isAdd']=_0x1c9fea['bool']();break;case 0x4:_0x3917ad['wasUndone']=_0x1c9fea['bool']();break;default:_0x1c9fea['skipType'](0x7&_0x5a9e0f);}}return _0x3917ad;},_0x24eb42['decodeDelimited']=function(_0x531fc6){return _0x531fc6 instanceof _0x492384||(_0x531fc6=new _0x492384(_0x531fc6)),this['decode'](_0x531fc6,_0x531fc6['uint32']());},_0x24eb42['verify']=function(_0x2b50a3){return'object'!=typeof _0x2b50a3||null===_0x2b50a3?'object\x20expected':null!=_0x2b50a3['rootName']&&_0x2b50a3['hasOwnProperty']('rootName')&&!_0x994e52['isString'](_0x2b50a3['rootName'])?'rootName:\x20string\x20expected':null!=_0x2b50a3['elementName']&&_0x2b50a3['hasOwnProperty']('elementName')&&!_0x994e52['isString'](_0x2b50a3['elementName'])?'elementName:\x20string\x20expected':null!=_0x2b50a3['isAdd']&&_0x2b50a3['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2b50a3['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2b50a3['wasUndone']&&_0x2b50a3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b50a3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24eb42['fromObject']=function(_0x1df33c){if(_0x1df33c instanceof _0x299998['RootOperation'])return _0x1df33c;var _0x344553=new _0x299998['RootOperation']();return null!=_0x1df33c['rootName']&&(_0x344553['rootName']=String(_0x1df33c['rootName'])),null!=_0x1df33c['elementName']&&(_0x344553['elementName']=String(_0x1df33c['elementName'])),null!=_0x1df33c['isAdd']&&(_0x344553['isAdd']=Boolean(_0x1df33c['isAdd'])),null!=_0x1df33c['wasUndone']&&(_0x344553['wasUndone']=Boolean(_0x1df33c['wasUndone'])),_0x344553;},_0x24eb42['toObject']=function(_0x4e719c,_0x35b425){_0x35b425||(_0x35b425={});var _0xa851c8={};return _0x35b425['defaults']&&(_0xa851c8['rootName']='',_0xa851c8['elementName']='',_0xa851c8['isAdd']=!0x1,_0xa851c8['wasUndone']=!0x1),null!=_0x4e719c['rootName']&&_0x4e719c['hasOwnProperty']('rootName')&&(_0xa851c8['rootName']=_0x4e719c['rootName']),null!=_0x4e719c['elementName']&&_0x4e719c['hasOwnProperty']('elementName')&&(_0xa851c8['elementName']=_0x4e719c['elementName']),null!=_0x4e719c['isAdd']&&_0x4e719c['hasOwnProperty']('isAdd')&&(_0xa851c8['isAdd']=_0x4e719c['isAdd']),null!=_0x4e719c['wasUndone']&&_0x4e719c['hasOwnProperty']('wasUndone')&&(_0xa851c8['wasUndone']=_0x4e719c['wasUndone']),_0xa851c8;},_0x24eb42['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x24eb42['getTypeUrl']=function(_0x2345ba){return void 0x0===_0x2345ba&&(_0x2345ba='type.googleapis.com'),_0x2345ba+'/RootOperation';},_0x24eb42;}()),_0x299998['SplitOperation']=(function(){function _0x2593ac(_0x373996){if(_0x373996){for(var _0x311973=Object['keys'](_0x373996),_0x4d10c7=0x0;_0x4d10c7<_0x311973['length'];++_0x4d10c7)null!=_0x373996[_0x311973[_0x4d10c7]]&&(this[_0x311973[_0x4d10c7]]=_0x373996[_0x311973[_0x4d10c7]]);}}return _0x2593ac['prototype']['splitPosition']=null,_0x2593ac['prototype']['graveyardPosition']=null,_0x2593ac['prototype']['howMany']=0x0,_0x2593ac['prototype']['insertionPosition']=null,_0x2593ac['prototype']['wasUndone']=!0x1,_0x2593ac['create']=function(_0x40caa7){return new _0x2593ac(_0x40caa7);},_0x2593ac['encode']=function(_0x28177f,_0x2393c6){return _0x2393c6||(_0x2393c6=_0x19e14c['create']()),null!=_0x28177f['splitPosition']&&Object['hasOwnProperty']['call'](_0x28177f,'splitPosition')&&_0x299998['Position']['encode'](_0x28177f['splitPosition'],_0x2393c6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28177f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x28177f,'graveyardPosition')&&_0x299998['Position']['encode'](_0x28177f['graveyardPosition'],_0x2393c6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x28177f['howMany']&&Object['hasOwnProperty']['call'](_0x28177f,'howMany')&&_0x2393c6['uint32'](0x18)['uint32'](_0x28177f['howMany']),null!=_0x28177f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x28177f,'insertionPosition')&&_0x299998['Position']['encode'](_0x28177f['insertionPosition'],_0x2393c6['uint32'](0x22)['fork']())['ldelim'](),null!=_0x28177f['wasUndone']&&Object['hasOwnProperty']['call'](_0x28177f,'wasUndone')&&_0x2393c6['uint32'](0x28)['bool'](_0x28177f['wasUndone']),_0x2393c6;},_0x2593ac['encodeDelimited']=function(_0x28a9c3,_0x3527dd){return this['encode'](_0x28a9c3,_0x3527dd)['ldelim']();},_0x2593ac['decode']=function(_0x5b708a,_0x5062c3){_0x5b708a instanceof _0x492384||(_0x5b708a=_0x492384['create'](_0x5b708a));for(var _0x1b2b29=void 0x0===_0x5062c3?_0x5b708a['len']:_0x5b708a['pos']+_0x5062c3,_0x5efd11=new _0x299998['SplitOperation']();_0x5b708a['pos']<_0x1b2b29;){var _0x46f048=_0x5b708a['uint32']();switch(_0x46f048>>>0x3){case 0x1:_0x5efd11['splitPosition']=_0x299998['Position']['decode'](_0x5b708a,_0x5b708a['uint32']());break;case 0x2:_0x5efd11['graveyardPosition']=_0x299998['Position']['decode'](_0x5b708a,_0x5b708a['uint32']());break;case 0x3:_0x5efd11['howMany']=_0x5b708a['uint32']();break;case 0x4:_0x5efd11['insertionPosition']=_0x299998['Position']['decode'](_0x5b708a,_0x5b708a['uint32']());break;case 0x5:_0x5efd11['wasUndone']=_0x5b708a['bool']();break;default:_0x5b708a['skipType'](0x7&_0x46f048);}}return _0x5efd11;},_0x2593ac['decodeDelimited']=function(_0x5ad2f3){return _0x5ad2f3 instanceof _0x492384||(_0x5ad2f3=new _0x492384(_0x5ad2f3)),this['decode'](_0x5ad2f3,_0x5ad2f3['uint32']());},_0x2593ac['verify']=function(_0x98c0d7){if('object'!=typeof _0x98c0d7||null===_0x98c0d7)return'object\x20expected';var _0x1c9d30;if(null!=_0x98c0d7['splitPosition']&&_0x98c0d7['hasOwnProperty']('splitPosition')&&(_0x1c9d30=_0x299998['Position']['verify'](_0x98c0d7['splitPosition'])))return'splitPosition.'+_0x1c9d30;if(null!=_0x98c0d7['graveyardPosition']&&_0x98c0d7['hasOwnProperty']('graveyardPosition')&&(_0x1c9d30=_0x299998['Position']['verify'](_0x98c0d7['graveyardPosition'])))return'graveyardPosition.'+_0x1c9d30;if(null!=_0x98c0d7['howMany']&&_0x98c0d7['hasOwnProperty']('howMany')&&!_0x994e52['isInteger'](_0x98c0d7['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x98c0d7['insertionPosition']&&_0x98c0d7['hasOwnProperty']('insertionPosition')&&(_0x1c9d30=_0x299998['Position']['verify'](_0x98c0d7['insertionPosition'])))return'insertionPosition.'+_0x1c9d30;return null!=_0x98c0d7['wasUndone']&&_0x98c0d7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x98c0d7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2593ac['fromObject']=function(_0x5ea668){if(_0x5ea668 instanceof _0x299998['SplitOperation'])return _0x5ea668;var _0x38d41f=new _0x299998['SplitOperation']();if(null!=_0x5ea668['splitPosition']){if('object'!=typeof _0x5ea668['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x38d41f['splitPosition']=_0x299998['Position']['fromObject'](_0x5ea668['splitPosition']);}if(null!=_0x5ea668['graveyardPosition']){if('object'!=typeof _0x5ea668['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x38d41f['graveyardPosition']=_0x299998['Position']['fromObject'](_0x5ea668['graveyardPosition']);}if(null!=_0x5ea668['howMany']&&(_0x38d41f['howMany']=_0x5ea668['howMany']>>>0x0),null!=_0x5ea668['insertionPosition']){if('object'!=typeof _0x5ea668['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x38d41f['insertionPosition']=_0x299998['Position']['fromObject'](_0x5ea668['insertionPosition']);}return null!=_0x5ea668['wasUndone']&&(_0x38d41f['wasUndone']=Boolean(_0x5ea668['wasUndone'])),_0x38d41f;},_0x2593ac['toObject']=function(_0x2228ef,_0x246108){_0x246108||(_0x246108={});var _0x4e874c={};return _0x246108['defaults']&&(_0x4e874c['splitPosition']=null,_0x4e874c['graveyardPosition']=null,_0x4e874c['howMany']=0x0,_0x4e874c['insertionPosition']=null,_0x4e874c['wasUndone']=!0x1),null!=_0x2228ef['splitPosition']&&_0x2228ef['hasOwnProperty']('splitPosition')&&(_0x4e874c['splitPosition']=_0x299998['Position']['toObject'](_0x2228ef['splitPosition'],_0x246108)),null!=_0x2228ef['graveyardPosition']&&_0x2228ef['hasOwnProperty']('graveyardPosition')&&(_0x4e874c['graveyardPosition']=_0x299998['Position']['toObject'](_0x2228ef['graveyardPosition'],_0x246108)),null!=_0x2228ef['howMany']&&_0x2228ef['hasOwnProperty']('howMany')&&(_0x4e874c['howMany']=_0x2228ef['howMany']),null!=_0x2228ef['insertionPosition']&&_0x2228ef['hasOwnProperty']('insertionPosition')&&(_0x4e874c['insertionPosition']=_0x299998['Position']['toObject'](_0x2228ef['insertionPosition'],_0x246108)),null!=_0x2228ef['wasUndone']&&_0x2228ef['hasOwnProperty']('wasUndone')&&(_0x4e874c['wasUndone']=_0x2228ef['wasUndone']),_0x4e874c;},_0x2593ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x2593ac['getTypeUrl']=function(_0x40e566){return void 0x0===_0x40e566&&(_0x40e566='type.googleapis.com'),_0x40e566+'/SplitOperation';},_0x2593ac;}()),_0x299998['Position']=(function(){function _0x29d2c8(_0x3693ff){if(this['path']=[],_0x3693ff){for(var _0x30c00c=Object['keys'](_0x3693ff),_0x55de5d=0x0;_0x55de5d<_0x30c00c['length'];++_0x55de5d)null!=_0x3693ff[_0x30c00c[_0x55de5d]]&&(this[_0x30c00c[_0x55de5d]]=_0x3693ff[_0x30c00c[_0x55de5d]]);}}return _0x29d2c8['prototype']['root']='',_0x29d2c8['prototype']['rootMain']=!0x1,_0x29d2c8['prototype']['rootGraveyard']=!0x1,_0x29d2c8['prototype']['path']=_0x994e52['emptyArray'],_0x29d2c8['prototype']['stickiness']='',_0x29d2c8['create']=function(_0x1f8708){return new _0x29d2c8(_0x1f8708);},_0x29d2c8['encode']=function(_0x5f1b10,_0x3e19c3){if(_0x3e19c3||(_0x3e19c3=_0x19e14c['create']()),null!=_0x5f1b10['root']&&Object['hasOwnProperty']['call'](_0x5f1b10,'root')&&_0x3e19c3['uint32'](0xa)['string'](_0x5f1b10['root']),null!=_0x5f1b10['rootMain']&&Object['hasOwnProperty']['call'](_0x5f1b10,'rootMain')&&_0x3e19c3['uint32'](0x10)['bool'](_0x5f1b10['rootMain']),null!=_0x5f1b10['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5f1b10,'rootGraveyard')&&_0x3e19c3['uint32'](0x18)['bool'](_0x5f1b10['rootGraveyard']),null!=_0x5f1b10['path']&&_0x5f1b10['path']['length']){_0x3e19c3['uint32'](0x22)['fork']();for(var _0x4d4627=0x0;_0x4d4627<_0x5f1b10['path']['length'];++_0x4d4627)_0x3e19c3['uint32'](_0x5f1b10['path'][_0x4d4627]);_0x3e19c3['ldelim']();}return null!=_0x5f1b10['stickiness']&&Object['hasOwnProperty']['call'](_0x5f1b10,'stickiness')&&_0x3e19c3['uint32'](0x2a)['string'](_0x5f1b10['stickiness']),_0x3e19c3;},_0x29d2c8['encodeDelimited']=function(_0x581ebb,_0x26c6b5){return this['encode'](_0x581ebb,_0x26c6b5)['ldelim']();},_0x29d2c8['decode']=function(_0x3a2115,_0x103928){_0x3a2115 instanceof _0x492384||(_0x3a2115=_0x492384['create'](_0x3a2115));for(var _0x3f6b6f=void 0x0===_0x103928?_0x3a2115['len']:_0x3a2115['pos']+_0x103928,_0x417484=new _0x299998['Position']();_0x3a2115['pos']<_0x3f6b6f;){var _0x1ab8ad=_0x3a2115['uint32']();switch(_0x1ab8ad>>>0x3){case 0x1:_0x417484['root']=_0x3a2115['string']();break;case 0x2:_0x417484['rootMain']=_0x3a2115['bool']();break;case 0x3:_0x417484['rootGraveyard']=_0x3a2115['bool']();break;case 0x4:if(_0x417484['path']&&_0x417484['path']['length']||(_0x417484['path']=[]),0x2==(0x7&_0x1ab8ad)){for(var _0x4f76d1=_0x3a2115['uint32']()+_0x3a2115['pos'];_0x3a2115['pos']<_0x4f76d1;)_0x417484['path']['push'](_0x3a2115['uint32']());}else _0x417484['path']['push'](_0x3a2115['uint32']());break;case 0x5:_0x417484['stickiness']=_0x3a2115['string']();break;default:_0x3a2115['skipType'](0x7&_0x1ab8ad);}}return _0x417484;},_0x29d2c8['decodeDelimited']=function(_0x2d0cb0){return _0x2d0cb0 instanceof _0x492384||(_0x2d0cb0=new _0x492384(_0x2d0cb0)),this['decode'](_0x2d0cb0,_0x2d0cb0['uint32']());},_0x29d2c8['verify']=function(_0x3e2b8b){if('object'!=typeof _0x3e2b8b||null===_0x3e2b8b)return'object\x20expected';if(null!=_0x3e2b8b['root']&&_0x3e2b8b['hasOwnProperty']('root')&&!_0x994e52['isString'](_0x3e2b8b['root']))return'root:\x20string\x20expected';if(null!=_0x3e2b8b['rootMain']&&_0x3e2b8b['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3e2b8b['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3e2b8b['rootGraveyard']&&_0x3e2b8b['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3e2b8b['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3e2b8b['path']&&_0x3e2b8b['hasOwnProperty']('path')){if(!Array['isArray'](_0x3e2b8b['path']))return'path:\x20array\x20expected';for(var _0x38bb44=0x0;_0x38bb44<_0x3e2b8b['path']['length'];++_0x38bb44)if(!_0x994e52['isInteger'](_0x3e2b8b['path'][_0x38bb44]))return'path:\x20integer[]\x20expected';}return null!=_0x3e2b8b['stickiness']&&_0x3e2b8b['hasOwnProperty']('stickiness')&&!_0x994e52['isString'](_0x3e2b8b['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x29d2c8['fromObject']=function(_0x28e4ee){if(_0x28e4ee instanceof _0x299998['Position'])return _0x28e4ee;var _0x3232c3=new _0x299998['Position']();if(null!=_0x28e4ee['root']&&(_0x3232c3['root']=String(_0x28e4ee['root'])),null!=_0x28e4ee['rootMain']&&(_0x3232c3['rootMain']=Boolean(_0x28e4ee['rootMain'])),null!=_0x28e4ee['rootGraveyard']&&(_0x3232c3['rootGraveyard']=Boolean(_0x28e4ee['rootGraveyard'])),_0x28e4ee['path']){if(!Array['isArray'](_0x28e4ee['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3232c3['path']=[];for(var _0x3d476b=0x0;_0x3d476b<_0x28e4ee['path']['length'];++_0x3d476b)_0x3232c3['path'][_0x3d476b]=_0x28e4ee['path'][_0x3d476b]>>>0x0;}return null!=_0x28e4ee['stickiness']&&(_0x3232c3['stickiness']=String(_0x28e4ee['stickiness'])),_0x3232c3;},_0x29d2c8['toObject']=function(_0x1ea660,_0xdbdabd){_0xdbdabd||(_0xdbdabd={});var _0x568499={};if((_0xdbdabd['arrays']||_0xdbdabd['defaults'])&&(_0x568499['path']=[]),_0xdbdabd['defaults']&&(_0x568499['root']='',_0x568499['rootMain']=!0x1,_0x568499['rootGraveyard']=!0x1,_0x568499['stickiness']=''),null!=_0x1ea660['root']&&_0x1ea660['hasOwnProperty']('root')&&(_0x568499['root']=_0x1ea660['root']),null!=_0x1ea660['rootMain']&&_0x1ea660['hasOwnProperty']('rootMain')&&(_0x568499['rootMain']=_0x1ea660['rootMain']),null!=_0x1ea660['rootGraveyard']&&_0x1ea660['hasOwnProperty']('rootGraveyard')&&(_0x568499['rootGraveyard']=_0x1ea660['rootGraveyard']),_0x1ea660['path']&&_0x1ea660['path']['length']){_0x568499['path']=[];for(var _0x43634b=0x0;_0x43634b<_0x1ea660['path']['length'];++_0x43634b)_0x568499['path'][_0x43634b]=_0x1ea660['path'][_0x43634b];}return null!=_0x1ea660['stickiness']&&_0x1ea660['hasOwnProperty']('stickiness')&&(_0x568499['stickiness']=_0x1ea660['stickiness']),_0x568499;},_0x29d2c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x29d2c8['getTypeUrl']=function(_0x36420){return void 0x0===_0x36420&&(_0x36420='type.googleapis.com'),_0x36420+'/Position';},_0x29d2c8;}()),_0x299998['Range']=(function(){function _0x57728c(_0x5a0fe1){if(_0x5a0fe1){for(var _0x2523d4=Object['keys'](_0x5a0fe1),_0x4c8665=0x0;_0x4c8665<_0x2523d4['length'];++_0x4c8665)null!=_0x5a0fe1[_0x2523d4[_0x4c8665]]&&(this[_0x2523d4[_0x4c8665]]=_0x5a0fe1[_0x2523d4[_0x4c8665]]);}}return _0x57728c['prototype']['start']=null,_0x57728c['prototype']['end']=null,_0x57728c['create']=function(_0xebe2b0){return new _0x57728c(_0xebe2b0);},_0x57728c['encode']=function(_0x1ece3a,_0x29c4f2){return _0x29c4f2||(_0x29c4f2=_0x19e14c['create']()),null!=_0x1ece3a['start']&&Object['hasOwnProperty']['call'](_0x1ece3a,'start')&&_0x299998['Position']['encode'](_0x1ece3a['start'],_0x29c4f2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ece3a['end']&&Object['hasOwnProperty']['call'](_0x1ece3a,'end')&&_0x299998['Position']['encode'](_0x1ece3a['end'],_0x29c4f2['uint32'](0x12)['fork']())['ldelim'](),_0x29c4f2;},_0x57728c['encodeDelimited']=function(_0x59c032,_0x4ced5b){return this['encode'](_0x59c032,_0x4ced5b)['ldelim']();},_0x57728c['decode']=function(_0x3461dc,_0x21d98b){_0x3461dc instanceof _0x492384||(_0x3461dc=_0x492384['create'](_0x3461dc));for(var _0xd0b4dc=void 0x0===_0x21d98b?_0x3461dc['len']:_0x3461dc['pos']+_0x21d98b,_0x320df7=new _0x299998['Range']();_0x3461dc['pos']<_0xd0b4dc;){var _0x2cc8fc=_0x3461dc['uint32']();switch(_0x2cc8fc>>>0x3){case 0x1:_0x320df7['start']=_0x299998['Position']['decode'](_0x3461dc,_0x3461dc['uint32']());break;case 0x2:_0x320df7['end']=_0x299998['Position']['decode'](_0x3461dc,_0x3461dc['uint32']());break;default:_0x3461dc['skipType'](0x7&_0x2cc8fc);}}return _0x320df7;},_0x57728c['decodeDelimited']=function(_0x996c01){return _0x996c01 instanceof _0x492384||(_0x996c01=new _0x492384(_0x996c01)),this['decode'](_0x996c01,_0x996c01['uint32']());},_0x57728c['verify']=function(_0x1dae2e){if('object'!=typeof _0x1dae2e||null===_0x1dae2e)return'object\x20expected';var _0xd4b1c1;if(null!=_0x1dae2e['start']&&_0x1dae2e['hasOwnProperty']('start')&&(_0xd4b1c1=_0x299998['Position']['verify'](_0x1dae2e['start'])))return'start.'+_0xd4b1c1;if(null!=_0x1dae2e['end']&&_0x1dae2e['hasOwnProperty']('end')&&(_0xd4b1c1=_0x299998['Position']['verify'](_0x1dae2e['end'])))return'end.'+_0xd4b1c1;return null;},_0x57728c['fromObject']=function(_0xb082b3){if(_0xb082b3 instanceof _0x299998['Range'])return _0xb082b3;var _0x3868fd=new _0x299998['Range']();if(null!=_0xb082b3['start']){if('object'!=typeof _0xb082b3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3868fd['start']=_0x299998['Position']['fromObject'](_0xb082b3['start']);}if(null!=_0xb082b3['end']){if('object'!=typeof _0xb082b3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3868fd['end']=_0x299998['Position']['fromObject'](_0xb082b3['end']);}return _0x3868fd;},_0x57728c['toObject']=function(_0x2a8b9d,_0x3979f3){_0x3979f3||(_0x3979f3={});var _0x2ec302={};return _0x3979f3['defaults']&&(_0x2ec302['start']=null,_0x2ec302['end']=null),null!=_0x2a8b9d['start']&&_0x2a8b9d['hasOwnProperty']('start')&&(_0x2ec302['start']=_0x299998['Position']['toObject'](_0x2a8b9d['start'],_0x3979f3)),null!=_0x2a8b9d['end']&&_0x2a8b9d['hasOwnProperty']('end')&&(_0x2ec302['end']=_0x299998['Position']['toObject'](_0x2a8b9d['end'],_0x3979f3)),_0x2ec302;},_0x57728c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x57728c['getTypeUrl']=function(_0x199196){return void 0x0===_0x199196&&(_0x199196='type.googleapis.com'),_0x199196+'/Range';},_0x57728c;}()),_0x299998['Element']=(function(){function _0xb1e24a(_0xce497a){if(this['children']=[],this['attributesBoolean']={},_0xce497a){for(var _0x3bfdb4=Object['keys'](_0xce497a),_0x2fac52=0x0;_0x2fac52<_0x3bfdb4['length'];++_0x2fac52)null!=_0xce497a[_0x3bfdb4[_0x2fac52]]&&(this[_0x3bfdb4[_0x2fac52]]=_0xce497a[_0x3bfdb4[_0x2fac52]]);}}return _0xb1e24a['prototype']['name']='',_0xb1e24a['prototype']['children']=_0x994e52['emptyArray'],_0xb1e24a['prototype']['data']='',_0xb1e24a['prototype']['attributesBoolean']=_0x994e52['emptyObject'],_0xb1e24a['prototype']['attributesJson']='',_0xb1e24a['create']=function(_0x18203d){return new _0xb1e24a(_0x18203d);},_0xb1e24a['encode']=function(_0x444dcb,_0x317222){if(_0x317222||(_0x317222=_0x19e14c['create']()),null!=_0x444dcb['name']&&Object['hasOwnProperty']['call'](_0x444dcb,'name')&&_0x317222['uint32'](0xa)['string'](_0x444dcb['name']),null!=_0x444dcb['children']&&_0x444dcb['children']['length']){for(var _0x3ecafe=0x0;_0x3ecafe<_0x444dcb['children']['length'];++_0x3ecafe)_0x299998['Element']['encode'](_0x444dcb['children'][_0x3ecafe],_0x317222['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x444dcb['data']&&Object['hasOwnProperty']['call'](_0x444dcb,'data')&&_0x317222['uint32'](0x1a)['string'](_0x444dcb['data']),null!=_0x444dcb['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x444dcb,'attributesBoolean')){var _0x168dc4=Object['keys'](_0x444dcb['attributesBoolean']);for(_0x3ecafe=0x0;_0x3ecafe<_0x168dc4['length'];++_0x3ecafe)_0x317222['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x168dc4[_0x3ecafe])['uint32'](0x10)['bool'](_0x444dcb['attributesBoolean'][_0x168dc4[_0x3ecafe]])['ldelim']();}return null!=_0x444dcb['attributesJson']&&Object['hasOwnProperty']['call'](_0x444dcb,'attributesJson')&&_0x317222['uint32'](0x2a)['string'](_0x444dcb['attributesJson']),_0x317222;},_0xb1e24a['encodeDelimited']=function(_0x199421,_0x3115d1){return this['encode'](_0x199421,_0x3115d1)['ldelim']();},_0xb1e24a['decode']=function(_0x4f4aea,_0x7df848){_0x4f4aea instanceof _0x492384||(_0x4f4aea=_0x492384['create'](_0x4f4aea));for(var _0x7b5546,_0x41e52a,_0x5f2f31=void 0x0===_0x7df848?_0x4f4aea['len']:_0x4f4aea['pos']+_0x7df848,_0x436163=new _0x299998['Element']();_0x4f4aea['pos']<_0x5f2f31;){var _0x15fd26=_0x4f4aea['uint32']();switch(_0x15fd26>>>0x3){case 0x1:_0x436163['name']=_0x4f4aea['string']();break;case 0x2:_0x436163['children']&&_0x436163['children']['length']||(_0x436163['children']=[]),_0x436163['children']['push'](_0x299998['Element']['decode'](_0x4f4aea,_0x4f4aea['uint32']()));break;case 0x3:_0x436163['data']=_0x4f4aea['string']();break;case 0x4:_0x436163['attributesBoolean']===_0x994e52['emptyObject']&&(_0x436163['attributesBoolean']={});var _0x149078=_0x4f4aea['uint32']()+_0x4f4aea['pos'];for(_0x7b5546='',_0x41e52a=!0x1;_0x4f4aea['pos']<_0x149078;){var _0x11c364=_0x4f4aea['uint32']();switch(_0x11c364>>>0x3){case 0x1:_0x7b5546=_0x4f4aea['string']();break;case 0x2:_0x41e52a=_0x4f4aea['bool']();break;default:_0x4f4aea['skipType'](0x7&_0x11c364);}}_0x436163['attributesBoolean'][_0x7b5546]=_0x41e52a;break;case 0x5:_0x436163['attributesJson']=_0x4f4aea['string']();break;default:_0x4f4aea['skipType'](0x7&_0x15fd26);}}return _0x436163;},_0xb1e24a['decodeDelimited']=function(_0x3152b1){return _0x3152b1 instanceof _0x492384||(_0x3152b1=new _0x492384(_0x3152b1)),this['decode'](_0x3152b1,_0x3152b1['uint32']());},_0xb1e24a['verify']=function(_0x59a2c7){if('object'!=typeof _0x59a2c7||null===_0x59a2c7)return'object\x20expected';if(null!=_0x59a2c7['name']&&_0x59a2c7['hasOwnProperty']('name')&&!_0x994e52['isString'](_0x59a2c7['name']))return'name:\x20string\x20expected';if(null!=_0x59a2c7['children']&&_0x59a2c7['hasOwnProperty']('children')){if(!Array['isArray'](_0x59a2c7['children']))return'children:\x20array\x20expected';for(var _0x2617e9=0x0;_0x2617e9<_0x59a2c7['children']['length'];++_0x2617e9){var _0x495e5b=_0x299998['Element']['verify'](_0x59a2c7['children'][_0x2617e9]);if(_0x495e5b)return'children.'+_0x495e5b;}}if(null!=_0x59a2c7['data']&&_0x59a2c7['hasOwnProperty']('data')&&!_0x994e52['isString'](_0x59a2c7['data']))return'data:\x20string\x20expected';if(null!=_0x59a2c7['attributesBoolean']&&_0x59a2c7['hasOwnProperty']('attributesBoolean')){if(!_0x994e52['isObject'](_0x59a2c7['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x53aac7=Object['keys'](_0x59a2c7['attributesBoolean']);for(_0x2617e9=0x0;_0x2617e9<_0x53aac7['length'];++_0x2617e9)if('boolean'!=typeof _0x59a2c7['attributesBoolean'][_0x53aac7[_0x2617e9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59a2c7['attributesJson']&&_0x59a2c7['hasOwnProperty']('attributesJson')&&!_0x994e52['isString'](_0x59a2c7['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xb1e24a['fromObject']=function(_0x3f2ffc){if(_0x3f2ffc instanceof _0x299998['Element'])return _0x3f2ffc;var _0x4445d9=new _0x299998['Element']();if(null!=_0x3f2ffc['name']&&(_0x4445d9['name']=String(_0x3f2ffc['name'])),_0x3f2ffc['children']){if(!Array['isArray'](_0x3f2ffc['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4445d9['children']=[];for(var _0x856f2a=0x0;_0x856f2a<_0x3f2ffc['children']['length'];++_0x856f2a){if('object'!=typeof _0x3f2ffc['children'][_0x856f2a])throw TypeError('.Element.children:\x20object\x20expected');_0x4445d9['children'][_0x856f2a]=_0x299998['Element']['fromObject'](_0x3f2ffc['children'][_0x856f2a]);}}if(null!=_0x3f2ffc['data']&&(_0x4445d9['data']=String(_0x3f2ffc['data'])),_0x3f2ffc['attributesBoolean']){if('object'!=typeof _0x3f2ffc['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4445d9['attributesBoolean']={};var _0x1973c1=Object['keys'](_0x3f2ffc['attributesBoolean']);for(_0x856f2a=0x0;_0x856f2a<_0x1973c1['length'];++_0x856f2a)_0x4445d9['attributesBoolean'][_0x1973c1[_0x856f2a]]=Boolean(_0x3f2ffc['attributesBoolean'][_0x1973c1[_0x856f2a]]);}return null!=_0x3f2ffc['attributesJson']&&(_0x4445d9['attributesJson']=String(_0x3f2ffc['attributesJson'])),_0x4445d9;},_0xb1e24a['toObject']=function(_0x59a14f,_0xed8729){_0xed8729||(_0xed8729={});var _0xc44b46,_0x1c0172={};if((_0xed8729['arrays']||_0xed8729['defaults'])&&(_0x1c0172['children']=[]),(_0xed8729['objects']||_0xed8729['defaults'])&&(_0x1c0172['attributesBoolean']={}),_0xed8729['defaults']&&(_0x1c0172['name']='',_0x1c0172['data']='',_0x1c0172['attributesJson']=''),null!=_0x59a14f['name']&&_0x59a14f['hasOwnProperty']('name')&&(_0x1c0172['name']=_0x59a14f['name']),_0x59a14f['children']&&_0x59a14f['children']['length']){_0x1c0172['children']=[];for(var _0x496d90=0x0;_0x496d90<_0x59a14f['children']['length'];++_0x496d90)_0x1c0172['children'][_0x496d90]=_0x299998['Element']['toObject'](_0x59a14f['children'][_0x496d90],_0xed8729);}if(null!=_0x59a14f['data']&&_0x59a14f['hasOwnProperty']('data')&&(_0x1c0172['data']=_0x59a14f['data']),_0x59a14f['attributesBoolean']&&(_0xc44b46=Object['keys'](_0x59a14f['attributesBoolean']))['length']){_0x1c0172['attributesBoolean']={};for(_0x496d90=0x0;_0x496d90<_0xc44b46['length'];++_0x496d90)_0x1c0172['attributesBoolean'][_0xc44b46[_0x496d90]]=_0x59a14f['attributesBoolean'][_0xc44b46[_0x496d90]];}return null!=_0x59a14f['attributesJson']&&_0x59a14f['hasOwnProperty']('attributesJson')&&(_0x1c0172['attributesJson']=_0x59a14f['attributesJson']),_0x1c0172;},_0xb1e24a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0xb1e24a['getTypeUrl']=function(_0x52dc1f){return void 0x0===_0x52dc1f&&(_0x52dc1f='type.googleapis.com'),_0x52dc1f+'/Element';},_0xb1e24a;}()),_0x299998;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4c8b12){return new w(this['_protobufRoot'][_0x4c8b12]);}}class w{['_protobuf'];constructor(_0x1f2a11){this['_protobuf']=_0x1f2a11;}['compress'](_0x34e7f8){const _0x2d0940=this['_protobuf']['verify'](_0x34e7f8);if(_0x2d0940)throw Error(_0x2d0940);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x34e7f8))['finish']();}['decompress'](_0x2a115d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2a115d),{'oneofs':!0x0});}}function g(_0x2d7224,_0x32a992){const _0x48c1b8=_0x3c52fd(_0x2d7224);return _0x48c1b8['path'][_0x48c1b8['path']['length']-0x1]+=_0x32a992,_0x48c1b8;}function _(_0x219df2,_0x4532c0){return _0x219df2['root']===_0x4532c0['root']&&_0x35f45f(_0x219df2['path'],_0x4532c0['path']);}function $(_0x126d5b){P(_0x126d5b,_0x2650a4=>('main'==_0x2650a4['root']?(_0x2650a4['rootMain']=!0x0,delete _0x2650a4['root']):'$graveyard'==_0x2650a4['root']&&(_0x2650a4['rootGraveyard']=!0x0,delete _0x2650a4['root']),_0x2650a4));}function J(_0x55e6b4){P(_0x55e6b4,_0xae352c=>(_0xae352c['rootMain']?(_0xae352c['root']='main',delete _0xae352c['rootMain']):_0xae352c['rootGraveyard']&&(_0xae352c['root']='$graveyard',delete _0xae352c['rootGraveyard']),_0xae352c));}function P(_0x3892ba,_0x10ad4d){for(const _0x34781f in _0x3892ba){const _0x149b10=_0x3892ba[_0x34781f];'nodes'!==_0x34781f&&_0x4fdd89(_0x149b10)&&(_0x149b10['path']&&(_0x149b10['root']||_0x149b10['rootMain']||_0x149b10['rootGraveyard'])?_0x3892ba[_0x34781f]=_0x10ad4d(_0x149b10):P(_0x149b10,_0x10ad4d));}return _0x3892ba;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x11e19b,_0x2bd70e,_0x16d5dc){this['_id']=_0x11e19b,this['_operationName']=_0x2bd70e,this['_protobufDescriptor']=_0x16d5dc;}['compress'](_0x315d7b,_0x1d64d2){const _0x53ecad=_0x1d64d2['shift']();return $(_0x53ecad),_0x315d7b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53ecad)),_0x315d7b['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c4b44,_0x569213){_0x569213['types']['shift']();const _0x3c649f=this['_protobufDescriptor']['decompress'](_0x569213['buffers']['shift']());J(_0x3c649f),_0x3c649f['__className']=this['_operationName'],_0x1c4b44['push'](_0x3c649f);}}class s extends e{['compress'](_0x34a6d6,_0x382173){const _0x470bc9=_0x382173['shift']();return this['_serializeOneOf']('oldValue',_0x470bc9),this['_serializeOneOf']('newValue',_0x470bc9),$(_0x470bc9),_0x34a6d6['buffers']['push'](this['_protobufDescriptor']['compress'](_0x470bc9)),_0x34a6d6['types']['push'](this['_id']),!0x0;}['decompress'](_0x5d04ad,_0x24c945){const {types:_0x1dc177,buffers:_0x32b6e9}=_0x24c945,_0x4d7c3d=this['_protobufDescriptor']['decompress'](_0x32b6e9['shift']());_0x1dc177['shift'](),this['_deserializeOneOf']('oldValue',_0x4d7c3d),this['_deserializeOneOf']('newValue',_0x4d7c3d),J(_0x4d7c3d),_0x4d7c3d['__className']=this['_operationName'],_0x5d04ad['push'](_0x4d7c3d);}['_serializeOneOf'](_0x31763d,_0x2dd762){const _0x3dcb3b=_0x2dd762[_0x31763d];'boolean'==typeof _0x3dcb3b?_0x2dd762[_0x31763d+'Boolean']=_0x3dcb3b:_0x2dd762[_0x31763d+'Json']=JSON['stringify'](_0x3dcb3b);}['_deserializeOneOf'](_0xd0814f,_0x95c2da){const _0x935e79=_0xd0814f+'Json';_0x95c2da[_0x935e79]?(_0x95c2da[_0xd0814f]=JSON['parse'](_0x95c2da[_0x935e79]),delete _0x95c2da[_0x935e79]):(_0x95c2da[_0xd0814f]=_0x95c2da[_0xd0814f+'Boolean'],delete _0x95c2da[_0xd0814f+'Boolean']);}}class i extends e{['compress'](_0x5b1789,_0x14eebc){const _0x3463d1=_0x14eebc['shift']();return this['_serializeNodesAttributes'](_0x3463d1['nodes']),$(_0x3463d1),_0x5b1789['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3463d1)),_0x5b1789['types']['push'](this['_id']),!0x0;}['decompress'](_0x59c7ee,_0x14f931){const {types:_0x14e8f2,buffers:_0x4b7fd3}=_0x14f931,_0x573b44=this['_protobufDescriptor']['decompress'](_0x4b7fd3['shift']());_0x14e8f2['shift'](),_0x573b44['nodes']||(_0x573b44['nodes']=[]),this['_deserializeNodesAttributes'](_0x573b44['nodes']),J(_0x573b44),_0x573b44['__className']=this['_operationName'],_0x59c7ee['push'](_0x573b44);}['_serializeNodesAttributes'](_0x403948){for(const _0x1539a2 of _0x403948){if(_0x1539a2['attributes']){const _0x52d54a=_0x1539a2['attributes'];this['_areValuesBoolean'](_0x52d54a)?_0x1539a2['attributesBoolean']=_0x52d54a:_0x1539a2['attributesJson']=JSON['stringify'](_0x52d54a);}_0x1539a2['children']&&this['_serializeNodesAttributes'](_0x1539a2['children']);}}['_deserializeNodesAttributes'](_0x2217f1){for(const _0x3d1f7d of _0x2217f1)(_0x3d1f7d['attributesBoolean']||_0x3d1f7d['attributesJson'])&&(_0x3d1f7d['attributesBoolean']?(_0x3d1f7d['attributes']=_0x3d1f7d['attributesBoolean'],delete _0x3d1f7d['attributesBoolean']):(_0x3d1f7d['attributes']=JSON['parse'](_0x3d1f7d['attributesJson']),delete _0x3d1f7d['attributesJson'])),_0x3d1f7d['children']&&this['_deserializeNodesAttributes'](_0x3d1f7d['children']);}['_areValuesBoolean'](_0x57cdcb){return Object['keys'](_0x57cdcb)['every'](_0x234f28=>'boolean'==typeof _0x57cdcb[_0x234f28]);}}class n extends e{['decompress'](_0x29c7a9,_0x162d6c){super['decompress'](_0x29c7a9,_0x162d6c);const _0x2ef70f=_0x29c7a9[_0x29c7a9['length']-0x1];_0x2ef70f['oldRange']||(_0x2ef70f['oldRange']=null),_0x2ef70f['newRange']||(_0x2ef70f['newRange']=null);}}class p extends e{['compress'](_0x18e1a3,_0x4cf061){return _0x4cf061['shift'](),_0x18e1a3['types']['push'](this['_id']),!0x0;}['decompress'](_0x47e441,_0x4649fd){_0x4649fd['types']['shift'](),_0x47e441['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x2f39bb,_0xf78290,_0x8e19b,_0x2b99b0){super(_0x2f39bb,_0xf78290,_0x8e19b),this['_omittedNamespace']=_0x2b99b0+':';}['compress'](_0x163147,_0x2ad34d){return!('MarkerOperation'!=_0x2ad34d[0x0]['__className']||!_0x2ad34d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2ad34d[0x0]['name']=_0x2ad34d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x163147,_0x2ad34d),!0x0);}['decompress'](_0x58b730,_0x192a91){super['decompress'](_0x58b730,_0x192a91);const _0x160bba=_0x58b730[_0x58b730['length']-0x1];_0x160bba['name']=this['_omittedNamespace']+_0x160bba['name'];}}class O{['_id'];['_context'];constructor(_0x170aaa,_0x2d6bf7){this['_id']=_0x170aaa,this['_context']=_0x2d6bf7;}['compress'](_0xf94ea9,_0x49473a){let _0x33390b;for(;_0x49473a['length']>0x1&&this['_compareOperations'](_0x49473a[0x0],_0x49473a[0x1]);)_0x33390b?(_0x33390b=this['_combineNext'](_0x49473a['shift'](),_0x33390b),_0xf94ea9['types']['push'](0x0)):(_0x33390b=_0x3c52fd(_0x49473a['shift']()),_0xf94ea9['types']['push'](this['_id']));return!!_0x33390b&&(_0x33390b=this['_combineNext'](_0x49473a['shift'](),_0x33390b),_0xf94ea9['types']['push'](0x0),_0xf94ea9['buffers']['push'](this['_compressSingleOperation'](_0x33390b)),!0x0);}['decompress'](_0x382914,_0x1d0c16){const _0x5adbf3=this['_decompressSingleOperation'](_0x1d0c16);for(;0x0==_0x1d0c16['types'][0x0];)_0x1d0c16['types']['shift'](),_0x382914['push'](this['_splitCurrent'](_0x5adbf3));_0x382914['push'](_0x5adbf3);}}class a extends O{['_combineNext'](_0x11be4d,_0x15916c){return _0x15916c['nodes'][0x0]['data']+=_0x11be4d['nodes'][0x0]['data'],_0x15916c;}['_splitCurrent'](_0x4b80b8){const _0xd4dca9=_0x3c52fd(_0x4b80b8),_0x43a474=_0xd4dca9['nodes'][0x0],_0x44d760=_0x4b80b8['nodes'][0x0],_0x381275=_0x44d760['data'][Symbol['iterator']]()['next']()['value'],_0x42f2af=_0x381275['length'];return _0x43a474['data']=_0x381275,_0x44d760['data']=_0x44d760['data']['substr'](_0x42f2af),_0x4b80b8['position']=g(_0x4b80b8['position'],_0x42f2af),_0xd4dca9;}['_compareOperations'](_0x324543,_0x1e64e4){if(this['_checkOperation'](_0x324543)&&this['_checkOperation'](_0x1e64e4)){const _0x330aa9=_0x324543['nodes'][0x0]['data']['length'],_0xf8d9bd=_(g(_0x324543['position'],_0x330aa9),_0x1e64e4['position']),_0x2d4c27=_0x324543['nodes'][0x0],_0x55dde3=_0x1e64e4['nodes'][0x0];return _0xf8d9bd&&this['_compareAttributes'](_0x2d4c27,_0x55dde3);}return!0x1;}['_compressSingleOperation'](_0x39a653){const _0x38dd69={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x38dd69,[_0x39a653]),_0x38dd69['buffers'][0x0];}['_decompressSingleOperation'](_0x38b8bb){const _0x54d9c0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x54d9c0,_0x38b8bb),_0x54d9c0[0x0];}['_checkOperation'](_0x6ee6e0){return'InsertOperation'==_0x6ee6e0['__className']&&0x1==_0x6ee6e0['nodes']['length']&&_0x6ee6e0['nodes'][0x0]['data']&&!_0x6ee6e0['wasUndone']&&0x1==Array['from'](_0x6ee6e0['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x649474,_0x5d6dde){const _0x195cb0=Object['keys'](_0x649474['attributes']||{}),_0x3e75cc=Object['keys'](_0x5d6dde['attributes']||{});return _0x195cb0['length']===_0x3e75cc['length']&&_0x195cb0['every'](_0x7c7167=>_0x5d6dde['attributes'][_0x7c7167]&&_0x5d6dde['attributes'][_0x7c7167]===_0x649474['attributes'][_0x7c7167]);}}class c extends O{['_combineNext'](_0x2bc94e,_0x5c4395){return _0x5c4395['howMany']++,_0x5c4395['sourcePosition']=_0x3c52fd(_0x2bc94e['sourcePosition']),_0x5c4395;}['_splitCurrent'](_0x1dd3a2){const _0x57d03c=_0x3c52fd(_0x1dd3a2);return _0x1dd3a2['howMany']--,_0x57d03c['howMany']=0x1,_0x57d03c['sourcePosition']=g(_0x57d03c['sourcePosition'],_0x1dd3a2['howMany']),_0x57d03c;}['_compareOperations'](_0x144a23,_0x5907f8){return!(!this['_checkOperation'](_0x144a23)||!this['_checkOperation'](_0x5907f8))&&(_(g(_0x144a23['sourcePosition'],-0x1),_0x5907f8['sourcePosition'])&&_(_0x144a23['targetPosition'],_0x5907f8['targetPosition']));}['_compressSingleOperation'](_0x103677){const _0x13ec2e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x13ec2e,[_0x103677]),_0x13ec2e['buffers'][0x0];}['_decompressSingleOperation'](_0x508bef){const _0x53998c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x53998c,_0x508bef),_0x53998c[0x0];}['_checkOperation'](_0x57c54f){return'MoveOperation'==_0x57c54f['__className']&&'$graveyard'==_0x57c54f['targetPosition']['root']&&0x1==_0x57c54f['howMany']&&!_0x57c54f['wasUndone'];}}class h extends O{['_combineNext'](_0x210445,_0x5e6b1e){return _0x5e6b1e['howMany']++,_0x5e6b1e;}['_splitCurrent'](_0x17c139){const _0xc8034b=_0x3c52fd(_0x17c139);return _0xc8034b['howMany']=0x1,_0x17c139['howMany']--,_0xc8034b;}['_compareOperations'](_0x43f8b7,_0x40b541){return!(!this['_checkOperation'](_0x43f8b7)||!this['_checkOperation'](_0x40b541))&&(_(_0x43f8b7['sourcePosition'],_0x40b541['sourcePosition'])&&_(_0x43f8b7['targetPosition'],_0x40b541['targetPosition']));}['_compressSingleOperation'](_0x57ada5){const _0x18d1b7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x18d1b7,[_0x57ada5]),_0x18d1b7['buffers'][0x0];}['_decompressSingleOperation'](_0x287cb1){const _0x176995=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x176995,_0x287cb1),_0x176995[0x0];}['_checkOperation'](_0xb0e296){return'MoveOperation'==_0xb0e296['__className']&&'$graveyard'==_0xb0e296['targetPosition']['root']&&0x1==_0xb0e296['howMany']&&!_0xb0e296['wasUndone'];}}class f extends O{['compress'](_0x33d4dc,_0x463661){if(!this['_compareOperations'](_0x463661[0x0],_0x463661[0x1]))return!0x1;const _0x9d5552=_0x463661['shift']();return _0x9d5552['oldRange']=null,_0x9d5552['newRange']&&_(_0x9d5552['newRange']['start'],_0x9d5552['newRange']['end'])&&(_0x9d5552['newRange']['end']=null),_0x463661['shift'](),_0x33d4dc['types']['push'](this['_id']),_0x33d4dc['types']['push'](0x0),_0x33d4dc['buffers']['push'](this['_compressSingleOperation'](_0x9d5552)),!0x0;}['decompress'](_0x222527,_0x4c7808){const _0xba9c47=this['_decompressSingleOperation'](_0x4c7808);_0xba9c47['newRange']&&!_0xba9c47['newRange']['end']&&(_0xba9c47['newRange']['end']=_0x3c52fd(_0xba9c47['newRange']['start']));const _0x2e4ca2=_0x3c52fd(_0xba9c47);_0x2e4ca2['newRange']&&(_0x2e4ca2['newRange']['start']['stickiness']='toNone',_0x2e4ca2['newRange']['end']=_0x3c52fd(_0x2e4ca2['newRange']['start'])),_0x2e4ca2['name']='user:position:'+_0x2e4ca2['name']['split'](':')[0x2],_0x4c7808['types']['shift'](),_0x222527['push'](_0xba9c47),_0x222527['push'](_0x2e4ca2);}['_compressSingleOperation'](_0x5182a0){const _0x5a0c32={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5a0c32,[_0x5182a0]),_0x5a0c32['buffers'][0x0];}['_decompressSingleOperation'](_0x48a4a8){const _0x4154de=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4154de,_0x48a4a8),_0x4154de[0x0];}['_compareOperations'](_0x20595f,_0x15a2bf){return!(!_0x20595f||!_0x15a2bf)&&('MarkerOperation'==_0x20595f['__className']&&'MarkerOperation'==_0x15a2bf['__className']&&!(!_0x20595f['name']['startsWith']('user:')||!_0x15a2bf['name']['startsWith']('user:')||_0x20595f['name']==_0x15a2bf['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1fede2=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',_0x1fede2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1fede2,'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'](_0x14c270){if(!_0x14c270||!_0x14c270[0x0])throw new _0x739a7e('no-operations-provided',this);const _0xbdc457={'types':[],'buffers':[],'baseVersion':_0x14c270[0x0]['baseVersion']};for(;_0x14c270['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('TypingAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('DeletingAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName'](_0x14c270[0x0]['__className'])['compress'](_0xbdc457,_0x14c270);return _0xbdc457;}['decompress'](_0x309141){const _0x74bee5=[];for(;_0x309141['types']['length'];){const _0x47ffca=this['_compressorById']['get'](_0x309141['types'][0x0]);if(!_0x47ffca)throw new _0x739a7e('decompress-compressor-not-found',this,{'type':_0x309141['types'][0x0]});_0x47ffca['decompress'](_0x74bee5,_0x309141);}return _0x74bee5['forEach']((_0x5db0cb,_0x57619d)=>_0x5db0cb['baseVersion']=_0x309141['baseVersion']+_0x57619d),_0x74bee5;}['_getCompressorByName'](_0x506b7e){return this['_compressorByName']['get'](_0x506b7e);}['_registerOperationCompressor'](_0x1f7bc4,_0x13d5f7,_0xbceaa0){const _0x100d60=new _0xbceaa0(_0x1f7bc4,_0x13d5f7,this['_protobufFactory']['getDescriptor'](_0x13d5f7));this['_registerCompressor'](_0x1f7bc4,_0x13d5f7,_0x100d60);}['_registerActionCompressor'](_0x527a74,_0x2a23c2,_0x88cb04){const _0x553b95=new _0x88cb04(_0x527a74,this);this['_registerCompressor'](_0x527a74,_0x2a23c2,_0x553b95);}['_registerCompressor'](_0xa56787,_0x45cd97,_0x2e78ae){this['_compressorById']['set'](_0xa56787,_0x2e78ae),this['_compressorByName']['set'](_0x45cd97,_0x2e78ae);}}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.1",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.0",
37
- "ckeditor5": "47.3.0-alpha.0",
36
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.1",
37
+ "ckeditor5": "47.3.0-alpha.1",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- 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
+ function _0x410d(_0x305edb,_0xcd8dee){const _0x892996=_0x8929();return _0x410d=function(_0x410db2,_0x5c6bc6){_0x410db2=_0x410db2-0x1bb;let _0x454bf7=_0x892996[_0x410db2];return _0x454bf7;},_0x410d(_0x305edb,_0xcd8dee);}const _0x176f76=_0x410d;(function(_0x5e54b5,_0x29f8f5){const _0x4abb05=_0x410d,_0x34622=_0x5e54b5();while(!![]){try{const _0x49e1b6=-parseInt(_0x4abb05(0x1bb))/0x1+-parseInt(_0x4abb05(0x1d2))/0x2+-parseInt(_0x4abb05(0x1c4))/0x3*(parseInt(_0x4abb05(0x1c5))/0x4)+-parseInt(_0x4abb05(0x1d0))/0x5+-parseInt(_0x4abb05(0x1c0))/0x6*(-parseInt(_0x4abb05(0x1c9))/0x7)+-parseInt(_0x4abb05(0x1c7))/0x8*(-parseInt(_0x4abb05(0x1c3))/0x9)+parseInt(_0x4abb05(0x1cb))/0xa;if(_0x49e1b6===_0x29f8f5)break;else _0x34622['push'](_0x34622['shift']());}catch(_0x5ea0d7){_0x34622['push'](_0x34622['shift']());}}}(_0x8929,0xca8e6));import{cloneDeep as _0x5e3baa}from'es-toolkit/compat';export class ActionCompressor{[_0x176f76(0x1c6)];[_0x176f76(0x1cf)];constructor(_0x20e4d5,_0x165eba){const _0x3aaea9=_0x176f76;this[_0x3aaea9(0x1c6)]=_0x20e4d5,this[_0x3aaea9(0x1cf)]=_0x165eba;}[_0x176f76(0x1bd)](_0x588906,_0x3ab41f){const _0x5a74ef=_0x176f76;let _0x496378;for(;_0x3ab41f[_0x5a74ef(0x1cd)]>0x1&&this[_0x5a74ef(0x1c1)](_0x3ab41f[0x0],_0x3ab41f[0x1]);)_0x496378?(_0x496378=this[_0x5a74ef(0x1c8)](_0x3ab41f[_0x5a74ef(0x1d1)](),_0x496378),_0x588906[_0x5a74ef(0x1bc)][_0x5a74ef(0x1be)](0x0)):(_0x496378=_0x5e3baa(_0x3ab41f[_0x5a74ef(0x1d1)]()),_0x588906[_0x5a74ef(0x1bc)][_0x5a74ef(0x1be)](this[_0x5a74ef(0x1c6)]));return!!_0x496378&&(_0x496378=this[_0x5a74ef(0x1c8)](_0x3ab41f[_0x5a74ef(0x1d1)](),_0x496378),_0x588906[_0x5a74ef(0x1bc)][_0x5a74ef(0x1be)](0x0),_0x588906[_0x5a74ef(0x1cc)][_0x5a74ef(0x1be)](this[_0x5a74ef(0x1c2)](_0x496378)),!0x0);}[_0x176f76(0x1ca)](_0x284823,_0x6a5e51){const _0x59dee1=_0x176f76,_0x327bcd=this[_0x59dee1(0x1bf)](_0x6a5e51);for(;0x0==_0x6a5e51[_0x59dee1(0x1bc)][0x0];)_0x6a5e51[_0x59dee1(0x1bc)][_0x59dee1(0x1d1)](),_0x284823[_0x59dee1(0x1be)](this[_0x59dee1(0x1ce)](_0x327bcd));_0x284823[_0x59dee1(0x1be)](_0x327bcd);}}function _0x8929(){const _0x1fb9eb=['_splitCurrent','_context','6896665sLCdIG','shift','1379022aYSynj','1376442JKJcsq','types','compress','push','_decompressSingleOperation','12zVQsdM','_compareOperations','_compressSingleOperation','3222pduuhc','3jFkpAC','2768024gPQAWN','_id','18416BcxTCG','_combineNext','2389058yzDbKj','decompress','34602580zYvnDy','buffers','length'];_0x8929=function(){return _0x1fb9eb;};return _0x8929();}