@ckeditor/ckeditor5-operations-compressor 48.0.0-alpha.3 → 48.0.0-alpha.5

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 _0x5603f4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5364fc from'protobufjs/minimal.js';import{cloneDeep as _0x1c0763,isEqual as _0x38e83,isObject as _0x47af07}from'es-toolkit/compat';const l=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0xb765f9=_0x5364fc['Reader'],_0x5cd57f=_0x5364fc['Writer'],_0x43f62a=_0x5364fc['util'],_0x48e08f=_0x5364fc['roots']['default']||(_0x5364fc['roots']['default']={});return _0x48e08f['AttributeOperation']=(function(){function _0x4e00ff(_0x165114){if(_0x165114){for(var _0x2f8c07=Object['keys'](_0x165114),_0x30fd30=0x0;_0x30fd30<_0x2f8c07['length'];++_0x30fd30)null!=_0x165114[_0x2f8c07[_0x30fd30]]&&(this[_0x2f8c07[_0x30fd30]]=_0x165114[_0x2f8c07[_0x30fd30]]);}}return _0x4e00ff['prototype']['range']=null,_0x4e00ff['prototype']['key']='',_0x4e00ff['prototype']['oldValueBoolean']=!0x1,_0x4e00ff['prototype']['oldValueJson']='',_0x4e00ff['prototype']['newValueBoolean']=!0x1,_0x4e00ff['prototype']['newValueJson']='',_0x4e00ff['prototype']['wasUndone']=!0x1,_0x4e00ff['create']=function(_0x3ce7c0){return new _0x4e00ff(_0x3ce7c0);},_0x4e00ff['encode']=function(_0x2a6bb8,_0x352ebb){return _0x352ebb||(_0x352ebb=_0x5cd57f['create']()),null!=_0x2a6bb8['range']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'range')&&_0x48e08f['Range']['encode'](_0x2a6bb8['range'],_0x352ebb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a6bb8['key']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'key')&&_0x352ebb['uint32'](0x12)['string'](_0x2a6bb8['key']),null!=_0x2a6bb8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'oldValueBoolean')&&_0x352ebb['uint32'](0x18)['bool'](_0x2a6bb8['oldValueBoolean']),null!=_0x2a6bb8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'oldValueJson')&&_0x352ebb['uint32'](0x22)['string'](_0x2a6bb8['oldValueJson']),null!=_0x2a6bb8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'newValueBoolean')&&_0x352ebb['uint32'](0x28)['bool'](_0x2a6bb8['newValueBoolean']),null!=_0x2a6bb8['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'newValueJson')&&_0x352ebb['uint32'](0x32)['string'](_0x2a6bb8['newValueJson']),null!=_0x2a6bb8['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a6bb8,'wasUndone')&&_0x352ebb['uint32'](0x38)['bool'](_0x2a6bb8['wasUndone']),_0x352ebb;},_0x4e00ff['encodeDelimited']=function(_0x27e3f4,_0x3fb26b){return this['encode'](_0x27e3f4,_0x3fb26b)['ldelim']();},_0x4e00ff['decode']=function(_0x791ee7,_0x8776de){_0x791ee7 instanceof _0xb765f9||(_0x791ee7=_0xb765f9['create'](_0x791ee7));for(var _0x4ea1f4=void 0x0===_0x8776de?_0x791ee7['len']:_0x791ee7['pos']+_0x8776de,_0x5d833f=new _0x48e08f['AttributeOperation']();_0x791ee7['pos']<_0x4ea1f4;){var _0x3f00cd=_0x791ee7['uint32']();switch(_0x3f00cd>>>0x3){case 0x1:_0x5d833f['range']=_0x48e08f['Range']['decode'](_0x791ee7,_0x791ee7['uint32']());break;case 0x2:_0x5d833f['key']=_0x791ee7['string']();break;case 0x3:_0x5d833f['oldValueBoolean']=_0x791ee7['bool']();break;case 0x4:_0x5d833f['oldValueJson']=_0x791ee7['string']();break;case 0x5:_0x5d833f['newValueBoolean']=_0x791ee7['bool']();break;case 0x6:_0x5d833f['newValueJson']=_0x791ee7['string']();break;case 0x7:_0x5d833f['wasUndone']=_0x791ee7['bool']();break;default:_0x791ee7['skipType'](0x7&_0x3f00cd);}}return _0x5d833f;},_0x4e00ff['decodeDelimited']=function(_0x36190d){return _0x36190d instanceof _0xb765f9||(_0x36190d=new _0xb765f9(_0x36190d)),this['decode'](_0x36190d,_0x36190d['uint32']());},_0x4e00ff['verify']=function(_0x1c6716){if('object'!=typeof _0x1c6716||null===_0x1c6716)return'object\x20expected';if(null!=_0x1c6716['range']&&_0x1c6716['hasOwnProperty']('range')){var _0x2ab776=_0x48e08f['Range']['verify'](_0x1c6716['range']);if(_0x2ab776)return'range.'+_0x2ab776;}return null!=_0x1c6716['key']&&_0x1c6716['hasOwnProperty']('key')&&!_0x43f62a['isString'](_0x1c6716['key'])?'key:\x20string\x20expected':null!=_0x1c6716['oldValueBoolean']&&_0x1c6716['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c6716['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c6716['oldValueJson']&&_0x1c6716['hasOwnProperty']('oldValueJson')&&!_0x43f62a['isString'](_0x1c6716['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c6716['newValueBoolean']&&_0x1c6716['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c6716['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c6716['newValueJson']&&_0x1c6716['hasOwnProperty']('newValueJson')&&!_0x43f62a['isString'](_0x1c6716['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c6716['wasUndone']&&_0x1c6716['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c6716['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e00ff['fromObject']=function(_0x3da1c6){if(_0x3da1c6 instanceof _0x48e08f['AttributeOperation'])return _0x3da1c6;var _0x1aefc6=new _0x48e08f['AttributeOperation']();if(null!=_0x3da1c6['range']){if('object'!=typeof _0x3da1c6['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1aefc6['range']=_0x48e08f['Range']['fromObject'](_0x3da1c6['range']);}return null!=_0x3da1c6['key']&&(_0x1aefc6['key']=String(_0x3da1c6['key'])),null!=_0x3da1c6['oldValueBoolean']&&(_0x1aefc6['oldValueBoolean']=Boolean(_0x3da1c6['oldValueBoolean'])),null!=_0x3da1c6['oldValueJson']&&(_0x1aefc6['oldValueJson']=String(_0x3da1c6['oldValueJson'])),null!=_0x3da1c6['newValueBoolean']&&(_0x1aefc6['newValueBoolean']=Boolean(_0x3da1c6['newValueBoolean'])),null!=_0x3da1c6['newValueJson']&&(_0x1aefc6['newValueJson']=String(_0x3da1c6['newValueJson'])),null!=_0x3da1c6['wasUndone']&&(_0x1aefc6['wasUndone']=Boolean(_0x3da1c6['wasUndone'])),_0x1aefc6;},_0x4e00ff['toObject']=function(_0x6f60d3,_0x3b5476){_0x3b5476||(_0x3b5476={});var _0x5035f5={};return _0x3b5476['defaults']&&(_0x5035f5['range']=null,_0x5035f5['key']='',_0x5035f5['oldValueBoolean']=!0x1,_0x5035f5['oldValueJson']='',_0x5035f5['newValueBoolean']=!0x1,_0x5035f5['newValueJson']='',_0x5035f5['wasUndone']=!0x1),null!=_0x6f60d3['range']&&_0x6f60d3['hasOwnProperty']('range')&&(_0x5035f5['range']=_0x48e08f['Range']['toObject'](_0x6f60d3['range'],_0x3b5476)),null!=_0x6f60d3['key']&&_0x6f60d3['hasOwnProperty']('key')&&(_0x5035f5['key']=_0x6f60d3['key']),null!=_0x6f60d3['oldValueBoolean']&&_0x6f60d3['hasOwnProperty']('oldValueBoolean')&&(_0x5035f5['oldValueBoolean']=_0x6f60d3['oldValueBoolean']),null!=_0x6f60d3['oldValueJson']&&_0x6f60d3['hasOwnProperty']('oldValueJson')&&(_0x5035f5['oldValueJson']=_0x6f60d3['oldValueJson']),null!=_0x6f60d3['newValueBoolean']&&_0x6f60d3['hasOwnProperty']('newValueBoolean')&&(_0x5035f5['newValueBoolean']=_0x6f60d3['newValueBoolean']),null!=_0x6f60d3['newValueJson']&&_0x6f60d3['hasOwnProperty']('newValueJson')&&(_0x5035f5['newValueJson']=_0x6f60d3['newValueJson']),null!=_0x6f60d3['wasUndone']&&_0x6f60d3['hasOwnProperty']('wasUndone')&&(_0x5035f5['wasUndone']=_0x6f60d3['wasUndone']),_0x5035f5;},_0x4e00ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x4e00ff['getTypeUrl']=function(_0x7d0429){return void 0x0===_0x7d0429&&(_0x7d0429='type.googleapis.com'),_0x7d0429+'/AttributeOperation';},_0x4e00ff;}()),_0x48e08f['InsertOperation']=(function(){function _0x577625(_0x529bff){if(this['nodes']=[],_0x529bff){for(var _0x15bb8b=Object['keys'](_0x529bff),_0x32a632=0x0;_0x32a632<_0x15bb8b['length'];++_0x32a632)null!=_0x529bff[_0x15bb8b[_0x32a632]]&&(this[_0x15bb8b[_0x32a632]]=_0x529bff[_0x15bb8b[_0x32a632]]);}}return _0x577625['prototype']['position']=null,_0x577625['prototype']['nodes']=_0x43f62a['emptyArray'],_0x577625['prototype']['shouldReceiveAttributes']=!0x1,_0x577625['prototype']['wasUndone']=!0x1,_0x577625['create']=function(_0x13c3e5){return new _0x577625(_0x13c3e5);},_0x577625['encode']=function(_0x1db7d7,_0x86ce19){if(_0x86ce19||(_0x86ce19=_0x5cd57f['create']()),null!=_0x1db7d7['position']&&Object['hasOwnProperty']['call'](_0x1db7d7,'position')&&_0x48e08f['Position']['encode'](_0x1db7d7['position'],_0x86ce19['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1db7d7['nodes']&&_0x1db7d7['nodes']['length']){for(var _0x175188=0x0;_0x175188<_0x1db7d7['nodes']['length'];++_0x175188)_0x48e08f['Element']['encode'](_0x1db7d7['nodes'][_0x175188],_0x86ce19['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1db7d7['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1db7d7,'shouldReceiveAttributes')&&_0x86ce19['uint32'](0x18)['bool'](_0x1db7d7['shouldReceiveAttributes']),null!=_0x1db7d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1db7d7,'wasUndone')&&_0x86ce19['uint32'](0x20)['bool'](_0x1db7d7['wasUndone']),_0x86ce19;},_0x577625['encodeDelimited']=function(_0x3ed3f3,_0x1aa291){return this['encode'](_0x3ed3f3,_0x1aa291)['ldelim']();},_0x577625['decode']=function(_0x1baea0,_0x2935e2){_0x1baea0 instanceof _0xb765f9||(_0x1baea0=_0xb765f9['create'](_0x1baea0));for(var _0x4456ef=void 0x0===_0x2935e2?_0x1baea0['len']:_0x1baea0['pos']+_0x2935e2,_0x41e1d9=new _0x48e08f['InsertOperation']();_0x1baea0['pos']<_0x4456ef;){var _0x586bde=_0x1baea0['uint32']();switch(_0x586bde>>>0x3){case 0x1:_0x41e1d9['position']=_0x48e08f['Position']['decode'](_0x1baea0,_0x1baea0['uint32']());break;case 0x2:_0x41e1d9['nodes']&&_0x41e1d9['nodes']['length']||(_0x41e1d9['nodes']=[]),_0x41e1d9['nodes']['push'](_0x48e08f['Element']['decode'](_0x1baea0,_0x1baea0['uint32']()));break;case 0x3:_0x41e1d9['shouldReceiveAttributes']=_0x1baea0['bool']();break;case 0x4:_0x41e1d9['wasUndone']=_0x1baea0['bool']();break;default:_0x1baea0['skipType'](0x7&_0x586bde);}}return _0x41e1d9;},_0x577625['decodeDelimited']=function(_0x119eaf){return _0x119eaf instanceof _0xb765f9||(_0x119eaf=new _0xb765f9(_0x119eaf)),this['decode'](_0x119eaf,_0x119eaf['uint32']());},_0x577625['verify']=function(_0x5b0ece){if('object'!=typeof _0x5b0ece||null===_0x5b0ece)return'object\x20expected';if(null!=_0x5b0ece['position']&&_0x5b0ece['hasOwnProperty']('position')&&(_0x5d6b37=_0x48e08f['Position']['verify'](_0x5b0ece['position'])))return'position.'+_0x5d6b37;if(null!=_0x5b0ece['nodes']&&_0x5b0ece['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5b0ece['nodes']))return'nodes:\x20array\x20expected';for(var _0x165b2b=0x0;_0x165b2b<_0x5b0ece['nodes']['length'];++_0x165b2b){var _0x5d6b37;if(_0x5d6b37=_0x48e08f['Element']['verify'](_0x5b0ece['nodes'][_0x165b2b]))return'nodes.'+_0x5d6b37;}}return null!=_0x5b0ece['shouldReceiveAttributes']&&_0x5b0ece['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5b0ece['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5b0ece['wasUndone']&&_0x5b0ece['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b0ece['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x577625['fromObject']=function(_0x65c6e5){if(_0x65c6e5 instanceof _0x48e08f['InsertOperation'])return _0x65c6e5;var _0x53b1c0=new _0x48e08f['InsertOperation']();if(null!=_0x65c6e5['position']){if('object'!=typeof _0x65c6e5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x53b1c0['position']=_0x48e08f['Position']['fromObject'](_0x65c6e5['position']);}if(_0x65c6e5['nodes']){if(!Array['isArray'](_0x65c6e5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x53b1c0['nodes']=[];for(var _0x349192=0x0;_0x349192<_0x65c6e5['nodes']['length'];++_0x349192){if('object'!=typeof _0x65c6e5['nodes'][_0x349192])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x53b1c0['nodes'][_0x349192]=_0x48e08f['Element']['fromObject'](_0x65c6e5['nodes'][_0x349192]);}}return null!=_0x65c6e5['shouldReceiveAttributes']&&(_0x53b1c0['shouldReceiveAttributes']=Boolean(_0x65c6e5['shouldReceiveAttributes'])),null!=_0x65c6e5['wasUndone']&&(_0x53b1c0['wasUndone']=Boolean(_0x65c6e5['wasUndone'])),_0x53b1c0;},_0x577625['toObject']=function(_0x46acb5,_0x33f920){_0x33f920||(_0x33f920={});var _0x1a04e4={};if((_0x33f920['arrays']||_0x33f920['defaults'])&&(_0x1a04e4['nodes']=[]),_0x33f920['defaults']&&(_0x1a04e4['position']=null,_0x1a04e4['shouldReceiveAttributes']=!0x1,_0x1a04e4['wasUndone']=!0x1),null!=_0x46acb5['position']&&_0x46acb5['hasOwnProperty']('position')&&(_0x1a04e4['position']=_0x48e08f['Position']['toObject'](_0x46acb5['position'],_0x33f920)),_0x46acb5['nodes']&&_0x46acb5['nodes']['length']){_0x1a04e4['nodes']=[];for(var _0x54273d=0x0;_0x54273d<_0x46acb5['nodes']['length'];++_0x54273d)_0x1a04e4['nodes'][_0x54273d]=_0x48e08f['Element']['toObject'](_0x46acb5['nodes'][_0x54273d],_0x33f920);}return null!=_0x46acb5['shouldReceiveAttributes']&&_0x46acb5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1a04e4['shouldReceiveAttributes']=_0x46acb5['shouldReceiveAttributes']),null!=_0x46acb5['wasUndone']&&_0x46acb5['hasOwnProperty']('wasUndone')&&(_0x1a04e4['wasUndone']=_0x46acb5['wasUndone']),_0x1a04e4;},_0x577625['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x577625['getTypeUrl']=function(_0x3fd7e7){return void 0x0===_0x3fd7e7&&(_0x3fd7e7='type.googleapis.com'),_0x3fd7e7+'/InsertOperation';},_0x577625;}()),_0x48e08f['MarkerOperation']=(function(){function _0x3edb4b(_0x3d6544){if(_0x3d6544){for(var _0x118ae5=Object['keys'](_0x3d6544),_0x30adee=0x0;_0x30adee<_0x118ae5['length'];++_0x30adee)null!=_0x3d6544[_0x118ae5[_0x30adee]]&&(this[_0x118ae5[_0x30adee]]=_0x3d6544[_0x118ae5[_0x30adee]]);}}return _0x3edb4b['prototype']['name']='',_0x3edb4b['prototype']['oldRange']=null,_0x3edb4b['prototype']['newRange']=null,_0x3edb4b['prototype']['affectsData']=!0x1,_0x3edb4b['prototype']['wasUndone']=!0x1,_0x3edb4b['create']=function(_0x798ef3){return new _0x3edb4b(_0x798ef3);},_0x3edb4b['encode']=function(_0x285a1a,_0x1bdaac){return _0x1bdaac||(_0x1bdaac=_0x5cd57f['create']()),null!=_0x285a1a['name']&&Object['hasOwnProperty']['call'](_0x285a1a,'name')&&_0x1bdaac['uint32'](0xa)['string'](_0x285a1a['name']),null!=_0x285a1a['oldRange']&&Object['hasOwnProperty']['call'](_0x285a1a,'oldRange')&&_0x48e08f['Range']['encode'](_0x285a1a['oldRange'],_0x1bdaac['uint32'](0x12)['fork']())['ldelim'](),null!=_0x285a1a['newRange']&&Object['hasOwnProperty']['call'](_0x285a1a,'newRange')&&_0x48e08f['Range']['encode'](_0x285a1a['newRange'],_0x1bdaac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x285a1a['affectsData']&&Object['hasOwnProperty']['call'](_0x285a1a,'affectsData')&&_0x1bdaac['uint32'](0x20)['bool'](_0x285a1a['affectsData']),null!=_0x285a1a['wasUndone']&&Object['hasOwnProperty']['call'](_0x285a1a,'wasUndone')&&_0x1bdaac['uint32'](0x28)['bool'](_0x285a1a['wasUndone']),_0x1bdaac;},_0x3edb4b['encodeDelimited']=function(_0x180600,_0x2fd0ff){return this['encode'](_0x180600,_0x2fd0ff)['ldelim']();},_0x3edb4b['decode']=function(_0x594c22,_0x34e4da){_0x594c22 instanceof _0xb765f9||(_0x594c22=_0xb765f9['create'](_0x594c22));for(var _0x5db46c=void 0x0===_0x34e4da?_0x594c22['len']:_0x594c22['pos']+_0x34e4da,_0x272935=new _0x48e08f['MarkerOperation']();_0x594c22['pos']<_0x5db46c;){var _0x1676c3=_0x594c22['uint32']();switch(_0x1676c3>>>0x3){case 0x1:_0x272935['name']=_0x594c22['string']();break;case 0x2:_0x272935['oldRange']=_0x48e08f['Range']['decode'](_0x594c22,_0x594c22['uint32']());break;case 0x3:_0x272935['newRange']=_0x48e08f['Range']['decode'](_0x594c22,_0x594c22['uint32']());break;case 0x4:_0x272935['affectsData']=_0x594c22['bool']();break;case 0x5:_0x272935['wasUndone']=_0x594c22['bool']();break;default:_0x594c22['skipType'](0x7&_0x1676c3);}}return _0x272935;},_0x3edb4b['decodeDelimited']=function(_0x2ca007){return _0x2ca007 instanceof _0xb765f9||(_0x2ca007=new _0xb765f9(_0x2ca007)),this['decode'](_0x2ca007,_0x2ca007['uint32']());},_0x3edb4b['verify']=function(_0x1ecb41){if('object'!=typeof _0x1ecb41||null===_0x1ecb41)return'object\x20expected';if(null!=_0x1ecb41['name']&&_0x1ecb41['hasOwnProperty']('name')&&!_0x43f62a['isString'](_0x1ecb41['name']))return'name:\x20string\x20expected';var _0x4920fb;if(null!=_0x1ecb41['oldRange']&&_0x1ecb41['hasOwnProperty']('oldRange')&&(_0x4920fb=_0x48e08f['Range']['verify'](_0x1ecb41['oldRange'])))return'oldRange.'+_0x4920fb;if(null!=_0x1ecb41['newRange']&&_0x1ecb41['hasOwnProperty']('newRange')&&(_0x4920fb=_0x48e08f['Range']['verify'](_0x1ecb41['newRange'])))return'newRange.'+_0x4920fb;return null!=_0x1ecb41['affectsData']&&_0x1ecb41['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1ecb41['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1ecb41['wasUndone']&&_0x1ecb41['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ecb41['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3edb4b['fromObject']=function(_0x236628){if(_0x236628 instanceof _0x48e08f['MarkerOperation'])return _0x236628;var _0x433014=new _0x48e08f['MarkerOperation']();if(null!=_0x236628['name']&&(_0x433014['name']=String(_0x236628['name'])),null!=_0x236628['oldRange']){if('object'!=typeof _0x236628['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x433014['oldRange']=_0x48e08f['Range']['fromObject'](_0x236628['oldRange']);}if(null!=_0x236628['newRange']){if('object'!=typeof _0x236628['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x433014['newRange']=_0x48e08f['Range']['fromObject'](_0x236628['newRange']);}return null!=_0x236628['affectsData']&&(_0x433014['affectsData']=Boolean(_0x236628['affectsData'])),null!=_0x236628['wasUndone']&&(_0x433014['wasUndone']=Boolean(_0x236628['wasUndone'])),_0x433014;},_0x3edb4b['toObject']=function(_0x330003,_0x1e0598){_0x1e0598||(_0x1e0598={});var _0x442e61={};return _0x1e0598['defaults']&&(_0x442e61['name']='',_0x442e61['oldRange']=null,_0x442e61['newRange']=null,_0x442e61['affectsData']=!0x1,_0x442e61['wasUndone']=!0x1),null!=_0x330003['name']&&_0x330003['hasOwnProperty']('name')&&(_0x442e61['name']=_0x330003['name']),null!=_0x330003['oldRange']&&_0x330003['hasOwnProperty']('oldRange')&&(_0x442e61['oldRange']=_0x48e08f['Range']['toObject'](_0x330003['oldRange'],_0x1e0598)),null!=_0x330003['newRange']&&_0x330003['hasOwnProperty']('newRange')&&(_0x442e61['newRange']=_0x48e08f['Range']['toObject'](_0x330003['newRange'],_0x1e0598)),null!=_0x330003['affectsData']&&_0x330003['hasOwnProperty']('affectsData')&&(_0x442e61['affectsData']=_0x330003['affectsData']),null!=_0x330003['wasUndone']&&_0x330003['hasOwnProperty']('wasUndone')&&(_0x442e61['wasUndone']=_0x330003['wasUndone']),_0x442e61;},_0x3edb4b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x3edb4b['getTypeUrl']=function(_0x46e5e8){return void 0x0===_0x46e5e8&&(_0x46e5e8='type.googleapis.com'),_0x46e5e8+'/MarkerOperation';},_0x3edb4b;}()),_0x48e08f['MergeOperation']=(function(){function _0x1454fa(_0xf8ed1a){if(_0xf8ed1a){for(var _0x53ef96=Object['keys'](_0xf8ed1a),_0x57ab4b=0x0;_0x57ab4b<_0x53ef96['length'];++_0x57ab4b)null!=_0xf8ed1a[_0x53ef96[_0x57ab4b]]&&(this[_0x53ef96[_0x57ab4b]]=_0xf8ed1a[_0x53ef96[_0x57ab4b]]);}}return _0x1454fa['prototype']['sourcePosition']=null,_0x1454fa['prototype']['targetPosition']=null,_0x1454fa['prototype']['graveyardPosition']=null,_0x1454fa['prototype']['howMany']=0x0,_0x1454fa['prototype']['wasUndone']=!0x1,_0x1454fa['create']=function(_0x3fc0db){return new _0x1454fa(_0x3fc0db);},_0x1454fa['encode']=function(_0x13876d,_0x4ad035){return _0x4ad035||(_0x4ad035=_0x5cd57f['create']()),null!=_0x13876d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x13876d,'sourcePosition')&&_0x48e08f['Position']['encode'](_0x13876d['sourcePosition'],_0x4ad035['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13876d['targetPosition']&&Object['hasOwnProperty']['call'](_0x13876d,'targetPosition')&&_0x48e08f['Position']['encode'](_0x13876d['targetPosition'],_0x4ad035['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13876d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13876d,'graveyardPosition')&&_0x48e08f['Position']['encode'](_0x13876d['graveyardPosition'],_0x4ad035['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x13876d['howMany']&&Object['hasOwnProperty']['call'](_0x13876d,'howMany')&&_0x4ad035['uint32'](0x20)['uint32'](_0x13876d['howMany']),null!=_0x13876d['wasUndone']&&Object['hasOwnProperty']['call'](_0x13876d,'wasUndone')&&_0x4ad035['uint32'](0x28)['bool'](_0x13876d['wasUndone']),_0x4ad035;},_0x1454fa['encodeDelimited']=function(_0x3a5444,_0x2c73d1){return this['encode'](_0x3a5444,_0x2c73d1)['ldelim']();},_0x1454fa['decode']=function(_0x1b2a5c,_0x23e9c9){_0x1b2a5c instanceof _0xb765f9||(_0x1b2a5c=_0xb765f9['create'](_0x1b2a5c));for(var _0x5a9224=void 0x0===_0x23e9c9?_0x1b2a5c['len']:_0x1b2a5c['pos']+_0x23e9c9,_0x3cc0d4=new _0x48e08f['MergeOperation']();_0x1b2a5c['pos']<_0x5a9224;){var _0x35a5ed=_0x1b2a5c['uint32']();switch(_0x35a5ed>>>0x3){case 0x1:_0x3cc0d4['sourcePosition']=_0x48e08f['Position']['decode'](_0x1b2a5c,_0x1b2a5c['uint32']());break;case 0x2:_0x3cc0d4['targetPosition']=_0x48e08f['Position']['decode'](_0x1b2a5c,_0x1b2a5c['uint32']());break;case 0x3:_0x3cc0d4['graveyardPosition']=_0x48e08f['Position']['decode'](_0x1b2a5c,_0x1b2a5c['uint32']());break;case 0x4:_0x3cc0d4['howMany']=_0x1b2a5c['uint32']();break;case 0x5:_0x3cc0d4['wasUndone']=_0x1b2a5c['bool']();break;default:_0x1b2a5c['skipType'](0x7&_0x35a5ed);}}return _0x3cc0d4;},_0x1454fa['decodeDelimited']=function(_0x5c0ead){return _0x5c0ead instanceof _0xb765f9||(_0x5c0ead=new _0xb765f9(_0x5c0ead)),this['decode'](_0x5c0ead,_0x5c0ead['uint32']());},_0x1454fa['verify']=function(_0x5c14b5){if('object'!=typeof _0x5c14b5||null===_0x5c14b5)return'object\x20expected';var _0x1140a8;if(null!=_0x5c14b5['sourcePosition']&&_0x5c14b5['hasOwnProperty']('sourcePosition')&&(_0x1140a8=_0x48e08f['Position']['verify'](_0x5c14b5['sourcePosition'])))return'sourcePosition.'+_0x1140a8;if(null!=_0x5c14b5['targetPosition']&&_0x5c14b5['hasOwnProperty']('targetPosition')&&(_0x1140a8=_0x48e08f['Position']['verify'](_0x5c14b5['targetPosition'])))return'targetPosition.'+_0x1140a8;if(null!=_0x5c14b5['graveyardPosition']&&_0x5c14b5['hasOwnProperty']('graveyardPosition')&&(_0x1140a8=_0x48e08f['Position']['verify'](_0x5c14b5['graveyardPosition'])))return'graveyardPosition.'+_0x1140a8;return null!=_0x5c14b5['howMany']&&_0x5c14b5['hasOwnProperty']('howMany')&&!_0x43f62a['isInteger'](_0x5c14b5['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5c14b5['wasUndone']&&_0x5c14b5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c14b5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1454fa['fromObject']=function(_0x5175f0){if(_0x5175f0 instanceof _0x48e08f['MergeOperation'])return _0x5175f0;var _0x33a345=new _0x48e08f['MergeOperation']();if(null!=_0x5175f0['sourcePosition']){if('object'!=typeof _0x5175f0['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x33a345['sourcePosition']=_0x48e08f['Position']['fromObject'](_0x5175f0['sourcePosition']);}if(null!=_0x5175f0['targetPosition']){if('object'!=typeof _0x5175f0['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x33a345['targetPosition']=_0x48e08f['Position']['fromObject'](_0x5175f0['targetPosition']);}if(null!=_0x5175f0['graveyardPosition']){if('object'!=typeof _0x5175f0['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x33a345['graveyardPosition']=_0x48e08f['Position']['fromObject'](_0x5175f0['graveyardPosition']);}return null!=_0x5175f0['howMany']&&(_0x33a345['howMany']=_0x5175f0['howMany']>>>0x0),null!=_0x5175f0['wasUndone']&&(_0x33a345['wasUndone']=Boolean(_0x5175f0['wasUndone'])),_0x33a345;},_0x1454fa['toObject']=function(_0x266710,_0x39bde4){_0x39bde4||(_0x39bde4={});var _0x60f62b={};return _0x39bde4['defaults']&&(_0x60f62b['sourcePosition']=null,_0x60f62b['targetPosition']=null,_0x60f62b['graveyardPosition']=null,_0x60f62b['howMany']=0x0,_0x60f62b['wasUndone']=!0x1),null!=_0x266710['sourcePosition']&&_0x266710['hasOwnProperty']('sourcePosition')&&(_0x60f62b['sourcePosition']=_0x48e08f['Position']['toObject'](_0x266710['sourcePosition'],_0x39bde4)),null!=_0x266710['targetPosition']&&_0x266710['hasOwnProperty']('targetPosition')&&(_0x60f62b['targetPosition']=_0x48e08f['Position']['toObject'](_0x266710['targetPosition'],_0x39bde4)),null!=_0x266710['graveyardPosition']&&_0x266710['hasOwnProperty']('graveyardPosition')&&(_0x60f62b['graveyardPosition']=_0x48e08f['Position']['toObject'](_0x266710['graveyardPosition'],_0x39bde4)),null!=_0x266710['howMany']&&_0x266710['hasOwnProperty']('howMany')&&(_0x60f62b['howMany']=_0x266710['howMany']),null!=_0x266710['wasUndone']&&_0x266710['hasOwnProperty']('wasUndone')&&(_0x60f62b['wasUndone']=_0x266710['wasUndone']),_0x60f62b;},_0x1454fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x1454fa['getTypeUrl']=function(_0x466d22){return void 0x0===_0x466d22&&(_0x466d22='type.googleapis.com'),_0x466d22+'/MergeOperation';},_0x1454fa;}()),_0x48e08f['MoveOperation']=(function(){function _0x25d8b3(_0x31b02a){if(_0x31b02a){for(var _0x45a925=Object['keys'](_0x31b02a),_0x171baf=0x0;_0x171baf<_0x45a925['length'];++_0x171baf)null!=_0x31b02a[_0x45a925[_0x171baf]]&&(this[_0x45a925[_0x171baf]]=_0x31b02a[_0x45a925[_0x171baf]]);}}return _0x25d8b3['prototype']['sourcePosition']=null,_0x25d8b3['prototype']['howMany']=0x0,_0x25d8b3['prototype']['targetPosition']=null,_0x25d8b3['prototype']['wasUndone']=!0x1,_0x25d8b3['create']=function(_0x220700){return new _0x25d8b3(_0x220700);},_0x25d8b3['encode']=function(_0xf8d2b2,_0x1a5cac){return _0x1a5cac||(_0x1a5cac=_0x5cd57f['create']()),null!=_0xf8d2b2['sourcePosition']&&Object['hasOwnProperty']['call'](_0xf8d2b2,'sourcePosition')&&_0x48e08f['Position']['encode'](_0xf8d2b2['sourcePosition'],_0x1a5cac['uint32'](0xa)['fork']())['ldelim'](),null!=_0xf8d2b2['howMany']&&Object['hasOwnProperty']['call'](_0xf8d2b2,'howMany')&&_0x1a5cac['uint32'](0x10)['uint32'](_0xf8d2b2['howMany']),null!=_0xf8d2b2['targetPosition']&&Object['hasOwnProperty']['call'](_0xf8d2b2,'targetPosition')&&_0x48e08f['Position']['encode'](_0xf8d2b2['targetPosition'],_0x1a5cac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xf8d2b2['wasUndone']&&Object['hasOwnProperty']['call'](_0xf8d2b2,'wasUndone')&&_0x1a5cac['uint32'](0x20)['bool'](_0xf8d2b2['wasUndone']),_0x1a5cac;},_0x25d8b3['encodeDelimited']=function(_0x588ded,_0x3e0462){return this['encode'](_0x588ded,_0x3e0462)['ldelim']();},_0x25d8b3['decode']=function(_0x47318e,_0x3d1ad3){_0x47318e instanceof _0xb765f9||(_0x47318e=_0xb765f9['create'](_0x47318e));for(var _0x66266e=void 0x0===_0x3d1ad3?_0x47318e['len']:_0x47318e['pos']+_0x3d1ad3,_0x5d8b7f=new _0x48e08f['MoveOperation']();_0x47318e['pos']<_0x66266e;){var _0x5e03b=_0x47318e['uint32']();switch(_0x5e03b>>>0x3){case 0x1:_0x5d8b7f['sourcePosition']=_0x48e08f['Position']['decode'](_0x47318e,_0x47318e['uint32']());break;case 0x2:_0x5d8b7f['howMany']=_0x47318e['uint32']();break;case 0x3:_0x5d8b7f['targetPosition']=_0x48e08f['Position']['decode'](_0x47318e,_0x47318e['uint32']());break;case 0x4:_0x5d8b7f['wasUndone']=_0x47318e['bool']();break;default:_0x47318e['skipType'](0x7&_0x5e03b);}}return _0x5d8b7f;},_0x25d8b3['decodeDelimited']=function(_0x5c3e8a){return _0x5c3e8a instanceof _0xb765f9||(_0x5c3e8a=new _0xb765f9(_0x5c3e8a)),this['decode'](_0x5c3e8a,_0x5c3e8a['uint32']());},_0x25d8b3['verify']=function(_0x72e39){if('object'!=typeof _0x72e39||null===_0x72e39)return'object\x20expected';var _0x678af6;if(null!=_0x72e39['sourcePosition']&&_0x72e39['hasOwnProperty']('sourcePosition')&&(_0x678af6=_0x48e08f['Position']['verify'](_0x72e39['sourcePosition'])))return'sourcePosition.'+_0x678af6;if(null!=_0x72e39['howMany']&&_0x72e39['hasOwnProperty']('howMany')&&!_0x43f62a['isInteger'](_0x72e39['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x72e39['targetPosition']&&_0x72e39['hasOwnProperty']('targetPosition')&&(_0x678af6=_0x48e08f['Position']['verify'](_0x72e39['targetPosition'])))return'targetPosition.'+_0x678af6;return null!=_0x72e39['wasUndone']&&_0x72e39['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x72e39['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25d8b3['fromObject']=function(_0x1ee0e6){if(_0x1ee0e6 instanceof _0x48e08f['MoveOperation'])return _0x1ee0e6;var _0x48ee36=new _0x48e08f['MoveOperation']();if(null!=_0x1ee0e6['sourcePosition']){if('object'!=typeof _0x1ee0e6['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x48ee36['sourcePosition']=_0x48e08f['Position']['fromObject'](_0x1ee0e6['sourcePosition']);}if(null!=_0x1ee0e6['howMany']&&(_0x48ee36['howMany']=_0x1ee0e6['howMany']>>>0x0),null!=_0x1ee0e6['targetPosition']){if('object'!=typeof _0x1ee0e6['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x48ee36['targetPosition']=_0x48e08f['Position']['fromObject'](_0x1ee0e6['targetPosition']);}return null!=_0x1ee0e6['wasUndone']&&(_0x48ee36['wasUndone']=Boolean(_0x1ee0e6['wasUndone'])),_0x48ee36;},_0x25d8b3['toObject']=function(_0x4d8025,_0x2880c3){_0x2880c3||(_0x2880c3={});var _0x2fcd07={};return _0x2880c3['defaults']&&(_0x2fcd07['sourcePosition']=null,_0x2fcd07['howMany']=0x0,_0x2fcd07['targetPosition']=null,_0x2fcd07['wasUndone']=!0x1),null!=_0x4d8025['sourcePosition']&&_0x4d8025['hasOwnProperty']('sourcePosition')&&(_0x2fcd07['sourcePosition']=_0x48e08f['Position']['toObject'](_0x4d8025['sourcePosition'],_0x2880c3)),null!=_0x4d8025['howMany']&&_0x4d8025['hasOwnProperty']('howMany')&&(_0x2fcd07['howMany']=_0x4d8025['howMany']),null!=_0x4d8025['targetPosition']&&_0x4d8025['hasOwnProperty']('targetPosition')&&(_0x2fcd07['targetPosition']=_0x48e08f['Position']['toObject'](_0x4d8025['targetPosition'],_0x2880c3)),null!=_0x4d8025['wasUndone']&&_0x4d8025['hasOwnProperty']('wasUndone')&&(_0x2fcd07['wasUndone']=_0x4d8025['wasUndone']),_0x2fcd07;},_0x25d8b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x25d8b3['getTypeUrl']=function(_0x53d4ff){return void 0x0===_0x53d4ff&&(_0x53d4ff='type.googleapis.com'),_0x53d4ff+'/MoveOperation';},_0x25d8b3;}()),_0x48e08f['RenameOperation']=(function(){function _0x599e82(_0x467329){if(_0x467329){for(var _0x1b8e61=Object['keys'](_0x467329),_0x325b8d=0x0;_0x325b8d<_0x1b8e61['length'];++_0x325b8d)null!=_0x467329[_0x1b8e61[_0x325b8d]]&&(this[_0x1b8e61[_0x325b8d]]=_0x467329[_0x1b8e61[_0x325b8d]]);}}return _0x599e82['prototype']['position']=null,_0x599e82['prototype']['oldName']='',_0x599e82['prototype']['newName']='',_0x599e82['prototype']['wasUndone']=!0x1,_0x599e82['create']=function(_0x52fb75){return new _0x599e82(_0x52fb75);},_0x599e82['encode']=function(_0x536d84,_0x208379){return _0x208379||(_0x208379=_0x5cd57f['create']()),null!=_0x536d84['position']&&Object['hasOwnProperty']['call'](_0x536d84,'position')&&_0x48e08f['Position']['encode'](_0x536d84['position'],_0x208379['uint32'](0xa)['fork']())['ldelim'](),null!=_0x536d84['oldName']&&Object['hasOwnProperty']['call'](_0x536d84,'oldName')&&_0x208379['uint32'](0x12)['string'](_0x536d84['oldName']),null!=_0x536d84['newName']&&Object['hasOwnProperty']['call'](_0x536d84,'newName')&&_0x208379['uint32'](0x1a)['string'](_0x536d84['newName']),null!=_0x536d84['wasUndone']&&Object['hasOwnProperty']['call'](_0x536d84,'wasUndone')&&_0x208379['uint32'](0x20)['bool'](_0x536d84['wasUndone']),_0x208379;},_0x599e82['encodeDelimited']=function(_0x23f6fe,_0x158c03){return this['encode'](_0x23f6fe,_0x158c03)['ldelim']();},_0x599e82['decode']=function(_0x3faaed,_0x293e10){_0x3faaed instanceof _0xb765f9||(_0x3faaed=_0xb765f9['create'](_0x3faaed));for(var _0x44305c=void 0x0===_0x293e10?_0x3faaed['len']:_0x3faaed['pos']+_0x293e10,_0xbad8a8=new _0x48e08f['RenameOperation']();_0x3faaed['pos']<_0x44305c;){var _0x5e6b2b=_0x3faaed['uint32']();switch(_0x5e6b2b>>>0x3){case 0x1:_0xbad8a8['position']=_0x48e08f['Position']['decode'](_0x3faaed,_0x3faaed['uint32']());break;case 0x2:_0xbad8a8['oldName']=_0x3faaed['string']();break;case 0x3:_0xbad8a8['newName']=_0x3faaed['string']();break;case 0x4:_0xbad8a8['wasUndone']=_0x3faaed['bool']();break;default:_0x3faaed['skipType'](0x7&_0x5e6b2b);}}return _0xbad8a8;},_0x599e82['decodeDelimited']=function(_0x40cbf2){return _0x40cbf2 instanceof _0xb765f9||(_0x40cbf2=new _0xb765f9(_0x40cbf2)),this['decode'](_0x40cbf2,_0x40cbf2['uint32']());},_0x599e82['verify']=function(_0x3b65d2){if('object'!=typeof _0x3b65d2||null===_0x3b65d2)return'object\x20expected';if(null!=_0x3b65d2['position']&&_0x3b65d2['hasOwnProperty']('position')){var _0x25324e=_0x48e08f['Position']['verify'](_0x3b65d2['position']);if(_0x25324e)return'position.'+_0x25324e;}return null!=_0x3b65d2['oldName']&&_0x3b65d2['hasOwnProperty']('oldName')&&!_0x43f62a['isString'](_0x3b65d2['oldName'])?'oldName:\x20string\x20expected':null!=_0x3b65d2['newName']&&_0x3b65d2['hasOwnProperty']('newName')&&!_0x43f62a['isString'](_0x3b65d2['newName'])?'newName:\x20string\x20expected':null!=_0x3b65d2['wasUndone']&&_0x3b65d2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b65d2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x599e82['fromObject']=function(_0x36b465){if(_0x36b465 instanceof _0x48e08f['RenameOperation'])return _0x36b465;var _0x515735=new _0x48e08f['RenameOperation']();if(null!=_0x36b465['position']){if('object'!=typeof _0x36b465['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x515735['position']=_0x48e08f['Position']['fromObject'](_0x36b465['position']);}return null!=_0x36b465['oldName']&&(_0x515735['oldName']=String(_0x36b465['oldName'])),null!=_0x36b465['newName']&&(_0x515735['newName']=String(_0x36b465['newName'])),null!=_0x36b465['wasUndone']&&(_0x515735['wasUndone']=Boolean(_0x36b465['wasUndone'])),_0x515735;},_0x599e82['toObject']=function(_0x3908d3,_0x3b5642){_0x3b5642||(_0x3b5642={});var _0xaf93b4={};return _0x3b5642['defaults']&&(_0xaf93b4['position']=null,_0xaf93b4['oldName']='',_0xaf93b4['newName']='',_0xaf93b4['wasUndone']=!0x1),null!=_0x3908d3['position']&&_0x3908d3['hasOwnProperty']('position')&&(_0xaf93b4['position']=_0x48e08f['Position']['toObject'](_0x3908d3['position'],_0x3b5642)),null!=_0x3908d3['oldName']&&_0x3908d3['hasOwnProperty']('oldName')&&(_0xaf93b4['oldName']=_0x3908d3['oldName']),null!=_0x3908d3['newName']&&_0x3908d3['hasOwnProperty']('newName')&&(_0xaf93b4['newName']=_0x3908d3['newName']),null!=_0x3908d3['wasUndone']&&_0x3908d3['hasOwnProperty']('wasUndone')&&(_0xaf93b4['wasUndone']=_0x3908d3['wasUndone']),_0xaf93b4;},_0x599e82['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x599e82['getTypeUrl']=function(_0x2ee55e){return void 0x0===_0x2ee55e&&(_0x2ee55e='type.googleapis.com'),_0x2ee55e+'/RenameOperation';},_0x599e82;}()),_0x48e08f['RootAttributeOperation']=(function(){function _0x15424a(_0x194b83){if(_0x194b83){for(var _0x56c411=Object['keys'](_0x194b83),_0xac8d4e=0x0;_0xac8d4e<_0x56c411['length'];++_0xac8d4e)null!=_0x194b83[_0x56c411[_0xac8d4e]]&&(this[_0x56c411[_0xac8d4e]]=_0x194b83[_0x56c411[_0xac8d4e]]);}}return _0x15424a['prototype']['root']='',_0x15424a['prototype']['key']='',_0x15424a['prototype']['oldValueBoolean']=!0x1,_0x15424a['prototype']['oldValueJson']='',_0x15424a['prototype']['newValueBoolean']=!0x1,_0x15424a['prototype']['newValueJson']='',_0x15424a['prototype']['wasUndone']=!0x1,_0x15424a['create']=function(_0x2ccc27){return new _0x15424a(_0x2ccc27);},_0x15424a['encode']=function(_0x33685b,_0x5ec589){return _0x5ec589||(_0x5ec589=_0x5cd57f['create']()),null!=_0x33685b['root']&&Object['hasOwnProperty']['call'](_0x33685b,'root')&&_0x5ec589['uint32'](0xa)['string'](_0x33685b['root']),null!=_0x33685b['key']&&Object['hasOwnProperty']['call'](_0x33685b,'key')&&_0x5ec589['uint32'](0x12)['string'](_0x33685b['key']),null!=_0x33685b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x33685b,'oldValueBoolean')&&_0x5ec589['uint32'](0x18)['bool'](_0x33685b['oldValueBoolean']),null!=_0x33685b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x33685b,'oldValueJson')&&_0x5ec589['uint32'](0x22)['string'](_0x33685b['oldValueJson']),null!=_0x33685b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x33685b,'newValueBoolean')&&_0x5ec589['uint32'](0x28)['bool'](_0x33685b['newValueBoolean']),null!=_0x33685b['newValueJson']&&Object['hasOwnProperty']['call'](_0x33685b,'newValueJson')&&_0x5ec589['uint32'](0x32)['string'](_0x33685b['newValueJson']),null!=_0x33685b['wasUndone']&&Object['hasOwnProperty']['call'](_0x33685b,'wasUndone')&&_0x5ec589['uint32'](0x38)['bool'](_0x33685b['wasUndone']),_0x5ec589;},_0x15424a['encodeDelimited']=function(_0x2e8c0f,_0x41dee0){return this['encode'](_0x2e8c0f,_0x41dee0)['ldelim']();},_0x15424a['decode']=function(_0x35349d,_0x1b977c){_0x35349d instanceof _0xb765f9||(_0x35349d=_0xb765f9['create'](_0x35349d));for(var _0x5d9505=void 0x0===_0x1b977c?_0x35349d['len']:_0x35349d['pos']+_0x1b977c,_0x412706=new _0x48e08f['RootAttributeOperation']();_0x35349d['pos']<_0x5d9505;){var _0x4d0be1=_0x35349d['uint32']();switch(_0x4d0be1>>>0x3){case 0x1:_0x412706['root']=_0x35349d['string']();break;case 0x2:_0x412706['key']=_0x35349d['string']();break;case 0x3:_0x412706['oldValueBoolean']=_0x35349d['bool']();break;case 0x4:_0x412706['oldValueJson']=_0x35349d['string']();break;case 0x5:_0x412706['newValueBoolean']=_0x35349d['bool']();break;case 0x6:_0x412706['newValueJson']=_0x35349d['string']();break;case 0x7:_0x412706['wasUndone']=_0x35349d['bool']();break;default:_0x35349d['skipType'](0x7&_0x4d0be1);}}return _0x412706;},_0x15424a['decodeDelimited']=function(_0x3b77a2){return _0x3b77a2 instanceof _0xb765f9||(_0x3b77a2=new _0xb765f9(_0x3b77a2)),this['decode'](_0x3b77a2,_0x3b77a2['uint32']());},_0x15424a['verify']=function(_0x553161){return'object'!=typeof _0x553161||null===_0x553161?'object\x20expected':null!=_0x553161['root']&&_0x553161['hasOwnProperty']('root')&&!_0x43f62a['isString'](_0x553161['root'])?'root:\x20string\x20expected':null!=_0x553161['key']&&_0x553161['hasOwnProperty']('key')&&!_0x43f62a['isString'](_0x553161['key'])?'key:\x20string\x20expected':null!=_0x553161['oldValueBoolean']&&_0x553161['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x553161['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x553161['oldValueJson']&&_0x553161['hasOwnProperty']('oldValueJson')&&!_0x43f62a['isString'](_0x553161['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x553161['newValueBoolean']&&_0x553161['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x553161['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x553161['newValueJson']&&_0x553161['hasOwnProperty']('newValueJson')&&!_0x43f62a['isString'](_0x553161['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x553161['wasUndone']&&_0x553161['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x553161['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15424a['fromObject']=function(_0x3b940c){if(_0x3b940c instanceof _0x48e08f['RootAttributeOperation'])return _0x3b940c;var _0x2abf5b=new _0x48e08f['RootAttributeOperation']();return null!=_0x3b940c['root']&&(_0x2abf5b['root']=String(_0x3b940c['root'])),null!=_0x3b940c['key']&&(_0x2abf5b['key']=String(_0x3b940c['key'])),null!=_0x3b940c['oldValueBoolean']&&(_0x2abf5b['oldValueBoolean']=Boolean(_0x3b940c['oldValueBoolean'])),null!=_0x3b940c['oldValueJson']&&(_0x2abf5b['oldValueJson']=String(_0x3b940c['oldValueJson'])),null!=_0x3b940c['newValueBoolean']&&(_0x2abf5b['newValueBoolean']=Boolean(_0x3b940c['newValueBoolean'])),null!=_0x3b940c['newValueJson']&&(_0x2abf5b['newValueJson']=String(_0x3b940c['newValueJson'])),null!=_0x3b940c['wasUndone']&&(_0x2abf5b['wasUndone']=Boolean(_0x3b940c['wasUndone'])),_0x2abf5b;},_0x15424a['toObject']=function(_0x57c935,_0x4e7551){_0x4e7551||(_0x4e7551={});var _0x185208={};return _0x4e7551['defaults']&&(_0x185208['root']='',_0x185208['key']='',_0x185208['oldValueBoolean']=!0x1,_0x185208['oldValueJson']='',_0x185208['newValueBoolean']=!0x1,_0x185208['newValueJson']='',_0x185208['wasUndone']=!0x1),null!=_0x57c935['root']&&_0x57c935['hasOwnProperty']('root')&&(_0x185208['root']=_0x57c935['root']),null!=_0x57c935['key']&&_0x57c935['hasOwnProperty']('key')&&(_0x185208['key']=_0x57c935['key']),null!=_0x57c935['oldValueBoolean']&&_0x57c935['hasOwnProperty']('oldValueBoolean')&&(_0x185208['oldValueBoolean']=_0x57c935['oldValueBoolean']),null!=_0x57c935['oldValueJson']&&_0x57c935['hasOwnProperty']('oldValueJson')&&(_0x185208['oldValueJson']=_0x57c935['oldValueJson']),null!=_0x57c935['newValueBoolean']&&_0x57c935['hasOwnProperty']('newValueBoolean')&&(_0x185208['newValueBoolean']=_0x57c935['newValueBoolean']),null!=_0x57c935['newValueJson']&&_0x57c935['hasOwnProperty']('newValueJson')&&(_0x185208['newValueJson']=_0x57c935['newValueJson']),null!=_0x57c935['wasUndone']&&_0x57c935['hasOwnProperty']('wasUndone')&&(_0x185208['wasUndone']=_0x57c935['wasUndone']),_0x185208;},_0x15424a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x15424a['getTypeUrl']=function(_0x5b3b01){return void 0x0===_0x5b3b01&&(_0x5b3b01='type.googleapis.com'),_0x5b3b01+'/RootAttributeOperation';},_0x15424a;}()),_0x48e08f['RootOperation']=(function(){function _0x22a011(_0x2c9bea){if(_0x2c9bea){for(var _0xb9bc0f=Object['keys'](_0x2c9bea),_0x1c5c32=0x0;_0x1c5c32<_0xb9bc0f['length'];++_0x1c5c32)null!=_0x2c9bea[_0xb9bc0f[_0x1c5c32]]&&(this[_0xb9bc0f[_0x1c5c32]]=_0x2c9bea[_0xb9bc0f[_0x1c5c32]]);}}return _0x22a011['prototype']['rootName']='',_0x22a011['prototype']['elementName']='',_0x22a011['prototype']['isAdd']=!0x1,_0x22a011['prototype']['wasUndone']=!0x1,_0x22a011['create']=function(_0x7f0748){return new _0x22a011(_0x7f0748);},_0x22a011['encode']=function(_0x612504,_0x54911d){return _0x54911d||(_0x54911d=_0x5cd57f['create']()),null!=_0x612504['rootName']&&Object['hasOwnProperty']['call'](_0x612504,'rootName')&&_0x54911d['uint32'](0xa)['string'](_0x612504['rootName']),null!=_0x612504['elementName']&&Object['hasOwnProperty']['call'](_0x612504,'elementName')&&_0x54911d['uint32'](0x12)['string'](_0x612504['elementName']),null!=_0x612504['isAdd']&&Object['hasOwnProperty']['call'](_0x612504,'isAdd')&&_0x54911d['uint32'](0x18)['bool'](_0x612504['isAdd']),null!=_0x612504['wasUndone']&&Object['hasOwnProperty']['call'](_0x612504,'wasUndone')&&_0x54911d['uint32'](0x20)['bool'](_0x612504['wasUndone']),_0x54911d;},_0x22a011['encodeDelimited']=function(_0x2a53e5,_0x46dc3e){return this['encode'](_0x2a53e5,_0x46dc3e)['ldelim']();},_0x22a011['decode']=function(_0x2ffb00,_0x26ae44){_0x2ffb00 instanceof _0xb765f9||(_0x2ffb00=_0xb765f9['create'](_0x2ffb00));for(var _0x413806=void 0x0===_0x26ae44?_0x2ffb00['len']:_0x2ffb00['pos']+_0x26ae44,_0x318886=new _0x48e08f['RootOperation']();_0x2ffb00['pos']<_0x413806;){var _0x364320=_0x2ffb00['uint32']();switch(_0x364320>>>0x3){case 0x1:_0x318886['rootName']=_0x2ffb00['string']();break;case 0x2:_0x318886['elementName']=_0x2ffb00['string']();break;case 0x3:_0x318886['isAdd']=_0x2ffb00['bool']();break;case 0x4:_0x318886['wasUndone']=_0x2ffb00['bool']();break;default:_0x2ffb00['skipType'](0x7&_0x364320);}}return _0x318886;},_0x22a011['decodeDelimited']=function(_0x4f5bf2){return _0x4f5bf2 instanceof _0xb765f9||(_0x4f5bf2=new _0xb765f9(_0x4f5bf2)),this['decode'](_0x4f5bf2,_0x4f5bf2['uint32']());},_0x22a011['verify']=function(_0xa497c9){return'object'!=typeof _0xa497c9||null===_0xa497c9?'object\x20expected':null!=_0xa497c9['rootName']&&_0xa497c9['hasOwnProperty']('rootName')&&!_0x43f62a['isString'](_0xa497c9['rootName'])?'rootName:\x20string\x20expected':null!=_0xa497c9['elementName']&&_0xa497c9['hasOwnProperty']('elementName')&&!_0x43f62a['isString'](_0xa497c9['elementName'])?'elementName:\x20string\x20expected':null!=_0xa497c9['isAdd']&&_0xa497c9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xa497c9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xa497c9['wasUndone']&&_0xa497c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa497c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x22a011['fromObject']=function(_0x531b55){if(_0x531b55 instanceof _0x48e08f['RootOperation'])return _0x531b55;var _0xe2f560=new _0x48e08f['RootOperation']();return null!=_0x531b55['rootName']&&(_0xe2f560['rootName']=String(_0x531b55['rootName'])),null!=_0x531b55['elementName']&&(_0xe2f560['elementName']=String(_0x531b55['elementName'])),null!=_0x531b55['isAdd']&&(_0xe2f560['isAdd']=Boolean(_0x531b55['isAdd'])),null!=_0x531b55['wasUndone']&&(_0xe2f560['wasUndone']=Boolean(_0x531b55['wasUndone'])),_0xe2f560;},_0x22a011['toObject']=function(_0x33818f,_0x5de26f){_0x5de26f||(_0x5de26f={});var _0x47f43e={};return _0x5de26f['defaults']&&(_0x47f43e['rootName']='',_0x47f43e['elementName']='',_0x47f43e['isAdd']=!0x1,_0x47f43e['wasUndone']=!0x1),null!=_0x33818f['rootName']&&_0x33818f['hasOwnProperty']('rootName')&&(_0x47f43e['rootName']=_0x33818f['rootName']),null!=_0x33818f['elementName']&&_0x33818f['hasOwnProperty']('elementName')&&(_0x47f43e['elementName']=_0x33818f['elementName']),null!=_0x33818f['isAdd']&&_0x33818f['hasOwnProperty']('isAdd')&&(_0x47f43e['isAdd']=_0x33818f['isAdd']),null!=_0x33818f['wasUndone']&&_0x33818f['hasOwnProperty']('wasUndone')&&(_0x47f43e['wasUndone']=_0x33818f['wasUndone']),_0x47f43e;},_0x22a011['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x22a011['getTypeUrl']=function(_0x244598){return void 0x0===_0x244598&&(_0x244598='type.googleapis.com'),_0x244598+'/RootOperation';},_0x22a011;}()),_0x48e08f['SplitOperation']=(function(){function _0x138d34(_0x51c7f4){if(_0x51c7f4){for(var _0x41b633=Object['keys'](_0x51c7f4),_0x5ceb2b=0x0;_0x5ceb2b<_0x41b633['length'];++_0x5ceb2b)null!=_0x51c7f4[_0x41b633[_0x5ceb2b]]&&(this[_0x41b633[_0x5ceb2b]]=_0x51c7f4[_0x41b633[_0x5ceb2b]]);}}return _0x138d34['prototype']['splitPosition']=null,_0x138d34['prototype']['graveyardPosition']=null,_0x138d34['prototype']['howMany']=0x0,_0x138d34['prototype']['insertionPosition']=null,_0x138d34['prototype']['wasUndone']=!0x1,_0x138d34['create']=function(_0x441376){return new _0x138d34(_0x441376);},_0x138d34['encode']=function(_0x3241b0,_0x1c3ca8){return _0x1c3ca8||(_0x1c3ca8=_0x5cd57f['create']()),null!=_0x3241b0['splitPosition']&&Object['hasOwnProperty']['call'](_0x3241b0,'splitPosition')&&_0x48e08f['Position']['encode'](_0x3241b0['splitPosition'],_0x1c3ca8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3241b0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3241b0,'graveyardPosition')&&_0x48e08f['Position']['encode'](_0x3241b0['graveyardPosition'],_0x1c3ca8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3241b0['howMany']&&Object['hasOwnProperty']['call'](_0x3241b0,'howMany')&&_0x1c3ca8['uint32'](0x18)['uint32'](_0x3241b0['howMany']),null!=_0x3241b0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3241b0,'insertionPosition')&&_0x48e08f['Position']['encode'](_0x3241b0['insertionPosition'],_0x1c3ca8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3241b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3241b0,'wasUndone')&&_0x1c3ca8['uint32'](0x28)['bool'](_0x3241b0['wasUndone']),_0x1c3ca8;},_0x138d34['encodeDelimited']=function(_0x4b6e3b,_0x2e2e68){return this['encode'](_0x4b6e3b,_0x2e2e68)['ldelim']();},_0x138d34['decode']=function(_0x426105,_0x56cfae){_0x426105 instanceof _0xb765f9||(_0x426105=_0xb765f9['create'](_0x426105));for(var _0x2973c7=void 0x0===_0x56cfae?_0x426105['len']:_0x426105['pos']+_0x56cfae,_0x118a95=new _0x48e08f['SplitOperation']();_0x426105['pos']<_0x2973c7;){var _0x46833d=_0x426105['uint32']();switch(_0x46833d>>>0x3){case 0x1:_0x118a95['splitPosition']=_0x48e08f['Position']['decode'](_0x426105,_0x426105['uint32']());break;case 0x2:_0x118a95['graveyardPosition']=_0x48e08f['Position']['decode'](_0x426105,_0x426105['uint32']());break;case 0x3:_0x118a95['howMany']=_0x426105['uint32']();break;case 0x4:_0x118a95['insertionPosition']=_0x48e08f['Position']['decode'](_0x426105,_0x426105['uint32']());break;case 0x5:_0x118a95['wasUndone']=_0x426105['bool']();break;default:_0x426105['skipType'](0x7&_0x46833d);}}return _0x118a95;},_0x138d34['decodeDelimited']=function(_0x564eb6){return _0x564eb6 instanceof _0xb765f9||(_0x564eb6=new _0xb765f9(_0x564eb6)),this['decode'](_0x564eb6,_0x564eb6['uint32']());},_0x138d34['verify']=function(_0x125941){if('object'!=typeof _0x125941||null===_0x125941)return'object\x20expected';var _0x273341;if(null!=_0x125941['splitPosition']&&_0x125941['hasOwnProperty']('splitPosition')&&(_0x273341=_0x48e08f['Position']['verify'](_0x125941['splitPosition'])))return'splitPosition.'+_0x273341;if(null!=_0x125941['graveyardPosition']&&_0x125941['hasOwnProperty']('graveyardPosition')&&(_0x273341=_0x48e08f['Position']['verify'](_0x125941['graveyardPosition'])))return'graveyardPosition.'+_0x273341;if(null!=_0x125941['howMany']&&_0x125941['hasOwnProperty']('howMany')&&!_0x43f62a['isInteger'](_0x125941['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x125941['insertionPosition']&&_0x125941['hasOwnProperty']('insertionPosition')&&(_0x273341=_0x48e08f['Position']['verify'](_0x125941['insertionPosition'])))return'insertionPosition.'+_0x273341;return null!=_0x125941['wasUndone']&&_0x125941['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x125941['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x138d34['fromObject']=function(_0xb03f2){if(_0xb03f2 instanceof _0x48e08f['SplitOperation'])return _0xb03f2;var _0x3f1f8d=new _0x48e08f['SplitOperation']();if(null!=_0xb03f2['splitPosition']){if('object'!=typeof _0xb03f2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3f1f8d['splitPosition']=_0x48e08f['Position']['fromObject'](_0xb03f2['splitPosition']);}if(null!=_0xb03f2['graveyardPosition']){if('object'!=typeof _0xb03f2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3f1f8d['graveyardPosition']=_0x48e08f['Position']['fromObject'](_0xb03f2['graveyardPosition']);}if(null!=_0xb03f2['howMany']&&(_0x3f1f8d['howMany']=_0xb03f2['howMany']>>>0x0),null!=_0xb03f2['insertionPosition']){if('object'!=typeof _0xb03f2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3f1f8d['insertionPosition']=_0x48e08f['Position']['fromObject'](_0xb03f2['insertionPosition']);}return null!=_0xb03f2['wasUndone']&&(_0x3f1f8d['wasUndone']=Boolean(_0xb03f2['wasUndone'])),_0x3f1f8d;},_0x138d34['toObject']=function(_0x13d37e,_0x465625){_0x465625||(_0x465625={});var _0x2efa25={};return _0x465625['defaults']&&(_0x2efa25['splitPosition']=null,_0x2efa25['graveyardPosition']=null,_0x2efa25['howMany']=0x0,_0x2efa25['insertionPosition']=null,_0x2efa25['wasUndone']=!0x1),null!=_0x13d37e['splitPosition']&&_0x13d37e['hasOwnProperty']('splitPosition')&&(_0x2efa25['splitPosition']=_0x48e08f['Position']['toObject'](_0x13d37e['splitPosition'],_0x465625)),null!=_0x13d37e['graveyardPosition']&&_0x13d37e['hasOwnProperty']('graveyardPosition')&&(_0x2efa25['graveyardPosition']=_0x48e08f['Position']['toObject'](_0x13d37e['graveyardPosition'],_0x465625)),null!=_0x13d37e['howMany']&&_0x13d37e['hasOwnProperty']('howMany')&&(_0x2efa25['howMany']=_0x13d37e['howMany']),null!=_0x13d37e['insertionPosition']&&_0x13d37e['hasOwnProperty']('insertionPosition')&&(_0x2efa25['insertionPosition']=_0x48e08f['Position']['toObject'](_0x13d37e['insertionPosition'],_0x465625)),null!=_0x13d37e['wasUndone']&&_0x13d37e['hasOwnProperty']('wasUndone')&&(_0x2efa25['wasUndone']=_0x13d37e['wasUndone']),_0x2efa25;},_0x138d34['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x138d34['getTypeUrl']=function(_0x16a855){return void 0x0===_0x16a855&&(_0x16a855='type.googleapis.com'),_0x16a855+'/SplitOperation';},_0x138d34;}()),_0x48e08f['Position']=(function(){function _0x3df66f(_0x1dc5c8){if(this['path']=[],_0x1dc5c8){for(var _0x1e2fee=Object['keys'](_0x1dc5c8),_0x57b2fd=0x0;_0x57b2fd<_0x1e2fee['length'];++_0x57b2fd)null!=_0x1dc5c8[_0x1e2fee[_0x57b2fd]]&&(this[_0x1e2fee[_0x57b2fd]]=_0x1dc5c8[_0x1e2fee[_0x57b2fd]]);}}return _0x3df66f['prototype']['root']='',_0x3df66f['prototype']['rootMain']=!0x1,_0x3df66f['prototype']['rootGraveyard']=!0x1,_0x3df66f['prototype']['path']=_0x43f62a['emptyArray'],_0x3df66f['prototype']['stickiness']='',_0x3df66f['create']=function(_0x538b0c){return new _0x3df66f(_0x538b0c);},_0x3df66f['encode']=function(_0x13db10,_0x1dff8f){if(_0x1dff8f||(_0x1dff8f=_0x5cd57f['create']()),null!=_0x13db10['root']&&Object['hasOwnProperty']['call'](_0x13db10,'root')&&_0x1dff8f['uint32'](0xa)['string'](_0x13db10['root']),null!=_0x13db10['rootMain']&&Object['hasOwnProperty']['call'](_0x13db10,'rootMain')&&_0x1dff8f['uint32'](0x10)['bool'](_0x13db10['rootMain']),null!=_0x13db10['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x13db10,'rootGraveyard')&&_0x1dff8f['uint32'](0x18)['bool'](_0x13db10['rootGraveyard']),null!=_0x13db10['path']&&_0x13db10['path']['length']){_0x1dff8f['uint32'](0x22)['fork']();for(var _0x1f62f9=0x0;_0x1f62f9<_0x13db10['path']['length'];++_0x1f62f9)_0x1dff8f['uint32'](_0x13db10['path'][_0x1f62f9]);_0x1dff8f['ldelim']();}return null!=_0x13db10['stickiness']&&Object['hasOwnProperty']['call'](_0x13db10,'stickiness')&&_0x1dff8f['uint32'](0x2a)['string'](_0x13db10['stickiness']),_0x1dff8f;},_0x3df66f['encodeDelimited']=function(_0x503ba2,_0x35c90a){return this['encode'](_0x503ba2,_0x35c90a)['ldelim']();},_0x3df66f['decode']=function(_0x38003d,_0x40f89e){_0x38003d instanceof _0xb765f9||(_0x38003d=_0xb765f9['create'](_0x38003d));for(var _0x41236e=void 0x0===_0x40f89e?_0x38003d['len']:_0x38003d['pos']+_0x40f89e,_0x16a95e=new _0x48e08f['Position']();_0x38003d['pos']<_0x41236e;){var _0x44bde5=_0x38003d['uint32']();switch(_0x44bde5>>>0x3){case 0x1:_0x16a95e['root']=_0x38003d['string']();break;case 0x2:_0x16a95e['rootMain']=_0x38003d['bool']();break;case 0x3:_0x16a95e['rootGraveyard']=_0x38003d['bool']();break;case 0x4:if(_0x16a95e['path']&&_0x16a95e['path']['length']||(_0x16a95e['path']=[]),0x2==(0x7&_0x44bde5)){for(var _0x2c8779=_0x38003d['uint32']()+_0x38003d['pos'];_0x38003d['pos']<_0x2c8779;)_0x16a95e['path']['push'](_0x38003d['uint32']());}else _0x16a95e['path']['push'](_0x38003d['uint32']());break;case 0x5:_0x16a95e['stickiness']=_0x38003d['string']();break;default:_0x38003d['skipType'](0x7&_0x44bde5);}}return _0x16a95e;},_0x3df66f['decodeDelimited']=function(_0x3aed22){return _0x3aed22 instanceof _0xb765f9||(_0x3aed22=new _0xb765f9(_0x3aed22)),this['decode'](_0x3aed22,_0x3aed22['uint32']());},_0x3df66f['verify']=function(_0x644b5b){if('object'!=typeof _0x644b5b||null===_0x644b5b)return'object\x20expected';if(null!=_0x644b5b['root']&&_0x644b5b['hasOwnProperty']('root')&&!_0x43f62a['isString'](_0x644b5b['root']))return'root:\x20string\x20expected';if(null!=_0x644b5b['rootMain']&&_0x644b5b['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x644b5b['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x644b5b['rootGraveyard']&&_0x644b5b['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x644b5b['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x644b5b['path']&&_0x644b5b['hasOwnProperty']('path')){if(!Array['isArray'](_0x644b5b['path']))return'path:\x20array\x20expected';for(var _0x31f444=0x0;_0x31f444<_0x644b5b['path']['length'];++_0x31f444)if(!_0x43f62a['isInteger'](_0x644b5b['path'][_0x31f444]))return'path:\x20integer[]\x20expected';}return null!=_0x644b5b['stickiness']&&_0x644b5b['hasOwnProperty']('stickiness')&&!_0x43f62a['isString'](_0x644b5b['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3df66f['fromObject']=function(_0x1280c6){if(_0x1280c6 instanceof _0x48e08f['Position'])return _0x1280c6;var _0x4d5073=new _0x48e08f['Position']();if(null!=_0x1280c6['root']&&(_0x4d5073['root']=String(_0x1280c6['root'])),null!=_0x1280c6['rootMain']&&(_0x4d5073['rootMain']=Boolean(_0x1280c6['rootMain'])),null!=_0x1280c6['rootGraveyard']&&(_0x4d5073['rootGraveyard']=Boolean(_0x1280c6['rootGraveyard'])),_0x1280c6['path']){if(!Array['isArray'](_0x1280c6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4d5073['path']=[];for(var _0x405f5f=0x0;_0x405f5f<_0x1280c6['path']['length'];++_0x405f5f)_0x4d5073['path'][_0x405f5f]=_0x1280c6['path'][_0x405f5f]>>>0x0;}return null!=_0x1280c6['stickiness']&&(_0x4d5073['stickiness']=String(_0x1280c6['stickiness'])),_0x4d5073;},_0x3df66f['toObject']=function(_0x62dbd5,_0x2b07c2){_0x2b07c2||(_0x2b07c2={});var _0xf63161={};if((_0x2b07c2['arrays']||_0x2b07c2['defaults'])&&(_0xf63161['path']=[]),_0x2b07c2['defaults']&&(_0xf63161['root']='',_0xf63161['rootMain']=!0x1,_0xf63161['rootGraveyard']=!0x1,_0xf63161['stickiness']=''),null!=_0x62dbd5['root']&&_0x62dbd5['hasOwnProperty']('root')&&(_0xf63161['root']=_0x62dbd5['root']),null!=_0x62dbd5['rootMain']&&_0x62dbd5['hasOwnProperty']('rootMain')&&(_0xf63161['rootMain']=_0x62dbd5['rootMain']),null!=_0x62dbd5['rootGraveyard']&&_0x62dbd5['hasOwnProperty']('rootGraveyard')&&(_0xf63161['rootGraveyard']=_0x62dbd5['rootGraveyard']),_0x62dbd5['path']&&_0x62dbd5['path']['length']){_0xf63161['path']=[];for(var _0x271e2f=0x0;_0x271e2f<_0x62dbd5['path']['length'];++_0x271e2f)_0xf63161['path'][_0x271e2f]=_0x62dbd5['path'][_0x271e2f];}return null!=_0x62dbd5['stickiness']&&_0x62dbd5['hasOwnProperty']('stickiness')&&(_0xf63161['stickiness']=_0x62dbd5['stickiness']),_0xf63161;},_0x3df66f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x3df66f['getTypeUrl']=function(_0x32c003){return void 0x0===_0x32c003&&(_0x32c003='type.googleapis.com'),_0x32c003+'/Position';},_0x3df66f;}()),_0x48e08f['Range']=(function(){function _0x36b65a(_0x563438){if(_0x563438){for(var _0x5db57f=Object['keys'](_0x563438),_0x4e78cf=0x0;_0x4e78cf<_0x5db57f['length'];++_0x4e78cf)null!=_0x563438[_0x5db57f[_0x4e78cf]]&&(this[_0x5db57f[_0x4e78cf]]=_0x563438[_0x5db57f[_0x4e78cf]]);}}return _0x36b65a['prototype']['start']=null,_0x36b65a['prototype']['end']=null,_0x36b65a['create']=function(_0x51f4c1){return new _0x36b65a(_0x51f4c1);},_0x36b65a['encode']=function(_0x2495f4,_0xf291a5){return _0xf291a5||(_0xf291a5=_0x5cd57f['create']()),null!=_0x2495f4['start']&&Object['hasOwnProperty']['call'](_0x2495f4,'start')&&_0x48e08f['Position']['encode'](_0x2495f4['start'],_0xf291a5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2495f4['end']&&Object['hasOwnProperty']['call'](_0x2495f4,'end')&&_0x48e08f['Position']['encode'](_0x2495f4['end'],_0xf291a5['uint32'](0x12)['fork']())['ldelim'](),_0xf291a5;},_0x36b65a['encodeDelimited']=function(_0x4febaa,_0x5f4f5){return this['encode'](_0x4febaa,_0x5f4f5)['ldelim']();},_0x36b65a['decode']=function(_0x350116,_0x395e73){_0x350116 instanceof _0xb765f9||(_0x350116=_0xb765f9['create'](_0x350116));for(var _0x5564a9=void 0x0===_0x395e73?_0x350116['len']:_0x350116['pos']+_0x395e73,_0x8ca814=new _0x48e08f['Range']();_0x350116['pos']<_0x5564a9;){var _0x1b3d93=_0x350116['uint32']();switch(_0x1b3d93>>>0x3){case 0x1:_0x8ca814['start']=_0x48e08f['Position']['decode'](_0x350116,_0x350116['uint32']());break;case 0x2:_0x8ca814['end']=_0x48e08f['Position']['decode'](_0x350116,_0x350116['uint32']());break;default:_0x350116['skipType'](0x7&_0x1b3d93);}}return _0x8ca814;},_0x36b65a['decodeDelimited']=function(_0x4332dd){return _0x4332dd instanceof _0xb765f9||(_0x4332dd=new _0xb765f9(_0x4332dd)),this['decode'](_0x4332dd,_0x4332dd['uint32']());},_0x36b65a['verify']=function(_0x2d791f){if('object'!=typeof _0x2d791f||null===_0x2d791f)return'object\x20expected';var _0x38c1af;if(null!=_0x2d791f['start']&&_0x2d791f['hasOwnProperty']('start')&&(_0x38c1af=_0x48e08f['Position']['verify'](_0x2d791f['start'])))return'start.'+_0x38c1af;if(null!=_0x2d791f['end']&&_0x2d791f['hasOwnProperty']('end')&&(_0x38c1af=_0x48e08f['Position']['verify'](_0x2d791f['end'])))return'end.'+_0x38c1af;return null;},_0x36b65a['fromObject']=function(_0xcbbaa2){if(_0xcbbaa2 instanceof _0x48e08f['Range'])return _0xcbbaa2;var _0x1385cc=new _0x48e08f['Range']();if(null!=_0xcbbaa2['start']){if('object'!=typeof _0xcbbaa2['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1385cc['start']=_0x48e08f['Position']['fromObject'](_0xcbbaa2['start']);}if(null!=_0xcbbaa2['end']){if('object'!=typeof _0xcbbaa2['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1385cc['end']=_0x48e08f['Position']['fromObject'](_0xcbbaa2['end']);}return _0x1385cc;},_0x36b65a['toObject']=function(_0x140a1f,_0x198499){_0x198499||(_0x198499={});var _0x1c8eed={};return _0x198499['defaults']&&(_0x1c8eed['start']=null,_0x1c8eed['end']=null),null!=_0x140a1f['start']&&_0x140a1f['hasOwnProperty']('start')&&(_0x1c8eed['start']=_0x48e08f['Position']['toObject'](_0x140a1f['start'],_0x198499)),null!=_0x140a1f['end']&&_0x140a1f['hasOwnProperty']('end')&&(_0x1c8eed['end']=_0x48e08f['Position']['toObject'](_0x140a1f['end'],_0x198499)),_0x1c8eed;},_0x36b65a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x36b65a['getTypeUrl']=function(_0x5c894b){return void 0x0===_0x5c894b&&(_0x5c894b='type.googleapis.com'),_0x5c894b+'/Range';},_0x36b65a;}()),_0x48e08f['Element']=(function(){function _0x94d7a0(_0x1b491e){if(this['children']=[],this['attributesBoolean']={},_0x1b491e){for(var _0x363755=Object['keys'](_0x1b491e),_0x3544dc=0x0;_0x3544dc<_0x363755['length'];++_0x3544dc)null!=_0x1b491e[_0x363755[_0x3544dc]]&&(this[_0x363755[_0x3544dc]]=_0x1b491e[_0x363755[_0x3544dc]]);}}return _0x94d7a0['prototype']['name']='',_0x94d7a0['prototype']['children']=_0x43f62a['emptyArray'],_0x94d7a0['prototype']['data']='',_0x94d7a0['prototype']['attributesBoolean']=_0x43f62a['emptyObject'],_0x94d7a0['prototype']['attributesJson']='',_0x94d7a0['create']=function(_0x3b990b){return new _0x94d7a0(_0x3b990b);},_0x94d7a0['encode']=function(_0xb6e1b6,_0x109b21){if(_0x109b21||(_0x109b21=_0x5cd57f['create']()),null!=_0xb6e1b6['name']&&Object['hasOwnProperty']['call'](_0xb6e1b6,'name')&&_0x109b21['uint32'](0xa)['string'](_0xb6e1b6['name']),null!=_0xb6e1b6['children']&&_0xb6e1b6['children']['length']){for(var _0x5e94ef=0x0;_0x5e94ef<_0xb6e1b6['children']['length'];++_0x5e94ef)_0x48e08f['Element']['encode'](_0xb6e1b6['children'][_0x5e94ef],_0x109b21['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb6e1b6['data']&&Object['hasOwnProperty']['call'](_0xb6e1b6,'data')&&_0x109b21['uint32'](0x1a)['string'](_0xb6e1b6['data']),null!=_0xb6e1b6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb6e1b6,'attributesBoolean')){var _0x4403ab=Object['keys'](_0xb6e1b6['attributesBoolean']);for(_0x5e94ef=0x0;_0x5e94ef<_0x4403ab['length'];++_0x5e94ef)_0x109b21['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4403ab[_0x5e94ef])['uint32'](0x10)['bool'](_0xb6e1b6['attributesBoolean'][_0x4403ab[_0x5e94ef]])['ldelim']();}return null!=_0xb6e1b6['attributesJson']&&Object['hasOwnProperty']['call'](_0xb6e1b6,'attributesJson')&&_0x109b21['uint32'](0x2a)['string'](_0xb6e1b6['attributesJson']),_0x109b21;},_0x94d7a0['encodeDelimited']=function(_0x591c2b,_0x264920){return this['encode'](_0x591c2b,_0x264920)['ldelim']();},_0x94d7a0['decode']=function(_0x5776fb,_0x59d393){_0x5776fb instanceof _0xb765f9||(_0x5776fb=_0xb765f9['create'](_0x5776fb));for(var _0x55ec64,_0x1f5b58,_0x148d56=void 0x0===_0x59d393?_0x5776fb['len']:_0x5776fb['pos']+_0x59d393,_0x44f268=new _0x48e08f['Element']();_0x5776fb['pos']<_0x148d56;){var _0x212c2c=_0x5776fb['uint32']();switch(_0x212c2c>>>0x3){case 0x1:_0x44f268['name']=_0x5776fb['string']();break;case 0x2:_0x44f268['children']&&_0x44f268['children']['length']||(_0x44f268['children']=[]),_0x44f268['children']['push'](_0x48e08f['Element']['decode'](_0x5776fb,_0x5776fb['uint32']()));break;case 0x3:_0x44f268['data']=_0x5776fb['string']();break;case 0x4:_0x44f268['attributesBoolean']===_0x43f62a['emptyObject']&&(_0x44f268['attributesBoolean']={});var _0x4ccb30=_0x5776fb['uint32']()+_0x5776fb['pos'];for(_0x55ec64='',_0x1f5b58=!0x1;_0x5776fb['pos']<_0x4ccb30;){var _0x2e5018=_0x5776fb['uint32']();switch(_0x2e5018>>>0x3){case 0x1:_0x55ec64=_0x5776fb['string']();break;case 0x2:_0x1f5b58=_0x5776fb['bool']();break;default:_0x5776fb['skipType'](0x7&_0x2e5018);}}_0x44f268['attributesBoolean'][_0x55ec64]=_0x1f5b58;break;case 0x5:_0x44f268['attributesJson']=_0x5776fb['string']();break;default:_0x5776fb['skipType'](0x7&_0x212c2c);}}return _0x44f268;},_0x94d7a0['decodeDelimited']=function(_0x374cf4){return _0x374cf4 instanceof _0xb765f9||(_0x374cf4=new _0xb765f9(_0x374cf4)),this['decode'](_0x374cf4,_0x374cf4['uint32']());},_0x94d7a0['verify']=function(_0x17578){if('object'!=typeof _0x17578||null===_0x17578)return'object\x20expected';if(null!=_0x17578['name']&&_0x17578['hasOwnProperty']('name')&&!_0x43f62a['isString'](_0x17578['name']))return'name:\x20string\x20expected';if(null!=_0x17578['children']&&_0x17578['hasOwnProperty']('children')){if(!Array['isArray'](_0x17578['children']))return'children:\x20array\x20expected';for(var _0x45011f=0x0;_0x45011f<_0x17578['children']['length'];++_0x45011f){var _0x48519e=_0x48e08f['Element']['verify'](_0x17578['children'][_0x45011f]);if(_0x48519e)return'children.'+_0x48519e;}}if(null!=_0x17578['data']&&_0x17578['hasOwnProperty']('data')&&!_0x43f62a['isString'](_0x17578['data']))return'data:\x20string\x20expected';if(null!=_0x17578['attributesBoolean']&&_0x17578['hasOwnProperty']('attributesBoolean')){if(!_0x43f62a['isObject'](_0x17578['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1dd31f=Object['keys'](_0x17578['attributesBoolean']);for(_0x45011f=0x0;_0x45011f<_0x1dd31f['length'];++_0x45011f)if('boolean'!=typeof _0x17578['attributesBoolean'][_0x1dd31f[_0x45011f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x17578['attributesJson']&&_0x17578['hasOwnProperty']('attributesJson')&&!_0x43f62a['isString'](_0x17578['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x94d7a0['fromObject']=function(_0x438817){if(_0x438817 instanceof _0x48e08f['Element'])return _0x438817;var _0x3b3265=new _0x48e08f['Element']();if(null!=_0x438817['name']&&(_0x3b3265['name']=String(_0x438817['name'])),_0x438817['children']){if(!Array['isArray'](_0x438817['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3b3265['children']=[];for(var _0x3b86f5=0x0;_0x3b86f5<_0x438817['children']['length'];++_0x3b86f5){if('object'!=typeof _0x438817['children'][_0x3b86f5])throw TypeError('.Element.children:\x20object\x20expected');_0x3b3265['children'][_0x3b86f5]=_0x48e08f['Element']['fromObject'](_0x438817['children'][_0x3b86f5]);}}if(null!=_0x438817['data']&&(_0x3b3265['data']=String(_0x438817['data'])),_0x438817['attributesBoolean']){if('object'!=typeof _0x438817['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3b3265['attributesBoolean']={};var _0x42c7fe=Object['keys'](_0x438817['attributesBoolean']);for(_0x3b86f5=0x0;_0x3b86f5<_0x42c7fe['length'];++_0x3b86f5)_0x3b3265['attributesBoolean'][_0x42c7fe[_0x3b86f5]]=Boolean(_0x438817['attributesBoolean'][_0x42c7fe[_0x3b86f5]]);}return null!=_0x438817['attributesJson']&&(_0x3b3265['attributesJson']=String(_0x438817['attributesJson'])),_0x3b3265;},_0x94d7a0['toObject']=function(_0x50be0e,_0x3ef7c0){_0x3ef7c0||(_0x3ef7c0={});var _0x57f549,_0x5af4fc={};if((_0x3ef7c0['arrays']||_0x3ef7c0['defaults'])&&(_0x5af4fc['children']=[]),(_0x3ef7c0['objects']||_0x3ef7c0['defaults'])&&(_0x5af4fc['attributesBoolean']={}),_0x3ef7c0['defaults']&&(_0x5af4fc['name']='',_0x5af4fc['data']='',_0x5af4fc['attributesJson']=''),null!=_0x50be0e['name']&&_0x50be0e['hasOwnProperty']('name')&&(_0x5af4fc['name']=_0x50be0e['name']),_0x50be0e['children']&&_0x50be0e['children']['length']){_0x5af4fc['children']=[];for(var _0x1bc927=0x0;_0x1bc927<_0x50be0e['children']['length'];++_0x1bc927)_0x5af4fc['children'][_0x1bc927]=_0x48e08f['Element']['toObject'](_0x50be0e['children'][_0x1bc927],_0x3ef7c0);}if(null!=_0x50be0e['data']&&_0x50be0e['hasOwnProperty']('data')&&(_0x5af4fc['data']=_0x50be0e['data']),_0x50be0e['attributesBoolean']&&(_0x57f549=Object['keys'](_0x50be0e['attributesBoolean']))['length']){_0x5af4fc['attributesBoolean']={};for(_0x1bc927=0x0;_0x1bc927<_0x57f549['length'];++_0x1bc927)_0x5af4fc['attributesBoolean'][_0x57f549[_0x1bc927]]=_0x50be0e['attributesBoolean'][_0x57f549[_0x1bc927]];}return null!=_0x50be0e['attributesJson']&&_0x50be0e['hasOwnProperty']('attributesJson')&&(_0x5af4fc['attributesJson']=_0x50be0e['attributesJson']),_0x5af4fc;},_0x94d7a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5364fc['util']['toJSONOptions']);},_0x94d7a0['getTypeUrl']=function(_0x2dfbcc){return void 0x0===_0x2dfbcc&&(_0x2dfbcc='type.googleapis.com'),_0x2dfbcc+'/Element';},_0x94d7a0;}()),_0x48e08f;})());class u{['_protobufRoot'];constructor(){this['_protobufRoot']=l;}['getDescriptor'](_0x1b8393){return new a(this['_protobufRoot'][_0x1b8393]);}}class a{['_protobuf'];constructor(_0x47182b){this['_protobuf']=_0x47182b;}['compress'](_0x2bc97d){const _0x2fbe45=this['_protobuf']['verify'](_0x2bc97d);if(_0x2fbe45)throw Error(_0x2fbe45);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2bc97d))['finish']();}['decompress'](_0x3c1af0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3c1af0),{'oneofs':!0x0});}}function s(_0x3ba109,_0x3e3a81){const _0x5a9dd4=_0x1c0763(_0x3ba109);return _0x5a9dd4['path'][_0x5a9dd4['path']['length']-0x1]+=_0x3e3a81,_0x5a9dd4;}function c(_0x53010c,_0x217011){return _0x53010c['root']===_0x217011['root']&&_0x38e83(_0x53010c['path'],_0x217011['path']);}function f(_0x396a5c){d(_0x396a5c,_0x295518=>('main'==_0x295518['root']?(_0x295518['rootMain']=!0x0,delete _0x295518['root']):'$graveyard'==_0x295518['root']&&(_0x295518['rootGraveyard']=!0x0,delete _0x295518['root']),_0x295518));}function p(_0x4f5a9d){d(_0x4f5a9d,_0x2391f3=>(_0x2391f3['rootMain']?(_0x2391f3['root']='main',delete _0x2391f3['rootMain']):_0x2391f3['rootGraveyard']&&(_0x2391f3['root']='$graveyard',delete _0x2391f3['rootGraveyard']),_0x2391f3));}function d(_0x5ca0f6,_0x2487f3){for(const _0x3a33eb in _0x5ca0f6){const _0x37623f=_0x5ca0f6[_0x3a33eb];'nodes'!==_0x3a33eb&&_0x47af07(_0x37623f)&&(_0x37623f['path']&&(_0x37623f['root']||_0x37623f['rootMain']||_0x37623f['rootGraveyard'])?_0x5ca0f6[_0x3a33eb]=_0x2487f3(_0x37623f):d(_0x37623f,_0x2487f3));}return _0x5ca0f6;}class b{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2c3b1c,_0x159845,_0x3b8c5d){this['_id']=_0x2c3b1c,this['_operationName']=_0x159845,this['_protobufDescriptor']=_0x3b8c5d;}['compress'](_0x4884ee,_0x25c3f3){const _0x3bd6ca=_0x25c3f3['operations'][_0x25c3f3['index']++];return f(_0x3bd6ca),_0x4884ee['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3bd6ca)),_0x4884ee['types']['push'](this['_id']),!0x0;}['decompress'](_0x56fccb,_0x400f3a){_0x400f3a['typeIndex']++;const _0x5f405f=_0x400f3a['buffers'][_0x400f3a['bufferIndex']++],_0x48fcad=this['_protobufDescriptor']['decompress'](_0x5f405f);p(_0x48fcad),_0x48fcad['__className']=this['_operationName'],_0x56fccb['push'](_0x48fcad);}}class h extends b{['compress'](_0x11d2bb,_0x2d91fb){const _0xc975ca=_0x2d91fb['operations'][_0x2d91fb['index']++];return this['_serializeOneOf']('oldValue',_0xc975ca),this['_serializeOneOf']('newValue',_0xc975ca),f(_0xc975ca),_0x11d2bb['buffers']['push'](this['_protobufDescriptor']['compress'](_0xc975ca)),_0x11d2bb['types']['push'](this['_id']),!0x0;}['decompress'](_0x49951a,_0x35f130){_0x35f130['typeIndex']++;const _0x19c386=_0x35f130['buffers'][_0x35f130['bufferIndex']++],_0x4bc0f2=this['_protobufDescriptor']['decompress'](_0x19c386);this['_deserializeOneOf']('oldValue',_0x4bc0f2),this['_deserializeOneOf']('newValue',_0x4bc0f2),p(_0x4bc0f2),_0x4bc0f2['__className']=this['_operationName'],_0x49951a['push'](_0x4bc0f2);}['_serializeOneOf'](_0x1a5918,_0x45ade2){const _0x5a9cb2=_0x45ade2[_0x1a5918];'boolean'==typeof _0x5a9cb2?_0x45ade2[_0x1a5918+'Boolean']=_0x5a9cb2:_0x45ade2[_0x1a5918+'Json']=JSON['stringify'](_0x5a9cb2);}['_deserializeOneOf'](_0x477d26,_0x2ddc16){const _0x1beb4d=_0x477d26+'Json';_0x2ddc16[_0x1beb4d]?(_0x2ddc16[_0x477d26]=JSON['parse'](_0x2ddc16[_0x1beb4d]),delete _0x2ddc16[_0x1beb4d]):(_0x2ddc16[_0x477d26]=_0x2ddc16[_0x477d26+'Boolean'],delete _0x2ddc16[_0x477d26+'Boolean']);}}class w extends b{['compress'](_0x33945a,_0x5b5478){const _0x24e2c3=_0x5b5478['operations'][_0x5b5478['index']++];return this['_serializeNodesAttributes'](_0x24e2c3['nodes']),f(_0x24e2c3),_0x33945a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x24e2c3)),_0x33945a['types']['push'](this['_id']),!0x0;}['decompress'](_0x4d3bda,_0x82e93){_0x82e93['typeIndex']++;const _0x33b1dd=_0x82e93['buffers'][_0x82e93['bufferIndex']++],_0x36e1cc=this['_protobufDescriptor']['decompress'](_0x33b1dd);_0x36e1cc['nodes']||(_0x36e1cc['nodes']=[]),this['_deserializeNodesAttributes'](_0x36e1cc['nodes']),p(_0x36e1cc),_0x36e1cc['__className']=this['_operationName'],_0x4d3bda['push'](_0x36e1cc);}['_serializeNodesAttributes'](_0x52a3d1){for(const _0x54d789 of _0x52a3d1){if(_0x54d789['attributes']){const _0x42cec7=_0x54d789['attributes'];this['_areValuesBoolean'](_0x42cec7)?_0x54d789['attributesBoolean']=_0x42cec7:_0x54d789['attributesJson']=JSON['stringify'](_0x42cec7);}_0x54d789['children']&&this['_serializeNodesAttributes'](_0x54d789['children']);}}['_deserializeNodesAttributes'](_0x338269){for(const _0x45b4b3 of _0x338269)(_0x45b4b3['attributesBoolean']||_0x45b4b3['attributesJson'])&&(_0x45b4b3['attributesBoolean']?(_0x45b4b3['attributes']=_0x45b4b3['attributesBoolean'],delete _0x45b4b3['attributesBoolean']):(_0x45b4b3['attributes']=JSON['parse'](_0x45b4b3['attributesJson']),delete _0x45b4b3['attributesJson'])),_0x45b4b3['children']&&this['_deserializeNodesAttributes'](_0x45b4b3['children']);}['_areValuesBoolean'](_0x6f79cc){return Object['keys'](_0x6f79cc)['every'](_0x2ad4b0=>'boolean'==typeof _0x6f79cc[_0x2ad4b0]);}}class O extends b{['decompress'](_0x32c965,_0x4ce45e){super['decompress'](_0x32c965,_0x4ce45e);const _0x1ffbee=_0x32c965[_0x32c965['length']-0x1];_0x1ffbee['oldRange']||(_0x1ffbee['oldRange']=null),_0x1ffbee['newRange']||(_0x1ffbee['newRange']=null);}}class y extends b{['compress'](_0xd1a785,_0x63eeaf){return _0x63eeaf['index']++,_0xd1a785['types']['push'](this['_id']),!0x0;}['decompress'](_0x925590,_0x337b4a){_0x337b4a['typeIndex']++,_0x925590['push']({'__className':this['_operationName']});}}class v extends O{['_omittedNamespace'];constructor(_0x550eb8,_0x57f4f4,_0x5a20ce,_0x4f6e2c){super(_0x550eb8,_0x57f4f4,_0x5a20ce),this['_omittedNamespace']=_0x4f6e2c+':';}['compress'](_0x18c81c,_0x1b0377){const _0x13843b=_0x1b0377['operations'][_0x1b0377['index']];return!('MarkerOperation'!=_0x13843b['__className']||!_0x13843b['name']['startsWith'](this['_omittedNamespace']))&&(_0x13843b['name']=_0x13843b['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x18c81c,_0x1b0377),!0x0);}['decompress'](_0x55f17d,_0x1bee5f){super['decompress'](_0x55f17d,_0x1bee5f);const _0x578f6d=_0x55f17d[_0x55f17d['length']-0x1];_0x578f6d['name']=this['_omittedNamespace']+_0x578f6d['name'];}}class j{['_id'];['_context'];constructor(_0x266edf,_0x148145){this['_id']=_0x266edf,this['_context']=_0x148145;}['compress'](_0x14a351,_0xced06){let _0x248f4a,_0x11f91b=_0xced06['operations'][_0xced06['index']],_0x13714e=_0xced06['operations'][_0xced06['index']+0x1];for(;_0x13714e&&this['_compareOperations'](_0x11f91b,_0x13714e);)_0x248f4a?(_0x248f4a=this['_combineNext'](_0x11f91b,_0x248f4a),_0x14a351['types']['push'](0x0)):(_0x248f4a=_0x1c0763(_0x11f91b),_0x14a351['types']['push'](this['_id'])),_0xced06['index']++,_0x11f91b=_0xced06['operations'][_0xced06['index']],_0x13714e=_0xced06['operations'][_0xced06['index']+0x1];return!!_0x248f4a&&(_0x248f4a=this['_combineNext'](_0xced06['operations'][_0xced06['index']++],_0x248f4a),_0x14a351['types']['push'](0x0),_0x14a351['buffers']['push'](this['_compressSingleOperation'](_0x248f4a)),!0x0);}['decompress'](_0xdcf696,_0x3ad453){const _0x164415=this['_decompressSingleOperation'](_0x3ad453);for(;0x0==_0x3ad453['types'][_0x3ad453['typeIndex']];)_0x3ad453['typeIndex']++,_0xdcf696['push'](this['_splitCurrent'](_0x164415));_0xdcf696['push'](_0x164415);}}class g extends j{['_combineNext'](_0x487a53,_0x30bcab){return _0x30bcab['nodes'][0x0]['data']+=_0x487a53['nodes'][0x0]['data'],_0x30bcab;}['_splitCurrent'](_0x5a7d08){const _0x475957=_0x1c0763(_0x5a7d08),_0x345348=_0x475957['nodes'][0x0],_0x310c6b=_0x5a7d08['nodes'][0x0],_0x305e2d=_0x310c6b['data'][Symbol['iterator']]()['next']()['value'],_0x331be4=_0x305e2d['length'];return _0x345348['data']=_0x305e2d,_0x310c6b['data']=_0x310c6b['data']['substr'](_0x331be4),_0x5a7d08['position']=s(_0x5a7d08['position'],_0x331be4),_0x475957;}['_compareOperations'](_0x30ca33,_0xe464fc){if(this['_checkOperation'](_0x30ca33)&&this['_checkOperation'](_0xe464fc)){const _0x4f475e=_0x30ca33['nodes'][0x0]['data']['length'],_0x4b6bd4=c(s(_0x30ca33['position'],_0x4f475e),_0xe464fc['position']),_0x5dba15=_0x30ca33['nodes'][0x0],_0x1989cf=_0xe464fc['nodes'][0x0];return _0x4b6bd4&&this['_compareAttributes'](_0x5dba15,_0x1989cf);}return!0x1;}['_compressSingleOperation'](_0x3b47d8){const _0x4bcb03={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4bcb03,{'operations':[_0x3b47d8],'index':0x0}),_0x4bcb03['buffers'][0x0];}['_decompressSingleOperation'](_0x2f3361){const _0x424a73=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x424a73,_0x2f3361),_0x424a73[0x0];}['_checkOperation'](_0x3fbc7d){return'InsertOperation'==_0x3fbc7d['__className']&&0x1==_0x3fbc7d['nodes']['length']&&_0x3fbc7d['nodes'][0x0]['data']&&!_0x3fbc7d['wasUndone']&&0x1==Array['from'](_0x3fbc7d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4e7624,_0x3332b3){const _0x3c53fc=Object['keys'](_0x4e7624['attributes']||{}),_0x4b62f4=Object['keys'](_0x3332b3['attributes']||{});return _0x3c53fc['length']===_0x4b62f4['length']&&_0x3c53fc['every'](_0x36bacd=>_0x3332b3['attributes'][_0x36bacd]&&_0x3332b3['attributes'][_0x36bacd]===_0x4e7624['attributes'][_0x36bacd]);}}class m extends j{['_combineNext'](_0x118131,_0x474c63){return _0x474c63['howMany']++,_0x474c63['sourcePosition']=_0x1c0763(_0x118131['sourcePosition']),_0x474c63;}['_splitCurrent'](_0x55a4e1){const _0x2f8a06=_0x1c0763(_0x55a4e1);return _0x55a4e1['howMany']--,_0x2f8a06['howMany']=0x1,_0x2f8a06['sourcePosition']=s(_0x2f8a06['sourcePosition'],_0x55a4e1['howMany']),_0x2f8a06;}['_compareOperations'](_0x45f9da,_0xfa00c2){return!(!this['_checkOperation'](_0x45f9da)||!this['_checkOperation'](_0xfa00c2))&&(c(s(_0x45f9da['sourcePosition'],-0x1),_0xfa00c2['sourcePosition'])&&c(_0x45f9da['targetPosition'],_0xfa00c2['targetPosition']));}['_compressSingleOperation'](_0x521aae){const _0x2bd17a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2bd17a,{'operations':[_0x521aae],'index':0x0}),_0x2bd17a['buffers'][0x0];}['_decompressSingleOperation'](_0x26ae9c){const _0x310d2d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x310d2d,_0x26ae9c),_0x310d2d[0x0];}['_checkOperation'](_0x417f12){return'MoveOperation'==_0x417f12['__className']&&'$graveyard'==_0x417f12['targetPosition']['root']&&0x1==_0x417f12['howMany']&&!_0x417f12['wasUndone'];}}class x extends j{['_combineNext'](_0x4abf91,_0x16ae99){return _0x16ae99['howMany']++,_0x16ae99;}['_splitCurrent'](_0x203217){const _0x253980=_0x1c0763(_0x203217);return _0x253980['howMany']=0x1,_0x203217['howMany']--,_0x253980;}['_compareOperations'](_0x56b235,_0x2e5d2a){return!(!this['_checkOperation'](_0x56b235)||!this['_checkOperation'](_0x2e5d2a))&&(c(_0x56b235['sourcePosition'],_0x2e5d2a['sourcePosition'])&&c(_0x56b235['targetPosition'],_0x2e5d2a['targetPosition']));}['_compressSingleOperation'](_0x498a06){const _0x316e9e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x316e9e,{'operations':[_0x498a06],'index':0x0}),_0x316e9e['buffers'][0x0];}['_decompressSingleOperation'](_0x459e5e){const _0x4a3d2a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4a3d2a,_0x459e5e),_0x4a3d2a[0x0];}['_checkOperation'](_0x1080d6){return'MoveOperation'==_0x1080d6['__className']&&'$graveyard'==_0x1080d6['targetPosition']['root']&&0x1==_0x1080d6['howMany']&&!_0x1080d6['wasUndone'];}}class k extends j{['compress'](_0x1b0bd0,_0x2ee164){if(!this['_compareOperations'](_0x2ee164['operations'][_0x2ee164['index']],_0x2ee164['operations'][_0x2ee164['index']+0x1]))return!0x1;const _0x554195=_0x2ee164['operations'][_0x2ee164['index']++];return _0x554195['oldRange']=null,_0x554195['newRange']&&c(_0x554195['newRange']['start'],_0x554195['newRange']['end'])&&(_0x554195['newRange']['end']=null),_0x2ee164['index']++,_0x1b0bd0['types']['push'](this['_id']),_0x1b0bd0['types']['push'](0x0),_0x1b0bd0['buffers']['push'](this['_compressSingleOperation'](_0x554195)),!0x0;}['decompress'](_0xeaaad5,_0x536411){const _0x1ab042=this['_decompressSingleOperation'](_0x536411);_0x1ab042['newRange']&&!_0x1ab042['newRange']['end']&&(_0x1ab042['newRange']['end']=_0x1c0763(_0x1ab042['newRange']['start']));const _0x3835a6=_0x1c0763(_0x1ab042);_0x3835a6['newRange']&&(_0x3835a6['newRange']['start']['stickiness']='toNone',_0x3835a6['newRange']['end']=_0x1c0763(_0x3835a6['newRange']['start'])),_0x3835a6['name']='user:position:'+_0x3835a6['name']['split'](':')[0x2],_0x536411['typeIndex']++,_0xeaaad5['push'](_0x1ab042),_0xeaaad5['push'](_0x3835a6);}['_compressSingleOperation'](_0x589434){const _0x40313a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x40313a,{'operations':[_0x589434],'index':0x0}),_0x40313a['buffers'][0x0];}['_decompressSingleOperation'](_0x32fdce){const _0x510d95=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x510d95,_0x32fdce),_0x510d95[0x0];}['_compareOperations'](_0x19414e,_0x1798dd){return!(!_0x19414e||!_0x1798dd)&&('MarkerOperation'==_0x19414e['__className']&&'MarkerOperation'==_0x1798dd['__className']&&!(!_0x19414e['name']['startsWith']('user:')||!_0x1798dd['name']['startsWith']('user:')||_0x19414e['name']==_0x1798dd['name']));}}class M{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new u();const _0x1c89fd=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',_0x1c89fd,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new v(0x13,'MarkerOperation',_0x1c89fd,'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'](_0x306f42){if(!_0x306f42||!_0x306f42[0x0])throw new _0x5603f4('no-operations-provided',this);const _0x1fd118={'operations':_0x306f42,'index':0x0},_0x130bff={'types':[],'buffers':[],'baseVersion':_0x306f42[0x0]['baseVersion']};for(;_0x1fd118['index']<_0x1fd118['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x130bff,_0x1fd118))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x130bff,_0x1fd118))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x130bff,_0x1fd118))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x130bff,_0x1fd118))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x130bff,_0x1fd118))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x130bff,_0x1fd118))continue;const _0x4301fb=_0x1fd118['operations'][_0x1fd118['index']]['__className'];this['_getCompressorByName'](_0x4301fb)['compress'](_0x130bff,_0x1fd118);}return _0x130bff;}['decompress'](_0x15069f){const _0x10568b=[],_0x16263e={'types':_0x15069f['types'],'buffers':_0x15069f['buffers'],'baseVersion':_0x15069f['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x16263e['typeIndex']<_0x16263e['types']['length'];){const _0x482f8c=_0x16263e['types'][_0x16263e['typeIndex']],_0x18c82c=this['_compressorById']['get'](_0x482f8c);if(!_0x18c82c)throw new _0x5603f4('decompress-compressor-not-found',this,{'type':_0x482f8c});_0x18c82c['decompress'](_0x10568b,_0x16263e);}return _0x10568b['forEach']((_0x478a1c,_0x5f5b21)=>_0x478a1c['baseVersion']=_0x15069f['baseVersion']+_0x5f5b21),_0x10568b;}['_getCompressorByName'](_0x12183f){return this['_compressorByName']['get'](_0x12183f);}['_registerOperationCompressor'](_0x192bad,_0x14f5e8,_0x347064){const _0x5c2792=new _0x347064(_0x192bad,_0x14f5e8,this['_protobufFactory']['getDescriptor'](_0x14f5e8));this['_registerCompressor'](_0x192bad,_0x14f5e8,_0x5c2792);}['_registerActionCompressor'](_0x854f74,_0x13202b,_0x37dc1c){const _0x56b545=new _0x37dc1c(_0x854f74,this);this['_registerCompressor'](_0x854f74,_0x13202b,_0x56b545);}['_registerCompressor'](_0x6bc904,_0xc66c8a,_0x45b9e2){this['_compressorById']['set'](_0x6bc904,_0x45b9e2),this['_compressorByName']['set'](_0xc66c8a,_0x45b9e2);}}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.3",
3
+ "version": "48.0.0-alpha.5",
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.3",
41
- "@ckeditor/ckeditor5-utils": "48.0.0-alpha.3",
40
+ "@ckeditor/ckeditor5-engine": "48.0.0-alpha.5",
41
+ "@ckeditor/ckeditor5-utils": "48.0.0-alpha.5",
42
42
  "es-toolkit": "1.45.1",
43
43
  "protobufjs": "7.5.4"
44
44
  },