@ckeditor/ckeditor5-operations-compressor 48.1.0-alpha.5 → 48.1.0-alpha.7

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x3a093f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0xfaa667 from'protobufjs/minimal.js';import{cloneDeep as _0x290d51,isEqual as _0x412318,isObject as _0x354644}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x5426aa=_0xfaa667['Reader'],_0xa1b8ef=_0xfaa667['Writer'],_0x5af73b=_0xfaa667['util'],_0x240ebf=_0xfaa667['roots']['default']||(_0xfaa667['roots']['default']={});return _0x240ebf['AttributeOperation']=(function(){function _0x25675e(_0x324b68){if(_0x324b68){for(var _0x368ec6=Object['keys'](_0x324b68),_0x303e6e=0x0;_0x303e6e<_0x368ec6['length'];++_0x303e6e)null!=_0x324b68[_0x368ec6[_0x303e6e]]&&(this[_0x368ec6[_0x303e6e]]=_0x324b68[_0x368ec6[_0x303e6e]]);}}return _0x25675e['prototype']['range']=null,_0x25675e['prototype']['key']='',_0x25675e['prototype']['oldValueBoolean']=!0x1,_0x25675e['prototype']['oldValueJson']='',_0x25675e['prototype']['newValueBoolean']=!0x1,_0x25675e['prototype']['newValueJson']='',_0x25675e['prototype']['wasUndone']=!0x1,_0x25675e['create']=function(_0x49336b){return new _0x25675e(_0x49336b);},_0x25675e['encode']=function(_0x2d03c0,_0x38ca2a){return _0x38ca2a||(_0x38ca2a=_0xa1b8ef['create']()),null!=_0x2d03c0['range']&&Object['hasOwnProperty']['call'](_0x2d03c0,'range')&&_0x240ebf['Range']['encode'](_0x2d03c0['range'],_0x38ca2a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d03c0['key']&&Object['hasOwnProperty']['call'](_0x2d03c0,'key')&&_0x38ca2a['uint32'](0x12)['string'](_0x2d03c0['key']),null!=_0x2d03c0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d03c0,'oldValueBoolean')&&_0x38ca2a['uint32'](0x18)['bool'](_0x2d03c0['oldValueBoolean']),null!=_0x2d03c0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2d03c0,'oldValueJson')&&_0x38ca2a['uint32'](0x22)['string'](_0x2d03c0['oldValueJson']),null!=_0x2d03c0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d03c0,'newValueBoolean')&&_0x38ca2a['uint32'](0x28)['bool'](_0x2d03c0['newValueBoolean']),null!=_0x2d03c0['newValueJson']&&Object['hasOwnProperty']['call'](_0x2d03c0,'newValueJson')&&_0x38ca2a['uint32'](0x32)['string'](_0x2d03c0['newValueJson']),null!=_0x2d03c0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d03c0,'wasUndone')&&_0x38ca2a['uint32'](0x38)['bool'](_0x2d03c0['wasUndone']),_0x38ca2a;},_0x25675e['encodeDelimited']=function(_0x408e16,_0x180920){return this['encode'](_0x408e16,_0x180920)['ldelim']();},_0x25675e['decode']=function(_0x2a60da,_0x290436){_0x2a60da instanceof _0x5426aa||(_0x2a60da=_0x5426aa['create'](_0x2a60da));for(var _0x199658=void 0x0===_0x290436?_0x2a60da['len']:_0x2a60da['pos']+_0x290436,_0x32b766=new _0x240ebf['AttributeOperation']();_0x2a60da['pos']<_0x199658;){var _0x471e14=_0x2a60da['uint32']();switch(_0x471e14>>>0x3){case 0x1:_0x32b766['range']=_0x240ebf['Range']['decode'](_0x2a60da,_0x2a60da['uint32']());break;case 0x2:_0x32b766['key']=_0x2a60da['string']();break;case 0x3:_0x32b766['oldValueBoolean']=_0x2a60da['bool']();break;case 0x4:_0x32b766['oldValueJson']=_0x2a60da['string']();break;case 0x5:_0x32b766['newValueBoolean']=_0x2a60da['bool']();break;case 0x6:_0x32b766['newValueJson']=_0x2a60da['string']();break;case 0x7:_0x32b766['wasUndone']=_0x2a60da['bool']();break;default:_0x2a60da['skipType'](0x7&_0x471e14);}}return _0x32b766;},_0x25675e['decodeDelimited']=function(_0x52fce4){return _0x52fce4 instanceof _0x5426aa||(_0x52fce4=new _0x5426aa(_0x52fce4)),this['decode'](_0x52fce4,_0x52fce4['uint32']());},_0x25675e['verify']=function(_0x57d960){if('object'!=typeof _0x57d960||null===_0x57d960)return'object\x20expected';if(null!=_0x57d960['range']&&_0x57d960['hasOwnProperty']('range')){var _0x267638=_0x240ebf['Range']['verify'](_0x57d960['range']);if(_0x267638)return'range.'+_0x267638;}return null!=_0x57d960['key']&&_0x57d960['hasOwnProperty']('key')&&!_0x5af73b['isString'](_0x57d960['key'])?'key:\x20string\x20expected':null!=_0x57d960['oldValueBoolean']&&_0x57d960['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x57d960['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x57d960['oldValueJson']&&_0x57d960['hasOwnProperty']('oldValueJson')&&!_0x5af73b['isString'](_0x57d960['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x57d960['newValueBoolean']&&_0x57d960['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x57d960['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x57d960['newValueJson']&&_0x57d960['hasOwnProperty']('newValueJson')&&!_0x5af73b['isString'](_0x57d960['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x57d960['wasUndone']&&_0x57d960['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57d960['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25675e['fromObject']=function(_0x326e55){if(_0x326e55 instanceof _0x240ebf['AttributeOperation'])return _0x326e55;var _0x446d8e=new _0x240ebf['AttributeOperation']();if(null!=_0x326e55['range']){if('object'!=typeof _0x326e55['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x446d8e['range']=_0x240ebf['Range']['fromObject'](_0x326e55['range']);}return null!=_0x326e55['key']&&(_0x446d8e['key']=String(_0x326e55['key'])),null!=_0x326e55['oldValueBoolean']&&(_0x446d8e['oldValueBoolean']=Boolean(_0x326e55['oldValueBoolean'])),null!=_0x326e55['oldValueJson']&&(_0x446d8e['oldValueJson']=String(_0x326e55['oldValueJson'])),null!=_0x326e55['newValueBoolean']&&(_0x446d8e['newValueBoolean']=Boolean(_0x326e55['newValueBoolean'])),null!=_0x326e55['newValueJson']&&(_0x446d8e['newValueJson']=String(_0x326e55['newValueJson'])),null!=_0x326e55['wasUndone']&&(_0x446d8e['wasUndone']=Boolean(_0x326e55['wasUndone'])),_0x446d8e;},_0x25675e['toObject']=function(_0x5c9d3d,_0x16c6e1){_0x16c6e1||(_0x16c6e1={});var _0x237560={};return _0x16c6e1['defaults']&&(_0x237560['range']=null,_0x237560['key']='',_0x237560['oldValueBoolean']=!0x1,_0x237560['oldValueJson']='',_0x237560['newValueBoolean']=!0x1,_0x237560['newValueJson']='',_0x237560['wasUndone']=!0x1),null!=_0x5c9d3d['range']&&_0x5c9d3d['hasOwnProperty']('range')&&(_0x237560['range']=_0x240ebf['Range']['toObject'](_0x5c9d3d['range'],_0x16c6e1)),null!=_0x5c9d3d['key']&&_0x5c9d3d['hasOwnProperty']('key')&&(_0x237560['key']=_0x5c9d3d['key']),null!=_0x5c9d3d['oldValueBoolean']&&_0x5c9d3d['hasOwnProperty']('oldValueBoolean')&&(_0x237560['oldValueBoolean']=_0x5c9d3d['oldValueBoolean']),null!=_0x5c9d3d['oldValueJson']&&_0x5c9d3d['hasOwnProperty']('oldValueJson')&&(_0x237560['oldValueJson']=_0x5c9d3d['oldValueJson']),null!=_0x5c9d3d['newValueBoolean']&&_0x5c9d3d['hasOwnProperty']('newValueBoolean')&&(_0x237560['newValueBoolean']=_0x5c9d3d['newValueBoolean']),null!=_0x5c9d3d['newValueJson']&&_0x5c9d3d['hasOwnProperty']('newValueJson')&&(_0x237560['newValueJson']=_0x5c9d3d['newValueJson']),null!=_0x5c9d3d['wasUndone']&&_0x5c9d3d['hasOwnProperty']('wasUndone')&&(_0x237560['wasUndone']=_0x5c9d3d['wasUndone']),_0x237560;},_0x25675e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x25675e['getTypeUrl']=function(_0x4f53fe){return void 0x0===_0x4f53fe&&(_0x4f53fe='type.googleapis.com'),_0x4f53fe+'/AttributeOperation';},_0x25675e;}()),_0x240ebf['InsertOperation']=(function(){function _0x31ff91(_0x133437){if(this['nodes']=[],_0x133437){for(var _0xfd15e9=Object['keys'](_0x133437),_0x17c076=0x0;_0x17c076<_0xfd15e9['length'];++_0x17c076)null!=_0x133437[_0xfd15e9[_0x17c076]]&&(this[_0xfd15e9[_0x17c076]]=_0x133437[_0xfd15e9[_0x17c076]]);}}return _0x31ff91['prototype']['position']=null,_0x31ff91['prototype']['nodes']=_0x5af73b['emptyArray'],_0x31ff91['prototype']['shouldReceiveAttributes']=!0x1,_0x31ff91['prototype']['wasUndone']=!0x1,_0x31ff91['create']=function(_0x38a007){return new _0x31ff91(_0x38a007);},_0x31ff91['encode']=function(_0x72555,_0x1743cc){if(_0x1743cc||(_0x1743cc=_0xa1b8ef['create']()),null!=_0x72555['position']&&Object['hasOwnProperty']['call'](_0x72555,'position')&&_0x240ebf['Position']['encode'](_0x72555['position'],_0x1743cc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x72555['nodes']&&_0x72555['nodes']['length']){for(var _0x39d740=0x0;_0x39d740<_0x72555['nodes']['length'];++_0x39d740)_0x240ebf['Element']['encode'](_0x72555['nodes'][_0x39d740],_0x1743cc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x72555['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x72555,'shouldReceiveAttributes')&&_0x1743cc['uint32'](0x18)['bool'](_0x72555['shouldReceiveAttributes']),null!=_0x72555['wasUndone']&&Object['hasOwnProperty']['call'](_0x72555,'wasUndone')&&_0x1743cc['uint32'](0x20)['bool'](_0x72555['wasUndone']),_0x1743cc;},_0x31ff91['encodeDelimited']=function(_0x19d0e0,_0x1dc640){return this['encode'](_0x19d0e0,_0x1dc640)['ldelim']();},_0x31ff91['decode']=function(_0x6f6768,_0xd6b7f5){_0x6f6768 instanceof _0x5426aa||(_0x6f6768=_0x5426aa['create'](_0x6f6768));for(var _0x185603=void 0x0===_0xd6b7f5?_0x6f6768['len']:_0x6f6768['pos']+_0xd6b7f5,_0x1d8e1b=new _0x240ebf['InsertOperation']();_0x6f6768['pos']<_0x185603;){var _0x4be70c=_0x6f6768['uint32']();switch(_0x4be70c>>>0x3){case 0x1:_0x1d8e1b['position']=_0x240ebf['Position']['decode'](_0x6f6768,_0x6f6768['uint32']());break;case 0x2:_0x1d8e1b['nodes']&&_0x1d8e1b['nodes']['length']||(_0x1d8e1b['nodes']=[]),_0x1d8e1b['nodes']['push'](_0x240ebf['Element']['decode'](_0x6f6768,_0x6f6768['uint32']()));break;case 0x3:_0x1d8e1b['shouldReceiveAttributes']=_0x6f6768['bool']();break;case 0x4:_0x1d8e1b['wasUndone']=_0x6f6768['bool']();break;default:_0x6f6768['skipType'](0x7&_0x4be70c);}}return _0x1d8e1b;},_0x31ff91['decodeDelimited']=function(_0x186da9){return _0x186da9 instanceof _0x5426aa||(_0x186da9=new _0x5426aa(_0x186da9)),this['decode'](_0x186da9,_0x186da9['uint32']());},_0x31ff91['verify']=function(_0xe502ae){if('object'!=typeof _0xe502ae||null===_0xe502ae)return'object\x20expected';if(null!=_0xe502ae['position']&&_0xe502ae['hasOwnProperty']('position')&&(_0x41e251=_0x240ebf['Position']['verify'](_0xe502ae['position'])))return'position.'+_0x41e251;if(null!=_0xe502ae['nodes']&&_0xe502ae['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xe502ae['nodes']))return'nodes:\x20array\x20expected';for(var _0x5d92af=0x0;_0x5d92af<_0xe502ae['nodes']['length'];++_0x5d92af){var _0x41e251;if(_0x41e251=_0x240ebf['Element']['verify'](_0xe502ae['nodes'][_0x5d92af]))return'nodes.'+_0x41e251;}}return null!=_0xe502ae['shouldReceiveAttributes']&&_0xe502ae['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xe502ae['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xe502ae['wasUndone']&&_0xe502ae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe502ae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31ff91['fromObject']=function(_0x74e881){if(_0x74e881 instanceof _0x240ebf['InsertOperation'])return _0x74e881;var _0x4d624e=new _0x240ebf['InsertOperation']();if(null!=_0x74e881['position']){if('object'!=typeof _0x74e881['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4d624e['position']=_0x240ebf['Position']['fromObject'](_0x74e881['position']);}if(_0x74e881['nodes']){if(!Array['isArray'](_0x74e881['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4d624e['nodes']=[];for(var _0x4d40fb=0x0;_0x4d40fb<_0x74e881['nodes']['length'];++_0x4d40fb){if('object'!=typeof _0x74e881['nodes'][_0x4d40fb])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4d624e['nodes'][_0x4d40fb]=_0x240ebf['Element']['fromObject'](_0x74e881['nodes'][_0x4d40fb]);}}return null!=_0x74e881['shouldReceiveAttributes']&&(_0x4d624e['shouldReceiveAttributes']=Boolean(_0x74e881['shouldReceiveAttributes'])),null!=_0x74e881['wasUndone']&&(_0x4d624e['wasUndone']=Boolean(_0x74e881['wasUndone'])),_0x4d624e;},_0x31ff91['toObject']=function(_0x17f7c7,_0x27c729){_0x27c729||(_0x27c729={});var _0x4e5371={};if((_0x27c729['arrays']||_0x27c729['defaults'])&&(_0x4e5371['nodes']=[]),_0x27c729['defaults']&&(_0x4e5371['position']=null,_0x4e5371['shouldReceiveAttributes']=!0x1,_0x4e5371['wasUndone']=!0x1),null!=_0x17f7c7['position']&&_0x17f7c7['hasOwnProperty']('position')&&(_0x4e5371['position']=_0x240ebf['Position']['toObject'](_0x17f7c7['position'],_0x27c729)),_0x17f7c7['nodes']&&_0x17f7c7['nodes']['length']){_0x4e5371['nodes']=[];for(var _0x4d2814=0x0;_0x4d2814<_0x17f7c7['nodes']['length'];++_0x4d2814)_0x4e5371['nodes'][_0x4d2814]=_0x240ebf['Element']['toObject'](_0x17f7c7['nodes'][_0x4d2814],_0x27c729);}return null!=_0x17f7c7['shouldReceiveAttributes']&&_0x17f7c7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4e5371['shouldReceiveAttributes']=_0x17f7c7['shouldReceiveAttributes']),null!=_0x17f7c7['wasUndone']&&_0x17f7c7['hasOwnProperty']('wasUndone')&&(_0x4e5371['wasUndone']=_0x17f7c7['wasUndone']),_0x4e5371;},_0x31ff91['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x31ff91['getTypeUrl']=function(_0x513c1f){return void 0x0===_0x513c1f&&(_0x513c1f='type.googleapis.com'),_0x513c1f+'/InsertOperation';},_0x31ff91;}()),_0x240ebf['MarkerOperation']=(function(){function _0x1b606a(_0x55ebf7){if(_0x55ebf7){for(var _0x16c6ed=Object['keys'](_0x55ebf7),_0xc3be9a=0x0;_0xc3be9a<_0x16c6ed['length'];++_0xc3be9a)null!=_0x55ebf7[_0x16c6ed[_0xc3be9a]]&&(this[_0x16c6ed[_0xc3be9a]]=_0x55ebf7[_0x16c6ed[_0xc3be9a]]);}}return _0x1b606a['prototype']['name']='',_0x1b606a['prototype']['oldRange']=null,_0x1b606a['prototype']['newRange']=null,_0x1b606a['prototype']['affectsData']=!0x1,_0x1b606a['prototype']['wasUndone']=!0x1,_0x1b606a['create']=function(_0x4022fb){return new _0x1b606a(_0x4022fb);},_0x1b606a['encode']=function(_0x2e7b89,_0x20115b){return _0x20115b||(_0x20115b=_0xa1b8ef['create']()),null!=_0x2e7b89['name']&&Object['hasOwnProperty']['call'](_0x2e7b89,'name')&&_0x20115b['uint32'](0xa)['string'](_0x2e7b89['name']),null!=_0x2e7b89['oldRange']&&Object['hasOwnProperty']['call'](_0x2e7b89,'oldRange')&&_0x240ebf['Range']['encode'](_0x2e7b89['oldRange'],_0x20115b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2e7b89['newRange']&&Object['hasOwnProperty']['call'](_0x2e7b89,'newRange')&&_0x240ebf['Range']['encode'](_0x2e7b89['newRange'],_0x20115b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2e7b89['affectsData']&&Object['hasOwnProperty']['call'](_0x2e7b89,'affectsData')&&_0x20115b['uint32'](0x20)['bool'](_0x2e7b89['affectsData']),null!=_0x2e7b89['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e7b89,'wasUndone')&&_0x20115b['uint32'](0x28)['bool'](_0x2e7b89['wasUndone']),_0x20115b;},_0x1b606a['encodeDelimited']=function(_0x2e99b2,_0x4ff7e8){return this['encode'](_0x2e99b2,_0x4ff7e8)['ldelim']();},_0x1b606a['decode']=function(_0xa938a0,_0x26cd9b){_0xa938a0 instanceof _0x5426aa||(_0xa938a0=_0x5426aa['create'](_0xa938a0));for(var _0x2256e7=void 0x0===_0x26cd9b?_0xa938a0['len']:_0xa938a0['pos']+_0x26cd9b,_0x160e02=new _0x240ebf['MarkerOperation']();_0xa938a0['pos']<_0x2256e7;){var _0x20257a=_0xa938a0['uint32']();switch(_0x20257a>>>0x3){case 0x1:_0x160e02['name']=_0xa938a0['string']();break;case 0x2:_0x160e02['oldRange']=_0x240ebf['Range']['decode'](_0xa938a0,_0xa938a0['uint32']());break;case 0x3:_0x160e02['newRange']=_0x240ebf['Range']['decode'](_0xa938a0,_0xa938a0['uint32']());break;case 0x4:_0x160e02['affectsData']=_0xa938a0['bool']();break;case 0x5:_0x160e02['wasUndone']=_0xa938a0['bool']();break;default:_0xa938a0['skipType'](0x7&_0x20257a);}}return _0x160e02;},_0x1b606a['decodeDelimited']=function(_0x21dc71){return _0x21dc71 instanceof _0x5426aa||(_0x21dc71=new _0x5426aa(_0x21dc71)),this['decode'](_0x21dc71,_0x21dc71['uint32']());},_0x1b606a['verify']=function(_0x445c3f){if('object'!=typeof _0x445c3f||null===_0x445c3f)return'object\x20expected';if(null!=_0x445c3f['name']&&_0x445c3f['hasOwnProperty']('name')&&!_0x5af73b['isString'](_0x445c3f['name']))return'name:\x20string\x20expected';var _0x54e3eb;if(null!=_0x445c3f['oldRange']&&_0x445c3f['hasOwnProperty']('oldRange')&&(_0x54e3eb=_0x240ebf['Range']['verify'](_0x445c3f['oldRange'])))return'oldRange.'+_0x54e3eb;if(null!=_0x445c3f['newRange']&&_0x445c3f['hasOwnProperty']('newRange')&&(_0x54e3eb=_0x240ebf['Range']['verify'](_0x445c3f['newRange'])))return'newRange.'+_0x54e3eb;return null!=_0x445c3f['affectsData']&&_0x445c3f['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x445c3f['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x445c3f['wasUndone']&&_0x445c3f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x445c3f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b606a['fromObject']=function(_0x5cc128){if(_0x5cc128 instanceof _0x240ebf['MarkerOperation'])return _0x5cc128;var _0x23f024=new _0x240ebf['MarkerOperation']();if(null!=_0x5cc128['name']&&(_0x23f024['name']=String(_0x5cc128['name'])),null!=_0x5cc128['oldRange']){if('object'!=typeof _0x5cc128['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x23f024['oldRange']=_0x240ebf['Range']['fromObject'](_0x5cc128['oldRange']);}if(null!=_0x5cc128['newRange']){if('object'!=typeof _0x5cc128['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x23f024['newRange']=_0x240ebf['Range']['fromObject'](_0x5cc128['newRange']);}return null!=_0x5cc128['affectsData']&&(_0x23f024['affectsData']=Boolean(_0x5cc128['affectsData'])),null!=_0x5cc128['wasUndone']&&(_0x23f024['wasUndone']=Boolean(_0x5cc128['wasUndone'])),_0x23f024;},_0x1b606a['toObject']=function(_0x45b54a,_0x1f976d){_0x1f976d||(_0x1f976d={});var _0x423036={};return _0x1f976d['defaults']&&(_0x423036['name']='',_0x423036['oldRange']=null,_0x423036['newRange']=null,_0x423036['affectsData']=!0x1,_0x423036['wasUndone']=!0x1),null!=_0x45b54a['name']&&_0x45b54a['hasOwnProperty']('name')&&(_0x423036['name']=_0x45b54a['name']),null!=_0x45b54a['oldRange']&&_0x45b54a['hasOwnProperty']('oldRange')&&(_0x423036['oldRange']=_0x240ebf['Range']['toObject'](_0x45b54a['oldRange'],_0x1f976d)),null!=_0x45b54a['newRange']&&_0x45b54a['hasOwnProperty']('newRange')&&(_0x423036['newRange']=_0x240ebf['Range']['toObject'](_0x45b54a['newRange'],_0x1f976d)),null!=_0x45b54a['affectsData']&&_0x45b54a['hasOwnProperty']('affectsData')&&(_0x423036['affectsData']=_0x45b54a['affectsData']),null!=_0x45b54a['wasUndone']&&_0x45b54a['hasOwnProperty']('wasUndone')&&(_0x423036['wasUndone']=_0x45b54a['wasUndone']),_0x423036;},_0x1b606a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x1b606a['getTypeUrl']=function(_0x271061){return void 0x0===_0x271061&&(_0x271061='type.googleapis.com'),_0x271061+'/MarkerOperation';},_0x1b606a;}()),_0x240ebf['MergeOperation']=(function(){function _0xee3513(_0x501b99){if(_0x501b99){for(var _0x358540=Object['keys'](_0x501b99),_0x327daa=0x0;_0x327daa<_0x358540['length'];++_0x327daa)null!=_0x501b99[_0x358540[_0x327daa]]&&(this[_0x358540[_0x327daa]]=_0x501b99[_0x358540[_0x327daa]]);}}return _0xee3513['prototype']['sourcePosition']=null,_0xee3513['prototype']['targetPosition']=null,_0xee3513['prototype']['graveyardPosition']=null,_0xee3513['prototype']['howMany']=0x0,_0xee3513['prototype']['wasUndone']=!0x1,_0xee3513['create']=function(_0x2bcccb){return new _0xee3513(_0x2bcccb);},_0xee3513['encode']=function(_0x1611be,_0x294a5d){return _0x294a5d||(_0x294a5d=_0xa1b8ef['create']()),null!=_0x1611be['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1611be,'sourcePosition')&&_0x240ebf['Position']['encode'](_0x1611be['sourcePosition'],_0x294a5d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1611be['targetPosition']&&Object['hasOwnProperty']['call'](_0x1611be,'targetPosition')&&_0x240ebf['Position']['encode'](_0x1611be['targetPosition'],_0x294a5d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1611be['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1611be,'graveyardPosition')&&_0x240ebf['Position']['encode'](_0x1611be['graveyardPosition'],_0x294a5d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1611be['howMany']&&Object['hasOwnProperty']['call'](_0x1611be,'howMany')&&_0x294a5d['uint32'](0x20)['uint32'](_0x1611be['howMany']),null!=_0x1611be['wasUndone']&&Object['hasOwnProperty']['call'](_0x1611be,'wasUndone')&&_0x294a5d['uint32'](0x28)['bool'](_0x1611be['wasUndone']),_0x294a5d;},_0xee3513['encodeDelimited']=function(_0x431423,_0x74f1d9){return this['encode'](_0x431423,_0x74f1d9)['ldelim']();},_0xee3513['decode']=function(_0x55bc33,_0x1ad401){_0x55bc33 instanceof _0x5426aa||(_0x55bc33=_0x5426aa['create'](_0x55bc33));for(var _0x440cb3=void 0x0===_0x1ad401?_0x55bc33['len']:_0x55bc33['pos']+_0x1ad401,_0x4fb961=new _0x240ebf['MergeOperation']();_0x55bc33['pos']<_0x440cb3;){var _0x4192d2=_0x55bc33['uint32']();switch(_0x4192d2>>>0x3){case 0x1:_0x4fb961['sourcePosition']=_0x240ebf['Position']['decode'](_0x55bc33,_0x55bc33['uint32']());break;case 0x2:_0x4fb961['targetPosition']=_0x240ebf['Position']['decode'](_0x55bc33,_0x55bc33['uint32']());break;case 0x3:_0x4fb961['graveyardPosition']=_0x240ebf['Position']['decode'](_0x55bc33,_0x55bc33['uint32']());break;case 0x4:_0x4fb961['howMany']=_0x55bc33['uint32']();break;case 0x5:_0x4fb961['wasUndone']=_0x55bc33['bool']();break;default:_0x55bc33['skipType'](0x7&_0x4192d2);}}return _0x4fb961;},_0xee3513['decodeDelimited']=function(_0x3f0abe){return _0x3f0abe instanceof _0x5426aa||(_0x3f0abe=new _0x5426aa(_0x3f0abe)),this['decode'](_0x3f0abe,_0x3f0abe['uint32']());},_0xee3513['verify']=function(_0x5c5499){if('object'!=typeof _0x5c5499||null===_0x5c5499)return'object\x20expected';var _0x232501;if(null!=_0x5c5499['sourcePosition']&&_0x5c5499['hasOwnProperty']('sourcePosition')&&(_0x232501=_0x240ebf['Position']['verify'](_0x5c5499['sourcePosition'])))return'sourcePosition.'+_0x232501;if(null!=_0x5c5499['targetPosition']&&_0x5c5499['hasOwnProperty']('targetPosition')&&(_0x232501=_0x240ebf['Position']['verify'](_0x5c5499['targetPosition'])))return'targetPosition.'+_0x232501;if(null!=_0x5c5499['graveyardPosition']&&_0x5c5499['hasOwnProperty']('graveyardPosition')&&(_0x232501=_0x240ebf['Position']['verify'](_0x5c5499['graveyardPosition'])))return'graveyardPosition.'+_0x232501;return null!=_0x5c5499['howMany']&&_0x5c5499['hasOwnProperty']('howMany')&&!_0x5af73b['isInteger'](_0x5c5499['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5c5499['wasUndone']&&_0x5c5499['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c5499['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xee3513['fromObject']=function(_0x2ddc5d){if(_0x2ddc5d instanceof _0x240ebf['MergeOperation'])return _0x2ddc5d;var _0x9e25d2=new _0x240ebf['MergeOperation']();if(null!=_0x2ddc5d['sourcePosition']){if('object'!=typeof _0x2ddc5d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x9e25d2['sourcePosition']=_0x240ebf['Position']['fromObject'](_0x2ddc5d['sourcePosition']);}if(null!=_0x2ddc5d['targetPosition']){if('object'!=typeof _0x2ddc5d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x9e25d2['targetPosition']=_0x240ebf['Position']['fromObject'](_0x2ddc5d['targetPosition']);}if(null!=_0x2ddc5d['graveyardPosition']){if('object'!=typeof _0x2ddc5d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x9e25d2['graveyardPosition']=_0x240ebf['Position']['fromObject'](_0x2ddc5d['graveyardPosition']);}return null!=_0x2ddc5d['howMany']&&(_0x9e25d2['howMany']=_0x2ddc5d['howMany']>>>0x0),null!=_0x2ddc5d['wasUndone']&&(_0x9e25d2['wasUndone']=Boolean(_0x2ddc5d['wasUndone'])),_0x9e25d2;},_0xee3513['toObject']=function(_0x23b117,_0x10dfe7){_0x10dfe7||(_0x10dfe7={});var _0x37a0ca={};return _0x10dfe7['defaults']&&(_0x37a0ca['sourcePosition']=null,_0x37a0ca['targetPosition']=null,_0x37a0ca['graveyardPosition']=null,_0x37a0ca['howMany']=0x0,_0x37a0ca['wasUndone']=!0x1),null!=_0x23b117['sourcePosition']&&_0x23b117['hasOwnProperty']('sourcePosition')&&(_0x37a0ca['sourcePosition']=_0x240ebf['Position']['toObject'](_0x23b117['sourcePosition'],_0x10dfe7)),null!=_0x23b117['targetPosition']&&_0x23b117['hasOwnProperty']('targetPosition')&&(_0x37a0ca['targetPosition']=_0x240ebf['Position']['toObject'](_0x23b117['targetPosition'],_0x10dfe7)),null!=_0x23b117['graveyardPosition']&&_0x23b117['hasOwnProperty']('graveyardPosition')&&(_0x37a0ca['graveyardPosition']=_0x240ebf['Position']['toObject'](_0x23b117['graveyardPosition'],_0x10dfe7)),null!=_0x23b117['howMany']&&_0x23b117['hasOwnProperty']('howMany')&&(_0x37a0ca['howMany']=_0x23b117['howMany']),null!=_0x23b117['wasUndone']&&_0x23b117['hasOwnProperty']('wasUndone')&&(_0x37a0ca['wasUndone']=_0x23b117['wasUndone']),_0x37a0ca;},_0xee3513['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0xee3513['getTypeUrl']=function(_0x56902e){return void 0x0===_0x56902e&&(_0x56902e='type.googleapis.com'),_0x56902e+'/MergeOperation';},_0xee3513;}()),_0x240ebf['MoveOperation']=(function(){function _0x2bc51a(_0x173cb3){if(_0x173cb3){for(var _0x4aa0b0=Object['keys'](_0x173cb3),_0x300025=0x0;_0x300025<_0x4aa0b0['length'];++_0x300025)null!=_0x173cb3[_0x4aa0b0[_0x300025]]&&(this[_0x4aa0b0[_0x300025]]=_0x173cb3[_0x4aa0b0[_0x300025]]);}}return _0x2bc51a['prototype']['sourcePosition']=null,_0x2bc51a['prototype']['howMany']=0x0,_0x2bc51a['prototype']['targetPosition']=null,_0x2bc51a['prototype']['wasUndone']=!0x1,_0x2bc51a['create']=function(_0x1762c9){return new _0x2bc51a(_0x1762c9);},_0x2bc51a['encode']=function(_0x537ed7,_0x19fee4){return _0x19fee4||(_0x19fee4=_0xa1b8ef['create']()),null!=_0x537ed7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x537ed7,'sourcePosition')&&_0x240ebf['Position']['encode'](_0x537ed7['sourcePosition'],_0x19fee4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x537ed7['howMany']&&Object['hasOwnProperty']['call'](_0x537ed7,'howMany')&&_0x19fee4['uint32'](0x10)['uint32'](_0x537ed7['howMany']),null!=_0x537ed7['targetPosition']&&Object['hasOwnProperty']['call'](_0x537ed7,'targetPosition')&&_0x240ebf['Position']['encode'](_0x537ed7['targetPosition'],_0x19fee4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x537ed7['wasUndone']&&Object['hasOwnProperty']['call'](_0x537ed7,'wasUndone')&&_0x19fee4['uint32'](0x20)['bool'](_0x537ed7['wasUndone']),_0x19fee4;},_0x2bc51a['encodeDelimited']=function(_0x2ac2e2,_0xaf329f){return this['encode'](_0x2ac2e2,_0xaf329f)['ldelim']();},_0x2bc51a['decode']=function(_0x37fd55,_0x51bfc8){_0x37fd55 instanceof _0x5426aa||(_0x37fd55=_0x5426aa['create'](_0x37fd55));for(var _0x50f81a=void 0x0===_0x51bfc8?_0x37fd55['len']:_0x37fd55['pos']+_0x51bfc8,_0x35c280=new _0x240ebf['MoveOperation']();_0x37fd55['pos']<_0x50f81a;){var _0x27c5ad=_0x37fd55['uint32']();switch(_0x27c5ad>>>0x3){case 0x1:_0x35c280['sourcePosition']=_0x240ebf['Position']['decode'](_0x37fd55,_0x37fd55['uint32']());break;case 0x2:_0x35c280['howMany']=_0x37fd55['uint32']();break;case 0x3:_0x35c280['targetPosition']=_0x240ebf['Position']['decode'](_0x37fd55,_0x37fd55['uint32']());break;case 0x4:_0x35c280['wasUndone']=_0x37fd55['bool']();break;default:_0x37fd55['skipType'](0x7&_0x27c5ad);}}return _0x35c280;},_0x2bc51a['decodeDelimited']=function(_0x14359e){return _0x14359e instanceof _0x5426aa||(_0x14359e=new _0x5426aa(_0x14359e)),this['decode'](_0x14359e,_0x14359e['uint32']());},_0x2bc51a['verify']=function(_0x2ac808){if('object'!=typeof _0x2ac808||null===_0x2ac808)return'object\x20expected';var _0x922683;if(null!=_0x2ac808['sourcePosition']&&_0x2ac808['hasOwnProperty']('sourcePosition')&&(_0x922683=_0x240ebf['Position']['verify'](_0x2ac808['sourcePosition'])))return'sourcePosition.'+_0x922683;if(null!=_0x2ac808['howMany']&&_0x2ac808['hasOwnProperty']('howMany')&&!_0x5af73b['isInteger'](_0x2ac808['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ac808['targetPosition']&&_0x2ac808['hasOwnProperty']('targetPosition')&&(_0x922683=_0x240ebf['Position']['verify'](_0x2ac808['targetPosition'])))return'targetPosition.'+_0x922683;return null!=_0x2ac808['wasUndone']&&_0x2ac808['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ac808['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bc51a['fromObject']=function(_0x36a02f){if(_0x36a02f instanceof _0x240ebf['MoveOperation'])return _0x36a02f;var _0x52304f=new _0x240ebf['MoveOperation']();if(null!=_0x36a02f['sourcePosition']){if('object'!=typeof _0x36a02f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x52304f['sourcePosition']=_0x240ebf['Position']['fromObject'](_0x36a02f['sourcePosition']);}if(null!=_0x36a02f['howMany']&&(_0x52304f['howMany']=_0x36a02f['howMany']>>>0x0),null!=_0x36a02f['targetPosition']){if('object'!=typeof _0x36a02f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x52304f['targetPosition']=_0x240ebf['Position']['fromObject'](_0x36a02f['targetPosition']);}return null!=_0x36a02f['wasUndone']&&(_0x52304f['wasUndone']=Boolean(_0x36a02f['wasUndone'])),_0x52304f;},_0x2bc51a['toObject']=function(_0x5b127e,_0x2b5298){_0x2b5298||(_0x2b5298={});var _0xc76213={};return _0x2b5298['defaults']&&(_0xc76213['sourcePosition']=null,_0xc76213['howMany']=0x0,_0xc76213['targetPosition']=null,_0xc76213['wasUndone']=!0x1),null!=_0x5b127e['sourcePosition']&&_0x5b127e['hasOwnProperty']('sourcePosition')&&(_0xc76213['sourcePosition']=_0x240ebf['Position']['toObject'](_0x5b127e['sourcePosition'],_0x2b5298)),null!=_0x5b127e['howMany']&&_0x5b127e['hasOwnProperty']('howMany')&&(_0xc76213['howMany']=_0x5b127e['howMany']),null!=_0x5b127e['targetPosition']&&_0x5b127e['hasOwnProperty']('targetPosition')&&(_0xc76213['targetPosition']=_0x240ebf['Position']['toObject'](_0x5b127e['targetPosition'],_0x2b5298)),null!=_0x5b127e['wasUndone']&&_0x5b127e['hasOwnProperty']('wasUndone')&&(_0xc76213['wasUndone']=_0x5b127e['wasUndone']),_0xc76213;},_0x2bc51a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x2bc51a['getTypeUrl']=function(_0x57983a){return void 0x0===_0x57983a&&(_0x57983a='type.googleapis.com'),_0x57983a+'/MoveOperation';},_0x2bc51a;}()),_0x240ebf['RenameOperation']=(function(){function _0x1a1368(_0x366e10){if(_0x366e10){for(var _0x16e29e=Object['keys'](_0x366e10),_0x24ad1c=0x0;_0x24ad1c<_0x16e29e['length'];++_0x24ad1c)null!=_0x366e10[_0x16e29e[_0x24ad1c]]&&(this[_0x16e29e[_0x24ad1c]]=_0x366e10[_0x16e29e[_0x24ad1c]]);}}return _0x1a1368['prototype']['position']=null,_0x1a1368['prototype']['oldName']='',_0x1a1368['prototype']['newName']='',_0x1a1368['prototype']['wasUndone']=!0x1,_0x1a1368['create']=function(_0x434311){return new _0x1a1368(_0x434311);},_0x1a1368['encode']=function(_0x350350,_0x117ab1){return _0x117ab1||(_0x117ab1=_0xa1b8ef['create']()),null!=_0x350350['position']&&Object['hasOwnProperty']['call'](_0x350350,'position')&&_0x240ebf['Position']['encode'](_0x350350['position'],_0x117ab1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x350350['oldName']&&Object['hasOwnProperty']['call'](_0x350350,'oldName')&&_0x117ab1['uint32'](0x12)['string'](_0x350350['oldName']),null!=_0x350350['newName']&&Object['hasOwnProperty']['call'](_0x350350,'newName')&&_0x117ab1['uint32'](0x1a)['string'](_0x350350['newName']),null!=_0x350350['wasUndone']&&Object['hasOwnProperty']['call'](_0x350350,'wasUndone')&&_0x117ab1['uint32'](0x20)['bool'](_0x350350['wasUndone']),_0x117ab1;},_0x1a1368['encodeDelimited']=function(_0xf04ac8,_0x4fa8c6){return this['encode'](_0xf04ac8,_0x4fa8c6)['ldelim']();},_0x1a1368['decode']=function(_0x10e752,_0x283eb3){_0x10e752 instanceof _0x5426aa||(_0x10e752=_0x5426aa['create'](_0x10e752));for(var _0xe93d37=void 0x0===_0x283eb3?_0x10e752['len']:_0x10e752['pos']+_0x283eb3,_0x5085ed=new _0x240ebf['RenameOperation']();_0x10e752['pos']<_0xe93d37;){var _0x1b2a47=_0x10e752['uint32']();switch(_0x1b2a47>>>0x3){case 0x1:_0x5085ed['position']=_0x240ebf['Position']['decode'](_0x10e752,_0x10e752['uint32']());break;case 0x2:_0x5085ed['oldName']=_0x10e752['string']();break;case 0x3:_0x5085ed['newName']=_0x10e752['string']();break;case 0x4:_0x5085ed['wasUndone']=_0x10e752['bool']();break;default:_0x10e752['skipType'](0x7&_0x1b2a47);}}return _0x5085ed;},_0x1a1368['decodeDelimited']=function(_0x5cae35){return _0x5cae35 instanceof _0x5426aa||(_0x5cae35=new _0x5426aa(_0x5cae35)),this['decode'](_0x5cae35,_0x5cae35['uint32']());},_0x1a1368['verify']=function(_0x22e7f6){if('object'!=typeof _0x22e7f6||null===_0x22e7f6)return'object\x20expected';if(null!=_0x22e7f6['position']&&_0x22e7f6['hasOwnProperty']('position')){var _0x13497d=_0x240ebf['Position']['verify'](_0x22e7f6['position']);if(_0x13497d)return'position.'+_0x13497d;}return null!=_0x22e7f6['oldName']&&_0x22e7f6['hasOwnProperty']('oldName')&&!_0x5af73b['isString'](_0x22e7f6['oldName'])?'oldName:\x20string\x20expected':null!=_0x22e7f6['newName']&&_0x22e7f6['hasOwnProperty']('newName')&&!_0x5af73b['isString'](_0x22e7f6['newName'])?'newName:\x20string\x20expected':null!=_0x22e7f6['wasUndone']&&_0x22e7f6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22e7f6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a1368['fromObject']=function(_0x51f40f){if(_0x51f40f instanceof _0x240ebf['RenameOperation'])return _0x51f40f;var _0x5a88ea=new _0x240ebf['RenameOperation']();if(null!=_0x51f40f['position']){if('object'!=typeof _0x51f40f['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5a88ea['position']=_0x240ebf['Position']['fromObject'](_0x51f40f['position']);}return null!=_0x51f40f['oldName']&&(_0x5a88ea['oldName']=String(_0x51f40f['oldName'])),null!=_0x51f40f['newName']&&(_0x5a88ea['newName']=String(_0x51f40f['newName'])),null!=_0x51f40f['wasUndone']&&(_0x5a88ea['wasUndone']=Boolean(_0x51f40f['wasUndone'])),_0x5a88ea;},_0x1a1368['toObject']=function(_0x4b99fc,_0x3d97f8){_0x3d97f8||(_0x3d97f8={});var _0x2c1a0f={};return _0x3d97f8['defaults']&&(_0x2c1a0f['position']=null,_0x2c1a0f['oldName']='',_0x2c1a0f['newName']='',_0x2c1a0f['wasUndone']=!0x1),null!=_0x4b99fc['position']&&_0x4b99fc['hasOwnProperty']('position')&&(_0x2c1a0f['position']=_0x240ebf['Position']['toObject'](_0x4b99fc['position'],_0x3d97f8)),null!=_0x4b99fc['oldName']&&_0x4b99fc['hasOwnProperty']('oldName')&&(_0x2c1a0f['oldName']=_0x4b99fc['oldName']),null!=_0x4b99fc['newName']&&_0x4b99fc['hasOwnProperty']('newName')&&(_0x2c1a0f['newName']=_0x4b99fc['newName']),null!=_0x4b99fc['wasUndone']&&_0x4b99fc['hasOwnProperty']('wasUndone')&&(_0x2c1a0f['wasUndone']=_0x4b99fc['wasUndone']),_0x2c1a0f;},_0x1a1368['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x1a1368['getTypeUrl']=function(_0x365c51){return void 0x0===_0x365c51&&(_0x365c51='type.googleapis.com'),_0x365c51+'/RenameOperation';},_0x1a1368;}()),_0x240ebf['RootAttributeOperation']=(function(){function _0x25b98a(_0x420bbf){if(_0x420bbf){for(var _0x2ec321=Object['keys'](_0x420bbf),_0x46bcb2=0x0;_0x46bcb2<_0x2ec321['length'];++_0x46bcb2)null!=_0x420bbf[_0x2ec321[_0x46bcb2]]&&(this[_0x2ec321[_0x46bcb2]]=_0x420bbf[_0x2ec321[_0x46bcb2]]);}}return _0x25b98a['prototype']['root']='',_0x25b98a['prototype']['key']='',_0x25b98a['prototype']['oldValueBoolean']=!0x1,_0x25b98a['prototype']['oldValueJson']='',_0x25b98a['prototype']['newValueBoolean']=!0x1,_0x25b98a['prototype']['newValueJson']='',_0x25b98a['prototype']['wasUndone']=!0x1,_0x25b98a['create']=function(_0x254ccb){return new _0x25b98a(_0x254ccb);},_0x25b98a['encode']=function(_0x182a40,_0x14ff46){return _0x14ff46||(_0x14ff46=_0xa1b8ef['create']()),null!=_0x182a40['root']&&Object['hasOwnProperty']['call'](_0x182a40,'root')&&_0x14ff46['uint32'](0xa)['string'](_0x182a40['root']),null!=_0x182a40['key']&&Object['hasOwnProperty']['call'](_0x182a40,'key')&&_0x14ff46['uint32'](0x12)['string'](_0x182a40['key']),null!=_0x182a40['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x182a40,'oldValueBoolean')&&_0x14ff46['uint32'](0x18)['bool'](_0x182a40['oldValueBoolean']),null!=_0x182a40['oldValueJson']&&Object['hasOwnProperty']['call'](_0x182a40,'oldValueJson')&&_0x14ff46['uint32'](0x22)['string'](_0x182a40['oldValueJson']),null!=_0x182a40['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x182a40,'newValueBoolean')&&_0x14ff46['uint32'](0x28)['bool'](_0x182a40['newValueBoolean']),null!=_0x182a40['newValueJson']&&Object['hasOwnProperty']['call'](_0x182a40,'newValueJson')&&_0x14ff46['uint32'](0x32)['string'](_0x182a40['newValueJson']),null!=_0x182a40['wasUndone']&&Object['hasOwnProperty']['call'](_0x182a40,'wasUndone')&&_0x14ff46['uint32'](0x38)['bool'](_0x182a40['wasUndone']),_0x14ff46;},_0x25b98a['encodeDelimited']=function(_0x1ca0c9,_0x4a4931){return this['encode'](_0x1ca0c9,_0x4a4931)['ldelim']();},_0x25b98a['decode']=function(_0x278a78,_0x5f5078){_0x278a78 instanceof _0x5426aa||(_0x278a78=_0x5426aa['create'](_0x278a78));for(var _0x508019=void 0x0===_0x5f5078?_0x278a78['len']:_0x278a78['pos']+_0x5f5078,_0x3e82d2=new _0x240ebf['RootAttributeOperation']();_0x278a78['pos']<_0x508019;){var _0x37fbd8=_0x278a78['uint32']();switch(_0x37fbd8>>>0x3){case 0x1:_0x3e82d2['root']=_0x278a78['string']();break;case 0x2:_0x3e82d2['key']=_0x278a78['string']();break;case 0x3:_0x3e82d2['oldValueBoolean']=_0x278a78['bool']();break;case 0x4:_0x3e82d2['oldValueJson']=_0x278a78['string']();break;case 0x5:_0x3e82d2['newValueBoolean']=_0x278a78['bool']();break;case 0x6:_0x3e82d2['newValueJson']=_0x278a78['string']();break;case 0x7:_0x3e82d2['wasUndone']=_0x278a78['bool']();break;default:_0x278a78['skipType'](0x7&_0x37fbd8);}}return _0x3e82d2;},_0x25b98a['decodeDelimited']=function(_0x51807a){return _0x51807a instanceof _0x5426aa||(_0x51807a=new _0x5426aa(_0x51807a)),this['decode'](_0x51807a,_0x51807a['uint32']());},_0x25b98a['verify']=function(_0x1f1aac){return'object'!=typeof _0x1f1aac||null===_0x1f1aac?'object\x20expected':null!=_0x1f1aac['root']&&_0x1f1aac['hasOwnProperty']('root')&&!_0x5af73b['isString'](_0x1f1aac['root'])?'root:\x20string\x20expected':null!=_0x1f1aac['key']&&_0x1f1aac['hasOwnProperty']('key')&&!_0x5af73b['isString'](_0x1f1aac['key'])?'key:\x20string\x20expected':null!=_0x1f1aac['oldValueBoolean']&&_0x1f1aac['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1f1aac['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1f1aac['oldValueJson']&&_0x1f1aac['hasOwnProperty']('oldValueJson')&&!_0x5af73b['isString'](_0x1f1aac['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1f1aac['newValueBoolean']&&_0x1f1aac['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1f1aac['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1f1aac['newValueJson']&&_0x1f1aac['hasOwnProperty']('newValueJson')&&!_0x5af73b['isString'](_0x1f1aac['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1f1aac['wasUndone']&&_0x1f1aac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f1aac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25b98a['fromObject']=function(_0x975947){if(_0x975947 instanceof _0x240ebf['RootAttributeOperation'])return _0x975947;var _0x7173b7=new _0x240ebf['RootAttributeOperation']();return null!=_0x975947['root']&&(_0x7173b7['root']=String(_0x975947['root'])),null!=_0x975947['key']&&(_0x7173b7['key']=String(_0x975947['key'])),null!=_0x975947['oldValueBoolean']&&(_0x7173b7['oldValueBoolean']=Boolean(_0x975947['oldValueBoolean'])),null!=_0x975947['oldValueJson']&&(_0x7173b7['oldValueJson']=String(_0x975947['oldValueJson'])),null!=_0x975947['newValueBoolean']&&(_0x7173b7['newValueBoolean']=Boolean(_0x975947['newValueBoolean'])),null!=_0x975947['newValueJson']&&(_0x7173b7['newValueJson']=String(_0x975947['newValueJson'])),null!=_0x975947['wasUndone']&&(_0x7173b7['wasUndone']=Boolean(_0x975947['wasUndone'])),_0x7173b7;},_0x25b98a['toObject']=function(_0x271f80,_0x4b994a){_0x4b994a||(_0x4b994a={});var _0x4f83ec={};return _0x4b994a['defaults']&&(_0x4f83ec['root']='',_0x4f83ec['key']='',_0x4f83ec['oldValueBoolean']=!0x1,_0x4f83ec['oldValueJson']='',_0x4f83ec['newValueBoolean']=!0x1,_0x4f83ec['newValueJson']='',_0x4f83ec['wasUndone']=!0x1),null!=_0x271f80['root']&&_0x271f80['hasOwnProperty']('root')&&(_0x4f83ec['root']=_0x271f80['root']),null!=_0x271f80['key']&&_0x271f80['hasOwnProperty']('key')&&(_0x4f83ec['key']=_0x271f80['key']),null!=_0x271f80['oldValueBoolean']&&_0x271f80['hasOwnProperty']('oldValueBoolean')&&(_0x4f83ec['oldValueBoolean']=_0x271f80['oldValueBoolean']),null!=_0x271f80['oldValueJson']&&_0x271f80['hasOwnProperty']('oldValueJson')&&(_0x4f83ec['oldValueJson']=_0x271f80['oldValueJson']),null!=_0x271f80['newValueBoolean']&&_0x271f80['hasOwnProperty']('newValueBoolean')&&(_0x4f83ec['newValueBoolean']=_0x271f80['newValueBoolean']),null!=_0x271f80['newValueJson']&&_0x271f80['hasOwnProperty']('newValueJson')&&(_0x4f83ec['newValueJson']=_0x271f80['newValueJson']),null!=_0x271f80['wasUndone']&&_0x271f80['hasOwnProperty']('wasUndone')&&(_0x4f83ec['wasUndone']=_0x271f80['wasUndone']),_0x4f83ec;},_0x25b98a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x25b98a['getTypeUrl']=function(_0xd08dac){return void 0x0===_0xd08dac&&(_0xd08dac='type.googleapis.com'),_0xd08dac+'/RootAttributeOperation';},_0x25b98a;}()),_0x240ebf['RootOperation']=(function(){function _0x5619cb(_0x594522){if(_0x594522){for(var _0x38c91c=Object['keys'](_0x594522),_0xadbd6d=0x0;_0xadbd6d<_0x38c91c['length'];++_0xadbd6d)null!=_0x594522[_0x38c91c[_0xadbd6d]]&&(this[_0x38c91c[_0xadbd6d]]=_0x594522[_0x38c91c[_0xadbd6d]]);}}return _0x5619cb['prototype']['rootName']='',_0x5619cb['prototype']['elementName']='',_0x5619cb['prototype']['isAdd']=!0x1,_0x5619cb['prototype']['wasUndone']=!0x1,_0x5619cb['create']=function(_0x37c3d4){return new _0x5619cb(_0x37c3d4);},_0x5619cb['encode']=function(_0x46e33a,_0x2a2997){return _0x2a2997||(_0x2a2997=_0xa1b8ef['create']()),null!=_0x46e33a['rootName']&&Object['hasOwnProperty']['call'](_0x46e33a,'rootName')&&_0x2a2997['uint32'](0xa)['string'](_0x46e33a['rootName']),null!=_0x46e33a['elementName']&&Object['hasOwnProperty']['call'](_0x46e33a,'elementName')&&_0x2a2997['uint32'](0x12)['string'](_0x46e33a['elementName']),null!=_0x46e33a['isAdd']&&Object['hasOwnProperty']['call'](_0x46e33a,'isAdd')&&_0x2a2997['uint32'](0x18)['bool'](_0x46e33a['isAdd']),null!=_0x46e33a['wasUndone']&&Object['hasOwnProperty']['call'](_0x46e33a,'wasUndone')&&_0x2a2997['uint32'](0x20)['bool'](_0x46e33a['wasUndone']),_0x2a2997;},_0x5619cb['encodeDelimited']=function(_0x2eca35,_0x381f7b){return this['encode'](_0x2eca35,_0x381f7b)['ldelim']();},_0x5619cb['decode']=function(_0xf63777,_0x4ee941){_0xf63777 instanceof _0x5426aa||(_0xf63777=_0x5426aa['create'](_0xf63777));for(var _0x5f5858=void 0x0===_0x4ee941?_0xf63777['len']:_0xf63777['pos']+_0x4ee941,_0x41f3ad=new _0x240ebf['RootOperation']();_0xf63777['pos']<_0x5f5858;){var _0x58f099=_0xf63777['uint32']();switch(_0x58f099>>>0x3){case 0x1:_0x41f3ad['rootName']=_0xf63777['string']();break;case 0x2:_0x41f3ad['elementName']=_0xf63777['string']();break;case 0x3:_0x41f3ad['isAdd']=_0xf63777['bool']();break;case 0x4:_0x41f3ad['wasUndone']=_0xf63777['bool']();break;default:_0xf63777['skipType'](0x7&_0x58f099);}}return _0x41f3ad;},_0x5619cb['decodeDelimited']=function(_0x11c896){return _0x11c896 instanceof _0x5426aa||(_0x11c896=new _0x5426aa(_0x11c896)),this['decode'](_0x11c896,_0x11c896['uint32']());},_0x5619cb['verify']=function(_0x4abb44){return'object'!=typeof _0x4abb44||null===_0x4abb44?'object\x20expected':null!=_0x4abb44['rootName']&&_0x4abb44['hasOwnProperty']('rootName')&&!_0x5af73b['isString'](_0x4abb44['rootName'])?'rootName:\x20string\x20expected':null!=_0x4abb44['elementName']&&_0x4abb44['hasOwnProperty']('elementName')&&!_0x5af73b['isString'](_0x4abb44['elementName'])?'elementName:\x20string\x20expected':null!=_0x4abb44['isAdd']&&_0x4abb44['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4abb44['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4abb44['wasUndone']&&_0x4abb44['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4abb44['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5619cb['fromObject']=function(_0x33d473){if(_0x33d473 instanceof _0x240ebf['RootOperation'])return _0x33d473;var _0x54da8c=new _0x240ebf['RootOperation']();return null!=_0x33d473['rootName']&&(_0x54da8c['rootName']=String(_0x33d473['rootName'])),null!=_0x33d473['elementName']&&(_0x54da8c['elementName']=String(_0x33d473['elementName'])),null!=_0x33d473['isAdd']&&(_0x54da8c['isAdd']=Boolean(_0x33d473['isAdd'])),null!=_0x33d473['wasUndone']&&(_0x54da8c['wasUndone']=Boolean(_0x33d473['wasUndone'])),_0x54da8c;},_0x5619cb['toObject']=function(_0x52c257,_0x46167f){_0x46167f||(_0x46167f={});var _0x432dd6={};return _0x46167f['defaults']&&(_0x432dd6['rootName']='',_0x432dd6['elementName']='',_0x432dd6['isAdd']=!0x1,_0x432dd6['wasUndone']=!0x1),null!=_0x52c257['rootName']&&_0x52c257['hasOwnProperty']('rootName')&&(_0x432dd6['rootName']=_0x52c257['rootName']),null!=_0x52c257['elementName']&&_0x52c257['hasOwnProperty']('elementName')&&(_0x432dd6['elementName']=_0x52c257['elementName']),null!=_0x52c257['isAdd']&&_0x52c257['hasOwnProperty']('isAdd')&&(_0x432dd6['isAdd']=_0x52c257['isAdd']),null!=_0x52c257['wasUndone']&&_0x52c257['hasOwnProperty']('wasUndone')&&(_0x432dd6['wasUndone']=_0x52c257['wasUndone']),_0x432dd6;},_0x5619cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x5619cb['getTypeUrl']=function(_0x58ed80){return void 0x0===_0x58ed80&&(_0x58ed80='type.googleapis.com'),_0x58ed80+'/RootOperation';},_0x5619cb;}()),_0x240ebf['SplitOperation']=(function(){function _0x37cfb3(_0x3c3178){if(_0x3c3178){for(var _0x629469=Object['keys'](_0x3c3178),_0x2334d6=0x0;_0x2334d6<_0x629469['length'];++_0x2334d6)null!=_0x3c3178[_0x629469[_0x2334d6]]&&(this[_0x629469[_0x2334d6]]=_0x3c3178[_0x629469[_0x2334d6]]);}}return _0x37cfb3['prototype']['splitPosition']=null,_0x37cfb3['prototype']['graveyardPosition']=null,_0x37cfb3['prototype']['howMany']=0x0,_0x37cfb3['prototype']['insertionPosition']=null,_0x37cfb3['prototype']['wasUndone']=!0x1,_0x37cfb3['create']=function(_0x1e24d7){return new _0x37cfb3(_0x1e24d7);},_0x37cfb3['encode']=function(_0x4c0a54,_0x61e5d3){return _0x61e5d3||(_0x61e5d3=_0xa1b8ef['create']()),null!=_0x4c0a54['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c0a54,'splitPosition')&&_0x240ebf['Position']['encode'](_0x4c0a54['splitPosition'],_0x61e5d3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c0a54['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c0a54,'graveyardPosition')&&_0x240ebf['Position']['encode'](_0x4c0a54['graveyardPosition'],_0x61e5d3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c0a54['howMany']&&Object['hasOwnProperty']['call'](_0x4c0a54,'howMany')&&_0x61e5d3['uint32'](0x18)['uint32'](_0x4c0a54['howMany']),null!=_0x4c0a54['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c0a54,'insertionPosition')&&_0x240ebf['Position']['encode'](_0x4c0a54['insertionPosition'],_0x61e5d3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c0a54['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c0a54,'wasUndone')&&_0x61e5d3['uint32'](0x28)['bool'](_0x4c0a54['wasUndone']),_0x61e5d3;},_0x37cfb3['encodeDelimited']=function(_0x44cfe9,_0xedb829){return this['encode'](_0x44cfe9,_0xedb829)['ldelim']();},_0x37cfb3['decode']=function(_0x1f2bdc,_0x16ab9b){_0x1f2bdc instanceof _0x5426aa||(_0x1f2bdc=_0x5426aa['create'](_0x1f2bdc));for(var _0x5b6a3c=void 0x0===_0x16ab9b?_0x1f2bdc['len']:_0x1f2bdc['pos']+_0x16ab9b,_0x3aada4=new _0x240ebf['SplitOperation']();_0x1f2bdc['pos']<_0x5b6a3c;){var _0x29bf8b=_0x1f2bdc['uint32']();switch(_0x29bf8b>>>0x3){case 0x1:_0x3aada4['splitPosition']=_0x240ebf['Position']['decode'](_0x1f2bdc,_0x1f2bdc['uint32']());break;case 0x2:_0x3aada4['graveyardPosition']=_0x240ebf['Position']['decode'](_0x1f2bdc,_0x1f2bdc['uint32']());break;case 0x3:_0x3aada4['howMany']=_0x1f2bdc['uint32']();break;case 0x4:_0x3aada4['insertionPosition']=_0x240ebf['Position']['decode'](_0x1f2bdc,_0x1f2bdc['uint32']());break;case 0x5:_0x3aada4['wasUndone']=_0x1f2bdc['bool']();break;default:_0x1f2bdc['skipType'](0x7&_0x29bf8b);}}return _0x3aada4;},_0x37cfb3['decodeDelimited']=function(_0x3b1159){return _0x3b1159 instanceof _0x5426aa||(_0x3b1159=new _0x5426aa(_0x3b1159)),this['decode'](_0x3b1159,_0x3b1159['uint32']());},_0x37cfb3['verify']=function(_0x563d93){if('object'!=typeof _0x563d93||null===_0x563d93)return'object\x20expected';var _0x3b4174;if(null!=_0x563d93['splitPosition']&&_0x563d93['hasOwnProperty']('splitPosition')&&(_0x3b4174=_0x240ebf['Position']['verify'](_0x563d93['splitPosition'])))return'splitPosition.'+_0x3b4174;if(null!=_0x563d93['graveyardPosition']&&_0x563d93['hasOwnProperty']('graveyardPosition')&&(_0x3b4174=_0x240ebf['Position']['verify'](_0x563d93['graveyardPosition'])))return'graveyardPosition.'+_0x3b4174;if(null!=_0x563d93['howMany']&&_0x563d93['hasOwnProperty']('howMany')&&!_0x5af73b['isInteger'](_0x563d93['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x563d93['insertionPosition']&&_0x563d93['hasOwnProperty']('insertionPosition')&&(_0x3b4174=_0x240ebf['Position']['verify'](_0x563d93['insertionPosition'])))return'insertionPosition.'+_0x3b4174;return null!=_0x563d93['wasUndone']&&_0x563d93['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x563d93['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x37cfb3['fromObject']=function(_0x126a31){if(_0x126a31 instanceof _0x240ebf['SplitOperation'])return _0x126a31;var _0x3ff105=new _0x240ebf['SplitOperation']();if(null!=_0x126a31['splitPosition']){if('object'!=typeof _0x126a31['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3ff105['splitPosition']=_0x240ebf['Position']['fromObject'](_0x126a31['splitPosition']);}if(null!=_0x126a31['graveyardPosition']){if('object'!=typeof _0x126a31['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3ff105['graveyardPosition']=_0x240ebf['Position']['fromObject'](_0x126a31['graveyardPosition']);}if(null!=_0x126a31['howMany']&&(_0x3ff105['howMany']=_0x126a31['howMany']>>>0x0),null!=_0x126a31['insertionPosition']){if('object'!=typeof _0x126a31['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3ff105['insertionPosition']=_0x240ebf['Position']['fromObject'](_0x126a31['insertionPosition']);}return null!=_0x126a31['wasUndone']&&(_0x3ff105['wasUndone']=Boolean(_0x126a31['wasUndone'])),_0x3ff105;},_0x37cfb3['toObject']=function(_0x33dbd5,_0x1d0b06){_0x1d0b06||(_0x1d0b06={});var _0x383951={};return _0x1d0b06['defaults']&&(_0x383951['splitPosition']=null,_0x383951['graveyardPosition']=null,_0x383951['howMany']=0x0,_0x383951['insertionPosition']=null,_0x383951['wasUndone']=!0x1),null!=_0x33dbd5['splitPosition']&&_0x33dbd5['hasOwnProperty']('splitPosition')&&(_0x383951['splitPosition']=_0x240ebf['Position']['toObject'](_0x33dbd5['splitPosition'],_0x1d0b06)),null!=_0x33dbd5['graveyardPosition']&&_0x33dbd5['hasOwnProperty']('graveyardPosition')&&(_0x383951['graveyardPosition']=_0x240ebf['Position']['toObject'](_0x33dbd5['graveyardPosition'],_0x1d0b06)),null!=_0x33dbd5['howMany']&&_0x33dbd5['hasOwnProperty']('howMany')&&(_0x383951['howMany']=_0x33dbd5['howMany']),null!=_0x33dbd5['insertionPosition']&&_0x33dbd5['hasOwnProperty']('insertionPosition')&&(_0x383951['insertionPosition']=_0x240ebf['Position']['toObject'](_0x33dbd5['insertionPosition'],_0x1d0b06)),null!=_0x33dbd5['wasUndone']&&_0x33dbd5['hasOwnProperty']('wasUndone')&&(_0x383951['wasUndone']=_0x33dbd5['wasUndone']),_0x383951;},_0x37cfb3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x37cfb3['getTypeUrl']=function(_0x2275f6){return void 0x0===_0x2275f6&&(_0x2275f6='type.googleapis.com'),_0x2275f6+'/SplitOperation';},_0x37cfb3;}()),_0x240ebf['Position']=(function(){function _0x45f1b7(_0x254e70){if(this['path']=[],_0x254e70){for(var _0x5da8f0=Object['keys'](_0x254e70),_0x5c95c7=0x0;_0x5c95c7<_0x5da8f0['length'];++_0x5c95c7)null!=_0x254e70[_0x5da8f0[_0x5c95c7]]&&(this[_0x5da8f0[_0x5c95c7]]=_0x254e70[_0x5da8f0[_0x5c95c7]]);}}return _0x45f1b7['prototype']['root']='',_0x45f1b7['prototype']['rootMain']=!0x1,_0x45f1b7['prototype']['rootGraveyard']=!0x1,_0x45f1b7['prototype']['path']=_0x5af73b['emptyArray'],_0x45f1b7['prototype']['stickiness']='',_0x45f1b7['create']=function(_0x2d2c29){return new _0x45f1b7(_0x2d2c29);},_0x45f1b7['encode']=function(_0x228d2e,_0xc838bb){if(_0xc838bb||(_0xc838bb=_0xa1b8ef['create']()),null!=_0x228d2e['root']&&Object['hasOwnProperty']['call'](_0x228d2e,'root')&&_0xc838bb['uint32'](0xa)['string'](_0x228d2e['root']),null!=_0x228d2e['rootMain']&&Object['hasOwnProperty']['call'](_0x228d2e,'rootMain')&&_0xc838bb['uint32'](0x10)['bool'](_0x228d2e['rootMain']),null!=_0x228d2e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x228d2e,'rootGraveyard')&&_0xc838bb['uint32'](0x18)['bool'](_0x228d2e['rootGraveyard']),null!=_0x228d2e['path']&&_0x228d2e['path']['length']){_0xc838bb['uint32'](0x22)['fork']();for(var _0x4cd357=0x0;_0x4cd357<_0x228d2e['path']['length'];++_0x4cd357)_0xc838bb['uint32'](_0x228d2e['path'][_0x4cd357]);_0xc838bb['ldelim']();}return null!=_0x228d2e['stickiness']&&Object['hasOwnProperty']['call'](_0x228d2e,'stickiness')&&_0xc838bb['uint32'](0x2a)['string'](_0x228d2e['stickiness']),_0xc838bb;},_0x45f1b7['encodeDelimited']=function(_0x330636,_0x28b628){return this['encode'](_0x330636,_0x28b628)['ldelim']();},_0x45f1b7['decode']=function(_0x56c44c,_0x55f251){_0x56c44c instanceof _0x5426aa||(_0x56c44c=_0x5426aa['create'](_0x56c44c));for(var _0x45ea22=void 0x0===_0x55f251?_0x56c44c['len']:_0x56c44c['pos']+_0x55f251,_0x37efff=new _0x240ebf['Position']();_0x56c44c['pos']<_0x45ea22;){var _0x53f145=_0x56c44c['uint32']();switch(_0x53f145>>>0x3){case 0x1:_0x37efff['root']=_0x56c44c['string']();break;case 0x2:_0x37efff['rootMain']=_0x56c44c['bool']();break;case 0x3:_0x37efff['rootGraveyard']=_0x56c44c['bool']();break;case 0x4:if(_0x37efff['path']&&_0x37efff['path']['length']||(_0x37efff['path']=[]),0x2==(0x7&_0x53f145)){for(var _0x5a5127=_0x56c44c['uint32']()+_0x56c44c['pos'];_0x56c44c['pos']<_0x5a5127;)_0x37efff['path']['push'](_0x56c44c['uint32']());}else _0x37efff['path']['push'](_0x56c44c['uint32']());break;case 0x5:_0x37efff['stickiness']=_0x56c44c['string']();break;default:_0x56c44c['skipType'](0x7&_0x53f145);}}return _0x37efff;},_0x45f1b7['decodeDelimited']=function(_0x1bef13){return _0x1bef13 instanceof _0x5426aa||(_0x1bef13=new _0x5426aa(_0x1bef13)),this['decode'](_0x1bef13,_0x1bef13['uint32']());},_0x45f1b7['verify']=function(_0x1f9420){if('object'!=typeof _0x1f9420||null===_0x1f9420)return'object\x20expected';if(null!=_0x1f9420['root']&&_0x1f9420['hasOwnProperty']('root')&&!_0x5af73b['isString'](_0x1f9420['root']))return'root:\x20string\x20expected';if(null!=_0x1f9420['rootMain']&&_0x1f9420['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1f9420['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1f9420['rootGraveyard']&&_0x1f9420['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1f9420['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1f9420['path']&&_0x1f9420['hasOwnProperty']('path')){if(!Array['isArray'](_0x1f9420['path']))return'path:\x20array\x20expected';for(var _0x512b47=0x0;_0x512b47<_0x1f9420['path']['length'];++_0x512b47)if(!_0x5af73b['isInteger'](_0x1f9420['path'][_0x512b47]))return'path:\x20integer[]\x20expected';}return null!=_0x1f9420['stickiness']&&_0x1f9420['hasOwnProperty']('stickiness')&&!_0x5af73b['isString'](_0x1f9420['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x45f1b7['fromObject']=function(_0x3d48bc){if(_0x3d48bc instanceof _0x240ebf['Position'])return _0x3d48bc;var _0x116058=new _0x240ebf['Position']();if(null!=_0x3d48bc['root']&&(_0x116058['root']=String(_0x3d48bc['root'])),null!=_0x3d48bc['rootMain']&&(_0x116058['rootMain']=Boolean(_0x3d48bc['rootMain'])),null!=_0x3d48bc['rootGraveyard']&&(_0x116058['rootGraveyard']=Boolean(_0x3d48bc['rootGraveyard'])),_0x3d48bc['path']){if(!Array['isArray'](_0x3d48bc['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x116058['path']=[];for(var _0x1a3db4=0x0;_0x1a3db4<_0x3d48bc['path']['length'];++_0x1a3db4)_0x116058['path'][_0x1a3db4]=_0x3d48bc['path'][_0x1a3db4]>>>0x0;}return null!=_0x3d48bc['stickiness']&&(_0x116058['stickiness']=String(_0x3d48bc['stickiness'])),_0x116058;},_0x45f1b7['toObject']=function(_0x59e898,_0x274e58){_0x274e58||(_0x274e58={});var _0x5169b7={};if((_0x274e58['arrays']||_0x274e58['defaults'])&&(_0x5169b7['path']=[]),_0x274e58['defaults']&&(_0x5169b7['root']='',_0x5169b7['rootMain']=!0x1,_0x5169b7['rootGraveyard']=!0x1,_0x5169b7['stickiness']=''),null!=_0x59e898['root']&&_0x59e898['hasOwnProperty']('root')&&(_0x5169b7['root']=_0x59e898['root']),null!=_0x59e898['rootMain']&&_0x59e898['hasOwnProperty']('rootMain')&&(_0x5169b7['rootMain']=_0x59e898['rootMain']),null!=_0x59e898['rootGraveyard']&&_0x59e898['hasOwnProperty']('rootGraveyard')&&(_0x5169b7['rootGraveyard']=_0x59e898['rootGraveyard']),_0x59e898['path']&&_0x59e898['path']['length']){_0x5169b7['path']=[];for(var _0x2aac6c=0x0;_0x2aac6c<_0x59e898['path']['length'];++_0x2aac6c)_0x5169b7['path'][_0x2aac6c]=_0x59e898['path'][_0x2aac6c];}return null!=_0x59e898['stickiness']&&_0x59e898['hasOwnProperty']('stickiness')&&(_0x5169b7['stickiness']=_0x59e898['stickiness']),_0x5169b7;},_0x45f1b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x45f1b7['getTypeUrl']=function(_0x2a54df){return void 0x0===_0x2a54df&&(_0x2a54df='type.googleapis.com'),_0x2a54df+'/Position';},_0x45f1b7;}()),_0x240ebf['Range']=(function(){function _0x1cd5e7(_0x27d2fc){if(_0x27d2fc){for(var _0x48b6c2=Object['keys'](_0x27d2fc),_0x38e084=0x0;_0x38e084<_0x48b6c2['length'];++_0x38e084)null!=_0x27d2fc[_0x48b6c2[_0x38e084]]&&(this[_0x48b6c2[_0x38e084]]=_0x27d2fc[_0x48b6c2[_0x38e084]]);}}return _0x1cd5e7['prototype']['start']=null,_0x1cd5e7['prototype']['end']=null,_0x1cd5e7['create']=function(_0x20cf95){return new _0x1cd5e7(_0x20cf95);},_0x1cd5e7['encode']=function(_0x14c4b8,_0x1ea2d7){return _0x1ea2d7||(_0x1ea2d7=_0xa1b8ef['create']()),null!=_0x14c4b8['start']&&Object['hasOwnProperty']['call'](_0x14c4b8,'start')&&_0x240ebf['Position']['encode'](_0x14c4b8['start'],_0x1ea2d7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14c4b8['end']&&Object['hasOwnProperty']['call'](_0x14c4b8,'end')&&_0x240ebf['Position']['encode'](_0x14c4b8['end'],_0x1ea2d7['uint32'](0x12)['fork']())['ldelim'](),_0x1ea2d7;},_0x1cd5e7['encodeDelimited']=function(_0x276a43,_0x2bd147){return this['encode'](_0x276a43,_0x2bd147)['ldelim']();},_0x1cd5e7['decode']=function(_0x260d04,_0x37b26e){_0x260d04 instanceof _0x5426aa||(_0x260d04=_0x5426aa['create'](_0x260d04));for(var _0xc9a207=void 0x0===_0x37b26e?_0x260d04['len']:_0x260d04['pos']+_0x37b26e,_0x3a4131=new _0x240ebf['Range']();_0x260d04['pos']<_0xc9a207;){var _0x34abf8=_0x260d04['uint32']();switch(_0x34abf8>>>0x3){case 0x1:_0x3a4131['start']=_0x240ebf['Position']['decode'](_0x260d04,_0x260d04['uint32']());break;case 0x2:_0x3a4131['end']=_0x240ebf['Position']['decode'](_0x260d04,_0x260d04['uint32']());break;default:_0x260d04['skipType'](0x7&_0x34abf8);}}return _0x3a4131;},_0x1cd5e7['decodeDelimited']=function(_0x455138){return _0x455138 instanceof _0x5426aa||(_0x455138=new _0x5426aa(_0x455138)),this['decode'](_0x455138,_0x455138['uint32']());},_0x1cd5e7['verify']=function(_0x21fbba){if('object'!=typeof _0x21fbba||null===_0x21fbba)return'object\x20expected';var _0x2a8219;if(null!=_0x21fbba['start']&&_0x21fbba['hasOwnProperty']('start')&&(_0x2a8219=_0x240ebf['Position']['verify'](_0x21fbba['start'])))return'start.'+_0x2a8219;if(null!=_0x21fbba['end']&&_0x21fbba['hasOwnProperty']('end')&&(_0x2a8219=_0x240ebf['Position']['verify'](_0x21fbba['end'])))return'end.'+_0x2a8219;return null;},_0x1cd5e7['fromObject']=function(_0x15ddf4){if(_0x15ddf4 instanceof _0x240ebf['Range'])return _0x15ddf4;var _0xdaae23=new _0x240ebf['Range']();if(null!=_0x15ddf4['start']){if('object'!=typeof _0x15ddf4['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xdaae23['start']=_0x240ebf['Position']['fromObject'](_0x15ddf4['start']);}if(null!=_0x15ddf4['end']){if('object'!=typeof _0x15ddf4['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xdaae23['end']=_0x240ebf['Position']['fromObject'](_0x15ddf4['end']);}return _0xdaae23;},_0x1cd5e7['toObject']=function(_0x422f61,_0x273e40){_0x273e40||(_0x273e40={});var _0x44f86a={};return _0x273e40['defaults']&&(_0x44f86a['start']=null,_0x44f86a['end']=null),null!=_0x422f61['start']&&_0x422f61['hasOwnProperty']('start')&&(_0x44f86a['start']=_0x240ebf['Position']['toObject'](_0x422f61['start'],_0x273e40)),null!=_0x422f61['end']&&_0x422f61['hasOwnProperty']('end')&&(_0x44f86a['end']=_0x240ebf['Position']['toObject'](_0x422f61['end'],_0x273e40)),_0x44f86a;},_0x1cd5e7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x1cd5e7['getTypeUrl']=function(_0x4defe6){return void 0x0===_0x4defe6&&(_0x4defe6='type.googleapis.com'),_0x4defe6+'/Range';},_0x1cd5e7;}()),_0x240ebf['Element']=(function(){function _0x18893b(_0x4d0232){if(this['children']=[],this['attributesBoolean']={},_0x4d0232){for(var _0x15e10a=Object['keys'](_0x4d0232),_0x4371c2=0x0;_0x4371c2<_0x15e10a['length'];++_0x4371c2)null!=_0x4d0232[_0x15e10a[_0x4371c2]]&&(this[_0x15e10a[_0x4371c2]]=_0x4d0232[_0x15e10a[_0x4371c2]]);}}return _0x18893b['prototype']['name']='',_0x18893b['prototype']['children']=_0x5af73b['emptyArray'],_0x18893b['prototype']['data']='',_0x18893b['prototype']['attributesBoolean']=_0x5af73b['emptyObject'],_0x18893b['prototype']['attributesJson']='',_0x18893b['create']=function(_0x244a17){return new _0x18893b(_0x244a17);},_0x18893b['encode']=function(_0x195c4b,_0xf40050){if(_0xf40050||(_0xf40050=_0xa1b8ef['create']()),null!=_0x195c4b['name']&&Object['hasOwnProperty']['call'](_0x195c4b,'name')&&_0xf40050['uint32'](0xa)['string'](_0x195c4b['name']),null!=_0x195c4b['children']&&_0x195c4b['children']['length']){for(var _0x12f9f4=0x0;_0x12f9f4<_0x195c4b['children']['length'];++_0x12f9f4)_0x240ebf['Element']['encode'](_0x195c4b['children'][_0x12f9f4],_0xf40050['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x195c4b['data']&&Object['hasOwnProperty']['call'](_0x195c4b,'data')&&_0xf40050['uint32'](0x1a)['string'](_0x195c4b['data']),null!=_0x195c4b['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x195c4b,'attributesBoolean')){var _0x3a7cd0=Object['keys'](_0x195c4b['attributesBoolean']);for(_0x12f9f4=0x0;_0x12f9f4<_0x3a7cd0['length'];++_0x12f9f4)_0xf40050['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3a7cd0[_0x12f9f4])['uint32'](0x10)['bool'](_0x195c4b['attributesBoolean'][_0x3a7cd0[_0x12f9f4]])['ldelim']();}return null!=_0x195c4b['attributesJson']&&Object['hasOwnProperty']['call'](_0x195c4b,'attributesJson')&&_0xf40050['uint32'](0x2a)['string'](_0x195c4b['attributesJson']),_0xf40050;},_0x18893b['encodeDelimited']=function(_0xc78d0,_0x5021b0){return this['encode'](_0xc78d0,_0x5021b0)['ldelim']();},_0x18893b['decode']=function(_0x366112,_0x183983){_0x366112 instanceof _0x5426aa||(_0x366112=_0x5426aa['create'](_0x366112));for(var _0xb2ac2b,_0x4bdefe,_0x36f5c6=void 0x0===_0x183983?_0x366112['len']:_0x366112['pos']+_0x183983,_0x2d583e=new _0x240ebf['Element']();_0x366112['pos']<_0x36f5c6;){var _0x1cec02=_0x366112['uint32']();switch(_0x1cec02>>>0x3){case 0x1:_0x2d583e['name']=_0x366112['string']();break;case 0x2:_0x2d583e['children']&&_0x2d583e['children']['length']||(_0x2d583e['children']=[]),_0x2d583e['children']['push'](_0x240ebf['Element']['decode'](_0x366112,_0x366112['uint32']()));break;case 0x3:_0x2d583e['data']=_0x366112['string']();break;case 0x4:_0x2d583e['attributesBoolean']===_0x5af73b['emptyObject']&&(_0x2d583e['attributesBoolean']={});var _0xb3a2d0=_0x366112['uint32']()+_0x366112['pos'];for(_0xb2ac2b='',_0x4bdefe=!0x1;_0x366112['pos']<_0xb3a2d0;){var _0x8b5d4a=_0x366112['uint32']();switch(_0x8b5d4a>>>0x3){case 0x1:_0xb2ac2b=_0x366112['string']();break;case 0x2:_0x4bdefe=_0x366112['bool']();break;default:_0x366112['skipType'](0x7&_0x8b5d4a);}}_0x2d583e['attributesBoolean'][_0xb2ac2b]=_0x4bdefe;break;case 0x5:_0x2d583e['attributesJson']=_0x366112['string']();break;default:_0x366112['skipType'](0x7&_0x1cec02);}}return _0x2d583e;},_0x18893b['decodeDelimited']=function(_0x230d37){return _0x230d37 instanceof _0x5426aa||(_0x230d37=new _0x5426aa(_0x230d37)),this['decode'](_0x230d37,_0x230d37['uint32']());},_0x18893b['verify']=function(_0x91df71){if('object'!=typeof _0x91df71||null===_0x91df71)return'object\x20expected';if(null!=_0x91df71['name']&&_0x91df71['hasOwnProperty']('name')&&!_0x5af73b['isString'](_0x91df71['name']))return'name:\x20string\x20expected';if(null!=_0x91df71['children']&&_0x91df71['hasOwnProperty']('children')){if(!Array['isArray'](_0x91df71['children']))return'children:\x20array\x20expected';for(var _0x3713d8=0x0;_0x3713d8<_0x91df71['children']['length'];++_0x3713d8){var _0x7785bf=_0x240ebf['Element']['verify'](_0x91df71['children'][_0x3713d8]);if(_0x7785bf)return'children.'+_0x7785bf;}}if(null!=_0x91df71['data']&&_0x91df71['hasOwnProperty']('data')&&!_0x5af73b['isString'](_0x91df71['data']))return'data:\x20string\x20expected';if(null!=_0x91df71['attributesBoolean']&&_0x91df71['hasOwnProperty']('attributesBoolean')){if(!_0x5af73b['isObject'](_0x91df71['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2a202d=Object['keys'](_0x91df71['attributesBoolean']);for(_0x3713d8=0x0;_0x3713d8<_0x2a202d['length'];++_0x3713d8)if('boolean'!=typeof _0x91df71['attributesBoolean'][_0x2a202d[_0x3713d8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x91df71['attributesJson']&&_0x91df71['hasOwnProperty']('attributesJson')&&!_0x5af73b['isString'](_0x91df71['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x18893b['fromObject']=function(_0x2c75af){if(_0x2c75af instanceof _0x240ebf['Element'])return _0x2c75af;var _0xb5866b=new _0x240ebf['Element']();if(null!=_0x2c75af['name']&&(_0xb5866b['name']=String(_0x2c75af['name'])),_0x2c75af['children']){if(!Array['isArray'](_0x2c75af['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xb5866b['children']=[];for(var _0x3b780c=0x0;_0x3b780c<_0x2c75af['children']['length'];++_0x3b780c){if('object'!=typeof _0x2c75af['children'][_0x3b780c])throw TypeError('.Element.children:\x20object\x20expected');_0xb5866b['children'][_0x3b780c]=_0x240ebf['Element']['fromObject'](_0x2c75af['children'][_0x3b780c]);}}if(null!=_0x2c75af['data']&&(_0xb5866b['data']=String(_0x2c75af['data'])),_0x2c75af['attributesBoolean']){if('object'!=typeof _0x2c75af['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xb5866b['attributesBoolean']={};var _0x2f5728=Object['keys'](_0x2c75af['attributesBoolean']);for(_0x3b780c=0x0;_0x3b780c<_0x2f5728['length'];++_0x3b780c)_0xb5866b['attributesBoolean'][_0x2f5728[_0x3b780c]]=Boolean(_0x2c75af['attributesBoolean'][_0x2f5728[_0x3b780c]]);}return null!=_0x2c75af['attributesJson']&&(_0xb5866b['attributesJson']=String(_0x2c75af['attributesJson'])),_0xb5866b;},_0x18893b['toObject']=function(_0x31fc18,_0x191bf3){_0x191bf3||(_0x191bf3={});var _0x44da4b,_0x1b7c8c={};if((_0x191bf3['arrays']||_0x191bf3['defaults'])&&(_0x1b7c8c['children']=[]),(_0x191bf3['objects']||_0x191bf3['defaults'])&&(_0x1b7c8c['attributesBoolean']={}),_0x191bf3['defaults']&&(_0x1b7c8c['name']='',_0x1b7c8c['data']='',_0x1b7c8c['attributesJson']=''),null!=_0x31fc18['name']&&_0x31fc18['hasOwnProperty']('name')&&(_0x1b7c8c['name']=_0x31fc18['name']),_0x31fc18['children']&&_0x31fc18['children']['length']){_0x1b7c8c['children']=[];for(var _0x723c54=0x0;_0x723c54<_0x31fc18['children']['length'];++_0x723c54)_0x1b7c8c['children'][_0x723c54]=_0x240ebf['Element']['toObject'](_0x31fc18['children'][_0x723c54],_0x191bf3);}if(null!=_0x31fc18['data']&&_0x31fc18['hasOwnProperty']('data')&&(_0x1b7c8c['data']=_0x31fc18['data']),_0x31fc18['attributesBoolean']&&(_0x44da4b=Object['keys'](_0x31fc18['attributesBoolean']))['length']){_0x1b7c8c['attributesBoolean']={};for(_0x723c54=0x0;_0x723c54<_0x44da4b['length'];++_0x723c54)_0x1b7c8c['attributesBoolean'][_0x44da4b[_0x723c54]]=_0x31fc18['attributesBoolean'][_0x44da4b[_0x723c54]];}return null!=_0x31fc18['attributesJson']&&_0x31fc18['hasOwnProperty']('attributesJson')&&(_0x1b7c8c['attributesJson']=_0x31fc18['attributesJson']),_0x1b7c8c;},_0x18893b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfaa667['util']['toJSONOptions']);},_0x18893b['getTypeUrl']=function(_0x571c08){return void 0x0===_0x571c08&&(_0x571c08='type.googleapis.com'),_0x571c08+'/Element';},_0x18893b;}()),_0x240ebf;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x167521){return new a(this['_protobufRoot'][_0x167521]);}}class a{['_protobuf'];constructor(_0xe1a73b){this['_protobuf']=_0xe1a73b;}['compress'](_0xadeb47){const _0xe8bc6e=this['_protobuf']['verify'](_0xadeb47);if(_0xe8bc6e)throw Error(_0xe8bc6e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xadeb47))['finish']();}['decompress'](_0x137fc3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x137fc3),{'oneofs':!0x0});}}function s(_0x4b3b25,_0x3b459c){const _0x15db1e=_0x290d51(_0x4b3b25);return _0x15db1e['path'][_0x15db1e['path']['length']-0x1]+=_0x3b459c,_0x15db1e;}function c(_0x276e54,_0x491e41){return _0x276e54['root']===_0x491e41['root']&&_0x412318(_0x276e54['path'],_0x491e41['path']);}function f(_0x3e4d65){d(_0x3e4d65,_0x1df78c=>('main'==_0x1df78c['root']?(_0x1df78c['rootMain']=!0x0,delete _0x1df78c['root']):'$graveyard'==_0x1df78c['root']&&(_0x1df78c['rootGraveyard']=!0x0,delete _0x1df78c['root']),_0x1df78c));}function p(_0x3c1926){d(_0x3c1926,_0x53910e=>(_0x53910e['rootMain']?(_0x53910e['root']='main',delete _0x53910e['rootMain']):_0x53910e['rootGraveyard']&&(_0x53910e['root']='$graveyard',delete _0x53910e['rootGraveyard']),_0x53910e));}function d(_0x228c00,_0x2e89a9){for(const _0x238a84 in _0x228c00){const _0xaa8697=_0x228c00[_0x238a84];'nodes'!==_0x238a84&&_0x354644(_0xaa8697)&&(_0xaa8697['path']&&(_0xaa8697['root']||_0xaa8697['rootMain']||_0xaa8697['rootGraveyard'])?_0x228c00[_0x238a84]=_0x2e89a9(_0xaa8697):d(_0xaa8697,_0x2e89a9));}return _0x228c00;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x18ad09,_0x4a21bf,_0x5153ee){this['_id']=_0x18ad09,this['_operationName']=_0x4a21bf,this['_protobufDescriptor']=_0x5153ee;}['compress'](_0x50c4a0,_0x1741c3){const _0x27f920=_0x1741c3['operations'][_0x1741c3['index']++];return f(_0x27f920),_0x50c4a0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x27f920)),_0x50c4a0['types']['push'](this['_id']),!0x0;}['decompress'](_0x517fa4,_0x427364){_0x427364['typeIndex']++;const _0x159253=_0x427364['buffers'][_0x427364['bufferIndex']++],_0x556426=this['_protobufDescriptor']['decompress'](_0x159253);p(_0x556426),_0x556426['__className']=this['_operationName'],_0x517fa4['push'](_0x556426);}}class h extends b{['compress'](_0x4762d3,_0x1fd6ab){const _0x31fb40=_0x1fd6ab['operations'][_0x1fd6ab['index']++];return this['_serializeOneOf']('oldValue',_0x31fb40),this['_serializeOneOf']('newValue',_0x31fb40),f(_0x31fb40),_0x4762d3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x31fb40)),_0x4762d3['types']['push'](this['_id']),!0x0;}['decompress'](_0x535ce0,_0x4fbadf){_0x4fbadf['typeIndex']++;const _0x2bb0c8=_0x4fbadf['buffers'][_0x4fbadf['bufferIndex']++],_0x31381e=this['_protobufDescriptor']['decompress'](_0x2bb0c8);this['_deserializeOneOf']('oldValue',_0x31381e),this['_deserializeOneOf']('newValue',_0x31381e),p(_0x31381e),_0x31381e['__className']=this['_operationName'],_0x535ce0['push'](_0x31381e);}['_serializeOneOf'](_0x5d08a4,_0x33847b){const _0x16f38c=_0x33847b[_0x5d08a4];'boolean'==typeof _0x16f38c?_0x33847b[_0x5d08a4+'Boolean']=_0x16f38c:_0x33847b[_0x5d08a4+'Json']=JSON['stringify'](_0x16f38c);}['_deserializeOneOf'](_0x3a33e8,_0x78ae67){const _0x3511a4=_0x3a33e8+'Json';_0x78ae67[_0x3511a4]?(_0x78ae67[_0x3a33e8]=JSON['parse'](_0x78ae67[_0x3511a4]),delete _0x78ae67[_0x3511a4]):(_0x78ae67[_0x3a33e8]=_0x78ae67[_0x3a33e8+'Boolean'],delete _0x78ae67[_0x3a33e8+'Boolean']);}}class w extends b{['compress'](_0x2ce7a9,_0x5b7cb9){const _0x1fcbf7=_0x5b7cb9['operations'][_0x5b7cb9['index']++];return this['_serializeNodesAttributes'](_0x1fcbf7['nodes']),f(_0x1fcbf7),_0x2ce7a9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1fcbf7)),_0x2ce7a9['types']['push'](this['_id']),!0x0;}['decompress'](_0x406631,_0x678f35){_0x678f35['typeIndex']++;const _0x40c6f7=_0x678f35['buffers'][_0x678f35['bufferIndex']++],_0x223797=this['_protobufDescriptor']['decompress'](_0x40c6f7);_0x223797['nodes']||(_0x223797['nodes']=[]),this['_deserializeNodesAttributes'](_0x223797['nodes']),p(_0x223797),_0x223797['__className']=this['_operationName'],_0x406631['push'](_0x223797);}['_serializeNodesAttributes'](_0x13fcd7){for(const _0x51c87b of _0x13fcd7){if(_0x51c87b['attributes']){const _0xadb412=_0x51c87b['attributes'];this['_areValuesBoolean'](_0xadb412)?_0x51c87b['attributesBoolean']=_0xadb412:_0x51c87b['attributesJson']=JSON['stringify'](_0xadb412);}_0x51c87b['children']&&this['_serializeNodesAttributes'](_0x51c87b['children']);}}['_deserializeNodesAttributes'](_0x50ed46){for(const _0x5d2f66 of _0x50ed46)(_0x5d2f66['attributesBoolean']||_0x5d2f66['attributesJson'])&&(_0x5d2f66['attributesBoolean']?(_0x5d2f66['attributes']=_0x5d2f66['attributesBoolean'],delete _0x5d2f66['attributesBoolean']):(_0x5d2f66['attributes']=JSON['parse'](_0x5d2f66['attributesJson']),delete _0x5d2f66['attributesJson'])),_0x5d2f66['children']&&this['_deserializeNodesAttributes'](_0x5d2f66['children']);}['_areValuesBoolean'](_0x3c47d2){return Object['keys'](_0x3c47d2)['every'](_0x1ad4e4=>'boolean'==typeof _0x3c47d2[_0x1ad4e4]);}}class O extends b{['decompress'](_0x35135d,_0x2da617){super['decompress'](_0x35135d,_0x2da617);const _0x2d4757=_0x35135d[_0x35135d['length']-0x1];_0x2d4757['oldRange']||(_0x2d4757['oldRange']=null),_0x2d4757['newRange']||(_0x2d4757['newRange']=null);}}class y extends b{['compress'](_0x1c04d5,_0x82008b){return _0x82008b['index']++,_0x1c04d5['types']['push'](this['_id']),!0x0;}['decompress'](_0x15101b,_0x524915){_0x524915['typeIndex']++,_0x15101b['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x26f69d,_0x28da96,_0x2f0215,_0x399444){super(_0x26f69d,_0x28da96,_0x2f0215),this['_omittedNamespace']=_0x399444+':';}['compress'](_0x14359b,_0x21e49c){const _0xba3dcb=_0x21e49c['operations'][_0x21e49c['index']];return!('MarkerOperation'!=_0xba3dcb['__className']||!_0xba3dcb['name']['startsWith'](this['_omittedNamespace']))&&(_0xba3dcb['name']=_0xba3dcb['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x14359b,_0x21e49c),!0x0);}['decompress'](_0x33e0a1,_0x1f7fd){super['decompress'](_0x33e0a1,_0x1f7fd);const _0x333ad8=_0x33e0a1[_0x33e0a1['length']-0x1];_0x333ad8['name']=this['_omittedNamespace']+_0x333ad8['name'];}}class j{['_id'];['_context'];constructor(_0x35594c,_0x2a693b){this['_id']=_0x35594c,this['_context']=_0x2a693b;}['compress'](_0x51b18f,_0x3632d3){let _0x2c12f,_0x3ec732=_0x3632d3['operations'][_0x3632d3['index']],_0x3bf2bb=_0x3632d3['operations'][_0x3632d3['index']+0x1];for(;_0x3bf2bb&&this['_compareOperations'](_0x3ec732,_0x3bf2bb);)_0x2c12f?(_0x2c12f=this['_combineNext'](_0x3ec732,_0x2c12f),_0x51b18f['types']['push'](0x0)):(_0x2c12f=_0x290d51(_0x3ec732),_0x51b18f['types']['push'](this['_id'])),_0x3632d3['index']++,_0x3ec732=_0x3632d3['operations'][_0x3632d3['index']],_0x3bf2bb=_0x3632d3['operations'][_0x3632d3['index']+0x1];return!!_0x2c12f&&(_0x2c12f=this['_combineNext'](_0x3632d3['operations'][_0x3632d3['index']++],_0x2c12f),_0x51b18f['types']['push'](0x0),_0x51b18f['buffers']['push'](this['_compressSingleOperation'](_0x2c12f)),!0x0);}['decompress'](_0x3678c1,_0x2e8e25){const _0x1e93ac=this['_decompressSingleOperation'](_0x2e8e25);for(;0x0==_0x2e8e25['types'][_0x2e8e25['typeIndex']];)_0x2e8e25['typeIndex']++,_0x3678c1['push'](this['_splitCurrent'](_0x1e93ac));_0x3678c1['push'](_0x1e93ac);}}class g extends j{['_combineNext'](_0x4f8c55,_0x581aef){return _0x581aef['nodes'][0x0]['data']+=_0x4f8c55['nodes'][0x0]['data'],_0x581aef;}['_splitCurrent'](_0x340235){const _0x1f4f82=_0x290d51(_0x340235),_0x294b5b=_0x1f4f82['nodes'][0x0],_0x122ae6=_0x340235['nodes'][0x0],_0x132e5b=_0x122ae6['data'][Symbol['iterator']]()['next']()['value'],_0x15ab8f=_0x132e5b['length'];return _0x294b5b['data']=_0x132e5b,_0x122ae6['data']=_0x122ae6['data']['substr'](_0x15ab8f),_0x340235['position']=s(_0x340235['position'],_0x15ab8f),_0x1f4f82;}['_compareOperations'](_0x3f5916,_0x40dd2c){if(this['_checkOperation'](_0x3f5916)&&this['_checkOperation'](_0x40dd2c)){const _0x4c4958=_0x3f5916['nodes'][0x0]['data']['length'],_0x548aee=c(s(_0x3f5916['position'],_0x4c4958),_0x40dd2c['position']),_0x538d78=_0x3f5916['nodes'][0x0],_0x400ca4=_0x40dd2c['nodes'][0x0];return _0x548aee&&this['_compareAttributes'](_0x538d78,_0x400ca4);}return!0x1;}['_compressSingleOperation'](_0x428fb3){const _0x267566={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x267566,{'operations':[_0x428fb3],'index':0x0}),_0x267566['buffers'][0x0];}['_decompressSingleOperation'](_0x4fc593){const _0x54baee=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x54baee,_0x4fc593),_0x54baee[0x0];}['_checkOperation'](_0x4d19f6){return'InsertOperation'==_0x4d19f6['__className']&&0x1==_0x4d19f6['nodes']['length']&&_0x4d19f6['nodes'][0x0]['data']&&!_0x4d19f6['wasUndone']&&0x1==Array['from'](_0x4d19f6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x239bef,_0x5e0942){const _0x2d7ef1=Object['keys'](_0x239bef['attributes']||{}),_0x335661=Object['keys'](_0x5e0942['attributes']||{});return _0x2d7ef1['length']===_0x335661['length']&&_0x2d7ef1['every'](_0x96dd35=>_0x5e0942['attributes'][_0x96dd35]&&_0x5e0942['attributes'][_0x96dd35]===_0x239bef['attributes'][_0x96dd35]);}}class m extends j{['_combineNext'](_0x54132f,_0x468593){return _0x468593['howMany']++,_0x468593['sourcePosition']=_0x290d51(_0x54132f['sourcePosition']),_0x468593;}['_splitCurrent'](_0x2fe4e){const _0x160d45=_0x290d51(_0x2fe4e);return _0x2fe4e['howMany']--,_0x160d45['howMany']=0x1,_0x160d45['sourcePosition']=s(_0x160d45['sourcePosition'],_0x2fe4e['howMany']),_0x160d45;}['_compareOperations'](_0x5d68b5,_0x36c2db){return!(!this['_checkOperation'](_0x5d68b5)||!this['_checkOperation'](_0x36c2db))&&(c(s(_0x5d68b5['sourcePosition'],-0x1),_0x36c2db['sourcePosition'])&&c(_0x5d68b5['targetPosition'],_0x36c2db['targetPosition']));}['_compressSingleOperation'](_0x2c75ad){const _0x4bebcd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4bebcd,{'operations':[_0x2c75ad],'index':0x0}),_0x4bebcd['buffers'][0x0];}['_decompressSingleOperation'](_0x34d07f){const _0x1d3d4c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1d3d4c,_0x34d07f),_0x1d3d4c[0x0];}['_checkOperation'](_0x554a68){return'MoveOperation'==_0x554a68['__className']&&'$graveyard'==_0x554a68['targetPosition']['root']&&0x1==_0x554a68['howMany']&&!_0x554a68['wasUndone'];}}class x extends j{['_combineNext'](_0x27327b,_0x4c4c11){return _0x4c4c11['howMany']++,_0x4c4c11;}['_splitCurrent'](_0x433eb5){const _0x575687=_0x290d51(_0x433eb5);return _0x575687['howMany']=0x1,_0x433eb5['howMany']--,_0x575687;}['_compareOperations'](_0x469706,_0xcf7c38){return!(!this['_checkOperation'](_0x469706)||!this['_checkOperation'](_0xcf7c38))&&(c(_0x469706['sourcePosition'],_0xcf7c38['sourcePosition'])&&c(_0x469706['targetPosition'],_0xcf7c38['targetPosition']));}['_compressSingleOperation'](_0x341419){const _0x47e68f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x47e68f,{'operations':[_0x341419],'index':0x0}),_0x47e68f['buffers'][0x0];}['_decompressSingleOperation'](_0x398054){const _0x4529ed=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4529ed,_0x398054),_0x4529ed[0x0];}['_checkOperation'](_0xef9351){return'MoveOperation'==_0xef9351['__className']&&'$graveyard'==_0xef9351['targetPosition']['root']&&0x1==_0xef9351['howMany']&&!_0xef9351['wasUndone'];}}class k extends j{['compress'](_0x5eca78,_0x2cda53){if(!this['_compareOperations'](_0x2cda53['operations'][_0x2cda53['index']],_0x2cda53['operations'][_0x2cda53['index']+0x1]))return!0x1;const _0x1ddeeb=_0x2cda53['operations'][_0x2cda53['index']++];return _0x1ddeeb['oldRange']=null,_0x1ddeeb['newRange']&&c(_0x1ddeeb['newRange']['start'],_0x1ddeeb['newRange']['end'])&&(_0x1ddeeb['newRange']['end']=null),_0x2cda53['index']++,_0x5eca78['types']['push'](this['_id']),_0x5eca78['types']['push'](0x0),_0x5eca78['buffers']['push'](this['_compressSingleOperation'](_0x1ddeeb)),!0x0;}['decompress'](_0x47b085,_0x5e0fe8){const _0x357536=this['_decompressSingleOperation'](_0x5e0fe8);_0x357536['newRange']&&!_0x357536['newRange']['end']&&(_0x357536['newRange']['end']=_0x290d51(_0x357536['newRange']['start']));const _0x4fc04c=_0x290d51(_0x357536);_0x4fc04c['newRange']&&(_0x4fc04c['newRange']['start']['stickiness']='toNone',_0x4fc04c['newRange']['end']=_0x290d51(_0x4fc04c['newRange']['start'])),_0x4fc04c['name']='user:position:'+_0x4fc04c['name']['split'](':')[0x2],_0x5e0fe8['typeIndex']++,_0x47b085['push'](_0x357536),_0x47b085['push'](_0x4fc04c);}['_compressSingleOperation'](_0x73a922){const _0x2ad631={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2ad631,{'operations':[_0x73a922],'index':0x0}),_0x2ad631['buffers'][0x0];}['_decompressSingleOperation'](_0x370cd2){const _0x221a5c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x221a5c,_0x370cd2),_0x221a5c[0x0];}['_compareOperations'](_0x41650c,_0x3e5f23){return!(!_0x41650c||!_0x3e5f23)&&('MarkerOperation'==_0x41650c['__className']&&'MarkerOperation'==_0x3e5f23['__className']&&!(!_0x41650c['name']['startsWith']('user:')||!_0x3e5f23['name']['startsWith']('user:')||_0x41650c['name']==_0x3e5f23['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x307d0b=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x307d0b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x307d0b,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x108ad1){if(!_0x108ad1||!_0x108ad1[0x0])throw new _0x3a093f('no-operations-provided',this);const _0x330b24={'operations':_0x108ad1,'index':0x0},_0x505e81={'types':[],'buffers':[],'baseVersion':_0x108ad1[0x0]['baseVersion']};for(;_0x330b24['index']<_0x330b24['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x505e81,_0x330b24))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x505e81,_0x330b24))continue;const _0x34f48f=_0x330b24['operations'][_0x330b24['index']]['__className'];this['_getCompressorByName'](_0x34f48f)['compress'](_0x505e81,_0x330b24);}return _0x505e81;}['decompress'](_0x4be27f){const _0x1411d7=[],_0x572f49={'types':_0x4be27f['types'],'buffers':_0x4be27f['buffers'],'baseVersion':_0x4be27f['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x572f49['typeIndex']<_0x572f49['types']['length'];){const _0x3aac9b=_0x572f49['types'][_0x572f49['typeIndex']],_0x338694=this['_compressorById']['get'](_0x3aac9b);if(!_0x338694)throw new _0x3a093f('decompress-compressor-not-found',this,{'type':_0x3aac9b});_0x338694['decompress'](_0x1411d7,_0x572f49);}return _0x1411d7['forEach']((_0x35c9a6,_0x53ea92)=>_0x35c9a6['baseVersion']=_0x4be27f['baseVersion']+_0x53ea92),_0x1411d7;}['_getCompressorByName'](_0x28c9df){return this['_compressorByName']['get'](_0x28c9df);}['_registerOperationCompressor'](_0x524720,_0x14e39d,_0x1a0167){const _0x611eec=new _0x1a0167(_0x524720,_0x14e39d,this['_protobufFactory']['getDescriptor'](_0x14e39d));this['_registerCompressor'](_0x524720,_0x14e39d,_0x611eec);}['_registerActionCompressor'](_0x33b1f7,_0x256ee4,_0xd2f6b3){const _0x235a51=new _0xd2f6b3(_0x33b1f7,this);this['_registerCompressor'](_0x33b1f7,_0x256ee4,_0x235a51);}['_registerCompressor'](_0x53f43d,_0x2fade3,_0x762125){this['_compressorById']['set'](_0x53f43d,_0x762125),this['_compressorByName']['set'](_0x2fade3,_0x762125);}}export{M as Compressor};
23
+ import{CKEditorError as _0x1175d8}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0xb0a38d from'protobufjs/minimal.js';import{cloneDeep as _0x2bd114,isEqual as _0x3c9a24,isObject as _0x39947e}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x10b0f1=_0xb0a38d['Reader'],_0x40c5e5=_0xb0a38d['Writer'],_0x12adad=_0xb0a38d['util'],_0x305c81=_0xb0a38d['roots']['default']||(_0xb0a38d['roots']['default']={});return _0x305c81['AttributeOperation']=(function(){function _0x1ac410(_0x32bdd2){if(_0x32bdd2){for(var _0x30bd3d=Object['keys'](_0x32bdd2),_0x4612e4=0x0;_0x4612e4<_0x30bd3d['length'];++_0x4612e4)null!=_0x32bdd2[_0x30bd3d[_0x4612e4]]&&(this[_0x30bd3d[_0x4612e4]]=_0x32bdd2[_0x30bd3d[_0x4612e4]]);}}return _0x1ac410['prototype']['range']=null,_0x1ac410['prototype']['key']='',_0x1ac410['prototype']['oldValueBoolean']=!0x1,_0x1ac410['prototype']['oldValueJson']='',_0x1ac410['prototype']['newValueBoolean']=!0x1,_0x1ac410['prototype']['newValueJson']='',_0x1ac410['prototype']['wasUndone']=!0x1,_0x1ac410['create']=function(_0x3efe75){return new _0x1ac410(_0x3efe75);},_0x1ac410['encode']=function(_0x29bbde,_0x5ba97a){return _0x5ba97a||(_0x5ba97a=_0x40c5e5['create']()),null!=_0x29bbde['range']&&Object['hasOwnProperty']['call'](_0x29bbde,'range')&&_0x305c81['Range']['encode'](_0x29bbde['range'],_0x5ba97a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29bbde['key']&&Object['hasOwnProperty']['call'](_0x29bbde,'key')&&_0x5ba97a['uint32'](0x12)['string'](_0x29bbde['key']),null!=_0x29bbde['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x29bbde,'oldValueBoolean')&&_0x5ba97a['uint32'](0x18)['bool'](_0x29bbde['oldValueBoolean']),null!=_0x29bbde['oldValueJson']&&Object['hasOwnProperty']['call'](_0x29bbde,'oldValueJson')&&_0x5ba97a['uint32'](0x22)['string'](_0x29bbde['oldValueJson']),null!=_0x29bbde['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x29bbde,'newValueBoolean')&&_0x5ba97a['uint32'](0x28)['bool'](_0x29bbde['newValueBoolean']),null!=_0x29bbde['newValueJson']&&Object['hasOwnProperty']['call'](_0x29bbde,'newValueJson')&&_0x5ba97a['uint32'](0x32)['string'](_0x29bbde['newValueJson']),null!=_0x29bbde['wasUndone']&&Object['hasOwnProperty']['call'](_0x29bbde,'wasUndone')&&_0x5ba97a['uint32'](0x38)['bool'](_0x29bbde['wasUndone']),_0x5ba97a;},_0x1ac410['encodeDelimited']=function(_0x3fe989,_0x51fd16){return this['encode'](_0x3fe989,_0x51fd16)['ldelim']();},_0x1ac410['decode']=function(_0x4c33c6,_0x58f9a7){_0x4c33c6 instanceof _0x10b0f1||(_0x4c33c6=_0x10b0f1['create'](_0x4c33c6));for(var _0x4c7b0e=void 0x0===_0x58f9a7?_0x4c33c6['len']:_0x4c33c6['pos']+_0x58f9a7,_0x19efdc=new _0x305c81['AttributeOperation']();_0x4c33c6['pos']<_0x4c7b0e;){var _0x12efe9=_0x4c33c6['uint32']();switch(_0x12efe9>>>0x3){case 0x1:_0x19efdc['range']=_0x305c81['Range']['decode'](_0x4c33c6,_0x4c33c6['uint32']());break;case 0x2:_0x19efdc['key']=_0x4c33c6['string']();break;case 0x3:_0x19efdc['oldValueBoolean']=_0x4c33c6['bool']();break;case 0x4:_0x19efdc['oldValueJson']=_0x4c33c6['string']();break;case 0x5:_0x19efdc['newValueBoolean']=_0x4c33c6['bool']();break;case 0x6:_0x19efdc['newValueJson']=_0x4c33c6['string']();break;case 0x7:_0x19efdc['wasUndone']=_0x4c33c6['bool']();break;default:_0x4c33c6['skipType'](0x7&_0x12efe9);}}return _0x19efdc;},_0x1ac410['decodeDelimited']=function(_0x59f213){return _0x59f213 instanceof _0x10b0f1||(_0x59f213=new _0x10b0f1(_0x59f213)),this['decode'](_0x59f213,_0x59f213['uint32']());},_0x1ac410['verify']=function(_0x4ef896){if('object'!=typeof _0x4ef896||null===_0x4ef896)return'object\x20expected';if(null!=_0x4ef896['range']&&_0x4ef896['hasOwnProperty']('range')){var _0x332ce3=_0x305c81['Range']['verify'](_0x4ef896['range']);if(_0x332ce3)return'range.'+_0x332ce3;}return null!=_0x4ef896['key']&&_0x4ef896['hasOwnProperty']('key')&&!_0x12adad['isString'](_0x4ef896['key'])?'key:\x20string\x20expected':null!=_0x4ef896['oldValueBoolean']&&_0x4ef896['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4ef896['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4ef896['oldValueJson']&&_0x4ef896['hasOwnProperty']('oldValueJson')&&!_0x12adad['isString'](_0x4ef896['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4ef896['newValueBoolean']&&_0x4ef896['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4ef896['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4ef896['newValueJson']&&_0x4ef896['hasOwnProperty']('newValueJson')&&!_0x12adad['isString'](_0x4ef896['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4ef896['wasUndone']&&_0x4ef896['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ef896['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ac410['fromObject']=function(_0x3e6e4e){if(_0x3e6e4e instanceof _0x305c81['AttributeOperation'])return _0x3e6e4e;var _0x1333d7=new _0x305c81['AttributeOperation']();if(null!=_0x3e6e4e['range']){if('object'!=typeof _0x3e6e4e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1333d7['range']=_0x305c81['Range']['fromObject'](_0x3e6e4e['range']);}return null!=_0x3e6e4e['key']&&(_0x1333d7['key']=String(_0x3e6e4e['key'])),null!=_0x3e6e4e['oldValueBoolean']&&(_0x1333d7['oldValueBoolean']=Boolean(_0x3e6e4e['oldValueBoolean'])),null!=_0x3e6e4e['oldValueJson']&&(_0x1333d7['oldValueJson']=String(_0x3e6e4e['oldValueJson'])),null!=_0x3e6e4e['newValueBoolean']&&(_0x1333d7['newValueBoolean']=Boolean(_0x3e6e4e['newValueBoolean'])),null!=_0x3e6e4e['newValueJson']&&(_0x1333d7['newValueJson']=String(_0x3e6e4e['newValueJson'])),null!=_0x3e6e4e['wasUndone']&&(_0x1333d7['wasUndone']=Boolean(_0x3e6e4e['wasUndone'])),_0x1333d7;},_0x1ac410['toObject']=function(_0x29fb22,_0x2d201e){_0x2d201e||(_0x2d201e={});var _0x1f7b8c={};return _0x2d201e['defaults']&&(_0x1f7b8c['range']=null,_0x1f7b8c['key']='',_0x1f7b8c['oldValueBoolean']=!0x1,_0x1f7b8c['oldValueJson']='',_0x1f7b8c['newValueBoolean']=!0x1,_0x1f7b8c['newValueJson']='',_0x1f7b8c['wasUndone']=!0x1),null!=_0x29fb22['range']&&_0x29fb22['hasOwnProperty']('range')&&(_0x1f7b8c['range']=_0x305c81['Range']['toObject'](_0x29fb22['range'],_0x2d201e)),null!=_0x29fb22['key']&&_0x29fb22['hasOwnProperty']('key')&&(_0x1f7b8c['key']=_0x29fb22['key']),null!=_0x29fb22['oldValueBoolean']&&_0x29fb22['hasOwnProperty']('oldValueBoolean')&&(_0x1f7b8c['oldValueBoolean']=_0x29fb22['oldValueBoolean']),null!=_0x29fb22['oldValueJson']&&_0x29fb22['hasOwnProperty']('oldValueJson')&&(_0x1f7b8c['oldValueJson']=_0x29fb22['oldValueJson']),null!=_0x29fb22['newValueBoolean']&&_0x29fb22['hasOwnProperty']('newValueBoolean')&&(_0x1f7b8c['newValueBoolean']=_0x29fb22['newValueBoolean']),null!=_0x29fb22['newValueJson']&&_0x29fb22['hasOwnProperty']('newValueJson')&&(_0x1f7b8c['newValueJson']=_0x29fb22['newValueJson']),null!=_0x29fb22['wasUndone']&&_0x29fb22['hasOwnProperty']('wasUndone')&&(_0x1f7b8c['wasUndone']=_0x29fb22['wasUndone']),_0x1f7b8c;},_0x1ac410['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x1ac410['getTypeUrl']=function(_0x3141c2){return void 0x0===_0x3141c2&&(_0x3141c2='type.googleapis.com'),_0x3141c2+'/AttributeOperation';},_0x1ac410;}()),_0x305c81['InsertOperation']=(function(){function _0x1a1c8c(_0x43dcc6){if(this['nodes']=[],_0x43dcc6){for(var _0x49efae=Object['keys'](_0x43dcc6),_0x14487e=0x0;_0x14487e<_0x49efae['length'];++_0x14487e)null!=_0x43dcc6[_0x49efae[_0x14487e]]&&(this[_0x49efae[_0x14487e]]=_0x43dcc6[_0x49efae[_0x14487e]]);}}return _0x1a1c8c['prototype']['position']=null,_0x1a1c8c['prototype']['nodes']=_0x12adad['emptyArray'],_0x1a1c8c['prototype']['shouldReceiveAttributes']=!0x1,_0x1a1c8c['prototype']['wasUndone']=!0x1,_0x1a1c8c['create']=function(_0x44b0e5){return new _0x1a1c8c(_0x44b0e5);},_0x1a1c8c['encode']=function(_0xaa3058,_0x59522c){if(_0x59522c||(_0x59522c=_0x40c5e5['create']()),null!=_0xaa3058['position']&&Object['hasOwnProperty']['call'](_0xaa3058,'position')&&_0x305c81['Position']['encode'](_0xaa3058['position'],_0x59522c['uint32'](0xa)['fork']())['ldelim'](),null!=_0xaa3058['nodes']&&_0xaa3058['nodes']['length']){for(var _0x280a43=0x0;_0x280a43<_0xaa3058['nodes']['length'];++_0x280a43)_0x305c81['Element']['encode'](_0xaa3058['nodes'][_0x280a43],_0x59522c['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xaa3058['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xaa3058,'shouldReceiveAttributes')&&_0x59522c['uint32'](0x18)['bool'](_0xaa3058['shouldReceiveAttributes']),null!=_0xaa3058['wasUndone']&&Object['hasOwnProperty']['call'](_0xaa3058,'wasUndone')&&_0x59522c['uint32'](0x20)['bool'](_0xaa3058['wasUndone']),_0x59522c;},_0x1a1c8c['encodeDelimited']=function(_0x5175bc,_0x13fd62){return this['encode'](_0x5175bc,_0x13fd62)['ldelim']();},_0x1a1c8c['decode']=function(_0x302a0e,_0x1f6df7){_0x302a0e instanceof _0x10b0f1||(_0x302a0e=_0x10b0f1['create'](_0x302a0e));for(var _0x2d89a8=void 0x0===_0x1f6df7?_0x302a0e['len']:_0x302a0e['pos']+_0x1f6df7,_0x8bb0ca=new _0x305c81['InsertOperation']();_0x302a0e['pos']<_0x2d89a8;){var _0x2904ca=_0x302a0e['uint32']();switch(_0x2904ca>>>0x3){case 0x1:_0x8bb0ca['position']=_0x305c81['Position']['decode'](_0x302a0e,_0x302a0e['uint32']());break;case 0x2:_0x8bb0ca['nodes']&&_0x8bb0ca['nodes']['length']||(_0x8bb0ca['nodes']=[]),_0x8bb0ca['nodes']['push'](_0x305c81['Element']['decode'](_0x302a0e,_0x302a0e['uint32']()));break;case 0x3:_0x8bb0ca['shouldReceiveAttributes']=_0x302a0e['bool']();break;case 0x4:_0x8bb0ca['wasUndone']=_0x302a0e['bool']();break;default:_0x302a0e['skipType'](0x7&_0x2904ca);}}return _0x8bb0ca;},_0x1a1c8c['decodeDelimited']=function(_0x16660a){return _0x16660a instanceof _0x10b0f1||(_0x16660a=new _0x10b0f1(_0x16660a)),this['decode'](_0x16660a,_0x16660a['uint32']());},_0x1a1c8c['verify']=function(_0x5173c3){if('object'!=typeof _0x5173c3||null===_0x5173c3)return'object\x20expected';if(null!=_0x5173c3['position']&&_0x5173c3['hasOwnProperty']('position')&&(_0x4f9a30=_0x305c81['Position']['verify'](_0x5173c3['position'])))return'position.'+_0x4f9a30;if(null!=_0x5173c3['nodes']&&_0x5173c3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5173c3['nodes']))return'nodes:\x20array\x20expected';for(var _0x2bd6fc=0x0;_0x2bd6fc<_0x5173c3['nodes']['length'];++_0x2bd6fc){var _0x4f9a30;if(_0x4f9a30=_0x305c81['Element']['verify'](_0x5173c3['nodes'][_0x2bd6fc]))return'nodes.'+_0x4f9a30;}}return null!=_0x5173c3['shouldReceiveAttributes']&&_0x5173c3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5173c3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5173c3['wasUndone']&&_0x5173c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5173c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a1c8c['fromObject']=function(_0x3d8e40){if(_0x3d8e40 instanceof _0x305c81['InsertOperation'])return _0x3d8e40;var _0x2183b1=new _0x305c81['InsertOperation']();if(null!=_0x3d8e40['position']){if('object'!=typeof _0x3d8e40['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2183b1['position']=_0x305c81['Position']['fromObject'](_0x3d8e40['position']);}if(_0x3d8e40['nodes']){if(!Array['isArray'](_0x3d8e40['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2183b1['nodes']=[];for(var _0x34c8f6=0x0;_0x34c8f6<_0x3d8e40['nodes']['length'];++_0x34c8f6){if('object'!=typeof _0x3d8e40['nodes'][_0x34c8f6])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2183b1['nodes'][_0x34c8f6]=_0x305c81['Element']['fromObject'](_0x3d8e40['nodes'][_0x34c8f6]);}}return null!=_0x3d8e40['shouldReceiveAttributes']&&(_0x2183b1['shouldReceiveAttributes']=Boolean(_0x3d8e40['shouldReceiveAttributes'])),null!=_0x3d8e40['wasUndone']&&(_0x2183b1['wasUndone']=Boolean(_0x3d8e40['wasUndone'])),_0x2183b1;},_0x1a1c8c['toObject']=function(_0x8e50cb,_0x13f48f){_0x13f48f||(_0x13f48f={});var _0x54aa9e={};if((_0x13f48f['arrays']||_0x13f48f['defaults'])&&(_0x54aa9e['nodes']=[]),_0x13f48f['defaults']&&(_0x54aa9e['position']=null,_0x54aa9e['shouldReceiveAttributes']=!0x1,_0x54aa9e['wasUndone']=!0x1),null!=_0x8e50cb['position']&&_0x8e50cb['hasOwnProperty']('position')&&(_0x54aa9e['position']=_0x305c81['Position']['toObject'](_0x8e50cb['position'],_0x13f48f)),_0x8e50cb['nodes']&&_0x8e50cb['nodes']['length']){_0x54aa9e['nodes']=[];for(var _0x18a7bd=0x0;_0x18a7bd<_0x8e50cb['nodes']['length'];++_0x18a7bd)_0x54aa9e['nodes'][_0x18a7bd]=_0x305c81['Element']['toObject'](_0x8e50cb['nodes'][_0x18a7bd],_0x13f48f);}return null!=_0x8e50cb['shouldReceiveAttributes']&&_0x8e50cb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x54aa9e['shouldReceiveAttributes']=_0x8e50cb['shouldReceiveAttributes']),null!=_0x8e50cb['wasUndone']&&_0x8e50cb['hasOwnProperty']('wasUndone')&&(_0x54aa9e['wasUndone']=_0x8e50cb['wasUndone']),_0x54aa9e;},_0x1a1c8c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x1a1c8c['getTypeUrl']=function(_0x483962){return void 0x0===_0x483962&&(_0x483962='type.googleapis.com'),_0x483962+'/InsertOperation';},_0x1a1c8c;}()),_0x305c81['MarkerOperation']=(function(){function _0x1ba55c(_0x74f340){if(_0x74f340){for(var _0x21d3a3=Object['keys'](_0x74f340),_0x31e9ad=0x0;_0x31e9ad<_0x21d3a3['length'];++_0x31e9ad)null!=_0x74f340[_0x21d3a3[_0x31e9ad]]&&(this[_0x21d3a3[_0x31e9ad]]=_0x74f340[_0x21d3a3[_0x31e9ad]]);}}return _0x1ba55c['prototype']['name']='',_0x1ba55c['prototype']['oldRange']=null,_0x1ba55c['prototype']['newRange']=null,_0x1ba55c['prototype']['affectsData']=!0x1,_0x1ba55c['prototype']['wasUndone']=!0x1,_0x1ba55c['create']=function(_0x202c51){return new _0x1ba55c(_0x202c51);},_0x1ba55c['encode']=function(_0x5006b2,_0x603d6e){return _0x603d6e||(_0x603d6e=_0x40c5e5['create']()),null!=_0x5006b2['name']&&Object['hasOwnProperty']['call'](_0x5006b2,'name')&&_0x603d6e['uint32'](0xa)['string'](_0x5006b2['name']),null!=_0x5006b2['oldRange']&&Object['hasOwnProperty']['call'](_0x5006b2,'oldRange')&&_0x305c81['Range']['encode'](_0x5006b2['oldRange'],_0x603d6e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5006b2['newRange']&&Object['hasOwnProperty']['call'](_0x5006b2,'newRange')&&_0x305c81['Range']['encode'](_0x5006b2['newRange'],_0x603d6e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5006b2['affectsData']&&Object['hasOwnProperty']['call'](_0x5006b2,'affectsData')&&_0x603d6e['uint32'](0x20)['bool'](_0x5006b2['affectsData']),null!=_0x5006b2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5006b2,'wasUndone')&&_0x603d6e['uint32'](0x28)['bool'](_0x5006b2['wasUndone']),_0x603d6e;},_0x1ba55c['encodeDelimited']=function(_0x5a0f76,_0x907a3e){return this['encode'](_0x5a0f76,_0x907a3e)['ldelim']();},_0x1ba55c['decode']=function(_0x30e966,_0x3936a9){_0x30e966 instanceof _0x10b0f1||(_0x30e966=_0x10b0f1['create'](_0x30e966));for(var _0x14cad3=void 0x0===_0x3936a9?_0x30e966['len']:_0x30e966['pos']+_0x3936a9,_0x452e44=new _0x305c81['MarkerOperation']();_0x30e966['pos']<_0x14cad3;){var _0x255b78=_0x30e966['uint32']();switch(_0x255b78>>>0x3){case 0x1:_0x452e44['name']=_0x30e966['string']();break;case 0x2:_0x452e44['oldRange']=_0x305c81['Range']['decode'](_0x30e966,_0x30e966['uint32']());break;case 0x3:_0x452e44['newRange']=_0x305c81['Range']['decode'](_0x30e966,_0x30e966['uint32']());break;case 0x4:_0x452e44['affectsData']=_0x30e966['bool']();break;case 0x5:_0x452e44['wasUndone']=_0x30e966['bool']();break;default:_0x30e966['skipType'](0x7&_0x255b78);}}return _0x452e44;},_0x1ba55c['decodeDelimited']=function(_0xb6976a){return _0xb6976a instanceof _0x10b0f1||(_0xb6976a=new _0x10b0f1(_0xb6976a)),this['decode'](_0xb6976a,_0xb6976a['uint32']());},_0x1ba55c['verify']=function(_0x465a0a){if('object'!=typeof _0x465a0a||null===_0x465a0a)return'object\x20expected';if(null!=_0x465a0a['name']&&_0x465a0a['hasOwnProperty']('name')&&!_0x12adad['isString'](_0x465a0a['name']))return'name:\x20string\x20expected';var _0x98abac;if(null!=_0x465a0a['oldRange']&&_0x465a0a['hasOwnProperty']('oldRange')&&(_0x98abac=_0x305c81['Range']['verify'](_0x465a0a['oldRange'])))return'oldRange.'+_0x98abac;if(null!=_0x465a0a['newRange']&&_0x465a0a['hasOwnProperty']('newRange')&&(_0x98abac=_0x305c81['Range']['verify'](_0x465a0a['newRange'])))return'newRange.'+_0x98abac;return null!=_0x465a0a['affectsData']&&_0x465a0a['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x465a0a['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x465a0a['wasUndone']&&_0x465a0a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x465a0a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ba55c['fromObject']=function(_0x23fb2e){if(_0x23fb2e instanceof _0x305c81['MarkerOperation'])return _0x23fb2e;var _0x2cdfd7=new _0x305c81['MarkerOperation']();if(null!=_0x23fb2e['name']&&(_0x2cdfd7['name']=String(_0x23fb2e['name'])),null!=_0x23fb2e['oldRange']){if('object'!=typeof _0x23fb2e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2cdfd7['oldRange']=_0x305c81['Range']['fromObject'](_0x23fb2e['oldRange']);}if(null!=_0x23fb2e['newRange']){if('object'!=typeof _0x23fb2e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2cdfd7['newRange']=_0x305c81['Range']['fromObject'](_0x23fb2e['newRange']);}return null!=_0x23fb2e['affectsData']&&(_0x2cdfd7['affectsData']=Boolean(_0x23fb2e['affectsData'])),null!=_0x23fb2e['wasUndone']&&(_0x2cdfd7['wasUndone']=Boolean(_0x23fb2e['wasUndone'])),_0x2cdfd7;},_0x1ba55c['toObject']=function(_0x43e837,_0x3571ce){_0x3571ce||(_0x3571ce={});var _0x41ed63={};return _0x3571ce['defaults']&&(_0x41ed63['name']='',_0x41ed63['oldRange']=null,_0x41ed63['newRange']=null,_0x41ed63['affectsData']=!0x1,_0x41ed63['wasUndone']=!0x1),null!=_0x43e837['name']&&_0x43e837['hasOwnProperty']('name')&&(_0x41ed63['name']=_0x43e837['name']),null!=_0x43e837['oldRange']&&_0x43e837['hasOwnProperty']('oldRange')&&(_0x41ed63['oldRange']=_0x305c81['Range']['toObject'](_0x43e837['oldRange'],_0x3571ce)),null!=_0x43e837['newRange']&&_0x43e837['hasOwnProperty']('newRange')&&(_0x41ed63['newRange']=_0x305c81['Range']['toObject'](_0x43e837['newRange'],_0x3571ce)),null!=_0x43e837['affectsData']&&_0x43e837['hasOwnProperty']('affectsData')&&(_0x41ed63['affectsData']=_0x43e837['affectsData']),null!=_0x43e837['wasUndone']&&_0x43e837['hasOwnProperty']('wasUndone')&&(_0x41ed63['wasUndone']=_0x43e837['wasUndone']),_0x41ed63;},_0x1ba55c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x1ba55c['getTypeUrl']=function(_0x4236f1){return void 0x0===_0x4236f1&&(_0x4236f1='type.googleapis.com'),_0x4236f1+'/MarkerOperation';},_0x1ba55c;}()),_0x305c81['MergeOperation']=(function(){function _0x66268(_0x571ea1){if(_0x571ea1){for(var _0x247bb6=Object['keys'](_0x571ea1),_0x3677f6=0x0;_0x3677f6<_0x247bb6['length'];++_0x3677f6)null!=_0x571ea1[_0x247bb6[_0x3677f6]]&&(this[_0x247bb6[_0x3677f6]]=_0x571ea1[_0x247bb6[_0x3677f6]]);}}return _0x66268['prototype']['sourcePosition']=null,_0x66268['prototype']['targetPosition']=null,_0x66268['prototype']['graveyardPosition']=null,_0x66268['prototype']['howMany']=0x0,_0x66268['prototype']['wasUndone']=!0x1,_0x66268['create']=function(_0x5d7867){return new _0x66268(_0x5d7867);},_0x66268['encode']=function(_0xcbbccc,_0x506fe0){return _0x506fe0||(_0x506fe0=_0x40c5e5['create']()),null!=_0xcbbccc['sourcePosition']&&Object['hasOwnProperty']['call'](_0xcbbccc,'sourcePosition')&&_0x305c81['Position']['encode'](_0xcbbccc['sourcePosition'],_0x506fe0['uint32'](0xa)['fork']())['ldelim'](),null!=_0xcbbccc['targetPosition']&&Object['hasOwnProperty']['call'](_0xcbbccc,'targetPosition')&&_0x305c81['Position']['encode'](_0xcbbccc['targetPosition'],_0x506fe0['uint32'](0x12)['fork']())['ldelim'](),null!=_0xcbbccc['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xcbbccc,'graveyardPosition')&&_0x305c81['Position']['encode'](_0xcbbccc['graveyardPosition'],_0x506fe0['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xcbbccc['howMany']&&Object['hasOwnProperty']['call'](_0xcbbccc,'howMany')&&_0x506fe0['uint32'](0x20)['uint32'](_0xcbbccc['howMany']),null!=_0xcbbccc['wasUndone']&&Object['hasOwnProperty']['call'](_0xcbbccc,'wasUndone')&&_0x506fe0['uint32'](0x28)['bool'](_0xcbbccc['wasUndone']),_0x506fe0;},_0x66268['encodeDelimited']=function(_0x1e7376,_0x41d2af){return this['encode'](_0x1e7376,_0x41d2af)['ldelim']();},_0x66268['decode']=function(_0x49162f,_0x5a4a18){_0x49162f instanceof _0x10b0f1||(_0x49162f=_0x10b0f1['create'](_0x49162f));for(var _0x9ff9f3=void 0x0===_0x5a4a18?_0x49162f['len']:_0x49162f['pos']+_0x5a4a18,_0x19e2db=new _0x305c81['MergeOperation']();_0x49162f['pos']<_0x9ff9f3;){var _0x1100d1=_0x49162f['uint32']();switch(_0x1100d1>>>0x3){case 0x1:_0x19e2db['sourcePosition']=_0x305c81['Position']['decode'](_0x49162f,_0x49162f['uint32']());break;case 0x2:_0x19e2db['targetPosition']=_0x305c81['Position']['decode'](_0x49162f,_0x49162f['uint32']());break;case 0x3:_0x19e2db['graveyardPosition']=_0x305c81['Position']['decode'](_0x49162f,_0x49162f['uint32']());break;case 0x4:_0x19e2db['howMany']=_0x49162f['uint32']();break;case 0x5:_0x19e2db['wasUndone']=_0x49162f['bool']();break;default:_0x49162f['skipType'](0x7&_0x1100d1);}}return _0x19e2db;},_0x66268['decodeDelimited']=function(_0x11225c){return _0x11225c instanceof _0x10b0f1||(_0x11225c=new _0x10b0f1(_0x11225c)),this['decode'](_0x11225c,_0x11225c['uint32']());},_0x66268['verify']=function(_0x103230){if('object'!=typeof _0x103230||null===_0x103230)return'object\x20expected';var _0x4da965;if(null!=_0x103230['sourcePosition']&&_0x103230['hasOwnProperty']('sourcePosition')&&(_0x4da965=_0x305c81['Position']['verify'](_0x103230['sourcePosition'])))return'sourcePosition.'+_0x4da965;if(null!=_0x103230['targetPosition']&&_0x103230['hasOwnProperty']('targetPosition')&&(_0x4da965=_0x305c81['Position']['verify'](_0x103230['targetPosition'])))return'targetPosition.'+_0x4da965;if(null!=_0x103230['graveyardPosition']&&_0x103230['hasOwnProperty']('graveyardPosition')&&(_0x4da965=_0x305c81['Position']['verify'](_0x103230['graveyardPosition'])))return'graveyardPosition.'+_0x4da965;return null!=_0x103230['howMany']&&_0x103230['hasOwnProperty']('howMany')&&!_0x12adad['isInteger'](_0x103230['howMany'])?'howMany:\x20integer\x20expected':null!=_0x103230['wasUndone']&&_0x103230['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x103230['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x66268['fromObject']=function(_0x4aa7f4){if(_0x4aa7f4 instanceof _0x305c81['MergeOperation'])return _0x4aa7f4;var _0x34909a=new _0x305c81['MergeOperation']();if(null!=_0x4aa7f4['sourcePosition']){if('object'!=typeof _0x4aa7f4['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x34909a['sourcePosition']=_0x305c81['Position']['fromObject'](_0x4aa7f4['sourcePosition']);}if(null!=_0x4aa7f4['targetPosition']){if('object'!=typeof _0x4aa7f4['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x34909a['targetPosition']=_0x305c81['Position']['fromObject'](_0x4aa7f4['targetPosition']);}if(null!=_0x4aa7f4['graveyardPosition']){if('object'!=typeof _0x4aa7f4['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x34909a['graveyardPosition']=_0x305c81['Position']['fromObject'](_0x4aa7f4['graveyardPosition']);}return null!=_0x4aa7f4['howMany']&&(_0x34909a['howMany']=_0x4aa7f4['howMany']>>>0x0),null!=_0x4aa7f4['wasUndone']&&(_0x34909a['wasUndone']=Boolean(_0x4aa7f4['wasUndone'])),_0x34909a;},_0x66268['toObject']=function(_0x328c69,_0x41f468){_0x41f468||(_0x41f468={});var _0x1d0895={};return _0x41f468['defaults']&&(_0x1d0895['sourcePosition']=null,_0x1d0895['targetPosition']=null,_0x1d0895['graveyardPosition']=null,_0x1d0895['howMany']=0x0,_0x1d0895['wasUndone']=!0x1),null!=_0x328c69['sourcePosition']&&_0x328c69['hasOwnProperty']('sourcePosition')&&(_0x1d0895['sourcePosition']=_0x305c81['Position']['toObject'](_0x328c69['sourcePosition'],_0x41f468)),null!=_0x328c69['targetPosition']&&_0x328c69['hasOwnProperty']('targetPosition')&&(_0x1d0895['targetPosition']=_0x305c81['Position']['toObject'](_0x328c69['targetPosition'],_0x41f468)),null!=_0x328c69['graveyardPosition']&&_0x328c69['hasOwnProperty']('graveyardPosition')&&(_0x1d0895['graveyardPosition']=_0x305c81['Position']['toObject'](_0x328c69['graveyardPosition'],_0x41f468)),null!=_0x328c69['howMany']&&_0x328c69['hasOwnProperty']('howMany')&&(_0x1d0895['howMany']=_0x328c69['howMany']),null!=_0x328c69['wasUndone']&&_0x328c69['hasOwnProperty']('wasUndone')&&(_0x1d0895['wasUndone']=_0x328c69['wasUndone']),_0x1d0895;},_0x66268['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x66268['getTypeUrl']=function(_0x4eacd5){return void 0x0===_0x4eacd5&&(_0x4eacd5='type.googleapis.com'),_0x4eacd5+'/MergeOperation';},_0x66268;}()),_0x305c81['MoveOperation']=(function(){function _0x373b24(_0x3037a5){if(_0x3037a5){for(var _0x442994=Object['keys'](_0x3037a5),_0x123289=0x0;_0x123289<_0x442994['length'];++_0x123289)null!=_0x3037a5[_0x442994[_0x123289]]&&(this[_0x442994[_0x123289]]=_0x3037a5[_0x442994[_0x123289]]);}}return _0x373b24['prototype']['sourcePosition']=null,_0x373b24['prototype']['howMany']=0x0,_0x373b24['prototype']['targetPosition']=null,_0x373b24['prototype']['wasUndone']=!0x1,_0x373b24['create']=function(_0x5b45a9){return new _0x373b24(_0x5b45a9);},_0x373b24['encode']=function(_0x580400,_0x24818e){return _0x24818e||(_0x24818e=_0x40c5e5['create']()),null!=_0x580400['sourcePosition']&&Object['hasOwnProperty']['call'](_0x580400,'sourcePosition')&&_0x305c81['Position']['encode'](_0x580400['sourcePosition'],_0x24818e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x580400['howMany']&&Object['hasOwnProperty']['call'](_0x580400,'howMany')&&_0x24818e['uint32'](0x10)['uint32'](_0x580400['howMany']),null!=_0x580400['targetPosition']&&Object['hasOwnProperty']['call'](_0x580400,'targetPosition')&&_0x305c81['Position']['encode'](_0x580400['targetPosition'],_0x24818e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x580400['wasUndone']&&Object['hasOwnProperty']['call'](_0x580400,'wasUndone')&&_0x24818e['uint32'](0x20)['bool'](_0x580400['wasUndone']),_0x24818e;},_0x373b24['encodeDelimited']=function(_0x5c0d16,_0x268b87){return this['encode'](_0x5c0d16,_0x268b87)['ldelim']();},_0x373b24['decode']=function(_0x602b77,_0x333681){_0x602b77 instanceof _0x10b0f1||(_0x602b77=_0x10b0f1['create'](_0x602b77));for(var _0x273efb=void 0x0===_0x333681?_0x602b77['len']:_0x602b77['pos']+_0x333681,_0x42899c=new _0x305c81['MoveOperation']();_0x602b77['pos']<_0x273efb;){var _0x3a7eb3=_0x602b77['uint32']();switch(_0x3a7eb3>>>0x3){case 0x1:_0x42899c['sourcePosition']=_0x305c81['Position']['decode'](_0x602b77,_0x602b77['uint32']());break;case 0x2:_0x42899c['howMany']=_0x602b77['uint32']();break;case 0x3:_0x42899c['targetPosition']=_0x305c81['Position']['decode'](_0x602b77,_0x602b77['uint32']());break;case 0x4:_0x42899c['wasUndone']=_0x602b77['bool']();break;default:_0x602b77['skipType'](0x7&_0x3a7eb3);}}return _0x42899c;},_0x373b24['decodeDelimited']=function(_0x455e1b){return _0x455e1b instanceof _0x10b0f1||(_0x455e1b=new _0x10b0f1(_0x455e1b)),this['decode'](_0x455e1b,_0x455e1b['uint32']());},_0x373b24['verify']=function(_0x179000){if('object'!=typeof _0x179000||null===_0x179000)return'object\x20expected';var _0x2bc5fe;if(null!=_0x179000['sourcePosition']&&_0x179000['hasOwnProperty']('sourcePosition')&&(_0x2bc5fe=_0x305c81['Position']['verify'](_0x179000['sourcePosition'])))return'sourcePosition.'+_0x2bc5fe;if(null!=_0x179000['howMany']&&_0x179000['hasOwnProperty']('howMany')&&!_0x12adad['isInteger'](_0x179000['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x179000['targetPosition']&&_0x179000['hasOwnProperty']('targetPosition')&&(_0x2bc5fe=_0x305c81['Position']['verify'](_0x179000['targetPosition'])))return'targetPosition.'+_0x2bc5fe;return null!=_0x179000['wasUndone']&&_0x179000['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x179000['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x373b24['fromObject']=function(_0x160eae){if(_0x160eae instanceof _0x305c81['MoveOperation'])return _0x160eae;var _0x474127=new _0x305c81['MoveOperation']();if(null!=_0x160eae['sourcePosition']){if('object'!=typeof _0x160eae['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x474127['sourcePosition']=_0x305c81['Position']['fromObject'](_0x160eae['sourcePosition']);}if(null!=_0x160eae['howMany']&&(_0x474127['howMany']=_0x160eae['howMany']>>>0x0),null!=_0x160eae['targetPosition']){if('object'!=typeof _0x160eae['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x474127['targetPosition']=_0x305c81['Position']['fromObject'](_0x160eae['targetPosition']);}return null!=_0x160eae['wasUndone']&&(_0x474127['wasUndone']=Boolean(_0x160eae['wasUndone'])),_0x474127;},_0x373b24['toObject']=function(_0x18e618,_0x3adb76){_0x3adb76||(_0x3adb76={});var _0x552edd={};return _0x3adb76['defaults']&&(_0x552edd['sourcePosition']=null,_0x552edd['howMany']=0x0,_0x552edd['targetPosition']=null,_0x552edd['wasUndone']=!0x1),null!=_0x18e618['sourcePosition']&&_0x18e618['hasOwnProperty']('sourcePosition')&&(_0x552edd['sourcePosition']=_0x305c81['Position']['toObject'](_0x18e618['sourcePosition'],_0x3adb76)),null!=_0x18e618['howMany']&&_0x18e618['hasOwnProperty']('howMany')&&(_0x552edd['howMany']=_0x18e618['howMany']),null!=_0x18e618['targetPosition']&&_0x18e618['hasOwnProperty']('targetPosition')&&(_0x552edd['targetPosition']=_0x305c81['Position']['toObject'](_0x18e618['targetPosition'],_0x3adb76)),null!=_0x18e618['wasUndone']&&_0x18e618['hasOwnProperty']('wasUndone')&&(_0x552edd['wasUndone']=_0x18e618['wasUndone']),_0x552edd;},_0x373b24['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x373b24['getTypeUrl']=function(_0x16922b){return void 0x0===_0x16922b&&(_0x16922b='type.googleapis.com'),_0x16922b+'/MoveOperation';},_0x373b24;}()),_0x305c81['RenameOperation']=(function(){function _0x21dc47(_0x4999bf){if(_0x4999bf){for(var _0x1185c6=Object['keys'](_0x4999bf),_0x27c805=0x0;_0x27c805<_0x1185c6['length'];++_0x27c805)null!=_0x4999bf[_0x1185c6[_0x27c805]]&&(this[_0x1185c6[_0x27c805]]=_0x4999bf[_0x1185c6[_0x27c805]]);}}return _0x21dc47['prototype']['position']=null,_0x21dc47['prototype']['oldName']='',_0x21dc47['prototype']['newName']='',_0x21dc47['prototype']['wasUndone']=!0x1,_0x21dc47['create']=function(_0x33cb7d){return new _0x21dc47(_0x33cb7d);},_0x21dc47['encode']=function(_0x15f1fb,_0x27cdf1){return _0x27cdf1||(_0x27cdf1=_0x40c5e5['create']()),null!=_0x15f1fb['position']&&Object['hasOwnProperty']['call'](_0x15f1fb,'position')&&_0x305c81['Position']['encode'](_0x15f1fb['position'],_0x27cdf1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15f1fb['oldName']&&Object['hasOwnProperty']['call'](_0x15f1fb,'oldName')&&_0x27cdf1['uint32'](0x12)['string'](_0x15f1fb['oldName']),null!=_0x15f1fb['newName']&&Object['hasOwnProperty']['call'](_0x15f1fb,'newName')&&_0x27cdf1['uint32'](0x1a)['string'](_0x15f1fb['newName']),null!=_0x15f1fb['wasUndone']&&Object['hasOwnProperty']['call'](_0x15f1fb,'wasUndone')&&_0x27cdf1['uint32'](0x20)['bool'](_0x15f1fb['wasUndone']),_0x27cdf1;},_0x21dc47['encodeDelimited']=function(_0x585ab4,_0x373bb8){return this['encode'](_0x585ab4,_0x373bb8)['ldelim']();},_0x21dc47['decode']=function(_0x6a6a1d,_0xd7931a){_0x6a6a1d instanceof _0x10b0f1||(_0x6a6a1d=_0x10b0f1['create'](_0x6a6a1d));for(var _0x1d5b1f=void 0x0===_0xd7931a?_0x6a6a1d['len']:_0x6a6a1d['pos']+_0xd7931a,_0x50bd95=new _0x305c81['RenameOperation']();_0x6a6a1d['pos']<_0x1d5b1f;){var _0x6eef3=_0x6a6a1d['uint32']();switch(_0x6eef3>>>0x3){case 0x1:_0x50bd95['position']=_0x305c81['Position']['decode'](_0x6a6a1d,_0x6a6a1d['uint32']());break;case 0x2:_0x50bd95['oldName']=_0x6a6a1d['string']();break;case 0x3:_0x50bd95['newName']=_0x6a6a1d['string']();break;case 0x4:_0x50bd95['wasUndone']=_0x6a6a1d['bool']();break;default:_0x6a6a1d['skipType'](0x7&_0x6eef3);}}return _0x50bd95;},_0x21dc47['decodeDelimited']=function(_0x563216){return _0x563216 instanceof _0x10b0f1||(_0x563216=new _0x10b0f1(_0x563216)),this['decode'](_0x563216,_0x563216['uint32']());},_0x21dc47['verify']=function(_0x3d040b){if('object'!=typeof _0x3d040b||null===_0x3d040b)return'object\x20expected';if(null!=_0x3d040b['position']&&_0x3d040b['hasOwnProperty']('position')){var _0x28ff78=_0x305c81['Position']['verify'](_0x3d040b['position']);if(_0x28ff78)return'position.'+_0x28ff78;}return null!=_0x3d040b['oldName']&&_0x3d040b['hasOwnProperty']('oldName')&&!_0x12adad['isString'](_0x3d040b['oldName'])?'oldName:\x20string\x20expected':null!=_0x3d040b['newName']&&_0x3d040b['hasOwnProperty']('newName')&&!_0x12adad['isString'](_0x3d040b['newName'])?'newName:\x20string\x20expected':null!=_0x3d040b['wasUndone']&&_0x3d040b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d040b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21dc47['fromObject']=function(_0x37f993){if(_0x37f993 instanceof _0x305c81['RenameOperation'])return _0x37f993;var _0x42a5df=new _0x305c81['RenameOperation']();if(null!=_0x37f993['position']){if('object'!=typeof _0x37f993['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x42a5df['position']=_0x305c81['Position']['fromObject'](_0x37f993['position']);}return null!=_0x37f993['oldName']&&(_0x42a5df['oldName']=String(_0x37f993['oldName'])),null!=_0x37f993['newName']&&(_0x42a5df['newName']=String(_0x37f993['newName'])),null!=_0x37f993['wasUndone']&&(_0x42a5df['wasUndone']=Boolean(_0x37f993['wasUndone'])),_0x42a5df;},_0x21dc47['toObject']=function(_0x1c96c9,_0x102586){_0x102586||(_0x102586={});var _0xdd7b62={};return _0x102586['defaults']&&(_0xdd7b62['position']=null,_0xdd7b62['oldName']='',_0xdd7b62['newName']='',_0xdd7b62['wasUndone']=!0x1),null!=_0x1c96c9['position']&&_0x1c96c9['hasOwnProperty']('position')&&(_0xdd7b62['position']=_0x305c81['Position']['toObject'](_0x1c96c9['position'],_0x102586)),null!=_0x1c96c9['oldName']&&_0x1c96c9['hasOwnProperty']('oldName')&&(_0xdd7b62['oldName']=_0x1c96c9['oldName']),null!=_0x1c96c9['newName']&&_0x1c96c9['hasOwnProperty']('newName')&&(_0xdd7b62['newName']=_0x1c96c9['newName']),null!=_0x1c96c9['wasUndone']&&_0x1c96c9['hasOwnProperty']('wasUndone')&&(_0xdd7b62['wasUndone']=_0x1c96c9['wasUndone']),_0xdd7b62;},_0x21dc47['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x21dc47['getTypeUrl']=function(_0x1e87ba){return void 0x0===_0x1e87ba&&(_0x1e87ba='type.googleapis.com'),_0x1e87ba+'/RenameOperation';},_0x21dc47;}()),_0x305c81['RootAttributeOperation']=(function(){function _0x21f89d(_0x4587ba){if(_0x4587ba){for(var _0x1b6498=Object['keys'](_0x4587ba),_0x4a09ec=0x0;_0x4a09ec<_0x1b6498['length'];++_0x4a09ec)null!=_0x4587ba[_0x1b6498[_0x4a09ec]]&&(this[_0x1b6498[_0x4a09ec]]=_0x4587ba[_0x1b6498[_0x4a09ec]]);}}return _0x21f89d['prototype']['root']='',_0x21f89d['prototype']['key']='',_0x21f89d['prototype']['oldValueBoolean']=!0x1,_0x21f89d['prototype']['oldValueJson']='',_0x21f89d['prototype']['newValueBoolean']=!0x1,_0x21f89d['prototype']['newValueJson']='',_0x21f89d['prototype']['wasUndone']=!0x1,_0x21f89d['create']=function(_0x330ec0){return new _0x21f89d(_0x330ec0);},_0x21f89d['encode']=function(_0x1b842d,_0x54145b){return _0x54145b||(_0x54145b=_0x40c5e5['create']()),null!=_0x1b842d['root']&&Object['hasOwnProperty']['call'](_0x1b842d,'root')&&_0x54145b['uint32'](0xa)['string'](_0x1b842d['root']),null!=_0x1b842d['key']&&Object['hasOwnProperty']['call'](_0x1b842d,'key')&&_0x54145b['uint32'](0x12)['string'](_0x1b842d['key']),null!=_0x1b842d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b842d,'oldValueBoolean')&&_0x54145b['uint32'](0x18)['bool'](_0x1b842d['oldValueBoolean']),null!=_0x1b842d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1b842d,'oldValueJson')&&_0x54145b['uint32'](0x22)['string'](_0x1b842d['oldValueJson']),null!=_0x1b842d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b842d,'newValueBoolean')&&_0x54145b['uint32'](0x28)['bool'](_0x1b842d['newValueBoolean']),null!=_0x1b842d['newValueJson']&&Object['hasOwnProperty']['call'](_0x1b842d,'newValueJson')&&_0x54145b['uint32'](0x32)['string'](_0x1b842d['newValueJson']),null!=_0x1b842d['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b842d,'wasUndone')&&_0x54145b['uint32'](0x38)['bool'](_0x1b842d['wasUndone']),_0x54145b;},_0x21f89d['encodeDelimited']=function(_0x468157,_0x5d4c5a){return this['encode'](_0x468157,_0x5d4c5a)['ldelim']();},_0x21f89d['decode']=function(_0x45ecec,_0x1fa5b1){_0x45ecec instanceof _0x10b0f1||(_0x45ecec=_0x10b0f1['create'](_0x45ecec));for(var _0x1ca0ce=void 0x0===_0x1fa5b1?_0x45ecec['len']:_0x45ecec['pos']+_0x1fa5b1,_0x17de2f=new _0x305c81['RootAttributeOperation']();_0x45ecec['pos']<_0x1ca0ce;){var _0x3d15a9=_0x45ecec['uint32']();switch(_0x3d15a9>>>0x3){case 0x1:_0x17de2f['root']=_0x45ecec['string']();break;case 0x2:_0x17de2f['key']=_0x45ecec['string']();break;case 0x3:_0x17de2f['oldValueBoolean']=_0x45ecec['bool']();break;case 0x4:_0x17de2f['oldValueJson']=_0x45ecec['string']();break;case 0x5:_0x17de2f['newValueBoolean']=_0x45ecec['bool']();break;case 0x6:_0x17de2f['newValueJson']=_0x45ecec['string']();break;case 0x7:_0x17de2f['wasUndone']=_0x45ecec['bool']();break;default:_0x45ecec['skipType'](0x7&_0x3d15a9);}}return _0x17de2f;},_0x21f89d['decodeDelimited']=function(_0x410c1d){return _0x410c1d instanceof _0x10b0f1||(_0x410c1d=new _0x10b0f1(_0x410c1d)),this['decode'](_0x410c1d,_0x410c1d['uint32']());},_0x21f89d['verify']=function(_0x42ce7d){return'object'!=typeof _0x42ce7d||null===_0x42ce7d?'object\x20expected':null!=_0x42ce7d['root']&&_0x42ce7d['hasOwnProperty']('root')&&!_0x12adad['isString'](_0x42ce7d['root'])?'root:\x20string\x20expected':null!=_0x42ce7d['key']&&_0x42ce7d['hasOwnProperty']('key')&&!_0x12adad['isString'](_0x42ce7d['key'])?'key:\x20string\x20expected':null!=_0x42ce7d['oldValueBoolean']&&_0x42ce7d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x42ce7d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x42ce7d['oldValueJson']&&_0x42ce7d['hasOwnProperty']('oldValueJson')&&!_0x12adad['isString'](_0x42ce7d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x42ce7d['newValueBoolean']&&_0x42ce7d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x42ce7d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x42ce7d['newValueJson']&&_0x42ce7d['hasOwnProperty']('newValueJson')&&!_0x12adad['isString'](_0x42ce7d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x42ce7d['wasUndone']&&_0x42ce7d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x42ce7d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21f89d['fromObject']=function(_0x5c32e2){if(_0x5c32e2 instanceof _0x305c81['RootAttributeOperation'])return _0x5c32e2;var _0x179d1a=new _0x305c81['RootAttributeOperation']();return null!=_0x5c32e2['root']&&(_0x179d1a['root']=String(_0x5c32e2['root'])),null!=_0x5c32e2['key']&&(_0x179d1a['key']=String(_0x5c32e2['key'])),null!=_0x5c32e2['oldValueBoolean']&&(_0x179d1a['oldValueBoolean']=Boolean(_0x5c32e2['oldValueBoolean'])),null!=_0x5c32e2['oldValueJson']&&(_0x179d1a['oldValueJson']=String(_0x5c32e2['oldValueJson'])),null!=_0x5c32e2['newValueBoolean']&&(_0x179d1a['newValueBoolean']=Boolean(_0x5c32e2['newValueBoolean'])),null!=_0x5c32e2['newValueJson']&&(_0x179d1a['newValueJson']=String(_0x5c32e2['newValueJson'])),null!=_0x5c32e2['wasUndone']&&(_0x179d1a['wasUndone']=Boolean(_0x5c32e2['wasUndone'])),_0x179d1a;},_0x21f89d['toObject']=function(_0x202316,_0x4fb931){_0x4fb931||(_0x4fb931={});var _0x510dde={};return _0x4fb931['defaults']&&(_0x510dde['root']='',_0x510dde['key']='',_0x510dde['oldValueBoolean']=!0x1,_0x510dde['oldValueJson']='',_0x510dde['newValueBoolean']=!0x1,_0x510dde['newValueJson']='',_0x510dde['wasUndone']=!0x1),null!=_0x202316['root']&&_0x202316['hasOwnProperty']('root')&&(_0x510dde['root']=_0x202316['root']),null!=_0x202316['key']&&_0x202316['hasOwnProperty']('key')&&(_0x510dde['key']=_0x202316['key']),null!=_0x202316['oldValueBoolean']&&_0x202316['hasOwnProperty']('oldValueBoolean')&&(_0x510dde['oldValueBoolean']=_0x202316['oldValueBoolean']),null!=_0x202316['oldValueJson']&&_0x202316['hasOwnProperty']('oldValueJson')&&(_0x510dde['oldValueJson']=_0x202316['oldValueJson']),null!=_0x202316['newValueBoolean']&&_0x202316['hasOwnProperty']('newValueBoolean')&&(_0x510dde['newValueBoolean']=_0x202316['newValueBoolean']),null!=_0x202316['newValueJson']&&_0x202316['hasOwnProperty']('newValueJson')&&(_0x510dde['newValueJson']=_0x202316['newValueJson']),null!=_0x202316['wasUndone']&&_0x202316['hasOwnProperty']('wasUndone')&&(_0x510dde['wasUndone']=_0x202316['wasUndone']),_0x510dde;},_0x21f89d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x21f89d['getTypeUrl']=function(_0x501f12){return void 0x0===_0x501f12&&(_0x501f12='type.googleapis.com'),_0x501f12+'/RootAttributeOperation';},_0x21f89d;}()),_0x305c81['RootOperation']=(function(){function _0x52173e(_0x43dc7a){if(_0x43dc7a){for(var _0x5867d5=Object['keys'](_0x43dc7a),_0x22ec51=0x0;_0x22ec51<_0x5867d5['length'];++_0x22ec51)null!=_0x43dc7a[_0x5867d5[_0x22ec51]]&&(this[_0x5867d5[_0x22ec51]]=_0x43dc7a[_0x5867d5[_0x22ec51]]);}}return _0x52173e['prototype']['rootName']='',_0x52173e['prototype']['elementName']='',_0x52173e['prototype']['isAdd']=!0x1,_0x52173e['prototype']['wasUndone']=!0x1,_0x52173e['create']=function(_0x112863){return new _0x52173e(_0x112863);},_0x52173e['encode']=function(_0x405bc6,_0x5e228f){return _0x5e228f||(_0x5e228f=_0x40c5e5['create']()),null!=_0x405bc6['rootName']&&Object['hasOwnProperty']['call'](_0x405bc6,'rootName')&&_0x5e228f['uint32'](0xa)['string'](_0x405bc6['rootName']),null!=_0x405bc6['elementName']&&Object['hasOwnProperty']['call'](_0x405bc6,'elementName')&&_0x5e228f['uint32'](0x12)['string'](_0x405bc6['elementName']),null!=_0x405bc6['isAdd']&&Object['hasOwnProperty']['call'](_0x405bc6,'isAdd')&&_0x5e228f['uint32'](0x18)['bool'](_0x405bc6['isAdd']),null!=_0x405bc6['wasUndone']&&Object['hasOwnProperty']['call'](_0x405bc6,'wasUndone')&&_0x5e228f['uint32'](0x20)['bool'](_0x405bc6['wasUndone']),_0x5e228f;},_0x52173e['encodeDelimited']=function(_0xab1fd5,_0x10ac18){return this['encode'](_0xab1fd5,_0x10ac18)['ldelim']();},_0x52173e['decode']=function(_0x3d305b,_0x3d64f0){_0x3d305b instanceof _0x10b0f1||(_0x3d305b=_0x10b0f1['create'](_0x3d305b));for(var _0xb75700=void 0x0===_0x3d64f0?_0x3d305b['len']:_0x3d305b['pos']+_0x3d64f0,_0xdaebb4=new _0x305c81['RootOperation']();_0x3d305b['pos']<_0xb75700;){var _0x2c8457=_0x3d305b['uint32']();switch(_0x2c8457>>>0x3){case 0x1:_0xdaebb4['rootName']=_0x3d305b['string']();break;case 0x2:_0xdaebb4['elementName']=_0x3d305b['string']();break;case 0x3:_0xdaebb4['isAdd']=_0x3d305b['bool']();break;case 0x4:_0xdaebb4['wasUndone']=_0x3d305b['bool']();break;default:_0x3d305b['skipType'](0x7&_0x2c8457);}}return _0xdaebb4;},_0x52173e['decodeDelimited']=function(_0x671420){return _0x671420 instanceof _0x10b0f1||(_0x671420=new _0x10b0f1(_0x671420)),this['decode'](_0x671420,_0x671420['uint32']());},_0x52173e['verify']=function(_0x931095){return'object'!=typeof _0x931095||null===_0x931095?'object\x20expected':null!=_0x931095['rootName']&&_0x931095['hasOwnProperty']('rootName')&&!_0x12adad['isString'](_0x931095['rootName'])?'rootName:\x20string\x20expected':null!=_0x931095['elementName']&&_0x931095['hasOwnProperty']('elementName')&&!_0x12adad['isString'](_0x931095['elementName'])?'elementName:\x20string\x20expected':null!=_0x931095['isAdd']&&_0x931095['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x931095['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x931095['wasUndone']&&_0x931095['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x931095['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52173e['fromObject']=function(_0x14fb46){if(_0x14fb46 instanceof _0x305c81['RootOperation'])return _0x14fb46;var _0x57f5f3=new _0x305c81['RootOperation']();return null!=_0x14fb46['rootName']&&(_0x57f5f3['rootName']=String(_0x14fb46['rootName'])),null!=_0x14fb46['elementName']&&(_0x57f5f3['elementName']=String(_0x14fb46['elementName'])),null!=_0x14fb46['isAdd']&&(_0x57f5f3['isAdd']=Boolean(_0x14fb46['isAdd'])),null!=_0x14fb46['wasUndone']&&(_0x57f5f3['wasUndone']=Boolean(_0x14fb46['wasUndone'])),_0x57f5f3;},_0x52173e['toObject']=function(_0x7fdd71,_0x2b2695){_0x2b2695||(_0x2b2695={});var _0x10179d={};return _0x2b2695['defaults']&&(_0x10179d['rootName']='',_0x10179d['elementName']='',_0x10179d['isAdd']=!0x1,_0x10179d['wasUndone']=!0x1),null!=_0x7fdd71['rootName']&&_0x7fdd71['hasOwnProperty']('rootName')&&(_0x10179d['rootName']=_0x7fdd71['rootName']),null!=_0x7fdd71['elementName']&&_0x7fdd71['hasOwnProperty']('elementName')&&(_0x10179d['elementName']=_0x7fdd71['elementName']),null!=_0x7fdd71['isAdd']&&_0x7fdd71['hasOwnProperty']('isAdd')&&(_0x10179d['isAdd']=_0x7fdd71['isAdd']),null!=_0x7fdd71['wasUndone']&&_0x7fdd71['hasOwnProperty']('wasUndone')&&(_0x10179d['wasUndone']=_0x7fdd71['wasUndone']),_0x10179d;},_0x52173e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x52173e['getTypeUrl']=function(_0x476845){return void 0x0===_0x476845&&(_0x476845='type.googleapis.com'),_0x476845+'/RootOperation';},_0x52173e;}()),_0x305c81['SplitOperation']=(function(){function _0x2076cd(_0x4e2895){if(_0x4e2895){for(var _0xbcb8ee=Object['keys'](_0x4e2895),_0x5d97f1=0x0;_0x5d97f1<_0xbcb8ee['length'];++_0x5d97f1)null!=_0x4e2895[_0xbcb8ee[_0x5d97f1]]&&(this[_0xbcb8ee[_0x5d97f1]]=_0x4e2895[_0xbcb8ee[_0x5d97f1]]);}}return _0x2076cd['prototype']['splitPosition']=null,_0x2076cd['prototype']['graveyardPosition']=null,_0x2076cd['prototype']['howMany']=0x0,_0x2076cd['prototype']['insertionPosition']=null,_0x2076cd['prototype']['wasUndone']=!0x1,_0x2076cd['create']=function(_0x1a6704){return new _0x2076cd(_0x1a6704);},_0x2076cd['encode']=function(_0x21ec13,_0x30a8e6){return _0x30a8e6||(_0x30a8e6=_0x40c5e5['create']()),null!=_0x21ec13['splitPosition']&&Object['hasOwnProperty']['call'](_0x21ec13,'splitPosition')&&_0x305c81['Position']['encode'](_0x21ec13['splitPosition'],_0x30a8e6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x21ec13['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x21ec13,'graveyardPosition')&&_0x305c81['Position']['encode'](_0x21ec13['graveyardPosition'],_0x30a8e6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x21ec13['howMany']&&Object['hasOwnProperty']['call'](_0x21ec13,'howMany')&&_0x30a8e6['uint32'](0x18)['uint32'](_0x21ec13['howMany']),null!=_0x21ec13['insertionPosition']&&Object['hasOwnProperty']['call'](_0x21ec13,'insertionPosition')&&_0x305c81['Position']['encode'](_0x21ec13['insertionPosition'],_0x30a8e6['uint32'](0x22)['fork']())['ldelim'](),null!=_0x21ec13['wasUndone']&&Object['hasOwnProperty']['call'](_0x21ec13,'wasUndone')&&_0x30a8e6['uint32'](0x28)['bool'](_0x21ec13['wasUndone']),_0x30a8e6;},_0x2076cd['encodeDelimited']=function(_0xe23002,_0x1aa295){return this['encode'](_0xe23002,_0x1aa295)['ldelim']();},_0x2076cd['decode']=function(_0x2ec0e4,_0x28549c){_0x2ec0e4 instanceof _0x10b0f1||(_0x2ec0e4=_0x10b0f1['create'](_0x2ec0e4));for(var _0x1da650=void 0x0===_0x28549c?_0x2ec0e4['len']:_0x2ec0e4['pos']+_0x28549c,_0x2bac72=new _0x305c81['SplitOperation']();_0x2ec0e4['pos']<_0x1da650;){var _0x272657=_0x2ec0e4['uint32']();switch(_0x272657>>>0x3){case 0x1:_0x2bac72['splitPosition']=_0x305c81['Position']['decode'](_0x2ec0e4,_0x2ec0e4['uint32']());break;case 0x2:_0x2bac72['graveyardPosition']=_0x305c81['Position']['decode'](_0x2ec0e4,_0x2ec0e4['uint32']());break;case 0x3:_0x2bac72['howMany']=_0x2ec0e4['uint32']();break;case 0x4:_0x2bac72['insertionPosition']=_0x305c81['Position']['decode'](_0x2ec0e4,_0x2ec0e4['uint32']());break;case 0x5:_0x2bac72['wasUndone']=_0x2ec0e4['bool']();break;default:_0x2ec0e4['skipType'](0x7&_0x272657);}}return _0x2bac72;},_0x2076cd['decodeDelimited']=function(_0x44af2f){return _0x44af2f instanceof _0x10b0f1||(_0x44af2f=new _0x10b0f1(_0x44af2f)),this['decode'](_0x44af2f,_0x44af2f['uint32']());},_0x2076cd['verify']=function(_0x2a6880){if('object'!=typeof _0x2a6880||null===_0x2a6880)return'object\x20expected';var _0x576c11;if(null!=_0x2a6880['splitPosition']&&_0x2a6880['hasOwnProperty']('splitPosition')&&(_0x576c11=_0x305c81['Position']['verify'](_0x2a6880['splitPosition'])))return'splitPosition.'+_0x576c11;if(null!=_0x2a6880['graveyardPosition']&&_0x2a6880['hasOwnProperty']('graveyardPosition')&&(_0x576c11=_0x305c81['Position']['verify'](_0x2a6880['graveyardPosition'])))return'graveyardPosition.'+_0x576c11;if(null!=_0x2a6880['howMany']&&_0x2a6880['hasOwnProperty']('howMany')&&!_0x12adad['isInteger'](_0x2a6880['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2a6880['insertionPosition']&&_0x2a6880['hasOwnProperty']('insertionPosition')&&(_0x576c11=_0x305c81['Position']['verify'](_0x2a6880['insertionPosition'])))return'insertionPosition.'+_0x576c11;return null!=_0x2a6880['wasUndone']&&_0x2a6880['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a6880['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2076cd['fromObject']=function(_0x16ee26){if(_0x16ee26 instanceof _0x305c81['SplitOperation'])return _0x16ee26;var _0x83d9a9=new _0x305c81['SplitOperation']();if(null!=_0x16ee26['splitPosition']){if('object'!=typeof _0x16ee26['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x83d9a9['splitPosition']=_0x305c81['Position']['fromObject'](_0x16ee26['splitPosition']);}if(null!=_0x16ee26['graveyardPosition']){if('object'!=typeof _0x16ee26['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x83d9a9['graveyardPosition']=_0x305c81['Position']['fromObject'](_0x16ee26['graveyardPosition']);}if(null!=_0x16ee26['howMany']&&(_0x83d9a9['howMany']=_0x16ee26['howMany']>>>0x0),null!=_0x16ee26['insertionPosition']){if('object'!=typeof _0x16ee26['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x83d9a9['insertionPosition']=_0x305c81['Position']['fromObject'](_0x16ee26['insertionPosition']);}return null!=_0x16ee26['wasUndone']&&(_0x83d9a9['wasUndone']=Boolean(_0x16ee26['wasUndone'])),_0x83d9a9;},_0x2076cd['toObject']=function(_0x5dee16,_0x51006b){_0x51006b||(_0x51006b={});var _0x53f2c2={};return _0x51006b['defaults']&&(_0x53f2c2['splitPosition']=null,_0x53f2c2['graveyardPosition']=null,_0x53f2c2['howMany']=0x0,_0x53f2c2['insertionPosition']=null,_0x53f2c2['wasUndone']=!0x1),null!=_0x5dee16['splitPosition']&&_0x5dee16['hasOwnProperty']('splitPosition')&&(_0x53f2c2['splitPosition']=_0x305c81['Position']['toObject'](_0x5dee16['splitPosition'],_0x51006b)),null!=_0x5dee16['graveyardPosition']&&_0x5dee16['hasOwnProperty']('graveyardPosition')&&(_0x53f2c2['graveyardPosition']=_0x305c81['Position']['toObject'](_0x5dee16['graveyardPosition'],_0x51006b)),null!=_0x5dee16['howMany']&&_0x5dee16['hasOwnProperty']('howMany')&&(_0x53f2c2['howMany']=_0x5dee16['howMany']),null!=_0x5dee16['insertionPosition']&&_0x5dee16['hasOwnProperty']('insertionPosition')&&(_0x53f2c2['insertionPosition']=_0x305c81['Position']['toObject'](_0x5dee16['insertionPosition'],_0x51006b)),null!=_0x5dee16['wasUndone']&&_0x5dee16['hasOwnProperty']('wasUndone')&&(_0x53f2c2['wasUndone']=_0x5dee16['wasUndone']),_0x53f2c2;},_0x2076cd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x2076cd['getTypeUrl']=function(_0x2fd0b2){return void 0x0===_0x2fd0b2&&(_0x2fd0b2='type.googleapis.com'),_0x2fd0b2+'/SplitOperation';},_0x2076cd;}()),_0x305c81['Position']=(function(){function _0x5237db(_0x546800){if(this['path']=[],_0x546800){for(var _0x500ffb=Object['keys'](_0x546800),_0x4cd951=0x0;_0x4cd951<_0x500ffb['length'];++_0x4cd951)null!=_0x546800[_0x500ffb[_0x4cd951]]&&(this[_0x500ffb[_0x4cd951]]=_0x546800[_0x500ffb[_0x4cd951]]);}}return _0x5237db['prototype']['root']='',_0x5237db['prototype']['rootMain']=!0x1,_0x5237db['prototype']['rootGraveyard']=!0x1,_0x5237db['prototype']['path']=_0x12adad['emptyArray'],_0x5237db['prototype']['stickiness']='',_0x5237db['create']=function(_0x1d65ac){return new _0x5237db(_0x1d65ac);},_0x5237db['encode']=function(_0x104399,_0x5ec13e){if(_0x5ec13e||(_0x5ec13e=_0x40c5e5['create']()),null!=_0x104399['root']&&Object['hasOwnProperty']['call'](_0x104399,'root')&&_0x5ec13e['uint32'](0xa)['string'](_0x104399['root']),null!=_0x104399['rootMain']&&Object['hasOwnProperty']['call'](_0x104399,'rootMain')&&_0x5ec13e['uint32'](0x10)['bool'](_0x104399['rootMain']),null!=_0x104399['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x104399,'rootGraveyard')&&_0x5ec13e['uint32'](0x18)['bool'](_0x104399['rootGraveyard']),null!=_0x104399['path']&&_0x104399['path']['length']){_0x5ec13e['uint32'](0x22)['fork']();for(var _0xc683d0=0x0;_0xc683d0<_0x104399['path']['length'];++_0xc683d0)_0x5ec13e['uint32'](_0x104399['path'][_0xc683d0]);_0x5ec13e['ldelim']();}return null!=_0x104399['stickiness']&&Object['hasOwnProperty']['call'](_0x104399,'stickiness')&&_0x5ec13e['uint32'](0x2a)['string'](_0x104399['stickiness']),_0x5ec13e;},_0x5237db['encodeDelimited']=function(_0xc3866d,_0x225008){return this['encode'](_0xc3866d,_0x225008)['ldelim']();},_0x5237db['decode']=function(_0x186a4a,_0x2ae2f1){_0x186a4a instanceof _0x10b0f1||(_0x186a4a=_0x10b0f1['create'](_0x186a4a));for(var _0x128171=void 0x0===_0x2ae2f1?_0x186a4a['len']:_0x186a4a['pos']+_0x2ae2f1,_0x178a1c=new _0x305c81['Position']();_0x186a4a['pos']<_0x128171;){var _0x41264a=_0x186a4a['uint32']();switch(_0x41264a>>>0x3){case 0x1:_0x178a1c['root']=_0x186a4a['string']();break;case 0x2:_0x178a1c['rootMain']=_0x186a4a['bool']();break;case 0x3:_0x178a1c['rootGraveyard']=_0x186a4a['bool']();break;case 0x4:if(_0x178a1c['path']&&_0x178a1c['path']['length']||(_0x178a1c['path']=[]),0x2==(0x7&_0x41264a)){for(var _0x23ccd8=_0x186a4a['uint32']()+_0x186a4a['pos'];_0x186a4a['pos']<_0x23ccd8;)_0x178a1c['path']['push'](_0x186a4a['uint32']());}else _0x178a1c['path']['push'](_0x186a4a['uint32']());break;case 0x5:_0x178a1c['stickiness']=_0x186a4a['string']();break;default:_0x186a4a['skipType'](0x7&_0x41264a);}}return _0x178a1c;},_0x5237db['decodeDelimited']=function(_0x26b6a3){return _0x26b6a3 instanceof _0x10b0f1||(_0x26b6a3=new _0x10b0f1(_0x26b6a3)),this['decode'](_0x26b6a3,_0x26b6a3['uint32']());},_0x5237db['verify']=function(_0x5a3b59){if('object'!=typeof _0x5a3b59||null===_0x5a3b59)return'object\x20expected';if(null!=_0x5a3b59['root']&&_0x5a3b59['hasOwnProperty']('root')&&!_0x12adad['isString'](_0x5a3b59['root']))return'root:\x20string\x20expected';if(null!=_0x5a3b59['rootMain']&&_0x5a3b59['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5a3b59['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5a3b59['rootGraveyard']&&_0x5a3b59['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5a3b59['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5a3b59['path']&&_0x5a3b59['hasOwnProperty']('path')){if(!Array['isArray'](_0x5a3b59['path']))return'path:\x20array\x20expected';for(var _0x33922e=0x0;_0x33922e<_0x5a3b59['path']['length'];++_0x33922e)if(!_0x12adad['isInteger'](_0x5a3b59['path'][_0x33922e]))return'path:\x20integer[]\x20expected';}return null!=_0x5a3b59['stickiness']&&_0x5a3b59['hasOwnProperty']('stickiness')&&!_0x12adad['isString'](_0x5a3b59['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x5237db['fromObject']=function(_0x52e621){if(_0x52e621 instanceof _0x305c81['Position'])return _0x52e621;var _0x853f4=new _0x305c81['Position']();if(null!=_0x52e621['root']&&(_0x853f4['root']=String(_0x52e621['root'])),null!=_0x52e621['rootMain']&&(_0x853f4['rootMain']=Boolean(_0x52e621['rootMain'])),null!=_0x52e621['rootGraveyard']&&(_0x853f4['rootGraveyard']=Boolean(_0x52e621['rootGraveyard'])),_0x52e621['path']){if(!Array['isArray'](_0x52e621['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x853f4['path']=[];for(var _0x3536f2=0x0;_0x3536f2<_0x52e621['path']['length'];++_0x3536f2)_0x853f4['path'][_0x3536f2]=_0x52e621['path'][_0x3536f2]>>>0x0;}return null!=_0x52e621['stickiness']&&(_0x853f4['stickiness']=String(_0x52e621['stickiness'])),_0x853f4;},_0x5237db['toObject']=function(_0x2c0542,_0x52aebb){_0x52aebb||(_0x52aebb={});var _0x8130c8={};if((_0x52aebb['arrays']||_0x52aebb['defaults'])&&(_0x8130c8['path']=[]),_0x52aebb['defaults']&&(_0x8130c8['root']='',_0x8130c8['rootMain']=!0x1,_0x8130c8['rootGraveyard']=!0x1,_0x8130c8['stickiness']=''),null!=_0x2c0542['root']&&_0x2c0542['hasOwnProperty']('root')&&(_0x8130c8['root']=_0x2c0542['root']),null!=_0x2c0542['rootMain']&&_0x2c0542['hasOwnProperty']('rootMain')&&(_0x8130c8['rootMain']=_0x2c0542['rootMain']),null!=_0x2c0542['rootGraveyard']&&_0x2c0542['hasOwnProperty']('rootGraveyard')&&(_0x8130c8['rootGraveyard']=_0x2c0542['rootGraveyard']),_0x2c0542['path']&&_0x2c0542['path']['length']){_0x8130c8['path']=[];for(var _0x2f5a5c=0x0;_0x2f5a5c<_0x2c0542['path']['length'];++_0x2f5a5c)_0x8130c8['path'][_0x2f5a5c]=_0x2c0542['path'][_0x2f5a5c];}return null!=_0x2c0542['stickiness']&&_0x2c0542['hasOwnProperty']('stickiness')&&(_0x8130c8['stickiness']=_0x2c0542['stickiness']),_0x8130c8;},_0x5237db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x5237db['getTypeUrl']=function(_0x1a5c2f){return void 0x0===_0x1a5c2f&&(_0x1a5c2f='type.googleapis.com'),_0x1a5c2f+'/Position';},_0x5237db;}()),_0x305c81['Range']=(function(){function _0x1ef295(_0x3ea825){if(_0x3ea825){for(var _0x57771b=Object['keys'](_0x3ea825),_0x236b32=0x0;_0x236b32<_0x57771b['length'];++_0x236b32)null!=_0x3ea825[_0x57771b[_0x236b32]]&&(this[_0x57771b[_0x236b32]]=_0x3ea825[_0x57771b[_0x236b32]]);}}return _0x1ef295['prototype']['start']=null,_0x1ef295['prototype']['end']=null,_0x1ef295['create']=function(_0x285232){return new _0x1ef295(_0x285232);},_0x1ef295['encode']=function(_0x1685b7,_0x53402d){return _0x53402d||(_0x53402d=_0x40c5e5['create']()),null!=_0x1685b7['start']&&Object['hasOwnProperty']['call'](_0x1685b7,'start')&&_0x305c81['Position']['encode'](_0x1685b7['start'],_0x53402d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1685b7['end']&&Object['hasOwnProperty']['call'](_0x1685b7,'end')&&_0x305c81['Position']['encode'](_0x1685b7['end'],_0x53402d['uint32'](0x12)['fork']())['ldelim'](),_0x53402d;},_0x1ef295['encodeDelimited']=function(_0x3c8dd3,_0x3838dc){return this['encode'](_0x3c8dd3,_0x3838dc)['ldelim']();},_0x1ef295['decode']=function(_0x3f7c42,_0x545841){_0x3f7c42 instanceof _0x10b0f1||(_0x3f7c42=_0x10b0f1['create'](_0x3f7c42));for(var _0x4afd50=void 0x0===_0x545841?_0x3f7c42['len']:_0x3f7c42['pos']+_0x545841,_0xec30a6=new _0x305c81['Range']();_0x3f7c42['pos']<_0x4afd50;){var _0x5595b7=_0x3f7c42['uint32']();switch(_0x5595b7>>>0x3){case 0x1:_0xec30a6['start']=_0x305c81['Position']['decode'](_0x3f7c42,_0x3f7c42['uint32']());break;case 0x2:_0xec30a6['end']=_0x305c81['Position']['decode'](_0x3f7c42,_0x3f7c42['uint32']());break;default:_0x3f7c42['skipType'](0x7&_0x5595b7);}}return _0xec30a6;},_0x1ef295['decodeDelimited']=function(_0x538ff3){return _0x538ff3 instanceof _0x10b0f1||(_0x538ff3=new _0x10b0f1(_0x538ff3)),this['decode'](_0x538ff3,_0x538ff3['uint32']());},_0x1ef295['verify']=function(_0x10260d){if('object'!=typeof _0x10260d||null===_0x10260d)return'object\x20expected';var _0x410b6b;if(null!=_0x10260d['start']&&_0x10260d['hasOwnProperty']('start')&&(_0x410b6b=_0x305c81['Position']['verify'](_0x10260d['start'])))return'start.'+_0x410b6b;if(null!=_0x10260d['end']&&_0x10260d['hasOwnProperty']('end')&&(_0x410b6b=_0x305c81['Position']['verify'](_0x10260d['end'])))return'end.'+_0x410b6b;return null;},_0x1ef295['fromObject']=function(_0x3809c6){if(_0x3809c6 instanceof _0x305c81['Range'])return _0x3809c6;var _0x5b00d0=new _0x305c81['Range']();if(null!=_0x3809c6['start']){if('object'!=typeof _0x3809c6['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5b00d0['start']=_0x305c81['Position']['fromObject'](_0x3809c6['start']);}if(null!=_0x3809c6['end']){if('object'!=typeof _0x3809c6['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5b00d0['end']=_0x305c81['Position']['fromObject'](_0x3809c6['end']);}return _0x5b00d0;},_0x1ef295['toObject']=function(_0x74687c,_0x2bf3e6){_0x2bf3e6||(_0x2bf3e6={});var _0x3c99cd={};return _0x2bf3e6['defaults']&&(_0x3c99cd['start']=null,_0x3c99cd['end']=null),null!=_0x74687c['start']&&_0x74687c['hasOwnProperty']('start')&&(_0x3c99cd['start']=_0x305c81['Position']['toObject'](_0x74687c['start'],_0x2bf3e6)),null!=_0x74687c['end']&&_0x74687c['hasOwnProperty']('end')&&(_0x3c99cd['end']=_0x305c81['Position']['toObject'](_0x74687c['end'],_0x2bf3e6)),_0x3c99cd;},_0x1ef295['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x1ef295['getTypeUrl']=function(_0x38b469){return void 0x0===_0x38b469&&(_0x38b469='type.googleapis.com'),_0x38b469+'/Range';},_0x1ef295;}()),_0x305c81['Element']=(function(){function _0x2c6557(_0xa6794c){if(this['children']=[],this['attributesBoolean']={},_0xa6794c){for(var _0x1a2006=Object['keys'](_0xa6794c),_0x4b4b4c=0x0;_0x4b4b4c<_0x1a2006['length'];++_0x4b4b4c)null!=_0xa6794c[_0x1a2006[_0x4b4b4c]]&&(this[_0x1a2006[_0x4b4b4c]]=_0xa6794c[_0x1a2006[_0x4b4b4c]]);}}return _0x2c6557['prototype']['name']='',_0x2c6557['prototype']['children']=_0x12adad['emptyArray'],_0x2c6557['prototype']['data']='',_0x2c6557['prototype']['attributesBoolean']=_0x12adad['emptyObject'],_0x2c6557['prototype']['attributesJson']='',_0x2c6557['create']=function(_0x18409f){return new _0x2c6557(_0x18409f);},_0x2c6557['encode']=function(_0x386f39,_0x586270){if(_0x586270||(_0x586270=_0x40c5e5['create']()),null!=_0x386f39['name']&&Object['hasOwnProperty']['call'](_0x386f39,'name')&&_0x586270['uint32'](0xa)['string'](_0x386f39['name']),null!=_0x386f39['children']&&_0x386f39['children']['length']){for(var _0x3f36c2=0x0;_0x3f36c2<_0x386f39['children']['length'];++_0x3f36c2)_0x305c81['Element']['encode'](_0x386f39['children'][_0x3f36c2],_0x586270['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x386f39['data']&&Object['hasOwnProperty']['call'](_0x386f39,'data')&&_0x586270['uint32'](0x1a)['string'](_0x386f39['data']),null!=_0x386f39['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x386f39,'attributesBoolean')){var _0x2c7702=Object['keys'](_0x386f39['attributesBoolean']);for(_0x3f36c2=0x0;_0x3f36c2<_0x2c7702['length'];++_0x3f36c2)_0x586270['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2c7702[_0x3f36c2])['uint32'](0x10)['bool'](_0x386f39['attributesBoolean'][_0x2c7702[_0x3f36c2]])['ldelim']();}return null!=_0x386f39['attributesJson']&&Object['hasOwnProperty']['call'](_0x386f39,'attributesJson')&&_0x586270['uint32'](0x2a)['string'](_0x386f39['attributesJson']),_0x586270;},_0x2c6557['encodeDelimited']=function(_0x128e34,_0x5c409f){return this['encode'](_0x128e34,_0x5c409f)['ldelim']();},_0x2c6557['decode']=function(_0x4d475e,_0x5ac26e){_0x4d475e instanceof _0x10b0f1||(_0x4d475e=_0x10b0f1['create'](_0x4d475e));for(var _0x1f7eba,_0x3fb25c,_0x5e57c9=void 0x0===_0x5ac26e?_0x4d475e['len']:_0x4d475e['pos']+_0x5ac26e,_0x88d396=new _0x305c81['Element']();_0x4d475e['pos']<_0x5e57c9;){var _0x165f88=_0x4d475e['uint32']();switch(_0x165f88>>>0x3){case 0x1:_0x88d396['name']=_0x4d475e['string']();break;case 0x2:_0x88d396['children']&&_0x88d396['children']['length']||(_0x88d396['children']=[]),_0x88d396['children']['push'](_0x305c81['Element']['decode'](_0x4d475e,_0x4d475e['uint32']()));break;case 0x3:_0x88d396['data']=_0x4d475e['string']();break;case 0x4:_0x88d396['attributesBoolean']===_0x12adad['emptyObject']&&(_0x88d396['attributesBoolean']={});var _0x20b4cc=_0x4d475e['uint32']()+_0x4d475e['pos'];for(_0x1f7eba='',_0x3fb25c=!0x1;_0x4d475e['pos']<_0x20b4cc;){var _0x3d19ac=_0x4d475e['uint32']();switch(_0x3d19ac>>>0x3){case 0x1:_0x1f7eba=_0x4d475e['string']();break;case 0x2:_0x3fb25c=_0x4d475e['bool']();break;default:_0x4d475e['skipType'](0x7&_0x3d19ac);}}_0x88d396['attributesBoolean'][_0x1f7eba]=_0x3fb25c;break;case 0x5:_0x88d396['attributesJson']=_0x4d475e['string']();break;default:_0x4d475e['skipType'](0x7&_0x165f88);}}return _0x88d396;},_0x2c6557['decodeDelimited']=function(_0x75b9b0){return _0x75b9b0 instanceof _0x10b0f1||(_0x75b9b0=new _0x10b0f1(_0x75b9b0)),this['decode'](_0x75b9b0,_0x75b9b0['uint32']());},_0x2c6557['verify']=function(_0x592c19){if('object'!=typeof _0x592c19||null===_0x592c19)return'object\x20expected';if(null!=_0x592c19['name']&&_0x592c19['hasOwnProperty']('name')&&!_0x12adad['isString'](_0x592c19['name']))return'name:\x20string\x20expected';if(null!=_0x592c19['children']&&_0x592c19['hasOwnProperty']('children')){if(!Array['isArray'](_0x592c19['children']))return'children:\x20array\x20expected';for(var _0x36410a=0x0;_0x36410a<_0x592c19['children']['length'];++_0x36410a){var _0x22344d=_0x305c81['Element']['verify'](_0x592c19['children'][_0x36410a]);if(_0x22344d)return'children.'+_0x22344d;}}if(null!=_0x592c19['data']&&_0x592c19['hasOwnProperty']('data')&&!_0x12adad['isString'](_0x592c19['data']))return'data:\x20string\x20expected';if(null!=_0x592c19['attributesBoolean']&&_0x592c19['hasOwnProperty']('attributesBoolean')){if(!_0x12adad['isObject'](_0x592c19['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x58e9c6=Object['keys'](_0x592c19['attributesBoolean']);for(_0x36410a=0x0;_0x36410a<_0x58e9c6['length'];++_0x36410a)if('boolean'!=typeof _0x592c19['attributesBoolean'][_0x58e9c6[_0x36410a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x592c19['attributesJson']&&_0x592c19['hasOwnProperty']('attributesJson')&&!_0x12adad['isString'](_0x592c19['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2c6557['fromObject']=function(_0xf24b9f){if(_0xf24b9f instanceof _0x305c81['Element'])return _0xf24b9f;var _0xcc7632=new _0x305c81['Element']();if(null!=_0xf24b9f['name']&&(_0xcc7632['name']=String(_0xf24b9f['name'])),_0xf24b9f['children']){if(!Array['isArray'](_0xf24b9f['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xcc7632['children']=[];for(var _0x358788=0x0;_0x358788<_0xf24b9f['children']['length'];++_0x358788){if('object'!=typeof _0xf24b9f['children'][_0x358788])throw TypeError('.Element.children:\x20object\x20expected');_0xcc7632['children'][_0x358788]=_0x305c81['Element']['fromObject'](_0xf24b9f['children'][_0x358788]);}}if(null!=_0xf24b9f['data']&&(_0xcc7632['data']=String(_0xf24b9f['data'])),_0xf24b9f['attributesBoolean']){if('object'!=typeof _0xf24b9f['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xcc7632['attributesBoolean']={};var _0x1ff2ab=Object['keys'](_0xf24b9f['attributesBoolean']);for(_0x358788=0x0;_0x358788<_0x1ff2ab['length'];++_0x358788)_0xcc7632['attributesBoolean'][_0x1ff2ab[_0x358788]]=Boolean(_0xf24b9f['attributesBoolean'][_0x1ff2ab[_0x358788]]);}return null!=_0xf24b9f['attributesJson']&&(_0xcc7632['attributesJson']=String(_0xf24b9f['attributesJson'])),_0xcc7632;},_0x2c6557['toObject']=function(_0x3ba0f0,_0x44a234){_0x44a234||(_0x44a234={});var _0x3333e5,_0x235dd2={};if((_0x44a234['arrays']||_0x44a234['defaults'])&&(_0x235dd2['children']=[]),(_0x44a234['objects']||_0x44a234['defaults'])&&(_0x235dd2['attributesBoolean']={}),_0x44a234['defaults']&&(_0x235dd2['name']='',_0x235dd2['data']='',_0x235dd2['attributesJson']=''),null!=_0x3ba0f0['name']&&_0x3ba0f0['hasOwnProperty']('name')&&(_0x235dd2['name']=_0x3ba0f0['name']),_0x3ba0f0['children']&&_0x3ba0f0['children']['length']){_0x235dd2['children']=[];for(var _0x50adf0=0x0;_0x50adf0<_0x3ba0f0['children']['length'];++_0x50adf0)_0x235dd2['children'][_0x50adf0]=_0x305c81['Element']['toObject'](_0x3ba0f0['children'][_0x50adf0],_0x44a234);}if(null!=_0x3ba0f0['data']&&_0x3ba0f0['hasOwnProperty']('data')&&(_0x235dd2['data']=_0x3ba0f0['data']),_0x3ba0f0['attributesBoolean']&&(_0x3333e5=Object['keys'](_0x3ba0f0['attributesBoolean']))['length']){_0x235dd2['attributesBoolean']={};for(_0x50adf0=0x0;_0x50adf0<_0x3333e5['length'];++_0x50adf0)_0x235dd2['attributesBoolean'][_0x3333e5[_0x50adf0]]=_0x3ba0f0['attributesBoolean'][_0x3333e5[_0x50adf0]];}return null!=_0x3ba0f0['attributesJson']&&_0x3ba0f0['hasOwnProperty']('attributesJson')&&(_0x235dd2['attributesJson']=_0x3ba0f0['attributesJson']),_0x235dd2;},_0x2c6557['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xb0a38d['util']['toJSONOptions']);},_0x2c6557['getTypeUrl']=function(_0x5f4a72){return void 0x0===_0x5f4a72&&(_0x5f4a72='type.googleapis.com'),_0x5f4a72+'/Element';},_0x2c6557;}()),_0x305c81;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x1774b1){return new a(this['_protobufRoot'][_0x1774b1]);}}class a{['_protobuf'];constructor(_0x45b6ce){this['_protobuf']=_0x45b6ce;}['compress'](_0x352345){const _0x1aaaaf=this['_protobuf']['verify'](_0x352345);if(_0x1aaaaf)throw Error(_0x1aaaaf);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x352345))['finish']();}['decompress'](_0x4d9eab){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4d9eab),{'oneofs':!0x0});}}function s(_0x3067bc,_0x4b66d5){const _0x3db248=_0x2bd114(_0x3067bc);return _0x3db248['path'][_0x3db248['path']['length']-0x1]+=_0x4b66d5,_0x3db248;}function c(_0xd552e9,_0x15237f){return _0xd552e9['root']===_0x15237f['root']&&_0x3c9a24(_0xd552e9['path'],_0x15237f['path']);}function f(_0x25bcdc){d(_0x25bcdc,_0x4e943e=>('main'==_0x4e943e['root']?(_0x4e943e['rootMain']=!0x0,delete _0x4e943e['root']):'$graveyard'==_0x4e943e['root']&&(_0x4e943e['rootGraveyard']=!0x0,delete _0x4e943e['root']),_0x4e943e));}function p(_0x2cefbb){d(_0x2cefbb,_0x3394b7=>(_0x3394b7['rootMain']?(_0x3394b7['root']='main',delete _0x3394b7['rootMain']):_0x3394b7['rootGraveyard']&&(_0x3394b7['root']='$graveyard',delete _0x3394b7['rootGraveyard']),_0x3394b7));}function d(_0x1dc0ff,_0xa195f4){for(const _0x4cecaf in _0x1dc0ff){const _0x483a49=_0x1dc0ff[_0x4cecaf];'nodes'!==_0x4cecaf&&_0x39947e(_0x483a49)&&(_0x483a49['path']&&(_0x483a49['root']||_0x483a49['rootMain']||_0x483a49['rootGraveyard'])?_0x1dc0ff[_0x4cecaf]=_0xa195f4(_0x483a49):d(_0x483a49,_0xa195f4));}return _0x1dc0ff;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3016b6,_0x1e1a3b,_0x5d99ad){this['_id']=_0x3016b6,this['_operationName']=_0x1e1a3b,this['_protobufDescriptor']=_0x5d99ad;}['compress'](_0x44b280,_0x1d6f84){const _0x1db73a=_0x1d6f84['operations'][_0x1d6f84['index']++];return f(_0x1db73a),_0x44b280['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1db73a)),_0x44b280['types']['push'](this['_id']),!0x0;}['decompress'](_0x3858cf,_0x169362){_0x169362['typeIndex']++;const _0x3bdcb4=_0x169362['buffers'][_0x169362['bufferIndex']++],_0x110a0c=this['_protobufDescriptor']['decompress'](_0x3bdcb4);p(_0x110a0c),_0x110a0c['__className']=this['_operationName'],_0x3858cf['push'](_0x110a0c);}}class h extends b{['compress'](_0x56c86e,_0x4d7687){const _0xacd4b1=_0x4d7687['operations'][_0x4d7687['index']++];return this['_serializeOneOf']('oldValue',_0xacd4b1),this['_serializeOneOf']('newValue',_0xacd4b1),f(_0xacd4b1),_0x56c86e['buffers']['push'](this['_protobufDescriptor']['compress'](_0xacd4b1)),_0x56c86e['types']['push'](this['_id']),!0x0;}['decompress'](_0x25ce1c,_0x252097){_0x252097['typeIndex']++;const _0x127d89=_0x252097['buffers'][_0x252097['bufferIndex']++],_0x42e8d2=this['_protobufDescriptor']['decompress'](_0x127d89);this['_deserializeOneOf']('oldValue',_0x42e8d2),this['_deserializeOneOf']('newValue',_0x42e8d2),p(_0x42e8d2),_0x42e8d2['__className']=this['_operationName'],_0x25ce1c['push'](_0x42e8d2);}['_serializeOneOf'](_0x3a68b7,_0x580133){const _0xd21575=_0x580133[_0x3a68b7];'boolean'==typeof _0xd21575?_0x580133[_0x3a68b7+'Boolean']=_0xd21575:_0x580133[_0x3a68b7+'Json']=JSON['stringify'](_0xd21575);}['_deserializeOneOf'](_0x3606a4,_0x25faa2){const _0x4813af=_0x3606a4+'Json';_0x25faa2[_0x4813af]?(_0x25faa2[_0x3606a4]=JSON['parse'](_0x25faa2[_0x4813af]),delete _0x25faa2[_0x4813af]):(_0x25faa2[_0x3606a4]=_0x25faa2[_0x3606a4+'Boolean'],delete _0x25faa2[_0x3606a4+'Boolean']);}}class w extends b{['compress'](_0x56c4d7,_0x16ef59){const _0x5663d7=_0x16ef59['operations'][_0x16ef59['index']++];return this['_serializeNodesAttributes'](_0x5663d7['nodes']),f(_0x5663d7),_0x56c4d7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5663d7)),_0x56c4d7['types']['push'](this['_id']),!0x0;}['decompress'](_0xa04caa,_0x581b56){_0x581b56['typeIndex']++;const _0xa02a91=_0x581b56['buffers'][_0x581b56['bufferIndex']++],_0x4bd799=this['_protobufDescriptor']['decompress'](_0xa02a91);_0x4bd799['nodes']||(_0x4bd799['nodes']=[]),this['_deserializeNodesAttributes'](_0x4bd799['nodes']),p(_0x4bd799),_0x4bd799['__className']=this['_operationName'],_0xa04caa['push'](_0x4bd799);}['_serializeNodesAttributes'](_0x658e61){for(const _0x7c94f6 of _0x658e61){if(_0x7c94f6['attributes']){const _0x441fe5=_0x7c94f6['attributes'];this['_areValuesBoolean'](_0x441fe5)?_0x7c94f6['attributesBoolean']=_0x441fe5:_0x7c94f6['attributesJson']=JSON['stringify'](_0x441fe5);}_0x7c94f6['children']&&this['_serializeNodesAttributes'](_0x7c94f6['children']);}}['_deserializeNodesAttributes'](_0xc4a27e){for(const _0x3ec5ee of _0xc4a27e)(_0x3ec5ee['attributesBoolean']||_0x3ec5ee['attributesJson'])&&(_0x3ec5ee['attributesBoolean']?(_0x3ec5ee['attributes']=_0x3ec5ee['attributesBoolean'],delete _0x3ec5ee['attributesBoolean']):(_0x3ec5ee['attributes']=JSON['parse'](_0x3ec5ee['attributesJson']),delete _0x3ec5ee['attributesJson'])),_0x3ec5ee['children']&&this['_deserializeNodesAttributes'](_0x3ec5ee['children']);}['_areValuesBoolean'](_0x310725){return Object['keys'](_0x310725)['every'](_0x22d67c=>'boolean'==typeof _0x310725[_0x22d67c]);}}class O extends b{['decompress'](_0x3b6976,_0x2ab315){super['decompress'](_0x3b6976,_0x2ab315);const _0xcb38d1=_0x3b6976[_0x3b6976['length']-0x1];_0xcb38d1['oldRange']||(_0xcb38d1['oldRange']=null),_0xcb38d1['newRange']||(_0xcb38d1['newRange']=null);}}class y extends b{['compress'](_0x28c8ac,_0x1f2f32){return _0x1f2f32['index']++,_0x28c8ac['types']['push'](this['_id']),!0x0;}['decompress'](_0x100fe2,_0x405505){_0x405505['typeIndex']++,_0x100fe2['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x5e08f9,_0x30b7c4,_0x54685f,_0x459800){super(_0x5e08f9,_0x30b7c4,_0x54685f),this['_omittedNamespace']=_0x459800+':';}['compress'](_0x191a21,_0x47c7e6){const _0x498070=_0x47c7e6['operations'][_0x47c7e6['index']];return!('MarkerOperation'!=_0x498070['__className']||!_0x498070['name']['startsWith'](this['_omittedNamespace']))&&(_0x498070['name']=_0x498070['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x191a21,_0x47c7e6),!0x0);}['decompress'](_0x17a0ea,_0x42f02d){super['decompress'](_0x17a0ea,_0x42f02d);const _0x1382a5=_0x17a0ea[_0x17a0ea['length']-0x1];_0x1382a5['name']=this['_omittedNamespace']+_0x1382a5['name'];}}class j{['_id'];['_context'];constructor(_0x7ca105,_0x14839e){this['_id']=_0x7ca105,this['_context']=_0x14839e;}['compress'](_0x5a61b3,_0x2f2cf5){let _0x3f64ad,_0x4c90a5=_0x2f2cf5['operations'][_0x2f2cf5['index']],_0x36b019=_0x2f2cf5['operations'][_0x2f2cf5['index']+0x1];for(;_0x36b019&&this['_compareOperations'](_0x4c90a5,_0x36b019);)_0x3f64ad?(_0x3f64ad=this['_combineNext'](_0x4c90a5,_0x3f64ad),_0x5a61b3['types']['push'](0x0)):(_0x3f64ad=_0x2bd114(_0x4c90a5),_0x5a61b3['types']['push'](this['_id'])),_0x2f2cf5['index']++,_0x4c90a5=_0x2f2cf5['operations'][_0x2f2cf5['index']],_0x36b019=_0x2f2cf5['operations'][_0x2f2cf5['index']+0x1];return!!_0x3f64ad&&(_0x3f64ad=this['_combineNext'](_0x2f2cf5['operations'][_0x2f2cf5['index']++],_0x3f64ad),_0x5a61b3['types']['push'](0x0),_0x5a61b3['buffers']['push'](this['_compressSingleOperation'](_0x3f64ad)),!0x0);}['decompress'](_0x1d7d37,_0x2f1b6e){const _0x34a46c=this['_decompressSingleOperation'](_0x2f1b6e);for(;0x0==_0x2f1b6e['types'][_0x2f1b6e['typeIndex']];)_0x2f1b6e['typeIndex']++,_0x1d7d37['push'](this['_splitCurrent'](_0x34a46c));_0x1d7d37['push'](_0x34a46c);}}class g extends j{['_combineNext'](_0x13e0ae,_0x1ec0d2){return _0x1ec0d2['nodes'][0x0]['data']+=_0x13e0ae['nodes'][0x0]['data'],_0x1ec0d2;}['_splitCurrent'](_0x105db4){const _0x209225=_0x2bd114(_0x105db4),_0x34bb7c=_0x209225['nodes'][0x0],_0x289638=_0x105db4['nodes'][0x0],_0x322ee3=_0x289638['data'][Symbol['iterator']]()['next']()['value'],_0x9aab4d=_0x322ee3['length'];return _0x34bb7c['data']=_0x322ee3,_0x289638['data']=_0x289638['data']['substr'](_0x9aab4d),_0x105db4['position']=s(_0x105db4['position'],_0x9aab4d),_0x209225;}['_compareOperations'](_0x2e0834,_0x26213e){if(this['_checkOperation'](_0x2e0834)&&this['_checkOperation'](_0x26213e)){const _0x5edb7f=_0x2e0834['nodes'][0x0]['data']['length'],_0x13d746=c(s(_0x2e0834['position'],_0x5edb7f),_0x26213e['position']),_0x1bbe97=_0x2e0834['nodes'][0x0],_0x3b21c8=_0x26213e['nodes'][0x0];return _0x13d746&&this['_compareAttributes'](_0x1bbe97,_0x3b21c8);}return!0x1;}['_compressSingleOperation'](_0x3e5c9e){const _0x21fd70={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x21fd70,{'operations':[_0x3e5c9e],'index':0x0}),_0x21fd70['buffers'][0x0];}['_decompressSingleOperation'](_0x2d5868){const _0x165e17=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x165e17,_0x2d5868),_0x165e17[0x0];}['_checkOperation'](_0x5eb777){return'InsertOperation'==_0x5eb777['__className']&&0x1==_0x5eb777['nodes']['length']&&_0x5eb777['nodes'][0x0]['data']&&!_0x5eb777['wasUndone']&&0x1==Array['from'](_0x5eb777['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x358a45,_0x5e6ffe){const _0x68bf9c=Object['keys'](_0x358a45['attributes']||{}),_0x3d24a5=Object['keys'](_0x5e6ffe['attributes']||{});return _0x68bf9c['length']===_0x3d24a5['length']&&_0x68bf9c['every'](_0x81989e=>_0x5e6ffe['attributes'][_0x81989e]&&_0x5e6ffe['attributes'][_0x81989e]===_0x358a45['attributes'][_0x81989e]);}}class m extends j{['_combineNext'](_0x41714f,_0xd74e61){return _0xd74e61['howMany']++,_0xd74e61['sourcePosition']=_0x2bd114(_0x41714f['sourcePosition']),_0xd74e61;}['_splitCurrent'](_0x1deb1b){const _0xa63f22=_0x2bd114(_0x1deb1b);return _0x1deb1b['howMany']--,_0xa63f22['howMany']=0x1,_0xa63f22['sourcePosition']=s(_0xa63f22['sourcePosition'],_0x1deb1b['howMany']),_0xa63f22;}['_compareOperations'](_0x1ae571,_0x536ba3){return!(!this['_checkOperation'](_0x1ae571)||!this['_checkOperation'](_0x536ba3))&&(c(s(_0x1ae571['sourcePosition'],-0x1),_0x536ba3['sourcePosition'])&&c(_0x1ae571['targetPosition'],_0x536ba3['targetPosition']));}['_compressSingleOperation'](_0x3a3312){const _0x2e8efd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e8efd,{'operations':[_0x3a3312],'index':0x0}),_0x2e8efd['buffers'][0x0];}['_decompressSingleOperation'](_0x1b117f){const _0x84bb72=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x84bb72,_0x1b117f),_0x84bb72[0x0];}['_checkOperation'](_0x526903){return'MoveOperation'==_0x526903['__className']&&'$graveyard'==_0x526903['targetPosition']['root']&&0x1==_0x526903['howMany']&&!_0x526903['wasUndone'];}}class x extends j{['_combineNext'](_0xf986a5,_0xe93a9){return _0xe93a9['howMany']++,_0xe93a9;}['_splitCurrent'](_0x2149f6){const _0x15d9ce=_0x2bd114(_0x2149f6);return _0x15d9ce['howMany']=0x1,_0x2149f6['howMany']--,_0x15d9ce;}['_compareOperations'](_0x2926f6,_0x3188fd){return!(!this['_checkOperation'](_0x2926f6)||!this['_checkOperation'](_0x3188fd))&&(c(_0x2926f6['sourcePosition'],_0x3188fd['sourcePosition'])&&c(_0x2926f6['targetPosition'],_0x3188fd['targetPosition']));}['_compressSingleOperation'](_0x1cbe6d){const _0x2b5805={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2b5805,{'operations':[_0x1cbe6d],'index':0x0}),_0x2b5805['buffers'][0x0];}['_decompressSingleOperation'](_0x11b8a9){const _0x4719b6=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4719b6,_0x11b8a9),_0x4719b6[0x0];}['_checkOperation'](_0x1bdd33){return'MoveOperation'==_0x1bdd33['__className']&&'$graveyard'==_0x1bdd33['targetPosition']['root']&&0x1==_0x1bdd33['howMany']&&!_0x1bdd33['wasUndone'];}}class k extends j{['compress'](_0x3c4bee,_0x14ad5){if(!this['_compareOperations'](_0x14ad5['operations'][_0x14ad5['index']],_0x14ad5['operations'][_0x14ad5['index']+0x1]))return!0x1;const _0x413f6b=_0x14ad5['operations'][_0x14ad5['index']++];return _0x413f6b['oldRange']=null,_0x413f6b['newRange']&&c(_0x413f6b['newRange']['start'],_0x413f6b['newRange']['end'])&&(_0x413f6b['newRange']['end']=null),_0x14ad5['index']++,_0x3c4bee['types']['push'](this['_id']),_0x3c4bee['types']['push'](0x0),_0x3c4bee['buffers']['push'](this['_compressSingleOperation'](_0x413f6b)),!0x0;}['decompress'](_0x4602b8,_0x1e30f1){const _0x7a87e6=this['_decompressSingleOperation'](_0x1e30f1);_0x7a87e6['newRange']&&!_0x7a87e6['newRange']['end']&&(_0x7a87e6['newRange']['end']=_0x2bd114(_0x7a87e6['newRange']['start']));const _0xfcd5e9=_0x2bd114(_0x7a87e6);_0xfcd5e9['newRange']&&(_0xfcd5e9['newRange']['start']['stickiness']='toNone',_0xfcd5e9['newRange']['end']=_0x2bd114(_0xfcd5e9['newRange']['start'])),_0xfcd5e9['name']='user:position:'+_0xfcd5e9['name']['split'](':')[0x2],_0x1e30f1['typeIndex']++,_0x4602b8['push'](_0x7a87e6),_0x4602b8['push'](_0xfcd5e9);}['_compressSingleOperation'](_0x1bca13){const _0x53e0a7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x53e0a7,{'operations':[_0x1bca13],'index':0x0}),_0x53e0a7['buffers'][0x0];}['_decompressSingleOperation'](_0x2df795){const _0x5ca6d0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5ca6d0,_0x2df795),_0x5ca6d0[0x0];}['_compareOperations'](_0x51d9d2,_0x42d87d){return!(!_0x51d9d2||!_0x42d87d)&&('MarkerOperation'==_0x51d9d2['__className']&&'MarkerOperation'==_0x42d87d['__className']&&!(!_0x51d9d2['name']['startsWith']('user:')||!_0x42d87d['name']['startsWith']('user:')||_0x51d9d2['name']==_0x42d87d['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x541030=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x541030,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x541030,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x1cce90){if(!_0x1cce90||!_0x1cce90[0x0])throw new _0x1175d8('no-operations-provided',this);const _0x3d669f={'operations':_0x1cce90,'index':0x0},_0x55fc1f={'types':[],'buffers':[],'baseVersion':_0x1cce90[0x0]['baseVersion']};for(;_0x3d669f['index']<_0x3d669f['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x55fc1f,_0x3d669f))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x55fc1f,_0x3d669f))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x55fc1f,_0x3d669f))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x55fc1f,_0x3d669f))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x55fc1f,_0x3d669f))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x55fc1f,_0x3d669f))continue;const _0x21f31f=_0x3d669f['operations'][_0x3d669f['index']]['__className'];this['_getCompressorByName'](_0x21f31f)['compress'](_0x55fc1f,_0x3d669f);}return _0x55fc1f;}['decompress'](_0x388570){const _0x4f8888=[],_0x31e525={'types':_0x388570['types'],'buffers':_0x388570['buffers'],'baseVersion':_0x388570['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x31e525['typeIndex']<_0x31e525['types']['length'];){const _0x23b6d3=_0x31e525['types'][_0x31e525['typeIndex']],_0x4a7a09=this['_compressorById']['get'](_0x23b6d3);if(!_0x4a7a09)throw new _0x1175d8('decompress-compressor-not-found',this,{'type':_0x23b6d3});_0x4a7a09['decompress'](_0x4f8888,_0x31e525);}return _0x4f8888['forEach']((_0x1c503a,_0x475bf4)=>_0x1c503a['baseVersion']=_0x388570['baseVersion']+_0x475bf4),_0x4f8888;}['_getCompressorByName'](_0xdf53b8){return this['_compressorByName']['get'](_0xdf53b8);}['_registerOperationCompressor'](_0x2850c9,_0x54c43e,_0x325b36){const _0x1c6c2e=new _0x325b36(_0x2850c9,_0x54c43e,this['_protobufFactory']['getDescriptor'](_0x54c43e));this['_registerCompressor'](_0x2850c9,_0x54c43e,_0x1c6c2e);}['_registerActionCompressor'](_0x3578a6,_0x3c354c,_0x81eb60){const _0xea6f15=new _0x81eb60(_0x3578a6,this);this['_registerCompressor'](_0x3578a6,_0x3c354c,_0xea6f15);}['_registerCompressor'](_0x3d435d,_0x465e2f,_0x46c3d6){this['_compressorById']['set'](_0x3d435d,_0x46c3d6),this['_compressorByName']['set'](_0x465e2f,_0x46c3d6);}}export{M as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "48.1.0-alpha.5",
3
+ "version": "48.1.0-alpha.7",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -37,8 +37,8 @@
37
37
  "./package.json": "./package.json"
38
38
  },
39
39
  "dependencies": {
40
- "@ckeditor/ckeditor5-engine": "48.1.0-alpha.5",
41
- "@ckeditor/ckeditor5-utils": "48.1.0-alpha.5",
40
+ "@ckeditor/ckeditor5-engine": "48.1.0-alpha.7",
41
+ "@ckeditor/ckeditor5-utils": "48.1.0-alpha.7",
42
42
  "es-toolkit": "1.45.1",
43
43
  "protobufjs": "7.5.5"
44
44
  },