@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.1 → 44.2.0-alpha.11

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 _0x55663a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x46959f from'protobufjs/minimal.js';import{cloneDeep as _0x478f93,isEqual as _0x4118b6,isObject as _0x20e800}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x510ea5=_0x46959f['Reader'],_0xeb94ef=_0x46959f['Writer'],_0x152161=_0x46959f['util'],_0x281201=_0x46959f['roots']['default']||(_0x46959f['roots']['default']={});return _0x281201['AttributeOperation']=(function(){function _0x495ef3(_0x50587d){if(_0x50587d){for(var _0x1a9a21=Object['keys'](_0x50587d),_0x4fe2eb=0x0;_0x4fe2eb<_0x1a9a21['length'];++_0x4fe2eb)null!=_0x50587d[_0x1a9a21[_0x4fe2eb]]&&(this[_0x1a9a21[_0x4fe2eb]]=_0x50587d[_0x1a9a21[_0x4fe2eb]]);}}return _0x495ef3['prototype']['range']=null,_0x495ef3['prototype']['key']='',_0x495ef3['prototype']['oldValueBoolean']=!0x1,_0x495ef3['prototype']['oldValueJson']='',_0x495ef3['prototype']['newValueBoolean']=!0x1,_0x495ef3['prototype']['newValueJson']='',_0x495ef3['prototype']['wasUndone']=!0x1,_0x495ef3['create']=function(_0x1c2aa4){return new _0x495ef3(_0x1c2aa4);},_0x495ef3['encode']=function(_0x16fb18,_0x2d8926){return _0x2d8926||(_0x2d8926=_0xeb94ef['create']()),null!=_0x16fb18['range']&&Object['hasOwnProperty']['call'](_0x16fb18,'range')&&_0x281201['Range']['encode'](_0x16fb18['range'],_0x2d8926['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16fb18['key']&&Object['hasOwnProperty']['call'](_0x16fb18,'key')&&_0x2d8926['uint32'](0x12)['string'](_0x16fb18['key']),null!=_0x16fb18['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16fb18,'oldValueBoolean')&&_0x2d8926['uint32'](0x18)['bool'](_0x16fb18['oldValueBoolean']),null!=_0x16fb18['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16fb18,'oldValueJson')&&_0x2d8926['uint32'](0x22)['string'](_0x16fb18['oldValueJson']),null!=_0x16fb18['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16fb18,'newValueBoolean')&&_0x2d8926['uint32'](0x28)['bool'](_0x16fb18['newValueBoolean']),null!=_0x16fb18['newValueJson']&&Object['hasOwnProperty']['call'](_0x16fb18,'newValueJson')&&_0x2d8926['uint32'](0x32)['string'](_0x16fb18['newValueJson']),null!=_0x16fb18['wasUndone']&&Object['hasOwnProperty']['call'](_0x16fb18,'wasUndone')&&_0x2d8926['uint32'](0x38)['bool'](_0x16fb18['wasUndone']),_0x2d8926;},_0x495ef3['encodeDelimited']=function(_0x43b00e,_0x59a115){return this['encode'](_0x43b00e,_0x59a115)['ldelim']();},_0x495ef3['decode']=function(_0x134a25,_0x2e0da1){_0x134a25 instanceof _0x510ea5||(_0x134a25=_0x510ea5['create'](_0x134a25));for(var _0x754b53=void 0x0===_0x2e0da1?_0x134a25['len']:_0x134a25['pos']+_0x2e0da1,_0x379a44=new _0x281201['AttributeOperation']();_0x134a25['pos']<_0x754b53;){var _0x52ca4e=_0x134a25['uint32']();switch(_0x52ca4e>>>0x3){case 0x1:_0x379a44['range']=_0x281201['Range']['decode'](_0x134a25,_0x134a25['uint32']());break;case 0x2:_0x379a44['key']=_0x134a25['string']();break;case 0x3:_0x379a44['oldValueBoolean']=_0x134a25['bool']();break;case 0x4:_0x379a44['oldValueJson']=_0x134a25['string']();break;case 0x5:_0x379a44['newValueBoolean']=_0x134a25['bool']();break;case 0x6:_0x379a44['newValueJson']=_0x134a25['string']();break;case 0x7:_0x379a44['wasUndone']=_0x134a25['bool']();break;default:_0x134a25['skipType'](0x7&_0x52ca4e);}}return _0x379a44;},_0x495ef3['decodeDelimited']=function(_0x19ccdf){return _0x19ccdf instanceof _0x510ea5||(_0x19ccdf=new _0x510ea5(_0x19ccdf)),this['decode'](_0x19ccdf,_0x19ccdf['uint32']());},_0x495ef3['verify']=function(_0x25e9e5){if('object'!=typeof _0x25e9e5||null===_0x25e9e5)return'object\x20expected';if(null!=_0x25e9e5['range']&&_0x25e9e5['hasOwnProperty']('range')){var _0x2c746a=_0x281201['Range']['verify'](_0x25e9e5['range']);if(_0x2c746a)return'range.'+_0x2c746a;}return null!=_0x25e9e5['key']&&_0x25e9e5['hasOwnProperty']('key')&&!_0x152161['isString'](_0x25e9e5['key'])?'key:\x20string\x20expected':null!=_0x25e9e5['oldValueBoolean']&&_0x25e9e5['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x25e9e5['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x25e9e5['oldValueJson']&&_0x25e9e5['hasOwnProperty']('oldValueJson')&&!_0x152161['isString'](_0x25e9e5['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x25e9e5['newValueBoolean']&&_0x25e9e5['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x25e9e5['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x25e9e5['newValueJson']&&_0x25e9e5['hasOwnProperty']('newValueJson')&&!_0x152161['isString'](_0x25e9e5['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x25e9e5['wasUndone']&&_0x25e9e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25e9e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x495ef3['fromObject']=function(_0x17b922){if(_0x17b922 instanceof _0x281201['AttributeOperation'])return _0x17b922;var _0x93130f=new _0x281201['AttributeOperation']();if(null!=_0x17b922['range']){if('object'!=typeof _0x17b922['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x93130f['range']=_0x281201['Range']['fromObject'](_0x17b922['range']);}return null!=_0x17b922['key']&&(_0x93130f['key']=String(_0x17b922['key'])),null!=_0x17b922['oldValueBoolean']&&(_0x93130f['oldValueBoolean']=Boolean(_0x17b922['oldValueBoolean'])),null!=_0x17b922['oldValueJson']&&(_0x93130f['oldValueJson']=String(_0x17b922['oldValueJson'])),null!=_0x17b922['newValueBoolean']&&(_0x93130f['newValueBoolean']=Boolean(_0x17b922['newValueBoolean'])),null!=_0x17b922['newValueJson']&&(_0x93130f['newValueJson']=String(_0x17b922['newValueJson'])),null!=_0x17b922['wasUndone']&&(_0x93130f['wasUndone']=Boolean(_0x17b922['wasUndone'])),_0x93130f;},_0x495ef3['toObject']=function(_0x43d0e9,_0x32f985){_0x32f985||(_0x32f985={});var _0x1c69d5={};return _0x32f985['defaults']&&(_0x1c69d5['range']=null,_0x1c69d5['key']='',_0x1c69d5['oldValueBoolean']=!0x1,_0x1c69d5['oldValueJson']='',_0x1c69d5['newValueBoolean']=!0x1,_0x1c69d5['newValueJson']='',_0x1c69d5['wasUndone']=!0x1),null!=_0x43d0e9['range']&&_0x43d0e9['hasOwnProperty']('range')&&(_0x1c69d5['range']=_0x281201['Range']['toObject'](_0x43d0e9['range'],_0x32f985)),null!=_0x43d0e9['key']&&_0x43d0e9['hasOwnProperty']('key')&&(_0x1c69d5['key']=_0x43d0e9['key']),null!=_0x43d0e9['oldValueBoolean']&&_0x43d0e9['hasOwnProperty']('oldValueBoolean')&&(_0x1c69d5['oldValueBoolean']=_0x43d0e9['oldValueBoolean']),null!=_0x43d0e9['oldValueJson']&&_0x43d0e9['hasOwnProperty']('oldValueJson')&&(_0x1c69d5['oldValueJson']=_0x43d0e9['oldValueJson']),null!=_0x43d0e9['newValueBoolean']&&_0x43d0e9['hasOwnProperty']('newValueBoolean')&&(_0x1c69d5['newValueBoolean']=_0x43d0e9['newValueBoolean']),null!=_0x43d0e9['newValueJson']&&_0x43d0e9['hasOwnProperty']('newValueJson')&&(_0x1c69d5['newValueJson']=_0x43d0e9['newValueJson']),null!=_0x43d0e9['wasUndone']&&_0x43d0e9['hasOwnProperty']('wasUndone')&&(_0x1c69d5['wasUndone']=_0x43d0e9['wasUndone']),_0x1c69d5;},_0x495ef3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x495ef3['getTypeUrl']=function(_0x59260c){return void 0x0===_0x59260c&&(_0x59260c='type.googleapis.com'),_0x59260c+'/AttributeOperation';},_0x495ef3;}()),_0x281201['InsertOperation']=(function(){function _0x1cedad(_0x4e8dac){if(this['nodes']=[],_0x4e8dac){for(var _0x13e4aa=Object['keys'](_0x4e8dac),_0x103a81=0x0;_0x103a81<_0x13e4aa['length'];++_0x103a81)null!=_0x4e8dac[_0x13e4aa[_0x103a81]]&&(this[_0x13e4aa[_0x103a81]]=_0x4e8dac[_0x13e4aa[_0x103a81]]);}}return _0x1cedad['prototype']['position']=null,_0x1cedad['prototype']['nodes']=_0x152161['emptyArray'],_0x1cedad['prototype']['shouldReceiveAttributes']=!0x1,_0x1cedad['prototype']['wasUndone']=!0x1,_0x1cedad['create']=function(_0x3fa63a){return new _0x1cedad(_0x3fa63a);},_0x1cedad['encode']=function(_0x16d05d,_0x2a5a95){if(_0x2a5a95||(_0x2a5a95=_0xeb94ef['create']()),null!=_0x16d05d['position']&&Object['hasOwnProperty']['call'](_0x16d05d,'position')&&_0x281201['Position']['encode'](_0x16d05d['position'],_0x2a5a95['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16d05d['nodes']&&_0x16d05d['nodes']['length']){for(var _0x5a73d2=0x0;_0x5a73d2<_0x16d05d['nodes']['length'];++_0x5a73d2)_0x281201['Element']['encode'](_0x16d05d['nodes'][_0x5a73d2],_0x2a5a95['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x16d05d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x16d05d,'shouldReceiveAttributes')&&_0x2a5a95['uint32'](0x18)['bool'](_0x16d05d['shouldReceiveAttributes']),null!=_0x16d05d['wasUndone']&&Object['hasOwnProperty']['call'](_0x16d05d,'wasUndone')&&_0x2a5a95['uint32'](0x20)['bool'](_0x16d05d['wasUndone']),_0x2a5a95;},_0x1cedad['encodeDelimited']=function(_0x216feb,_0x9e81df){return this['encode'](_0x216feb,_0x9e81df)['ldelim']();},_0x1cedad['decode']=function(_0x27c8f7,_0x306d64){_0x27c8f7 instanceof _0x510ea5||(_0x27c8f7=_0x510ea5['create'](_0x27c8f7));for(var _0x220091=void 0x0===_0x306d64?_0x27c8f7['len']:_0x27c8f7['pos']+_0x306d64,_0x5b604f=new _0x281201['InsertOperation']();_0x27c8f7['pos']<_0x220091;){var _0x1efb5e=_0x27c8f7['uint32']();switch(_0x1efb5e>>>0x3){case 0x1:_0x5b604f['position']=_0x281201['Position']['decode'](_0x27c8f7,_0x27c8f7['uint32']());break;case 0x2:_0x5b604f['nodes']&&_0x5b604f['nodes']['length']||(_0x5b604f['nodes']=[]),_0x5b604f['nodes']['push'](_0x281201['Element']['decode'](_0x27c8f7,_0x27c8f7['uint32']()));break;case 0x3:_0x5b604f['shouldReceiveAttributes']=_0x27c8f7['bool']();break;case 0x4:_0x5b604f['wasUndone']=_0x27c8f7['bool']();break;default:_0x27c8f7['skipType'](0x7&_0x1efb5e);}}return _0x5b604f;},_0x1cedad['decodeDelimited']=function(_0x10a564){return _0x10a564 instanceof _0x510ea5||(_0x10a564=new _0x510ea5(_0x10a564)),this['decode'](_0x10a564,_0x10a564['uint32']());},_0x1cedad['verify']=function(_0x520f7b){if('object'!=typeof _0x520f7b||null===_0x520f7b)return'object\x20expected';if(null!=_0x520f7b['position']&&_0x520f7b['hasOwnProperty']('position')&&(_0x2a3e8e=_0x281201['Position']['verify'](_0x520f7b['position'])))return'position.'+_0x2a3e8e;if(null!=_0x520f7b['nodes']&&_0x520f7b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x520f7b['nodes']))return'nodes:\x20array\x20expected';for(var _0xd418cf=0x0;_0xd418cf<_0x520f7b['nodes']['length'];++_0xd418cf){var _0x2a3e8e;if(_0x2a3e8e=_0x281201['Element']['verify'](_0x520f7b['nodes'][_0xd418cf]))return'nodes.'+_0x2a3e8e;}}return null!=_0x520f7b['shouldReceiveAttributes']&&_0x520f7b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x520f7b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x520f7b['wasUndone']&&_0x520f7b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x520f7b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1cedad['fromObject']=function(_0x190358){if(_0x190358 instanceof _0x281201['InsertOperation'])return _0x190358;var _0x476422=new _0x281201['InsertOperation']();if(null!=_0x190358['position']){if('object'!=typeof _0x190358['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x476422['position']=_0x281201['Position']['fromObject'](_0x190358['position']);}if(_0x190358['nodes']){if(!Array['isArray'](_0x190358['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x476422['nodes']=[];for(var _0x3e8a7a=0x0;_0x3e8a7a<_0x190358['nodes']['length'];++_0x3e8a7a){if('object'!=typeof _0x190358['nodes'][_0x3e8a7a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x476422['nodes'][_0x3e8a7a]=_0x281201['Element']['fromObject'](_0x190358['nodes'][_0x3e8a7a]);}}return null!=_0x190358['shouldReceiveAttributes']&&(_0x476422['shouldReceiveAttributes']=Boolean(_0x190358['shouldReceiveAttributes'])),null!=_0x190358['wasUndone']&&(_0x476422['wasUndone']=Boolean(_0x190358['wasUndone'])),_0x476422;},_0x1cedad['toObject']=function(_0x190e09,_0x4780f1){_0x4780f1||(_0x4780f1={});var _0x1fb510={};if((_0x4780f1['arrays']||_0x4780f1['defaults'])&&(_0x1fb510['nodes']=[]),_0x4780f1['defaults']&&(_0x1fb510['position']=null,_0x1fb510['shouldReceiveAttributes']=!0x1,_0x1fb510['wasUndone']=!0x1),null!=_0x190e09['position']&&_0x190e09['hasOwnProperty']('position')&&(_0x1fb510['position']=_0x281201['Position']['toObject'](_0x190e09['position'],_0x4780f1)),_0x190e09['nodes']&&_0x190e09['nodes']['length']){_0x1fb510['nodes']=[];for(var _0x188948=0x0;_0x188948<_0x190e09['nodes']['length'];++_0x188948)_0x1fb510['nodes'][_0x188948]=_0x281201['Element']['toObject'](_0x190e09['nodes'][_0x188948],_0x4780f1);}return null!=_0x190e09['shouldReceiveAttributes']&&_0x190e09['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1fb510['shouldReceiveAttributes']=_0x190e09['shouldReceiveAttributes']),null!=_0x190e09['wasUndone']&&_0x190e09['hasOwnProperty']('wasUndone')&&(_0x1fb510['wasUndone']=_0x190e09['wasUndone']),_0x1fb510;},_0x1cedad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x1cedad['getTypeUrl']=function(_0x2a56df){return void 0x0===_0x2a56df&&(_0x2a56df='type.googleapis.com'),_0x2a56df+'/InsertOperation';},_0x1cedad;}()),_0x281201['MarkerOperation']=(function(){function _0x21395e(_0x38d4a8){if(_0x38d4a8){for(var _0x1d03f1=Object['keys'](_0x38d4a8),_0x2d7320=0x0;_0x2d7320<_0x1d03f1['length'];++_0x2d7320)null!=_0x38d4a8[_0x1d03f1[_0x2d7320]]&&(this[_0x1d03f1[_0x2d7320]]=_0x38d4a8[_0x1d03f1[_0x2d7320]]);}}return _0x21395e['prototype']['name']='',_0x21395e['prototype']['oldRange']=null,_0x21395e['prototype']['newRange']=null,_0x21395e['prototype']['affectsData']=!0x1,_0x21395e['prototype']['wasUndone']=!0x1,_0x21395e['create']=function(_0x540e43){return new _0x21395e(_0x540e43);},_0x21395e['encode']=function(_0x51d17c,_0x5a5004){return _0x5a5004||(_0x5a5004=_0xeb94ef['create']()),null!=_0x51d17c['name']&&Object['hasOwnProperty']['call'](_0x51d17c,'name')&&_0x5a5004['uint32'](0xa)['string'](_0x51d17c['name']),null!=_0x51d17c['oldRange']&&Object['hasOwnProperty']['call'](_0x51d17c,'oldRange')&&_0x281201['Range']['encode'](_0x51d17c['oldRange'],_0x5a5004['uint32'](0x12)['fork']())['ldelim'](),null!=_0x51d17c['newRange']&&Object['hasOwnProperty']['call'](_0x51d17c,'newRange')&&_0x281201['Range']['encode'](_0x51d17c['newRange'],_0x5a5004['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x51d17c['affectsData']&&Object['hasOwnProperty']['call'](_0x51d17c,'affectsData')&&_0x5a5004['uint32'](0x20)['bool'](_0x51d17c['affectsData']),null!=_0x51d17c['wasUndone']&&Object['hasOwnProperty']['call'](_0x51d17c,'wasUndone')&&_0x5a5004['uint32'](0x28)['bool'](_0x51d17c['wasUndone']),_0x5a5004;},_0x21395e['encodeDelimited']=function(_0x4d39a8,_0x50b4f5){return this['encode'](_0x4d39a8,_0x50b4f5)['ldelim']();},_0x21395e['decode']=function(_0x3cd730,_0x2baac2){_0x3cd730 instanceof _0x510ea5||(_0x3cd730=_0x510ea5['create'](_0x3cd730));for(var _0x5bffa3=void 0x0===_0x2baac2?_0x3cd730['len']:_0x3cd730['pos']+_0x2baac2,_0x478b9b=new _0x281201['MarkerOperation']();_0x3cd730['pos']<_0x5bffa3;){var _0x842274=_0x3cd730['uint32']();switch(_0x842274>>>0x3){case 0x1:_0x478b9b['name']=_0x3cd730['string']();break;case 0x2:_0x478b9b['oldRange']=_0x281201['Range']['decode'](_0x3cd730,_0x3cd730['uint32']());break;case 0x3:_0x478b9b['newRange']=_0x281201['Range']['decode'](_0x3cd730,_0x3cd730['uint32']());break;case 0x4:_0x478b9b['affectsData']=_0x3cd730['bool']();break;case 0x5:_0x478b9b['wasUndone']=_0x3cd730['bool']();break;default:_0x3cd730['skipType'](0x7&_0x842274);}}return _0x478b9b;},_0x21395e['decodeDelimited']=function(_0x3ba142){return _0x3ba142 instanceof _0x510ea5||(_0x3ba142=new _0x510ea5(_0x3ba142)),this['decode'](_0x3ba142,_0x3ba142['uint32']());},_0x21395e['verify']=function(_0x26255b){if('object'!=typeof _0x26255b||null===_0x26255b)return'object\x20expected';if(null!=_0x26255b['name']&&_0x26255b['hasOwnProperty']('name')&&!_0x152161['isString'](_0x26255b['name']))return'name:\x20string\x20expected';var _0x4f61c2;if(null!=_0x26255b['oldRange']&&_0x26255b['hasOwnProperty']('oldRange')&&(_0x4f61c2=_0x281201['Range']['verify'](_0x26255b['oldRange'])))return'oldRange.'+_0x4f61c2;if(null!=_0x26255b['newRange']&&_0x26255b['hasOwnProperty']('newRange')&&(_0x4f61c2=_0x281201['Range']['verify'](_0x26255b['newRange'])))return'newRange.'+_0x4f61c2;return null!=_0x26255b['affectsData']&&_0x26255b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x26255b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x26255b['wasUndone']&&_0x26255b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26255b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21395e['fromObject']=function(_0x549c1d){if(_0x549c1d instanceof _0x281201['MarkerOperation'])return _0x549c1d;var _0x4f1373=new _0x281201['MarkerOperation']();if(null!=_0x549c1d['name']&&(_0x4f1373['name']=String(_0x549c1d['name'])),null!=_0x549c1d['oldRange']){if('object'!=typeof _0x549c1d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4f1373['oldRange']=_0x281201['Range']['fromObject'](_0x549c1d['oldRange']);}if(null!=_0x549c1d['newRange']){if('object'!=typeof _0x549c1d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4f1373['newRange']=_0x281201['Range']['fromObject'](_0x549c1d['newRange']);}return null!=_0x549c1d['affectsData']&&(_0x4f1373['affectsData']=Boolean(_0x549c1d['affectsData'])),null!=_0x549c1d['wasUndone']&&(_0x4f1373['wasUndone']=Boolean(_0x549c1d['wasUndone'])),_0x4f1373;},_0x21395e['toObject']=function(_0x466b02,_0x41f177){_0x41f177||(_0x41f177={});var _0x539138={};return _0x41f177['defaults']&&(_0x539138['name']='',_0x539138['oldRange']=null,_0x539138['newRange']=null,_0x539138['affectsData']=!0x1,_0x539138['wasUndone']=!0x1),null!=_0x466b02['name']&&_0x466b02['hasOwnProperty']('name')&&(_0x539138['name']=_0x466b02['name']),null!=_0x466b02['oldRange']&&_0x466b02['hasOwnProperty']('oldRange')&&(_0x539138['oldRange']=_0x281201['Range']['toObject'](_0x466b02['oldRange'],_0x41f177)),null!=_0x466b02['newRange']&&_0x466b02['hasOwnProperty']('newRange')&&(_0x539138['newRange']=_0x281201['Range']['toObject'](_0x466b02['newRange'],_0x41f177)),null!=_0x466b02['affectsData']&&_0x466b02['hasOwnProperty']('affectsData')&&(_0x539138['affectsData']=_0x466b02['affectsData']),null!=_0x466b02['wasUndone']&&_0x466b02['hasOwnProperty']('wasUndone')&&(_0x539138['wasUndone']=_0x466b02['wasUndone']),_0x539138;},_0x21395e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x21395e['getTypeUrl']=function(_0x2df23f){return void 0x0===_0x2df23f&&(_0x2df23f='type.googleapis.com'),_0x2df23f+'/MarkerOperation';},_0x21395e;}()),_0x281201['MergeOperation']=(function(){function _0x233286(_0x3c1c0b){if(_0x3c1c0b){for(var _0x5792bf=Object['keys'](_0x3c1c0b),_0x3c3e34=0x0;_0x3c3e34<_0x5792bf['length'];++_0x3c3e34)null!=_0x3c1c0b[_0x5792bf[_0x3c3e34]]&&(this[_0x5792bf[_0x3c3e34]]=_0x3c1c0b[_0x5792bf[_0x3c3e34]]);}}return _0x233286['prototype']['sourcePosition']=null,_0x233286['prototype']['targetPosition']=null,_0x233286['prototype']['graveyardPosition']=null,_0x233286['prototype']['howMany']=0x0,_0x233286['prototype']['wasUndone']=!0x1,_0x233286['create']=function(_0x2d17a3){return new _0x233286(_0x2d17a3);},_0x233286['encode']=function(_0xefb05e,_0x45b3f9){return _0x45b3f9||(_0x45b3f9=_0xeb94ef['create']()),null!=_0xefb05e['sourcePosition']&&Object['hasOwnProperty']['call'](_0xefb05e,'sourcePosition')&&_0x281201['Position']['encode'](_0xefb05e['sourcePosition'],_0x45b3f9['uint32'](0xa)['fork']())['ldelim'](),null!=_0xefb05e['targetPosition']&&Object['hasOwnProperty']['call'](_0xefb05e,'targetPosition')&&_0x281201['Position']['encode'](_0xefb05e['targetPosition'],_0x45b3f9['uint32'](0x12)['fork']())['ldelim'](),null!=_0xefb05e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xefb05e,'graveyardPosition')&&_0x281201['Position']['encode'](_0xefb05e['graveyardPosition'],_0x45b3f9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xefb05e['howMany']&&Object['hasOwnProperty']['call'](_0xefb05e,'howMany')&&_0x45b3f9['uint32'](0x20)['uint32'](_0xefb05e['howMany']),null!=_0xefb05e['wasUndone']&&Object['hasOwnProperty']['call'](_0xefb05e,'wasUndone')&&_0x45b3f9['uint32'](0x28)['bool'](_0xefb05e['wasUndone']),_0x45b3f9;},_0x233286['encodeDelimited']=function(_0xf56be7,_0x49a61d){return this['encode'](_0xf56be7,_0x49a61d)['ldelim']();},_0x233286['decode']=function(_0x504509,_0x46242a){_0x504509 instanceof _0x510ea5||(_0x504509=_0x510ea5['create'](_0x504509));for(var _0x333586=void 0x0===_0x46242a?_0x504509['len']:_0x504509['pos']+_0x46242a,_0x35daa9=new _0x281201['MergeOperation']();_0x504509['pos']<_0x333586;){var _0x41141c=_0x504509['uint32']();switch(_0x41141c>>>0x3){case 0x1:_0x35daa9['sourcePosition']=_0x281201['Position']['decode'](_0x504509,_0x504509['uint32']());break;case 0x2:_0x35daa9['targetPosition']=_0x281201['Position']['decode'](_0x504509,_0x504509['uint32']());break;case 0x3:_0x35daa9['graveyardPosition']=_0x281201['Position']['decode'](_0x504509,_0x504509['uint32']());break;case 0x4:_0x35daa9['howMany']=_0x504509['uint32']();break;case 0x5:_0x35daa9['wasUndone']=_0x504509['bool']();break;default:_0x504509['skipType'](0x7&_0x41141c);}}return _0x35daa9;},_0x233286['decodeDelimited']=function(_0x5d7bcc){return _0x5d7bcc instanceof _0x510ea5||(_0x5d7bcc=new _0x510ea5(_0x5d7bcc)),this['decode'](_0x5d7bcc,_0x5d7bcc['uint32']());},_0x233286['verify']=function(_0x182f97){if('object'!=typeof _0x182f97||null===_0x182f97)return'object\x20expected';var _0x2715fa;if(null!=_0x182f97['sourcePosition']&&_0x182f97['hasOwnProperty']('sourcePosition')&&(_0x2715fa=_0x281201['Position']['verify'](_0x182f97['sourcePosition'])))return'sourcePosition.'+_0x2715fa;if(null!=_0x182f97['targetPosition']&&_0x182f97['hasOwnProperty']('targetPosition')&&(_0x2715fa=_0x281201['Position']['verify'](_0x182f97['targetPosition'])))return'targetPosition.'+_0x2715fa;if(null!=_0x182f97['graveyardPosition']&&_0x182f97['hasOwnProperty']('graveyardPosition')&&(_0x2715fa=_0x281201['Position']['verify'](_0x182f97['graveyardPosition'])))return'graveyardPosition.'+_0x2715fa;return null!=_0x182f97['howMany']&&_0x182f97['hasOwnProperty']('howMany')&&!_0x152161['isInteger'](_0x182f97['howMany'])?'howMany:\x20integer\x20expected':null!=_0x182f97['wasUndone']&&_0x182f97['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x182f97['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x233286['fromObject']=function(_0x2373ee){if(_0x2373ee instanceof _0x281201['MergeOperation'])return _0x2373ee;var _0x16bf95=new _0x281201['MergeOperation']();if(null!=_0x2373ee['sourcePosition']){if('object'!=typeof _0x2373ee['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x16bf95['sourcePosition']=_0x281201['Position']['fromObject'](_0x2373ee['sourcePosition']);}if(null!=_0x2373ee['targetPosition']){if('object'!=typeof _0x2373ee['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x16bf95['targetPosition']=_0x281201['Position']['fromObject'](_0x2373ee['targetPosition']);}if(null!=_0x2373ee['graveyardPosition']){if('object'!=typeof _0x2373ee['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x16bf95['graveyardPosition']=_0x281201['Position']['fromObject'](_0x2373ee['graveyardPosition']);}return null!=_0x2373ee['howMany']&&(_0x16bf95['howMany']=_0x2373ee['howMany']>>>0x0),null!=_0x2373ee['wasUndone']&&(_0x16bf95['wasUndone']=Boolean(_0x2373ee['wasUndone'])),_0x16bf95;},_0x233286['toObject']=function(_0x4ca8d4,_0x1528fa){_0x1528fa||(_0x1528fa={});var _0x1ec256={};return _0x1528fa['defaults']&&(_0x1ec256['sourcePosition']=null,_0x1ec256['targetPosition']=null,_0x1ec256['graveyardPosition']=null,_0x1ec256['howMany']=0x0,_0x1ec256['wasUndone']=!0x1),null!=_0x4ca8d4['sourcePosition']&&_0x4ca8d4['hasOwnProperty']('sourcePosition')&&(_0x1ec256['sourcePosition']=_0x281201['Position']['toObject'](_0x4ca8d4['sourcePosition'],_0x1528fa)),null!=_0x4ca8d4['targetPosition']&&_0x4ca8d4['hasOwnProperty']('targetPosition')&&(_0x1ec256['targetPosition']=_0x281201['Position']['toObject'](_0x4ca8d4['targetPosition'],_0x1528fa)),null!=_0x4ca8d4['graveyardPosition']&&_0x4ca8d4['hasOwnProperty']('graveyardPosition')&&(_0x1ec256['graveyardPosition']=_0x281201['Position']['toObject'](_0x4ca8d4['graveyardPosition'],_0x1528fa)),null!=_0x4ca8d4['howMany']&&_0x4ca8d4['hasOwnProperty']('howMany')&&(_0x1ec256['howMany']=_0x4ca8d4['howMany']),null!=_0x4ca8d4['wasUndone']&&_0x4ca8d4['hasOwnProperty']('wasUndone')&&(_0x1ec256['wasUndone']=_0x4ca8d4['wasUndone']),_0x1ec256;},_0x233286['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x233286['getTypeUrl']=function(_0x568b8b){return void 0x0===_0x568b8b&&(_0x568b8b='type.googleapis.com'),_0x568b8b+'/MergeOperation';},_0x233286;}()),_0x281201['MoveOperation']=(function(){function _0x406ea5(_0x3ea7a9){if(_0x3ea7a9){for(var _0x247b4f=Object['keys'](_0x3ea7a9),_0x40e951=0x0;_0x40e951<_0x247b4f['length'];++_0x40e951)null!=_0x3ea7a9[_0x247b4f[_0x40e951]]&&(this[_0x247b4f[_0x40e951]]=_0x3ea7a9[_0x247b4f[_0x40e951]]);}}return _0x406ea5['prototype']['sourcePosition']=null,_0x406ea5['prototype']['howMany']=0x0,_0x406ea5['prototype']['targetPosition']=null,_0x406ea5['prototype']['wasUndone']=!0x1,_0x406ea5['create']=function(_0x46c690){return new _0x406ea5(_0x46c690);},_0x406ea5['encode']=function(_0x1c64fc,_0x3200b6){return _0x3200b6||(_0x3200b6=_0xeb94ef['create']()),null!=_0x1c64fc['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1c64fc,'sourcePosition')&&_0x281201['Position']['encode'](_0x1c64fc['sourcePosition'],_0x3200b6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1c64fc['howMany']&&Object['hasOwnProperty']['call'](_0x1c64fc,'howMany')&&_0x3200b6['uint32'](0x10)['uint32'](_0x1c64fc['howMany']),null!=_0x1c64fc['targetPosition']&&Object['hasOwnProperty']['call'](_0x1c64fc,'targetPosition')&&_0x281201['Position']['encode'](_0x1c64fc['targetPosition'],_0x3200b6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1c64fc['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c64fc,'wasUndone')&&_0x3200b6['uint32'](0x20)['bool'](_0x1c64fc['wasUndone']),_0x3200b6;},_0x406ea5['encodeDelimited']=function(_0x55928d,_0x30252d){return this['encode'](_0x55928d,_0x30252d)['ldelim']();},_0x406ea5['decode']=function(_0x501d50,_0x25520f){_0x501d50 instanceof _0x510ea5||(_0x501d50=_0x510ea5['create'](_0x501d50));for(var _0x5c5bdb=void 0x0===_0x25520f?_0x501d50['len']:_0x501d50['pos']+_0x25520f,_0x5355bc=new _0x281201['MoveOperation']();_0x501d50['pos']<_0x5c5bdb;){var _0x582149=_0x501d50['uint32']();switch(_0x582149>>>0x3){case 0x1:_0x5355bc['sourcePosition']=_0x281201['Position']['decode'](_0x501d50,_0x501d50['uint32']());break;case 0x2:_0x5355bc['howMany']=_0x501d50['uint32']();break;case 0x3:_0x5355bc['targetPosition']=_0x281201['Position']['decode'](_0x501d50,_0x501d50['uint32']());break;case 0x4:_0x5355bc['wasUndone']=_0x501d50['bool']();break;default:_0x501d50['skipType'](0x7&_0x582149);}}return _0x5355bc;},_0x406ea5['decodeDelimited']=function(_0x28082e){return _0x28082e instanceof _0x510ea5||(_0x28082e=new _0x510ea5(_0x28082e)),this['decode'](_0x28082e,_0x28082e['uint32']());},_0x406ea5['verify']=function(_0x5e46f9){if('object'!=typeof _0x5e46f9||null===_0x5e46f9)return'object\x20expected';var _0x20f9dc;if(null!=_0x5e46f9['sourcePosition']&&_0x5e46f9['hasOwnProperty']('sourcePosition')&&(_0x20f9dc=_0x281201['Position']['verify'](_0x5e46f9['sourcePosition'])))return'sourcePosition.'+_0x20f9dc;if(null!=_0x5e46f9['howMany']&&_0x5e46f9['hasOwnProperty']('howMany')&&!_0x152161['isInteger'](_0x5e46f9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5e46f9['targetPosition']&&_0x5e46f9['hasOwnProperty']('targetPosition')&&(_0x20f9dc=_0x281201['Position']['verify'](_0x5e46f9['targetPosition'])))return'targetPosition.'+_0x20f9dc;return null!=_0x5e46f9['wasUndone']&&_0x5e46f9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e46f9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x406ea5['fromObject']=function(_0x40248f){if(_0x40248f instanceof _0x281201['MoveOperation'])return _0x40248f;var _0xef64a4=new _0x281201['MoveOperation']();if(null!=_0x40248f['sourcePosition']){if('object'!=typeof _0x40248f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xef64a4['sourcePosition']=_0x281201['Position']['fromObject'](_0x40248f['sourcePosition']);}if(null!=_0x40248f['howMany']&&(_0xef64a4['howMany']=_0x40248f['howMany']>>>0x0),null!=_0x40248f['targetPosition']){if('object'!=typeof _0x40248f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xef64a4['targetPosition']=_0x281201['Position']['fromObject'](_0x40248f['targetPosition']);}return null!=_0x40248f['wasUndone']&&(_0xef64a4['wasUndone']=Boolean(_0x40248f['wasUndone'])),_0xef64a4;},_0x406ea5['toObject']=function(_0x250f8f,_0x435445){_0x435445||(_0x435445={});var _0x1c8f01={};return _0x435445['defaults']&&(_0x1c8f01['sourcePosition']=null,_0x1c8f01['howMany']=0x0,_0x1c8f01['targetPosition']=null,_0x1c8f01['wasUndone']=!0x1),null!=_0x250f8f['sourcePosition']&&_0x250f8f['hasOwnProperty']('sourcePosition')&&(_0x1c8f01['sourcePosition']=_0x281201['Position']['toObject'](_0x250f8f['sourcePosition'],_0x435445)),null!=_0x250f8f['howMany']&&_0x250f8f['hasOwnProperty']('howMany')&&(_0x1c8f01['howMany']=_0x250f8f['howMany']),null!=_0x250f8f['targetPosition']&&_0x250f8f['hasOwnProperty']('targetPosition')&&(_0x1c8f01['targetPosition']=_0x281201['Position']['toObject'](_0x250f8f['targetPosition'],_0x435445)),null!=_0x250f8f['wasUndone']&&_0x250f8f['hasOwnProperty']('wasUndone')&&(_0x1c8f01['wasUndone']=_0x250f8f['wasUndone']),_0x1c8f01;},_0x406ea5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x406ea5['getTypeUrl']=function(_0x51dd3f){return void 0x0===_0x51dd3f&&(_0x51dd3f='type.googleapis.com'),_0x51dd3f+'/MoveOperation';},_0x406ea5;}()),_0x281201['RenameOperation']=(function(){function _0x433da8(_0x7ccfe0){if(_0x7ccfe0){for(var _0x1b645d=Object['keys'](_0x7ccfe0),_0x3b0caa=0x0;_0x3b0caa<_0x1b645d['length'];++_0x3b0caa)null!=_0x7ccfe0[_0x1b645d[_0x3b0caa]]&&(this[_0x1b645d[_0x3b0caa]]=_0x7ccfe0[_0x1b645d[_0x3b0caa]]);}}return _0x433da8['prototype']['position']=null,_0x433da8['prototype']['oldName']='',_0x433da8['prototype']['newName']='',_0x433da8['prototype']['wasUndone']=!0x1,_0x433da8['create']=function(_0x447c8e){return new _0x433da8(_0x447c8e);},_0x433da8['encode']=function(_0x3b9eba,_0x2cf141){return _0x2cf141||(_0x2cf141=_0xeb94ef['create']()),null!=_0x3b9eba['position']&&Object['hasOwnProperty']['call'](_0x3b9eba,'position')&&_0x281201['Position']['encode'](_0x3b9eba['position'],_0x2cf141['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b9eba['oldName']&&Object['hasOwnProperty']['call'](_0x3b9eba,'oldName')&&_0x2cf141['uint32'](0x12)['string'](_0x3b9eba['oldName']),null!=_0x3b9eba['newName']&&Object['hasOwnProperty']['call'](_0x3b9eba,'newName')&&_0x2cf141['uint32'](0x1a)['string'](_0x3b9eba['newName']),null!=_0x3b9eba['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b9eba,'wasUndone')&&_0x2cf141['uint32'](0x20)['bool'](_0x3b9eba['wasUndone']),_0x2cf141;},_0x433da8['encodeDelimited']=function(_0x973372,_0x1e3f9b){return this['encode'](_0x973372,_0x1e3f9b)['ldelim']();},_0x433da8['decode']=function(_0x14be4f,_0x272613){_0x14be4f instanceof _0x510ea5||(_0x14be4f=_0x510ea5['create'](_0x14be4f));for(var _0x3405e9=void 0x0===_0x272613?_0x14be4f['len']:_0x14be4f['pos']+_0x272613,_0x5a08a0=new _0x281201['RenameOperation']();_0x14be4f['pos']<_0x3405e9;){var _0x2fa8cc=_0x14be4f['uint32']();switch(_0x2fa8cc>>>0x3){case 0x1:_0x5a08a0['position']=_0x281201['Position']['decode'](_0x14be4f,_0x14be4f['uint32']());break;case 0x2:_0x5a08a0['oldName']=_0x14be4f['string']();break;case 0x3:_0x5a08a0['newName']=_0x14be4f['string']();break;case 0x4:_0x5a08a0['wasUndone']=_0x14be4f['bool']();break;default:_0x14be4f['skipType'](0x7&_0x2fa8cc);}}return _0x5a08a0;},_0x433da8['decodeDelimited']=function(_0x99a0b2){return _0x99a0b2 instanceof _0x510ea5||(_0x99a0b2=new _0x510ea5(_0x99a0b2)),this['decode'](_0x99a0b2,_0x99a0b2['uint32']());},_0x433da8['verify']=function(_0x611433){if('object'!=typeof _0x611433||null===_0x611433)return'object\x20expected';if(null!=_0x611433['position']&&_0x611433['hasOwnProperty']('position')){var _0x3a08b4=_0x281201['Position']['verify'](_0x611433['position']);if(_0x3a08b4)return'position.'+_0x3a08b4;}return null!=_0x611433['oldName']&&_0x611433['hasOwnProperty']('oldName')&&!_0x152161['isString'](_0x611433['oldName'])?'oldName:\x20string\x20expected':null!=_0x611433['newName']&&_0x611433['hasOwnProperty']('newName')&&!_0x152161['isString'](_0x611433['newName'])?'newName:\x20string\x20expected':null!=_0x611433['wasUndone']&&_0x611433['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x611433['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x433da8['fromObject']=function(_0x1c4233){if(_0x1c4233 instanceof _0x281201['RenameOperation'])return _0x1c4233;var _0x471baa=new _0x281201['RenameOperation']();if(null!=_0x1c4233['position']){if('object'!=typeof _0x1c4233['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x471baa['position']=_0x281201['Position']['fromObject'](_0x1c4233['position']);}return null!=_0x1c4233['oldName']&&(_0x471baa['oldName']=String(_0x1c4233['oldName'])),null!=_0x1c4233['newName']&&(_0x471baa['newName']=String(_0x1c4233['newName'])),null!=_0x1c4233['wasUndone']&&(_0x471baa['wasUndone']=Boolean(_0x1c4233['wasUndone'])),_0x471baa;},_0x433da8['toObject']=function(_0x3b27c6,_0x34011e){_0x34011e||(_0x34011e={});var _0x20c789={};return _0x34011e['defaults']&&(_0x20c789['position']=null,_0x20c789['oldName']='',_0x20c789['newName']='',_0x20c789['wasUndone']=!0x1),null!=_0x3b27c6['position']&&_0x3b27c6['hasOwnProperty']('position')&&(_0x20c789['position']=_0x281201['Position']['toObject'](_0x3b27c6['position'],_0x34011e)),null!=_0x3b27c6['oldName']&&_0x3b27c6['hasOwnProperty']('oldName')&&(_0x20c789['oldName']=_0x3b27c6['oldName']),null!=_0x3b27c6['newName']&&_0x3b27c6['hasOwnProperty']('newName')&&(_0x20c789['newName']=_0x3b27c6['newName']),null!=_0x3b27c6['wasUndone']&&_0x3b27c6['hasOwnProperty']('wasUndone')&&(_0x20c789['wasUndone']=_0x3b27c6['wasUndone']),_0x20c789;},_0x433da8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x433da8['getTypeUrl']=function(_0x5a7394){return void 0x0===_0x5a7394&&(_0x5a7394='type.googleapis.com'),_0x5a7394+'/RenameOperation';},_0x433da8;}()),_0x281201['RootAttributeOperation']=(function(){function _0xe2cfcf(_0x262f0a){if(_0x262f0a){for(var _0x42322f=Object['keys'](_0x262f0a),_0x34b78b=0x0;_0x34b78b<_0x42322f['length'];++_0x34b78b)null!=_0x262f0a[_0x42322f[_0x34b78b]]&&(this[_0x42322f[_0x34b78b]]=_0x262f0a[_0x42322f[_0x34b78b]]);}}return _0xe2cfcf['prototype']['root']='',_0xe2cfcf['prototype']['key']='',_0xe2cfcf['prototype']['oldValueBoolean']=!0x1,_0xe2cfcf['prototype']['oldValueJson']='',_0xe2cfcf['prototype']['newValueBoolean']=!0x1,_0xe2cfcf['prototype']['newValueJson']='',_0xe2cfcf['prototype']['wasUndone']=!0x1,_0xe2cfcf['create']=function(_0x26baa0){return new _0xe2cfcf(_0x26baa0);},_0xe2cfcf['encode']=function(_0x1fb037,_0x1b5fd8){return _0x1b5fd8||(_0x1b5fd8=_0xeb94ef['create']()),null!=_0x1fb037['root']&&Object['hasOwnProperty']['call'](_0x1fb037,'root')&&_0x1b5fd8['uint32'](0xa)['string'](_0x1fb037['root']),null!=_0x1fb037['key']&&Object['hasOwnProperty']['call'](_0x1fb037,'key')&&_0x1b5fd8['uint32'](0x12)['string'](_0x1fb037['key']),null!=_0x1fb037['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fb037,'oldValueBoolean')&&_0x1b5fd8['uint32'](0x18)['bool'](_0x1fb037['oldValueBoolean']),null!=_0x1fb037['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1fb037,'oldValueJson')&&_0x1b5fd8['uint32'](0x22)['string'](_0x1fb037['oldValueJson']),null!=_0x1fb037['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fb037,'newValueBoolean')&&_0x1b5fd8['uint32'](0x28)['bool'](_0x1fb037['newValueBoolean']),null!=_0x1fb037['newValueJson']&&Object['hasOwnProperty']['call'](_0x1fb037,'newValueJson')&&_0x1b5fd8['uint32'](0x32)['string'](_0x1fb037['newValueJson']),null!=_0x1fb037['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fb037,'wasUndone')&&_0x1b5fd8['uint32'](0x38)['bool'](_0x1fb037['wasUndone']),_0x1b5fd8;},_0xe2cfcf['encodeDelimited']=function(_0xcbb4cd,_0x76718a){return this['encode'](_0xcbb4cd,_0x76718a)['ldelim']();},_0xe2cfcf['decode']=function(_0x4be3f4,_0x202d2b){_0x4be3f4 instanceof _0x510ea5||(_0x4be3f4=_0x510ea5['create'](_0x4be3f4));for(var _0x423601=void 0x0===_0x202d2b?_0x4be3f4['len']:_0x4be3f4['pos']+_0x202d2b,_0x5eafda=new _0x281201['RootAttributeOperation']();_0x4be3f4['pos']<_0x423601;){var _0x284e1e=_0x4be3f4['uint32']();switch(_0x284e1e>>>0x3){case 0x1:_0x5eafda['root']=_0x4be3f4['string']();break;case 0x2:_0x5eafda['key']=_0x4be3f4['string']();break;case 0x3:_0x5eafda['oldValueBoolean']=_0x4be3f4['bool']();break;case 0x4:_0x5eafda['oldValueJson']=_0x4be3f4['string']();break;case 0x5:_0x5eafda['newValueBoolean']=_0x4be3f4['bool']();break;case 0x6:_0x5eafda['newValueJson']=_0x4be3f4['string']();break;case 0x7:_0x5eafda['wasUndone']=_0x4be3f4['bool']();break;default:_0x4be3f4['skipType'](0x7&_0x284e1e);}}return _0x5eafda;},_0xe2cfcf['decodeDelimited']=function(_0x46bc00){return _0x46bc00 instanceof _0x510ea5||(_0x46bc00=new _0x510ea5(_0x46bc00)),this['decode'](_0x46bc00,_0x46bc00['uint32']());},_0xe2cfcf['verify']=function(_0x48f060){return'object'!=typeof _0x48f060||null===_0x48f060?'object\x20expected':null!=_0x48f060['root']&&_0x48f060['hasOwnProperty']('root')&&!_0x152161['isString'](_0x48f060['root'])?'root:\x20string\x20expected':null!=_0x48f060['key']&&_0x48f060['hasOwnProperty']('key')&&!_0x152161['isString'](_0x48f060['key'])?'key:\x20string\x20expected':null!=_0x48f060['oldValueBoolean']&&_0x48f060['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x48f060['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x48f060['oldValueJson']&&_0x48f060['hasOwnProperty']('oldValueJson')&&!_0x152161['isString'](_0x48f060['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x48f060['newValueBoolean']&&_0x48f060['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x48f060['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x48f060['newValueJson']&&_0x48f060['hasOwnProperty']('newValueJson')&&!_0x152161['isString'](_0x48f060['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x48f060['wasUndone']&&_0x48f060['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x48f060['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe2cfcf['fromObject']=function(_0x1cddb1){if(_0x1cddb1 instanceof _0x281201['RootAttributeOperation'])return _0x1cddb1;var _0x204ed9=new _0x281201['RootAttributeOperation']();return null!=_0x1cddb1['root']&&(_0x204ed9['root']=String(_0x1cddb1['root'])),null!=_0x1cddb1['key']&&(_0x204ed9['key']=String(_0x1cddb1['key'])),null!=_0x1cddb1['oldValueBoolean']&&(_0x204ed9['oldValueBoolean']=Boolean(_0x1cddb1['oldValueBoolean'])),null!=_0x1cddb1['oldValueJson']&&(_0x204ed9['oldValueJson']=String(_0x1cddb1['oldValueJson'])),null!=_0x1cddb1['newValueBoolean']&&(_0x204ed9['newValueBoolean']=Boolean(_0x1cddb1['newValueBoolean'])),null!=_0x1cddb1['newValueJson']&&(_0x204ed9['newValueJson']=String(_0x1cddb1['newValueJson'])),null!=_0x1cddb1['wasUndone']&&(_0x204ed9['wasUndone']=Boolean(_0x1cddb1['wasUndone'])),_0x204ed9;},_0xe2cfcf['toObject']=function(_0x24384a,_0x1e146e){_0x1e146e||(_0x1e146e={});var _0xeb0f18={};return _0x1e146e['defaults']&&(_0xeb0f18['root']='',_0xeb0f18['key']='',_0xeb0f18['oldValueBoolean']=!0x1,_0xeb0f18['oldValueJson']='',_0xeb0f18['newValueBoolean']=!0x1,_0xeb0f18['newValueJson']='',_0xeb0f18['wasUndone']=!0x1),null!=_0x24384a['root']&&_0x24384a['hasOwnProperty']('root')&&(_0xeb0f18['root']=_0x24384a['root']),null!=_0x24384a['key']&&_0x24384a['hasOwnProperty']('key')&&(_0xeb0f18['key']=_0x24384a['key']),null!=_0x24384a['oldValueBoolean']&&_0x24384a['hasOwnProperty']('oldValueBoolean')&&(_0xeb0f18['oldValueBoolean']=_0x24384a['oldValueBoolean']),null!=_0x24384a['oldValueJson']&&_0x24384a['hasOwnProperty']('oldValueJson')&&(_0xeb0f18['oldValueJson']=_0x24384a['oldValueJson']),null!=_0x24384a['newValueBoolean']&&_0x24384a['hasOwnProperty']('newValueBoolean')&&(_0xeb0f18['newValueBoolean']=_0x24384a['newValueBoolean']),null!=_0x24384a['newValueJson']&&_0x24384a['hasOwnProperty']('newValueJson')&&(_0xeb0f18['newValueJson']=_0x24384a['newValueJson']),null!=_0x24384a['wasUndone']&&_0x24384a['hasOwnProperty']('wasUndone')&&(_0xeb0f18['wasUndone']=_0x24384a['wasUndone']),_0xeb0f18;},_0xe2cfcf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0xe2cfcf['getTypeUrl']=function(_0x4309e4){return void 0x0===_0x4309e4&&(_0x4309e4='type.googleapis.com'),_0x4309e4+'/RootAttributeOperation';},_0xe2cfcf;}()),_0x281201['RootOperation']=(function(){function _0x4798ea(_0x407468){if(_0x407468){for(var _0x48e61b=Object['keys'](_0x407468),_0x1c1775=0x0;_0x1c1775<_0x48e61b['length'];++_0x1c1775)null!=_0x407468[_0x48e61b[_0x1c1775]]&&(this[_0x48e61b[_0x1c1775]]=_0x407468[_0x48e61b[_0x1c1775]]);}}return _0x4798ea['prototype']['rootName']='',_0x4798ea['prototype']['elementName']='',_0x4798ea['prototype']['isAdd']=!0x1,_0x4798ea['prototype']['wasUndone']=!0x1,_0x4798ea['create']=function(_0x1fb2d3){return new _0x4798ea(_0x1fb2d3);},_0x4798ea['encode']=function(_0x4bbca7,_0x1295fb){return _0x1295fb||(_0x1295fb=_0xeb94ef['create']()),null!=_0x4bbca7['rootName']&&Object['hasOwnProperty']['call'](_0x4bbca7,'rootName')&&_0x1295fb['uint32'](0xa)['string'](_0x4bbca7['rootName']),null!=_0x4bbca7['elementName']&&Object['hasOwnProperty']['call'](_0x4bbca7,'elementName')&&_0x1295fb['uint32'](0x12)['string'](_0x4bbca7['elementName']),null!=_0x4bbca7['isAdd']&&Object['hasOwnProperty']['call'](_0x4bbca7,'isAdd')&&_0x1295fb['uint32'](0x18)['bool'](_0x4bbca7['isAdd']),null!=_0x4bbca7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4bbca7,'wasUndone')&&_0x1295fb['uint32'](0x20)['bool'](_0x4bbca7['wasUndone']),_0x1295fb;},_0x4798ea['encodeDelimited']=function(_0x160d5f,_0xd881de){return this['encode'](_0x160d5f,_0xd881de)['ldelim']();},_0x4798ea['decode']=function(_0x11a0bb,_0x433dc7){_0x11a0bb instanceof _0x510ea5||(_0x11a0bb=_0x510ea5['create'](_0x11a0bb));for(var _0x3acf9a=void 0x0===_0x433dc7?_0x11a0bb['len']:_0x11a0bb['pos']+_0x433dc7,_0x55086c=new _0x281201['RootOperation']();_0x11a0bb['pos']<_0x3acf9a;){var _0x1e66c2=_0x11a0bb['uint32']();switch(_0x1e66c2>>>0x3){case 0x1:_0x55086c['rootName']=_0x11a0bb['string']();break;case 0x2:_0x55086c['elementName']=_0x11a0bb['string']();break;case 0x3:_0x55086c['isAdd']=_0x11a0bb['bool']();break;case 0x4:_0x55086c['wasUndone']=_0x11a0bb['bool']();break;default:_0x11a0bb['skipType'](0x7&_0x1e66c2);}}return _0x55086c;},_0x4798ea['decodeDelimited']=function(_0xd08ad4){return _0xd08ad4 instanceof _0x510ea5||(_0xd08ad4=new _0x510ea5(_0xd08ad4)),this['decode'](_0xd08ad4,_0xd08ad4['uint32']());},_0x4798ea['verify']=function(_0x4e113a){return'object'!=typeof _0x4e113a||null===_0x4e113a?'object\x20expected':null!=_0x4e113a['rootName']&&_0x4e113a['hasOwnProperty']('rootName')&&!_0x152161['isString'](_0x4e113a['rootName'])?'rootName:\x20string\x20expected':null!=_0x4e113a['elementName']&&_0x4e113a['hasOwnProperty']('elementName')&&!_0x152161['isString'](_0x4e113a['elementName'])?'elementName:\x20string\x20expected':null!=_0x4e113a['isAdd']&&_0x4e113a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4e113a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4e113a['wasUndone']&&_0x4e113a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e113a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4798ea['fromObject']=function(_0x231292){if(_0x231292 instanceof _0x281201['RootOperation'])return _0x231292;var _0x563591=new _0x281201['RootOperation']();return null!=_0x231292['rootName']&&(_0x563591['rootName']=String(_0x231292['rootName'])),null!=_0x231292['elementName']&&(_0x563591['elementName']=String(_0x231292['elementName'])),null!=_0x231292['isAdd']&&(_0x563591['isAdd']=Boolean(_0x231292['isAdd'])),null!=_0x231292['wasUndone']&&(_0x563591['wasUndone']=Boolean(_0x231292['wasUndone'])),_0x563591;},_0x4798ea['toObject']=function(_0x5e0321,_0x149133){_0x149133||(_0x149133={});var _0x4518c3={};return _0x149133['defaults']&&(_0x4518c3['rootName']='',_0x4518c3['elementName']='',_0x4518c3['isAdd']=!0x1,_0x4518c3['wasUndone']=!0x1),null!=_0x5e0321['rootName']&&_0x5e0321['hasOwnProperty']('rootName')&&(_0x4518c3['rootName']=_0x5e0321['rootName']),null!=_0x5e0321['elementName']&&_0x5e0321['hasOwnProperty']('elementName')&&(_0x4518c3['elementName']=_0x5e0321['elementName']),null!=_0x5e0321['isAdd']&&_0x5e0321['hasOwnProperty']('isAdd')&&(_0x4518c3['isAdd']=_0x5e0321['isAdd']),null!=_0x5e0321['wasUndone']&&_0x5e0321['hasOwnProperty']('wasUndone')&&(_0x4518c3['wasUndone']=_0x5e0321['wasUndone']),_0x4518c3;},_0x4798ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x4798ea['getTypeUrl']=function(_0x478c89){return void 0x0===_0x478c89&&(_0x478c89='type.googleapis.com'),_0x478c89+'/RootOperation';},_0x4798ea;}()),_0x281201['SplitOperation']=(function(){function _0x4c3db7(_0x1f2dac){if(_0x1f2dac){for(var _0x5bb080=Object['keys'](_0x1f2dac),_0x271755=0x0;_0x271755<_0x5bb080['length'];++_0x271755)null!=_0x1f2dac[_0x5bb080[_0x271755]]&&(this[_0x5bb080[_0x271755]]=_0x1f2dac[_0x5bb080[_0x271755]]);}}return _0x4c3db7['prototype']['splitPosition']=null,_0x4c3db7['prototype']['graveyardPosition']=null,_0x4c3db7['prototype']['howMany']=0x0,_0x4c3db7['prototype']['insertionPosition']=null,_0x4c3db7['prototype']['wasUndone']=!0x1,_0x4c3db7['create']=function(_0x19f508){return new _0x4c3db7(_0x19f508);},_0x4c3db7['encode']=function(_0x430dc1,_0x880862){return _0x880862||(_0x880862=_0xeb94ef['create']()),null!=_0x430dc1['splitPosition']&&Object['hasOwnProperty']['call'](_0x430dc1,'splitPosition')&&_0x281201['Position']['encode'](_0x430dc1['splitPosition'],_0x880862['uint32'](0xa)['fork']())['ldelim'](),null!=_0x430dc1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x430dc1,'graveyardPosition')&&_0x281201['Position']['encode'](_0x430dc1['graveyardPosition'],_0x880862['uint32'](0x12)['fork']())['ldelim'](),null!=_0x430dc1['howMany']&&Object['hasOwnProperty']['call'](_0x430dc1,'howMany')&&_0x880862['uint32'](0x18)['uint32'](_0x430dc1['howMany']),null!=_0x430dc1['insertionPosition']&&Object['hasOwnProperty']['call'](_0x430dc1,'insertionPosition')&&_0x281201['Position']['encode'](_0x430dc1['insertionPosition'],_0x880862['uint32'](0x22)['fork']())['ldelim'](),null!=_0x430dc1['wasUndone']&&Object['hasOwnProperty']['call'](_0x430dc1,'wasUndone')&&_0x880862['uint32'](0x28)['bool'](_0x430dc1['wasUndone']),_0x880862;},_0x4c3db7['encodeDelimited']=function(_0x49411b,_0x4be5e7){return this['encode'](_0x49411b,_0x4be5e7)['ldelim']();},_0x4c3db7['decode']=function(_0x585b4e,_0x18e6b6){_0x585b4e instanceof _0x510ea5||(_0x585b4e=_0x510ea5['create'](_0x585b4e));for(var _0x55f4ff=void 0x0===_0x18e6b6?_0x585b4e['len']:_0x585b4e['pos']+_0x18e6b6,_0xa9e90e=new _0x281201['SplitOperation']();_0x585b4e['pos']<_0x55f4ff;){var _0x4c25d0=_0x585b4e['uint32']();switch(_0x4c25d0>>>0x3){case 0x1:_0xa9e90e['splitPosition']=_0x281201['Position']['decode'](_0x585b4e,_0x585b4e['uint32']());break;case 0x2:_0xa9e90e['graveyardPosition']=_0x281201['Position']['decode'](_0x585b4e,_0x585b4e['uint32']());break;case 0x3:_0xa9e90e['howMany']=_0x585b4e['uint32']();break;case 0x4:_0xa9e90e['insertionPosition']=_0x281201['Position']['decode'](_0x585b4e,_0x585b4e['uint32']());break;case 0x5:_0xa9e90e['wasUndone']=_0x585b4e['bool']();break;default:_0x585b4e['skipType'](0x7&_0x4c25d0);}}return _0xa9e90e;},_0x4c3db7['decodeDelimited']=function(_0x38625e){return _0x38625e instanceof _0x510ea5||(_0x38625e=new _0x510ea5(_0x38625e)),this['decode'](_0x38625e,_0x38625e['uint32']());},_0x4c3db7['verify']=function(_0x2ce697){if('object'!=typeof _0x2ce697||null===_0x2ce697)return'object\x20expected';var _0x5f315c;if(null!=_0x2ce697['splitPosition']&&_0x2ce697['hasOwnProperty']('splitPosition')&&(_0x5f315c=_0x281201['Position']['verify'](_0x2ce697['splitPosition'])))return'splitPosition.'+_0x5f315c;if(null!=_0x2ce697['graveyardPosition']&&_0x2ce697['hasOwnProperty']('graveyardPosition')&&(_0x5f315c=_0x281201['Position']['verify'](_0x2ce697['graveyardPosition'])))return'graveyardPosition.'+_0x5f315c;if(null!=_0x2ce697['howMany']&&_0x2ce697['hasOwnProperty']('howMany')&&!_0x152161['isInteger'](_0x2ce697['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ce697['insertionPosition']&&_0x2ce697['hasOwnProperty']('insertionPosition')&&(_0x5f315c=_0x281201['Position']['verify'](_0x2ce697['insertionPosition'])))return'insertionPosition.'+_0x5f315c;return null!=_0x2ce697['wasUndone']&&_0x2ce697['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ce697['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c3db7['fromObject']=function(_0x1cb7ae){if(_0x1cb7ae instanceof _0x281201['SplitOperation'])return _0x1cb7ae;var _0x953be3=new _0x281201['SplitOperation']();if(null!=_0x1cb7ae['splitPosition']){if('object'!=typeof _0x1cb7ae['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x953be3['splitPosition']=_0x281201['Position']['fromObject'](_0x1cb7ae['splitPosition']);}if(null!=_0x1cb7ae['graveyardPosition']){if('object'!=typeof _0x1cb7ae['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x953be3['graveyardPosition']=_0x281201['Position']['fromObject'](_0x1cb7ae['graveyardPosition']);}if(null!=_0x1cb7ae['howMany']&&(_0x953be3['howMany']=_0x1cb7ae['howMany']>>>0x0),null!=_0x1cb7ae['insertionPosition']){if('object'!=typeof _0x1cb7ae['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x953be3['insertionPosition']=_0x281201['Position']['fromObject'](_0x1cb7ae['insertionPosition']);}return null!=_0x1cb7ae['wasUndone']&&(_0x953be3['wasUndone']=Boolean(_0x1cb7ae['wasUndone'])),_0x953be3;},_0x4c3db7['toObject']=function(_0x2bc5b3,_0x577341){_0x577341||(_0x577341={});var _0x10792a={};return _0x577341['defaults']&&(_0x10792a['splitPosition']=null,_0x10792a['graveyardPosition']=null,_0x10792a['howMany']=0x0,_0x10792a['insertionPosition']=null,_0x10792a['wasUndone']=!0x1),null!=_0x2bc5b3['splitPosition']&&_0x2bc5b3['hasOwnProperty']('splitPosition')&&(_0x10792a['splitPosition']=_0x281201['Position']['toObject'](_0x2bc5b3['splitPosition'],_0x577341)),null!=_0x2bc5b3['graveyardPosition']&&_0x2bc5b3['hasOwnProperty']('graveyardPosition')&&(_0x10792a['graveyardPosition']=_0x281201['Position']['toObject'](_0x2bc5b3['graveyardPosition'],_0x577341)),null!=_0x2bc5b3['howMany']&&_0x2bc5b3['hasOwnProperty']('howMany')&&(_0x10792a['howMany']=_0x2bc5b3['howMany']),null!=_0x2bc5b3['insertionPosition']&&_0x2bc5b3['hasOwnProperty']('insertionPosition')&&(_0x10792a['insertionPosition']=_0x281201['Position']['toObject'](_0x2bc5b3['insertionPosition'],_0x577341)),null!=_0x2bc5b3['wasUndone']&&_0x2bc5b3['hasOwnProperty']('wasUndone')&&(_0x10792a['wasUndone']=_0x2bc5b3['wasUndone']),_0x10792a;},_0x4c3db7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x4c3db7['getTypeUrl']=function(_0x3059f8){return void 0x0===_0x3059f8&&(_0x3059f8='type.googleapis.com'),_0x3059f8+'/SplitOperation';},_0x4c3db7;}()),_0x281201['Position']=(function(){function _0x2ed4e6(_0x3a6592){if(this['path']=[],_0x3a6592){for(var _0x72c25f=Object['keys'](_0x3a6592),_0x511859=0x0;_0x511859<_0x72c25f['length'];++_0x511859)null!=_0x3a6592[_0x72c25f[_0x511859]]&&(this[_0x72c25f[_0x511859]]=_0x3a6592[_0x72c25f[_0x511859]]);}}return _0x2ed4e6['prototype']['root']='',_0x2ed4e6['prototype']['rootMain']=!0x1,_0x2ed4e6['prototype']['rootGraveyard']=!0x1,_0x2ed4e6['prototype']['path']=_0x152161['emptyArray'],_0x2ed4e6['prototype']['stickiness']='',_0x2ed4e6['create']=function(_0x2ee95b){return new _0x2ed4e6(_0x2ee95b);},_0x2ed4e6['encode']=function(_0x54062d,_0x44846e){if(_0x44846e||(_0x44846e=_0xeb94ef['create']()),null!=_0x54062d['root']&&Object['hasOwnProperty']['call'](_0x54062d,'root')&&_0x44846e['uint32'](0xa)['string'](_0x54062d['root']),null!=_0x54062d['rootMain']&&Object['hasOwnProperty']['call'](_0x54062d,'rootMain')&&_0x44846e['uint32'](0x10)['bool'](_0x54062d['rootMain']),null!=_0x54062d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x54062d,'rootGraveyard')&&_0x44846e['uint32'](0x18)['bool'](_0x54062d['rootGraveyard']),null!=_0x54062d['path']&&_0x54062d['path']['length']){_0x44846e['uint32'](0x22)['fork']();for(var _0x1bc142=0x0;_0x1bc142<_0x54062d['path']['length'];++_0x1bc142)_0x44846e['uint32'](_0x54062d['path'][_0x1bc142]);_0x44846e['ldelim']();}return null!=_0x54062d['stickiness']&&Object['hasOwnProperty']['call'](_0x54062d,'stickiness')&&_0x44846e['uint32'](0x2a)['string'](_0x54062d['stickiness']),_0x44846e;},_0x2ed4e6['encodeDelimited']=function(_0x3d7527,_0x43ffcf){return this['encode'](_0x3d7527,_0x43ffcf)['ldelim']();},_0x2ed4e6['decode']=function(_0x1d2e5a,_0xfd19bb){_0x1d2e5a instanceof _0x510ea5||(_0x1d2e5a=_0x510ea5['create'](_0x1d2e5a));for(var _0x4eff0c=void 0x0===_0xfd19bb?_0x1d2e5a['len']:_0x1d2e5a['pos']+_0xfd19bb,_0x54d30e=new _0x281201['Position']();_0x1d2e5a['pos']<_0x4eff0c;){var _0x2bc7b7=_0x1d2e5a['uint32']();switch(_0x2bc7b7>>>0x3){case 0x1:_0x54d30e['root']=_0x1d2e5a['string']();break;case 0x2:_0x54d30e['rootMain']=_0x1d2e5a['bool']();break;case 0x3:_0x54d30e['rootGraveyard']=_0x1d2e5a['bool']();break;case 0x4:if(_0x54d30e['path']&&_0x54d30e['path']['length']||(_0x54d30e['path']=[]),0x2==(0x7&_0x2bc7b7)){for(var _0x38d78a=_0x1d2e5a['uint32']()+_0x1d2e5a['pos'];_0x1d2e5a['pos']<_0x38d78a;)_0x54d30e['path']['push'](_0x1d2e5a['uint32']());}else _0x54d30e['path']['push'](_0x1d2e5a['uint32']());break;case 0x5:_0x54d30e['stickiness']=_0x1d2e5a['string']();break;default:_0x1d2e5a['skipType'](0x7&_0x2bc7b7);}}return _0x54d30e;},_0x2ed4e6['decodeDelimited']=function(_0x130d7b){return _0x130d7b instanceof _0x510ea5||(_0x130d7b=new _0x510ea5(_0x130d7b)),this['decode'](_0x130d7b,_0x130d7b['uint32']());},_0x2ed4e6['verify']=function(_0x88a554){if('object'!=typeof _0x88a554||null===_0x88a554)return'object\x20expected';if(null!=_0x88a554['root']&&_0x88a554['hasOwnProperty']('root')&&!_0x152161['isString'](_0x88a554['root']))return'root:\x20string\x20expected';if(null!=_0x88a554['rootMain']&&_0x88a554['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x88a554['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x88a554['rootGraveyard']&&_0x88a554['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x88a554['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x88a554['path']&&_0x88a554['hasOwnProperty']('path')){if(!Array['isArray'](_0x88a554['path']))return'path:\x20array\x20expected';for(var _0x2f04c1=0x0;_0x2f04c1<_0x88a554['path']['length'];++_0x2f04c1)if(!_0x152161['isInteger'](_0x88a554['path'][_0x2f04c1]))return'path:\x20integer[]\x20expected';}return null!=_0x88a554['stickiness']&&_0x88a554['hasOwnProperty']('stickiness')&&!_0x152161['isString'](_0x88a554['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2ed4e6['fromObject']=function(_0x2ab9ca){if(_0x2ab9ca instanceof _0x281201['Position'])return _0x2ab9ca;var _0x5d46f9=new _0x281201['Position']();if(null!=_0x2ab9ca['root']&&(_0x5d46f9['root']=String(_0x2ab9ca['root'])),null!=_0x2ab9ca['rootMain']&&(_0x5d46f9['rootMain']=Boolean(_0x2ab9ca['rootMain'])),null!=_0x2ab9ca['rootGraveyard']&&(_0x5d46f9['rootGraveyard']=Boolean(_0x2ab9ca['rootGraveyard'])),_0x2ab9ca['path']){if(!Array['isArray'](_0x2ab9ca['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5d46f9['path']=[];for(var _0x5cbe15=0x0;_0x5cbe15<_0x2ab9ca['path']['length'];++_0x5cbe15)_0x5d46f9['path'][_0x5cbe15]=_0x2ab9ca['path'][_0x5cbe15]>>>0x0;}return null!=_0x2ab9ca['stickiness']&&(_0x5d46f9['stickiness']=String(_0x2ab9ca['stickiness'])),_0x5d46f9;},_0x2ed4e6['toObject']=function(_0x28eca8,_0x4f3275){_0x4f3275||(_0x4f3275={});var _0x349373={};if((_0x4f3275['arrays']||_0x4f3275['defaults'])&&(_0x349373['path']=[]),_0x4f3275['defaults']&&(_0x349373['root']='',_0x349373['rootMain']=!0x1,_0x349373['rootGraveyard']=!0x1,_0x349373['stickiness']=''),null!=_0x28eca8['root']&&_0x28eca8['hasOwnProperty']('root')&&(_0x349373['root']=_0x28eca8['root']),null!=_0x28eca8['rootMain']&&_0x28eca8['hasOwnProperty']('rootMain')&&(_0x349373['rootMain']=_0x28eca8['rootMain']),null!=_0x28eca8['rootGraveyard']&&_0x28eca8['hasOwnProperty']('rootGraveyard')&&(_0x349373['rootGraveyard']=_0x28eca8['rootGraveyard']),_0x28eca8['path']&&_0x28eca8['path']['length']){_0x349373['path']=[];for(var _0x444922=0x0;_0x444922<_0x28eca8['path']['length'];++_0x444922)_0x349373['path'][_0x444922]=_0x28eca8['path'][_0x444922];}return null!=_0x28eca8['stickiness']&&_0x28eca8['hasOwnProperty']('stickiness')&&(_0x349373['stickiness']=_0x28eca8['stickiness']),_0x349373;},_0x2ed4e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x2ed4e6['getTypeUrl']=function(_0x569d44){return void 0x0===_0x569d44&&(_0x569d44='type.googleapis.com'),_0x569d44+'/Position';},_0x2ed4e6;}()),_0x281201['Range']=(function(){function _0x4310fc(_0x55c79d){if(_0x55c79d){for(var _0x44342c=Object['keys'](_0x55c79d),_0x77b6ea=0x0;_0x77b6ea<_0x44342c['length'];++_0x77b6ea)null!=_0x55c79d[_0x44342c[_0x77b6ea]]&&(this[_0x44342c[_0x77b6ea]]=_0x55c79d[_0x44342c[_0x77b6ea]]);}}return _0x4310fc['prototype']['start']=null,_0x4310fc['prototype']['end']=null,_0x4310fc['create']=function(_0x230c21){return new _0x4310fc(_0x230c21);},_0x4310fc['encode']=function(_0x2023aa,_0x340637){return _0x340637||(_0x340637=_0xeb94ef['create']()),null!=_0x2023aa['start']&&Object['hasOwnProperty']['call'](_0x2023aa,'start')&&_0x281201['Position']['encode'](_0x2023aa['start'],_0x340637['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2023aa['end']&&Object['hasOwnProperty']['call'](_0x2023aa,'end')&&_0x281201['Position']['encode'](_0x2023aa['end'],_0x340637['uint32'](0x12)['fork']())['ldelim'](),_0x340637;},_0x4310fc['encodeDelimited']=function(_0x3b6796,_0x545bd6){return this['encode'](_0x3b6796,_0x545bd6)['ldelim']();},_0x4310fc['decode']=function(_0x1aed86,_0x3ac7b4){_0x1aed86 instanceof _0x510ea5||(_0x1aed86=_0x510ea5['create'](_0x1aed86));for(var _0x4804dc=void 0x0===_0x3ac7b4?_0x1aed86['len']:_0x1aed86['pos']+_0x3ac7b4,_0x551d32=new _0x281201['Range']();_0x1aed86['pos']<_0x4804dc;){var _0x269222=_0x1aed86['uint32']();switch(_0x269222>>>0x3){case 0x1:_0x551d32['start']=_0x281201['Position']['decode'](_0x1aed86,_0x1aed86['uint32']());break;case 0x2:_0x551d32['end']=_0x281201['Position']['decode'](_0x1aed86,_0x1aed86['uint32']());break;default:_0x1aed86['skipType'](0x7&_0x269222);}}return _0x551d32;},_0x4310fc['decodeDelimited']=function(_0x84b536){return _0x84b536 instanceof _0x510ea5||(_0x84b536=new _0x510ea5(_0x84b536)),this['decode'](_0x84b536,_0x84b536['uint32']());},_0x4310fc['verify']=function(_0x3f972f){if('object'!=typeof _0x3f972f||null===_0x3f972f)return'object\x20expected';var _0x5e0d24;if(null!=_0x3f972f['start']&&_0x3f972f['hasOwnProperty']('start')&&(_0x5e0d24=_0x281201['Position']['verify'](_0x3f972f['start'])))return'start.'+_0x5e0d24;if(null!=_0x3f972f['end']&&_0x3f972f['hasOwnProperty']('end')&&(_0x5e0d24=_0x281201['Position']['verify'](_0x3f972f['end'])))return'end.'+_0x5e0d24;return null;},_0x4310fc['fromObject']=function(_0x4a9df3){if(_0x4a9df3 instanceof _0x281201['Range'])return _0x4a9df3;var _0x341a52=new _0x281201['Range']();if(null!=_0x4a9df3['start']){if('object'!=typeof _0x4a9df3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x341a52['start']=_0x281201['Position']['fromObject'](_0x4a9df3['start']);}if(null!=_0x4a9df3['end']){if('object'!=typeof _0x4a9df3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x341a52['end']=_0x281201['Position']['fromObject'](_0x4a9df3['end']);}return _0x341a52;},_0x4310fc['toObject']=function(_0x78cd2e,_0x45b5bc){_0x45b5bc||(_0x45b5bc={});var _0x3f24bd={};return _0x45b5bc['defaults']&&(_0x3f24bd['start']=null,_0x3f24bd['end']=null),null!=_0x78cd2e['start']&&_0x78cd2e['hasOwnProperty']('start')&&(_0x3f24bd['start']=_0x281201['Position']['toObject'](_0x78cd2e['start'],_0x45b5bc)),null!=_0x78cd2e['end']&&_0x78cd2e['hasOwnProperty']('end')&&(_0x3f24bd['end']=_0x281201['Position']['toObject'](_0x78cd2e['end'],_0x45b5bc)),_0x3f24bd;},_0x4310fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x4310fc['getTypeUrl']=function(_0x596b40){return void 0x0===_0x596b40&&(_0x596b40='type.googleapis.com'),_0x596b40+'/Range';},_0x4310fc;}()),_0x281201['Element']=(function(){function _0x36f6e7(_0x5e05a8){if(this['children']=[],this['attributesBoolean']={},_0x5e05a8){for(var _0x136afe=Object['keys'](_0x5e05a8),_0x40717a=0x0;_0x40717a<_0x136afe['length'];++_0x40717a)null!=_0x5e05a8[_0x136afe[_0x40717a]]&&(this[_0x136afe[_0x40717a]]=_0x5e05a8[_0x136afe[_0x40717a]]);}}return _0x36f6e7['prototype']['name']='',_0x36f6e7['prototype']['children']=_0x152161['emptyArray'],_0x36f6e7['prototype']['data']='',_0x36f6e7['prototype']['attributesBoolean']=_0x152161['emptyObject'],_0x36f6e7['prototype']['attributesJson']='',_0x36f6e7['create']=function(_0x3b4426){return new _0x36f6e7(_0x3b4426);},_0x36f6e7['encode']=function(_0x5156d7,_0x305bdb){if(_0x305bdb||(_0x305bdb=_0xeb94ef['create']()),null!=_0x5156d7['name']&&Object['hasOwnProperty']['call'](_0x5156d7,'name')&&_0x305bdb['uint32'](0xa)['string'](_0x5156d7['name']),null!=_0x5156d7['children']&&_0x5156d7['children']['length']){for(var _0x1234bb=0x0;_0x1234bb<_0x5156d7['children']['length'];++_0x1234bb)_0x281201['Element']['encode'](_0x5156d7['children'][_0x1234bb],_0x305bdb['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5156d7['data']&&Object['hasOwnProperty']['call'](_0x5156d7,'data')&&_0x305bdb['uint32'](0x1a)['string'](_0x5156d7['data']),null!=_0x5156d7['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5156d7,'attributesBoolean')){var _0x475eba=Object['keys'](_0x5156d7['attributesBoolean']);for(_0x1234bb=0x0;_0x1234bb<_0x475eba['length'];++_0x1234bb)_0x305bdb['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x475eba[_0x1234bb])['uint32'](0x10)['bool'](_0x5156d7['attributesBoolean'][_0x475eba[_0x1234bb]])['ldelim']();}return null!=_0x5156d7['attributesJson']&&Object['hasOwnProperty']['call'](_0x5156d7,'attributesJson')&&_0x305bdb['uint32'](0x2a)['string'](_0x5156d7['attributesJson']),_0x305bdb;},_0x36f6e7['encodeDelimited']=function(_0x55aaa1,_0x589ee9){return this['encode'](_0x55aaa1,_0x589ee9)['ldelim']();},_0x36f6e7['decode']=function(_0x49bcab,_0x157c02){_0x49bcab instanceof _0x510ea5||(_0x49bcab=_0x510ea5['create'](_0x49bcab));for(var _0xa5ba77,_0x47e3a6,_0x4cb41c=void 0x0===_0x157c02?_0x49bcab['len']:_0x49bcab['pos']+_0x157c02,_0x16f1fb=new _0x281201['Element']();_0x49bcab['pos']<_0x4cb41c;){var _0x5c012f=_0x49bcab['uint32']();switch(_0x5c012f>>>0x3){case 0x1:_0x16f1fb['name']=_0x49bcab['string']();break;case 0x2:_0x16f1fb['children']&&_0x16f1fb['children']['length']||(_0x16f1fb['children']=[]),_0x16f1fb['children']['push'](_0x281201['Element']['decode'](_0x49bcab,_0x49bcab['uint32']()));break;case 0x3:_0x16f1fb['data']=_0x49bcab['string']();break;case 0x4:_0x16f1fb['attributesBoolean']===_0x152161['emptyObject']&&(_0x16f1fb['attributesBoolean']={});var _0x4fa229=_0x49bcab['uint32']()+_0x49bcab['pos'];for(_0xa5ba77='',_0x47e3a6=!0x1;_0x49bcab['pos']<_0x4fa229;){var _0x2a64ac=_0x49bcab['uint32']();switch(_0x2a64ac>>>0x3){case 0x1:_0xa5ba77=_0x49bcab['string']();break;case 0x2:_0x47e3a6=_0x49bcab['bool']();break;default:_0x49bcab['skipType'](0x7&_0x2a64ac);}}_0x16f1fb['attributesBoolean'][_0xa5ba77]=_0x47e3a6;break;case 0x5:_0x16f1fb['attributesJson']=_0x49bcab['string']();break;default:_0x49bcab['skipType'](0x7&_0x5c012f);}}return _0x16f1fb;},_0x36f6e7['decodeDelimited']=function(_0xb7ae08){return _0xb7ae08 instanceof _0x510ea5||(_0xb7ae08=new _0x510ea5(_0xb7ae08)),this['decode'](_0xb7ae08,_0xb7ae08['uint32']());},_0x36f6e7['verify']=function(_0x1c3e45){if('object'!=typeof _0x1c3e45||null===_0x1c3e45)return'object\x20expected';if(null!=_0x1c3e45['name']&&_0x1c3e45['hasOwnProperty']('name')&&!_0x152161['isString'](_0x1c3e45['name']))return'name:\x20string\x20expected';if(null!=_0x1c3e45['children']&&_0x1c3e45['hasOwnProperty']('children')){if(!Array['isArray'](_0x1c3e45['children']))return'children:\x20array\x20expected';for(var _0x221638=0x0;_0x221638<_0x1c3e45['children']['length'];++_0x221638){var _0x58a792=_0x281201['Element']['verify'](_0x1c3e45['children'][_0x221638]);if(_0x58a792)return'children.'+_0x58a792;}}if(null!=_0x1c3e45['data']&&_0x1c3e45['hasOwnProperty']('data')&&!_0x152161['isString'](_0x1c3e45['data']))return'data:\x20string\x20expected';if(null!=_0x1c3e45['attributesBoolean']&&_0x1c3e45['hasOwnProperty']('attributesBoolean')){if(!_0x152161['isObject'](_0x1c3e45['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x29e5a7=Object['keys'](_0x1c3e45['attributesBoolean']);for(_0x221638=0x0;_0x221638<_0x29e5a7['length'];++_0x221638)if('boolean'!=typeof _0x1c3e45['attributesBoolean'][_0x29e5a7[_0x221638]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1c3e45['attributesJson']&&_0x1c3e45['hasOwnProperty']('attributesJson')&&!_0x152161['isString'](_0x1c3e45['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x36f6e7['fromObject']=function(_0x5966cb){if(_0x5966cb instanceof _0x281201['Element'])return _0x5966cb;var _0xbf0e95=new _0x281201['Element']();if(null!=_0x5966cb['name']&&(_0xbf0e95['name']=String(_0x5966cb['name'])),_0x5966cb['children']){if(!Array['isArray'](_0x5966cb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xbf0e95['children']=[];for(var _0x512abd=0x0;_0x512abd<_0x5966cb['children']['length'];++_0x512abd){if('object'!=typeof _0x5966cb['children'][_0x512abd])throw TypeError('.Element.children:\x20object\x20expected');_0xbf0e95['children'][_0x512abd]=_0x281201['Element']['fromObject'](_0x5966cb['children'][_0x512abd]);}}if(null!=_0x5966cb['data']&&(_0xbf0e95['data']=String(_0x5966cb['data'])),_0x5966cb['attributesBoolean']){if('object'!=typeof _0x5966cb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xbf0e95['attributesBoolean']={};var _0x138d3a=Object['keys'](_0x5966cb['attributesBoolean']);for(_0x512abd=0x0;_0x512abd<_0x138d3a['length'];++_0x512abd)_0xbf0e95['attributesBoolean'][_0x138d3a[_0x512abd]]=Boolean(_0x5966cb['attributesBoolean'][_0x138d3a[_0x512abd]]);}return null!=_0x5966cb['attributesJson']&&(_0xbf0e95['attributesJson']=String(_0x5966cb['attributesJson'])),_0xbf0e95;},_0x36f6e7['toObject']=function(_0x556d43,_0x10d9ab){_0x10d9ab||(_0x10d9ab={});var _0x4e57b0,_0x5acd05={};if((_0x10d9ab['arrays']||_0x10d9ab['defaults'])&&(_0x5acd05['children']=[]),(_0x10d9ab['objects']||_0x10d9ab['defaults'])&&(_0x5acd05['attributesBoolean']={}),_0x10d9ab['defaults']&&(_0x5acd05['name']='',_0x5acd05['data']='',_0x5acd05['attributesJson']=''),null!=_0x556d43['name']&&_0x556d43['hasOwnProperty']('name')&&(_0x5acd05['name']=_0x556d43['name']),_0x556d43['children']&&_0x556d43['children']['length']){_0x5acd05['children']=[];for(var _0x402a99=0x0;_0x402a99<_0x556d43['children']['length'];++_0x402a99)_0x5acd05['children'][_0x402a99]=_0x281201['Element']['toObject'](_0x556d43['children'][_0x402a99],_0x10d9ab);}if(null!=_0x556d43['data']&&_0x556d43['hasOwnProperty']('data')&&(_0x5acd05['data']=_0x556d43['data']),_0x556d43['attributesBoolean']&&(_0x4e57b0=Object['keys'](_0x556d43['attributesBoolean']))['length']){_0x5acd05['attributesBoolean']={};for(_0x402a99=0x0;_0x402a99<_0x4e57b0['length'];++_0x402a99)_0x5acd05['attributesBoolean'][_0x4e57b0[_0x402a99]]=_0x556d43['attributesBoolean'][_0x4e57b0[_0x402a99]];}return null!=_0x556d43['attributesJson']&&_0x556d43['hasOwnProperty']('attributesJson')&&(_0x5acd05['attributesJson']=_0x556d43['attributesJson']),_0x5acd05;},_0x36f6e7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x36f6e7['getTypeUrl']=function(_0x4f8458){return void 0x0===_0x4f8458&&(_0x4f8458='type.googleapis.com'),_0x4f8458+'/Element';},_0x36f6e7;}()),_0x281201;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3c092a){return new y(this['_protobufRoot'][_0x3c092a]);}}class y{['_protobuf'];constructor(_0x44d12f){this['_protobuf']=_0x44d12f;}['compress'](_0x1ec0ea){const _0x44598c=this['_protobuf']['verify'](_0x1ec0ea);if(_0x44598c)throw Error(_0x44598c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1ec0ea))['finish']();}['decompress'](_0x57f61c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x57f61c),{'oneofs':!0x0});}}function _(_0x416dc1,_0x2df752){const _0x3b5fe1=_0x478f93(_0x416dc1);return _0x3b5fe1['path'][_0x3b5fe1['path']['length']-0x1]+=_0x2df752,_0x3b5fe1;}function O(_0x75b237,_0x52b295){return _0x75b237['root']===_0x52b295['root']&&_0x4118b6(_0x75b237['path'],_0x52b295['path']);}function $(_0xa7cdcc){P(_0xa7cdcc,_0x6f149f=>('main'==_0x6f149f['root']?(_0x6f149f['rootMain']=!0x0,delete _0x6f149f['root']):'$graveyard'==_0x6f149f['root']&&(_0x6f149f['rootGraveyard']=!0x0,delete _0x6f149f['root']),_0x6f149f));}function J(_0x3c7387){P(_0x3c7387,_0x5b30a9=>(_0x5b30a9['rootMain']?(_0x5b30a9['root']='main',delete _0x5b30a9['rootMain']):_0x5b30a9['rootGraveyard']&&(_0x5b30a9['root']='$graveyard',delete _0x5b30a9['rootGraveyard']),_0x5b30a9));}function P(_0x85f324,_0x32f5af){for(const _0x211b1b in _0x85f324){const _0x342042=_0x85f324[_0x211b1b];'nodes'!==_0x211b1b&&_0x20e800(_0x342042)&&(_0x342042['path']&&(_0x342042['root']||_0x342042['rootMain']||_0x342042['rootGraveyard'])?_0x85f324[_0x211b1b]=_0x32f5af(_0x342042):P(_0x342042,_0x32f5af));}return _0x85f324;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x335324,_0x32e059,_0x46b4dd){this['_id']=_0x335324,this['_operationName']=_0x32e059,this['_protobufDescriptor']=_0x46b4dd;}['compress'](_0x3158e2,_0x5aad98){const _0x1e5001=_0x5aad98['shift']();return $(_0x1e5001),_0x3158e2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1e5001)),_0x3158e2['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b65d7,_0x190c26){_0x190c26['types']['shift']();const _0x2a7ed6=this['_protobufDescriptor']['decompress'](_0x190c26['buffers']['shift']());J(_0x2a7ed6),_0x2a7ed6['__className']=this['_operationName'],_0x2b65d7['push'](_0x2a7ed6);}}class s extends e{['compress'](_0x3ef3fa,_0x30fe1c){const _0x4e19f5=_0x30fe1c['shift']();return this['_serializeOneOf']('oldValue',_0x4e19f5),this['_serializeOneOf']('newValue',_0x4e19f5),$(_0x4e19f5),_0x3ef3fa['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e19f5)),_0x3ef3fa['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ef013,_0xab308a){const {types:_0x3f4cbd,buffers:_0x18107a}=_0xab308a,_0x430409=this['_protobufDescriptor']['decompress'](_0x18107a['shift']());_0x3f4cbd['shift'](),this['_deserializeOneOf']('oldValue',_0x430409),this['_deserializeOneOf']('newValue',_0x430409),J(_0x430409),_0x430409['__className']=this['_operationName'],_0x5ef013['push'](_0x430409);}['_serializeOneOf'](_0x2c6858,_0x5de76e){const _0x3e1e02=_0x5de76e[_0x2c6858];'boolean'==typeof _0x3e1e02?_0x5de76e[_0x2c6858+'Boolean']=_0x3e1e02:_0x5de76e[_0x2c6858+'Json']=JSON['stringify'](_0x3e1e02);}['_deserializeOneOf'](_0xfe4338,_0x34cdd9){const _0x23b062=_0xfe4338+'Json';_0x34cdd9[_0x23b062]?(_0x34cdd9[_0xfe4338]=JSON['parse'](_0x34cdd9[_0x23b062]),delete _0x34cdd9[_0x23b062]):(_0x34cdd9[_0xfe4338]=_0x34cdd9[_0xfe4338+'Boolean'],delete _0x34cdd9[_0xfe4338+'Boolean']);}}class i extends e{['compress'](_0x5e3528,_0x509864){const _0x129259=_0x509864['shift']();return this['_serializeNodesAttributes'](_0x129259['nodes']),$(_0x129259),_0x5e3528['buffers']['push'](this['_protobufDescriptor']['compress'](_0x129259)),_0x5e3528['types']['push'](this['_id']),!0x0;}['decompress'](_0x48394e,_0x4cdb99){const {types:_0x51584a,buffers:_0x5a3738}=_0x4cdb99,_0x4bcf70=this['_protobufDescriptor']['decompress'](_0x5a3738['shift']());_0x51584a['shift'](),_0x4bcf70['nodes']||(_0x4bcf70['nodes']=[]),this['_deserializeNodesAttributes'](_0x4bcf70['nodes']),J(_0x4bcf70),_0x4bcf70['__className']=this['_operationName'],_0x48394e['push'](_0x4bcf70);}['_serializeNodesAttributes'](_0x51f743){for(const _0x3734b3 of _0x51f743){if(_0x3734b3['attributes']){const _0x2344ac=_0x3734b3['attributes'];this['_areValuesBoolean'](_0x2344ac)?_0x3734b3['attributesBoolean']=_0x2344ac:_0x3734b3['attributesJson']=JSON['stringify'](_0x2344ac);}_0x3734b3['children']&&this['_serializeNodesAttributes'](_0x3734b3['children']);}}['_deserializeNodesAttributes'](_0x32ae2c){for(const _0x280127 of _0x32ae2c)(_0x280127['attributesBoolean']||_0x280127['attributesJson'])&&(_0x280127['attributesBoolean']?(_0x280127['attributes']=_0x280127['attributesBoolean'],delete _0x280127['attributesBoolean']):(_0x280127['attributes']=JSON['parse'](_0x280127['attributesJson']),delete _0x280127['attributesJson'])),_0x280127['children']&&this['_deserializeNodesAttributes'](_0x280127['children']);}['_areValuesBoolean'](_0x166792){return Object['keys'](_0x166792)['every'](_0x4fef83=>'boolean'==typeof _0x166792[_0x4fef83]);}}class n extends e{['decompress'](_0x545a16,_0x4af9dd){super['decompress'](_0x545a16,_0x4af9dd);const _0x506565=_0x545a16[_0x545a16['length']-0x1];_0x506565['oldRange']||(_0x506565['oldRange']=null),_0x506565['newRange']||(_0x506565['newRange']=null);}}class p extends e{['compress'](_0x2fa016,_0x4a66fb){return _0x4a66fb['shift'](),_0x2fa016['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b49f5,_0x4d6966){_0x4d6966['types']['shift'](),_0x3b49f5['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x352493,_0x220147,_0xbb27b2,_0x30c973){super(_0x352493,_0x220147,_0xbb27b2),this['_omittedNamespace']=_0x30c973+':';}['compress'](_0x569505,_0x44299d){return!('MarkerOperation'!=_0x44299d[0x0]['__className']||!_0x44299d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x44299d[0x0]['name']=_0x44299d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x569505,_0x44299d),!0x0);}['decompress'](_0x5bf965,_0x4ff5fa){super['decompress'](_0x5bf965,_0x4ff5fa);const _0x3f5f4c=_0x5bf965[_0x5bf965['length']-0x1];_0x3f5f4c['name']=this['_omittedNamespace']+_0x3f5f4c['name'];}}class b{['_id'];['_context'];constructor(_0x15d945,_0x375a10){this['_id']=_0x15d945,this['_context']=_0x375a10;}['compress'](_0xe55f1f,_0x3799c8){let _0x7dc08a;for(;_0x3799c8['length']>0x1&&this['_compareOperations'](_0x3799c8[0x0],_0x3799c8[0x1]);)_0x7dc08a?(_0x7dc08a=this['_combineNext'](_0x3799c8['shift'](),_0x7dc08a),_0xe55f1f['types']['push'](0x0)):(_0x7dc08a=_0x478f93(_0x3799c8['shift']()),_0xe55f1f['types']['push'](this['_id']));return!!_0x7dc08a&&(_0x7dc08a=this['_combineNext'](_0x3799c8['shift'](),_0x7dc08a),_0xe55f1f['types']['push'](0x0),_0xe55f1f['buffers']['push'](this['_compressSingleOperation'](_0x7dc08a)),!0x0);}['decompress'](_0x32836a,_0x46c8c1){const _0x49d325=this['_decompressSingleOperation'](_0x46c8c1);for(;0x0==_0x46c8c1['types'][0x0];)_0x46c8c1['types']['shift'](),_0x32836a['push'](this['_splitCurrent'](_0x49d325));_0x32836a['push'](_0x49d325);}}class m extends b{['_combineNext'](_0x51d17d,_0x1a440a){return _0x1a440a['nodes'][0x0]['data']+=_0x51d17d['nodes'][0x0]['data'],_0x1a440a;}['_splitCurrent'](_0xb591dc){const _0x5784f5=_0x478f93(_0xb591dc),_0x3f7323=_0x5784f5['nodes'][0x0],_0x5520b8=_0xb591dc['nodes'][0x0],_0x2c24b9=_0x5520b8['data'][Symbol['iterator']]()['next']()['value'],_0x5a2620=_0x2c24b9['length'];return _0x3f7323['data']=_0x2c24b9,_0x5520b8['data']=_0x5520b8['data']['substr'](_0x5a2620),_0xb591dc['position']=_(_0xb591dc['position'],_0x5a2620),_0x5784f5;}['_compareOperations'](_0x2fbc16,_0x4a677d){if(this['_checkOperation'](_0x2fbc16)&&this['_checkOperation'](_0x4a677d)){const _0x151321=_0x2fbc16['nodes'][0x0]['data']['length'],_0x276a4a=O(_(_0x2fbc16['position'],_0x151321),_0x4a677d['position']),_0x491aff=_0x2fbc16['nodes'][0x0],_0x52e4a2=_0x4a677d['nodes'][0x0];return _0x276a4a&&this['_compareAttributes'](_0x491aff,_0x52e4a2);}return!0x1;}['_compressSingleOperation'](_0x2b18ac){const _0xd0ccb5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xd0ccb5,[_0x2b18ac]),_0xd0ccb5['buffers'][0x0];}['_decompressSingleOperation'](_0x20415c){const _0x33faa3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x33faa3,_0x20415c),_0x33faa3[0x0];}['_checkOperation'](_0xb2c44a){return'InsertOperation'==_0xb2c44a['__className']&&0x1==_0xb2c44a['nodes']['length']&&_0xb2c44a['nodes'][0x0]['data']&&!_0xb2c44a['wasUndone']&&0x1==Array['from'](_0xb2c44a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1e37d7,_0x5a19e0){const _0xcb14d4=Object['keys'](_0x1e37d7['attributes']||{}),_0x4f39b5=Object['keys'](_0x5a19e0['attributes']||{});return _0xcb14d4['length']===_0x4f39b5['length']&&_0xcb14d4['every'](_0xbf9b8c=>_0x5a19e0['attributes'][_0xbf9b8c]&&_0x5a19e0['attributes'][_0xbf9b8c]===_0x1e37d7['attributes'][_0xbf9b8c]);}}class c extends b{['_combineNext'](_0x304f2a,_0x53f49c){return _0x53f49c['howMany']++,_0x53f49c['sourcePosition']=_0x478f93(_0x304f2a['sourcePosition']),_0x53f49c;}['_splitCurrent'](_0x81ffb1){const _0x38b7b7=_0x478f93(_0x81ffb1);return _0x81ffb1['howMany']--,_0x38b7b7['howMany']=0x1,_0x38b7b7['sourcePosition']=_(_0x38b7b7['sourcePosition'],_0x81ffb1['howMany']),_0x38b7b7;}['_compareOperations'](_0x3b8ee5,_0x1d6200){return!(!this['_checkOperation'](_0x3b8ee5)||!this['_checkOperation'](_0x1d6200))&&(O(_(_0x3b8ee5['sourcePosition'],-0x1),_0x1d6200['sourcePosition'])&&O(_0x3b8ee5['targetPosition'],_0x1d6200['targetPosition']));}['_compressSingleOperation'](_0x379cae){const _0x144b95={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x144b95,[_0x379cae]),_0x144b95['buffers'][0x0];}['_decompressSingleOperation'](_0x2bbbed){const _0x572804=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x572804,_0x2bbbed),_0x572804[0x0];}['_checkOperation'](_0x3aad0c){return'MoveOperation'==_0x3aad0c['__className']&&'$graveyard'==_0x3aad0c['targetPosition']['root']&&0x1==_0x3aad0c['howMany']&&!_0x3aad0c['wasUndone'];}}class h extends b{['_combineNext'](_0x411d13,_0x41f762){return _0x41f762['howMany']++,_0x41f762;}['_splitCurrent'](_0x16351f){const _0x4145e6=_0x478f93(_0x16351f);return _0x4145e6['howMany']=0x1,_0x16351f['howMany']--,_0x4145e6;}['_compareOperations'](_0x1dcf00,_0x5684ef){return!(!this['_checkOperation'](_0x1dcf00)||!this['_checkOperation'](_0x5684ef))&&(O(_0x1dcf00['sourcePosition'],_0x5684ef['sourcePosition'])&&O(_0x1dcf00['targetPosition'],_0x5684ef['targetPosition']));}['_compressSingleOperation'](_0x5d0e7c){const _0x14da82={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x14da82,[_0x5d0e7c]),_0x14da82['buffers'][0x0];}['_decompressSingleOperation'](_0x226a78){const _0x5f291e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5f291e,_0x226a78),_0x5f291e[0x0];}['_checkOperation'](_0x468566){return'MoveOperation'==_0x468566['__className']&&'$graveyard'==_0x468566['targetPosition']['root']&&0x1==_0x468566['howMany']&&!_0x468566['wasUndone'];}}class f extends b{['compress'](_0x3c32a8,_0x10d220){if(!this['_compareOperations'](_0x10d220[0x0],_0x10d220[0x1]))return!0x1;const _0x1c8f23=_0x10d220['shift']();return _0x1c8f23['oldRange']=null,_0x1c8f23['newRange']&&O(_0x1c8f23['newRange']['start'],_0x1c8f23['newRange']['end'])&&(_0x1c8f23['newRange']['end']=null),_0x10d220['shift'](),_0x3c32a8['types']['push'](this['_id']),_0x3c32a8['types']['push'](0x0),_0x3c32a8['buffers']['push'](this['_compressSingleOperation'](_0x1c8f23)),!0x0;}['decompress'](_0x10e5a7,_0x1ca41c){const _0xc4ebef=this['_decompressSingleOperation'](_0x1ca41c);_0xc4ebef['newRange']&&!_0xc4ebef['newRange']['end']&&(_0xc4ebef['newRange']['end']=_0x478f93(_0xc4ebef['newRange']['start']));const _0x5e13f6=_0x478f93(_0xc4ebef);_0x5e13f6['newRange']&&(_0x5e13f6['newRange']['start']['stickiness']='toNone',_0x5e13f6['newRange']['end']=_0x478f93(_0x5e13f6['newRange']['start'])),_0x5e13f6['name']='user:position:'+_0x5e13f6['name']['split'](':')[0x2],_0x1ca41c['types']['shift'](),_0x10e5a7['push'](_0xc4ebef),_0x10e5a7['push'](_0x5e13f6);}['_compressSingleOperation'](_0x44fe99){const _0x2075e9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2075e9,[_0x44fe99]),_0x2075e9['buffers'][0x0];}['_decompressSingleOperation'](_0x2101a6){const _0xbb6817=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xbb6817,_0x2101a6),_0xbb6817[0x0];}['_compareOperations'](_0xf90e4,_0x552048){return!(!_0xf90e4||!_0x552048)&&('MarkerOperation'==_0xf90e4['__className']&&'MarkerOperation'==_0x552048['__className']&&!(!_0xf90e4['name']['startsWith']('user:')||!_0x552048['name']['startsWith']('user:')||_0xf90e4['name']==_0x552048['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x43da45=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',_0x43da45,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x43da45,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x34c079){if(!_0x34c079||!_0x34c079[0x0])throw new _0x55663a('no-operations-provided',this);const _0x29ccf3={'types':[],'buffers':[],'baseVersion':_0x34c079[0x0]['baseVersion']};for(;_0x34c079['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('TypingAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('DeletingAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName'](_0x34c079[0x0]['__className'])['compress'](_0x29ccf3,_0x34c079);return _0x29ccf3;}['decompress'](_0x177c2f){const _0x3e68df=[];for(;_0x177c2f['types']['length'];){this['_compressorById']['get'](_0x177c2f['types'][0x0])['decompress'](_0x3e68df,_0x177c2f);}return _0x3e68df['forEach']((_0x31a4bf,_0x425b85)=>_0x31a4bf['baseVersion']=_0x177c2f['baseVersion']+_0x425b85),_0x3e68df;}['_getCompressorByName'](_0x30d295){return this['_compressorByName']['get'](_0x30d295);}['_registerOperationCompressor'](_0x5485b6,_0x158510,_0x404aaa){const _0x12c97c=new _0x404aaa(_0x5485b6,_0x158510,this['_protobufFactory']['getDescriptor'](_0x158510));this['_registerCompressor'](_0x5485b6,_0x158510,_0x12c97c);}['_registerActionCompressor'](_0x50eb19,_0x59392b,_0x5962ae){const _0x18a6b7=new _0x5962ae(_0x50eb19,this);this['_registerCompressor'](_0x50eb19,_0x59392b,_0x18a6b7);}['_registerCompressor'](_0x1fa536,_0x5de9a5,_0xef19f9){this['_compressorById']['set'](_0x1fa536,_0xef19f9),this['_compressorByName']['set'](_0x5de9a5,_0xef19f9);}}export{g as Compressor};
23
+ import{CKEditorError as _0x12e962}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1fd8d1 from'protobufjs/minimal.js';import{cloneDeep as _0x241c27,isEqual as _0x597007,isObject as _0x44f004}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3c9d08=_0x1fd8d1['Reader'],_0x5deb6d=_0x1fd8d1['Writer'],_0x5e84e7=_0x1fd8d1['util'],_0x2e5fe3=_0x1fd8d1['roots']['default']||(_0x1fd8d1['roots']['default']={});return _0x2e5fe3['AttributeOperation']=(function(){function _0xf2b9b2(_0x18376a){if(_0x18376a){for(var _0x3dc243=Object['keys'](_0x18376a),_0x44e1e6=0x0;_0x44e1e6<_0x3dc243['length'];++_0x44e1e6)null!=_0x18376a[_0x3dc243[_0x44e1e6]]&&(this[_0x3dc243[_0x44e1e6]]=_0x18376a[_0x3dc243[_0x44e1e6]]);}}return _0xf2b9b2['prototype']['range']=null,_0xf2b9b2['prototype']['key']='',_0xf2b9b2['prototype']['oldValueBoolean']=!0x1,_0xf2b9b2['prototype']['oldValueJson']='',_0xf2b9b2['prototype']['newValueBoolean']=!0x1,_0xf2b9b2['prototype']['newValueJson']='',_0xf2b9b2['prototype']['wasUndone']=!0x1,_0xf2b9b2['create']=function(_0xddab8f){return new _0xf2b9b2(_0xddab8f);},_0xf2b9b2['encode']=function(_0x10114d,_0xba539b){return _0xba539b||(_0xba539b=_0x5deb6d['create']()),null!=_0x10114d['range']&&Object['hasOwnProperty']['call'](_0x10114d,'range')&&_0x2e5fe3['Range']['encode'](_0x10114d['range'],_0xba539b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10114d['key']&&Object['hasOwnProperty']['call'](_0x10114d,'key')&&_0xba539b['uint32'](0x12)['string'](_0x10114d['key']),null!=_0x10114d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x10114d,'oldValueBoolean')&&_0xba539b['uint32'](0x18)['bool'](_0x10114d['oldValueBoolean']),null!=_0x10114d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x10114d,'oldValueJson')&&_0xba539b['uint32'](0x22)['string'](_0x10114d['oldValueJson']),null!=_0x10114d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x10114d,'newValueBoolean')&&_0xba539b['uint32'](0x28)['bool'](_0x10114d['newValueBoolean']),null!=_0x10114d['newValueJson']&&Object['hasOwnProperty']['call'](_0x10114d,'newValueJson')&&_0xba539b['uint32'](0x32)['string'](_0x10114d['newValueJson']),null!=_0x10114d['wasUndone']&&Object['hasOwnProperty']['call'](_0x10114d,'wasUndone')&&_0xba539b['uint32'](0x38)['bool'](_0x10114d['wasUndone']),_0xba539b;},_0xf2b9b2['encodeDelimited']=function(_0x3e9bd6,_0x57b795){return this['encode'](_0x3e9bd6,_0x57b795)['ldelim']();},_0xf2b9b2['decode']=function(_0x191b2e,_0x6c5c02){_0x191b2e instanceof _0x3c9d08||(_0x191b2e=_0x3c9d08['create'](_0x191b2e));for(var _0x3fa713=void 0x0===_0x6c5c02?_0x191b2e['len']:_0x191b2e['pos']+_0x6c5c02,_0x50ed35=new _0x2e5fe3['AttributeOperation']();_0x191b2e['pos']<_0x3fa713;){var _0x4cd42a=_0x191b2e['uint32']();switch(_0x4cd42a>>>0x3){case 0x1:_0x50ed35['range']=_0x2e5fe3['Range']['decode'](_0x191b2e,_0x191b2e['uint32']());break;case 0x2:_0x50ed35['key']=_0x191b2e['string']();break;case 0x3:_0x50ed35['oldValueBoolean']=_0x191b2e['bool']();break;case 0x4:_0x50ed35['oldValueJson']=_0x191b2e['string']();break;case 0x5:_0x50ed35['newValueBoolean']=_0x191b2e['bool']();break;case 0x6:_0x50ed35['newValueJson']=_0x191b2e['string']();break;case 0x7:_0x50ed35['wasUndone']=_0x191b2e['bool']();break;default:_0x191b2e['skipType'](0x7&_0x4cd42a);}}return _0x50ed35;},_0xf2b9b2['decodeDelimited']=function(_0x2e5b4d){return _0x2e5b4d instanceof _0x3c9d08||(_0x2e5b4d=new _0x3c9d08(_0x2e5b4d)),this['decode'](_0x2e5b4d,_0x2e5b4d['uint32']());},_0xf2b9b2['verify']=function(_0x1bb73a){if('object'!=typeof _0x1bb73a||null===_0x1bb73a)return'object\x20expected';if(null!=_0x1bb73a['range']&&_0x1bb73a['hasOwnProperty']('range')){var _0x39d03e=_0x2e5fe3['Range']['verify'](_0x1bb73a['range']);if(_0x39d03e)return'range.'+_0x39d03e;}return null!=_0x1bb73a['key']&&_0x1bb73a['hasOwnProperty']('key')&&!_0x5e84e7['isString'](_0x1bb73a['key'])?'key:\x20string\x20expected':null!=_0x1bb73a['oldValueBoolean']&&_0x1bb73a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1bb73a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1bb73a['oldValueJson']&&_0x1bb73a['hasOwnProperty']('oldValueJson')&&!_0x5e84e7['isString'](_0x1bb73a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1bb73a['newValueBoolean']&&_0x1bb73a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1bb73a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1bb73a['newValueJson']&&_0x1bb73a['hasOwnProperty']('newValueJson')&&!_0x5e84e7['isString'](_0x1bb73a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1bb73a['wasUndone']&&_0x1bb73a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1bb73a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xf2b9b2['fromObject']=function(_0x57943c){if(_0x57943c instanceof _0x2e5fe3['AttributeOperation'])return _0x57943c;var _0x5a9066=new _0x2e5fe3['AttributeOperation']();if(null!=_0x57943c['range']){if('object'!=typeof _0x57943c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5a9066['range']=_0x2e5fe3['Range']['fromObject'](_0x57943c['range']);}return null!=_0x57943c['key']&&(_0x5a9066['key']=String(_0x57943c['key'])),null!=_0x57943c['oldValueBoolean']&&(_0x5a9066['oldValueBoolean']=Boolean(_0x57943c['oldValueBoolean'])),null!=_0x57943c['oldValueJson']&&(_0x5a9066['oldValueJson']=String(_0x57943c['oldValueJson'])),null!=_0x57943c['newValueBoolean']&&(_0x5a9066['newValueBoolean']=Boolean(_0x57943c['newValueBoolean'])),null!=_0x57943c['newValueJson']&&(_0x5a9066['newValueJson']=String(_0x57943c['newValueJson'])),null!=_0x57943c['wasUndone']&&(_0x5a9066['wasUndone']=Boolean(_0x57943c['wasUndone'])),_0x5a9066;},_0xf2b9b2['toObject']=function(_0xc9298d,_0x2d5480){_0x2d5480||(_0x2d5480={});var _0x165ba5={};return _0x2d5480['defaults']&&(_0x165ba5['range']=null,_0x165ba5['key']='',_0x165ba5['oldValueBoolean']=!0x1,_0x165ba5['oldValueJson']='',_0x165ba5['newValueBoolean']=!0x1,_0x165ba5['newValueJson']='',_0x165ba5['wasUndone']=!0x1),null!=_0xc9298d['range']&&_0xc9298d['hasOwnProperty']('range')&&(_0x165ba5['range']=_0x2e5fe3['Range']['toObject'](_0xc9298d['range'],_0x2d5480)),null!=_0xc9298d['key']&&_0xc9298d['hasOwnProperty']('key')&&(_0x165ba5['key']=_0xc9298d['key']),null!=_0xc9298d['oldValueBoolean']&&_0xc9298d['hasOwnProperty']('oldValueBoolean')&&(_0x165ba5['oldValueBoolean']=_0xc9298d['oldValueBoolean']),null!=_0xc9298d['oldValueJson']&&_0xc9298d['hasOwnProperty']('oldValueJson')&&(_0x165ba5['oldValueJson']=_0xc9298d['oldValueJson']),null!=_0xc9298d['newValueBoolean']&&_0xc9298d['hasOwnProperty']('newValueBoolean')&&(_0x165ba5['newValueBoolean']=_0xc9298d['newValueBoolean']),null!=_0xc9298d['newValueJson']&&_0xc9298d['hasOwnProperty']('newValueJson')&&(_0x165ba5['newValueJson']=_0xc9298d['newValueJson']),null!=_0xc9298d['wasUndone']&&_0xc9298d['hasOwnProperty']('wasUndone')&&(_0x165ba5['wasUndone']=_0xc9298d['wasUndone']),_0x165ba5;},_0xf2b9b2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0xf2b9b2['getTypeUrl']=function(_0x383cfa){return void 0x0===_0x383cfa&&(_0x383cfa='type.googleapis.com'),_0x383cfa+'/AttributeOperation';},_0xf2b9b2;}()),_0x2e5fe3['InsertOperation']=(function(){function _0x3634e6(_0x10d3bc){if(this['nodes']=[],_0x10d3bc){for(var _0x5c8c85=Object['keys'](_0x10d3bc),_0x7887cd=0x0;_0x7887cd<_0x5c8c85['length'];++_0x7887cd)null!=_0x10d3bc[_0x5c8c85[_0x7887cd]]&&(this[_0x5c8c85[_0x7887cd]]=_0x10d3bc[_0x5c8c85[_0x7887cd]]);}}return _0x3634e6['prototype']['position']=null,_0x3634e6['prototype']['nodes']=_0x5e84e7['emptyArray'],_0x3634e6['prototype']['shouldReceiveAttributes']=!0x1,_0x3634e6['prototype']['wasUndone']=!0x1,_0x3634e6['create']=function(_0x25eafa){return new _0x3634e6(_0x25eafa);},_0x3634e6['encode']=function(_0x3082bc,_0x31f72d){if(_0x31f72d||(_0x31f72d=_0x5deb6d['create']()),null!=_0x3082bc['position']&&Object['hasOwnProperty']['call'](_0x3082bc,'position')&&_0x2e5fe3['Position']['encode'](_0x3082bc['position'],_0x31f72d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3082bc['nodes']&&_0x3082bc['nodes']['length']){for(var _0x4ca131=0x0;_0x4ca131<_0x3082bc['nodes']['length'];++_0x4ca131)_0x2e5fe3['Element']['encode'](_0x3082bc['nodes'][_0x4ca131],_0x31f72d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3082bc['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3082bc,'shouldReceiveAttributes')&&_0x31f72d['uint32'](0x18)['bool'](_0x3082bc['shouldReceiveAttributes']),null!=_0x3082bc['wasUndone']&&Object['hasOwnProperty']['call'](_0x3082bc,'wasUndone')&&_0x31f72d['uint32'](0x20)['bool'](_0x3082bc['wasUndone']),_0x31f72d;},_0x3634e6['encodeDelimited']=function(_0x508d0a,_0x1133f5){return this['encode'](_0x508d0a,_0x1133f5)['ldelim']();},_0x3634e6['decode']=function(_0x4a9ca3,_0x2b90b9){_0x4a9ca3 instanceof _0x3c9d08||(_0x4a9ca3=_0x3c9d08['create'](_0x4a9ca3));for(var _0x1eb152=void 0x0===_0x2b90b9?_0x4a9ca3['len']:_0x4a9ca3['pos']+_0x2b90b9,_0x10385f=new _0x2e5fe3['InsertOperation']();_0x4a9ca3['pos']<_0x1eb152;){var _0x43c843=_0x4a9ca3['uint32']();switch(_0x43c843>>>0x3){case 0x1:_0x10385f['position']=_0x2e5fe3['Position']['decode'](_0x4a9ca3,_0x4a9ca3['uint32']());break;case 0x2:_0x10385f['nodes']&&_0x10385f['nodes']['length']||(_0x10385f['nodes']=[]),_0x10385f['nodes']['push'](_0x2e5fe3['Element']['decode'](_0x4a9ca3,_0x4a9ca3['uint32']()));break;case 0x3:_0x10385f['shouldReceiveAttributes']=_0x4a9ca3['bool']();break;case 0x4:_0x10385f['wasUndone']=_0x4a9ca3['bool']();break;default:_0x4a9ca3['skipType'](0x7&_0x43c843);}}return _0x10385f;},_0x3634e6['decodeDelimited']=function(_0x261651){return _0x261651 instanceof _0x3c9d08||(_0x261651=new _0x3c9d08(_0x261651)),this['decode'](_0x261651,_0x261651['uint32']());},_0x3634e6['verify']=function(_0x59f0cd){if('object'!=typeof _0x59f0cd||null===_0x59f0cd)return'object\x20expected';if(null!=_0x59f0cd['position']&&_0x59f0cd['hasOwnProperty']('position')&&(_0x4cf221=_0x2e5fe3['Position']['verify'](_0x59f0cd['position'])))return'position.'+_0x4cf221;if(null!=_0x59f0cd['nodes']&&_0x59f0cd['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x59f0cd['nodes']))return'nodes:\x20array\x20expected';for(var _0x336d81=0x0;_0x336d81<_0x59f0cd['nodes']['length'];++_0x336d81){var _0x4cf221;if(_0x4cf221=_0x2e5fe3['Element']['verify'](_0x59f0cd['nodes'][_0x336d81]))return'nodes.'+_0x4cf221;}}return null!=_0x59f0cd['shouldReceiveAttributes']&&_0x59f0cd['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x59f0cd['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x59f0cd['wasUndone']&&_0x59f0cd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59f0cd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3634e6['fromObject']=function(_0x33791b){if(_0x33791b instanceof _0x2e5fe3['InsertOperation'])return _0x33791b;var _0x706859=new _0x2e5fe3['InsertOperation']();if(null!=_0x33791b['position']){if('object'!=typeof _0x33791b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x706859['position']=_0x2e5fe3['Position']['fromObject'](_0x33791b['position']);}if(_0x33791b['nodes']){if(!Array['isArray'](_0x33791b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x706859['nodes']=[];for(var _0x468270=0x0;_0x468270<_0x33791b['nodes']['length'];++_0x468270){if('object'!=typeof _0x33791b['nodes'][_0x468270])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x706859['nodes'][_0x468270]=_0x2e5fe3['Element']['fromObject'](_0x33791b['nodes'][_0x468270]);}}return null!=_0x33791b['shouldReceiveAttributes']&&(_0x706859['shouldReceiveAttributes']=Boolean(_0x33791b['shouldReceiveAttributes'])),null!=_0x33791b['wasUndone']&&(_0x706859['wasUndone']=Boolean(_0x33791b['wasUndone'])),_0x706859;},_0x3634e6['toObject']=function(_0x3b38e5,_0x51b30c){_0x51b30c||(_0x51b30c={});var _0x34b44e={};if((_0x51b30c['arrays']||_0x51b30c['defaults'])&&(_0x34b44e['nodes']=[]),_0x51b30c['defaults']&&(_0x34b44e['position']=null,_0x34b44e['shouldReceiveAttributes']=!0x1,_0x34b44e['wasUndone']=!0x1),null!=_0x3b38e5['position']&&_0x3b38e5['hasOwnProperty']('position')&&(_0x34b44e['position']=_0x2e5fe3['Position']['toObject'](_0x3b38e5['position'],_0x51b30c)),_0x3b38e5['nodes']&&_0x3b38e5['nodes']['length']){_0x34b44e['nodes']=[];for(var _0xba1255=0x0;_0xba1255<_0x3b38e5['nodes']['length'];++_0xba1255)_0x34b44e['nodes'][_0xba1255]=_0x2e5fe3['Element']['toObject'](_0x3b38e5['nodes'][_0xba1255],_0x51b30c);}return null!=_0x3b38e5['shouldReceiveAttributes']&&_0x3b38e5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x34b44e['shouldReceiveAttributes']=_0x3b38e5['shouldReceiveAttributes']),null!=_0x3b38e5['wasUndone']&&_0x3b38e5['hasOwnProperty']('wasUndone')&&(_0x34b44e['wasUndone']=_0x3b38e5['wasUndone']),_0x34b44e;},_0x3634e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x3634e6['getTypeUrl']=function(_0x460537){return void 0x0===_0x460537&&(_0x460537='type.googleapis.com'),_0x460537+'/InsertOperation';},_0x3634e6;}()),_0x2e5fe3['MarkerOperation']=(function(){function _0x1aa71f(_0x2b3b41){if(_0x2b3b41){for(var _0x25ade9=Object['keys'](_0x2b3b41),_0x3a53e1=0x0;_0x3a53e1<_0x25ade9['length'];++_0x3a53e1)null!=_0x2b3b41[_0x25ade9[_0x3a53e1]]&&(this[_0x25ade9[_0x3a53e1]]=_0x2b3b41[_0x25ade9[_0x3a53e1]]);}}return _0x1aa71f['prototype']['name']='',_0x1aa71f['prototype']['oldRange']=null,_0x1aa71f['prototype']['newRange']=null,_0x1aa71f['prototype']['affectsData']=!0x1,_0x1aa71f['prototype']['wasUndone']=!0x1,_0x1aa71f['create']=function(_0xa51e57){return new _0x1aa71f(_0xa51e57);},_0x1aa71f['encode']=function(_0x23ac0e,_0x2176bf){return _0x2176bf||(_0x2176bf=_0x5deb6d['create']()),null!=_0x23ac0e['name']&&Object['hasOwnProperty']['call'](_0x23ac0e,'name')&&_0x2176bf['uint32'](0xa)['string'](_0x23ac0e['name']),null!=_0x23ac0e['oldRange']&&Object['hasOwnProperty']['call'](_0x23ac0e,'oldRange')&&_0x2e5fe3['Range']['encode'](_0x23ac0e['oldRange'],_0x2176bf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x23ac0e['newRange']&&Object['hasOwnProperty']['call'](_0x23ac0e,'newRange')&&_0x2e5fe3['Range']['encode'](_0x23ac0e['newRange'],_0x2176bf['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x23ac0e['affectsData']&&Object['hasOwnProperty']['call'](_0x23ac0e,'affectsData')&&_0x2176bf['uint32'](0x20)['bool'](_0x23ac0e['affectsData']),null!=_0x23ac0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x23ac0e,'wasUndone')&&_0x2176bf['uint32'](0x28)['bool'](_0x23ac0e['wasUndone']),_0x2176bf;},_0x1aa71f['encodeDelimited']=function(_0x2b513d,_0x3e639b){return this['encode'](_0x2b513d,_0x3e639b)['ldelim']();},_0x1aa71f['decode']=function(_0x243300,_0x451228){_0x243300 instanceof _0x3c9d08||(_0x243300=_0x3c9d08['create'](_0x243300));for(var _0x1f3465=void 0x0===_0x451228?_0x243300['len']:_0x243300['pos']+_0x451228,_0x138db9=new _0x2e5fe3['MarkerOperation']();_0x243300['pos']<_0x1f3465;){var _0x37609d=_0x243300['uint32']();switch(_0x37609d>>>0x3){case 0x1:_0x138db9['name']=_0x243300['string']();break;case 0x2:_0x138db9['oldRange']=_0x2e5fe3['Range']['decode'](_0x243300,_0x243300['uint32']());break;case 0x3:_0x138db9['newRange']=_0x2e5fe3['Range']['decode'](_0x243300,_0x243300['uint32']());break;case 0x4:_0x138db9['affectsData']=_0x243300['bool']();break;case 0x5:_0x138db9['wasUndone']=_0x243300['bool']();break;default:_0x243300['skipType'](0x7&_0x37609d);}}return _0x138db9;},_0x1aa71f['decodeDelimited']=function(_0x50e684){return _0x50e684 instanceof _0x3c9d08||(_0x50e684=new _0x3c9d08(_0x50e684)),this['decode'](_0x50e684,_0x50e684['uint32']());},_0x1aa71f['verify']=function(_0x85ef15){if('object'!=typeof _0x85ef15||null===_0x85ef15)return'object\x20expected';if(null!=_0x85ef15['name']&&_0x85ef15['hasOwnProperty']('name')&&!_0x5e84e7['isString'](_0x85ef15['name']))return'name:\x20string\x20expected';var _0x435883;if(null!=_0x85ef15['oldRange']&&_0x85ef15['hasOwnProperty']('oldRange')&&(_0x435883=_0x2e5fe3['Range']['verify'](_0x85ef15['oldRange'])))return'oldRange.'+_0x435883;if(null!=_0x85ef15['newRange']&&_0x85ef15['hasOwnProperty']('newRange')&&(_0x435883=_0x2e5fe3['Range']['verify'](_0x85ef15['newRange'])))return'newRange.'+_0x435883;return null!=_0x85ef15['affectsData']&&_0x85ef15['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x85ef15['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x85ef15['wasUndone']&&_0x85ef15['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x85ef15['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1aa71f['fromObject']=function(_0x18532a){if(_0x18532a instanceof _0x2e5fe3['MarkerOperation'])return _0x18532a;var _0x93dc6a=new _0x2e5fe3['MarkerOperation']();if(null!=_0x18532a['name']&&(_0x93dc6a['name']=String(_0x18532a['name'])),null!=_0x18532a['oldRange']){if('object'!=typeof _0x18532a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x93dc6a['oldRange']=_0x2e5fe3['Range']['fromObject'](_0x18532a['oldRange']);}if(null!=_0x18532a['newRange']){if('object'!=typeof _0x18532a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x93dc6a['newRange']=_0x2e5fe3['Range']['fromObject'](_0x18532a['newRange']);}return null!=_0x18532a['affectsData']&&(_0x93dc6a['affectsData']=Boolean(_0x18532a['affectsData'])),null!=_0x18532a['wasUndone']&&(_0x93dc6a['wasUndone']=Boolean(_0x18532a['wasUndone'])),_0x93dc6a;},_0x1aa71f['toObject']=function(_0x14c374,_0x18af29){_0x18af29||(_0x18af29={});var _0x9bbe97={};return _0x18af29['defaults']&&(_0x9bbe97['name']='',_0x9bbe97['oldRange']=null,_0x9bbe97['newRange']=null,_0x9bbe97['affectsData']=!0x1,_0x9bbe97['wasUndone']=!0x1),null!=_0x14c374['name']&&_0x14c374['hasOwnProperty']('name')&&(_0x9bbe97['name']=_0x14c374['name']),null!=_0x14c374['oldRange']&&_0x14c374['hasOwnProperty']('oldRange')&&(_0x9bbe97['oldRange']=_0x2e5fe3['Range']['toObject'](_0x14c374['oldRange'],_0x18af29)),null!=_0x14c374['newRange']&&_0x14c374['hasOwnProperty']('newRange')&&(_0x9bbe97['newRange']=_0x2e5fe3['Range']['toObject'](_0x14c374['newRange'],_0x18af29)),null!=_0x14c374['affectsData']&&_0x14c374['hasOwnProperty']('affectsData')&&(_0x9bbe97['affectsData']=_0x14c374['affectsData']),null!=_0x14c374['wasUndone']&&_0x14c374['hasOwnProperty']('wasUndone')&&(_0x9bbe97['wasUndone']=_0x14c374['wasUndone']),_0x9bbe97;},_0x1aa71f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x1aa71f['getTypeUrl']=function(_0xd314b3){return void 0x0===_0xd314b3&&(_0xd314b3='type.googleapis.com'),_0xd314b3+'/MarkerOperation';},_0x1aa71f;}()),_0x2e5fe3['MergeOperation']=(function(){function _0x38c8f7(_0x42663a){if(_0x42663a){for(var _0x30f0aa=Object['keys'](_0x42663a),_0xdd3f63=0x0;_0xdd3f63<_0x30f0aa['length'];++_0xdd3f63)null!=_0x42663a[_0x30f0aa[_0xdd3f63]]&&(this[_0x30f0aa[_0xdd3f63]]=_0x42663a[_0x30f0aa[_0xdd3f63]]);}}return _0x38c8f7['prototype']['sourcePosition']=null,_0x38c8f7['prototype']['targetPosition']=null,_0x38c8f7['prototype']['graveyardPosition']=null,_0x38c8f7['prototype']['howMany']=0x0,_0x38c8f7['prototype']['wasUndone']=!0x1,_0x38c8f7['create']=function(_0x5dad56){return new _0x38c8f7(_0x5dad56);},_0x38c8f7['encode']=function(_0x4c816b,_0x5201ed){return _0x5201ed||(_0x5201ed=_0x5deb6d['create']()),null!=_0x4c816b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4c816b,'sourcePosition')&&_0x2e5fe3['Position']['encode'](_0x4c816b['sourcePosition'],_0x5201ed['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c816b['targetPosition']&&Object['hasOwnProperty']['call'](_0x4c816b,'targetPosition')&&_0x2e5fe3['Position']['encode'](_0x4c816b['targetPosition'],_0x5201ed['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c816b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c816b,'graveyardPosition')&&_0x2e5fe3['Position']['encode'](_0x4c816b['graveyardPosition'],_0x5201ed['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4c816b['howMany']&&Object['hasOwnProperty']['call'](_0x4c816b,'howMany')&&_0x5201ed['uint32'](0x20)['uint32'](_0x4c816b['howMany']),null!=_0x4c816b['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c816b,'wasUndone')&&_0x5201ed['uint32'](0x28)['bool'](_0x4c816b['wasUndone']),_0x5201ed;},_0x38c8f7['encodeDelimited']=function(_0xe988b,_0x167776){return this['encode'](_0xe988b,_0x167776)['ldelim']();},_0x38c8f7['decode']=function(_0x7c30d5,_0x2c32b2){_0x7c30d5 instanceof _0x3c9d08||(_0x7c30d5=_0x3c9d08['create'](_0x7c30d5));for(var _0x25f186=void 0x0===_0x2c32b2?_0x7c30d5['len']:_0x7c30d5['pos']+_0x2c32b2,_0x19c328=new _0x2e5fe3['MergeOperation']();_0x7c30d5['pos']<_0x25f186;){var _0x17fc14=_0x7c30d5['uint32']();switch(_0x17fc14>>>0x3){case 0x1:_0x19c328['sourcePosition']=_0x2e5fe3['Position']['decode'](_0x7c30d5,_0x7c30d5['uint32']());break;case 0x2:_0x19c328['targetPosition']=_0x2e5fe3['Position']['decode'](_0x7c30d5,_0x7c30d5['uint32']());break;case 0x3:_0x19c328['graveyardPosition']=_0x2e5fe3['Position']['decode'](_0x7c30d5,_0x7c30d5['uint32']());break;case 0x4:_0x19c328['howMany']=_0x7c30d5['uint32']();break;case 0x5:_0x19c328['wasUndone']=_0x7c30d5['bool']();break;default:_0x7c30d5['skipType'](0x7&_0x17fc14);}}return _0x19c328;},_0x38c8f7['decodeDelimited']=function(_0x50235a){return _0x50235a instanceof _0x3c9d08||(_0x50235a=new _0x3c9d08(_0x50235a)),this['decode'](_0x50235a,_0x50235a['uint32']());},_0x38c8f7['verify']=function(_0x5eb903){if('object'!=typeof _0x5eb903||null===_0x5eb903)return'object\x20expected';var _0x2f780c;if(null!=_0x5eb903['sourcePosition']&&_0x5eb903['hasOwnProperty']('sourcePosition')&&(_0x2f780c=_0x2e5fe3['Position']['verify'](_0x5eb903['sourcePosition'])))return'sourcePosition.'+_0x2f780c;if(null!=_0x5eb903['targetPosition']&&_0x5eb903['hasOwnProperty']('targetPosition')&&(_0x2f780c=_0x2e5fe3['Position']['verify'](_0x5eb903['targetPosition'])))return'targetPosition.'+_0x2f780c;if(null!=_0x5eb903['graveyardPosition']&&_0x5eb903['hasOwnProperty']('graveyardPosition')&&(_0x2f780c=_0x2e5fe3['Position']['verify'](_0x5eb903['graveyardPosition'])))return'graveyardPosition.'+_0x2f780c;return null!=_0x5eb903['howMany']&&_0x5eb903['hasOwnProperty']('howMany')&&!_0x5e84e7['isInteger'](_0x5eb903['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5eb903['wasUndone']&&_0x5eb903['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5eb903['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38c8f7['fromObject']=function(_0x1caafb){if(_0x1caafb instanceof _0x2e5fe3['MergeOperation'])return _0x1caafb;var _0x1dfdf6=new _0x2e5fe3['MergeOperation']();if(null!=_0x1caafb['sourcePosition']){if('object'!=typeof _0x1caafb['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1dfdf6['sourcePosition']=_0x2e5fe3['Position']['fromObject'](_0x1caafb['sourcePosition']);}if(null!=_0x1caafb['targetPosition']){if('object'!=typeof _0x1caafb['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1dfdf6['targetPosition']=_0x2e5fe3['Position']['fromObject'](_0x1caafb['targetPosition']);}if(null!=_0x1caafb['graveyardPosition']){if('object'!=typeof _0x1caafb['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1dfdf6['graveyardPosition']=_0x2e5fe3['Position']['fromObject'](_0x1caafb['graveyardPosition']);}return null!=_0x1caafb['howMany']&&(_0x1dfdf6['howMany']=_0x1caafb['howMany']>>>0x0),null!=_0x1caafb['wasUndone']&&(_0x1dfdf6['wasUndone']=Boolean(_0x1caafb['wasUndone'])),_0x1dfdf6;},_0x38c8f7['toObject']=function(_0x23ba53,_0x39ebf1){_0x39ebf1||(_0x39ebf1={});var _0xf2a20d={};return _0x39ebf1['defaults']&&(_0xf2a20d['sourcePosition']=null,_0xf2a20d['targetPosition']=null,_0xf2a20d['graveyardPosition']=null,_0xf2a20d['howMany']=0x0,_0xf2a20d['wasUndone']=!0x1),null!=_0x23ba53['sourcePosition']&&_0x23ba53['hasOwnProperty']('sourcePosition')&&(_0xf2a20d['sourcePosition']=_0x2e5fe3['Position']['toObject'](_0x23ba53['sourcePosition'],_0x39ebf1)),null!=_0x23ba53['targetPosition']&&_0x23ba53['hasOwnProperty']('targetPosition')&&(_0xf2a20d['targetPosition']=_0x2e5fe3['Position']['toObject'](_0x23ba53['targetPosition'],_0x39ebf1)),null!=_0x23ba53['graveyardPosition']&&_0x23ba53['hasOwnProperty']('graveyardPosition')&&(_0xf2a20d['graveyardPosition']=_0x2e5fe3['Position']['toObject'](_0x23ba53['graveyardPosition'],_0x39ebf1)),null!=_0x23ba53['howMany']&&_0x23ba53['hasOwnProperty']('howMany')&&(_0xf2a20d['howMany']=_0x23ba53['howMany']),null!=_0x23ba53['wasUndone']&&_0x23ba53['hasOwnProperty']('wasUndone')&&(_0xf2a20d['wasUndone']=_0x23ba53['wasUndone']),_0xf2a20d;},_0x38c8f7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x38c8f7['getTypeUrl']=function(_0x32df7a){return void 0x0===_0x32df7a&&(_0x32df7a='type.googleapis.com'),_0x32df7a+'/MergeOperation';},_0x38c8f7;}()),_0x2e5fe3['MoveOperation']=(function(){function _0x4d0b63(_0x5e4082){if(_0x5e4082){for(var _0x59fc7c=Object['keys'](_0x5e4082),_0x32e4c2=0x0;_0x32e4c2<_0x59fc7c['length'];++_0x32e4c2)null!=_0x5e4082[_0x59fc7c[_0x32e4c2]]&&(this[_0x59fc7c[_0x32e4c2]]=_0x5e4082[_0x59fc7c[_0x32e4c2]]);}}return _0x4d0b63['prototype']['sourcePosition']=null,_0x4d0b63['prototype']['howMany']=0x0,_0x4d0b63['prototype']['targetPosition']=null,_0x4d0b63['prototype']['wasUndone']=!0x1,_0x4d0b63['create']=function(_0x158de2){return new _0x4d0b63(_0x158de2);},_0x4d0b63['encode']=function(_0xe751b3,_0x89e0){return _0x89e0||(_0x89e0=_0x5deb6d['create']()),null!=_0xe751b3['sourcePosition']&&Object['hasOwnProperty']['call'](_0xe751b3,'sourcePosition')&&_0x2e5fe3['Position']['encode'](_0xe751b3['sourcePosition'],_0x89e0['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe751b3['howMany']&&Object['hasOwnProperty']['call'](_0xe751b3,'howMany')&&_0x89e0['uint32'](0x10)['uint32'](_0xe751b3['howMany']),null!=_0xe751b3['targetPosition']&&Object['hasOwnProperty']['call'](_0xe751b3,'targetPosition')&&_0x2e5fe3['Position']['encode'](_0xe751b3['targetPosition'],_0x89e0['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xe751b3['wasUndone']&&Object['hasOwnProperty']['call'](_0xe751b3,'wasUndone')&&_0x89e0['uint32'](0x20)['bool'](_0xe751b3['wasUndone']),_0x89e0;},_0x4d0b63['encodeDelimited']=function(_0x51c4d2,_0x55e921){return this['encode'](_0x51c4d2,_0x55e921)['ldelim']();},_0x4d0b63['decode']=function(_0x2e3ed6,_0x5d303f){_0x2e3ed6 instanceof _0x3c9d08||(_0x2e3ed6=_0x3c9d08['create'](_0x2e3ed6));for(var _0x52b26=void 0x0===_0x5d303f?_0x2e3ed6['len']:_0x2e3ed6['pos']+_0x5d303f,_0x29b80a=new _0x2e5fe3['MoveOperation']();_0x2e3ed6['pos']<_0x52b26;){var _0x29fb2b=_0x2e3ed6['uint32']();switch(_0x29fb2b>>>0x3){case 0x1:_0x29b80a['sourcePosition']=_0x2e5fe3['Position']['decode'](_0x2e3ed6,_0x2e3ed6['uint32']());break;case 0x2:_0x29b80a['howMany']=_0x2e3ed6['uint32']();break;case 0x3:_0x29b80a['targetPosition']=_0x2e5fe3['Position']['decode'](_0x2e3ed6,_0x2e3ed6['uint32']());break;case 0x4:_0x29b80a['wasUndone']=_0x2e3ed6['bool']();break;default:_0x2e3ed6['skipType'](0x7&_0x29fb2b);}}return _0x29b80a;},_0x4d0b63['decodeDelimited']=function(_0x445779){return _0x445779 instanceof _0x3c9d08||(_0x445779=new _0x3c9d08(_0x445779)),this['decode'](_0x445779,_0x445779['uint32']());},_0x4d0b63['verify']=function(_0x5d3f2e){if('object'!=typeof _0x5d3f2e||null===_0x5d3f2e)return'object\x20expected';var _0x28138c;if(null!=_0x5d3f2e['sourcePosition']&&_0x5d3f2e['hasOwnProperty']('sourcePosition')&&(_0x28138c=_0x2e5fe3['Position']['verify'](_0x5d3f2e['sourcePosition'])))return'sourcePosition.'+_0x28138c;if(null!=_0x5d3f2e['howMany']&&_0x5d3f2e['hasOwnProperty']('howMany')&&!_0x5e84e7['isInteger'](_0x5d3f2e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5d3f2e['targetPosition']&&_0x5d3f2e['hasOwnProperty']('targetPosition')&&(_0x28138c=_0x2e5fe3['Position']['verify'](_0x5d3f2e['targetPosition'])))return'targetPosition.'+_0x28138c;return null!=_0x5d3f2e['wasUndone']&&_0x5d3f2e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d3f2e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d0b63['fromObject']=function(_0x539b98){if(_0x539b98 instanceof _0x2e5fe3['MoveOperation'])return _0x539b98;var _0x273584=new _0x2e5fe3['MoveOperation']();if(null!=_0x539b98['sourcePosition']){if('object'!=typeof _0x539b98['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x273584['sourcePosition']=_0x2e5fe3['Position']['fromObject'](_0x539b98['sourcePosition']);}if(null!=_0x539b98['howMany']&&(_0x273584['howMany']=_0x539b98['howMany']>>>0x0),null!=_0x539b98['targetPosition']){if('object'!=typeof _0x539b98['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x273584['targetPosition']=_0x2e5fe3['Position']['fromObject'](_0x539b98['targetPosition']);}return null!=_0x539b98['wasUndone']&&(_0x273584['wasUndone']=Boolean(_0x539b98['wasUndone'])),_0x273584;},_0x4d0b63['toObject']=function(_0x227d26,_0x191141){_0x191141||(_0x191141={});var _0x1f2ff6={};return _0x191141['defaults']&&(_0x1f2ff6['sourcePosition']=null,_0x1f2ff6['howMany']=0x0,_0x1f2ff6['targetPosition']=null,_0x1f2ff6['wasUndone']=!0x1),null!=_0x227d26['sourcePosition']&&_0x227d26['hasOwnProperty']('sourcePosition')&&(_0x1f2ff6['sourcePosition']=_0x2e5fe3['Position']['toObject'](_0x227d26['sourcePosition'],_0x191141)),null!=_0x227d26['howMany']&&_0x227d26['hasOwnProperty']('howMany')&&(_0x1f2ff6['howMany']=_0x227d26['howMany']),null!=_0x227d26['targetPosition']&&_0x227d26['hasOwnProperty']('targetPosition')&&(_0x1f2ff6['targetPosition']=_0x2e5fe3['Position']['toObject'](_0x227d26['targetPosition'],_0x191141)),null!=_0x227d26['wasUndone']&&_0x227d26['hasOwnProperty']('wasUndone')&&(_0x1f2ff6['wasUndone']=_0x227d26['wasUndone']),_0x1f2ff6;},_0x4d0b63['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x4d0b63['getTypeUrl']=function(_0x32dd19){return void 0x0===_0x32dd19&&(_0x32dd19='type.googleapis.com'),_0x32dd19+'/MoveOperation';},_0x4d0b63;}()),_0x2e5fe3['RenameOperation']=(function(){function _0xa2d4cf(_0x23dcc7){if(_0x23dcc7){for(var _0x30a397=Object['keys'](_0x23dcc7),_0x2a8d90=0x0;_0x2a8d90<_0x30a397['length'];++_0x2a8d90)null!=_0x23dcc7[_0x30a397[_0x2a8d90]]&&(this[_0x30a397[_0x2a8d90]]=_0x23dcc7[_0x30a397[_0x2a8d90]]);}}return _0xa2d4cf['prototype']['position']=null,_0xa2d4cf['prototype']['oldName']='',_0xa2d4cf['prototype']['newName']='',_0xa2d4cf['prototype']['wasUndone']=!0x1,_0xa2d4cf['create']=function(_0x196017){return new _0xa2d4cf(_0x196017);},_0xa2d4cf['encode']=function(_0x7ed812,_0x57296e){return _0x57296e||(_0x57296e=_0x5deb6d['create']()),null!=_0x7ed812['position']&&Object['hasOwnProperty']['call'](_0x7ed812,'position')&&_0x2e5fe3['Position']['encode'](_0x7ed812['position'],_0x57296e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7ed812['oldName']&&Object['hasOwnProperty']['call'](_0x7ed812,'oldName')&&_0x57296e['uint32'](0x12)['string'](_0x7ed812['oldName']),null!=_0x7ed812['newName']&&Object['hasOwnProperty']['call'](_0x7ed812,'newName')&&_0x57296e['uint32'](0x1a)['string'](_0x7ed812['newName']),null!=_0x7ed812['wasUndone']&&Object['hasOwnProperty']['call'](_0x7ed812,'wasUndone')&&_0x57296e['uint32'](0x20)['bool'](_0x7ed812['wasUndone']),_0x57296e;},_0xa2d4cf['encodeDelimited']=function(_0x3282ac,_0x1ca15d){return this['encode'](_0x3282ac,_0x1ca15d)['ldelim']();},_0xa2d4cf['decode']=function(_0x33f794,_0x6a3a83){_0x33f794 instanceof _0x3c9d08||(_0x33f794=_0x3c9d08['create'](_0x33f794));for(var _0x1cc80f=void 0x0===_0x6a3a83?_0x33f794['len']:_0x33f794['pos']+_0x6a3a83,_0xe14c31=new _0x2e5fe3['RenameOperation']();_0x33f794['pos']<_0x1cc80f;){var _0x3a2c4c=_0x33f794['uint32']();switch(_0x3a2c4c>>>0x3){case 0x1:_0xe14c31['position']=_0x2e5fe3['Position']['decode'](_0x33f794,_0x33f794['uint32']());break;case 0x2:_0xe14c31['oldName']=_0x33f794['string']();break;case 0x3:_0xe14c31['newName']=_0x33f794['string']();break;case 0x4:_0xe14c31['wasUndone']=_0x33f794['bool']();break;default:_0x33f794['skipType'](0x7&_0x3a2c4c);}}return _0xe14c31;},_0xa2d4cf['decodeDelimited']=function(_0x31450f){return _0x31450f instanceof _0x3c9d08||(_0x31450f=new _0x3c9d08(_0x31450f)),this['decode'](_0x31450f,_0x31450f['uint32']());},_0xa2d4cf['verify']=function(_0x2ebd29){if('object'!=typeof _0x2ebd29||null===_0x2ebd29)return'object\x20expected';if(null!=_0x2ebd29['position']&&_0x2ebd29['hasOwnProperty']('position')){var _0x65f8c=_0x2e5fe3['Position']['verify'](_0x2ebd29['position']);if(_0x65f8c)return'position.'+_0x65f8c;}return null!=_0x2ebd29['oldName']&&_0x2ebd29['hasOwnProperty']('oldName')&&!_0x5e84e7['isString'](_0x2ebd29['oldName'])?'oldName:\x20string\x20expected':null!=_0x2ebd29['newName']&&_0x2ebd29['hasOwnProperty']('newName')&&!_0x5e84e7['isString'](_0x2ebd29['newName'])?'newName:\x20string\x20expected':null!=_0x2ebd29['wasUndone']&&_0x2ebd29['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ebd29['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa2d4cf['fromObject']=function(_0x5428bb){if(_0x5428bb instanceof _0x2e5fe3['RenameOperation'])return _0x5428bb;var _0x166f9a=new _0x2e5fe3['RenameOperation']();if(null!=_0x5428bb['position']){if('object'!=typeof _0x5428bb['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x166f9a['position']=_0x2e5fe3['Position']['fromObject'](_0x5428bb['position']);}return null!=_0x5428bb['oldName']&&(_0x166f9a['oldName']=String(_0x5428bb['oldName'])),null!=_0x5428bb['newName']&&(_0x166f9a['newName']=String(_0x5428bb['newName'])),null!=_0x5428bb['wasUndone']&&(_0x166f9a['wasUndone']=Boolean(_0x5428bb['wasUndone'])),_0x166f9a;},_0xa2d4cf['toObject']=function(_0x3fac01,_0x1df899){_0x1df899||(_0x1df899={});var _0x123ee5={};return _0x1df899['defaults']&&(_0x123ee5['position']=null,_0x123ee5['oldName']='',_0x123ee5['newName']='',_0x123ee5['wasUndone']=!0x1),null!=_0x3fac01['position']&&_0x3fac01['hasOwnProperty']('position')&&(_0x123ee5['position']=_0x2e5fe3['Position']['toObject'](_0x3fac01['position'],_0x1df899)),null!=_0x3fac01['oldName']&&_0x3fac01['hasOwnProperty']('oldName')&&(_0x123ee5['oldName']=_0x3fac01['oldName']),null!=_0x3fac01['newName']&&_0x3fac01['hasOwnProperty']('newName')&&(_0x123ee5['newName']=_0x3fac01['newName']),null!=_0x3fac01['wasUndone']&&_0x3fac01['hasOwnProperty']('wasUndone')&&(_0x123ee5['wasUndone']=_0x3fac01['wasUndone']),_0x123ee5;},_0xa2d4cf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0xa2d4cf['getTypeUrl']=function(_0x6a90eb){return void 0x0===_0x6a90eb&&(_0x6a90eb='type.googleapis.com'),_0x6a90eb+'/RenameOperation';},_0xa2d4cf;}()),_0x2e5fe3['RootAttributeOperation']=(function(){function _0x311602(_0x4ec3e0){if(_0x4ec3e0){for(var _0x4b2ce5=Object['keys'](_0x4ec3e0),_0x269ce4=0x0;_0x269ce4<_0x4b2ce5['length'];++_0x269ce4)null!=_0x4ec3e0[_0x4b2ce5[_0x269ce4]]&&(this[_0x4b2ce5[_0x269ce4]]=_0x4ec3e0[_0x4b2ce5[_0x269ce4]]);}}return _0x311602['prototype']['root']='',_0x311602['prototype']['key']='',_0x311602['prototype']['oldValueBoolean']=!0x1,_0x311602['prototype']['oldValueJson']='',_0x311602['prototype']['newValueBoolean']=!0x1,_0x311602['prototype']['newValueJson']='',_0x311602['prototype']['wasUndone']=!0x1,_0x311602['create']=function(_0x331ba9){return new _0x311602(_0x331ba9);},_0x311602['encode']=function(_0x16d225,_0x277008){return _0x277008||(_0x277008=_0x5deb6d['create']()),null!=_0x16d225['root']&&Object['hasOwnProperty']['call'](_0x16d225,'root')&&_0x277008['uint32'](0xa)['string'](_0x16d225['root']),null!=_0x16d225['key']&&Object['hasOwnProperty']['call'](_0x16d225,'key')&&_0x277008['uint32'](0x12)['string'](_0x16d225['key']),null!=_0x16d225['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16d225,'oldValueBoolean')&&_0x277008['uint32'](0x18)['bool'](_0x16d225['oldValueBoolean']),null!=_0x16d225['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16d225,'oldValueJson')&&_0x277008['uint32'](0x22)['string'](_0x16d225['oldValueJson']),null!=_0x16d225['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16d225,'newValueBoolean')&&_0x277008['uint32'](0x28)['bool'](_0x16d225['newValueBoolean']),null!=_0x16d225['newValueJson']&&Object['hasOwnProperty']['call'](_0x16d225,'newValueJson')&&_0x277008['uint32'](0x32)['string'](_0x16d225['newValueJson']),null!=_0x16d225['wasUndone']&&Object['hasOwnProperty']['call'](_0x16d225,'wasUndone')&&_0x277008['uint32'](0x38)['bool'](_0x16d225['wasUndone']),_0x277008;},_0x311602['encodeDelimited']=function(_0x1e0923,_0x3259c8){return this['encode'](_0x1e0923,_0x3259c8)['ldelim']();},_0x311602['decode']=function(_0x12c9df,_0x336868){_0x12c9df instanceof _0x3c9d08||(_0x12c9df=_0x3c9d08['create'](_0x12c9df));for(var _0xae80f9=void 0x0===_0x336868?_0x12c9df['len']:_0x12c9df['pos']+_0x336868,_0x53f8ff=new _0x2e5fe3['RootAttributeOperation']();_0x12c9df['pos']<_0xae80f9;){var _0x4ae60f=_0x12c9df['uint32']();switch(_0x4ae60f>>>0x3){case 0x1:_0x53f8ff['root']=_0x12c9df['string']();break;case 0x2:_0x53f8ff['key']=_0x12c9df['string']();break;case 0x3:_0x53f8ff['oldValueBoolean']=_0x12c9df['bool']();break;case 0x4:_0x53f8ff['oldValueJson']=_0x12c9df['string']();break;case 0x5:_0x53f8ff['newValueBoolean']=_0x12c9df['bool']();break;case 0x6:_0x53f8ff['newValueJson']=_0x12c9df['string']();break;case 0x7:_0x53f8ff['wasUndone']=_0x12c9df['bool']();break;default:_0x12c9df['skipType'](0x7&_0x4ae60f);}}return _0x53f8ff;},_0x311602['decodeDelimited']=function(_0x524c7f){return _0x524c7f instanceof _0x3c9d08||(_0x524c7f=new _0x3c9d08(_0x524c7f)),this['decode'](_0x524c7f,_0x524c7f['uint32']());},_0x311602['verify']=function(_0x37eb76){return'object'!=typeof _0x37eb76||null===_0x37eb76?'object\x20expected':null!=_0x37eb76['root']&&_0x37eb76['hasOwnProperty']('root')&&!_0x5e84e7['isString'](_0x37eb76['root'])?'root:\x20string\x20expected':null!=_0x37eb76['key']&&_0x37eb76['hasOwnProperty']('key')&&!_0x5e84e7['isString'](_0x37eb76['key'])?'key:\x20string\x20expected':null!=_0x37eb76['oldValueBoolean']&&_0x37eb76['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x37eb76['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x37eb76['oldValueJson']&&_0x37eb76['hasOwnProperty']('oldValueJson')&&!_0x5e84e7['isString'](_0x37eb76['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x37eb76['newValueBoolean']&&_0x37eb76['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x37eb76['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x37eb76['newValueJson']&&_0x37eb76['hasOwnProperty']('newValueJson')&&!_0x5e84e7['isString'](_0x37eb76['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x37eb76['wasUndone']&&_0x37eb76['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37eb76['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x311602['fromObject']=function(_0x5d7457){if(_0x5d7457 instanceof _0x2e5fe3['RootAttributeOperation'])return _0x5d7457;var _0x565239=new _0x2e5fe3['RootAttributeOperation']();return null!=_0x5d7457['root']&&(_0x565239['root']=String(_0x5d7457['root'])),null!=_0x5d7457['key']&&(_0x565239['key']=String(_0x5d7457['key'])),null!=_0x5d7457['oldValueBoolean']&&(_0x565239['oldValueBoolean']=Boolean(_0x5d7457['oldValueBoolean'])),null!=_0x5d7457['oldValueJson']&&(_0x565239['oldValueJson']=String(_0x5d7457['oldValueJson'])),null!=_0x5d7457['newValueBoolean']&&(_0x565239['newValueBoolean']=Boolean(_0x5d7457['newValueBoolean'])),null!=_0x5d7457['newValueJson']&&(_0x565239['newValueJson']=String(_0x5d7457['newValueJson'])),null!=_0x5d7457['wasUndone']&&(_0x565239['wasUndone']=Boolean(_0x5d7457['wasUndone'])),_0x565239;},_0x311602['toObject']=function(_0x4e4d92,_0x20bb8c){_0x20bb8c||(_0x20bb8c={});var _0x36bc58={};return _0x20bb8c['defaults']&&(_0x36bc58['root']='',_0x36bc58['key']='',_0x36bc58['oldValueBoolean']=!0x1,_0x36bc58['oldValueJson']='',_0x36bc58['newValueBoolean']=!0x1,_0x36bc58['newValueJson']='',_0x36bc58['wasUndone']=!0x1),null!=_0x4e4d92['root']&&_0x4e4d92['hasOwnProperty']('root')&&(_0x36bc58['root']=_0x4e4d92['root']),null!=_0x4e4d92['key']&&_0x4e4d92['hasOwnProperty']('key')&&(_0x36bc58['key']=_0x4e4d92['key']),null!=_0x4e4d92['oldValueBoolean']&&_0x4e4d92['hasOwnProperty']('oldValueBoolean')&&(_0x36bc58['oldValueBoolean']=_0x4e4d92['oldValueBoolean']),null!=_0x4e4d92['oldValueJson']&&_0x4e4d92['hasOwnProperty']('oldValueJson')&&(_0x36bc58['oldValueJson']=_0x4e4d92['oldValueJson']),null!=_0x4e4d92['newValueBoolean']&&_0x4e4d92['hasOwnProperty']('newValueBoolean')&&(_0x36bc58['newValueBoolean']=_0x4e4d92['newValueBoolean']),null!=_0x4e4d92['newValueJson']&&_0x4e4d92['hasOwnProperty']('newValueJson')&&(_0x36bc58['newValueJson']=_0x4e4d92['newValueJson']),null!=_0x4e4d92['wasUndone']&&_0x4e4d92['hasOwnProperty']('wasUndone')&&(_0x36bc58['wasUndone']=_0x4e4d92['wasUndone']),_0x36bc58;},_0x311602['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x311602['getTypeUrl']=function(_0xc01056){return void 0x0===_0xc01056&&(_0xc01056='type.googleapis.com'),_0xc01056+'/RootAttributeOperation';},_0x311602;}()),_0x2e5fe3['RootOperation']=(function(){function _0x422b8c(_0xa26383){if(_0xa26383){for(var _0x62ef1=Object['keys'](_0xa26383),_0x5e793f=0x0;_0x5e793f<_0x62ef1['length'];++_0x5e793f)null!=_0xa26383[_0x62ef1[_0x5e793f]]&&(this[_0x62ef1[_0x5e793f]]=_0xa26383[_0x62ef1[_0x5e793f]]);}}return _0x422b8c['prototype']['rootName']='',_0x422b8c['prototype']['elementName']='',_0x422b8c['prototype']['isAdd']=!0x1,_0x422b8c['prototype']['wasUndone']=!0x1,_0x422b8c['create']=function(_0x57b7b5){return new _0x422b8c(_0x57b7b5);},_0x422b8c['encode']=function(_0x8fa1e8,_0x445c9e){return _0x445c9e||(_0x445c9e=_0x5deb6d['create']()),null!=_0x8fa1e8['rootName']&&Object['hasOwnProperty']['call'](_0x8fa1e8,'rootName')&&_0x445c9e['uint32'](0xa)['string'](_0x8fa1e8['rootName']),null!=_0x8fa1e8['elementName']&&Object['hasOwnProperty']['call'](_0x8fa1e8,'elementName')&&_0x445c9e['uint32'](0x12)['string'](_0x8fa1e8['elementName']),null!=_0x8fa1e8['isAdd']&&Object['hasOwnProperty']['call'](_0x8fa1e8,'isAdd')&&_0x445c9e['uint32'](0x18)['bool'](_0x8fa1e8['isAdd']),null!=_0x8fa1e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x8fa1e8,'wasUndone')&&_0x445c9e['uint32'](0x20)['bool'](_0x8fa1e8['wasUndone']),_0x445c9e;},_0x422b8c['encodeDelimited']=function(_0x584870,_0x48e77f){return this['encode'](_0x584870,_0x48e77f)['ldelim']();},_0x422b8c['decode']=function(_0x384b7d,_0x1d4e45){_0x384b7d instanceof _0x3c9d08||(_0x384b7d=_0x3c9d08['create'](_0x384b7d));for(var _0x22bdb1=void 0x0===_0x1d4e45?_0x384b7d['len']:_0x384b7d['pos']+_0x1d4e45,_0x31fddb=new _0x2e5fe3['RootOperation']();_0x384b7d['pos']<_0x22bdb1;){var _0x4688f5=_0x384b7d['uint32']();switch(_0x4688f5>>>0x3){case 0x1:_0x31fddb['rootName']=_0x384b7d['string']();break;case 0x2:_0x31fddb['elementName']=_0x384b7d['string']();break;case 0x3:_0x31fddb['isAdd']=_0x384b7d['bool']();break;case 0x4:_0x31fddb['wasUndone']=_0x384b7d['bool']();break;default:_0x384b7d['skipType'](0x7&_0x4688f5);}}return _0x31fddb;},_0x422b8c['decodeDelimited']=function(_0x460783){return _0x460783 instanceof _0x3c9d08||(_0x460783=new _0x3c9d08(_0x460783)),this['decode'](_0x460783,_0x460783['uint32']());},_0x422b8c['verify']=function(_0x4b5f6c){return'object'!=typeof _0x4b5f6c||null===_0x4b5f6c?'object\x20expected':null!=_0x4b5f6c['rootName']&&_0x4b5f6c['hasOwnProperty']('rootName')&&!_0x5e84e7['isString'](_0x4b5f6c['rootName'])?'rootName:\x20string\x20expected':null!=_0x4b5f6c['elementName']&&_0x4b5f6c['hasOwnProperty']('elementName')&&!_0x5e84e7['isString'](_0x4b5f6c['elementName'])?'elementName:\x20string\x20expected':null!=_0x4b5f6c['isAdd']&&_0x4b5f6c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4b5f6c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4b5f6c['wasUndone']&&_0x4b5f6c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4b5f6c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x422b8c['fromObject']=function(_0x16fc61){if(_0x16fc61 instanceof _0x2e5fe3['RootOperation'])return _0x16fc61;var _0x53f7f1=new _0x2e5fe3['RootOperation']();return null!=_0x16fc61['rootName']&&(_0x53f7f1['rootName']=String(_0x16fc61['rootName'])),null!=_0x16fc61['elementName']&&(_0x53f7f1['elementName']=String(_0x16fc61['elementName'])),null!=_0x16fc61['isAdd']&&(_0x53f7f1['isAdd']=Boolean(_0x16fc61['isAdd'])),null!=_0x16fc61['wasUndone']&&(_0x53f7f1['wasUndone']=Boolean(_0x16fc61['wasUndone'])),_0x53f7f1;},_0x422b8c['toObject']=function(_0x5c40d4,_0x59bc9b){_0x59bc9b||(_0x59bc9b={});var _0x1b9e3c={};return _0x59bc9b['defaults']&&(_0x1b9e3c['rootName']='',_0x1b9e3c['elementName']='',_0x1b9e3c['isAdd']=!0x1,_0x1b9e3c['wasUndone']=!0x1),null!=_0x5c40d4['rootName']&&_0x5c40d4['hasOwnProperty']('rootName')&&(_0x1b9e3c['rootName']=_0x5c40d4['rootName']),null!=_0x5c40d4['elementName']&&_0x5c40d4['hasOwnProperty']('elementName')&&(_0x1b9e3c['elementName']=_0x5c40d4['elementName']),null!=_0x5c40d4['isAdd']&&_0x5c40d4['hasOwnProperty']('isAdd')&&(_0x1b9e3c['isAdd']=_0x5c40d4['isAdd']),null!=_0x5c40d4['wasUndone']&&_0x5c40d4['hasOwnProperty']('wasUndone')&&(_0x1b9e3c['wasUndone']=_0x5c40d4['wasUndone']),_0x1b9e3c;},_0x422b8c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x422b8c['getTypeUrl']=function(_0x21899b){return void 0x0===_0x21899b&&(_0x21899b='type.googleapis.com'),_0x21899b+'/RootOperation';},_0x422b8c;}()),_0x2e5fe3['SplitOperation']=(function(){function _0x42a3d5(_0x599151){if(_0x599151){for(var _0x5539a2=Object['keys'](_0x599151),_0xc6852e=0x0;_0xc6852e<_0x5539a2['length'];++_0xc6852e)null!=_0x599151[_0x5539a2[_0xc6852e]]&&(this[_0x5539a2[_0xc6852e]]=_0x599151[_0x5539a2[_0xc6852e]]);}}return _0x42a3d5['prototype']['splitPosition']=null,_0x42a3d5['prototype']['graveyardPosition']=null,_0x42a3d5['prototype']['howMany']=0x0,_0x42a3d5['prototype']['insertionPosition']=null,_0x42a3d5['prototype']['wasUndone']=!0x1,_0x42a3d5['create']=function(_0xb02403){return new _0x42a3d5(_0xb02403);},_0x42a3d5['encode']=function(_0x2ac861,_0x3d66d8){return _0x3d66d8||(_0x3d66d8=_0x5deb6d['create']()),null!=_0x2ac861['splitPosition']&&Object['hasOwnProperty']['call'](_0x2ac861,'splitPosition')&&_0x2e5fe3['Position']['encode'](_0x2ac861['splitPosition'],_0x3d66d8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ac861['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2ac861,'graveyardPosition')&&_0x2e5fe3['Position']['encode'](_0x2ac861['graveyardPosition'],_0x3d66d8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2ac861['howMany']&&Object['hasOwnProperty']['call'](_0x2ac861,'howMany')&&_0x3d66d8['uint32'](0x18)['uint32'](_0x2ac861['howMany']),null!=_0x2ac861['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2ac861,'insertionPosition')&&_0x2e5fe3['Position']['encode'](_0x2ac861['insertionPosition'],_0x3d66d8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2ac861['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ac861,'wasUndone')&&_0x3d66d8['uint32'](0x28)['bool'](_0x2ac861['wasUndone']),_0x3d66d8;},_0x42a3d5['encodeDelimited']=function(_0x47a652,_0x49b8cf){return this['encode'](_0x47a652,_0x49b8cf)['ldelim']();},_0x42a3d5['decode']=function(_0x30da40,_0x51ffc1){_0x30da40 instanceof _0x3c9d08||(_0x30da40=_0x3c9d08['create'](_0x30da40));for(var _0x4194f5=void 0x0===_0x51ffc1?_0x30da40['len']:_0x30da40['pos']+_0x51ffc1,_0x156b8f=new _0x2e5fe3['SplitOperation']();_0x30da40['pos']<_0x4194f5;){var _0x56a3c3=_0x30da40['uint32']();switch(_0x56a3c3>>>0x3){case 0x1:_0x156b8f['splitPosition']=_0x2e5fe3['Position']['decode'](_0x30da40,_0x30da40['uint32']());break;case 0x2:_0x156b8f['graveyardPosition']=_0x2e5fe3['Position']['decode'](_0x30da40,_0x30da40['uint32']());break;case 0x3:_0x156b8f['howMany']=_0x30da40['uint32']();break;case 0x4:_0x156b8f['insertionPosition']=_0x2e5fe3['Position']['decode'](_0x30da40,_0x30da40['uint32']());break;case 0x5:_0x156b8f['wasUndone']=_0x30da40['bool']();break;default:_0x30da40['skipType'](0x7&_0x56a3c3);}}return _0x156b8f;},_0x42a3d5['decodeDelimited']=function(_0x15e936){return _0x15e936 instanceof _0x3c9d08||(_0x15e936=new _0x3c9d08(_0x15e936)),this['decode'](_0x15e936,_0x15e936['uint32']());},_0x42a3d5['verify']=function(_0x2f4fad){if('object'!=typeof _0x2f4fad||null===_0x2f4fad)return'object\x20expected';var _0x55ee7a;if(null!=_0x2f4fad['splitPosition']&&_0x2f4fad['hasOwnProperty']('splitPosition')&&(_0x55ee7a=_0x2e5fe3['Position']['verify'](_0x2f4fad['splitPosition'])))return'splitPosition.'+_0x55ee7a;if(null!=_0x2f4fad['graveyardPosition']&&_0x2f4fad['hasOwnProperty']('graveyardPosition')&&(_0x55ee7a=_0x2e5fe3['Position']['verify'](_0x2f4fad['graveyardPosition'])))return'graveyardPosition.'+_0x55ee7a;if(null!=_0x2f4fad['howMany']&&_0x2f4fad['hasOwnProperty']('howMany')&&!_0x5e84e7['isInteger'](_0x2f4fad['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2f4fad['insertionPosition']&&_0x2f4fad['hasOwnProperty']('insertionPosition')&&(_0x55ee7a=_0x2e5fe3['Position']['verify'](_0x2f4fad['insertionPosition'])))return'insertionPosition.'+_0x55ee7a;return null!=_0x2f4fad['wasUndone']&&_0x2f4fad['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f4fad['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42a3d5['fromObject']=function(_0x1717b8){if(_0x1717b8 instanceof _0x2e5fe3['SplitOperation'])return _0x1717b8;var _0x8e5b4c=new _0x2e5fe3['SplitOperation']();if(null!=_0x1717b8['splitPosition']){if('object'!=typeof _0x1717b8['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x8e5b4c['splitPosition']=_0x2e5fe3['Position']['fromObject'](_0x1717b8['splitPosition']);}if(null!=_0x1717b8['graveyardPosition']){if('object'!=typeof _0x1717b8['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x8e5b4c['graveyardPosition']=_0x2e5fe3['Position']['fromObject'](_0x1717b8['graveyardPosition']);}if(null!=_0x1717b8['howMany']&&(_0x8e5b4c['howMany']=_0x1717b8['howMany']>>>0x0),null!=_0x1717b8['insertionPosition']){if('object'!=typeof _0x1717b8['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x8e5b4c['insertionPosition']=_0x2e5fe3['Position']['fromObject'](_0x1717b8['insertionPosition']);}return null!=_0x1717b8['wasUndone']&&(_0x8e5b4c['wasUndone']=Boolean(_0x1717b8['wasUndone'])),_0x8e5b4c;},_0x42a3d5['toObject']=function(_0x199098,_0x39f8f8){_0x39f8f8||(_0x39f8f8={});var _0xa8313e={};return _0x39f8f8['defaults']&&(_0xa8313e['splitPosition']=null,_0xa8313e['graveyardPosition']=null,_0xa8313e['howMany']=0x0,_0xa8313e['insertionPosition']=null,_0xa8313e['wasUndone']=!0x1),null!=_0x199098['splitPosition']&&_0x199098['hasOwnProperty']('splitPosition')&&(_0xa8313e['splitPosition']=_0x2e5fe3['Position']['toObject'](_0x199098['splitPosition'],_0x39f8f8)),null!=_0x199098['graveyardPosition']&&_0x199098['hasOwnProperty']('graveyardPosition')&&(_0xa8313e['graveyardPosition']=_0x2e5fe3['Position']['toObject'](_0x199098['graveyardPosition'],_0x39f8f8)),null!=_0x199098['howMany']&&_0x199098['hasOwnProperty']('howMany')&&(_0xa8313e['howMany']=_0x199098['howMany']),null!=_0x199098['insertionPosition']&&_0x199098['hasOwnProperty']('insertionPosition')&&(_0xa8313e['insertionPosition']=_0x2e5fe3['Position']['toObject'](_0x199098['insertionPosition'],_0x39f8f8)),null!=_0x199098['wasUndone']&&_0x199098['hasOwnProperty']('wasUndone')&&(_0xa8313e['wasUndone']=_0x199098['wasUndone']),_0xa8313e;},_0x42a3d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x42a3d5['getTypeUrl']=function(_0x5d2402){return void 0x0===_0x5d2402&&(_0x5d2402='type.googleapis.com'),_0x5d2402+'/SplitOperation';},_0x42a3d5;}()),_0x2e5fe3['Position']=(function(){function _0x219448(_0x184b05){if(this['path']=[],_0x184b05){for(var _0x599a1a=Object['keys'](_0x184b05),_0x29f83d=0x0;_0x29f83d<_0x599a1a['length'];++_0x29f83d)null!=_0x184b05[_0x599a1a[_0x29f83d]]&&(this[_0x599a1a[_0x29f83d]]=_0x184b05[_0x599a1a[_0x29f83d]]);}}return _0x219448['prototype']['root']='',_0x219448['prototype']['rootMain']=!0x1,_0x219448['prototype']['rootGraveyard']=!0x1,_0x219448['prototype']['path']=_0x5e84e7['emptyArray'],_0x219448['prototype']['stickiness']='',_0x219448['create']=function(_0x131603){return new _0x219448(_0x131603);},_0x219448['encode']=function(_0x113805,_0x5ce7d3){if(_0x5ce7d3||(_0x5ce7d3=_0x5deb6d['create']()),null!=_0x113805['root']&&Object['hasOwnProperty']['call'](_0x113805,'root')&&_0x5ce7d3['uint32'](0xa)['string'](_0x113805['root']),null!=_0x113805['rootMain']&&Object['hasOwnProperty']['call'](_0x113805,'rootMain')&&_0x5ce7d3['uint32'](0x10)['bool'](_0x113805['rootMain']),null!=_0x113805['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x113805,'rootGraveyard')&&_0x5ce7d3['uint32'](0x18)['bool'](_0x113805['rootGraveyard']),null!=_0x113805['path']&&_0x113805['path']['length']){_0x5ce7d3['uint32'](0x22)['fork']();for(var _0x177033=0x0;_0x177033<_0x113805['path']['length'];++_0x177033)_0x5ce7d3['uint32'](_0x113805['path'][_0x177033]);_0x5ce7d3['ldelim']();}return null!=_0x113805['stickiness']&&Object['hasOwnProperty']['call'](_0x113805,'stickiness')&&_0x5ce7d3['uint32'](0x2a)['string'](_0x113805['stickiness']),_0x5ce7d3;},_0x219448['encodeDelimited']=function(_0x5755b5,_0x18dd42){return this['encode'](_0x5755b5,_0x18dd42)['ldelim']();},_0x219448['decode']=function(_0xc52d90,_0x32b90b){_0xc52d90 instanceof _0x3c9d08||(_0xc52d90=_0x3c9d08['create'](_0xc52d90));for(var _0x4ee8f5=void 0x0===_0x32b90b?_0xc52d90['len']:_0xc52d90['pos']+_0x32b90b,_0x2cf000=new _0x2e5fe3['Position']();_0xc52d90['pos']<_0x4ee8f5;){var _0xc79b67=_0xc52d90['uint32']();switch(_0xc79b67>>>0x3){case 0x1:_0x2cf000['root']=_0xc52d90['string']();break;case 0x2:_0x2cf000['rootMain']=_0xc52d90['bool']();break;case 0x3:_0x2cf000['rootGraveyard']=_0xc52d90['bool']();break;case 0x4:if(_0x2cf000['path']&&_0x2cf000['path']['length']||(_0x2cf000['path']=[]),0x2==(0x7&_0xc79b67)){for(var _0x406479=_0xc52d90['uint32']()+_0xc52d90['pos'];_0xc52d90['pos']<_0x406479;)_0x2cf000['path']['push'](_0xc52d90['uint32']());}else _0x2cf000['path']['push'](_0xc52d90['uint32']());break;case 0x5:_0x2cf000['stickiness']=_0xc52d90['string']();break;default:_0xc52d90['skipType'](0x7&_0xc79b67);}}return _0x2cf000;},_0x219448['decodeDelimited']=function(_0x1e35bc){return _0x1e35bc instanceof _0x3c9d08||(_0x1e35bc=new _0x3c9d08(_0x1e35bc)),this['decode'](_0x1e35bc,_0x1e35bc['uint32']());},_0x219448['verify']=function(_0x1ff991){if('object'!=typeof _0x1ff991||null===_0x1ff991)return'object\x20expected';if(null!=_0x1ff991['root']&&_0x1ff991['hasOwnProperty']('root')&&!_0x5e84e7['isString'](_0x1ff991['root']))return'root:\x20string\x20expected';if(null!=_0x1ff991['rootMain']&&_0x1ff991['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1ff991['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1ff991['rootGraveyard']&&_0x1ff991['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1ff991['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1ff991['path']&&_0x1ff991['hasOwnProperty']('path')){if(!Array['isArray'](_0x1ff991['path']))return'path:\x20array\x20expected';for(var _0x4369e3=0x0;_0x4369e3<_0x1ff991['path']['length'];++_0x4369e3)if(!_0x5e84e7['isInteger'](_0x1ff991['path'][_0x4369e3]))return'path:\x20integer[]\x20expected';}return null!=_0x1ff991['stickiness']&&_0x1ff991['hasOwnProperty']('stickiness')&&!_0x5e84e7['isString'](_0x1ff991['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x219448['fromObject']=function(_0x59246b){if(_0x59246b instanceof _0x2e5fe3['Position'])return _0x59246b;var _0x575847=new _0x2e5fe3['Position']();if(null!=_0x59246b['root']&&(_0x575847['root']=String(_0x59246b['root'])),null!=_0x59246b['rootMain']&&(_0x575847['rootMain']=Boolean(_0x59246b['rootMain'])),null!=_0x59246b['rootGraveyard']&&(_0x575847['rootGraveyard']=Boolean(_0x59246b['rootGraveyard'])),_0x59246b['path']){if(!Array['isArray'](_0x59246b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x575847['path']=[];for(var _0x204322=0x0;_0x204322<_0x59246b['path']['length'];++_0x204322)_0x575847['path'][_0x204322]=_0x59246b['path'][_0x204322]>>>0x0;}return null!=_0x59246b['stickiness']&&(_0x575847['stickiness']=String(_0x59246b['stickiness'])),_0x575847;},_0x219448['toObject']=function(_0x31e41a,_0x1f701f){_0x1f701f||(_0x1f701f={});var _0x5576da={};if((_0x1f701f['arrays']||_0x1f701f['defaults'])&&(_0x5576da['path']=[]),_0x1f701f['defaults']&&(_0x5576da['root']='',_0x5576da['rootMain']=!0x1,_0x5576da['rootGraveyard']=!0x1,_0x5576da['stickiness']=''),null!=_0x31e41a['root']&&_0x31e41a['hasOwnProperty']('root')&&(_0x5576da['root']=_0x31e41a['root']),null!=_0x31e41a['rootMain']&&_0x31e41a['hasOwnProperty']('rootMain')&&(_0x5576da['rootMain']=_0x31e41a['rootMain']),null!=_0x31e41a['rootGraveyard']&&_0x31e41a['hasOwnProperty']('rootGraveyard')&&(_0x5576da['rootGraveyard']=_0x31e41a['rootGraveyard']),_0x31e41a['path']&&_0x31e41a['path']['length']){_0x5576da['path']=[];for(var _0x4ed016=0x0;_0x4ed016<_0x31e41a['path']['length'];++_0x4ed016)_0x5576da['path'][_0x4ed016]=_0x31e41a['path'][_0x4ed016];}return null!=_0x31e41a['stickiness']&&_0x31e41a['hasOwnProperty']('stickiness')&&(_0x5576da['stickiness']=_0x31e41a['stickiness']),_0x5576da;},_0x219448['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x219448['getTypeUrl']=function(_0x27e39a){return void 0x0===_0x27e39a&&(_0x27e39a='type.googleapis.com'),_0x27e39a+'/Position';},_0x219448;}()),_0x2e5fe3['Range']=(function(){function _0x29b435(_0x3bfe82){if(_0x3bfe82){for(var _0x510fc7=Object['keys'](_0x3bfe82),_0x4f55ab=0x0;_0x4f55ab<_0x510fc7['length'];++_0x4f55ab)null!=_0x3bfe82[_0x510fc7[_0x4f55ab]]&&(this[_0x510fc7[_0x4f55ab]]=_0x3bfe82[_0x510fc7[_0x4f55ab]]);}}return _0x29b435['prototype']['start']=null,_0x29b435['prototype']['end']=null,_0x29b435['create']=function(_0x3f5eec){return new _0x29b435(_0x3f5eec);},_0x29b435['encode']=function(_0x38a4c2,_0x1a44bf){return _0x1a44bf||(_0x1a44bf=_0x5deb6d['create']()),null!=_0x38a4c2['start']&&Object['hasOwnProperty']['call'](_0x38a4c2,'start')&&_0x2e5fe3['Position']['encode'](_0x38a4c2['start'],_0x1a44bf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x38a4c2['end']&&Object['hasOwnProperty']['call'](_0x38a4c2,'end')&&_0x2e5fe3['Position']['encode'](_0x38a4c2['end'],_0x1a44bf['uint32'](0x12)['fork']())['ldelim'](),_0x1a44bf;},_0x29b435['encodeDelimited']=function(_0x1729e9,_0x2ecabf){return this['encode'](_0x1729e9,_0x2ecabf)['ldelim']();},_0x29b435['decode']=function(_0x4bc119,_0x11b429){_0x4bc119 instanceof _0x3c9d08||(_0x4bc119=_0x3c9d08['create'](_0x4bc119));for(var _0x57b01d=void 0x0===_0x11b429?_0x4bc119['len']:_0x4bc119['pos']+_0x11b429,_0x574e6a=new _0x2e5fe3['Range']();_0x4bc119['pos']<_0x57b01d;){var _0x55849f=_0x4bc119['uint32']();switch(_0x55849f>>>0x3){case 0x1:_0x574e6a['start']=_0x2e5fe3['Position']['decode'](_0x4bc119,_0x4bc119['uint32']());break;case 0x2:_0x574e6a['end']=_0x2e5fe3['Position']['decode'](_0x4bc119,_0x4bc119['uint32']());break;default:_0x4bc119['skipType'](0x7&_0x55849f);}}return _0x574e6a;},_0x29b435['decodeDelimited']=function(_0x19205a){return _0x19205a instanceof _0x3c9d08||(_0x19205a=new _0x3c9d08(_0x19205a)),this['decode'](_0x19205a,_0x19205a['uint32']());},_0x29b435['verify']=function(_0x487060){if('object'!=typeof _0x487060||null===_0x487060)return'object\x20expected';var _0x46fc03;if(null!=_0x487060['start']&&_0x487060['hasOwnProperty']('start')&&(_0x46fc03=_0x2e5fe3['Position']['verify'](_0x487060['start'])))return'start.'+_0x46fc03;if(null!=_0x487060['end']&&_0x487060['hasOwnProperty']('end')&&(_0x46fc03=_0x2e5fe3['Position']['verify'](_0x487060['end'])))return'end.'+_0x46fc03;return null;},_0x29b435['fromObject']=function(_0x3049da){if(_0x3049da instanceof _0x2e5fe3['Range'])return _0x3049da;var _0xddc9e5=new _0x2e5fe3['Range']();if(null!=_0x3049da['start']){if('object'!=typeof _0x3049da['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xddc9e5['start']=_0x2e5fe3['Position']['fromObject'](_0x3049da['start']);}if(null!=_0x3049da['end']){if('object'!=typeof _0x3049da['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xddc9e5['end']=_0x2e5fe3['Position']['fromObject'](_0x3049da['end']);}return _0xddc9e5;},_0x29b435['toObject']=function(_0x95ce7c,_0x24cd77){_0x24cd77||(_0x24cd77={});var _0x2ff3fc={};return _0x24cd77['defaults']&&(_0x2ff3fc['start']=null,_0x2ff3fc['end']=null),null!=_0x95ce7c['start']&&_0x95ce7c['hasOwnProperty']('start')&&(_0x2ff3fc['start']=_0x2e5fe3['Position']['toObject'](_0x95ce7c['start'],_0x24cd77)),null!=_0x95ce7c['end']&&_0x95ce7c['hasOwnProperty']('end')&&(_0x2ff3fc['end']=_0x2e5fe3['Position']['toObject'](_0x95ce7c['end'],_0x24cd77)),_0x2ff3fc;},_0x29b435['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0x29b435['getTypeUrl']=function(_0x958a1c){return void 0x0===_0x958a1c&&(_0x958a1c='type.googleapis.com'),_0x958a1c+'/Range';},_0x29b435;}()),_0x2e5fe3['Element']=(function(){function _0xcecbea(_0x583255){if(this['children']=[],this['attributesBoolean']={},_0x583255){for(var _0x47931e=Object['keys'](_0x583255),_0x13cb5e=0x0;_0x13cb5e<_0x47931e['length'];++_0x13cb5e)null!=_0x583255[_0x47931e[_0x13cb5e]]&&(this[_0x47931e[_0x13cb5e]]=_0x583255[_0x47931e[_0x13cb5e]]);}}return _0xcecbea['prototype']['name']='',_0xcecbea['prototype']['children']=_0x5e84e7['emptyArray'],_0xcecbea['prototype']['data']='',_0xcecbea['prototype']['attributesBoolean']=_0x5e84e7['emptyObject'],_0xcecbea['prototype']['attributesJson']='',_0xcecbea['create']=function(_0x52d89d){return new _0xcecbea(_0x52d89d);},_0xcecbea['encode']=function(_0x12cae6,_0x8fcf03){if(_0x8fcf03||(_0x8fcf03=_0x5deb6d['create']()),null!=_0x12cae6['name']&&Object['hasOwnProperty']['call'](_0x12cae6,'name')&&_0x8fcf03['uint32'](0xa)['string'](_0x12cae6['name']),null!=_0x12cae6['children']&&_0x12cae6['children']['length']){for(var _0x3e25b4=0x0;_0x3e25b4<_0x12cae6['children']['length'];++_0x3e25b4)_0x2e5fe3['Element']['encode'](_0x12cae6['children'][_0x3e25b4],_0x8fcf03['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x12cae6['data']&&Object['hasOwnProperty']['call'](_0x12cae6,'data')&&_0x8fcf03['uint32'](0x1a)['string'](_0x12cae6['data']),null!=_0x12cae6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x12cae6,'attributesBoolean')){var _0x39e0df=Object['keys'](_0x12cae6['attributesBoolean']);for(_0x3e25b4=0x0;_0x3e25b4<_0x39e0df['length'];++_0x3e25b4)_0x8fcf03['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x39e0df[_0x3e25b4])['uint32'](0x10)['bool'](_0x12cae6['attributesBoolean'][_0x39e0df[_0x3e25b4]])['ldelim']();}return null!=_0x12cae6['attributesJson']&&Object['hasOwnProperty']['call'](_0x12cae6,'attributesJson')&&_0x8fcf03['uint32'](0x2a)['string'](_0x12cae6['attributesJson']),_0x8fcf03;},_0xcecbea['encodeDelimited']=function(_0x571515,_0x50501d){return this['encode'](_0x571515,_0x50501d)['ldelim']();},_0xcecbea['decode']=function(_0x202832,_0x2fa76d){_0x202832 instanceof _0x3c9d08||(_0x202832=_0x3c9d08['create'](_0x202832));for(var _0x523572,_0x4c2e06,_0x30d149=void 0x0===_0x2fa76d?_0x202832['len']:_0x202832['pos']+_0x2fa76d,_0x2bad9d=new _0x2e5fe3['Element']();_0x202832['pos']<_0x30d149;){var _0x36e21a=_0x202832['uint32']();switch(_0x36e21a>>>0x3){case 0x1:_0x2bad9d['name']=_0x202832['string']();break;case 0x2:_0x2bad9d['children']&&_0x2bad9d['children']['length']||(_0x2bad9d['children']=[]),_0x2bad9d['children']['push'](_0x2e5fe3['Element']['decode'](_0x202832,_0x202832['uint32']()));break;case 0x3:_0x2bad9d['data']=_0x202832['string']();break;case 0x4:_0x2bad9d['attributesBoolean']===_0x5e84e7['emptyObject']&&(_0x2bad9d['attributesBoolean']={});var _0x10da60=_0x202832['uint32']()+_0x202832['pos'];for(_0x523572='',_0x4c2e06=!0x1;_0x202832['pos']<_0x10da60;){var _0x432bfa=_0x202832['uint32']();switch(_0x432bfa>>>0x3){case 0x1:_0x523572=_0x202832['string']();break;case 0x2:_0x4c2e06=_0x202832['bool']();break;default:_0x202832['skipType'](0x7&_0x432bfa);}}_0x2bad9d['attributesBoolean'][_0x523572]=_0x4c2e06;break;case 0x5:_0x2bad9d['attributesJson']=_0x202832['string']();break;default:_0x202832['skipType'](0x7&_0x36e21a);}}return _0x2bad9d;},_0xcecbea['decodeDelimited']=function(_0x342d81){return _0x342d81 instanceof _0x3c9d08||(_0x342d81=new _0x3c9d08(_0x342d81)),this['decode'](_0x342d81,_0x342d81['uint32']());},_0xcecbea['verify']=function(_0x2e4519){if('object'!=typeof _0x2e4519||null===_0x2e4519)return'object\x20expected';if(null!=_0x2e4519['name']&&_0x2e4519['hasOwnProperty']('name')&&!_0x5e84e7['isString'](_0x2e4519['name']))return'name:\x20string\x20expected';if(null!=_0x2e4519['children']&&_0x2e4519['hasOwnProperty']('children')){if(!Array['isArray'](_0x2e4519['children']))return'children:\x20array\x20expected';for(var _0x1a423d=0x0;_0x1a423d<_0x2e4519['children']['length'];++_0x1a423d){var _0xbca5a8=_0x2e5fe3['Element']['verify'](_0x2e4519['children'][_0x1a423d]);if(_0xbca5a8)return'children.'+_0xbca5a8;}}if(null!=_0x2e4519['data']&&_0x2e4519['hasOwnProperty']('data')&&!_0x5e84e7['isString'](_0x2e4519['data']))return'data:\x20string\x20expected';if(null!=_0x2e4519['attributesBoolean']&&_0x2e4519['hasOwnProperty']('attributesBoolean')){if(!_0x5e84e7['isObject'](_0x2e4519['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x12178c=Object['keys'](_0x2e4519['attributesBoolean']);for(_0x1a423d=0x0;_0x1a423d<_0x12178c['length'];++_0x1a423d)if('boolean'!=typeof _0x2e4519['attributesBoolean'][_0x12178c[_0x1a423d]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2e4519['attributesJson']&&_0x2e4519['hasOwnProperty']('attributesJson')&&!_0x5e84e7['isString'](_0x2e4519['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcecbea['fromObject']=function(_0x5f2395){if(_0x5f2395 instanceof _0x2e5fe3['Element'])return _0x5f2395;var _0x212bb7=new _0x2e5fe3['Element']();if(null!=_0x5f2395['name']&&(_0x212bb7['name']=String(_0x5f2395['name'])),_0x5f2395['children']){if(!Array['isArray'](_0x5f2395['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x212bb7['children']=[];for(var _0x18405e=0x0;_0x18405e<_0x5f2395['children']['length'];++_0x18405e){if('object'!=typeof _0x5f2395['children'][_0x18405e])throw TypeError('.Element.children:\x20object\x20expected');_0x212bb7['children'][_0x18405e]=_0x2e5fe3['Element']['fromObject'](_0x5f2395['children'][_0x18405e]);}}if(null!=_0x5f2395['data']&&(_0x212bb7['data']=String(_0x5f2395['data'])),_0x5f2395['attributesBoolean']){if('object'!=typeof _0x5f2395['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x212bb7['attributesBoolean']={};var _0x55711d=Object['keys'](_0x5f2395['attributesBoolean']);for(_0x18405e=0x0;_0x18405e<_0x55711d['length'];++_0x18405e)_0x212bb7['attributesBoolean'][_0x55711d[_0x18405e]]=Boolean(_0x5f2395['attributesBoolean'][_0x55711d[_0x18405e]]);}return null!=_0x5f2395['attributesJson']&&(_0x212bb7['attributesJson']=String(_0x5f2395['attributesJson'])),_0x212bb7;},_0xcecbea['toObject']=function(_0x1a300c,_0x58e28b){_0x58e28b||(_0x58e28b={});var _0x369964,_0x3e0403={};if((_0x58e28b['arrays']||_0x58e28b['defaults'])&&(_0x3e0403['children']=[]),(_0x58e28b['objects']||_0x58e28b['defaults'])&&(_0x3e0403['attributesBoolean']={}),_0x58e28b['defaults']&&(_0x3e0403['name']='',_0x3e0403['data']='',_0x3e0403['attributesJson']=''),null!=_0x1a300c['name']&&_0x1a300c['hasOwnProperty']('name')&&(_0x3e0403['name']=_0x1a300c['name']),_0x1a300c['children']&&_0x1a300c['children']['length']){_0x3e0403['children']=[];for(var _0x240382=0x0;_0x240382<_0x1a300c['children']['length'];++_0x240382)_0x3e0403['children'][_0x240382]=_0x2e5fe3['Element']['toObject'](_0x1a300c['children'][_0x240382],_0x58e28b);}if(null!=_0x1a300c['data']&&_0x1a300c['hasOwnProperty']('data')&&(_0x3e0403['data']=_0x1a300c['data']),_0x1a300c['attributesBoolean']&&(_0x369964=Object['keys'](_0x1a300c['attributesBoolean']))['length']){_0x3e0403['attributesBoolean']={};for(_0x240382=0x0;_0x240382<_0x369964['length'];++_0x240382)_0x3e0403['attributesBoolean'][_0x369964[_0x240382]]=_0x1a300c['attributesBoolean'][_0x369964[_0x240382]];}return null!=_0x1a300c['attributesJson']&&_0x1a300c['hasOwnProperty']('attributesJson')&&(_0x3e0403['attributesJson']=_0x1a300c['attributesJson']),_0x3e0403;},_0xcecbea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1fd8d1['util']['toJSONOptions']);},_0xcecbea['getTypeUrl']=function(_0x4383e4){return void 0x0===_0x4383e4&&(_0x4383e4='type.googleapis.com'),_0x4383e4+'/Element';},_0xcecbea;}()),_0x2e5fe3;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3bfab3){return new y(this['_protobufRoot'][_0x3bfab3]);}}class y{['_protobuf'];constructor(_0x110b4c){this['_protobuf']=_0x110b4c;}['compress'](_0xf13ef3){const _0x300ec9=this['_protobuf']['verify'](_0xf13ef3);if(_0x300ec9)throw Error(_0x300ec9);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xf13ef3))['finish']();}['decompress'](_0x425873){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x425873),{'oneofs':!0x0});}}function _(_0x36807c,_0x1b3aa4){const _0x2793bc=_0x241c27(_0x36807c);return _0x2793bc['path'][_0x2793bc['path']['length']-0x1]+=_0x1b3aa4,_0x2793bc;}function O(_0xedeaac,_0x121cfb){return _0xedeaac['root']===_0x121cfb['root']&&_0x597007(_0xedeaac['path'],_0x121cfb['path']);}function $(_0x1f8f8e){P(_0x1f8f8e,_0xc334f7=>('main'==_0xc334f7['root']?(_0xc334f7['rootMain']=!0x0,delete _0xc334f7['root']):'$graveyard'==_0xc334f7['root']&&(_0xc334f7['rootGraveyard']=!0x0,delete _0xc334f7['root']),_0xc334f7));}function J(_0x1766d6){P(_0x1766d6,_0x590b12=>(_0x590b12['rootMain']?(_0x590b12['root']='main',delete _0x590b12['rootMain']):_0x590b12['rootGraveyard']&&(_0x590b12['root']='$graveyard',delete _0x590b12['rootGraveyard']),_0x590b12));}function P(_0x318cad,_0x168892){for(const _0x27ace6 in _0x318cad){const _0x4d8e30=_0x318cad[_0x27ace6];'nodes'!==_0x27ace6&&_0x44f004(_0x4d8e30)&&(_0x4d8e30['path']&&(_0x4d8e30['root']||_0x4d8e30['rootMain']||_0x4d8e30['rootGraveyard'])?_0x318cad[_0x27ace6]=_0x168892(_0x4d8e30):P(_0x4d8e30,_0x168892));}return _0x318cad;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3979f5,_0x120a61,_0x252fe0){this['_id']=_0x3979f5,this['_operationName']=_0x120a61,this['_protobufDescriptor']=_0x252fe0;}['compress'](_0x44191d,_0x69d0c1){const _0x320053=_0x69d0c1['shift']();return $(_0x320053),_0x44191d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x320053)),_0x44191d['types']['push'](this['_id']),!0x0;}['decompress'](_0x5da287,_0x33d8c8){_0x33d8c8['types']['shift']();const _0x5a17c4=this['_protobufDescriptor']['decompress'](_0x33d8c8['buffers']['shift']());J(_0x5a17c4),_0x5a17c4['__className']=this['_operationName'],_0x5da287['push'](_0x5a17c4);}}class s extends e{['compress'](_0x5871bc,_0x234e87){const _0x55b220=_0x234e87['shift']();return this['_serializeOneOf']('oldValue',_0x55b220),this['_serializeOneOf']('newValue',_0x55b220),$(_0x55b220),_0x5871bc['buffers']['push'](this['_protobufDescriptor']['compress'](_0x55b220)),_0x5871bc['types']['push'](this['_id']),!0x0;}['decompress'](_0x3d03d0,_0x4f64d4){const {types:_0x542886,buffers:_0x8bbc17}=_0x4f64d4,_0x4fb681=this['_protobufDescriptor']['decompress'](_0x8bbc17['shift']());_0x542886['shift'](),this['_deserializeOneOf']('oldValue',_0x4fb681),this['_deserializeOneOf']('newValue',_0x4fb681),J(_0x4fb681),_0x4fb681['__className']=this['_operationName'],_0x3d03d0['push'](_0x4fb681);}['_serializeOneOf'](_0x5c2a36,_0x3ae388){const _0x4ca928=_0x3ae388[_0x5c2a36];'boolean'==typeof _0x4ca928?_0x3ae388[_0x5c2a36+'Boolean']=_0x4ca928:_0x3ae388[_0x5c2a36+'Json']=JSON['stringify'](_0x4ca928);}['_deserializeOneOf'](_0x3d4c1d,_0x16e4e9){const _0x33ec50=_0x3d4c1d+'Json';_0x16e4e9[_0x33ec50]?(_0x16e4e9[_0x3d4c1d]=JSON['parse'](_0x16e4e9[_0x33ec50]),delete _0x16e4e9[_0x33ec50]):(_0x16e4e9[_0x3d4c1d]=_0x16e4e9[_0x3d4c1d+'Boolean'],delete _0x16e4e9[_0x3d4c1d+'Boolean']);}}class i extends e{['compress'](_0x190c0a,_0x27db12){const _0x59692e=_0x27db12['shift']();return this['_serializeNodesAttributes'](_0x59692e['nodes']),$(_0x59692e),_0x190c0a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x59692e)),_0x190c0a['types']['push'](this['_id']),!0x0;}['decompress'](_0x2d4f41,_0x306b7c){const {types:_0x63dfca,buffers:_0x4b9796}=_0x306b7c,_0x2316cd=this['_protobufDescriptor']['decompress'](_0x4b9796['shift']());_0x63dfca['shift'](),_0x2316cd['nodes']||(_0x2316cd['nodes']=[]),this['_deserializeNodesAttributes'](_0x2316cd['nodes']),J(_0x2316cd),_0x2316cd['__className']=this['_operationName'],_0x2d4f41['push'](_0x2316cd);}['_serializeNodesAttributes'](_0x99012b){for(const _0x352e1c of _0x99012b){if(_0x352e1c['attributes']){const _0x475e33=_0x352e1c['attributes'];this['_areValuesBoolean'](_0x475e33)?_0x352e1c['attributesBoolean']=_0x475e33:_0x352e1c['attributesJson']=JSON['stringify'](_0x475e33);}_0x352e1c['children']&&this['_serializeNodesAttributes'](_0x352e1c['children']);}}['_deserializeNodesAttributes'](_0x4557f9){for(const _0x43fc72 of _0x4557f9)(_0x43fc72['attributesBoolean']||_0x43fc72['attributesJson'])&&(_0x43fc72['attributesBoolean']?(_0x43fc72['attributes']=_0x43fc72['attributesBoolean'],delete _0x43fc72['attributesBoolean']):(_0x43fc72['attributes']=JSON['parse'](_0x43fc72['attributesJson']),delete _0x43fc72['attributesJson'])),_0x43fc72['children']&&this['_deserializeNodesAttributes'](_0x43fc72['children']);}['_areValuesBoolean'](_0x1d4129){return Object['keys'](_0x1d4129)['every'](_0x201a26=>'boolean'==typeof _0x1d4129[_0x201a26]);}}class n extends e{['decompress'](_0x19da86,_0x3e7ea5){super['decompress'](_0x19da86,_0x3e7ea5);const _0x1f8fb8=_0x19da86[_0x19da86['length']-0x1];_0x1f8fb8['oldRange']||(_0x1f8fb8['oldRange']=null),_0x1f8fb8['newRange']||(_0x1f8fb8['newRange']=null);}}class p extends e{['compress'](_0x56e9e0,_0x18db67){return _0x18db67['shift'](),_0x56e9e0['types']['push'](this['_id']),!0x0;}['decompress'](_0x266c6c,_0x31978e){_0x31978e['types']['shift'](),_0x266c6c['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x35bf71,_0x33c8fa,_0x516313,_0x281553){super(_0x35bf71,_0x33c8fa,_0x516313),this['_omittedNamespace']=_0x281553+':';}['compress'](_0x9e63a7,_0x525ddd){return!('MarkerOperation'!=_0x525ddd[0x0]['__className']||!_0x525ddd[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x525ddd[0x0]['name']=_0x525ddd[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x9e63a7,_0x525ddd),!0x0);}['decompress'](_0xc580f1,_0x1e1df9){super['decompress'](_0xc580f1,_0x1e1df9);const _0x5c89a1=_0xc580f1[_0xc580f1['length']-0x1];_0x5c89a1['name']=this['_omittedNamespace']+_0x5c89a1['name'];}}class b{['_id'];['_context'];constructor(_0x5d76cf,_0x159ad0){this['_id']=_0x5d76cf,this['_context']=_0x159ad0;}['compress'](_0x400ec8,_0x4db0a4){let _0x4bd0a5;for(;_0x4db0a4['length']>0x1&&this['_compareOperations'](_0x4db0a4[0x0],_0x4db0a4[0x1]);)_0x4bd0a5?(_0x4bd0a5=this['_combineNext'](_0x4db0a4['shift'](),_0x4bd0a5),_0x400ec8['types']['push'](0x0)):(_0x4bd0a5=_0x241c27(_0x4db0a4['shift']()),_0x400ec8['types']['push'](this['_id']));return!!_0x4bd0a5&&(_0x4bd0a5=this['_combineNext'](_0x4db0a4['shift'](),_0x4bd0a5),_0x400ec8['types']['push'](0x0),_0x400ec8['buffers']['push'](this['_compressSingleOperation'](_0x4bd0a5)),!0x0);}['decompress'](_0x5d2717,_0x4074be){const _0x15c65e=this['_decompressSingleOperation'](_0x4074be);for(;0x0==_0x4074be['types'][0x0];)_0x4074be['types']['shift'](),_0x5d2717['push'](this['_splitCurrent'](_0x15c65e));_0x5d2717['push'](_0x15c65e);}}class m extends b{['_combineNext'](_0x23bd33,_0x3e48b7){return _0x3e48b7['nodes'][0x0]['data']+=_0x23bd33['nodes'][0x0]['data'],_0x3e48b7;}['_splitCurrent'](_0xc4cecf){const _0xf00d91=_0x241c27(_0xc4cecf),_0x3520eb=_0xf00d91['nodes'][0x0],_0x2e9e94=_0xc4cecf['nodes'][0x0],_0x304367=_0x2e9e94['data'][Symbol['iterator']]()['next']()['value'],_0x59ede6=_0x304367['length'];return _0x3520eb['data']=_0x304367,_0x2e9e94['data']=_0x2e9e94['data']['substr'](_0x59ede6),_0xc4cecf['position']=_(_0xc4cecf['position'],_0x59ede6),_0xf00d91;}['_compareOperations'](_0x59d285,_0x23adbf){if(this['_checkOperation'](_0x59d285)&&this['_checkOperation'](_0x23adbf)){const _0x5ad2fa=_0x59d285['nodes'][0x0]['data']['length'],_0x33daa9=O(_(_0x59d285['position'],_0x5ad2fa),_0x23adbf['position']),_0x2fa6e4=_0x59d285['nodes'][0x0],_0x3c83fc=_0x23adbf['nodes'][0x0];return _0x33daa9&&this['_compareAttributes'](_0x2fa6e4,_0x3c83fc);}return!0x1;}['_compressSingleOperation'](_0x554b50){const _0x1bcd29={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1bcd29,[_0x554b50]),_0x1bcd29['buffers'][0x0];}['_decompressSingleOperation'](_0x389118){const _0x3fad24=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3fad24,_0x389118),_0x3fad24[0x0];}['_checkOperation'](_0x316c14){return'InsertOperation'==_0x316c14['__className']&&0x1==_0x316c14['nodes']['length']&&_0x316c14['nodes'][0x0]['data']&&!_0x316c14['wasUndone']&&0x1==Array['from'](_0x316c14['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2dfb1d,_0x54187c){const _0x1abff8=Object['keys'](_0x2dfb1d['attributes']||{}),_0x3e5e61=Object['keys'](_0x54187c['attributes']||{});return _0x1abff8['length']===_0x3e5e61['length']&&_0x1abff8['every'](_0x362e4c=>_0x54187c['attributes'][_0x362e4c]&&_0x54187c['attributes'][_0x362e4c]===_0x2dfb1d['attributes'][_0x362e4c]);}}class c extends b{['_combineNext'](_0x54e664,_0x26e389){return _0x26e389['howMany']++,_0x26e389['sourcePosition']=_0x241c27(_0x54e664['sourcePosition']),_0x26e389;}['_splitCurrent'](_0x450a21){const _0x599f89=_0x241c27(_0x450a21);return _0x450a21['howMany']--,_0x599f89['howMany']=0x1,_0x599f89['sourcePosition']=_(_0x599f89['sourcePosition'],_0x450a21['howMany']),_0x599f89;}['_compareOperations'](_0xb9c4ee,_0x2c8bb3){return!(!this['_checkOperation'](_0xb9c4ee)||!this['_checkOperation'](_0x2c8bb3))&&(O(_(_0xb9c4ee['sourcePosition'],-0x1),_0x2c8bb3['sourcePosition'])&&O(_0xb9c4ee['targetPosition'],_0x2c8bb3['targetPosition']));}['_compressSingleOperation'](_0x2a548d){const _0x2fb801={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2fb801,[_0x2a548d]),_0x2fb801['buffers'][0x0];}['_decompressSingleOperation'](_0x5bb1d7){const _0x4885c9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4885c9,_0x5bb1d7),_0x4885c9[0x0];}['_checkOperation'](_0x368088){return'MoveOperation'==_0x368088['__className']&&'$graveyard'==_0x368088['targetPosition']['root']&&0x1==_0x368088['howMany']&&!_0x368088['wasUndone'];}}class h extends b{['_combineNext'](_0x59e1c6,_0x90d6a4){return _0x90d6a4['howMany']++,_0x90d6a4;}['_splitCurrent'](_0x55b06c){const _0x182d6b=_0x241c27(_0x55b06c);return _0x182d6b['howMany']=0x1,_0x55b06c['howMany']--,_0x182d6b;}['_compareOperations'](_0x3492ef,_0x35b336){return!(!this['_checkOperation'](_0x3492ef)||!this['_checkOperation'](_0x35b336))&&(O(_0x3492ef['sourcePosition'],_0x35b336['sourcePosition'])&&O(_0x3492ef['targetPosition'],_0x35b336['targetPosition']));}['_compressSingleOperation'](_0xa68f3c){const _0x1a9b7b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1a9b7b,[_0xa68f3c]),_0x1a9b7b['buffers'][0x0];}['_decompressSingleOperation'](_0x781b25){const _0x43227c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x43227c,_0x781b25),_0x43227c[0x0];}['_checkOperation'](_0x87f458){return'MoveOperation'==_0x87f458['__className']&&'$graveyard'==_0x87f458['targetPosition']['root']&&0x1==_0x87f458['howMany']&&!_0x87f458['wasUndone'];}}class f extends b{['compress'](_0x47b0a0,_0x432f01){if(!this['_compareOperations'](_0x432f01[0x0],_0x432f01[0x1]))return!0x1;const _0x42adf6=_0x432f01['shift']();return _0x42adf6['oldRange']=null,_0x42adf6['newRange']&&O(_0x42adf6['newRange']['start'],_0x42adf6['newRange']['end'])&&(_0x42adf6['newRange']['end']=null),_0x432f01['shift'](),_0x47b0a0['types']['push'](this['_id']),_0x47b0a0['types']['push'](0x0),_0x47b0a0['buffers']['push'](this['_compressSingleOperation'](_0x42adf6)),!0x0;}['decompress'](_0x3cce6b,_0x431eb8){const _0xb3a3b0=this['_decompressSingleOperation'](_0x431eb8);_0xb3a3b0['newRange']&&!_0xb3a3b0['newRange']['end']&&(_0xb3a3b0['newRange']['end']=_0x241c27(_0xb3a3b0['newRange']['start']));const _0xad2733=_0x241c27(_0xb3a3b0);_0xad2733['newRange']&&(_0xad2733['newRange']['start']['stickiness']='toNone',_0xad2733['newRange']['end']=_0x241c27(_0xad2733['newRange']['start'])),_0xad2733['name']='user:position:'+_0xad2733['name']['split'](':')[0x2],_0x431eb8['types']['shift'](),_0x3cce6b['push'](_0xb3a3b0),_0x3cce6b['push'](_0xad2733);}['_compressSingleOperation'](_0x104d27){const _0x2563b9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2563b9,[_0x104d27]),_0x2563b9['buffers'][0x0];}['_decompressSingleOperation'](_0x537448){const _0x3a6db2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3a6db2,_0x537448),_0x3a6db2[0x0];}['_compareOperations'](_0x99a3fa,_0x3018d6){return!(!_0x99a3fa||!_0x3018d6)&&('MarkerOperation'==_0x99a3fa['__className']&&'MarkerOperation'==_0x3018d6['__className']&&!(!_0x99a3fa['name']['startsWith']('user:')||!_0x3018d6['name']['startsWith']('user:')||_0x99a3fa['name']==_0x3018d6['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x115416=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',_0x115416,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x115416,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x16df41){if(!_0x16df41||!_0x16df41[0x0])throw new _0x12e962('no-operations-provided',this);const _0x33307a={'types':[],'buffers':[],'baseVersion':_0x16df41[0x0]['baseVersion']};for(;_0x16df41['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x33307a,_0x16df41)||this['_getCompressorByName']('TypingAction')['compress'](_0x33307a,_0x16df41)||this['_getCompressorByName']('DeletingAction')['compress'](_0x33307a,_0x16df41)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x33307a,_0x16df41)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x33307a,_0x16df41)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x33307a,_0x16df41)||this['_getCompressorByName'](_0x16df41[0x0]['__className'])['compress'](_0x33307a,_0x16df41);return _0x33307a;}['decompress'](_0x46a151){const _0x12e7c1=[];for(;_0x46a151['types']['length'];){this['_compressorById']['get'](_0x46a151['types'][0x0])['decompress'](_0x12e7c1,_0x46a151);}return _0x12e7c1['forEach']((_0x1b88fe,_0x205422)=>_0x1b88fe['baseVersion']=_0x46a151['baseVersion']+_0x205422),_0x12e7c1;}['_getCompressorByName'](_0xe3c82b){return this['_compressorByName']['get'](_0xe3c82b);}['_registerOperationCompressor'](_0x2d62e4,_0x4c2e57,_0x54d726){const _0xd9c1c7=new _0x54d726(_0x2d62e4,_0x4c2e57,this['_protobufFactory']['getDescriptor'](_0x4c2e57));this['_registerCompressor'](_0x2d62e4,_0x4c2e57,_0xd9c1c7);}['_registerActionCompressor'](_0x481e08,_0x2109ff,_0x555f7d){const _0x3622c4=new _0x555f7d(_0x481e08,this);this['_registerCompressor'](_0x481e08,_0x2109ff,_0x3622c4);}['_registerCompressor'](_0x5a9c8e,_0x29dc24,_0x4ce8d7){this['_compressorById']['set'](_0x5a9c8e,_0x4ce8d7),this['_compressorByName']['set'](_0x29dc24,_0x4ce8d7);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "44.2.0-alpha.1",
3
+ "version": "44.2.0-alpha.11",
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": "44.2.0-alpha.1",
37
- "ckeditor5": "44.2.0-alpha.1",
36
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.11",
37
+ "ckeditor5": "44.2.0-alpha.11",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.4.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41da6f=_0x5df5;(function(_0x51ffc1,_0x24de04){const _0xd3b2b5=_0x5df5,_0x5d91de=_0x51ffc1();while(!![]){try{const _0x51451d=-parseInt(_0xd3b2b5(0x1aa))/0x1*(-parseInt(_0xd3b2b5(0x1a9))/0x2)+-parseInt(_0xd3b2b5(0x1a6))/0x3+-parseInt(_0xd3b2b5(0x1b4))/0x4*(parseInt(_0xd3b2b5(0x1b0))/0x5)+parseInt(_0xd3b2b5(0x1b3))/0x6+parseInt(_0xd3b2b5(0x1ac))/0x7+parseInt(_0xd3b2b5(0x1bb))/0x8+parseInt(_0xd3b2b5(0x1ab))/0x9;if(_0x51451d===_0x24de04)break;else _0x5d91de['push'](_0x5d91de['shift']());}catch(_0x1ecac6){_0x5d91de['push'](_0x5d91de['shift']());}}}(_0x3c6c,0xa7571));function _0x5df5(_0x2dc185,_0x255efe){const _0x3c6ca3=_0x3c6c();return _0x5df5=function(_0x5df5c1,_0x2f667f){_0x5df5c1=_0x5df5c1-0x1a6;let _0x32e728=_0x3c6ca3[_0x5df5c1];return _0x32e728;},_0x5df5(_0x2dc185,_0x255efe);}import{cloneDeep as _0x3014f6}from'lodash-es';export default class b{constructor(_0x2cb09b,_0x288351){const _0x19125a=_0x5df5;this[_0x19125a(0x1ad)]=_0x2cb09b,this[_0x19125a(0x1ae)]=_0x288351;}[_0x41da6f(0x1b6)](_0x32d8f4,_0x30d433){const _0x28c380=_0x41da6f;let _0x3bf5c0;for(;_0x30d433[_0x28c380(0x1bc)]>0x1&&this[_0x28c380(0x1b1)](_0x30d433[0x0],_0x30d433[0x1]);)_0x3bf5c0?(_0x3bf5c0=this[_0x28c380(0x1b8)](_0x30d433[_0x28c380(0x1ba)](),_0x3bf5c0),_0x32d8f4[_0x28c380(0x1b7)][_0x28c380(0x1af)](0x0)):(_0x3bf5c0=_0x3014f6(_0x30d433[_0x28c380(0x1ba)]()),_0x32d8f4[_0x28c380(0x1b7)][_0x28c380(0x1af)](this[_0x28c380(0x1ad)]));return!!_0x3bf5c0&&(_0x3bf5c0=this[_0x28c380(0x1b8)](_0x30d433[_0x28c380(0x1ba)](),_0x3bf5c0),_0x32d8f4[_0x28c380(0x1b7)][_0x28c380(0x1af)](0x0),_0x32d8f4[_0x28c380(0x1b9)][_0x28c380(0x1af)](this[_0x28c380(0x1a7)](_0x3bf5c0)),!0x0);}[_0x41da6f(0x1a8)](_0x901ebd,_0x96924f){const _0x55fb99=_0x41da6f,_0x70579f=this[_0x55fb99(0x1b2)](_0x96924f);for(;0x0==_0x96924f[_0x55fb99(0x1b7)][0x0];)_0x96924f[_0x55fb99(0x1b7)][_0x55fb99(0x1ba)](),_0x901ebd[_0x55fb99(0x1af)](this[_0x55fb99(0x1b5)](_0x70579f));_0x901ebd[_0x55fb99(0x1af)](_0x70579f);}}function _0x3c6c(){const _0x17f2bb=['types','_combineNext','buffers','shift','3842128wJxyZK','length','676203bWesyK','_compressSingleOperation','decompress','2zxvKEN','351382OIFQSR','987732kPRckt','2968644kMRCsY','_id','_context','push','5wswwmS','_compareOperations','_decompressSingleOperation','63690JedxqA','1861108QJMygY','_splitCurrent','compress'];_0x3c6c=function(){return _0x17f2bb;};return _0x3c6c();}
23
+ function _0x1e02(_0x4c8e84,_0x3734df){const _0x1f9c01=_0x1f9c();return _0x1e02=function(_0x1e02ba,_0x3945ce){_0x1e02ba=_0x1e02ba-0x1aa;let _0x6a5962=_0x1f9c01[_0x1e02ba];return _0x6a5962;},_0x1e02(_0x4c8e84,_0x3734df);}const _0x84893e=_0x1e02;(function(_0x45eb3f,_0x57e813){const _0x33d075=_0x1e02,_0x3c04f4=_0x45eb3f();while(!![]){try{const _0x45cad5=parseInt(_0x33d075(0x1b9))/0x1+-parseInt(_0x33d075(0x1ad))/0x2+parseInt(_0x33d075(0x1b5))/0x3+parseInt(_0x33d075(0x1bf))/0x4+parseInt(_0x33d075(0x1ac))/0x5+parseInt(_0x33d075(0x1b2))/0x6*(-parseInt(_0x33d075(0x1bb))/0x7)+-parseInt(_0x33d075(0x1b4))/0x8;if(_0x45cad5===_0x57e813)break;else _0x3c04f4['push'](_0x3c04f4['shift']());}catch(_0x25656c){_0x3c04f4['push'](_0x3c04f4['shift']());}}}(_0x1f9c,0x8b649));import{cloneDeep as _0x1bc612}from'lodash-es';function _0x1f9c(){const _0x231094=['4748660lBJMeD','1445622CpSAxW','_id','_compressSingleOperation','_splitCurrent','length','1631046RIqtCZ','_compareOperations','4197768MPUXnc','1541829rFNgtH','_combineNext','_context','push','338763qfriXL','_decompressSingleOperation','21lxyzIS','compress','decompress','types','3326280xvGjif','buffers','shift'];_0x1f9c=function(){return _0x231094;};return _0x1f9c();}export default class b{constructor(_0x412a1d,_0x4b85c8){const _0x4bdcaf=_0x1e02;this[_0x4bdcaf(0x1ae)]=_0x412a1d,this[_0x4bdcaf(0x1b7)]=_0x4b85c8;}[_0x84893e(0x1bc)](_0xfc54c6,_0x5d3262){const _0x209221=_0x84893e;let _0x428a89;for(;_0x5d3262[_0x209221(0x1b1)]>0x1&&this[_0x209221(0x1b3)](_0x5d3262[0x0],_0x5d3262[0x1]);)_0x428a89?(_0x428a89=this[_0x209221(0x1b6)](_0x5d3262[_0x209221(0x1ab)](),_0x428a89),_0xfc54c6[_0x209221(0x1be)][_0x209221(0x1b8)](0x0)):(_0x428a89=_0x1bc612(_0x5d3262[_0x209221(0x1ab)]()),_0xfc54c6[_0x209221(0x1be)][_0x209221(0x1b8)](this[_0x209221(0x1ae)]));return!!_0x428a89&&(_0x428a89=this[_0x209221(0x1b6)](_0x5d3262[_0x209221(0x1ab)](),_0x428a89),_0xfc54c6[_0x209221(0x1be)][_0x209221(0x1b8)](0x0),_0xfc54c6[_0x209221(0x1aa)][_0x209221(0x1b8)](this[_0x209221(0x1af)](_0x428a89)),!0x0);}[_0x84893e(0x1bd)](_0x5a7cdc,_0x4f8ba5){const _0x117f70=_0x84893e,_0x3531ba=this[_0x117f70(0x1ba)](_0x4f8ba5);for(;0x0==_0x4f8ba5[_0x117f70(0x1be)][0x0];)_0x4f8ba5[_0x117f70(0x1be)][_0x117f70(0x1ab)](),_0x5a7cdc[_0x117f70(0x1b8)](this[_0x117f70(0x1b0)](_0x3531ba));_0x5a7cdc[_0x117f70(0x1b8)](_0x3531ba);}}