@ckeditor/ckeditor5-operations-compressor 47.2.0-alpha.6 → 47.2.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x57cd3c}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5d8d23 from'protobufjs/minimal.js';import{cloneDeep as _0x3f0669,isEqual as _0x56ba5b,isObject as _0xbee50a}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0xea5416=_0x5d8d23['Reader'],_0x41444c=_0x5d8d23['Writer'],_0x130ec2=_0x5d8d23['util'],_0x2c27f5=_0x5d8d23['roots']['default']||(_0x5d8d23['roots']['default']={});return _0x2c27f5['AttributeOperation']=(function(){function _0x1c2539(_0x1b81f8){if(_0x1b81f8){for(var _0x29d8bd=Object['keys'](_0x1b81f8),_0x407352=0x0;_0x407352<_0x29d8bd['length'];++_0x407352)null!=_0x1b81f8[_0x29d8bd[_0x407352]]&&(this[_0x29d8bd[_0x407352]]=_0x1b81f8[_0x29d8bd[_0x407352]]);}}return _0x1c2539['prototype']['range']=null,_0x1c2539['prototype']['key']='',_0x1c2539['prototype']['oldValueBoolean']=!0x1,_0x1c2539['prototype']['oldValueJson']='',_0x1c2539['prototype']['newValueBoolean']=!0x1,_0x1c2539['prototype']['newValueJson']='',_0x1c2539['prototype']['wasUndone']=!0x1,_0x1c2539['create']=function(_0x24e238){return new _0x1c2539(_0x24e238);},_0x1c2539['encode']=function(_0x7757d7,_0x24f1ff){return _0x24f1ff||(_0x24f1ff=_0x41444c['create']()),null!=_0x7757d7['range']&&Object['hasOwnProperty']['call'](_0x7757d7,'range')&&_0x2c27f5['Range']['encode'](_0x7757d7['range'],_0x24f1ff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7757d7['key']&&Object['hasOwnProperty']['call'](_0x7757d7,'key')&&_0x24f1ff['uint32'](0x12)['string'](_0x7757d7['key']),null!=_0x7757d7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x7757d7,'oldValueBoolean')&&_0x24f1ff['uint32'](0x18)['bool'](_0x7757d7['oldValueBoolean']),null!=_0x7757d7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x7757d7,'oldValueJson')&&_0x24f1ff['uint32'](0x22)['string'](_0x7757d7['oldValueJson']),null!=_0x7757d7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x7757d7,'newValueBoolean')&&_0x24f1ff['uint32'](0x28)['bool'](_0x7757d7['newValueBoolean']),null!=_0x7757d7['newValueJson']&&Object['hasOwnProperty']['call'](_0x7757d7,'newValueJson')&&_0x24f1ff['uint32'](0x32)['string'](_0x7757d7['newValueJson']),null!=_0x7757d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x7757d7,'wasUndone')&&_0x24f1ff['uint32'](0x38)['bool'](_0x7757d7['wasUndone']),_0x24f1ff;},_0x1c2539['encodeDelimited']=function(_0x5aacda,_0x117458){return this['encode'](_0x5aacda,_0x117458)['ldelim']();},_0x1c2539['decode']=function(_0x26e49c,_0xa57152){_0x26e49c instanceof _0xea5416||(_0x26e49c=_0xea5416['create'](_0x26e49c));for(var _0x2f679f=void 0x0===_0xa57152?_0x26e49c['len']:_0x26e49c['pos']+_0xa57152,_0x198624=new _0x2c27f5['AttributeOperation']();_0x26e49c['pos']<_0x2f679f;){var _0x2c60d5=_0x26e49c['uint32']();switch(_0x2c60d5>>>0x3){case 0x1:_0x198624['range']=_0x2c27f5['Range']['decode'](_0x26e49c,_0x26e49c['uint32']());break;case 0x2:_0x198624['key']=_0x26e49c['string']();break;case 0x3:_0x198624['oldValueBoolean']=_0x26e49c['bool']();break;case 0x4:_0x198624['oldValueJson']=_0x26e49c['string']();break;case 0x5:_0x198624['newValueBoolean']=_0x26e49c['bool']();break;case 0x6:_0x198624['newValueJson']=_0x26e49c['string']();break;case 0x7:_0x198624['wasUndone']=_0x26e49c['bool']();break;default:_0x26e49c['skipType'](0x7&_0x2c60d5);}}return _0x198624;},_0x1c2539['decodeDelimited']=function(_0x20abe5){return _0x20abe5 instanceof _0xea5416||(_0x20abe5=new _0xea5416(_0x20abe5)),this['decode'](_0x20abe5,_0x20abe5['uint32']());},_0x1c2539['verify']=function(_0x877407){if('object'!=typeof _0x877407||null===_0x877407)return'object\x20expected';if(null!=_0x877407['range']&&_0x877407['hasOwnProperty']('range')){var _0x38fd76=_0x2c27f5['Range']['verify'](_0x877407['range']);if(_0x38fd76)return'range.'+_0x38fd76;}return null!=_0x877407['key']&&_0x877407['hasOwnProperty']('key')&&!_0x130ec2['isString'](_0x877407['key'])?'key:\x20string\x20expected':null!=_0x877407['oldValueBoolean']&&_0x877407['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x877407['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x877407['oldValueJson']&&_0x877407['hasOwnProperty']('oldValueJson')&&!_0x130ec2['isString'](_0x877407['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x877407['newValueBoolean']&&_0x877407['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x877407['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x877407['newValueJson']&&_0x877407['hasOwnProperty']('newValueJson')&&!_0x130ec2['isString'](_0x877407['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x877407['wasUndone']&&_0x877407['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x877407['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c2539['fromObject']=function(_0x57c0f5){if(_0x57c0f5 instanceof _0x2c27f5['AttributeOperation'])return _0x57c0f5;var _0x39c85a=new _0x2c27f5['AttributeOperation']();if(null!=_0x57c0f5['range']){if('object'!=typeof _0x57c0f5['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x39c85a['range']=_0x2c27f5['Range']['fromObject'](_0x57c0f5['range']);}return null!=_0x57c0f5['key']&&(_0x39c85a['key']=String(_0x57c0f5['key'])),null!=_0x57c0f5['oldValueBoolean']&&(_0x39c85a['oldValueBoolean']=Boolean(_0x57c0f5['oldValueBoolean'])),null!=_0x57c0f5['oldValueJson']&&(_0x39c85a['oldValueJson']=String(_0x57c0f5['oldValueJson'])),null!=_0x57c0f5['newValueBoolean']&&(_0x39c85a['newValueBoolean']=Boolean(_0x57c0f5['newValueBoolean'])),null!=_0x57c0f5['newValueJson']&&(_0x39c85a['newValueJson']=String(_0x57c0f5['newValueJson'])),null!=_0x57c0f5['wasUndone']&&(_0x39c85a['wasUndone']=Boolean(_0x57c0f5['wasUndone'])),_0x39c85a;},_0x1c2539['toObject']=function(_0x3df116,_0x22a392){_0x22a392||(_0x22a392={});var _0xf7affb={};return _0x22a392['defaults']&&(_0xf7affb['range']=null,_0xf7affb['key']='',_0xf7affb['oldValueBoolean']=!0x1,_0xf7affb['oldValueJson']='',_0xf7affb['newValueBoolean']=!0x1,_0xf7affb['newValueJson']='',_0xf7affb['wasUndone']=!0x1),null!=_0x3df116['range']&&_0x3df116['hasOwnProperty']('range')&&(_0xf7affb['range']=_0x2c27f5['Range']['toObject'](_0x3df116['range'],_0x22a392)),null!=_0x3df116['key']&&_0x3df116['hasOwnProperty']('key')&&(_0xf7affb['key']=_0x3df116['key']),null!=_0x3df116['oldValueBoolean']&&_0x3df116['hasOwnProperty']('oldValueBoolean')&&(_0xf7affb['oldValueBoolean']=_0x3df116['oldValueBoolean']),null!=_0x3df116['oldValueJson']&&_0x3df116['hasOwnProperty']('oldValueJson')&&(_0xf7affb['oldValueJson']=_0x3df116['oldValueJson']),null!=_0x3df116['newValueBoolean']&&_0x3df116['hasOwnProperty']('newValueBoolean')&&(_0xf7affb['newValueBoolean']=_0x3df116['newValueBoolean']),null!=_0x3df116['newValueJson']&&_0x3df116['hasOwnProperty']('newValueJson')&&(_0xf7affb['newValueJson']=_0x3df116['newValueJson']),null!=_0x3df116['wasUndone']&&_0x3df116['hasOwnProperty']('wasUndone')&&(_0xf7affb['wasUndone']=_0x3df116['wasUndone']),_0xf7affb;},_0x1c2539['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x1c2539['getTypeUrl']=function(_0x4e8d50){return void 0x0===_0x4e8d50&&(_0x4e8d50='type.googleapis.com'),_0x4e8d50+'/AttributeOperation';},_0x1c2539;}()),_0x2c27f5['InsertOperation']=(function(){function _0x1f0b1f(_0x4ab555){if(this['nodes']=[],_0x4ab555){for(var _0x27f660=Object['keys'](_0x4ab555),_0x4e19a6=0x0;_0x4e19a6<_0x27f660['length'];++_0x4e19a6)null!=_0x4ab555[_0x27f660[_0x4e19a6]]&&(this[_0x27f660[_0x4e19a6]]=_0x4ab555[_0x27f660[_0x4e19a6]]);}}return _0x1f0b1f['prototype']['position']=null,_0x1f0b1f['prototype']['nodes']=_0x130ec2['emptyArray'],_0x1f0b1f['prototype']['shouldReceiveAttributes']=!0x1,_0x1f0b1f['prototype']['wasUndone']=!0x1,_0x1f0b1f['create']=function(_0x3742ec){return new _0x1f0b1f(_0x3742ec);},_0x1f0b1f['encode']=function(_0x4570e4,_0xbe2ebd){if(_0xbe2ebd||(_0xbe2ebd=_0x41444c['create']()),null!=_0x4570e4['position']&&Object['hasOwnProperty']['call'](_0x4570e4,'position')&&_0x2c27f5['Position']['encode'](_0x4570e4['position'],_0xbe2ebd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4570e4['nodes']&&_0x4570e4['nodes']['length']){for(var _0x2045d7=0x0;_0x2045d7<_0x4570e4['nodes']['length'];++_0x2045d7)_0x2c27f5['Element']['encode'](_0x4570e4['nodes'][_0x2045d7],_0xbe2ebd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4570e4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4570e4,'shouldReceiveAttributes')&&_0xbe2ebd['uint32'](0x18)['bool'](_0x4570e4['shouldReceiveAttributes']),null!=_0x4570e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4570e4,'wasUndone')&&_0xbe2ebd['uint32'](0x20)['bool'](_0x4570e4['wasUndone']),_0xbe2ebd;},_0x1f0b1f['encodeDelimited']=function(_0x1ab9b3,_0x21a789){return this['encode'](_0x1ab9b3,_0x21a789)['ldelim']();},_0x1f0b1f['decode']=function(_0x3d334d,_0x4daeb3){_0x3d334d instanceof _0xea5416||(_0x3d334d=_0xea5416['create'](_0x3d334d));for(var _0x40687e=void 0x0===_0x4daeb3?_0x3d334d['len']:_0x3d334d['pos']+_0x4daeb3,_0x52f31b=new _0x2c27f5['InsertOperation']();_0x3d334d['pos']<_0x40687e;){var _0x433c40=_0x3d334d['uint32']();switch(_0x433c40>>>0x3){case 0x1:_0x52f31b['position']=_0x2c27f5['Position']['decode'](_0x3d334d,_0x3d334d['uint32']());break;case 0x2:_0x52f31b['nodes']&&_0x52f31b['nodes']['length']||(_0x52f31b['nodes']=[]),_0x52f31b['nodes']['push'](_0x2c27f5['Element']['decode'](_0x3d334d,_0x3d334d['uint32']()));break;case 0x3:_0x52f31b['shouldReceiveAttributes']=_0x3d334d['bool']();break;case 0x4:_0x52f31b['wasUndone']=_0x3d334d['bool']();break;default:_0x3d334d['skipType'](0x7&_0x433c40);}}return _0x52f31b;},_0x1f0b1f['decodeDelimited']=function(_0x1e3ba0){return _0x1e3ba0 instanceof _0xea5416||(_0x1e3ba0=new _0xea5416(_0x1e3ba0)),this['decode'](_0x1e3ba0,_0x1e3ba0['uint32']());},_0x1f0b1f['verify']=function(_0x1c6d6f){if('object'!=typeof _0x1c6d6f||null===_0x1c6d6f)return'object\x20expected';if(null!=_0x1c6d6f['position']&&_0x1c6d6f['hasOwnProperty']('position')&&(_0xb453a4=_0x2c27f5['Position']['verify'](_0x1c6d6f['position'])))return'position.'+_0xb453a4;if(null!=_0x1c6d6f['nodes']&&_0x1c6d6f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1c6d6f['nodes']))return'nodes:\x20array\x20expected';for(var _0x36d05d=0x0;_0x36d05d<_0x1c6d6f['nodes']['length'];++_0x36d05d){var _0xb453a4;if(_0xb453a4=_0x2c27f5['Element']['verify'](_0x1c6d6f['nodes'][_0x36d05d]))return'nodes.'+_0xb453a4;}}return null!=_0x1c6d6f['shouldReceiveAttributes']&&_0x1c6d6f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1c6d6f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1c6d6f['wasUndone']&&_0x1c6d6f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c6d6f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f0b1f['fromObject']=function(_0x4040c7){if(_0x4040c7 instanceof _0x2c27f5['InsertOperation'])return _0x4040c7;var _0x21c597=new _0x2c27f5['InsertOperation']();if(null!=_0x4040c7['position']){if('object'!=typeof _0x4040c7['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x21c597['position']=_0x2c27f5['Position']['fromObject'](_0x4040c7['position']);}if(_0x4040c7['nodes']){if(!Array['isArray'](_0x4040c7['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x21c597['nodes']=[];for(var _0x10679a=0x0;_0x10679a<_0x4040c7['nodes']['length'];++_0x10679a){if('object'!=typeof _0x4040c7['nodes'][_0x10679a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x21c597['nodes'][_0x10679a]=_0x2c27f5['Element']['fromObject'](_0x4040c7['nodes'][_0x10679a]);}}return null!=_0x4040c7['shouldReceiveAttributes']&&(_0x21c597['shouldReceiveAttributes']=Boolean(_0x4040c7['shouldReceiveAttributes'])),null!=_0x4040c7['wasUndone']&&(_0x21c597['wasUndone']=Boolean(_0x4040c7['wasUndone'])),_0x21c597;},_0x1f0b1f['toObject']=function(_0x48cb4e,_0x1a952f){_0x1a952f||(_0x1a952f={});var _0x104f37={};if((_0x1a952f['arrays']||_0x1a952f['defaults'])&&(_0x104f37['nodes']=[]),_0x1a952f['defaults']&&(_0x104f37['position']=null,_0x104f37['shouldReceiveAttributes']=!0x1,_0x104f37['wasUndone']=!0x1),null!=_0x48cb4e['position']&&_0x48cb4e['hasOwnProperty']('position')&&(_0x104f37['position']=_0x2c27f5['Position']['toObject'](_0x48cb4e['position'],_0x1a952f)),_0x48cb4e['nodes']&&_0x48cb4e['nodes']['length']){_0x104f37['nodes']=[];for(var _0x1d11ff=0x0;_0x1d11ff<_0x48cb4e['nodes']['length'];++_0x1d11ff)_0x104f37['nodes'][_0x1d11ff]=_0x2c27f5['Element']['toObject'](_0x48cb4e['nodes'][_0x1d11ff],_0x1a952f);}return null!=_0x48cb4e['shouldReceiveAttributes']&&_0x48cb4e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x104f37['shouldReceiveAttributes']=_0x48cb4e['shouldReceiveAttributes']),null!=_0x48cb4e['wasUndone']&&_0x48cb4e['hasOwnProperty']('wasUndone')&&(_0x104f37['wasUndone']=_0x48cb4e['wasUndone']),_0x104f37;},_0x1f0b1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x1f0b1f['getTypeUrl']=function(_0xee9a14){return void 0x0===_0xee9a14&&(_0xee9a14='type.googleapis.com'),_0xee9a14+'/InsertOperation';},_0x1f0b1f;}()),_0x2c27f5['MarkerOperation']=(function(){function _0x3a416f(_0x1a5c57){if(_0x1a5c57){for(var _0x28d59c=Object['keys'](_0x1a5c57),_0x42559b=0x0;_0x42559b<_0x28d59c['length'];++_0x42559b)null!=_0x1a5c57[_0x28d59c[_0x42559b]]&&(this[_0x28d59c[_0x42559b]]=_0x1a5c57[_0x28d59c[_0x42559b]]);}}return _0x3a416f['prototype']['name']='',_0x3a416f['prototype']['oldRange']=null,_0x3a416f['prototype']['newRange']=null,_0x3a416f['prototype']['affectsData']=!0x1,_0x3a416f['prototype']['wasUndone']=!0x1,_0x3a416f['create']=function(_0x2f071d){return new _0x3a416f(_0x2f071d);},_0x3a416f['encode']=function(_0x566983,_0x46ca2e){return _0x46ca2e||(_0x46ca2e=_0x41444c['create']()),null!=_0x566983['name']&&Object['hasOwnProperty']['call'](_0x566983,'name')&&_0x46ca2e['uint32'](0xa)['string'](_0x566983['name']),null!=_0x566983['oldRange']&&Object['hasOwnProperty']['call'](_0x566983,'oldRange')&&_0x2c27f5['Range']['encode'](_0x566983['oldRange'],_0x46ca2e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x566983['newRange']&&Object['hasOwnProperty']['call'](_0x566983,'newRange')&&_0x2c27f5['Range']['encode'](_0x566983['newRange'],_0x46ca2e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x566983['affectsData']&&Object['hasOwnProperty']['call'](_0x566983,'affectsData')&&_0x46ca2e['uint32'](0x20)['bool'](_0x566983['affectsData']),null!=_0x566983['wasUndone']&&Object['hasOwnProperty']['call'](_0x566983,'wasUndone')&&_0x46ca2e['uint32'](0x28)['bool'](_0x566983['wasUndone']),_0x46ca2e;},_0x3a416f['encodeDelimited']=function(_0x39a108,_0x185183){return this['encode'](_0x39a108,_0x185183)['ldelim']();},_0x3a416f['decode']=function(_0x1df359,_0x3ee187){_0x1df359 instanceof _0xea5416||(_0x1df359=_0xea5416['create'](_0x1df359));for(var _0x32ec4f=void 0x0===_0x3ee187?_0x1df359['len']:_0x1df359['pos']+_0x3ee187,_0x39b26a=new _0x2c27f5['MarkerOperation']();_0x1df359['pos']<_0x32ec4f;){var _0x270939=_0x1df359['uint32']();switch(_0x270939>>>0x3){case 0x1:_0x39b26a['name']=_0x1df359['string']();break;case 0x2:_0x39b26a['oldRange']=_0x2c27f5['Range']['decode'](_0x1df359,_0x1df359['uint32']());break;case 0x3:_0x39b26a['newRange']=_0x2c27f5['Range']['decode'](_0x1df359,_0x1df359['uint32']());break;case 0x4:_0x39b26a['affectsData']=_0x1df359['bool']();break;case 0x5:_0x39b26a['wasUndone']=_0x1df359['bool']();break;default:_0x1df359['skipType'](0x7&_0x270939);}}return _0x39b26a;},_0x3a416f['decodeDelimited']=function(_0x262fbd){return _0x262fbd instanceof _0xea5416||(_0x262fbd=new _0xea5416(_0x262fbd)),this['decode'](_0x262fbd,_0x262fbd['uint32']());},_0x3a416f['verify']=function(_0x29a296){if('object'!=typeof _0x29a296||null===_0x29a296)return'object\x20expected';if(null!=_0x29a296['name']&&_0x29a296['hasOwnProperty']('name')&&!_0x130ec2['isString'](_0x29a296['name']))return'name:\x20string\x20expected';var _0x4a7a58;if(null!=_0x29a296['oldRange']&&_0x29a296['hasOwnProperty']('oldRange')&&(_0x4a7a58=_0x2c27f5['Range']['verify'](_0x29a296['oldRange'])))return'oldRange.'+_0x4a7a58;if(null!=_0x29a296['newRange']&&_0x29a296['hasOwnProperty']('newRange')&&(_0x4a7a58=_0x2c27f5['Range']['verify'](_0x29a296['newRange'])))return'newRange.'+_0x4a7a58;return null!=_0x29a296['affectsData']&&_0x29a296['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x29a296['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x29a296['wasUndone']&&_0x29a296['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29a296['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a416f['fromObject']=function(_0x3c6901){if(_0x3c6901 instanceof _0x2c27f5['MarkerOperation'])return _0x3c6901;var _0x29c362=new _0x2c27f5['MarkerOperation']();if(null!=_0x3c6901['name']&&(_0x29c362['name']=String(_0x3c6901['name'])),null!=_0x3c6901['oldRange']){if('object'!=typeof _0x3c6901['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x29c362['oldRange']=_0x2c27f5['Range']['fromObject'](_0x3c6901['oldRange']);}if(null!=_0x3c6901['newRange']){if('object'!=typeof _0x3c6901['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x29c362['newRange']=_0x2c27f5['Range']['fromObject'](_0x3c6901['newRange']);}return null!=_0x3c6901['affectsData']&&(_0x29c362['affectsData']=Boolean(_0x3c6901['affectsData'])),null!=_0x3c6901['wasUndone']&&(_0x29c362['wasUndone']=Boolean(_0x3c6901['wasUndone'])),_0x29c362;},_0x3a416f['toObject']=function(_0x24d3e3,_0x467e68){_0x467e68||(_0x467e68={});var _0x16bee9={};return _0x467e68['defaults']&&(_0x16bee9['name']='',_0x16bee9['oldRange']=null,_0x16bee9['newRange']=null,_0x16bee9['affectsData']=!0x1,_0x16bee9['wasUndone']=!0x1),null!=_0x24d3e3['name']&&_0x24d3e3['hasOwnProperty']('name')&&(_0x16bee9['name']=_0x24d3e3['name']),null!=_0x24d3e3['oldRange']&&_0x24d3e3['hasOwnProperty']('oldRange')&&(_0x16bee9['oldRange']=_0x2c27f5['Range']['toObject'](_0x24d3e3['oldRange'],_0x467e68)),null!=_0x24d3e3['newRange']&&_0x24d3e3['hasOwnProperty']('newRange')&&(_0x16bee9['newRange']=_0x2c27f5['Range']['toObject'](_0x24d3e3['newRange'],_0x467e68)),null!=_0x24d3e3['affectsData']&&_0x24d3e3['hasOwnProperty']('affectsData')&&(_0x16bee9['affectsData']=_0x24d3e3['affectsData']),null!=_0x24d3e3['wasUndone']&&_0x24d3e3['hasOwnProperty']('wasUndone')&&(_0x16bee9['wasUndone']=_0x24d3e3['wasUndone']),_0x16bee9;},_0x3a416f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x3a416f['getTypeUrl']=function(_0x68135a){return void 0x0===_0x68135a&&(_0x68135a='type.googleapis.com'),_0x68135a+'/MarkerOperation';},_0x3a416f;}()),_0x2c27f5['MergeOperation']=(function(){function _0x13327c(_0x3df65e){if(_0x3df65e){for(var _0x4e6a13=Object['keys'](_0x3df65e),_0xc4691f=0x0;_0xc4691f<_0x4e6a13['length'];++_0xc4691f)null!=_0x3df65e[_0x4e6a13[_0xc4691f]]&&(this[_0x4e6a13[_0xc4691f]]=_0x3df65e[_0x4e6a13[_0xc4691f]]);}}return _0x13327c['prototype']['sourcePosition']=null,_0x13327c['prototype']['targetPosition']=null,_0x13327c['prototype']['graveyardPosition']=null,_0x13327c['prototype']['howMany']=0x0,_0x13327c['prototype']['wasUndone']=!0x1,_0x13327c['create']=function(_0x573891){return new _0x13327c(_0x573891);},_0x13327c['encode']=function(_0x59a1bb,_0x47dc5c){return _0x47dc5c||(_0x47dc5c=_0x41444c['create']()),null!=_0x59a1bb['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59a1bb,'sourcePosition')&&_0x2c27f5['Position']['encode'](_0x59a1bb['sourcePosition'],_0x47dc5c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59a1bb['targetPosition']&&Object['hasOwnProperty']['call'](_0x59a1bb,'targetPosition')&&_0x2c27f5['Position']['encode'](_0x59a1bb['targetPosition'],_0x47dc5c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59a1bb['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59a1bb,'graveyardPosition')&&_0x2c27f5['Position']['encode'](_0x59a1bb['graveyardPosition'],_0x47dc5c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59a1bb['howMany']&&Object['hasOwnProperty']['call'](_0x59a1bb,'howMany')&&_0x47dc5c['uint32'](0x20)['uint32'](_0x59a1bb['howMany']),null!=_0x59a1bb['wasUndone']&&Object['hasOwnProperty']['call'](_0x59a1bb,'wasUndone')&&_0x47dc5c['uint32'](0x28)['bool'](_0x59a1bb['wasUndone']),_0x47dc5c;},_0x13327c['encodeDelimited']=function(_0x48fe13,_0x53cbd6){return this['encode'](_0x48fe13,_0x53cbd6)['ldelim']();},_0x13327c['decode']=function(_0x666b21,_0x2522e3){_0x666b21 instanceof _0xea5416||(_0x666b21=_0xea5416['create'](_0x666b21));for(var _0x1cf3ad=void 0x0===_0x2522e3?_0x666b21['len']:_0x666b21['pos']+_0x2522e3,_0x19aff8=new _0x2c27f5['MergeOperation']();_0x666b21['pos']<_0x1cf3ad;){var _0x511977=_0x666b21['uint32']();switch(_0x511977>>>0x3){case 0x1:_0x19aff8['sourcePosition']=_0x2c27f5['Position']['decode'](_0x666b21,_0x666b21['uint32']());break;case 0x2:_0x19aff8['targetPosition']=_0x2c27f5['Position']['decode'](_0x666b21,_0x666b21['uint32']());break;case 0x3:_0x19aff8['graveyardPosition']=_0x2c27f5['Position']['decode'](_0x666b21,_0x666b21['uint32']());break;case 0x4:_0x19aff8['howMany']=_0x666b21['uint32']();break;case 0x5:_0x19aff8['wasUndone']=_0x666b21['bool']();break;default:_0x666b21['skipType'](0x7&_0x511977);}}return _0x19aff8;},_0x13327c['decodeDelimited']=function(_0x17ede0){return _0x17ede0 instanceof _0xea5416||(_0x17ede0=new _0xea5416(_0x17ede0)),this['decode'](_0x17ede0,_0x17ede0['uint32']());},_0x13327c['verify']=function(_0x467426){if('object'!=typeof _0x467426||null===_0x467426)return'object\x20expected';var _0x122170;if(null!=_0x467426['sourcePosition']&&_0x467426['hasOwnProperty']('sourcePosition')&&(_0x122170=_0x2c27f5['Position']['verify'](_0x467426['sourcePosition'])))return'sourcePosition.'+_0x122170;if(null!=_0x467426['targetPosition']&&_0x467426['hasOwnProperty']('targetPosition')&&(_0x122170=_0x2c27f5['Position']['verify'](_0x467426['targetPosition'])))return'targetPosition.'+_0x122170;if(null!=_0x467426['graveyardPosition']&&_0x467426['hasOwnProperty']('graveyardPosition')&&(_0x122170=_0x2c27f5['Position']['verify'](_0x467426['graveyardPosition'])))return'graveyardPosition.'+_0x122170;return null!=_0x467426['howMany']&&_0x467426['hasOwnProperty']('howMany')&&!_0x130ec2['isInteger'](_0x467426['howMany'])?'howMany:\x20integer\x20expected':null!=_0x467426['wasUndone']&&_0x467426['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x467426['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13327c['fromObject']=function(_0x4cd7db){if(_0x4cd7db instanceof _0x2c27f5['MergeOperation'])return _0x4cd7db;var _0x5e3115=new _0x2c27f5['MergeOperation']();if(null!=_0x4cd7db['sourcePosition']){if('object'!=typeof _0x4cd7db['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5e3115['sourcePosition']=_0x2c27f5['Position']['fromObject'](_0x4cd7db['sourcePosition']);}if(null!=_0x4cd7db['targetPosition']){if('object'!=typeof _0x4cd7db['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5e3115['targetPosition']=_0x2c27f5['Position']['fromObject'](_0x4cd7db['targetPosition']);}if(null!=_0x4cd7db['graveyardPosition']){if('object'!=typeof _0x4cd7db['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5e3115['graveyardPosition']=_0x2c27f5['Position']['fromObject'](_0x4cd7db['graveyardPosition']);}return null!=_0x4cd7db['howMany']&&(_0x5e3115['howMany']=_0x4cd7db['howMany']>>>0x0),null!=_0x4cd7db['wasUndone']&&(_0x5e3115['wasUndone']=Boolean(_0x4cd7db['wasUndone'])),_0x5e3115;},_0x13327c['toObject']=function(_0x4a4338,_0xcd30c6){_0xcd30c6||(_0xcd30c6={});var _0x1d552a={};return _0xcd30c6['defaults']&&(_0x1d552a['sourcePosition']=null,_0x1d552a['targetPosition']=null,_0x1d552a['graveyardPosition']=null,_0x1d552a['howMany']=0x0,_0x1d552a['wasUndone']=!0x1),null!=_0x4a4338['sourcePosition']&&_0x4a4338['hasOwnProperty']('sourcePosition')&&(_0x1d552a['sourcePosition']=_0x2c27f5['Position']['toObject'](_0x4a4338['sourcePosition'],_0xcd30c6)),null!=_0x4a4338['targetPosition']&&_0x4a4338['hasOwnProperty']('targetPosition')&&(_0x1d552a['targetPosition']=_0x2c27f5['Position']['toObject'](_0x4a4338['targetPosition'],_0xcd30c6)),null!=_0x4a4338['graveyardPosition']&&_0x4a4338['hasOwnProperty']('graveyardPosition')&&(_0x1d552a['graveyardPosition']=_0x2c27f5['Position']['toObject'](_0x4a4338['graveyardPosition'],_0xcd30c6)),null!=_0x4a4338['howMany']&&_0x4a4338['hasOwnProperty']('howMany')&&(_0x1d552a['howMany']=_0x4a4338['howMany']),null!=_0x4a4338['wasUndone']&&_0x4a4338['hasOwnProperty']('wasUndone')&&(_0x1d552a['wasUndone']=_0x4a4338['wasUndone']),_0x1d552a;},_0x13327c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x13327c['getTypeUrl']=function(_0x1a315c){return void 0x0===_0x1a315c&&(_0x1a315c='type.googleapis.com'),_0x1a315c+'/MergeOperation';},_0x13327c;}()),_0x2c27f5['MoveOperation']=(function(){function _0x546a84(_0x1fcb93){if(_0x1fcb93){for(var _0x20bd8b=Object['keys'](_0x1fcb93),_0x5a3c33=0x0;_0x5a3c33<_0x20bd8b['length'];++_0x5a3c33)null!=_0x1fcb93[_0x20bd8b[_0x5a3c33]]&&(this[_0x20bd8b[_0x5a3c33]]=_0x1fcb93[_0x20bd8b[_0x5a3c33]]);}}return _0x546a84['prototype']['sourcePosition']=null,_0x546a84['prototype']['howMany']=0x0,_0x546a84['prototype']['targetPosition']=null,_0x546a84['prototype']['wasUndone']=!0x1,_0x546a84['create']=function(_0x49c76f){return new _0x546a84(_0x49c76f);},_0x546a84['encode']=function(_0x524205,_0x26167a){return _0x26167a||(_0x26167a=_0x41444c['create']()),null!=_0x524205['sourcePosition']&&Object['hasOwnProperty']['call'](_0x524205,'sourcePosition')&&_0x2c27f5['Position']['encode'](_0x524205['sourcePosition'],_0x26167a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x524205['howMany']&&Object['hasOwnProperty']['call'](_0x524205,'howMany')&&_0x26167a['uint32'](0x10)['uint32'](_0x524205['howMany']),null!=_0x524205['targetPosition']&&Object['hasOwnProperty']['call'](_0x524205,'targetPosition')&&_0x2c27f5['Position']['encode'](_0x524205['targetPosition'],_0x26167a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x524205['wasUndone']&&Object['hasOwnProperty']['call'](_0x524205,'wasUndone')&&_0x26167a['uint32'](0x20)['bool'](_0x524205['wasUndone']),_0x26167a;},_0x546a84['encodeDelimited']=function(_0x5a7d2b,_0x11f85b){return this['encode'](_0x5a7d2b,_0x11f85b)['ldelim']();},_0x546a84['decode']=function(_0x4fd6d0,_0x5721a5){_0x4fd6d0 instanceof _0xea5416||(_0x4fd6d0=_0xea5416['create'](_0x4fd6d0));for(var _0x1ef9ed=void 0x0===_0x5721a5?_0x4fd6d0['len']:_0x4fd6d0['pos']+_0x5721a5,_0x2821d3=new _0x2c27f5['MoveOperation']();_0x4fd6d0['pos']<_0x1ef9ed;){var _0x3f7103=_0x4fd6d0['uint32']();switch(_0x3f7103>>>0x3){case 0x1:_0x2821d3['sourcePosition']=_0x2c27f5['Position']['decode'](_0x4fd6d0,_0x4fd6d0['uint32']());break;case 0x2:_0x2821d3['howMany']=_0x4fd6d0['uint32']();break;case 0x3:_0x2821d3['targetPosition']=_0x2c27f5['Position']['decode'](_0x4fd6d0,_0x4fd6d0['uint32']());break;case 0x4:_0x2821d3['wasUndone']=_0x4fd6d0['bool']();break;default:_0x4fd6d0['skipType'](0x7&_0x3f7103);}}return _0x2821d3;},_0x546a84['decodeDelimited']=function(_0x1e48d2){return _0x1e48d2 instanceof _0xea5416||(_0x1e48d2=new _0xea5416(_0x1e48d2)),this['decode'](_0x1e48d2,_0x1e48d2['uint32']());},_0x546a84['verify']=function(_0x2dbfbb){if('object'!=typeof _0x2dbfbb||null===_0x2dbfbb)return'object\x20expected';var _0x5d94e4;if(null!=_0x2dbfbb['sourcePosition']&&_0x2dbfbb['hasOwnProperty']('sourcePosition')&&(_0x5d94e4=_0x2c27f5['Position']['verify'](_0x2dbfbb['sourcePosition'])))return'sourcePosition.'+_0x5d94e4;if(null!=_0x2dbfbb['howMany']&&_0x2dbfbb['hasOwnProperty']('howMany')&&!_0x130ec2['isInteger'](_0x2dbfbb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2dbfbb['targetPosition']&&_0x2dbfbb['hasOwnProperty']('targetPosition')&&(_0x5d94e4=_0x2c27f5['Position']['verify'](_0x2dbfbb['targetPosition'])))return'targetPosition.'+_0x5d94e4;return null!=_0x2dbfbb['wasUndone']&&_0x2dbfbb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dbfbb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x546a84['fromObject']=function(_0x10d6ea){if(_0x10d6ea instanceof _0x2c27f5['MoveOperation'])return _0x10d6ea;var _0x18d0c2=new _0x2c27f5['MoveOperation']();if(null!=_0x10d6ea['sourcePosition']){if('object'!=typeof _0x10d6ea['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x18d0c2['sourcePosition']=_0x2c27f5['Position']['fromObject'](_0x10d6ea['sourcePosition']);}if(null!=_0x10d6ea['howMany']&&(_0x18d0c2['howMany']=_0x10d6ea['howMany']>>>0x0),null!=_0x10d6ea['targetPosition']){if('object'!=typeof _0x10d6ea['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x18d0c2['targetPosition']=_0x2c27f5['Position']['fromObject'](_0x10d6ea['targetPosition']);}return null!=_0x10d6ea['wasUndone']&&(_0x18d0c2['wasUndone']=Boolean(_0x10d6ea['wasUndone'])),_0x18d0c2;},_0x546a84['toObject']=function(_0x188c94,_0x49b417){_0x49b417||(_0x49b417={});var _0x3be929={};return _0x49b417['defaults']&&(_0x3be929['sourcePosition']=null,_0x3be929['howMany']=0x0,_0x3be929['targetPosition']=null,_0x3be929['wasUndone']=!0x1),null!=_0x188c94['sourcePosition']&&_0x188c94['hasOwnProperty']('sourcePosition')&&(_0x3be929['sourcePosition']=_0x2c27f5['Position']['toObject'](_0x188c94['sourcePosition'],_0x49b417)),null!=_0x188c94['howMany']&&_0x188c94['hasOwnProperty']('howMany')&&(_0x3be929['howMany']=_0x188c94['howMany']),null!=_0x188c94['targetPosition']&&_0x188c94['hasOwnProperty']('targetPosition')&&(_0x3be929['targetPosition']=_0x2c27f5['Position']['toObject'](_0x188c94['targetPosition'],_0x49b417)),null!=_0x188c94['wasUndone']&&_0x188c94['hasOwnProperty']('wasUndone')&&(_0x3be929['wasUndone']=_0x188c94['wasUndone']),_0x3be929;},_0x546a84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x546a84['getTypeUrl']=function(_0x23e466){return void 0x0===_0x23e466&&(_0x23e466='type.googleapis.com'),_0x23e466+'/MoveOperation';},_0x546a84;}()),_0x2c27f5['RenameOperation']=(function(){function _0x5dbbac(_0x435f01){if(_0x435f01){for(var _0x350cfd=Object['keys'](_0x435f01),_0x2cc549=0x0;_0x2cc549<_0x350cfd['length'];++_0x2cc549)null!=_0x435f01[_0x350cfd[_0x2cc549]]&&(this[_0x350cfd[_0x2cc549]]=_0x435f01[_0x350cfd[_0x2cc549]]);}}return _0x5dbbac['prototype']['position']=null,_0x5dbbac['prototype']['oldName']='',_0x5dbbac['prototype']['newName']='',_0x5dbbac['prototype']['wasUndone']=!0x1,_0x5dbbac['create']=function(_0x3bc7c2){return new _0x5dbbac(_0x3bc7c2);},_0x5dbbac['encode']=function(_0x32c707,_0xe082e2){return _0xe082e2||(_0xe082e2=_0x41444c['create']()),null!=_0x32c707['position']&&Object['hasOwnProperty']['call'](_0x32c707,'position')&&_0x2c27f5['Position']['encode'](_0x32c707['position'],_0xe082e2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x32c707['oldName']&&Object['hasOwnProperty']['call'](_0x32c707,'oldName')&&_0xe082e2['uint32'](0x12)['string'](_0x32c707['oldName']),null!=_0x32c707['newName']&&Object['hasOwnProperty']['call'](_0x32c707,'newName')&&_0xe082e2['uint32'](0x1a)['string'](_0x32c707['newName']),null!=_0x32c707['wasUndone']&&Object['hasOwnProperty']['call'](_0x32c707,'wasUndone')&&_0xe082e2['uint32'](0x20)['bool'](_0x32c707['wasUndone']),_0xe082e2;},_0x5dbbac['encodeDelimited']=function(_0x508202,_0x369ba7){return this['encode'](_0x508202,_0x369ba7)['ldelim']();},_0x5dbbac['decode']=function(_0x38fb97,_0x2aab1a){_0x38fb97 instanceof _0xea5416||(_0x38fb97=_0xea5416['create'](_0x38fb97));for(var _0x4c6cdd=void 0x0===_0x2aab1a?_0x38fb97['len']:_0x38fb97['pos']+_0x2aab1a,_0x5492f2=new _0x2c27f5['RenameOperation']();_0x38fb97['pos']<_0x4c6cdd;){var _0x54ee69=_0x38fb97['uint32']();switch(_0x54ee69>>>0x3){case 0x1:_0x5492f2['position']=_0x2c27f5['Position']['decode'](_0x38fb97,_0x38fb97['uint32']());break;case 0x2:_0x5492f2['oldName']=_0x38fb97['string']();break;case 0x3:_0x5492f2['newName']=_0x38fb97['string']();break;case 0x4:_0x5492f2['wasUndone']=_0x38fb97['bool']();break;default:_0x38fb97['skipType'](0x7&_0x54ee69);}}return _0x5492f2;},_0x5dbbac['decodeDelimited']=function(_0x10e2f7){return _0x10e2f7 instanceof _0xea5416||(_0x10e2f7=new _0xea5416(_0x10e2f7)),this['decode'](_0x10e2f7,_0x10e2f7['uint32']());},_0x5dbbac['verify']=function(_0x3f3a9d){if('object'!=typeof _0x3f3a9d||null===_0x3f3a9d)return'object\x20expected';if(null!=_0x3f3a9d['position']&&_0x3f3a9d['hasOwnProperty']('position')){var _0x124bfb=_0x2c27f5['Position']['verify'](_0x3f3a9d['position']);if(_0x124bfb)return'position.'+_0x124bfb;}return null!=_0x3f3a9d['oldName']&&_0x3f3a9d['hasOwnProperty']('oldName')&&!_0x130ec2['isString'](_0x3f3a9d['oldName'])?'oldName:\x20string\x20expected':null!=_0x3f3a9d['newName']&&_0x3f3a9d['hasOwnProperty']('newName')&&!_0x130ec2['isString'](_0x3f3a9d['newName'])?'newName:\x20string\x20expected':null!=_0x3f3a9d['wasUndone']&&_0x3f3a9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f3a9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5dbbac['fromObject']=function(_0x508dc2){if(_0x508dc2 instanceof _0x2c27f5['RenameOperation'])return _0x508dc2;var _0x184fb2=new _0x2c27f5['RenameOperation']();if(null!=_0x508dc2['position']){if('object'!=typeof _0x508dc2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x184fb2['position']=_0x2c27f5['Position']['fromObject'](_0x508dc2['position']);}return null!=_0x508dc2['oldName']&&(_0x184fb2['oldName']=String(_0x508dc2['oldName'])),null!=_0x508dc2['newName']&&(_0x184fb2['newName']=String(_0x508dc2['newName'])),null!=_0x508dc2['wasUndone']&&(_0x184fb2['wasUndone']=Boolean(_0x508dc2['wasUndone'])),_0x184fb2;},_0x5dbbac['toObject']=function(_0x26b4b7,_0x538298){_0x538298||(_0x538298={});var _0x4084e1={};return _0x538298['defaults']&&(_0x4084e1['position']=null,_0x4084e1['oldName']='',_0x4084e1['newName']='',_0x4084e1['wasUndone']=!0x1),null!=_0x26b4b7['position']&&_0x26b4b7['hasOwnProperty']('position')&&(_0x4084e1['position']=_0x2c27f5['Position']['toObject'](_0x26b4b7['position'],_0x538298)),null!=_0x26b4b7['oldName']&&_0x26b4b7['hasOwnProperty']('oldName')&&(_0x4084e1['oldName']=_0x26b4b7['oldName']),null!=_0x26b4b7['newName']&&_0x26b4b7['hasOwnProperty']('newName')&&(_0x4084e1['newName']=_0x26b4b7['newName']),null!=_0x26b4b7['wasUndone']&&_0x26b4b7['hasOwnProperty']('wasUndone')&&(_0x4084e1['wasUndone']=_0x26b4b7['wasUndone']),_0x4084e1;},_0x5dbbac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x5dbbac['getTypeUrl']=function(_0xb59097){return void 0x0===_0xb59097&&(_0xb59097='type.googleapis.com'),_0xb59097+'/RenameOperation';},_0x5dbbac;}()),_0x2c27f5['RootAttributeOperation']=(function(){function _0x256b70(_0x59ff9a){if(_0x59ff9a){for(var _0x3a68d0=Object['keys'](_0x59ff9a),_0x271b09=0x0;_0x271b09<_0x3a68d0['length'];++_0x271b09)null!=_0x59ff9a[_0x3a68d0[_0x271b09]]&&(this[_0x3a68d0[_0x271b09]]=_0x59ff9a[_0x3a68d0[_0x271b09]]);}}return _0x256b70['prototype']['root']='',_0x256b70['prototype']['key']='',_0x256b70['prototype']['oldValueBoolean']=!0x1,_0x256b70['prototype']['oldValueJson']='',_0x256b70['prototype']['newValueBoolean']=!0x1,_0x256b70['prototype']['newValueJson']='',_0x256b70['prototype']['wasUndone']=!0x1,_0x256b70['create']=function(_0x49f4d9){return new _0x256b70(_0x49f4d9);},_0x256b70['encode']=function(_0x5728d9,_0x1163b6){return _0x1163b6||(_0x1163b6=_0x41444c['create']()),null!=_0x5728d9['root']&&Object['hasOwnProperty']['call'](_0x5728d9,'root')&&_0x1163b6['uint32'](0xa)['string'](_0x5728d9['root']),null!=_0x5728d9['key']&&Object['hasOwnProperty']['call'](_0x5728d9,'key')&&_0x1163b6['uint32'](0x12)['string'](_0x5728d9['key']),null!=_0x5728d9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5728d9,'oldValueBoolean')&&_0x1163b6['uint32'](0x18)['bool'](_0x5728d9['oldValueBoolean']),null!=_0x5728d9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5728d9,'oldValueJson')&&_0x1163b6['uint32'](0x22)['string'](_0x5728d9['oldValueJson']),null!=_0x5728d9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5728d9,'newValueBoolean')&&_0x1163b6['uint32'](0x28)['bool'](_0x5728d9['newValueBoolean']),null!=_0x5728d9['newValueJson']&&Object['hasOwnProperty']['call'](_0x5728d9,'newValueJson')&&_0x1163b6['uint32'](0x32)['string'](_0x5728d9['newValueJson']),null!=_0x5728d9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5728d9,'wasUndone')&&_0x1163b6['uint32'](0x38)['bool'](_0x5728d9['wasUndone']),_0x1163b6;},_0x256b70['encodeDelimited']=function(_0x11a606,_0x4faf45){return this['encode'](_0x11a606,_0x4faf45)['ldelim']();},_0x256b70['decode']=function(_0x2f5e49,_0xb47f4b){_0x2f5e49 instanceof _0xea5416||(_0x2f5e49=_0xea5416['create'](_0x2f5e49));for(var _0x5f3b64=void 0x0===_0xb47f4b?_0x2f5e49['len']:_0x2f5e49['pos']+_0xb47f4b,_0x413772=new _0x2c27f5['RootAttributeOperation']();_0x2f5e49['pos']<_0x5f3b64;){var _0x170150=_0x2f5e49['uint32']();switch(_0x170150>>>0x3){case 0x1:_0x413772['root']=_0x2f5e49['string']();break;case 0x2:_0x413772['key']=_0x2f5e49['string']();break;case 0x3:_0x413772['oldValueBoolean']=_0x2f5e49['bool']();break;case 0x4:_0x413772['oldValueJson']=_0x2f5e49['string']();break;case 0x5:_0x413772['newValueBoolean']=_0x2f5e49['bool']();break;case 0x6:_0x413772['newValueJson']=_0x2f5e49['string']();break;case 0x7:_0x413772['wasUndone']=_0x2f5e49['bool']();break;default:_0x2f5e49['skipType'](0x7&_0x170150);}}return _0x413772;},_0x256b70['decodeDelimited']=function(_0x57d39b){return _0x57d39b instanceof _0xea5416||(_0x57d39b=new _0xea5416(_0x57d39b)),this['decode'](_0x57d39b,_0x57d39b['uint32']());},_0x256b70['verify']=function(_0x507f90){return'object'!=typeof _0x507f90||null===_0x507f90?'object\x20expected':null!=_0x507f90['root']&&_0x507f90['hasOwnProperty']('root')&&!_0x130ec2['isString'](_0x507f90['root'])?'root:\x20string\x20expected':null!=_0x507f90['key']&&_0x507f90['hasOwnProperty']('key')&&!_0x130ec2['isString'](_0x507f90['key'])?'key:\x20string\x20expected':null!=_0x507f90['oldValueBoolean']&&_0x507f90['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x507f90['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x507f90['oldValueJson']&&_0x507f90['hasOwnProperty']('oldValueJson')&&!_0x130ec2['isString'](_0x507f90['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x507f90['newValueBoolean']&&_0x507f90['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x507f90['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x507f90['newValueJson']&&_0x507f90['hasOwnProperty']('newValueJson')&&!_0x130ec2['isString'](_0x507f90['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x507f90['wasUndone']&&_0x507f90['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x507f90['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x256b70['fromObject']=function(_0x27f27f){if(_0x27f27f instanceof _0x2c27f5['RootAttributeOperation'])return _0x27f27f;var _0x1741f2=new _0x2c27f5['RootAttributeOperation']();return null!=_0x27f27f['root']&&(_0x1741f2['root']=String(_0x27f27f['root'])),null!=_0x27f27f['key']&&(_0x1741f2['key']=String(_0x27f27f['key'])),null!=_0x27f27f['oldValueBoolean']&&(_0x1741f2['oldValueBoolean']=Boolean(_0x27f27f['oldValueBoolean'])),null!=_0x27f27f['oldValueJson']&&(_0x1741f2['oldValueJson']=String(_0x27f27f['oldValueJson'])),null!=_0x27f27f['newValueBoolean']&&(_0x1741f2['newValueBoolean']=Boolean(_0x27f27f['newValueBoolean'])),null!=_0x27f27f['newValueJson']&&(_0x1741f2['newValueJson']=String(_0x27f27f['newValueJson'])),null!=_0x27f27f['wasUndone']&&(_0x1741f2['wasUndone']=Boolean(_0x27f27f['wasUndone'])),_0x1741f2;},_0x256b70['toObject']=function(_0x58d695,_0x5b76e6){_0x5b76e6||(_0x5b76e6={});var _0x5d35fa={};return _0x5b76e6['defaults']&&(_0x5d35fa['root']='',_0x5d35fa['key']='',_0x5d35fa['oldValueBoolean']=!0x1,_0x5d35fa['oldValueJson']='',_0x5d35fa['newValueBoolean']=!0x1,_0x5d35fa['newValueJson']='',_0x5d35fa['wasUndone']=!0x1),null!=_0x58d695['root']&&_0x58d695['hasOwnProperty']('root')&&(_0x5d35fa['root']=_0x58d695['root']),null!=_0x58d695['key']&&_0x58d695['hasOwnProperty']('key')&&(_0x5d35fa['key']=_0x58d695['key']),null!=_0x58d695['oldValueBoolean']&&_0x58d695['hasOwnProperty']('oldValueBoolean')&&(_0x5d35fa['oldValueBoolean']=_0x58d695['oldValueBoolean']),null!=_0x58d695['oldValueJson']&&_0x58d695['hasOwnProperty']('oldValueJson')&&(_0x5d35fa['oldValueJson']=_0x58d695['oldValueJson']),null!=_0x58d695['newValueBoolean']&&_0x58d695['hasOwnProperty']('newValueBoolean')&&(_0x5d35fa['newValueBoolean']=_0x58d695['newValueBoolean']),null!=_0x58d695['newValueJson']&&_0x58d695['hasOwnProperty']('newValueJson')&&(_0x5d35fa['newValueJson']=_0x58d695['newValueJson']),null!=_0x58d695['wasUndone']&&_0x58d695['hasOwnProperty']('wasUndone')&&(_0x5d35fa['wasUndone']=_0x58d695['wasUndone']),_0x5d35fa;},_0x256b70['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x256b70['getTypeUrl']=function(_0x3f0237){return void 0x0===_0x3f0237&&(_0x3f0237='type.googleapis.com'),_0x3f0237+'/RootAttributeOperation';},_0x256b70;}()),_0x2c27f5['RootOperation']=(function(){function _0x33b444(_0xa3dae2){if(_0xa3dae2){for(var _0x238634=Object['keys'](_0xa3dae2),_0x34a5db=0x0;_0x34a5db<_0x238634['length'];++_0x34a5db)null!=_0xa3dae2[_0x238634[_0x34a5db]]&&(this[_0x238634[_0x34a5db]]=_0xa3dae2[_0x238634[_0x34a5db]]);}}return _0x33b444['prototype']['rootName']='',_0x33b444['prototype']['elementName']='',_0x33b444['prototype']['isAdd']=!0x1,_0x33b444['prototype']['wasUndone']=!0x1,_0x33b444['create']=function(_0x3c3487){return new _0x33b444(_0x3c3487);},_0x33b444['encode']=function(_0x16465b,_0x106ba4){return _0x106ba4||(_0x106ba4=_0x41444c['create']()),null!=_0x16465b['rootName']&&Object['hasOwnProperty']['call'](_0x16465b,'rootName')&&_0x106ba4['uint32'](0xa)['string'](_0x16465b['rootName']),null!=_0x16465b['elementName']&&Object['hasOwnProperty']['call'](_0x16465b,'elementName')&&_0x106ba4['uint32'](0x12)['string'](_0x16465b['elementName']),null!=_0x16465b['isAdd']&&Object['hasOwnProperty']['call'](_0x16465b,'isAdd')&&_0x106ba4['uint32'](0x18)['bool'](_0x16465b['isAdd']),null!=_0x16465b['wasUndone']&&Object['hasOwnProperty']['call'](_0x16465b,'wasUndone')&&_0x106ba4['uint32'](0x20)['bool'](_0x16465b['wasUndone']),_0x106ba4;},_0x33b444['encodeDelimited']=function(_0x41ebf5,_0x362d5d){return this['encode'](_0x41ebf5,_0x362d5d)['ldelim']();},_0x33b444['decode']=function(_0x1fcbe1,_0x5dff3c){_0x1fcbe1 instanceof _0xea5416||(_0x1fcbe1=_0xea5416['create'](_0x1fcbe1));for(var _0x232616=void 0x0===_0x5dff3c?_0x1fcbe1['len']:_0x1fcbe1['pos']+_0x5dff3c,_0x3f41f4=new _0x2c27f5['RootOperation']();_0x1fcbe1['pos']<_0x232616;){var _0x2b592a=_0x1fcbe1['uint32']();switch(_0x2b592a>>>0x3){case 0x1:_0x3f41f4['rootName']=_0x1fcbe1['string']();break;case 0x2:_0x3f41f4['elementName']=_0x1fcbe1['string']();break;case 0x3:_0x3f41f4['isAdd']=_0x1fcbe1['bool']();break;case 0x4:_0x3f41f4['wasUndone']=_0x1fcbe1['bool']();break;default:_0x1fcbe1['skipType'](0x7&_0x2b592a);}}return _0x3f41f4;},_0x33b444['decodeDelimited']=function(_0x731482){return _0x731482 instanceof _0xea5416||(_0x731482=new _0xea5416(_0x731482)),this['decode'](_0x731482,_0x731482['uint32']());},_0x33b444['verify']=function(_0x23434a){return'object'!=typeof _0x23434a||null===_0x23434a?'object\x20expected':null!=_0x23434a['rootName']&&_0x23434a['hasOwnProperty']('rootName')&&!_0x130ec2['isString'](_0x23434a['rootName'])?'rootName:\x20string\x20expected':null!=_0x23434a['elementName']&&_0x23434a['hasOwnProperty']('elementName')&&!_0x130ec2['isString'](_0x23434a['elementName'])?'elementName:\x20string\x20expected':null!=_0x23434a['isAdd']&&_0x23434a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x23434a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x23434a['wasUndone']&&_0x23434a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23434a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33b444['fromObject']=function(_0x3864a9){if(_0x3864a9 instanceof _0x2c27f5['RootOperation'])return _0x3864a9;var _0x15da4a=new _0x2c27f5['RootOperation']();return null!=_0x3864a9['rootName']&&(_0x15da4a['rootName']=String(_0x3864a9['rootName'])),null!=_0x3864a9['elementName']&&(_0x15da4a['elementName']=String(_0x3864a9['elementName'])),null!=_0x3864a9['isAdd']&&(_0x15da4a['isAdd']=Boolean(_0x3864a9['isAdd'])),null!=_0x3864a9['wasUndone']&&(_0x15da4a['wasUndone']=Boolean(_0x3864a9['wasUndone'])),_0x15da4a;},_0x33b444['toObject']=function(_0x5e243c,_0x12fcb8){_0x12fcb8||(_0x12fcb8={});var _0x5cba1b={};return _0x12fcb8['defaults']&&(_0x5cba1b['rootName']='',_0x5cba1b['elementName']='',_0x5cba1b['isAdd']=!0x1,_0x5cba1b['wasUndone']=!0x1),null!=_0x5e243c['rootName']&&_0x5e243c['hasOwnProperty']('rootName')&&(_0x5cba1b['rootName']=_0x5e243c['rootName']),null!=_0x5e243c['elementName']&&_0x5e243c['hasOwnProperty']('elementName')&&(_0x5cba1b['elementName']=_0x5e243c['elementName']),null!=_0x5e243c['isAdd']&&_0x5e243c['hasOwnProperty']('isAdd')&&(_0x5cba1b['isAdd']=_0x5e243c['isAdd']),null!=_0x5e243c['wasUndone']&&_0x5e243c['hasOwnProperty']('wasUndone')&&(_0x5cba1b['wasUndone']=_0x5e243c['wasUndone']),_0x5cba1b;},_0x33b444['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x33b444['getTypeUrl']=function(_0x4cf8c6){return void 0x0===_0x4cf8c6&&(_0x4cf8c6='type.googleapis.com'),_0x4cf8c6+'/RootOperation';},_0x33b444;}()),_0x2c27f5['SplitOperation']=(function(){function _0x40b0ce(_0x3096ce){if(_0x3096ce){for(var _0x52f595=Object['keys'](_0x3096ce),_0xe184a6=0x0;_0xe184a6<_0x52f595['length'];++_0xe184a6)null!=_0x3096ce[_0x52f595[_0xe184a6]]&&(this[_0x52f595[_0xe184a6]]=_0x3096ce[_0x52f595[_0xe184a6]]);}}return _0x40b0ce['prototype']['splitPosition']=null,_0x40b0ce['prototype']['graveyardPosition']=null,_0x40b0ce['prototype']['howMany']=0x0,_0x40b0ce['prototype']['insertionPosition']=null,_0x40b0ce['prototype']['wasUndone']=!0x1,_0x40b0ce['create']=function(_0x192ead){return new _0x40b0ce(_0x192ead);},_0x40b0ce['encode']=function(_0x5c9eb4,_0x932cdd){return _0x932cdd||(_0x932cdd=_0x41444c['create']()),null!=_0x5c9eb4['splitPosition']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'splitPosition')&&_0x2c27f5['Position']['encode'](_0x5c9eb4['splitPosition'],_0x932cdd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c9eb4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'graveyardPosition')&&_0x2c27f5['Position']['encode'](_0x5c9eb4['graveyardPosition'],_0x932cdd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c9eb4['howMany']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'howMany')&&_0x932cdd['uint32'](0x18)['uint32'](_0x5c9eb4['howMany']),null!=_0x5c9eb4['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'insertionPosition')&&_0x2c27f5['Position']['encode'](_0x5c9eb4['insertionPosition'],_0x932cdd['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5c9eb4['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'wasUndone')&&_0x932cdd['uint32'](0x28)['bool'](_0x5c9eb4['wasUndone']),_0x932cdd;},_0x40b0ce['encodeDelimited']=function(_0x347fad,_0x2af36f){return this['encode'](_0x347fad,_0x2af36f)['ldelim']();},_0x40b0ce['decode']=function(_0x3e9e14,_0x33ea92){_0x3e9e14 instanceof _0xea5416||(_0x3e9e14=_0xea5416['create'](_0x3e9e14));for(var _0x5e0c46=void 0x0===_0x33ea92?_0x3e9e14['len']:_0x3e9e14['pos']+_0x33ea92,_0x2aa2f3=new _0x2c27f5['SplitOperation']();_0x3e9e14['pos']<_0x5e0c46;){var _0x3ced5d=_0x3e9e14['uint32']();switch(_0x3ced5d>>>0x3){case 0x1:_0x2aa2f3['splitPosition']=_0x2c27f5['Position']['decode'](_0x3e9e14,_0x3e9e14['uint32']());break;case 0x2:_0x2aa2f3['graveyardPosition']=_0x2c27f5['Position']['decode'](_0x3e9e14,_0x3e9e14['uint32']());break;case 0x3:_0x2aa2f3['howMany']=_0x3e9e14['uint32']();break;case 0x4:_0x2aa2f3['insertionPosition']=_0x2c27f5['Position']['decode'](_0x3e9e14,_0x3e9e14['uint32']());break;case 0x5:_0x2aa2f3['wasUndone']=_0x3e9e14['bool']();break;default:_0x3e9e14['skipType'](0x7&_0x3ced5d);}}return _0x2aa2f3;},_0x40b0ce['decodeDelimited']=function(_0x1a6f05){return _0x1a6f05 instanceof _0xea5416||(_0x1a6f05=new _0xea5416(_0x1a6f05)),this['decode'](_0x1a6f05,_0x1a6f05['uint32']());},_0x40b0ce['verify']=function(_0x3bf48e){if('object'!=typeof _0x3bf48e||null===_0x3bf48e)return'object\x20expected';var _0x523916;if(null!=_0x3bf48e['splitPosition']&&_0x3bf48e['hasOwnProperty']('splitPosition')&&(_0x523916=_0x2c27f5['Position']['verify'](_0x3bf48e['splitPosition'])))return'splitPosition.'+_0x523916;if(null!=_0x3bf48e['graveyardPosition']&&_0x3bf48e['hasOwnProperty']('graveyardPosition')&&(_0x523916=_0x2c27f5['Position']['verify'](_0x3bf48e['graveyardPosition'])))return'graveyardPosition.'+_0x523916;if(null!=_0x3bf48e['howMany']&&_0x3bf48e['hasOwnProperty']('howMany')&&!_0x130ec2['isInteger'](_0x3bf48e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3bf48e['insertionPosition']&&_0x3bf48e['hasOwnProperty']('insertionPosition')&&(_0x523916=_0x2c27f5['Position']['verify'](_0x3bf48e['insertionPosition'])))return'insertionPosition.'+_0x523916;return null!=_0x3bf48e['wasUndone']&&_0x3bf48e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3bf48e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x40b0ce['fromObject']=function(_0x464add){if(_0x464add instanceof _0x2c27f5['SplitOperation'])return _0x464add;var _0x5bc1b6=new _0x2c27f5['SplitOperation']();if(null!=_0x464add['splitPosition']){if('object'!=typeof _0x464add['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5bc1b6['splitPosition']=_0x2c27f5['Position']['fromObject'](_0x464add['splitPosition']);}if(null!=_0x464add['graveyardPosition']){if('object'!=typeof _0x464add['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5bc1b6['graveyardPosition']=_0x2c27f5['Position']['fromObject'](_0x464add['graveyardPosition']);}if(null!=_0x464add['howMany']&&(_0x5bc1b6['howMany']=_0x464add['howMany']>>>0x0),null!=_0x464add['insertionPosition']){if('object'!=typeof _0x464add['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5bc1b6['insertionPosition']=_0x2c27f5['Position']['fromObject'](_0x464add['insertionPosition']);}return null!=_0x464add['wasUndone']&&(_0x5bc1b6['wasUndone']=Boolean(_0x464add['wasUndone'])),_0x5bc1b6;},_0x40b0ce['toObject']=function(_0x6363bf,_0x38f57c){_0x38f57c||(_0x38f57c={});var _0x53c7e6={};return _0x38f57c['defaults']&&(_0x53c7e6['splitPosition']=null,_0x53c7e6['graveyardPosition']=null,_0x53c7e6['howMany']=0x0,_0x53c7e6['insertionPosition']=null,_0x53c7e6['wasUndone']=!0x1),null!=_0x6363bf['splitPosition']&&_0x6363bf['hasOwnProperty']('splitPosition')&&(_0x53c7e6['splitPosition']=_0x2c27f5['Position']['toObject'](_0x6363bf['splitPosition'],_0x38f57c)),null!=_0x6363bf['graveyardPosition']&&_0x6363bf['hasOwnProperty']('graveyardPosition')&&(_0x53c7e6['graveyardPosition']=_0x2c27f5['Position']['toObject'](_0x6363bf['graveyardPosition'],_0x38f57c)),null!=_0x6363bf['howMany']&&_0x6363bf['hasOwnProperty']('howMany')&&(_0x53c7e6['howMany']=_0x6363bf['howMany']),null!=_0x6363bf['insertionPosition']&&_0x6363bf['hasOwnProperty']('insertionPosition')&&(_0x53c7e6['insertionPosition']=_0x2c27f5['Position']['toObject'](_0x6363bf['insertionPosition'],_0x38f57c)),null!=_0x6363bf['wasUndone']&&_0x6363bf['hasOwnProperty']('wasUndone')&&(_0x53c7e6['wasUndone']=_0x6363bf['wasUndone']),_0x53c7e6;},_0x40b0ce['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x40b0ce['getTypeUrl']=function(_0x29312b){return void 0x0===_0x29312b&&(_0x29312b='type.googleapis.com'),_0x29312b+'/SplitOperation';},_0x40b0ce;}()),_0x2c27f5['Position']=(function(){function _0x35e03b(_0x75961d){if(this['path']=[],_0x75961d){for(var _0x540f84=Object['keys'](_0x75961d),_0x388c0a=0x0;_0x388c0a<_0x540f84['length'];++_0x388c0a)null!=_0x75961d[_0x540f84[_0x388c0a]]&&(this[_0x540f84[_0x388c0a]]=_0x75961d[_0x540f84[_0x388c0a]]);}}return _0x35e03b['prototype']['root']='',_0x35e03b['prototype']['rootMain']=!0x1,_0x35e03b['prototype']['rootGraveyard']=!0x1,_0x35e03b['prototype']['path']=_0x130ec2['emptyArray'],_0x35e03b['prototype']['stickiness']='',_0x35e03b['create']=function(_0x57d207){return new _0x35e03b(_0x57d207);},_0x35e03b['encode']=function(_0x923509,_0x438484){if(_0x438484||(_0x438484=_0x41444c['create']()),null!=_0x923509['root']&&Object['hasOwnProperty']['call'](_0x923509,'root')&&_0x438484['uint32'](0xa)['string'](_0x923509['root']),null!=_0x923509['rootMain']&&Object['hasOwnProperty']['call'](_0x923509,'rootMain')&&_0x438484['uint32'](0x10)['bool'](_0x923509['rootMain']),null!=_0x923509['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x923509,'rootGraveyard')&&_0x438484['uint32'](0x18)['bool'](_0x923509['rootGraveyard']),null!=_0x923509['path']&&_0x923509['path']['length']){_0x438484['uint32'](0x22)['fork']();for(var _0x2a6391=0x0;_0x2a6391<_0x923509['path']['length'];++_0x2a6391)_0x438484['uint32'](_0x923509['path'][_0x2a6391]);_0x438484['ldelim']();}return null!=_0x923509['stickiness']&&Object['hasOwnProperty']['call'](_0x923509,'stickiness')&&_0x438484['uint32'](0x2a)['string'](_0x923509['stickiness']),_0x438484;},_0x35e03b['encodeDelimited']=function(_0x47ca58,_0x47b006){return this['encode'](_0x47ca58,_0x47b006)['ldelim']();},_0x35e03b['decode']=function(_0x2feece,_0x5d78a3){_0x2feece instanceof _0xea5416||(_0x2feece=_0xea5416['create'](_0x2feece));for(var _0x486170=void 0x0===_0x5d78a3?_0x2feece['len']:_0x2feece['pos']+_0x5d78a3,_0x4419eb=new _0x2c27f5['Position']();_0x2feece['pos']<_0x486170;){var _0x133c9c=_0x2feece['uint32']();switch(_0x133c9c>>>0x3){case 0x1:_0x4419eb['root']=_0x2feece['string']();break;case 0x2:_0x4419eb['rootMain']=_0x2feece['bool']();break;case 0x3:_0x4419eb['rootGraveyard']=_0x2feece['bool']();break;case 0x4:if(_0x4419eb['path']&&_0x4419eb['path']['length']||(_0x4419eb['path']=[]),0x2==(0x7&_0x133c9c)){for(var _0x2b5ec5=_0x2feece['uint32']()+_0x2feece['pos'];_0x2feece['pos']<_0x2b5ec5;)_0x4419eb['path']['push'](_0x2feece['uint32']());}else _0x4419eb['path']['push'](_0x2feece['uint32']());break;case 0x5:_0x4419eb['stickiness']=_0x2feece['string']();break;default:_0x2feece['skipType'](0x7&_0x133c9c);}}return _0x4419eb;},_0x35e03b['decodeDelimited']=function(_0x25f02e){return _0x25f02e instanceof _0xea5416||(_0x25f02e=new _0xea5416(_0x25f02e)),this['decode'](_0x25f02e,_0x25f02e['uint32']());},_0x35e03b['verify']=function(_0xa00366){if('object'!=typeof _0xa00366||null===_0xa00366)return'object\x20expected';if(null!=_0xa00366['root']&&_0xa00366['hasOwnProperty']('root')&&!_0x130ec2['isString'](_0xa00366['root']))return'root:\x20string\x20expected';if(null!=_0xa00366['rootMain']&&_0xa00366['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xa00366['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xa00366['rootGraveyard']&&_0xa00366['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xa00366['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xa00366['path']&&_0xa00366['hasOwnProperty']('path')){if(!Array['isArray'](_0xa00366['path']))return'path:\x20array\x20expected';for(var _0x166759=0x0;_0x166759<_0xa00366['path']['length'];++_0x166759)if(!_0x130ec2['isInteger'](_0xa00366['path'][_0x166759]))return'path:\x20integer[]\x20expected';}return null!=_0xa00366['stickiness']&&_0xa00366['hasOwnProperty']('stickiness')&&!_0x130ec2['isString'](_0xa00366['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x35e03b['fromObject']=function(_0x11e7cb){if(_0x11e7cb instanceof _0x2c27f5['Position'])return _0x11e7cb;var _0x16a5d8=new _0x2c27f5['Position']();if(null!=_0x11e7cb['root']&&(_0x16a5d8['root']=String(_0x11e7cb['root'])),null!=_0x11e7cb['rootMain']&&(_0x16a5d8['rootMain']=Boolean(_0x11e7cb['rootMain'])),null!=_0x11e7cb['rootGraveyard']&&(_0x16a5d8['rootGraveyard']=Boolean(_0x11e7cb['rootGraveyard'])),_0x11e7cb['path']){if(!Array['isArray'](_0x11e7cb['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x16a5d8['path']=[];for(var _0x46606a=0x0;_0x46606a<_0x11e7cb['path']['length'];++_0x46606a)_0x16a5d8['path'][_0x46606a]=_0x11e7cb['path'][_0x46606a]>>>0x0;}return null!=_0x11e7cb['stickiness']&&(_0x16a5d8['stickiness']=String(_0x11e7cb['stickiness'])),_0x16a5d8;},_0x35e03b['toObject']=function(_0x7c06f2,_0x2c9350){_0x2c9350||(_0x2c9350={});var _0x6a514e={};if((_0x2c9350['arrays']||_0x2c9350['defaults'])&&(_0x6a514e['path']=[]),_0x2c9350['defaults']&&(_0x6a514e['root']='',_0x6a514e['rootMain']=!0x1,_0x6a514e['rootGraveyard']=!0x1,_0x6a514e['stickiness']=''),null!=_0x7c06f2['root']&&_0x7c06f2['hasOwnProperty']('root')&&(_0x6a514e['root']=_0x7c06f2['root']),null!=_0x7c06f2['rootMain']&&_0x7c06f2['hasOwnProperty']('rootMain')&&(_0x6a514e['rootMain']=_0x7c06f2['rootMain']),null!=_0x7c06f2['rootGraveyard']&&_0x7c06f2['hasOwnProperty']('rootGraveyard')&&(_0x6a514e['rootGraveyard']=_0x7c06f2['rootGraveyard']),_0x7c06f2['path']&&_0x7c06f2['path']['length']){_0x6a514e['path']=[];for(var _0x25de64=0x0;_0x25de64<_0x7c06f2['path']['length'];++_0x25de64)_0x6a514e['path'][_0x25de64]=_0x7c06f2['path'][_0x25de64];}return null!=_0x7c06f2['stickiness']&&_0x7c06f2['hasOwnProperty']('stickiness')&&(_0x6a514e['stickiness']=_0x7c06f2['stickiness']),_0x6a514e;},_0x35e03b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x35e03b['getTypeUrl']=function(_0x825a71){return void 0x0===_0x825a71&&(_0x825a71='type.googleapis.com'),_0x825a71+'/Position';},_0x35e03b;}()),_0x2c27f5['Range']=(function(){function _0x5446c6(_0x238c5b){if(_0x238c5b){for(var _0x3eac47=Object['keys'](_0x238c5b),_0x3a1840=0x0;_0x3a1840<_0x3eac47['length'];++_0x3a1840)null!=_0x238c5b[_0x3eac47[_0x3a1840]]&&(this[_0x3eac47[_0x3a1840]]=_0x238c5b[_0x3eac47[_0x3a1840]]);}}return _0x5446c6['prototype']['start']=null,_0x5446c6['prototype']['end']=null,_0x5446c6['create']=function(_0x368b91){return new _0x5446c6(_0x368b91);},_0x5446c6['encode']=function(_0x4c624b,_0xff3d2d){return _0xff3d2d||(_0xff3d2d=_0x41444c['create']()),null!=_0x4c624b['start']&&Object['hasOwnProperty']['call'](_0x4c624b,'start')&&_0x2c27f5['Position']['encode'](_0x4c624b['start'],_0xff3d2d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c624b['end']&&Object['hasOwnProperty']['call'](_0x4c624b,'end')&&_0x2c27f5['Position']['encode'](_0x4c624b['end'],_0xff3d2d['uint32'](0x12)['fork']())['ldelim'](),_0xff3d2d;},_0x5446c6['encodeDelimited']=function(_0x50904f,_0x5c1c65){return this['encode'](_0x50904f,_0x5c1c65)['ldelim']();},_0x5446c6['decode']=function(_0x4063fa,_0x5051a8){_0x4063fa instanceof _0xea5416||(_0x4063fa=_0xea5416['create'](_0x4063fa));for(var _0x35b9f3=void 0x0===_0x5051a8?_0x4063fa['len']:_0x4063fa['pos']+_0x5051a8,_0x5a23c6=new _0x2c27f5['Range']();_0x4063fa['pos']<_0x35b9f3;){var _0x228b33=_0x4063fa['uint32']();switch(_0x228b33>>>0x3){case 0x1:_0x5a23c6['start']=_0x2c27f5['Position']['decode'](_0x4063fa,_0x4063fa['uint32']());break;case 0x2:_0x5a23c6['end']=_0x2c27f5['Position']['decode'](_0x4063fa,_0x4063fa['uint32']());break;default:_0x4063fa['skipType'](0x7&_0x228b33);}}return _0x5a23c6;},_0x5446c6['decodeDelimited']=function(_0x1605f9){return _0x1605f9 instanceof _0xea5416||(_0x1605f9=new _0xea5416(_0x1605f9)),this['decode'](_0x1605f9,_0x1605f9['uint32']());},_0x5446c6['verify']=function(_0x1a5f41){if('object'!=typeof _0x1a5f41||null===_0x1a5f41)return'object\x20expected';var _0x496b7d;if(null!=_0x1a5f41['start']&&_0x1a5f41['hasOwnProperty']('start')&&(_0x496b7d=_0x2c27f5['Position']['verify'](_0x1a5f41['start'])))return'start.'+_0x496b7d;if(null!=_0x1a5f41['end']&&_0x1a5f41['hasOwnProperty']('end')&&(_0x496b7d=_0x2c27f5['Position']['verify'](_0x1a5f41['end'])))return'end.'+_0x496b7d;return null;},_0x5446c6['fromObject']=function(_0x4c929d){if(_0x4c929d instanceof _0x2c27f5['Range'])return _0x4c929d;var _0x4cded2=new _0x2c27f5['Range']();if(null!=_0x4c929d['start']){if('object'!=typeof _0x4c929d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4cded2['start']=_0x2c27f5['Position']['fromObject'](_0x4c929d['start']);}if(null!=_0x4c929d['end']){if('object'!=typeof _0x4c929d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4cded2['end']=_0x2c27f5['Position']['fromObject'](_0x4c929d['end']);}return _0x4cded2;},_0x5446c6['toObject']=function(_0x32e601,_0x4310df){_0x4310df||(_0x4310df={});var _0x33d6d5={};return _0x4310df['defaults']&&(_0x33d6d5['start']=null,_0x33d6d5['end']=null),null!=_0x32e601['start']&&_0x32e601['hasOwnProperty']('start')&&(_0x33d6d5['start']=_0x2c27f5['Position']['toObject'](_0x32e601['start'],_0x4310df)),null!=_0x32e601['end']&&_0x32e601['hasOwnProperty']('end')&&(_0x33d6d5['end']=_0x2c27f5['Position']['toObject'](_0x32e601['end'],_0x4310df)),_0x33d6d5;},_0x5446c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x5446c6['getTypeUrl']=function(_0x47eea3){return void 0x0===_0x47eea3&&(_0x47eea3='type.googleapis.com'),_0x47eea3+'/Range';},_0x5446c6;}()),_0x2c27f5['Element']=(function(){function _0xe133bd(_0x5bf62f){if(this['children']=[],this['attributesBoolean']={},_0x5bf62f){for(var _0x13bcb1=Object['keys'](_0x5bf62f),_0x3da1ac=0x0;_0x3da1ac<_0x13bcb1['length'];++_0x3da1ac)null!=_0x5bf62f[_0x13bcb1[_0x3da1ac]]&&(this[_0x13bcb1[_0x3da1ac]]=_0x5bf62f[_0x13bcb1[_0x3da1ac]]);}}return _0xe133bd['prototype']['name']='',_0xe133bd['prototype']['children']=_0x130ec2['emptyArray'],_0xe133bd['prototype']['data']='',_0xe133bd['prototype']['attributesBoolean']=_0x130ec2['emptyObject'],_0xe133bd['prototype']['attributesJson']='',_0xe133bd['create']=function(_0x10eeb1){return new _0xe133bd(_0x10eeb1);},_0xe133bd['encode']=function(_0x420297,_0x309c96){if(_0x309c96||(_0x309c96=_0x41444c['create']()),null!=_0x420297['name']&&Object['hasOwnProperty']['call'](_0x420297,'name')&&_0x309c96['uint32'](0xa)['string'](_0x420297['name']),null!=_0x420297['children']&&_0x420297['children']['length']){for(var _0x551e0f=0x0;_0x551e0f<_0x420297['children']['length'];++_0x551e0f)_0x2c27f5['Element']['encode'](_0x420297['children'][_0x551e0f],_0x309c96['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x420297['data']&&Object['hasOwnProperty']['call'](_0x420297,'data')&&_0x309c96['uint32'](0x1a)['string'](_0x420297['data']),null!=_0x420297['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x420297,'attributesBoolean')){var _0x6c1dc8=Object['keys'](_0x420297['attributesBoolean']);for(_0x551e0f=0x0;_0x551e0f<_0x6c1dc8['length'];++_0x551e0f)_0x309c96['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x6c1dc8[_0x551e0f])['uint32'](0x10)['bool'](_0x420297['attributesBoolean'][_0x6c1dc8[_0x551e0f]])['ldelim']();}return null!=_0x420297['attributesJson']&&Object['hasOwnProperty']['call'](_0x420297,'attributesJson')&&_0x309c96['uint32'](0x2a)['string'](_0x420297['attributesJson']),_0x309c96;},_0xe133bd['encodeDelimited']=function(_0x17ff46,_0x41decf){return this['encode'](_0x17ff46,_0x41decf)['ldelim']();},_0xe133bd['decode']=function(_0x3f3cdf,_0x6c4453){_0x3f3cdf instanceof _0xea5416||(_0x3f3cdf=_0xea5416['create'](_0x3f3cdf));for(var _0x4946f8,_0xdd27fa,_0x21a85b=void 0x0===_0x6c4453?_0x3f3cdf['len']:_0x3f3cdf['pos']+_0x6c4453,_0x3069e9=new _0x2c27f5['Element']();_0x3f3cdf['pos']<_0x21a85b;){var _0x182549=_0x3f3cdf['uint32']();switch(_0x182549>>>0x3){case 0x1:_0x3069e9['name']=_0x3f3cdf['string']();break;case 0x2:_0x3069e9['children']&&_0x3069e9['children']['length']||(_0x3069e9['children']=[]),_0x3069e9['children']['push'](_0x2c27f5['Element']['decode'](_0x3f3cdf,_0x3f3cdf['uint32']()));break;case 0x3:_0x3069e9['data']=_0x3f3cdf['string']();break;case 0x4:_0x3069e9['attributesBoolean']===_0x130ec2['emptyObject']&&(_0x3069e9['attributesBoolean']={});var _0x468d2e=_0x3f3cdf['uint32']()+_0x3f3cdf['pos'];for(_0x4946f8='',_0xdd27fa=!0x1;_0x3f3cdf['pos']<_0x468d2e;){var _0x2b3d04=_0x3f3cdf['uint32']();switch(_0x2b3d04>>>0x3){case 0x1:_0x4946f8=_0x3f3cdf['string']();break;case 0x2:_0xdd27fa=_0x3f3cdf['bool']();break;default:_0x3f3cdf['skipType'](0x7&_0x2b3d04);}}_0x3069e9['attributesBoolean'][_0x4946f8]=_0xdd27fa;break;case 0x5:_0x3069e9['attributesJson']=_0x3f3cdf['string']();break;default:_0x3f3cdf['skipType'](0x7&_0x182549);}}return _0x3069e9;},_0xe133bd['decodeDelimited']=function(_0x4325ea){return _0x4325ea instanceof _0xea5416||(_0x4325ea=new _0xea5416(_0x4325ea)),this['decode'](_0x4325ea,_0x4325ea['uint32']());},_0xe133bd['verify']=function(_0x1d2def){if('object'!=typeof _0x1d2def||null===_0x1d2def)return'object\x20expected';if(null!=_0x1d2def['name']&&_0x1d2def['hasOwnProperty']('name')&&!_0x130ec2['isString'](_0x1d2def['name']))return'name:\x20string\x20expected';if(null!=_0x1d2def['children']&&_0x1d2def['hasOwnProperty']('children')){if(!Array['isArray'](_0x1d2def['children']))return'children:\x20array\x20expected';for(var _0x36afa4=0x0;_0x36afa4<_0x1d2def['children']['length'];++_0x36afa4){var _0x3a5f5c=_0x2c27f5['Element']['verify'](_0x1d2def['children'][_0x36afa4]);if(_0x3a5f5c)return'children.'+_0x3a5f5c;}}if(null!=_0x1d2def['data']&&_0x1d2def['hasOwnProperty']('data')&&!_0x130ec2['isString'](_0x1d2def['data']))return'data:\x20string\x20expected';if(null!=_0x1d2def['attributesBoolean']&&_0x1d2def['hasOwnProperty']('attributesBoolean')){if(!_0x130ec2['isObject'](_0x1d2def['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3a5588=Object['keys'](_0x1d2def['attributesBoolean']);for(_0x36afa4=0x0;_0x36afa4<_0x3a5588['length'];++_0x36afa4)if('boolean'!=typeof _0x1d2def['attributesBoolean'][_0x3a5588[_0x36afa4]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1d2def['attributesJson']&&_0x1d2def['hasOwnProperty']('attributesJson')&&!_0x130ec2['isString'](_0x1d2def['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xe133bd['fromObject']=function(_0x39f8cc){if(_0x39f8cc instanceof _0x2c27f5['Element'])return _0x39f8cc;var _0x3a43aa=new _0x2c27f5['Element']();if(null!=_0x39f8cc['name']&&(_0x3a43aa['name']=String(_0x39f8cc['name'])),_0x39f8cc['children']){if(!Array['isArray'](_0x39f8cc['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3a43aa['children']=[];for(var _0x56a19d=0x0;_0x56a19d<_0x39f8cc['children']['length'];++_0x56a19d){if('object'!=typeof _0x39f8cc['children'][_0x56a19d])throw TypeError('.Element.children:\x20object\x20expected');_0x3a43aa['children'][_0x56a19d]=_0x2c27f5['Element']['fromObject'](_0x39f8cc['children'][_0x56a19d]);}}if(null!=_0x39f8cc['data']&&(_0x3a43aa['data']=String(_0x39f8cc['data'])),_0x39f8cc['attributesBoolean']){if('object'!=typeof _0x39f8cc['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3a43aa['attributesBoolean']={};var _0x5ba7f5=Object['keys'](_0x39f8cc['attributesBoolean']);for(_0x56a19d=0x0;_0x56a19d<_0x5ba7f5['length'];++_0x56a19d)_0x3a43aa['attributesBoolean'][_0x5ba7f5[_0x56a19d]]=Boolean(_0x39f8cc['attributesBoolean'][_0x5ba7f5[_0x56a19d]]);}return null!=_0x39f8cc['attributesJson']&&(_0x3a43aa['attributesJson']=String(_0x39f8cc['attributesJson'])),_0x3a43aa;},_0xe133bd['toObject']=function(_0x3e9f2a,_0x53b08c){_0x53b08c||(_0x53b08c={});var _0x9f9444,_0xd7238e={};if((_0x53b08c['arrays']||_0x53b08c['defaults'])&&(_0xd7238e['children']=[]),(_0x53b08c['objects']||_0x53b08c['defaults'])&&(_0xd7238e['attributesBoolean']={}),_0x53b08c['defaults']&&(_0xd7238e['name']='',_0xd7238e['data']='',_0xd7238e['attributesJson']=''),null!=_0x3e9f2a['name']&&_0x3e9f2a['hasOwnProperty']('name')&&(_0xd7238e['name']=_0x3e9f2a['name']),_0x3e9f2a['children']&&_0x3e9f2a['children']['length']){_0xd7238e['children']=[];for(var _0x22310b=0x0;_0x22310b<_0x3e9f2a['children']['length'];++_0x22310b)_0xd7238e['children'][_0x22310b]=_0x2c27f5['Element']['toObject'](_0x3e9f2a['children'][_0x22310b],_0x53b08c);}if(null!=_0x3e9f2a['data']&&_0x3e9f2a['hasOwnProperty']('data')&&(_0xd7238e['data']=_0x3e9f2a['data']),_0x3e9f2a['attributesBoolean']&&(_0x9f9444=Object['keys'](_0x3e9f2a['attributesBoolean']))['length']){_0xd7238e['attributesBoolean']={};for(_0x22310b=0x0;_0x22310b<_0x9f9444['length'];++_0x22310b)_0xd7238e['attributesBoolean'][_0x9f9444[_0x22310b]]=_0x3e9f2a['attributesBoolean'][_0x9f9444[_0x22310b]];}return null!=_0x3e9f2a['attributesJson']&&_0x3e9f2a['hasOwnProperty']('attributesJson')&&(_0xd7238e['attributesJson']=_0x3e9f2a['attributesJson']),_0xd7238e;},_0xe133bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0xe133bd['getTypeUrl']=function(_0x19225c){return void 0x0===_0x19225c&&(_0x19225c='type.googleapis.com'),_0x19225c+'/Element';},_0xe133bd;}()),_0x2c27f5;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x447e56){return new w(this['_protobufRoot'][_0x447e56]);}}class w{['_protobuf'];constructor(_0x1a90eb){this['_protobuf']=_0x1a90eb;}['compress'](_0x30fe27){const _0x505b04=this['_protobuf']['verify'](_0x30fe27);if(_0x505b04)throw Error(_0x505b04);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x30fe27))['finish']();}['decompress'](_0x10d9da){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x10d9da),{'oneofs':!0x0});}}function g(_0x364c0d,_0x47755f){const _0x2f74be=_0x3f0669(_0x364c0d);return _0x2f74be['path'][_0x2f74be['path']['length']-0x1]+=_0x47755f,_0x2f74be;}function _(_0x4d39d9,_0x5a86dd){return _0x4d39d9['root']===_0x5a86dd['root']&&_0x56ba5b(_0x4d39d9['path'],_0x5a86dd['path']);}function $(_0x2da670){P(_0x2da670,_0x184cbf=>('main'==_0x184cbf['root']?(_0x184cbf['rootMain']=!0x0,delete _0x184cbf['root']):'$graveyard'==_0x184cbf['root']&&(_0x184cbf['rootGraveyard']=!0x0,delete _0x184cbf['root']),_0x184cbf));}function J(_0x4c681a){P(_0x4c681a,_0x4771f5=>(_0x4771f5['rootMain']?(_0x4771f5['root']='main',delete _0x4771f5['rootMain']):_0x4771f5['rootGraveyard']&&(_0x4771f5['root']='$graveyard',delete _0x4771f5['rootGraveyard']),_0x4771f5));}function P(_0x9b929a,_0x555d57){for(const _0x3d2167 in _0x9b929a){const _0x395212=_0x9b929a[_0x3d2167];'nodes'!==_0x3d2167&&_0xbee50a(_0x395212)&&(_0x395212['path']&&(_0x395212['root']||_0x395212['rootMain']||_0x395212['rootGraveyard'])?_0x9b929a[_0x3d2167]=_0x555d57(_0x395212):P(_0x395212,_0x555d57));}return _0x9b929a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3dc0e5,_0x1ac150,_0x6dbe19){this['_id']=_0x3dc0e5,this['_operationName']=_0x1ac150,this['_protobufDescriptor']=_0x6dbe19;}['compress'](_0x1f3a19,_0x3891fc){const _0x112ce7=_0x3891fc['shift']();return $(_0x112ce7),_0x1f3a19['buffers']['push'](this['_protobufDescriptor']['compress'](_0x112ce7)),_0x1f3a19['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c6856,_0x5aecc9){_0x5aecc9['types']['shift']();const _0x5379c5=this['_protobufDescriptor']['decompress'](_0x5aecc9['buffers']['shift']());J(_0x5379c5),_0x5379c5['__className']=this['_operationName'],_0x5c6856['push'](_0x5379c5);}}class s extends e{['compress'](_0x49b996,_0x77f086){const _0xec337f=_0x77f086['shift']();return this['_serializeOneOf']('oldValue',_0xec337f),this['_serializeOneOf']('newValue',_0xec337f),$(_0xec337f),_0x49b996['buffers']['push'](this['_protobufDescriptor']['compress'](_0xec337f)),_0x49b996['types']['push'](this['_id']),!0x0;}['decompress'](_0x226a26,_0x2fa3e9){const {types:_0x2ae235,buffers:_0x173d5e}=_0x2fa3e9,_0x2c599b=this['_protobufDescriptor']['decompress'](_0x173d5e['shift']());_0x2ae235['shift'](),this['_deserializeOneOf']('oldValue',_0x2c599b),this['_deserializeOneOf']('newValue',_0x2c599b),J(_0x2c599b),_0x2c599b['__className']=this['_operationName'],_0x226a26['push'](_0x2c599b);}['_serializeOneOf'](_0x28b578,_0x50f6a9){const _0x26f2f3=_0x50f6a9[_0x28b578];'boolean'==typeof _0x26f2f3?_0x50f6a9[_0x28b578+'Boolean']=_0x26f2f3:_0x50f6a9[_0x28b578+'Json']=JSON['stringify'](_0x26f2f3);}['_deserializeOneOf'](_0x354f69,_0x5a8f13){const _0x398f9f=_0x354f69+'Json';_0x5a8f13[_0x398f9f]?(_0x5a8f13[_0x354f69]=JSON['parse'](_0x5a8f13[_0x398f9f]),delete _0x5a8f13[_0x398f9f]):(_0x5a8f13[_0x354f69]=_0x5a8f13[_0x354f69+'Boolean'],delete _0x5a8f13[_0x354f69+'Boolean']);}}class i extends e{['compress'](_0x253e3f,_0x38f0b1){const _0xe189aa=_0x38f0b1['shift']();return this['_serializeNodesAttributes'](_0xe189aa['nodes']),$(_0xe189aa),_0x253e3f['buffers']['push'](this['_protobufDescriptor']['compress'](_0xe189aa)),_0x253e3f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2151d0,_0x18b26f){const {types:_0x302543,buffers:_0x214792}=_0x18b26f,_0x2277bd=this['_protobufDescriptor']['decompress'](_0x214792['shift']());_0x302543['shift'](),_0x2277bd['nodes']||(_0x2277bd['nodes']=[]),this['_deserializeNodesAttributes'](_0x2277bd['nodes']),J(_0x2277bd),_0x2277bd['__className']=this['_operationName'],_0x2151d0['push'](_0x2277bd);}['_serializeNodesAttributes'](_0x319d2a){for(const _0x313baf of _0x319d2a){if(_0x313baf['attributes']){const _0x1a3d49=_0x313baf['attributes'];this['_areValuesBoolean'](_0x1a3d49)?_0x313baf['attributesBoolean']=_0x1a3d49:_0x313baf['attributesJson']=JSON['stringify'](_0x1a3d49);}_0x313baf['children']&&this['_serializeNodesAttributes'](_0x313baf['children']);}}['_deserializeNodesAttributes'](_0x55e01b){for(const _0x5238ec of _0x55e01b)(_0x5238ec['attributesBoolean']||_0x5238ec['attributesJson'])&&(_0x5238ec['attributesBoolean']?(_0x5238ec['attributes']=_0x5238ec['attributesBoolean'],delete _0x5238ec['attributesBoolean']):(_0x5238ec['attributes']=JSON['parse'](_0x5238ec['attributesJson']),delete _0x5238ec['attributesJson'])),_0x5238ec['children']&&this['_deserializeNodesAttributes'](_0x5238ec['children']);}['_areValuesBoolean'](_0xea6688){return Object['keys'](_0xea6688)['every'](_0x18ca6e=>'boolean'==typeof _0xea6688[_0x18ca6e]);}}class n extends e{['decompress'](_0x5e3619,_0x594b94){super['decompress'](_0x5e3619,_0x594b94);const _0x4e00f2=_0x5e3619[_0x5e3619['length']-0x1];_0x4e00f2['oldRange']||(_0x4e00f2['oldRange']=null),_0x4e00f2['newRange']||(_0x4e00f2['newRange']=null);}}class p extends e{['compress'](_0x21b438,_0x48fdba){return _0x48fdba['shift'](),_0x21b438['types']['push'](this['_id']),!0x0;}['decompress'](_0x57e0a5,_0x102397){_0x102397['types']['shift'](),_0x57e0a5['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x4b13cb,_0x42dbdd,_0x17bf24,_0x24e351){super(_0x4b13cb,_0x42dbdd,_0x17bf24),this['_omittedNamespace']=_0x24e351+':';}['compress'](_0x2b20da,_0x4f2178){return!('MarkerOperation'!=_0x4f2178[0x0]['__className']||!_0x4f2178[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4f2178[0x0]['name']=_0x4f2178[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2b20da,_0x4f2178),!0x0);}['decompress'](_0x7b89e0,_0x543d78){super['decompress'](_0x7b89e0,_0x543d78);const _0x61a72e=_0x7b89e0[_0x7b89e0['length']-0x1];_0x61a72e['name']=this['_omittedNamespace']+_0x61a72e['name'];}}class O{['_id'];['_context'];constructor(_0x2c5b50,_0x473c9c){this['_id']=_0x2c5b50,this['_context']=_0x473c9c;}['compress'](_0xffe3f6,_0x497fee){let _0x45e92d;for(;_0x497fee['length']>0x1&&this['_compareOperations'](_0x497fee[0x0],_0x497fee[0x1]);)_0x45e92d?(_0x45e92d=this['_combineNext'](_0x497fee['shift'](),_0x45e92d),_0xffe3f6['types']['push'](0x0)):(_0x45e92d=_0x3f0669(_0x497fee['shift']()),_0xffe3f6['types']['push'](this['_id']));return!!_0x45e92d&&(_0x45e92d=this['_combineNext'](_0x497fee['shift'](),_0x45e92d),_0xffe3f6['types']['push'](0x0),_0xffe3f6['buffers']['push'](this['_compressSingleOperation'](_0x45e92d)),!0x0);}['decompress'](_0x215429,_0x34aa18){const _0x42afe9=this['_decompressSingleOperation'](_0x34aa18);for(;0x0==_0x34aa18['types'][0x0];)_0x34aa18['types']['shift'](),_0x215429['push'](this['_splitCurrent'](_0x42afe9));_0x215429['push'](_0x42afe9);}}class a extends O{['_combineNext'](_0x4e3d9e,_0x5aeeaf){return _0x5aeeaf['nodes'][0x0]['data']+=_0x4e3d9e['nodes'][0x0]['data'],_0x5aeeaf;}['_splitCurrent'](_0xfa50c5){const _0x348a9e=_0x3f0669(_0xfa50c5),_0x302adc=_0x348a9e['nodes'][0x0],_0x5d0335=_0xfa50c5['nodes'][0x0],_0x52f52e=_0x5d0335['data'][Symbol['iterator']]()['next']()['value'],_0x28a1b8=_0x52f52e['length'];return _0x302adc['data']=_0x52f52e,_0x5d0335['data']=_0x5d0335['data']['substr'](_0x28a1b8),_0xfa50c5['position']=g(_0xfa50c5['position'],_0x28a1b8),_0x348a9e;}['_compareOperations'](_0x546a06,_0x1b8573){if(this['_checkOperation'](_0x546a06)&&this['_checkOperation'](_0x1b8573)){const _0x1a0baa=_0x546a06['nodes'][0x0]['data']['length'],_0x4cd2f5=_(g(_0x546a06['position'],_0x1a0baa),_0x1b8573['position']),_0x29a9ae=_0x546a06['nodes'][0x0],_0x1df281=_0x1b8573['nodes'][0x0];return _0x4cd2f5&&this['_compareAttributes'](_0x29a9ae,_0x1df281);}return!0x1;}['_compressSingleOperation'](_0x19c147){const _0x5b7003={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5b7003,[_0x19c147]),_0x5b7003['buffers'][0x0];}['_decompressSingleOperation'](_0x4be5e5){const _0x312a33=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x312a33,_0x4be5e5),_0x312a33[0x0];}['_checkOperation'](_0x572168){return'InsertOperation'==_0x572168['__className']&&0x1==_0x572168['nodes']['length']&&_0x572168['nodes'][0x0]['data']&&!_0x572168['wasUndone']&&0x1==Array['from'](_0x572168['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x693606,_0x37d9b3){const _0x3d0890=Object['keys'](_0x693606['attributes']||{}),_0x103035=Object['keys'](_0x37d9b3['attributes']||{});return _0x3d0890['length']===_0x103035['length']&&_0x3d0890['every'](_0x23f004=>_0x37d9b3['attributes'][_0x23f004]&&_0x37d9b3['attributes'][_0x23f004]===_0x693606['attributes'][_0x23f004]);}}class c extends O{['_combineNext'](_0xf8bb11,_0x3d5258){return _0x3d5258['howMany']++,_0x3d5258['sourcePosition']=_0x3f0669(_0xf8bb11['sourcePosition']),_0x3d5258;}['_splitCurrent'](_0x4b128c){const _0x24735b=_0x3f0669(_0x4b128c);return _0x4b128c['howMany']--,_0x24735b['howMany']=0x1,_0x24735b['sourcePosition']=g(_0x24735b['sourcePosition'],_0x4b128c['howMany']),_0x24735b;}['_compareOperations'](_0x368815,_0x1613fe){return!(!this['_checkOperation'](_0x368815)||!this['_checkOperation'](_0x1613fe))&&(_(g(_0x368815['sourcePosition'],-0x1),_0x1613fe['sourcePosition'])&&_(_0x368815['targetPosition'],_0x1613fe['targetPosition']));}['_compressSingleOperation'](_0x4267e0){const _0x43834f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x43834f,[_0x4267e0]),_0x43834f['buffers'][0x0];}['_decompressSingleOperation'](_0x1c084a){const _0x13ec67=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x13ec67,_0x1c084a),_0x13ec67[0x0];}['_checkOperation'](_0x1549c7){return'MoveOperation'==_0x1549c7['__className']&&'$graveyard'==_0x1549c7['targetPosition']['root']&&0x1==_0x1549c7['howMany']&&!_0x1549c7['wasUndone'];}}class h extends O{['_combineNext'](_0x4b522d,_0x16bc51){return _0x16bc51['howMany']++,_0x16bc51;}['_splitCurrent'](_0x276097){const _0x186041=_0x3f0669(_0x276097);return _0x186041['howMany']=0x1,_0x276097['howMany']--,_0x186041;}['_compareOperations'](_0x25a2a8,_0x589d34){return!(!this['_checkOperation'](_0x25a2a8)||!this['_checkOperation'](_0x589d34))&&(_(_0x25a2a8['sourcePosition'],_0x589d34['sourcePosition'])&&_(_0x25a2a8['targetPosition'],_0x589d34['targetPosition']));}['_compressSingleOperation'](_0x19aabb){const _0x1dab3d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1dab3d,[_0x19aabb]),_0x1dab3d['buffers'][0x0];}['_decompressSingleOperation'](_0x4367c5){const _0x31c1a8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x31c1a8,_0x4367c5),_0x31c1a8[0x0];}['_checkOperation'](_0x12071c){return'MoveOperation'==_0x12071c['__className']&&'$graveyard'==_0x12071c['targetPosition']['root']&&0x1==_0x12071c['howMany']&&!_0x12071c['wasUndone'];}}class f extends O{['compress'](_0x28c0a3,_0x2ccf7a){if(!this['_compareOperations'](_0x2ccf7a[0x0],_0x2ccf7a[0x1]))return!0x1;const _0x1eb48b=_0x2ccf7a['shift']();return _0x1eb48b['oldRange']=null,_0x1eb48b['newRange']&&_(_0x1eb48b['newRange']['start'],_0x1eb48b['newRange']['end'])&&(_0x1eb48b['newRange']['end']=null),_0x2ccf7a['shift'](),_0x28c0a3['types']['push'](this['_id']),_0x28c0a3['types']['push'](0x0),_0x28c0a3['buffers']['push'](this['_compressSingleOperation'](_0x1eb48b)),!0x0;}['decompress'](_0x47fb85,_0x34ccbe){const _0x48ca01=this['_decompressSingleOperation'](_0x34ccbe);_0x48ca01['newRange']&&!_0x48ca01['newRange']['end']&&(_0x48ca01['newRange']['end']=_0x3f0669(_0x48ca01['newRange']['start']));const _0x329c6b=_0x3f0669(_0x48ca01);_0x329c6b['newRange']&&(_0x329c6b['newRange']['start']['stickiness']='toNone',_0x329c6b['newRange']['end']=_0x3f0669(_0x329c6b['newRange']['start'])),_0x329c6b['name']='user:position:'+_0x329c6b['name']['split'](':')[0x2],_0x34ccbe['types']['shift'](),_0x47fb85['push'](_0x48ca01),_0x47fb85['push'](_0x329c6b);}['_compressSingleOperation'](_0x59dd65){const _0xfaa21d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xfaa21d,[_0x59dd65]),_0xfaa21d['buffers'][0x0];}['_decompressSingleOperation'](_0x20f424){const _0x5697a8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5697a8,_0x20f424),_0x5697a8[0x0];}['_compareOperations'](_0x3f91fb,_0x48234b){return!(!_0x3f91fb||!_0x48234b)&&('MarkerOperation'==_0x3f91fb['__className']&&'MarkerOperation'==_0x48234b['__className']&&!(!_0x3f91fb['name']['startsWith']('user:')||!_0x48234b['name']['startsWith']('user:')||_0x3f91fb['name']==_0x48234b['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x16c88=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 m(0x12,'MarkerOperation',_0x16c88,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x16c88,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0xb3c386){if(!_0xb3c386||!_0xb3c386[0x0])throw new _0x57cd3c('no-operations-provided',this);const _0x4069c3={'types':[],'buffers':[],'baseVersion':_0xb3c386[0x0]['baseVersion']};for(;_0xb3c386['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('TypingAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName'](_0xb3c386[0x0]['__className'])['compress'](_0x4069c3,_0xb3c386);return _0x4069c3;}['decompress'](_0x282573){const _0x11dab1=[];for(;_0x282573['types']['length'];){const _0x2f3829=this['_compressorById']['get'](_0x282573['types'][0x0]);if(!_0x2f3829)throw new _0x57cd3c('decompress-compressor-not-found',this,{'type':_0x282573['types'][0x0]});_0x2f3829['decompress'](_0x11dab1,_0x282573);}return _0x11dab1['forEach']((_0x46de46,_0x884393)=>_0x46de46['baseVersion']=_0x282573['baseVersion']+_0x884393),_0x11dab1;}['_getCompressorByName'](_0x17d53c){return this['_compressorByName']['get'](_0x17d53c);}['_registerOperationCompressor'](_0x3e6bd4,_0x32bd6e,_0x5e1741){const _0x29a04d=new _0x5e1741(_0x3e6bd4,_0x32bd6e,this['_protobufFactory']['getDescriptor'](_0x32bd6e));this['_registerCompressor'](_0x3e6bd4,_0x32bd6e,_0x29a04d);}['_registerActionCompressor'](_0x3fa8a7,_0x2467ec,_0x4b5bcd){const _0x344a1d=new _0x4b5bcd(_0x3fa8a7,this);this['_registerCompressor'](_0x3fa8a7,_0x2467ec,_0x344a1d);}['_registerCompressor'](_0x996eab,_0x2ecdb0,_0x4304a4){this['_compressorById']['set'](_0x996eab,_0x4304a4),this['_compressorByName']['set'](_0x2ecdb0,_0x4304a4);}}export{y as Compressor};
23
+ import{CKEditorError as _0x3aa470}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4c455e from'protobufjs/minimal.js';import{cloneDeep as _0x3c8d74,isEqual as _0x224cc7,isObject as _0x59aece}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0xa753e4=_0x4c455e['Reader'],_0x4750ca=_0x4c455e['Writer'],_0x5480ac=_0x4c455e['util'],_0x3462f6=_0x4c455e['roots']['default']||(_0x4c455e['roots']['default']={});return _0x3462f6['AttributeOperation']=(function(){function _0x389fa9(_0x49ab44){if(_0x49ab44){for(var _0x2c732e=Object['keys'](_0x49ab44),_0x2a7666=0x0;_0x2a7666<_0x2c732e['length'];++_0x2a7666)null!=_0x49ab44[_0x2c732e[_0x2a7666]]&&(this[_0x2c732e[_0x2a7666]]=_0x49ab44[_0x2c732e[_0x2a7666]]);}}return _0x389fa9['prototype']['range']=null,_0x389fa9['prototype']['key']='',_0x389fa9['prototype']['oldValueBoolean']=!0x1,_0x389fa9['prototype']['oldValueJson']='',_0x389fa9['prototype']['newValueBoolean']=!0x1,_0x389fa9['prototype']['newValueJson']='',_0x389fa9['prototype']['wasUndone']=!0x1,_0x389fa9['create']=function(_0x131be1){return new _0x389fa9(_0x131be1);},_0x389fa9['encode']=function(_0x475562,_0x36a85a){return _0x36a85a||(_0x36a85a=_0x4750ca['create']()),null!=_0x475562['range']&&Object['hasOwnProperty']['call'](_0x475562,'range')&&_0x3462f6['Range']['encode'](_0x475562['range'],_0x36a85a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x475562['key']&&Object['hasOwnProperty']['call'](_0x475562,'key')&&_0x36a85a['uint32'](0x12)['string'](_0x475562['key']),null!=_0x475562['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x475562,'oldValueBoolean')&&_0x36a85a['uint32'](0x18)['bool'](_0x475562['oldValueBoolean']),null!=_0x475562['oldValueJson']&&Object['hasOwnProperty']['call'](_0x475562,'oldValueJson')&&_0x36a85a['uint32'](0x22)['string'](_0x475562['oldValueJson']),null!=_0x475562['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x475562,'newValueBoolean')&&_0x36a85a['uint32'](0x28)['bool'](_0x475562['newValueBoolean']),null!=_0x475562['newValueJson']&&Object['hasOwnProperty']['call'](_0x475562,'newValueJson')&&_0x36a85a['uint32'](0x32)['string'](_0x475562['newValueJson']),null!=_0x475562['wasUndone']&&Object['hasOwnProperty']['call'](_0x475562,'wasUndone')&&_0x36a85a['uint32'](0x38)['bool'](_0x475562['wasUndone']),_0x36a85a;},_0x389fa9['encodeDelimited']=function(_0x1e45d2,_0x671606){return this['encode'](_0x1e45d2,_0x671606)['ldelim']();},_0x389fa9['decode']=function(_0x59cf3b,_0x2c7492){_0x59cf3b instanceof _0xa753e4||(_0x59cf3b=_0xa753e4['create'](_0x59cf3b));for(var _0x1947eb=void 0x0===_0x2c7492?_0x59cf3b['len']:_0x59cf3b['pos']+_0x2c7492,_0x33f0e5=new _0x3462f6['AttributeOperation']();_0x59cf3b['pos']<_0x1947eb;){var _0x4d2816=_0x59cf3b['uint32']();switch(_0x4d2816>>>0x3){case 0x1:_0x33f0e5['range']=_0x3462f6['Range']['decode'](_0x59cf3b,_0x59cf3b['uint32']());break;case 0x2:_0x33f0e5['key']=_0x59cf3b['string']();break;case 0x3:_0x33f0e5['oldValueBoolean']=_0x59cf3b['bool']();break;case 0x4:_0x33f0e5['oldValueJson']=_0x59cf3b['string']();break;case 0x5:_0x33f0e5['newValueBoolean']=_0x59cf3b['bool']();break;case 0x6:_0x33f0e5['newValueJson']=_0x59cf3b['string']();break;case 0x7:_0x33f0e5['wasUndone']=_0x59cf3b['bool']();break;default:_0x59cf3b['skipType'](0x7&_0x4d2816);}}return _0x33f0e5;},_0x389fa9['decodeDelimited']=function(_0x73f400){return _0x73f400 instanceof _0xa753e4||(_0x73f400=new _0xa753e4(_0x73f400)),this['decode'](_0x73f400,_0x73f400['uint32']());},_0x389fa9['verify']=function(_0x49e3b1){if('object'!=typeof _0x49e3b1||null===_0x49e3b1)return'object\x20expected';if(null!=_0x49e3b1['range']&&_0x49e3b1['hasOwnProperty']('range')){var _0x268558=_0x3462f6['Range']['verify'](_0x49e3b1['range']);if(_0x268558)return'range.'+_0x268558;}return null!=_0x49e3b1['key']&&_0x49e3b1['hasOwnProperty']('key')&&!_0x5480ac['isString'](_0x49e3b1['key'])?'key:\x20string\x20expected':null!=_0x49e3b1['oldValueBoolean']&&_0x49e3b1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x49e3b1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x49e3b1['oldValueJson']&&_0x49e3b1['hasOwnProperty']('oldValueJson')&&!_0x5480ac['isString'](_0x49e3b1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x49e3b1['newValueBoolean']&&_0x49e3b1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x49e3b1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x49e3b1['newValueJson']&&_0x49e3b1['hasOwnProperty']('newValueJson')&&!_0x5480ac['isString'](_0x49e3b1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x49e3b1['wasUndone']&&_0x49e3b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49e3b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x389fa9['fromObject']=function(_0x40f3a2){if(_0x40f3a2 instanceof _0x3462f6['AttributeOperation'])return _0x40f3a2;var _0x300517=new _0x3462f6['AttributeOperation']();if(null!=_0x40f3a2['range']){if('object'!=typeof _0x40f3a2['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x300517['range']=_0x3462f6['Range']['fromObject'](_0x40f3a2['range']);}return null!=_0x40f3a2['key']&&(_0x300517['key']=String(_0x40f3a2['key'])),null!=_0x40f3a2['oldValueBoolean']&&(_0x300517['oldValueBoolean']=Boolean(_0x40f3a2['oldValueBoolean'])),null!=_0x40f3a2['oldValueJson']&&(_0x300517['oldValueJson']=String(_0x40f3a2['oldValueJson'])),null!=_0x40f3a2['newValueBoolean']&&(_0x300517['newValueBoolean']=Boolean(_0x40f3a2['newValueBoolean'])),null!=_0x40f3a2['newValueJson']&&(_0x300517['newValueJson']=String(_0x40f3a2['newValueJson'])),null!=_0x40f3a2['wasUndone']&&(_0x300517['wasUndone']=Boolean(_0x40f3a2['wasUndone'])),_0x300517;},_0x389fa9['toObject']=function(_0x3c0d35,_0x1ef5c3){_0x1ef5c3||(_0x1ef5c3={});var _0x14eeb7={};return _0x1ef5c3['defaults']&&(_0x14eeb7['range']=null,_0x14eeb7['key']='',_0x14eeb7['oldValueBoolean']=!0x1,_0x14eeb7['oldValueJson']='',_0x14eeb7['newValueBoolean']=!0x1,_0x14eeb7['newValueJson']='',_0x14eeb7['wasUndone']=!0x1),null!=_0x3c0d35['range']&&_0x3c0d35['hasOwnProperty']('range')&&(_0x14eeb7['range']=_0x3462f6['Range']['toObject'](_0x3c0d35['range'],_0x1ef5c3)),null!=_0x3c0d35['key']&&_0x3c0d35['hasOwnProperty']('key')&&(_0x14eeb7['key']=_0x3c0d35['key']),null!=_0x3c0d35['oldValueBoolean']&&_0x3c0d35['hasOwnProperty']('oldValueBoolean')&&(_0x14eeb7['oldValueBoolean']=_0x3c0d35['oldValueBoolean']),null!=_0x3c0d35['oldValueJson']&&_0x3c0d35['hasOwnProperty']('oldValueJson')&&(_0x14eeb7['oldValueJson']=_0x3c0d35['oldValueJson']),null!=_0x3c0d35['newValueBoolean']&&_0x3c0d35['hasOwnProperty']('newValueBoolean')&&(_0x14eeb7['newValueBoolean']=_0x3c0d35['newValueBoolean']),null!=_0x3c0d35['newValueJson']&&_0x3c0d35['hasOwnProperty']('newValueJson')&&(_0x14eeb7['newValueJson']=_0x3c0d35['newValueJson']),null!=_0x3c0d35['wasUndone']&&_0x3c0d35['hasOwnProperty']('wasUndone')&&(_0x14eeb7['wasUndone']=_0x3c0d35['wasUndone']),_0x14eeb7;},_0x389fa9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x389fa9['getTypeUrl']=function(_0xb22f2a){return void 0x0===_0xb22f2a&&(_0xb22f2a='type.googleapis.com'),_0xb22f2a+'/AttributeOperation';},_0x389fa9;}()),_0x3462f6['InsertOperation']=(function(){function _0x473453(_0x100af9){if(this['nodes']=[],_0x100af9){for(var _0xb48999=Object['keys'](_0x100af9),_0x59f9c6=0x0;_0x59f9c6<_0xb48999['length'];++_0x59f9c6)null!=_0x100af9[_0xb48999[_0x59f9c6]]&&(this[_0xb48999[_0x59f9c6]]=_0x100af9[_0xb48999[_0x59f9c6]]);}}return _0x473453['prototype']['position']=null,_0x473453['prototype']['nodes']=_0x5480ac['emptyArray'],_0x473453['prototype']['shouldReceiveAttributes']=!0x1,_0x473453['prototype']['wasUndone']=!0x1,_0x473453['create']=function(_0x36646c){return new _0x473453(_0x36646c);},_0x473453['encode']=function(_0x5576c9,_0x2eb958){if(_0x2eb958||(_0x2eb958=_0x4750ca['create']()),null!=_0x5576c9['position']&&Object['hasOwnProperty']['call'](_0x5576c9,'position')&&_0x3462f6['Position']['encode'](_0x5576c9['position'],_0x2eb958['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5576c9['nodes']&&_0x5576c9['nodes']['length']){for(var _0x31a0f0=0x0;_0x31a0f0<_0x5576c9['nodes']['length'];++_0x31a0f0)_0x3462f6['Element']['encode'](_0x5576c9['nodes'][_0x31a0f0],_0x2eb958['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5576c9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5576c9,'shouldReceiveAttributes')&&_0x2eb958['uint32'](0x18)['bool'](_0x5576c9['shouldReceiveAttributes']),null!=_0x5576c9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5576c9,'wasUndone')&&_0x2eb958['uint32'](0x20)['bool'](_0x5576c9['wasUndone']),_0x2eb958;},_0x473453['encodeDelimited']=function(_0xcef725,_0x356372){return this['encode'](_0xcef725,_0x356372)['ldelim']();},_0x473453['decode']=function(_0x421209,_0x46c71a){_0x421209 instanceof _0xa753e4||(_0x421209=_0xa753e4['create'](_0x421209));for(var _0x3eecc2=void 0x0===_0x46c71a?_0x421209['len']:_0x421209['pos']+_0x46c71a,_0x38c45a=new _0x3462f6['InsertOperation']();_0x421209['pos']<_0x3eecc2;){var _0x4a336a=_0x421209['uint32']();switch(_0x4a336a>>>0x3){case 0x1:_0x38c45a['position']=_0x3462f6['Position']['decode'](_0x421209,_0x421209['uint32']());break;case 0x2:_0x38c45a['nodes']&&_0x38c45a['nodes']['length']||(_0x38c45a['nodes']=[]),_0x38c45a['nodes']['push'](_0x3462f6['Element']['decode'](_0x421209,_0x421209['uint32']()));break;case 0x3:_0x38c45a['shouldReceiveAttributes']=_0x421209['bool']();break;case 0x4:_0x38c45a['wasUndone']=_0x421209['bool']();break;default:_0x421209['skipType'](0x7&_0x4a336a);}}return _0x38c45a;},_0x473453['decodeDelimited']=function(_0x2adfc1){return _0x2adfc1 instanceof _0xa753e4||(_0x2adfc1=new _0xa753e4(_0x2adfc1)),this['decode'](_0x2adfc1,_0x2adfc1['uint32']());},_0x473453['verify']=function(_0x12c3ce){if('object'!=typeof _0x12c3ce||null===_0x12c3ce)return'object\x20expected';if(null!=_0x12c3ce['position']&&_0x12c3ce['hasOwnProperty']('position')&&(_0x4dba2f=_0x3462f6['Position']['verify'](_0x12c3ce['position'])))return'position.'+_0x4dba2f;if(null!=_0x12c3ce['nodes']&&_0x12c3ce['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x12c3ce['nodes']))return'nodes:\x20array\x20expected';for(var _0x1a4c62=0x0;_0x1a4c62<_0x12c3ce['nodes']['length'];++_0x1a4c62){var _0x4dba2f;if(_0x4dba2f=_0x3462f6['Element']['verify'](_0x12c3ce['nodes'][_0x1a4c62]))return'nodes.'+_0x4dba2f;}}return null!=_0x12c3ce['shouldReceiveAttributes']&&_0x12c3ce['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x12c3ce['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x12c3ce['wasUndone']&&_0x12c3ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12c3ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x473453['fromObject']=function(_0x4ad95b){if(_0x4ad95b instanceof _0x3462f6['InsertOperation'])return _0x4ad95b;var _0x32ce20=new _0x3462f6['InsertOperation']();if(null!=_0x4ad95b['position']){if('object'!=typeof _0x4ad95b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x32ce20['position']=_0x3462f6['Position']['fromObject'](_0x4ad95b['position']);}if(_0x4ad95b['nodes']){if(!Array['isArray'](_0x4ad95b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x32ce20['nodes']=[];for(var _0x340923=0x0;_0x340923<_0x4ad95b['nodes']['length'];++_0x340923){if('object'!=typeof _0x4ad95b['nodes'][_0x340923])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x32ce20['nodes'][_0x340923]=_0x3462f6['Element']['fromObject'](_0x4ad95b['nodes'][_0x340923]);}}return null!=_0x4ad95b['shouldReceiveAttributes']&&(_0x32ce20['shouldReceiveAttributes']=Boolean(_0x4ad95b['shouldReceiveAttributes'])),null!=_0x4ad95b['wasUndone']&&(_0x32ce20['wasUndone']=Boolean(_0x4ad95b['wasUndone'])),_0x32ce20;},_0x473453['toObject']=function(_0x4366c5,_0xd07c5c){_0xd07c5c||(_0xd07c5c={});var _0x2618b2={};if((_0xd07c5c['arrays']||_0xd07c5c['defaults'])&&(_0x2618b2['nodes']=[]),_0xd07c5c['defaults']&&(_0x2618b2['position']=null,_0x2618b2['shouldReceiveAttributes']=!0x1,_0x2618b2['wasUndone']=!0x1),null!=_0x4366c5['position']&&_0x4366c5['hasOwnProperty']('position')&&(_0x2618b2['position']=_0x3462f6['Position']['toObject'](_0x4366c5['position'],_0xd07c5c)),_0x4366c5['nodes']&&_0x4366c5['nodes']['length']){_0x2618b2['nodes']=[];for(var _0x46c073=0x0;_0x46c073<_0x4366c5['nodes']['length'];++_0x46c073)_0x2618b2['nodes'][_0x46c073]=_0x3462f6['Element']['toObject'](_0x4366c5['nodes'][_0x46c073],_0xd07c5c);}return null!=_0x4366c5['shouldReceiveAttributes']&&_0x4366c5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2618b2['shouldReceiveAttributes']=_0x4366c5['shouldReceiveAttributes']),null!=_0x4366c5['wasUndone']&&_0x4366c5['hasOwnProperty']('wasUndone')&&(_0x2618b2['wasUndone']=_0x4366c5['wasUndone']),_0x2618b2;},_0x473453['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x473453['getTypeUrl']=function(_0x27d717){return void 0x0===_0x27d717&&(_0x27d717='type.googleapis.com'),_0x27d717+'/InsertOperation';},_0x473453;}()),_0x3462f6['MarkerOperation']=(function(){function _0x33fc8f(_0x19b039){if(_0x19b039){for(var _0x344936=Object['keys'](_0x19b039),_0x28223d=0x0;_0x28223d<_0x344936['length'];++_0x28223d)null!=_0x19b039[_0x344936[_0x28223d]]&&(this[_0x344936[_0x28223d]]=_0x19b039[_0x344936[_0x28223d]]);}}return _0x33fc8f['prototype']['name']='',_0x33fc8f['prototype']['oldRange']=null,_0x33fc8f['prototype']['newRange']=null,_0x33fc8f['prototype']['affectsData']=!0x1,_0x33fc8f['prototype']['wasUndone']=!0x1,_0x33fc8f['create']=function(_0x12cbbd){return new _0x33fc8f(_0x12cbbd);},_0x33fc8f['encode']=function(_0x1954c7,_0x50d641){return _0x50d641||(_0x50d641=_0x4750ca['create']()),null!=_0x1954c7['name']&&Object['hasOwnProperty']['call'](_0x1954c7,'name')&&_0x50d641['uint32'](0xa)['string'](_0x1954c7['name']),null!=_0x1954c7['oldRange']&&Object['hasOwnProperty']['call'](_0x1954c7,'oldRange')&&_0x3462f6['Range']['encode'](_0x1954c7['oldRange'],_0x50d641['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1954c7['newRange']&&Object['hasOwnProperty']['call'](_0x1954c7,'newRange')&&_0x3462f6['Range']['encode'](_0x1954c7['newRange'],_0x50d641['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1954c7['affectsData']&&Object['hasOwnProperty']['call'](_0x1954c7,'affectsData')&&_0x50d641['uint32'](0x20)['bool'](_0x1954c7['affectsData']),null!=_0x1954c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1954c7,'wasUndone')&&_0x50d641['uint32'](0x28)['bool'](_0x1954c7['wasUndone']),_0x50d641;},_0x33fc8f['encodeDelimited']=function(_0x3fc21e,_0xa2ae9f){return this['encode'](_0x3fc21e,_0xa2ae9f)['ldelim']();},_0x33fc8f['decode']=function(_0x51af33,_0x4ed158){_0x51af33 instanceof _0xa753e4||(_0x51af33=_0xa753e4['create'](_0x51af33));for(var _0x4f4554=void 0x0===_0x4ed158?_0x51af33['len']:_0x51af33['pos']+_0x4ed158,_0x5b5f5c=new _0x3462f6['MarkerOperation']();_0x51af33['pos']<_0x4f4554;){var _0x1af3de=_0x51af33['uint32']();switch(_0x1af3de>>>0x3){case 0x1:_0x5b5f5c['name']=_0x51af33['string']();break;case 0x2:_0x5b5f5c['oldRange']=_0x3462f6['Range']['decode'](_0x51af33,_0x51af33['uint32']());break;case 0x3:_0x5b5f5c['newRange']=_0x3462f6['Range']['decode'](_0x51af33,_0x51af33['uint32']());break;case 0x4:_0x5b5f5c['affectsData']=_0x51af33['bool']();break;case 0x5:_0x5b5f5c['wasUndone']=_0x51af33['bool']();break;default:_0x51af33['skipType'](0x7&_0x1af3de);}}return _0x5b5f5c;},_0x33fc8f['decodeDelimited']=function(_0x4ff1a4){return _0x4ff1a4 instanceof _0xa753e4||(_0x4ff1a4=new _0xa753e4(_0x4ff1a4)),this['decode'](_0x4ff1a4,_0x4ff1a4['uint32']());},_0x33fc8f['verify']=function(_0x325930){if('object'!=typeof _0x325930||null===_0x325930)return'object\x20expected';if(null!=_0x325930['name']&&_0x325930['hasOwnProperty']('name')&&!_0x5480ac['isString'](_0x325930['name']))return'name:\x20string\x20expected';var _0x35f611;if(null!=_0x325930['oldRange']&&_0x325930['hasOwnProperty']('oldRange')&&(_0x35f611=_0x3462f6['Range']['verify'](_0x325930['oldRange'])))return'oldRange.'+_0x35f611;if(null!=_0x325930['newRange']&&_0x325930['hasOwnProperty']('newRange')&&(_0x35f611=_0x3462f6['Range']['verify'](_0x325930['newRange'])))return'newRange.'+_0x35f611;return null!=_0x325930['affectsData']&&_0x325930['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x325930['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x325930['wasUndone']&&_0x325930['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x325930['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33fc8f['fromObject']=function(_0x19f971){if(_0x19f971 instanceof _0x3462f6['MarkerOperation'])return _0x19f971;var _0x7d90fb=new _0x3462f6['MarkerOperation']();if(null!=_0x19f971['name']&&(_0x7d90fb['name']=String(_0x19f971['name'])),null!=_0x19f971['oldRange']){if('object'!=typeof _0x19f971['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x7d90fb['oldRange']=_0x3462f6['Range']['fromObject'](_0x19f971['oldRange']);}if(null!=_0x19f971['newRange']){if('object'!=typeof _0x19f971['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x7d90fb['newRange']=_0x3462f6['Range']['fromObject'](_0x19f971['newRange']);}return null!=_0x19f971['affectsData']&&(_0x7d90fb['affectsData']=Boolean(_0x19f971['affectsData'])),null!=_0x19f971['wasUndone']&&(_0x7d90fb['wasUndone']=Boolean(_0x19f971['wasUndone'])),_0x7d90fb;},_0x33fc8f['toObject']=function(_0x11e0b0,_0x6d86c3){_0x6d86c3||(_0x6d86c3={});var _0x57c3da={};return _0x6d86c3['defaults']&&(_0x57c3da['name']='',_0x57c3da['oldRange']=null,_0x57c3da['newRange']=null,_0x57c3da['affectsData']=!0x1,_0x57c3da['wasUndone']=!0x1),null!=_0x11e0b0['name']&&_0x11e0b0['hasOwnProperty']('name')&&(_0x57c3da['name']=_0x11e0b0['name']),null!=_0x11e0b0['oldRange']&&_0x11e0b0['hasOwnProperty']('oldRange')&&(_0x57c3da['oldRange']=_0x3462f6['Range']['toObject'](_0x11e0b0['oldRange'],_0x6d86c3)),null!=_0x11e0b0['newRange']&&_0x11e0b0['hasOwnProperty']('newRange')&&(_0x57c3da['newRange']=_0x3462f6['Range']['toObject'](_0x11e0b0['newRange'],_0x6d86c3)),null!=_0x11e0b0['affectsData']&&_0x11e0b0['hasOwnProperty']('affectsData')&&(_0x57c3da['affectsData']=_0x11e0b0['affectsData']),null!=_0x11e0b0['wasUndone']&&_0x11e0b0['hasOwnProperty']('wasUndone')&&(_0x57c3da['wasUndone']=_0x11e0b0['wasUndone']),_0x57c3da;},_0x33fc8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x33fc8f['getTypeUrl']=function(_0x25cc15){return void 0x0===_0x25cc15&&(_0x25cc15='type.googleapis.com'),_0x25cc15+'/MarkerOperation';},_0x33fc8f;}()),_0x3462f6['MergeOperation']=(function(){function _0x4b9d07(_0x500da4){if(_0x500da4){for(var _0x367ae5=Object['keys'](_0x500da4),_0x5a8cce=0x0;_0x5a8cce<_0x367ae5['length'];++_0x5a8cce)null!=_0x500da4[_0x367ae5[_0x5a8cce]]&&(this[_0x367ae5[_0x5a8cce]]=_0x500da4[_0x367ae5[_0x5a8cce]]);}}return _0x4b9d07['prototype']['sourcePosition']=null,_0x4b9d07['prototype']['targetPosition']=null,_0x4b9d07['prototype']['graveyardPosition']=null,_0x4b9d07['prototype']['howMany']=0x0,_0x4b9d07['prototype']['wasUndone']=!0x1,_0x4b9d07['create']=function(_0x13f721){return new _0x4b9d07(_0x13f721);},_0x4b9d07['encode']=function(_0x1d4992,_0x2740d2){return _0x2740d2||(_0x2740d2=_0x4750ca['create']()),null!=_0x1d4992['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'sourcePosition')&&_0x3462f6['Position']['encode'](_0x1d4992['sourcePosition'],_0x2740d2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d4992['targetPosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'targetPosition')&&_0x3462f6['Position']['encode'](_0x1d4992['targetPosition'],_0x2740d2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d4992['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'graveyardPosition')&&_0x3462f6['Position']['encode'](_0x1d4992['graveyardPosition'],_0x2740d2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d4992['howMany']&&Object['hasOwnProperty']['call'](_0x1d4992,'howMany')&&_0x2740d2['uint32'](0x20)['uint32'](_0x1d4992['howMany']),null!=_0x1d4992['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d4992,'wasUndone')&&_0x2740d2['uint32'](0x28)['bool'](_0x1d4992['wasUndone']),_0x2740d2;},_0x4b9d07['encodeDelimited']=function(_0xc7fff2,_0x72bcbb){return this['encode'](_0xc7fff2,_0x72bcbb)['ldelim']();},_0x4b9d07['decode']=function(_0x884bc0,_0x5c1254){_0x884bc0 instanceof _0xa753e4||(_0x884bc0=_0xa753e4['create'](_0x884bc0));for(var _0x3fd97d=void 0x0===_0x5c1254?_0x884bc0['len']:_0x884bc0['pos']+_0x5c1254,_0x507361=new _0x3462f6['MergeOperation']();_0x884bc0['pos']<_0x3fd97d;){var _0x5e7817=_0x884bc0['uint32']();switch(_0x5e7817>>>0x3){case 0x1:_0x507361['sourcePosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x2:_0x507361['targetPosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x3:_0x507361['graveyardPosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x4:_0x507361['howMany']=_0x884bc0['uint32']();break;case 0x5:_0x507361['wasUndone']=_0x884bc0['bool']();break;default:_0x884bc0['skipType'](0x7&_0x5e7817);}}return _0x507361;},_0x4b9d07['decodeDelimited']=function(_0x41b2b1){return _0x41b2b1 instanceof _0xa753e4||(_0x41b2b1=new _0xa753e4(_0x41b2b1)),this['decode'](_0x41b2b1,_0x41b2b1['uint32']());},_0x4b9d07['verify']=function(_0x4c8a70){if('object'!=typeof _0x4c8a70||null===_0x4c8a70)return'object\x20expected';var _0x17edc5;if(null!=_0x4c8a70['sourcePosition']&&_0x4c8a70['hasOwnProperty']('sourcePosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['sourcePosition'])))return'sourcePosition.'+_0x17edc5;if(null!=_0x4c8a70['targetPosition']&&_0x4c8a70['hasOwnProperty']('targetPosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['targetPosition'])))return'targetPosition.'+_0x17edc5;if(null!=_0x4c8a70['graveyardPosition']&&_0x4c8a70['hasOwnProperty']('graveyardPosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['graveyardPosition'])))return'graveyardPosition.'+_0x17edc5;return null!=_0x4c8a70['howMany']&&_0x4c8a70['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x4c8a70['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4c8a70['wasUndone']&&_0x4c8a70['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c8a70['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b9d07['fromObject']=function(_0x3f0da2){if(_0x3f0da2 instanceof _0x3462f6['MergeOperation'])return _0x3f0da2;var _0x3bf78f=new _0x3462f6['MergeOperation']();if(null!=_0x3f0da2['sourcePosition']){if('object'!=typeof _0x3f0da2['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3bf78f['sourcePosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['sourcePosition']);}if(null!=_0x3f0da2['targetPosition']){if('object'!=typeof _0x3f0da2['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3bf78f['targetPosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['targetPosition']);}if(null!=_0x3f0da2['graveyardPosition']){if('object'!=typeof _0x3f0da2['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3bf78f['graveyardPosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['graveyardPosition']);}return null!=_0x3f0da2['howMany']&&(_0x3bf78f['howMany']=_0x3f0da2['howMany']>>>0x0),null!=_0x3f0da2['wasUndone']&&(_0x3bf78f['wasUndone']=Boolean(_0x3f0da2['wasUndone'])),_0x3bf78f;},_0x4b9d07['toObject']=function(_0x3fe29c,_0x416b7d){_0x416b7d||(_0x416b7d={});var _0x241a2d={};return _0x416b7d['defaults']&&(_0x241a2d['sourcePosition']=null,_0x241a2d['targetPosition']=null,_0x241a2d['graveyardPosition']=null,_0x241a2d['howMany']=0x0,_0x241a2d['wasUndone']=!0x1),null!=_0x3fe29c['sourcePosition']&&_0x3fe29c['hasOwnProperty']('sourcePosition')&&(_0x241a2d['sourcePosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['sourcePosition'],_0x416b7d)),null!=_0x3fe29c['targetPosition']&&_0x3fe29c['hasOwnProperty']('targetPosition')&&(_0x241a2d['targetPosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['targetPosition'],_0x416b7d)),null!=_0x3fe29c['graveyardPosition']&&_0x3fe29c['hasOwnProperty']('graveyardPosition')&&(_0x241a2d['graveyardPosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['graveyardPosition'],_0x416b7d)),null!=_0x3fe29c['howMany']&&_0x3fe29c['hasOwnProperty']('howMany')&&(_0x241a2d['howMany']=_0x3fe29c['howMany']),null!=_0x3fe29c['wasUndone']&&_0x3fe29c['hasOwnProperty']('wasUndone')&&(_0x241a2d['wasUndone']=_0x3fe29c['wasUndone']),_0x241a2d;},_0x4b9d07['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x4b9d07['getTypeUrl']=function(_0x25964d){return void 0x0===_0x25964d&&(_0x25964d='type.googleapis.com'),_0x25964d+'/MergeOperation';},_0x4b9d07;}()),_0x3462f6['MoveOperation']=(function(){function _0x62354e(_0x3860e1){if(_0x3860e1){for(var _0x5c223f=Object['keys'](_0x3860e1),_0x16d0a1=0x0;_0x16d0a1<_0x5c223f['length'];++_0x16d0a1)null!=_0x3860e1[_0x5c223f[_0x16d0a1]]&&(this[_0x5c223f[_0x16d0a1]]=_0x3860e1[_0x5c223f[_0x16d0a1]]);}}return _0x62354e['prototype']['sourcePosition']=null,_0x62354e['prototype']['howMany']=0x0,_0x62354e['prototype']['targetPosition']=null,_0x62354e['prototype']['wasUndone']=!0x1,_0x62354e['create']=function(_0x341706){return new _0x62354e(_0x341706);},_0x62354e['encode']=function(_0x56c014,_0x885566){return _0x885566||(_0x885566=_0x4750ca['create']()),null!=_0x56c014['sourcePosition']&&Object['hasOwnProperty']['call'](_0x56c014,'sourcePosition')&&_0x3462f6['Position']['encode'](_0x56c014['sourcePosition'],_0x885566['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56c014['howMany']&&Object['hasOwnProperty']['call'](_0x56c014,'howMany')&&_0x885566['uint32'](0x10)['uint32'](_0x56c014['howMany']),null!=_0x56c014['targetPosition']&&Object['hasOwnProperty']['call'](_0x56c014,'targetPosition')&&_0x3462f6['Position']['encode'](_0x56c014['targetPosition'],_0x885566['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56c014['wasUndone']&&Object['hasOwnProperty']['call'](_0x56c014,'wasUndone')&&_0x885566['uint32'](0x20)['bool'](_0x56c014['wasUndone']),_0x885566;},_0x62354e['encodeDelimited']=function(_0xb8adf4,_0x31b89a){return this['encode'](_0xb8adf4,_0x31b89a)['ldelim']();},_0x62354e['decode']=function(_0x4929ed,_0x5d4935){_0x4929ed instanceof _0xa753e4||(_0x4929ed=_0xa753e4['create'](_0x4929ed));for(var _0x77d9c3=void 0x0===_0x5d4935?_0x4929ed['len']:_0x4929ed['pos']+_0x5d4935,_0x130736=new _0x3462f6['MoveOperation']();_0x4929ed['pos']<_0x77d9c3;){var _0x4f157e=_0x4929ed['uint32']();switch(_0x4f157e>>>0x3){case 0x1:_0x130736['sourcePosition']=_0x3462f6['Position']['decode'](_0x4929ed,_0x4929ed['uint32']());break;case 0x2:_0x130736['howMany']=_0x4929ed['uint32']();break;case 0x3:_0x130736['targetPosition']=_0x3462f6['Position']['decode'](_0x4929ed,_0x4929ed['uint32']());break;case 0x4:_0x130736['wasUndone']=_0x4929ed['bool']();break;default:_0x4929ed['skipType'](0x7&_0x4f157e);}}return _0x130736;},_0x62354e['decodeDelimited']=function(_0x269e01){return _0x269e01 instanceof _0xa753e4||(_0x269e01=new _0xa753e4(_0x269e01)),this['decode'](_0x269e01,_0x269e01['uint32']());},_0x62354e['verify']=function(_0x3230a2){if('object'!=typeof _0x3230a2||null===_0x3230a2)return'object\x20expected';var _0x5f149a;if(null!=_0x3230a2['sourcePosition']&&_0x3230a2['hasOwnProperty']('sourcePosition')&&(_0x5f149a=_0x3462f6['Position']['verify'](_0x3230a2['sourcePosition'])))return'sourcePosition.'+_0x5f149a;if(null!=_0x3230a2['howMany']&&_0x3230a2['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x3230a2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3230a2['targetPosition']&&_0x3230a2['hasOwnProperty']('targetPosition')&&(_0x5f149a=_0x3462f6['Position']['verify'](_0x3230a2['targetPosition'])))return'targetPosition.'+_0x5f149a;return null!=_0x3230a2['wasUndone']&&_0x3230a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3230a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x62354e['fromObject']=function(_0x307412){if(_0x307412 instanceof _0x3462f6['MoveOperation'])return _0x307412;var _0xe0995b=new _0x3462f6['MoveOperation']();if(null!=_0x307412['sourcePosition']){if('object'!=typeof _0x307412['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xe0995b['sourcePosition']=_0x3462f6['Position']['fromObject'](_0x307412['sourcePosition']);}if(null!=_0x307412['howMany']&&(_0xe0995b['howMany']=_0x307412['howMany']>>>0x0),null!=_0x307412['targetPosition']){if('object'!=typeof _0x307412['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xe0995b['targetPosition']=_0x3462f6['Position']['fromObject'](_0x307412['targetPosition']);}return null!=_0x307412['wasUndone']&&(_0xe0995b['wasUndone']=Boolean(_0x307412['wasUndone'])),_0xe0995b;},_0x62354e['toObject']=function(_0x4cef6c,_0x3bb7cf){_0x3bb7cf||(_0x3bb7cf={});var _0x407f73={};return _0x3bb7cf['defaults']&&(_0x407f73['sourcePosition']=null,_0x407f73['howMany']=0x0,_0x407f73['targetPosition']=null,_0x407f73['wasUndone']=!0x1),null!=_0x4cef6c['sourcePosition']&&_0x4cef6c['hasOwnProperty']('sourcePosition')&&(_0x407f73['sourcePosition']=_0x3462f6['Position']['toObject'](_0x4cef6c['sourcePosition'],_0x3bb7cf)),null!=_0x4cef6c['howMany']&&_0x4cef6c['hasOwnProperty']('howMany')&&(_0x407f73['howMany']=_0x4cef6c['howMany']),null!=_0x4cef6c['targetPosition']&&_0x4cef6c['hasOwnProperty']('targetPosition')&&(_0x407f73['targetPosition']=_0x3462f6['Position']['toObject'](_0x4cef6c['targetPosition'],_0x3bb7cf)),null!=_0x4cef6c['wasUndone']&&_0x4cef6c['hasOwnProperty']('wasUndone')&&(_0x407f73['wasUndone']=_0x4cef6c['wasUndone']),_0x407f73;},_0x62354e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x62354e['getTypeUrl']=function(_0x254184){return void 0x0===_0x254184&&(_0x254184='type.googleapis.com'),_0x254184+'/MoveOperation';},_0x62354e;}()),_0x3462f6['RenameOperation']=(function(){function _0x3d6c4f(_0x486689){if(_0x486689){for(var _0x49a44d=Object['keys'](_0x486689),_0x4dde59=0x0;_0x4dde59<_0x49a44d['length'];++_0x4dde59)null!=_0x486689[_0x49a44d[_0x4dde59]]&&(this[_0x49a44d[_0x4dde59]]=_0x486689[_0x49a44d[_0x4dde59]]);}}return _0x3d6c4f['prototype']['position']=null,_0x3d6c4f['prototype']['oldName']='',_0x3d6c4f['prototype']['newName']='',_0x3d6c4f['prototype']['wasUndone']=!0x1,_0x3d6c4f['create']=function(_0x43e1a6){return new _0x3d6c4f(_0x43e1a6);},_0x3d6c4f['encode']=function(_0x3cd92a,_0x2ee28e){return _0x2ee28e||(_0x2ee28e=_0x4750ca['create']()),null!=_0x3cd92a['position']&&Object['hasOwnProperty']['call'](_0x3cd92a,'position')&&_0x3462f6['Position']['encode'](_0x3cd92a['position'],_0x2ee28e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cd92a['oldName']&&Object['hasOwnProperty']['call'](_0x3cd92a,'oldName')&&_0x2ee28e['uint32'](0x12)['string'](_0x3cd92a['oldName']),null!=_0x3cd92a['newName']&&Object['hasOwnProperty']['call'](_0x3cd92a,'newName')&&_0x2ee28e['uint32'](0x1a)['string'](_0x3cd92a['newName']),null!=_0x3cd92a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cd92a,'wasUndone')&&_0x2ee28e['uint32'](0x20)['bool'](_0x3cd92a['wasUndone']),_0x2ee28e;},_0x3d6c4f['encodeDelimited']=function(_0x5e2fc9,_0x1b09cd){return this['encode'](_0x5e2fc9,_0x1b09cd)['ldelim']();},_0x3d6c4f['decode']=function(_0x5c6c9d,_0x47d7b4){_0x5c6c9d instanceof _0xa753e4||(_0x5c6c9d=_0xa753e4['create'](_0x5c6c9d));for(var _0x38b466=void 0x0===_0x47d7b4?_0x5c6c9d['len']:_0x5c6c9d['pos']+_0x47d7b4,_0x4b81fd=new _0x3462f6['RenameOperation']();_0x5c6c9d['pos']<_0x38b466;){var _0x517306=_0x5c6c9d['uint32']();switch(_0x517306>>>0x3){case 0x1:_0x4b81fd['position']=_0x3462f6['Position']['decode'](_0x5c6c9d,_0x5c6c9d['uint32']());break;case 0x2:_0x4b81fd['oldName']=_0x5c6c9d['string']();break;case 0x3:_0x4b81fd['newName']=_0x5c6c9d['string']();break;case 0x4:_0x4b81fd['wasUndone']=_0x5c6c9d['bool']();break;default:_0x5c6c9d['skipType'](0x7&_0x517306);}}return _0x4b81fd;},_0x3d6c4f['decodeDelimited']=function(_0x499a59){return _0x499a59 instanceof _0xa753e4||(_0x499a59=new _0xa753e4(_0x499a59)),this['decode'](_0x499a59,_0x499a59['uint32']());},_0x3d6c4f['verify']=function(_0x30a35e){if('object'!=typeof _0x30a35e||null===_0x30a35e)return'object\x20expected';if(null!=_0x30a35e['position']&&_0x30a35e['hasOwnProperty']('position')){var _0x1a7258=_0x3462f6['Position']['verify'](_0x30a35e['position']);if(_0x1a7258)return'position.'+_0x1a7258;}return null!=_0x30a35e['oldName']&&_0x30a35e['hasOwnProperty']('oldName')&&!_0x5480ac['isString'](_0x30a35e['oldName'])?'oldName:\x20string\x20expected':null!=_0x30a35e['newName']&&_0x30a35e['hasOwnProperty']('newName')&&!_0x5480ac['isString'](_0x30a35e['newName'])?'newName:\x20string\x20expected':null!=_0x30a35e['wasUndone']&&_0x30a35e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30a35e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d6c4f['fromObject']=function(_0x9ad6d7){if(_0x9ad6d7 instanceof _0x3462f6['RenameOperation'])return _0x9ad6d7;var _0x2c25c1=new _0x3462f6['RenameOperation']();if(null!=_0x9ad6d7['position']){if('object'!=typeof _0x9ad6d7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2c25c1['position']=_0x3462f6['Position']['fromObject'](_0x9ad6d7['position']);}return null!=_0x9ad6d7['oldName']&&(_0x2c25c1['oldName']=String(_0x9ad6d7['oldName'])),null!=_0x9ad6d7['newName']&&(_0x2c25c1['newName']=String(_0x9ad6d7['newName'])),null!=_0x9ad6d7['wasUndone']&&(_0x2c25c1['wasUndone']=Boolean(_0x9ad6d7['wasUndone'])),_0x2c25c1;},_0x3d6c4f['toObject']=function(_0x50e97d,_0x586ffc){_0x586ffc||(_0x586ffc={});var _0x245ad7={};return _0x586ffc['defaults']&&(_0x245ad7['position']=null,_0x245ad7['oldName']='',_0x245ad7['newName']='',_0x245ad7['wasUndone']=!0x1),null!=_0x50e97d['position']&&_0x50e97d['hasOwnProperty']('position')&&(_0x245ad7['position']=_0x3462f6['Position']['toObject'](_0x50e97d['position'],_0x586ffc)),null!=_0x50e97d['oldName']&&_0x50e97d['hasOwnProperty']('oldName')&&(_0x245ad7['oldName']=_0x50e97d['oldName']),null!=_0x50e97d['newName']&&_0x50e97d['hasOwnProperty']('newName')&&(_0x245ad7['newName']=_0x50e97d['newName']),null!=_0x50e97d['wasUndone']&&_0x50e97d['hasOwnProperty']('wasUndone')&&(_0x245ad7['wasUndone']=_0x50e97d['wasUndone']),_0x245ad7;},_0x3d6c4f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x3d6c4f['getTypeUrl']=function(_0x3ecf60){return void 0x0===_0x3ecf60&&(_0x3ecf60='type.googleapis.com'),_0x3ecf60+'/RenameOperation';},_0x3d6c4f;}()),_0x3462f6['RootAttributeOperation']=(function(){function _0x16723b(_0x47f7b8){if(_0x47f7b8){for(var _0x57c93f=Object['keys'](_0x47f7b8),_0x1c5693=0x0;_0x1c5693<_0x57c93f['length'];++_0x1c5693)null!=_0x47f7b8[_0x57c93f[_0x1c5693]]&&(this[_0x57c93f[_0x1c5693]]=_0x47f7b8[_0x57c93f[_0x1c5693]]);}}return _0x16723b['prototype']['root']='',_0x16723b['prototype']['key']='',_0x16723b['prototype']['oldValueBoolean']=!0x1,_0x16723b['prototype']['oldValueJson']='',_0x16723b['prototype']['newValueBoolean']=!0x1,_0x16723b['prototype']['newValueJson']='',_0x16723b['prototype']['wasUndone']=!0x1,_0x16723b['create']=function(_0x5da043){return new _0x16723b(_0x5da043);},_0x16723b['encode']=function(_0x4ee41a,_0xcfc135){return _0xcfc135||(_0xcfc135=_0x4750ca['create']()),null!=_0x4ee41a['root']&&Object['hasOwnProperty']['call'](_0x4ee41a,'root')&&_0xcfc135['uint32'](0xa)['string'](_0x4ee41a['root']),null!=_0x4ee41a['key']&&Object['hasOwnProperty']['call'](_0x4ee41a,'key')&&_0xcfc135['uint32'](0x12)['string'](_0x4ee41a['key']),null!=_0x4ee41a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ee41a,'oldValueBoolean')&&_0xcfc135['uint32'](0x18)['bool'](_0x4ee41a['oldValueBoolean']),null!=_0x4ee41a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4ee41a,'oldValueJson')&&_0xcfc135['uint32'](0x22)['string'](_0x4ee41a['oldValueJson']),null!=_0x4ee41a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ee41a,'newValueBoolean')&&_0xcfc135['uint32'](0x28)['bool'](_0x4ee41a['newValueBoolean']),null!=_0x4ee41a['newValueJson']&&Object['hasOwnProperty']['call'](_0x4ee41a,'newValueJson')&&_0xcfc135['uint32'](0x32)['string'](_0x4ee41a['newValueJson']),null!=_0x4ee41a['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ee41a,'wasUndone')&&_0xcfc135['uint32'](0x38)['bool'](_0x4ee41a['wasUndone']),_0xcfc135;},_0x16723b['encodeDelimited']=function(_0x5bad5c,_0x362dbf){return this['encode'](_0x5bad5c,_0x362dbf)['ldelim']();},_0x16723b['decode']=function(_0x3428c1,_0x169b82){_0x3428c1 instanceof _0xa753e4||(_0x3428c1=_0xa753e4['create'](_0x3428c1));for(var _0x26f349=void 0x0===_0x169b82?_0x3428c1['len']:_0x3428c1['pos']+_0x169b82,_0x16f3f4=new _0x3462f6['RootAttributeOperation']();_0x3428c1['pos']<_0x26f349;){var _0x42c0c1=_0x3428c1['uint32']();switch(_0x42c0c1>>>0x3){case 0x1:_0x16f3f4['root']=_0x3428c1['string']();break;case 0x2:_0x16f3f4['key']=_0x3428c1['string']();break;case 0x3:_0x16f3f4['oldValueBoolean']=_0x3428c1['bool']();break;case 0x4:_0x16f3f4['oldValueJson']=_0x3428c1['string']();break;case 0x5:_0x16f3f4['newValueBoolean']=_0x3428c1['bool']();break;case 0x6:_0x16f3f4['newValueJson']=_0x3428c1['string']();break;case 0x7:_0x16f3f4['wasUndone']=_0x3428c1['bool']();break;default:_0x3428c1['skipType'](0x7&_0x42c0c1);}}return _0x16f3f4;},_0x16723b['decodeDelimited']=function(_0x1f1025){return _0x1f1025 instanceof _0xa753e4||(_0x1f1025=new _0xa753e4(_0x1f1025)),this['decode'](_0x1f1025,_0x1f1025['uint32']());},_0x16723b['verify']=function(_0x26422d){return'object'!=typeof _0x26422d||null===_0x26422d?'object\x20expected':null!=_0x26422d['root']&&_0x26422d['hasOwnProperty']('root')&&!_0x5480ac['isString'](_0x26422d['root'])?'root:\x20string\x20expected':null!=_0x26422d['key']&&_0x26422d['hasOwnProperty']('key')&&!_0x5480ac['isString'](_0x26422d['key'])?'key:\x20string\x20expected':null!=_0x26422d['oldValueBoolean']&&_0x26422d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x26422d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x26422d['oldValueJson']&&_0x26422d['hasOwnProperty']('oldValueJson')&&!_0x5480ac['isString'](_0x26422d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x26422d['newValueBoolean']&&_0x26422d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x26422d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x26422d['newValueJson']&&_0x26422d['hasOwnProperty']('newValueJson')&&!_0x5480ac['isString'](_0x26422d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x26422d['wasUndone']&&_0x26422d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26422d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16723b['fromObject']=function(_0x47f9e3){if(_0x47f9e3 instanceof _0x3462f6['RootAttributeOperation'])return _0x47f9e3;var _0x387242=new _0x3462f6['RootAttributeOperation']();return null!=_0x47f9e3['root']&&(_0x387242['root']=String(_0x47f9e3['root'])),null!=_0x47f9e3['key']&&(_0x387242['key']=String(_0x47f9e3['key'])),null!=_0x47f9e3['oldValueBoolean']&&(_0x387242['oldValueBoolean']=Boolean(_0x47f9e3['oldValueBoolean'])),null!=_0x47f9e3['oldValueJson']&&(_0x387242['oldValueJson']=String(_0x47f9e3['oldValueJson'])),null!=_0x47f9e3['newValueBoolean']&&(_0x387242['newValueBoolean']=Boolean(_0x47f9e3['newValueBoolean'])),null!=_0x47f9e3['newValueJson']&&(_0x387242['newValueJson']=String(_0x47f9e3['newValueJson'])),null!=_0x47f9e3['wasUndone']&&(_0x387242['wasUndone']=Boolean(_0x47f9e3['wasUndone'])),_0x387242;},_0x16723b['toObject']=function(_0x401eae,_0x76fd0e){_0x76fd0e||(_0x76fd0e={});var _0x594871={};return _0x76fd0e['defaults']&&(_0x594871['root']='',_0x594871['key']='',_0x594871['oldValueBoolean']=!0x1,_0x594871['oldValueJson']='',_0x594871['newValueBoolean']=!0x1,_0x594871['newValueJson']='',_0x594871['wasUndone']=!0x1),null!=_0x401eae['root']&&_0x401eae['hasOwnProperty']('root')&&(_0x594871['root']=_0x401eae['root']),null!=_0x401eae['key']&&_0x401eae['hasOwnProperty']('key')&&(_0x594871['key']=_0x401eae['key']),null!=_0x401eae['oldValueBoolean']&&_0x401eae['hasOwnProperty']('oldValueBoolean')&&(_0x594871['oldValueBoolean']=_0x401eae['oldValueBoolean']),null!=_0x401eae['oldValueJson']&&_0x401eae['hasOwnProperty']('oldValueJson')&&(_0x594871['oldValueJson']=_0x401eae['oldValueJson']),null!=_0x401eae['newValueBoolean']&&_0x401eae['hasOwnProperty']('newValueBoolean')&&(_0x594871['newValueBoolean']=_0x401eae['newValueBoolean']),null!=_0x401eae['newValueJson']&&_0x401eae['hasOwnProperty']('newValueJson')&&(_0x594871['newValueJson']=_0x401eae['newValueJson']),null!=_0x401eae['wasUndone']&&_0x401eae['hasOwnProperty']('wasUndone')&&(_0x594871['wasUndone']=_0x401eae['wasUndone']),_0x594871;},_0x16723b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x16723b['getTypeUrl']=function(_0x489e0b){return void 0x0===_0x489e0b&&(_0x489e0b='type.googleapis.com'),_0x489e0b+'/RootAttributeOperation';},_0x16723b;}()),_0x3462f6['RootOperation']=(function(){function _0x2b4165(_0x41fa95){if(_0x41fa95){for(var _0x4956be=Object['keys'](_0x41fa95),_0x3ee7e3=0x0;_0x3ee7e3<_0x4956be['length'];++_0x3ee7e3)null!=_0x41fa95[_0x4956be[_0x3ee7e3]]&&(this[_0x4956be[_0x3ee7e3]]=_0x41fa95[_0x4956be[_0x3ee7e3]]);}}return _0x2b4165['prototype']['rootName']='',_0x2b4165['prototype']['elementName']='',_0x2b4165['prototype']['isAdd']=!0x1,_0x2b4165['prototype']['wasUndone']=!0x1,_0x2b4165['create']=function(_0x27d580){return new _0x2b4165(_0x27d580);},_0x2b4165['encode']=function(_0x5d05d0,_0x414e51){return _0x414e51||(_0x414e51=_0x4750ca['create']()),null!=_0x5d05d0['rootName']&&Object['hasOwnProperty']['call'](_0x5d05d0,'rootName')&&_0x414e51['uint32'](0xa)['string'](_0x5d05d0['rootName']),null!=_0x5d05d0['elementName']&&Object['hasOwnProperty']['call'](_0x5d05d0,'elementName')&&_0x414e51['uint32'](0x12)['string'](_0x5d05d0['elementName']),null!=_0x5d05d0['isAdd']&&Object['hasOwnProperty']['call'](_0x5d05d0,'isAdd')&&_0x414e51['uint32'](0x18)['bool'](_0x5d05d0['isAdd']),null!=_0x5d05d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d05d0,'wasUndone')&&_0x414e51['uint32'](0x20)['bool'](_0x5d05d0['wasUndone']),_0x414e51;},_0x2b4165['encodeDelimited']=function(_0x51bd5b,_0x2c7c9f){return this['encode'](_0x51bd5b,_0x2c7c9f)['ldelim']();},_0x2b4165['decode']=function(_0x1d33f8,_0x4bb40b){_0x1d33f8 instanceof _0xa753e4||(_0x1d33f8=_0xa753e4['create'](_0x1d33f8));for(var _0x1cd22c=void 0x0===_0x4bb40b?_0x1d33f8['len']:_0x1d33f8['pos']+_0x4bb40b,_0x476031=new _0x3462f6['RootOperation']();_0x1d33f8['pos']<_0x1cd22c;){var _0x59efb0=_0x1d33f8['uint32']();switch(_0x59efb0>>>0x3){case 0x1:_0x476031['rootName']=_0x1d33f8['string']();break;case 0x2:_0x476031['elementName']=_0x1d33f8['string']();break;case 0x3:_0x476031['isAdd']=_0x1d33f8['bool']();break;case 0x4:_0x476031['wasUndone']=_0x1d33f8['bool']();break;default:_0x1d33f8['skipType'](0x7&_0x59efb0);}}return _0x476031;},_0x2b4165['decodeDelimited']=function(_0x2bcc90){return _0x2bcc90 instanceof _0xa753e4||(_0x2bcc90=new _0xa753e4(_0x2bcc90)),this['decode'](_0x2bcc90,_0x2bcc90['uint32']());},_0x2b4165['verify']=function(_0x29c8b0){return'object'!=typeof _0x29c8b0||null===_0x29c8b0?'object\x20expected':null!=_0x29c8b0['rootName']&&_0x29c8b0['hasOwnProperty']('rootName')&&!_0x5480ac['isString'](_0x29c8b0['rootName'])?'rootName:\x20string\x20expected':null!=_0x29c8b0['elementName']&&_0x29c8b0['hasOwnProperty']('elementName')&&!_0x5480ac['isString'](_0x29c8b0['elementName'])?'elementName:\x20string\x20expected':null!=_0x29c8b0['isAdd']&&_0x29c8b0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x29c8b0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x29c8b0['wasUndone']&&_0x29c8b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29c8b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b4165['fromObject']=function(_0xc2d7d2){if(_0xc2d7d2 instanceof _0x3462f6['RootOperation'])return _0xc2d7d2;var _0x579ad3=new _0x3462f6['RootOperation']();return null!=_0xc2d7d2['rootName']&&(_0x579ad3['rootName']=String(_0xc2d7d2['rootName'])),null!=_0xc2d7d2['elementName']&&(_0x579ad3['elementName']=String(_0xc2d7d2['elementName'])),null!=_0xc2d7d2['isAdd']&&(_0x579ad3['isAdd']=Boolean(_0xc2d7d2['isAdd'])),null!=_0xc2d7d2['wasUndone']&&(_0x579ad3['wasUndone']=Boolean(_0xc2d7d2['wasUndone'])),_0x579ad3;},_0x2b4165['toObject']=function(_0x4b6b36,_0x251c0a){_0x251c0a||(_0x251c0a={});var _0x5e97ff={};return _0x251c0a['defaults']&&(_0x5e97ff['rootName']='',_0x5e97ff['elementName']='',_0x5e97ff['isAdd']=!0x1,_0x5e97ff['wasUndone']=!0x1),null!=_0x4b6b36['rootName']&&_0x4b6b36['hasOwnProperty']('rootName')&&(_0x5e97ff['rootName']=_0x4b6b36['rootName']),null!=_0x4b6b36['elementName']&&_0x4b6b36['hasOwnProperty']('elementName')&&(_0x5e97ff['elementName']=_0x4b6b36['elementName']),null!=_0x4b6b36['isAdd']&&_0x4b6b36['hasOwnProperty']('isAdd')&&(_0x5e97ff['isAdd']=_0x4b6b36['isAdd']),null!=_0x4b6b36['wasUndone']&&_0x4b6b36['hasOwnProperty']('wasUndone')&&(_0x5e97ff['wasUndone']=_0x4b6b36['wasUndone']),_0x5e97ff;},_0x2b4165['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x2b4165['getTypeUrl']=function(_0x489e4d){return void 0x0===_0x489e4d&&(_0x489e4d='type.googleapis.com'),_0x489e4d+'/RootOperation';},_0x2b4165;}()),_0x3462f6['SplitOperation']=(function(){function _0x300912(_0x5a988c){if(_0x5a988c){for(var _0x1975b9=Object['keys'](_0x5a988c),_0x5a48d6=0x0;_0x5a48d6<_0x1975b9['length'];++_0x5a48d6)null!=_0x5a988c[_0x1975b9[_0x5a48d6]]&&(this[_0x1975b9[_0x5a48d6]]=_0x5a988c[_0x1975b9[_0x5a48d6]]);}}return _0x300912['prototype']['splitPosition']=null,_0x300912['prototype']['graveyardPosition']=null,_0x300912['prototype']['howMany']=0x0,_0x300912['prototype']['insertionPosition']=null,_0x300912['prototype']['wasUndone']=!0x1,_0x300912['create']=function(_0x308611){return new _0x300912(_0x308611);},_0x300912['encode']=function(_0x1d4279,_0x5dd1e8){return _0x5dd1e8||(_0x5dd1e8=_0x4750ca['create']()),null!=_0x1d4279['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'splitPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['splitPosition'],_0x5dd1e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d4279['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'graveyardPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['graveyardPosition'],_0x5dd1e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d4279['howMany']&&Object['hasOwnProperty']['call'](_0x1d4279,'howMany')&&_0x5dd1e8['uint32'](0x18)['uint32'](_0x1d4279['howMany']),null!=_0x1d4279['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'insertionPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['insertionPosition'],_0x5dd1e8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d4279['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d4279,'wasUndone')&&_0x5dd1e8['uint32'](0x28)['bool'](_0x1d4279['wasUndone']),_0x5dd1e8;},_0x300912['encodeDelimited']=function(_0x198b10,_0x4a9488){return this['encode'](_0x198b10,_0x4a9488)['ldelim']();},_0x300912['decode']=function(_0x5e4ae9,_0x3c7afd){_0x5e4ae9 instanceof _0xa753e4||(_0x5e4ae9=_0xa753e4['create'](_0x5e4ae9));for(var _0x47d0b3=void 0x0===_0x3c7afd?_0x5e4ae9['len']:_0x5e4ae9['pos']+_0x3c7afd,_0x26c1df=new _0x3462f6['SplitOperation']();_0x5e4ae9['pos']<_0x47d0b3;){var _0x2e3ca3=_0x5e4ae9['uint32']();switch(_0x2e3ca3>>>0x3){case 0x1:_0x26c1df['splitPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x2:_0x26c1df['graveyardPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x3:_0x26c1df['howMany']=_0x5e4ae9['uint32']();break;case 0x4:_0x26c1df['insertionPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x5:_0x26c1df['wasUndone']=_0x5e4ae9['bool']();break;default:_0x5e4ae9['skipType'](0x7&_0x2e3ca3);}}return _0x26c1df;},_0x300912['decodeDelimited']=function(_0x2ef216){return _0x2ef216 instanceof _0xa753e4||(_0x2ef216=new _0xa753e4(_0x2ef216)),this['decode'](_0x2ef216,_0x2ef216['uint32']());},_0x300912['verify']=function(_0x1bc5df){if('object'!=typeof _0x1bc5df||null===_0x1bc5df)return'object\x20expected';var _0xdfe426;if(null!=_0x1bc5df['splitPosition']&&_0x1bc5df['hasOwnProperty']('splitPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['splitPosition'])))return'splitPosition.'+_0xdfe426;if(null!=_0x1bc5df['graveyardPosition']&&_0x1bc5df['hasOwnProperty']('graveyardPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['graveyardPosition'])))return'graveyardPosition.'+_0xdfe426;if(null!=_0x1bc5df['howMany']&&_0x1bc5df['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x1bc5df['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1bc5df['insertionPosition']&&_0x1bc5df['hasOwnProperty']('insertionPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['insertionPosition'])))return'insertionPosition.'+_0xdfe426;return null!=_0x1bc5df['wasUndone']&&_0x1bc5df['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1bc5df['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x300912['fromObject']=function(_0x39377b){if(_0x39377b instanceof _0x3462f6['SplitOperation'])return _0x39377b;var _0x39087e=new _0x3462f6['SplitOperation']();if(null!=_0x39377b['splitPosition']){if('object'!=typeof _0x39377b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x39087e['splitPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['splitPosition']);}if(null!=_0x39377b['graveyardPosition']){if('object'!=typeof _0x39377b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x39087e['graveyardPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['graveyardPosition']);}if(null!=_0x39377b['howMany']&&(_0x39087e['howMany']=_0x39377b['howMany']>>>0x0),null!=_0x39377b['insertionPosition']){if('object'!=typeof _0x39377b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x39087e['insertionPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['insertionPosition']);}return null!=_0x39377b['wasUndone']&&(_0x39087e['wasUndone']=Boolean(_0x39377b['wasUndone'])),_0x39087e;},_0x300912['toObject']=function(_0xf6dc97,_0x3936be){_0x3936be||(_0x3936be={});var _0x2d93ee={};return _0x3936be['defaults']&&(_0x2d93ee['splitPosition']=null,_0x2d93ee['graveyardPosition']=null,_0x2d93ee['howMany']=0x0,_0x2d93ee['insertionPosition']=null,_0x2d93ee['wasUndone']=!0x1),null!=_0xf6dc97['splitPosition']&&_0xf6dc97['hasOwnProperty']('splitPosition')&&(_0x2d93ee['splitPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['splitPosition'],_0x3936be)),null!=_0xf6dc97['graveyardPosition']&&_0xf6dc97['hasOwnProperty']('graveyardPosition')&&(_0x2d93ee['graveyardPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['graveyardPosition'],_0x3936be)),null!=_0xf6dc97['howMany']&&_0xf6dc97['hasOwnProperty']('howMany')&&(_0x2d93ee['howMany']=_0xf6dc97['howMany']),null!=_0xf6dc97['insertionPosition']&&_0xf6dc97['hasOwnProperty']('insertionPosition')&&(_0x2d93ee['insertionPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['insertionPosition'],_0x3936be)),null!=_0xf6dc97['wasUndone']&&_0xf6dc97['hasOwnProperty']('wasUndone')&&(_0x2d93ee['wasUndone']=_0xf6dc97['wasUndone']),_0x2d93ee;},_0x300912['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x300912['getTypeUrl']=function(_0x4943ef){return void 0x0===_0x4943ef&&(_0x4943ef='type.googleapis.com'),_0x4943ef+'/SplitOperation';},_0x300912;}()),_0x3462f6['Position']=(function(){function _0x327d69(_0x3d659a){if(this['path']=[],_0x3d659a){for(var _0x106b6f=Object['keys'](_0x3d659a),_0x42faea=0x0;_0x42faea<_0x106b6f['length'];++_0x42faea)null!=_0x3d659a[_0x106b6f[_0x42faea]]&&(this[_0x106b6f[_0x42faea]]=_0x3d659a[_0x106b6f[_0x42faea]]);}}return _0x327d69['prototype']['root']='',_0x327d69['prototype']['rootMain']=!0x1,_0x327d69['prototype']['rootGraveyard']=!0x1,_0x327d69['prototype']['path']=_0x5480ac['emptyArray'],_0x327d69['prototype']['stickiness']='',_0x327d69['create']=function(_0x35e199){return new _0x327d69(_0x35e199);},_0x327d69['encode']=function(_0x1bb844,_0x579256){if(_0x579256||(_0x579256=_0x4750ca['create']()),null!=_0x1bb844['root']&&Object['hasOwnProperty']['call'](_0x1bb844,'root')&&_0x579256['uint32'](0xa)['string'](_0x1bb844['root']),null!=_0x1bb844['rootMain']&&Object['hasOwnProperty']['call'](_0x1bb844,'rootMain')&&_0x579256['uint32'](0x10)['bool'](_0x1bb844['rootMain']),null!=_0x1bb844['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1bb844,'rootGraveyard')&&_0x579256['uint32'](0x18)['bool'](_0x1bb844['rootGraveyard']),null!=_0x1bb844['path']&&_0x1bb844['path']['length']){_0x579256['uint32'](0x22)['fork']();for(var _0xc52abb=0x0;_0xc52abb<_0x1bb844['path']['length'];++_0xc52abb)_0x579256['uint32'](_0x1bb844['path'][_0xc52abb]);_0x579256['ldelim']();}return null!=_0x1bb844['stickiness']&&Object['hasOwnProperty']['call'](_0x1bb844,'stickiness')&&_0x579256['uint32'](0x2a)['string'](_0x1bb844['stickiness']),_0x579256;},_0x327d69['encodeDelimited']=function(_0x1cdbe7,_0x3088af){return this['encode'](_0x1cdbe7,_0x3088af)['ldelim']();},_0x327d69['decode']=function(_0x3cc5e6,_0x218495){_0x3cc5e6 instanceof _0xa753e4||(_0x3cc5e6=_0xa753e4['create'](_0x3cc5e6));for(var _0x2de8cd=void 0x0===_0x218495?_0x3cc5e6['len']:_0x3cc5e6['pos']+_0x218495,_0x1e1b56=new _0x3462f6['Position']();_0x3cc5e6['pos']<_0x2de8cd;){var _0xf186a0=_0x3cc5e6['uint32']();switch(_0xf186a0>>>0x3){case 0x1:_0x1e1b56['root']=_0x3cc5e6['string']();break;case 0x2:_0x1e1b56['rootMain']=_0x3cc5e6['bool']();break;case 0x3:_0x1e1b56['rootGraveyard']=_0x3cc5e6['bool']();break;case 0x4:if(_0x1e1b56['path']&&_0x1e1b56['path']['length']||(_0x1e1b56['path']=[]),0x2==(0x7&_0xf186a0)){for(var _0x335d24=_0x3cc5e6['uint32']()+_0x3cc5e6['pos'];_0x3cc5e6['pos']<_0x335d24;)_0x1e1b56['path']['push'](_0x3cc5e6['uint32']());}else _0x1e1b56['path']['push'](_0x3cc5e6['uint32']());break;case 0x5:_0x1e1b56['stickiness']=_0x3cc5e6['string']();break;default:_0x3cc5e6['skipType'](0x7&_0xf186a0);}}return _0x1e1b56;},_0x327d69['decodeDelimited']=function(_0x670b61){return _0x670b61 instanceof _0xa753e4||(_0x670b61=new _0xa753e4(_0x670b61)),this['decode'](_0x670b61,_0x670b61['uint32']());},_0x327d69['verify']=function(_0x147677){if('object'!=typeof _0x147677||null===_0x147677)return'object\x20expected';if(null!=_0x147677['root']&&_0x147677['hasOwnProperty']('root')&&!_0x5480ac['isString'](_0x147677['root']))return'root:\x20string\x20expected';if(null!=_0x147677['rootMain']&&_0x147677['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x147677['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x147677['rootGraveyard']&&_0x147677['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x147677['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x147677['path']&&_0x147677['hasOwnProperty']('path')){if(!Array['isArray'](_0x147677['path']))return'path:\x20array\x20expected';for(var _0x5d37a2=0x0;_0x5d37a2<_0x147677['path']['length'];++_0x5d37a2)if(!_0x5480ac['isInteger'](_0x147677['path'][_0x5d37a2]))return'path:\x20integer[]\x20expected';}return null!=_0x147677['stickiness']&&_0x147677['hasOwnProperty']('stickiness')&&!_0x5480ac['isString'](_0x147677['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x327d69['fromObject']=function(_0x502e7d){if(_0x502e7d instanceof _0x3462f6['Position'])return _0x502e7d;var _0x4e59e9=new _0x3462f6['Position']();if(null!=_0x502e7d['root']&&(_0x4e59e9['root']=String(_0x502e7d['root'])),null!=_0x502e7d['rootMain']&&(_0x4e59e9['rootMain']=Boolean(_0x502e7d['rootMain'])),null!=_0x502e7d['rootGraveyard']&&(_0x4e59e9['rootGraveyard']=Boolean(_0x502e7d['rootGraveyard'])),_0x502e7d['path']){if(!Array['isArray'](_0x502e7d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4e59e9['path']=[];for(var _0x28b4f9=0x0;_0x28b4f9<_0x502e7d['path']['length'];++_0x28b4f9)_0x4e59e9['path'][_0x28b4f9]=_0x502e7d['path'][_0x28b4f9]>>>0x0;}return null!=_0x502e7d['stickiness']&&(_0x4e59e9['stickiness']=String(_0x502e7d['stickiness'])),_0x4e59e9;},_0x327d69['toObject']=function(_0x2d429c,_0x23a9ac){_0x23a9ac||(_0x23a9ac={});var _0x43579d={};if((_0x23a9ac['arrays']||_0x23a9ac['defaults'])&&(_0x43579d['path']=[]),_0x23a9ac['defaults']&&(_0x43579d['root']='',_0x43579d['rootMain']=!0x1,_0x43579d['rootGraveyard']=!0x1,_0x43579d['stickiness']=''),null!=_0x2d429c['root']&&_0x2d429c['hasOwnProperty']('root')&&(_0x43579d['root']=_0x2d429c['root']),null!=_0x2d429c['rootMain']&&_0x2d429c['hasOwnProperty']('rootMain')&&(_0x43579d['rootMain']=_0x2d429c['rootMain']),null!=_0x2d429c['rootGraveyard']&&_0x2d429c['hasOwnProperty']('rootGraveyard')&&(_0x43579d['rootGraveyard']=_0x2d429c['rootGraveyard']),_0x2d429c['path']&&_0x2d429c['path']['length']){_0x43579d['path']=[];for(var _0x888004=0x0;_0x888004<_0x2d429c['path']['length'];++_0x888004)_0x43579d['path'][_0x888004]=_0x2d429c['path'][_0x888004];}return null!=_0x2d429c['stickiness']&&_0x2d429c['hasOwnProperty']('stickiness')&&(_0x43579d['stickiness']=_0x2d429c['stickiness']),_0x43579d;},_0x327d69['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x327d69['getTypeUrl']=function(_0x10a0eb){return void 0x0===_0x10a0eb&&(_0x10a0eb='type.googleapis.com'),_0x10a0eb+'/Position';},_0x327d69;}()),_0x3462f6['Range']=(function(){function _0x311770(_0x49ac67){if(_0x49ac67){for(var _0x47da30=Object['keys'](_0x49ac67),_0x2c9ba4=0x0;_0x2c9ba4<_0x47da30['length'];++_0x2c9ba4)null!=_0x49ac67[_0x47da30[_0x2c9ba4]]&&(this[_0x47da30[_0x2c9ba4]]=_0x49ac67[_0x47da30[_0x2c9ba4]]);}}return _0x311770['prototype']['start']=null,_0x311770['prototype']['end']=null,_0x311770['create']=function(_0x1bb82b){return new _0x311770(_0x1bb82b);},_0x311770['encode']=function(_0x20a744,_0x246c86){return _0x246c86||(_0x246c86=_0x4750ca['create']()),null!=_0x20a744['start']&&Object['hasOwnProperty']['call'](_0x20a744,'start')&&_0x3462f6['Position']['encode'](_0x20a744['start'],_0x246c86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20a744['end']&&Object['hasOwnProperty']['call'](_0x20a744,'end')&&_0x3462f6['Position']['encode'](_0x20a744['end'],_0x246c86['uint32'](0x12)['fork']())['ldelim'](),_0x246c86;},_0x311770['encodeDelimited']=function(_0x324012,_0xc275b2){return this['encode'](_0x324012,_0xc275b2)['ldelim']();},_0x311770['decode']=function(_0xb3897e,_0x3704c0){_0xb3897e instanceof _0xa753e4||(_0xb3897e=_0xa753e4['create'](_0xb3897e));for(var _0x3b6f4c=void 0x0===_0x3704c0?_0xb3897e['len']:_0xb3897e['pos']+_0x3704c0,_0x54cb2b=new _0x3462f6['Range']();_0xb3897e['pos']<_0x3b6f4c;){var _0x5e2d5c=_0xb3897e['uint32']();switch(_0x5e2d5c>>>0x3){case 0x1:_0x54cb2b['start']=_0x3462f6['Position']['decode'](_0xb3897e,_0xb3897e['uint32']());break;case 0x2:_0x54cb2b['end']=_0x3462f6['Position']['decode'](_0xb3897e,_0xb3897e['uint32']());break;default:_0xb3897e['skipType'](0x7&_0x5e2d5c);}}return _0x54cb2b;},_0x311770['decodeDelimited']=function(_0x37d858){return _0x37d858 instanceof _0xa753e4||(_0x37d858=new _0xa753e4(_0x37d858)),this['decode'](_0x37d858,_0x37d858['uint32']());},_0x311770['verify']=function(_0x1462b0){if('object'!=typeof _0x1462b0||null===_0x1462b0)return'object\x20expected';var _0x47da73;if(null!=_0x1462b0['start']&&_0x1462b0['hasOwnProperty']('start')&&(_0x47da73=_0x3462f6['Position']['verify'](_0x1462b0['start'])))return'start.'+_0x47da73;if(null!=_0x1462b0['end']&&_0x1462b0['hasOwnProperty']('end')&&(_0x47da73=_0x3462f6['Position']['verify'](_0x1462b0['end'])))return'end.'+_0x47da73;return null;},_0x311770['fromObject']=function(_0x5790d3){if(_0x5790d3 instanceof _0x3462f6['Range'])return _0x5790d3;var _0x14c358=new _0x3462f6['Range']();if(null!=_0x5790d3['start']){if('object'!=typeof _0x5790d3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x14c358['start']=_0x3462f6['Position']['fromObject'](_0x5790d3['start']);}if(null!=_0x5790d3['end']){if('object'!=typeof _0x5790d3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x14c358['end']=_0x3462f6['Position']['fromObject'](_0x5790d3['end']);}return _0x14c358;},_0x311770['toObject']=function(_0x3098ca,_0x48e53e){_0x48e53e||(_0x48e53e={});var _0x3a4c32={};return _0x48e53e['defaults']&&(_0x3a4c32['start']=null,_0x3a4c32['end']=null),null!=_0x3098ca['start']&&_0x3098ca['hasOwnProperty']('start')&&(_0x3a4c32['start']=_0x3462f6['Position']['toObject'](_0x3098ca['start'],_0x48e53e)),null!=_0x3098ca['end']&&_0x3098ca['hasOwnProperty']('end')&&(_0x3a4c32['end']=_0x3462f6['Position']['toObject'](_0x3098ca['end'],_0x48e53e)),_0x3a4c32;},_0x311770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x311770['getTypeUrl']=function(_0xdaeba1){return void 0x0===_0xdaeba1&&(_0xdaeba1='type.googleapis.com'),_0xdaeba1+'/Range';},_0x311770;}()),_0x3462f6['Element']=(function(){function _0x3f3a28(_0x278072){if(this['children']=[],this['attributesBoolean']={},_0x278072){for(var _0x631d79=Object['keys'](_0x278072),_0x1d2d05=0x0;_0x1d2d05<_0x631d79['length'];++_0x1d2d05)null!=_0x278072[_0x631d79[_0x1d2d05]]&&(this[_0x631d79[_0x1d2d05]]=_0x278072[_0x631d79[_0x1d2d05]]);}}return _0x3f3a28['prototype']['name']='',_0x3f3a28['prototype']['children']=_0x5480ac['emptyArray'],_0x3f3a28['prototype']['data']='',_0x3f3a28['prototype']['attributesBoolean']=_0x5480ac['emptyObject'],_0x3f3a28['prototype']['attributesJson']='',_0x3f3a28['create']=function(_0x285383){return new _0x3f3a28(_0x285383);},_0x3f3a28['encode']=function(_0x23af58,_0x2643fe){if(_0x2643fe||(_0x2643fe=_0x4750ca['create']()),null!=_0x23af58['name']&&Object['hasOwnProperty']['call'](_0x23af58,'name')&&_0x2643fe['uint32'](0xa)['string'](_0x23af58['name']),null!=_0x23af58['children']&&_0x23af58['children']['length']){for(var _0x9a4ee4=0x0;_0x9a4ee4<_0x23af58['children']['length'];++_0x9a4ee4)_0x3462f6['Element']['encode'](_0x23af58['children'][_0x9a4ee4],_0x2643fe['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x23af58['data']&&Object['hasOwnProperty']['call'](_0x23af58,'data')&&_0x2643fe['uint32'](0x1a)['string'](_0x23af58['data']),null!=_0x23af58['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x23af58,'attributesBoolean')){var _0xcae8e2=Object['keys'](_0x23af58['attributesBoolean']);for(_0x9a4ee4=0x0;_0x9a4ee4<_0xcae8e2['length'];++_0x9a4ee4)_0x2643fe['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xcae8e2[_0x9a4ee4])['uint32'](0x10)['bool'](_0x23af58['attributesBoolean'][_0xcae8e2[_0x9a4ee4]])['ldelim']();}return null!=_0x23af58['attributesJson']&&Object['hasOwnProperty']['call'](_0x23af58,'attributesJson')&&_0x2643fe['uint32'](0x2a)['string'](_0x23af58['attributesJson']),_0x2643fe;},_0x3f3a28['encodeDelimited']=function(_0x452204,_0x1614c8){return this['encode'](_0x452204,_0x1614c8)['ldelim']();},_0x3f3a28['decode']=function(_0x351212,_0x511a42){_0x351212 instanceof _0xa753e4||(_0x351212=_0xa753e4['create'](_0x351212));for(var _0x39a1ed,_0x1f5462,_0x5d1a50=void 0x0===_0x511a42?_0x351212['len']:_0x351212['pos']+_0x511a42,_0xb4d6fe=new _0x3462f6['Element']();_0x351212['pos']<_0x5d1a50;){var _0x423d77=_0x351212['uint32']();switch(_0x423d77>>>0x3){case 0x1:_0xb4d6fe['name']=_0x351212['string']();break;case 0x2:_0xb4d6fe['children']&&_0xb4d6fe['children']['length']||(_0xb4d6fe['children']=[]),_0xb4d6fe['children']['push'](_0x3462f6['Element']['decode'](_0x351212,_0x351212['uint32']()));break;case 0x3:_0xb4d6fe['data']=_0x351212['string']();break;case 0x4:_0xb4d6fe['attributesBoolean']===_0x5480ac['emptyObject']&&(_0xb4d6fe['attributesBoolean']={});var _0x138714=_0x351212['uint32']()+_0x351212['pos'];for(_0x39a1ed='',_0x1f5462=!0x1;_0x351212['pos']<_0x138714;){var _0x437a99=_0x351212['uint32']();switch(_0x437a99>>>0x3){case 0x1:_0x39a1ed=_0x351212['string']();break;case 0x2:_0x1f5462=_0x351212['bool']();break;default:_0x351212['skipType'](0x7&_0x437a99);}}_0xb4d6fe['attributesBoolean'][_0x39a1ed]=_0x1f5462;break;case 0x5:_0xb4d6fe['attributesJson']=_0x351212['string']();break;default:_0x351212['skipType'](0x7&_0x423d77);}}return _0xb4d6fe;},_0x3f3a28['decodeDelimited']=function(_0x8014a8){return _0x8014a8 instanceof _0xa753e4||(_0x8014a8=new _0xa753e4(_0x8014a8)),this['decode'](_0x8014a8,_0x8014a8['uint32']());},_0x3f3a28['verify']=function(_0x1a5e71){if('object'!=typeof _0x1a5e71||null===_0x1a5e71)return'object\x20expected';if(null!=_0x1a5e71['name']&&_0x1a5e71['hasOwnProperty']('name')&&!_0x5480ac['isString'](_0x1a5e71['name']))return'name:\x20string\x20expected';if(null!=_0x1a5e71['children']&&_0x1a5e71['hasOwnProperty']('children')){if(!Array['isArray'](_0x1a5e71['children']))return'children:\x20array\x20expected';for(var _0x3f7f36=0x0;_0x3f7f36<_0x1a5e71['children']['length'];++_0x3f7f36){var _0x25f6c5=_0x3462f6['Element']['verify'](_0x1a5e71['children'][_0x3f7f36]);if(_0x25f6c5)return'children.'+_0x25f6c5;}}if(null!=_0x1a5e71['data']&&_0x1a5e71['hasOwnProperty']('data')&&!_0x5480ac['isString'](_0x1a5e71['data']))return'data:\x20string\x20expected';if(null!=_0x1a5e71['attributesBoolean']&&_0x1a5e71['hasOwnProperty']('attributesBoolean')){if(!_0x5480ac['isObject'](_0x1a5e71['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x73e8a3=Object['keys'](_0x1a5e71['attributesBoolean']);for(_0x3f7f36=0x0;_0x3f7f36<_0x73e8a3['length'];++_0x3f7f36)if('boolean'!=typeof _0x1a5e71['attributesBoolean'][_0x73e8a3[_0x3f7f36]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1a5e71['attributesJson']&&_0x1a5e71['hasOwnProperty']('attributesJson')&&!_0x5480ac['isString'](_0x1a5e71['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3f3a28['fromObject']=function(_0x14ee12){if(_0x14ee12 instanceof _0x3462f6['Element'])return _0x14ee12;var _0x2cdccc=new _0x3462f6['Element']();if(null!=_0x14ee12['name']&&(_0x2cdccc['name']=String(_0x14ee12['name'])),_0x14ee12['children']){if(!Array['isArray'](_0x14ee12['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2cdccc['children']=[];for(var _0x186ecb=0x0;_0x186ecb<_0x14ee12['children']['length'];++_0x186ecb){if('object'!=typeof _0x14ee12['children'][_0x186ecb])throw TypeError('.Element.children:\x20object\x20expected');_0x2cdccc['children'][_0x186ecb]=_0x3462f6['Element']['fromObject'](_0x14ee12['children'][_0x186ecb]);}}if(null!=_0x14ee12['data']&&(_0x2cdccc['data']=String(_0x14ee12['data'])),_0x14ee12['attributesBoolean']){if('object'!=typeof _0x14ee12['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2cdccc['attributesBoolean']={};var _0x435fe7=Object['keys'](_0x14ee12['attributesBoolean']);for(_0x186ecb=0x0;_0x186ecb<_0x435fe7['length'];++_0x186ecb)_0x2cdccc['attributesBoolean'][_0x435fe7[_0x186ecb]]=Boolean(_0x14ee12['attributesBoolean'][_0x435fe7[_0x186ecb]]);}return null!=_0x14ee12['attributesJson']&&(_0x2cdccc['attributesJson']=String(_0x14ee12['attributesJson'])),_0x2cdccc;},_0x3f3a28['toObject']=function(_0x240be7,_0x165fdd){_0x165fdd||(_0x165fdd={});var _0x3f93a2,_0x320819={};if((_0x165fdd['arrays']||_0x165fdd['defaults'])&&(_0x320819['children']=[]),(_0x165fdd['objects']||_0x165fdd['defaults'])&&(_0x320819['attributesBoolean']={}),_0x165fdd['defaults']&&(_0x320819['name']='',_0x320819['data']='',_0x320819['attributesJson']=''),null!=_0x240be7['name']&&_0x240be7['hasOwnProperty']('name')&&(_0x320819['name']=_0x240be7['name']),_0x240be7['children']&&_0x240be7['children']['length']){_0x320819['children']=[];for(var _0x168cff=0x0;_0x168cff<_0x240be7['children']['length'];++_0x168cff)_0x320819['children'][_0x168cff]=_0x3462f6['Element']['toObject'](_0x240be7['children'][_0x168cff],_0x165fdd);}if(null!=_0x240be7['data']&&_0x240be7['hasOwnProperty']('data')&&(_0x320819['data']=_0x240be7['data']),_0x240be7['attributesBoolean']&&(_0x3f93a2=Object['keys'](_0x240be7['attributesBoolean']))['length']){_0x320819['attributesBoolean']={};for(_0x168cff=0x0;_0x168cff<_0x3f93a2['length'];++_0x168cff)_0x320819['attributesBoolean'][_0x3f93a2[_0x168cff]]=_0x240be7['attributesBoolean'][_0x3f93a2[_0x168cff]];}return null!=_0x240be7['attributesJson']&&_0x240be7['hasOwnProperty']('attributesJson')&&(_0x320819['attributesJson']=_0x240be7['attributesJson']),_0x320819;},_0x3f3a28['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x3f3a28['getTypeUrl']=function(_0x52683c){return void 0x0===_0x52683c&&(_0x52683c='type.googleapis.com'),_0x52683c+'/Element';},_0x3f3a28;}()),_0x3462f6;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x382291){return new w(this['_protobufRoot'][_0x382291]);}}class w{['_protobuf'];constructor(_0x3c36ca){this['_protobuf']=_0x3c36ca;}['compress'](_0x412a1){const _0x48cb9d=this['_protobuf']['verify'](_0x412a1);if(_0x48cb9d)throw Error(_0x48cb9d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x412a1))['finish']();}['decompress'](_0x163d2f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x163d2f),{'oneofs':!0x0});}}function g(_0x27913c,_0x519953){const _0x4f49b1=_0x3c8d74(_0x27913c);return _0x4f49b1['path'][_0x4f49b1['path']['length']-0x1]+=_0x519953,_0x4f49b1;}function _(_0x353326,_0x8f1050){return _0x353326['root']===_0x8f1050['root']&&_0x224cc7(_0x353326['path'],_0x8f1050['path']);}function $(_0x5e6440){P(_0x5e6440,_0x2c19ae=>('main'==_0x2c19ae['root']?(_0x2c19ae['rootMain']=!0x0,delete _0x2c19ae['root']):'$graveyard'==_0x2c19ae['root']&&(_0x2c19ae['rootGraveyard']=!0x0,delete _0x2c19ae['root']),_0x2c19ae));}function J(_0x59d86){P(_0x59d86,_0x57051d=>(_0x57051d['rootMain']?(_0x57051d['root']='main',delete _0x57051d['rootMain']):_0x57051d['rootGraveyard']&&(_0x57051d['root']='$graveyard',delete _0x57051d['rootGraveyard']),_0x57051d));}function P(_0x2a9010,_0x21fa29){for(const _0x146188 in _0x2a9010){const _0x37fcde=_0x2a9010[_0x146188];'nodes'!==_0x146188&&_0x59aece(_0x37fcde)&&(_0x37fcde['path']&&(_0x37fcde['root']||_0x37fcde['rootMain']||_0x37fcde['rootGraveyard'])?_0x2a9010[_0x146188]=_0x21fa29(_0x37fcde):P(_0x37fcde,_0x21fa29));}return _0x2a9010;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b54c6,_0x13812f,_0x183d70){this['_id']=_0x3b54c6,this['_operationName']=_0x13812f,this['_protobufDescriptor']=_0x183d70;}['compress'](_0x406b55,_0x3efa87){const _0x18dab2=_0x3efa87['shift']();return $(_0x18dab2),_0x406b55['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18dab2)),_0x406b55['types']['push'](this['_id']),!0x0;}['decompress'](_0x102431,_0x4a2e65){_0x4a2e65['types']['shift']();const _0x39f81d=this['_protobufDescriptor']['decompress'](_0x4a2e65['buffers']['shift']());J(_0x39f81d),_0x39f81d['__className']=this['_operationName'],_0x102431['push'](_0x39f81d);}}class s extends e{['compress'](_0x2df072,_0x4222ea){const _0x2111be=_0x4222ea['shift']();return this['_serializeOneOf']('oldValue',_0x2111be),this['_serializeOneOf']('newValue',_0x2111be),$(_0x2111be),_0x2df072['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2111be)),_0x2df072['types']['push'](this['_id']),!0x0;}['decompress'](_0x52ff1b,_0x58870a){const {types:_0x2b4c3c,buffers:_0x6efcff}=_0x58870a,_0x307188=this['_protobufDescriptor']['decompress'](_0x6efcff['shift']());_0x2b4c3c['shift'](),this['_deserializeOneOf']('oldValue',_0x307188),this['_deserializeOneOf']('newValue',_0x307188),J(_0x307188),_0x307188['__className']=this['_operationName'],_0x52ff1b['push'](_0x307188);}['_serializeOneOf'](_0xce006d,_0x4c18b6){const _0x1e0706=_0x4c18b6[_0xce006d];'boolean'==typeof _0x1e0706?_0x4c18b6[_0xce006d+'Boolean']=_0x1e0706:_0x4c18b6[_0xce006d+'Json']=JSON['stringify'](_0x1e0706);}['_deserializeOneOf'](_0x104f96,_0x1fcca1){const _0x5a0172=_0x104f96+'Json';_0x1fcca1[_0x5a0172]?(_0x1fcca1[_0x104f96]=JSON['parse'](_0x1fcca1[_0x5a0172]),delete _0x1fcca1[_0x5a0172]):(_0x1fcca1[_0x104f96]=_0x1fcca1[_0x104f96+'Boolean'],delete _0x1fcca1[_0x104f96+'Boolean']);}}class i extends e{['compress'](_0x46c18a,_0x158a15){const _0xab1b6e=_0x158a15['shift']();return this['_serializeNodesAttributes'](_0xab1b6e['nodes']),$(_0xab1b6e),_0x46c18a['buffers']['push'](this['_protobufDescriptor']['compress'](_0xab1b6e)),_0x46c18a['types']['push'](this['_id']),!0x0;}['decompress'](_0x57e0c8,_0x19d20a){const {types:_0x3f80f7,buffers:_0x19791a}=_0x19d20a,_0x1b202c=this['_protobufDescriptor']['decompress'](_0x19791a['shift']());_0x3f80f7['shift'](),_0x1b202c['nodes']||(_0x1b202c['nodes']=[]),this['_deserializeNodesAttributes'](_0x1b202c['nodes']),J(_0x1b202c),_0x1b202c['__className']=this['_operationName'],_0x57e0c8['push'](_0x1b202c);}['_serializeNodesAttributes'](_0x48e6b2){for(const _0x5c8da5 of _0x48e6b2){if(_0x5c8da5['attributes']){const _0x4ab436=_0x5c8da5['attributes'];this['_areValuesBoolean'](_0x4ab436)?_0x5c8da5['attributesBoolean']=_0x4ab436:_0x5c8da5['attributesJson']=JSON['stringify'](_0x4ab436);}_0x5c8da5['children']&&this['_serializeNodesAttributes'](_0x5c8da5['children']);}}['_deserializeNodesAttributes'](_0x29c118){for(const _0x5b43f7 of _0x29c118)(_0x5b43f7['attributesBoolean']||_0x5b43f7['attributesJson'])&&(_0x5b43f7['attributesBoolean']?(_0x5b43f7['attributes']=_0x5b43f7['attributesBoolean'],delete _0x5b43f7['attributesBoolean']):(_0x5b43f7['attributes']=JSON['parse'](_0x5b43f7['attributesJson']),delete _0x5b43f7['attributesJson'])),_0x5b43f7['children']&&this['_deserializeNodesAttributes'](_0x5b43f7['children']);}['_areValuesBoolean'](_0x521435){return Object['keys'](_0x521435)['every'](_0x35d2a7=>'boolean'==typeof _0x521435[_0x35d2a7]);}}class n extends e{['decompress'](_0x32e815,_0x52371f){super['decompress'](_0x32e815,_0x52371f);const _0x20c96d=_0x32e815[_0x32e815['length']-0x1];_0x20c96d['oldRange']||(_0x20c96d['oldRange']=null),_0x20c96d['newRange']||(_0x20c96d['newRange']=null);}}class p extends e{['compress'](_0x5ded14,_0x5ed8b8){return _0x5ed8b8['shift'](),_0x5ded14['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b60d4,_0x18c0f7){_0x18c0f7['types']['shift'](),_0x5b60d4['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3de358,_0x1670af,_0xe41c8f,_0x57d49b){super(_0x3de358,_0x1670af,_0xe41c8f),this['_omittedNamespace']=_0x57d49b+':';}['compress'](_0x1dc623,_0x4b54f7){return!('MarkerOperation'!=_0x4b54f7[0x0]['__className']||!_0x4b54f7[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4b54f7[0x0]['name']=_0x4b54f7[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1dc623,_0x4b54f7),!0x0);}['decompress'](_0x48177b,_0x2c685b){super['decompress'](_0x48177b,_0x2c685b);const _0x3dba31=_0x48177b[_0x48177b['length']-0x1];_0x3dba31['name']=this['_omittedNamespace']+_0x3dba31['name'];}}class O{['_id'];['_context'];constructor(_0x58e75c,_0x450f4a){this['_id']=_0x58e75c,this['_context']=_0x450f4a;}['compress'](_0x3cfc7b,_0x16409e){let _0x31277a;for(;_0x16409e['length']>0x1&&this['_compareOperations'](_0x16409e[0x0],_0x16409e[0x1]);)_0x31277a?(_0x31277a=this['_combineNext'](_0x16409e['shift'](),_0x31277a),_0x3cfc7b['types']['push'](0x0)):(_0x31277a=_0x3c8d74(_0x16409e['shift']()),_0x3cfc7b['types']['push'](this['_id']));return!!_0x31277a&&(_0x31277a=this['_combineNext'](_0x16409e['shift'](),_0x31277a),_0x3cfc7b['types']['push'](0x0),_0x3cfc7b['buffers']['push'](this['_compressSingleOperation'](_0x31277a)),!0x0);}['decompress'](_0x20fdf1,_0x50b357){const _0x3b0f11=this['_decompressSingleOperation'](_0x50b357);for(;0x0==_0x50b357['types'][0x0];)_0x50b357['types']['shift'](),_0x20fdf1['push'](this['_splitCurrent'](_0x3b0f11));_0x20fdf1['push'](_0x3b0f11);}}class a extends O{['_combineNext'](_0x26b360,_0x6d4357){return _0x6d4357['nodes'][0x0]['data']+=_0x26b360['nodes'][0x0]['data'],_0x6d4357;}['_splitCurrent'](_0x3c569a){const _0x3e7574=_0x3c8d74(_0x3c569a),_0x3adaa1=_0x3e7574['nodes'][0x0],_0x5d3352=_0x3c569a['nodes'][0x0],_0x5c7826=_0x5d3352['data'][Symbol['iterator']]()['next']()['value'],_0x463ad3=_0x5c7826['length'];return _0x3adaa1['data']=_0x5c7826,_0x5d3352['data']=_0x5d3352['data']['substr'](_0x463ad3),_0x3c569a['position']=g(_0x3c569a['position'],_0x463ad3),_0x3e7574;}['_compareOperations'](_0x4fcab6,_0x1f0b37){if(this['_checkOperation'](_0x4fcab6)&&this['_checkOperation'](_0x1f0b37)){const _0x18f59d=_0x4fcab6['nodes'][0x0]['data']['length'],_0x3e4a23=_(g(_0x4fcab6['position'],_0x18f59d),_0x1f0b37['position']),_0x21ef70=_0x4fcab6['nodes'][0x0],_0x4d4fe2=_0x1f0b37['nodes'][0x0];return _0x3e4a23&&this['_compareAttributes'](_0x21ef70,_0x4d4fe2);}return!0x1;}['_compressSingleOperation'](_0x1c7a7d){const _0xa7e1b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xa7e1b0,[_0x1c7a7d]),_0xa7e1b0['buffers'][0x0];}['_decompressSingleOperation'](_0x1eb0d0){const _0x2a74ee=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2a74ee,_0x1eb0d0),_0x2a74ee[0x0];}['_checkOperation'](_0x125702){return'InsertOperation'==_0x125702['__className']&&0x1==_0x125702['nodes']['length']&&_0x125702['nodes'][0x0]['data']&&!_0x125702['wasUndone']&&0x1==Array['from'](_0x125702['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xffda42,_0x42b204){const _0x2eaecf=Object['keys'](_0xffda42['attributes']||{}),_0x4d3798=Object['keys'](_0x42b204['attributes']||{});return _0x2eaecf['length']===_0x4d3798['length']&&_0x2eaecf['every'](_0x1f3c4a=>_0x42b204['attributes'][_0x1f3c4a]&&_0x42b204['attributes'][_0x1f3c4a]===_0xffda42['attributes'][_0x1f3c4a]);}}class c extends O{['_combineNext'](_0x4b2215,_0x351630){return _0x351630['howMany']++,_0x351630['sourcePosition']=_0x3c8d74(_0x4b2215['sourcePosition']),_0x351630;}['_splitCurrent'](_0x43a0e2){const _0x18d033=_0x3c8d74(_0x43a0e2);return _0x43a0e2['howMany']--,_0x18d033['howMany']=0x1,_0x18d033['sourcePosition']=g(_0x18d033['sourcePosition'],_0x43a0e2['howMany']),_0x18d033;}['_compareOperations'](_0x281dac,_0x42b847){return!(!this['_checkOperation'](_0x281dac)||!this['_checkOperation'](_0x42b847))&&(_(g(_0x281dac['sourcePosition'],-0x1),_0x42b847['sourcePosition'])&&_(_0x281dac['targetPosition'],_0x42b847['targetPosition']));}['_compressSingleOperation'](_0x32dd0a){const _0x22c631={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x22c631,[_0x32dd0a]),_0x22c631['buffers'][0x0];}['_decompressSingleOperation'](_0x2bc02a){const _0x8ed7c5=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x8ed7c5,_0x2bc02a),_0x8ed7c5[0x0];}['_checkOperation'](_0x1f28ca){return'MoveOperation'==_0x1f28ca['__className']&&'$graveyard'==_0x1f28ca['targetPosition']['root']&&0x1==_0x1f28ca['howMany']&&!_0x1f28ca['wasUndone'];}}class h extends O{['_combineNext'](_0x5af137,_0x3d3a4f){return _0x3d3a4f['howMany']++,_0x3d3a4f;}['_splitCurrent'](_0x58102f){const _0x5d52f1=_0x3c8d74(_0x58102f);return _0x5d52f1['howMany']=0x1,_0x58102f['howMany']--,_0x5d52f1;}['_compareOperations'](_0x2f7a06,_0x589e1c){return!(!this['_checkOperation'](_0x2f7a06)||!this['_checkOperation'](_0x589e1c))&&(_(_0x2f7a06['sourcePosition'],_0x589e1c['sourcePosition'])&&_(_0x2f7a06['targetPosition'],_0x589e1c['targetPosition']));}['_compressSingleOperation'](_0x5dee10){const _0x1995e6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1995e6,[_0x5dee10]),_0x1995e6['buffers'][0x0];}['_decompressSingleOperation'](_0x21525a){const _0x153966=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x153966,_0x21525a),_0x153966[0x0];}['_checkOperation'](_0xaec837){return'MoveOperation'==_0xaec837['__className']&&'$graveyard'==_0xaec837['targetPosition']['root']&&0x1==_0xaec837['howMany']&&!_0xaec837['wasUndone'];}}class f extends O{['compress'](_0x2c6808,_0x5d33f0){if(!this['_compareOperations'](_0x5d33f0[0x0],_0x5d33f0[0x1]))return!0x1;const _0x5c6019=_0x5d33f0['shift']();return _0x5c6019['oldRange']=null,_0x5c6019['newRange']&&_(_0x5c6019['newRange']['start'],_0x5c6019['newRange']['end'])&&(_0x5c6019['newRange']['end']=null),_0x5d33f0['shift'](),_0x2c6808['types']['push'](this['_id']),_0x2c6808['types']['push'](0x0),_0x2c6808['buffers']['push'](this['_compressSingleOperation'](_0x5c6019)),!0x0;}['decompress'](_0x34cfd4,_0x47c79d){const _0x28a1a0=this['_decompressSingleOperation'](_0x47c79d);_0x28a1a0['newRange']&&!_0x28a1a0['newRange']['end']&&(_0x28a1a0['newRange']['end']=_0x3c8d74(_0x28a1a0['newRange']['start']));const _0x5c403c=_0x3c8d74(_0x28a1a0);_0x5c403c['newRange']&&(_0x5c403c['newRange']['start']['stickiness']='toNone',_0x5c403c['newRange']['end']=_0x3c8d74(_0x5c403c['newRange']['start'])),_0x5c403c['name']='user:position:'+_0x5c403c['name']['split'](':')[0x2],_0x47c79d['types']['shift'](),_0x34cfd4['push'](_0x28a1a0),_0x34cfd4['push'](_0x5c403c);}['_compressSingleOperation'](_0x43ecc8){const _0x195ecd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x195ecd,[_0x43ecc8]),_0x195ecd['buffers'][0x0];}['_decompressSingleOperation'](_0x5a4f85){const _0x587dc0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x587dc0,_0x5a4f85),_0x587dc0[0x0];}['_compareOperations'](_0x2bbb42,_0x2091bf){return!(!_0x2bbb42||!_0x2091bf)&&('MarkerOperation'==_0x2bbb42['__className']&&'MarkerOperation'==_0x2091bf['__className']&&!(!_0x2bbb42['name']['startsWith']('user:')||!_0x2091bf['name']['startsWith']('user:')||_0x2bbb42['name']==_0x2091bf['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1b51a5=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 m(0x12,'MarkerOperation',_0x1b51a5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1b51a5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x282fd0){if(!_0x282fd0||!_0x282fd0[0x0])throw new _0x3aa470('no-operations-provided',this);const _0x49793c={'types':[],'buffers':[],'baseVersion':_0x282fd0[0x0]['baseVersion']};for(;_0x282fd0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('TypingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName'](_0x282fd0[0x0]['__className'])['compress'](_0x49793c,_0x282fd0);return _0x49793c;}['decompress'](_0x38bb08){const _0x9948f9=[];for(;_0x38bb08['types']['length'];){const _0x37f444=this['_compressorById']['get'](_0x38bb08['types'][0x0]);if(!_0x37f444)throw new _0x3aa470('decompress-compressor-not-found',this,{'type':_0x38bb08['types'][0x0]});_0x37f444['decompress'](_0x9948f9,_0x38bb08);}return _0x9948f9['forEach']((_0x2aaa64,_0x56c8fd)=>_0x2aaa64['baseVersion']=_0x38bb08['baseVersion']+_0x56c8fd),_0x9948f9;}['_getCompressorByName'](_0x32e5d1){return this['_compressorByName']['get'](_0x32e5d1);}['_registerOperationCompressor'](_0x14fbfa,_0x5cabc9,_0x236f46){const _0x3f00db=new _0x236f46(_0x14fbfa,_0x5cabc9,this['_protobufFactory']['getDescriptor'](_0x5cabc9));this['_registerCompressor'](_0x14fbfa,_0x5cabc9,_0x3f00db);}['_registerActionCompressor'](_0x384750,_0x4a6866,_0x1bcb4d){const _0x15aa8f=new _0x1bcb4d(_0x384750,this);this['_registerCompressor'](_0x384750,_0x4a6866,_0x15aa8f);}['_registerCompressor'](_0x19464f,_0x4fc7e3,_0x10569e){this['_compressorById']['set'](_0x19464f,_0x10569e),this['_compressorByName']['set'](_0x4fc7e3,_0x10569e);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.2.0-alpha.6",
3
+ "version": "47.2.0-alpha.7",
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": "47.2.0-alpha.6",
37
- "ckeditor5": "47.2.0-alpha.6",
36
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.7",
37
+ "ckeditor5": "47.2.0-alpha.7",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c50d5=_0x5416;function _0x5416(_0x6e32bd,_0x1923d9){const _0x42e5d0=_0x42e5();return _0x5416=function(_0x541679,_0x229635){_0x541679=_0x541679-0x137;let _0x1f29eb=_0x42e5d0[_0x541679];return _0x1f29eb;},_0x5416(_0x6e32bd,_0x1923d9);}(function(_0x1e9148,_0xe5b3fd){const _0x1c179a=_0x5416,_0x499c7b=_0x1e9148();while(!![]){try{const _0x5a0044=-parseInt(_0x1c179a(0x140))/0x1+parseInt(_0x1c179a(0x14c))/0x2+-parseInt(_0x1c179a(0x138))/0x3*(-parseInt(_0x1c179a(0x13e))/0x4)+-parseInt(_0x1c179a(0x145))/0x5+parseInt(_0x1c179a(0x13f))/0x6*(parseInt(_0x1c179a(0x142))/0x7)+parseInt(_0x1c179a(0x139))/0x8+parseInt(_0x1c179a(0x13d))/0x9*(-parseInt(_0x1c179a(0x14a))/0xa);if(_0x5a0044===_0xe5b3fd)break;else _0x499c7b['push'](_0x499c7b['shift']());}catch(_0x42e31a){_0x499c7b['push'](_0x499c7b['shift']());}}}(_0x42e5,0x47fd9));import{cloneDeep as _0x3c904c}from'es-toolkit/compat';function _0x42e5(){const _0x83021a=['decompress','types','2656785yJHgOo','buffers','_splitCurrent','push','_compressSingleOperation','344650zytaCG','_combineNext','537514tfqxEL','_id','compress','_decompressSingleOperation','1027083nHkGIq','2174080wopJXd','_compareOperations','length','shift','54oXpIlS','4xplnEj','3112578aBquCF','368621LzgzQB','_context','7iRBcDS'];_0x42e5=function(){return _0x83021a;};return _0x42e5();}export class ActionCompressor{[_0x5c50d5(0x14d)];[_0x5c50d5(0x141)];constructor(_0x5a3b04,_0x54d554){const _0x56a843=_0x5c50d5;this[_0x56a843(0x14d)]=_0x5a3b04,this[_0x56a843(0x141)]=_0x54d554;}[_0x5c50d5(0x14e)](_0x3db96f,_0x58c1aa){const _0x428336=_0x5c50d5;let _0x53ff6e;for(;_0x58c1aa[_0x428336(0x13b)]>0x1&&this[_0x428336(0x13a)](_0x58c1aa[0x0],_0x58c1aa[0x1]);)_0x53ff6e?(_0x53ff6e=this[_0x428336(0x14b)](_0x58c1aa[_0x428336(0x13c)](),_0x53ff6e),_0x3db96f[_0x428336(0x144)][_0x428336(0x148)](0x0)):(_0x53ff6e=_0x3c904c(_0x58c1aa[_0x428336(0x13c)]()),_0x3db96f[_0x428336(0x144)][_0x428336(0x148)](this[_0x428336(0x14d)]));return!!_0x53ff6e&&(_0x53ff6e=this[_0x428336(0x14b)](_0x58c1aa[_0x428336(0x13c)](),_0x53ff6e),_0x3db96f[_0x428336(0x144)][_0x428336(0x148)](0x0),_0x3db96f[_0x428336(0x146)][_0x428336(0x148)](this[_0x428336(0x149)](_0x53ff6e)),!0x0);}[_0x5c50d5(0x143)](_0x4fa4df,_0xa4f318){const _0x14bbb8=_0x5c50d5,_0xa7c8f7=this[_0x14bbb8(0x137)](_0xa4f318);for(;0x0==_0xa4f318[_0x14bbb8(0x144)][0x0];)_0xa4f318[_0x14bbb8(0x144)][_0x14bbb8(0x13c)](),_0x4fa4df[_0x14bbb8(0x148)](this[_0x14bbb8(0x147)](_0xa7c8f7));_0x4fa4df[_0x14bbb8(0x148)](_0xa7c8f7);}}
23
+ const _0x1602e=_0x48c1;(function(_0x13f243,_0x500143){const _0x25713e=_0x48c1,_0x259a45=_0x13f243();while(!![]){try{const _0x120a51=parseInt(_0x25713e(0x1c8))/0x1+-parseInt(_0x25713e(0x1bc))/0x2+parseInt(_0x25713e(0x1c1))/0x3*(parseInt(_0x25713e(0x1c7))/0x4)+parseInt(_0x25713e(0x1cc))/0x5+-parseInt(_0x25713e(0x1cd))/0x6*(-parseInt(_0x25713e(0x1cb))/0x7)+parseInt(_0x25713e(0x1d0))/0x8*(parseInt(_0x25713e(0x1c5))/0x9)+-parseInt(_0x25713e(0x1bb))/0xa*(parseInt(_0x25713e(0x1c4))/0xb);if(_0x120a51===_0x500143)break;else _0x259a45['push'](_0x259a45['shift']());}catch(_0x10e509){_0x259a45['push'](_0x259a45['shift']());}}}(_0x2e8a,0xaf1ec));function _0x2e8a(){const _0x491ad6=['37940XInjNk','78QhkrjL','_compressSingleOperation','decompress','16unFraF','_context','_combineNext','compress','10MxYcra','1147854dVHhci','buffers','_splitCurrent','types','_id','297282aeiLUY','shift','push','4118169liAsxO','477189iQexXc','length','4UUpEXa','781671pxrLTo','_compareOperations','_decompressSingleOperation','361417aUjpnK'];_0x2e8a=function(){return _0x491ad6;};return _0x2e8a();}import{cloneDeep as _0x49bc56}from'es-toolkit/compat';function _0x48c1(_0x33302b,_0x2fe67f){const _0x2e8a0a=_0x2e8a();return _0x48c1=function(_0x48c115,_0x94bedd){_0x48c115=_0x48c115-0x1bb;let _0x12ef55=_0x2e8a0a[_0x48c115];return _0x12ef55;},_0x48c1(_0x33302b,_0x2fe67f);}export class ActionCompressor{[_0x1602e(0x1c0)];[_0x1602e(0x1d1)];constructor(_0x1102a6,_0x3df78e){const _0x2d8940=_0x1602e;this[_0x2d8940(0x1c0)]=_0x1102a6,this[_0x2d8940(0x1d1)]=_0x3df78e;}[_0x1602e(0x1d3)](_0x2b674c,_0x58e64d){const _0x4124c8=_0x1602e;let _0x312cb6;for(;_0x58e64d[_0x4124c8(0x1c6)]>0x1&&this[_0x4124c8(0x1c9)](_0x58e64d[0x0],_0x58e64d[0x1]);)_0x312cb6?(_0x312cb6=this[_0x4124c8(0x1d2)](_0x58e64d[_0x4124c8(0x1c2)](),_0x312cb6),_0x2b674c[_0x4124c8(0x1bf)][_0x4124c8(0x1c3)](0x0)):(_0x312cb6=_0x49bc56(_0x58e64d[_0x4124c8(0x1c2)]()),_0x2b674c[_0x4124c8(0x1bf)][_0x4124c8(0x1c3)](this[_0x4124c8(0x1c0)]));return!!_0x312cb6&&(_0x312cb6=this[_0x4124c8(0x1d2)](_0x58e64d[_0x4124c8(0x1c2)](),_0x312cb6),_0x2b674c[_0x4124c8(0x1bf)][_0x4124c8(0x1c3)](0x0),_0x2b674c[_0x4124c8(0x1bd)][_0x4124c8(0x1c3)](this[_0x4124c8(0x1ce)](_0x312cb6)),!0x0);}[_0x1602e(0x1cf)](_0x20b048,_0x17c7d3){const _0x1ed5df=_0x1602e,_0x77d4c5=this[_0x1ed5df(0x1ca)](_0x17c7d3);for(;0x0==_0x17c7d3[_0x1ed5df(0x1bf)][0x0];)_0x17c7d3[_0x1ed5df(0x1bf)][_0x1ed5df(0x1c2)](),_0x20b048[_0x1ed5df(0x1c3)](this[_0x1ed5df(0x1be)](_0x77d4c5));_0x20b048[_0x1ed5df(0x1c3)](_0x77d4c5);}}