@ckeditor/ckeditor5-operations-compressor 0.0.0-nightly-20240513.0 → 0.0.0-nightly-20240514.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x5edfb4}from'@ckeditor/ckeditor5-utils/dist/index.js';import*as _0x5482ae from'protobufjs/minimal.js';import{cloneDeep as _0x588a2f,isEqual as _0x1413b8,isObject as _0x389edd}from'lodash-es';const j=_0x5482ae['Reader'],y=_0x5482ae['Writer'],k=_0x5482ae['util'],v=_0x5482ae['roots']['default']||(_0x5482ae['roots']['default']={}),M=v['AttributeOperation']=((()=>{function _0xe3312c(_0x3df4e3){if(_0x3df4e3){for(let _0x91f38e=Object['keys'](_0x3df4e3),_0x2dff05=0x0;_0x2dff05<_0x91f38e['length'];++_0x2dff05)null!=_0x3df4e3[_0x91f38e[_0x2dff05]]&&(this[_0x91f38e[_0x2dff05]]=_0x3df4e3[_0x91f38e[_0x2dff05]]);}}return _0xe3312c['prototype']['range']=null,_0xe3312c['prototype']['key']='',_0xe3312c['prototype']['oldValueBoolean']=!0x1,_0xe3312c['prototype']['oldValueJson']='',_0xe3312c['prototype']['newValueBoolean']=!0x1,_0xe3312c['prototype']['newValueJson']='',_0xe3312c['prototype']['wasUndone']=!0x1,_0xe3312c['create']=function(_0x80a083){return new _0xe3312c(_0x80a083);},_0xe3312c['encode']=function(_0x26a7b6,_0x332c0d){return _0x332c0d||(_0x332c0d=y['create']()),null!=_0x26a7b6['range']&&Object['hasOwnProperty']['call'](_0x26a7b6,'range')&&v['Range']['encode'](_0x26a7b6['range'],_0x332c0d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x26a7b6['key']&&Object['hasOwnProperty']['call'](_0x26a7b6,'key')&&_0x332c0d['uint32'](0x12)['string'](_0x26a7b6['key']),null!=_0x26a7b6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x26a7b6,'oldValueBoolean')&&_0x332c0d['uint32'](0x18)['bool'](_0x26a7b6['oldValueBoolean']),null!=_0x26a7b6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x26a7b6,'oldValueJson')&&_0x332c0d['uint32'](0x22)['string'](_0x26a7b6['oldValueJson']),null!=_0x26a7b6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x26a7b6,'newValueBoolean')&&_0x332c0d['uint32'](0x28)['bool'](_0x26a7b6['newValueBoolean']),null!=_0x26a7b6['newValueJson']&&Object['hasOwnProperty']['call'](_0x26a7b6,'newValueJson')&&_0x332c0d['uint32'](0x32)['string'](_0x26a7b6['newValueJson']),null!=_0x26a7b6['wasUndone']&&Object['hasOwnProperty']['call'](_0x26a7b6,'wasUndone')&&_0x332c0d['uint32'](0x38)['bool'](_0x26a7b6['wasUndone']),_0x332c0d;},_0xe3312c['encodeDelimited']=function(_0x7c45e3,_0x2e9597){return this['encode'](_0x7c45e3,_0x2e9597)['ldelim']();},_0xe3312c['decode']=function(_0x41786a,_0x14f4cc){_0x41786a instanceof j||(_0x41786a=j['create'](_0x41786a));let _0x42d89f=void 0x0===_0x14f4cc?_0x41786a['len']:_0x41786a['pos']+_0x14f4cc,_0x3d5f43=new v['AttributeOperation']();for(;_0x41786a['pos']<_0x42d89f;){let _0x46f90d=_0x41786a['uint32']();switch(_0x46f90d>>>0x3){case 0x1:_0x3d5f43['range']=v['Range']['decode'](_0x41786a,_0x41786a['uint32']());break;case 0x2:_0x3d5f43['key']=_0x41786a['string']();break;case 0x3:_0x3d5f43['oldValueBoolean']=_0x41786a['bool']();break;case 0x4:_0x3d5f43['oldValueJson']=_0x41786a['string']();break;case 0x5:_0x3d5f43['newValueBoolean']=_0x41786a['bool']();break;case 0x6:_0x3d5f43['newValueJson']=_0x41786a['string']();break;case 0x7:_0x3d5f43['wasUndone']=_0x41786a['bool']();break;default:_0x41786a['skipType'](0x7&_0x46f90d);}}return _0x3d5f43;},_0xe3312c['decodeDelimited']=function(_0x10cacd){return _0x10cacd instanceof j||(_0x10cacd=new j(_0x10cacd)),this['decode'](_0x10cacd,_0x10cacd['uint32']());},_0xe3312c['verify']=function(_0x5627c6){if('object'!=typeof _0x5627c6||null===_0x5627c6)return'object\x20expected';if(null!=_0x5627c6['range']&&_0x5627c6['hasOwnProperty']('range')){let _0x29d767=v['Range']['verify'](_0x5627c6['range']);if(_0x29d767)return'range.'+_0x29d767;}return null!=_0x5627c6['key']&&_0x5627c6['hasOwnProperty']('key')&&!k['isString'](_0x5627c6['key'])?'key:\x20string\x20expected':null!=_0x5627c6['oldValueBoolean']&&_0x5627c6['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5627c6['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5627c6['oldValueJson']&&_0x5627c6['hasOwnProperty']('oldValueJson')&&!k['isString'](_0x5627c6['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5627c6['newValueBoolean']&&_0x5627c6['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5627c6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5627c6['newValueJson']&&_0x5627c6['hasOwnProperty']('newValueJson')&&!k['isString'](_0x5627c6['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5627c6['wasUndone']&&_0x5627c6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5627c6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe3312c['fromObject']=function(_0x3d053d){if(_0x3d053d instanceof v['AttributeOperation'])return _0x3d053d;let _0x318d70=new v['AttributeOperation']();if(null!=_0x3d053d['range']){if('object'!=typeof _0x3d053d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x318d70['range']=v['Range']['fromObject'](_0x3d053d['range']);}return null!=_0x3d053d['key']&&(_0x318d70['key']=String(_0x3d053d['key'])),null!=_0x3d053d['oldValueBoolean']&&(_0x318d70['oldValueBoolean']=Boolean(_0x3d053d['oldValueBoolean'])),null!=_0x3d053d['oldValueJson']&&(_0x318d70['oldValueJson']=String(_0x3d053d['oldValueJson'])),null!=_0x3d053d['newValueBoolean']&&(_0x318d70['newValueBoolean']=Boolean(_0x3d053d['newValueBoolean'])),null!=_0x3d053d['newValueJson']&&(_0x318d70['newValueJson']=String(_0x3d053d['newValueJson'])),null!=_0x3d053d['wasUndone']&&(_0x318d70['wasUndone']=Boolean(_0x3d053d['wasUndone'])),_0x318d70;},_0xe3312c['toObject']=function(_0x2aef80,_0x48bd42){_0x48bd42||(_0x48bd42={});let _0x370c16={};return _0x48bd42['defaults']&&(_0x370c16['range']=null,_0x370c16['key']='',_0x370c16['oldValueBoolean']=!0x1,_0x370c16['oldValueJson']='',_0x370c16['newValueBoolean']=!0x1,_0x370c16['newValueJson']='',_0x370c16['wasUndone']=!0x1),null!=_0x2aef80['range']&&_0x2aef80['hasOwnProperty']('range')&&(_0x370c16['range']=v['Range']['toObject'](_0x2aef80['range'],_0x48bd42)),null!=_0x2aef80['key']&&_0x2aef80['hasOwnProperty']('key')&&(_0x370c16['key']=_0x2aef80['key']),null!=_0x2aef80['oldValueBoolean']&&_0x2aef80['hasOwnProperty']('oldValueBoolean')&&(_0x370c16['oldValueBoolean']=_0x2aef80['oldValueBoolean']),null!=_0x2aef80['oldValueJson']&&_0x2aef80['hasOwnProperty']('oldValueJson')&&(_0x370c16['oldValueJson']=_0x2aef80['oldValueJson']),null!=_0x2aef80['newValueBoolean']&&_0x2aef80['hasOwnProperty']('newValueBoolean')&&(_0x370c16['newValueBoolean']=_0x2aef80['newValueBoolean']),null!=_0x2aef80['newValueJson']&&_0x2aef80['hasOwnProperty']('newValueJson')&&(_0x370c16['newValueJson']=_0x2aef80['newValueJson']),null!=_0x2aef80['wasUndone']&&_0x2aef80['hasOwnProperty']('wasUndone')&&(_0x370c16['wasUndone']=_0x2aef80['wasUndone']),_0x370c16;},_0xe3312c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0xe3312c['getTypeUrl']=function(_0x182762){return void 0x0===_0x182762&&(_0x182762='type.googleapis.com'),_0x182762+'/AttributeOperation';},_0xe3312c;})()),B=v['InsertOperation']=((()=>{function _0x509865(_0x374602){if(this['nodes']=[],_0x374602){for(let _0x3576a5=Object['keys'](_0x374602),_0x3f55f7=0x0;_0x3f55f7<_0x3576a5['length'];++_0x3f55f7)null!=_0x374602[_0x3576a5[_0x3f55f7]]&&(this[_0x3576a5[_0x3f55f7]]=_0x374602[_0x3576a5[_0x3f55f7]]);}}return _0x509865['prototype']['position']=null,_0x509865['prototype']['nodes']=k['emptyArray'],_0x509865['prototype']['shouldReceiveAttributes']=!0x1,_0x509865['prototype']['wasUndone']=!0x1,_0x509865['create']=function(_0x4ec81e){return new _0x509865(_0x4ec81e);},_0x509865['encode']=function(_0x3f6968,_0x4ab165){if(_0x4ab165||(_0x4ab165=y['create']()),null!=_0x3f6968['position']&&Object['hasOwnProperty']['call'](_0x3f6968,'position')&&v['Position']['encode'](_0x3f6968['position'],_0x4ab165['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f6968['nodes']&&_0x3f6968['nodes']['length']){for(let _0x122c7c=0x0;_0x122c7c<_0x3f6968['nodes']['length'];++_0x122c7c)v['Element']['encode'](_0x3f6968['nodes'][_0x122c7c],_0x4ab165['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3f6968['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3f6968,'shouldReceiveAttributes')&&_0x4ab165['uint32'](0x18)['bool'](_0x3f6968['shouldReceiveAttributes']),null!=_0x3f6968['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f6968,'wasUndone')&&_0x4ab165['uint32'](0x20)['bool'](_0x3f6968['wasUndone']),_0x4ab165;},_0x509865['encodeDelimited']=function(_0x42a888,_0x19059b){return this['encode'](_0x42a888,_0x19059b)['ldelim']();},_0x509865['decode']=function(_0x475fb7,_0x508e6d){_0x475fb7 instanceof j||(_0x475fb7=j['create'](_0x475fb7));let _0x3f5ae4=void 0x0===_0x508e6d?_0x475fb7['len']:_0x475fb7['pos']+_0x508e6d,_0x844ca9=new v['InsertOperation']();for(;_0x475fb7['pos']<_0x3f5ae4;){let _0x4e63e4=_0x475fb7['uint32']();switch(_0x4e63e4>>>0x3){case 0x1:_0x844ca9['position']=v['Position']['decode'](_0x475fb7,_0x475fb7['uint32']());break;case 0x2:_0x844ca9['nodes']&&_0x844ca9['nodes']['length']||(_0x844ca9['nodes']=[]),_0x844ca9['nodes']['push'](v['Element']['decode'](_0x475fb7,_0x475fb7['uint32']()));break;case 0x3:_0x844ca9['shouldReceiveAttributes']=_0x475fb7['bool']();break;case 0x4:_0x844ca9['wasUndone']=_0x475fb7['bool']();break;default:_0x475fb7['skipType'](0x7&_0x4e63e4);}}return _0x844ca9;},_0x509865['decodeDelimited']=function(_0x13bbd7){return _0x13bbd7 instanceof j||(_0x13bbd7=new j(_0x13bbd7)),this['decode'](_0x13bbd7,_0x13bbd7['uint32']());},_0x509865['verify']=function(_0x36b9b4){if('object'!=typeof _0x36b9b4||null===_0x36b9b4)return'object\x20expected';if(null!=_0x36b9b4['position']&&_0x36b9b4['hasOwnProperty']('position')){let _0x3c7dcb=v['Position']['verify'](_0x36b9b4['position']);if(_0x3c7dcb)return'position.'+_0x3c7dcb;}if(null!=_0x36b9b4['nodes']&&_0x36b9b4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x36b9b4['nodes']))return'nodes:\x20array\x20expected';for(let _0xc99b5e=0x0;_0xc99b5e<_0x36b9b4['nodes']['length'];++_0xc99b5e){let _0x3d1ee2=v['Element']['verify'](_0x36b9b4['nodes'][_0xc99b5e]);if(_0x3d1ee2)return'nodes.'+_0x3d1ee2;}}return null!=_0x36b9b4['shouldReceiveAttributes']&&_0x36b9b4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x36b9b4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x36b9b4['wasUndone']&&_0x36b9b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36b9b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x509865['fromObject']=function(_0xf47256){if(_0xf47256 instanceof v['InsertOperation'])return _0xf47256;let _0x14814c=new v['InsertOperation']();if(null!=_0xf47256['position']){if('object'!=typeof _0xf47256['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x14814c['position']=v['Position']['fromObject'](_0xf47256['position']);}if(_0xf47256['nodes']){if(!Array['isArray'](_0xf47256['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x14814c['nodes']=[];for(let _0x2942a9=0x0;_0x2942a9<_0xf47256['nodes']['length'];++_0x2942a9){if('object'!=typeof _0xf47256['nodes'][_0x2942a9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x14814c['nodes'][_0x2942a9]=v['Element']['fromObject'](_0xf47256['nodes'][_0x2942a9]);}}return null!=_0xf47256['shouldReceiveAttributes']&&(_0x14814c['shouldReceiveAttributes']=Boolean(_0xf47256['shouldReceiveAttributes'])),null!=_0xf47256['wasUndone']&&(_0x14814c['wasUndone']=Boolean(_0xf47256['wasUndone'])),_0x14814c;},_0x509865['toObject']=function(_0x5714d8,_0x310f24){_0x310f24||(_0x310f24={});let _0x1b7ade={};if((_0x310f24['arrays']||_0x310f24['defaults'])&&(_0x1b7ade['nodes']=[]),_0x310f24['defaults']&&(_0x1b7ade['position']=null,_0x1b7ade['shouldReceiveAttributes']=!0x1,_0x1b7ade['wasUndone']=!0x1),null!=_0x5714d8['position']&&_0x5714d8['hasOwnProperty']('position')&&(_0x1b7ade['position']=v['Position']['toObject'](_0x5714d8['position'],_0x310f24)),_0x5714d8['nodes']&&_0x5714d8['nodes']['length']){_0x1b7ade['nodes']=[];for(let _0x528c83=0x0;_0x528c83<_0x5714d8['nodes']['length'];++_0x528c83)_0x1b7ade['nodes'][_0x528c83]=v['Element']['toObject'](_0x5714d8['nodes'][_0x528c83],_0x310f24);}return null!=_0x5714d8['shouldReceiveAttributes']&&_0x5714d8['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1b7ade['shouldReceiveAttributes']=_0x5714d8['shouldReceiveAttributes']),null!=_0x5714d8['wasUndone']&&_0x5714d8['hasOwnProperty']('wasUndone')&&(_0x1b7ade['wasUndone']=_0x5714d8['wasUndone']),_0x1b7ade;},_0x509865['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x509865['getTypeUrl']=function(_0x5865eb){return void 0x0===_0x5865eb&&(_0x5865eb='type.googleapis.com'),_0x5865eb+'/InsertOperation';},_0x509865;})()),V=v['MarkerOperation']=((()=>{function _0x3c331a(_0x188f8e){if(_0x188f8e){for(let _0x18ff31=Object['keys'](_0x188f8e),_0x3b49e2=0x0;_0x3b49e2<_0x18ff31['length'];++_0x3b49e2)null!=_0x188f8e[_0x18ff31[_0x3b49e2]]&&(this[_0x18ff31[_0x3b49e2]]=_0x188f8e[_0x18ff31[_0x3b49e2]]);}}return _0x3c331a['prototype']['name']='',_0x3c331a['prototype']['oldRange']=null,_0x3c331a['prototype']['newRange']=null,_0x3c331a['prototype']['affectsData']=!0x1,_0x3c331a['prototype']['wasUndone']=!0x1,_0x3c331a['create']=function(_0x13fba9){return new _0x3c331a(_0x13fba9);},_0x3c331a['encode']=function(_0x21a969,_0x507675){return _0x507675||(_0x507675=y['create']()),null!=_0x21a969['name']&&Object['hasOwnProperty']['call'](_0x21a969,'name')&&_0x507675['uint32'](0xa)['string'](_0x21a969['name']),null!=_0x21a969['oldRange']&&Object['hasOwnProperty']['call'](_0x21a969,'oldRange')&&v['Range']['encode'](_0x21a969['oldRange'],_0x507675['uint32'](0x12)['fork']())['ldelim'](),null!=_0x21a969['newRange']&&Object['hasOwnProperty']['call'](_0x21a969,'newRange')&&v['Range']['encode'](_0x21a969['newRange'],_0x507675['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x21a969['affectsData']&&Object['hasOwnProperty']['call'](_0x21a969,'affectsData')&&_0x507675['uint32'](0x20)['bool'](_0x21a969['affectsData']),null!=_0x21a969['wasUndone']&&Object['hasOwnProperty']['call'](_0x21a969,'wasUndone')&&_0x507675['uint32'](0x28)['bool'](_0x21a969['wasUndone']),_0x507675;},_0x3c331a['encodeDelimited']=function(_0x463552,_0x401f9e){return this['encode'](_0x463552,_0x401f9e)['ldelim']();},_0x3c331a['decode']=function(_0x9fc8e0,_0x45c71b){_0x9fc8e0 instanceof j||(_0x9fc8e0=j['create'](_0x9fc8e0));let _0x49f777=void 0x0===_0x45c71b?_0x9fc8e0['len']:_0x9fc8e0['pos']+_0x45c71b,_0x1ffd34=new v['MarkerOperation']();for(;_0x9fc8e0['pos']<_0x49f777;){let _0x4645d2=_0x9fc8e0['uint32']();switch(_0x4645d2>>>0x3){case 0x1:_0x1ffd34['name']=_0x9fc8e0['string']();break;case 0x2:_0x1ffd34['oldRange']=v['Range']['decode'](_0x9fc8e0,_0x9fc8e0['uint32']());break;case 0x3:_0x1ffd34['newRange']=v['Range']['decode'](_0x9fc8e0,_0x9fc8e0['uint32']());break;case 0x4:_0x1ffd34['affectsData']=_0x9fc8e0['bool']();break;case 0x5:_0x1ffd34['wasUndone']=_0x9fc8e0['bool']();break;default:_0x9fc8e0['skipType'](0x7&_0x4645d2);}}return _0x1ffd34;},_0x3c331a['decodeDelimited']=function(_0x212165){return _0x212165 instanceof j||(_0x212165=new j(_0x212165)),this['decode'](_0x212165,_0x212165['uint32']());},_0x3c331a['verify']=function(_0x125889){if('object'!=typeof _0x125889||null===_0x125889)return'object\x20expected';if(null!=_0x125889['name']&&_0x125889['hasOwnProperty']('name')&&!k['isString'](_0x125889['name']))return'name:\x20string\x20expected';if(null!=_0x125889['oldRange']&&_0x125889['hasOwnProperty']('oldRange')){let _0x40352e=v['Range']['verify'](_0x125889['oldRange']);if(_0x40352e)return'oldRange.'+_0x40352e;}if(null!=_0x125889['newRange']&&_0x125889['hasOwnProperty']('newRange')){let _0x205a03=v['Range']['verify'](_0x125889['newRange']);if(_0x205a03)return'newRange.'+_0x205a03;}return null!=_0x125889['affectsData']&&_0x125889['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x125889['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x125889['wasUndone']&&_0x125889['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x125889['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c331a['fromObject']=function(_0x599deb){if(_0x599deb instanceof v['MarkerOperation'])return _0x599deb;let _0x4d57e6=new v['MarkerOperation']();if(null!=_0x599deb['name']&&(_0x4d57e6['name']=String(_0x599deb['name'])),null!=_0x599deb['oldRange']){if('object'!=typeof _0x599deb['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4d57e6['oldRange']=v['Range']['fromObject'](_0x599deb['oldRange']);}if(null!=_0x599deb['newRange']){if('object'!=typeof _0x599deb['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4d57e6['newRange']=v['Range']['fromObject'](_0x599deb['newRange']);}return null!=_0x599deb['affectsData']&&(_0x4d57e6['affectsData']=Boolean(_0x599deb['affectsData'])),null!=_0x599deb['wasUndone']&&(_0x4d57e6['wasUndone']=Boolean(_0x599deb['wasUndone'])),_0x4d57e6;},_0x3c331a['toObject']=function(_0x21b2b9,_0x409ab0){_0x409ab0||(_0x409ab0={});let _0x444fd0={};return _0x409ab0['defaults']&&(_0x444fd0['name']='',_0x444fd0['oldRange']=null,_0x444fd0['newRange']=null,_0x444fd0['affectsData']=!0x1,_0x444fd0['wasUndone']=!0x1),null!=_0x21b2b9['name']&&_0x21b2b9['hasOwnProperty']('name')&&(_0x444fd0['name']=_0x21b2b9['name']),null!=_0x21b2b9['oldRange']&&_0x21b2b9['hasOwnProperty']('oldRange')&&(_0x444fd0['oldRange']=v['Range']['toObject'](_0x21b2b9['oldRange'],_0x409ab0)),null!=_0x21b2b9['newRange']&&_0x21b2b9['hasOwnProperty']('newRange')&&(_0x444fd0['newRange']=v['Range']['toObject'](_0x21b2b9['newRange'],_0x409ab0)),null!=_0x21b2b9['affectsData']&&_0x21b2b9['hasOwnProperty']('affectsData')&&(_0x444fd0['affectsData']=_0x21b2b9['affectsData']),null!=_0x21b2b9['wasUndone']&&_0x21b2b9['hasOwnProperty']('wasUndone')&&(_0x444fd0['wasUndone']=_0x21b2b9['wasUndone']),_0x444fd0;},_0x3c331a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x3c331a['getTypeUrl']=function(_0x1a33b7){return void 0x0===_0x1a33b7&&(_0x1a33b7='type.googleapis.com'),_0x1a33b7+'/MarkerOperation';},_0x3c331a;})()),S=v['MergeOperation']=((()=>{function _0x32fe9f(_0x5ffa99){if(_0x5ffa99){for(let _0x2501ae=Object['keys'](_0x5ffa99),_0x5d8eca=0x0;_0x5d8eca<_0x2501ae['length'];++_0x5d8eca)null!=_0x5ffa99[_0x2501ae[_0x5d8eca]]&&(this[_0x2501ae[_0x5d8eca]]=_0x5ffa99[_0x2501ae[_0x5d8eca]]);}}return _0x32fe9f['prototype']['sourcePosition']=null,_0x32fe9f['prototype']['targetPosition']=null,_0x32fe9f['prototype']['graveyardPosition']=null,_0x32fe9f['prototype']['howMany']=0x0,_0x32fe9f['prototype']['wasUndone']=!0x1,_0x32fe9f['create']=function(_0x2c3b4b){return new _0x32fe9f(_0x2c3b4b);},_0x32fe9f['encode']=function(_0x19023e,_0x3fd185){return _0x3fd185||(_0x3fd185=y['create']()),null!=_0x19023e['sourcePosition']&&Object['hasOwnProperty']['call'](_0x19023e,'sourcePosition')&&v['Position']['encode'](_0x19023e['sourcePosition'],_0x3fd185['uint32'](0xa)['fork']())['ldelim'](),null!=_0x19023e['targetPosition']&&Object['hasOwnProperty']['call'](_0x19023e,'targetPosition')&&v['Position']['encode'](_0x19023e['targetPosition'],_0x3fd185['uint32'](0x12)['fork']())['ldelim'](),null!=_0x19023e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x19023e,'graveyardPosition')&&v['Position']['encode'](_0x19023e['graveyardPosition'],_0x3fd185['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x19023e['howMany']&&Object['hasOwnProperty']['call'](_0x19023e,'howMany')&&_0x3fd185['uint32'](0x20)['uint32'](_0x19023e['howMany']),null!=_0x19023e['wasUndone']&&Object['hasOwnProperty']['call'](_0x19023e,'wasUndone')&&_0x3fd185['uint32'](0x28)['bool'](_0x19023e['wasUndone']),_0x3fd185;},_0x32fe9f['encodeDelimited']=function(_0x39db73,_0x206442){return this['encode'](_0x39db73,_0x206442)['ldelim']();},_0x32fe9f['decode']=function(_0x556827,_0x5bf10e){_0x556827 instanceof j||(_0x556827=j['create'](_0x556827));let _0x222de8=void 0x0===_0x5bf10e?_0x556827['len']:_0x556827['pos']+_0x5bf10e,_0x1365e4=new v['MergeOperation']();for(;_0x556827['pos']<_0x222de8;){let _0xadd53a=_0x556827['uint32']();switch(_0xadd53a>>>0x3){case 0x1:_0x1365e4['sourcePosition']=v['Position']['decode'](_0x556827,_0x556827['uint32']());break;case 0x2:_0x1365e4['targetPosition']=v['Position']['decode'](_0x556827,_0x556827['uint32']());break;case 0x3:_0x1365e4['graveyardPosition']=v['Position']['decode'](_0x556827,_0x556827['uint32']());break;case 0x4:_0x1365e4['howMany']=_0x556827['uint32']();break;case 0x5:_0x1365e4['wasUndone']=_0x556827['bool']();break;default:_0x556827['skipType'](0x7&_0xadd53a);}}return _0x1365e4;},_0x32fe9f['decodeDelimited']=function(_0x41decb){return _0x41decb instanceof j||(_0x41decb=new j(_0x41decb)),this['decode'](_0x41decb,_0x41decb['uint32']());},_0x32fe9f['verify']=function(_0x21c682){if('object'!=typeof _0x21c682||null===_0x21c682)return'object\x20expected';if(null!=_0x21c682['sourcePosition']&&_0x21c682['hasOwnProperty']('sourcePosition')){let _0x181654=v['Position']['verify'](_0x21c682['sourcePosition']);if(_0x181654)return'sourcePosition.'+_0x181654;}if(null!=_0x21c682['targetPosition']&&_0x21c682['hasOwnProperty']('targetPosition')){let _0x147e2c=v['Position']['verify'](_0x21c682['targetPosition']);if(_0x147e2c)return'targetPosition.'+_0x147e2c;}if(null!=_0x21c682['graveyardPosition']&&_0x21c682['hasOwnProperty']('graveyardPosition')){let _0x4b7665=v['Position']['verify'](_0x21c682['graveyardPosition']);if(_0x4b7665)return'graveyardPosition.'+_0x4b7665;}return null!=_0x21c682['howMany']&&_0x21c682['hasOwnProperty']('howMany')&&!k['isInteger'](_0x21c682['howMany'])?'howMany:\x20integer\x20expected':null!=_0x21c682['wasUndone']&&_0x21c682['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21c682['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x32fe9f['fromObject']=function(_0xb2536f){if(_0xb2536f instanceof v['MergeOperation'])return _0xb2536f;let _0x27928d=new v['MergeOperation']();if(null!=_0xb2536f['sourcePosition']){if('object'!=typeof _0xb2536f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x27928d['sourcePosition']=v['Position']['fromObject'](_0xb2536f['sourcePosition']);}if(null!=_0xb2536f['targetPosition']){if('object'!=typeof _0xb2536f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x27928d['targetPosition']=v['Position']['fromObject'](_0xb2536f['targetPosition']);}if(null!=_0xb2536f['graveyardPosition']){if('object'!=typeof _0xb2536f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x27928d['graveyardPosition']=v['Position']['fromObject'](_0xb2536f['graveyardPosition']);}return null!=_0xb2536f['howMany']&&(_0x27928d['howMany']=_0xb2536f['howMany']>>>0x0),null!=_0xb2536f['wasUndone']&&(_0x27928d['wasUndone']=Boolean(_0xb2536f['wasUndone'])),_0x27928d;},_0x32fe9f['toObject']=function(_0x5b296f,_0x42f342){_0x42f342||(_0x42f342={});let _0x29a60b={};return _0x42f342['defaults']&&(_0x29a60b['sourcePosition']=null,_0x29a60b['targetPosition']=null,_0x29a60b['graveyardPosition']=null,_0x29a60b['howMany']=0x0,_0x29a60b['wasUndone']=!0x1),null!=_0x5b296f['sourcePosition']&&_0x5b296f['hasOwnProperty']('sourcePosition')&&(_0x29a60b['sourcePosition']=v['Position']['toObject'](_0x5b296f['sourcePosition'],_0x42f342)),null!=_0x5b296f['targetPosition']&&_0x5b296f['hasOwnProperty']('targetPosition')&&(_0x29a60b['targetPosition']=v['Position']['toObject'](_0x5b296f['targetPosition'],_0x42f342)),null!=_0x5b296f['graveyardPosition']&&_0x5b296f['hasOwnProperty']('graveyardPosition')&&(_0x29a60b['graveyardPosition']=v['Position']['toObject'](_0x5b296f['graveyardPosition'],_0x42f342)),null!=_0x5b296f['howMany']&&_0x5b296f['hasOwnProperty']('howMany')&&(_0x29a60b['howMany']=_0x5b296f['howMany']),null!=_0x5b296f['wasUndone']&&_0x5b296f['hasOwnProperty']('wasUndone')&&(_0x29a60b['wasUndone']=_0x5b296f['wasUndone']),_0x29a60b;},_0x32fe9f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x32fe9f['getTypeUrl']=function(_0x46556c){return void 0x0===_0x46556c&&(_0x46556c='type.googleapis.com'),_0x46556c+'/MergeOperation';},_0x32fe9f;})()),U=v['MoveOperation']=((()=>{function _0x7501bf(_0x1e038d){if(_0x1e038d){for(let _0x374f77=Object['keys'](_0x1e038d),_0x4c70a9=0x0;_0x4c70a9<_0x374f77['length'];++_0x4c70a9)null!=_0x1e038d[_0x374f77[_0x4c70a9]]&&(this[_0x374f77[_0x4c70a9]]=_0x1e038d[_0x374f77[_0x4c70a9]]);}}return _0x7501bf['prototype']['sourcePosition']=null,_0x7501bf['prototype']['howMany']=0x0,_0x7501bf['prototype']['targetPosition']=null,_0x7501bf['prototype']['wasUndone']=!0x1,_0x7501bf['create']=function(_0x586d53){return new _0x7501bf(_0x586d53);},_0x7501bf['encode']=function(_0x1919ef,_0x1fd491){return _0x1fd491||(_0x1fd491=y['create']()),null!=_0x1919ef['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1919ef,'sourcePosition')&&v['Position']['encode'](_0x1919ef['sourcePosition'],_0x1fd491['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1919ef['howMany']&&Object['hasOwnProperty']['call'](_0x1919ef,'howMany')&&_0x1fd491['uint32'](0x10)['uint32'](_0x1919ef['howMany']),null!=_0x1919ef['targetPosition']&&Object['hasOwnProperty']['call'](_0x1919ef,'targetPosition')&&v['Position']['encode'](_0x1919ef['targetPosition'],_0x1fd491['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1919ef['wasUndone']&&Object['hasOwnProperty']['call'](_0x1919ef,'wasUndone')&&_0x1fd491['uint32'](0x20)['bool'](_0x1919ef['wasUndone']),_0x1fd491;},_0x7501bf['encodeDelimited']=function(_0x329a93,_0x12db75){return this['encode'](_0x329a93,_0x12db75)['ldelim']();},_0x7501bf['decode']=function(_0x235fdc,_0x43de7d){_0x235fdc instanceof j||(_0x235fdc=j['create'](_0x235fdc));let _0xc5b9ca=void 0x0===_0x43de7d?_0x235fdc['len']:_0x235fdc['pos']+_0x43de7d,_0x20ebbe=new v['MoveOperation']();for(;_0x235fdc['pos']<_0xc5b9ca;){let _0x4bc855=_0x235fdc['uint32']();switch(_0x4bc855>>>0x3){case 0x1:_0x20ebbe['sourcePosition']=v['Position']['decode'](_0x235fdc,_0x235fdc['uint32']());break;case 0x2:_0x20ebbe['howMany']=_0x235fdc['uint32']();break;case 0x3:_0x20ebbe['targetPosition']=v['Position']['decode'](_0x235fdc,_0x235fdc['uint32']());break;case 0x4:_0x20ebbe['wasUndone']=_0x235fdc['bool']();break;default:_0x235fdc['skipType'](0x7&_0x4bc855);}}return _0x20ebbe;},_0x7501bf['decodeDelimited']=function(_0x59c210){return _0x59c210 instanceof j||(_0x59c210=new j(_0x59c210)),this['decode'](_0x59c210,_0x59c210['uint32']());},_0x7501bf['verify']=function(_0x36d2f2){if('object'!=typeof _0x36d2f2||null===_0x36d2f2)return'object\x20expected';if(null!=_0x36d2f2['sourcePosition']&&_0x36d2f2['hasOwnProperty']('sourcePosition')){let _0x4251c7=v['Position']['verify'](_0x36d2f2['sourcePosition']);if(_0x4251c7)return'sourcePosition.'+_0x4251c7;}if(null!=_0x36d2f2['howMany']&&_0x36d2f2['hasOwnProperty']('howMany')&&!k['isInteger'](_0x36d2f2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x36d2f2['targetPosition']&&_0x36d2f2['hasOwnProperty']('targetPosition')){let _0x13fd77=v['Position']['verify'](_0x36d2f2['targetPosition']);if(_0x13fd77)return'targetPosition.'+_0x13fd77;}return null!=_0x36d2f2['wasUndone']&&_0x36d2f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36d2f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7501bf['fromObject']=function(_0x30c2fa){if(_0x30c2fa instanceof v['MoveOperation'])return _0x30c2fa;let _0x462c27=new v['MoveOperation']();if(null!=_0x30c2fa['sourcePosition']){if('object'!=typeof _0x30c2fa['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x462c27['sourcePosition']=v['Position']['fromObject'](_0x30c2fa['sourcePosition']);}if(null!=_0x30c2fa['howMany']&&(_0x462c27['howMany']=_0x30c2fa['howMany']>>>0x0),null!=_0x30c2fa['targetPosition']){if('object'!=typeof _0x30c2fa['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x462c27['targetPosition']=v['Position']['fromObject'](_0x30c2fa['targetPosition']);}return null!=_0x30c2fa['wasUndone']&&(_0x462c27['wasUndone']=Boolean(_0x30c2fa['wasUndone'])),_0x462c27;},_0x7501bf['toObject']=function(_0x5074a8,_0x22e380){_0x22e380||(_0x22e380={});let _0x595a92={};return _0x22e380['defaults']&&(_0x595a92['sourcePosition']=null,_0x595a92['howMany']=0x0,_0x595a92['targetPosition']=null,_0x595a92['wasUndone']=!0x1),null!=_0x5074a8['sourcePosition']&&_0x5074a8['hasOwnProperty']('sourcePosition')&&(_0x595a92['sourcePosition']=v['Position']['toObject'](_0x5074a8['sourcePosition'],_0x22e380)),null!=_0x5074a8['howMany']&&_0x5074a8['hasOwnProperty']('howMany')&&(_0x595a92['howMany']=_0x5074a8['howMany']),null!=_0x5074a8['targetPosition']&&_0x5074a8['hasOwnProperty']('targetPosition')&&(_0x595a92['targetPosition']=v['Position']['toObject'](_0x5074a8['targetPosition'],_0x22e380)),null!=_0x5074a8['wasUndone']&&_0x5074a8['hasOwnProperty']('wasUndone')&&(_0x595a92['wasUndone']=_0x5074a8['wasUndone']),_0x595a92;},_0x7501bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x7501bf['getTypeUrl']=function(_0x543cae){return void 0x0===_0x543cae&&(_0x543cae='type.googleapis.com'),_0x543cae+'/MoveOperation';},_0x7501bf;})()),A=v['RenameOperation']=((()=>{function _0x27986f(_0x58fd68){if(_0x58fd68){for(let _0x407d4e=Object['keys'](_0x58fd68),_0x4af795=0x0;_0x4af795<_0x407d4e['length'];++_0x4af795)null!=_0x58fd68[_0x407d4e[_0x4af795]]&&(this[_0x407d4e[_0x4af795]]=_0x58fd68[_0x407d4e[_0x4af795]]);}}return _0x27986f['prototype']['position']=null,_0x27986f['prototype']['oldName']='',_0x27986f['prototype']['newName']='',_0x27986f['prototype']['wasUndone']=!0x1,_0x27986f['create']=function(_0x1820bf){return new _0x27986f(_0x1820bf);},_0x27986f['encode']=function(_0x23dc5e,_0x263eaf){return _0x263eaf||(_0x263eaf=y['create']()),null!=_0x23dc5e['position']&&Object['hasOwnProperty']['call'](_0x23dc5e,'position')&&v['Position']['encode'](_0x23dc5e['position'],_0x263eaf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23dc5e['oldName']&&Object['hasOwnProperty']['call'](_0x23dc5e,'oldName')&&_0x263eaf['uint32'](0x12)['string'](_0x23dc5e['oldName']),null!=_0x23dc5e['newName']&&Object['hasOwnProperty']['call'](_0x23dc5e,'newName')&&_0x263eaf['uint32'](0x1a)['string'](_0x23dc5e['newName']),null!=_0x23dc5e['wasUndone']&&Object['hasOwnProperty']['call'](_0x23dc5e,'wasUndone')&&_0x263eaf['uint32'](0x20)['bool'](_0x23dc5e['wasUndone']),_0x263eaf;},_0x27986f['encodeDelimited']=function(_0x40a2d9,_0x2790c0){return this['encode'](_0x40a2d9,_0x2790c0)['ldelim']();},_0x27986f['decode']=function(_0x41b1eb,_0x38d92c){_0x41b1eb instanceof j||(_0x41b1eb=j['create'](_0x41b1eb));let _0x28da96=void 0x0===_0x38d92c?_0x41b1eb['len']:_0x41b1eb['pos']+_0x38d92c,_0x156ae7=new v['RenameOperation']();for(;_0x41b1eb['pos']<_0x28da96;){let _0xb2a57a=_0x41b1eb['uint32']();switch(_0xb2a57a>>>0x3){case 0x1:_0x156ae7['position']=v['Position']['decode'](_0x41b1eb,_0x41b1eb['uint32']());break;case 0x2:_0x156ae7['oldName']=_0x41b1eb['string']();break;case 0x3:_0x156ae7['newName']=_0x41b1eb['string']();break;case 0x4:_0x156ae7['wasUndone']=_0x41b1eb['bool']();break;default:_0x41b1eb['skipType'](0x7&_0xb2a57a);}}return _0x156ae7;},_0x27986f['decodeDelimited']=function(_0x60a0c){return _0x60a0c instanceof j||(_0x60a0c=new j(_0x60a0c)),this['decode'](_0x60a0c,_0x60a0c['uint32']());},_0x27986f['verify']=function(_0x520356){if('object'!=typeof _0x520356||null===_0x520356)return'object\x20expected';if(null!=_0x520356['position']&&_0x520356['hasOwnProperty']('position')){let _0x242566=v['Position']['verify'](_0x520356['position']);if(_0x242566)return'position.'+_0x242566;}return null!=_0x520356['oldName']&&_0x520356['hasOwnProperty']('oldName')&&!k['isString'](_0x520356['oldName'])?'oldName:\x20string\x20expected':null!=_0x520356['newName']&&_0x520356['hasOwnProperty']('newName')&&!k['isString'](_0x520356['newName'])?'newName:\x20string\x20expected':null!=_0x520356['wasUndone']&&_0x520356['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x520356['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27986f['fromObject']=function(_0x1080e5){if(_0x1080e5 instanceof v['RenameOperation'])return _0x1080e5;let _0x10ba30=new v['RenameOperation']();if(null!=_0x1080e5['position']){if('object'!=typeof _0x1080e5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x10ba30['position']=v['Position']['fromObject'](_0x1080e5['position']);}return null!=_0x1080e5['oldName']&&(_0x10ba30['oldName']=String(_0x1080e5['oldName'])),null!=_0x1080e5['newName']&&(_0x10ba30['newName']=String(_0x1080e5['newName'])),null!=_0x1080e5['wasUndone']&&(_0x10ba30['wasUndone']=Boolean(_0x1080e5['wasUndone'])),_0x10ba30;},_0x27986f['toObject']=function(_0x266576,_0x182916){_0x182916||(_0x182916={});let _0x40755f={};return _0x182916['defaults']&&(_0x40755f['position']=null,_0x40755f['oldName']='',_0x40755f['newName']='',_0x40755f['wasUndone']=!0x1),null!=_0x266576['position']&&_0x266576['hasOwnProperty']('position')&&(_0x40755f['position']=v['Position']['toObject'](_0x266576['position'],_0x182916)),null!=_0x266576['oldName']&&_0x266576['hasOwnProperty']('oldName')&&(_0x40755f['oldName']=_0x266576['oldName']),null!=_0x266576['newName']&&_0x266576['hasOwnProperty']('newName')&&(_0x40755f['newName']=_0x266576['newName']),null!=_0x266576['wasUndone']&&_0x266576['hasOwnProperty']('wasUndone')&&(_0x40755f['wasUndone']=_0x266576['wasUndone']),_0x40755f;},_0x27986f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x27986f['getTypeUrl']=function(_0x3fd16b){return void 0x0===_0x3fd16b&&(_0x3fd16b='type.googleapis.com'),_0x3fd16b+'/RenameOperation';},_0x27986f;})()),N=v['RootAttributeOperation']=((()=>{function _0x53d5a9(_0x187dd7){if(_0x187dd7){for(let _0x2f3d9a=Object['keys'](_0x187dd7),_0x12e766=0x0;_0x12e766<_0x2f3d9a['length'];++_0x12e766)null!=_0x187dd7[_0x2f3d9a[_0x12e766]]&&(this[_0x2f3d9a[_0x12e766]]=_0x187dd7[_0x2f3d9a[_0x12e766]]);}}return _0x53d5a9['prototype']['root']='',_0x53d5a9['prototype']['key']='',_0x53d5a9['prototype']['oldValueBoolean']=!0x1,_0x53d5a9['prototype']['oldValueJson']='',_0x53d5a9['prototype']['newValueBoolean']=!0x1,_0x53d5a9['prototype']['newValueJson']='',_0x53d5a9['prototype']['wasUndone']=!0x1,_0x53d5a9['create']=function(_0x3bfed0){return new _0x53d5a9(_0x3bfed0);},_0x53d5a9['encode']=function(_0x538158,_0x4d09fe){return _0x4d09fe||(_0x4d09fe=y['create']()),null!=_0x538158['root']&&Object['hasOwnProperty']['call'](_0x538158,'root')&&_0x4d09fe['uint32'](0xa)['string'](_0x538158['root']),null!=_0x538158['key']&&Object['hasOwnProperty']['call'](_0x538158,'key')&&_0x4d09fe['uint32'](0x12)['string'](_0x538158['key']),null!=_0x538158['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x538158,'oldValueBoolean')&&_0x4d09fe['uint32'](0x18)['bool'](_0x538158['oldValueBoolean']),null!=_0x538158['oldValueJson']&&Object['hasOwnProperty']['call'](_0x538158,'oldValueJson')&&_0x4d09fe['uint32'](0x22)['string'](_0x538158['oldValueJson']),null!=_0x538158['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x538158,'newValueBoolean')&&_0x4d09fe['uint32'](0x28)['bool'](_0x538158['newValueBoolean']),null!=_0x538158['newValueJson']&&Object['hasOwnProperty']['call'](_0x538158,'newValueJson')&&_0x4d09fe['uint32'](0x32)['string'](_0x538158['newValueJson']),null!=_0x538158['wasUndone']&&Object['hasOwnProperty']['call'](_0x538158,'wasUndone')&&_0x4d09fe['uint32'](0x38)['bool'](_0x538158['wasUndone']),_0x4d09fe;},_0x53d5a9['encodeDelimited']=function(_0x2ba314,_0x4240f2){return this['encode'](_0x2ba314,_0x4240f2)['ldelim']();},_0x53d5a9['decode']=function(_0x4dca96,_0x55143c){_0x4dca96 instanceof j||(_0x4dca96=j['create'](_0x4dca96));let _0x362e9e=void 0x0===_0x55143c?_0x4dca96['len']:_0x4dca96['pos']+_0x55143c,_0x27d474=new v['RootAttributeOperation']();for(;_0x4dca96['pos']<_0x362e9e;){let _0x5f4029=_0x4dca96['uint32']();switch(_0x5f4029>>>0x3){case 0x1:_0x27d474['root']=_0x4dca96['string']();break;case 0x2:_0x27d474['key']=_0x4dca96['string']();break;case 0x3:_0x27d474['oldValueBoolean']=_0x4dca96['bool']();break;case 0x4:_0x27d474['oldValueJson']=_0x4dca96['string']();break;case 0x5:_0x27d474['newValueBoolean']=_0x4dca96['bool']();break;case 0x6:_0x27d474['newValueJson']=_0x4dca96['string']();break;case 0x7:_0x27d474['wasUndone']=_0x4dca96['bool']();break;default:_0x4dca96['skipType'](0x7&_0x5f4029);}}return _0x27d474;},_0x53d5a9['decodeDelimited']=function(_0x3a7ca0){return _0x3a7ca0 instanceof j||(_0x3a7ca0=new j(_0x3a7ca0)),this['decode'](_0x3a7ca0,_0x3a7ca0['uint32']());},_0x53d5a9['verify']=function(_0x167683){return'object'!=typeof _0x167683||null===_0x167683?'object\x20expected':null!=_0x167683['root']&&_0x167683['hasOwnProperty']('root')&&!k['isString'](_0x167683['root'])?'root:\x20string\x20expected':null!=_0x167683['key']&&_0x167683['hasOwnProperty']('key')&&!k['isString'](_0x167683['key'])?'key:\x20string\x20expected':null!=_0x167683['oldValueBoolean']&&_0x167683['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x167683['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x167683['oldValueJson']&&_0x167683['hasOwnProperty']('oldValueJson')&&!k['isString'](_0x167683['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x167683['newValueBoolean']&&_0x167683['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x167683['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x167683['newValueJson']&&_0x167683['hasOwnProperty']('newValueJson')&&!k['isString'](_0x167683['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x167683['wasUndone']&&_0x167683['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x167683['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53d5a9['fromObject']=function(_0x375236){if(_0x375236 instanceof v['RootAttributeOperation'])return _0x375236;let _0x3563da=new v['RootAttributeOperation']();return null!=_0x375236['root']&&(_0x3563da['root']=String(_0x375236['root'])),null!=_0x375236['key']&&(_0x3563da['key']=String(_0x375236['key'])),null!=_0x375236['oldValueBoolean']&&(_0x3563da['oldValueBoolean']=Boolean(_0x375236['oldValueBoolean'])),null!=_0x375236['oldValueJson']&&(_0x3563da['oldValueJson']=String(_0x375236['oldValueJson'])),null!=_0x375236['newValueBoolean']&&(_0x3563da['newValueBoolean']=Boolean(_0x375236['newValueBoolean'])),null!=_0x375236['newValueJson']&&(_0x3563da['newValueJson']=String(_0x375236['newValueJson'])),null!=_0x375236['wasUndone']&&(_0x3563da['wasUndone']=Boolean(_0x375236['wasUndone'])),_0x3563da;},_0x53d5a9['toObject']=function(_0x3ceaf9,_0x38a72b){_0x38a72b||(_0x38a72b={});let _0x397d13={};return _0x38a72b['defaults']&&(_0x397d13['root']='',_0x397d13['key']='',_0x397d13['oldValueBoolean']=!0x1,_0x397d13['oldValueJson']='',_0x397d13['newValueBoolean']=!0x1,_0x397d13['newValueJson']='',_0x397d13['wasUndone']=!0x1),null!=_0x3ceaf9['root']&&_0x3ceaf9['hasOwnProperty']('root')&&(_0x397d13['root']=_0x3ceaf9['root']),null!=_0x3ceaf9['key']&&_0x3ceaf9['hasOwnProperty']('key')&&(_0x397d13['key']=_0x3ceaf9['key']),null!=_0x3ceaf9['oldValueBoolean']&&_0x3ceaf9['hasOwnProperty']('oldValueBoolean')&&(_0x397d13['oldValueBoolean']=_0x3ceaf9['oldValueBoolean']),null!=_0x3ceaf9['oldValueJson']&&_0x3ceaf9['hasOwnProperty']('oldValueJson')&&(_0x397d13['oldValueJson']=_0x3ceaf9['oldValueJson']),null!=_0x3ceaf9['newValueBoolean']&&_0x3ceaf9['hasOwnProperty']('newValueBoolean')&&(_0x397d13['newValueBoolean']=_0x3ceaf9['newValueBoolean']),null!=_0x3ceaf9['newValueJson']&&_0x3ceaf9['hasOwnProperty']('newValueJson')&&(_0x397d13['newValueJson']=_0x3ceaf9['newValueJson']),null!=_0x3ceaf9['wasUndone']&&_0x3ceaf9['hasOwnProperty']('wasUndone')&&(_0x397d13['wasUndone']=_0x3ceaf9['wasUndone']),_0x397d13;},_0x53d5a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x53d5a9['getTypeUrl']=function(_0x29d026){return void 0x0===_0x29d026&&(_0x29d026='type.googleapis.com'),_0x29d026+'/RootAttributeOperation';},_0x53d5a9;})()),R=v['RootOperation']=((()=>{function _0x565459(_0x2dc8f0){if(_0x2dc8f0){for(let _0x1339d4=Object['keys'](_0x2dc8f0),_0x23dc15=0x0;_0x23dc15<_0x1339d4['length'];++_0x23dc15)null!=_0x2dc8f0[_0x1339d4[_0x23dc15]]&&(this[_0x1339d4[_0x23dc15]]=_0x2dc8f0[_0x1339d4[_0x23dc15]]);}}return _0x565459['prototype']['rootName']='',_0x565459['prototype']['elementName']='',_0x565459['prototype']['isAdd']=!0x1,_0x565459['prototype']['wasUndone']=!0x1,_0x565459['create']=function(_0x493277){return new _0x565459(_0x493277);},_0x565459['encode']=function(_0x360721,_0x5c8a77){return _0x5c8a77||(_0x5c8a77=y['create']()),null!=_0x360721['rootName']&&Object['hasOwnProperty']['call'](_0x360721,'rootName')&&_0x5c8a77['uint32'](0xa)['string'](_0x360721['rootName']),null!=_0x360721['elementName']&&Object['hasOwnProperty']['call'](_0x360721,'elementName')&&_0x5c8a77['uint32'](0x12)['string'](_0x360721['elementName']),null!=_0x360721['isAdd']&&Object['hasOwnProperty']['call'](_0x360721,'isAdd')&&_0x5c8a77['uint32'](0x18)['bool'](_0x360721['isAdd']),null!=_0x360721['wasUndone']&&Object['hasOwnProperty']['call'](_0x360721,'wasUndone')&&_0x5c8a77['uint32'](0x20)['bool'](_0x360721['wasUndone']),_0x5c8a77;},_0x565459['encodeDelimited']=function(_0x4d0a56,_0x2f2f15){return this['encode'](_0x4d0a56,_0x2f2f15)['ldelim']();},_0x565459['decode']=function(_0x3fb5f0,_0x1aa36e){_0x3fb5f0 instanceof j||(_0x3fb5f0=j['create'](_0x3fb5f0));let _0x577db8=void 0x0===_0x1aa36e?_0x3fb5f0['len']:_0x3fb5f0['pos']+_0x1aa36e,_0x8e8a6=new v['RootOperation']();for(;_0x3fb5f0['pos']<_0x577db8;){let _0x312115=_0x3fb5f0['uint32']();switch(_0x312115>>>0x3){case 0x1:_0x8e8a6['rootName']=_0x3fb5f0['string']();break;case 0x2:_0x8e8a6['elementName']=_0x3fb5f0['string']();break;case 0x3:_0x8e8a6['isAdd']=_0x3fb5f0['bool']();break;case 0x4:_0x8e8a6['wasUndone']=_0x3fb5f0['bool']();break;default:_0x3fb5f0['skipType'](0x7&_0x312115);}}return _0x8e8a6;},_0x565459['decodeDelimited']=function(_0x247c60){return _0x247c60 instanceof j||(_0x247c60=new j(_0x247c60)),this['decode'](_0x247c60,_0x247c60['uint32']());},_0x565459['verify']=function(_0x398856){return'object'!=typeof _0x398856||null===_0x398856?'object\x20expected':null!=_0x398856['rootName']&&_0x398856['hasOwnProperty']('rootName')&&!k['isString'](_0x398856['rootName'])?'rootName:\x20string\x20expected':null!=_0x398856['elementName']&&_0x398856['hasOwnProperty']('elementName')&&!k['isString'](_0x398856['elementName'])?'elementName:\x20string\x20expected':null!=_0x398856['isAdd']&&_0x398856['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x398856['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x398856['wasUndone']&&_0x398856['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x398856['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x565459['fromObject']=function(_0x507538){if(_0x507538 instanceof v['RootOperation'])return _0x507538;let _0x2f3cff=new v['RootOperation']();return null!=_0x507538['rootName']&&(_0x2f3cff['rootName']=String(_0x507538['rootName'])),null!=_0x507538['elementName']&&(_0x2f3cff['elementName']=String(_0x507538['elementName'])),null!=_0x507538['isAdd']&&(_0x2f3cff['isAdd']=Boolean(_0x507538['isAdd'])),null!=_0x507538['wasUndone']&&(_0x2f3cff['wasUndone']=Boolean(_0x507538['wasUndone'])),_0x2f3cff;},_0x565459['toObject']=function(_0x3e7416,_0xb30ca5){_0xb30ca5||(_0xb30ca5={});let _0x1d9157={};return _0xb30ca5['defaults']&&(_0x1d9157['rootName']='',_0x1d9157['elementName']='',_0x1d9157['isAdd']=!0x1,_0x1d9157['wasUndone']=!0x1),null!=_0x3e7416['rootName']&&_0x3e7416['hasOwnProperty']('rootName')&&(_0x1d9157['rootName']=_0x3e7416['rootName']),null!=_0x3e7416['elementName']&&_0x3e7416['hasOwnProperty']('elementName')&&(_0x1d9157['elementName']=_0x3e7416['elementName']),null!=_0x3e7416['isAdd']&&_0x3e7416['hasOwnProperty']('isAdd')&&(_0x1d9157['isAdd']=_0x3e7416['isAdd']),null!=_0x3e7416['wasUndone']&&_0x3e7416['hasOwnProperty']('wasUndone')&&(_0x1d9157['wasUndone']=_0x3e7416['wasUndone']),_0x1d9157;},_0x565459['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x565459['getTypeUrl']=function(_0xe09134){return void 0x0===_0xe09134&&(_0xe09134='type.googleapis.com'),_0xe09134+'/RootOperation';},_0x565459;})()),E=v['SplitOperation']=((()=>{function _0x1d69af(_0x51d485){if(_0x51d485){for(let _0x34481c=Object['keys'](_0x51d485),_0x25f481=0x0;_0x25f481<_0x34481c['length'];++_0x25f481)null!=_0x51d485[_0x34481c[_0x25f481]]&&(this[_0x34481c[_0x25f481]]=_0x51d485[_0x34481c[_0x25f481]]);}}return _0x1d69af['prototype']['splitPosition']=null,_0x1d69af['prototype']['graveyardPosition']=null,_0x1d69af['prototype']['howMany']=0x0,_0x1d69af['prototype']['insertionPosition']=null,_0x1d69af['prototype']['wasUndone']=!0x1,_0x1d69af['create']=function(_0x2d7977){return new _0x1d69af(_0x2d7977);},_0x1d69af['encode']=function(_0x2e7c3b,_0x92e4c2){return _0x92e4c2||(_0x92e4c2=y['create']()),null!=_0x2e7c3b['splitPosition']&&Object['hasOwnProperty']['call'](_0x2e7c3b,'splitPosition')&&v['Position']['encode'](_0x2e7c3b['splitPosition'],_0x92e4c2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2e7c3b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2e7c3b,'graveyardPosition')&&v['Position']['encode'](_0x2e7c3b['graveyardPosition'],_0x92e4c2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2e7c3b['howMany']&&Object['hasOwnProperty']['call'](_0x2e7c3b,'howMany')&&_0x92e4c2['uint32'](0x18)['uint32'](_0x2e7c3b['howMany']),null!=_0x2e7c3b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2e7c3b,'insertionPosition')&&v['Position']['encode'](_0x2e7c3b['insertionPosition'],_0x92e4c2['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2e7c3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e7c3b,'wasUndone')&&_0x92e4c2['uint32'](0x28)['bool'](_0x2e7c3b['wasUndone']),_0x92e4c2;},_0x1d69af['encodeDelimited']=function(_0x2dcd6c,_0x57145){return this['encode'](_0x2dcd6c,_0x57145)['ldelim']();},_0x1d69af['decode']=function(_0x347f9f,_0x20f10b){_0x347f9f instanceof j||(_0x347f9f=j['create'](_0x347f9f));let _0x5bb2cd=void 0x0===_0x20f10b?_0x347f9f['len']:_0x347f9f['pos']+_0x20f10b,_0x2f9aaa=new v['SplitOperation']();for(;_0x347f9f['pos']<_0x5bb2cd;){let _0x57e8a3=_0x347f9f['uint32']();switch(_0x57e8a3>>>0x3){case 0x1:_0x2f9aaa['splitPosition']=v['Position']['decode'](_0x347f9f,_0x347f9f['uint32']());break;case 0x2:_0x2f9aaa['graveyardPosition']=v['Position']['decode'](_0x347f9f,_0x347f9f['uint32']());break;case 0x3:_0x2f9aaa['howMany']=_0x347f9f['uint32']();break;case 0x4:_0x2f9aaa['insertionPosition']=v['Position']['decode'](_0x347f9f,_0x347f9f['uint32']());break;case 0x5:_0x2f9aaa['wasUndone']=_0x347f9f['bool']();break;default:_0x347f9f['skipType'](0x7&_0x57e8a3);}}return _0x2f9aaa;},_0x1d69af['decodeDelimited']=function(_0x4b7d87){return _0x4b7d87 instanceof j||(_0x4b7d87=new j(_0x4b7d87)),this['decode'](_0x4b7d87,_0x4b7d87['uint32']());},_0x1d69af['verify']=function(_0x54e048){if('object'!=typeof _0x54e048||null===_0x54e048)return'object\x20expected';if(null!=_0x54e048['splitPosition']&&_0x54e048['hasOwnProperty']('splitPosition')){let _0x8a397d=v['Position']['verify'](_0x54e048['splitPosition']);if(_0x8a397d)return'splitPosition.'+_0x8a397d;}if(null!=_0x54e048['graveyardPosition']&&_0x54e048['hasOwnProperty']('graveyardPosition')){let _0x435815=v['Position']['verify'](_0x54e048['graveyardPosition']);if(_0x435815)return'graveyardPosition.'+_0x435815;}if(null!=_0x54e048['howMany']&&_0x54e048['hasOwnProperty']('howMany')&&!k['isInteger'](_0x54e048['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x54e048['insertionPosition']&&_0x54e048['hasOwnProperty']('insertionPosition')){let _0x3a099c=v['Position']['verify'](_0x54e048['insertionPosition']);if(_0x3a099c)return'insertionPosition.'+_0x3a099c;}return null!=_0x54e048['wasUndone']&&_0x54e048['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54e048['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d69af['fromObject']=function(_0x144a43){if(_0x144a43 instanceof v['SplitOperation'])return _0x144a43;let _0x584d57=new v['SplitOperation']();if(null!=_0x144a43['splitPosition']){if('object'!=typeof _0x144a43['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x584d57['splitPosition']=v['Position']['fromObject'](_0x144a43['splitPosition']);}if(null!=_0x144a43['graveyardPosition']){if('object'!=typeof _0x144a43['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x584d57['graveyardPosition']=v['Position']['fromObject'](_0x144a43['graveyardPosition']);}if(null!=_0x144a43['howMany']&&(_0x584d57['howMany']=_0x144a43['howMany']>>>0x0),null!=_0x144a43['insertionPosition']){if('object'!=typeof _0x144a43['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x584d57['insertionPosition']=v['Position']['fromObject'](_0x144a43['insertionPosition']);}return null!=_0x144a43['wasUndone']&&(_0x584d57['wasUndone']=Boolean(_0x144a43['wasUndone'])),_0x584d57;},_0x1d69af['toObject']=function(_0x1d7f4a,_0x42cffd){_0x42cffd||(_0x42cffd={});let _0x1bbc22={};return _0x42cffd['defaults']&&(_0x1bbc22['splitPosition']=null,_0x1bbc22['graveyardPosition']=null,_0x1bbc22['howMany']=0x0,_0x1bbc22['insertionPosition']=null,_0x1bbc22['wasUndone']=!0x1),null!=_0x1d7f4a['splitPosition']&&_0x1d7f4a['hasOwnProperty']('splitPosition')&&(_0x1bbc22['splitPosition']=v['Position']['toObject'](_0x1d7f4a['splitPosition'],_0x42cffd)),null!=_0x1d7f4a['graveyardPosition']&&_0x1d7f4a['hasOwnProperty']('graveyardPosition')&&(_0x1bbc22['graveyardPosition']=v['Position']['toObject'](_0x1d7f4a['graveyardPosition'],_0x42cffd)),null!=_0x1d7f4a['howMany']&&_0x1d7f4a['hasOwnProperty']('howMany')&&(_0x1bbc22['howMany']=_0x1d7f4a['howMany']),null!=_0x1d7f4a['insertionPosition']&&_0x1d7f4a['hasOwnProperty']('insertionPosition')&&(_0x1bbc22['insertionPosition']=v['Position']['toObject'](_0x1d7f4a['insertionPosition'],_0x42cffd)),null!=_0x1d7f4a['wasUndone']&&_0x1d7f4a['hasOwnProperty']('wasUndone')&&(_0x1bbc22['wasUndone']=_0x1d7f4a['wasUndone']),_0x1bbc22;},_0x1d69af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x1d69af['getTypeUrl']=function(_0x1c4369){return void 0x0===_0x1c4369&&(_0x1c4369='type.googleapis.com'),_0x1c4369+'/SplitOperation';},_0x1d69af;})()),T=v['Position']=((()=>{function _0x35d9a8(_0x475407){if(this['path']=[],_0x475407){for(let _0x459f30=Object['keys'](_0x475407),_0x177bd6=0x0;_0x177bd6<_0x459f30['length'];++_0x177bd6)null!=_0x475407[_0x459f30[_0x177bd6]]&&(this[_0x459f30[_0x177bd6]]=_0x475407[_0x459f30[_0x177bd6]]);}}return _0x35d9a8['prototype']['root']='',_0x35d9a8['prototype']['rootMain']=!0x1,_0x35d9a8['prototype']['rootGraveyard']=!0x1,_0x35d9a8['prototype']['path']=k['emptyArray'],_0x35d9a8['prototype']['stickiness']='',_0x35d9a8['create']=function(_0x393bf4){return new _0x35d9a8(_0x393bf4);},_0x35d9a8['encode']=function(_0x4f44e7,_0x46cd31){if(_0x46cd31||(_0x46cd31=y['create']()),null!=_0x4f44e7['root']&&Object['hasOwnProperty']['call'](_0x4f44e7,'root')&&_0x46cd31['uint32'](0xa)['string'](_0x4f44e7['root']),null!=_0x4f44e7['rootMain']&&Object['hasOwnProperty']['call'](_0x4f44e7,'rootMain')&&_0x46cd31['uint32'](0x10)['bool'](_0x4f44e7['rootMain']),null!=_0x4f44e7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4f44e7,'rootGraveyard')&&_0x46cd31['uint32'](0x18)['bool'](_0x4f44e7['rootGraveyard']),null!=_0x4f44e7['path']&&_0x4f44e7['path']['length']){_0x46cd31['uint32'](0x22)['fork']();for(let _0x15e3a3=0x0;_0x15e3a3<_0x4f44e7['path']['length'];++_0x15e3a3)_0x46cd31['uint32'](_0x4f44e7['path'][_0x15e3a3]);_0x46cd31['ldelim']();}return null!=_0x4f44e7['stickiness']&&Object['hasOwnProperty']['call'](_0x4f44e7,'stickiness')&&_0x46cd31['uint32'](0x2a)['string'](_0x4f44e7['stickiness']),_0x46cd31;},_0x35d9a8['encodeDelimited']=function(_0xa6d14f,_0x5ec535){return this['encode'](_0xa6d14f,_0x5ec535)['ldelim']();},_0x35d9a8['decode']=function(_0x301705,_0x5b7b0b){_0x301705 instanceof j||(_0x301705=j['create'](_0x301705));let _0x3cbf30=void 0x0===_0x5b7b0b?_0x301705['len']:_0x301705['pos']+_0x5b7b0b,_0x14feba=new v['Position']();for(;_0x301705['pos']<_0x3cbf30;){let _0x197178=_0x301705['uint32']();switch(_0x197178>>>0x3){case 0x1:_0x14feba['root']=_0x301705['string']();break;case 0x2:_0x14feba['rootMain']=_0x301705['bool']();break;case 0x3:_0x14feba['rootGraveyard']=_0x301705['bool']();break;case 0x4:if(_0x14feba['path']&&_0x14feba['path']['length']||(_0x14feba['path']=[]),0x2==(0x7&_0x197178)){let _0x2c7b4f=_0x301705['uint32']()+_0x301705['pos'];for(;_0x301705['pos']<_0x2c7b4f;)_0x14feba['path']['push'](_0x301705['uint32']());}else _0x14feba['path']['push'](_0x301705['uint32']());break;case 0x5:_0x14feba['stickiness']=_0x301705['string']();break;default:_0x301705['skipType'](0x7&_0x197178);}}return _0x14feba;},_0x35d9a8['decodeDelimited']=function(_0x294965){return _0x294965 instanceof j||(_0x294965=new j(_0x294965)),this['decode'](_0x294965,_0x294965['uint32']());},_0x35d9a8['verify']=function(_0x454998){if('object'!=typeof _0x454998||null===_0x454998)return'object\x20expected';if(null!=_0x454998['root']&&_0x454998['hasOwnProperty']('root')&&!k['isString'](_0x454998['root']))return'root:\x20string\x20expected';if(null!=_0x454998['rootMain']&&_0x454998['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x454998['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x454998['rootGraveyard']&&_0x454998['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x454998['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x454998['path']&&_0x454998['hasOwnProperty']('path')){if(!Array['isArray'](_0x454998['path']))return'path:\x20array\x20expected';for(let _0x24bcb4=0x0;_0x24bcb4<_0x454998['path']['length'];++_0x24bcb4)if(!k['isInteger'](_0x454998['path'][_0x24bcb4]))return'path:\x20integer[]\x20expected';}return null!=_0x454998['stickiness']&&_0x454998['hasOwnProperty']('stickiness')&&!k['isString'](_0x454998['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x35d9a8['fromObject']=function(_0xf3baef){if(_0xf3baef instanceof v['Position'])return _0xf3baef;let _0x40746f=new v['Position']();if(null!=_0xf3baef['root']&&(_0x40746f['root']=String(_0xf3baef['root'])),null!=_0xf3baef['rootMain']&&(_0x40746f['rootMain']=Boolean(_0xf3baef['rootMain'])),null!=_0xf3baef['rootGraveyard']&&(_0x40746f['rootGraveyard']=Boolean(_0xf3baef['rootGraveyard'])),_0xf3baef['path']){if(!Array['isArray'](_0xf3baef['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x40746f['path']=[];for(let _0x441ada=0x0;_0x441ada<_0xf3baef['path']['length'];++_0x441ada)_0x40746f['path'][_0x441ada]=_0xf3baef['path'][_0x441ada]>>>0x0;}return null!=_0xf3baef['stickiness']&&(_0x40746f['stickiness']=String(_0xf3baef['stickiness'])),_0x40746f;},_0x35d9a8['toObject']=function(_0x3cbfd7,_0x488484){_0x488484||(_0x488484={});let _0x2328a6={};if((_0x488484['arrays']||_0x488484['defaults'])&&(_0x2328a6['path']=[]),_0x488484['defaults']&&(_0x2328a6['root']='',_0x2328a6['rootMain']=!0x1,_0x2328a6['rootGraveyard']=!0x1,_0x2328a6['stickiness']=''),null!=_0x3cbfd7['root']&&_0x3cbfd7['hasOwnProperty']('root')&&(_0x2328a6['root']=_0x3cbfd7['root']),null!=_0x3cbfd7['rootMain']&&_0x3cbfd7['hasOwnProperty']('rootMain')&&(_0x2328a6['rootMain']=_0x3cbfd7['rootMain']),null!=_0x3cbfd7['rootGraveyard']&&_0x3cbfd7['hasOwnProperty']('rootGraveyard')&&(_0x2328a6['rootGraveyard']=_0x3cbfd7['rootGraveyard']),_0x3cbfd7['path']&&_0x3cbfd7['path']['length']){_0x2328a6['path']=[];for(let _0x4f2dcd=0x0;_0x4f2dcd<_0x3cbfd7['path']['length'];++_0x4f2dcd)_0x2328a6['path'][_0x4f2dcd]=_0x3cbfd7['path'][_0x4f2dcd];}return null!=_0x3cbfd7['stickiness']&&_0x3cbfd7['hasOwnProperty']('stickiness')&&(_0x2328a6['stickiness']=_0x3cbfd7['stickiness']),_0x2328a6;},_0x35d9a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x35d9a8['getTypeUrl']=function(_0x1864ab){return void 0x0===_0x1864ab&&(_0x1864ab='type.googleapis.com'),_0x1864ab+'/Position';},_0x35d9a8;})()),D=v['Range']=((()=>{function _0x4fd283(_0x3f8f82){if(_0x3f8f82){for(let _0x1e64bc=Object['keys'](_0x3f8f82),_0x33f125=0x0;_0x33f125<_0x1e64bc['length'];++_0x33f125)null!=_0x3f8f82[_0x1e64bc[_0x33f125]]&&(this[_0x1e64bc[_0x33f125]]=_0x3f8f82[_0x1e64bc[_0x33f125]]);}}return _0x4fd283['prototype']['start']=null,_0x4fd283['prototype']['end']=null,_0x4fd283['create']=function(_0x31e487){return new _0x4fd283(_0x31e487);},_0x4fd283['encode']=function(_0x474453,_0x23c2bf){return _0x23c2bf||(_0x23c2bf=y['create']()),null!=_0x474453['start']&&Object['hasOwnProperty']['call'](_0x474453,'start')&&v['Position']['encode'](_0x474453['start'],_0x23c2bf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x474453['end']&&Object['hasOwnProperty']['call'](_0x474453,'end')&&v['Position']['encode'](_0x474453['end'],_0x23c2bf['uint32'](0x12)['fork']())['ldelim'](),_0x23c2bf;},_0x4fd283['encodeDelimited']=function(_0x57ea10,_0xaaf8f5){return this['encode'](_0x57ea10,_0xaaf8f5)['ldelim']();},_0x4fd283['decode']=function(_0x4c1829,_0x5dc44c){_0x4c1829 instanceof j||(_0x4c1829=j['create'](_0x4c1829));let _0x36981b=void 0x0===_0x5dc44c?_0x4c1829['len']:_0x4c1829['pos']+_0x5dc44c,_0x5e4e7b=new v['Range']();for(;_0x4c1829['pos']<_0x36981b;){let _0x2b2aa5=_0x4c1829['uint32']();switch(_0x2b2aa5>>>0x3){case 0x1:_0x5e4e7b['start']=v['Position']['decode'](_0x4c1829,_0x4c1829['uint32']());break;case 0x2:_0x5e4e7b['end']=v['Position']['decode'](_0x4c1829,_0x4c1829['uint32']());break;default:_0x4c1829['skipType'](0x7&_0x2b2aa5);}}return _0x5e4e7b;},_0x4fd283['decodeDelimited']=function(_0x33d023){return _0x33d023 instanceof j||(_0x33d023=new j(_0x33d023)),this['decode'](_0x33d023,_0x33d023['uint32']());},_0x4fd283['verify']=function(_0x110d68){if('object'!=typeof _0x110d68||null===_0x110d68)return'object\x20expected';if(null!=_0x110d68['start']&&_0x110d68['hasOwnProperty']('start')){let _0x55130c=v['Position']['verify'](_0x110d68['start']);if(_0x55130c)return'start.'+_0x55130c;}if(null!=_0x110d68['end']&&_0x110d68['hasOwnProperty']('end')){let _0x5d8165=v['Position']['verify'](_0x110d68['end']);if(_0x5d8165)return'end.'+_0x5d8165;}return null;},_0x4fd283['fromObject']=function(_0x53a3e6){if(_0x53a3e6 instanceof v['Range'])return _0x53a3e6;let _0x5effdb=new v['Range']();if(null!=_0x53a3e6['start']){if('object'!=typeof _0x53a3e6['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5effdb['start']=v['Position']['fromObject'](_0x53a3e6['start']);}if(null!=_0x53a3e6['end']){if('object'!=typeof _0x53a3e6['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5effdb['end']=v['Position']['fromObject'](_0x53a3e6['end']);}return _0x5effdb;},_0x4fd283['toObject']=function(_0x193e97,_0x3db99d){_0x3db99d||(_0x3db99d={});let _0x401665={};return _0x3db99d['defaults']&&(_0x401665['start']=null,_0x401665['end']=null),null!=_0x193e97['start']&&_0x193e97['hasOwnProperty']('start')&&(_0x401665['start']=v['Position']['toObject'](_0x193e97['start'],_0x3db99d)),null!=_0x193e97['end']&&_0x193e97['hasOwnProperty']('end')&&(_0x401665['end']=v['Position']['toObject'](_0x193e97['end'],_0x3db99d)),_0x401665;},_0x4fd283['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x4fd283['getTypeUrl']=function(_0x212448){return void 0x0===_0x212448&&(_0x212448='type.googleapis.com'),_0x212448+'/Range';},_0x4fd283;})()),I=v['Element']=((()=>{function _0x581143(_0x3a1aec){if(this['children']=[],this['attributesBoolean']={},_0x3a1aec){for(let _0x2a6026=Object['keys'](_0x3a1aec),_0x5c4242=0x0;_0x5c4242<_0x2a6026['length'];++_0x5c4242)null!=_0x3a1aec[_0x2a6026[_0x5c4242]]&&(this[_0x2a6026[_0x5c4242]]=_0x3a1aec[_0x2a6026[_0x5c4242]]);}}return _0x581143['prototype']['name']='',_0x581143['prototype']['children']=k['emptyArray'],_0x581143['prototype']['data']='',_0x581143['prototype']['attributesBoolean']=k['emptyObject'],_0x581143['prototype']['attributesJson']='',_0x581143['create']=function(_0x4bcc55){return new _0x581143(_0x4bcc55);},_0x581143['encode']=function(_0x4316c1,_0x5f58af){if(_0x5f58af||(_0x5f58af=y['create']()),null!=_0x4316c1['name']&&Object['hasOwnProperty']['call'](_0x4316c1,'name')&&_0x5f58af['uint32'](0xa)['string'](_0x4316c1['name']),null!=_0x4316c1['children']&&_0x4316c1['children']['length']){for(let _0x1447ee=0x0;_0x1447ee<_0x4316c1['children']['length'];++_0x1447ee)v['Element']['encode'](_0x4316c1['children'][_0x1447ee],_0x5f58af['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4316c1['data']&&Object['hasOwnProperty']['call'](_0x4316c1,'data')&&_0x5f58af['uint32'](0x1a)['string'](_0x4316c1['data']),null!=_0x4316c1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4316c1,'attributesBoolean')){for(let _0x596b45=Object['keys'](_0x4316c1['attributesBoolean']),_0x3ac58f=0x0;_0x3ac58f<_0x596b45['length'];++_0x3ac58f)_0x5f58af['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x596b45[_0x3ac58f])['uint32'](0x10)['bool'](_0x4316c1['attributesBoolean'][_0x596b45[_0x3ac58f]])['ldelim']();}return null!=_0x4316c1['attributesJson']&&Object['hasOwnProperty']['call'](_0x4316c1,'attributesJson')&&_0x5f58af['uint32'](0x2a)['string'](_0x4316c1['attributesJson']),_0x5f58af;},_0x581143['encodeDelimited']=function(_0x5906d1,_0x196e7e){return this['encode'](_0x5906d1,_0x196e7e)['ldelim']();},_0x581143['decode']=function(_0x4659f3,_0x523a7d){_0x4659f3 instanceof j||(_0x4659f3=j['create'](_0x4659f3));let _0x5e0395,_0x273d6e,_0x149965=void 0x0===_0x523a7d?_0x4659f3['len']:_0x4659f3['pos']+_0x523a7d,_0x57d470=new v['Element']();for(;_0x4659f3['pos']<_0x149965;){let _0xd3b357=_0x4659f3['uint32']();switch(_0xd3b357>>>0x3){case 0x1:_0x57d470['name']=_0x4659f3['string']();break;case 0x2:_0x57d470['children']&&_0x57d470['children']['length']||(_0x57d470['children']=[]),_0x57d470['children']['push'](v['Element']['decode'](_0x4659f3,_0x4659f3['uint32']()));break;case 0x3:_0x57d470['data']=_0x4659f3['string']();break;case 0x4:{_0x57d470['attributesBoolean']===k['emptyObject']&&(_0x57d470['attributesBoolean']={});let _0x1929de=_0x4659f3['uint32']()+_0x4659f3['pos'];for(_0x5e0395='',_0x273d6e=!0x1;_0x4659f3['pos']<_0x1929de;){let _0x27bf7b=_0x4659f3['uint32']();switch(_0x27bf7b>>>0x3){case 0x1:_0x5e0395=_0x4659f3['string']();break;case 0x2:_0x273d6e=_0x4659f3['bool']();break;default:_0x4659f3['skipType'](0x7&_0x27bf7b);}}_0x57d470['attributesBoolean'][_0x5e0395]=_0x273d6e;break;}case 0x5:_0x57d470['attributesJson']=_0x4659f3['string']();break;default:_0x4659f3['skipType'](0x7&_0xd3b357);}}return _0x57d470;},_0x581143['decodeDelimited']=function(_0x22bcda){return _0x22bcda instanceof j||(_0x22bcda=new j(_0x22bcda)),this['decode'](_0x22bcda,_0x22bcda['uint32']());},_0x581143['verify']=function(_0x23defa){if('object'!=typeof _0x23defa||null===_0x23defa)return'object\x20expected';if(null!=_0x23defa['name']&&_0x23defa['hasOwnProperty']('name')&&!k['isString'](_0x23defa['name']))return'name:\x20string\x20expected';if(null!=_0x23defa['children']&&_0x23defa['hasOwnProperty']('children')){if(!Array['isArray'](_0x23defa['children']))return'children:\x20array\x20expected';for(let _0x1de6f7=0x0;_0x1de6f7<_0x23defa['children']['length'];++_0x1de6f7){let _0x22891f=v['Element']['verify'](_0x23defa['children'][_0x1de6f7]);if(_0x22891f)return'children.'+_0x22891f;}}if(null!=_0x23defa['data']&&_0x23defa['hasOwnProperty']('data')&&!k['isString'](_0x23defa['data']))return'data:\x20string\x20expected';if(null!=_0x23defa['attributesBoolean']&&_0x23defa['hasOwnProperty']('attributesBoolean')){if(!k['isObject'](_0x23defa['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';let _0x2c05c2=Object['keys'](_0x23defa['attributesBoolean']);for(let _0x220d5a=0x0;_0x220d5a<_0x2c05c2['length'];++_0x220d5a)if('boolean'!=typeof _0x23defa['attributesBoolean'][_0x2c05c2[_0x220d5a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x23defa['attributesJson']&&_0x23defa['hasOwnProperty']('attributesJson')&&!k['isString'](_0x23defa['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x581143['fromObject']=function(_0x3204df){if(_0x3204df instanceof v['Element'])return _0x3204df;let _0x1713da=new v['Element']();if(null!=_0x3204df['name']&&(_0x1713da['name']=String(_0x3204df['name'])),_0x3204df['children']){if(!Array['isArray'](_0x3204df['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1713da['children']=[];for(let _0x29b4c1=0x0;_0x29b4c1<_0x3204df['children']['length'];++_0x29b4c1){if('object'!=typeof _0x3204df['children'][_0x29b4c1])throw TypeError('.Element.children:\x20object\x20expected');_0x1713da['children'][_0x29b4c1]=v['Element']['fromObject'](_0x3204df['children'][_0x29b4c1]);}}if(null!=_0x3204df['data']&&(_0x1713da['data']=String(_0x3204df['data'])),_0x3204df['attributesBoolean']){if('object'!=typeof _0x3204df['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1713da['attributesBoolean']={};for(let _0x6bd738=Object['keys'](_0x3204df['attributesBoolean']),_0x258a77=0x0;_0x258a77<_0x6bd738['length'];++_0x258a77)_0x1713da['attributesBoolean'][_0x6bd738[_0x258a77]]=Boolean(_0x3204df['attributesBoolean'][_0x6bd738[_0x258a77]]);}return null!=_0x3204df['attributesJson']&&(_0x1713da['attributesJson']=String(_0x3204df['attributesJson'])),_0x1713da;},_0x581143['toObject']=function(_0x4feb2c,_0xf6ff5){_0xf6ff5||(_0xf6ff5={});let _0x492464,_0x4aa5e4={};if((_0xf6ff5['arrays']||_0xf6ff5['defaults'])&&(_0x4aa5e4['children']=[]),(_0xf6ff5['objects']||_0xf6ff5['defaults'])&&(_0x4aa5e4['attributesBoolean']={}),_0xf6ff5['defaults']&&(_0x4aa5e4['name']='',_0x4aa5e4['data']='',_0x4aa5e4['attributesJson']=''),null!=_0x4feb2c['name']&&_0x4feb2c['hasOwnProperty']('name')&&(_0x4aa5e4['name']=_0x4feb2c['name']),_0x4feb2c['children']&&_0x4feb2c['children']['length']){_0x4aa5e4['children']=[];for(let _0x3f9851=0x0;_0x3f9851<_0x4feb2c['children']['length'];++_0x3f9851)_0x4aa5e4['children'][_0x3f9851]=v['Element']['toObject'](_0x4feb2c['children'][_0x3f9851],_0xf6ff5);}if(null!=_0x4feb2c['data']&&_0x4feb2c['hasOwnProperty']('data')&&(_0x4aa5e4['data']=_0x4feb2c['data']),_0x4feb2c['attributesBoolean']&&(_0x492464=Object['keys'](_0x4feb2c['attributesBoolean']))['length']){_0x4aa5e4['attributesBoolean']={};for(let _0x5bdf15=0x0;_0x5bdf15<_0x492464['length'];++_0x5bdf15)_0x4aa5e4['attributesBoolean'][_0x492464[_0x5bdf15]]=_0x4feb2c['attributesBoolean'][_0x492464[_0x5bdf15]];}return null!=_0x4feb2c['attributesJson']&&_0x4feb2c['hasOwnProperty']('attributesJson')&&(_0x4aa5e4['attributesJson']=_0x4feb2c['attributesJson']),_0x4aa5e4;},_0x581143['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5482ae['util']['toJSONOptions']);},_0x581143['getTypeUrl']=function(_0x345193){return void 0x0===_0x345193&&(_0x345193='type.googleapis.com'),_0x345193+'/Element';},_0x581143;})());var u=Object['freeze']({'__proto__':null,'AttributeOperation':M,'Element':I,'InsertOperation':B,'MarkerOperation':V,'MergeOperation':S,'MoveOperation':U,'Position':T,'Range':D,'RenameOperation':A,'RootAttributeOperation':N,'RootOperation':R,'SplitOperation':E,'default':v});class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x178474){return new C(this['_protobufRoot'][_0x178474]);}}class C{['_protobuf'];constructor(_0x2985f5){this['_protobuf']=_0x2985f5;}['compress'](_0x553c53){const _0x3ad371=this['_protobuf']['verify'](_0x553c53);if(_0x3ad371)throw Error(_0x3ad371);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x553c53))['finish']();}['decompress'](_0x182e8){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x182e8),{'oneofs':!0x0});}}function _(_0x4fbc9,_0x53cb07){const _0x4d3436=_0x588a2f(_0x4fbc9);return _0x4d3436['path'][_0x4d3436['path']['length']-0x1]+=_0x53cb07,_0x4d3436;}function O(_0x525cbf,_0x49419c){return _0x525cbf['root']===_0x49419c['root']&&_0x1413b8(_0x525cbf['path'],_0x49419c['path']);}function $(_0x1eeead){P(_0x1eeead,_0x4f3fca=>('main'==_0x4f3fca['root']?(_0x4f3fca['rootMain']=!0x0,delete _0x4f3fca['root']):'$graveyard'==_0x4f3fca['root']&&(_0x4f3fca['rootGraveyard']=!0x0,delete _0x4f3fca['root']),_0x4f3fca));}function J(_0x587db6){P(_0x587db6,_0x25905b=>(_0x25905b['rootMain']?(_0x25905b['root']='main',delete _0x25905b['rootMain']):_0x25905b['rootGraveyard']&&(_0x25905b['root']='$graveyard',delete _0x25905b['rootGraveyard']),_0x25905b));}function P(_0x529866,_0x23174c){for(const _0x5545fb in _0x529866){const _0x16d956=_0x529866[_0x5545fb];'nodes'!==_0x5545fb&&_0x389edd(_0x16d956)&&(_0x16d956['path']&&(_0x16d956['root']||_0x16d956['rootMain']||_0x16d956['rootGraveyard'])?_0x529866[_0x5545fb]=_0x23174c(_0x16d956):P(_0x16d956,_0x23174c));}return _0x529866;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x25e619,_0x3750cf,_0x51c71e){this['_id']=_0x25e619,this['_operationName']=_0x3750cf,this['_protobufDescriptor']=_0x51c71e;}['compress'](_0x41d9e2,_0x5296f7){const _0x4edfec=_0x5296f7['shift']();return $(_0x4edfec),_0x41d9e2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4edfec)),_0x41d9e2['types']['push'](this['_id']),!0x0;}['decompress'](_0x9f3092,_0x45eb4e){_0x45eb4e['types']['shift']();const _0x3739d2=this['_protobufDescriptor']['decompress'](_0x45eb4e['buffers']['shift']());J(_0x3739d2),_0x3739d2['__className']=this['_operationName'],_0x9f3092['push'](_0x3739d2);}}class s extends e{['compress'](_0x28ae0e,_0x53abfd){const _0xea1f95=_0x53abfd['shift']();return this['_serializeOneOf']('oldValue',_0xea1f95),this['_serializeOneOf']('newValue',_0xea1f95),$(_0xea1f95),_0x28ae0e['buffers']['push'](this['_protobufDescriptor']['compress'](_0xea1f95)),_0x28ae0e['types']['push'](this['_id']),!0x0;}['decompress'](_0x579b87,_0x384c2d){const {types:_0x142e5b,buffers:_0x435f5d}=_0x384c2d,_0x3d5d58=this['_protobufDescriptor']['decompress'](_0x435f5d['shift']());_0x142e5b['shift'](),this['_deserializeOneOf']('oldValue',_0x3d5d58),this['_deserializeOneOf']('newValue',_0x3d5d58),J(_0x3d5d58),_0x3d5d58['__className']=this['_operationName'],_0x579b87['push'](_0x3d5d58);}['_serializeOneOf'](_0x38316e,_0x2ea54b){const _0x4c4f34=_0x2ea54b[_0x38316e];'boolean'==typeof _0x4c4f34?_0x2ea54b[_0x38316e+'Boolean']=_0x4c4f34:_0x2ea54b[_0x38316e+'Json']=JSON['stringify'](_0x4c4f34);}['_deserializeOneOf'](_0x4ce9a2,_0x5b4352){const _0x57d1c7=_0x4ce9a2+'Json';_0x5b4352[_0x57d1c7]?(_0x5b4352[_0x4ce9a2]=JSON['parse'](_0x5b4352[_0x57d1c7]),delete _0x5b4352[_0x57d1c7]):(_0x5b4352[_0x4ce9a2]=_0x5b4352[_0x4ce9a2+'Boolean'],delete _0x5b4352[_0x4ce9a2+'Boolean']);}}class i extends e{['compress'](_0x11b3c7,_0x2db2cb){const _0x39ecf6=_0x2db2cb['shift']();return this['_serializeNodesAttributes'](_0x39ecf6['nodes']),$(_0x39ecf6),_0x11b3c7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x39ecf6)),_0x11b3c7['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c51e2,_0x4a0500){const {types:_0x3bef2d,buffers:_0x1fd56f}=_0x4a0500,_0x529a97=this['_protobufDescriptor']['decompress'](_0x1fd56f['shift']());_0x3bef2d['shift'](),_0x529a97['nodes']||(_0x529a97['nodes']=[]),this['_deserializeNodesAttributes'](_0x529a97['nodes']),J(_0x529a97),_0x529a97['__className']=this['_operationName'],_0x1c51e2['push'](_0x529a97);}['_serializeNodesAttributes'](_0x356728){for(const _0x10688d of _0x356728){if(_0x10688d['attributes']){const _0x20fde5=_0x10688d['attributes'];this['_areValuesBoolean'](_0x20fde5)?_0x10688d['attributesBoolean']=_0x20fde5:_0x10688d['attributesJson']=JSON['stringify'](_0x20fde5);}_0x10688d['children']&&this['_serializeNodesAttributes'](_0x10688d['children']);}}['_deserializeNodesAttributes'](_0x1cb42d){for(const _0x3541d6 of _0x1cb42d)(_0x3541d6['attributesBoolean']||_0x3541d6['attributesJson'])&&(_0x3541d6['attributesBoolean']?(_0x3541d6['attributes']=_0x3541d6['attributesBoolean'],delete _0x3541d6['attributesBoolean']):(_0x3541d6['attributes']=JSON['parse'](_0x3541d6['attributesJson']),delete _0x3541d6['attributesJson'])),_0x3541d6['children']&&this['_deserializeNodesAttributes'](_0x3541d6['children']);}['_areValuesBoolean'](_0x47e77d){return Object['keys'](_0x47e77d)['every'](_0x4293a2=>'boolean'==typeof _0x47e77d[_0x4293a2]);}}class n extends e{['decompress'](_0x47ee51,_0x5758a5){super['decompress'](_0x47ee51,_0x5758a5);const _0x29cadd=_0x47ee51[_0x47ee51['length']-0x1];_0x29cadd['oldRange']||(_0x29cadd['oldRange']=null),_0x29cadd['newRange']||(_0x29cadd['newRange']=null);}}class p extends e{['compress'](_0xdd0a70,_0x4b9bce){return _0x4b9bce['shift'](),_0xdd0a70['types']['push'](this['_id']),!0x0;}['decompress'](_0x28a871,_0x196cc1){_0x196cc1['types']['shift'](),_0x28a871['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x21bffc,_0x43ebc5,_0x5a7425,_0x101f89){super(_0x21bffc,_0x43ebc5,_0x5a7425),this['_omittedNamespace']=_0x101f89+':';}['compress'](_0x483596,_0x1221f5){return!('MarkerOperation'!=_0x1221f5[0x0]['__className']||!_0x1221f5[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1221f5[0x0]['name']=_0x1221f5[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x483596,_0x1221f5),!0x0);}['decompress'](_0x56fdc0,_0x31d01f){super['decompress'](_0x56fdc0,_0x31d01f);const _0x143bdb=_0x56fdc0[_0x56fdc0['length']-0x1];_0x143bdb['name']=this['_omittedNamespace']+_0x143bdb['name'];}}class b{['_id'];['_context'];constructor(_0x5ee8cd,_0x1df953){this['_id']=_0x5ee8cd,this['_context']=_0x1df953;}['compress'](_0xdc6f7,_0x58b99f){let _0x20bf04;for(;_0x58b99f['length']>0x1&&this['_compareOperations'](_0x58b99f[0x0],_0x58b99f[0x1]);)_0x20bf04?(_0x20bf04=this['_combineNext'](_0x58b99f['shift'](),_0x20bf04),_0xdc6f7['types']['push'](0x0)):(_0x20bf04=_0x588a2f(_0x58b99f['shift']()),_0xdc6f7['types']['push'](this['_id']));return!!_0x20bf04&&(_0x20bf04=this['_combineNext'](_0x58b99f['shift'](),_0x20bf04),_0xdc6f7['types']['push'](0x0),_0xdc6f7['buffers']['push'](this['_compressSingleOperation'](_0x20bf04)),!0x0);}['decompress'](_0x3a47b9,_0x246098){const _0x2c859b=this['_decompressSingleOperation'](_0x246098);for(;0x0==_0x246098['types'][0x0];)_0x246098['types']['shift'](),_0x3a47b9['push'](this['_splitCurrent'](_0x2c859b));_0x3a47b9['push'](_0x2c859b);}}class m extends b{['_combineNext'](_0x1956e4,_0x6dc5a0){return _0x6dc5a0['nodes'][0x0]['data']+=_0x1956e4['nodes'][0x0]['data'],_0x6dc5a0;}['_splitCurrent'](_0x34f51d){const _0x308a0e=_0x588a2f(_0x34f51d),_0x3c9a72=_0x308a0e['nodes'][0x0],_0x3dee0f=_0x34f51d['nodes'][0x0],_0x2f20df=_0x3dee0f['data'][Symbol['iterator']]()['next']()['value'],_0x1636c4=_0x2f20df['length'];return _0x3c9a72['data']=_0x2f20df,_0x3dee0f['data']=_0x3dee0f['data']['substr'](_0x1636c4),_0x34f51d['position']=_(_0x34f51d['position'],_0x1636c4),_0x308a0e;}['_compareOperations'](_0x2a6eae,_0x3957a5){if(this['_checkOperation'](_0x2a6eae)&&this['_checkOperation'](_0x3957a5)){const _0x159de7=_0x2a6eae['nodes'][0x0]['data']['length'],_0x19985f=O(_(_0x2a6eae['position'],_0x159de7),_0x3957a5['position']),_0x2aad4b=_0x2a6eae['nodes'][0x0],_0x232a4f=_0x3957a5['nodes'][0x0];return _0x19985f&&this['_compareAttributes'](_0x2aad4b,_0x232a4f);}return!0x1;}['_compressSingleOperation'](_0x19d79a){const _0x45afa8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x45afa8,[_0x19d79a]),_0x45afa8['buffers'][0x0];}['_decompressSingleOperation'](_0x2ad376){const _0x30b729=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x30b729,_0x2ad376),_0x30b729[0x0];}['_checkOperation'](_0x51b583){return'InsertOperation'==_0x51b583['__className']&&0x1==_0x51b583['nodes']['length']&&_0x51b583['nodes'][0x0]['data']&&!_0x51b583['wasUndone']&&0x1==Array['from'](_0x51b583['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x514cb3,_0x2c15c1){const _0x38a480=Object['keys'](_0x514cb3['attributes']||{}),_0x1a473f=Object['keys'](_0x2c15c1['attributes']||{});return _0x38a480['length']===_0x1a473f['length']&&_0x38a480['every'](_0x45990e=>_0x2c15c1['attributes'][_0x45990e]&&_0x2c15c1['attributes'][_0x45990e]===_0x514cb3['attributes'][_0x45990e]);}}class c extends b{['_combineNext'](_0xfa6978,_0xbe05da){return _0xbe05da['howMany']++,_0xbe05da['sourcePosition']=_0x588a2f(_0xfa6978['sourcePosition']),_0xbe05da;}['_splitCurrent'](_0x27b794){const _0x474092=_0x588a2f(_0x27b794);return _0x27b794['howMany']--,_0x474092['howMany']=0x1,_0x474092['sourcePosition']=_(_0x474092['sourcePosition'],_0x27b794['howMany']),_0x474092;}['_compareOperations'](_0x54b269,_0x38cc70){return!(!this['_checkOperation'](_0x54b269)||!this['_checkOperation'](_0x38cc70))&&(O(_(_0x54b269['sourcePosition'],-0x1),_0x38cc70['sourcePosition'])&&O(_0x54b269['targetPosition'],_0x38cc70['targetPosition']));}['_compressSingleOperation'](_0x5757b7){const _0x54f9b7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x54f9b7,[_0x5757b7]),_0x54f9b7['buffers'][0x0];}['_decompressSingleOperation'](_0x4d3b19){const _0x39a119=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x39a119,_0x4d3b19),_0x39a119[0x0];}['_checkOperation'](_0x4d6cdc){return'MoveOperation'==_0x4d6cdc['__className']&&'$graveyard'==_0x4d6cdc['targetPosition']['root']&&0x1==_0x4d6cdc['howMany']&&!_0x4d6cdc['wasUndone'];}}class h extends b{['_combineNext'](_0x347efc,_0x247108){return _0x247108['howMany']++,_0x247108;}['_splitCurrent'](_0x180b2c){const _0x457b81=_0x588a2f(_0x180b2c);return _0x457b81['howMany']=0x1,_0x180b2c['howMany']--,_0x457b81;}['_compareOperations'](_0x12be74,_0x5b6f8b){return!(!this['_checkOperation'](_0x12be74)||!this['_checkOperation'](_0x5b6f8b))&&(O(_0x12be74['sourcePosition'],_0x5b6f8b['sourcePosition'])&&O(_0x12be74['targetPosition'],_0x5b6f8b['targetPosition']));}['_compressSingleOperation'](_0x30ced1){const _0x556dd8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x556dd8,[_0x30ced1]),_0x556dd8['buffers'][0x0];}['_decompressSingleOperation'](_0x147a3d){const _0x15d46f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x15d46f,_0x147a3d),_0x15d46f[0x0];}['_checkOperation'](_0xd66826){return'MoveOperation'==_0xd66826['__className']&&'$graveyard'==_0xd66826['targetPosition']['root']&&0x1==_0xd66826['howMany']&&!_0xd66826['wasUndone'];}}class f extends b{['compress'](_0xabda1,_0xa43311){if(!this['_compareOperations'](_0xa43311[0x0],_0xa43311[0x1]))return!0x1;const _0x1b184=_0xa43311['shift']();return _0x1b184['oldRange']=null,_0x1b184['newRange']&&O(_0x1b184['newRange']['start'],_0x1b184['newRange']['end'])&&(_0x1b184['newRange']['end']=null),_0xa43311['shift'](),_0xabda1['types']['push'](this['_id']),_0xabda1['types']['push'](0x0),_0xabda1['buffers']['push'](this['_compressSingleOperation'](_0x1b184)),!0x0;}['decompress'](_0x5091d4,_0x243751){const _0x4e9e2b=this['_decompressSingleOperation'](_0x243751);_0x4e9e2b['newRange']&&!_0x4e9e2b['newRange']['end']&&(_0x4e9e2b['newRange']['end']=_0x588a2f(_0x4e9e2b['newRange']['start']));const _0x15dba3=_0x588a2f(_0x4e9e2b);_0x15dba3['newRange']&&(_0x15dba3['newRange']['start']['stickiness']='toNone',_0x15dba3['newRange']['end']=_0x588a2f(_0x15dba3['newRange']['start'])),_0x15dba3['name']='user:position:'+_0x15dba3['name']['split'](':')[0x2],_0x243751['types']['shift'](),_0x5091d4['push'](_0x4e9e2b),_0x5091d4['push'](_0x15dba3);}['_compressSingleOperation'](_0x5b5ece){const _0xa5df89={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xa5df89,[_0x5b5ece]),_0xa5df89['buffers'][0x0];}['_decompressSingleOperation'](_0x2254aa){const _0x987bf4=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x987bf4,_0x2254aa),_0x987bf4[0x0];}['_compareOperations'](_0x47e143,_0x4b7868){return!(!_0x47e143||!_0x4b7868)&&('MarkerOperation'==_0x47e143['__className']&&'MarkerOperation'==_0x4b7868['__className']&&!(!_0x47e143['name']['startsWith']('user:')||!_0x4b7868['name']['startsWith']('user:')||_0x47e143['name']==_0x4b7868['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x417f42=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x417f42,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x417f42,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x5d10dc){if(!_0x5d10dc||!_0x5d10dc[0x0])throw new _0x5edfb4('no-operations-provided',this);const _0x3b26bb={'types':[],'buffers':[],'baseVersion':_0x5d10dc[0x0]['baseVersion']};for(;_0x5d10dc['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3b26bb,_0x5d10dc)||this['_getCompressorByName']('TypingAction')['compress'](_0x3b26bb,_0x5d10dc)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3b26bb,_0x5d10dc)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3b26bb,_0x5d10dc)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3b26bb,_0x5d10dc)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3b26bb,_0x5d10dc)||this['_getCompressorByName'](_0x5d10dc[0x0]['__className'])['compress'](_0x3b26bb,_0x5d10dc);return _0x3b26bb;}['decompress'](_0x17d17c){const _0xb6c653=[];for(;_0x17d17c['types']['length'];){this['_compressorById']['get'](_0x17d17c['types'][0x0])['decompress'](_0xb6c653,_0x17d17c);}return _0xb6c653['forEach']((_0x571890,_0x3d954c)=>_0x571890['baseVersion']=_0x17d17c['baseVersion']+_0x3d954c),_0xb6c653;}['_getCompressorByName'](_0x1750d9){return this['_compressorByName']['get'](_0x1750d9);}['_registerOperationCompressor'](_0x37f882,_0x27d9e7,_0x4f7a9c){const _0x3d65e9=new _0x4f7a9c(_0x37f882,_0x27d9e7,this['_protobufFactory']['getDescriptor'](_0x27d9e7));this['_registerCompressor'](_0x37f882,_0x27d9e7,_0x3d65e9);}['_registerActionCompressor'](_0x4a2dec,_0x143d28,_0x45d784){const _0x3fe06c=new _0x45d784(_0x4a2dec,this);this['_registerCompressor'](_0x4a2dec,_0x143d28,_0x3fe06c);}['_registerCompressor'](_0x4b3b92,_0x17714f,_0x9972a1){this['_compressorById']['set'](_0x4b3b92,_0x9972a1),this['_compressorByName']['set'](_0x17714f,_0x9972a1);}}export{g as Compressor};
23
+ import{CKEditorError as _0x39c2e3}from'@ckeditor/ckeditor5-utils/dist/index.js';import*as _0x153f59 from'protobufjs/minimal.js';import{cloneDeep as _0x153096,isEqual as _0xe37cb1,isObject as _0x2a1eb9}from'lodash-es';const j=_0x153f59['Reader'],y=_0x153f59['Writer'],k=_0x153f59['util'],v=_0x153f59['roots']['default']||(_0x153f59['roots']['default']={}),M=v['AttributeOperation']=((()=>{function _0x3ca623(_0x4c171e){if(_0x4c171e){for(let _0x3b3cca=Object['keys'](_0x4c171e),_0x115cd6=0x0;_0x115cd6<_0x3b3cca['length'];++_0x115cd6)null!=_0x4c171e[_0x3b3cca[_0x115cd6]]&&(this[_0x3b3cca[_0x115cd6]]=_0x4c171e[_0x3b3cca[_0x115cd6]]);}}return _0x3ca623['prototype']['range']=null,_0x3ca623['prototype']['key']='',_0x3ca623['prototype']['oldValueBoolean']=!0x1,_0x3ca623['prototype']['oldValueJson']='',_0x3ca623['prototype']['newValueBoolean']=!0x1,_0x3ca623['prototype']['newValueJson']='',_0x3ca623['prototype']['wasUndone']=!0x1,_0x3ca623['create']=function(_0x83397f){return new _0x3ca623(_0x83397f);},_0x3ca623['encode']=function(_0xb84b82,_0x5d99f8){return _0x5d99f8||(_0x5d99f8=y['create']()),null!=_0xb84b82['range']&&Object['hasOwnProperty']['call'](_0xb84b82,'range')&&v['Range']['encode'](_0xb84b82['range'],_0x5d99f8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb84b82['key']&&Object['hasOwnProperty']['call'](_0xb84b82,'key')&&_0x5d99f8['uint32'](0x12)['string'](_0xb84b82['key']),null!=_0xb84b82['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xb84b82,'oldValueBoolean')&&_0x5d99f8['uint32'](0x18)['bool'](_0xb84b82['oldValueBoolean']),null!=_0xb84b82['oldValueJson']&&Object['hasOwnProperty']['call'](_0xb84b82,'oldValueJson')&&_0x5d99f8['uint32'](0x22)['string'](_0xb84b82['oldValueJson']),null!=_0xb84b82['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xb84b82,'newValueBoolean')&&_0x5d99f8['uint32'](0x28)['bool'](_0xb84b82['newValueBoolean']),null!=_0xb84b82['newValueJson']&&Object['hasOwnProperty']['call'](_0xb84b82,'newValueJson')&&_0x5d99f8['uint32'](0x32)['string'](_0xb84b82['newValueJson']),null!=_0xb84b82['wasUndone']&&Object['hasOwnProperty']['call'](_0xb84b82,'wasUndone')&&_0x5d99f8['uint32'](0x38)['bool'](_0xb84b82['wasUndone']),_0x5d99f8;},_0x3ca623['encodeDelimited']=function(_0x133a92,_0xb9eef9){return this['encode'](_0x133a92,_0xb9eef9)['ldelim']();},_0x3ca623['decode']=function(_0xcaf6bd,_0x4d9bbb){_0xcaf6bd instanceof j||(_0xcaf6bd=j['create'](_0xcaf6bd));let _0x22888a=void 0x0===_0x4d9bbb?_0xcaf6bd['len']:_0xcaf6bd['pos']+_0x4d9bbb,_0x12161d=new v['AttributeOperation']();for(;_0xcaf6bd['pos']<_0x22888a;){let _0x3e65af=_0xcaf6bd['uint32']();switch(_0x3e65af>>>0x3){case 0x1:_0x12161d['range']=v['Range']['decode'](_0xcaf6bd,_0xcaf6bd['uint32']());break;case 0x2:_0x12161d['key']=_0xcaf6bd['string']();break;case 0x3:_0x12161d['oldValueBoolean']=_0xcaf6bd['bool']();break;case 0x4:_0x12161d['oldValueJson']=_0xcaf6bd['string']();break;case 0x5:_0x12161d['newValueBoolean']=_0xcaf6bd['bool']();break;case 0x6:_0x12161d['newValueJson']=_0xcaf6bd['string']();break;case 0x7:_0x12161d['wasUndone']=_0xcaf6bd['bool']();break;default:_0xcaf6bd['skipType'](0x7&_0x3e65af);}}return _0x12161d;},_0x3ca623['decodeDelimited']=function(_0x54867c){return _0x54867c instanceof j||(_0x54867c=new j(_0x54867c)),this['decode'](_0x54867c,_0x54867c['uint32']());},_0x3ca623['verify']=function(_0x50c45e){if('object'!=typeof _0x50c45e||null===_0x50c45e)return'object\x20expected';if(null!=_0x50c45e['range']&&_0x50c45e['hasOwnProperty']('range')){let _0x14d240=v['Range']['verify'](_0x50c45e['range']);if(_0x14d240)return'range.'+_0x14d240;}return null!=_0x50c45e['key']&&_0x50c45e['hasOwnProperty']('key')&&!k['isString'](_0x50c45e['key'])?'key:\x20string\x20expected':null!=_0x50c45e['oldValueBoolean']&&_0x50c45e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x50c45e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x50c45e['oldValueJson']&&_0x50c45e['hasOwnProperty']('oldValueJson')&&!k['isString'](_0x50c45e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x50c45e['newValueBoolean']&&_0x50c45e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x50c45e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x50c45e['newValueJson']&&_0x50c45e['hasOwnProperty']('newValueJson')&&!k['isString'](_0x50c45e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x50c45e['wasUndone']&&_0x50c45e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50c45e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ca623['fromObject']=function(_0x16ec0f){if(_0x16ec0f instanceof v['AttributeOperation'])return _0x16ec0f;let _0x2ae971=new v['AttributeOperation']();if(null!=_0x16ec0f['range']){if('object'!=typeof _0x16ec0f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2ae971['range']=v['Range']['fromObject'](_0x16ec0f['range']);}return null!=_0x16ec0f['key']&&(_0x2ae971['key']=String(_0x16ec0f['key'])),null!=_0x16ec0f['oldValueBoolean']&&(_0x2ae971['oldValueBoolean']=Boolean(_0x16ec0f['oldValueBoolean'])),null!=_0x16ec0f['oldValueJson']&&(_0x2ae971['oldValueJson']=String(_0x16ec0f['oldValueJson'])),null!=_0x16ec0f['newValueBoolean']&&(_0x2ae971['newValueBoolean']=Boolean(_0x16ec0f['newValueBoolean'])),null!=_0x16ec0f['newValueJson']&&(_0x2ae971['newValueJson']=String(_0x16ec0f['newValueJson'])),null!=_0x16ec0f['wasUndone']&&(_0x2ae971['wasUndone']=Boolean(_0x16ec0f['wasUndone'])),_0x2ae971;},_0x3ca623['toObject']=function(_0x50de66,_0x52f88e){_0x52f88e||(_0x52f88e={});let _0x19d2b7={};return _0x52f88e['defaults']&&(_0x19d2b7['range']=null,_0x19d2b7['key']='',_0x19d2b7['oldValueBoolean']=!0x1,_0x19d2b7['oldValueJson']='',_0x19d2b7['newValueBoolean']=!0x1,_0x19d2b7['newValueJson']='',_0x19d2b7['wasUndone']=!0x1),null!=_0x50de66['range']&&_0x50de66['hasOwnProperty']('range')&&(_0x19d2b7['range']=v['Range']['toObject'](_0x50de66['range'],_0x52f88e)),null!=_0x50de66['key']&&_0x50de66['hasOwnProperty']('key')&&(_0x19d2b7['key']=_0x50de66['key']),null!=_0x50de66['oldValueBoolean']&&_0x50de66['hasOwnProperty']('oldValueBoolean')&&(_0x19d2b7['oldValueBoolean']=_0x50de66['oldValueBoolean']),null!=_0x50de66['oldValueJson']&&_0x50de66['hasOwnProperty']('oldValueJson')&&(_0x19d2b7['oldValueJson']=_0x50de66['oldValueJson']),null!=_0x50de66['newValueBoolean']&&_0x50de66['hasOwnProperty']('newValueBoolean')&&(_0x19d2b7['newValueBoolean']=_0x50de66['newValueBoolean']),null!=_0x50de66['newValueJson']&&_0x50de66['hasOwnProperty']('newValueJson')&&(_0x19d2b7['newValueJson']=_0x50de66['newValueJson']),null!=_0x50de66['wasUndone']&&_0x50de66['hasOwnProperty']('wasUndone')&&(_0x19d2b7['wasUndone']=_0x50de66['wasUndone']),_0x19d2b7;},_0x3ca623['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x3ca623['getTypeUrl']=function(_0x34a3eb){return void 0x0===_0x34a3eb&&(_0x34a3eb='type.googleapis.com'),_0x34a3eb+'/AttributeOperation';},_0x3ca623;})()),B=v['InsertOperation']=((()=>{function _0x52e1b3(_0x47f6e5){if(this['nodes']=[],_0x47f6e5){for(let _0x16e7e9=Object['keys'](_0x47f6e5),_0xa8d88d=0x0;_0xa8d88d<_0x16e7e9['length'];++_0xa8d88d)null!=_0x47f6e5[_0x16e7e9[_0xa8d88d]]&&(this[_0x16e7e9[_0xa8d88d]]=_0x47f6e5[_0x16e7e9[_0xa8d88d]]);}}return _0x52e1b3['prototype']['position']=null,_0x52e1b3['prototype']['nodes']=k['emptyArray'],_0x52e1b3['prototype']['shouldReceiveAttributes']=!0x1,_0x52e1b3['prototype']['wasUndone']=!0x1,_0x52e1b3['create']=function(_0x2672e0){return new _0x52e1b3(_0x2672e0);},_0x52e1b3['encode']=function(_0x54a7c5,_0x5bd631){if(_0x5bd631||(_0x5bd631=y['create']()),null!=_0x54a7c5['position']&&Object['hasOwnProperty']['call'](_0x54a7c5,'position')&&v['Position']['encode'](_0x54a7c5['position'],_0x5bd631['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54a7c5['nodes']&&_0x54a7c5['nodes']['length']){for(let _0x123069=0x0;_0x123069<_0x54a7c5['nodes']['length'];++_0x123069)v['Element']['encode'](_0x54a7c5['nodes'][_0x123069],_0x5bd631['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x54a7c5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x54a7c5,'shouldReceiveAttributes')&&_0x5bd631['uint32'](0x18)['bool'](_0x54a7c5['shouldReceiveAttributes']),null!=_0x54a7c5['wasUndone']&&Object['hasOwnProperty']['call'](_0x54a7c5,'wasUndone')&&_0x5bd631['uint32'](0x20)['bool'](_0x54a7c5['wasUndone']),_0x5bd631;},_0x52e1b3['encodeDelimited']=function(_0x51de81,_0x5b9406){return this['encode'](_0x51de81,_0x5b9406)['ldelim']();},_0x52e1b3['decode']=function(_0x44fdcf,_0xc1c09c){_0x44fdcf instanceof j||(_0x44fdcf=j['create'](_0x44fdcf));let _0x10130c=void 0x0===_0xc1c09c?_0x44fdcf['len']:_0x44fdcf['pos']+_0xc1c09c,_0x57d60d=new v['InsertOperation']();for(;_0x44fdcf['pos']<_0x10130c;){let _0x7760cc=_0x44fdcf['uint32']();switch(_0x7760cc>>>0x3){case 0x1:_0x57d60d['position']=v['Position']['decode'](_0x44fdcf,_0x44fdcf['uint32']());break;case 0x2:_0x57d60d['nodes']&&_0x57d60d['nodes']['length']||(_0x57d60d['nodes']=[]),_0x57d60d['nodes']['push'](v['Element']['decode'](_0x44fdcf,_0x44fdcf['uint32']()));break;case 0x3:_0x57d60d['shouldReceiveAttributes']=_0x44fdcf['bool']();break;case 0x4:_0x57d60d['wasUndone']=_0x44fdcf['bool']();break;default:_0x44fdcf['skipType'](0x7&_0x7760cc);}}return _0x57d60d;},_0x52e1b3['decodeDelimited']=function(_0x463bc2){return _0x463bc2 instanceof j||(_0x463bc2=new j(_0x463bc2)),this['decode'](_0x463bc2,_0x463bc2['uint32']());},_0x52e1b3['verify']=function(_0x5983c2){if('object'!=typeof _0x5983c2||null===_0x5983c2)return'object\x20expected';if(null!=_0x5983c2['position']&&_0x5983c2['hasOwnProperty']('position')){let _0x30f36e=v['Position']['verify'](_0x5983c2['position']);if(_0x30f36e)return'position.'+_0x30f36e;}if(null!=_0x5983c2['nodes']&&_0x5983c2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5983c2['nodes']))return'nodes:\x20array\x20expected';for(let _0xdb1468=0x0;_0xdb1468<_0x5983c2['nodes']['length'];++_0xdb1468){let _0x1d53a7=v['Element']['verify'](_0x5983c2['nodes'][_0xdb1468]);if(_0x1d53a7)return'nodes.'+_0x1d53a7;}}return null!=_0x5983c2['shouldReceiveAttributes']&&_0x5983c2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5983c2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5983c2['wasUndone']&&_0x5983c2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5983c2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52e1b3['fromObject']=function(_0xa4b29a){if(_0xa4b29a instanceof v['InsertOperation'])return _0xa4b29a;let _0x5c8edf=new v['InsertOperation']();if(null!=_0xa4b29a['position']){if('object'!=typeof _0xa4b29a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5c8edf['position']=v['Position']['fromObject'](_0xa4b29a['position']);}if(_0xa4b29a['nodes']){if(!Array['isArray'](_0xa4b29a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5c8edf['nodes']=[];for(let _0xed93c6=0x0;_0xed93c6<_0xa4b29a['nodes']['length'];++_0xed93c6){if('object'!=typeof _0xa4b29a['nodes'][_0xed93c6])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5c8edf['nodes'][_0xed93c6]=v['Element']['fromObject'](_0xa4b29a['nodes'][_0xed93c6]);}}return null!=_0xa4b29a['shouldReceiveAttributes']&&(_0x5c8edf['shouldReceiveAttributes']=Boolean(_0xa4b29a['shouldReceiveAttributes'])),null!=_0xa4b29a['wasUndone']&&(_0x5c8edf['wasUndone']=Boolean(_0xa4b29a['wasUndone'])),_0x5c8edf;},_0x52e1b3['toObject']=function(_0x55445e,_0x23a092){_0x23a092||(_0x23a092={});let _0x5f28a5={};if((_0x23a092['arrays']||_0x23a092['defaults'])&&(_0x5f28a5['nodes']=[]),_0x23a092['defaults']&&(_0x5f28a5['position']=null,_0x5f28a5['shouldReceiveAttributes']=!0x1,_0x5f28a5['wasUndone']=!0x1),null!=_0x55445e['position']&&_0x55445e['hasOwnProperty']('position')&&(_0x5f28a5['position']=v['Position']['toObject'](_0x55445e['position'],_0x23a092)),_0x55445e['nodes']&&_0x55445e['nodes']['length']){_0x5f28a5['nodes']=[];for(let _0x37a769=0x0;_0x37a769<_0x55445e['nodes']['length'];++_0x37a769)_0x5f28a5['nodes'][_0x37a769]=v['Element']['toObject'](_0x55445e['nodes'][_0x37a769],_0x23a092);}return null!=_0x55445e['shouldReceiveAttributes']&&_0x55445e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5f28a5['shouldReceiveAttributes']=_0x55445e['shouldReceiveAttributes']),null!=_0x55445e['wasUndone']&&_0x55445e['hasOwnProperty']('wasUndone')&&(_0x5f28a5['wasUndone']=_0x55445e['wasUndone']),_0x5f28a5;},_0x52e1b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x52e1b3['getTypeUrl']=function(_0x41e08a){return void 0x0===_0x41e08a&&(_0x41e08a='type.googleapis.com'),_0x41e08a+'/InsertOperation';},_0x52e1b3;})()),V=v['MarkerOperation']=((()=>{function _0x124699(_0x10746d){if(_0x10746d){for(let _0x5cd95b=Object['keys'](_0x10746d),_0x551a93=0x0;_0x551a93<_0x5cd95b['length'];++_0x551a93)null!=_0x10746d[_0x5cd95b[_0x551a93]]&&(this[_0x5cd95b[_0x551a93]]=_0x10746d[_0x5cd95b[_0x551a93]]);}}return _0x124699['prototype']['name']='',_0x124699['prototype']['oldRange']=null,_0x124699['prototype']['newRange']=null,_0x124699['prototype']['affectsData']=!0x1,_0x124699['prototype']['wasUndone']=!0x1,_0x124699['create']=function(_0x28dec1){return new _0x124699(_0x28dec1);},_0x124699['encode']=function(_0x5129db,_0x4c334e){return _0x4c334e||(_0x4c334e=y['create']()),null!=_0x5129db['name']&&Object['hasOwnProperty']['call'](_0x5129db,'name')&&_0x4c334e['uint32'](0xa)['string'](_0x5129db['name']),null!=_0x5129db['oldRange']&&Object['hasOwnProperty']['call'](_0x5129db,'oldRange')&&v['Range']['encode'](_0x5129db['oldRange'],_0x4c334e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5129db['newRange']&&Object['hasOwnProperty']['call'](_0x5129db,'newRange')&&v['Range']['encode'](_0x5129db['newRange'],_0x4c334e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5129db['affectsData']&&Object['hasOwnProperty']['call'](_0x5129db,'affectsData')&&_0x4c334e['uint32'](0x20)['bool'](_0x5129db['affectsData']),null!=_0x5129db['wasUndone']&&Object['hasOwnProperty']['call'](_0x5129db,'wasUndone')&&_0x4c334e['uint32'](0x28)['bool'](_0x5129db['wasUndone']),_0x4c334e;},_0x124699['encodeDelimited']=function(_0x4468ce,_0x44289f){return this['encode'](_0x4468ce,_0x44289f)['ldelim']();},_0x124699['decode']=function(_0x3530e4,_0x1b523b){_0x3530e4 instanceof j||(_0x3530e4=j['create'](_0x3530e4));let _0x5ad087=void 0x0===_0x1b523b?_0x3530e4['len']:_0x3530e4['pos']+_0x1b523b,_0x12b0c8=new v['MarkerOperation']();for(;_0x3530e4['pos']<_0x5ad087;){let _0x28ad3f=_0x3530e4['uint32']();switch(_0x28ad3f>>>0x3){case 0x1:_0x12b0c8['name']=_0x3530e4['string']();break;case 0x2:_0x12b0c8['oldRange']=v['Range']['decode'](_0x3530e4,_0x3530e4['uint32']());break;case 0x3:_0x12b0c8['newRange']=v['Range']['decode'](_0x3530e4,_0x3530e4['uint32']());break;case 0x4:_0x12b0c8['affectsData']=_0x3530e4['bool']();break;case 0x5:_0x12b0c8['wasUndone']=_0x3530e4['bool']();break;default:_0x3530e4['skipType'](0x7&_0x28ad3f);}}return _0x12b0c8;},_0x124699['decodeDelimited']=function(_0x2a7760){return _0x2a7760 instanceof j||(_0x2a7760=new j(_0x2a7760)),this['decode'](_0x2a7760,_0x2a7760['uint32']());},_0x124699['verify']=function(_0x420b72){if('object'!=typeof _0x420b72||null===_0x420b72)return'object\x20expected';if(null!=_0x420b72['name']&&_0x420b72['hasOwnProperty']('name')&&!k['isString'](_0x420b72['name']))return'name:\x20string\x20expected';if(null!=_0x420b72['oldRange']&&_0x420b72['hasOwnProperty']('oldRange')){let _0x3ad7b3=v['Range']['verify'](_0x420b72['oldRange']);if(_0x3ad7b3)return'oldRange.'+_0x3ad7b3;}if(null!=_0x420b72['newRange']&&_0x420b72['hasOwnProperty']('newRange')){let _0x320ba7=v['Range']['verify'](_0x420b72['newRange']);if(_0x320ba7)return'newRange.'+_0x320ba7;}return null!=_0x420b72['affectsData']&&_0x420b72['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x420b72['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x420b72['wasUndone']&&_0x420b72['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x420b72['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x124699['fromObject']=function(_0x423f1a){if(_0x423f1a instanceof v['MarkerOperation'])return _0x423f1a;let _0xd6526f=new v['MarkerOperation']();if(null!=_0x423f1a['name']&&(_0xd6526f['name']=String(_0x423f1a['name'])),null!=_0x423f1a['oldRange']){if('object'!=typeof _0x423f1a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xd6526f['oldRange']=v['Range']['fromObject'](_0x423f1a['oldRange']);}if(null!=_0x423f1a['newRange']){if('object'!=typeof _0x423f1a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xd6526f['newRange']=v['Range']['fromObject'](_0x423f1a['newRange']);}return null!=_0x423f1a['affectsData']&&(_0xd6526f['affectsData']=Boolean(_0x423f1a['affectsData'])),null!=_0x423f1a['wasUndone']&&(_0xd6526f['wasUndone']=Boolean(_0x423f1a['wasUndone'])),_0xd6526f;},_0x124699['toObject']=function(_0x50efb1,_0x5e865c){_0x5e865c||(_0x5e865c={});let _0x34209={};return _0x5e865c['defaults']&&(_0x34209['name']='',_0x34209['oldRange']=null,_0x34209['newRange']=null,_0x34209['affectsData']=!0x1,_0x34209['wasUndone']=!0x1),null!=_0x50efb1['name']&&_0x50efb1['hasOwnProperty']('name')&&(_0x34209['name']=_0x50efb1['name']),null!=_0x50efb1['oldRange']&&_0x50efb1['hasOwnProperty']('oldRange')&&(_0x34209['oldRange']=v['Range']['toObject'](_0x50efb1['oldRange'],_0x5e865c)),null!=_0x50efb1['newRange']&&_0x50efb1['hasOwnProperty']('newRange')&&(_0x34209['newRange']=v['Range']['toObject'](_0x50efb1['newRange'],_0x5e865c)),null!=_0x50efb1['affectsData']&&_0x50efb1['hasOwnProperty']('affectsData')&&(_0x34209['affectsData']=_0x50efb1['affectsData']),null!=_0x50efb1['wasUndone']&&_0x50efb1['hasOwnProperty']('wasUndone')&&(_0x34209['wasUndone']=_0x50efb1['wasUndone']),_0x34209;},_0x124699['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x124699['getTypeUrl']=function(_0x2acbd1){return void 0x0===_0x2acbd1&&(_0x2acbd1='type.googleapis.com'),_0x2acbd1+'/MarkerOperation';},_0x124699;})()),S=v['MergeOperation']=((()=>{function _0x5d873a(_0x55004a){if(_0x55004a){for(let _0x780e03=Object['keys'](_0x55004a),_0x53c29d=0x0;_0x53c29d<_0x780e03['length'];++_0x53c29d)null!=_0x55004a[_0x780e03[_0x53c29d]]&&(this[_0x780e03[_0x53c29d]]=_0x55004a[_0x780e03[_0x53c29d]]);}}return _0x5d873a['prototype']['sourcePosition']=null,_0x5d873a['prototype']['targetPosition']=null,_0x5d873a['prototype']['graveyardPosition']=null,_0x5d873a['prototype']['howMany']=0x0,_0x5d873a['prototype']['wasUndone']=!0x1,_0x5d873a['create']=function(_0x32f662){return new _0x5d873a(_0x32f662);},_0x5d873a['encode']=function(_0x4a3034,_0x3dba51){return _0x3dba51||(_0x3dba51=y['create']()),null!=_0x4a3034['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4a3034,'sourcePosition')&&v['Position']['encode'](_0x4a3034['sourcePosition'],_0x3dba51['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a3034['targetPosition']&&Object['hasOwnProperty']['call'](_0x4a3034,'targetPosition')&&v['Position']['encode'](_0x4a3034['targetPosition'],_0x3dba51['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a3034['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4a3034,'graveyardPosition')&&v['Position']['encode'](_0x4a3034['graveyardPosition'],_0x3dba51['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a3034['howMany']&&Object['hasOwnProperty']['call'](_0x4a3034,'howMany')&&_0x3dba51['uint32'](0x20)['uint32'](_0x4a3034['howMany']),null!=_0x4a3034['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a3034,'wasUndone')&&_0x3dba51['uint32'](0x28)['bool'](_0x4a3034['wasUndone']),_0x3dba51;},_0x5d873a['encodeDelimited']=function(_0x3a9592,_0x3d65aa){return this['encode'](_0x3a9592,_0x3d65aa)['ldelim']();},_0x5d873a['decode']=function(_0x24b5fa,_0x11aa5f){_0x24b5fa instanceof j||(_0x24b5fa=j['create'](_0x24b5fa));let _0x1d94eb=void 0x0===_0x11aa5f?_0x24b5fa['len']:_0x24b5fa['pos']+_0x11aa5f,_0x23c277=new v['MergeOperation']();for(;_0x24b5fa['pos']<_0x1d94eb;){let _0x5b5d56=_0x24b5fa['uint32']();switch(_0x5b5d56>>>0x3){case 0x1:_0x23c277['sourcePosition']=v['Position']['decode'](_0x24b5fa,_0x24b5fa['uint32']());break;case 0x2:_0x23c277['targetPosition']=v['Position']['decode'](_0x24b5fa,_0x24b5fa['uint32']());break;case 0x3:_0x23c277['graveyardPosition']=v['Position']['decode'](_0x24b5fa,_0x24b5fa['uint32']());break;case 0x4:_0x23c277['howMany']=_0x24b5fa['uint32']();break;case 0x5:_0x23c277['wasUndone']=_0x24b5fa['bool']();break;default:_0x24b5fa['skipType'](0x7&_0x5b5d56);}}return _0x23c277;},_0x5d873a['decodeDelimited']=function(_0x58a876){return _0x58a876 instanceof j||(_0x58a876=new j(_0x58a876)),this['decode'](_0x58a876,_0x58a876['uint32']());},_0x5d873a['verify']=function(_0x6d9344){if('object'!=typeof _0x6d9344||null===_0x6d9344)return'object\x20expected';if(null!=_0x6d9344['sourcePosition']&&_0x6d9344['hasOwnProperty']('sourcePosition')){let _0xb4d19a=v['Position']['verify'](_0x6d9344['sourcePosition']);if(_0xb4d19a)return'sourcePosition.'+_0xb4d19a;}if(null!=_0x6d9344['targetPosition']&&_0x6d9344['hasOwnProperty']('targetPosition')){let _0x3e8ac4=v['Position']['verify'](_0x6d9344['targetPosition']);if(_0x3e8ac4)return'targetPosition.'+_0x3e8ac4;}if(null!=_0x6d9344['graveyardPosition']&&_0x6d9344['hasOwnProperty']('graveyardPosition')){let _0x24fdb4=v['Position']['verify'](_0x6d9344['graveyardPosition']);if(_0x24fdb4)return'graveyardPosition.'+_0x24fdb4;}return null!=_0x6d9344['howMany']&&_0x6d9344['hasOwnProperty']('howMany')&&!k['isInteger'](_0x6d9344['howMany'])?'howMany:\x20integer\x20expected':null!=_0x6d9344['wasUndone']&&_0x6d9344['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x6d9344['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d873a['fromObject']=function(_0x3eb833){if(_0x3eb833 instanceof v['MergeOperation'])return _0x3eb833;let _0x5b0d09=new v['MergeOperation']();if(null!=_0x3eb833['sourcePosition']){if('object'!=typeof _0x3eb833['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5b0d09['sourcePosition']=v['Position']['fromObject'](_0x3eb833['sourcePosition']);}if(null!=_0x3eb833['targetPosition']){if('object'!=typeof _0x3eb833['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5b0d09['targetPosition']=v['Position']['fromObject'](_0x3eb833['targetPosition']);}if(null!=_0x3eb833['graveyardPosition']){if('object'!=typeof _0x3eb833['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5b0d09['graveyardPosition']=v['Position']['fromObject'](_0x3eb833['graveyardPosition']);}return null!=_0x3eb833['howMany']&&(_0x5b0d09['howMany']=_0x3eb833['howMany']>>>0x0),null!=_0x3eb833['wasUndone']&&(_0x5b0d09['wasUndone']=Boolean(_0x3eb833['wasUndone'])),_0x5b0d09;},_0x5d873a['toObject']=function(_0x54b117,_0x4db6ed){_0x4db6ed||(_0x4db6ed={});let _0x9cf154={};return _0x4db6ed['defaults']&&(_0x9cf154['sourcePosition']=null,_0x9cf154['targetPosition']=null,_0x9cf154['graveyardPosition']=null,_0x9cf154['howMany']=0x0,_0x9cf154['wasUndone']=!0x1),null!=_0x54b117['sourcePosition']&&_0x54b117['hasOwnProperty']('sourcePosition')&&(_0x9cf154['sourcePosition']=v['Position']['toObject'](_0x54b117['sourcePosition'],_0x4db6ed)),null!=_0x54b117['targetPosition']&&_0x54b117['hasOwnProperty']('targetPosition')&&(_0x9cf154['targetPosition']=v['Position']['toObject'](_0x54b117['targetPosition'],_0x4db6ed)),null!=_0x54b117['graveyardPosition']&&_0x54b117['hasOwnProperty']('graveyardPosition')&&(_0x9cf154['graveyardPosition']=v['Position']['toObject'](_0x54b117['graveyardPosition'],_0x4db6ed)),null!=_0x54b117['howMany']&&_0x54b117['hasOwnProperty']('howMany')&&(_0x9cf154['howMany']=_0x54b117['howMany']),null!=_0x54b117['wasUndone']&&_0x54b117['hasOwnProperty']('wasUndone')&&(_0x9cf154['wasUndone']=_0x54b117['wasUndone']),_0x9cf154;},_0x5d873a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x5d873a['getTypeUrl']=function(_0x111058){return void 0x0===_0x111058&&(_0x111058='type.googleapis.com'),_0x111058+'/MergeOperation';},_0x5d873a;})()),U=v['MoveOperation']=((()=>{function _0x96a037(_0x4de60c){if(_0x4de60c){for(let _0x5581c6=Object['keys'](_0x4de60c),_0x161d5c=0x0;_0x161d5c<_0x5581c6['length'];++_0x161d5c)null!=_0x4de60c[_0x5581c6[_0x161d5c]]&&(this[_0x5581c6[_0x161d5c]]=_0x4de60c[_0x5581c6[_0x161d5c]]);}}return _0x96a037['prototype']['sourcePosition']=null,_0x96a037['prototype']['howMany']=0x0,_0x96a037['prototype']['targetPosition']=null,_0x96a037['prototype']['wasUndone']=!0x1,_0x96a037['create']=function(_0x23b0a6){return new _0x96a037(_0x23b0a6);},_0x96a037['encode']=function(_0x4bab49,_0xd3c853){return _0xd3c853||(_0xd3c853=y['create']()),null!=_0x4bab49['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4bab49,'sourcePosition')&&v['Position']['encode'](_0x4bab49['sourcePosition'],_0xd3c853['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4bab49['howMany']&&Object['hasOwnProperty']['call'](_0x4bab49,'howMany')&&_0xd3c853['uint32'](0x10)['uint32'](_0x4bab49['howMany']),null!=_0x4bab49['targetPosition']&&Object['hasOwnProperty']['call'](_0x4bab49,'targetPosition')&&v['Position']['encode'](_0x4bab49['targetPosition'],_0xd3c853['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4bab49['wasUndone']&&Object['hasOwnProperty']['call'](_0x4bab49,'wasUndone')&&_0xd3c853['uint32'](0x20)['bool'](_0x4bab49['wasUndone']),_0xd3c853;},_0x96a037['encodeDelimited']=function(_0x42a428,_0x5085c8){return this['encode'](_0x42a428,_0x5085c8)['ldelim']();},_0x96a037['decode']=function(_0x4efe5d,_0x4f4527){_0x4efe5d instanceof j||(_0x4efe5d=j['create'](_0x4efe5d));let _0x38be49=void 0x0===_0x4f4527?_0x4efe5d['len']:_0x4efe5d['pos']+_0x4f4527,_0x3afbb2=new v['MoveOperation']();for(;_0x4efe5d['pos']<_0x38be49;){let _0x59dc1a=_0x4efe5d['uint32']();switch(_0x59dc1a>>>0x3){case 0x1:_0x3afbb2['sourcePosition']=v['Position']['decode'](_0x4efe5d,_0x4efe5d['uint32']());break;case 0x2:_0x3afbb2['howMany']=_0x4efe5d['uint32']();break;case 0x3:_0x3afbb2['targetPosition']=v['Position']['decode'](_0x4efe5d,_0x4efe5d['uint32']());break;case 0x4:_0x3afbb2['wasUndone']=_0x4efe5d['bool']();break;default:_0x4efe5d['skipType'](0x7&_0x59dc1a);}}return _0x3afbb2;},_0x96a037['decodeDelimited']=function(_0x4b1bfd){return _0x4b1bfd instanceof j||(_0x4b1bfd=new j(_0x4b1bfd)),this['decode'](_0x4b1bfd,_0x4b1bfd['uint32']());},_0x96a037['verify']=function(_0x2f4abf){if('object'!=typeof _0x2f4abf||null===_0x2f4abf)return'object\x20expected';if(null!=_0x2f4abf['sourcePosition']&&_0x2f4abf['hasOwnProperty']('sourcePosition')){let _0x79fcd4=v['Position']['verify'](_0x2f4abf['sourcePosition']);if(_0x79fcd4)return'sourcePosition.'+_0x79fcd4;}if(null!=_0x2f4abf['howMany']&&_0x2f4abf['hasOwnProperty']('howMany')&&!k['isInteger'](_0x2f4abf['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2f4abf['targetPosition']&&_0x2f4abf['hasOwnProperty']('targetPosition')){let _0x16f2cf=v['Position']['verify'](_0x2f4abf['targetPosition']);if(_0x16f2cf)return'targetPosition.'+_0x16f2cf;}return null!=_0x2f4abf['wasUndone']&&_0x2f4abf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f4abf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x96a037['fromObject']=function(_0x89c2c2){if(_0x89c2c2 instanceof v['MoveOperation'])return _0x89c2c2;let _0x789e8f=new v['MoveOperation']();if(null!=_0x89c2c2['sourcePosition']){if('object'!=typeof _0x89c2c2['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x789e8f['sourcePosition']=v['Position']['fromObject'](_0x89c2c2['sourcePosition']);}if(null!=_0x89c2c2['howMany']&&(_0x789e8f['howMany']=_0x89c2c2['howMany']>>>0x0),null!=_0x89c2c2['targetPosition']){if('object'!=typeof _0x89c2c2['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x789e8f['targetPosition']=v['Position']['fromObject'](_0x89c2c2['targetPosition']);}return null!=_0x89c2c2['wasUndone']&&(_0x789e8f['wasUndone']=Boolean(_0x89c2c2['wasUndone'])),_0x789e8f;},_0x96a037['toObject']=function(_0x38537b,_0x80646d){_0x80646d||(_0x80646d={});let _0x473986={};return _0x80646d['defaults']&&(_0x473986['sourcePosition']=null,_0x473986['howMany']=0x0,_0x473986['targetPosition']=null,_0x473986['wasUndone']=!0x1),null!=_0x38537b['sourcePosition']&&_0x38537b['hasOwnProperty']('sourcePosition')&&(_0x473986['sourcePosition']=v['Position']['toObject'](_0x38537b['sourcePosition'],_0x80646d)),null!=_0x38537b['howMany']&&_0x38537b['hasOwnProperty']('howMany')&&(_0x473986['howMany']=_0x38537b['howMany']),null!=_0x38537b['targetPosition']&&_0x38537b['hasOwnProperty']('targetPosition')&&(_0x473986['targetPosition']=v['Position']['toObject'](_0x38537b['targetPosition'],_0x80646d)),null!=_0x38537b['wasUndone']&&_0x38537b['hasOwnProperty']('wasUndone')&&(_0x473986['wasUndone']=_0x38537b['wasUndone']),_0x473986;},_0x96a037['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x96a037['getTypeUrl']=function(_0x5f290b){return void 0x0===_0x5f290b&&(_0x5f290b='type.googleapis.com'),_0x5f290b+'/MoveOperation';},_0x96a037;})()),A=v['RenameOperation']=((()=>{function _0x287b10(_0x455777){if(_0x455777){for(let _0x3d8f55=Object['keys'](_0x455777),_0x5b2784=0x0;_0x5b2784<_0x3d8f55['length'];++_0x5b2784)null!=_0x455777[_0x3d8f55[_0x5b2784]]&&(this[_0x3d8f55[_0x5b2784]]=_0x455777[_0x3d8f55[_0x5b2784]]);}}return _0x287b10['prototype']['position']=null,_0x287b10['prototype']['oldName']='',_0x287b10['prototype']['newName']='',_0x287b10['prototype']['wasUndone']=!0x1,_0x287b10['create']=function(_0x21c04f){return new _0x287b10(_0x21c04f);},_0x287b10['encode']=function(_0x85b9e8,_0xe0977a){return _0xe0977a||(_0xe0977a=y['create']()),null!=_0x85b9e8['position']&&Object['hasOwnProperty']['call'](_0x85b9e8,'position')&&v['Position']['encode'](_0x85b9e8['position'],_0xe0977a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x85b9e8['oldName']&&Object['hasOwnProperty']['call'](_0x85b9e8,'oldName')&&_0xe0977a['uint32'](0x12)['string'](_0x85b9e8['oldName']),null!=_0x85b9e8['newName']&&Object['hasOwnProperty']['call'](_0x85b9e8,'newName')&&_0xe0977a['uint32'](0x1a)['string'](_0x85b9e8['newName']),null!=_0x85b9e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x85b9e8,'wasUndone')&&_0xe0977a['uint32'](0x20)['bool'](_0x85b9e8['wasUndone']),_0xe0977a;},_0x287b10['encodeDelimited']=function(_0x3174f1,_0x195b49){return this['encode'](_0x3174f1,_0x195b49)['ldelim']();},_0x287b10['decode']=function(_0x1c8fce,_0x32dfa0){_0x1c8fce instanceof j||(_0x1c8fce=j['create'](_0x1c8fce));let _0x2414fb=void 0x0===_0x32dfa0?_0x1c8fce['len']:_0x1c8fce['pos']+_0x32dfa0,_0x56fddc=new v['RenameOperation']();for(;_0x1c8fce['pos']<_0x2414fb;){let _0x1bab7b=_0x1c8fce['uint32']();switch(_0x1bab7b>>>0x3){case 0x1:_0x56fddc['position']=v['Position']['decode'](_0x1c8fce,_0x1c8fce['uint32']());break;case 0x2:_0x56fddc['oldName']=_0x1c8fce['string']();break;case 0x3:_0x56fddc['newName']=_0x1c8fce['string']();break;case 0x4:_0x56fddc['wasUndone']=_0x1c8fce['bool']();break;default:_0x1c8fce['skipType'](0x7&_0x1bab7b);}}return _0x56fddc;},_0x287b10['decodeDelimited']=function(_0x1c1ee8){return _0x1c1ee8 instanceof j||(_0x1c1ee8=new j(_0x1c1ee8)),this['decode'](_0x1c1ee8,_0x1c1ee8['uint32']());},_0x287b10['verify']=function(_0x28539f){if('object'!=typeof _0x28539f||null===_0x28539f)return'object\x20expected';if(null!=_0x28539f['position']&&_0x28539f['hasOwnProperty']('position')){let _0x3eff88=v['Position']['verify'](_0x28539f['position']);if(_0x3eff88)return'position.'+_0x3eff88;}return null!=_0x28539f['oldName']&&_0x28539f['hasOwnProperty']('oldName')&&!k['isString'](_0x28539f['oldName'])?'oldName:\x20string\x20expected':null!=_0x28539f['newName']&&_0x28539f['hasOwnProperty']('newName')&&!k['isString'](_0x28539f['newName'])?'newName:\x20string\x20expected':null!=_0x28539f['wasUndone']&&_0x28539f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28539f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x287b10['fromObject']=function(_0xb49775){if(_0xb49775 instanceof v['RenameOperation'])return _0xb49775;let _0x64a055=new v['RenameOperation']();if(null!=_0xb49775['position']){if('object'!=typeof _0xb49775['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x64a055['position']=v['Position']['fromObject'](_0xb49775['position']);}return null!=_0xb49775['oldName']&&(_0x64a055['oldName']=String(_0xb49775['oldName'])),null!=_0xb49775['newName']&&(_0x64a055['newName']=String(_0xb49775['newName'])),null!=_0xb49775['wasUndone']&&(_0x64a055['wasUndone']=Boolean(_0xb49775['wasUndone'])),_0x64a055;},_0x287b10['toObject']=function(_0x3fd481,_0x89e0d5){_0x89e0d5||(_0x89e0d5={});let _0x1d84b1={};return _0x89e0d5['defaults']&&(_0x1d84b1['position']=null,_0x1d84b1['oldName']='',_0x1d84b1['newName']='',_0x1d84b1['wasUndone']=!0x1),null!=_0x3fd481['position']&&_0x3fd481['hasOwnProperty']('position')&&(_0x1d84b1['position']=v['Position']['toObject'](_0x3fd481['position'],_0x89e0d5)),null!=_0x3fd481['oldName']&&_0x3fd481['hasOwnProperty']('oldName')&&(_0x1d84b1['oldName']=_0x3fd481['oldName']),null!=_0x3fd481['newName']&&_0x3fd481['hasOwnProperty']('newName')&&(_0x1d84b1['newName']=_0x3fd481['newName']),null!=_0x3fd481['wasUndone']&&_0x3fd481['hasOwnProperty']('wasUndone')&&(_0x1d84b1['wasUndone']=_0x3fd481['wasUndone']),_0x1d84b1;},_0x287b10['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x287b10['getTypeUrl']=function(_0x2b103e){return void 0x0===_0x2b103e&&(_0x2b103e='type.googleapis.com'),_0x2b103e+'/RenameOperation';},_0x287b10;})()),N=v['RootAttributeOperation']=((()=>{function _0x2ebdd8(_0x39b0f7){if(_0x39b0f7){for(let _0x252a8e=Object['keys'](_0x39b0f7),_0x2d627d=0x0;_0x2d627d<_0x252a8e['length'];++_0x2d627d)null!=_0x39b0f7[_0x252a8e[_0x2d627d]]&&(this[_0x252a8e[_0x2d627d]]=_0x39b0f7[_0x252a8e[_0x2d627d]]);}}return _0x2ebdd8['prototype']['root']='',_0x2ebdd8['prototype']['key']='',_0x2ebdd8['prototype']['oldValueBoolean']=!0x1,_0x2ebdd8['prototype']['oldValueJson']='',_0x2ebdd8['prototype']['newValueBoolean']=!0x1,_0x2ebdd8['prototype']['newValueJson']='',_0x2ebdd8['prototype']['wasUndone']=!0x1,_0x2ebdd8['create']=function(_0x2662d2){return new _0x2ebdd8(_0x2662d2);},_0x2ebdd8['encode']=function(_0x12b6c7,_0x405ecd){return _0x405ecd||(_0x405ecd=y['create']()),null!=_0x12b6c7['root']&&Object['hasOwnProperty']['call'](_0x12b6c7,'root')&&_0x405ecd['uint32'](0xa)['string'](_0x12b6c7['root']),null!=_0x12b6c7['key']&&Object['hasOwnProperty']['call'](_0x12b6c7,'key')&&_0x405ecd['uint32'](0x12)['string'](_0x12b6c7['key']),null!=_0x12b6c7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x12b6c7,'oldValueBoolean')&&_0x405ecd['uint32'](0x18)['bool'](_0x12b6c7['oldValueBoolean']),null!=_0x12b6c7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x12b6c7,'oldValueJson')&&_0x405ecd['uint32'](0x22)['string'](_0x12b6c7['oldValueJson']),null!=_0x12b6c7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x12b6c7,'newValueBoolean')&&_0x405ecd['uint32'](0x28)['bool'](_0x12b6c7['newValueBoolean']),null!=_0x12b6c7['newValueJson']&&Object['hasOwnProperty']['call'](_0x12b6c7,'newValueJson')&&_0x405ecd['uint32'](0x32)['string'](_0x12b6c7['newValueJson']),null!=_0x12b6c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x12b6c7,'wasUndone')&&_0x405ecd['uint32'](0x38)['bool'](_0x12b6c7['wasUndone']),_0x405ecd;},_0x2ebdd8['encodeDelimited']=function(_0x13e4ad,_0x8e637f){return this['encode'](_0x13e4ad,_0x8e637f)['ldelim']();},_0x2ebdd8['decode']=function(_0x3ef1c6,_0x19e71c){_0x3ef1c6 instanceof j||(_0x3ef1c6=j['create'](_0x3ef1c6));let _0x115262=void 0x0===_0x19e71c?_0x3ef1c6['len']:_0x3ef1c6['pos']+_0x19e71c,_0x5af6e1=new v['RootAttributeOperation']();for(;_0x3ef1c6['pos']<_0x115262;){let _0x3d6e3f=_0x3ef1c6['uint32']();switch(_0x3d6e3f>>>0x3){case 0x1:_0x5af6e1['root']=_0x3ef1c6['string']();break;case 0x2:_0x5af6e1['key']=_0x3ef1c6['string']();break;case 0x3:_0x5af6e1['oldValueBoolean']=_0x3ef1c6['bool']();break;case 0x4:_0x5af6e1['oldValueJson']=_0x3ef1c6['string']();break;case 0x5:_0x5af6e1['newValueBoolean']=_0x3ef1c6['bool']();break;case 0x6:_0x5af6e1['newValueJson']=_0x3ef1c6['string']();break;case 0x7:_0x5af6e1['wasUndone']=_0x3ef1c6['bool']();break;default:_0x3ef1c6['skipType'](0x7&_0x3d6e3f);}}return _0x5af6e1;},_0x2ebdd8['decodeDelimited']=function(_0x1fc2ae){return _0x1fc2ae instanceof j||(_0x1fc2ae=new j(_0x1fc2ae)),this['decode'](_0x1fc2ae,_0x1fc2ae['uint32']());},_0x2ebdd8['verify']=function(_0x5794e1){return'object'!=typeof _0x5794e1||null===_0x5794e1?'object\x20expected':null!=_0x5794e1['root']&&_0x5794e1['hasOwnProperty']('root')&&!k['isString'](_0x5794e1['root'])?'root:\x20string\x20expected':null!=_0x5794e1['key']&&_0x5794e1['hasOwnProperty']('key')&&!k['isString'](_0x5794e1['key'])?'key:\x20string\x20expected':null!=_0x5794e1['oldValueBoolean']&&_0x5794e1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5794e1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5794e1['oldValueJson']&&_0x5794e1['hasOwnProperty']('oldValueJson')&&!k['isString'](_0x5794e1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5794e1['newValueBoolean']&&_0x5794e1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5794e1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5794e1['newValueJson']&&_0x5794e1['hasOwnProperty']('newValueJson')&&!k['isString'](_0x5794e1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5794e1['wasUndone']&&_0x5794e1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5794e1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ebdd8['fromObject']=function(_0x3d9c5b){if(_0x3d9c5b instanceof v['RootAttributeOperation'])return _0x3d9c5b;let _0x4ddcbd=new v['RootAttributeOperation']();return null!=_0x3d9c5b['root']&&(_0x4ddcbd['root']=String(_0x3d9c5b['root'])),null!=_0x3d9c5b['key']&&(_0x4ddcbd['key']=String(_0x3d9c5b['key'])),null!=_0x3d9c5b['oldValueBoolean']&&(_0x4ddcbd['oldValueBoolean']=Boolean(_0x3d9c5b['oldValueBoolean'])),null!=_0x3d9c5b['oldValueJson']&&(_0x4ddcbd['oldValueJson']=String(_0x3d9c5b['oldValueJson'])),null!=_0x3d9c5b['newValueBoolean']&&(_0x4ddcbd['newValueBoolean']=Boolean(_0x3d9c5b['newValueBoolean'])),null!=_0x3d9c5b['newValueJson']&&(_0x4ddcbd['newValueJson']=String(_0x3d9c5b['newValueJson'])),null!=_0x3d9c5b['wasUndone']&&(_0x4ddcbd['wasUndone']=Boolean(_0x3d9c5b['wasUndone'])),_0x4ddcbd;},_0x2ebdd8['toObject']=function(_0x537ed3,_0x1e2b7a){_0x1e2b7a||(_0x1e2b7a={});let _0x32e211={};return _0x1e2b7a['defaults']&&(_0x32e211['root']='',_0x32e211['key']='',_0x32e211['oldValueBoolean']=!0x1,_0x32e211['oldValueJson']='',_0x32e211['newValueBoolean']=!0x1,_0x32e211['newValueJson']='',_0x32e211['wasUndone']=!0x1),null!=_0x537ed3['root']&&_0x537ed3['hasOwnProperty']('root')&&(_0x32e211['root']=_0x537ed3['root']),null!=_0x537ed3['key']&&_0x537ed3['hasOwnProperty']('key')&&(_0x32e211['key']=_0x537ed3['key']),null!=_0x537ed3['oldValueBoolean']&&_0x537ed3['hasOwnProperty']('oldValueBoolean')&&(_0x32e211['oldValueBoolean']=_0x537ed3['oldValueBoolean']),null!=_0x537ed3['oldValueJson']&&_0x537ed3['hasOwnProperty']('oldValueJson')&&(_0x32e211['oldValueJson']=_0x537ed3['oldValueJson']),null!=_0x537ed3['newValueBoolean']&&_0x537ed3['hasOwnProperty']('newValueBoolean')&&(_0x32e211['newValueBoolean']=_0x537ed3['newValueBoolean']),null!=_0x537ed3['newValueJson']&&_0x537ed3['hasOwnProperty']('newValueJson')&&(_0x32e211['newValueJson']=_0x537ed3['newValueJson']),null!=_0x537ed3['wasUndone']&&_0x537ed3['hasOwnProperty']('wasUndone')&&(_0x32e211['wasUndone']=_0x537ed3['wasUndone']),_0x32e211;},_0x2ebdd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x2ebdd8['getTypeUrl']=function(_0x42d31f){return void 0x0===_0x42d31f&&(_0x42d31f='type.googleapis.com'),_0x42d31f+'/RootAttributeOperation';},_0x2ebdd8;})()),R=v['RootOperation']=((()=>{function _0x300af4(_0x10ea61){if(_0x10ea61){for(let _0x54163d=Object['keys'](_0x10ea61),_0x1a84c7=0x0;_0x1a84c7<_0x54163d['length'];++_0x1a84c7)null!=_0x10ea61[_0x54163d[_0x1a84c7]]&&(this[_0x54163d[_0x1a84c7]]=_0x10ea61[_0x54163d[_0x1a84c7]]);}}return _0x300af4['prototype']['rootName']='',_0x300af4['prototype']['elementName']='',_0x300af4['prototype']['isAdd']=!0x1,_0x300af4['prototype']['wasUndone']=!0x1,_0x300af4['create']=function(_0x1622ce){return new _0x300af4(_0x1622ce);},_0x300af4['encode']=function(_0x1af86a,_0x4d1436){return _0x4d1436||(_0x4d1436=y['create']()),null!=_0x1af86a['rootName']&&Object['hasOwnProperty']['call'](_0x1af86a,'rootName')&&_0x4d1436['uint32'](0xa)['string'](_0x1af86a['rootName']),null!=_0x1af86a['elementName']&&Object['hasOwnProperty']['call'](_0x1af86a,'elementName')&&_0x4d1436['uint32'](0x12)['string'](_0x1af86a['elementName']),null!=_0x1af86a['isAdd']&&Object['hasOwnProperty']['call'](_0x1af86a,'isAdd')&&_0x4d1436['uint32'](0x18)['bool'](_0x1af86a['isAdd']),null!=_0x1af86a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1af86a,'wasUndone')&&_0x4d1436['uint32'](0x20)['bool'](_0x1af86a['wasUndone']),_0x4d1436;},_0x300af4['encodeDelimited']=function(_0x74a70,_0x32e6db){return this['encode'](_0x74a70,_0x32e6db)['ldelim']();},_0x300af4['decode']=function(_0x1f0558,_0x4902b5){_0x1f0558 instanceof j||(_0x1f0558=j['create'](_0x1f0558));let _0x62f54d=void 0x0===_0x4902b5?_0x1f0558['len']:_0x1f0558['pos']+_0x4902b5,_0x2a5e5e=new v['RootOperation']();for(;_0x1f0558['pos']<_0x62f54d;){let _0x1447fe=_0x1f0558['uint32']();switch(_0x1447fe>>>0x3){case 0x1:_0x2a5e5e['rootName']=_0x1f0558['string']();break;case 0x2:_0x2a5e5e['elementName']=_0x1f0558['string']();break;case 0x3:_0x2a5e5e['isAdd']=_0x1f0558['bool']();break;case 0x4:_0x2a5e5e['wasUndone']=_0x1f0558['bool']();break;default:_0x1f0558['skipType'](0x7&_0x1447fe);}}return _0x2a5e5e;},_0x300af4['decodeDelimited']=function(_0x4d2ad4){return _0x4d2ad4 instanceof j||(_0x4d2ad4=new j(_0x4d2ad4)),this['decode'](_0x4d2ad4,_0x4d2ad4['uint32']());},_0x300af4['verify']=function(_0x266d94){return'object'!=typeof _0x266d94||null===_0x266d94?'object\x20expected':null!=_0x266d94['rootName']&&_0x266d94['hasOwnProperty']('rootName')&&!k['isString'](_0x266d94['rootName'])?'rootName:\x20string\x20expected':null!=_0x266d94['elementName']&&_0x266d94['hasOwnProperty']('elementName')&&!k['isString'](_0x266d94['elementName'])?'elementName:\x20string\x20expected':null!=_0x266d94['isAdd']&&_0x266d94['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x266d94['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x266d94['wasUndone']&&_0x266d94['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x266d94['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x300af4['fromObject']=function(_0x2debd3){if(_0x2debd3 instanceof v['RootOperation'])return _0x2debd3;let _0xd52781=new v['RootOperation']();return null!=_0x2debd3['rootName']&&(_0xd52781['rootName']=String(_0x2debd3['rootName'])),null!=_0x2debd3['elementName']&&(_0xd52781['elementName']=String(_0x2debd3['elementName'])),null!=_0x2debd3['isAdd']&&(_0xd52781['isAdd']=Boolean(_0x2debd3['isAdd'])),null!=_0x2debd3['wasUndone']&&(_0xd52781['wasUndone']=Boolean(_0x2debd3['wasUndone'])),_0xd52781;},_0x300af4['toObject']=function(_0x1d0766,_0x25200c){_0x25200c||(_0x25200c={});let _0x6d4db3={};return _0x25200c['defaults']&&(_0x6d4db3['rootName']='',_0x6d4db3['elementName']='',_0x6d4db3['isAdd']=!0x1,_0x6d4db3['wasUndone']=!0x1),null!=_0x1d0766['rootName']&&_0x1d0766['hasOwnProperty']('rootName')&&(_0x6d4db3['rootName']=_0x1d0766['rootName']),null!=_0x1d0766['elementName']&&_0x1d0766['hasOwnProperty']('elementName')&&(_0x6d4db3['elementName']=_0x1d0766['elementName']),null!=_0x1d0766['isAdd']&&_0x1d0766['hasOwnProperty']('isAdd')&&(_0x6d4db3['isAdd']=_0x1d0766['isAdd']),null!=_0x1d0766['wasUndone']&&_0x1d0766['hasOwnProperty']('wasUndone')&&(_0x6d4db3['wasUndone']=_0x1d0766['wasUndone']),_0x6d4db3;},_0x300af4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x300af4['getTypeUrl']=function(_0x196fc5){return void 0x0===_0x196fc5&&(_0x196fc5='type.googleapis.com'),_0x196fc5+'/RootOperation';},_0x300af4;})()),E=v['SplitOperation']=((()=>{function _0x274630(_0x22aa73){if(_0x22aa73){for(let _0x770db3=Object['keys'](_0x22aa73),_0x5edbab=0x0;_0x5edbab<_0x770db3['length'];++_0x5edbab)null!=_0x22aa73[_0x770db3[_0x5edbab]]&&(this[_0x770db3[_0x5edbab]]=_0x22aa73[_0x770db3[_0x5edbab]]);}}return _0x274630['prototype']['splitPosition']=null,_0x274630['prototype']['graveyardPosition']=null,_0x274630['prototype']['howMany']=0x0,_0x274630['prototype']['insertionPosition']=null,_0x274630['prototype']['wasUndone']=!0x1,_0x274630['create']=function(_0x4adf0c){return new _0x274630(_0x4adf0c);},_0x274630['encode']=function(_0x4a5b21,_0x546a10){return _0x546a10||(_0x546a10=y['create']()),null!=_0x4a5b21['splitPosition']&&Object['hasOwnProperty']['call'](_0x4a5b21,'splitPosition')&&v['Position']['encode'](_0x4a5b21['splitPosition'],_0x546a10['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a5b21['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4a5b21,'graveyardPosition')&&v['Position']['encode'](_0x4a5b21['graveyardPosition'],_0x546a10['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a5b21['howMany']&&Object['hasOwnProperty']['call'](_0x4a5b21,'howMany')&&_0x546a10['uint32'](0x18)['uint32'](_0x4a5b21['howMany']),null!=_0x4a5b21['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4a5b21,'insertionPosition')&&v['Position']['encode'](_0x4a5b21['insertionPosition'],_0x546a10['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4a5b21['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a5b21,'wasUndone')&&_0x546a10['uint32'](0x28)['bool'](_0x4a5b21['wasUndone']),_0x546a10;},_0x274630['encodeDelimited']=function(_0x9465cd,_0x3ca9f4){return this['encode'](_0x9465cd,_0x3ca9f4)['ldelim']();},_0x274630['decode']=function(_0x148f67,_0x23e71f){_0x148f67 instanceof j||(_0x148f67=j['create'](_0x148f67));let _0x5898f1=void 0x0===_0x23e71f?_0x148f67['len']:_0x148f67['pos']+_0x23e71f,_0x279a93=new v['SplitOperation']();for(;_0x148f67['pos']<_0x5898f1;){let _0x504203=_0x148f67['uint32']();switch(_0x504203>>>0x3){case 0x1:_0x279a93['splitPosition']=v['Position']['decode'](_0x148f67,_0x148f67['uint32']());break;case 0x2:_0x279a93['graveyardPosition']=v['Position']['decode'](_0x148f67,_0x148f67['uint32']());break;case 0x3:_0x279a93['howMany']=_0x148f67['uint32']();break;case 0x4:_0x279a93['insertionPosition']=v['Position']['decode'](_0x148f67,_0x148f67['uint32']());break;case 0x5:_0x279a93['wasUndone']=_0x148f67['bool']();break;default:_0x148f67['skipType'](0x7&_0x504203);}}return _0x279a93;},_0x274630['decodeDelimited']=function(_0x32631f){return _0x32631f instanceof j||(_0x32631f=new j(_0x32631f)),this['decode'](_0x32631f,_0x32631f['uint32']());},_0x274630['verify']=function(_0xbfd3a4){if('object'!=typeof _0xbfd3a4||null===_0xbfd3a4)return'object\x20expected';if(null!=_0xbfd3a4['splitPosition']&&_0xbfd3a4['hasOwnProperty']('splitPosition')){let _0xc17adb=v['Position']['verify'](_0xbfd3a4['splitPosition']);if(_0xc17adb)return'splitPosition.'+_0xc17adb;}if(null!=_0xbfd3a4['graveyardPosition']&&_0xbfd3a4['hasOwnProperty']('graveyardPosition')){let _0x47e21f=v['Position']['verify'](_0xbfd3a4['graveyardPosition']);if(_0x47e21f)return'graveyardPosition.'+_0x47e21f;}if(null!=_0xbfd3a4['howMany']&&_0xbfd3a4['hasOwnProperty']('howMany')&&!k['isInteger'](_0xbfd3a4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xbfd3a4['insertionPosition']&&_0xbfd3a4['hasOwnProperty']('insertionPosition')){let _0x1ab9ef=v['Position']['verify'](_0xbfd3a4['insertionPosition']);if(_0x1ab9ef)return'insertionPosition.'+_0x1ab9ef;}return null!=_0xbfd3a4['wasUndone']&&_0xbfd3a4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xbfd3a4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x274630['fromObject']=function(_0x2a9e4d){if(_0x2a9e4d instanceof v['SplitOperation'])return _0x2a9e4d;let _0x46e7dd=new v['SplitOperation']();if(null!=_0x2a9e4d['splitPosition']){if('object'!=typeof _0x2a9e4d['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x46e7dd['splitPosition']=v['Position']['fromObject'](_0x2a9e4d['splitPosition']);}if(null!=_0x2a9e4d['graveyardPosition']){if('object'!=typeof _0x2a9e4d['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x46e7dd['graveyardPosition']=v['Position']['fromObject'](_0x2a9e4d['graveyardPosition']);}if(null!=_0x2a9e4d['howMany']&&(_0x46e7dd['howMany']=_0x2a9e4d['howMany']>>>0x0),null!=_0x2a9e4d['insertionPosition']){if('object'!=typeof _0x2a9e4d['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x46e7dd['insertionPosition']=v['Position']['fromObject'](_0x2a9e4d['insertionPosition']);}return null!=_0x2a9e4d['wasUndone']&&(_0x46e7dd['wasUndone']=Boolean(_0x2a9e4d['wasUndone'])),_0x46e7dd;},_0x274630['toObject']=function(_0x32d3ab,_0x2cfd96){_0x2cfd96||(_0x2cfd96={});let _0x53606b={};return _0x2cfd96['defaults']&&(_0x53606b['splitPosition']=null,_0x53606b['graveyardPosition']=null,_0x53606b['howMany']=0x0,_0x53606b['insertionPosition']=null,_0x53606b['wasUndone']=!0x1),null!=_0x32d3ab['splitPosition']&&_0x32d3ab['hasOwnProperty']('splitPosition')&&(_0x53606b['splitPosition']=v['Position']['toObject'](_0x32d3ab['splitPosition'],_0x2cfd96)),null!=_0x32d3ab['graveyardPosition']&&_0x32d3ab['hasOwnProperty']('graveyardPosition')&&(_0x53606b['graveyardPosition']=v['Position']['toObject'](_0x32d3ab['graveyardPosition'],_0x2cfd96)),null!=_0x32d3ab['howMany']&&_0x32d3ab['hasOwnProperty']('howMany')&&(_0x53606b['howMany']=_0x32d3ab['howMany']),null!=_0x32d3ab['insertionPosition']&&_0x32d3ab['hasOwnProperty']('insertionPosition')&&(_0x53606b['insertionPosition']=v['Position']['toObject'](_0x32d3ab['insertionPosition'],_0x2cfd96)),null!=_0x32d3ab['wasUndone']&&_0x32d3ab['hasOwnProperty']('wasUndone')&&(_0x53606b['wasUndone']=_0x32d3ab['wasUndone']),_0x53606b;},_0x274630['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x274630['getTypeUrl']=function(_0x456f64){return void 0x0===_0x456f64&&(_0x456f64='type.googleapis.com'),_0x456f64+'/SplitOperation';},_0x274630;})()),T=v['Position']=((()=>{function _0xa0255d(_0x433030){if(this['path']=[],_0x433030){for(let _0x5da009=Object['keys'](_0x433030),_0x430c28=0x0;_0x430c28<_0x5da009['length'];++_0x430c28)null!=_0x433030[_0x5da009[_0x430c28]]&&(this[_0x5da009[_0x430c28]]=_0x433030[_0x5da009[_0x430c28]]);}}return _0xa0255d['prototype']['root']='',_0xa0255d['prototype']['rootMain']=!0x1,_0xa0255d['prototype']['rootGraveyard']=!0x1,_0xa0255d['prototype']['path']=k['emptyArray'],_0xa0255d['prototype']['stickiness']='',_0xa0255d['create']=function(_0x3bb1f0){return new _0xa0255d(_0x3bb1f0);},_0xa0255d['encode']=function(_0x37daf5,_0x1147be){if(_0x1147be||(_0x1147be=y['create']()),null!=_0x37daf5['root']&&Object['hasOwnProperty']['call'](_0x37daf5,'root')&&_0x1147be['uint32'](0xa)['string'](_0x37daf5['root']),null!=_0x37daf5['rootMain']&&Object['hasOwnProperty']['call'](_0x37daf5,'rootMain')&&_0x1147be['uint32'](0x10)['bool'](_0x37daf5['rootMain']),null!=_0x37daf5['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x37daf5,'rootGraveyard')&&_0x1147be['uint32'](0x18)['bool'](_0x37daf5['rootGraveyard']),null!=_0x37daf5['path']&&_0x37daf5['path']['length']){_0x1147be['uint32'](0x22)['fork']();for(let _0x45155b=0x0;_0x45155b<_0x37daf5['path']['length'];++_0x45155b)_0x1147be['uint32'](_0x37daf5['path'][_0x45155b]);_0x1147be['ldelim']();}return null!=_0x37daf5['stickiness']&&Object['hasOwnProperty']['call'](_0x37daf5,'stickiness')&&_0x1147be['uint32'](0x2a)['string'](_0x37daf5['stickiness']),_0x1147be;},_0xa0255d['encodeDelimited']=function(_0x4fbb2d,_0x51e990){return this['encode'](_0x4fbb2d,_0x51e990)['ldelim']();},_0xa0255d['decode']=function(_0xe047fb,_0x335f82){_0xe047fb instanceof j||(_0xe047fb=j['create'](_0xe047fb));let _0x12516=void 0x0===_0x335f82?_0xe047fb['len']:_0xe047fb['pos']+_0x335f82,_0x2c00b1=new v['Position']();for(;_0xe047fb['pos']<_0x12516;){let _0x4b5994=_0xe047fb['uint32']();switch(_0x4b5994>>>0x3){case 0x1:_0x2c00b1['root']=_0xe047fb['string']();break;case 0x2:_0x2c00b1['rootMain']=_0xe047fb['bool']();break;case 0x3:_0x2c00b1['rootGraveyard']=_0xe047fb['bool']();break;case 0x4:if(_0x2c00b1['path']&&_0x2c00b1['path']['length']||(_0x2c00b1['path']=[]),0x2==(0x7&_0x4b5994)){let _0x10667f=_0xe047fb['uint32']()+_0xe047fb['pos'];for(;_0xe047fb['pos']<_0x10667f;)_0x2c00b1['path']['push'](_0xe047fb['uint32']());}else _0x2c00b1['path']['push'](_0xe047fb['uint32']());break;case 0x5:_0x2c00b1['stickiness']=_0xe047fb['string']();break;default:_0xe047fb['skipType'](0x7&_0x4b5994);}}return _0x2c00b1;},_0xa0255d['decodeDelimited']=function(_0x243de2){return _0x243de2 instanceof j||(_0x243de2=new j(_0x243de2)),this['decode'](_0x243de2,_0x243de2['uint32']());},_0xa0255d['verify']=function(_0x2a9703){if('object'!=typeof _0x2a9703||null===_0x2a9703)return'object\x20expected';if(null!=_0x2a9703['root']&&_0x2a9703['hasOwnProperty']('root')&&!k['isString'](_0x2a9703['root']))return'root:\x20string\x20expected';if(null!=_0x2a9703['rootMain']&&_0x2a9703['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2a9703['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2a9703['rootGraveyard']&&_0x2a9703['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2a9703['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2a9703['path']&&_0x2a9703['hasOwnProperty']('path')){if(!Array['isArray'](_0x2a9703['path']))return'path:\x20array\x20expected';for(let _0x3a5114=0x0;_0x3a5114<_0x2a9703['path']['length'];++_0x3a5114)if(!k['isInteger'](_0x2a9703['path'][_0x3a5114]))return'path:\x20integer[]\x20expected';}return null!=_0x2a9703['stickiness']&&_0x2a9703['hasOwnProperty']('stickiness')&&!k['isString'](_0x2a9703['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xa0255d['fromObject']=function(_0x4e2ca6){if(_0x4e2ca6 instanceof v['Position'])return _0x4e2ca6;let _0x4e925b=new v['Position']();if(null!=_0x4e2ca6['root']&&(_0x4e925b['root']=String(_0x4e2ca6['root'])),null!=_0x4e2ca6['rootMain']&&(_0x4e925b['rootMain']=Boolean(_0x4e2ca6['rootMain'])),null!=_0x4e2ca6['rootGraveyard']&&(_0x4e925b['rootGraveyard']=Boolean(_0x4e2ca6['rootGraveyard'])),_0x4e2ca6['path']){if(!Array['isArray'](_0x4e2ca6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4e925b['path']=[];for(let _0x221775=0x0;_0x221775<_0x4e2ca6['path']['length'];++_0x221775)_0x4e925b['path'][_0x221775]=_0x4e2ca6['path'][_0x221775]>>>0x0;}return null!=_0x4e2ca6['stickiness']&&(_0x4e925b['stickiness']=String(_0x4e2ca6['stickiness'])),_0x4e925b;},_0xa0255d['toObject']=function(_0x3f6a73,_0x1ee414){_0x1ee414||(_0x1ee414={});let _0x4e573f={};if((_0x1ee414['arrays']||_0x1ee414['defaults'])&&(_0x4e573f['path']=[]),_0x1ee414['defaults']&&(_0x4e573f['root']='',_0x4e573f['rootMain']=!0x1,_0x4e573f['rootGraveyard']=!0x1,_0x4e573f['stickiness']=''),null!=_0x3f6a73['root']&&_0x3f6a73['hasOwnProperty']('root')&&(_0x4e573f['root']=_0x3f6a73['root']),null!=_0x3f6a73['rootMain']&&_0x3f6a73['hasOwnProperty']('rootMain')&&(_0x4e573f['rootMain']=_0x3f6a73['rootMain']),null!=_0x3f6a73['rootGraveyard']&&_0x3f6a73['hasOwnProperty']('rootGraveyard')&&(_0x4e573f['rootGraveyard']=_0x3f6a73['rootGraveyard']),_0x3f6a73['path']&&_0x3f6a73['path']['length']){_0x4e573f['path']=[];for(let _0x36f7ec=0x0;_0x36f7ec<_0x3f6a73['path']['length'];++_0x36f7ec)_0x4e573f['path'][_0x36f7ec]=_0x3f6a73['path'][_0x36f7ec];}return null!=_0x3f6a73['stickiness']&&_0x3f6a73['hasOwnProperty']('stickiness')&&(_0x4e573f['stickiness']=_0x3f6a73['stickiness']),_0x4e573f;},_0xa0255d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0xa0255d['getTypeUrl']=function(_0x586790){return void 0x0===_0x586790&&(_0x586790='type.googleapis.com'),_0x586790+'/Position';},_0xa0255d;})()),D=v['Range']=((()=>{function _0x138c8c(_0x106d1a){if(_0x106d1a){for(let _0x32799d=Object['keys'](_0x106d1a),_0x28eed3=0x0;_0x28eed3<_0x32799d['length'];++_0x28eed3)null!=_0x106d1a[_0x32799d[_0x28eed3]]&&(this[_0x32799d[_0x28eed3]]=_0x106d1a[_0x32799d[_0x28eed3]]);}}return _0x138c8c['prototype']['start']=null,_0x138c8c['prototype']['end']=null,_0x138c8c['create']=function(_0x4156c8){return new _0x138c8c(_0x4156c8);},_0x138c8c['encode']=function(_0xdb379c,_0x5d7f5b){return _0x5d7f5b||(_0x5d7f5b=y['create']()),null!=_0xdb379c['start']&&Object['hasOwnProperty']['call'](_0xdb379c,'start')&&v['Position']['encode'](_0xdb379c['start'],_0x5d7f5b['uint32'](0xa)['fork']())['ldelim'](),null!=_0xdb379c['end']&&Object['hasOwnProperty']['call'](_0xdb379c,'end')&&v['Position']['encode'](_0xdb379c['end'],_0x5d7f5b['uint32'](0x12)['fork']())['ldelim'](),_0x5d7f5b;},_0x138c8c['encodeDelimited']=function(_0x111b05,_0x472fde){return this['encode'](_0x111b05,_0x472fde)['ldelim']();},_0x138c8c['decode']=function(_0x1ebf2b,_0x81c6cf){_0x1ebf2b instanceof j||(_0x1ebf2b=j['create'](_0x1ebf2b));let _0x23020f=void 0x0===_0x81c6cf?_0x1ebf2b['len']:_0x1ebf2b['pos']+_0x81c6cf,_0x4df673=new v['Range']();for(;_0x1ebf2b['pos']<_0x23020f;){let _0x1165ba=_0x1ebf2b['uint32']();switch(_0x1165ba>>>0x3){case 0x1:_0x4df673['start']=v['Position']['decode'](_0x1ebf2b,_0x1ebf2b['uint32']());break;case 0x2:_0x4df673['end']=v['Position']['decode'](_0x1ebf2b,_0x1ebf2b['uint32']());break;default:_0x1ebf2b['skipType'](0x7&_0x1165ba);}}return _0x4df673;},_0x138c8c['decodeDelimited']=function(_0x3c461c){return _0x3c461c instanceof j||(_0x3c461c=new j(_0x3c461c)),this['decode'](_0x3c461c,_0x3c461c['uint32']());},_0x138c8c['verify']=function(_0x509148){if('object'!=typeof _0x509148||null===_0x509148)return'object\x20expected';if(null!=_0x509148['start']&&_0x509148['hasOwnProperty']('start')){let _0x127d6c=v['Position']['verify'](_0x509148['start']);if(_0x127d6c)return'start.'+_0x127d6c;}if(null!=_0x509148['end']&&_0x509148['hasOwnProperty']('end')){let _0x4c9894=v['Position']['verify'](_0x509148['end']);if(_0x4c9894)return'end.'+_0x4c9894;}return null;},_0x138c8c['fromObject']=function(_0x10a111){if(_0x10a111 instanceof v['Range'])return _0x10a111;let _0xb78352=new v['Range']();if(null!=_0x10a111['start']){if('object'!=typeof _0x10a111['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xb78352['start']=v['Position']['fromObject'](_0x10a111['start']);}if(null!=_0x10a111['end']){if('object'!=typeof _0x10a111['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xb78352['end']=v['Position']['fromObject'](_0x10a111['end']);}return _0xb78352;},_0x138c8c['toObject']=function(_0x1fdba9,_0x4fda26){_0x4fda26||(_0x4fda26={});let _0xc83607={};return _0x4fda26['defaults']&&(_0xc83607['start']=null,_0xc83607['end']=null),null!=_0x1fdba9['start']&&_0x1fdba9['hasOwnProperty']('start')&&(_0xc83607['start']=v['Position']['toObject'](_0x1fdba9['start'],_0x4fda26)),null!=_0x1fdba9['end']&&_0x1fdba9['hasOwnProperty']('end')&&(_0xc83607['end']=v['Position']['toObject'](_0x1fdba9['end'],_0x4fda26)),_0xc83607;},_0x138c8c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x138c8c['getTypeUrl']=function(_0x3b4ca0){return void 0x0===_0x3b4ca0&&(_0x3b4ca0='type.googleapis.com'),_0x3b4ca0+'/Range';},_0x138c8c;})()),I=v['Element']=((()=>{function _0x30af56(_0x500026){if(this['children']=[],this['attributesBoolean']={},_0x500026){for(let _0x2519c0=Object['keys'](_0x500026),_0x16d8a8=0x0;_0x16d8a8<_0x2519c0['length'];++_0x16d8a8)null!=_0x500026[_0x2519c0[_0x16d8a8]]&&(this[_0x2519c0[_0x16d8a8]]=_0x500026[_0x2519c0[_0x16d8a8]]);}}return _0x30af56['prototype']['name']='',_0x30af56['prototype']['children']=k['emptyArray'],_0x30af56['prototype']['data']='',_0x30af56['prototype']['attributesBoolean']=k['emptyObject'],_0x30af56['prototype']['attributesJson']='',_0x30af56['create']=function(_0x274009){return new _0x30af56(_0x274009);},_0x30af56['encode']=function(_0x583c67,_0x5cecf0){if(_0x5cecf0||(_0x5cecf0=y['create']()),null!=_0x583c67['name']&&Object['hasOwnProperty']['call'](_0x583c67,'name')&&_0x5cecf0['uint32'](0xa)['string'](_0x583c67['name']),null!=_0x583c67['children']&&_0x583c67['children']['length']){for(let _0x70d66b=0x0;_0x70d66b<_0x583c67['children']['length'];++_0x70d66b)v['Element']['encode'](_0x583c67['children'][_0x70d66b],_0x5cecf0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x583c67['data']&&Object['hasOwnProperty']['call'](_0x583c67,'data')&&_0x5cecf0['uint32'](0x1a)['string'](_0x583c67['data']),null!=_0x583c67['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x583c67,'attributesBoolean')){for(let _0x1c8c09=Object['keys'](_0x583c67['attributesBoolean']),_0x502a91=0x0;_0x502a91<_0x1c8c09['length'];++_0x502a91)_0x5cecf0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1c8c09[_0x502a91])['uint32'](0x10)['bool'](_0x583c67['attributesBoolean'][_0x1c8c09[_0x502a91]])['ldelim']();}return null!=_0x583c67['attributesJson']&&Object['hasOwnProperty']['call'](_0x583c67,'attributesJson')&&_0x5cecf0['uint32'](0x2a)['string'](_0x583c67['attributesJson']),_0x5cecf0;},_0x30af56['encodeDelimited']=function(_0x4d74d4,_0x2b420a){return this['encode'](_0x4d74d4,_0x2b420a)['ldelim']();},_0x30af56['decode']=function(_0x3a9b1d,_0x112018){_0x3a9b1d instanceof j||(_0x3a9b1d=j['create'](_0x3a9b1d));let _0x31d540,_0x4c533d,_0x4b5419=void 0x0===_0x112018?_0x3a9b1d['len']:_0x3a9b1d['pos']+_0x112018,_0x1e80c7=new v['Element']();for(;_0x3a9b1d['pos']<_0x4b5419;){let _0x331f3f=_0x3a9b1d['uint32']();switch(_0x331f3f>>>0x3){case 0x1:_0x1e80c7['name']=_0x3a9b1d['string']();break;case 0x2:_0x1e80c7['children']&&_0x1e80c7['children']['length']||(_0x1e80c7['children']=[]),_0x1e80c7['children']['push'](v['Element']['decode'](_0x3a9b1d,_0x3a9b1d['uint32']()));break;case 0x3:_0x1e80c7['data']=_0x3a9b1d['string']();break;case 0x4:{_0x1e80c7['attributesBoolean']===k['emptyObject']&&(_0x1e80c7['attributesBoolean']={});let _0x31bf9=_0x3a9b1d['uint32']()+_0x3a9b1d['pos'];for(_0x31d540='',_0x4c533d=!0x1;_0x3a9b1d['pos']<_0x31bf9;){let _0x282e80=_0x3a9b1d['uint32']();switch(_0x282e80>>>0x3){case 0x1:_0x31d540=_0x3a9b1d['string']();break;case 0x2:_0x4c533d=_0x3a9b1d['bool']();break;default:_0x3a9b1d['skipType'](0x7&_0x282e80);}}_0x1e80c7['attributesBoolean'][_0x31d540]=_0x4c533d;break;}case 0x5:_0x1e80c7['attributesJson']=_0x3a9b1d['string']();break;default:_0x3a9b1d['skipType'](0x7&_0x331f3f);}}return _0x1e80c7;},_0x30af56['decodeDelimited']=function(_0x1d88c7){return _0x1d88c7 instanceof j||(_0x1d88c7=new j(_0x1d88c7)),this['decode'](_0x1d88c7,_0x1d88c7['uint32']());},_0x30af56['verify']=function(_0x3d2ad0){if('object'!=typeof _0x3d2ad0||null===_0x3d2ad0)return'object\x20expected';if(null!=_0x3d2ad0['name']&&_0x3d2ad0['hasOwnProperty']('name')&&!k['isString'](_0x3d2ad0['name']))return'name:\x20string\x20expected';if(null!=_0x3d2ad0['children']&&_0x3d2ad0['hasOwnProperty']('children')){if(!Array['isArray'](_0x3d2ad0['children']))return'children:\x20array\x20expected';for(let _0x2814e8=0x0;_0x2814e8<_0x3d2ad0['children']['length'];++_0x2814e8){let _0x231f35=v['Element']['verify'](_0x3d2ad0['children'][_0x2814e8]);if(_0x231f35)return'children.'+_0x231f35;}}if(null!=_0x3d2ad0['data']&&_0x3d2ad0['hasOwnProperty']('data')&&!k['isString'](_0x3d2ad0['data']))return'data:\x20string\x20expected';if(null!=_0x3d2ad0['attributesBoolean']&&_0x3d2ad0['hasOwnProperty']('attributesBoolean')){if(!k['isObject'](_0x3d2ad0['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';let _0x2dd1f5=Object['keys'](_0x3d2ad0['attributesBoolean']);for(let _0x36314c=0x0;_0x36314c<_0x2dd1f5['length'];++_0x36314c)if('boolean'!=typeof _0x3d2ad0['attributesBoolean'][_0x2dd1f5[_0x36314c]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3d2ad0['attributesJson']&&_0x3d2ad0['hasOwnProperty']('attributesJson')&&!k['isString'](_0x3d2ad0['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x30af56['fromObject']=function(_0x565e7b){if(_0x565e7b instanceof v['Element'])return _0x565e7b;let _0x171b51=new v['Element']();if(null!=_0x565e7b['name']&&(_0x171b51['name']=String(_0x565e7b['name'])),_0x565e7b['children']){if(!Array['isArray'](_0x565e7b['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x171b51['children']=[];for(let _0x2a9107=0x0;_0x2a9107<_0x565e7b['children']['length'];++_0x2a9107){if('object'!=typeof _0x565e7b['children'][_0x2a9107])throw TypeError('.Element.children:\x20object\x20expected');_0x171b51['children'][_0x2a9107]=v['Element']['fromObject'](_0x565e7b['children'][_0x2a9107]);}}if(null!=_0x565e7b['data']&&(_0x171b51['data']=String(_0x565e7b['data'])),_0x565e7b['attributesBoolean']){if('object'!=typeof _0x565e7b['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x171b51['attributesBoolean']={};for(let _0x374faa=Object['keys'](_0x565e7b['attributesBoolean']),_0x1942f8=0x0;_0x1942f8<_0x374faa['length'];++_0x1942f8)_0x171b51['attributesBoolean'][_0x374faa[_0x1942f8]]=Boolean(_0x565e7b['attributesBoolean'][_0x374faa[_0x1942f8]]);}return null!=_0x565e7b['attributesJson']&&(_0x171b51['attributesJson']=String(_0x565e7b['attributesJson'])),_0x171b51;},_0x30af56['toObject']=function(_0x1a8315,_0x2656bb){_0x2656bb||(_0x2656bb={});let _0x30adc8,_0x3efe75={};if((_0x2656bb['arrays']||_0x2656bb['defaults'])&&(_0x3efe75['children']=[]),(_0x2656bb['objects']||_0x2656bb['defaults'])&&(_0x3efe75['attributesBoolean']={}),_0x2656bb['defaults']&&(_0x3efe75['name']='',_0x3efe75['data']='',_0x3efe75['attributesJson']=''),null!=_0x1a8315['name']&&_0x1a8315['hasOwnProperty']('name')&&(_0x3efe75['name']=_0x1a8315['name']),_0x1a8315['children']&&_0x1a8315['children']['length']){_0x3efe75['children']=[];for(let _0x328cb2=0x0;_0x328cb2<_0x1a8315['children']['length'];++_0x328cb2)_0x3efe75['children'][_0x328cb2]=v['Element']['toObject'](_0x1a8315['children'][_0x328cb2],_0x2656bb);}if(null!=_0x1a8315['data']&&_0x1a8315['hasOwnProperty']('data')&&(_0x3efe75['data']=_0x1a8315['data']),_0x1a8315['attributesBoolean']&&(_0x30adc8=Object['keys'](_0x1a8315['attributesBoolean']))['length']){_0x3efe75['attributesBoolean']={};for(let _0x3bd19d=0x0;_0x3bd19d<_0x30adc8['length'];++_0x3bd19d)_0x3efe75['attributesBoolean'][_0x30adc8[_0x3bd19d]]=_0x1a8315['attributesBoolean'][_0x30adc8[_0x3bd19d]];}return null!=_0x1a8315['attributesJson']&&_0x1a8315['hasOwnProperty']('attributesJson')&&(_0x3efe75['attributesJson']=_0x1a8315['attributesJson']),_0x3efe75;},_0x30af56['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x153f59['util']['toJSONOptions']);},_0x30af56['getTypeUrl']=function(_0x176808){return void 0x0===_0x176808&&(_0x176808='type.googleapis.com'),_0x176808+'/Element';},_0x30af56;})());var u=Object['freeze']({'__proto__':null,'AttributeOperation':M,'Element':I,'InsertOperation':B,'MarkerOperation':V,'MergeOperation':S,'MoveOperation':U,'Position':T,'Range':D,'RenameOperation':A,'RootAttributeOperation':N,'RootOperation':R,'SplitOperation':E,'default':v});class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x138806){return new C(this['_protobufRoot'][_0x138806]);}}class C{['_protobuf'];constructor(_0x28b6b9){this['_protobuf']=_0x28b6b9;}['compress'](_0x4bde3a){const _0x135b47=this['_protobuf']['verify'](_0x4bde3a);if(_0x135b47)throw Error(_0x135b47);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4bde3a))['finish']();}['decompress'](_0x38c526){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x38c526),{'oneofs':!0x0});}}function _(_0x1b079e,_0x1b2fff){const _0x1af0e7=_0x153096(_0x1b079e);return _0x1af0e7['path'][_0x1af0e7['path']['length']-0x1]+=_0x1b2fff,_0x1af0e7;}function O(_0x4d90a0,_0x47f2ab){return _0x4d90a0['root']===_0x47f2ab['root']&&_0xe37cb1(_0x4d90a0['path'],_0x47f2ab['path']);}function $(_0x158176){P(_0x158176,_0x558080=>('main'==_0x558080['root']?(_0x558080['rootMain']=!0x0,delete _0x558080['root']):'$graveyard'==_0x558080['root']&&(_0x558080['rootGraveyard']=!0x0,delete _0x558080['root']),_0x558080));}function J(_0x3f311f){P(_0x3f311f,_0x2566ec=>(_0x2566ec['rootMain']?(_0x2566ec['root']='main',delete _0x2566ec['rootMain']):_0x2566ec['rootGraveyard']&&(_0x2566ec['root']='$graveyard',delete _0x2566ec['rootGraveyard']),_0x2566ec));}function P(_0x576d31,_0x5aee3a){for(const _0x364607 in _0x576d31){const _0x529f14=_0x576d31[_0x364607];'nodes'!==_0x364607&&_0x2a1eb9(_0x529f14)&&(_0x529f14['path']&&(_0x529f14['root']||_0x529f14['rootMain']||_0x529f14['rootGraveyard'])?_0x576d31[_0x364607]=_0x5aee3a(_0x529f14):P(_0x529f14,_0x5aee3a));}return _0x576d31;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x52b375,_0x319c62,_0x53e9b3){this['_id']=_0x52b375,this['_operationName']=_0x319c62,this['_protobufDescriptor']=_0x53e9b3;}['compress'](_0xea943e,_0x136771){const _0xdc464f=_0x136771['shift']();return $(_0xdc464f),_0xea943e['buffers']['push'](this['_protobufDescriptor']['compress'](_0xdc464f)),_0xea943e['types']['push'](this['_id']),!0x0;}['decompress'](_0x4fb4ae,_0x1d69c1){_0x1d69c1['types']['shift']();const _0x41cb2b=this['_protobufDescriptor']['decompress'](_0x1d69c1['buffers']['shift']());J(_0x41cb2b),_0x41cb2b['__className']=this['_operationName'],_0x4fb4ae['push'](_0x41cb2b);}}class s extends e{['compress'](_0x4029f7,_0x46118c){const _0xdc718d=_0x46118c['shift']();return this['_serializeOneOf']('oldValue',_0xdc718d),this['_serializeOneOf']('newValue',_0xdc718d),$(_0xdc718d),_0x4029f7['buffers']['push'](this['_protobufDescriptor']['compress'](_0xdc718d)),_0x4029f7['types']['push'](this['_id']),!0x0;}['decompress'](_0x592c70,_0x59a1f2){const {types:_0xbf4015,buffers:_0x2e6a08}=_0x59a1f2,_0x515840=this['_protobufDescriptor']['decompress'](_0x2e6a08['shift']());_0xbf4015['shift'](),this['_deserializeOneOf']('oldValue',_0x515840),this['_deserializeOneOf']('newValue',_0x515840),J(_0x515840),_0x515840['__className']=this['_operationName'],_0x592c70['push'](_0x515840);}['_serializeOneOf'](_0x1dc260,_0xf779e4){const _0x331b5d=_0xf779e4[_0x1dc260];'boolean'==typeof _0x331b5d?_0xf779e4[_0x1dc260+'Boolean']=_0x331b5d:_0xf779e4[_0x1dc260+'Json']=JSON['stringify'](_0x331b5d);}['_deserializeOneOf'](_0x161f9,_0x47235f){const _0x59e430=_0x161f9+'Json';_0x47235f[_0x59e430]?(_0x47235f[_0x161f9]=JSON['parse'](_0x47235f[_0x59e430]),delete _0x47235f[_0x59e430]):(_0x47235f[_0x161f9]=_0x47235f[_0x161f9+'Boolean'],delete _0x47235f[_0x161f9+'Boolean']);}}class i extends e{['compress'](_0x3648cd,_0x56d66a){const _0x43d485=_0x56d66a['shift']();return this['_serializeNodesAttributes'](_0x43d485['nodes']),$(_0x43d485),_0x3648cd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x43d485)),_0x3648cd['types']['push'](this['_id']),!0x0;}['decompress'](_0x239dac,_0x4bed69){const {types:_0x288701,buffers:_0x9be49a}=_0x4bed69,_0x5d704a=this['_protobufDescriptor']['decompress'](_0x9be49a['shift']());_0x288701['shift'](),_0x5d704a['nodes']||(_0x5d704a['nodes']=[]),this['_deserializeNodesAttributes'](_0x5d704a['nodes']),J(_0x5d704a),_0x5d704a['__className']=this['_operationName'],_0x239dac['push'](_0x5d704a);}['_serializeNodesAttributes'](_0xcda242){for(const _0x88f8ff of _0xcda242){if(_0x88f8ff['attributes']){const _0x50e1dd=_0x88f8ff['attributes'];this['_areValuesBoolean'](_0x50e1dd)?_0x88f8ff['attributesBoolean']=_0x50e1dd:_0x88f8ff['attributesJson']=JSON['stringify'](_0x50e1dd);}_0x88f8ff['children']&&this['_serializeNodesAttributes'](_0x88f8ff['children']);}}['_deserializeNodesAttributes'](_0x21ebc7){for(const _0x1c5294 of _0x21ebc7)(_0x1c5294['attributesBoolean']||_0x1c5294['attributesJson'])&&(_0x1c5294['attributesBoolean']?(_0x1c5294['attributes']=_0x1c5294['attributesBoolean'],delete _0x1c5294['attributesBoolean']):(_0x1c5294['attributes']=JSON['parse'](_0x1c5294['attributesJson']),delete _0x1c5294['attributesJson'])),_0x1c5294['children']&&this['_deserializeNodesAttributes'](_0x1c5294['children']);}['_areValuesBoolean'](_0x598ae2){return Object['keys'](_0x598ae2)['every'](_0x1734d5=>'boolean'==typeof _0x598ae2[_0x1734d5]);}}class n extends e{['decompress'](_0x1dffb9,_0x3bdd17){super['decompress'](_0x1dffb9,_0x3bdd17);const _0x463ec4=_0x1dffb9[_0x1dffb9['length']-0x1];_0x463ec4['oldRange']||(_0x463ec4['oldRange']=null),_0x463ec4['newRange']||(_0x463ec4['newRange']=null);}}class p extends e{['compress'](_0x2d26b9,_0x5cb48f){return _0x5cb48f['shift'](),_0x2d26b9['types']['push'](this['_id']),!0x0;}['decompress'](_0x10aff6,_0x453e6f){_0x453e6f['types']['shift'](),_0x10aff6['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x31aef4,_0xf48a31,_0x2dfbec,_0x5bac67){super(_0x31aef4,_0xf48a31,_0x2dfbec),this['_omittedNamespace']=_0x5bac67+':';}['compress'](_0x1781dc,_0x1ebe28){return!('MarkerOperation'!=_0x1ebe28[0x0]['__className']||!_0x1ebe28[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1ebe28[0x0]['name']=_0x1ebe28[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1781dc,_0x1ebe28),!0x0);}['decompress'](_0x19a24d,_0x47cab4){super['decompress'](_0x19a24d,_0x47cab4);const _0x611c2d=_0x19a24d[_0x19a24d['length']-0x1];_0x611c2d['name']=this['_omittedNamespace']+_0x611c2d['name'];}}class b{['_id'];['_context'];constructor(_0x3c7905,_0x349bab){this['_id']=_0x3c7905,this['_context']=_0x349bab;}['compress'](_0x171ab5,_0x3fcd30){let _0x57383f;for(;_0x3fcd30['length']>0x1&&this['_compareOperations'](_0x3fcd30[0x0],_0x3fcd30[0x1]);)_0x57383f?(_0x57383f=this['_combineNext'](_0x3fcd30['shift'](),_0x57383f),_0x171ab5['types']['push'](0x0)):(_0x57383f=_0x153096(_0x3fcd30['shift']()),_0x171ab5['types']['push'](this['_id']));return!!_0x57383f&&(_0x57383f=this['_combineNext'](_0x3fcd30['shift'](),_0x57383f),_0x171ab5['types']['push'](0x0),_0x171ab5['buffers']['push'](this['_compressSingleOperation'](_0x57383f)),!0x0);}['decompress'](_0x50633c,_0x4ad9cb){const _0x3197bb=this['_decompressSingleOperation'](_0x4ad9cb);for(;0x0==_0x4ad9cb['types'][0x0];)_0x4ad9cb['types']['shift'](),_0x50633c['push'](this['_splitCurrent'](_0x3197bb));_0x50633c['push'](_0x3197bb);}}class m extends b{['_combineNext'](_0x5c3601,_0x4a78d9){return _0x4a78d9['nodes'][0x0]['data']+=_0x5c3601['nodes'][0x0]['data'],_0x4a78d9;}['_splitCurrent'](_0x54fc62){const _0x272093=_0x153096(_0x54fc62),_0x46d9e4=_0x272093['nodes'][0x0],_0x5ae248=_0x54fc62['nodes'][0x0],_0x5da421=_0x5ae248['data'][Symbol['iterator']]()['next']()['value'],_0x4c68f4=_0x5da421['length'];return _0x46d9e4['data']=_0x5da421,_0x5ae248['data']=_0x5ae248['data']['substr'](_0x4c68f4),_0x54fc62['position']=_(_0x54fc62['position'],_0x4c68f4),_0x272093;}['_compareOperations'](_0x5d5529,_0x1ad973){if(this['_checkOperation'](_0x5d5529)&&this['_checkOperation'](_0x1ad973)){const _0x11859c=_0x5d5529['nodes'][0x0]['data']['length'],_0x1c0acd=O(_(_0x5d5529['position'],_0x11859c),_0x1ad973['position']),_0x4751f0=_0x5d5529['nodes'][0x0],_0x5b4319=_0x1ad973['nodes'][0x0];return _0x1c0acd&&this['_compareAttributes'](_0x4751f0,_0x5b4319);}return!0x1;}['_compressSingleOperation'](_0x47ee71){const _0x3b8e43={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3b8e43,[_0x47ee71]),_0x3b8e43['buffers'][0x0];}['_decompressSingleOperation'](_0x25756f){const _0x22cec8=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x22cec8,_0x25756f),_0x22cec8[0x0];}['_checkOperation'](_0x335d2f){return'InsertOperation'==_0x335d2f['__className']&&0x1==_0x335d2f['nodes']['length']&&_0x335d2f['nodes'][0x0]['data']&&!_0x335d2f['wasUndone']&&0x1==Array['from'](_0x335d2f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x3f13ed,_0xab7d7e){const _0x4d1a92=Object['keys'](_0x3f13ed['attributes']||{}),_0x1eddf7=Object['keys'](_0xab7d7e['attributes']||{});return _0x4d1a92['length']===_0x1eddf7['length']&&_0x4d1a92['every'](_0xc99b2f=>_0xab7d7e['attributes'][_0xc99b2f]&&_0xab7d7e['attributes'][_0xc99b2f]===_0x3f13ed['attributes'][_0xc99b2f]);}}class c extends b{['_combineNext'](_0x30e301,_0x148a4c){return _0x148a4c['howMany']++,_0x148a4c['sourcePosition']=_0x153096(_0x30e301['sourcePosition']),_0x148a4c;}['_splitCurrent'](_0x31fa80){const _0x1c249d=_0x153096(_0x31fa80);return _0x31fa80['howMany']--,_0x1c249d['howMany']=0x1,_0x1c249d['sourcePosition']=_(_0x1c249d['sourcePosition'],_0x31fa80['howMany']),_0x1c249d;}['_compareOperations'](_0x18c400,_0x105e4f){return!(!this['_checkOperation'](_0x18c400)||!this['_checkOperation'](_0x105e4f))&&(O(_(_0x18c400['sourcePosition'],-0x1),_0x105e4f['sourcePosition'])&&O(_0x18c400['targetPosition'],_0x105e4f['targetPosition']));}['_compressSingleOperation'](_0x26afa7){const _0x4a7cf6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4a7cf6,[_0x26afa7]),_0x4a7cf6['buffers'][0x0];}['_decompressSingleOperation'](_0xec2e0d){const _0x19dc40=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x19dc40,_0xec2e0d),_0x19dc40[0x0];}['_checkOperation'](_0x3ea160){return'MoveOperation'==_0x3ea160['__className']&&'$graveyard'==_0x3ea160['targetPosition']['root']&&0x1==_0x3ea160['howMany']&&!_0x3ea160['wasUndone'];}}class h extends b{['_combineNext'](_0x192ec1,_0x4894b7){return _0x4894b7['howMany']++,_0x4894b7;}['_splitCurrent'](_0x212e36){const _0x179526=_0x153096(_0x212e36);return _0x179526['howMany']=0x1,_0x212e36['howMany']--,_0x179526;}['_compareOperations'](_0x1b5cb7,_0x5dc116){return!(!this['_checkOperation'](_0x1b5cb7)||!this['_checkOperation'](_0x5dc116))&&(O(_0x1b5cb7['sourcePosition'],_0x5dc116['sourcePosition'])&&O(_0x1b5cb7['targetPosition'],_0x5dc116['targetPosition']));}['_compressSingleOperation'](_0x3e4539){const _0x425233={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x425233,[_0x3e4539]),_0x425233['buffers'][0x0];}['_decompressSingleOperation'](_0x564f33){const _0x2bc133=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2bc133,_0x564f33),_0x2bc133[0x0];}['_checkOperation'](_0xeeaf63){return'MoveOperation'==_0xeeaf63['__className']&&'$graveyard'==_0xeeaf63['targetPosition']['root']&&0x1==_0xeeaf63['howMany']&&!_0xeeaf63['wasUndone'];}}class f extends b{['compress'](_0x159adb,_0x20a612){if(!this['_compareOperations'](_0x20a612[0x0],_0x20a612[0x1]))return!0x1;const _0x2605b2=_0x20a612['shift']();return _0x2605b2['oldRange']=null,_0x2605b2['newRange']&&O(_0x2605b2['newRange']['start'],_0x2605b2['newRange']['end'])&&(_0x2605b2['newRange']['end']=null),_0x20a612['shift'](),_0x159adb['types']['push'](this['_id']),_0x159adb['types']['push'](0x0),_0x159adb['buffers']['push'](this['_compressSingleOperation'](_0x2605b2)),!0x0;}['decompress'](_0x52f71d,_0x29c56a){const _0x12e3c8=this['_decompressSingleOperation'](_0x29c56a);_0x12e3c8['newRange']&&!_0x12e3c8['newRange']['end']&&(_0x12e3c8['newRange']['end']=_0x153096(_0x12e3c8['newRange']['start']));const _0x21d53c=_0x153096(_0x12e3c8);_0x21d53c['newRange']&&(_0x21d53c['newRange']['start']['stickiness']='toNone',_0x21d53c['newRange']['end']=_0x153096(_0x21d53c['newRange']['start'])),_0x21d53c['name']='user:position:'+_0x21d53c['name']['split'](':')[0x2],_0x29c56a['types']['shift'](),_0x52f71d['push'](_0x12e3c8),_0x52f71d['push'](_0x21d53c);}['_compressSingleOperation'](_0x2d41af){const _0x3728de={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3728de,[_0x2d41af]),_0x3728de['buffers'][0x0];}['_decompressSingleOperation'](_0x2e5fe7){const _0x532c09=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x532c09,_0x2e5fe7),_0x532c09[0x0];}['_compareOperations'](_0x48b8f0,_0x1136b3){return!(!_0x48b8f0||!_0x1136b3)&&('MarkerOperation'==_0x48b8f0['__className']&&'MarkerOperation'==_0x1136b3['__className']&&!(!_0x48b8f0['name']['startsWith']('user:')||!_0x1136b3['name']['startsWith']('user:')||_0x48b8f0['name']==_0x1136b3['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x279505=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x279505,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x279505,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1a8263){if(!_0x1a8263||!_0x1a8263[0x0])throw new _0x39c2e3('no-operations-provided',this);const _0x4ceb61={'types':[],'buffers':[],'baseVersion':_0x1a8263[0x0]['baseVersion']};for(;_0x1a8263['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4ceb61,_0x1a8263)||this['_getCompressorByName']('TypingAction')['compress'](_0x4ceb61,_0x1a8263)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4ceb61,_0x1a8263)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4ceb61,_0x1a8263)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4ceb61,_0x1a8263)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4ceb61,_0x1a8263)||this['_getCompressorByName'](_0x1a8263[0x0]['__className'])['compress'](_0x4ceb61,_0x1a8263);return _0x4ceb61;}['decompress'](_0x26934c){const _0x44fc8c=[];for(;_0x26934c['types']['length'];){this['_compressorById']['get'](_0x26934c['types'][0x0])['decompress'](_0x44fc8c,_0x26934c);}return _0x44fc8c['forEach']((_0x180183,_0x522d7f)=>_0x180183['baseVersion']=_0x26934c['baseVersion']+_0x522d7f),_0x44fc8c;}['_getCompressorByName'](_0x207cd8){return this['_compressorByName']['get'](_0x207cd8);}['_registerOperationCompressor'](_0x2b0250,_0x52f5db,_0x42cb07){const _0x1ee044=new _0x42cb07(_0x2b0250,_0x52f5db,this['_protobufFactory']['getDescriptor'](_0x52f5db));this['_registerCompressor'](_0x2b0250,_0x52f5db,_0x1ee044);}['_registerActionCompressor'](_0x40583c,_0x370028,_0x25c823){const _0x1a4c70=new _0x25c823(_0x40583c,this);this['_registerCompressor'](_0x40583c,_0x370028,_0x1a4c70);}['_registerCompressor'](_0x4fc5e9,_0x3b197e,_0x2710ca){this['_compressorById']['set'](_0x4fc5e9,_0x2710ca),this['_compressorByName']['set'](_0x3b197e,_0x2710ca);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "0.0.0-nightly-20240513.0",
3
+ "version": "0.0.0-nightly-20240514.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,7 +33,7 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "ckeditor5": "0.0.0-nightly-20240513.0",
36
+ "ckeditor5": "0.0.0-nightly-20240514.0",
37
37
  "lodash-es": "4.17.21",
38
38
  "protobufjs": "7.2.5"
39
39
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c77f4=_0x2cb5;(function(_0x38a96f,_0x498106){const _0x48ef85=_0x2cb5,_0x4e72e5=_0x38a96f();while(!![]){try{const _0x2bcc75=-parseInt(_0x48ef85(0x1f4))/0x1*(-parseInt(_0x48ef85(0x1e9))/0x2)+parseInt(_0x48ef85(0x1e8))/0x3*(parseInt(_0x48ef85(0x1ea))/0x4)+parseInt(_0x48ef85(0x1e2))/0x5+parseInt(_0x48ef85(0x1e5))/0x6*(parseInt(_0x48ef85(0x1ee))/0x7)+parseInt(_0x48ef85(0x1f3))/0x8*(parseInt(_0x48ef85(0x1ed))/0x9)+parseInt(_0x48ef85(0x1de))/0xa+-parseInt(_0x48ef85(0x1e7))/0xb;if(_0x2bcc75===_0x498106)break;else _0x4e72e5['push'](_0x4e72e5['shift']());}catch(_0x2a8a62){_0x4e72e5['push'](_0x4e72e5['shift']());}}}(_0x520e,0xdcf10));import{cloneDeep as _0x16bb2a}from'lodash-es';export default class b{constructor(_0xd49e66,_0xf36a0d){const _0x509d98=_0x2cb5;this[_0x509d98(0x1dc)]=_0xd49e66,this[_0x509d98(0x1ef)]=_0xf36a0d;}[_0x3c77f4(0x1e3)](_0x768727,_0x5b5336){const _0x5c2505=_0x3c77f4;let _0x3fb2f5;for(;_0x5b5336[_0x5c2505(0x1f0)]>0x1&&this[_0x5c2505(0x1f1)](_0x5b5336[0x0],_0x5b5336[0x1]);)_0x3fb2f5?(_0x3fb2f5=this[_0x5c2505(0x1e0)](_0x5b5336[_0x5c2505(0x1e4)](),_0x3fb2f5),_0x768727[_0x5c2505(0x1eb)][_0x5c2505(0x1f2)](0x0)):(_0x3fb2f5=_0x16bb2a(_0x5b5336[_0x5c2505(0x1e4)]()),_0x768727[_0x5c2505(0x1eb)][_0x5c2505(0x1f2)](this[_0x5c2505(0x1dc)]));return!!_0x3fb2f5&&(_0x3fb2f5=this[_0x5c2505(0x1e0)](_0x5b5336[_0x5c2505(0x1e4)](),_0x3fb2f5),_0x768727[_0x5c2505(0x1eb)][_0x5c2505(0x1f2)](0x0),_0x768727[_0x5c2505(0x1e1)][_0x5c2505(0x1f2)](this[_0x5c2505(0x1dd)](_0x3fb2f5)),!0x0);}[_0x3c77f4(0x1e6)](_0x242f06,_0x417b23){const _0x12ba21=_0x3c77f4,_0x392487=this[_0x12ba21(0x1df)](_0x417b23);for(;0x0==_0x417b23[_0x12ba21(0x1eb)][0x0];)_0x417b23[_0x12ba21(0x1eb)][_0x12ba21(0x1e4)](),_0x242f06[_0x12ba21(0x1f2)](this[_0x12ba21(0x1ec)](_0x392487));_0x242f06[_0x12ba21(0x1f2)](_0x392487);}}function _0x2cb5(_0x1d8dcd,_0x19da77){const _0x520ed9=_0x520e();return _0x2cb5=function(_0x2cb5af,_0x33646e){_0x2cb5af=_0x2cb5af-0x1dc;let _0x482a1c=_0x520ed9[_0x2cb5af];return _0x482a1c;},_0x2cb5(_0x1d8dcd,_0x19da77);}function _0x520e(){const _0x22c98f=['20224pOqbHs','types','_splitCurrent','8040051ortzUN','7oWDKfY','_context','length','_compareOperations','push','8vaJVZD','271zDckqO','_id','_compressSingleOperation','12880410Ttgvhm','_decompressSingleOperation','_combineNext','buffers','3482520FVfpyq','compress','shift','3589554HHyzJn','decompress','59116057bSJOKm','636eXeLXW','12776NeKKDn'];_0x520e=function(){return _0x22c98f;};return _0x520e();}
23
+ const _0x5b5e80=_0x57d2;(function(_0x286125,_0x5c99bf){const _0x523bc1=_0x57d2,_0x390580=_0x286125();while(!![]){try{const _0x27c2fb=-parseInt(_0x523bc1(0x8e))/0x1+parseInt(_0x523bc1(0x93))/0x2*(parseInt(_0x523bc1(0x95))/0x3)+-parseInt(_0x523bc1(0x99))/0x4+-parseInt(_0x523bc1(0xa1))/0x5+-parseInt(_0x523bc1(0x9a))/0x6*(-parseInt(_0x523bc1(0x98))/0x7)+parseInt(_0x523bc1(0x9f))/0x8+parseInt(_0x523bc1(0x96))/0x9;if(_0x27c2fb===_0x5c99bf)break;else _0x390580['push'](_0x390580['shift']());}catch(_0x19a997){_0x390580['push'](_0x390580['shift']());}}}(_0x5602,0x65227));function _0x57d2(_0x2f8070,_0x4613ab){const _0x5602f3=_0x5602();return _0x57d2=function(_0x57d2f6,_0x4edf77){_0x57d2f6=_0x57d2f6-0x8e;let _0x5d6e1c=_0x5602f3[_0x57d2f6];return _0x5d6e1c;},_0x57d2(_0x2f8070,_0x4613ab);}function _0x5602(){const _0x4c0721=['push','2967RqGizA','5615307VxoUgT','buffers','7PUXDmn','1686528zqvhCo','814794Aeslwb','types','_decompressSingleOperation','_context','compress','6235608DrLjBy','_compareOperations','3944615wWUgEW','_id','_combineNext','decompress','84479zINVtN','_splitCurrent','_compressSingleOperation','length','shift','344EFBMnO'];_0x5602=function(){return _0x4c0721;};return _0x5602();}import{cloneDeep as _0x1b9c7d}from'lodash-es';export default class b{constructor(_0x2e2dc9,_0x46b70d){const _0x5449ba=_0x57d2;this[_0x5449ba(0xa2)]=_0x2e2dc9,this[_0x5449ba(0x9d)]=_0x46b70d;}[_0x5b5e80(0x9e)](_0x10846f,_0x19fcfe){const _0x1a3122=_0x5b5e80;let _0x5f57d2;for(;_0x19fcfe[_0x1a3122(0x91)]>0x1&&this[_0x1a3122(0xa0)](_0x19fcfe[0x0],_0x19fcfe[0x1]);)_0x5f57d2?(_0x5f57d2=this[_0x1a3122(0xa3)](_0x19fcfe[_0x1a3122(0x92)](),_0x5f57d2),_0x10846f[_0x1a3122(0x9b)][_0x1a3122(0x94)](0x0)):(_0x5f57d2=_0x1b9c7d(_0x19fcfe[_0x1a3122(0x92)]()),_0x10846f[_0x1a3122(0x9b)][_0x1a3122(0x94)](this[_0x1a3122(0xa2)]));return!!_0x5f57d2&&(_0x5f57d2=this[_0x1a3122(0xa3)](_0x19fcfe[_0x1a3122(0x92)](),_0x5f57d2),_0x10846f[_0x1a3122(0x9b)][_0x1a3122(0x94)](0x0),_0x10846f[_0x1a3122(0x97)][_0x1a3122(0x94)](this[_0x1a3122(0x90)](_0x5f57d2)),!0x0);}[_0x5b5e80(0xa4)](_0x22aa96,_0x25d65b){const _0x5166e7=_0x5b5e80,_0x1f8ad2=this[_0x5166e7(0x9c)](_0x25d65b);for(;0x0==_0x25d65b[_0x5166e7(0x9b)][0x0];)_0x25d65b[_0x5166e7(0x9b)][_0x5166e7(0x92)](),_0x22aa96[_0x5166e7(0x94)](this[_0x5166e7(0x8f)](_0x1f8ad2));_0x22aa96[_0x5166e7(0x94)](_0x1f8ad2);}}