@ckeditor/ckeditor5-operations-compressor 47.2.0-alpha.0 → 47.2.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x112100=_0x4fc2dc['Reader'],_0x55eeb5=_0x4fc2dc['Writer'],_0x3cb7f3=_0x4fc2dc['util'],_0xad3b28=_0x4fc2dc['roots']['default']||(_0x4fc2dc['roots']['default']={});return _0xad3b28['AttributeOperation']=(function(){function _0x3537a4(_0x49fa51){if(_0x49fa51){for(var _0xb2a784=Object['keys'](_0x49fa51),_0x47f6d9=0x0;_0x47f6d9<_0xb2a784['length'];++_0x47f6d9)null!=_0x49fa51[_0xb2a784[_0x47f6d9]]&&(this[_0xb2a784[_0x47f6d9]]=_0x49fa51[_0xb2a784[_0x47f6d9]]);}}return _0x3537a4['prototype']['range']=null,_0x3537a4['prototype']['key']='',_0x3537a4['prototype']['oldValueBoolean']=!0x1,_0x3537a4['prototype']['oldValueJson']='',_0x3537a4['prototype']['newValueBoolean']=!0x1,_0x3537a4['prototype']['newValueJson']='',_0x3537a4['prototype']['wasUndone']=!0x1,_0x3537a4['create']=function(_0x377575){return new _0x3537a4(_0x377575);},_0x3537a4['encode']=function(_0xa6c5ae,_0x13f5a1){return _0x13f5a1||(_0x13f5a1=_0x55eeb5['create']()),null!=_0xa6c5ae['range']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'range')&&_0xad3b28['Range']['encode'](_0xa6c5ae['range'],_0x13f5a1['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa6c5ae['key']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'key')&&_0x13f5a1['uint32'](0x12)['string'](_0xa6c5ae['key']),null!=_0xa6c5ae['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'oldValueBoolean')&&_0x13f5a1['uint32'](0x18)['bool'](_0xa6c5ae['oldValueBoolean']),null!=_0xa6c5ae['oldValueJson']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'oldValueJson')&&_0x13f5a1['uint32'](0x22)['string'](_0xa6c5ae['oldValueJson']),null!=_0xa6c5ae['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'newValueBoolean')&&_0x13f5a1['uint32'](0x28)['bool'](_0xa6c5ae['newValueBoolean']),null!=_0xa6c5ae['newValueJson']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'newValueJson')&&_0x13f5a1['uint32'](0x32)['string'](_0xa6c5ae['newValueJson']),null!=_0xa6c5ae['wasUndone']&&Object['hasOwnProperty']['call'](_0xa6c5ae,'wasUndone')&&_0x13f5a1['uint32'](0x38)['bool'](_0xa6c5ae['wasUndone']),_0x13f5a1;},_0x3537a4['encodeDelimited']=function(_0x2e3f91,_0x5aba1f){return this['encode'](_0x2e3f91,_0x5aba1f)['ldelim']();},_0x3537a4['decode']=function(_0x55e8b0,_0x43f54f){_0x55e8b0 instanceof _0x112100||(_0x55e8b0=_0x112100['create'](_0x55e8b0));for(var _0xb56137=void 0x0===_0x43f54f?_0x55e8b0['len']:_0x55e8b0['pos']+_0x43f54f,_0x5648c1=new _0xad3b28['AttributeOperation']();_0x55e8b0['pos']<_0xb56137;){var _0x46044a=_0x55e8b0['uint32']();switch(_0x46044a>>>0x3){case 0x1:_0x5648c1['range']=_0xad3b28['Range']['decode'](_0x55e8b0,_0x55e8b0['uint32']());break;case 0x2:_0x5648c1['key']=_0x55e8b0['string']();break;case 0x3:_0x5648c1['oldValueBoolean']=_0x55e8b0['bool']();break;case 0x4:_0x5648c1['oldValueJson']=_0x55e8b0['string']();break;case 0x5:_0x5648c1['newValueBoolean']=_0x55e8b0['bool']();break;case 0x6:_0x5648c1['newValueJson']=_0x55e8b0['string']();break;case 0x7:_0x5648c1['wasUndone']=_0x55e8b0['bool']();break;default:_0x55e8b0['skipType'](0x7&_0x46044a);}}return _0x5648c1;},_0x3537a4['decodeDelimited']=function(_0x38da56){return _0x38da56 instanceof _0x112100||(_0x38da56=new _0x112100(_0x38da56)),this['decode'](_0x38da56,_0x38da56['uint32']());},_0x3537a4['verify']=function(_0x48d9d7){if('object'!=typeof _0x48d9d7||null===_0x48d9d7)return'object\x20expected';if(null!=_0x48d9d7['range']&&_0x48d9d7['hasOwnProperty']('range')){var _0x2dd17e=_0xad3b28['Range']['verify'](_0x48d9d7['range']);if(_0x2dd17e)return'range.'+_0x2dd17e;}return null!=_0x48d9d7['key']&&_0x48d9d7['hasOwnProperty']('key')&&!_0x3cb7f3['isString'](_0x48d9d7['key'])?'key:\x20string\x20expected':null!=_0x48d9d7['oldValueBoolean']&&_0x48d9d7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x48d9d7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x48d9d7['oldValueJson']&&_0x48d9d7['hasOwnProperty']('oldValueJson')&&!_0x3cb7f3['isString'](_0x48d9d7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x48d9d7['newValueBoolean']&&_0x48d9d7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x48d9d7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x48d9d7['newValueJson']&&_0x48d9d7['hasOwnProperty']('newValueJson')&&!_0x3cb7f3['isString'](_0x48d9d7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x48d9d7['wasUndone']&&_0x48d9d7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x48d9d7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3537a4['fromObject']=function(_0x68d75a){if(_0x68d75a instanceof _0xad3b28['AttributeOperation'])return _0x68d75a;var _0x2468e8=new _0xad3b28['AttributeOperation']();if(null!=_0x68d75a['range']){if('object'!=typeof _0x68d75a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2468e8['range']=_0xad3b28['Range']['fromObject'](_0x68d75a['range']);}return null!=_0x68d75a['key']&&(_0x2468e8['key']=String(_0x68d75a['key'])),null!=_0x68d75a['oldValueBoolean']&&(_0x2468e8['oldValueBoolean']=Boolean(_0x68d75a['oldValueBoolean'])),null!=_0x68d75a['oldValueJson']&&(_0x2468e8['oldValueJson']=String(_0x68d75a['oldValueJson'])),null!=_0x68d75a['newValueBoolean']&&(_0x2468e8['newValueBoolean']=Boolean(_0x68d75a['newValueBoolean'])),null!=_0x68d75a['newValueJson']&&(_0x2468e8['newValueJson']=String(_0x68d75a['newValueJson'])),null!=_0x68d75a['wasUndone']&&(_0x2468e8['wasUndone']=Boolean(_0x68d75a['wasUndone'])),_0x2468e8;},_0x3537a4['toObject']=function(_0x12b2b5,_0x342912){_0x342912||(_0x342912={});var _0x4a41bb={};return _0x342912['defaults']&&(_0x4a41bb['range']=null,_0x4a41bb['key']='',_0x4a41bb['oldValueBoolean']=!0x1,_0x4a41bb['oldValueJson']='',_0x4a41bb['newValueBoolean']=!0x1,_0x4a41bb['newValueJson']='',_0x4a41bb['wasUndone']=!0x1),null!=_0x12b2b5['range']&&_0x12b2b5['hasOwnProperty']('range')&&(_0x4a41bb['range']=_0xad3b28['Range']['toObject'](_0x12b2b5['range'],_0x342912)),null!=_0x12b2b5['key']&&_0x12b2b5['hasOwnProperty']('key')&&(_0x4a41bb['key']=_0x12b2b5['key']),null!=_0x12b2b5['oldValueBoolean']&&_0x12b2b5['hasOwnProperty']('oldValueBoolean')&&(_0x4a41bb['oldValueBoolean']=_0x12b2b5['oldValueBoolean']),null!=_0x12b2b5['oldValueJson']&&_0x12b2b5['hasOwnProperty']('oldValueJson')&&(_0x4a41bb['oldValueJson']=_0x12b2b5['oldValueJson']),null!=_0x12b2b5['newValueBoolean']&&_0x12b2b5['hasOwnProperty']('newValueBoolean')&&(_0x4a41bb['newValueBoolean']=_0x12b2b5['newValueBoolean']),null!=_0x12b2b5['newValueJson']&&_0x12b2b5['hasOwnProperty']('newValueJson')&&(_0x4a41bb['newValueJson']=_0x12b2b5['newValueJson']),null!=_0x12b2b5['wasUndone']&&_0x12b2b5['hasOwnProperty']('wasUndone')&&(_0x4a41bb['wasUndone']=_0x12b2b5['wasUndone']),_0x4a41bb;},_0x3537a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x3537a4['getTypeUrl']=function(_0x5221b7){return void 0x0===_0x5221b7&&(_0x5221b7='type.googleapis.com'),_0x5221b7+'/AttributeOperation';},_0x3537a4;}()),_0xad3b28['InsertOperation']=(function(){function _0x193006(_0x58ff46){if(this['nodes']=[],_0x58ff46){for(var _0x2473a0=Object['keys'](_0x58ff46),_0x12003d=0x0;_0x12003d<_0x2473a0['length'];++_0x12003d)null!=_0x58ff46[_0x2473a0[_0x12003d]]&&(this[_0x2473a0[_0x12003d]]=_0x58ff46[_0x2473a0[_0x12003d]]);}}return _0x193006['prototype']['position']=null,_0x193006['prototype']['nodes']=_0x3cb7f3['emptyArray'],_0x193006['prototype']['shouldReceiveAttributes']=!0x1,_0x193006['prototype']['wasUndone']=!0x1,_0x193006['create']=function(_0x2d9e80){return new _0x193006(_0x2d9e80);},_0x193006['encode']=function(_0x59f6bd,_0x1eff9b){if(_0x1eff9b||(_0x1eff9b=_0x55eeb5['create']()),null!=_0x59f6bd['position']&&Object['hasOwnProperty']['call'](_0x59f6bd,'position')&&_0xad3b28['Position']['encode'](_0x59f6bd['position'],_0x1eff9b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59f6bd['nodes']&&_0x59f6bd['nodes']['length']){for(var _0x24bb54=0x0;_0x24bb54<_0x59f6bd['nodes']['length'];++_0x24bb54)_0xad3b28['Element']['encode'](_0x59f6bd['nodes'][_0x24bb54],_0x1eff9b['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x59f6bd['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x59f6bd,'shouldReceiveAttributes')&&_0x1eff9b['uint32'](0x18)['bool'](_0x59f6bd['shouldReceiveAttributes']),null!=_0x59f6bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x59f6bd,'wasUndone')&&_0x1eff9b['uint32'](0x20)['bool'](_0x59f6bd['wasUndone']),_0x1eff9b;},_0x193006['encodeDelimited']=function(_0x3ed1df,_0x49f7d4){return this['encode'](_0x3ed1df,_0x49f7d4)['ldelim']();},_0x193006['decode']=function(_0xad30de,_0x531cfe){_0xad30de instanceof _0x112100||(_0xad30de=_0x112100['create'](_0xad30de));for(var _0x12c29a=void 0x0===_0x531cfe?_0xad30de['len']:_0xad30de['pos']+_0x531cfe,_0x44890d=new _0xad3b28['InsertOperation']();_0xad30de['pos']<_0x12c29a;){var _0x4f1b02=_0xad30de['uint32']();switch(_0x4f1b02>>>0x3){case 0x1:_0x44890d['position']=_0xad3b28['Position']['decode'](_0xad30de,_0xad30de['uint32']());break;case 0x2:_0x44890d['nodes']&&_0x44890d['nodes']['length']||(_0x44890d['nodes']=[]),_0x44890d['nodes']['push'](_0xad3b28['Element']['decode'](_0xad30de,_0xad30de['uint32']()));break;case 0x3:_0x44890d['shouldReceiveAttributes']=_0xad30de['bool']();break;case 0x4:_0x44890d['wasUndone']=_0xad30de['bool']();break;default:_0xad30de['skipType'](0x7&_0x4f1b02);}}return _0x44890d;},_0x193006['decodeDelimited']=function(_0x156a7d){return _0x156a7d instanceof _0x112100||(_0x156a7d=new _0x112100(_0x156a7d)),this['decode'](_0x156a7d,_0x156a7d['uint32']());},_0x193006['verify']=function(_0x3a0f40){if('object'!=typeof _0x3a0f40||null===_0x3a0f40)return'object\x20expected';if(null!=_0x3a0f40['position']&&_0x3a0f40['hasOwnProperty']('position')&&(_0x174d7f=_0xad3b28['Position']['verify'](_0x3a0f40['position'])))return'position.'+_0x174d7f;if(null!=_0x3a0f40['nodes']&&_0x3a0f40['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3a0f40['nodes']))return'nodes:\x20array\x20expected';for(var _0x265d14=0x0;_0x265d14<_0x3a0f40['nodes']['length'];++_0x265d14){var _0x174d7f;if(_0x174d7f=_0xad3b28['Element']['verify'](_0x3a0f40['nodes'][_0x265d14]))return'nodes.'+_0x174d7f;}}return null!=_0x3a0f40['shouldReceiveAttributes']&&_0x3a0f40['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3a0f40['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3a0f40['wasUndone']&&_0x3a0f40['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a0f40['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x193006['fromObject']=function(_0x2413a5){if(_0x2413a5 instanceof _0xad3b28['InsertOperation'])return _0x2413a5;var _0x2bb20e=new _0xad3b28['InsertOperation']();if(null!=_0x2413a5['position']){if('object'!=typeof _0x2413a5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2bb20e['position']=_0xad3b28['Position']['fromObject'](_0x2413a5['position']);}if(_0x2413a5['nodes']){if(!Array['isArray'](_0x2413a5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2bb20e['nodes']=[];for(var _0x2c2f7a=0x0;_0x2c2f7a<_0x2413a5['nodes']['length'];++_0x2c2f7a){if('object'!=typeof _0x2413a5['nodes'][_0x2c2f7a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2bb20e['nodes'][_0x2c2f7a]=_0xad3b28['Element']['fromObject'](_0x2413a5['nodes'][_0x2c2f7a]);}}return null!=_0x2413a5['shouldReceiveAttributes']&&(_0x2bb20e['shouldReceiveAttributes']=Boolean(_0x2413a5['shouldReceiveAttributes'])),null!=_0x2413a5['wasUndone']&&(_0x2bb20e['wasUndone']=Boolean(_0x2413a5['wasUndone'])),_0x2bb20e;},_0x193006['toObject']=function(_0x354604,_0x34be35){_0x34be35||(_0x34be35={});var _0x293140={};if((_0x34be35['arrays']||_0x34be35['defaults'])&&(_0x293140['nodes']=[]),_0x34be35['defaults']&&(_0x293140['position']=null,_0x293140['shouldReceiveAttributes']=!0x1,_0x293140['wasUndone']=!0x1),null!=_0x354604['position']&&_0x354604['hasOwnProperty']('position')&&(_0x293140['position']=_0xad3b28['Position']['toObject'](_0x354604['position'],_0x34be35)),_0x354604['nodes']&&_0x354604['nodes']['length']){_0x293140['nodes']=[];for(var _0xa4cd26=0x0;_0xa4cd26<_0x354604['nodes']['length'];++_0xa4cd26)_0x293140['nodes'][_0xa4cd26]=_0xad3b28['Element']['toObject'](_0x354604['nodes'][_0xa4cd26],_0x34be35);}return null!=_0x354604['shouldReceiveAttributes']&&_0x354604['hasOwnProperty']('shouldReceiveAttributes')&&(_0x293140['shouldReceiveAttributes']=_0x354604['shouldReceiveAttributes']),null!=_0x354604['wasUndone']&&_0x354604['hasOwnProperty']('wasUndone')&&(_0x293140['wasUndone']=_0x354604['wasUndone']),_0x293140;},_0x193006['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x193006['getTypeUrl']=function(_0x11ee07){return void 0x0===_0x11ee07&&(_0x11ee07='type.googleapis.com'),_0x11ee07+'/InsertOperation';},_0x193006;}()),_0xad3b28['MarkerOperation']=(function(){function _0x1eaae5(_0x24c588){if(_0x24c588){for(var _0xe2d937=Object['keys'](_0x24c588),_0x5db77e=0x0;_0x5db77e<_0xe2d937['length'];++_0x5db77e)null!=_0x24c588[_0xe2d937[_0x5db77e]]&&(this[_0xe2d937[_0x5db77e]]=_0x24c588[_0xe2d937[_0x5db77e]]);}}return _0x1eaae5['prototype']['name']='',_0x1eaae5['prototype']['oldRange']=null,_0x1eaae5['prototype']['newRange']=null,_0x1eaae5['prototype']['affectsData']=!0x1,_0x1eaae5['prototype']['wasUndone']=!0x1,_0x1eaae5['create']=function(_0x378f76){return new _0x1eaae5(_0x378f76);},_0x1eaae5['encode']=function(_0x3ac183,_0xe5c1){return _0xe5c1||(_0xe5c1=_0x55eeb5['create']()),null!=_0x3ac183['name']&&Object['hasOwnProperty']['call'](_0x3ac183,'name')&&_0xe5c1['uint32'](0xa)['string'](_0x3ac183['name']),null!=_0x3ac183['oldRange']&&Object['hasOwnProperty']['call'](_0x3ac183,'oldRange')&&_0xad3b28['Range']['encode'](_0x3ac183['oldRange'],_0xe5c1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3ac183['newRange']&&Object['hasOwnProperty']['call'](_0x3ac183,'newRange')&&_0xad3b28['Range']['encode'](_0x3ac183['newRange'],_0xe5c1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3ac183['affectsData']&&Object['hasOwnProperty']['call'](_0x3ac183,'affectsData')&&_0xe5c1['uint32'](0x20)['bool'](_0x3ac183['affectsData']),null!=_0x3ac183['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ac183,'wasUndone')&&_0xe5c1['uint32'](0x28)['bool'](_0x3ac183['wasUndone']),_0xe5c1;},_0x1eaae5['encodeDelimited']=function(_0x58b6fc,_0x13db5e){return this['encode'](_0x58b6fc,_0x13db5e)['ldelim']();},_0x1eaae5['decode']=function(_0x343d71,_0x280102){_0x343d71 instanceof _0x112100||(_0x343d71=_0x112100['create'](_0x343d71));for(var _0x2053ce=void 0x0===_0x280102?_0x343d71['len']:_0x343d71['pos']+_0x280102,_0x381b60=new _0xad3b28['MarkerOperation']();_0x343d71['pos']<_0x2053ce;){var _0x37f72d=_0x343d71['uint32']();switch(_0x37f72d>>>0x3){case 0x1:_0x381b60['name']=_0x343d71['string']();break;case 0x2:_0x381b60['oldRange']=_0xad3b28['Range']['decode'](_0x343d71,_0x343d71['uint32']());break;case 0x3:_0x381b60['newRange']=_0xad3b28['Range']['decode'](_0x343d71,_0x343d71['uint32']());break;case 0x4:_0x381b60['affectsData']=_0x343d71['bool']();break;case 0x5:_0x381b60['wasUndone']=_0x343d71['bool']();break;default:_0x343d71['skipType'](0x7&_0x37f72d);}}return _0x381b60;},_0x1eaae5['decodeDelimited']=function(_0x51c40e){return _0x51c40e instanceof _0x112100||(_0x51c40e=new _0x112100(_0x51c40e)),this['decode'](_0x51c40e,_0x51c40e['uint32']());},_0x1eaae5['verify']=function(_0x38a8b0){if('object'!=typeof _0x38a8b0||null===_0x38a8b0)return'object\x20expected';if(null!=_0x38a8b0['name']&&_0x38a8b0['hasOwnProperty']('name')&&!_0x3cb7f3['isString'](_0x38a8b0['name']))return'name:\x20string\x20expected';var _0x221294;if(null!=_0x38a8b0['oldRange']&&_0x38a8b0['hasOwnProperty']('oldRange')&&(_0x221294=_0xad3b28['Range']['verify'](_0x38a8b0['oldRange'])))return'oldRange.'+_0x221294;if(null!=_0x38a8b0['newRange']&&_0x38a8b0['hasOwnProperty']('newRange')&&(_0x221294=_0xad3b28['Range']['verify'](_0x38a8b0['newRange'])))return'newRange.'+_0x221294;return null!=_0x38a8b0['affectsData']&&_0x38a8b0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x38a8b0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x38a8b0['wasUndone']&&_0x38a8b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38a8b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1eaae5['fromObject']=function(_0x455b93){if(_0x455b93 instanceof _0xad3b28['MarkerOperation'])return _0x455b93;var _0x5185de=new _0xad3b28['MarkerOperation']();if(null!=_0x455b93['name']&&(_0x5185de['name']=String(_0x455b93['name'])),null!=_0x455b93['oldRange']){if('object'!=typeof _0x455b93['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5185de['oldRange']=_0xad3b28['Range']['fromObject'](_0x455b93['oldRange']);}if(null!=_0x455b93['newRange']){if('object'!=typeof _0x455b93['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5185de['newRange']=_0xad3b28['Range']['fromObject'](_0x455b93['newRange']);}return null!=_0x455b93['affectsData']&&(_0x5185de['affectsData']=Boolean(_0x455b93['affectsData'])),null!=_0x455b93['wasUndone']&&(_0x5185de['wasUndone']=Boolean(_0x455b93['wasUndone'])),_0x5185de;},_0x1eaae5['toObject']=function(_0x48b95d,_0x2e368b){_0x2e368b||(_0x2e368b={});var _0xdd51ab={};return _0x2e368b['defaults']&&(_0xdd51ab['name']='',_0xdd51ab['oldRange']=null,_0xdd51ab['newRange']=null,_0xdd51ab['affectsData']=!0x1,_0xdd51ab['wasUndone']=!0x1),null!=_0x48b95d['name']&&_0x48b95d['hasOwnProperty']('name')&&(_0xdd51ab['name']=_0x48b95d['name']),null!=_0x48b95d['oldRange']&&_0x48b95d['hasOwnProperty']('oldRange')&&(_0xdd51ab['oldRange']=_0xad3b28['Range']['toObject'](_0x48b95d['oldRange'],_0x2e368b)),null!=_0x48b95d['newRange']&&_0x48b95d['hasOwnProperty']('newRange')&&(_0xdd51ab['newRange']=_0xad3b28['Range']['toObject'](_0x48b95d['newRange'],_0x2e368b)),null!=_0x48b95d['affectsData']&&_0x48b95d['hasOwnProperty']('affectsData')&&(_0xdd51ab['affectsData']=_0x48b95d['affectsData']),null!=_0x48b95d['wasUndone']&&_0x48b95d['hasOwnProperty']('wasUndone')&&(_0xdd51ab['wasUndone']=_0x48b95d['wasUndone']),_0xdd51ab;},_0x1eaae5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x1eaae5['getTypeUrl']=function(_0x1e503a){return void 0x0===_0x1e503a&&(_0x1e503a='type.googleapis.com'),_0x1e503a+'/MarkerOperation';},_0x1eaae5;}()),_0xad3b28['MergeOperation']=(function(){function _0x244314(_0xe0f5e9){if(_0xe0f5e9){for(var _0x3ca2f3=Object['keys'](_0xe0f5e9),_0x472496=0x0;_0x472496<_0x3ca2f3['length'];++_0x472496)null!=_0xe0f5e9[_0x3ca2f3[_0x472496]]&&(this[_0x3ca2f3[_0x472496]]=_0xe0f5e9[_0x3ca2f3[_0x472496]]);}}return _0x244314['prototype']['sourcePosition']=null,_0x244314['prototype']['targetPosition']=null,_0x244314['prototype']['graveyardPosition']=null,_0x244314['prototype']['howMany']=0x0,_0x244314['prototype']['wasUndone']=!0x1,_0x244314['create']=function(_0x317ba9){return new _0x244314(_0x317ba9);},_0x244314['encode']=function(_0x403b95,_0x10eddb){return _0x10eddb||(_0x10eddb=_0x55eeb5['create']()),null!=_0x403b95['sourcePosition']&&Object['hasOwnProperty']['call'](_0x403b95,'sourcePosition')&&_0xad3b28['Position']['encode'](_0x403b95['sourcePosition'],_0x10eddb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x403b95['targetPosition']&&Object['hasOwnProperty']['call'](_0x403b95,'targetPosition')&&_0xad3b28['Position']['encode'](_0x403b95['targetPosition'],_0x10eddb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x403b95['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x403b95,'graveyardPosition')&&_0xad3b28['Position']['encode'](_0x403b95['graveyardPosition'],_0x10eddb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x403b95['howMany']&&Object['hasOwnProperty']['call'](_0x403b95,'howMany')&&_0x10eddb['uint32'](0x20)['uint32'](_0x403b95['howMany']),null!=_0x403b95['wasUndone']&&Object['hasOwnProperty']['call'](_0x403b95,'wasUndone')&&_0x10eddb['uint32'](0x28)['bool'](_0x403b95['wasUndone']),_0x10eddb;},_0x244314['encodeDelimited']=function(_0x509acd,_0x54ade9){return this['encode'](_0x509acd,_0x54ade9)['ldelim']();},_0x244314['decode']=function(_0x3a5ace,_0x51d813){_0x3a5ace instanceof _0x112100||(_0x3a5ace=_0x112100['create'](_0x3a5ace));for(var _0x55cf08=void 0x0===_0x51d813?_0x3a5ace['len']:_0x3a5ace['pos']+_0x51d813,_0x201cfe=new _0xad3b28['MergeOperation']();_0x3a5ace['pos']<_0x55cf08;){var _0x2a5d52=_0x3a5ace['uint32']();switch(_0x2a5d52>>>0x3){case 0x1:_0x201cfe['sourcePosition']=_0xad3b28['Position']['decode'](_0x3a5ace,_0x3a5ace['uint32']());break;case 0x2:_0x201cfe['targetPosition']=_0xad3b28['Position']['decode'](_0x3a5ace,_0x3a5ace['uint32']());break;case 0x3:_0x201cfe['graveyardPosition']=_0xad3b28['Position']['decode'](_0x3a5ace,_0x3a5ace['uint32']());break;case 0x4:_0x201cfe['howMany']=_0x3a5ace['uint32']();break;case 0x5:_0x201cfe['wasUndone']=_0x3a5ace['bool']();break;default:_0x3a5ace['skipType'](0x7&_0x2a5d52);}}return _0x201cfe;},_0x244314['decodeDelimited']=function(_0x3e579f){return _0x3e579f instanceof _0x112100||(_0x3e579f=new _0x112100(_0x3e579f)),this['decode'](_0x3e579f,_0x3e579f['uint32']());},_0x244314['verify']=function(_0xbf51e8){if('object'!=typeof _0xbf51e8||null===_0xbf51e8)return'object\x20expected';var _0x55eb7f;if(null!=_0xbf51e8['sourcePosition']&&_0xbf51e8['hasOwnProperty']('sourcePosition')&&(_0x55eb7f=_0xad3b28['Position']['verify'](_0xbf51e8['sourcePosition'])))return'sourcePosition.'+_0x55eb7f;if(null!=_0xbf51e8['targetPosition']&&_0xbf51e8['hasOwnProperty']('targetPosition')&&(_0x55eb7f=_0xad3b28['Position']['verify'](_0xbf51e8['targetPosition'])))return'targetPosition.'+_0x55eb7f;if(null!=_0xbf51e8['graveyardPosition']&&_0xbf51e8['hasOwnProperty']('graveyardPosition')&&(_0x55eb7f=_0xad3b28['Position']['verify'](_0xbf51e8['graveyardPosition'])))return'graveyardPosition.'+_0x55eb7f;return null!=_0xbf51e8['howMany']&&_0xbf51e8['hasOwnProperty']('howMany')&&!_0x3cb7f3['isInteger'](_0xbf51e8['howMany'])?'howMany:\x20integer\x20expected':null!=_0xbf51e8['wasUndone']&&_0xbf51e8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xbf51e8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x244314['fromObject']=function(_0x17594f){if(_0x17594f instanceof _0xad3b28['MergeOperation'])return _0x17594f;var _0x5dd6d9=new _0xad3b28['MergeOperation']();if(null!=_0x17594f['sourcePosition']){if('object'!=typeof _0x17594f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5dd6d9['sourcePosition']=_0xad3b28['Position']['fromObject'](_0x17594f['sourcePosition']);}if(null!=_0x17594f['targetPosition']){if('object'!=typeof _0x17594f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5dd6d9['targetPosition']=_0xad3b28['Position']['fromObject'](_0x17594f['targetPosition']);}if(null!=_0x17594f['graveyardPosition']){if('object'!=typeof _0x17594f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5dd6d9['graveyardPosition']=_0xad3b28['Position']['fromObject'](_0x17594f['graveyardPosition']);}return null!=_0x17594f['howMany']&&(_0x5dd6d9['howMany']=_0x17594f['howMany']>>>0x0),null!=_0x17594f['wasUndone']&&(_0x5dd6d9['wasUndone']=Boolean(_0x17594f['wasUndone'])),_0x5dd6d9;},_0x244314['toObject']=function(_0x1e2ce7,_0x456b94){_0x456b94||(_0x456b94={});var _0x26cd45={};return _0x456b94['defaults']&&(_0x26cd45['sourcePosition']=null,_0x26cd45['targetPosition']=null,_0x26cd45['graveyardPosition']=null,_0x26cd45['howMany']=0x0,_0x26cd45['wasUndone']=!0x1),null!=_0x1e2ce7['sourcePosition']&&_0x1e2ce7['hasOwnProperty']('sourcePosition')&&(_0x26cd45['sourcePosition']=_0xad3b28['Position']['toObject'](_0x1e2ce7['sourcePosition'],_0x456b94)),null!=_0x1e2ce7['targetPosition']&&_0x1e2ce7['hasOwnProperty']('targetPosition')&&(_0x26cd45['targetPosition']=_0xad3b28['Position']['toObject'](_0x1e2ce7['targetPosition'],_0x456b94)),null!=_0x1e2ce7['graveyardPosition']&&_0x1e2ce7['hasOwnProperty']('graveyardPosition')&&(_0x26cd45['graveyardPosition']=_0xad3b28['Position']['toObject'](_0x1e2ce7['graveyardPosition'],_0x456b94)),null!=_0x1e2ce7['howMany']&&_0x1e2ce7['hasOwnProperty']('howMany')&&(_0x26cd45['howMany']=_0x1e2ce7['howMany']),null!=_0x1e2ce7['wasUndone']&&_0x1e2ce7['hasOwnProperty']('wasUndone')&&(_0x26cd45['wasUndone']=_0x1e2ce7['wasUndone']),_0x26cd45;},_0x244314['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x244314['getTypeUrl']=function(_0x2c22b3){return void 0x0===_0x2c22b3&&(_0x2c22b3='type.googleapis.com'),_0x2c22b3+'/MergeOperation';},_0x244314;}()),_0xad3b28['MoveOperation']=(function(){function _0x43f9d7(_0x14672f){if(_0x14672f){for(var _0x2d3ab1=Object['keys'](_0x14672f),_0x5cfd33=0x0;_0x5cfd33<_0x2d3ab1['length'];++_0x5cfd33)null!=_0x14672f[_0x2d3ab1[_0x5cfd33]]&&(this[_0x2d3ab1[_0x5cfd33]]=_0x14672f[_0x2d3ab1[_0x5cfd33]]);}}return _0x43f9d7['prototype']['sourcePosition']=null,_0x43f9d7['prototype']['howMany']=0x0,_0x43f9d7['prototype']['targetPosition']=null,_0x43f9d7['prototype']['wasUndone']=!0x1,_0x43f9d7['create']=function(_0x46f5c0){return new _0x43f9d7(_0x46f5c0);},_0x43f9d7['encode']=function(_0x248dc3,_0x114b60){return _0x114b60||(_0x114b60=_0x55eeb5['create']()),null!=_0x248dc3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x248dc3,'sourcePosition')&&_0xad3b28['Position']['encode'](_0x248dc3['sourcePosition'],_0x114b60['uint32'](0xa)['fork']())['ldelim'](),null!=_0x248dc3['howMany']&&Object['hasOwnProperty']['call'](_0x248dc3,'howMany')&&_0x114b60['uint32'](0x10)['uint32'](_0x248dc3['howMany']),null!=_0x248dc3['targetPosition']&&Object['hasOwnProperty']['call'](_0x248dc3,'targetPosition')&&_0xad3b28['Position']['encode'](_0x248dc3['targetPosition'],_0x114b60['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x248dc3['wasUndone']&&Object['hasOwnProperty']['call'](_0x248dc3,'wasUndone')&&_0x114b60['uint32'](0x20)['bool'](_0x248dc3['wasUndone']),_0x114b60;},_0x43f9d7['encodeDelimited']=function(_0x3d61db,_0x4e6b84){return this['encode'](_0x3d61db,_0x4e6b84)['ldelim']();},_0x43f9d7['decode']=function(_0x3d20aa,_0x348319){_0x3d20aa instanceof _0x112100||(_0x3d20aa=_0x112100['create'](_0x3d20aa));for(var _0x4e75a7=void 0x0===_0x348319?_0x3d20aa['len']:_0x3d20aa['pos']+_0x348319,_0x3091c5=new _0xad3b28['MoveOperation']();_0x3d20aa['pos']<_0x4e75a7;){var _0xebb105=_0x3d20aa['uint32']();switch(_0xebb105>>>0x3){case 0x1:_0x3091c5['sourcePosition']=_0xad3b28['Position']['decode'](_0x3d20aa,_0x3d20aa['uint32']());break;case 0x2:_0x3091c5['howMany']=_0x3d20aa['uint32']();break;case 0x3:_0x3091c5['targetPosition']=_0xad3b28['Position']['decode'](_0x3d20aa,_0x3d20aa['uint32']());break;case 0x4:_0x3091c5['wasUndone']=_0x3d20aa['bool']();break;default:_0x3d20aa['skipType'](0x7&_0xebb105);}}return _0x3091c5;},_0x43f9d7['decodeDelimited']=function(_0x24d9d6){return _0x24d9d6 instanceof _0x112100||(_0x24d9d6=new _0x112100(_0x24d9d6)),this['decode'](_0x24d9d6,_0x24d9d6['uint32']());},_0x43f9d7['verify']=function(_0x176829){if('object'!=typeof _0x176829||null===_0x176829)return'object\x20expected';var _0x5d8494;if(null!=_0x176829['sourcePosition']&&_0x176829['hasOwnProperty']('sourcePosition')&&(_0x5d8494=_0xad3b28['Position']['verify'](_0x176829['sourcePosition'])))return'sourcePosition.'+_0x5d8494;if(null!=_0x176829['howMany']&&_0x176829['hasOwnProperty']('howMany')&&!_0x3cb7f3['isInteger'](_0x176829['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x176829['targetPosition']&&_0x176829['hasOwnProperty']('targetPosition')&&(_0x5d8494=_0xad3b28['Position']['verify'](_0x176829['targetPosition'])))return'targetPosition.'+_0x5d8494;return null!=_0x176829['wasUndone']&&_0x176829['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x176829['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43f9d7['fromObject']=function(_0x19991){if(_0x19991 instanceof _0xad3b28['MoveOperation'])return _0x19991;var _0x3412f6=new _0xad3b28['MoveOperation']();if(null!=_0x19991['sourcePosition']){if('object'!=typeof _0x19991['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3412f6['sourcePosition']=_0xad3b28['Position']['fromObject'](_0x19991['sourcePosition']);}if(null!=_0x19991['howMany']&&(_0x3412f6['howMany']=_0x19991['howMany']>>>0x0),null!=_0x19991['targetPosition']){if('object'!=typeof _0x19991['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3412f6['targetPosition']=_0xad3b28['Position']['fromObject'](_0x19991['targetPosition']);}return null!=_0x19991['wasUndone']&&(_0x3412f6['wasUndone']=Boolean(_0x19991['wasUndone'])),_0x3412f6;},_0x43f9d7['toObject']=function(_0x2e9d4f,_0x37db04){_0x37db04||(_0x37db04={});var _0x4d008d={};return _0x37db04['defaults']&&(_0x4d008d['sourcePosition']=null,_0x4d008d['howMany']=0x0,_0x4d008d['targetPosition']=null,_0x4d008d['wasUndone']=!0x1),null!=_0x2e9d4f['sourcePosition']&&_0x2e9d4f['hasOwnProperty']('sourcePosition')&&(_0x4d008d['sourcePosition']=_0xad3b28['Position']['toObject'](_0x2e9d4f['sourcePosition'],_0x37db04)),null!=_0x2e9d4f['howMany']&&_0x2e9d4f['hasOwnProperty']('howMany')&&(_0x4d008d['howMany']=_0x2e9d4f['howMany']),null!=_0x2e9d4f['targetPosition']&&_0x2e9d4f['hasOwnProperty']('targetPosition')&&(_0x4d008d['targetPosition']=_0xad3b28['Position']['toObject'](_0x2e9d4f['targetPosition'],_0x37db04)),null!=_0x2e9d4f['wasUndone']&&_0x2e9d4f['hasOwnProperty']('wasUndone')&&(_0x4d008d['wasUndone']=_0x2e9d4f['wasUndone']),_0x4d008d;},_0x43f9d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x43f9d7['getTypeUrl']=function(_0x573cf7){return void 0x0===_0x573cf7&&(_0x573cf7='type.googleapis.com'),_0x573cf7+'/MoveOperation';},_0x43f9d7;}()),_0xad3b28['RenameOperation']=(function(){function _0x2dbca3(_0x2e089d){if(_0x2e089d){for(var _0x4825d1=Object['keys'](_0x2e089d),_0xeea5e0=0x0;_0xeea5e0<_0x4825d1['length'];++_0xeea5e0)null!=_0x2e089d[_0x4825d1[_0xeea5e0]]&&(this[_0x4825d1[_0xeea5e0]]=_0x2e089d[_0x4825d1[_0xeea5e0]]);}}return _0x2dbca3['prototype']['position']=null,_0x2dbca3['prototype']['oldName']='',_0x2dbca3['prototype']['newName']='',_0x2dbca3['prototype']['wasUndone']=!0x1,_0x2dbca3['create']=function(_0x430ac2){return new _0x2dbca3(_0x430ac2);},_0x2dbca3['encode']=function(_0x44f84b,_0x496f64){return _0x496f64||(_0x496f64=_0x55eeb5['create']()),null!=_0x44f84b['position']&&Object['hasOwnProperty']['call'](_0x44f84b,'position')&&_0xad3b28['Position']['encode'](_0x44f84b['position'],_0x496f64['uint32'](0xa)['fork']())['ldelim'](),null!=_0x44f84b['oldName']&&Object['hasOwnProperty']['call'](_0x44f84b,'oldName')&&_0x496f64['uint32'](0x12)['string'](_0x44f84b['oldName']),null!=_0x44f84b['newName']&&Object['hasOwnProperty']['call'](_0x44f84b,'newName')&&_0x496f64['uint32'](0x1a)['string'](_0x44f84b['newName']),null!=_0x44f84b['wasUndone']&&Object['hasOwnProperty']['call'](_0x44f84b,'wasUndone')&&_0x496f64['uint32'](0x20)['bool'](_0x44f84b['wasUndone']),_0x496f64;},_0x2dbca3['encodeDelimited']=function(_0x2043ef,_0x3a3fd5){return this['encode'](_0x2043ef,_0x3a3fd5)['ldelim']();},_0x2dbca3['decode']=function(_0x1a4442,_0x24b737){_0x1a4442 instanceof _0x112100||(_0x1a4442=_0x112100['create'](_0x1a4442));for(var _0x1d89d8=void 0x0===_0x24b737?_0x1a4442['len']:_0x1a4442['pos']+_0x24b737,_0x1fa0fb=new _0xad3b28['RenameOperation']();_0x1a4442['pos']<_0x1d89d8;){var _0x2ec465=_0x1a4442['uint32']();switch(_0x2ec465>>>0x3){case 0x1:_0x1fa0fb['position']=_0xad3b28['Position']['decode'](_0x1a4442,_0x1a4442['uint32']());break;case 0x2:_0x1fa0fb['oldName']=_0x1a4442['string']();break;case 0x3:_0x1fa0fb['newName']=_0x1a4442['string']();break;case 0x4:_0x1fa0fb['wasUndone']=_0x1a4442['bool']();break;default:_0x1a4442['skipType'](0x7&_0x2ec465);}}return _0x1fa0fb;},_0x2dbca3['decodeDelimited']=function(_0x5477b0){return _0x5477b0 instanceof _0x112100||(_0x5477b0=new _0x112100(_0x5477b0)),this['decode'](_0x5477b0,_0x5477b0['uint32']());},_0x2dbca3['verify']=function(_0x130b87){if('object'!=typeof _0x130b87||null===_0x130b87)return'object\x20expected';if(null!=_0x130b87['position']&&_0x130b87['hasOwnProperty']('position')){var _0x12c4bb=_0xad3b28['Position']['verify'](_0x130b87['position']);if(_0x12c4bb)return'position.'+_0x12c4bb;}return null!=_0x130b87['oldName']&&_0x130b87['hasOwnProperty']('oldName')&&!_0x3cb7f3['isString'](_0x130b87['oldName'])?'oldName:\x20string\x20expected':null!=_0x130b87['newName']&&_0x130b87['hasOwnProperty']('newName')&&!_0x3cb7f3['isString'](_0x130b87['newName'])?'newName:\x20string\x20expected':null!=_0x130b87['wasUndone']&&_0x130b87['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x130b87['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dbca3['fromObject']=function(_0x264c19){if(_0x264c19 instanceof _0xad3b28['RenameOperation'])return _0x264c19;var _0x251918=new _0xad3b28['RenameOperation']();if(null!=_0x264c19['position']){if('object'!=typeof _0x264c19['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x251918['position']=_0xad3b28['Position']['fromObject'](_0x264c19['position']);}return null!=_0x264c19['oldName']&&(_0x251918['oldName']=String(_0x264c19['oldName'])),null!=_0x264c19['newName']&&(_0x251918['newName']=String(_0x264c19['newName'])),null!=_0x264c19['wasUndone']&&(_0x251918['wasUndone']=Boolean(_0x264c19['wasUndone'])),_0x251918;},_0x2dbca3['toObject']=function(_0x305664,_0x56dfd0){_0x56dfd0||(_0x56dfd0={});var _0x1a91f3={};return _0x56dfd0['defaults']&&(_0x1a91f3['position']=null,_0x1a91f3['oldName']='',_0x1a91f3['newName']='',_0x1a91f3['wasUndone']=!0x1),null!=_0x305664['position']&&_0x305664['hasOwnProperty']('position')&&(_0x1a91f3['position']=_0xad3b28['Position']['toObject'](_0x305664['position'],_0x56dfd0)),null!=_0x305664['oldName']&&_0x305664['hasOwnProperty']('oldName')&&(_0x1a91f3['oldName']=_0x305664['oldName']),null!=_0x305664['newName']&&_0x305664['hasOwnProperty']('newName')&&(_0x1a91f3['newName']=_0x305664['newName']),null!=_0x305664['wasUndone']&&_0x305664['hasOwnProperty']('wasUndone')&&(_0x1a91f3['wasUndone']=_0x305664['wasUndone']),_0x1a91f3;},_0x2dbca3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x2dbca3['getTypeUrl']=function(_0x4a1960){return void 0x0===_0x4a1960&&(_0x4a1960='type.googleapis.com'),_0x4a1960+'/RenameOperation';},_0x2dbca3;}()),_0xad3b28['RootAttributeOperation']=(function(){function _0x17f5d1(_0x27861f){if(_0x27861f){for(var _0x225a8b=Object['keys'](_0x27861f),_0x777b5a=0x0;_0x777b5a<_0x225a8b['length'];++_0x777b5a)null!=_0x27861f[_0x225a8b[_0x777b5a]]&&(this[_0x225a8b[_0x777b5a]]=_0x27861f[_0x225a8b[_0x777b5a]]);}}return _0x17f5d1['prototype']['root']='',_0x17f5d1['prototype']['key']='',_0x17f5d1['prototype']['oldValueBoolean']=!0x1,_0x17f5d1['prototype']['oldValueJson']='',_0x17f5d1['prototype']['newValueBoolean']=!0x1,_0x17f5d1['prototype']['newValueJson']='',_0x17f5d1['prototype']['wasUndone']=!0x1,_0x17f5d1['create']=function(_0x36446b){return new _0x17f5d1(_0x36446b);},_0x17f5d1['encode']=function(_0x4d32a5,_0x5c76df){return _0x5c76df||(_0x5c76df=_0x55eeb5['create']()),null!=_0x4d32a5['root']&&Object['hasOwnProperty']['call'](_0x4d32a5,'root')&&_0x5c76df['uint32'](0xa)['string'](_0x4d32a5['root']),null!=_0x4d32a5['key']&&Object['hasOwnProperty']['call'](_0x4d32a5,'key')&&_0x5c76df['uint32'](0x12)['string'](_0x4d32a5['key']),null!=_0x4d32a5['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4d32a5,'oldValueBoolean')&&_0x5c76df['uint32'](0x18)['bool'](_0x4d32a5['oldValueBoolean']),null!=_0x4d32a5['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4d32a5,'oldValueJson')&&_0x5c76df['uint32'](0x22)['string'](_0x4d32a5['oldValueJson']),null!=_0x4d32a5['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4d32a5,'newValueBoolean')&&_0x5c76df['uint32'](0x28)['bool'](_0x4d32a5['newValueBoolean']),null!=_0x4d32a5['newValueJson']&&Object['hasOwnProperty']['call'](_0x4d32a5,'newValueJson')&&_0x5c76df['uint32'](0x32)['string'](_0x4d32a5['newValueJson']),null!=_0x4d32a5['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d32a5,'wasUndone')&&_0x5c76df['uint32'](0x38)['bool'](_0x4d32a5['wasUndone']),_0x5c76df;},_0x17f5d1['encodeDelimited']=function(_0x493dad,_0x5bea23){return this['encode'](_0x493dad,_0x5bea23)['ldelim']();},_0x17f5d1['decode']=function(_0x423b78,_0x4092b5){_0x423b78 instanceof _0x112100||(_0x423b78=_0x112100['create'](_0x423b78));for(var _0x3e7835=void 0x0===_0x4092b5?_0x423b78['len']:_0x423b78['pos']+_0x4092b5,_0x12fb88=new _0xad3b28['RootAttributeOperation']();_0x423b78['pos']<_0x3e7835;){var _0x3df974=_0x423b78['uint32']();switch(_0x3df974>>>0x3){case 0x1:_0x12fb88['root']=_0x423b78['string']();break;case 0x2:_0x12fb88['key']=_0x423b78['string']();break;case 0x3:_0x12fb88['oldValueBoolean']=_0x423b78['bool']();break;case 0x4:_0x12fb88['oldValueJson']=_0x423b78['string']();break;case 0x5:_0x12fb88['newValueBoolean']=_0x423b78['bool']();break;case 0x6:_0x12fb88['newValueJson']=_0x423b78['string']();break;case 0x7:_0x12fb88['wasUndone']=_0x423b78['bool']();break;default:_0x423b78['skipType'](0x7&_0x3df974);}}return _0x12fb88;},_0x17f5d1['decodeDelimited']=function(_0x22031d){return _0x22031d instanceof _0x112100||(_0x22031d=new _0x112100(_0x22031d)),this['decode'](_0x22031d,_0x22031d['uint32']());},_0x17f5d1['verify']=function(_0x871c43){return'object'!=typeof _0x871c43||null===_0x871c43?'object\x20expected':null!=_0x871c43['root']&&_0x871c43['hasOwnProperty']('root')&&!_0x3cb7f3['isString'](_0x871c43['root'])?'root:\x20string\x20expected':null!=_0x871c43['key']&&_0x871c43['hasOwnProperty']('key')&&!_0x3cb7f3['isString'](_0x871c43['key'])?'key:\x20string\x20expected':null!=_0x871c43['oldValueBoolean']&&_0x871c43['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x871c43['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x871c43['oldValueJson']&&_0x871c43['hasOwnProperty']('oldValueJson')&&!_0x3cb7f3['isString'](_0x871c43['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x871c43['newValueBoolean']&&_0x871c43['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x871c43['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x871c43['newValueJson']&&_0x871c43['hasOwnProperty']('newValueJson')&&!_0x3cb7f3['isString'](_0x871c43['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x871c43['wasUndone']&&_0x871c43['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x871c43['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17f5d1['fromObject']=function(_0x326790){if(_0x326790 instanceof _0xad3b28['RootAttributeOperation'])return _0x326790;var _0xff074e=new _0xad3b28['RootAttributeOperation']();return null!=_0x326790['root']&&(_0xff074e['root']=String(_0x326790['root'])),null!=_0x326790['key']&&(_0xff074e['key']=String(_0x326790['key'])),null!=_0x326790['oldValueBoolean']&&(_0xff074e['oldValueBoolean']=Boolean(_0x326790['oldValueBoolean'])),null!=_0x326790['oldValueJson']&&(_0xff074e['oldValueJson']=String(_0x326790['oldValueJson'])),null!=_0x326790['newValueBoolean']&&(_0xff074e['newValueBoolean']=Boolean(_0x326790['newValueBoolean'])),null!=_0x326790['newValueJson']&&(_0xff074e['newValueJson']=String(_0x326790['newValueJson'])),null!=_0x326790['wasUndone']&&(_0xff074e['wasUndone']=Boolean(_0x326790['wasUndone'])),_0xff074e;},_0x17f5d1['toObject']=function(_0x539ac8,_0xbad40b){_0xbad40b||(_0xbad40b={});var _0x33f3fe={};return _0xbad40b['defaults']&&(_0x33f3fe['root']='',_0x33f3fe['key']='',_0x33f3fe['oldValueBoolean']=!0x1,_0x33f3fe['oldValueJson']='',_0x33f3fe['newValueBoolean']=!0x1,_0x33f3fe['newValueJson']='',_0x33f3fe['wasUndone']=!0x1),null!=_0x539ac8['root']&&_0x539ac8['hasOwnProperty']('root')&&(_0x33f3fe['root']=_0x539ac8['root']),null!=_0x539ac8['key']&&_0x539ac8['hasOwnProperty']('key')&&(_0x33f3fe['key']=_0x539ac8['key']),null!=_0x539ac8['oldValueBoolean']&&_0x539ac8['hasOwnProperty']('oldValueBoolean')&&(_0x33f3fe['oldValueBoolean']=_0x539ac8['oldValueBoolean']),null!=_0x539ac8['oldValueJson']&&_0x539ac8['hasOwnProperty']('oldValueJson')&&(_0x33f3fe['oldValueJson']=_0x539ac8['oldValueJson']),null!=_0x539ac8['newValueBoolean']&&_0x539ac8['hasOwnProperty']('newValueBoolean')&&(_0x33f3fe['newValueBoolean']=_0x539ac8['newValueBoolean']),null!=_0x539ac8['newValueJson']&&_0x539ac8['hasOwnProperty']('newValueJson')&&(_0x33f3fe['newValueJson']=_0x539ac8['newValueJson']),null!=_0x539ac8['wasUndone']&&_0x539ac8['hasOwnProperty']('wasUndone')&&(_0x33f3fe['wasUndone']=_0x539ac8['wasUndone']),_0x33f3fe;},_0x17f5d1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x17f5d1['getTypeUrl']=function(_0x51e157){return void 0x0===_0x51e157&&(_0x51e157='type.googleapis.com'),_0x51e157+'/RootAttributeOperation';},_0x17f5d1;}()),_0xad3b28['RootOperation']=(function(){function _0x236c63(_0x51bd12){if(_0x51bd12){for(var _0x17abd1=Object['keys'](_0x51bd12),_0x4d0729=0x0;_0x4d0729<_0x17abd1['length'];++_0x4d0729)null!=_0x51bd12[_0x17abd1[_0x4d0729]]&&(this[_0x17abd1[_0x4d0729]]=_0x51bd12[_0x17abd1[_0x4d0729]]);}}return _0x236c63['prototype']['rootName']='',_0x236c63['prototype']['elementName']='',_0x236c63['prototype']['isAdd']=!0x1,_0x236c63['prototype']['wasUndone']=!0x1,_0x236c63['create']=function(_0x5daa93){return new _0x236c63(_0x5daa93);},_0x236c63['encode']=function(_0x26770f,_0x1a1bab){return _0x1a1bab||(_0x1a1bab=_0x55eeb5['create']()),null!=_0x26770f['rootName']&&Object['hasOwnProperty']['call'](_0x26770f,'rootName')&&_0x1a1bab['uint32'](0xa)['string'](_0x26770f['rootName']),null!=_0x26770f['elementName']&&Object['hasOwnProperty']['call'](_0x26770f,'elementName')&&_0x1a1bab['uint32'](0x12)['string'](_0x26770f['elementName']),null!=_0x26770f['isAdd']&&Object['hasOwnProperty']['call'](_0x26770f,'isAdd')&&_0x1a1bab['uint32'](0x18)['bool'](_0x26770f['isAdd']),null!=_0x26770f['wasUndone']&&Object['hasOwnProperty']['call'](_0x26770f,'wasUndone')&&_0x1a1bab['uint32'](0x20)['bool'](_0x26770f['wasUndone']),_0x1a1bab;},_0x236c63['encodeDelimited']=function(_0x4638af,_0x19c9d5){return this['encode'](_0x4638af,_0x19c9d5)['ldelim']();},_0x236c63['decode']=function(_0x4cc750,_0x516817){_0x4cc750 instanceof _0x112100||(_0x4cc750=_0x112100['create'](_0x4cc750));for(var _0x54fec6=void 0x0===_0x516817?_0x4cc750['len']:_0x4cc750['pos']+_0x516817,_0x1e6c94=new _0xad3b28['RootOperation']();_0x4cc750['pos']<_0x54fec6;){var _0x1c7375=_0x4cc750['uint32']();switch(_0x1c7375>>>0x3){case 0x1:_0x1e6c94['rootName']=_0x4cc750['string']();break;case 0x2:_0x1e6c94['elementName']=_0x4cc750['string']();break;case 0x3:_0x1e6c94['isAdd']=_0x4cc750['bool']();break;case 0x4:_0x1e6c94['wasUndone']=_0x4cc750['bool']();break;default:_0x4cc750['skipType'](0x7&_0x1c7375);}}return _0x1e6c94;},_0x236c63['decodeDelimited']=function(_0x32bb7d){return _0x32bb7d instanceof _0x112100||(_0x32bb7d=new _0x112100(_0x32bb7d)),this['decode'](_0x32bb7d,_0x32bb7d['uint32']());},_0x236c63['verify']=function(_0xa63fdc){return'object'!=typeof _0xa63fdc||null===_0xa63fdc?'object\x20expected':null!=_0xa63fdc['rootName']&&_0xa63fdc['hasOwnProperty']('rootName')&&!_0x3cb7f3['isString'](_0xa63fdc['rootName'])?'rootName:\x20string\x20expected':null!=_0xa63fdc['elementName']&&_0xa63fdc['hasOwnProperty']('elementName')&&!_0x3cb7f3['isString'](_0xa63fdc['elementName'])?'elementName:\x20string\x20expected':null!=_0xa63fdc['isAdd']&&_0xa63fdc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xa63fdc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xa63fdc['wasUndone']&&_0xa63fdc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa63fdc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x236c63['fromObject']=function(_0x2b4973){if(_0x2b4973 instanceof _0xad3b28['RootOperation'])return _0x2b4973;var _0x2c0cd5=new _0xad3b28['RootOperation']();return null!=_0x2b4973['rootName']&&(_0x2c0cd5['rootName']=String(_0x2b4973['rootName'])),null!=_0x2b4973['elementName']&&(_0x2c0cd5['elementName']=String(_0x2b4973['elementName'])),null!=_0x2b4973['isAdd']&&(_0x2c0cd5['isAdd']=Boolean(_0x2b4973['isAdd'])),null!=_0x2b4973['wasUndone']&&(_0x2c0cd5['wasUndone']=Boolean(_0x2b4973['wasUndone'])),_0x2c0cd5;},_0x236c63['toObject']=function(_0x2b61b5,_0x3f4d6a){_0x3f4d6a||(_0x3f4d6a={});var _0x52bc24={};return _0x3f4d6a['defaults']&&(_0x52bc24['rootName']='',_0x52bc24['elementName']='',_0x52bc24['isAdd']=!0x1,_0x52bc24['wasUndone']=!0x1),null!=_0x2b61b5['rootName']&&_0x2b61b5['hasOwnProperty']('rootName')&&(_0x52bc24['rootName']=_0x2b61b5['rootName']),null!=_0x2b61b5['elementName']&&_0x2b61b5['hasOwnProperty']('elementName')&&(_0x52bc24['elementName']=_0x2b61b5['elementName']),null!=_0x2b61b5['isAdd']&&_0x2b61b5['hasOwnProperty']('isAdd')&&(_0x52bc24['isAdd']=_0x2b61b5['isAdd']),null!=_0x2b61b5['wasUndone']&&_0x2b61b5['hasOwnProperty']('wasUndone')&&(_0x52bc24['wasUndone']=_0x2b61b5['wasUndone']),_0x52bc24;},_0x236c63['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x236c63['getTypeUrl']=function(_0x59ed52){return void 0x0===_0x59ed52&&(_0x59ed52='type.googleapis.com'),_0x59ed52+'/RootOperation';},_0x236c63;}()),_0xad3b28['SplitOperation']=(function(){function _0x5cc647(_0xaced08){if(_0xaced08){for(var _0x360750=Object['keys'](_0xaced08),_0x4295fa=0x0;_0x4295fa<_0x360750['length'];++_0x4295fa)null!=_0xaced08[_0x360750[_0x4295fa]]&&(this[_0x360750[_0x4295fa]]=_0xaced08[_0x360750[_0x4295fa]]);}}return _0x5cc647['prototype']['splitPosition']=null,_0x5cc647['prototype']['graveyardPosition']=null,_0x5cc647['prototype']['howMany']=0x0,_0x5cc647['prototype']['insertionPosition']=null,_0x5cc647['prototype']['wasUndone']=!0x1,_0x5cc647['create']=function(_0x391e02){return new _0x5cc647(_0x391e02);},_0x5cc647['encode']=function(_0x536150,_0x3db935){return _0x3db935||(_0x3db935=_0x55eeb5['create']()),null!=_0x536150['splitPosition']&&Object['hasOwnProperty']['call'](_0x536150,'splitPosition')&&_0xad3b28['Position']['encode'](_0x536150['splitPosition'],_0x3db935['uint32'](0xa)['fork']())['ldelim'](),null!=_0x536150['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x536150,'graveyardPosition')&&_0xad3b28['Position']['encode'](_0x536150['graveyardPosition'],_0x3db935['uint32'](0x12)['fork']())['ldelim'](),null!=_0x536150['howMany']&&Object['hasOwnProperty']['call'](_0x536150,'howMany')&&_0x3db935['uint32'](0x18)['uint32'](_0x536150['howMany']),null!=_0x536150['insertionPosition']&&Object['hasOwnProperty']['call'](_0x536150,'insertionPosition')&&_0xad3b28['Position']['encode'](_0x536150['insertionPosition'],_0x3db935['uint32'](0x22)['fork']())['ldelim'](),null!=_0x536150['wasUndone']&&Object['hasOwnProperty']['call'](_0x536150,'wasUndone')&&_0x3db935['uint32'](0x28)['bool'](_0x536150['wasUndone']),_0x3db935;},_0x5cc647['encodeDelimited']=function(_0x5cfb23,_0x468cf3){return this['encode'](_0x5cfb23,_0x468cf3)['ldelim']();},_0x5cc647['decode']=function(_0x2ca07b,_0x1bcb64){_0x2ca07b instanceof _0x112100||(_0x2ca07b=_0x112100['create'](_0x2ca07b));for(var _0x2c0c48=void 0x0===_0x1bcb64?_0x2ca07b['len']:_0x2ca07b['pos']+_0x1bcb64,_0x55a6d1=new _0xad3b28['SplitOperation']();_0x2ca07b['pos']<_0x2c0c48;){var _0x18fa3c=_0x2ca07b['uint32']();switch(_0x18fa3c>>>0x3){case 0x1:_0x55a6d1['splitPosition']=_0xad3b28['Position']['decode'](_0x2ca07b,_0x2ca07b['uint32']());break;case 0x2:_0x55a6d1['graveyardPosition']=_0xad3b28['Position']['decode'](_0x2ca07b,_0x2ca07b['uint32']());break;case 0x3:_0x55a6d1['howMany']=_0x2ca07b['uint32']();break;case 0x4:_0x55a6d1['insertionPosition']=_0xad3b28['Position']['decode'](_0x2ca07b,_0x2ca07b['uint32']());break;case 0x5:_0x55a6d1['wasUndone']=_0x2ca07b['bool']();break;default:_0x2ca07b['skipType'](0x7&_0x18fa3c);}}return _0x55a6d1;},_0x5cc647['decodeDelimited']=function(_0x20015a){return _0x20015a instanceof _0x112100||(_0x20015a=new _0x112100(_0x20015a)),this['decode'](_0x20015a,_0x20015a['uint32']());},_0x5cc647['verify']=function(_0x4264fc){if('object'!=typeof _0x4264fc||null===_0x4264fc)return'object\x20expected';var _0x25e985;if(null!=_0x4264fc['splitPosition']&&_0x4264fc['hasOwnProperty']('splitPosition')&&(_0x25e985=_0xad3b28['Position']['verify'](_0x4264fc['splitPosition'])))return'splitPosition.'+_0x25e985;if(null!=_0x4264fc['graveyardPosition']&&_0x4264fc['hasOwnProperty']('graveyardPosition')&&(_0x25e985=_0xad3b28['Position']['verify'](_0x4264fc['graveyardPosition'])))return'graveyardPosition.'+_0x25e985;if(null!=_0x4264fc['howMany']&&_0x4264fc['hasOwnProperty']('howMany')&&!_0x3cb7f3['isInteger'](_0x4264fc['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4264fc['insertionPosition']&&_0x4264fc['hasOwnProperty']('insertionPosition')&&(_0x25e985=_0xad3b28['Position']['verify'](_0x4264fc['insertionPosition'])))return'insertionPosition.'+_0x25e985;return null!=_0x4264fc['wasUndone']&&_0x4264fc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4264fc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cc647['fromObject']=function(_0x5adfc6){if(_0x5adfc6 instanceof _0xad3b28['SplitOperation'])return _0x5adfc6;var _0x3d746=new _0xad3b28['SplitOperation']();if(null!=_0x5adfc6['splitPosition']){if('object'!=typeof _0x5adfc6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3d746['splitPosition']=_0xad3b28['Position']['fromObject'](_0x5adfc6['splitPosition']);}if(null!=_0x5adfc6['graveyardPosition']){if('object'!=typeof _0x5adfc6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3d746['graveyardPosition']=_0xad3b28['Position']['fromObject'](_0x5adfc6['graveyardPosition']);}if(null!=_0x5adfc6['howMany']&&(_0x3d746['howMany']=_0x5adfc6['howMany']>>>0x0),null!=_0x5adfc6['insertionPosition']){if('object'!=typeof _0x5adfc6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3d746['insertionPosition']=_0xad3b28['Position']['fromObject'](_0x5adfc6['insertionPosition']);}return null!=_0x5adfc6['wasUndone']&&(_0x3d746['wasUndone']=Boolean(_0x5adfc6['wasUndone'])),_0x3d746;},_0x5cc647['toObject']=function(_0x4f4f06,_0x98b067){_0x98b067||(_0x98b067={});var _0x591aec={};return _0x98b067['defaults']&&(_0x591aec['splitPosition']=null,_0x591aec['graveyardPosition']=null,_0x591aec['howMany']=0x0,_0x591aec['insertionPosition']=null,_0x591aec['wasUndone']=!0x1),null!=_0x4f4f06['splitPosition']&&_0x4f4f06['hasOwnProperty']('splitPosition')&&(_0x591aec['splitPosition']=_0xad3b28['Position']['toObject'](_0x4f4f06['splitPosition'],_0x98b067)),null!=_0x4f4f06['graveyardPosition']&&_0x4f4f06['hasOwnProperty']('graveyardPosition')&&(_0x591aec['graveyardPosition']=_0xad3b28['Position']['toObject'](_0x4f4f06['graveyardPosition'],_0x98b067)),null!=_0x4f4f06['howMany']&&_0x4f4f06['hasOwnProperty']('howMany')&&(_0x591aec['howMany']=_0x4f4f06['howMany']),null!=_0x4f4f06['insertionPosition']&&_0x4f4f06['hasOwnProperty']('insertionPosition')&&(_0x591aec['insertionPosition']=_0xad3b28['Position']['toObject'](_0x4f4f06['insertionPosition'],_0x98b067)),null!=_0x4f4f06['wasUndone']&&_0x4f4f06['hasOwnProperty']('wasUndone')&&(_0x591aec['wasUndone']=_0x4f4f06['wasUndone']),_0x591aec;},_0x5cc647['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x5cc647['getTypeUrl']=function(_0x389009){return void 0x0===_0x389009&&(_0x389009='type.googleapis.com'),_0x389009+'/SplitOperation';},_0x5cc647;}()),_0xad3b28['Position']=(function(){function _0x29dca4(_0x58c43f){if(this['path']=[],_0x58c43f){for(var _0x35851f=Object['keys'](_0x58c43f),_0x9f0632=0x0;_0x9f0632<_0x35851f['length'];++_0x9f0632)null!=_0x58c43f[_0x35851f[_0x9f0632]]&&(this[_0x35851f[_0x9f0632]]=_0x58c43f[_0x35851f[_0x9f0632]]);}}return _0x29dca4['prototype']['root']='',_0x29dca4['prototype']['rootMain']=!0x1,_0x29dca4['prototype']['rootGraveyard']=!0x1,_0x29dca4['prototype']['path']=_0x3cb7f3['emptyArray'],_0x29dca4['prototype']['stickiness']='',_0x29dca4['create']=function(_0x4f37ce){return new _0x29dca4(_0x4f37ce);},_0x29dca4['encode']=function(_0x427aa4,_0x1e6020){if(_0x1e6020||(_0x1e6020=_0x55eeb5['create']()),null!=_0x427aa4['root']&&Object['hasOwnProperty']['call'](_0x427aa4,'root')&&_0x1e6020['uint32'](0xa)['string'](_0x427aa4['root']),null!=_0x427aa4['rootMain']&&Object['hasOwnProperty']['call'](_0x427aa4,'rootMain')&&_0x1e6020['uint32'](0x10)['bool'](_0x427aa4['rootMain']),null!=_0x427aa4['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x427aa4,'rootGraveyard')&&_0x1e6020['uint32'](0x18)['bool'](_0x427aa4['rootGraveyard']),null!=_0x427aa4['path']&&_0x427aa4['path']['length']){_0x1e6020['uint32'](0x22)['fork']();for(var _0x55042c=0x0;_0x55042c<_0x427aa4['path']['length'];++_0x55042c)_0x1e6020['uint32'](_0x427aa4['path'][_0x55042c]);_0x1e6020['ldelim']();}return null!=_0x427aa4['stickiness']&&Object['hasOwnProperty']['call'](_0x427aa4,'stickiness')&&_0x1e6020['uint32'](0x2a)['string'](_0x427aa4['stickiness']),_0x1e6020;},_0x29dca4['encodeDelimited']=function(_0x4a66d2,_0x3a7987){return this['encode'](_0x4a66d2,_0x3a7987)['ldelim']();},_0x29dca4['decode']=function(_0x28f75b,_0x5820ad){_0x28f75b instanceof _0x112100||(_0x28f75b=_0x112100['create'](_0x28f75b));for(var _0x4baa13=void 0x0===_0x5820ad?_0x28f75b['len']:_0x28f75b['pos']+_0x5820ad,_0x3bc737=new _0xad3b28['Position']();_0x28f75b['pos']<_0x4baa13;){var _0x52d7a6=_0x28f75b['uint32']();switch(_0x52d7a6>>>0x3){case 0x1:_0x3bc737['root']=_0x28f75b['string']();break;case 0x2:_0x3bc737['rootMain']=_0x28f75b['bool']();break;case 0x3:_0x3bc737['rootGraveyard']=_0x28f75b['bool']();break;case 0x4:if(_0x3bc737['path']&&_0x3bc737['path']['length']||(_0x3bc737['path']=[]),0x2==(0x7&_0x52d7a6)){for(var _0x57152f=_0x28f75b['uint32']()+_0x28f75b['pos'];_0x28f75b['pos']<_0x57152f;)_0x3bc737['path']['push'](_0x28f75b['uint32']());}else _0x3bc737['path']['push'](_0x28f75b['uint32']());break;case 0x5:_0x3bc737['stickiness']=_0x28f75b['string']();break;default:_0x28f75b['skipType'](0x7&_0x52d7a6);}}return _0x3bc737;},_0x29dca4['decodeDelimited']=function(_0xe7583f){return _0xe7583f instanceof _0x112100||(_0xe7583f=new _0x112100(_0xe7583f)),this['decode'](_0xe7583f,_0xe7583f['uint32']());},_0x29dca4['verify']=function(_0x139595){if('object'!=typeof _0x139595||null===_0x139595)return'object\x20expected';if(null!=_0x139595['root']&&_0x139595['hasOwnProperty']('root')&&!_0x3cb7f3['isString'](_0x139595['root']))return'root:\x20string\x20expected';if(null!=_0x139595['rootMain']&&_0x139595['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x139595['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x139595['rootGraveyard']&&_0x139595['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x139595['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x139595['path']&&_0x139595['hasOwnProperty']('path')){if(!Array['isArray'](_0x139595['path']))return'path:\x20array\x20expected';for(var _0x162344=0x0;_0x162344<_0x139595['path']['length'];++_0x162344)if(!_0x3cb7f3['isInteger'](_0x139595['path'][_0x162344]))return'path:\x20integer[]\x20expected';}return null!=_0x139595['stickiness']&&_0x139595['hasOwnProperty']('stickiness')&&!_0x3cb7f3['isString'](_0x139595['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x29dca4['fromObject']=function(_0xefe2ae){if(_0xefe2ae instanceof _0xad3b28['Position'])return _0xefe2ae;var _0x33edaa=new _0xad3b28['Position']();if(null!=_0xefe2ae['root']&&(_0x33edaa['root']=String(_0xefe2ae['root'])),null!=_0xefe2ae['rootMain']&&(_0x33edaa['rootMain']=Boolean(_0xefe2ae['rootMain'])),null!=_0xefe2ae['rootGraveyard']&&(_0x33edaa['rootGraveyard']=Boolean(_0xefe2ae['rootGraveyard'])),_0xefe2ae['path']){if(!Array['isArray'](_0xefe2ae['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x33edaa['path']=[];for(var _0x2de2fb=0x0;_0x2de2fb<_0xefe2ae['path']['length'];++_0x2de2fb)_0x33edaa['path'][_0x2de2fb]=_0xefe2ae['path'][_0x2de2fb]>>>0x0;}return null!=_0xefe2ae['stickiness']&&(_0x33edaa['stickiness']=String(_0xefe2ae['stickiness'])),_0x33edaa;},_0x29dca4['toObject']=function(_0x30787a,_0x3603a8){_0x3603a8||(_0x3603a8={});var _0x31d66f={};if((_0x3603a8['arrays']||_0x3603a8['defaults'])&&(_0x31d66f['path']=[]),_0x3603a8['defaults']&&(_0x31d66f['root']='',_0x31d66f['rootMain']=!0x1,_0x31d66f['rootGraveyard']=!0x1,_0x31d66f['stickiness']=''),null!=_0x30787a['root']&&_0x30787a['hasOwnProperty']('root')&&(_0x31d66f['root']=_0x30787a['root']),null!=_0x30787a['rootMain']&&_0x30787a['hasOwnProperty']('rootMain')&&(_0x31d66f['rootMain']=_0x30787a['rootMain']),null!=_0x30787a['rootGraveyard']&&_0x30787a['hasOwnProperty']('rootGraveyard')&&(_0x31d66f['rootGraveyard']=_0x30787a['rootGraveyard']),_0x30787a['path']&&_0x30787a['path']['length']){_0x31d66f['path']=[];for(var _0x5c4649=0x0;_0x5c4649<_0x30787a['path']['length'];++_0x5c4649)_0x31d66f['path'][_0x5c4649]=_0x30787a['path'][_0x5c4649];}return null!=_0x30787a['stickiness']&&_0x30787a['hasOwnProperty']('stickiness')&&(_0x31d66f['stickiness']=_0x30787a['stickiness']),_0x31d66f;},_0x29dca4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x29dca4['getTypeUrl']=function(_0xbe003a){return void 0x0===_0xbe003a&&(_0xbe003a='type.googleapis.com'),_0xbe003a+'/Position';},_0x29dca4;}()),_0xad3b28['Range']=(function(){function _0x46397c(_0xbc0a9f){if(_0xbc0a9f){for(var _0x57f161=Object['keys'](_0xbc0a9f),_0x3175cc=0x0;_0x3175cc<_0x57f161['length'];++_0x3175cc)null!=_0xbc0a9f[_0x57f161[_0x3175cc]]&&(this[_0x57f161[_0x3175cc]]=_0xbc0a9f[_0x57f161[_0x3175cc]]);}}return _0x46397c['prototype']['start']=null,_0x46397c['prototype']['end']=null,_0x46397c['create']=function(_0x5c367d){return new _0x46397c(_0x5c367d);},_0x46397c['encode']=function(_0x4754f9,_0x3e3933){return _0x3e3933||(_0x3e3933=_0x55eeb5['create']()),null!=_0x4754f9['start']&&Object['hasOwnProperty']['call'](_0x4754f9,'start')&&_0xad3b28['Position']['encode'](_0x4754f9['start'],_0x3e3933['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4754f9['end']&&Object['hasOwnProperty']['call'](_0x4754f9,'end')&&_0xad3b28['Position']['encode'](_0x4754f9['end'],_0x3e3933['uint32'](0x12)['fork']())['ldelim'](),_0x3e3933;},_0x46397c['encodeDelimited']=function(_0x480d24,_0x3f447c){return this['encode'](_0x480d24,_0x3f447c)['ldelim']();},_0x46397c['decode']=function(_0x34c6cc,_0x59880d){_0x34c6cc instanceof _0x112100||(_0x34c6cc=_0x112100['create'](_0x34c6cc));for(var _0x40e5f8=void 0x0===_0x59880d?_0x34c6cc['len']:_0x34c6cc['pos']+_0x59880d,_0x59902b=new _0xad3b28['Range']();_0x34c6cc['pos']<_0x40e5f8;){var _0x3030d0=_0x34c6cc['uint32']();switch(_0x3030d0>>>0x3){case 0x1:_0x59902b['start']=_0xad3b28['Position']['decode'](_0x34c6cc,_0x34c6cc['uint32']());break;case 0x2:_0x59902b['end']=_0xad3b28['Position']['decode'](_0x34c6cc,_0x34c6cc['uint32']());break;default:_0x34c6cc['skipType'](0x7&_0x3030d0);}}return _0x59902b;},_0x46397c['decodeDelimited']=function(_0x4ef117){return _0x4ef117 instanceof _0x112100||(_0x4ef117=new _0x112100(_0x4ef117)),this['decode'](_0x4ef117,_0x4ef117['uint32']());},_0x46397c['verify']=function(_0x10bec6){if('object'!=typeof _0x10bec6||null===_0x10bec6)return'object\x20expected';var _0x4610a8;if(null!=_0x10bec6['start']&&_0x10bec6['hasOwnProperty']('start')&&(_0x4610a8=_0xad3b28['Position']['verify'](_0x10bec6['start'])))return'start.'+_0x4610a8;if(null!=_0x10bec6['end']&&_0x10bec6['hasOwnProperty']('end')&&(_0x4610a8=_0xad3b28['Position']['verify'](_0x10bec6['end'])))return'end.'+_0x4610a8;return null;},_0x46397c['fromObject']=function(_0x167e90){if(_0x167e90 instanceof _0xad3b28['Range'])return _0x167e90;var _0x411e6a=new _0xad3b28['Range']();if(null!=_0x167e90['start']){if('object'!=typeof _0x167e90['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x411e6a['start']=_0xad3b28['Position']['fromObject'](_0x167e90['start']);}if(null!=_0x167e90['end']){if('object'!=typeof _0x167e90['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x411e6a['end']=_0xad3b28['Position']['fromObject'](_0x167e90['end']);}return _0x411e6a;},_0x46397c['toObject']=function(_0xe52196,_0x2fded1){_0x2fded1||(_0x2fded1={});var _0x20b883={};return _0x2fded1['defaults']&&(_0x20b883['start']=null,_0x20b883['end']=null),null!=_0xe52196['start']&&_0xe52196['hasOwnProperty']('start')&&(_0x20b883['start']=_0xad3b28['Position']['toObject'](_0xe52196['start'],_0x2fded1)),null!=_0xe52196['end']&&_0xe52196['hasOwnProperty']('end')&&(_0x20b883['end']=_0xad3b28['Position']['toObject'](_0xe52196['end'],_0x2fded1)),_0x20b883;},_0x46397c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x46397c['getTypeUrl']=function(_0x1073c6){return void 0x0===_0x1073c6&&(_0x1073c6='type.googleapis.com'),_0x1073c6+'/Range';},_0x46397c;}()),_0xad3b28['Element']=(function(){function _0x5ab94b(_0x404a0f){if(this['children']=[],this['attributesBoolean']={},_0x404a0f){for(var _0x3a4deb=Object['keys'](_0x404a0f),_0x44514c=0x0;_0x44514c<_0x3a4deb['length'];++_0x44514c)null!=_0x404a0f[_0x3a4deb[_0x44514c]]&&(this[_0x3a4deb[_0x44514c]]=_0x404a0f[_0x3a4deb[_0x44514c]]);}}return _0x5ab94b['prototype']['name']='',_0x5ab94b['prototype']['children']=_0x3cb7f3['emptyArray'],_0x5ab94b['prototype']['data']='',_0x5ab94b['prototype']['attributesBoolean']=_0x3cb7f3['emptyObject'],_0x5ab94b['prototype']['attributesJson']='',_0x5ab94b['create']=function(_0x3e73bc){return new _0x5ab94b(_0x3e73bc);},_0x5ab94b['encode']=function(_0x53a623,_0x20b08c){if(_0x20b08c||(_0x20b08c=_0x55eeb5['create']()),null!=_0x53a623['name']&&Object['hasOwnProperty']['call'](_0x53a623,'name')&&_0x20b08c['uint32'](0xa)['string'](_0x53a623['name']),null!=_0x53a623['children']&&_0x53a623['children']['length']){for(var _0x28c9eb=0x0;_0x28c9eb<_0x53a623['children']['length'];++_0x28c9eb)_0xad3b28['Element']['encode'](_0x53a623['children'][_0x28c9eb],_0x20b08c['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x53a623['data']&&Object['hasOwnProperty']['call'](_0x53a623,'data')&&_0x20b08c['uint32'](0x1a)['string'](_0x53a623['data']),null!=_0x53a623['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x53a623,'attributesBoolean')){var _0x3bf9d5=Object['keys'](_0x53a623['attributesBoolean']);for(_0x28c9eb=0x0;_0x28c9eb<_0x3bf9d5['length'];++_0x28c9eb)_0x20b08c['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3bf9d5[_0x28c9eb])['uint32'](0x10)['bool'](_0x53a623['attributesBoolean'][_0x3bf9d5[_0x28c9eb]])['ldelim']();}return null!=_0x53a623['attributesJson']&&Object['hasOwnProperty']['call'](_0x53a623,'attributesJson')&&_0x20b08c['uint32'](0x2a)['string'](_0x53a623['attributesJson']),_0x20b08c;},_0x5ab94b['encodeDelimited']=function(_0x37c541,_0x3136de){return this['encode'](_0x37c541,_0x3136de)['ldelim']();},_0x5ab94b['decode']=function(_0x170cc4,_0x1b8681){_0x170cc4 instanceof _0x112100||(_0x170cc4=_0x112100['create'](_0x170cc4));for(var _0x234fa2,_0x660dbd,_0x2aeea8=void 0x0===_0x1b8681?_0x170cc4['len']:_0x170cc4['pos']+_0x1b8681,_0x13e5bd=new _0xad3b28['Element']();_0x170cc4['pos']<_0x2aeea8;){var _0x434339=_0x170cc4['uint32']();switch(_0x434339>>>0x3){case 0x1:_0x13e5bd['name']=_0x170cc4['string']();break;case 0x2:_0x13e5bd['children']&&_0x13e5bd['children']['length']||(_0x13e5bd['children']=[]),_0x13e5bd['children']['push'](_0xad3b28['Element']['decode'](_0x170cc4,_0x170cc4['uint32']()));break;case 0x3:_0x13e5bd['data']=_0x170cc4['string']();break;case 0x4:_0x13e5bd['attributesBoolean']===_0x3cb7f3['emptyObject']&&(_0x13e5bd['attributesBoolean']={});var _0x18a943=_0x170cc4['uint32']()+_0x170cc4['pos'];for(_0x234fa2='',_0x660dbd=!0x1;_0x170cc4['pos']<_0x18a943;){var _0x361300=_0x170cc4['uint32']();switch(_0x361300>>>0x3){case 0x1:_0x234fa2=_0x170cc4['string']();break;case 0x2:_0x660dbd=_0x170cc4['bool']();break;default:_0x170cc4['skipType'](0x7&_0x361300);}}_0x13e5bd['attributesBoolean'][_0x234fa2]=_0x660dbd;break;case 0x5:_0x13e5bd['attributesJson']=_0x170cc4['string']();break;default:_0x170cc4['skipType'](0x7&_0x434339);}}return _0x13e5bd;},_0x5ab94b['decodeDelimited']=function(_0xc1e366){return _0xc1e366 instanceof _0x112100||(_0xc1e366=new _0x112100(_0xc1e366)),this['decode'](_0xc1e366,_0xc1e366['uint32']());},_0x5ab94b['verify']=function(_0x3ff67d){if('object'!=typeof _0x3ff67d||null===_0x3ff67d)return'object\x20expected';if(null!=_0x3ff67d['name']&&_0x3ff67d['hasOwnProperty']('name')&&!_0x3cb7f3['isString'](_0x3ff67d['name']))return'name:\x20string\x20expected';if(null!=_0x3ff67d['children']&&_0x3ff67d['hasOwnProperty']('children')){if(!Array['isArray'](_0x3ff67d['children']))return'children:\x20array\x20expected';for(var _0x29b970=0x0;_0x29b970<_0x3ff67d['children']['length'];++_0x29b970){var _0x42e47b=_0xad3b28['Element']['verify'](_0x3ff67d['children'][_0x29b970]);if(_0x42e47b)return'children.'+_0x42e47b;}}if(null!=_0x3ff67d['data']&&_0x3ff67d['hasOwnProperty']('data')&&!_0x3cb7f3['isString'](_0x3ff67d['data']))return'data:\x20string\x20expected';if(null!=_0x3ff67d['attributesBoolean']&&_0x3ff67d['hasOwnProperty']('attributesBoolean')){if(!_0x3cb7f3['isObject'](_0x3ff67d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5e187a=Object['keys'](_0x3ff67d['attributesBoolean']);for(_0x29b970=0x0;_0x29b970<_0x5e187a['length'];++_0x29b970)if('boolean'!=typeof _0x3ff67d['attributesBoolean'][_0x5e187a[_0x29b970]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3ff67d['attributesJson']&&_0x3ff67d['hasOwnProperty']('attributesJson')&&!_0x3cb7f3['isString'](_0x3ff67d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5ab94b['fromObject']=function(_0x490e27){if(_0x490e27 instanceof _0xad3b28['Element'])return _0x490e27;var _0x119e42=new _0xad3b28['Element']();if(null!=_0x490e27['name']&&(_0x119e42['name']=String(_0x490e27['name'])),_0x490e27['children']){if(!Array['isArray'](_0x490e27['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x119e42['children']=[];for(var _0x1484a1=0x0;_0x1484a1<_0x490e27['children']['length'];++_0x1484a1){if('object'!=typeof _0x490e27['children'][_0x1484a1])throw TypeError('.Element.children:\x20object\x20expected');_0x119e42['children'][_0x1484a1]=_0xad3b28['Element']['fromObject'](_0x490e27['children'][_0x1484a1]);}}if(null!=_0x490e27['data']&&(_0x119e42['data']=String(_0x490e27['data'])),_0x490e27['attributesBoolean']){if('object'!=typeof _0x490e27['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x119e42['attributesBoolean']={};var _0x1425a5=Object['keys'](_0x490e27['attributesBoolean']);for(_0x1484a1=0x0;_0x1484a1<_0x1425a5['length'];++_0x1484a1)_0x119e42['attributesBoolean'][_0x1425a5[_0x1484a1]]=Boolean(_0x490e27['attributesBoolean'][_0x1425a5[_0x1484a1]]);}return null!=_0x490e27['attributesJson']&&(_0x119e42['attributesJson']=String(_0x490e27['attributesJson'])),_0x119e42;},_0x5ab94b['toObject']=function(_0x2501c4,_0x44c5eb){_0x44c5eb||(_0x44c5eb={});var _0x2a52be,_0x2a6b16={};if((_0x44c5eb['arrays']||_0x44c5eb['defaults'])&&(_0x2a6b16['children']=[]),(_0x44c5eb['objects']||_0x44c5eb['defaults'])&&(_0x2a6b16['attributesBoolean']={}),_0x44c5eb['defaults']&&(_0x2a6b16['name']='',_0x2a6b16['data']='',_0x2a6b16['attributesJson']=''),null!=_0x2501c4['name']&&_0x2501c4['hasOwnProperty']('name')&&(_0x2a6b16['name']=_0x2501c4['name']),_0x2501c4['children']&&_0x2501c4['children']['length']){_0x2a6b16['children']=[];for(var _0x580a0f=0x0;_0x580a0f<_0x2501c4['children']['length'];++_0x580a0f)_0x2a6b16['children'][_0x580a0f]=_0xad3b28['Element']['toObject'](_0x2501c4['children'][_0x580a0f],_0x44c5eb);}if(null!=_0x2501c4['data']&&_0x2501c4['hasOwnProperty']('data')&&(_0x2a6b16['data']=_0x2501c4['data']),_0x2501c4['attributesBoolean']&&(_0x2a52be=Object['keys'](_0x2501c4['attributesBoolean']))['length']){_0x2a6b16['attributesBoolean']={};for(_0x580a0f=0x0;_0x580a0f<_0x2a52be['length'];++_0x580a0f)_0x2a6b16['attributesBoolean'][_0x2a52be[_0x580a0f]]=_0x2501c4['attributesBoolean'][_0x2a52be[_0x580a0f]];}return null!=_0x2501c4['attributesJson']&&_0x2501c4['hasOwnProperty']('attributesJson')&&(_0x2a6b16['attributesJson']=_0x2501c4['attributesJson']),_0x2a6b16;},_0x5ab94b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fc2dc['util']['toJSONOptions']);},_0x5ab94b['getTypeUrl']=function(_0x3b85c2){return void 0x0===_0x3b85c2&&(_0x3b85c2='type.googleapis.com'),_0x3b85c2+'/Element';},_0x5ab94b;}()),_0xad3b28;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x310324){return new w(this['_protobufRoot'][_0x310324]);}}class w{['_protobuf'];constructor(_0x4ab337){this['_protobuf']=_0x4ab337;}['compress'](_0x3f7505){const _0x485cf3=this['_protobuf']['verify'](_0x3f7505);if(_0x485cf3)throw Error(_0x485cf3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3f7505))['finish']();}['decompress'](_0xf8e6f8){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xf8e6f8),{'oneofs':!0x0});}}function g(_0x2d8118,_0x210399){const _0x6d8b20=_0x152117(_0x2d8118);return _0x6d8b20['path'][_0x6d8b20['path']['length']-0x1]+=_0x210399,_0x6d8b20;}function _(_0x1f46ed,_0x587fbd){return _0x1f46ed['root']===_0x587fbd['root']&&_0xcc9d00(_0x1f46ed['path'],_0x587fbd['path']);}function $(_0x22173f){P(_0x22173f,_0x372fa3=>('main'==_0x372fa3['root']?(_0x372fa3['rootMain']=!0x0,delete _0x372fa3['root']):'$graveyard'==_0x372fa3['root']&&(_0x372fa3['rootGraveyard']=!0x0,delete _0x372fa3['root']),_0x372fa3));}function J(_0x477614){P(_0x477614,_0xc8849=>(_0xc8849['rootMain']?(_0xc8849['root']='main',delete _0xc8849['rootMain']):_0xc8849['rootGraveyard']&&(_0xc8849['root']='$graveyard',delete _0xc8849['rootGraveyard']),_0xc8849));}function P(_0x202e3d,_0x295fc3){for(const _0x33a1ac in _0x202e3d){const _0x3a9994=_0x202e3d[_0x33a1ac];'nodes'!==_0x33a1ac&&_0x20fba3(_0x3a9994)&&(_0x3a9994['path']&&(_0x3a9994['root']||_0x3a9994['rootMain']||_0x3a9994['rootGraveyard'])?_0x202e3d[_0x33a1ac]=_0x295fc3(_0x3a9994):P(_0x3a9994,_0x295fc3));}return _0x202e3d;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3929cc,_0x430100,_0x5e6754){this['_id']=_0x3929cc,this['_operationName']=_0x430100,this['_protobufDescriptor']=_0x5e6754;}['compress'](_0xd4cdf,_0x471c60){const _0x2a54ad=_0x471c60['shift']();return $(_0x2a54ad),_0xd4cdf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a54ad)),_0xd4cdf['types']['push'](this['_id']),!0x0;}['decompress'](_0x5a9383,_0x3ccd12){_0x3ccd12['types']['shift']();const _0x429d96=this['_protobufDescriptor']['decompress'](_0x3ccd12['buffers']['shift']());J(_0x429d96),_0x429d96['__className']=this['_operationName'],_0x5a9383['push'](_0x429d96);}}class s extends e{['compress'](_0x5743ec,_0x196806){const _0x4e6757=_0x196806['shift']();return this['_serializeOneOf']('oldValue',_0x4e6757),this['_serializeOneOf']('newValue',_0x4e6757),$(_0x4e6757),_0x5743ec['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e6757)),_0x5743ec['types']['push'](this['_id']),!0x0;}['decompress'](_0x29c7cb,_0x4f89b7){const {types:_0x153927,buffers:_0xcb2500}=_0x4f89b7,_0xe479b5=this['_protobufDescriptor']['decompress'](_0xcb2500['shift']());_0x153927['shift'](),this['_deserializeOneOf']('oldValue',_0xe479b5),this['_deserializeOneOf']('newValue',_0xe479b5),J(_0xe479b5),_0xe479b5['__className']=this['_operationName'],_0x29c7cb['push'](_0xe479b5);}['_serializeOneOf'](_0xcd0ac,_0x3a6291){const _0x5baeb2=_0x3a6291[_0xcd0ac];'boolean'==typeof _0x5baeb2?_0x3a6291[_0xcd0ac+'Boolean']=_0x5baeb2:_0x3a6291[_0xcd0ac+'Json']=JSON['stringify'](_0x5baeb2);}['_deserializeOneOf'](_0x572317,_0x2ee7b5){const _0x559a02=_0x572317+'Json';_0x2ee7b5[_0x559a02]?(_0x2ee7b5[_0x572317]=JSON['parse'](_0x2ee7b5[_0x559a02]),delete _0x2ee7b5[_0x559a02]):(_0x2ee7b5[_0x572317]=_0x2ee7b5[_0x572317+'Boolean'],delete _0x2ee7b5[_0x572317+'Boolean']);}}class i extends e{['compress'](_0x40d234,_0x4fd9f8){const _0x5b8bcd=_0x4fd9f8['shift']();return this['_serializeNodesAttributes'](_0x5b8bcd['nodes']),$(_0x5b8bcd),_0x40d234['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b8bcd)),_0x40d234['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e1b2b,_0x4a8352){const {types:_0xed0ac3,buffers:_0x307e5e}=_0x4a8352,_0x3819e7=this['_protobufDescriptor']['decompress'](_0x307e5e['shift']());_0xed0ac3['shift'](),_0x3819e7['nodes']||(_0x3819e7['nodes']=[]),this['_deserializeNodesAttributes'](_0x3819e7['nodes']),J(_0x3819e7),_0x3819e7['__className']=this['_operationName'],_0x2e1b2b['push'](_0x3819e7);}['_serializeNodesAttributes'](_0x1957ff){for(const _0x570761 of _0x1957ff){if(_0x570761['attributes']){const _0x44e5a6=_0x570761['attributes'];this['_areValuesBoolean'](_0x44e5a6)?_0x570761['attributesBoolean']=_0x44e5a6:_0x570761['attributesJson']=JSON['stringify'](_0x44e5a6);}_0x570761['children']&&this['_serializeNodesAttributes'](_0x570761['children']);}}['_deserializeNodesAttributes'](_0x150f30){for(const _0x13bcd7 of _0x150f30)(_0x13bcd7['attributesBoolean']||_0x13bcd7['attributesJson'])&&(_0x13bcd7['attributesBoolean']?(_0x13bcd7['attributes']=_0x13bcd7['attributesBoolean'],delete _0x13bcd7['attributesBoolean']):(_0x13bcd7['attributes']=JSON['parse'](_0x13bcd7['attributesJson']),delete _0x13bcd7['attributesJson'])),_0x13bcd7['children']&&this['_deserializeNodesAttributes'](_0x13bcd7['children']);}['_areValuesBoolean'](_0x22700e){return Object['keys'](_0x22700e)['every'](_0x214d95=>'boolean'==typeof _0x22700e[_0x214d95]);}}class n extends e{['decompress'](_0x53f9c9,_0x1a5ab5){super['decompress'](_0x53f9c9,_0x1a5ab5);const _0x20aed3=_0x53f9c9[_0x53f9c9['length']-0x1];_0x20aed3['oldRange']||(_0x20aed3['oldRange']=null),_0x20aed3['newRange']||(_0x20aed3['newRange']=null);}}class p extends e{['compress'](_0x91e83d,_0x3d43fc){return _0x3d43fc['shift'](),_0x91e83d['types']['push'](this['_id']),!0x0;}['decompress'](_0x38a241,_0x709c1a){_0x709c1a['types']['shift'](),_0x38a241['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x340230,_0x59a3a3,_0x29f27c,_0x4239d1){super(_0x340230,_0x59a3a3,_0x29f27c),this['_omittedNamespace']=_0x4239d1+':';}['compress'](_0x49cbe0,_0x650c15){return!('MarkerOperation'!=_0x650c15[0x0]['__className']||!_0x650c15[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x650c15[0x0]['name']=_0x650c15[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x49cbe0,_0x650c15),!0x0);}['decompress'](_0x53715e,_0x523ca5){super['decompress'](_0x53715e,_0x523ca5);const _0x118b26=_0x53715e[_0x53715e['length']-0x1];_0x118b26['name']=this['_omittedNamespace']+_0x118b26['name'];}}class O{['_id'];['_context'];constructor(_0x39eea9,_0xa4982){this['_id']=_0x39eea9,this['_context']=_0xa4982;}['compress'](_0x379601,_0x43c6e2){let _0x4e1ee6;for(;_0x43c6e2['length']>0x1&&this['_compareOperations'](_0x43c6e2[0x0],_0x43c6e2[0x1]);)_0x4e1ee6?(_0x4e1ee6=this['_combineNext'](_0x43c6e2['shift'](),_0x4e1ee6),_0x379601['types']['push'](0x0)):(_0x4e1ee6=_0x152117(_0x43c6e2['shift']()),_0x379601['types']['push'](this['_id']));return!!_0x4e1ee6&&(_0x4e1ee6=this['_combineNext'](_0x43c6e2['shift'](),_0x4e1ee6),_0x379601['types']['push'](0x0),_0x379601['buffers']['push'](this['_compressSingleOperation'](_0x4e1ee6)),!0x0);}['decompress'](_0x3ab30c,_0x2cc3c7){const _0x36fb14=this['_decompressSingleOperation'](_0x2cc3c7);for(;0x0==_0x2cc3c7['types'][0x0];)_0x2cc3c7['types']['shift'](),_0x3ab30c['push'](this['_splitCurrent'](_0x36fb14));_0x3ab30c['push'](_0x36fb14);}}class a extends O{['_combineNext'](_0x449033,_0x5b3012){return _0x5b3012['nodes'][0x0]['data']+=_0x449033['nodes'][0x0]['data'],_0x5b3012;}['_splitCurrent'](_0x431dfd){const _0xbd97e9=_0x152117(_0x431dfd),_0x322760=_0xbd97e9['nodes'][0x0],_0x12f3d5=_0x431dfd['nodes'][0x0],_0x186a3d=_0x12f3d5['data'][Symbol['iterator']]()['next']()['value'],_0x19d7de=_0x186a3d['length'];return _0x322760['data']=_0x186a3d,_0x12f3d5['data']=_0x12f3d5['data']['substr'](_0x19d7de),_0x431dfd['position']=g(_0x431dfd['position'],_0x19d7de),_0xbd97e9;}['_compareOperations'](_0x904f28,_0x35f721){if(this['_checkOperation'](_0x904f28)&&this['_checkOperation'](_0x35f721)){const _0x798d01=_0x904f28['nodes'][0x0]['data']['length'],_0x5622f=_(g(_0x904f28['position'],_0x798d01),_0x35f721['position']),_0x334ffd=_0x904f28['nodes'][0x0],_0x581902=_0x35f721['nodes'][0x0];return _0x5622f&&this['_compareAttributes'](_0x334ffd,_0x581902);}return!0x1;}['_compressSingleOperation'](_0x34b3f1){const _0x413896={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x413896,[_0x34b3f1]),_0x413896['buffers'][0x0];}['_decompressSingleOperation'](_0x445879){const _0x5b7269=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5b7269,_0x445879),_0x5b7269[0x0];}['_checkOperation'](_0x5a8839){return'InsertOperation'==_0x5a8839['__className']&&0x1==_0x5a8839['nodes']['length']&&_0x5a8839['nodes'][0x0]['data']&&!_0x5a8839['wasUndone']&&0x1==Array['from'](_0x5a8839['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x41788d,_0x3e3025){const _0x42018b=Object['keys'](_0x41788d['attributes']||{}),_0x20fb64=Object['keys'](_0x3e3025['attributes']||{});return _0x42018b['length']===_0x20fb64['length']&&_0x42018b['every'](_0x29d298=>_0x3e3025['attributes'][_0x29d298]&&_0x3e3025['attributes'][_0x29d298]===_0x41788d['attributes'][_0x29d298]);}}class c extends O{['_combineNext'](_0x3f11dd,_0x5dda3b){return _0x5dda3b['howMany']++,_0x5dda3b['sourcePosition']=_0x152117(_0x3f11dd['sourcePosition']),_0x5dda3b;}['_splitCurrent'](_0x31c1d0){const _0xba6a81=_0x152117(_0x31c1d0);return _0x31c1d0['howMany']--,_0xba6a81['howMany']=0x1,_0xba6a81['sourcePosition']=g(_0xba6a81['sourcePosition'],_0x31c1d0['howMany']),_0xba6a81;}['_compareOperations'](_0x3b7b92,_0x4ce4f3){return!(!this['_checkOperation'](_0x3b7b92)||!this['_checkOperation'](_0x4ce4f3))&&(_(g(_0x3b7b92['sourcePosition'],-0x1),_0x4ce4f3['sourcePosition'])&&_(_0x3b7b92['targetPosition'],_0x4ce4f3['targetPosition']));}['_compressSingleOperation'](_0x59ddf7){const _0x5370bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5370bc,[_0x59ddf7]),_0x5370bc['buffers'][0x0];}['_decompressSingleOperation'](_0x2a1447){const _0x48d32d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x48d32d,_0x2a1447),_0x48d32d[0x0];}['_checkOperation'](_0x2a9358){return'MoveOperation'==_0x2a9358['__className']&&'$graveyard'==_0x2a9358['targetPosition']['root']&&0x1==_0x2a9358['howMany']&&!_0x2a9358['wasUndone'];}}class h extends O{['_combineNext'](_0x35c090,_0x596f8a){return _0x596f8a['howMany']++,_0x596f8a;}['_splitCurrent'](_0x1963cf){const _0x1bff1b=_0x152117(_0x1963cf);return _0x1bff1b['howMany']=0x1,_0x1963cf['howMany']--,_0x1bff1b;}['_compareOperations'](_0x277ff2,_0x2d2dc0){return!(!this['_checkOperation'](_0x277ff2)||!this['_checkOperation'](_0x2d2dc0))&&(_(_0x277ff2['sourcePosition'],_0x2d2dc0['sourcePosition'])&&_(_0x277ff2['targetPosition'],_0x2d2dc0['targetPosition']));}['_compressSingleOperation'](_0x3d1dfa){const _0x36595d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x36595d,[_0x3d1dfa]),_0x36595d['buffers'][0x0];}['_decompressSingleOperation'](_0x13df98){const _0x54751a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x54751a,_0x13df98),_0x54751a[0x0];}['_checkOperation'](_0x3c3996){return'MoveOperation'==_0x3c3996['__className']&&'$graveyard'==_0x3c3996['targetPosition']['root']&&0x1==_0x3c3996['howMany']&&!_0x3c3996['wasUndone'];}}class f extends O{['compress'](_0x52899b,_0xe2edb3){if(!this['_compareOperations'](_0xe2edb3[0x0],_0xe2edb3[0x1]))return!0x1;const _0x3c9678=_0xe2edb3['shift']();return _0x3c9678['oldRange']=null,_0x3c9678['newRange']&&_(_0x3c9678['newRange']['start'],_0x3c9678['newRange']['end'])&&(_0x3c9678['newRange']['end']=null),_0xe2edb3['shift'](),_0x52899b['types']['push'](this['_id']),_0x52899b['types']['push'](0x0),_0x52899b['buffers']['push'](this['_compressSingleOperation'](_0x3c9678)),!0x0;}['decompress'](_0x4ad716,_0x167bdf){const _0x5b55b0=this['_decompressSingleOperation'](_0x167bdf);_0x5b55b0['newRange']&&!_0x5b55b0['newRange']['end']&&(_0x5b55b0['newRange']['end']=_0x152117(_0x5b55b0['newRange']['start']));const _0x5f4af3=_0x152117(_0x5b55b0);_0x5f4af3['newRange']&&(_0x5f4af3['newRange']['start']['stickiness']='toNone',_0x5f4af3['newRange']['end']=_0x152117(_0x5f4af3['newRange']['start'])),_0x5f4af3['name']='user:position:'+_0x5f4af3['name']['split'](':')[0x2],_0x167bdf['types']['shift'](),_0x4ad716['push'](_0x5b55b0),_0x4ad716['push'](_0x5f4af3);}['_compressSingleOperation'](_0x23e763){const _0x339258={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x339258,[_0x23e763]),_0x339258['buffers'][0x0];}['_decompressSingleOperation'](_0x1a06af){const _0x423554=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x423554,_0x1a06af),_0x423554[0x0];}['_compareOperations'](_0x1f804d,_0x316af9){return!(!_0x1f804d||!_0x316af9)&&('MarkerOperation'==_0x1f804d['__className']&&'MarkerOperation'==_0x316af9['__className']&&!(!_0x1f804d['name']['startsWith']('user:')||!_0x316af9['name']['startsWith']('user:')||_0x1f804d['name']==_0x316af9['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2ed9ef=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x2ed9ef,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x2ed9ef,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x19c3ee){if(!_0x19c3ee||!_0x19c3ee[0x0])throw new _0x55f3af('no-operations-provided',this);const _0x48677f={'types':[],'buffers':[],'baseVersion':_0x19c3ee[0x0]['baseVersion']};for(;_0x19c3ee['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x48677f,_0x19c3ee)||this['_getCompressorByName']('TypingAction')['compress'](_0x48677f,_0x19c3ee)||this['_getCompressorByName']('DeletingAction')['compress'](_0x48677f,_0x19c3ee)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x48677f,_0x19c3ee)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x48677f,_0x19c3ee)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x48677f,_0x19c3ee)||this['_getCompressorByName'](_0x19c3ee[0x0]['__className'])['compress'](_0x48677f,_0x19c3ee);return _0x48677f;}['decompress'](_0x92fb81){const _0x2f96cd=[];for(;_0x92fb81['types']['length'];){const _0x5b762e=this['_compressorById']['get'](_0x92fb81['types'][0x0]);if(!_0x5b762e)throw new _0x55f3af('decompress-compressor-not-found',this,{'type':_0x92fb81['types'][0x0]});_0x5b762e['decompress'](_0x2f96cd,_0x92fb81);}return _0x2f96cd['forEach']((_0x53d062,_0xc15348)=>_0x53d062['baseVersion']=_0x92fb81['baseVersion']+_0xc15348),_0x2f96cd;}['_getCompressorByName'](_0x3b6236){return this['_compressorByName']['get'](_0x3b6236);}['_registerOperationCompressor'](_0x2642eb,_0x453bd3,_0x3991ca){const _0x591528=new _0x3991ca(_0x2642eb,_0x453bd3,this['_protobufFactory']['getDescriptor'](_0x453bd3));this['_registerCompressor'](_0x2642eb,_0x453bd3,_0x591528);}['_registerActionCompressor'](_0x5112fa,_0x16a0fb,_0x52bfff){const _0xe9fa8e=new _0x52bfff(_0x5112fa,this);this['_registerCompressor'](_0x5112fa,_0x16a0fb,_0xe9fa8e);}['_registerCompressor'](_0x50f6df,_0x408930,_0x47bfd8){this['_compressorById']['set'](_0x50f6df,_0x47bfd8),this['_compressorByName']['set'](_0x408930,_0x47bfd8);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x590db4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x9f4c4c from'protobufjs/minimal.js';import{cloneDeep as _0x2d442f,isEqual as _0x1eb3cb,isObject as _0x25889e}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x77ee0d=_0x9f4c4c['Reader'],_0x2a90ac=_0x9f4c4c['Writer'],_0x1efeae=_0x9f4c4c['util'],_0x280b85=_0x9f4c4c['roots']['default']||(_0x9f4c4c['roots']['default']={});return _0x280b85['AttributeOperation']=(function(){function _0x16be72(_0x3e27f1){if(_0x3e27f1){for(var _0x1a25a3=Object['keys'](_0x3e27f1),_0x2fae02=0x0;_0x2fae02<_0x1a25a3['length'];++_0x2fae02)null!=_0x3e27f1[_0x1a25a3[_0x2fae02]]&&(this[_0x1a25a3[_0x2fae02]]=_0x3e27f1[_0x1a25a3[_0x2fae02]]);}}return _0x16be72['prototype']['range']=null,_0x16be72['prototype']['key']='',_0x16be72['prototype']['oldValueBoolean']=!0x1,_0x16be72['prototype']['oldValueJson']='',_0x16be72['prototype']['newValueBoolean']=!0x1,_0x16be72['prototype']['newValueJson']='',_0x16be72['prototype']['wasUndone']=!0x1,_0x16be72['create']=function(_0x265683){return new _0x16be72(_0x265683);},_0x16be72['encode']=function(_0x3695ab,_0x4aae8e){return _0x4aae8e||(_0x4aae8e=_0x2a90ac['create']()),null!=_0x3695ab['range']&&Object['hasOwnProperty']['call'](_0x3695ab,'range')&&_0x280b85['Range']['encode'](_0x3695ab['range'],_0x4aae8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3695ab['key']&&Object['hasOwnProperty']['call'](_0x3695ab,'key')&&_0x4aae8e['uint32'](0x12)['string'](_0x3695ab['key']),null!=_0x3695ab['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3695ab,'oldValueBoolean')&&_0x4aae8e['uint32'](0x18)['bool'](_0x3695ab['oldValueBoolean']),null!=_0x3695ab['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3695ab,'oldValueJson')&&_0x4aae8e['uint32'](0x22)['string'](_0x3695ab['oldValueJson']),null!=_0x3695ab['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3695ab,'newValueBoolean')&&_0x4aae8e['uint32'](0x28)['bool'](_0x3695ab['newValueBoolean']),null!=_0x3695ab['newValueJson']&&Object['hasOwnProperty']['call'](_0x3695ab,'newValueJson')&&_0x4aae8e['uint32'](0x32)['string'](_0x3695ab['newValueJson']),null!=_0x3695ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x3695ab,'wasUndone')&&_0x4aae8e['uint32'](0x38)['bool'](_0x3695ab['wasUndone']),_0x4aae8e;},_0x16be72['encodeDelimited']=function(_0x1d6f68,_0x30fdd0){return this['encode'](_0x1d6f68,_0x30fdd0)['ldelim']();},_0x16be72['decode']=function(_0x20f10d,_0x2e1a63){_0x20f10d instanceof _0x77ee0d||(_0x20f10d=_0x77ee0d['create'](_0x20f10d));for(var _0x5c4b06=void 0x0===_0x2e1a63?_0x20f10d['len']:_0x20f10d['pos']+_0x2e1a63,_0x6204d5=new _0x280b85['AttributeOperation']();_0x20f10d['pos']<_0x5c4b06;){var _0xa82766=_0x20f10d['uint32']();switch(_0xa82766>>>0x3){case 0x1:_0x6204d5['range']=_0x280b85['Range']['decode'](_0x20f10d,_0x20f10d['uint32']());break;case 0x2:_0x6204d5['key']=_0x20f10d['string']();break;case 0x3:_0x6204d5['oldValueBoolean']=_0x20f10d['bool']();break;case 0x4:_0x6204d5['oldValueJson']=_0x20f10d['string']();break;case 0x5:_0x6204d5['newValueBoolean']=_0x20f10d['bool']();break;case 0x6:_0x6204d5['newValueJson']=_0x20f10d['string']();break;case 0x7:_0x6204d5['wasUndone']=_0x20f10d['bool']();break;default:_0x20f10d['skipType'](0x7&_0xa82766);}}return _0x6204d5;},_0x16be72['decodeDelimited']=function(_0x74d3e0){return _0x74d3e0 instanceof _0x77ee0d||(_0x74d3e0=new _0x77ee0d(_0x74d3e0)),this['decode'](_0x74d3e0,_0x74d3e0['uint32']());},_0x16be72['verify']=function(_0xad42f2){if('object'!=typeof _0xad42f2||null===_0xad42f2)return'object\x20expected';if(null!=_0xad42f2['range']&&_0xad42f2['hasOwnProperty']('range')){var _0x192d90=_0x280b85['Range']['verify'](_0xad42f2['range']);if(_0x192d90)return'range.'+_0x192d90;}return null!=_0xad42f2['key']&&_0xad42f2['hasOwnProperty']('key')&&!_0x1efeae['isString'](_0xad42f2['key'])?'key:\x20string\x20expected':null!=_0xad42f2['oldValueBoolean']&&_0xad42f2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xad42f2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xad42f2['oldValueJson']&&_0xad42f2['hasOwnProperty']('oldValueJson')&&!_0x1efeae['isString'](_0xad42f2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xad42f2['newValueBoolean']&&_0xad42f2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xad42f2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xad42f2['newValueJson']&&_0xad42f2['hasOwnProperty']('newValueJson')&&!_0x1efeae['isString'](_0xad42f2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xad42f2['wasUndone']&&_0xad42f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xad42f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16be72['fromObject']=function(_0x27a89e){if(_0x27a89e instanceof _0x280b85['AttributeOperation'])return _0x27a89e;var _0x1c65de=new _0x280b85['AttributeOperation']();if(null!=_0x27a89e['range']){if('object'!=typeof _0x27a89e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1c65de['range']=_0x280b85['Range']['fromObject'](_0x27a89e['range']);}return null!=_0x27a89e['key']&&(_0x1c65de['key']=String(_0x27a89e['key'])),null!=_0x27a89e['oldValueBoolean']&&(_0x1c65de['oldValueBoolean']=Boolean(_0x27a89e['oldValueBoolean'])),null!=_0x27a89e['oldValueJson']&&(_0x1c65de['oldValueJson']=String(_0x27a89e['oldValueJson'])),null!=_0x27a89e['newValueBoolean']&&(_0x1c65de['newValueBoolean']=Boolean(_0x27a89e['newValueBoolean'])),null!=_0x27a89e['newValueJson']&&(_0x1c65de['newValueJson']=String(_0x27a89e['newValueJson'])),null!=_0x27a89e['wasUndone']&&(_0x1c65de['wasUndone']=Boolean(_0x27a89e['wasUndone'])),_0x1c65de;},_0x16be72['toObject']=function(_0x5510f0,_0x3beb71){_0x3beb71||(_0x3beb71={});var _0xc0a2d8={};return _0x3beb71['defaults']&&(_0xc0a2d8['range']=null,_0xc0a2d8['key']='',_0xc0a2d8['oldValueBoolean']=!0x1,_0xc0a2d8['oldValueJson']='',_0xc0a2d8['newValueBoolean']=!0x1,_0xc0a2d8['newValueJson']='',_0xc0a2d8['wasUndone']=!0x1),null!=_0x5510f0['range']&&_0x5510f0['hasOwnProperty']('range')&&(_0xc0a2d8['range']=_0x280b85['Range']['toObject'](_0x5510f0['range'],_0x3beb71)),null!=_0x5510f0['key']&&_0x5510f0['hasOwnProperty']('key')&&(_0xc0a2d8['key']=_0x5510f0['key']),null!=_0x5510f0['oldValueBoolean']&&_0x5510f0['hasOwnProperty']('oldValueBoolean')&&(_0xc0a2d8['oldValueBoolean']=_0x5510f0['oldValueBoolean']),null!=_0x5510f0['oldValueJson']&&_0x5510f0['hasOwnProperty']('oldValueJson')&&(_0xc0a2d8['oldValueJson']=_0x5510f0['oldValueJson']),null!=_0x5510f0['newValueBoolean']&&_0x5510f0['hasOwnProperty']('newValueBoolean')&&(_0xc0a2d8['newValueBoolean']=_0x5510f0['newValueBoolean']),null!=_0x5510f0['newValueJson']&&_0x5510f0['hasOwnProperty']('newValueJson')&&(_0xc0a2d8['newValueJson']=_0x5510f0['newValueJson']),null!=_0x5510f0['wasUndone']&&_0x5510f0['hasOwnProperty']('wasUndone')&&(_0xc0a2d8['wasUndone']=_0x5510f0['wasUndone']),_0xc0a2d8;},_0x16be72['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x16be72['getTypeUrl']=function(_0x539055){return void 0x0===_0x539055&&(_0x539055='type.googleapis.com'),_0x539055+'/AttributeOperation';},_0x16be72;}()),_0x280b85['InsertOperation']=(function(){function _0xfa150b(_0x6809d8){if(this['nodes']=[],_0x6809d8){for(var _0x5453c1=Object['keys'](_0x6809d8),_0x4479e0=0x0;_0x4479e0<_0x5453c1['length'];++_0x4479e0)null!=_0x6809d8[_0x5453c1[_0x4479e0]]&&(this[_0x5453c1[_0x4479e0]]=_0x6809d8[_0x5453c1[_0x4479e0]]);}}return _0xfa150b['prototype']['position']=null,_0xfa150b['prototype']['nodes']=_0x1efeae['emptyArray'],_0xfa150b['prototype']['shouldReceiveAttributes']=!0x1,_0xfa150b['prototype']['wasUndone']=!0x1,_0xfa150b['create']=function(_0x205f23){return new _0xfa150b(_0x205f23);},_0xfa150b['encode']=function(_0x20a5b3,_0x1f6d59){if(_0x1f6d59||(_0x1f6d59=_0x2a90ac['create']()),null!=_0x20a5b3['position']&&Object['hasOwnProperty']['call'](_0x20a5b3,'position')&&_0x280b85['Position']['encode'](_0x20a5b3['position'],_0x1f6d59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20a5b3['nodes']&&_0x20a5b3['nodes']['length']){for(var _0x1d6cc2=0x0;_0x1d6cc2<_0x20a5b3['nodes']['length'];++_0x1d6cc2)_0x280b85['Element']['encode'](_0x20a5b3['nodes'][_0x1d6cc2],_0x1f6d59['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x20a5b3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x20a5b3,'shouldReceiveAttributes')&&_0x1f6d59['uint32'](0x18)['bool'](_0x20a5b3['shouldReceiveAttributes']),null!=_0x20a5b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x20a5b3,'wasUndone')&&_0x1f6d59['uint32'](0x20)['bool'](_0x20a5b3['wasUndone']),_0x1f6d59;},_0xfa150b['encodeDelimited']=function(_0x3c4675,_0x49c7ca){return this['encode'](_0x3c4675,_0x49c7ca)['ldelim']();},_0xfa150b['decode']=function(_0x378d1d,_0x476b1e){_0x378d1d instanceof _0x77ee0d||(_0x378d1d=_0x77ee0d['create'](_0x378d1d));for(var _0x2d6279=void 0x0===_0x476b1e?_0x378d1d['len']:_0x378d1d['pos']+_0x476b1e,_0x45e10a=new _0x280b85['InsertOperation']();_0x378d1d['pos']<_0x2d6279;){var _0x965592=_0x378d1d['uint32']();switch(_0x965592>>>0x3){case 0x1:_0x45e10a['position']=_0x280b85['Position']['decode'](_0x378d1d,_0x378d1d['uint32']());break;case 0x2:_0x45e10a['nodes']&&_0x45e10a['nodes']['length']||(_0x45e10a['nodes']=[]),_0x45e10a['nodes']['push'](_0x280b85['Element']['decode'](_0x378d1d,_0x378d1d['uint32']()));break;case 0x3:_0x45e10a['shouldReceiveAttributes']=_0x378d1d['bool']();break;case 0x4:_0x45e10a['wasUndone']=_0x378d1d['bool']();break;default:_0x378d1d['skipType'](0x7&_0x965592);}}return _0x45e10a;},_0xfa150b['decodeDelimited']=function(_0x525713){return _0x525713 instanceof _0x77ee0d||(_0x525713=new _0x77ee0d(_0x525713)),this['decode'](_0x525713,_0x525713['uint32']());},_0xfa150b['verify']=function(_0xd0a618){if('object'!=typeof _0xd0a618||null===_0xd0a618)return'object\x20expected';if(null!=_0xd0a618['position']&&_0xd0a618['hasOwnProperty']('position')&&(_0x25c95b=_0x280b85['Position']['verify'](_0xd0a618['position'])))return'position.'+_0x25c95b;if(null!=_0xd0a618['nodes']&&_0xd0a618['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xd0a618['nodes']))return'nodes:\x20array\x20expected';for(var _0x56a69d=0x0;_0x56a69d<_0xd0a618['nodes']['length'];++_0x56a69d){var _0x25c95b;if(_0x25c95b=_0x280b85['Element']['verify'](_0xd0a618['nodes'][_0x56a69d]))return'nodes.'+_0x25c95b;}}return null!=_0xd0a618['shouldReceiveAttributes']&&_0xd0a618['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xd0a618['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xd0a618['wasUndone']&&_0xd0a618['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd0a618['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xfa150b['fromObject']=function(_0x4f909f){if(_0x4f909f instanceof _0x280b85['InsertOperation'])return _0x4f909f;var _0x2957d9=new _0x280b85['InsertOperation']();if(null!=_0x4f909f['position']){if('object'!=typeof _0x4f909f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2957d9['position']=_0x280b85['Position']['fromObject'](_0x4f909f['position']);}if(_0x4f909f['nodes']){if(!Array['isArray'](_0x4f909f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2957d9['nodes']=[];for(var _0x261f92=0x0;_0x261f92<_0x4f909f['nodes']['length'];++_0x261f92){if('object'!=typeof _0x4f909f['nodes'][_0x261f92])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2957d9['nodes'][_0x261f92]=_0x280b85['Element']['fromObject'](_0x4f909f['nodes'][_0x261f92]);}}return null!=_0x4f909f['shouldReceiveAttributes']&&(_0x2957d9['shouldReceiveAttributes']=Boolean(_0x4f909f['shouldReceiveAttributes'])),null!=_0x4f909f['wasUndone']&&(_0x2957d9['wasUndone']=Boolean(_0x4f909f['wasUndone'])),_0x2957d9;},_0xfa150b['toObject']=function(_0x579b68,_0x45c908){_0x45c908||(_0x45c908={});var _0x56460a={};if((_0x45c908['arrays']||_0x45c908['defaults'])&&(_0x56460a['nodes']=[]),_0x45c908['defaults']&&(_0x56460a['position']=null,_0x56460a['shouldReceiveAttributes']=!0x1,_0x56460a['wasUndone']=!0x1),null!=_0x579b68['position']&&_0x579b68['hasOwnProperty']('position')&&(_0x56460a['position']=_0x280b85['Position']['toObject'](_0x579b68['position'],_0x45c908)),_0x579b68['nodes']&&_0x579b68['nodes']['length']){_0x56460a['nodes']=[];for(var _0x3b291e=0x0;_0x3b291e<_0x579b68['nodes']['length'];++_0x3b291e)_0x56460a['nodes'][_0x3b291e]=_0x280b85['Element']['toObject'](_0x579b68['nodes'][_0x3b291e],_0x45c908);}return null!=_0x579b68['shouldReceiveAttributes']&&_0x579b68['hasOwnProperty']('shouldReceiveAttributes')&&(_0x56460a['shouldReceiveAttributes']=_0x579b68['shouldReceiveAttributes']),null!=_0x579b68['wasUndone']&&_0x579b68['hasOwnProperty']('wasUndone')&&(_0x56460a['wasUndone']=_0x579b68['wasUndone']),_0x56460a;},_0xfa150b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0xfa150b['getTypeUrl']=function(_0x177798){return void 0x0===_0x177798&&(_0x177798='type.googleapis.com'),_0x177798+'/InsertOperation';},_0xfa150b;}()),_0x280b85['MarkerOperation']=(function(){function _0x51c976(_0x30480b){if(_0x30480b){for(var _0x2b6027=Object['keys'](_0x30480b),_0x3d538e=0x0;_0x3d538e<_0x2b6027['length'];++_0x3d538e)null!=_0x30480b[_0x2b6027[_0x3d538e]]&&(this[_0x2b6027[_0x3d538e]]=_0x30480b[_0x2b6027[_0x3d538e]]);}}return _0x51c976['prototype']['name']='',_0x51c976['prototype']['oldRange']=null,_0x51c976['prototype']['newRange']=null,_0x51c976['prototype']['affectsData']=!0x1,_0x51c976['prototype']['wasUndone']=!0x1,_0x51c976['create']=function(_0x134bfd){return new _0x51c976(_0x134bfd);},_0x51c976['encode']=function(_0x9900d,_0x3db5ac){return _0x3db5ac||(_0x3db5ac=_0x2a90ac['create']()),null!=_0x9900d['name']&&Object['hasOwnProperty']['call'](_0x9900d,'name')&&_0x3db5ac['uint32'](0xa)['string'](_0x9900d['name']),null!=_0x9900d['oldRange']&&Object['hasOwnProperty']['call'](_0x9900d,'oldRange')&&_0x280b85['Range']['encode'](_0x9900d['oldRange'],_0x3db5ac['uint32'](0x12)['fork']())['ldelim'](),null!=_0x9900d['newRange']&&Object['hasOwnProperty']['call'](_0x9900d,'newRange')&&_0x280b85['Range']['encode'](_0x9900d['newRange'],_0x3db5ac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x9900d['affectsData']&&Object['hasOwnProperty']['call'](_0x9900d,'affectsData')&&_0x3db5ac['uint32'](0x20)['bool'](_0x9900d['affectsData']),null!=_0x9900d['wasUndone']&&Object['hasOwnProperty']['call'](_0x9900d,'wasUndone')&&_0x3db5ac['uint32'](0x28)['bool'](_0x9900d['wasUndone']),_0x3db5ac;},_0x51c976['encodeDelimited']=function(_0x43fa70,_0x1ed09d){return this['encode'](_0x43fa70,_0x1ed09d)['ldelim']();},_0x51c976['decode']=function(_0x47b7e6,_0x4713b7){_0x47b7e6 instanceof _0x77ee0d||(_0x47b7e6=_0x77ee0d['create'](_0x47b7e6));for(var _0x478aa6=void 0x0===_0x4713b7?_0x47b7e6['len']:_0x47b7e6['pos']+_0x4713b7,_0xaa5038=new _0x280b85['MarkerOperation']();_0x47b7e6['pos']<_0x478aa6;){var _0x4af008=_0x47b7e6['uint32']();switch(_0x4af008>>>0x3){case 0x1:_0xaa5038['name']=_0x47b7e6['string']();break;case 0x2:_0xaa5038['oldRange']=_0x280b85['Range']['decode'](_0x47b7e6,_0x47b7e6['uint32']());break;case 0x3:_0xaa5038['newRange']=_0x280b85['Range']['decode'](_0x47b7e6,_0x47b7e6['uint32']());break;case 0x4:_0xaa5038['affectsData']=_0x47b7e6['bool']();break;case 0x5:_0xaa5038['wasUndone']=_0x47b7e6['bool']();break;default:_0x47b7e6['skipType'](0x7&_0x4af008);}}return _0xaa5038;},_0x51c976['decodeDelimited']=function(_0x1ea3ab){return _0x1ea3ab instanceof _0x77ee0d||(_0x1ea3ab=new _0x77ee0d(_0x1ea3ab)),this['decode'](_0x1ea3ab,_0x1ea3ab['uint32']());},_0x51c976['verify']=function(_0x294c05){if('object'!=typeof _0x294c05||null===_0x294c05)return'object\x20expected';if(null!=_0x294c05['name']&&_0x294c05['hasOwnProperty']('name')&&!_0x1efeae['isString'](_0x294c05['name']))return'name:\x20string\x20expected';var _0x5b5f7c;if(null!=_0x294c05['oldRange']&&_0x294c05['hasOwnProperty']('oldRange')&&(_0x5b5f7c=_0x280b85['Range']['verify'](_0x294c05['oldRange'])))return'oldRange.'+_0x5b5f7c;if(null!=_0x294c05['newRange']&&_0x294c05['hasOwnProperty']('newRange')&&(_0x5b5f7c=_0x280b85['Range']['verify'](_0x294c05['newRange'])))return'newRange.'+_0x5b5f7c;return null!=_0x294c05['affectsData']&&_0x294c05['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x294c05['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x294c05['wasUndone']&&_0x294c05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x294c05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51c976['fromObject']=function(_0xd742fc){if(_0xd742fc instanceof _0x280b85['MarkerOperation'])return _0xd742fc;var _0x2c8ff6=new _0x280b85['MarkerOperation']();if(null!=_0xd742fc['name']&&(_0x2c8ff6['name']=String(_0xd742fc['name'])),null!=_0xd742fc['oldRange']){if('object'!=typeof _0xd742fc['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2c8ff6['oldRange']=_0x280b85['Range']['fromObject'](_0xd742fc['oldRange']);}if(null!=_0xd742fc['newRange']){if('object'!=typeof _0xd742fc['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2c8ff6['newRange']=_0x280b85['Range']['fromObject'](_0xd742fc['newRange']);}return null!=_0xd742fc['affectsData']&&(_0x2c8ff6['affectsData']=Boolean(_0xd742fc['affectsData'])),null!=_0xd742fc['wasUndone']&&(_0x2c8ff6['wasUndone']=Boolean(_0xd742fc['wasUndone'])),_0x2c8ff6;},_0x51c976['toObject']=function(_0x49a145,_0x1ed717){_0x1ed717||(_0x1ed717={});var _0x3ce1e1={};return _0x1ed717['defaults']&&(_0x3ce1e1['name']='',_0x3ce1e1['oldRange']=null,_0x3ce1e1['newRange']=null,_0x3ce1e1['affectsData']=!0x1,_0x3ce1e1['wasUndone']=!0x1),null!=_0x49a145['name']&&_0x49a145['hasOwnProperty']('name')&&(_0x3ce1e1['name']=_0x49a145['name']),null!=_0x49a145['oldRange']&&_0x49a145['hasOwnProperty']('oldRange')&&(_0x3ce1e1['oldRange']=_0x280b85['Range']['toObject'](_0x49a145['oldRange'],_0x1ed717)),null!=_0x49a145['newRange']&&_0x49a145['hasOwnProperty']('newRange')&&(_0x3ce1e1['newRange']=_0x280b85['Range']['toObject'](_0x49a145['newRange'],_0x1ed717)),null!=_0x49a145['affectsData']&&_0x49a145['hasOwnProperty']('affectsData')&&(_0x3ce1e1['affectsData']=_0x49a145['affectsData']),null!=_0x49a145['wasUndone']&&_0x49a145['hasOwnProperty']('wasUndone')&&(_0x3ce1e1['wasUndone']=_0x49a145['wasUndone']),_0x3ce1e1;},_0x51c976['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x51c976['getTypeUrl']=function(_0xffdc28){return void 0x0===_0xffdc28&&(_0xffdc28='type.googleapis.com'),_0xffdc28+'/MarkerOperation';},_0x51c976;}()),_0x280b85['MergeOperation']=(function(){function _0x142fdd(_0x464354){if(_0x464354){for(var _0x28fa5c=Object['keys'](_0x464354),_0x10d326=0x0;_0x10d326<_0x28fa5c['length'];++_0x10d326)null!=_0x464354[_0x28fa5c[_0x10d326]]&&(this[_0x28fa5c[_0x10d326]]=_0x464354[_0x28fa5c[_0x10d326]]);}}return _0x142fdd['prototype']['sourcePosition']=null,_0x142fdd['prototype']['targetPosition']=null,_0x142fdd['prototype']['graveyardPosition']=null,_0x142fdd['prototype']['howMany']=0x0,_0x142fdd['prototype']['wasUndone']=!0x1,_0x142fdd['create']=function(_0x19de1e){return new _0x142fdd(_0x19de1e);},_0x142fdd['encode']=function(_0x340e0c,_0x1df308){return _0x1df308||(_0x1df308=_0x2a90ac['create']()),null!=_0x340e0c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'sourcePosition')&&_0x280b85['Position']['encode'](_0x340e0c['sourcePosition'],_0x1df308['uint32'](0xa)['fork']())['ldelim'](),null!=_0x340e0c['targetPosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'targetPosition')&&_0x280b85['Position']['encode'](_0x340e0c['targetPosition'],_0x1df308['uint32'](0x12)['fork']())['ldelim'](),null!=_0x340e0c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x340e0c,'graveyardPosition')&&_0x280b85['Position']['encode'](_0x340e0c['graveyardPosition'],_0x1df308['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x340e0c['howMany']&&Object['hasOwnProperty']['call'](_0x340e0c,'howMany')&&_0x1df308['uint32'](0x20)['uint32'](_0x340e0c['howMany']),null!=_0x340e0c['wasUndone']&&Object['hasOwnProperty']['call'](_0x340e0c,'wasUndone')&&_0x1df308['uint32'](0x28)['bool'](_0x340e0c['wasUndone']),_0x1df308;},_0x142fdd['encodeDelimited']=function(_0x66a691,_0x1ec0f0){return this['encode'](_0x66a691,_0x1ec0f0)['ldelim']();},_0x142fdd['decode']=function(_0x3ceced,_0x406f52){_0x3ceced instanceof _0x77ee0d||(_0x3ceced=_0x77ee0d['create'](_0x3ceced));for(var _0xd30dfa=void 0x0===_0x406f52?_0x3ceced['len']:_0x3ceced['pos']+_0x406f52,_0x40e89a=new _0x280b85['MergeOperation']();_0x3ceced['pos']<_0xd30dfa;){var _0x17611e=_0x3ceced['uint32']();switch(_0x17611e>>>0x3){case 0x1:_0x40e89a['sourcePosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x2:_0x40e89a['targetPosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x3:_0x40e89a['graveyardPosition']=_0x280b85['Position']['decode'](_0x3ceced,_0x3ceced['uint32']());break;case 0x4:_0x40e89a['howMany']=_0x3ceced['uint32']();break;case 0x5:_0x40e89a['wasUndone']=_0x3ceced['bool']();break;default:_0x3ceced['skipType'](0x7&_0x17611e);}}return _0x40e89a;},_0x142fdd['decodeDelimited']=function(_0x3a866f){return _0x3a866f instanceof _0x77ee0d||(_0x3a866f=new _0x77ee0d(_0x3a866f)),this['decode'](_0x3a866f,_0x3a866f['uint32']());},_0x142fdd['verify']=function(_0x403387){if('object'!=typeof _0x403387||null===_0x403387)return'object\x20expected';var _0x1890a7;if(null!=_0x403387['sourcePosition']&&_0x403387['hasOwnProperty']('sourcePosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['sourcePosition'])))return'sourcePosition.'+_0x1890a7;if(null!=_0x403387['targetPosition']&&_0x403387['hasOwnProperty']('targetPosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['targetPosition'])))return'targetPosition.'+_0x1890a7;if(null!=_0x403387['graveyardPosition']&&_0x403387['hasOwnProperty']('graveyardPosition')&&(_0x1890a7=_0x280b85['Position']['verify'](_0x403387['graveyardPosition'])))return'graveyardPosition.'+_0x1890a7;return null!=_0x403387['howMany']&&_0x403387['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x403387['howMany'])?'howMany:\x20integer\x20expected':null!=_0x403387['wasUndone']&&_0x403387['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x403387['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x142fdd['fromObject']=function(_0x4903c7){if(_0x4903c7 instanceof _0x280b85['MergeOperation'])return _0x4903c7;var _0x21206e=new _0x280b85['MergeOperation']();if(null!=_0x4903c7['sourcePosition']){if('object'!=typeof _0x4903c7['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x21206e['sourcePosition']=_0x280b85['Position']['fromObject'](_0x4903c7['sourcePosition']);}if(null!=_0x4903c7['targetPosition']){if('object'!=typeof _0x4903c7['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x21206e['targetPosition']=_0x280b85['Position']['fromObject'](_0x4903c7['targetPosition']);}if(null!=_0x4903c7['graveyardPosition']){if('object'!=typeof _0x4903c7['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x21206e['graveyardPosition']=_0x280b85['Position']['fromObject'](_0x4903c7['graveyardPosition']);}return null!=_0x4903c7['howMany']&&(_0x21206e['howMany']=_0x4903c7['howMany']>>>0x0),null!=_0x4903c7['wasUndone']&&(_0x21206e['wasUndone']=Boolean(_0x4903c7['wasUndone'])),_0x21206e;},_0x142fdd['toObject']=function(_0x167be9,_0x3b4b80){_0x3b4b80||(_0x3b4b80={});var _0x2c4d07={};return _0x3b4b80['defaults']&&(_0x2c4d07['sourcePosition']=null,_0x2c4d07['targetPosition']=null,_0x2c4d07['graveyardPosition']=null,_0x2c4d07['howMany']=0x0,_0x2c4d07['wasUndone']=!0x1),null!=_0x167be9['sourcePosition']&&_0x167be9['hasOwnProperty']('sourcePosition')&&(_0x2c4d07['sourcePosition']=_0x280b85['Position']['toObject'](_0x167be9['sourcePosition'],_0x3b4b80)),null!=_0x167be9['targetPosition']&&_0x167be9['hasOwnProperty']('targetPosition')&&(_0x2c4d07['targetPosition']=_0x280b85['Position']['toObject'](_0x167be9['targetPosition'],_0x3b4b80)),null!=_0x167be9['graveyardPosition']&&_0x167be9['hasOwnProperty']('graveyardPosition')&&(_0x2c4d07['graveyardPosition']=_0x280b85['Position']['toObject'](_0x167be9['graveyardPosition'],_0x3b4b80)),null!=_0x167be9['howMany']&&_0x167be9['hasOwnProperty']('howMany')&&(_0x2c4d07['howMany']=_0x167be9['howMany']),null!=_0x167be9['wasUndone']&&_0x167be9['hasOwnProperty']('wasUndone')&&(_0x2c4d07['wasUndone']=_0x167be9['wasUndone']),_0x2c4d07;},_0x142fdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x142fdd['getTypeUrl']=function(_0x587fbb){return void 0x0===_0x587fbb&&(_0x587fbb='type.googleapis.com'),_0x587fbb+'/MergeOperation';},_0x142fdd;}()),_0x280b85['MoveOperation']=(function(){function _0x1f1440(_0x776ec9){if(_0x776ec9){for(var _0x48b3ef=Object['keys'](_0x776ec9),_0x3ecbde=0x0;_0x3ecbde<_0x48b3ef['length'];++_0x3ecbde)null!=_0x776ec9[_0x48b3ef[_0x3ecbde]]&&(this[_0x48b3ef[_0x3ecbde]]=_0x776ec9[_0x48b3ef[_0x3ecbde]]);}}return _0x1f1440['prototype']['sourcePosition']=null,_0x1f1440['prototype']['howMany']=0x0,_0x1f1440['prototype']['targetPosition']=null,_0x1f1440['prototype']['wasUndone']=!0x1,_0x1f1440['create']=function(_0x5dbd26){return new _0x1f1440(_0x5dbd26);},_0x1f1440['encode']=function(_0x5b7f5d,_0x6a7314){return _0x6a7314||(_0x6a7314=_0x2a90ac['create']()),null!=_0x5b7f5d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'sourcePosition')&&_0x280b85['Position']['encode'](_0x5b7f5d['sourcePosition'],_0x6a7314['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b7f5d['howMany']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'howMany')&&_0x6a7314['uint32'](0x10)['uint32'](_0x5b7f5d['howMany']),null!=_0x5b7f5d['targetPosition']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'targetPosition')&&_0x280b85['Position']['encode'](_0x5b7f5d['targetPosition'],_0x6a7314['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5b7f5d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b7f5d,'wasUndone')&&_0x6a7314['uint32'](0x20)['bool'](_0x5b7f5d['wasUndone']),_0x6a7314;},_0x1f1440['encodeDelimited']=function(_0x2d4906,_0x15e1ea){return this['encode'](_0x2d4906,_0x15e1ea)['ldelim']();},_0x1f1440['decode']=function(_0x441b35,_0x574fb9){_0x441b35 instanceof _0x77ee0d||(_0x441b35=_0x77ee0d['create'](_0x441b35));for(var _0x12f3da=void 0x0===_0x574fb9?_0x441b35['len']:_0x441b35['pos']+_0x574fb9,_0x60bdbe=new _0x280b85['MoveOperation']();_0x441b35['pos']<_0x12f3da;){var _0x31ffda=_0x441b35['uint32']();switch(_0x31ffda>>>0x3){case 0x1:_0x60bdbe['sourcePosition']=_0x280b85['Position']['decode'](_0x441b35,_0x441b35['uint32']());break;case 0x2:_0x60bdbe['howMany']=_0x441b35['uint32']();break;case 0x3:_0x60bdbe['targetPosition']=_0x280b85['Position']['decode'](_0x441b35,_0x441b35['uint32']());break;case 0x4:_0x60bdbe['wasUndone']=_0x441b35['bool']();break;default:_0x441b35['skipType'](0x7&_0x31ffda);}}return _0x60bdbe;},_0x1f1440['decodeDelimited']=function(_0x86f4aa){return _0x86f4aa instanceof _0x77ee0d||(_0x86f4aa=new _0x77ee0d(_0x86f4aa)),this['decode'](_0x86f4aa,_0x86f4aa['uint32']());},_0x1f1440['verify']=function(_0x427b83){if('object'!=typeof _0x427b83||null===_0x427b83)return'object\x20expected';var _0x36468e;if(null!=_0x427b83['sourcePosition']&&_0x427b83['hasOwnProperty']('sourcePosition')&&(_0x36468e=_0x280b85['Position']['verify'](_0x427b83['sourcePosition'])))return'sourcePosition.'+_0x36468e;if(null!=_0x427b83['howMany']&&_0x427b83['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x427b83['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x427b83['targetPosition']&&_0x427b83['hasOwnProperty']('targetPosition')&&(_0x36468e=_0x280b85['Position']['verify'](_0x427b83['targetPosition'])))return'targetPosition.'+_0x36468e;return null!=_0x427b83['wasUndone']&&_0x427b83['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x427b83['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f1440['fromObject']=function(_0x1ab617){if(_0x1ab617 instanceof _0x280b85['MoveOperation'])return _0x1ab617;var _0x3ba5ff=new _0x280b85['MoveOperation']();if(null!=_0x1ab617['sourcePosition']){if('object'!=typeof _0x1ab617['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3ba5ff['sourcePosition']=_0x280b85['Position']['fromObject'](_0x1ab617['sourcePosition']);}if(null!=_0x1ab617['howMany']&&(_0x3ba5ff['howMany']=_0x1ab617['howMany']>>>0x0),null!=_0x1ab617['targetPosition']){if('object'!=typeof _0x1ab617['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3ba5ff['targetPosition']=_0x280b85['Position']['fromObject'](_0x1ab617['targetPosition']);}return null!=_0x1ab617['wasUndone']&&(_0x3ba5ff['wasUndone']=Boolean(_0x1ab617['wasUndone'])),_0x3ba5ff;},_0x1f1440['toObject']=function(_0x27f545,_0x55e4c9){_0x55e4c9||(_0x55e4c9={});var _0x4fda2c={};return _0x55e4c9['defaults']&&(_0x4fda2c['sourcePosition']=null,_0x4fda2c['howMany']=0x0,_0x4fda2c['targetPosition']=null,_0x4fda2c['wasUndone']=!0x1),null!=_0x27f545['sourcePosition']&&_0x27f545['hasOwnProperty']('sourcePosition')&&(_0x4fda2c['sourcePosition']=_0x280b85['Position']['toObject'](_0x27f545['sourcePosition'],_0x55e4c9)),null!=_0x27f545['howMany']&&_0x27f545['hasOwnProperty']('howMany')&&(_0x4fda2c['howMany']=_0x27f545['howMany']),null!=_0x27f545['targetPosition']&&_0x27f545['hasOwnProperty']('targetPosition')&&(_0x4fda2c['targetPosition']=_0x280b85['Position']['toObject'](_0x27f545['targetPosition'],_0x55e4c9)),null!=_0x27f545['wasUndone']&&_0x27f545['hasOwnProperty']('wasUndone')&&(_0x4fda2c['wasUndone']=_0x27f545['wasUndone']),_0x4fda2c;},_0x1f1440['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x1f1440['getTypeUrl']=function(_0x1dde84){return void 0x0===_0x1dde84&&(_0x1dde84='type.googleapis.com'),_0x1dde84+'/MoveOperation';},_0x1f1440;}()),_0x280b85['RenameOperation']=(function(){function _0x49ad00(_0x211b61){if(_0x211b61){for(var _0x58459d=Object['keys'](_0x211b61),_0x386179=0x0;_0x386179<_0x58459d['length'];++_0x386179)null!=_0x211b61[_0x58459d[_0x386179]]&&(this[_0x58459d[_0x386179]]=_0x211b61[_0x58459d[_0x386179]]);}}return _0x49ad00['prototype']['position']=null,_0x49ad00['prototype']['oldName']='',_0x49ad00['prototype']['newName']='',_0x49ad00['prototype']['wasUndone']=!0x1,_0x49ad00['create']=function(_0x5326e5){return new _0x49ad00(_0x5326e5);},_0x49ad00['encode']=function(_0x331fb1,_0x499ac7){return _0x499ac7||(_0x499ac7=_0x2a90ac['create']()),null!=_0x331fb1['position']&&Object['hasOwnProperty']['call'](_0x331fb1,'position')&&_0x280b85['Position']['encode'](_0x331fb1['position'],_0x499ac7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x331fb1['oldName']&&Object['hasOwnProperty']['call'](_0x331fb1,'oldName')&&_0x499ac7['uint32'](0x12)['string'](_0x331fb1['oldName']),null!=_0x331fb1['newName']&&Object['hasOwnProperty']['call'](_0x331fb1,'newName')&&_0x499ac7['uint32'](0x1a)['string'](_0x331fb1['newName']),null!=_0x331fb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x331fb1,'wasUndone')&&_0x499ac7['uint32'](0x20)['bool'](_0x331fb1['wasUndone']),_0x499ac7;},_0x49ad00['encodeDelimited']=function(_0x163dfd,_0x5284a6){return this['encode'](_0x163dfd,_0x5284a6)['ldelim']();},_0x49ad00['decode']=function(_0x587f6d,_0x1dee95){_0x587f6d instanceof _0x77ee0d||(_0x587f6d=_0x77ee0d['create'](_0x587f6d));for(var _0x3aca14=void 0x0===_0x1dee95?_0x587f6d['len']:_0x587f6d['pos']+_0x1dee95,_0x40b546=new _0x280b85['RenameOperation']();_0x587f6d['pos']<_0x3aca14;){var _0xafe8d1=_0x587f6d['uint32']();switch(_0xafe8d1>>>0x3){case 0x1:_0x40b546['position']=_0x280b85['Position']['decode'](_0x587f6d,_0x587f6d['uint32']());break;case 0x2:_0x40b546['oldName']=_0x587f6d['string']();break;case 0x3:_0x40b546['newName']=_0x587f6d['string']();break;case 0x4:_0x40b546['wasUndone']=_0x587f6d['bool']();break;default:_0x587f6d['skipType'](0x7&_0xafe8d1);}}return _0x40b546;},_0x49ad00['decodeDelimited']=function(_0x3bbb18){return _0x3bbb18 instanceof _0x77ee0d||(_0x3bbb18=new _0x77ee0d(_0x3bbb18)),this['decode'](_0x3bbb18,_0x3bbb18['uint32']());},_0x49ad00['verify']=function(_0x5abeb0){if('object'!=typeof _0x5abeb0||null===_0x5abeb0)return'object\x20expected';if(null!=_0x5abeb0['position']&&_0x5abeb0['hasOwnProperty']('position')){var _0x448bc7=_0x280b85['Position']['verify'](_0x5abeb0['position']);if(_0x448bc7)return'position.'+_0x448bc7;}return null!=_0x5abeb0['oldName']&&_0x5abeb0['hasOwnProperty']('oldName')&&!_0x1efeae['isString'](_0x5abeb0['oldName'])?'oldName:\x20string\x20expected':null!=_0x5abeb0['newName']&&_0x5abeb0['hasOwnProperty']('newName')&&!_0x1efeae['isString'](_0x5abeb0['newName'])?'newName:\x20string\x20expected':null!=_0x5abeb0['wasUndone']&&_0x5abeb0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5abeb0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49ad00['fromObject']=function(_0x173bb1){if(_0x173bb1 instanceof _0x280b85['RenameOperation'])return _0x173bb1;var _0x4cd7e1=new _0x280b85['RenameOperation']();if(null!=_0x173bb1['position']){if('object'!=typeof _0x173bb1['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4cd7e1['position']=_0x280b85['Position']['fromObject'](_0x173bb1['position']);}return null!=_0x173bb1['oldName']&&(_0x4cd7e1['oldName']=String(_0x173bb1['oldName'])),null!=_0x173bb1['newName']&&(_0x4cd7e1['newName']=String(_0x173bb1['newName'])),null!=_0x173bb1['wasUndone']&&(_0x4cd7e1['wasUndone']=Boolean(_0x173bb1['wasUndone'])),_0x4cd7e1;},_0x49ad00['toObject']=function(_0x366e9e,_0x46b4d5){_0x46b4d5||(_0x46b4d5={});var _0x48445b={};return _0x46b4d5['defaults']&&(_0x48445b['position']=null,_0x48445b['oldName']='',_0x48445b['newName']='',_0x48445b['wasUndone']=!0x1),null!=_0x366e9e['position']&&_0x366e9e['hasOwnProperty']('position')&&(_0x48445b['position']=_0x280b85['Position']['toObject'](_0x366e9e['position'],_0x46b4d5)),null!=_0x366e9e['oldName']&&_0x366e9e['hasOwnProperty']('oldName')&&(_0x48445b['oldName']=_0x366e9e['oldName']),null!=_0x366e9e['newName']&&_0x366e9e['hasOwnProperty']('newName')&&(_0x48445b['newName']=_0x366e9e['newName']),null!=_0x366e9e['wasUndone']&&_0x366e9e['hasOwnProperty']('wasUndone')&&(_0x48445b['wasUndone']=_0x366e9e['wasUndone']),_0x48445b;},_0x49ad00['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x49ad00['getTypeUrl']=function(_0x55212b){return void 0x0===_0x55212b&&(_0x55212b='type.googleapis.com'),_0x55212b+'/RenameOperation';},_0x49ad00;}()),_0x280b85['RootAttributeOperation']=(function(){function _0x18bf9d(_0x388155){if(_0x388155){for(var _0x5b79ec=Object['keys'](_0x388155),_0x110a2e=0x0;_0x110a2e<_0x5b79ec['length'];++_0x110a2e)null!=_0x388155[_0x5b79ec[_0x110a2e]]&&(this[_0x5b79ec[_0x110a2e]]=_0x388155[_0x5b79ec[_0x110a2e]]);}}return _0x18bf9d['prototype']['root']='',_0x18bf9d['prototype']['key']='',_0x18bf9d['prototype']['oldValueBoolean']=!0x1,_0x18bf9d['prototype']['oldValueJson']='',_0x18bf9d['prototype']['newValueBoolean']=!0x1,_0x18bf9d['prototype']['newValueJson']='',_0x18bf9d['prototype']['wasUndone']=!0x1,_0x18bf9d['create']=function(_0x52f192){return new _0x18bf9d(_0x52f192);},_0x18bf9d['encode']=function(_0x3f9f2a,_0xcce381){return _0xcce381||(_0xcce381=_0x2a90ac['create']()),null!=_0x3f9f2a['root']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'root')&&_0xcce381['uint32'](0xa)['string'](_0x3f9f2a['root']),null!=_0x3f9f2a['key']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'key')&&_0xcce381['uint32'](0x12)['string'](_0x3f9f2a['key']),null!=_0x3f9f2a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'oldValueBoolean')&&_0xcce381['uint32'](0x18)['bool'](_0x3f9f2a['oldValueBoolean']),null!=_0x3f9f2a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'oldValueJson')&&_0xcce381['uint32'](0x22)['string'](_0x3f9f2a['oldValueJson']),null!=_0x3f9f2a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'newValueBoolean')&&_0xcce381['uint32'](0x28)['bool'](_0x3f9f2a['newValueBoolean']),null!=_0x3f9f2a['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'newValueJson')&&_0xcce381['uint32'](0x32)['string'](_0x3f9f2a['newValueJson']),null!=_0x3f9f2a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f9f2a,'wasUndone')&&_0xcce381['uint32'](0x38)['bool'](_0x3f9f2a['wasUndone']),_0xcce381;},_0x18bf9d['encodeDelimited']=function(_0x5b4777,_0xaaa87){return this['encode'](_0x5b4777,_0xaaa87)['ldelim']();},_0x18bf9d['decode']=function(_0x538a58,_0x3d5e22){_0x538a58 instanceof _0x77ee0d||(_0x538a58=_0x77ee0d['create'](_0x538a58));for(var _0x4f3b22=void 0x0===_0x3d5e22?_0x538a58['len']:_0x538a58['pos']+_0x3d5e22,_0x526ca6=new _0x280b85['RootAttributeOperation']();_0x538a58['pos']<_0x4f3b22;){var _0x1f42d0=_0x538a58['uint32']();switch(_0x1f42d0>>>0x3){case 0x1:_0x526ca6['root']=_0x538a58['string']();break;case 0x2:_0x526ca6['key']=_0x538a58['string']();break;case 0x3:_0x526ca6['oldValueBoolean']=_0x538a58['bool']();break;case 0x4:_0x526ca6['oldValueJson']=_0x538a58['string']();break;case 0x5:_0x526ca6['newValueBoolean']=_0x538a58['bool']();break;case 0x6:_0x526ca6['newValueJson']=_0x538a58['string']();break;case 0x7:_0x526ca6['wasUndone']=_0x538a58['bool']();break;default:_0x538a58['skipType'](0x7&_0x1f42d0);}}return _0x526ca6;},_0x18bf9d['decodeDelimited']=function(_0x58f290){return _0x58f290 instanceof _0x77ee0d||(_0x58f290=new _0x77ee0d(_0x58f290)),this['decode'](_0x58f290,_0x58f290['uint32']());},_0x18bf9d['verify']=function(_0x5c3f15){return'object'!=typeof _0x5c3f15||null===_0x5c3f15?'object\x20expected':null!=_0x5c3f15['root']&&_0x5c3f15['hasOwnProperty']('root')&&!_0x1efeae['isString'](_0x5c3f15['root'])?'root:\x20string\x20expected':null!=_0x5c3f15['key']&&_0x5c3f15['hasOwnProperty']('key')&&!_0x1efeae['isString'](_0x5c3f15['key'])?'key:\x20string\x20expected':null!=_0x5c3f15['oldValueBoolean']&&_0x5c3f15['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5c3f15['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5c3f15['oldValueJson']&&_0x5c3f15['hasOwnProperty']('oldValueJson')&&!_0x1efeae['isString'](_0x5c3f15['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5c3f15['newValueBoolean']&&_0x5c3f15['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5c3f15['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5c3f15['newValueJson']&&_0x5c3f15['hasOwnProperty']('newValueJson')&&!_0x1efeae['isString'](_0x5c3f15['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5c3f15['wasUndone']&&_0x5c3f15['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c3f15['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18bf9d['fromObject']=function(_0x3a1b82){if(_0x3a1b82 instanceof _0x280b85['RootAttributeOperation'])return _0x3a1b82;var _0x9635d=new _0x280b85['RootAttributeOperation']();return null!=_0x3a1b82['root']&&(_0x9635d['root']=String(_0x3a1b82['root'])),null!=_0x3a1b82['key']&&(_0x9635d['key']=String(_0x3a1b82['key'])),null!=_0x3a1b82['oldValueBoolean']&&(_0x9635d['oldValueBoolean']=Boolean(_0x3a1b82['oldValueBoolean'])),null!=_0x3a1b82['oldValueJson']&&(_0x9635d['oldValueJson']=String(_0x3a1b82['oldValueJson'])),null!=_0x3a1b82['newValueBoolean']&&(_0x9635d['newValueBoolean']=Boolean(_0x3a1b82['newValueBoolean'])),null!=_0x3a1b82['newValueJson']&&(_0x9635d['newValueJson']=String(_0x3a1b82['newValueJson'])),null!=_0x3a1b82['wasUndone']&&(_0x9635d['wasUndone']=Boolean(_0x3a1b82['wasUndone'])),_0x9635d;},_0x18bf9d['toObject']=function(_0x232267,_0x336773){_0x336773||(_0x336773={});var _0x408186={};return _0x336773['defaults']&&(_0x408186['root']='',_0x408186['key']='',_0x408186['oldValueBoolean']=!0x1,_0x408186['oldValueJson']='',_0x408186['newValueBoolean']=!0x1,_0x408186['newValueJson']='',_0x408186['wasUndone']=!0x1),null!=_0x232267['root']&&_0x232267['hasOwnProperty']('root')&&(_0x408186['root']=_0x232267['root']),null!=_0x232267['key']&&_0x232267['hasOwnProperty']('key')&&(_0x408186['key']=_0x232267['key']),null!=_0x232267['oldValueBoolean']&&_0x232267['hasOwnProperty']('oldValueBoolean')&&(_0x408186['oldValueBoolean']=_0x232267['oldValueBoolean']),null!=_0x232267['oldValueJson']&&_0x232267['hasOwnProperty']('oldValueJson')&&(_0x408186['oldValueJson']=_0x232267['oldValueJson']),null!=_0x232267['newValueBoolean']&&_0x232267['hasOwnProperty']('newValueBoolean')&&(_0x408186['newValueBoolean']=_0x232267['newValueBoolean']),null!=_0x232267['newValueJson']&&_0x232267['hasOwnProperty']('newValueJson')&&(_0x408186['newValueJson']=_0x232267['newValueJson']),null!=_0x232267['wasUndone']&&_0x232267['hasOwnProperty']('wasUndone')&&(_0x408186['wasUndone']=_0x232267['wasUndone']),_0x408186;},_0x18bf9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x18bf9d['getTypeUrl']=function(_0x409ad6){return void 0x0===_0x409ad6&&(_0x409ad6='type.googleapis.com'),_0x409ad6+'/RootAttributeOperation';},_0x18bf9d;}()),_0x280b85['RootOperation']=(function(){function _0x2762a9(_0x835f39){if(_0x835f39){for(var _0x55a0d4=Object['keys'](_0x835f39),_0x3f6e0f=0x0;_0x3f6e0f<_0x55a0d4['length'];++_0x3f6e0f)null!=_0x835f39[_0x55a0d4[_0x3f6e0f]]&&(this[_0x55a0d4[_0x3f6e0f]]=_0x835f39[_0x55a0d4[_0x3f6e0f]]);}}return _0x2762a9['prototype']['rootName']='',_0x2762a9['prototype']['elementName']='',_0x2762a9['prototype']['isAdd']=!0x1,_0x2762a9['prototype']['wasUndone']=!0x1,_0x2762a9['create']=function(_0x5785fd){return new _0x2762a9(_0x5785fd);},_0x2762a9['encode']=function(_0x45c8c4,_0x2e5853){return _0x2e5853||(_0x2e5853=_0x2a90ac['create']()),null!=_0x45c8c4['rootName']&&Object['hasOwnProperty']['call'](_0x45c8c4,'rootName')&&_0x2e5853['uint32'](0xa)['string'](_0x45c8c4['rootName']),null!=_0x45c8c4['elementName']&&Object['hasOwnProperty']['call'](_0x45c8c4,'elementName')&&_0x2e5853['uint32'](0x12)['string'](_0x45c8c4['elementName']),null!=_0x45c8c4['isAdd']&&Object['hasOwnProperty']['call'](_0x45c8c4,'isAdd')&&_0x2e5853['uint32'](0x18)['bool'](_0x45c8c4['isAdd']),null!=_0x45c8c4['wasUndone']&&Object['hasOwnProperty']['call'](_0x45c8c4,'wasUndone')&&_0x2e5853['uint32'](0x20)['bool'](_0x45c8c4['wasUndone']),_0x2e5853;},_0x2762a9['encodeDelimited']=function(_0x14023f,_0x3ca01b){return this['encode'](_0x14023f,_0x3ca01b)['ldelim']();},_0x2762a9['decode']=function(_0x17e7a4,_0x51efa5){_0x17e7a4 instanceof _0x77ee0d||(_0x17e7a4=_0x77ee0d['create'](_0x17e7a4));for(var _0x3af016=void 0x0===_0x51efa5?_0x17e7a4['len']:_0x17e7a4['pos']+_0x51efa5,_0x529f47=new _0x280b85['RootOperation']();_0x17e7a4['pos']<_0x3af016;){var _0x11f4a4=_0x17e7a4['uint32']();switch(_0x11f4a4>>>0x3){case 0x1:_0x529f47['rootName']=_0x17e7a4['string']();break;case 0x2:_0x529f47['elementName']=_0x17e7a4['string']();break;case 0x3:_0x529f47['isAdd']=_0x17e7a4['bool']();break;case 0x4:_0x529f47['wasUndone']=_0x17e7a4['bool']();break;default:_0x17e7a4['skipType'](0x7&_0x11f4a4);}}return _0x529f47;},_0x2762a9['decodeDelimited']=function(_0x49ed49){return _0x49ed49 instanceof _0x77ee0d||(_0x49ed49=new _0x77ee0d(_0x49ed49)),this['decode'](_0x49ed49,_0x49ed49['uint32']());},_0x2762a9['verify']=function(_0x224046){return'object'!=typeof _0x224046||null===_0x224046?'object\x20expected':null!=_0x224046['rootName']&&_0x224046['hasOwnProperty']('rootName')&&!_0x1efeae['isString'](_0x224046['rootName'])?'rootName:\x20string\x20expected':null!=_0x224046['elementName']&&_0x224046['hasOwnProperty']('elementName')&&!_0x1efeae['isString'](_0x224046['elementName'])?'elementName:\x20string\x20expected':null!=_0x224046['isAdd']&&_0x224046['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x224046['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x224046['wasUndone']&&_0x224046['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x224046['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2762a9['fromObject']=function(_0x198f4b){if(_0x198f4b instanceof _0x280b85['RootOperation'])return _0x198f4b;var _0xf191dd=new _0x280b85['RootOperation']();return null!=_0x198f4b['rootName']&&(_0xf191dd['rootName']=String(_0x198f4b['rootName'])),null!=_0x198f4b['elementName']&&(_0xf191dd['elementName']=String(_0x198f4b['elementName'])),null!=_0x198f4b['isAdd']&&(_0xf191dd['isAdd']=Boolean(_0x198f4b['isAdd'])),null!=_0x198f4b['wasUndone']&&(_0xf191dd['wasUndone']=Boolean(_0x198f4b['wasUndone'])),_0xf191dd;},_0x2762a9['toObject']=function(_0x3ccfe5,_0x35fba0){_0x35fba0||(_0x35fba0={});var _0x29aec2={};return _0x35fba0['defaults']&&(_0x29aec2['rootName']='',_0x29aec2['elementName']='',_0x29aec2['isAdd']=!0x1,_0x29aec2['wasUndone']=!0x1),null!=_0x3ccfe5['rootName']&&_0x3ccfe5['hasOwnProperty']('rootName')&&(_0x29aec2['rootName']=_0x3ccfe5['rootName']),null!=_0x3ccfe5['elementName']&&_0x3ccfe5['hasOwnProperty']('elementName')&&(_0x29aec2['elementName']=_0x3ccfe5['elementName']),null!=_0x3ccfe5['isAdd']&&_0x3ccfe5['hasOwnProperty']('isAdd')&&(_0x29aec2['isAdd']=_0x3ccfe5['isAdd']),null!=_0x3ccfe5['wasUndone']&&_0x3ccfe5['hasOwnProperty']('wasUndone')&&(_0x29aec2['wasUndone']=_0x3ccfe5['wasUndone']),_0x29aec2;},_0x2762a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x2762a9['getTypeUrl']=function(_0x464e39){return void 0x0===_0x464e39&&(_0x464e39='type.googleapis.com'),_0x464e39+'/RootOperation';},_0x2762a9;}()),_0x280b85['SplitOperation']=(function(){function _0x23b409(_0x652f20){if(_0x652f20){for(var _0x599e57=Object['keys'](_0x652f20),_0x45cc8f=0x0;_0x45cc8f<_0x599e57['length'];++_0x45cc8f)null!=_0x652f20[_0x599e57[_0x45cc8f]]&&(this[_0x599e57[_0x45cc8f]]=_0x652f20[_0x599e57[_0x45cc8f]]);}}return _0x23b409['prototype']['splitPosition']=null,_0x23b409['prototype']['graveyardPosition']=null,_0x23b409['prototype']['howMany']=0x0,_0x23b409['prototype']['insertionPosition']=null,_0x23b409['prototype']['wasUndone']=!0x1,_0x23b409['create']=function(_0x258796){return new _0x23b409(_0x258796);},_0x23b409['encode']=function(_0x570eb1,_0x153ac4){return _0x153ac4||(_0x153ac4=_0x2a90ac['create']()),null!=_0x570eb1['splitPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'splitPosition')&&_0x280b85['Position']['encode'](_0x570eb1['splitPosition'],_0x153ac4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x570eb1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'graveyardPosition')&&_0x280b85['Position']['encode'](_0x570eb1['graveyardPosition'],_0x153ac4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x570eb1['howMany']&&Object['hasOwnProperty']['call'](_0x570eb1,'howMany')&&_0x153ac4['uint32'](0x18)['uint32'](_0x570eb1['howMany']),null!=_0x570eb1['insertionPosition']&&Object['hasOwnProperty']['call'](_0x570eb1,'insertionPosition')&&_0x280b85['Position']['encode'](_0x570eb1['insertionPosition'],_0x153ac4['uint32'](0x22)['fork']())['ldelim'](),null!=_0x570eb1['wasUndone']&&Object['hasOwnProperty']['call'](_0x570eb1,'wasUndone')&&_0x153ac4['uint32'](0x28)['bool'](_0x570eb1['wasUndone']),_0x153ac4;},_0x23b409['encodeDelimited']=function(_0x3584ed,_0x330786){return this['encode'](_0x3584ed,_0x330786)['ldelim']();},_0x23b409['decode']=function(_0x28f189,_0x53126e){_0x28f189 instanceof _0x77ee0d||(_0x28f189=_0x77ee0d['create'](_0x28f189));for(var _0x40a8bd=void 0x0===_0x53126e?_0x28f189['len']:_0x28f189['pos']+_0x53126e,_0x5d1165=new _0x280b85['SplitOperation']();_0x28f189['pos']<_0x40a8bd;){var _0x37562f=_0x28f189['uint32']();switch(_0x37562f>>>0x3){case 0x1:_0x5d1165['splitPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x2:_0x5d1165['graveyardPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x3:_0x5d1165['howMany']=_0x28f189['uint32']();break;case 0x4:_0x5d1165['insertionPosition']=_0x280b85['Position']['decode'](_0x28f189,_0x28f189['uint32']());break;case 0x5:_0x5d1165['wasUndone']=_0x28f189['bool']();break;default:_0x28f189['skipType'](0x7&_0x37562f);}}return _0x5d1165;},_0x23b409['decodeDelimited']=function(_0x2d534f){return _0x2d534f instanceof _0x77ee0d||(_0x2d534f=new _0x77ee0d(_0x2d534f)),this['decode'](_0x2d534f,_0x2d534f['uint32']());},_0x23b409['verify']=function(_0x49b15a){if('object'!=typeof _0x49b15a||null===_0x49b15a)return'object\x20expected';var _0x596811;if(null!=_0x49b15a['splitPosition']&&_0x49b15a['hasOwnProperty']('splitPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['splitPosition'])))return'splitPosition.'+_0x596811;if(null!=_0x49b15a['graveyardPosition']&&_0x49b15a['hasOwnProperty']('graveyardPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['graveyardPosition'])))return'graveyardPosition.'+_0x596811;if(null!=_0x49b15a['howMany']&&_0x49b15a['hasOwnProperty']('howMany')&&!_0x1efeae['isInteger'](_0x49b15a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x49b15a['insertionPosition']&&_0x49b15a['hasOwnProperty']('insertionPosition')&&(_0x596811=_0x280b85['Position']['verify'](_0x49b15a['insertionPosition'])))return'insertionPosition.'+_0x596811;return null!=_0x49b15a['wasUndone']&&_0x49b15a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49b15a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23b409['fromObject']=function(_0x30d126){if(_0x30d126 instanceof _0x280b85['SplitOperation'])return _0x30d126;var _0x55adcf=new _0x280b85['SplitOperation']();if(null!=_0x30d126['splitPosition']){if('object'!=typeof _0x30d126['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x55adcf['splitPosition']=_0x280b85['Position']['fromObject'](_0x30d126['splitPosition']);}if(null!=_0x30d126['graveyardPosition']){if('object'!=typeof _0x30d126['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x55adcf['graveyardPosition']=_0x280b85['Position']['fromObject'](_0x30d126['graveyardPosition']);}if(null!=_0x30d126['howMany']&&(_0x55adcf['howMany']=_0x30d126['howMany']>>>0x0),null!=_0x30d126['insertionPosition']){if('object'!=typeof _0x30d126['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x55adcf['insertionPosition']=_0x280b85['Position']['fromObject'](_0x30d126['insertionPosition']);}return null!=_0x30d126['wasUndone']&&(_0x55adcf['wasUndone']=Boolean(_0x30d126['wasUndone'])),_0x55adcf;},_0x23b409['toObject']=function(_0x213998,_0x49d633){_0x49d633||(_0x49d633={});var _0x3099cf={};return _0x49d633['defaults']&&(_0x3099cf['splitPosition']=null,_0x3099cf['graveyardPosition']=null,_0x3099cf['howMany']=0x0,_0x3099cf['insertionPosition']=null,_0x3099cf['wasUndone']=!0x1),null!=_0x213998['splitPosition']&&_0x213998['hasOwnProperty']('splitPosition')&&(_0x3099cf['splitPosition']=_0x280b85['Position']['toObject'](_0x213998['splitPosition'],_0x49d633)),null!=_0x213998['graveyardPosition']&&_0x213998['hasOwnProperty']('graveyardPosition')&&(_0x3099cf['graveyardPosition']=_0x280b85['Position']['toObject'](_0x213998['graveyardPosition'],_0x49d633)),null!=_0x213998['howMany']&&_0x213998['hasOwnProperty']('howMany')&&(_0x3099cf['howMany']=_0x213998['howMany']),null!=_0x213998['insertionPosition']&&_0x213998['hasOwnProperty']('insertionPosition')&&(_0x3099cf['insertionPosition']=_0x280b85['Position']['toObject'](_0x213998['insertionPosition'],_0x49d633)),null!=_0x213998['wasUndone']&&_0x213998['hasOwnProperty']('wasUndone')&&(_0x3099cf['wasUndone']=_0x213998['wasUndone']),_0x3099cf;},_0x23b409['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x23b409['getTypeUrl']=function(_0x321f3d){return void 0x0===_0x321f3d&&(_0x321f3d='type.googleapis.com'),_0x321f3d+'/SplitOperation';},_0x23b409;}()),_0x280b85['Position']=(function(){function _0x21c6cc(_0x3c90c9){if(this['path']=[],_0x3c90c9){for(var _0x4f56cf=Object['keys'](_0x3c90c9),_0x4507b6=0x0;_0x4507b6<_0x4f56cf['length'];++_0x4507b6)null!=_0x3c90c9[_0x4f56cf[_0x4507b6]]&&(this[_0x4f56cf[_0x4507b6]]=_0x3c90c9[_0x4f56cf[_0x4507b6]]);}}return _0x21c6cc['prototype']['root']='',_0x21c6cc['prototype']['rootMain']=!0x1,_0x21c6cc['prototype']['rootGraveyard']=!0x1,_0x21c6cc['prototype']['path']=_0x1efeae['emptyArray'],_0x21c6cc['prototype']['stickiness']='',_0x21c6cc['create']=function(_0x4e6982){return new _0x21c6cc(_0x4e6982);},_0x21c6cc['encode']=function(_0x5e9752,_0x42a5d5){if(_0x42a5d5||(_0x42a5d5=_0x2a90ac['create']()),null!=_0x5e9752['root']&&Object['hasOwnProperty']['call'](_0x5e9752,'root')&&_0x42a5d5['uint32'](0xa)['string'](_0x5e9752['root']),null!=_0x5e9752['rootMain']&&Object['hasOwnProperty']['call'](_0x5e9752,'rootMain')&&_0x42a5d5['uint32'](0x10)['bool'](_0x5e9752['rootMain']),null!=_0x5e9752['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5e9752,'rootGraveyard')&&_0x42a5d5['uint32'](0x18)['bool'](_0x5e9752['rootGraveyard']),null!=_0x5e9752['path']&&_0x5e9752['path']['length']){_0x42a5d5['uint32'](0x22)['fork']();for(var _0x1a06f3=0x0;_0x1a06f3<_0x5e9752['path']['length'];++_0x1a06f3)_0x42a5d5['uint32'](_0x5e9752['path'][_0x1a06f3]);_0x42a5d5['ldelim']();}return null!=_0x5e9752['stickiness']&&Object['hasOwnProperty']['call'](_0x5e9752,'stickiness')&&_0x42a5d5['uint32'](0x2a)['string'](_0x5e9752['stickiness']),_0x42a5d5;},_0x21c6cc['encodeDelimited']=function(_0x3963e0,_0x595515){return this['encode'](_0x3963e0,_0x595515)['ldelim']();},_0x21c6cc['decode']=function(_0x1b776c,_0x10748d){_0x1b776c instanceof _0x77ee0d||(_0x1b776c=_0x77ee0d['create'](_0x1b776c));for(var _0x246912=void 0x0===_0x10748d?_0x1b776c['len']:_0x1b776c['pos']+_0x10748d,_0x1fd144=new _0x280b85['Position']();_0x1b776c['pos']<_0x246912;){var _0x20b895=_0x1b776c['uint32']();switch(_0x20b895>>>0x3){case 0x1:_0x1fd144['root']=_0x1b776c['string']();break;case 0x2:_0x1fd144['rootMain']=_0x1b776c['bool']();break;case 0x3:_0x1fd144['rootGraveyard']=_0x1b776c['bool']();break;case 0x4:if(_0x1fd144['path']&&_0x1fd144['path']['length']||(_0x1fd144['path']=[]),0x2==(0x7&_0x20b895)){for(var _0xb2668c=_0x1b776c['uint32']()+_0x1b776c['pos'];_0x1b776c['pos']<_0xb2668c;)_0x1fd144['path']['push'](_0x1b776c['uint32']());}else _0x1fd144['path']['push'](_0x1b776c['uint32']());break;case 0x5:_0x1fd144['stickiness']=_0x1b776c['string']();break;default:_0x1b776c['skipType'](0x7&_0x20b895);}}return _0x1fd144;},_0x21c6cc['decodeDelimited']=function(_0x31492e){return _0x31492e instanceof _0x77ee0d||(_0x31492e=new _0x77ee0d(_0x31492e)),this['decode'](_0x31492e,_0x31492e['uint32']());},_0x21c6cc['verify']=function(_0x50c5ab){if('object'!=typeof _0x50c5ab||null===_0x50c5ab)return'object\x20expected';if(null!=_0x50c5ab['root']&&_0x50c5ab['hasOwnProperty']('root')&&!_0x1efeae['isString'](_0x50c5ab['root']))return'root:\x20string\x20expected';if(null!=_0x50c5ab['rootMain']&&_0x50c5ab['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x50c5ab['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x50c5ab['rootGraveyard']&&_0x50c5ab['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x50c5ab['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x50c5ab['path']&&_0x50c5ab['hasOwnProperty']('path')){if(!Array['isArray'](_0x50c5ab['path']))return'path:\x20array\x20expected';for(var _0x340ba6=0x0;_0x340ba6<_0x50c5ab['path']['length'];++_0x340ba6)if(!_0x1efeae['isInteger'](_0x50c5ab['path'][_0x340ba6]))return'path:\x20integer[]\x20expected';}return null!=_0x50c5ab['stickiness']&&_0x50c5ab['hasOwnProperty']('stickiness')&&!_0x1efeae['isString'](_0x50c5ab['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x21c6cc['fromObject']=function(_0x2da7a4){if(_0x2da7a4 instanceof _0x280b85['Position'])return _0x2da7a4;var _0x212e20=new _0x280b85['Position']();if(null!=_0x2da7a4['root']&&(_0x212e20['root']=String(_0x2da7a4['root'])),null!=_0x2da7a4['rootMain']&&(_0x212e20['rootMain']=Boolean(_0x2da7a4['rootMain'])),null!=_0x2da7a4['rootGraveyard']&&(_0x212e20['rootGraveyard']=Boolean(_0x2da7a4['rootGraveyard'])),_0x2da7a4['path']){if(!Array['isArray'](_0x2da7a4['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x212e20['path']=[];for(var _0x24573e=0x0;_0x24573e<_0x2da7a4['path']['length'];++_0x24573e)_0x212e20['path'][_0x24573e]=_0x2da7a4['path'][_0x24573e]>>>0x0;}return null!=_0x2da7a4['stickiness']&&(_0x212e20['stickiness']=String(_0x2da7a4['stickiness'])),_0x212e20;},_0x21c6cc['toObject']=function(_0x169ff3,_0x37205f){_0x37205f||(_0x37205f={});var _0x36d3f5={};if((_0x37205f['arrays']||_0x37205f['defaults'])&&(_0x36d3f5['path']=[]),_0x37205f['defaults']&&(_0x36d3f5['root']='',_0x36d3f5['rootMain']=!0x1,_0x36d3f5['rootGraveyard']=!0x1,_0x36d3f5['stickiness']=''),null!=_0x169ff3['root']&&_0x169ff3['hasOwnProperty']('root')&&(_0x36d3f5['root']=_0x169ff3['root']),null!=_0x169ff3['rootMain']&&_0x169ff3['hasOwnProperty']('rootMain')&&(_0x36d3f5['rootMain']=_0x169ff3['rootMain']),null!=_0x169ff3['rootGraveyard']&&_0x169ff3['hasOwnProperty']('rootGraveyard')&&(_0x36d3f5['rootGraveyard']=_0x169ff3['rootGraveyard']),_0x169ff3['path']&&_0x169ff3['path']['length']){_0x36d3f5['path']=[];for(var _0x38e31b=0x0;_0x38e31b<_0x169ff3['path']['length'];++_0x38e31b)_0x36d3f5['path'][_0x38e31b]=_0x169ff3['path'][_0x38e31b];}return null!=_0x169ff3['stickiness']&&_0x169ff3['hasOwnProperty']('stickiness')&&(_0x36d3f5['stickiness']=_0x169ff3['stickiness']),_0x36d3f5;},_0x21c6cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x21c6cc['getTypeUrl']=function(_0x61daa8){return void 0x0===_0x61daa8&&(_0x61daa8='type.googleapis.com'),_0x61daa8+'/Position';},_0x21c6cc;}()),_0x280b85['Range']=(function(){function _0x556b1a(_0x59ed21){if(_0x59ed21){for(var _0x3c1518=Object['keys'](_0x59ed21),_0x3f036c=0x0;_0x3f036c<_0x3c1518['length'];++_0x3f036c)null!=_0x59ed21[_0x3c1518[_0x3f036c]]&&(this[_0x3c1518[_0x3f036c]]=_0x59ed21[_0x3c1518[_0x3f036c]]);}}return _0x556b1a['prototype']['start']=null,_0x556b1a['prototype']['end']=null,_0x556b1a['create']=function(_0x41bd4d){return new _0x556b1a(_0x41bd4d);},_0x556b1a['encode']=function(_0x28da8e,_0x28b3f3){return _0x28b3f3||(_0x28b3f3=_0x2a90ac['create']()),null!=_0x28da8e['start']&&Object['hasOwnProperty']['call'](_0x28da8e,'start')&&_0x280b85['Position']['encode'](_0x28da8e['start'],_0x28b3f3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28da8e['end']&&Object['hasOwnProperty']['call'](_0x28da8e,'end')&&_0x280b85['Position']['encode'](_0x28da8e['end'],_0x28b3f3['uint32'](0x12)['fork']())['ldelim'](),_0x28b3f3;},_0x556b1a['encodeDelimited']=function(_0x4f9442,_0x374916){return this['encode'](_0x4f9442,_0x374916)['ldelim']();},_0x556b1a['decode']=function(_0x25a04e,_0x381098){_0x25a04e instanceof _0x77ee0d||(_0x25a04e=_0x77ee0d['create'](_0x25a04e));for(var _0x36f41a=void 0x0===_0x381098?_0x25a04e['len']:_0x25a04e['pos']+_0x381098,_0x264564=new _0x280b85['Range']();_0x25a04e['pos']<_0x36f41a;){var _0x18627e=_0x25a04e['uint32']();switch(_0x18627e>>>0x3){case 0x1:_0x264564['start']=_0x280b85['Position']['decode'](_0x25a04e,_0x25a04e['uint32']());break;case 0x2:_0x264564['end']=_0x280b85['Position']['decode'](_0x25a04e,_0x25a04e['uint32']());break;default:_0x25a04e['skipType'](0x7&_0x18627e);}}return _0x264564;},_0x556b1a['decodeDelimited']=function(_0x217800){return _0x217800 instanceof _0x77ee0d||(_0x217800=new _0x77ee0d(_0x217800)),this['decode'](_0x217800,_0x217800['uint32']());},_0x556b1a['verify']=function(_0x1a7d68){if('object'!=typeof _0x1a7d68||null===_0x1a7d68)return'object\x20expected';var _0x93dd09;if(null!=_0x1a7d68['start']&&_0x1a7d68['hasOwnProperty']('start')&&(_0x93dd09=_0x280b85['Position']['verify'](_0x1a7d68['start'])))return'start.'+_0x93dd09;if(null!=_0x1a7d68['end']&&_0x1a7d68['hasOwnProperty']('end')&&(_0x93dd09=_0x280b85['Position']['verify'](_0x1a7d68['end'])))return'end.'+_0x93dd09;return null;},_0x556b1a['fromObject']=function(_0x4f978b){if(_0x4f978b instanceof _0x280b85['Range'])return _0x4f978b;var _0x1229e9=new _0x280b85['Range']();if(null!=_0x4f978b['start']){if('object'!=typeof _0x4f978b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1229e9['start']=_0x280b85['Position']['fromObject'](_0x4f978b['start']);}if(null!=_0x4f978b['end']){if('object'!=typeof _0x4f978b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1229e9['end']=_0x280b85['Position']['fromObject'](_0x4f978b['end']);}return _0x1229e9;},_0x556b1a['toObject']=function(_0x1a6756,_0x3eba73){_0x3eba73||(_0x3eba73={});var _0x3dc946={};return _0x3eba73['defaults']&&(_0x3dc946['start']=null,_0x3dc946['end']=null),null!=_0x1a6756['start']&&_0x1a6756['hasOwnProperty']('start')&&(_0x3dc946['start']=_0x280b85['Position']['toObject'](_0x1a6756['start'],_0x3eba73)),null!=_0x1a6756['end']&&_0x1a6756['hasOwnProperty']('end')&&(_0x3dc946['end']=_0x280b85['Position']['toObject'](_0x1a6756['end'],_0x3eba73)),_0x3dc946;},_0x556b1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x556b1a['getTypeUrl']=function(_0x3f212b){return void 0x0===_0x3f212b&&(_0x3f212b='type.googleapis.com'),_0x3f212b+'/Range';},_0x556b1a;}()),_0x280b85['Element']=(function(){function _0x2bc0c0(_0x575ca3){if(this['children']=[],this['attributesBoolean']={},_0x575ca3){for(var _0x601839=Object['keys'](_0x575ca3),_0x10ef61=0x0;_0x10ef61<_0x601839['length'];++_0x10ef61)null!=_0x575ca3[_0x601839[_0x10ef61]]&&(this[_0x601839[_0x10ef61]]=_0x575ca3[_0x601839[_0x10ef61]]);}}return _0x2bc0c0['prototype']['name']='',_0x2bc0c0['prototype']['children']=_0x1efeae['emptyArray'],_0x2bc0c0['prototype']['data']='',_0x2bc0c0['prototype']['attributesBoolean']=_0x1efeae['emptyObject'],_0x2bc0c0['prototype']['attributesJson']='',_0x2bc0c0['create']=function(_0xb428c3){return new _0x2bc0c0(_0xb428c3);},_0x2bc0c0['encode']=function(_0x305cb1,_0x117155){if(_0x117155||(_0x117155=_0x2a90ac['create']()),null!=_0x305cb1['name']&&Object['hasOwnProperty']['call'](_0x305cb1,'name')&&_0x117155['uint32'](0xa)['string'](_0x305cb1['name']),null!=_0x305cb1['children']&&_0x305cb1['children']['length']){for(var _0x1fd5fd=0x0;_0x1fd5fd<_0x305cb1['children']['length'];++_0x1fd5fd)_0x280b85['Element']['encode'](_0x305cb1['children'][_0x1fd5fd],_0x117155['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x305cb1['data']&&Object['hasOwnProperty']['call'](_0x305cb1,'data')&&_0x117155['uint32'](0x1a)['string'](_0x305cb1['data']),null!=_0x305cb1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x305cb1,'attributesBoolean')){var _0x464237=Object['keys'](_0x305cb1['attributesBoolean']);for(_0x1fd5fd=0x0;_0x1fd5fd<_0x464237['length'];++_0x1fd5fd)_0x117155['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x464237[_0x1fd5fd])['uint32'](0x10)['bool'](_0x305cb1['attributesBoolean'][_0x464237[_0x1fd5fd]])['ldelim']();}return null!=_0x305cb1['attributesJson']&&Object['hasOwnProperty']['call'](_0x305cb1,'attributesJson')&&_0x117155['uint32'](0x2a)['string'](_0x305cb1['attributesJson']),_0x117155;},_0x2bc0c0['encodeDelimited']=function(_0x351346,_0x3e862b){return this['encode'](_0x351346,_0x3e862b)['ldelim']();},_0x2bc0c0['decode']=function(_0x114543,_0x1b0257){_0x114543 instanceof _0x77ee0d||(_0x114543=_0x77ee0d['create'](_0x114543));for(var _0x494978,_0x4f8771,_0x32f546=void 0x0===_0x1b0257?_0x114543['len']:_0x114543['pos']+_0x1b0257,_0x375278=new _0x280b85['Element']();_0x114543['pos']<_0x32f546;){var _0x6af2c6=_0x114543['uint32']();switch(_0x6af2c6>>>0x3){case 0x1:_0x375278['name']=_0x114543['string']();break;case 0x2:_0x375278['children']&&_0x375278['children']['length']||(_0x375278['children']=[]),_0x375278['children']['push'](_0x280b85['Element']['decode'](_0x114543,_0x114543['uint32']()));break;case 0x3:_0x375278['data']=_0x114543['string']();break;case 0x4:_0x375278['attributesBoolean']===_0x1efeae['emptyObject']&&(_0x375278['attributesBoolean']={});var _0x536b77=_0x114543['uint32']()+_0x114543['pos'];for(_0x494978='',_0x4f8771=!0x1;_0x114543['pos']<_0x536b77;){var _0x5aa370=_0x114543['uint32']();switch(_0x5aa370>>>0x3){case 0x1:_0x494978=_0x114543['string']();break;case 0x2:_0x4f8771=_0x114543['bool']();break;default:_0x114543['skipType'](0x7&_0x5aa370);}}_0x375278['attributesBoolean'][_0x494978]=_0x4f8771;break;case 0x5:_0x375278['attributesJson']=_0x114543['string']();break;default:_0x114543['skipType'](0x7&_0x6af2c6);}}return _0x375278;},_0x2bc0c0['decodeDelimited']=function(_0x544103){return _0x544103 instanceof _0x77ee0d||(_0x544103=new _0x77ee0d(_0x544103)),this['decode'](_0x544103,_0x544103['uint32']());},_0x2bc0c0['verify']=function(_0x31a414){if('object'!=typeof _0x31a414||null===_0x31a414)return'object\x20expected';if(null!=_0x31a414['name']&&_0x31a414['hasOwnProperty']('name')&&!_0x1efeae['isString'](_0x31a414['name']))return'name:\x20string\x20expected';if(null!=_0x31a414['children']&&_0x31a414['hasOwnProperty']('children')){if(!Array['isArray'](_0x31a414['children']))return'children:\x20array\x20expected';for(var _0x4ba79f=0x0;_0x4ba79f<_0x31a414['children']['length'];++_0x4ba79f){var _0x5c367e=_0x280b85['Element']['verify'](_0x31a414['children'][_0x4ba79f]);if(_0x5c367e)return'children.'+_0x5c367e;}}if(null!=_0x31a414['data']&&_0x31a414['hasOwnProperty']('data')&&!_0x1efeae['isString'](_0x31a414['data']))return'data:\x20string\x20expected';if(null!=_0x31a414['attributesBoolean']&&_0x31a414['hasOwnProperty']('attributesBoolean')){if(!_0x1efeae['isObject'](_0x31a414['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x490b9c=Object['keys'](_0x31a414['attributesBoolean']);for(_0x4ba79f=0x0;_0x4ba79f<_0x490b9c['length'];++_0x4ba79f)if('boolean'!=typeof _0x31a414['attributesBoolean'][_0x490b9c[_0x4ba79f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x31a414['attributesJson']&&_0x31a414['hasOwnProperty']('attributesJson')&&!_0x1efeae['isString'](_0x31a414['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2bc0c0['fromObject']=function(_0x4252ea){if(_0x4252ea instanceof _0x280b85['Element'])return _0x4252ea;var _0x43e8a3=new _0x280b85['Element']();if(null!=_0x4252ea['name']&&(_0x43e8a3['name']=String(_0x4252ea['name'])),_0x4252ea['children']){if(!Array['isArray'](_0x4252ea['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43e8a3['children']=[];for(var _0x631beb=0x0;_0x631beb<_0x4252ea['children']['length'];++_0x631beb){if('object'!=typeof _0x4252ea['children'][_0x631beb])throw TypeError('.Element.children:\x20object\x20expected');_0x43e8a3['children'][_0x631beb]=_0x280b85['Element']['fromObject'](_0x4252ea['children'][_0x631beb]);}}if(null!=_0x4252ea['data']&&(_0x43e8a3['data']=String(_0x4252ea['data'])),_0x4252ea['attributesBoolean']){if('object'!=typeof _0x4252ea['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43e8a3['attributesBoolean']={};var _0xee8bdd=Object['keys'](_0x4252ea['attributesBoolean']);for(_0x631beb=0x0;_0x631beb<_0xee8bdd['length'];++_0x631beb)_0x43e8a3['attributesBoolean'][_0xee8bdd[_0x631beb]]=Boolean(_0x4252ea['attributesBoolean'][_0xee8bdd[_0x631beb]]);}return null!=_0x4252ea['attributesJson']&&(_0x43e8a3['attributesJson']=String(_0x4252ea['attributesJson'])),_0x43e8a3;},_0x2bc0c0['toObject']=function(_0x29c693,_0x540ddd){_0x540ddd||(_0x540ddd={});var _0x5a6e19,_0x15017a={};if((_0x540ddd['arrays']||_0x540ddd['defaults'])&&(_0x15017a['children']=[]),(_0x540ddd['objects']||_0x540ddd['defaults'])&&(_0x15017a['attributesBoolean']={}),_0x540ddd['defaults']&&(_0x15017a['name']='',_0x15017a['data']='',_0x15017a['attributesJson']=''),null!=_0x29c693['name']&&_0x29c693['hasOwnProperty']('name')&&(_0x15017a['name']=_0x29c693['name']),_0x29c693['children']&&_0x29c693['children']['length']){_0x15017a['children']=[];for(var _0x2ea709=0x0;_0x2ea709<_0x29c693['children']['length'];++_0x2ea709)_0x15017a['children'][_0x2ea709]=_0x280b85['Element']['toObject'](_0x29c693['children'][_0x2ea709],_0x540ddd);}if(null!=_0x29c693['data']&&_0x29c693['hasOwnProperty']('data')&&(_0x15017a['data']=_0x29c693['data']),_0x29c693['attributesBoolean']&&(_0x5a6e19=Object['keys'](_0x29c693['attributesBoolean']))['length']){_0x15017a['attributesBoolean']={};for(_0x2ea709=0x0;_0x2ea709<_0x5a6e19['length'];++_0x2ea709)_0x15017a['attributesBoolean'][_0x5a6e19[_0x2ea709]]=_0x29c693['attributesBoolean'][_0x5a6e19[_0x2ea709]];}return null!=_0x29c693['attributesJson']&&_0x29c693['hasOwnProperty']('attributesJson')&&(_0x15017a['attributesJson']=_0x29c693['attributesJson']),_0x15017a;},_0x2bc0c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x9f4c4c['util']['toJSONOptions']);},_0x2bc0c0['getTypeUrl']=function(_0x237ce8){return void 0x0===_0x237ce8&&(_0x237ce8='type.googleapis.com'),_0x237ce8+'/Element';},_0x2bc0c0;}()),_0x280b85;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x263cc7){return new w(this['_protobufRoot'][_0x263cc7]);}}class w{['_protobuf'];constructor(_0x126d70){this['_protobuf']=_0x126d70;}['compress'](_0x1db348){const _0x2ac001=this['_protobuf']['verify'](_0x1db348);if(_0x2ac001)throw Error(_0x2ac001);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1db348))['finish']();}['decompress'](_0x1b095a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1b095a),{'oneofs':!0x0});}}function g(_0xb9d74,_0x114ff5){const _0x1b01f3=_0x2d442f(_0xb9d74);return _0x1b01f3['path'][_0x1b01f3['path']['length']-0x1]+=_0x114ff5,_0x1b01f3;}function _(_0x3395ce,_0x268bb6){return _0x3395ce['root']===_0x268bb6['root']&&_0x1eb3cb(_0x3395ce['path'],_0x268bb6['path']);}function $(_0x241b52){P(_0x241b52,_0x16d5a2=>('main'==_0x16d5a2['root']?(_0x16d5a2['rootMain']=!0x0,delete _0x16d5a2['root']):'$graveyard'==_0x16d5a2['root']&&(_0x16d5a2['rootGraveyard']=!0x0,delete _0x16d5a2['root']),_0x16d5a2));}function J(_0x2b3490){P(_0x2b3490,_0x2a6d0a=>(_0x2a6d0a['rootMain']?(_0x2a6d0a['root']='main',delete _0x2a6d0a['rootMain']):_0x2a6d0a['rootGraveyard']&&(_0x2a6d0a['root']='$graveyard',delete _0x2a6d0a['rootGraveyard']),_0x2a6d0a));}function P(_0x27bdf4,_0x283b98){for(const _0x343a3a in _0x27bdf4){const _0x31c6b0=_0x27bdf4[_0x343a3a];'nodes'!==_0x343a3a&&_0x25889e(_0x31c6b0)&&(_0x31c6b0['path']&&(_0x31c6b0['root']||_0x31c6b0['rootMain']||_0x31c6b0['rootGraveyard'])?_0x27bdf4[_0x343a3a]=_0x283b98(_0x31c6b0):P(_0x31c6b0,_0x283b98));}return _0x27bdf4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x459448,_0x5094d9,_0x38a539){this['_id']=_0x459448,this['_operationName']=_0x5094d9,this['_protobufDescriptor']=_0x38a539;}['compress'](_0x248673,_0xfa842f){const _0x1da32d=_0xfa842f['shift']();return $(_0x1da32d),_0x248673['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1da32d)),_0x248673['types']['push'](this['_id']),!0x0;}['decompress'](_0x1e37f3,_0x18d14d){_0x18d14d['types']['shift']();const _0x5f0cd9=this['_protobufDescriptor']['decompress'](_0x18d14d['buffers']['shift']());J(_0x5f0cd9),_0x5f0cd9['__className']=this['_operationName'],_0x1e37f3['push'](_0x5f0cd9);}}class s extends e{['compress'](_0x39720d,_0x22ac9c){const _0x52c012=_0x22ac9c['shift']();return this['_serializeOneOf']('oldValue',_0x52c012),this['_serializeOneOf']('newValue',_0x52c012),$(_0x52c012),_0x39720d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x52c012)),_0x39720d['types']['push'](this['_id']),!0x0;}['decompress'](_0x148bbc,_0x3ccce7){const {types:_0x553214,buffers:_0x323073}=_0x3ccce7,_0x25b7d5=this['_protobufDescriptor']['decompress'](_0x323073['shift']());_0x553214['shift'](),this['_deserializeOneOf']('oldValue',_0x25b7d5),this['_deserializeOneOf']('newValue',_0x25b7d5),J(_0x25b7d5),_0x25b7d5['__className']=this['_operationName'],_0x148bbc['push'](_0x25b7d5);}['_serializeOneOf'](_0x14f350,_0x10e42c){const _0x2bfc53=_0x10e42c[_0x14f350];'boolean'==typeof _0x2bfc53?_0x10e42c[_0x14f350+'Boolean']=_0x2bfc53:_0x10e42c[_0x14f350+'Json']=JSON['stringify'](_0x2bfc53);}['_deserializeOneOf'](_0x4d26d4,_0x2a33cf){const _0xda06b5=_0x4d26d4+'Json';_0x2a33cf[_0xda06b5]?(_0x2a33cf[_0x4d26d4]=JSON['parse'](_0x2a33cf[_0xda06b5]),delete _0x2a33cf[_0xda06b5]):(_0x2a33cf[_0x4d26d4]=_0x2a33cf[_0x4d26d4+'Boolean'],delete _0x2a33cf[_0x4d26d4+'Boolean']);}}class i extends e{['compress'](_0x33b5be,_0x4c69ef){const _0x108ca1=_0x4c69ef['shift']();return this['_serializeNodesAttributes'](_0x108ca1['nodes']),$(_0x108ca1),_0x33b5be['buffers']['push'](this['_protobufDescriptor']['compress'](_0x108ca1)),_0x33b5be['types']['push'](this['_id']),!0x0;}['decompress'](_0x46a0c8,_0x695dfb){const {types:_0x1042b4,buffers:_0xf510c1}=_0x695dfb,_0x2bd3f2=this['_protobufDescriptor']['decompress'](_0xf510c1['shift']());_0x1042b4['shift'](),_0x2bd3f2['nodes']||(_0x2bd3f2['nodes']=[]),this['_deserializeNodesAttributes'](_0x2bd3f2['nodes']),J(_0x2bd3f2),_0x2bd3f2['__className']=this['_operationName'],_0x46a0c8['push'](_0x2bd3f2);}['_serializeNodesAttributes'](_0x3cd5fc){for(const _0x34997a of _0x3cd5fc){if(_0x34997a['attributes']){const _0x55bae6=_0x34997a['attributes'];this['_areValuesBoolean'](_0x55bae6)?_0x34997a['attributesBoolean']=_0x55bae6:_0x34997a['attributesJson']=JSON['stringify'](_0x55bae6);}_0x34997a['children']&&this['_serializeNodesAttributes'](_0x34997a['children']);}}['_deserializeNodesAttributes'](_0x40efbf){for(const _0x38129f of _0x40efbf)(_0x38129f['attributesBoolean']||_0x38129f['attributesJson'])&&(_0x38129f['attributesBoolean']?(_0x38129f['attributes']=_0x38129f['attributesBoolean'],delete _0x38129f['attributesBoolean']):(_0x38129f['attributes']=JSON['parse'](_0x38129f['attributesJson']),delete _0x38129f['attributesJson'])),_0x38129f['children']&&this['_deserializeNodesAttributes'](_0x38129f['children']);}['_areValuesBoolean'](_0x30a61c){return Object['keys'](_0x30a61c)['every'](_0x54ad5c=>'boolean'==typeof _0x30a61c[_0x54ad5c]);}}class n extends e{['decompress'](_0x5d4445,_0x658fde){super['decompress'](_0x5d4445,_0x658fde);const _0x515cfc=_0x5d4445[_0x5d4445['length']-0x1];_0x515cfc['oldRange']||(_0x515cfc['oldRange']=null),_0x515cfc['newRange']||(_0x515cfc['newRange']=null);}}class p extends e{['compress'](_0x140a56,_0x1396c7){return _0x1396c7['shift'](),_0x140a56['types']['push'](this['_id']),!0x0;}['decompress'](_0x3350f3,_0x1cd9bd){_0x1cd9bd['types']['shift'](),_0x3350f3['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x46a50a,_0x423d4a,_0x54f324,_0x44663c){super(_0x46a50a,_0x423d4a,_0x54f324),this['_omittedNamespace']=_0x44663c+':';}['compress'](_0x120196,_0x5086d1){return!('MarkerOperation'!=_0x5086d1[0x0]['__className']||!_0x5086d1[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5086d1[0x0]['name']=_0x5086d1[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x120196,_0x5086d1),!0x0);}['decompress'](_0x69b536,_0x350df2){super['decompress'](_0x69b536,_0x350df2);const _0x5d0b86=_0x69b536[_0x69b536['length']-0x1];_0x5d0b86['name']=this['_omittedNamespace']+_0x5d0b86['name'];}}class O{['_id'];['_context'];constructor(_0x1fbf55,_0x5675d0){this['_id']=_0x1fbf55,this['_context']=_0x5675d0;}['compress'](_0x3bf71e,_0x3aaff1){let _0x5b920a;for(;_0x3aaff1['length']>0x1&&this['_compareOperations'](_0x3aaff1[0x0],_0x3aaff1[0x1]);)_0x5b920a?(_0x5b920a=this['_combineNext'](_0x3aaff1['shift'](),_0x5b920a),_0x3bf71e['types']['push'](0x0)):(_0x5b920a=_0x2d442f(_0x3aaff1['shift']()),_0x3bf71e['types']['push'](this['_id']));return!!_0x5b920a&&(_0x5b920a=this['_combineNext'](_0x3aaff1['shift'](),_0x5b920a),_0x3bf71e['types']['push'](0x0),_0x3bf71e['buffers']['push'](this['_compressSingleOperation'](_0x5b920a)),!0x0);}['decompress'](_0x5d167c,_0x108943){const _0x1cdbb6=this['_decompressSingleOperation'](_0x108943);for(;0x0==_0x108943['types'][0x0];)_0x108943['types']['shift'](),_0x5d167c['push'](this['_splitCurrent'](_0x1cdbb6));_0x5d167c['push'](_0x1cdbb6);}}class a extends O{['_combineNext'](_0x448050,_0x506880){return _0x506880['nodes'][0x0]['data']+=_0x448050['nodes'][0x0]['data'],_0x506880;}['_splitCurrent'](_0x44a3ef){const _0x4035a5=_0x2d442f(_0x44a3ef),_0x5e65fc=_0x4035a5['nodes'][0x0],_0xce5404=_0x44a3ef['nodes'][0x0],_0x5d1496=_0xce5404['data'][Symbol['iterator']]()['next']()['value'],_0x3ce59d=_0x5d1496['length'];return _0x5e65fc['data']=_0x5d1496,_0xce5404['data']=_0xce5404['data']['substr'](_0x3ce59d),_0x44a3ef['position']=g(_0x44a3ef['position'],_0x3ce59d),_0x4035a5;}['_compareOperations'](_0x36aa0b,_0x16607b){if(this['_checkOperation'](_0x36aa0b)&&this['_checkOperation'](_0x16607b)){const _0x83df7d=_0x36aa0b['nodes'][0x0]['data']['length'],_0x1634ef=_(g(_0x36aa0b['position'],_0x83df7d),_0x16607b['position']),_0x729a02=_0x36aa0b['nodes'][0x0],_0x3de5e5=_0x16607b['nodes'][0x0];return _0x1634ef&&this['_compareAttributes'](_0x729a02,_0x3de5e5);}return!0x1;}['_compressSingleOperation'](_0x1ba0b8){const _0x294a3b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x294a3b,[_0x1ba0b8]),_0x294a3b['buffers'][0x0];}['_decompressSingleOperation'](_0x4dbeea){const _0x1a0b8e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1a0b8e,_0x4dbeea),_0x1a0b8e[0x0];}['_checkOperation'](_0x4517b7){return'InsertOperation'==_0x4517b7['__className']&&0x1==_0x4517b7['nodes']['length']&&_0x4517b7['nodes'][0x0]['data']&&!_0x4517b7['wasUndone']&&0x1==Array['from'](_0x4517b7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54af90,_0x276dd5){const _0x18ae15=Object['keys'](_0x54af90['attributes']||{}),_0x232d2d=Object['keys'](_0x276dd5['attributes']||{});return _0x18ae15['length']===_0x232d2d['length']&&_0x18ae15['every'](_0x2ba142=>_0x276dd5['attributes'][_0x2ba142]&&_0x276dd5['attributes'][_0x2ba142]===_0x54af90['attributes'][_0x2ba142]);}}class c extends O{['_combineNext'](_0x42f944,_0x1ac8f4){return _0x1ac8f4['howMany']++,_0x1ac8f4['sourcePosition']=_0x2d442f(_0x42f944['sourcePosition']),_0x1ac8f4;}['_splitCurrent'](_0x267e55){const _0x5291c0=_0x2d442f(_0x267e55);return _0x267e55['howMany']--,_0x5291c0['howMany']=0x1,_0x5291c0['sourcePosition']=g(_0x5291c0['sourcePosition'],_0x267e55['howMany']),_0x5291c0;}['_compareOperations'](_0x125b85,_0x2c3a2d){return!(!this['_checkOperation'](_0x125b85)||!this['_checkOperation'](_0x2c3a2d))&&(_(g(_0x125b85['sourcePosition'],-0x1),_0x2c3a2d['sourcePosition'])&&_(_0x125b85['targetPosition'],_0x2c3a2d['targetPosition']));}['_compressSingleOperation'](_0x47ec98){const _0x4ec2ef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4ec2ef,[_0x47ec98]),_0x4ec2ef['buffers'][0x0];}['_decompressSingleOperation'](_0x47748f){const _0x54e71c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x54e71c,_0x47748f),_0x54e71c[0x0];}['_checkOperation'](_0x1c8b7e){return'MoveOperation'==_0x1c8b7e['__className']&&'$graveyard'==_0x1c8b7e['targetPosition']['root']&&0x1==_0x1c8b7e['howMany']&&!_0x1c8b7e['wasUndone'];}}class h extends O{['_combineNext'](_0x3e882e,_0x591a){return _0x591a['howMany']++,_0x591a;}['_splitCurrent'](_0x5311b2){const _0x2565b3=_0x2d442f(_0x5311b2);return _0x2565b3['howMany']=0x1,_0x5311b2['howMany']--,_0x2565b3;}['_compareOperations'](_0x193011,_0x512a01){return!(!this['_checkOperation'](_0x193011)||!this['_checkOperation'](_0x512a01))&&(_(_0x193011['sourcePosition'],_0x512a01['sourcePosition'])&&_(_0x193011['targetPosition'],_0x512a01['targetPosition']));}['_compressSingleOperation'](_0x17f7e8){const _0x482332={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x482332,[_0x17f7e8]),_0x482332['buffers'][0x0];}['_decompressSingleOperation'](_0x1a54b2){const _0x2a6172=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a6172,_0x1a54b2),_0x2a6172[0x0];}['_checkOperation'](_0x2dc4ec){return'MoveOperation'==_0x2dc4ec['__className']&&'$graveyard'==_0x2dc4ec['targetPosition']['root']&&0x1==_0x2dc4ec['howMany']&&!_0x2dc4ec['wasUndone'];}}class f extends O{['compress'](_0x3926b7,_0x54c195){if(!this['_compareOperations'](_0x54c195[0x0],_0x54c195[0x1]))return!0x1;const _0x36703a=_0x54c195['shift']();return _0x36703a['oldRange']=null,_0x36703a['newRange']&&_(_0x36703a['newRange']['start'],_0x36703a['newRange']['end'])&&(_0x36703a['newRange']['end']=null),_0x54c195['shift'](),_0x3926b7['types']['push'](this['_id']),_0x3926b7['types']['push'](0x0),_0x3926b7['buffers']['push'](this['_compressSingleOperation'](_0x36703a)),!0x0;}['decompress'](_0x492a63,_0xc9c937){const _0x152853=this['_decompressSingleOperation'](_0xc9c937);_0x152853['newRange']&&!_0x152853['newRange']['end']&&(_0x152853['newRange']['end']=_0x2d442f(_0x152853['newRange']['start']));const _0x1739e4=_0x2d442f(_0x152853);_0x1739e4['newRange']&&(_0x1739e4['newRange']['start']['stickiness']='toNone',_0x1739e4['newRange']['end']=_0x2d442f(_0x1739e4['newRange']['start'])),_0x1739e4['name']='user:position:'+_0x1739e4['name']['split'](':')[0x2],_0xc9c937['types']['shift'](),_0x492a63['push'](_0x152853),_0x492a63['push'](_0x1739e4);}['_compressSingleOperation'](_0x382654){const _0x1a0e1f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1a0e1f,[_0x382654]),_0x1a0e1f['buffers'][0x0];}['_decompressSingleOperation'](_0x10eeea){const _0x43d9f1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x43d9f1,_0x10eeea),_0x43d9f1[0x0];}['_compareOperations'](_0xa78684,_0x53b9fc){return!(!_0xa78684||!_0x53b9fc)&&('MarkerOperation'==_0xa78684['__className']&&'MarkerOperation'==_0x53b9fc['__className']&&!(!_0xa78684['name']['startsWith']('user:')||!_0x53b9fc['name']['startsWith']('user:')||_0xa78684['name']==_0x53b9fc['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x135175=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x135175,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x135175,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x41a03e){if(!_0x41a03e||!_0x41a03e[0x0])throw new _0x590db4('no-operations-provided',this);const _0x55de4c={'types':[],'buffers':[],'baseVersion':_0x41a03e[0x0]['baseVersion']};for(;_0x41a03e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('TypingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x55de4c,_0x41a03e)||this['_getCompressorByName'](_0x41a03e[0x0]['__className'])['compress'](_0x55de4c,_0x41a03e);return _0x55de4c;}['decompress'](_0x3697d3){const _0x473da1=[];for(;_0x3697d3['types']['length'];){const _0x521152=this['_compressorById']['get'](_0x3697d3['types'][0x0]);if(!_0x521152)throw new _0x590db4('decompress-compressor-not-found',this,{'type':_0x3697d3['types'][0x0]});_0x521152['decompress'](_0x473da1,_0x3697d3);}return _0x473da1['forEach']((_0x27c169,_0x47f037)=>_0x27c169['baseVersion']=_0x3697d3['baseVersion']+_0x47f037),_0x473da1;}['_getCompressorByName'](_0x4a9786){return this['_compressorByName']['get'](_0x4a9786);}['_registerOperationCompressor'](_0x2d8c06,_0x38fcb3,_0x3690c3){const _0x22f3cc=new _0x3690c3(_0x2d8c06,_0x38fcb3,this['_protobufFactory']['getDescriptor'](_0x38fcb3));this['_registerCompressor'](_0x2d8c06,_0x38fcb3,_0x22f3cc);}['_registerActionCompressor'](_0x3e880d,_0x50f5a1,_0x4e38dd){const _0x243fb1=new _0x4e38dd(_0x3e880d,this);this['_registerCompressor'](_0x3e880d,_0x50f5a1,_0x243fb1);}['_registerCompressor'](_0x348b38,_0x2c25a2,_0x2dbcc6){this['_compressorById']['set'](_0x348b38,_0x2dbcc6),this['_compressorByName']['set'](_0x2c25a2,_0x2dbcc6);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.2.0-alpha.
|
|
3
|
+
"version": "47.2.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.
|
|
37
|
-
"ckeditor5": "47.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.1",
|
|
37
|
+
"ckeditor5": "47.2.0-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17c514=_0x3423;function _0x3423(_0xf5f884,_0x419f65){const _0x4b105f=_0x4b10();return _0x3423=function(_0x3423ae,_0x10f87b){_0x3423ae=_0x3423ae-0x8b;let _0xe93b17=_0x4b105f[_0x3423ae];return _0xe93b17;},_0x3423(_0xf5f884,_0x419f65);}(function(_0x33d3f3,_0x258413){const _0x471623=_0x3423,_0x53378e=_0x33d3f3();while(!![]){try{const _0x212141=-parseInt(_0x471623(0x96))/0x1*(-parseInt(_0x471623(0x97))/0x2)+-parseInt(_0x471623(0x99))/0x3+-parseInt(_0x471623(0x9d))/0x4+-parseInt(_0x471623(0x9a))/0x5+parseInt(_0x471623(0x8d))/0x6*(parseInt(_0x471623(0x94))/0x7)+-parseInt(_0x471623(0x92))/0x8+parseInt(_0x471623(0x9f))/0x9;if(_0x212141===_0x258413)break;else _0x53378e['push'](_0x53378e['shift']());}catch(_0x2d5fd0){_0x53378e['push'](_0x53378e['shift']());}}}(_0x4b10,0x18cac));import{cloneDeep as _0x2efa96}from'es-toolkit/compat';export class ActionCompressor{[_0x17c514(0xa1)];[_0x17c514(0x98)];constructor(_0x42d87d,_0x227410){const _0x465998=_0x17c514;this[_0x465998(0xa1)]=_0x42d87d,this[_0x465998(0x98)]=_0x227410;}[_0x17c514(0x8b)](_0x142145,_0xab225e){const _0x2516eb=_0x17c514;let _0x1f18ef;for(;_0xab225e[_0x2516eb(0x93)]>0x1&&this[_0x2516eb(0x8f)](_0xab225e[0x0],_0xab225e[0x1]);)_0x1f18ef?(_0x1f18ef=this[_0x2516eb(0x95)](_0xab225e[_0x2516eb(0x8e)](),_0x1f18ef),_0x142145[_0x2516eb(0x91)][_0x2516eb(0x8c)](0x0)):(_0x1f18ef=_0x2efa96(_0xab225e[_0x2516eb(0x8e)]()),_0x142145[_0x2516eb(0x91)][_0x2516eb(0x8c)](this[_0x2516eb(0xa1)]));return!!_0x1f18ef&&(_0x1f18ef=this[_0x2516eb(0x95)](_0xab225e[_0x2516eb(0x8e)](),_0x1f18ef),_0x142145[_0x2516eb(0x91)][_0x2516eb(0x8c)](0x0),_0x142145[_0x2516eb(0x9e)][_0x2516eb(0x8c)](this[_0x2516eb(0x9c)](_0x1f18ef)),!0x0);}[_0x17c514(0x9b)](_0x11d3bc,_0x4a9ee5){const _0x54405d=_0x17c514,_0x17a8c0=this[_0x54405d(0xa0)](_0x4a9ee5);for(;0x0==_0x4a9ee5[_0x54405d(0x91)][0x0];)_0x4a9ee5[_0x54405d(0x91)][_0x54405d(0x8e)](),_0x11d3bc[_0x54405d(0x8c)](this[_0x54405d(0x90)](_0x17a8c0));_0x11d3bc[_0x54405d(0x8c)](_0x17a8c0);}}function _0x4b10(){const _0x5c9ba2=['types','63192QYVrgE','length','323029neQRou','_combineNext','208YYeeVc','1018PlLNAx','_context','439266TEEmSA','225965ykhcUU','decompress','_compressSingleOperation','220272tcMZRY','buffers','1836999yxotGi','_decompressSingleOperation','_id','compress','push','6KEiaGN','shift','_compareOperations','_splitCurrent'];_0x4b10=function(){return _0x5c9ba2;};return _0x4b10();}
|