@ckeditor/ckeditor5-operations-compressor 43.1.0-alpha.7 → 43.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x519ef7}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x43435d from'protobufjs/minimal.js';import{cloneDeep as _0x5b63da,isEqual as _0x1b8a98,isObject as _0x4b75a7}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x1c7631=_0x43435d['Reader'],_0x3eab5a=_0x43435d['Writer'],_0x51d0a6=_0x43435d['util'],_0x5bd721=_0x43435d['roots']['default']||(_0x43435d['roots']['default']={});return _0x5bd721['AttributeOperation']=(function(){function _0x2d3e69(_0x4f4388){if(_0x4f4388){for(var _0x5724cc=Object['keys'](_0x4f4388),_0x57b4ea=0x0;_0x57b4ea<_0x5724cc['length'];++_0x57b4ea)null!=_0x4f4388[_0x5724cc[_0x57b4ea]]&&(this[_0x5724cc[_0x57b4ea]]=_0x4f4388[_0x5724cc[_0x57b4ea]]);}}return _0x2d3e69['prototype']['range']=null,_0x2d3e69['prototype']['key']='',_0x2d3e69['prototype']['oldValueBoolean']=!0x1,_0x2d3e69['prototype']['oldValueJson']='',_0x2d3e69['prototype']['newValueBoolean']=!0x1,_0x2d3e69['prototype']['newValueJson']='',_0x2d3e69['prototype']['wasUndone']=!0x1,_0x2d3e69['create']=function(_0x415b7f){return new _0x2d3e69(_0x415b7f);},_0x2d3e69['encode']=function(_0x2a7454,_0xfdff59){return _0xfdff59||(_0xfdff59=_0x3eab5a['create']()),null!=_0x2a7454['range']&&Object['hasOwnProperty']['call'](_0x2a7454,'range')&&_0x5bd721['Range']['encode'](_0x2a7454['range'],_0xfdff59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a7454['key']&&Object['hasOwnProperty']['call'](_0x2a7454,'key')&&_0xfdff59['uint32'](0x12)['string'](_0x2a7454['key']),null!=_0x2a7454['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a7454,'oldValueBoolean')&&_0xfdff59['uint32'](0x18)['bool'](_0x2a7454['oldValueBoolean']),null!=_0x2a7454['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a7454,'oldValueJson')&&_0xfdff59['uint32'](0x22)['string'](_0x2a7454['oldValueJson']),null!=_0x2a7454['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a7454,'newValueBoolean')&&_0xfdff59['uint32'](0x28)['bool'](_0x2a7454['newValueBoolean']),null!=_0x2a7454['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a7454,'newValueJson')&&_0xfdff59['uint32'](0x32)['string'](_0x2a7454['newValueJson']),null!=_0x2a7454['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a7454,'wasUndone')&&_0xfdff59['uint32'](0x38)['bool'](_0x2a7454['wasUndone']),_0xfdff59;},_0x2d3e69['encodeDelimited']=function(_0x212a32,_0x5d4437){return this['encode'](_0x212a32,_0x5d4437)['ldelim']();},_0x2d3e69['decode']=function(_0x32f666,_0x384838){_0x32f666 instanceof _0x1c7631||(_0x32f666=_0x1c7631['create'](_0x32f666));for(var _0x49d767=void 0x0===_0x384838?_0x32f666['len']:_0x32f666['pos']+_0x384838,_0x354275=new _0x5bd721['AttributeOperation']();_0x32f666['pos']<_0x49d767;){var _0x1210d0=_0x32f666['uint32']();switch(_0x1210d0>>>0x3){case 0x1:_0x354275['range']=_0x5bd721['Range']['decode'](_0x32f666,_0x32f666['uint32']());break;case 0x2:_0x354275['key']=_0x32f666['string']();break;case 0x3:_0x354275['oldValueBoolean']=_0x32f666['bool']();break;case 0x4:_0x354275['oldValueJson']=_0x32f666['string']();break;case 0x5:_0x354275['newValueBoolean']=_0x32f666['bool']();break;case 0x6:_0x354275['newValueJson']=_0x32f666['string']();break;case 0x7:_0x354275['wasUndone']=_0x32f666['bool']();break;default:_0x32f666['skipType'](0x7&_0x1210d0);}}return _0x354275;},_0x2d3e69['decodeDelimited']=function(_0x51b583){return _0x51b583 instanceof _0x1c7631||(_0x51b583=new _0x1c7631(_0x51b583)),this['decode'](_0x51b583,_0x51b583['uint32']());},_0x2d3e69['verify']=function(_0x10d7de){if('object'!=typeof _0x10d7de||null===_0x10d7de)return'object\x20expected';if(null!=_0x10d7de['range']&&_0x10d7de['hasOwnProperty']('range')){var _0x340df3=_0x5bd721['Range']['verify'](_0x10d7de['range']);if(_0x340df3)return'range.'+_0x340df3;}return null!=_0x10d7de['key']&&_0x10d7de['hasOwnProperty']('key')&&!_0x51d0a6['isString'](_0x10d7de['key'])?'key:\x20string\x20expected':null!=_0x10d7de['oldValueBoolean']&&_0x10d7de['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x10d7de['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x10d7de['oldValueJson']&&_0x10d7de['hasOwnProperty']('oldValueJson')&&!_0x51d0a6['isString'](_0x10d7de['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x10d7de['newValueBoolean']&&_0x10d7de['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x10d7de['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x10d7de['newValueJson']&&_0x10d7de['hasOwnProperty']('newValueJson')&&!_0x51d0a6['isString'](_0x10d7de['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x10d7de['wasUndone']&&_0x10d7de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x10d7de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d3e69['fromObject']=function(_0x14aeb6){if(_0x14aeb6 instanceof _0x5bd721['AttributeOperation'])return _0x14aeb6;var _0xa62b30=new _0x5bd721['AttributeOperation']();if(null!=_0x14aeb6['range']){if('object'!=typeof _0x14aeb6['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xa62b30['range']=_0x5bd721['Range']['fromObject'](_0x14aeb6['range']);}return null!=_0x14aeb6['key']&&(_0xa62b30['key']=String(_0x14aeb6['key'])),null!=_0x14aeb6['oldValueBoolean']&&(_0xa62b30['oldValueBoolean']=Boolean(_0x14aeb6['oldValueBoolean'])),null!=_0x14aeb6['oldValueJson']&&(_0xa62b30['oldValueJson']=String(_0x14aeb6['oldValueJson'])),null!=_0x14aeb6['newValueBoolean']&&(_0xa62b30['newValueBoolean']=Boolean(_0x14aeb6['newValueBoolean'])),null!=_0x14aeb6['newValueJson']&&(_0xa62b30['newValueJson']=String(_0x14aeb6['newValueJson'])),null!=_0x14aeb6['wasUndone']&&(_0xa62b30['wasUndone']=Boolean(_0x14aeb6['wasUndone'])),_0xa62b30;},_0x2d3e69['toObject']=function(_0x742a23,_0x2ef86e){_0x2ef86e||(_0x2ef86e={});var _0x5af500={};return _0x2ef86e['defaults']&&(_0x5af500['range']=null,_0x5af500['key']='',_0x5af500['oldValueBoolean']=!0x1,_0x5af500['oldValueJson']='',_0x5af500['newValueBoolean']=!0x1,_0x5af500['newValueJson']='',_0x5af500['wasUndone']=!0x1),null!=_0x742a23['range']&&_0x742a23['hasOwnProperty']('range')&&(_0x5af500['range']=_0x5bd721['Range']['toObject'](_0x742a23['range'],_0x2ef86e)),null!=_0x742a23['key']&&_0x742a23['hasOwnProperty']('key')&&(_0x5af500['key']=_0x742a23['key']),null!=_0x742a23['oldValueBoolean']&&_0x742a23['hasOwnProperty']('oldValueBoolean')&&(_0x5af500['oldValueBoolean']=_0x742a23['oldValueBoolean']),null!=_0x742a23['oldValueJson']&&_0x742a23['hasOwnProperty']('oldValueJson')&&(_0x5af500['oldValueJson']=_0x742a23['oldValueJson']),null!=_0x742a23['newValueBoolean']&&_0x742a23['hasOwnProperty']('newValueBoolean')&&(_0x5af500['newValueBoolean']=_0x742a23['newValueBoolean']),null!=_0x742a23['newValueJson']&&_0x742a23['hasOwnProperty']('newValueJson')&&(_0x5af500['newValueJson']=_0x742a23['newValueJson']),null!=_0x742a23['wasUndone']&&_0x742a23['hasOwnProperty']('wasUndone')&&(_0x5af500['wasUndone']=_0x742a23['wasUndone']),_0x5af500;},_0x2d3e69['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x2d3e69['getTypeUrl']=function(_0x13c92c){return void 0x0===_0x13c92c&&(_0x13c92c='type.googleapis.com'),_0x13c92c+'/AttributeOperation';},_0x2d3e69;}()),_0x5bd721['InsertOperation']=(function(){function _0x173f6b(_0x1afd06){if(this['nodes']=[],_0x1afd06){for(var _0x22512f=Object['keys'](_0x1afd06),_0x2c789d=0x0;_0x2c789d<_0x22512f['length'];++_0x2c789d)null!=_0x1afd06[_0x22512f[_0x2c789d]]&&(this[_0x22512f[_0x2c789d]]=_0x1afd06[_0x22512f[_0x2c789d]]);}}return _0x173f6b['prototype']['position']=null,_0x173f6b['prototype']['nodes']=_0x51d0a6['emptyArray'],_0x173f6b['prototype']['shouldReceiveAttributes']=!0x1,_0x173f6b['prototype']['wasUndone']=!0x1,_0x173f6b['create']=function(_0x2e4a5a){return new _0x173f6b(_0x2e4a5a);},_0x173f6b['encode']=function(_0x28694c,_0x20b1cc){if(_0x20b1cc||(_0x20b1cc=_0x3eab5a['create']()),null!=_0x28694c['position']&&Object['hasOwnProperty']['call'](_0x28694c,'position')&&_0x5bd721['Position']['encode'](_0x28694c['position'],_0x20b1cc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28694c['nodes']&&_0x28694c['nodes']['length']){for(var _0x8f123d=0x0;_0x8f123d<_0x28694c['nodes']['length'];++_0x8f123d)_0x5bd721['Element']['encode'](_0x28694c['nodes'][_0x8f123d],_0x20b1cc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x28694c['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x28694c,'shouldReceiveAttributes')&&_0x20b1cc['uint32'](0x18)['bool'](_0x28694c['shouldReceiveAttributes']),null!=_0x28694c['wasUndone']&&Object['hasOwnProperty']['call'](_0x28694c,'wasUndone')&&_0x20b1cc['uint32'](0x20)['bool'](_0x28694c['wasUndone']),_0x20b1cc;},_0x173f6b['encodeDelimited']=function(_0x54ec4d,_0x5504b2){return this['encode'](_0x54ec4d,_0x5504b2)['ldelim']();},_0x173f6b['decode']=function(_0x5ec261,_0x564f82){_0x5ec261 instanceof _0x1c7631||(_0x5ec261=_0x1c7631['create'](_0x5ec261));for(var _0x5daae2=void 0x0===_0x564f82?_0x5ec261['len']:_0x5ec261['pos']+_0x564f82,_0x261040=new _0x5bd721['InsertOperation']();_0x5ec261['pos']<_0x5daae2;){var _0x2aae71=_0x5ec261['uint32']();switch(_0x2aae71>>>0x3){case 0x1:_0x261040['position']=_0x5bd721['Position']['decode'](_0x5ec261,_0x5ec261['uint32']());break;case 0x2:_0x261040['nodes']&&_0x261040['nodes']['length']||(_0x261040['nodes']=[]),_0x261040['nodes']['push'](_0x5bd721['Element']['decode'](_0x5ec261,_0x5ec261['uint32']()));break;case 0x3:_0x261040['shouldReceiveAttributes']=_0x5ec261['bool']();break;case 0x4:_0x261040['wasUndone']=_0x5ec261['bool']();break;default:_0x5ec261['skipType'](0x7&_0x2aae71);}}return _0x261040;},_0x173f6b['decodeDelimited']=function(_0x175725){return _0x175725 instanceof _0x1c7631||(_0x175725=new _0x1c7631(_0x175725)),this['decode'](_0x175725,_0x175725['uint32']());},_0x173f6b['verify']=function(_0xb7b30){if('object'!=typeof _0xb7b30||null===_0xb7b30)return'object\x20expected';if(null!=_0xb7b30['position']&&_0xb7b30['hasOwnProperty']('position')&&(_0x553220=_0x5bd721['Position']['verify'](_0xb7b30['position'])))return'position.'+_0x553220;if(null!=_0xb7b30['nodes']&&_0xb7b30['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xb7b30['nodes']))return'nodes:\x20array\x20expected';for(var _0x59ac55=0x0;_0x59ac55<_0xb7b30['nodes']['length'];++_0x59ac55){var _0x553220;if(_0x553220=_0x5bd721['Element']['verify'](_0xb7b30['nodes'][_0x59ac55]))return'nodes.'+_0x553220;}}return null!=_0xb7b30['shouldReceiveAttributes']&&_0xb7b30['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xb7b30['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xb7b30['wasUndone']&&_0xb7b30['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb7b30['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x173f6b['fromObject']=function(_0x1da8e6){if(_0x1da8e6 instanceof _0x5bd721['InsertOperation'])return _0x1da8e6;var _0x22a4bf=new _0x5bd721['InsertOperation']();if(null!=_0x1da8e6['position']){if('object'!=typeof _0x1da8e6['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x22a4bf['position']=_0x5bd721['Position']['fromObject'](_0x1da8e6['position']);}if(_0x1da8e6['nodes']){if(!Array['isArray'](_0x1da8e6['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x22a4bf['nodes']=[];for(var _0x3fdf39=0x0;_0x3fdf39<_0x1da8e6['nodes']['length'];++_0x3fdf39){if('object'!=typeof _0x1da8e6['nodes'][_0x3fdf39])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x22a4bf['nodes'][_0x3fdf39]=_0x5bd721['Element']['fromObject'](_0x1da8e6['nodes'][_0x3fdf39]);}}return null!=_0x1da8e6['shouldReceiveAttributes']&&(_0x22a4bf['shouldReceiveAttributes']=Boolean(_0x1da8e6['shouldReceiveAttributes'])),null!=_0x1da8e6['wasUndone']&&(_0x22a4bf['wasUndone']=Boolean(_0x1da8e6['wasUndone'])),_0x22a4bf;},_0x173f6b['toObject']=function(_0x2fae2d,_0x4ff15d){_0x4ff15d||(_0x4ff15d={});var _0x44d73d={};if((_0x4ff15d['arrays']||_0x4ff15d['defaults'])&&(_0x44d73d['nodes']=[]),_0x4ff15d['defaults']&&(_0x44d73d['position']=null,_0x44d73d['shouldReceiveAttributes']=!0x1,_0x44d73d['wasUndone']=!0x1),null!=_0x2fae2d['position']&&_0x2fae2d['hasOwnProperty']('position')&&(_0x44d73d['position']=_0x5bd721['Position']['toObject'](_0x2fae2d['position'],_0x4ff15d)),_0x2fae2d['nodes']&&_0x2fae2d['nodes']['length']){_0x44d73d['nodes']=[];for(var _0x3a0d57=0x0;_0x3a0d57<_0x2fae2d['nodes']['length'];++_0x3a0d57)_0x44d73d['nodes'][_0x3a0d57]=_0x5bd721['Element']['toObject'](_0x2fae2d['nodes'][_0x3a0d57],_0x4ff15d);}return null!=_0x2fae2d['shouldReceiveAttributes']&&_0x2fae2d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x44d73d['shouldReceiveAttributes']=_0x2fae2d['shouldReceiveAttributes']),null!=_0x2fae2d['wasUndone']&&_0x2fae2d['hasOwnProperty']('wasUndone')&&(_0x44d73d['wasUndone']=_0x2fae2d['wasUndone']),_0x44d73d;},_0x173f6b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x173f6b['getTypeUrl']=function(_0x42c390){return void 0x0===_0x42c390&&(_0x42c390='type.googleapis.com'),_0x42c390+'/InsertOperation';},_0x173f6b;}()),_0x5bd721['MarkerOperation']=(function(){function _0x21c342(_0x24a6cc){if(_0x24a6cc){for(var _0x259513=Object['keys'](_0x24a6cc),_0x18d510=0x0;_0x18d510<_0x259513['length'];++_0x18d510)null!=_0x24a6cc[_0x259513[_0x18d510]]&&(this[_0x259513[_0x18d510]]=_0x24a6cc[_0x259513[_0x18d510]]);}}return _0x21c342['prototype']['name']='',_0x21c342['prototype']['oldRange']=null,_0x21c342['prototype']['newRange']=null,_0x21c342['prototype']['affectsData']=!0x1,_0x21c342['prototype']['wasUndone']=!0x1,_0x21c342['create']=function(_0x9cdf0f){return new _0x21c342(_0x9cdf0f);},_0x21c342['encode']=function(_0x113c44,_0x5e83d1){return _0x5e83d1||(_0x5e83d1=_0x3eab5a['create']()),null!=_0x113c44['name']&&Object['hasOwnProperty']['call'](_0x113c44,'name')&&_0x5e83d1['uint32'](0xa)['string'](_0x113c44['name']),null!=_0x113c44['oldRange']&&Object['hasOwnProperty']['call'](_0x113c44,'oldRange')&&_0x5bd721['Range']['encode'](_0x113c44['oldRange'],_0x5e83d1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x113c44['newRange']&&Object['hasOwnProperty']['call'](_0x113c44,'newRange')&&_0x5bd721['Range']['encode'](_0x113c44['newRange'],_0x5e83d1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x113c44['affectsData']&&Object['hasOwnProperty']['call'](_0x113c44,'affectsData')&&_0x5e83d1['uint32'](0x20)['bool'](_0x113c44['affectsData']),null!=_0x113c44['wasUndone']&&Object['hasOwnProperty']['call'](_0x113c44,'wasUndone')&&_0x5e83d1['uint32'](0x28)['bool'](_0x113c44['wasUndone']),_0x5e83d1;},_0x21c342['encodeDelimited']=function(_0x4b132a,_0x3c4fdd){return this['encode'](_0x4b132a,_0x3c4fdd)['ldelim']();},_0x21c342['decode']=function(_0x1f767e,_0x348c3d){_0x1f767e instanceof _0x1c7631||(_0x1f767e=_0x1c7631['create'](_0x1f767e));for(var _0x484521=void 0x0===_0x348c3d?_0x1f767e['len']:_0x1f767e['pos']+_0x348c3d,_0x15da45=new _0x5bd721['MarkerOperation']();_0x1f767e['pos']<_0x484521;){var _0x23715d=_0x1f767e['uint32']();switch(_0x23715d>>>0x3){case 0x1:_0x15da45['name']=_0x1f767e['string']();break;case 0x2:_0x15da45['oldRange']=_0x5bd721['Range']['decode'](_0x1f767e,_0x1f767e['uint32']());break;case 0x3:_0x15da45['newRange']=_0x5bd721['Range']['decode'](_0x1f767e,_0x1f767e['uint32']());break;case 0x4:_0x15da45['affectsData']=_0x1f767e['bool']();break;case 0x5:_0x15da45['wasUndone']=_0x1f767e['bool']();break;default:_0x1f767e['skipType'](0x7&_0x23715d);}}return _0x15da45;},_0x21c342['decodeDelimited']=function(_0x34047e){return _0x34047e instanceof _0x1c7631||(_0x34047e=new _0x1c7631(_0x34047e)),this['decode'](_0x34047e,_0x34047e['uint32']());},_0x21c342['verify']=function(_0x585ac2){if('object'!=typeof _0x585ac2||null===_0x585ac2)return'object\x20expected';if(null!=_0x585ac2['name']&&_0x585ac2['hasOwnProperty']('name')&&!_0x51d0a6['isString'](_0x585ac2['name']))return'name:\x20string\x20expected';var _0x2d13ef;if(null!=_0x585ac2['oldRange']&&_0x585ac2['hasOwnProperty']('oldRange')&&(_0x2d13ef=_0x5bd721['Range']['verify'](_0x585ac2['oldRange'])))return'oldRange.'+_0x2d13ef;if(null!=_0x585ac2['newRange']&&_0x585ac2['hasOwnProperty']('newRange')&&(_0x2d13ef=_0x5bd721['Range']['verify'](_0x585ac2['newRange'])))return'newRange.'+_0x2d13ef;return null!=_0x585ac2['affectsData']&&_0x585ac2['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x585ac2['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x585ac2['wasUndone']&&_0x585ac2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x585ac2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21c342['fromObject']=function(_0x1f4a9f){if(_0x1f4a9f instanceof _0x5bd721['MarkerOperation'])return _0x1f4a9f;var _0xdcd9f5=new _0x5bd721['MarkerOperation']();if(null!=_0x1f4a9f['name']&&(_0xdcd9f5['name']=String(_0x1f4a9f['name'])),null!=_0x1f4a9f['oldRange']){if('object'!=typeof _0x1f4a9f['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xdcd9f5['oldRange']=_0x5bd721['Range']['fromObject'](_0x1f4a9f['oldRange']);}if(null!=_0x1f4a9f['newRange']){if('object'!=typeof _0x1f4a9f['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xdcd9f5['newRange']=_0x5bd721['Range']['fromObject'](_0x1f4a9f['newRange']);}return null!=_0x1f4a9f['affectsData']&&(_0xdcd9f5['affectsData']=Boolean(_0x1f4a9f['affectsData'])),null!=_0x1f4a9f['wasUndone']&&(_0xdcd9f5['wasUndone']=Boolean(_0x1f4a9f['wasUndone'])),_0xdcd9f5;},_0x21c342['toObject']=function(_0x59cb33,_0x4e3b9d){_0x4e3b9d||(_0x4e3b9d={});var _0x28b591={};return _0x4e3b9d['defaults']&&(_0x28b591['name']='',_0x28b591['oldRange']=null,_0x28b591['newRange']=null,_0x28b591['affectsData']=!0x1,_0x28b591['wasUndone']=!0x1),null!=_0x59cb33['name']&&_0x59cb33['hasOwnProperty']('name')&&(_0x28b591['name']=_0x59cb33['name']),null!=_0x59cb33['oldRange']&&_0x59cb33['hasOwnProperty']('oldRange')&&(_0x28b591['oldRange']=_0x5bd721['Range']['toObject'](_0x59cb33['oldRange'],_0x4e3b9d)),null!=_0x59cb33['newRange']&&_0x59cb33['hasOwnProperty']('newRange')&&(_0x28b591['newRange']=_0x5bd721['Range']['toObject'](_0x59cb33['newRange'],_0x4e3b9d)),null!=_0x59cb33['affectsData']&&_0x59cb33['hasOwnProperty']('affectsData')&&(_0x28b591['affectsData']=_0x59cb33['affectsData']),null!=_0x59cb33['wasUndone']&&_0x59cb33['hasOwnProperty']('wasUndone')&&(_0x28b591['wasUndone']=_0x59cb33['wasUndone']),_0x28b591;},_0x21c342['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x21c342['getTypeUrl']=function(_0x5a993f){return void 0x0===_0x5a993f&&(_0x5a993f='type.googleapis.com'),_0x5a993f+'/MarkerOperation';},_0x21c342;}()),_0x5bd721['MergeOperation']=(function(){function _0x27f0f8(_0xffa53b){if(_0xffa53b){for(var _0x3e936b=Object['keys'](_0xffa53b),_0x24b4d0=0x0;_0x24b4d0<_0x3e936b['length'];++_0x24b4d0)null!=_0xffa53b[_0x3e936b[_0x24b4d0]]&&(this[_0x3e936b[_0x24b4d0]]=_0xffa53b[_0x3e936b[_0x24b4d0]]);}}return _0x27f0f8['prototype']['sourcePosition']=null,_0x27f0f8['prototype']['targetPosition']=null,_0x27f0f8['prototype']['graveyardPosition']=null,_0x27f0f8['prototype']['howMany']=0x0,_0x27f0f8['prototype']['wasUndone']=!0x1,_0x27f0f8['create']=function(_0xc0b437){return new _0x27f0f8(_0xc0b437);},_0x27f0f8['encode']=function(_0x2b0b4c,_0x483dcd){return _0x483dcd||(_0x483dcd=_0x3eab5a['create']()),null!=_0x2b0b4c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2b0b4c,'sourcePosition')&&_0x5bd721['Position']['encode'](_0x2b0b4c['sourcePosition'],_0x483dcd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b0b4c['targetPosition']&&Object['hasOwnProperty']['call'](_0x2b0b4c,'targetPosition')&&_0x5bd721['Position']['encode'](_0x2b0b4c['targetPosition'],_0x483dcd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2b0b4c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2b0b4c,'graveyardPosition')&&_0x5bd721['Position']['encode'](_0x2b0b4c['graveyardPosition'],_0x483dcd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2b0b4c['howMany']&&Object['hasOwnProperty']['call'](_0x2b0b4c,'howMany')&&_0x483dcd['uint32'](0x20)['uint32'](_0x2b0b4c['howMany']),null!=_0x2b0b4c['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b0b4c,'wasUndone')&&_0x483dcd['uint32'](0x28)['bool'](_0x2b0b4c['wasUndone']),_0x483dcd;},_0x27f0f8['encodeDelimited']=function(_0xda4eac,_0x29c494){return this['encode'](_0xda4eac,_0x29c494)['ldelim']();},_0x27f0f8['decode']=function(_0x2f0e07,_0x19c4c6){_0x2f0e07 instanceof _0x1c7631||(_0x2f0e07=_0x1c7631['create'](_0x2f0e07));for(var _0x2f7e56=void 0x0===_0x19c4c6?_0x2f0e07['len']:_0x2f0e07['pos']+_0x19c4c6,_0xbfda4a=new _0x5bd721['MergeOperation']();_0x2f0e07['pos']<_0x2f7e56;){var _0x54113c=_0x2f0e07['uint32']();switch(_0x54113c>>>0x3){case 0x1:_0xbfda4a['sourcePosition']=_0x5bd721['Position']['decode'](_0x2f0e07,_0x2f0e07['uint32']());break;case 0x2:_0xbfda4a['targetPosition']=_0x5bd721['Position']['decode'](_0x2f0e07,_0x2f0e07['uint32']());break;case 0x3:_0xbfda4a['graveyardPosition']=_0x5bd721['Position']['decode'](_0x2f0e07,_0x2f0e07['uint32']());break;case 0x4:_0xbfda4a['howMany']=_0x2f0e07['uint32']();break;case 0x5:_0xbfda4a['wasUndone']=_0x2f0e07['bool']();break;default:_0x2f0e07['skipType'](0x7&_0x54113c);}}return _0xbfda4a;},_0x27f0f8['decodeDelimited']=function(_0x3d8730){return _0x3d8730 instanceof _0x1c7631||(_0x3d8730=new _0x1c7631(_0x3d8730)),this['decode'](_0x3d8730,_0x3d8730['uint32']());},_0x27f0f8['verify']=function(_0x45b6f1){if('object'!=typeof _0x45b6f1||null===_0x45b6f1)return'object\x20expected';var _0x31dee3;if(null!=_0x45b6f1['sourcePosition']&&_0x45b6f1['hasOwnProperty']('sourcePosition')&&(_0x31dee3=_0x5bd721['Position']['verify'](_0x45b6f1['sourcePosition'])))return'sourcePosition.'+_0x31dee3;if(null!=_0x45b6f1['targetPosition']&&_0x45b6f1['hasOwnProperty']('targetPosition')&&(_0x31dee3=_0x5bd721['Position']['verify'](_0x45b6f1['targetPosition'])))return'targetPosition.'+_0x31dee3;if(null!=_0x45b6f1['graveyardPosition']&&_0x45b6f1['hasOwnProperty']('graveyardPosition')&&(_0x31dee3=_0x5bd721['Position']['verify'](_0x45b6f1['graveyardPosition'])))return'graveyardPosition.'+_0x31dee3;return null!=_0x45b6f1['howMany']&&_0x45b6f1['hasOwnProperty']('howMany')&&!_0x51d0a6['isInteger'](_0x45b6f1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x45b6f1['wasUndone']&&_0x45b6f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x45b6f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27f0f8['fromObject']=function(_0x3503ec){if(_0x3503ec instanceof _0x5bd721['MergeOperation'])return _0x3503ec;var _0x1fd89f=new _0x5bd721['MergeOperation']();if(null!=_0x3503ec['sourcePosition']){if('object'!=typeof _0x3503ec['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1fd89f['sourcePosition']=_0x5bd721['Position']['fromObject'](_0x3503ec['sourcePosition']);}if(null!=_0x3503ec['targetPosition']){if('object'!=typeof _0x3503ec['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1fd89f['targetPosition']=_0x5bd721['Position']['fromObject'](_0x3503ec['targetPosition']);}if(null!=_0x3503ec['graveyardPosition']){if('object'!=typeof _0x3503ec['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1fd89f['graveyardPosition']=_0x5bd721['Position']['fromObject'](_0x3503ec['graveyardPosition']);}return null!=_0x3503ec['howMany']&&(_0x1fd89f['howMany']=_0x3503ec['howMany']>>>0x0),null!=_0x3503ec['wasUndone']&&(_0x1fd89f['wasUndone']=Boolean(_0x3503ec['wasUndone'])),_0x1fd89f;},_0x27f0f8['toObject']=function(_0x5eafbe,_0x3aff83){_0x3aff83||(_0x3aff83={});var _0xc163e3={};return _0x3aff83['defaults']&&(_0xc163e3['sourcePosition']=null,_0xc163e3['targetPosition']=null,_0xc163e3['graveyardPosition']=null,_0xc163e3['howMany']=0x0,_0xc163e3['wasUndone']=!0x1),null!=_0x5eafbe['sourcePosition']&&_0x5eafbe['hasOwnProperty']('sourcePosition')&&(_0xc163e3['sourcePosition']=_0x5bd721['Position']['toObject'](_0x5eafbe['sourcePosition'],_0x3aff83)),null!=_0x5eafbe['targetPosition']&&_0x5eafbe['hasOwnProperty']('targetPosition')&&(_0xc163e3['targetPosition']=_0x5bd721['Position']['toObject'](_0x5eafbe['targetPosition'],_0x3aff83)),null!=_0x5eafbe['graveyardPosition']&&_0x5eafbe['hasOwnProperty']('graveyardPosition')&&(_0xc163e3['graveyardPosition']=_0x5bd721['Position']['toObject'](_0x5eafbe['graveyardPosition'],_0x3aff83)),null!=_0x5eafbe['howMany']&&_0x5eafbe['hasOwnProperty']('howMany')&&(_0xc163e3['howMany']=_0x5eafbe['howMany']),null!=_0x5eafbe['wasUndone']&&_0x5eafbe['hasOwnProperty']('wasUndone')&&(_0xc163e3['wasUndone']=_0x5eafbe['wasUndone']),_0xc163e3;},_0x27f0f8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x27f0f8['getTypeUrl']=function(_0x228491){return void 0x0===_0x228491&&(_0x228491='type.googleapis.com'),_0x228491+'/MergeOperation';},_0x27f0f8;}()),_0x5bd721['MoveOperation']=(function(){function _0x4012c8(_0x35babb){if(_0x35babb){for(var _0x3e9e4f=Object['keys'](_0x35babb),_0x4ccd30=0x0;_0x4ccd30<_0x3e9e4f['length'];++_0x4ccd30)null!=_0x35babb[_0x3e9e4f[_0x4ccd30]]&&(this[_0x3e9e4f[_0x4ccd30]]=_0x35babb[_0x3e9e4f[_0x4ccd30]]);}}return _0x4012c8['prototype']['sourcePosition']=null,_0x4012c8['prototype']['howMany']=0x0,_0x4012c8['prototype']['targetPosition']=null,_0x4012c8['prototype']['wasUndone']=!0x1,_0x4012c8['create']=function(_0x45c362){return new _0x4012c8(_0x45c362);},_0x4012c8['encode']=function(_0x334ffd,_0x177e3b){return _0x177e3b||(_0x177e3b=_0x3eab5a['create']()),null!=_0x334ffd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x334ffd,'sourcePosition')&&_0x5bd721['Position']['encode'](_0x334ffd['sourcePosition'],_0x177e3b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x334ffd['howMany']&&Object['hasOwnProperty']['call'](_0x334ffd,'howMany')&&_0x177e3b['uint32'](0x10)['uint32'](_0x334ffd['howMany']),null!=_0x334ffd['targetPosition']&&Object['hasOwnProperty']['call'](_0x334ffd,'targetPosition')&&_0x5bd721['Position']['encode'](_0x334ffd['targetPosition'],_0x177e3b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x334ffd['wasUndone']&&Object['hasOwnProperty']['call'](_0x334ffd,'wasUndone')&&_0x177e3b['uint32'](0x20)['bool'](_0x334ffd['wasUndone']),_0x177e3b;},_0x4012c8['encodeDelimited']=function(_0x4c397e,_0x3ae696){return this['encode'](_0x4c397e,_0x3ae696)['ldelim']();},_0x4012c8['decode']=function(_0x1c290f,_0x2cf700){_0x1c290f instanceof _0x1c7631||(_0x1c290f=_0x1c7631['create'](_0x1c290f));for(var _0x6efdfe=void 0x0===_0x2cf700?_0x1c290f['len']:_0x1c290f['pos']+_0x2cf700,_0xe9831b=new _0x5bd721['MoveOperation']();_0x1c290f['pos']<_0x6efdfe;){var _0x4c674a=_0x1c290f['uint32']();switch(_0x4c674a>>>0x3){case 0x1:_0xe9831b['sourcePosition']=_0x5bd721['Position']['decode'](_0x1c290f,_0x1c290f['uint32']());break;case 0x2:_0xe9831b['howMany']=_0x1c290f['uint32']();break;case 0x3:_0xe9831b['targetPosition']=_0x5bd721['Position']['decode'](_0x1c290f,_0x1c290f['uint32']());break;case 0x4:_0xe9831b['wasUndone']=_0x1c290f['bool']();break;default:_0x1c290f['skipType'](0x7&_0x4c674a);}}return _0xe9831b;},_0x4012c8['decodeDelimited']=function(_0x3afc78){return _0x3afc78 instanceof _0x1c7631||(_0x3afc78=new _0x1c7631(_0x3afc78)),this['decode'](_0x3afc78,_0x3afc78['uint32']());},_0x4012c8['verify']=function(_0xf87991){if('object'!=typeof _0xf87991||null===_0xf87991)return'object\x20expected';var _0x1d3763;if(null!=_0xf87991['sourcePosition']&&_0xf87991['hasOwnProperty']('sourcePosition')&&(_0x1d3763=_0x5bd721['Position']['verify'](_0xf87991['sourcePosition'])))return'sourcePosition.'+_0x1d3763;if(null!=_0xf87991['howMany']&&_0xf87991['hasOwnProperty']('howMany')&&!_0x51d0a6['isInteger'](_0xf87991['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xf87991['targetPosition']&&_0xf87991['hasOwnProperty']('targetPosition')&&(_0x1d3763=_0x5bd721['Position']['verify'](_0xf87991['targetPosition'])))return'targetPosition.'+_0x1d3763;return null!=_0xf87991['wasUndone']&&_0xf87991['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf87991['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4012c8['fromObject']=function(_0x1330ab){if(_0x1330ab instanceof _0x5bd721['MoveOperation'])return _0x1330ab;var _0x406f4c=new _0x5bd721['MoveOperation']();if(null!=_0x1330ab['sourcePosition']){if('object'!=typeof _0x1330ab['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x406f4c['sourcePosition']=_0x5bd721['Position']['fromObject'](_0x1330ab['sourcePosition']);}if(null!=_0x1330ab['howMany']&&(_0x406f4c['howMany']=_0x1330ab['howMany']>>>0x0),null!=_0x1330ab['targetPosition']){if('object'!=typeof _0x1330ab['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x406f4c['targetPosition']=_0x5bd721['Position']['fromObject'](_0x1330ab['targetPosition']);}return null!=_0x1330ab['wasUndone']&&(_0x406f4c['wasUndone']=Boolean(_0x1330ab['wasUndone'])),_0x406f4c;},_0x4012c8['toObject']=function(_0x3ad1d5,_0x68e71b){_0x68e71b||(_0x68e71b={});var _0x58aaf7={};return _0x68e71b['defaults']&&(_0x58aaf7['sourcePosition']=null,_0x58aaf7['howMany']=0x0,_0x58aaf7['targetPosition']=null,_0x58aaf7['wasUndone']=!0x1),null!=_0x3ad1d5['sourcePosition']&&_0x3ad1d5['hasOwnProperty']('sourcePosition')&&(_0x58aaf7['sourcePosition']=_0x5bd721['Position']['toObject'](_0x3ad1d5['sourcePosition'],_0x68e71b)),null!=_0x3ad1d5['howMany']&&_0x3ad1d5['hasOwnProperty']('howMany')&&(_0x58aaf7['howMany']=_0x3ad1d5['howMany']),null!=_0x3ad1d5['targetPosition']&&_0x3ad1d5['hasOwnProperty']('targetPosition')&&(_0x58aaf7['targetPosition']=_0x5bd721['Position']['toObject'](_0x3ad1d5['targetPosition'],_0x68e71b)),null!=_0x3ad1d5['wasUndone']&&_0x3ad1d5['hasOwnProperty']('wasUndone')&&(_0x58aaf7['wasUndone']=_0x3ad1d5['wasUndone']),_0x58aaf7;},_0x4012c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x4012c8['getTypeUrl']=function(_0x375975){return void 0x0===_0x375975&&(_0x375975='type.googleapis.com'),_0x375975+'/MoveOperation';},_0x4012c8;}()),_0x5bd721['RenameOperation']=(function(){function _0x30a057(_0x4a9080){if(_0x4a9080){for(var _0x4a1d39=Object['keys'](_0x4a9080),_0xf8f4d5=0x0;_0xf8f4d5<_0x4a1d39['length'];++_0xf8f4d5)null!=_0x4a9080[_0x4a1d39[_0xf8f4d5]]&&(this[_0x4a1d39[_0xf8f4d5]]=_0x4a9080[_0x4a1d39[_0xf8f4d5]]);}}return _0x30a057['prototype']['position']=null,_0x30a057['prototype']['oldName']='',_0x30a057['prototype']['newName']='',_0x30a057['prototype']['wasUndone']=!0x1,_0x30a057['create']=function(_0x1afe97){return new _0x30a057(_0x1afe97);},_0x30a057['encode']=function(_0x294dc7,_0x35e989){return _0x35e989||(_0x35e989=_0x3eab5a['create']()),null!=_0x294dc7['position']&&Object['hasOwnProperty']['call'](_0x294dc7,'position')&&_0x5bd721['Position']['encode'](_0x294dc7['position'],_0x35e989['uint32'](0xa)['fork']())['ldelim'](),null!=_0x294dc7['oldName']&&Object['hasOwnProperty']['call'](_0x294dc7,'oldName')&&_0x35e989['uint32'](0x12)['string'](_0x294dc7['oldName']),null!=_0x294dc7['newName']&&Object['hasOwnProperty']['call'](_0x294dc7,'newName')&&_0x35e989['uint32'](0x1a)['string'](_0x294dc7['newName']),null!=_0x294dc7['wasUndone']&&Object['hasOwnProperty']['call'](_0x294dc7,'wasUndone')&&_0x35e989['uint32'](0x20)['bool'](_0x294dc7['wasUndone']),_0x35e989;},_0x30a057['encodeDelimited']=function(_0x1324f1,_0x123b69){return this['encode'](_0x1324f1,_0x123b69)['ldelim']();},_0x30a057['decode']=function(_0x3d4dd6,_0x5142df){_0x3d4dd6 instanceof _0x1c7631||(_0x3d4dd6=_0x1c7631['create'](_0x3d4dd6));for(var _0x300197=void 0x0===_0x5142df?_0x3d4dd6['len']:_0x3d4dd6['pos']+_0x5142df,_0x3cc3a3=new _0x5bd721['RenameOperation']();_0x3d4dd6['pos']<_0x300197;){var _0x588db8=_0x3d4dd6['uint32']();switch(_0x588db8>>>0x3){case 0x1:_0x3cc3a3['position']=_0x5bd721['Position']['decode'](_0x3d4dd6,_0x3d4dd6['uint32']());break;case 0x2:_0x3cc3a3['oldName']=_0x3d4dd6['string']();break;case 0x3:_0x3cc3a3['newName']=_0x3d4dd6['string']();break;case 0x4:_0x3cc3a3['wasUndone']=_0x3d4dd6['bool']();break;default:_0x3d4dd6['skipType'](0x7&_0x588db8);}}return _0x3cc3a3;},_0x30a057['decodeDelimited']=function(_0x19f50d){return _0x19f50d instanceof _0x1c7631||(_0x19f50d=new _0x1c7631(_0x19f50d)),this['decode'](_0x19f50d,_0x19f50d['uint32']());},_0x30a057['verify']=function(_0x44931a){if('object'!=typeof _0x44931a||null===_0x44931a)return'object\x20expected';if(null!=_0x44931a['position']&&_0x44931a['hasOwnProperty']('position')){var _0x17802b=_0x5bd721['Position']['verify'](_0x44931a['position']);if(_0x17802b)return'position.'+_0x17802b;}return null!=_0x44931a['oldName']&&_0x44931a['hasOwnProperty']('oldName')&&!_0x51d0a6['isString'](_0x44931a['oldName'])?'oldName:\x20string\x20expected':null!=_0x44931a['newName']&&_0x44931a['hasOwnProperty']('newName')&&!_0x51d0a6['isString'](_0x44931a['newName'])?'newName:\x20string\x20expected':null!=_0x44931a['wasUndone']&&_0x44931a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44931a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30a057['fromObject']=function(_0x5e6539){if(_0x5e6539 instanceof _0x5bd721['RenameOperation'])return _0x5e6539;var _0x4a6747=new _0x5bd721['RenameOperation']();if(null!=_0x5e6539['position']){if('object'!=typeof _0x5e6539['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4a6747['position']=_0x5bd721['Position']['fromObject'](_0x5e6539['position']);}return null!=_0x5e6539['oldName']&&(_0x4a6747['oldName']=String(_0x5e6539['oldName'])),null!=_0x5e6539['newName']&&(_0x4a6747['newName']=String(_0x5e6539['newName'])),null!=_0x5e6539['wasUndone']&&(_0x4a6747['wasUndone']=Boolean(_0x5e6539['wasUndone'])),_0x4a6747;},_0x30a057['toObject']=function(_0x448aec,_0x595219){_0x595219||(_0x595219={});var _0x20fb21={};return _0x595219['defaults']&&(_0x20fb21['position']=null,_0x20fb21['oldName']='',_0x20fb21['newName']='',_0x20fb21['wasUndone']=!0x1),null!=_0x448aec['position']&&_0x448aec['hasOwnProperty']('position')&&(_0x20fb21['position']=_0x5bd721['Position']['toObject'](_0x448aec['position'],_0x595219)),null!=_0x448aec['oldName']&&_0x448aec['hasOwnProperty']('oldName')&&(_0x20fb21['oldName']=_0x448aec['oldName']),null!=_0x448aec['newName']&&_0x448aec['hasOwnProperty']('newName')&&(_0x20fb21['newName']=_0x448aec['newName']),null!=_0x448aec['wasUndone']&&_0x448aec['hasOwnProperty']('wasUndone')&&(_0x20fb21['wasUndone']=_0x448aec['wasUndone']),_0x20fb21;},_0x30a057['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x30a057['getTypeUrl']=function(_0x5dfb8c){return void 0x0===_0x5dfb8c&&(_0x5dfb8c='type.googleapis.com'),_0x5dfb8c+'/RenameOperation';},_0x30a057;}()),_0x5bd721['RootAttributeOperation']=(function(){function _0x3cea5d(_0x4c58d1){if(_0x4c58d1){for(var _0x39ff52=Object['keys'](_0x4c58d1),_0x55a368=0x0;_0x55a368<_0x39ff52['length'];++_0x55a368)null!=_0x4c58d1[_0x39ff52[_0x55a368]]&&(this[_0x39ff52[_0x55a368]]=_0x4c58d1[_0x39ff52[_0x55a368]]);}}return _0x3cea5d['prototype']['root']='',_0x3cea5d['prototype']['key']='',_0x3cea5d['prototype']['oldValueBoolean']=!0x1,_0x3cea5d['prototype']['oldValueJson']='',_0x3cea5d['prototype']['newValueBoolean']=!0x1,_0x3cea5d['prototype']['newValueJson']='',_0x3cea5d['prototype']['wasUndone']=!0x1,_0x3cea5d['create']=function(_0xbc2dee){return new _0x3cea5d(_0xbc2dee);},_0x3cea5d['encode']=function(_0x4c2fda,_0x45e478){return _0x45e478||(_0x45e478=_0x3eab5a['create']()),null!=_0x4c2fda['root']&&Object['hasOwnProperty']['call'](_0x4c2fda,'root')&&_0x45e478['uint32'](0xa)['string'](_0x4c2fda['root']),null!=_0x4c2fda['key']&&Object['hasOwnProperty']['call'](_0x4c2fda,'key')&&_0x45e478['uint32'](0x12)['string'](_0x4c2fda['key']),null!=_0x4c2fda['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4c2fda,'oldValueBoolean')&&_0x45e478['uint32'](0x18)['bool'](_0x4c2fda['oldValueBoolean']),null!=_0x4c2fda['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4c2fda,'oldValueJson')&&_0x45e478['uint32'](0x22)['string'](_0x4c2fda['oldValueJson']),null!=_0x4c2fda['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4c2fda,'newValueBoolean')&&_0x45e478['uint32'](0x28)['bool'](_0x4c2fda['newValueBoolean']),null!=_0x4c2fda['newValueJson']&&Object['hasOwnProperty']['call'](_0x4c2fda,'newValueJson')&&_0x45e478['uint32'](0x32)['string'](_0x4c2fda['newValueJson']),null!=_0x4c2fda['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c2fda,'wasUndone')&&_0x45e478['uint32'](0x38)['bool'](_0x4c2fda['wasUndone']),_0x45e478;},_0x3cea5d['encodeDelimited']=function(_0x1121e3,_0x2fd764){return this['encode'](_0x1121e3,_0x2fd764)['ldelim']();},_0x3cea5d['decode']=function(_0x5b9194,_0xeb488a){_0x5b9194 instanceof _0x1c7631||(_0x5b9194=_0x1c7631['create'](_0x5b9194));for(var _0x598b1a=void 0x0===_0xeb488a?_0x5b9194['len']:_0x5b9194['pos']+_0xeb488a,_0x1bb2c9=new _0x5bd721['RootAttributeOperation']();_0x5b9194['pos']<_0x598b1a;){var _0x8568a7=_0x5b9194['uint32']();switch(_0x8568a7>>>0x3){case 0x1:_0x1bb2c9['root']=_0x5b9194['string']();break;case 0x2:_0x1bb2c9['key']=_0x5b9194['string']();break;case 0x3:_0x1bb2c9['oldValueBoolean']=_0x5b9194['bool']();break;case 0x4:_0x1bb2c9['oldValueJson']=_0x5b9194['string']();break;case 0x5:_0x1bb2c9['newValueBoolean']=_0x5b9194['bool']();break;case 0x6:_0x1bb2c9['newValueJson']=_0x5b9194['string']();break;case 0x7:_0x1bb2c9['wasUndone']=_0x5b9194['bool']();break;default:_0x5b9194['skipType'](0x7&_0x8568a7);}}return _0x1bb2c9;},_0x3cea5d['decodeDelimited']=function(_0x5447f8){return _0x5447f8 instanceof _0x1c7631||(_0x5447f8=new _0x1c7631(_0x5447f8)),this['decode'](_0x5447f8,_0x5447f8['uint32']());},_0x3cea5d['verify']=function(_0x3ea674){return'object'!=typeof _0x3ea674||null===_0x3ea674?'object\x20expected':null!=_0x3ea674['root']&&_0x3ea674['hasOwnProperty']('root')&&!_0x51d0a6['isString'](_0x3ea674['root'])?'root:\x20string\x20expected':null!=_0x3ea674['key']&&_0x3ea674['hasOwnProperty']('key')&&!_0x51d0a6['isString'](_0x3ea674['key'])?'key:\x20string\x20expected':null!=_0x3ea674['oldValueBoolean']&&_0x3ea674['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3ea674['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3ea674['oldValueJson']&&_0x3ea674['hasOwnProperty']('oldValueJson')&&!_0x51d0a6['isString'](_0x3ea674['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3ea674['newValueBoolean']&&_0x3ea674['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3ea674['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3ea674['newValueJson']&&_0x3ea674['hasOwnProperty']('newValueJson')&&!_0x51d0a6['isString'](_0x3ea674['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3ea674['wasUndone']&&_0x3ea674['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ea674['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3cea5d['fromObject']=function(_0x370820){if(_0x370820 instanceof _0x5bd721['RootAttributeOperation'])return _0x370820;var _0x1d008e=new _0x5bd721['RootAttributeOperation']();return null!=_0x370820['root']&&(_0x1d008e['root']=String(_0x370820['root'])),null!=_0x370820['key']&&(_0x1d008e['key']=String(_0x370820['key'])),null!=_0x370820['oldValueBoolean']&&(_0x1d008e['oldValueBoolean']=Boolean(_0x370820['oldValueBoolean'])),null!=_0x370820['oldValueJson']&&(_0x1d008e['oldValueJson']=String(_0x370820['oldValueJson'])),null!=_0x370820['newValueBoolean']&&(_0x1d008e['newValueBoolean']=Boolean(_0x370820['newValueBoolean'])),null!=_0x370820['newValueJson']&&(_0x1d008e['newValueJson']=String(_0x370820['newValueJson'])),null!=_0x370820['wasUndone']&&(_0x1d008e['wasUndone']=Boolean(_0x370820['wasUndone'])),_0x1d008e;},_0x3cea5d['toObject']=function(_0x4662b2,_0x29061a){_0x29061a||(_0x29061a={});var _0x284e2d={};return _0x29061a['defaults']&&(_0x284e2d['root']='',_0x284e2d['key']='',_0x284e2d['oldValueBoolean']=!0x1,_0x284e2d['oldValueJson']='',_0x284e2d['newValueBoolean']=!0x1,_0x284e2d['newValueJson']='',_0x284e2d['wasUndone']=!0x1),null!=_0x4662b2['root']&&_0x4662b2['hasOwnProperty']('root')&&(_0x284e2d['root']=_0x4662b2['root']),null!=_0x4662b2['key']&&_0x4662b2['hasOwnProperty']('key')&&(_0x284e2d['key']=_0x4662b2['key']),null!=_0x4662b2['oldValueBoolean']&&_0x4662b2['hasOwnProperty']('oldValueBoolean')&&(_0x284e2d['oldValueBoolean']=_0x4662b2['oldValueBoolean']),null!=_0x4662b2['oldValueJson']&&_0x4662b2['hasOwnProperty']('oldValueJson')&&(_0x284e2d['oldValueJson']=_0x4662b2['oldValueJson']),null!=_0x4662b2['newValueBoolean']&&_0x4662b2['hasOwnProperty']('newValueBoolean')&&(_0x284e2d['newValueBoolean']=_0x4662b2['newValueBoolean']),null!=_0x4662b2['newValueJson']&&_0x4662b2['hasOwnProperty']('newValueJson')&&(_0x284e2d['newValueJson']=_0x4662b2['newValueJson']),null!=_0x4662b2['wasUndone']&&_0x4662b2['hasOwnProperty']('wasUndone')&&(_0x284e2d['wasUndone']=_0x4662b2['wasUndone']),_0x284e2d;},_0x3cea5d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x3cea5d['getTypeUrl']=function(_0xd153ca){return void 0x0===_0xd153ca&&(_0xd153ca='type.googleapis.com'),_0xd153ca+'/RootAttributeOperation';},_0x3cea5d;}()),_0x5bd721['RootOperation']=(function(){function _0x552a35(_0x54fe8a){if(_0x54fe8a){for(var _0x29bdb7=Object['keys'](_0x54fe8a),_0x2a6a0d=0x0;_0x2a6a0d<_0x29bdb7['length'];++_0x2a6a0d)null!=_0x54fe8a[_0x29bdb7[_0x2a6a0d]]&&(this[_0x29bdb7[_0x2a6a0d]]=_0x54fe8a[_0x29bdb7[_0x2a6a0d]]);}}return _0x552a35['prototype']['rootName']='',_0x552a35['prototype']['elementName']='',_0x552a35['prototype']['isAdd']=!0x1,_0x552a35['prototype']['wasUndone']=!0x1,_0x552a35['create']=function(_0x39ed7e){return new _0x552a35(_0x39ed7e);},_0x552a35['encode']=function(_0x5d3e95,_0x245620){return _0x245620||(_0x245620=_0x3eab5a['create']()),null!=_0x5d3e95['rootName']&&Object['hasOwnProperty']['call'](_0x5d3e95,'rootName')&&_0x245620['uint32'](0xa)['string'](_0x5d3e95['rootName']),null!=_0x5d3e95['elementName']&&Object['hasOwnProperty']['call'](_0x5d3e95,'elementName')&&_0x245620['uint32'](0x12)['string'](_0x5d3e95['elementName']),null!=_0x5d3e95['isAdd']&&Object['hasOwnProperty']['call'](_0x5d3e95,'isAdd')&&_0x245620['uint32'](0x18)['bool'](_0x5d3e95['isAdd']),null!=_0x5d3e95['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d3e95,'wasUndone')&&_0x245620['uint32'](0x20)['bool'](_0x5d3e95['wasUndone']),_0x245620;},_0x552a35['encodeDelimited']=function(_0x50565d,_0x4b4e24){return this['encode'](_0x50565d,_0x4b4e24)['ldelim']();},_0x552a35['decode']=function(_0xed9db3,_0x1cb2ee){_0xed9db3 instanceof _0x1c7631||(_0xed9db3=_0x1c7631['create'](_0xed9db3));for(var _0x4480c7=void 0x0===_0x1cb2ee?_0xed9db3['len']:_0xed9db3['pos']+_0x1cb2ee,_0x51cf3d=new _0x5bd721['RootOperation']();_0xed9db3['pos']<_0x4480c7;){var _0x3de145=_0xed9db3['uint32']();switch(_0x3de145>>>0x3){case 0x1:_0x51cf3d['rootName']=_0xed9db3['string']();break;case 0x2:_0x51cf3d['elementName']=_0xed9db3['string']();break;case 0x3:_0x51cf3d['isAdd']=_0xed9db3['bool']();break;case 0x4:_0x51cf3d['wasUndone']=_0xed9db3['bool']();break;default:_0xed9db3['skipType'](0x7&_0x3de145);}}return _0x51cf3d;},_0x552a35['decodeDelimited']=function(_0x4717cb){return _0x4717cb instanceof _0x1c7631||(_0x4717cb=new _0x1c7631(_0x4717cb)),this['decode'](_0x4717cb,_0x4717cb['uint32']());},_0x552a35['verify']=function(_0xbfd09){return'object'!=typeof _0xbfd09||null===_0xbfd09?'object\x20expected':null!=_0xbfd09['rootName']&&_0xbfd09['hasOwnProperty']('rootName')&&!_0x51d0a6['isString'](_0xbfd09['rootName'])?'rootName:\x20string\x20expected':null!=_0xbfd09['elementName']&&_0xbfd09['hasOwnProperty']('elementName')&&!_0x51d0a6['isString'](_0xbfd09['elementName'])?'elementName:\x20string\x20expected':null!=_0xbfd09['isAdd']&&_0xbfd09['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xbfd09['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xbfd09['wasUndone']&&_0xbfd09['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xbfd09['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x552a35['fromObject']=function(_0x44afc0){if(_0x44afc0 instanceof _0x5bd721['RootOperation'])return _0x44afc0;var _0xa4f2b3=new _0x5bd721['RootOperation']();return null!=_0x44afc0['rootName']&&(_0xa4f2b3['rootName']=String(_0x44afc0['rootName'])),null!=_0x44afc0['elementName']&&(_0xa4f2b3['elementName']=String(_0x44afc0['elementName'])),null!=_0x44afc0['isAdd']&&(_0xa4f2b3['isAdd']=Boolean(_0x44afc0['isAdd'])),null!=_0x44afc0['wasUndone']&&(_0xa4f2b3['wasUndone']=Boolean(_0x44afc0['wasUndone'])),_0xa4f2b3;},_0x552a35['toObject']=function(_0x5e8554,_0x399201){_0x399201||(_0x399201={});var _0x335cd4={};return _0x399201['defaults']&&(_0x335cd4['rootName']='',_0x335cd4['elementName']='',_0x335cd4['isAdd']=!0x1,_0x335cd4['wasUndone']=!0x1),null!=_0x5e8554['rootName']&&_0x5e8554['hasOwnProperty']('rootName')&&(_0x335cd4['rootName']=_0x5e8554['rootName']),null!=_0x5e8554['elementName']&&_0x5e8554['hasOwnProperty']('elementName')&&(_0x335cd4['elementName']=_0x5e8554['elementName']),null!=_0x5e8554['isAdd']&&_0x5e8554['hasOwnProperty']('isAdd')&&(_0x335cd4['isAdd']=_0x5e8554['isAdd']),null!=_0x5e8554['wasUndone']&&_0x5e8554['hasOwnProperty']('wasUndone')&&(_0x335cd4['wasUndone']=_0x5e8554['wasUndone']),_0x335cd4;},_0x552a35['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x552a35['getTypeUrl']=function(_0x33acc1){return void 0x0===_0x33acc1&&(_0x33acc1='type.googleapis.com'),_0x33acc1+'/RootOperation';},_0x552a35;}()),_0x5bd721['SplitOperation']=(function(){function _0x5aa8e1(_0x22f2a5){if(_0x22f2a5){for(var _0x1dbc12=Object['keys'](_0x22f2a5),_0x170b13=0x0;_0x170b13<_0x1dbc12['length'];++_0x170b13)null!=_0x22f2a5[_0x1dbc12[_0x170b13]]&&(this[_0x1dbc12[_0x170b13]]=_0x22f2a5[_0x1dbc12[_0x170b13]]);}}return _0x5aa8e1['prototype']['splitPosition']=null,_0x5aa8e1['prototype']['graveyardPosition']=null,_0x5aa8e1['prototype']['howMany']=0x0,_0x5aa8e1['prototype']['insertionPosition']=null,_0x5aa8e1['prototype']['wasUndone']=!0x1,_0x5aa8e1['create']=function(_0x178786){return new _0x5aa8e1(_0x178786);},_0x5aa8e1['encode']=function(_0x59dca7,_0x2a56c6){return _0x2a56c6||(_0x2a56c6=_0x3eab5a['create']()),null!=_0x59dca7['splitPosition']&&Object['hasOwnProperty']['call'](_0x59dca7,'splitPosition')&&_0x5bd721['Position']['encode'](_0x59dca7['splitPosition'],_0x2a56c6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59dca7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59dca7,'graveyardPosition')&&_0x5bd721['Position']['encode'](_0x59dca7['graveyardPosition'],_0x2a56c6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59dca7['howMany']&&Object['hasOwnProperty']['call'](_0x59dca7,'howMany')&&_0x2a56c6['uint32'](0x18)['uint32'](_0x59dca7['howMany']),null!=_0x59dca7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x59dca7,'insertionPosition')&&_0x5bd721['Position']['encode'](_0x59dca7['insertionPosition'],_0x2a56c6['uint32'](0x22)['fork']())['ldelim'](),null!=_0x59dca7['wasUndone']&&Object['hasOwnProperty']['call'](_0x59dca7,'wasUndone')&&_0x2a56c6['uint32'](0x28)['bool'](_0x59dca7['wasUndone']),_0x2a56c6;},_0x5aa8e1['encodeDelimited']=function(_0x32daba,_0x1fa9af){return this['encode'](_0x32daba,_0x1fa9af)['ldelim']();},_0x5aa8e1['decode']=function(_0x23c10c,_0x14e0c9){_0x23c10c instanceof _0x1c7631||(_0x23c10c=_0x1c7631['create'](_0x23c10c));for(var _0x5f5c0e=void 0x0===_0x14e0c9?_0x23c10c['len']:_0x23c10c['pos']+_0x14e0c9,_0x39a089=new _0x5bd721['SplitOperation']();_0x23c10c['pos']<_0x5f5c0e;){var _0x1fb51b=_0x23c10c['uint32']();switch(_0x1fb51b>>>0x3){case 0x1:_0x39a089['splitPosition']=_0x5bd721['Position']['decode'](_0x23c10c,_0x23c10c['uint32']());break;case 0x2:_0x39a089['graveyardPosition']=_0x5bd721['Position']['decode'](_0x23c10c,_0x23c10c['uint32']());break;case 0x3:_0x39a089['howMany']=_0x23c10c['uint32']();break;case 0x4:_0x39a089['insertionPosition']=_0x5bd721['Position']['decode'](_0x23c10c,_0x23c10c['uint32']());break;case 0x5:_0x39a089['wasUndone']=_0x23c10c['bool']();break;default:_0x23c10c['skipType'](0x7&_0x1fb51b);}}return _0x39a089;},_0x5aa8e1['decodeDelimited']=function(_0x241a27){return _0x241a27 instanceof _0x1c7631||(_0x241a27=new _0x1c7631(_0x241a27)),this['decode'](_0x241a27,_0x241a27['uint32']());},_0x5aa8e1['verify']=function(_0xda64c9){if('object'!=typeof _0xda64c9||null===_0xda64c9)return'object\x20expected';var _0x12e00b;if(null!=_0xda64c9['splitPosition']&&_0xda64c9['hasOwnProperty']('splitPosition')&&(_0x12e00b=_0x5bd721['Position']['verify'](_0xda64c9['splitPosition'])))return'splitPosition.'+_0x12e00b;if(null!=_0xda64c9['graveyardPosition']&&_0xda64c9['hasOwnProperty']('graveyardPosition')&&(_0x12e00b=_0x5bd721['Position']['verify'](_0xda64c9['graveyardPosition'])))return'graveyardPosition.'+_0x12e00b;if(null!=_0xda64c9['howMany']&&_0xda64c9['hasOwnProperty']('howMany')&&!_0x51d0a6['isInteger'](_0xda64c9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xda64c9['insertionPosition']&&_0xda64c9['hasOwnProperty']('insertionPosition')&&(_0x12e00b=_0x5bd721['Position']['verify'](_0xda64c9['insertionPosition'])))return'insertionPosition.'+_0x12e00b;return null!=_0xda64c9['wasUndone']&&_0xda64c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xda64c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5aa8e1['fromObject']=function(_0x3ec0ed){if(_0x3ec0ed instanceof _0x5bd721['SplitOperation'])return _0x3ec0ed;var _0x2f3683=new _0x5bd721['SplitOperation']();if(null!=_0x3ec0ed['splitPosition']){if('object'!=typeof _0x3ec0ed['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2f3683['splitPosition']=_0x5bd721['Position']['fromObject'](_0x3ec0ed['splitPosition']);}if(null!=_0x3ec0ed['graveyardPosition']){if('object'!=typeof _0x3ec0ed['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2f3683['graveyardPosition']=_0x5bd721['Position']['fromObject'](_0x3ec0ed['graveyardPosition']);}if(null!=_0x3ec0ed['howMany']&&(_0x2f3683['howMany']=_0x3ec0ed['howMany']>>>0x0),null!=_0x3ec0ed['insertionPosition']){if('object'!=typeof _0x3ec0ed['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2f3683['insertionPosition']=_0x5bd721['Position']['fromObject'](_0x3ec0ed['insertionPosition']);}return null!=_0x3ec0ed['wasUndone']&&(_0x2f3683['wasUndone']=Boolean(_0x3ec0ed['wasUndone'])),_0x2f3683;},_0x5aa8e1['toObject']=function(_0x2e17b2,_0xccaf8c){_0xccaf8c||(_0xccaf8c={});var _0x53f3ef={};return _0xccaf8c['defaults']&&(_0x53f3ef['splitPosition']=null,_0x53f3ef['graveyardPosition']=null,_0x53f3ef['howMany']=0x0,_0x53f3ef['insertionPosition']=null,_0x53f3ef['wasUndone']=!0x1),null!=_0x2e17b2['splitPosition']&&_0x2e17b2['hasOwnProperty']('splitPosition')&&(_0x53f3ef['splitPosition']=_0x5bd721['Position']['toObject'](_0x2e17b2['splitPosition'],_0xccaf8c)),null!=_0x2e17b2['graveyardPosition']&&_0x2e17b2['hasOwnProperty']('graveyardPosition')&&(_0x53f3ef['graveyardPosition']=_0x5bd721['Position']['toObject'](_0x2e17b2['graveyardPosition'],_0xccaf8c)),null!=_0x2e17b2['howMany']&&_0x2e17b2['hasOwnProperty']('howMany')&&(_0x53f3ef['howMany']=_0x2e17b2['howMany']),null!=_0x2e17b2['insertionPosition']&&_0x2e17b2['hasOwnProperty']('insertionPosition')&&(_0x53f3ef['insertionPosition']=_0x5bd721['Position']['toObject'](_0x2e17b2['insertionPosition'],_0xccaf8c)),null!=_0x2e17b2['wasUndone']&&_0x2e17b2['hasOwnProperty']('wasUndone')&&(_0x53f3ef['wasUndone']=_0x2e17b2['wasUndone']),_0x53f3ef;},_0x5aa8e1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x5aa8e1['getTypeUrl']=function(_0x5f0fd5){return void 0x0===_0x5f0fd5&&(_0x5f0fd5='type.googleapis.com'),_0x5f0fd5+'/SplitOperation';},_0x5aa8e1;}()),_0x5bd721['Position']=(function(){function _0x1c1f9d(_0x13cfb0){if(this['path']=[],_0x13cfb0){for(var _0x3a1b88=Object['keys'](_0x13cfb0),_0x1c4ce4=0x0;_0x1c4ce4<_0x3a1b88['length'];++_0x1c4ce4)null!=_0x13cfb0[_0x3a1b88[_0x1c4ce4]]&&(this[_0x3a1b88[_0x1c4ce4]]=_0x13cfb0[_0x3a1b88[_0x1c4ce4]]);}}return _0x1c1f9d['prototype']['root']='',_0x1c1f9d['prototype']['rootMain']=!0x1,_0x1c1f9d['prototype']['rootGraveyard']=!0x1,_0x1c1f9d['prototype']['path']=_0x51d0a6['emptyArray'],_0x1c1f9d['prototype']['stickiness']='',_0x1c1f9d['create']=function(_0x2ad083){return new _0x1c1f9d(_0x2ad083);},_0x1c1f9d['encode']=function(_0x12dd6b,_0x39db26){if(_0x39db26||(_0x39db26=_0x3eab5a['create']()),null!=_0x12dd6b['root']&&Object['hasOwnProperty']['call'](_0x12dd6b,'root')&&_0x39db26['uint32'](0xa)['string'](_0x12dd6b['root']),null!=_0x12dd6b['rootMain']&&Object['hasOwnProperty']['call'](_0x12dd6b,'rootMain')&&_0x39db26['uint32'](0x10)['bool'](_0x12dd6b['rootMain']),null!=_0x12dd6b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x12dd6b,'rootGraveyard')&&_0x39db26['uint32'](0x18)['bool'](_0x12dd6b['rootGraveyard']),null!=_0x12dd6b['path']&&_0x12dd6b['path']['length']){_0x39db26['uint32'](0x22)['fork']();for(var _0x3e422a=0x0;_0x3e422a<_0x12dd6b['path']['length'];++_0x3e422a)_0x39db26['uint32'](_0x12dd6b['path'][_0x3e422a]);_0x39db26['ldelim']();}return null!=_0x12dd6b['stickiness']&&Object['hasOwnProperty']['call'](_0x12dd6b,'stickiness')&&_0x39db26['uint32'](0x2a)['string'](_0x12dd6b['stickiness']),_0x39db26;},_0x1c1f9d['encodeDelimited']=function(_0x86918,_0x1099ab){return this['encode'](_0x86918,_0x1099ab)['ldelim']();},_0x1c1f9d['decode']=function(_0x2c7689,_0x2b954f){_0x2c7689 instanceof _0x1c7631||(_0x2c7689=_0x1c7631['create'](_0x2c7689));for(var _0x4de3cc=void 0x0===_0x2b954f?_0x2c7689['len']:_0x2c7689['pos']+_0x2b954f,_0x2c3ca4=new _0x5bd721['Position']();_0x2c7689['pos']<_0x4de3cc;){var _0x489db3=_0x2c7689['uint32']();switch(_0x489db3>>>0x3){case 0x1:_0x2c3ca4['root']=_0x2c7689['string']();break;case 0x2:_0x2c3ca4['rootMain']=_0x2c7689['bool']();break;case 0x3:_0x2c3ca4['rootGraveyard']=_0x2c7689['bool']();break;case 0x4:if(_0x2c3ca4['path']&&_0x2c3ca4['path']['length']||(_0x2c3ca4['path']=[]),0x2==(0x7&_0x489db3)){for(var _0x546f14=_0x2c7689['uint32']()+_0x2c7689['pos'];_0x2c7689['pos']<_0x546f14;)_0x2c3ca4['path']['push'](_0x2c7689['uint32']());}else _0x2c3ca4['path']['push'](_0x2c7689['uint32']());break;case 0x5:_0x2c3ca4['stickiness']=_0x2c7689['string']();break;default:_0x2c7689['skipType'](0x7&_0x489db3);}}return _0x2c3ca4;},_0x1c1f9d['decodeDelimited']=function(_0x198435){return _0x198435 instanceof _0x1c7631||(_0x198435=new _0x1c7631(_0x198435)),this['decode'](_0x198435,_0x198435['uint32']());},_0x1c1f9d['verify']=function(_0x3428e6){if('object'!=typeof _0x3428e6||null===_0x3428e6)return'object\x20expected';if(null!=_0x3428e6['root']&&_0x3428e6['hasOwnProperty']('root')&&!_0x51d0a6['isString'](_0x3428e6['root']))return'root:\x20string\x20expected';if(null!=_0x3428e6['rootMain']&&_0x3428e6['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3428e6['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3428e6['rootGraveyard']&&_0x3428e6['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3428e6['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3428e6['path']&&_0x3428e6['hasOwnProperty']('path')){if(!Array['isArray'](_0x3428e6['path']))return'path:\x20array\x20expected';for(var _0x5ec9b5=0x0;_0x5ec9b5<_0x3428e6['path']['length'];++_0x5ec9b5)if(!_0x51d0a6['isInteger'](_0x3428e6['path'][_0x5ec9b5]))return'path:\x20integer[]\x20expected';}return null!=_0x3428e6['stickiness']&&_0x3428e6['hasOwnProperty']('stickiness')&&!_0x51d0a6['isString'](_0x3428e6['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x1c1f9d['fromObject']=function(_0xe9584){if(_0xe9584 instanceof _0x5bd721['Position'])return _0xe9584;var _0x26d7bf=new _0x5bd721['Position']();if(null!=_0xe9584['root']&&(_0x26d7bf['root']=String(_0xe9584['root'])),null!=_0xe9584['rootMain']&&(_0x26d7bf['rootMain']=Boolean(_0xe9584['rootMain'])),null!=_0xe9584['rootGraveyard']&&(_0x26d7bf['rootGraveyard']=Boolean(_0xe9584['rootGraveyard'])),_0xe9584['path']){if(!Array['isArray'](_0xe9584['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x26d7bf['path']=[];for(var _0x3db079=0x0;_0x3db079<_0xe9584['path']['length'];++_0x3db079)_0x26d7bf['path'][_0x3db079]=_0xe9584['path'][_0x3db079]>>>0x0;}return null!=_0xe9584['stickiness']&&(_0x26d7bf['stickiness']=String(_0xe9584['stickiness'])),_0x26d7bf;},_0x1c1f9d['toObject']=function(_0x2383eb,_0x1f9c16){_0x1f9c16||(_0x1f9c16={});var _0x170fb1={};if((_0x1f9c16['arrays']||_0x1f9c16['defaults'])&&(_0x170fb1['path']=[]),_0x1f9c16['defaults']&&(_0x170fb1['root']='',_0x170fb1['rootMain']=!0x1,_0x170fb1['rootGraveyard']=!0x1,_0x170fb1['stickiness']=''),null!=_0x2383eb['root']&&_0x2383eb['hasOwnProperty']('root')&&(_0x170fb1['root']=_0x2383eb['root']),null!=_0x2383eb['rootMain']&&_0x2383eb['hasOwnProperty']('rootMain')&&(_0x170fb1['rootMain']=_0x2383eb['rootMain']),null!=_0x2383eb['rootGraveyard']&&_0x2383eb['hasOwnProperty']('rootGraveyard')&&(_0x170fb1['rootGraveyard']=_0x2383eb['rootGraveyard']),_0x2383eb['path']&&_0x2383eb['path']['length']){_0x170fb1['path']=[];for(var _0x1dc1f4=0x0;_0x1dc1f4<_0x2383eb['path']['length'];++_0x1dc1f4)_0x170fb1['path'][_0x1dc1f4]=_0x2383eb['path'][_0x1dc1f4];}return null!=_0x2383eb['stickiness']&&_0x2383eb['hasOwnProperty']('stickiness')&&(_0x170fb1['stickiness']=_0x2383eb['stickiness']),_0x170fb1;},_0x1c1f9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x1c1f9d['getTypeUrl']=function(_0x42849d){return void 0x0===_0x42849d&&(_0x42849d='type.googleapis.com'),_0x42849d+'/Position';},_0x1c1f9d;}()),_0x5bd721['Range']=(function(){function _0x2cee65(_0x5ba417){if(_0x5ba417){for(var _0xaf7a3d=Object['keys'](_0x5ba417),_0x3ff70d=0x0;_0x3ff70d<_0xaf7a3d['length'];++_0x3ff70d)null!=_0x5ba417[_0xaf7a3d[_0x3ff70d]]&&(this[_0xaf7a3d[_0x3ff70d]]=_0x5ba417[_0xaf7a3d[_0x3ff70d]]);}}return _0x2cee65['prototype']['start']=null,_0x2cee65['prototype']['end']=null,_0x2cee65['create']=function(_0x4f2b99){return new _0x2cee65(_0x4f2b99);},_0x2cee65['encode']=function(_0x1e351d,_0x4bda01){return _0x4bda01||(_0x4bda01=_0x3eab5a['create']()),null!=_0x1e351d['start']&&Object['hasOwnProperty']['call'](_0x1e351d,'start')&&_0x5bd721['Position']['encode'](_0x1e351d['start'],_0x4bda01['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e351d['end']&&Object['hasOwnProperty']['call'](_0x1e351d,'end')&&_0x5bd721['Position']['encode'](_0x1e351d['end'],_0x4bda01['uint32'](0x12)['fork']())['ldelim'](),_0x4bda01;},_0x2cee65['encodeDelimited']=function(_0x888030,_0xdd1eb1){return this['encode'](_0x888030,_0xdd1eb1)['ldelim']();},_0x2cee65['decode']=function(_0x5200bc,_0x4155fb){_0x5200bc instanceof _0x1c7631||(_0x5200bc=_0x1c7631['create'](_0x5200bc));for(var _0x1a3ced=void 0x0===_0x4155fb?_0x5200bc['len']:_0x5200bc['pos']+_0x4155fb,_0x1ce787=new _0x5bd721['Range']();_0x5200bc['pos']<_0x1a3ced;){var _0x138b82=_0x5200bc['uint32']();switch(_0x138b82>>>0x3){case 0x1:_0x1ce787['start']=_0x5bd721['Position']['decode'](_0x5200bc,_0x5200bc['uint32']());break;case 0x2:_0x1ce787['end']=_0x5bd721['Position']['decode'](_0x5200bc,_0x5200bc['uint32']());break;default:_0x5200bc['skipType'](0x7&_0x138b82);}}return _0x1ce787;},_0x2cee65['decodeDelimited']=function(_0x2ba87c){return _0x2ba87c instanceof _0x1c7631||(_0x2ba87c=new _0x1c7631(_0x2ba87c)),this['decode'](_0x2ba87c,_0x2ba87c['uint32']());},_0x2cee65['verify']=function(_0x35672d){if('object'!=typeof _0x35672d||null===_0x35672d)return'object\x20expected';var _0x4f37aa;if(null!=_0x35672d['start']&&_0x35672d['hasOwnProperty']('start')&&(_0x4f37aa=_0x5bd721['Position']['verify'](_0x35672d['start'])))return'start.'+_0x4f37aa;if(null!=_0x35672d['end']&&_0x35672d['hasOwnProperty']('end')&&(_0x4f37aa=_0x5bd721['Position']['verify'](_0x35672d['end'])))return'end.'+_0x4f37aa;return null;},_0x2cee65['fromObject']=function(_0x3e08b5){if(_0x3e08b5 instanceof _0x5bd721['Range'])return _0x3e08b5;var _0x29cb79=new _0x5bd721['Range']();if(null!=_0x3e08b5['start']){if('object'!=typeof _0x3e08b5['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x29cb79['start']=_0x5bd721['Position']['fromObject'](_0x3e08b5['start']);}if(null!=_0x3e08b5['end']){if('object'!=typeof _0x3e08b5['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x29cb79['end']=_0x5bd721['Position']['fromObject'](_0x3e08b5['end']);}return _0x29cb79;},_0x2cee65['toObject']=function(_0x44f447,_0xd4d8a8){_0xd4d8a8||(_0xd4d8a8={});var _0x21118d={};return _0xd4d8a8['defaults']&&(_0x21118d['start']=null,_0x21118d['end']=null),null!=_0x44f447['start']&&_0x44f447['hasOwnProperty']('start')&&(_0x21118d['start']=_0x5bd721['Position']['toObject'](_0x44f447['start'],_0xd4d8a8)),null!=_0x44f447['end']&&_0x44f447['hasOwnProperty']('end')&&(_0x21118d['end']=_0x5bd721['Position']['toObject'](_0x44f447['end'],_0xd4d8a8)),_0x21118d;},_0x2cee65['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x2cee65['getTypeUrl']=function(_0x140874){return void 0x0===_0x140874&&(_0x140874='type.googleapis.com'),_0x140874+'/Range';},_0x2cee65;}()),_0x5bd721['Element']=(function(){function _0x2593d9(_0x2f1608){if(this['children']=[],this['attributesBoolean']={},_0x2f1608){for(var _0x6f6646=Object['keys'](_0x2f1608),_0x13f997=0x0;_0x13f997<_0x6f6646['length'];++_0x13f997)null!=_0x2f1608[_0x6f6646[_0x13f997]]&&(this[_0x6f6646[_0x13f997]]=_0x2f1608[_0x6f6646[_0x13f997]]);}}return _0x2593d9['prototype']['name']='',_0x2593d9['prototype']['children']=_0x51d0a6['emptyArray'],_0x2593d9['prototype']['data']='',_0x2593d9['prototype']['attributesBoolean']=_0x51d0a6['emptyObject'],_0x2593d9['prototype']['attributesJson']='',_0x2593d9['create']=function(_0x4dd150){return new _0x2593d9(_0x4dd150);},_0x2593d9['encode']=function(_0x3b848e,_0xceccb2){if(_0xceccb2||(_0xceccb2=_0x3eab5a['create']()),null!=_0x3b848e['name']&&Object['hasOwnProperty']['call'](_0x3b848e,'name')&&_0xceccb2['uint32'](0xa)['string'](_0x3b848e['name']),null!=_0x3b848e['children']&&_0x3b848e['children']['length']){for(var _0x21d85a=0x0;_0x21d85a<_0x3b848e['children']['length'];++_0x21d85a)_0x5bd721['Element']['encode'](_0x3b848e['children'][_0x21d85a],_0xceccb2['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3b848e['data']&&Object['hasOwnProperty']['call'](_0x3b848e,'data')&&_0xceccb2['uint32'](0x1a)['string'](_0x3b848e['data']),null!=_0x3b848e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3b848e,'attributesBoolean')){var _0x17467e=Object['keys'](_0x3b848e['attributesBoolean']);for(_0x21d85a=0x0;_0x21d85a<_0x17467e['length'];++_0x21d85a)_0xceccb2['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x17467e[_0x21d85a])['uint32'](0x10)['bool'](_0x3b848e['attributesBoolean'][_0x17467e[_0x21d85a]])['ldelim']();}return null!=_0x3b848e['attributesJson']&&Object['hasOwnProperty']['call'](_0x3b848e,'attributesJson')&&_0xceccb2['uint32'](0x2a)['string'](_0x3b848e['attributesJson']),_0xceccb2;},_0x2593d9['encodeDelimited']=function(_0x53f09b,_0x234058){return this['encode'](_0x53f09b,_0x234058)['ldelim']();},_0x2593d9['decode']=function(_0x3d1442,_0x18e780){_0x3d1442 instanceof _0x1c7631||(_0x3d1442=_0x1c7631['create'](_0x3d1442));for(var _0x4458b3,_0x157ca7,_0x5df97d=void 0x0===_0x18e780?_0x3d1442['len']:_0x3d1442['pos']+_0x18e780,_0x12421b=new _0x5bd721['Element']();_0x3d1442['pos']<_0x5df97d;){var _0x56bf8e=_0x3d1442['uint32']();switch(_0x56bf8e>>>0x3){case 0x1:_0x12421b['name']=_0x3d1442['string']();break;case 0x2:_0x12421b['children']&&_0x12421b['children']['length']||(_0x12421b['children']=[]),_0x12421b['children']['push'](_0x5bd721['Element']['decode'](_0x3d1442,_0x3d1442['uint32']()));break;case 0x3:_0x12421b['data']=_0x3d1442['string']();break;case 0x4:_0x12421b['attributesBoolean']===_0x51d0a6['emptyObject']&&(_0x12421b['attributesBoolean']={});var _0x54222a=_0x3d1442['uint32']()+_0x3d1442['pos'];for(_0x4458b3='',_0x157ca7=!0x1;_0x3d1442['pos']<_0x54222a;){var _0x1bcbd6=_0x3d1442['uint32']();switch(_0x1bcbd6>>>0x3){case 0x1:_0x4458b3=_0x3d1442['string']();break;case 0x2:_0x157ca7=_0x3d1442['bool']();break;default:_0x3d1442['skipType'](0x7&_0x1bcbd6);}}_0x12421b['attributesBoolean'][_0x4458b3]=_0x157ca7;break;case 0x5:_0x12421b['attributesJson']=_0x3d1442['string']();break;default:_0x3d1442['skipType'](0x7&_0x56bf8e);}}return _0x12421b;},_0x2593d9['decodeDelimited']=function(_0x202784){return _0x202784 instanceof _0x1c7631||(_0x202784=new _0x1c7631(_0x202784)),this['decode'](_0x202784,_0x202784['uint32']());},_0x2593d9['verify']=function(_0x383659){if('object'!=typeof _0x383659||null===_0x383659)return'object\x20expected';if(null!=_0x383659['name']&&_0x383659['hasOwnProperty']('name')&&!_0x51d0a6['isString'](_0x383659['name']))return'name:\x20string\x20expected';if(null!=_0x383659['children']&&_0x383659['hasOwnProperty']('children')){if(!Array['isArray'](_0x383659['children']))return'children:\x20array\x20expected';for(var _0x2e831a=0x0;_0x2e831a<_0x383659['children']['length'];++_0x2e831a){var _0x24f6f2=_0x5bd721['Element']['verify'](_0x383659['children'][_0x2e831a]);if(_0x24f6f2)return'children.'+_0x24f6f2;}}if(null!=_0x383659['data']&&_0x383659['hasOwnProperty']('data')&&!_0x51d0a6['isString'](_0x383659['data']))return'data:\x20string\x20expected';if(null!=_0x383659['attributesBoolean']&&_0x383659['hasOwnProperty']('attributesBoolean')){if(!_0x51d0a6['isObject'](_0x383659['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xac660e=Object['keys'](_0x383659['attributesBoolean']);for(_0x2e831a=0x0;_0x2e831a<_0xac660e['length'];++_0x2e831a)if('boolean'!=typeof _0x383659['attributesBoolean'][_0xac660e[_0x2e831a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x383659['attributesJson']&&_0x383659['hasOwnProperty']('attributesJson')&&!_0x51d0a6['isString'](_0x383659['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2593d9['fromObject']=function(_0x4072f4){if(_0x4072f4 instanceof _0x5bd721['Element'])return _0x4072f4;var _0x4cecd5=new _0x5bd721['Element']();if(null!=_0x4072f4['name']&&(_0x4cecd5['name']=String(_0x4072f4['name'])),_0x4072f4['children']){if(!Array['isArray'](_0x4072f4['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4cecd5['children']=[];for(var _0x17d885=0x0;_0x17d885<_0x4072f4['children']['length'];++_0x17d885){if('object'!=typeof _0x4072f4['children'][_0x17d885])throw TypeError('.Element.children:\x20object\x20expected');_0x4cecd5['children'][_0x17d885]=_0x5bd721['Element']['fromObject'](_0x4072f4['children'][_0x17d885]);}}if(null!=_0x4072f4['data']&&(_0x4cecd5['data']=String(_0x4072f4['data'])),_0x4072f4['attributesBoolean']){if('object'!=typeof _0x4072f4['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4cecd5['attributesBoolean']={};var _0x3dba60=Object['keys'](_0x4072f4['attributesBoolean']);for(_0x17d885=0x0;_0x17d885<_0x3dba60['length'];++_0x17d885)_0x4cecd5['attributesBoolean'][_0x3dba60[_0x17d885]]=Boolean(_0x4072f4['attributesBoolean'][_0x3dba60[_0x17d885]]);}return null!=_0x4072f4['attributesJson']&&(_0x4cecd5['attributesJson']=String(_0x4072f4['attributesJson'])),_0x4cecd5;},_0x2593d9['toObject']=function(_0x1622af,_0xbc186e){_0xbc186e||(_0xbc186e={});var _0x52eeff,_0x450af3={};if((_0xbc186e['arrays']||_0xbc186e['defaults'])&&(_0x450af3['children']=[]),(_0xbc186e['objects']||_0xbc186e['defaults'])&&(_0x450af3['attributesBoolean']={}),_0xbc186e['defaults']&&(_0x450af3['name']='',_0x450af3['data']='',_0x450af3['attributesJson']=''),null!=_0x1622af['name']&&_0x1622af['hasOwnProperty']('name')&&(_0x450af3['name']=_0x1622af['name']),_0x1622af['children']&&_0x1622af['children']['length']){_0x450af3['children']=[];for(var _0x58a6d8=0x0;_0x58a6d8<_0x1622af['children']['length'];++_0x58a6d8)_0x450af3['children'][_0x58a6d8]=_0x5bd721['Element']['toObject'](_0x1622af['children'][_0x58a6d8],_0xbc186e);}if(null!=_0x1622af['data']&&_0x1622af['hasOwnProperty']('data')&&(_0x450af3['data']=_0x1622af['data']),_0x1622af['attributesBoolean']&&(_0x52eeff=Object['keys'](_0x1622af['attributesBoolean']))['length']){_0x450af3['attributesBoolean']={};for(_0x58a6d8=0x0;_0x58a6d8<_0x52eeff['length'];++_0x58a6d8)_0x450af3['attributesBoolean'][_0x52eeff[_0x58a6d8]]=_0x1622af['attributesBoolean'][_0x52eeff[_0x58a6d8]];}return null!=_0x1622af['attributesJson']&&_0x1622af['hasOwnProperty']('attributesJson')&&(_0x450af3['attributesJson']=_0x1622af['attributesJson']),_0x450af3;},_0x2593d9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x43435d['util']['toJSONOptions']);},_0x2593d9['getTypeUrl']=function(_0x17574f){return void 0x0===_0x17574f&&(_0x17574f='type.googleapis.com'),_0x17574f+'/Element';},_0x2593d9;}()),_0x5bd721;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x23fd34){return new y(this['_protobufRoot'][_0x23fd34]);}}class y{['_protobuf'];constructor(_0x162009){this['_protobuf']=_0x162009;}['compress'](_0x34db23){const _0x388083=this['_protobuf']['verify'](_0x34db23);if(_0x388083)throw Error(_0x388083);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x34db23))['finish']();}['decompress'](_0x32b408){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x32b408),{'oneofs':!0x0});}}function _(_0x790ba,_0x12c156){const _0x3b9bbc=_0x5b63da(_0x790ba);return _0x3b9bbc['path'][_0x3b9bbc['path']['length']-0x1]+=_0x12c156,_0x3b9bbc;}function O(_0x5022f7,_0x26ce30){return _0x5022f7['root']===_0x26ce30['root']&&_0x1b8a98(_0x5022f7['path'],_0x26ce30['path']);}function $(_0x3af207){P(_0x3af207,_0x365d0d=>('main'==_0x365d0d['root']?(_0x365d0d['rootMain']=!0x0,delete _0x365d0d['root']):'$graveyard'==_0x365d0d['root']&&(_0x365d0d['rootGraveyard']=!0x0,delete _0x365d0d['root']),_0x365d0d));}function J(_0x265b2d){P(_0x265b2d,_0x8eaf72=>(_0x8eaf72['rootMain']?(_0x8eaf72['root']='main',delete _0x8eaf72['rootMain']):_0x8eaf72['rootGraveyard']&&(_0x8eaf72['root']='$graveyard',delete _0x8eaf72['rootGraveyard']),_0x8eaf72));}function P(_0x597283,_0x383869){for(const _0x52e41c in _0x597283){const _0x40576=_0x597283[_0x52e41c];'nodes'!==_0x52e41c&&_0x4b75a7(_0x40576)&&(_0x40576['path']&&(_0x40576['root']||_0x40576['rootMain']||_0x40576['rootGraveyard'])?_0x597283[_0x52e41c]=_0x383869(_0x40576):P(_0x40576,_0x383869));}return _0x597283;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x215a24,_0x426686,_0x586609){this['_id']=_0x215a24,this['_operationName']=_0x426686,this['_protobufDescriptor']=_0x586609;}['compress'](_0x4e335c,_0x335d51){const _0x2783a8=_0x335d51['shift']();return $(_0x2783a8),_0x4e335c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2783a8)),_0x4e335c['types']['push'](this['_id']),!0x0;}['decompress'](_0x304b49,_0x148912){_0x148912['types']['shift']();const _0x34cbd3=this['_protobufDescriptor']['decompress'](_0x148912['buffers']['shift']());J(_0x34cbd3),_0x34cbd3['__className']=this['_operationName'],_0x304b49['push'](_0x34cbd3);}}class s extends e{['compress'](_0x5acff7,_0x4cb9d3){const _0x9f6863=_0x4cb9d3['shift']();return this['_serializeOneOf']('oldValue',_0x9f6863),this['_serializeOneOf']('newValue',_0x9f6863),$(_0x9f6863),_0x5acff7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x9f6863)),_0x5acff7['types']['push'](this['_id']),!0x0;}['decompress'](_0x692892,_0x1a6d00){const {types:_0x3ae0cd,buffers:_0x4c9ca0}=_0x1a6d00,_0x30d5a0=this['_protobufDescriptor']['decompress'](_0x4c9ca0['shift']());_0x3ae0cd['shift'](),this['_deserializeOneOf']('oldValue',_0x30d5a0),this['_deserializeOneOf']('newValue',_0x30d5a0),J(_0x30d5a0),_0x30d5a0['__className']=this['_operationName'],_0x692892['push'](_0x30d5a0);}['_serializeOneOf'](_0x4eb3ae,_0x29d355){const _0x1bec45=_0x29d355[_0x4eb3ae];'boolean'==typeof _0x1bec45?_0x29d355[_0x4eb3ae+'Boolean']=_0x1bec45:_0x29d355[_0x4eb3ae+'Json']=JSON['stringify'](_0x1bec45);}['_deserializeOneOf'](_0x10b29a,_0x4cb724){const _0x19249d=_0x10b29a+'Json';_0x4cb724[_0x19249d]?(_0x4cb724[_0x10b29a]=JSON['parse'](_0x4cb724[_0x19249d]),delete _0x4cb724[_0x19249d]):(_0x4cb724[_0x10b29a]=_0x4cb724[_0x10b29a+'Boolean'],delete _0x4cb724[_0x10b29a+'Boolean']);}}class i extends e{['compress'](_0x432b79,_0x1ab6d6){const _0x38d86d=_0x1ab6d6['shift']();return this['_serializeNodesAttributes'](_0x38d86d['nodes']),$(_0x38d86d),_0x432b79['buffers']['push'](this['_protobufDescriptor']['compress'](_0x38d86d)),_0x432b79['types']['push'](this['_id']),!0x0;}['decompress'](_0x257ce3,_0x41e09c){const {types:_0x4f428b,buffers:_0x4a98dc}=_0x41e09c,_0x506387=this['_protobufDescriptor']['decompress'](_0x4a98dc['shift']());_0x4f428b['shift'](),_0x506387['nodes']||(_0x506387['nodes']=[]),this['_deserializeNodesAttributes'](_0x506387['nodes']),J(_0x506387),_0x506387['__className']=this['_operationName'],_0x257ce3['push'](_0x506387);}['_serializeNodesAttributes'](_0x50ab06){for(const _0x2d6ade of _0x50ab06){if(_0x2d6ade['attributes']){const _0x1ccd48=_0x2d6ade['attributes'];this['_areValuesBoolean'](_0x1ccd48)?_0x2d6ade['attributesBoolean']=_0x1ccd48:_0x2d6ade['attributesJson']=JSON['stringify'](_0x1ccd48);}_0x2d6ade['children']&&this['_serializeNodesAttributes'](_0x2d6ade['children']);}}['_deserializeNodesAttributes'](_0x4cee87){for(const _0x17df35 of _0x4cee87)(_0x17df35['attributesBoolean']||_0x17df35['attributesJson'])&&(_0x17df35['attributesBoolean']?(_0x17df35['attributes']=_0x17df35['attributesBoolean'],delete _0x17df35['attributesBoolean']):(_0x17df35['attributes']=JSON['parse'](_0x17df35['attributesJson']),delete _0x17df35['attributesJson'])),_0x17df35['children']&&this['_deserializeNodesAttributes'](_0x17df35['children']);}['_areValuesBoolean'](_0x3eddc6){return Object['keys'](_0x3eddc6)['every'](_0x238cd4=>'boolean'==typeof _0x3eddc6[_0x238cd4]);}}class n extends e{['decompress'](_0x2e1753,_0x12bd9c){super['decompress'](_0x2e1753,_0x12bd9c);const _0x3fd422=_0x2e1753[_0x2e1753['length']-0x1];_0x3fd422['oldRange']||(_0x3fd422['oldRange']=null),_0x3fd422['newRange']||(_0x3fd422['newRange']=null);}}class p extends e{['compress'](_0x4071f1,_0x3ff1b1){return _0x3ff1b1['shift'](),_0x4071f1['types']['push'](this['_id']),!0x0;}['decompress'](_0x341699,_0x40b72d){_0x40b72d['types']['shift'](),_0x341699['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2bb22f,_0x92daba,_0x46876c,_0x172d6e){super(_0x2bb22f,_0x92daba,_0x46876c),this['_omittedNamespace']=_0x172d6e+':';}['compress'](_0x396940,_0x311f1f){return!('MarkerOperation'!=_0x311f1f[0x0]['__className']||!_0x311f1f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x311f1f[0x0]['name']=_0x311f1f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x396940,_0x311f1f),!0x0);}['decompress'](_0x3e5e81,_0x5492e9){super['decompress'](_0x3e5e81,_0x5492e9);const _0x54ec22=_0x3e5e81[_0x3e5e81['length']-0x1];_0x54ec22['name']=this['_omittedNamespace']+_0x54ec22['name'];}}class b{['_id'];['_context'];constructor(_0x389886,_0x30555b){this['_id']=_0x389886,this['_context']=_0x30555b;}['compress'](_0x7f128a,_0x52df3d){let _0x30cf4b;for(;_0x52df3d['length']>0x1&&this['_compareOperations'](_0x52df3d[0x0],_0x52df3d[0x1]);)_0x30cf4b?(_0x30cf4b=this['_combineNext'](_0x52df3d['shift'](),_0x30cf4b),_0x7f128a['types']['push'](0x0)):(_0x30cf4b=_0x5b63da(_0x52df3d['shift']()),_0x7f128a['types']['push'](this['_id']));return!!_0x30cf4b&&(_0x30cf4b=this['_combineNext'](_0x52df3d['shift'](),_0x30cf4b),_0x7f128a['types']['push'](0x0),_0x7f128a['buffers']['push'](this['_compressSingleOperation'](_0x30cf4b)),!0x0);}['decompress'](_0x3e6081,_0x1b021c){const _0x3c5b08=this['_decompressSingleOperation'](_0x1b021c);for(;0x0==_0x1b021c['types'][0x0];)_0x1b021c['types']['shift'](),_0x3e6081['push'](this['_splitCurrent'](_0x3c5b08));_0x3e6081['push'](_0x3c5b08);}}class m extends b{['_combineNext'](_0x146414,_0x27c471){return _0x27c471['nodes'][0x0]['data']+=_0x146414['nodes'][0x0]['data'],_0x27c471;}['_splitCurrent'](_0x45f89f){const _0x48c6cb=_0x5b63da(_0x45f89f),_0x3bd77d=_0x48c6cb['nodes'][0x0],_0x7bf292=_0x45f89f['nodes'][0x0],_0x104ba7=_0x7bf292['data'][Symbol['iterator']]()['next']()['value'],_0x4e39b9=_0x104ba7['length'];return _0x3bd77d['data']=_0x104ba7,_0x7bf292['data']=_0x7bf292['data']['substr'](_0x4e39b9),_0x45f89f['position']=_(_0x45f89f['position'],_0x4e39b9),_0x48c6cb;}['_compareOperations'](_0x457c19,_0x78c685){if(this['_checkOperation'](_0x457c19)&&this['_checkOperation'](_0x78c685)){const _0x44cbd2=_0x457c19['nodes'][0x0]['data']['length'],_0x1d849b=O(_(_0x457c19['position'],_0x44cbd2),_0x78c685['position']),_0xc998b9=_0x457c19['nodes'][0x0],_0x5abdce=_0x78c685['nodes'][0x0];return _0x1d849b&&this['_compareAttributes'](_0xc998b9,_0x5abdce);}return!0x1;}['_compressSingleOperation'](_0x125af1){const _0x145845={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x145845,[_0x125af1]),_0x145845['buffers'][0x0];}['_decompressSingleOperation'](_0x267a6f){const _0x4ae9a0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4ae9a0,_0x267a6f),_0x4ae9a0[0x0];}['_checkOperation'](_0x3c0d78){return'InsertOperation'==_0x3c0d78['__className']&&0x1==_0x3c0d78['nodes']['length']&&_0x3c0d78['nodes'][0x0]['data']&&!_0x3c0d78['wasUndone']&&0x1==Array['from'](_0x3c0d78['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1b2457,_0x12371f){const _0x477f5f=Object['keys'](_0x1b2457['attributes']||{}),_0x5f5a0e=Object['keys'](_0x12371f['attributes']||{});return _0x477f5f['length']===_0x5f5a0e['length']&&_0x477f5f['every'](_0x2d701c=>_0x12371f['attributes'][_0x2d701c]&&_0x12371f['attributes'][_0x2d701c]===_0x1b2457['attributes'][_0x2d701c]);}}class c extends b{['_combineNext'](_0x3026dd,_0x417a16){return _0x417a16['howMany']++,_0x417a16['sourcePosition']=_0x5b63da(_0x3026dd['sourcePosition']),_0x417a16;}['_splitCurrent'](_0x3460ae){const _0x13b5e1=_0x5b63da(_0x3460ae);return _0x3460ae['howMany']--,_0x13b5e1['howMany']=0x1,_0x13b5e1['sourcePosition']=_(_0x13b5e1['sourcePosition'],_0x3460ae['howMany']),_0x13b5e1;}['_compareOperations'](_0x279ca0,_0x42a17b){return!(!this['_checkOperation'](_0x279ca0)||!this['_checkOperation'](_0x42a17b))&&(O(_(_0x279ca0['sourcePosition'],-0x1),_0x42a17b['sourcePosition'])&&O(_0x279ca0['targetPosition'],_0x42a17b['targetPosition']));}['_compressSingleOperation'](_0x5722f1){const _0x716648={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x716648,[_0x5722f1]),_0x716648['buffers'][0x0];}['_decompressSingleOperation'](_0x2a3982){const _0x33673c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x33673c,_0x2a3982),_0x33673c[0x0];}['_checkOperation'](_0x344cf7){return'MoveOperation'==_0x344cf7['__className']&&'$graveyard'==_0x344cf7['targetPosition']['root']&&0x1==_0x344cf7['howMany']&&!_0x344cf7['wasUndone'];}}class h extends b{['_combineNext'](_0x5b4762,_0x545bb8){return _0x545bb8['howMany']++,_0x545bb8;}['_splitCurrent'](_0x5ed28f){const _0x4501c1=_0x5b63da(_0x5ed28f);return _0x4501c1['howMany']=0x1,_0x5ed28f['howMany']--,_0x4501c1;}['_compareOperations'](_0x480565,_0x2ada88){return!(!this['_checkOperation'](_0x480565)||!this['_checkOperation'](_0x2ada88))&&(O(_0x480565['sourcePosition'],_0x2ada88['sourcePosition'])&&O(_0x480565['targetPosition'],_0x2ada88['targetPosition']));}['_compressSingleOperation'](_0x2869e5){const _0x1d9950={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1d9950,[_0x2869e5]),_0x1d9950['buffers'][0x0];}['_decompressSingleOperation'](_0x356fbb){const _0x1e7b7c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1e7b7c,_0x356fbb),_0x1e7b7c[0x0];}['_checkOperation'](_0x3241e3){return'MoveOperation'==_0x3241e3['__className']&&'$graveyard'==_0x3241e3['targetPosition']['root']&&0x1==_0x3241e3['howMany']&&!_0x3241e3['wasUndone'];}}class f extends b{['compress'](_0x4ac58a,_0x2cf7f1){if(!this['_compareOperations'](_0x2cf7f1[0x0],_0x2cf7f1[0x1]))return!0x1;const _0x38e5ca=_0x2cf7f1['shift']();return _0x38e5ca['oldRange']=null,_0x38e5ca['newRange']&&O(_0x38e5ca['newRange']['start'],_0x38e5ca['newRange']['end'])&&(_0x38e5ca['newRange']['end']=null),_0x2cf7f1['shift'](),_0x4ac58a['types']['push'](this['_id']),_0x4ac58a['types']['push'](0x0),_0x4ac58a['buffers']['push'](this['_compressSingleOperation'](_0x38e5ca)),!0x0;}['decompress'](_0x573f8d,_0x2d29f6){const _0x52ce55=this['_decompressSingleOperation'](_0x2d29f6);_0x52ce55['newRange']&&!_0x52ce55['newRange']['end']&&(_0x52ce55['newRange']['end']=_0x5b63da(_0x52ce55['newRange']['start']));const _0x4aa328=_0x5b63da(_0x52ce55);_0x4aa328['newRange']&&(_0x4aa328['newRange']['start']['stickiness']='toNone',_0x4aa328['newRange']['end']=_0x5b63da(_0x4aa328['newRange']['start'])),_0x4aa328['name']='user:position:'+_0x4aa328['name']['split'](':')[0x2],_0x2d29f6['types']['shift'](),_0x573f8d['push'](_0x52ce55),_0x573f8d['push'](_0x4aa328);}['_compressSingleOperation'](_0x307099){const _0x57665e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x57665e,[_0x307099]),_0x57665e['buffers'][0x0];}['_decompressSingleOperation'](_0x4fb567){const _0x359a6d=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x359a6d,_0x4fb567),_0x359a6d[0x0];}['_compareOperations'](_0x13231b,_0x6c406d){return!(!_0x13231b||!_0x6c406d)&&('MarkerOperation'==_0x13231b['__className']&&'MarkerOperation'==_0x6c406d['__className']&&!(!_0x13231b['name']['startsWith']('user:')||!_0x6c406d['name']['startsWith']('user:')||_0x13231b['name']==_0x6c406d['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1513d1=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x1513d1,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1513d1,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x30dfce){if(!_0x30dfce||!_0x30dfce[0x0])throw new _0x519ef7('no-operations-provided',this);const _0x55b785={'types':[],'buffers':[],'baseVersion':_0x30dfce[0x0]['baseVersion']};for(;_0x30dfce['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x55b785,_0x30dfce)||this['_getCompressorByName']('TypingAction')['compress'](_0x55b785,_0x30dfce)||this['_getCompressorByName']('DeletingAction')['compress'](_0x55b785,_0x30dfce)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x55b785,_0x30dfce)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x55b785,_0x30dfce)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x55b785,_0x30dfce)||this['_getCompressorByName'](_0x30dfce[0x0]['__className'])['compress'](_0x55b785,_0x30dfce);return _0x55b785;}['decompress'](_0x2fea3b){const _0x4ff290=[];for(;_0x2fea3b['types']['length'];){this['_compressorById']['get'](_0x2fea3b['types'][0x0])['decompress'](_0x4ff290,_0x2fea3b);}return _0x4ff290['forEach']((_0x2348fa,_0xbe476e)=>_0x2348fa['baseVersion']=_0x2fea3b['baseVersion']+_0xbe476e),_0x4ff290;}['_getCompressorByName'](_0x251c3d){return this['_compressorByName']['get'](_0x251c3d);}['_registerOperationCompressor'](_0x34b5c6,_0x2470be,_0x86c2cb){const _0x1bbcc5=new _0x86c2cb(_0x34b5c6,_0x2470be,this['_protobufFactory']['getDescriptor'](_0x2470be));this['_registerCompressor'](_0x34b5c6,_0x2470be,_0x1bbcc5);}['_registerActionCompressor'](_0x85ce17,_0x4dcf6c,_0x3f996a){const _0x28a42c=new _0x3f996a(_0x85ce17,this);this['_registerCompressor'](_0x85ce17,_0x4dcf6c,_0x28a42c);}['_registerCompressor'](_0x33878e,_0x49ab72,_0x5ed4f4){this['_compressorById']['set'](_0x33878e,_0x5ed4f4),this['_compressorByName']['set'](_0x49ab72,_0x5ed4f4);}}export{g as Compressor};
23
+ import{CKEditorError as _0x2966dd}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2ba2b7 from'protobufjs/minimal.js';import{cloneDeep as _0x1febdf,isEqual as _0x5321cb,isObject as _0xde182}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x1d0557=_0x2ba2b7['Reader'],_0x1491fb=_0x2ba2b7['Writer'],_0x4dcfc0=_0x2ba2b7['util'],_0x21b2cf=_0x2ba2b7['roots']['default']||(_0x2ba2b7['roots']['default']={});return _0x21b2cf['AttributeOperation']=(function(){function _0x9d487f(_0x5371a7){if(_0x5371a7){for(var _0x40b9bf=Object['keys'](_0x5371a7),_0x297241=0x0;_0x297241<_0x40b9bf['length'];++_0x297241)null!=_0x5371a7[_0x40b9bf[_0x297241]]&&(this[_0x40b9bf[_0x297241]]=_0x5371a7[_0x40b9bf[_0x297241]]);}}return _0x9d487f['prototype']['range']=null,_0x9d487f['prototype']['key']='',_0x9d487f['prototype']['oldValueBoolean']=!0x1,_0x9d487f['prototype']['oldValueJson']='',_0x9d487f['prototype']['newValueBoolean']=!0x1,_0x9d487f['prototype']['newValueJson']='',_0x9d487f['prototype']['wasUndone']=!0x1,_0x9d487f['create']=function(_0x579a83){return new _0x9d487f(_0x579a83);},_0x9d487f['encode']=function(_0x3588cc,_0x5e62b5){return _0x5e62b5||(_0x5e62b5=_0x1491fb['create']()),null!=_0x3588cc['range']&&Object['hasOwnProperty']['call'](_0x3588cc,'range')&&_0x21b2cf['Range']['encode'](_0x3588cc['range'],_0x5e62b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3588cc['key']&&Object['hasOwnProperty']['call'](_0x3588cc,'key')&&_0x5e62b5['uint32'](0x12)['string'](_0x3588cc['key']),null!=_0x3588cc['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3588cc,'oldValueBoolean')&&_0x5e62b5['uint32'](0x18)['bool'](_0x3588cc['oldValueBoolean']),null!=_0x3588cc['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3588cc,'oldValueJson')&&_0x5e62b5['uint32'](0x22)['string'](_0x3588cc['oldValueJson']),null!=_0x3588cc['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3588cc,'newValueBoolean')&&_0x5e62b5['uint32'](0x28)['bool'](_0x3588cc['newValueBoolean']),null!=_0x3588cc['newValueJson']&&Object['hasOwnProperty']['call'](_0x3588cc,'newValueJson')&&_0x5e62b5['uint32'](0x32)['string'](_0x3588cc['newValueJson']),null!=_0x3588cc['wasUndone']&&Object['hasOwnProperty']['call'](_0x3588cc,'wasUndone')&&_0x5e62b5['uint32'](0x38)['bool'](_0x3588cc['wasUndone']),_0x5e62b5;},_0x9d487f['encodeDelimited']=function(_0x5105f9,_0x14584d){return this['encode'](_0x5105f9,_0x14584d)['ldelim']();},_0x9d487f['decode']=function(_0x33c7f1,_0x1bdd77){_0x33c7f1 instanceof _0x1d0557||(_0x33c7f1=_0x1d0557['create'](_0x33c7f1));for(var _0x18075a=void 0x0===_0x1bdd77?_0x33c7f1['len']:_0x33c7f1['pos']+_0x1bdd77,_0x3601cc=new _0x21b2cf['AttributeOperation']();_0x33c7f1['pos']<_0x18075a;){var _0x45c5d8=_0x33c7f1['uint32']();switch(_0x45c5d8>>>0x3){case 0x1:_0x3601cc['range']=_0x21b2cf['Range']['decode'](_0x33c7f1,_0x33c7f1['uint32']());break;case 0x2:_0x3601cc['key']=_0x33c7f1['string']();break;case 0x3:_0x3601cc['oldValueBoolean']=_0x33c7f1['bool']();break;case 0x4:_0x3601cc['oldValueJson']=_0x33c7f1['string']();break;case 0x5:_0x3601cc['newValueBoolean']=_0x33c7f1['bool']();break;case 0x6:_0x3601cc['newValueJson']=_0x33c7f1['string']();break;case 0x7:_0x3601cc['wasUndone']=_0x33c7f1['bool']();break;default:_0x33c7f1['skipType'](0x7&_0x45c5d8);}}return _0x3601cc;},_0x9d487f['decodeDelimited']=function(_0xc89a96){return _0xc89a96 instanceof _0x1d0557||(_0xc89a96=new _0x1d0557(_0xc89a96)),this['decode'](_0xc89a96,_0xc89a96['uint32']());},_0x9d487f['verify']=function(_0x34ed36){if('object'!=typeof _0x34ed36||null===_0x34ed36)return'object\x20expected';if(null!=_0x34ed36['range']&&_0x34ed36['hasOwnProperty']('range')){var _0x72d96f=_0x21b2cf['Range']['verify'](_0x34ed36['range']);if(_0x72d96f)return'range.'+_0x72d96f;}return null!=_0x34ed36['key']&&_0x34ed36['hasOwnProperty']('key')&&!_0x4dcfc0['isString'](_0x34ed36['key'])?'key:\x20string\x20expected':null!=_0x34ed36['oldValueBoolean']&&_0x34ed36['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x34ed36['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x34ed36['oldValueJson']&&_0x34ed36['hasOwnProperty']('oldValueJson')&&!_0x4dcfc0['isString'](_0x34ed36['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x34ed36['newValueBoolean']&&_0x34ed36['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x34ed36['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x34ed36['newValueJson']&&_0x34ed36['hasOwnProperty']('newValueJson')&&!_0x4dcfc0['isString'](_0x34ed36['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x34ed36['wasUndone']&&_0x34ed36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34ed36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9d487f['fromObject']=function(_0x80272e){if(_0x80272e instanceof _0x21b2cf['AttributeOperation'])return _0x80272e;var _0x15ccf2=new _0x21b2cf['AttributeOperation']();if(null!=_0x80272e['range']){if('object'!=typeof _0x80272e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x15ccf2['range']=_0x21b2cf['Range']['fromObject'](_0x80272e['range']);}return null!=_0x80272e['key']&&(_0x15ccf2['key']=String(_0x80272e['key'])),null!=_0x80272e['oldValueBoolean']&&(_0x15ccf2['oldValueBoolean']=Boolean(_0x80272e['oldValueBoolean'])),null!=_0x80272e['oldValueJson']&&(_0x15ccf2['oldValueJson']=String(_0x80272e['oldValueJson'])),null!=_0x80272e['newValueBoolean']&&(_0x15ccf2['newValueBoolean']=Boolean(_0x80272e['newValueBoolean'])),null!=_0x80272e['newValueJson']&&(_0x15ccf2['newValueJson']=String(_0x80272e['newValueJson'])),null!=_0x80272e['wasUndone']&&(_0x15ccf2['wasUndone']=Boolean(_0x80272e['wasUndone'])),_0x15ccf2;},_0x9d487f['toObject']=function(_0x5c260e,_0x595461){_0x595461||(_0x595461={});var _0x2809ea={};return _0x595461['defaults']&&(_0x2809ea['range']=null,_0x2809ea['key']='',_0x2809ea['oldValueBoolean']=!0x1,_0x2809ea['oldValueJson']='',_0x2809ea['newValueBoolean']=!0x1,_0x2809ea['newValueJson']='',_0x2809ea['wasUndone']=!0x1),null!=_0x5c260e['range']&&_0x5c260e['hasOwnProperty']('range')&&(_0x2809ea['range']=_0x21b2cf['Range']['toObject'](_0x5c260e['range'],_0x595461)),null!=_0x5c260e['key']&&_0x5c260e['hasOwnProperty']('key')&&(_0x2809ea['key']=_0x5c260e['key']),null!=_0x5c260e['oldValueBoolean']&&_0x5c260e['hasOwnProperty']('oldValueBoolean')&&(_0x2809ea['oldValueBoolean']=_0x5c260e['oldValueBoolean']),null!=_0x5c260e['oldValueJson']&&_0x5c260e['hasOwnProperty']('oldValueJson')&&(_0x2809ea['oldValueJson']=_0x5c260e['oldValueJson']),null!=_0x5c260e['newValueBoolean']&&_0x5c260e['hasOwnProperty']('newValueBoolean')&&(_0x2809ea['newValueBoolean']=_0x5c260e['newValueBoolean']),null!=_0x5c260e['newValueJson']&&_0x5c260e['hasOwnProperty']('newValueJson')&&(_0x2809ea['newValueJson']=_0x5c260e['newValueJson']),null!=_0x5c260e['wasUndone']&&_0x5c260e['hasOwnProperty']('wasUndone')&&(_0x2809ea['wasUndone']=_0x5c260e['wasUndone']),_0x2809ea;},_0x9d487f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x9d487f['getTypeUrl']=function(_0x1f1938){return void 0x0===_0x1f1938&&(_0x1f1938='type.googleapis.com'),_0x1f1938+'/AttributeOperation';},_0x9d487f;}()),_0x21b2cf['InsertOperation']=(function(){function _0x2b0d6d(_0x1b0d00){if(this['nodes']=[],_0x1b0d00){for(var _0x557bab=Object['keys'](_0x1b0d00),_0x5379d4=0x0;_0x5379d4<_0x557bab['length'];++_0x5379d4)null!=_0x1b0d00[_0x557bab[_0x5379d4]]&&(this[_0x557bab[_0x5379d4]]=_0x1b0d00[_0x557bab[_0x5379d4]]);}}return _0x2b0d6d['prototype']['position']=null,_0x2b0d6d['prototype']['nodes']=_0x4dcfc0['emptyArray'],_0x2b0d6d['prototype']['shouldReceiveAttributes']=!0x1,_0x2b0d6d['prototype']['wasUndone']=!0x1,_0x2b0d6d['create']=function(_0x2db27f){return new _0x2b0d6d(_0x2db27f);},_0x2b0d6d['encode']=function(_0xde3dc,_0x4ad436){if(_0x4ad436||(_0x4ad436=_0x1491fb['create']()),null!=_0xde3dc['position']&&Object['hasOwnProperty']['call'](_0xde3dc,'position')&&_0x21b2cf['Position']['encode'](_0xde3dc['position'],_0x4ad436['uint32'](0xa)['fork']())['ldelim'](),null!=_0xde3dc['nodes']&&_0xde3dc['nodes']['length']){for(var _0x1b18c9=0x0;_0x1b18c9<_0xde3dc['nodes']['length'];++_0x1b18c9)_0x21b2cf['Element']['encode'](_0xde3dc['nodes'][_0x1b18c9],_0x4ad436['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xde3dc['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xde3dc,'shouldReceiveAttributes')&&_0x4ad436['uint32'](0x18)['bool'](_0xde3dc['shouldReceiveAttributes']),null!=_0xde3dc['wasUndone']&&Object['hasOwnProperty']['call'](_0xde3dc,'wasUndone')&&_0x4ad436['uint32'](0x20)['bool'](_0xde3dc['wasUndone']),_0x4ad436;},_0x2b0d6d['encodeDelimited']=function(_0x3cac00,_0x5a9d2e){return this['encode'](_0x3cac00,_0x5a9d2e)['ldelim']();},_0x2b0d6d['decode']=function(_0x4ceb67,_0x4cec51){_0x4ceb67 instanceof _0x1d0557||(_0x4ceb67=_0x1d0557['create'](_0x4ceb67));for(var _0x587194=void 0x0===_0x4cec51?_0x4ceb67['len']:_0x4ceb67['pos']+_0x4cec51,_0x747149=new _0x21b2cf['InsertOperation']();_0x4ceb67['pos']<_0x587194;){var _0x52e277=_0x4ceb67['uint32']();switch(_0x52e277>>>0x3){case 0x1:_0x747149['position']=_0x21b2cf['Position']['decode'](_0x4ceb67,_0x4ceb67['uint32']());break;case 0x2:_0x747149['nodes']&&_0x747149['nodes']['length']||(_0x747149['nodes']=[]),_0x747149['nodes']['push'](_0x21b2cf['Element']['decode'](_0x4ceb67,_0x4ceb67['uint32']()));break;case 0x3:_0x747149['shouldReceiveAttributes']=_0x4ceb67['bool']();break;case 0x4:_0x747149['wasUndone']=_0x4ceb67['bool']();break;default:_0x4ceb67['skipType'](0x7&_0x52e277);}}return _0x747149;},_0x2b0d6d['decodeDelimited']=function(_0x20c2f0){return _0x20c2f0 instanceof _0x1d0557||(_0x20c2f0=new _0x1d0557(_0x20c2f0)),this['decode'](_0x20c2f0,_0x20c2f0['uint32']());},_0x2b0d6d['verify']=function(_0xf06de9){if('object'!=typeof _0xf06de9||null===_0xf06de9)return'object\x20expected';if(null!=_0xf06de9['position']&&_0xf06de9['hasOwnProperty']('position')&&(_0x5efe33=_0x21b2cf['Position']['verify'](_0xf06de9['position'])))return'position.'+_0x5efe33;if(null!=_0xf06de9['nodes']&&_0xf06de9['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xf06de9['nodes']))return'nodes:\x20array\x20expected';for(var _0x304ed6=0x0;_0x304ed6<_0xf06de9['nodes']['length'];++_0x304ed6){var _0x5efe33;if(_0x5efe33=_0x21b2cf['Element']['verify'](_0xf06de9['nodes'][_0x304ed6]))return'nodes.'+_0x5efe33;}}return null!=_0xf06de9['shouldReceiveAttributes']&&_0xf06de9['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xf06de9['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xf06de9['wasUndone']&&_0xf06de9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf06de9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b0d6d['fromObject']=function(_0x4f1dbd){if(_0x4f1dbd instanceof _0x21b2cf['InsertOperation'])return _0x4f1dbd;var _0x15a452=new _0x21b2cf['InsertOperation']();if(null!=_0x4f1dbd['position']){if('object'!=typeof _0x4f1dbd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x15a452['position']=_0x21b2cf['Position']['fromObject'](_0x4f1dbd['position']);}if(_0x4f1dbd['nodes']){if(!Array['isArray'](_0x4f1dbd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x15a452['nodes']=[];for(var _0x134716=0x0;_0x134716<_0x4f1dbd['nodes']['length'];++_0x134716){if('object'!=typeof _0x4f1dbd['nodes'][_0x134716])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x15a452['nodes'][_0x134716]=_0x21b2cf['Element']['fromObject'](_0x4f1dbd['nodes'][_0x134716]);}}return null!=_0x4f1dbd['shouldReceiveAttributes']&&(_0x15a452['shouldReceiveAttributes']=Boolean(_0x4f1dbd['shouldReceiveAttributes'])),null!=_0x4f1dbd['wasUndone']&&(_0x15a452['wasUndone']=Boolean(_0x4f1dbd['wasUndone'])),_0x15a452;},_0x2b0d6d['toObject']=function(_0x58e15f,_0x172559){_0x172559||(_0x172559={});var _0x441d3b={};if((_0x172559['arrays']||_0x172559['defaults'])&&(_0x441d3b['nodes']=[]),_0x172559['defaults']&&(_0x441d3b['position']=null,_0x441d3b['shouldReceiveAttributes']=!0x1,_0x441d3b['wasUndone']=!0x1),null!=_0x58e15f['position']&&_0x58e15f['hasOwnProperty']('position')&&(_0x441d3b['position']=_0x21b2cf['Position']['toObject'](_0x58e15f['position'],_0x172559)),_0x58e15f['nodes']&&_0x58e15f['nodes']['length']){_0x441d3b['nodes']=[];for(var _0x452033=0x0;_0x452033<_0x58e15f['nodes']['length'];++_0x452033)_0x441d3b['nodes'][_0x452033]=_0x21b2cf['Element']['toObject'](_0x58e15f['nodes'][_0x452033],_0x172559);}return null!=_0x58e15f['shouldReceiveAttributes']&&_0x58e15f['hasOwnProperty']('shouldReceiveAttributes')&&(_0x441d3b['shouldReceiveAttributes']=_0x58e15f['shouldReceiveAttributes']),null!=_0x58e15f['wasUndone']&&_0x58e15f['hasOwnProperty']('wasUndone')&&(_0x441d3b['wasUndone']=_0x58e15f['wasUndone']),_0x441d3b;},_0x2b0d6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x2b0d6d['getTypeUrl']=function(_0x1b4987){return void 0x0===_0x1b4987&&(_0x1b4987='type.googleapis.com'),_0x1b4987+'/InsertOperation';},_0x2b0d6d;}()),_0x21b2cf['MarkerOperation']=(function(){function _0x4568db(_0x2a15c9){if(_0x2a15c9){for(var _0x1c3ef6=Object['keys'](_0x2a15c9),_0x4786b7=0x0;_0x4786b7<_0x1c3ef6['length'];++_0x4786b7)null!=_0x2a15c9[_0x1c3ef6[_0x4786b7]]&&(this[_0x1c3ef6[_0x4786b7]]=_0x2a15c9[_0x1c3ef6[_0x4786b7]]);}}return _0x4568db['prototype']['name']='',_0x4568db['prototype']['oldRange']=null,_0x4568db['prototype']['newRange']=null,_0x4568db['prototype']['affectsData']=!0x1,_0x4568db['prototype']['wasUndone']=!0x1,_0x4568db['create']=function(_0x2beebf){return new _0x4568db(_0x2beebf);},_0x4568db['encode']=function(_0x4a307d,_0x10b8ce){return _0x10b8ce||(_0x10b8ce=_0x1491fb['create']()),null!=_0x4a307d['name']&&Object['hasOwnProperty']['call'](_0x4a307d,'name')&&_0x10b8ce['uint32'](0xa)['string'](_0x4a307d['name']),null!=_0x4a307d['oldRange']&&Object['hasOwnProperty']['call'](_0x4a307d,'oldRange')&&_0x21b2cf['Range']['encode'](_0x4a307d['oldRange'],_0x10b8ce['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a307d['newRange']&&Object['hasOwnProperty']['call'](_0x4a307d,'newRange')&&_0x21b2cf['Range']['encode'](_0x4a307d['newRange'],_0x10b8ce['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a307d['affectsData']&&Object['hasOwnProperty']['call'](_0x4a307d,'affectsData')&&_0x10b8ce['uint32'](0x20)['bool'](_0x4a307d['affectsData']),null!=_0x4a307d['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a307d,'wasUndone')&&_0x10b8ce['uint32'](0x28)['bool'](_0x4a307d['wasUndone']),_0x10b8ce;},_0x4568db['encodeDelimited']=function(_0x4ef946,_0x1c9aa6){return this['encode'](_0x4ef946,_0x1c9aa6)['ldelim']();},_0x4568db['decode']=function(_0x4aefca,_0x382ea9){_0x4aefca instanceof _0x1d0557||(_0x4aefca=_0x1d0557['create'](_0x4aefca));for(var _0x5c2bad=void 0x0===_0x382ea9?_0x4aefca['len']:_0x4aefca['pos']+_0x382ea9,_0x5afa87=new _0x21b2cf['MarkerOperation']();_0x4aefca['pos']<_0x5c2bad;){var _0x23c1e5=_0x4aefca['uint32']();switch(_0x23c1e5>>>0x3){case 0x1:_0x5afa87['name']=_0x4aefca['string']();break;case 0x2:_0x5afa87['oldRange']=_0x21b2cf['Range']['decode'](_0x4aefca,_0x4aefca['uint32']());break;case 0x3:_0x5afa87['newRange']=_0x21b2cf['Range']['decode'](_0x4aefca,_0x4aefca['uint32']());break;case 0x4:_0x5afa87['affectsData']=_0x4aefca['bool']();break;case 0x5:_0x5afa87['wasUndone']=_0x4aefca['bool']();break;default:_0x4aefca['skipType'](0x7&_0x23c1e5);}}return _0x5afa87;},_0x4568db['decodeDelimited']=function(_0x4a71d8){return _0x4a71d8 instanceof _0x1d0557||(_0x4a71d8=new _0x1d0557(_0x4a71d8)),this['decode'](_0x4a71d8,_0x4a71d8['uint32']());},_0x4568db['verify']=function(_0x44e9c6){if('object'!=typeof _0x44e9c6||null===_0x44e9c6)return'object\x20expected';if(null!=_0x44e9c6['name']&&_0x44e9c6['hasOwnProperty']('name')&&!_0x4dcfc0['isString'](_0x44e9c6['name']))return'name:\x20string\x20expected';var _0x2f318c;if(null!=_0x44e9c6['oldRange']&&_0x44e9c6['hasOwnProperty']('oldRange')&&(_0x2f318c=_0x21b2cf['Range']['verify'](_0x44e9c6['oldRange'])))return'oldRange.'+_0x2f318c;if(null!=_0x44e9c6['newRange']&&_0x44e9c6['hasOwnProperty']('newRange')&&(_0x2f318c=_0x21b2cf['Range']['verify'](_0x44e9c6['newRange'])))return'newRange.'+_0x2f318c;return null!=_0x44e9c6['affectsData']&&_0x44e9c6['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x44e9c6['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x44e9c6['wasUndone']&&_0x44e9c6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44e9c6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4568db['fromObject']=function(_0x5c6d5b){if(_0x5c6d5b instanceof _0x21b2cf['MarkerOperation'])return _0x5c6d5b;var _0x1f52c2=new _0x21b2cf['MarkerOperation']();if(null!=_0x5c6d5b['name']&&(_0x1f52c2['name']=String(_0x5c6d5b['name'])),null!=_0x5c6d5b['oldRange']){if('object'!=typeof _0x5c6d5b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1f52c2['oldRange']=_0x21b2cf['Range']['fromObject'](_0x5c6d5b['oldRange']);}if(null!=_0x5c6d5b['newRange']){if('object'!=typeof _0x5c6d5b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1f52c2['newRange']=_0x21b2cf['Range']['fromObject'](_0x5c6d5b['newRange']);}return null!=_0x5c6d5b['affectsData']&&(_0x1f52c2['affectsData']=Boolean(_0x5c6d5b['affectsData'])),null!=_0x5c6d5b['wasUndone']&&(_0x1f52c2['wasUndone']=Boolean(_0x5c6d5b['wasUndone'])),_0x1f52c2;},_0x4568db['toObject']=function(_0x5cf4be,_0x501d0a){_0x501d0a||(_0x501d0a={});var _0x1db535={};return _0x501d0a['defaults']&&(_0x1db535['name']='',_0x1db535['oldRange']=null,_0x1db535['newRange']=null,_0x1db535['affectsData']=!0x1,_0x1db535['wasUndone']=!0x1),null!=_0x5cf4be['name']&&_0x5cf4be['hasOwnProperty']('name')&&(_0x1db535['name']=_0x5cf4be['name']),null!=_0x5cf4be['oldRange']&&_0x5cf4be['hasOwnProperty']('oldRange')&&(_0x1db535['oldRange']=_0x21b2cf['Range']['toObject'](_0x5cf4be['oldRange'],_0x501d0a)),null!=_0x5cf4be['newRange']&&_0x5cf4be['hasOwnProperty']('newRange')&&(_0x1db535['newRange']=_0x21b2cf['Range']['toObject'](_0x5cf4be['newRange'],_0x501d0a)),null!=_0x5cf4be['affectsData']&&_0x5cf4be['hasOwnProperty']('affectsData')&&(_0x1db535['affectsData']=_0x5cf4be['affectsData']),null!=_0x5cf4be['wasUndone']&&_0x5cf4be['hasOwnProperty']('wasUndone')&&(_0x1db535['wasUndone']=_0x5cf4be['wasUndone']),_0x1db535;},_0x4568db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x4568db['getTypeUrl']=function(_0x2ef400){return void 0x0===_0x2ef400&&(_0x2ef400='type.googleapis.com'),_0x2ef400+'/MarkerOperation';},_0x4568db;}()),_0x21b2cf['MergeOperation']=(function(){function _0x5460b0(_0x3b1ead){if(_0x3b1ead){for(var _0x2ea763=Object['keys'](_0x3b1ead),_0x105fd2=0x0;_0x105fd2<_0x2ea763['length'];++_0x105fd2)null!=_0x3b1ead[_0x2ea763[_0x105fd2]]&&(this[_0x2ea763[_0x105fd2]]=_0x3b1ead[_0x2ea763[_0x105fd2]]);}}return _0x5460b0['prototype']['sourcePosition']=null,_0x5460b0['prototype']['targetPosition']=null,_0x5460b0['prototype']['graveyardPosition']=null,_0x5460b0['prototype']['howMany']=0x0,_0x5460b0['prototype']['wasUndone']=!0x1,_0x5460b0['create']=function(_0x118659){return new _0x5460b0(_0x118659);},_0x5460b0['encode']=function(_0x152603,_0x29c88d){return _0x29c88d||(_0x29c88d=_0x1491fb['create']()),null!=_0x152603['sourcePosition']&&Object['hasOwnProperty']['call'](_0x152603,'sourcePosition')&&_0x21b2cf['Position']['encode'](_0x152603['sourcePosition'],_0x29c88d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x152603['targetPosition']&&Object['hasOwnProperty']['call'](_0x152603,'targetPosition')&&_0x21b2cf['Position']['encode'](_0x152603['targetPosition'],_0x29c88d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x152603['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x152603,'graveyardPosition')&&_0x21b2cf['Position']['encode'](_0x152603['graveyardPosition'],_0x29c88d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x152603['howMany']&&Object['hasOwnProperty']['call'](_0x152603,'howMany')&&_0x29c88d['uint32'](0x20)['uint32'](_0x152603['howMany']),null!=_0x152603['wasUndone']&&Object['hasOwnProperty']['call'](_0x152603,'wasUndone')&&_0x29c88d['uint32'](0x28)['bool'](_0x152603['wasUndone']),_0x29c88d;},_0x5460b0['encodeDelimited']=function(_0x2d2626,_0x2ded05){return this['encode'](_0x2d2626,_0x2ded05)['ldelim']();},_0x5460b0['decode']=function(_0x1a010f,_0x59638a){_0x1a010f instanceof _0x1d0557||(_0x1a010f=_0x1d0557['create'](_0x1a010f));for(var _0x5cb1dd=void 0x0===_0x59638a?_0x1a010f['len']:_0x1a010f['pos']+_0x59638a,_0x32caf1=new _0x21b2cf['MergeOperation']();_0x1a010f['pos']<_0x5cb1dd;){var _0x186b96=_0x1a010f['uint32']();switch(_0x186b96>>>0x3){case 0x1:_0x32caf1['sourcePosition']=_0x21b2cf['Position']['decode'](_0x1a010f,_0x1a010f['uint32']());break;case 0x2:_0x32caf1['targetPosition']=_0x21b2cf['Position']['decode'](_0x1a010f,_0x1a010f['uint32']());break;case 0x3:_0x32caf1['graveyardPosition']=_0x21b2cf['Position']['decode'](_0x1a010f,_0x1a010f['uint32']());break;case 0x4:_0x32caf1['howMany']=_0x1a010f['uint32']();break;case 0x5:_0x32caf1['wasUndone']=_0x1a010f['bool']();break;default:_0x1a010f['skipType'](0x7&_0x186b96);}}return _0x32caf1;},_0x5460b0['decodeDelimited']=function(_0x53e615){return _0x53e615 instanceof _0x1d0557||(_0x53e615=new _0x1d0557(_0x53e615)),this['decode'](_0x53e615,_0x53e615['uint32']());},_0x5460b0['verify']=function(_0x203159){if('object'!=typeof _0x203159||null===_0x203159)return'object\x20expected';var _0x16ecbf;if(null!=_0x203159['sourcePosition']&&_0x203159['hasOwnProperty']('sourcePosition')&&(_0x16ecbf=_0x21b2cf['Position']['verify'](_0x203159['sourcePosition'])))return'sourcePosition.'+_0x16ecbf;if(null!=_0x203159['targetPosition']&&_0x203159['hasOwnProperty']('targetPosition')&&(_0x16ecbf=_0x21b2cf['Position']['verify'](_0x203159['targetPosition'])))return'targetPosition.'+_0x16ecbf;if(null!=_0x203159['graveyardPosition']&&_0x203159['hasOwnProperty']('graveyardPosition')&&(_0x16ecbf=_0x21b2cf['Position']['verify'](_0x203159['graveyardPosition'])))return'graveyardPosition.'+_0x16ecbf;return null!=_0x203159['howMany']&&_0x203159['hasOwnProperty']('howMany')&&!_0x4dcfc0['isInteger'](_0x203159['howMany'])?'howMany:\x20integer\x20expected':null!=_0x203159['wasUndone']&&_0x203159['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x203159['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5460b0['fromObject']=function(_0x4218a1){if(_0x4218a1 instanceof _0x21b2cf['MergeOperation'])return _0x4218a1;var _0x96a77=new _0x21b2cf['MergeOperation']();if(null!=_0x4218a1['sourcePosition']){if('object'!=typeof _0x4218a1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x96a77['sourcePosition']=_0x21b2cf['Position']['fromObject'](_0x4218a1['sourcePosition']);}if(null!=_0x4218a1['targetPosition']){if('object'!=typeof _0x4218a1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x96a77['targetPosition']=_0x21b2cf['Position']['fromObject'](_0x4218a1['targetPosition']);}if(null!=_0x4218a1['graveyardPosition']){if('object'!=typeof _0x4218a1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x96a77['graveyardPosition']=_0x21b2cf['Position']['fromObject'](_0x4218a1['graveyardPosition']);}return null!=_0x4218a1['howMany']&&(_0x96a77['howMany']=_0x4218a1['howMany']>>>0x0),null!=_0x4218a1['wasUndone']&&(_0x96a77['wasUndone']=Boolean(_0x4218a1['wasUndone'])),_0x96a77;},_0x5460b0['toObject']=function(_0x3bef43,_0x5a27d2){_0x5a27d2||(_0x5a27d2={});var _0x1129c0={};return _0x5a27d2['defaults']&&(_0x1129c0['sourcePosition']=null,_0x1129c0['targetPosition']=null,_0x1129c0['graveyardPosition']=null,_0x1129c0['howMany']=0x0,_0x1129c0['wasUndone']=!0x1),null!=_0x3bef43['sourcePosition']&&_0x3bef43['hasOwnProperty']('sourcePosition')&&(_0x1129c0['sourcePosition']=_0x21b2cf['Position']['toObject'](_0x3bef43['sourcePosition'],_0x5a27d2)),null!=_0x3bef43['targetPosition']&&_0x3bef43['hasOwnProperty']('targetPosition')&&(_0x1129c0['targetPosition']=_0x21b2cf['Position']['toObject'](_0x3bef43['targetPosition'],_0x5a27d2)),null!=_0x3bef43['graveyardPosition']&&_0x3bef43['hasOwnProperty']('graveyardPosition')&&(_0x1129c0['graveyardPosition']=_0x21b2cf['Position']['toObject'](_0x3bef43['graveyardPosition'],_0x5a27d2)),null!=_0x3bef43['howMany']&&_0x3bef43['hasOwnProperty']('howMany')&&(_0x1129c0['howMany']=_0x3bef43['howMany']),null!=_0x3bef43['wasUndone']&&_0x3bef43['hasOwnProperty']('wasUndone')&&(_0x1129c0['wasUndone']=_0x3bef43['wasUndone']),_0x1129c0;},_0x5460b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x5460b0['getTypeUrl']=function(_0x3d28dc){return void 0x0===_0x3d28dc&&(_0x3d28dc='type.googleapis.com'),_0x3d28dc+'/MergeOperation';},_0x5460b0;}()),_0x21b2cf['MoveOperation']=(function(){function _0x408b16(_0x42887d){if(_0x42887d){for(var _0x27a71a=Object['keys'](_0x42887d),_0x23cc34=0x0;_0x23cc34<_0x27a71a['length'];++_0x23cc34)null!=_0x42887d[_0x27a71a[_0x23cc34]]&&(this[_0x27a71a[_0x23cc34]]=_0x42887d[_0x27a71a[_0x23cc34]]);}}return _0x408b16['prototype']['sourcePosition']=null,_0x408b16['prototype']['howMany']=0x0,_0x408b16['prototype']['targetPosition']=null,_0x408b16['prototype']['wasUndone']=!0x1,_0x408b16['create']=function(_0x28e7ac){return new _0x408b16(_0x28e7ac);},_0x408b16['encode']=function(_0x298ce9,_0x41ce8f){return _0x41ce8f||(_0x41ce8f=_0x1491fb['create']()),null!=_0x298ce9['sourcePosition']&&Object['hasOwnProperty']['call'](_0x298ce9,'sourcePosition')&&_0x21b2cf['Position']['encode'](_0x298ce9['sourcePosition'],_0x41ce8f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x298ce9['howMany']&&Object['hasOwnProperty']['call'](_0x298ce9,'howMany')&&_0x41ce8f['uint32'](0x10)['uint32'](_0x298ce9['howMany']),null!=_0x298ce9['targetPosition']&&Object['hasOwnProperty']['call'](_0x298ce9,'targetPosition')&&_0x21b2cf['Position']['encode'](_0x298ce9['targetPosition'],_0x41ce8f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x298ce9['wasUndone']&&Object['hasOwnProperty']['call'](_0x298ce9,'wasUndone')&&_0x41ce8f['uint32'](0x20)['bool'](_0x298ce9['wasUndone']),_0x41ce8f;},_0x408b16['encodeDelimited']=function(_0x4ee0a9,_0x7c14b9){return this['encode'](_0x4ee0a9,_0x7c14b9)['ldelim']();},_0x408b16['decode']=function(_0x4f1761,_0x15eed7){_0x4f1761 instanceof _0x1d0557||(_0x4f1761=_0x1d0557['create'](_0x4f1761));for(var _0x30fcc3=void 0x0===_0x15eed7?_0x4f1761['len']:_0x4f1761['pos']+_0x15eed7,_0x51cf28=new _0x21b2cf['MoveOperation']();_0x4f1761['pos']<_0x30fcc3;){var _0x13877b=_0x4f1761['uint32']();switch(_0x13877b>>>0x3){case 0x1:_0x51cf28['sourcePosition']=_0x21b2cf['Position']['decode'](_0x4f1761,_0x4f1761['uint32']());break;case 0x2:_0x51cf28['howMany']=_0x4f1761['uint32']();break;case 0x3:_0x51cf28['targetPosition']=_0x21b2cf['Position']['decode'](_0x4f1761,_0x4f1761['uint32']());break;case 0x4:_0x51cf28['wasUndone']=_0x4f1761['bool']();break;default:_0x4f1761['skipType'](0x7&_0x13877b);}}return _0x51cf28;},_0x408b16['decodeDelimited']=function(_0x10b375){return _0x10b375 instanceof _0x1d0557||(_0x10b375=new _0x1d0557(_0x10b375)),this['decode'](_0x10b375,_0x10b375['uint32']());},_0x408b16['verify']=function(_0x47b55b){if('object'!=typeof _0x47b55b||null===_0x47b55b)return'object\x20expected';var _0x53c56b;if(null!=_0x47b55b['sourcePosition']&&_0x47b55b['hasOwnProperty']('sourcePosition')&&(_0x53c56b=_0x21b2cf['Position']['verify'](_0x47b55b['sourcePosition'])))return'sourcePosition.'+_0x53c56b;if(null!=_0x47b55b['howMany']&&_0x47b55b['hasOwnProperty']('howMany')&&!_0x4dcfc0['isInteger'](_0x47b55b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x47b55b['targetPosition']&&_0x47b55b['hasOwnProperty']('targetPosition')&&(_0x53c56b=_0x21b2cf['Position']['verify'](_0x47b55b['targetPosition'])))return'targetPosition.'+_0x53c56b;return null!=_0x47b55b['wasUndone']&&_0x47b55b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47b55b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x408b16['fromObject']=function(_0x578ec6){if(_0x578ec6 instanceof _0x21b2cf['MoveOperation'])return _0x578ec6;var _0x5d4e43=new _0x21b2cf['MoveOperation']();if(null!=_0x578ec6['sourcePosition']){if('object'!=typeof _0x578ec6['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5d4e43['sourcePosition']=_0x21b2cf['Position']['fromObject'](_0x578ec6['sourcePosition']);}if(null!=_0x578ec6['howMany']&&(_0x5d4e43['howMany']=_0x578ec6['howMany']>>>0x0),null!=_0x578ec6['targetPosition']){if('object'!=typeof _0x578ec6['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5d4e43['targetPosition']=_0x21b2cf['Position']['fromObject'](_0x578ec6['targetPosition']);}return null!=_0x578ec6['wasUndone']&&(_0x5d4e43['wasUndone']=Boolean(_0x578ec6['wasUndone'])),_0x5d4e43;},_0x408b16['toObject']=function(_0x589c3c,_0x16be0e){_0x16be0e||(_0x16be0e={});var _0x2b11d6={};return _0x16be0e['defaults']&&(_0x2b11d6['sourcePosition']=null,_0x2b11d6['howMany']=0x0,_0x2b11d6['targetPosition']=null,_0x2b11d6['wasUndone']=!0x1),null!=_0x589c3c['sourcePosition']&&_0x589c3c['hasOwnProperty']('sourcePosition')&&(_0x2b11d6['sourcePosition']=_0x21b2cf['Position']['toObject'](_0x589c3c['sourcePosition'],_0x16be0e)),null!=_0x589c3c['howMany']&&_0x589c3c['hasOwnProperty']('howMany')&&(_0x2b11d6['howMany']=_0x589c3c['howMany']),null!=_0x589c3c['targetPosition']&&_0x589c3c['hasOwnProperty']('targetPosition')&&(_0x2b11d6['targetPosition']=_0x21b2cf['Position']['toObject'](_0x589c3c['targetPosition'],_0x16be0e)),null!=_0x589c3c['wasUndone']&&_0x589c3c['hasOwnProperty']('wasUndone')&&(_0x2b11d6['wasUndone']=_0x589c3c['wasUndone']),_0x2b11d6;},_0x408b16['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x408b16['getTypeUrl']=function(_0x9353d8){return void 0x0===_0x9353d8&&(_0x9353d8='type.googleapis.com'),_0x9353d8+'/MoveOperation';},_0x408b16;}()),_0x21b2cf['RenameOperation']=(function(){function _0x442770(_0x2584e0){if(_0x2584e0){for(var _0x344e5d=Object['keys'](_0x2584e0),_0x15f840=0x0;_0x15f840<_0x344e5d['length'];++_0x15f840)null!=_0x2584e0[_0x344e5d[_0x15f840]]&&(this[_0x344e5d[_0x15f840]]=_0x2584e0[_0x344e5d[_0x15f840]]);}}return _0x442770['prototype']['position']=null,_0x442770['prototype']['oldName']='',_0x442770['prototype']['newName']='',_0x442770['prototype']['wasUndone']=!0x1,_0x442770['create']=function(_0x39b708){return new _0x442770(_0x39b708);},_0x442770['encode']=function(_0x7001d4,_0x5381cb){return _0x5381cb||(_0x5381cb=_0x1491fb['create']()),null!=_0x7001d4['position']&&Object['hasOwnProperty']['call'](_0x7001d4,'position')&&_0x21b2cf['Position']['encode'](_0x7001d4['position'],_0x5381cb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7001d4['oldName']&&Object['hasOwnProperty']['call'](_0x7001d4,'oldName')&&_0x5381cb['uint32'](0x12)['string'](_0x7001d4['oldName']),null!=_0x7001d4['newName']&&Object['hasOwnProperty']['call'](_0x7001d4,'newName')&&_0x5381cb['uint32'](0x1a)['string'](_0x7001d4['newName']),null!=_0x7001d4['wasUndone']&&Object['hasOwnProperty']['call'](_0x7001d4,'wasUndone')&&_0x5381cb['uint32'](0x20)['bool'](_0x7001d4['wasUndone']),_0x5381cb;},_0x442770['encodeDelimited']=function(_0x439941,_0x30b0fe){return this['encode'](_0x439941,_0x30b0fe)['ldelim']();},_0x442770['decode']=function(_0x5166ab,_0x3c01d2){_0x5166ab instanceof _0x1d0557||(_0x5166ab=_0x1d0557['create'](_0x5166ab));for(var _0x469880=void 0x0===_0x3c01d2?_0x5166ab['len']:_0x5166ab['pos']+_0x3c01d2,_0x41a7b2=new _0x21b2cf['RenameOperation']();_0x5166ab['pos']<_0x469880;){var _0x1f45c9=_0x5166ab['uint32']();switch(_0x1f45c9>>>0x3){case 0x1:_0x41a7b2['position']=_0x21b2cf['Position']['decode'](_0x5166ab,_0x5166ab['uint32']());break;case 0x2:_0x41a7b2['oldName']=_0x5166ab['string']();break;case 0x3:_0x41a7b2['newName']=_0x5166ab['string']();break;case 0x4:_0x41a7b2['wasUndone']=_0x5166ab['bool']();break;default:_0x5166ab['skipType'](0x7&_0x1f45c9);}}return _0x41a7b2;},_0x442770['decodeDelimited']=function(_0x3b5b51){return _0x3b5b51 instanceof _0x1d0557||(_0x3b5b51=new _0x1d0557(_0x3b5b51)),this['decode'](_0x3b5b51,_0x3b5b51['uint32']());},_0x442770['verify']=function(_0x25a592){if('object'!=typeof _0x25a592||null===_0x25a592)return'object\x20expected';if(null!=_0x25a592['position']&&_0x25a592['hasOwnProperty']('position')){var _0x16bc72=_0x21b2cf['Position']['verify'](_0x25a592['position']);if(_0x16bc72)return'position.'+_0x16bc72;}return null!=_0x25a592['oldName']&&_0x25a592['hasOwnProperty']('oldName')&&!_0x4dcfc0['isString'](_0x25a592['oldName'])?'oldName:\x20string\x20expected':null!=_0x25a592['newName']&&_0x25a592['hasOwnProperty']('newName')&&!_0x4dcfc0['isString'](_0x25a592['newName'])?'newName:\x20string\x20expected':null!=_0x25a592['wasUndone']&&_0x25a592['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25a592['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x442770['fromObject']=function(_0x1f6301){if(_0x1f6301 instanceof _0x21b2cf['RenameOperation'])return _0x1f6301;var _0x566010=new _0x21b2cf['RenameOperation']();if(null!=_0x1f6301['position']){if('object'!=typeof _0x1f6301['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x566010['position']=_0x21b2cf['Position']['fromObject'](_0x1f6301['position']);}return null!=_0x1f6301['oldName']&&(_0x566010['oldName']=String(_0x1f6301['oldName'])),null!=_0x1f6301['newName']&&(_0x566010['newName']=String(_0x1f6301['newName'])),null!=_0x1f6301['wasUndone']&&(_0x566010['wasUndone']=Boolean(_0x1f6301['wasUndone'])),_0x566010;},_0x442770['toObject']=function(_0x2289cd,_0x375975){_0x375975||(_0x375975={});var _0x206e52={};return _0x375975['defaults']&&(_0x206e52['position']=null,_0x206e52['oldName']='',_0x206e52['newName']='',_0x206e52['wasUndone']=!0x1),null!=_0x2289cd['position']&&_0x2289cd['hasOwnProperty']('position')&&(_0x206e52['position']=_0x21b2cf['Position']['toObject'](_0x2289cd['position'],_0x375975)),null!=_0x2289cd['oldName']&&_0x2289cd['hasOwnProperty']('oldName')&&(_0x206e52['oldName']=_0x2289cd['oldName']),null!=_0x2289cd['newName']&&_0x2289cd['hasOwnProperty']('newName')&&(_0x206e52['newName']=_0x2289cd['newName']),null!=_0x2289cd['wasUndone']&&_0x2289cd['hasOwnProperty']('wasUndone')&&(_0x206e52['wasUndone']=_0x2289cd['wasUndone']),_0x206e52;},_0x442770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x442770['getTypeUrl']=function(_0x44d2e7){return void 0x0===_0x44d2e7&&(_0x44d2e7='type.googleapis.com'),_0x44d2e7+'/RenameOperation';},_0x442770;}()),_0x21b2cf['RootAttributeOperation']=(function(){function _0x15f6f0(_0x1b636b){if(_0x1b636b){for(var _0x22e966=Object['keys'](_0x1b636b),_0x4641ba=0x0;_0x4641ba<_0x22e966['length'];++_0x4641ba)null!=_0x1b636b[_0x22e966[_0x4641ba]]&&(this[_0x22e966[_0x4641ba]]=_0x1b636b[_0x22e966[_0x4641ba]]);}}return _0x15f6f0['prototype']['root']='',_0x15f6f0['prototype']['key']='',_0x15f6f0['prototype']['oldValueBoolean']=!0x1,_0x15f6f0['prototype']['oldValueJson']='',_0x15f6f0['prototype']['newValueBoolean']=!0x1,_0x15f6f0['prototype']['newValueJson']='',_0x15f6f0['prototype']['wasUndone']=!0x1,_0x15f6f0['create']=function(_0x35aab8){return new _0x15f6f0(_0x35aab8);},_0x15f6f0['encode']=function(_0x29c8e4,_0x116f8c){return _0x116f8c||(_0x116f8c=_0x1491fb['create']()),null!=_0x29c8e4['root']&&Object['hasOwnProperty']['call'](_0x29c8e4,'root')&&_0x116f8c['uint32'](0xa)['string'](_0x29c8e4['root']),null!=_0x29c8e4['key']&&Object['hasOwnProperty']['call'](_0x29c8e4,'key')&&_0x116f8c['uint32'](0x12)['string'](_0x29c8e4['key']),null!=_0x29c8e4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x29c8e4,'oldValueBoolean')&&_0x116f8c['uint32'](0x18)['bool'](_0x29c8e4['oldValueBoolean']),null!=_0x29c8e4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x29c8e4,'oldValueJson')&&_0x116f8c['uint32'](0x22)['string'](_0x29c8e4['oldValueJson']),null!=_0x29c8e4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x29c8e4,'newValueBoolean')&&_0x116f8c['uint32'](0x28)['bool'](_0x29c8e4['newValueBoolean']),null!=_0x29c8e4['newValueJson']&&Object['hasOwnProperty']['call'](_0x29c8e4,'newValueJson')&&_0x116f8c['uint32'](0x32)['string'](_0x29c8e4['newValueJson']),null!=_0x29c8e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x29c8e4,'wasUndone')&&_0x116f8c['uint32'](0x38)['bool'](_0x29c8e4['wasUndone']),_0x116f8c;},_0x15f6f0['encodeDelimited']=function(_0x37eedb,_0x3cc4e9){return this['encode'](_0x37eedb,_0x3cc4e9)['ldelim']();},_0x15f6f0['decode']=function(_0x1be1f9,_0x5036b7){_0x1be1f9 instanceof _0x1d0557||(_0x1be1f9=_0x1d0557['create'](_0x1be1f9));for(var _0xe9fed9=void 0x0===_0x5036b7?_0x1be1f9['len']:_0x1be1f9['pos']+_0x5036b7,_0x3cca78=new _0x21b2cf['RootAttributeOperation']();_0x1be1f9['pos']<_0xe9fed9;){var _0x2c5094=_0x1be1f9['uint32']();switch(_0x2c5094>>>0x3){case 0x1:_0x3cca78['root']=_0x1be1f9['string']();break;case 0x2:_0x3cca78['key']=_0x1be1f9['string']();break;case 0x3:_0x3cca78['oldValueBoolean']=_0x1be1f9['bool']();break;case 0x4:_0x3cca78['oldValueJson']=_0x1be1f9['string']();break;case 0x5:_0x3cca78['newValueBoolean']=_0x1be1f9['bool']();break;case 0x6:_0x3cca78['newValueJson']=_0x1be1f9['string']();break;case 0x7:_0x3cca78['wasUndone']=_0x1be1f9['bool']();break;default:_0x1be1f9['skipType'](0x7&_0x2c5094);}}return _0x3cca78;},_0x15f6f0['decodeDelimited']=function(_0x9fdf10){return _0x9fdf10 instanceof _0x1d0557||(_0x9fdf10=new _0x1d0557(_0x9fdf10)),this['decode'](_0x9fdf10,_0x9fdf10['uint32']());},_0x15f6f0['verify']=function(_0x242941){return'object'!=typeof _0x242941||null===_0x242941?'object\x20expected':null!=_0x242941['root']&&_0x242941['hasOwnProperty']('root')&&!_0x4dcfc0['isString'](_0x242941['root'])?'root:\x20string\x20expected':null!=_0x242941['key']&&_0x242941['hasOwnProperty']('key')&&!_0x4dcfc0['isString'](_0x242941['key'])?'key:\x20string\x20expected':null!=_0x242941['oldValueBoolean']&&_0x242941['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x242941['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x242941['oldValueJson']&&_0x242941['hasOwnProperty']('oldValueJson')&&!_0x4dcfc0['isString'](_0x242941['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x242941['newValueBoolean']&&_0x242941['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x242941['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x242941['newValueJson']&&_0x242941['hasOwnProperty']('newValueJson')&&!_0x4dcfc0['isString'](_0x242941['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x242941['wasUndone']&&_0x242941['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x242941['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15f6f0['fromObject']=function(_0x2b656a){if(_0x2b656a instanceof _0x21b2cf['RootAttributeOperation'])return _0x2b656a;var _0x346b32=new _0x21b2cf['RootAttributeOperation']();return null!=_0x2b656a['root']&&(_0x346b32['root']=String(_0x2b656a['root'])),null!=_0x2b656a['key']&&(_0x346b32['key']=String(_0x2b656a['key'])),null!=_0x2b656a['oldValueBoolean']&&(_0x346b32['oldValueBoolean']=Boolean(_0x2b656a['oldValueBoolean'])),null!=_0x2b656a['oldValueJson']&&(_0x346b32['oldValueJson']=String(_0x2b656a['oldValueJson'])),null!=_0x2b656a['newValueBoolean']&&(_0x346b32['newValueBoolean']=Boolean(_0x2b656a['newValueBoolean'])),null!=_0x2b656a['newValueJson']&&(_0x346b32['newValueJson']=String(_0x2b656a['newValueJson'])),null!=_0x2b656a['wasUndone']&&(_0x346b32['wasUndone']=Boolean(_0x2b656a['wasUndone'])),_0x346b32;},_0x15f6f0['toObject']=function(_0x25e3bb,_0x3ddaa4){_0x3ddaa4||(_0x3ddaa4={});var _0x5754a9={};return _0x3ddaa4['defaults']&&(_0x5754a9['root']='',_0x5754a9['key']='',_0x5754a9['oldValueBoolean']=!0x1,_0x5754a9['oldValueJson']='',_0x5754a9['newValueBoolean']=!0x1,_0x5754a9['newValueJson']='',_0x5754a9['wasUndone']=!0x1),null!=_0x25e3bb['root']&&_0x25e3bb['hasOwnProperty']('root')&&(_0x5754a9['root']=_0x25e3bb['root']),null!=_0x25e3bb['key']&&_0x25e3bb['hasOwnProperty']('key')&&(_0x5754a9['key']=_0x25e3bb['key']),null!=_0x25e3bb['oldValueBoolean']&&_0x25e3bb['hasOwnProperty']('oldValueBoolean')&&(_0x5754a9['oldValueBoolean']=_0x25e3bb['oldValueBoolean']),null!=_0x25e3bb['oldValueJson']&&_0x25e3bb['hasOwnProperty']('oldValueJson')&&(_0x5754a9['oldValueJson']=_0x25e3bb['oldValueJson']),null!=_0x25e3bb['newValueBoolean']&&_0x25e3bb['hasOwnProperty']('newValueBoolean')&&(_0x5754a9['newValueBoolean']=_0x25e3bb['newValueBoolean']),null!=_0x25e3bb['newValueJson']&&_0x25e3bb['hasOwnProperty']('newValueJson')&&(_0x5754a9['newValueJson']=_0x25e3bb['newValueJson']),null!=_0x25e3bb['wasUndone']&&_0x25e3bb['hasOwnProperty']('wasUndone')&&(_0x5754a9['wasUndone']=_0x25e3bb['wasUndone']),_0x5754a9;},_0x15f6f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x15f6f0['getTypeUrl']=function(_0x17920a){return void 0x0===_0x17920a&&(_0x17920a='type.googleapis.com'),_0x17920a+'/RootAttributeOperation';},_0x15f6f0;}()),_0x21b2cf['RootOperation']=(function(){function _0x5964bd(_0x3d9279){if(_0x3d9279){for(var _0x5d569a=Object['keys'](_0x3d9279),_0x27b3b3=0x0;_0x27b3b3<_0x5d569a['length'];++_0x27b3b3)null!=_0x3d9279[_0x5d569a[_0x27b3b3]]&&(this[_0x5d569a[_0x27b3b3]]=_0x3d9279[_0x5d569a[_0x27b3b3]]);}}return _0x5964bd['prototype']['rootName']='',_0x5964bd['prototype']['elementName']='',_0x5964bd['prototype']['isAdd']=!0x1,_0x5964bd['prototype']['wasUndone']=!0x1,_0x5964bd['create']=function(_0x4e82be){return new _0x5964bd(_0x4e82be);},_0x5964bd['encode']=function(_0x1d2340,_0x81f589){return _0x81f589||(_0x81f589=_0x1491fb['create']()),null!=_0x1d2340['rootName']&&Object['hasOwnProperty']['call'](_0x1d2340,'rootName')&&_0x81f589['uint32'](0xa)['string'](_0x1d2340['rootName']),null!=_0x1d2340['elementName']&&Object['hasOwnProperty']['call'](_0x1d2340,'elementName')&&_0x81f589['uint32'](0x12)['string'](_0x1d2340['elementName']),null!=_0x1d2340['isAdd']&&Object['hasOwnProperty']['call'](_0x1d2340,'isAdd')&&_0x81f589['uint32'](0x18)['bool'](_0x1d2340['isAdd']),null!=_0x1d2340['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d2340,'wasUndone')&&_0x81f589['uint32'](0x20)['bool'](_0x1d2340['wasUndone']),_0x81f589;},_0x5964bd['encodeDelimited']=function(_0x2ddaac,_0x315a22){return this['encode'](_0x2ddaac,_0x315a22)['ldelim']();},_0x5964bd['decode']=function(_0x56a652,_0xc68d83){_0x56a652 instanceof _0x1d0557||(_0x56a652=_0x1d0557['create'](_0x56a652));for(var _0x23b898=void 0x0===_0xc68d83?_0x56a652['len']:_0x56a652['pos']+_0xc68d83,_0x2c8876=new _0x21b2cf['RootOperation']();_0x56a652['pos']<_0x23b898;){var _0xc4d412=_0x56a652['uint32']();switch(_0xc4d412>>>0x3){case 0x1:_0x2c8876['rootName']=_0x56a652['string']();break;case 0x2:_0x2c8876['elementName']=_0x56a652['string']();break;case 0x3:_0x2c8876['isAdd']=_0x56a652['bool']();break;case 0x4:_0x2c8876['wasUndone']=_0x56a652['bool']();break;default:_0x56a652['skipType'](0x7&_0xc4d412);}}return _0x2c8876;},_0x5964bd['decodeDelimited']=function(_0x2463ca){return _0x2463ca instanceof _0x1d0557||(_0x2463ca=new _0x1d0557(_0x2463ca)),this['decode'](_0x2463ca,_0x2463ca['uint32']());},_0x5964bd['verify']=function(_0x2e0e08){return'object'!=typeof _0x2e0e08||null===_0x2e0e08?'object\x20expected':null!=_0x2e0e08['rootName']&&_0x2e0e08['hasOwnProperty']('rootName')&&!_0x4dcfc0['isString'](_0x2e0e08['rootName'])?'rootName:\x20string\x20expected':null!=_0x2e0e08['elementName']&&_0x2e0e08['hasOwnProperty']('elementName')&&!_0x4dcfc0['isString'](_0x2e0e08['elementName'])?'elementName:\x20string\x20expected':null!=_0x2e0e08['isAdd']&&_0x2e0e08['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2e0e08['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2e0e08['wasUndone']&&_0x2e0e08['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e0e08['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5964bd['fromObject']=function(_0x1d82fa){if(_0x1d82fa instanceof _0x21b2cf['RootOperation'])return _0x1d82fa;var _0x59cdad=new _0x21b2cf['RootOperation']();return null!=_0x1d82fa['rootName']&&(_0x59cdad['rootName']=String(_0x1d82fa['rootName'])),null!=_0x1d82fa['elementName']&&(_0x59cdad['elementName']=String(_0x1d82fa['elementName'])),null!=_0x1d82fa['isAdd']&&(_0x59cdad['isAdd']=Boolean(_0x1d82fa['isAdd'])),null!=_0x1d82fa['wasUndone']&&(_0x59cdad['wasUndone']=Boolean(_0x1d82fa['wasUndone'])),_0x59cdad;},_0x5964bd['toObject']=function(_0x5d2a6c,_0x5d1bfd){_0x5d1bfd||(_0x5d1bfd={});var _0x19b077={};return _0x5d1bfd['defaults']&&(_0x19b077['rootName']='',_0x19b077['elementName']='',_0x19b077['isAdd']=!0x1,_0x19b077['wasUndone']=!0x1),null!=_0x5d2a6c['rootName']&&_0x5d2a6c['hasOwnProperty']('rootName')&&(_0x19b077['rootName']=_0x5d2a6c['rootName']),null!=_0x5d2a6c['elementName']&&_0x5d2a6c['hasOwnProperty']('elementName')&&(_0x19b077['elementName']=_0x5d2a6c['elementName']),null!=_0x5d2a6c['isAdd']&&_0x5d2a6c['hasOwnProperty']('isAdd')&&(_0x19b077['isAdd']=_0x5d2a6c['isAdd']),null!=_0x5d2a6c['wasUndone']&&_0x5d2a6c['hasOwnProperty']('wasUndone')&&(_0x19b077['wasUndone']=_0x5d2a6c['wasUndone']),_0x19b077;},_0x5964bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x5964bd['getTypeUrl']=function(_0x39285d){return void 0x0===_0x39285d&&(_0x39285d='type.googleapis.com'),_0x39285d+'/RootOperation';},_0x5964bd;}()),_0x21b2cf['SplitOperation']=(function(){function _0x3fd302(_0x104523){if(_0x104523){for(var _0x2ac771=Object['keys'](_0x104523),_0x571fe0=0x0;_0x571fe0<_0x2ac771['length'];++_0x571fe0)null!=_0x104523[_0x2ac771[_0x571fe0]]&&(this[_0x2ac771[_0x571fe0]]=_0x104523[_0x2ac771[_0x571fe0]]);}}return _0x3fd302['prototype']['splitPosition']=null,_0x3fd302['prototype']['graveyardPosition']=null,_0x3fd302['prototype']['howMany']=0x0,_0x3fd302['prototype']['insertionPosition']=null,_0x3fd302['prototype']['wasUndone']=!0x1,_0x3fd302['create']=function(_0x33a98e){return new _0x3fd302(_0x33a98e);},_0x3fd302['encode']=function(_0x23b7b6,_0x548f8f){return _0x548f8f||(_0x548f8f=_0x1491fb['create']()),null!=_0x23b7b6['splitPosition']&&Object['hasOwnProperty']['call'](_0x23b7b6,'splitPosition')&&_0x21b2cf['Position']['encode'](_0x23b7b6['splitPosition'],_0x548f8f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23b7b6['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x23b7b6,'graveyardPosition')&&_0x21b2cf['Position']['encode'](_0x23b7b6['graveyardPosition'],_0x548f8f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x23b7b6['howMany']&&Object['hasOwnProperty']['call'](_0x23b7b6,'howMany')&&_0x548f8f['uint32'](0x18)['uint32'](_0x23b7b6['howMany']),null!=_0x23b7b6['insertionPosition']&&Object['hasOwnProperty']['call'](_0x23b7b6,'insertionPosition')&&_0x21b2cf['Position']['encode'](_0x23b7b6['insertionPosition'],_0x548f8f['uint32'](0x22)['fork']())['ldelim'](),null!=_0x23b7b6['wasUndone']&&Object['hasOwnProperty']['call'](_0x23b7b6,'wasUndone')&&_0x548f8f['uint32'](0x28)['bool'](_0x23b7b6['wasUndone']),_0x548f8f;},_0x3fd302['encodeDelimited']=function(_0x3bcb92,_0xd32797){return this['encode'](_0x3bcb92,_0xd32797)['ldelim']();},_0x3fd302['decode']=function(_0x5f5565,_0x2a9e1e){_0x5f5565 instanceof _0x1d0557||(_0x5f5565=_0x1d0557['create'](_0x5f5565));for(var _0x2e4a72=void 0x0===_0x2a9e1e?_0x5f5565['len']:_0x5f5565['pos']+_0x2a9e1e,_0x488abc=new _0x21b2cf['SplitOperation']();_0x5f5565['pos']<_0x2e4a72;){var _0x73a7b1=_0x5f5565['uint32']();switch(_0x73a7b1>>>0x3){case 0x1:_0x488abc['splitPosition']=_0x21b2cf['Position']['decode'](_0x5f5565,_0x5f5565['uint32']());break;case 0x2:_0x488abc['graveyardPosition']=_0x21b2cf['Position']['decode'](_0x5f5565,_0x5f5565['uint32']());break;case 0x3:_0x488abc['howMany']=_0x5f5565['uint32']();break;case 0x4:_0x488abc['insertionPosition']=_0x21b2cf['Position']['decode'](_0x5f5565,_0x5f5565['uint32']());break;case 0x5:_0x488abc['wasUndone']=_0x5f5565['bool']();break;default:_0x5f5565['skipType'](0x7&_0x73a7b1);}}return _0x488abc;},_0x3fd302['decodeDelimited']=function(_0x2f9e9f){return _0x2f9e9f instanceof _0x1d0557||(_0x2f9e9f=new _0x1d0557(_0x2f9e9f)),this['decode'](_0x2f9e9f,_0x2f9e9f['uint32']());},_0x3fd302['verify']=function(_0x26d5cd){if('object'!=typeof _0x26d5cd||null===_0x26d5cd)return'object\x20expected';var _0x2ccdfa;if(null!=_0x26d5cd['splitPosition']&&_0x26d5cd['hasOwnProperty']('splitPosition')&&(_0x2ccdfa=_0x21b2cf['Position']['verify'](_0x26d5cd['splitPosition'])))return'splitPosition.'+_0x2ccdfa;if(null!=_0x26d5cd['graveyardPosition']&&_0x26d5cd['hasOwnProperty']('graveyardPosition')&&(_0x2ccdfa=_0x21b2cf['Position']['verify'](_0x26d5cd['graveyardPosition'])))return'graveyardPosition.'+_0x2ccdfa;if(null!=_0x26d5cd['howMany']&&_0x26d5cd['hasOwnProperty']('howMany')&&!_0x4dcfc0['isInteger'](_0x26d5cd['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x26d5cd['insertionPosition']&&_0x26d5cd['hasOwnProperty']('insertionPosition')&&(_0x2ccdfa=_0x21b2cf['Position']['verify'](_0x26d5cd['insertionPosition'])))return'insertionPosition.'+_0x2ccdfa;return null!=_0x26d5cd['wasUndone']&&_0x26d5cd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26d5cd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3fd302['fromObject']=function(_0x367f78){if(_0x367f78 instanceof _0x21b2cf['SplitOperation'])return _0x367f78;var _0x4cd0cf=new _0x21b2cf['SplitOperation']();if(null!=_0x367f78['splitPosition']){if('object'!=typeof _0x367f78['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4cd0cf['splitPosition']=_0x21b2cf['Position']['fromObject'](_0x367f78['splitPosition']);}if(null!=_0x367f78['graveyardPosition']){if('object'!=typeof _0x367f78['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4cd0cf['graveyardPosition']=_0x21b2cf['Position']['fromObject'](_0x367f78['graveyardPosition']);}if(null!=_0x367f78['howMany']&&(_0x4cd0cf['howMany']=_0x367f78['howMany']>>>0x0),null!=_0x367f78['insertionPosition']){if('object'!=typeof _0x367f78['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4cd0cf['insertionPosition']=_0x21b2cf['Position']['fromObject'](_0x367f78['insertionPosition']);}return null!=_0x367f78['wasUndone']&&(_0x4cd0cf['wasUndone']=Boolean(_0x367f78['wasUndone'])),_0x4cd0cf;},_0x3fd302['toObject']=function(_0x3bee40,_0x2d865b){_0x2d865b||(_0x2d865b={});var _0x334ba5={};return _0x2d865b['defaults']&&(_0x334ba5['splitPosition']=null,_0x334ba5['graveyardPosition']=null,_0x334ba5['howMany']=0x0,_0x334ba5['insertionPosition']=null,_0x334ba5['wasUndone']=!0x1),null!=_0x3bee40['splitPosition']&&_0x3bee40['hasOwnProperty']('splitPosition')&&(_0x334ba5['splitPosition']=_0x21b2cf['Position']['toObject'](_0x3bee40['splitPosition'],_0x2d865b)),null!=_0x3bee40['graveyardPosition']&&_0x3bee40['hasOwnProperty']('graveyardPosition')&&(_0x334ba5['graveyardPosition']=_0x21b2cf['Position']['toObject'](_0x3bee40['graveyardPosition'],_0x2d865b)),null!=_0x3bee40['howMany']&&_0x3bee40['hasOwnProperty']('howMany')&&(_0x334ba5['howMany']=_0x3bee40['howMany']),null!=_0x3bee40['insertionPosition']&&_0x3bee40['hasOwnProperty']('insertionPosition')&&(_0x334ba5['insertionPosition']=_0x21b2cf['Position']['toObject'](_0x3bee40['insertionPosition'],_0x2d865b)),null!=_0x3bee40['wasUndone']&&_0x3bee40['hasOwnProperty']('wasUndone')&&(_0x334ba5['wasUndone']=_0x3bee40['wasUndone']),_0x334ba5;},_0x3fd302['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x3fd302['getTypeUrl']=function(_0x505c1e){return void 0x0===_0x505c1e&&(_0x505c1e='type.googleapis.com'),_0x505c1e+'/SplitOperation';},_0x3fd302;}()),_0x21b2cf['Position']=(function(){function _0x2271a6(_0xc4008a){if(this['path']=[],_0xc4008a){for(var _0x5a9790=Object['keys'](_0xc4008a),_0x288505=0x0;_0x288505<_0x5a9790['length'];++_0x288505)null!=_0xc4008a[_0x5a9790[_0x288505]]&&(this[_0x5a9790[_0x288505]]=_0xc4008a[_0x5a9790[_0x288505]]);}}return _0x2271a6['prototype']['root']='',_0x2271a6['prototype']['rootMain']=!0x1,_0x2271a6['prototype']['rootGraveyard']=!0x1,_0x2271a6['prototype']['path']=_0x4dcfc0['emptyArray'],_0x2271a6['prototype']['stickiness']='',_0x2271a6['create']=function(_0xc4f512){return new _0x2271a6(_0xc4f512);},_0x2271a6['encode']=function(_0x224669,_0x8a528){if(_0x8a528||(_0x8a528=_0x1491fb['create']()),null!=_0x224669['root']&&Object['hasOwnProperty']['call'](_0x224669,'root')&&_0x8a528['uint32'](0xa)['string'](_0x224669['root']),null!=_0x224669['rootMain']&&Object['hasOwnProperty']['call'](_0x224669,'rootMain')&&_0x8a528['uint32'](0x10)['bool'](_0x224669['rootMain']),null!=_0x224669['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x224669,'rootGraveyard')&&_0x8a528['uint32'](0x18)['bool'](_0x224669['rootGraveyard']),null!=_0x224669['path']&&_0x224669['path']['length']){_0x8a528['uint32'](0x22)['fork']();for(var _0xc668ac=0x0;_0xc668ac<_0x224669['path']['length'];++_0xc668ac)_0x8a528['uint32'](_0x224669['path'][_0xc668ac]);_0x8a528['ldelim']();}return null!=_0x224669['stickiness']&&Object['hasOwnProperty']['call'](_0x224669,'stickiness')&&_0x8a528['uint32'](0x2a)['string'](_0x224669['stickiness']),_0x8a528;},_0x2271a6['encodeDelimited']=function(_0x529e20,_0x2dc463){return this['encode'](_0x529e20,_0x2dc463)['ldelim']();},_0x2271a6['decode']=function(_0x4d4b5d,_0x116dd2){_0x4d4b5d instanceof _0x1d0557||(_0x4d4b5d=_0x1d0557['create'](_0x4d4b5d));for(var _0x421e60=void 0x0===_0x116dd2?_0x4d4b5d['len']:_0x4d4b5d['pos']+_0x116dd2,_0x42483f=new _0x21b2cf['Position']();_0x4d4b5d['pos']<_0x421e60;){var _0x128b54=_0x4d4b5d['uint32']();switch(_0x128b54>>>0x3){case 0x1:_0x42483f['root']=_0x4d4b5d['string']();break;case 0x2:_0x42483f['rootMain']=_0x4d4b5d['bool']();break;case 0x3:_0x42483f['rootGraveyard']=_0x4d4b5d['bool']();break;case 0x4:if(_0x42483f['path']&&_0x42483f['path']['length']||(_0x42483f['path']=[]),0x2==(0x7&_0x128b54)){for(var _0x55e966=_0x4d4b5d['uint32']()+_0x4d4b5d['pos'];_0x4d4b5d['pos']<_0x55e966;)_0x42483f['path']['push'](_0x4d4b5d['uint32']());}else _0x42483f['path']['push'](_0x4d4b5d['uint32']());break;case 0x5:_0x42483f['stickiness']=_0x4d4b5d['string']();break;default:_0x4d4b5d['skipType'](0x7&_0x128b54);}}return _0x42483f;},_0x2271a6['decodeDelimited']=function(_0x423add){return _0x423add instanceof _0x1d0557||(_0x423add=new _0x1d0557(_0x423add)),this['decode'](_0x423add,_0x423add['uint32']());},_0x2271a6['verify']=function(_0x3d3a8c){if('object'!=typeof _0x3d3a8c||null===_0x3d3a8c)return'object\x20expected';if(null!=_0x3d3a8c['root']&&_0x3d3a8c['hasOwnProperty']('root')&&!_0x4dcfc0['isString'](_0x3d3a8c['root']))return'root:\x20string\x20expected';if(null!=_0x3d3a8c['rootMain']&&_0x3d3a8c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3d3a8c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3d3a8c['rootGraveyard']&&_0x3d3a8c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3d3a8c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3d3a8c['path']&&_0x3d3a8c['hasOwnProperty']('path')){if(!Array['isArray'](_0x3d3a8c['path']))return'path:\x20array\x20expected';for(var _0x4972e9=0x0;_0x4972e9<_0x3d3a8c['path']['length'];++_0x4972e9)if(!_0x4dcfc0['isInteger'](_0x3d3a8c['path'][_0x4972e9]))return'path:\x20integer[]\x20expected';}return null!=_0x3d3a8c['stickiness']&&_0x3d3a8c['hasOwnProperty']('stickiness')&&!_0x4dcfc0['isString'](_0x3d3a8c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2271a6['fromObject']=function(_0x11ca19){if(_0x11ca19 instanceof _0x21b2cf['Position'])return _0x11ca19;var _0x202ebc=new _0x21b2cf['Position']();if(null!=_0x11ca19['root']&&(_0x202ebc['root']=String(_0x11ca19['root'])),null!=_0x11ca19['rootMain']&&(_0x202ebc['rootMain']=Boolean(_0x11ca19['rootMain'])),null!=_0x11ca19['rootGraveyard']&&(_0x202ebc['rootGraveyard']=Boolean(_0x11ca19['rootGraveyard'])),_0x11ca19['path']){if(!Array['isArray'](_0x11ca19['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x202ebc['path']=[];for(var _0x471ce9=0x0;_0x471ce9<_0x11ca19['path']['length'];++_0x471ce9)_0x202ebc['path'][_0x471ce9]=_0x11ca19['path'][_0x471ce9]>>>0x0;}return null!=_0x11ca19['stickiness']&&(_0x202ebc['stickiness']=String(_0x11ca19['stickiness'])),_0x202ebc;},_0x2271a6['toObject']=function(_0x5e0f66,_0x357b28){_0x357b28||(_0x357b28={});var _0x331429={};if((_0x357b28['arrays']||_0x357b28['defaults'])&&(_0x331429['path']=[]),_0x357b28['defaults']&&(_0x331429['root']='',_0x331429['rootMain']=!0x1,_0x331429['rootGraveyard']=!0x1,_0x331429['stickiness']=''),null!=_0x5e0f66['root']&&_0x5e0f66['hasOwnProperty']('root')&&(_0x331429['root']=_0x5e0f66['root']),null!=_0x5e0f66['rootMain']&&_0x5e0f66['hasOwnProperty']('rootMain')&&(_0x331429['rootMain']=_0x5e0f66['rootMain']),null!=_0x5e0f66['rootGraveyard']&&_0x5e0f66['hasOwnProperty']('rootGraveyard')&&(_0x331429['rootGraveyard']=_0x5e0f66['rootGraveyard']),_0x5e0f66['path']&&_0x5e0f66['path']['length']){_0x331429['path']=[];for(var _0x5198a0=0x0;_0x5198a0<_0x5e0f66['path']['length'];++_0x5198a0)_0x331429['path'][_0x5198a0]=_0x5e0f66['path'][_0x5198a0];}return null!=_0x5e0f66['stickiness']&&_0x5e0f66['hasOwnProperty']('stickiness')&&(_0x331429['stickiness']=_0x5e0f66['stickiness']),_0x331429;},_0x2271a6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x2271a6['getTypeUrl']=function(_0x480f76){return void 0x0===_0x480f76&&(_0x480f76='type.googleapis.com'),_0x480f76+'/Position';},_0x2271a6;}()),_0x21b2cf['Range']=(function(){function _0x52db58(_0x261bbd){if(_0x261bbd){for(var _0x47df1f=Object['keys'](_0x261bbd),_0x453ba0=0x0;_0x453ba0<_0x47df1f['length'];++_0x453ba0)null!=_0x261bbd[_0x47df1f[_0x453ba0]]&&(this[_0x47df1f[_0x453ba0]]=_0x261bbd[_0x47df1f[_0x453ba0]]);}}return _0x52db58['prototype']['start']=null,_0x52db58['prototype']['end']=null,_0x52db58['create']=function(_0x1bdbd2){return new _0x52db58(_0x1bdbd2);},_0x52db58['encode']=function(_0x2aaca5,_0x243a80){return _0x243a80||(_0x243a80=_0x1491fb['create']()),null!=_0x2aaca5['start']&&Object['hasOwnProperty']['call'](_0x2aaca5,'start')&&_0x21b2cf['Position']['encode'](_0x2aaca5['start'],_0x243a80['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2aaca5['end']&&Object['hasOwnProperty']['call'](_0x2aaca5,'end')&&_0x21b2cf['Position']['encode'](_0x2aaca5['end'],_0x243a80['uint32'](0x12)['fork']())['ldelim'](),_0x243a80;},_0x52db58['encodeDelimited']=function(_0x46845b,_0x1bd948){return this['encode'](_0x46845b,_0x1bd948)['ldelim']();},_0x52db58['decode']=function(_0x192225,_0x6779ee){_0x192225 instanceof _0x1d0557||(_0x192225=_0x1d0557['create'](_0x192225));for(var _0x94e28e=void 0x0===_0x6779ee?_0x192225['len']:_0x192225['pos']+_0x6779ee,_0x41685a=new _0x21b2cf['Range']();_0x192225['pos']<_0x94e28e;){var _0x2c7b20=_0x192225['uint32']();switch(_0x2c7b20>>>0x3){case 0x1:_0x41685a['start']=_0x21b2cf['Position']['decode'](_0x192225,_0x192225['uint32']());break;case 0x2:_0x41685a['end']=_0x21b2cf['Position']['decode'](_0x192225,_0x192225['uint32']());break;default:_0x192225['skipType'](0x7&_0x2c7b20);}}return _0x41685a;},_0x52db58['decodeDelimited']=function(_0x1b27d1){return _0x1b27d1 instanceof _0x1d0557||(_0x1b27d1=new _0x1d0557(_0x1b27d1)),this['decode'](_0x1b27d1,_0x1b27d1['uint32']());},_0x52db58['verify']=function(_0x23d01a){if('object'!=typeof _0x23d01a||null===_0x23d01a)return'object\x20expected';var _0x41c077;if(null!=_0x23d01a['start']&&_0x23d01a['hasOwnProperty']('start')&&(_0x41c077=_0x21b2cf['Position']['verify'](_0x23d01a['start'])))return'start.'+_0x41c077;if(null!=_0x23d01a['end']&&_0x23d01a['hasOwnProperty']('end')&&(_0x41c077=_0x21b2cf['Position']['verify'](_0x23d01a['end'])))return'end.'+_0x41c077;return null;},_0x52db58['fromObject']=function(_0x19d761){if(_0x19d761 instanceof _0x21b2cf['Range'])return _0x19d761;var _0x2bb67e=new _0x21b2cf['Range']();if(null!=_0x19d761['start']){if('object'!=typeof _0x19d761['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2bb67e['start']=_0x21b2cf['Position']['fromObject'](_0x19d761['start']);}if(null!=_0x19d761['end']){if('object'!=typeof _0x19d761['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2bb67e['end']=_0x21b2cf['Position']['fromObject'](_0x19d761['end']);}return _0x2bb67e;},_0x52db58['toObject']=function(_0x6adbb8,_0x4864ca){_0x4864ca||(_0x4864ca={});var _0x1a09c7={};return _0x4864ca['defaults']&&(_0x1a09c7['start']=null,_0x1a09c7['end']=null),null!=_0x6adbb8['start']&&_0x6adbb8['hasOwnProperty']('start')&&(_0x1a09c7['start']=_0x21b2cf['Position']['toObject'](_0x6adbb8['start'],_0x4864ca)),null!=_0x6adbb8['end']&&_0x6adbb8['hasOwnProperty']('end')&&(_0x1a09c7['end']=_0x21b2cf['Position']['toObject'](_0x6adbb8['end'],_0x4864ca)),_0x1a09c7;},_0x52db58['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x52db58['getTypeUrl']=function(_0x607f37){return void 0x0===_0x607f37&&(_0x607f37='type.googleapis.com'),_0x607f37+'/Range';},_0x52db58;}()),_0x21b2cf['Element']=(function(){function _0x2c76af(_0x41d3eb){if(this['children']=[],this['attributesBoolean']={},_0x41d3eb){for(var _0x178f93=Object['keys'](_0x41d3eb),_0x1b32f8=0x0;_0x1b32f8<_0x178f93['length'];++_0x1b32f8)null!=_0x41d3eb[_0x178f93[_0x1b32f8]]&&(this[_0x178f93[_0x1b32f8]]=_0x41d3eb[_0x178f93[_0x1b32f8]]);}}return _0x2c76af['prototype']['name']='',_0x2c76af['prototype']['children']=_0x4dcfc0['emptyArray'],_0x2c76af['prototype']['data']='',_0x2c76af['prototype']['attributesBoolean']=_0x4dcfc0['emptyObject'],_0x2c76af['prototype']['attributesJson']='',_0x2c76af['create']=function(_0x4a5a1c){return new _0x2c76af(_0x4a5a1c);},_0x2c76af['encode']=function(_0x2ac0e5,_0x52fd72){if(_0x52fd72||(_0x52fd72=_0x1491fb['create']()),null!=_0x2ac0e5['name']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'name')&&_0x52fd72['uint32'](0xa)['string'](_0x2ac0e5['name']),null!=_0x2ac0e5['children']&&_0x2ac0e5['children']['length']){for(var _0x5123e8=0x0;_0x5123e8<_0x2ac0e5['children']['length'];++_0x5123e8)_0x21b2cf['Element']['encode'](_0x2ac0e5['children'][_0x5123e8],_0x52fd72['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2ac0e5['data']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'data')&&_0x52fd72['uint32'](0x1a)['string'](_0x2ac0e5['data']),null!=_0x2ac0e5['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'attributesBoolean')){var _0xb30369=Object['keys'](_0x2ac0e5['attributesBoolean']);for(_0x5123e8=0x0;_0x5123e8<_0xb30369['length'];++_0x5123e8)_0x52fd72['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xb30369[_0x5123e8])['uint32'](0x10)['bool'](_0x2ac0e5['attributesBoolean'][_0xb30369[_0x5123e8]])['ldelim']();}return null!=_0x2ac0e5['attributesJson']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'attributesJson')&&_0x52fd72['uint32'](0x2a)['string'](_0x2ac0e5['attributesJson']),_0x52fd72;},_0x2c76af['encodeDelimited']=function(_0x5e3879,_0x182a2f){return this['encode'](_0x5e3879,_0x182a2f)['ldelim']();},_0x2c76af['decode']=function(_0x45f6c0,_0x13e6b2){_0x45f6c0 instanceof _0x1d0557||(_0x45f6c0=_0x1d0557['create'](_0x45f6c0));for(var _0x1e180d,_0x3da881,_0x380dae=void 0x0===_0x13e6b2?_0x45f6c0['len']:_0x45f6c0['pos']+_0x13e6b2,_0x35c5ad=new _0x21b2cf['Element']();_0x45f6c0['pos']<_0x380dae;){var _0x197cb3=_0x45f6c0['uint32']();switch(_0x197cb3>>>0x3){case 0x1:_0x35c5ad['name']=_0x45f6c0['string']();break;case 0x2:_0x35c5ad['children']&&_0x35c5ad['children']['length']||(_0x35c5ad['children']=[]),_0x35c5ad['children']['push'](_0x21b2cf['Element']['decode'](_0x45f6c0,_0x45f6c0['uint32']()));break;case 0x3:_0x35c5ad['data']=_0x45f6c0['string']();break;case 0x4:_0x35c5ad['attributesBoolean']===_0x4dcfc0['emptyObject']&&(_0x35c5ad['attributesBoolean']={});var _0x4f2f0a=_0x45f6c0['uint32']()+_0x45f6c0['pos'];for(_0x1e180d='',_0x3da881=!0x1;_0x45f6c0['pos']<_0x4f2f0a;){var _0x37455b=_0x45f6c0['uint32']();switch(_0x37455b>>>0x3){case 0x1:_0x1e180d=_0x45f6c0['string']();break;case 0x2:_0x3da881=_0x45f6c0['bool']();break;default:_0x45f6c0['skipType'](0x7&_0x37455b);}}_0x35c5ad['attributesBoolean'][_0x1e180d]=_0x3da881;break;case 0x5:_0x35c5ad['attributesJson']=_0x45f6c0['string']();break;default:_0x45f6c0['skipType'](0x7&_0x197cb3);}}return _0x35c5ad;},_0x2c76af['decodeDelimited']=function(_0x38ab19){return _0x38ab19 instanceof _0x1d0557||(_0x38ab19=new _0x1d0557(_0x38ab19)),this['decode'](_0x38ab19,_0x38ab19['uint32']());},_0x2c76af['verify']=function(_0x39b01e){if('object'!=typeof _0x39b01e||null===_0x39b01e)return'object\x20expected';if(null!=_0x39b01e['name']&&_0x39b01e['hasOwnProperty']('name')&&!_0x4dcfc0['isString'](_0x39b01e['name']))return'name:\x20string\x20expected';if(null!=_0x39b01e['children']&&_0x39b01e['hasOwnProperty']('children')){if(!Array['isArray'](_0x39b01e['children']))return'children:\x20array\x20expected';for(var _0x46a74b=0x0;_0x46a74b<_0x39b01e['children']['length'];++_0x46a74b){var _0x21f4a5=_0x21b2cf['Element']['verify'](_0x39b01e['children'][_0x46a74b]);if(_0x21f4a5)return'children.'+_0x21f4a5;}}if(null!=_0x39b01e['data']&&_0x39b01e['hasOwnProperty']('data')&&!_0x4dcfc0['isString'](_0x39b01e['data']))return'data:\x20string\x20expected';if(null!=_0x39b01e['attributesBoolean']&&_0x39b01e['hasOwnProperty']('attributesBoolean')){if(!_0x4dcfc0['isObject'](_0x39b01e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x15e229=Object['keys'](_0x39b01e['attributesBoolean']);for(_0x46a74b=0x0;_0x46a74b<_0x15e229['length'];++_0x46a74b)if('boolean'!=typeof _0x39b01e['attributesBoolean'][_0x15e229[_0x46a74b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x39b01e['attributesJson']&&_0x39b01e['hasOwnProperty']('attributesJson')&&!_0x4dcfc0['isString'](_0x39b01e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2c76af['fromObject']=function(_0x41646f){if(_0x41646f instanceof _0x21b2cf['Element'])return _0x41646f;var _0x3cad62=new _0x21b2cf['Element']();if(null!=_0x41646f['name']&&(_0x3cad62['name']=String(_0x41646f['name'])),_0x41646f['children']){if(!Array['isArray'](_0x41646f['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3cad62['children']=[];for(var _0x348ae2=0x0;_0x348ae2<_0x41646f['children']['length'];++_0x348ae2){if('object'!=typeof _0x41646f['children'][_0x348ae2])throw TypeError('.Element.children:\x20object\x20expected');_0x3cad62['children'][_0x348ae2]=_0x21b2cf['Element']['fromObject'](_0x41646f['children'][_0x348ae2]);}}if(null!=_0x41646f['data']&&(_0x3cad62['data']=String(_0x41646f['data'])),_0x41646f['attributesBoolean']){if('object'!=typeof _0x41646f['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3cad62['attributesBoolean']={};var _0xe0e838=Object['keys'](_0x41646f['attributesBoolean']);for(_0x348ae2=0x0;_0x348ae2<_0xe0e838['length'];++_0x348ae2)_0x3cad62['attributesBoolean'][_0xe0e838[_0x348ae2]]=Boolean(_0x41646f['attributesBoolean'][_0xe0e838[_0x348ae2]]);}return null!=_0x41646f['attributesJson']&&(_0x3cad62['attributesJson']=String(_0x41646f['attributesJson'])),_0x3cad62;},_0x2c76af['toObject']=function(_0x1860ce,_0x2e7acf){_0x2e7acf||(_0x2e7acf={});var _0x30b112,_0x28bfa0={};if((_0x2e7acf['arrays']||_0x2e7acf['defaults'])&&(_0x28bfa0['children']=[]),(_0x2e7acf['objects']||_0x2e7acf['defaults'])&&(_0x28bfa0['attributesBoolean']={}),_0x2e7acf['defaults']&&(_0x28bfa0['name']='',_0x28bfa0['data']='',_0x28bfa0['attributesJson']=''),null!=_0x1860ce['name']&&_0x1860ce['hasOwnProperty']('name')&&(_0x28bfa0['name']=_0x1860ce['name']),_0x1860ce['children']&&_0x1860ce['children']['length']){_0x28bfa0['children']=[];for(var _0x5da879=0x0;_0x5da879<_0x1860ce['children']['length'];++_0x5da879)_0x28bfa0['children'][_0x5da879]=_0x21b2cf['Element']['toObject'](_0x1860ce['children'][_0x5da879],_0x2e7acf);}if(null!=_0x1860ce['data']&&_0x1860ce['hasOwnProperty']('data')&&(_0x28bfa0['data']=_0x1860ce['data']),_0x1860ce['attributesBoolean']&&(_0x30b112=Object['keys'](_0x1860ce['attributesBoolean']))['length']){_0x28bfa0['attributesBoolean']={};for(_0x5da879=0x0;_0x5da879<_0x30b112['length'];++_0x5da879)_0x28bfa0['attributesBoolean'][_0x30b112[_0x5da879]]=_0x1860ce['attributesBoolean'][_0x30b112[_0x5da879]];}return null!=_0x1860ce['attributesJson']&&_0x1860ce['hasOwnProperty']('attributesJson')&&(_0x28bfa0['attributesJson']=_0x1860ce['attributesJson']),_0x28bfa0;},_0x2c76af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x2c76af['getTypeUrl']=function(_0x301722){return void 0x0===_0x301722&&(_0x301722='type.googleapis.com'),_0x301722+'/Element';},_0x2c76af;}()),_0x21b2cf;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x183f95){return new y(this['_protobufRoot'][_0x183f95]);}}class y{['_protobuf'];constructor(_0x15f979){this['_protobuf']=_0x15f979;}['compress'](_0x5e133f){const _0x392e0c=this['_protobuf']['verify'](_0x5e133f);if(_0x392e0c)throw Error(_0x392e0c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5e133f))['finish']();}['decompress'](_0x4719a0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4719a0),{'oneofs':!0x0});}}function _(_0x130a4a,_0x1e5f50){const _0x32f1ab=_0x1febdf(_0x130a4a);return _0x32f1ab['path'][_0x32f1ab['path']['length']-0x1]+=_0x1e5f50,_0x32f1ab;}function O(_0x3cbc0b,_0x568c21){return _0x3cbc0b['root']===_0x568c21['root']&&_0x5321cb(_0x3cbc0b['path'],_0x568c21['path']);}function $(_0x161d27){P(_0x161d27,_0x2a8f88=>('main'==_0x2a8f88['root']?(_0x2a8f88['rootMain']=!0x0,delete _0x2a8f88['root']):'$graveyard'==_0x2a8f88['root']&&(_0x2a8f88['rootGraveyard']=!0x0,delete _0x2a8f88['root']),_0x2a8f88));}function J(_0x5873bb){P(_0x5873bb,_0x19129e=>(_0x19129e['rootMain']?(_0x19129e['root']='main',delete _0x19129e['rootMain']):_0x19129e['rootGraveyard']&&(_0x19129e['root']='$graveyard',delete _0x19129e['rootGraveyard']),_0x19129e));}function P(_0x2b73f2,_0x16b3a0){for(const _0x1bac9b in _0x2b73f2){const _0x59fd1f=_0x2b73f2[_0x1bac9b];'nodes'!==_0x1bac9b&&_0xde182(_0x59fd1f)&&(_0x59fd1f['path']&&(_0x59fd1f['root']||_0x59fd1f['rootMain']||_0x59fd1f['rootGraveyard'])?_0x2b73f2[_0x1bac9b]=_0x16b3a0(_0x59fd1f):P(_0x59fd1f,_0x16b3a0));}return _0x2b73f2;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x277e70,_0x1bb3e7,_0x50100f){this['_id']=_0x277e70,this['_operationName']=_0x1bb3e7,this['_protobufDescriptor']=_0x50100f;}['compress'](_0x1a735c,_0x4f6d6f){const _0xeaa569=_0x4f6d6f['shift']();return $(_0xeaa569),_0x1a735c['buffers']['push'](this['_protobufDescriptor']['compress'](_0xeaa569)),_0x1a735c['types']['push'](this['_id']),!0x0;}['decompress'](_0x354c6d,_0x4c532a){_0x4c532a['types']['shift']();const _0x396438=this['_protobufDescriptor']['decompress'](_0x4c532a['buffers']['shift']());J(_0x396438),_0x396438['__className']=this['_operationName'],_0x354c6d['push'](_0x396438);}}class s extends e{['compress'](_0x3c53b5,_0x14384e){const _0x5b1022=_0x14384e['shift']();return this['_serializeOneOf']('oldValue',_0x5b1022),this['_serializeOneOf']('newValue',_0x5b1022),$(_0x5b1022),_0x3c53b5['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b1022)),_0x3c53b5['types']['push'](this['_id']),!0x0;}['decompress'](_0x53d57c,_0x4c4e17){const {types:_0x324384,buffers:_0x37adbe}=_0x4c4e17,_0x39beab=this['_protobufDescriptor']['decompress'](_0x37adbe['shift']());_0x324384['shift'](),this['_deserializeOneOf']('oldValue',_0x39beab),this['_deserializeOneOf']('newValue',_0x39beab),J(_0x39beab),_0x39beab['__className']=this['_operationName'],_0x53d57c['push'](_0x39beab);}['_serializeOneOf'](_0x19b89f,_0x3acc53){const _0x3d8ac5=_0x3acc53[_0x19b89f];'boolean'==typeof _0x3d8ac5?_0x3acc53[_0x19b89f+'Boolean']=_0x3d8ac5:_0x3acc53[_0x19b89f+'Json']=JSON['stringify'](_0x3d8ac5);}['_deserializeOneOf'](_0x244579,_0x4a3c4e){const _0x1279ad=_0x244579+'Json';_0x4a3c4e[_0x1279ad]?(_0x4a3c4e[_0x244579]=JSON['parse'](_0x4a3c4e[_0x1279ad]),delete _0x4a3c4e[_0x1279ad]):(_0x4a3c4e[_0x244579]=_0x4a3c4e[_0x244579+'Boolean'],delete _0x4a3c4e[_0x244579+'Boolean']);}}class i extends e{['compress'](_0x3e11cf,_0x29d220){const _0x106a93=_0x29d220['shift']();return this['_serializeNodesAttributes'](_0x106a93['nodes']),$(_0x106a93),_0x3e11cf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x106a93)),_0x3e11cf['types']['push'](this['_id']),!0x0;}['decompress'](_0x270505,_0x28d6b1){const {types:_0x217eb5,buffers:_0x59ff58}=_0x28d6b1,_0x5d18bf=this['_protobufDescriptor']['decompress'](_0x59ff58['shift']());_0x217eb5['shift'](),_0x5d18bf['nodes']||(_0x5d18bf['nodes']=[]),this['_deserializeNodesAttributes'](_0x5d18bf['nodes']),J(_0x5d18bf),_0x5d18bf['__className']=this['_operationName'],_0x270505['push'](_0x5d18bf);}['_serializeNodesAttributes'](_0x2543bf){for(const _0xc31711 of _0x2543bf){if(_0xc31711['attributes']){const _0x128e11=_0xc31711['attributes'];this['_areValuesBoolean'](_0x128e11)?_0xc31711['attributesBoolean']=_0x128e11:_0xc31711['attributesJson']=JSON['stringify'](_0x128e11);}_0xc31711['children']&&this['_serializeNodesAttributes'](_0xc31711['children']);}}['_deserializeNodesAttributes'](_0x52365d){for(const _0x56b3b4 of _0x52365d)(_0x56b3b4['attributesBoolean']||_0x56b3b4['attributesJson'])&&(_0x56b3b4['attributesBoolean']?(_0x56b3b4['attributes']=_0x56b3b4['attributesBoolean'],delete _0x56b3b4['attributesBoolean']):(_0x56b3b4['attributes']=JSON['parse'](_0x56b3b4['attributesJson']),delete _0x56b3b4['attributesJson'])),_0x56b3b4['children']&&this['_deserializeNodesAttributes'](_0x56b3b4['children']);}['_areValuesBoolean'](_0x4fb6b8){return Object['keys'](_0x4fb6b8)['every'](_0xa1e6fe=>'boolean'==typeof _0x4fb6b8[_0xa1e6fe]);}}class n extends e{['decompress'](_0x3bf34c,_0x414d50){super['decompress'](_0x3bf34c,_0x414d50);const _0x15e578=_0x3bf34c[_0x3bf34c['length']-0x1];_0x15e578['oldRange']||(_0x15e578['oldRange']=null),_0x15e578['newRange']||(_0x15e578['newRange']=null);}}class p extends e{['compress'](_0x4d1b66,_0x15184f){return _0x15184f['shift'](),_0x4d1b66['types']['push'](this['_id']),!0x0;}['decompress'](_0x5bcf97,_0x2e20f9){_0x2e20f9['types']['shift'](),_0x5bcf97['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x38d517,_0x28b0c3,_0xad4857,_0x406d24){super(_0x38d517,_0x28b0c3,_0xad4857),this['_omittedNamespace']=_0x406d24+':';}['compress'](_0x1d0259,_0x2e5b6c){return!('MarkerOperation'!=_0x2e5b6c[0x0]['__className']||!_0x2e5b6c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2e5b6c[0x0]['name']=_0x2e5b6c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1d0259,_0x2e5b6c),!0x0);}['decompress'](_0x1dc533,_0x19b08f){super['decompress'](_0x1dc533,_0x19b08f);const _0x4b7fea=_0x1dc533[_0x1dc533['length']-0x1];_0x4b7fea['name']=this['_omittedNamespace']+_0x4b7fea['name'];}}class b{['_id'];['_context'];constructor(_0x2b265d,_0x451007){this['_id']=_0x2b265d,this['_context']=_0x451007;}['compress'](_0x53d0cb,_0x14f022){let _0x2e5aac;for(;_0x14f022['length']>0x1&&this['_compareOperations'](_0x14f022[0x0],_0x14f022[0x1]);)_0x2e5aac?(_0x2e5aac=this['_combineNext'](_0x14f022['shift'](),_0x2e5aac),_0x53d0cb['types']['push'](0x0)):(_0x2e5aac=_0x1febdf(_0x14f022['shift']()),_0x53d0cb['types']['push'](this['_id']));return!!_0x2e5aac&&(_0x2e5aac=this['_combineNext'](_0x14f022['shift'](),_0x2e5aac),_0x53d0cb['types']['push'](0x0),_0x53d0cb['buffers']['push'](this['_compressSingleOperation'](_0x2e5aac)),!0x0);}['decompress'](_0x5ab139,_0x1af049){const _0x23e6fb=this['_decompressSingleOperation'](_0x1af049);for(;0x0==_0x1af049['types'][0x0];)_0x1af049['types']['shift'](),_0x5ab139['push'](this['_splitCurrent'](_0x23e6fb));_0x5ab139['push'](_0x23e6fb);}}class m extends b{['_combineNext'](_0x31421b,_0x341050){return _0x341050['nodes'][0x0]['data']+=_0x31421b['nodes'][0x0]['data'],_0x341050;}['_splitCurrent'](_0x3b5676){const _0x25eea2=_0x1febdf(_0x3b5676),_0x5c694b=_0x25eea2['nodes'][0x0],_0x465af0=_0x3b5676['nodes'][0x0],_0x40c8e5=_0x465af0['data'][Symbol['iterator']]()['next']()['value'],_0x228fdd=_0x40c8e5['length'];return _0x5c694b['data']=_0x40c8e5,_0x465af0['data']=_0x465af0['data']['substr'](_0x228fdd),_0x3b5676['position']=_(_0x3b5676['position'],_0x228fdd),_0x25eea2;}['_compareOperations'](_0x4c728b,_0x43be2c){if(this['_checkOperation'](_0x4c728b)&&this['_checkOperation'](_0x43be2c)){const _0x6b1e36=_0x4c728b['nodes'][0x0]['data']['length'],_0x378899=O(_(_0x4c728b['position'],_0x6b1e36),_0x43be2c['position']),_0x15ec7f=_0x4c728b['nodes'][0x0],_0xeecdae=_0x43be2c['nodes'][0x0];return _0x378899&&this['_compareAttributes'](_0x15ec7f,_0xeecdae);}return!0x1;}['_compressSingleOperation'](_0xe2264c){const _0x23221f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x23221f,[_0xe2264c]),_0x23221f['buffers'][0x0];}['_decompressSingleOperation'](_0xed7b42){const _0x4ed26f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4ed26f,_0xed7b42),_0x4ed26f[0x0];}['_checkOperation'](_0x9189b6){return'InsertOperation'==_0x9189b6['__className']&&0x1==_0x9189b6['nodes']['length']&&_0x9189b6['nodes'][0x0]['data']&&!_0x9189b6['wasUndone']&&0x1==Array['from'](_0x9189b6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x486db2,_0x2c73d1){const _0x1eec66=Object['keys'](_0x486db2['attributes']||{}),_0x292185=Object['keys'](_0x2c73d1['attributes']||{});return _0x1eec66['length']===_0x292185['length']&&_0x1eec66['every'](_0xe7339f=>_0x2c73d1['attributes'][_0xe7339f]&&_0x2c73d1['attributes'][_0xe7339f]===_0x486db2['attributes'][_0xe7339f]);}}class c extends b{['_combineNext'](_0x1d4cf5,_0x29c627){return _0x29c627['howMany']++,_0x29c627['sourcePosition']=_0x1febdf(_0x1d4cf5['sourcePosition']),_0x29c627;}['_splitCurrent'](_0x34a9ec){const _0x2e5714=_0x1febdf(_0x34a9ec);return _0x34a9ec['howMany']--,_0x2e5714['howMany']=0x1,_0x2e5714['sourcePosition']=_(_0x2e5714['sourcePosition'],_0x34a9ec['howMany']),_0x2e5714;}['_compareOperations'](_0x151cee,_0x405265){return!(!this['_checkOperation'](_0x151cee)||!this['_checkOperation'](_0x405265))&&(O(_(_0x151cee['sourcePosition'],-0x1),_0x405265['sourcePosition'])&&O(_0x151cee['targetPosition'],_0x405265['targetPosition']));}['_compressSingleOperation'](_0x24b7e6){const _0x2a9d10={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2a9d10,[_0x24b7e6]),_0x2a9d10['buffers'][0x0];}['_decompressSingleOperation'](_0x13da7f){const _0x3e829e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3e829e,_0x13da7f),_0x3e829e[0x0];}['_checkOperation'](_0x4974b0){return'MoveOperation'==_0x4974b0['__className']&&'$graveyard'==_0x4974b0['targetPosition']['root']&&0x1==_0x4974b0['howMany']&&!_0x4974b0['wasUndone'];}}class h extends b{['_combineNext'](_0x31d797,_0x4c378e){return _0x4c378e['howMany']++,_0x4c378e;}['_splitCurrent'](_0x3d0aaa){const _0x3f5481=_0x1febdf(_0x3d0aaa);return _0x3f5481['howMany']=0x1,_0x3d0aaa['howMany']--,_0x3f5481;}['_compareOperations'](_0x4f1e67,_0x30f7be){return!(!this['_checkOperation'](_0x4f1e67)||!this['_checkOperation'](_0x30f7be))&&(O(_0x4f1e67['sourcePosition'],_0x30f7be['sourcePosition'])&&O(_0x4f1e67['targetPosition'],_0x30f7be['targetPosition']));}['_compressSingleOperation'](_0x5bca0b){const _0x4f3d76={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4f3d76,[_0x5bca0b]),_0x4f3d76['buffers'][0x0];}['_decompressSingleOperation'](_0x5d07dc){const _0x55de94=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55de94,_0x5d07dc),_0x55de94[0x0];}['_checkOperation'](_0x2ec56c){return'MoveOperation'==_0x2ec56c['__className']&&'$graveyard'==_0x2ec56c['targetPosition']['root']&&0x1==_0x2ec56c['howMany']&&!_0x2ec56c['wasUndone'];}}class f extends b{['compress'](_0x294dc3,_0x3911ad){if(!this['_compareOperations'](_0x3911ad[0x0],_0x3911ad[0x1]))return!0x1;const _0x228fae=_0x3911ad['shift']();return _0x228fae['oldRange']=null,_0x228fae['newRange']&&O(_0x228fae['newRange']['start'],_0x228fae['newRange']['end'])&&(_0x228fae['newRange']['end']=null),_0x3911ad['shift'](),_0x294dc3['types']['push'](this['_id']),_0x294dc3['types']['push'](0x0),_0x294dc3['buffers']['push'](this['_compressSingleOperation'](_0x228fae)),!0x0;}['decompress'](_0xb7bd7d,_0x3fa996){const _0x350fb3=this['_decompressSingleOperation'](_0x3fa996);_0x350fb3['newRange']&&!_0x350fb3['newRange']['end']&&(_0x350fb3['newRange']['end']=_0x1febdf(_0x350fb3['newRange']['start']));const _0x406031=_0x1febdf(_0x350fb3);_0x406031['newRange']&&(_0x406031['newRange']['start']['stickiness']='toNone',_0x406031['newRange']['end']=_0x1febdf(_0x406031['newRange']['start'])),_0x406031['name']='user:position:'+_0x406031['name']['split'](':')[0x2],_0x3fa996['types']['shift'](),_0xb7bd7d['push'](_0x350fb3),_0xb7bd7d['push'](_0x406031);}['_compressSingleOperation'](_0x1395af){const _0x3ec48a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3ec48a,[_0x1395af]),_0x3ec48a['buffers'][0x0];}['_decompressSingleOperation'](_0x90542d){const _0x226feb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x226feb,_0x90542d),_0x226feb[0x0];}['_compareOperations'](_0x7dd539,_0x2276d4){return!(!_0x7dd539||!_0x2276d4)&&('MarkerOperation'==_0x7dd539['__className']&&'MarkerOperation'==_0x2276d4['__className']&&!(!_0x7dd539['name']['startsWith']('user:')||!_0x2276d4['name']['startsWith']('user:')||_0x7dd539['name']==_0x2276d4['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x10b722=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x10b722,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x10b722,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x2ef8a1){if(!_0x2ef8a1||!_0x2ef8a1[0x0])throw new _0x2966dd('no-operations-provided',this);const _0x549d87={'types':[],'buffers':[],'baseVersion':_0x2ef8a1[0x0]['baseVersion']};for(;_0x2ef8a1['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('TypingAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('DeletingAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName'](_0x2ef8a1[0x0]['__className'])['compress'](_0x549d87,_0x2ef8a1);return _0x549d87;}['decompress'](_0x5a1854){const _0xf285ab=[];for(;_0x5a1854['types']['length'];){this['_compressorById']['get'](_0x5a1854['types'][0x0])['decompress'](_0xf285ab,_0x5a1854);}return _0xf285ab['forEach']((_0x330113,_0x561a0a)=>_0x330113['baseVersion']=_0x5a1854['baseVersion']+_0x561a0a),_0xf285ab;}['_getCompressorByName'](_0x39bea5){return this['_compressorByName']['get'](_0x39bea5);}['_registerOperationCompressor'](_0x9fb8c1,_0x12171a,_0x28173e){const _0x303441=new _0x28173e(_0x9fb8c1,_0x12171a,this['_protobufFactory']['getDescriptor'](_0x12171a));this['_registerCompressor'](_0x9fb8c1,_0x12171a,_0x303441);}['_registerActionCompressor'](_0x3f5fda,_0x802571,_0x4b368f){const _0x10dd45=new _0x4b368f(_0x3f5fda,this);this['_registerCompressor'](_0x3f5fda,_0x802571,_0x10dd45);}['_registerCompressor'](_0x11533e,_0x9b1778,_0x5d6ef8){this['_compressorById']['set'](_0x11533e,_0x5d6ef8),this['_compressorByName']['set'](_0x9b1778,_0x5d6ef8);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "43.1.0-alpha.7",
3
+ "version": "43.1.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.7",
37
- "ckeditor5": "43.1.0-alpha.7",
36
+ "@ckeditor/ckeditor5-utils": "43.1.0",
37
+ "ckeditor5": "43.1.0",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.2.5"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1ba0(){const _0x8c496f=['_compressSingleOperation','_compareOperations','15mhchzk','13212521NhSMJV','_splitCurrent','584906GFEbQe','compress','length','2822094Yiimpf','1737891Nvkfro','shift','941124vkTbhO','_id','70JiiWbA','_decompressSingleOperation','7697048bTApou','push','2DVJOyG','types','13220640HiIaLt','decompress','_combineNext','_context','buffers'];_0x1ba0=function(){return _0x8c496f;};return _0x1ba0();}const _0x34d86d=_0x2765;(function(_0x2b4e19,_0x323c39){const _0x20d6d6=_0x2765,_0x37f5db=_0x2b4e19();while(!![]){try{const _0x563783=parseInt(_0x20d6d6(0x1dd))/0x1*(-parseInt(_0x20d6d6(0x1d1))/0x2)+-parseInt(_0x20d6d6(0x1e0))/0x3+-parseInt(_0x20d6d6(0x1e7))/0x4+-parseInt(_0x20d6d6(0x1da))/0x5*(parseInt(_0x20d6d6(0x1e3))/0x6)+parseInt(_0x20d6d6(0x1db))/0x7+parseInt(_0x20d6d6(0x1d3))/0x8+-parseInt(_0x20d6d6(0x1e1))/0x9*(-parseInt(_0x20d6d6(0x1e5))/0xa);if(_0x563783===_0x323c39)break;else _0x37f5db['push'](_0x37f5db['shift']());}catch(_0x29af60){_0x37f5db['push'](_0x37f5db['shift']());}}}(_0x1ba0,0xed254));function _0x2765(_0x3e5277,_0x421090){const _0x1ba01c=_0x1ba0();return _0x2765=function(_0x27654c,_0x6b5307){_0x27654c=_0x27654c-0x1d0;let _0x587c8f=_0x1ba01c[_0x27654c];return _0x587c8f;},_0x2765(_0x3e5277,_0x421090);}import{cloneDeep as _0x59c78f}from'lodash-es';export default class b{constructor(_0x362d44,_0x2e4d06){const _0x40fd7c=_0x2765;this[_0x40fd7c(0x1e4)]=_0x362d44,this[_0x40fd7c(0x1d6)]=_0x2e4d06;}[_0x34d86d(0x1de)](_0x3b1d5c,_0x1edd77){const _0x3308f6=_0x34d86d;let _0x2578b3;for(;_0x1edd77[_0x3308f6(0x1df)]>0x1&&this[_0x3308f6(0x1d9)](_0x1edd77[0x0],_0x1edd77[0x1]);)_0x2578b3?(_0x2578b3=this[_0x3308f6(0x1d5)](_0x1edd77[_0x3308f6(0x1e2)](),_0x2578b3),_0x3b1d5c[_0x3308f6(0x1d2)][_0x3308f6(0x1d0)](0x0)):(_0x2578b3=_0x59c78f(_0x1edd77[_0x3308f6(0x1e2)]()),_0x3b1d5c[_0x3308f6(0x1d2)][_0x3308f6(0x1d0)](this[_0x3308f6(0x1e4)]));return!!_0x2578b3&&(_0x2578b3=this[_0x3308f6(0x1d5)](_0x1edd77[_0x3308f6(0x1e2)](),_0x2578b3),_0x3b1d5c[_0x3308f6(0x1d2)][_0x3308f6(0x1d0)](0x0),_0x3b1d5c[_0x3308f6(0x1d7)][_0x3308f6(0x1d0)](this[_0x3308f6(0x1d8)](_0x2578b3)),!0x0);}[_0x34d86d(0x1d4)](_0x34e36e,_0x231a67){const _0x404541=_0x34d86d,_0x37414d=this[_0x404541(0x1e6)](_0x231a67);for(;0x0==_0x231a67[_0x404541(0x1d2)][0x0];)_0x231a67[_0x404541(0x1d2)][_0x404541(0x1e2)](),_0x34e36e[_0x404541(0x1d0)](this[_0x404541(0x1dc)](_0x37414d));_0x34e36e[_0x404541(0x1d0)](_0x37414d);}}
23
+ function _0x5b6e(){const _0x53fe1d=['535428lysobj','_context','types','28BKCyHU','105697uSzFDm','6QPUdUp','736824AtHlZw','3bdznqL','7299850sMsisi','_splitCurrent','154436lKqpLF','push','_combineNext','decompress','compress','_compareOperations','_decompressSingleOperation','194912gHExnm','4100195caLcug','length','shift','_compressSingleOperation','buffers','10GkcXfT','_id'];_0x5b6e=function(){return _0x53fe1d;};return _0x5b6e();}const _0x556e76=_0xae17;(function(_0x40c8bf,_0xecf5f3){const _0x2c0c8f=_0xae17,_0x1b7cf5=_0x40c8bf();while(!![]){try{const _0x3f09c4=parseInt(_0x2c0c8f(0x1d7))/0x1*(-parseInt(_0x2c0c8f(0x1d8))/0x2)+-parseInt(_0x2c0c8f(0x1da))/0x3*(-parseInt(_0x2c0c8f(0x1dd))/0x4)+-parseInt(_0x2c0c8f(0x1ea))/0x5*(parseInt(_0x2c0c8f(0x1d9))/0x6)+parseInt(_0x2c0c8f(0x1d6))/0x7*(-parseInt(_0x2c0c8f(0x1e4))/0x8)+-parseInt(_0x2c0c8f(0x1ec))/0x9+parseInt(_0x2c0c8f(0x1db))/0xa+parseInt(_0x2c0c8f(0x1e5))/0xb;if(_0x3f09c4===_0xecf5f3)break;else _0x1b7cf5['push'](_0x1b7cf5['shift']());}catch(_0x5b2303){_0x1b7cf5['push'](_0x1b7cf5['shift']());}}}(_0x5b6e,0x66f3c));function _0xae17(_0x519997,_0x55de12){const _0x5b6eaf=_0x5b6e();return _0xae17=function(_0xae172e,_0x48abfb){_0xae172e=_0xae172e-0x1d4;let _0x1928ef=_0x5b6eaf[_0xae172e];return _0x1928ef;},_0xae17(_0x519997,_0x55de12);}import{cloneDeep as _0x3519d3}from'lodash-es';export default class b{constructor(_0x73621f,_0x153c21){const _0x27b1bc=_0xae17;this[_0x27b1bc(0x1eb)]=_0x73621f,this[_0x27b1bc(0x1d4)]=_0x153c21;}[_0x556e76(0x1e1)](_0x2549a8,_0x408800){const _0x24f9d0=_0x556e76;let _0x31548e;for(;_0x408800[_0x24f9d0(0x1e6)]>0x1&&this[_0x24f9d0(0x1e2)](_0x408800[0x0],_0x408800[0x1]);)_0x31548e?(_0x31548e=this[_0x24f9d0(0x1df)](_0x408800[_0x24f9d0(0x1e7)](),_0x31548e),_0x2549a8[_0x24f9d0(0x1d5)][_0x24f9d0(0x1de)](0x0)):(_0x31548e=_0x3519d3(_0x408800[_0x24f9d0(0x1e7)]()),_0x2549a8[_0x24f9d0(0x1d5)][_0x24f9d0(0x1de)](this[_0x24f9d0(0x1eb)]));return!!_0x31548e&&(_0x31548e=this[_0x24f9d0(0x1df)](_0x408800[_0x24f9d0(0x1e7)](),_0x31548e),_0x2549a8[_0x24f9d0(0x1d5)][_0x24f9d0(0x1de)](0x0),_0x2549a8[_0x24f9d0(0x1e9)][_0x24f9d0(0x1de)](this[_0x24f9d0(0x1e8)](_0x31548e)),!0x0);}[_0x556e76(0x1e0)](_0x92315c,_0x8d2aea){const _0x1a4b50=_0x556e76,_0x126b75=this[_0x1a4b50(0x1e3)](_0x8d2aea);for(;0x0==_0x8d2aea[_0x1a4b50(0x1d5)][0x0];)_0x8d2aea[_0x1a4b50(0x1d5)][_0x1a4b50(0x1e7)](),_0x92315c[_0x1a4b50(0x1de)](this[_0x1a4b50(0x1dc)](_0x126b75));_0x92315c[_0x1a4b50(0x1de)](_0x126b75);}}