@ckeditor/ckeditor5-operations-compressor 47.6.0-alpha.0 → 47.6.0-alpha.2
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/errors.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 _0x524d04=_0x5b70d1['Reader'],_0x2c627c=_0x5b70d1['Writer'],_0x3db386=_0x5b70d1['util'],_0x18bf6f=_0x5b70d1['roots']['default']||(_0x5b70d1['roots']['default']={});return _0x18bf6f['AttributeOperation']=(function(){function _0x3e8306(_0x4cc037){if(_0x4cc037){for(var _0x28a69e=Object['keys'](_0x4cc037),_0x4953aa=0x0;_0x4953aa<_0x28a69e['length'];++_0x4953aa)null!=_0x4cc037[_0x28a69e[_0x4953aa]]&&(this[_0x28a69e[_0x4953aa]]=_0x4cc037[_0x28a69e[_0x4953aa]]);}}return _0x3e8306['prototype']['range']=null,_0x3e8306['prototype']['key']='',_0x3e8306['prototype']['oldValueBoolean']=!0x1,_0x3e8306['prototype']['oldValueJson']='',_0x3e8306['prototype']['newValueBoolean']=!0x1,_0x3e8306['prototype']['newValueJson']='',_0x3e8306['prototype']['wasUndone']=!0x1,_0x3e8306['create']=function(_0x3ae4c5){return new _0x3e8306(_0x3ae4c5);},_0x3e8306['encode']=function(_0x5cdaf0,_0x296a44){return _0x296a44||(_0x296a44=_0x2c627c['create']()),null!=_0x5cdaf0['range']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'range')&&_0x18bf6f['Range']['encode'](_0x5cdaf0['range'],_0x296a44['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cdaf0['key']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'key')&&_0x296a44['uint32'](0x12)['string'](_0x5cdaf0['key']),null!=_0x5cdaf0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'oldValueBoolean')&&_0x296a44['uint32'](0x18)['bool'](_0x5cdaf0['oldValueBoolean']),null!=_0x5cdaf0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'oldValueJson')&&_0x296a44['uint32'](0x22)['string'](_0x5cdaf0['oldValueJson']),null!=_0x5cdaf0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'newValueBoolean')&&_0x296a44['uint32'](0x28)['bool'](_0x5cdaf0['newValueBoolean']),null!=_0x5cdaf0['newValueJson']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'newValueJson')&&_0x296a44['uint32'](0x32)['string'](_0x5cdaf0['newValueJson']),null!=_0x5cdaf0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cdaf0,'wasUndone')&&_0x296a44['uint32'](0x38)['bool'](_0x5cdaf0['wasUndone']),_0x296a44;},_0x3e8306['encodeDelimited']=function(_0x37253c,_0x4cd066){return this['encode'](_0x37253c,_0x4cd066)['ldelim']();},_0x3e8306['decode']=function(_0x46852b,_0x5f6eb7){_0x46852b instanceof _0x524d04||(_0x46852b=_0x524d04['create'](_0x46852b));for(var _0x36f3ff=void 0x0===_0x5f6eb7?_0x46852b['len']:_0x46852b['pos']+_0x5f6eb7,_0x5e60ca=new _0x18bf6f['AttributeOperation']();_0x46852b['pos']<_0x36f3ff;){var _0x1d1b44=_0x46852b['uint32']();switch(_0x1d1b44>>>0x3){case 0x1:_0x5e60ca['range']=_0x18bf6f['Range']['decode'](_0x46852b,_0x46852b['uint32']());break;case 0x2:_0x5e60ca['key']=_0x46852b['string']();break;case 0x3:_0x5e60ca['oldValueBoolean']=_0x46852b['bool']();break;case 0x4:_0x5e60ca['oldValueJson']=_0x46852b['string']();break;case 0x5:_0x5e60ca['newValueBoolean']=_0x46852b['bool']();break;case 0x6:_0x5e60ca['newValueJson']=_0x46852b['string']();break;case 0x7:_0x5e60ca['wasUndone']=_0x46852b['bool']();break;default:_0x46852b['skipType'](0x7&_0x1d1b44);}}return _0x5e60ca;},_0x3e8306['decodeDelimited']=function(_0x2ecf28){return _0x2ecf28 instanceof _0x524d04||(_0x2ecf28=new _0x524d04(_0x2ecf28)),this['decode'](_0x2ecf28,_0x2ecf28['uint32']());},_0x3e8306['verify']=function(_0x157690){if('object'!=typeof _0x157690||null===_0x157690)return'object\x20expected';if(null!=_0x157690['range']&&_0x157690['hasOwnProperty']('range')){var _0x369ed6=_0x18bf6f['Range']['verify'](_0x157690['range']);if(_0x369ed6)return'range.'+_0x369ed6;}return null!=_0x157690['key']&&_0x157690['hasOwnProperty']('key')&&!_0x3db386['isString'](_0x157690['key'])?'key:\x20string\x20expected':null!=_0x157690['oldValueBoolean']&&_0x157690['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x157690['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x157690['oldValueJson']&&_0x157690['hasOwnProperty']('oldValueJson')&&!_0x3db386['isString'](_0x157690['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x157690['newValueBoolean']&&_0x157690['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x157690['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x157690['newValueJson']&&_0x157690['hasOwnProperty']('newValueJson')&&!_0x3db386['isString'](_0x157690['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x157690['wasUndone']&&_0x157690['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x157690['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e8306['fromObject']=function(_0x3803b2){if(_0x3803b2 instanceof _0x18bf6f['AttributeOperation'])return _0x3803b2;var _0x2d55a2=new _0x18bf6f['AttributeOperation']();if(null!=_0x3803b2['range']){if('object'!=typeof _0x3803b2['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2d55a2['range']=_0x18bf6f['Range']['fromObject'](_0x3803b2['range']);}return null!=_0x3803b2['key']&&(_0x2d55a2['key']=String(_0x3803b2['key'])),null!=_0x3803b2['oldValueBoolean']&&(_0x2d55a2['oldValueBoolean']=Boolean(_0x3803b2['oldValueBoolean'])),null!=_0x3803b2['oldValueJson']&&(_0x2d55a2['oldValueJson']=String(_0x3803b2['oldValueJson'])),null!=_0x3803b2['newValueBoolean']&&(_0x2d55a2['newValueBoolean']=Boolean(_0x3803b2['newValueBoolean'])),null!=_0x3803b2['newValueJson']&&(_0x2d55a2['newValueJson']=String(_0x3803b2['newValueJson'])),null!=_0x3803b2['wasUndone']&&(_0x2d55a2['wasUndone']=Boolean(_0x3803b2['wasUndone'])),_0x2d55a2;},_0x3e8306['toObject']=function(_0x15fa7e,_0x5663d5){_0x5663d5||(_0x5663d5={});var _0x51b951={};return _0x5663d5['defaults']&&(_0x51b951['range']=null,_0x51b951['key']='',_0x51b951['oldValueBoolean']=!0x1,_0x51b951['oldValueJson']='',_0x51b951['newValueBoolean']=!0x1,_0x51b951['newValueJson']='',_0x51b951['wasUndone']=!0x1),null!=_0x15fa7e['range']&&_0x15fa7e['hasOwnProperty']('range')&&(_0x51b951['range']=_0x18bf6f['Range']['toObject'](_0x15fa7e['range'],_0x5663d5)),null!=_0x15fa7e['key']&&_0x15fa7e['hasOwnProperty']('key')&&(_0x51b951['key']=_0x15fa7e['key']),null!=_0x15fa7e['oldValueBoolean']&&_0x15fa7e['hasOwnProperty']('oldValueBoolean')&&(_0x51b951['oldValueBoolean']=_0x15fa7e['oldValueBoolean']),null!=_0x15fa7e['oldValueJson']&&_0x15fa7e['hasOwnProperty']('oldValueJson')&&(_0x51b951['oldValueJson']=_0x15fa7e['oldValueJson']),null!=_0x15fa7e['newValueBoolean']&&_0x15fa7e['hasOwnProperty']('newValueBoolean')&&(_0x51b951['newValueBoolean']=_0x15fa7e['newValueBoolean']),null!=_0x15fa7e['newValueJson']&&_0x15fa7e['hasOwnProperty']('newValueJson')&&(_0x51b951['newValueJson']=_0x15fa7e['newValueJson']),null!=_0x15fa7e['wasUndone']&&_0x15fa7e['hasOwnProperty']('wasUndone')&&(_0x51b951['wasUndone']=_0x15fa7e['wasUndone']),_0x51b951;},_0x3e8306['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3e8306['getTypeUrl']=function(_0x6ef5e9){return void 0x0===_0x6ef5e9&&(_0x6ef5e9='type.googleapis.com'),_0x6ef5e9+'/AttributeOperation';},_0x3e8306;}()),_0x18bf6f['InsertOperation']=(function(){function _0x43d5b4(_0x5910e3){if(this['nodes']=[],_0x5910e3){for(var _0x2b26ef=Object['keys'](_0x5910e3),_0x20a1f2=0x0;_0x20a1f2<_0x2b26ef['length'];++_0x20a1f2)null!=_0x5910e3[_0x2b26ef[_0x20a1f2]]&&(this[_0x2b26ef[_0x20a1f2]]=_0x5910e3[_0x2b26ef[_0x20a1f2]]);}}return _0x43d5b4['prototype']['position']=null,_0x43d5b4['prototype']['nodes']=_0x3db386['emptyArray'],_0x43d5b4['prototype']['shouldReceiveAttributes']=!0x1,_0x43d5b4['prototype']['wasUndone']=!0x1,_0x43d5b4['create']=function(_0x28d9fe){return new _0x43d5b4(_0x28d9fe);},_0x43d5b4['encode']=function(_0x13a1a1,_0x61eda){if(_0x61eda||(_0x61eda=_0x2c627c['create']()),null!=_0x13a1a1['position']&&Object['hasOwnProperty']['call'](_0x13a1a1,'position')&&_0x18bf6f['Position']['encode'](_0x13a1a1['position'],_0x61eda['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13a1a1['nodes']&&_0x13a1a1['nodes']['length']){for(var _0x51d9eb=0x0;_0x51d9eb<_0x13a1a1['nodes']['length'];++_0x51d9eb)_0x18bf6f['Element']['encode'](_0x13a1a1['nodes'][_0x51d9eb],_0x61eda['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x13a1a1['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x13a1a1,'shouldReceiveAttributes')&&_0x61eda['uint32'](0x18)['bool'](_0x13a1a1['shouldReceiveAttributes']),null!=_0x13a1a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x13a1a1,'wasUndone')&&_0x61eda['uint32'](0x20)['bool'](_0x13a1a1['wasUndone']),_0x61eda;},_0x43d5b4['encodeDelimited']=function(_0x7d2f67,_0x1c43c3){return this['encode'](_0x7d2f67,_0x1c43c3)['ldelim']();},_0x43d5b4['decode']=function(_0x2cddc6,_0x577341){_0x2cddc6 instanceof _0x524d04||(_0x2cddc6=_0x524d04['create'](_0x2cddc6));for(var _0x1aa48f=void 0x0===_0x577341?_0x2cddc6['len']:_0x2cddc6['pos']+_0x577341,_0x45fb75=new _0x18bf6f['InsertOperation']();_0x2cddc6['pos']<_0x1aa48f;){var _0x1f8796=_0x2cddc6['uint32']();switch(_0x1f8796>>>0x3){case 0x1:_0x45fb75['position']=_0x18bf6f['Position']['decode'](_0x2cddc6,_0x2cddc6['uint32']());break;case 0x2:_0x45fb75['nodes']&&_0x45fb75['nodes']['length']||(_0x45fb75['nodes']=[]),_0x45fb75['nodes']['push'](_0x18bf6f['Element']['decode'](_0x2cddc6,_0x2cddc6['uint32']()));break;case 0x3:_0x45fb75['shouldReceiveAttributes']=_0x2cddc6['bool']();break;case 0x4:_0x45fb75['wasUndone']=_0x2cddc6['bool']();break;default:_0x2cddc6['skipType'](0x7&_0x1f8796);}}return _0x45fb75;},_0x43d5b4['decodeDelimited']=function(_0x379667){return _0x379667 instanceof _0x524d04||(_0x379667=new _0x524d04(_0x379667)),this['decode'](_0x379667,_0x379667['uint32']());},_0x43d5b4['verify']=function(_0x36ec82){if('object'!=typeof _0x36ec82||null===_0x36ec82)return'object\x20expected';if(null!=_0x36ec82['position']&&_0x36ec82['hasOwnProperty']('position')&&(_0x5dc782=_0x18bf6f['Position']['verify'](_0x36ec82['position'])))return'position.'+_0x5dc782;if(null!=_0x36ec82['nodes']&&_0x36ec82['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x36ec82['nodes']))return'nodes:\x20array\x20expected';for(var _0x1de41d=0x0;_0x1de41d<_0x36ec82['nodes']['length'];++_0x1de41d){var _0x5dc782;if(_0x5dc782=_0x18bf6f['Element']['verify'](_0x36ec82['nodes'][_0x1de41d]))return'nodes.'+_0x5dc782;}}return null!=_0x36ec82['shouldReceiveAttributes']&&_0x36ec82['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x36ec82['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x36ec82['wasUndone']&&_0x36ec82['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36ec82['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43d5b4['fromObject']=function(_0x1cef1c){if(_0x1cef1c instanceof _0x18bf6f['InsertOperation'])return _0x1cef1c;var _0x28d262=new _0x18bf6f['InsertOperation']();if(null!=_0x1cef1c['position']){if('object'!=typeof _0x1cef1c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x28d262['position']=_0x18bf6f['Position']['fromObject'](_0x1cef1c['position']);}if(_0x1cef1c['nodes']){if(!Array['isArray'](_0x1cef1c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x28d262['nodes']=[];for(var _0x41127f=0x0;_0x41127f<_0x1cef1c['nodes']['length'];++_0x41127f){if('object'!=typeof _0x1cef1c['nodes'][_0x41127f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x28d262['nodes'][_0x41127f]=_0x18bf6f['Element']['fromObject'](_0x1cef1c['nodes'][_0x41127f]);}}return null!=_0x1cef1c['shouldReceiveAttributes']&&(_0x28d262['shouldReceiveAttributes']=Boolean(_0x1cef1c['shouldReceiveAttributes'])),null!=_0x1cef1c['wasUndone']&&(_0x28d262['wasUndone']=Boolean(_0x1cef1c['wasUndone'])),_0x28d262;},_0x43d5b4['toObject']=function(_0x476d9d,_0x264c1b){_0x264c1b||(_0x264c1b={});var _0x38042c={};if((_0x264c1b['arrays']||_0x264c1b['defaults'])&&(_0x38042c['nodes']=[]),_0x264c1b['defaults']&&(_0x38042c['position']=null,_0x38042c['shouldReceiveAttributes']=!0x1,_0x38042c['wasUndone']=!0x1),null!=_0x476d9d['position']&&_0x476d9d['hasOwnProperty']('position')&&(_0x38042c['position']=_0x18bf6f['Position']['toObject'](_0x476d9d['position'],_0x264c1b)),_0x476d9d['nodes']&&_0x476d9d['nodes']['length']){_0x38042c['nodes']=[];for(var _0x431415=0x0;_0x431415<_0x476d9d['nodes']['length'];++_0x431415)_0x38042c['nodes'][_0x431415]=_0x18bf6f['Element']['toObject'](_0x476d9d['nodes'][_0x431415],_0x264c1b);}return null!=_0x476d9d['shouldReceiveAttributes']&&_0x476d9d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x38042c['shouldReceiveAttributes']=_0x476d9d['shouldReceiveAttributes']),null!=_0x476d9d['wasUndone']&&_0x476d9d['hasOwnProperty']('wasUndone')&&(_0x38042c['wasUndone']=_0x476d9d['wasUndone']),_0x38042c;},_0x43d5b4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x43d5b4['getTypeUrl']=function(_0x2ce823){return void 0x0===_0x2ce823&&(_0x2ce823='type.googleapis.com'),_0x2ce823+'/InsertOperation';},_0x43d5b4;}()),_0x18bf6f['MarkerOperation']=(function(){function _0x1ac8ea(_0x1eb658){if(_0x1eb658){for(var _0x248bbc=Object['keys'](_0x1eb658),_0x484b43=0x0;_0x484b43<_0x248bbc['length'];++_0x484b43)null!=_0x1eb658[_0x248bbc[_0x484b43]]&&(this[_0x248bbc[_0x484b43]]=_0x1eb658[_0x248bbc[_0x484b43]]);}}return _0x1ac8ea['prototype']['name']='',_0x1ac8ea['prototype']['oldRange']=null,_0x1ac8ea['prototype']['newRange']=null,_0x1ac8ea['prototype']['affectsData']=!0x1,_0x1ac8ea['prototype']['wasUndone']=!0x1,_0x1ac8ea['create']=function(_0x51399e){return new _0x1ac8ea(_0x51399e);},_0x1ac8ea['encode']=function(_0x3697ba,_0x36bd56){return _0x36bd56||(_0x36bd56=_0x2c627c['create']()),null!=_0x3697ba['name']&&Object['hasOwnProperty']['call'](_0x3697ba,'name')&&_0x36bd56['uint32'](0xa)['string'](_0x3697ba['name']),null!=_0x3697ba['oldRange']&&Object['hasOwnProperty']['call'](_0x3697ba,'oldRange')&&_0x18bf6f['Range']['encode'](_0x3697ba['oldRange'],_0x36bd56['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3697ba['newRange']&&Object['hasOwnProperty']['call'](_0x3697ba,'newRange')&&_0x18bf6f['Range']['encode'](_0x3697ba['newRange'],_0x36bd56['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3697ba['affectsData']&&Object['hasOwnProperty']['call'](_0x3697ba,'affectsData')&&_0x36bd56['uint32'](0x20)['bool'](_0x3697ba['affectsData']),null!=_0x3697ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x3697ba,'wasUndone')&&_0x36bd56['uint32'](0x28)['bool'](_0x3697ba['wasUndone']),_0x36bd56;},_0x1ac8ea['encodeDelimited']=function(_0x507032,_0x1dfa1f){return this['encode'](_0x507032,_0x1dfa1f)['ldelim']();},_0x1ac8ea['decode']=function(_0x1b944d,_0xc6b198){_0x1b944d instanceof _0x524d04||(_0x1b944d=_0x524d04['create'](_0x1b944d));for(var _0x5a14e5=void 0x0===_0xc6b198?_0x1b944d['len']:_0x1b944d['pos']+_0xc6b198,_0xf01691=new _0x18bf6f['MarkerOperation']();_0x1b944d['pos']<_0x5a14e5;){var _0x302df1=_0x1b944d['uint32']();switch(_0x302df1>>>0x3){case 0x1:_0xf01691['name']=_0x1b944d['string']();break;case 0x2:_0xf01691['oldRange']=_0x18bf6f['Range']['decode'](_0x1b944d,_0x1b944d['uint32']());break;case 0x3:_0xf01691['newRange']=_0x18bf6f['Range']['decode'](_0x1b944d,_0x1b944d['uint32']());break;case 0x4:_0xf01691['affectsData']=_0x1b944d['bool']();break;case 0x5:_0xf01691['wasUndone']=_0x1b944d['bool']();break;default:_0x1b944d['skipType'](0x7&_0x302df1);}}return _0xf01691;},_0x1ac8ea['decodeDelimited']=function(_0x3b98d0){return _0x3b98d0 instanceof _0x524d04||(_0x3b98d0=new _0x524d04(_0x3b98d0)),this['decode'](_0x3b98d0,_0x3b98d0['uint32']());},_0x1ac8ea['verify']=function(_0x2e7ccc){if('object'!=typeof _0x2e7ccc||null===_0x2e7ccc)return'object\x20expected';if(null!=_0x2e7ccc['name']&&_0x2e7ccc['hasOwnProperty']('name')&&!_0x3db386['isString'](_0x2e7ccc['name']))return'name:\x20string\x20expected';var _0x219d72;if(null!=_0x2e7ccc['oldRange']&&_0x2e7ccc['hasOwnProperty']('oldRange')&&(_0x219d72=_0x18bf6f['Range']['verify'](_0x2e7ccc['oldRange'])))return'oldRange.'+_0x219d72;if(null!=_0x2e7ccc['newRange']&&_0x2e7ccc['hasOwnProperty']('newRange')&&(_0x219d72=_0x18bf6f['Range']['verify'](_0x2e7ccc['newRange'])))return'newRange.'+_0x219d72;return null!=_0x2e7ccc['affectsData']&&_0x2e7ccc['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2e7ccc['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2e7ccc['wasUndone']&&_0x2e7ccc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e7ccc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ac8ea['fromObject']=function(_0x220cb3){if(_0x220cb3 instanceof _0x18bf6f['MarkerOperation'])return _0x220cb3;var _0x37a9f3=new _0x18bf6f['MarkerOperation']();if(null!=_0x220cb3['name']&&(_0x37a9f3['name']=String(_0x220cb3['name'])),null!=_0x220cb3['oldRange']){if('object'!=typeof _0x220cb3['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x37a9f3['oldRange']=_0x18bf6f['Range']['fromObject'](_0x220cb3['oldRange']);}if(null!=_0x220cb3['newRange']){if('object'!=typeof _0x220cb3['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x37a9f3['newRange']=_0x18bf6f['Range']['fromObject'](_0x220cb3['newRange']);}return null!=_0x220cb3['affectsData']&&(_0x37a9f3['affectsData']=Boolean(_0x220cb3['affectsData'])),null!=_0x220cb3['wasUndone']&&(_0x37a9f3['wasUndone']=Boolean(_0x220cb3['wasUndone'])),_0x37a9f3;},_0x1ac8ea['toObject']=function(_0x596fe7,_0xf314ea){_0xf314ea||(_0xf314ea={});var _0x2b55ef={};return _0xf314ea['defaults']&&(_0x2b55ef['name']='',_0x2b55ef['oldRange']=null,_0x2b55ef['newRange']=null,_0x2b55ef['affectsData']=!0x1,_0x2b55ef['wasUndone']=!0x1),null!=_0x596fe7['name']&&_0x596fe7['hasOwnProperty']('name')&&(_0x2b55ef['name']=_0x596fe7['name']),null!=_0x596fe7['oldRange']&&_0x596fe7['hasOwnProperty']('oldRange')&&(_0x2b55ef['oldRange']=_0x18bf6f['Range']['toObject'](_0x596fe7['oldRange'],_0xf314ea)),null!=_0x596fe7['newRange']&&_0x596fe7['hasOwnProperty']('newRange')&&(_0x2b55ef['newRange']=_0x18bf6f['Range']['toObject'](_0x596fe7['newRange'],_0xf314ea)),null!=_0x596fe7['affectsData']&&_0x596fe7['hasOwnProperty']('affectsData')&&(_0x2b55ef['affectsData']=_0x596fe7['affectsData']),null!=_0x596fe7['wasUndone']&&_0x596fe7['hasOwnProperty']('wasUndone')&&(_0x2b55ef['wasUndone']=_0x596fe7['wasUndone']),_0x2b55ef;},_0x1ac8ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x1ac8ea['getTypeUrl']=function(_0x19499a){return void 0x0===_0x19499a&&(_0x19499a='type.googleapis.com'),_0x19499a+'/MarkerOperation';},_0x1ac8ea;}()),_0x18bf6f['MergeOperation']=(function(){function _0x522278(_0x23c877){if(_0x23c877){for(var _0x135c87=Object['keys'](_0x23c877),_0x4dcf1a=0x0;_0x4dcf1a<_0x135c87['length'];++_0x4dcf1a)null!=_0x23c877[_0x135c87[_0x4dcf1a]]&&(this[_0x135c87[_0x4dcf1a]]=_0x23c877[_0x135c87[_0x4dcf1a]]);}}return _0x522278['prototype']['sourcePosition']=null,_0x522278['prototype']['targetPosition']=null,_0x522278['prototype']['graveyardPosition']=null,_0x522278['prototype']['howMany']=0x0,_0x522278['prototype']['wasUndone']=!0x1,_0x522278['create']=function(_0x16f3fe){return new _0x522278(_0x16f3fe);},_0x522278['encode']=function(_0x117433,_0x395ddf){return _0x395ddf||(_0x395ddf=_0x2c627c['create']()),null!=_0x117433['sourcePosition']&&Object['hasOwnProperty']['call'](_0x117433,'sourcePosition')&&_0x18bf6f['Position']['encode'](_0x117433['sourcePosition'],_0x395ddf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x117433['targetPosition']&&Object['hasOwnProperty']['call'](_0x117433,'targetPosition')&&_0x18bf6f['Position']['encode'](_0x117433['targetPosition'],_0x395ddf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x117433['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x117433,'graveyardPosition')&&_0x18bf6f['Position']['encode'](_0x117433['graveyardPosition'],_0x395ddf['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x117433['howMany']&&Object['hasOwnProperty']['call'](_0x117433,'howMany')&&_0x395ddf['uint32'](0x20)['uint32'](_0x117433['howMany']),null!=_0x117433['wasUndone']&&Object['hasOwnProperty']['call'](_0x117433,'wasUndone')&&_0x395ddf['uint32'](0x28)['bool'](_0x117433['wasUndone']),_0x395ddf;},_0x522278['encodeDelimited']=function(_0x219e06,_0x20a109){return this['encode'](_0x219e06,_0x20a109)['ldelim']();},_0x522278['decode']=function(_0x467718,_0x3cf38c){_0x467718 instanceof _0x524d04||(_0x467718=_0x524d04['create'](_0x467718));for(var _0x5d08f3=void 0x0===_0x3cf38c?_0x467718['len']:_0x467718['pos']+_0x3cf38c,_0x5b89ef=new _0x18bf6f['MergeOperation']();_0x467718['pos']<_0x5d08f3;){var _0x59fbce=_0x467718['uint32']();switch(_0x59fbce>>>0x3){case 0x1:_0x5b89ef['sourcePosition']=_0x18bf6f['Position']['decode'](_0x467718,_0x467718['uint32']());break;case 0x2:_0x5b89ef['targetPosition']=_0x18bf6f['Position']['decode'](_0x467718,_0x467718['uint32']());break;case 0x3:_0x5b89ef['graveyardPosition']=_0x18bf6f['Position']['decode'](_0x467718,_0x467718['uint32']());break;case 0x4:_0x5b89ef['howMany']=_0x467718['uint32']();break;case 0x5:_0x5b89ef['wasUndone']=_0x467718['bool']();break;default:_0x467718['skipType'](0x7&_0x59fbce);}}return _0x5b89ef;},_0x522278['decodeDelimited']=function(_0x525f02){return _0x525f02 instanceof _0x524d04||(_0x525f02=new _0x524d04(_0x525f02)),this['decode'](_0x525f02,_0x525f02['uint32']());},_0x522278['verify']=function(_0x414dec){if('object'!=typeof _0x414dec||null===_0x414dec)return'object\x20expected';var _0x34686c;if(null!=_0x414dec['sourcePosition']&&_0x414dec['hasOwnProperty']('sourcePosition')&&(_0x34686c=_0x18bf6f['Position']['verify'](_0x414dec['sourcePosition'])))return'sourcePosition.'+_0x34686c;if(null!=_0x414dec['targetPosition']&&_0x414dec['hasOwnProperty']('targetPosition')&&(_0x34686c=_0x18bf6f['Position']['verify'](_0x414dec['targetPosition'])))return'targetPosition.'+_0x34686c;if(null!=_0x414dec['graveyardPosition']&&_0x414dec['hasOwnProperty']('graveyardPosition')&&(_0x34686c=_0x18bf6f['Position']['verify'](_0x414dec['graveyardPosition'])))return'graveyardPosition.'+_0x34686c;return null!=_0x414dec['howMany']&&_0x414dec['hasOwnProperty']('howMany')&&!_0x3db386['isInteger'](_0x414dec['howMany'])?'howMany:\x20integer\x20expected':null!=_0x414dec['wasUndone']&&_0x414dec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x414dec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x522278['fromObject']=function(_0x3dc712){if(_0x3dc712 instanceof _0x18bf6f['MergeOperation'])return _0x3dc712;var _0x2ce300=new _0x18bf6f['MergeOperation']();if(null!=_0x3dc712['sourcePosition']){if('object'!=typeof _0x3dc712['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2ce300['sourcePosition']=_0x18bf6f['Position']['fromObject'](_0x3dc712['sourcePosition']);}if(null!=_0x3dc712['targetPosition']){if('object'!=typeof _0x3dc712['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2ce300['targetPosition']=_0x18bf6f['Position']['fromObject'](_0x3dc712['targetPosition']);}if(null!=_0x3dc712['graveyardPosition']){if('object'!=typeof _0x3dc712['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2ce300['graveyardPosition']=_0x18bf6f['Position']['fromObject'](_0x3dc712['graveyardPosition']);}return null!=_0x3dc712['howMany']&&(_0x2ce300['howMany']=_0x3dc712['howMany']>>>0x0),null!=_0x3dc712['wasUndone']&&(_0x2ce300['wasUndone']=Boolean(_0x3dc712['wasUndone'])),_0x2ce300;},_0x522278['toObject']=function(_0x527853,_0x1c31e5){_0x1c31e5||(_0x1c31e5={});var _0x4b3ae2={};return _0x1c31e5['defaults']&&(_0x4b3ae2['sourcePosition']=null,_0x4b3ae2['targetPosition']=null,_0x4b3ae2['graveyardPosition']=null,_0x4b3ae2['howMany']=0x0,_0x4b3ae2['wasUndone']=!0x1),null!=_0x527853['sourcePosition']&&_0x527853['hasOwnProperty']('sourcePosition')&&(_0x4b3ae2['sourcePosition']=_0x18bf6f['Position']['toObject'](_0x527853['sourcePosition'],_0x1c31e5)),null!=_0x527853['targetPosition']&&_0x527853['hasOwnProperty']('targetPosition')&&(_0x4b3ae2['targetPosition']=_0x18bf6f['Position']['toObject'](_0x527853['targetPosition'],_0x1c31e5)),null!=_0x527853['graveyardPosition']&&_0x527853['hasOwnProperty']('graveyardPosition')&&(_0x4b3ae2['graveyardPosition']=_0x18bf6f['Position']['toObject'](_0x527853['graveyardPosition'],_0x1c31e5)),null!=_0x527853['howMany']&&_0x527853['hasOwnProperty']('howMany')&&(_0x4b3ae2['howMany']=_0x527853['howMany']),null!=_0x527853['wasUndone']&&_0x527853['hasOwnProperty']('wasUndone')&&(_0x4b3ae2['wasUndone']=_0x527853['wasUndone']),_0x4b3ae2;},_0x522278['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x522278['getTypeUrl']=function(_0x443847){return void 0x0===_0x443847&&(_0x443847='type.googleapis.com'),_0x443847+'/MergeOperation';},_0x522278;}()),_0x18bf6f['MoveOperation']=(function(){function _0x3d31a5(_0x11ffc6){if(_0x11ffc6){for(var _0x18283e=Object['keys'](_0x11ffc6),_0x813dc2=0x0;_0x813dc2<_0x18283e['length'];++_0x813dc2)null!=_0x11ffc6[_0x18283e[_0x813dc2]]&&(this[_0x18283e[_0x813dc2]]=_0x11ffc6[_0x18283e[_0x813dc2]]);}}return _0x3d31a5['prototype']['sourcePosition']=null,_0x3d31a5['prototype']['howMany']=0x0,_0x3d31a5['prototype']['targetPosition']=null,_0x3d31a5['prototype']['wasUndone']=!0x1,_0x3d31a5['create']=function(_0x4307eb){return new _0x3d31a5(_0x4307eb);},_0x3d31a5['encode']=function(_0xa2aa14,_0x1040f1){return _0x1040f1||(_0x1040f1=_0x2c627c['create']()),null!=_0xa2aa14['sourcePosition']&&Object['hasOwnProperty']['call'](_0xa2aa14,'sourcePosition')&&_0x18bf6f['Position']['encode'](_0xa2aa14['sourcePosition'],_0x1040f1['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa2aa14['howMany']&&Object['hasOwnProperty']['call'](_0xa2aa14,'howMany')&&_0x1040f1['uint32'](0x10)['uint32'](_0xa2aa14['howMany']),null!=_0xa2aa14['targetPosition']&&Object['hasOwnProperty']['call'](_0xa2aa14,'targetPosition')&&_0x18bf6f['Position']['encode'](_0xa2aa14['targetPosition'],_0x1040f1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xa2aa14['wasUndone']&&Object['hasOwnProperty']['call'](_0xa2aa14,'wasUndone')&&_0x1040f1['uint32'](0x20)['bool'](_0xa2aa14['wasUndone']),_0x1040f1;},_0x3d31a5['encodeDelimited']=function(_0x18f9af,_0x6a0e4){return this['encode'](_0x18f9af,_0x6a0e4)['ldelim']();},_0x3d31a5['decode']=function(_0x317f3e,_0x50f8e9){_0x317f3e instanceof _0x524d04||(_0x317f3e=_0x524d04['create'](_0x317f3e));for(var _0x4fa718=void 0x0===_0x50f8e9?_0x317f3e['len']:_0x317f3e['pos']+_0x50f8e9,_0x3a02da=new _0x18bf6f['MoveOperation']();_0x317f3e['pos']<_0x4fa718;){var _0x62c1b6=_0x317f3e['uint32']();switch(_0x62c1b6>>>0x3){case 0x1:_0x3a02da['sourcePosition']=_0x18bf6f['Position']['decode'](_0x317f3e,_0x317f3e['uint32']());break;case 0x2:_0x3a02da['howMany']=_0x317f3e['uint32']();break;case 0x3:_0x3a02da['targetPosition']=_0x18bf6f['Position']['decode'](_0x317f3e,_0x317f3e['uint32']());break;case 0x4:_0x3a02da['wasUndone']=_0x317f3e['bool']();break;default:_0x317f3e['skipType'](0x7&_0x62c1b6);}}return _0x3a02da;},_0x3d31a5['decodeDelimited']=function(_0x411b76){return _0x411b76 instanceof _0x524d04||(_0x411b76=new _0x524d04(_0x411b76)),this['decode'](_0x411b76,_0x411b76['uint32']());},_0x3d31a5['verify']=function(_0x3ff8d6){if('object'!=typeof _0x3ff8d6||null===_0x3ff8d6)return'object\x20expected';var _0x30a6c4;if(null!=_0x3ff8d6['sourcePosition']&&_0x3ff8d6['hasOwnProperty']('sourcePosition')&&(_0x30a6c4=_0x18bf6f['Position']['verify'](_0x3ff8d6['sourcePosition'])))return'sourcePosition.'+_0x30a6c4;if(null!=_0x3ff8d6['howMany']&&_0x3ff8d6['hasOwnProperty']('howMany')&&!_0x3db386['isInteger'](_0x3ff8d6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3ff8d6['targetPosition']&&_0x3ff8d6['hasOwnProperty']('targetPosition')&&(_0x30a6c4=_0x18bf6f['Position']['verify'](_0x3ff8d6['targetPosition'])))return'targetPosition.'+_0x30a6c4;return null!=_0x3ff8d6['wasUndone']&&_0x3ff8d6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ff8d6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d31a5['fromObject']=function(_0x4937a8){if(_0x4937a8 instanceof _0x18bf6f['MoveOperation'])return _0x4937a8;var _0x224328=new _0x18bf6f['MoveOperation']();if(null!=_0x4937a8['sourcePosition']){if('object'!=typeof _0x4937a8['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x224328['sourcePosition']=_0x18bf6f['Position']['fromObject'](_0x4937a8['sourcePosition']);}if(null!=_0x4937a8['howMany']&&(_0x224328['howMany']=_0x4937a8['howMany']>>>0x0),null!=_0x4937a8['targetPosition']){if('object'!=typeof _0x4937a8['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x224328['targetPosition']=_0x18bf6f['Position']['fromObject'](_0x4937a8['targetPosition']);}return null!=_0x4937a8['wasUndone']&&(_0x224328['wasUndone']=Boolean(_0x4937a8['wasUndone'])),_0x224328;},_0x3d31a5['toObject']=function(_0x5578b7,_0x3cb08e){_0x3cb08e||(_0x3cb08e={});var _0x1e796f={};return _0x3cb08e['defaults']&&(_0x1e796f['sourcePosition']=null,_0x1e796f['howMany']=0x0,_0x1e796f['targetPosition']=null,_0x1e796f['wasUndone']=!0x1),null!=_0x5578b7['sourcePosition']&&_0x5578b7['hasOwnProperty']('sourcePosition')&&(_0x1e796f['sourcePosition']=_0x18bf6f['Position']['toObject'](_0x5578b7['sourcePosition'],_0x3cb08e)),null!=_0x5578b7['howMany']&&_0x5578b7['hasOwnProperty']('howMany')&&(_0x1e796f['howMany']=_0x5578b7['howMany']),null!=_0x5578b7['targetPosition']&&_0x5578b7['hasOwnProperty']('targetPosition')&&(_0x1e796f['targetPosition']=_0x18bf6f['Position']['toObject'](_0x5578b7['targetPosition'],_0x3cb08e)),null!=_0x5578b7['wasUndone']&&_0x5578b7['hasOwnProperty']('wasUndone')&&(_0x1e796f['wasUndone']=_0x5578b7['wasUndone']),_0x1e796f;},_0x3d31a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3d31a5['getTypeUrl']=function(_0x10f0b8){return void 0x0===_0x10f0b8&&(_0x10f0b8='type.googleapis.com'),_0x10f0b8+'/MoveOperation';},_0x3d31a5;}()),_0x18bf6f['RenameOperation']=(function(){function _0x3808cc(_0x36191b){if(_0x36191b){for(var _0x36b178=Object['keys'](_0x36191b),_0x5c5db9=0x0;_0x5c5db9<_0x36b178['length'];++_0x5c5db9)null!=_0x36191b[_0x36b178[_0x5c5db9]]&&(this[_0x36b178[_0x5c5db9]]=_0x36191b[_0x36b178[_0x5c5db9]]);}}return _0x3808cc['prototype']['position']=null,_0x3808cc['prototype']['oldName']='',_0x3808cc['prototype']['newName']='',_0x3808cc['prototype']['wasUndone']=!0x1,_0x3808cc['create']=function(_0x44a818){return new _0x3808cc(_0x44a818);},_0x3808cc['encode']=function(_0x531d63,_0xb55ed){return _0xb55ed||(_0xb55ed=_0x2c627c['create']()),null!=_0x531d63['position']&&Object['hasOwnProperty']['call'](_0x531d63,'position')&&_0x18bf6f['Position']['encode'](_0x531d63['position'],_0xb55ed['uint32'](0xa)['fork']())['ldelim'](),null!=_0x531d63['oldName']&&Object['hasOwnProperty']['call'](_0x531d63,'oldName')&&_0xb55ed['uint32'](0x12)['string'](_0x531d63['oldName']),null!=_0x531d63['newName']&&Object['hasOwnProperty']['call'](_0x531d63,'newName')&&_0xb55ed['uint32'](0x1a)['string'](_0x531d63['newName']),null!=_0x531d63['wasUndone']&&Object['hasOwnProperty']['call'](_0x531d63,'wasUndone')&&_0xb55ed['uint32'](0x20)['bool'](_0x531d63['wasUndone']),_0xb55ed;},_0x3808cc['encodeDelimited']=function(_0x1529ba,_0x2827c4){return this['encode'](_0x1529ba,_0x2827c4)['ldelim']();},_0x3808cc['decode']=function(_0x45420c,_0x5d921d){_0x45420c instanceof _0x524d04||(_0x45420c=_0x524d04['create'](_0x45420c));for(var _0x115e2a=void 0x0===_0x5d921d?_0x45420c['len']:_0x45420c['pos']+_0x5d921d,_0x2a6384=new _0x18bf6f['RenameOperation']();_0x45420c['pos']<_0x115e2a;){var _0xf09926=_0x45420c['uint32']();switch(_0xf09926>>>0x3){case 0x1:_0x2a6384['position']=_0x18bf6f['Position']['decode'](_0x45420c,_0x45420c['uint32']());break;case 0x2:_0x2a6384['oldName']=_0x45420c['string']();break;case 0x3:_0x2a6384['newName']=_0x45420c['string']();break;case 0x4:_0x2a6384['wasUndone']=_0x45420c['bool']();break;default:_0x45420c['skipType'](0x7&_0xf09926);}}return _0x2a6384;},_0x3808cc['decodeDelimited']=function(_0x36fcdb){return _0x36fcdb instanceof _0x524d04||(_0x36fcdb=new _0x524d04(_0x36fcdb)),this['decode'](_0x36fcdb,_0x36fcdb['uint32']());},_0x3808cc['verify']=function(_0x31e8d2){if('object'!=typeof _0x31e8d2||null===_0x31e8d2)return'object\x20expected';if(null!=_0x31e8d2['position']&&_0x31e8d2['hasOwnProperty']('position')){var _0x934ce8=_0x18bf6f['Position']['verify'](_0x31e8d2['position']);if(_0x934ce8)return'position.'+_0x934ce8;}return null!=_0x31e8d2['oldName']&&_0x31e8d2['hasOwnProperty']('oldName')&&!_0x3db386['isString'](_0x31e8d2['oldName'])?'oldName:\x20string\x20expected':null!=_0x31e8d2['newName']&&_0x31e8d2['hasOwnProperty']('newName')&&!_0x3db386['isString'](_0x31e8d2['newName'])?'newName:\x20string\x20expected':null!=_0x31e8d2['wasUndone']&&_0x31e8d2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31e8d2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3808cc['fromObject']=function(_0x224e9e){if(_0x224e9e instanceof _0x18bf6f['RenameOperation'])return _0x224e9e;var _0x1fb06b=new _0x18bf6f['RenameOperation']();if(null!=_0x224e9e['position']){if('object'!=typeof _0x224e9e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1fb06b['position']=_0x18bf6f['Position']['fromObject'](_0x224e9e['position']);}return null!=_0x224e9e['oldName']&&(_0x1fb06b['oldName']=String(_0x224e9e['oldName'])),null!=_0x224e9e['newName']&&(_0x1fb06b['newName']=String(_0x224e9e['newName'])),null!=_0x224e9e['wasUndone']&&(_0x1fb06b['wasUndone']=Boolean(_0x224e9e['wasUndone'])),_0x1fb06b;},_0x3808cc['toObject']=function(_0x23dbfe,_0x274ec1){_0x274ec1||(_0x274ec1={});var _0x64bdb8={};return _0x274ec1['defaults']&&(_0x64bdb8['position']=null,_0x64bdb8['oldName']='',_0x64bdb8['newName']='',_0x64bdb8['wasUndone']=!0x1),null!=_0x23dbfe['position']&&_0x23dbfe['hasOwnProperty']('position')&&(_0x64bdb8['position']=_0x18bf6f['Position']['toObject'](_0x23dbfe['position'],_0x274ec1)),null!=_0x23dbfe['oldName']&&_0x23dbfe['hasOwnProperty']('oldName')&&(_0x64bdb8['oldName']=_0x23dbfe['oldName']),null!=_0x23dbfe['newName']&&_0x23dbfe['hasOwnProperty']('newName')&&(_0x64bdb8['newName']=_0x23dbfe['newName']),null!=_0x23dbfe['wasUndone']&&_0x23dbfe['hasOwnProperty']('wasUndone')&&(_0x64bdb8['wasUndone']=_0x23dbfe['wasUndone']),_0x64bdb8;},_0x3808cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3808cc['getTypeUrl']=function(_0x19eec8){return void 0x0===_0x19eec8&&(_0x19eec8='type.googleapis.com'),_0x19eec8+'/RenameOperation';},_0x3808cc;}()),_0x18bf6f['RootAttributeOperation']=(function(){function _0x3b83c4(_0x46b996){if(_0x46b996){for(var _0x16ecd8=Object['keys'](_0x46b996),_0x24c9bc=0x0;_0x24c9bc<_0x16ecd8['length'];++_0x24c9bc)null!=_0x46b996[_0x16ecd8[_0x24c9bc]]&&(this[_0x16ecd8[_0x24c9bc]]=_0x46b996[_0x16ecd8[_0x24c9bc]]);}}return _0x3b83c4['prototype']['root']='',_0x3b83c4['prototype']['key']='',_0x3b83c4['prototype']['oldValueBoolean']=!0x1,_0x3b83c4['prototype']['oldValueJson']='',_0x3b83c4['prototype']['newValueBoolean']=!0x1,_0x3b83c4['prototype']['newValueJson']='',_0x3b83c4['prototype']['wasUndone']=!0x1,_0x3b83c4['create']=function(_0x4adc7e){return new _0x3b83c4(_0x4adc7e);},_0x3b83c4['encode']=function(_0x44e03c,_0x3f3b1f){return _0x3f3b1f||(_0x3f3b1f=_0x2c627c['create']()),null!=_0x44e03c['root']&&Object['hasOwnProperty']['call'](_0x44e03c,'root')&&_0x3f3b1f['uint32'](0xa)['string'](_0x44e03c['root']),null!=_0x44e03c['key']&&Object['hasOwnProperty']['call'](_0x44e03c,'key')&&_0x3f3b1f['uint32'](0x12)['string'](_0x44e03c['key']),null!=_0x44e03c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x44e03c,'oldValueBoolean')&&_0x3f3b1f['uint32'](0x18)['bool'](_0x44e03c['oldValueBoolean']),null!=_0x44e03c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x44e03c,'oldValueJson')&&_0x3f3b1f['uint32'](0x22)['string'](_0x44e03c['oldValueJson']),null!=_0x44e03c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x44e03c,'newValueBoolean')&&_0x3f3b1f['uint32'](0x28)['bool'](_0x44e03c['newValueBoolean']),null!=_0x44e03c['newValueJson']&&Object['hasOwnProperty']['call'](_0x44e03c,'newValueJson')&&_0x3f3b1f['uint32'](0x32)['string'](_0x44e03c['newValueJson']),null!=_0x44e03c['wasUndone']&&Object['hasOwnProperty']['call'](_0x44e03c,'wasUndone')&&_0x3f3b1f['uint32'](0x38)['bool'](_0x44e03c['wasUndone']),_0x3f3b1f;},_0x3b83c4['encodeDelimited']=function(_0x1184a5,_0x1916e3){return this['encode'](_0x1184a5,_0x1916e3)['ldelim']();},_0x3b83c4['decode']=function(_0x3380f6,_0x20e7c4){_0x3380f6 instanceof _0x524d04||(_0x3380f6=_0x524d04['create'](_0x3380f6));for(var _0x22c2bc=void 0x0===_0x20e7c4?_0x3380f6['len']:_0x3380f6['pos']+_0x20e7c4,_0x3b3c6c=new _0x18bf6f['RootAttributeOperation']();_0x3380f6['pos']<_0x22c2bc;){var _0x51955d=_0x3380f6['uint32']();switch(_0x51955d>>>0x3){case 0x1:_0x3b3c6c['root']=_0x3380f6['string']();break;case 0x2:_0x3b3c6c['key']=_0x3380f6['string']();break;case 0x3:_0x3b3c6c['oldValueBoolean']=_0x3380f6['bool']();break;case 0x4:_0x3b3c6c['oldValueJson']=_0x3380f6['string']();break;case 0x5:_0x3b3c6c['newValueBoolean']=_0x3380f6['bool']();break;case 0x6:_0x3b3c6c['newValueJson']=_0x3380f6['string']();break;case 0x7:_0x3b3c6c['wasUndone']=_0x3380f6['bool']();break;default:_0x3380f6['skipType'](0x7&_0x51955d);}}return _0x3b3c6c;},_0x3b83c4['decodeDelimited']=function(_0xc885e1){return _0xc885e1 instanceof _0x524d04||(_0xc885e1=new _0x524d04(_0xc885e1)),this['decode'](_0xc885e1,_0xc885e1['uint32']());},_0x3b83c4['verify']=function(_0x3c0855){return'object'!=typeof _0x3c0855||null===_0x3c0855?'object\x20expected':null!=_0x3c0855['root']&&_0x3c0855['hasOwnProperty']('root')&&!_0x3db386['isString'](_0x3c0855['root'])?'root:\x20string\x20expected':null!=_0x3c0855['key']&&_0x3c0855['hasOwnProperty']('key')&&!_0x3db386['isString'](_0x3c0855['key'])?'key:\x20string\x20expected':null!=_0x3c0855['oldValueBoolean']&&_0x3c0855['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c0855['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c0855['oldValueJson']&&_0x3c0855['hasOwnProperty']('oldValueJson')&&!_0x3db386['isString'](_0x3c0855['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c0855['newValueBoolean']&&_0x3c0855['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c0855['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c0855['newValueJson']&&_0x3c0855['hasOwnProperty']('newValueJson')&&!_0x3db386['isString'](_0x3c0855['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c0855['wasUndone']&&_0x3c0855['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c0855['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b83c4['fromObject']=function(_0x47e10e){if(_0x47e10e instanceof _0x18bf6f['RootAttributeOperation'])return _0x47e10e;var _0x2a74aa=new _0x18bf6f['RootAttributeOperation']();return null!=_0x47e10e['root']&&(_0x2a74aa['root']=String(_0x47e10e['root'])),null!=_0x47e10e['key']&&(_0x2a74aa['key']=String(_0x47e10e['key'])),null!=_0x47e10e['oldValueBoolean']&&(_0x2a74aa['oldValueBoolean']=Boolean(_0x47e10e['oldValueBoolean'])),null!=_0x47e10e['oldValueJson']&&(_0x2a74aa['oldValueJson']=String(_0x47e10e['oldValueJson'])),null!=_0x47e10e['newValueBoolean']&&(_0x2a74aa['newValueBoolean']=Boolean(_0x47e10e['newValueBoolean'])),null!=_0x47e10e['newValueJson']&&(_0x2a74aa['newValueJson']=String(_0x47e10e['newValueJson'])),null!=_0x47e10e['wasUndone']&&(_0x2a74aa['wasUndone']=Boolean(_0x47e10e['wasUndone'])),_0x2a74aa;},_0x3b83c4['toObject']=function(_0x17e1a2,_0x45fab6){_0x45fab6||(_0x45fab6={});var _0x5f076b={};return _0x45fab6['defaults']&&(_0x5f076b['root']='',_0x5f076b['key']='',_0x5f076b['oldValueBoolean']=!0x1,_0x5f076b['oldValueJson']='',_0x5f076b['newValueBoolean']=!0x1,_0x5f076b['newValueJson']='',_0x5f076b['wasUndone']=!0x1),null!=_0x17e1a2['root']&&_0x17e1a2['hasOwnProperty']('root')&&(_0x5f076b['root']=_0x17e1a2['root']),null!=_0x17e1a2['key']&&_0x17e1a2['hasOwnProperty']('key')&&(_0x5f076b['key']=_0x17e1a2['key']),null!=_0x17e1a2['oldValueBoolean']&&_0x17e1a2['hasOwnProperty']('oldValueBoolean')&&(_0x5f076b['oldValueBoolean']=_0x17e1a2['oldValueBoolean']),null!=_0x17e1a2['oldValueJson']&&_0x17e1a2['hasOwnProperty']('oldValueJson')&&(_0x5f076b['oldValueJson']=_0x17e1a2['oldValueJson']),null!=_0x17e1a2['newValueBoolean']&&_0x17e1a2['hasOwnProperty']('newValueBoolean')&&(_0x5f076b['newValueBoolean']=_0x17e1a2['newValueBoolean']),null!=_0x17e1a2['newValueJson']&&_0x17e1a2['hasOwnProperty']('newValueJson')&&(_0x5f076b['newValueJson']=_0x17e1a2['newValueJson']),null!=_0x17e1a2['wasUndone']&&_0x17e1a2['hasOwnProperty']('wasUndone')&&(_0x5f076b['wasUndone']=_0x17e1a2['wasUndone']),_0x5f076b;},_0x3b83c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x3b83c4['getTypeUrl']=function(_0x3768fb){return void 0x0===_0x3768fb&&(_0x3768fb='type.googleapis.com'),_0x3768fb+'/RootAttributeOperation';},_0x3b83c4;}()),_0x18bf6f['RootOperation']=(function(){function _0x1d251e(_0x27827a){if(_0x27827a){for(var _0xff59f2=Object['keys'](_0x27827a),_0x39c40d=0x0;_0x39c40d<_0xff59f2['length'];++_0x39c40d)null!=_0x27827a[_0xff59f2[_0x39c40d]]&&(this[_0xff59f2[_0x39c40d]]=_0x27827a[_0xff59f2[_0x39c40d]]);}}return _0x1d251e['prototype']['rootName']='',_0x1d251e['prototype']['elementName']='',_0x1d251e['prototype']['isAdd']=!0x1,_0x1d251e['prototype']['wasUndone']=!0x1,_0x1d251e['create']=function(_0x211b12){return new _0x1d251e(_0x211b12);},_0x1d251e['encode']=function(_0x57f1a7,_0x49dd64){return _0x49dd64||(_0x49dd64=_0x2c627c['create']()),null!=_0x57f1a7['rootName']&&Object['hasOwnProperty']['call'](_0x57f1a7,'rootName')&&_0x49dd64['uint32'](0xa)['string'](_0x57f1a7['rootName']),null!=_0x57f1a7['elementName']&&Object['hasOwnProperty']['call'](_0x57f1a7,'elementName')&&_0x49dd64['uint32'](0x12)['string'](_0x57f1a7['elementName']),null!=_0x57f1a7['isAdd']&&Object['hasOwnProperty']['call'](_0x57f1a7,'isAdd')&&_0x49dd64['uint32'](0x18)['bool'](_0x57f1a7['isAdd']),null!=_0x57f1a7['wasUndone']&&Object['hasOwnProperty']['call'](_0x57f1a7,'wasUndone')&&_0x49dd64['uint32'](0x20)['bool'](_0x57f1a7['wasUndone']),_0x49dd64;},_0x1d251e['encodeDelimited']=function(_0x55d1ee,_0x4e0596){return this['encode'](_0x55d1ee,_0x4e0596)['ldelim']();},_0x1d251e['decode']=function(_0x2c250a,_0x5099f7){_0x2c250a instanceof _0x524d04||(_0x2c250a=_0x524d04['create'](_0x2c250a));for(var _0x2dfce2=void 0x0===_0x5099f7?_0x2c250a['len']:_0x2c250a['pos']+_0x5099f7,_0x3ead3f=new _0x18bf6f['RootOperation']();_0x2c250a['pos']<_0x2dfce2;){var _0x47111a=_0x2c250a['uint32']();switch(_0x47111a>>>0x3){case 0x1:_0x3ead3f['rootName']=_0x2c250a['string']();break;case 0x2:_0x3ead3f['elementName']=_0x2c250a['string']();break;case 0x3:_0x3ead3f['isAdd']=_0x2c250a['bool']();break;case 0x4:_0x3ead3f['wasUndone']=_0x2c250a['bool']();break;default:_0x2c250a['skipType'](0x7&_0x47111a);}}return _0x3ead3f;},_0x1d251e['decodeDelimited']=function(_0x238533){return _0x238533 instanceof _0x524d04||(_0x238533=new _0x524d04(_0x238533)),this['decode'](_0x238533,_0x238533['uint32']());},_0x1d251e['verify']=function(_0x6334dc){return'object'!=typeof _0x6334dc||null===_0x6334dc?'object\x20expected':null!=_0x6334dc['rootName']&&_0x6334dc['hasOwnProperty']('rootName')&&!_0x3db386['isString'](_0x6334dc['rootName'])?'rootName:\x20string\x20expected':null!=_0x6334dc['elementName']&&_0x6334dc['hasOwnProperty']('elementName')&&!_0x3db386['isString'](_0x6334dc['elementName'])?'elementName:\x20string\x20expected':null!=_0x6334dc['isAdd']&&_0x6334dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x6334dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x6334dc['wasUndone']&&_0x6334dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x6334dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d251e['fromObject']=function(_0x125054){if(_0x125054 instanceof _0x18bf6f['RootOperation'])return _0x125054;var _0x16ac3a=new _0x18bf6f['RootOperation']();return null!=_0x125054['rootName']&&(_0x16ac3a['rootName']=String(_0x125054['rootName'])),null!=_0x125054['elementName']&&(_0x16ac3a['elementName']=String(_0x125054['elementName'])),null!=_0x125054['isAdd']&&(_0x16ac3a['isAdd']=Boolean(_0x125054['isAdd'])),null!=_0x125054['wasUndone']&&(_0x16ac3a['wasUndone']=Boolean(_0x125054['wasUndone'])),_0x16ac3a;},_0x1d251e['toObject']=function(_0x3d691,_0x278d9b){_0x278d9b||(_0x278d9b={});var _0xc70d03={};return _0x278d9b['defaults']&&(_0xc70d03['rootName']='',_0xc70d03['elementName']='',_0xc70d03['isAdd']=!0x1,_0xc70d03['wasUndone']=!0x1),null!=_0x3d691['rootName']&&_0x3d691['hasOwnProperty']('rootName')&&(_0xc70d03['rootName']=_0x3d691['rootName']),null!=_0x3d691['elementName']&&_0x3d691['hasOwnProperty']('elementName')&&(_0xc70d03['elementName']=_0x3d691['elementName']),null!=_0x3d691['isAdd']&&_0x3d691['hasOwnProperty']('isAdd')&&(_0xc70d03['isAdd']=_0x3d691['isAdd']),null!=_0x3d691['wasUndone']&&_0x3d691['hasOwnProperty']('wasUndone')&&(_0xc70d03['wasUndone']=_0x3d691['wasUndone']),_0xc70d03;},_0x1d251e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x1d251e['getTypeUrl']=function(_0x4d630c){return void 0x0===_0x4d630c&&(_0x4d630c='type.googleapis.com'),_0x4d630c+'/RootOperation';},_0x1d251e;}()),_0x18bf6f['SplitOperation']=(function(){function _0x271667(_0x1808a3){if(_0x1808a3){for(var _0x1adf8b=Object['keys'](_0x1808a3),_0x241e5c=0x0;_0x241e5c<_0x1adf8b['length'];++_0x241e5c)null!=_0x1808a3[_0x1adf8b[_0x241e5c]]&&(this[_0x1adf8b[_0x241e5c]]=_0x1808a3[_0x1adf8b[_0x241e5c]]);}}return _0x271667['prototype']['splitPosition']=null,_0x271667['prototype']['graveyardPosition']=null,_0x271667['prototype']['howMany']=0x0,_0x271667['prototype']['insertionPosition']=null,_0x271667['prototype']['wasUndone']=!0x1,_0x271667['create']=function(_0x25bc7b){return new _0x271667(_0x25bc7b);},_0x271667['encode']=function(_0x144c68,_0x480767){return _0x480767||(_0x480767=_0x2c627c['create']()),null!=_0x144c68['splitPosition']&&Object['hasOwnProperty']['call'](_0x144c68,'splitPosition')&&_0x18bf6f['Position']['encode'](_0x144c68['splitPosition'],_0x480767['uint32'](0xa)['fork']())['ldelim'](),null!=_0x144c68['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x144c68,'graveyardPosition')&&_0x18bf6f['Position']['encode'](_0x144c68['graveyardPosition'],_0x480767['uint32'](0x12)['fork']())['ldelim'](),null!=_0x144c68['howMany']&&Object['hasOwnProperty']['call'](_0x144c68,'howMany')&&_0x480767['uint32'](0x18)['uint32'](_0x144c68['howMany']),null!=_0x144c68['insertionPosition']&&Object['hasOwnProperty']['call'](_0x144c68,'insertionPosition')&&_0x18bf6f['Position']['encode'](_0x144c68['insertionPosition'],_0x480767['uint32'](0x22)['fork']())['ldelim'](),null!=_0x144c68['wasUndone']&&Object['hasOwnProperty']['call'](_0x144c68,'wasUndone')&&_0x480767['uint32'](0x28)['bool'](_0x144c68['wasUndone']),_0x480767;},_0x271667['encodeDelimited']=function(_0x127e9d,_0x359322){return this['encode'](_0x127e9d,_0x359322)['ldelim']();},_0x271667['decode']=function(_0x45162f,_0x5d10a4){_0x45162f instanceof _0x524d04||(_0x45162f=_0x524d04['create'](_0x45162f));for(var _0x547e89=void 0x0===_0x5d10a4?_0x45162f['len']:_0x45162f['pos']+_0x5d10a4,_0x1c758e=new _0x18bf6f['SplitOperation']();_0x45162f['pos']<_0x547e89;){var _0x109bb5=_0x45162f['uint32']();switch(_0x109bb5>>>0x3){case 0x1:_0x1c758e['splitPosition']=_0x18bf6f['Position']['decode'](_0x45162f,_0x45162f['uint32']());break;case 0x2:_0x1c758e['graveyardPosition']=_0x18bf6f['Position']['decode'](_0x45162f,_0x45162f['uint32']());break;case 0x3:_0x1c758e['howMany']=_0x45162f['uint32']();break;case 0x4:_0x1c758e['insertionPosition']=_0x18bf6f['Position']['decode'](_0x45162f,_0x45162f['uint32']());break;case 0x5:_0x1c758e['wasUndone']=_0x45162f['bool']();break;default:_0x45162f['skipType'](0x7&_0x109bb5);}}return _0x1c758e;},_0x271667['decodeDelimited']=function(_0x1712af){return _0x1712af instanceof _0x524d04||(_0x1712af=new _0x524d04(_0x1712af)),this['decode'](_0x1712af,_0x1712af['uint32']());},_0x271667['verify']=function(_0x400779){if('object'!=typeof _0x400779||null===_0x400779)return'object\x20expected';var _0x50df78;if(null!=_0x400779['splitPosition']&&_0x400779['hasOwnProperty']('splitPosition')&&(_0x50df78=_0x18bf6f['Position']['verify'](_0x400779['splitPosition'])))return'splitPosition.'+_0x50df78;if(null!=_0x400779['graveyardPosition']&&_0x400779['hasOwnProperty']('graveyardPosition')&&(_0x50df78=_0x18bf6f['Position']['verify'](_0x400779['graveyardPosition'])))return'graveyardPosition.'+_0x50df78;if(null!=_0x400779['howMany']&&_0x400779['hasOwnProperty']('howMany')&&!_0x3db386['isInteger'](_0x400779['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x400779['insertionPosition']&&_0x400779['hasOwnProperty']('insertionPosition')&&(_0x50df78=_0x18bf6f['Position']['verify'](_0x400779['insertionPosition'])))return'insertionPosition.'+_0x50df78;return null!=_0x400779['wasUndone']&&_0x400779['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x400779['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x271667['fromObject']=function(_0xaa98f2){if(_0xaa98f2 instanceof _0x18bf6f['SplitOperation'])return _0xaa98f2;var _0x3c3e20=new _0x18bf6f['SplitOperation']();if(null!=_0xaa98f2['splitPosition']){if('object'!=typeof _0xaa98f2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3c3e20['splitPosition']=_0x18bf6f['Position']['fromObject'](_0xaa98f2['splitPosition']);}if(null!=_0xaa98f2['graveyardPosition']){if('object'!=typeof _0xaa98f2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3c3e20['graveyardPosition']=_0x18bf6f['Position']['fromObject'](_0xaa98f2['graveyardPosition']);}if(null!=_0xaa98f2['howMany']&&(_0x3c3e20['howMany']=_0xaa98f2['howMany']>>>0x0),null!=_0xaa98f2['insertionPosition']){if('object'!=typeof _0xaa98f2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3c3e20['insertionPosition']=_0x18bf6f['Position']['fromObject'](_0xaa98f2['insertionPosition']);}return null!=_0xaa98f2['wasUndone']&&(_0x3c3e20['wasUndone']=Boolean(_0xaa98f2['wasUndone'])),_0x3c3e20;},_0x271667['toObject']=function(_0x606334,_0x4b11b8){_0x4b11b8||(_0x4b11b8={});var _0x565df3={};return _0x4b11b8['defaults']&&(_0x565df3['splitPosition']=null,_0x565df3['graveyardPosition']=null,_0x565df3['howMany']=0x0,_0x565df3['insertionPosition']=null,_0x565df3['wasUndone']=!0x1),null!=_0x606334['splitPosition']&&_0x606334['hasOwnProperty']('splitPosition')&&(_0x565df3['splitPosition']=_0x18bf6f['Position']['toObject'](_0x606334['splitPosition'],_0x4b11b8)),null!=_0x606334['graveyardPosition']&&_0x606334['hasOwnProperty']('graveyardPosition')&&(_0x565df3['graveyardPosition']=_0x18bf6f['Position']['toObject'](_0x606334['graveyardPosition'],_0x4b11b8)),null!=_0x606334['howMany']&&_0x606334['hasOwnProperty']('howMany')&&(_0x565df3['howMany']=_0x606334['howMany']),null!=_0x606334['insertionPosition']&&_0x606334['hasOwnProperty']('insertionPosition')&&(_0x565df3['insertionPosition']=_0x18bf6f['Position']['toObject'](_0x606334['insertionPosition'],_0x4b11b8)),null!=_0x606334['wasUndone']&&_0x606334['hasOwnProperty']('wasUndone')&&(_0x565df3['wasUndone']=_0x606334['wasUndone']),_0x565df3;},_0x271667['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x271667['getTypeUrl']=function(_0x5a9c06){return void 0x0===_0x5a9c06&&(_0x5a9c06='type.googleapis.com'),_0x5a9c06+'/SplitOperation';},_0x271667;}()),_0x18bf6f['Position']=(function(){function _0x478e87(_0x2617e7){if(this['path']=[],_0x2617e7){for(var _0x5ed463=Object['keys'](_0x2617e7),_0xf0a0a9=0x0;_0xf0a0a9<_0x5ed463['length'];++_0xf0a0a9)null!=_0x2617e7[_0x5ed463[_0xf0a0a9]]&&(this[_0x5ed463[_0xf0a0a9]]=_0x2617e7[_0x5ed463[_0xf0a0a9]]);}}return _0x478e87['prototype']['root']='',_0x478e87['prototype']['rootMain']=!0x1,_0x478e87['prototype']['rootGraveyard']=!0x1,_0x478e87['prototype']['path']=_0x3db386['emptyArray'],_0x478e87['prototype']['stickiness']='',_0x478e87['create']=function(_0x58fe09){return new _0x478e87(_0x58fe09);},_0x478e87['encode']=function(_0x303f3b,_0x132c63){if(_0x132c63||(_0x132c63=_0x2c627c['create']()),null!=_0x303f3b['root']&&Object['hasOwnProperty']['call'](_0x303f3b,'root')&&_0x132c63['uint32'](0xa)['string'](_0x303f3b['root']),null!=_0x303f3b['rootMain']&&Object['hasOwnProperty']['call'](_0x303f3b,'rootMain')&&_0x132c63['uint32'](0x10)['bool'](_0x303f3b['rootMain']),null!=_0x303f3b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x303f3b,'rootGraveyard')&&_0x132c63['uint32'](0x18)['bool'](_0x303f3b['rootGraveyard']),null!=_0x303f3b['path']&&_0x303f3b['path']['length']){_0x132c63['uint32'](0x22)['fork']();for(var _0xbda30b=0x0;_0xbda30b<_0x303f3b['path']['length'];++_0xbda30b)_0x132c63['uint32'](_0x303f3b['path'][_0xbda30b]);_0x132c63['ldelim']();}return null!=_0x303f3b['stickiness']&&Object['hasOwnProperty']['call'](_0x303f3b,'stickiness')&&_0x132c63['uint32'](0x2a)['string'](_0x303f3b['stickiness']),_0x132c63;},_0x478e87['encodeDelimited']=function(_0x14e50f,_0x3915ac){return this['encode'](_0x14e50f,_0x3915ac)['ldelim']();},_0x478e87['decode']=function(_0x635561,_0x2e7c29){_0x635561 instanceof _0x524d04||(_0x635561=_0x524d04['create'](_0x635561));for(var _0x441ba2=void 0x0===_0x2e7c29?_0x635561['len']:_0x635561['pos']+_0x2e7c29,_0x719be=new _0x18bf6f['Position']();_0x635561['pos']<_0x441ba2;){var _0x2d5da4=_0x635561['uint32']();switch(_0x2d5da4>>>0x3){case 0x1:_0x719be['root']=_0x635561['string']();break;case 0x2:_0x719be['rootMain']=_0x635561['bool']();break;case 0x3:_0x719be['rootGraveyard']=_0x635561['bool']();break;case 0x4:if(_0x719be['path']&&_0x719be['path']['length']||(_0x719be['path']=[]),0x2==(0x7&_0x2d5da4)){for(var _0x28afd1=_0x635561['uint32']()+_0x635561['pos'];_0x635561['pos']<_0x28afd1;)_0x719be['path']['push'](_0x635561['uint32']());}else _0x719be['path']['push'](_0x635561['uint32']());break;case 0x5:_0x719be['stickiness']=_0x635561['string']();break;default:_0x635561['skipType'](0x7&_0x2d5da4);}}return _0x719be;},_0x478e87['decodeDelimited']=function(_0x337e14){return _0x337e14 instanceof _0x524d04||(_0x337e14=new _0x524d04(_0x337e14)),this['decode'](_0x337e14,_0x337e14['uint32']());},_0x478e87['verify']=function(_0x22ef01){if('object'!=typeof _0x22ef01||null===_0x22ef01)return'object\x20expected';if(null!=_0x22ef01['root']&&_0x22ef01['hasOwnProperty']('root')&&!_0x3db386['isString'](_0x22ef01['root']))return'root:\x20string\x20expected';if(null!=_0x22ef01['rootMain']&&_0x22ef01['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x22ef01['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x22ef01['rootGraveyard']&&_0x22ef01['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x22ef01['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x22ef01['path']&&_0x22ef01['hasOwnProperty']('path')){if(!Array['isArray'](_0x22ef01['path']))return'path:\x20array\x20expected';for(var _0x37a9cb=0x0;_0x37a9cb<_0x22ef01['path']['length'];++_0x37a9cb)if(!_0x3db386['isInteger'](_0x22ef01['path'][_0x37a9cb]))return'path:\x20integer[]\x20expected';}return null!=_0x22ef01['stickiness']&&_0x22ef01['hasOwnProperty']('stickiness')&&!_0x3db386['isString'](_0x22ef01['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x478e87['fromObject']=function(_0x529d16){if(_0x529d16 instanceof _0x18bf6f['Position'])return _0x529d16;var _0x44fa63=new _0x18bf6f['Position']();if(null!=_0x529d16['root']&&(_0x44fa63['root']=String(_0x529d16['root'])),null!=_0x529d16['rootMain']&&(_0x44fa63['rootMain']=Boolean(_0x529d16['rootMain'])),null!=_0x529d16['rootGraveyard']&&(_0x44fa63['rootGraveyard']=Boolean(_0x529d16['rootGraveyard'])),_0x529d16['path']){if(!Array['isArray'](_0x529d16['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x44fa63['path']=[];for(var _0x40988f=0x0;_0x40988f<_0x529d16['path']['length'];++_0x40988f)_0x44fa63['path'][_0x40988f]=_0x529d16['path'][_0x40988f]>>>0x0;}return null!=_0x529d16['stickiness']&&(_0x44fa63['stickiness']=String(_0x529d16['stickiness'])),_0x44fa63;},_0x478e87['toObject']=function(_0x4bcda3,_0x1b9db3){_0x1b9db3||(_0x1b9db3={});var _0x5e25ac={};if((_0x1b9db3['arrays']||_0x1b9db3['defaults'])&&(_0x5e25ac['path']=[]),_0x1b9db3['defaults']&&(_0x5e25ac['root']='',_0x5e25ac['rootMain']=!0x1,_0x5e25ac['rootGraveyard']=!0x1,_0x5e25ac['stickiness']=''),null!=_0x4bcda3['root']&&_0x4bcda3['hasOwnProperty']('root')&&(_0x5e25ac['root']=_0x4bcda3['root']),null!=_0x4bcda3['rootMain']&&_0x4bcda3['hasOwnProperty']('rootMain')&&(_0x5e25ac['rootMain']=_0x4bcda3['rootMain']),null!=_0x4bcda3['rootGraveyard']&&_0x4bcda3['hasOwnProperty']('rootGraveyard')&&(_0x5e25ac['rootGraveyard']=_0x4bcda3['rootGraveyard']),_0x4bcda3['path']&&_0x4bcda3['path']['length']){_0x5e25ac['path']=[];for(var _0x34d248=0x0;_0x34d248<_0x4bcda3['path']['length'];++_0x34d248)_0x5e25ac['path'][_0x34d248]=_0x4bcda3['path'][_0x34d248];}return null!=_0x4bcda3['stickiness']&&_0x4bcda3['hasOwnProperty']('stickiness')&&(_0x5e25ac['stickiness']=_0x4bcda3['stickiness']),_0x5e25ac;},_0x478e87['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x478e87['getTypeUrl']=function(_0x49666e){return void 0x0===_0x49666e&&(_0x49666e='type.googleapis.com'),_0x49666e+'/Position';},_0x478e87;}()),_0x18bf6f['Range']=(function(){function _0x4abe2b(_0x193b3c){if(_0x193b3c){for(var _0x524043=Object['keys'](_0x193b3c),_0x39d345=0x0;_0x39d345<_0x524043['length'];++_0x39d345)null!=_0x193b3c[_0x524043[_0x39d345]]&&(this[_0x524043[_0x39d345]]=_0x193b3c[_0x524043[_0x39d345]]);}}return _0x4abe2b['prototype']['start']=null,_0x4abe2b['prototype']['end']=null,_0x4abe2b['create']=function(_0x13dc7b){return new _0x4abe2b(_0x13dc7b);},_0x4abe2b['encode']=function(_0x24c3a3,_0x3f801e){return _0x3f801e||(_0x3f801e=_0x2c627c['create']()),null!=_0x24c3a3['start']&&Object['hasOwnProperty']['call'](_0x24c3a3,'start')&&_0x18bf6f['Position']['encode'](_0x24c3a3['start'],_0x3f801e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x24c3a3['end']&&Object['hasOwnProperty']['call'](_0x24c3a3,'end')&&_0x18bf6f['Position']['encode'](_0x24c3a3['end'],_0x3f801e['uint32'](0x12)['fork']())['ldelim'](),_0x3f801e;},_0x4abe2b['encodeDelimited']=function(_0x1252ba,_0x3e9c7e){return this['encode'](_0x1252ba,_0x3e9c7e)['ldelim']();},_0x4abe2b['decode']=function(_0x3a3302,_0x2a53ca){_0x3a3302 instanceof _0x524d04||(_0x3a3302=_0x524d04['create'](_0x3a3302));for(var _0x362fe9=void 0x0===_0x2a53ca?_0x3a3302['len']:_0x3a3302['pos']+_0x2a53ca,_0x503aff=new _0x18bf6f['Range']();_0x3a3302['pos']<_0x362fe9;){var _0x2707cf=_0x3a3302['uint32']();switch(_0x2707cf>>>0x3){case 0x1:_0x503aff['start']=_0x18bf6f['Position']['decode'](_0x3a3302,_0x3a3302['uint32']());break;case 0x2:_0x503aff['end']=_0x18bf6f['Position']['decode'](_0x3a3302,_0x3a3302['uint32']());break;default:_0x3a3302['skipType'](0x7&_0x2707cf);}}return _0x503aff;},_0x4abe2b['decodeDelimited']=function(_0x55f089){return _0x55f089 instanceof _0x524d04||(_0x55f089=new _0x524d04(_0x55f089)),this['decode'](_0x55f089,_0x55f089['uint32']());},_0x4abe2b['verify']=function(_0x550f3d){if('object'!=typeof _0x550f3d||null===_0x550f3d)return'object\x20expected';var _0x124660;if(null!=_0x550f3d['start']&&_0x550f3d['hasOwnProperty']('start')&&(_0x124660=_0x18bf6f['Position']['verify'](_0x550f3d['start'])))return'start.'+_0x124660;if(null!=_0x550f3d['end']&&_0x550f3d['hasOwnProperty']('end')&&(_0x124660=_0x18bf6f['Position']['verify'](_0x550f3d['end'])))return'end.'+_0x124660;return null;},_0x4abe2b['fromObject']=function(_0x2d9811){if(_0x2d9811 instanceof _0x18bf6f['Range'])return _0x2d9811;var _0x4f3dbf=new _0x18bf6f['Range']();if(null!=_0x2d9811['start']){if('object'!=typeof _0x2d9811['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4f3dbf['start']=_0x18bf6f['Position']['fromObject'](_0x2d9811['start']);}if(null!=_0x2d9811['end']){if('object'!=typeof _0x2d9811['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4f3dbf['end']=_0x18bf6f['Position']['fromObject'](_0x2d9811['end']);}return _0x4f3dbf;},_0x4abe2b['toObject']=function(_0x2e2bad,_0x2f5f97){_0x2f5f97||(_0x2f5f97={});var _0x53241a={};return _0x2f5f97['defaults']&&(_0x53241a['start']=null,_0x53241a['end']=null),null!=_0x2e2bad['start']&&_0x2e2bad['hasOwnProperty']('start')&&(_0x53241a['start']=_0x18bf6f['Position']['toObject'](_0x2e2bad['start'],_0x2f5f97)),null!=_0x2e2bad['end']&&_0x2e2bad['hasOwnProperty']('end')&&(_0x53241a['end']=_0x18bf6f['Position']['toObject'](_0x2e2bad['end'],_0x2f5f97)),_0x53241a;},_0x4abe2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x4abe2b['getTypeUrl']=function(_0x6fe254){return void 0x0===_0x6fe254&&(_0x6fe254='type.googleapis.com'),_0x6fe254+'/Range';},_0x4abe2b;}()),_0x18bf6f['Element']=(function(){function _0x1b9720(_0x23a15e){if(this['children']=[],this['attributesBoolean']={},_0x23a15e){for(var _0x385d5c=Object['keys'](_0x23a15e),_0x58589e=0x0;_0x58589e<_0x385d5c['length'];++_0x58589e)null!=_0x23a15e[_0x385d5c[_0x58589e]]&&(this[_0x385d5c[_0x58589e]]=_0x23a15e[_0x385d5c[_0x58589e]]);}}return _0x1b9720['prototype']['name']='',_0x1b9720['prototype']['children']=_0x3db386['emptyArray'],_0x1b9720['prototype']['data']='',_0x1b9720['prototype']['attributesBoolean']=_0x3db386['emptyObject'],_0x1b9720['prototype']['attributesJson']='',_0x1b9720['create']=function(_0x2543af){return new _0x1b9720(_0x2543af);},_0x1b9720['encode']=function(_0x325f28,_0x393c86){if(_0x393c86||(_0x393c86=_0x2c627c['create']()),null!=_0x325f28['name']&&Object['hasOwnProperty']['call'](_0x325f28,'name')&&_0x393c86['uint32'](0xa)['string'](_0x325f28['name']),null!=_0x325f28['children']&&_0x325f28['children']['length']){for(var _0xbde91b=0x0;_0xbde91b<_0x325f28['children']['length'];++_0xbde91b)_0x18bf6f['Element']['encode'](_0x325f28['children'][_0xbde91b],_0x393c86['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x325f28['data']&&Object['hasOwnProperty']['call'](_0x325f28,'data')&&_0x393c86['uint32'](0x1a)['string'](_0x325f28['data']),null!=_0x325f28['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x325f28,'attributesBoolean')){var _0x21c5f3=Object['keys'](_0x325f28['attributesBoolean']);for(_0xbde91b=0x0;_0xbde91b<_0x21c5f3['length'];++_0xbde91b)_0x393c86['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x21c5f3[_0xbde91b])['uint32'](0x10)['bool'](_0x325f28['attributesBoolean'][_0x21c5f3[_0xbde91b]])['ldelim']();}return null!=_0x325f28['attributesJson']&&Object['hasOwnProperty']['call'](_0x325f28,'attributesJson')&&_0x393c86['uint32'](0x2a)['string'](_0x325f28['attributesJson']),_0x393c86;},_0x1b9720['encodeDelimited']=function(_0x442d93,_0x2ebc15){return this['encode'](_0x442d93,_0x2ebc15)['ldelim']();},_0x1b9720['decode']=function(_0x2ce491,_0x1ff8e3){_0x2ce491 instanceof _0x524d04||(_0x2ce491=_0x524d04['create'](_0x2ce491));for(var _0x4358a4,_0x41f5b1,_0x5041cf=void 0x0===_0x1ff8e3?_0x2ce491['len']:_0x2ce491['pos']+_0x1ff8e3,_0x2d6871=new _0x18bf6f['Element']();_0x2ce491['pos']<_0x5041cf;){var _0x35f2c9=_0x2ce491['uint32']();switch(_0x35f2c9>>>0x3){case 0x1:_0x2d6871['name']=_0x2ce491['string']();break;case 0x2:_0x2d6871['children']&&_0x2d6871['children']['length']||(_0x2d6871['children']=[]),_0x2d6871['children']['push'](_0x18bf6f['Element']['decode'](_0x2ce491,_0x2ce491['uint32']()));break;case 0x3:_0x2d6871['data']=_0x2ce491['string']();break;case 0x4:_0x2d6871['attributesBoolean']===_0x3db386['emptyObject']&&(_0x2d6871['attributesBoolean']={});var _0x41044d=_0x2ce491['uint32']()+_0x2ce491['pos'];for(_0x4358a4='',_0x41f5b1=!0x1;_0x2ce491['pos']<_0x41044d;){var _0x4f2364=_0x2ce491['uint32']();switch(_0x4f2364>>>0x3){case 0x1:_0x4358a4=_0x2ce491['string']();break;case 0x2:_0x41f5b1=_0x2ce491['bool']();break;default:_0x2ce491['skipType'](0x7&_0x4f2364);}}_0x2d6871['attributesBoolean'][_0x4358a4]=_0x41f5b1;break;case 0x5:_0x2d6871['attributesJson']=_0x2ce491['string']();break;default:_0x2ce491['skipType'](0x7&_0x35f2c9);}}return _0x2d6871;},_0x1b9720['decodeDelimited']=function(_0x132f2c){return _0x132f2c instanceof _0x524d04||(_0x132f2c=new _0x524d04(_0x132f2c)),this['decode'](_0x132f2c,_0x132f2c['uint32']());},_0x1b9720['verify']=function(_0x512bf5){if('object'!=typeof _0x512bf5||null===_0x512bf5)return'object\x20expected';if(null!=_0x512bf5['name']&&_0x512bf5['hasOwnProperty']('name')&&!_0x3db386['isString'](_0x512bf5['name']))return'name:\x20string\x20expected';if(null!=_0x512bf5['children']&&_0x512bf5['hasOwnProperty']('children')){if(!Array['isArray'](_0x512bf5['children']))return'children:\x20array\x20expected';for(var _0x1cb05a=0x0;_0x1cb05a<_0x512bf5['children']['length'];++_0x1cb05a){var _0x310fdc=_0x18bf6f['Element']['verify'](_0x512bf5['children'][_0x1cb05a]);if(_0x310fdc)return'children.'+_0x310fdc;}}if(null!=_0x512bf5['data']&&_0x512bf5['hasOwnProperty']('data')&&!_0x3db386['isString'](_0x512bf5['data']))return'data:\x20string\x20expected';if(null!=_0x512bf5['attributesBoolean']&&_0x512bf5['hasOwnProperty']('attributesBoolean')){if(!_0x3db386['isObject'](_0x512bf5['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1bf1bd=Object['keys'](_0x512bf5['attributesBoolean']);for(_0x1cb05a=0x0;_0x1cb05a<_0x1bf1bd['length'];++_0x1cb05a)if('boolean'!=typeof _0x512bf5['attributesBoolean'][_0x1bf1bd[_0x1cb05a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x512bf5['attributesJson']&&_0x512bf5['hasOwnProperty']('attributesJson')&&!_0x3db386['isString'](_0x512bf5['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1b9720['fromObject']=function(_0x214c3e){if(_0x214c3e instanceof _0x18bf6f['Element'])return _0x214c3e;var _0x35704b=new _0x18bf6f['Element']();if(null!=_0x214c3e['name']&&(_0x35704b['name']=String(_0x214c3e['name'])),_0x214c3e['children']){if(!Array['isArray'](_0x214c3e['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x35704b['children']=[];for(var _0x303d6c=0x0;_0x303d6c<_0x214c3e['children']['length'];++_0x303d6c){if('object'!=typeof _0x214c3e['children'][_0x303d6c])throw TypeError('.Element.children:\x20object\x20expected');_0x35704b['children'][_0x303d6c]=_0x18bf6f['Element']['fromObject'](_0x214c3e['children'][_0x303d6c]);}}if(null!=_0x214c3e['data']&&(_0x35704b['data']=String(_0x214c3e['data'])),_0x214c3e['attributesBoolean']){if('object'!=typeof _0x214c3e['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x35704b['attributesBoolean']={};var _0x3a33e2=Object['keys'](_0x214c3e['attributesBoolean']);for(_0x303d6c=0x0;_0x303d6c<_0x3a33e2['length'];++_0x303d6c)_0x35704b['attributesBoolean'][_0x3a33e2[_0x303d6c]]=Boolean(_0x214c3e['attributesBoolean'][_0x3a33e2[_0x303d6c]]);}return null!=_0x214c3e['attributesJson']&&(_0x35704b['attributesJson']=String(_0x214c3e['attributesJson'])),_0x35704b;},_0x1b9720['toObject']=function(_0x17859a,_0x4dddd6){_0x4dddd6||(_0x4dddd6={});var _0x38da71,_0x28aae5={};if((_0x4dddd6['arrays']||_0x4dddd6['defaults'])&&(_0x28aae5['children']=[]),(_0x4dddd6['objects']||_0x4dddd6['defaults'])&&(_0x28aae5['attributesBoolean']={}),_0x4dddd6['defaults']&&(_0x28aae5['name']='',_0x28aae5['data']='',_0x28aae5['attributesJson']=''),null!=_0x17859a['name']&&_0x17859a['hasOwnProperty']('name')&&(_0x28aae5['name']=_0x17859a['name']),_0x17859a['children']&&_0x17859a['children']['length']){_0x28aae5['children']=[];for(var _0x2778b5=0x0;_0x2778b5<_0x17859a['children']['length'];++_0x2778b5)_0x28aae5['children'][_0x2778b5]=_0x18bf6f['Element']['toObject'](_0x17859a['children'][_0x2778b5],_0x4dddd6);}if(null!=_0x17859a['data']&&_0x17859a['hasOwnProperty']('data')&&(_0x28aae5['data']=_0x17859a['data']),_0x17859a['attributesBoolean']&&(_0x38da71=Object['keys'](_0x17859a['attributesBoolean']))['length']){_0x28aae5['attributesBoolean']={};for(_0x2778b5=0x0;_0x2778b5<_0x38da71['length'];++_0x2778b5)_0x28aae5['attributesBoolean'][_0x38da71[_0x2778b5]]=_0x17859a['attributesBoolean'][_0x38da71[_0x2778b5]];}return null!=_0x17859a['attributesJson']&&_0x17859a['hasOwnProperty']('attributesJson')&&(_0x28aae5['attributesJson']=_0x17859a['attributesJson']),_0x28aae5;},_0x1b9720['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b70d1['util']['toJSONOptions']);},_0x1b9720['getTypeUrl']=function(_0x4cbc29){return void 0x0===_0x4cbc29&&(_0x4cbc29='type.googleapis.com'),_0x4cbc29+'/Element';},_0x1b9720;}()),_0x18bf6f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x43f413){return new w(this['_protobufRoot'][_0x43f413]);}}class w{['_protobuf'];constructor(_0x51fa5c){this['_protobuf']=_0x51fa5c;}['compress'](_0x14e500){const _0x47f85e=this['_protobuf']['verify'](_0x14e500);if(_0x47f85e)throw Error(_0x47f85e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x14e500))['finish']();}['decompress'](_0x22a5ec){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x22a5ec),{'oneofs':!0x0});}}function g(_0x2182ed,_0x2fd5be){const _0x334115=_0x38925c(_0x2182ed);return _0x334115['path'][_0x334115['path']['length']-0x1]+=_0x2fd5be,_0x334115;}function _(_0x30e6eb,_0x4d1760){return _0x30e6eb['root']===_0x4d1760['root']&&_0x236caa(_0x30e6eb['path'],_0x4d1760['path']);}function $(_0x4dd5d1){P(_0x4dd5d1,_0x1c240b=>('main'==_0x1c240b['root']?(_0x1c240b['rootMain']=!0x0,delete _0x1c240b['root']):'$graveyard'==_0x1c240b['root']&&(_0x1c240b['rootGraveyard']=!0x0,delete _0x1c240b['root']),_0x1c240b));}function J(_0x1e6366){P(_0x1e6366,_0x4452b3=>(_0x4452b3['rootMain']?(_0x4452b3['root']='main',delete _0x4452b3['rootMain']):_0x4452b3['rootGraveyard']&&(_0x4452b3['root']='$graveyard',delete _0x4452b3['rootGraveyard']),_0x4452b3));}function P(_0xd11605,_0xa1eb81){for(const _0x202620 in _0xd11605){const _0x30e3f9=_0xd11605[_0x202620];'nodes'!==_0x202620&&_0x589d91(_0x30e3f9)&&(_0x30e3f9['path']&&(_0x30e3f9['root']||_0x30e3f9['rootMain']||_0x30e3f9['rootGraveyard'])?_0xd11605[_0x202620]=_0xa1eb81(_0x30e3f9):P(_0x30e3f9,_0xa1eb81));}return _0xd11605;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x18532a,_0x5bbb37,_0x247de0){this['_id']=_0x18532a,this['_operationName']=_0x5bbb37,this['_protobufDescriptor']=_0x247de0;}['compress'](_0x2d69e7,_0x5084cf){const _0x24fbc4=_0x5084cf['operations'][_0x5084cf['index']++];return $(_0x24fbc4),_0x2d69e7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x24fbc4)),_0x2d69e7['types']['push'](this['_id']),!0x0;}['decompress'](_0x3fd337,_0x14471f){_0x14471f['typeIndex']++;const _0x3c3261=_0x14471f['buffers'][_0x14471f['bufferIndex']++],_0x59b655=this['_protobufDescriptor']['decompress'](_0x3c3261);J(_0x59b655),_0x59b655['__className']=this['_operationName'],_0x3fd337['push'](_0x59b655);}}class s extends e{['compress'](_0x468bf9,_0x78f7fe){const _0x286dba=_0x78f7fe['operations'][_0x78f7fe['index']++];return this['_serializeOneOf']('oldValue',_0x286dba),this['_serializeOneOf']('newValue',_0x286dba),$(_0x286dba),_0x468bf9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x286dba)),_0x468bf9['types']['push'](this['_id']),!0x0;}['decompress'](_0x223678,_0x1ac391){_0x1ac391['typeIndex']++;const _0x280a5f=_0x1ac391['buffers'][_0x1ac391['bufferIndex']++],_0x4bc146=this['_protobufDescriptor']['decompress'](_0x280a5f);this['_deserializeOneOf']('oldValue',_0x4bc146),this['_deserializeOneOf']('newValue',_0x4bc146),J(_0x4bc146),_0x4bc146['__className']=this['_operationName'],_0x223678['push'](_0x4bc146);}['_serializeOneOf'](_0x158916,_0x5810ef){const _0x558130=_0x5810ef[_0x158916];'boolean'==typeof _0x558130?_0x5810ef[_0x158916+'Boolean']=_0x558130:_0x5810ef[_0x158916+'Json']=JSON['stringify'](_0x558130);}['_deserializeOneOf'](_0x4a06a7,_0x1b902e){const _0x43b5a3=_0x4a06a7+'Json';_0x1b902e[_0x43b5a3]?(_0x1b902e[_0x4a06a7]=JSON['parse'](_0x1b902e[_0x43b5a3]),delete _0x1b902e[_0x43b5a3]):(_0x1b902e[_0x4a06a7]=_0x1b902e[_0x4a06a7+'Boolean'],delete _0x1b902e[_0x4a06a7+'Boolean']);}}class i extends e{['compress'](_0x212c82,_0x3c70f6){const _0x4e6a43=_0x3c70f6['operations'][_0x3c70f6['index']++];return this['_serializeNodesAttributes'](_0x4e6a43['nodes']),$(_0x4e6a43),_0x212c82['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e6a43)),_0x212c82['types']['push'](this['_id']),!0x0;}['decompress'](_0x498570,_0x476a51){_0x476a51['typeIndex']++;const _0x2ab7f8=_0x476a51['buffers'][_0x476a51['bufferIndex']++],_0x1c33c3=this['_protobufDescriptor']['decompress'](_0x2ab7f8);_0x1c33c3['nodes']||(_0x1c33c3['nodes']=[]),this['_deserializeNodesAttributes'](_0x1c33c3['nodes']),J(_0x1c33c3),_0x1c33c3['__className']=this['_operationName'],_0x498570['push'](_0x1c33c3);}['_serializeNodesAttributes'](_0x4a8a83){for(const _0x846613 of _0x4a8a83){if(_0x846613['attributes']){const _0x523617=_0x846613['attributes'];this['_areValuesBoolean'](_0x523617)?_0x846613['attributesBoolean']=_0x523617:_0x846613['attributesJson']=JSON['stringify'](_0x523617);}_0x846613['children']&&this['_serializeNodesAttributes'](_0x846613['children']);}}['_deserializeNodesAttributes'](_0x7a6498){for(const _0x16b61f of _0x7a6498)(_0x16b61f['attributesBoolean']||_0x16b61f['attributesJson'])&&(_0x16b61f['attributesBoolean']?(_0x16b61f['attributes']=_0x16b61f['attributesBoolean'],delete _0x16b61f['attributesBoolean']):(_0x16b61f['attributes']=JSON['parse'](_0x16b61f['attributesJson']),delete _0x16b61f['attributesJson'])),_0x16b61f['children']&&this['_deserializeNodesAttributes'](_0x16b61f['children']);}['_areValuesBoolean'](_0x4cff8c){return Object['keys'](_0x4cff8c)['every'](_0x55801b=>'boolean'==typeof _0x4cff8c[_0x55801b]);}}class n extends e{['decompress'](_0x1b2e41,_0x5d457c){super['decompress'](_0x1b2e41,_0x5d457c);const _0x35337c=_0x1b2e41[_0x1b2e41['length']-0x1];_0x35337c['oldRange']||(_0x35337c['oldRange']=null),_0x35337c['newRange']||(_0x35337c['newRange']=null);}}class p extends e{['compress'](_0x3d1fa7,_0x5da651){return _0x5da651['index']++,_0x3d1fa7['types']['push'](this['_id']),!0x0;}['decompress'](_0x487d10,_0x2f6918){_0x2f6918['typeIndex']++,_0x487d10['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x539440,_0xb21eaf,_0x33d6f0,_0x16288a){super(_0x539440,_0xb21eaf,_0x33d6f0),this['_omittedNamespace']=_0x16288a+':';}['compress'](_0x5ac58e,_0x562b9c){const _0x1cf6e0=_0x562b9c['operations'][_0x562b9c['index']];return!('MarkerOperation'!=_0x1cf6e0['__className']||!_0x1cf6e0['name']['startsWith'](this['_omittedNamespace']))&&(_0x1cf6e0['name']=_0x1cf6e0['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5ac58e,_0x562b9c),!0x0);}['decompress'](_0x5da1e8,_0x2cdb84){super['decompress'](_0x5da1e8,_0x2cdb84);const _0x34deb1=_0x5da1e8[_0x5da1e8['length']-0x1];_0x34deb1['name']=this['_omittedNamespace']+_0x34deb1['name'];}}class O{['_id'];['_context'];constructor(_0x494fef,_0x181026){this['_id']=_0x494fef,this['_context']=_0x181026;}['compress'](_0x4e9d60,_0x1348be){let _0x2fc0ad,_0x42fbde=_0x1348be['operations'][_0x1348be['index']],_0x4107ff=_0x1348be['operations'][_0x1348be['index']+0x1];for(;_0x4107ff&&this['_compareOperations'](_0x42fbde,_0x4107ff);)_0x2fc0ad?(_0x2fc0ad=this['_combineNext'](_0x42fbde,_0x2fc0ad),_0x4e9d60['types']['push'](0x0)):(_0x2fc0ad=_0x38925c(_0x42fbde),_0x4e9d60['types']['push'](this['_id'])),_0x1348be['index']++,_0x42fbde=_0x1348be['operations'][_0x1348be['index']],_0x4107ff=_0x1348be['operations'][_0x1348be['index']+0x1];return!!_0x2fc0ad&&(_0x2fc0ad=this['_combineNext'](_0x1348be['operations'][_0x1348be['index']++],_0x2fc0ad),_0x4e9d60['types']['push'](0x0),_0x4e9d60['buffers']['push'](this['_compressSingleOperation'](_0x2fc0ad)),!0x0);}['decompress'](_0x288eea,_0x59b435){const _0x31b03a=this['_decompressSingleOperation'](_0x59b435);for(;0x0==_0x59b435['types'][_0x59b435['typeIndex']];)_0x59b435['typeIndex']++,_0x288eea['push'](this['_splitCurrent'](_0x31b03a));_0x288eea['push'](_0x31b03a);}}class c extends O{['_combineNext'](_0x5cf351,_0x51470c){return _0x51470c['nodes'][0x0]['data']+=_0x5cf351['nodes'][0x0]['data'],_0x51470c;}['_splitCurrent'](_0x2e0ec0){const _0x1dfe71=_0x38925c(_0x2e0ec0),_0x36699e=_0x1dfe71['nodes'][0x0],_0x37dcb6=_0x2e0ec0['nodes'][0x0],_0x4a206a=_0x37dcb6['data'][Symbol['iterator']]()['next']()['value'],_0x49caf0=_0x4a206a['length'];return _0x36699e['data']=_0x4a206a,_0x37dcb6['data']=_0x37dcb6['data']['substr'](_0x49caf0),_0x2e0ec0['position']=g(_0x2e0ec0['position'],_0x49caf0),_0x1dfe71;}['_compareOperations'](_0x5317d7,_0x8f87f1){if(this['_checkOperation'](_0x5317d7)&&this['_checkOperation'](_0x8f87f1)){const _0x5ae658=_0x5317d7['nodes'][0x0]['data']['length'],_0xd09bdc=_(g(_0x5317d7['position'],_0x5ae658),_0x8f87f1['position']),_0x492475=_0x5317d7['nodes'][0x0],_0x4661b9=_0x8f87f1['nodes'][0x0];return _0xd09bdc&&this['_compareAttributes'](_0x492475,_0x4661b9);}return!0x1;}['_compressSingleOperation'](_0x2eba6c){const _0x26e07a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x26e07a,{'operations':[_0x2eba6c],'index':0x0}),_0x26e07a['buffers'][0x0];}['_decompressSingleOperation'](_0x561230){const _0x124296=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x124296,_0x561230),_0x124296[0x0];}['_checkOperation'](_0x37346c){return'InsertOperation'==_0x37346c['__className']&&0x1==_0x37346c['nodes']['length']&&_0x37346c['nodes'][0x0]['data']&&!_0x37346c['wasUndone']&&0x1==Array['from'](_0x37346c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54a194,_0x4b7f9b){const _0x2fe175=Object['keys'](_0x54a194['attributes']||{}),_0x532c74=Object['keys'](_0x4b7f9b['attributes']||{});return _0x2fe175['length']===_0x532c74['length']&&_0x2fe175['every'](_0x1e7b0d=>_0x4b7f9b['attributes'][_0x1e7b0d]&&_0x4b7f9b['attributes'][_0x1e7b0d]===_0x54a194['attributes'][_0x1e7b0d]);}}class m extends O{['_combineNext'](_0x178bdc,_0x4ddff9){return _0x4ddff9['howMany']++,_0x4ddff9['sourcePosition']=_0x38925c(_0x178bdc['sourcePosition']),_0x4ddff9;}['_splitCurrent'](_0x54f648){const _0x2d3ffc=_0x38925c(_0x54f648);return _0x54f648['howMany']--,_0x2d3ffc['howMany']=0x1,_0x2d3ffc['sourcePosition']=g(_0x2d3ffc['sourcePosition'],_0x54f648['howMany']),_0x2d3ffc;}['_compareOperations'](_0xf6308c,_0x195348){return!(!this['_checkOperation'](_0xf6308c)||!this['_checkOperation'](_0x195348))&&(_(g(_0xf6308c['sourcePosition'],-0x1),_0x195348['sourcePosition'])&&_(_0xf6308c['targetPosition'],_0x195348['targetPosition']));}['_compressSingleOperation'](_0x39a956){const _0x4dec22={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4dec22,{'operations':[_0x39a956],'index':0x0}),_0x4dec22['buffers'][0x0];}['_decompressSingleOperation'](_0x2e8b41){const _0x25d0e6=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x25d0e6,_0x2e8b41),_0x25d0e6[0x0];}['_checkOperation'](_0x161dfd){return'MoveOperation'==_0x161dfd['__className']&&'$graveyard'==_0x161dfd['targetPosition']['root']&&0x1==_0x161dfd['howMany']&&!_0x161dfd['wasUndone'];}}class h extends O{['_combineNext'](_0x5f4524,_0x1071a1){return _0x1071a1['howMany']++,_0x1071a1;}['_splitCurrent'](_0x5f5d5b){const _0xd17477=_0x38925c(_0x5f5d5b);return _0xd17477['howMany']=0x1,_0x5f5d5b['howMany']--,_0xd17477;}['_compareOperations'](_0x3e90db,_0x827aee){return!(!this['_checkOperation'](_0x3e90db)||!this['_checkOperation'](_0x827aee))&&(_(_0x3e90db['sourcePosition'],_0x827aee['sourcePosition'])&&_(_0x3e90db['targetPosition'],_0x827aee['targetPosition']));}['_compressSingleOperation'](_0x3a8b27){const _0x3d9923={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3d9923,{'operations':[_0x3a8b27],'index':0x0}),_0x3d9923['buffers'][0x0];}['_decompressSingleOperation'](_0x24eeeb){const _0x2ce678=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2ce678,_0x24eeeb),_0x2ce678[0x0];}['_checkOperation'](_0x5de4ed){return'MoveOperation'==_0x5de4ed['__className']&&'$graveyard'==_0x5de4ed['targetPosition']['root']&&0x1==_0x5de4ed['howMany']&&!_0x5de4ed['wasUndone'];}}class f extends O{['compress'](_0x19461c,_0x43029d){if(!this['_compareOperations'](_0x43029d['operations'][_0x43029d['index']],_0x43029d['operations'][_0x43029d['index']+0x1]))return!0x1;const _0x17f76a=_0x43029d['operations'][_0x43029d['index']++];return _0x17f76a['oldRange']=null,_0x17f76a['newRange']&&_(_0x17f76a['newRange']['start'],_0x17f76a['newRange']['end'])&&(_0x17f76a['newRange']['end']=null),_0x43029d['index']++,_0x19461c['types']['push'](this['_id']),_0x19461c['types']['push'](0x0),_0x19461c['buffers']['push'](this['_compressSingleOperation'](_0x17f76a)),!0x0;}['decompress'](_0xecb615,_0x176e8f){const _0x4332ae=this['_decompressSingleOperation'](_0x176e8f);_0x4332ae['newRange']&&!_0x4332ae['newRange']['end']&&(_0x4332ae['newRange']['end']=_0x38925c(_0x4332ae['newRange']['start']));const _0x15b325=_0x38925c(_0x4332ae);_0x15b325['newRange']&&(_0x15b325['newRange']['start']['stickiness']='toNone',_0x15b325['newRange']['end']=_0x38925c(_0x15b325['newRange']['start'])),_0x15b325['name']='user:position:'+_0x15b325['name']['split'](':')[0x2],_0x176e8f['typeIndex']++,_0xecb615['push'](_0x4332ae),_0xecb615['push'](_0x15b325);}['_compressSingleOperation'](_0x2b3c99){const _0x1ee556={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1ee556,{'operations':[_0x2b3c99],'index':0x0}),_0x1ee556['buffers'][0x0];}['_decompressSingleOperation'](_0x77acc8){const _0x201dd8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x201dd8,_0x77acc8),_0x201dd8[0x0];}['_compareOperations'](_0x42c8a9,_0x345705){return!(!_0x42c8a9||!_0x345705)&&('MarkerOperation'==_0x42c8a9['__className']&&'MarkerOperation'==_0x345705['__className']&&!(!_0x42c8a9['name']['startsWith']('user:')||!_0x345705['name']['startsWith']('user:')||_0x42c8a9['name']==_0x345705['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3a9298=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x3a9298,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3a9298,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x74c6dc){if(!_0x74c6dc||!_0x74c6dc[0x0])throw new _0xedb677('no-operations-provided',this);const _0x1e3b7f={'operations':_0x74c6dc,'index':0x0},_0x48405c={'types':[],'buffers':[],'baseVersion':_0x74c6dc[0x0]['baseVersion']};for(;_0x1e3b7f['index']<_0x1e3b7f['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x48405c,_0x1e3b7f))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x48405c,_0x1e3b7f))continue;const _0x112af7=_0x1e3b7f['operations'][_0x1e3b7f['index']]['__className'];this['_getCompressorByName'](_0x112af7)['compress'](_0x48405c,_0x1e3b7f);}return _0x48405c;}['decompress'](_0x4cb80e){const _0x2affb=[],_0x23d273={'types':_0x4cb80e['types'],'buffers':_0x4cb80e['buffers'],'baseVersion':_0x4cb80e['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x23d273['typeIndex']<_0x23d273['types']['length'];){const _0x170c00=_0x23d273['types'][_0x23d273['typeIndex']],_0xe8b013=this['_compressorById']['get'](_0x170c00);if(!_0xe8b013)throw new _0xedb677('decompress-compressor-not-found',this,{'type':_0x170c00});_0xe8b013['decompress'](_0x2affb,_0x23d273);}return _0x2affb['forEach']((_0x83373f,_0x14d452)=>_0x83373f['baseVersion']=_0x4cb80e['baseVersion']+_0x14d452),_0x2affb;}['_getCompressorByName'](_0x19149e){return this['_compressorByName']['get'](_0x19149e);}['_registerOperationCompressor'](_0x5d7d75,_0x4edcab,_0x50f136){const _0x581e95=new _0x50f136(_0x5d7d75,_0x4edcab,this['_protobufFactory']['getDescriptor'](_0x4edcab));this['_registerCompressor'](_0x5d7d75,_0x4edcab,_0x581e95);}['_registerActionCompressor'](_0x377f60,_0x36c34f,_0x4acd5e){const _0x5d51ba=new _0x4acd5e(_0x377f60,this);this['_registerCompressor'](_0x377f60,_0x36c34f,_0x5d51ba);}['_registerCompressor'](_0x29cc5c,_0x5959a8,_0x583e62){this['_compressorById']['set'](_0x29cc5c,_0x583e62),this['_compressorByName']['set'](_0x5959a8,_0x583e62);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x130b6d}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2b9a14 from'protobufjs/minimal.js';import{cloneDeep as _0x219786,isEqual as _0x391b24,isObject as _0x227a94}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x21ffa9=_0x2b9a14['Reader'],_0x3188fe=_0x2b9a14['Writer'],_0x4c8bcc=_0x2b9a14['util'],_0x214658=_0x2b9a14['roots']['default']||(_0x2b9a14['roots']['default']={});return _0x214658['AttributeOperation']=(function(){function _0x3751c4(_0x1cfd8a){if(_0x1cfd8a){for(var _0x55a2b5=Object['keys'](_0x1cfd8a),_0x474b82=0x0;_0x474b82<_0x55a2b5['length'];++_0x474b82)null!=_0x1cfd8a[_0x55a2b5[_0x474b82]]&&(this[_0x55a2b5[_0x474b82]]=_0x1cfd8a[_0x55a2b5[_0x474b82]]);}}return _0x3751c4['prototype']['range']=null,_0x3751c4['prototype']['key']='',_0x3751c4['prototype']['oldValueBoolean']=!0x1,_0x3751c4['prototype']['oldValueJson']='',_0x3751c4['prototype']['newValueBoolean']=!0x1,_0x3751c4['prototype']['newValueJson']='',_0x3751c4['prototype']['wasUndone']=!0x1,_0x3751c4['create']=function(_0x33ec18){return new _0x3751c4(_0x33ec18);},_0x3751c4['encode']=function(_0x50af5b,_0x17acd7){return _0x17acd7||(_0x17acd7=_0x3188fe['create']()),null!=_0x50af5b['range']&&Object['hasOwnProperty']['call'](_0x50af5b,'range')&&_0x214658['Range']['encode'](_0x50af5b['range'],_0x17acd7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50af5b['key']&&Object['hasOwnProperty']['call'](_0x50af5b,'key')&&_0x17acd7['uint32'](0x12)['string'](_0x50af5b['key']),null!=_0x50af5b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x50af5b,'oldValueBoolean')&&_0x17acd7['uint32'](0x18)['bool'](_0x50af5b['oldValueBoolean']),null!=_0x50af5b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x50af5b,'oldValueJson')&&_0x17acd7['uint32'](0x22)['string'](_0x50af5b['oldValueJson']),null!=_0x50af5b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x50af5b,'newValueBoolean')&&_0x17acd7['uint32'](0x28)['bool'](_0x50af5b['newValueBoolean']),null!=_0x50af5b['newValueJson']&&Object['hasOwnProperty']['call'](_0x50af5b,'newValueJson')&&_0x17acd7['uint32'](0x32)['string'](_0x50af5b['newValueJson']),null!=_0x50af5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x50af5b,'wasUndone')&&_0x17acd7['uint32'](0x38)['bool'](_0x50af5b['wasUndone']),_0x17acd7;},_0x3751c4['encodeDelimited']=function(_0x3ad0d3,_0x52deb7){return this['encode'](_0x3ad0d3,_0x52deb7)['ldelim']();},_0x3751c4['decode']=function(_0x242819,_0x4fb436){_0x242819 instanceof _0x21ffa9||(_0x242819=_0x21ffa9['create'](_0x242819));for(var _0x5384b0=void 0x0===_0x4fb436?_0x242819['len']:_0x242819['pos']+_0x4fb436,_0x5f3445=new _0x214658['AttributeOperation']();_0x242819['pos']<_0x5384b0;){var _0x578d3b=_0x242819['uint32']();switch(_0x578d3b>>>0x3){case 0x1:_0x5f3445['range']=_0x214658['Range']['decode'](_0x242819,_0x242819['uint32']());break;case 0x2:_0x5f3445['key']=_0x242819['string']();break;case 0x3:_0x5f3445['oldValueBoolean']=_0x242819['bool']();break;case 0x4:_0x5f3445['oldValueJson']=_0x242819['string']();break;case 0x5:_0x5f3445['newValueBoolean']=_0x242819['bool']();break;case 0x6:_0x5f3445['newValueJson']=_0x242819['string']();break;case 0x7:_0x5f3445['wasUndone']=_0x242819['bool']();break;default:_0x242819['skipType'](0x7&_0x578d3b);}}return _0x5f3445;},_0x3751c4['decodeDelimited']=function(_0x121129){return _0x121129 instanceof _0x21ffa9||(_0x121129=new _0x21ffa9(_0x121129)),this['decode'](_0x121129,_0x121129['uint32']());},_0x3751c4['verify']=function(_0x5d8405){if('object'!=typeof _0x5d8405||null===_0x5d8405)return'object\x20expected';if(null!=_0x5d8405['range']&&_0x5d8405['hasOwnProperty']('range')){var _0x417b38=_0x214658['Range']['verify'](_0x5d8405['range']);if(_0x417b38)return'range.'+_0x417b38;}return null!=_0x5d8405['key']&&_0x5d8405['hasOwnProperty']('key')&&!_0x4c8bcc['isString'](_0x5d8405['key'])?'key:\x20string\x20expected':null!=_0x5d8405['oldValueBoolean']&&_0x5d8405['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5d8405['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5d8405['oldValueJson']&&_0x5d8405['hasOwnProperty']('oldValueJson')&&!_0x4c8bcc['isString'](_0x5d8405['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5d8405['newValueBoolean']&&_0x5d8405['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5d8405['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5d8405['newValueJson']&&_0x5d8405['hasOwnProperty']('newValueJson')&&!_0x4c8bcc['isString'](_0x5d8405['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5d8405['wasUndone']&&_0x5d8405['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d8405['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3751c4['fromObject']=function(_0x4de02e){if(_0x4de02e instanceof _0x214658['AttributeOperation'])return _0x4de02e;var _0x6c470c=new _0x214658['AttributeOperation']();if(null!=_0x4de02e['range']){if('object'!=typeof _0x4de02e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x6c470c['range']=_0x214658['Range']['fromObject'](_0x4de02e['range']);}return null!=_0x4de02e['key']&&(_0x6c470c['key']=String(_0x4de02e['key'])),null!=_0x4de02e['oldValueBoolean']&&(_0x6c470c['oldValueBoolean']=Boolean(_0x4de02e['oldValueBoolean'])),null!=_0x4de02e['oldValueJson']&&(_0x6c470c['oldValueJson']=String(_0x4de02e['oldValueJson'])),null!=_0x4de02e['newValueBoolean']&&(_0x6c470c['newValueBoolean']=Boolean(_0x4de02e['newValueBoolean'])),null!=_0x4de02e['newValueJson']&&(_0x6c470c['newValueJson']=String(_0x4de02e['newValueJson'])),null!=_0x4de02e['wasUndone']&&(_0x6c470c['wasUndone']=Boolean(_0x4de02e['wasUndone'])),_0x6c470c;},_0x3751c4['toObject']=function(_0x1ffeb1,_0x143c96){_0x143c96||(_0x143c96={});var _0x3a1da6={};return _0x143c96['defaults']&&(_0x3a1da6['range']=null,_0x3a1da6['key']='',_0x3a1da6['oldValueBoolean']=!0x1,_0x3a1da6['oldValueJson']='',_0x3a1da6['newValueBoolean']=!0x1,_0x3a1da6['newValueJson']='',_0x3a1da6['wasUndone']=!0x1),null!=_0x1ffeb1['range']&&_0x1ffeb1['hasOwnProperty']('range')&&(_0x3a1da6['range']=_0x214658['Range']['toObject'](_0x1ffeb1['range'],_0x143c96)),null!=_0x1ffeb1['key']&&_0x1ffeb1['hasOwnProperty']('key')&&(_0x3a1da6['key']=_0x1ffeb1['key']),null!=_0x1ffeb1['oldValueBoolean']&&_0x1ffeb1['hasOwnProperty']('oldValueBoolean')&&(_0x3a1da6['oldValueBoolean']=_0x1ffeb1['oldValueBoolean']),null!=_0x1ffeb1['oldValueJson']&&_0x1ffeb1['hasOwnProperty']('oldValueJson')&&(_0x3a1da6['oldValueJson']=_0x1ffeb1['oldValueJson']),null!=_0x1ffeb1['newValueBoolean']&&_0x1ffeb1['hasOwnProperty']('newValueBoolean')&&(_0x3a1da6['newValueBoolean']=_0x1ffeb1['newValueBoolean']),null!=_0x1ffeb1['newValueJson']&&_0x1ffeb1['hasOwnProperty']('newValueJson')&&(_0x3a1da6['newValueJson']=_0x1ffeb1['newValueJson']),null!=_0x1ffeb1['wasUndone']&&_0x1ffeb1['hasOwnProperty']('wasUndone')&&(_0x3a1da6['wasUndone']=_0x1ffeb1['wasUndone']),_0x3a1da6;},_0x3751c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x3751c4['getTypeUrl']=function(_0x4b952f){return void 0x0===_0x4b952f&&(_0x4b952f='type.googleapis.com'),_0x4b952f+'/AttributeOperation';},_0x3751c4;}()),_0x214658['InsertOperation']=(function(){function _0x5766dc(_0x5cba48){if(this['nodes']=[],_0x5cba48){for(var _0x4ee65a=Object['keys'](_0x5cba48),_0xd52d8e=0x0;_0xd52d8e<_0x4ee65a['length'];++_0xd52d8e)null!=_0x5cba48[_0x4ee65a[_0xd52d8e]]&&(this[_0x4ee65a[_0xd52d8e]]=_0x5cba48[_0x4ee65a[_0xd52d8e]]);}}return _0x5766dc['prototype']['position']=null,_0x5766dc['prototype']['nodes']=_0x4c8bcc['emptyArray'],_0x5766dc['prototype']['shouldReceiveAttributes']=!0x1,_0x5766dc['prototype']['wasUndone']=!0x1,_0x5766dc['create']=function(_0x554126){return new _0x5766dc(_0x554126);},_0x5766dc['encode']=function(_0x4db175,_0x2be76f){if(_0x2be76f||(_0x2be76f=_0x3188fe['create']()),null!=_0x4db175['position']&&Object['hasOwnProperty']['call'](_0x4db175,'position')&&_0x214658['Position']['encode'](_0x4db175['position'],_0x2be76f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4db175['nodes']&&_0x4db175['nodes']['length']){for(var _0x13b383=0x0;_0x13b383<_0x4db175['nodes']['length'];++_0x13b383)_0x214658['Element']['encode'](_0x4db175['nodes'][_0x13b383],_0x2be76f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4db175['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4db175,'shouldReceiveAttributes')&&_0x2be76f['uint32'](0x18)['bool'](_0x4db175['shouldReceiveAttributes']),null!=_0x4db175['wasUndone']&&Object['hasOwnProperty']['call'](_0x4db175,'wasUndone')&&_0x2be76f['uint32'](0x20)['bool'](_0x4db175['wasUndone']),_0x2be76f;},_0x5766dc['encodeDelimited']=function(_0x34477d,_0x303434){return this['encode'](_0x34477d,_0x303434)['ldelim']();},_0x5766dc['decode']=function(_0x4766bb,_0x8753ac){_0x4766bb instanceof _0x21ffa9||(_0x4766bb=_0x21ffa9['create'](_0x4766bb));for(var _0x5bc500=void 0x0===_0x8753ac?_0x4766bb['len']:_0x4766bb['pos']+_0x8753ac,_0x100ce8=new _0x214658['InsertOperation']();_0x4766bb['pos']<_0x5bc500;){var _0x515412=_0x4766bb['uint32']();switch(_0x515412>>>0x3){case 0x1:_0x100ce8['position']=_0x214658['Position']['decode'](_0x4766bb,_0x4766bb['uint32']());break;case 0x2:_0x100ce8['nodes']&&_0x100ce8['nodes']['length']||(_0x100ce8['nodes']=[]),_0x100ce8['nodes']['push'](_0x214658['Element']['decode'](_0x4766bb,_0x4766bb['uint32']()));break;case 0x3:_0x100ce8['shouldReceiveAttributes']=_0x4766bb['bool']();break;case 0x4:_0x100ce8['wasUndone']=_0x4766bb['bool']();break;default:_0x4766bb['skipType'](0x7&_0x515412);}}return _0x100ce8;},_0x5766dc['decodeDelimited']=function(_0x21f3d6){return _0x21f3d6 instanceof _0x21ffa9||(_0x21f3d6=new _0x21ffa9(_0x21f3d6)),this['decode'](_0x21f3d6,_0x21f3d6['uint32']());},_0x5766dc['verify']=function(_0x176088){if('object'!=typeof _0x176088||null===_0x176088)return'object\x20expected';if(null!=_0x176088['position']&&_0x176088['hasOwnProperty']('position')&&(_0x4e7488=_0x214658['Position']['verify'](_0x176088['position'])))return'position.'+_0x4e7488;if(null!=_0x176088['nodes']&&_0x176088['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x176088['nodes']))return'nodes:\x20array\x20expected';for(var _0x46ade1=0x0;_0x46ade1<_0x176088['nodes']['length'];++_0x46ade1){var _0x4e7488;if(_0x4e7488=_0x214658['Element']['verify'](_0x176088['nodes'][_0x46ade1]))return'nodes.'+_0x4e7488;}}return null!=_0x176088['shouldReceiveAttributes']&&_0x176088['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x176088['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x176088['wasUndone']&&_0x176088['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x176088['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5766dc['fromObject']=function(_0x22e19c){if(_0x22e19c instanceof _0x214658['InsertOperation'])return _0x22e19c;var _0x46725c=new _0x214658['InsertOperation']();if(null!=_0x22e19c['position']){if('object'!=typeof _0x22e19c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x46725c['position']=_0x214658['Position']['fromObject'](_0x22e19c['position']);}if(_0x22e19c['nodes']){if(!Array['isArray'](_0x22e19c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x46725c['nodes']=[];for(var _0x576c15=0x0;_0x576c15<_0x22e19c['nodes']['length'];++_0x576c15){if('object'!=typeof _0x22e19c['nodes'][_0x576c15])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x46725c['nodes'][_0x576c15]=_0x214658['Element']['fromObject'](_0x22e19c['nodes'][_0x576c15]);}}return null!=_0x22e19c['shouldReceiveAttributes']&&(_0x46725c['shouldReceiveAttributes']=Boolean(_0x22e19c['shouldReceiveAttributes'])),null!=_0x22e19c['wasUndone']&&(_0x46725c['wasUndone']=Boolean(_0x22e19c['wasUndone'])),_0x46725c;},_0x5766dc['toObject']=function(_0x3fc994,_0x43b0b3){_0x43b0b3||(_0x43b0b3={});var _0x37cf8e={};if((_0x43b0b3['arrays']||_0x43b0b3['defaults'])&&(_0x37cf8e['nodes']=[]),_0x43b0b3['defaults']&&(_0x37cf8e['position']=null,_0x37cf8e['shouldReceiveAttributes']=!0x1,_0x37cf8e['wasUndone']=!0x1),null!=_0x3fc994['position']&&_0x3fc994['hasOwnProperty']('position')&&(_0x37cf8e['position']=_0x214658['Position']['toObject'](_0x3fc994['position'],_0x43b0b3)),_0x3fc994['nodes']&&_0x3fc994['nodes']['length']){_0x37cf8e['nodes']=[];for(var _0x9c8d5a=0x0;_0x9c8d5a<_0x3fc994['nodes']['length'];++_0x9c8d5a)_0x37cf8e['nodes'][_0x9c8d5a]=_0x214658['Element']['toObject'](_0x3fc994['nodes'][_0x9c8d5a],_0x43b0b3);}return null!=_0x3fc994['shouldReceiveAttributes']&&_0x3fc994['hasOwnProperty']('shouldReceiveAttributes')&&(_0x37cf8e['shouldReceiveAttributes']=_0x3fc994['shouldReceiveAttributes']),null!=_0x3fc994['wasUndone']&&_0x3fc994['hasOwnProperty']('wasUndone')&&(_0x37cf8e['wasUndone']=_0x3fc994['wasUndone']),_0x37cf8e;},_0x5766dc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x5766dc['getTypeUrl']=function(_0x5d03f4){return void 0x0===_0x5d03f4&&(_0x5d03f4='type.googleapis.com'),_0x5d03f4+'/InsertOperation';},_0x5766dc;}()),_0x214658['MarkerOperation']=(function(){function _0x1019bf(_0x11ffcb){if(_0x11ffcb){for(var _0x2e7b22=Object['keys'](_0x11ffcb),_0x105980=0x0;_0x105980<_0x2e7b22['length'];++_0x105980)null!=_0x11ffcb[_0x2e7b22[_0x105980]]&&(this[_0x2e7b22[_0x105980]]=_0x11ffcb[_0x2e7b22[_0x105980]]);}}return _0x1019bf['prototype']['name']='',_0x1019bf['prototype']['oldRange']=null,_0x1019bf['prototype']['newRange']=null,_0x1019bf['prototype']['affectsData']=!0x1,_0x1019bf['prototype']['wasUndone']=!0x1,_0x1019bf['create']=function(_0xb61ce7){return new _0x1019bf(_0xb61ce7);},_0x1019bf['encode']=function(_0x1228f0,_0x3f09e3){return _0x3f09e3||(_0x3f09e3=_0x3188fe['create']()),null!=_0x1228f0['name']&&Object['hasOwnProperty']['call'](_0x1228f0,'name')&&_0x3f09e3['uint32'](0xa)['string'](_0x1228f0['name']),null!=_0x1228f0['oldRange']&&Object['hasOwnProperty']['call'](_0x1228f0,'oldRange')&&_0x214658['Range']['encode'](_0x1228f0['oldRange'],_0x3f09e3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1228f0['newRange']&&Object['hasOwnProperty']['call'](_0x1228f0,'newRange')&&_0x214658['Range']['encode'](_0x1228f0['newRange'],_0x3f09e3['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1228f0['affectsData']&&Object['hasOwnProperty']['call'](_0x1228f0,'affectsData')&&_0x3f09e3['uint32'](0x20)['bool'](_0x1228f0['affectsData']),null!=_0x1228f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x1228f0,'wasUndone')&&_0x3f09e3['uint32'](0x28)['bool'](_0x1228f0['wasUndone']),_0x3f09e3;},_0x1019bf['encodeDelimited']=function(_0x5e0caf,_0x4a49fa){return this['encode'](_0x5e0caf,_0x4a49fa)['ldelim']();},_0x1019bf['decode']=function(_0x158676,_0x2adf8c){_0x158676 instanceof _0x21ffa9||(_0x158676=_0x21ffa9['create'](_0x158676));for(var _0x434250=void 0x0===_0x2adf8c?_0x158676['len']:_0x158676['pos']+_0x2adf8c,_0xa0b3b7=new _0x214658['MarkerOperation']();_0x158676['pos']<_0x434250;){var _0x445ae8=_0x158676['uint32']();switch(_0x445ae8>>>0x3){case 0x1:_0xa0b3b7['name']=_0x158676['string']();break;case 0x2:_0xa0b3b7['oldRange']=_0x214658['Range']['decode'](_0x158676,_0x158676['uint32']());break;case 0x3:_0xa0b3b7['newRange']=_0x214658['Range']['decode'](_0x158676,_0x158676['uint32']());break;case 0x4:_0xa0b3b7['affectsData']=_0x158676['bool']();break;case 0x5:_0xa0b3b7['wasUndone']=_0x158676['bool']();break;default:_0x158676['skipType'](0x7&_0x445ae8);}}return _0xa0b3b7;},_0x1019bf['decodeDelimited']=function(_0x23ce14){return _0x23ce14 instanceof _0x21ffa9||(_0x23ce14=new _0x21ffa9(_0x23ce14)),this['decode'](_0x23ce14,_0x23ce14['uint32']());},_0x1019bf['verify']=function(_0x19ec01){if('object'!=typeof _0x19ec01||null===_0x19ec01)return'object\x20expected';if(null!=_0x19ec01['name']&&_0x19ec01['hasOwnProperty']('name')&&!_0x4c8bcc['isString'](_0x19ec01['name']))return'name:\x20string\x20expected';var _0x212318;if(null!=_0x19ec01['oldRange']&&_0x19ec01['hasOwnProperty']('oldRange')&&(_0x212318=_0x214658['Range']['verify'](_0x19ec01['oldRange'])))return'oldRange.'+_0x212318;if(null!=_0x19ec01['newRange']&&_0x19ec01['hasOwnProperty']('newRange')&&(_0x212318=_0x214658['Range']['verify'](_0x19ec01['newRange'])))return'newRange.'+_0x212318;return null!=_0x19ec01['affectsData']&&_0x19ec01['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x19ec01['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x19ec01['wasUndone']&&_0x19ec01['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19ec01['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1019bf['fromObject']=function(_0x5646ef){if(_0x5646ef instanceof _0x214658['MarkerOperation'])return _0x5646ef;var _0x2a5f78=new _0x214658['MarkerOperation']();if(null!=_0x5646ef['name']&&(_0x2a5f78['name']=String(_0x5646ef['name'])),null!=_0x5646ef['oldRange']){if('object'!=typeof _0x5646ef['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2a5f78['oldRange']=_0x214658['Range']['fromObject'](_0x5646ef['oldRange']);}if(null!=_0x5646ef['newRange']){if('object'!=typeof _0x5646ef['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2a5f78['newRange']=_0x214658['Range']['fromObject'](_0x5646ef['newRange']);}return null!=_0x5646ef['affectsData']&&(_0x2a5f78['affectsData']=Boolean(_0x5646ef['affectsData'])),null!=_0x5646ef['wasUndone']&&(_0x2a5f78['wasUndone']=Boolean(_0x5646ef['wasUndone'])),_0x2a5f78;},_0x1019bf['toObject']=function(_0x2d1a53,_0x323c96){_0x323c96||(_0x323c96={});var _0x5034cc={};return _0x323c96['defaults']&&(_0x5034cc['name']='',_0x5034cc['oldRange']=null,_0x5034cc['newRange']=null,_0x5034cc['affectsData']=!0x1,_0x5034cc['wasUndone']=!0x1),null!=_0x2d1a53['name']&&_0x2d1a53['hasOwnProperty']('name')&&(_0x5034cc['name']=_0x2d1a53['name']),null!=_0x2d1a53['oldRange']&&_0x2d1a53['hasOwnProperty']('oldRange')&&(_0x5034cc['oldRange']=_0x214658['Range']['toObject'](_0x2d1a53['oldRange'],_0x323c96)),null!=_0x2d1a53['newRange']&&_0x2d1a53['hasOwnProperty']('newRange')&&(_0x5034cc['newRange']=_0x214658['Range']['toObject'](_0x2d1a53['newRange'],_0x323c96)),null!=_0x2d1a53['affectsData']&&_0x2d1a53['hasOwnProperty']('affectsData')&&(_0x5034cc['affectsData']=_0x2d1a53['affectsData']),null!=_0x2d1a53['wasUndone']&&_0x2d1a53['hasOwnProperty']('wasUndone')&&(_0x5034cc['wasUndone']=_0x2d1a53['wasUndone']),_0x5034cc;},_0x1019bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x1019bf['getTypeUrl']=function(_0x15ec7d){return void 0x0===_0x15ec7d&&(_0x15ec7d='type.googleapis.com'),_0x15ec7d+'/MarkerOperation';},_0x1019bf;}()),_0x214658['MergeOperation']=(function(){function _0x41b15c(_0x57fd0e){if(_0x57fd0e){for(var _0x2fb112=Object['keys'](_0x57fd0e),_0x2c7c4c=0x0;_0x2c7c4c<_0x2fb112['length'];++_0x2c7c4c)null!=_0x57fd0e[_0x2fb112[_0x2c7c4c]]&&(this[_0x2fb112[_0x2c7c4c]]=_0x57fd0e[_0x2fb112[_0x2c7c4c]]);}}return _0x41b15c['prototype']['sourcePosition']=null,_0x41b15c['prototype']['targetPosition']=null,_0x41b15c['prototype']['graveyardPosition']=null,_0x41b15c['prototype']['howMany']=0x0,_0x41b15c['prototype']['wasUndone']=!0x1,_0x41b15c['create']=function(_0x2d2d5f){return new _0x41b15c(_0x2d2d5f);},_0x41b15c['encode']=function(_0x11e5cb,_0xa01d57){return _0xa01d57||(_0xa01d57=_0x3188fe['create']()),null!=_0x11e5cb['sourcePosition']&&Object['hasOwnProperty']['call'](_0x11e5cb,'sourcePosition')&&_0x214658['Position']['encode'](_0x11e5cb['sourcePosition'],_0xa01d57['uint32'](0xa)['fork']())['ldelim'](),null!=_0x11e5cb['targetPosition']&&Object['hasOwnProperty']['call'](_0x11e5cb,'targetPosition')&&_0x214658['Position']['encode'](_0x11e5cb['targetPosition'],_0xa01d57['uint32'](0x12)['fork']())['ldelim'](),null!=_0x11e5cb['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x11e5cb,'graveyardPosition')&&_0x214658['Position']['encode'](_0x11e5cb['graveyardPosition'],_0xa01d57['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x11e5cb['howMany']&&Object['hasOwnProperty']['call'](_0x11e5cb,'howMany')&&_0xa01d57['uint32'](0x20)['uint32'](_0x11e5cb['howMany']),null!=_0x11e5cb['wasUndone']&&Object['hasOwnProperty']['call'](_0x11e5cb,'wasUndone')&&_0xa01d57['uint32'](0x28)['bool'](_0x11e5cb['wasUndone']),_0xa01d57;},_0x41b15c['encodeDelimited']=function(_0x1158d2,_0x236798){return this['encode'](_0x1158d2,_0x236798)['ldelim']();},_0x41b15c['decode']=function(_0x512cd8,_0x59b69a){_0x512cd8 instanceof _0x21ffa9||(_0x512cd8=_0x21ffa9['create'](_0x512cd8));for(var _0x7e8ce1=void 0x0===_0x59b69a?_0x512cd8['len']:_0x512cd8['pos']+_0x59b69a,_0x3761a4=new _0x214658['MergeOperation']();_0x512cd8['pos']<_0x7e8ce1;){var _0x3fb0f1=_0x512cd8['uint32']();switch(_0x3fb0f1>>>0x3){case 0x1:_0x3761a4['sourcePosition']=_0x214658['Position']['decode'](_0x512cd8,_0x512cd8['uint32']());break;case 0x2:_0x3761a4['targetPosition']=_0x214658['Position']['decode'](_0x512cd8,_0x512cd8['uint32']());break;case 0x3:_0x3761a4['graveyardPosition']=_0x214658['Position']['decode'](_0x512cd8,_0x512cd8['uint32']());break;case 0x4:_0x3761a4['howMany']=_0x512cd8['uint32']();break;case 0x5:_0x3761a4['wasUndone']=_0x512cd8['bool']();break;default:_0x512cd8['skipType'](0x7&_0x3fb0f1);}}return _0x3761a4;},_0x41b15c['decodeDelimited']=function(_0x4613f0){return _0x4613f0 instanceof _0x21ffa9||(_0x4613f0=new _0x21ffa9(_0x4613f0)),this['decode'](_0x4613f0,_0x4613f0['uint32']());},_0x41b15c['verify']=function(_0x7d97d9){if('object'!=typeof _0x7d97d9||null===_0x7d97d9)return'object\x20expected';var _0x28a165;if(null!=_0x7d97d9['sourcePosition']&&_0x7d97d9['hasOwnProperty']('sourcePosition')&&(_0x28a165=_0x214658['Position']['verify'](_0x7d97d9['sourcePosition'])))return'sourcePosition.'+_0x28a165;if(null!=_0x7d97d9['targetPosition']&&_0x7d97d9['hasOwnProperty']('targetPosition')&&(_0x28a165=_0x214658['Position']['verify'](_0x7d97d9['targetPosition'])))return'targetPosition.'+_0x28a165;if(null!=_0x7d97d9['graveyardPosition']&&_0x7d97d9['hasOwnProperty']('graveyardPosition')&&(_0x28a165=_0x214658['Position']['verify'](_0x7d97d9['graveyardPosition'])))return'graveyardPosition.'+_0x28a165;return null!=_0x7d97d9['howMany']&&_0x7d97d9['hasOwnProperty']('howMany')&&!_0x4c8bcc['isInteger'](_0x7d97d9['howMany'])?'howMany:\x20integer\x20expected':null!=_0x7d97d9['wasUndone']&&_0x7d97d9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x7d97d9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41b15c['fromObject']=function(_0x2f27e4){if(_0x2f27e4 instanceof _0x214658['MergeOperation'])return _0x2f27e4;var _0x18dc4f=new _0x214658['MergeOperation']();if(null!=_0x2f27e4['sourcePosition']){if('object'!=typeof _0x2f27e4['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x18dc4f['sourcePosition']=_0x214658['Position']['fromObject'](_0x2f27e4['sourcePosition']);}if(null!=_0x2f27e4['targetPosition']){if('object'!=typeof _0x2f27e4['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x18dc4f['targetPosition']=_0x214658['Position']['fromObject'](_0x2f27e4['targetPosition']);}if(null!=_0x2f27e4['graveyardPosition']){if('object'!=typeof _0x2f27e4['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x18dc4f['graveyardPosition']=_0x214658['Position']['fromObject'](_0x2f27e4['graveyardPosition']);}return null!=_0x2f27e4['howMany']&&(_0x18dc4f['howMany']=_0x2f27e4['howMany']>>>0x0),null!=_0x2f27e4['wasUndone']&&(_0x18dc4f['wasUndone']=Boolean(_0x2f27e4['wasUndone'])),_0x18dc4f;},_0x41b15c['toObject']=function(_0x5a337e,_0x51fa67){_0x51fa67||(_0x51fa67={});var _0x2a1c25={};return _0x51fa67['defaults']&&(_0x2a1c25['sourcePosition']=null,_0x2a1c25['targetPosition']=null,_0x2a1c25['graveyardPosition']=null,_0x2a1c25['howMany']=0x0,_0x2a1c25['wasUndone']=!0x1),null!=_0x5a337e['sourcePosition']&&_0x5a337e['hasOwnProperty']('sourcePosition')&&(_0x2a1c25['sourcePosition']=_0x214658['Position']['toObject'](_0x5a337e['sourcePosition'],_0x51fa67)),null!=_0x5a337e['targetPosition']&&_0x5a337e['hasOwnProperty']('targetPosition')&&(_0x2a1c25['targetPosition']=_0x214658['Position']['toObject'](_0x5a337e['targetPosition'],_0x51fa67)),null!=_0x5a337e['graveyardPosition']&&_0x5a337e['hasOwnProperty']('graveyardPosition')&&(_0x2a1c25['graveyardPosition']=_0x214658['Position']['toObject'](_0x5a337e['graveyardPosition'],_0x51fa67)),null!=_0x5a337e['howMany']&&_0x5a337e['hasOwnProperty']('howMany')&&(_0x2a1c25['howMany']=_0x5a337e['howMany']),null!=_0x5a337e['wasUndone']&&_0x5a337e['hasOwnProperty']('wasUndone')&&(_0x2a1c25['wasUndone']=_0x5a337e['wasUndone']),_0x2a1c25;},_0x41b15c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x41b15c['getTypeUrl']=function(_0x49de7a){return void 0x0===_0x49de7a&&(_0x49de7a='type.googleapis.com'),_0x49de7a+'/MergeOperation';},_0x41b15c;}()),_0x214658['MoveOperation']=(function(){function _0x17edad(_0x13032f){if(_0x13032f){for(var _0x45a3c1=Object['keys'](_0x13032f),_0x442186=0x0;_0x442186<_0x45a3c1['length'];++_0x442186)null!=_0x13032f[_0x45a3c1[_0x442186]]&&(this[_0x45a3c1[_0x442186]]=_0x13032f[_0x45a3c1[_0x442186]]);}}return _0x17edad['prototype']['sourcePosition']=null,_0x17edad['prototype']['howMany']=0x0,_0x17edad['prototype']['targetPosition']=null,_0x17edad['prototype']['wasUndone']=!0x1,_0x17edad['create']=function(_0xa84f0f){return new _0x17edad(_0xa84f0f);},_0x17edad['encode']=function(_0x460194,_0x298987){return _0x298987||(_0x298987=_0x3188fe['create']()),null!=_0x460194['sourcePosition']&&Object['hasOwnProperty']['call'](_0x460194,'sourcePosition')&&_0x214658['Position']['encode'](_0x460194['sourcePosition'],_0x298987['uint32'](0xa)['fork']())['ldelim'](),null!=_0x460194['howMany']&&Object['hasOwnProperty']['call'](_0x460194,'howMany')&&_0x298987['uint32'](0x10)['uint32'](_0x460194['howMany']),null!=_0x460194['targetPosition']&&Object['hasOwnProperty']['call'](_0x460194,'targetPosition')&&_0x214658['Position']['encode'](_0x460194['targetPosition'],_0x298987['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x460194['wasUndone']&&Object['hasOwnProperty']['call'](_0x460194,'wasUndone')&&_0x298987['uint32'](0x20)['bool'](_0x460194['wasUndone']),_0x298987;},_0x17edad['encodeDelimited']=function(_0x40d120,_0x4e5cc7){return this['encode'](_0x40d120,_0x4e5cc7)['ldelim']();},_0x17edad['decode']=function(_0x1584f0,_0x4ade40){_0x1584f0 instanceof _0x21ffa9||(_0x1584f0=_0x21ffa9['create'](_0x1584f0));for(var _0x21501a=void 0x0===_0x4ade40?_0x1584f0['len']:_0x1584f0['pos']+_0x4ade40,_0xfb077d=new _0x214658['MoveOperation']();_0x1584f0['pos']<_0x21501a;){var _0x2b4eb3=_0x1584f0['uint32']();switch(_0x2b4eb3>>>0x3){case 0x1:_0xfb077d['sourcePosition']=_0x214658['Position']['decode'](_0x1584f0,_0x1584f0['uint32']());break;case 0x2:_0xfb077d['howMany']=_0x1584f0['uint32']();break;case 0x3:_0xfb077d['targetPosition']=_0x214658['Position']['decode'](_0x1584f0,_0x1584f0['uint32']());break;case 0x4:_0xfb077d['wasUndone']=_0x1584f0['bool']();break;default:_0x1584f0['skipType'](0x7&_0x2b4eb3);}}return _0xfb077d;},_0x17edad['decodeDelimited']=function(_0x32f527){return _0x32f527 instanceof _0x21ffa9||(_0x32f527=new _0x21ffa9(_0x32f527)),this['decode'](_0x32f527,_0x32f527['uint32']());},_0x17edad['verify']=function(_0x1ea238){if('object'!=typeof _0x1ea238||null===_0x1ea238)return'object\x20expected';var _0x3ed91a;if(null!=_0x1ea238['sourcePosition']&&_0x1ea238['hasOwnProperty']('sourcePosition')&&(_0x3ed91a=_0x214658['Position']['verify'](_0x1ea238['sourcePosition'])))return'sourcePosition.'+_0x3ed91a;if(null!=_0x1ea238['howMany']&&_0x1ea238['hasOwnProperty']('howMany')&&!_0x4c8bcc['isInteger'](_0x1ea238['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1ea238['targetPosition']&&_0x1ea238['hasOwnProperty']('targetPosition')&&(_0x3ed91a=_0x214658['Position']['verify'](_0x1ea238['targetPosition'])))return'targetPosition.'+_0x3ed91a;return null!=_0x1ea238['wasUndone']&&_0x1ea238['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ea238['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17edad['fromObject']=function(_0x49eae3){if(_0x49eae3 instanceof _0x214658['MoveOperation'])return _0x49eae3;var _0x103037=new _0x214658['MoveOperation']();if(null!=_0x49eae3['sourcePosition']){if('object'!=typeof _0x49eae3['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x103037['sourcePosition']=_0x214658['Position']['fromObject'](_0x49eae3['sourcePosition']);}if(null!=_0x49eae3['howMany']&&(_0x103037['howMany']=_0x49eae3['howMany']>>>0x0),null!=_0x49eae3['targetPosition']){if('object'!=typeof _0x49eae3['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x103037['targetPosition']=_0x214658['Position']['fromObject'](_0x49eae3['targetPosition']);}return null!=_0x49eae3['wasUndone']&&(_0x103037['wasUndone']=Boolean(_0x49eae3['wasUndone'])),_0x103037;},_0x17edad['toObject']=function(_0x2d2df9,_0x1ff2aa){_0x1ff2aa||(_0x1ff2aa={});var _0x352b84={};return _0x1ff2aa['defaults']&&(_0x352b84['sourcePosition']=null,_0x352b84['howMany']=0x0,_0x352b84['targetPosition']=null,_0x352b84['wasUndone']=!0x1),null!=_0x2d2df9['sourcePosition']&&_0x2d2df9['hasOwnProperty']('sourcePosition')&&(_0x352b84['sourcePosition']=_0x214658['Position']['toObject'](_0x2d2df9['sourcePosition'],_0x1ff2aa)),null!=_0x2d2df9['howMany']&&_0x2d2df9['hasOwnProperty']('howMany')&&(_0x352b84['howMany']=_0x2d2df9['howMany']),null!=_0x2d2df9['targetPosition']&&_0x2d2df9['hasOwnProperty']('targetPosition')&&(_0x352b84['targetPosition']=_0x214658['Position']['toObject'](_0x2d2df9['targetPosition'],_0x1ff2aa)),null!=_0x2d2df9['wasUndone']&&_0x2d2df9['hasOwnProperty']('wasUndone')&&(_0x352b84['wasUndone']=_0x2d2df9['wasUndone']),_0x352b84;},_0x17edad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x17edad['getTypeUrl']=function(_0x1fcece){return void 0x0===_0x1fcece&&(_0x1fcece='type.googleapis.com'),_0x1fcece+'/MoveOperation';},_0x17edad;}()),_0x214658['RenameOperation']=(function(){function _0x33a5d3(_0x2c9254){if(_0x2c9254){for(var _0x3bcf46=Object['keys'](_0x2c9254),_0x27d4e9=0x0;_0x27d4e9<_0x3bcf46['length'];++_0x27d4e9)null!=_0x2c9254[_0x3bcf46[_0x27d4e9]]&&(this[_0x3bcf46[_0x27d4e9]]=_0x2c9254[_0x3bcf46[_0x27d4e9]]);}}return _0x33a5d3['prototype']['position']=null,_0x33a5d3['prototype']['oldName']='',_0x33a5d3['prototype']['newName']='',_0x33a5d3['prototype']['wasUndone']=!0x1,_0x33a5d3['create']=function(_0x22012f){return new _0x33a5d3(_0x22012f);},_0x33a5d3['encode']=function(_0x3ff0ac,_0x807df1){return _0x807df1||(_0x807df1=_0x3188fe['create']()),null!=_0x3ff0ac['position']&&Object['hasOwnProperty']['call'](_0x3ff0ac,'position')&&_0x214658['Position']['encode'](_0x3ff0ac['position'],_0x807df1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ff0ac['oldName']&&Object['hasOwnProperty']['call'](_0x3ff0ac,'oldName')&&_0x807df1['uint32'](0x12)['string'](_0x3ff0ac['oldName']),null!=_0x3ff0ac['newName']&&Object['hasOwnProperty']['call'](_0x3ff0ac,'newName')&&_0x807df1['uint32'](0x1a)['string'](_0x3ff0ac['newName']),null!=_0x3ff0ac['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ff0ac,'wasUndone')&&_0x807df1['uint32'](0x20)['bool'](_0x3ff0ac['wasUndone']),_0x807df1;},_0x33a5d3['encodeDelimited']=function(_0x32d2f5,_0xfdce79){return this['encode'](_0x32d2f5,_0xfdce79)['ldelim']();},_0x33a5d3['decode']=function(_0x2d7ee2,_0x3a15d9){_0x2d7ee2 instanceof _0x21ffa9||(_0x2d7ee2=_0x21ffa9['create'](_0x2d7ee2));for(var _0x46caa7=void 0x0===_0x3a15d9?_0x2d7ee2['len']:_0x2d7ee2['pos']+_0x3a15d9,_0x1b6123=new _0x214658['RenameOperation']();_0x2d7ee2['pos']<_0x46caa7;){var _0x4acc47=_0x2d7ee2['uint32']();switch(_0x4acc47>>>0x3){case 0x1:_0x1b6123['position']=_0x214658['Position']['decode'](_0x2d7ee2,_0x2d7ee2['uint32']());break;case 0x2:_0x1b6123['oldName']=_0x2d7ee2['string']();break;case 0x3:_0x1b6123['newName']=_0x2d7ee2['string']();break;case 0x4:_0x1b6123['wasUndone']=_0x2d7ee2['bool']();break;default:_0x2d7ee2['skipType'](0x7&_0x4acc47);}}return _0x1b6123;},_0x33a5d3['decodeDelimited']=function(_0x24fe98){return _0x24fe98 instanceof _0x21ffa9||(_0x24fe98=new _0x21ffa9(_0x24fe98)),this['decode'](_0x24fe98,_0x24fe98['uint32']());},_0x33a5d3['verify']=function(_0x4504aa){if('object'!=typeof _0x4504aa||null===_0x4504aa)return'object\x20expected';if(null!=_0x4504aa['position']&&_0x4504aa['hasOwnProperty']('position')){var _0x1e4781=_0x214658['Position']['verify'](_0x4504aa['position']);if(_0x1e4781)return'position.'+_0x1e4781;}return null!=_0x4504aa['oldName']&&_0x4504aa['hasOwnProperty']('oldName')&&!_0x4c8bcc['isString'](_0x4504aa['oldName'])?'oldName:\x20string\x20expected':null!=_0x4504aa['newName']&&_0x4504aa['hasOwnProperty']('newName')&&!_0x4c8bcc['isString'](_0x4504aa['newName'])?'newName:\x20string\x20expected':null!=_0x4504aa['wasUndone']&&_0x4504aa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4504aa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33a5d3['fromObject']=function(_0x5ec5fa){if(_0x5ec5fa instanceof _0x214658['RenameOperation'])return _0x5ec5fa;var _0x268f0b=new _0x214658['RenameOperation']();if(null!=_0x5ec5fa['position']){if('object'!=typeof _0x5ec5fa['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x268f0b['position']=_0x214658['Position']['fromObject'](_0x5ec5fa['position']);}return null!=_0x5ec5fa['oldName']&&(_0x268f0b['oldName']=String(_0x5ec5fa['oldName'])),null!=_0x5ec5fa['newName']&&(_0x268f0b['newName']=String(_0x5ec5fa['newName'])),null!=_0x5ec5fa['wasUndone']&&(_0x268f0b['wasUndone']=Boolean(_0x5ec5fa['wasUndone'])),_0x268f0b;},_0x33a5d3['toObject']=function(_0xf52871,_0x42042d){_0x42042d||(_0x42042d={});var _0x232805={};return _0x42042d['defaults']&&(_0x232805['position']=null,_0x232805['oldName']='',_0x232805['newName']='',_0x232805['wasUndone']=!0x1),null!=_0xf52871['position']&&_0xf52871['hasOwnProperty']('position')&&(_0x232805['position']=_0x214658['Position']['toObject'](_0xf52871['position'],_0x42042d)),null!=_0xf52871['oldName']&&_0xf52871['hasOwnProperty']('oldName')&&(_0x232805['oldName']=_0xf52871['oldName']),null!=_0xf52871['newName']&&_0xf52871['hasOwnProperty']('newName')&&(_0x232805['newName']=_0xf52871['newName']),null!=_0xf52871['wasUndone']&&_0xf52871['hasOwnProperty']('wasUndone')&&(_0x232805['wasUndone']=_0xf52871['wasUndone']),_0x232805;},_0x33a5d3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x33a5d3['getTypeUrl']=function(_0x267a4b){return void 0x0===_0x267a4b&&(_0x267a4b='type.googleapis.com'),_0x267a4b+'/RenameOperation';},_0x33a5d3;}()),_0x214658['RootAttributeOperation']=(function(){function _0x20c8c9(_0x23720b){if(_0x23720b){for(var _0x279ee5=Object['keys'](_0x23720b),_0x101596=0x0;_0x101596<_0x279ee5['length'];++_0x101596)null!=_0x23720b[_0x279ee5[_0x101596]]&&(this[_0x279ee5[_0x101596]]=_0x23720b[_0x279ee5[_0x101596]]);}}return _0x20c8c9['prototype']['root']='',_0x20c8c9['prototype']['key']='',_0x20c8c9['prototype']['oldValueBoolean']=!0x1,_0x20c8c9['prototype']['oldValueJson']='',_0x20c8c9['prototype']['newValueBoolean']=!0x1,_0x20c8c9['prototype']['newValueJson']='',_0x20c8c9['prototype']['wasUndone']=!0x1,_0x20c8c9['create']=function(_0x4762a9){return new _0x20c8c9(_0x4762a9);},_0x20c8c9['encode']=function(_0x5ebaa2,_0x38a5c1){return _0x38a5c1||(_0x38a5c1=_0x3188fe['create']()),null!=_0x5ebaa2['root']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'root')&&_0x38a5c1['uint32'](0xa)['string'](_0x5ebaa2['root']),null!=_0x5ebaa2['key']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'key')&&_0x38a5c1['uint32'](0x12)['string'](_0x5ebaa2['key']),null!=_0x5ebaa2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'oldValueBoolean')&&_0x38a5c1['uint32'](0x18)['bool'](_0x5ebaa2['oldValueBoolean']),null!=_0x5ebaa2['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'oldValueJson')&&_0x38a5c1['uint32'](0x22)['string'](_0x5ebaa2['oldValueJson']),null!=_0x5ebaa2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'newValueBoolean')&&_0x38a5c1['uint32'](0x28)['bool'](_0x5ebaa2['newValueBoolean']),null!=_0x5ebaa2['newValueJson']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'newValueJson')&&_0x38a5c1['uint32'](0x32)['string'](_0x5ebaa2['newValueJson']),null!=_0x5ebaa2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ebaa2,'wasUndone')&&_0x38a5c1['uint32'](0x38)['bool'](_0x5ebaa2['wasUndone']),_0x38a5c1;},_0x20c8c9['encodeDelimited']=function(_0x5b2e46,_0x5979a6){return this['encode'](_0x5b2e46,_0x5979a6)['ldelim']();},_0x20c8c9['decode']=function(_0x541ce4,_0x29d548){_0x541ce4 instanceof _0x21ffa9||(_0x541ce4=_0x21ffa9['create'](_0x541ce4));for(var _0x5cb658=void 0x0===_0x29d548?_0x541ce4['len']:_0x541ce4['pos']+_0x29d548,_0x2c9f7f=new _0x214658['RootAttributeOperation']();_0x541ce4['pos']<_0x5cb658;){var _0x569369=_0x541ce4['uint32']();switch(_0x569369>>>0x3){case 0x1:_0x2c9f7f['root']=_0x541ce4['string']();break;case 0x2:_0x2c9f7f['key']=_0x541ce4['string']();break;case 0x3:_0x2c9f7f['oldValueBoolean']=_0x541ce4['bool']();break;case 0x4:_0x2c9f7f['oldValueJson']=_0x541ce4['string']();break;case 0x5:_0x2c9f7f['newValueBoolean']=_0x541ce4['bool']();break;case 0x6:_0x2c9f7f['newValueJson']=_0x541ce4['string']();break;case 0x7:_0x2c9f7f['wasUndone']=_0x541ce4['bool']();break;default:_0x541ce4['skipType'](0x7&_0x569369);}}return _0x2c9f7f;},_0x20c8c9['decodeDelimited']=function(_0x40c4a6){return _0x40c4a6 instanceof _0x21ffa9||(_0x40c4a6=new _0x21ffa9(_0x40c4a6)),this['decode'](_0x40c4a6,_0x40c4a6['uint32']());},_0x20c8c9['verify']=function(_0x53dd23){return'object'!=typeof _0x53dd23||null===_0x53dd23?'object\x20expected':null!=_0x53dd23['root']&&_0x53dd23['hasOwnProperty']('root')&&!_0x4c8bcc['isString'](_0x53dd23['root'])?'root:\x20string\x20expected':null!=_0x53dd23['key']&&_0x53dd23['hasOwnProperty']('key')&&!_0x4c8bcc['isString'](_0x53dd23['key'])?'key:\x20string\x20expected':null!=_0x53dd23['oldValueBoolean']&&_0x53dd23['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x53dd23['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x53dd23['oldValueJson']&&_0x53dd23['hasOwnProperty']('oldValueJson')&&!_0x4c8bcc['isString'](_0x53dd23['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x53dd23['newValueBoolean']&&_0x53dd23['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x53dd23['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x53dd23['newValueJson']&&_0x53dd23['hasOwnProperty']('newValueJson')&&!_0x4c8bcc['isString'](_0x53dd23['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x53dd23['wasUndone']&&_0x53dd23['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53dd23['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20c8c9['fromObject']=function(_0x5e8146){if(_0x5e8146 instanceof _0x214658['RootAttributeOperation'])return _0x5e8146;var _0x5e7665=new _0x214658['RootAttributeOperation']();return null!=_0x5e8146['root']&&(_0x5e7665['root']=String(_0x5e8146['root'])),null!=_0x5e8146['key']&&(_0x5e7665['key']=String(_0x5e8146['key'])),null!=_0x5e8146['oldValueBoolean']&&(_0x5e7665['oldValueBoolean']=Boolean(_0x5e8146['oldValueBoolean'])),null!=_0x5e8146['oldValueJson']&&(_0x5e7665['oldValueJson']=String(_0x5e8146['oldValueJson'])),null!=_0x5e8146['newValueBoolean']&&(_0x5e7665['newValueBoolean']=Boolean(_0x5e8146['newValueBoolean'])),null!=_0x5e8146['newValueJson']&&(_0x5e7665['newValueJson']=String(_0x5e8146['newValueJson'])),null!=_0x5e8146['wasUndone']&&(_0x5e7665['wasUndone']=Boolean(_0x5e8146['wasUndone'])),_0x5e7665;},_0x20c8c9['toObject']=function(_0x3ba896,_0x4e21bc){_0x4e21bc||(_0x4e21bc={});var _0x9698df={};return _0x4e21bc['defaults']&&(_0x9698df['root']='',_0x9698df['key']='',_0x9698df['oldValueBoolean']=!0x1,_0x9698df['oldValueJson']='',_0x9698df['newValueBoolean']=!0x1,_0x9698df['newValueJson']='',_0x9698df['wasUndone']=!0x1),null!=_0x3ba896['root']&&_0x3ba896['hasOwnProperty']('root')&&(_0x9698df['root']=_0x3ba896['root']),null!=_0x3ba896['key']&&_0x3ba896['hasOwnProperty']('key')&&(_0x9698df['key']=_0x3ba896['key']),null!=_0x3ba896['oldValueBoolean']&&_0x3ba896['hasOwnProperty']('oldValueBoolean')&&(_0x9698df['oldValueBoolean']=_0x3ba896['oldValueBoolean']),null!=_0x3ba896['oldValueJson']&&_0x3ba896['hasOwnProperty']('oldValueJson')&&(_0x9698df['oldValueJson']=_0x3ba896['oldValueJson']),null!=_0x3ba896['newValueBoolean']&&_0x3ba896['hasOwnProperty']('newValueBoolean')&&(_0x9698df['newValueBoolean']=_0x3ba896['newValueBoolean']),null!=_0x3ba896['newValueJson']&&_0x3ba896['hasOwnProperty']('newValueJson')&&(_0x9698df['newValueJson']=_0x3ba896['newValueJson']),null!=_0x3ba896['wasUndone']&&_0x3ba896['hasOwnProperty']('wasUndone')&&(_0x9698df['wasUndone']=_0x3ba896['wasUndone']),_0x9698df;},_0x20c8c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x20c8c9['getTypeUrl']=function(_0x3e7072){return void 0x0===_0x3e7072&&(_0x3e7072='type.googleapis.com'),_0x3e7072+'/RootAttributeOperation';},_0x20c8c9;}()),_0x214658['RootOperation']=(function(){function _0x29209f(_0x2d622e){if(_0x2d622e){for(var _0x2628f3=Object['keys'](_0x2d622e),_0x1a6573=0x0;_0x1a6573<_0x2628f3['length'];++_0x1a6573)null!=_0x2d622e[_0x2628f3[_0x1a6573]]&&(this[_0x2628f3[_0x1a6573]]=_0x2d622e[_0x2628f3[_0x1a6573]]);}}return _0x29209f['prototype']['rootName']='',_0x29209f['prototype']['elementName']='',_0x29209f['prototype']['isAdd']=!0x1,_0x29209f['prototype']['wasUndone']=!0x1,_0x29209f['create']=function(_0x1abf1f){return new _0x29209f(_0x1abf1f);},_0x29209f['encode']=function(_0x3985d4,_0x4c50c2){return _0x4c50c2||(_0x4c50c2=_0x3188fe['create']()),null!=_0x3985d4['rootName']&&Object['hasOwnProperty']['call'](_0x3985d4,'rootName')&&_0x4c50c2['uint32'](0xa)['string'](_0x3985d4['rootName']),null!=_0x3985d4['elementName']&&Object['hasOwnProperty']['call'](_0x3985d4,'elementName')&&_0x4c50c2['uint32'](0x12)['string'](_0x3985d4['elementName']),null!=_0x3985d4['isAdd']&&Object['hasOwnProperty']['call'](_0x3985d4,'isAdd')&&_0x4c50c2['uint32'](0x18)['bool'](_0x3985d4['isAdd']),null!=_0x3985d4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3985d4,'wasUndone')&&_0x4c50c2['uint32'](0x20)['bool'](_0x3985d4['wasUndone']),_0x4c50c2;},_0x29209f['encodeDelimited']=function(_0x3b85c1,_0x43073b){return this['encode'](_0x3b85c1,_0x43073b)['ldelim']();},_0x29209f['decode']=function(_0x2cb7b8,_0x594092){_0x2cb7b8 instanceof _0x21ffa9||(_0x2cb7b8=_0x21ffa9['create'](_0x2cb7b8));for(var _0x39904f=void 0x0===_0x594092?_0x2cb7b8['len']:_0x2cb7b8['pos']+_0x594092,_0x20973a=new _0x214658['RootOperation']();_0x2cb7b8['pos']<_0x39904f;){var _0x36ed04=_0x2cb7b8['uint32']();switch(_0x36ed04>>>0x3){case 0x1:_0x20973a['rootName']=_0x2cb7b8['string']();break;case 0x2:_0x20973a['elementName']=_0x2cb7b8['string']();break;case 0x3:_0x20973a['isAdd']=_0x2cb7b8['bool']();break;case 0x4:_0x20973a['wasUndone']=_0x2cb7b8['bool']();break;default:_0x2cb7b8['skipType'](0x7&_0x36ed04);}}return _0x20973a;},_0x29209f['decodeDelimited']=function(_0x437ee5){return _0x437ee5 instanceof _0x21ffa9||(_0x437ee5=new _0x21ffa9(_0x437ee5)),this['decode'](_0x437ee5,_0x437ee5['uint32']());},_0x29209f['verify']=function(_0x3e93f4){return'object'!=typeof _0x3e93f4||null===_0x3e93f4?'object\x20expected':null!=_0x3e93f4['rootName']&&_0x3e93f4['hasOwnProperty']('rootName')&&!_0x4c8bcc['isString'](_0x3e93f4['rootName'])?'rootName:\x20string\x20expected':null!=_0x3e93f4['elementName']&&_0x3e93f4['hasOwnProperty']('elementName')&&!_0x4c8bcc['isString'](_0x3e93f4['elementName'])?'elementName:\x20string\x20expected':null!=_0x3e93f4['isAdd']&&_0x3e93f4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3e93f4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3e93f4['wasUndone']&&_0x3e93f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e93f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29209f['fromObject']=function(_0x95fb97){if(_0x95fb97 instanceof _0x214658['RootOperation'])return _0x95fb97;var _0x2ac3d2=new _0x214658['RootOperation']();return null!=_0x95fb97['rootName']&&(_0x2ac3d2['rootName']=String(_0x95fb97['rootName'])),null!=_0x95fb97['elementName']&&(_0x2ac3d2['elementName']=String(_0x95fb97['elementName'])),null!=_0x95fb97['isAdd']&&(_0x2ac3d2['isAdd']=Boolean(_0x95fb97['isAdd'])),null!=_0x95fb97['wasUndone']&&(_0x2ac3d2['wasUndone']=Boolean(_0x95fb97['wasUndone'])),_0x2ac3d2;},_0x29209f['toObject']=function(_0x63659,_0x306ea6){_0x306ea6||(_0x306ea6={});var _0x5333f6={};return _0x306ea6['defaults']&&(_0x5333f6['rootName']='',_0x5333f6['elementName']='',_0x5333f6['isAdd']=!0x1,_0x5333f6['wasUndone']=!0x1),null!=_0x63659['rootName']&&_0x63659['hasOwnProperty']('rootName')&&(_0x5333f6['rootName']=_0x63659['rootName']),null!=_0x63659['elementName']&&_0x63659['hasOwnProperty']('elementName')&&(_0x5333f6['elementName']=_0x63659['elementName']),null!=_0x63659['isAdd']&&_0x63659['hasOwnProperty']('isAdd')&&(_0x5333f6['isAdd']=_0x63659['isAdd']),null!=_0x63659['wasUndone']&&_0x63659['hasOwnProperty']('wasUndone')&&(_0x5333f6['wasUndone']=_0x63659['wasUndone']),_0x5333f6;},_0x29209f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x29209f['getTypeUrl']=function(_0x682da8){return void 0x0===_0x682da8&&(_0x682da8='type.googleapis.com'),_0x682da8+'/RootOperation';},_0x29209f;}()),_0x214658['SplitOperation']=(function(){function _0x23a970(_0xc34b7e){if(_0xc34b7e){for(var _0x1320ca=Object['keys'](_0xc34b7e),_0x1fb7e4=0x0;_0x1fb7e4<_0x1320ca['length'];++_0x1fb7e4)null!=_0xc34b7e[_0x1320ca[_0x1fb7e4]]&&(this[_0x1320ca[_0x1fb7e4]]=_0xc34b7e[_0x1320ca[_0x1fb7e4]]);}}return _0x23a970['prototype']['splitPosition']=null,_0x23a970['prototype']['graveyardPosition']=null,_0x23a970['prototype']['howMany']=0x0,_0x23a970['prototype']['insertionPosition']=null,_0x23a970['prototype']['wasUndone']=!0x1,_0x23a970['create']=function(_0x1a06ae){return new _0x23a970(_0x1a06ae);},_0x23a970['encode']=function(_0x53d11e,_0x469f1){return _0x469f1||(_0x469f1=_0x3188fe['create']()),null!=_0x53d11e['splitPosition']&&Object['hasOwnProperty']['call'](_0x53d11e,'splitPosition')&&_0x214658['Position']['encode'](_0x53d11e['splitPosition'],_0x469f1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x53d11e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x53d11e,'graveyardPosition')&&_0x214658['Position']['encode'](_0x53d11e['graveyardPosition'],_0x469f1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x53d11e['howMany']&&Object['hasOwnProperty']['call'](_0x53d11e,'howMany')&&_0x469f1['uint32'](0x18)['uint32'](_0x53d11e['howMany']),null!=_0x53d11e['insertionPosition']&&Object['hasOwnProperty']['call'](_0x53d11e,'insertionPosition')&&_0x214658['Position']['encode'](_0x53d11e['insertionPosition'],_0x469f1['uint32'](0x22)['fork']())['ldelim'](),null!=_0x53d11e['wasUndone']&&Object['hasOwnProperty']['call'](_0x53d11e,'wasUndone')&&_0x469f1['uint32'](0x28)['bool'](_0x53d11e['wasUndone']),_0x469f1;},_0x23a970['encodeDelimited']=function(_0x4ce25c,_0x24fd42){return this['encode'](_0x4ce25c,_0x24fd42)['ldelim']();},_0x23a970['decode']=function(_0x12b166,_0x2a790d){_0x12b166 instanceof _0x21ffa9||(_0x12b166=_0x21ffa9['create'](_0x12b166));for(var _0x517279=void 0x0===_0x2a790d?_0x12b166['len']:_0x12b166['pos']+_0x2a790d,_0x5172e6=new _0x214658['SplitOperation']();_0x12b166['pos']<_0x517279;){var _0x53bdb9=_0x12b166['uint32']();switch(_0x53bdb9>>>0x3){case 0x1:_0x5172e6['splitPosition']=_0x214658['Position']['decode'](_0x12b166,_0x12b166['uint32']());break;case 0x2:_0x5172e6['graveyardPosition']=_0x214658['Position']['decode'](_0x12b166,_0x12b166['uint32']());break;case 0x3:_0x5172e6['howMany']=_0x12b166['uint32']();break;case 0x4:_0x5172e6['insertionPosition']=_0x214658['Position']['decode'](_0x12b166,_0x12b166['uint32']());break;case 0x5:_0x5172e6['wasUndone']=_0x12b166['bool']();break;default:_0x12b166['skipType'](0x7&_0x53bdb9);}}return _0x5172e6;},_0x23a970['decodeDelimited']=function(_0x2bee1a){return _0x2bee1a instanceof _0x21ffa9||(_0x2bee1a=new _0x21ffa9(_0x2bee1a)),this['decode'](_0x2bee1a,_0x2bee1a['uint32']());},_0x23a970['verify']=function(_0x489ef9){if('object'!=typeof _0x489ef9||null===_0x489ef9)return'object\x20expected';var _0x86e414;if(null!=_0x489ef9['splitPosition']&&_0x489ef9['hasOwnProperty']('splitPosition')&&(_0x86e414=_0x214658['Position']['verify'](_0x489ef9['splitPosition'])))return'splitPosition.'+_0x86e414;if(null!=_0x489ef9['graveyardPosition']&&_0x489ef9['hasOwnProperty']('graveyardPosition')&&(_0x86e414=_0x214658['Position']['verify'](_0x489ef9['graveyardPosition'])))return'graveyardPosition.'+_0x86e414;if(null!=_0x489ef9['howMany']&&_0x489ef9['hasOwnProperty']('howMany')&&!_0x4c8bcc['isInteger'](_0x489ef9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x489ef9['insertionPosition']&&_0x489ef9['hasOwnProperty']('insertionPosition')&&(_0x86e414=_0x214658['Position']['verify'](_0x489ef9['insertionPosition'])))return'insertionPosition.'+_0x86e414;return null!=_0x489ef9['wasUndone']&&_0x489ef9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x489ef9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23a970['fromObject']=function(_0x596bca){if(_0x596bca instanceof _0x214658['SplitOperation'])return _0x596bca;var _0x13d362=new _0x214658['SplitOperation']();if(null!=_0x596bca['splitPosition']){if('object'!=typeof _0x596bca['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x13d362['splitPosition']=_0x214658['Position']['fromObject'](_0x596bca['splitPosition']);}if(null!=_0x596bca['graveyardPosition']){if('object'!=typeof _0x596bca['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x13d362['graveyardPosition']=_0x214658['Position']['fromObject'](_0x596bca['graveyardPosition']);}if(null!=_0x596bca['howMany']&&(_0x13d362['howMany']=_0x596bca['howMany']>>>0x0),null!=_0x596bca['insertionPosition']){if('object'!=typeof _0x596bca['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x13d362['insertionPosition']=_0x214658['Position']['fromObject'](_0x596bca['insertionPosition']);}return null!=_0x596bca['wasUndone']&&(_0x13d362['wasUndone']=Boolean(_0x596bca['wasUndone'])),_0x13d362;},_0x23a970['toObject']=function(_0x22eba0,_0x2f8e27){_0x2f8e27||(_0x2f8e27={});var _0x51fa4f={};return _0x2f8e27['defaults']&&(_0x51fa4f['splitPosition']=null,_0x51fa4f['graveyardPosition']=null,_0x51fa4f['howMany']=0x0,_0x51fa4f['insertionPosition']=null,_0x51fa4f['wasUndone']=!0x1),null!=_0x22eba0['splitPosition']&&_0x22eba0['hasOwnProperty']('splitPosition')&&(_0x51fa4f['splitPosition']=_0x214658['Position']['toObject'](_0x22eba0['splitPosition'],_0x2f8e27)),null!=_0x22eba0['graveyardPosition']&&_0x22eba0['hasOwnProperty']('graveyardPosition')&&(_0x51fa4f['graveyardPosition']=_0x214658['Position']['toObject'](_0x22eba0['graveyardPosition'],_0x2f8e27)),null!=_0x22eba0['howMany']&&_0x22eba0['hasOwnProperty']('howMany')&&(_0x51fa4f['howMany']=_0x22eba0['howMany']),null!=_0x22eba0['insertionPosition']&&_0x22eba0['hasOwnProperty']('insertionPosition')&&(_0x51fa4f['insertionPosition']=_0x214658['Position']['toObject'](_0x22eba0['insertionPosition'],_0x2f8e27)),null!=_0x22eba0['wasUndone']&&_0x22eba0['hasOwnProperty']('wasUndone')&&(_0x51fa4f['wasUndone']=_0x22eba0['wasUndone']),_0x51fa4f;},_0x23a970['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x23a970['getTypeUrl']=function(_0x148dce){return void 0x0===_0x148dce&&(_0x148dce='type.googleapis.com'),_0x148dce+'/SplitOperation';},_0x23a970;}()),_0x214658['Position']=(function(){function _0xd7cbf7(_0x238e06){if(this['path']=[],_0x238e06){for(var _0x57014a=Object['keys'](_0x238e06),_0x1dad34=0x0;_0x1dad34<_0x57014a['length'];++_0x1dad34)null!=_0x238e06[_0x57014a[_0x1dad34]]&&(this[_0x57014a[_0x1dad34]]=_0x238e06[_0x57014a[_0x1dad34]]);}}return _0xd7cbf7['prototype']['root']='',_0xd7cbf7['prototype']['rootMain']=!0x1,_0xd7cbf7['prototype']['rootGraveyard']=!0x1,_0xd7cbf7['prototype']['path']=_0x4c8bcc['emptyArray'],_0xd7cbf7['prototype']['stickiness']='',_0xd7cbf7['create']=function(_0x234af5){return new _0xd7cbf7(_0x234af5);},_0xd7cbf7['encode']=function(_0x1c060c,_0x5bf209){if(_0x5bf209||(_0x5bf209=_0x3188fe['create']()),null!=_0x1c060c['root']&&Object['hasOwnProperty']['call'](_0x1c060c,'root')&&_0x5bf209['uint32'](0xa)['string'](_0x1c060c['root']),null!=_0x1c060c['rootMain']&&Object['hasOwnProperty']['call'](_0x1c060c,'rootMain')&&_0x5bf209['uint32'](0x10)['bool'](_0x1c060c['rootMain']),null!=_0x1c060c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1c060c,'rootGraveyard')&&_0x5bf209['uint32'](0x18)['bool'](_0x1c060c['rootGraveyard']),null!=_0x1c060c['path']&&_0x1c060c['path']['length']){_0x5bf209['uint32'](0x22)['fork']();for(var _0xbf06c9=0x0;_0xbf06c9<_0x1c060c['path']['length'];++_0xbf06c9)_0x5bf209['uint32'](_0x1c060c['path'][_0xbf06c9]);_0x5bf209['ldelim']();}return null!=_0x1c060c['stickiness']&&Object['hasOwnProperty']['call'](_0x1c060c,'stickiness')&&_0x5bf209['uint32'](0x2a)['string'](_0x1c060c['stickiness']),_0x5bf209;},_0xd7cbf7['encodeDelimited']=function(_0x243703,_0xd20d90){return this['encode'](_0x243703,_0xd20d90)['ldelim']();},_0xd7cbf7['decode']=function(_0x4715e6,_0x4c39b9){_0x4715e6 instanceof _0x21ffa9||(_0x4715e6=_0x21ffa9['create'](_0x4715e6));for(var _0xa11b39=void 0x0===_0x4c39b9?_0x4715e6['len']:_0x4715e6['pos']+_0x4c39b9,_0x3fa51a=new _0x214658['Position']();_0x4715e6['pos']<_0xa11b39;){var _0x252d8c=_0x4715e6['uint32']();switch(_0x252d8c>>>0x3){case 0x1:_0x3fa51a['root']=_0x4715e6['string']();break;case 0x2:_0x3fa51a['rootMain']=_0x4715e6['bool']();break;case 0x3:_0x3fa51a['rootGraveyard']=_0x4715e6['bool']();break;case 0x4:if(_0x3fa51a['path']&&_0x3fa51a['path']['length']||(_0x3fa51a['path']=[]),0x2==(0x7&_0x252d8c)){for(var _0x14055a=_0x4715e6['uint32']()+_0x4715e6['pos'];_0x4715e6['pos']<_0x14055a;)_0x3fa51a['path']['push'](_0x4715e6['uint32']());}else _0x3fa51a['path']['push'](_0x4715e6['uint32']());break;case 0x5:_0x3fa51a['stickiness']=_0x4715e6['string']();break;default:_0x4715e6['skipType'](0x7&_0x252d8c);}}return _0x3fa51a;},_0xd7cbf7['decodeDelimited']=function(_0x1e5b4f){return _0x1e5b4f instanceof _0x21ffa9||(_0x1e5b4f=new _0x21ffa9(_0x1e5b4f)),this['decode'](_0x1e5b4f,_0x1e5b4f['uint32']());},_0xd7cbf7['verify']=function(_0x195b29){if('object'!=typeof _0x195b29||null===_0x195b29)return'object\x20expected';if(null!=_0x195b29['root']&&_0x195b29['hasOwnProperty']('root')&&!_0x4c8bcc['isString'](_0x195b29['root']))return'root:\x20string\x20expected';if(null!=_0x195b29['rootMain']&&_0x195b29['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x195b29['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x195b29['rootGraveyard']&&_0x195b29['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x195b29['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x195b29['path']&&_0x195b29['hasOwnProperty']('path')){if(!Array['isArray'](_0x195b29['path']))return'path:\x20array\x20expected';for(var _0x105d71=0x0;_0x105d71<_0x195b29['path']['length'];++_0x105d71)if(!_0x4c8bcc['isInteger'](_0x195b29['path'][_0x105d71]))return'path:\x20integer[]\x20expected';}return null!=_0x195b29['stickiness']&&_0x195b29['hasOwnProperty']('stickiness')&&!_0x4c8bcc['isString'](_0x195b29['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xd7cbf7['fromObject']=function(_0x2e6405){if(_0x2e6405 instanceof _0x214658['Position'])return _0x2e6405;var _0x55001c=new _0x214658['Position']();if(null!=_0x2e6405['root']&&(_0x55001c['root']=String(_0x2e6405['root'])),null!=_0x2e6405['rootMain']&&(_0x55001c['rootMain']=Boolean(_0x2e6405['rootMain'])),null!=_0x2e6405['rootGraveyard']&&(_0x55001c['rootGraveyard']=Boolean(_0x2e6405['rootGraveyard'])),_0x2e6405['path']){if(!Array['isArray'](_0x2e6405['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x55001c['path']=[];for(var _0x1b0ec6=0x0;_0x1b0ec6<_0x2e6405['path']['length'];++_0x1b0ec6)_0x55001c['path'][_0x1b0ec6]=_0x2e6405['path'][_0x1b0ec6]>>>0x0;}return null!=_0x2e6405['stickiness']&&(_0x55001c['stickiness']=String(_0x2e6405['stickiness'])),_0x55001c;},_0xd7cbf7['toObject']=function(_0x21df04,_0xeea482){_0xeea482||(_0xeea482={});var _0x1bdee3={};if((_0xeea482['arrays']||_0xeea482['defaults'])&&(_0x1bdee3['path']=[]),_0xeea482['defaults']&&(_0x1bdee3['root']='',_0x1bdee3['rootMain']=!0x1,_0x1bdee3['rootGraveyard']=!0x1,_0x1bdee3['stickiness']=''),null!=_0x21df04['root']&&_0x21df04['hasOwnProperty']('root')&&(_0x1bdee3['root']=_0x21df04['root']),null!=_0x21df04['rootMain']&&_0x21df04['hasOwnProperty']('rootMain')&&(_0x1bdee3['rootMain']=_0x21df04['rootMain']),null!=_0x21df04['rootGraveyard']&&_0x21df04['hasOwnProperty']('rootGraveyard')&&(_0x1bdee3['rootGraveyard']=_0x21df04['rootGraveyard']),_0x21df04['path']&&_0x21df04['path']['length']){_0x1bdee3['path']=[];for(var _0x5298c7=0x0;_0x5298c7<_0x21df04['path']['length'];++_0x5298c7)_0x1bdee3['path'][_0x5298c7]=_0x21df04['path'][_0x5298c7];}return null!=_0x21df04['stickiness']&&_0x21df04['hasOwnProperty']('stickiness')&&(_0x1bdee3['stickiness']=_0x21df04['stickiness']),_0x1bdee3;},_0xd7cbf7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0xd7cbf7['getTypeUrl']=function(_0x5c7226){return void 0x0===_0x5c7226&&(_0x5c7226='type.googleapis.com'),_0x5c7226+'/Position';},_0xd7cbf7;}()),_0x214658['Range']=(function(){function _0x22a2e2(_0x29f5ba){if(_0x29f5ba){for(var _0x4aa5ea=Object['keys'](_0x29f5ba),_0x5e028f=0x0;_0x5e028f<_0x4aa5ea['length'];++_0x5e028f)null!=_0x29f5ba[_0x4aa5ea[_0x5e028f]]&&(this[_0x4aa5ea[_0x5e028f]]=_0x29f5ba[_0x4aa5ea[_0x5e028f]]);}}return _0x22a2e2['prototype']['start']=null,_0x22a2e2['prototype']['end']=null,_0x22a2e2['create']=function(_0x181012){return new _0x22a2e2(_0x181012);},_0x22a2e2['encode']=function(_0x292c76,_0x17eac1){return _0x17eac1||(_0x17eac1=_0x3188fe['create']()),null!=_0x292c76['start']&&Object['hasOwnProperty']['call'](_0x292c76,'start')&&_0x214658['Position']['encode'](_0x292c76['start'],_0x17eac1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x292c76['end']&&Object['hasOwnProperty']['call'](_0x292c76,'end')&&_0x214658['Position']['encode'](_0x292c76['end'],_0x17eac1['uint32'](0x12)['fork']())['ldelim'](),_0x17eac1;},_0x22a2e2['encodeDelimited']=function(_0x2f2d36,_0x417f89){return this['encode'](_0x2f2d36,_0x417f89)['ldelim']();},_0x22a2e2['decode']=function(_0x15ebc4,_0x6e8820){_0x15ebc4 instanceof _0x21ffa9||(_0x15ebc4=_0x21ffa9['create'](_0x15ebc4));for(var _0x4c1bec=void 0x0===_0x6e8820?_0x15ebc4['len']:_0x15ebc4['pos']+_0x6e8820,_0x3e5a80=new _0x214658['Range']();_0x15ebc4['pos']<_0x4c1bec;){var _0x42e114=_0x15ebc4['uint32']();switch(_0x42e114>>>0x3){case 0x1:_0x3e5a80['start']=_0x214658['Position']['decode'](_0x15ebc4,_0x15ebc4['uint32']());break;case 0x2:_0x3e5a80['end']=_0x214658['Position']['decode'](_0x15ebc4,_0x15ebc4['uint32']());break;default:_0x15ebc4['skipType'](0x7&_0x42e114);}}return _0x3e5a80;},_0x22a2e2['decodeDelimited']=function(_0xd92b3b){return _0xd92b3b instanceof _0x21ffa9||(_0xd92b3b=new _0x21ffa9(_0xd92b3b)),this['decode'](_0xd92b3b,_0xd92b3b['uint32']());},_0x22a2e2['verify']=function(_0xeb8398){if('object'!=typeof _0xeb8398||null===_0xeb8398)return'object\x20expected';var _0x47ca75;if(null!=_0xeb8398['start']&&_0xeb8398['hasOwnProperty']('start')&&(_0x47ca75=_0x214658['Position']['verify'](_0xeb8398['start'])))return'start.'+_0x47ca75;if(null!=_0xeb8398['end']&&_0xeb8398['hasOwnProperty']('end')&&(_0x47ca75=_0x214658['Position']['verify'](_0xeb8398['end'])))return'end.'+_0x47ca75;return null;},_0x22a2e2['fromObject']=function(_0x32ee21){if(_0x32ee21 instanceof _0x214658['Range'])return _0x32ee21;var _0x405bd6=new _0x214658['Range']();if(null!=_0x32ee21['start']){if('object'!=typeof _0x32ee21['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x405bd6['start']=_0x214658['Position']['fromObject'](_0x32ee21['start']);}if(null!=_0x32ee21['end']){if('object'!=typeof _0x32ee21['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x405bd6['end']=_0x214658['Position']['fromObject'](_0x32ee21['end']);}return _0x405bd6;},_0x22a2e2['toObject']=function(_0x240253,_0x42a652){_0x42a652||(_0x42a652={});var _0x17ad83={};return _0x42a652['defaults']&&(_0x17ad83['start']=null,_0x17ad83['end']=null),null!=_0x240253['start']&&_0x240253['hasOwnProperty']('start')&&(_0x17ad83['start']=_0x214658['Position']['toObject'](_0x240253['start'],_0x42a652)),null!=_0x240253['end']&&_0x240253['hasOwnProperty']('end')&&(_0x17ad83['end']=_0x214658['Position']['toObject'](_0x240253['end'],_0x42a652)),_0x17ad83;},_0x22a2e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x22a2e2['getTypeUrl']=function(_0x42899f){return void 0x0===_0x42899f&&(_0x42899f='type.googleapis.com'),_0x42899f+'/Range';},_0x22a2e2;}()),_0x214658['Element']=(function(){function _0x39de05(_0x3be2c2){if(this['children']=[],this['attributesBoolean']={},_0x3be2c2){for(var _0x5c561b=Object['keys'](_0x3be2c2),_0x5ba567=0x0;_0x5ba567<_0x5c561b['length'];++_0x5ba567)null!=_0x3be2c2[_0x5c561b[_0x5ba567]]&&(this[_0x5c561b[_0x5ba567]]=_0x3be2c2[_0x5c561b[_0x5ba567]]);}}return _0x39de05['prototype']['name']='',_0x39de05['prototype']['children']=_0x4c8bcc['emptyArray'],_0x39de05['prototype']['data']='',_0x39de05['prototype']['attributesBoolean']=_0x4c8bcc['emptyObject'],_0x39de05['prototype']['attributesJson']='',_0x39de05['create']=function(_0x298508){return new _0x39de05(_0x298508);},_0x39de05['encode']=function(_0x499fe7,_0x5712af){if(_0x5712af||(_0x5712af=_0x3188fe['create']()),null!=_0x499fe7['name']&&Object['hasOwnProperty']['call'](_0x499fe7,'name')&&_0x5712af['uint32'](0xa)['string'](_0x499fe7['name']),null!=_0x499fe7['children']&&_0x499fe7['children']['length']){for(var _0x42a684=0x0;_0x42a684<_0x499fe7['children']['length'];++_0x42a684)_0x214658['Element']['encode'](_0x499fe7['children'][_0x42a684],_0x5712af['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x499fe7['data']&&Object['hasOwnProperty']['call'](_0x499fe7,'data')&&_0x5712af['uint32'](0x1a)['string'](_0x499fe7['data']),null!=_0x499fe7['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x499fe7,'attributesBoolean')){var _0x54de99=Object['keys'](_0x499fe7['attributesBoolean']);for(_0x42a684=0x0;_0x42a684<_0x54de99['length'];++_0x42a684)_0x5712af['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x54de99[_0x42a684])['uint32'](0x10)['bool'](_0x499fe7['attributesBoolean'][_0x54de99[_0x42a684]])['ldelim']();}return null!=_0x499fe7['attributesJson']&&Object['hasOwnProperty']['call'](_0x499fe7,'attributesJson')&&_0x5712af['uint32'](0x2a)['string'](_0x499fe7['attributesJson']),_0x5712af;},_0x39de05['encodeDelimited']=function(_0x4bffef,_0x19744b){return this['encode'](_0x4bffef,_0x19744b)['ldelim']();},_0x39de05['decode']=function(_0x3d0013,_0x52213e){_0x3d0013 instanceof _0x21ffa9||(_0x3d0013=_0x21ffa9['create'](_0x3d0013));for(var _0x3ebb6e,_0x42f6c8,_0x20c7e3=void 0x0===_0x52213e?_0x3d0013['len']:_0x3d0013['pos']+_0x52213e,_0x53429b=new _0x214658['Element']();_0x3d0013['pos']<_0x20c7e3;){var _0x27ace6=_0x3d0013['uint32']();switch(_0x27ace6>>>0x3){case 0x1:_0x53429b['name']=_0x3d0013['string']();break;case 0x2:_0x53429b['children']&&_0x53429b['children']['length']||(_0x53429b['children']=[]),_0x53429b['children']['push'](_0x214658['Element']['decode'](_0x3d0013,_0x3d0013['uint32']()));break;case 0x3:_0x53429b['data']=_0x3d0013['string']();break;case 0x4:_0x53429b['attributesBoolean']===_0x4c8bcc['emptyObject']&&(_0x53429b['attributesBoolean']={});var _0xe0b943=_0x3d0013['uint32']()+_0x3d0013['pos'];for(_0x3ebb6e='',_0x42f6c8=!0x1;_0x3d0013['pos']<_0xe0b943;){var _0x270c37=_0x3d0013['uint32']();switch(_0x270c37>>>0x3){case 0x1:_0x3ebb6e=_0x3d0013['string']();break;case 0x2:_0x42f6c8=_0x3d0013['bool']();break;default:_0x3d0013['skipType'](0x7&_0x270c37);}}_0x53429b['attributesBoolean'][_0x3ebb6e]=_0x42f6c8;break;case 0x5:_0x53429b['attributesJson']=_0x3d0013['string']();break;default:_0x3d0013['skipType'](0x7&_0x27ace6);}}return _0x53429b;},_0x39de05['decodeDelimited']=function(_0x290d5e){return _0x290d5e instanceof _0x21ffa9||(_0x290d5e=new _0x21ffa9(_0x290d5e)),this['decode'](_0x290d5e,_0x290d5e['uint32']());},_0x39de05['verify']=function(_0x3d3592){if('object'!=typeof _0x3d3592||null===_0x3d3592)return'object\x20expected';if(null!=_0x3d3592['name']&&_0x3d3592['hasOwnProperty']('name')&&!_0x4c8bcc['isString'](_0x3d3592['name']))return'name:\x20string\x20expected';if(null!=_0x3d3592['children']&&_0x3d3592['hasOwnProperty']('children')){if(!Array['isArray'](_0x3d3592['children']))return'children:\x20array\x20expected';for(var _0x29b8a0=0x0;_0x29b8a0<_0x3d3592['children']['length'];++_0x29b8a0){var _0x115ad1=_0x214658['Element']['verify'](_0x3d3592['children'][_0x29b8a0]);if(_0x115ad1)return'children.'+_0x115ad1;}}if(null!=_0x3d3592['data']&&_0x3d3592['hasOwnProperty']('data')&&!_0x4c8bcc['isString'](_0x3d3592['data']))return'data:\x20string\x20expected';if(null!=_0x3d3592['attributesBoolean']&&_0x3d3592['hasOwnProperty']('attributesBoolean')){if(!_0x4c8bcc['isObject'](_0x3d3592['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xfbc9d7=Object['keys'](_0x3d3592['attributesBoolean']);for(_0x29b8a0=0x0;_0x29b8a0<_0xfbc9d7['length'];++_0x29b8a0)if('boolean'!=typeof _0x3d3592['attributesBoolean'][_0xfbc9d7[_0x29b8a0]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3d3592['attributesJson']&&_0x3d3592['hasOwnProperty']('attributesJson')&&!_0x4c8bcc['isString'](_0x3d3592['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x39de05['fromObject']=function(_0x53b2e9){if(_0x53b2e9 instanceof _0x214658['Element'])return _0x53b2e9;var _0xd9808c=new _0x214658['Element']();if(null!=_0x53b2e9['name']&&(_0xd9808c['name']=String(_0x53b2e9['name'])),_0x53b2e9['children']){if(!Array['isArray'](_0x53b2e9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xd9808c['children']=[];for(var _0x47e6ae=0x0;_0x47e6ae<_0x53b2e9['children']['length'];++_0x47e6ae){if('object'!=typeof _0x53b2e9['children'][_0x47e6ae])throw TypeError('.Element.children:\x20object\x20expected');_0xd9808c['children'][_0x47e6ae]=_0x214658['Element']['fromObject'](_0x53b2e9['children'][_0x47e6ae]);}}if(null!=_0x53b2e9['data']&&(_0xd9808c['data']=String(_0x53b2e9['data'])),_0x53b2e9['attributesBoolean']){if('object'!=typeof _0x53b2e9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xd9808c['attributesBoolean']={};var _0xf0de86=Object['keys'](_0x53b2e9['attributesBoolean']);for(_0x47e6ae=0x0;_0x47e6ae<_0xf0de86['length'];++_0x47e6ae)_0xd9808c['attributesBoolean'][_0xf0de86[_0x47e6ae]]=Boolean(_0x53b2e9['attributesBoolean'][_0xf0de86[_0x47e6ae]]);}return null!=_0x53b2e9['attributesJson']&&(_0xd9808c['attributesJson']=String(_0x53b2e9['attributesJson'])),_0xd9808c;},_0x39de05['toObject']=function(_0x273494,_0x5c40aa){_0x5c40aa||(_0x5c40aa={});var _0x344c0d,_0x2dd2eb={};if((_0x5c40aa['arrays']||_0x5c40aa['defaults'])&&(_0x2dd2eb['children']=[]),(_0x5c40aa['objects']||_0x5c40aa['defaults'])&&(_0x2dd2eb['attributesBoolean']={}),_0x5c40aa['defaults']&&(_0x2dd2eb['name']='',_0x2dd2eb['data']='',_0x2dd2eb['attributesJson']=''),null!=_0x273494['name']&&_0x273494['hasOwnProperty']('name')&&(_0x2dd2eb['name']=_0x273494['name']),_0x273494['children']&&_0x273494['children']['length']){_0x2dd2eb['children']=[];for(var _0x220ad0=0x0;_0x220ad0<_0x273494['children']['length'];++_0x220ad0)_0x2dd2eb['children'][_0x220ad0]=_0x214658['Element']['toObject'](_0x273494['children'][_0x220ad0],_0x5c40aa);}if(null!=_0x273494['data']&&_0x273494['hasOwnProperty']('data')&&(_0x2dd2eb['data']=_0x273494['data']),_0x273494['attributesBoolean']&&(_0x344c0d=Object['keys'](_0x273494['attributesBoolean']))['length']){_0x2dd2eb['attributesBoolean']={};for(_0x220ad0=0x0;_0x220ad0<_0x344c0d['length'];++_0x220ad0)_0x2dd2eb['attributesBoolean'][_0x344c0d[_0x220ad0]]=_0x273494['attributesBoolean'][_0x344c0d[_0x220ad0]];}return null!=_0x273494['attributesJson']&&_0x273494['hasOwnProperty']('attributesJson')&&(_0x2dd2eb['attributesJson']=_0x273494['attributesJson']),_0x2dd2eb;},_0x39de05['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b9a14['util']['toJSONOptions']);},_0x39de05['getTypeUrl']=function(_0x50239b){return void 0x0===_0x50239b&&(_0x50239b='type.googleapis.com'),_0x50239b+'/Element';},_0x39de05;}()),_0x214658;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1944cf){return new w(this['_protobufRoot'][_0x1944cf]);}}class w{['_protobuf'];constructor(_0x4776eb){this['_protobuf']=_0x4776eb;}['compress'](_0x367ae5){const _0x59f03e=this['_protobuf']['verify'](_0x367ae5);if(_0x59f03e)throw Error(_0x59f03e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x367ae5))['finish']();}['decompress'](_0xa8ab6d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xa8ab6d),{'oneofs':!0x0});}}function g(_0x23dca4,_0x4c8ccf){const _0x1aa4b1=_0x219786(_0x23dca4);return _0x1aa4b1['path'][_0x1aa4b1['path']['length']-0x1]+=_0x4c8ccf,_0x1aa4b1;}function _(_0x3e5719,_0x20c30a){return _0x3e5719['root']===_0x20c30a['root']&&_0x391b24(_0x3e5719['path'],_0x20c30a['path']);}function $(_0x3d300f){P(_0x3d300f,_0x2d3e43=>('main'==_0x2d3e43['root']?(_0x2d3e43['rootMain']=!0x0,delete _0x2d3e43['root']):'$graveyard'==_0x2d3e43['root']&&(_0x2d3e43['rootGraveyard']=!0x0,delete _0x2d3e43['root']),_0x2d3e43));}function J(_0x567cc1){P(_0x567cc1,_0x4fbfc8=>(_0x4fbfc8['rootMain']?(_0x4fbfc8['root']='main',delete _0x4fbfc8['rootMain']):_0x4fbfc8['rootGraveyard']&&(_0x4fbfc8['root']='$graveyard',delete _0x4fbfc8['rootGraveyard']),_0x4fbfc8));}function P(_0x315258,_0x39e4b6){for(const _0x530219 in _0x315258){const _0xdf789=_0x315258[_0x530219];'nodes'!==_0x530219&&_0x227a94(_0xdf789)&&(_0xdf789['path']&&(_0xdf789['root']||_0xdf789['rootMain']||_0xdf789['rootGraveyard'])?_0x315258[_0x530219]=_0x39e4b6(_0xdf789):P(_0xdf789,_0x39e4b6));}return _0x315258;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x25bca5,_0x15bc48,_0x2b217d){this['_id']=_0x25bca5,this['_operationName']=_0x15bc48,this['_protobufDescriptor']=_0x2b217d;}['compress'](_0x182afa,_0x2dc9ed){const _0x111bd0=_0x2dc9ed['operations'][_0x2dc9ed['index']++];return $(_0x111bd0),_0x182afa['buffers']['push'](this['_protobufDescriptor']['compress'](_0x111bd0)),_0x182afa['types']['push'](this['_id']),!0x0;}['decompress'](_0x5e0ea0,_0x2cee13){_0x2cee13['typeIndex']++;const _0x17da37=_0x2cee13['buffers'][_0x2cee13['bufferIndex']++],_0x187b36=this['_protobufDescriptor']['decompress'](_0x17da37);J(_0x187b36),_0x187b36['__className']=this['_operationName'],_0x5e0ea0['push'](_0x187b36);}}class s extends e{['compress'](_0xf1cec5,_0x1430ea){const _0x2f90a6=_0x1430ea['operations'][_0x1430ea['index']++];return this['_serializeOneOf']('oldValue',_0x2f90a6),this['_serializeOneOf']('newValue',_0x2f90a6),$(_0x2f90a6),_0xf1cec5['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2f90a6)),_0xf1cec5['types']['push'](this['_id']),!0x0;}['decompress'](_0x104f6a,_0x1c100f){_0x1c100f['typeIndex']++;const _0x55b72b=_0x1c100f['buffers'][_0x1c100f['bufferIndex']++],_0x388028=this['_protobufDescriptor']['decompress'](_0x55b72b);this['_deserializeOneOf']('oldValue',_0x388028),this['_deserializeOneOf']('newValue',_0x388028),J(_0x388028),_0x388028['__className']=this['_operationName'],_0x104f6a['push'](_0x388028);}['_serializeOneOf'](_0x1ba173,_0x41f677){const _0x31abfc=_0x41f677[_0x1ba173];'boolean'==typeof _0x31abfc?_0x41f677[_0x1ba173+'Boolean']=_0x31abfc:_0x41f677[_0x1ba173+'Json']=JSON['stringify'](_0x31abfc);}['_deserializeOneOf'](_0x4577bb,_0x11cddd){const _0x12bcf7=_0x4577bb+'Json';_0x11cddd[_0x12bcf7]?(_0x11cddd[_0x4577bb]=JSON['parse'](_0x11cddd[_0x12bcf7]),delete _0x11cddd[_0x12bcf7]):(_0x11cddd[_0x4577bb]=_0x11cddd[_0x4577bb+'Boolean'],delete _0x11cddd[_0x4577bb+'Boolean']);}}class i extends e{['compress'](_0xf2efe9,_0x1250c8){const _0x32d751=_0x1250c8['operations'][_0x1250c8['index']++];return this['_serializeNodesAttributes'](_0x32d751['nodes']),$(_0x32d751),_0xf2efe9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x32d751)),_0xf2efe9['types']['push'](this['_id']),!0x0;}['decompress'](_0x3fb0c8,_0x41926f){_0x41926f['typeIndex']++;const _0x1c77cc=_0x41926f['buffers'][_0x41926f['bufferIndex']++],_0x79b033=this['_protobufDescriptor']['decompress'](_0x1c77cc);_0x79b033['nodes']||(_0x79b033['nodes']=[]),this['_deserializeNodesAttributes'](_0x79b033['nodes']),J(_0x79b033),_0x79b033['__className']=this['_operationName'],_0x3fb0c8['push'](_0x79b033);}['_serializeNodesAttributes'](_0x50f80a){for(const _0x508ba8 of _0x50f80a){if(_0x508ba8['attributes']){const _0xdfe2ce=_0x508ba8['attributes'];this['_areValuesBoolean'](_0xdfe2ce)?_0x508ba8['attributesBoolean']=_0xdfe2ce:_0x508ba8['attributesJson']=JSON['stringify'](_0xdfe2ce);}_0x508ba8['children']&&this['_serializeNodesAttributes'](_0x508ba8['children']);}}['_deserializeNodesAttributes'](_0x5196f5){for(const _0x47cac0 of _0x5196f5)(_0x47cac0['attributesBoolean']||_0x47cac0['attributesJson'])&&(_0x47cac0['attributesBoolean']?(_0x47cac0['attributes']=_0x47cac0['attributesBoolean'],delete _0x47cac0['attributesBoolean']):(_0x47cac0['attributes']=JSON['parse'](_0x47cac0['attributesJson']),delete _0x47cac0['attributesJson'])),_0x47cac0['children']&&this['_deserializeNodesAttributes'](_0x47cac0['children']);}['_areValuesBoolean'](_0x5ce202){return Object['keys'](_0x5ce202)['every'](_0x1db03b=>'boolean'==typeof _0x5ce202[_0x1db03b]);}}class n extends e{['decompress'](_0x450bbc,_0x9c30bf){super['decompress'](_0x450bbc,_0x9c30bf);const _0x29e57a=_0x450bbc[_0x450bbc['length']-0x1];_0x29e57a['oldRange']||(_0x29e57a['oldRange']=null),_0x29e57a['newRange']||(_0x29e57a['newRange']=null);}}class p extends e{['compress'](_0x2cf495,_0x74e1c2){return _0x74e1c2['index']++,_0x2cf495['types']['push'](this['_id']),!0x0;}['decompress'](_0x287677,_0x7fe07c){_0x7fe07c['typeIndex']++,_0x287677['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x580bce,_0x547295,_0x828030,_0x4512b6){super(_0x580bce,_0x547295,_0x828030),this['_omittedNamespace']=_0x4512b6+':';}['compress'](_0x50d9c4,_0x25b31c){const _0x20bb44=_0x25b31c['operations'][_0x25b31c['index']];return!('MarkerOperation'!=_0x20bb44['__className']||!_0x20bb44['name']['startsWith'](this['_omittedNamespace']))&&(_0x20bb44['name']=_0x20bb44['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x50d9c4,_0x25b31c),!0x0);}['decompress'](_0xd6a16d,_0x1af48f){super['decompress'](_0xd6a16d,_0x1af48f);const _0x5e6ab0=_0xd6a16d[_0xd6a16d['length']-0x1];_0x5e6ab0['name']=this['_omittedNamespace']+_0x5e6ab0['name'];}}class O{['_id'];['_context'];constructor(_0x544139,_0xe88d05){this['_id']=_0x544139,this['_context']=_0xe88d05;}['compress'](_0x5e2370,_0xb00728){let _0x3e9bcd,_0x166d8a=_0xb00728['operations'][_0xb00728['index']],_0x365553=_0xb00728['operations'][_0xb00728['index']+0x1];for(;_0x365553&&this['_compareOperations'](_0x166d8a,_0x365553);)_0x3e9bcd?(_0x3e9bcd=this['_combineNext'](_0x166d8a,_0x3e9bcd),_0x5e2370['types']['push'](0x0)):(_0x3e9bcd=_0x219786(_0x166d8a),_0x5e2370['types']['push'](this['_id'])),_0xb00728['index']++,_0x166d8a=_0xb00728['operations'][_0xb00728['index']],_0x365553=_0xb00728['operations'][_0xb00728['index']+0x1];return!!_0x3e9bcd&&(_0x3e9bcd=this['_combineNext'](_0xb00728['operations'][_0xb00728['index']++],_0x3e9bcd),_0x5e2370['types']['push'](0x0),_0x5e2370['buffers']['push'](this['_compressSingleOperation'](_0x3e9bcd)),!0x0);}['decompress'](_0x407a0c,_0x3e7d6a){const _0x5710c1=this['_decompressSingleOperation'](_0x3e7d6a);for(;0x0==_0x3e7d6a['types'][_0x3e7d6a['typeIndex']];)_0x3e7d6a['typeIndex']++,_0x407a0c['push'](this['_splitCurrent'](_0x5710c1));_0x407a0c['push'](_0x5710c1);}}class c extends O{['_combineNext'](_0xa930d0,_0x412505){return _0x412505['nodes'][0x0]['data']+=_0xa930d0['nodes'][0x0]['data'],_0x412505;}['_splitCurrent'](_0x5d949c){const _0x4c16b0=_0x219786(_0x5d949c),_0x36d670=_0x4c16b0['nodes'][0x0],_0x325bd5=_0x5d949c['nodes'][0x0],_0x5df488=_0x325bd5['data'][Symbol['iterator']]()['next']()['value'],_0xe87c37=_0x5df488['length'];return _0x36d670['data']=_0x5df488,_0x325bd5['data']=_0x325bd5['data']['substr'](_0xe87c37),_0x5d949c['position']=g(_0x5d949c['position'],_0xe87c37),_0x4c16b0;}['_compareOperations'](_0x2a4983,_0x52e8fc){if(this['_checkOperation'](_0x2a4983)&&this['_checkOperation'](_0x52e8fc)){const _0x19960e=_0x2a4983['nodes'][0x0]['data']['length'],_0x111a18=_(g(_0x2a4983['position'],_0x19960e),_0x52e8fc['position']),_0x430e62=_0x2a4983['nodes'][0x0],_0x5e107a=_0x52e8fc['nodes'][0x0];return _0x111a18&&this['_compareAttributes'](_0x430e62,_0x5e107a);}return!0x1;}['_compressSingleOperation'](_0x6498e5){const _0xe7b637={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xe7b637,{'operations':[_0x6498e5],'index':0x0}),_0xe7b637['buffers'][0x0];}['_decompressSingleOperation'](_0x29c100){const _0x2a034c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2a034c,_0x29c100),_0x2a034c[0x0];}['_checkOperation'](_0xde94ea){return'InsertOperation'==_0xde94ea['__className']&&0x1==_0xde94ea['nodes']['length']&&_0xde94ea['nodes'][0x0]['data']&&!_0xde94ea['wasUndone']&&0x1==Array['from'](_0xde94ea['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x101b24,_0x1f15a6){const _0x57f0b0=Object['keys'](_0x101b24['attributes']||{}),_0x138231=Object['keys'](_0x1f15a6['attributes']||{});return _0x57f0b0['length']===_0x138231['length']&&_0x57f0b0['every'](_0x445979=>_0x1f15a6['attributes'][_0x445979]&&_0x1f15a6['attributes'][_0x445979]===_0x101b24['attributes'][_0x445979]);}}class m extends O{['_combineNext'](_0x37f840,_0x535ed1){return _0x535ed1['howMany']++,_0x535ed1['sourcePosition']=_0x219786(_0x37f840['sourcePosition']),_0x535ed1;}['_splitCurrent'](_0x34ab16){const _0xf87270=_0x219786(_0x34ab16);return _0x34ab16['howMany']--,_0xf87270['howMany']=0x1,_0xf87270['sourcePosition']=g(_0xf87270['sourcePosition'],_0x34ab16['howMany']),_0xf87270;}['_compareOperations'](_0x3869bc,_0x3259d9){return!(!this['_checkOperation'](_0x3869bc)||!this['_checkOperation'](_0x3259d9))&&(_(g(_0x3869bc['sourcePosition'],-0x1),_0x3259d9['sourcePosition'])&&_(_0x3869bc['targetPosition'],_0x3259d9['targetPosition']));}['_compressSingleOperation'](_0x7f48e3){const _0xf0f3df={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xf0f3df,{'operations':[_0x7f48e3],'index':0x0}),_0xf0f3df['buffers'][0x0];}['_decompressSingleOperation'](_0x1022a6){const _0x23908a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23908a,_0x1022a6),_0x23908a[0x0];}['_checkOperation'](_0x448581){return'MoveOperation'==_0x448581['__className']&&'$graveyard'==_0x448581['targetPosition']['root']&&0x1==_0x448581['howMany']&&!_0x448581['wasUndone'];}}class h extends O{['_combineNext'](_0x33d3b7,_0x541c15){return _0x541c15['howMany']++,_0x541c15;}['_splitCurrent'](_0x101160){const _0x1e545d=_0x219786(_0x101160);return _0x1e545d['howMany']=0x1,_0x101160['howMany']--,_0x1e545d;}['_compareOperations'](_0x39472b,_0x55eaea){return!(!this['_checkOperation'](_0x39472b)||!this['_checkOperation'](_0x55eaea))&&(_(_0x39472b['sourcePosition'],_0x55eaea['sourcePosition'])&&_(_0x39472b['targetPosition'],_0x55eaea['targetPosition']));}['_compressSingleOperation'](_0x4abb40){const _0x4f8f4e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4f8f4e,{'operations':[_0x4abb40],'index':0x0}),_0x4f8f4e['buffers'][0x0];}['_decompressSingleOperation'](_0x16b427){const _0x3f676b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3f676b,_0x16b427),_0x3f676b[0x0];}['_checkOperation'](_0x9627ab){return'MoveOperation'==_0x9627ab['__className']&&'$graveyard'==_0x9627ab['targetPosition']['root']&&0x1==_0x9627ab['howMany']&&!_0x9627ab['wasUndone'];}}class f extends O{['compress'](_0x22dc51,_0x5aba56){if(!this['_compareOperations'](_0x5aba56['operations'][_0x5aba56['index']],_0x5aba56['operations'][_0x5aba56['index']+0x1]))return!0x1;const _0x299209=_0x5aba56['operations'][_0x5aba56['index']++];return _0x299209['oldRange']=null,_0x299209['newRange']&&_(_0x299209['newRange']['start'],_0x299209['newRange']['end'])&&(_0x299209['newRange']['end']=null),_0x5aba56['index']++,_0x22dc51['types']['push'](this['_id']),_0x22dc51['types']['push'](0x0),_0x22dc51['buffers']['push'](this['_compressSingleOperation'](_0x299209)),!0x0;}['decompress'](_0x4c35ae,_0x995338){const _0x1898ad=this['_decompressSingleOperation'](_0x995338);_0x1898ad['newRange']&&!_0x1898ad['newRange']['end']&&(_0x1898ad['newRange']['end']=_0x219786(_0x1898ad['newRange']['start']));const _0x17c1d1=_0x219786(_0x1898ad);_0x17c1d1['newRange']&&(_0x17c1d1['newRange']['start']['stickiness']='toNone',_0x17c1d1['newRange']['end']=_0x219786(_0x17c1d1['newRange']['start'])),_0x17c1d1['name']='user:position:'+_0x17c1d1['name']['split'](':')[0x2],_0x995338['typeIndex']++,_0x4c35ae['push'](_0x1898ad),_0x4c35ae['push'](_0x17c1d1);}['_compressSingleOperation'](_0x566c30){const _0x590370={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x590370,{'operations':[_0x566c30],'index':0x0}),_0x590370['buffers'][0x0];}['_decompressSingleOperation'](_0x7e9d76){const _0x468a27=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x468a27,_0x7e9d76),_0x468a27[0x0];}['_compareOperations'](_0x55036c,_0x206b08){return!(!_0x55036c||!_0x206b08)&&('MarkerOperation'==_0x55036c['__className']&&'MarkerOperation'==_0x206b08['__className']&&!(!_0x55036c['name']['startsWith']('user:')||!_0x206b08['name']['startsWith']('user:')||_0x55036c['name']==_0x206b08['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x330e6c=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x330e6c,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x330e6c,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x53320c){if(!_0x53320c||!_0x53320c[0x0])throw new _0x130b6d('no-operations-provided',this);const _0x6d68fc={'operations':_0x53320c,'index':0x0},_0x4572ba={'types':[],'buffers':[],'baseVersion':_0x53320c[0x0]['baseVersion']};for(;_0x6d68fc['index']<_0x6d68fc['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4572ba,_0x6d68fc))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x4572ba,_0x6d68fc))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x4572ba,_0x6d68fc))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4572ba,_0x6d68fc))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4572ba,_0x6d68fc))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4572ba,_0x6d68fc))continue;const _0x562e3=_0x6d68fc['operations'][_0x6d68fc['index']]['__className'];this['_getCompressorByName'](_0x562e3)['compress'](_0x4572ba,_0x6d68fc);}return _0x4572ba;}['decompress'](_0x362566){const _0x1e6174=[],_0x254bb0={'types':_0x362566['types'],'buffers':_0x362566['buffers'],'baseVersion':_0x362566['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x254bb0['typeIndex']<_0x254bb0['types']['length'];){const _0x432579=_0x254bb0['types'][_0x254bb0['typeIndex']],_0x466406=this['_compressorById']['get'](_0x432579);if(!_0x466406)throw new _0x130b6d('decompress-compressor-not-found',this,{'type':_0x432579});_0x466406['decompress'](_0x1e6174,_0x254bb0);}return _0x1e6174['forEach']((_0x1ef99f,_0x404069)=>_0x1ef99f['baseVersion']=_0x362566['baseVersion']+_0x404069),_0x1e6174;}['_getCompressorByName'](_0x47ad1a){return this['_compressorByName']['get'](_0x47ad1a);}['_registerOperationCompressor'](_0x2eb43e,_0x20cd5e,_0xfa2a8d){const _0x2edcde=new _0xfa2a8d(_0x2eb43e,_0x20cd5e,this['_protobufFactory']['getDescriptor'](_0x20cd5e));this['_registerCompressor'](_0x2eb43e,_0x20cd5e,_0x2edcde);}['_registerActionCompressor'](_0x1d9516,_0x46b506,_0x530beb){const _0x4d0342=new _0x530beb(_0x1d9516,this);this['_registerCompressor'](_0x1d9516,_0x46b506,_0x4d0342);}['_registerCompressor'](_0x1e848e,_0x5d0fb8,_0x3f4417){this['_compressorById']['set'](_0x1e848e,_0x3f4417),this['_compressorByName']['set'](_0x5d0fb8,_0x3f4417);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.6.0-alpha.
|
|
3
|
+
"version": "47.6.0-alpha.2",
|
|
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.6.0-alpha.
|
|
37
|
-
"ckeditor5": "47.6.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.6.0-alpha.2",
|
|
37
|
+
"ckeditor5": "47.6.0-alpha.2",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|