@ckeditor/ckeditor5-operations-compressor 48.0.0-alpha.4 → 48.0.0-alpha.6

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x485c92}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x84fdce from'protobufjs/minimal.js';import{cloneDeep as _0x3fc591,isEqual as _0x3cab24,isObject as _0x36be01}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x60aca8=_0x84fdce['Reader'],_0x10ccee=_0x84fdce['Writer'],_0x264ff7=_0x84fdce['util'],_0xad176=_0x84fdce['roots']['default']||(_0x84fdce['roots']['default']={});return _0xad176['AttributeOperation']=(function(){function _0x260862(_0x278a05){if(_0x278a05){for(var _0x135a38=Object['keys'](_0x278a05),_0x183dc2=0x0;_0x183dc2<_0x135a38['length'];++_0x183dc2)null!=_0x278a05[_0x135a38[_0x183dc2]]&&(this[_0x135a38[_0x183dc2]]=_0x278a05[_0x135a38[_0x183dc2]]);}}return _0x260862['prototype']['range']=null,_0x260862['prototype']['key']='',_0x260862['prototype']['oldValueBoolean']=!0x1,_0x260862['prototype']['oldValueJson']='',_0x260862['prototype']['newValueBoolean']=!0x1,_0x260862['prototype']['newValueJson']='',_0x260862['prototype']['wasUndone']=!0x1,_0x260862['create']=function(_0x243871){return new _0x260862(_0x243871);},_0x260862['encode']=function(_0x2a4641,_0x5c31eb){return _0x5c31eb||(_0x5c31eb=_0x10ccee['create']()),null!=_0x2a4641['range']&&Object['hasOwnProperty']['call'](_0x2a4641,'range')&&_0xad176['Range']['encode'](_0x2a4641['range'],_0x5c31eb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a4641['key']&&Object['hasOwnProperty']['call'](_0x2a4641,'key')&&_0x5c31eb['uint32'](0x12)['string'](_0x2a4641['key']),null!=_0x2a4641['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a4641,'oldValueBoolean')&&_0x5c31eb['uint32'](0x18)['bool'](_0x2a4641['oldValueBoolean']),null!=_0x2a4641['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a4641,'oldValueJson')&&_0x5c31eb['uint32'](0x22)['string'](_0x2a4641['oldValueJson']),null!=_0x2a4641['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a4641,'newValueBoolean')&&_0x5c31eb['uint32'](0x28)['bool'](_0x2a4641['newValueBoolean']),null!=_0x2a4641['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a4641,'newValueJson')&&_0x5c31eb['uint32'](0x32)['string'](_0x2a4641['newValueJson']),null!=_0x2a4641['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a4641,'wasUndone')&&_0x5c31eb['uint32'](0x38)['bool'](_0x2a4641['wasUndone']),_0x5c31eb;},_0x260862['encodeDelimited']=function(_0x5e6a84,_0x1da2fc){return this['encode'](_0x5e6a84,_0x1da2fc)['ldelim']();},_0x260862['decode']=function(_0x1f8eeb,_0x148486){_0x1f8eeb instanceof _0x60aca8||(_0x1f8eeb=_0x60aca8['create'](_0x1f8eeb));for(var _0xc75bab=void 0x0===_0x148486?_0x1f8eeb['len']:_0x1f8eeb['pos']+_0x148486,_0x1f2d33=new _0xad176['AttributeOperation']();_0x1f8eeb['pos']<_0xc75bab;){var _0x139afd=_0x1f8eeb['uint32']();switch(_0x139afd>>>0x3){case 0x1:_0x1f2d33['range']=_0xad176['Range']['decode'](_0x1f8eeb,_0x1f8eeb['uint32']());break;case 0x2:_0x1f2d33['key']=_0x1f8eeb['string']();break;case 0x3:_0x1f2d33['oldValueBoolean']=_0x1f8eeb['bool']();break;case 0x4:_0x1f2d33['oldValueJson']=_0x1f8eeb['string']();break;case 0x5:_0x1f2d33['newValueBoolean']=_0x1f8eeb['bool']();break;case 0x6:_0x1f2d33['newValueJson']=_0x1f8eeb['string']();break;case 0x7:_0x1f2d33['wasUndone']=_0x1f8eeb['bool']();break;default:_0x1f8eeb['skipType'](0x7&_0x139afd);}}return _0x1f2d33;},_0x260862['decodeDelimited']=function(_0xaaba3f){return _0xaaba3f instanceof _0x60aca8||(_0xaaba3f=new _0x60aca8(_0xaaba3f)),this['decode'](_0xaaba3f,_0xaaba3f['uint32']());},_0x260862['verify']=function(_0x2a5763){if('object'!=typeof _0x2a5763||null===_0x2a5763)return'object\x20expected';if(null!=_0x2a5763['range']&&_0x2a5763['hasOwnProperty']('range')){var _0x858456=_0xad176['Range']['verify'](_0x2a5763['range']);if(_0x858456)return'range.'+_0x858456;}return null!=_0x2a5763['key']&&_0x2a5763['hasOwnProperty']('key')&&!_0x264ff7['isString'](_0x2a5763['key'])?'key:\x20string\x20expected':null!=_0x2a5763['oldValueBoolean']&&_0x2a5763['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2a5763['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2a5763['oldValueJson']&&_0x2a5763['hasOwnProperty']('oldValueJson')&&!_0x264ff7['isString'](_0x2a5763['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2a5763['newValueBoolean']&&_0x2a5763['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2a5763['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2a5763['newValueJson']&&_0x2a5763['hasOwnProperty']('newValueJson')&&!_0x264ff7['isString'](_0x2a5763['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2a5763['wasUndone']&&_0x2a5763['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a5763['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x260862['fromObject']=function(_0x3cf902){if(_0x3cf902 instanceof _0xad176['AttributeOperation'])return _0x3cf902;var _0x4af959=new _0xad176['AttributeOperation']();if(null!=_0x3cf902['range']){if('object'!=typeof _0x3cf902['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4af959['range']=_0xad176['Range']['fromObject'](_0x3cf902['range']);}return null!=_0x3cf902['key']&&(_0x4af959['key']=String(_0x3cf902['key'])),null!=_0x3cf902['oldValueBoolean']&&(_0x4af959['oldValueBoolean']=Boolean(_0x3cf902['oldValueBoolean'])),null!=_0x3cf902['oldValueJson']&&(_0x4af959['oldValueJson']=String(_0x3cf902['oldValueJson'])),null!=_0x3cf902['newValueBoolean']&&(_0x4af959['newValueBoolean']=Boolean(_0x3cf902['newValueBoolean'])),null!=_0x3cf902['newValueJson']&&(_0x4af959['newValueJson']=String(_0x3cf902['newValueJson'])),null!=_0x3cf902['wasUndone']&&(_0x4af959['wasUndone']=Boolean(_0x3cf902['wasUndone'])),_0x4af959;},_0x260862['toObject']=function(_0x2af611,_0x1506e8){_0x1506e8||(_0x1506e8={});var _0x4206c0={};return _0x1506e8['defaults']&&(_0x4206c0['range']=null,_0x4206c0['key']='',_0x4206c0['oldValueBoolean']=!0x1,_0x4206c0['oldValueJson']='',_0x4206c0['newValueBoolean']=!0x1,_0x4206c0['newValueJson']='',_0x4206c0['wasUndone']=!0x1),null!=_0x2af611['range']&&_0x2af611['hasOwnProperty']('range')&&(_0x4206c0['range']=_0xad176['Range']['toObject'](_0x2af611['range'],_0x1506e8)),null!=_0x2af611['key']&&_0x2af611['hasOwnProperty']('key')&&(_0x4206c0['key']=_0x2af611['key']),null!=_0x2af611['oldValueBoolean']&&_0x2af611['hasOwnProperty']('oldValueBoolean')&&(_0x4206c0['oldValueBoolean']=_0x2af611['oldValueBoolean']),null!=_0x2af611['oldValueJson']&&_0x2af611['hasOwnProperty']('oldValueJson')&&(_0x4206c0['oldValueJson']=_0x2af611['oldValueJson']),null!=_0x2af611['newValueBoolean']&&_0x2af611['hasOwnProperty']('newValueBoolean')&&(_0x4206c0['newValueBoolean']=_0x2af611['newValueBoolean']),null!=_0x2af611['newValueJson']&&_0x2af611['hasOwnProperty']('newValueJson')&&(_0x4206c0['newValueJson']=_0x2af611['newValueJson']),null!=_0x2af611['wasUndone']&&_0x2af611['hasOwnProperty']('wasUndone')&&(_0x4206c0['wasUndone']=_0x2af611['wasUndone']),_0x4206c0;},_0x260862['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x260862['getTypeUrl']=function(_0x2b77ba){return void 0x0===_0x2b77ba&&(_0x2b77ba='type.googleapis.com'),_0x2b77ba+'/AttributeOperation';},_0x260862;}()),_0xad176['InsertOperation']=(function(){function _0x4a0eb6(_0x33eb5a){if(this['nodes']=[],_0x33eb5a){for(var _0x22197a=Object['keys'](_0x33eb5a),_0x4e78aa=0x0;_0x4e78aa<_0x22197a['length'];++_0x4e78aa)null!=_0x33eb5a[_0x22197a[_0x4e78aa]]&&(this[_0x22197a[_0x4e78aa]]=_0x33eb5a[_0x22197a[_0x4e78aa]]);}}return _0x4a0eb6['prototype']['position']=null,_0x4a0eb6['prototype']['nodes']=_0x264ff7['emptyArray'],_0x4a0eb6['prototype']['shouldReceiveAttributes']=!0x1,_0x4a0eb6['prototype']['wasUndone']=!0x1,_0x4a0eb6['create']=function(_0x132efe){return new _0x4a0eb6(_0x132efe);},_0x4a0eb6['encode']=function(_0x2f916e,_0x4550f4){if(_0x4550f4||(_0x4550f4=_0x10ccee['create']()),null!=_0x2f916e['position']&&Object['hasOwnProperty']['call'](_0x2f916e,'position')&&_0xad176['Position']['encode'](_0x2f916e['position'],_0x4550f4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f916e['nodes']&&_0x2f916e['nodes']['length']){for(var _0x96c5d1=0x0;_0x96c5d1<_0x2f916e['nodes']['length'];++_0x96c5d1)_0xad176['Element']['encode'](_0x2f916e['nodes'][_0x96c5d1],_0x4550f4['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2f916e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2f916e,'shouldReceiveAttributes')&&_0x4550f4['uint32'](0x18)['bool'](_0x2f916e['shouldReceiveAttributes']),null!=_0x2f916e['wasUndone']&&Object['hasOwnProperty']['call'](_0x2f916e,'wasUndone')&&_0x4550f4['uint32'](0x20)['bool'](_0x2f916e['wasUndone']),_0x4550f4;},_0x4a0eb6['encodeDelimited']=function(_0x5163a4,_0xeb80fa){return this['encode'](_0x5163a4,_0xeb80fa)['ldelim']();},_0x4a0eb6['decode']=function(_0x35b5b3,_0x32f5bd){_0x35b5b3 instanceof _0x60aca8||(_0x35b5b3=_0x60aca8['create'](_0x35b5b3));for(var _0x5c6132=void 0x0===_0x32f5bd?_0x35b5b3['len']:_0x35b5b3['pos']+_0x32f5bd,_0x3d51cf=new _0xad176['InsertOperation']();_0x35b5b3['pos']<_0x5c6132;){var _0x529225=_0x35b5b3['uint32']();switch(_0x529225>>>0x3){case 0x1:_0x3d51cf['position']=_0xad176['Position']['decode'](_0x35b5b3,_0x35b5b3['uint32']());break;case 0x2:_0x3d51cf['nodes']&&_0x3d51cf['nodes']['length']||(_0x3d51cf['nodes']=[]),_0x3d51cf['nodes']['push'](_0xad176['Element']['decode'](_0x35b5b3,_0x35b5b3['uint32']()));break;case 0x3:_0x3d51cf['shouldReceiveAttributes']=_0x35b5b3['bool']();break;case 0x4:_0x3d51cf['wasUndone']=_0x35b5b3['bool']();break;default:_0x35b5b3['skipType'](0x7&_0x529225);}}return _0x3d51cf;},_0x4a0eb6['decodeDelimited']=function(_0x22e7d8){return _0x22e7d8 instanceof _0x60aca8||(_0x22e7d8=new _0x60aca8(_0x22e7d8)),this['decode'](_0x22e7d8,_0x22e7d8['uint32']());},_0x4a0eb6['verify']=function(_0x3858d5){if('object'!=typeof _0x3858d5||null===_0x3858d5)return'object\x20expected';if(null!=_0x3858d5['position']&&_0x3858d5['hasOwnProperty']('position')&&(_0x5bac72=_0xad176['Position']['verify'](_0x3858d5['position'])))return'position.'+_0x5bac72;if(null!=_0x3858d5['nodes']&&_0x3858d5['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3858d5['nodes']))return'nodes:\x20array\x20expected';for(var _0x3f306d=0x0;_0x3f306d<_0x3858d5['nodes']['length'];++_0x3f306d){var _0x5bac72;if(_0x5bac72=_0xad176['Element']['verify'](_0x3858d5['nodes'][_0x3f306d]))return'nodes.'+_0x5bac72;}}return null!=_0x3858d5['shouldReceiveAttributes']&&_0x3858d5['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3858d5['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3858d5['wasUndone']&&_0x3858d5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3858d5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a0eb6['fromObject']=function(_0x2624c5){if(_0x2624c5 instanceof _0xad176['InsertOperation'])return _0x2624c5;var _0x47e594=new _0xad176['InsertOperation']();if(null!=_0x2624c5['position']){if('object'!=typeof _0x2624c5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x47e594['position']=_0xad176['Position']['fromObject'](_0x2624c5['position']);}if(_0x2624c5['nodes']){if(!Array['isArray'](_0x2624c5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x47e594['nodes']=[];for(var _0x27b7e7=0x0;_0x27b7e7<_0x2624c5['nodes']['length'];++_0x27b7e7){if('object'!=typeof _0x2624c5['nodes'][_0x27b7e7])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x47e594['nodes'][_0x27b7e7]=_0xad176['Element']['fromObject'](_0x2624c5['nodes'][_0x27b7e7]);}}return null!=_0x2624c5['shouldReceiveAttributes']&&(_0x47e594['shouldReceiveAttributes']=Boolean(_0x2624c5['shouldReceiveAttributes'])),null!=_0x2624c5['wasUndone']&&(_0x47e594['wasUndone']=Boolean(_0x2624c5['wasUndone'])),_0x47e594;},_0x4a0eb6['toObject']=function(_0x4b82ad,_0x5a4315){_0x5a4315||(_0x5a4315={});var _0x1aa6a2={};if((_0x5a4315['arrays']||_0x5a4315['defaults'])&&(_0x1aa6a2['nodes']=[]),_0x5a4315['defaults']&&(_0x1aa6a2['position']=null,_0x1aa6a2['shouldReceiveAttributes']=!0x1,_0x1aa6a2['wasUndone']=!0x1),null!=_0x4b82ad['position']&&_0x4b82ad['hasOwnProperty']('position')&&(_0x1aa6a2['position']=_0xad176['Position']['toObject'](_0x4b82ad['position'],_0x5a4315)),_0x4b82ad['nodes']&&_0x4b82ad['nodes']['length']){_0x1aa6a2['nodes']=[];for(var _0x18a595=0x0;_0x18a595<_0x4b82ad['nodes']['length'];++_0x18a595)_0x1aa6a2['nodes'][_0x18a595]=_0xad176['Element']['toObject'](_0x4b82ad['nodes'][_0x18a595],_0x5a4315);}return null!=_0x4b82ad['shouldReceiveAttributes']&&_0x4b82ad['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1aa6a2['shouldReceiveAttributes']=_0x4b82ad['shouldReceiveAttributes']),null!=_0x4b82ad['wasUndone']&&_0x4b82ad['hasOwnProperty']('wasUndone')&&(_0x1aa6a2['wasUndone']=_0x4b82ad['wasUndone']),_0x1aa6a2;},_0x4a0eb6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x4a0eb6['getTypeUrl']=function(_0x3a629c){return void 0x0===_0x3a629c&&(_0x3a629c='type.googleapis.com'),_0x3a629c+'/InsertOperation';},_0x4a0eb6;}()),_0xad176['MarkerOperation']=(function(){function _0x16a19b(_0x465614){if(_0x465614){for(var _0x31c47f=Object['keys'](_0x465614),_0x28c0be=0x0;_0x28c0be<_0x31c47f['length'];++_0x28c0be)null!=_0x465614[_0x31c47f[_0x28c0be]]&&(this[_0x31c47f[_0x28c0be]]=_0x465614[_0x31c47f[_0x28c0be]]);}}return _0x16a19b['prototype']['name']='',_0x16a19b['prototype']['oldRange']=null,_0x16a19b['prototype']['newRange']=null,_0x16a19b['prototype']['affectsData']=!0x1,_0x16a19b['prototype']['wasUndone']=!0x1,_0x16a19b['create']=function(_0x32684a){return new _0x16a19b(_0x32684a);},_0x16a19b['encode']=function(_0x2d1729,_0x12535e){return _0x12535e||(_0x12535e=_0x10ccee['create']()),null!=_0x2d1729['name']&&Object['hasOwnProperty']['call'](_0x2d1729,'name')&&_0x12535e['uint32'](0xa)['string'](_0x2d1729['name']),null!=_0x2d1729['oldRange']&&Object['hasOwnProperty']['call'](_0x2d1729,'oldRange')&&_0xad176['Range']['encode'](_0x2d1729['oldRange'],_0x12535e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d1729['newRange']&&Object['hasOwnProperty']['call'](_0x2d1729,'newRange')&&_0xad176['Range']['encode'](_0x2d1729['newRange'],_0x12535e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d1729['affectsData']&&Object['hasOwnProperty']['call'](_0x2d1729,'affectsData')&&_0x12535e['uint32'](0x20)['bool'](_0x2d1729['affectsData']),null!=_0x2d1729['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d1729,'wasUndone')&&_0x12535e['uint32'](0x28)['bool'](_0x2d1729['wasUndone']),_0x12535e;},_0x16a19b['encodeDelimited']=function(_0x43d563,_0xf046a4){return this['encode'](_0x43d563,_0xf046a4)['ldelim']();},_0x16a19b['decode']=function(_0x8aa5ab,_0x5b5a78){_0x8aa5ab instanceof _0x60aca8||(_0x8aa5ab=_0x60aca8['create'](_0x8aa5ab));for(var _0x169416=void 0x0===_0x5b5a78?_0x8aa5ab['len']:_0x8aa5ab['pos']+_0x5b5a78,_0x889277=new _0xad176['MarkerOperation']();_0x8aa5ab['pos']<_0x169416;){var _0x47e26d=_0x8aa5ab['uint32']();switch(_0x47e26d>>>0x3){case 0x1:_0x889277['name']=_0x8aa5ab['string']();break;case 0x2:_0x889277['oldRange']=_0xad176['Range']['decode'](_0x8aa5ab,_0x8aa5ab['uint32']());break;case 0x3:_0x889277['newRange']=_0xad176['Range']['decode'](_0x8aa5ab,_0x8aa5ab['uint32']());break;case 0x4:_0x889277['affectsData']=_0x8aa5ab['bool']();break;case 0x5:_0x889277['wasUndone']=_0x8aa5ab['bool']();break;default:_0x8aa5ab['skipType'](0x7&_0x47e26d);}}return _0x889277;},_0x16a19b['decodeDelimited']=function(_0x57e5e4){return _0x57e5e4 instanceof _0x60aca8||(_0x57e5e4=new _0x60aca8(_0x57e5e4)),this['decode'](_0x57e5e4,_0x57e5e4['uint32']());},_0x16a19b['verify']=function(_0x1b2d19){if('object'!=typeof _0x1b2d19||null===_0x1b2d19)return'object\x20expected';if(null!=_0x1b2d19['name']&&_0x1b2d19['hasOwnProperty']('name')&&!_0x264ff7['isString'](_0x1b2d19['name']))return'name:\x20string\x20expected';var _0x1989b3;if(null!=_0x1b2d19['oldRange']&&_0x1b2d19['hasOwnProperty']('oldRange')&&(_0x1989b3=_0xad176['Range']['verify'](_0x1b2d19['oldRange'])))return'oldRange.'+_0x1989b3;if(null!=_0x1b2d19['newRange']&&_0x1b2d19['hasOwnProperty']('newRange')&&(_0x1989b3=_0xad176['Range']['verify'](_0x1b2d19['newRange'])))return'newRange.'+_0x1989b3;return null!=_0x1b2d19['affectsData']&&_0x1b2d19['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1b2d19['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1b2d19['wasUndone']&&_0x1b2d19['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b2d19['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16a19b['fromObject']=function(_0x421f6b){if(_0x421f6b instanceof _0xad176['MarkerOperation'])return _0x421f6b;var _0x1526cb=new _0xad176['MarkerOperation']();if(null!=_0x421f6b['name']&&(_0x1526cb['name']=String(_0x421f6b['name'])),null!=_0x421f6b['oldRange']){if('object'!=typeof _0x421f6b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1526cb['oldRange']=_0xad176['Range']['fromObject'](_0x421f6b['oldRange']);}if(null!=_0x421f6b['newRange']){if('object'!=typeof _0x421f6b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1526cb['newRange']=_0xad176['Range']['fromObject'](_0x421f6b['newRange']);}return null!=_0x421f6b['affectsData']&&(_0x1526cb['affectsData']=Boolean(_0x421f6b['affectsData'])),null!=_0x421f6b['wasUndone']&&(_0x1526cb['wasUndone']=Boolean(_0x421f6b['wasUndone'])),_0x1526cb;},_0x16a19b['toObject']=function(_0x4d0bc7,_0x547a7a){_0x547a7a||(_0x547a7a={});var _0x3a8a7c={};return _0x547a7a['defaults']&&(_0x3a8a7c['name']='',_0x3a8a7c['oldRange']=null,_0x3a8a7c['newRange']=null,_0x3a8a7c['affectsData']=!0x1,_0x3a8a7c['wasUndone']=!0x1),null!=_0x4d0bc7['name']&&_0x4d0bc7['hasOwnProperty']('name')&&(_0x3a8a7c['name']=_0x4d0bc7['name']),null!=_0x4d0bc7['oldRange']&&_0x4d0bc7['hasOwnProperty']('oldRange')&&(_0x3a8a7c['oldRange']=_0xad176['Range']['toObject'](_0x4d0bc7['oldRange'],_0x547a7a)),null!=_0x4d0bc7['newRange']&&_0x4d0bc7['hasOwnProperty']('newRange')&&(_0x3a8a7c['newRange']=_0xad176['Range']['toObject'](_0x4d0bc7['newRange'],_0x547a7a)),null!=_0x4d0bc7['affectsData']&&_0x4d0bc7['hasOwnProperty']('affectsData')&&(_0x3a8a7c['affectsData']=_0x4d0bc7['affectsData']),null!=_0x4d0bc7['wasUndone']&&_0x4d0bc7['hasOwnProperty']('wasUndone')&&(_0x3a8a7c['wasUndone']=_0x4d0bc7['wasUndone']),_0x3a8a7c;},_0x16a19b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x16a19b['getTypeUrl']=function(_0x48bb41){return void 0x0===_0x48bb41&&(_0x48bb41='type.googleapis.com'),_0x48bb41+'/MarkerOperation';},_0x16a19b;}()),_0xad176['MergeOperation']=(function(){function _0xb2a3d7(_0x2dcf09){if(_0x2dcf09){for(var _0x50ac27=Object['keys'](_0x2dcf09),_0xcec9fc=0x0;_0xcec9fc<_0x50ac27['length'];++_0xcec9fc)null!=_0x2dcf09[_0x50ac27[_0xcec9fc]]&&(this[_0x50ac27[_0xcec9fc]]=_0x2dcf09[_0x50ac27[_0xcec9fc]]);}}return _0xb2a3d7['prototype']['sourcePosition']=null,_0xb2a3d7['prototype']['targetPosition']=null,_0xb2a3d7['prototype']['graveyardPosition']=null,_0xb2a3d7['prototype']['howMany']=0x0,_0xb2a3d7['prototype']['wasUndone']=!0x1,_0xb2a3d7['create']=function(_0xf73d59){return new _0xb2a3d7(_0xf73d59);},_0xb2a3d7['encode']=function(_0x481a60,_0x28c583){return _0x28c583||(_0x28c583=_0x10ccee['create']()),null!=_0x481a60['sourcePosition']&&Object['hasOwnProperty']['call'](_0x481a60,'sourcePosition')&&_0xad176['Position']['encode'](_0x481a60['sourcePosition'],_0x28c583['uint32'](0xa)['fork']())['ldelim'](),null!=_0x481a60['targetPosition']&&Object['hasOwnProperty']['call'](_0x481a60,'targetPosition')&&_0xad176['Position']['encode'](_0x481a60['targetPosition'],_0x28c583['uint32'](0x12)['fork']())['ldelim'](),null!=_0x481a60['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x481a60,'graveyardPosition')&&_0xad176['Position']['encode'](_0x481a60['graveyardPosition'],_0x28c583['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x481a60['howMany']&&Object['hasOwnProperty']['call'](_0x481a60,'howMany')&&_0x28c583['uint32'](0x20)['uint32'](_0x481a60['howMany']),null!=_0x481a60['wasUndone']&&Object['hasOwnProperty']['call'](_0x481a60,'wasUndone')&&_0x28c583['uint32'](0x28)['bool'](_0x481a60['wasUndone']),_0x28c583;},_0xb2a3d7['encodeDelimited']=function(_0x49727d,_0xf9f0dd){return this['encode'](_0x49727d,_0xf9f0dd)['ldelim']();},_0xb2a3d7['decode']=function(_0x1edd6e,_0x5065e7){_0x1edd6e instanceof _0x60aca8||(_0x1edd6e=_0x60aca8['create'](_0x1edd6e));for(var _0x12e416=void 0x0===_0x5065e7?_0x1edd6e['len']:_0x1edd6e['pos']+_0x5065e7,_0x28ec7a=new _0xad176['MergeOperation']();_0x1edd6e['pos']<_0x12e416;){var _0x1ba2a8=_0x1edd6e['uint32']();switch(_0x1ba2a8>>>0x3){case 0x1:_0x28ec7a['sourcePosition']=_0xad176['Position']['decode'](_0x1edd6e,_0x1edd6e['uint32']());break;case 0x2:_0x28ec7a['targetPosition']=_0xad176['Position']['decode'](_0x1edd6e,_0x1edd6e['uint32']());break;case 0x3:_0x28ec7a['graveyardPosition']=_0xad176['Position']['decode'](_0x1edd6e,_0x1edd6e['uint32']());break;case 0x4:_0x28ec7a['howMany']=_0x1edd6e['uint32']();break;case 0x5:_0x28ec7a['wasUndone']=_0x1edd6e['bool']();break;default:_0x1edd6e['skipType'](0x7&_0x1ba2a8);}}return _0x28ec7a;},_0xb2a3d7['decodeDelimited']=function(_0x5723f4){return _0x5723f4 instanceof _0x60aca8||(_0x5723f4=new _0x60aca8(_0x5723f4)),this['decode'](_0x5723f4,_0x5723f4['uint32']());},_0xb2a3d7['verify']=function(_0x4a87cb){if('object'!=typeof _0x4a87cb||null===_0x4a87cb)return'object\x20expected';var _0x3e9467;if(null!=_0x4a87cb['sourcePosition']&&_0x4a87cb['hasOwnProperty']('sourcePosition')&&(_0x3e9467=_0xad176['Position']['verify'](_0x4a87cb['sourcePosition'])))return'sourcePosition.'+_0x3e9467;if(null!=_0x4a87cb['targetPosition']&&_0x4a87cb['hasOwnProperty']('targetPosition')&&(_0x3e9467=_0xad176['Position']['verify'](_0x4a87cb['targetPosition'])))return'targetPosition.'+_0x3e9467;if(null!=_0x4a87cb['graveyardPosition']&&_0x4a87cb['hasOwnProperty']('graveyardPosition')&&(_0x3e9467=_0xad176['Position']['verify'](_0x4a87cb['graveyardPosition'])))return'graveyardPosition.'+_0x3e9467;return null!=_0x4a87cb['howMany']&&_0x4a87cb['hasOwnProperty']('howMany')&&!_0x264ff7['isInteger'](_0x4a87cb['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4a87cb['wasUndone']&&_0x4a87cb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4a87cb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb2a3d7['fromObject']=function(_0x10f81c){if(_0x10f81c instanceof _0xad176['MergeOperation'])return _0x10f81c;var _0x1b817a=new _0xad176['MergeOperation']();if(null!=_0x10f81c['sourcePosition']){if('object'!=typeof _0x10f81c['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1b817a['sourcePosition']=_0xad176['Position']['fromObject'](_0x10f81c['sourcePosition']);}if(null!=_0x10f81c['targetPosition']){if('object'!=typeof _0x10f81c['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1b817a['targetPosition']=_0xad176['Position']['fromObject'](_0x10f81c['targetPosition']);}if(null!=_0x10f81c['graveyardPosition']){if('object'!=typeof _0x10f81c['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1b817a['graveyardPosition']=_0xad176['Position']['fromObject'](_0x10f81c['graveyardPosition']);}return null!=_0x10f81c['howMany']&&(_0x1b817a['howMany']=_0x10f81c['howMany']>>>0x0),null!=_0x10f81c['wasUndone']&&(_0x1b817a['wasUndone']=Boolean(_0x10f81c['wasUndone'])),_0x1b817a;},_0xb2a3d7['toObject']=function(_0x4585fe,_0x29f043){_0x29f043||(_0x29f043={});var _0x5e5bc1={};return _0x29f043['defaults']&&(_0x5e5bc1['sourcePosition']=null,_0x5e5bc1['targetPosition']=null,_0x5e5bc1['graveyardPosition']=null,_0x5e5bc1['howMany']=0x0,_0x5e5bc1['wasUndone']=!0x1),null!=_0x4585fe['sourcePosition']&&_0x4585fe['hasOwnProperty']('sourcePosition')&&(_0x5e5bc1['sourcePosition']=_0xad176['Position']['toObject'](_0x4585fe['sourcePosition'],_0x29f043)),null!=_0x4585fe['targetPosition']&&_0x4585fe['hasOwnProperty']('targetPosition')&&(_0x5e5bc1['targetPosition']=_0xad176['Position']['toObject'](_0x4585fe['targetPosition'],_0x29f043)),null!=_0x4585fe['graveyardPosition']&&_0x4585fe['hasOwnProperty']('graveyardPosition')&&(_0x5e5bc1['graveyardPosition']=_0xad176['Position']['toObject'](_0x4585fe['graveyardPosition'],_0x29f043)),null!=_0x4585fe['howMany']&&_0x4585fe['hasOwnProperty']('howMany')&&(_0x5e5bc1['howMany']=_0x4585fe['howMany']),null!=_0x4585fe['wasUndone']&&_0x4585fe['hasOwnProperty']('wasUndone')&&(_0x5e5bc1['wasUndone']=_0x4585fe['wasUndone']),_0x5e5bc1;},_0xb2a3d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0xb2a3d7['getTypeUrl']=function(_0x1231d1){return void 0x0===_0x1231d1&&(_0x1231d1='type.googleapis.com'),_0x1231d1+'/MergeOperation';},_0xb2a3d7;}()),_0xad176['MoveOperation']=(function(){function _0x439d3a(_0x123bfb){if(_0x123bfb){for(var _0x406b50=Object['keys'](_0x123bfb),_0x59ddd2=0x0;_0x59ddd2<_0x406b50['length'];++_0x59ddd2)null!=_0x123bfb[_0x406b50[_0x59ddd2]]&&(this[_0x406b50[_0x59ddd2]]=_0x123bfb[_0x406b50[_0x59ddd2]]);}}return _0x439d3a['prototype']['sourcePosition']=null,_0x439d3a['prototype']['howMany']=0x0,_0x439d3a['prototype']['targetPosition']=null,_0x439d3a['prototype']['wasUndone']=!0x1,_0x439d3a['create']=function(_0x5a5ba4){return new _0x439d3a(_0x5a5ba4);},_0x439d3a['encode']=function(_0x6df6ff,_0x2af9a6){return _0x2af9a6||(_0x2af9a6=_0x10ccee['create']()),null!=_0x6df6ff['sourcePosition']&&Object['hasOwnProperty']['call'](_0x6df6ff,'sourcePosition')&&_0xad176['Position']['encode'](_0x6df6ff['sourcePosition'],_0x2af9a6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x6df6ff['howMany']&&Object['hasOwnProperty']['call'](_0x6df6ff,'howMany')&&_0x2af9a6['uint32'](0x10)['uint32'](_0x6df6ff['howMany']),null!=_0x6df6ff['targetPosition']&&Object['hasOwnProperty']['call'](_0x6df6ff,'targetPosition')&&_0xad176['Position']['encode'](_0x6df6ff['targetPosition'],_0x2af9a6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x6df6ff['wasUndone']&&Object['hasOwnProperty']['call'](_0x6df6ff,'wasUndone')&&_0x2af9a6['uint32'](0x20)['bool'](_0x6df6ff['wasUndone']),_0x2af9a6;},_0x439d3a['encodeDelimited']=function(_0x43cc27,_0x148112){return this['encode'](_0x43cc27,_0x148112)['ldelim']();},_0x439d3a['decode']=function(_0x59dce5,_0x52c3be){_0x59dce5 instanceof _0x60aca8||(_0x59dce5=_0x60aca8['create'](_0x59dce5));for(var _0x217bac=void 0x0===_0x52c3be?_0x59dce5['len']:_0x59dce5['pos']+_0x52c3be,_0x47dcb0=new _0xad176['MoveOperation']();_0x59dce5['pos']<_0x217bac;){var _0x31807c=_0x59dce5['uint32']();switch(_0x31807c>>>0x3){case 0x1:_0x47dcb0['sourcePosition']=_0xad176['Position']['decode'](_0x59dce5,_0x59dce5['uint32']());break;case 0x2:_0x47dcb0['howMany']=_0x59dce5['uint32']();break;case 0x3:_0x47dcb0['targetPosition']=_0xad176['Position']['decode'](_0x59dce5,_0x59dce5['uint32']());break;case 0x4:_0x47dcb0['wasUndone']=_0x59dce5['bool']();break;default:_0x59dce5['skipType'](0x7&_0x31807c);}}return _0x47dcb0;},_0x439d3a['decodeDelimited']=function(_0x14df74){return _0x14df74 instanceof _0x60aca8||(_0x14df74=new _0x60aca8(_0x14df74)),this['decode'](_0x14df74,_0x14df74['uint32']());},_0x439d3a['verify']=function(_0x25b40d){if('object'!=typeof _0x25b40d||null===_0x25b40d)return'object\x20expected';var _0x3350ba;if(null!=_0x25b40d['sourcePosition']&&_0x25b40d['hasOwnProperty']('sourcePosition')&&(_0x3350ba=_0xad176['Position']['verify'](_0x25b40d['sourcePosition'])))return'sourcePosition.'+_0x3350ba;if(null!=_0x25b40d['howMany']&&_0x25b40d['hasOwnProperty']('howMany')&&!_0x264ff7['isInteger'](_0x25b40d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25b40d['targetPosition']&&_0x25b40d['hasOwnProperty']('targetPosition')&&(_0x3350ba=_0xad176['Position']['verify'](_0x25b40d['targetPosition'])))return'targetPosition.'+_0x3350ba;return null!=_0x25b40d['wasUndone']&&_0x25b40d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25b40d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x439d3a['fromObject']=function(_0x50cbea){if(_0x50cbea instanceof _0xad176['MoveOperation'])return _0x50cbea;var _0x352250=new _0xad176['MoveOperation']();if(null!=_0x50cbea['sourcePosition']){if('object'!=typeof _0x50cbea['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x352250['sourcePosition']=_0xad176['Position']['fromObject'](_0x50cbea['sourcePosition']);}if(null!=_0x50cbea['howMany']&&(_0x352250['howMany']=_0x50cbea['howMany']>>>0x0),null!=_0x50cbea['targetPosition']){if('object'!=typeof _0x50cbea['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x352250['targetPosition']=_0xad176['Position']['fromObject'](_0x50cbea['targetPosition']);}return null!=_0x50cbea['wasUndone']&&(_0x352250['wasUndone']=Boolean(_0x50cbea['wasUndone'])),_0x352250;},_0x439d3a['toObject']=function(_0xdfece1,_0x278439){_0x278439||(_0x278439={});var _0x27088e={};return _0x278439['defaults']&&(_0x27088e['sourcePosition']=null,_0x27088e['howMany']=0x0,_0x27088e['targetPosition']=null,_0x27088e['wasUndone']=!0x1),null!=_0xdfece1['sourcePosition']&&_0xdfece1['hasOwnProperty']('sourcePosition')&&(_0x27088e['sourcePosition']=_0xad176['Position']['toObject'](_0xdfece1['sourcePosition'],_0x278439)),null!=_0xdfece1['howMany']&&_0xdfece1['hasOwnProperty']('howMany')&&(_0x27088e['howMany']=_0xdfece1['howMany']),null!=_0xdfece1['targetPosition']&&_0xdfece1['hasOwnProperty']('targetPosition')&&(_0x27088e['targetPosition']=_0xad176['Position']['toObject'](_0xdfece1['targetPosition'],_0x278439)),null!=_0xdfece1['wasUndone']&&_0xdfece1['hasOwnProperty']('wasUndone')&&(_0x27088e['wasUndone']=_0xdfece1['wasUndone']),_0x27088e;},_0x439d3a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x439d3a['getTypeUrl']=function(_0x11e3d3){return void 0x0===_0x11e3d3&&(_0x11e3d3='type.googleapis.com'),_0x11e3d3+'/MoveOperation';},_0x439d3a;}()),_0xad176['RenameOperation']=(function(){function _0x4d85c9(_0x555eaf){if(_0x555eaf){for(var _0x26ad9b=Object['keys'](_0x555eaf),_0x32697c=0x0;_0x32697c<_0x26ad9b['length'];++_0x32697c)null!=_0x555eaf[_0x26ad9b[_0x32697c]]&&(this[_0x26ad9b[_0x32697c]]=_0x555eaf[_0x26ad9b[_0x32697c]]);}}return _0x4d85c9['prototype']['position']=null,_0x4d85c9['prototype']['oldName']='',_0x4d85c9['prototype']['newName']='',_0x4d85c9['prototype']['wasUndone']=!0x1,_0x4d85c9['create']=function(_0x37b51e){return new _0x4d85c9(_0x37b51e);},_0x4d85c9['encode']=function(_0xfe4861,_0x29ba7f){return _0x29ba7f||(_0x29ba7f=_0x10ccee['create']()),null!=_0xfe4861['position']&&Object['hasOwnProperty']['call'](_0xfe4861,'position')&&_0xad176['Position']['encode'](_0xfe4861['position'],_0x29ba7f['uint32'](0xa)['fork']())['ldelim'](),null!=_0xfe4861['oldName']&&Object['hasOwnProperty']['call'](_0xfe4861,'oldName')&&_0x29ba7f['uint32'](0x12)['string'](_0xfe4861['oldName']),null!=_0xfe4861['newName']&&Object['hasOwnProperty']['call'](_0xfe4861,'newName')&&_0x29ba7f['uint32'](0x1a)['string'](_0xfe4861['newName']),null!=_0xfe4861['wasUndone']&&Object['hasOwnProperty']['call'](_0xfe4861,'wasUndone')&&_0x29ba7f['uint32'](0x20)['bool'](_0xfe4861['wasUndone']),_0x29ba7f;},_0x4d85c9['encodeDelimited']=function(_0x21ef3c,_0x3e9383){return this['encode'](_0x21ef3c,_0x3e9383)['ldelim']();},_0x4d85c9['decode']=function(_0x44ee5b,_0x5e6596){_0x44ee5b instanceof _0x60aca8||(_0x44ee5b=_0x60aca8['create'](_0x44ee5b));for(var _0x4760d2=void 0x0===_0x5e6596?_0x44ee5b['len']:_0x44ee5b['pos']+_0x5e6596,_0x18fced=new _0xad176['RenameOperation']();_0x44ee5b['pos']<_0x4760d2;){var _0x1e53c5=_0x44ee5b['uint32']();switch(_0x1e53c5>>>0x3){case 0x1:_0x18fced['position']=_0xad176['Position']['decode'](_0x44ee5b,_0x44ee5b['uint32']());break;case 0x2:_0x18fced['oldName']=_0x44ee5b['string']();break;case 0x3:_0x18fced['newName']=_0x44ee5b['string']();break;case 0x4:_0x18fced['wasUndone']=_0x44ee5b['bool']();break;default:_0x44ee5b['skipType'](0x7&_0x1e53c5);}}return _0x18fced;},_0x4d85c9['decodeDelimited']=function(_0x14b7e0){return _0x14b7e0 instanceof _0x60aca8||(_0x14b7e0=new _0x60aca8(_0x14b7e0)),this['decode'](_0x14b7e0,_0x14b7e0['uint32']());},_0x4d85c9['verify']=function(_0x33a73f){if('object'!=typeof _0x33a73f||null===_0x33a73f)return'object\x20expected';if(null!=_0x33a73f['position']&&_0x33a73f['hasOwnProperty']('position')){var _0x1bafff=_0xad176['Position']['verify'](_0x33a73f['position']);if(_0x1bafff)return'position.'+_0x1bafff;}return null!=_0x33a73f['oldName']&&_0x33a73f['hasOwnProperty']('oldName')&&!_0x264ff7['isString'](_0x33a73f['oldName'])?'oldName:\x20string\x20expected':null!=_0x33a73f['newName']&&_0x33a73f['hasOwnProperty']('newName')&&!_0x264ff7['isString'](_0x33a73f['newName'])?'newName:\x20string\x20expected':null!=_0x33a73f['wasUndone']&&_0x33a73f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33a73f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d85c9['fromObject']=function(_0x2cc4af){if(_0x2cc4af instanceof _0xad176['RenameOperation'])return _0x2cc4af;var _0x564b04=new _0xad176['RenameOperation']();if(null!=_0x2cc4af['position']){if('object'!=typeof _0x2cc4af['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x564b04['position']=_0xad176['Position']['fromObject'](_0x2cc4af['position']);}return null!=_0x2cc4af['oldName']&&(_0x564b04['oldName']=String(_0x2cc4af['oldName'])),null!=_0x2cc4af['newName']&&(_0x564b04['newName']=String(_0x2cc4af['newName'])),null!=_0x2cc4af['wasUndone']&&(_0x564b04['wasUndone']=Boolean(_0x2cc4af['wasUndone'])),_0x564b04;},_0x4d85c9['toObject']=function(_0x442197,_0x4c058a){_0x4c058a||(_0x4c058a={});var _0x130162={};return _0x4c058a['defaults']&&(_0x130162['position']=null,_0x130162['oldName']='',_0x130162['newName']='',_0x130162['wasUndone']=!0x1),null!=_0x442197['position']&&_0x442197['hasOwnProperty']('position')&&(_0x130162['position']=_0xad176['Position']['toObject'](_0x442197['position'],_0x4c058a)),null!=_0x442197['oldName']&&_0x442197['hasOwnProperty']('oldName')&&(_0x130162['oldName']=_0x442197['oldName']),null!=_0x442197['newName']&&_0x442197['hasOwnProperty']('newName')&&(_0x130162['newName']=_0x442197['newName']),null!=_0x442197['wasUndone']&&_0x442197['hasOwnProperty']('wasUndone')&&(_0x130162['wasUndone']=_0x442197['wasUndone']),_0x130162;},_0x4d85c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x4d85c9['getTypeUrl']=function(_0x496b00){return void 0x0===_0x496b00&&(_0x496b00='type.googleapis.com'),_0x496b00+'/RenameOperation';},_0x4d85c9;}()),_0xad176['RootAttributeOperation']=(function(){function _0x3b308f(_0x5230a4){if(_0x5230a4){for(var _0xc578d6=Object['keys'](_0x5230a4),_0x5d71e1=0x0;_0x5d71e1<_0xc578d6['length'];++_0x5d71e1)null!=_0x5230a4[_0xc578d6[_0x5d71e1]]&&(this[_0xc578d6[_0x5d71e1]]=_0x5230a4[_0xc578d6[_0x5d71e1]]);}}return _0x3b308f['prototype']['root']='',_0x3b308f['prototype']['key']='',_0x3b308f['prototype']['oldValueBoolean']=!0x1,_0x3b308f['prototype']['oldValueJson']='',_0x3b308f['prototype']['newValueBoolean']=!0x1,_0x3b308f['prototype']['newValueJson']='',_0x3b308f['prototype']['wasUndone']=!0x1,_0x3b308f['create']=function(_0x3dcbb1){return new _0x3b308f(_0x3dcbb1);},_0x3b308f['encode']=function(_0x3474b8,_0x14a4d4){return _0x14a4d4||(_0x14a4d4=_0x10ccee['create']()),null!=_0x3474b8['root']&&Object['hasOwnProperty']['call'](_0x3474b8,'root')&&_0x14a4d4['uint32'](0xa)['string'](_0x3474b8['root']),null!=_0x3474b8['key']&&Object['hasOwnProperty']['call'](_0x3474b8,'key')&&_0x14a4d4['uint32'](0x12)['string'](_0x3474b8['key']),null!=_0x3474b8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3474b8,'oldValueBoolean')&&_0x14a4d4['uint32'](0x18)['bool'](_0x3474b8['oldValueBoolean']),null!=_0x3474b8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3474b8,'oldValueJson')&&_0x14a4d4['uint32'](0x22)['string'](_0x3474b8['oldValueJson']),null!=_0x3474b8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3474b8,'newValueBoolean')&&_0x14a4d4['uint32'](0x28)['bool'](_0x3474b8['newValueBoolean']),null!=_0x3474b8['newValueJson']&&Object['hasOwnProperty']['call'](_0x3474b8,'newValueJson')&&_0x14a4d4['uint32'](0x32)['string'](_0x3474b8['newValueJson']),null!=_0x3474b8['wasUndone']&&Object['hasOwnProperty']['call'](_0x3474b8,'wasUndone')&&_0x14a4d4['uint32'](0x38)['bool'](_0x3474b8['wasUndone']),_0x14a4d4;},_0x3b308f['encodeDelimited']=function(_0x5c210c,_0x33b241){return this['encode'](_0x5c210c,_0x33b241)['ldelim']();},_0x3b308f['decode']=function(_0x32b397,_0x247fd4){_0x32b397 instanceof _0x60aca8||(_0x32b397=_0x60aca8['create'](_0x32b397));for(var _0x226e25=void 0x0===_0x247fd4?_0x32b397['len']:_0x32b397['pos']+_0x247fd4,_0x396101=new _0xad176['RootAttributeOperation']();_0x32b397['pos']<_0x226e25;){var _0x36d6ff=_0x32b397['uint32']();switch(_0x36d6ff>>>0x3){case 0x1:_0x396101['root']=_0x32b397['string']();break;case 0x2:_0x396101['key']=_0x32b397['string']();break;case 0x3:_0x396101['oldValueBoolean']=_0x32b397['bool']();break;case 0x4:_0x396101['oldValueJson']=_0x32b397['string']();break;case 0x5:_0x396101['newValueBoolean']=_0x32b397['bool']();break;case 0x6:_0x396101['newValueJson']=_0x32b397['string']();break;case 0x7:_0x396101['wasUndone']=_0x32b397['bool']();break;default:_0x32b397['skipType'](0x7&_0x36d6ff);}}return _0x396101;},_0x3b308f['decodeDelimited']=function(_0x4c8c16){return _0x4c8c16 instanceof _0x60aca8||(_0x4c8c16=new _0x60aca8(_0x4c8c16)),this['decode'](_0x4c8c16,_0x4c8c16['uint32']());},_0x3b308f['verify']=function(_0x30abe2){return'object'!=typeof _0x30abe2||null===_0x30abe2?'object\x20expected':null!=_0x30abe2['root']&&_0x30abe2['hasOwnProperty']('root')&&!_0x264ff7['isString'](_0x30abe2['root'])?'root:\x20string\x20expected':null!=_0x30abe2['key']&&_0x30abe2['hasOwnProperty']('key')&&!_0x264ff7['isString'](_0x30abe2['key'])?'key:\x20string\x20expected':null!=_0x30abe2['oldValueBoolean']&&_0x30abe2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x30abe2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x30abe2['oldValueJson']&&_0x30abe2['hasOwnProperty']('oldValueJson')&&!_0x264ff7['isString'](_0x30abe2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x30abe2['newValueBoolean']&&_0x30abe2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x30abe2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x30abe2['newValueJson']&&_0x30abe2['hasOwnProperty']('newValueJson')&&!_0x264ff7['isString'](_0x30abe2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x30abe2['wasUndone']&&_0x30abe2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30abe2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b308f['fromObject']=function(_0x323ce7){if(_0x323ce7 instanceof _0xad176['RootAttributeOperation'])return _0x323ce7;var _0x4b005f=new _0xad176['RootAttributeOperation']();return null!=_0x323ce7['root']&&(_0x4b005f['root']=String(_0x323ce7['root'])),null!=_0x323ce7['key']&&(_0x4b005f['key']=String(_0x323ce7['key'])),null!=_0x323ce7['oldValueBoolean']&&(_0x4b005f['oldValueBoolean']=Boolean(_0x323ce7['oldValueBoolean'])),null!=_0x323ce7['oldValueJson']&&(_0x4b005f['oldValueJson']=String(_0x323ce7['oldValueJson'])),null!=_0x323ce7['newValueBoolean']&&(_0x4b005f['newValueBoolean']=Boolean(_0x323ce7['newValueBoolean'])),null!=_0x323ce7['newValueJson']&&(_0x4b005f['newValueJson']=String(_0x323ce7['newValueJson'])),null!=_0x323ce7['wasUndone']&&(_0x4b005f['wasUndone']=Boolean(_0x323ce7['wasUndone'])),_0x4b005f;},_0x3b308f['toObject']=function(_0x25cc99,_0x24f832){_0x24f832||(_0x24f832={});var _0x54cd31={};return _0x24f832['defaults']&&(_0x54cd31['root']='',_0x54cd31['key']='',_0x54cd31['oldValueBoolean']=!0x1,_0x54cd31['oldValueJson']='',_0x54cd31['newValueBoolean']=!0x1,_0x54cd31['newValueJson']='',_0x54cd31['wasUndone']=!0x1),null!=_0x25cc99['root']&&_0x25cc99['hasOwnProperty']('root')&&(_0x54cd31['root']=_0x25cc99['root']),null!=_0x25cc99['key']&&_0x25cc99['hasOwnProperty']('key')&&(_0x54cd31['key']=_0x25cc99['key']),null!=_0x25cc99['oldValueBoolean']&&_0x25cc99['hasOwnProperty']('oldValueBoolean')&&(_0x54cd31['oldValueBoolean']=_0x25cc99['oldValueBoolean']),null!=_0x25cc99['oldValueJson']&&_0x25cc99['hasOwnProperty']('oldValueJson')&&(_0x54cd31['oldValueJson']=_0x25cc99['oldValueJson']),null!=_0x25cc99['newValueBoolean']&&_0x25cc99['hasOwnProperty']('newValueBoolean')&&(_0x54cd31['newValueBoolean']=_0x25cc99['newValueBoolean']),null!=_0x25cc99['newValueJson']&&_0x25cc99['hasOwnProperty']('newValueJson')&&(_0x54cd31['newValueJson']=_0x25cc99['newValueJson']),null!=_0x25cc99['wasUndone']&&_0x25cc99['hasOwnProperty']('wasUndone')&&(_0x54cd31['wasUndone']=_0x25cc99['wasUndone']),_0x54cd31;},_0x3b308f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x3b308f['getTypeUrl']=function(_0x5914ca){return void 0x0===_0x5914ca&&(_0x5914ca='type.googleapis.com'),_0x5914ca+'/RootAttributeOperation';},_0x3b308f;}()),_0xad176['RootOperation']=(function(){function _0x1f44d7(_0x118f4d){if(_0x118f4d){for(var _0x9ed4ab=Object['keys'](_0x118f4d),_0x2e187a=0x0;_0x2e187a<_0x9ed4ab['length'];++_0x2e187a)null!=_0x118f4d[_0x9ed4ab[_0x2e187a]]&&(this[_0x9ed4ab[_0x2e187a]]=_0x118f4d[_0x9ed4ab[_0x2e187a]]);}}return _0x1f44d7['prototype']['rootName']='',_0x1f44d7['prototype']['elementName']='',_0x1f44d7['prototype']['isAdd']=!0x1,_0x1f44d7['prototype']['wasUndone']=!0x1,_0x1f44d7['create']=function(_0x523bce){return new _0x1f44d7(_0x523bce);},_0x1f44d7['encode']=function(_0x1b2458,_0x5c1f38){return _0x5c1f38||(_0x5c1f38=_0x10ccee['create']()),null!=_0x1b2458['rootName']&&Object['hasOwnProperty']['call'](_0x1b2458,'rootName')&&_0x5c1f38['uint32'](0xa)['string'](_0x1b2458['rootName']),null!=_0x1b2458['elementName']&&Object['hasOwnProperty']['call'](_0x1b2458,'elementName')&&_0x5c1f38['uint32'](0x12)['string'](_0x1b2458['elementName']),null!=_0x1b2458['isAdd']&&Object['hasOwnProperty']['call'](_0x1b2458,'isAdd')&&_0x5c1f38['uint32'](0x18)['bool'](_0x1b2458['isAdd']),null!=_0x1b2458['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b2458,'wasUndone')&&_0x5c1f38['uint32'](0x20)['bool'](_0x1b2458['wasUndone']),_0x5c1f38;},_0x1f44d7['encodeDelimited']=function(_0x4fbd95,_0x17b3f1){return this['encode'](_0x4fbd95,_0x17b3f1)['ldelim']();},_0x1f44d7['decode']=function(_0x119526,_0x52902d){_0x119526 instanceof _0x60aca8||(_0x119526=_0x60aca8['create'](_0x119526));for(var _0x6bd906=void 0x0===_0x52902d?_0x119526['len']:_0x119526['pos']+_0x52902d,_0x16be8e=new _0xad176['RootOperation']();_0x119526['pos']<_0x6bd906;){var _0x7c8e1c=_0x119526['uint32']();switch(_0x7c8e1c>>>0x3){case 0x1:_0x16be8e['rootName']=_0x119526['string']();break;case 0x2:_0x16be8e['elementName']=_0x119526['string']();break;case 0x3:_0x16be8e['isAdd']=_0x119526['bool']();break;case 0x4:_0x16be8e['wasUndone']=_0x119526['bool']();break;default:_0x119526['skipType'](0x7&_0x7c8e1c);}}return _0x16be8e;},_0x1f44d7['decodeDelimited']=function(_0x37300b){return _0x37300b instanceof _0x60aca8||(_0x37300b=new _0x60aca8(_0x37300b)),this['decode'](_0x37300b,_0x37300b['uint32']());},_0x1f44d7['verify']=function(_0x1ed88a){return'object'!=typeof _0x1ed88a||null===_0x1ed88a?'object\x20expected':null!=_0x1ed88a['rootName']&&_0x1ed88a['hasOwnProperty']('rootName')&&!_0x264ff7['isString'](_0x1ed88a['rootName'])?'rootName:\x20string\x20expected':null!=_0x1ed88a['elementName']&&_0x1ed88a['hasOwnProperty']('elementName')&&!_0x264ff7['isString'](_0x1ed88a['elementName'])?'elementName:\x20string\x20expected':null!=_0x1ed88a['isAdd']&&_0x1ed88a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1ed88a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1ed88a['wasUndone']&&_0x1ed88a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ed88a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f44d7['fromObject']=function(_0x5c5e56){if(_0x5c5e56 instanceof _0xad176['RootOperation'])return _0x5c5e56;var _0x51bcef=new _0xad176['RootOperation']();return null!=_0x5c5e56['rootName']&&(_0x51bcef['rootName']=String(_0x5c5e56['rootName'])),null!=_0x5c5e56['elementName']&&(_0x51bcef['elementName']=String(_0x5c5e56['elementName'])),null!=_0x5c5e56['isAdd']&&(_0x51bcef['isAdd']=Boolean(_0x5c5e56['isAdd'])),null!=_0x5c5e56['wasUndone']&&(_0x51bcef['wasUndone']=Boolean(_0x5c5e56['wasUndone'])),_0x51bcef;},_0x1f44d7['toObject']=function(_0x576c67,_0x3bfb33){_0x3bfb33||(_0x3bfb33={});var _0x2036af={};return _0x3bfb33['defaults']&&(_0x2036af['rootName']='',_0x2036af['elementName']='',_0x2036af['isAdd']=!0x1,_0x2036af['wasUndone']=!0x1),null!=_0x576c67['rootName']&&_0x576c67['hasOwnProperty']('rootName')&&(_0x2036af['rootName']=_0x576c67['rootName']),null!=_0x576c67['elementName']&&_0x576c67['hasOwnProperty']('elementName')&&(_0x2036af['elementName']=_0x576c67['elementName']),null!=_0x576c67['isAdd']&&_0x576c67['hasOwnProperty']('isAdd')&&(_0x2036af['isAdd']=_0x576c67['isAdd']),null!=_0x576c67['wasUndone']&&_0x576c67['hasOwnProperty']('wasUndone')&&(_0x2036af['wasUndone']=_0x576c67['wasUndone']),_0x2036af;},_0x1f44d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x1f44d7['getTypeUrl']=function(_0x469b7c){return void 0x0===_0x469b7c&&(_0x469b7c='type.googleapis.com'),_0x469b7c+'/RootOperation';},_0x1f44d7;}()),_0xad176['SplitOperation']=(function(){function _0xbee5d5(_0x44ca82){if(_0x44ca82){for(var _0x1d162c=Object['keys'](_0x44ca82),_0x1e357e=0x0;_0x1e357e<_0x1d162c['length'];++_0x1e357e)null!=_0x44ca82[_0x1d162c[_0x1e357e]]&&(this[_0x1d162c[_0x1e357e]]=_0x44ca82[_0x1d162c[_0x1e357e]]);}}return _0xbee5d5['prototype']['splitPosition']=null,_0xbee5d5['prototype']['graveyardPosition']=null,_0xbee5d5['prototype']['howMany']=0x0,_0xbee5d5['prototype']['insertionPosition']=null,_0xbee5d5['prototype']['wasUndone']=!0x1,_0xbee5d5['create']=function(_0x4a660c){return new _0xbee5d5(_0x4a660c);},_0xbee5d5['encode']=function(_0x5a88ea,_0x5aec44){return _0x5aec44||(_0x5aec44=_0x10ccee['create']()),null!=_0x5a88ea['splitPosition']&&Object['hasOwnProperty']['call'](_0x5a88ea,'splitPosition')&&_0xad176['Position']['encode'](_0x5a88ea['splitPosition'],_0x5aec44['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a88ea['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5a88ea,'graveyardPosition')&&_0xad176['Position']['encode'](_0x5a88ea['graveyardPosition'],_0x5aec44['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5a88ea['howMany']&&Object['hasOwnProperty']['call'](_0x5a88ea,'howMany')&&_0x5aec44['uint32'](0x18)['uint32'](_0x5a88ea['howMany']),null!=_0x5a88ea['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5a88ea,'insertionPosition')&&_0xad176['Position']['encode'](_0x5a88ea['insertionPosition'],_0x5aec44['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5a88ea['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a88ea,'wasUndone')&&_0x5aec44['uint32'](0x28)['bool'](_0x5a88ea['wasUndone']),_0x5aec44;},_0xbee5d5['encodeDelimited']=function(_0x2452ed,_0x22b61e){return this['encode'](_0x2452ed,_0x22b61e)['ldelim']();},_0xbee5d5['decode']=function(_0x5910b0,_0xd2a27d){_0x5910b0 instanceof _0x60aca8||(_0x5910b0=_0x60aca8['create'](_0x5910b0));for(var _0x579ab4=void 0x0===_0xd2a27d?_0x5910b0['len']:_0x5910b0['pos']+_0xd2a27d,_0x88bbb8=new _0xad176['SplitOperation']();_0x5910b0['pos']<_0x579ab4;){var _0x43f879=_0x5910b0['uint32']();switch(_0x43f879>>>0x3){case 0x1:_0x88bbb8['splitPosition']=_0xad176['Position']['decode'](_0x5910b0,_0x5910b0['uint32']());break;case 0x2:_0x88bbb8['graveyardPosition']=_0xad176['Position']['decode'](_0x5910b0,_0x5910b0['uint32']());break;case 0x3:_0x88bbb8['howMany']=_0x5910b0['uint32']();break;case 0x4:_0x88bbb8['insertionPosition']=_0xad176['Position']['decode'](_0x5910b0,_0x5910b0['uint32']());break;case 0x5:_0x88bbb8['wasUndone']=_0x5910b0['bool']();break;default:_0x5910b0['skipType'](0x7&_0x43f879);}}return _0x88bbb8;},_0xbee5d5['decodeDelimited']=function(_0x49b12c){return _0x49b12c instanceof _0x60aca8||(_0x49b12c=new _0x60aca8(_0x49b12c)),this['decode'](_0x49b12c,_0x49b12c['uint32']());},_0xbee5d5['verify']=function(_0x323c4d){if('object'!=typeof _0x323c4d||null===_0x323c4d)return'object\x20expected';var _0x339be7;if(null!=_0x323c4d['splitPosition']&&_0x323c4d['hasOwnProperty']('splitPosition')&&(_0x339be7=_0xad176['Position']['verify'](_0x323c4d['splitPosition'])))return'splitPosition.'+_0x339be7;if(null!=_0x323c4d['graveyardPosition']&&_0x323c4d['hasOwnProperty']('graveyardPosition')&&(_0x339be7=_0xad176['Position']['verify'](_0x323c4d['graveyardPosition'])))return'graveyardPosition.'+_0x339be7;if(null!=_0x323c4d['howMany']&&_0x323c4d['hasOwnProperty']('howMany')&&!_0x264ff7['isInteger'](_0x323c4d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x323c4d['insertionPosition']&&_0x323c4d['hasOwnProperty']('insertionPosition')&&(_0x339be7=_0xad176['Position']['verify'](_0x323c4d['insertionPosition'])))return'insertionPosition.'+_0x339be7;return null!=_0x323c4d['wasUndone']&&_0x323c4d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x323c4d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xbee5d5['fromObject']=function(_0x473bd6){if(_0x473bd6 instanceof _0xad176['SplitOperation'])return _0x473bd6;var _0x57968c=new _0xad176['SplitOperation']();if(null!=_0x473bd6['splitPosition']){if('object'!=typeof _0x473bd6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x57968c['splitPosition']=_0xad176['Position']['fromObject'](_0x473bd6['splitPosition']);}if(null!=_0x473bd6['graveyardPosition']){if('object'!=typeof _0x473bd6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x57968c['graveyardPosition']=_0xad176['Position']['fromObject'](_0x473bd6['graveyardPosition']);}if(null!=_0x473bd6['howMany']&&(_0x57968c['howMany']=_0x473bd6['howMany']>>>0x0),null!=_0x473bd6['insertionPosition']){if('object'!=typeof _0x473bd6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x57968c['insertionPosition']=_0xad176['Position']['fromObject'](_0x473bd6['insertionPosition']);}return null!=_0x473bd6['wasUndone']&&(_0x57968c['wasUndone']=Boolean(_0x473bd6['wasUndone'])),_0x57968c;},_0xbee5d5['toObject']=function(_0x31bc4b,_0x38c99d){_0x38c99d||(_0x38c99d={});var _0x49694f={};return _0x38c99d['defaults']&&(_0x49694f['splitPosition']=null,_0x49694f['graveyardPosition']=null,_0x49694f['howMany']=0x0,_0x49694f['insertionPosition']=null,_0x49694f['wasUndone']=!0x1),null!=_0x31bc4b['splitPosition']&&_0x31bc4b['hasOwnProperty']('splitPosition')&&(_0x49694f['splitPosition']=_0xad176['Position']['toObject'](_0x31bc4b['splitPosition'],_0x38c99d)),null!=_0x31bc4b['graveyardPosition']&&_0x31bc4b['hasOwnProperty']('graveyardPosition')&&(_0x49694f['graveyardPosition']=_0xad176['Position']['toObject'](_0x31bc4b['graveyardPosition'],_0x38c99d)),null!=_0x31bc4b['howMany']&&_0x31bc4b['hasOwnProperty']('howMany')&&(_0x49694f['howMany']=_0x31bc4b['howMany']),null!=_0x31bc4b['insertionPosition']&&_0x31bc4b['hasOwnProperty']('insertionPosition')&&(_0x49694f['insertionPosition']=_0xad176['Position']['toObject'](_0x31bc4b['insertionPosition'],_0x38c99d)),null!=_0x31bc4b['wasUndone']&&_0x31bc4b['hasOwnProperty']('wasUndone')&&(_0x49694f['wasUndone']=_0x31bc4b['wasUndone']),_0x49694f;},_0xbee5d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0xbee5d5['getTypeUrl']=function(_0x42c0be){return void 0x0===_0x42c0be&&(_0x42c0be='type.googleapis.com'),_0x42c0be+'/SplitOperation';},_0xbee5d5;}()),_0xad176['Position']=(function(){function _0xc5d548(_0x1ce8c3){if(this['path']=[],_0x1ce8c3){for(var _0x30c4de=Object['keys'](_0x1ce8c3),_0x3df08e=0x0;_0x3df08e<_0x30c4de['length'];++_0x3df08e)null!=_0x1ce8c3[_0x30c4de[_0x3df08e]]&&(this[_0x30c4de[_0x3df08e]]=_0x1ce8c3[_0x30c4de[_0x3df08e]]);}}return _0xc5d548['prototype']['root']='',_0xc5d548['prototype']['rootMain']=!0x1,_0xc5d548['prototype']['rootGraveyard']=!0x1,_0xc5d548['prototype']['path']=_0x264ff7['emptyArray'],_0xc5d548['prototype']['stickiness']='',_0xc5d548['create']=function(_0x486676){return new _0xc5d548(_0x486676);},_0xc5d548['encode']=function(_0xd42594,_0x3f19a1){if(_0x3f19a1||(_0x3f19a1=_0x10ccee['create']()),null!=_0xd42594['root']&&Object['hasOwnProperty']['call'](_0xd42594,'root')&&_0x3f19a1['uint32'](0xa)['string'](_0xd42594['root']),null!=_0xd42594['rootMain']&&Object['hasOwnProperty']['call'](_0xd42594,'rootMain')&&_0x3f19a1['uint32'](0x10)['bool'](_0xd42594['rootMain']),null!=_0xd42594['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xd42594,'rootGraveyard')&&_0x3f19a1['uint32'](0x18)['bool'](_0xd42594['rootGraveyard']),null!=_0xd42594['path']&&_0xd42594['path']['length']){_0x3f19a1['uint32'](0x22)['fork']();for(var _0x40e578=0x0;_0x40e578<_0xd42594['path']['length'];++_0x40e578)_0x3f19a1['uint32'](_0xd42594['path'][_0x40e578]);_0x3f19a1['ldelim']();}return null!=_0xd42594['stickiness']&&Object['hasOwnProperty']['call'](_0xd42594,'stickiness')&&_0x3f19a1['uint32'](0x2a)['string'](_0xd42594['stickiness']),_0x3f19a1;},_0xc5d548['encodeDelimited']=function(_0x2761cc,_0x41c44f){return this['encode'](_0x2761cc,_0x41c44f)['ldelim']();},_0xc5d548['decode']=function(_0x5df376,_0x49fec6){_0x5df376 instanceof _0x60aca8||(_0x5df376=_0x60aca8['create'](_0x5df376));for(var _0x544dd8=void 0x0===_0x49fec6?_0x5df376['len']:_0x5df376['pos']+_0x49fec6,_0x193a39=new _0xad176['Position']();_0x5df376['pos']<_0x544dd8;){var _0x42b93c=_0x5df376['uint32']();switch(_0x42b93c>>>0x3){case 0x1:_0x193a39['root']=_0x5df376['string']();break;case 0x2:_0x193a39['rootMain']=_0x5df376['bool']();break;case 0x3:_0x193a39['rootGraveyard']=_0x5df376['bool']();break;case 0x4:if(_0x193a39['path']&&_0x193a39['path']['length']||(_0x193a39['path']=[]),0x2==(0x7&_0x42b93c)){for(var _0xb2b7f4=_0x5df376['uint32']()+_0x5df376['pos'];_0x5df376['pos']<_0xb2b7f4;)_0x193a39['path']['push'](_0x5df376['uint32']());}else _0x193a39['path']['push'](_0x5df376['uint32']());break;case 0x5:_0x193a39['stickiness']=_0x5df376['string']();break;default:_0x5df376['skipType'](0x7&_0x42b93c);}}return _0x193a39;},_0xc5d548['decodeDelimited']=function(_0xf26931){return _0xf26931 instanceof _0x60aca8||(_0xf26931=new _0x60aca8(_0xf26931)),this['decode'](_0xf26931,_0xf26931['uint32']());},_0xc5d548['verify']=function(_0xd79f68){if('object'!=typeof _0xd79f68||null===_0xd79f68)return'object\x20expected';if(null!=_0xd79f68['root']&&_0xd79f68['hasOwnProperty']('root')&&!_0x264ff7['isString'](_0xd79f68['root']))return'root:\x20string\x20expected';if(null!=_0xd79f68['rootMain']&&_0xd79f68['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xd79f68['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xd79f68['rootGraveyard']&&_0xd79f68['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xd79f68['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xd79f68['path']&&_0xd79f68['hasOwnProperty']('path')){if(!Array['isArray'](_0xd79f68['path']))return'path:\x20array\x20expected';for(var _0x1b0982=0x0;_0x1b0982<_0xd79f68['path']['length'];++_0x1b0982)if(!_0x264ff7['isInteger'](_0xd79f68['path'][_0x1b0982]))return'path:\x20integer[]\x20expected';}return null!=_0xd79f68['stickiness']&&_0xd79f68['hasOwnProperty']('stickiness')&&!_0x264ff7['isString'](_0xd79f68['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xc5d548['fromObject']=function(_0x245781){if(_0x245781 instanceof _0xad176['Position'])return _0x245781;var _0x2f194d=new _0xad176['Position']();if(null!=_0x245781['root']&&(_0x2f194d['root']=String(_0x245781['root'])),null!=_0x245781['rootMain']&&(_0x2f194d['rootMain']=Boolean(_0x245781['rootMain'])),null!=_0x245781['rootGraveyard']&&(_0x2f194d['rootGraveyard']=Boolean(_0x245781['rootGraveyard'])),_0x245781['path']){if(!Array['isArray'](_0x245781['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2f194d['path']=[];for(var _0x23eb4c=0x0;_0x23eb4c<_0x245781['path']['length'];++_0x23eb4c)_0x2f194d['path'][_0x23eb4c]=_0x245781['path'][_0x23eb4c]>>>0x0;}return null!=_0x245781['stickiness']&&(_0x2f194d['stickiness']=String(_0x245781['stickiness'])),_0x2f194d;},_0xc5d548['toObject']=function(_0x516105,_0x28e14e){_0x28e14e||(_0x28e14e={});var _0x353f58={};if((_0x28e14e['arrays']||_0x28e14e['defaults'])&&(_0x353f58['path']=[]),_0x28e14e['defaults']&&(_0x353f58['root']='',_0x353f58['rootMain']=!0x1,_0x353f58['rootGraveyard']=!0x1,_0x353f58['stickiness']=''),null!=_0x516105['root']&&_0x516105['hasOwnProperty']('root')&&(_0x353f58['root']=_0x516105['root']),null!=_0x516105['rootMain']&&_0x516105['hasOwnProperty']('rootMain')&&(_0x353f58['rootMain']=_0x516105['rootMain']),null!=_0x516105['rootGraveyard']&&_0x516105['hasOwnProperty']('rootGraveyard')&&(_0x353f58['rootGraveyard']=_0x516105['rootGraveyard']),_0x516105['path']&&_0x516105['path']['length']){_0x353f58['path']=[];for(var _0x332dd3=0x0;_0x332dd3<_0x516105['path']['length'];++_0x332dd3)_0x353f58['path'][_0x332dd3]=_0x516105['path'][_0x332dd3];}return null!=_0x516105['stickiness']&&_0x516105['hasOwnProperty']('stickiness')&&(_0x353f58['stickiness']=_0x516105['stickiness']),_0x353f58;},_0xc5d548['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0xc5d548['getTypeUrl']=function(_0x436a0c){return void 0x0===_0x436a0c&&(_0x436a0c='type.googleapis.com'),_0x436a0c+'/Position';},_0xc5d548;}()),_0xad176['Range']=(function(){function _0x573327(_0x570a71){if(_0x570a71){for(var _0xacf824=Object['keys'](_0x570a71),_0x4038e4=0x0;_0x4038e4<_0xacf824['length'];++_0x4038e4)null!=_0x570a71[_0xacf824[_0x4038e4]]&&(this[_0xacf824[_0x4038e4]]=_0x570a71[_0xacf824[_0x4038e4]]);}}return _0x573327['prototype']['start']=null,_0x573327['prototype']['end']=null,_0x573327['create']=function(_0x357117){return new _0x573327(_0x357117);},_0x573327['encode']=function(_0x3ca07d,_0x224f54){return _0x224f54||(_0x224f54=_0x10ccee['create']()),null!=_0x3ca07d['start']&&Object['hasOwnProperty']['call'](_0x3ca07d,'start')&&_0xad176['Position']['encode'](_0x3ca07d['start'],_0x224f54['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ca07d['end']&&Object['hasOwnProperty']['call'](_0x3ca07d,'end')&&_0xad176['Position']['encode'](_0x3ca07d['end'],_0x224f54['uint32'](0x12)['fork']())['ldelim'](),_0x224f54;},_0x573327['encodeDelimited']=function(_0x37ce60,_0x3680c9){return this['encode'](_0x37ce60,_0x3680c9)['ldelim']();},_0x573327['decode']=function(_0x477618,_0xedb29d){_0x477618 instanceof _0x60aca8||(_0x477618=_0x60aca8['create'](_0x477618));for(var _0x3a15cd=void 0x0===_0xedb29d?_0x477618['len']:_0x477618['pos']+_0xedb29d,_0x5a2e0b=new _0xad176['Range']();_0x477618['pos']<_0x3a15cd;){var _0x106b68=_0x477618['uint32']();switch(_0x106b68>>>0x3){case 0x1:_0x5a2e0b['start']=_0xad176['Position']['decode'](_0x477618,_0x477618['uint32']());break;case 0x2:_0x5a2e0b['end']=_0xad176['Position']['decode'](_0x477618,_0x477618['uint32']());break;default:_0x477618['skipType'](0x7&_0x106b68);}}return _0x5a2e0b;},_0x573327['decodeDelimited']=function(_0x13f5c9){return _0x13f5c9 instanceof _0x60aca8||(_0x13f5c9=new _0x60aca8(_0x13f5c9)),this['decode'](_0x13f5c9,_0x13f5c9['uint32']());},_0x573327['verify']=function(_0x1646a8){if('object'!=typeof _0x1646a8||null===_0x1646a8)return'object\x20expected';var _0x598f07;if(null!=_0x1646a8['start']&&_0x1646a8['hasOwnProperty']('start')&&(_0x598f07=_0xad176['Position']['verify'](_0x1646a8['start'])))return'start.'+_0x598f07;if(null!=_0x1646a8['end']&&_0x1646a8['hasOwnProperty']('end')&&(_0x598f07=_0xad176['Position']['verify'](_0x1646a8['end'])))return'end.'+_0x598f07;return null;},_0x573327['fromObject']=function(_0x1d4077){if(_0x1d4077 instanceof _0xad176['Range'])return _0x1d4077;var _0x7e271e=new _0xad176['Range']();if(null!=_0x1d4077['start']){if('object'!=typeof _0x1d4077['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x7e271e['start']=_0xad176['Position']['fromObject'](_0x1d4077['start']);}if(null!=_0x1d4077['end']){if('object'!=typeof _0x1d4077['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x7e271e['end']=_0xad176['Position']['fromObject'](_0x1d4077['end']);}return _0x7e271e;},_0x573327['toObject']=function(_0x322f82,_0x34c155){_0x34c155||(_0x34c155={});var _0x4e3eaa={};return _0x34c155['defaults']&&(_0x4e3eaa['start']=null,_0x4e3eaa['end']=null),null!=_0x322f82['start']&&_0x322f82['hasOwnProperty']('start')&&(_0x4e3eaa['start']=_0xad176['Position']['toObject'](_0x322f82['start'],_0x34c155)),null!=_0x322f82['end']&&_0x322f82['hasOwnProperty']('end')&&(_0x4e3eaa['end']=_0xad176['Position']['toObject'](_0x322f82['end'],_0x34c155)),_0x4e3eaa;},_0x573327['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x573327['getTypeUrl']=function(_0x12def3){return void 0x0===_0x12def3&&(_0x12def3='type.googleapis.com'),_0x12def3+'/Range';},_0x573327;}()),_0xad176['Element']=(function(){function _0x17facd(_0x2e5986){if(this['children']=[],this['attributesBoolean']={},_0x2e5986){for(var _0x46f1f4=Object['keys'](_0x2e5986),_0x33d3fc=0x0;_0x33d3fc<_0x46f1f4['length'];++_0x33d3fc)null!=_0x2e5986[_0x46f1f4[_0x33d3fc]]&&(this[_0x46f1f4[_0x33d3fc]]=_0x2e5986[_0x46f1f4[_0x33d3fc]]);}}return _0x17facd['prototype']['name']='',_0x17facd['prototype']['children']=_0x264ff7['emptyArray'],_0x17facd['prototype']['data']='',_0x17facd['prototype']['attributesBoolean']=_0x264ff7['emptyObject'],_0x17facd['prototype']['attributesJson']='',_0x17facd['create']=function(_0x1e6e55){return new _0x17facd(_0x1e6e55);},_0x17facd['encode']=function(_0xbaa8cd,_0x583664){if(_0x583664||(_0x583664=_0x10ccee['create']()),null!=_0xbaa8cd['name']&&Object['hasOwnProperty']['call'](_0xbaa8cd,'name')&&_0x583664['uint32'](0xa)['string'](_0xbaa8cd['name']),null!=_0xbaa8cd['children']&&_0xbaa8cd['children']['length']){for(var _0x381e27=0x0;_0x381e27<_0xbaa8cd['children']['length'];++_0x381e27)_0xad176['Element']['encode'](_0xbaa8cd['children'][_0x381e27],_0x583664['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xbaa8cd['data']&&Object['hasOwnProperty']['call'](_0xbaa8cd,'data')&&_0x583664['uint32'](0x1a)['string'](_0xbaa8cd['data']),null!=_0xbaa8cd['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xbaa8cd,'attributesBoolean')){var _0x42d9ea=Object['keys'](_0xbaa8cd['attributesBoolean']);for(_0x381e27=0x0;_0x381e27<_0x42d9ea['length'];++_0x381e27)_0x583664['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x42d9ea[_0x381e27])['uint32'](0x10)['bool'](_0xbaa8cd['attributesBoolean'][_0x42d9ea[_0x381e27]])['ldelim']();}return null!=_0xbaa8cd['attributesJson']&&Object['hasOwnProperty']['call'](_0xbaa8cd,'attributesJson')&&_0x583664['uint32'](0x2a)['string'](_0xbaa8cd['attributesJson']),_0x583664;},_0x17facd['encodeDelimited']=function(_0xe71f44,_0x17d3d9){return this['encode'](_0xe71f44,_0x17d3d9)['ldelim']();},_0x17facd['decode']=function(_0x4464f8,_0x472e62){_0x4464f8 instanceof _0x60aca8||(_0x4464f8=_0x60aca8['create'](_0x4464f8));for(var _0x1ef56a,_0x34fb5c,_0x17eeab=void 0x0===_0x472e62?_0x4464f8['len']:_0x4464f8['pos']+_0x472e62,_0x102806=new _0xad176['Element']();_0x4464f8['pos']<_0x17eeab;){var _0x990667=_0x4464f8['uint32']();switch(_0x990667>>>0x3){case 0x1:_0x102806['name']=_0x4464f8['string']();break;case 0x2:_0x102806['children']&&_0x102806['children']['length']||(_0x102806['children']=[]),_0x102806['children']['push'](_0xad176['Element']['decode'](_0x4464f8,_0x4464f8['uint32']()));break;case 0x3:_0x102806['data']=_0x4464f8['string']();break;case 0x4:_0x102806['attributesBoolean']===_0x264ff7['emptyObject']&&(_0x102806['attributesBoolean']={});var _0x352878=_0x4464f8['uint32']()+_0x4464f8['pos'];for(_0x1ef56a='',_0x34fb5c=!0x1;_0x4464f8['pos']<_0x352878;){var _0x3c7562=_0x4464f8['uint32']();switch(_0x3c7562>>>0x3){case 0x1:_0x1ef56a=_0x4464f8['string']();break;case 0x2:_0x34fb5c=_0x4464f8['bool']();break;default:_0x4464f8['skipType'](0x7&_0x3c7562);}}_0x102806['attributesBoolean'][_0x1ef56a]=_0x34fb5c;break;case 0x5:_0x102806['attributesJson']=_0x4464f8['string']();break;default:_0x4464f8['skipType'](0x7&_0x990667);}}return _0x102806;},_0x17facd['decodeDelimited']=function(_0x3580ee){return _0x3580ee instanceof _0x60aca8||(_0x3580ee=new _0x60aca8(_0x3580ee)),this['decode'](_0x3580ee,_0x3580ee['uint32']());},_0x17facd['verify']=function(_0x5989b5){if('object'!=typeof _0x5989b5||null===_0x5989b5)return'object\x20expected';if(null!=_0x5989b5['name']&&_0x5989b5['hasOwnProperty']('name')&&!_0x264ff7['isString'](_0x5989b5['name']))return'name:\x20string\x20expected';if(null!=_0x5989b5['children']&&_0x5989b5['hasOwnProperty']('children')){if(!Array['isArray'](_0x5989b5['children']))return'children:\x20array\x20expected';for(var _0x22902d=0x0;_0x22902d<_0x5989b5['children']['length'];++_0x22902d){var _0x373fe8=_0xad176['Element']['verify'](_0x5989b5['children'][_0x22902d]);if(_0x373fe8)return'children.'+_0x373fe8;}}if(null!=_0x5989b5['data']&&_0x5989b5['hasOwnProperty']('data')&&!_0x264ff7['isString'](_0x5989b5['data']))return'data:\x20string\x20expected';if(null!=_0x5989b5['attributesBoolean']&&_0x5989b5['hasOwnProperty']('attributesBoolean')){if(!_0x264ff7['isObject'](_0x5989b5['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xb9da39=Object['keys'](_0x5989b5['attributesBoolean']);for(_0x22902d=0x0;_0x22902d<_0xb9da39['length'];++_0x22902d)if('boolean'!=typeof _0x5989b5['attributesBoolean'][_0xb9da39[_0x22902d]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5989b5['attributesJson']&&_0x5989b5['hasOwnProperty']('attributesJson')&&!_0x264ff7['isString'](_0x5989b5['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x17facd['fromObject']=function(_0x1a2926){if(_0x1a2926 instanceof _0xad176['Element'])return _0x1a2926;var _0x19423e=new _0xad176['Element']();if(null!=_0x1a2926['name']&&(_0x19423e['name']=String(_0x1a2926['name'])),_0x1a2926['children']){if(!Array['isArray'](_0x1a2926['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x19423e['children']=[];for(var _0x13351d=0x0;_0x13351d<_0x1a2926['children']['length'];++_0x13351d){if('object'!=typeof _0x1a2926['children'][_0x13351d])throw TypeError('.Element.children:\x20object\x20expected');_0x19423e['children'][_0x13351d]=_0xad176['Element']['fromObject'](_0x1a2926['children'][_0x13351d]);}}if(null!=_0x1a2926['data']&&(_0x19423e['data']=String(_0x1a2926['data'])),_0x1a2926['attributesBoolean']){if('object'!=typeof _0x1a2926['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x19423e['attributesBoolean']={};var _0x5f0dde=Object['keys'](_0x1a2926['attributesBoolean']);for(_0x13351d=0x0;_0x13351d<_0x5f0dde['length'];++_0x13351d)_0x19423e['attributesBoolean'][_0x5f0dde[_0x13351d]]=Boolean(_0x1a2926['attributesBoolean'][_0x5f0dde[_0x13351d]]);}return null!=_0x1a2926['attributesJson']&&(_0x19423e['attributesJson']=String(_0x1a2926['attributesJson'])),_0x19423e;},_0x17facd['toObject']=function(_0x22ba75,_0x594346){_0x594346||(_0x594346={});var _0x1e8ca0,_0x4cf56a={};if((_0x594346['arrays']||_0x594346['defaults'])&&(_0x4cf56a['children']=[]),(_0x594346['objects']||_0x594346['defaults'])&&(_0x4cf56a['attributesBoolean']={}),_0x594346['defaults']&&(_0x4cf56a['name']='',_0x4cf56a['data']='',_0x4cf56a['attributesJson']=''),null!=_0x22ba75['name']&&_0x22ba75['hasOwnProperty']('name')&&(_0x4cf56a['name']=_0x22ba75['name']),_0x22ba75['children']&&_0x22ba75['children']['length']){_0x4cf56a['children']=[];for(var _0x66f7ef=0x0;_0x66f7ef<_0x22ba75['children']['length'];++_0x66f7ef)_0x4cf56a['children'][_0x66f7ef]=_0xad176['Element']['toObject'](_0x22ba75['children'][_0x66f7ef],_0x594346);}if(null!=_0x22ba75['data']&&_0x22ba75['hasOwnProperty']('data')&&(_0x4cf56a['data']=_0x22ba75['data']),_0x22ba75['attributesBoolean']&&(_0x1e8ca0=Object['keys'](_0x22ba75['attributesBoolean']))['length']){_0x4cf56a['attributesBoolean']={};for(_0x66f7ef=0x0;_0x66f7ef<_0x1e8ca0['length'];++_0x66f7ef)_0x4cf56a['attributesBoolean'][_0x1e8ca0[_0x66f7ef]]=_0x22ba75['attributesBoolean'][_0x1e8ca0[_0x66f7ef]];}return null!=_0x22ba75['attributesJson']&&_0x22ba75['hasOwnProperty']('attributesJson')&&(_0x4cf56a['attributesJson']=_0x22ba75['attributesJson']),_0x4cf56a;},_0x17facd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x84fdce['util']['toJSONOptions']);},_0x17facd['getTypeUrl']=function(_0x40ab6b){return void 0x0===_0x40ab6b&&(_0x40ab6b='type.googleapis.com'),_0x40ab6b+'/Element';},_0x17facd;}()),_0xad176;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x270c4d){return new a(this['_protobufRoot'][_0x270c4d]);}}class a{['_protobuf'];constructor(_0x1e084a){this['_protobuf']=_0x1e084a;}['compress'](_0x24fcc0){const _0x532338=this['_protobuf']['verify'](_0x24fcc0);if(_0x532338)throw Error(_0x532338);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x24fcc0))['finish']();}['decompress'](_0x399fee){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x399fee),{'oneofs':!0x0});}}function s(_0xa47631,_0x11c1f7){const _0x50a044=_0x3fc591(_0xa47631);return _0x50a044['path'][_0x50a044['path']['length']-0x1]+=_0x11c1f7,_0x50a044;}function c(_0x5b6ebb,_0x2c470f){return _0x5b6ebb['root']===_0x2c470f['root']&&_0x3cab24(_0x5b6ebb['path'],_0x2c470f['path']);}function f(_0x46dec3){d(_0x46dec3,_0x2f1320=>('main'==_0x2f1320['root']?(_0x2f1320['rootMain']=!0x0,delete _0x2f1320['root']):'$graveyard'==_0x2f1320['root']&&(_0x2f1320['rootGraveyard']=!0x0,delete _0x2f1320['root']),_0x2f1320));}function p(_0x1274a0){d(_0x1274a0,_0x5d6499=>(_0x5d6499['rootMain']?(_0x5d6499['root']='main',delete _0x5d6499['rootMain']):_0x5d6499['rootGraveyard']&&(_0x5d6499['root']='$graveyard',delete _0x5d6499['rootGraveyard']),_0x5d6499));}function d(_0x2e6fc1,_0x5c20fa){for(const _0x20c7a5 in _0x2e6fc1){const _0x3c1ad2=_0x2e6fc1[_0x20c7a5];'nodes'!==_0x20c7a5&&_0x36be01(_0x3c1ad2)&&(_0x3c1ad2['path']&&(_0x3c1ad2['root']||_0x3c1ad2['rootMain']||_0x3c1ad2['rootGraveyard'])?_0x2e6fc1[_0x20c7a5]=_0x5c20fa(_0x3c1ad2):d(_0x3c1ad2,_0x5c20fa));}return _0x2e6fc1;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4c06e5,_0x14c0b6,_0x50a609){this['_id']=_0x4c06e5,this['_operationName']=_0x14c0b6,this['_protobufDescriptor']=_0x50a609;}['compress'](_0x112505,_0x5abf04){const _0x3408df=_0x5abf04['operations'][_0x5abf04['index']++];return f(_0x3408df),_0x112505['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3408df)),_0x112505['types']['push'](this['_id']),!0x0;}['decompress'](_0x4b5ec9,_0x44a92b){_0x44a92b['typeIndex']++;const _0x4c1a15=_0x44a92b['buffers'][_0x44a92b['bufferIndex']++],_0x3f9ccb=this['_protobufDescriptor']['decompress'](_0x4c1a15);p(_0x3f9ccb),_0x3f9ccb['__className']=this['_operationName'],_0x4b5ec9['push'](_0x3f9ccb);}}class h extends b{['compress'](_0x290a32,_0x44b945){const _0x544cd9=_0x44b945['operations'][_0x44b945['index']++];return this['_serializeOneOf']('oldValue',_0x544cd9),this['_serializeOneOf']('newValue',_0x544cd9),f(_0x544cd9),_0x290a32['buffers']['push'](this['_protobufDescriptor']['compress'](_0x544cd9)),_0x290a32['types']['push'](this['_id']),!0x0;}['decompress'](_0x409f6c,_0x2f85d7){_0x2f85d7['typeIndex']++;const _0x60481d=_0x2f85d7['buffers'][_0x2f85d7['bufferIndex']++],_0x1e9c20=this['_protobufDescriptor']['decompress'](_0x60481d);this['_deserializeOneOf']('oldValue',_0x1e9c20),this['_deserializeOneOf']('newValue',_0x1e9c20),p(_0x1e9c20),_0x1e9c20['__className']=this['_operationName'],_0x409f6c['push'](_0x1e9c20);}['_serializeOneOf'](_0x180087,_0x5adc12){const _0x3bfead=_0x5adc12[_0x180087];'boolean'==typeof _0x3bfead?_0x5adc12[_0x180087+'Boolean']=_0x3bfead:_0x5adc12[_0x180087+'Json']=JSON['stringify'](_0x3bfead);}['_deserializeOneOf'](_0x1ec804,_0x6fafa6){const _0x2786c5=_0x1ec804+'Json';_0x6fafa6[_0x2786c5]?(_0x6fafa6[_0x1ec804]=JSON['parse'](_0x6fafa6[_0x2786c5]),delete _0x6fafa6[_0x2786c5]):(_0x6fafa6[_0x1ec804]=_0x6fafa6[_0x1ec804+'Boolean'],delete _0x6fafa6[_0x1ec804+'Boolean']);}}class w extends b{['compress'](_0x5615c1,_0x13114a){const _0x41dc1a=_0x13114a['operations'][_0x13114a['index']++];return this['_serializeNodesAttributes'](_0x41dc1a['nodes']),f(_0x41dc1a),_0x5615c1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x41dc1a)),_0x5615c1['types']['push'](this['_id']),!0x0;}['decompress'](_0x280802,_0x32a03e){_0x32a03e['typeIndex']++;const _0x2a1f8e=_0x32a03e['buffers'][_0x32a03e['bufferIndex']++],_0x1281ae=this['_protobufDescriptor']['decompress'](_0x2a1f8e);_0x1281ae['nodes']||(_0x1281ae['nodes']=[]),this['_deserializeNodesAttributes'](_0x1281ae['nodes']),p(_0x1281ae),_0x1281ae['__className']=this['_operationName'],_0x280802['push'](_0x1281ae);}['_serializeNodesAttributes'](_0x310c98){for(const _0x330afd of _0x310c98){if(_0x330afd['attributes']){const _0x25ea75=_0x330afd['attributes'];this['_areValuesBoolean'](_0x25ea75)?_0x330afd['attributesBoolean']=_0x25ea75:_0x330afd['attributesJson']=JSON['stringify'](_0x25ea75);}_0x330afd['children']&&this['_serializeNodesAttributes'](_0x330afd['children']);}}['_deserializeNodesAttributes'](_0x1d3c93){for(const _0x14cef7 of _0x1d3c93)(_0x14cef7['attributesBoolean']||_0x14cef7['attributesJson'])&&(_0x14cef7['attributesBoolean']?(_0x14cef7['attributes']=_0x14cef7['attributesBoolean'],delete _0x14cef7['attributesBoolean']):(_0x14cef7['attributes']=JSON['parse'](_0x14cef7['attributesJson']),delete _0x14cef7['attributesJson'])),_0x14cef7['children']&&this['_deserializeNodesAttributes'](_0x14cef7['children']);}['_areValuesBoolean'](_0x35a2a3){return Object['keys'](_0x35a2a3)['every'](_0xdfdcf=>'boolean'==typeof _0x35a2a3[_0xdfdcf]);}}class O extends b{['decompress'](_0x1e1ed9,_0x569636){super['decompress'](_0x1e1ed9,_0x569636);const _0x64ba8a=_0x1e1ed9[_0x1e1ed9['length']-0x1];_0x64ba8a['oldRange']||(_0x64ba8a['oldRange']=null),_0x64ba8a['newRange']||(_0x64ba8a['newRange']=null);}}class y extends b{['compress'](_0x28045e,_0x5a45b4){return _0x5a45b4['index']++,_0x28045e['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f390c,_0x2ecb13){_0x2ecb13['typeIndex']++,_0x3f390c['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x41c995,_0x3f5aa5,_0x13d415,_0x146acf){super(_0x41c995,_0x3f5aa5,_0x13d415),this['_omittedNamespace']=_0x146acf+':';}['compress'](_0x55fcdc,_0x77522b){const _0x4bbd35=_0x77522b['operations'][_0x77522b['index']];return!('MarkerOperation'!=_0x4bbd35['__className']||!_0x4bbd35['name']['startsWith'](this['_omittedNamespace']))&&(_0x4bbd35['name']=_0x4bbd35['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x55fcdc,_0x77522b),!0x0);}['decompress'](_0x41d4cb,_0x57c399){super['decompress'](_0x41d4cb,_0x57c399);const _0x47d4d7=_0x41d4cb[_0x41d4cb['length']-0x1];_0x47d4d7['name']=this['_omittedNamespace']+_0x47d4d7['name'];}}class j{['_id'];['_context'];constructor(_0x1de2de,_0x107c2e){this['_id']=_0x1de2de,this['_context']=_0x107c2e;}['compress'](_0x9f68de,_0x2c54ba){let _0x39b8f5,_0x2732b2=_0x2c54ba['operations'][_0x2c54ba['index']],_0x26f8ed=_0x2c54ba['operations'][_0x2c54ba['index']+0x1];for(;_0x26f8ed&&this['_compareOperations'](_0x2732b2,_0x26f8ed);)_0x39b8f5?(_0x39b8f5=this['_combineNext'](_0x2732b2,_0x39b8f5),_0x9f68de['types']['push'](0x0)):(_0x39b8f5=_0x3fc591(_0x2732b2),_0x9f68de['types']['push'](this['_id'])),_0x2c54ba['index']++,_0x2732b2=_0x2c54ba['operations'][_0x2c54ba['index']],_0x26f8ed=_0x2c54ba['operations'][_0x2c54ba['index']+0x1];return!!_0x39b8f5&&(_0x39b8f5=this['_combineNext'](_0x2c54ba['operations'][_0x2c54ba['index']++],_0x39b8f5),_0x9f68de['types']['push'](0x0),_0x9f68de['buffers']['push'](this['_compressSingleOperation'](_0x39b8f5)),!0x0);}['decompress'](_0x4732f7,_0x158720){const _0x5213c6=this['_decompressSingleOperation'](_0x158720);for(;0x0==_0x158720['types'][_0x158720['typeIndex']];)_0x158720['typeIndex']++,_0x4732f7['push'](this['_splitCurrent'](_0x5213c6));_0x4732f7['push'](_0x5213c6);}}class g extends j{['_combineNext'](_0x487313,_0x33017c){return _0x33017c['nodes'][0x0]['data']+=_0x487313['nodes'][0x0]['data'],_0x33017c;}['_splitCurrent'](_0x86548c){const _0x50cc64=_0x3fc591(_0x86548c),_0x51a1e9=_0x50cc64['nodes'][0x0],_0x40b8d3=_0x86548c['nodes'][0x0],_0x3718b2=_0x40b8d3['data'][Symbol['iterator']]()['next']()['value'],_0x157a87=_0x3718b2['length'];return _0x51a1e9['data']=_0x3718b2,_0x40b8d3['data']=_0x40b8d3['data']['substr'](_0x157a87),_0x86548c['position']=s(_0x86548c['position'],_0x157a87),_0x50cc64;}['_compareOperations'](_0x2548fe,_0x39dc0f){if(this['_checkOperation'](_0x2548fe)&&this['_checkOperation'](_0x39dc0f)){const _0xd6ab5b=_0x2548fe['nodes'][0x0]['data']['length'],_0x570ae2=c(s(_0x2548fe['position'],_0xd6ab5b),_0x39dc0f['position']),_0x14deff=_0x2548fe['nodes'][0x0],_0x22f736=_0x39dc0f['nodes'][0x0];return _0x570ae2&&this['_compareAttributes'](_0x14deff,_0x22f736);}return!0x1;}['_compressSingleOperation'](_0x34bfbb){const _0x48f0ad={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x48f0ad,{'operations':[_0x34bfbb],'index':0x0}),_0x48f0ad['buffers'][0x0];}['_decompressSingleOperation'](_0x2da523){const _0x3683f8=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3683f8,_0x2da523),_0x3683f8[0x0];}['_checkOperation'](_0x326203){return'InsertOperation'==_0x326203['__className']&&0x1==_0x326203['nodes']['length']&&_0x326203['nodes'][0x0]['data']&&!_0x326203['wasUndone']&&0x1==Array['from'](_0x326203['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x18bf39,_0x19963f){const _0x5a5f2d=Object['keys'](_0x18bf39['attributes']||{}),_0x5d2fde=Object['keys'](_0x19963f['attributes']||{});return _0x5a5f2d['length']===_0x5d2fde['length']&&_0x5a5f2d['every'](_0x586f8e=>_0x19963f['attributes'][_0x586f8e]&&_0x19963f['attributes'][_0x586f8e]===_0x18bf39['attributes'][_0x586f8e]);}}class m extends j{['_combineNext'](_0x3baf78,_0x57111c){return _0x57111c['howMany']++,_0x57111c['sourcePosition']=_0x3fc591(_0x3baf78['sourcePosition']),_0x57111c;}['_splitCurrent'](_0x2d7a12){const _0x1914cc=_0x3fc591(_0x2d7a12);return _0x2d7a12['howMany']--,_0x1914cc['howMany']=0x1,_0x1914cc['sourcePosition']=s(_0x1914cc['sourcePosition'],_0x2d7a12['howMany']),_0x1914cc;}['_compareOperations'](_0x44fc90,_0x397548){return!(!this['_checkOperation'](_0x44fc90)||!this['_checkOperation'](_0x397548))&&(c(s(_0x44fc90['sourcePosition'],-0x1),_0x397548['sourcePosition'])&&c(_0x44fc90['targetPosition'],_0x397548['targetPosition']));}['_compressSingleOperation'](_0x1b79b4){const _0x3d163e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3d163e,{'operations':[_0x1b79b4],'index':0x0}),_0x3d163e['buffers'][0x0];}['_decompressSingleOperation'](_0x52b06b){const _0x40cd4a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x40cd4a,_0x52b06b),_0x40cd4a[0x0];}['_checkOperation'](_0x99f482){return'MoveOperation'==_0x99f482['__className']&&'$graveyard'==_0x99f482['targetPosition']['root']&&0x1==_0x99f482['howMany']&&!_0x99f482['wasUndone'];}}class x extends j{['_combineNext'](_0x418c6d,_0x43169e){return _0x43169e['howMany']++,_0x43169e;}['_splitCurrent'](_0x3e0f50){const _0x508843=_0x3fc591(_0x3e0f50);return _0x508843['howMany']=0x1,_0x3e0f50['howMany']--,_0x508843;}['_compareOperations'](_0x210fde,_0x455e61){return!(!this['_checkOperation'](_0x210fde)||!this['_checkOperation'](_0x455e61))&&(c(_0x210fde['sourcePosition'],_0x455e61['sourcePosition'])&&c(_0x210fde['targetPosition'],_0x455e61['targetPosition']));}['_compressSingleOperation'](_0x5819a6){const _0x2bb162={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2bb162,{'operations':[_0x5819a6],'index':0x0}),_0x2bb162['buffers'][0x0];}['_decompressSingleOperation'](_0x5324cb){const _0x92bd7c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x92bd7c,_0x5324cb),_0x92bd7c[0x0];}['_checkOperation'](_0x28e8d2){return'MoveOperation'==_0x28e8d2['__className']&&'$graveyard'==_0x28e8d2['targetPosition']['root']&&0x1==_0x28e8d2['howMany']&&!_0x28e8d2['wasUndone'];}}class k extends j{['compress'](_0x137377,_0x56f860){if(!this['_compareOperations'](_0x56f860['operations'][_0x56f860['index']],_0x56f860['operations'][_0x56f860['index']+0x1]))return!0x1;const _0x418197=_0x56f860['operations'][_0x56f860['index']++];return _0x418197['oldRange']=null,_0x418197['newRange']&&c(_0x418197['newRange']['start'],_0x418197['newRange']['end'])&&(_0x418197['newRange']['end']=null),_0x56f860['index']++,_0x137377['types']['push'](this['_id']),_0x137377['types']['push'](0x0),_0x137377['buffers']['push'](this['_compressSingleOperation'](_0x418197)),!0x0;}['decompress'](_0x3c825e,_0x54cec4){const _0x54467f=this['_decompressSingleOperation'](_0x54cec4);_0x54467f['newRange']&&!_0x54467f['newRange']['end']&&(_0x54467f['newRange']['end']=_0x3fc591(_0x54467f['newRange']['start']));const _0x467cad=_0x3fc591(_0x54467f);_0x467cad['newRange']&&(_0x467cad['newRange']['start']['stickiness']='toNone',_0x467cad['newRange']['end']=_0x3fc591(_0x467cad['newRange']['start'])),_0x467cad['name']='user:position:'+_0x467cad['name']['split'](':')[0x2],_0x54cec4['typeIndex']++,_0x3c825e['push'](_0x54467f),_0x3c825e['push'](_0x467cad);}['_compressSingleOperation'](_0x1cf326){const _0x45ad8e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x45ad8e,{'operations':[_0x1cf326],'index':0x0}),_0x45ad8e['buffers'][0x0];}['_decompressSingleOperation'](_0x2e332e){const _0x34d1dd=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x34d1dd,_0x2e332e),_0x34d1dd[0x0];}['_compareOperations'](_0x47475b,_0x39faef){return!(!_0x47475b||!_0x39faef)&&('MarkerOperation'==_0x47475b['__className']&&'MarkerOperation'==_0x39faef['__className']&&!(!_0x47475b['name']['startsWith']('user:')||!_0x39faef['name']['startsWith']('user:')||_0x47475b['name']==_0x39faef['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x3ce9fe=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x3ce9fe,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x3ce9fe,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x4afc92){if(!_0x4afc92||!_0x4afc92[0x0])throw new _0x485c92('no-operations-provided',this);const _0x286f3b={'operations':_0x4afc92,'index':0x0},_0x6781c4={'types':[],'buffers':[],'baseVersion':_0x4afc92[0x0]['baseVersion']};for(;_0x286f3b['index']<_0x286f3b['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x6781c4,_0x286f3b))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x6781c4,_0x286f3b))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x6781c4,_0x286f3b))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x6781c4,_0x286f3b))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x6781c4,_0x286f3b))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x6781c4,_0x286f3b))continue;const _0x33027f=_0x286f3b['operations'][_0x286f3b['index']]['__className'];this['_getCompressorByName'](_0x33027f)['compress'](_0x6781c4,_0x286f3b);}return _0x6781c4;}['decompress'](_0x3379ab){const _0x40fc36=[],_0x22d7b6={'types':_0x3379ab['types'],'buffers':_0x3379ab['buffers'],'baseVersion':_0x3379ab['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x22d7b6['typeIndex']<_0x22d7b6['types']['length'];){const _0x1db183=_0x22d7b6['types'][_0x22d7b6['typeIndex']],_0x25e211=this['_compressorById']['get'](_0x1db183);if(!_0x25e211)throw new _0x485c92('decompress-compressor-not-found',this,{'type':_0x1db183});_0x25e211['decompress'](_0x40fc36,_0x22d7b6);}return _0x40fc36['forEach']((_0x33ff0f,_0x35a1df)=>_0x33ff0f['baseVersion']=_0x3379ab['baseVersion']+_0x35a1df),_0x40fc36;}['_getCompressorByName'](_0x45b316){return this['_compressorByName']['get'](_0x45b316);}['_registerOperationCompressor'](_0x5d9780,_0x15b51a,_0x12710e){const _0x466ead=new _0x12710e(_0x5d9780,_0x15b51a,this['_protobufFactory']['getDescriptor'](_0x15b51a));this['_registerCompressor'](_0x5d9780,_0x15b51a,_0x466ead);}['_registerActionCompressor'](_0x5e7001,_0x1051ea,_0x1d980f){const _0x36b58a=new _0x1d980f(_0x5e7001,this);this['_registerCompressor'](_0x5e7001,_0x1051ea,_0x36b58a);}['_registerCompressor'](_0x3ad1fb,_0x14ebd0,_0x5626ab){this['_compressorById']['set'](_0x3ad1fb,_0x5626ab),this['_compressorByName']['set'](_0x14ebd0,_0x5626ab);}}export{M as Compressor};
23
+ import{CKEditorError as _0x1b9e2f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x9f25e7 from'protobufjs/minimal.js';import{cloneDeep as _0x1b6b1f,isEqual as _0x20ba64,isObject as _0x1416fe}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3d9148=_0x9f25e7['Reader'],_0x3b2be3=_0x9f25e7['Writer'],_0xf8198a=_0x9f25e7['util'],_0x28a95f=_0x9f25e7['roots']['default']||(_0x9f25e7['roots']['default']={});return _0x28a95f['AttributeOperation']=(function(){function _0x240b4b(_0x5c0a46){if(_0x5c0a46){for(var _0x537e3b=Object['keys'](_0x5c0a46),_0x386d4e=0x0;_0x386d4e<_0x537e3b['length'];++_0x386d4e)null!=_0x5c0a46[_0x537e3b[_0x386d4e]]&&(this[_0x537e3b[_0x386d4e]]=_0x5c0a46[_0x537e3b[_0x386d4e]]);}}return _0x240b4b['prototype']['range']=null,_0x240b4b['prototype']['key']='',_0x240b4b['prototype']['oldValueBoolean']=!0x1,_0x240b4b['prototype']['oldValueJson']='',_0x240b4b['prototype']['newValueBoolean']=!0x1,_0x240b4b['prototype']['newValueJson']='',_0x240b4b['prototype']['wasUndone']=!0x1,_0x240b4b['create']=function(_0x2d166f){return new _0x240b4b(_0x2d166f);},_0x240b4b['encode']=function(_0xb37d9a,_0x5c9e37){return _0x5c9e37||(_0x5c9e37=_0x3b2be3['create']()),null!=_0xb37d9a['range']&&Object['hasOwnProperty']['call'](_0xb37d9a,'range')&&_0x28a95f['Range']['encode'](_0xb37d9a['range'],_0x5c9e37['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb37d9a['key']&&Object['hasOwnProperty']['call'](_0xb37d9a,'key')&&_0x5c9e37['uint32'](0x12)['string'](_0xb37d9a['key']),null!=_0xb37d9a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xb37d9a,'oldValueBoolean')&&_0x5c9e37['uint32'](0x18)['bool'](_0xb37d9a['oldValueBoolean']),null!=_0xb37d9a['oldValueJson']&&Object['hasOwnProperty']['call'](_0xb37d9a,'oldValueJson')&&_0x5c9e37['uint32'](0x22)['string'](_0xb37d9a['oldValueJson']),null!=_0xb37d9a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xb37d9a,'newValueBoolean')&&_0x5c9e37['uint32'](0x28)['bool'](_0xb37d9a['newValueBoolean']),null!=_0xb37d9a['newValueJson']&&Object['hasOwnProperty']['call'](_0xb37d9a,'newValueJson')&&_0x5c9e37['uint32'](0x32)['string'](_0xb37d9a['newValueJson']),null!=_0xb37d9a['wasUndone']&&Object['hasOwnProperty']['call'](_0xb37d9a,'wasUndone')&&_0x5c9e37['uint32'](0x38)['bool'](_0xb37d9a['wasUndone']),_0x5c9e37;},_0x240b4b['encodeDelimited']=function(_0x2db496,_0x5585f6){return this['encode'](_0x2db496,_0x5585f6)['ldelim']();},_0x240b4b['decode']=function(_0x55cd0d,_0x368e26){_0x55cd0d instanceof _0x3d9148||(_0x55cd0d=_0x3d9148['create'](_0x55cd0d));for(var _0x5aa0a4=void 0x0===_0x368e26?_0x55cd0d['len']:_0x55cd0d['pos']+_0x368e26,_0x19e51e=new _0x28a95f['AttributeOperation']();_0x55cd0d['pos']<_0x5aa0a4;){var _0x1b07fa=_0x55cd0d['uint32']();switch(_0x1b07fa>>>0x3){case 0x1:_0x19e51e['range']=_0x28a95f['Range']['decode'](_0x55cd0d,_0x55cd0d['uint32']());break;case 0x2:_0x19e51e['key']=_0x55cd0d['string']();break;case 0x3:_0x19e51e['oldValueBoolean']=_0x55cd0d['bool']();break;case 0x4:_0x19e51e['oldValueJson']=_0x55cd0d['string']();break;case 0x5:_0x19e51e['newValueBoolean']=_0x55cd0d['bool']();break;case 0x6:_0x19e51e['newValueJson']=_0x55cd0d['string']();break;case 0x7:_0x19e51e['wasUndone']=_0x55cd0d['bool']();break;default:_0x55cd0d['skipType'](0x7&_0x1b07fa);}}return _0x19e51e;},_0x240b4b['decodeDelimited']=function(_0x36096c){return _0x36096c instanceof _0x3d9148||(_0x36096c=new _0x3d9148(_0x36096c)),this['decode'](_0x36096c,_0x36096c['uint32']());},_0x240b4b['verify']=function(_0x473a10){if('object'!=typeof _0x473a10||null===_0x473a10)return'object\x20expected';if(null!=_0x473a10['range']&&_0x473a10['hasOwnProperty']('range')){var _0x19182d=_0x28a95f['Range']['verify'](_0x473a10['range']);if(_0x19182d)return'range.'+_0x19182d;}return null!=_0x473a10['key']&&_0x473a10['hasOwnProperty']('key')&&!_0xf8198a['isString'](_0x473a10['key'])?'key:\x20string\x20expected':null!=_0x473a10['oldValueBoolean']&&_0x473a10['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x473a10['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x473a10['oldValueJson']&&_0x473a10['hasOwnProperty']('oldValueJson')&&!_0xf8198a['isString'](_0x473a10['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x473a10['newValueBoolean']&&_0x473a10['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x473a10['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x473a10['newValueJson']&&_0x473a10['hasOwnProperty']('newValueJson')&&!_0xf8198a['isString'](_0x473a10['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x473a10['wasUndone']&&_0x473a10['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x473a10['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x240b4b['fromObject']=function(_0x5ccbaa){if(_0x5ccbaa instanceof _0x28a95f['AttributeOperation'])return _0x5ccbaa;var _0x2899ec=new _0x28a95f['AttributeOperation']();if(null!=_0x5ccbaa['range']){if('object'!=typeof _0x5ccbaa['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2899ec['range']=_0x28a95f['Range']['fromObject'](_0x5ccbaa['range']);}return null!=_0x5ccbaa['key']&&(_0x2899ec['key']=String(_0x5ccbaa['key'])),null!=_0x5ccbaa['oldValueBoolean']&&(_0x2899ec['oldValueBoolean']=Boolean(_0x5ccbaa['oldValueBoolean'])),null!=_0x5ccbaa['oldValueJson']&&(_0x2899ec['oldValueJson']=String(_0x5ccbaa['oldValueJson'])),null!=_0x5ccbaa['newValueBoolean']&&(_0x2899ec['newValueBoolean']=Boolean(_0x5ccbaa['newValueBoolean'])),null!=_0x5ccbaa['newValueJson']&&(_0x2899ec['newValueJson']=String(_0x5ccbaa['newValueJson'])),null!=_0x5ccbaa['wasUndone']&&(_0x2899ec['wasUndone']=Boolean(_0x5ccbaa['wasUndone'])),_0x2899ec;},_0x240b4b['toObject']=function(_0x566a82,_0x235fcd){_0x235fcd||(_0x235fcd={});var _0x2ab858={};return _0x235fcd['defaults']&&(_0x2ab858['range']=null,_0x2ab858['key']='',_0x2ab858['oldValueBoolean']=!0x1,_0x2ab858['oldValueJson']='',_0x2ab858['newValueBoolean']=!0x1,_0x2ab858['newValueJson']='',_0x2ab858['wasUndone']=!0x1),null!=_0x566a82['range']&&_0x566a82['hasOwnProperty']('range')&&(_0x2ab858['range']=_0x28a95f['Range']['toObject'](_0x566a82['range'],_0x235fcd)),null!=_0x566a82['key']&&_0x566a82['hasOwnProperty']('key')&&(_0x2ab858['key']=_0x566a82['key']),null!=_0x566a82['oldValueBoolean']&&_0x566a82['hasOwnProperty']('oldValueBoolean')&&(_0x2ab858['oldValueBoolean']=_0x566a82['oldValueBoolean']),null!=_0x566a82['oldValueJson']&&_0x566a82['hasOwnProperty']('oldValueJson')&&(_0x2ab858['oldValueJson']=_0x566a82['oldValueJson']),null!=_0x566a82['newValueBoolean']&&_0x566a82['hasOwnProperty']('newValueBoolean')&&(_0x2ab858['newValueBoolean']=_0x566a82['newValueBoolean']),null!=_0x566a82['newValueJson']&&_0x566a82['hasOwnProperty']('newValueJson')&&(_0x2ab858['newValueJson']=_0x566a82['newValueJson']),null!=_0x566a82['wasUndone']&&_0x566a82['hasOwnProperty']('wasUndone')&&(_0x2ab858['wasUndone']=_0x566a82['wasUndone']),_0x2ab858;},_0x240b4b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x240b4b['getTypeUrl']=function(_0x95c364){return void 0x0===_0x95c364&&(_0x95c364='type.googleapis.com'),_0x95c364+'/AttributeOperation';},_0x240b4b;}()),_0x28a95f['InsertOperation']=(function(){function _0x51e7a6(_0xad3373){if(this['nodes']=[],_0xad3373){for(var _0x2da3f6=Object['keys'](_0xad3373),_0x5abbeb=0x0;_0x5abbeb<_0x2da3f6['length'];++_0x5abbeb)null!=_0xad3373[_0x2da3f6[_0x5abbeb]]&&(this[_0x2da3f6[_0x5abbeb]]=_0xad3373[_0x2da3f6[_0x5abbeb]]);}}return _0x51e7a6['prototype']['position']=null,_0x51e7a6['prototype']['nodes']=_0xf8198a['emptyArray'],_0x51e7a6['prototype']['shouldReceiveAttributes']=!0x1,_0x51e7a6['prototype']['wasUndone']=!0x1,_0x51e7a6['create']=function(_0x5e6ff9){return new _0x51e7a6(_0x5e6ff9);},_0x51e7a6['encode']=function(_0x2ec1df,_0x2acffd){if(_0x2acffd||(_0x2acffd=_0x3b2be3['create']()),null!=_0x2ec1df['position']&&Object['hasOwnProperty']['call'](_0x2ec1df,'position')&&_0x28a95f['Position']['encode'](_0x2ec1df['position'],_0x2acffd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ec1df['nodes']&&_0x2ec1df['nodes']['length']){for(var _0x1f04be=0x0;_0x1f04be<_0x2ec1df['nodes']['length'];++_0x1f04be)_0x28a95f['Element']['encode'](_0x2ec1df['nodes'][_0x1f04be],_0x2acffd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2ec1df['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2ec1df,'shouldReceiveAttributes')&&_0x2acffd['uint32'](0x18)['bool'](_0x2ec1df['shouldReceiveAttributes']),null!=_0x2ec1df['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ec1df,'wasUndone')&&_0x2acffd['uint32'](0x20)['bool'](_0x2ec1df['wasUndone']),_0x2acffd;},_0x51e7a6['encodeDelimited']=function(_0x49edd8,_0x36a8bd){return this['encode'](_0x49edd8,_0x36a8bd)['ldelim']();},_0x51e7a6['decode']=function(_0x301ecb,_0x297663){_0x301ecb instanceof _0x3d9148||(_0x301ecb=_0x3d9148['create'](_0x301ecb));for(var _0xf168c8=void 0x0===_0x297663?_0x301ecb['len']:_0x301ecb['pos']+_0x297663,_0x163227=new _0x28a95f['InsertOperation']();_0x301ecb['pos']<_0xf168c8;){var _0x196d1f=_0x301ecb['uint32']();switch(_0x196d1f>>>0x3){case 0x1:_0x163227['position']=_0x28a95f['Position']['decode'](_0x301ecb,_0x301ecb['uint32']());break;case 0x2:_0x163227['nodes']&&_0x163227['nodes']['length']||(_0x163227['nodes']=[]),_0x163227['nodes']['push'](_0x28a95f['Element']['decode'](_0x301ecb,_0x301ecb['uint32']()));break;case 0x3:_0x163227['shouldReceiveAttributes']=_0x301ecb['bool']();break;case 0x4:_0x163227['wasUndone']=_0x301ecb['bool']();break;default:_0x301ecb['skipType'](0x7&_0x196d1f);}}return _0x163227;},_0x51e7a6['decodeDelimited']=function(_0x4f1f7b){return _0x4f1f7b instanceof _0x3d9148||(_0x4f1f7b=new _0x3d9148(_0x4f1f7b)),this['decode'](_0x4f1f7b,_0x4f1f7b['uint32']());},_0x51e7a6['verify']=function(_0x1f93c4){if('object'!=typeof _0x1f93c4||null===_0x1f93c4)return'object\x20expected';if(null!=_0x1f93c4['position']&&_0x1f93c4['hasOwnProperty']('position')&&(_0x19e674=_0x28a95f['Position']['verify'](_0x1f93c4['position'])))return'position.'+_0x19e674;if(null!=_0x1f93c4['nodes']&&_0x1f93c4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1f93c4['nodes']))return'nodes:\x20array\x20expected';for(var _0xbedb75=0x0;_0xbedb75<_0x1f93c4['nodes']['length'];++_0xbedb75){var _0x19e674;if(_0x19e674=_0x28a95f['Element']['verify'](_0x1f93c4['nodes'][_0xbedb75]))return'nodes.'+_0x19e674;}}return null!=_0x1f93c4['shouldReceiveAttributes']&&_0x1f93c4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1f93c4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1f93c4['wasUndone']&&_0x1f93c4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f93c4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51e7a6['fromObject']=function(_0x36c4f0){if(_0x36c4f0 instanceof _0x28a95f['InsertOperation'])return _0x36c4f0;var _0x2ee646=new _0x28a95f['InsertOperation']();if(null!=_0x36c4f0['position']){if('object'!=typeof _0x36c4f0['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2ee646['position']=_0x28a95f['Position']['fromObject'](_0x36c4f0['position']);}if(_0x36c4f0['nodes']){if(!Array['isArray'](_0x36c4f0['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2ee646['nodes']=[];for(var _0x54a408=0x0;_0x54a408<_0x36c4f0['nodes']['length'];++_0x54a408){if('object'!=typeof _0x36c4f0['nodes'][_0x54a408])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2ee646['nodes'][_0x54a408]=_0x28a95f['Element']['fromObject'](_0x36c4f0['nodes'][_0x54a408]);}}return null!=_0x36c4f0['shouldReceiveAttributes']&&(_0x2ee646['shouldReceiveAttributes']=Boolean(_0x36c4f0['shouldReceiveAttributes'])),null!=_0x36c4f0['wasUndone']&&(_0x2ee646['wasUndone']=Boolean(_0x36c4f0['wasUndone'])),_0x2ee646;},_0x51e7a6['toObject']=function(_0x5b016e,_0x2e9945){_0x2e9945||(_0x2e9945={});var _0x29ae8d={};if((_0x2e9945['arrays']||_0x2e9945['defaults'])&&(_0x29ae8d['nodes']=[]),_0x2e9945['defaults']&&(_0x29ae8d['position']=null,_0x29ae8d['shouldReceiveAttributes']=!0x1,_0x29ae8d['wasUndone']=!0x1),null!=_0x5b016e['position']&&_0x5b016e['hasOwnProperty']('position')&&(_0x29ae8d['position']=_0x28a95f['Position']['toObject'](_0x5b016e['position'],_0x2e9945)),_0x5b016e['nodes']&&_0x5b016e['nodes']['length']){_0x29ae8d['nodes']=[];for(var _0x1726e2=0x0;_0x1726e2<_0x5b016e['nodes']['length'];++_0x1726e2)_0x29ae8d['nodes'][_0x1726e2]=_0x28a95f['Element']['toObject'](_0x5b016e['nodes'][_0x1726e2],_0x2e9945);}return null!=_0x5b016e['shouldReceiveAttributes']&&_0x5b016e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x29ae8d['shouldReceiveAttributes']=_0x5b016e['shouldReceiveAttributes']),null!=_0x5b016e['wasUndone']&&_0x5b016e['hasOwnProperty']('wasUndone')&&(_0x29ae8d['wasUndone']=_0x5b016e['wasUndone']),_0x29ae8d;},_0x51e7a6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x51e7a6['getTypeUrl']=function(_0x13618e){return void 0x0===_0x13618e&&(_0x13618e='type.googleapis.com'),_0x13618e+'/InsertOperation';},_0x51e7a6;}()),_0x28a95f['MarkerOperation']=(function(){function _0x1e3bb9(_0xf6e0fc){if(_0xf6e0fc){for(var _0x57db8a=Object['keys'](_0xf6e0fc),_0xba45e4=0x0;_0xba45e4<_0x57db8a['length'];++_0xba45e4)null!=_0xf6e0fc[_0x57db8a[_0xba45e4]]&&(this[_0x57db8a[_0xba45e4]]=_0xf6e0fc[_0x57db8a[_0xba45e4]]);}}return _0x1e3bb9['prototype']['name']='',_0x1e3bb9['prototype']['oldRange']=null,_0x1e3bb9['prototype']['newRange']=null,_0x1e3bb9['prototype']['affectsData']=!0x1,_0x1e3bb9['prototype']['wasUndone']=!0x1,_0x1e3bb9['create']=function(_0x5da0c1){return new _0x1e3bb9(_0x5da0c1);},_0x1e3bb9['encode']=function(_0x409cca,_0x34832c){return _0x34832c||(_0x34832c=_0x3b2be3['create']()),null!=_0x409cca['name']&&Object['hasOwnProperty']['call'](_0x409cca,'name')&&_0x34832c['uint32'](0xa)['string'](_0x409cca['name']),null!=_0x409cca['oldRange']&&Object['hasOwnProperty']['call'](_0x409cca,'oldRange')&&_0x28a95f['Range']['encode'](_0x409cca['oldRange'],_0x34832c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x409cca['newRange']&&Object['hasOwnProperty']['call'](_0x409cca,'newRange')&&_0x28a95f['Range']['encode'](_0x409cca['newRange'],_0x34832c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x409cca['affectsData']&&Object['hasOwnProperty']['call'](_0x409cca,'affectsData')&&_0x34832c['uint32'](0x20)['bool'](_0x409cca['affectsData']),null!=_0x409cca['wasUndone']&&Object['hasOwnProperty']['call'](_0x409cca,'wasUndone')&&_0x34832c['uint32'](0x28)['bool'](_0x409cca['wasUndone']),_0x34832c;},_0x1e3bb9['encodeDelimited']=function(_0x8b0cde,_0x34f66a){return this['encode'](_0x8b0cde,_0x34f66a)['ldelim']();},_0x1e3bb9['decode']=function(_0x4ef0e5,_0x22af96){_0x4ef0e5 instanceof _0x3d9148||(_0x4ef0e5=_0x3d9148['create'](_0x4ef0e5));for(var _0x43bc72=void 0x0===_0x22af96?_0x4ef0e5['len']:_0x4ef0e5['pos']+_0x22af96,_0x52f0ba=new _0x28a95f['MarkerOperation']();_0x4ef0e5['pos']<_0x43bc72;){var _0x37e9ef=_0x4ef0e5['uint32']();switch(_0x37e9ef>>>0x3){case 0x1:_0x52f0ba['name']=_0x4ef0e5['string']();break;case 0x2:_0x52f0ba['oldRange']=_0x28a95f['Range']['decode'](_0x4ef0e5,_0x4ef0e5['uint32']());break;case 0x3:_0x52f0ba['newRange']=_0x28a95f['Range']['decode'](_0x4ef0e5,_0x4ef0e5['uint32']());break;case 0x4:_0x52f0ba['affectsData']=_0x4ef0e5['bool']();break;case 0x5:_0x52f0ba['wasUndone']=_0x4ef0e5['bool']();break;default:_0x4ef0e5['skipType'](0x7&_0x37e9ef);}}return _0x52f0ba;},_0x1e3bb9['decodeDelimited']=function(_0x504b7a){return _0x504b7a instanceof _0x3d9148||(_0x504b7a=new _0x3d9148(_0x504b7a)),this['decode'](_0x504b7a,_0x504b7a['uint32']());},_0x1e3bb9['verify']=function(_0x3af778){if('object'!=typeof _0x3af778||null===_0x3af778)return'object\x20expected';if(null!=_0x3af778['name']&&_0x3af778['hasOwnProperty']('name')&&!_0xf8198a['isString'](_0x3af778['name']))return'name:\x20string\x20expected';var _0x19a9d3;if(null!=_0x3af778['oldRange']&&_0x3af778['hasOwnProperty']('oldRange')&&(_0x19a9d3=_0x28a95f['Range']['verify'](_0x3af778['oldRange'])))return'oldRange.'+_0x19a9d3;if(null!=_0x3af778['newRange']&&_0x3af778['hasOwnProperty']('newRange')&&(_0x19a9d3=_0x28a95f['Range']['verify'](_0x3af778['newRange'])))return'newRange.'+_0x19a9d3;return null!=_0x3af778['affectsData']&&_0x3af778['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3af778['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3af778['wasUndone']&&_0x3af778['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3af778['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e3bb9['fromObject']=function(_0x213746){if(_0x213746 instanceof _0x28a95f['MarkerOperation'])return _0x213746;var _0x553368=new _0x28a95f['MarkerOperation']();if(null!=_0x213746['name']&&(_0x553368['name']=String(_0x213746['name'])),null!=_0x213746['oldRange']){if('object'!=typeof _0x213746['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x553368['oldRange']=_0x28a95f['Range']['fromObject'](_0x213746['oldRange']);}if(null!=_0x213746['newRange']){if('object'!=typeof _0x213746['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x553368['newRange']=_0x28a95f['Range']['fromObject'](_0x213746['newRange']);}return null!=_0x213746['affectsData']&&(_0x553368['affectsData']=Boolean(_0x213746['affectsData'])),null!=_0x213746['wasUndone']&&(_0x553368['wasUndone']=Boolean(_0x213746['wasUndone'])),_0x553368;},_0x1e3bb9['toObject']=function(_0x22d778,_0x372079){_0x372079||(_0x372079={});var _0x5a5b5d={};return _0x372079['defaults']&&(_0x5a5b5d['name']='',_0x5a5b5d['oldRange']=null,_0x5a5b5d['newRange']=null,_0x5a5b5d['affectsData']=!0x1,_0x5a5b5d['wasUndone']=!0x1),null!=_0x22d778['name']&&_0x22d778['hasOwnProperty']('name')&&(_0x5a5b5d['name']=_0x22d778['name']),null!=_0x22d778['oldRange']&&_0x22d778['hasOwnProperty']('oldRange')&&(_0x5a5b5d['oldRange']=_0x28a95f['Range']['toObject'](_0x22d778['oldRange'],_0x372079)),null!=_0x22d778['newRange']&&_0x22d778['hasOwnProperty']('newRange')&&(_0x5a5b5d['newRange']=_0x28a95f['Range']['toObject'](_0x22d778['newRange'],_0x372079)),null!=_0x22d778['affectsData']&&_0x22d778['hasOwnProperty']('affectsData')&&(_0x5a5b5d['affectsData']=_0x22d778['affectsData']),null!=_0x22d778['wasUndone']&&_0x22d778['hasOwnProperty']('wasUndone')&&(_0x5a5b5d['wasUndone']=_0x22d778['wasUndone']),_0x5a5b5d;},_0x1e3bb9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x1e3bb9['getTypeUrl']=function(_0x4d493d){return void 0x0===_0x4d493d&&(_0x4d493d='type.googleapis.com'),_0x4d493d+'/MarkerOperation';},_0x1e3bb9;}()),_0x28a95f['MergeOperation']=(function(){function _0x406b54(_0xc8d72b){if(_0xc8d72b){for(var _0x362493=Object['keys'](_0xc8d72b),_0x1ae101=0x0;_0x1ae101<_0x362493['length'];++_0x1ae101)null!=_0xc8d72b[_0x362493[_0x1ae101]]&&(this[_0x362493[_0x1ae101]]=_0xc8d72b[_0x362493[_0x1ae101]]);}}return _0x406b54['prototype']['sourcePosition']=null,_0x406b54['prototype']['targetPosition']=null,_0x406b54['prototype']['graveyardPosition']=null,_0x406b54['prototype']['howMany']=0x0,_0x406b54['prototype']['wasUndone']=!0x1,_0x406b54['create']=function(_0x3233fa){return new _0x406b54(_0x3233fa);},_0x406b54['encode']=function(_0x2efa48,_0x39311e){return _0x39311e||(_0x39311e=_0x3b2be3['create']()),null!=_0x2efa48['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2efa48,'sourcePosition')&&_0x28a95f['Position']['encode'](_0x2efa48['sourcePosition'],_0x39311e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2efa48['targetPosition']&&Object['hasOwnProperty']['call'](_0x2efa48,'targetPosition')&&_0x28a95f['Position']['encode'](_0x2efa48['targetPosition'],_0x39311e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2efa48['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2efa48,'graveyardPosition')&&_0x28a95f['Position']['encode'](_0x2efa48['graveyardPosition'],_0x39311e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2efa48['howMany']&&Object['hasOwnProperty']['call'](_0x2efa48,'howMany')&&_0x39311e['uint32'](0x20)['uint32'](_0x2efa48['howMany']),null!=_0x2efa48['wasUndone']&&Object['hasOwnProperty']['call'](_0x2efa48,'wasUndone')&&_0x39311e['uint32'](0x28)['bool'](_0x2efa48['wasUndone']),_0x39311e;},_0x406b54['encodeDelimited']=function(_0x5cae85,_0x52fecb){return this['encode'](_0x5cae85,_0x52fecb)['ldelim']();},_0x406b54['decode']=function(_0x254657,_0x5cd94b){_0x254657 instanceof _0x3d9148||(_0x254657=_0x3d9148['create'](_0x254657));for(var _0x397538=void 0x0===_0x5cd94b?_0x254657['len']:_0x254657['pos']+_0x5cd94b,_0x40aa2f=new _0x28a95f['MergeOperation']();_0x254657['pos']<_0x397538;){var _0x5780c0=_0x254657['uint32']();switch(_0x5780c0>>>0x3){case 0x1:_0x40aa2f['sourcePosition']=_0x28a95f['Position']['decode'](_0x254657,_0x254657['uint32']());break;case 0x2:_0x40aa2f['targetPosition']=_0x28a95f['Position']['decode'](_0x254657,_0x254657['uint32']());break;case 0x3:_0x40aa2f['graveyardPosition']=_0x28a95f['Position']['decode'](_0x254657,_0x254657['uint32']());break;case 0x4:_0x40aa2f['howMany']=_0x254657['uint32']();break;case 0x5:_0x40aa2f['wasUndone']=_0x254657['bool']();break;default:_0x254657['skipType'](0x7&_0x5780c0);}}return _0x40aa2f;},_0x406b54['decodeDelimited']=function(_0x96e759){return _0x96e759 instanceof _0x3d9148||(_0x96e759=new _0x3d9148(_0x96e759)),this['decode'](_0x96e759,_0x96e759['uint32']());},_0x406b54['verify']=function(_0x3e3b7c){if('object'!=typeof _0x3e3b7c||null===_0x3e3b7c)return'object\x20expected';var _0x5587d7;if(null!=_0x3e3b7c['sourcePosition']&&_0x3e3b7c['hasOwnProperty']('sourcePosition')&&(_0x5587d7=_0x28a95f['Position']['verify'](_0x3e3b7c['sourcePosition'])))return'sourcePosition.'+_0x5587d7;if(null!=_0x3e3b7c['targetPosition']&&_0x3e3b7c['hasOwnProperty']('targetPosition')&&(_0x5587d7=_0x28a95f['Position']['verify'](_0x3e3b7c['targetPosition'])))return'targetPosition.'+_0x5587d7;if(null!=_0x3e3b7c['graveyardPosition']&&_0x3e3b7c['hasOwnProperty']('graveyardPosition')&&(_0x5587d7=_0x28a95f['Position']['verify'](_0x3e3b7c['graveyardPosition'])))return'graveyardPosition.'+_0x5587d7;return null!=_0x3e3b7c['howMany']&&_0x3e3b7c['hasOwnProperty']('howMany')&&!_0xf8198a['isInteger'](_0x3e3b7c['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3e3b7c['wasUndone']&&_0x3e3b7c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e3b7c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x406b54['fromObject']=function(_0x3dadc5){if(_0x3dadc5 instanceof _0x28a95f['MergeOperation'])return _0x3dadc5;var _0x58bbd3=new _0x28a95f['MergeOperation']();if(null!=_0x3dadc5['sourcePosition']){if('object'!=typeof _0x3dadc5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x58bbd3['sourcePosition']=_0x28a95f['Position']['fromObject'](_0x3dadc5['sourcePosition']);}if(null!=_0x3dadc5['targetPosition']){if('object'!=typeof _0x3dadc5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x58bbd3['targetPosition']=_0x28a95f['Position']['fromObject'](_0x3dadc5['targetPosition']);}if(null!=_0x3dadc5['graveyardPosition']){if('object'!=typeof _0x3dadc5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x58bbd3['graveyardPosition']=_0x28a95f['Position']['fromObject'](_0x3dadc5['graveyardPosition']);}return null!=_0x3dadc5['howMany']&&(_0x58bbd3['howMany']=_0x3dadc5['howMany']>>>0x0),null!=_0x3dadc5['wasUndone']&&(_0x58bbd3['wasUndone']=Boolean(_0x3dadc5['wasUndone'])),_0x58bbd3;},_0x406b54['toObject']=function(_0x26f61a,_0xa64258){_0xa64258||(_0xa64258={});var _0x3f99fb={};return _0xa64258['defaults']&&(_0x3f99fb['sourcePosition']=null,_0x3f99fb['targetPosition']=null,_0x3f99fb['graveyardPosition']=null,_0x3f99fb['howMany']=0x0,_0x3f99fb['wasUndone']=!0x1),null!=_0x26f61a['sourcePosition']&&_0x26f61a['hasOwnProperty']('sourcePosition')&&(_0x3f99fb['sourcePosition']=_0x28a95f['Position']['toObject'](_0x26f61a['sourcePosition'],_0xa64258)),null!=_0x26f61a['targetPosition']&&_0x26f61a['hasOwnProperty']('targetPosition')&&(_0x3f99fb['targetPosition']=_0x28a95f['Position']['toObject'](_0x26f61a['targetPosition'],_0xa64258)),null!=_0x26f61a['graveyardPosition']&&_0x26f61a['hasOwnProperty']('graveyardPosition')&&(_0x3f99fb['graveyardPosition']=_0x28a95f['Position']['toObject'](_0x26f61a['graveyardPosition'],_0xa64258)),null!=_0x26f61a['howMany']&&_0x26f61a['hasOwnProperty']('howMany')&&(_0x3f99fb['howMany']=_0x26f61a['howMany']),null!=_0x26f61a['wasUndone']&&_0x26f61a['hasOwnProperty']('wasUndone')&&(_0x3f99fb['wasUndone']=_0x26f61a['wasUndone']),_0x3f99fb;},_0x406b54['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x406b54['getTypeUrl']=function(_0x5ecdab){return void 0x0===_0x5ecdab&&(_0x5ecdab='type.googleapis.com'),_0x5ecdab+'/MergeOperation';},_0x406b54;}()),_0x28a95f['MoveOperation']=(function(){function _0x52cc16(_0x1bca9a){if(_0x1bca9a){for(var _0x20175e=Object['keys'](_0x1bca9a),_0x51c56c=0x0;_0x51c56c<_0x20175e['length'];++_0x51c56c)null!=_0x1bca9a[_0x20175e[_0x51c56c]]&&(this[_0x20175e[_0x51c56c]]=_0x1bca9a[_0x20175e[_0x51c56c]]);}}return _0x52cc16['prototype']['sourcePosition']=null,_0x52cc16['prototype']['howMany']=0x0,_0x52cc16['prototype']['targetPosition']=null,_0x52cc16['prototype']['wasUndone']=!0x1,_0x52cc16['create']=function(_0x4836a7){return new _0x52cc16(_0x4836a7);},_0x52cc16['encode']=function(_0xe854f7,_0x3ff563){return _0x3ff563||(_0x3ff563=_0x3b2be3['create']()),null!=_0xe854f7['sourcePosition']&&Object['hasOwnProperty']['call'](_0xe854f7,'sourcePosition')&&_0x28a95f['Position']['encode'](_0xe854f7['sourcePosition'],_0x3ff563['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe854f7['howMany']&&Object['hasOwnProperty']['call'](_0xe854f7,'howMany')&&_0x3ff563['uint32'](0x10)['uint32'](_0xe854f7['howMany']),null!=_0xe854f7['targetPosition']&&Object['hasOwnProperty']['call'](_0xe854f7,'targetPosition')&&_0x28a95f['Position']['encode'](_0xe854f7['targetPosition'],_0x3ff563['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xe854f7['wasUndone']&&Object['hasOwnProperty']['call'](_0xe854f7,'wasUndone')&&_0x3ff563['uint32'](0x20)['bool'](_0xe854f7['wasUndone']),_0x3ff563;},_0x52cc16['encodeDelimited']=function(_0x1e1ee6,_0x25e741){return this['encode'](_0x1e1ee6,_0x25e741)['ldelim']();},_0x52cc16['decode']=function(_0x4926a5,_0x22d864){_0x4926a5 instanceof _0x3d9148||(_0x4926a5=_0x3d9148['create'](_0x4926a5));for(var _0x4046eb=void 0x0===_0x22d864?_0x4926a5['len']:_0x4926a5['pos']+_0x22d864,_0x1e288a=new _0x28a95f['MoveOperation']();_0x4926a5['pos']<_0x4046eb;){var _0x238f05=_0x4926a5['uint32']();switch(_0x238f05>>>0x3){case 0x1:_0x1e288a['sourcePosition']=_0x28a95f['Position']['decode'](_0x4926a5,_0x4926a5['uint32']());break;case 0x2:_0x1e288a['howMany']=_0x4926a5['uint32']();break;case 0x3:_0x1e288a['targetPosition']=_0x28a95f['Position']['decode'](_0x4926a5,_0x4926a5['uint32']());break;case 0x4:_0x1e288a['wasUndone']=_0x4926a5['bool']();break;default:_0x4926a5['skipType'](0x7&_0x238f05);}}return _0x1e288a;},_0x52cc16['decodeDelimited']=function(_0x1e903b){return _0x1e903b instanceof _0x3d9148||(_0x1e903b=new _0x3d9148(_0x1e903b)),this['decode'](_0x1e903b,_0x1e903b['uint32']());},_0x52cc16['verify']=function(_0x544cc0){if('object'!=typeof _0x544cc0||null===_0x544cc0)return'object\x20expected';var _0x5c52d3;if(null!=_0x544cc0['sourcePosition']&&_0x544cc0['hasOwnProperty']('sourcePosition')&&(_0x5c52d3=_0x28a95f['Position']['verify'](_0x544cc0['sourcePosition'])))return'sourcePosition.'+_0x5c52d3;if(null!=_0x544cc0['howMany']&&_0x544cc0['hasOwnProperty']('howMany')&&!_0xf8198a['isInteger'](_0x544cc0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x544cc0['targetPosition']&&_0x544cc0['hasOwnProperty']('targetPosition')&&(_0x5c52d3=_0x28a95f['Position']['verify'](_0x544cc0['targetPosition'])))return'targetPosition.'+_0x5c52d3;return null!=_0x544cc0['wasUndone']&&_0x544cc0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x544cc0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52cc16['fromObject']=function(_0x6d2d2c){if(_0x6d2d2c instanceof _0x28a95f['MoveOperation'])return _0x6d2d2c;var _0x1d7836=new _0x28a95f['MoveOperation']();if(null!=_0x6d2d2c['sourcePosition']){if('object'!=typeof _0x6d2d2c['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1d7836['sourcePosition']=_0x28a95f['Position']['fromObject'](_0x6d2d2c['sourcePosition']);}if(null!=_0x6d2d2c['howMany']&&(_0x1d7836['howMany']=_0x6d2d2c['howMany']>>>0x0),null!=_0x6d2d2c['targetPosition']){if('object'!=typeof _0x6d2d2c['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1d7836['targetPosition']=_0x28a95f['Position']['fromObject'](_0x6d2d2c['targetPosition']);}return null!=_0x6d2d2c['wasUndone']&&(_0x1d7836['wasUndone']=Boolean(_0x6d2d2c['wasUndone'])),_0x1d7836;},_0x52cc16['toObject']=function(_0x394829,_0x29c2ee){_0x29c2ee||(_0x29c2ee={});var _0x373c0c={};return _0x29c2ee['defaults']&&(_0x373c0c['sourcePosition']=null,_0x373c0c['howMany']=0x0,_0x373c0c['targetPosition']=null,_0x373c0c['wasUndone']=!0x1),null!=_0x394829['sourcePosition']&&_0x394829['hasOwnProperty']('sourcePosition')&&(_0x373c0c['sourcePosition']=_0x28a95f['Position']['toObject'](_0x394829['sourcePosition'],_0x29c2ee)),null!=_0x394829['howMany']&&_0x394829['hasOwnProperty']('howMany')&&(_0x373c0c['howMany']=_0x394829['howMany']),null!=_0x394829['targetPosition']&&_0x394829['hasOwnProperty']('targetPosition')&&(_0x373c0c['targetPosition']=_0x28a95f['Position']['toObject'](_0x394829['targetPosition'],_0x29c2ee)),null!=_0x394829['wasUndone']&&_0x394829['hasOwnProperty']('wasUndone')&&(_0x373c0c['wasUndone']=_0x394829['wasUndone']),_0x373c0c;},_0x52cc16['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x52cc16['getTypeUrl']=function(_0x1fdbb4){return void 0x0===_0x1fdbb4&&(_0x1fdbb4='type.googleapis.com'),_0x1fdbb4+'/MoveOperation';},_0x52cc16;}()),_0x28a95f['RenameOperation']=(function(){function _0x10ba9c(_0x2c61da){if(_0x2c61da){for(var _0x4a0dc1=Object['keys'](_0x2c61da),_0x53d144=0x0;_0x53d144<_0x4a0dc1['length'];++_0x53d144)null!=_0x2c61da[_0x4a0dc1[_0x53d144]]&&(this[_0x4a0dc1[_0x53d144]]=_0x2c61da[_0x4a0dc1[_0x53d144]]);}}return _0x10ba9c['prototype']['position']=null,_0x10ba9c['prototype']['oldName']='',_0x10ba9c['prototype']['newName']='',_0x10ba9c['prototype']['wasUndone']=!0x1,_0x10ba9c['create']=function(_0x4b53fd){return new _0x10ba9c(_0x4b53fd);},_0x10ba9c['encode']=function(_0x20c4fd,_0x286df5){return _0x286df5||(_0x286df5=_0x3b2be3['create']()),null!=_0x20c4fd['position']&&Object['hasOwnProperty']['call'](_0x20c4fd,'position')&&_0x28a95f['Position']['encode'](_0x20c4fd['position'],_0x286df5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20c4fd['oldName']&&Object['hasOwnProperty']['call'](_0x20c4fd,'oldName')&&_0x286df5['uint32'](0x12)['string'](_0x20c4fd['oldName']),null!=_0x20c4fd['newName']&&Object['hasOwnProperty']['call'](_0x20c4fd,'newName')&&_0x286df5['uint32'](0x1a)['string'](_0x20c4fd['newName']),null!=_0x20c4fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x20c4fd,'wasUndone')&&_0x286df5['uint32'](0x20)['bool'](_0x20c4fd['wasUndone']),_0x286df5;},_0x10ba9c['encodeDelimited']=function(_0x364c22,_0x1c8405){return this['encode'](_0x364c22,_0x1c8405)['ldelim']();},_0x10ba9c['decode']=function(_0x11aa1c,_0x400507){_0x11aa1c instanceof _0x3d9148||(_0x11aa1c=_0x3d9148['create'](_0x11aa1c));for(var _0x420117=void 0x0===_0x400507?_0x11aa1c['len']:_0x11aa1c['pos']+_0x400507,_0x376574=new _0x28a95f['RenameOperation']();_0x11aa1c['pos']<_0x420117;){var _0x2e90a1=_0x11aa1c['uint32']();switch(_0x2e90a1>>>0x3){case 0x1:_0x376574['position']=_0x28a95f['Position']['decode'](_0x11aa1c,_0x11aa1c['uint32']());break;case 0x2:_0x376574['oldName']=_0x11aa1c['string']();break;case 0x3:_0x376574['newName']=_0x11aa1c['string']();break;case 0x4:_0x376574['wasUndone']=_0x11aa1c['bool']();break;default:_0x11aa1c['skipType'](0x7&_0x2e90a1);}}return _0x376574;},_0x10ba9c['decodeDelimited']=function(_0x4e5107){return _0x4e5107 instanceof _0x3d9148||(_0x4e5107=new _0x3d9148(_0x4e5107)),this['decode'](_0x4e5107,_0x4e5107['uint32']());},_0x10ba9c['verify']=function(_0x2c9d01){if('object'!=typeof _0x2c9d01||null===_0x2c9d01)return'object\x20expected';if(null!=_0x2c9d01['position']&&_0x2c9d01['hasOwnProperty']('position')){var _0x4b51c7=_0x28a95f['Position']['verify'](_0x2c9d01['position']);if(_0x4b51c7)return'position.'+_0x4b51c7;}return null!=_0x2c9d01['oldName']&&_0x2c9d01['hasOwnProperty']('oldName')&&!_0xf8198a['isString'](_0x2c9d01['oldName'])?'oldName:\x20string\x20expected':null!=_0x2c9d01['newName']&&_0x2c9d01['hasOwnProperty']('newName')&&!_0xf8198a['isString'](_0x2c9d01['newName'])?'newName:\x20string\x20expected':null!=_0x2c9d01['wasUndone']&&_0x2c9d01['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c9d01['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10ba9c['fromObject']=function(_0x29edab){if(_0x29edab instanceof _0x28a95f['RenameOperation'])return _0x29edab;var _0x21a79e=new _0x28a95f['RenameOperation']();if(null!=_0x29edab['position']){if('object'!=typeof _0x29edab['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x21a79e['position']=_0x28a95f['Position']['fromObject'](_0x29edab['position']);}return null!=_0x29edab['oldName']&&(_0x21a79e['oldName']=String(_0x29edab['oldName'])),null!=_0x29edab['newName']&&(_0x21a79e['newName']=String(_0x29edab['newName'])),null!=_0x29edab['wasUndone']&&(_0x21a79e['wasUndone']=Boolean(_0x29edab['wasUndone'])),_0x21a79e;},_0x10ba9c['toObject']=function(_0xfdf6c7,_0x2f299f){_0x2f299f||(_0x2f299f={});var _0x23cb0a={};return _0x2f299f['defaults']&&(_0x23cb0a['position']=null,_0x23cb0a['oldName']='',_0x23cb0a['newName']='',_0x23cb0a['wasUndone']=!0x1),null!=_0xfdf6c7['position']&&_0xfdf6c7['hasOwnProperty']('position')&&(_0x23cb0a['position']=_0x28a95f['Position']['toObject'](_0xfdf6c7['position'],_0x2f299f)),null!=_0xfdf6c7['oldName']&&_0xfdf6c7['hasOwnProperty']('oldName')&&(_0x23cb0a['oldName']=_0xfdf6c7['oldName']),null!=_0xfdf6c7['newName']&&_0xfdf6c7['hasOwnProperty']('newName')&&(_0x23cb0a['newName']=_0xfdf6c7['newName']),null!=_0xfdf6c7['wasUndone']&&_0xfdf6c7['hasOwnProperty']('wasUndone')&&(_0x23cb0a['wasUndone']=_0xfdf6c7['wasUndone']),_0x23cb0a;},_0x10ba9c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x10ba9c['getTypeUrl']=function(_0xba89a2){return void 0x0===_0xba89a2&&(_0xba89a2='type.googleapis.com'),_0xba89a2+'/RenameOperation';},_0x10ba9c;}()),_0x28a95f['RootAttributeOperation']=(function(){function _0x573805(_0x2cf451){if(_0x2cf451){for(var _0x52b391=Object['keys'](_0x2cf451),_0x432774=0x0;_0x432774<_0x52b391['length'];++_0x432774)null!=_0x2cf451[_0x52b391[_0x432774]]&&(this[_0x52b391[_0x432774]]=_0x2cf451[_0x52b391[_0x432774]]);}}return _0x573805['prototype']['root']='',_0x573805['prototype']['key']='',_0x573805['prototype']['oldValueBoolean']=!0x1,_0x573805['prototype']['oldValueJson']='',_0x573805['prototype']['newValueBoolean']=!0x1,_0x573805['prototype']['newValueJson']='',_0x573805['prototype']['wasUndone']=!0x1,_0x573805['create']=function(_0x590962){return new _0x573805(_0x590962);},_0x573805['encode']=function(_0x2e5b84,_0x3405e6){return _0x3405e6||(_0x3405e6=_0x3b2be3['create']()),null!=_0x2e5b84['root']&&Object['hasOwnProperty']['call'](_0x2e5b84,'root')&&_0x3405e6['uint32'](0xa)['string'](_0x2e5b84['root']),null!=_0x2e5b84['key']&&Object['hasOwnProperty']['call'](_0x2e5b84,'key')&&_0x3405e6['uint32'](0x12)['string'](_0x2e5b84['key']),null!=_0x2e5b84['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e5b84,'oldValueBoolean')&&_0x3405e6['uint32'](0x18)['bool'](_0x2e5b84['oldValueBoolean']),null!=_0x2e5b84['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e5b84,'oldValueJson')&&_0x3405e6['uint32'](0x22)['string'](_0x2e5b84['oldValueJson']),null!=_0x2e5b84['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e5b84,'newValueBoolean')&&_0x3405e6['uint32'](0x28)['bool'](_0x2e5b84['newValueBoolean']),null!=_0x2e5b84['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e5b84,'newValueJson')&&_0x3405e6['uint32'](0x32)['string'](_0x2e5b84['newValueJson']),null!=_0x2e5b84['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e5b84,'wasUndone')&&_0x3405e6['uint32'](0x38)['bool'](_0x2e5b84['wasUndone']),_0x3405e6;},_0x573805['encodeDelimited']=function(_0x23368b,_0x311c98){return this['encode'](_0x23368b,_0x311c98)['ldelim']();},_0x573805['decode']=function(_0x37c2f7,_0x5ddfbd){_0x37c2f7 instanceof _0x3d9148||(_0x37c2f7=_0x3d9148['create'](_0x37c2f7));for(var _0xd23c6=void 0x0===_0x5ddfbd?_0x37c2f7['len']:_0x37c2f7['pos']+_0x5ddfbd,_0x5332ab=new _0x28a95f['RootAttributeOperation']();_0x37c2f7['pos']<_0xd23c6;){var _0x3bb8cf=_0x37c2f7['uint32']();switch(_0x3bb8cf>>>0x3){case 0x1:_0x5332ab['root']=_0x37c2f7['string']();break;case 0x2:_0x5332ab['key']=_0x37c2f7['string']();break;case 0x3:_0x5332ab['oldValueBoolean']=_0x37c2f7['bool']();break;case 0x4:_0x5332ab['oldValueJson']=_0x37c2f7['string']();break;case 0x5:_0x5332ab['newValueBoolean']=_0x37c2f7['bool']();break;case 0x6:_0x5332ab['newValueJson']=_0x37c2f7['string']();break;case 0x7:_0x5332ab['wasUndone']=_0x37c2f7['bool']();break;default:_0x37c2f7['skipType'](0x7&_0x3bb8cf);}}return _0x5332ab;},_0x573805['decodeDelimited']=function(_0x4d31b1){return _0x4d31b1 instanceof _0x3d9148||(_0x4d31b1=new _0x3d9148(_0x4d31b1)),this['decode'](_0x4d31b1,_0x4d31b1['uint32']());},_0x573805['verify']=function(_0x548819){return'object'!=typeof _0x548819||null===_0x548819?'object\x20expected':null!=_0x548819['root']&&_0x548819['hasOwnProperty']('root')&&!_0xf8198a['isString'](_0x548819['root'])?'root:\x20string\x20expected':null!=_0x548819['key']&&_0x548819['hasOwnProperty']('key')&&!_0xf8198a['isString'](_0x548819['key'])?'key:\x20string\x20expected':null!=_0x548819['oldValueBoolean']&&_0x548819['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x548819['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x548819['oldValueJson']&&_0x548819['hasOwnProperty']('oldValueJson')&&!_0xf8198a['isString'](_0x548819['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x548819['newValueBoolean']&&_0x548819['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x548819['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x548819['newValueJson']&&_0x548819['hasOwnProperty']('newValueJson')&&!_0xf8198a['isString'](_0x548819['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x548819['wasUndone']&&_0x548819['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x548819['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x573805['fromObject']=function(_0x44b2a4){if(_0x44b2a4 instanceof _0x28a95f['RootAttributeOperation'])return _0x44b2a4;var _0x4294f5=new _0x28a95f['RootAttributeOperation']();return null!=_0x44b2a4['root']&&(_0x4294f5['root']=String(_0x44b2a4['root'])),null!=_0x44b2a4['key']&&(_0x4294f5['key']=String(_0x44b2a4['key'])),null!=_0x44b2a4['oldValueBoolean']&&(_0x4294f5['oldValueBoolean']=Boolean(_0x44b2a4['oldValueBoolean'])),null!=_0x44b2a4['oldValueJson']&&(_0x4294f5['oldValueJson']=String(_0x44b2a4['oldValueJson'])),null!=_0x44b2a4['newValueBoolean']&&(_0x4294f5['newValueBoolean']=Boolean(_0x44b2a4['newValueBoolean'])),null!=_0x44b2a4['newValueJson']&&(_0x4294f5['newValueJson']=String(_0x44b2a4['newValueJson'])),null!=_0x44b2a4['wasUndone']&&(_0x4294f5['wasUndone']=Boolean(_0x44b2a4['wasUndone'])),_0x4294f5;},_0x573805['toObject']=function(_0x4bfcf0,_0x122bba){_0x122bba||(_0x122bba={});var _0x35bc74={};return _0x122bba['defaults']&&(_0x35bc74['root']='',_0x35bc74['key']='',_0x35bc74['oldValueBoolean']=!0x1,_0x35bc74['oldValueJson']='',_0x35bc74['newValueBoolean']=!0x1,_0x35bc74['newValueJson']='',_0x35bc74['wasUndone']=!0x1),null!=_0x4bfcf0['root']&&_0x4bfcf0['hasOwnProperty']('root')&&(_0x35bc74['root']=_0x4bfcf0['root']),null!=_0x4bfcf0['key']&&_0x4bfcf0['hasOwnProperty']('key')&&(_0x35bc74['key']=_0x4bfcf0['key']),null!=_0x4bfcf0['oldValueBoolean']&&_0x4bfcf0['hasOwnProperty']('oldValueBoolean')&&(_0x35bc74['oldValueBoolean']=_0x4bfcf0['oldValueBoolean']),null!=_0x4bfcf0['oldValueJson']&&_0x4bfcf0['hasOwnProperty']('oldValueJson')&&(_0x35bc74['oldValueJson']=_0x4bfcf0['oldValueJson']),null!=_0x4bfcf0['newValueBoolean']&&_0x4bfcf0['hasOwnProperty']('newValueBoolean')&&(_0x35bc74['newValueBoolean']=_0x4bfcf0['newValueBoolean']),null!=_0x4bfcf0['newValueJson']&&_0x4bfcf0['hasOwnProperty']('newValueJson')&&(_0x35bc74['newValueJson']=_0x4bfcf0['newValueJson']),null!=_0x4bfcf0['wasUndone']&&_0x4bfcf0['hasOwnProperty']('wasUndone')&&(_0x35bc74['wasUndone']=_0x4bfcf0['wasUndone']),_0x35bc74;},_0x573805['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x573805['getTypeUrl']=function(_0x477fd4){return void 0x0===_0x477fd4&&(_0x477fd4='type.googleapis.com'),_0x477fd4+'/RootAttributeOperation';},_0x573805;}()),_0x28a95f['RootOperation']=(function(){function _0xb2841d(_0x47b23e){if(_0x47b23e){for(var _0x4cbe7a=Object['keys'](_0x47b23e),_0x30e235=0x0;_0x30e235<_0x4cbe7a['length'];++_0x30e235)null!=_0x47b23e[_0x4cbe7a[_0x30e235]]&&(this[_0x4cbe7a[_0x30e235]]=_0x47b23e[_0x4cbe7a[_0x30e235]]);}}return _0xb2841d['prototype']['rootName']='',_0xb2841d['prototype']['elementName']='',_0xb2841d['prototype']['isAdd']=!0x1,_0xb2841d['prototype']['wasUndone']=!0x1,_0xb2841d['create']=function(_0x4e1412){return new _0xb2841d(_0x4e1412);},_0xb2841d['encode']=function(_0x25aecb,_0x1685aa){return _0x1685aa||(_0x1685aa=_0x3b2be3['create']()),null!=_0x25aecb['rootName']&&Object['hasOwnProperty']['call'](_0x25aecb,'rootName')&&_0x1685aa['uint32'](0xa)['string'](_0x25aecb['rootName']),null!=_0x25aecb['elementName']&&Object['hasOwnProperty']['call'](_0x25aecb,'elementName')&&_0x1685aa['uint32'](0x12)['string'](_0x25aecb['elementName']),null!=_0x25aecb['isAdd']&&Object['hasOwnProperty']['call'](_0x25aecb,'isAdd')&&_0x1685aa['uint32'](0x18)['bool'](_0x25aecb['isAdd']),null!=_0x25aecb['wasUndone']&&Object['hasOwnProperty']['call'](_0x25aecb,'wasUndone')&&_0x1685aa['uint32'](0x20)['bool'](_0x25aecb['wasUndone']),_0x1685aa;},_0xb2841d['encodeDelimited']=function(_0x3b6c09,_0x104937){return this['encode'](_0x3b6c09,_0x104937)['ldelim']();},_0xb2841d['decode']=function(_0x30746b,_0x4cba7b){_0x30746b instanceof _0x3d9148||(_0x30746b=_0x3d9148['create'](_0x30746b));for(var _0x3e647c=void 0x0===_0x4cba7b?_0x30746b['len']:_0x30746b['pos']+_0x4cba7b,_0xb93c66=new _0x28a95f['RootOperation']();_0x30746b['pos']<_0x3e647c;){var _0x20aa12=_0x30746b['uint32']();switch(_0x20aa12>>>0x3){case 0x1:_0xb93c66['rootName']=_0x30746b['string']();break;case 0x2:_0xb93c66['elementName']=_0x30746b['string']();break;case 0x3:_0xb93c66['isAdd']=_0x30746b['bool']();break;case 0x4:_0xb93c66['wasUndone']=_0x30746b['bool']();break;default:_0x30746b['skipType'](0x7&_0x20aa12);}}return _0xb93c66;},_0xb2841d['decodeDelimited']=function(_0x459fa8){return _0x459fa8 instanceof _0x3d9148||(_0x459fa8=new _0x3d9148(_0x459fa8)),this['decode'](_0x459fa8,_0x459fa8['uint32']());},_0xb2841d['verify']=function(_0xcdd6fd){return'object'!=typeof _0xcdd6fd||null===_0xcdd6fd?'object\x20expected':null!=_0xcdd6fd['rootName']&&_0xcdd6fd['hasOwnProperty']('rootName')&&!_0xf8198a['isString'](_0xcdd6fd['rootName'])?'rootName:\x20string\x20expected':null!=_0xcdd6fd['elementName']&&_0xcdd6fd['hasOwnProperty']('elementName')&&!_0xf8198a['isString'](_0xcdd6fd['elementName'])?'elementName:\x20string\x20expected':null!=_0xcdd6fd['isAdd']&&_0xcdd6fd['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xcdd6fd['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xcdd6fd['wasUndone']&&_0xcdd6fd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xcdd6fd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb2841d['fromObject']=function(_0x2fd643){if(_0x2fd643 instanceof _0x28a95f['RootOperation'])return _0x2fd643;var _0x3bdac6=new _0x28a95f['RootOperation']();return null!=_0x2fd643['rootName']&&(_0x3bdac6['rootName']=String(_0x2fd643['rootName'])),null!=_0x2fd643['elementName']&&(_0x3bdac6['elementName']=String(_0x2fd643['elementName'])),null!=_0x2fd643['isAdd']&&(_0x3bdac6['isAdd']=Boolean(_0x2fd643['isAdd'])),null!=_0x2fd643['wasUndone']&&(_0x3bdac6['wasUndone']=Boolean(_0x2fd643['wasUndone'])),_0x3bdac6;},_0xb2841d['toObject']=function(_0x37483e,_0xcf8395){_0xcf8395||(_0xcf8395={});var _0x249740={};return _0xcf8395['defaults']&&(_0x249740['rootName']='',_0x249740['elementName']='',_0x249740['isAdd']=!0x1,_0x249740['wasUndone']=!0x1),null!=_0x37483e['rootName']&&_0x37483e['hasOwnProperty']('rootName')&&(_0x249740['rootName']=_0x37483e['rootName']),null!=_0x37483e['elementName']&&_0x37483e['hasOwnProperty']('elementName')&&(_0x249740['elementName']=_0x37483e['elementName']),null!=_0x37483e['isAdd']&&_0x37483e['hasOwnProperty']('isAdd')&&(_0x249740['isAdd']=_0x37483e['isAdd']),null!=_0x37483e['wasUndone']&&_0x37483e['hasOwnProperty']('wasUndone')&&(_0x249740['wasUndone']=_0x37483e['wasUndone']),_0x249740;},_0xb2841d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0xb2841d['getTypeUrl']=function(_0x4d71ce){return void 0x0===_0x4d71ce&&(_0x4d71ce='type.googleapis.com'),_0x4d71ce+'/RootOperation';},_0xb2841d;}()),_0x28a95f['SplitOperation']=(function(){function _0xfd0998(_0x323122){if(_0x323122){for(var _0x4fd8b0=Object['keys'](_0x323122),_0x1ce3ea=0x0;_0x1ce3ea<_0x4fd8b0['length'];++_0x1ce3ea)null!=_0x323122[_0x4fd8b0[_0x1ce3ea]]&&(this[_0x4fd8b0[_0x1ce3ea]]=_0x323122[_0x4fd8b0[_0x1ce3ea]]);}}return _0xfd0998['prototype']['splitPosition']=null,_0xfd0998['prototype']['graveyardPosition']=null,_0xfd0998['prototype']['howMany']=0x0,_0xfd0998['prototype']['insertionPosition']=null,_0xfd0998['prototype']['wasUndone']=!0x1,_0xfd0998['create']=function(_0xf15b1){return new _0xfd0998(_0xf15b1);},_0xfd0998['encode']=function(_0xbdbc96,_0x24ec20){return _0x24ec20||(_0x24ec20=_0x3b2be3['create']()),null!=_0xbdbc96['splitPosition']&&Object['hasOwnProperty']['call'](_0xbdbc96,'splitPosition')&&_0x28a95f['Position']['encode'](_0xbdbc96['splitPosition'],_0x24ec20['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbdbc96['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xbdbc96,'graveyardPosition')&&_0x28a95f['Position']['encode'](_0xbdbc96['graveyardPosition'],_0x24ec20['uint32'](0x12)['fork']())['ldelim'](),null!=_0xbdbc96['howMany']&&Object['hasOwnProperty']['call'](_0xbdbc96,'howMany')&&_0x24ec20['uint32'](0x18)['uint32'](_0xbdbc96['howMany']),null!=_0xbdbc96['insertionPosition']&&Object['hasOwnProperty']['call'](_0xbdbc96,'insertionPosition')&&_0x28a95f['Position']['encode'](_0xbdbc96['insertionPosition'],_0x24ec20['uint32'](0x22)['fork']())['ldelim'](),null!=_0xbdbc96['wasUndone']&&Object['hasOwnProperty']['call'](_0xbdbc96,'wasUndone')&&_0x24ec20['uint32'](0x28)['bool'](_0xbdbc96['wasUndone']),_0x24ec20;},_0xfd0998['encodeDelimited']=function(_0x120641,_0x3bf374){return this['encode'](_0x120641,_0x3bf374)['ldelim']();},_0xfd0998['decode']=function(_0x3c65dd,_0x552a99){_0x3c65dd instanceof _0x3d9148||(_0x3c65dd=_0x3d9148['create'](_0x3c65dd));for(var _0x27286e=void 0x0===_0x552a99?_0x3c65dd['len']:_0x3c65dd['pos']+_0x552a99,_0x2883cd=new _0x28a95f['SplitOperation']();_0x3c65dd['pos']<_0x27286e;){var _0x418ccd=_0x3c65dd['uint32']();switch(_0x418ccd>>>0x3){case 0x1:_0x2883cd['splitPosition']=_0x28a95f['Position']['decode'](_0x3c65dd,_0x3c65dd['uint32']());break;case 0x2:_0x2883cd['graveyardPosition']=_0x28a95f['Position']['decode'](_0x3c65dd,_0x3c65dd['uint32']());break;case 0x3:_0x2883cd['howMany']=_0x3c65dd['uint32']();break;case 0x4:_0x2883cd['insertionPosition']=_0x28a95f['Position']['decode'](_0x3c65dd,_0x3c65dd['uint32']());break;case 0x5:_0x2883cd['wasUndone']=_0x3c65dd['bool']();break;default:_0x3c65dd['skipType'](0x7&_0x418ccd);}}return _0x2883cd;},_0xfd0998['decodeDelimited']=function(_0x4df60a){return _0x4df60a instanceof _0x3d9148||(_0x4df60a=new _0x3d9148(_0x4df60a)),this['decode'](_0x4df60a,_0x4df60a['uint32']());},_0xfd0998['verify']=function(_0x4958f0){if('object'!=typeof _0x4958f0||null===_0x4958f0)return'object\x20expected';var _0xd7196f;if(null!=_0x4958f0['splitPosition']&&_0x4958f0['hasOwnProperty']('splitPosition')&&(_0xd7196f=_0x28a95f['Position']['verify'](_0x4958f0['splitPosition'])))return'splitPosition.'+_0xd7196f;if(null!=_0x4958f0['graveyardPosition']&&_0x4958f0['hasOwnProperty']('graveyardPosition')&&(_0xd7196f=_0x28a95f['Position']['verify'](_0x4958f0['graveyardPosition'])))return'graveyardPosition.'+_0xd7196f;if(null!=_0x4958f0['howMany']&&_0x4958f0['hasOwnProperty']('howMany')&&!_0xf8198a['isInteger'](_0x4958f0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4958f0['insertionPosition']&&_0x4958f0['hasOwnProperty']('insertionPosition')&&(_0xd7196f=_0x28a95f['Position']['verify'](_0x4958f0['insertionPosition'])))return'insertionPosition.'+_0xd7196f;return null!=_0x4958f0['wasUndone']&&_0x4958f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4958f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xfd0998['fromObject']=function(_0x3ed952){if(_0x3ed952 instanceof _0x28a95f['SplitOperation'])return _0x3ed952;var _0x2dc63b=new _0x28a95f['SplitOperation']();if(null!=_0x3ed952['splitPosition']){if('object'!=typeof _0x3ed952['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2dc63b['splitPosition']=_0x28a95f['Position']['fromObject'](_0x3ed952['splitPosition']);}if(null!=_0x3ed952['graveyardPosition']){if('object'!=typeof _0x3ed952['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2dc63b['graveyardPosition']=_0x28a95f['Position']['fromObject'](_0x3ed952['graveyardPosition']);}if(null!=_0x3ed952['howMany']&&(_0x2dc63b['howMany']=_0x3ed952['howMany']>>>0x0),null!=_0x3ed952['insertionPosition']){if('object'!=typeof _0x3ed952['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2dc63b['insertionPosition']=_0x28a95f['Position']['fromObject'](_0x3ed952['insertionPosition']);}return null!=_0x3ed952['wasUndone']&&(_0x2dc63b['wasUndone']=Boolean(_0x3ed952['wasUndone'])),_0x2dc63b;},_0xfd0998['toObject']=function(_0x28f29a,_0x2c6be7){_0x2c6be7||(_0x2c6be7={});var _0x4476f2={};return _0x2c6be7['defaults']&&(_0x4476f2['splitPosition']=null,_0x4476f2['graveyardPosition']=null,_0x4476f2['howMany']=0x0,_0x4476f2['insertionPosition']=null,_0x4476f2['wasUndone']=!0x1),null!=_0x28f29a['splitPosition']&&_0x28f29a['hasOwnProperty']('splitPosition')&&(_0x4476f2['splitPosition']=_0x28a95f['Position']['toObject'](_0x28f29a['splitPosition'],_0x2c6be7)),null!=_0x28f29a['graveyardPosition']&&_0x28f29a['hasOwnProperty']('graveyardPosition')&&(_0x4476f2['graveyardPosition']=_0x28a95f['Position']['toObject'](_0x28f29a['graveyardPosition'],_0x2c6be7)),null!=_0x28f29a['howMany']&&_0x28f29a['hasOwnProperty']('howMany')&&(_0x4476f2['howMany']=_0x28f29a['howMany']),null!=_0x28f29a['insertionPosition']&&_0x28f29a['hasOwnProperty']('insertionPosition')&&(_0x4476f2['insertionPosition']=_0x28a95f['Position']['toObject'](_0x28f29a['insertionPosition'],_0x2c6be7)),null!=_0x28f29a['wasUndone']&&_0x28f29a['hasOwnProperty']('wasUndone')&&(_0x4476f2['wasUndone']=_0x28f29a['wasUndone']),_0x4476f2;},_0xfd0998['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0xfd0998['getTypeUrl']=function(_0x2e4992){return void 0x0===_0x2e4992&&(_0x2e4992='type.googleapis.com'),_0x2e4992+'/SplitOperation';},_0xfd0998;}()),_0x28a95f['Position']=(function(){function _0x1a38c3(_0x548eef){if(this['path']=[],_0x548eef){for(var _0x4332c9=Object['keys'](_0x548eef),_0x3621a3=0x0;_0x3621a3<_0x4332c9['length'];++_0x3621a3)null!=_0x548eef[_0x4332c9[_0x3621a3]]&&(this[_0x4332c9[_0x3621a3]]=_0x548eef[_0x4332c9[_0x3621a3]]);}}return _0x1a38c3['prototype']['root']='',_0x1a38c3['prototype']['rootMain']=!0x1,_0x1a38c3['prototype']['rootGraveyard']=!0x1,_0x1a38c3['prototype']['path']=_0xf8198a['emptyArray'],_0x1a38c3['prototype']['stickiness']='',_0x1a38c3['create']=function(_0x384404){return new _0x1a38c3(_0x384404);},_0x1a38c3['encode']=function(_0x298377,_0x1d380c){if(_0x1d380c||(_0x1d380c=_0x3b2be3['create']()),null!=_0x298377['root']&&Object['hasOwnProperty']['call'](_0x298377,'root')&&_0x1d380c['uint32'](0xa)['string'](_0x298377['root']),null!=_0x298377['rootMain']&&Object['hasOwnProperty']['call'](_0x298377,'rootMain')&&_0x1d380c['uint32'](0x10)['bool'](_0x298377['rootMain']),null!=_0x298377['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x298377,'rootGraveyard')&&_0x1d380c['uint32'](0x18)['bool'](_0x298377['rootGraveyard']),null!=_0x298377['path']&&_0x298377['path']['length']){_0x1d380c['uint32'](0x22)['fork']();for(var _0x3fe09e=0x0;_0x3fe09e<_0x298377['path']['length'];++_0x3fe09e)_0x1d380c['uint32'](_0x298377['path'][_0x3fe09e]);_0x1d380c['ldelim']();}return null!=_0x298377['stickiness']&&Object['hasOwnProperty']['call'](_0x298377,'stickiness')&&_0x1d380c['uint32'](0x2a)['string'](_0x298377['stickiness']),_0x1d380c;},_0x1a38c3['encodeDelimited']=function(_0x197554,_0x274d73){return this['encode'](_0x197554,_0x274d73)['ldelim']();},_0x1a38c3['decode']=function(_0x349a2a,_0x3e0749){_0x349a2a instanceof _0x3d9148||(_0x349a2a=_0x3d9148['create'](_0x349a2a));for(var _0xd46f49=void 0x0===_0x3e0749?_0x349a2a['len']:_0x349a2a['pos']+_0x3e0749,_0x4574bd=new _0x28a95f['Position']();_0x349a2a['pos']<_0xd46f49;){var _0x5ad3be=_0x349a2a['uint32']();switch(_0x5ad3be>>>0x3){case 0x1:_0x4574bd['root']=_0x349a2a['string']();break;case 0x2:_0x4574bd['rootMain']=_0x349a2a['bool']();break;case 0x3:_0x4574bd['rootGraveyard']=_0x349a2a['bool']();break;case 0x4:if(_0x4574bd['path']&&_0x4574bd['path']['length']||(_0x4574bd['path']=[]),0x2==(0x7&_0x5ad3be)){for(var _0x3ce5ad=_0x349a2a['uint32']()+_0x349a2a['pos'];_0x349a2a['pos']<_0x3ce5ad;)_0x4574bd['path']['push'](_0x349a2a['uint32']());}else _0x4574bd['path']['push'](_0x349a2a['uint32']());break;case 0x5:_0x4574bd['stickiness']=_0x349a2a['string']();break;default:_0x349a2a['skipType'](0x7&_0x5ad3be);}}return _0x4574bd;},_0x1a38c3['decodeDelimited']=function(_0x529e32){return _0x529e32 instanceof _0x3d9148||(_0x529e32=new _0x3d9148(_0x529e32)),this['decode'](_0x529e32,_0x529e32['uint32']());},_0x1a38c3['verify']=function(_0x24a42f){if('object'!=typeof _0x24a42f||null===_0x24a42f)return'object\x20expected';if(null!=_0x24a42f['root']&&_0x24a42f['hasOwnProperty']('root')&&!_0xf8198a['isString'](_0x24a42f['root']))return'root:\x20string\x20expected';if(null!=_0x24a42f['rootMain']&&_0x24a42f['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x24a42f['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x24a42f['rootGraveyard']&&_0x24a42f['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x24a42f['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x24a42f['path']&&_0x24a42f['hasOwnProperty']('path')){if(!Array['isArray'](_0x24a42f['path']))return'path:\x20array\x20expected';for(var _0x2ce54d=0x0;_0x2ce54d<_0x24a42f['path']['length'];++_0x2ce54d)if(!_0xf8198a['isInteger'](_0x24a42f['path'][_0x2ce54d]))return'path:\x20integer[]\x20expected';}return null!=_0x24a42f['stickiness']&&_0x24a42f['hasOwnProperty']('stickiness')&&!_0xf8198a['isString'](_0x24a42f['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x1a38c3['fromObject']=function(_0x38e1b4){if(_0x38e1b4 instanceof _0x28a95f['Position'])return _0x38e1b4;var _0x3f5f52=new _0x28a95f['Position']();if(null!=_0x38e1b4['root']&&(_0x3f5f52['root']=String(_0x38e1b4['root'])),null!=_0x38e1b4['rootMain']&&(_0x3f5f52['rootMain']=Boolean(_0x38e1b4['rootMain'])),null!=_0x38e1b4['rootGraveyard']&&(_0x3f5f52['rootGraveyard']=Boolean(_0x38e1b4['rootGraveyard'])),_0x38e1b4['path']){if(!Array['isArray'](_0x38e1b4['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3f5f52['path']=[];for(var _0x53628a=0x0;_0x53628a<_0x38e1b4['path']['length'];++_0x53628a)_0x3f5f52['path'][_0x53628a]=_0x38e1b4['path'][_0x53628a]>>>0x0;}return null!=_0x38e1b4['stickiness']&&(_0x3f5f52['stickiness']=String(_0x38e1b4['stickiness'])),_0x3f5f52;},_0x1a38c3['toObject']=function(_0x4560c4,_0x32795d){_0x32795d||(_0x32795d={});var _0x44e180={};if((_0x32795d['arrays']||_0x32795d['defaults'])&&(_0x44e180['path']=[]),_0x32795d['defaults']&&(_0x44e180['root']='',_0x44e180['rootMain']=!0x1,_0x44e180['rootGraveyard']=!0x1,_0x44e180['stickiness']=''),null!=_0x4560c4['root']&&_0x4560c4['hasOwnProperty']('root')&&(_0x44e180['root']=_0x4560c4['root']),null!=_0x4560c4['rootMain']&&_0x4560c4['hasOwnProperty']('rootMain')&&(_0x44e180['rootMain']=_0x4560c4['rootMain']),null!=_0x4560c4['rootGraveyard']&&_0x4560c4['hasOwnProperty']('rootGraveyard')&&(_0x44e180['rootGraveyard']=_0x4560c4['rootGraveyard']),_0x4560c4['path']&&_0x4560c4['path']['length']){_0x44e180['path']=[];for(var _0x1af946=0x0;_0x1af946<_0x4560c4['path']['length'];++_0x1af946)_0x44e180['path'][_0x1af946]=_0x4560c4['path'][_0x1af946];}return null!=_0x4560c4['stickiness']&&_0x4560c4['hasOwnProperty']('stickiness')&&(_0x44e180['stickiness']=_0x4560c4['stickiness']),_0x44e180;},_0x1a38c3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x1a38c3['getTypeUrl']=function(_0x52bb14){return void 0x0===_0x52bb14&&(_0x52bb14='type.googleapis.com'),_0x52bb14+'/Position';},_0x1a38c3;}()),_0x28a95f['Range']=(function(){function _0x47c219(_0x1711f8){if(_0x1711f8){for(var _0x391c4b=Object['keys'](_0x1711f8),_0x14a722=0x0;_0x14a722<_0x391c4b['length'];++_0x14a722)null!=_0x1711f8[_0x391c4b[_0x14a722]]&&(this[_0x391c4b[_0x14a722]]=_0x1711f8[_0x391c4b[_0x14a722]]);}}return _0x47c219['prototype']['start']=null,_0x47c219['prototype']['end']=null,_0x47c219['create']=function(_0x2b5933){return new _0x47c219(_0x2b5933);},_0x47c219['encode']=function(_0x52a58e,_0xa9e1a7){return _0xa9e1a7||(_0xa9e1a7=_0x3b2be3['create']()),null!=_0x52a58e['start']&&Object['hasOwnProperty']['call'](_0x52a58e,'start')&&_0x28a95f['Position']['encode'](_0x52a58e['start'],_0xa9e1a7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x52a58e['end']&&Object['hasOwnProperty']['call'](_0x52a58e,'end')&&_0x28a95f['Position']['encode'](_0x52a58e['end'],_0xa9e1a7['uint32'](0x12)['fork']())['ldelim'](),_0xa9e1a7;},_0x47c219['encodeDelimited']=function(_0x2699fb,_0x407c07){return this['encode'](_0x2699fb,_0x407c07)['ldelim']();},_0x47c219['decode']=function(_0x92a606,_0x15573b){_0x92a606 instanceof _0x3d9148||(_0x92a606=_0x3d9148['create'](_0x92a606));for(var _0x3e2efd=void 0x0===_0x15573b?_0x92a606['len']:_0x92a606['pos']+_0x15573b,_0x50baa0=new _0x28a95f['Range']();_0x92a606['pos']<_0x3e2efd;){var _0x522a2b=_0x92a606['uint32']();switch(_0x522a2b>>>0x3){case 0x1:_0x50baa0['start']=_0x28a95f['Position']['decode'](_0x92a606,_0x92a606['uint32']());break;case 0x2:_0x50baa0['end']=_0x28a95f['Position']['decode'](_0x92a606,_0x92a606['uint32']());break;default:_0x92a606['skipType'](0x7&_0x522a2b);}}return _0x50baa0;},_0x47c219['decodeDelimited']=function(_0x3e7cc1){return _0x3e7cc1 instanceof _0x3d9148||(_0x3e7cc1=new _0x3d9148(_0x3e7cc1)),this['decode'](_0x3e7cc1,_0x3e7cc1['uint32']());},_0x47c219['verify']=function(_0x51e28f){if('object'!=typeof _0x51e28f||null===_0x51e28f)return'object\x20expected';var _0x4000f5;if(null!=_0x51e28f['start']&&_0x51e28f['hasOwnProperty']('start')&&(_0x4000f5=_0x28a95f['Position']['verify'](_0x51e28f['start'])))return'start.'+_0x4000f5;if(null!=_0x51e28f['end']&&_0x51e28f['hasOwnProperty']('end')&&(_0x4000f5=_0x28a95f['Position']['verify'](_0x51e28f['end'])))return'end.'+_0x4000f5;return null;},_0x47c219['fromObject']=function(_0x1bff6e){if(_0x1bff6e instanceof _0x28a95f['Range'])return _0x1bff6e;var _0x4b9c90=new _0x28a95f['Range']();if(null!=_0x1bff6e['start']){if('object'!=typeof _0x1bff6e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4b9c90['start']=_0x28a95f['Position']['fromObject'](_0x1bff6e['start']);}if(null!=_0x1bff6e['end']){if('object'!=typeof _0x1bff6e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4b9c90['end']=_0x28a95f['Position']['fromObject'](_0x1bff6e['end']);}return _0x4b9c90;},_0x47c219['toObject']=function(_0x1b1668,_0x5e5713){_0x5e5713||(_0x5e5713={});var _0x40c2a7={};return _0x5e5713['defaults']&&(_0x40c2a7['start']=null,_0x40c2a7['end']=null),null!=_0x1b1668['start']&&_0x1b1668['hasOwnProperty']('start')&&(_0x40c2a7['start']=_0x28a95f['Position']['toObject'](_0x1b1668['start'],_0x5e5713)),null!=_0x1b1668['end']&&_0x1b1668['hasOwnProperty']('end')&&(_0x40c2a7['end']=_0x28a95f['Position']['toObject'](_0x1b1668['end'],_0x5e5713)),_0x40c2a7;},_0x47c219['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x47c219['getTypeUrl']=function(_0x28f12f){return void 0x0===_0x28f12f&&(_0x28f12f='type.googleapis.com'),_0x28f12f+'/Range';},_0x47c219;}()),_0x28a95f['Element']=(function(){function _0x20baa1(_0x466c2b){if(this['children']=[],this['attributesBoolean']={},_0x466c2b){for(var _0x113b92=Object['keys'](_0x466c2b),_0x2047ef=0x0;_0x2047ef<_0x113b92['length'];++_0x2047ef)null!=_0x466c2b[_0x113b92[_0x2047ef]]&&(this[_0x113b92[_0x2047ef]]=_0x466c2b[_0x113b92[_0x2047ef]]);}}return _0x20baa1['prototype']['name']='',_0x20baa1['prototype']['children']=_0xf8198a['emptyArray'],_0x20baa1['prototype']['data']='',_0x20baa1['prototype']['attributesBoolean']=_0xf8198a['emptyObject'],_0x20baa1['prototype']['attributesJson']='',_0x20baa1['create']=function(_0x273715){return new _0x20baa1(_0x273715);},_0x20baa1['encode']=function(_0x32fef3,_0x48b22f){if(_0x48b22f||(_0x48b22f=_0x3b2be3['create']()),null!=_0x32fef3['name']&&Object['hasOwnProperty']['call'](_0x32fef3,'name')&&_0x48b22f['uint32'](0xa)['string'](_0x32fef3['name']),null!=_0x32fef3['children']&&_0x32fef3['children']['length']){for(var _0x4547c1=0x0;_0x4547c1<_0x32fef3['children']['length'];++_0x4547c1)_0x28a95f['Element']['encode'](_0x32fef3['children'][_0x4547c1],_0x48b22f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x32fef3['data']&&Object['hasOwnProperty']['call'](_0x32fef3,'data')&&_0x48b22f['uint32'](0x1a)['string'](_0x32fef3['data']),null!=_0x32fef3['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x32fef3,'attributesBoolean')){var _0x245435=Object['keys'](_0x32fef3['attributesBoolean']);for(_0x4547c1=0x0;_0x4547c1<_0x245435['length'];++_0x4547c1)_0x48b22f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x245435[_0x4547c1])['uint32'](0x10)['bool'](_0x32fef3['attributesBoolean'][_0x245435[_0x4547c1]])['ldelim']();}return null!=_0x32fef3['attributesJson']&&Object['hasOwnProperty']['call'](_0x32fef3,'attributesJson')&&_0x48b22f['uint32'](0x2a)['string'](_0x32fef3['attributesJson']),_0x48b22f;},_0x20baa1['encodeDelimited']=function(_0x438b33,_0x4814f1){return this['encode'](_0x438b33,_0x4814f1)['ldelim']();},_0x20baa1['decode']=function(_0x37dd4f,_0x2659b7){_0x37dd4f instanceof _0x3d9148||(_0x37dd4f=_0x3d9148['create'](_0x37dd4f));for(var _0x57df55,_0x5d14f7,_0x97a804=void 0x0===_0x2659b7?_0x37dd4f['len']:_0x37dd4f['pos']+_0x2659b7,_0x2e24c4=new _0x28a95f['Element']();_0x37dd4f['pos']<_0x97a804;){var _0x19388f=_0x37dd4f['uint32']();switch(_0x19388f>>>0x3){case 0x1:_0x2e24c4['name']=_0x37dd4f['string']();break;case 0x2:_0x2e24c4['children']&&_0x2e24c4['children']['length']||(_0x2e24c4['children']=[]),_0x2e24c4['children']['push'](_0x28a95f['Element']['decode'](_0x37dd4f,_0x37dd4f['uint32']()));break;case 0x3:_0x2e24c4['data']=_0x37dd4f['string']();break;case 0x4:_0x2e24c4['attributesBoolean']===_0xf8198a['emptyObject']&&(_0x2e24c4['attributesBoolean']={});var _0x19448f=_0x37dd4f['uint32']()+_0x37dd4f['pos'];for(_0x57df55='',_0x5d14f7=!0x1;_0x37dd4f['pos']<_0x19448f;){var _0x2e98b8=_0x37dd4f['uint32']();switch(_0x2e98b8>>>0x3){case 0x1:_0x57df55=_0x37dd4f['string']();break;case 0x2:_0x5d14f7=_0x37dd4f['bool']();break;default:_0x37dd4f['skipType'](0x7&_0x2e98b8);}}_0x2e24c4['attributesBoolean'][_0x57df55]=_0x5d14f7;break;case 0x5:_0x2e24c4['attributesJson']=_0x37dd4f['string']();break;default:_0x37dd4f['skipType'](0x7&_0x19388f);}}return _0x2e24c4;},_0x20baa1['decodeDelimited']=function(_0x498657){return _0x498657 instanceof _0x3d9148||(_0x498657=new _0x3d9148(_0x498657)),this['decode'](_0x498657,_0x498657['uint32']());},_0x20baa1['verify']=function(_0x7c80c9){if('object'!=typeof _0x7c80c9||null===_0x7c80c9)return'object\x20expected';if(null!=_0x7c80c9['name']&&_0x7c80c9['hasOwnProperty']('name')&&!_0xf8198a['isString'](_0x7c80c9['name']))return'name:\x20string\x20expected';if(null!=_0x7c80c9['children']&&_0x7c80c9['hasOwnProperty']('children')){if(!Array['isArray'](_0x7c80c9['children']))return'children:\x20array\x20expected';for(var _0x361611=0x0;_0x361611<_0x7c80c9['children']['length'];++_0x361611){var _0x201828=_0x28a95f['Element']['verify'](_0x7c80c9['children'][_0x361611]);if(_0x201828)return'children.'+_0x201828;}}if(null!=_0x7c80c9['data']&&_0x7c80c9['hasOwnProperty']('data')&&!_0xf8198a['isString'](_0x7c80c9['data']))return'data:\x20string\x20expected';if(null!=_0x7c80c9['attributesBoolean']&&_0x7c80c9['hasOwnProperty']('attributesBoolean')){if(!_0xf8198a['isObject'](_0x7c80c9['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2789e6=Object['keys'](_0x7c80c9['attributesBoolean']);for(_0x361611=0x0;_0x361611<_0x2789e6['length'];++_0x361611)if('boolean'!=typeof _0x7c80c9['attributesBoolean'][_0x2789e6[_0x361611]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x7c80c9['attributesJson']&&_0x7c80c9['hasOwnProperty']('attributesJson')&&!_0xf8198a['isString'](_0x7c80c9['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x20baa1['fromObject']=function(_0x270c73){if(_0x270c73 instanceof _0x28a95f['Element'])return _0x270c73;var _0x2a68b3=new _0x28a95f['Element']();if(null!=_0x270c73['name']&&(_0x2a68b3['name']=String(_0x270c73['name'])),_0x270c73['children']){if(!Array['isArray'](_0x270c73['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2a68b3['children']=[];for(var _0x2f581a=0x0;_0x2f581a<_0x270c73['children']['length'];++_0x2f581a){if('object'!=typeof _0x270c73['children'][_0x2f581a])throw TypeError('.Element.children:\x20object\x20expected');_0x2a68b3['children'][_0x2f581a]=_0x28a95f['Element']['fromObject'](_0x270c73['children'][_0x2f581a]);}}if(null!=_0x270c73['data']&&(_0x2a68b3['data']=String(_0x270c73['data'])),_0x270c73['attributesBoolean']){if('object'!=typeof _0x270c73['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2a68b3['attributesBoolean']={};var _0x366d4f=Object['keys'](_0x270c73['attributesBoolean']);for(_0x2f581a=0x0;_0x2f581a<_0x366d4f['length'];++_0x2f581a)_0x2a68b3['attributesBoolean'][_0x366d4f[_0x2f581a]]=Boolean(_0x270c73['attributesBoolean'][_0x366d4f[_0x2f581a]]);}return null!=_0x270c73['attributesJson']&&(_0x2a68b3['attributesJson']=String(_0x270c73['attributesJson'])),_0x2a68b3;},_0x20baa1['toObject']=function(_0x3dc901,_0x43e95b){_0x43e95b||(_0x43e95b={});var _0xa05d56,_0x34f793={};if((_0x43e95b['arrays']||_0x43e95b['defaults'])&&(_0x34f793['children']=[]),(_0x43e95b['objects']||_0x43e95b['defaults'])&&(_0x34f793['attributesBoolean']={}),_0x43e95b['defaults']&&(_0x34f793['name']='',_0x34f793['data']='',_0x34f793['attributesJson']=''),null!=_0x3dc901['name']&&_0x3dc901['hasOwnProperty']('name')&&(_0x34f793['name']=_0x3dc901['name']),_0x3dc901['children']&&_0x3dc901['children']['length']){_0x34f793['children']=[];for(var _0x505dd5=0x0;_0x505dd5<_0x3dc901['children']['length'];++_0x505dd5)_0x34f793['children'][_0x505dd5]=_0x28a95f['Element']['toObject'](_0x3dc901['children'][_0x505dd5],_0x43e95b);}if(null!=_0x3dc901['data']&&_0x3dc901['hasOwnProperty']('data')&&(_0x34f793['data']=_0x3dc901['data']),_0x3dc901['attributesBoolean']&&(_0xa05d56=Object['keys'](_0x3dc901['attributesBoolean']))['length']){_0x34f793['attributesBoolean']={};for(_0x505dd5=0x0;_0x505dd5<_0xa05d56['length'];++_0x505dd5)_0x34f793['attributesBoolean'][_0xa05d56[_0x505dd5]]=_0x3dc901['attributesBoolean'][_0xa05d56[_0x505dd5]];}return null!=_0x3dc901['attributesJson']&&_0x3dc901['hasOwnProperty']('attributesJson')&&(_0x34f793['attributesJson']=_0x3dc901['attributesJson']),_0x34f793;},_0x20baa1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f25e7['util']['toJSONOptions']);},_0x20baa1['getTypeUrl']=function(_0x15bb94){return void 0x0===_0x15bb94&&(_0x15bb94='type.googleapis.com'),_0x15bb94+'/Element';},_0x20baa1;}()),_0x28a95f;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x5aa59b){return new a(this['_protobufRoot'][_0x5aa59b]);}}class a{['_protobuf'];constructor(_0x3bbadf){this['_protobuf']=_0x3bbadf;}['compress'](_0x399304){const _0x5cb741=this['_protobuf']['verify'](_0x399304);if(_0x5cb741)throw Error(_0x5cb741);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x399304))['finish']();}['decompress'](_0x4b4c0a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4b4c0a),{'oneofs':!0x0});}}function s(_0x49e5d3,_0x217ecd){const _0x5ed028=_0x1b6b1f(_0x49e5d3);return _0x5ed028['path'][_0x5ed028['path']['length']-0x1]+=_0x217ecd,_0x5ed028;}function c(_0x4ad9e9,_0xbc504){return _0x4ad9e9['root']===_0xbc504['root']&&_0x20ba64(_0x4ad9e9['path'],_0xbc504['path']);}function f(_0x96105a){d(_0x96105a,_0x3d4f0b=>('main'==_0x3d4f0b['root']?(_0x3d4f0b['rootMain']=!0x0,delete _0x3d4f0b['root']):'$graveyard'==_0x3d4f0b['root']&&(_0x3d4f0b['rootGraveyard']=!0x0,delete _0x3d4f0b['root']),_0x3d4f0b));}function p(_0x3a6d5){d(_0x3a6d5,_0x47e6c3=>(_0x47e6c3['rootMain']?(_0x47e6c3['root']='main',delete _0x47e6c3['rootMain']):_0x47e6c3['rootGraveyard']&&(_0x47e6c3['root']='$graveyard',delete _0x47e6c3['rootGraveyard']),_0x47e6c3));}function d(_0x30b39a,_0x30fd49){for(const _0x6c43f4 in _0x30b39a){const _0xb4beec=_0x30b39a[_0x6c43f4];'nodes'!==_0x6c43f4&&_0x1416fe(_0xb4beec)&&(_0xb4beec['path']&&(_0xb4beec['root']||_0xb4beec['rootMain']||_0xb4beec['rootGraveyard'])?_0x30b39a[_0x6c43f4]=_0x30fd49(_0xb4beec):d(_0xb4beec,_0x30fd49));}return _0x30b39a;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x400149,_0x5e8ccc,_0xdf20d4){this['_id']=_0x400149,this['_operationName']=_0x5e8ccc,this['_protobufDescriptor']=_0xdf20d4;}['compress'](_0x1bc4af,_0x5a107a){const _0xda21ef=_0x5a107a['operations'][_0x5a107a['index']++];return f(_0xda21ef),_0x1bc4af['buffers']['push'](this['_protobufDescriptor']['compress'](_0xda21ef)),_0x1bc4af['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f0c57,_0x33d7be){_0x33d7be['typeIndex']++;const _0x5195f8=_0x33d7be['buffers'][_0x33d7be['bufferIndex']++],_0x14a511=this['_protobufDescriptor']['decompress'](_0x5195f8);p(_0x14a511),_0x14a511['__className']=this['_operationName'],_0x4f0c57['push'](_0x14a511);}}class h extends b{['compress'](_0x24dd19,_0x21ed0a){const _0x2a6884=_0x21ed0a['operations'][_0x21ed0a['index']++];return this['_serializeOneOf']('oldValue',_0x2a6884),this['_serializeOneOf']('newValue',_0x2a6884),f(_0x2a6884),_0x24dd19['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a6884)),_0x24dd19['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ebc9e,_0x5f0d32){_0x5f0d32['typeIndex']++;const _0x1226ee=_0x5f0d32['buffers'][_0x5f0d32['bufferIndex']++],_0x29f50e=this['_protobufDescriptor']['decompress'](_0x1226ee);this['_deserializeOneOf']('oldValue',_0x29f50e),this['_deserializeOneOf']('newValue',_0x29f50e),p(_0x29f50e),_0x29f50e['__className']=this['_operationName'],_0x3ebc9e['push'](_0x29f50e);}['_serializeOneOf'](_0x42ab48,_0x2912e4){const _0x27c6ab=_0x2912e4[_0x42ab48];'boolean'==typeof _0x27c6ab?_0x2912e4[_0x42ab48+'Boolean']=_0x27c6ab:_0x2912e4[_0x42ab48+'Json']=JSON['stringify'](_0x27c6ab);}['_deserializeOneOf'](_0x27a189,_0x116a87){const _0x16efa0=_0x27a189+'Json';_0x116a87[_0x16efa0]?(_0x116a87[_0x27a189]=JSON['parse'](_0x116a87[_0x16efa0]),delete _0x116a87[_0x16efa0]):(_0x116a87[_0x27a189]=_0x116a87[_0x27a189+'Boolean'],delete _0x116a87[_0x27a189+'Boolean']);}}class w extends b{['compress'](_0x28b039,_0xc42df1){const _0x7319f3=_0xc42df1['operations'][_0xc42df1['index']++];return this['_serializeNodesAttributes'](_0x7319f3['nodes']),f(_0x7319f3),_0x28b039['buffers']['push'](this['_protobufDescriptor']['compress'](_0x7319f3)),_0x28b039['types']['push'](this['_id']),!0x0;}['decompress'](_0x46e6ab,_0x3cf7b6){_0x3cf7b6['typeIndex']++;const _0x1714c2=_0x3cf7b6['buffers'][_0x3cf7b6['bufferIndex']++],_0x5d29fe=this['_protobufDescriptor']['decompress'](_0x1714c2);_0x5d29fe['nodes']||(_0x5d29fe['nodes']=[]),this['_deserializeNodesAttributes'](_0x5d29fe['nodes']),p(_0x5d29fe),_0x5d29fe['__className']=this['_operationName'],_0x46e6ab['push'](_0x5d29fe);}['_serializeNodesAttributes'](_0x75ad7a){for(const _0x1978cf of _0x75ad7a){if(_0x1978cf['attributes']){const _0x4fbf8f=_0x1978cf['attributes'];this['_areValuesBoolean'](_0x4fbf8f)?_0x1978cf['attributesBoolean']=_0x4fbf8f:_0x1978cf['attributesJson']=JSON['stringify'](_0x4fbf8f);}_0x1978cf['children']&&this['_serializeNodesAttributes'](_0x1978cf['children']);}}['_deserializeNodesAttributes'](_0x44b9ab){for(const _0x5174bf of _0x44b9ab)(_0x5174bf['attributesBoolean']||_0x5174bf['attributesJson'])&&(_0x5174bf['attributesBoolean']?(_0x5174bf['attributes']=_0x5174bf['attributesBoolean'],delete _0x5174bf['attributesBoolean']):(_0x5174bf['attributes']=JSON['parse'](_0x5174bf['attributesJson']),delete _0x5174bf['attributesJson'])),_0x5174bf['children']&&this['_deserializeNodesAttributes'](_0x5174bf['children']);}['_areValuesBoolean'](_0x106a84){return Object['keys'](_0x106a84)['every'](_0x1859cd=>'boolean'==typeof _0x106a84[_0x1859cd]);}}class O extends b{['decompress'](_0x17c773,_0xd307a6){super['decompress'](_0x17c773,_0xd307a6);const _0x167865=_0x17c773[_0x17c773['length']-0x1];_0x167865['oldRange']||(_0x167865['oldRange']=null),_0x167865['newRange']||(_0x167865['newRange']=null);}}class y extends b{['compress'](_0x4c149c,_0x3faa10){return _0x3faa10['index']++,_0x4c149c['types']['push'](this['_id']),!0x0;}['decompress'](_0x264b65,_0x57ee06){_0x57ee06['typeIndex']++,_0x264b65['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x929672,_0x495c41,_0x48dc45,_0x486e96){super(_0x929672,_0x495c41,_0x48dc45),this['_omittedNamespace']=_0x486e96+':';}['compress'](_0x931373,_0x509b69){const _0x1a7559=_0x509b69['operations'][_0x509b69['index']];return!('MarkerOperation'!=_0x1a7559['__className']||!_0x1a7559['name']['startsWith'](this['_omittedNamespace']))&&(_0x1a7559['name']=_0x1a7559['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x931373,_0x509b69),!0x0);}['decompress'](_0xdf65c9,_0x3bff66){super['decompress'](_0xdf65c9,_0x3bff66);const _0xd9b049=_0xdf65c9[_0xdf65c9['length']-0x1];_0xd9b049['name']=this['_omittedNamespace']+_0xd9b049['name'];}}class j{['_id'];['_context'];constructor(_0x5982f5,_0x5e6ec8){this['_id']=_0x5982f5,this['_context']=_0x5e6ec8;}['compress'](_0x45a047,_0x175c57){let _0x2c430c,_0x4e8221=_0x175c57['operations'][_0x175c57['index']],_0x1451ef=_0x175c57['operations'][_0x175c57['index']+0x1];for(;_0x1451ef&&this['_compareOperations'](_0x4e8221,_0x1451ef);)_0x2c430c?(_0x2c430c=this['_combineNext'](_0x4e8221,_0x2c430c),_0x45a047['types']['push'](0x0)):(_0x2c430c=_0x1b6b1f(_0x4e8221),_0x45a047['types']['push'](this['_id'])),_0x175c57['index']++,_0x4e8221=_0x175c57['operations'][_0x175c57['index']],_0x1451ef=_0x175c57['operations'][_0x175c57['index']+0x1];return!!_0x2c430c&&(_0x2c430c=this['_combineNext'](_0x175c57['operations'][_0x175c57['index']++],_0x2c430c),_0x45a047['types']['push'](0x0),_0x45a047['buffers']['push'](this['_compressSingleOperation'](_0x2c430c)),!0x0);}['decompress'](_0x392fda,_0x15b320){const _0x1e4473=this['_decompressSingleOperation'](_0x15b320);for(;0x0==_0x15b320['types'][_0x15b320['typeIndex']];)_0x15b320['typeIndex']++,_0x392fda['push'](this['_splitCurrent'](_0x1e4473));_0x392fda['push'](_0x1e4473);}}class g extends j{['_combineNext'](_0x276a95,_0x10e49c){return _0x10e49c['nodes'][0x0]['data']+=_0x276a95['nodes'][0x0]['data'],_0x10e49c;}['_splitCurrent'](_0x52f349){const _0x1a85b2=_0x1b6b1f(_0x52f349),_0xe9f9a4=_0x1a85b2['nodes'][0x0],_0x31b5bb=_0x52f349['nodes'][0x0],_0x231b0a=_0x31b5bb['data'][Symbol['iterator']]()['next']()['value'],_0x25b9e1=_0x231b0a['length'];return _0xe9f9a4['data']=_0x231b0a,_0x31b5bb['data']=_0x31b5bb['data']['substr'](_0x25b9e1),_0x52f349['position']=s(_0x52f349['position'],_0x25b9e1),_0x1a85b2;}['_compareOperations'](_0x311975,_0x4cea90){if(this['_checkOperation'](_0x311975)&&this['_checkOperation'](_0x4cea90)){const _0x1f1b13=_0x311975['nodes'][0x0]['data']['length'],_0x177c96=c(s(_0x311975['position'],_0x1f1b13),_0x4cea90['position']),_0x4ab0e1=_0x311975['nodes'][0x0],_0x39a623=_0x4cea90['nodes'][0x0];return _0x177c96&&this['_compareAttributes'](_0x4ab0e1,_0x39a623);}return!0x1;}['_compressSingleOperation'](_0x29a06c){const _0x286bd9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x286bd9,{'operations':[_0x29a06c],'index':0x0}),_0x286bd9['buffers'][0x0];}['_decompressSingleOperation'](_0x3824fa){const _0x478843=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x478843,_0x3824fa),_0x478843[0x0];}['_checkOperation'](_0x309988){return'InsertOperation'==_0x309988['__className']&&0x1==_0x309988['nodes']['length']&&_0x309988['nodes'][0x0]['data']&&!_0x309988['wasUndone']&&0x1==Array['from'](_0x309988['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5dc0c3,_0x356d60){const _0x54621a=Object['keys'](_0x5dc0c3['attributes']||{}),_0x9c1bc0=Object['keys'](_0x356d60['attributes']||{});return _0x54621a['length']===_0x9c1bc0['length']&&_0x54621a['every'](_0x4bf256=>_0x356d60['attributes'][_0x4bf256]&&_0x356d60['attributes'][_0x4bf256]===_0x5dc0c3['attributes'][_0x4bf256]);}}class m extends j{['_combineNext'](_0x3e7306,_0x4fb6da){return _0x4fb6da['howMany']++,_0x4fb6da['sourcePosition']=_0x1b6b1f(_0x3e7306['sourcePosition']),_0x4fb6da;}['_splitCurrent'](_0x590fdc){const _0x113f23=_0x1b6b1f(_0x590fdc);return _0x590fdc['howMany']--,_0x113f23['howMany']=0x1,_0x113f23['sourcePosition']=s(_0x113f23['sourcePosition'],_0x590fdc['howMany']),_0x113f23;}['_compareOperations'](_0x408199,_0x2211b3){return!(!this['_checkOperation'](_0x408199)||!this['_checkOperation'](_0x2211b3))&&(c(s(_0x408199['sourcePosition'],-0x1),_0x2211b3['sourcePosition'])&&c(_0x408199['targetPosition'],_0x2211b3['targetPosition']));}['_compressSingleOperation'](_0x5bbc51){const _0x3c5167={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3c5167,{'operations':[_0x5bbc51],'index':0x0}),_0x3c5167['buffers'][0x0];}['_decompressSingleOperation'](_0x5a246e){const _0x376556=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x376556,_0x5a246e),_0x376556[0x0];}['_checkOperation'](_0x1ac9d2){return'MoveOperation'==_0x1ac9d2['__className']&&'$graveyard'==_0x1ac9d2['targetPosition']['root']&&0x1==_0x1ac9d2['howMany']&&!_0x1ac9d2['wasUndone'];}}class x extends j{['_combineNext'](_0x2acf6e,_0xea0e48){return _0xea0e48['howMany']++,_0xea0e48;}['_splitCurrent'](_0x59c48b){const _0x3f94fa=_0x1b6b1f(_0x59c48b);return _0x3f94fa['howMany']=0x1,_0x59c48b['howMany']--,_0x3f94fa;}['_compareOperations'](_0x31eefc,_0x1058a8){return!(!this['_checkOperation'](_0x31eefc)||!this['_checkOperation'](_0x1058a8))&&(c(_0x31eefc['sourcePosition'],_0x1058a8['sourcePosition'])&&c(_0x31eefc['targetPosition'],_0x1058a8['targetPosition']));}['_compressSingleOperation'](_0x525b77){const _0x223cd1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x223cd1,{'operations':[_0x525b77],'index':0x0}),_0x223cd1['buffers'][0x0];}['_decompressSingleOperation'](_0x1b8c63){const _0x9b0c3f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x9b0c3f,_0x1b8c63),_0x9b0c3f[0x0];}['_checkOperation'](_0x558399){return'MoveOperation'==_0x558399['__className']&&'$graveyard'==_0x558399['targetPosition']['root']&&0x1==_0x558399['howMany']&&!_0x558399['wasUndone'];}}class k extends j{['compress'](_0x42d793,_0x589af1){if(!this['_compareOperations'](_0x589af1['operations'][_0x589af1['index']],_0x589af1['operations'][_0x589af1['index']+0x1]))return!0x1;const _0x34ad37=_0x589af1['operations'][_0x589af1['index']++];return _0x34ad37['oldRange']=null,_0x34ad37['newRange']&&c(_0x34ad37['newRange']['start'],_0x34ad37['newRange']['end'])&&(_0x34ad37['newRange']['end']=null),_0x589af1['index']++,_0x42d793['types']['push'](this['_id']),_0x42d793['types']['push'](0x0),_0x42d793['buffers']['push'](this['_compressSingleOperation'](_0x34ad37)),!0x0;}['decompress'](_0x4d5c44,_0x12e9f2){const _0x134e2d=this['_decompressSingleOperation'](_0x12e9f2);_0x134e2d['newRange']&&!_0x134e2d['newRange']['end']&&(_0x134e2d['newRange']['end']=_0x1b6b1f(_0x134e2d['newRange']['start']));const _0x2e3486=_0x1b6b1f(_0x134e2d);_0x2e3486['newRange']&&(_0x2e3486['newRange']['start']['stickiness']='toNone',_0x2e3486['newRange']['end']=_0x1b6b1f(_0x2e3486['newRange']['start'])),_0x2e3486['name']='user:position:'+_0x2e3486['name']['split'](':')[0x2],_0x12e9f2['typeIndex']++,_0x4d5c44['push'](_0x134e2d),_0x4d5c44['push'](_0x2e3486);}['_compressSingleOperation'](_0xf905c){const _0x14bbe2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x14bbe2,{'operations':[_0xf905c],'index':0x0}),_0x14bbe2['buffers'][0x0];}['_decompressSingleOperation'](_0x10a45e){const _0xd9c36d=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xd9c36d,_0x10a45e),_0xd9c36d[0x0];}['_compareOperations'](_0x748eb2,_0x13efd){return!(!_0x748eb2||!_0x13efd)&&('MarkerOperation'==_0x748eb2['__className']&&'MarkerOperation'==_0x13efd['__className']&&!(!_0x748eb2['name']['startsWith']('user:')||!_0x13efd['name']['startsWith']('user:')||_0x748eb2['name']==_0x13efd['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x484ba2=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new y(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',h),this['_registerOperationCompressor'](0xb,'InsertOperation',w),this['_registerOperationCompressor'](0xc,'MarkerOperation',O),this['_registerOperationCompressor'](0xd,'MergeOperation',b),this['_registerOperationCompressor'](0xe,'MoveOperation',b),this['_registerOperationCompressor'](0xf,'RenameOperation',b),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',h),this['_registerOperationCompressor'](0x11,'SplitOperation',b),this['_registerCompressor'](0x12,'CommentMarkerOperation',new v(0x12,'MarkerOperation',_0x484ba2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x484ba2,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',b),this['_registerActionCompressor'](0x64,'TypingAction',g),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',x),this['_registerActionCompressor'](0x67,'UserSelectionAction',k);}['compress'](_0x42c918){if(!_0x42c918||!_0x42c918[0x0])throw new _0x1b9e2f('no-operations-provided',this);const _0x4a2d88={'operations':_0x42c918,'index':0x0},_0x26cb2a={'types':[],'buffers':[],'baseVersion':_0x42c918[0x0]['baseVersion']};for(;_0x4a2d88['index']<_0x4a2d88['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x26cb2a,_0x4a2d88))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x26cb2a,_0x4a2d88))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x26cb2a,_0x4a2d88))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x26cb2a,_0x4a2d88))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x26cb2a,_0x4a2d88))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x26cb2a,_0x4a2d88))continue;const _0x80e7c5=_0x4a2d88['operations'][_0x4a2d88['index']]['__className'];this['_getCompressorByName'](_0x80e7c5)['compress'](_0x26cb2a,_0x4a2d88);}return _0x26cb2a;}['decompress'](_0x283ace){const _0x3c4d40=[],_0x251256={'types':_0x283ace['types'],'buffers':_0x283ace['buffers'],'baseVersion':_0x283ace['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x251256['typeIndex']<_0x251256['types']['length'];){const _0x59b573=_0x251256['types'][_0x251256['typeIndex']],_0x275e67=this['_compressorById']['get'](_0x59b573);if(!_0x275e67)throw new _0x1b9e2f('decompress-compressor-not-found',this,{'type':_0x59b573});_0x275e67['decompress'](_0x3c4d40,_0x251256);}return _0x3c4d40['forEach']((_0x20b831,_0x71c560)=>_0x20b831['baseVersion']=_0x283ace['baseVersion']+_0x71c560),_0x3c4d40;}['_getCompressorByName'](_0x410fd6){return this['_compressorByName']['get'](_0x410fd6);}['_registerOperationCompressor'](_0x1b466f,_0x31c064,_0x5ef036){const _0x376a18=new _0x5ef036(_0x1b466f,_0x31c064,this['_protobufFactory']['getDescriptor'](_0x31c064));this['_registerCompressor'](_0x1b466f,_0x31c064,_0x376a18);}['_registerActionCompressor'](_0xfeff72,_0x130110,_0x24bd8c){const _0x3291c5=new _0x24bd8c(_0xfeff72,this);this['_registerCompressor'](_0xfeff72,_0x130110,_0x3291c5);}['_registerCompressor'](_0x523e85,_0x9fc423,_0x5f0d10){this['_compressorById']['set'](_0x523e85,_0x5f0d10),this['_compressorByName']['set'](_0x9fc423,_0x5f0d10);}}export{M as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "48.0.0-alpha.4",
3
+ "version": "48.0.0-alpha.6",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -37,8 +37,8 @@
37
37
  "./package.json": "./package.json"
38
38
  },
39
39
  "dependencies": {
40
- "@ckeditor/ckeditor5-engine": "48.0.0-alpha.4",
41
- "@ckeditor/ckeditor5-utils": "48.0.0-alpha.4",
40
+ "@ckeditor/ckeditor5-engine": "48.0.0-alpha.6",
41
+ "@ckeditor/ckeditor5-utils": "48.0.0-alpha.6",
42
42
  "es-toolkit": "1.45.1",
43
43
  "protobufjs": "7.5.4"
44
44
  },