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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _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 _0xedb677}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5b70d1 from'protobufjs/minimal.js';import{cloneDeep as _0x38925c,isEqual as _0x236caa,isObject as _0x589d91}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x524d04=_0x5b70d1['Reader'],_0x2c627c=_0x5b70d1['Writer'],_0x3db386=_0x5b70d1['util'],_0x18bf6f=_0x5b70d1['roots']['default']||(_0x5b70d1['roots']['default']={});return _0x18bf6f['AttributeOperation']=(function(){function _0x3e8306(_0x4cc037){if(_0x4cc037){for(var _0x28a69e=Object['keys'](_0x4cc037),_0x4953aa=0x0;_0x4953aa<_0x28a69e['length'];++_0x4953aa)null!=_0x4cc037[_0x28a69e[_0x4953aa]]&&(this[_0x28a69e[_0x4953aa]]=_0x4cc037[_0x28a69e[_0x4953aa]]);}}return _0x3e8306['prototype']['range']=null,_0x3e8306['prototype']['key']='',_0x3e8306['prototype']['oldValueBoolean']=!0x1,_0x3e8306['prototype']['oldValueJson']='',_0x3e8306['prototype']['newValueBoolean']=!0x1,_0x3e8306['prototype']['newValueJson']='',_0x3e8306['prototype']['wasUndone']=!0x1,_0x3e8306['create']=function(_0x3ae4c5){return new _0x3e8306(_0x3ae4c5);},_0x3e8306['encode']=function(_0x5cdaf0,_0x296a44){return _0x296a44||(_0x296a44=_0x2c627c['create']()),null!=_0x5cdaf0['range']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'range')&&_0x18bf6f['Range']['encode'](_0x5cdaf0['range'],_0x296a44['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cdaf0['key']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'key')&&_0x296a44['uint32'](0x12)['string'](_0x5cdaf0['key']),null!=_0x5cdaf0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'oldValueBoolean')&&_0x296a44['uint32'](0x18)['bool'](_0x5cdaf0['oldValueBoolean']),null!=_0x5cdaf0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'oldValueJson')&&_0x296a44['uint32'](0x22)['string'](_0x5cdaf0['oldValueJson']),null!=_0x5cdaf0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'newValueBoolean')&&_0x296a44['uint32'](0x28)['bool'](_0x5cdaf0['newValueBoolean']),null!=_0x5cdaf0['newValueJson']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'newValueJson')&&_0x296a44['uint32'](0x32)['string'](_0x5cdaf0['newValueJson']),null!=_0x5cdaf0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'wasUndone')&&_0x296a44['uint32'](0x38)['bool'](_0x5cdaf0['wasUndone']),_0x296a44;},_0x3e8306['encodeDelimited']=function(_0x37253c,_0x4cd066){return this['encode'](_0x37253c,_0x4cd066)['ldelim']();},_0x3e8306['decode']=function(_0x46852b,_0x5f6eb7){_0x46852b instanceof _0x524d04||(_0x46852b=_0x524d04['create'](_0x46852b));for(var _0x36f3ff=void 0x0===_0x5f6eb7?_0x46852b['len']:_0x46852b['pos']+_0x5f6eb7,_0x5e60ca=new _0x18bf6f['AttributeOperation']();_0x46852b['pos']<_0x36f3ff;){var _0x1d1b44=_0x46852b['uint32']();switch(_0x1d1b44>>>0x3){case 0x1:_0x5e60ca['range']=_0x18bf6f['Range']['decode'](_0x46852b,_0x46852b['uint32']());break;case 0x2:_0x5e60ca['key']=_0x46852b['string']();break;case 0x3:_0x5e60ca['oldValueBoolean']=_0x46852b['bool']();break;case 0x4:_0x5e60ca['oldValueJson']=_0x46852b['string']();break;case 0x5:_0x5e60ca['newValueBoolean']=_0x46852b['bool']();break;case 0x6:_0x5e60ca['newValueJson']=_0x46852b['string']();break;case 0x7:_0x5e60ca['wasUndone']=_0x46852b['bool']();break;default:_0x46852b['skipType'](0x7&_0x1d1b44);}}return _0x5e60ca;},_0x3e8306['decodeDelimited']=function(_0x2ecf28){return _0x2ecf28 instanceof _0x524d04||(_0x2ecf28=new _0x524d04(_0x2ecf28)),this['decode'](_0x2ecf28,_0x2ecf28['uint32']());},_0x3e8306['verify']=function(_0x157690){if('object'!=typeof _0x157690||null===_0x157690)return'object\x20expected';if(null!=_0x157690['range']&&_0x157690['hasOwnProperty']('range')){var _0x369ed6=_0x18bf6f['Range']['verify'](_0x157690['range']);if(_0x369ed6)return'range.'+_0x369ed6;}return null!=_0x157690['key']&&_0x157690['hasOwnProperty']('key')&&!_0x3db386['isString'](_0x157690['key'])?'key:\x20string\x20expected':null!=_0x157690['oldValueBoolean']&&_0x157690['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x157690['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x157690['oldValueJson']&&_0x157690['hasOwnProperty']('oldValueJson')&&!_0x3db386['isString'](_0x157690['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x157690['newValueBoolean']&&_0x157690['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x157690['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x157690['newValueJson']&&_0x157690['hasOwnProperty']('newValueJson')&&!_0x3db386['isString'](_0x157690['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x157690['wasUndone']&&_0x157690['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x157690['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e8306['fromObject']=function(_0x3803b2){if(_0x3803b2 instanceof _0x18bf6f['AttributeOperation'])return _0x3803b2;var _0x2d55a2=new _0x18bf6f['AttributeOperation']();if(null!=_0x3803b2['range']){if('object'!=typeof _0x3803b2['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2d55a2['range']=_0x18bf6f['Range']['fromObject'](_0x3803b2['range']);}return null!=_0x3803b2['key']&&(_0x2d55a2['key']=String(_0x3803b2['key'])),null!=_0x3803b2['oldValueBoolean']&&(_0x2d55a2['oldValueBoolean']=Boolean(_0x3803b2['oldValueBoolean'])),null!=_0x3803b2['oldValueJson']&&(_0x2d55a2['oldValueJson']=String(_0x3803b2['oldValueJson'])),null!=_0x3803b2['newValueBoolean']&&(_0x2d55a2['newValueBoolean']=Boolean(_0x3803b2['newValueBoolean'])),null!=_0x3803b2['newValueJson']&&(_0x2d55a2['newValueJson']=String(_0x3803b2['newValueJson'])),null!=_0x3803b2['wasUndone']&&(_0x2d55a2['wasUndone']=Boolean(_0x3803b2['wasUndone'])),_0x2d55a2;},_0x3e8306['toObject']=function(_0x15fa7e,_0x5663d5){_0x5663d5||(_0x5663d5={});var _0x51b951={};return _0x5663d5['defaults']&&(_0x51b951['range']=null,_0x51b951['key']='',_0x51b951['oldValueBoolean']=!0x1,_0x51b951['oldValueJson']='',_0x51b951['newValueBoolean']=!0x1,_0x51b951['newValueJson']='',_0x51b951['wasUndone']=!0x1),null!=_0x15fa7e['range']&&_0x15fa7e['hasOwnProperty']('range')&&(_0x51b951['range']=_0x18bf6f['Range']['toObject'](_0x15fa7e['range'],_0x5663d5)),null!=_0x15fa7e['key']&&_0x15fa7e['hasOwnProperty']('key')&&(_0x51b951['key']=_0x15fa7e['key']),null!=_0x15fa7e['oldValueBoolean']&&_0x15fa7e['hasOwnProperty']('oldValueBoolean')&&(_0x51b951['oldValueBoolean']=_0x15fa7e['oldValueBoolean']),null!=_0x15fa7e['oldValueJson']&&_0x15fa7e['hasOwnProperty']('oldValueJson')&&(_0x51b951['oldValueJson']=_0x15fa7e['oldValueJson']),null!=_0x15fa7e['newValueBoolean']&&_0x15fa7e['hasOwnProperty']('newValueBoolean')&&(_0x51b951['newValueBoolean']=_0x15fa7e['newValueBoolean']),null!=_0x15fa7e['newValueJson']&&_0x15fa7e['hasOwnProperty']('newValueJson')&&(_0x51b951['newValueJson']=_0x15fa7e['newValueJson']),null!=_0x15fa7e['wasUndone']&&_0x15fa7e['hasOwnProperty']('wasUndone')&&(_0x51b951['wasUndone']=_0x15fa7e['wasUndone']),_0x51b951;},_0x3e8306['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3e8306['getTypeUrl']=function(_0x6ef5e9){return void 0x0===_0x6ef5e9&&(_0x6ef5e9='type.googleapis.com'),_0x6ef5e9+'/AttributeOperation';},_0x3e8306;}()),_0x18bf6f['InsertOperation']=(function(){function _0x43d5b4(_0x5910e3){if(this['nodes']=[],_0x5910e3){for(var _0x2b26ef=Object['keys'](_0x5910e3),_0x20a1f2=0x0;_0x20a1f2<_0x2b26ef['length'];++_0x20a1f2)null!=_0x5910e3[_0x2b26ef[_0x20a1f2]]&&(this[_0x2b26ef[_0x20a1f2]]=_0x5910e3[_0x2b26ef[_0x20a1f2]]);}}return _0x43d5b4['prototype']['position']=null,_0x43d5b4['prototype']['nodes']=_0x3db386['emptyArray'],_0x43d5b4['prototype']['shouldReceiveAttributes']=!0x1,_0x43d5b4['prototype']['wasUndone']=!0x1,_0x43d5b4['create']=function(_0x28d9fe){return new _0x43d5b4(_0x28d9fe);},_0x43d5b4['encode']=function(_0x13a1a1,_0x61eda){if(_0x61eda||(_0x61eda=_0x2c627c['create']()),null!=_0x13a1a1['position']&&Object['hasOwnProperty']['call'](_0x13a1a1,'position')&&_0x18bf6f['Position']['encode'](_0x13a1a1['position'],_0x61eda['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13a1a1['nodes']&&_0x13a1a1['nodes']['length']){for(var _0x51d9eb=0x0;_0x51d9eb<_0x13a1a1['nodes']['length'];++_0x51d9eb)_0x18bf6f['Element']['encode'](_0x13a1a1['nodes'][_0x51d9eb],_0x61eda['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x13a1a1['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x13a1a1,'shouldReceiveAttributes')&&_0x61eda['uint32'](0x18)['bool'](_0x13a1a1['shouldReceiveAttributes']),null!=_0x13a1a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x13a1a1,'wasUndone')&&_0x61eda['uint32'](0x20)['bool'](_0x13a1a1['wasUndone']),_0x61eda;},_0x43d5b4['encodeDelimited']=function(_0x7d2f67,_0x1c43c3){return this['encode'](_0x7d2f67,_0x1c43c3)['ldelim']();},_0x43d5b4['decode']=function(_0x2cddc6,_0x577341){_0x2cddc6 instanceof _0x524d04||(_0x2cddc6=_0x524d04['create'](_0x2cddc6));for(var _0x1aa48f=void 0x0===_0x577341?_0x2cddc6['len']:_0x2cddc6['pos']+_0x577341,_0x45fb75=new _0x18bf6f['InsertOperation']();_0x2cddc6['pos']<_0x1aa48f;){var _0x1f8796=_0x2cddc6['uint32']();switch(_0x1f8796>>>0x3){case 0x1:_0x45fb75['position']=_0x18bf6f['Position']['decode'](_0x2cddc6,_0x2cddc6['uint32']());break;case 0x2:_0x45fb75['nodes']&&_0x45fb75['nodes']['length']||(_0x45fb75['nodes']=[]),_0x45fb75['nodes']['push'](_0x18bf6f['Element']['decode'](_0x2cddc6,_0x2cddc6['uint32']()));break;case 0x3:_0x45fb75['shouldReceiveAttributes']=_0x2cddc6['bool']();break;case 0x4:_0x45fb75['wasUndone']=_0x2cddc6['bool']();break;default:_0x2cddc6['skipType'](0x7&_0x1f8796);}}return _0x45fb75;},_0x43d5b4['decodeDelimited']=function(_0x379667){return _0x379667 instanceof _0x524d04||(_0x379667=new _0x524d04(_0x379667)),this['decode'](_0x379667,_0x379667['uint32']());},_0x43d5b4['verify']=function(_0x36ec82){if('object'!=typeof _0x36ec82||null===_0x36ec82)return'object\x20expected';if(null!=_0x36ec82['position']&&_0x36ec82['hasOwnProperty']('position')&&(_0x5dc782=_0x18bf6f['Position']['verify'](_0x36ec82['position'])))return'position.'+_0x5dc782;if(null!=_0x36ec82['nodes']&&_0x36ec82['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x36ec82['nodes']))return'nodes:\x20array\x20expected';for(var _0x1de41d=0x0;_0x1de41d<_0x36ec82['nodes']['length'];++_0x1de41d){var _0x5dc782;if(_0x5dc782=_0x18bf6f['Element']['verify'](_0x36ec82['nodes'][_0x1de41d]))return'nodes.'+_0x5dc782;}}return null!=_0x36ec82['shouldReceiveAttributes']&&_0x36ec82['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x36ec82['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x36ec82['wasUndone']&&_0x36ec82['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36ec82['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43d5b4['fromObject']=function(_0x1cef1c){if(_0x1cef1c instanceof _0x18bf6f['InsertOperation'])return _0x1cef1c;var _0x28d262=new _0x18bf6f['InsertOperation']();if(null!=_0x1cef1c['position']){if('object'!=typeof _0x1cef1c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x28d262['position']=_0x18bf6f['Position']['fromObject'](_0x1cef1c['position']);}if(_0x1cef1c['nodes']){if(!Array['isArray'](_0x1cef1c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x28d262['nodes']=[];for(var _0x41127f=0x0;_0x41127f<_0x1cef1c['nodes']['length'];++_0x41127f){if('object'!=typeof _0x1cef1c['nodes'][_0x41127f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x28d262['nodes'][_0x41127f]=_0x18bf6f['Element']['fromObject'](_0x1cef1c['nodes'][_0x41127f]);}}return null!=_0x1cef1c['shouldReceiveAttributes']&&(_0x28d262['shouldReceiveAttributes']=Boolean(_0x1cef1c['shouldReceiveAttributes'])),null!=_0x1cef1c['wasUndone']&&(_0x28d262['wasUndone']=Boolean(_0x1cef1c['wasUndone'])),_0x28d262;},_0x43d5b4['toObject']=function(_0x476d9d,_0x264c1b){_0x264c1b||(_0x264c1b={});var _0x38042c={};if((_0x264c1b['arrays']||_0x264c1b['defaults'])&&(_0x38042c['nodes']=[]),_0x264c1b['defaults']&&(_0x38042c['position']=null,_0x38042c['shouldReceiveAttributes']=!0x1,_0x38042c['wasUndone']=!0x1),null!=_0x476d9d['position']&&_0x476d9d['hasOwnProperty']('position')&&(_0x38042c['position']=_0x18bf6f['Position']['toObject'](_0x476d9d['position'],_0x264c1b)),_0x476d9d['nodes']&&_0x476d9d['nodes']['length']){_0x38042c['nodes']=[];for(var _0x431415=0x0;_0x431415<_0x476d9d['nodes']['length'];++_0x431415)_0x38042c['nodes'][_0x431415]=_0x18bf6f['Element']['toObject'](_0x476d9d['nodes'][_0x431415],_0x264c1b);}return null!=_0x476d9d['shouldReceiveAttributes']&&_0x476d9d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x38042c['shouldReceiveAttributes']=_0x476d9d['shouldReceiveAttributes']),null!=_0x476d9d['wasUndone']&&_0x476d9d['hasOwnProperty']('wasUndone')&&(_0x38042c['wasUndone']=_0x476d9d['wasUndone']),_0x38042c;},_0x43d5b4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x43d5b4['getTypeUrl']=function(_0x2ce823){return void 0x0===_0x2ce823&&(_0x2ce823='type.googleapis.com'),_0x2ce823+'/InsertOperation';},_0x43d5b4;}()),_0x18bf6f['MarkerOperation']=(function(){function _0x1ac8ea(_0x1eb658){if(_0x1eb658){for(var _0x248bbc=Object['keys'](_0x1eb658),_0x484b43=0x0;_0x484b43<_0x248bbc['length'];++_0x484b43)null!=_0x1eb658[_0x248bbc[_0x484b43]]&&(this[_0x248bbc[_0x484b43]]=_0x1eb658[_0x248bbc[_0x484b43]]);}}return _0x1ac8ea['prototype']['name']='',_0x1ac8ea['prototype']['oldRange']=null,_0x1ac8ea['prototype']['newRange']=null,_0x1ac8ea['prototype']['affectsData']=!0x1,_0x1ac8ea['prototype']['wasUndone']=!0x1,_0x1ac8ea['create']=function(_0x51399e){return new _0x1ac8ea(_0x51399e);},_0x1ac8ea['encode']=function(_0x3697ba,_0x36bd56){return _0x36bd56||(_0x36bd56=_0x2c627c['create']()),null!=_0x3697ba['name']&&Object['hasOwnProperty']['call'](_0x3697ba,'name')&&_0x36bd56['uint32'](0xa)['string'](_0x3697ba['name']),null!=_0x3697ba['oldRange']&&Object['hasOwnProperty']['call'](_0x3697ba,'oldRange')&&_0x18bf6f['Range']['encode'](_0x3697ba['oldRange'],_0x36bd56['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3697ba['newRange']&&Object['hasOwnProperty']['call'](_0x3697ba,'newRange')&&_0x18bf6f['Range']['encode'](_0x3697ba['newRange'],_0x36bd56['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3697ba['affectsData']&&Object['hasOwnProperty']['call'](_0x3697ba,'affectsData')&&_0x36bd56['uint32'](0x20)['bool'](_0x3697ba['affectsData']),null!=_0x3697ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x3697ba,'wasUndone')&&_0x36bd56['uint32'](0x28)['bool'](_0x3697ba['wasUndone']),_0x36bd56;},_0x1ac8ea['encodeDelimited']=function(_0x507032,_0x1dfa1f){return this['encode'](_0x507032,_0x1dfa1f)['ldelim']();},_0x1ac8ea['decode']=function(_0x1b944d,_0xc6b198){_0x1b944d instanceof _0x524d04||(_0x1b944d=_0x524d04['create'](_0x1b944d));for(var _0x5a14e5=void 0x0===_0xc6b198?_0x1b944d['len']:_0x1b944d['pos']+_0xc6b198,_0xf01691=new _0x18bf6f['MarkerOperation']();_0x1b944d['pos']<_0x5a14e5;){var _0x302df1=_0x1b944d['uint32']();switch(_0x302df1>>>0x3){case 0x1:_0xf01691['name']=_0x1b944d['string']();break;case 0x2:_0xf01691['oldRange']=_0x18bf6f['Range']['decode'](_0x1b944d,_0x1b944d['uint32']());break;case 0x3:_0xf01691['newRange']=_0x18bf6f['Range']['decode'](_0x1b944d,_0x1b944d['uint32']());break;case 0x4:_0xf01691['affectsData']=_0x1b944d['bool']();break;case 0x5:_0xf01691['wasUndone']=_0x1b944d['bool']();break;default:_0x1b944d['skipType'](0x7&_0x302df1);}}return _0xf01691;},_0x1ac8ea['decodeDelimited']=function(_0x3b98d0){return _0x3b98d0 instanceof _0x524d04||(_0x3b98d0=new _0x524d04(_0x3b98d0)),this['decode'](_0x3b98d0,_0x3b98d0['uint32']());},_0x1ac8ea['verify']=function(_0x2e7ccc){if('object'!=typeof _0x2e7ccc||null===_0x2e7ccc)return'object\x20expected';if(null!=_0x2e7ccc['name']&&_0x2e7ccc['hasOwnProperty']('name')&&!_0x3db386['isString'](_0x2e7ccc['name']))return'name:\x20string\x20expected';var _0x219d72;if(null!=_0x2e7ccc['oldRange']&&_0x2e7ccc['hasOwnProperty']('oldRange')&&(_0x219d72=_0x18bf6f['Range']['verify'](_0x2e7ccc['oldRange'])))return'oldRange.'+_0x219d72;if(null!=_0x2e7ccc['newRange']&&_0x2e7ccc['hasOwnProperty']('newRange')&&(_0x219d72=_0x18bf6f['Range']['verify'](_0x2e7ccc['newRange'])))return'newRange.'+_0x219d72;return null!=_0x2e7ccc['affectsData']&&_0x2e7ccc['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2e7ccc['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2e7ccc['wasUndone']&&_0x2e7ccc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e7ccc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ac8ea['fromObject']=function(_0x220cb3){if(_0x220cb3 instanceof _0x18bf6f['MarkerOperation'])return _0x220cb3;var _0x37a9f3=new _0x18bf6f['MarkerOperation']();if(null!=_0x220cb3['name']&&(_0x37a9f3['name']=String(_0x220cb3['name'])),null!=_0x220cb3['oldRange']){if('object'!=typeof _0x220cb3['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x37a9f3['oldRange']=_0x18bf6f['Range']['fromObject'](_0x220cb3['oldRange']);}if(null!=_0x220cb3['newRange']){if('object'!=typeof _0x220cb3['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x37a9f3['newRange']=_0x18bf6f['Range']['fromObject'](_0x220cb3['newRange']);}return null!=_0x220cb3['affectsData']&&(_0x37a9f3['affectsData']=Boolean(_0x220cb3['affectsData'])),null!=_0x220cb3['wasUndone']&&(_0x37a9f3['wasUndone']=Boolean(_0x220cb3['wasUndone'])),_0x37a9f3;},_0x1ac8ea['toObject']=function(_0x596fe7,_0xf314ea){_0xf314ea||(_0xf314ea={});var _0x2b55ef={};return _0xf314ea['defaults']&&(_0x2b55ef['name']='',_0x2b55ef['oldRange']=null,_0x2b55ef['newRange']=null,_0x2b55ef['affectsData']=!0x1,_0x2b55ef['wasUndone']=!0x1),null!=_0x596fe7['name']&&_0x596fe7['hasOwnProperty']('name')&&(_0x2b55ef['name']=_0x596fe7['name']),null!=_0x596fe7['oldRange']&&_0x596fe7['hasOwnProperty']('oldRange')&&(_0x2b55ef['oldRange']=_0x18bf6f['Range']['toObject'](_0x596fe7['oldRange'],_0xf314ea)),null!=_0x596fe7['newRange']&&_0x596fe7['hasOwnProperty']('newRange')&&(_0x2b55ef['newRange']=_0x18bf6f['Range']['toObject'](_0x596fe7['newRange'],_0xf314ea)),null!=_0x596fe7['affectsData']&&_0x596fe7['hasOwnProperty']('affectsData')&&(_0x2b55ef['affectsData']=_0x596fe7['affectsData']),null!=_0x596fe7['wasUndone']&&_0x596fe7['hasOwnProperty']('wasUndone')&&(_0x2b55ef['wasUndone']=_0x596fe7['wasUndone']),_0x2b55ef;},_0x1ac8ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x1ac8ea['getTypeUrl']=function(_0x19499a){return void 0x0===_0x19499a&&(_0x19499a='type.googleapis.com'),_0x19499a+'/MarkerOperation';},_0x1ac8ea;}()),_0x18bf6f['MergeOperation']=(function(){function _0x522278(_0x23c877){if(_0x23c877){for(var _0x135c87=Object['keys'](_0x23c877),_0x4dcf1a=0x0;_0x4dcf1a<_0x135c87['length'];++_0x4dcf1a)null!=_0x23c877[_0x135c87[_0x4dcf1a]]&&(this[_0x135c87[_0x4dcf1a]]=_0x23c877[_0x135c87[_0x4dcf1a]]);}}return _0x522278['prototype']['sourcePosition']=null,_0x522278['prototype']['targetPosition']=null,_0x522278['prototype']['graveyardPosition']=null,_0x522278['prototype']['howMany']=0x0,_0x522278['prototype']['wasUndone']=!0x1,_0x522278['create']=function(_0x16f3fe){return new _0x522278(_0x16f3fe);},_0x522278['encode']=function(_0x117433,_0x395ddf){return _0x395ddf||(_0x395ddf=_0x2c627c['create']()),null!=_0x117433['sourcePosition']&&Object['hasOwnProperty']['call'](_0x117433,'sourcePosition')&&_0x18bf6f['Position']['encode'](_0x117433['sourcePosition'],_0x395ddf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x117433['targetPosition']&&Object['hasOwnProperty']['call'](_0x117433,'targetPosition')&&_0x18bf6f['Position']['encode'](_0x117433['targetPosition'],_0x395ddf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x117433['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x117433,'graveyardPosition')&&_0x18bf6f['Position']['encode'](_0x117433['graveyardPosition'],_0x395ddf['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x117433['howMany']&&Object['hasOwnProperty']['call'](_0x117433,'howMany')&&_0x395ddf['uint32'](0x20)['uint32'](_0x117433['howMany']),null!=_0x117433['wasUndone']&&Object['hasOwnProperty']['call'](_0x117433,'wasUndone')&&_0x395ddf['uint32'](0x28)['bool'](_0x117433['wasUndone']),_0x395ddf;},_0x522278['encodeDelimited']=function(_0x219e06,_0x20a109){return this['encode'](_0x219e06,_0x20a109)['ldelim']();},_0x522278['decode']=function(_0x467718,_0x3cf38c){_0x467718 instanceof _0x524d04||(_0x467718=_0x524d04['create'](_0x467718));for(var _0x5d08f3=void 0x0===_0x3cf38c?_0x467718['len']:_0x467718['pos']+_0x3cf38c,_0x5b89ef=new _0x18bf6f['MergeOperation']();_0x467718['pos']<_0x5d08f3;){var _0x59fbce=_0x467718['uint32']();switch(_0x59fbce>>>0x3){case 0x1:_0x5b89ef['sourcePosition']=_0x18bf6f['Position']['decode'](_0x467718,_0x467718['uint32']());break;case 0x2:_0x5b89ef['targetPosition']=_0x18bf6f['Position']['decode'](_0x467718,_0x467718['uint32']());break;case 0x3:_0x5b89ef['graveyardPosition']=_0x18bf6f['Position']['decode'](_0x467718,_0x467718['uint32']());break;case 0x4:_0x5b89ef['howMany']=_0x467718['uint32']();break;case 0x5:_0x5b89ef['wasUndone']=_0x467718['bool']();break;default:_0x467718['skipType'](0x7&_0x59fbce);}}return _0x5b89ef;},_0x522278['decodeDelimited']=function(_0x525f02){return _0x525f02 instanceof _0x524d04||(_0x525f02=new _0x524d04(_0x525f02)),this['decode'](_0x525f02,_0x525f02['uint32']());},_0x522278['verify']=function(_0x414dec){if('object'!=typeof _0x414dec||null===_0x414dec)return'object\x20expected';var _0x34686c;if(null!=_0x414dec['sourcePosition']&&_0x414dec['hasOwnProperty']('sourcePosition')&&(_0x34686c=_0x18bf6f['Position']['verify'](_0x414dec['sourcePosition'])))return'sourcePosition.'+_0x34686c;if(null!=_0x414dec['targetPosition']&&_0x414dec['hasOwnProperty']('targetPosition')&&(_0x34686c=_0x18bf6f['Position']['verify'](_0x414dec['targetPosition'])))return'targetPosition.'+_0x34686c;if(null!=_0x414dec['graveyardPosition']&&_0x414dec['hasOwnProperty']('graveyardPosition')&&(_0x34686c=_0x18bf6f['Position']['verify'](_0x414dec['graveyardPosition'])))return'graveyardPosition.'+_0x34686c;return null!=_0x414dec['howMany']&&_0x414dec['hasOwnProperty']('howMany')&&!_0x3db386['isInteger'](_0x414dec['howMany'])?'howMany:\x20integer\x20expected':null!=_0x414dec['wasUndone']&&_0x414dec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x414dec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x522278['fromObject']=function(_0x3dc712){if(_0x3dc712 instanceof _0x18bf6f['MergeOperation'])return _0x3dc712;var _0x2ce300=new _0x18bf6f['MergeOperation']();if(null!=_0x3dc712['sourcePosition']){if('object'!=typeof _0x3dc712['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2ce300['sourcePosition']=_0x18bf6f['Position']['fromObject'](_0x3dc712['sourcePosition']);}if(null!=_0x3dc712['targetPosition']){if('object'!=typeof _0x3dc712['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2ce300['targetPosition']=_0x18bf6f['Position']['fromObject'](_0x3dc712['targetPosition']);}if(null!=_0x3dc712['graveyardPosition']){if('object'!=typeof _0x3dc712['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2ce300['graveyardPosition']=_0x18bf6f['Position']['fromObject'](_0x3dc712['graveyardPosition']);}return null!=_0x3dc712['howMany']&&(_0x2ce300['howMany']=_0x3dc712['howMany']>>>0x0),null!=_0x3dc712['wasUndone']&&(_0x2ce300['wasUndone']=Boolean(_0x3dc712['wasUndone'])),_0x2ce300;},_0x522278['toObject']=function(_0x527853,_0x1c31e5){_0x1c31e5||(_0x1c31e5={});var _0x4b3ae2={};return _0x1c31e5['defaults']&&(_0x4b3ae2['sourcePosition']=null,_0x4b3ae2['targetPosition']=null,_0x4b3ae2['graveyardPosition']=null,_0x4b3ae2['howMany']=0x0,_0x4b3ae2['wasUndone']=!0x1),null!=_0x527853['sourcePosition']&&_0x527853['hasOwnProperty']('sourcePosition')&&(_0x4b3ae2['sourcePosition']=_0x18bf6f['Position']['toObject'](_0x527853['sourcePosition'],_0x1c31e5)),null!=_0x527853['targetPosition']&&_0x527853['hasOwnProperty']('targetPosition')&&(_0x4b3ae2['targetPosition']=_0x18bf6f['Position']['toObject'](_0x527853['targetPosition'],_0x1c31e5)),null!=_0x527853['graveyardPosition']&&_0x527853['hasOwnProperty']('graveyardPosition')&&(_0x4b3ae2['graveyardPosition']=_0x18bf6f['Position']['toObject'](_0x527853['graveyardPosition'],_0x1c31e5)),null!=_0x527853['howMany']&&_0x527853['hasOwnProperty']('howMany')&&(_0x4b3ae2['howMany']=_0x527853['howMany']),null!=_0x527853['wasUndone']&&_0x527853['hasOwnProperty']('wasUndone')&&(_0x4b3ae2['wasUndone']=_0x527853['wasUndone']),_0x4b3ae2;},_0x522278['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x522278['getTypeUrl']=function(_0x443847){return void 0x0===_0x443847&&(_0x443847='type.googleapis.com'),_0x443847+'/MergeOperation';},_0x522278;}()),_0x18bf6f['MoveOperation']=(function(){function _0x3d31a5(_0x11ffc6){if(_0x11ffc6){for(var _0x18283e=Object['keys'](_0x11ffc6),_0x813dc2=0x0;_0x813dc2<_0x18283e['length'];++_0x813dc2)null!=_0x11ffc6[_0x18283e[_0x813dc2]]&&(this[_0x18283e[_0x813dc2]]=_0x11ffc6[_0x18283e[_0x813dc2]]);}}return _0x3d31a5['prototype']['sourcePosition']=null,_0x3d31a5['prototype']['howMany']=0x0,_0x3d31a5['prototype']['targetPosition']=null,_0x3d31a5['prototype']['wasUndone']=!0x1,_0x3d31a5['create']=function(_0x4307eb){return new _0x3d31a5(_0x4307eb);},_0x3d31a5['encode']=function(_0xa2aa14,_0x1040f1){return _0x1040f1||(_0x1040f1=_0x2c627c['create']()),null!=_0xa2aa14['sourcePosition']&&Object['hasOwnProperty']['call'](_0xa2aa14,'sourcePosition')&&_0x18bf6f['Position']['encode'](_0xa2aa14['sourcePosition'],_0x1040f1['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa2aa14['howMany']&&Object['hasOwnProperty']['call'](_0xa2aa14,'howMany')&&_0x1040f1['uint32'](0x10)['uint32'](_0xa2aa14['howMany']),null!=_0xa2aa14['targetPosition']&&Object['hasOwnProperty']['call'](_0xa2aa14,'targetPosition')&&_0x18bf6f['Position']['encode'](_0xa2aa14['targetPosition'],_0x1040f1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xa2aa14['wasUndone']&&Object['hasOwnProperty']['call'](_0xa2aa14,'wasUndone')&&_0x1040f1['uint32'](0x20)['bool'](_0xa2aa14['wasUndone']),_0x1040f1;},_0x3d31a5['encodeDelimited']=function(_0x18f9af,_0x6a0e4){return this['encode'](_0x18f9af,_0x6a0e4)['ldelim']();},_0x3d31a5['decode']=function(_0x317f3e,_0x50f8e9){_0x317f3e instanceof _0x524d04||(_0x317f3e=_0x524d04['create'](_0x317f3e));for(var _0x4fa718=void 0x0===_0x50f8e9?_0x317f3e['len']:_0x317f3e['pos']+_0x50f8e9,_0x3a02da=new _0x18bf6f['MoveOperation']();_0x317f3e['pos']<_0x4fa718;){var _0x62c1b6=_0x317f3e['uint32']();switch(_0x62c1b6>>>0x3){case 0x1:_0x3a02da['sourcePosition']=_0x18bf6f['Position']['decode'](_0x317f3e,_0x317f3e['uint32']());break;case 0x2:_0x3a02da['howMany']=_0x317f3e['uint32']();break;case 0x3:_0x3a02da['targetPosition']=_0x18bf6f['Position']['decode'](_0x317f3e,_0x317f3e['uint32']());break;case 0x4:_0x3a02da['wasUndone']=_0x317f3e['bool']();break;default:_0x317f3e['skipType'](0x7&_0x62c1b6);}}return _0x3a02da;},_0x3d31a5['decodeDelimited']=function(_0x411b76){return _0x411b76 instanceof _0x524d04||(_0x411b76=new _0x524d04(_0x411b76)),this['decode'](_0x411b76,_0x411b76['uint32']());},_0x3d31a5['verify']=function(_0x3ff8d6){if('object'!=typeof _0x3ff8d6||null===_0x3ff8d6)return'object\x20expected';var _0x30a6c4;if(null!=_0x3ff8d6['sourcePosition']&&_0x3ff8d6['hasOwnProperty']('sourcePosition')&&(_0x30a6c4=_0x18bf6f['Position']['verify'](_0x3ff8d6['sourcePosition'])))return'sourcePosition.'+_0x30a6c4;if(null!=_0x3ff8d6['howMany']&&_0x3ff8d6['hasOwnProperty']('howMany')&&!_0x3db386['isInteger'](_0x3ff8d6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3ff8d6['targetPosition']&&_0x3ff8d6['hasOwnProperty']('targetPosition')&&(_0x30a6c4=_0x18bf6f['Position']['verify'](_0x3ff8d6['targetPosition'])))return'targetPosition.'+_0x30a6c4;return null!=_0x3ff8d6['wasUndone']&&_0x3ff8d6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ff8d6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d31a5['fromObject']=function(_0x4937a8){if(_0x4937a8 instanceof _0x18bf6f['MoveOperation'])return _0x4937a8;var _0x224328=new _0x18bf6f['MoveOperation']();if(null!=_0x4937a8['sourcePosition']){if('object'!=typeof _0x4937a8['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x224328['sourcePosition']=_0x18bf6f['Position']['fromObject'](_0x4937a8['sourcePosition']);}if(null!=_0x4937a8['howMany']&&(_0x224328['howMany']=_0x4937a8['howMany']>>>0x0),null!=_0x4937a8['targetPosition']){if('object'!=typeof _0x4937a8['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x224328['targetPosition']=_0x18bf6f['Position']['fromObject'](_0x4937a8['targetPosition']);}return null!=_0x4937a8['wasUndone']&&(_0x224328['wasUndone']=Boolean(_0x4937a8['wasUndone'])),_0x224328;},_0x3d31a5['toObject']=function(_0x5578b7,_0x3cb08e){_0x3cb08e||(_0x3cb08e={});var _0x1e796f={};return _0x3cb08e['defaults']&&(_0x1e796f['sourcePosition']=null,_0x1e796f['howMany']=0x0,_0x1e796f['targetPosition']=null,_0x1e796f['wasUndone']=!0x1),null!=_0x5578b7['sourcePosition']&&_0x5578b7['hasOwnProperty']('sourcePosition')&&(_0x1e796f['sourcePosition']=_0x18bf6f['Position']['toObject'](_0x5578b7['sourcePosition'],_0x3cb08e)),null!=_0x5578b7['howMany']&&_0x5578b7['hasOwnProperty']('howMany')&&(_0x1e796f['howMany']=_0x5578b7['howMany']),null!=_0x5578b7['targetPosition']&&_0x5578b7['hasOwnProperty']('targetPosition')&&(_0x1e796f['targetPosition']=_0x18bf6f['Position']['toObject'](_0x5578b7['targetPosition'],_0x3cb08e)),null!=_0x5578b7['wasUndone']&&_0x5578b7['hasOwnProperty']('wasUndone')&&(_0x1e796f['wasUndone']=_0x5578b7['wasUndone']),_0x1e796f;},_0x3d31a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3d31a5['getTypeUrl']=function(_0x10f0b8){return void 0x0===_0x10f0b8&&(_0x10f0b8='type.googleapis.com'),_0x10f0b8+'/MoveOperation';},_0x3d31a5;}()),_0x18bf6f['RenameOperation']=(function(){function _0x3808cc(_0x36191b){if(_0x36191b){for(var _0x36b178=Object['keys'](_0x36191b),_0x5c5db9=0x0;_0x5c5db9<_0x36b178['length'];++_0x5c5db9)null!=_0x36191b[_0x36b178[_0x5c5db9]]&&(this[_0x36b178[_0x5c5db9]]=_0x36191b[_0x36b178[_0x5c5db9]]);}}return _0x3808cc['prototype']['position']=null,_0x3808cc['prototype']['oldName']='',_0x3808cc['prototype']['newName']='',_0x3808cc['prototype']['wasUndone']=!0x1,_0x3808cc['create']=function(_0x44a818){return new _0x3808cc(_0x44a818);},_0x3808cc['encode']=function(_0x531d63,_0xb55ed){return _0xb55ed||(_0xb55ed=_0x2c627c['create']()),null!=_0x531d63['position']&&Object['hasOwnProperty']['call'](_0x531d63,'position')&&_0x18bf6f['Position']['encode'](_0x531d63['position'],_0xb55ed['uint32'](0xa)['fork']())['ldelim'](),null!=_0x531d63['oldName']&&Object['hasOwnProperty']['call'](_0x531d63,'oldName')&&_0xb55ed['uint32'](0x12)['string'](_0x531d63['oldName']),null!=_0x531d63['newName']&&Object['hasOwnProperty']['call'](_0x531d63,'newName')&&_0xb55ed['uint32'](0x1a)['string'](_0x531d63['newName']),null!=_0x531d63['wasUndone']&&Object['hasOwnProperty']['call'](_0x531d63,'wasUndone')&&_0xb55ed['uint32'](0x20)['bool'](_0x531d63['wasUndone']),_0xb55ed;},_0x3808cc['encodeDelimited']=function(_0x1529ba,_0x2827c4){return this['encode'](_0x1529ba,_0x2827c4)['ldelim']();},_0x3808cc['decode']=function(_0x45420c,_0x5d921d){_0x45420c instanceof _0x524d04||(_0x45420c=_0x524d04['create'](_0x45420c));for(var _0x115e2a=void 0x0===_0x5d921d?_0x45420c['len']:_0x45420c['pos']+_0x5d921d,_0x2a6384=new _0x18bf6f['RenameOperation']();_0x45420c['pos']<_0x115e2a;){var _0xf09926=_0x45420c['uint32']();switch(_0xf09926>>>0x3){case 0x1:_0x2a6384['position']=_0x18bf6f['Position']['decode'](_0x45420c,_0x45420c['uint32']());break;case 0x2:_0x2a6384['oldName']=_0x45420c['string']();break;case 0x3:_0x2a6384['newName']=_0x45420c['string']();break;case 0x4:_0x2a6384['wasUndone']=_0x45420c['bool']();break;default:_0x45420c['skipType'](0x7&_0xf09926);}}return _0x2a6384;},_0x3808cc['decodeDelimited']=function(_0x36fcdb){return _0x36fcdb instanceof _0x524d04||(_0x36fcdb=new _0x524d04(_0x36fcdb)),this['decode'](_0x36fcdb,_0x36fcdb['uint32']());},_0x3808cc['verify']=function(_0x31e8d2){if('object'!=typeof _0x31e8d2||null===_0x31e8d2)return'object\x20expected';if(null!=_0x31e8d2['position']&&_0x31e8d2['hasOwnProperty']('position')){var _0x934ce8=_0x18bf6f['Position']['verify'](_0x31e8d2['position']);if(_0x934ce8)return'position.'+_0x934ce8;}return null!=_0x31e8d2['oldName']&&_0x31e8d2['hasOwnProperty']('oldName')&&!_0x3db386['isString'](_0x31e8d2['oldName'])?'oldName:\x20string\x20expected':null!=_0x31e8d2['newName']&&_0x31e8d2['hasOwnProperty']('newName')&&!_0x3db386['isString'](_0x31e8d2['newName'])?'newName:\x20string\x20expected':null!=_0x31e8d2['wasUndone']&&_0x31e8d2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31e8d2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3808cc['fromObject']=function(_0x224e9e){if(_0x224e9e instanceof _0x18bf6f['RenameOperation'])return _0x224e9e;var _0x1fb06b=new _0x18bf6f['RenameOperation']();if(null!=_0x224e9e['position']){if('object'!=typeof _0x224e9e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1fb06b['position']=_0x18bf6f['Position']['fromObject'](_0x224e9e['position']);}return null!=_0x224e9e['oldName']&&(_0x1fb06b['oldName']=String(_0x224e9e['oldName'])),null!=_0x224e9e['newName']&&(_0x1fb06b['newName']=String(_0x224e9e['newName'])),null!=_0x224e9e['wasUndone']&&(_0x1fb06b['wasUndone']=Boolean(_0x224e9e['wasUndone'])),_0x1fb06b;},_0x3808cc['toObject']=function(_0x23dbfe,_0x274ec1){_0x274ec1||(_0x274ec1={});var _0x64bdb8={};return _0x274ec1['defaults']&&(_0x64bdb8['position']=null,_0x64bdb8['oldName']='',_0x64bdb8['newName']='',_0x64bdb8['wasUndone']=!0x1),null!=_0x23dbfe['position']&&_0x23dbfe['hasOwnProperty']('position')&&(_0x64bdb8['position']=_0x18bf6f['Position']['toObject'](_0x23dbfe['position'],_0x274ec1)),null!=_0x23dbfe['oldName']&&_0x23dbfe['hasOwnProperty']('oldName')&&(_0x64bdb8['oldName']=_0x23dbfe['oldName']),null!=_0x23dbfe['newName']&&_0x23dbfe['hasOwnProperty']('newName')&&(_0x64bdb8['newName']=_0x23dbfe['newName']),null!=_0x23dbfe['wasUndone']&&_0x23dbfe['hasOwnProperty']('wasUndone')&&(_0x64bdb8['wasUndone']=_0x23dbfe['wasUndone']),_0x64bdb8;},_0x3808cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3808cc['getTypeUrl']=function(_0x19eec8){return void 0x0===_0x19eec8&&(_0x19eec8='type.googleapis.com'),_0x19eec8+'/RenameOperation';},_0x3808cc;}()),_0x18bf6f['RootAttributeOperation']=(function(){function _0x3b83c4(_0x46b996){if(_0x46b996){for(var _0x16ecd8=Object['keys'](_0x46b996),_0x24c9bc=0x0;_0x24c9bc<_0x16ecd8['length'];++_0x24c9bc)null!=_0x46b996[_0x16ecd8[_0x24c9bc]]&&(this[_0x16ecd8[_0x24c9bc]]=_0x46b996[_0x16ecd8[_0x24c9bc]]);}}return _0x3b83c4['prototype']['root']='',_0x3b83c4['prototype']['key']='',_0x3b83c4['prototype']['oldValueBoolean']=!0x1,_0x3b83c4['prototype']['oldValueJson']='',_0x3b83c4['prototype']['newValueBoolean']=!0x1,_0x3b83c4['prototype']['newValueJson']='',_0x3b83c4['prototype']['wasUndone']=!0x1,_0x3b83c4['create']=function(_0x4adc7e){return new _0x3b83c4(_0x4adc7e);},_0x3b83c4['encode']=function(_0x44e03c,_0x3f3b1f){return _0x3f3b1f||(_0x3f3b1f=_0x2c627c['create']()),null!=_0x44e03c['root']&&Object['hasOwnProperty']['call'](_0x44e03c,'root')&&_0x3f3b1f['uint32'](0xa)['string'](_0x44e03c['root']),null!=_0x44e03c['key']&&Object['hasOwnProperty']['call'](_0x44e03c,'key')&&_0x3f3b1f['uint32'](0x12)['string'](_0x44e03c['key']),null!=_0x44e03c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x44e03c,'oldValueBoolean')&&_0x3f3b1f['uint32'](0x18)['bool'](_0x44e03c['oldValueBoolean']),null!=_0x44e03c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x44e03c,'oldValueJson')&&_0x3f3b1f['uint32'](0x22)['string'](_0x44e03c['oldValueJson']),null!=_0x44e03c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x44e03c,'newValueBoolean')&&_0x3f3b1f['uint32'](0x28)['bool'](_0x44e03c['newValueBoolean']),null!=_0x44e03c['newValueJson']&&Object['hasOwnProperty']['call'](_0x44e03c,'newValueJson')&&_0x3f3b1f['uint32'](0x32)['string'](_0x44e03c['newValueJson']),null!=_0x44e03c['wasUndone']&&Object['hasOwnProperty']['call'](_0x44e03c,'wasUndone')&&_0x3f3b1f['uint32'](0x38)['bool'](_0x44e03c['wasUndone']),_0x3f3b1f;},_0x3b83c4['encodeDelimited']=function(_0x1184a5,_0x1916e3){return this['encode'](_0x1184a5,_0x1916e3)['ldelim']();},_0x3b83c4['decode']=function(_0x3380f6,_0x20e7c4){_0x3380f6 instanceof _0x524d04||(_0x3380f6=_0x524d04['create'](_0x3380f6));for(var _0x22c2bc=void 0x0===_0x20e7c4?_0x3380f6['len']:_0x3380f6['pos']+_0x20e7c4,_0x3b3c6c=new _0x18bf6f['RootAttributeOperation']();_0x3380f6['pos']<_0x22c2bc;){var _0x51955d=_0x3380f6['uint32']();switch(_0x51955d>>>0x3){case 0x1:_0x3b3c6c['root']=_0x3380f6['string']();break;case 0x2:_0x3b3c6c['key']=_0x3380f6['string']();break;case 0x3:_0x3b3c6c['oldValueBoolean']=_0x3380f6['bool']();break;case 0x4:_0x3b3c6c['oldValueJson']=_0x3380f6['string']();break;case 0x5:_0x3b3c6c['newValueBoolean']=_0x3380f6['bool']();break;case 0x6:_0x3b3c6c['newValueJson']=_0x3380f6['string']();break;case 0x7:_0x3b3c6c['wasUndone']=_0x3380f6['bool']();break;default:_0x3380f6['skipType'](0x7&_0x51955d);}}return _0x3b3c6c;},_0x3b83c4['decodeDelimited']=function(_0xc885e1){return _0xc885e1 instanceof _0x524d04||(_0xc885e1=new _0x524d04(_0xc885e1)),this['decode'](_0xc885e1,_0xc885e1['uint32']());},_0x3b83c4['verify']=function(_0x3c0855){return'object'!=typeof _0x3c0855||null===_0x3c0855?'object\x20expected':null!=_0x3c0855['root']&&_0x3c0855['hasOwnProperty']('root')&&!_0x3db386['isString'](_0x3c0855['root'])?'root:\x20string\x20expected':null!=_0x3c0855['key']&&_0x3c0855['hasOwnProperty']('key')&&!_0x3db386['isString'](_0x3c0855['key'])?'key:\x20string\x20expected':null!=_0x3c0855['oldValueBoolean']&&_0x3c0855['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c0855['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c0855['oldValueJson']&&_0x3c0855['hasOwnProperty']('oldValueJson')&&!_0x3db386['isString'](_0x3c0855['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c0855['newValueBoolean']&&_0x3c0855['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c0855['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c0855['newValueJson']&&_0x3c0855['hasOwnProperty']('newValueJson')&&!_0x3db386['isString'](_0x3c0855['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c0855['wasUndone']&&_0x3c0855['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c0855['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b83c4['fromObject']=function(_0x47e10e){if(_0x47e10e instanceof _0x18bf6f['RootAttributeOperation'])return _0x47e10e;var _0x2a74aa=new _0x18bf6f['RootAttributeOperation']();return null!=_0x47e10e['root']&&(_0x2a74aa['root']=String(_0x47e10e['root'])),null!=_0x47e10e['key']&&(_0x2a74aa['key']=String(_0x47e10e['key'])),null!=_0x47e10e['oldValueBoolean']&&(_0x2a74aa['oldValueBoolean']=Boolean(_0x47e10e['oldValueBoolean'])),null!=_0x47e10e['oldValueJson']&&(_0x2a74aa['oldValueJson']=String(_0x47e10e['oldValueJson'])),null!=_0x47e10e['newValueBoolean']&&(_0x2a74aa['newValueBoolean']=Boolean(_0x47e10e['newValueBoolean'])),null!=_0x47e10e['newValueJson']&&(_0x2a74aa['newValueJson']=String(_0x47e10e['newValueJson'])),null!=_0x47e10e['wasUndone']&&(_0x2a74aa['wasUndone']=Boolean(_0x47e10e['wasUndone'])),_0x2a74aa;},_0x3b83c4['toObject']=function(_0x17e1a2,_0x45fab6){_0x45fab6||(_0x45fab6={});var _0x5f076b={};return _0x45fab6['defaults']&&(_0x5f076b['root']='',_0x5f076b['key']='',_0x5f076b['oldValueBoolean']=!0x1,_0x5f076b['oldValueJson']='',_0x5f076b['newValueBoolean']=!0x1,_0x5f076b['newValueJson']='',_0x5f076b['wasUndone']=!0x1),null!=_0x17e1a2['root']&&_0x17e1a2['hasOwnProperty']('root')&&(_0x5f076b['root']=_0x17e1a2['root']),null!=_0x17e1a2['key']&&_0x17e1a2['hasOwnProperty']('key')&&(_0x5f076b['key']=_0x17e1a2['key']),null!=_0x17e1a2['oldValueBoolean']&&_0x17e1a2['hasOwnProperty']('oldValueBoolean')&&(_0x5f076b['oldValueBoolean']=_0x17e1a2['oldValueBoolean']),null!=_0x17e1a2['oldValueJson']&&_0x17e1a2['hasOwnProperty']('oldValueJson')&&(_0x5f076b['oldValueJson']=_0x17e1a2['oldValueJson']),null!=_0x17e1a2['newValueBoolean']&&_0x17e1a2['hasOwnProperty']('newValueBoolean')&&(_0x5f076b['newValueBoolean']=_0x17e1a2['newValueBoolean']),null!=_0x17e1a2['newValueJson']&&_0x17e1a2['hasOwnProperty']('newValueJson')&&(_0x5f076b['newValueJson']=_0x17e1a2['newValueJson']),null!=_0x17e1a2['wasUndone']&&_0x17e1a2['hasOwnProperty']('wasUndone')&&(_0x5f076b['wasUndone']=_0x17e1a2['wasUndone']),_0x5f076b;},_0x3b83c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3b83c4['getTypeUrl']=function(_0x3768fb){return void 0x0===_0x3768fb&&(_0x3768fb='type.googleapis.com'),_0x3768fb+'/RootAttributeOperation';},_0x3b83c4;}()),_0x18bf6f['RootOperation']=(function(){function _0x1d251e(_0x27827a){if(_0x27827a){for(var _0xff59f2=Object['keys'](_0x27827a),_0x39c40d=0x0;_0x39c40d<_0xff59f2['length'];++_0x39c40d)null!=_0x27827a[_0xff59f2[_0x39c40d]]&&(this[_0xff59f2[_0x39c40d]]=_0x27827a[_0xff59f2[_0x39c40d]]);}}return _0x1d251e['prototype']['rootName']='',_0x1d251e['prototype']['elementName']='',_0x1d251e['prototype']['isAdd']=!0x1,_0x1d251e['prototype']['wasUndone']=!0x1,_0x1d251e['create']=function(_0x211b12){return new _0x1d251e(_0x211b12);},_0x1d251e['encode']=function(_0x57f1a7,_0x49dd64){return _0x49dd64||(_0x49dd64=_0x2c627c['create']()),null!=_0x57f1a7['rootName']&&Object['hasOwnProperty']['call'](_0x57f1a7,'rootName')&&_0x49dd64['uint32'](0xa)['string'](_0x57f1a7['rootName']),null!=_0x57f1a7['elementName']&&Object['hasOwnProperty']['call'](_0x57f1a7,'elementName')&&_0x49dd64['uint32'](0x12)['string'](_0x57f1a7['elementName']),null!=_0x57f1a7['isAdd']&&Object['hasOwnProperty']['call'](_0x57f1a7,'isAdd')&&_0x49dd64['uint32'](0x18)['bool'](_0x57f1a7['isAdd']),null!=_0x57f1a7['wasUndone']&&Object['hasOwnProperty']['call'](_0x57f1a7,'wasUndone')&&_0x49dd64['uint32'](0x20)['bool'](_0x57f1a7['wasUndone']),_0x49dd64;},_0x1d251e['encodeDelimited']=function(_0x55d1ee,_0x4e0596){return this['encode'](_0x55d1ee,_0x4e0596)['ldelim']();},_0x1d251e['decode']=function(_0x2c250a,_0x5099f7){_0x2c250a instanceof _0x524d04||(_0x2c250a=_0x524d04['create'](_0x2c250a));for(var _0x2dfce2=void 0x0===_0x5099f7?_0x2c250a['len']:_0x2c250a['pos']+_0x5099f7,_0x3ead3f=new _0x18bf6f['RootOperation']();_0x2c250a['pos']<_0x2dfce2;){var _0x47111a=_0x2c250a['uint32']();switch(_0x47111a>>>0x3){case 0x1:_0x3ead3f['rootName']=_0x2c250a['string']();break;case 0x2:_0x3ead3f['elementName']=_0x2c250a['string']();break;case 0x3:_0x3ead3f['isAdd']=_0x2c250a['bool']();break;case 0x4:_0x3ead3f['wasUndone']=_0x2c250a['bool']();break;default:_0x2c250a['skipType'](0x7&_0x47111a);}}return _0x3ead3f;},_0x1d251e['decodeDelimited']=function(_0x238533){return _0x238533 instanceof _0x524d04||(_0x238533=new _0x524d04(_0x238533)),this['decode'](_0x238533,_0x238533['uint32']());},_0x1d251e['verify']=function(_0x6334dc){return'object'!=typeof _0x6334dc||null===_0x6334dc?'object\x20expected':null!=_0x6334dc['rootName']&&_0x6334dc['hasOwnProperty']('rootName')&&!_0x3db386['isString'](_0x6334dc['rootName'])?'rootName:\x20string\x20expected':null!=_0x6334dc['elementName']&&_0x6334dc['hasOwnProperty']('elementName')&&!_0x3db386['isString'](_0x6334dc['elementName'])?'elementName:\x20string\x20expected':null!=_0x6334dc['isAdd']&&_0x6334dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x6334dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x6334dc['wasUndone']&&_0x6334dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x6334dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d251e['fromObject']=function(_0x125054){if(_0x125054 instanceof _0x18bf6f['RootOperation'])return _0x125054;var _0x16ac3a=new _0x18bf6f['RootOperation']();return null!=_0x125054['rootName']&&(_0x16ac3a['rootName']=String(_0x125054['rootName'])),null!=_0x125054['elementName']&&(_0x16ac3a['elementName']=String(_0x125054['elementName'])),null!=_0x125054['isAdd']&&(_0x16ac3a['isAdd']=Boolean(_0x125054['isAdd'])),null!=_0x125054['wasUndone']&&(_0x16ac3a['wasUndone']=Boolean(_0x125054['wasUndone'])),_0x16ac3a;},_0x1d251e['toObject']=function(_0x3d691,_0x278d9b){_0x278d9b||(_0x278d9b={});var _0xc70d03={};return _0x278d9b['defaults']&&(_0xc70d03['rootName']='',_0xc70d03['elementName']='',_0xc70d03['isAdd']=!0x1,_0xc70d03['wasUndone']=!0x1),null!=_0x3d691['rootName']&&_0x3d691['hasOwnProperty']('rootName')&&(_0xc70d03['rootName']=_0x3d691['rootName']),null!=_0x3d691['elementName']&&_0x3d691['hasOwnProperty']('elementName')&&(_0xc70d03['elementName']=_0x3d691['elementName']),null!=_0x3d691['isAdd']&&_0x3d691['hasOwnProperty']('isAdd')&&(_0xc70d03['isAdd']=_0x3d691['isAdd']),null!=_0x3d691['wasUndone']&&_0x3d691['hasOwnProperty']('wasUndone')&&(_0xc70d03['wasUndone']=_0x3d691['wasUndone']),_0xc70d03;},_0x1d251e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x1d251e['getTypeUrl']=function(_0x4d630c){return void 0x0===_0x4d630c&&(_0x4d630c='type.googleapis.com'),_0x4d630c+'/RootOperation';},_0x1d251e;}()),_0x18bf6f['SplitOperation']=(function(){function _0x271667(_0x1808a3){if(_0x1808a3){for(var _0x1adf8b=Object['keys'](_0x1808a3),_0x241e5c=0x0;_0x241e5c<_0x1adf8b['length'];++_0x241e5c)null!=_0x1808a3[_0x1adf8b[_0x241e5c]]&&(this[_0x1adf8b[_0x241e5c]]=_0x1808a3[_0x1adf8b[_0x241e5c]]);}}return _0x271667['prototype']['splitPosition']=null,_0x271667['prototype']['graveyardPosition']=null,_0x271667['prototype']['howMany']=0x0,_0x271667['prototype']['insertionPosition']=null,_0x271667['prototype']['wasUndone']=!0x1,_0x271667['create']=function(_0x25bc7b){return new _0x271667(_0x25bc7b);},_0x271667['encode']=function(_0x144c68,_0x480767){return _0x480767||(_0x480767=_0x2c627c['create']()),null!=_0x144c68['splitPosition']&&Object['hasOwnProperty']['call'](_0x144c68,'splitPosition')&&_0x18bf6f['Position']['encode'](_0x144c68['splitPosition'],_0x480767['uint32'](0xa)['fork']())['ldelim'](),null!=_0x144c68['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x144c68,'graveyardPosition')&&_0x18bf6f['Position']['encode'](_0x144c68['graveyardPosition'],_0x480767['uint32'](0x12)['fork']())['ldelim'](),null!=_0x144c68['howMany']&&Object['hasOwnProperty']['call'](_0x144c68,'howMany')&&_0x480767['uint32'](0x18)['uint32'](_0x144c68['howMany']),null!=_0x144c68['insertionPosition']&&Object['hasOwnProperty']['call'](_0x144c68,'insertionPosition')&&_0x18bf6f['Position']['encode'](_0x144c68['insertionPosition'],_0x480767['uint32'](0x22)['fork']())['ldelim'](),null!=_0x144c68['wasUndone']&&Object['hasOwnProperty']['call'](_0x144c68,'wasUndone')&&_0x480767['uint32'](0x28)['bool'](_0x144c68['wasUndone']),_0x480767;},_0x271667['encodeDelimited']=function(_0x127e9d,_0x359322){return this['encode'](_0x127e9d,_0x359322)['ldelim']();},_0x271667['decode']=function(_0x45162f,_0x5d10a4){_0x45162f instanceof _0x524d04||(_0x45162f=_0x524d04['create'](_0x45162f));for(var _0x547e89=void 0x0===_0x5d10a4?_0x45162f['len']:_0x45162f['pos']+_0x5d10a4,_0x1c758e=new _0x18bf6f['SplitOperation']();_0x45162f['pos']<_0x547e89;){var _0x109bb5=_0x45162f['uint32']();switch(_0x109bb5>>>0x3){case 0x1:_0x1c758e['splitPosition']=_0x18bf6f['Position']['decode'](_0x45162f,_0x45162f['uint32']());break;case 0x2:_0x1c758e['graveyardPosition']=_0x18bf6f['Position']['decode'](_0x45162f,_0x45162f['uint32']());break;case 0x3:_0x1c758e['howMany']=_0x45162f['uint32']();break;case 0x4:_0x1c758e['insertionPosition']=_0x18bf6f['Position']['decode'](_0x45162f,_0x45162f['uint32']());break;case 0x5:_0x1c758e['wasUndone']=_0x45162f['bool']();break;default:_0x45162f['skipType'](0x7&_0x109bb5);}}return _0x1c758e;},_0x271667['decodeDelimited']=function(_0x1712af){return _0x1712af instanceof _0x524d04||(_0x1712af=new _0x524d04(_0x1712af)),this['decode'](_0x1712af,_0x1712af['uint32']());},_0x271667['verify']=function(_0x400779){if('object'!=typeof _0x400779||null===_0x400779)return'object\x20expected';var _0x50df78;if(null!=_0x400779['splitPosition']&&_0x400779['hasOwnProperty']('splitPosition')&&(_0x50df78=_0x18bf6f['Position']['verify'](_0x400779['splitPosition'])))return'splitPosition.'+_0x50df78;if(null!=_0x400779['graveyardPosition']&&_0x400779['hasOwnProperty']('graveyardPosition')&&(_0x50df78=_0x18bf6f['Position']['verify'](_0x400779['graveyardPosition'])))return'graveyardPosition.'+_0x50df78;if(null!=_0x400779['howMany']&&_0x400779['hasOwnProperty']('howMany')&&!_0x3db386['isInteger'](_0x400779['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x400779['insertionPosition']&&_0x400779['hasOwnProperty']('insertionPosition')&&(_0x50df78=_0x18bf6f['Position']['verify'](_0x400779['insertionPosition'])))return'insertionPosition.'+_0x50df78;return null!=_0x400779['wasUndone']&&_0x400779['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x400779['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x271667['fromObject']=function(_0xaa98f2){if(_0xaa98f2 instanceof _0x18bf6f['SplitOperation'])return _0xaa98f2;var _0x3c3e20=new _0x18bf6f['SplitOperation']();if(null!=_0xaa98f2['splitPosition']){if('object'!=typeof _0xaa98f2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3c3e20['splitPosition']=_0x18bf6f['Position']['fromObject'](_0xaa98f2['splitPosition']);}if(null!=_0xaa98f2['graveyardPosition']){if('object'!=typeof _0xaa98f2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3c3e20['graveyardPosition']=_0x18bf6f['Position']['fromObject'](_0xaa98f2['graveyardPosition']);}if(null!=_0xaa98f2['howMany']&&(_0x3c3e20['howMany']=_0xaa98f2['howMany']>>>0x0),null!=_0xaa98f2['insertionPosition']){if('object'!=typeof _0xaa98f2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3c3e20['insertionPosition']=_0x18bf6f['Position']['fromObject'](_0xaa98f2['insertionPosition']);}return null!=_0xaa98f2['wasUndone']&&(_0x3c3e20['wasUndone']=Boolean(_0xaa98f2['wasUndone'])),_0x3c3e20;},_0x271667['toObject']=function(_0x606334,_0x4b11b8){_0x4b11b8||(_0x4b11b8={});var _0x565df3={};return _0x4b11b8['defaults']&&(_0x565df3['splitPosition']=null,_0x565df3['graveyardPosition']=null,_0x565df3['howMany']=0x0,_0x565df3['insertionPosition']=null,_0x565df3['wasUndone']=!0x1),null!=_0x606334['splitPosition']&&_0x606334['hasOwnProperty']('splitPosition')&&(_0x565df3['splitPosition']=_0x18bf6f['Position']['toObject'](_0x606334['splitPosition'],_0x4b11b8)),null!=_0x606334['graveyardPosition']&&_0x606334['hasOwnProperty']('graveyardPosition')&&(_0x565df3['graveyardPosition']=_0x18bf6f['Position']['toObject'](_0x606334['graveyardPosition'],_0x4b11b8)),null!=_0x606334['howMany']&&_0x606334['hasOwnProperty']('howMany')&&(_0x565df3['howMany']=_0x606334['howMany']),null!=_0x606334['insertionPosition']&&_0x606334['hasOwnProperty']('insertionPosition')&&(_0x565df3['insertionPosition']=_0x18bf6f['Position']['toObject'](_0x606334['insertionPosition'],_0x4b11b8)),null!=_0x606334['wasUndone']&&_0x606334['hasOwnProperty']('wasUndone')&&(_0x565df3['wasUndone']=_0x606334['wasUndone']),_0x565df3;},_0x271667['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x271667['getTypeUrl']=function(_0x5a9c06){return void 0x0===_0x5a9c06&&(_0x5a9c06='type.googleapis.com'),_0x5a9c06+'/SplitOperation';},_0x271667;}()),_0x18bf6f['Position']=(function(){function _0x478e87(_0x2617e7){if(this['path']=[],_0x2617e7){for(var _0x5ed463=Object['keys'](_0x2617e7),_0xf0a0a9=0x0;_0xf0a0a9<_0x5ed463['length'];++_0xf0a0a9)null!=_0x2617e7[_0x5ed463[_0xf0a0a9]]&&(this[_0x5ed463[_0xf0a0a9]]=_0x2617e7[_0x5ed463[_0xf0a0a9]]);}}return _0x478e87['prototype']['root']='',_0x478e87['prototype']['rootMain']=!0x1,_0x478e87['prototype']['rootGraveyard']=!0x1,_0x478e87['prototype']['path']=_0x3db386['emptyArray'],_0x478e87['prototype']['stickiness']='',_0x478e87['create']=function(_0x58fe09){return new _0x478e87(_0x58fe09);},_0x478e87['encode']=function(_0x303f3b,_0x132c63){if(_0x132c63||(_0x132c63=_0x2c627c['create']()),null!=_0x303f3b['root']&&Object['hasOwnProperty']['call'](_0x303f3b,'root')&&_0x132c63['uint32'](0xa)['string'](_0x303f3b['root']),null!=_0x303f3b['rootMain']&&Object['hasOwnProperty']['call'](_0x303f3b,'rootMain')&&_0x132c63['uint32'](0x10)['bool'](_0x303f3b['rootMain']),null!=_0x303f3b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x303f3b,'rootGraveyard')&&_0x132c63['uint32'](0x18)['bool'](_0x303f3b['rootGraveyard']),null!=_0x303f3b['path']&&_0x303f3b['path']['length']){_0x132c63['uint32'](0x22)['fork']();for(var _0xbda30b=0x0;_0xbda30b<_0x303f3b['path']['length'];++_0xbda30b)_0x132c63['uint32'](_0x303f3b['path'][_0xbda30b]);_0x132c63['ldelim']();}return null!=_0x303f3b['stickiness']&&Object['hasOwnProperty']['call'](_0x303f3b,'stickiness')&&_0x132c63['uint32'](0x2a)['string'](_0x303f3b['stickiness']),_0x132c63;},_0x478e87['encodeDelimited']=function(_0x14e50f,_0x3915ac){return this['encode'](_0x14e50f,_0x3915ac)['ldelim']();},_0x478e87['decode']=function(_0x635561,_0x2e7c29){_0x635561 instanceof _0x524d04||(_0x635561=_0x524d04['create'](_0x635561));for(var _0x441ba2=void 0x0===_0x2e7c29?_0x635561['len']:_0x635561['pos']+_0x2e7c29,_0x719be=new _0x18bf6f['Position']();_0x635561['pos']<_0x441ba2;){var _0x2d5da4=_0x635561['uint32']();switch(_0x2d5da4>>>0x3){case 0x1:_0x719be['root']=_0x635561['string']();break;case 0x2:_0x719be['rootMain']=_0x635561['bool']();break;case 0x3:_0x719be['rootGraveyard']=_0x635561['bool']();break;case 0x4:if(_0x719be['path']&&_0x719be['path']['length']||(_0x719be['path']=[]),0x2==(0x7&_0x2d5da4)){for(var _0x28afd1=_0x635561['uint32']()+_0x635561['pos'];_0x635561['pos']<_0x28afd1;)_0x719be['path']['push'](_0x635561['uint32']());}else _0x719be['path']['push'](_0x635561['uint32']());break;case 0x5:_0x719be['stickiness']=_0x635561['string']();break;default:_0x635561['skipType'](0x7&_0x2d5da4);}}return _0x719be;},_0x478e87['decodeDelimited']=function(_0x337e14){return _0x337e14 instanceof _0x524d04||(_0x337e14=new _0x524d04(_0x337e14)),this['decode'](_0x337e14,_0x337e14['uint32']());},_0x478e87['verify']=function(_0x22ef01){if('object'!=typeof _0x22ef01||null===_0x22ef01)return'object\x20expected';if(null!=_0x22ef01['root']&&_0x22ef01['hasOwnProperty']('root')&&!_0x3db386['isString'](_0x22ef01['root']))return'root:\x20string\x20expected';if(null!=_0x22ef01['rootMain']&&_0x22ef01['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x22ef01['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x22ef01['rootGraveyard']&&_0x22ef01['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x22ef01['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x22ef01['path']&&_0x22ef01['hasOwnProperty']('path')){if(!Array['isArray'](_0x22ef01['path']))return'path:\x20array\x20expected';for(var _0x37a9cb=0x0;_0x37a9cb<_0x22ef01['path']['length'];++_0x37a9cb)if(!_0x3db386['isInteger'](_0x22ef01['path'][_0x37a9cb]))return'path:\x20integer[]\x20expected';}return null!=_0x22ef01['stickiness']&&_0x22ef01['hasOwnProperty']('stickiness')&&!_0x3db386['isString'](_0x22ef01['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x478e87['fromObject']=function(_0x529d16){if(_0x529d16 instanceof _0x18bf6f['Position'])return _0x529d16;var _0x44fa63=new _0x18bf6f['Position']();if(null!=_0x529d16['root']&&(_0x44fa63['root']=String(_0x529d16['root'])),null!=_0x529d16['rootMain']&&(_0x44fa63['rootMain']=Boolean(_0x529d16['rootMain'])),null!=_0x529d16['rootGraveyard']&&(_0x44fa63['rootGraveyard']=Boolean(_0x529d16['rootGraveyard'])),_0x529d16['path']){if(!Array['isArray'](_0x529d16['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x44fa63['path']=[];for(var _0x40988f=0x0;_0x40988f<_0x529d16['path']['length'];++_0x40988f)_0x44fa63['path'][_0x40988f]=_0x529d16['path'][_0x40988f]>>>0x0;}return null!=_0x529d16['stickiness']&&(_0x44fa63['stickiness']=String(_0x529d16['stickiness'])),_0x44fa63;},_0x478e87['toObject']=function(_0x4bcda3,_0x1b9db3){_0x1b9db3||(_0x1b9db3={});var _0x5e25ac={};if((_0x1b9db3['arrays']||_0x1b9db3['defaults'])&&(_0x5e25ac['path']=[]),_0x1b9db3['defaults']&&(_0x5e25ac['root']='',_0x5e25ac['rootMain']=!0x1,_0x5e25ac['rootGraveyard']=!0x1,_0x5e25ac['stickiness']=''),null!=_0x4bcda3['root']&&_0x4bcda3['hasOwnProperty']('root')&&(_0x5e25ac['root']=_0x4bcda3['root']),null!=_0x4bcda3['rootMain']&&_0x4bcda3['hasOwnProperty']('rootMain')&&(_0x5e25ac['rootMain']=_0x4bcda3['rootMain']),null!=_0x4bcda3['rootGraveyard']&&_0x4bcda3['hasOwnProperty']('rootGraveyard')&&(_0x5e25ac['rootGraveyard']=_0x4bcda3['rootGraveyard']),_0x4bcda3['path']&&_0x4bcda3['path']['length']){_0x5e25ac['path']=[];for(var _0x34d248=0x0;_0x34d248<_0x4bcda3['path']['length'];++_0x34d248)_0x5e25ac['path'][_0x34d248]=_0x4bcda3['path'][_0x34d248];}return null!=_0x4bcda3['stickiness']&&_0x4bcda3['hasOwnProperty']('stickiness')&&(_0x5e25ac['stickiness']=_0x4bcda3['stickiness']),_0x5e25ac;},_0x478e87['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x478e87['getTypeUrl']=function(_0x49666e){return void 0x0===_0x49666e&&(_0x49666e='type.googleapis.com'),_0x49666e+'/Position';},_0x478e87;}()),_0x18bf6f['Range']=(function(){function _0x4abe2b(_0x193b3c){if(_0x193b3c){for(var _0x524043=Object['keys'](_0x193b3c),_0x39d345=0x0;_0x39d345<_0x524043['length'];++_0x39d345)null!=_0x193b3c[_0x524043[_0x39d345]]&&(this[_0x524043[_0x39d345]]=_0x193b3c[_0x524043[_0x39d345]]);}}return _0x4abe2b['prototype']['start']=null,_0x4abe2b['prototype']['end']=null,_0x4abe2b['create']=function(_0x13dc7b){return new _0x4abe2b(_0x13dc7b);},_0x4abe2b['encode']=function(_0x24c3a3,_0x3f801e){return _0x3f801e||(_0x3f801e=_0x2c627c['create']()),null!=_0x24c3a3['start']&&Object['hasOwnProperty']['call'](_0x24c3a3,'start')&&_0x18bf6f['Position']['encode'](_0x24c3a3['start'],_0x3f801e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x24c3a3['end']&&Object['hasOwnProperty']['call'](_0x24c3a3,'end')&&_0x18bf6f['Position']['encode'](_0x24c3a3['end'],_0x3f801e['uint32'](0x12)['fork']())['ldelim'](),_0x3f801e;},_0x4abe2b['encodeDelimited']=function(_0x1252ba,_0x3e9c7e){return this['encode'](_0x1252ba,_0x3e9c7e)['ldelim']();},_0x4abe2b['decode']=function(_0x3a3302,_0x2a53ca){_0x3a3302 instanceof _0x524d04||(_0x3a3302=_0x524d04['create'](_0x3a3302));for(var _0x362fe9=void 0x0===_0x2a53ca?_0x3a3302['len']:_0x3a3302['pos']+_0x2a53ca,_0x503aff=new _0x18bf6f['Range']();_0x3a3302['pos']<_0x362fe9;){var _0x2707cf=_0x3a3302['uint32']();switch(_0x2707cf>>>0x3){case 0x1:_0x503aff['start']=_0x18bf6f['Position']['decode'](_0x3a3302,_0x3a3302['uint32']());break;case 0x2:_0x503aff['end']=_0x18bf6f['Position']['decode'](_0x3a3302,_0x3a3302['uint32']());break;default:_0x3a3302['skipType'](0x7&_0x2707cf);}}return _0x503aff;},_0x4abe2b['decodeDelimited']=function(_0x55f089){return _0x55f089 instanceof _0x524d04||(_0x55f089=new _0x524d04(_0x55f089)),this['decode'](_0x55f089,_0x55f089['uint32']());},_0x4abe2b['verify']=function(_0x550f3d){if('object'!=typeof _0x550f3d||null===_0x550f3d)return'object\x20expected';var _0x124660;if(null!=_0x550f3d['start']&&_0x550f3d['hasOwnProperty']('start')&&(_0x124660=_0x18bf6f['Position']['verify'](_0x550f3d['start'])))return'start.'+_0x124660;if(null!=_0x550f3d['end']&&_0x550f3d['hasOwnProperty']('end')&&(_0x124660=_0x18bf6f['Position']['verify'](_0x550f3d['end'])))return'end.'+_0x124660;return null;},_0x4abe2b['fromObject']=function(_0x2d9811){if(_0x2d9811 instanceof _0x18bf6f['Range'])return _0x2d9811;var _0x4f3dbf=new _0x18bf6f['Range']();if(null!=_0x2d9811['start']){if('object'!=typeof _0x2d9811['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4f3dbf['start']=_0x18bf6f['Position']['fromObject'](_0x2d9811['start']);}if(null!=_0x2d9811['end']){if('object'!=typeof _0x2d9811['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4f3dbf['end']=_0x18bf6f['Position']['fromObject'](_0x2d9811['end']);}return _0x4f3dbf;},_0x4abe2b['toObject']=function(_0x2e2bad,_0x2f5f97){_0x2f5f97||(_0x2f5f97={});var _0x53241a={};return _0x2f5f97['defaults']&&(_0x53241a['start']=null,_0x53241a['end']=null),null!=_0x2e2bad['start']&&_0x2e2bad['hasOwnProperty']('start')&&(_0x53241a['start']=_0x18bf6f['Position']['toObject'](_0x2e2bad['start'],_0x2f5f97)),null!=_0x2e2bad['end']&&_0x2e2bad['hasOwnProperty']('end')&&(_0x53241a['end']=_0x18bf6f['Position']['toObject'](_0x2e2bad['end'],_0x2f5f97)),_0x53241a;},_0x4abe2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x4abe2b['getTypeUrl']=function(_0x6fe254){return void 0x0===_0x6fe254&&(_0x6fe254='type.googleapis.com'),_0x6fe254+'/Range';},_0x4abe2b;}()),_0x18bf6f['Element']=(function(){function _0x1b9720(_0x23a15e){if(this['children']=[],this['attributesBoolean']={},_0x23a15e){for(var _0x385d5c=Object['keys'](_0x23a15e),_0x58589e=0x0;_0x58589e<_0x385d5c['length'];++_0x58589e)null!=_0x23a15e[_0x385d5c[_0x58589e]]&&(this[_0x385d5c[_0x58589e]]=_0x23a15e[_0x385d5c[_0x58589e]]);}}return _0x1b9720['prototype']['name']='',_0x1b9720['prototype']['children']=_0x3db386['emptyArray'],_0x1b9720['prototype']['data']='',_0x1b9720['prototype']['attributesBoolean']=_0x3db386['emptyObject'],_0x1b9720['prototype']['attributesJson']='',_0x1b9720['create']=function(_0x2543af){return new _0x1b9720(_0x2543af);},_0x1b9720['encode']=function(_0x325f28,_0x393c86){if(_0x393c86||(_0x393c86=_0x2c627c['create']()),null!=_0x325f28['name']&&Object['hasOwnProperty']['call'](_0x325f28,'name')&&_0x393c86['uint32'](0xa)['string'](_0x325f28['name']),null!=_0x325f28['children']&&_0x325f28['children']['length']){for(var _0xbde91b=0x0;_0xbde91b<_0x325f28['children']['length'];++_0xbde91b)_0x18bf6f['Element']['encode'](_0x325f28['children'][_0xbde91b],_0x393c86['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x325f28['data']&&Object['hasOwnProperty']['call'](_0x325f28,'data')&&_0x393c86['uint32'](0x1a)['string'](_0x325f28['data']),null!=_0x325f28['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x325f28,'attributesBoolean')){var _0x21c5f3=Object['keys'](_0x325f28['attributesBoolean']);for(_0xbde91b=0x0;_0xbde91b<_0x21c5f3['length'];++_0xbde91b)_0x393c86['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x21c5f3[_0xbde91b])['uint32'](0x10)['bool'](_0x325f28['attributesBoolean'][_0x21c5f3[_0xbde91b]])['ldelim']();}return null!=_0x325f28['attributesJson']&&Object['hasOwnProperty']['call'](_0x325f28,'attributesJson')&&_0x393c86['uint32'](0x2a)['string'](_0x325f28['attributesJson']),_0x393c86;},_0x1b9720['encodeDelimited']=function(_0x442d93,_0x2ebc15){return this['encode'](_0x442d93,_0x2ebc15)['ldelim']();},_0x1b9720['decode']=function(_0x2ce491,_0x1ff8e3){_0x2ce491 instanceof _0x524d04||(_0x2ce491=_0x524d04['create'](_0x2ce491));for(var _0x4358a4,_0x41f5b1,_0x5041cf=void 0x0===_0x1ff8e3?_0x2ce491['len']:_0x2ce491['pos']+_0x1ff8e3,_0x2d6871=new _0x18bf6f['Element']();_0x2ce491['pos']<_0x5041cf;){var _0x35f2c9=_0x2ce491['uint32']();switch(_0x35f2c9>>>0x3){case 0x1:_0x2d6871['name']=_0x2ce491['string']();break;case 0x2:_0x2d6871['children']&&_0x2d6871['children']['length']||(_0x2d6871['children']=[]),_0x2d6871['children']['push'](_0x18bf6f['Element']['decode'](_0x2ce491,_0x2ce491['uint32']()));break;case 0x3:_0x2d6871['data']=_0x2ce491['string']();break;case 0x4:_0x2d6871['attributesBoolean']===_0x3db386['emptyObject']&&(_0x2d6871['attributesBoolean']={});var _0x41044d=_0x2ce491['uint32']()+_0x2ce491['pos'];for(_0x4358a4='',_0x41f5b1=!0x1;_0x2ce491['pos']<_0x41044d;){var _0x4f2364=_0x2ce491['uint32']();switch(_0x4f2364>>>0x3){case 0x1:_0x4358a4=_0x2ce491['string']();break;case 0x2:_0x41f5b1=_0x2ce491['bool']();break;default:_0x2ce491['skipType'](0x7&_0x4f2364);}}_0x2d6871['attributesBoolean'][_0x4358a4]=_0x41f5b1;break;case 0x5:_0x2d6871['attributesJson']=_0x2ce491['string']();break;default:_0x2ce491['skipType'](0x7&_0x35f2c9);}}return _0x2d6871;},_0x1b9720['decodeDelimited']=function(_0x132f2c){return _0x132f2c instanceof _0x524d04||(_0x132f2c=new _0x524d04(_0x132f2c)),this['decode'](_0x132f2c,_0x132f2c['uint32']());},_0x1b9720['verify']=function(_0x512bf5){if('object'!=typeof _0x512bf5||null===_0x512bf5)return'object\x20expected';if(null!=_0x512bf5['name']&&_0x512bf5['hasOwnProperty']('name')&&!_0x3db386['isString'](_0x512bf5['name']))return'name:\x20string\x20expected';if(null!=_0x512bf5['children']&&_0x512bf5['hasOwnProperty']('children')){if(!Array['isArray'](_0x512bf5['children']))return'children:\x20array\x20expected';for(var _0x1cb05a=0x0;_0x1cb05a<_0x512bf5['children']['length'];++_0x1cb05a){var _0x310fdc=_0x18bf6f['Element']['verify'](_0x512bf5['children'][_0x1cb05a]);if(_0x310fdc)return'children.'+_0x310fdc;}}if(null!=_0x512bf5['data']&&_0x512bf5['hasOwnProperty']('data')&&!_0x3db386['isString'](_0x512bf5['data']))return'data:\x20string\x20expected';if(null!=_0x512bf5['attributesBoolean']&&_0x512bf5['hasOwnProperty']('attributesBoolean')){if(!_0x3db386['isObject'](_0x512bf5['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1bf1bd=Object['keys'](_0x512bf5['attributesBoolean']);for(_0x1cb05a=0x0;_0x1cb05a<_0x1bf1bd['length'];++_0x1cb05a)if('boolean'!=typeof _0x512bf5['attributesBoolean'][_0x1bf1bd[_0x1cb05a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x512bf5['attributesJson']&&_0x512bf5['hasOwnProperty']('attributesJson')&&!_0x3db386['isString'](_0x512bf5['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1b9720['fromObject']=function(_0x214c3e){if(_0x214c3e instanceof _0x18bf6f['Element'])return _0x214c3e;var _0x35704b=new _0x18bf6f['Element']();if(null!=_0x214c3e['name']&&(_0x35704b['name']=String(_0x214c3e['name'])),_0x214c3e['children']){if(!Array['isArray'](_0x214c3e['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x35704b['children']=[];for(var _0x303d6c=0x0;_0x303d6c<_0x214c3e['children']['length'];++_0x303d6c){if('object'!=typeof _0x214c3e['children'][_0x303d6c])throw TypeError('.Element.children:\x20object\x20expected');_0x35704b['children'][_0x303d6c]=_0x18bf6f['Element']['fromObject'](_0x214c3e['children'][_0x303d6c]);}}if(null!=_0x214c3e['data']&&(_0x35704b['data']=String(_0x214c3e['data'])),_0x214c3e['attributesBoolean']){if('object'!=typeof _0x214c3e['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x35704b['attributesBoolean']={};var _0x3a33e2=Object['keys'](_0x214c3e['attributesBoolean']);for(_0x303d6c=0x0;_0x303d6c<_0x3a33e2['length'];++_0x303d6c)_0x35704b['attributesBoolean'][_0x3a33e2[_0x303d6c]]=Boolean(_0x214c3e['attributesBoolean'][_0x3a33e2[_0x303d6c]]);}return null!=_0x214c3e['attributesJson']&&(_0x35704b['attributesJson']=String(_0x214c3e['attributesJson'])),_0x35704b;},_0x1b9720['toObject']=function(_0x17859a,_0x4dddd6){_0x4dddd6||(_0x4dddd6={});var _0x38da71,_0x28aae5={};if((_0x4dddd6['arrays']||_0x4dddd6['defaults'])&&(_0x28aae5['children']=[]),(_0x4dddd6['objects']||_0x4dddd6['defaults'])&&(_0x28aae5['attributesBoolean']={}),_0x4dddd6['defaults']&&(_0x28aae5['name']='',_0x28aae5['data']='',_0x28aae5['attributesJson']=''),null!=_0x17859a['name']&&_0x17859a['hasOwnProperty']('name')&&(_0x28aae5['name']=_0x17859a['name']),_0x17859a['children']&&_0x17859a['children']['length']){_0x28aae5['children']=[];for(var _0x2778b5=0x0;_0x2778b5<_0x17859a['children']['length'];++_0x2778b5)_0x28aae5['children'][_0x2778b5]=_0x18bf6f['Element']['toObject'](_0x17859a['children'][_0x2778b5],_0x4dddd6);}if(null!=_0x17859a['data']&&_0x17859a['hasOwnProperty']('data')&&(_0x28aae5['data']=_0x17859a['data']),_0x17859a['attributesBoolean']&&(_0x38da71=Object['keys'](_0x17859a['attributesBoolean']))['length']){_0x28aae5['attributesBoolean']={};for(_0x2778b5=0x0;_0x2778b5<_0x38da71['length'];++_0x2778b5)_0x28aae5['attributesBoolean'][_0x38da71[_0x2778b5]]=_0x17859a['attributesBoolean'][_0x38da71[_0x2778b5]];}return null!=_0x17859a['attributesJson']&&_0x17859a['hasOwnProperty']('attributesJson')&&(_0x28aae5['attributesJson']=_0x17859a['attributesJson']),_0x28aae5;},_0x1b9720['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x1b9720['getTypeUrl']=function(_0x4cbc29){return void 0x0===_0x4cbc29&&(_0x4cbc29='type.googleapis.com'),_0x4cbc29+'/Element';},_0x1b9720;}()),_0x18bf6f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x43f413){return new w(this['_protobufRoot'][_0x43f413]);}}class w{['_protobuf'];constructor(_0x51fa5c){this['_protobuf']=_0x51fa5c;}['compress'](_0x14e500){const _0x47f85e=this['_protobuf']['verify'](_0x14e500);if(_0x47f85e)throw Error(_0x47f85e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x14e500))['finish']();}['decompress'](_0x22a5ec){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x22a5ec),{'oneofs':!0x0});}}function g(_0x2182ed,_0x2fd5be){const _0x334115=_0x38925c(_0x2182ed);return _0x334115['path'][_0x334115['path']['length']-0x1]+=_0x2fd5be,_0x334115;}function _(_0x30e6eb,_0x4d1760){return _0x30e6eb['root']===_0x4d1760['root']&&_0x236caa(_0x30e6eb['path'],_0x4d1760['path']);}function $(_0x4dd5d1){P(_0x4dd5d1,_0x1c240b=>('main'==_0x1c240b['root']?(_0x1c240b['rootMain']=!0x0,delete _0x1c240b['root']):'$graveyard'==_0x1c240b['root']&&(_0x1c240b['rootGraveyard']=!0x0,delete _0x1c240b['root']),_0x1c240b));}function J(_0x1e6366){P(_0x1e6366,_0x4452b3=>(_0x4452b3['rootMain']?(_0x4452b3['root']='main',delete _0x4452b3['rootMain']):_0x4452b3['rootGraveyard']&&(_0x4452b3['root']='$graveyard',delete _0x4452b3['rootGraveyard']),_0x4452b3));}function P(_0xd11605,_0xa1eb81){for(const _0x202620 in _0xd11605){const _0x30e3f9=_0xd11605[_0x202620];'nodes'!==_0x202620&&_0x589d91(_0x30e3f9)&&(_0x30e3f9['path']&&(_0x30e3f9['root']||_0x30e3f9['rootMain']||_0x30e3f9['rootGraveyard'])?_0xd11605[_0x202620]=_0xa1eb81(_0x30e3f9):P(_0x30e3f9,_0xa1eb81));}return _0xd11605;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x18532a,_0x5bbb37,_0x247de0){this['_id']=_0x18532a,this['_operationName']=_0x5bbb37,this['_protobufDescriptor']=_0x247de0;}['compress'](_0x2d69e7,_0x5084cf){const _0x24fbc4=_0x5084cf['operations'][_0x5084cf['index']++];return $(_0x24fbc4),_0x2d69e7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x24fbc4)),_0x2d69e7['types']['push'](this['_id']),!0x0;}['decompress'](_0x3fd337,_0x14471f){_0x14471f['typeIndex']++;const _0x3c3261=_0x14471f['buffers'][_0x14471f['bufferIndex']++],_0x59b655=this['_protobufDescriptor']['decompress'](_0x3c3261);J(_0x59b655),_0x59b655['__className']=this['_operationName'],_0x3fd337['push'](_0x59b655);}}class s extends e{['compress'](_0x468bf9,_0x78f7fe){const _0x286dba=_0x78f7fe['operations'][_0x78f7fe['index']++];return this['_serializeOneOf']('oldValue',_0x286dba),this['_serializeOneOf']('newValue',_0x286dba),$(_0x286dba),_0x468bf9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x286dba)),_0x468bf9['types']['push'](this['_id']),!0x0;}['decompress'](_0x223678,_0x1ac391){_0x1ac391['typeIndex']++;const _0x280a5f=_0x1ac391['buffers'][_0x1ac391['bufferIndex']++],_0x4bc146=this['_protobufDescriptor']['decompress'](_0x280a5f);this['_deserializeOneOf']('oldValue',_0x4bc146),this['_deserializeOneOf']('newValue',_0x4bc146),J(_0x4bc146),_0x4bc146['__className']=this['_operationName'],_0x223678['push'](_0x4bc146);}['_serializeOneOf'](_0x158916,_0x5810ef){const _0x558130=_0x5810ef[_0x158916];'boolean'==typeof _0x558130?_0x5810ef[_0x158916+'Boolean']=_0x558130:_0x5810ef[_0x158916+'Json']=JSON['stringify'](_0x558130);}['_deserializeOneOf'](_0x4a06a7,_0x1b902e){const _0x43b5a3=_0x4a06a7+'Json';_0x1b902e[_0x43b5a3]?(_0x1b902e[_0x4a06a7]=JSON['parse'](_0x1b902e[_0x43b5a3]),delete _0x1b902e[_0x43b5a3]):(_0x1b902e[_0x4a06a7]=_0x1b902e[_0x4a06a7+'Boolean'],delete _0x1b902e[_0x4a06a7+'Boolean']);}}class i extends e{['compress'](_0x212c82,_0x3c70f6){const _0x4e6a43=_0x3c70f6['operations'][_0x3c70f6['index']++];return this['_serializeNodesAttributes'](_0x4e6a43['nodes']),$(_0x4e6a43),_0x212c82['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e6a43)),_0x212c82['types']['push'](this['_id']),!0x0;}['decompress'](_0x498570,_0x476a51){_0x476a51['typeIndex']++;const _0x2ab7f8=_0x476a51['buffers'][_0x476a51['bufferIndex']++],_0x1c33c3=this['_protobufDescriptor']['decompress'](_0x2ab7f8);_0x1c33c3['nodes']||(_0x1c33c3['nodes']=[]),this['_deserializeNodesAttributes'](_0x1c33c3['nodes']),J(_0x1c33c3),_0x1c33c3['__className']=this['_operationName'],_0x498570['push'](_0x1c33c3);}['_serializeNodesAttributes'](_0x4a8a83){for(const _0x846613 of _0x4a8a83){if(_0x846613['attributes']){const _0x523617=_0x846613['attributes'];this['_areValuesBoolean'](_0x523617)?_0x846613['attributesBoolean']=_0x523617:_0x846613['attributesJson']=JSON['stringify'](_0x523617);}_0x846613['children']&&this['_serializeNodesAttributes'](_0x846613['children']);}}['_deserializeNodesAttributes'](_0x7a6498){for(const _0x16b61f of _0x7a6498)(_0x16b61f['attributesBoolean']||_0x16b61f['attributesJson'])&&(_0x16b61f['attributesBoolean']?(_0x16b61f['attributes']=_0x16b61f['attributesBoolean'],delete _0x16b61f['attributesBoolean']):(_0x16b61f['attributes']=JSON['parse'](_0x16b61f['attributesJson']),delete _0x16b61f['attributesJson'])),_0x16b61f['children']&&this['_deserializeNodesAttributes'](_0x16b61f['children']);}['_areValuesBoolean'](_0x4cff8c){return Object['keys'](_0x4cff8c)['every'](_0x55801b=>'boolean'==typeof _0x4cff8c[_0x55801b]);}}class n extends e{['decompress'](_0x1b2e41,_0x5d457c){super['decompress'](_0x1b2e41,_0x5d457c);const _0x35337c=_0x1b2e41[_0x1b2e41['length']-0x1];_0x35337c['oldRange']||(_0x35337c['oldRange']=null),_0x35337c['newRange']||(_0x35337c['newRange']=null);}}class p extends e{['compress'](_0x3d1fa7,_0x5da651){return _0x5da651['index']++,_0x3d1fa7['types']['push'](this['_id']),!0x0;}['decompress'](_0x487d10,_0x2f6918){_0x2f6918['typeIndex']++,_0x487d10['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x539440,_0xb21eaf,_0x33d6f0,_0x16288a){super(_0x539440,_0xb21eaf,_0x33d6f0),this['_omittedNamespace']=_0x16288a+':';}['compress'](_0x5ac58e,_0x562b9c){const _0x1cf6e0=_0x562b9c['operations'][_0x562b9c['index']];return!('MarkerOperation'!=_0x1cf6e0['__className']||!_0x1cf6e0['name']['startsWith'](this['_omittedNamespace']))&&(_0x1cf6e0['name']=_0x1cf6e0['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5ac58e,_0x562b9c),!0x0);}['decompress'](_0x5da1e8,_0x2cdb84){super['decompress'](_0x5da1e8,_0x2cdb84);const _0x34deb1=_0x5da1e8[_0x5da1e8['length']-0x1];_0x34deb1['name']=this['_omittedNamespace']+_0x34deb1['name'];}}class O{['_id'];['_context'];constructor(_0x494fef,_0x181026){this['_id']=_0x494fef,this['_context']=_0x181026;}['compress'](_0x4e9d60,_0x1348be){let _0x2fc0ad,_0x42fbde=_0x1348be['operations'][_0x1348be['index']],_0x4107ff=_0x1348be['operations'][_0x1348be['index']+0x1];for(;_0x4107ff&&this['_compareOperations'](_0x42fbde,_0x4107ff);)_0x2fc0ad?(_0x2fc0ad=this['_combineNext'](_0x42fbde,_0x2fc0ad),_0x4e9d60['types']['push'](0x0)):(_0x2fc0ad=_0x38925c(_0x42fbde),_0x4e9d60['types']['push'](this['_id'])),_0x1348be['index']++,_0x42fbde=_0x1348be['operations'][_0x1348be['index']],_0x4107ff=_0x1348be['operations'][_0x1348be['index']+0x1];return!!_0x2fc0ad&&(_0x2fc0ad=this['_combineNext'](_0x1348be['operations'][_0x1348be['index']++],_0x2fc0ad),_0x4e9d60['types']['push'](0x0),_0x4e9d60['buffers']['push'](this['_compressSingleOperation'](_0x2fc0ad)),!0x0);}['decompress'](_0x288eea,_0x59b435){const _0x31b03a=this['_decompressSingleOperation'](_0x59b435);for(;0x0==_0x59b435['types'][_0x59b435['typeIndex']];)_0x59b435['typeIndex']++,_0x288eea['push'](this['_splitCurrent'](_0x31b03a));_0x288eea['push'](_0x31b03a);}}class c extends O{['_combineNext'](_0x5cf351,_0x51470c){return _0x51470c['nodes'][0x0]['data']+=_0x5cf351['nodes'][0x0]['data'],_0x51470c;}['_splitCurrent'](_0x2e0ec0){const _0x1dfe71=_0x38925c(_0x2e0ec0),_0x36699e=_0x1dfe71['nodes'][0x0],_0x37dcb6=_0x2e0ec0['nodes'][0x0],_0x4a206a=_0x37dcb6['data'][Symbol['iterator']]()['next']()['value'],_0x49caf0=_0x4a206a['length'];return _0x36699e['data']=_0x4a206a,_0x37dcb6['data']=_0x37dcb6['data']['substr'](_0x49caf0),_0x2e0ec0['position']=g(_0x2e0ec0['position'],_0x49caf0),_0x1dfe71;}['_compareOperations'](_0x5317d7,_0x8f87f1){if(this['_checkOperation'](_0x5317d7)&&this['_checkOperation'](_0x8f87f1)){const _0x5ae658=_0x5317d7['nodes'][0x0]['data']['length'],_0xd09bdc=_(g(_0x5317d7['position'],_0x5ae658),_0x8f87f1['position']),_0x492475=_0x5317d7['nodes'][0x0],_0x4661b9=_0x8f87f1['nodes'][0x0];return _0xd09bdc&&this['_compareAttributes'](_0x492475,_0x4661b9);}return!0x1;}['_compressSingleOperation'](_0x2eba6c){const _0x26e07a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x26e07a,{'operations':[_0x2eba6c],'index':0x0}),_0x26e07a['buffers'][0x0];}['_decompressSingleOperation'](_0x561230){const _0x124296=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x124296,_0x561230),_0x124296[0x0];}['_checkOperation'](_0x37346c){return'InsertOperation'==_0x37346c['__className']&&0x1==_0x37346c['nodes']['length']&&_0x37346c['nodes'][0x0]['data']&&!_0x37346c['wasUndone']&&0x1==Array['from'](_0x37346c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54a194,_0x4b7f9b){const _0x2fe175=Object['keys'](_0x54a194['attributes']||{}),_0x532c74=Object['keys'](_0x4b7f9b['attributes']||{});return _0x2fe175['length']===_0x532c74['length']&&_0x2fe175['every'](_0x1e7b0d=>_0x4b7f9b['attributes'][_0x1e7b0d]&&_0x4b7f9b['attributes'][_0x1e7b0d]===_0x54a194['attributes'][_0x1e7b0d]);}}class m extends O{['_combineNext'](_0x178bdc,_0x4ddff9){return _0x4ddff9['howMany']++,_0x4ddff9['sourcePosition']=_0x38925c(_0x178bdc['sourcePosition']),_0x4ddff9;}['_splitCurrent'](_0x54f648){const _0x2d3ffc=_0x38925c(_0x54f648);return _0x54f648['howMany']--,_0x2d3ffc['howMany']=0x1,_0x2d3ffc['sourcePosition']=g(_0x2d3ffc['sourcePosition'],_0x54f648['howMany']),_0x2d3ffc;}['_compareOperations'](_0xf6308c,_0x195348){return!(!this['_checkOperation'](_0xf6308c)||!this['_checkOperation'](_0x195348))&&(_(g(_0xf6308c['sourcePosition'],-0x1),_0x195348['sourcePosition'])&&_(_0xf6308c['targetPosition'],_0x195348['targetPosition']));}['_compressSingleOperation'](_0x39a956){const _0x4dec22={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4dec22,{'operations':[_0x39a956],'index':0x0}),_0x4dec22['buffers'][0x0];}['_decompressSingleOperation'](_0x2e8b41){const _0x25d0e6=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x25d0e6,_0x2e8b41),_0x25d0e6[0x0];}['_checkOperation'](_0x161dfd){return'MoveOperation'==_0x161dfd['__className']&&'$graveyard'==_0x161dfd['targetPosition']['root']&&0x1==_0x161dfd['howMany']&&!_0x161dfd['wasUndone'];}}class h extends O{['_combineNext'](_0x5f4524,_0x1071a1){return _0x1071a1['howMany']++,_0x1071a1;}['_splitCurrent'](_0x5f5d5b){const _0xd17477=_0x38925c(_0x5f5d5b);return _0xd17477['howMany']=0x1,_0x5f5d5b['howMany']--,_0xd17477;}['_compareOperations'](_0x3e90db,_0x827aee){return!(!this['_checkOperation'](_0x3e90db)||!this['_checkOperation'](_0x827aee))&&(_(_0x3e90db['sourcePosition'],_0x827aee['sourcePosition'])&&_(_0x3e90db['targetPosition'],_0x827aee['targetPosition']));}['_compressSingleOperation'](_0x3a8b27){const _0x3d9923={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3d9923,{'operations':[_0x3a8b27],'index':0x0}),_0x3d9923['buffers'][0x0];}['_decompressSingleOperation'](_0x24eeeb){const _0x2ce678=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2ce678,_0x24eeeb),_0x2ce678[0x0];}['_checkOperation'](_0x5de4ed){return'MoveOperation'==_0x5de4ed['__className']&&'$graveyard'==_0x5de4ed['targetPosition']['root']&&0x1==_0x5de4ed['howMany']&&!_0x5de4ed['wasUndone'];}}class f extends O{['compress'](_0x19461c,_0x43029d){if(!this['_compareOperations'](_0x43029d['operations'][_0x43029d['index']],_0x43029d['operations'][_0x43029d['index']+0x1]))return!0x1;const _0x17f76a=_0x43029d['operations'][_0x43029d['index']++];return _0x17f76a['oldRange']=null,_0x17f76a['newRange']&&_(_0x17f76a['newRange']['start'],_0x17f76a['newRange']['end'])&&(_0x17f76a['newRange']['end']=null),_0x43029d['index']++,_0x19461c['types']['push'](this['_id']),_0x19461c['types']['push'](0x0),_0x19461c['buffers']['push'](this['_compressSingleOperation'](_0x17f76a)),!0x0;}['decompress'](_0xecb615,_0x176e8f){const _0x4332ae=this['_decompressSingleOperation'](_0x176e8f);_0x4332ae['newRange']&&!_0x4332ae['newRange']['end']&&(_0x4332ae['newRange']['end']=_0x38925c(_0x4332ae['newRange']['start']));const _0x15b325=_0x38925c(_0x4332ae);_0x15b325['newRange']&&(_0x15b325['newRange']['start']['stickiness']='toNone',_0x15b325['newRange']['end']=_0x38925c(_0x15b325['newRange']['start'])),_0x15b325['name']='user:position:'+_0x15b325['name']['split'](':')[0x2],_0x176e8f['typeIndex']++,_0xecb615['push'](_0x4332ae),_0xecb615['push'](_0x15b325);}['_compressSingleOperation'](_0x2b3c99){const _0x1ee556={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1ee556,{'operations':[_0x2b3c99],'index':0x0}),_0x1ee556['buffers'][0x0];}['_decompressSingleOperation'](_0x77acc8){const _0x201dd8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x201dd8,_0x77acc8),_0x201dd8[0x0];}['_compareOperations'](_0x42c8a9,_0x345705){return!(!_0x42c8a9||!_0x345705)&&('MarkerOperation'==_0x42c8a9['__className']&&'MarkerOperation'==_0x345705['__className']&&!(!_0x42c8a9['name']['startsWith']('user:')||!_0x345705['name']['startsWith']('user:')||_0x42c8a9['name']==_0x345705['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3a9298=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',_0x3a9298,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3a9298,'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'](_0x74c6dc){if(!_0x74c6dc||!_0x74c6dc[0x0])throw new _0xedb677('no-operations-provided',this);const _0x1e3b7f={'operations':_0x74c6dc,'index':0x0},_0x48405c={'types':[],'buffers':[],'baseVersion':_0x74c6dc[0x0]['baseVersion']};for(;_0x1e3b7f['index']<_0x1e3b7f['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x48405c,_0x1e3b7f))continue;const _0x112af7=_0x1e3b7f['operations'][_0x1e3b7f['index']]['__className'];this['_getCompressorByName'](_0x112af7)['compress'](_0x48405c,_0x1e3b7f);}return _0x48405c;}['decompress'](_0x4cb80e){const _0x2affb=[],_0x23d273={'types':_0x4cb80e['types'],'buffers':_0x4cb80e['buffers'],'baseVersion':_0x4cb80e['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x23d273['typeIndex']<_0x23d273['types']['length'];){const _0x170c00=_0x23d273['types'][_0x23d273['typeIndex']],_0xe8b013=this['_compressorById']['get'](_0x170c00);if(!_0xe8b013)throw new _0xedb677('decompress-compressor-not-found',this,{'type':_0x170c00});_0xe8b013['decompress'](_0x2affb,_0x23d273);}return _0x2affb['forEach']((_0x83373f,_0x14d452)=>_0x83373f['baseVersion']=_0x4cb80e['baseVersion']+_0x14d452),_0x2affb;}['_getCompressorByName'](_0x19149e){return this['_compressorByName']['get'](_0x19149e);}['_registerOperationCompressor'](_0x5d7d75,_0x4edcab,_0x50f136){const _0x581e95=new _0x50f136(_0x5d7d75,_0x4edcab,this['_protobufFactory']['getDescriptor'](_0x4edcab));this['_registerCompressor'](_0x5d7d75,_0x4edcab,_0x581e95);}['_registerActionCompressor'](_0x377f60,_0x36c34f,_0x4acd5e){const _0x5d51ba=new _0x4acd5e(_0x377f60,this);this['_registerCompressor'](_0x377f60,_0x36c34f,_0x5d51ba);}['_registerCompressor'](_0x29cc5c,_0x5959a8,_0x583e62){this['_compressorById']['set'](_0x29cc5c,_0x583e62),this['_compressorByName']['set'](_0x5959a8,_0x583e62);}}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.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.5.0",
37
- "ckeditor5": "47.5.0",
36
+ "@ckeditor/ckeditor5-utils": "47.6.0-alpha.0",
37
+ "ckeditor5": "47.6.0-alpha.0",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.4"
40
40
  },