@ckeditor/ckeditor5-operations-compressor 44.2.1-alpha.0 → 44.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
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 _0x166b9e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3ce432 from'protobufjs/minimal.js';import{cloneDeep as _0x44600b,isEqual as _0x3e8c05,isObject as _0x1fe65a}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3b291e=_0x3ce432['Reader'],_0x54b1a5=_0x3ce432['Writer'],_0x260dc9=_0x3ce432['util'],_0x5d0e8c=_0x3ce432['roots']['default']||(_0x3ce432['roots']['default']={});return _0x5d0e8c['AttributeOperation']=(function(){function _0x4b0419(_0x3b2d7b){if(_0x3b2d7b){for(var _0x47d4c1=Object['keys'](_0x3b2d7b),_0x144cbf=0x0;_0x144cbf<_0x47d4c1['length'];++_0x144cbf)null!=_0x3b2d7b[_0x47d4c1[_0x144cbf]]&&(this[_0x47d4c1[_0x144cbf]]=_0x3b2d7b[_0x47d4c1[_0x144cbf]]);}}return _0x4b0419['prototype']['range']=null,_0x4b0419['prototype']['key']='',_0x4b0419['prototype']['oldValueBoolean']=!0x1,_0x4b0419['prototype']['oldValueJson']='',_0x4b0419['prototype']['newValueBoolean']=!0x1,_0x4b0419['prototype']['newValueJson']='',_0x4b0419['prototype']['wasUndone']=!0x1,_0x4b0419['create']=function(_0x1f0a57){return new _0x4b0419(_0x1f0a57);},_0x4b0419['encode']=function(_0x4903e0,_0x428533){return _0x428533||(_0x428533=_0x54b1a5['create']()),null!=_0x4903e0['range']&&Object['hasOwnProperty']['call'](_0x4903e0,'range')&&_0x5d0e8c['Range']['encode'](_0x4903e0['range'],_0x428533['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4903e0['key']&&Object['hasOwnProperty']['call'](_0x4903e0,'key')&&_0x428533['uint32'](0x12)['string'](_0x4903e0['key']),null!=_0x4903e0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4903e0,'oldValueBoolean')&&_0x428533['uint32'](0x18)['bool'](_0x4903e0['oldValueBoolean']),null!=_0x4903e0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4903e0,'oldValueJson')&&_0x428533['uint32'](0x22)['string'](_0x4903e0['oldValueJson']),null!=_0x4903e0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4903e0,'newValueBoolean')&&_0x428533['uint32'](0x28)['bool'](_0x4903e0['newValueBoolean']),null!=_0x4903e0['newValueJson']&&Object['hasOwnProperty']['call'](_0x4903e0,'newValueJson')&&_0x428533['uint32'](0x32)['string'](_0x4903e0['newValueJson']),null!=_0x4903e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x4903e0,'wasUndone')&&_0x428533['uint32'](0x38)['bool'](_0x4903e0['wasUndone']),_0x428533;},_0x4b0419['encodeDelimited']=function(_0x2596d0,_0x2dae59){return this['encode'](_0x2596d0,_0x2dae59)['ldelim']();},_0x4b0419['decode']=function(_0x288504,_0x5d6419){_0x288504 instanceof _0x3b291e||(_0x288504=_0x3b291e['create'](_0x288504));for(var _0x301a2e=void 0x0===_0x5d6419?_0x288504['len']:_0x288504['pos']+_0x5d6419,_0x3e8a2b=new _0x5d0e8c['AttributeOperation']();_0x288504['pos']<_0x301a2e;){var _0x57f9c7=_0x288504['uint32']();switch(_0x57f9c7>>>0x3){case 0x1:_0x3e8a2b['range']=_0x5d0e8c['Range']['decode'](_0x288504,_0x288504['uint32']());break;case 0x2:_0x3e8a2b['key']=_0x288504['string']();break;case 0x3:_0x3e8a2b['oldValueBoolean']=_0x288504['bool']();break;case 0x4:_0x3e8a2b['oldValueJson']=_0x288504['string']();break;case 0x5:_0x3e8a2b['newValueBoolean']=_0x288504['bool']();break;case 0x6:_0x3e8a2b['newValueJson']=_0x288504['string']();break;case 0x7:_0x3e8a2b['wasUndone']=_0x288504['bool']();break;default:_0x288504['skipType'](0x7&_0x57f9c7);}}return _0x3e8a2b;},_0x4b0419['decodeDelimited']=function(_0x477bce){return _0x477bce instanceof _0x3b291e||(_0x477bce=new _0x3b291e(_0x477bce)),this['decode'](_0x477bce,_0x477bce['uint32']());},_0x4b0419['verify']=function(_0xc92241){if('object'!=typeof _0xc92241||null===_0xc92241)return'object\x20expected';if(null!=_0xc92241['range']&&_0xc92241['hasOwnProperty']('range')){var _0x39a05b=_0x5d0e8c['Range']['verify'](_0xc92241['range']);if(_0x39a05b)return'range.'+_0x39a05b;}return null!=_0xc92241['key']&&_0xc92241['hasOwnProperty']('key')&&!_0x260dc9['isString'](_0xc92241['key'])?'key:\x20string\x20expected':null!=_0xc92241['oldValueBoolean']&&_0xc92241['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xc92241['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xc92241['oldValueJson']&&_0xc92241['hasOwnProperty']('oldValueJson')&&!_0x260dc9['isString'](_0xc92241['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xc92241['newValueBoolean']&&_0xc92241['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xc92241['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xc92241['newValueJson']&&_0xc92241['hasOwnProperty']('newValueJson')&&!_0x260dc9['isString'](_0xc92241['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xc92241['wasUndone']&&_0xc92241['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc92241['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b0419['fromObject']=function(_0x878a0f){if(_0x878a0f instanceof _0x5d0e8c['AttributeOperation'])return _0x878a0f;var _0xeeb343=new _0x5d0e8c['AttributeOperation']();if(null!=_0x878a0f['range']){if('object'!=typeof _0x878a0f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xeeb343['range']=_0x5d0e8c['Range']['fromObject'](_0x878a0f['range']);}return null!=_0x878a0f['key']&&(_0xeeb343['key']=String(_0x878a0f['key'])),null!=_0x878a0f['oldValueBoolean']&&(_0xeeb343['oldValueBoolean']=Boolean(_0x878a0f['oldValueBoolean'])),null!=_0x878a0f['oldValueJson']&&(_0xeeb343['oldValueJson']=String(_0x878a0f['oldValueJson'])),null!=_0x878a0f['newValueBoolean']&&(_0xeeb343['newValueBoolean']=Boolean(_0x878a0f['newValueBoolean'])),null!=_0x878a0f['newValueJson']&&(_0xeeb343['newValueJson']=String(_0x878a0f['newValueJson'])),null!=_0x878a0f['wasUndone']&&(_0xeeb343['wasUndone']=Boolean(_0x878a0f['wasUndone'])),_0xeeb343;},_0x4b0419['toObject']=function(_0x1d6cec,_0x6e399f){_0x6e399f||(_0x6e399f={});var _0x56c793={};return _0x6e399f['defaults']&&(_0x56c793['range']=null,_0x56c793['key']='',_0x56c793['oldValueBoolean']=!0x1,_0x56c793['oldValueJson']='',_0x56c793['newValueBoolean']=!0x1,_0x56c793['newValueJson']='',_0x56c793['wasUndone']=!0x1),null!=_0x1d6cec['range']&&_0x1d6cec['hasOwnProperty']('range')&&(_0x56c793['range']=_0x5d0e8c['Range']['toObject'](_0x1d6cec['range'],_0x6e399f)),null!=_0x1d6cec['key']&&_0x1d6cec['hasOwnProperty']('key')&&(_0x56c793['key']=_0x1d6cec['key']),null!=_0x1d6cec['oldValueBoolean']&&_0x1d6cec['hasOwnProperty']('oldValueBoolean')&&(_0x56c793['oldValueBoolean']=_0x1d6cec['oldValueBoolean']),null!=_0x1d6cec['oldValueJson']&&_0x1d6cec['hasOwnProperty']('oldValueJson')&&(_0x56c793['oldValueJson']=_0x1d6cec['oldValueJson']),null!=_0x1d6cec['newValueBoolean']&&_0x1d6cec['hasOwnProperty']('newValueBoolean')&&(_0x56c793['newValueBoolean']=_0x1d6cec['newValueBoolean']),null!=_0x1d6cec['newValueJson']&&_0x1d6cec['hasOwnProperty']('newValueJson')&&(_0x56c793['newValueJson']=_0x1d6cec['newValueJson']),null!=_0x1d6cec['wasUndone']&&_0x1d6cec['hasOwnProperty']('wasUndone')&&(_0x56c793['wasUndone']=_0x1d6cec['wasUndone']),_0x56c793;},_0x4b0419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x4b0419['getTypeUrl']=function(_0x12ac4e){return void 0x0===_0x12ac4e&&(_0x12ac4e='type.googleapis.com'),_0x12ac4e+'/AttributeOperation';},_0x4b0419;}()),_0x5d0e8c['InsertOperation']=(function(){function _0x5078fa(_0xf06c8e){if(this['nodes']=[],_0xf06c8e){for(var _0x9839f7=Object['keys'](_0xf06c8e),_0x31f9b7=0x0;_0x31f9b7<_0x9839f7['length'];++_0x31f9b7)null!=_0xf06c8e[_0x9839f7[_0x31f9b7]]&&(this[_0x9839f7[_0x31f9b7]]=_0xf06c8e[_0x9839f7[_0x31f9b7]]);}}return _0x5078fa['prototype']['position']=null,_0x5078fa['prototype']['nodes']=_0x260dc9['emptyArray'],_0x5078fa['prototype']['shouldReceiveAttributes']=!0x1,_0x5078fa['prototype']['wasUndone']=!0x1,_0x5078fa['create']=function(_0x4c1e85){return new _0x5078fa(_0x4c1e85);},_0x5078fa['encode']=function(_0x30ff89,_0x24d381){if(_0x24d381||(_0x24d381=_0x54b1a5['create']()),null!=_0x30ff89['position']&&Object['hasOwnProperty']['call'](_0x30ff89,'position')&&_0x5d0e8c['Position']['encode'](_0x30ff89['position'],_0x24d381['uint32'](0xa)['fork']())['ldelim'](),null!=_0x30ff89['nodes']&&_0x30ff89['nodes']['length']){for(var _0x47e005=0x0;_0x47e005<_0x30ff89['nodes']['length'];++_0x47e005)_0x5d0e8c['Element']['encode'](_0x30ff89['nodes'][_0x47e005],_0x24d381['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x30ff89['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x30ff89,'shouldReceiveAttributes')&&_0x24d381['uint32'](0x18)['bool'](_0x30ff89['shouldReceiveAttributes']),null!=_0x30ff89['wasUndone']&&Object['hasOwnProperty']['call'](_0x30ff89,'wasUndone')&&_0x24d381['uint32'](0x20)['bool'](_0x30ff89['wasUndone']),_0x24d381;},_0x5078fa['encodeDelimited']=function(_0x55713c,_0x6abbdc){return this['encode'](_0x55713c,_0x6abbdc)['ldelim']();},_0x5078fa['decode']=function(_0x5ea8f5,_0x5bb7e1){_0x5ea8f5 instanceof _0x3b291e||(_0x5ea8f5=_0x3b291e['create'](_0x5ea8f5));for(var _0x560cb4=void 0x0===_0x5bb7e1?_0x5ea8f5['len']:_0x5ea8f5['pos']+_0x5bb7e1,_0x54551e=new _0x5d0e8c['InsertOperation']();_0x5ea8f5['pos']<_0x560cb4;){var _0x323155=_0x5ea8f5['uint32']();switch(_0x323155>>>0x3){case 0x1:_0x54551e['position']=_0x5d0e8c['Position']['decode'](_0x5ea8f5,_0x5ea8f5['uint32']());break;case 0x2:_0x54551e['nodes']&&_0x54551e['nodes']['length']||(_0x54551e['nodes']=[]),_0x54551e['nodes']['push'](_0x5d0e8c['Element']['decode'](_0x5ea8f5,_0x5ea8f5['uint32']()));break;case 0x3:_0x54551e['shouldReceiveAttributes']=_0x5ea8f5['bool']();break;case 0x4:_0x54551e['wasUndone']=_0x5ea8f5['bool']();break;default:_0x5ea8f5['skipType'](0x7&_0x323155);}}return _0x54551e;},_0x5078fa['decodeDelimited']=function(_0x374b1a){return _0x374b1a instanceof _0x3b291e||(_0x374b1a=new _0x3b291e(_0x374b1a)),this['decode'](_0x374b1a,_0x374b1a['uint32']());},_0x5078fa['verify']=function(_0x34592d){if('object'!=typeof _0x34592d||null===_0x34592d)return'object\x20expected';if(null!=_0x34592d['position']&&_0x34592d['hasOwnProperty']('position')&&(_0x4651a2=_0x5d0e8c['Position']['verify'](_0x34592d['position'])))return'position.'+_0x4651a2;if(null!=_0x34592d['nodes']&&_0x34592d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x34592d['nodes']))return'nodes:\x20array\x20expected';for(var _0x9bce68=0x0;_0x9bce68<_0x34592d['nodes']['length'];++_0x9bce68){var _0x4651a2;if(_0x4651a2=_0x5d0e8c['Element']['verify'](_0x34592d['nodes'][_0x9bce68]))return'nodes.'+_0x4651a2;}}return null!=_0x34592d['shouldReceiveAttributes']&&_0x34592d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x34592d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x34592d['wasUndone']&&_0x34592d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34592d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5078fa['fromObject']=function(_0x1ac478){if(_0x1ac478 instanceof _0x5d0e8c['InsertOperation'])return _0x1ac478;var _0xb14d86=new _0x5d0e8c['InsertOperation']();if(null!=_0x1ac478['position']){if('object'!=typeof _0x1ac478['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xb14d86['position']=_0x5d0e8c['Position']['fromObject'](_0x1ac478['position']);}if(_0x1ac478['nodes']){if(!Array['isArray'](_0x1ac478['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xb14d86['nodes']=[];for(var _0x2e3937=0x0;_0x2e3937<_0x1ac478['nodes']['length'];++_0x2e3937){if('object'!=typeof _0x1ac478['nodes'][_0x2e3937])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xb14d86['nodes'][_0x2e3937]=_0x5d0e8c['Element']['fromObject'](_0x1ac478['nodes'][_0x2e3937]);}}return null!=_0x1ac478['shouldReceiveAttributes']&&(_0xb14d86['shouldReceiveAttributes']=Boolean(_0x1ac478['shouldReceiveAttributes'])),null!=_0x1ac478['wasUndone']&&(_0xb14d86['wasUndone']=Boolean(_0x1ac478['wasUndone'])),_0xb14d86;},_0x5078fa['toObject']=function(_0x1eb0e7,_0x114994){_0x114994||(_0x114994={});var _0x3d3a95={};if((_0x114994['arrays']||_0x114994['defaults'])&&(_0x3d3a95['nodes']=[]),_0x114994['defaults']&&(_0x3d3a95['position']=null,_0x3d3a95['shouldReceiveAttributes']=!0x1,_0x3d3a95['wasUndone']=!0x1),null!=_0x1eb0e7['position']&&_0x1eb0e7['hasOwnProperty']('position')&&(_0x3d3a95['position']=_0x5d0e8c['Position']['toObject'](_0x1eb0e7['position'],_0x114994)),_0x1eb0e7['nodes']&&_0x1eb0e7['nodes']['length']){_0x3d3a95['nodes']=[];for(var _0x48208b=0x0;_0x48208b<_0x1eb0e7['nodes']['length'];++_0x48208b)_0x3d3a95['nodes'][_0x48208b]=_0x5d0e8c['Element']['toObject'](_0x1eb0e7['nodes'][_0x48208b],_0x114994);}return null!=_0x1eb0e7['shouldReceiveAttributes']&&_0x1eb0e7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d3a95['shouldReceiveAttributes']=_0x1eb0e7['shouldReceiveAttributes']),null!=_0x1eb0e7['wasUndone']&&_0x1eb0e7['hasOwnProperty']('wasUndone')&&(_0x3d3a95['wasUndone']=_0x1eb0e7['wasUndone']),_0x3d3a95;},_0x5078fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x5078fa['getTypeUrl']=function(_0x5f2366){return void 0x0===_0x5f2366&&(_0x5f2366='type.googleapis.com'),_0x5f2366+'/InsertOperation';},_0x5078fa;}()),_0x5d0e8c['MarkerOperation']=(function(){function _0x4398c6(_0x321188){if(_0x321188){for(var _0x1f3d29=Object['keys'](_0x321188),_0x298e0d=0x0;_0x298e0d<_0x1f3d29['length'];++_0x298e0d)null!=_0x321188[_0x1f3d29[_0x298e0d]]&&(this[_0x1f3d29[_0x298e0d]]=_0x321188[_0x1f3d29[_0x298e0d]]);}}return _0x4398c6['prototype']['name']='',_0x4398c6['prototype']['oldRange']=null,_0x4398c6['prototype']['newRange']=null,_0x4398c6['prototype']['affectsData']=!0x1,_0x4398c6['prototype']['wasUndone']=!0x1,_0x4398c6['create']=function(_0x430e3b){return new _0x4398c6(_0x430e3b);},_0x4398c6['encode']=function(_0x2fcdc0,_0x27c701){return _0x27c701||(_0x27c701=_0x54b1a5['create']()),null!=_0x2fcdc0['name']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'name')&&_0x27c701['uint32'](0xa)['string'](_0x2fcdc0['name']),null!=_0x2fcdc0['oldRange']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'oldRange')&&_0x5d0e8c['Range']['encode'](_0x2fcdc0['oldRange'],_0x27c701['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2fcdc0['newRange']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'newRange')&&_0x5d0e8c['Range']['encode'](_0x2fcdc0['newRange'],_0x27c701['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2fcdc0['affectsData']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'affectsData')&&_0x27c701['uint32'](0x20)['bool'](_0x2fcdc0['affectsData']),null!=_0x2fcdc0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'wasUndone')&&_0x27c701['uint32'](0x28)['bool'](_0x2fcdc0['wasUndone']),_0x27c701;},_0x4398c6['encodeDelimited']=function(_0x10fef8,_0x52a6c8){return this['encode'](_0x10fef8,_0x52a6c8)['ldelim']();},_0x4398c6['decode']=function(_0x227447,_0x29dbe7){_0x227447 instanceof _0x3b291e||(_0x227447=_0x3b291e['create'](_0x227447));for(var _0x3417dc=void 0x0===_0x29dbe7?_0x227447['len']:_0x227447['pos']+_0x29dbe7,_0x1d89ae=new _0x5d0e8c['MarkerOperation']();_0x227447['pos']<_0x3417dc;){var _0x555165=_0x227447['uint32']();switch(_0x555165>>>0x3){case 0x1:_0x1d89ae['name']=_0x227447['string']();break;case 0x2:_0x1d89ae['oldRange']=_0x5d0e8c['Range']['decode'](_0x227447,_0x227447['uint32']());break;case 0x3:_0x1d89ae['newRange']=_0x5d0e8c['Range']['decode'](_0x227447,_0x227447['uint32']());break;case 0x4:_0x1d89ae['affectsData']=_0x227447['bool']();break;case 0x5:_0x1d89ae['wasUndone']=_0x227447['bool']();break;default:_0x227447['skipType'](0x7&_0x555165);}}return _0x1d89ae;},_0x4398c6['decodeDelimited']=function(_0x4bc357){return _0x4bc357 instanceof _0x3b291e||(_0x4bc357=new _0x3b291e(_0x4bc357)),this['decode'](_0x4bc357,_0x4bc357['uint32']());},_0x4398c6['verify']=function(_0x456d57){if('object'!=typeof _0x456d57||null===_0x456d57)return'object\x20expected';if(null!=_0x456d57['name']&&_0x456d57['hasOwnProperty']('name')&&!_0x260dc9['isString'](_0x456d57['name']))return'name:\x20string\x20expected';var _0x527659;if(null!=_0x456d57['oldRange']&&_0x456d57['hasOwnProperty']('oldRange')&&(_0x527659=_0x5d0e8c['Range']['verify'](_0x456d57['oldRange'])))return'oldRange.'+_0x527659;if(null!=_0x456d57['newRange']&&_0x456d57['hasOwnProperty']('newRange')&&(_0x527659=_0x5d0e8c['Range']['verify'](_0x456d57['newRange'])))return'newRange.'+_0x527659;return null!=_0x456d57['affectsData']&&_0x456d57['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x456d57['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x456d57['wasUndone']&&_0x456d57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x456d57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4398c6['fromObject']=function(_0x1fae78){if(_0x1fae78 instanceof _0x5d0e8c['MarkerOperation'])return _0x1fae78;var _0x172c52=new _0x5d0e8c['MarkerOperation']();if(null!=_0x1fae78['name']&&(_0x172c52['name']=String(_0x1fae78['name'])),null!=_0x1fae78['oldRange']){if('object'!=typeof _0x1fae78['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x172c52['oldRange']=_0x5d0e8c['Range']['fromObject'](_0x1fae78['oldRange']);}if(null!=_0x1fae78['newRange']){if('object'!=typeof _0x1fae78['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x172c52['newRange']=_0x5d0e8c['Range']['fromObject'](_0x1fae78['newRange']);}return null!=_0x1fae78['affectsData']&&(_0x172c52['affectsData']=Boolean(_0x1fae78['affectsData'])),null!=_0x1fae78['wasUndone']&&(_0x172c52['wasUndone']=Boolean(_0x1fae78['wasUndone'])),_0x172c52;},_0x4398c6['toObject']=function(_0x1b2761,_0x5d2fd4){_0x5d2fd4||(_0x5d2fd4={});var _0x5c0a5e={};return _0x5d2fd4['defaults']&&(_0x5c0a5e['name']='',_0x5c0a5e['oldRange']=null,_0x5c0a5e['newRange']=null,_0x5c0a5e['affectsData']=!0x1,_0x5c0a5e['wasUndone']=!0x1),null!=_0x1b2761['name']&&_0x1b2761['hasOwnProperty']('name')&&(_0x5c0a5e['name']=_0x1b2761['name']),null!=_0x1b2761['oldRange']&&_0x1b2761['hasOwnProperty']('oldRange')&&(_0x5c0a5e['oldRange']=_0x5d0e8c['Range']['toObject'](_0x1b2761['oldRange'],_0x5d2fd4)),null!=_0x1b2761['newRange']&&_0x1b2761['hasOwnProperty']('newRange')&&(_0x5c0a5e['newRange']=_0x5d0e8c['Range']['toObject'](_0x1b2761['newRange'],_0x5d2fd4)),null!=_0x1b2761['affectsData']&&_0x1b2761['hasOwnProperty']('affectsData')&&(_0x5c0a5e['affectsData']=_0x1b2761['affectsData']),null!=_0x1b2761['wasUndone']&&_0x1b2761['hasOwnProperty']('wasUndone')&&(_0x5c0a5e['wasUndone']=_0x1b2761['wasUndone']),_0x5c0a5e;},_0x4398c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x4398c6['getTypeUrl']=function(_0x2c5453){return void 0x0===_0x2c5453&&(_0x2c5453='type.googleapis.com'),_0x2c5453+'/MarkerOperation';},_0x4398c6;}()),_0x5d0e8c['MergeOperation']=(function(){function _0x5017ab(_0x4f84f6){if(_0x4f84f6){for(var _0x5af599=Object['keys'](_0x4f84f6),_0x58c35d=0x0;_0x58c35d<_0x5af599['length'];++_0x58c35d)null!=_0x4f84f6[_0x5af599[_0x58c35d]]&&(this[_0x5af599[_0x58c35d]]=_0x4f84f6[_0x5af599[_0x58c35d]]);}}return _0x5017ab['prototype']['sourcePosition']=null,_0x5017ab['prototype']['targetPosition']=null,_0x5017ab['prototype']['graveyardPosition']=null,_0x5017ab['prototype']['howMany']=0x0,_0x5017ab['prototype']['wasUndone']=!0x1,_0x5017ab['create']=function(_0x4ad42f){return new _0x5017ab(_0x4ad42f);},_0x5017ab['encode']=function(_0x2da3c2,_0x6c70df){return _0x6c70df||(_0x6c70df=_0x54b1a5['create']()),null!=_0x2da3c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'sourcePosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['sourcePosition'],_0x6c70df['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2da3c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'targetPosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['targetPosition'],_0x6c70df['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2da3c2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'graveyardPosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['graveyardPosition'],_0x6c70df['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2da3c2['howMany']&&Object['hasOwnProperty']['call'](_0x2da3c2,'howMany')&&_0x6c70df['uint32'](0x20)['uint32'](_0x2da3c2['howMany']),null!=_0x2da3c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2da3c2,'wasUndone')&&_0x6c70df['uint32'](0x28)['bool'](_0x2da3c2['wasUndone']),_0x6c70df;},_0x5017ab['encodeDelimited']=function(_0x3a91e2,_0x5556ef){return this['encode'](_0x3a91e2,_0x5556ef)['ldelim']();},_0x5017ab['decode']=function(_0xffba9a,_0x372cb5){_0xffba9a instanceof _0x3b291e||(_0xffba9a=_0x3b291e['create'](_0xffba9a));for(var _0x2f089a=void 0x0===_0x372cb5?_0xffba9a['len']:_0xffba9a['pos']+_0x372cb5,_0x78dc0c=new _0x5d0e8c['MergeOperation']();_0xffba9a['pos']<_0x2f089a;){var _0x1dcb94=_0xffba9a['uint32']();switch(_0x1dcb94>>>0x3){case 0x1:_0x78dc0c['sourcePosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x2:_0x78dc0c['targetPosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x3:_0x78dc0c['graveyardPosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x4:_0x78dc0c['howMany']=_0xffba9a['uint32']();break;case 0x5:_0x78dc0c['wasUndone']=_0xffba9a['bool']();break;default:_0xffba9a['skipType'](0x7&_0x1dcb94);}}return _0x78dc0c;},_0x5017ab['decodeDelimited']=function(_0x23ecae){return _0x23ecae instanceof _0x3b291e||(_0x23ecae=new _0x3b291e(_0x23ecae)),this['decode'](_0x23ecae,_0x23ecae['uint32']());},_0x5017ab['verify']=function(_0x271fdc){if('object'!=typeof _0x271fdc||null===_0x271fdc)return'object\x20expected';var _0x12ee96;if(null!=_0x271fdc['sourcePosition']&&_0x271fdc['hasOwnProperty']('sourcePosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['sourcePosition'])))return'sourcePosition.'+_0x12ee96;if(null!=_0x271fdc['targetPosition']&&_0x271fdc['hasOwnProperty']('targetPosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['targetPosition'])))return'targetPosition.'+_0x12ee96;if(null!=_0x271fdc['graveyardPosition']&&_0x271fdc['hasOwnProperty']('graveyardPosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['graveyardPosition'])))return'graveyardPosition.'+_0x12ee96;return null!=_0x271fdc['howMany']&&_0x271fdc['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x271fdc['howMany'])?'howMany:\x20integer\x20expected':null!=_0x271fdc['wasUndone']&&_0x271fdc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x271fdc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5017ab['fromObject']=function(_0x5081a8){if(_0x5081a8 instanceof _0x5d0e8c['MergeOperation'])return _0x5081a8;var _0x512ae1=new _0x5d0e8c['MergeOperation']();if(null!=_0x5081a8['sourcePosition']){if('object'!=typeof _0x5081a8['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x512ae1['sourcePosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['sourcePosition']);}if(null!=_0x5081a8['targetPosition']){if('object'!=typeof _0x5081a8['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x512ae1['targetPosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['targetPosition']);}if(null!=_0x5081a8['graveyardPosition']){if('object'!=typeof _0x5081a8['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x512ae1['graveyardPosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['graveyardPosition']);}return null!=_0x5081a8['howMany']&&(_0x512ae1['howMany']=_0x5081a8['howMany']>>>0x0),null!=_0x5081a8['wasUndone']&&(_0x512ae1['wasUndone']=Boolean(_0x5081a8['wasUndone'])),_0x512ae1;},_0x5017ab['toObject']=function(_0x2f9763,_0x4d68c6){_0x4d68c6||(_0x4d68c6={});var _0x33619f={};return _0x4d68c6['defaults']&&(_0x33619f['sourcePosition']=null,_0x33619f['targetPosition']=null,_0x33619f['graveyardPosition']=null,_0x33619f['howMany']=0x0,_0x33619f['wasUndone']=!0x1),null!=_0x2f9763['sourcePosition']&&_0x2f9763['hasOwnProperty']('sourcePosition')&&(_0x33619f['sourcePosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['sourcePosition'],_0x4d68c6)),null!=_0x2f9763['targetPosition']&&_0x2f9763['hasOwnProperty']('targetPosition')&&(_0x33619f['targetPosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['targetPosition'],_0x4d68c6)),null!=_0x2f9763['graveyardPosition']&&_0x2f9763['hasOwnProperty']('graveyardPosition')&&(_0x33619f['graveyardPosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['graveyardPosition'],_0x4d68c6)),null!=_0x2f9763['howMany']&&_0x2f9763['hasOwnProperty']('howMany')&&(_0x33619f['howMany']=_0x2f9763['howMany']),null!=_0x2f9763['wasUndone']&&_0x2f9763['hasOwnProperty']('wasUndone')&&(_0x33619f['wasUndone']=_0x2f9763['wasUndone']),_0x33619f;},_0x5017ab['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x5017ab['getTypeUrl']=function(_0x53b75d){return void 0x0===_0x53b75d&&(_0x53b75d='type.googleapis.com'),_0x53b75d+'/MergeOperation';},_0x5017ab;}()),_0x5d0e8c['MoveOperation']=(function(){function _0xd6314d(_0x5e835b){if(_0x5e835b){for(var _0x51e5f6=Object['keys'](_0x5e835b),_0x565e6d=0x0;_0x565e6d<_0x51e5f6['length'];++_0x565e6d)null!=_0x5e835b[_0x51e5f6[_0x565e6d]]&&(this[_0x51e5f6[_0x565e6d]]=_0x5e835b[_0x51e5f6[_0x565e6d]]);}}return _0xd6314d['prototype']['sourcePosition']=null,_0xd6314d['prototype']['howMany']=0x0,_0xd6314d['prototype']['targetPosition']=null,_0xd6314d['prototype']['wasUndone']=!0x1,_0xd6314d['create']=function(_0x1b3ee4){return new _0xd6314d(_0x1b3ee4);},_0xd6314d['encode']=function(_0x10a724,_0x331702){return _0x331702||(_0x331702=_0x54b1a5['create']()),null!=_0x10a724['sourcePosition']&&Object['hasOwnProperty']['call'](_0x10a724,'sourcePosition')&&_0x5d0e8c['Position']['encode'](_0x10a724['sourcePosition'],_0x331702['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10a724['howMany']&&Object['hasOwnProperty']['call'](_0x10a724,'howMany')&&_0x331702['uint32'](0x10)['uint32'](_0x10a724['howMany']),null!=_0x10a724['targetPosition']&&Object['hasOwnProperty']['call'](_0x10a724,'targetPosition')&&_0x5d0e8c['Position']['encode'](_0x10a724['targetPosition'],_0x331702['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x10a724['wasUndone']&&Object['hasOwnProperty']['call'](_0x10a724,'wasUndone')&&_0x331702['uint32'](0x20)['bool'](_0x10a724['wasUndone']),_0x331702;},_0xd6314d['encodeDelimited']=function(_0x248810,_0x598285){return this['encode'](_0x248810,_0x598285)['ldelim']();},_0xd6314d['decode']=function(_0x55edc3,_0xa1eaaa){_0x55edc3 instanceof _0x3b291e||(_0x55edc3=_0x3b291e['create'](_0x55edc3));for(var _0x2b77aa=void 0x0===_0xa1eaaa?_0x55edc3['len']:_0x55edc3['pos']+_0xa1eaaa,_0x2030aa=new _0x5d0e8c['MoveOperation']();_0x55edc3['pos']<_0x2b77aa;){var _0x5332a9=_0x55edc3['uint32']();switch(_0x5332a9>>>0x3){case 0x1:_0x2030aa['sourcePosition']=_0x5d0e8c['Position']['decode'](_0x55edc3,_0x55edc3['uint32']());break;case 0x2:_0x2030aa['howMany']=_0x55edc3['uint32']();break;case 0x3:_0x2030aa['targetPosition']=_0x5d0e8c['Position']['decode'](_0x55edc3,_0x55edc3['uint32']());break;case 0x4:_0x2030aa['wasUndone']=_0x55edc3['bool']();break;default:_0x55edc3['skipType'](0x7&_0x5332a9);}}return _0x2030aa;},_0xd6314d['decodeDelimited']=function(_0x420d21){return _0x420d21 instanceof _0x3b291e||(_0x420d21=new _0x3b291e(_0x420d21)),this['decode'](_0x420d21,_0x420d21['uint32']());},_0xd6314d['verify']=function(_0x29fb9f){if('object'!=typeof _0x29fb9f||null===_0x29fb9f)return'object\x20expected';var _0x49ff35;if(null!=_0x29fb9f['sourcePosition']&&_0x29fb9f['hasOwnProperty']('sourcePosition')&&(_0x49ff35=_0x5d0e8c['Position']['verify'](_0x29fb9f['sourcePosition'])))return'sourcePosition.'+_0x49ff35;if(null!=_0x29fb9f['howMany']&&_0x29fb9f['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x29fb9f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x29fb9f['targetPosition']&&_0x29fb9f['hasOwnProperty']('targetPosition')&&(_0x49ff35=_0x5d0e8c['Position']['verify'](_0x29fb9f['targetPosition'])))return'targetPosition.'+_0x49ff35;return null!=_0x29fb9f['wasUndone']&&_0x29fb9f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29fb9f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd6314d['fromObject']=function(_0x40d019){if(_0x40d019 instanceof _0x5d0e8c['MoveOperation'])return _0x40d019;var _0x3d8ef1=new _0x5d0e8c['MoveOperation']();if(null!=_0x40d019['sourcePosition']){if('object'!=typeof _0x40d019['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3d8ef1['sourcePosition']=_0x5d0e8c['Position']['fromObject'](_0x40d019['sourcePosition']);}if(null!=_0x40d019['howMany']&&(_0x3d8ef1['howMany']=_0x40d019['howMany']>>>0x0),null!=_0x40d019['targetPosition']){if('object'!=typeof _0x40d019['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3d8ef1['targetPosition']=_0x5d0e8c['Position']['fromObject'](_0x40d019['targetPosition']);}return null!=_0x40d019['wasUndone']&&(_0x3d8ef1['wasUndone']=Boolean(_0x40d019['wasUndone'])),_0x3d8ef1;},_0xd6314d['toObject']=function(_0x4304d4,_0x5a223a){_0x5a223a||(_0x5a223a={});var _0x345f7b={};return _0x5a223a['defaults']&&(_0x345f7b['sourcePosition']=null,_0x345f7b['howMany']=0x0,_0x345f7b['targetPosition']=null,_0x345f7b['wasUndone']=!0x1),null!=_0x4304d4['sourcePosition']&&_0x4304d4['hasOwnProperty']('sourcePosition')&&(_0x345f7b['sourcePosition']=_0x5d0e8c['Position']['toObject'](_0x4304d4['sourcePosition'],_0x5a223a)),null!=_0x4304d4['howMany']&&_0x4304d4['hasOwnProperty']('howMany')&&(_0x345f7b['howMany']=_0x4304d4['howMany']),null!=_0x4304d4['targetPosition']&&_0x4304d4['hasOwnProperty']('targetPosition')&&(_0x345f7b['targetPosition']=_0x5d0e8c['Position']['toObject'](_0x4304d4['targetPosition'],_0x5a223a)),null!=_0x4304d4['wasUndone']&&_0x4304d4['hasOwnProperty']('wasUndone')&&(_0x345f7b['wasUndone']=_0x4304d4['wasUndone']),_0x345f7b;},_0xd6314d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xd6314d['getTypeUrl']=function(_0x228d14){return void 0x0===_0x228d14&&(_0x228d14='type.googleapis.com'),_0x228d14+'/MoveOperation';},_0xd6314d;}()),_0x5d0e8c['RenameOperation']=(function(){function _0x258631(_0x22a397){if(_0x22a397){for(var _0x109648=Object['keys'](_0x22a397),_0x16167c=0x0;_0x16167c<_0x109648['length'];++_0x16167c)null!=_0x22a397[_0x109648[_0x16167c]]&&(this[_0x109648[_0x16167c]]=_0x22a397[_0x109648[_0x16167c]]);}}return _0x258631['prototype']['position']=null,_0x258631['prototype']['oldName']='',_0x258631['prototype']['newName']='',_0x258631['prototype']['wasUndone']=!0x1,_0x258631['create']=function(_0x59776d){return new _0x258631(_0x59776d);},_0x258631['encode']=function(_0x4807f4,_0xd09d45){return _0xd09d45||(_0xd09d45=_0x54b1a5['create']()),null!=_0x4807f4['position']&&Object['hasOwnProperty']['call'](_0x4807f4,'position')&&_0x5d0e8c['Position']['encode'](_0x4807f4['position'],_0xd09d45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4807f4['oldName']&&Object['hasOwnProperty']['call'](_0x4807f4,'oldName')&&_0xd09d45['uint32'](0x12)['string'](_0x4807f4['oldName']),null!=_0x4807f4['newName']&&Object['hasOwnProperty']['call'](_0x4807f4,'newName')&&_0xd09d45['uint32'](0x1a)['string'](_0x4807f4['newName']),null!=_0x4807f4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4807f4,'wasUndone')&&_0xd09d45['uint32'](0x20)['bool'](_0x4807f4['wasUndone']),_0xd09d45;},_0x258631['encodeDelimited']=function(_0x5c6e37,_0x3aa22e){return this['encode'](_0x5c6e37,_0x3aa22e)['ldelim']();},_0x258631['decode']=function(_0x3220e5,_0x52731d){_0x3220e5 instanceof _0x3b291e||(_0x3220e5=_0x3b291e['create'](_0x3220e5));for(var _0x3bbf9c=void 0x0===_0x52731d?_0x3220e5['len']:_0x3220e5['pos']+_0x52731d,_0x2c1daa=new _0x5d0e8c['RenameOperation']();_0x3220e5['pos']<_0x3bbf9c;){var _0x1274a6=_0x3220e5['uint32']();switch(_0x1274a6>>>0x3){case 0x1:_0x2c1daa['position']=_0x5d0e8c['Position']['decode'](_0x3220e5,_0x3220e5['uint32']());break;case 0x2:_0x2c1daa['oldName']=_0x3220e5['string']();break;case 0x3:_0x2c1daa['newName']=_0x3220e5['string']();break;case 0x4:_0x2c1daa['wasUndone']=_0x3220e5['bool']();break;default:_0x3220e5['skipType'](0x7&_0x1274a6);}}return _0x2c1daa;},_0x258631['decodeDelimited']=function(_0x4b9a2a){return _0x4b9a2a instanceof _0x3b291e||(_0x4b9a2a=new _0x3b291e(_0x4b9a2a)),this['decode'](_0x4b9a2a,_0x4b9a2a['uint32']());},_0x258631['verify']=function(_0x5a8e3f){if('object'!=typeof _0x5a8e3f||null===_0x5a8e3f)return'object\x20expected';if(null!=_0x5a8e3f['position']&&_0x5a8e3f['hasOwnProperty']('position')){var _0x376339=_0x5d0e8c['Position']['verify'](_0x5a8e3f['position']);if(_0x376339)return'position.'+_0x376339;}return null!=_0x5a8e3f['oldName']&&_0x5a8e3f['hasOwnProperty']('oldName')&&!_0x260dc9['isString'](_0x5a8e3f['oldName'])?'oldName:\x20string\x20expected':null!=_0x5a8e3f['newName']&&_0x5a8e3f['hasOwnProperty']('newName')&&!_0x260dc9['isString'](_0x5a8e3f['newName'])?'newName:\x20string\x20expected':null!=_0x5a8e3f['wasUndone']&&_0x5a8e3f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a8e3f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x258631['fromObject']=function(_0xa451ea){if(_0xa451ea instanceof _0x5d0e8c['RenameOperation'])return _0xa451ea;var _0x59c5b5=new _0x5d0e8c['RenameOperation']();if(null!=_0xa451ea['position']){if('object'!=typeof _0xa451ea['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x59c5b5['position']=_0x5d0e8c['Position']['fromObject'](_0xa451ea['position']);}return null!=_0xa451ea['oldName']&&(_0x59c5b5['oldName']=String(_0xa451ea['oldName'])),null!=_0xa451ea['newName']&&(_0x59c5b5['newName']=String(_0xa451ea['newName'])),null!=_0xa451ea['wasUndone']&&(_0x59c5b5['wasUndone']=Boolean(_0xa451ea['wasUndone'])),_0x59c5b5;},_0x258631['toObject']=function(_0x5095df,_0x2bb76f){_0x2bb76f||(_0x2bb76f={});var _0x70251e={};return _0x2bb76f['defaults']&&(_0x70251e['position']=null,_0x70251e['oldName']='',_0x70251e['newName']='',_0x70251e['wasUndone']=!0x1),null!=_0x5095df['position']&&_0x5095df['hasOwnProperty']('position')&&(_0x70251e['position']=_0x5d0e8c['Position']['toObject'](_0x5095df['position'],_0x2bb76f)),null!=_0x5095df['oldName']&&_0x5095df['hasOwnProperty']('oldName')&&(_0x70251e['oldName']=_0x5095df['oldName']),null!=_0x5095df['newName']&&_0x5095df['hasOwnProperty']('newName')&&(_0x70251e['newName']=_0x5095df['newName']),null!=_0x5095df['wasUndone']&&_0x5095df['hasOwnProperty']('wasUndone')&&(_0x70251e['wasUndone']=_0x5095df['wasUndone']),_0x70251e;},_0x258631['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x258631['getTypeUrl']=function(_0x12621b){return void 0x0===_0x12621b&&(_0x12621b='type.googleapis.com'),_0x12621b+'/RenameOperation';},_0x258631;}()),_0x5d0e8c['RootAttributeOperation']=(function(){function _0xc61024(_0x580310){if(_0x580310){for(var _0x513506=Object['keys'](_0x580310),_0x14680a=0x0;_0x14680a<_0x513506['length'];++_0x14680a)null!=_0x580310[_0x513506[_0x14680a]]&&(this[_0x513506[_0x14680a]]=_0x580310[_0x513506[_0x14680a]]);}}return _0xc61024['prototype']['root']='',_0xc61024['prototype']['key']='',_0xc61024['prototype']['oldValueBoolean']=!0x1,_0xc61024['prototype']['oldValueJson']='',_0xc61024['prototype']['newValueBoolean']=!0x1,_0xc61024['prototype']['newValueJson']='',_0xc61024['prototype']['wasUndone']=!0x1,_0xc61024['create']=function(_0x3ff344){return new _0xc61024(_0x3ff344);},_0xc61024['encode']=function(_0x511882,_0x25d0dc){return _0x25d0dc||(_0x25d0dc=_0x54b1a5['create']()),null!=_0x511882['root']&&Object['hasOwnProperty']['call'](_0x511882,'root')&&_0x25d0dc['uint32'](0xa)['string'](_0x511882['root']),null!=_0x511882['key']&&Object['hasOwnProperty']['call'](_0x511882,'key')&&_0x25d0dc['uint32'](0x12)['string'](_0x511882['key']),null!=_0x511882['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x511882,'oldValueBoolean')&&_0x25d0dc['uint32'](0x18)['bool'](_0x511882['oldValueBoolean']),null!=_0x511882['oldValueJson']&&Object['hasOwnProperty']['call'](_0x511882,'oldValueJson')&&_0x25d0dc['uint32'](0x22)['string'](_0x511882['oldValueJson']),null!=_0x511882['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x511882,'newValueBoolean')&&_0x25d0dc['uint32'](0x28)['bool'](_0x511882['newValueBoolean']),null!=_0x511882['newValueJson']&&Object['hasOwnProperty']['call'](_0x511882,'newValueJson')&&_0x25d0dc['uint32'](0x32)['string'](_0x511882['newValueJson']),null!=_0x511882['wasUndone']&&Object['hasOwnProperty']['call'](_0x511882,'wasUndone')&&_0x25d0dc['uint32'](0x38)['bool'](_0x511882['wasUndone']),_0x25d0dc;},_0xc61024['encodeDelimited']=function(_0x27d9f1,_0x2f4951){return this['encode'](_0x27d9f1,_0x2f4951)['ldelim']();},_0xc61024['decode']=function(_0x3fc8a6,_0x40b894){_0x3fc8a6 instanceof _0x3b291e||(_0x3fc8a6=_0x3b291e['create'](_0x3fc8a6));for(var _0x21d975=void 0x0===_0x40b894?_0x3fc8a6['len']:_0x3fc8a6['pos']+_0x40b894,_0x60b131=new _0x5d0e8c['RootAttributeOperation']();_0x3fc8a6['pos']<_0x21d975;){var _0x3d4494=_0x3fc8a6['uint32']();switch(_0x3d4494>>>0x3){case 0x1:_0x60b131['root']=_0x3fc8a6['string']();break;case 0x2:_0x60b131['key']=_0x3fc8a6['string']();break;case 0x3:_0x60b131['oldValueBoolean']=_0x3fc8a6['bool']();break;case 0x4:_0x60b131['oldValueJson']=_0x3fc8a6['string']();break;case 0x5:_0x60b131['newValueBoolean']=_0x3fc8a6['bool']();break;case 0x6:_0x60b131['newValueJson']=_0x3fc8a6['string']();break;case 0x7:_0x60b131['wasUndone']=_0x3fc8a6['bool']();break;default:_0x3fc8a6['skipType'](0x7&_0x3d4494);}}return _0x60b131;},_0xc61024['decodeDelimited']=function(_0xd1b41d){return _0xd1b41d instanceof _0x3b291e||(_0xd1b41d=new _0x3b291e(_0xd1b41d)),this['decode'](_0xd1b41d,_0xd1b41d['uint32']());},_0xc61024['verify']=function(_0x71b3ab){return'object'!=typeof _0x71b3ab||null===_0x71b3ab?'object\x20expected':null!=_0x71b3ab['root']&&_0x71b3ab['hasOwnProperty']('root')&&!_0x260dc9['isString'](_0x71b3ab['root'])?'root:\x20string\x20expected':null!=_0x71b3ab['key']&&_0x71b3ab['hasOwnProperty']('key')&&!_0x260dc9['isString'](_0x71b3ab['key'])?'key:\x20string\x20expected':null!=_0x71b3ab['oldValueBoolean']&&_0x71b3ab['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x71b3ab['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x71b3ab['oldValueJson']&&_0x71b3ab['hasOwnProperty']('oldValueJson')&&!_0x260dc9['isString'](_0x71b3ab['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x71b3ab['newValueBoolean']&&_0x71b3ab['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x71b3ab['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x71b3ab['newValueJson']&&_0x71b3ab['hasOwnProperty']('newValueJson')&&!_0x260dc9['isString'](_0x71b3ab['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x71b3ab['wasUndone']&&_0x71b3ab['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x71b3ab['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc61024['fromObject']=function(_0x29edf3){if(_0x29edf3 instanceof _0x5d0e8c['RootAttributeOperation'])return _0x29edf3;var _0x4922e1=new _0x5d0e8c['RootAttributeOperation']();return null!=_0x29edf3['root']&&(_0x4922e1['root']=String(_0x29edf3['root'])),null!=_0x29edf3['key']&&(_0x4922e1['key']=String(_0x29edf3['key'])),null!=_0x29edf3['oldValueBoolean']&&(_0x4922e1['oldValueBoolean']=Boolean(_0x29edf3['oldValueBoolean'])),null!=_0x29edf3['oldValueJson']&&(_0x4922e1['oldValueJson']=String(_0x29edf3['oldValueJson'])),null!=_0x29edf3['newValueBoolean']&&(_0x4922e1['newValueBoolean']=Boolean(_0x29edf3['newValueBoolean'])),null!=_0x29edf3['newValueJson']&&(_0x4922e1['newValueJson']=String(_0x29edf3['newValueJson'])),null!=_0x29edf3['wasUndone']&&(_0x4922e1['wasUndone']=Boolean(_0x29edf3['wasUndone'])),_0x4922e1;},_0xc61024['toObject']=function(_0x1e947b,_0xe3c1fd){_0xe3c1fd||(_0xe3c1fd={});var _0x4d7cd1={};return _0xe3c1fd['defaults']&&(_0x4d7cd1['root']='',_0x4d7cd1['key']='',_0x4d7cd1['oldValueBoolean']=!0x1,_0x4d7cd1['oldValueJson']='',_0x4d7cd1['newValueBoolean']=!0x1,_0x4d7cd1['newValueJson']='',_0x4d7cd1['wasUndone']=!0x1),null!=_0x1e947b['root']&&_0x1e947b['hasOwnProperty']('root')&&(_0x4d7cd1['root']=_0x1e947b['root']),null!=_0x1e947b['key']&&_0x1e947b['hasOwnProperty']('key')&&(_0x4d7cd1['key']=_0x1e947b['key']),null!=_0x1e947b['oldValueBoolean']&&_0x1e947b['hasOwnProperty']('oldValueBoolean')&&(_0x4d7cd1['oldValueBoolean']=_0x1e947b['oldValueBoolean']),null!=_0x1e947b['oldValueJson']&&_0x1e947b['hasOwnProperty']('oldValueJson')&&(_0x4d7cd1['oldValueJson']=_0x1e947b['oldValueJson']),null!=_0x1e947b['newValueBoolean']&&_0x1e947b['hasOwnProperty']('newValueBoolean')&&(_0x4d7cd1['newValueBoolean']=_0x1e947b['newValueBoolean']),null!=_0x1e947b['newValueJson']&&_0x1e947b['hasOwnProperty']('newValueJson')&&(_0x4d7cd1['newValueJson']=_0x1e947b['newValueJson']),null!=_0x1e947b['wasUndone']&&_0x1e947b['hasOwnProperty']('wasUndone')&&(_0x4d7cd1['wasUndone']=_0x1e947b['wasUndone']),_0x4d7cd1;},_0xc61024['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xc61024['getTypeUrl']=function(_0x1832d6){return void 0x0===_0x1832d6&&(_0x1832d6='type.googleapis.com'),_0x1832d6+'/RootAttributeOperation';},_0xc61024;}()),_0x5d0e8c['RootOperation']=(function(){function _0x584398(_0x26c4d6){if(_0x26c4d6){for(var _0xa72206=Object['keys'](_0x26c4d6),_0x9589b9=0x0;_0x9589b9<_0xa72206['length'];++_0x9589b9)null!=_0x26c4d6[_0xa72206[_0x9589b9]]&&(this[_0xa72206[_0x9589b9]]=_0x26c4d6[_0xa72206[_0x9589b9]]);}}return _0x584398['prototype']['rootName']='',_0x584398['prototype']['elementName']='',_0x584398['prototype']['isAdd']=!0x1,_0x584398['prototype']['wasUndone']=!0x1,_0x584398['create']=function(_0x1574fe){return new _0x584398(_0x1574fe);},_0x584398['encode']=function(_0x22ee36,_0x2edb2b){return _0x2edb2b||(_0x2edb2b=_0x54b1a5['create']()),null!=_0x22ee36['rootName']&&Object['hasOwnProperty']['call'](_0x22ee36,'rootName')&&_0x2edb2b['uint32'](0xa)['string'](_0x22ee36['rootName']),null!=_0x22ee36['elementName']&&Object['hasOwnProperty']['call'](_0x22ee36,'elementName')&&_0x2edb2b['uint32'](0x12)['string'](_0x22ee36['elementName']),null!=_0x22ee36['isAdd']&&Object['hasOwnProperty']['call'](_0x22ee36,'isAdd')&&_0x2edb2b['uint32'](0x18)['bool'](_0x22ee36['isAdd']),null!=_0x22ee36['wasUndone']&&Object['hasOwnProperty']['call'](_0x22ee36,'wasUndone')&&_0x2edb2b['uint32'](0x20)['bool'](_0x22ee36['wasUndone']),_0x2edb2b;},_0x584398['encodeDelimited']=function(_0x3868d7,_0x94bd3c){return this['encode'](_0x3868d7,_0x94bd3c)['ldelim']();},_0x584398['decode']=function(_0x61935,_0x86c4fe){_0x61935 instanceof _0x3b291e||(_0x61935=_0x3b291e['create'](_0x61935));for(var _0x4f3004=void 0x0===_0x86c4fe?_0x61935['len']:_0x61935['pos']+_0x86c4fe,_0x307682=new _0x5d0e8c['RootOperation']();_0x61935['pos']<_0x4f3004;){var _0xd6b870=_0x61935['uint32']();switch(_0xd6b870>>>0x3){case 0x1:_0x307682['rootName']=_0x61935['string']();break;case 0x2:_0x307682['elementName']=_0x61935['string']();break;case 0x3:_0x307682['isAdd']=_0x61935['bool']();break;case 0x4:_0x307682['wasUndone']=_0x61935['bool']();break;default:_0x61935['skipType'](0x7&_0xd6b870);}}return _0x307682;},_0x584398['decodeDelimited']=function(_0x24aece){return _0x24aece instanceof _0x3b291e||(_0x24aece=new _0x3b291e(_0x24aece)),this['decode'](_0x24aece,_0x24aece['uint32']());},_0x584398['verify']=function(_0x58c423){return'object'!=typeof _0x58c423||null===_0x58c423?'object\x20expected':null!=_0x58c423['rootName']&&_0x58c423['hasOwnProperty']('rootName')&&!_0x260dc9['isString'](_0x58c423['rootName'])?'rootName:\x20string\x20expected':null!=_0x58c423['elementName']&&_0x58c423['hasOwnProperty']('elementName')&&!_0x260dc9['isString'](_0x58c423['elementName'])?'elementName:\x20string\x20expected':null!=_0x58c423['isAdd']&&_0x58c423['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x58c423['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x58c423['wasUndone']&&_0x58c423['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58c423['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x584398['fromObject']=function(_0x801695){if(_0x801695 instanceof _0x5d0e8c['RootOperation'])return _0x801695;var _0x26162b=new _0x5d0e8c['RootOperation']();return null!=_0x801695['rootName']&&(_0x26162b['rootName']=String(_0x801695['rootName'])),null!=_0x801695['elementName']&&(_0x26162b['elementName']=String(_0x801695['elementName'])),null!=_0x801695['isAdd']&&(_0x26162b['isAdd']=Boolean(_0x801695['isAdd'])),null!=_0x801695['wasUndone']&&(_0x26162b['wasUndone']=Boolean(_0x801695['wasUndone'])),_0x26162b;},_0x584398['toObject']=function(_0x5c2578,_0x13d391){_0x13d391||(_0x13d391={});var _0x16b913={};return _0x13d391['defaults']&&(_0x16b913['rootName']='',_0x16b913['elementName']='',_0x16b913['isAdd']=!0x1,_0x16b913['wasUndone']=!0x1),null!=_0x5c2578['rootName']&&_0x5c2578['hasOwnProperty']('rootName')&&(_0x16b913['rootName']=_0x5c2578['rootName']),null!=_0x5c2578['elementName']&&_0x5c2578['hasOwnProperty']('elementName')&&(_0x16b913['elementName']=_0x5c2578['elementName']),null!=_0x5c2578['isAdd']&&_0x5c2578['hasOwnProperty']('isAdd')&&(_0x16b913['isAdd']=_0x5c2578['isAdd']),null!=_0x5c2578['wasUndone']&&_0x5c2578['hasOwnProperty']('wasUndone')&&(_0x16b913['wasUndone']=_0x5c2578['wasUndone']),_0x16b913;},_0x584398['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x584398['getTypeUrl']=function(_0x130180){return void 0x0===_0x130180&&(_0x130180='type.googleapis.com'),_0x130180+'/RootOperation';},_0x584398;}()),_0x5d0e8c['SplitOperation']=(function(){function _0x34d342(_0x3aa9f6){if(_0x3aa9f6){for(var _0x1bed96=Object['keys'](_0x3aa9f6),_0x5833cf=0x0;_0x5833cf<_0x1bed96['length'];++_0x5833cf)null!=_0x3aa9f6[_0x1bed96[_0x5833cf]]&&(this[_0x1bed96[_0x5833cf]]=_0x3aa9f6[_0x1bed96[_0x5833cf]]);}}return _0x34d342['prototype']['splitPosition']=null,_0x34d342['prototype']['graveyardPosition']=null,_0x34d342['prototype']['howMany']=0x0,_0x34d342['prototype']['insertionPosition']=null,_0x34d342['prototype']['wasUndone']=!0x1,_0x34d342['create']=function(_0x2ba231){return new _0x34d342(_0x2ba231);},_0x34d342['encode']=function(_0x54d423,_0xfcdcfa){return _0xfcdcfa||(_0xfcdcfa=_0x54b1a5['create']()),null!=_0x54d423['splitPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'splitPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['splitPosition'],_0xfcdcfa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54d423['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'graveyardPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['graveyardPosition'],_0xfcdcfa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x54d423['howMany']&&Object['hasOwnProperty']['call'](_0x54d423,'howMany')&&_0xfcdcfa['uint32'](0x18)['uint32'](_0x54d423['howMany']),null!=_0x54d423['insertionPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'insertionPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['insertionPosition'],_0xfcdcfa['uint32'](0x22)['fork']())['ldelim'](),null!=_0x54d423['wasUndone']&&Object['hasOwnProperty']['call'](_0x54d423,'wasUndone')&&_0xfcdcfa['uint32'](0x28)['bool'](_0x54d423['wasUndone']),_0xfcdcfa;},_0x34d342['encodeDelimited']=function(_0x137019,_0x32b89d){return this['encode'](_0x137019,_0x32b89d)['ldelim']();},_0x34d342['decode']=function(_0x481337,_0xf1cbd6){_0x481337 instanceof _0x3b291e||(_0x481337=_0x3b291e['create'](_0x481337));for(var _0x85b993=void 0x0===_0xf1cbd6?_0x481337['len']:_0x481337['pos']+_0xf1cbd6,_0x3c3764=new _0x5d0e8c['SplitOperation']();_0x481337['pos']<_0x85b993;){var _0x4f82a1=_0x481337['uint32']();switch(_0x4f82a1>>>0x3){case 0x1:_0x3c3764['splitPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x2:_0x3c3764['graveyardPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x3:_0x3c3764['howMany']=_0x481337['uint32']();break;case 0x4:_0x3c3764['insertionPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x5:_0x3c3764['wasUndone']=_0x481337['bool']();break;default:_0x481337['skipType'](0x7&_0x4f82a1);}}return _0x3c3764;},_0x34d342['decodeDelimited']=function(_0x2ea538){return _0x2ea538 instanceof _0x3b291e||(_0x2ea538=new _0x3b291e(_0x2ea538)),this['decode'](_0x2ea538,_0x2ea538['uint32']());},_0x34d342['verify']=function(_0x21fb2d){if('object'!=typeof _0x21fb2d||null===_0x21fb2d)return'object\x20expected';var _0x360f73;if(null!=_0x21fb2d['splitPosition']&&_0x21fb2d['hasOwnProperty']('splitPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['splitPosition'])))return'splitPosition.'+_0x360f73;if(null!=_0x21fb2d['graveyardPosition']&&_0x21fb2d['hasOwnProperty']('graveyardPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['graveyardPosition'])))return'graveyardPosition.'+_0x360f73;if(null!=_0x21fb2d['howMany']&&_0x21fb2d['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x21fb2d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21fb2d['insertionPosition']&&_0x21fb2d['hasOwnProperty']('insertionPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['insertionPosition'])))return'insertionPosition.'+_0x360f73;return null!=_0x21fb2d['wasUndone']&&_0x21fb2d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21fb2d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34d342['fromObject']=function(_0x2b69d2){if(_0x2b69d2 instanceof _0x5d0e8c['SplitOperation'])return _0x2b69d2;var _0x118240=new _0x5d0e8c['SplitOperation']();if(null!=_0x2b69d2['splitPosition']){if('object'!=typeof _0x2b69d2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x118240['splitPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['splitPosition']);}if(null!=_0x2b69d2['graveyardPosition']){if('object'!=typeof _0x2b69d2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x118240['graveyardPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['graveyardPosition']);}if(null!=_0x2b69d2['howMany']&&(_0x118240['howMany']=_0x2b69d2['howMany']>>>0x0),null!=_0x2b69d2['insertionPosition']){if('object'!=typeof _0x2b69d2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x118240['insertionPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['insertionPosition']);}return null!=_0x2b69d2['wasUndone']&&(_0x118240['wasUndone']=Boolean(_0x2b69d2['wasUndone'])),_0x118240;},_0x34d342['toObject']=function(_0x3b3ae5,_0x1efbfc){_0x1efbfc||(_0x1efbfc={});var _0x3641a8={};return _0x1efbfc['defaults']&&(_0x3641a8['splitPosition']=null,_0x3641a8['graveyardPosition']=null,_0x3641a8['howMany']=0x0,_0x3641a8['insertionPosition']=null,_0x3641a8['wasUndone']=!0x1),null!=_0x3b3ae5['splitPosition']&&_0x3b3ae5['hasOwnProperty']('splitPosition')&&(_0x3641a8['splitPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['splitPosition'],_0x1efbfc)),null!=_0x3b3ae5['graveyardPosition']&&_0x3b3ae5['hasOwnProperty']('graveyardPosition')&&(_0x3641a8['graveyardPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['graveyardPosition'],_0x1efbfc)),null!=_0x3b3ae5['howMany']&&_0x3b3ae5['hasOwnProperty']('howMany')&&(_0x3641a8['howMany']=_0x3b3ae5['howMany']),null!=_0x3b3ae5['insertionPosition']&&_0x3b3ae5['hasOwnProperty']('insertionPosition')&&(_0x3641a8['insertionPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['insertionPosition'],_0x1efbfc)),null!=_0x3b3ae5['wasUndone']&&_0x3b3ae5['hasOwnProperty']('wasUndone')&&(_0x3641a8['wasUndone']=_0x3b3ae5['wasUndone']),_0x3641a8;},_0x34d342['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x34d342['getTypeUrl']=function(_0x6e7ac9){return void 0x0===_0x6e7ac9&&(_0x6e7ac9='type.googleapis.com'),_0x6e7ac9+'/SplitOperation';},_0x34d342;}()),_0x5d0e8c['Position']=(function(){function _0x2053bd(_0x3b5963){if(this['path']=[],_0x3b5963){for(var _0x29e56a=Object['keys'](_0x3b5963),_0x48e0f8=0x0;_0x48e0f8<_0x29e56a['length'];++_0x48e0f8)null!=_0x3b5963[_0x29e56a[_0x48e0f8]]&&(this[_0x29e56a[_0x48e0f8]]=_0x3b5963[_0x29e56a[_0x48e0f8]]);}}return _0x2053bd['prototype']['root']='',_0x2053bd['prototype']['rootMain']=!0x1,_0x2053bd['prototype']['rootGraveyard']=!0x1,_0x2053bd['prototype']['path']=_0x260dc9['emptyArray'],_0x2053bd['prototype']['stickiness']='',_0x2053bd['create']=function(_0x1c7576){return new _0x2053bd(_0x1c7576);},_0x2053bd['encode']=function(_0x5042c3,_0x3fb1cf){if(_0x3fb1cf||(_0x3fb1cf=_0x54b1a5['create']()),null!=_0x5042c3['root']&&Object['hasOwnProperty']['call'](_0x5042c3,'root')&&_0x3fb1cf['uint32'](0xa)['string'](_0x5042c3['root']),null!=_0x5042c3['rootMain']&&Object['hasOwnProperty']['call'](_0x5042c3,'rootMain')&&_0x3fb1cf['uint32'](0x10)['bool'](_0x5042c3['rootMain']),null!=_0x5042c3['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5042c3,'rootGraveyard')&&_0x3fb1cf['uint32'](0x18)['bool'](_0x5042c3['rootGraveyard']),null!=_0x5042c3['path']&&_0x5042c3['path']['length']){_0x3fb1cf['uint32'](0x22)['fork']();for(var _0x4864e1=0x0;_0x4864e1<_0x5042c3['path']['length'];++_0x4864e1)_0x3fb1cf['uint32'](_0x5042c3['path'][_0x4864e1]);_0x3fb1cf['ldelim']();}return null!=_0x5042c3['stickiness']&&Object['hasOwnProperty']['call'](_0x5042c3,'stickiness')&&_0x3fb1cf['uint32'](0x2a)['string'](_0x5042c3['stickiness']),_0x3fb1cf;},_0x2053bd['encodeDelimited']=function(_0x4d161f,_0x182210){return this['encode'](_0x4d161f,_0x182210)['ldelim']();},_0x2053bd['decode']=function(_0x19f76d,_0x452a2e){_0x19f76d instanceof _0x3b291e||(_0x19f76d=_0x3b291e['create'](_0x19f76d));for(var _0x61ff6a=void 0x0===_0x452a2e?_0x19f76d['len']:_0x19f76d['pos']+_0x452a2e,_0x43efce=new _0x5d0e8c['Position']();_0x19f76d['pos']<_0x61ff6a;){var _0x23b52c=_0x19f76d['uint32']();switch(_0x23b52c>>>0x3){case 0x1:_0x43efce['root']=_0x19f76d['string']();break;case 0x2:_0x43efce['rootMain']=_0x19f76d['bool']();break;case 0x3:_0x43efce['rootGraveyard']=_0x19f76d['bool']();break;case 0x4:if(_0x43efce['path']&&_0x43efce['path']['length']||(_0x43efce['path']=[]),0x2==(0x7&_0x23b52c)){for(var _0x115095=_0x19f76d['uint32']()+_0x19f76d['pos'];_0x19f76d['pos']<_0x115095;)_0x43efce['path']['push'](_0x19f76d['uint32']());}else _0x43efce['path']['push'](_0x19f76d['uint32']());break;case 0x5:_0x43efce['stickiness']=_0x19f76d['string']();break;default:_0x19f76d['skipType'](0x7&_0x23b52c);}}return _0x43efce;},_0x2053bd['decodeDelimited']=function(_0x5def93){return _0x5def93 instanceof _0x3b291e||(_0x5def93=new _0x3b291e(_0x5def93)),this['decode'](_0x5def93,_0x5def93['uint32']());},_0x2053bd['verify']=function(_0x3f99a5){if('object'!=typeof _0x3f99a5||null===_0x3f99a5)return'object\x20expected';if(null!=_0x3f99a5['root']&&_0x3f99a5['hasOwnProperty']('root')&&!_0x260dc9['isString'](_0x3f99a5['root']))return'root:\x20string\x20expected';if(null!=_0x3f99a5['rootMain']&&_0x3f99a5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3f99a5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3f99a5['rootGraveyard']&&_0x3f99a5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3f99a5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3f99a5['path']&&_0x3f99a5['hasOwnProperty']('path')){if(!Array['isArray'](_0x3f99a5['path']))return'path:\x20array\x20expected';for(var _0x2c6e7a=0x0;_0x2c6e7a<_0x3f99a5['path']['length'];++_0x2c6e7a)if(!_0x260dc9['isInteger'](_0x3f99a5['path'][_0x2c6e7a]))return'path:\x20integer[]\x20expected';}return null!=_0x3f99a5['stickiness']&&_0x3f99a5['hasOwnProperty']('stickiness')&&!_0x260dc9['isString'](_0x3f99a5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2053bd['fromObject']=function(_0x33635d){if(_0x33635d instanceof _0x5d0e8c['Position'])return _0x33635d;var _0xd0a43b=new _0x5d0e8c['Position']();if(null!=_0x33635d['root']&&(_0xd0a43b['root']=String(_0x33635d['root'])),null!=_0x33635d['rootMain']&&(_0xd0a43b['rootMain']=Boolean(_0x33635d['rootMain'])),null!=_0x33635d['rootGraveyard']&&(_0xd0a43b['rootGraveyard']=Boolean(_0x33635d['rootGraveyard'])),_0x33635d['path']){if(!Array['isArray'](_0x33635d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xd0a43b['path']=[];for(var _0x2088e9=0x0;_0x2088e9<_0x33635d['path']['length'];++_0x2088e9)_0xd0a43b['path'][_0x2088e9]=_0x33635d['path'][_0x2088e9]>>>0x0;}return null!=_0x33635d['stickiness']&&(_0xd0a43b['stickiness']=String(_0x33635d['stickiness'])),_0xd0a43b;},_0x2053bd['toObject']=function(_0x5b7e96,_0x79c8b8){_0x79c8b8||(_0x79c8b8={});var _0x1d8c1f={};if((_0x79c8b8['arrays']||_0x79c8b8['defaults'])&&(_0x1d8c1f['path']=[]),_0x79c8b8['defaults']&&(_0x1d8c1f['root']='',_0x1d8c1f['rootMain']=!0x1,_0x1d8c1f['rootGraveyard']=!0x1,_0x1d8c1f['stickiness']=''),null!=_0x5b7e96['root']&&_0x5b7e96['hasOwnProperty']('root')&&(_0x1d8c1f['root']=_0x5b7e96['root']),null!=_0x5b7e96['rootMain']&&_0x5b7e96['hasOwnProperty']('rootMain')&&(_0x1d8c1f['rootMain']=_0x5b7e96['rootMain']),null!=_0x5b7e96['rootGraveyard']&&_0x5b7e96['hasOwnProperty']('rootGraveyard')&&(_0x1d8c1f['rootGraveyard']=_0x5b7e96['rootGraveyard']),_0x5b7e96['path']&&_0x5b7e96['path']['length']){_0x1d8c1f['path']=[];for(var _0x1053a5=0x0;_0x1053a5<_0x5b7e96['path']['length'];++_0x1053a5)_0x1d8c1f['path'][_0x1053a5]=_0x5b7e96['path'][_0x1053a5];}return null!=_0x5b7e96['stickiness']&&_0x5b7e96['hasOwnProperty']('stickiness')&&(_0x1d8c1f['stickiness']=_0x5b7e96['stickiness']),_0x1d8c1f;},_0x2053bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x2053bd['getTypeUrl']=function(_0x29d172){return void 0x0===_0x29d172&&(_0x29d172='type.googleapis.com'),_0x29d172+'/Position';},_0x2053bd;}()),_0x5d0e8c['Range']=(function(){function _0xb02f81(_0x40c9af){if(_0x40c9af){for(var _0x41bd65=Object['keys'](_0x40c9af),_0x5b9ef2=0x0;_0x5b9ef2<_0x41bd65['length'];++_0x5b9ef2)null!=_0x40c9af[_0x41bd65[_0x5b9ef2]]&&(this[_0x41bd65[_0x5b9ef2]]=_0x40c9af[_0x41bd65[_0x5b9ef2]]);}}return _0xb02f81['prototype']['start']=null,_0xb02f81['prototype']['end']=null,_0xb02f81['create']=function(_0x290a3d){return new _0xb02f81(_0x290a3d);},_0xb02f81['encode']=function(_0x1ae9a0,_0x5115c3){return _0x5115c3||(_0x5115c3=_0x54b1a5['create']()),null!=_0x1ae9a0['start']&&Object['hasOwnProperty']['call'](_0x1ae9a0,'start')&&_0x5d0e8c['Position']['encode'](_0x1ae9a0['start'],_0x5115c3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ae9a0['end']&&Object['hasOwnProperty']['call'](_0x1ae9a0,'end')&&_0x5d0e8c['Position']['encode'](_0x1ae9a0['end'],_0x5115c3['uint32'](0x12)['fork']())['ldelim'](),_0x5115c3;},_0xb02f81['encodeDelimited']=function(_0x35c20f,_0x40a144){return this['encode'](_0x35c20f,_0x40a144)['ldelim']();},_0xb02f81['decode']=function(_0x52efd3,_0x50c020){_0x52efd3 instanceof _0x3b291e||(_0x52efd3=_0x3b291e['create'](_0x52efd3));for(var _0x2567ba=void 0x0===_0x50c020?_0x52efd3['len']:_0x52efd3['pos']+_0x50c020,_0x5ceedb=new _0x5d0e8c['Range']();_0x52efd3['pos']<_0x2567ba;){var _0x40ede2=_0x52efd3['uint32']();switch(_0x40ede2>>>0x3){case 0x1:_0x5ceedb['start']=_0x5d0e8c['Position']['decode'](_0x52efd3,_0x52efd3['uint32']());break;case 0x2:_0x5ceedb['end']=_0x5d0e8c['Position']['decode'](_0x52efd3,_0x52efd3['uint32']());break;default:_0x52efd3['skipType'](0x7&_0x40ede2);}}return _0x5ceedb;},_0xb02f81['decodeDelimited']=function(_0x24b3c2){return _0x24b3c2 instanceof _0x3b291e||(_0x24b3c2=new _0x3b291e(_0x24b3c2)),this['decode'](_0x24b3c2,_0x24b3c2['uint32']());},_0xb02f81['verify']=function(_0x5abf57){if('object'!=typeof _0x5abf57||null===_0x5abf57)return'object\x20expected';var _0x25ea12;if(null!=_0x5abf57['start']&&_0x5abf57['hasOwnProperty']('start')&&(_0x25ea12=_0x5d0e8c['Position']['verify'](_0x5abf57['start'])))return'start.'+_0x25ea12;if(null!=_0x5abf57['end']&&_0x5abf57['hasOwnProperty']('end')&&(_0x25ea12=_0x5d0e8c['Position']['verify'](_0x5abf57['end'])))return'end.'+_0x25ea12;return null;},_0xb02f81['fromObject']=function(_0x1a3969){if(_0x1a3969 instanceof _0x5d0e8c['Range'])return _0x1a3969;var _0x58a72b=new _0x5d0e8c['Range']();if(null!=_0x1a3969['start']){if('object'!=typeof _0x1a3969['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x58a72b['start']=_0x5d0e8c['Position']['fromObject'](_0x1a3969['start']);}if(null!=_0x1a3969['end']){if('object'!=typeof _0x1a3969['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x58a72b['end']=_0x5d0e8c['Position']['fromObject'](_0x1a3969['end']);}return _0x58a72b;},_0xb02f81['toObject']=function(_0x1cf89b,_0x52495a){_0x52495a||(_0x52495a={});var _0x17614f={};return _0x52495a['defaults']&&(_0x17614f['start']=null,_0x17614f['end']=null),null!=_0x1cf89b['start']&&_0x1cf89b['hasOwnProperty']('start')&&(_0x17614f['start']=_0x5d0e8c['Position']['toObject'](_0x1cf89b['start'],_0x52495a)),null!=_0x1cf89b['end']&&_0x1cf89b['hasOwnProperty']('end')&&(_0x17614f['end']=_0x5d0e8c['Position']['toObject'](_0x1cf89b['end'],_0x52495a)),_0x17614f;},_0xb02f81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xb02f81['getTypeUrl']=function(_0x1ca924){return void 0x0===_0x1ca924&&(_0x1ca924='type.googleapis.com'),_0x1ca924+'/Range';},_0xb02f81;}()),_0x5d0e8c['Element']=(function(){function _0x1c7754(_0x299a60){if(this['children']=[],this['attributesBoolean']={},_0x299a60){for(var _0x595e16=Object['keys'](_0x299a60),_0x6db64e=0x0;_0x6db64e<_0x595e16['length'];++_0x6db64e)null!=_0x299a60[_0x595e16[_0x6db64e]]&&(this[_0x595e16[_0x6db64e]]=_0x299a60[_0x595e16[_0x6db64e]]);}}return _0x1c7754['prototype']['name']='',_0x1c7754['prototype']['children']=_0x260dc9['emptyArray'],_0x1c7754['prototype']['data']='',_0x1c7754['prototype']['attributesBoolean']=_0x260dc9['emptyObject'],_0x1c7754['prototype']['attributesJson']='',_0x1c7754['create']=function(_0x4492ef){return new _0x1c7754(_0x4492ef);},_0x1c7754['encode']=function(_0x311686,_0x4d4395){if(_0x4d4395||(_0x4d4395=_0x54b1a5['create']()),null!=_0x311686['name']&&Object['hasOwnProperty']['call'](_0x311686,'name')&&_0x4d4395['uint32'](0xa)['string'](_0x311686['name']),null!=_0x311686['children']&&_0x311686['children']['length']){for(var _0x476435=0x0;_0x476435<_0x311686['children']['length'];++_0x476435)_0x5d0e8c['Element']['encode'](_0x311686['children'][_0x476435],_0x4d4395['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x311686['data']&&Object['hasOwnProperty']['call'](_0x311686,'data')&&_0x4d4395['uint32'](0x1a)['string'](_0x311686['data']),null!=_0x311686['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x311686,'attributesBoolean')){var _0x5ac158=Object['keys'](_0x311686['attributesBoolean']);for(_0x476435=0x0;_0x476435<_0x5ac158['length'];++_0x476435)_0x4d4395['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5ac158[_0x476435])['uint32'](0x10)['bool'](_0x311686['attributesBoolean'][_0x5ac158[_0x476435]])['ldelim']();}return null!=_0x311686['attributesJson']&&Object['hasOwnProperty']['call'](_0x311686,'attributesJson')&&_0x4d4395['uint32'](0x2a)['string'](_0x311686['attributesJson']),_0x4d4395;},_0x1c7754['encodeDelimited']=function(_0x5957eb,_0x317dbd){return this['encode'](_0x5957eb,_0x317dbd)['ldelim']();},_0x1c7754['decode']=function(_0x2cc05c,_0x22099c){_0x2cc05c instanceof _0x3b291e||(_0x2cc05c=_0x3b291e['create'](_0x2cc05c));for(var _0x18b495,_0x42f0e6,_0xc7771c=void 0x0===_0x22099c?_0x2cc05c['len']:_0x2cc05c['pos']+_0x22099c,_0x1350fd=new _0x5d0e8c['Element']();_0x2cc05c['pos']<_0xc7771c;){var _0x791062=_0x2cc05c['uint32']();switch(_0x791062>>>0x3){case 0x1:_0x1350fd['name']=_0x2cc05c['string']();break;case 0x2:_0x1350fd['children']&&_0x1350fd['children']['length']||(_0x1350fd['children']=[]),_0x1350fd['children']['push'](_0x5d0e8c['Element']['decode'](_0x2cc05c,_0x2cc05c['uint32']()));break;case 0x3:_0x1350fd['data']=_0x2cc05c['string']();break;case 0x4:_0x1350fd['attributesBoolean']===_0x260dc9['emptyObject']&&(_0x1350fd['attributesBoolean']={});var _0xedc8d0=_0x2cc05c['uint32']()+_0x2cc05c['pos'];for(_0x18b495='',_0x42f0e6=!0x1;_0x2cc05c['pos']<_0xedc8d0;){var _0x5142fe=_0x2cc05c['uint32']();switch(_0x5142fe>>>0x3){case 0x1:_0x18b495=_0x2cc05c['string']();break;case 0x2:_0x42f0e6=_0x2cc05c['bool']();break;default:_0x2cc05c['skipType'](0x7&_0x5142fe);}}_0x1350fd['attributesBoolean'][_0x18b495]=_0x42f0e6;break;case 0x5:_0x1350fd['attributesJson']=_0x2cc05c['string']();break;default:_0x2cc05c['skipType'](0x7&_0x791062);}}return _0x1350fd;},_0x1c7754['decodeDelimited']=function(_0x749da1){return _0x749da1 instanceof _0x3b291e||(_0x749da1=new _0x3b291e(_0x749da1)),this['decode'](_0x749da1,_0x749da1['uint32']());},_0x1c7754['verify']=function(_0x36493b){if('object'!=typeof _0x36493b||null===_0x36493b)return'object\x20expected';if(null!=_0x36493b['name']&&_0x36493b['hasOwnProperty']('name')&&!_0x260dc9['isString'](_0x36493b['name']))return'name:\x20string\x20expected';if(null!=_0x36493b['children']&&_0x36493b['hasOwnProperty']('children')){if(!Array['isArray'](_0x36493b['children']))return'children:\x20array\x20expected';for(var _0x16bef9=0x0;_0x16bef9<_0x36493b['children']['length'];++_0x16bef9){var _0x11cd61=_0x5d0e8c['Element']['verify'](_0x36493b['children'][_0x16bef9]);if(_0x11cd61)return'children.'+_0x11cd61;}}if(null!=_0x36493b['data']&&_0x36493b['hasOwnProperty']('data')&&!_0x260dc9['isString'](_0x36493b['data']))return'data:\x20string\x20expected';if(null!=_0x36493b['attributesBoolean']&&_0x36493b['hasOwnProperty']('attributesBoolean')){if(!_0x260dc9['isObject'](_0x36493b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xcc8b82=Object['keys'](_0x36493b['attributesBoolean']);for(_0x16bef9=0x0;_0x16bef9<_0xcc8b82['length'];++_0x16bef9)if('boolean'!=typeof _0x36493b['attributesBoolean'][_0xcc8b82[_0x16bef9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x36493b['attributesJson']&&_0x36493b['hasOwnProperty']('attributesJson')&&!_0x260dc9['isString'](_0x36493b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1c7754['fromObject']=function(_0x3d0ecb){if(_0x3d0ecb instanceof _0x5d0e8c['Element'])return _0x3d0ecb;var _0xd976a=new _0x5d0e8c['Element']();if(null!=_0x3d0ecb['name']&&(_0xd976a['name']=String(_0x3d0ecb['name'])),_0x3d0ecb['children']){if(!Array['isArray'](_0x3d0ecb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xd976a['children']=[];for(var _0x41869c=0x0;_0x41869c<_0x3d0ecb['children']['length'];++_0x41869c){if('object'!=typeof _0x3d0ecb['children'][_0x41869c])throw TypeError('.Element.children:\x20object\x20expected');_0xd976a['children'][_0x41869c]=_0x5d0e8c['Element']['fromObject'](_0x3d0ecb['children'][_0x41869c]);}}if(null!=_0x3d0ecb['data']&&(_0xd976a['data']=String(_0x3d0ecb['data'])),_0x3d0ecb['attributesBoolean']){if('object'!=typeof _0x3d0ecb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xd976a['attributesBoolean']={};var _0x4d0820=Object['keys'](_0x3d0ecb['attributesBoolean']);for(_0x41869c=0x0;_0x41869c<_0x4d0820['length'];++_0x41869c)_0xd976a['attributesBoolean'][_0x4d0820[_0x41869c]]=Boolean(_0x3d0ecb['attributesBoolean'][_0x4d0820[_0x41869c]]);}return null!=_0x3d0ecb['attributesJson']&&(_0xd976a['attributesJson']=String(_0x3d0ecb['attributesJson'])),_0xd976a;},_0x1c7754['toObject']=function(_0x82a1e6,_0x37d6b8){_0x37d6b8||(_0x37d6b8={});var _0x3c59ab,_0x427e1f={};if((_0x37d6b8['arrays']||_0x37d6b8['defaults'])&&(_0x427e1f['children']=[]),(_0x37d6b8['objects']||_0x37d6b8['defaults'])&&(_0x427e1f['attributesBoolean']={}),_0x37d6b8['defaults']&&(_0x427e1f['name']='',_0x427e1f['data']='',_0x427e1f['attributesJson']=''),null!=_0x82a1e6['name']&&_0x82a1e6['hasOwnProperty']('name')&&(_0x427e1f['name']=_0x82a1e6['name']),_0x82a1e6['children']&&_0x82a1e6['children']['length']){_0x427e1f['children']=[];for(var _0x3c7628=0x0;_0x3c7628<_0x82a1e6['children']['length'];++_0x3c7628)_0x427e1f['children'][_0x3c7628]=_0x5d0e8c['Element']['toObject'](_0x82a1e6['children'][_0x3c7628],_0x37d6b8);}if(null!=_0x82a1e6['data']&&_0x82a1e6['hasOwnProperty']('data')&&(_0x427e1f['data']=_0x82a1e6['data']),_0x82a1e6['attributesBoolean']&&(_0x3c59ab=Object['keys'](_0x82a1e6['attributesBoolean']))['length']){_0x427e1f['attributesBoolean']={};for(_0x3c7628=0x0;_0x3c7628<_0x3c59ab['length'];++_0x3c7628)_0x427e1f['attributesBoolean'][_0x3c59ab[_0x3c7628]]=_0x82a1e6['attributesBoolean'][_0x3c59ab[_0x3c7628]];}return null!=_0x82a1e6['attributesJson']&&_0x82a1e6['hasOwnProperty']('attributesJson')&&(_0x427e1f['attributesJson']=_0x82a1e6['attributesJson']),_0x427e1f;},_0x1c7754['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x1c7754['getTypeUrl']=function(_0x1ad51f){return void 0x0===_0x1ad51f&&(_0x1ad51f='type.googleapis.com'),_0x1ad51f+'/Element';},_0x1c7754;}()),_0x5d0e8c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x51e18d){return new y(this['_protobufRoot'][_0x51e18d]);}}class y{['_protobuf'];constructor(_0x29c558){this['_protobuf']=_0x29c558;}['compress'](_0x4da434){const _0x2c0161=this['_protobuf']['verify'](_0x4da434);if(_0x2c0161)throw Error(_0x2c0161);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4da434))['finish']();}['decompress'](_0x5779ef){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5779ef),{'oneofs':!0x0});}}function _(_0x37b34a,_0x268d96){const _0x1cc72c=_0x44600b(_0x37b34a);return _0x1cc72c['path'][_0x1cc72c['path']['length']-0x1]+=_0x268d96,_0x1cc72c;}function O(_0x39f57b,_0x131773){return _0x39f57b['root']===_0x131773['root']&&_0x3e8c05(_0x39f57b['path'],_0x131773['path']);}function $(_0x24beda){P(_0x24beda,_0x273ae8=>('main'==_0x273ae8['root']?(_0x273ae8['rootMain']=!0x0,delete _0x273ae8['root']):'$graveyard'==_0x273ae8['root']&&(_0x273ae8['rootGraveyard']=!0x0,delete _0x273ae8['root']),_0x273ae8));}function J(_0x32413f){P(_0x32413f,_0x5f3562=>(_0x5f3562['rootMain']?(_0x5f3562['root']='main',delete _0x5f3562['rootMain']):_0x5f3562['rootGraveyard']&&(_0x5f3562['root']='$graveyard',delete _0x5f3562['rootGraveyard']),_0x5f3562));}function P(_0x41cad4,_0x1251cd){for(const _0x4f5cc0 in _0x41cad4){const _0x383fb7=_0x41cad4[_0x4f5cc0];'nodes'!==_0x4f5cc0&&_0x1fe65a(_0x383fb7)&&(_0x383fb7['path']&&(_0x383fb7['root']||_0x383fb7['rootMain']||_0x383fb7['rootGraveyard'])?_0x41cad4[_0x4f5cc0]=_0x1251cd(_0x383fb7):P(_0x383fb7,_0x1251cd));}return _0x41cad4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4a1299,_0x51cd51,_0xc64260){this['_id']=_0x4a1299,this['_operationName']=_0x51cd51,this['_protobufDescriptor']=_0xc64260;}['compress'](_0x234be3,_0xe681b6){const _0x167356=_0xe681b6['shift']();return $(_0x167356),_0x234be3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x167356)),_0x234be3['types']['push'](this['_id']),!0x0;}['decompress'](_0x411aae,_0x52cdeb){_0x52cdeb['types']['shift']();const _0x4c7957=this['_protobufDescriptor']['decompress'](_0x52cdeb['buffers']['shift']());J(_0x4c7957),_0x4c7957['__className']=this['_operationName'],_0x411aae['push'](_0x4c7957);}}class s extends e{['compress'](_0x5e614f,_0x25da49){const _0x15a3cc=_0x25da49['shift']();return this['_serializeOneOf']('oldValue',_0x15a3cc),this['_serializeOneOf']('newValue',_0x15a3cc),$(_0x15a3cc),_0x5e614f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15a3cc)),_0x5e614f['types']['push'](this['_id']),!0x0;}['decompress'](_0x3de4fd,_0x23ceb4){const {types:_0x1dbc13,buffers:_0xf0213a}=_0x23ceb4,_0x85463a=this['_protobufDescriptor']['decompress'](_0xf0213a['shift']());_0x1dbc13['shift'](),this['_deserializeOneOf']('oldValue',_0x85463a),this['_deserializeOneOf']('newValue',_0x85463a),J(_0x85463a),_0x85463a['__className']=this['_operationName'],_0x3de4fd['push'](_0x85463a);}['_serializeOneOf'](_0xbe44cc,_0x2b5c7b){const _0x37e65e=_0x2b5c7b[_0xbe44cc];'boolean'==typeof _0x37e65e?_0x2b5c7b[_0xbe44cc+'Boolean']=_0x37e65e:_0x2b5c7b[_0xbe44cc+'Json']=JSON['stringify'](_0x37e65e);}['_deserializeOneOf'](_0xbd8180,_0x2e43e0){const _0x3ad080=_0xbd8180+'Json';_0x2e43e0[_0x3ad080]?(_0x2e43e0[_0xbd8180]=JSON['parse'](_0x2e43e0[_0x3ad080]),delete _0x2e43e0[_0x3ad080]):(_0x2e43e0[_0xbd8180]=_0x2e43e0[_0xbd8180+'Boolean'],delete _0x2e43e0[_0xbd8180+'Boolean']);}}class i extends e{['compress'](_0x5917e7,_0x3e6f87){const _0x57921c=_0x3e6f87['shift']();return this['_serializeNodesAttributes'](_0x57921c['nodes']),$(_0x57921c),_0x5917e7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57921c)),_0x5917e7['types']['push'](this['_id']),!0x0;}['decompress'](_0x2f3d48,_0x55fd75){const {types:_0x489ee5,buffers:_0x13eb9c}=_0x55fd75,_0x48e4ac=this['_protobufDescriptor']['decompress'](_0x13eb9c['shift']());_0x489ee5['shift'](),_0x48e4ac['nodes']||(_0x48e4ac['nodes']=[]),this['_deserializeNodesAttributes'](_0x48e4ac['nodes']),J(_0x48e4ac),_0x48e4ac['__className']=this['_operationName'],_0x2f3d48['push'](_0x48e4ac);}['_serializeNodesAttributes'](_0x15716b){for(const _0x12e975 of _0x15716b){if(_0x12e975['attributes']){const _0x14a4d9=_0x12e975['attributes'];this['_areValuesBoolean'](_0x14a4d9)?_0x12e975['attributesBoolean']=_0x14a4d9:_0x12e975['attributesJson']=JSON['stringify'](_0x14a4d9);}_0x12e975['children']&&this['_serializeNodesAttributes'](_0x12e975['children']);}}['_deserializeNodesAttributes'](_0x580a2d){for(const _0x15a74d of _0x580a2d)(_0x15a74d['attributesBoolean']||_0x15a74d['attributesJson'])&&(_0x15a74d['attributesBoolean']?(_0x15a74d['attributes']=_0x15a74d['attributesBoolean'],delete _0x15a74d['attributesBoolean']):(_0x15a74d['attributes']=JSON['parse'](_0x15a74d['attributesJson']),delete _0x15a74d['attributesJson'])),_0x15a74d['children']&&this['_deserializeNodesAttributes'](_0x15a74d['children']);}['_areValuesBoolean'](_0x28c230){return Object['keys'](_0x28c230)['every'](_0x31ec83=>'boolean'==typeof _0x28c230[_0x31ec83]);}}class n extends e{['decompress'](_0x33b43c,_0x3a1cff){super['decompress'](_0x33b43c,_0x3a1cff);const _0x481f2f=_0x33b43c[_0x33b43c['length']-0x1];_0x481f2f['oldRange']||(_0x481f2f['oldRange']=null),_0x481f2f['newRange']||(_0x481f2f['newRange']=null);}}class p extends e{['compress'](_0x547b3d,_0x1303a3){return _0x1303a3['shift'](),_0x547b3d['types']['push'](this['_id']),!0x0;}['decompress'](_0x234e98,_0x3d5d7c){_0x3d5d7c['types']['shift'](),_0x234e98['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3d8943,_0x338483,_0x2abc91,_0x54459c){super(_0x3d8943,_0x338483,_0x2abc91),this['_omittedNamespace']=_0x54459c+':';}['compress'](_0x423613,_0x5496d0){return!('MarkerOperation'!=_0x5496d0[0x0]['__className']||!_0x5496d0[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5496d0[0x0]['name']=_0x5496d0[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x423613,_0x5496d0),!0x0);}['decompress'](_0x1fc4bc,_0x5ec0db){super['decompress'](_0x1fc4bc,_0x5ec0db);const _0x21b00e=_0x1fc4bc[_0x1fc4bc['length']-0x1];_0x21b00e['name']=this['_omittedNamespace']+_0x21b00e['name'];}}class b{['_id'];['_context'];constructor(_0x58db56,_0xb10493){this['_id']=_0x58db56,this['_context']=_0xb10493;}['compress'](_0x256ea8,_0x5213f0){let _0x4a1939;for(;_0x5213f0['length']>0x1&&this['_compareOperations'](_0x5213f0[0x0],_0x5213f0[0x1]);)_0x4a1939?(_0x4a1939=this['_combineNext'](_0x5213f0['shift'](),_0x4a1939),_0x256ea8['types']['push'](0x0)):(_0x4a1939=_0x44600b(_0x5213f0['shift']()),_0x256ea8['types']['push'](this['_id']));return!!_0x4a1939&&(_0x4a1939=this['_combineNext'](_0x5213f0['shift'](),_0x4a1939),_0x256ea8['types']['push'](0x0),_0x256ea8['buffers']['push'](this['_compressSingleOperation'](_0x4a1939)),!0x0);}['decompress'](_0x5112cd,_0x167320){const _0x5e52c9=this['_decompressSingleOperation'](_0x167320);for(;0x0==_0x167320['types'][0x0];)_0x167320['types']['shift'](),_0x5112cd['push'](this['_splitCurrent'](_0x5e52c9));_0x5112cd['push'](_0x5e52c9);}}class m extends b{['_combineNext'](_0x276016,_0x740c3a){return _0x740c3a['nodes'][0x0]['data']+=_0x276016['nodes'][0x0]['data'],_0x740c3a;}['_splitCurrent'](_0x11642f){const _0x5b175a=_0x44600b(_0x11642f),_0x3a3c1b=_0x5b175a['nodes'][0x0],_0x4382b8=_0x11642f['nodes'][0x0],_0x1ec5e9=_0x4382b8['data'][Symbol['iterator']]()['next']()['value'],_0x3d4f03=_0x1ec5e9['length'];return _0x3a3c1b['data']=_0x1ec5e9,_0x4382b8['data']=_0x4382b8['data']['substr'](_0x3d4f03),_0x11642f['position']=_(_0x11642f['position'],_0x3d4f03),_0x5b175a;}['_compareOperations'](_0x328064,_0xf2b10a){if(this['_checkOperation'](_0x328064)&&this['_checkOperation'](_0xf2b10a)){const _0x46ee61=_0x328064['nodes'][0x0]['data']['length'],_0x6ac915=O(_(_0x328064['position'],_0x46ee61),_0xf2b10a['position']),_0x428ab5=_0x328064['nodes'][0x0],_0x4a4888=_0xf2b10a['nodes'][0x0];return _0x6ac915&&this['_compareAttributes'](_0x428ab5,_0x4a4888);}return!0x1;}['_compressSingleOperation'](_0x40d2de){const _0x2b75bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2b75bc,[_0x40d2de]),_0x2b75bc['buffers'][0x0];}['_decompressSingleOperation'](_0x3ebaca){const _0x2e086d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e086d,_0x3ebaca),_0x2e086d[0x0];}['_checkOperation'](_0x30772e){return'InsertOperation'==_0x30772e['__className']&&0x1==_0x30772e['nodes']['length']&&_0x30772e['nodes'][0x0]['data']&&!_0x30772e['wasUndone']&&0x1==Array['from'](_0x30772e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54ba0c,_0x191ff1){const _0xf4c48a=Object['keys'](_0x54ba0c['attributes']||{}),_0x480318=Object['keys'](_0x191ff1['attributes']||{});return _0xf4c48a['length']===_0x480318['length']&&_0xf4c48a['every'](_0x12fd37=>_0x191ff1['attributes'][_0x12fd37]&&_0x191ff1['attributes'][_0x12fd37]===_0x54ba0c['attributes'][_0x12fd37]);}}class c extends b{['_combineNext'](_0x917b9e,_0x466dc2){return _0x466dc2['howMany']++,_0x466dc2['sourcePosition']=_0x44600b(_0x917b9e['sourcePosition']),_0x466dc2;}['_splitCurrent'](_0x2576d9){const _0x6293b7=_0x44600b(_0x2576d9);return _0x2576d9['howMany']--,_0x6293b7['howMany']=0x1,_0x6293b7['sourcePosition']=_(_0x6293b7['sourcePosition'],_0x2576d9['howMany']),_0x6293b7;}['_compareOperations'](_0x5787fe,_0x34346f){return!(!this['_checkOperation'](_0x5787fe)||!this['_checkOperation'](_0x34346f))&&(O(_(_0x5787fe['sourcePosition'],-0x1),_0x34346f['sourcePosition'])&&O(_0x5787fe['targetPosition'],_0x34346f['targetPosition']));}['_compressSingleOperation'](_0x31c448){const _0x4cec6c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4cec6c,[_0x31c448]),_0x4cec6c['buffers'][0x0];}['_decompressSingleOperation'](_0x48849e){const _0x224267=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x224267,_0x48849e),_0x224267[0x0];}['_checkOperation'](_0x2e62c4){return'MoveOperation'==_0x2e62c4['__className']&&'$graveyard'==_0x2e62c4['targetPosition']['root']&&0x1==_0x2e62c4['howMany']&&!_0x2e62c4['wasUndone'];}}class h extends b{['_combineNext'](_0xe59d79,_0x5196ba){return _0x5196ba['howMany']++,_0x5196ba;}['_splitCurrent'](_0x48d63d){const _0x264ee5=_0x44600b(_0x48d63d);return _0x264ee5['howMany']=0x1,_0x48d63d['howMany']--,_0x264ee5;}['_compareOperations'](_0x69d89b,_0x4799bf){return!(!this['_checkOperation'](_0x69d89b)||!this['_checkOperation'](_0x4799bf))&&(O(_0x69d89b['sourcePosition'],_0x4799bf['sourcePosition'])&&O(_0x69d89b['targetPosition'],_0x4799bf['targetPosition']));}['_compressSingleOperation'](_0x42c47c){const _0x4082a6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4082a6,[_0x42c47c]),_0x4082a6['buffers'][0x0];}['_decompressSingleOperation'](_0x511fc3){const _0x46d8c9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x46d8c9,_0x511fc3),_0x46d8c9[0x0];}['_checkOperation'](_0x3ea5b5){return'MoveOperation'==_0x3ea5b5['__className']&&'$graveyard'==_0x3ea5b5['targetPosition']['root']&&0x1==_0x3ea5b5['howMany']&&!_0x3ea5b5['wasUndone'];}}class f extends b{['compress'](_0x328977,_0x15e2fc){if(!this['_compareOperations'](_0x15e2fc[0x0],_0x15e2fc[0x1]))return!0x1;const _0x42e9f2=_0x15e2fc['shift']();return _0x42e9f2['oldRange']=null,_0x42e9f2['newRange']&&O(_0x42e9f2['newRange']['start'],_0x42e9f2['newRange']['end'])&&(_0x42e9f2['newRange']['end']=null),_0x15e2fc['shift'](),_0x328977['types']['push'](this['_id']),_0x328977['types']['push'](0x0),_0x328977['buffers']['push'](this['_compressSingleOperation'](_0x42e9f2)),!0x0;}['decompress'](_0x4a1144,_0x203b7c){const _0x270a01=this['_decompressSingleOperation'](_0x203b7c);_0x270a01['newRange']&&!_0x270a01['newRange']['end']&&(_0x270a01['newRange']['end']=_0x44600b(_0x270a01['newRange']['start']));const _0x58bbbf=_0x44600b(_0x270a01);_0x58bbbf['newRange']&&(_0x58bbbf['newRange']['start']['stickiness']='toNone',_0x58bbbf['newRange']['end']=_0x44600b(_0x58bbbf['newRange']['start'])),_0x58bbbf['name']='user:position:'+_0x58bbbf['name']['split'](':')[0x2],_0x203b7c['types']['shift'](),_0x4a1144['push'](_0x270a01),_0x4a1144['push'](_0x58bbbf);}['_compressSingleOperation'](_0x22dd50){const _0x40d8d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x40d8d8,[_0x22dd50]),_0x40d8d8['buffers'][0x0];}['_decompressSingleOperation'](_0x4bfbed){const _0x7ed7bb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x7ed7bb,_0x4bfbed),_0x7ed7bb[0x0];}['_compareOperations'](_0x36accb,_0x13dc91){return!(!_0x36accb||!_0x13dc91)&&('MarkerOperation'==_0x36accb['__className']&&'MarkerOperation'==_0x13dc91['__className']&&!(!_0x36accb['name']['startsWith']('user:')||!_0x13dc91['name']['startsWith']('user:')||_0x36accb['name']==_0x13dc91['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xef0412=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',_0xef0412,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xef0412,'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'](_0x187c60){if(!_0x187c60||!_0x187c60[0x0])throw new _0x166b9e('no-operations-provided',this);const _0x3d0786={'types':[],'buffers':[],'baseVersion':_0x187c60[0x0]['baseVersion']};for(;_0x187c60['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('TypingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName'](_0x187c60[0x0]['__className'])['compress'](_0x3d0786,_0x187c60);return _0x3d0786;}['decompress'](_0x1d3917){const _0x4a4017=[];for(;_0x1d3917['types']['length'];){this['_compressorById']['get'](_0x1d3917['types'][0x0])['decompress'](_0x4a4017,_0x1d3917);}return _0x4a4017['forEach']((_0x3a6766,_0x191693)=>_0x3a6766['baseVersion']=_0x1d3917['baseVersion']+_0x191693),_0x4a4017;}['_getCompressorByName'](_0x5868c2){return this['_compressorByName']['get'](_0x5868c2);}['_registerOperationCompressor'](_0x2226cd,_0x22ae8a,_0x265575){const _0x25aec0=new _0x265575(_0x2226cd,_0x22ae8a,this['_protobufFactory']['getDescriptor'](_0x22ae8a));this['_registerCompressor'](_0x2226cd,_0x22ae8a,_0x25aec0);}['_registerActionCompressor'](_0x416910,_0x2c718e,_0x3a0ccb){const _0x11cce6=new _0x3a0ccb(_0x416910,this);this['_registerCompressor'](_0x416910,_0x2c718e,_0x11cce6);}['_registerCompressor'](_0x57f5db,_0x1345bc,_0x5897d1){this['_compressorById']['set'](_0x57f5db,_0x5897d1),this['_compressorByName']['set'](_0x1345bc,_0x5897d1);}}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
|
|
3
|
+
"version": "44.2.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.1
|
|
37
|
-
"ckeditor5": "44.2.1
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.1",
|
|
37
|
+
"ckeditor5": "44.2.1",
|
|
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
|
|
23
|
+
function _0x58b8(){const _0x3da986=['push','_splitCurrent','length','_compareOperations','8414450KHSdzc','decompress','compress','2JZDaiw','_context','buffers','4636746DcYurA','_id','types','531AXZGHG','143368xIuktL','4ZutNRh','515786clXtYj','_decompressSingleOperation','shift','_compressSingleOperation','_combineNext','10787310hsTDxX','12043563QsOJuC','620030lpSQTr'];_0x58b8=function(){return _0x3da986;};return _0x58b8();}function _0x5314(_0x5d669d,_0x232760){const _0x58b8e5=_0x58b8();return _0x5314=function(_0x5314f2,_0x1035f8){_0x5314f2=_0x5314f2-0x136;let _0x5de669=_0x58b8e5[_0x5314f2];return _0x5de669;},_0x5314(_0x5d669d,_0x232760);}const _0x4c818f=_0x5314;(function(_0x362c6a,_0x43d610){const _0x95c5ca=_0x5314,_0x2b5b4d=_0x362c6a();while(!![]){try{const _0x15535d=-parseInt(_0x95c5ca(0x13b))/0x1*(-parseInt(_0x95c5ca(0x144))/0x2)+-parseInt(_0x95c5ca(0x13e))/0x3+parseInt(_0x95c5ca(0x143))/0x4*(parseInt(_0x95c5ca(0x14b))/0x5)+-parseInt(_0x95c5ca(0x149))/0x6+parseInt(_0x95c5ca(0x14a))/0x7+parseInt(_0x95c5ca(0x142))/0x8*(parseInt(_0x95c5ca(0x141))/0x9)+parseInt(_0x95c5ca(0x138))/0xa;if(_0x15535d===_0x43d610)break;else _0x2b5b4d['push'](_0x2b5b4d['shift']());}catch(_0x20dc4b){_0x2b5b4d['push'](_0x2b5b4d['shift']());}}}(_0x58b8,0xdf8a2));import{cloneDeep as _0x10c34c}from'lodash-es';export default class b{constructor(_0x385f39,_0x523d44){const _0x41f9dc=_0x5314;this[_0x41f9dc(0x13f)]=_0x385f39,this[_0x41f9dc(0x13c)]=_0x523d44;}[_0x4c818f(0x13a)](_0xccab40,_0x2d1738){const _0x21a42c=_0x4c818f;let _0x4d3513;for(;_0x2d1738[_0x21a42c(0x136)]>0x1&&this[_0x21a42c(0x137)](_0x2d1738[0x0],_0x2d1738[0x1]);)_0x4d3513?(_0x4d3513=this[_0x21a42c(0x148)](_0x2d1738[_0x21a42c(0x146)](),_0x4d3513),_0xccab40[_0x21a42c(0x140)][_0x21a42c(0x14c)](0x0)):(_0x4d3513=_0x10c34c(_0x2d1738[_0x21a42c(0x146)]()),_0xccab40[_0x21a42c(0x140)][_0x21a42c(0x14c)](this[_0x21a42c(0x13f)]));return!!_0x4d3513&&(_0x4d3513=this[_0x21a42c(0x148)](_0x2d1738[_0x21a42c(0x146)](),_0x4d3513),_0xccab40[_0x21a42c(0x140)][_0x21a42c(0x14c)](0x0),_0xccab40[_0x21a42c(0x13d)][_0x21a42c(0x14c)](this[_0x21a42c(0x147)](_0x4d3513)),!0x0);}[_0x4c818f(0x139)](_0x5331df,_0x29d7ac){const _0x4a1102=_0x4c818f,_0x58f01e=this[_0x4a1102(0x145)](_0x29d7ac);for(;0x0==_0x29d7ac[_0x4a1102(0x140)][0x0];)_0x29d7ac[_0x4a1102(0x140)][_0x4a1102(0x146)](),_0x5331df[_0x4a1102(0x14c)](this[_0x4a1102(0x14d)](_0x58f01e));_0x5331df[_0x4a1102(0x14c)](_0x58f01e);}}
|