@ckeditor/ckeditor5-operations-compressor 44.2.1-alpha.0 → 44.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x18a078}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4543d2 from'protobufjs/minimal.js';import{cloneDeep as _0x4abc43,isEqual as _0x49c20e,isObject as _0x2d0e7b}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x184fe9=_0x4543d2['Reader'],_0xc741f8=_0x4543d2['Writer'],_0x4d9c55=_0x4543d2['util'],_0x43c35d=_0x4543d2['roots']['default']||(_0x4543d2['roots']['default']={});return _0x43c35d['AttributeOperation']=(function(){function _0x25ce3e(_0x3a035b){if(_0x3a035b){for(var _0x1941fe=Object['keys'](_0x3a035b),_0x28168a=0x0;_0x28168a<_0x1941fe['length'];++_0x28168a)null!=_0x3a035b[_0x1941fe[_0x28168a]]&&(this[_0x1941fe[_0x28168a]]=_0x3a035b[_0x1941fe[_0x28168a]]);}}return _0x25ce3e['prototype']['range']=null,_0x25ce3e['prototype']['key']='',_0x25ce3e['prototype']['oldValueBoolean']=!0x1,_0x25ce3e['prototype']['oldValueJson']='',_0x25ce3e['prototype']['newValueBoolean']=!0x1,_0x25ce3e['prototype']['newValueJson']='',_0x25ce3e['prototype']['wasUndone']=!0x1,_0x25ce3e['create']=function(_0x3fbe04){return new _0x25ce3e(_0x3fbe04);},_0x25ce3e['encode']=function(_0x5249d0,_0x5b2f58){return _0x5b2f58||(_0x5b2f58=_0xc741f8['create']()),null!=_0x5249d0['range']&&Object['hasOwnProperty']['call'](_0x5249d0,'range')&&_0x43c35d['Range']['encode'](_0x5249d0['range'],_0x5b2f58['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5249d0['key']&&Object['hasOwnProperty']['call'](_0x5249d0,'key')&&_0x5b2f58['uint32'](0x12)['string'](_0x5249d0['key']),null!=_0x5249d0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5249d0,'oldValueBoolean')&&_0x5b2f58['uint32'](0x18)['bool'](_0x5249d0['oldValueBoolean']),null!=_0x5249d0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5249d0,'oldValueJson')&&_0x5b2f58['uint32'](0x22)['string'](_0x5249d0['oldValueJson']),null!=_0x5249d0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5249d0,'newValueBoolean')&&_0x5b2f58['uint32'](0x28)['bool'](_0x5249d0['newValueBoolean']),null!=_0x5249d0['newValueJson']&&Object['hasOwnProperty']['call'](_0x5249d0,'newValueJson')&&_0x5b2f58['uint32'](0x32)['string'](_0x5249d0['newValueJson']),null!=_0x5249d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5249d0,'wasUndone')&&_0x5b2f58['uint32'](0x38)['bool'](_0x5249d0['wasUndone']),_0x5b2f58;},_0x25ce3e['encodeDelimited']=function(_0x530ba1,_0x329c8b){return this['encode'](_0x530ba1,_0x329c8b)['ldelim']();},_0x25ce3e['decode']=function(_0x4addc5,_0x27282c){_0x4addc5 instanceof _0x184fe9||(_0x4addc5=_0x184fe9['create'](_0x4addc5));for(var _0x2f9d01=void 0x0===_0x27282c?_0x4addc5['len']:_0x4addc5['pos']+_0x27282c,_0x3db3e5=new _0x43c35d['AttributeOperation']();_0x4addc5['pos']<_0x2f9d01;){var _0x419cb4=_0x4addc5['uint32']();switch(_0x419cb4>>>0x3){case 0x1:_0x3db3e5['range']=_0x43c35d['Range']['decode'](_0x4addc5,_0x4addc5['uint32']());break;case 0x2:_0x3db3e5['key']=_0x4addc5['string']();break;case 0x3:_0x3db3e5['oldValueBoolean']=_0x4addc5['bool']();break;case 0x4:_0x3db3e5['oldValueJson']=_0x4addc5['string']();break;case 0x5:_0x3db3e5['newValueBoolean']=_0x4addc5['bool']();break;case 0x6:_0x3db3e5['newValueJson']=_0x4addc5['string']();break;case 0x7:_0x3db3e5['wasUndone']=_0x4addc5['bool']();break;default:_0x4addc5['skipType'](0x7&_0x419cb4);}}return _0x3db3e5;},_0x25ce3e['decodeDelimited']=function(_0x3db6ca){return _0x3db6ca instanceof _0x184fe9||(_0x3db6ca=new _0x184fe9(_0x3db6ca)),this['decode'](_0x3db6ca,_0x3db6ca['uint32']());},_0x25ce3e['verify']=function(_0xe96292){if('object'!=typeof _0xe96292||null===_0xe96292)return'object\x20expected';if(null!=_0xe96292['range']&&_0xe96292['hasOwnProperty']('range')){var _0xa566e=_0x43c35d['Range']['verify'](_0xe96292['range']);if(_0xa566e)return'range.'+_0xa566e;}return null!=_0xe96292['key']&&_0xe96292['hasOwnProperty']('key')&&!_0x4d9c55['isString'](_0xe96292['key'])?'key:\x20string\x20expected':null!=_0xe96292['oldValueBoolean']&&_0xe96292['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xe96292['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xe96292['oldValueJson']&&_0xe96292['hasOwnProperty']('oldValueJson')&&!_0x4d9c55['isString'](_0xe96292['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xe96292['newValueBoolean']&&_0xe96292['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xe96292['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xe96292['newValueJson']&&_0xe96292['hasOwnProperty']('newValueJson')&&!_0x4d9c55['isString'](_0xe96292['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xe96292['wasUndone']&&_0xe96292['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe96292['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25ce3e['fromObject']=function(_0x191e6d){if(_0x191e6d instanceof _0x43c35d['AttributeOperation'])return _0x191e6d;var _0x470c2b=new _0x43c35d['AttributeOperation']();if(null!=_0x191e6d['range']){if('object'!=typeof _0x191e6d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x470c2b['range']=_0x43c35d['Range']['fromObject'](_0x191e6d['range']);}return null!=_0x191e6d['key']&&(_0x470c2b['key']=String(_0x191e6d['key'])),null!=_0x191e6d['oldValueBoolean']&&(_0x470c2b['oldValueBoolean']=Boolean(_0x191e6d['oldValueBoolean'])),null!=_0x191e6d['oldValueJson']&&(_0x470c2b['oldValueJson']=String(_0x191e6d['oldValueJson'])),null!=_0x191e6d['newValueBoolean']&&(_0x470c2b['newValueBoolean']=Boolean(_0x191e6d['newValueBoolean'])),null!=_0x191e6d['newValueJson']&&(_0x470c2b['newValueJson']=String(_0x191e6d['newValueJson'])),null!=_0x191e6d['wasUndone']&&(_0x470c2b['wasUndone']=Boolean(_0x191e6d['wasUndone'])),_0x470c2b;},_0x25ce3e['toObject']=function(_0x1a5865,_0x4e877e){_0x4e877e||(_0x4e877e={});var _0x378178={};return _0x4e877e['defaults']&&(_0x378178['range']=null,_0x378178['key']='',_0x378178['oldValueBoolean']=!0x1,_0x378178['oldValueJson']='',_0x378178['newValueBoolean']=!0x1,_0x378178['newValueJson']='',_0x378178['wasUndone']=!0x1),null!=_0x1a5865['range']&&_0x1a5865['hasOwnProperty']('range')&&(_0x378178['range']=_0x43c35d['Range']['toObject'](_0x1a5865['range'],_0x4e877e)),null!=_0x1a5865['key']&&_0x1a5865['hasOwnProperty']('key')&&(_0x378178['key']=_0x1a5865['key']),null!=_0x1a5865['oldValueBoolean']&&_0x1a5865['hasOwnProperty']('oldValueBoolean')&&(_0x378178['oldValueBoolean']=_0x1a5865['oldValueBoolean']),null!=_0x1a5865['oldValueJson']&&_0x1a5865['hasOwnProperty']('oldValueJson')&&(_0x378178['oldValueJson']=_0x1a5865['oldValueJson']),null!=_0x1a5865['newValueBoolean']&&_0x1a5865['hasOwnProperty']('newValueBoolean')&&(_0x378178['newValueBoolean']=_0x1a5865['newValueBoolean']),null!=_0x1a5865['newValueJson']&&_0x1a5865['hasOwnProperty']('newValueJson')&&(_0x378178['newValueJson']=_0x1a5865['newValueJson']),null!=_0x1a5865['wasUndone']&&_0x1a5865['hasOwnProperty']('wasUndone')&&(_0x378178['wasUndone']=_0x1a5865['wasUndone']),_0x378178;},_0x25ce3e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x25ce3e['getTypeUrl']=function(_0x500b25){return void 0x0===_0x500b25&&(_0x500b25='type.googleapis.com'),_0x500b25+'/AttributeOperation';},_0x25ce3e;}()),_0x43c35d['InsertOperation']=(function(){function _0x5cbad6(_0x1e823f){if(this['nodes']=[],_0x1e823f){for(var _0x4429e1=Object['keys'](_0x1e823f),_0x359ebd=0x0;_0x359ebd<_0x4429e1['length'];++_0x359ebd)null!=_0x1e823f[_0x4429e1[_0x359ebd]]&&(this[_0x4429e1[_0x359ebd]]=_0x1e823f[_0x4429e1[_0x359ebd]]);}}return _0x5cbad6['prototype']['position']=null,_0x5cbad6['prototype']['nodes']=_0x4d9c55['emptyArray'],_0x5cbad6['prototype']['shouldReceiveAttributes']=!0x1,_0x5cbad6['prototype']['wasUndone']=!0x1,_0x5cbad6['create']=function(_0x144608){return new _0x5cbad6(_0x144608);},_0x5cbad6['encode']=function(_0x1458c5,_0x26e24f){if(_0x26e24f||(_0x26e24f=_0xc741f8['create']()),null!=_0x1458c5['position']&&Object['hasOwnProperty']['call'](_0x1458c5,'position')&&_0x43c35d['Position']['encode'](_0x1458c5['position'],_0x26e24f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1458c5['nodes']&&_0x1458c5['nodes']['length']){for(var _0x559d39=0x0;_0x559d39<_0x1458c5['nodes']['length'];++_0x559d39)_0x43c35d['Element']['encode'](_0x1458c5['nodes'][_0x559d39],_0x26e24f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1458c5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1458c5,'shouldReceiveAttributes')&&_0x26e24f['uint32'](0x18)['bool'](_0x1458c5['shouldReceiveAttributes']),null!=_0x1458c5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1458c5,'wasUndone')&&_0x26e24f['uint32'](0x20)['bool'](_0x1458c5['wasUndone']),_0x26e24f;},_0x5cbad6['encodeDelimited']=function(_0x3c46bf,_0x34f1ee){return this['encode'](_0x3c46bf,_0x34f1ee)['ldelim']();},_0x5cbad6['decode']=function(_0x266c42,_0x4e1555){_0x266c42 instanceof _0x184fe9||(_0x266c42=_0x184fe9['create'](_0x266c42));for(var _0x4e77c8=void 0x0===_0x4e1555?_0x266c42['len']:_0x266c42['pos']+_0x4e1555,_0xe01264=new _0x43c35d['InsertOperation']();_0x266c42['pos']<_0x4e77c8;){var _0x1885fa=_0x266c42['uint32']();switch(_0x1885fa>>>0x3){case 0x1:_0xe01264['position']=_0x43c35d['Position']['decode'](_0x266c42,_0x266c42['uint32']());break;case 0x2:_0xe01264['nodes']&&_0xe01264['nodes']['length']||(_0xe01264['nodes']=[]),_0xe01264['nodes']['push'](_0x43c35d['Element']['decode'](_0x266c42,_0x266c42['uint32']()));break;case 0x3:_0xe01264['shouldReceiveAttributes']=_0x266c42['bool']();break;case 0x4:_0xe01264['wasUndone']=_0x266c42['bool']();break;default:_0x266c42['skipType'](0x7&_0x1885fa);}}return _0xe01264;},_0x5cbad6['decodeDelimited']=function(_0x59a5d9){return _0x59a5d9 instanceof _0x184fe9||(_0x59a5d9=new _0x184fe9(_0x59a5d9)),this['decode'](_0x59a5d9,_0x59a5d9['uint32']());},_0x5cbad6['verify']=function(_0x577c2e){if('object'!=typeof _0x577c2e||null===_0x577c2e)return'object\x20expected';if(null!=_0x577c2e['position']&&_0x577c2e['hasOwnProperty']('position')&&(_0x421b1c=_0x43c35d['Position']['verify'](_0x577c2e['position'])))return'position.'+_0x421b1c;if(null!=_0x577c2e['nodes']&&_0x577c2e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x577c2e['nodes']))return'nodes:\x20array\x20expected';for(var _0x5e9e87=0x0;_0x5e9e87<_0x577c2e['nodes']['length'];++_0x5e9e87){var _0x421b1c;if(_0x421b1c=_0x43c35d['Element']['verify'](_0x577c2e['nodes'][_0x5e9e87]))return'nodes.'+_0x421b1c;}}return null!=_0x577c2e['shouldReceiveAttributes']&&_0x577c2e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x577c2e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x577c2e['wasUndone']&&_0x577c2e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x577c2e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cbad6['fromObject']=function(_0x11df70){if(_0x11df70 instanceof _0x43c35d['InsertOperation'])return _0x11df70;var _0x15e796=new _0x43c35d['InsertOperation']();if(null!=_0x11df70['position']){if('object'!=typeof _0x11df70['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x15e796['position']=_0x43c35d['Position']['fromObject'](_0x11df70['position']);}if(_0x11df70['nodes']){if(!Array['isArray'](_0x11df70['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x15e796['nodes']=[];for(var _0x17ffa9=0x0;_0x17ffa9<_0x11df70['nodes']['length'];++_0x17ffa9){if('object'!=typeof _0x11df70['nodes'][_0x17ffa9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x15e796['nodes'][_0x17ffa9]=_0x43c35d['Element']['fromObject'](_0x11df70['nodes'][_0x17ffa9]);}}return null!=_0x11df70['shouldReceiveAttributes']&&(_0x15e796['shouldReceiveAttributes']=Boolean(_0x11df70['shouldReceiveAttributes'])),null!=_0x11df70['wasUndone']&&(_0x15e796['wasUndone']=Boolean(_0x11df70['wasUndone'])),_0x15e796;},_0x5cbad6['toObject']=function(_0x21bc44,_0x514514){_0x514514||(_0x514514={});var _0x1c4e5a={};if((_0x514514['arrays']||_0x514514['defaults'])&&(_0x1c4e5a['nodes']=[]),_0x514514['defaults']&&(_0x1c4e5a['position']=null,_0x1c4e5a['shouldReceiveAttributes']=!0x1,_0x1c4e5a['wasUndone']=!0x1),null!=_0x21bc44['position']&&_0x21bc44['hasOwnProperty']('position')&&(_0x1c4e5a['position']=_0x43c35d['Position']['toObject'](_0x21bc44['position'],_0x514514)),_0x21bc44['nodes']&&_0x21bc44['nodes']['length']){_0x1c4e5a['nodes']=[];for(var _0x6c96a6=0x0;_0x6c96a6<_0x21bc44['nodes']['length'];++_0x6c96a6)_0x1c4e5a['nodes'][_0x6c96a6]=_0x43c35d['Element']['toObject'](_0x21bc44['nodes'][_0x6c96a6],_0x514514);}return null!=_0x21bc44['shouldReceiveAttributes']&&_0x21bc44['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1c4e5a['shouldReceiveAttributes']=_0x21bc44['shouldReceiveAttributes']),null!=_0x21bc44['wasUndone']&&_0x21bc44['hasOwnProperty']('wasUndone')&&(_0x1c4e5a['wasUndone']=_0x21bc44['wasUndone']),_0x1c4e5a;},_0x5cbad6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x5cbad6['getTypeUrl']=function(_0xbb738a){return void 0x0===_0xbb738a&&(_0xbb738a='type.googleapis.com'),_0xbb738a+'/InsertOperation';},_0x5cbad6;}()),_0x43c35d['MarkerOperation']=(function(){function _0x4b28ea(_0x4a70b6){if(_0x4a70b6){for(var _0x3ba8b0=Object['keys'](_0x4a70b6),_0x23e2f3=0x0;_0x23e2f3<_0x3ba8b0['length'];++_0x23e2f3)null!=_0x4a70b6[_0x3ba8b0[_0x23e2f3]]&&(this[_0x3ba8b0[_0x23e2f3]]=_0x4a70b6[_0x3ba8b0[_0x23e2f3]]);}}return _0x4b28ea['prototype']['name']='',_0x4b28ea['prototype']['oldRange']=null,_0x4b28ea['prototype']['newRange']=null,_0x4b28ea['prototype']['affectsData']=!0x1,_0x4b28ea['prototype']['wasUndone']=!0x1,_0x4b28ea['create']=function(_0x782fee){return new _0x4b28ea(_0x782fee);},_0x4b28ea['encode']=function(_0x2ae507,_0x46e9d6){return _0x46e9d6||(_0x46e9d6=_0xc741f8['create']()),null!=_0x2ae507['name']&&Object['hasOwnProperty']['call'](_0x2ae507,'name')&&_0x46e9d6['uint32'](0xa)['string'](_0x2ae507['name']),null!=_0x2ae507['oldRange']&&Object['hasOwnProperty']['call'](_0x2ae507,'oldRange')&&_0x43c35d['Range']['encode'](_0x2ae507['oldRange'],_0x46e9d6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2ae507['newRange']&&Object['hasOwnProperty']['call'](_0x2ae507,'newRange')&&_0x43c35d['Range']['encode'](_0x2ae507['newRange'],_0x46e9d6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2ae507['affectsData']&&Object['hasOwnProperty']['call'](_0x2ae507,'affectsData')&&_0x46e9d6['uint32'](0x20)['bool'](_0x2ae507['affectsData']),null!=_0x2ae507['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ae507,'wasUndone')&&_0x46e9d6['uint32'](0x28)['bool'](_0x2ae507['wasUndone']),_0x46e9d6;},_0x4b28ea['encodeDelimited']=function(_0x298155,_0x6b3f11){return this['encode'](_0x298155,_0x6b3f11)['ldelim']();},_0x4b28ea['decode']=function(_0x5b0904,_0x41a6ad){_0x5b0904 instanceof _0x184fe9||(_0x5b0904=_0x184fe9['create'](_0x5b0904));for(var _0x343c1d=void 0x0===_0x41a6ad?_0x5b0904['len']:_0x5b0904['pos']+_0x41a6ad,_0x4250d0=new _0x43c35d['MarkerOperation']();_0x5b0904['pos']<_0x343c1d;){var _0x2aee78=_0x5b0904['uint32']();switch(_0x2aee78>>>0x3){case 0x1:_0x4250d0['name']=_0x5b0904['string']();break;case 0x2:_0x4250d0['oldRange']=_0x43c35d['Range']['decode'](_0x5b0904,_0x5b0904['uint32']());break;case 0x3:_0x4250d0['newRange']=_0x43c35d['Range']['decode'](_0x5b0904,_0x5b0904['uint32']());break;case 0x4:_0x4250d0['affectsData']=_0x5b0904['bool']();break;case 0x5:_0x4250d0['wasUndone']=_0x5b0904['bool']();break;default:_0x5b0904['skipType'](0x7&_0x2aee78);}}return _0x4250d0;},_0x4b28ea['decodeDelimited']=function(_0x52a1cd){return _0x52a1cd instanceof _0x184fe9||(_0x52a1cd=new _0x184fe9(_0x52a1cd)),this['decode'](_0x52a1cd,_0x52a1cd['uint32']());},_0x4b28ea['verify']=function(_0x35730c){if('object'!=typeof _0x35730c||null===_0x35730c)return'object\x20expected';if(null!=_0x35730c['name']&&_0x35730c['hasOwnProperty']('name')&&!_0x4d9c55['isString'](_0x35730c['name']))return'name:\x20string\x20expected';var _0x69d24e;if(null!=_0x35730c['oldRange']&&_0x35730c['hasOwnProperty']('oldRange')&&(_0x69d24e=_0x43c35d['Range']['verify'](_0x35730c['oldRange'])))return'oldRange.'+_0x69d24e;if(null!=_0x35730c['newRange']&&_0x35730c['hasOwnProperty']('newRange')&&(_0x69d24e=_0x43c35d['Range']['verify'](_0x35730c['newRange'])))return'newRange.'+_0x69d24e;return null!=_0x35730c['affectsData']&&_0x35730c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x35730c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x35730c['wasUndone']&&_0x35730c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35730c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b28ea['fromObject']=function(_0x2a18e6){if(_0x2a18e6 instanceof _0x43c35d['MarkerOperation'])return _0x2a18e6;var _0x3438d4=new _0x43c35d['MarkerOperation']();if(null!=_0x2a18e6['name']&&(_0x3438d4['name']=String(_0x2a18e6['name'])),null!=_0x2a18e6['oldRange']){if('object'!=typeof _0x2a18e6['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3438d4['oldRange']=_0x43c35d['Range']['fromObject'](_0x2a18e6['oldRange']);}if(null!=_0x2a18e6['newRange']){if('object'!=typeof _0x2a18e6['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3438d4['newRange']=_0x43c35d['Range']['fromObject'](_0x2a18e6['newRange']);}return null!=_0x2a18e6['affectsData']&&(_0x3438d4['affectsData']=Boolean(_0x2a18e6['affectsData'])),null!=_0x2a18e6['wasUndone']&&(_0x3438d4['wasUndone']=Boolean(_0x2a18e6['wasUndone'])),_0x3438d4;},_0x4b28ea['toObject']=function(_0x33cb4c,_0x413787){_0x413787||(_0x413787={});var _0x2e4f0f={};return _0x413787['defaults']&&(_0x2e4f0f['name']='',_0x2e4f0f['oldRange']=null,_0x2e4f0f['newRange']=null,_0x2e4f0f['affectsData']=!0x1,_0x2e4f0f['wasUndone']=!0x1),null!=_0x33cb4c['name']&&_0x33cb4c['hasOwnProperty']('name')&&(_0x2e4f0f['name']=_0x33cb4c['name']),null!=_0x33cb4c['oldRange']&&_0x33cb4c['hasOwnProperty']('oldRange')&&(_0x2e4f0f['oldRange']=_0x43c35d['Range']['toObject'](_0x33cb4c['oldRange'],_0x413787)),null!=_0x33cb4c['newRange']&&_0x33cb4c['hasOwnProperty']('newRange')&&(_0x2e4f0f['newRange']=_0x43c35d['Range']['toObject'](_0x33cb4c['newRange'],_0x413787)),null!=_0x33cb4c['affectsData']&&_0x33cb4c['hasOwnProperty']('affectsData')&&(_0x2e4f0f['affectsData']=_0x33cb4c['affectsData']),null!=_0x33cb4c['wasUndone']&&_0x33cb4c['hasOwnProperty']('wasUndone')&&(_0x2e4f0f['wasUndone']=_0x33cb4c['wasUndone']),_0x2e4f0f;},_0x4b28ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x4b28ea['getTypeUrl']=function(_0x316768){return void 0x0===_0x316768&&(_0x316768='type.googleapis.com'),_0x316768+'/MarkerOperation';},_0x4b28ea;}()),_0x43c35d['MergeOperation']=(function(){function _0x529b01(_0x91dc68){if(_0x91dc68){for(var _0x40a2d5=Object['keys'](_0x91dc68),_0x2668a0=0x0;_0x2668a0<_0x40a2d5['length'];++_0x2668a0)null!=_0x91dc68[_0x40a2d5[_0x2668a0]]&&(this[_0x40a2d5[_0x2668a0]]=_0x91dc68[_0x40a2d5[_0x2668a0]]);}}return _0x529b01['prototype']['sourcePosition']=null,_0x529b01['prototype']['targetPosition']=null,_0x529b01['prototype']['graveyardPosition']=null,_0x529b01['prototype']['howMany']=0x0,_0x529b01['prototype']['wasUndone']=!0x1,_0x529b01['create']=function(_0x180e58){return new _0x529b01(_0x180e58);},_0x529b01['encode']=function(_0x2057f7,_0x1b60fb){return _0x1b60fb||(_0x1b60fb=_0xc741f8['create']()),null!=_0x2057f7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2057f7,'sourcePosition')&&_0x43c35d['Position']['encode'](_0x2057f7['sourcePosition'],_0x1b60fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2057f7['targetPosition']&&Object['hasOwnProperty']['call'](_0x2057f7,'targetPosition')&&_0x43c35d['Position']['encode'](_0x2057f7['targetPosition'],_0x1b60fb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2057f7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2057f7,'graveyardPosition')&&_0x43c35d['Position']['encode'](_0x2057f7['graveyardPosition'],_0x1b60fb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2057f7['howMany']&&Object['hasOwnProperty']['call'](_0x2057f7,'howMany')&&_0x1b60fb['uint32'](0x20)['uint32'](_0x2057f7['howMany']),null!=_0x2057f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x2057f7,'wasUndone')&&_0x1b60fb['uint32'](0x28)['bool'](_0x2057f7['wasUndone']),_0x1b60fb;},_0x529b01['encodeDelimited']=function(_0x3e87cd,_0x5e9a06){return this['encode'](_0x3e87cd,_0x5e9a06)['ldelim']();},_0x529b01['decode']=function(_0x2e3687,_0x2ad00e){_0x2e3687 instanceof _0x184fe9||(_0x2e3687=_0x184fe9['create'](_0x2e3687));for(var _0x1f843e=void 0x0===_0x2ad00e?_0x2e3687['len']:_0x2e3687['pos']+_0x2ad00e,_0x4041de=new _0x43c35d['MergeOperation']();_0x2e3687['pos']<_0x1f843e;){var _0x4c1719=_0x2e3687['uint32']();switch(_0x4c1719>>>0x3){case 0x1:_0x4041de['sourcePosition']=_0x43c35d['Position']['decode'](_0x2e3687,_0x2e3687['uint32']());break;case 0x2:_0x4041de['targetPosition']=_0x43c35d['Position']['decode'](_0x2e3687,_0x2e3687['uint32']());break;case 0x3:_0x4041de['graveyardPosition']=_0x43c35d['Position']['decode'](_0x2e3687,_0x2e3687['uint32']());break;case 0x4:_0x4041de['howMany']=_0x2e3687['uint32']();break;case 0x5:_0x4041de['wasUndone']=_0x2e3687['bool']();break;default:_0x2e3687['skipType'](0x7&_0x4c1719);}}return _0x4041de;},_0x529b01['decodeDelimited']=function(_0x4dd108){return _0x4dd108 instanceof _0x184fe9||(_0x4dd108=new _0x184fe9(_0x4dd108)),this['decode'](_0x4dd108,_0x4dd108['uint32']());},_0x529b01['verify']=function(_0x28cfd7){if('object'!=typeof _0x28cfd7||null===_0x28cfd7)return'object\x20expected';var _0x46e429;if(null!=_0x28cfd7['sourcePosition']&&_0x28cfd7['hasOwnProperty']('sourcePosition')&&(_0x46e429=_0x43c35d['Position']['verify'](_0x28cfd7['sourcePosition'])))return'sourcePosition.'+_0x46e429;if(null!=_0x28cfd7['targetPosition']&&_0x28cfd7['hasOwnProperty']('targetPosition')&&(_0x46e429=_0x43c35d['Position']['verify'](_0x28cfd7['targetPosition'])))return'targetPosition.'+_0x46e429;if(null!=_0x28cfd7['graveyardPosition']&&_0x28cfd7['hasOwnProperty']('graveyardPosition')&&(_0x46e429=_0x43c35d['Position']['verify'](_0x28cfd7['graveyardPosition'])))return'graveyardPosition.'+_0x46e429;return null!=_0x28cfd7['howMany']&&_0x28cfd7['hasOwnProperty']('howMany')&&!_0x4d9c55['isInteger'](_0x28cfd7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x28cfd7['wasUndone']&&_0x28cfd7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28cfd7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x529b01['fromObject']=function(_0x42e489){if(_0x42e489 instanceof _0x43c35d['MergeOperation'])return _0x42e489;var _0x326c2f=new _0x43c35d['MergeOperation']();if(null!=_0x42e489['sourcePosition']){if('object'!=typeof _0x42e489['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x326c2f['sourcePosition']=_0x43c35d['Position']['fromObject'](_0x42e489['sourcePosition']);}if(null!=_0x42e489['targetPosition']){if('object'!=typeof _0x42e489['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x326c2f['targetPosition']=_0x43c35d['Position']['fromObject'](_0x42e489['targetPosition']);}if(null!=_0x42e489['graveyardPosition']){if('object'!=typeof _0x42e489['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x326c2f['graveyardPosition']=_0x43c35d['Position']['fromObject'](_0x42e489['graveyardPosition']);}return null!=_0x42e489['howMany']&&(_0x326c2f['howMany']=_0x42e489['howMany']>>>0x0),null!=_0x42e489['wasUndone']&&(_0x326c2f['wasUndone']=Boolean(_0x42e489['wasUndone'])),_0x326c2f;},_0x529b01['toObject']=function(_0x3851d9,_0x5a75f3){_0x5a75f3||(_0x5a75f3={});var _0x545d3d={};return _0x5a75f3['defaults']&&(_0x545d3d['sourcePosition']=null,_0x545d3d['targetPosition']=null,_0x545d3d['graveyardPosition']=null,_0x545d3d['howMany']=0x0,_0x545d3d['wasUndone']=!0x1),null!=_0x3851d9['sourcePosition']&&_0x3851d9['hasOwnProperty']('sourcePosition')&&(_0x545d3d['sourcePosition']=_0x43c35d['Position']['toObject'](_0x3851d9['sourcePosition'],_0x5a75f3)),null!=_0x3851d9['targetPosition']&&_0x3851d9['hasOwnProperty']('targetPosition')&&(_0x545d3d['targetPosition']=_0x43c35d['Position']['toObject'](_0x3851d9['targetPosition'],_0x5a75f3)),null!=_0x3851d9['graveyardPosition']&&_0x3851d9['hasOwnProperty']('graveyardPosition')&&(_0x545d3d['graveyardPosition']=_0x43c35d['Position']['toObject'](_0x3851d9['graveyardPosition'],_0x5a75f3)),null!=_0x3851d9['howMany']&&_0x3851d9['hasOwnProperty']('howMany')&&(_0x545d3d['howMany']=_0x3851d9['howMany']),null!=_0x3851d9['wasUndone']&&_0x3851d9['hasOwnProperty']('wasUndone')&&(_0x545d3d['wasUndone']=_0x3851d9['wasUndone']),_0x545d3d;},_0x529b01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x529b01['getTypeUrl']=function(_0x72dccf){return void 0x0===_0x72dccf&&(_0x72dccf='type.googleapis.com'),_0x72dccf+'/MergeOperation';},_0x529b01;}()),_0x43c35d['MoveOperation']=(function(){function _0x1e8701(_0x2fc4d1){if(_0x2fc4d1){for(var _0xfe534a=Object['keys'](_0x2fc4d1),_0x18b7ee=0x0;_0x18b7ee<_0xfe534a['length'];++_0x18b7ee)null!=_0x2fc4d1[_0xfe534a[_0x18b7ee]]&&(this[_0xfe534a[_0x18b7ee]]=_0x2fc4d1[_0xfe534a[_0x18b7ee]]);}}return _0x1e8701['prototype']['sourcePosition']=null,_0x1e8701['prototype']['howMany']=0x0,_0x1e8701['prototype']['targetPosition']=null,_0x1e8701['prototype']['wasUndone']=!0x1,_0x1e8701['create']=function(_0x47f76a){return new _0x1e8701(_0x47f76a);},_0x1e8701['encode']=function(_0x1607e8,_0x5a344f){return _0x5a344f||(_0x5a344f=_0xc741f8['create']()),null!=_0x1607e8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1607e8,'sourcePosition')&&_0x43c35d['Position']['encode'](_0x1607e8['sourcePosition'],_0x5a344f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1607e8['howMany']&&Object['hasOwnProperty']['call'](_0x1607e8,'howMany')&&_0x5a344f['uint32'](0x10)['uint32'](_0x1607e8['howMany']),null!=_0x1607e8['targetPosition']&&Object['hasOwnProperty']['call'](_0x1607e8,'targetPosition')&&_0x43c35d['Position']['encode'](_0x1607e8['targetPosition'],_0x5a344f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1607e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x1607e8,'wasUndone')&&_0x5a344f['uint32'](0x20)['bool'](_0x1607e8['wasUndone']),_0x5a344f;},_0x1e8701['encodeDelimited']=function(_0x130391,_0x29f7b5){return this['encode'](_0x130391,_0x29f7b5)['ldelim']();},_0x1e8701['decode']=function(_0x54c519,_0x584ac8){_0x54c519 instanceof _0x184fe9||(_0x54c519=_0x184fe9['create'](_0x54c519));for(var _0x4e91c1=void 0x0===_0x584ac8?_0x54c519['len']:_0x54c519['pos']+_0x584ac8,_0x43a2ca=new _0x43c35d['MoveOperation']();_0x54c519['pos']<_0x4e91c1;){var _0x4465a1=_0x54c519['uint32']();switch(_0x4465a1>>>0x3){case 0x1:_0x43a2ca['sourcePosition']=_0x43c35d['Position']['decode'](_0x54c519,_0x54c519['uint32']());break;case 0x2:_0x43a2ca['howMany']=_0x54c519['uint32']();break;case 0x3:_0x43a2ca['targetPosition']=_0x43c35d['Position']['decode'](_0x54c519,_0x54c519['uint32']());break;case 0x4:_0x43a2ca['wasUndone']=_0x54c519['bool']();break;default:_0x54c519['skipType'](0x7&_0x4465a1);}}return _0x43a2ca;},_0x1e8701['decodeDelimited']=function(_0x46f92a){return _0x46f92a instanceof _0x184fe9||(_0x46f92a=new _0x184fe9(_0x46f92a)),this['decode'](_0x46f92a,_0x46f92a['uint32']());},_0x1e8701['verify']=function(_0x39fb66){if('object'!=typeof _0x39fb66||null===_0x39fb66)return'object\x20expected';var _0x1b6957;if(null!=_0x39fb66['sourcePosition']&&_0x39fb66['hasOwnProperty']('sourcePosition')&&(_0x1b6957=_0x43c35d['Position']['verify'](_0x39fb66['sourcePosition'])))return'sourcePosition.'+_0x1b6957;if(null!=_0x39fb66['howMany']&&_0x39fb66['hasOwnProperty']('howMany')&&!_0x4d9c55['isInteger'](_0x39fb66['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x39fb66['targetPosition']&&_0x39fb66['hasOwnProperty']('targetPosition')&&(_0x1b6957=_0x43c35d['Position']['verify'](_0x39fb66['targetPosition'])))return'targetPosition.'+_0x1b6957;return null!=_0x39fb66['wasUndone']&&_0x39fb66['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39fb66['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e8701['fromObject']=function(_0x13091b){if(_0x13091b instanceof _0x43c35d['MoveOperation'])return _0x13091b;var _0x13c930=new _0x43c35d['MoveOperation']();if(null!=_0x13091b['sourcePosition']){if('object'!=typeof _0x13091b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x13c930['sourcePosition']=_0x43c35d['Position']['fromObject'](_0x13091b['sourcePosition']);}if(null!=_0x13091b['howMany']&&(_0x13c930['howMany']=_0x13091b['howMany']>>>0x0),null!=_0x13091b['targetPosition']){if('object'!=typeof _0x13091b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x13c930['targetPosition']=_0x43c35d['Position']['fromObject'](_0x13091b['targetPosition']);}return null!=_0x13091b['wasUndone']&&(_0x13c930['wasUndone']=Boolean(_0x13091b['wasUndone'])),_0x13c930;},_0x1e8701['toObject']=function(_0x958d55,_0x28a66e){_0x28a66e||(_0x28a66e={});var _0x435a8a={};return _0x28a66e['defaults']&&(_0x435a8a['sourcePosition']=null,_0x435a8a['howMany']=0x0,_0x435a8a['targetPosition']=null,_0x435a8a['wasUndone']=!0x1),null!=_0x958d55['sourcePosition']&&_0x958d55['hasOwnProperty']('sourcePosition')&&(_0x435a8a['sourcePosition']=_0x43c35d['Position']['toObject'](_0x958d55['sourcePosition'],_0x28a66e)),null!=_0x958d55['howMany']&&_0x958d55['hasOwnProperty']('howMany')&&(_0x435a8a['howMany']=_0x958d55['howMany']),null!=_0x958d55['targetPosition']&&_0x958d55['hasOwnProperty']('targetPosition')&&(_0x435a8a['targetPosition']=_0x43c35d['Position']['toObject'](_0x958d55['targetPosition'],_0x28a66e)),null!=_0x958d55['wasUndone']&&_0x958d55['hasOwnProperty']('wasUndone')&&(_0x435a8a['wasUndone']=_0x958d55['wasUndone']),_0x435a8a;},_0x1e8701['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x1e8701['getTypeUrl']=function(_0x161086){return void 0x0===_0x161086&&(_0x161086='type.googleapis.com'),_0x161086+'/MoveOperation';},_0x1e8701;}()),_0x43c35d['RenameOperation']=(function(){function _0x2915c4(_0x230182){if(_0x230182){for(var _0xba5e02=Object['keys'](_0x230182),_0x3d3ed6=0x0;_0x3d3ed6<_0xba5e02['length'];++_0x3d3ed6)null!=_0x230182[_0xba5e02[_0x3d3ed6]]&&(this[_0xba5e02[_0x3d3ed6]]=_0x230182[_0xba5e02[_0x3d3ed6]]);}}return _0x2915c4['prototype']['position']=null,_0x2915c4['prototype']['oldName']='',_0x2915c4['prototype']['newName']='',_0x2915c4['prototype']['wasUndone']=!0x1,_0x2915c4['create']=function(_0xa3d09f){return new _0x2915c4(_0xa3d09f);},_0x2915c4['encode']=function(_0x550a57,_0x1048b3){return _0x1048b3||(_0x1048b3=_0xc741f8['create']()),null!=_0x550a57['position']&&Object['hasOwnProperty']['call'](_0x550a57,'position')&&_0x43c35d['Position']['encode'](_0x550a57['position'],_0x1048b3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x550a57['oldName']&&Object['hasOwnProperty']['call'](_0x550a57,'oldName')&&_0x1048b3['uint32'](0x12)['string'](_0x550a57['oldName']),null!=_0x550a57['newName']&&Object['hasOwnProperty']['call'](_0x550a57,'newName')&&_0x1048b3['uint32'](0x1a)['string'](_0x550a57['newName']),null!=_0x550a57['wasUndone']&&Object['hasOwnProperty']['call'](_0x550a57,'wasUndone')&&_0x1048b3['uint32'](0x20)['bool'](_0x550a57['wasUndone']),_0x1048b3;},_0x2915c4['encodeDelimited']=function(_0x168040,_0x1b4b48){return this['encode'](_0x168040,_0x1b4b48)['ldelim']();},_0x2915c4['decode']=function(_0x9cddf0,_0x3fcccb){_0x9cddf0 instanceof _0x184fe9||(_0x9cddf0=_0x184fe9['create'](_0x9cddf0));for(var _0x2167d=void 0x0===_0x3fcccb?_0x9cddf0['len']:_0x9cddf0['pos']+_0x3fcccb,_0x1a27dc=new _0x43c35d['RenameOperation']();_0x9cddf0['pos']<_0x2167d;){var _0x239ca6=_0x9cddf0['uint32']();switch(_0x239ca6>>>0x3){case 0x1:_0x1a27dc['position']=_0x43c35d['Position']['decode'](_0x9cddf0,_0x9cddf0['uint32']());break;case 0x2:_0x1a27dc['oldName']=_0x9cddf0['string']();break;case 0x3:_0x1a27dc['newName']=_0x9cddf0['string']();break;case 0x4:_0x1a27dc['wasUndone']=_0x9cddf0['bool']();break;default:_0x9cddf0['skipType'](0x7&_0x239ca6);}}return _0x1a27dc;},_0x2915c4['decodeDelimited']=function(_0xd5b1c1){return _0xd5b1c1 instanceof _0x184fe9||(_0xd5b1c1=new _0x184fe9(_0xd5b1c1)),this['decode'](_0xd5b1c1,_0xd5b1c1['uint32']());},_0x2915c4['verify']=function(_0x3da306){if('object'!=typeof _0x3da306||null===_0x3da306)return'object\x20expected';if(null!=_0x3da306['position']&&_0x3da306['hasOwnProperty']('position')){var _0x901b20=_0x43c35d['Position']['verify'](_0x3da306['position']);if(_0x901b20)return'position.'+_0x901b20;}return null!=_0x3da306['oldName']&&_0x3da306['hasOwnProperty']('oldName')&&!_0x4d9c55['isString'](_0x3da306['oldName'])?'oldName:\x20string\x20expected':null!=_0x3da306['newName']&&_0x3da306['hasOwnProperty']('newName')&&!_0x4d9c55['isString'](_0x3da306['newName'])?'newName:\x20string\x20expected':null!=_0x3da306['wasUndone']&&_0x3da306['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3da306['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2915c4['fromObject']=function(_0x1de4a2){if(_0x1de4a2 instanceof _0x43c35d['RenameOperation'])return _0x1de4a2;var _0x2a03e5=new _0x43c35d['RenameOperation']();if(null!=_0x1de4a2['position']){if('object'!=typeof _0x1de4a2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2a03e5['position']=_0x43c35d['Position']['fromObject'](_0x1de4a2['position']);}return null!=_0x1de4a2['oldName']&&(_0x2a03e5['oldName']=String(_0x1de4a2['oldName'])),null!=_0x1de4a2['newName']&&(_0x2a03e5['newName']=String(_0x1de4a2['newName'])),null!=_0x1de4a2['wasUndone']&&(_0x2a03e5['wasUndone']=Boolean(_0x1de4a2['wasUndone'])),_0x2a03e5;},_0x2915c4['toObject']=function(_0x3d42dd,_0x36eb3b){_0x36eb3b||(_0x36eb3b={});var _0x3b6ff9={};return _0x36eb3b['defaults']&&(_0x3b6ff9['position']=null,_0x3b6ff9['oldName']='',_0x3b6ff9['newName']='',_0x3b6ff9['wasUndone']=!0x1),null!=_0x3d42dd['position']&&_0x3d42dd['hasOwnProperty']('position')&&(_0x3b6ff9['position']=_0x43c35d['Position']['toObject'](_0x3d42dd['position'],_0x36eb3b)),null!=_0x3d42dd['oldName']&&_0x3d42dd['hasOwnProperty']('oldName')&&(_0x3b6ff9['oldName']=_0x3d42dd['oldName']),null!=_0x3d42dd['newName']&&_0x3d42dd['hasOwnProperty']('newName')&&(_0x3b6ff9['newName']=_0x3d42dd['newName']),null!=_0x3d42dd['wasUndone']&&_0x3d42dd['hasOwnProperty']('wasUndone')&&(_0x3b6ff9['wasUndone']=_0x3d42dd['wasUndone']),_0x3b6ff9;},_0x2915c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x2915c4['getTypeUrl']=function(_0x340ece){return void 0x0===_0x340ece&&(_0x340ece='type.googleapis.com'),_0x340ece+'/RenameOperation';},_0x2915c4;}()),_0x43c35d['RootAttributeOperation']=(function(){function _0x543b51(_0x1bea32){if(_0x1bea32){for(var _0x20665e=Object['keys'](_0x1bea32),_0x100199=0x0;_0x100199<_0x20665e['length'];++_0x100199)null!=_0x1bea32[_0x20665e[_0x100199]]&&(this[_0x20665e[_0x100199]]=_0x1bea32[_0x20665e[_0x100199]]);}}return _0x543b51['prototype']['root']='',_0x543b51['prototype']['key']='',_0x543b51['prototype']['oldValueBoolean']=!0x1,_0x543b51['prototype']['oldValueJson']='',_0x543b51['prototype']['newValueBoolean']=!0x1,_0x543b51['prototype']['newValueJson']='',_0x543b51['prototype']['wasUndone']=!0x1,_0x543b51['create']=function(_0x3bb690){return new _0x543b51(_0x3bb690);},_0x543b51['encode']=function(_0x1645dc,_0x356fb2){return _0x356fb2||(_0x356fb2=_0xc741f8['create']()),null!=_0x1645dc['root']&&Object['hasOwnProperty']['call'](_0x1645dc,'root')&&_0x356fb2['uint32'](0xa)['string'](_0x1645dc['root']),null!=_0x1645dc['key']&&Object['hasOwnProperty']['call'](_0x1645dc,'key')&&_0x356fb2['uint32'](0x12)['string'](_0x1645dc['key']),null!=_0x1645dc['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1645dc,'oldValueBoolean')&&_0x356fb2['uint32'](0x18)['bool'](_0x1645dc['oldValueBoolean']),null!=_0x1645dc['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1645dc,'oldValueJson')&&_0x356fb2['uint32'](0x22)['string'](_0x1645dc['oldValueJson']),null!=_0x1645dc['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1645dc,'newValueBoolean')&&_0x356fb2['uint32'](0x28)['bool'](_0x1645dc['newValueBoolean']),null!=_0x1645dc['newValueJson']&&Object['hasOwnProperty']['call'](_0x1645dc,'newValueJson')&&_0x356fb2['uint32'](0x32)['string'](_0x1645dc['newValueJson']),null!=_0x1645dc['wasUndone']&&Object['hasOwnProperty']['call'](_0x1645dc,'wasUndone')&&_0x356fb2['uint32'](0x38)['bool'](_0x1645dc['wasUndone']),_0x356fb2;},_0x543b51['encodeDelimited']=function(_0x2f5967,_0x53404e){return this['encode'](_0x2f5967,_0x53404e)['ldelim']();},_0x543b51['decode']=function(_0x3933c2,_0x27c36c){_0x3933c2 instanceof _0x184fe9||(_0x3933c2=_0x184fe9['create'](_0x3933c2));for(var _0x201d77=void 0x0===_0x27c36c?_0x3933c2['len']:_0x3933c2['pos']+_0x27c36c,_0x494300=new _0x43c35d['RootAttributeOperation']();_0x3933c2['pos']<_0x201d77;){var _0x328b2a=_0x3933c2['uint32']();switch(_0x328b2a>>>0x3){case 0x1:_0x494300['root']=_0x3933c2['string']();break;case 0x2:_0x494300['key']=_0x3933c2['string']();break;case 0x3:_0x494300['oldValueBoolean']=_0x3933c2['bool']();break;case 0x4:_0x494300['oldValueJson']=_0x3933c2['string']();break;case 0x5:_0x494300['newValueBoolean']=_0x3933c2['bool']();break;case 0x6:_0x494300['newValueJson']=_0x3933c2['string']();break;case 0x7:_0x494300['wasUndone']=_0x3933c2['bool']();break;default:_0x3933c2['skipType'](0x7&_0x328b2a);}}return _0x494300;},_0x543b51['decodeDelimited']=function(_0x17887a){return _0x17887a instanceof _0x184fe9||(_0x17887a=new _0x184fe9(_0x17887a)),this['decode'](_0x17887a,_0x17887a['uint32']());},_0x543b51['verify']=function(_0x1019a3){return'object'!=typeof _0x1019a3||null===_0x1019a3?'object\x20expected':null!=_0x1019a3['root']&&_0x1019a3['hasOwnProperty']('root')&&!_0x4d9c55['isString'](_0x1019a3['root'])?'root:\x20string\x20expected':null!=_0x1019a3['key']&&_0x1019a3['hasOwnProperty']('key')&&!_0x4d9c55['isString'](_0x1019a3['key'])?'key:\x20string\x20expected':null!=_0x1019a3['oldValueBoolean']&&_0x1019a3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1019a3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1019a3['oldValueJson']&&_0x1019a3['hasOwnProperty']('oldValueJson')&&!_0x4d9c55['isString'](_0x1019a3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1019a3['newValueBoolean']&&_0x1019a3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1019a3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1019a3['newValueJson']&&_0x1019a3['hasOwnProperty']('newValueJson')&&!_0x4d9c55['isString'](_0x1019a3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1019a3['wasUndone']&&_0x1019a3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1019a3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x543b51['fromObject']=function(_0x2f88df){if(_0x2f88df instanceof _0x43c35d['RootAttributeOperation'])return _0x2f88df;var _0x2bff40=new _0x43c35d['RootAttributeOperation']();return null!=_0x2f88df['root']&&(_0x2bff40['root']=String(_0x2f88df['root'])),null!=_0x2f88df['key']&&(_0x2bff40['key']=String(_0x2f88df['key'])),null!=_0x2f88df['oldValueBoolean']&&(_0x2bff40['oldValueBoolean']=Boolean(_0x2f88df['oldValueBoolean'])),null!=_0x2f88df['oldValueJson']&&(_0x2bff40['oldValueJson']=String(_0x2f88df['oldValueJson'])),null!=_0x2f88df['newValueBoolean']&&(_0x2bff40['newValueBoolean']=Boolean(_0x2f88df['newValueBoolean'])),null!=_0x2f88df['newValueJson']&&(_0x2bff40['newValueJson']=String(_0x2f88df['newValueJson'])),null!=_0x2f88df['wasUndone']&&(_0x2bff40['wasUndone']=Boolean(_0x2f88df['wasUndone'])),_0x2bff40;},_0x543b51['toObject']=function(_0x14770b,_0x4bf289){_0x4bf289||(_0x4bf289={});var _0x2c014a={};return _0x4bf289['defaults']&&(_0x2c014a['root']='',_0x2c014a['key']='',_0x2c014a['oldValueBoolean']=!0x1,_0x2c014a['oldValueJson']='',_0x2c014a['newValueBoolean']=!0x1,_0x2c014a['newValueJson']='',_0x2c014a['wasUndone']=!0x1),null!=_0x14770b['root']&&_0x14770b['hasOwnProperty']('root')&&(_0x2c014a['root']=_0x14770b['root']),null!=_0x14770b['key']&&_0x14770b['hasOwnProperty']('key')&&(_0x2c014a['key']=_0x14770b['key']),null!=_0x14770b['oldValueBoolean']&&_0x14770b['hasOwnProperty']('oldValueBoolean')&&(_0x2c014a['oldValueBoolean']=_0x14770b['oldValueBoolean']),null!=_0x14770b['oldValueJson']&&_0x14770b['hasOwnProperty']('oldValueJson')&&(_0x2c014a['oldValueJson']=_0x14770b['oldValueJson']),null!=_0x14770b['newValueBoolean']&&_0x14770b['hasOwnProperty']('newValueBoolean')&&(_0x2c014a['newValueBoolean']=_0x14770b['newValueBoolean']),null!=_0x14770b['newValueJson']&&_0x14770b['hasOwnProperty']('newValueJson')&&(_0x2c014a['newValueJson']=_0x14770b['newValueJson']),null!=_0x14770b['wasUndone']&&_0x14770b['hasOwnProperty']('wasUndone')&&(_0x2c014a['wasUndone']=_0x14770b['wasUndone']),_0x2c014a;},_0x543b51['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x543b51['getTypeUrl']=function(_0x6b2c25){return void 0x0===_0x6b2c25&&(_0x6b2c25='type.googleapis.com'),_0x6b2c25+'/RootAttributeOperation';},_0x543b51;}()),_0x43c35d['RootOperation']=(function(){function _0x252cb1(_0x6691df){if(_0x6691df){for(var _0x10ffdf=Object['keys'](_0x6691df),_0xf0e5fe=0x0;_0xf0e5fe<_0x10ffdf['length'];++_0xf0e5fe)null!=_0x6691df[_0x10ffdf[_0xf0e5fe]]&&(this[_0x10ffdf[_0xf0e5fe]]=_0x6691df[_0x10ffdf[_0xf0e5fe]]);}}return _0x252cb1['prototype']['rootName']='',_0x252cb1['prototype']['elementName']='',_0x252cb1['prototype']['isAdd']=!0x1,_0x252cb1['prototype']['wasUndone']=!0x1,_0x252cb1['create']=function(_0x2e2a88){return new _0x252cb1(_0x2e2a88);},_0x252cb1['encode']=function(_0x3db0e8,_0x32ffa9){return _0x32ffa9||(_0x32ffa9=_0xc741f8['create']()),null!=_0x3db0e8['rootName']&&Object['hasOwnProperty']['call'](_0x3db0e8,'rootName')&&_0x32ffa9['uint32'](0xa)['string'](_0x3db0e8['rootName']),null!=_0x3db0e8['elementName']&&Object['hasOwnProperty']['call'](_0x3db0e8,'elementName')&&_0x32ffa9['uint32'](0x12)['string'](_0x3db0e8['elementName']),null!=_0x3db0e8['isAdd']&&Object['hasOwnProperty']['call'](_0x3db0e8,'isAdd')&&_0x32ffa9['uint32'](0x18)['bool'](_0x3db0e8['isAdd']),null!=_0x3db0e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x3db0e8,'wasUndone')&&_0x32ffa9['uint32'](0x20)['bool'](_0x3db0e8['wasUndone']),_0x32ffa9;},_0x252cb1['encodeDelimited']=function(_0x2ce790,_0x22434a){return this['encode'](_0x2ce790,_0x22434a)['ldelim']();},_0x252cb1['decode']=function(_0x2a8b75,_0x481c45){_0x2a8b75 instanceof _0x184fe9||(_0x2a8b75=_0x184fe9['create'](_0x2a8b75));for(var _0x494cf0=void 0x0===_0x481c45?_0x2a8b75['len']:_0x2a8b75['pos']+_0x481c45,_0x50ffcf=new _0x43c35d['RootOperation']();_0x2a8b75['pos']<_0x494cf0;){var _0x278a3d=_0x2a8b75['uint32']();switch(_0x278a3d>>>0x3){case 0x1:_0x50ffcf['rootName']=_0x2a8b75['string']();break;case 0x2:_0x50ffcf['elementName']=_0x2a8b75['string']();break;case 0x3:_0x50ffcf['isAdd']=_0x2a8b75['bool']();break;case 0x4:_0x50ffcf['wasUndone']=_0x2a8b75['bool']();break;default:_0x2a8b75['skipType'](0x7&_0x278a3d);}}return _0x50ffcf;},_0x252cb1['decodeDelimited']=function(_0x39b219){return _0x39b219 instanceof _0x184fe9||(_0x39b219=new _0x184fe9(_0x39b219)),this['decode'](_0x39b219,_0x39b219['uint32']());},_0x252cb1['verify']=function(_0x2ffb58){return'object'!=typeof _0x2ffb58||null===_0x2ffb58?'object\x20expected':null!=_0x2ffb58['rootName']&&_0x2ffb58['hasOwnProperty']('rootName')&&!_0x4d9c55['isString'](_0x2ffb58['rootName'])?'rootName:\x20string\x20expected':null!=_0x2ffb58['elementName']&&_0x2ffb58['hasOwnProperty']('elementName')&&!_0x4d9c55['isString'](_0x2ffb58['elementName'])?'elementName:\x20string\x20expected':null!=_0x2ffb58['isAdd']&&_0x2ffb58['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2ffb58['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2ffb58['wasUndone']&&_0x2ffb58['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ffb58['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x252cb1['fromObject']=function(_0x4ace61){if(_0x4ace61 instanceof _0x43c35d['RootOperation'])return _0x4ace61;var _0x46c2ad=new _0x43c35d['RootOperation']();return null!=_0x4ace61['rootName']&&(_0x46c2ad['rootName']=String(_0x4ace61['rootName'])),null!=_0x4ace61['elementName']&&(_0x46c2ad['elementName']=String(_0x4ace61['elementName'])),null!=_0x4ace61['isAdd']&&(_0x46c2ad['isAdd']=Boolean(_0x4ace61['isAdd'])),null!=_0x4ace61['wasUndone']&&(_0x46c2ad['wasUndone']=Boolean(_0x4ace61['wasUndone'])),_0x46c2ad;},_0x252cb1['toObject']=function(_0x4e65c4,_0x1b1a22){_0x1b1a22||(_0x1b1a22={});var _0x5481bb={};return _0x1b1a22['defaults']&&(_0x5481bb['rootName']='',_0x5481bb['elementName']='',_0x5481bb['isAdd']=!0x1,_0x5481bb['wasUndone']=!0x1),null!=_0x4e65c4['rootName']&&_0x4e65c4['hasOwnProperty']('rootName')&&(_0x5481bb['rootName']=_0x4e65c4['rootName']),null!=_0x4e65c4['elementName']&&_0x4e65c4['hasOwnProperty']('elementName')&&(_0x5481bb['elementName']=_0x4e65c4['elementName']),null!=_0x4e65c4['isAdd']&&_0x4e65c4['hasOwnProperty']('isAdd')&&(_0x5481bb['isAdd']=_0x4e65c4['isAdd']),null!=_0x4e65c4['wasUndone']&&_0x4e65c4['hasOwnProperty']('wasUndone')&&(_0x5481bb['wasUndone']=_0x4e65c4['wasUndone']),_0x5481bb;},_0x252cb1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x252cb1['getTypeUrl']=function(_0x34d80b){return void 0x0===_0x34d80b&&(_0x34d80b='type.googleapis.com'),_0x34d80b+'/RootOperation';},_0x252cb1;}()),_0x43c35d['SplitOperation']=(function(){function _0x25dccb(_0xde7d9b){if(_0xde7d9b){for(var _0x35cf0a=Object['keys'](_0xde7d9b),_0x3fb10e=0x0;_0x3fb10e<_0x35cf0a['length'];++_0x3fb10e)null!=_0xde7d9b[_0x35cf0a[_0x3fb10e]]&&(this[_0x35cf0a[_0x3fb10e]]=_0xde7d9b[_0x35cf0a[_0x3fb10e]]);}}return _0x25dccb['prototype']['splitPosition']=null,_0x25dccb['prototype']['graveyardPosition']=null,_0x25dccb['prototype']['howMany']=0x0,_0x25dccb['prototype']['insertionPosition']=null,_0x25dccb['prototype']['wasUndone']=!0x1,_0x25dccb['create']=function(_0x572bf6){return new _0x25dccb(_0x572bf6);},_0x25dccb['encode']=function(_0x16a8f2,_0x2bda27){return _0x2bda27||(_0x2bda27=_0xc741f8['create']()),null!=_0x16a8f2['splitPosition']&&Object['hasOwnProperty']['call'](_0x16a8f2,'splitPosition')&&_0x43c35d['Position']['encode'](_0x16a8f2['splitPosition'],_0x2bda27['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16a8f2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x16a8f2,'graveyardPosition')&&_0x43c35d['Position']['encode'](_0x16a8f2['graveyardPosition'],_0x2bda27['uint32'](0x12)['fork']())['ldelim'](),null!=_0x16a8f2['howMany']&&Object['hasOwnProperty']['call'](_0x16a8f2,'howMany')&&_0x2bda27['uint32'](0x18)['uint32'](_0x16a8f2['howMany']),null!=_0x16a8f2['insertionPosition']&&Object['hasOwnProperty']['call'](_0x16a8f2,'insertionPosition')&&_0x43c35d['Position']['encode'](_0x16a8f2['insertionPosition'],_0x2bda27['uint32'](0x22)['fork']())['ldelim'](),null!=_0x16a8f2['wasUndone']&&Object['hasOwnProperty']['call'](_0x16a8f2,'wasUndone')&&_0x2bda27['uint32'](0x28)['bool'](_0x16a8f2['wasUndone']),_0x2bda27;},_0x25dccb['encodeDelimited']=function(_0x6c0ca3,_0x2a1737){return this['encode'](_0x6c0ca3,_0x2a1737)['ldelim']();},_0x25dccb['decode']=function(_0x250447,_0x2615ec){_0x250447 instanceof _0x184fe9||(_0x250447=_0x184fe9['create'](_0x250447));for(var _0x32e0f2=void 0x0===_0x2615ec?_0x250447['len']:_0x250447['pos']+_0x2615ec,_0x11909f=new _0x43c35d['SplitOperation']();_0x250447['pos']<_0x32e0f2;){var _0x356574=_0x250447['uint32']();switch(_0x356574>>>0x3){case 0x1:_0x11909f['splitPosition']=_0x43c35d['Position']['decode'](_0x250447,_0x250447['uint32']());break;case 0x2:_0x11909f['graveyardPosition']=_0x43c35d['Position']['decode'](_0x250447,_0x250447['uint32']());break;case 0x3:_0x11909f['howMany']=_0x250447['uint32']();break;case 0x4:_0x11909f['insertionPosition']=_0x43c35d['Position']['decode'](_0x250447,_0x250447['uint32']());break;case 0x5:_0x11909f['wasUndone']=_0x250447['bool']();break;default:_0x250447['skipType'](0x7&_0x356574);}}return _0x11909f;},_0x25dccb['decodeDelimited']=function(_0x541741){return _0x541741 instanceof _0x184fe9||(_0x541741=new _0x184fe9(_0x541741)),this['decode'](_0x541741,_0x541741['uint32']());},_0x25dccb['verify']=function(_0x5e8949){if('object'!=typeof _0x5e8949||null===_0x5e8949)return'object\x20expected';var _0x59c4a4;if(null!=_0x5e8949['splitPosition']&&_0x5e8949['hasOwnProperty']('splitPosition')&&(_0x59c4a4=_0x43c35d['Position']['verify'](_0x5e8949['splitPosition'])))return'splitPosition.'+_0x59c4a4;if(null!=_0x5e8949['graveyardPosition']&&_0x5e8949['hasOwnProperty']('graveyardPosition')&&(_0x59c4a4=_0x43c35d['Position']['verify'](_0x5e8949['graveyardPosition'])))return'graveyardPosition.'+_0x59c4a4;if(null!=_0x5e8949['howMany']&&_0x5e8949['hasOwnProperty']('howMany')&&!_0x4d9c55['isInteger'](_0x5e8949['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5e8949['insertionPosition']&&_0x5e8949['hasOwnProperty']('insertionPosition')&&(_0x59c4a4=_0x43c35d['Position']['verify'](_0x5e8949['insertionPosition'])))return'insertionPosition.'+_0x59c4a4;return null!=_0x5e8949['wasUndone']&&_0x5e8949['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e8949['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25dccb['fromObject']=function(_0x12dc6f){if(_0x12dc6f instanceof _0x43c35d['SplitOperation'])return _0x12dc6f;var _0x49596d=new _0x43c35d['SplitOperation']();if(null!=_0x12dc6f['splitPosition']){if('object'!=typeof _0x12dc6f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x49596d['splitPosition']=_0x43c35d['Position']['fromObject'](_0x12dc6f['splitPosition']);}if(null!=_0x12dc6f['graveyardPosition']){if('object'!=typeof _0x12dc6f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x49596d['graveyardPosition']=_0x43c35d['Position']['fromObject'](_0x12dc6f['graveyardPosition']);}if(null!=_0x12dc6f['howMany']&&(_0x49596d['howMany']=_0x12dc6f['howMany']>>>0x0),null!=_0x12dc6f['insertionPosition']){if('object'!=typeof _0x12dc6f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x49596d['insertionPosition']=_0x43c35d['Position']['fromObject'](_0x12dc6f['insertionPosition']);}return null!=_0x12dc6f['wasUndone']&&(_0x49596d['wasUndone']=Boolean(_0x12dc6f['wasUndone'])),_0x49596d;},_0x25dccb['toObject']=function(_0x12ed34,_0x3fcd49){_0x3fcd49||(_0x3fcd49={});var _0x35e788={};return _0x3fcd49['defaults']&&(_0x35e788['splitPosition']=null,_0x35e788['graveyardPosition']=null,_0x35e788['howMany']=0x0,_0x35e788['insertionPosition']=null,_0x35e788['wasUndone']=!0x1),null!=_0x12ed34['splitPosition']&&_0x12ed34['hasOwnProperty']('splitPosition')&&(_0x35e788['splitPosition']=_0x43c35d['Position']['toObject'](_0x12ed34['splitPosition'],_0x3fcd49)),null!=_0x12ed34['graveyardPosition']&&_0x12ed34['hasOwnProperty']('graveyardPosition')&&(_0x35e788['graveyardPosition']=_0x43c35d['Position']['toObject'](_0x12ed34['graveyardPosition'],_0x3fcd49)),null!=_0x12ed34['howMany']&&_0x12ed34['hasOwnProperty']('howMany')&&(_0x35e788['howMany']=_0x12ed34['howMany']),null!=_0x12ed34['insertionPosition']&&_0x12ed34['hasOwnProperty']('insertionPosition')&&(_0x35e788['insertionPosition']=_0x43c35d['Position']['toObject'](_0x12ed34['insertionPosition'],_0x3fcd49)),null!=_0x12ed34['wasUndone']&&_0x12ed34['hasOwnProperty']('wasUndone')&&(_0x35e788['wasUndone']=_0x12ed34['wasUndone']),_0x35e788;},_0x25dccb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x25dccb['getTypeUrl']=function(_0x5772c0){return void 0x0===_0x5772c0&&(_0x5772c0='type.googleapis.com'),_0x5772c0+'/SplitOperation';},_0x25dccb;}()),_0x43c35d['Position']=(function(){function _0x3dec8f(_0x640948){if(this['path']=[],_0x640948){for(var _0x135674=Object['keys'](_0x640948),_0x549dbd=0x0;_0x549dbd<_0x135674['length'];++_0x549dbd)null!=_0x640948[_0x135674[_0x549dbd]]&&(this[_0x135674[_0x549dbd]]=_0x640948[_0x135674[_0x549dbd]]);}}return _0x3dec8f['prototype']['root']='',_0x3dec8f['prototype']['rootMain']=!0x1,_0x3dec8f['prototype']['rootGraveyard']=!0x1,_0x3dec8f['prototype']['path']=_0x4d9c55['emptyArray'],_0x3dec8f['prototype']['stickiness']='',_0x3dec8f['create']=function(_0x241b7b){return new _0x3dec8f(_0x241b7b);},_0x3dec8f['encode']=function(_0x4ee847,_0x42c99e){if(_0x42c99e||(_0x42c99e=_0xc741f8['create']()),null!=_0x4ee847['root']&&Object['hasOwnProperty']['call'](_0x4ee847,'root')&&_0x42c99e['uint32'](0xa)['string'](_0x4ee847['root']),null!=_0x4ee847['rootMain']&&Object['hasOwnProperty']['call'](_0x4ee847,'rootMain')&&_0x42c99e['uint32'](0x10)['bool'](_0x4ee847['rootMain']),null!=_0x4ee847['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4ee847,'rootGraveyard')&&_0x42c99e['uint32'](0x18)['bool'](_0x4ee847['rootGraveyard']),null!=_0x4ee847['path']&&_0x4ee847['path']['length']){_0x42c99e['uint32'](0x22)['fork']();for(var _0x12e304=0x0;_0x12e304<_0x4ee847['path']['length'];++_0x12e304)_0x42c99e['uint32'](_0x4ee847['path'][_0x12e304]);_0x42c99e['ldelim']();}return null!=_0x4ee847['stickiness']&&Object['hasOwnProperty']['call'](_0x4ee847,'stickiness')&&_0x42c99e['uint32'](0x2a)['string'](_0x4ee847['stickiness']),_0x42c99e;},_0x3dec8f['encodeDelimited']=function(_0x3886c8,_0x54556a){return this['encode'](_0x3886c8,_0x54556a)['ldelim']();},_0x3dec8f['decode']=function(_0x2de6db,_0x1a1acc){_0x2de6db instanceof _0x184fe9||(_0x2de6db=_0x184fe9['create'](_0x2de6db));for(var _0x5c6285=void 0x0===_0x1a1acc?_0x2de6db['len']:_0x2de6db['pos']+_0x1a1acc,_0x2712fe=new _0x43c35d['Position']();_0x2de6db['pos']<_0x5c6285;){var _0x5c8074=_0x2de6db['uint32']();switch(_0x5c8074>>>0x3){case 0x1:_0x2712fe['root']=_0x2de6db['string']();break;case 0x2:_0x2712fe['rootMain']=_0x2de6db['bool']();break;case 0x3:_0x2712fe['rootGraveyard']=_0x2de6db['bool']();break;case 0x4:if(_0x2712fe['path']&&_0x2712fe['path']['length']||(_0x2712fe['path']=[]),0x2==(0x7&_0x5c8074)){for(var _0x1fbd6b=_0x2de6db['uint32']()+_0x2de6db['pos'];_0x2de6db['pos']<_0x1fbd6b;)_0x2712fe['path']['push'](_0x2de6db['uint32']());}else _0x2712fe['path']['push'](_0x2de6db['uint32']());break;case 0x5:_0x2712fe['stickiness']=_0x2de6db['string']();break;default:_0x2de6db['skipType'](0x7&_0x5c8074);}}return _0x2712fe;},_0x3dec8f['decodeDelimited']=function(_0x3e4b03){return _0x3e4b03 instanceof _0x184fe9||(_0x3e4b03=new _0x184fe9(_0x3e4b03)),this['decode'](_0x3e4b03,_0x3e4b03['uint32']());},_0x3dec8f['verify']=function(_0x26bc5a){if('object'!=typeof _0x26bc5a||null===_0x26bc5a)return'object\x20expected';if(null!=_0x26bc5a['root']&&_0x26bc5a['hasOwnProperty']('root')&&!_0x4d9c55['isString'](_0x26bc5a['root']))return'root:\x20string\x20expected';if(null!=_0x26bc5a['rootMain']&&_0x26bc5a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x26bc5a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x26bc5a['rootGraveyard']&&_0x26bc5a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x26bc5a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x26bc5a['path']&&_0x26bc5a['hasOwnProperty']('path')){if(!Array['isArray'](_0x26bc5a['path']))return'path:\x20array\x20expected';for(var _0x2904a5=0x0;_0x2904a5<_0x26bc5a['path']['length'];++_0x2904a5)if(!_0x4d9c55['isInteger'](_0x26bc5a['path'][_0x2904a5]))return'path:\x20integer[]\x20expected';}return null!=_0x26bc5a['stickiness']&&_0x26bc5a['hasOwnProperty']('stickiness')&&!_0x4d9c55['isString'](_0x26bc5a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3dec8f['fromObject']=function(_0x45ba2b){if(_0x45ba2b instanceof _0x43c35d['Position'])return _0x45ba2b;var _0x3bd578=new _0x43c35d['Position']();if(null!=_0x45ba2b['root']&&(_0x3bd578['root']=String(_0x45ba2b['root'])),null!=_0x45ba2b['rootMain']&&(_0x3bd578['rootMain']=Boolean(_0x45ba2b['rootMain'])),null!=_0x45ba2b['rootGraveyard']&&(_0x3bd578['rootGraveyard']=Boolean(_0x45ba2b['rootGraveyard'])),_0x45ba2b['path']){if(!Array['isArray'](_0x45ba2b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3bd578['path']=[];for(var _0x5a420b=0x0;_0x5a420b<_0x45ba2b['path']['length'];++_0x5a420b)_0x3bd578['path'][_0x5a420b]=_0x45ba2b['path'][_0x5a420b]>>>0x0;}return null!=_0x45ba2b['stickiness']&&(_0x3bd578['stickiness']=String(_0x45ba2b['stickiness'])),_0x3bd578;},_0x3dec8f['toObject']=function(_0x4fb05e,_0xbfda43){_0xbfda43||(_0xbfda43={});var _0x2b2673={};if((_0xbfda43['arrays']||_0xbfda43['defaults'])&&(_0x2b2673['path']=[]),_0xbfda43['defaults']&&(_0x2b2673['root']='',_0x2b2673['rootMain']=!0x1,_0x2b2673['rootGraveyard']=!0x1,_0x2b2673['stickiness']=''),null!=_0x4fb05e['root']&&_0x4fb05e['hasOwnProperty']('root')&&(_0x2b2673['root']=_0x4fb05e['root']),null!=_0x4fb05e['rootMain']&&_0x4fb05e['hasOwnProperty']('rootMain')&&(_0x2b2673['rootMain']=_0x4fb05e['rootMain']),null!=_0x4fb05e['rootGraveyard']&&_0x4fb05e['hasOwnProperty']('rootGraveyard')&&(_0x2b2673['rootGraveyard']=_0x4fb05e['rootGraveyard']),_0x4fb05e['path']&&_0x4fb05e['path']['length']){_0x2b2673['path']=[];for(var _0x41e765=0x0;_0x41e765<_0x4fb05e['path']['length'];++_0x41e765)_0x2b2673['path'][_0x41e765]=_0x4fb05e['path'][_0x41e765];}return null!=_0x4fb05e['stickiness']&&_0x4fb05e['hasOwnProperty']('stickiness')&&(_0x2b2673['stickiness']=_0x4fb05e['stickiness']),_0x2b2673;},_0x3dec8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x3dec8f['getTypeUrl']=function(_0x2ec25c){return void 0x0===_0x2ec25c&&(_0x2ec25c='type.googleapis.com'),_0x2ec25c+'/Position';},_0x3dec8f;}()),_0x43c35d['Range']=(function(){function _0x575714(_0x35ca0c){if(_0x35ca0c){for(var _0x53b3e9=Object['keys'](_0x35ca0c),_0x344e22=0x0;_0x344e22<_0x53b3e9['length'];++_0x344e22)null!=_0x35ca0c[_0x53b3e9[_0x344e22]]&&(this[_0x53b3e9[_0x344e22]]=_0x35ca0c[_0x53b3e9[_0x344e22]]);}}return _0x575714['prototype']['start']=null,_0x575714['prototype']['end']=null,_0x575714['create']=function(_0x3c7309){return new _0x575714(_0x3c7309);},_0x575714['encode']=function(_0xd9a59e,_0x427a1e){return _0x427a1e||(_0x427a1e=_0xc741f8['create']()),null!=_0xd9a59e['start']&&Object['hasOwnProperty']['call'](_0xd9a59e,'start')&&_0x43c35d['Position']['encode'](_0xd9a59e['start'],_0x427a1e['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd9a59e['end']&&Object['hasOwnProperty']['call'](_0xd9a59e,'end')&&_0x43c35d['Position']['encode'](_0xd9a59e['end'],_0x427a1e['uint32'](0x12)['fork']())['ldelim'](),_0x427a1e;},_0x575714['encodeDelimited']=function(_0x2c766e,_0x5d6170){return this['encode'](_0x2c766e,_0x5d6170)['ldelim']();},_0x575714['decode']=function(_0x45ddaf,_0x2559dc){_0x45ddaf instanceof _0x184fe9||(_0x45ddaf=_0x184fe9['create'](_0x45ddaf));for(var _0x8de2df=void 0x0===_0x2559dc?_0x45ddaf['len']:_0x45ddaf['pos']+_0x2559dc,_0x21e558=new _0x43c35d['Range']();_0x45ddaf['pos']<_0x8de2df;){var _0x260ce9=_0x45ddaf['uint32']();switch(_0x260ce9>>>0x3){case 0x1:_0x21e558['start']=_0x43c35d['Position']['decode'](_0x45ddaf,_0x45ddaf['uint32']());break;case 0x2:_0x21e558['end']=_0x43c35d['Position']['decode'](_0x45ddaf,_0x45ddaf['uint32']());break;default:_0x45ddaf['skipType'](0x7&_0x260ce9);}}return _0x21e558;},_0x575714['decodeDelimited']=function(_0x5cbf31){return _0x5cbf31 instanceof _0x184fe9||(_0x5cbf31=new _0x184fe9(_0x5cbf31)),this['decode'](_0x5cbf31,_0x5cbf31['uint32']());},_0x575714['verify']=function(_0x18a780){if('object'!=typeof _0x18a780||null===_0x18a780)return'object\x20expected';var _0x5f00cb;if(null!=_0x18a780['start']&&_0x18a780['hasOwnProperty']('start')&&(_0x5f00cb=_0x43c35d['Position']['verify'](_0x18a780['start'])))return'start.'+_0x5f00cb;if(null!=_0x18a780['end']&&_0x18a780['hasOwnProperty']('end')&&(_0x5f00cb=_0x43c35d['Position']['verify'](_0x18a780['end'])))return'end.'+_0x5f00cb;return null;},_0x575714['fromObject']=function(_0x2cc474){if(_0x2cc474 instanceof _0x43c35d['Range'])return _0x2cc474;var _0x1d7e51=new _0x43c35d['Range']();if(null!=_0x2cc474['start']){if('object'!=typeof _0x2cc474['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1d7e51['start']=_0x43c35d['Position']['fromObject'](_0x2cc474['start']);}if(null!=_0x2cc474['end']){if('object'!=typeof _0x2cc474['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1d7e51['end']=_0x43c35d['Position']['fromObject'](_0x2cc474['end']);}return _0x1d7e51;},_0x575714['toObject']=function(_0x2bfeac,_0x218d88){_0x218d88||(_0x218d88={});var _0x1133c8={};return _0x218d88['defaults']&&(_0x1133c8['start']=null,_0x1133c8['end']=null),null!=_0x2bfeac['start']&&_0x2bfeac['hasOwnProperty']('start')&&(_0x1133c8['start']=_0x43c35d['Position']['toObject'](_0x2bfeac['start'],_0x218d88)),null!=_0x2bfeac['end']&&_0x2bfeac['hasOwnProperty']('end')&&(_0x1133c8['end']=_0x43c35d['Position']['toObject'](_0x2bfeac['end'],_0x218d88)),_0x1133c8;},_0x575714['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x575714['getTypeUrl']=function(_0xb315bb){return void 0x0===_0xb315bb&&(_0xb315bb='type.googleapis.com'),_0xb315bb+'/Range';},_0x575714;}()),_0x43c35d['Element']=(function(){function _0x43b45e(_0x100596){if(this['children']=[],this['attributesBoolean']={},_0x100596){for(var _0x4379a6=Object['keys'](_0x100596),_0x36067a=0x0;_0x36067a<_0x4379a6['length'];++_0x36067a)null!=_0x100596[_0x4379a6[_0x36067a]]&&(this[_0x4379a6[_0x36067a]]=_0x100596[_0x4379a6[_0x36067a]]);}}return _0x43b45e['prototype']['name']='',_0x43b45e['prototype']['children']=_0x4d9c55['emptyArray'],_0x43b45e['prototype']['data']='',_0x43b45e['prototype']['attributesBoolean']=_0x4d9c55['emptyObject'],_0x43b45e['prototype']['attributesJson']='',_0x43b45e['create']=function(_0x2271d7){return new _0x43b45e(_0x2271d7);},_0x43b45e['encode']=function(_0x32b27b,_0x37379d){if(_0x37379d||(_0x37379d=_0xc741f8['create']()),null!=_0x32b27b['name']&&Object['hasOwnProperty']['call'](_0x32b27b,'name')&&_0x37379d['uint32'](0xa)['string'](_0x32b27b['name']),null!=_0x32b27b['children']&&_0x32b27b['children']['length']){for(var _0x566a02=0x0;_0x566a02<_0x32b27b['children']['length'];++_0x566a02)_0x43c35d['Element']['encode'](_0x32b27b['children'][_0x566a02],_0x37379d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x32b27b['data']&&Object['hasOwnProperty']['call'](_0x32b27b,'data')&&_0x37379d['uint32'](0x1a)['string'](_0x32b27b['data']),null!=_0x32b27b['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x32b27b,'attributesBoolean')){var _0x2f8454=Object['keys'](_0x32b27b['attributesBoolean']);for(_0x566a02=0x0;_0x566a02<_0x2f8454['length'];++_0x566a02)_0x37379d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2f8454[_0x566a02])['uint32'](0x10)['bool'](_0x32b27b['attributesBoolean'][_0x2f8454[_0x566a02]])['ldelim']();}return null!=_0x32b27b['attributesJson']&&Object['hasOwnProperty']['call'](_0x32b27b,'attributesJson')&&_0x37379d['uint32'](0x2a)['string'](_0x32b27b['attributesJson']),_0x37379d;},_0x43b45e['encodeDelimited']=function(_0x3771db,_0x48558c){return this['encode'](_0x3771db,_0x48558c)['ldelim']();},_0x43b45e['decode']=function(_0x1e363a,_0x51ab6d){_0x1e363a instanceof _0x184fe9||(_0x1e363a=_0x184fe9['create'](_0x1e363a));for(var _0x231948,_0x8d3473,_0x1ab360=void 0x0===_0x51ab6d?_0x1e363a['len']:_0x1e363a['pos']+_0x51ab6d,_0x21358b=new _0x43c35d['Element']();_0x1e363a['pos']<_0x1ab360;){var _0x49860b=_0x1e363a['uint32']();switch(_0x49860b>>>0x3){case 0x1:_0x21358b['name']=_0x1e363a['string']();break;case 0x2:_0x21358b['children']&&_0x21358b['children']['length']||(_0x21358b['children']=[]),_0x21358b['children']['push'](_0x43c35d['Element']['decode'](_0x1e363a,_0x1e363a['uint32']()));break;case 0x3:_0x21358b['data']=_0x1e363a['string']();break;case 0x4:_0x21358b['attributesBoolean']===_0x4d9c55['emptyObject']&&(_0x21358b['attributesBoolean']={});var _0x521fc5=_0x1e363a['uint32']()+_0x1e363a['pos'];for(_0x231948='',_0x8d3473=!0x1;_0x1e363a['pos']<_0x521fc5;){var _0x2241ca=_0x1e363a['uint32']();switch(_0x2241ca>>>0x3){case 0x1:_0x231948=_0x1e363a['string']();break;case 0x2:_0x8d3473=_0x1e363a['bool']();break;default:_0x1e363a['skipType'](0x7&_0x2241ca);}}_0x21358b['attributesBoolean'][_0x231948]=_0x8d3473;break;case 0x5:_0x21358b['attributesJson']=_0x1e363a['string']();break;default:_0x1e363a['skipType'](0x7&_0x49860b);}}return _0x21358b;},_0x43b45e['decodeDelimited']=function(_0x1c36ff){return _0x1c36ff instanceof _0x184fe9||(_0x1c36ff=new _0x184fe9(_0x1c36ff)),this['decode'](_0x1c36ff,_0x1c36ff['uint32']());},_0x43b45e['verify']=function(_0x39fe58){if('object'!=typeof _0x39fe58||null===_0x39fe58)return'object\x20expected';if(null!=_0x39fe58['name']&&_0x39fe58['hasOwnProperty']('name')&&!_0x4d9c55['isString'](_0x39fe58['name']))return'name:\x20string\x20expected';if(null!=_0x39fe58['children']&&_0x39fe58['hasOwnProperty']('children')){if(!Array['isArray'](_0x39fe58['children']))return'children:\x20array\x20expected';for(var _0x2dcdf7=0x0;_0x2dcdf7<_0x39fe58['children']['length'];++_0x2dcdf7){var _0x27f3d0=_0x43c35d['Element']['verify'](_0x39fe58['children'][_0x2dcdf7]);if(_0x27f3d0)return'children.'+_0x27f3d0;}}if(null!=_0x39fe58['data']&&_0x39fe58['hasOwnProperty']('data')&&!_0x4d9c55['isString'](_0x39fe58['data']))return'data:\x20string\x20expected';if(null!=_0x39fe58['attributesBoolean']&&_0x39fe58['hasOwnProperty']('attributesBoolean')){if(!_0x4d9c55['isObject'](_0x39fe58['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x562b59=Object['keys'](_0x39fe58['attributesBoolean']);for(_0x2dcdf7=0x0;_0x2dcdf7<_0x562b59['length'];++_0x2dcdf7)if('boolean'!=typeof _0x39fe58['attributesBoolean'][_0x562b59[_0x2dcdf7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x39fe58['attributesJson']&&_0x39fe58['hasOwnProperty']('attributesJson')&&!_0x4d9c55['isString'](_0x39fe58['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x43b45e['fromObject']=function(_0x268245){if(_0x268245 instanceof _0x43c35d['Element'])return _0x268245;var _0x1d2647=new _0x43c35d['Element']();if(null!=_0x268245['name']&&(_0x1d2647['name']=String(_0x268245['name'])),_0x268245['children']){if(!Array['isArray'](_0x268245['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1d2647['children']=[];for(var _0x5aeca8=0x0;_0x5aeca8<_0x268245['children']['length'];++_0x5aeca8){if('object'!=typeof _0x268245['children'][_0x5aeca8])throw TypeError('.Element.children:\x20object\x20expected');_0x1d2647['children'][_0x5aeca8]=_0x43c35d['Element']['fromObject'](_0x268245['children'][_0x5aeca8]);}}if(null!=_0x268245['data']&&(_0x1d2647['data']=String(_0x268245['data'])),_0x268245['attributesBoolean']){if('object'!=typeof _0x268245['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1d2647['attributesBoolean']={};var _0x4a37ef=Object['keys'](_0x268245['attributesBoolean']);for(_0x5aeca8=0x0;_0x5aeca8<_0x4a37ef['length'];++_0x5aeca8)_0x1d2647['attributesBoolean'][_0x4a37ef[_0x5aeca8]]=Boolean(_0x268245['attributesBoolean'][_0x4a37ef[_0x5aeca8]]);}return null!=_0x268245['attributesJson']&&(_0x1d2647['attributesJson']=String(_0x268245['attributesJson'])),_0x1d2647;},_0x43b45e['toObject']=function(_0x51c905,_0x39df7b){_0x39df7b||(_0x39df7b={});var _0x4c59ca,_0x277b74={};if((_0x39df7b['arrays']||_0x39df7b['defaults'])&&(_0x277b74['children']=[]),(_0x39df7b['objects']||_0x39df7b['defaults'])&&(_0x277b74['attributesBoolean']={}),_0x39df7b['defaults']&&(_0x277b74['name']='',_0x277b74['data']='',_0x277b74['attributesJson']=''),null!=_0x51c905['name']&&_0x51c905['hasOwnProperty']('name')&&(_0x277b74['name']=_0x51c905['name']),_0x51c905['children']&&_0x51c905['children']['length']){_0x277b74['children']=[];for(var _0x52e5aa=0x0;_0x52e5aa<_0x51c905['children']['length'];++_0x52e5aa)_0x277b74['children'][_0x52e5aa]=_0x43c35d['Element']['toObject'](_0x51c905['children'][_0x52e5aa],_0x39df7b);}if(null!=_0x51c905['data']&&_0x51c905['hasOwnProperty']('data')&&(_0x277b74['data']=_0x51c905['data']),_0x51c905['attributesBoolean']&&(_0x4c59ca=Object['keys'](_0x51c905['attributesBoolean']))['length']){_0x277b74['attributesBoolean']={};for(_0x52e5aa=0x0;_0x52e5aa<_0x4c59ca['length'];++_0x52e5aa)_0x277b74['attributesBoolean'][_0x4c59ca[_0x52e5aa]]=_0x51c905['attributesBoolean'][_0x4c59ca[_0x52e5aa]];}return null!=_0x51c905['attributesJson']&&_0x51c905['hasOwnProperty']('attributesJson')&&(_0x277b74['attributesJson']=_0x51c905['attributesJson']),_0x277b74;},_0x43b45e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x43b45e['getTypeUrl']=function(_0xf85e50){return void 0x0===_0xf85e50&&(_0xf85e50='type.googleapis.com'),_0xf85e50+'/Element';},_0x43b45e;}()),_0x43c35d;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x11d43c){return new y(this['_protobufRoot'][_0x11d43c]);}}class y{['_protobuf'];constructor(_0x44a62a){this['_protobuf']=_0x44a62a;}['compress'](_0x32a04e){const _0x541c2f=this['_protobuf']['verify'](_0x32a04e);if(_0x541c2f)throw Error(_0x541c2f);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x32a04e))['finish']();}['decompress'](_0x18865c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x18865c),{'oneofs':!0x0});}}function _(_0x52f2a5,_0x44ad35){const _0x5ba158=_0x4abc43(_0x52f2a5);return _0x5ba158['path'][_0x5ba158['path']['length']-0x1]+=_0x44ad35,_0x5ba158;}function O(_0x58711a,_0x285062){return _0x58711a['root']===_0x285062['root']&&_0x49c20e(_0x58711a['path'],_0x285062['path']);}function $(_0x4d7bee){P(_0x4d7bee,_0x44d4d5=>('main'==_0x44d4d5['root']?(_0x44d4d5['rootMain']=!0x0,delete _0x44d4d5['root']):'$graveyard'==_0x44d4d5['root']&&(_0x44d4d5['rootGraveyard']=!0x0,delete _0x44d4d5['root']),_0x44d4d5));}function J(_0x1aa265){P(_0x1aa265,_0x530278=>(_0x530278['rootMain']?(_0x530278['root']='main',delete _0x530278['rootMain']):_0x530278['rootGraveyard']&&(_0x530278['root']='$graveyard',delete _0x530278['rootGraveyard']),_0x530278));}function P(_0x18c9c0,_0x14d4b7){for(const _0x59a589 in _0x18c9c0){const _0x5006b7=_0x18c9c0[_0x59a589];'nodes'!==_0x59a589&&_0x2d0e7b(_0x5006b7)&&(_0x5006b7['path']&&(_0x5006b7['root']||_0x5006b7['rootMain']||_0x5006b7['rootGraveyard'])?_0x18c9c0[_0x59a589]=_0x14d4b7(_0x5006b7):P(_0x5006b7,_0x14d4b7));}return _0x18c9c0;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2abe7d,_0x289af9,_0x33e1ee){this['_id']=_0x2abe7d,this['_operationName']=_0x289af9,this['_protobufDescriptor']=_0x33e1ee;}['compress'](_0xa4355,_0x83ff1c){const _0x978336=_0x83ff1c['shift']();return $(_0x978336),_0xa4355['buffers']['push'](this['_protobufDescriptor']['compress'](_0x978336)),_0xa4355['types']['push'](this['_id']),!0x0;}['decompress'](_0xf8e8e7,_0x46adaf){_0x46adaf['types']['shift']();const _0x25ef35=this['_protobufDescriptor']['decompress'](_0x46adaf['buffers']['shift']());J(_0x25ef35),_0x25ef35['__className']=this['_operationName'],_0xf8e8e7['push'](_0x25ef35);}}class s extends e{['compress'](_0x52215c,_0x200401){const _0xe62d84=_0x200401['shift']();return this['_serializeOneOf']('oldValue',_0xe62d84),this['_serializeOneOf']('newValue',_0xe62d84),$(_0xe62d84),_0x52215c['buffers']['push'](this['_protobufDescriptor']['compress'](_0xe62d84)),_0x52215c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3c4134,_0x55b114){const {types:_0x348d6,buffers:_0x39d966}=_0x55b114,_0x423c2a=this['_protobufDescriptor']['decompress'](_0x39d966['shift']());_0x348d6['shift'](),this['_deserializeOneOf']('oldValue',_0x423c2a),this['_deserializeOneOf']('newValue',_0x423c2a),J(_0x423c2a),_0x423c2a['__className']=this['_operationName'],_0x3c4134['push'](_0x423c2a);}['_serializeOneOf'](_0x1ebf43,_0x3552e4){const _0x3934c7=_0x3552e4[_0x1ebf43];'boolean'==typeof _0x3934c7?_0x3552e4[_0x1ebf43+'Boolean']=_0x3934c7:_0x3552e4[_0x1ebf43+'Json']=JSON['stringify'](_0x3934c7);}['_deserializeOneOf'](_0x27c0d2,_0x490c9b){const _0x5107f6=_0x27c0d2+'Json';_0x490c9b[_0x5107f6]?(_0x490c9b[_0x27c0d2]=JSON['parse'](_0x490c9b[_0x5107f6]),delete _0x490c9b[_0x5107f6]):(_0x490c9b[_0x27c0d2]=_0x490c9b[_0x27c0d2+'Boolean'],delete _0x490c9b[_0x27c0d2+'Boolean']);}}class i extends e{['compress'](_0x2d8f81,_0x420e7b){const _0x53ea48=_0x420e7b['shift']();return this['_serializeNodesAttributes'](_0x53ea48['nodes']),$(_0x53ea48),_0x2d8f81['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53ea48)),_0x2d8f81['types']['push'](this['_id']),!0x0;}['decompress'](_0x1ff74d,_0xf0d5e4){const {types:_0x46ce34,buffers:_0x3817fd}=_0xf0d5e4,_0x5b7824=this['_protobufDescriptor']['decompress'](_0x3817fd['shift']());_0x46ce34['shift'](),_0x5b7824['nodes']||(_0x5b7824['nodes']=[]),this['_deserializeNodesAttributes'](_0x5b7824['nodes']),J(_0x5b7824),_0x5b7824['__className']=this['_operationName'],_0x1ff74d['push'](_0x5b7824);}['_serializeNodesAttributes'](_0x17f890){for(const _0x955550 of _0x17f890){if(_0x955550['attributes']){const _0x3bab2b=_0x955550['attributes'];this['_areValuesBoolean'](_0x3bab2b)?_0x955550['attributesBoolean']=_0x3bab2b:_0x955550['attributesJson']=JSON['stringify'](_0x3bab2b);}_0x955550['children']&&this['_serializeNodesAttributes'](_0x955550['children']);}}['_deserializeNodesAttributes'](_0x309ea9){for(const _0x5074c4 of _0x309ea9)(_0x5074c4['attributesBoolean']||_0x5074c4['attributesJson'])&&(_0x5074c4['attributesBoolean']?(_0x5074c4['attributes']=_0x5074c4['attributesBoolean'],delete _0x5074c4['attributesBoolean']):(_0x5074c4['attributes']=JSON['parse'](_0x5074c4['attributesJson']),delete _0x5074c4['attributesJson'])),_0x5074c4['children']&&this['_deserializeNodesAttributes'](_0x5074c4['children']);}['_areValuesBoolean'](_0x2cee44){return Object['keys'](_0x2cee44)['every'](_0xc1c584=>'boolean'==typeof _0x2cee44[_0xc1c584]);}}class n extends e{['decompress'](_0x1c6f21,_0x14b11e){super['decompress'](_0x1c6f21,_0x14b11e);const _0x23ec40=_0x1c6f21[_0x1c6f21['length']-0x1];_0x23ec40['oldRange']||(_0x23ec40['oldRange']=null),_0x23ec40['newRange']||(_0x23ec40['newRange']=null);}}class p extends e{['compress'](_0x11ca5c,_0x40a0be){return _0x40a0be['shift'](),_0x11ca5c['types']['push'](this['_id']),!0x0;}['decompress'](_0x420046,_0x4f1f30){_0x4f1f30['types']['shift'](),_0x420046['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x14d7ef,_0x190b1c,_0x536297,_0x3f38c1){super(_0x14d7ef,_0x190b1c,_0x536297),this['_omittedNamespace']=_0x3f38c1+':';}['compress'](_0xffb115,_0x1de87d){return!('MarkerOperation'!=_0x1de87d[0x0]['__className']||!_0x1de87d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1de87d[0x0]['name']=_0x1de87d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xffb115,_0x1de87d),!0x0);}['decompress'](_0x1c8ea9,_0x1a4ab9){super['decompress'](_0x1c8ea9,_0x1a4ab9);const _0x1fa531=_0x1c8ea9[_0x1c8ea9['length']-0x1];_0x1fa531['name']=this['_omittedNamespace']+_0x1fa531['name'];}}class b{['_id'];['_context'];constructor(_0x55af63,_0x124d1f){this['_id']=_0x55af63,this['_context']=_0x124d1f;}['compress'](_0x416728,_0x2d7d8f){let _0x43585f;for(;_0x2d7d8f['length']>0x1&&this['_compareOperations'](_0x2d7d8f[0x0],_0x2d7d8f[0x1]);)_0x43585f?(_0x43585f=this['_combineNext'](_0x2d7d8f['shift'](),_0x43585f),_0x416728['types']['push'](0x0)):(_0x43585f=_0x4abc43(_0x2d7d8f['shift']()),_0x416728['types']['push'](this['_id']));return!!_0x43585f&&(_0x43585f=this['_combineNext'](_0x2d7d8f['shift'](),_0x43585f),_0x416728['types']['push'](0x0),_0x416728['buffers']['push'](this['_compressSingleOperation'](_0x43585f)),!0x0);}['decompress'](_0x56e0fb,_0x53e27f){const _0x4258a4=this['_decompressSingleOperation'](_0x53e27f);for(;0x0==_0x53e27f['types'][0x0];)_0x53e27f['types']['shift'](),_0x56e0fb['push'](this['_splitCurrent'](_0x4258a4));_0x56e0fb['push'](_0x4258a4);}}class m extends b{['_combineNext'](_0x64d42d,_0x471c93){return _0x471c93['nodes'][0x0]['data']+=_0x64d42d['nodes'][0x0]['data'],_0x471c93;}['_splitCurrent'](_0x4f0c88){const _0x75d37=_0x4abc43(_0x4f0c88),_0x128e26=_0x75d37['nodes'][0x0],_0x754c17=_0x4f0c88['nodes'][0x0],_0x590a68=_0x754c17['data'][Symbol['iterator']]()['next']()['value'],_0x3cc436=_0x590a68['length'];return _0x128e26['data']=_0x590a68,_0x754c17['data']=_0x754c17['data']['substr'](_0x3cc436),_0x4f0c88['position']=_(_0x4f0c88['position'],_0x3cc436),_0x75d37;}['_compareOperations'](_0x2c7154,_0x396bcc){if(this['_checkOperation'](_0x2c7154)&&this['_checkOperation'](_0x396bcc)){const _0x537e9a=_0x2c7154['nodes'][0x0]['data']['length'],_0x42492d=O(_(_0x2c7154['position'],_0x537e9a),_0x396bcc['position']),_0x6c2eea=_0x2c7154['nodes'][0x0],_0x4b0fbe=_0x396bcc['nodes'][0x0];return _0x42492d&&this['_compareAttributes'](_0x6c2eea,_0x4b0fbe);}return!0x1;}['_compressSingleOperation'](_0x4d032f){const _0x487522={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x487522,[_0x4d032f]),_0x487522['buffers'][0x0];}['_decompressSingleOperation'](_0x4a3e37){const _0xfd72ec=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xfd72ec,_0x4a3e37),_0xfd72ec[0x0];}['_checkOperation'](_0x2295e7){return'InsertOperation'==_0x2295e7['__className']&&0x1==_0x2295e7['nodes']['length']&&_0x2295e7['nodes'][0x0]['data']&&!_0x2295e7['wasUndone']&&0x1==Array['from'](_0x2295e7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1b9a4a,_0x32da1a){const _0x5b4957=Object['keys'](_0x1b9a4a['attributes']||{}),_0x4f87b7=Object['keys'](_0x32da1a['attributes']||{});return _0x5b4957['length']===_0x4f87b7['length']&&_0x5b4957['every'](_0x1a2fcd=>_0x32da1a['attributes'][_0x1a2fcd]&&_0x32da1a['attributes'][_0x1a2fcd]===_0x1b9a4a['attributes'][_0x1a2fcd]);}}class c extends b{['_combineNext'](_0x1cf590,_0xd03690){return _0xd03690['howMany']++,_0xd03690['sourcePosition']=_0x4abc43(_0x1cf590['sourcePosition']),_0xd03690;}['_splitCurrent'](_0x3824ff){const _0x3d8aff=_0x4abc43(_0x3824ff);return _0x3824ff['howMany']--,_0x3d8aff['howMany']=0x1,_0x3d8aff['sourcePosition']=_(_0x3d8aff['sourcePosition'],_0x3824ff['howMany']),_0x3d8aff;}['_compareOperations'](_0x698ca6,_0x22449a){return!(!this['_checkOperation'](_0x698ca6)||!this['_checkOperation'](_0x22449a))&&(O(_(_0x698ca6['sourcePosition'],-0x1),_0x22449a['sourcePosition'])&&O(_0x698ca6['targetPosition'],_0x22449a['targetPosition']));}['_compressSingleOperation'](_0x4fdc2e){const _0x27b2bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x27b2bc,[_0x4fdc2e]),_0x27b2bc['buffers'][0x0];}['_decompressSingleOperation'](_0xfd2380){const _0x3d3ed9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d3ed9,_0xfd2380),_0x3d3ed9[0x0];}['_checkOperation'](_0x3681d7){return'MoveOperation'==_0x3681d7['__className']&&'$graveyard'==_0x3681d7['targetPosition']['root']&&0x1==_0x3681d7['howMany']&&!_0x3681d7['wasUndone'];}}class h extends b{['_combineNext'](_0x2f125d,_0x4a6547){return _0x4a6547['howMany']++,_0x4a6547;}['_splitCurrent'](_0x72e7d){const _0xb9314a=_0x4abc43(_0x72e7d);return _0xb9314a['howMany']=0x1,_0x72e7d['howMany']--,_0xb9314a;}['_compareOperations'](_0x14487c,_0x5e643b){return!(!this['_checkOperation'](_0x14487c)||!this['_checkOperation'](_0x5e643b))&&(O(_0x14487c['sourcePosition'],_0x5e643b['sourcePosition'])&&O(_0x14487c['targetPosition'],_0x5e643b['targetPosition']));}['_compressSingleOperation'](_0x16af02){const _0x5cbf5d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5cbf5d,[_0x16af02]),_0x5cbf5d['buffers'][0x0];}['_decompressSingleOperation'](_0xafb03f){const _0xcd89f7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xcd89f7,_0xafb03f),_0xcd89f7[0x0];}['_checkOperation'](_0x42b472){return'MoveOperation'==_0x42b472['__className']&&'$graveyard'==_0x42b472['targetPosition']['root']&&0x1==_0x42b472['howMany']&&!_0x42b472['wasUndone'];}}class f extends b{['compress'](_0x2e1e22,_0x44c7e0){if(!this['_compareOperations'](_0x44c7e0[0x0],_0x44c7e0[0x1]))return!0x1;const _0x359334=_0x44c7e0['shift']();return _0x359334['oldRange']=null,_0x359334['newRange']&&O(_0x359334['newRange']['start'],_0x359334['newRange']['end'])&&(_0x359334['newRange']['end']=null),_0x44c7e0['shift'](),_0x2e1e22['types']['push'](this['_id']),_0x2e1e22['types']['push'](0x0),_0x2e1e22['buffers']['push'](this['_compressSingleOperation'](_0x359334)),!0x0;}['decompress'](_0x242862,_0x2e1c14){const _0x2c2b61=this['_decompressSingleOperation'](_0x2e1c14);_0x2c2b61['newRange']&&!_0x2c2b61['newRange']['end']&&(_0x2c2b61['newRange']['end']=_0x4abc43(_0x2c2b61['newRange']['start']));const _0x38efd5=_0x4abc43(_0x2c2b61);_0x38efd5['newRange']&&(_0x38efd5['newRange']['start']['stickiness']='toNone',_0x38efd5['newRange']['end']=_0x4abc43(_0x38efd5['newRange']['start'])),_0x38efd5['name']='user:position:'+_0x38efd5['name']['split'](':')[0x2],_0x2e1c14['types']['shift'](),_0x242862['push'](_0x2c2b61),_0x242862['push'](_0x38efd5);}['_compressSingleOperation'](_0x7dafc8){const _0x5f1875={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5f1875,[_0x7dafc8]),_0x5f1875['buffers'][0x0];}['_decompressSingleOperation'](_0x2b263b){const _0x17766e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x17766e,_0x2b263b),_0x17766e[0x0];}['_compareOperations'](_0x2a3db3,_0x430f2a){return!(!_0x2a3db3||!_0x430f2a)&&('MarkerOperation'==_0x2a3db3['__className']&&'MarkerOperation'==_0x430f2a['__className']&&!(!_0x2a3db3['name']['startsWith']('user:')||!_0x430f2a['name']['startsWith']('user:')||_0x2a3db3['name']==_0x430f2a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3cf70a=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',_0x3cf70a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3cf70a,'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'](_0x19fb7f){if(!_0x19fb7f||!_0x19fb7f[0x0])throw new _0x18a078('no-operations-provided',this);const _0x4027f5={'types':[],'buffers':[],'baseVersion':_0x19fb7f[0x0]['baseVersion']};for(;_0x19fb7f['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('TypingAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName'](_0x19fb7f[0x0]['__className'])['compress'](_0x4027f5,_0x19fb7f);return _0x4027f5;}['decompress'](_0x4b9f9c){const _0x431f06=[];for(;_0x4b9f9c['types']['length'];){this['_compressorById']['get'](_0x4b9f9c['types'][0x0])['decompress'](_0x431f06,_0x4b9f9c);}return _0x431f06['forEach']((_0x13fab8,_0x1f4251)=>_0x13fab8['baseVersion']=_0x4b9f9c['baseVersion']+_0x1f4251),_0x431f06;}['_getCompressorByName'](_0xbe36ea){return this['_compressorByName']['get'](_0xbe36ea);}['_registerOperationCompressor'](_0x58fa64,_0x36f96c,_0x162be1){const _0x512c20=new _0x162be1(_0x58fa64,_0x36f96c,this['_protobufFactory']['getDescriptor'](_0x36f96c));this['_registerCompressor'](_0x58fa64,_0x36f96c,_0x512c20);}['_registerActionCompressor'](_0x133322,_0x562391,_0x4f3603){const _0x5de812=new _0x4f3603(_0x133322,this);this['_registerCompressor'](_0x133322,_0x562391,_0x5de812);}['_registerCompressor'](_0x3e3478,_0x2c01f7,_0x48a4ea){this['_compressorById']['set'](_0x3e3478,_0x48a4ea),this['_compressorByName']['set'](_0x2c01f7,_0x48a4ea);}}export{g as Compressor};
23
+ import{CKEditorError as _0x1b26df}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x302fd0 from'protobufjs/minimal.js';import{cloneDeep as _0x3b897e,isEqual as _0x1922c4,isObject as _0x43d60f}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x34fcad=_0x302fd0['Reader'],_0x262222=_0x302fd0['Writer'],_0x2afd3a=_0x302fd0['util'],_0x25682a=_0x302fd0['roots']['default']||(_0x302fd0['roots']['default']={});return _0x25682a['AttributeOperation']=(function(){function _0x46c034(_0x2f83ad){if(_0x2f83ad){for(var _0x319461=Object['keys'](_0x2f83ad),_0x24bbab=0x0;_0x24bbab<_0x319461['length'];++_0x24bbab)null!=_0x2f83ad[_0x319461[_0x24bbab]]&&(this[_0x319461[_0x24bbab]]=_0x2f83ad[_0x319461[_0x24bbab]]);}}return _0x46c034['prototype']['range']=null,_0x46c034['prototype']['key']='',_0x46c034['prototype']['oldValueBoolean']=!0x1,_0x46c034['prototype']['oldValueJson']='',_0x46c034['prototype']['newValueBoolean']=!0x1,_0x46c034['prototype']['newValueJson']='',_0x46c034['prototype']['wasUndone']=!0x1,_0x46c034['create']=function(_0x3915e7){return new _0x46c034(_0x3915e7);},_0x46c034['encode']=function(_0x190065,_0x20f74){return _0x20f74||(_0x20f74=_0x262222['create']()),null!=_0x190065['range']&&Object['hasOwnProperty']['call'](_0x190065,'range')&&_0x25682a['Range']['encode'](_0x190065['range'],_0x20f74['uint32'](0xa)['fork']())['ldelim'](),null!=_0x190065['key']&&Object['hasOwnProperty']['call'](_0x190065,'key')&&_0x20f74['uint32'](0x12)['string'](_0x190065['key']),null!=_0x190065['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x190065,'oldValueBoolean')&&_0x20f74['uint32'](0x18)['bool'](_0x190065['oldValueBoolean']),null!=_0x190065['oldValueJson']&&Object['hasOwnProperty']['call'](_0x190065,'oldValueJson')&&_0x20f74['uint32'](0x22)['string'](_0x190065['oldValueJson']),null!=_0x190065['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x190065,'newValueBoolean')&&_0x20f74['uint32'](0x28)['bool'](_0x190065['newValueBoolean']),null!=_0x190065['newValueJson']&&Object['hasOwnProperty']['call'](_0x190065,'newValueJson')&&_0x20f74['uint32'](0x32)['string'](_0x190065['newValueJson']),null!=_0x190065['wasUndone']&&Object['hasOwnProperty']['call'](_0x190065,'wasUndone')&&_0x20f74['uint32'](0x38)['bool'](_0x190065['wasUndone']),_0x20f74;},_0x46c034['encodeDelimited']=function(_0x5651dd,_0x452401){return this['encode'](_0x5651dd,_0x452401)['ldelim']();},_0x46c034['decode']=function(_0x146d60,_0x3d8c0d){_0x146d60 instanceof _0x34fcad||(_0x146d60=_0x34fcad['create'](_0x146d60));for(var _0x860719=void 0x0===_0x3d8c0d?_0x146d60['len']:_0x146d60['pos']+_0x3d8c0d,_0x25c7ac=new _0x25682a['AttributeOperation']();_0x146d60['pos']<_0x860719;){var _0x20f1ed=_0x146d60['uint32']();switch(_0x20f1ed>>>0x3){case 0x1:_0x25c7ac['range']=_0x25682a['Range']['decode'](_0x146d60,_0x146d60['uint32']());break;case 0x2:_0x25c7ac['key']=_0x146d60['string']();break;case 0x3:_0x25c7ac['oldValueBoolean']=_0x146d60['bool']();break;case 0x4:_0x25c7ac['oldValueJson']=_0x146d60['string']();break;case 0x5:_0x25c7ac['newValueBoolean']=_0x146d60['bool']();break;case 0x6:_0x25c7ac['newValueJson']=_0x146d60['string']();break;case 0x7:_0x25c7ac['wasUndone']=_0x146d60['bool']();break;default:_0x146d60['skipType'](0x7&_0x20f1ed);}}return _0x25c7ac;},_0x46c034['decodeDelimited']=function(_0x33b8f0){return _0x33b8f0 instanceof _0x34fcad||(_0x33b8f0=new _0x34fcad(_0x33b8f0)),this['decode'](_0x33b8f0,_0x33b8f0['uint32']());},_0x46c034['verify']=function(_0x21aad4){if('object'!=typeof _0x21aad4||null===_0x21aad4)return'object\x20expected';if(null!=_0x21aad4['range']&&_0x21aad4['hasOwnProperty']('range')){var _0x41e160=_0x25682a['Range']['verify'](_0x21aad4['range']);if(_0x41e160)return'range.'+_0x41e160;}return null!=_0x21aad4['key']&&_0x21aad4['hasOwnProperty']('key')&&!_0x2afd3a['isString'](_0x21aad4['key'])?'key:\x20string\x20expected':null!=_0x21aad4['oldValueBoolean']&&_0x21aad4['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x21aad4['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x21aad4['oldValueJson']&&_0x21aad4['hasOwnProperty']('oldValueJson')&&!_0x2afd3a['isString'](_0x21aad4['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x21aad4['newValueBoolean']&&_0x21aad4['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x21aad4['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x21aad4['newValueJson']&&_0x21aad4['hasOwnProperty']('newValueJson')&&!_0x2afd3a['isString'](_0x21aad4['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x21aad4['wasUndone']&&_0x21aad4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21aad4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46c034['fromObject']=function(_0x4602f8){if(_0x4602f8 instanceof _0x25682a['AttributeOperation'])return _0x4602f8;var _0x2936fd=new _0x25682a['AttributeOperation']();if(null!=_0x4602f8['range']){if('object'!=typeof _0x4602f8['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2936fd['range']=_0x25682a['Range']['fromObject'](_0x4602f8['range']);}return null!=_0x4602f8['key']&&(_0x2936fd['key']=String(_0x4602f8['key'])),null!=_0x4602f8['oldValueBoolean']&&(_0x2936fd['oldValueBoolean']=Boolean(_0x4602f8['oldValueBoolean'])),null!=_0x4602f8['oldValueJson']&&(_0x2936fd['oldValueJson']=String(_0x4602f8['oldValueJson'])),null!=_0x4602f8['newValueBoolean']&&(_0x2936fd['newValueBoolean']=Boolean(_0x4602f8['newValueBoolean'])),null!=_0x4602f8['newValueJson']&&(_0x2936fd['newValueJson']=String(_0x4602f8['newValueJson'])),null!=_0x4602f8['wasUndone']&&(_0x2936fd['wasUndone']=Boolean(_0x4602f8['wasUndone'])),_0x2936fd;},_0x46c034['toObject']=function(_0x4a14da,_0x75b85e){_0x75b85e||(_0x75b85e={});var _0x5cc27a={};return _0x75b85e['defaults']&&(_0x5cc27a['range']=null,_0x5cc27a['key']='',_0x5cc27a['oldValueBoolean']=!0x1,_0x5cc27a['oldValueJson']='',_0x5cc27a['newValueBoolean']=!0x1,_0x5cc27a['newValueJson']='',_0x5cc27a['wasUndone']=!0x1),null!=_0x4a14da['range']&&_0x4a14da['hasOwnProperty']('range')&&(_0x5cc27a['range']=_0x25682a['Range']['toObject'](_0x4a14da['range'],_0x75b85e)),null!=_0x4a14da['key']&&_0x4a14da['hasOwnProperty']('key')&&(_0x5cc27a['key']=_0x4a14da['key']),null!=_0x4a14da['oldValueBoolean']&&_0x4a14da['hasOwnProperty']('oldValueBoolean')&&(_0x5cc27a['oldValueBoolean']=_0x4a14da['oldValueBoolean']),null!=_0x4a14da['oldValueJson']&&_0x4a14da['hasOwnProperty']('oldValueJson')&&(_0x5cc27a['oldValueJson']=_0x4a14da['oldValueJson']),null!=_0x4a14da['newValueBoolean']&&_0x4a14da['hasOwnProperty']('newValueBoolean')&&(_0x5cc27a['newValueBoolean']=_0x4a14da['newValueBoolean']),null!=_0x4a14da['newValueJson']&&_0x4a14da['hasOwnProperty']('newValueJson')&&(_0x5cc27a['newValueJson']=_0x4a14da['newValueJson']),null!=_0x4a14da['wasUndone']&&_0x4a14da['hasOwnProperty']('wasUndone')&&(_0x5cc27a['wasUndone']=_0x4a14da['wasUndone']),_0x5cc27a;},_0x46c034['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x46c034['getTypeUrl']=function(_0x433432){return void 0x0===_0x433432&&(_0x433432='type.googleapis.com'),_0x433432+'/AttributeOperation';},_0x46c034;}()),_0x25682a['InsertOperation']=(function(){function _0x3ba29c(_0x4e931f){if(this['nodes']=[],_0x4e931f){for(var _0x515bf0=Object['keys'](_0x4e931f),_0x3104a0=0x0;_0x3104a0<_0x515bf0['length'];++_0x3104a0)null!=_0x4e931f[_0x515bf0[_0x3104a0]]&&(this[_0x515bf0[_0x3104a0]]=_0x4e931f[_0x515bf0[_0x3104a0]]);}}return _0x3ba29c['prototype']['position']=null,_0x3ba29c['prototype']['nodes']=_0x2afd3a['emptyArray'],_0x3ba29c['prototype']['shouldReceiveAttributes']=!0x1,_0x3ba29c['prototype']['wasUndone']=!0x1,_0x3ba29c['create']=function(_0x41ba3a){return new _0x3ba29c(_0x41ba3a);},_0x3ba29c['encode']=function(_0x3cad22,_0x3617ce){if(_0x3617ce||(_0x3617ce=_0x262222['create']()),null!=_0x3cad22['position']&&Object['hasOwnProperty']['call'](_0x3cad22,'position')&&_0x25682a['Position']['encode'](_0x3cad22['position'],_0x3617ce['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cad22['nodes']&&_0x3cad22['nodes']['length']){for(var _0x1b2f3f=0x0;_0x1b2f3f<_0x3cad22['nodes']['length'];++_0x1b2f3f)_0x25682a['Element']['encode'](_0x3cad22['nodes'][_0x1b2f3f],_0x3617ce['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3cad22['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3cad22,'shouldReceiveAttributes')&&_0x3617ce['uint32'](0x18)['bool'](_0x3cad22['shouldReceiveAttributes']),null!=_0x3cad22['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cad22,'wasUndone')&&_0x3617ce['uint32'](0x20)['bool'](_0x3cad22['wasUndone']),_0x3617ce;},_0x3ba29c['encodeDelimited']=function(_0x40a7da,_0x311b46){return this['encode'](_0x40a7da,_0x311b46)['ldelim']();},_0x3ba29c['decode']=function(_0x57e75e,_0x5c039f){_0x57e75e instanceof _0x34fcad||(_0x57e75e=_0x34fcad['create'](_0x57e75e));for(var _0x35c3f3=void 0x0===_0x5c039f?_0x57e75e['len']:_0x57e75e['pos']+_0x5c039f,_0x39cbb9=new _0x25682a['InsertOperation']();_0x57e75e['pos']<_0x35c3f3;){var _0x1e77b7=_0x57e75e['uint32']();switch(_0x1e77b7>>>0x3){case 0x1:_0x39cbb9['position']=_0x25682a['Position']['decode'](_0x57e75e,_0x57e75e['uint32']());break;case 0x2:_0x39cbb9['nodes']&&_0x39cbb9['nodes']['length']||(_0x39cbb9['nodes']=[]),_0x39cbb9['nodes']['push'](_0x25682a['Element']['decode'](_0x57e75e,_0x57e75e['uint32']()));break;case 0x3:_0x39cbb9['shouldReceiveAttributes']=_0x57e75e['bool']();break;case 0x4:_0x39cbb9['wasUndone']=_0x57e75e['bool']();break;default:_0x57e75e['skipType'](0x7&_0x1e77b7);}}return _0x39cbb9;},_0x3ba29c['decodeDelimited']=function(_0x44ef00){return _0x44ef00 instanceof _0x34fcad||(_0x44ef00=new _0x34fcad(_0x44ef00)),this['decode'](_0x44ef00,_0x44ef00['uint32']());},_0x3ba29c['verify']=function(_0x190cb8){if('object'!=typeof _0x190cb8||null===_0x190cb8)return'object\x20expected';if(null!=_0x190cb8['position']&&_0x190cb8['hasOwnProperty']('position')&&(_0x1e33e6=_0x25682a['Position']['verify'](_0x190cb8['position'])))return'position.'+_0x1e33e6;if(null!=_0x190cb8['nodes']&&_0x190cb8['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x190cb8['nodes']))return'nodes:\x20array\x20expected';for(var _0x3b6608=0x0;_0x3b6608<_0x190cb8['nodes']['length'];++_0x3b6608){var _0x1e33e6;if(_0x1e33e6=_0x25682a['Element']['verify'](_0x190cb8['nodes'][_0x3b6608]))return'nodes.'+_0x1e33e6;}}return null!=_0x190cb8['shouldReceiveAttributes']&&_0x190cb8['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x190cb8['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x190cb8['wasUndone']&&_0x190cb8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x190cb8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ba29c['fromObject']=function(_0x43e730){if(_0x43e730 instanceof _0x25682a['InsertOperation'])return _0x43e730;var _0x29956c=new _0x25682a['InsertOperation']();if(null!=_0x43e730['position']){if('object'!=typeof _0x43e730['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x29956c['position']=_0x25682a['Position']['fromObject'](_0x43e730['position']);}if(_0x43e730['nodes']){if(!Array['isArray'](_0x43e730['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x29956c['nodes']=[];for(var _0x59c3d9=0x0;_0x59c3d9<_0x43e730['nodes']['length'];++_0x59c3d9){if('object'!=typeof _0x43e730['nodes'][_0x59c3d9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x29956c['nodes'][_0x59c3d9]=_0x25682a['Element']['fromObject'](_0x43e730['nodes'][_0x59c3d9]);}}return null!=_0x43e730['shouldReceiveAttributes']&&(_0x29956c['shouldReceiveAttributes']=Boolean(_0x43e730['shouldReceiveAttributes'])),null!=_0x43e730['wasUndone']&&(_0x29956c['wasUndone']=Boolean(_0x43e730['wasUndone'])),_0x29956c;},_0x3ba29c['toObject']=function(_0x2f2829,_0x41fe9d){_0x41fe9d||(_0x41fe9d={});var _0x439526={};if((_0x41fe9d['arrays']||_0x41fe9d['defaults'])&&(_0x439526['nodes']=[]),_0x41fe9d['defaults']&&(_0x439526['position']=null,_0x439526['shouldReceiveAttributes']=!0x1,_0x439526['wasUndone']=!0x1),null!=_0x2f2829['position']&&_0x2f2829['hasOwnProperty']('position')&&(_0x439526['position']=_0x25682a['Position']['toObject'](_0x2f2829['position'],_0x41fe9d)),_0x2f2829['nodes']&&_0x2f2829['nodes']['length']){_0x439526['nodes']=[];for(var _0x1b439c=0x0;_0x1b439c<_0x2f2829['nodes']['length'];++_0x1b439c)_0x439526['nodes'][_0x1b439c]=_0x25682a['Element']['toObject'](_0x2f2829['nodes'][_0x1b439c],_0x41fe9d);}return null!=_0x2f2829['shouldReceiveAttributes']&&_0x2f2829['hasOwnProperty']('shouldReceiveAttributes')&&(_0x439526['shouldReceiveAttributes']=_0x2f2829['shouldReceiveAttributes']),null!=_0x2f2829['wasUndone']&&_0x2f2829['hasOwnProperty']('wasUndone')&&(_0x439526['wasUndone']=_0x2f2829['wasUndone']),_0x439526;},_0x3ba29c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x3ba29c['getTypeUrl']=function(_0xfee847){return void 0x0===_0xfee847&&(_0xfee847='type.googleapis.com'),_0xfee847+'/InsertOperation';},_0x3ba29c;}()),_0x25682a['MarkerOperation']=(function(){function _0x1ecaae(_0x124dd2){if(_0x124dd2){for(var _0x3db4d6=Object['keys'](_0x124dd2),_0x516a18=0x0;_0x516a18<_0x3db4d6['length'];++_0x516a18)null!=_0x124dd2[_0x3db4d6[_0x516a18]]&&(this[_0x3db4d6[_0x516a18]]=_0x124dd2[_0x3db4d6[_0x516a18]]);}}return _0x1ecaae['prototype']['name']='',_0x1ecaae['prototype']['oldRange']=null,_0x1ecaae['prototype']['newRange']=null,_0x1ecaae['prototype']['affectsData']=!0x1,_0x1ecaae['prototype']['wasUndone']=!0x1,_0x1ecaae['create']=function(_0x5a6893){return new _0x1ecaae(_0x5a6893);},_0x1ecaae['encode']=function(_0x2583cd,_0x4000cc){return _0x4000cc||(_0x4000cc=_0x262222['create']()),null!=_0x2583cd['name']&&Object['hasOwnProperty']['call'](_0x2583cd,'name')&&_0x4000cc['uint32'](0xa)['string'](_0x2583cd['name']),null!=_0x2583cd['oldRange']&&Object['hasOwnProperty']['call'](_0x2583cd,'oldRange')&&_0x25682a['Range']['encode'](_0x2583cd['oldRange'],_0x4000cc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2583cd['newRange']&&Object['hasOwnProperty']['call'](_0x2583cd,'newRange')&&_0x25682a['Range']['encode'](_0x2583cd['newRange'],_0x4000cc['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2583cd['affectsData']&&Object['hasOwnProperty']['call'](_0x2583cd,'affectsData')&&_0x4000cc['uint32'](0x20)['bool'](_0x2583cd['affectsData']),null!=_0x2583cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x2583cd,'wasUndone')&&_0x4000cc['uint32'](0x28)['bool'](_0x2583cd['wasUndone']),_0x4000cc;},_0x1ecaae['encodeDelimited']=function(_0x495889,_0x134042){return this['encode'](_0x495889,_0x134042)['ldelim']();},_0x1ecaae['decode']=function(_0x4e1a6f,_0x22177d){_0x4e1a6f instanceof _0x34fcad||(_0x4e1a6f=_0x34fcad['create'](_0x4e1a6f));for(var _0x4b6730=void 0x0===_0x22177d?_0x4e1a6f['len']:_0x4e1a6f['pos']+_0x22177d,_0x460fed=new _0x25682a['MarkerOperation']();_0x4e1a6f['pos']<_0x4b6730;){var _0x1e0fcb=_0x4e1a6f['uint32']();switch(_0x1e0fcb>>>0x3){case 0x1:_0x460fed['name']=_0x4e1a6f['string']();break;case 0x2:_0x460fed['oldRange']=_0x25682a['Range']['decode'](_0x4e1a6f,_0x4e1a6f['uint32']());break;case 0x3:_0x460fed['newRange']=_0x25682a['Range']['decode'](_0x4e1a6f,_0x4e1a6f['uint32']());break;case 0x4:_0x460fed['affectsData']=_0x4e1a6f['bool']();break;case 0x5:_0x460fed['wasUndone']=_0x4e1a6f['bool']();break;default:_0x4e1a6f['skipType'](0x7&_0x1e0fcb);}}return _0x460fed;},_0x1ecaae['decodeDelimited']=function(_0x145581){return _0x145581 instanceof _0x34fcad||(_0x145581=new _0x34fcad(_0x145581)),this['decode'](_0x145581,_0x145581['uint32']());},_0x1ecaae['verify']=function(_0x18de95){if('object'!=typeof _0x18de95||null===_0x18de95)return'object\x20expected';if(null!=_0x18de95['name']&&_0x18de95['hasOwnProperty']('name')&&!_0x2afd3a['isString'](_0x18de95['name']))return'name:\x20string\x20expected';var _0x4df441;if(null!=_0x18de95['oldRange']&&_0x18de95['hasOwnProperty']('oldRange')&&(_0x4df441=_0x25682a['Range']['verify'](_0x18de95['oldRange'])))return'oldRange.'+_0x4df441;if(null!=_0x18de95['newRange']&&_0x18de95['hasOwnProperty']('newRange')&&(_0x4df441=_0x25682a['Range']['verify'](_0x18de95['newRange'])))return'newRange.'+_0x4df441;return null!=_0x18de95['affectsData']&&_0x18de95['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x18de95['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x18de95['wasUndone']&&_0x18de95['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x18de95['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ecaae['fromObject']=function(_0x566483){if(_0x566483 instanceof _0x25682a['MarkerOperation'])return _0x566483;var _0xfbdee4=new _0x25682a['MarkerOperation']();if(null!=_0x566483['name']&&(_0xfbdee4['name']=String(_0x566483['name'])),null!=_0x566483['oldRange']){if('object'!=typeof _0x566483['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xfbdee4['oldRange']=_0x25682a['Range']['fromObject'](_0x566483['oldRange']);}if(null!=_0x566483['newRange']){if('object'!=typeof _0x566483['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xfbdee4['newRange']=_0x25682a['Range']['fromObject'](_0x566483['newRange']);}return null!=_0x566483['affectsData']&&(_0xfbdee4['affectsData']=Boolean(_0x566483['affectsData'])),null!=_0x566483['wasUndone']&&(_0xfbdee4['wasUndone']=Boolean(_0x566483['wasUndone'])),_0xfbdee4;},_0x1ecaae['toObject']=function(_0x12d550,_0x3c311e){_0x3c311e||(_0x3c311e={});var _0x2274d7={};return _0x3c311e['defaults']&&(_0x2274d7['name']='',_0x2274d7['oldRange']=null,_0x2274d7['newRange']=null,_0x2274d7['affectsData']=!0x1,_0x2274d7['wasUndone']=!0x1),null!=_0x12d550['name']&&_0x12d550['hasOwnProperty']('name')&&(_0x2274d7['name']=_0x12d550['name']),null!=_0x12d550['oldRange']&&_0x12d550['hasOwnProperty']('oldRange')&&(_0x2274d7['oldRange']=_0x25682a['Range']['toObject'](_0x12d550['oldRange'],_0x3c311e)),null!=_0x12d550['newRange']&&_0x12d550['hasOwnProperty']('newRange')&&(_0x2274d7['newRange']=_0x25682a['Range']['toObject'](_0x12d550['newRange'],_0x3c311e)),null!=_0x12d550['affectsData']&&_0x12d550['hasOwnProperty']('affectsData')&&(_0x2274d7['affectsData']=_0x12d550['affectsData']),null!=_0x12d550['wasUndone']&&_0x12d550['hasOwnProperty']('wasUndone')&&(_0x2274d7['wasUndone']=_0x12d550['wasUndone']),_0x2274d7;},_0x1ecaae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x1ecaae['getTypeUrl']=function(_0x1a2b52){return void 0x0===_0x1a2b52&&(_0x1a2b52='type.googleapis.com'),_0x1a2b52+'/MarkerOperation';},_0x1ecaae;}()),_0x25682a['MergeOperation']=(function(){function _0x314eb9(_0x270526){if(_0x270526){for(var _0x54fb53=Object['keys'](_0x270526),_0x5648be=0x0;_0x5648be<_0x54fb53['length'];++_0x5648be)null!=_0x270526[_0x54fb53[_0x5648be]]&&(this[_0x54fb53[_0x5648be]]=_0x270526[_0x54fb53[_0x5648be]]);}}return _0x314eb9['prototype']['sourcePosition']=null,_0x314eb9['prototype']['targetPosition']=null,_0x314eb9['prototype']['graveyardPosition']=null,_0x314eb9['prototype']['howMany']=0x0,_0x314eb9['prototype']['wasUndone']=!0x1,_0x314eb9['create']=function(_0x4b9489){return new _0x314eb9(_0x4b9489);},_0x314eb9['encode']=function(_0x1d64a2,_0xf3866e){return _0xf3866e||(_0xf3866e=_0x262222['create']()),null!=_0x1d64a2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1d64a2,'sourcePosition')&&_0x25682a['Position']['encode'](_0x1d64a2['sourcePosition'],_0xf3866e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d64a2['targetPosition']&&Object['hasOwnProperty']['call'](_0x1d64a2,'targetPosition')&&_0x25682a['Position']['encode'](_0x1d64a2['targetPosition'],_0xf3866e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d64a2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d64a2,'graveyardPosition')&&_0x25682a['Position']['encode'](_0x1d64a2['graveyardPosition'],_0xf3866e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d64a2['howMany']&&Object['hasOwnProperty']['call'](_0x1d64a2,'howMany')&&_0xf3866e['uint32'](0x20)['uint32'](_0x1d64a2['howMany']),null!=_0x1d64a2['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d64a2,'wasUndone')&&_0xf3866e['uint32'](0x28)['bool'](_0x1d64a2['wasUndone']),_0xf3866e;},_0x314eb9['encodeDelimited']=function(_0x25e9af,_0x350b7f){return this['encode'](_0x25e9af,_0x350b7f)['ldelim']();},_0x314eb9['decode']=function(_0x2acc96,_0x4b0403){_0x2acc96 instanceof _0x34fcad||(_0x2acc96=_0x34fcad['create'](_0x2acc96));for(var _0x5c90a9=void 0x0===_0x4b0403?_0x2acc96['len']:_0x2acc96['pos']+_0x4b0403,_0x30dfdb=new _0x25682a['MergeOperation']();_0x2acc96['pos']<_0x5c90a9;){var _0x4186c0=_0x2acc96['uint32']();switch(_0x4186c0>>>0x3){case 0x1:_0x30dfdb['sourcePosition']=_0x25682a['Position']['decode'](_0x2acc96,_0x2acc96['uint32']());break;case 0x2:_0x30dfdb['targetPosition']=_0x25682a['Position']['decode'](_0x2acc96,_0x2acc96['uint32']());break;case 0x3:_0x30dfdb['graveyardPosition']=_0x25682a['Position']['decode'](_0x2acc96,_0x2acc96['uint32']());break;case 0x4:_0x30dfdb['howMany']=_0x2acc96['uint32']();break;case 0x5:_0x30dfdb['wasUndone']=_0x2acc96['bool']();break;default:_0x2acc96['skipType'](0x7&_0x4186c0);}}return _0x30dfdb;},_0x314eb9['decodeDelimited']=function(_0x42d37d){return _0x42d37d instanceof _0x34fcad||(_0x42d37d=new _0x34fcad(_0x42d37d)),this['decode'](_0x42d37d,_0x42d37d['uint32']());},_0x314eb9['verify']=function(_0x2356e2){if('object'!=typeof _0x2356e2||null===_0x2356e2)return'object\x20expected';var _0x1f05d5;if(null!=_0x2356e2['sourcePosition']&&_0x2356e2['hasOwnProperty']('sourcePosition')&&(_0x1f05d5=_0x25682a['Position']['verify'](_0x2356e2['sourcePosition'])))return'sourcePosition.'+_0x1f05d5;if(null!=_0x2356e2['targetPosition']&&_0x2356e2['hasOwnProperty']('targetPosition')&&(_0x1f05d5=_0x25682a['Position']['verify'](_0x2356e2['targetPosition'])))return'targetPosition.'+_0x1f05d5;if(null!=_0x2356e2['graveyardPosition']&&_0x2356e2['hasOwnProperty']('graveyardPosition')&&(_0x1f05d5=_0x25682a['Position']['verify'](_0x2356e2['graveyardPosition'])))return'graveyardPosition.'+_0x1f05d5;return null!=_0x2356e2['howMany']&&_0x2356e2['hasOwnProperty']('howMany')&&!_0x2afd3a['isInteger'](_0x2356e2['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2356e2['wasUndone']&&_0x2356e2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2356e2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x314eb9['fromObject']=function(_0x10c464){if(_0x10c464 instanceof _0x25682a['MergeOperation'])return _0x10c464;var _0x4673b9=new _0x25682a['MergeOperation']();if(null!=_0x10c464['sourcePosition']){if('object'!=typeof _0x10c464['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4673b9['sourcePosition']=_0x25682a['Position']['fromObject'](_0x10c464['sourcePosition']);}if(null!=_0x10c464['targetPosition']){if('object'!=typeof _0x10c464['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4673b9['targetPosition']=_0x25682a['Position']['fromObject'](_0x10c464['targetPosition']);}if(null!=_0x10c464['graveyardPosition']){if('object'!=typeof _0x10c464['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4673b9['graveyardPosition']=_0x25682a['Position']['fromObject'](_0x10c464['graveyardPosition']);}return null!=_0x10c464['howMany']&&(_0x4673b9['howMany']=_0x10c464['howMany']>>>0x0),null!=_0x10c464['wasUndone']&&(_0x4673b9['wasUndone']=Boolean(_0x10c464['wasUndone'])),_0x4673b9;},_0x314eb9['toObject']=function(_0x262374,_0x4b53b6){_0x4b53b6||(_0x4b53b6={});var _0x4752fc={};return _0x4b53b6['defaults']&&(_0x4752fc['sourcePosition']=null,_0x4752fc['targetPosition']=null,_0x4752fc['graveyardPosition']=null,_0x4752fc['howMany']=0x0,_0x4752fc['wasUndone']=!0x1),null!=_0x262374['sourcePosition']&&_0x262374['hasOwnProperty']('sourcePosition')&&(_0x4752fc['sourcePosition']=_0x25682a['Position']['toObject'](_0x262374['sourcePosition'],_0x4b53b6)),null!=_0x262374['targetPosition']&&_0x262374['hasOwnProperty']('targetPosition')&&(_0x4752fc['targetPosition']=_0x25682a['Position']['toObject'](_0x262374['targetPosition'],_0x4b53b6)),null!=_0x262374['graveyardPosition']&&_0x262374['hasOwnProperty']('graveyardPosition')&&(_0x4752fc['graveyardPosition']=_0x25682a['Position']['toObject'](_0x262374['graveyardPosition'],_0x4b53b6)),null!=_0x262374['howMany']&&_0x262374['hasOwnProperty']('howMany')&&(_0x4752fc['howMany']=_0x262374['howMany']),null!=_0x262374['wasUndone']&&_0x262374['hasOwnProperty']('wasUndone')&&(_0x4752fc['wasUndone']=_0x262374['wasUndone']),_0x4752fc;},_0x314eb9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x314eb9['getTypeUrl']=function(_0x4a10fd){return void 0x0===_0x4a10fd&&(_0x4a10fd='type.googleapis.com'),_0x4a10fd+'/MergeOperation';},_0x314eb9;}()),_0x25682a['MoveOperation']=(function(){function _0xf687e4(_0x2fa13a){if(_0x2fa13a){for(var _0x15f54f=Object['keys'](_0x2fa13a),_0x501e2f=0x0;_0x501e2f<_0x15f54f['length'];++_0x501e2f)null!=_0x2fa13a[_0x15f54f[_0x501e2f]]&&(this[_0x15f54f[_0x501e2f]]=_0x2fa13a[_0x15f54f[_0x501e2f]]);}}return _0xf687e4['prototype']['sourcePosition']=null,_0xf687e4['prototype']['howMany']=0x0,_0xf687e4['prototype']['targetPosition']=null,_0xf687e4['prototype']['wasUndone']=!0x1,_0xf687e4['create']=function(_0x53aa4f){return new _0xf687e4(_0x53aa4f);},_0xf687e4['encode']=function(_0x35b19d,_0x2da3b1){return _0x2da3b1||(_0x2da3b1=_0x262222['create']()),null!=_0x35b19d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x35b19d,'sourcePosition')&&_0x25682a['Position']['encode'](_0x35b19d['sourcePosition'],_0x2da3b1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35b19d['howMany']&&Object['hasOwnProperty']['call'](_0x35b19d,'howMany')&&_0x2da3b1['uint32'](0x10)['uint32'](_0x35b19d['howMany']),null!=_0x35b19d['targetPosition']&&Object['hasOwnProperty']['call'](_0x35b19d,'targetPosition')&&_0x25682a['Position']['encode'](_0x35b19d['targetPosition'],_0x2da3b1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x35b19d['wasUndone']&&Object['hasOwnProperty']['call'](_0x35b19d,'wasUndone')&&_0x2da3b1['uint32'](0x20)['bool'](_0x35b19d['wasUndone']),_0x2da3b1;},_0xf687e4['encodeDelimited']=function(_0xe43f81,_0x1cb75d){return this['encode'](_0xe43f81,_0x1cb75d)['ldelim']();},_0xf687e4['decode']=function(_0x5ca521,_0x2bab64){_0x5ca521 instanceof _0x34fcad||(_0x5ca521=_0x34fcad['create'](_0x5ca521));for(var _0x25133a=void 0x0===_0x2bab64?_0x5ca521['len']:_0x5ca521['pos']+_0x2bab64,_0xa4f366=new _0x25682a['MoveOperation']();_0x5ca521['pos']<_0x25133a;){var _0x414bb7=_0x5ca521['uint32']();switch(_0x414bb7>>>0x3){case 0x1:_0xa4f366['sourcePosition']=_0x25682a['Position']['decode'](_0x5ca521,_0x5ca521['uint32']());break;case 0x2:_0xa4f366['howMany']=_0x5ca521['uint32']();break;case 0x3:_0xa4f366['targetPosition']=_0x25682a['Position']['decode'](_0x5ca521,_0x5ca521['uint32']());break;case 0x4:_0xa4f366['wasUndone']=_0x5ca521['bool']();break;default:_0x5ca521['skipType'](0x7&_0x414bb7);}}return _0xa4f366;},_0xf687e4['decodeDelimited']=function(_0x3bc50b){return _0x3bc50b instanceof _0x34fcad||(_0x3bc50b=new _0x34fcad(_0x3bc50b)),this['decode'](_0x3bc50b,_0x3bc50b['uint32']());},_0xf687e4['verify']=function(_0x36aef1){if('object'!=typeof _0x36aef1||null===_0x36aef1)return'object\x20expected';var _0x2b35a1;if(null!=_0x36aef1['sourcePosition']&&_0x36aef1['hasOwnProperty']('sourcePosition')&&(_0x2b35a1=_0x25682a['Position']['verify'](_0x36aef1['sourcePosition'])))return'sourcePosition.'+_0x2b35a1;if(null!=_0x36aef1['howMany']&&_0x36aef1['hasOwnProperty']('howMany')&&!_0x2afd3a['isInteger'](_0x36aef1['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x36aef1['targetPosition']&&_0x36aef1['hasOwnProperty']('targetPosition')&&(_0x2b35a1=_0x25682a['Position']['verify'](_0x36aef1['targetPosition'])))return'targetPosition.'+_0x2b35a1;return null!=_0x36aef1['wasUndone']&&_0x36aef1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36aef1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xf687e4['fromObject']=function(_0xa62706){if(_0xa62706 instanceof _0x25682a['MoveOperation'])return _0xa62706;var _0x584f84=new _0x25682a['MoveOperation']();if(null!=_0xa62706['sourcePosition']){if('object'!=typeof _0xa62706['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x584f84['sourcePosition']=_0x25682a['Position']['fromObject'](_0xa62706['sourcePosition']);}if(null!=_0xa62706['howMany']&&(_0x584f84['howMany']=_0xa62706['howMany']>>>0x0),null!=_0xa62706['targetPosition']){if('object'!=typeof _0xa62706['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x584f84['targetPosition']=_0x25682a['Position']['fromObject'](_0xa62706['targetPosition']);}return null!=_0xa62706['wasUndone']&&(_0x584f84['wasUndone']=Boolean(_0xa62706['wasUndone'])),_0x584f84;},_0xf687e4['toObject']=function(_0x4b58eb,_0x2cb65b){_0x2cb65b||(_0x2cb65b={});var _0x26046d={};return _0x2cb65b['defaults']&&(_0x26046d['sourcePosition']=null,_0x26046d['howMany']=0x0,_0x26046d['targetPosition']=null,_0x26046d['wasUndone']=!0x1),null!=_0x4b58eb['sourcePosition']&&_0x4b58eb['hasOwnProperty']('sourcePosition')&&(_0x26046d['sourcePosition']=_0x25682a['Position']['toObject'](_0x4b58eb['sourcePosition'],_0x2cb65b)),null!=_0x4b58eb['howMany']&&_0x4b58eb['hasOwnProperty']('howMany')&&(_0x26046d['howMany']=_0x4b58eb['howMany']),null!=_0x4b58eb['targetPosition']&&_0x4b58eb['hasOwnProperty']('targetPosition')&&(_0x26046d['targetPosition']=_0x25682a['Position']['toObject'](_0x4b58eb['targetPosition'],_0x2cb65b)),null!=_0x4b58eb['wasUndone']&&_0x4b58eb['hasOwnProperty']('wasUndone')&&(_0x26046d['wasUndone']=_0x4b58eb['wasUndone']),_0x26046d;},_0xf687e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0xf687e4['getTypeUrl']=function(_0x23114b){return void 0x0===_0x23114b&&(_0x23114b='type.googleapis.com'),_0x23114b+'/MoveOperation';},_0xf687e4;}()),_0x25682a['RenameOperation']=(function(){function _0x393944(_0x28f7ca){if(_0x28f7ca){for(var _0x521d26=Object['keys'](_0x28f7ca),_0x569e5f=0x0;_0x569e5f<_0x521d26['length'];++_0x569e5f)null!=_0x28f7ca[_0x521d26[_0x569e5f]]&&(this[_0x521d26[_0x569e5f]]=_0x28f7ca[_0x521d26[_0x569e5f]]);}}return _0x393944['prototype']['position']=null,_0x393944['prototype']['oldName']='',_0x393944['prototype']['newName']='',_0x393944['prototype']['wasUndone']=!0x1,_0x393944['create']=function(_0x2e3870){return new _0x393944(_0x2e3870);},_0x393944['encode']=function(_0x576175,_0x319176){return _0x319176||(_0x319176=_0x262222['create']()),null!=_0x576175['position']&&Object['hasOwnProperty']['call'](_0x576175,'position')&&_0x25682a['Position']['encode'](_0x576175['position'],_0x319176['uint32'](0xa)['fork']())['ldelim'](),null!=_0x576175['oldName']&&Object['hasOwnProperty']['call'](_0x576175,'oldName')&&_0x319176['uint32'](0x12)['string'](_0x576175['oldName']),null!=_0x576175['newName']&&Object['hasOwnProperty']['call'](_0x576175,'newName')&&_0x319176['uint32'](0x1a)['string'](_0x576175['newName']),null!=_0x576175['wasUndone']&&Object['hasOwnProperty']['call'](_0x576175,'wasUndone')&&_0x319176['uint32'](0x20)['bool'](_0x576175['wasUndone']),_0x319176;},_0x393944['encodeDelimited']=function(_0x596813,_0x44020c){return this['encode'](_0x596813,_0x44020c)['ldelim']();},_0x393944['decode']=function(_0x27751a,_0x3b0b69){_0x27751a instanceof _0x34fcad||(_0x27751a=_0x34fcad['create'](_0x27751a));for(var _0x3dbbf1=void 0x0===_0x3b0b69?_0x27751a['len']:_0x27751a['pos']+_0x3b0b69,_0xd974c2=new _0x25682a['RenameOperation']();_0x27751a['pos']<_0x3dbbf1;){var _0x251ab9=_0x27751a['uint32']();switch(_0x251ab9>>>0x3){case 0x1:_0xd974c2['position']=_0x25682a['Position']['decode'](_0x27751a,_0x27751a['uint32']());break;case 0x2:_0xd974c2['oldName']=_0x27751a['string']();break;case 0x3:_0xd974c2['newName']=_0x27751a['string']();break;case 0x4:_0xd974c2['wasUndone']=_0x27751a['bool']();break;default:_0x27751a['skipType'](0x7&_0x251ab9);}}return _0xd974c2;},_0x393944['decodeDelimited']=function(_0xabeca9){return _0xabeca9 instanceof _0x34fcad||(_0xabeca9=new _0x34fcad(_0xabeca9)),this['decode'](_0xabeca9,_0xabeca9['uint32']());},_0x393944['verify']=function(_0x3feec4){if('object'!=typeof _0x3feec4||null===_0x3feec4)return'object\x20expected';if(null!=_0x3feec4['position']&&_0x3feec4['hasOwnProperty']('position')){var _0x4c030c=_0x25682a['Position']['verify'](_0x3feec4['position']);if(_0x4c030c)return'position.'+_0x4c030c;}return null!=_0x3feec4['oldName']&&_0x3feec4['hasOwnProperty']('oldName')&&!_0x2afd3a['isString'](_0x3feec4['oldName'])?'oldName:\x20string\x20expected':null!=_0x3feec4['newName']&&_0x3feec4['hasOwnProperty']('newName')&&!_0x2afd3a['isString'](_0x3feec4['newName'])?'newName:\x20string\x20expected':null!=_0x3feec4['wasUndone']&&_0x3feec4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3feec4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x393944['fromObject']=function(_0x55f596){if(_0x55f596 instanceof _0x25682a['RenameOperation'])return _0x55f596;var _0x298f88=new _0x25682a['RenameOperation']();if(null!=_0x55f596['position']){if('object'!=typeof _0x55f596['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x298f88['position']=_0x25682a['Position']['fromObject'](_0x55f596['position']);}return null!=_0x55f596['oldName']&&(_0x298f88['oldName']=String(_0x55f596['oldName'])),null!=_0x55f596['newName']&&(_0x298f88['newName']=String(_0x55f596['newName'])),null!=_0x55f596['wasUndone']&&(_0x298f88['wasUndone']=Boolean(_0x55f596['wasUndone'])),_0x298f88;},_0x393944['toObject']=function(_0x271b37,_0x3c9384){_0x3c9384||(_0x3c9384={});var _0x426e89={};return _0x3c9384['defaults']&&(_0x426e89['position']=null,_0x426e89['oldName']='',_0x426e89['newName']='',_0x426e89['wasUndone']=!0x1),null!=_0x271b37['position']&&_0x271b37['hasOwnProperty']('position')&&(_0x426e89['position']=_0x25682a['Position']['toObject'](_0x271b37['position'],_0x3c9384)),null!=_0x271b37['oldName']&&_0x271b37['hasOwnProperty']('oldName')&&(_0x426e89['oldName']=_0x271b37['oldName']),null!=_0x271b37['newName']&&_0x271b37['hasOwnProperty']('newName')&&(_0x426e89['newName']=_0x271b37['newName']),null!=_0x271b37['wasUndone']&&_0x271b37['hasOwnProperty']('wasUndone')&&(_0x426e89['wasUndone']=_0x271b37['wasUndone']),_0x426e89;},_0x393944['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x393944['getTypeUrl']=function(_0x49ad19){return void 0x0===_0x49ad19&&(_0x49ad19='type.googleapis.com'),_0x49ad19+'/RenameOperation';},_0x393944;}()),_0x25682a['RootAttributeOperation']=(function(){function _0x4044a1(_0x32d1fd){if(_0x32d1fd){for(var _0x122e35=Object['keys'](_0x32d1fd),_0x3d553c=0x0;_0x3d553c<_0x122e35['length'];++_0x3d553c)null!=_0x32d1fd[_0x122e35[_0x3d553c]]&&(this[_0x122e35[_0x3d553c]]=_0x32d1fd[_0x122e35[_0x3d553c]]);}}return _0x4044a1['prototype']['root']='',_0x4044a1['prototype']['key']='',_0x4044a1['prototype']['oldValueBoolean']=!0x1,_0x4044a1['prototype']['oldValueJson']='',_0x4044a1['prototype']['newValueBoolean']=!0x1,_0x4044a1['prototype']['newValueJson']='',_0x4044a1['prototype']['wasUndone']=!0x1,_0x4044a1['create']=function(_0x1437b7){return new _0x4044a1(_0x1437b7);},_0x4044a1['encode']=function(_0x1f0f88,_0x4f3828){return _0x4f3828||(_0x4f3828=_0x262222['create']()),null!=_0x1f0f88['root']&&Object['hasOwnProperty']['call'](_0x1f0f88,'root')&&_0x4f3828['uint32'](0xa)['string'](_0x1f0f88['root']),null!=_0x1f0f88['key']&&Object['hasOwnProperty']['call'](_0x1f0f88,'key')&&_0x4f3828['uint32'](0x12)['string'](_0x1f0f88['key']),null!=_0x1f0f88['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1f0f88,'oldValueBoolean')&&_0x4f3828['uint32'](0x18)['bool'](_0x1f0f88['oldValueBoolean']),null!=_0x1f0f88['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1f0f88,'oldValueJson')&&_0x4f3828['uint32'](0x22)['string'](_0x1f0f88['oldValueJson']),null!=_0x1f0f88['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1f0f88,'newValueBoolean')&&_0x4f3828['uint32'](0x28)['bool'](_0x1f0f88['newValueBoolean']),null!=_0x1f0f88['newValueJson']&&Object['hasOwnProperty']['call'](_0x1f0f88,'newValueJson')&&_0x4f3828['uint32'](0x32)['string'](_0x1f0f88['newValueJson']),null!=_0x1f0f88['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f0f88,'wasUndone')&&_0x4f3828['uint32'](0x38)['bool'](_0x1f0f88['wasUndone']),_0x4f3828;},_0x4044a1['encodeDelimited']=function(_0x5dc65e,_0x1b575d){return this['encode'](_0x5dc65e,_0x1b575d)['ldelim']();},_0x4044a1['decode']=function(_0x5d8ef3,_0x124c74){_0x5d8ef3 instanceof _0x34fcad||(_0x5d8ef3=_0x34fcad['create'](_0x5d8ef3));for(var _0x106902=void 0x0===_0x124c74?_0x5d8ef3['len']:_0x5d8ef3['pos']+_0x124c74,_0x17a7db=new _0x25682a['RootAttributeOperation']();_0x5d8ef3['pos']<_0x106902;){var _0x1a2584=_0x5d8ef3['uint32']();switch(_0x1a2584>>>0x3){case 0x1:_0x17a7db['root']=_0x5d8ef3['string']();break;case 0x2:_0x17a7db['key']=_0x5d8ef3['string']();break;case 0x3:_0x17a7db['oldValueBoolean']=_0x5d8ef3['bool']();break;case 0x4:_0x17a7db['oldValueJson']=_0x5d8ef3['string']();break;case 0x5:_0x17a7db['newValueBoolean']=_0x5d8ef3['bool']();break;case 0x6:_0x17a7db['newValueJson']=_0x5d8ef3['string']();break;case 0x7:_0x17a7db['wasUndone']=_0x5d8ef3['bool']();break;default:_0x5d8ef3['skipType'](0x7&_0x1a2584);}}return _0x17a7db;},_0x4044a1['decodeDelimited']=function(_0x161bdc){return _0x161bdc instanceof _0x34fcad||(_0x161bdc=new _0x34fcad(_0x161bdc)),this['decode'](_0x161bdc,_0x161bdc['uint32']());},_0x4044a1['verify']=function(_0x2b6e3c){return'object'!=typeof _0x2b6e3c||null===_0x2b6e3c?'object\x20expected':null!=_0x2b6e3c['root']&&_0x2b6e3c['hasOwnProperty']('root')&&!_0x2afd3a['isString'](_0x2b6e3c['root'])?'root:\x20string\x20expected':null!=_0x2b6e3c['key']&&_0x2b6e3c['hasOwnProperty']('key')&&!_0x2afd3a['isString'](_0x2b6e3c['key'])?'key:\x20string\x20expected':null!=_0x2b6e3c['oldValueBoolean']&&_0x2b6e3c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2b6e3c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2b6e3c['oldValueJson']&&_0x2b6e3c['hasOwnProperty']('oldValueJson')&&!_0x2afd3a['isString'](_0x2b6e3c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2b6e3c['newValueBoolean']&&_0x2b6e3c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2b6e3c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2b6e3c['newValueJson']&&_0x2b6e3c['hasOwnProperty']('newValueJson')&&!_0x2afd3a['isString'](_0x2b6e3c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2b6e3c['wasUndone']&&_0x2b6e3c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b6e3c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4044a1['fromObject']=function(_0x19857c){if(_0x19857c instanceof _0x25682a['RootAttributeOperation'])return _0x19857c;var _0x38416a=new _0x25682a['RootAttributeOperation']();return null!=_0x19857c['root']&&(_0x38416a['root']=String(_0x19857c['root'])),null!=_0x19857c['key']&&(_0x38416a['key']=String(_0x19857c['key'])),null!=_0x19857c['oldValueBoolean']&&(_0x38416a['oldValueBoolean']=Boolean(_0x19857c['oldValueBoolean'])),null!=_0x19857c['oldValueJson']&&(_0x38416a['oldValueJson']=String(_0x19857c['oldValueJson'])),null!=_0x19857c['newValueBoolean']&&(_0x38416a['newValueBoolean']=Boolean(_0x19857c['newValueBoolean'])),null!=_0x19857c['newValueJson']&&(_0x38416a['newValueJson']=String(_0x19857c['newValueJson'])),null!=_0x19857c['wasUndone']&&(_0x38416a['wasUndone']=Boolean(_0x19857c['wasUndone'])),_0x38416a;},_0x4044a1['toObject']=function(_0x35c5ba,_0x45219d){_0x45219d||(_0x45219d={});var _0x3746fd={};return _0x45219d['defaults']&&(_0x3746fd['root']='',_0x3746fd['key']='',_0x3746fd['oldValueBoolean']=!0x1,_0x3746fd['oldValueJson']='',_0x3746fd['newValueBoolean']=!0x1,_0x3746fd['newValueJson']='',_0x3746fd['wasUndone']=!0x1),null!=_0x35c5ba['root']&&_0x35c5ba['hasOwnProperty']('root')&&(_0x3746fd['root']=_0x35c5ba['root']),null!=_0x35c5ba['key']&&_0x35c5ba['hasOwnProperty']('key')&&(_0x3746fd['key']=_0x35c5ba['key']),null!=_0x35c5ba['oldValueBoolean']&&_0x35c5ba['hasOwnProperty']('oldValueBoolean')&&(_0x3746fd['oldValueBoolean']=_0x35c5ba['oldValueBoolean']),null!=_0x35c5ba['oldValueJson']&&_0x35c5ba['hasOwnProperty']('oldValueJson')&&(_0x3746fd['oldValueJson']=_0x35c5ba['oldValueJson']),null!=_0x35c5ba['newValueBoolean']&&_0x35c5ba['hasOwnProperty']('newValueBoolean')&&(_0x3746fd['newValueBoolean']=_0x35c5ba['newValueBoolean']),null!=_0x35c5ba['newValueJson']&&_0x35c5ba['hasOwnProperty']('newValueJson')&&(_0x3746fd['newValueJson']=_0x35c5ba['newValueJson']),null!=_0x35c5ba['wasUndone']&&_0x35c5ba['hasOwnProperty']('wasUndone')&&(_0x3746fd['wasUndone']=_0x35c5ba['wasUndone']),_0x3746fd;},_0x4044a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x4044a1['getTypeUrl']=function(_0x498d37){return void 0x0===_0x498d37&&(_0x498d37='type.googleapis.com'),_0x498d37+'/RootAttributeOperation';},_0x4044a1;}()),_0x25682a['RootOperation']=(function(){function _0xf3d2f6(_0x111463){if(_0x111463){for(var _0x2a76a0=Object['keys'](_0x111463),_0x50a8c9=0x0;_0x50a8c9<_0x2a76a0['length'];++_0x50a8c9)null!=_0x111463[_0x2a76a0[_0x50a8c9]]&&(this[_0x2a76a0[_0x50a8c9]]=_0x111463[_0x2a76a0[_0x50a8c9]]);}}return _0xf3d2f6['prototype']['rootName']='',_0xf3d2f6['prototype']['elementName']='',_0xf3d2f6['prototype']['isAdd']=!0x1,_0xf3d2f6['prototype']['wasUndone']=!0x1,_0xf3d2f6['create']=function(_0x1b20c8){return new _0xf3d2f6(_0x1b20c8);},_0xf3d2f6['encode']=function(_0x17b7f4,_0x345f90){return _0x345f90||(_0x345f90=_0x262222['create']()),null!=_0x17b7f4['rootName']&&Object['hasOwnProperty']['call'](_0x17b7f4,'rootName')&&_0x345f90['uint32'](0xa)['string'](_0x17b7f4['rootName']),null!=_0x17b7f4['elementName']&&Object['hasOwnProperty']['call'](_0x17b7f4,'elementName')&&_0x345f90['uint32'](0x12)['string'](_0x17b7f4['elementName']),null!=_0x17b7f4['isAdd']&&Object['hasOwnProperty']['call'](_0x17b7f4,'isAdd')&&_0x345f90['uint32'](0x18)['bool'](_0x17b7f4['isAdd']),null!=_0x17b7f4['wasUndone']&&Object['hasOwnProperty']['call'](_0x17b7f4,'wasUndone')&&_0x345f90['uint32'](0x20)['bool'](_0x17b7f4['wasUndone']),_0x345f90;},_0xf3d2f6['encodeDelimited']=function(_0x95722a,_0x2a5088){return this['encode'](_0x95722a,_0x2a5088)['ldelim']();},_0xf3d2f6['decode']=function(_0x262485,_0x4839d5){_0x262485 instanceof _0x34fcad||(_0x262485=_0x34fcad['create'](_0x262485));for(var _0x22fdda=void 0x0===_0x4839d5?_0x262485['len']:_0x262485['pos']+_0x4839d5,_0x54d058=new _0x25682a['RootOperation']();_0x262485['pos']<_0x22fdda;){var _0x1c6b8e=_0x262485['uint32']();switch(_0x1c6b8e>>>0x3){case 0x1:_0x54d058['rootName']=_0x262485['string']();break;case 0x2:_0x54d058['elementName']=_0x262485['string']();break;case 0x3:_0x54d058['isAdd']=_0x262485['bool']();break;case 0x4:_0x54d058['wasUndone']=_0x262485['bool']();break;default:_0x262485['skipType'](0x7&_0x1c6b8e);}}return _0x54d058;},_0xf3d2f6['decodeDelimited']=function(_0x2e92d0){return _0x2e92d0 instanceof _0x34fcad||(_0x2e92d0=new _0x34fcad(_0x2e92d0)),this['decode'](_0x2e92d0,_0x2e92d0['uint32']());},_0xf3d2f6['verify']=function(_0x354544){return'object'!=typeof _0x354544||null===_0x354544?'object\x20expected':null!=_0x354544['rootName']&&_0x354544['hasOwnProperty']('rootName')&&!_0x2afd3a['isString'](_0x354544['rootName'])?'rootName:\x20string\x20expected':null!=_0x354544['elementName']&&_0x354544['hasOwnProperty']('elementName')&&!_0x2afd3a['isString'](_0x354544['elementName'])?'elementName:\x20string\x20expected':null!=_0x354544['isAdd']&&_0x354544['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x354544['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x354544['wasUndone']&&_0x354544['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x354544['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xf3d2f6['fromObject']=function(_0x3e16e0){if(_0x3e16e0 instanceof _0x25682a['RootOperation'])return _0x3e16e0;var _0x5d07c3=new _0x25682a['RootOperation']();return null!=_0x3e16e0['rootName']&&(_0x5d07c3['rootName']=String(_0x3e16e0['rootName'])),null!=_0x3e16e0['elementName']&&(_0x5d07c3['elementName']=String(_0x3e16e0['elementName'])),null!=_0x3e16e0['isAdd']&&(_0x5d07c3['isAdd']=Boolean(_0x3e16e0['isAdd'])),null!=_0x3e16e0['wasUndone']&&(_0x5d07c3['wasUndone']=Boolean(_0x3e16e0['wasUndone'])),_0x5d07c3;},_0xf3d2f6['toObject']=function(_0x7d3ac9,_0x4badf9){_0x4badf9||(_0x4badf9={});var _0x6604b0={};return _0x4badf9['defaults']&&(_0x6604b0['rootName']='',_0x6604b0['elementName']='',_0x6604b0['isAdd']=!0x1,_0x6604b0['wasUndone']=!0x1),null!=_0x7d3ac9['rootName']&&_0x7d3ac9['hasOwnProperty']('rootName')&&(_0x6604b0['rootName']=_0x7d3ac9['rootName']),null!=_0x7d3ac9['elementName']&&_0x7d3ac9['hasOwnProperty']('elementName')&&(_0x6604b0['elementName']=_0x7d3ac9['elementName']),null!=_0x7d3ac9['isAdd']&&_0x7d3ac9['hasOwnProperty']('isAdd')&&(_0x6604b0['isAdd']=_0x7d3ac9['isAdd']),null!=_0x7d3ac9['wasUndone']&&_0x7d3ac9['hasOwnProperty']('wasUndone')&&(_0x6604b0['wasUndone']=_0x7d3ac9['wasUndone']),_0x6604b0;},_0xf3d2f6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0xf3d2f6['getTypeUrl']=function(_0x34ad65){return void 0x0===_0x34ad65&&(_0x34ad65='type.googleapis.com'),_0x34ad65+'/RootOperation';},_0xf3d2f6;}()),_0x25682a['SplitOperation']=(function(){function _0x5ded1f(_0x262198){if(_0x262198){for(var _0x1dc43e=Object['keys'](_0x262198),_0x2fc11a=0x0;_0x2fc11a<_0x1dc43e['length'];++_0x2fc11a)null!=_0x262198[_0x1dc43e[_0x2fc11a]]&&(this[_0x1dc43e[_0x2fc11a]]=_0x262198[_0x1dc43e[_0x2fc11a]]);}}return _0x5ded1f['prototype']['splitPosition']=null,_0x5ded1f['prototype']['graveyardPosition']=null,_0x5ded1f['prototype']['howMany']=0x0,_0x5ded1f['prototype']['insertionPosition']=null,_0x5ded1f['prototype']['wasUndone']=!0x1,_0x5ded1f['create']=function(_0x18d070){return new _0x5ded1f(_0x18d070);},_0x5ded1f['encode']=function(_0x3e9f06,_0x2c3594){return _0x2c3594||(_0x2c3594=_0x262222['create']()),null!=_0x3e9f06['splitPosition']&&Object['hasOwnProperty']['call'](_0x3e9f06,'splitPosition')&&_0x25682a['Position']['encode'](_0x3e9f06['splitPosition'],_0x2c3594['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3e9f06['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3e9f06,'graveyardPosition')&&_0x25682a['Position']['encode'](_0x3e9f06['graveyardPosition'],_0x2c3594['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3e9f06['howMany']&&Object['hasOwnProperty']['call'](_0x3e9f06,'howMany')&&_0x2c3594['uint32'](0x18)['uint32'](_0x3e9f06['howMany']),null!=_0x3e9f06['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3e9f06,'insertionPosition')&&_0x25682a['Position']['encode'](_0x3e9f06['insertionPosition'],_0x2c3594['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3e9f06['wasUndone']&&Object['hasOwnProperty']['call'](_0x3e9f06,'wasUndone')&&_0x2c3594['uint32'](0x28)['bool'](_0x3e9f06['wasUndone']),_0x2c3594;},_0x5ded1f['encodeDelimited']=function(_0x5166a6,_0xccc0ae){return this['encode'](_0x5166a6,_0xccc0ae)['ldelim']();},_0x5ded1f['decode']=function(_0x59794f,_0x36b30a){_0x59794f instanceof _0x34fcad||(_0x59794f=_0x34fcad['create'](_0x59794f));for(var _0x2effd5=void 0x0===_0x36b30a?_0x59794f['len']:_0x59794f['pos']+_0x36b30a,_0x1ec90a=new _0x25682a['SplitOperation']();_0x59794f['pos']<_0x2effd5;){var _0x43cda6=_0x59794f['uint32']();switch(_0x43cda6>>>0x3){case 0x1:_0x1ec90a['splitPosition']=_0x25682a['Position']['decode'](_0x59794f,_0x59794f['uint32']());break;case 0x2:_0x1ec90a['graveyardPosition']=_0x25682a['Position']['decode'](_0x59794f,_0x59794f['uint32']());break;case 0x3:_0x1ec90a['howMany']=_0x59794f['uint32']();break;case 0x4:_0x1ec90a['insertionPosition']=_0x25682a['Position']['decode'](_0x59794f,_0x59794f['uint32']());break;case 0x5:_0x1ec90a['wasUndone']=_0x59794f['bool']();break;default:_0x59794f['skipType'](0x7&_0x43cda6);}}return _0x1ec90a;},_0x5ded1f['decodeDelimited']=function(_0x3fb3c6){return _0x3fb3c6 instanceof _0x34fcad||(_0x3fb3c6=new _0x34fcad(_0x3fb3c6)),this['decode'](_0x3fb3c6,_0x3fb3c6['uint32']());},_0x5ded1f['verify']=function(_0x454945){if('object'!=typeof _0x454945||null===_0x454945)return'object\x20expected';var _0x4573b3;if(null!=_0x454945['splitPosition']&&_0x454945['hasOwnProperty']('splitPosition')&&(_0x4573b3=_0x25682a['Position']['verify'](_0x454945['splitPosition'])))return'splitPosition.'+_0x4573b3;if(null!=_0x454945['graveyardPosition']&&_0x454945['hasOwnProperty']('graveyardPosition')&&(_0x4573b3=_0x25682a['Position']['verify'](_0x454945['graveyardPosition'])))return'graveyardPosition.'+_0x4573b3;if(null!=_0x454945['howMany']&&_0x454945['hasOwnProperty']('howMany')&&!_0x2afd3a['isInteger'](_0x454945['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x454945['insertionPosition']&&_0x454945['hasOwnProperty']('insertionPosition')&&(_0x4573b3=_0x25682a['Position']['verify'](_0x454945['insertionPosition'])))return'insertionPosition.'+_0x4573b3;return null!=_0x454945['wasUndone']&&_0x454945['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x454945['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ded1f['fromObject']=function(_0x30d2f7){if(_0x30d2f7 instanceof _0x25682a['SplitOperation'])return _0x30d2f7;var _0x1717a3=new _0x25682a['SplitOperation']();if(null!=_0x30d2f7['splitPosition']){if('object'!=typeof _0x30d2f7['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1717a3['splitPosition']=_0x25682a['Position']['fromObject'](_0x30d2f7['splitPosition']);}if(null!=_0x30d2f7['graveyardPosition']){if('object'!=typeof _0x30d2f7['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1717a3['graveyardPosition']=_0x25682a['Position']['fromObject'](_0x30d2f7['graveyardPosition']);}if(null!=_0x30d2f7['howMany']&&(_0x1717a3['howMany']=_0x30d2f7['howMany']>>>0x0),null!=_0x30d2f7['insertionPosition']){if('object'!=typeof _0x30d2f7['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1717a3['insertionPosition']=_0x25682a['Position']['fromObject'](_0x30d2f7['insertionPosition']);}return null!=_0x30d2f7['wasUndone']&&(_0x1717a3['wasUndone']=Boolean(_0x30d2f7['wasUndone'])),_0x1717a3;},_0x5ded1f['toObject']=function(_0x9467e2,_0x21a9ab){_0x21a9ab||(_0x21a9ab={});var _0x206cd4={};return _0x21a9ab['defaults']&&(_0x206cd4['splitPosition']=null,_0x206cd4['graveyardPosition']=null,_0x206cd4['howMany']=0x0,_0x206cd4['insertionPosition']=null,_0x206cd4['wasUndone']=!0x1),null!=_0x9467e2['splitPosition']&&_0x9467e2['hasOwnProperty']('splitPosition')&&(_0x206cd4['splitPosition']=_0x25682a['Position']['toObject'](_0x9467e2['splitPosition'],_0x21a9ab)),null!=_0x9467e2['graveyardPosition']&&_0x9467e2['hasOwnProperty']('graveyardPosition')&&(_0x206cd4['graveyardPosition']=_0x25682a['Position']['toObject'](_0x9467e2['graveyardPosition'],_0x21a9ab)),null!=_0x9467e2['howMany']&&_0x9467e2['hasOwnProperty']('howMany')&&(_0x206cd4['howMany']=_0x9467e2['howMany']),null!=_0x9467e2['insertionPosition']&&_0x9467e2['hasOwnProperty']('insertionPosition')&&(_0x206cd4['insertionPosition']=_0x25682a['Position']['toObject'](_0x9467e2['insertionPosition'],_0x21a9ab)),null!=_0x9467e2['wasUndone']&&_0x9467e2['hasOwnProperty']('wasUndone')&&(_0x206cd4['wasUndone']=_0x9467e2['wasUndone']),_0x206cd4;},_0x5ded1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x5ded1f['getTypeUrl']=function(_0x231a0c){return void 0x0===_0x231a0c&&(_0x231a0c='type.googleapis.com'),_0x231a0c+'/SplitOperation';},_0x5ded1f;}()),_0x25682a['Position']=(function(){function _0x34a28e(_0x20fccf){if(this['path']=[],_0x20fccf){for(var _0x3de38c=Object['keys'](_0x20fccf),_0x185c05=0x0;_0x185c05<_0x3de38c['length'];++_0x185c05)null!=_0x20fccf[_0x3de38c[_0x185c05]]&&(this[_0x3de38c[_0x185c05]]=_0x20fccf[_0x3de38c[_0x185c05]]);}}return _0x34a28e['prototype']['root']='',_0x34a28e['prototype']['rootMain']=!0x1,_0x34a28e['prototype']['rootGraveyard']=!0x1,_0x34a28e['prototype']['path']=_0x2afd3a['emptyArray'],_0x34a28e['prototype']['stickiness']='',_0x34a28e['create']=function(_0x5d07dc){return new _0x34a28e(_0x5d07dc);},_0x34a28e['encode']=function(_0x288cec,_0x4aaa3c){if(_0x4aaa3c||(_0x4aaa3c=_0x262222['create']()),null!=_0x288cec['root']&&Object['hasOwnProperty']['call'](_0x288cec,'root')&&_0x4aaa3c['uint32'](0xa)['string'](_0x288cec['root']),null!=_0x288cec['rootMain']&&Object['hasOwnProperty']['call'](_0x288cec,'rootMain')&&_0x4aaa3c['uint32'](0x10)['bool'](_0x288cec['rootMain']),null!=_0x288cec['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x288cec,'rootGraveyard')&&_0x4aaa3c['uint32'](0x18)['bool'](_0x288cec['rootGraveyard']),null!=_0x288cec['path']&&_0x288cec['path']['length']){_0x4aaa3c['uint32'](0x22)['fork']();for(var _0x5d359f=0x0;_0x5d359f<_0x288cec['path']['length'];++_0x5d359f)_0x4aaa3c['uint32'](_0x288cec['path'][_0x5d359f]);_0x4aaa3c['ldelim']();}return null!=_0x288cec['stickiness']&&Object['hasOwnProperty']['call'](_0x288cec,'stickiness')&&_0x4aaa3c['uint32'](0x2a)['string'](_0x288cec['stickiness']),_0x4aaa3c;},_0x34a28e['encodeDelimited']=function(_0xcfac06,_0x5655fe){return this['encode'](_0xcfac06,_0x5655fe)['ldelim']();},_0x34a28e['decode']=function(_0xfe7669,_0x358e34){_0xfe7669 instanceof _0x34fcad||(_0xfe7669=_0x34fcad['create'](_0xfe7669));for(var _0x5ca2d1=void 0x0===_0x358e34?_0xfe7669['len']:_0xfe7669['pos']+_0x358e34,_0x23559a=new _0x25682a['Position']();_0xfe7669['pos']<_0x5ca2d1;){var _0x256034=_0xfe7669['uint32']();switch(_0x256034>>>0x3){case 0x1:_0x23559a['root']=_0xfe7669['string']();break;case 0x2:_0x23559a['rootMain']=_0xfe7669['bool']();break;case 0x3:_0x23559a['rootGraveyard']=_0xfe7669['bool']();break;case 0x4:if(_0x23559a['path']&&_0x23559a['path']['length']||(_0x23559a['path']=[]),0x2==(0x7&_0x256034)){for(var _0x42acd5=_0xfe7669['uint32']()+_0xfe7669['pos'];_0xfe7669['pos']<_0x42acd5;)_0x23559a['path']['push'](_0xfe7669['uint32']());}else _0x23559a['path']['push'](_0xfe7669['uint32']());break;case 0x5:_0x23559a['stickiness']=_0xfe7669['string']();break;default:_0xfe7669['skipType'](0x7&_0x256034);}}return _0x23559a;},_0x34a28e['decodeDelimited']=function(_0x33d82b){return _0x33d82b instanceof _0x34fcad||(_0x33d82b=new _0x34fcad(_0x33d82b)),this['decode'](_0x33d82b,_0x33d82b['uint32']());},_0x34a28e['verify']=function(_0xac1aee){if('object'!=typeof _0xac1aee||null===_0xac1aee)return'object\x20expected';if(null!=_0xac1aee['root']&&_0xac1aee['hasOwnProperty']('root')&&!_0x2afd3a['isString'](_0xac1aee['root']))return'root:\x20string\x20expected';if(null!=_0xac1aee['rootMain']&&_0xac1aee['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xac1aee['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xac1aee['rootGraveyard']&&_0xac1aee['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xac1aee['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xac1aee['path']&&_0xac1aee['hasOwnProperty']('path')){if(!Array['isArray'](_0xac1aee['path']))return'path:\x20array\x20expected';for(var _0x934106=0x0;_0x934106<_0xac1aee['path']['length'];++_0x934106)if(!_0x2afd3a['isInteger'](_0xac1aee['path'][_0x934106]))return'path:\x20integer[]\x20expected';}return null!=_0xac1aee['stickiness']&&_0xac1aee['hasOwnProperty']('stickiness')&&!_0x2afd3a['isString'](_0xac1aee['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x34a28e['fromObject']=function(_0x4e3bde){if(_0x4e3bde instanceof _0x25682a['Position'])return _0x4e3bde;var _0x5c158b=new _0x25682a['Position']();if(null!=_0x4e3bde['root']&&(_0x5c158b['root']=String(_0x4e3bde['root'])),null!=_0x4e3bde['rootMain']&&(_0x5c158b['rootMain']=Boolean(_0x4e3bde['rootMain'])),null!=_0x4e3bde['rootGraveyard']&&(_0x5c158b['rootGraveyard']=Boolean(_0x4e3bde['rootGraveyard'])),_0x4e3bde['path']){if(!Array['isArray'](_0x4e3bde['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5c158b['path']=[];for(var _0x42a374=0x0;_0x42a374<_0x4e3bde['path']['length'];++_0x42a374)_0x5c158b['path'][_0x42a374]=_0x4e3bde['path'][_0x42a374]>>>0x0;}return null!=_0x4e3bde['stickiness']&&(_0x5c158b['stickiness']=String(_0x4e3bde['stickiness'])),_0x5c158b;},_0x34a28e['toObject']=function(_0x4a1ba2,_0x41da9f){_0x41da9f||(_0x41da9f={});var _0x202731={};if((_0x41da9f['arrays']||_0x41da9f['defaults'])&&(_0x202731['path']=[]),_0x41da9f['defaults']&&(_0x202731['root']='',_0x202731['rootMain']=!0x1,_0x202731['rootGraveyard']=!0x1,_0x202731['stickiness']=''),null!=_0x4a1ba2['root']&&_0x4a1ba2['hasOwnProperty']('root')&&(_0x202731['root']=_0x4a1ba2['root']),null!=_0x4a1ba2['rootMain']&&_0x4a1ba2['hasOwnProperty']('rootMain')&&(_0x202731['rootMain']=_0x4a1ba2['rootMain']),null!=_0x4a1ba2['rootGraveyard']&&_0x4a1ba2['hasOwnProperty']('rootGraveyard')&&(_0x202731['rootGraveyard']=_0x4a1ba2['rootGraveyard']),_0x4a1ba2['path']&&_0x4a1ba2['path']['length']){_0x202731['path']=[];for(var _0x3436d0=0x0;_0x3436d0<_0x4a1ba2['path']['length'];++_0x3436d0)_0x202731['path'][_0x3436d0]=_0x4a1ba2['path'][_0x3436d0];}return null!=_0x4a1ba2['stickiness']&&_0x4a1ba2['hasOwnProperty']('stickiness')&&(_0x202731['stickiness']=_0x4a1ba2['stickiness']),_0x202731;},_0x34a28e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x34a28e['getTypeUrl']=function(_0x2f9885){return void 0x0===_0x2f9885&&(_0x2f9885='type.googleapis.com'),_0x2f9885+'/Position';},_0x34a28e;}()),_0x25682a['Range']=(function(){function _0x2e76c0(_0xa6b94a){if(_0xa6b94a){for(var _0x529431=Object['keys'](_0xa6b94a),_0x500e81=0x0;_0x500e81<_0x529431['length'];++_0x500e81)null!=_0xa6b94a[_0x529431[_0x500e81]]&&(this[_0x529431[_0x500e81]]=_0xa6b94a[_0x529431[_0x500e81]]);}}return _0x2e76c0['prototype']['start']=null,_0x2e76c0['prototype']['end']=null,_0x2e76c0['create']=function(_0x22d35c){return new _0x2e76c0(_0x22d35c);},_0x2e76c0['encode']=function(_0x15c996,_0x3e5af0){return _0x3e5af0||(_0x3e5af0=_0x262222['create']()),null!=_0x15c996['start']&&Object['hasOwnProperty']['call'](_0x15c996,'start')&&_0x25682a['Position']['encode'](_0x15c996['start'],_0x3e5af0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15c996['end']&&Object['hasOwnProperty']['call'](_0x15c996,'end')&&_0x25682a['Position']['encode'](_0x15c996['end'],_0x3e5af0['uint32'](0x12)['fork']())['ldelim'](),_0x3e5af0;},_0x2e76c0['encodeDelimited']=function(_0x4d0cc6,_0x5f2410){return this['encode'](_0x4d0cc6,_0x5f2410)['ldelim']();},_0x2e76c0['decode']=function(_0x2e7862,_0x21e682){_0x2e7862 instanceof _0x34fcad||(_0x2e7862=_0x34fcad['create'](_0x2e7862));for(var _0x1d091f=void 0x0===_0x21e682?_0x2e7862['len']:_0x2e7862['pos']+_0x21e682,_0x23ac04=new _0x25682a['Range']();_0x2e7862['pos']<_0x1d091f;){var _0xad62e7=_0x2e7862['uint32']();switch(_0xad62e7>>>0x3){case 0x1:_0x23ac04['start']=_0x25682a['Position']['decode'](_0x2e7862,_0x2e7862['uint32']());break;case 0x2:_0x23ac04['end']=_0x25682a['Position']['decode'](_0x2e7862,_0x2e7862['uint32']());break;default:_0x2e7862['skipType'](0x7&_0xad62e7);}}return _0x23ac04;},_0x2e76c0['decodeDelimited']=function(_0x20b2ba){return _0x20b2ba instanceof _0x34fcad||(_0x20b2ba=new _0x34fcad(_0x20b2ba)),this['decode'](_0x20b2ba,_0x20b2ba['uint32']());},_0x2e76c0['verify']=function(_0x2c86ed){if('object'!=typeof _0x2c86ed||null===_0x2c86ed)return'object\x20expected';var _0x5a5fbc;if(null!=_0x2c86ed['start']&&_0x2c86ed['hasOwnProperty']('start')&&(_0x5a5fbc=_0x25682a['Position']['verify'](_0x2c86ed['start'])))return'start.'+_0x5a5fbc;if(null!=_0x2c86ed['end']&&_0x2c86ed['hasOwnProperty']('end')&&(_0x5a5fbc=_0x25682a['Position']['verify'](_0x2c86ed['end'])))return'end.'+_0x5a5fbc;return null;},_0x2e76c0['fromObject']=function(_0x47135d){if(_0x47135d instanceof _0x25682a['Range'])return _0x47135d;var _0x42d867=new _0x25682a['Range']();if(null!=_0x47135d['start']){if('object'!=typeof _0x47135d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x42d867['start']=_0x25682a['Position']['fromObject'](_0x47135d['start']);}if(null!=_0x47135d['end']){if('object'!=typeof _0x47135d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x42d867['end']=_0x25682a['Position']['fromObject'](_0x47135d['end']);}return _0x42d867;},_0x2e76c0['toObject']=function(_0x1da80f,_0x4fd81a){_0x4fd81a||(_0x4fd81a={});var _0x34e06f={};return _0x4fd81a['defaults']&&(_0x34e06f['start']=null,_0x34e06f['end']=null),null!=_0x1da80f['start']&&_0x1da80f['hasOwnProperty']('start')&&(_0x34e06f['start']=_0x25682a['Position']['toObject'](_0x1da80f['start'],_0x4fd81a)),null!=_0x1da80f['end']&&_0x1da80f['hasOwnProperty']('end')&&(_0x34e06f['end']=_0x25682a['Position']['toObject'](_0x1da80f['end'],_0x4fd81a)),_0x34e06f;},_0x2e76c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x2e76c0['getTypeUrl']=function(_0x210cb){return void 0x0===_0x210cb&&(_0x210cb='type.googleapis.com'),_0x210cb+'/Range';},_0x2e76c0;}()),_0x25682a['Element']=(function(){function _0x5b4e2b(_0x4e6479){if(this['children']=[],this['attributesBoolean']={},_0x4e6479){for(var _0x1f9226=Object['keys'](_0x4e6479),_0x76c1b6=0x0;_0x76c1b6<_0x1f9226['length'];++_0x76c1b6)null!=_0x4e6479[_0x1f9226[_0x76c1b6]]&&(this[_0x1f9226[_0x76c1b6]]=_0x4e6479[_0x1f9226[_0x76c1b6]]);}}return _0x5b4e2b['prototype']['name']='',_0x5b4e2b['prototype']['children']=_0x2afd3a['emptyArray'],_0x5b4e2b['prototype']['data']='',_0x5b4e2b['prototype']['attributesBoolean']=_0x2afd3a['emptyObject'],_0x5b4e2b['prototype']['attributesJson']='',_0x5b4e2b['create']=function(_0x26c655){return new _0x5b4e2b(_0x26c655);},_0x5b4e2b['encode']=function(_0x9b6365,_0x4708da){if(_0x4708da||(_0x4708da=_0x262222['create']()),null!=_0x9b6365['name']&&Object['hasOwnProperty']['call'](_0x9b6365,'name')&&_0x4708da['uint32'](0xa)['string'](_0x9b6365['name']),null!=_0x9b6365['children']&&_0x9b6365['children']['length']){for(var _0x23d7d9=0x0;_0x23d7d9<_0x9b6365['children']['length'];++_0x23d7d9)_0x25682a['Element']['encode'](_0x9b6365['children'][_0x23d7d9],_0x4708da['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x9b6365['data']&&Object['hasOwnProperty']['call'](_0x9b6365,'data')&&_0x4708da['uint32'](0x1a)['string'](_0x9b6365['data']),null!=_0x9b6365['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x9b6365,'attributesBoolean')){var _0x4bb88e=Object['keys'](_0x9b6365['attributesBoolean']);for(_0x23d7d9=0x0;_0x23d7d9<_0x4bb88e['length'];++_0x23d7d9)_0x4708da['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4bb88e[_0x23d7d9])['uint32'](0x10)['bool'](_0x9b6365['attributesBoolean'][_0x4bb88e[_0x23d7d9]])['ldelim']();}return null!=_0x9b6365['attributesJson']&&Object['hasOwnProperty']['call'](_0x9b6365,'attributesJson')&&_0x4708da['uint32'](0x2a)['string'](_0x9b6365['attributesJson']),_0x4708da;},_0x5b4e2b['encodeDelimited']=function(_0x41c80d,_0x1cd84a){return this['encode'](_0x41c80d,_0x1cd84a)['ldelim']();},_0x5b4e2b['decode']=function(_0x594e2b,_0x4ae28f){_0x594e2b instanceof _0x34fcad||(_0x594e2b=_0x34fcad['create'](_0x594e2b));for(var _0x1094d3,_0x6b4a6e,_0xd0fd6e=void 0x0===_0x4ae28f?_0x594e2b['len']:_0x594e2b['pos']+_0x4ae28f,_0x462801=new _0x25682a['Element']();_0x594e2b['pos']<_0xd0fd6e;){var _0x547de2=_0x594e2b['uint32']();switch(_0x547de2>>>0x3){case 0x1:_0x462801['name']=_0x594e2b['string']();break;case 0x2:_0x462801['children']&&_0x462801['children']['length']||(_0x462801['children']=[]),_0x462801['children']['push'](_0x25682a['Element']['decode'](_0x594e2b,_0x594e2b['uint32']()));break;case 0x3:_0x462801['data']=_0x594e2b['string']();break;case 0x4:_0x462801['attributesBoolean']===_0x2afd3a['emptyObject']&&(_0x462801['attributesBoolean']={});var _0x48261b=_0x594e2b['uint32']()+_0x594e2b['pos'];for(_0x1094d3='',_0x6b4a6e=!0x1;_0x594e2b['pos']<_0x48261b;){var _0x1159e1=_0x594e2b['uint32']();switch(_0x1159e1>>>0x3){case 0x1:_0x1094d3=_0x594e2b['string']();break;case 0x2:_0x6b4a6e=_0x594e2b['bool']();break;default:_0x594e2b['skipType'](0x7&_0x1159e1);}}_0x462801['attributesBoolean'][_0x1094d3]=_0x6b4a6e;break;case 0x5:_0x462801['attributesJson']=_0x594e2b['string']();break;default:_0x594e2b['skipType'](0x7&_0x547de2);}}return _0x462801;},_0x5b4e2b['decodeDelimited']=function(_0x1aa33b){return _0x1aa33b instanceof _0x34fcad||(_0x1aa33b=new _0x34fcad(_0x1aa33b)),this['decode'](_0x1aa33b,_0x1aa33b['uint32']());},_0x5b4e2b['verify']=function(_0x4222e3){if('object'!=typeof _0x4222e3||null===_0x4222e3)return'object\x20expected';if(null!=_0x4222e3['name']&&_0x4222e3['hasOwnProperty']('name')&&!_0x2afd3a['isString'](_0x4222e3['name']))return'name:\x20string\x20expected';if(null!=_0x4222e3['children']&&_0x4222e3['hasOwnProperty']('children')){if(!Array['isArray'](_0x4222e3['children']))return'children:\x20array\x20expected';for(var _0x2469d8=0x0;_0x2469d8<_0x4222e3['children']['length'];++_0x2469d8){var _0x374a7f=_0x25682a['Element']['verify'](_0x4222e3['children'][_0x2469d8]);if(_0x374a7f)return'children.'+_0x374a7f;}}if(null!=_0x4222e3['data']&&_0x4222e3['hasOwnProperty']('data')&&!_0x2afd3a['isString'](_0x4222e3['data']))return'data:\x20string\x20expected';if(null!=_0x4222e3['attributesBoolean']&&_0x4222e3['hasOwnProperty']('attributesBoolean')){if(!_0x2afd3a['isObject'](_0x4222e3['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2f8741=Object['keys'](_0x4222e3['attributesBoolean']);for(_0x2469d8=0x0;_0x2469d8<_0x2f8741['length'];++_0x2469d8)if('boolean'!=typeof _0x4222e3['attributesBoolean'][_0x2f8741[_0x2469d8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4222e3['attributesJson']&&_0x4222e3['hasOwnProperty']('attributesJson')&&!_0x2afd3a['isString'](_0x4222e3['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5b4e2b['fromObject']=function(_0x42bfe3){if(_0x42bfe3 instanceof _0x25682a['Element'])return _0x42bfe3;var _0x3c15ce=new _0x25682a['Element']();if(null!=_0x42bfe3['name']&&(_0x3c15ce['name']=String(_0x42bfe3['name'])),_0x42bfe3['children']){if(!Array['isArray'](_0x42bfe3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3c15ce['children']=[];for(var _0x292d7c=0x0;_0x292d7c<_0x42bfe3['children']['length'];++_0x292d7c){if('object'!=typeof _0x42bfe3['children'][_0x292d7c])throw TypeError('.Element.children:\x20object\x20expected');_0x3c15ce['children'][_0x292d7c]=_0x25682a['Element']['fromObject'](_0x42bfe3['children'][_0x292d7c]);}}if(null!=_0x42bfe3['data']&&(_0x3c15ce['data']=String(_0x42bfe3['data'])),_0x42bfe3['attributesBoolean']){if('object'!=typeof _0x42bfe3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3c15ce['attributesBoolean']={};var _0x475230=Object['keys'](_0x42bfe3['attributesBoolean']);for(_0x292d7c=0x0;_0x292d7c<_0x475230['length'];++_0x292d7c)_0x3c15ce['attributesBoolean'][_0x475230[_0x292d7c]]=Boolean(_0x42bfe3['attributesBoolean'][_0x475230[_0x292d7c]]);}return null!=_0x42bfe3['attributesJson']&&(_0x3c15ce['attributesJson']=String(_0x42bfe3['attributesJson'])),_0x3c15ce;},_0x5b4e2b['toObject']=function(_0x376b19,_0x57d5b3){_0x57d5b3||(_0x57d5b3={});var _0x1dfc5d,_0x1b0347={};if((_0x57d5b3['arrays']||_0x57d5b3['defaults'])&&(_0x1b0347['children']=[]),(_0x57d5b3['objects']||_0x57d5b3['defaults'])&&(_0x1b0347['attributesBoolean']={}),_0x57d5b3['defaults']&&(_0x1b0347['name']='',_0x1b0347['data']='',_0x1b0347['attributesJson']=''),null!=_0x376b19['name']&&_0x376b19['hasOwnProperty']('name')&&(_0x1b0347['name']=_0x376b19['name']),_0x376b19['children']&&_0x376b19['children']['length']){_0x1b0347['children']=[];for(var _0x53184a=0x0;_0x53184a<_0x376b19['children']['length'];++_0x53184a)_0x1b0347['children'][_0x53184a]=_0x25682a['Element']['toObject'](_0x376b19['children'][_0x53184a],_0x57d5b3);}if(null!=_0x376b19['data']&&_0x376b19['hasOwnProperty']('data')&&(_0x1b0347['data']=_0x376b19['data']),_0x376b19['attributesBoolean']&&(_0x1dfc5d=Object['keys'](_0x376b19['attributesBoolean']))['length']){_0x1b0347['attributesBoolean']={};for(_0x53184a=0x0;_0x53184a<_0x1dfc5d['length'];++_0x53184a)_0x1b0347['attributesBoolean'][_0x1dfc5d[_0x53184a]]=_0x376b19['attributesBoolean'][_0x1dfc5d[_0x53184a]];}return null!=_0x376b19['attributesJson']&&_0x376b19['hasOwnProperty']('attributesJson')&&(_0x1b0347['attributesJson']=_0x376b19['attributesJson']),_0x1b0347;},_0x5b4e2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x302fd0['util']['toJSONOptions']);},_0x5b4e2b['getTypeUrl']=function(_0x443ed1){return void 0x0===_0x443ed1&&(_0x443ed1='type.googleapis.com'),_0x443ed1+'/Element';},_0x5b4e2b;}()),_0x25682a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x10e77c){return new y(this['_protobufRoot'][_0x10e77c]);}}class y{['_protobuf'];constructor(_0x2f9c2b){this['_protobuf']=_0x2f9c2b;}['compress'](_0x5dbce5){const _0x4185a8=this['_protobuf']['verify'](_0x5dbce5);if(_0x4185a8)throw Error(_0x4185a8);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5dbce5))['finish']();}['decompress'](_0x67f1b7){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x67f1b7),{'oneofs':!0x0});}}function _(_0x4e6d97,_0x2195ba){const _0x324bde=_0x3b897e(_0x4e6d97);return _0x324bde['path'][_0x324bde['path']['length']-0x1]+=_0x2195ba,_0x324bde;}function O(_0x50c561,_0x3f07d2){return _0x50c561['root']===_0x3f07d2['root']&&_0x1922c4(_0x50c561['path'],_0x3f07d2['path']);}function $(_0x127eeb){P(_0x127eeb,_0x27640e=>('main'==_0x27640e['root']?(_0x27640e['rootMain']=!0x0,delete _0x27640e['root']):'$graveyard'==_0x27640e['root']&&(_0x27640e['rootGraveyard']=!0x0,delete _0x27640e['root']),_0x27640e));}function J(_0x393eec){P(_0x393eec,_0x31e8ad=>(_0x31e8ad['rootMain']?(_0x31e8ad['root']='main',delete _0x31e8ad['rootMain']):_0x31e8ad['rootGraveyard']&&(_0x31e8ad['root']='$graveyard',delete _0x31e8ad['rootGraveyard']),_0x31e8ad));}function P(_0xd5f5c9,_0x4d3186){for(const _0x136526 in _0xd5f5c9){const _0x394f85=_0xd5f5c9[_0x136526];'nodes'!==_0x136526&&_0x43d60f(_0x394f85)&&(_0x394f85['path']&&(_0x394f85['root']||_0x394f85['rootMain']||_0x394f85['rootGraveyard'])?_0xd5f5c9[_0x136526]=_0x4d3186(_0x394f85):P(_0x394f85,_0x4d3186));}return _0xd5f5c9;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x32d35a,_0x242568,_0x3e4b06){this['_id']=_0x32d35a,this['_operationName']=_0x242568,this['_protobufDescriptor']=_0x3e4b06;}['compress'](_0x4da9c1,_0x232bc7){const _0x3a70b7=_0x232bc7['shift']();return $(_0x3a70b7),_0x4da9c1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a70b7)),_0x4da9c1['types']['push'](this['_id']),!0x0;}['decompress'](_0x528922,_0x300510){_0x300510['types']['shift']();const _0x3d3566=this['_protobufDescriptor']['decompress'](_0x300510['buffers']['shift']());J(_0x3d3566),_0x3d3566['__className']=this['_operationName'],_0x528922['push'](_0x3d3566);}}class s extends e{['compress'](_0x3b8010,_0x3b3d45){const _0xb0c375=_0x3b3d45['shift']();return this['_serializeOneOf']('oldValue',_0xb0c375),this['_serializeOneOf']('newValue',_0xb0c375),$(_0xb0c375),_0x3b8010['buffers']['push'](this['_protobufDescriptor']['compress'](_0xb0c375)),_0x3b8010['types']['push'](this['_id']),!0x0;}['decompress'](_0x3700a9,_0x3f07e7){const {types:_0x5c4152,buffers:_0x426f7a}=_0x3f07e7,_0x25afda=this['_protobufDescriptor']['decompress'](_0x426f7a['shift']());_0x5c4152['shift'](),this['_deserializeOneOf']('oldValue',_0x25afda),this['_deserializeOneOf']('newValue',_0x25afda),J(_0x25afda),_0x25afda['__className']=this['_operationName'],_0x3700a9['push'](_0x25afda);}['_serializeOneOf'](_0x54b379,_0x84ae27){const _0x2e12bb=_0x84ae27[_0x54b379];'boolean'==typeof _0x2e12bb?_0x84ae27[_0x54b379+'Boolean']=_0x2e12bb:_0x84ae27[_0x54b379+'Json']=JSON['stringify'](_0x2e12bb);}['_deserializeOneOf'](_0x1bccea,_0xbd6aa7){const _0x4308a5=_0x1bccea+'Json';_0xbd6aa7[_0x4308a5]?(_0xbd6aa7[_0x1bccea]=JSON['parse'](_0xbd6aa7[_0x4308a5]),delete _0xbd6aa7[_0x4308a5]):(_0xbd6aa7[_0x1bccea]=_0xbd6aa7[_0x1bccea+'Boolean'],delete _0xbd6aa7[_0x1bccea+'Boolean']);}}class i extends e{['compress'](_0xdee3e1,_0x33314c){const _0x2f8b0d=_0x33314c['shift']();return this['_serializeNodesAttributes'](_0x2f8b0d['nodes']),$(_0x2f8b0d),_0xdee3e1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2f8b0d)),_0xdee3e1['types']['push'](this['_id']),!0x0;}['decompress'](_0x47863d,_0x19002a){const {types:_0x529885,buffers:_0x6d6a3b}=_0x19002a,_0x434295=this['_protobufDescriptor']['decompress'](_0x6d6a3b['shift']());_0x529885['shift'](),_0x434295['nodes']||(_0x434295['nodes']=[]),this['_deserializeNodesAttributes'](_0x434295['nodes']),J(_0x434295),_0x434295['__className']=this['_operationName'],_0x47863d['push'](_0x434295);}['_serializeNodesAttributes'](_0x59996a){for(const _0xe194bf of _0x59996a){if(_0xe194bf['attributes']){const _0x875461=_0xe194bf['attributes'];this['_areValuesBoolean'](_0x875461)?_0xe194bf['attributesBoolean']=_0x875461:_0xe194bf['attributesJson']=JSON['stringify'](_0x875461);}_0xe194bf['children']&&this['_serializeNodesAttributes'](_0xe194bf['children']);}}['_deserializeNodesAttributes'](_0x34b688){for(const _0x1ea8cd of _0x34b688)(_0x1ea8cd['attributesBoolean']||_0x1ea8cd['attributesJson'])&&(_0x1ea8cd['attributesBoolean']?(_0x1ea8cd['attributes']=_0x1ea8cd['attributesBoolean'],delete _0x1ea8cd['attributesBoolean']):(_0x1ea8cd['attributes']=JSON['parse'](_0x1ea8cd['attributesJson']),delete _0x1ea8cd['attributesJson'])),_0x1ea8cd['children']&&this['_deserializeNodesAttributes'](_0x1ea8cd['children']);}['_areValuesBoolean'](_0x10d8cf){return Object['keys'](_0x10d8cf)['every'](_0x9e3263=>'boolean'==typeof _0x10d8cf[_0x9e3263]);}}class n extends e{['decompress'](_0x1fb1d9,_0x1e4935){super['decompress'](_0x1fb1d9,_0x1e4935);const _0x498cab=_0x1fb1d9[_0x1fb1d9['length']-0x1];_0x498cab['oldRange']||(_0x498cab['oldRange']=null),_0x498cab['newRange']||(_0x498cab['newRange']=null);}}class p extends e{['compress'](_0x49d122,_0x43b488){return _0x43b488['shift'](),_0x49d122['types']['push'](this['_id']),!0x0;}['decompress'](_0x4ef941,_0x386cf4){_0x386cf4['types']['shift'](),_0x4ef941['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x100a13,_0x511e37,_0x3da4ed,_0x49f818){super(_0x100a13,_0x511e37,_0x3da4ed),this['_omittedNamespace']=_0x49f818+':';}['compress'](_0x1f30c7,_0x23ee46){return!('MarkerOperation'!=_0x23ee46[0x0]['__className']||!_0x23ee46[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x23ee46[0x0]['name']=_0x23ee46[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1f30c7,_0x23ee46),!0x0);}['decompress'](_0x5508c0,_0x235ed4){super['decompress'](_0x5508c0,_0x235ed4);const _0x93074c=_0x5508c0[_0x5508c0['length']-0x1];_0x93074c['name']=this['_omittedNamespace']+_0x93074c['name'];}}class b{['_id'];['_context'];constructor(_0x110cad,_0x4d23ba){this['_id']=_0x110cad,this['_context']=_0x4d23ba;}['compress'](_0x4829f4,_0x4c3215){let _0x59ee6b;for(;_0x4c3215['length']>0x1&&this['_compareOperations'](_0x4c3215[0x0],_0x4c3215[0x1]);)_0x59ee6b?(_0x59ee6b=this['_combineNext'](_0x4c3215['shift'](),_0x59ee6b),_0x4829f4['types']['push'](0x0)):(_0x59ee6b=_0x3b897e(_0x4c3215['shift']()),_0x4829f4['types']['push'](this['_id']));return!!_0x59ee6b&&(_0x59ee6b=this['_combineNext'](_0x4c3215['shift'](),_0x59ee6b),_0x4829f4['types']['push'](0x0),_0x4829f4['buffers']['push'](this['_compressSingleOperation'](_0x59ee6b)),!0x0);}['decompress'](_0x282371,_0x4144b9){const _0x2e8d5b=this['_decompressSingleOperation'](_0x4144b9);for(;0x0==_0x4144b9['types'][0x0];)_0x4144b9['types']['shift'](),_0x282371['push'](this['_splitCurrent'](_0x2e8d5b));_0x282371['push'](_0x2e8d5b);}}class m extends b{['_combineNext'](_0x21e13d,_0x24dfd2){return _0x24dfd2['nodes'][0x0]['data']+=_0x21e13d['nodes'][0x0]['data'],_0x24dfd2;}['_splitCurrent'](_0x488988){const _0xb633de=_0x3b897e(_0x488988),_0x2df622=_0xb633de['nodes'][0x0],_0x17a27=_0x488988['nodes'][0x0],_0x6cbe09=_0x17a27['data'][Symbol['iterator']]()['next']()['value'],_0x2f0115=_0x6cbe09['length'];return _0x2df622['data']=_0x6cbe09,_0x17a27['data']=_0x17a27['data']['substr'](_0x2f0115),_0x488988['position']=_(_0x488988['position'],_0x2f0115),_0xb633de;}['_compareOperations'](_0x12cf1a,_0x31abc2){if(this['_checkOperation'](_0x12cf1a)&&this['_checkOperation'](_0x31abc2)){const _0xdfbd1b=_0x12cf1a['nodes'][0x0]['data']['length'],_0x823c5d=O(_(_0x12cf1a['position'],_0xdfbd1b),_0x31abc2['position']),_0x37b1a7=_0x12cf1a['nodes'][0x0],_0x4d7819=_0x31abc2['nodes'][0x0];return _0x823c5d&&this['_compareAttributes'](_0x37b1a7,_0x4d7819);}return!0x1;}['_compressSingleOperation'](_0x278b5c){const _0x21e2a4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x21e2a4,[_0x278b5c]),_0x21e2a4['buffers'][0x0];}['_decompressSingleOperation'](_0x21806e){const _0x4d4ce6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4d4ce6,_0x21806e),_0x4d4ce6[0x0];}['_checkOperation'](_0x3f8958){return'InsertOperation'==_0x3f8958['__className']&&0x1==_0x3f8958['nodes']['length']&&_0x3f8958['nodes'][0x0]['data']&&!_0x3f8958['wasUndone']&&0x1==Array['from'](_0x3f8958['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4c8111,_0x1d13ba){const _0x5c4389=Object['keys'](_0x4c8111['attributes']||{}),_0x149866=Object['keys'](_0x1d13ba['attributes']||{});return _0x5c4389['length']===_0x149866['length']&&_0x5c4389['every'](_0x361108=>_0x1d13ba['attributes'][_0x361108]&&_0x1d13ba['attributes'][_0x361108]===_0x4c8111['attributes'][_0x361108]);}}class c extends b{['_combineNext'](_0x26facb,_0x5862c6){return _0x5862c6['howMany']++,_0x5862c6['sourcePosition']=_0x3b897e(_0x26facb['sourcePosition']),_0x5862c6;}['_splitCurrent'](_0x378eda){const _0x216edc=_0x3b897e(_0x378eda);return _0x378eda['howMany']--,_0x216edc['howMany']=0x1,_0x216edc['sourcePosition']=_(_0x216edc['sourcePosition'],_0x378eda['howMany']),_0x216edc;}['_compareOperations'](_0x1ff387,_0x3353b5){return!(!this['_checkOperation'](_0x1ff387)||!this['_checkOperation'](_0x3353b5))&&(O(_(_0x1ff387['sourcePosition'],-0x1),_0x3353b5['sourcePosition'])&&O(_0x1ff387['targetPosition'],_0x3353b5['targetPosition']));}['_compressSingleOperation'](_0x5886d1){const _0x49f56b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x49f56b,[_0x5886d1]),_0x49f56b['buffers'][0x0];}['_decompressSingleOperation'](_0x31c24a){const _0x3d8dd5=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d8dd5,_0x31c24a),_0x3d8dd5[0x0];}['_checkOperation'](_0x9a5b9d){return'MoveOperation'==_0x9a5b9d['__className']&&'$graveyard'==_0x9a5b9d['targetPosition']['root']&&0x1==_0x9a5b9d['howMany']&&!_0x9a5b9d['wasUndone'];}}class h extends b{['_combineNext'](_0x58d12b,_0x4f5bdc){return _0x4f5bdc['howMany']++,_0x4f5bdc;}['_splitCurrent'](_0x5cd8f9){const _0x9e5aff=_0x3b897e(_0x5cd8f9);return _0x9e5aff['howMany']=0x1,_0x5cd8f9['howMany']--,_0x9e5aff;}['_compareOperations'](_0x4a4a90,_0x1e72e0){return!(!this['_checkOperation'](_0x4a4a90)||!this['_checkOperation'](_0x1e72e0))&&(O(_0x4a4a90['sourcePosition'],_0x1e72e0['sourcePosition'])&&O(_0x4a4a90['targetPosition'],_0x1e72e0['targetPosition']));}['_compressSingleOperation'](_0x41bf4d){const _0x4522b5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4522b5,[_0x41bf4d]),_0x4522b5['buffers'][0x0];}['_decompressSingleOperation'](_0x3c6530){const _0x244b89=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x244b89,_0x3c6530),_0x244b89[0x0];}['_checkOperation'](_0x4c0e79){return'MoveOperation'==_0x4c0e79['__className']&&'$graveyard'==_0x4c0e79['targetPosition']['root']&&0x1==_0x4c0e79['howMany']&&!_0x4c0e79['wasUndone'];}}class f extends b{['compress'](_0x31b04a,_0x3e6d72){if(!this['_compareOperations'](_0x3e6d72[0x0],_0x3e6d72[0x1]))return!0x1;const _0x5de2c8=_0x3e6d72['shift']();return _0x5de2c8['oldRange']=null,_0x5de2c8['newRange']&&O(_0x5de2c8['newRange']['start'],_0x5de2c8['newRange']['end'])&&(_0x5de2c8['newRange']['end']=null),_0x3e6d72['shift'](),_0x31b04a['types']['push'](this['_id']),_0x31b04a['types']['push'](0x0),_0x31b04a['buffers']['push'](this['_compressSingleOperation'](_0x5de2c8)),!0x0;}['decompress'](_0x43f762,_0x56e0ec){const _0x29482e=this['_decompressSingleOperation'](_0x56e0ec);_0x29482e['newRange']&&!_0x29482e['newRange']['end']&&(_0x29482e['newRange']['end']=_0x3b897e(_0x29482e['newRange']['start']));const _0x1343a1=_0x3b897e(_0x29482e);_0x1343a1['newRange']&&(_0x1343a1['newRange']['start']['stickiness']='toNone',_0x1343a1['newRange']['end']=_0x3b897e(_0x1343a1['newRange']['start'])),_0x1343a1['name']='user:position:'+_0x1343a1['name']['split'](':')[0x2],_0x56e0ec['types']['shift'](),_0x43f762['push'](_0x29482e),_0x43f762['push'](_0x1343a1);}['_compressSingleOperation'](_0x49e88e){const _0xb13f0b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xb13f0b,[_0x49e88e]),_0xb13f0b['buffers'][0x0];}['_decompressSingleOperation'](_0x19da35){const _0x4b3bb7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4b3bb7,_0x19da35),_0x4b3bb7[0x0];}['_compareOperations'](_0x2f1d42,_0x4f6fca){return!(!_0x2f1d42||!_0x4f6fca)&&('MarkerOperation'==_0x2f1d42['__className']&&'MarkerOperation'==_0x4f6fca['__className']&&!(!_0x2f1d42['name']['startsWith']('user:')||!_0x4f6fca['name']['startsWith']('user:')||_0x2f1d42['name']==_0x4f6fca['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3308e0=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',_0x3308e0,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3308e0,'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'](_0x28b09d){if(!_0x28b09d||!_0x28b09d[0x0])throw new _0x1b26df('no-operations-provided',this);const _0x5414b6={'types':[],'buffers':[],'baseVersion':_0x28b09d[0x0]['baseVersion']};for(;_0x28b09d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5414b6,_0x28b09d)||this['_getCompressorByName']('TypingAction')['compress'](_0x5414b6,_0x28b09d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5414b6,_0x28b09d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5414b6,_0x28b09d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5414b6,_0x28b09d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5414b6,_0x28b09d)||this['_getCompressorByName'](_0x28b09d[0x0]['__className'])['compress'](_0x5414b6,_0x28b09d);return _0x5414b6;}['decompress'](_0x3ab170){const _0x45fd7f=[];for(;_0x3ab170['types']['length'];){this['_compressorById']['get'](_0x3ab170['types'][0x0])['decompress'](_0x45fd7f,_0x3ab170);}return _0x45fd7f['forEach']((_0x45f096,_0x59cb70)=>_0x45f096['baseVersion']=_0x3ab170['baseVersion']+_0x59cb70),_0x45fd7f;}['_getCompressorByName'](_0x1a41e9){return this['_compressorByName']['get'](_0x1a41e9);}['_registerOperationCompressor'](_0x4e8600,_0x32575b,_0x35e41e){const _0x2d2d57=new _0x35e41e(_0x4e8600,_0x32575b,this['_protobufFactory']['getDescriptor'](_0x32575b));this['_registerCompressor'](_0x4e8600,_0x32575b,_0x2d2d57);}['_registerActionCompressor'](_0x195564,_0x4c13d5,_0x3b6ce2){const _0x3640d0=new _0x3b6ce2(_0x195564,this);this['_registerCompressor'](_0x195564,_0x4c13d5,_0x3640d0);}['_registerCompressor'](_0x54fbe4,_0x2a3db6,_0x52fba0){this['_compressorById']['set'](_0x54fbe4,_0x52fba0),this['_compressorByName']['set'](_0x2a3db6,_0x52fba0);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "44.2.1-alpha.0",
3
+ "version": "44.3.0-alpha.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "44.2.1-alpha.0",
37
- "ckeditor5": "44.2.1-alpha.0",
36
+ "@ckeditor/ckeditor5-utils": "44.3.0-alpha.0",
37
+ "ckeditor5": "44.3.0-alpha.0",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.4.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ec9ba=_0x596d;(function(_0x2b2d85,_0xeb744c){const _0x1facbb=_0x596d,_0x49653f=_0x2b2d85();while(!![]){try{const _0x5b9f02=-parseInt(_0x1facbb(0x14d))/0x1+-parseInt(_0x1facbb(0x143))/0x2*(-parseInt(_0x1facbb(0x141))/0x3)+parseInt(_0x1facbb(0x151))/0x4*(-parseInt(_0x1facbb(0x146))/0x5)+-parseInt(_0x1facbb(0x150))/0x6+-parseInt(_0x1facbb(0x144))/0x7+parseInt(_0x1facbb(0x142))/0x8+parseInt(_0x1facbb(0x13f))/0x9;if(_0x5b9f02===_0xeb744c)break;else _0x49653f['push'](_0x49653f['shift']());}catch(_0x118a4a){_0x49653f['push'](_0x49653f['shift']());}}}(_0xee78,0xaeaa4));import{cloneDeep as _0x409f85}from'lodash-es';export default class b{constructor(_0x39e633,_0x597f52){const _0x31cce9=_0x596d;this[_0x31cce9(0x147)]=_0x39e633,this[_0x31cce9(0x153)]=_0x597f52;}[_0x4ec9ba(0x155)](_0x2803a1,_0x45c338){const _0x2b6c29=_0x4ec9ba;let _0xc70a7;for(;_0x45c338[_0x2b6c29(0x14a)]>0x1&&this[_0x2b6c29(0x14f)](_0x45c338[0x0],_0x45c338[0x1]);)_0xc70a7?(_0xc70a7=this[_0x2b6c29(0x140)](_0x45c338[_0x2b6c29(0x14b)](),_0xc70a7),_0x2803a1[_0x2b6c29(0x154)][_0x2b6c29(0x145)](0x0)):(_0xc70a7=_0x409f85(_0x45c338[_0x2b6c29(0x14b)]()),_0x2803a1[_0x2b6c29(0x154)][_0x2b6c29(0x145)](this[_0x2b6c29(0x147)]));return!!_0xc70a7&&(_0xc70a7=this[_0x2b6c29(0x140)](_0x45c338[_0x2b6c29(0x14b)](),_0xc70a7),_0x2803a1[_0x2b6c29(0x154)][_0x2b6c29(0x145)](0x0),_0x2803a1[_0x2b6c29(0x14c)][_0x2b6c29(0x145)](this[_0x2b6c29(0x149)](_0xc70a7)),!0x0);}[_0x4ec9ba(0x152)](_0x1e507c,_0x48e214){const _0x41a1f2=_0x4ec9ba,_0x1351da=this[_0x41a1f2(0x148)](_0x48e214);for(;0x0==_0x48e214[_0x41a1f2(0x154)][0x0];)_0x48e214[_0x41a1f2(0x154)][_0x41a1f2(0x14b)](),_0x1e507c[_0x41a1f2(0x145)](this[_0x41a1f2(0x14e)](_0x1351da));_0x1e507c[_0x41a1f2(0x145)](_0x1351da);}}function _0x596d(_0x42aa87,_0x269e1a){const _0xee783a=_0xee78();return _0x596d=function(_0x596d89,_0x4dd49e){_0x596d89=_0x596d89-0x13f;let _0x23b994=_0xee783a[_0x596d89];return _0x23b994;},_0x596d(_0x42aa87,_0x269e1a);}function _0xee78(){const _0x19774c=['_splitCurrent','_compareOperations','5050638RmwcsE','4945676FEVvfU','decompress','_context','types','compress','29323269JnRlvx','_combineNext','2836173ITuslJ','8374824aSjcxX','2wBWNhn','9026213gjPkdQ','push','5xRpKGE','_id','_decompressSingleOperation','_compressSingleOperation','length','shift','buffers','1167306IvFscq'];_0xee78=function(){return _0x19774c;};return _0xee78();}
23
+ function _0x5d88(_0x5642b2,_0xb8cc8a){const _0x45a7d9=_0x45a7();return _0x5d88=function(_0x5d8849,_0x3b40fa){_0x5d8849=_0x5d8849-0x1da;let _0x2cb8a9=_0x45a7d9[_0x5d8849];return _0x2cb8a9;},_0x5d88(_0x5642b2,_0xb8cc8a);}const _0x52f79c=_0x5d88;(function(_0x5c61dc,_0x45ca28){const _0x4b4a77=_0x5d88,_0x5f005c=_0x5c61dc();while(!![]){try{const _0xfa446c=parseInt(_0x4b4a77(0x1e9))/0x1+-parseInt(_0x4b4a77(0x1e0))/0x2*(-parseInt(_0x4b4a77(0x1e4))/0x3)+parseInt(_0x4b4a77(0x1ea))/0x4*(-parseInt(_0x4b4a77(0x1ee))/0x5)+-parseInt(_0x4b4a77(0x1de))/0x6+parseInt(_0x4b4a77(0x1e3))/0x7+-parseInt(_0x4b4a77(0x1f0))/0x8+parseInt(_0x4b4a77(0x1e6))/0x9;if(_0xfa446c===_0x45ca28)break;else _0x5f005c['push'](_0x5f005c['shift']());}catch(_0x21af3f){_0x5f005c['push'](_0x5f005c['shift']());}}}(_0x45a7,0x94d02));function _0x45a7(){const _0x4ed11e=['length','652547oJGLRX','480954LsOqAY','_id','21086361QJmkUr','types','_splitCurrent','396236oWNTSd','85476TqIwfG','push','shift','_compressSingleOperation','205xyMFQB','compress','5990304oxqGLP','_compareOperations','decompress','buffers','_combineNext','6473310KnCawR','_decompressSingleOperation','6wxngTN','_context'];_0x45a7=function(){return _0x4ed11e;};return _0x45a7();}import{cloneDeep as _0x2f07ed}from'lodash-es';export default class b{constructor(_0x326080,_0x22a5a7){const _0x1651a9=_0x5d88;this[_0x1651a9(0x1e5)]=_0x326080,this[_0x1651a9(0x1e1)]=_0x22a5a7;}[_0x52f79c(0x1ef)](_0xda17dd,_0xc972b6){const _0x3dcfc0=_0x52f79c;let _0x54bda4;for(;_0xc972b6[_0x3dcfc0(0x1e2)]>0x1&&this[_0x3dcfc0(0x1da)](_0xc972b6[0x0],_0xc972b6[0x1]);)_0x54bda4?(_0x54bda4=this[_0x3dcfc0(0x1dd)](_0xc972b6[_0x3dcfc0(0x1ec)](),_0x54bda4),_0xda17dd[_0x3dcfc0(0x1e7)][_0x3dcfc0(0x1eb)](0x0)):(_0x54bda4=_0x2f07ed(_0xc972b6[_0x3dcfc0(0x1ec)]()),_0xda17dd[_0x3dcfc0(0x1e7)][_0x3dcfc0(0x1eb)](this[_0x3dcfc0(0x1e5)]));return!!_0x54bda4&&(_0x54bda4=this[_0x3dcfc0(0x1dd)](_0xc972b6[_0x3dcfc0(0x1ec)](),_0x54bda4),_0xda17dd[_0x3dcfc0(0x1e7)][_0x3dcfc0(0x1eb)](0x0),_0xda17dd[_0x3dcfc0(0x1dc)][_0x3dcfc0(0x1eb)](this[_0x3dcfc0(0x1ed)](_0x54bda4)),!0x0);}[_0x52f79c(0x1db)](_0x1db8dd,_0xaa921){const _0x459441=_0x52f79c,_0x187a42=this[_0x459441(0x1df)](_0xaa921);for(;0x0==_0xaa921[_0x459441(0x1e7)][0x0];)_0xaa921[_0x459441(0x1e7)][_0x459441(0x1ec)](),_0x1db8dd[_0x459441(0x1eb)](this[_0x459441(0x1e8)](_0x187a42));_0x1db8dd[_0x459441(0x1eb)](_0x187a42);}}