@ckeditor/ckeditor5-operations-compressor 47.5.0 → 47.6.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x546040}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x23261a from'protobufjs/minimal.js';import{cloneDeep as _0x30f5d6,isEqual as _0x127770,isObject as _0x28f9b2}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x342e67=_0x23261a['Reader'],_0x46223c=_0x23261a['Writer'],_0x21914a=_0x23261a['util'],_0x4b6657=_0x23261a['roots']['default']||(_0x23261a['roots']['default']={});return _0x4b6657['AttributeOperation']=(function(){function _0xddc596(_0x499363){if(_0x499363){for(var _0x50f3f8=Object['keys'](_0x499363),_0x5ac191=0x0;_0x5ac191<_0x50f3f8['length'];++_0x5ac191)null!=_0x499363[_0x50f3f8[_0x5ac191]]&&(this[_0x50f3f8[_0x5ac191]]=_0x499363[_0x50f3f8[_0x5ac191]]);}}return _0xddc596['prototype']['range']=null,_0xddc596['prototype']['key']='',_0xddc596['prototype']['oldValueBoolean']=!0x1,_0xddc596['prototype']['oldValueJson']='',_0xddc596['prototype']['newValueBoolean']=!0x1,_0xddc596['prototype']['newValueJson']='',_0xddc596['prototype']['wasUndone']=!0x1,_0xddc596['create']=function(_0x5a0bdb){return new _0xddc596(_0x5a0bdb);},_0xddc596['encode']=function(_0x429829,_0x16779c){return _0x16779c||(_0x16779c=_0x46223c['create']()),null!=_0x429829['range']&&Object['hasOwnProperty']['call'](_0x429829,'range')&&_0x4b6657['Range']['encode'](_0x429829['range'],_0x16779c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x429829['key']&&Object['hasOwnProperty']['call'](_0x429829,'key')&&_0x16779c['uint32'](0x12)['string'](_0x429829['key']),null!=_0x429829['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x429829,'oldValueBoolean')&&_0x16779c['uint32'](0x18)['bool'](_0x429829['oldValueBoolean']),null!=_0x429829['oldValueJson']&&Object['hasOwnProperty']['call'](_0x429829,'oldValueJson')&&_0x16779c['uint32'](0x22)['string'](_0x429829['oldValueJson']),null!=_0x429829['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x429829,'newValueBoolean')&&_0x16779c['uint32'](0x28)['bool'](_0x429829['newValueBoolean']),null!=_0x429829['newValueJson']&&Object['hasOwnProperty']['call'](_0x429829,'newValueJson')&&_0x16779c['uint32'](0x32)['string'](_0x429829['newValueJson']),null!=_0x429829['wasUndone']&&Object['hasOwnProperty']['call'](_0x429829,'wasUndone')&&_0x16779c['uint32'](0x38)['bool'](_0x429829['wasUndone']),_0x16779c;},_0xddc596['encodeDelimited']=function(_0x465fbf,_0x466b26){return this['encode'](_0x465fbf,_0x466b26)['ldelim']();},_0xddc596['decode']=function(_0x5894fd,_0x47cb9e){_0x5894fd instanceof _0x342e67||(_0x5894fd=_0x342e67['create'](_0x5894fd));for(var _0x3ad715=void 0x0===_0x47cb9e?_0x5894fd['len']:_0x5894fd['pos']+_0x47cb9e,_0x4cf539=new _0x4b6657['AttributeOperation']();_0x5894fd['pos']<_0x3ad715;){var _0x206207=_0x5894fd['uint32']();switch(_0x206207>>>0x3){case 0x1:_0x4cf539['range']=_0x4b6657['Range']['decode'](_0x5894fd,_0x5894fd['uint32']());break;case 0x2:_0x4cf539['key']=_0x5894fd['string']();break;case 0x3:_0x4cf539['oldValueBoolean']=_0x5894fd['bool']();break;case 0x4:_0x4cf539['oldValueJson']=_0x5894fd['string']();break;case 0x5:_0x4cf539['newValueBoolean']=_0x5894fd['bool']();break;case 0x6:_0x4cf539['newValueJson']=_0x5894fd['string']();break;case 0x7:_0x4cf539['wasUndone']=_0x5894fd['bool']();break;default:_0x5894fd['skipType'](0x7&_0x206207);}}return _0x4cf539;},_0xddc596['decodeDelimited']=function(_0x22f154){return _0x22f154 instanceof _0x342e67||(_0x22f154=new _0x342e67(_0x22f154)),this['decode'](_0x22f154,_0x22f154['uint32']());},_0xddc596['verify']=function(_0x498e28){if('object'!=typeof _0x498e28||null===_0x498e28)return'object\x20expected';if(null!=_0x498e28['range']&&_0x498e28['hasOwnProperty']('range')){var _0x16cd46=_0x4b6657['Range']['verify'](_0x498e28['range']);if(_0x16cd46)return'range.'+_0x16cd46;}return null!=_0x498e28['key']&&_0x498e28['hasOwnProperty']('key')&&!_0x21914a['isString'](_0x498e28['key'])?'key:\x20string\x20expected':null!=_0x498e28['oldValueBoolean']&&_0x498e28['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x498e28['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x498e28['oldValueJson']&&_0x498e28['hasOwnProperty']('oldValueJson')&&!_0x21914a['isString'](_0x498e28['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x498e28['newValueBoolean']&&_0x498e28['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x498e28['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x498e28['newValueJson']&&_0x498e28['hasOwnProperty']('newValueJson')&&!_0x21914a['isString'](_0x498e28['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x498e28['wasUndone']&&_0x498e28['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x498e28['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xddc596['fromObject']=function(_0x124f40){if(_0x124f40 instanceof _0x4b6657['AttributeOperation'])return _0x124f40;var _0x4c36d8=new _0x4b6657['AttributeOperation']();if(null!=_0x124f40['range']){if('object'!=typeof _0x124f40['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4c36d8['range']=_0x4b6657['Range']['fromObject'](_0x124f40['range']);}return null!=_0x124f40['key']&&(_0x4c36d8['key']=String(_0x124f40['key'])),null!=_0x124f40['oldValueBoolean']&&(_0x4c36d8['oldValueBoolean']=Boolean(_0x124f40['oldValueBoolean'])),null!=_0x124f40['oldValueJson']&&(_0x4c36d8['oldValueJson']=String(_0x124f40['oldValueJson'])),null!=_0x124f40['newValueBoolean']&&(_0x4c36d8['newValueBoolean']=Boolean(_0x124f40['newValueBoolean'])),null!=_0x124f40['newValueJson']&&(_0x4c36d8['newValueJson']=String(_0x124f40['newValueJson'])),null!=_0x124f40['wasUndone']&&(_0x4c36d8['wasUndone']=Boolean(_0x124f40['wasUndone'])),_0x4c36d8;},_0xddc596['toObject']=function(_0x379118,_0x5dcca2){_0x5dcca2||(_0x5dcca2={});var _0x8ef68f={};return _0x5dcca2['defaults']&&(_0x8ef68f['range']=null,_0x8ef68f['key']='',_0x8ef68f['oldValueBoolean']=!0x1,_0x8ef68f['oldValueJson']='',_0x8ef68f['newValueBoolean']=!0x1,_0x8ef68f['newValueJson']='',_0x8ef68f['wasUndone']=!0x1),null!=_0x379118['range']&&_0x379118['hasOwnProperty']('range')&&(_0x8ef68f['range']=_0x4b6657['Range']['toObject'](_0x379118['range'],_0x5dcca2)),null!=_0x379118['key']&&_0x379118['hasOwnProperty']('key')&&(_0x8ef68f['key']=_0x379118['key']),null!=_0x379118['oldValueBoolean']&&_0x379118['hasOwnProperty']('oldValueBoolean')&&(_0x8ef68f['oldValueBoolean']=_0x379118['oldValueBoolean']),null!=_0x379118['oldValueJson']&&_0x379118['hasOwnProperty']('oldValueJson')&&(_0x8ef68f['oldValueJson']=_0x379118['oldValueJson']),null!=_0x379118['newValueBoolean']&&_0x379118['hasOwnProperty']('newValueBoolean')&&(_0x8ef68f['newValueBoolean']=_0x379118['newValueBoolean']),null!=_0x379118['newValueJson']&&_0x379118['hasOwnProperty']('newValueJson')&&(_0x8ef68f['newValueJson']=_0x379118['newValueJson']),null!=_0x379118['wasUndone']&&_0x379118['hasOwnProperty']('wasUndone')&&(_0x8ef68f['wasUndone']=_0x379118['wasUndone']),_0x8ef68f;},_0xddc596['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0xddc596['getTypeUrl']=function(_0x493bbd){return void 0x0===_0x493bbd&&(_0x493bbd='type.googleapis.com'),_0x493bbd+'/AttributeOperation';},_0xddc596;}()),_0x4b6657['InsertOperation']=(function(){function _0xcc1897(_0xb89d3d){if(this['nodes']=[],_0xb89d3d){for(var _0x233ee4=Object['keys'](_0xb89d3d),_0x76a18e=0x0;_0x76a18e<_0x233ee4['length'];++_0x76a18e)null!=_0xb89d3d[_0x233ee4[_0x76a18e]]&&(this[_0x233ee4[_0x76a18e]]=_0xb89d3d[_0x233ee4[_0x76a18e]]);}}return _0xcc1897['prototype']['position']=null,_0xcc1897['prototype']['nodes']=_0x21914a['emptyArray'],_0xcc1897['prototype']['shouldReceiveAttributes']=!0x1,_0xcc1897['prototype']['wasUndone']=!0x1,_0xcc1897['create']=function(_0x497a01){return new _0xcc1897(_0x497a01);},_0xcc1897['encode']=function(_0x1f7d2d,_0x225fca){if(_0x225fca||(_0x225fca=_0x46223c['create']()),null!=_0x1f7d2d['position']&&Object['hasOwnProperty']['call'](_0x1f7d2d,'position')&&_0x4b6657['Position']['encode'](_0x1f7d2d['position'],_0x225fca['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1f7d2d['nodes']&&_0x1f7d2d['nodes']['length']){for(var _0xc57eb6=0x0;_0xc57eb6<_0x1f7d2d['nodes']['length'];++_0xc57eb6)_0x4b6657['Element']['encode'](_0x1f7d2d['nodes'][_0xc57eb6],_0x225fca['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1f7d2d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1f7d2d,'shouldReceiveAttributes')&&_0x225fca['uint32'](0x18)['bool'](_0x1f7d2d['shouldReceiveAttributes']),null!=_0x1f7d2d['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f7d2d,'wasUndone')&&_0x225fca['uint32'](0x20)['bool'](_0x1f7d2d['wasUndone']),_0x225fca;},_0xcc1897['encodeDelimited']=function(_0x1b11ce,_0x5ae659){return this['encode'](_0x1b11ce,_0x5ae659)['ldelim']();},_0xcc1897['decode']=function(_0x5d8e0f,_0x405f23){_0x5d8e0f instanceof _0x342e67||(_0x5d8e0f=_0x342e67['create'](_0x5d8e0f));for(var _0x470f19=void 0x0===_0x405f23?_0x5d8e0f['len']:_0x5d8e0f['pos']+_0x405f23,_0x2f134b=new _0x4b6657['InsertOperation']();_0x5d8e0f['pos']<_0x470f19;){var _0x134d29=_0x5d8e0f['uint32']();switch(_0x134d29>>>0x3){case 0x1:_0x2f134b['position']=_0x4b6657['Position']['decode'](_0x5d8e0f,_0x5d8e0f['uint32']());break;case 0x2:_0x2f134b['nodes']&&_0x2f134b['nodes']['length']||(_0x2f134b['nodes']=[]),_0x2f134b['nodes']['push'](_0x4b6657['Element']['decode'](_0x5d8e0f,_0x5d8e0f['uint32']()));break;case 0x3:_0x2f134b['shouldReceiveAttributes']=_0x5d8e0f['bool']();break;case 0x4:_0x2f134b['wasUndone']=_0x5d8e0f['bool']();break;default:_0x5d8e0f['skipType'](0x7&_0x134d29);}}return _0x2f134b;},_0xcc1897['decodeDelimited']=function(_0x498a42){return _0x498a42 instanceof _0x342e67||(_0x498a42=new _0x342e67(_0x498a42)),this['decode'](_0x498a42,_0x498a42['uint32']());},_0xcc1897['verify']=function(_0x19ef77){if('object'!=typeof _0x19ef77||null===_0x19ef77)return'object\x20expected';if(null!=_0x19ef77['position']&&_0x19ef77['hasOwnProperty']('position')&&(_0x1575cf=_0x4b6657['Position']['verify'](_0x19ef77['position'])))return'position.'+_0x1575cf;if(null!=_0x19ef77['nodes']&&_0x19ef77['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x19ef77['nodes']))return'nodes:\x20array\x20expected';for(var _0x321f09=0x0;_0x321f09<_0x19ef77['nodes']['length'];++_0x321f09){var _0x1575cf;if(_0x1575cf=_0x4b6657['Element']['verify'](_0x19ef77['nodes'][_0x321f09]))return'nodes.'+_0x1575cf;}}return null!=_0x19ef77['shouldReceiveAttributes']&&_0x19ef77['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x19ef77['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x19ef77['wasUndone']&&_0x19ef77['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19ef77['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xcc1897['fromObject']=function(_0x203146){if(_0x203146 instanceof _0x4b6657['InsertOperation'])return _0x203146;var _0x469887=new _0x4b6657['InsertOperation']();if(null!=_0x203146['position']){if('object'!=typeof _0x203146['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x469887['position']=_0x4b6657['Position']['fromObject'](_0x203146['position']);}if(_0x203146['nodes']){if(!Array['isArray'](_0x203146['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x469887['nodes']=[];for(var _0x1bd541=0x0;_0x1bd541<_0x203146['nodes']['length'];++_0x1bd541){if('object'!=typeof _0x203146['nodes'][_0x1bd541])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x469887['nodes'][_0x1bd541]=_0x4b6657['Element']['fromObject'](_0x203146['nodes'][_0x1bd541]);}}return null!=_0x203146['shouldReceiveAttributes']&&(_0x469887['shouldReceiveAttributes']=Boolean(_0x203146['shouldReceiveAttributes'])),null!=_0x203146['wasUndone']&&(_0x469887['wasUndone']=Boolean(_0x203146['wasUndone'])),_0x469887;},_0xcc1897['toObject']=function(_0x251279,_0x52b972){_0x52b972||(_0x52b972={});var _0x1b25c3={};if((_0x52b972['arrays']||_0x52b972['defaults'])&&(_0x1b25c3['nodes']=[]),_0x52b972['defaults']&&(_0x1b25c3['position']=null,_0x1b25c3['shouldReceiveAttributes']=!0x1,_0x1b25c3['wasUndone']=!0x1),null!=_0x251279['position']&&_0x251279['hasOwnProperty']('position')&&(_0x1b25c3['position']=_0x4b6657['Position']['toObject'](_0x251279['position'],_0x52b972)),_0x251279['nodes']&&_0x251279['nodes']['length']){_0x1b25c3['nodes']=[];for(var _0x3bf6e7=0x0;_0x3bf6e7<_0x251279['nodes']['length'];++_0x3bf6e7)_0x1b25c3['nodes'][_0x3bf6e7]=_0x4b6657['Element']['toObject'](_0x251279['nodes'][_0x3bf6e7],_0x52b972);}return null!=_0x251279['shouldReceiveAttributes']&&_0x251279['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1b25c3['shouldReceiveAttributes']=_0x251279['shouldReceiveAttributes']),null!=_0x251279['wasUndone']&&_0x251279['hasOwnProperty']('wasUndone')&&(_0x1b25c3['wasUndone']=_0x251279['wasUndone']),_0x1b25c3;},_0xcc1897['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0xcc1897['getTypeUrl']=function(_0x168022){return void 0x0===_0x168022&&(_0x168022='type.googleapis.com'),_0x168022+'/InsertOperation';},_0xcc1897;}()),_0x4b6657['MarkerOperation']=(function(){function _0x326dbb(_0x1e8b71){if(_0x1e8b71){for(var _0x451119=Object['keys'](_0x1e8b71),_0x5af72a=0x0;_0x5af72a<_0x451119['length'];++_0x5af72a)null!=_0x1e8b71[_0x451119[_0x5af72a]]&&(this[_0x451119[_0x5af72a]]=_0x1e8b71[_0x451119[_0x5af72a]]);}}return _0x326dbb['prototype']['name']='',_0x326dbb['prototype']['oldRange']=null,_0x326dbb['prototype']['newRange']=null,_0x326dbb['prototype']['affectsData']=!0x1,_0x326dbb['prototype']['wasUndone']=!0x1,_0x326dbb['create']=function(_0x43c7c0){return new _0x326dbb(_0x43c7c0);},_0x326dbb['encode']=function(_0x3cb13f,_0x23fb37){return _0x23fb37||(_0x23fb37=_0x46223c['create']()),null!=_0x3cb13f['name']&&Object['hasOwnProperty']['call'](_0x3cb13f,'name')&&_0x23fb37['uint32'](0xa)['string'](_0x3cb13f['name']),null!=_0x3cb13f['oldRange']&&Object['hasOwnProperty']['call'](_0x3cb13f,'oldRange')&&_0x4b6657['Range']['encode'](_0x3cb13f['oldRange'],_0x23fb37['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3cb13f['newRange']&&Object['hasOwnProperty']['call'](_0x3cb13f,'newRange')&&_0x4b6657['Range']['encode'](_0x3cb13f['newRange'],_0x23fb37['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3cb13f['affectsData']&&Object['hasOwnProperty']['call'](_0x3cb13f,'affectsData')&&_0x23fb37['uint32'](0x20)['bool'](_0x3cb13f['affectsData']),null!=_0x3cb13f['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cb13f,'wasUndone')&&_0x23fb37['uint32'](0x28)['bool'](_0x3cb13f['wasUndone']),_0x23fb37;},_0x326dbb['encodeDelimited']=function(_0x1891ac,_0x622d96){return this['encode'](_0x1891ac,_0x622d96)['ldelim']();},_0x326dbb['decode']=function(_0xb9628d,_0x400419){_0xb9628d instanceof _0x342e67||(_0xb9628d=_0x342e67['create'](_0xb9628d));for(var _0x3903dd=void 0x0===_0x400419?_0xb9628d['len']:_0xb9628d['pos']+_0x400419,_0x2f96d4=new _0x4b6657['MarkerOperation']();_0xb9628d['pos']<_0x3903dd;){var _0x30f8f6=_0xb9628d['uint32']();switch(_0x30f8f6>>>0x3){case 0x1:_0x2f96d4['name']=_0xb9628d['string']();break;case 0x2:_0x2f96d4['oldRange']=_0x4b6657['Range']['decode'](_0xb9628d,_0xb9628d['uint32']());break;case 0x3:_0x2f96d4['newRange']=_0x4b6657['Range']['decode'](_0xb9628d,_0xb9628d['uint32']());break;case 0x4:_0x2f96d4['affectsData']=_0xb9628d['bool']();break;case 0x5:_0x2f96d4['wasUndone']=_0xb9628d['bool']();break;default:_0xb9628d['skipType'](0x7&_0x30f8f6);}}return _0x2f96d4;},_0x326dbb['decodeDelimited']=function(_0x56230e){return _0x56230e instanceof _0x342e67||(_0x56230e=new _0x342e67(_0x56230e)),this['decode'](_0x56230e,_0x56230e['uint32']());},_0x326dbb['verify']=function(_0x1b8d4d){if('object'!=typeof _0x1b8d4d||null===_0x1b8d4d)return'object\x20expected';if(null!=_0x1b8d4d['name']&&_0x1b8d4d['hasOwnProperty']('name')&&!_0x21914a['isString'](_0x1b8d4d['name']))return'name:\x20string\x20expected';var _0x247bed;if(null!=_0x1b8d4d['oldRange']&&_0x1b8d4d['hasOwnProperty']('oldRange')&&(_0x247bed=_0x4b6657['Range']['verify'](_0x1b8d4d['oldRange'])))return'oldRange.'+_0x247bed;if(null!=_0x1b8d4d['newRange']&&_0x1b8d4d['hasOwnProperty']('newRange')&&(_0x247bed=_0x4b6657['Range']['verify'](_0x1b8d4d['newRange'])))return'newRange.'+_0x247bed;return null!=_0x1b8d4d['affectsData']&&_0x1b8d4d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1b8d4d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1b8d4d['wasUndone']&&_0x1b8d4d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b8d4d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x326dbb['fromObject']=function(_0x58b915){if(_0x58b915 instanceof _0x4b6657['MarkerOperation'])return _0x58b915;var _0xdc9028=new _0x4b6657['MarkerOperation']();if(null!=_0x58b915['name']&&(_0xdc9028['name']=String(_0x58b915['name'])),null!=_0x58b915['oldRange']){if('object'!=typeof _0x58b915['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xdc9028['oldRange']=_0x4b6657['Range']['fromObject'](_0x58b915['oldRange']);}if(null!=_0x58b915['newRange']){if('object'!=typeof _0x58b915['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xdc9028['newRange']=_0x4b6657['Range']['fromObject'](_0x58b915['newRange']);}return null!=_0x58b915['affectsData']&&(_0xdc9028['affectsData']=Boolean(_0x58b915['affectsData'])),null!=_0x58b915['wasUndone']&&(_0xdc9028['wasUndone']=Boolean(_0x58b915['wasUndone'])),_0xdc9028;},_0x326dbb['toObject']=function(_0x521887,_0x2c8c58){_0x2c8c58||(_0x2c8c58={});var _0x4fba8a={};return _0x2c8c58['defaults']&&(_0x4fba8a['name']='',_0x4fba8a['oldRange']=null,_0x4fba8a['newRange']=null,_0x4fba8a['affectsData']=!0x1,_0x4fba8a['wasUndone']=!0x1),null!=_0x521887['name']&&_0x521887['hasOwnProperty']('name')&&(_0x4fba8a['name']=_0x521887['name']),null!=_0x521887['oldRange']&&_0x521887['hasOwnProperty']('oldRange')&&(_0x4fba8a['oldRange']=_0x4b6657['Range']['toObject'](_0x521887['oldRange'],_0x2c8c58)),null!=_0x521887['newRange']&&_0x521887['hasOwnProperty']('newRange')&&(_0x4fba8a['newRange']=_0x4b6657['Range']['toObject'](_0x521887['newRange'],_0x2c8c58)),null!=_0x521887['affectsData']&&_0x521887['hasOwnProperty']('affectsData')&&(_0x4fba8a['affectsData']=_0x521887['affectsData']),null!=_0x521887['wasUndone']&&_0x521887['hasOwnProperty']('wasUndone')&&(_0x4fba8a['wasUndone']=_0x521887['wasUndone']),_0x4fba8a;},_0x326dbb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x326dbb['getTypeUrl']=function(_0x179b29){return void 0x0===_0x179b29&&(_0x179b29='type.googleapis.com'),_0x179b29+'/MarkerOperation';},_0x326dbb;}()),_0x4b6657['MergeOperation']=(function(){function _0x33f817(_0x21c0e9){if(_0x21c0e9){for(var _0x325977=Object['keys'](_0x21c0e9),_0x25b5d4=0x0;_0x25b5d4<_0x325977['length'];++_0x25b5d4)null!=_0x21c0e9[_0x325977[_0x25b5d4]]&&(this[_0x325977[_0x25b5d4]]=_0x21c0e9[_0x325977[_0x25b5d4]]);}}return _0x33f817['prototype']['sourcePosition']=null,_0x33f817['prototype']['targetPosition']=null,_0x33f817['prototype']['graveyardPosition']=null,_0x33f817['prototype']['howMany']=0x0,_0x33f817['prototype']['wasUndone']=!0x1,_0x33f817['create']=function(_0x2e9b3a){return new _0x33f817(_0x2e9b3a);},_0x33f817['encode']=function(_0x434596,_0x25f432){return _0x25f432||(_0x25f432=_0x46223c['create']()),null!=_0x434596['sourcePosition']&&Object['hasOwnProperty']['call'](_0x434596,'sourcePosition')&&_0x4b6657['Position']['encode'](_0x434596['sourcePosition'],_0x25f432['uint32'](0xa)['fork']())['ldelim'](),null!=_0x434596['targetPosition']&&Object['hasOwnProperty']['call'](_0x434596,'targetPosition')&&_0x4b6657['Position']['encode'](_0x434596['targetPosition'],_0x25f432['uint32'](0x12)['fork']())['ldelim'](),null!=_0x434596['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x434596,'graveyardPosition')&&_0x4b6657['Position']['encode'](_0x434596['graveyardPosition'],_0x25f432['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x434596['howMany']&&Object['hasOwnProperty']['call'](_0x434596,'howMany')&&_0x25f432['uint32'](0x20)['uint32'](_0x434596['howMany']),null!=_0x434596['wasUndone']&&Object['hasOwnProperty']['call'](_0x434596,'wasUndone')&&_0x25f432['uint32'](0x28)['bool'](_0x434596['wasUndone']),_0x25f432;},_0x33f817['encodeDelimited']=function(_0x473e89,_0x116e24){return this['encode'](_0x473e89,_0x116e24)['ldelim']();},_0x33f817['decode']=function(_0x1f2a11,_0x32d4f8){_0x1f2a11 instanceof _0x342e67||(_0x1f2a11=_0x342e67['create'](_0x1f2a11));for(var _0x1bd2fa=void 0x0===_0x32d4f8?_0x1f2a11['len']:_0x1f2a11['pos']+_0x32d4f8,_0x403748=new _0x4b6657['MergeOperation']();_0x1f2a11['pos']<_0x1bd2fa;){var _0x980b79=_0x1f2a11['uint32']();switch(_0x980b79>>>0x3){case 0x1:_0x403748['sourcePosition']=_0x4b6657['Position']['decode'](_0x1f2a11,_0x1f2a11['uint32']());break;case 0x2:_0x403748['targetPosition']=_0x4b6657['Position']['decode'](_0x1f2a11,_0x1f2a11['uint32']());break;case 0x3:_0x403748['graveyardPosition']=_0x4b6657['Position']['decode'](_0x1f2a11,_0x1f2a11['uint32']());break;case 0x4:_0x403748['howMany']=_0x1f2a11['uint32']();break;case 0x5:_0x403748['wasUndone']=_0x1f2a11['bool']();break;default:_0x1f2a11['skipType'](0x7&_0x980b79);}}return _0x403748;},_0x33f817['decodeDelimited']=function(_0x1a3390){return _0x1a3390 instanceof _0x342e67||(_0x1a3390=new _0x342e67(_0x1a3390)),this['decode'](_0x1a3390,_0x1a3390['uint32']());},_0x33f817['verify']=function(_0x59e8e4){if('object'!=typeof _0x59e8e4||null===_0x59e8e4)return'object\x20expected';var _0x1ee108;if(null!=_0x59e8e4['sourcePosition']&&_0x59e8e4['hasOwnProperty']('sourcePosition')&&(_0x1ee108=_0x4b6657['Position']['verify'](_0x59e8e4['sourcePosition'])))return'sourcePosition.'+_0x1ee108;if(null!=_0x59e8e4['targetPosition']&&_0x59e8e4['hasOwnProperty']('targetPosition')&&(_0x1ee108=_0x4b6657['Position']['verify'](_0x59e8e4['targetPosition'])))return'targetPosition.'+_0x1ee108;if(null!=_0x59e8e4['graveyardPosition']&&_0x59e8e4['hasOwnProperty']('graveyardPosition')&&(_0x1ee108=_0x4b6657['Position']['verify'](_0x59e8e4['graveyardPosition'])))return'graveyardPosition.'+_0x1ee108;return null!=_0x59e8e4['howMany']&&_0x59e8e4['hasOwnProperty']('howMany')&&!_0x21914a['isInteger'](_0x59e8e4['howMany'])?'howMany:\x20integer\x20expected':null!=_0x59e8e4['wasUndone']&&_0x59e8e4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59e8e4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33f817['fromObject']=function(_0x43ac99){if(_0x43ac99 instanceof _0x4b6657['MergeOperation'])return _0x43ac99;var _0x238ce3=new _0x4b6657['MergeOperation']();if(null!=_0x43ac99['sourcePosition']){if('object'!=typeof _0x43ac99['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x238ce3['sourcePosition']=_0x4b6657['Position']['fromObject'](_0x43ac99['sourcePosition']);}if(null!=_0x43ac99['targetPosition']){if('object'!=typeof _0x43ac99['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x238ce3['targetPosition']=_0x4b6657['Position']['fromObject'](_0x43ac99['targetPosition']);}if(null!=_0x43ac99['graveyardPosition']){if('object'!=typeof _0x43ac99['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x238ce3['graveyardPosition']=_0x4b6657['Position']['fromObject'](_0x43ac99['graveyardPosition']);}return null!=_0x43ac99['howMany']&&(_0x238ce3['howMany']=_0x43ac99['howMany']>>>0x0),null!=_0x43ac99['wasUndone']&&(_0x238ce3['wasUndone']=Boolean(_0x43ac99['wasUndone'])),_0x238ce3;},_0x33f817['toObject']=function(_0x5696e5,_0x5d376d){_0x5d376d||(_0x5d376d={});var _0x40674f={};return _0x5d376d['defaults']&&(_0x40674f['sourcePosition']=null,_0x40674f['targetPosition']=null,_0x40674f['graveyardPosition']=null,_0x40674f['howMany']=0x0,_0x40674f['wasUndone']=!0x1),null!=_0x5696e5['sourcePosition']&&_0x5696e5['hasOwnProperty']('sourcePosition')&&(_0x40674f['sourcePosition']=_0x4b6657['Position']['toObject'](_0x5696e5['sourcePosition'],_0x5d376d)),null!=_0x5696e5['targetPosition']&&_0x5696e5['hasOwnProperty']('targetPosition')&&(_0x40674f['targetPosition']=_0x4b6657['Position']['toObject'](_0x5696e5['targetPosition'],_0x5d376d)),null!=_0x5696e5['graveyardPosition']&&_0x5696e5['hasOwnProperty']('graveyardPosition')&&(_0x40674f['graveyardPosition']=_0x4b6657['Position']['toObject'](_0x5696e5['graveyardPosition'],_0x5d376d)),null!=_0x5696e5['howMany']&&_0x5696e5['hasOwnProperty']('howMany')&&(_0x40674f['howMany']=_0x5696e5['howMany']),null!=_0x5696e5['wasUndone']&&_0x5696e5['hasOwnProperty']('wasUndone')&&(_0x40674f['wasUndone']=_0x5696e5['wasUndone']),_0x40674f;},_0x33f817['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x33f817['getTypeUrl']=function(_0x157f0e){return void 0x0===_0x157f0e&&(_0x157f0e='type.googleapis.com'),_0x157f0e+'/MergeOperation';},_0x33f817;}()),_0x4b6657['MoveOperation']=(function(){function _0x34afa0(_0x6ad34a){if(_0x6ad34a){for(var _0x2e1ee4=Object['keys'](_0x6ad34a),_0x4742f9=0x0;_0x4742f9<_0x2e1ee4['length'];++_0x4742f9)null!=_0x6ad34a[_0x2e1ee4[_0x4742f9]]&&(this[_0x2e1ee4[_0x4742f9]]=_0x6ad34a[_0x2e1ee4[_0x4742f9]]);}}return _0x34afa0['prototype']['sourcePosition']=null,_0x34afa0['prototype']['howMany']=0x0,_0x34afa0['prototype']['targetPosition']=null,_0x34afa0['prototype']['wasUndone']=!0x1,_0x34afa0['create']=function(_0x41c43a){return new _0x34afa0(_0x41c43a);},_0x34afa0['encode']=function(_0x22202c,_0x35b708){return _0x35b708||(_0x35b708=_0x46223c['create']()),null!=_0x22202c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x22202c,'sourcePosition')&&_0x4b6657['Position']['encode'](_0x22202c['sourcePosition'],_0x35b708['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22202c['howMany']&&Object['hasOwnProperty']['call'](_0x22202c,'howMany')&&_0x35b708['uint32'](0x10)['uint32'](_0x22202c['howMany']),null!=_0x22202c['targetPosition']&&Object['hasOwnProperty']['call'](_0x22202c,'targetPosition')&&_0x4b6657['Position']['encode'](_0x22202c['targetPosition'],_0x35b708['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x22202c['wasUndone']&&Object['hasOwnProperty']['call'](_0x22202c,'wasUndone')&&_0x35b708['uint32'](0x20)['bool'](_0x22202c['wasUndone']),_0x35b708;},_0x34afa0['encodeDelimited']=function(_0x426305,_0x31c3ff){return this['encode'](_0x426305,_0x31c3ff)['ldelim']();},_0x34afa0['decode']=function(_0xcea2af,_0x57f509){_0xcea2af instanceof _0x342e67||(_0xcea2af=_0x342e67['create'](_0xcea2af));for(var _0x51d7f2=void 0x0===_0x57f509?_0xcea2af['len']:_0xcea2af['pos']+_0x57f509,_0x461bcf=new _0x4b6657['MoveOperation']();_0xcea2af['pos']<_0x51d7f2;){var _0x5a32a7=_0xcea2af['uint32']();switch(_0x5a32a7>>>0x3){case 0x1:_0x461bcf['sourcePosition']=_0x4b6657['Position']['decode'](_0xcea2af,_0xcea2af['uint32']());break;case 0x2:_0x461bcf['howMany']=_0xcea2af['uint32']();break;case 0x3:_0x461bcf['targetPosition']=_0x4b6657['Position']['decode'](_0xcea2af,_0xcea2af['uint32']());break;case 0x4:_0x461bcf['wasUndone']=_0xcea2af['bool']();break;default:_0xcea2af['skipType'](0x7&_0x5a32a7);}}return _0x461bcf;},_0x34afa0['decodeDelimited']=function(_0x590104){return _0x590104 instanceof _0x342e67||(_0x590104=new _0x342e67(_0x590104)),this['decode'](_0x590104,_0x590104['uint32']());},_0x34afa0['verify']=function(_0x52cabb){if('object'!=typeof _0x52cabb||null===_0x52cabb)return'object\x20expected';var _0x6b2e68;if(null!=_0x52cabb['sourcePosition']&&_0x52cabb['hasOwnProperty']('sourcePosition')&&(_0x6b2e68=_0x4b6657['Position']['verify'](_0x52cabb['sourcePosition'])))return'sourcePosition.'+_0x6b2e68;if(null!=_0x52cabb['howMany']&&_0x52cabb['hasOwnProperty']('howMany')&&!_0x21914a['isInteger'](_0x52cabb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x52cabb['targetPosition']&&_0x52cabb['hasOwnProperty']('targetPosition')&&(_0x6b2e68=_0x4b6657['Position']['verify'](_0x52cabb['targetPosition'])))return'targetPosition.'+_0x6b2e68;return null!=_0x52cabb['wasUndone']&&_0x52cabb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52cabb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34afa0['fromObject']=function(_0x417f87){if(_0x417f87 instanceof _0x4b6657['MoveOperation'])return _0x417f87;var _0x3328a9=new _0x4b6657['MoveOperation']();if(null!=_0x417f87['sourcePosition']){if('object'!=typeof _0x417f87['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3328a9['sourcePosition']=_0x4b6657['Position']['fromObject'](_0x417f87['sourcePosition']);}if(null!=_0x417f87['howMany']&&(_0x3328a9['howMany']=_0x417f87['howMany']>>>0x0),null!=_0x417f87['targetPosition']){if('object'!=typeof _0x417f87['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3328a9['targetPosition']=_0x4b6657['Position']['fromObject'](_0x417f87['targetPosition']);}return null!=_0x417f87['wasUndone']&&(_0x3328a9['wasUndone']=Boolean(_0x417f87['wasUndone'])),_0x3328a9;},_0x34afa0['toObject']=function(_0x2a36dd,_0x288fb6){_0x288fb6||(_0x288fb6={});var _0x32965c={};return _0x288fb6['defaults']&&(_0x32965c['sourcePosition']=null,_0x32965c['howMany']=0x0,_0x32965c['targetPosition']=null,_0x32965c['wasUndone']=!0x1),null!=_0x2a36dd['sourcePosition']&&_0x2a36dd['hasOwnProperty']('sourcePosition')&&(_0x32965c['sourcePosition']=_0x4b6657['Position']['toObject'](_0x2a36dd['sourcePosition'],_0x288fb6)),null!=_0x2a36dd['howMany']&&_0x2a36dd['hasOwnProperty']('howMany')&&(_0x32965c['howMany']=_0x2a36dd['howMany']),null!=_0x2a36dd['targetPosition']&&_0x2a36dd['hasOwnProperty']('targetPosition')&&(_0x32965c['targetPosition']=_0x4b6657['Position']['toObject'](_0x2a36dd['targetPosition'],_0x288fb6)),null!=_0x2a36dd['wasUndone']&&_0x2a36dd['hasOwnProperty']('wasUndone')&&(_0x32965c['wasUndone']=_0x2a36dd['wasUndone']),_0x32965c;},_0x34afa0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x34afa0['getTypeUrl']=function(_0x3a3d9a){return void 0x0===_0x3a3d9a&&(_0x3a3d9a='type.googleapis.com'),_0x3a3d9a+'/MoveOperation';},_0x34afa0;}()),_0x4b6657['RenameOperation']=(function(){function _0x1f151a(_0x4eb39d){if(_0x4eb39d){for(var _0x5939f9=Object['keys'](_0x4eb39d),_0x4a0218=0x0;_0x4a0218<_0x5939f9['length'];++_0x4a0218)null!=_0x4eb39d[_0x5939f9[_0x4a0218]]&&(this[_0x5939f9[_0x4a0218]]=_0x4eb39d[_0x5939f9[_0x4a0218]]);}}return _0x1f151a['prototype']['position']=null,_0x1f151a['prototype']['oldName']='',_0x1f151a['prototype']['newName']='',_0x1f151a['prototype']['wasUndone']=!0x1,_0x1f151a['create']=function(_0x6d4f35){return new _0x1f151a(_0x6d4f35);},_0x1f151a['encode']=function(_0x67e4bf,_0xf3a7c9){return _0xf3a7c9||(_0xf3a7c9=_0x46223c['create']()),null!=_0x67e4bf['position']&&Object['hasOwnProperty']['call'](_0x67e4bf,'position')&&_0x4b6657['Position']['encode'](_0x67e4bf['position'],_0xf3a7c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x67e4bf['oldName']&&Object['hasOwnProperty']['call'](_0x67e4bf,'oldName')&&_0xf3a7c9['uint32'](0x12)['string'](_0x67e4bf['oldName']),null!=_0x67e4bf['newName']&&Object['hasOwnProperty']['call'](_0x67e4bf,'newName')&&_0xf3a7c9['uint32'](0x1a)['string'](_0x67e4bf['newName']),null!=_0x67e4bf['wasUndone']&&Object['hasOwnProperty']['call'](_0x67e4bf,'wasUndone')&&_0xf3a7c9['uint32'](0x20)['bool'](_0x67e4bf['wasUndone']),_0xf3a7c9;},_0x1f151a['encodeDelimited']=function(_0x167a28,_0x5a5290){return this['encode'](_0x167a28,_0x5a5290)['ldelim']();},_0x1f151a['decode']=function(_0x146217,_0x131201){_0x146217 instanceof _0x342e67||(_0x146217=_0x342e67['create'](_0x146217));for(var _0x5d24c3=void 0x0===_0x131201?_0x146217['len']:_0x146217['pos']+_0x131201,_0x1be55f=new _0x4b6657['RenameOperation']();_0x146217['pos']<_0x5d24c3;){var _0x5a5728=_0x146217['uint32']();switch(_0x5a5728>>>0x3){case 0x1:_0x1be55f['position']=_0x4b6657['Position']['decode'](_0x146217,_0x146217['uint32']());break;case 0x2:_0x1be55f['oldName']=_0x146217['string']();break;case 0x3:_0x1be55f['newName']=_0x146217['string']();break;case 0x4:_0x1be55f['wasUndone']=_0x146217['bool']();break;default:_0x146217['skipType'](0x7&_0x5a5728);}}return _0x1be55f;},_0x1f151a['decodeDelimited']=function(_0x4c83d1){return _0x4c83d1 instanceof _0x342e67||(_0x4c83d1=new _0x342e67(_0x4c83d1)),this['decode'](_0x4c83d1,_0x4c83d1['uint32']());},_0x1f151a['verify']=function(_0x4c5e57){if('object'!=typeof _0x4c5e57||null===_0x4c5e57)return'object\x20expected';if(null!=_0x4c5e57['position']&&_0x4c5e57['hasOwnProperty']('position')){var _0x213086=_0x4b6657['Position']['verify'](_0x4c5e57['position']);if(_0x213086)return'position.'+_0x213086;}return null!=_0x4c5e57['oldName']&&_0x4c5e57['hasOwnProperty']('oldName')&&!_0x21914a['isString'](_0x4c5e57['oldName'])?'oldName:\x20string\x20expected':null!=_0x4c5e57['newName']&&_0x4c5e57['hasOwnProperty']('newName')&&!_0x21914a['isString'](_0x4c5e57['newName'])?'newName:\x20string\x20expected':null!=_0x4c5e57['wasUndone']&&_0x4c5e57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c5e57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f151a['fromObject']=function(_0x586ee0){if(_0x586ee0 instanceof _0x4b6657['RenameOperation'])return _0x586ee0;var _0x474474=new _0x4b6657['RenameOperation']();if(null!=_0x586ee0['position']){if('object'!=typeof _0x586ee0['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x474474['position']=_0x4b6657['Position']['fromObject'](_0x586ee0['position']);}return null!=_0x586ee0['oldName']&&(_0x474474['oldName']=String(_0x586ee0['oldName'])),null!=_0x586ee0['newName']&&(_0x474474['newName']=String(_0x586ee0['newName'])),null!=_0x586ee0['wasUndone']&&(_0x474474['wasUndone']=Boolean(_0x586ee0['wasUndone'])),_0x474474;},_0x1f151a['toObject']=function(_0x394d10,_0x3355c7){_0x3355c7||(_0x3355c7={});var _0x2a283b={};return _0x3355c7['defaults']&&(_0x2a283b['position']=null,_0x2a283b['oldName']='',_0x2a283b['newName']='',_0x2a283b['wasUndone']=!0x1),null!=_0x394d10['position']&&_0x394d10['hasOwnProperty']('position')&&(_0x2a283b['position']=_0x4b6657['Position']['toObject'](_0x394d10['position'],_0x3355c7)),null!=_0x394d10['oldName']&&_0x394d10['hasOwnProperty']('oldName')&&(_0x2a283b['oldName']=_0x394d10['oldName']),null!=_0x394d10['newName']&&_0x394d10['hasOwnProperty']('newName')&&(_0x2a283b['newName']=_0x394d10['newName']),null!=_0x394d10['wasUndone']&&_0x394d10['hasOwnProperty']('wasUndone')&&(_0x2a283b['wasUndone']=_0x394d10['wasUndone']),_0x2a283b;},_0x1f151a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x1f151a['getTypeUrl']=function(_0x33b32d){return void 0x0===_0x33b32d&&(_0x33b32d='type.googleapis.com'),_0x33b32d+'/RenameOperation';},_0x1f151a;}()),_0x4b6657['RootAttributeOperation']=(function(){function _0x158651(_0x597df2){if(_0x597df2){for(var _0x33a67a=Object['keys'](_0x597df2),_0x3f8dbe=0x0;_0x3f8dbe<_0x33a67a['length'];++_0x3f8dbe)null!=_0x597df2[_0x33a67a[_0x3f8dbe]]&&(this[_0x33a67a[_0x3f8dbe]]=_0x597df2[_0x33a67a[_0x3f8dbe]]);}}return _0x158651['prototype']['root']='',_0x158651['prototype']['key']='',_0x158651['prototype']['oldValueBoolean']=!0x1,_0x158651['prototype']['oldValueJson']='',_0x158651['prototype']['newValueBoolean']=!0x1,_0x158651['prototype']['newValueJson']='',_0x158651['prototype']['wasUndone']=!0x1,_0x158651['create']=function(_0x598515){return new _0x158651(_0x598515);},_0x158651['encode']=function(_0x28ad22,_0x187ac1){return _0x187ac1||(_0x187ac1=_0x46223c['create']()),null!=_0x28ad22['root']&&Object['hasOwnProperty']['call'](_0x28ad22,'root')&&_0x187ac1['uint32'](0xa)['string'](_0x28ad22['root']),null!=_0x28ad22['key']&&Object['hasOwnProperty']['call'](_0x28ad22,'key')&&_0x187ac1['uint32'](0x12)['string'](_0x28ad22['key']),null!=_0x28ad22['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x28ad22,'oldValueBoolean')&&_0x187ac1['uint32'](0x18)['bool'](_0x28ad22['oldValueBoolean']),null!=_0x28ad22['oldValueJson']&&Object['hasOwnProperty']['call'](_0x28ad22,'oldValueJson')&&_0x187ac1['uint32'](0x22)['string'](_0x28ad22['oldValueJson']),null!=_0x28ad22['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x28ad22,'newValueBoolean')&&_0x187ac1['uint32'](0x28)['bool'](_0x28ad22['newValueBoolean']),null!=_0x28ad22['newValueJson']&&Object['hasOwnProperty']['call'](_0x28ad22,'newValueJson')&&_0x187ac1['uint32'](0x32)['string'](_0x28ad22['newValueJson']),null!=_0x28ad22['wasUndone']&&Object['hasOwnProperty']['call'](_0x28ad22,'wasUndone')&&_0x187ac1['uint32'](0x38)['bool'](_0x28ad22['wasUndone']),_0x187ac1;},_0x158651['encodeDelimited']=function(_0x174dc4,_0x276f35){return this['encode'](_0x174dc4,_0x276f35)['ldelim']();},_0x158651['decode']=function(_0xba06ac,_0x296333){_0xba06ac instanceof _0x342e67||(_0xba06ac=_0x342e67['create'](_0xba06ac));for(var _0x35ab71=void 0x0===_0x296333?_0xba06ac['len']:_0xba06ac['pos']+_0x296333,_0x25c96b=new _0x4b6657['RootAttributeOperation']();_0xba06ac['pos']<_0x35ab71;){var _0x430887=_0xba06ac['uint32']();switch(_0x430887>>>0x3){case 0x1:_0x25c96b['root']=_0xba06ac['string']();break;case 0x2:_0x25c96b['key']=_0xba06ac['string']();break;case 0x3:_0x25c96b['oldValueBoolean']=_0xba06ac['bool']();break;case 0x4:_0x25c96b['oldValueJson']=_0xba06ac['string']();break;case 0x5:_0x25c96b['newValueBoolean']=_0xba06ac['bool']();break;case 0x6:_0x25c96b['newValueJson']=_0xba06ac['string']();break;case 0x7:_0x25c96b['wasUndone']=_0xba06ac['bool']();break;default:_0xba06ac['skipType'](0x7&_0x430887);}}return _0x25c96b;},_0x158651['decodeDelimited']=function(_0xcaa300){return _0xcaa300 instanceof _0x342e67||(_0xcaa300=new _0x342e67(_0xcaa300)),this['decode'](_0xcaa300,_0xcaa300['uint32']());},_0x158651['verify']=function(_0x1b3f4b){return'object'!=typeof _0x1b3f4b||null===_0x1b3f4b?'object\x20expected':null!=_0x1b3f4b['root']&&_0x1b3f4b['hasOwnProperty']('root')&&!_0x21914a['isString'](_0x1b3f4b['root'])?'root:\x20string\x20expected':null!=_0x1b3f4b['key']&&_0x1b3f4b['hasOwnProperty']('key')&&!_0x21914a['isString'](_0x1b3f4b['key'])?'key:\x20string\x20expected':null!=_0x1b3f4b['oldValueBoolean']&&_0x1b3f4b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1b3f4b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1b3f4b['oldValueJson']&&_0x1b3f4b['hasOwnProperty']('oldValueJson')&&!_0x21914a['isString'](_0x1b3f4b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1b3f4b['newValueBoolean']&&_0x1b3f4b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1b3f4b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1b3f4b['newValueJson']&&_0x1b3f4b['hasOwnProperty']('newValueJson')&&!_0x21914a['isString'](_0x1b3f4b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1b3f4b['wasUndone']&&_0x1b3f4b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b3f4b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x158651['fromObject']=function(_0x4e67d3){if(_0x4e67d3 instanceof _0x4b6657['RootAttributeOperation'])return _0x4e67d3;var _0x43a044=new _0x4b6657['RootAttributeOperation']();return null!=_0x4e67d3['root']&&(_0x43a044['root']=String(_0x4e67d3['root'])),null!=_0x4e67d3['key']&&(_0x43a044['key']=String(_0x4e67d3['key'])),null!=_0x4e67d3['oldValueBoolean']&&(_0x43a044['oldValueBoolean']=Boolean(_0x4e67d3['oldValueBoolean'])),null!=_0x4e67d3['oldValueJson']&&(_0x43a044['oldValueJson']=String(_0x4e67d3['oldValueJson'])),null!=_0x4e67d3['newValueBoolean']&&(_0x43a044['newValueBoolean']=Boolean(_0x4e67d3['newValueBoolean'])),null!=_0x4e67d3['newValueJson']&&(_0x43a044['newValueJson']=String(_0x4e67d3['newValueJson'])),null!=_0x4e67d3['wasUndone']&&(_0x43a044['wasUndone']=Boolean(_0x4e67d3['wasUndone'])),_0x43a044;},_0x158651['toObject']=function(_0x3fe817,_0xee9486){_0xee9486||(_0xee9486={});var _0x32e3cb={};return _0xee9486['defaults']&&(_0x32e3cb['root']='',_0x32e3cb['key']='',_0x32e3cb['oldValueBoolean']=!0x1,_0x32e3cb['oldValueJson']='',_0x32e3cb['newValueBoolean']=!0x1,_0x32e3cb['newValueJson']='',_0x32e3cb['wasUndone']=!0x1),null!=_0x3fe817['root']&&_0x3fe817['hasOwnProperty']('root')&&(_0x32e3cb['root']=_0x3fe817['root']),null!=_0x3fe817['key']&&_0x3fe817['hasOwnProperty']('key')&&(_0x32e3cb['key']=_0x3fe817['key']),null!=_0x3fe817['oldValueBoolean']&&_0x3fe817['hasOwnProperty']('oldValueBoolean')&&(_0x32e3cb['oldValueBoolean']=_0x3fe817['oldValueBoolean']),null!=_0x3fe817['oldValueJson']&&_0x3fe817['hasOwnProperty']('oldValueJson')&&(_0x32e3cb['oldValueJson']=_0x3fe817['oldValueJson']),null!=_0x3fe817['newValueBoolean']&&_0x3fe817['hasOwnProperty']('newValueBoolean')&&(_0x32e3cb['newValueBoolean']=_0x3fe817['newValueBoolean']),null!=_0x3fe817['newValueJson']&&_0x3fe817['hasOwnProperty']('newValueJson')&&(_0x32e3cb['newValueJson']=_0x3fe817['newValueJson']),null!=_0x3fe817['wasUndone']&&_0x3fe817['hasOwnProperty']('wasUndone')&&(_0x32e3cb['wasUndone']=_0x3fe817['wasUndone']),_0x32e3cb;},_0x158651['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x158651['getTypeUrl']=function(_0x368f75){return void 0x0===_0x368f75&&(_0x368f75='type.googleapis.com'),_0x368f75+'/RootAttributeOperation';},_0x158651;}()),_0x4b6657['RootOperation']=(function(){function _0x5d8786(_0x3d7926){if(_0x3d7926){for(var _0x37c0f3=Object['keys'](_0x3d7926),_0x39e5fc=0x0;_0x39e5fc<_0x37c0f3['length'];++_0x39e5fc)null!=_0x3d7926[_0x37c0f3[_0x39e5fc]]&&(this[_0x37c0f3[_0x39e5fc]]=_0x3d7926[_0x37c0f3[_0x39e5fc]]);}}return _0x5d8786['prototype']['rootName']='',_0x5d8786['prototype']['elementName']='',_0x5d8786['prototype']['isAdd']=!0x1,_0x5d8786['prototype']['wasUndone']=!0x1,_0x5d8786['create']=function(_0x2e1a80){return new _0x5d8786(_0x2e1a80);},_0x5d8786['encode']=function(_0x421c64,_0xa3e2f9){return _0xa3e2f9||(_0xa3e2f9=_0x46223c['create']()),null!=_0x421c64['rootName']&&Object['hasOwnProperty']['call'](_0x421c64,'rootName')&&_0xa3e2f9['uint32'](0xa)['string'](_0x421c64['rootName']),null!=_0x421c64['elementName']&&Object['hasOwnProperty']['call'](_0x421c64,'elementName')&&_0xa3e2f9['uint32'](0x12)['string'](_0x421c64['elementName']),null!=_0x421c64['isAdd']&&Object['hasOwnProperty']['call'](_0x421c64,'isAdd')&&_0xa3e2f9['uint32'](0x18)['bool'](_0x421c64['isAdd']),null!=_0x421c64['wasUndone']&&Object['hasOwnProperty']['call'](_0x421c64,'wasUndone')&&_0xa3e2f9['uint32'](0x20)['bool'](_0x421c64['wasUndone']),_0xa3e2f9;},_0x5d8786['encodeDelimited']=function(_0x5d8eef,_0x307151){return this['encode'](_0x5d8eef,_0x307151)['ldelim']();},_0x5d8786['decode']=function(_0x10aadc,_0x227d70){_0x10aadc instanceof _0x342e67||(_0x10aadc=_0x342e67['create'](_0x10aadc));for(var _0x4eb0c1=void 0x0===_0x227d70?_0x10aadc['len']:_0x10aadc['pos']+_0x227d70,_0x5335f7=new _0x4b6657['RootOperation']();_0x10aadc['pos']<_0x4eb0c1;){var _0x2b26a2=_0x10aadc['uint32']();switch(_0x2b26a2>>>0x3){case 0x1:_0x5335f7['rootName']=_0x10aadc['string']();break;case 0x2:_0x5335f7['elementName']=_0x10aadc['string']();break;case 0x3:_0x5335f7['isAdd']=_0x10aadc['bool']();break;case 0x4:_0x5335f7['wasUndone']=_0x10aadc['bool']();break;default:_0x10aadc['skipType'](0x7&_0x2b26a2);}}return _0x5335f7;},_0x5d8786['decodeDelimited']=function(_0xda26d6){return _0xda26d6 instanceof _0x342e67||(_0xda26d6=new _0x342e67(_0xda26d6)),this['decode'](_0xda26d6,_0xda26d6['uint32']());},_0x5d8786['verify']=function(_0x116ca0){return'object'!=typeof _0x116ca0||null===_0x116ca0?'object\x20expected':null!=_0x116ca0['rootName']&&_0x116ca0['hasOwnProperty']('rootName')&&!_0x21914a['isString'](_0x116ca0['rootName'])?'rootName:\x20string\x20expected':null!=_0x116ca0['elementName']&&_0x116ca0['hasOwnProperty']('elementName')&&!_0x21914a['isString'](_0x116ca0['elementName'])?'elementName:\x20string\x20expected':null!=_0x116ca0['isAdd']&&_0x116ca0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x116ca0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x116ca0['wasUndone']&&_0x116ca0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x116ca0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d8786['fromObject']=function(_0x19cdfd){if(_0x19cdfd instanceof _0x4b6657['RootOperation'])return _0x19cdfd;var _0x11af30=new _0x4b6657['RootOperation']();return null!=_0x19cdfd['rootName']&&(_0x11af30['rootName']=String(_0x19cdfd['rootName'])),null!=_0x19cdfd['elementName']&&(_0x11af30['elementName']=String(_0x19cdfd['elementName'])),null!=_0x19cdfd['isAdd']&&(_0x11af30['isAdd']=Boolean(_0x19cdfd['isAdd'])),null!=_0x19cdfd['wasUndone']&&(_0x11af30['wasUndone']=Boolean(_0x19cdfd['wasUndone'])),_0x11af30;},_0x5d8786['toObject']=function(_0x3fff0e,_0x3b327d){_0x3b327d||(_0x3b327d={});var _0x38ea4e={};return _0x3b327d['defaults']&&(_0x38ea4e['rootName']='',_0x38ea4e['elementName']='',_0x38ea4e['isAdd']=!0x1,_0x38ea4e['wasUndone']=!0x1),null!=_0x3fff0e['rootName']&&_0x3fff0e['hasOwnProperty']('rootName')&&(_0x38ea4e['rootName']=_0x3fff0e['rootName']),null!=_0x3fff0e['elementName']&&_0x3fff0e['hasOwnProperty']('elementName')&&(_0x38ea4e['elementName']=_0x3fff0e['elementName']),null!=_0x3fff0e['isAdd']&&_0x3fff0e['hasOwnProperty']('isAdd')&&(_0x38ea4e['isAdd']=_0x3fff0e['isAdd']),null!=_0x3fff0e['wasUndone']&&_0x3fff0e['hasOwnProperty']('wasUndone')&&(_0x38ea4e['wasUndone']=_0x3fff0e['wasUndone']),_0x38ea4e;},_0x5d8786['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x5d8786['getTypeUrl']=function(_0x269175){return void 0x0===_0x269175&&(_0x269175='type.googleapis.com'),_0x269175+'/RootOperation';},_0x5d8786;}()),_0x4b6657['SplitOperation']=(function(){function _0x1afa6d(_0x2ca25f){if(_0x2ca25f){for(var _0x18d58f=Object['keys'](_0x2ca25f),_0x504a31=0x0;_0x504a31<_0x18d58f['length'];++_0x504a31)null!=_0x2ca25f[_0x18d58f[_0x504a31]]&&(this[_0x18d58f[_0x504a31]]=_0x2ca25f[_0x18d58f[_0x504a31]]);}}return _0x1afa6d['prototype']['splitPosition']=null,_0x1afa6d['prototype']['graveyardPosition']=null,_0x1afa6d['prototype']['howMany']=0x0,_0x1afa6d['prototype']['insertionPosition']=null,_0x1afa6d['prototype']['wasUndone']=!0x1,_0x1afa6d['create']=function(_0x47d35b){return new _0x1afa6d(_0x47d35b);},_0x1afa6d['encode']=function(_0x5d44b5,_0x31e5e4){return _0x31e5e4||(_0x31e5e4=_0x46223c['create']()),null!=_0x5d44b5['splitPosition']&&Object['hasOwnProperty']['call'](_0x5d44b5,'splitPosition')&&_0x4b6657['Position']['encode'](_0x5d44b5['splitPosition'],_0x31e5e4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d44b5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d44b5,'graveyardPosition')&&_0x4b6657['Position']['encode'](_0x5d44b5['graveyardPosition'],_0x31e5e4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d44b5['howMany']&&Object['hasOwnProperty']['call'](_0x5d44b5,'howMany')&&_0x31e5e4['uint32'](0x18)['uint32'](_0x5d44b5['howMany']),null!=_0x5d44b5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5d44b5,'insertionPosition')&&_0x4b6657['Position']['encode'](_0x5d44b5['insertionPosition'],_0x31e5e4['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5d44b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d44b5,'wasUndone')&&_0x31e5e4['uint32'](0x28)['bool'](_0x5d44b5['wasUndone']),_0x31e5e4;},_0x1afa6d['encodeDelimited']=function(_0x39d313,_0x2b09c6){return this['encode'](_0x39d313,_0x2b09c6)['ldelim']();},_0x1afa6d['decode']=function(_0x165406,_0x140927){_0x165406 instanceof _0x342e67||(_0x165406=_0x342e67['create'](_0x165406));for(var _0x41d1b4=void 0x0===_0x140927?_0x165406['len']:_0x165406['pos']+_0x140927,_0x45ffda=new _0x4b6657['SplitOperation']();_0x165406['pos']<_0x41d1b4;){var _0x52cf54=_0x165406['uint32']();switch(_0x52cf54>>>0x3){case 0x1:_0x45ffda['splitPosition']=_0x4b6657['Position']['decode'](_0x165406,_0x165406['uint32']());break;case 0x2:_0x45ffda['graveyardPosition']=_0x4b6657['Position']['decode'](_0x165406,_0x165406['uint32']());break;case 0x3:_0x45ffda['howMany']=_0x165406['uint32']();break;case 0x4:_0x45ffda['insertionPosition']=_0x4b6657['Position']['decode'](_0x165406,_0x165406['uint32']());break;case 0x5:_0x45ffda['wasUndone']=_0x165406['bool']();break;default:_0x165406['skipType'](0x7&_0x52cf54);}}return _0x45ffda;},_0x1afa6d['decodeDelimited']=function(_0x3d7c38){return _0x3d7c38 instanceof _0x342e67||(_0x3d7c38=new _0x342e67(_0x3d7c38)),this['decode'](_0x3d7c38,_0x3d7c38['uint32']());},_0x1afa6d['verify']=function(_0x22a9d4){if('object'!=typeof _0x22a9d4||null===_0x22a9d4)return'object\x20expected';var _0x18b028;if(null!=_0x22a9d4['splitPosition']&&_0x22a9d4['hasOwnProperty']('splitPosition')&&(_0x18b028=_0x4b6657['Position']['verify'](_0x22a9d4['splitPosition'])))return'splitPosition.'+_0x18b028;if(null!=_0x22a9d4['graveyardPosition']&&_0x22a9d4['hasOwnProperty']('graveyardPosition')&&(_0x18b028=_0x4b6657['Position']['verify'](_0x22a9d4['graveyardPosition'])))return'graveyardPosition.'+_0x18b028;if(null!=_0x22a9d4['howMany']&&_0x22a9d4['hasOwnProperty']('howMany')&&!_0x21914a['isInteger'](_0x22a9d4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x22a9d4['insertionPosition']&&_0x22a9d4['hasOwnProperty']('insertionPosition')&&(_0x18b028=_0x4b6657['Position']['verify'](_0x22a9d4['insertionPosition'])))return'insertionPosition.'+_0x18b028;return null!=_0x22a9d4['wasUndone']&&_0x22a9d4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22a9d4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1afa6d['fromObject']=function(_0x21c4ab){if(_0x21c4ab instanceof _0x4b6657['SplitOperation'])return _0x21c4ab;var _0x377b27=new _0x4b6657['SplitOperation']();if(null!=_0x21c4ab['splitPosition']){if('object'!=typeof _0x21c4ab['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x377b27['splitPosition']=_0x4b6657['Position']['fromObject'](_0x21c4ab['splitPosition']);}if(null!=_0x21c4ab['graveyardPosition']){if('object'!=typeof _0x21c4ab['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x377b27['graveyardPosition']=_0x4b6657['Position']['fromObject'](_0x21c4ab['graveyardPosition']);}if(null!=_0x21c4ab['howMany']&&(_0x377b27['howMany']=_0x21c4ab['howMany']>>>0x0),null!=_0x21c4ab['insertionPosition']){if('object'!=typeof _0x21c4ab['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x377b27['insertionPosition']=_0x4b6657['Position']['fromObject'](_0x21c4ab['insertionPosition']);}return null!=_0x21c4ab['wasUndone']&&(_0x377b27['wasUndone']=Boolean(_0x21c4ab['wasUndone'])),_0x377b27;},_0x1afa6d['toObject']=function(_0x1c7da8,_0x19a41b){_0x19a41b||(_0x19a41b={});var _0x2b3e2f={};return _0x19a41b['defaults']&&(_0x2b3e2f['splitPosition']=null,_0x2b3e2f['graveyardPosition']=null,_0x2b3e2f['howMany']=0x0,_0x2b3e2f['insertionPosition']=null,_0x2b3e2f['wasUndone']=!0x1),null!=_0x1c7da8['splitPosition']&&_0x1c7da8['hasOwnProperty']('splitPosition')&&(_0x2b3e2f['splitPosition']=_0x4b6657['Position']['toObject'](_0x1c7da8['splitPosition'],_0x19a41b)),null!=_0x1c7da8['graveyardPosition']&&_0x1c7da8['hasOwnProperty']('graveyardPosition')&&(_0x2b3e2f['graveyardPosition']=_0x4b6657['Position']['toObject'](_0x1c7da8['graveyardPosition'],_0x19a41b)),null!=_0x1c7da8['howMany']&&_0x1c7da8['hasOwnProperty']('howMany')&&(_0x2b3e2f['howMany']=_0x1c7da8['howMany']),null!=_0x1c7da8['insertionPosition']&&_0x1c7da8['hasOwnProperty']('insertionPosition')&&(_0x2b3e2f['insertionPosition']=_0x4b6657['Position']['toObject'](_0x1c7da8['insertionPosition'],_0x19a41b)),null!=_0x1c7da8['wasUndone']&&_0x1c7da8['hasOwnProperty']('wasUndone')&&(_0x2b3e2f['wasUndone']=_0x1c7da8['wasUndone']),_0x2b3e2f;},_0x1afa6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x1afa6d['getTypeUrl']=function(_0x3a71de){return void 0x0===_0x3a71de&&(_0x3a71de='type.googleapis.com'),_0x3a71de+'/SplitOperation';},_0x1afa6d;}()),_0x4b6657['Position']=(function(){function _0xa6ce12(_0x1425ab){if(this['path']=[],_0x1425ab){for(var _0x5bbc3f=Object['keys'](_0x1425ab),_0xd83898=0x0;_0xd83898<_0x5bbc3f['length'];++_0xd83898)null!=_0x1425ab[_0x5bbc3f[_0xd83898]]&&(this[_0x5bbc3f[_0xd83898]]=_0x1425ab[_0x5bbc3f[_0xd83898]]);}}return _0xa6ce12['prototype']['root']='',_0xa6ce12['prototype']['rootMain']=!0x1,_0xa6ce12['prototype']['rootGraveyard']=!0x1,_0xa6ce12['prototype']['path']=_0x21914a['emptyArray'],_0xa6ce12['prototype']['stickiness']='',_0xa6ce12['create']=function(_0x20fecf){return new _0xa6ce12(_0x20fecf);},_0xa6ce12['encode']=function(_0x52c926,_0x4c8b4d){if(_0x4c8b4d||(_0x4c8b4d=_0x46223c['create']()),null!=_0x52c926['root']&&Object['hasOwnProperty']['call'](_0x52c926,'root')&&_0x4c8b4d['uint32'](0xa)['string'](_0x52c926['root']),null!=_0x52c926['rootMain']&&Object['hasOwnProperty']['call'](_0x52c926,'rootMain')&&_0x4c8b4d['uint32'](0x10)['bool'](_0x52c926['rootMain']),null!=_0x52c926['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x52c926,'rootGraveyard')&&_0x4c8b4d['uint32'](0x18)['bool'](_0x52c926['rootGraveyard']),null!=_0x52c926['path']&&_0x52c926['path']['length']){_0x4c8b4d['uint32'](0x22)['fork']();for(var _0x216315=0x0;_0x216315<_0x52c926['path']['length'];++_0x216315)_0x4c8b4d['uint32'](_0x52c926['path'][_0x216315]);_0x4c8b4d['ldelim']();}return null!=_0x52c926['stickiness']&&Object['hasOwnProperty']['call'](_0x52c926,'stickiness')&&_0x4c8b4d['uint32'](0x2a)['string'](_0x52c926['stickiness']),_0x4c8b4d;},_0xa6ce12['encodeDelimited']=function(_0x482dea,_0x725c6a){return this['encode'](_0x482dea,_0x725c6a)['ldelim']();},_0xa6ce12['decode']=function(_0x1f6094,_0x137418){_0x1f6094 instanceof _0x342e67||(_0x1f6094=_0x342e67['create'](_0x1f6094));for(var _0x108d6a=void 0x0===_0x137418?_0x1f6094['len']:_0x1f6094['pos']+_0x137418,_0x274e12=new _0x4b6657['Position']();_0x1f6094['pos']<_0x108d6a;){var _0x2809b4=_0x1f6094['uint32']();switch(_0x2809b4>>>0x3){case 0x1:_0x274e12['root']=_0x1f6094['string']();break;case 0x2:_0x274e12['rootMain']=_0x1f6094['bool']();break;case 0x3:_0x274e12['rootGraveyard']=_0x1f6094['bool']();break;case 0x4:if(_0x274e12['path']&&_0x274e12['path']['length']||(_0x274e12['path']=[]),0x2==(0x7&_0x2809b4)){for(var _0x5cf0ab=_0x1f6094['uint32']()+_0x1f6094['pos'];_0x1f6094['pos']<_0x5cf0ab;)_0x274e12['path']['push'](_0x1f6094['uint32']());}else _0x274e12['path']['push'](_0x1f6094['uint32']());break;case 0x5:_0x274e12['stickiness']=_0x1f6094['string']();break;default:_0x1f6094['skipType'](0x7&_0x2809b4);}}return _0x274e12;},_0xa6ce12['decodeDelimited']=function(_0x3fe7c6){return _0x3fe7c6 instanceof _0x342e67||(_0x3fe7c6=new _0x342e67(_0x3fe7c6)),this['decode'](_0x3fe7c6,_0x3fe7c6['uint32']());},_0xa6ce12['verify']=function(_0x69852d){if('object'!=typeof _0x69852d||null===_0x69852d)return'object\x20expected';if(null!=_0x69852d['root']&&_0x69852d['hasOwnProperty']('root')&&!_0x21914a['isString'](_0x69852d['root']))return'root:\x20string\x20expected';if(null!=_0x69852d['rootMain']&&_0x69852d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x69852d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x69852d['rootGraveyard']&&_0x69852d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x69852d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x69852d['path']&&_0x69852d['hasOwnProperty']('path')){if(!Array['isArray'](_0x69852d['path']))return'path:\x20array\x20expected';for(var _0xb90574=0x0;_0xb90574<_0x69852d['path']['length'];++_0xb90574)if(!_0x21914a['isInteger'](_0x69852d['path'][_0xb90574]))return'path:\x20integer[]\x20expected';}return null!=_0x69852d['stickiness']&&_0x69852d['hasOwnProperty']('stickiness')&&!_0x21914a['isString'](_0x69852d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xa6ce12['fromObject']=function(_0x452a0){if(_0x452a0 instanceof _0x4b6657['Position'])return _0x452a0;var _0x257028=new _0x4b6657['Position']();if(null!=_0x452a0['root']&&(_0x257028['root']=String(_0x452a0['root'])),null!=_0x452a0['rootMain']&&(_0x257028['rootMain']=Boolean(_0x452a0['rootMain'])),null!=_0x452a0['rootGraveyard']&&(_0x257028['rootGraveyard']=Boolean(_0x452a0['rootGraveyard'])),_0x452a0['path']){if(!Array['isArray'](_0x452a0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x257028['path']=[];for(var _0x20b735=0x0;_0x20b735<_0x452a0['path']['length'];++_0x20b735)_0x257028['path'][_0x20b735]=_0x452a0['path'][_0x20b735]>>>0x0;}return null!=_0x452a0['stickiness']&&(_0x257028['stickiness']=String(_0x452a0['stickiness'])),_0x257028;},_0xa6ce12['toObject']=function(_0x3d0cd3,_0x59ab0f){_0x59ab0f||(_0x59ab0f={});var _0xa95f84={};if((_0x59ab0f['arrays']||_0x59ab0f['defaults'])&&(_0xa95f84['path']=[]),_0x59ab0f['defaults']&&(_0xa95f84['root']='',_0xa95f84['rootMain']=!0x1,_0xa95f84['rootGraveyard']=!0x1,_0xa95f84['stickiness']=''),null!=_0x3d0cd3['root']&&_0x3d0cd3['hasOwnProperty']('root')&&(_0xa95f84['root']=_0x3d0cd3['root']),null!=_0x3d0cd3['rootMain']&&_0x3d0cd3['hasOwnProperty']('rootMain')&&(_0xa95f84['rootMain']=_0x3d0cd3['rootMain']),null!=_0x3d0cd3['rootGraveyard']&&_0x3d0cd3['hasOwnProperty']('rootGraveyard')&&(_0xa95f84['rootGraveyard']=_0x3d0cd3['rootGraveyard']),_0x3d0cd3['path']&&_0x3d0cd3['path']['length']){_0xa95f84['path']=[];for(var _0x2c1f28=0x0;_0x2c1f28<_0x3d0cd3['path']['length'];++_0x2c1f28)_0xa95f84['path'][_0x2c1f28]=_0x3d0cd3['path'][_0x2c1f28];}return null!=_0x3d0cd3['stickiness']&&_0x3d0cd3['hasOwnProperty']('stickiness')&&(_0xa95f84['stickiness']=_0x3d0cd3['stickiness']),_0xa95f84;},_0xa6ce12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0xa6ce12['getTypeUrl']=function(_0x1af492){return void 0x0===_0x1af492&&(_0x1af492='type.googleapis.com'),_0x1af492+'/Position';},_0xa6ce12;}()),_0x4b6657['Range']=(function(){function _0x5c7944(_0x54d178){if(_0x54d178){for(var _0x2c34e4=Object['keys'](_0x54d178),_0xab9b0a=0x0;_0xab9b0a<_0x2c34e4['length'];++_0xab9b0a)null!=_0x54d178[_0x2c34e4[_0xab9b0a]]&&(this[_0x2c34e4[_0xab9b0a]]=_0x54d178[_0x2c34e4[_0xab9b0a]]);}}return _0x5c7944['prototype']['start']=null,_0x5c7944['prototype']['end']=null,_0x5c7944['create']=function(_0x512a03){return new _0x5c7944(_0x512a03);},_0x5c7944['encode']=function(_0x10082f,_0x1cea08){return _0x1cea08||(_0x1cea08=_0x46223c['create']()),null!=_0x10082f['start']&&Object['hasOwnProperty']['call'](_0x10082f,'start')&&_0x4b6657['Position']['encode'](_0x10082f['start'],_0x1cea08['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10082f['end']&&Object['hasOwnProperty']['call'](_0x10082f,'end')&&_0x4b6657['Position']['encode'](_0x10082f['end'],_0x1cea08['uint32'](0x12)['fork']())['ldelim'](),_0x1cea08;},_0x5c7944['encodeDelimited']=function(_0x35e4e9,_0x362d15){return this['encode'](_0x35e4e9,_0x362d15)['ldelim']();},_0x5c7944['decode']=function(_0x17a726,_0x674a28){_0x17a726 instanceof _0x342e67||(_0x17a726=_0x342e67['create'](_0x17a726));for(var _0x5d0d46=void 0x0===_0x674a28?_0x17a726['len']:_0x17a726['pos']+_0x674a28,_0x11fe6e=new _0x4b6657['Range']();_0x17a726['pos']<_0x5d0d46;){var _0xf32617=_0x17a726['uint32']();switch(_0xf32617>>>0x3){case 0x1:_0x11fe6e['start']=_0x4b6657['Position']['decode'](_0x17a726,_0x17a726['uint32']());break;case 0x2:_0x11fe6e['end']=_0x4b6657['Position']['decode'](_0x17a726,_0x17a726['uint32']());break;default:_0x17a726['skipType'](0x7&_0xf32617);}}return _0x11fe6e;},_0x5c7944['decodeDelimited']=function(_0x430f12){return _0x430f12 instanceof _0x342e67||(_0x430f12=new _0x342e67(_0x430f12)),this['decode'](_0x430f12,_0x430f12['uint32']());},_0x5c7944['verify']=function(_0x218c2b){if('object'!=typeof _0x218c2b||null===_0x218c2b)return'object\x20expected';var _0x875c2b;if(null!=_0x218c2b['start']&&_0x218c2b['hasOwnProperty']('start')&&(_0x875c2b=_0x4b6657['Position']['verify'](_0x218c2b['start'])))return'start.'+_0x875c2b;if(null!=_0x218c2b['end']&&_0x218c2b['hasOwnProperty']('end')&&(_0x875c2b=_0x4b6657['Position']['verify'](_0x218c2b['end'])))return'end.'+_0x875c2b;return null;},_0x5c7944['fromObject']=function(_0x346812){if(_0x346812 instanceof _0x4b6657['Range'])return _0x346812;var _0x1ad6dc=new _0x4b6657['Range']();if(null!=_0x346812['start']){if('object'!=typeof _0x346812['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ad6dc['start']=_0x4b6657['Position']['fromObject'](_0x346812['start']);}if(null!=_0x346812['end']){if('object'!=typeof _0x346812['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ad6dc['end']=_0x4b6657['Position']['fromObject'](_0x346812['end']);}return _0x1ad6dc;},_0x5c7944['toObject']=function(_0x11dba5,_0xfcc804){_0xfcc804||(_0xfcc804={});var _0x166ffc={};return _0xfcc804['defaults']&&(_0x166ffc['start']=null,_0x166ffc['end']=null),null!=_0x11dba5['start']&&_0x11dba5['hasOwnProperty']('start')&&(_0x166ffc['start']=_0x4b6657['Position']['toObject'](_0x11dba5['start'],_0xfcc804)),null!=_0x11dba5['end']&&_0x11dba5['hasOwnProperty']('end')&&(_0x166ffc['end']=_0x4b6657['Position']['toObject'](_0x11dba5['end'],_0xfcc804)),_0x166ffc;},_0x5c7944['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x5c7944['getTypeUrl']=function(_0x14ffa3){return void 0x0===_0x14ffa3&&(_0x14ffa3='type.googleapis.com'),_0x14ffa3+'/Range';},_0x5c7944;}()),_0x4b6657['Element']=(function(){function _0x58dfe5(_0x51a5a6){if(this['children']=[],this['attributesBoolean']={},_0x51a5a6){for(var _0x2215ca=Object['keys'](_0x51a5a6),_0x52e9cf=0x0;_0x52e9cf<_0x2215ca['length'];++_0x52e9cf)null!=_0x51a5a6[_0x2215ca[_0x52e9cf]]&&(this[_0x2215ca[_0x52e9cf]]=_0x51a5a6[_0x2215ca[_0x52e9cf]]);}}return _0x58dfe5['prototype']['name']='',_0x58dfe5['prototype']['children']=_0x21914a['emptyArray'],_0x58dfe5['prototype']['data']='',_0x58dfe5['prototype']['attributesBoolean']=_0x21914a['emptyObject'],_0x58dfe5['prototype']['attributesJson']='',_0x58dfe5['create']=function(_0x47313b){return new _0x58dfe5(_0x47313b);},_0x58dfe5['encode']=function(_0x23872a,_0x5c9b8a){if(_0x5c9b8a||(_0x5c9b8a=_0x46223c['create']()),null!=_0x23872a['name']&&Object['hasOwnProperty']['call'](_0x23872a,'name')&&_0x5c9b8a['uint32'](0xa)['string'](_0x23872a['name']),null!=_0x23872a['children']&&_0x23872a['children']['length']){for(var _0x989a3b=0x0;_0x989a3b<_0x23872a['children']['length'];++_0x989a3b)_0x4b6657['Element']['encode'](_0x23872a['children'][_0x989a3b],_0x5c9b8a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x23872a['data']&&Object['hasOwnProperty']['call'](_0x23872a,'data')&&_0x5c9b8a['uint32'](0x1a)['string'](_0x23872a['data']),null!=_0x23872a['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x23872a,'attributesBoolean')){var _0x221b40=Object['keys'](_0x23872a['attributesBoolean']);for(_0x989a3b=0x0;_0x989a3b<_0x221b40['length'];++_0x989a3b)_0x5c9b8a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x221b40[_0x989a3b])['uint32'](0x10)['bool'](_0x23872a['attributesBoolean'][_0x221b40[_0x989a3b]])['ldelim']();}return null!=_0x23872a['attributesJson']&&Object['hasOwnProperty']['call'](_0x23872a,'attributesJson')&&_0x5c9b8a['uint32'](0x2a)['string'](_0x23872a['attributesJson']),_0x5c9b8a;},_0x58dfe5['encodeDelimited']=function(_0x12edc3,_0x4b348f){return this['encode'](_0x12edc3,_0x4b348f)['ldelim']();},_0x58dfe5['decode']=function(_0x421daf,_0x2ce947){_0x421daf instanceof _0x342e67||(_0x421daf=_0x342e67['create'](_0x421daf));for(var _0x4bb4c2,_0x1370f2,_0x30fcc1=void 0x0===_0x2ce947?_0x421daf['len']:_0x421daf['pos']+_0x2ce947,_0xd70963=new _0x4b6657['Element']();_0x421daf['pos']<_0x30fcc1;){var _0x49750b=_0x421daf['uint32']();switch(_0x49750b>>>0x3){case 0x1:_0xd70963['name']=_0x421daf['string']();break;case 0x2:_0xd70963['children']&&_0xd70963['children']['length']||(_0xd70963['children']=[]),_0xd70963['children']['push'](_0x4b6657['Element']['decode'](_0x421daf,_0x421daf['uint32']()));break;case 0x3:_0xd70963['data']=_0x421daf['string']();break;case 0x4:_0xd70963['attributesBoolean']===_0x21914a['emptyObject']&&(_0xd70963['attributesBoolean']={});var _0x209d62=_0x421daf['uint32']()+_0x421daf['pos'];for(_0x4bb4c2='',_0x1370f2=!0x1;_0x421daf['pos']<_0x209d62;){var _0x1b5e03=_0x421daf['uint32']();switch(_0x1b5e03>>>0x3){case 0x1:_0x4bb4c2=_0x421daf['string']();break;case 0x2:_0x1370f2=_0x421daf['bool']();break;default:_0x421daf['skipType'](0x7&_0x1b5e03);}}_0xd70963['attributesBoolean'][_0x4bb4c2]=_0x1370f2;break;case 0x5:_0xd70963['attributesJson']=_0x421daf['string']();break;default:_0x421daf['skipType'](0x7&_0x49750b);}}return _0xd70963;},_0x58dfe5['decodeDelimited']=function(_0x5a4055){return _0x5a4055 instanceof _0x342e67||(_0x5a4055=new _0x342e67(_0x5a4055)),this['decode'](_0x5a4055,_0x5a4055['uint32']());},_0x58dfe5['verify']=function(_0x460490){if('object'!=typeof _0x460490||null===_0x460490)return'object\x20expected';if(null!=_0x460490['name']&&_0x460490['hasOwnProperty']('name')&&!_0x21914a['isString'](_0x460490['name']))return'name:\x20string\x20expected';if(null!=_0x460490['children']&&_0x460490['hasOwnProperty']('children')){if(!Array['isArray'](_0x460490['children']))return'children:\x20array\x20expected';for(var _0x3798e8=0x0;_0x3798e8<_0x460490['children']['length'];++_0x3798e8){var _0x1d6eb7=_0x4b6657['Element']['verify'](_0x460490['children'][_0x3798e8]);if(_0x1d6eb7)return'children.'+_0x1d6eb7;}}if(null!=_0x460490['data']&&_0x460490['hasOwnProperty']('data')&&!_0x21914a['isString'](_0x460490['data']))return'data:\x20string\x20expected';if(null!=_0x460490['attributesBoolean']&&_0x460490['hasOwnProperty']('attributesBoolean')){if(!_0x21914a['isObject'](_0x460490['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4f3335=Object['keys'](_0x460490['attributesBoolean']);for(_0x3798e8=0x0;_0x3798e8<_0x4f3335['length'];++_0x3798e8)if('boolean'!=typeof _0x460490['attributesBoolean'][_0x4f3335[_0x3798e8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x460490['attributesJson']&&_0x460490['hasOwnProperty']('attributesJson')&&!_0x21914a['isString'](_0x460490['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x58dfe5['fromObject']=function(_0x38505a){if(_0x38505a instanceof _0x4b6657['Element'])return _0x38505a;var _0x260ea4=new _0x4b6657['Element']();if(null!=_0x38505a['name']&&(_0x260ea4['name']=String(_0x38505a['name'])),_0x38505a['children']){if(!Array['isArray'](_0x38505a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x260ea4['children']=[];for(var _0xd34cbd=0x0;_0xd34cbd<_0x38505a['children']['length'];++_0xd34cbd){if('object'!=typeof _0x38505a['children'][_0xd34cbd])throw TypeError('.Element.children:\x20object\x20expected');_0x260ea4['children'][_0xd34cbd]=_0x4b6657['Element']['fromObject'](_0x38505a['children'][_0xd34cbd]);}}if(null!=_0x38505a['data']&&(_0x260ea4['data']=String(_0x38505a['data'])),_0x38505a['attributesBoolean']){if('object'!=typeof _0x38505a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x260ea4['attributesBoolean']={};var _0x599628=Object['keys'](_0x38505a['attributesBoolean']);for(_0xd34cbd=0x0;_0xd34cbd<_0x599628['length'];++_0xd34cbd)_0x260ea4['attributesBoolean'][_0x599628[_0xd34cbd]]=Boolean(_0x38505a['attributesBoolean'][_0x599628[_0xd34cbd]]);}return null!=_0x38505a['attributesJson']&&(_0x260ea4['attributesJson']=String(_0x38505a['attributesJson'])),_0x260ea4;},_0x58dfe5['toObject']=function(_0x12877d,_0x3e3e9){_0x3e3e9||(_0x3e3e9={});var _0x4ce775,_0x30d4c7={};if((_0x3e3e9['arrays']||_0x3e3e9['defaults'])&&(_0x30d4c7['children']=[]),(_0x3e3e9['objects']||_0x3e3e9['defaults'])&&(_0x30d4c7['attributesBoolean']={}),_0x3e3e9['defaults']&&(_0x30d4c7['name']='',_0x30d4c7['data']='',_0x30d4c7['attributesJson']=''),null!=_0x12877d['name']&&_0x12877d['hasOwnProperty']('name')&&(_0x30d4c7['name']=_0x12877d['name']),_0x12877d['children']&&_0x12877d['children']['length']){_0x30d4c7['children']=[];for(var _0x2c58d8=0x0;_0x2c58d8<_0x12877d['children']['length'];++_0x2c58d8)_0x30d4c7['children'][_0x2c58d8]=_0x4b6657['Element']['toObject'](_0x12877d['children'][_0x2c58d8],_0x3e3e9);}if(null!=_0x12877d['data']&&_0x12877d['hasOwnProperty']('data')&&(_0x30d4c7['data']=_0x12877d['data']),_0x12877d['attributesBoolean']&&(_0x4ce775=Object['keys'](_0x12877d['attributesBoolean']))['length']){_0x30d4c7['attributesBoolean']={};for(_0x2c58d8=0x0;_0x2c58d8<_0x4ce775['length'];++_0x2c58d8)_0x30d4c7['attributesBoolean'][_0x4ce775[_0x2c58d8]]=_0x12877d['attributesBoolean'][_0x4ce775[_0x2c58d8]];}return null!=_0x12877d['attributesJson']&&_0x12877d['hasOwnProperty']('attributesJson')&&(_0x30d4c7['attributesJson']=_0x12877d['attributesJson']),_0x30d4c7;},_0x58dfe5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x58dfe5['getTypeUrl']=function(_0x3d1152){return void 0x0===_0x3d1152&&(_0x3d1152='type.googleapis.com'),_0x3d1152+'/Element';},_0x58dfe5;}()),_0x4b6657;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x426e55){return new w(this['_protobufRoot'][_0x426e55]);}}class w{['_protobuf'];constructor(_0xc550f8){this['_protobuf']=_0xc550f8;}['compress'](_0x3c93c1){const _0x40c846=this['_protobuf']['verify'](_0x3c93c1);if(_0x40c846)throw Error(_0x40c846);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3c93c1))['finish']();}['decompress'](_0x4a6a9a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4a6a9a),{'oneofs':!0x0});}}function g(_0x3467d7,_0x42f993){const _0x26b7a4=_0x30f5d6(_0x3467d7);return _0x26b7a4['path'][_0x26b7a4['path']['length']-0x1]+=_0x42f993,_0x26b7a4;}function _(_0x48fb3e,_0xc7a239){return _0x48fb3e['root']===_0xc7a239['root']&&_0x127770(_0x48fb3e['path'],_0xc7a239['path']);}function $(_0x4ff198){P(_0x4ff198,_0x216dc0=>('main'==_0x216dc0['root']?(_0x216dc0['rootMain']=!0x0,delete _0x216dc0['root']):'$graveyard'==_0x216dc0['root']&&(_0x216dc0['rootGraveyard']=!0x0,delete _0x216dc0['root']),_0x216dc0));}function J(_0x31b02d){P(_0x31b02d,_0x588530=>(_0x588530['rootMain']?(_0x588530['root']='main',delete _0x588530['rootMain']):_0x588530['rootGraveyard']&&(_0x588530['root']='$graveyard',delete _0x588530['rootGraveyard']),_0x588530));}function P(_0x6d703c,_0x4c9953){for(const _0x20572d in _0x6d703c){const _0xdb3658=_0x6d703c[_0x20572d];'nodes'!==_0x20572d&&_0x28f9b2(_0xdb3658)&&(_0xdb3658['path']&&(_0xdb3658['root']||_0xdb3658['rootMain']||_0xdb3658['rootGraveyard'])?_0x6d703c[_0x20572d]=_0x4c9953(_0xdb3658):P(_0xdb3658,_0x4c9953));}return _0x6d703c;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5c8132,_0x3346e2,_0x505e56){this['_id']=_0x5c8132,this['_operationName']=_0x3346e2,this['_protobufDescriptor']=_0x505e56;}['compress'](_0x32d17b,_0x444267){const _0x225c58=_0x444267['operations'][_0x444267['index']++];return $(_0x225c58),_0x32d17b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x225c58)),_0x32d17b['types']['push'](this['_id']),!0x0;}['decompress'](_0x48416b,_0x1aff43){_0x1aff43['typeIndex']++;const _0x1a6b7f=_0x1aff43['buffers'][_0x1aff43['bufferIndex']++],_0x1ee110=this['_protobufDescriptor']['decompress'](_0x1a6b7f);J(_0x1ee110),_0x1ee110['__className']=this['_operationName'],_0x48416b['push'](_0x1ee110);}}class s extends e{['compress'](_0x2ace08,_0x49c927){const _0x42f271=_0x49c927['operations'][_0x49c927['index']++];return this['_serializeOneOf']('oldValue',_0x42f271),this['_serializeOneOf']('newValue',_0x42f271),$(_0x42f271),_0x2ace08['buffers']['push'](this['_protobufDescriptor']['compress'](_0x42f271)),_0x2ace08['types']['push'](this['_id']),!0x0;}['decompress'](_0x2c9707,_0x16f3ec){_0x16f3ec['typeIndex']++;const _0x317674=_0x16f3ec['buffers'][_0x16f3ec['bufferIndex']++],_0x2b53da=this['_protobufDescriptor']['decompress'](_0x317674);this['_deserializeOneOf']('oldValue',_0x2b53da),this['_deserializeOneOf']('newValue',_0x2b53da),J(_0x2b53da),_0x2b53da['__className']=this['_operationName'],_0x2c9707['push'](_0x2b53da);}['_serializeOneOf'](_0x57b9a6,_0x484a7d){const _0x333d81=_0x484a7d[_0x57b9a6];'boolean'==typeof _0x333d81?_0x484a7d[_0x57b9a6+'Boolean']=_0x333d81:_0x484a7d[_0x57b9a6+'Json']=JSON['stringify'](_0x333d81);}['_deserializeOneOf'](_0x53c139,_0x3093c7){const _0x59c459=_0x53c139+'Json';_0x3093c7[_0x59c459]?(_0x3093c7[_0x53c139]=JSON['parse'](_0x3093c7[_0x59c459]),delete _0x3093c7[_0x59c459]):(_0x3093c7[_0x53c139]=_0x3093c7[_0x53c139+'Boolean'],delete _0x3093c7[_0x53c139+'Boolean']);}}class i extends e{['compress'](_0x5728eb,_0x20e0c1){const _0x584582=_0x20e0c1['operations'][_0x20e0c1['index']++];return this['_serializeNodesAttributes'](_0x584582['nodes']),$(_0x584582),_0x5728eb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x584582)),_0x5728eb['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e44ba,_0x2832c6){_0x2832c6['typeIndex']++;const _0x2c53e2=_0x2832c6['buffers'][_0x2832c6['bufferIndex']++],_0x31acec=this['_protobufDescriptor']['decompress'](_0x2c53e2);_0x31acec['nodes']||(_0x31acec['nodes']=[]),this['_deserializeNodesAttributes'](_0x31acec['nodes']),J(_0x31acec),_0x31acec['__className']=this['_operationName'],_0x2e44ba['push'](_0x31acec);}['_serializeNodesAttributes'](_0x19811c){for(const _0x4d997b of _0x19811c){if(_0x4d997b['attributes']){const _0x356879=_0x4d997b['attributes'];this['_areValuesBoolean'](_0x356879)?_0x4d997b['attributesBoolean']=_0x356879:_0x4d997b['attributesJson']=JSON['stringify'](_0x356879);}_0x4d997b['children']&&this['_serializeNodesAttributes'](_0x4d997b['children']);}}['_deserializeNodesAttributes'](_0x29a661){for(const _0x447e70 of _0x29a661)(_0x447e70['attributesBoolean']||_0x447e70['attributesJson'])&&(_0x447e70['attributesBoolean']?(_0x447e70['attributes']=_0x447e70['attributesBoolean'],delete _0x447e70['attributesBoolean']):(_0x447e70['attributes']=JSON['parse'](_0x447e70['attributesJson']),delete _0x447e70['attributesJson'])),_0x447e70['children']&&this['_deserializeNodesAttributes'](_0x447e70['children']);}['_areValuesBoolean'](_0x255e6e){return Object['keys'](_0x255e6e)['every'](_0x6e6a96=>'boolean'==typeof _0x255e6e[_0x6e6a96]);}}class n extends e{['decompress'](_0x16fee3,_0x47a811){super['decompress'](_0x16fee3,_0x47a811);const _0x3bc3a7=_0x16fee3[_0x16fee3['length']-0x1];_0x3bc3a7['oldRange']||(_0x3bc3a7['oldRange']=null),_0x3bc3a7['newRange']||(_0x3bc3a7['newRange']=null);}}class p extends e{['compress'](_0x13bf0a,_0x521caa){return _0x521caa['index']++,_0x13bf0a['types']['push'](this['_id']),!0x0;}['decompress'](_0x3e2306,_0x1b7219){_0x1b7219['typeIndex']++,_0x3e2306['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2458d7,_0x2b4c2d,_0x36abb5,_0x156279){super(_0x2458d7,_0x2b4c2d,_0x36abb5),this['_omittedNamespace']=_0x156279+':';}['compress'](_0x44f8e3,_0xf8cd24){const _0xd59fa=_0xf8cd24['operations'][_0xf8cd24['index']];return!('MarkerOperation'!=_0xd59fa['__className']||!_0xd59fa['name']['startsWith'](this['_omittedNamespace']))&&(_0xd59fa['name']=_0xd59fa['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x44f8e3,_0xf8cd24),!0x0);}['decompress'](_0x3e88aa,_0x20fde9){super['decompress'](_0x3e88aa,_0x20fde9);const _0x5b9a1b=_0x3e88aa[_0x3e88aa['length']-0x1];_0x5b9a1b['name']=this['_omittedNamespace']+_0x5b9a1b['name'];}}class O{['_id'];['_context'];constructor(_0x480267,_0x488d49){this['_id']=_0x480267,this['_context']=_0x488d49;}['compress'](_0x28a3d5,_0x1201ca){let _0x5beb23,_0xc37ff6=_0x1201ca['operations'][_0x1201ca['index']],_0x2c8cdf=_0x1201ca['operations'][_0x1201ca['index']+0x1];for(;_0x2c8cdf&&this['_compareOperations'](_0xc37ff6,_0x2c8cdf);)_0x5beb23?(_0x5beb23=this['_combineNext'](_0xc37ff6,_0x5beb23),_0x28a3d5['types']['push'](0x0)):(_0x5beb23=_0x30f5d6(_0xc37ff6),_0x28a3d5['types']['push'](this['_id'])),_0x1201ca['index']++,_0xc37ff6=_0x1201ca['operations'][_0x1201ca['index']],_0x2c8cdf=_0x1201ca['operations'][_0x1201ca['index']+0x1];return!!_0x5beb23&&(_0x5beb23=this['_combineNext'](_0x1201ca['operations'][_0x1201ca['index']++],_0x5beb23),_0x28a3d5['types']['push'](0x0),_0x28a3d5['buffers']['push'](this['_compressSingleOperation'](_0x5beb23)),!0x0);}['decompress'](_0x3d7db6,_0x32d8aa){const _0x488ed3=this['_decompressSingleOperation'](_0x32d8aa);for(;0x0==_0x32d8aa['types'][_0x32d8aa['typeIndex']];)_0x32d8aa['typeIndex']++,_0x3d7db6['push'](this['_splitCurrent'](_0x488ed3));_0x3d7db6['push'](_0x488ed3);}}class c extends O{['_combineNext'](_0x15f7b9,_0x2f30ca){return _0x2f30ca['nodes'][0x0]['data']+=_0x15f7b9['nodes'][0x0]['data'],_0x2f30ca;}['_splitCurrent'](_0x345166){const _0x924d90=_0x30f5d6(_0x345166),_0x41b1da=_0x924d90['nodes'][0x0],_0x364214=_0x345166['nodes'][0x0],_0x2c57cc=_0x364214['data'][Symbol['iterator']]()['next']()['value'],_0x27474a=_0x2c57cc['length'];return _0x41b1da['data']=_0x2c57cc,_0x364214['data']=_0x364214['data']['substr'](_0x27474a),_0x345166['position']=g(_0x345166['position'],_0x27474a),_0x924d90;}['_compareOperations'](_0x59b187,_0x34be63){if(this['_checkOperation'](_0x59b187)&&this['_checkOperation'](_0x34be63)){const _0x29aaec=_0x59b187['nodes'][0x0]['data']['length'],_0x33d4ef=_(g(_0x59b187['position'],_0x29aaec),_0x34be63['position']),_0x9be151=_0x59b187['nodes'][0x0],_0x8da3c5=_0x34be63['nodes'][0x0];return _0x33d4ef&&this['_compareAttributes'](_0x9be151,_0x8da3c5);}return!0x1;}['_compressSingleOperation'](_0x370937){const _0x7e27c5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x7e27c5,{'operations':[_0x370937],'index':0x0}),_0x7e27c5['buffers'][0x0];}['_decompressSingleOperation'](_0x2c8386){const _0xe2b8e0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xe2b8e0,_0x2c8386),_0xe2b8e0[0x0];}['_checkOperation'](_0x560edb){return'InsertOperation'==_0x560edb['__className']&&0x1==_0x560edb['nodes']['length']&&_0x560edb['nodes'][0x0]['data']&&!_0x560edb['wasUndone']&&0x1==Array['from'](_0x560edb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x56f6f2,_0xea3a3b){const _0x3fc620=Object['keys'](_0x56f6f2['attributes']||{}),_0x1d3709=Object['keys'](_0xea3a3b['attributes']||{});return _0x3fc620['length']===_0x1d3709['length']&&_0x3fc620['every'](_0x18143d=>_0xea3a3b['attributes'][_0x18143d]&&_0xea3a3b['attributes'][_0x18143d]===_0x56f6f2['attributes'][_0x18143d]);}}class m extends O{['_combineNext'](_0x307fbd,_0x2d0ac5){return _0x2d0ac5['howMany']++,_0x2d0ac5['sourcePosition']=_0x30f5d6(_0x307fbd['sourcePosition']),_0x2d0ac5;}['_splitCurrent'](_0x24d6fe){const _0x5a93a5=_0x30f5d6(_0x24d6fe);return _0x24d6fe['howMany']--,_0x5a93a5['howMany']=0x1,_0x5a93a5['sourcePosition']=g(_0x5a93a5['sourcePosition'],_0x24d6fe['howMany']),_0x5a93a5;}['_compareOperations'](_0x2d18a1,_0x59e2df){return!(!this['_checkOperation'](_0x2d18a1)||!this['_checkOperation'](_0x59e2df))&&(_(g(_0x2d18a1['sourcePosition'],-0x1),_0x59e2df['sourcePosition'])&&_(_0x2d18a1['targetPosition'],_0x59e2df['targetPosition']));}['_compressSingleOperation'](_0x1615de){const _0x289de2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x289de2,{'operations':[_0x1615de],'index':0x0}),_0x289de2['buffers'][0x0];}['_decompressSingleOperation'](_0xfec993){const _0x4583cc=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4583cc,_0xfec993),_0x4583cc[0x0];}['_checkOperation'](_0x56bff7){return'MoveOperation'==_0x56bff7['__className']&&'$graveyard'==_0x56bff7['targetPosition']['root']&&0x1==_0x56bff7['howMany']&&!_0x56bff7['wasUndone'];}}class h extends O{['_combineNext'](_0x2f4057,_0x37beca){return _0x37beca['howMany']++,_0x37beca;}['_splitCurrent'](_0x2b0e72){const _0x765bb1=_0x30f5d6(_0x2b0e72);return _0x765bb1['howMany']=0x1,_0x2b0e72['howMany']--,_0x765bb1;}['_compareOperations'](_0x436c6b,_0x579b76){return!(!this['_checkOperation'](_0x436c6b)||!this['_checkOperation'](_0x579b76))&&(_(_0x436c6b['sourcePosition'],_0x579b76['sourcePosition'])&&_(_0x436c6b['targetPosition'],_0x579b76['targetPosition']));}['_compressSingleOperation'](_0x37c355){const _0x252517={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x252517,{'operations':[_0x37c355],'index':0x0}),_0x252517['buffers'][0x0];}['_decompressSingleOperation'](_0x17ca0b){const _0x108175=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x108175,_0x17ca0b),_0x108175[0x0];}['_checkOperation'](_0x5664f6){return'MoveOperation'==_0x5664f6['__className']&&'$graveyard'==_0x5664f6['targetPosition']['root']&&0x1==_0x5664f6['howMany']&&!_0x5664f6['wasUndone'];}}class f extends O{['compress'](_0x49b8d2,_0x32a861){if(!this['_compareOperations'](_0x32a861['operations'][_0x32a861['index']],_0x32a861['operations'][_0x32a861['index']+0x1]))return!0x1;const _0x3b8afb=_0x32a861['operations'][_0x32a861['index']++];return _0x3b8afb['oldRange']=null,_0x3b8afb['newRange']&&_(_0x3b8afb['newRange']['start'],_0x3b8afb['newRange']['end'])&&(_0x3b8afb['newRange']['end']=null),_0x32a861['index']++,_0x49b8d2['types']['push'](this['_id']),_0x49b8d2['types']['push'](0x0),_0x49b8d2['buffers']['push'](this['_compressSingleOperation'](_0x3b8afb)),!0x0;}['decompress'](_0xc793a6,_0x47be0c){const _0x4184f8=this['_decompressSingleOperation'](_0x47be0c);_0x4184f8['newRange']&&!_0x4184f8['newRange']['end']&&(_0x4184f8['newRange']['end']=_0x30f5d6(_0x4184f8['newRange']['start']));const _0x292476=_0x30f5d6(_0x4184f8);_0x292476['newRange']&&(_0x292476['newRange']['start']['stickiness']='toNone',_0x292476['newRange']['end']=_0x30f5d6(_0x292476['newRange']['start'])),_0x292476['name']='user:position:'+_0x292476['name']['split'](':')[0x2],_0x47be0c['typeIndex']++,_0xc793a6['push'](_0x4184f8),_0xc793a6['push'](_0x292476);}['_compressSingleOperation'](_0x5432da){const _0x235a79={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x235a79,{'operations':[_0x5432da],'index':0x0}),_0x235a79['buffers'][0x0];}['_decompressSingleOperation'](_0x8fd8aa){const _0x1a0ca5=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1a0ca5,_0x8fd8aa),_0x1a0ca5[0x0];}['_compareOperations'](_0x521d06,_0x126cf9){return!(!_0x521d06||!_0x126cf9)&&('MarkerOperation'==_0x521d06['__className']&&'MarkerOperation'==_0x126cf9['__className']&&!(!_0x521d06['name']['startsWith']('user:')||!_0x126cf9['name']['startsWith']('user:')||_0x521d06['name']==_0x126cf9['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1449cf=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x1449cf,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1449cf,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1f872a){if(!_0x1f872a||!_0x1f872a[0x0])throw new _0x546040('no-operations-provided',this);const _0x33758b={'operations':_0x1f872a,'index':0x0},_0xbd27e9={'types':[],'buffers':[],'baseVersion':_0x1f872a[0x0]['baseVersion']};for(;_0x33758b['index']<_0x33758b['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xbd27e9,_0x33758b))continue;const _0x5c5980=_0x33758b['operations'][_0x33758b['index']]['__className'];this['_getCompressorByName'](_0x5c5980)['compress'](_0xbd27e9,_0x33758b);}return _0xbd27e9;}['decompress'](_0x5e7e84){const _0xc9a393=[],_0x5321be={'types':_0x5e7e84['types'],'buffers':_0x5e7e84['buffers'],'baseVersion':_0x5e7e84['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x5321be['typeIndex']<_0x5321be['types']['length'];){const _0x9efdb5=_0x5321be['types'][_0x5321be['typeIndex']],_0x44ef2f=this['_compressorById']['get'](_0x9efdb5);if(!_0x44ef2f)throw new _0x546040('decompress-compressor-not-found',this,{'type':_0x9efdb5});_0x44ef2f['decompress'](_0xc9a393,_0x5321be);}return _0xc9a393['forEach']((_0x5b83a0,_0xb8203c)=>_0x5b83a0['baseVersion']=_0x5e7e84['baseVersion']+_0xb8203c),_0xc9a393;}['_getCompressorByName'](_0x1ab799){return this['_compressorByName']['get'](_0x1ab799);}['_registerOperationCompressor'](_0x24df7d,_0xde0d19,_0x31b930){const _0x3331e3=new _0x31b930(_0x24df7d,_0xde0d19,this['_protobufFactory']['getDescriptor'](_0xde0d19));this['_registerCompressor'](_0x24df7d,_0xde0d19,_0x3331e3);}['_registerActionCompressor'](_0x182cc4,_0x57e936,_0x208446){const _0x451443=new _0x208446(_0x182cc4,this);this['_registerCompressor'](_0x182cc4,_0x57e936,_0x451443);}['_registerCompressor'](_0x220147,_0x5cba56,_0x341a0e){this['_compressorById']['set'](_0x220147,_0x341a0e),this['_compressorByName']['set'](_0x5cba56,_0x341a0e);}}export{y as Compressor};
23
+ import{CKEditorError as _0x2f4bc5}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5abb1f from'protobufjs/minimal.js';import{cloneDeep as _0x10a27d,isEqual as _0xab9d4d,isObject as _0x271f9f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x21aa9a=_0x5abb1f['Reader'],_0x63bfed=_0x5abb1f['Writer'],_0x1230e0=_0x5abb1f['util'],_0x535830=_0x5abb1f['roots']['default']||(_0x5abb1f['roots']['default']={});return _0x535830['AttributeOperation']=(function(){function _0x1d8829(_0x26a4fe){if(_0x26a4fe){for(var _0x454f79=Object['keys'](_0x26a4fe),_0x1cd0e9=0x0;_0x1cd0e9<_0x454f79['length'];++_0x1cd0e9)null!=_0x26a4fe[_0x454f79[_0x1cd0e9]]&&(this[_0x454f79[_0x1cd0e9]]=_0x26a4fe[_0x454f79[_0x1cd0e9]]);}}return _0x1d8829['prototype']['range']=null,_0x1d8829['prototype']['key']='',_0x1d8829['prototype']['oldValueBoolean']=!0x1,_0x1d8829['prototype']['oldValueJson']='',_0x1d8829['prototype']['newValueBoolean']=!0x1,_0x1d8829['prototype']['newValueJson']='',_0x1d8829['prototype']['wasUndone']=!0x1,_0x1d8829['create']=function(_0xb2aed2){return new _0x1d8829(_0xb2aed2);},_0x1d8829['encode']=function(_0x275a5c,_0x19dd83){return _0x19dd83||(_0x19dd83=_0x63bfed['create']()),null!=_0x275a5c['range']&&Object['hasOwnProperty']['call'](_0x275a5c,'range')&&_0x535830['Range']['encode'](_0x275a5c['range'],_0x19dd83['uint32'](0xa)['fork']())['ldelim'](),null!=_0x275a5c['key']&&Object['hasOwnProperty']['call'](_0x275a5c,'key')&&_0x19dd83['uint32'](0x12)['string'](_0x275a5c['key']),null!=_0x275a5c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x275a5c,'oldValueBoolean')&&_0x19dd83['uint32'](0x18)['bool'](_0x275a5c['oldValueBoolean']),null!=_0x275a5c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x275a5c,'oldValueJson')&&_0x19dd83['uint32'](0x22)['string'](_0x275a5c['oldValueJson']),null!=_0x275a5c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x275a5c,'newValueBoolean')&&_0x19dd83['uint32'](0x28)['bool'](_0x275a5c['newValueBoolean']),null!=_0x275a5c['newValueJson']&&Object['hasOwnProperty']['call'](_0x275a5c,'newValueJson')&&_0x19dd83['uint32'](0x32)['string'](_0x275a5c['newValueJson']),null!=_0x275a5c['wasUndone']&&Object['hasOwnProperty']['call'](_0x275a5c,'wasUndone')&&_0x19dd83['uint32'](0x38)['bool'](_0x275a5c['wasUndone']),_0x19dd83;},_0x1d8829['encodeDelimited']=function(_0x3250c9,_0x4463c0){return this['encode'](_0x3250c9,_0x4463c0)['ldelim']();},_0x1d8829['decode']=function(_0x5873ce,_0x69de75){_0x5873ce instanceof _0x21aa9a||(_0x5873ce=_0x21aa9a['create'](_0x5873ce));for(var _0x335f61=void 0x0===_0x69de75?_0x5873ce['len']:_0x5873ce['pos']+_0x69de75,_0x38a7cb=new _0x535830['AttributeOperation']();_0x5873ce['pos']<_0x335f61;){var _0x2b4e76=_0x5873ce['uint32']();switch(_0x2b4e76>>>0x3){case 0x1:_0x38a7cb['range']=_0x535830['Range']['decode'](_0x5873ce,_0x5873ce['uint32']());break;case 0x2:_0x38a7cb['key']=_0x5873ce['string']();break;case 0x3:_0x38a7cb['oldValueBoolean']=_0x5873ce['bool']();break;case 0x4:_0x38a7cb['oldValueJson']=_0x5873ce['string']();break;case 0x5:_0x38a7cb['newValueBoolean']=_0x5873ce['bool']();break;case 0x6:_0x38a7cb['newValueJson']=_0x5873ce['string']();break;case 0x7:_0x38a7cb['wasUndone']=_0x5873ce['bool']();break;default:_0x5873ce['skipType'](0x7&_0x2b4e76);}}return _0x38a7cb;},_0x1d8829['decodeDelimited']=function(_0x3989a7){return _0x3989a7 instanceof _0x21aa9a||(_0x3989a7=new _0x21aa9a(_0x3989a7)),this['decode'](_0x3989a7,_0x3989a7['uint32']());},_0x1d8829['verify']=function(_0x40d46e){if('object'!=typeof _0x40d46e||null===_0x40d46e)return'object\x20expected';if(null!=_0x40d46e['range']&&_0x40d46e['hasOwnProperty']('range')){var _0x489b3d=_0x535830['Range']['verify'](_0x40d46e['range']);if(_0x489b3d)return'range.'+_0x489b3d;}return null!=_0x40d46e['key']&&_0x40d46e['hasOwnProperty']('key')&&!_0x1230e0['isString'](_0x40d46e['key'])?'key:\x20string\x20expected':null!=_0x40d46e['oldValueBoolean']&&_0x40d46e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x40d46e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x40d46e['oldValueJson']&&_0x40d46e['hasOwnProperty']('oldValueJson')&&!_0x1230e0['isString'](_0x40d46e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x40d46e['newValueBoolean']&&_0x40d46e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x40d46e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x40d46e['newValueJson']&&_0x40d46e['hasOwnProperty']('newValueJson')&&!_0x1230e0['isString'](_0x40d46e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x40d46e['wasUndone']&&_0x40d46e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x40d46e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d8829['fromObject']=function(_0x1fe934){if(_0x1fe934 instanceof _0x535830['AttributeOperation'])return _0x1fe934;var _0x46ab66=new _0x535830['AttributeOperation']();if(null!=_0x1fe934['range']){if('object'!=typeof _0x1fe934['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x46ab66['range']=_0x535830['Range']['fromObject'](_0x1fe934['range']);}return null!=_0x1fe934['key']&&(_0x46ab66['key']=String(_0x1fe934['key'])),null!=_0x1fe934['oldValueBoolean']&&(_0x46ab66['oldValueBoolean']=Boolean(_0x1fe934['oldValueBoolean'])),null!=_0x1fe934['oldValueJson']&&(_0x46ab66['oldValueJson']=String(_0x1fe934['oldValueJson'])),null!=_0x1fe934['newValueBoolean']&&(_0x46ab66['newValueBoolean']=Boolean(_0x1fe934['newValueBoolean'])),null!=_0x1fe934['newValueJson']&&(_0x46ab66['newValueJson']=String(_0x1fe934['newValueJson'])),null!=_0x1fe934['wasUndone']&&(_0x46ab66['wasUndone']=Boolean(_0x1fe934['wasUndone'])),_0x46ab66;},_0x1d8829['toObject']=function(_0x13b537,_0xbbb7cd){_0xbbb7cd||(_0xbbb7cd={});var _0x27bf54={};return _0xbbb7cd['defaults']&&(_0x27bf54['range']=null,_0x27bf54['key']='',_0x27bf54['oldValueBoolean']=!0x1,_0x27bf54['oldValueJson']='',_0x27bf54['newValueBoolean']=!0x1,_0x27bf54['newValueJson']='',_0x27bf54['wasUndone']=!0x1),null!=_0x13b537['range']&&_0x13b537['hasOwnProperty']('range')&&(_0x27bf54['range']=_0x535830['Range']['toObject'](_0x13b537['range'],_0xbbb7cd)),null!=_0x13b537['key']&&_0x13b537['hasOwnProperty']('key')&&(_0x27bf54['key']=_0x13b537['key']),null!=_0x13b537['oldValueBoolean']&&_0x13b537['hasOwnProperty']('oldValueBoolean')&&(_0x27bf54['oldValueBoolean']=_0x13b537['oldValueBoolean']),null!=_0x13b537['oldValueJson']&&_0x13b537['hasOwnProperty']('oldValueJson')&&(_0x27bf54['oldValueJson']=_0x13b537['oldValueJson']),null!=_0x13b537['newValueBoolean']&&_0x13b537['hasOwnProperty']('newValueBoolean')&&(_0x27bf54['newValueBoolean']=_0x13b537['newValueBoolean']),null!=_0x13b537['newValueJson']&&_0x13b537['hasOwnProperty']('newValueJson')&&(_0x27bf54['newValueJson']=_0x13b537['newValueJson']),null!=_0x13b537['wasUndone']&&_0x13b537['hasOwnProperty']('wasUndone')&&(_0x27bf54['wasUndone']=_0x13b537['wasUndone']),_0x27bf54;},_0x1d8829['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x1d8829['getTypeUrl']=function(_0x41b003){return void 0x0===_0x41b003&&(_0x41b003='type.googleapis.com'),_0x41b003+'/AttributeOperation';},_0x1d8829;}()),_0x535830['InsertOperation']=(function(){function _0x5954a3(_0x2442df){if(this['nodes']=[],_0x2442df){for(var _0x217e6a=Object['keys'](_0x2442df),_0x42df67=0x0;_0x42df67<_0x217e6a['length'];++_0x42df67)null!=_0x2442df[_0x217e6a[_0x42df67]]&&(this[_0x217e6a[_0x42df67]]=_0x2442df[_0x217e6a[_0x42df67]]);}}return _0x5954a3['prototype']['position']=null,_0x5954a3['prototype']['nodes']=_0x1230e0['emptyArray'],_0x5954a3['prototype']['shouldReceiveAttributes']=!0x1,_0x5954a3['prototype']['wasUndone']=!0x1,_0x5954a3['create']=function(_0x3c0210){return new _0x5954a3(_0x3c0210);},_0x5954a3['encode']=function(_0x33cfc0,_0x13f713){if(_0x13f713||(_0x13f713=_0x63bfed['create']()),null!=_0x33cfc0['position']&&Object['hasOwnProperty']['call'](_0x33cfc0,'position')&&_0x535830['Position']['encode'](_0x33cfc0['position'],_0x13f713['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33cfc0['nodes']&&_0x33cfc0['nodes']['length']){for(var _0x3a4204=0x0;_0x3a4204<_0x33cfc0['nodes']['length'];++_0x3a4204)_0x535830['Element']['encode'](_0x33cfc0['nodes'][_0x3a4204],_0x13f713['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x33cfc0['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x33cfc0,'shouldReceiveAttributes')&&_0x13f713['uint32'](0x18)['bool'](_0x33cfc0['shouldReceiveAttributes']),null!=_0x33cfc0['wasUndone']&&Object['hasOwnProperty']['call'](_0x33cfc0,'wasUndone')&&_0x13f713['uint32'](0x20)['bool'](_0x33cfc0['wasUndone']),_0x13f713;},_0x5954a3['encodeDelimited']=function(_0x2ebc7e,_0x42e380){return this['encode'](_0x2ebc7e,_0x42e380)['ldelim']();},_0x5954a3['decode']=function(_0x10ed67,_0x14eb1c){_0x10ed67 instanceof _0x21aa9a||(_0x10ed67=_0x21aa9a['create'](_0x10ed67));for(var _0x5b26b8=void 0x0===_0x14eb1c?_0x10ed67['len']:_0x10ed67['pos']+_0x14eb1c,_0x5c2d0c=new _0x535830['InsertOperation']();_0x10ed67['pos']<_0x5b26b8;){var _0x1b10c6=_0x10ed67['uint32']();switch(_0x1b10c6>>>0x3){case 0x1:_0x5c2d0c['position']=_0x535830['Position']['decode'](_0x10ed67,_0x10ed67['uint32']());break;case 0x2:_0x5c2d0c['nodes']&&_0x5c2d0c['nodes']['length']||(_0x5c2d0c['nodes']=[]),_0x5c2d0c['nodes']['push'](_0x535830['Element']['decode'](_0x10ed67,_0x10ed67['uint32']()));break;case 0x3:_0x5c2d0c['shouldReceiveAttributes']=_0x10ed67['bool']();break;case 0x4:_0x5c2d0c['wasUndone']=_0x10ed67['bool']();break;default:_0x10ed67['skipType'](0x7&_0x1b10c6);}}return _0x5c2d0c;},_0x5954a3['decodeDelimited']=function(_0x5183a8){return _0x5183a8 instanceof _0x21aa9a||(_0x5183a8=new _0x21aa9a(_0x5183a8)),this['decode'](_0x5183a8,_0x5183a8['uint32']());},_0x5954a3['verify']=function(_0x5c0f3a){if('object'!=typeof _0x5c0f3a||null===_0x5c0f3a)return'object\x20expected';if(null!=_0x5c0f3a['position']&&_0x5c0f3a['hasOwnProperty']('position')&&(_0x2cad6a=_0x535830['Position']['verify'](_0x5c0f3a['position'])))return'position.'+_0x2cad6a;if(null!=_0x5c0f3a['nodes']&&_0x5c0f3a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5c0f3a['nodes']))return'nodes:\x20array\x20expected';for(var _0x5b478f=0x0;_0x5b478f<_0x5c0f3a['nodes']['length'];++_0x5b478f){var _0x2cad6a;if(_0x2cad6a=_0x535830['Element']['verify'](_0x5c0f3a['nodes'][_0x5b478f]))return'nodes.'+_0x2cad6a;}}return null!=_0x5c0f3a['shouldReceiveAttributes']&&_0x5c0f3a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5c0f3a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5c0f3a['wasUndone']&&_0x5c0f3a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c0f3a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5954a3['fromObject']=function(_0x1986cf){if(_0x1986cf instanceof _0x535830['InsertOperation'])return _0x1986cf;var _0x372e0a=new _0x535830['InsertOperation']();if(null!=_0x1986cf['position']){if('object'!=typeof _0x1986cf['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x372e0a['position']=_0x535830['Position']['fromObject'](_0x1986cf['position']);}if(_0x1986cf['nodes']){if(!Array['isArray'](_0x1986cf['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x372e0a['nodes']=[];for(var _0x46847b=0x0;_0x46847b<_0x1986cf['nodes']['length'];++_0x46847b){if('object'!=typeof _0x1986cf['nodes'][_0x46847b])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x372e0a['nodes'][_0x46847b]=_0x535830['Element']['fromObject'](_0x1986cf['nodes'][_0x46847b]);}}return null!=_0x1986cf['shouldReceiveAttributes']&&(_0x372e0a['shouldReceiveAttributes']=Boolean(_0x1986cf['shouldReceiveAttributes'])),null!=_0x1986cf['wasUndone']&&(_0x372e0a['wasUndone']=Boolean(_0x1986cf['wasUndone'])),_0x372e0a;},_0x5954a3['toObject']=function(_0xc55e44,_0x584d26){_0x584d26||(_0x584d26={});var _0x392782={};if((_0x584d26['arrays']||_0x584d26['defaults'])&&(_0x392782['nodes']=[]),_0x584d26['defaults']&&(_0x392782['position']=null,_0x392782['shouldReceiveAttributes']=!0x1,_0x392782['wasUndone']=!0x1),null!=_0xc55e44['position']&&_0xc55e44['hasOwnProperty']('position')&&(_0x392782['position']=_0x535830['Position']['toObject'](_0xc55e44['position'],_0x584d26)),_0xc55e44['nodes']&&_0xc55e44['nodes']['length']){_0x392782['nodes']=[];for(var _0x592171=0x0;_0x592171<_0xc55e44['nodes']['length'];++_0x592171)_0x392782['nodes'][_0x592171]=_0x535830['Element']['toObject'](_0xc55e44['nodes'][_0x592171],_0x584d26);}return null!=_0xc55e44['shouldReceiveAttributes']&&_0xc55e44['hasOwnProperty']('shouldReceiveAttributes')&&(_0x392782['shouldReceiveAttributes']=_0xc55e44['shouldReceiveAttributes']),null!=_0xc55e44['wasUndone']&&_0xc55e44['hasOwnProperty']('wasUndone')&&(_0x392782['wasUndone']=_0xc55e44['wasUndone']),_0x392782;},_0x5954a3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x5954a3['getTypeUrl']=function(_0x1f7f62){return void 0x0===_0x1f7f62&&(_0x1f7f62='type.googleapis.com'),_0x1f7f62+'/InsertOperation';},_0x5954a3;}()),_0x535830['MarkerOperation']=(function(){function _0x1a666b(_0x232f17){if(_0x232f17){for(var _0x2ada76=Object['keys'](_0x232f17),_0x33f21b=0x0;_0x33f21b<_0x2ada76['length'];++_0x33f21b)null!=_0x232f17[_0x2ada76[_0x33f21b]]&&(this[_0x2ada76[_0x33f21b]]=_0x232f17[_0x2ada76[_0x33f21b]]);}}return _0x1a666b['prototype']['name']='',_0x1a666b['prototype']['oldRange']=null,_0x1a666b['prototype']['newRange']=null,_0x1a666b['prototype']['affectsData']=!0x1,_0x1a666b['prototype']['wasUndone']=!0x1,_0x1a666b['create']=function(_0x83d2a4){return new _0x1a666b(_0x83d2a4);},_0x1a666b['encode']=function(_0x3056aa,_0x7ebd48){return _0x7ebd48||(_0x7ebd48=_0x63bfed['create']()),null!=_0x3056aa['name']&&Object['hasOwnProperty']['call'](_0x3056aa,'name')&&_0x7ebd48['uint32'](0xa)['string'](_0x3056aa['name']),null!=_0x3056aa['oldRange']&&Object['hasOwnProperty']['call'](_0x3056aa,'oldRange')&&_0x535830['Range']['encode'](_0x3056aa['oldRange'],_0x7ebd48['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3056aa['newRange']&&Object['hasOwnProperty']['call'](_0x3056aa,'newRange')&&_0x535830['Range']['encode'](_0x3056aa['newRange'],_0x7ebd48['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3056aa['affectsData']&&Object['hasOwnProperty']['call'](_0x3056aa,'affectsData')&&_0x7ebd48['uint32'](0x20)['bool'](_0x3056aa['affectsData']),null!=_0x3056aa['wasUndone']&&Object['hasOwnProperty']['call'](_0x3056aa,'wasUndone')&&_0x7ebd48['uint32'](0x28)['bool'](_0x3056aa['wasUndone']),_0x7ebd48;},_0x1a666b['encodeDelimited']=function(_0x3729d7,_0x5a7b1f){return this['encode'](_0x3729d7,_0x5a7b1f)['ldelim']();},_0x1a666b['decode']=function(_0x503a7d,_0x32961f){_0x503a7d instanceof _0x21aa9a||(_0x503a7d=_0x21aa9a['create'](_0x503a7d));for(var _0x3e9bd3=void 0x0===_0x32961f?_0x503a7d['len']:_0x503a7d['pos']+_0x32961f,_0x40313d=new _0x535830['MarkerOperation']();_0x503a7d['pos']<_0x3e9bd3;){var _0x114f03=_0x503a7d['uint32']();switch(_0x114f03>>>0x3){case 0x1:_0x40313d['name']=_0x503a7d['string']();break;case 0x2:_0x40313d['oldRange']=_0x535830['Range']['decode'](_0x503a7d,_0x503a7d['uint32']());break;case 0x3:_0x40313d['newRange']=_0x535830['Range']['decode'](_0x503a7d,_0x503a7d['uint32']());break;case 0x4:_0x40313d['affectsData']=_0x503a7d['bool']();break;case 0x5:_0x40313d['wasUndone']=_0x503a7d['bool']();break;default:_0x503a7d['skipType'](0x7&_0x114f03);}}return _0x40313d;},_0x1a666b['decodeDelimited']=function(_0x488cdc){return _0x488cdc instanceof _0x21aa9a||(_0x488cdc=new _0x21aa9a(_0x488cdc)),this['decode'](_0x488cdc,_0x488cdc['uint32']());},_0x1a666b['verify']=function(_0x9afc69){if('object'!=typeof _0x9afc69||null===_0x9afc69)return'object\x20expected';if(null!=_0x9afc69['name']&&_0x9afc69['hasOwnProperty']('name')&&!_0x1230e0['isString'](_0x9afc69['name']))return'name:\x20string\x20expected';var _0x1ae6a8;if(null!=_0x9afc69['oldRange']&&_0x9afc69['hasOwnProperty']('oldRange')&&(_0x1ae6a8=_0x535830['Range']['verify'](_0x9afc69['oldRange'])))return'oldRange.'+_0x1ae6a8;if(null!=_0x9afc69['newRange']&&_0x9afc69['hasOwnProperty']('newRange')&&(_0x1ae6a8=_0x535830['Range']['verify'](_0x9afc69['newRange'])))return'newRange.'+_0x1ae6a8;return null!=_0x9afc69['affectsData']&&_0x9afc69['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x9afc69['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x9afc69['wasUndone']&&_0x9afc69['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x9afc69['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a666b['fromObject']=function(_0x3f7b10){if(_0x3f7b10 instanceof _0x535830['MarkerOperation'])return _0x3f7b10;var _0x4b17e9=new _0x535830['MarkerOperation']();if(null!=_0x3f7b10['name']&&(_0x4b17e9['name']=String(_0x3f7b10['name'])),null!=_0x3f7b10['oldRange']){if('object'!=typeof _0x3f7b10['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4b17e9['oldRange']=_0x535830['Range']['fromObject'](_0x3f7b10['oldRange']);}if(null!=_0x3f7b10['newRange']){if('object'!=typeof _0x3f7b10['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4b17e9['newRange']=_0x535830['Range']['fromObject'](_0x3f7b10['newRange']);}return null!=_0x3f7b10['affectsData']&&(_0x4b17e9['affectsData']=Boolean(_0x3f7b10['affectsData'])),null!=_0x3f7b10['wasUndone']&&(_0x4b17e9['wasUndone']=Boolean(_0x3f7b10['wasUndone'])),_0x4b17e9;},_0x1a666b['toObject']=function(_0x457729,_0x41a462){_0x41a462||(_0x41a462={});var _0x3d1a89={};return _0x41a462['defaults']&&(_0x3d1a89['name']='',_0x3d1a89['oldRange']=null,_0x3d1a89['newRange']=null,_0x3d1a89['affectsData']=!0x1,_0x3d1a89['wasUndone']=!0x1),null!=_0x457729['name']&&_0x457729['hasOwnProperty']('name')&&(_0x3d1a89['name']=_0x457729['name']),null!=_0x457729['oldRange']&&_0x457729['hasOwnProperty']('oldRange')&&(_0x3d1a89['oldRange']=_0x535830['Range']['toObject'](_0x457729['oldRange'],_0x41a462)),null!=_0x457729['newRange']&&_0x457729['hasOwnProperty']('newRange')&&(_0x3d1a89['newRange']=_0x535830['Range']['toObject'](_0x457729['newRange'],_0x41a462)),null!=_0x457729['affectsData']&&_0x457729['hasOwnProperty']('affectsData')&&(_0x3d1a89['affectsData']=_0x457729['affectsData']),null!=_0x457729['wasUndone']&&_0x457729['hasOwnProperty']('wasUndone')&&(_0x3d1a89['wasUndone']=_0x457729['wasUndone']),_0x3d1a89;},_0x1a666b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x1a666b['getTypeUrl']=function(_0x14b258){return void 0x0===_0x14b258&&(_0x14b258='type.googleapis.com'),_0x14b258+'/MarkerOperation';},_0x1a666b;}()),_0x535830['MergeOperation']=(function(){function _0x3e5833(_0x1a6005){if(_0x1a6005){for(var _0x115763=Object['keys'](_0x1a6005),_0x136fa0=0x0;_0x136fa0<_0x115763['length'];++_0x136fa0)null!=_0x1a6005[_0x115763[_0x136fa0]]&&(this[_0x115763[_0x136fa0]]=_0x1a6005[_0x115763[_0x136fa0]]);}}return _0x3e5833['prototype']['sourcePosition']=null,_0x3e5833['prototype']['targetPosition']=null,_0x3e5833['prototype']['graveyardPosition']=null,_0x3e5833['prototype']['howMany']=0x0,_0x3e5833['prototype']['wasUndone']=!0x1,_0x3e5833['create']=function(_0x23bee5){return new _0x3e5833(_0x23bee5);},_0x3e5833['encode']=function(_0x4b9cfd,_0x37269c){return _0x37269c||(_0x37269c=_0x63bfed['create']()),null!=_0x4b9cfd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4b9cfd,'sourcePosition')&&_0x535830['Position']['encode'](_0x4b9cfd['sourcePosition'],_0x37269c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b9cfd['targetPosition']&&Object['hasOwnProperty']['call'](_0x4b9cfd,'targetPosition')&&_0x535830['Position']['encode'](_0x4b9cfd['targetPosition'],_0x37269c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4b9cfd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4b9cfd,'graveyardPosition')&&_0x535830['Position']['encode'](_0x4b9cfd['graveyardPosition'],_0x37269c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4b9cfd['howMany']&&Object['hasOwnProperty']['call'](_0x4b9cfd,'howMany')&&_0x37269c['uint32'](0x20)['uint32'](_0x4b9cfd['howMany']),null!=_0x4b9cfd['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b9cfd,'wasUndone')&&_0x37269c['uint32'](0x28)['bool'](_0x4b9cfd['wasUndone']),_0x37269c;},_0x3e5833['encodeDelimited']=function(_0x665e4b,_0x5684ff){return this['encode'](_0x665e4b,_0x5684ff)['ldelim']();},_0x3e5833['decode']=function(_0x4d3c32,_0x597a7b){_0x4d3c32 instanceof _0x21aa9a||(_0x4d3c32=_0x21aa9a['create'](_0x4d3c32));for(var _0x2e6d04=void 0x0===_0x597a7b?_0x4d3c32['len']:_0x4d3c32['pos']+_0x597a7b,_0x2d3b64=new _0x535830['MergeOperation']();_0x4d3c32['pos']<_0x2e6d04;){var _0x4175fe=_0x4d3c32['uint32']();switch(_0x4175fe>>>0x3){case 0x1:_0x2d3b64['sourcePosition']=_0x535830['Position']['decode'](_0x4d3c32,_0x4d3c32['uint32']());break;case 0x2:_0x2d3b64['targetPosition']=_0x535830['Position']['decode'](_0x4d3c32,_0x4d3c32['uint32']());break;case 0x3:_0x2d3b64['graveyardPosition']=_0x535830['Position']['decode'](_0x4d3c32,_0x4d3c32['uint32']());break;case 0x4:_0x2d3b64['howMany']=_0x4d3c32['uint32']();break;case 0x5:_0x2d3b64['wasUndone']=_0x4d3c32['bool']();break;default:_0x4d3c32['skipType'](0x7&_0x4175fe);}}return _0x2d3b64;},_0x3e5833['decodeDelimited']=function(_0x544834){return _0x544834 instanceof _0x21aa9a||(_0x544834=new _0x21aa9a(_0x544834)),this['decode'](_0x544834,_0x544834['uint32']());},_0x3e5833['verify']=function(_0x2fc40b){if('object'!=typeof _0x2fc40b||null===_0x2fc40b)return'object\x20expected';var _0x7269f4;if(null!=_0x2fc40b['sourcePosition']&&_0x2fc40b['hasOwnProperty']('sourcePosition')&&(_0x7269f4=_0x535830['Position']['verify'](_0x2fc40b['sourcePosition'])))return'sourcePosition.'+_0x7269f4;if(null!=_0x2fc40b['targetPosition']&&_0x2fc40b['hasOwnProperty']('targetPosition')&&(_0x7269f4=_0x535830['Position']['verify'](_0x2fc40b['targetPosition'])))return'targetPosition.'+_0x7269f4;if(null!=_0x2fc40b['graveyardPosition']&&_0x2fc40b['hasOwnProperty']('graveyardPosition')&&(_0x7269f4=_0x535830['Position']['verify'](_0x2fc40b['graveyardPosition'])))return'graveyardPosition.'+_0x7269f4;return null!=_0x2fc40b['howMany']&&_0x2fc40b['hasOwnProperty']('howMany')&&!_0x1230e0['isInteger'](_0x2fc40b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2fc40b['wasUndone']&&_0x2fc40b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fc40b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e5833['fromObject']=function(_0x4d51be){if(_0x4d51be instanceof _0x535830['MergeOperation'])return _0x4d51be;var _0x425889=new _0x535830['MergeOperation']();if(null!=_0x4d51be['sourcePosition']){if('object'!=typeof _0x4d51be['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x425889['sourcePosition']=_0x535830['Position']['fromObject'](_0x4d51be['sourcePosition']);}if(null!=_0x4d51be['targetPosition']){if('object'!=typeof _0x4d51be['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x425889['targetPosition']=_0x535830['Position']['fromObject'](_0x4d51be['targetPosition']);}if(null!=_0x4d51be['graveyardPosition']){if('object'!=typeof _0x4d51be['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x425889['graveyardPosition']=_0x535830['Position']['fromObject'](_0x4d51be['graveyardPosition']);}return null!=_0x4d51be['howMany']&&(_0x425889['howMany']=_0x4d51be['howMany']>>>0x0),null!=_0x4d51be['wasUndone']&&(_0x425889['wasUndone']=Boolean(_0x4d51be['wasUndone'])),_0x425889;},_0x3e5833['toObject']=function(_0x18f9c1,_0x5d8188){_0x5d8188||(_0x5d8188={});var _0x17044e={};return _0x5d8188['defaults']&&(_0x17044e['sourcePosition']=null,_0x17044e['targetPosition']=null,_0x17044e['graveyardPosition']=null,_0x17044e['howMany']=0x0,_0x17044e['wasUndone']=!0x1),null!=_0x18f9c1['sourcePosition']&&_0x18f9c1['hasOwnProperty']('sourcePosition')&&(_0x17044e['sourcePosition']=_0x535830['Position']['toObject'](_0x18f9c1['sourcePosition'],_0x5d8188)),null!=_0x18f9c1['targetPosition']&&_0x18f9c1['hasOwnProperty']('targetPosition')&&(_0x17044e['targetPosition']=_0x535830['Position']['toObject'](_0x18f9c1['targetPosition'],_0x5d8188)),null!=_0x18f9c1['graveyardPosition']&&_0x18f9c1['hasOwnProperty']('graveyardPosition')&&(_0x17044e['graveyardPosition']=_0x535830['Position']['toObject'](_0x18f9c1['graveyardPosition'],_0x5d8188)),null!=_0x18f9c1['howMany']&&_0x18f9c1['hasOwnProperty']('howMany')&&(_0x17044e['howMany']=_0x18f9c1['howMany']),null!=_0x18f9c1['wasUndone']&&_0x18f9c1['hasOwnProperty']('wasUndone')&&(_0x17044e['wasUndone']=_0x18f9c1['wasUndone']),_0x17044e;},_0x3e5833['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x3e5833['getTypeUrl']=function(_0x3c4ddd){return void 0x0===_0x3c4ddd&&(_0x3c4ddd='type.googleapis.com'),_0x3c4ddd+'/MergeOperation';},_0x3e5833;}()),_0x535830['MoveOperation']=(function(){function _0xa1c6f0(_0x558982){if(_0x558982){for(var _0x4b91d3=Object['keys'](_0x558982),_0x5b7ffd=0x0;_0x5b7ffd<_0x4b91d3['length'];++_0x5b7ffd)null!=_0x558982[_0x4b91d3[_0x5b7ffd]]&&(this[_0x4b91d3[_0x5b7ffd]]=_0x558982[_0x4b91d3[_0x5b7ffd]]);}}return _0xa1c6f0['prototype']['sourcePosition']=null,_0xa1c6f0['prototype']['howMany']=0x0,_0xa1c6f0['prototype']['targetPosition']=null,_0xa1c6f0['prototype']['wasUndone']=!0x1,_0xa1c6f0['create']=function(_0x3f4be0){return new _0xa1c6f0(_0x3f4be0);},_0xa1c6f0['encode']=function(_0x34b9b1,_0x270717){return _0x270717||(_0x270717=_0x63bfed['create']()),null!=_0x34b9b1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x34b9b1,'sourcePosition')&&_0x535830['Position']['encode'](_0x34b9b1['sourcePosition'],_0x270717['uint32'](0xa)['fork']())['ldelim'](),null!=_0x34b9b1['howMany']&&Object['hasOwnProperty']['call'](_0x34b9b1,'howMany')&&_0x270717['uint32'](0x10)['uint32'](_0x34b9b1['howMany']),null!=_0x34b9b1['targetPosition']&&Object['hasOwnProperty']['call'](_0x34b9b1,'targetPosition')&&_0x535830['Position']['encode'](_0x34b9b1['targetPosition'],_0x270717['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x34b9b1['wasUndone']&&Object['hasOwnProperty']['call'](_0x34b9b1,'wasUndone')&&_0x270717['uint32'](0x20)['bool'](_0x34b9b1['wasUndone']),_0x270717;},_0xa1c6f0['encodeDelimited']=function(_0x579d94,_0x44c74f){return this['encode'](_0x579d94,_0x44c74f)['ldelim']();},_0xa1c6f0['decode']=function(_0x11a7c3,_0xd49f82){_0x11a7c3 instanceof _0x21aa9a||(_0x11a7c3=_0x21aa9a['create'](_0x11a7c3));for(var _0x4b7810=void 0x0===_0xd49f82?_0x11a7c3['len']:_0x11a7c3['pos']+_0xd49f82,_0x581176=new _0x535830['MoveOperation']();_0x11a7c3['pos']<_0x4b7810;){var _0x19e881=_0x11a7c3['uint32']();switch(_0x19e881>>>0x3){case 0x1:_0x581176['sourcePosition']=_0x535830['Position']['decode'](_0x11a7c3,_0x11a7c3['uint32']());break;case 0x2:_0x581176['howMany']=_0x11a7c3['uint32']();break;case 0x3:_0x581176['targetPosition']=_0x535830['Position']['decode'](_0x11a7c3,_0x11a7c3['uint32']());break;case 0x4:_0x581176['wasUndone']=_0x11a7c3['bool']();break;default:_0x11a7c3['skipType'](0x7&_0x19e881);}}return _0x581176;},_0xa1c6f0['decodeDelimited']=function(_0x17804d){return _0x17804d instanceof _0x21aa9a||(_0x17804d=new _0x21aa9a(_0x17804d)),this['decode'](_0x17804d,_0x17804d['uint32']());},_0xa1c6f0['verify']=function(_0x75d939){if('object'!=typeof _0x75d939||null===_0x75d939)return'object\x20expected';var _0xf1463d;if(null!=_0x75d939['sourcePosition']&&_0x75d939['hasOwnProperty']('sourcePosition')&&(_0xf1463d=_0x535830['Position']['verify'](_0x75d939['sourcePosition'])))return'sourcePosition.'+_0xf1463d;if(null!=_0x75d939['howMany']&&_0x75d939['hasOwnProperty']('howMany')&&!_0x1230e0['isInteger'](_0x75d939['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x75d939['targetPosition']&&_0x75d939['hasOwnProperty']('targetPosition')&&(_0xf1463d=_0x535830['Position']['verify'](_0x75d939['targetPosition'])))return'targetPosition.'+_0xf1463d;return null!=_0x75d939['wasUndone']&&_0x75d939['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x75d939['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa1c6f0['fromObject']=function(_0x2d55e4){if(_0x2d55e4 instanceof _0x535830['MoveOperation'])return _0x2d55e4;var _0x111c1f=new _0x535830['MoveOperation']();if(null!=_0x2d55e4['sourcePosition']){if('object'!=typeof _0x2d55e4['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x111c1f['sourcePosition']=_0x535830['Position']['fromObject'](_0x2d55e4['sourcePosition']);}if(null!=_0x2d55e4['howMany']&&(_0x111c1f['howMany']=_0x2d55e4['howMany']>>>0x0),null!=_0x2d55e4['targetPosition']){if('object'!=typeof _0x2d55e4['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x111c1f['targetPosition']=_0x535830['Position']['fromObject'](_0x2d55e4['targetPosition']);}return null!=_0x2d55e4['wasUndone']&&(_0x111c1f['wasUndone']=Boolean(_0x2d55e4['wasUndone'])),_0x111c1f;},_0xa1c6f0['toObject']=function(_0x3e26e3,_0x4b3288){_0x4b3288||(_0x4b3288={});var _0x12a93b={};return _0x4b3288['defaults']&&(_0x12a93b['sourcePosition']=null,_0x12a93b['howMany']=0x0,_0x12a93b['targetPosition']=null,_0x12a93b['wasUndone']=!0x1),null!=_0x3e26e3['sourcePosition']&&_0x3e26e3['hasOwnProperty']('sourcePosition')&&(_0x12a93b['sourcePosition']=_0x535830['Position']['toObject'](_0x3e26e3['sourcePosition'],_0x4b3288)),null!=_0x3e26e3['howMany']&&_0x3e26e3['hasOwnProperty']('howMany')&&(_0x12a93b['howMany']=_0x3e26e3['howMany']),null!=_0x3e26e3['targetPosition']&&_0x3e26e3['hasOwnProperty']('targetPosition')&&(_0x12a93b['targetPosition']=_0x535830['Position']['toObject'](_0x3e26e3['targetPosition'],_0x4b3288)),null!=_0x3e26e3['wasUndone']&&_0x3e26e3['hasOwnProperty']('wasUndone')&&(_0x12a93b['wasUndone']=_0x3e26e3['wasUndone']),_0x12a93b;},_0xa1c6f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0xa1c6f0['getTypeUrl']=function(_0xeb47a4){return void 0x0===_0xeb47a4&&(_0xeb47a4='type.googleapis.com'),_0xeb47a4+'/MoveOperation';},_0xa1c6f0;}()),_0x535830['RenameOperation']=(function(){function _0xe65781(_0x3c253c){if(_0x3c253c){for(var _0x122752=Object['keys'](_0x3c253c),_0x26ea82=0x0;_0x26ea82<_0x122752['length'];++_0x26ea82)null!=_0x3c253c[_0x122752[_0x26ea82]]&&(this[_0x122752[_0x26ea82]]=_0x3c253c[_0x122752[_0x26ea82]]);}}return _0xe65781['prototype']['position']=null,_0xe65781['prototype']['oldName']='',_0xe65781['prototype']['newName']='',_0xe65781['prototype']['wasUndone']=!0x1,_0xe65781['create']=function(_0x13f6e6){return new _0xe65781(_0x13f6e6);},_0xe65781['encode']=function(_0x3955c8,_0x39e04b){return _0x39e04b||(_0x39e04b=_0x63bfed['create']()),null!=_0x3955c8['position']&&Object['hasOwnProperty']['call'](_0x3955c8,'position')&&_0x535830['Position']['encode'](_0x3955c8['position'],_0x39e04b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3955c8['oldName']&&Object['hasOwnProperty']['call'](_0x3955c8,'oldName')&&_0x39e04b['uint32'](0x12)['string'](_0x3955c8['oldName']),null!=_0x3955c8['newName']&&Object['hasOwnProperty']['call'](_0x3955c8,'newName')&&_0x39e04b['uint32'](0x1a)['string'](_0x3955c8['newName']),null!=_0x3955c8['wasUndone']&&Object['hasOwnProperty']['call'](_0x3955c8,'wasUndone')&&_0x39e04b['uint32'](0x20)['bool'](_0x3955c8['wasUndone']),_0x39e04b;},_0xe65781['encodeDelimited']=function(_0x852fd9,_0x96c728){return this['encode'](_0x852fd9,_0x96c728)['ldelim']();},_0xe65781['decode']=function(_0x43a29f,_0x56d5a2){_0x43a29f instanceof _0x21aa9a||(_0x43a29f=_0x21aa9a['create'](_0x43a29f));for(var _0x4bc98d=void 0x0===_0x56d5a2?_0x43a29f['len']:_0x43a29f['pos']+_0x56d5a2,_0x5d51f8=new _0x535830['RenameOperation']();_0x43a29f['pos']<_0x4bc98d;){var _0x13cc99=_0x43a29f['uint32']();switch(_0x13cc99>>>0x3){case 0x1:_0x5d51f8['position']=_0x535830['Position']['decode'](_0x43a29f,_0x43a29f['uint32']());break;case 0x2:_0x5d51f8['oldName']=_0x43a29f['string']();break;case 0x3:_0x5d51f8['newName']=_0x43a29f['string']();break;case 0x4:_0x5d51f8['wasUndone']=_0x43a29f['bool']();break;default:_0x43a29f['skipType'](0x7&_0x13cc99);}}return _0x5d51f8;},_0xe65781['decodeDelimited']=function(_0x31c2df){return _0x31c2df instanceof _0x21aa9a||(_0x31c2df=new _0x21aa9a(_0x31c2df)),this['decode'](_0x31c2df,_0x31c2df['uint32']());},_0xe65781['verify']=function(_0x863817){if('object'!=typeof _0x863817||null===_0x863817)return'object\x20expected';if(null!=_0x863817['position']&&_0x863817['hasOwnProperty']('position')){var _0x1f21e4=_0x535830['Position']['verify'](_0x863817['position']);if(_0x1f21e4)return'position.'+_0x1f21e4;}return null!=_0x863817['oldName']&&_0x863817['hasOwnProperty']('oldName')&&!_0x1230e0['isString'](_0x863817['oldName'])?'oldName:\x20string\x20expected':null!=_0x863817['newName']&&_0x863817['hasOwnProperty']('newName')&&!_0x1230e0['isString'](_0x863817['newName'])?'newName:\x20string\x20expected':null!=_0x863817['wasUndone']&&_0x863817['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x863817['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe65781['fromObject']=function(_0x4d78a2){if(_0x4d78a2 instanceof _0x535830['RenameOperation'])return _0x4d78a2;var _0x32a6bf=new _0x535830['RenameOperation']();if(null!=_0x4d78a2['position']){if('object'!=typeof _0x4d78a2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x32a6bf['position']=_0x535830['Position']['fromObject'](_0x4d78a2['position']);}return null!=_0x4d78a2['oldName']&&(_0x32a6bf['oldName']=String(_0x4d78a2['oldName'])),null!=_0x4d78a2['newName']&&(_0x32a6bf['newName']=String(_0x4d78a2['newName'])),null!=_0x4d78a2['wasUndone']&&(_0x32a6bf['wasUndone']=Boolean(_0x4d78a2['wasUndone'])),_0x32a6bf;},_0xe65781['toObject']=function(_0x1f6f6d,_0x5efd8e){_0x5efd8e||(_0x5efd8e={});var _0x4a0f3a={};return _0x5efd8e['defaults']&&(_0x4a0f3a['position']=null,_0x4a0f3a['oldName']='',_0x4a0f3a['newName']='',_0x4a0f3a['wasUndone']=!0x1),null!=_0x1f6f6d['position']&&_0x1f6f6d['hasOwnProperty']('position')&&(_0x4a0f3a['position']=_0x535830['Position']['toObject'](_0x1f6f6d['position'],_0x5efd8e)),null!=_0x1f6f6d['oldName']&&_0x1f6f6d['hasOwnProperty']('oldName')&&(_0x4a0f3a['oldName']=_0x1f6f6d['oldName']),null!=_0x1f6f6d['newName']&&_0x1f6f6d['hasOwnProperty']('newName')&&(_0x4a0f3a['newName']=_0x1f6f6d['newName']),null!=_0x1f6f6d['wasUndone']&&_0x1f6f6d['hasOwnProperty']('wasUndone')&&(_0x4a0f3a['wasUndone']=_0x1f6f6d['wasUndone']),_0x4a0f3a;},_0xe65781['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0xe65781['getTypeUrl']=function(_0x2f9b5d){return void 0x0===_0x2f9b5d&&(_0x2f9b5d='type.googleapis.com'),_0x2f9b5d+'/RenameOperation';},_0xe65781;}()),_0x535830['RootAttributeOperation']=(function(){function _0x2c4cb8(_0x3f682c){if(_0x3f682c){for(var _0x461b40=Object['keys'](_0x3f682c),_0x332ca8=0x0;_0x332ca8<_0x461b40['length'];++_0x332ca8)null!=_0x3f682c[_0x461b40[_0x332ca8]]&&(this[_0x461b40[_0x332ca8]]=_0x3f682c[_0x461b40[_0x332ca8]]);}}return _0x2c4cb8['prototype']['root']='',_0x2c4cb8['prototype']['key']='',_0x2c4cb8['prototype']['oldValueBoolean']=!0x1,_0x2c4cb8['prototype']['oldValueJson']='',_0x2c4cb8['prototype']['newValueBoolean']=!0x1,_0x2c4cb8['prototype']['newValueJson']='',_0x2c4cb8['prototype']['wasUndone']=!0x1,_0x2c4cb8['create']=function(_0x2cbdb5){return new _0x2c4cb8(_0x2cbdb5);},_0x2c4cb8['encode']=function(_0x4ed2fd,_0x331f75){return _0x331f75||(_0x331f75=_0x63bfed['create']()),null!=_0x4ed2fd['root']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'root')&&_0x331f75['uint32'](0xa)['string'](_0x4ed2fd['root']),null!=_0x4ed2fd['key']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'key')&&_0x331f75['uint32'](0x12)['string'](_0x4ed2fd['key']),null!=_0x4ed2fd['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'oldValueBoolean')&&_0x331f75['uint32'](0x18)['bool'](_0x4ed2fd['oldValueBoolean']),null!=_0x4ed2fd['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'oldValueJson')&&_0x331f75['uint32'](0x22)['string'](_0x4ed2fd['oldValueJson']),null!=_0x4ed2fd['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'newValueBoolean')&&_0x331f75['uint32'](0x28)['bool'](_0x4ed2fd['newValueBoolean']),null!=_0x4ed2fd['newValueJson']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'newValueJson')&&_0x331f75['uint32'](0x32)['string'](_0x4ed2fd['newValueJson']),null!=_0x4ed2fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ed2fd,'wasUndone')&&_0x331f75['uint32'](0x38)['bool'](_0x4ed2fd['wasUndone']),_0x331f75;},_0x2c4cb8['encodeDelimited']=function(_0x41b1f6,_0x87f02f){return this['encode'](_0x41b1f6,_0x87f02f)['ldelim']();},_0x2c4cb8['decode']=function(_0x1b7db6,_0x2d3f93){_0x1b7db6 instanceof _0x21aa9a||(_0x1b7db6=_0x21aa9a['create'](_0x1b7db6));for(var _0x2ef47b=void 0x0===_0x2d3f93?_0x1b7db6['len']:_0x1b7db6['pos']+_0x2d3f93,_0x54b895=new _0x535830['RootAttributeOperation']();_0x1b7db6['pos']<_0x2ef47b;){var _0x34686a=_0x1b7db6['uint32']();switch(_0x34686a>>>0x3){case 0x1:_0x54b895['root']=_0x1b7db6['string']();break;case 0x2:_0x54b895['key']=_0x1b7db6['string']();break;case 0x3:_0x54b895['oldValueBoolean']=_0x1b7db6['bool']();break;case 0x4:_0x54b895['oldValueJson']=_0x1b7db6['string']();break;case 0x5:_0x54b895['newValueBoolean']=_0x1b7db6['bool']();break;case 0x6:_0x54b895['newValueJson']=_0x1b7db6['string']();break;case 0x7:_0x54b895['wasUndone']=_0x1b7db6['bool']();break;default:_0x1b7db6['skipType'](0x7&_0x34686a);}}return _0x54b895;},_0x2c4cb8['decodeDelimited']=function(_0x318029){return _0x318029 instanceof _0x21aa9a||(_0x318029=new _0x21aa9a(_0x318029)),this['decode'](_0x318029,_0x318029['uint32']());},_0x2c4cb8['verify']=function(_0x100a05){return'object'!=typeof _0x100a05||null===_0x100a05?'object\x20expected':null!=_0x100a05['root']&&_0x100a05['hasOwnProperty']('root')&&!_0x1230e0['isString'](_0x100a05['root'])?'root:\x20string\x20expected':null!=_0x100a05['key']&&_0x100a05['hasOwnProperty']('key')&&!_0x1230e0['isString'](_0x100a05['key'])?'key:\x20string\x20expected':null!=_0x100a05['oldValueBoolean']&&_0x100a05['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x100a05['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x100a05['oldValueJson']&&_0x100a05['hasOwnProperty']('oldValueJson')&&!_0x1230e0['isString'](_0x100a05['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x100a05['newValueBoolean']&&_0x100a05['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x100a05['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x100a05['newValueJson']&&_0x100a05['hasOwnProperty']('newValueJson')&&!_0x1230e0['isString'](_0x100a05['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x100a05['wasUndone']&&_0x100a05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x100a05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c4cb8['fromObject']=function(_0x474e9b){if(_0x474e9b instanceof _0x535830['RootAttributeOperation'])return _0x474e9b;var _0x505d8f=new _0x535830['RootAttributeOperation']();return null!=_0x474e9b['root']&&(_0x505d8f['root']=String(_0x474e9b['root'])),null!=_0x474e9b['key']&&(_0x505d8f['key']=String(_0x474e9b['key'])),null!=_0x474e9b['oldValueBoolean']&&(_0x505d8f['oldValueBoolean']=Boolean(_0x474e9b['oldValueBoolean'])),null!=_0x474e9b['oldValueJson']&&(_0x505d8f['oldValueJson']=String(_0x474e9b['oldValueJson'])),null!=_0x474e9b['newValueBoolean']&&(_0x505d8f['newValueBoolean']=Boolean(_0x474e9b['newValueBoolean'])),null!=_0x474e9b['newValueJson']&&(_0x505d8f['newValueJson']=String(_0x474e9b['newValueJson'])),null!=_0x474e9b['wasUndone']&&(_0x505d8f['wasUndone']=Boolean(_0x474e9b['wasUndone'])),_0x505d8f;},_0x2c4cb8['toObject']=function(_0x2dffbc,_0x76063a){_0x76063a||(_0x76063a={});var _0x46319a={};return _0x76063a['defaults']&&(_0x46319a['root']='',_0x46319a['key']='',_0x46319a['oldValueBoolean']=!0x1,_0x46319a['oldValueJson']='',_0x46319a['newValueBoolean']=!0x1,_0x46319a['newValueJson']='',_0x46319a['wasUndone']=!0x1),null!=_0x2dffbc['root']&&_0x2dffbc['hasOwnProperty']('root')&&(_0x46319a['root']=_0x2dffbc['root']),null!=_0x2dffbc['key']&&_0x2dffbc['hasOwnProperty']('key')&&(_0x46319a['key']=_0x2dffbc['key']),null!=_0x2dffbc['oldValueBoolean']&&_0x2dffbc['hasOwnProperty']('oldValueBoolean')&&(_0x46319a['oldValueBoolean']=_0x2dffbc['oldValueBoolean']),null!=_0x2dffbc['oldValueJson']&&_0x2dffbc['hasOwnProperty']('oldValueJson')&&(_0x46319a['oldValueJson']=_0x2dffbc['oldValueJson']),null!=_0x2dffbc['newValueBoolean']&&_0x2dffbc['hasOwnProperty']('newValueBoolean')&&(_0x46319a['newValueBoolean']=_0x2dffbc['newValueBoolean']),null!=_0x2dffbc['newValueJson']&&_0x2dffbc['hasOwnProperty']('newValueJson')&&(_0x46319a['newValueJson']=_0x2dffbc['newValueJson']),null!=_0x2dffbc['wasUndone']&&_0x2dffbc['hasOwnProperty']('wasUndone')&&(_0x46319a['wasUndone']=_0x2dffbc['wasUndone']),_0x46319a;},_0x2c4cb8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x2c4cb8['getTypeUrl']=function(_0x27906b){return void 0x0===_0x27906b&&(_0x27906b='type.googleapis.com'),_0x27906b+'/RootAttributeOperation';},_0x2c4cb8;}()),_0x535830['RootOperation']=(function(){function _0x1c67c7(_0x2ded49){if(_0x2ded49){for(var _0x273f36=Object['keys'](_0x2ded49),_0x3d549b=0x0;_0x3d549b<_0x273f36['length'];++_0x3d549b)null!=_0x2ded49[_0x273f36[_0x3d549b]]&&(this[_0x273f36[_0x3d549b]]=_0x2ded49[_0x273f36[_0x3d549b]]);}}return _0x1c67c7['prototype']['rootName']='',_0x1c67c7['prototype']['elementName']='',_0x1c67c7['prototype']['isAdd']=!0x1,_0x1c67c7['prototype']['wasUndone']=!0x1,_0x1c67c7['create']=function(_0x557bf2){return new _0x1c67c7(_0x557bf2);},_0x1c67c7['encode']=function(_0x446c28,_0x53ec33){return _0x53ec33||(_0x53ec33=_0x63bfed['create']()),null!=_0x446c28['rootName']&&Object['hasOwnProperty']['call'](_0x446c28,'rootName')&&_0x53ec33['uint32'](0xa)['string'](_0x446c28['rootName']),null!=_0x446c28['elementName']&&Object['hasOwnProperty']['call'](_0x446c28,'elementName')&&_0x53ec33['uint32'](0x12)['string'](_0x446c28['elementName']),null!=_0x446c28['isAdd']&&Object['hasOwnProperty']['call'](_0x446c28,'isAdd')&&_0x53ec33['uint32'](0x18)['bool'](_0x446c28['isAdd']),null!=_0x446c28['wasUndone']&&Object['hasOwnProperty']['call'](_0x446c28,'wasUndone')&&_0x53ec33['uint32'](0x20)['bool'](_0x446c28['wasUndone']),_0x53ec33;},_0x1c67c7['encodeDelimited']=function(_0x1ffbd8,_0x1b11b3){return this['encode'](_0x1ffbd8,_0x1b11b3)['ldelim']();},_0x1c67c7['decode']=function(_0x18da9f,_0x46f74f){_0x18da9f instanceof _0x21aa9a||(_0x18da9f=_0x21aa9a['create'](_0x18da9f));for(var _0x2fed8d=void 0x0===_0x46f74f?_0x18da9f['len']:_0x18da9f['pos']+_0x46f74f,_0x3d4ed5=new _0x535830['RootOperation']();_0x18da9f['pos']<_0x2fed8d;){var _0x3f82f7=_0x18da9f['uint32']();switch(_0x3f82f7>>>0x3){case 0x1:_0x3d4ed5['rootName']=_0x18da9f['string']();break;case 0x2:_0x3d4ed5['elementName']=_0x18da9f['string']();break;case 0x3:_0x3d4ed5['isAdd']=_0x18da9f['bool']();break;case 0x4:_0x3d4ed5['wasUndone']=_0x18da9f['bool']();break;default:_0x18da9f['skipType'](0x7&_0x3f82f7);}}return _0x3d4ed5;},_0x1c67c7['decodeDelimited']=function(_0x226594){return _0x226594 instanceof _0x21aa9a||(_0x226594=new _0x21aa9a(_0x226594)),this['decode'](_0x226594,_0x226594['uint32']());},_0x1c67c7['verify']=function(_0x433d1b){return'object'!=typeof _0x433d1b||null===_0x433d1b?'object\x20expected':null!=_0x433d1b['rootName']&&_0x433d1b['hasOwnProperty']('rootName')&&!_0x1230e0['isString'](_0x433d1b['rootName'])?'rootName:\x20string\x20expected':null!=_0x433d1b['elementName']&&_0x433d1b['hasOwnProperty']('elementName')&&!_0x1230e0['isString'](_0x433d1b['elementName'])?'elementName:\x20string\x20expected':null!=_0x433d1b['isAdd']&&_0x433d1b['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x433d1b['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x433d1b['wasUndone']&&_0x433d1b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x433d1b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c67c7['fromObject']=function(_0x597b4a){if(_0x597b4a instanceof _0x535830['RootOperation'])return _0x597b4a;var _0x4c982d=new _0x535830['RootOperation']();return null!=_0x597b4a['rootName']&&(_0x4c982d['rootName']=String(_0x597b4a['rootName'])),null!=_0x597b4a['elementName']&&(_0x4c982d['elementName']=String(_0x597b4a['elementName'])),null!=_0x597b4a['isAdd']&&(_0x4c982d['isAdd']=Boolean(_0x597b4a['isAdd'])),null!=_0x597b4a['wasUndone']&&(_0x4c982d['wasUndone']=Boolean(_0x597b4a['wasUndone'])),_0x4c982d;},_0x1c67c7['toObject']=function(_0x181b4e,_0x4f99ac){_0x4f99ac||(_0x4f99ac={});var _0x184b91={};return _0x4f99ac['defaults']&&(_0x184b91['rootName']='',_0x184b91['elementName']='',_0x184b91['isAdd']=!0x1,_0x184b91['wasUndone']=!0x1),null!=_0x181b4e['rootName']&&_0x181b4e['hasOwnProperty']('rootName')&&(_0x184b91['rootName']=_0x181b4e['rootName']),null!=_0x181b4e['elementName']&&_0x181b4e['hasOwnProperty']('elementName')&&(_0x184b91['elementName']=_0x181b4e['elementName']),null!=_0x181b4e['isAdd']&&_0x181b4e['hasOwnProperty']('isAdd')&&(_0x184b91['isAdd']=_0x181b4e['isAdd']),null!=_0x181b4e['wasUndone']&&_0x181b4e['hasOwnProperty']('wasUndone')&&(_0x184b91['wasUndone']=_0x181b4e['wasUndone']),_0x184b91;},_0x1c67c7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x1c67c7['getTypeUrl']=function(_0x5c6576){return void 0x0===_0x5c6576&&(_0x5c6576='type.googleapis.com'),_0x5c6576+'/RootOperation';},_0x1c67c7;}()),_0x535830['SplitOperation']=(function(){function _0xa15dc0(_0x453276){if(_0x453276){for(var _0x1d2275=Object['keys'](_0x453276),_0x224c8b=0x0;_0x224c8b<_0x1d2275['length'];++_0x224c8b)null!=_0x453276[_0x1d2275[_0x224c8b]]&&(this[_0x1d2275[_0x224c8b]]=_0x453276[_0x1d2275[_0x224c8b]]);}}return _0xa15dc0['prototype']['splitPosition']=null,_0xa15dc0['prototype']['graveyardPosition']=null,_0xa15dc0['prototype']['howMany']=0x0,_0xa15dc0['prototype']['insertionPosition']=null,_0xa15dc0['prototype']['wasUndone']=!0x1,_0xa15dc0['create']=function(_0xdc6ecb){return new _0xa15dc0(_0xdc6ecb);},_0xa15dc0['encode']=function(_0x57321c,_0x1593df){return _0x1593df||(_0x1593df=_0x63bfed['create']()),null!=_0x57321c['splitPosition']&&Object['hasOwnProperty']['call'](_0x57321c,'splitPosition')&&_0x535830['Position']['encode'](_0x57321c['splitPosition'],_0x1593df['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57321c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x57321c,'graveyardPosition')&&_0x535830['Position']['encode'](_0x57321c['graveyardPosition'],_0x1593df['uint32'](0x12)['fork']())['ldelim'](),null!=_0x57321c['howMany']&&Object['hasOwnProperty']['call'](_0x57321c,'howMany')&&_0x1593df['uint32'](0x18)['uint32'](_0x57321c['howMany']),null!=_0x57321c['insertionPosition']&&Object['hasOwnProperty']['call'](_0x57321c,'insertionPosition')&&_0x535830['Position']['encode'](_0x57321c['insertionPosition'],_0x1593df['uint32'](0x22)['fork']())['ldelim'](),null!=_0x57321c['wasUndone']&&Object['hasOwnProperty']['call'](_0x57321c,'wasUndone')&&_0x1593df['uint32'](0x28)['bool'](_0x57321c['wasUndone']),_0x1593df;},_0xa15dc0['encodeDelimited']=function(_0x2440b2,_0x4d0c3d){return this['encode'](_0x2440b2,_0x4d0c3d)['ldelim']();},_0xa15dc0['decode']=function(_0x2eb93a,_0x389368){_0x2eb93a instanceof _0x21aa9a||(_0x2eb93a=_0x21aa9a['create'](_0x2eb93a));for(var _0x4df49b=void 0x0===_0x389368?_0x2eb93a['len']:_0x2eb93a['pos']+_0x389368,_0x5c7559=new _0x535830['SplitOperation']();_0x2eb93a['pos']<_0x4df49b;){var _0x4aad25=_0x2eb93a['uint32']();switch(_0x4aad25>>>0x3){case 0x1:_0x5c7559['splitPosition']=_0x535830['Position']['decode'](_0x2eb93a,_0x2eb93a['uint32']());break;case 0x2:_0x5c7559['graveyardPosition']=_0x535830['Position']['decode'](_0x2eb93a,_0x2eb93a['uint32']());break;case 0x3:_0x5c7559['howMany']=_0x2eb93a['uint32']();break;case 0x4:_0x5c7559['insertionPosition']=_0x535830['Position']['decode'](_0x2eb93a,_0x2eb93a['uint32']());break;case 0x5:_0x5c7559['wasUndone']=_0x2eb93a['bool']();break;default:_0x2eb93a['skipType'](0x7&_0x4aad25);}}return _0x5c7559;},_0xa15dc0['decodeDelimited']=function(_0x1bf2c3){return _0x1bf2c3 instanceof _0x21aa9a||(_0x1bf2c3=new _0x21aa9a(_0x1bf2c3)),this['decode'](_0x1bf2c3,_0x1bf2c3['uint32']());},_0xa15dc0['verify']=function(_0x6ed9be){if('object'!=typeof _0x6ed9be||null===_0x6ed9be)return'object\x20expected';var _0x4e12ab;if(null!=_0x6ed9be['splitPosition']&&_0x6ed9be['hasOwnProperty']('splitPosition')&&(_0x4e12ab=_0x535830['Position']['verify'](_0x6ed9be['splitPosition'])))return'splitPosition.'+_0x4e12ab;if(null!=_0x6ed9be['graveyardPosition']&&_0x6ed9be['hasOwnProperty']('graveyardPosition')&&(_0x4e12ab=_0x535830['Position']['verify'](_0x6ed9be['graveyardPosition'])))return'graveyardPosition.'+_0x4e12ab;if(null!=_0x6ed9be['howMany']&&_0x6ed9be['hasOwnProperty']('howMany')&&!_0x1230e0['isInteger'](_0x6ed9be['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x6ed9be['insertionPosition']&&_0x6ed9be['hasOwnProperty']('insertionPosition')&&(_0x4e12ab=_0x535830['Position']['verify'](_0x6ed9be['insertionPosition'])))return'insertionPosition.'+_0x4e12ab;return null!=_0x6ed9be['wasUndone']&&_0x6ed9be['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x6ed9be['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa15dc0['fromObject']=function(_0x5293aa){if(_0x5293aa instanceof _0x535830['SplitOperation'])return _0x5293aa;var _0x4dddd8=new _0x535830['SplitOperation']();if(null!=_0x5293aa['splitPosition']){if('object'!=typeof _0x5293aa['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4dddd8['splitPosition']=_0x535830['Position']['fromObject'](_0x5293aa['splitPosition']);}if(null!=_0x5293aa['graveyardPosition']){if('object'!=typeof _0x5293aa['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4dddd8['graveyardPosition']=_0x535830['Position']['fromObject'](_0x5293aa['graveyardPosition']);}if(null!=_0x5293aa['howMany']&&(_0x4dddd8['howMany']=_0x5293aa['howMany']>>>0x0),null!=_0x5293aa['insertionPosition']){if('object'!=typeof _0x5293aa['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4dddd8['insertionPosition']=_0x535830['Position']['fromObject'](_0x5293aa['insertionPosition']);}return null!=_0x5293aa['wasUndone']&&(_0x4dddd8['wasUndone']=Boolean(_0x5293aa['wasUndone'])),_0x4dddd8;},_0xa15dc0['toObject']=function(_0x203aa9,_0xccfb3c){_0xccfb3c||(_0xccfb3c={});var _0x2d15ea={};return _0xccfb3c['defaults']&&(_0x2d15ea['splitPosition']=null,_0x2d15ea['graveyardPosition']=null,_0x2d15ea['howMany']=0x0,_0x2d15ea['insertionPosition']=null,_0x2d15ea['wasUndone']=!0x1),null!=_0x203aa9['splitPosition']&&_0x203aa9['hasOwnProperty']('splitPosition')&&(_0x2d15ea['splitPosition']=_0x535830['Position']['toObject'](_0x203aa9['splitPosition'],_0xccfb3c)),null!=_0x203aa9['graveyardPosition']&&_0x203aa9['hasOwnProperty']('graveyardPosition')&&(_0x2d15ea['graveyardPosition']=_0x535830['Position']['toObject'](_0x203aa9['graveyardPosition'],_0xccfb3c)),null!=_0x203aa9['howMany']&&_0x203aa9['hasOwnProperty']('howMany')&&(_0x2d15ea['howMany']=_0x203aa9['howMany']),null!=_0x203aa9['insertionPosition']&&_0x203aa9['hasOwnProperty']('insertionPosition')&&(_0x2d15ea['insertionPosition']=_0x535830['Position']['toObject'](_0x203aa9['insertionPosition'],_0xccfb3c)),null!=_0x203aa9['wasUndone']&&_0x203aa9['hasOwnProperty']('wasUndone')&&(_0x2d15ea['wasUndone']=_0x203aa9['wasUndone']),_0x2d15ea;},_0xa15dc0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0xa15dc0['getTypeUrl']=function(_0x4032b1){return void 0x0===_0x4032b1&&(_0x4032b1='type.googleapis.com'),_0x4032b1+'/SplitOperation';},_0xa15dc0;}()),_0x535830['Position']=(function(){function _0x42699f(_0x2f3f6b){if(this['path']=[],_0x2f3f6b){for(var _0x487b1b=Object['keys'](_0x2f3f6b),_0x278471=0x0;_0x278471<_0x487b1b['length'];++_0x278471)null!=_0x2f3f6b[_0x487b1b[_0x278471]]&&(this[_0x487b1b[_0x278471]]=_0x2f3f6b[_0x487b1b[_0x278471]]);}}return _0x42699f['prototype']['root']='',_0x42699f['prototype']['rootMain']=!0x1,_0x42699f['prototype']['rootGraveyard']=!0x1,_0x42699f['prototype']['path']=_0x1230e0['emptyArray'],_0x42699f['prototype']['stickiness']='',_0x42699f['create']=function(_0x114d57){return new _0x42699f(_0x114d57);},_0x42699f['encode']=function(_0x3d1208,_0xf966eb){if(_0xf966eb||(_0xf966eb=_0x63bfed['create']()),null!=_0x3d1208['root']&&Object['hasOwnProperty']['call'](_0x3d1208,'root')&&_0xf966eb['uint32'](0xa)['string'](_0x3d1208['root']),null!=_0x3d1208['rootMain']&&Object['hasOwnProperty']['call'](_0x3d1208,'rootMain')&&_0xf966eb['uint32'](0x10)['bool'](_0x3d1208['rootMain']),null!=_0x3d1208['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3d1208,'rootGraveyard')&&_0xf966eb['uint32'](0x18)['bool'](_0x3d1208['rootGraveyard']),null!=_0x3d1208['path']&&_0x3d1208['path']['length']){_0xf966eb['uint32'](0x22)['fork']();for(var _0x44cf94=0x0;_0x44cf94<_0x3d1208['path']['length'];++_0x44cf94)_0xf966eb['uint32'](_0x3d1208['path'][_0x44cf94]);_0xf966eb['ldelim']();}return null!=_0x3d1208['stickiness']&&Object['hasOwnProperty']['call'](_0x3d1208,'stickiness')&&_0xf966eb['uint32'](0x2a)['string'](_0x3d1208['stickiness']),_0xf966eb;},_0x42699f['encodeDelimited']=function(_0x7fcb53,_0x23221e){return this['encode'](_0x7fcb53,_0x23221e)['ldelim']();},_0x42699f['decode']=function(_0x5a20b7,_0x549ace){_0x5a20b7 instanceof _0x21aa9a||(_0x5a20b7=_0x21aa9a['create'](_0x5a20b7));for(var _0x14d081=void 0x0===_0x549ace?_0x5a20b7['len']:_0x5a20b7['pos']+_0x549ace,_0x21fd85=new _0x535830['Position']();_0x5a20b7['pos']<_0x14d081;){var _0x513358=_0x5a20b7['uint32']();switch(_0x513358>>>0x3){case 0x1:_0x21fd85['root']=_0x5a20b7['string']();break;case 0x2:_0x21fd85['rootMain']=_0x5a20b7['bool']();break;case 0x3:_0x21fd85['rootGraveyard']=_0x5a20b7['bool']();break;case 0x4:if(_0x21fd85['path']&&_0x21fd85['path']['length']||(_0x21fd85['path']=[]),0x2==(0x7&_0x513358)){for(var _0x1dae49=_0x5a20b7['uint32']()+_0x5a20b7['pos'];_0x5a20b7['pos']<_0x1dae49;)_0x21fd85['path']['push'](_0x5a20b7['uint32']());}else _0x21fd85['path']['push'](_0x5a20b7['uint32']());break;case 0x5:_0x21fd85['stickiness']=_0x5a20b7['string']();break;default:_0x5a20b7['skipType'](0x7&_0x513358);}}return _0x21fd85;},_0x42699f['decodeDelimited']=function(_0x1cbcdc){return _0x1cbcdc instanceof _0x21aa9a||(_0x1cbcdc=new _0x21aa9a(_0x1cbcdc)),this['decode'](_0x1cbcdc,_0x1cbcdc['uint32']());},_0x42699f['verify']=function(_0x4488e5){if('object'!=typeof _0x4488e5||null===_0x4488e5)return'object\x20expected';if(null!=_0x4488e5['root']&&_0x4488e5['hasOwnProperty']('root')&&!_0x1230e0['isString'](_0x4488e5['root']))return'root:\x20string\x20expected';if(null!=_0x4488e5['rootMain']&&_0x4488e5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4488e5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4488e5['rootGraveyard']&&_0x4488e5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4488e5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4488e5['path']&&_0x4488e5['hasOwnProperty']('path')){if(!Array['isArray'](_0x4488e5['path']))return'path:\x20array\x20expected';for(var _0xfa64b1=0x0;_0xfa64b1<_0x4488e5['path']['length'];++_0xfa64b1)if(!_0x1230e0['isInteger'](_0x4488e5['path'][_0xfa64b1]))return'path:\x20integer[]\x20expected';}return null!=_0x4488e5['stickiness']&&_0x4488e5['hasOwnProperty']('stickiness')&&!_0x1230e0['isString'](_0x4488e5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x42699f['fromObject']=function(_0x35eeb8){if(_0x35eeb8 instanceof _0x535830['Position'])return _0x35eeb8;var _0x2d67be=new _0x535830['Position']();if(null!=_0x35eeb8['root']&&(_0x2d67be['root']=String(_0x35eeb8['root'])),null!=_0x35eeb8['rootMain']&&(_0x2d67be['rootMain']=Boolean(_0x35eeb8['rootMain'])),null!=_0x35eeb8['rootGraveyard']&&(_0x2d67be['rootGraveyard']=Boolean(_0x35eeb8['rootGraveyard'])),_0x35eeb8['path']){if(!Array['isArray'](_0x35eeb8['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2d67be['path']=[];for(var _0x209686=0x0;_0x209686<_0x35eeb8['path']['length'];++_0x209686)_0x2d67be['path'][_0x209686]=_0x35eeb8['path'][_0x209686]>>>0x0;}return null!=_0x35eeb8['stickiness']&&(_0x2d67be['stickiness']=String(_0x35eeb8['stickiness'])),_0x2d67be;},_0x42699f['toObject']=function(_0x14e470,_0x1b59e5){_0x1b59e5||(_0x1b59e5={});var _0x7ec2fe={};if((_0x1b59e5['arrays']||_0x1b59e5['defaults'])&&(_0x7ec2fe['path']=[]),_0x1b59e5['defaults']&&(_0x7ec2fe['root']='',_0x7ec2fe['rootMain']=!0x1,_0x7ec2fe['rootGraveyard']=!0x1,_0x7ec2fe['stickiness']=''),null!=_0x14e470['root']&&_0x14e470['hasOwnProperty']('root')&&(_0x7ec2fe['root']=_0x14e470['root']),null!=_0x14e470['rootMain']&&_0x14e470['hasOwnProperty']('rootMain')&&(_0x7ec2fe['rootMain']=_0x14e470['rootMain']),null!=_0x14e470['rootGraveyard']&&_0x14e470['hasOwnProperty']('rootGraveyard')&&(_0x7ec2fe['rootGraveyard']=_0x14e470['rootGraveyard']),_0x14e470['path']&&_0x14e470['path']['length']){_0x7ec2fe['path']=[];for(var _0x56842d=0x0;_0x56842d<_0x14e470['path']['length'];++_0x56842d)_0x7ec2fe['path'][_0x56842d]=_0x14e470['path'][_0x56842d];}return null!=_0x14e470['stickiness']&&_0x14e470['hasOwnProperty']('stickiness')&&(_0x7ec2fe['stickiness']=_0x14e470['stickiness']),_0x7ec2fe;},_0x42699f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x42699f['getTypeUrl']=function(_0x327f79){return void 0x0===_0x327f79&&(_0x327f79='type.googleapis.com'),_0x327f79+'/Position';},_0x42699f;}()),_0x535830['Range']=(function(){function _0xdb23cc(_0x1c20f0){if(_0x1c20f0){for(var _0x3fba3b=Object['keys'](_0x1c20f0),_0x453b91=0x0;_0x453b91<_0x3fba3b['length'];++_0x453b91)null!=_0x1c20f0[_0x3fba3b[_0x453b91]]&&(this[_0x3fba3b[_0x453b91]]=_0x1c20f0[_0x3fba3b[_0x453b91]]);}}return _0xdb23cc['prototype']['start']=null,_0xdb23cc['prototype']['end']=null,_0xdb23cc['create']=function(_0x3f7b30){return new _0xdb23cc(_0x3f7b30);},_0xdb23cc['encode']=function(_0x417601,_0x5af857){return _0x5af857||(_0x5af857=_0x63bfed['create']()),null!=_0x417601['start']&&Object['hasOwnProperty']['call'](_0x417601,'start')&&_0x535830['Position']['encode'](_0x417601['start'],_0x5af857['uint32'](0xa)['fork']())['ldelim'](),null!=_0x417601['end']&&Object['hasOwnProperty']['call'](_0x417601,'end')&&_0x535830['Position']['encode'](_0x417601['end'],_0x5af857['uint32'](0x12)['fork']())['ldelim'](),_0x5af857;},_0xdb23cc['encodeDelimited']=function(_0x3fb181,_0x7eeab2){return this['encode'](_0x3fb181,_0x7eeab2)['ldelim']();},_0xdb23cc['decode']=function(_0x45b1e3,_0x2b7c64){_0x45b1e3 instanceof _0x21aa9a||(_0x45b1e3=_0x21aa9a['create'](_0x45b1e3));for(var _0xccb77b=void 0x0===_0x2b7c64?_0x45b1e3['len']:_0x45b1e3['pos']+_0x2b7c64,_0xd497eb=new _0x535830['Range']();_0x45b1e3['pos']<_0xccb77b;){var _0x577c9c=_0x45b1e3['uint32']();switch(_0x577c9c>>>0x3){case 0x1:_0xd497eb['start']=_0x535830['Position']['decode'](_0x45b1e3,_0x45b1e3['uint32']());break;case 0x2:_0xd497eb['end']=_0x535830['Position']['decode'](_0x45b1e3,_0x45b1e3['uint32']());break;default:_0x45b1e3['skipType'](0x7&_0x577c9c);}}return _0xd497eb;},_0xdb23cc['decodeDelimited']=function(_0x4ecccd){return _0x4ecccd instanceof _0x21aa9a||(_0x4ecccd=new _0x21aa9a(_0x4ecccd)),this['decode'](_0x4ecccd,_0x4ecccd['uint32']());},_0xdb23cc['verify']=function(_0x4ab29b){if('object'!=typeof _0x4ab29b||null===_0x4ab29b)return'object\x20expected';var _0x19c013;if(null!=_0x4ab29b['start']&&_0x4ab29b['hasOwnProperty']('start')&&(_0x19c013=_0x535830['Position']['verify'](_0x4ab29b['start'])))return'start.'+_0x19c013;if(null!=_0x4ab29b['end']&&_0x4ab29b['hasOwnProperty']('end')&&(_0x19c013=_0x535830['Position']['verify'](_0x4ab29b['end'])))return'end.'+_0x19c013;return null;},_0xdb23cc['fromObject']=function(_0x32b92b){if(_0x32b92b instanceof _0x535830['Range'])return _0x32b92b;var _0x1a5d4b=new _0x535830['Range']();if(null!=_0x32b92b['start']){if('object'!=typeof _0x32b92b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1a5d4b['start']=_0x535830['Position']['fromObject'](_0x32b92b['start']);}if(null!=_0x32b92b['end']){if('object'!=typeof _0x32b92b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1a5d4b['end']=_0x535830['Position']['fromObject'](_0x32b92b['end']);}return _0x1a5d4b;},_0xdb23cc['toObject']=function(_0x354dc9,_0xabc204){_0xabc204||(_0xabc204={});var _0x27023a={};return _0xabc204['defaults']&&(_0x27023a['start']=null,_0x27023a['end']=null),null!=_0x354dc9['start']&&_0x354dc9['hasOwnProperty']('start')&&(_0x27023a['start']=_0x535830['Position']['toObject'](_0x354dc9['start'],_0xabc204)),null!=_0x354dc9['end']&&_0x354dc9['hasOwnProperty']('end')&&(_0x27023a['end']=_0x535830['Position']['toObject'](_0x354dc9['end'],_0xabc204)),_0x27023a;},_0xdb23cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0xdb23cc['getTypeUrl']=function(_0x16d390){return void 0x0===_0x16d390&&(_0x16d390='type.googleapis.com'),_0x16d390+'/Range';},_0xdb23cc;}()),_0x535830['Element']=(function(){function _0x5d3ba8(_0x40b0d8){if(this['children']=[],this['attributesBoolean']={},_0x40b0d8){for(var _0x4c13c3=Object['keys'](_0x40b0d8),_0x44b0a3=0x0;_0x44b0a3<_0x4c13c3['length'];++_0x44b0a3)null!=_0x40b0d8[_0x4c13c3[_0x44b0a3]]&&(this[_0x4c13c3[_0x44b0a3]]=_0x40b0d8[_0x4c13c3[_0x44b0a3]]);}}return _0x5d3ba8['prototype']['name']='',_0x5d3ba8['prototype']['children']=_0x1230e0['emptyArray'],_0x5d3ba8['prototype']['data']='',_0x5d3ba8['prototype']['attributesBoolean']=_0x1230e0['emptyObject'],_0x5d3ba8['prototype']['attributesJson']='',_0x5d3ba8['create']=function(_0x5ce1e0){return new _0x5d3ba8(_0x5ce1e0);},_0x5d3ba8['encode']=function(_0x3ffbec,_0x3878f0){if(_0x3878f0||(_0x3878f0=_0x63bfed['create']()),null!=_0x3ffbec['name']&&Object['hasOwnProperty']['call'](_0x3ffbec,'name')&&_0x3878f0['uint32'](0xa)['string'](_0x3ffbec['name']),null!=_0x3ffbec['children']&&_0x3ffbec['children']['length']){for(var _0xcfd67=0x0;_0xcfd67<_0x3ffbec['children']['length'];++_0xcfd67)_0x535830['Element']['encode'](_0x3ffbec['children'][_0xcfd67],_0x3878f0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3ffbec['data']&&Object['hasOwnProperty']['call'](_0x3ffbec,'data')&&_0x3878f0['uint32'](0x1a)['string'](_0x3ffbec['data']),null!=_0x3ffbec['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3ffbec,'attributesBoolean')){var _0x6a86ca=Object['keys'](_0x3ffbec['attributesBoolean']);for(_0xcfd67=0x0;_0xcfd67<_0x6a86ca['length'];++_0xcfd67)_0x3878f0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x6a86ca[_0xcfd67])['uint32'](0x10)['bool'](_0x3ffbec['attributesBoolean'][_0x6a86ca[_0xcfd67]])['ldelim']();}return null!=_0x3ffbec['attributesJson']&&Object['hasOwnProperty']['call'](_0x3ffbec,'attributesJson')&&_0x3878f0['uint32'](0x2a)['string'](_0x3ffbec['attributesJson']),_0x3878f0;},_0x5d3ba8['encodeDelimited']=function(_0xa544d4,_0x12d25e){return this['encode'](_0xa544d4,_0x12d25e)['ldelim']();},_0x5d3ba8['decode']=function(_0x40c33d,_0x5965b9){_0x40c33d instanceof _0x21aa9a||(_0x40c33d=_0x21aa9a['create'](_0x40c33d));for(var _0x18540f,_0x12fb97,_0x324aa2=void 0x0===_0x5965b9?_0x40c33d['len']:_0x40c33d['pos']+_0x5965b9,_0x58cd59=new _0x535830['Element']();_0x40c33d['pos']<_0x324aa2;){var _0x4ac232=_0x40c33d['uint32']();switch(_0x4ac232>>>0x3){case 0x1:_0x58cd59['name']=_0x40c33d['string']();break;case 0x2:_0x58cd59['children']&&_0x58cd59['children']['length']||(_0x58cd59['children']=[]),_0x58cd59['children']['push'](_0x535830['Element']['decode'](_0x40c33d,_0x40c33d['uint32']()));break;case 0x3:_0x58cd59['data']=_0x40c33d['string']();break;case 0x4:_0x58cd59['attributesBoolean']===_0x1230e0['emptyObject']&&(_0x58cd59['attributesBoolean']={});var _0xba9d45=_0x40c33d['uint32']()+_0x40c33d['pos'];for(_0x18540f='',_0x12fb97=!0x1;_0x40c33d['pos']<_0xba9d45;){var _0x42dcf8=_0x40c33d['uint32']();switch(_0x42dcf8>>>0x3){case 0x1:_0x18540f=_0x40c33d['string']();break;case 0x2:_0x12fb97=_0x40c33d['bool']();break;default:_0x40c33d['skipType'](0x7&_0x42dcf8);}}_0x58cd59['attributesBoolean'][_0x18540f]=_0x12fb97;break;case 0x5:_0x58cd59['attributesJson']=_0x40c33d['string']();break;default:_0x40c33d['skipType'](0x7&_0x4ac232);}}return _0x58cd59;},_0x5d3ba8['decodeDelimited']=function(_0x1abe64){return _0x1abe64 instanceof _0x21aa9a||(_0x1abe64=new _0x21aa9a(_0x1abe64)),this['decode'](_0x1abe64,_0x1abe64['uint32']());},_0x5d3ba8['verify']=function(_0x23fcb6){if('object'!=typeof _0x23fcb6||null===_0x23fcb6)return'object\x20expected';if(null!=_0x23fcb6['name']&&_0x23fcb6['hasOwnProperty']('name')&&!_0x1230e0['isString'](_0x23fcb6['name']))return'name:\x20string\x20expected';if(null!=_0x23fcb6['children']&&_0x23fcb6['hasOwnProperty']('children')){if(!Array['isArray'](_0x23fcb6['children']))return'children:\x20array\x20expected';for(var _0xf080f7=0x0;_0xf080f7<_0x23fcb6['children']['length'];++_0xf080f7){var _0x27fe42=_0x535830['Element']['verify'](_0x23fcb6['children'][_0xf080f7]);if(_0x27fe42)return'children.'+_0x27fe42;}}if(null!=_0x23fcb6['data']&&_0x23fcb6['hasOwnProperty']('data')&&!_0x1230e0['isString'](_0x23fcb6['data']))return'data:\x20string\x20expected';if(null!=_0x23fcb6['attributesBoolean']&&_0x23fcb6['hasOwnProperty']('attributesBoolean')){if(!_0x1230e0['isObject'](_0x23fcb6['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x36d13d=Object['keys'](_0x23fcb6['attributesBoolean']);for(_0xf080f7=0x0;_0xf080f7<_0x36d13d['length'];++_0xf080f7)if('boolean'!=typeof _0x23fcb6['attributesBoolean'][_0x36d13d[_0xf080f7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x23fcb6['attributesJson']&&_0x23fcb6['hasOwnProperty']('attributesJson')&&!_0x1230e0['isString'](_0x23fcb6['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5d3ba8['fromObject']=function(_0x1f504d){if(_0x1f504d instanceof _0x535830['Element'])return _0x1f504d;var _0x3f055a=new _0x535830['Element']();if(null!=_0x1f504d['name']&&(_0x3f055a['name']=String(_0x1f504d['name'])),_0x1f504d['children']){if(!Array['isArray'](_0x1f504d['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3f055a['children']=[];for(var _0x21da4a=0x0;_0x21da4a<_0x1f504d['children']['length'];++_0x21da4a){if('object'!=typeof _0x1f504d['children'][_0x21da4a])throw TypeError('.Element.children:\x20object\x20expected');_0x3f055a['children'][_0x21da4a]=_0x535830['Element']['fromObject'](_0x1f504d['children'][_0x21da4a]);}}if(null!=_0x1f504d['data']&&(_0x3f055a['data']=String(_0x1f504d['data'])),_0x1f504d['attributesBoolean']){if('object'!=typeof _0x1f504d['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3f055a['attributesBoolean']={};var _0x444ec8=Object['keys'](_0x1f504d['attributesBoolean']);for(_0x21da4a=0x0;_0x21da4a<_0x444ec8['length'];++_0x21da4a)_0x3f055a['attributesBoolean'][_0x444ec8[_0x21da4a]]=Boolean(_0x1f504d['attributesBoolean'][_0x444ec8[_0x21da4a]]);}return null!=_0x1f504d['attributesJson']&&(_0x3f055a['attributesJson']=String(_0x1f504d['attributesJson'])),_0x3f055a;},_0x5d3ba8['toObject']=function(_0x21e72b,_0x1fd465){_0x1fd465||(_0x1fd465={});var _0xc3e77e,_0xdaad41={};if((_0x1fd465['arrays']||_0x1fd465['defaults'])&&(_0xdaad41['children']=[]),(_0x1fd465['objects']||_0x1fd465['defaults'])&&(_0xdaad41['attributesBoolean']={}),_0x1fd465['defaults']&&(_0xdaad41['name']='',_0xdaad41['data']='',_0xdaad41['attributesJson']=''),null!=_0x21e72b['name']&&_0x21e72b['hasOwnProperty']('name')&&(_0xdaad41['name']=_0x21e72b['name']),_0x21e72b['children']&&_0x21e72b['children']['length']){_0xdaad41['children']=[];for(var _0xf422f=0x0;_0xf422f<_0x21e72b['children']['length'];++_0xf422f)_0xdaad41['children'][_0xf422f]=_0x535830['Element']['toObject'](_0x21e72b['children'][_0xf422f],_0x1fd465);}if(null!=_0x21e72b['data']&&_0x21e72b['hasOwnProperty']('data')&&(_0xdaad41['data']=_0x21e72b['data']),_0x21e72b['attributesBoolean']&&(_0xc3e77e=Object['keys'](_0x21e72b['attributesBoolean']))['length']){_0xdaad41['attributesBoolean']={};for(_0xf422f=0x0;_0xf422f<_0xc3e77e['length'];++_0xf422f)_0xdaad41['attributesBoolean'][_0xc3e77e[_0xf422f]]=_0x21e72b['attributesBoolean'][_0xc3e77e[_0xf422f]];}return null!=_0x21e72b['attributesJson']&&_0x21e72b['hasOwnProperty']('attributesJson')&&(_0xdaad41['attributesJson']=_0x21e72b['attributesJson']),_0xdaad41;},_0x5d3ba8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5abb1f['util']['toJSONOptions']);},_0x5d3ba8['getTypeUrl']=function(_0x4ca9dc){return void 0x0===_0x4ca9dc&&(_0x4ca9dc='type.googleapis.com'),_0x4ca9dc+'/Element';},_0x5d3ba8;}()),_0x535830;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4da717){return new w(this['_protobufRoot'][_0x4da717]);}}class w{['_protobuf'];constructor(_0x2733bd){this['_protobuf']=_0x2733bd;}['compress'](_0x432b76){const _0x1189bc=this['_protobuf']['verify'](_0x432b76);if(_0x1189bc)throw Error(_0x1189bc);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x432b76))['finish']();}['decompress'](_0xf5b023){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xf5b023),{'oneofs':!0x0});}}function g(_0x293fe8,_0x113e53){const _0x4bde84=_0x10a27d(_0x293fe8);return _0x4bde84['path'][_0x4bde84['path']['length']-0x1]+=_0x113e53,_0x4bde84;}function _(_0x1a214d,_0x1f1aa2){return _0x1a214d['root']===_0x1f1aa2['root']&&_0xab9d4d(_0x1a214d['path'],_0x1f1aa2['path']);}function $(_0x5287fa){P(_0x5287fa,_0x373fe3=>('main'==_0x373fe3['root']?(_0x373fe3['rootMain']=!0x0,delete _0x373fe3['root']):'$graveyard'==_0x373fe3['root']&&(_0x373fe3['rootGraveyard']=!0x0,delete _0x373fe3['root']),_0x373fe3));}function J(_0xbde89f){P(_0xbde89f,_0x32809c=>(_0x32809c['rootMain']?(_0x32809c['root']='main',delete _0x32809c['rootMain']):_0x32809c['rootGraveyard']&&(_0x32809c['root']='$graveyard',delete _0x32809c['rootGraveyard']),_0x32809c));}function P(_0x5a62d9,_0x2fb566){for(const _0x12e482 in _0x5a62d9){const _0x3afba0=_0x5a62d9[_0x12e482];'nodes'!==_0x12e482&&_0x271f9f(_0x3afba0)&&(_0x3afba0['path']&&(_0x3afba0['root']||_0x3afba0['rootMain']||_0x3afba0['rootGraveyard'])?_0x5a62d9[_0x12e482]=_0x2fb566(_0x3afba0):P(_0x3afba0,_0x2fb566));}return _0x5a62d9;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1f4b97,_0x3c7f66,_0x1b7408){this['_id']=_0x1f4b97,this['_operationName']=_0x3c7f66,this['_protobufDescriptor']=_0x1b7408;}['compress'](_0x173632,_0x4494c5){const _0x58211e=_0x4494c5['operations'][_0x4494c5['index']++];return $(_0x58211e),_0x173632['buffers']['push'](this['_protobufDescriptor']['compress'](_0x58211e)),_0x173632['types']['push'](this['_id']),!0x0;}['decompress'](_0x4be1a7,_0x2e4a1e){_0x2e4a1e['typeIndex']++;const _0xdb1902=_0x2e4a1e['buffers'][_0x2e4a1e['bufferIndex']++],_0x4a6a7b=this['_protobufDescriptor']['decompress'](_0xdb1902);J(_0x4a6a7b),_0x4a6a7b['__className']=this['_operationName'],_0x4be1a7['push'](_0x4a6a7b);}}class s extends e{['compress'](_0xef81db,_0x3f0f4f){const _0x419d50=_0x3f0f4f['operations'][_0x3f0f4f['index']++];return this['_serializeOneOf']('oldValue',_0x419d50),this['_serializeOneOf']('newValue',_0x419d50),$(_0x419d50),_0xef81db['buffers']['push'](this['_protobufDescriptor']['compress'](_0x419d50)),_0xef81db['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ca0a4,_0x58ddf2){_0x58ddf2['typeIndex']++;const _0x482c23=_0x58ddf2['buffers'][_0x58ddf2['bufferIndex']++],_0x2d1975=this['_protobufDescriptor']['decompress'](_0x482c23);this['_deserializeOneOf']('oldValue',_0x2d1975),this['_deserializeOneOf']('newValue',_0x2d1975),J(_0x2d1975),_0x2d1975['__className']=this['_operationName'],_0x3ca0a4['push'](_0x2d1975);}['_serializeOneOf'](_0x1d76f8,_0x4173bf){const _0x505eab=_0x4173bf[_0x1d76f8];'boolean'==typeof _0x505eab?_0x4173bf[_0x1d76f8+'Boolean']=_0x505eab:_0x4173bf[_0x1d76f8+'Json']=JSON['stringify'](_0x505eab);}['_deserializeOneOf'](_0xe8a14d,_0x312339){const _0x26568c=_0xe8a14d+'Json';_0x312339[_0x26568c]?(_0x312339[_0xe8a14d]=JSON['parse'](_0x312339[_0x26568c]),delete _0x312339[_0x26568c]):(_0x312339[_0xe8a14d]=_0x312339[_0xe8a14d+'Boolean'],delete _0x312339[_0xe8a14d+'Boolean']);}}class i extends e{['compress'](_0x8bdb72,_0x558c26){const _0x17791a=_0x558c26['operations'][_0x558c26['index']++];return this['_serializeNodesAttributes'](_0x17791a['nodes']),$(_0x17791a),_0x8bdb72['buffers']['push'](this['_protobufDescriptor']['compress'](_0x17791a)),_0x8bdb72['types']['push'](this['_id']),!0x0;}['decompress'](_0x51eb83,_0x59ee9b){_0x59ee9b['typeIndex']++;const _0x3193d4=_0x59ee9b['buffers'][_0x59ee9b['bufferIndex']++],_0x1199e8=this['_protobufDescriptor']['decompress'](_0x3193d4);_0x1199e8['nodes']||(_0x1199e8['nodes']=[]),this['_deserializeNodesAttributes'](_0x1199e8['nodes']),J(_0x1199e8),_0x1199e8['__className']=this['_operationName'],_0x51eb83['push'](_0x1199e8);}['_serializeNodesAttributes'](_0x41cc7f){for(const _0x282dae of _0x41cc7f){if(_0x282dae['attributes']){const _0x421d6d=_0x282dae['attributes'];this['_areValuesBoolean'](_0x421d6d)?_0x282dae['attributesBoolean']=_0x421d6d:_0x282dae['attributesJson']=JSON['stringify'](_0x421d6d);}_0x282dae['children']&&this['_serializeNodesAttributes'](_0x282dae['children']);}}['_deserializeNodesAttributes'](_0x467826){for(const _0x341c9a of _0x467826)(_0x341c9a['attributesBoolean']||_0x341c9a['attributesJson'])&&(_0x341c9a['attributesBoolean']?(_0x341c9a['attributes']=_0x341c9a['attributesBoolean'],delete _0x341c9a['attributesBoolean']):(_0x341c9a['attributes']=JSON['parse'](_0x341c9a['attributesJson']),delete _0x341c9a['attributesJson'])),_0x341c9a['children']&&this['_deserializeNodesAttributes'](_0x341c9a['children']);}['_areValuesBoolean'](_0x34d54d){return Object['keys'](_0x34d54d)['every'](_0x38d6e7=>'boolean'==typeof _0x34d54d[_0x38d6e7]);}}class n extends e{['decompress'](_0x4c8082,_0x50784e){super['decompress'](_0x4c8082,_0x50784e);const _0x1817df=_0x4c8082[_0x4c8082['length']-0x1];_0x1817df['oldRange']||(_0x1817df['oldRange']=null),_0x1817df['newRange']||(_0x1817df['newRange']=null);}}class p extends e{['compress'](_0x4278f5,_0x19084b){return _0x19084b['index']++,_0x4278f5['types']['push'](this['_id']),!0x0;}['decompress'](_0x557473,_0x4900d7){_0x4900d7['typeIndex']++,_0x557473['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x6a8877,_0x250937,_0x753873,_0x16f191){super(_0x6a8877,_0x250937,_0x753873),this['_omittedNamespace']=_0x16f191+':';}['compress'](_0x3a41da,_0x1ee383){const _0x33e862=_0x1ee383['operations'][_0x1ee383['index']];return!('MarkerOperation'!=_0x33e862['__className']||!_0x33e862['name']['startsWith'](this['_omittedNamespace']))&&(_0x33e862['name']=_0x33e862['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3a41da,_0x1ee383),!0x0);}['decompress'](_0x4dd4a6,_0x11b5a2){super['decompress'](_0x4dd4a6,_0x11b5a2);const _0x56d9ca=_0x4dd4a6[_0x4dd4a6['length']-0x1];_0x56d9ca['name']=this['_omittedNamespace']+_0x56d9ca['name'];}}class O{['_id'];['_context'];constructor(_0x427b3d,_0x88ca59){this['_id']=_0x427b3d,this['_context']=_0x88ca59;}['compress'](_0xb4ccae,_0x29b9f3){let _0x518975,_0x51839c=_0x29b9f3['operations'][_0x29b9f3['index']],_0x1fb820=_0x29b9f3['operations'][_0x29b9f3['index']+0x1];for(;_0x1fb820&&this['_compareOperations'](_0x51839c,_0x1fb820);)_0x518975?(_0x518975=this['_combineNext'](_0x51839c,_0x518975),_0xb4ccae['types']['push'](0x0)):(_0x518975=_0x10a27d(_0x51839c),_0xb4ccae['types']['push'](this['_id'])),_0x29b9f3['index']++,_0x51839c=_0x29b9f3['operations'][_0x29b9f3['index']],_0x1fb820=_0x29b9f3['operations'][_0x29b9f3['index']+0x1];return!!_0x518975&&(_0x518975=this['_combineNext'](_0x29b9f3['operations'][_0x29b9f3['index']++],_0x518975),_0xb4ccae['types']['push'](0x0),_0xb4ccae['buffers']['push'](this['_compressSingleOperation'](_0x518975)),!0x0);}['decompress'](_0x40fd28,_0x13ca15){const _0x2ec140=this['_decompressSingleOperation'](_0x13ca15);for(;0x0==_0x13ca15['types'][_0x13ca15['typeIndex']];)_0x13ca15['typeIndex']++,_0x40fd28['push'](this['_splitCurrent'](_0x2ec140));_0x40fd28['push'](_0x2ec140);}}class c extends O{['_combineNext'](_0x24ac09,_0x4259e9){return _0x4259e9['nodes'][0x0]['data']+=_0x24ac09['nodes'][0x0]['data'],_0x4259e9;}['_splitCurrent'](_0x358cf9){const _0x41fcf5=_0x10a27d(_0x358cf9),_0x340500=_0x41fcf5['nodes'][0x0],_0x4df9b9=_0x358cf9['nodes'][0x0],_0x4958af=_0x4df9b9['data'][Symbol['iterator']]()['next']()['value'],_0x4b574e=_0x4958af['length'];return _0x340500['data']=_0x4958af,_0x4df9b9['data']=_0x4df9b9['data']['substr'](_0x4b574e),_0x358cf9['position']=g(_0x358cf9['position'],_0x4b574e),_0x41fcf5;}['_compareOperations'](_0x1bf3e7,_0x3c8351){if(this['_checkOperation'](_0x1bf3e7)&&this['_checkOperation'](_0x3c8351)){const _0x189b28=_0x1bf3e7['nodes'][0x0]['data']['length'],_0x4ee170=_(g(_0x1bf3e7['position'],_0x189b28),_0x3c8351['position']),_0xbb3dfb=_0x1bf3e7['nodes'][0x0],_0x35b668=_0x3c8351['nodes'][0x0];return _0x4ee170&&this['_compareAttributes'](_0xbb3dfb,_0x35b668);}return!0x1;}['_compressSingleOperation'](_0x2d23cc){const _0x922bae={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x922bae,{'operations':[_0x2d23cc],'index':0x0}),_0x922bae['buffers'][0x0];}['_decompressSingleOperation'](_0x5364a4){const _0x430aa9=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x430aa9,_0x5364a4),_0x430aa9[0x0];}['_checkOperation'](_0x5608e4){return'InsertOperation'==_0x5608e4['__className']&&0x1==_0x5608e4['nodes']['length']&&_0x5608e4['nodes'][0x0]['data']&&!_0x5608e4['wasUndone']&&0x1==Array['from'](_0x5608e4['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x3b3f6f,_0x2156a5){const _0x43d504=Object['keys'](_0x3b3f6f['attributes']||{}),_0x12e244=Object['keys'](_0x2156a5['attributes']||{});return _0x43d504['length']===_0x12e244['length']&&_0x43d504['every'](_0x3d874d=>_0x2156a5['attributes'][_0x3d874d]&&_0x2156a5['attributes'][_0x3d874d]===_0x3b3f6f['attributes'][_0x3d874d]);}}class m extends O{['_combineNext'](_0x12d937,_0x59bd58){return _0x59bd58['howMany']++,_0x59bd58['sourcePosition']=_0x10a27d(_0x12d937['sourcePosition']),_0x59bd58;}['_splitCurrent'](_0x4b37ed){const _0x2ce26d=_0x10a27d(_0x4b37ed);return _0x4b37ed['howMany']--,_0x2ce26d['howMany']=0x1,_0x2ce26d['sourcePosition']=g(_0x2ce26d['sourcePosition'],_0x4b37ed['howMany']),_0x2ce26d;}['_compareOperations'](_0x2d30c1,_0x134665){return!(!this['_checkOperation'](_0x2d30c1)||!this['_checkOperation'](_0x134665))&&(_(g(_0x2d30c1['sourcePosition'],-0x1),_0x134665['sourcePosition'])&&_(_0x2d30c1['targetPosition'],_0x134665['targetPosition']));}['_compressSingleOperation'](_0x2af9a0){const _0x590444={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x590444,{'operations':[_0x2af9a0],'index':0x0}),_0x590444['buffers'][0x0];}['_decompressSingleOperation'](_0x567272){const _0x944a40=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x944a40,_0x567272),_0x944a40[0x0];}['_checkOperation'](_0xb00f54){return'MoveOperation'==_0xb00f54['__className']&&'$graveyard'==_0xb00f54['targetPosition']['root']&&0x1==_0xb00f54['howMany']&&!_0xb00f54['wasUndone'];}}class h extends O{['_combineNext'](_0x4b3303,_0x59200a){return _0x59200a['howMany']++,_0x59200a;}['_splitCurrent'](_0xaca63c){const _0x1648c4=_0x10a27d(_0xaca63c);return _0x1648c4['howMany']=0x1,_0xaca63c['howMany']--,_0x1648c4;}['_compareOperations'](_0xe615c1,_0x413703){return!(!this['_checkOperation'](_0xe615c1)||!this['_checkOperation'](_0x413703))&&(_(_0xe615c1['sourcePosition'],_0x413703['sourcePosition'])&&_(_0xe615c1['targetPosition'],_0x413703['targetPosition']));}['_compressSingleOperation'](_0x40d156){const _0x15e219={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x15e219,{'operations':[_0x40d156],'index':0x0}),_0x15e219['buffers'][0x0];}['_decompressSingleOperation'](_0x1a0b36){const _0x4f84ce=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4f84ce,_0x1a0b36),_0x4f84ce[0x0];}['_checkOperation'](_0xfb0420){return'MoveOperation'==_0xfb0420['__className']&&'$graveyard'==_0xfb0420['targetPosition']['root']&&0x1==_0xfb0420['howMany']&&!_0xfb0420['wasUndone'];}}class f extends O{['compress'](_0x1c74bd,_0x24e9b8){if(!this['_compareOperations'](_0x24e9b8['operations'][_0x24e9b8['index']],_0x24e9b8['operations'][_0x24e9b8['index']+0x1]))return!0x1;const _0x5bf6c6=_0x24e9b8['operations'][_0x24e9b8['index']++];return _0x5bf6c6['oldRange']=null,_0x5bf6c6['newRange']&&_(_0x5bf6c6['newRange']['start'],_0x5bf6c6['newRange']['end'])&&(_0x5bf6c6['newRange']['end']=null),_0x24e9b8['index']++,_0x1c74bd['types']['push'](this['_id']),_0x1c74bd['types']['push'](0x0),_0x1c74bd['buffers']['push'](this['_compressSingleOperation'](_0x5bf6c6)),!0x0;}['decompress'](_0x348652,_0x32d2c4){const _0x1471fd=this['_decompressSingleOperation'](_0x32d2c4);_0x1471fd['newRange']&&!_0x1471fd['newRange']['end']&&(_0x1471fd['newRange']['end']=_0x10a27d(_0x1471fd['newRange']['start']));const _0x37590f=_0x10a27d(_0x1471fd);_0x37590f['newRange']&&(_0x37590f['newRange']['start']['stickiness']='toNone',_0x37590f['newRange']['end']=_0x10a27d(_0x37590f['newRange']['start'])),_0x37590f['name']='user:position:'+_0x37590f['name']['split'](':')[0x2],_0x32d2c4['typeIndex']++,_0x348652['push'](_0x1471fd),_0x348652['push'](_0x37590f);}['_compressSingleOperation'](_0x569829){const _0x5b00d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5b00d8,{'operations':[_0x569829],'index':0x0}),_0x5b00d8['buffers'][0x0];}['_decompressSingleOperation'](_0x3cbcd8){const _0xc6d86d=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xc6d86d,_0x3cbcd8),_0xc6d86d[0x0];}['_compareOperations'](_0x24436b,_0x101240){return!(!_0x24436b||!_0x101240)&&('MarkerOperation'==_0x24436b['__className']&&'MarkerOperation'==_0x101240['__className']&&!(!_0x24436b['name']['startsWith']('user:')||!_0x101240['name']['startsWith']('user:')||_0x24436b['name']==_0x101240['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2f7d6a=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x2f7d6a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2f7d6a,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x2591ea){if(!_0x2591ea||!_0x2591ea[0x0])throw new _0x2f4bc5('no-operations-provided',this);const _0xc38f09={'operations':_0x2591ea,'index':0x0},_0x3651fd={'types':[],'buffers':[],'baseVersion':_0x2591ea[0x0]['baseVersion']};for(;_0xc38f09['index']<_0xc38f09['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3651fd,_0xc38f09))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x3651fd,_0xc38f09))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x3651fd,_0xc38f09))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3651fd,_0xc38f09))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3651fd,_0xc38f09))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3651fd,_0xc38f09))continue;const _0x193717=_0xc38f09['operations'][_0xc38f09['index']]['__className'];this['_getCompressorByName'](_0x193717)['compress'](_0x3651fd,_0xc38f09);}return _0x3651fd;}['decompress'](_0x2b9f11){const _0x38ab63=[],_0x39d2e5={'types':_0x2b9f11['types'],'buffers':_0x2b9f11['buffers'],'baseVersion':_0x2b9f11['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x39d2e5['typeIndex']<_0x39d2e5['types']['length'];){const _0x390597=_0x39d2e5['types'][_0x39d2e5['typeIndex']],_0x196691=this['_compressorById']['get'](_0x390597);if(!_0x196691)throw new _0x2f4bc5('decompress-compressor-not-found',this,{'type':_0x390597});_0x196691['decompress'](_0x38ab63,_0x39d2e5);}return _0x38ab63['forEach']((_0x4901ff,_0x45161d)=>_0x4901ff['baseVersion']=_0x2b9f11['baseVersion']+_0x45161d),_0x38ab63;}['_getCompressorByName'](_0xb4f4ed){return this['_compressorByName']['get'](_0xb4f4ed);}['_registerOperationCompressor'](_0x35ee91,_0x58bdff,_0x1bbc9c){const _0xb5dab6=new _0x1bbc9c(_0x35ee91,_0x58bdff,this['_protobufFactory']['getDescriptor'](_0x58bdff));this['_registerCompressor'](_0x35ee91,_0x58bdff,_0xb5dab6);}['_registerActionCompressor'](_0x35fe3d,_0x480e22,_0x375d06){const _0x10b25a=new _0x375d06(_0x35fe3d,this);this['_registerCompressor'](_0x35fe3d,_0x480e22,_0x10b25a);}['_registerCompressor'](_0x251156,_0x563e5c,_0x4f2d1f){this['_compressorById']['set'](_0x251156,_0x4f2d1f),this['_compressorByName']['set'](_0x563e5c,_0x4f2d1f);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.5.0",
3
+ "version": "47.6.0-alpha.1",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.5.0",
37
- "ckeditor5": "47.5.0",
36
+ "@ckeditor/ckeditor5-utils": "47.6.0-alpha.1",
37
+ "ckeditor5": "47.6.0-alpha.1",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.4"
40
40
  },