@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.0 → 44.2.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x2f05c0=_0x59cef0['Reader'],_0xf39eee=_0x59cef0['Writer'],_0x4800fc=_0x59cef0['util'],_0x1e3b7d=_0x59cef0['roots']['default']||(_0x59cef0['roots']['default']={});return _0x1e3b7d['AttributeOperation']=(function(){function _0x4ca4e3(_0x4a1304){if(_0x4a1304){for(var _0x2b009d=Object['keys'](_0x4a1304),_0x503555=0x0;_0x503555<_0x2b009d['length'];++_0x503555)null!=_0x4a1304[_0x2b009d[_0x503555]]&&(this[_0x2b009d[_0x503555]]=_0x4a1304[_0x2b009d[_0x503555]]);}}return _0x4ca4e3['prototype']['range']=null,_0x4ca4e3['prototype']['key']='',_0x4ca4e3['prototype']['oldValueBoolean']=!0x1,_0x4ca4e3['prototype']['oldValueJson']='',_0x4ca4e3['prototype']['newValueBoolean']=!0x1,_0x4ca4e3['prototype']['newValueJson']='',_0x4ca4e3['prototype']['wasUndone']=!0x1,_0x4ca4e3['create']=function(_0x32dacb){return new _0x4ca4e3(_0x32dacb);},_0x4ca4e3['encode']=function(_0x44a67a,_0x39eba5){return _0x39eba5||(_0x39eba5=_0xf39eee['create']()),null!=_0x44a67a['range']&&Object['hasOwnProperty']['call'](_0x44a67a,'range')&&_0x1e3b7d['Range']['encode'](_0x44a67a['range'],_0x39eba5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x44a67a['key']&&Object['hasOwnProperty']['call'](_0x44a67a,'key')&&_0x39eba5['uint32'](0x12)['string'](_0x44a67a['key']),null!=_0x44a67a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x44a67a,'oldValueBoolean')&&_0x39eba5['uint32'](0x18)['bool'](_0x44a67a['oldValueBoolean']),null!=_0x44a67a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x44a67a,'oldValueJson')&&_0x39eba5['uint32'](0x22)['string'](_0x44a67a['oldValueJson']),null!=_0x44a67a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x44a67a,'newValueBoolean')&&_0x39eba5['uint32'](0x28)['bool'](_0x44a67a['newValueBoolean']),null!=_0x44a67a['newValueJson']&&Object['hasOwnProperty']['call'](_0x44a67a,'newValueJson')&&_0x39eba5['uint32'](0x32)['string'](_0x44a67a['newValueJson']),null!=_0x44a67a['wasUndone']&&Object['hasOwnProperty']['call'](_0x44a67a,'wasUndone')&&_0x39eba5['uint32'](0x38)['bool'](_0x44a67a['wasUndone']),_0x39eba5;},_0x4ca4e3['encodeDelimited']=function(_0x4e8579,_0x5932e2){return this['encode'](_0x4e8579,_0x5932e2)['ldelim']();},_0x4ca4e3['decode']=function(_0x2ee2e3,_0x11161b){_0x2ee2e3 instanceof _0x2f05c0||(_0x2ee2e3=_0x2f05c0['create'](_0x2ee2e3));for(var _0x28d3a3=void 0x0===_0x11161b?_0x2ee2e3['len']:_0x2ee2e3['pos']+_0x11161b,_0x3a4c5d=new _0x1e3b7d['AttributeOperation']();_0x2ee2e3['pos']<_0x28d3a3;){var _0x3e9ad9=_0x2ee2e3['uint32']();switch(_0x3e9ad9>>>0x3){case 0x1:_0x3a4c5d['range']=_0x1e3b7d['Range']['decode'](_0x2ee2e3,_0x2ee2e3['uint32']());break;case 0x2:_0x3a4c5d['key']=_0x2ee2e3['string']();break;case 0x3:_0x3a4c5d['oldValueBoolean']=_0x2ee2e3['bool']();break;case 0x4:_0x3a4c5d['oldValueJson']=_0x2ee2e3['string']();break;case 0x5:_0x3a4c5d['newValueBoolean']=_0x2ee2e3['bool']();break;case 0x6:_0x3a4c5d['newValueJson']=_0x2ee2e3['string']();break;case 0x7:_0x3a4c5d['wasUndone']=_0x2ee2e3['bool']();break;default:_0x2ee2e3['skipType'](0x7&_0x3e9ad9);}}return _0x3a4c5d;},_0x4ca4e3['decodeDelimited']=function(_0x3a4714){return _0x3a4714 instanceof _0x2f05c0||(_0x3a4714=new _0x2f05c0(_0x3a4714)),this['decode'](_0x3a4714,_0x3a4714['uint32']());},_0x4ca4e3['verify']=function(_0x35418e){if('object'!=typeof _0x35418e||null===_0x35418e)return'object\x20expected';if(null!=_0x35418e['range']&&_0x35418e['hasOwnProperty']('range')){var _0x47672b=_0x1e3b7d['Range']['verify'](_0x35418e['range']);if(_0x47672b)return'range.'+_0x47672b;}return null!=_0x35418e['key']&&_0x35418e['hasOwnProperty']('key')&&!_0x4800fc['isString'](_0x35418e['key'])?'key:\x20string\x20expected':null!=_0x35418e['oldValueBoolean']&&_0x35418e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x35418e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x35418e['oldValueJson']&&_0x35418e['hasOwnProperty']('oldValueJson')&&!_0x4800fc['isString'](_0x35418e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x35418e['newValueBoolean']&&_0x35418e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x35418e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x35418e['newValueJson']&&_0x35418e['hasOwnProperty']('newValueJson')&&!_0x4800fc['isString'](_0x35418e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x35418e['wasUndone']&&_0x35418e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35418e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ca4e3['fromObject']=function(_0x1cc29f){if(_0x1cc29f instanceof _0x1e3b7d['AttributeOperation'])return _0x1cc29f;var _0x276e9b=new _0x1e3b7d['AttributeOperation']();if(null!=_0x1cc29f['range']){if('object'!=typeof _0x1cc29f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x276e9b['range']=_0x1e3b7d['Range']['fromObject'](_0x1cc29f['range']);}return null!=_0x1cc29f['key']&&(_0x276e9b['key']=String(_0x1cc29f['key'])),null!=_0x1cc29f['oldValueBoolean']&&(_0x276e9b['oldValueBoolean']=Boolean(_0x1cc29f['oldValueBoolean'])),null!=_0x1cc29f['oldValueJson']&&(_0x276e9b['oldValueJson']=String(_0x1cc29f['oldValueJson'])),null!=_0x1cc29f['newValueBoolean']&&(_0x276e9b['newValueBoolean']=Boolean(_0x1cc29f['newValueBoolean'])),null!=_0x1cc29f['newValueJson']&&(_0x276e9b['newValueJson']=String(_0x1cc29f['newValueJson'])),null!=_0x1cc29f['wasUndone']&&(_0x276e9b['wasUndone']=Boolean(_0x1cc29f['wasUndone'])),_0x276e9b;},_0x4ca4e3['toObject']=function(_0x5ada50,_0xee4948){_0xee4948||(_0xee4948={});var _0x4fdc5b={};return _0xee4948['defaults']&&(_0x4fdc5b['range']=null,_0x4fdc5b['key']='',_0x4fdc5b['oldValueBoolean']=!0x1,_0x4fdc5b['oldValueJson']='',_0x4fdc5b['newValueBoolean']=!0x1,_0x4fdc5b['newValueJson']='',_0x4fdc5b['wasUndone']=!0x1),null!=_0x5ada50['range']&&_0x5ada50['hasOwnProperty']('range')&&(_0x4fdc5b['range']=_0x1e3b7d['Range']['toObject'](_0x5ada50['range'],_0xee4948)),null!=_0x5ada50['key']&&_0x5ada50['hasOwnProperty']('key')&&(_0x4fdc5b['key']=_0x5ada50['key']),null!=_0x5ada50['oldValueBoolean']&&_0x5ada50['hasOwnProperty']('oldValueBoolean')&&(_0x4fdc5b['oldValueBoolean']=_0x5ada50['oldValueBoolean']),null!=_0x5ada50['oldValueJson']&&_0x5ada50['hasOwnProperty']('oldValueJson')&&(_0x4fdc5b['oldValueJson']=_0x5ada50['oldValueJson']),null!=_0x5ada50['newValueBoolean']&&_0x5ada50['hasOwnProperty']('newValueBoolean')&&(_0x4fdc5b['newValueBoolean']=_0x5ada50['newValueBoolean']),null!=_0x5ada50['newValueJson']&&_0x5ada50['hasOwnProperty']('newValueJson')&&(_0x4fdc5b['newValueJson']=_0x5ada50['newValueJson']),null!=_0x5ada50['wasUndone']&&_0x5ada50['hasOwnProperty']('wasUndone')&&(_0x4fdc5b['wasUndone']=_0x5ada50['wasUndone']),_0x4fdc5b;},_0x4ca4e3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x4ca4e3['getTypeUrl']=function(_0x2dc410){return void 0x0===_0x2dc410&&(_0x2dc410='type.googleapis.com'),_0x2dc410+'/AttributeOperation';},_0x4ca4e3;}()),_0x1e3b7d['InsertOperation']=(function(){function _0x1fb785(_0xec9f40){if(this['nodes']=[],_0xec9f40){for(var _0xfcab34=Object['keys'](_0xec9f40),_0x2b89ab=0x0;_0x2b89ab<_0xfcab34['length'];++_0x2b89ab)null!=_0xec9f40[_0xfcab34[_0x2b89ab]]&&(this[_0xfcab34[_0x2b89ab]]=_0xec9f40[_0xfcab34[_0x2b89ab]]);}}return _0x1fb785['prototype']['position']=null,_0x1fb785['prototype']['nodes']=_0x4800fc['emptyArray'],_0x1fb785['prototype']['shouldReceiveAttributes']=!0x1,_0x1fb785['prototype']['wasUndone']=!0x1,_0x1fb785['create']=function(_0x388833){return new _0x1fb785(_0x388833);},_0x1fb785['encode']=function(_0x443885,_0xfd0d27){if(_0xfd0d27||(_0xfd0d27=_0xf39eee['create']()),null!=_0x443885['position']&&Object['hasOwnProperty']['call'](_0x443885,'position')&&_0x1e3b7d['Position']['encode'](_0x443885['position'],_0xfd0d27['uint32'](0xa)['fork']())['ldelim'](),null!=_0x443885['nodes']&&_0x443885['nodes']['length']){for(var _0x1d413f=0x0;_0x1d413f<_0x443885['nodes']['length'];++_0x1d413f)_0x1e3b7d['Element']['encode'](_0x443885['nodes'][_0x1d413f],_0xfd0d27['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x443885['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x443885,'shouldReceiveAttributes')&&_0xfd0d27['uint32'](0x18)['bool'](_0x443885['shouldReceiveAttributes']),null!=_0x443885['wasUndone']&&Object['hasOwnProperty']['call'](_0x443885,'wasUndone')&&_0xfd0d27['uint32'](0x20)['bool'](_0x443885['wasUndone']),_0xfd0d27;},_0x1fb785['encodeDelimited']=function(_0x3f7386,_0x393831){return this['encode'](_0x3f7386,_0x393831)['ldelim']();},_0x1fb785['decode']=function(_0xf476fc,_0x34dc53){_0xf476fc instanceof _0x2f05c0||(_0xf476fc=_0x2f05c0['create'](_0xf476fc));for(var _0x32b873=void 0x0===_0x34dc53?_0xf476fc['len']:_0xf476fc['pos']+_0x34dc53,_0x15e3ec=new _0x1e3b7d['InsertOperation']();_0xf476fc['pos']<_0x32b873;){var _0x11d2e2=_0xf476fc['uint32']();switch(_0x11d2e2>>>0x3){case 0x1:_0x15e3ec['position']=_0x1e3b7d['Position']['decode'](_0xf476fc,_0xf476fc['uint32']());break;case 0x2:_0x15e3ec['nodes']&&_0x15e3ec['nodes']['length']||(_0x15e3ec['nodes']=[]),_0x15e3ec['nodes']['push'](_0x1e3b7d['Element']['decode'](_0xf476fc,_0xf476fc['uint32']()));break;case 0x3:_0x15e3ec['shouldReceiveAttributes']=_0xf476fc['bool']();break;case 0x4:_0x15e3ec['wasUndone']=_0xf476fc['bool']();break;default:_0xf476fc['skipType'](0x7&_0x11d2e2);}}return _0x15e3ec;},_0x1fb785['decodeDelimited']=function(_0x56db4a){return _0x56db4a instanceof _0x2f05c0||(_0x56db4a=new _0x2f05c0(_0x56db4a)),this['decode'](_0x56db4a,_0x56db4a['uint32']());},_0x1fb785['verify']=function(_0x41f4a7){if('object'!=typeof _0x41f4a7||null===_0x41f4a7)return'object\x20expected';if(null!=_0x41f4a7['position']&&_0x41f4a7['hasOwnProperty']('position')&&(_0x593664=_0x1e3b7d['Position']['verify'](_0x41f4a7['position'])))return'position.'+_0x593664;if(null!=_0x41f4a7['nodes']&&_0x41f4a7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x41f4a7['nodes']))return'nodes:\x20array\x20expected';for(var _0x5cb866=0x0;_0x5cb866<_0x41f4a7['nodes']['length'];++_0x5cb866){var _0x593664;if(_0x593664=_0x1e3b7d['Element']['verify'](_0x41f4a7['nodes'][_0x5cb866]))return'nodes.'+_0x593664;}}return null!=_0x41f4a7['shouldReceiveAttributes']&&_0x41f4a7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x41f4a7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x41f4a7['wasUndone']&&_0x41f4a7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x41f4a7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1fb785['fromObject']=function(_0x4f6c62){if(_0x4f6c62 instanceof _0x1e3b7d['InsertOperation'])return _0x4f6c62;var _0x3354e3=new _0x1e3b7d['InsertOperation']();if(null!=_0x4f6c62['position']){if('object'!=typeof _0x4f6c62['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3354e3['position']=_0x1e3b7d['Position']['fromObject'](_0x4f6c62['position']);}if(_0x4f6c62['nodes']){if(!Array['isArray'](_0x4f6c62['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3354e3['nodes']=[];for(var _0x37dbf4=0x0;_0x37dbf4<_0x4f6c62['nodes']['length'];++_0x37dbf4){if('object'!=typeof _0x4f6c62['nodes'][_0x37dbf4])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3354e3['nodes'][_0x37dbf4]=_0x1e3b7d['Element']['fromObject'](_0x4f6c62['nodes'][_0x37dbf4]);}}return null!=_0x4f6c62['shouldReceiveAttributes']&&(_0x3354e3['shouldReceiveAttributes']=Boolean(_0x4f6c62['shouldReceiveAttributes'])),null!=_0x4f6c62['wasUndone']&&(_0x3354e3['wasUndone']=Boolean(_0x4f6c62['wasUndone'])),_0x3354e3;},_0x1fb785['toObject']=function(_0x5a3dd2,_0x487808){_0x487808||(_0x487808={});var _0x3e8f13={};if((_0x487808['arrays']||_0x487808['defaults'])&&(_0x3e8f13['nodes']=[]),_0x487808['defaults']&&(_0x3e8f13['position']=null,_0x3e8f13['shouldReceiveAttributes']=!0x1,_0x3e8f13['wasUndone']=!0x1),null!=_0x5a3dd2['position']&&_0x5a3dd2['hasOwnProperty']('position')&&(_0x3e8f13['position']=_0x1e3b7d['Position']['toObject'](_0x5a3dd2['position'],_0x487808)),_0x5a3dd2['nodes']&&_0x5a3dd2['nodes']['length']){_0x3e8f13['nodes']=[];for(var _0x567201=0x0;_0x567201<_0x5a3dd2['nodes']['length'];++_0x567201)_0x3e8f13['nodes'][_0x567201]=_0x1e3b7d['Element']['toObject'](_0x5a3dd2['nodes'][_0x567201],_0x487808);}return null!=_0x5a3dd2['shouldReceiveAttributes']&&_0x5a3dd2['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3e8f13['shouldReceiveAttributes']=_0x5a3dd2['shouldReceiveAttributes']),null!=_0x5a3dd2['wasUndone']&&_0x5a3dd2['hasOwnProperty']('wasUndone')&&(_0x3e8f13['wasUndone']=_0x5a3dd2['wasUndone']),_0x3e8f13;},_0x1fb785['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x1fb785['getTypeUrl']=function(_0x8f9816){return void 0x0===_0x8f9816&&(_0x8f9816='type.googleapis.com'),_0x8f9816+'/InsertOperation';},_0x1fb785;}()),_0x1e3b7d['MarkerOperation']=(function(){function _0x3ad71b(_0x2a26cb){if(_0x2a26cb){for(var _0x2ceb92=Object['keys'](_0x2a26cb),_0x149d12=0x0;_0x149d12<_0x2ceb92['length'];++_0x149d12)null!=_0x2a26cb[_0x2ceb92[_0x149d12]]&&(this[_0x2ceb92[_0x149d12]]=_0x2a26cb[_0x2ceb92[_0x149d12]]);}}return _0x3ad71b['prototype']['name']='',_0x3ad71b['prototype']['oldRange']=null,_0x3ad71b['prototype']['newRange']=null,_0x3ad71b['prototype']['affectsData']=!0x1,_0x3ad71b['prototype']['wasUndone']=!0x1,_0x3ad71b['create']=function(_0x26e248){return new _0x3ad71b(_0x26e248);},_0x3ad71b['encode']=function(_0x334d8a,_0x231ee9){return _0x231ee9||(_0x231ee9=_0xf39eee['create']()),null!=_0x334d8a['name']&&Object['hasOwnProperty']['call'](_0x334d8a,'name')&&_0x231ee9['uint32'](0xa)['string'](_0x334d8a['name']),null!=_0x334d8a['oldRange']&&Object['hasOwnProperty']['call'](_0x334d8a,'oldRange')&&_0x1e3b7d['Range']['encode'](_0x334d8a['oldRange'],_0x231ee9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x334d8a['newRange']&&Object['hasOwnProperty']['call'](_0x334d8a,'newRange')&&_0x1e3b7d['Range']['encode'](_0x334d8a['newRange'],_0x231ee9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x334d8a['affectsData']&&Object['hasOwnProperty']['call'](_0x334d8a,'affectsData')&&_0x231ee9['uint32'](0x20)['bool'](_0x334d8a['affectsData']),null!=_0x334d8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x334d8a,'wasUndone')&&_0x231ee9['uint32'](0x28)['bool'](_0x334d8a['wasUndone']),_0x231ee9;},_0x3ad71b['encodeDelimited']=function(_0x59e492,_0x16404e){return this['encode'](_0x59e492,_0x16404e)['ldelim']();},_0x3ad71b['decode']=function(_0x4d87ca,_0x446769){_0x4d87ca instanceof _0x2f05c0||(_0x4d87ca=_0x2f05c0['create'](_0x4d87ca));for(var _0x52bd0a=void 0x0===_0x446769?_0x4d87ca['len']:_0x4d87ca['pos']+_0x446769,_0x4bfecc=new _0x1e3b7d['MarkerOperation']();_0x4d87ca['pos']<_0x52bd0a;){var _0x35735a=_0x4d87ca['uint32']();switch(_0x35735a>>>0x3){case 0x1:_0x4bfecc['name']=_0x4d87ca['string']();break;case 0x2:_0x4bfecc['oldRange']=_0x1e3b7d['Range']['decode'](_0x4d87ca,_0x4d87ca['uint32']());break;case 0x3:_0x4bfecc['newRange']=_0x1e3b7d['Range']['decode'](_0x4d87ca,_0x4d87ca['uint32']());break;case 0x4:_0x4bfecc['affectsData']=_0x4d87ca['bool']();break;case 0x5:_0x4bfecc['wasUndone']=_0x4d87ca['bool']();break;default:_0x4d87ca['skipType'](0x7&_0x35735a);}}return _0x4bfecc;},_0x3ad71b['decodeDelimited']=function(_0x4c7ece){return _0x4c7ece instanceof _0x2f05c0||(_0x4c7ece=new _0x2f05c0(_0x4c7ece)),this['decode'](_0x4c7ece,_0x4c7ece['uint32']());},_0x3ad71b['verify']=function(_0x2c926b){if('object'!=typeof _0x2c926b||null===_0x2c926b)return'object\x20expected';if(null!=_0x2c926b['name']&&_0x2c926b['hasOwnProperty']('name')&&!_0x4800fc['isString'](_0x2c926b['name']))return'name:\x20string\x20expected';var _0x193374;if(null!=_0x2c926b['oldRange']&&_0x2c926b['hasOwnProperty']('oldRange')&&(_0x193374=_0x1e3b7d['Range']['verify'](_0x2c926b['oldRange'])))return'oldRange.'+_0x193374;if(null!=_0x2c926b['newRange']&&_0x2c926b['hasOwnProperty']('newRange')&&(_0x193374=_0x1e3b7d['Range']['verify'](_0x2c926b['newRange'])))return'newRange.'+_0x193374;return null!=_0x2c926b['affectsData']&&_0x2c926b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2c926b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2c926b['wasUndone']&&_0x2c926b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c926b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ad71b['fromObject']=function(_0x5d2fa8){if(_0x5d2fa8 instanceof _0x1e3b7d['MarkerOperation'])return _0x5d2fa8;var _0x49cb62=new _0x1e3b7d['MarkerOperation']();if(null!=_0x5d2fa8['name']&&(_0x49cb62['name']=String(_0x5d2fa8['name'])),null!=_0x5d2fa8['oldRange']){if('object'!=typeof _0x5d2fa8['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x49cb62['oldRange']=_0x1e3b7d['Range']['fromObject'](_0x5d2fa8['oldRange']);}if(null!=_0x5d2fa8['newRange']){if('object'!=typeof _0x5d2fa8['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x49cb62['newRange']=_0x1e3b7d['Range']['fromObject'](_0x5d2fa8['newRange']);}return null!=_0x5d2fa8['affectsData']&&(_0x49cb62['affectsData']=Boolean(_0x5d2fa8['affectsData'])),null!=_0x5d2fa8['wasUndone']&&(_0x49cb62['wasUndone']=Boolean(_0x5d2fa8['wasUndone'])),_0x49cb62;},_0x3ad71b['toObject']=function(_0x574f36,_0x4084b3){_0x4084b3||(_0x4084b3={});var _0x46002f={};return _0x4084b3['defaults']&&(_0x46002f['name']='',_0x46002f['oldRange']=null,_0x46002f['newRange']=null,_0x46002f['affectsData']=!0x1,_0x46002f['wasUndone']=!0x1),null!=_0x574f36['name']&&_0x574f36['hasOwnProperty']('name')&&(_0x46002f['name']=_0x574f36['name']),null!=_0x574f36['oldRange']&&_0x574f36['hasOwnProperty']('oldRange')&&(_0x46002f['oldRange']=_0x1e3b7d['Range']['toObject'](_0x574f36['oldRange'],_0x4084b3)),null!=_0x574f36['newRange']&&_0x574f36['hasOwnProperty']('newRange')&&(_0x46002f['newRange']=_0x1e3b7d['Range']['toObject'](_0x574f36['newRange'],_0x4084b3)),null!=_0x574f36['affectsData']&&_0x574f36['hasOwnProperty']('affectsData')&&(_0x46002f['affectsData']=_0x574f36['affectsData']),null!=_0x574f36['wasUndone']&&_0x574f36['hasOwnProperty']('wasUndone')&&(_0x46002f['wasUndone']=_0x574f36['wasUndone']),_0x46002f;},_0x3ad71b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x3ad71b['getTypeUrl']=function(_0x1036d4){return void 0x0===_0x1036d4&&(_0x1036d4='type.googleapis.com'),_0x1036d4+'/MarkerOperation';},_0x3ad71b;}()),_0x1e3b7d['MergeOperation']=(function(){function _0x3b2e1f(_0x4be3a4){if(_0x4be3a4){for(var _0x4bb129=Object['keys'](_0x4be3a4),_0x35f732=0x0;_0x35f732<_0x4bb129['length'];++_0x35f732)null!=_0x4be3a4[_0x4bb129[_0x35f732]]&&(this[_0x4bb129[_0x35f732]]=_0x4be3a4[_0x4bb129[_0x35f732]]);}}return _0x3b2e1f['prototype']['sourcePosition']=null,_0x3b2e1f['prototype']['targetPosition']=null,_0x3b2e1f['prototype']['graveyardPosition']=null,_0x3b2e1f['prototype']['howMany']=0x0,_0x3b2e1f['prototype']['wasUndone']=!0x1,_0x3b2e1f['create']=function(_0x8e7d33){return new _0x3b2e1f(_0x8e7d33);},_0x3b2e1f['encode']=function(_0x48cf70,_0x2fb400){return _0x2fb400||(_0x2fb400=_0xf39eee['create']()),null!=_0x48cf70['sourcePosition']&&Object['hasOwnProperty']['call'](_0x48cf70,'sourcePosition')&&_0x1e3b7d['Position']['encode'](_0x48cf70['sourcePosition'],_0x2fb400['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48cf70['targetPosition']&&Object['hasOwnProperty']['call'](_0x48cf70,'targetPosition')&&_0x1e3b7d['Position']['encode'](_0x48cf70['targetPosition'],_0x2fb400['uint32'](0x12)['fork']())['ldelim'](),null!=_0x48cf70['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x48cf70,'graveyardPosition')&&_0x1e3b7d['Position']['encode'](_0x48cf70['graveyardPosition'],_0x2fb400['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x48cf70['howMany']&&Object['hasOwnProperty']['call'](_0x48cf70,'howMany')&&_0x2fb400['uint32'](0x20)['uint32'](_0x48cf70['howMany']),null!=_0x48cf70['wasUndone']&&Object['hasOwnProperty']['call'](_0x48cf70,'wasUndone')&&_0x2fb400['uint32'](0x28)['bool'](_0x48cf70['wasUndone']),_0x2fb400;},_0x3b2e1f['encodeDelimited']=function(_0x50cb6d,_0x7ed7a){return this['encode'](_0x50cb6d,_0x7ed7a)['ldelim']();},_0x3b2e1f['decode']=function(_0x31c71b,_0x420ffc){_0x31c71b instanceof _0x2f05c0||(_0x31c71b=_0x2f05c0['create'](_0x31c71b));for(var _0x33513a=void 0x0===_0x420ffc?_0x31c71b['len']:_0x31c71b['pos']+_0x420ffc,_0x188764=new _0x1e3b7d['MergeOperation']();_0x31c71b['pos']<_0x33513a;){var _0x109262=_0x31c71b['uint32']();switch(_0x109262>>>0x3){case 0x1:_0x188764['sourcePosition']=_0x1e3b7d['Position']['decode'](_0x31c71b,_0x31c71b['uint32']());break;case 0x2:_0x188764['targetPosition']=_0x1e3b7d['Position']['decode'](_0x31c71b,_0x31c71b['uint32']());break;case 0x3:_0x188764['graveyardPosition']=_0x1e3b7d['Position']['decode'](_0x31c71b,_0x31c71b['uint32']());break;case 0x4:_0x188764['howMany']=_0x31c71b['uint32']();break;case 0x5:_0x188764['wasUndone']=_0x31c71b['bool']();break;default:_0x31c71b['skipType'](0x7&_0x109262);}}return _0x188764;},_0x3b2e1f['decodeDelimited']=function(_0x3b2dc5){return _0x3b2dc5 instanceof _0x2f05c0||(_0x3b2dc5=new _0x2f05c0(_0x3b2dc5)),this['decode'](_0x3b2dc5,_0x3b2dc5['uint32']());},_0x3b2e1f['verify']=function(_0x2b58e5){if('object'!=typeof _0x2b58e5||null===_0x2b58e5)return'object\x20expected';var _0xa4e919;if(null!=_0x2b58e5['sourcePosition']&&_0x2b58e5['hasOwnProperty']('sourcePosition')&&(_0xa4e919=_0x1e3b7d['Position']['verify'](_0x2b58e5['sourcePosition'])))return'sourcePosition.'+_0xa4e919;if(null!=_0x2b58e5['targetPosition']&&_0x2b58e5['hasOwnProperty']('targetPosition')&&(_0xa4e919=_0x1e3b7d['Position']['verify'](_0x2b58e5['targetPosition'])))return'targetPosition.'+_0xa4e919;if(null!=_0x2b58e5['graveyardPosition']&&_0x2b58e5['hasOwnProperty']('graveyardPosition')&&(_0xa4e919=_0x1e3b7d['Position']['verify'](_0x2b58e5['graveyardPosition'])))return'graveyardPosition.'+_0xa4e919;return null!=_0x2b58e5['howMany']&&_0x2b58e5['hasOwnProperty']('howMany')&&!_0x4800fc['isInteger'](_0x2b58e5['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2b58e5['wasUndone']&&_0x2b58e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b58e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b2e1f['fromObject']=function(_0x25c85e){if(_0x25c85e instanceof _0x1e3b7d['MergeOperation'])return _0x25c85e;var _0x592f2a=new _0x1e3b7d['MergeOperation']();if(null!=_0x25c85e['sourcePosition']){if('object'!=typeof _0x25c85e['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x592f2a['sourcePosition']=_0x1e3b7d['Position']['fromObject'](_0x25c85e['sourcePosition']);}if(null!=_0x25c85e['targetPosition']){if('object'!=typeof _0x25c85e['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x592f2a['targetPosition']=_0x1e3b7d['Position']['fromObject'](_0x25c85e['targetPosition']);}if(null!=_0x25c85e['graveyardPosition']){if('object'!=typeof _0x25c85e['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x592f2a['graveyardPosition']=_0x1e3b7d['Position']['fromObject'](_0x25c85e['graveyardPosition']);}return null!=_0x25c85e['howMany']&&(_0x592f2a['howMany']=_0x25c85e['howMany']>>>0x0),null!=_0x25c85e['wasUndone']&&(_0x592f2a['wasUndone']=Boolean(_0x25c85e['wasUndone'])),_0x592f2a;},_0x3b2e1f['toObject']=function(_0x1a3663,_0x175721){_0x175721||(_0x175721={});var _0x1623e4={};return _0x175721['defaults']&&(_0x1623e4['sourcePosition']=null,_0x1623e4['targetPosition']=null,_0x1623e4['graveyardPosition']=null,_0x1623e4['howMany']=0x0,_0x1623e4['wasUndone']=!0x1),null!=_0x1a3663['sourcePosition']&&_0x1a3663['hasOwnProperty']('sourcePosition')&&(_0x1623e4['sourcePosition']=_0x1e3b7d['Position']['toObject'](_0x1a3663['sourcePosition'],_0x175721)),null!=_0x1a3663['targetPosition']&&_0x1a3663['hasOwnProperty']('targetPosition')&&(_0x1623e4['targetPosition']=_0x1e3b7d['Position']['toObject'](_0x1a3663['targetPosition'],_0x175721)),null!=_0x1a3663['graveyardPosition']&&_0x1a3663['hasOwnProperty']('graveyardPosition')&&(_0x1623e4['graveyardPosition']=_0x1e3b7d['Position']['toObject'](_0x1a3663['graveyardPosition'],_0x175721)),null!=_0x1a3663['howMany']&&_0x1a3663['hasOwnProperty']('howMany')&&(_0x1623e4['howMany']=_0x1a3663['howMany']),null!=_0x1a3663['wasUndone']&&_0x1a3663['hasOwnProperty']('wasUndone')&&(_0x1623e4['wasUndone']=_0x1a3663['wasUndone']),_0x1623e4;},_0x3b2e1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x3b2e1f['getTypeUrl']=function(_0x1d5e53){return void 0x0===_0x1d5e53&&(_0x1d5e53='type.googleapis.com'),_0x1d5e53+'/MergeOperation';},_0x3b2e1f;}()),_0x1e3b7d['MoveOperation']=(function(){function _0x2fd3fd(_0x4783c0){if(_0x4783c0){for(var _0x3fe9ba=Object['keys'](_0x4783c0),_0x54e6be=0x0;_0x54e6be<_0x3fe9ba['length'];++_0x54e6be)null!=_0x4783c0[_0x3fe9ba[_0x54e6be]]&&(this[_0x3fe9ba[_0x54e6be]]=_0x4783c0[_0x3fe9ba[_0x54e6be]]);}}return _0x2fd3fd['prototype']['sourcePosition']=null,_0x2fd3fd['prototype']['howMany']=0x0,_0x2fd3fd['prototype']['targetPosition']=null,_0x2fd3fd['prototype']['wasUndone']=!0x1,_0x2fd3fd['create']=function(_0x2026d2){return new _0x2fd3fd(_0x2026d2);},_0x2fd3fd['encode']=function(_0x2de549,_0x3237db){return _0x3237db||(_0x3237db=_0xf39eee['create']()),null!=_0x2de549['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2de549,'sourcePosition')&&_0x1e3b7d['Position']['encode'](_0x2de549['sourcePosition'],_0x3237db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2de549['howMany']&&Object['hasOwnProperty']['call'](_0x2de549,'howMany')&&_0x3237db['uint32'](0x10)['uint32'](_0x2de549['howMany']),null!=_0x2de549['targetPosition']&&Object['hasOwnProperty']['call'](_0x2de549,'targetPosition')&&_0x1e3b7d['Position']['encode'](_0x2de549['targetPosition'],_0x3237db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2de549['wasUndone']&&Object['hasOwnProperty']['call'](_0x2de549,'wasUndone')&&_0x3237db['uint32'](0x20)['bool'](_0x2de549['wasUndone']),_0x3237db;},_0x2fd3fd['encodeDelimited']=function(_0x269e5e,_0xa375bb){return this['encode'](_0x269e5e,_0xa375bb)['ldelim']();},_0x2fd3fd['decode']=function(_0x5567c7,_0x3dfcf2){_0x5567c7 instanceof _0x2f05c0||(_0x5567c7=_0x2f05c0['create'](_0x5567c7));for(var _0x483f43=void 0x0===_0x3dfcf2?_0x5567c7['len']:_0x5567c7['pos']+_0x3dfcf2,_0x41b1e4=new _0x1e3b7d['MoveOperation']();_0x5567c7['pos']<_0x483f43;){var _0x30bc44=_0x5567c7['uint32']();switch(_0x30bc44>>>0x3){case 0x1:_0x41b1e4['sourcePosition']=_0x1e3b7d['Position']['decode'](_0x5567c7,_0x5567c7['uint32']());break;case 0x2:_0x41b1e4['howMany']=_0x5567c7['uint32']();break;case 0x3:_0x41b1e4['targetPosition']=_0x1e3b7d['Position']['decode'](_0x5567c7,_0x5567c7['uint32']());break;case 0x4:_0x41b1e4['wasUndone']=_0x5567c7['bool']();break;default:_0x5567c7['skipType'](0x7&_0x30bc44);}}return _0x41b1e4;},_0x2fd3fd['decodeDelimited']=function(_0x545c61){return _0x545c61 instanceof _0x2f05c0||(_0x545c61=new _0x2f05c0(_0x545c61)),this['decode'](_0x545c61,_0x545c61['uint32']());},_0x2fd3fd['verify']=function(_0x1143e6){if('object'!=typeof _0x1143e6||null===_0x1143e6)return'object\x20expected';var _0x1b3861;if(null!=_0x1143e6['sourcePosition']&&_0x1143e6['hasOwnProperty']('sourcePosition')&&(_0x1b3861=_0x1e3b7d['Position']['verify'](_0x1143e6['sourcePosition'])))return'sourcePosition.'+_0x1b3861;if(null!=_0x1143e6['howMany']&&_0x1143e6['hasOwnProperty']('howMany')&&!_0x4800fc['isInteger'](_0x1143e6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1143e6['targetPosition']&&_0x1143e6['hasOwnProperty']('targetPosition')&&(_0x1b3861=_0x1e3b7d['Position']['verify'](_0x1143e6['targetPosition'])))return'targetPosition.'+_0x1b3861;return null!=_0x1143e6['wasUndone']&&_0x1143e6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1143e6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2fd3fd['fromObject']=function(_0x40d214){if(_0x40d214 instanceof _0x1e3b7d['MoveOperation'])return _0x40d214;var _0x1a9f6d=new _0x1e3b7d['MoveOperation']();if(null!=_0x40d214['sourcePosition']){if('object'!=typeof _0x40d214['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a9f6d['sourcePosition']=_0x1e3b7d['Position']['fromObject'](_0x40d214['sourcePosition']);}if(null!=_0x40d214['howMany']&&(_0x1a9f6d['howMany']=_0x40d214['howMany']>>>0x0),null!=_0x40d214['targetPosition']){if('object'!=typeof _0x40d214['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a9f6d['targetPosition']=_0x1e3b7d['Position']['fromObject'](_0x40d214['targetPosition']);}return null!=_0x40d214['wasUndone']&&(_0x1a9f6d['wasUndone']=Boolean(_0x40d214['wasUndone'])),_0x1a9f6d;},_0x2fd3fd['toObject']=function(_0x2ccab9,_0x482758){_0x482758||(_0x482758={});var _0x2cfd56={};return _0x482758['defaults']&&(_0x2cfd56['sourcePosition']=null,_0x2cfd56['howMany']=0x0,_0x2cfd56['targetPosition']=null,_0x2cfd56['wasUndone']=!0x1),null!=_0x2ccab9['sourcePosition']&&_0x2ccab9['hasOwnProperty']('sourcePosition')&&(_0x2cfd56['sourcePosition']=_0x1e3b7d['Position']['toObject'](_0x2ccab9['sourcePosition'],_0x482758)),null!=_0x2ccab9['howMany']&&_0x2ccab9['hasOwnProperty']('howMany')&&(_0x2cfd56['howMany']=_0x2ccab9['howMany']),null!=_0x2ccab9['targetPosition']&&_0x2ccab9['hasOwnProperty']('targetPosition')&&(_0x2cfd56['targetPosition']=_0x1e3b7d['Position']['toObject'](_0x2ccab9['targetPosition'],_0x482758)),null!=_0x2ccab9['wasUndone']&&_0x2ccab9['hasOwnProperty']('wasUndone')&&(_0x2cfd56['wasUndone']=_0x2ccab9['wasUndone']),_0x2cfd56;},_0x2fd3fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x2fd3fd['getTypeUrl']=function(_0x300fda){return void 0x0===_0x300fda&&(_0x300fda='type.googleapis.com'),_0x300fda+'/MoveOperation';},_0x2fd3fd;}()),_0x1e3b7d['RenameOperation']=(function(){function _0x10c415(_0x5db034){if(_0x5db034){for(var _0x121a13=Object['keys'](_0x5db034),_0x4d31f0=0x0;_0x4d31f0<_0x121a13['length'];++_0x4d31f0)null!=_0x5db034[_0x121a13[_0x4d31f0]]&&(this[_0x121a13[_0x4d31f0]]=_0x5db034[_0x121a13[_0x4d31f0]]);}}return _0x10c415['prototype']['position']=null,_0x10c415['prototype']['oldName']='',_0x10c415['prototype']['newName']='',_0x10c415['prototype']['wasUndone']=!0x1,_0x10c415['create']=function(_0xc53b93){return new _0x10c415(_0xc53b93);},_0x10c415['encode']=function(_0x46ec86,_0x5bcf4e){return _0x5bcf4e||(_0x5bcf4e=_0xf39eee['create']()),null!=_0x46ec86['position']&&Object['hasOwnProperty']['call'](_0x46ec86,'position')&&_0x1e3b7d['Position']['encode'](_0x46ec86['position'],_0x5bcf4e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46ec86['oldName']&&Object['hasOwnProperty']['call'](_0x46ec86,'oldName')&&_0x5bcf4e['uint32'](0x12)['string'](_0x46ec86['oldName']),null!=_0x46ec86['newName']&&Object['hasOwnProperty']['call'](_0x46ec86,'newName')&&_0x5bcf4e['uint32'](0x1a)['string'](_0x46ec86['newName']),null!=_0x46ec86['wasUndone']&&Object['hasOwnProperty']['call'](_0x46ec86,'wasUndone')&&_0x5bcf4e['uint32'](0x20)['bool'](_0x46ec86['wasUndone']),_0x5bcf4e;},_0x10c415['encodeDelimited']=function(_0x5ac099,_0x12debe){return this['encode'](_0x5ac099,_0x12debe)['ldelim']();},_0x10c415['decode']=function(_0x466a6e,_0x10813f){_0x466a6e instanceof _0x2f05c0||(_0x466a6e=_0x2f05c0['create'](_0x466a6e));for(var _0x32e979=void 0x0===_0x10813f?_0x466a6e['len']:_0x466a6e['pos']+_0x10813f,_0x358cb2=new _0x1e3b7d['RenameOperation']();_0x466a6e['pos']<_0x32e979;){var _0x5096e1=_0x466a6e['uint32']();switch(_0x5096e1>>>0x3){case 0x1:_0x358cb2['position']=_0x1e3b7d['Position']['decode'](_0x466a6e,_0x466a6e['uint32']());break;case 0x2:_0x358cb2['oldName']=_0x466a6e['string']();break;case 0x3:_0x358cb2['newName']=_0x466a6e['string']();break;case 0x4:_0x358cb2['wasUndone']=_0x466a6e['bool']();break;default:_0x466a6e['skipType'](0x7&_0x5096e1);}}return _0x358cb2;},_0x10c415['decodeDelimited']=function(_0x370fdd){return _0x370fdd instanceof _0x2f05c0||(_0x370fdd=new _0x2f05c0(_0x370fdd)),this['decode'](_0x370fdd,_0x370fdd['uint32']());},_0x10c415['verify']=function(_0x31acc1){if('object'!=typeof _0x31acc1||null===_0x31acc1)return'object\x20expected';if(null!=_0x31acc1['position']&&_0x31acc1['hasOwnProperty']('position')){var _0x4956c5=_0x1e3b7d['Position']['verify'](_0x31acc1['position']);if(_0x4956c5)return'position.'+_0x4956c5;}return null!=_0x31acc1['oldName']&&_0x31acc1['hasOwnProperty']('oldName')&&!_0x4800fc['isString'](_0x31acc1['oldName'])?'oldName:\x20string\x20expected':null!=_0x31acc1['newName']&&_0x31acc1['hasOwnProperty']('newName')&&!_0x4800fc['isString'](_0x31acc1['newName'])?'newName:\x20string\x20expected':null!=_0x31acc1['wasUndone']&&_0x31acc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31acc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10c415['fromObject']=function(_0x1aaf26){if(_0x1aaf26 instanceof _0x1e3b7d['RenameOperation'])return _0x1aaf26;var _0x3dda24=new _0x1e3b7d['RenameOperation']();if(null!=_0x1aaf26['position']){if('object'!=typeof _0x1aaf26['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3dda24['position']=_0x1e3b7d['Position']['fromObject'](_0x1aaf26['position']);}return null!=_0x1aaf26['oldName']&&(_0x3dda24['oldName']=String(_0x1aaf26['oldName'])),null!=_0x1aaf26['newName']&&(_0x3dda24['newName']=String(_0x1aaf26['newName'])),null!=_0x1aaf26['wasUndone']&&(_0x3dda24['wasUndone']=Boolean(_0x1aaf26['wasUndone'])),_0x3dda24;},_0x10c415['toObject']=function(_0x1b58ee,_0x3b7be8){_0x3b7be8||(_0x3b7be8={});var _0x189b4b={};return _0x3b7be8['defaults']&&(_0x189b4b['position']=null,_0x189b4b['oldName']='',_0x189b4b['newName']='',_0x189b4b['wasUndone']=!0x1),null!=_0x1b58ee['position']&&_0x1b58ee['hasOwnProperty']('position')&&(_0x189b4b['position']=_0x1e3b7d['Position']['toObject'](_0x1b58ee['position'],_0x3b7be8)),null!=_0x1b58ee['oldName']&&_0x1b58ee['hasOwnProperty']('oldName')&&(_0x189b4b['oldName']=_0x1b58ee['oldName']),null!=_0x1b58ee['newName']&&_0x1b58ee['hasOwnProperty']('newName')&&(_0x189b4b['newName']=_0x1b58ee['newName']),null!=_0x1b58ee['wasUndone']&&_0x1b58ee['hasOwnProperty']('wasUndone')&&(_0x189b4b['wasUndone']=_0x1b58ee['wasUndone']),_0x189b4b;},_0x10c415['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x10c415['getTypeUrl']=function(_0x344a62){return void 0x0===_0x344a62&&(_0x344a62='type.googleapis.com'),_0x344a62+'/RenameOperation';},_0x10c415;}()),_0x1e3b7d['RootAttributeOperation']=(function(){function _0x14d6a1(_0x3297df){if(_0x3297df){for(var _0x5cd0c8=Object['keys'](_0x3297df),_0x472bdb=0x0;_0x472bdb<_0x5cd0c8['length'];++_0x472bdb)null!=_0x3297df[_0x5cd0c8[_0x472bdb]]&&(this[_0x5cd0c8[_0x472bdb]]=_0x3297df[_0x5cd0c8[_0x472bdb]]);}}return _0x14d6a1['prototype']['root']='',_0x14d6a1['prototype']['key']='',_0x14d6a1['prototype']['oldValueBoolean']=!0x1,_0x14d6a1['prototype']['oldValueJson']='',_0x14d6a1['prototype']['newValueBoolean']=!0x1,_0x14d6a1['prototype']['newValueJson']='',_0x14d6a1['prototype']['wasUndone']=!0x1,_0x14d6a1['create']=function(_0x25d3ff){return new _0x14d6a1(_0x25d3ff);},_0x14d6a1['encode']=function(_0x3ce8a6,_0x56a897){return _0x56a897||(_0x56a897=_0xf39eee['create']()),null!=_0x3ce8a6['root']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'root')&&_0x56a897['uint32'](0xa)['string'](_0x3ce8a6['root']),null!=_0x3ce8a6['key']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'key')&&_0x56a897['uint32'](0x12)['string'](_0x3ce8a6['key']),null!=_0x3ce8a6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'oldValueBoolean')&&_0x56a897['uint32'](0x18)['bool'](_0x3ce8a6['oldValueBoolean']),null!=_0x3ce8a6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'oldValueJson')&&_0x56a897['uint32'](0x22)['string'](_0x3ce8a6['oldValueJson']),null!=_0x3ce8a6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'newValueBoolean')&&_0x56a897['uint32'](0x28)['bool'](_0x3ce8a6['newValueBoolean']),null!=_0x3ce8a6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'newValueJson')&&_0x56a897['uint32'](0x32)['string'](_0x3ce8a6['newValueJson']),null!=_0x3ce8a6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'wasUndone')&&_0x56a897['uint32'](0x38)['bool'](_0x3ce8a6['wasUndone']),_0x56a897;},_0x14d6a1['encodeDelimited']=function(_0x3014d0,_0x6cb878){return this['encode'](_0x3014d0,_0x6cb878)['ldelim']();},_0x14d6a1['decode']=function(_0x177b0d,_0x28fa84){_0x177b0d instanceof _0x2f05c0||(_0x177b0d=_0x2f05c0['create'](_0x177b0d));for(var _0xb89e0c=void 0x0===_0x28fa84?_0x177b0d['len']:_0x177b0d['pos']+_0x28fa84,_0x3dfbe1=new _0x1e3b7d['RootAttributeOperation']();_0x177b0d['pos']<_0xb89e0c;){var _0x265ae8=_0x177b0d['uint32']();switch(_0x265ae8>>>0x3){case 0x1:_0x3dfbe1['root']=_0x177b0d['string']();break;case 0x2:_0x3dfbe1['key']=_0x177b0d['string']();break;case 0x3:_0x3dfbe1['oldValueBoolean']=_0x177b0d['bool']();break;case 0x4:_0x3dfbe1['oldValueJson']=_0x177b0d['string']();break;case 0x5:_0x3dfbe1['newValueBoolean']=_0x177b0d['bool']();break;case 0x6:_0x3dfbe1['newValueJson']=_0x177b0d['string']();break;case 0x7:_0x3dfbe1['wasUndone']=_0x177b0d['bool']();break;default:_0x177b0d['skipType'](0x7&_0x265ae8);}}return _0x3dfbe1;},_0x14d6a1['decodeDelimited']=function(_0x306ae6){return _0x306ae6 instanceof _0x2f05c0||(_0x306ae6=new _0x2f05c0(_0x306ae6)),this['decode'](_0x306ae6,_0x306ae6['uint32']());},_0x14d6a1['verify']=function(_0x58cf9d){return'object'!=typeof _0x58cf9d||null===_0x58cf9d?'object\x20expected':null!=_0x58cf9d['root']&&_0x58cf9d['hasOwnProperty']('root')&&!_0x4800fc['isString'](_0x58cf9d['root'])?'root:\x20string\x20expected':null!=_0x58cf9d['key']&&_0x58cf9d['hasOwnProperty']('key')&&!_0x4800fc['isString'](_0x58cf9d['key'])?'key:\x20string\x20expected':null!=_0x58cf9d['oldValueBoolean']&&_0x58cf9d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x58cf9d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x58cf9d['oldValueJson']&&_0x58cf9d['hasOwnProperty']('oldValueJson')&&!_0x4800fc['isString'](_0x58cf9d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x58cf9d['newValueBoolean']&&_0x58cf9d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x58cf9d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x58cf9d['newValueJson']&&_0x58cf9d['hasOwnProperty']('newValueJson')&&!_0x4800fc['isString'](_0x58cf9d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x58cf9d['wasUndone']&&_0x58cf9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58cf9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x14d6a1['fromObject']=function(_0x4c8653){if(_0x4c8653 instanceof _0x1e3b7d['RootAttributeOperation'])return _0x4c8653;var _0x2f406c=new _0x1e3b7d['RootAttributeOperation']();return null!=_0x4c8653['root']&&(_0x2f406c['root']=String(_0x4c8653['root'])),null!=_0x4c8653['key']&&(_0x2f406c['key']=String(_0x4c8653['key'])),null!=_0x4c8653['oldValueBoolean']&&(_0x2f406c['oldValueBoolean']=Boolean(_0x4c8653['oldValueBoolean'])),null!=_0x4c8653['oldValueJson']&&(_0x2f406c['oldValueJson']=String(_0x4c8653['oldValueJson'])),null!=_0x4c8653['newValueBoolean']&&(_0x2f406c['newValueBoolean']=Boolean(_0x4c8653['newValueBoolean'])),null!=_0x4c8653['newValueJson']&&(_0x2f406c['newValueJson']=String(_0x4c8653['newValueJson'])),null!=_0x4c8653['wasUndone']&&(_0x2f406c['wasUndone']=Boolean(_0x4c8653['wasUndone'])),_0x2f406c;},_0x14d6a1['toObject']=function(_0x31c787,_0xe113bf){_0xe113bf||(_0xe113bf={});var _0x4b06cb={};return _0xe113bf['defaults']&&(_0x4b06cb['root']='',_0x4b06cb['key']='',_0x4b06cb['oldValueBoolean']=!0x1,_0x4b06cb['oldValueJson']='',_0x4b06cb['newValueBoolean']=!0x1,_0x4b06cb['newValueJson']='',_0x4b06cb['wasUndone']=!0x1),null!=_0x31c787['root']&&_0x31c787['hasOwnProperty']('root')&&(_0x4b06cb['root']=_0x31c787['root']),null!=_0x31c787['key']&&_0x31c787['hasOwnProperty']('key')&&(_0x4b06cb['key']=_0x31c787['key']),null!=_0x31c787['oldValueBoolean']&&_0x31c787['hasOwnProperty']('oldValueBoolean')&&(_0x4b06cb['oldValueBoolean']=_0x31c787['oldValueBoolean']),null!=_0x31c787['oldValueJson']&&_0x31c787['hasOwnProperty']('oldValueJson')&&(_0x4b06cb['oldValueJson']=_0x31c787['oldValueJson']),null!=_0x31c787['newValueBoolean']&&_0x31c787['hasOwnProperty']('newValueBoolean')&&(_0x4b06cb['newValueBoolean']=_0x31c787['newValueBoolean']),null!=_0x31c787['newValueJson']&&_0x31c787['hasOwnProperty']('newValueJson')&&(_0x4b06cb['newValueJson']=_0x31c787['newValueJson']),null!=_0x31c787['wasUndone']&&_0x31c787['hasOwnProperty']('wasUndone')&&(_0x4b06cb['wasUndone']=_0x31c787['wasUndone']),_0x4b06cb;},_0x14d6a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x14d6a1['getTypeUrl']=function(_0x3ae180){return void 0x0===_0x3ae180&&(_0x3ae180='type.googleapis.com'),_0x3ae180+'/RootAttributeOperation';},_0x14d6a1;}()),_0x1e3b7d['RootOperation']=(function(){function _0x3ee021(_0x5a26a0){if(_0x5a26a0){for(var _0x2b6513=Object['keys'](_0x5a26a0),_0x559db3=0x0;_0x559db3<_0x2b6513['length'];++_0x559db3)null!=_0x5a26a0[_0x2b6513[_0x559db3]]&&(this[_0x2b6513[_0x559db3]]=_0x5a26a0[_0x2b6513[_0x559db3]]);}}return _0x3ee021['prototype']['rootName']='',_0x3ee021['prototype']['elementName']='',_0x3ee021['prototype']['isAdd']=!0x1,_0x3ee021['prototype']['wasUndone']=!0x1,_0x3ee021['create']=function(_0x491ccb){return new _0x3ee021(_0x491ccb);},_0x3ee021['encode']=function(_0x40a022,_0x10ccdf){return _0x10ccdf||(_0x10ccdf=_0xf39eee['create']()),null!=_0x40a022['rootName']&&Object['hasOwnProperty']['call'](_0x40a022,'rootName')&&_0x10ccdf['uint32'](0xa)['string'](_0x40a022['rootName']),null!=_0x40a022['elementName']&&Object['hasOwnProperty']['call'](_0x40a022,'elementName')&&_0x10ccdf['uint32'](0x12)['string'](_0x40a022['elementName']),null!=_0x40a022['isAdd']&&Object['hasOwnProperty']['call'](_0x40a022,'isAdd')&&_0x10ccdf['uint32'](0x18)['bool'](_0x40a022['isAdd']),null!=_0x40a022['wasUndone']&&Object['hasOwnProperty']['call'](_0x40a022,'wasUndone')&&_0x10ccdf['uint32'](0x20)['bool'](_0x40a022['wasUndone']),_0x10ccdf;},_0x3ee021['encodeDelimited']=function(_0x195769,_0x74ad35){return this['encode'](_0x195769,_0x74ad35)['ldelim']();},_0x3ee021['decode']=function(_0x39834a,_0x330171){_0x39834a instanceof _0x2f05c0||(_0x39834a=_0x2f05c0['create'](_0x39834a));for(var _0x151f21=void 0x0===_0x330171?_0x39834a['len']:_0x39834a['pos']+_0x330171,_0x1f1be3=new _0x1e3b7d['RootOperation']();_0x39834a['pos']<_0x151f21;){var _0x2ceeaf=_0x39834a['uint32']();switch(_0x2ceeaf>>>0x3){case 0x1:_0x1f1be3['rootName']=_0x39834a['string']();break;case 0x2:_0x1f1be3['elementName']=_0x39834a['string']();break;case 0x3:_0x1f1be3['isAdd']=_0x39834a['bool']();break;case 0x4:_0x1f1be3['wasUndone']=_0x39834a['bool']();break;default:_0x39834a['skipType'](0x7&_0x2ceeaf);}}return _0x1f1be3;},_0x3ee021['decodeDelimited']=function(_0x17525e){return _0x17525e instanceof _0x2f05c0||(_0x17525e=new _0x2f05c0(_0x17525e)),this['decode'](_0x17525e,_0x17525e['uint32']());},_0x3ee021['verify']=function(_0x571bd4){return'object'!=typeof _0x571bd4||null===_0x571bd4?'object\x20expected':null!=_0x571bd4['rootName']&&_0x571bd4['hasOwnProperty']('rootName')&&!_0x4800fc['isString'](_0x571bd4['rootName'])?'rootName:\x20string\x20expected':null!=_0x571bd4['elementName']&&_0x571bd4['hasOwnProperty']('elementName')&&!_0x4800fc['isString'](_0x571bd4['elementName'])?'elementName:\x20string\x20expected':null!=_0x571bd4['isAdd']&&_0x571bd4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x571bd4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x571bd4['wasUndone']&&_0x571bd4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x571bd4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ee021['fromObject']=function(_0x4448f4){if(_0x4448f4 instanceof _0x1e3b7d['RootOperation'])return _0x4448f4;var _0x49b431=new _0x1e3b7d['RootOperation']();return null!=_0x4448f4['rootName']&&(_0x49b431['rootName']=String(_0x4448f4['rootName'])),null!=_0x4448f4['elementName']&&(_0x49b431['elementName']=String(_0x4448f4['elementName'])),null!=_0x4448f4['isAdd']&&(_0x49b431['isAdd']=Boolean(_0x4448f4['isAdd'])),null!=_0x4448f4['wasUndone']&&(_0x49b431['wasUndone']=Boolean(_0x4448f4['wasUndone'])),_0x49b431;},_0x3ee021['toObject']=function(_0x1f68c3,_0x1d74ce){_0x1d74ce||(_0x1d74ce={});var _0x52b005={};return _0x1d74ce['defaults']&&(_0x52b005['rootName']='',_0x52b005['elementName']='',_0x52b005['isAdd']=!0x1,_0x52b005['wasUndone']=!0x1),null!=_0x1f68c3['rootName']&&_0x1f68c3['hasOwnProperty']('rootName')&&(_0x52b005['rootName']=_0x1f68c3['rootName']),null!=_0x1f68c3['elementName']&&_0x1f68c3['hasOwnProperty']('elementName')&&(_0x52b005['elementName']=_0x1f68c3['elementName']),null!=_0x1f68c3['isAdd']&&_0x1f68c3['hasOwnProperty']('isAdd')&&(_0x52b005['isAdd']=_0x1f68c3['isAdd']),null!=_0x1f68c3['wasUndone']&&_0x1f68c3['hasOwnProperty']('wasUndone')&&(_0x52b005['wasUndone']=_0x1f68c3['wasUndone']),_0x52b005;},_0x3ee021['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x3ee021['getTypeUrl']=function(_0x4e0946){return void 0x0===_0x4e0946&&(_0x4e0946='type.googleapis.com'),_0x4e0946+'/RootOperation';},_0x3ee021;}()),_0x1e3b7d['SplitOperation']=(function(){function _0x1933c4(_0x54e6fa){if(_0x54e6fa){for(var _0x457486=Object['keys'](_0x54e6fa),_0x483d3c=0x0;_0x483d3c<_0x457486['length'];++_0x483d3c)null!=_0x54e6fa[_0x457486[_0x483d3c]]&&(this[_0x457486[_0x483d3c]]=_0x54e6fa[_0x457486[_0x483d3c]]);}}return _0x1933c4['prototype']['splitPosition']=null,_0x1933c4['prototype']['graveyardPosition']=null,_0x1933c4['prototype']['howMany']=0x0,_0x1933c4['prototype']['insertionPosition']=null,_0x1933c4['prototype']['wasUndone']=!0x1,_0x1933c4['create']=function(_0xdb0f47){return new _0x1933c4(_0xdb0f47);},_0x1933c4['encode']=function(_0x519be2,_0x12493a){return _0x12493a||(_0x12493a=_0xf39eee['create']()),null!=_0x519be2['splitPosition']&&Object['hasOwnProperty']['call'](_0x519be2,'splitPosition')&&_0x1e3b7d['Position']['encode'](_0x519be2['splitPosition'],_0x12493a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x519be2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x519be2,'graveyardPosition')&&_0x1e3b7d['Position']['encode'](_0x519be2['graveyardPosition'],_0x12493a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x519be2['howMany']&&Object['hasOwnProperty']['call'](_0x519be2,'howMany')&&_0x12493a['uint32'](0x18)['uint32'](_0x519be2['howMany']),null!=_0x519be2['insertionPosition']&&Object['hasOwnProperty']['call'](_0x519be2,'insertionPosition')&&_0x1e3b7d['Position']['encode'](_0x519be2['insertionPosition'],_0x12493a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x519be2['wasUndone']&&Object['hasOwnProperty']['call'](_0x519be2,'wasUndone')&&_0x12493a['uint32'](0x28)['bool'](_0x519be2['wasUndone']),_0x12493a;},_0x1933c4['encodeDelimited']=function(_0x49a51b,_0x405046){return this['encode'](_0x49a51b,_0x405046)['ldelim']();},_0x1933c4['decode']=function(_0x43d48f,_0x91294){_0x43d48f instanceof _0x2f05c0||(_0x43d48f=_0x2f05c0['create'](_0x43d48f));for(var _0xb8172a=void 0x0===_0x91294?_0x43d48f['len']:_0x43d48f['pos']+_0x91294,_0x46dbab=new _0x1e3b7d['SplitOperation']();_0x43d48f['pos']<_0xb8172a;){var _0x5ef808=_0x43d48f['uint32']();switch(_0x5ef808>>>0x3){case 0x1:_0x46dbab['splitPosition']=_0x1e3b7d['Position']['decode'](_0x43d48f,_0x43d48f['uint32']());break;case 0x2:_0x46dbab['graveyardPosition']=_0x1e3b7d['Position']['decode'](_0x43d48f,_0x43d48f['uint32']());break;case 0x3:_0x46dbab['howMany']=_0x43d48f['uint32']();break;case 0x4:_0x46dbab['insertionPosition']=_0x1e3b7d['Position']['decode'](_0x43d48f,_0x43d48f['uint32']());break;case 0x5:_0x46dbab['wasUndone']=_0x43d48f['bool']();break;default:_0x43d48f['skipType'](0x7&_0x5ef808);}}return _0x46dbab;},_0x1933c4['decodeDelimited']=function(_0x294425){return _0x294425 instanceof _0x2f05c0||(_0x294425=new _0x2f05c0(_0x294425)),this['decode'](_0x294425,_0x294425['uint32']());},_0x1933c4['verify']=function(_0x28141e){if('object'!=typeof _0x28141e||null===_0x28141e)return'object\x20expected';var _0x252cc9;if(null!=_0x28141e['splitPosition']&&_0x28141e['hasOwnProperty']('splitPosition')&&(_0x252cc9=_0x1e3b7d['Position']['verify'](_0x28141e['splitPosition'])))return'splitPosition.'+_0x252cc9;if(null!=_0x28141e['graveyardPosition']&&_0x28141e['hasOwnProperty']('graveyardPosition')&&(_0x252cc9=_0x1e3b7d['Position']['verify'](_0x28141e['graveyardPosition'])))return'graveyardPosition.'+_0x252cc9;if(null!=_0x28141e['howMany']&&_0x28141e['hasOwnProperty']('howMany')&&!_0x4800fc['isInteger'](_0x28141e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x28141e['insertionPosition']&&_0x28141e['hasOwnProperty']('insertionPosition')&&(_0x252cc9=_0x1e3b7d['Position']['verify'](_0x28141e['insertionPosition'])))return'insertionPosition.'+_0x252cc9;return null!=_0x28141e['wasUndone']&&_0x28141e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28141e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1933c4['fromObject']=function(_0x5177a9){if(_0x5177a9 instanceof _0x1e3b7d['SplitOperation'])return _0x5177a9;var _0x57699c=new _0x1e3b7d['SplitOperation']();if(null!=_0x5177a9['splitPosition']){if('object'!=typeof _0x5177a9['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x57699c['splitPosition']=_0x1e3b7d['Position']['fromObject'](_0x5177a9['splitPosition']);}if(null!=_0x5177a9['graveyardPosition']){if('object'!=typeof _0x5177a9['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x57699c['graveyardPosition']=_0x1e3b7d['Position']['fromObject'](_0x5177a9['graveyardPosition']);}if(null!=_0x5177a9['howMany']&&(_0x57699c['howMany']=_0x5177a9['howMany']>>>0x0),null!=_0x5177a9['insertionPosition']){if('object'!=typeof _0x5177a9['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x57699c['insertionPosition']=_0x1e3b7d['Position']['fromObject'](_0x5177a9['insertionPosition']);}return null!=_0x5177a9['wasUndone']&&(_0x57699c['wasUndone']=Boolean(_0x5177a9['wasUndone'])),_0x57699c;},_0x1933c4['toObject']=function(_0x3a0963,_0x50a911){_0x50a911||(_0x50a911={});var _0x3ea41e={};return _0x50a911['defaults']&&(_0x3ea41e['splitPosition']=null,_0x3ea41e['graveyardPosition']=null,_0x3ea41e['howMany']=0x0,_0x3ea41e['insertionPosition']=null,_0x3ea41e['wasUndone']=!0x1),null!=_0x3a0963['splitPosition']&&_0x3a0963['hasOwnProperty']('splitPosition')&&(_0x3ea41e['splitPosition']=_0x1e3b7d['Position']['toObject'](_0x3a0963['splitPosition'],_0x50a911)),null!=_0x3a0963['graveyardPosition']&&_0x3a0963['hasOwnProperty']('graveyardPosition')&&(_0x3ea41e['graveyardPosition']=_0x1e3b7d['Position']['toObject'](_0x3a0963['graveyardPosition'],_0x50a911)),null!=_0x3a0963['howMany']&&_0x3a0963['hasOwnProperty']('howMany')&&(_0x3ea41e['howMany']=_0x3a0963['howMany']),null!=_0x3a0963['insertionPosition']&&_0x3a0963['hasOwnProperty']('insertionPosition')&&(_0x3ea41e['insertionPosition']=_0x1e3b7d['Position']['toObject'](_0x3a0963['insertionPosition'],_0x50a911)),null!=_0x3a0963['wasUndone']&&_0x3a0963['hasOwnProperty']('wasUndone')&&(_0x3ea41e['wasUndone']=_0x3a0963['wasUndone']),_0x3ea41e;},_0x1933c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x1933c4['getTypeUrl']=function(_0x36952b){return void 0x0===_0x36952b&&(_0x36952b='type.googleapis.com'),_0x36952b+'/SplitOperation';},_0x1933c4;}()),_0x1e3b7d['Position']=(function(){function _0x4796e9(_0x58f020){if(this['path']=[],_0x58f020){for(var _0xc831c3=Object['keys'](_0x58f020),_0x4d1793=0x0;_0x4d1793<_0xc831c3['length'];++_0x4d1793)null!=_0x58f020[_0xc831c3[_0x4d1793]]&&(this[_0xc831c3[_0x4d1793]]=_0x58f020[_0xc831c3[_0x4d1793]]);}}return _0x4796e9['prototype']['root']='',_0x4796e9['prototype']['rootMain']=!0x1,_0x4796e9['prototype']['rootGraveyard']=!0x1,_0x4796e9['prototype']['path']=_0x4800fc['emptyArray'],_0x4796e9['prototype']['stickiness']='',_0x4796e9['create']=function(_0x3d2316){return new _0x4796e9(_0x3d2316);},_0x4796e9['encode']=function(_0x50a8d2,_0x340196){if(_0x340196||(_0x340196=_0xf39eee['create']()),null!=_0x50a8d2['root']&&Object['hasOwnProperty']['call'](_0x50a8d2,'root')&&_0x340196['uint32'](0xa)['string'](_0x50a8d2['root']),null!=_0x50a8d2['rootMain']&&Object['hasOwnProperty']['call'](_0x50a8d2,'rootMain')&&_0x340196['uint32'](0x10)['bool'](_0x50a8d2['rootMain']),null!=_0x50a8d2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x50a8d2,'rootGraveyard')&&_0x340196['uint32'](0x18)['bool'](_0x50a8d2['rootGraveyard']),null!=_0x50a8d2['path']&&_0x50a8d2['path']['length']){_0x340196['uint32'](0x22)['fork']();for(var _0x1a4823=0x0;_0x1a4823<_0x50a8d2['path']['length'];++_0x1a4823)_0x340196['uint32'](_0x50a8d2['path'][_0x1a4823]);_0x340196['ldelim']();}return null!=_0x50a8d2['stickiness']&&Object['hasOwnProperty']['call'](_0x50a8d2,'stickiness')&&_0x340196['uint32'](0x2a)['string'](_0x50a8d2['stickiness']),_0x340196;},_0x4796e9['encodeDelimited']=function(_0x35efa6,_0x1cf292){return this['encode'](_0x35efa6,_0x1cf292)['ldelim']();},_0x4796e9['decode']=function(_0x5f5824,_0x16f234){_0x5f5824 instanceof _0x2f05c0||(_0x5f5824=_0x2f05c0['create'](_0x5f5824));for(var _0x1b17bc=void 0x0===_0x16f234?_0x5f5824['len']:_0x5f5824['pos']+_0x16f234,_0x4af712=new _0x1e3b7d['Position']();_0x5f5824['pos']<_0x1b17bc;){var _0x1ad0b9=_0x5f5824['uint32']();switch(_0x1ad0b9>>>0x3){case 0x1:_0x4af712['root']=_0x5f5824['string']();break;case 0x2:_0x4af712['rootMain']=_0x5f5824['bool']();break;case 0x3:_0x4af712['rootGraveyard']=_0x5f5824['bool']();break;case 0x4:if(_0x4af712['path']&&_0x4af712['path']['length']||(_0x4af712['path']=[]),0x2==(0x7&_0x1ad0b9)){for(var _0x155210=_0x5f5824['uint32']()+_0x5f5824['pos'];_0x5f5824['pos']<_0x155210;)_0x4af712['path']['push'](_0x5f5824['uint32']());}else _0x4af712['path']['push'](_0x5f5824['uint32']());break;case 0x5:_0x4af712['stickiness']=_0x5f5824['string']();break;default:_0x5f5824['skipType'](0x7&_0x1ad0b9);}}return _0x4af712;},_0x4796e9['decodeDelimited']=function(_0x2a6dda){return _0x2a6dda instanceof _0x2f05c0||(_0x2a6dda=new _0x2f05c0(_0x2a6dda)),this['decode'](_0x2a6dda,_0x2a6dda['uint32']());},_0x4796e9['verify']=function(_0x28d2be){if('object'!=typeof _0x28d2be||null===_0x28d2be)return'object\x20expected';if(null!=_0x28d2be['root']&&_0x28d2be['hasOwnProperty']('root')&&!_0x4800fc['isString'](_0x28d2be['root']))return'root:\x20string\x20expected';if(null!=_0x28d2be['rootMain']&&_0x28d2be['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x28d2be['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x28d2be['rootGraveyard']&&_0x28d2be['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x28d2be['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x28d2be['path']&&_0x28d2be['hasOwnProperty']('path')){if(!Array['isArray'](_0x28d2be['path']))return'path:\x20array\x20expected';for(var _0x248436=0x0;_0x248436<_0x28d2be['path']['length'];++_0x248436)if(!_0x4800fc['isInteger'](_0x28d2be['path'][_0x248436]))return'path:\x20integer[]\x20expected';}return null!=_0x28d2be['stickiness']&&_0x28d2be['hasOwnProperty']('stickiness')&&!_0x4800fc['isString'](_0x28d2be['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4796e9['fromObject']=function(_0x1c2f9c){if(_0x1c2f9c instanceof _0x1e3b7d['Position'])return _0x1c2f9c;var _0x5b13dc=new _0x1e3b7d['Position']();if(null!=_0x1c2f9c['root']&&(_0x5b13dc['root']=String(_0x1c2f9c['root'])),null!=_0x1c2f9c['rootMain']&&(_0x5b13dc['rootMain']=Boolean(_0x1c2f9c['rootMain'])),null!=_0x1c2f9c['rootGraveyard']&&(_0x5b13dc['rootGraveyard']=Boolean(_0x1c2f9c['rootGraveyard'])),_0x1c2f9c['path']){if(!Array['isArray'](_0x1c2f9c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5b13dc['path']=[];for(var _0x5912da=0x0;_0x5912da<_0x1c2f9c['path']['length'];++_0x5912da)_0x5b13dc['path'][_0x5912da]=_0x1c2f9c['path'][_0x5912da]>>>0x0;}return null!=_0x1c2f9c['stickiness']&&(_0x5b13dc['stickiness']=String(_0x1c2f9c['stickiness'])),_0x5b13dc;},_0x4796e9['toObject']=function(_0x8428f1,_0x3c6e0c){_0x3c6e0c||(_0x3c6e0c={});var _0x5c1ff0={};if((_0x3c6e0c['arrays']||_0x3c6e0c['defaults'])&&(_0x5c1ff0['path']=[]),_0x3c6e0c['defaults']&&(_0x5c1ff0['root']='',_0x5c1ff0['rootMain']=!0x1,_0x5c1ff0['rootGraveyard']=!0x1,_0x5c1ff0['stickiness']=''),null!=_0x8428f1['root']&&_0x8428f1['hasOwnProperty']('root')&&(_0x5c1ff0['root']=_0x8428f1['root']),null!=_0x8428f1['rootMain']&&_0x8428f1['hasOwnProperty']('rootMain')&&(_0x5c1ff0['rootMain']=_0x8428f1['rootMain']),null!=_0x8428f1['rootGraveyard']&&_0x8428f1['hasOwnProperty']('rootGraveyard')&&(_0x5c1ff0['rootGraveyard']=_0x8428f1['rootGraveyard']),_0x8428f1['path']&&_0x8428f1['path']['length']){_0x5c1ff0['path']=[];for(var _0x591ce6=0x0;_0x591ce6<_0x8428f1['path']['length'];++_0x591ce6)_0x5c1ff0['path'][_0x591ce6]=_0x8428f1['path'][_0x591ce6];}return null!=_0x8428f1['stickiness']&&_0x8428f1['hasOwnProperty']('stickiness')&&(_0x5c1ff0['stickiness']=_0x8428f1['stickiness']),_0x5c1ff0;},_0x4796e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x4796e9['getTypeUrl']=function(_0x574fa7){return void 0x0===_0x574fa7&&(_0x574fa7='type.googleapis.com'),_0x574fa7+'/Position';},_0x4796e9;}()),_0x1e3b7d['Range']=(function(){function _0x464984(_0x3ae34e){if(_0x3ae34e){for(var _0xe736fb=Object['keys'](_0x3ae34e),_0x10865c=0x0;_0x10865c<_0xe736fb['length'];++_0x10865c)null!=_0x3ae34e[_0xe736fb[_0x10865c]]&&(this[_0xe736fb[_0x10865c]]=_0x3ae34e[_0xe736fb[_0x10865c]]);}}return _0x464984['prototype']['start']=null,_0x464984['prototype']['end']=null,_0x464984['create']=function(_0x90ac3c){return new _0x464984(_0x90ac3c);},_0x464984['encode']=function(_0x5c7541,_0x137e46){return _0x137e46||(_0x137e46=_0xf39eee['create']()),null!=_0x5c7541['start']&&Object['hasOwnProperty']['call'](_0x5c7541,'start')&&_0x1e3b7d['Position']['encode'](_0x5c7541['start'],_0x137e46['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c7541['end']&&Object['hasOwnProperty']['call'](_0x5c7541,'end')&&_0x1e3b7d['Position']['encode'](_0x5c7541['end'],_0x137e46['uint32'](0x12)['fork']())['ldelim'](),_0x137e46;},_0x464984['encodeDelimited']=function(_0x457594,_0x4a1643){return this['encode'](_0x457594,_0x4a1643)['ldelim']();},_0x464984['decode']=function(_0xa0ca48,_0x4c2de2){_0xa0ca48 instanceof _0x2f05c0||(_0xa0ca48=_0x2f05c0['create'](_0xa0ca48));for(var _0x48a4be=void 0x0===_0x4c2de2?_0xa0ca48['len']:_0xa0ca48['pos']+_0x4c2de2,_0xd7eb13=new _0x1e3b7d['Range']();_0xa0ca48['pos']<_0x48a4be;){var _0x968e43=_0xa0ca48['uint32']();switch(_0x968e43>>>0x3){case 0x1:_0xd7eb13['start']=_0x1e3b7d['Position']['decode'](_0xa0ca48,_0xa0ca48['uint32']());break;case 0x2:_0xd7eb13['end']=_0x1e3b7d['Position']['decode'](_0xa0ca48,_0xa0ca48['uint32']());break;default:_0xa0ca48['skipType'](0x7&_0x968e43);}}return _0xd7eb13;},_0x464984['decodeDelimited']=function(_0x5bab87){return _0x5bab87 instanceof _0x2f05c0||(_0x5bab87=new _0x2f05c0(_0x5bab87)),this['decode'](_0x5bab87,_0x5bab87['uint32']());},_0x464984['verify']=function(_0x4be48b){if('object'!=typeof _0x4be48b||null===_0x4be48b)return'object\x20expected';var _0x532101;if(null!=_0x4be48b['start']&&_0x4be48b['hasOwnProperty']('start')&&(_0x532101=_0x1e3b7d['Position']['verify'](_0x4be48b['start'])))return'start.'+_0x532101;if(null!=_0x4be48b['end']&&_0x4be48b['hasOwnProperty']('end')&&(_0x532101=_0x1e3b7d['Position']['verify'](_0x4be48b['end'])))return'end.'+_0x532101;return null;},_0x464984['fromObject']=function(_0x434e97){if(_0x434e97 instanceof _0x1e3b7d['Range'])return _0x434e97;var _0x49732b=new _0x1e3b7d['Range']();if(null!=_0x434e97['start']){if('object'!=typeof _0x434e97['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x49732b['start']=_0x1e3b7d['Position']['fromObject'](_0x434e97['start']);}if(null!=_0x434e97['end']){if('object'!=typeof _0x434e97['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x49732b['end']=_0x1e3b7d['Position']['fromObject'](_0x434e97['end']);}return _0x49732b;},_0x464984['toObject']=function(_0x13996b,_0x16da83){_0x16da83||(_0x16da83={});var _0x4645db={};return _0x16da83['defaults']&&(_0x4645db['start']=null,_0x4645db['end']=null),null!=_0x13996b['start']&&_0x13996b['hasOwnProperty']('start')&&(_0x4645db['start']=_0x1e3b7d['Position']['toObject'](_0x13996b['start'],_0x16da83)),null!=_0x13996b['end']&&_0x13996b['hasOwnProperty']('end')&&(_0x4645db['end']=_0x1e3b7d['Position']['toObject'](_0x13996b['end'],_0x16da83)),_0x4645db;},_0x464984['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x464984['getTypeUrl']=function(_0x5e1eec){return void 0x0===_0x5e1eec&&(_0x5e1eec='type.googleapis.com'),_0x5e1eec+'/Range';},_0x464984;}()),_0x1e3b7d['Element']=(function(){function _0x4a0fa0(_0x50677e){if(this['children']=[],this['attributesBoolean']={},_0x50677e){for(var _0x51a7fc=Object['keys'](_0x50677e),_0x3a583b=0x0;_0x3a583b<_0x51a7fc['length'];++_0x3a583b)null!=_0x50677e[_0x51a7fc[_0x3a583b]]&&(this[_0x51a7fc[_0x3a583b]]=_0x50677e[_0x51a7fc[_0x3a583b]]);}}return _0x4a0fa0['prototype']['name']='',_0x4a0fa0['prototype']['children']=_0x4800fc['emptyArray'],_0x4a0fa0['prototype']['data']='',_0x4a0fa0['prototype']['attributesBoolean']=_0x4800fc['emptyObject'],_0x4a0fa0['prototype']['attributesJson']='',_0x4a0fa0['create']=function(_0x45fe8a){return new _0x4a0fa0(_0x45fe8a);},_0x4a0fa0['encode']=function(_0x5041b1,_0xf1c618){if(_0xf1c618||(_0xf1c618=_0xf39eee['create']()),null!=_0x5041b1['name']&&Object['hasOwnProperty']['call'](_0x5041b1,'name')&&_0xf1c618['uint32'](0xa)['string'](_0x5041b1['name']),null!=_0x5041b1['children']&&_0x5041b1['children']['length']){for(var _0x595628=0x0;_0x595628<_0x5041b1['children']['length'];++_0x595628)_0x1e3b7d['Element']['encode'](_0x5041b1['children'][_0x595628],_0xf1c618['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5041b1['data']&&Object['hasOwnProperty']['call'](_0x5041b1,'data')&&_0xf1c618['uint32'](0x1a)['string'](_0x5041b1['data']),null!=_0x5041b1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5041b1,'attributesBoolean')){var _0x554cd8=Object['keys'](_0x5041b1['attributesBoolean']);for(_0x595628=0x0;_0x595628<_0x554cd8['length'];++_0x595628)_0xf1c618['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x554cd8[_0x595628])['uint32'](0x10)['bool'](_0x5041b1['attributesBoolean'][_0x554cd8[_0x595628]])['ldelim']();}return null!=_0x5041b1['attributesJson']&&Object['hasOwnProperty']['call'](_0x5041b1,'attributesJson')&&_0xf1c618['uint32'](0x2a)['string'](_0x5041b1['attributesJson']),_0xf1c618;},_0x4a0fa0['encodeDelimited']=function(_0x4eb0af,_0x40bc01){return this['encode'](_0x4eb0af,_0x40bc01)['ldelim']();},_0x4a0fa0['decode']=function(_0x3ebad8,_0x261e77){_0x3ebad8 instanceof _0x2f05c0||(_0x3ebad8=_0x2f05c0['create'](_0x3ebad8));for(var _0xd3c6b5,_0x53a6c6,_0x36ab0b=void 0x0===_0x261e77?_0x3ebad8['len']:_0x3ebad8['pos']+_0x261e77,_0xfa96b9=new _0x1e3b7d['Element']();_0x3ebad8['pos']<_0x36ab0b;){var _0x347537=_0x3ebad8['uint32']();switch(_0x347537>>>0x3){case 0x1:_0xfa96b9['name']=_0x3ebad8['string']();break;case 0x2:_0xfa96b9['children']&&_0xfa96b9['children']['length']||(_0xfa96b9['children']=[]),_0xfa96b9['children']['push'](_0x1e3b7d['Element']['decode'](_0x3ebad8,_0x3ebad8['uint32']()));break;case 0x3:_0xfa96b9['data']=_0x3ebad8['string']();break;case 0x4:_0xfa96b9['attributesBoolean']===_0x4800fc['emptyObject']&&(_0xfa96b9['attributesBoolean']={});var _0x340b55=_0x3ebad8['uint32']()+_0x3ebad8['pos'];for(_0xd3c6b5='',_0x53a6c6=!0x1;_0x3ebad8['pos']<_0x340b55;){var _0xad3e19=_0x3ebad8['uint32']();switch(_0xad3e19>>>0x3){case 0x1:_0xd3c6b5=_0x3ebad8['string']();break;case 0x2:_0x53a6c6=_0x3ebad8['bool']();break;default:_0x3ebad8['skipType'](0x7&_0xad3e19);}}_0xfa96b9['attributesBoolean'][_0xd3c6b5]=_0x53a6c6;break;case 0x5:_0xfa96b9['attributesJson']=_0x3ebad8['string']();break;default:_0x3ebad8['skipType'](0x7&_0x347537);}}return _0xfa96b9;},_0x4a0fa0['decodeDelimited']=function(_0x3cd34b){return _0x3cd34b instanceof _0x2f05c0||(_0x3cd34b=new _0x2f05c0(_0x3cd34b)),this['decode'](_0x3cd34b,_0x3cd34b['uint32']());},_0x4a0fa0['verify']=function(_0x5ec1a5){if('object'!=typeof _0x5ec1a5||null===_0x5ec1a5)return'object\x20expected';if(null!=_0x5ec1a5['name']&&_0x5ec1a5['hasOwnProperty']('name')&&!_0x4800fc['isString'](_0x5ec1a5['name']))return'name:\x20string\x20expected';if(null!=_0x5ec1a5['children']&&_0x5ec1a5['hasOwnProperty']('children')){if(!Array['isArray'](_0x5ec1a5['children']))return'children:\x20array\x20expected';for(var _0x2391ea=0x0;_0x2391ea<_0x5ec1a5['children']['length'];++_0x2391ea){var _0x11498e=_0x1e3b7d['Element']['verify'](_0x5ec1a5['children'][_0x2391ea]);if(_0x11498e)return'children.'+_0x11498e;}}if(null!=_0x5ec1a5['data']&&_0x5ec1a5['hasOwnProperty']('data')&&!_0x4800fc['isString'](_0x5ec1a5['data']))return'data:\x20string\x20expected';if(null!=_0x5ec1a5['attributesBoolean']&&_0x5ec1a5['hasOwnProperty']('attributesBoolean')){if(!_0x4800fc['isObject'](_0x5ec1a5['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3a7185=Object['keys'](_0x5ec1a5['attributesBoolean']);for(_0x2391ea=0x0;_0x2391ea<_0x3a7185['length'];++_0x2391ea)if('boolean'!=typeof _0x5ec1a5['attributesBoolean'][_0x3a7185[_0x2391ea]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5ec1a5['attributesJson']&&_0x5ec1a5['hasOwnProperty']('attributesJson')&&!_0x4800fc['isString'](_0x5ec1a5['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4a0fa0['fromObject']=function(_0x571ffb){if(_0x571ffb instanceof _0x1e3b7d['Element'])return _0x571ffb;var _0xf7d46d=new _0x1e3b7d['Element']();if(null!=_0x571ffb['name']&&(_0xf7d46d['name']=String(_0x571ffb['name'])),_0x571ffb['children']){if(!Array['isArray'](_0x571ffb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xf7d46d['children']=[];for(var _0x29e9da=0x0;_0x29e9da<_0x571ffb['children']['length'];++_0x29e9da){if('object'!=typeof _0x571ffb['children'][_0x29e9da])throw TypeError('.Element.children:\x20object\x20expected');_0xf7d46d['children'][_0x29e9da]=_0x1e3b7d['Element']['fromObject'](_0x571ffb['children'][_0x29e9da]);}}if(null!=_0x571ffb['data']&&(_0xf7d46d['data']=String(_0x571ffb['data'])),_0x571ffb['attributesBoolean']){if('object'!=typeof _0x571ffb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xf7d46d['attributesBoolean']={};var _0x47b004=Object['keys'](_0x571ffb['attributesBoolean']);for(_0x29e9da=0x0;_0x29e9da<_0x47b004['length'];++_0x29e9da)_0xf7d46d['attributesBoolean'][_0x47b004[_0x29e9da]]=Boolean(_0x571ffb['attributesBoolean'][_0x47b004[_0x29e9da]]);}return null!=_0x571ffb['attributesJson']&&(_0xf7d46d['attributesJson']=String(_0x571ffb['attributesJson'])),_0xf7d46d;},_0x4a0fa0['toObject']=function(_0x51c458,_0x370535){_0x370535||(_0x370535={});var _0x533792,_0x7cd25d={};if((_0x370535['arrays']||_0x370535['defaults'])&&(_0x7cd25d['children']=[]),(_0x370535['objects']||_0x370535['defaults'])&&(_0x7cd25d['attributesBoolean']={}),_0x370535['defaults']&&(_0x7cd25d['name']='',_0x7cd25d['data']='',_0x7cd25d['attributesJson']=''),null!=_0x51c458['name']&&_0x51c458['hasOwnProperty']('name')&&(_0x7cd25d['name']=_0x51c458['name']),_0x51c458['children']&&_0x51c458['children']['length']){_0x7cd25d['children']=[];for(var _0x575ba8=0x0;_0x575ba8<_0x51c458['children']['length'];++_0x575ba8)_0x7cd25d['children'][_0x575ba8]=_0x1e3b7d['Element']['toObject'](_0x51c458['children'][_0x575ba8],_0x370535);}if(null!=_0x51c458['data']&&_0x51c458['hasOwnProperty']('data')&&(_0x7cd25d['data']=_0x51c458['data']),_0x51c458['attributesBoolean']&&(_0x533792=Object['keys'](_0x51c458['attributesBoolean']))['length']){_0x7cd25d['attributesBoolean']={};for(_0x575ba8=0x0;_0x575ba8<_0x533792['length'];++_0x575ba8)_0x7cd25d['attributesBoolean'][_0x533792[_0x575ba8]]=_0x51c458['attributesBoolean'][_0x533792[_0x575ba8]];}return null!=_0x51c458['attributesJson']&&_0x51c458['hasOwnProperty']('attributesJson')&&(_0x7cd25d['attributesJson']=_0x51c458['attributesJson']),_0x7cd25d;},_0x4a0fa0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x4a0fa0['getTypeUrl']=function(_0x4dc928){return void 0x0===_0x4dc928&&(_0x4dc928='type.googleapis.com'),_0x4dc928+'/Element';},_0x4a0fa0;}()),_0x1e3b7d;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x51f384){return new y(this['_protobufRoot'][_0x51f384]);}}class y{['_protobuf'];constructor(_0x4ed663){this['_protobuf']=_0x4ed663;}['compress'](_0x2834dd){const _0x5ef7a1=this['_protobuf']['verify'](_0x2834dd);if(_0x5ef7a1)throw Error(_0x5ef7a1);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2834dd))['finish']();}['decompress'](_0x12f8e3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x12f8e3),{'oneofs':!0x0});}}function _(_0x124f4d,_0x1cc638){const _0x4932ec=_0x13b753(_0x124f4d);return _0x4932ec['path'][_0x4932ec['path']['length']-0x1]+=_0x1cc638,_0x4932ec;}function O(_0xfba3cd,_0x4c5d54){return _0xfba3cd['root']===_0x4c5d54['root']&&_0x3dd6fd(_0xfba3cd['path'],_0x4c5d54['path']);}function $(_0x13945f){P(_0x13945f,_0x12c494=>('main'==_0x12c494['root']?(_0x12c494['rootMain']=!0x0,delete _0x12c494['root']):'$graveyard'==_0x12c494['root']&&(_0x12c494['rootGraveyard']=!0x0,delete _0x12c494['root']),_0x12c494));}function J(_0x25be5e){P(_0x25be5e,_0x319f91=>(_0x319f91['rootMain']?(_0x319f91['root']='main',delete _0x319f91['rootMain']):_0x319f91['rootGraveyard']&&(_0x319f91['root']='$graveyard',delete _0x319f91['rootGraveyard']),_0x319f91));}function P(_0x14f238,_0x538ae5){for(const _0x30c68e in _0x14f238){const _0x4980d4=_0x14f238[_0x30c68e];'nodes'!==_0x30c68e&&_0x287c30(_0x4980d4)&&(_0x4980d4['path']&&(_0x4980d4['root']||_0x4980d4['rootMain']||_0x4980d4['rootGraveyard'])?_0x14f238[_0x30c68e]=_0x538ae5(_0x4980d4):P(_0x4980d4,_0x538ae5));}return _0x14f238;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b7000,_0x1c043c,_0x110ab6){this['_id']=_0x3b7000,this['_operationName']=_0x1c043c,this['_protobufDescriptor']=_0x110ab6;}['compress'](_0x243456,_0xc0e48d){const _0x3ec5d4=_0xc0e48d['shift']();return $(_0x3ec5d4),_0x243456['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3ec5d4)),_0x243456['types']['push'](this['_id']),!0x0;}['decompress'](_0x11a1a3,_0x282f38){_0x282f38['types']['shift']();const _0x25f305=this['_protobufDescriptor']['decompress'](_0x282f38['buffers']['shift']());J(_0x25f305),_0x25f305['__className']=this['_operationName'],_0x11a1a3['push'](_0x25f305);}}class s extends e{['compress'](_0x507572,_0x4846d3){const _0x5b4ac2=_0x4846d3['shift']();return this['_serializeOneOf']('oldValue',_0x5b4ac2),this['_serializeOneOf']('newValue',_0x5b4ac2),$(_0x5b4ac2),_0x507572['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b4ac2)),_0x507572['types']['push'](this['_id']),!0x0;}['decompress'](_0x5563c5,_0x562c18){const {types:_0x348e25,buffers:_0x4ade60}=_0x562c18,_0x40f00a=this['_protobufDescriptor']['decompress'](_0x4ade60['shift']());_0x348e25['shift'](),this['_deserializeOneOf']('oldValue',_0x40f00a),this['_deserializeOneOf']('newValue',_0x40f00a),J(_0x40f00a),_0x40f00a['__className']=this['_operationName'],_0x5563c5['push'](_0x40f00a);}['_serializeOneOf'](_0x10ac01,_0x2b59d1){const _0x503fcf=_0x2b59d1[_0x10ac01];'boolean'==typeof _0x503fcf?_0x2b59d1[_0x10ac01+'Boolean']=_0x503fcf:_0x2b59d1[_0x10ac01+'Json']=JSON['stringify'](_0x503fcf);}['_deserializeOneOf'](_0x2f848a,_0x29ea93){const _0x4bdea2=_0x2f848a+'Json';_0x29ea93[_0x4bdea2]?(_0x29ea93[_0x2f848a]=JSON['parse'](_0x29ea93[_0x4bdea2]),delete _0x29ea93[_0x4bdea2]):(_0x29ea93[_0x2f848a]=_0x29ea93[_0x2f848a+'Boolean'],delete _0x29ea93[_0x2f848a+'Boolean']);}}class i extends e{['compress'](_0x509344,_0x16998d){const _0x197eb2=_0x16998d['shift']();return this['_serializeNodesAttributes'](_0x197eb2['nodes']),$(_0x197eb2),_0x509344['buffers']['push'](this['_protobufDescriptor']['compress'](_0x197eb2)),_0x509344['types']['push'](this['_id']),!0x0;}['decompress'](_0x111403,_0x9fd984){const {types:_0x446c79,buffers:_0x8c940c}=_0x9fd984,_0x2df800=this['_protobufDescriptor']['decompress'](_0x8c940c['shift']());_0x446c79['shift'](),_0x2df800['nodes']||(_0x2df800['nodes']=[]),this['_deserializeNodesAttributes'](_0x2df800['nodes']),J(_0x2df800),_0x2df800['__className']=this['_operationName'],_0x111403['push'](_0x2df800);}['_serializeNodesAttributes'](_0x5d7bc4){for(const _0x21b5cb of _0x5d7bc4){if(_0x21b5cb['attributes']){const _0x1be585=_0x21b5cb['attributes'];this['_areValuesBoolean'](_0x1be585)?_0x21b5cb['attributesBoolean']=_0x1be585:_0x21b5cb['attributesJson']=JSON['stringify'](_0x1be585);}_0x21b5cb['children']&&this['_serializeNodesAttributes'](_0x21b5cb['children']);}}['_deserializeNodesAttributes'](_0x5cc6e3){for(const _0x307787 of _0x5cc6e3)(_0x307787['attributesBoolean']||_0x307787['attributesJson'])&&(_0x307787['attributesBoolean']?(_0x307787['attributes']=_0x307787['attributesBoolean'],delete _0x307787['attributesBoolean']):(_0x307787['attributes']=JSON['parse'](_0x307787['attributesJson']),delete _0x307787['attributesJson'])),_0x307787['children']&&this['_deserializeNodesAttributes'](_0x307787['children']);}['_areValuesBoolean'](_0x339d81){return Object['keys'](_0x339d81)['every'](_0x1b0bcb=>'boolean'==typeof _0x339d81[_0x1b0bcb]);}}class n extends e{['decompress'](_0x91a778,_0x5d0733){super['decompress'](_0x91a778,_0x5d0733);const _0x2fe281=_0x91a778[_0x91a778['length']-0x1];_0x2fe281['oldRange']||(_0x2fe281['oldRange']=null),_0x2fe281['newRange']||(_0x2fe281['newRange']=null);}}class p extends e{['compress'](_0x46b5ce,_0x1bbda3){return _0x1bbda3['shift'](),_0x46b5ce['types']['push'](this['_id']),!0x0;}['decompress'](_0x7d87ec,_0x3c892a){_0x3c892a['types']['shift'](),_0x7d87ec['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5b0b2b,_0x34a36d,_0x27b60a,_0x30d33d){super(_0x5b0b2b,_0x34a36d,_0x27b60a),this['_omittedNamespace']=_0x30d33d+':';}['compress'](_0x533517,_0x1f3d25){return!('MarkerOperation'!=_0x1f3d25[0x0]['__className']||!_0x1f3d25[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1f3d25[0x0]['name']=_0x1f3d25[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x533517,_0x1f3d25),!0x0);}['decompress'](_0x51da41,_0x2b28a5){super['decompress'](_0x51da41,_0x2b28a5);const _0x500122=_0x51da41[_0x51da41['length']-0x1];_0x500122['name']=this['_omittedNamespace']+_0x500122['name'];}}class b{['_id'];['_context'];constructor(_0x166e7a,_0x769983){this['_id']=_0x166e7a,this['_context']=_0x769983;}['compress'](_0x305291,_0x58aa6a){let _0xcb9a2d;for(;_0x58aa6a['length']>0x1&&this['_compareOperations'](_0x58aa6a[0x0],_0x58aa6a[0x1]);)_0xcb9a2d?(_0xcb9a2d=this['_combineNext'](_0x58aa6a['shift'](),_0xcb9a2d),_0x305291['types']['push'](0x0)):(_0xcb9a2d=_0x13b753(_0x58aa6a['shift']()),_0x305291['types']['push'](this['_id']));return!!_0xcb9a2d&&(_0xcb9a2d=this['_combineNext'](_0x58aa6a['shift'](),_0xcb9a2d),_0x305291['types']['push'](0x0),_0x305291['buffers']['push'](this['_compressSingleOperation'](_0xcb9a2d)),!0x0);}['decompress'](_0x237c7e,_0x457898){const _0x798f46=this['_decompressSingleOperation'](_0x457898);for(;0x0==_0x457898['types'][0x0];)_0x457898['types']['shift'](),_0x237c7e['push'](this['_splitCurrent'](_0x798f46));_0x237c7e['push'](_0x798f46);}}class m extends b{['_combineNext'](_0x598966,_0x5aa671){return _0x5aa671['nodes'][0x0]['data']+=_0x598966['nodes'][0x0]['data'],_0x5aa671;}['_splitCurrent'](_0x580ace){const _0xb10986=_0x13b753(_0x580ace),_0x4a59d9=_0xb10986['nodes'][0x0],_0xf2922b=_0x580ace['nodes'][0x0],_0x5e2502=_0xf2922b['data'][Symbol['iterator']]()['next']()['value'],_0x56f40e=_0x5e2502['length'];return _0x4a59d9['data']=_0x5e2502,_0xf2922b['data']=_0xf2922b['data']['substr'](_0x56f40e),_0x580ace['position']=_(_0x580ace['position'],_0x56f40e),_0xb10986;}['_compareOperations'](_0x226a19,_0x4107bb){if(this['_checkOperation'](_0x226a19)&&this['_checkOperation'](_0x4107bb)){const _0xac3e0b=_0x226a19['nodes'][0x0]['data']['length'],_0x4ae6cd=O(_(_0x226a19['position'],_0xac3e0b),_0x4107bb['position']),_0x55256e=_0x226a19['nodes'][0x0],_0x1b1c86=_0x4107bb['nodes'][0x0];return _0x4ae6cd&&this['_compareAttributes'](_0x55256e,_0x1b1c86);}return!0x1;}['_compressSingleOperation'](_0x242457){const _0x22016a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x22016a,[_0x242457]),_0x22016a['buffers'][0x0];}['_decompressSingleOperation'](_0x1be175){const _0x31dae4=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x31dae4,_0x1be175),_0x31dae4[0x0];}['_checkOperation'](_0x4f7481){return'InsertOperation'==_0x4f7481['__className']&&0x1==_0x4f7481['nodes']['length']&&_0x4f7481['nodes'][0x0]['data']&&!_0x4f7481['wasUndone']&&0x1==Array['from'](_0x4f7481['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4694df,_0x138a25){const _0x75d6e3=Object['keys'](_0x4694df['attributes']||{}),_0x5e0502=Object['keys'](_0x138a25['attributes']||{});return _0x75d6e3['length']===_0x5e0502['length']&&_0x75d6e3['every'](_0x7335e6=>_0x138a25['attributes'][_0x7335e6]&&_0x138a25['attributes'][_0x7335e6]===_0x4694df['attributes'][_0x7335e6]);}}class c extends b{['_combineNext'](_0x4c46d0,_0x379ddf){return _0x379ddf['howMany']++,_0x379ddf['sourcePosition']=_0x13b753(_0x4c46d0['sourcePosition']),_0x379ddf;}['_splitCurrent'](_0x493e10){const _0x2376e7=_0x13b753(_0x493e10);return _0x493e10['howMany']--,_0x2376e7['howMany']=0x1,_0x2376e7['sourcePosition']=_(_0x2376e7['sourcePosition'],_0x493e10['howMany']),_0x2376e7;}['_compareOperations'](_0x3c2c27,_0x1389b4){return!(!this['_checkOperation'](_0x3c2c27)||!this['_checkOperation'](_0x1389b4))&&(O(_(_0x3c2c27['sourcePosition'],-0x1),_0x1389b4['sourcePosition'])&&O(_0x3c2c27['targetPosition'],_0x1389b4['targetPosition']));}['_compressSingleOperation'](_0x4f86b3){const _0x48c620={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x48c620,[_0x4f86b3]),_0x48c620['buffers'][0x0];}['_decompressSingleOperation'](_0x2415c2){const _0x43028b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x43028b,_0x2415c2),_0x43028b[0x0];}['_checkOperation'](_0x20288d){return'MoveOperation'==_0x20288d['__className']&&'$graveyard'==_0x20288d['targetPosition']['root']&&0x1==_0x20288d['howMany']&&!_0x20288d['wasUndone'];}}class h extends b{['_combineNext'](_0x5137d6,_0x295c44){return _0x295c44['howMany']++,_0x295c44;}['_splitCurrent'](_0x51f64f){const _0x126bba=_0x13b753(_0x51f64f);return _0x126bba['howMany']=0x1,_0x51f64f['howMany']--,_0x126bba;}['_compareOperations'](_0xcb9d8b,_0x484f81){return!(!this['_checkOperation'](_0xcb9d8b)||!this['_checkOperation'](_0x484f81))&&(O(_0xcb9d8b['sourcePosition'],_0x484f81['sourcePosition'])&&O(_0xcb9d8b['targetPosition'],_0x484f81['targetPosition']));}['_compressSingleOperation'](_0x2d0689){const _0x38b89e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x38b89e,[_0x2d0689]),_0x38b89e['buffers'][0x0];}['_decompressSingleOperation'](_0x1bc4fb){const _0x14c313=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x14c313,_0x1bc4fb),_0x14c313[0x0];}['_checkOperation'](_0x1cedc2){return'MoveOperation'==_0x1cedc2['__className']&&'$graveyard'==_0x1cedc2['targetPosition']['root']&&0x1==_0x1cedc2['howMany']&&!_0x1cedc2['wasUndone'];}}class f extends b{['compress'](_0x126033,_0x5d2b02){if(!this['_compareOperations'](_0x5d2b02[0x0],_0x5d2b02[0x1]))return!0x1;const _0xd97dd1=_0x5d2b02['shift']();return _0xd97dd1['oldRange']=null,_0xd97dd1['newRange']&&O(_0xd97dd1['newRange']['start'],_0xd97dd1['newRange']['end'])&&(_0xd97dd1['newRange']['end']=null),_0x5d2b02['shift'](),_0x126033['types']['push'](this['_id']),_0x126033['types']['push'](0x0),_0x126033['buffers']['push'](this['_compressSingleOperation'](_0xd97dd1)),!0x0;}['decompress'](_0x290c0e,_0x52e39e){const _0x306365=this['_decompressSingleOperation'](_0x52e39e);_0x306365['newRange']&&!_0x306365['newRange']['end']&&(_0x306365['newRange']['end']=_0x13b753(_0x306365['newRange']['start']));const _0x41ed1b=_0x13b753(_0x306365);_0x41ed1b['newRange']&&(_0x41ed1b['newRange']['start']['stickiness']='toNone',_0x41ed1b['newRange']['end']=_0x13b753(_0x41ed1b['newRange']['start'])),_0x41ed1b['name']='user:position:'+_0x41ed1b['name']['split'](':')[0x2],_0x52e39e['types']['shift'](),_0x290c0e['push'](_0x306365),_0x290c0e['push'](_0x41ed1b);}['_compressSingleOperation'](_0x490b34){const _0x62f213={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x62f213,[_0x490b34]),_0x62f213['buffers'][0x0];}['_decompressSingleOperation'](_0x404ed7){const _0x5bc35c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5bc35c,_0x404ed7),_0x5bc35c[0x0];}['_compareOperations'](_0x13578a,_0x264037){return!(!_0x13578a||!_0x264037)&&('MarkerOperation'==_0x13578a['__className']&&'MarkerOperation'==_0x264037['__className']&&!(!_0x13578a['name']['startsWith']('user:')||!_0x264037['name']['startsWith']('user:')||_0x13578a['name']==_0x264037['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x29edbc=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',_0x29edbc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x29edbc,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x20477d){if(!_0x20477d||!_0x20477d[0x0])throw new _0x271ed5('no-operations-provided',this);const _0x62cc53={'types':[],'buffers':[],'baseVersion':_0x20477d[0x0]['baseVersion']};for(;_0x20477d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('TypingAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName'](_0x20477d[0x0]['__className'])['compress'](_0x62cc53,_0x20477d);return _0x62cc53;}['decompress'](_0x229464){const _0x41acd2=[];for(;_0x229464['types']['length'];){this['_compressorById']['get'](_0x229464['types'][0x0])['decompress'](_0x41acd2,_0x229464);}return _0x41acd2['forEach']((_0x270518,_0x1372e1)=>_0x270518['baseVersion']=_0x229464['baseVersion']+_0x1372e1),_0x41acd2;}['_getCompressorByName'](_0x4a1508){return this['_compressorByName']['get'](_0x4a1508);}['_registerOperationCompressor'](_0x46c97f,_0x58d35b,_0x2f3f1d){const _0x19e3cf=new _0x2f3f1d(_0x46c97f,_0x58d35b,this['_protobufFactory']['getDescriptor'](_0x58d35b));this['_registerCompressor'](_0x46c97f,_0x58d35b,_0x19e3cf);}['_registerActionCompressor'](_0x10924f,_0x5ca9ef,_0x26d8a8){const _0x1928a8=new _0x26d8a8(_0x10924f,this);this['_registerCompressor'](_0x10924f,_0x5ca9ef,_0x1928a8);}['_registerCompressor'](_0x2d7146,_0x406b87,_0x1ce6dd){this['_compressorById']['set'](_0x2d7146,_0x1ce6dd),this['_compressorByName']['set'](_0x406b87,_0x1ce6dd);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x55663a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x46959f from'protobufjs/minimal.js';import{cloneDeep as _0x478f93,isEqual as _0x4118b6,isObject as _0x20e800}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x510ea5=_0x46959f['Reader'],_0xeb94ef=_0x46959f['Writer'],_0x152161=_0x46959f['util'],_0x281201=_0x46959f['roots']['default']||(_0x46959f['roots']['default']={});return _0x281201['AttributeOperation']=(function(){function _0x495ef3(_0x50587d){if(_0x50587d){for(var _0x1a9a21=Object['keys'](_0x50587d),_0x4fe2eb=0x0;_0x4fe2eb<_0x1a9a21['length'];++_0x4fe2eb)null!=_0x50587d[_0x1a9a21[_0x4fe2eb]]&&(this[_0x1a9a21[_0x4fe2eb]]=_0x50587d[_0x1a9a21[_0x4fe2eb]]);}}return _0x495ef3['prototype']['range']=null,_0x495ef3['prototype']['key']='',_0x495ef3['prototype']['oldValueBoolean']=!0x1,_0x495ef3['prototype']['oldValueJson']='',_0x495ef3['prototype']['newValueBoolean']=!0x1,_0x495ef3['prototype']['newValueJson']='',_0x495ef3['prototype']['wasUndone']=!0x1,_0x495ef3['create']=function(_0x1c2aa4){return new _0x495ef3(_0x1c2aa4);},_0x495ef3['encode']=function(_0x16fb18,_0x2d8926){return _0x2d8926||(_0x2d8926=_0xeb94ef['create']()),null!=_0x16fb18['range']&&Object['hasOwnProperty']['call'](_0x16fb18,'range')&&_0x281201['Range']['encode'](_0x16fb18['range'],_0x2d8926['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16fb18['key']&&Object['hasOwnProperty']['call'](_0x16fb18,'key')&&_0x2d8926['uint32'](0x12)['string'](_0x16fb18['key']),null!=_0x16fb18['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16fb18,'oldValueBoolean')&&_0x2d8926['uint32'](0x18)['bool'](_0x16fb18['oldValueBoolean']),null!=_0x16fb18['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16fb18,'oldValueJson')&&_0x2d8926['uint32'](0x22)['string'](_0x16fb18['oldValueJson']),null!=_0x16fb18['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16fb18,'newValueBoolean')&&_0x2d8926['uint32'](0x28)['bool'](_0x16fb18['newValueBoolean']),null!=_0x16fb18['newValueJson']&&Object['hasOwnProperty']['call'](_0x16fb18,'newValueJson')&&_0x2d8926['uint32'](0x32)['string'](_0x16fb18['newValueJson']),null!=_0x16fb18['wasUndone']&&Object['hasOwnProperty']['call'](_0x16fb18,'wasUndone')&&_0x2d8926['uint32'](0x38)['bool'](_0x16fb18['wasUndone']),_0x2d8926;},_0x495ef3['encodeDelimited']=function(_0x43b00e,_0x59a115){return this['encode'](_0x43b00e,_0x59a115)['ldelim']();},_0x495ef3['decode']=function(_0x134a25,_0x2e0da1){_0x134a25 instanceof _0x510ea5||(_0x134a25=_0x510ea5['create'](_0x134a25));for(var _0x754b53=void 0x0===_0x2e0da1?_0x134a25['len']:_0x134a25['pos']+_0x2e0da1,_0x379a44=new _0x281201['AttributeOperation']();_0x134a25['pos']<_0x754b53;){var _0x52ca4e=_0x134a25['uint32']();switch(_0x52ca4e>>>0x3){case 0x1:_0x379a44['range']=_0x281201['Range']['decode'](_0x134a25,_0x134a25['uint32']());break;case 0x2:_0x379a44['key']=_0x134a25['string']();break;case 0x3:_0x379a44['oldValueBoolean']=_0x134a25['bool']();break;case 0x4:_0x379a44['oldValueJson']=_0x134a25['string']();break;case 0x5:_0x379a44['newValueBoolean']=_0x134a25['bool']();break;case 0x6:_0x379a44['newValueJson']=_0x134a25['string']();break;case 0x7:_0x379a44['wasUndone']=_0x134a25['bool']();break;default:_0x134a25['skipType'](0x7&_0x52ca4e);}}return _0x379a44;},_0x495ef3['decodeDelimited']=function(_0x19ccdf){return _0x19ccdf instanceof _0x510ea5||(_0x19ccdf=new _0x510ea5(_0x19ccdf)),this['decode'](_0x19ccdf,_0x19ccdf['uint32']());},_0x495ef3['verify']=function(_0x25e9e5){if('object'!=typeof _0x25e9e5||null===_0x25e9e5)return'object\x20expected';if(null!=_0x25e9e5['range']&&_0x25e9e5['hasOwnProperty']('range')){var _0x2c746a=_0x281201['Range']['verify'](_0x25e9e5['range']);if(_0x2c746a)return'range.'+_0x2c746a;}return null!=_0x25e9e5['key']&&_0x25e9e5['hasOwnProperty']('key')&&!_0x152161['isString'](_0x25e9e5['key'])?'key:\x20string\x20expected':null!=_0x25e9e5['oldValueBoolean']&&_0x25e9e5['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x25e9e5['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x25e9e5['oldValueJson']&&_0x25e9e5['hasOwnProperty']('oldValueJson')&&!_0x152161['isString'](_0x25e9e5['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x25e9e5['newValueBoolean']&&_0x25e9e5['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x25e9e5['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x25e9e5['newValueJson']&&_0x25e9e5['hasOwnProperty']('newValueJson')&&!_0x152161['isString'](_0x25e9e5['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x25e9e5['wasUndone']&&_0x25e9e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25e9e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x495ef3['fromObject']=function(_0x17b922){if(_0x17b922 instanceof _0x281201['AttributeOperation'])return _0x17b922;var _0x93130f=new _0x281201['AttributeOperation']();if(null!=_0x17b922['range']){if('object'!=typeof _0x17b922['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x93130f['range']=_0x281201['Range']['fromObject'](_0x17b922['range']);}return null!=_0x17b922['key']&&(_0x93130f['key']=String(_0x17b922['key'])),null!=_0x17b922['oldValueBoolean']&&(_0x93130f['oldValueBoolean']=Boolean(_0x17b922['oldValueBoolean'])),null!=_0x17b922['oldValueJson']&&(_0x93130f['oldValueJson']=String(_0x17b922['oldValueJson'])),null!=_0x17b922['newValueBoolean']&&(_0x93130f['newValueBoolean']=Boolean(_0x17b922['newValueBoolean'])),null!=_0x17b922['newValueJson']&&(_0x93130f['newValueJson']=String(_0x17b922['newValueJson'])),null!=_0x17b922['wasUndone']&&(_0x93130f['wasUndone']=Boolean(_0x17b922['wasUndone'])),_0x93130f;},_0x495ef3['toObject']=function(_0x43d0e9,_0x32f985){_0x32f985||(_0x32f985={});var _0x1c69d5={};return _0x32f985['defaults']&&(_0x1c69d5['range']=null,_0x1c69d5['key']='',_0x1c69d5['oldValueBoolean']=!0x1,_0x1c69d5['oldValueJson']='',_0x1c69d5['newValueBoolean']=!0x1,_0x1c69d5['newValueJson']='',_0x1c69d5['wasUndone']=!0x1),null!=_0x43d0e9['range']&&_0x43d0e9['hasOwnProperty']('range')&&(_0x1c69d5['range']=_0x281201['Range']['toObject'](_0x43d0e9['range'],_0x32f985)),null!=_0x43d0e9['key']&&_0x43d0e9['hasOwnProperty']('key')&&(_0x1c69d5['key']=_0x43d0e9['key']),null!=_0x43d0e9['oldValueBoolean']&&_0x43d0e9['hasOwnProperty']('oldValueBoolean')&&(_0x1c69d5['oldValueBoolean']=_0x43d0e9['oldValueBoolean']),null!=_0x43d0e9['oldValueJson']&&_0x43d0e9['hasOwnProperty']('oldValueJson')&&(_0x1c69d5['oldValueJson']=_0x43d0e9['oldValueJson']),null!=_0x43d0e9['newValueBoolean']&&_0x43d0e9['hasOwnProperty']('newValueBoolean')&&(_0x1c69d5['newValueBoolean']=_0x43d0e9['newValueBoolean']),null!=_0x43d0e9['newValueJson']&&_0x43d0e9['hasOwnProperty']('newValueJson')&&(_0x1c69d5['newValueJson']=_0x43d0e9['newValueJson']),null!=_0x43d0e9['wasUndone']&&_0x43d0e9['hasOwnProperty']('wasUndone')&&(_0x1c69d5['wasUndone']=_0x43d0e9['wasUndone']),_0x1c69d5;},_0x495ef3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x495ef3['getTypeUrl']=function(_0x59260c){return void 0x0===_0x59260c&&(_0x59260c='type.googleapis.com'),_0x59260c+'/AttributeOperation';},_0x495ef3;}()),_0x281201['InsertOperation']=(function(){function _0x1cedad(_0x4e8dac){if(this['nodes']=[],_0x4e8dac){for(var _0x13e4aa=Object['keys'](_0x4e8dac),_0x103a81=0x0;_0x103a81<_0x13e4aa['length'];++_0x103a81)null!=_0x4e8dac[_0x13e4aa[_0x103a81]]&&(this[_0x13e4aa[_0x103a81]]=_0x4e8dac[_0x13e4aa[_0x103a81]]);}}return _0x1cedad['prototype']['position']=null,_0x1cedad['prototype']['nodes']=_0x152161['emptyArray'],_0x1cedad['prototype']['shouldReceiveAttributes']=!0x1,_0x1cedad['prototype']['wasUndone']=!0x1,_0x1cedad['create']=function(_0x3fa63a){return new _0x1cedad(_0x3fa63a);},_0x1cedad['encode']=function(_0x16d05d,_0x2a5a95){if(_0x2a5a95||(_0x2a5a95=_0xeb94ef['create']()),null!=_0x16d05d['position']&&Object['hasOwnProperty']['call'](_0x16d05d,'position')&&_0x281201['Position']['encode'](_0x16d05d['position'],_0x2a5a95['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16d05d['nodes']&&_0x16d05d['nodes']['length']){for(var _0x5a73d2=0x0;_0x5a73d2<_0x16d05d['nodes']['length'];++_0x5a73d2)_0x281201['Element']['encode'](_0x16d05d['nodes'][_0x5a73d2],_0x2a5a95['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x16d05d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x16d05d,'shouldReceiveAttributes')&&_0x2a5a95['uint32'](0x18)['bool'](_0x16d05d['shouldReceiveAttributes']),null!=_0x16d05d['wasUndone']&&Object['hasOwnProperty']['call'](_0x16d05d,'wasUndone')&&_0x2a5a95['uint32'](0x20)['bool'](_0x16d05d['wasUndone']),_0x2a5a95;},_0x1cedad['encodeDelimited']=function(_0x216feb,_0x9e81df){return this['encode'](_0x216feb,_0x9e81df)['ldelim']();},_0x1cedad['decode']=function(_0x27c8f7,_0x306d64){_0x27c8f7 instanceof _0x510ea5||(_0x27c8f7=_0x510ea5['create'](_0x27c8f7));for(var _0x220091=void 0x0===_0x306d64?_0x27c8f7['len']:_0x27c8f7['pos']+_0x306d64,_0x5b604f=new _0x281201['InsertOperation']();_0x27c8f7['pos']<_0x220091;){var _0x1efb5e=_0x27c8f7['uint32']();switch(_0x1efb5e>>>0x3){case 0x1:_0x5b604f['position']=_0x281201['Position']['decode'](_0x27c8f7,_0x27c8f7['uint32']());break;case 0x2:_0x5b604f['nodes']&&_0x5b604f['nodes']['length']||(_0x5b604f['nodes']=[]),_0x5b604f['nodes']['push'](_0x281201['Element']['decode'](_0x27c8f7,_0x27c8f7['uint32']()));break;case 0x3:_0x5b604f['shouldReceiveAttributes']=_0x27c8f7['bool']();break;case 0x4:_0x5b604f['wasUndone']=_0x27c8f7['bool']();break;default:_0x27c8f7['skipType'](0x7&_0x1efb5e);}}return _0x5b604f;},_0x1cedad['decodeDelimited']=function(_0x10a564){return _0x10a564 instanceof _0x510ea5||(_0x10a564=new _0x510ea5(_0x10a564)),this['decode'](_0x10a564,_0x10a564['uint32']());},_0x1cedad['verify']=function(_0x520f7b){if('object'!=typeof _0x520f7b||null===_0x520f7b)return'object\x20expected';if(null!=_0x520f7b['position']&&_0x520f7b['hasOwnProperty']('position')&&(_0x2a3e8e=_0x281201['Position']['verify'](_0x520f7b['position'])))return'position.'+_0x2a3e8e;if(null!=_0x520f7b['nodes']&&_0x520f7b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x520f7b['nodes']))return'nodes:\x20array\x20expected';for(var _0xd418cf=0x0;_0xd418cf<_0x520f7b['nodes']['length'];++_0xd418cf){var _0x2a3e8e;if(_0x2a3e8e=_0x281201['Element']['verify'](_0x520f7b['nodes'][_0xd418cf]))return'nodes.'+_0x2a3e8e;}}return null!=_0x520f7b['shouldReceiveAttributes']&&_0x520f7b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x520f7b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x520f7b['wasUndone']&&_0x520f7b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x520f7b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1cedad['fromObject']=function(_0x190358){if(_0x190358 instanceof _0x281201['InsertOperation'])return _0x190358;var _0x476422=new _0x281201['InsertOperation']();if(null!=_0x190358['position']){if('object'!=typeof _0x190358['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x476422['position']=_0x281201['Position']['fromObject'](_0x190358['position']);}if(_0x190358['nodes']){if(!Array['isArray'](_0x190358['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x476422['nodes']=[];for(var _0x3e8a7a=0x0;_0x3e8a7a<_0x190358['nodes']['length'];++_0x3e8a7a){if('object'!=typeof _0x190358['nodes'][_0x3e8a7a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x476422['nodes'][_0x3e8a7a]=_0x281201['Element']['fromObject'](_0x190358['nodes'][_0x3e8a7a]);}}return null!=_0x190358['shouldReceiveAttributes']&&(_0x476422['shouldReceiveAttributes']=Boolean(_0x190358['shouldReceiveAttributes'])),null!=_0x190358['wasUndone']&&(_0x476422['wasUndone']=Boolean(_0x190358['wasUndone'])),_0x476422;},_0x1cedad['toObject']=function(_0x190e09,_0x4780f1){_0x4780f1||(_0x4780f1={});var _0x1fb510={};if((_0x4780f1['arrays']||_0x4780f1['defaults'])&&(_0x1fb510['nodes']=[]),_0x4780f1['defaults']&&(_0x1fb510['position']=null,_0x1fb510['shouldReceiveAttributes']=!0x1,_0x1fb510['wasUndone']=!0x1),null!=_0x190e09['position']&&_0x190e09['hasOwnProperty']('position')&&(_0x1fb510['position']=_0x281201['Position']['toObject'](_0x190e09['position'],_0x4780f1)),_0x190e09['nodes']&&_0x190e09['nodes']['length']){_0x1fb510['nodes']=[];for(var _0x188948=0x0;_0x188948<_0x190e09['nodes']['length'];++_0x188948)_0x1fb510['nodes'][_0x188948]=_0x281201['Element']['toObject'](_0x190e09['nodes'][_0x188948],_0x4780f1);}return null!=_0x190e09['shouldReceiveAttributes']&&_0x190e09['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1fb510['shouldReceiveAttributes']=_0x190e09['shouldReceiveAttributes']),null!=_0x190e09['wasUndone']&&_0x190e09['hasOwnProperty']('wasUndone')&&(_0x1fb510['wasUndone']=_0x190e09['wasUndone']),_0x1fb510;},_0x1cedad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x1cedad['getTypeUrl']=function(_0x2a56df){return void 0x0===_0x2a56df&&(_0x2a56df='type.googleapis.com'),_0x2a56df+'/InsertOperation';},_0x1cedad;}()),_0x281201['MarkerOperation']=(function(){function _0x21395e(_0x38d4a8){if(_0x38d4a8){for(var _0x1d03f1=Object['keys'](_0x38d4a8),_0x2d7320=0x0;_0x2d7320<_0x1d03f1['length'];++_0x2d7320)null!=_0x38d4a8[_0x1d03f1[_0x2d7320]]&&(this[_0x1d03f1[_0x2d7320]]=_0x38d4a8[_0x1d03f1[_0x2d7320]]);}}return _0x21395e['prototype']['name']='',_0x21395e['prototype']['oldRange']=null,_0x21395e['prototype']['newRange']=null,_0x21395e['prototype']['affectsData']=!0x1,_0x21395e['prototype']['wasUndone']=!0x1,_0x21395e['create']=function(_0x540e43){return new _0x21395e(_0x540e43);},_0x21395e['encode']=function(_0x51d17c,_0x5a5004){return _0x5a5004||(_0x5a5004=_0xeb94ef['create']()),null!=_0x51d17c['name']&&Object['hasOwnProperty']['call'](_0x51d17c,'name')&&_0x5a5004['uint32'](0xa)['string'](_0x51d17c['name']),null!=_0x51d17c['oldRange']&&Object['hasOwnProperty']['call'](_0x51d17c,'oldRange')&&_0x281201['Range']['encode'](_0x51d17c['oldRange'],_0x5a5004['uint32'](0x12)['fork']())['ldelim'](),null!=_0x51d17c['newRange']&&Object['hasOwnProperty']['call'](_0x51d17c,'newRange')&&_0x281201['Range']['encode'](_0x51d17c['newRange'],_0x5a5004['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x51d17c['affectsData']&&Object['hasOwnProperty']['call'](_0x51d17c,'affectsData')&&_0x5a5004['uint32'](0x20)['bool'](_0x51d17c['affectsData']),null!=_0x51d17c['wasUndone']&&Object['hasOwnProperty']['call'](_0x51d17c,'wasUndone')&&_0x5a5004['uint32'](0x28)['bool'](_0x51d17c['wasUndone']),_0x5a5004;},_0x21395e['encodeDelimited']=function(_0x4d39a8,_0x50b4f5){return this['encode'](_0x4d39a8,_0x50b4f5)['ldelim']();},_0x21395e['decode']=function(_0x3cd730,_0x2baac2){_0x3cd730 instanceof _0x510ea5||(_0x3cd730=_0x510ea5['create'](_0x3cd730));for(var _0x5bffa3=void 0x0===_0x2baac2?_0x3cd730['len']:_0x3cd730['pos']+_0x2baac2,_0x478b9b=new _0x281201['MarkerOperation']();_0x3cd730['pos']<_0x5bffa3;){var _0x842274=_0x3cd730['uint32']();switch(_0x842274>>>0x3){case 0x1:_0x478b9b['name']=_0x3cd730['string']();break;case 0x2:_0x478b9b['oldRange']=_0x281201['Range']['decode'](_0x3cd730,_0x3cd730['uint32']());break;case 0x3:_0x478b9b['newRange']=_0x281201['Range']['decode'](_0x3cd730,_0x3cd730['uint32']());break;case 0x4:_0x478b9b['affectsData']=_0x3cd730['bool']();break;case 0x5:_0x478b9b['wasUndone']=_0x3cd730['bool']();break;default:_0x3cd730['skipType'](0x7&_0x842274);}}return _0x478b9b;},_0x21395e['decodeDelimited']=function(_0x3ba142){return _0x3ba142 instanceof _0x510ea5||(_0x3ba142=new _0x510ea5(_0x3ba142)),this['decode'](_0x3ba142,_0x3ba142['uint32']());},_0x21395e['verify']=function(_0x26255b){if('object'!=typeof _0x26255b||null===_0x26255b)return'object\x20expected';if(null!=_0x26255b['name']&&_0x26255b['hasOwnProperty']('name')&&!_0x152161['isString'](_0x26255b['name']))return'name:\x20string\x20expected';var _0x4f61c2;if(null!=_0x26255b['oldRange']&&_0x26255b['hasOwnProperty']('oldRange')&&(_0x4f61c2=_0x281201['Range']['verify'](_0x26255b['oldRange'])))return'oldRange.'+_0x4f61c2;if(null!=_0x26255b['newRange']&&_0x26255b['hasOwnProperty']('newRange')&&(_0x4f61c2=_0x281201['Range']['verify'](_0x26255b['newRange'])))return'newRange.'+_0x4f61c2;return null!=_0x26255b['affectsData']&&_0x26255b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x26255b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x26255b['wasUndone']&&_0x26255b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26255b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21395e['fromObject']=function(_0x549c1d){if(_0x549c1d instanceof _0x281201['MarkerOperation'])return _0x549c1d;var _0x4f1373=new _0x281201['MarkerOperation']();if(null!=_0x549c1d['name']&&(_0x4f1373['name']=String(_0x549c1d['name'])),null!=_0x549c1d['oldRange']){if('object'!=typeof _0x549c1d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4f1373['oldRange']=_0x281201['Range']['fromObject'](_0x549c1d['oldRange']);}if(null!=_0x549c1d['newRange']){if('object'!=typeof _0x549c1d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4f1373['newRange']=_0x281201['Range']['fromObject'](_0x549c1d['newRange']);}return null!=_0x549c1d['affectsData']&&(_0x4f1373['affectsData']=Boolean(_0x549c1d['affectsData'])),null!=_0x549c1d['wasUndone']&&(_0x4f1373['wasUndone']=Boolean(_0x549c1d['wasUndone'])),_0x4f1373;},_0x21395e['toObject']=function(_0x466b02,_0x41f177){_0x41f177||(_0x41f177={});var _0x539138={};return _0x41f177['defaults']&&(_0x539138['name']='',_0x539138['oldRange']=null,_0x539138['newRange']=null,_0x539138['affectsData']=!0x1,_0x539138['wasUndone']=!0x1),null!=_0x466b02['name']&&_0x466b02['hasOwnProperty']('name')&&(_0x539138['name']=_0x466b02['name']),null!=_0x466b02['oldRange']&&_0x466b02['hasOwnProperty']('oldRange')&&(_0x539138['oldRange']=_0x281201['Range']['toObject'](_0x466b02['oldRange'],_0x41f177)),null!=_0x466b02['newRange']&&_0x466b02['hasOwnProperty']('newRange')&&(_0x539138['newRange']=_0x281201['Range']['toObject'](_0x466b02['newRange'],_0x41f177)),null!=_0x466b02['affectsData']&&_0x466b02['hasOwnProperty']('affectsData')&&(_0x539138['affectsData']=_0x466b02['affectsData']),null!=_0x466b02['wasUndone']&&_0x466b02['hasOwnProperty']('wasUndone')&&(_0x539138['wasUndone']=_0x466b02['wasUndone']),_0x539138;},_0x21395e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x21395e['getTypeUrl']=function(_0x2df23f){return void 0x0===_0x2df23f&&(_0x2df23f='type.googleapis.com'),_0x2df23f+'/MarkerOperation';},_0x21395e;}()),_0x281201['MergeOperation']=(function(){function _0x233286(_0x3c1c0b){if(_0x3c1c0b){for(var _0x5792bf=Object['keys'](_0x3c1c0b),_0x3c3e34=0x0;_0x3c3e34<_0x5792bf['length'];++_0x3c3e34)null!=_0x3c1c0b[_0x5792bf[_0x3c3e34]]&&(this[_0x5792bf[_0x3c3e34]]=_0x3c1c0b[_0x5792bf[_0x3c3e34]]);}}return _0x233286['prototype']['sourcePosition']=null,_0x233286['prototype']['targetPosition']=null,_0x233286['prototype']['graveyardPosition']=null,_0x233286['prototype']['howMany']=0x0,_0x233286['prototype']['wasUndone']=!0x1,_0x233286['create']=function(_0x2d17a3){return new _0x233286(_0x2d17a3);},_0x233286['encode']=function(_0xefb05e,_0x45b3f9){return _0x45b3f9||(_0x45b3f9=_0xeb94ef['create']()),null!=_0xefb05e['sourcePosition']&&Object['hasOwnProperty']['call'](_0xefb05e,'sourcePosition')&&_0x281201['Position']['encode'](_0xefb05e['sourcePosition'],_0x45b3f9['uint32'](0xa)['fork']())['ldelim'](),null!=_0xefb05e['targetPosition']&&Object['hasOwnProperty']['call'](_0xefb05e,'targetPosition')&&_0x281201['Position']['encode'](_0xefb05e['targetPosition'],_0x45b3f9['uint32'](0x12)['fork']())['ldelim'](),null!=_0xefb05e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xefb05e,'graveyardPosition')&&_0x281201['Position']['encode'](_0xefb05e['graveyardPosition'],_0x45b3f9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xefb05e['howMany']&&Object['hasOwnProperty']['call'](_0xefb05e,'howMany')&&_0x45b3f9['uint32'](0x20)['uint32'](_0xefb05e['howMany']),null!=_0xefb05e['wasUndone']&&Object['hasOwnProperty']['call'](_0xefb05e,'wasUndone')&&_0x45b3f9['uint32'](0x28)['bool'](_0xefb05e['wasUndone']),_0x45b3f9;},_0x233286['encodeDelimited']=function(_0xf56be7,_0x49a61d){return this['encode'](_0xf56be7,_0x49a61d)['ldelim']();},_0x233286['decode']=function(_0x504509,_0x46242a){_0x504509 instanceof _0x510ea5||(_0x504509=_0x510ea5['create'](_0x504509));for(var _0x333586=void 0x0===_0x46242a?_0x504509['len']:_0x504509['pos']+_0x46242a,_0x35daa9=new _0x281201['MergeOperation']();_0x504509['pos']<_0x333586;){var _0x41141c=_0x504509['uint32']();switch(_0x41141c>>>0x3){case 0x1:_0x35daa9['sourcePosition']=_0x281201['Position']['decode'](_0x504509,_0x504509['uint32']());break;case 0x2:_0x35daa9['targetPosition']=_0x281201['Position']['decode'](_0x504509,_0x504509['uint32']());break;case 0x3:_0x35daa9['graveyardPosition']=_0x281201['Position']['decode'](_0x504509,_0x504509['uint32']());break;case 0x4:_0x35daa9['howMany']=_0x504509['uint32']();break;case 0x5:_0x35daa9['wasUndone']=_0x504509['bool']();break;default:_0x504509['skipType'](0x7&_0x41141c);}}return _0x35daa9;},_0x233286['decodeDelimited']=function(_0x5d7bcc){return _0x5d7bcc instanceof _0x510ea5||(_0x5d7bcc=new _0x510ea5(_0x5d7bcc)),this['decode'](_0x5d7bcc,_0x5d7bcc['uint32']());},_0x233286['verify']=function(_0x182f97){if('object'!=typeof _0x182f97||null===_0x182f97)return'object\x20expected';var _0x2715fa;if(null!=_0x182f97['sourcePosition']&&_0x182f97['hasOwnProperty']('sourcePosition')&&(_0x2715fa=_0x281201['Position']['verify'](_0x182f97['sourcePosition'])))return'sourcePosition.'+_0x2715fa;if(null!=_0x182f97['targetPosition']&&_0x182f97['hasOwnProperty']('targetPosition')&&(_0x2715fa=_0x281201['Position']['verify'](_0x182f97['targetPosition'])))return'targetPosition.'+_0x2715fa;if(null!=_0x182f97['graveyardPosition']&&_0x182f97['hasOwnProperty']('graveyardPosition')&&(_0x2715fa=_0x281201['Position']['verify'](_0x182f97['graveyardPosition'])))return'graveyardPosition.'+_0x2715fa;return null!=_0x182f97['howMany']&&_0x182f97['hasOwnProperty']('howMany')&&!_0x152161['isInteger'](_0x182f97['howMany'])?'howMany:\x20integer\x20expected':null!=_0x182f97['wasUndone']&&_0x182f97['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x182f97['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x233286['fromObject']=function(_0x2373ee){if(_0x2373ee instanceof _0x281201['MergeOperation'])return _0x2373ee;var _0x16bf95=new _0x281201['MergeOperation']();if(null!=_0x2373ee['sourcePosition']){if('object'!=typeof _0x2373ee['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x16bf95['sourcePosition']=_0x281201['Position']['fromObject'](_0x2373ee['sourcePosition']);}if(null!=_0x2373ee['targetPosition']){if('object'!=typeof _0x2373ee['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x16bf95['targetPosition']=_0x281201['Position']['fromObject'](_0x2373ee['targetPosition']);}if(null!=_0x2373ee['graveyardPosition']){if('object'!=typeof _0x2373ee['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x16bf95['graveyardPosition']=_0x281201['Position']['fromObject'](_0x2373ee['graveyardPosition']);}return null!=_0x2373ee['howMany']&&(_0x16bf95['howMany']=_0x2373ee['howMany']>>>0x0),null!=_0x2373ee['wasUndone']&&(_0x16bf95['wasUndone']=Boolean(_0x2373ee['wasUndone'])),_0x16bf95;},_0x233286['toObject']=function(_0x4ca8d4,_0x1528fa){_0x1528fa||(_0x1528fa={});var _0x1ec256={};return _0x1528fa['defaults']&&(_0x1ec256['sourcePosition']=null,_0x1ec256['targetPosition']=null,_0x1ec256['graveyardPosition']=null,_0x1ec256['howMany']=0x0,_0x1ec256['wasUndone']=!0x1),null!=_0x4ca8d4['sourcePosition']&&_0x4ca8d4['hasOwnProperty']('sourcePosition')&&(_0x1ec256['sourcePosition']=_0x281201['Position']['toObject'](_0x4ca8d4['sourcePosition'],_0x1528fa)),null!=_0x4ca8d4['targetPosition']&&_0x4ca8d4['hasOwnProperty']('targetPosition')&&(_0x1ec256['targetPosition']=_0x281201['Position']['toObject'](_0x4ca8d4['targetPosition'],_0x1528fa)),null!=_0x4ca8d4['graveyardPosition']&&_0x4ca8d4['hasOwnProperty']('graveyardPosition')&&(_0x1ec256['graveyardPosition']=_0x281201['Position']['toObject'](_0x4ca8d4['graveyardPosition'],_0x1528fa)),null!=_0x4ca8d4['howMany']&&_0x4ca8d4['hasOwnProperty']('howMany')&&(_0x1ec256['howMany']=_0x4ca8d4['howMany']),null!=_0x4ca8d4['wasUndone']&&_0x4ca8d4['hasOwnProperty']('wasUndone')&&(_0x1ec256['wasUndone']=_0x4ca8d4['wasUndone']),_0x1ec256;},_0x233286['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x233286['getTypeUrl']=function(_0x568b8b){return void 0x0===_0x568b8b&&(_0x568b8b='type.googleapis.com'),_0x568b8b+'/MergeOperation';},_0x233286;}()),_0x281201['MoveOperation']=(function(){function _0x406ea5(_0x3ea7a9){if(_0x3ea7a9){for(var _0x247b4f=Object['keys'](_0x3ea7a9),_0x40e951=0x0;_0x40e951<_0x247b4f['length'];++_0x40e951)null!=_0x3ea7a9[_0x247b4f[_0x40e951]]&&(this[_0x247b4f[_0x40e951]]=_0x3ea7a9[_0x247b4f[_0x40e951]]);}}return _0x406ea5['prototype']['sourcePosition']=null,_0x406ea5['prototype']['howMany']=0x0,_0x406ea5['prototype']['targetPosition']=null,_0x406ea5['prototype']['wasUndone']=!0x1,_0x406ea5['create']=function(_0x46c690){return new _0x406ea5(_0x46c690);},_0x406ea5['encode']=function(_0x1c64fc,_0x3200b6){return _0x3200b6||(_0x3200b6=_0xeb94ef['create']()),null!=_0x1c64fc['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1c64fc,'sourcePosition')&&_0x281201['Position']['encode'](_0x1c64fc['sourcePosition'],_0x3200b6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1c64fc['howMany']&&Object['hasOwnProperty']['call'](_0x1c64fc,'howMany')&&_0x3200b6['uint32'](0x10)['uint32'](_0x1c64fc['howMany']),null!=_0x1c64fc['targetPosition']&&Object['hasOwnProperty']['call'](_0x1c64fc,'targetPosition')&&_0x281201['Position']['encode'](_0x1c64fc['targetPosition'],_0x3200b6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1c64fc['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c64fc,'wasUndone')&&_0x3200b6['uint32'](0x20)['bool'](_0x1c64fc['wasUndone']),_0x3200b6;},_0x406ea5['encodeDelimited']=function(_0x55928d,_0x30252d){return this['encode'](_0x55928d,_0x30252d)['ldelim']();},_0x406ea5['decode']=function(_0x501d50,_0x25520f){_0x501d50 instanceof _0x510ea5||(_0x501d50=_0x510ea5['create'](_0x501d50));for(var _0x5c5bdb=void 0x0===_0x25520f?_0x501d50['len']:_0x501d50['pos']+_0x25520f,_0x5355bc=new _0x281201['MoveOperation']();_0x501d50['pos']<_0x5c5bdb;){var _0x582149=_0x501d50['uint32']();switch(_0x582149>>>0x3){case 0x1:_0x5355bc['sourcePosition']=_0x281201['Position']['decode'](_0x501d50,_0x501d50['uint32']());break;case 0x2:_0x5355bc['howMany']=_0x501d50['uint32']();break;case 0x3:_0x5355bc['targetPosition']=_0x281201['Position']['decode'](_0x501d50,_0x501d50['uint32']());break;case 0x4:_0x5355bc['wasUndone']=_0x501d50['bool']();break;default:_0x501d50['skipType'](0x7&_0x582149);}}return _0x5355bc;},_0x406ea5['decodeDelimited']=function(_0x28082e){return _0x28082e instanceof _0x510ea5||(_0x28082e=new _0x510ea5(_0x28082e)),this['decode'](_0x28082e,_0x28082e['uint32']());},_0x406ea5['verify']=function(_0x5e46f9){if('object'!=typeof _0x5e46f9||null===_0x5e46f9)return'object\x20expected';var _0x20f9dc;if(null!=_0x5e46f9['sourcePosition']&&_0x5e46f9['hasOwnProperty']('sourcePosition')&&(_0x20f9dc=_0x281201['Position']['verify'](_0x5e46f9['sourcePosition'])))return'sourcePosition.'+_0x20f9dc;if(null!=_0x5e46f9['howMany']&&_0x5e46f9['hasOwnProperty']('howMany')&&!_0x152161['isInteger'](_0x5e46f9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5e46f9['targetPosition']&&_0x5e46f9['hasOwnProperty']('targetPosition')&&(_0x20f9dc=_0x281201['Position']['verify'](_0x5e46f9['targetPosition'])))return'targetPosition.'+_0x20f9dc;return null!=_0x5e46f9['wasUndone']&&_0x5e46f9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e46f9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x406ea5['fromObject']=function(_0x40248f){if(_0x40248f instanceof _0x281201['MoveOperation'])return _0x40248f;var _0xef64a4=new _0x281201['MoveOperation']();if(null!=_0x40248f['sourcePosition']){if('object'!=typeof _0x40248f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xef64a4['sourcePosition']=_0x281201['Position']['fromObject'](_0x40248f['sourcePosition']);}if(null!=_0x40248f['howMany']&&(_0xef64a4['howMany']=_0x40248f['howMany']>>>0x0),null!=_0x40248f['targetPosition']){if('object'!=typeof _0x40248f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xef64a4['targetPosition']=_0x281201['Position']['fromObject'](_0x40248f['targetPosition']);}return null!=_0x40248f['wasUndone']&&(_0xef64a4['wasUndone']=Boolean(_0x40248f['wasUndone'])),_0xef64a4;},_0x406ea5['toObject']=function(_0x250f8f,_0x435445){_0x435445||(_0x435445={});var _0x1c8f01={};return _0x435445['defaults']&&(_0x1c8f01['sourcePosition']=null,_0x1c8f01['howMany']=0x0,_0x1c8f01['targetPosition']=null,_0x1c8f01['wasUndone']=!0x1),null!=_0x250f8f['sourcePosition']&&_0x250f8f['hasOwnProperty']('sourcePosition')&&(_0x1c8f01['sourcePosition']=_0x281201['Position']['toObject'](_0x250f8f['sourcePosition'],_0x435445)),null!=_0x250f8f['howMany']&&_0x250f8f['hasOwnProperty']('howMany')&&(_0x1c8f01['howMany']=_0x250f8f['howMany']),null!=_0x250f8f['targetPosition']&&_0x250f8f['hasOwnProperty']('targetPosition')&&(_0x1c8f01['targetPosition']=_0x281201['Position']['toObject'](_0x250f8f['targetPosition'],_0x435445)),null!=_0x250f8f['wasUndone']&&_0x250f8f['hasOwnProperty']('wasUndone')&&(_0x1c8f01['wasUndone']=_0x250f8f['wasUndone']),_0x1c8f01;},_0x406ea5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x406ea5['getTypeUrl']=function(_0x51dd3f){return void 0x0===_0x51dd3f&&(_0x51dd3f='type.googleapis.com'),_0x51dd3f+'/MoveOperation';},_0x406ea5;}()),_0x281201['RenameOperation']=(function(){function _0x433da8(_0x7ccfe0){if(_0x7ccfe0){for(var _0x1b645d=Object['keys'](_0x7ccfe0),_0x3b0caa=0x0;_0x3b0caa<_0x1b645d['length'];++_0x3b0caa)null!=_0x7ccfe0[_0x1b645d[_0x3b0caa]]&&(this[_0x1b645d[_0x3b0caa]]=_0x7ccfe0[_0x1b645d[_0x3b0caa]]);}}return _0x433da8['prototype']['position']=null,_0x433da8['prototype']['oldName']='',_0x433da8['prototype']['newName']='',_0x433da8['prototype']['wasUndone']=!0x1,_0x433da8['create']=function(_0x447c8e){return new _0x433da8(_0x447c8e);},_0x433da8['encode']=function(_0x3b9eba,_0x2cf141){return _0x2cf141||(_0x2cf141=_0xeb94ef['create']()),null!=_0x3b9eba['position']&&Object['hasOwnProperty']['call'](_0x3b9eba,'position')&&_0x281201['Position']['encode'](_0x3b9eba['position'],_0x2cf141['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b9eba['oldName']&&Object['hasOwnProperty']['call'](_0x3b9eba,'oldName')&&_0x2cf141['uint32'](0x12)['string'](_0x3b9eba['oldName']),null!=_0x3b9eba['newName']&&Object['hasOwnProperty']['call'](_0x3b9eba,'newName')&&_0x2cf141['uint32'](0x1a)['string'](_0x3b9eba['newName']),null!=_0x3b9eba['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b9eba,'wasUndone')&&_0x2cf141['uint32'](0x20)['bool'](_0x3b9eba['wasUndone']),_0x2cf141;},_0x433da8['encodeDelimited']=function(_0x973372,_0x1e3f9b){return this['encode'](_0x973372,_0x1e3f9b)['ldelim']();},_0x433da8['decode']=function(_0x14be4f,_0x272613){_0x14be4f instanceof _0x510ea5||(_0x14be4f=_0x510ea5['create'](_0x14be4f));for(var _0x3405e9=void 0x0===_0x272613?_0x14be4f['len']:_0x14be4f['pos']+_0x272613,_0x5a08a0=new _0x281201['RenameOperation']();_0x14be4f['pos']<_0x3405e9;){var _0x2fa8cc=_0x14be4f['uint32']();switch(_0x2fa8cc>>>0x3){case 0x1:_0x5a08a0['position']=_0x281201['Position']['decode'](_0x14be4f,_0x14be4f['uint32']());break;case 0x2:_0x5a08a0['oldName']=_0x14be4f['string']();break;case 0x3:_0x5a08a0['newName']=_0x14be4f['string']();break;case 0x4:_0x5a08a0['wasUndone']=_0x14be4f['bool']();break;default:_0x14be4f['skipType'](0x7&_0x2fa8cc);}}return _0x5a08a0;},_0x433da8['decodeDelimited']=function(_0x99a0b2){return _0x99a0b2 instanceof _0x510ea5||(_0x99a0b2=new _0x510ea5(_0x99a0b2)),this['decode'](_0x99a0b2,_0x99a0b2['uint32']());},_0x433da8['verify']=function(_0x611433){if('object'!=typeof _0x611433||null===_0x611433)return'object\x20expected';if(null!=_0x611433['position']&&_0x611433['hasOwnProperty']('position')){var _0x3a08b4=_0x281201['Position']['verify'](_0x611433['position']);if(_0x3a08b4)return'position.'+_0x3a08b4;}return null!=_0x611433['oldName']&&_0x611433['hasOwnProperty']('oldName')&&!_0x152161['isString'](_0x611433['oldName'])?'oldName:\x20string\x20expected':null!=_0x611433['newName']&&_0x611433['hasOwnProperty']('newName')&&!_0x152161['isString'](_0x611433['newName'])?'newName:\x20string\x20expected':null!=_0x611433['wasUndone']&&_0x611433['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x611433['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x433da8['fromObject']=function(_0x1c4233){if(_0x1c4233 instanceof _0x281201['RenameOperation'])return _0x1c4233;var _0x471baa=new _0x281201['RenameOperation']();if(null!=_0x1c4233['position']){if('object'!=typeof _0x1c4233['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x471baa['position']=_0x281201['Position']['fromObject'](_0x1c4233['position']);}return null!=_0x1c4233['oldName']&&(_0x471baa['oldName']=String(_0x1c4233['oldName'])),null!=_0x1c4233['newName']&&(_0x471baa['newName']=String(_0x1c4233['newName'])),null!=_0x1c4233['wasUndone']&&(_0x471baa['wasUndone']=Boolean(_0x1c4233['wasUndone'])),_0x471baa;},_0x433da8['toObject']=function(_0x3b27c6,_0x34011e){_0x34011e||(_0x34011e={});var _0x20c789={};return _0x34011e['defaults']&&(_0x20c789['position']=null,_0x20c789['oldName']='',_0x20c789['newName']='',_0x20c789['wasUndone']=!0x1),null!=_0x3b27c6['position']&&_0x3b27c6['hasOwnProperty']('position')&&(_0x20c789['position']=_0x281201['Position']['toObject'](_0x3b27c6['position'],_0x34011e)),null!=_0x3b27c6['oldName']&&_0x3b27c6['hasOwnProperty']('oldName')&&(_0x20c789['oldName']=_0x3b27c6['oldName']),null!=_0x3b27c6['newName']&&_0x3b27c6['hasOwnProperty']('newName')&&(_0x20c789['newName']=_0x3b27c6['newName']),null!=_0x3b27c6['wasUndone']&&_0x3b27c6['hasOwnProperty']('wasUndone')&&(_0x20c789['wasUndone']=_0x3b27c6['wasUndone']),_0x20c789;},_0x433da8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x433da8['getTypeUrl']=function(_0x5a7394){return void 0x0===_0x5a7394&&(_0x5a7394='type.googleapis.com'),_0x5a7394+'/RenameOperation';},_0x433da8;}()),_0x281201['RootAttributeOperation']=(function(){function _0xe2cfcf(_0x262f0a){if(_0x262f0a){for(var _0x42322f=Object['keys'](_0x262f0a),_0x34b78b=0x0;_0x34b78b<_0x42322f['length'];++_0x34b78b)null!=_0x262f0a[_0x42322f[_0x34b78b]]&&(this[_0x42322f[_0x34b78b]]=_0x262f0a[_0x42322f[_0x34b78b]]);}}return _0xe2cfcf['prototype']['root']='',_0xe2cfcf['prototype']['key']='',_0xe2cfcf['prototype']['oldValueBoolean']=!0x1,_0xe2cfcf['prototype']['oldValueJson']='',_0xe2cfcf['prototype']['newValueBoolean']=!0x1,_0xe2cfcf['prototype']['newValueJson']='',_0xe2cfcf['prototype']['wasUndone']=!0x1,_0xe2cfcf['create']=function(_0x26baa0){return new _0xe2cfcf(_0x26baa0);},_0xe2cfcf['encode']=function(_0x1fb037,_0x1b5fd8){return _0x1b5fd8||(_0x1b5fd8=_0xeb94ef['create']()),null!=_0x1fb037['root']&&Object['hasOwnProperty']['call'](_0x1fb037,'root')&&_0x1b5fd8['uint32'](0xa)['string'](_0x1fb037['root']),null!=_0x1fb037['key']&&Object['hasOwnProperty']['call'](_0x1fb037,'key')&&_0x1b5fd8['uint32'](0x12)['string'](_0x1fb037['key']),null!=_0x1fb037['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fb037,'oldValueBoolean')&&_0x1b5fd8['uint32'](0x18)['bool'](_0x1fb037['oldValueBoolean']),null!=_0x1fb037['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1fb037,'oldValueJson')&&_0x1b5fd8['uint32'](0x22)['string'](_0x1fb037['oldValueJson']),null!=_0x1fb037['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fb037,'newValueBoolean')&&_0x1b5fd8['uint32'](0x28)['bool'](_0x1fb037['newValueBoolean']),null!=_0x1fb037['newValueJson']&&Object['hasOwnProperty']['call'](_0x1fb037,'newValueJson')&&_0x1b5fd8['uint32'](0x32)['string'](_0x1fb037['newValueJson']),null!=_0x1fb037['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fb037,'wasUndone')&&_0x1b5fd8['uint32'](0x38)['bool'](_0x1fb037['wasUndone']),_0x1b5fd8;},_0xe2cfcf['encodeDelimited']=function(_0xcbb4cd,_0x76718a){return this['encode'](_0xcbb4cd,_0x76718a)['ldelim']();},_0xe2cfcf['decode']=function(_0x4be3f4,_0x202d2b){_0x4be3f4 instanceof _0x510ea5||(_0x4be3f4=_0x510ea5['create'](_0x4be3f4));for(var _0x423601=void 0x0===_0x202d2b?_0x4be3f4['len']:_0x4be3f4['pos']+_0x202d2b,_0x5eafda=new _0x281201['RootAttributeOperation']();_0x4be3f4['pos']<_0x423601;){var _0x284e1e=_0x4be3f4['uint32']();switch(_0x284e1e>>>0x3){case 0x1:_0x5eafda['root']=_0x4be3f4['string']();break;case 0x2:_0x5eafda['key']=_0x4be3f4['string']();break;case 0x3:_0x5eafda['oldValueBoolean']=_0x4be3f4['bool']();break;case 0x4:_0x5eafda['oldValueJson']=_0x4be3f4['string']();break;case 0x5:_0x5eafda['newValueBoolean']=_0x4be3f4['bool']();break;case 0x6:_0x5eafda['newValueJson']=_0x4be3f4['string']();break;case 0x7:_0x5eafda['wasUndone']=_0x4be3f4['bool']();break;default:_0x4be3f4['skipType'](0x7&_0x284e1e);}}return _0x5eafda;},_0xe2cfcf['decodeDelimited']=function(_0x46bc00){return _0x46bc00 instanceof _0x510ea5||(_0x46bc00=new _0x510ea5(_0x46bc00)),this['decode'](_0x46bc00,_0x46bc00['uint32']());},_0xe2cfcf['verify']=function(_0x48f060){return'object'!=typeof _0x48f060||null===_0x48f060?'object\x20expected':null!=_0x48f060['root']&&_0x48f060['hasOwnProperty']('root')&&!_0x152161['isString'](_0x48f060['root'])?'root:\x20string\x20expected':null!=_0x48f060['key']&&_0x48f060['hasOwnProperty']('key')&&!_0x152161['isString'](_0x48f060['key'])?'key:\x20string\x20expected':null!=_0x48f060['oldValueBoolean']&&_0x48f060['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x48f060['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x48f060['oldValueJson']&&_0x48f060['hasOwnProperty']('oldValueJson')&&!_0x152161['isString'](_0x48f060['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x48f060['newValueBoolean']&&_0x48f060['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x48f060['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x48f060['newValueJson']&&_0x48f060['hasOwnProperty']('newValueJson')&&!_0x152161['isString'](_0x48f060['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x48f060['wasUndone']&&_0x48f060['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x48f060['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe2cfcf['fromObject']=function(_0x1cddb1){if(_0x1cddb1 instanceof _0x281201['RootAttributeOperation'])return _0x1cddb1;var _0x204ed9=new _0x281201['RootAttributeOperation']();return null!=_0x1cddb1['root']&&(_0x204ed9['root']=String(_0x1cddb1['root'])),null!=_0x1cddb1['key']&&(_0x204ed9['key']=String(_0x1cddb1['key'])),null!=_0x1cddb1['oldValueBoolean']&&(_0x204ed9['oldValueBoolean']=Boolean(_0x1cddb1['oldValueBoolean'])),null!=_0x1cddb1['oldValueJson']&&(_0x204ed9['oldValueJson']=String(_0x1cddb1['oldValueJson'])),null!=_0x1cddb1['newValueBoolean']&&(_0x204ed9['newValueBoolean']=Boolean(_0x1cddb1['newValueBoolean'])),null!=_0x1cddb1['newValueJson']&&(_0x204ed9['newValueJson']=String(_0x1cddb1['newValueJson'])),null!=_0x1cddb1['wasUndone']&&(_0x204ed9['wasUndone']=Boolean(_0x1cddb1['wasUndone'])),_0x204ed9;},_0xe2cfcf['toObject']=function(_0x24384a,_0x1e146e){_0x1e146e||(_0x1e146e={});var _0xeb0f18={};return _0x1e146e['defaults']&&(_0xeb0f18['root']='',_0xeb0f18['key']='',_0xeb0f18['oldValueBoolean']=!0x1,_0xeb0f18['oldValueJson']='',_0xeb0f18['newValueBoolean']=!0x1,_0xeb0f18['newValueJson']='',_0xeb0f18['wasUndone']=!0x1),null!=_0x24384a['root']&&_0x24384a['hasOwnProperty']('root')&&(_0xeb0f18['root']=_0x24384a['root']),null!=_0x24384a['key']&&_0x24384a['hasOwnProperty']('key')&&(_0xeb0f18['key']=_0x24384a['key']),null!=_0x24384a['oldValueBoolean']&&_0x24384a['hasOwnProperty']('oldValueBoolean')&&(_0xeb0f18['oldValueBoolean']=_0x24384a['oldValueBoolean']),null!=_0x24384a['oldValueJson']&&_0x24384a['hasOwnProperty']('oldValueJson')&&(_0xeb0f18['oldValueJson']=_0x24384a['oldValueJson']),null!=_0x24384a['newValueBoolean']&&_0x24384a['hasOwnProperty']('newValueBoolean')&&(_0xeb0f18['newValueBoolean']=_0x24384a['newValueBoolean']),null!=_0x24384a['newValueJson']&&_0x24384a['hasOwnProperty']('newValueJson')&&(_0xeb0f18['newValueJson']=_0x24384a['newValueJson']),null!=_0x24384a['wasUndone']&&_0x24384a['hasOwnProperty']('wasUndone')&&(_0xeb0f18['wasUndone']=_0x24384a['wasUndone']),_0xeb0f18;},_0xe2cfcf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0xe2cfcf['getTypeUrl']=function(_0x4309e4){return void 0x0===_0x4309e4&&(_0x4309e4='type.googleapis.com'),_0x4309e4+'/RootAttributeOperation';},_0xe2cfcf;}()),_0x281201['RootOperation']=(function(){function _0x4798ea(_0x407468){if(_0x407468){for(var _0x48e61b=Object['keys'](_0x407468),_0x1c1775=0x0;_0x1c1775<_0x48e61b['length'];++_0x1c1775)null!=_0x407468[_0x48e61b[_0x1c1775]]&&(this[_0x48e61b[_0x1c1775]]=_0x407468[_0x48e61b[_0x1c1775]]);}}return _0x4798ea['prototype']['rootName']='',_0x4798ea['prototype']['elementName']='',_0x4798ea['prototype']['isAdd']=!0x1,_0x4798ea['prototype']['wasUndone']=!0x1,_0x4798ea['create']=function(_0x1fb2d3){return new _0x4798ea(_0x1fb2d3);},_0x4798ea['encode']=function(_0x4bbca7,_0x1295fb){return _0x1295fb||(_0x1295fb=_0xeb94ef['create']()),null!=_0x4bbca7['rootName']&&Object['hasOwnProperty']['call'](_0x4bbca7,'rootName')&&_0x1295fb['uint32'](0xa)['string'](_0x4bbca7['rootName']),null!=_0x4bbca7['elementName']&&Object['hasOwnProperty']['call'](_0x4bbca7,'elementName')&&_0x1295fb['uint32'](0x12)['string'](_0x4bbca7['elementName']),null!=_0x4bbca7['isAdd']&&Object['hasOwnProperty']['call'](_0x4bbca7,'isAdd')&&_0x1295fb['uint32'](0x18)['bool'](_0x4bbca7['isAdd']),null!=_0x4bbca7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4bbca7,'wasUndone')&&_0x1295fb['uint32'](0x20)['bool'](_0x4bbca7['wasUndone']),_0x1295fb;},_0x4798ea['encodeDelimited']=function(_0x160d5f,_0xd881de){return this['encode'](_0x160d5f,_0xd881de)['ldelim']();},_0x4798ea['decode']=function(_0x11a0bb,_0x433dc7){_0x11a0bb instanceof _0x510ea5||(_0x11a0bb=_0x510ea5['create'](_0x11a0bb));for(var _0x3acf9a=void 0x0===_0x433dc7?_0x11a0bb['len']:_0x11a0bb['pos']+_0x433dc7,_0x55086c=new _0x281201['RootOperation']();_0x11a0bb['pos']<_0x3acf9a;){var _0x1e66c2=_0x11a0bb['uint32']();switch(_0x1e66c2>>>0x3){case 0x1:_0x55086c['rootName']=_0x11a0bb['string']();break;case 0x2:_0x55086c['elementName']=_0x11a0bb['string']();break;case 0x3:_0x55086c['isAdd']=_0x11a0bb['bool']();break;case 0x4:_0x55086c['wasUndone']=_0x11a0bb['bool']();break;default:_0x11a0bb['skipType'](0x7&_0x1e66c2);}}return _0x55086c;},_0x4798ea['decodeDelimited']=function(_0xd08ad4){return _0xd08ad4 instanceof _0x510ea5||(_0xd08ad4=new _0x510ea5(_0xd08ad4)),this['decode'](_0xd08ad4,_0xd08ad4['uint32']());},_0x4798ea['verify']=function(_0x4e113a){return'object'!=typeof _0x4e113a||null===_0x4e113a?'object\x20expected':null!=_0x4e113a['rootName']&&_0x4e113a['hasOwnProperty']('rootName')&&!_0x152161['isString'](_0x4e113a['rootName'])?'rootName:\x20string\x20expected':null!=_0x4e113a['elementName']&&_0x4e113a['hasOwnProperty']('elementName')&&!_0x152161['isString'](_0x4e113a['elementName'])?'elementName:\x20string\x20expected':null!=_0x4e113a['isAdd']&&_0x4e113a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4e113a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4e113a['wasUndone']&&_0x4e113a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e113a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4798ea['fromObject']=function(_0x231292){if(_0x231292 instanceof _0x281201['RootOperation'])return _0x231292;var _0x563591=new _0x281201['RootOperation']();return null!=_0x231292['rootName']&&(_0x563591['rootName']=String(_0x231292['rootName'])),null!=_0x231292['elementName']&&(_0x563591['elementName']=String(_0x231292['elementName'])),null!=_0x231292['isAdd']&&(_0x563591['isAdd']=Boolean(_0x231292['isAdd'])),null!=_0x231292['wasUndone']&&(_0x563591['wasUndone']=Boolean(_0x231292['wasUndone'])),_0x563591;},_0x4798ea['toObject']=function(_0x5e0321,_0x149133){_0x149133||(_0x149133={});var _0x4518c3={};return _0x149133['defaults']&&(_0x4518c3['rootName']='',_0x4518c3['elementName']='',_0x4518c3['isAdd']=!0x1,_0x4518c3['wasUndone']=!0x1),null!=_0x5e0321['rootName']&&_0x5e0321['hasOwnProperty']('rootName')&&(_0x4518c3['rootName']=_0x5e0321['rootName']),null!=_0x5e0321['elementName']&&_0x5e0321['hasOwnProperty']('elementName')&&(_0x4518c3['elementName']=_0x5e0321['elementName']),null!=_0x5e0321['isAdd']&&_0x5e0321['hasOwnProperty']('isAdd')&&(_0x4518c3['isAdd']=_0x5e0321['isAdd']),null!=_0x5e0321['wasUndone']&&_0x5e0321['hasOwnProperty']('wasUndone')&&(_0x4518c3['wasUndone']=_0x5e0321['wasUndone']),_0x4518c3;},_0x4798ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x4798ea['getTypeUrl']=function(_0x478c89){return void 0x0===_0x478c89&&(_0x478c89='type.googleapis.com'),_0x478c89+'/RootOperation';},_0x4798ea;}()),_0x281201['SplitOperation']=(function(){function _0x4c3db7(_0x1f2dac){if(_0x1f2dac){for(var _0x5bb080=Object['keys'](_0x1f2dac),_0x271755=0x0;_0x271755<_0x5bb080['length'];++_0x271755)null!=_0x1f2dac[_0x5bb080[_0x271755]]&&(this[_0x5bb080[_0x271755]]=_0x1f2dac[_0x5bb080[_0x271755]]);}}return _0x4c3db7['prototype']['splitPosition']=null,_0x4c3db7['prototype']['graveyardPosition']=null,_0x4c3db7['prototype']['howMany']=0x0,_0x4c3db7['prototype']['insertionPosition']=null,_0x4c3db7['prototype']['wasUndone']=!0x1,_0x4c3db7['create']=function(_0x19f508){return new _0x4c3db7(_0x19f508);},_0x4c3db7['encode']=function(_0x430dc1,_0x880862){return _0x880862||(_0x880862=_0xeb94ef['create']()),null!=_0x430dc1['splitPosition']&&Object['hasOwnProperty']['call'](_0x430dc1,'splitPosition')&&_0x281201['Position']['encode'](_0x430dc1['splitPosition'],_0x880862['uint32'](0xa)['fork']())['ldelim'](),null!=_0x430dc1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x430dc1,'graveyardPosition')&&_0x281201['Position']['encode'](_0x430dc1['graveyardPosition'],_0x880862['uint32'](0x12)['fork']())['ldelim'](),null!=_0x430dc1['howMany']&&Object['hasOwnProperty']['call'](_0x430dc1,'howMany')&&_0x880862['uint32'](0x18)['uint32'](_0x430dc1['howMany']),null!=_0x430dc1['insertionPosition']&&Object['hasOwnProperty']['call'](_0x430dc1,'insertionPosition')&&_0x281201['Position']['encode'](_0x430dc1['insertionPosition'],_0x880862['uint32'](0x22)['fork']())['ldelim'](),null!=_0x430dc1['wasUndone']&&Object['hasOwnProperty']['call'](_0x430dc1,'wasUndone')&&_0x880862['uint32'](0x28)['bool'](_0x430dc1['wasUndone']),_0x880862;},_0x4c3db7['encodeDelimited']=function(_0x49411b,_0x4be5e7){return this['encode'](_0x49411b,_0x4be5e7)['ldelim']();},_0x4c3db7['decode']=function(_0x585b4e,_0x18e6b6){_0x585b4e instanceof _0x510ea5||(_0x585b4e=_0x510ea5['create'](_0x585b4e));for(var _0x55f4ff=void 0x0===_0x18e6b6?_0x585b4e['len']:_0x585b4e['pos']+_0x18e6b6,_0xa9e90e=new _0x281201['SplitOperation']();_0x585b4e['pos']<_0x55f4ff;){var _0x4c25d0=_0x585b4e['uint32']();switch(_0x4c25d0>>>0x3){case 0x1:_0xa9e90e['splitPosition']=_0x281201['Position']['decode'](_0x585b4e,_0x585b4e['uint32']());break;case 0x2:_0xa9e90e['graveyardPosition']=_0x281201['Position']['decode'](_0x585b4e,_0x585b4e['uint32']());break;case 0x3:_0xa9e90e['howMany']=_0x585b4e['uint32']();break;case 0x4:_0xa9e90e['insertionPosition']=_0x281201['Position']['decode'](_0x585b4e,_0x585b4e['uint32']());break;case 0x5:_0xa9e90e['wasUndone']=_0x585b4e['bool']();break;default:_0x585b4e['skipType'](0x7&_0x4c25d0);}}return _0xa9e90e;},_0x4c3db7['decodeDelimited']=function(_0x38625e){return _0x38625e instanceof _0x510ea5||(_0x38625e=new _0x510ea5(_0x38625e)),this['decode'](_0x38625e,_0x38625e['uint32']());},_0x4c3db7['verify']=function(_0x2ce697){if('object'!=typeof _0x2ce697||null===_0x2ce697)return'object\x20expected';var _0x5f315c;if(null!=_0x2ce697['splitPosition']&&_0x2ce697['hasOwnProperty']('splitPosition')&&(_0x5f315c=_0x281201['Position']['verify'](_0x2ce697['splitPosition'])))return'splitPosition.'+_0x5f315c;if(null!=_0x2ce697['graveyardPosition']&&_0x2ce697['hasOwnProperty']('graveyardPosition')&&(_0x5f315c=_0x281201['Position']['verify'](_0x2ce697['graveyardPosition'])))return'graveyardPosition.'+_0x5f315c;if(null!=_0x2ce697['howMany']&&_0x2ce697['hasOwnProperty']('howMany')&&!_0x152161['isInteger'](_0x2ce697['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ce697['insertionPosition']&&_0x2ce697['hasOwnProperty']('insertionPosition')&&(_0x5f315c=_0x281201['Position']['verify'](_0x2ce697['insertionPosition'])))return'insertionPosition.'+_0x5f315c;return null!=_0x2ce697['wasUndone']&&_0x2ce697['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ce697['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c3db7['fromObject']=function(_0x1cb7ae){if(_0x1cb7ae instanceof _0x281201['SplitOperation'])return _0x1cb7ae;var _0x953be3=new _0x281201['SplitOperation']();if(null!=_0x1cb7ae['splitPosition']){if('object'!=typeof _0x1cb7ae['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x953be3['splitPosition']=_0x281201['Position']['fromObject'](_0x1cb7ae['splitPosition']);}if(null!=_0x1cb7ae['graveyardPosition']){if('object'!=typeof _0x1cb7ae['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x953be3['graveyardPosition']=_0x281201['Position']['fromObject'](_0x1cb7ae['graveyardPosition']);}if(null!=_0x1cb7ae['howMany']&&(_0x953be3['howMany']=_0x1cb7ae['howMany']>>>0x0),null!=_0x1cb7ae['insertionPosition']){if('object'!=typeof _0x1cb7ae['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x953be3['insertionPosition']=_0x281201['Position']['fromObject'](_0x1cb7ae['insertionPosition']);}return null!=_0x1cb7ae['wasUndone']&&(_0x953be3['wasUndone']=Boolean(_0x1cb7ae['wasUndone'])),_0x953be3;},_0x4c3db7['toObject']=function(_0x2bc5b3,_0x577341){_0x577341||(_0x577341={});var _0x10792a={};return _0x577341['defaults']&&(_0x10792a['splitPosition']=null,_0x10792a['graveyardPosition']=null,_0x10792a['howMany']=0x0,_0x10792a['insertionPosition']=null,_0x10792a['wasUndone']=!0x1),null!=_0x2bc5b3['splitPosition']&&_0x2bc5b3['hasOwnProperty']('splitPosition')&&(_0x10792a['splitPosition']=_0x281201['Position']['toObject'](_0x2bc5b3['splitPosition'],_0x577341)),null!=_0x2bc5b3['graveyardPosition']&&_0x2bc5b3['hasOwnProperty']('graveyardPosition')&&(_0x10792a['graveyardPosition']=_0x281201['Position']['toObject'](_0x2bc5b3['graveyardPosition'],_0x577341)),null!=_0x2bc5b3['howMany']&&_0x2bc5b3['hasOwnProperty']('howMany')&&(_0x10792a['howMany']=_0x2bc5b3['howMany']),null!=_0x2bc5b3['insertionPosition']&&_0x2bc5b3['hasOwnProperty']('insertionPosition')&&(_0x10792a['insertionPosition']=_0x281201['Position']['toObject'](_0x2bc5b3['insertionPosition'],_0x577341)),null!=_0x2bc5b3['wasUndone']&&_0x2bc5b3['hasOwnProperty']('wasUndone')&&(_0x10792a['wasUndone']=_0x2bc5b3['wasUndone']),_0x10792a;},_0x4c3db7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x4c3db7['getTypeUrl']=function(_0x3059f8){return void 0x0===_0x3059f8&&(_0x3059f8='type.googleapis.com'),_0x3059f8+'/SplitOperation';},_0x4c3db7;}()),_0x281201['Position']=(function(){function _0x2ed4e6(_0x3a6592){if(this['path']=[],_0x3a6592){for(var _0x72c25f=Object['keys'](_0x3a6592),_0x511859=0x0;_0x511859<_0x72c25f['length'];++_0x511859)null!=_0x3a6592[_0x72c25f[_0x511859]]&&(this[_0x72c25f[_0x511859]]=_0x3a6592[_0x72c25f[_0x511859]]);}}return _0x2ed4e6['prototype']['root']='',_0x2ed4e6['prototype']['rootMain']=!0x1,_0x2ed4e6['prototype']['rootGraveyard']=!0x1,_0x2ed4e6['prototype']['path']=_0x152161['emptyArray'],_0x2ed4e6['prototype']['stickiness']='',_0x2ed4e6['create']=function(_0x2ee95b){return new _0x2ed4e6(_0x2ee95b);},_0x2ed4e6['encode']=function(_0x54062d,_0x44846e){if(_0x44846e||(_0x44846e=_0xeb94ef['create']()),null!=_0x54062d['root']&&Object['hasOwnProperty']['call'](_0x54062d,'root')&&_0x44846e['uint32'](0xa)['string'](_0x54062d['root']),null!=_0x54062d['rootMain']&&Object['hasOwnProperty']['call'](_0x54062d,'rootMain')&&_0x44846e['uint32'](0x10)['bool'](_0x54062d['rootMain']),null!=_0x54062d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x54062d,'rootGraveyard')&&_0x44846e['uint32'](0x18)['bool'](_0x54062d['rootGraveyard']),null!=_0x54062d['path']&&_0x54062d['path']['length']){_0x44846e['uint32'](0x22)['fork']();for(var _0x1bc142=0x0;_0x1bc142<_0x54062d['path']['length'];++_0x1bc142)_0x44846e['uint32'](_0x54062d['path'][_0x1bc142]);_0x44846e['ldelim']();}return null!=_0x54062d['stickiness']&&Object['hasOwnProperty']['call'](_0x54062d,'stickiness')&&_0x44846e['uint32'](0x2a)['string'](_0x54062d['stickiness']),_0x44846e;},_0x2ed4e6['encodeDelimited']=function(_0x3d7527,_0x43ffcf){return this['encode'](_0x3d7527,_0x43ffcf)['ldelim']();},_0x2ed4e6['decode']=function(_0x1d2e5a,_0xfd19bb){_0x1d2e5a instanceof _0x510ea5||(_0x1d2e5a=_0x510ea5['create'](_0x1d2e5a));for(var _0x4eff0c=void 0x0===_0xfd19bb?_0x1d2e5a['len']:_0x1d2e5a['pos']+_0xfd19bb,_0x54d30e=new _0x281201['Position']();_0x1d2e5a['pos']<_0x4eff0c;){var _0x2bc7b7=_0x1d2e5a['uint32']();switch(_0x2bc7b7>>>0x3){case 0x1:_0x54d30e['root']=_0x1d2e5a['string']();break;case 0x2:_0x54d30e['rootMain']=_0x1d2e5a['bool']();break;case 0x3:_0x54d30e['rootGraveyard']=_0x1d2e5a['bool']();break;case 0x4:if(_0x54d30e['path']&&_0x54d30e['path']['length']||(_0x54d30e['path']=[]),0x2==(0x7&_0x2bc7b7)){for(var _0x38d78a=_0x1d2e5a['uint32']()+_0x1d2e5a['pos'];_0x1d2e5a['pos']<_0x38d78a;)_0x54d30e['path']['push'](_0x1d2e5a['uint32']());}else _0x54d30e['path']['push'](_0x1d2e5a['uint32']());break;case 0x5:_0x54d30e['stickiness']=_0x1d2e5a['string']();break;default:_0x1d2e5a['skipType'](0x7&_0x2bc7b7);}}return _0x54d30e;},_0x2ed4e6['decodeDelimited']=function(_0x130d7b){return _0x130d7b instanceof _0x510ea5||(_0x130d7b=new _0x510ea5(_0x130d7b)),this['decode'](_0x130d7b,_0x130d7b['uint32']());},_0x2ed4e6['verify']=function(_0x88a554){if('object'!=typeof _0x88a554||null===_0x88a554)return'object\x20expected';if(null!=_0x88a554['root']&&_0x88a554['hasOwnProperty']('root')&&!_0x152161['isString'](_0x88a554['root']))return'root:\x20string\x20expected';if(null!=_0x88a554['rootMain']&&_0x88a554['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x88a554['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x88a554['rootGraveyard']&&_0x88a554['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x88a554['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x88a554['path']&&_0x88a554['hasOwnProperty']('path')){if(!Array['isArray'](_0x88a554['path']))return'path:\x20array\x20expected';for(var _0x2f04c1=0x0;_0x2f04c1<_0x88a554['path']['length'];++_0x2f04c1)if(!_0x152161['isInteger'](_0x88a554['path'][_0x2f04c1]))return'path:\x20integer[]\x20expected';}return null!=_0x88a554['stickiness']&&_0x88a554['hasOwnProperty']('stickiness')&&!_0x152161['isString'](_0x88a554['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2ed4e6['fromObject']=function(_0x2ab9ca){if(_0x2ab9ca instanceof _0x281201['Position'])return _0x2ab9ca;var _0x5d46f9=new _0x281201['Position']();if(null!=_0x2ab9ca['root']&&(_0x5d46f9['root']=String(_0x2ab9ca['root'])),null!=_0x2ab9ca['rootMain']&&(_0x5d46f9['rootMain']=Boolean(_0x2ab9ca['rootMain'])),null!=_0x2ab9ca['rootGraveyard']&&(_0x5d46f9['rootGraveyard']=Boolean(_0x2ab9ca['rootGraveyard'])),_0x2ab9ca['path']){if(!Array['isArray'](_0x2ab9ca['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5d46f9['path']=[];for(var _0x5cbe15=0x0;_0x5cbe15<_0x2ab9ca['path']['length'];++_0x5cbe15)_0x5d46f9['path'][_0x5cbe15]=_0x2ab9ca['path'][_0x5cbe15]>>>0x0;}return null!=_0x2ab9ca['stickiness']&&(_0x5d46f9['stickiness']=String(_0x2ab9ca['stickiness'])),_0x5d46f9;},_0x2ed4e6['toObject']=function(_0x28eca8,_0x4f3275){_0x4f3275||(_0x4f3275={});var _0x349373={};if((_0x4f3275['arrays']||_0x4f3275['defaults'])&&(_0x349373['path']=[]),_0x4f3275['defaults']&&(_0x349373['root']='',_0x349373['rootMain']=!0x1,_0x349373['rootGraveyard']=!0x1,_0x349373['stickiness']=''),null!=_0x28eca8['root']&&_0x28eca8['hasOwnProperty']('root')&&(_0x349373['root']=_0x28eca8['root']),null!=_0x28eca8['rootMain']&&_0x28eca8['hasOwnProperty']('rootMain')&&(_0x349373['rootMain']=_0x28eca8['rootMain']),null!=_0x28eca8['rootGraveyard']&&_0x28eca8['hasOwnProperty']('rootGraveyard')&&(_0x349373['rootGraveyard']=_0x28eca8['rootGraveyard']),_0x28eca8['path']&&_0x28eca8['path']['length']){_0x349373['path']=[];for(var _0x444922=0x0;_0x444922<_0x28eca8['path']['length'];++_0x444922)_0x349373['path'][_0x444922]=_0x28eca8['path'][_0x444922];}return null!=_0x28eca8['stickiness']&&_0x28eca8['hasOwnProperty']('stickiness')&&(_0x349373['stickiness']=_0x28eca8['stickiness']),_0x349373;},_0x2ed4e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x2ed4e6['getTypeUrl']=function(_0x569d44){return void 0x0===_0x569d44&&(_0x569d44='type.googleapis.com'),_0x569d44+'/Position';},_0x2ed4e6;}()),_0x281201['Range']=(function(){function _0x4310fc(_0x55c79d){if(_0x55c79d){for(var _0x44342c=Object['keys'](_0x55c79d),_0x77b6ea=0x0;_0x77b6ea<_0x44342c['length'];++_0x77b6ea)null!=_0x55c79d[_0x44342c[_0x77b6ea]]&&(this[_0x44342c[_0x77b6ea]]=_0x55c79d[_0x44342c[_0x77b6ea]]);}}return _0x4310fc['prototype']['start']=null,_0x4310fc['prototype']['end']=null,_0x4310fc['create']=function(_0x230c21){return new _0x4310fc(_0x230c21);},_0x4310fc['encode']=function(_0x2023aa,_0x340637){return _0x340637||(_0x340637=_0xeb94ef['create']()),null!=_0x2023aa['start']&&Object['hasOwnProperty']['call'](_0x2023aa,'start')&&_0x281201['Position']['encode'](_0x2023aa['start'],_0x340637['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2023aa['end']&&Object['hasOwnProperty']['call'](_0x2023aa,'end')&&_0x281201['Position']['encode'](_0x2023aa['end'],_0x340637['uint32'](0x12)['fork']())['ldelim'](),_0x340637;},_0x4310fc['encodeDelimited']=function(_0x3b6796,_0x545bd6){return this['encode'](_0x3b6796,_0x545bd6)['ldelim']();},_0x4310fc['decode']=function(_0x1aed86,_0x3ac7b4){_0x1aed86 instanceof _0x510ea5||(_0x1aed86=_0x510ea5['create'](_0x1aed86));for(var _0x4804dc=void 0x0===_0x3ac7b4?_0x1aed86['len']:_0x1aed86['pos']+_0x3ac7b4,_0x551d32=new _0x281201['Range']();_0x1aed86['pos']<_0x4804dc;){var _0x269222=_0x1aed86['uint32']();switch(_0x269222>>>0x3){case 0x1:_0x551d32['start']=_0x281201['Position']['decode'](_0x1aed86,_0x1aed86['uint32']());break;case 0x2:_0x551d32['end']=_0x281201['Position']['decode'](_0x1aed86,_0x1aed86['uint32']());break;default:_0x1aed86['skipType'](0x7&_0x269222);}}return _0x551d32;},_0x4310fc['decodeDelimited']=function(_0x84b536){return _0x84b536 instanceof _0x510ea5||(_0x84b536=new _0x510ea5(_0x84b536)),this['decode'](_0x84b536,_0x84b536['uint32']());},_0x4310fc['verify']=function(_0x3f972f){if('object'!=typeof _0x3f972f||null===_0x3f972f)return'object\x20expected';var _0x5e0d24;if(null!=_0x3f972f['start']&&_0x3f972f['hasOwnProperty']('start')&&(_0x5e0d24=_0x281201['Position']['verify'](_0x3f972f['start'])))return'start.'+_0x5e0d24;if(null!=_0x3f972f['end']&&_0x3f972f['hasOwnProperty']('end')&&(_0x5e0d24=_0x281201['Position']['verify'](_0x3f972f['end'])))return'end.'+_0x5e0d24;return null;},_0x4310fc['fromObject']=function(_0x4a9df3){if(_0x4a9df3 instanceof _0x281201['Range'])return _0x4a9df3;var _0x341a52=new _0x281201['Range']();if(null!=_0x4a9df3['start']){if('object'!=typeof _0x4a9df3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x341a52['start']=_0x281201['Position']['fromObject'](_0x4a9df3['start']);}if(null!=_0x4a9df3['end']){if('object'!=typeof _0x4a9df3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x341a52['end']=_0x281201['Position']['fromObject'](_0x4a9df3['end']);}return _0x341a52;},_0x4310fc['toObject']=function(_0x78cd2e,_0x45b5bc){_0x45b5bc||(_0x45b5bc={});var _0x3f24bd={};return _0x45b5bc['defaults']&&(_0x3f24bd['start']=null,_0x3f24bd['end']=null),null!=_0x78cd2e['start']&&_0x78cd2e['hasOwnProperty']('start')&&(_0x3f24bd['start']=_0x281201['Position']['toObject'](_0x78cd2e['start'],_0x45b5bc)),null!=_0x78cd2e['end']&&_0x78cd2e['hasOwnProperty']('end')&&(_0x3f24bd['end']=_0x281201['Position']['toObject'](_0x78cd2e['end'],_0x45b5bc)),_0x3f24bd;},_0x4310fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x4310fc['getTypeUrl']=function(_0x596b40){return void 0x0===_0x596b40&&(_0x596b40='type.googleapis.com'),_0x596b40+'/Range';},_0x4310fc;}()),_0x281201['Element']=(function(){function _0x36f6e7(_0x5e05a8){if(this['children']=[],this['attributesBoolean']={},_0x5e05a8){for(var _0x136afe=Object['keys'](_0x5e05a8),_0x40717a=0x0;_0x40717a<_0x136afe['length'];++_0x40717a)null!=_0x5e05a8[_0x136afe[_0x40717a]]&&(this[_0x136afe[_0x40717a]]=_0x5e05a8[_0x136afe[_0x40717a]]);}}return _0x36f6e7['prototype']['name']='',_0x36f6e7['prototype']['children']=_0x152161['emptyArray'],_0x36f6e7['prototype']['data']='',_0x36f6e7['prototype']['attributesBoolean']=_0x152161['emptyObject'],_0x36f6e7['prototype']['attributesJson']='',_0x36f6e7['create']=function(_0x3b4426){return new _0x36f6e7(_0x3b4426);},_0x36f6e7['encode']=function(_0x5156d7,_0x305bdb){if(_0x305bdb||(_0x305bdb=_0xeb94ef['create']()),null!=_0x5156d7['name']&&Object['hasOwnProperty']['call'](_0x5156d7,'name')&&_0x305bdb['uint32'](0xa)['string'](_0x5156d7['name']),null!=_0x5156d7['children']&&_0x5156d7['children']['length']){for(var _0x1234bb=0x0;_0x1234bb<_0x5156d7['children']['length'];++_0x1234bb)_0x281201['Element']['encode'](_0x5156d7['children'][_0x1234bb],_0x305bdb['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5156d7['data']&&Object['hasOwnProperty']['call'](_0x5156d7,'data')&&_0x305bdb['uint32'](0x1a)['string'](_0x5156d7['data']),null!=_0x5156d7['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5156d7,'attributesBoolean')){var _0x475eba=Object['keys'](_0x5156d7['attributesBoolean']);for(_0x1234bb=0x0;_0x1234bb<_0x475eba['length'];++_0x1234bb)_0x305bdb['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x475eba[_0x1234bb])['uint32'](0x10)['bool'](_0x5156d7['attributesBoolean'][_0x475eba[_0x1234bb]])['ldelim']();}return null!=_0x5156d7['attributesJson']&&Object['hasOwnProperty']['call'](_0x5156d7,'attributesJson')&&_0x305bdb['uint32'](0x2a)['string'](_0x5156d7['attributesJson']),_0x305bdb;},_0x36f6e7['encodeDelimited']=function(_0x55aaa1,_0x589ee9){return this['encode'](_0x55aaa1,_0x589ee9)['ldelim']();},_0x36f6e7['decode']=function(_0x49bcab,_0x157c02){_0x49bcab instanceof _0x510ea5||(_0x49bcab=_0x510ea5['create'](_0x49bcab));for(var _0xa5ba77,_0x47e3a6,_0x4cb41c=void 0x0===_0x157c02?_0x49bcab['len']:_0x49bcab['pos']+_0x157c02,_0x16f1fb=new _0x281201['Element']();_0x49bcab['pos']<_0x4cb41c;){var _0x5c012f=_0x49bcab['uint32']();switch(_0x5c012f>>>0x3){case 0x1:_0x16f1fb['name']=_0x49bcab['string']();break;case 0x2:_0x16f1fb['children']&&_0x16f1fb['children']['length']||(_0x16f1fb['children']=[]),_0x16f1fb['children']['push'](_0x281201['Element']['decode'](_0x49bcab,_0x49bcab['uint32']()));break;case 0x3:_0x16f1fb['data']=_0x49bcab['string']();break;case 0x4:_0x16f1fb['attributesBoolean']===_0x152161['emptyObject']&&(_0x16f1fb['attributesBoolean']={});var _0x4fa229=_0x49bcab['uint32']()+_0x49bcab['pos'];for(_0xa5ba77='',_0x47e3a6=!0x1;_0x49bcab['pos']<_0x4fa229;){var _0x2a64ac=_0x49bcab['uint32']();switch(_0x2a64ac>>>0x3){case 0x1:_0xa5ba77=_0x49bcab['string']();break;case 0x2:_0x47e3a6=_0x49bcab['bool']();break;default:_0x49bcab['skipType'](0x7&_0x2a64ac);}}_0x16f1fb['attributesBoolean'][_0xa5ba77]=_0x47e3a6;break;case 0x5:_0x16f1fb['attributesJson']=_0x49bcab['string']();break;default:_0x49bcab['skipType'](0x7&_0x5c012f);}}return _0x16f1fb;},_0x36f6e7['decodeDelimited']=function(_0xb7ae08){return _0xb7ae08 instanceof _0x510ea5||(_0xb7ae08=new _0x510ea5(_0xb7ae08)),this['decode'](_0xb7ae08,_0xb7ae08['uint32']());},_0x36f6e7['verify']=function(_0x1c3e45){if('object'!=typeof _0x1c3e45||null===_0x1c3e45)return'object\x20expected';if(null!=_0x1c3e45['name']&&_0x1c3e45['hasOwnProperty']('name')&&!_0x152161['isString'](_0x1c3e45['name']))return'name:\x20string\x20expected';if(null!=_0x1c3e45['children']&&_0x1c3e45['hasOwnProperty']('children')){if(!Array['isArray'](_0x1c3e45['children']))return'children:\x20array\x20expected';for(var _0x221638=0x0;_0x221638<_0x1c3e45['children']['length'];++_0x221638){var _0x58a792=_0x281201['Element']['verify'](_0x1c3e45['children'][_0x221638]);if(_0x58a792)return'children.'+_0x58a792;}}if(null!=_0x1c3e45['data']&&_0x1c3e45['hasOwnProperty']('data')&&!_0x152161['isString'](_0x1c3e45['data']))return'data:\x20string\x20expected';if(null!=_0x1c3e45['attributesBoolean']&&_0x1c3e45['hasOwnProperty']('attributesBoolean')){if(!_0x152161['isObject'](_0x1c3e45['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x29e5a7=Object['keys'](_0x1c3e45['attributesBoolean']);for(_0x221638=0x0;_0x221638<_0x29e5a7['length'];++_0x221638)if('boolean'!=typeof _0x1c3e45['attributesBoolean'][_0x29e5a7[_0x221638]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1c3e45['attributesJson']&&_0x1c3e45['hasOwnProperty']('attributesJson')&&!_0x152161['isString'](_0x1c3e45['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x36f6e7['fromObject']=function(_0x5966cb){if(_0x5966cb instanceof _0x281201['Element'])return _0x5966cb;var _0xbf0e95=new _0x281201['Element']();if(null!=_0x5966cb['name']&&(_0xbf0e95['name']=String(_0x5966cb['name'])),_0x5966cb['children']){if(!Array['isArray'](_0x5966cb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xbf0e95['children']=[];for(var _0x512abd=0x0;_0x512abd<_0x5966cb['children']['length'];++_0x512abd){if('object'!=typeof _0x5966cb['children'][_0x512abd])throw TypeError('.Element.children:\x20object\x20expected');_0xbf0e95['children'][_0x512abd]=_0x281201['Element']['fromObject'](_0x5966cb['children'][_0x512abd]);}}if(null!=_0x5966cb['data']&&(_0xbf0e95['data']=String(_0x5966cb['data'])),_0x5966cb['attributesBoolean']){if('object'!=typeof _0x5966cb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xbf0e95['attributesBoolean']={};var _0x138d3a=Object['keys'](_0x5966cb['attributesBoolean']);for(_0x512abd=0x0;_0x512abd<_0x138d3a['length'];++_0x512abd)_0xbf0e95['attributesBoolean'][_0x138d3a[_0x512abd]]=Boolean(_0x5966cb['attributesBoolean'][_0x138d3a[_0x512abd]]);}return null!=_0x5966cb['attributesJson']&&(_0xbf0e95['attributesJson']=String(_0x5966cb['attributesJson'])),_0xbf0e95;},_0x36f6e7['toObject']=function(_0x556d43,_0x10d9ab){_0x10d9ab||(_0x10d9ab={});var _0x4e57b0,_0x5acd05={};if((_0x10d9ab['arrays']||_0x10d9ab['defaults'])&&(_0x5acd05['children']=[]),(_0x10d9ab['objects']||_0x10d9ab['defaults'])&&(_0x5acd05['attributesBoolean']={}),_0x10d9ab['defaults']&&(_0x5acd05['name']='',_0x5acd05['data']='',_0x5acd05['attributesJson']=''),null!=_0x556d43['name']&&_0x556d43['hasOwnProperty']('name')&&(_0x5acd05['name']=_0x556d43['name']),_0x556d43['children']&&_0x556d43['children']['length']){_0x5acd05['children']=[];for(var _0x402a99=0x0;_0x402a99<_0x556d43['children']['length'];++_0x402a99)_0x5acd05['children'][_0x402a99]=_0x281201['Element']['toObject'](_0x556d43['children'][_0x402a99],_0x10d9ab);}if(null!=_0x556d43['data']&&_0x556d43['hasOwnProperty']('data')&&(_0x5acd05['data']=_0x556d43['data']),_0x556d43['attributesBoolean']&&(_0x4e57b0=Object['keys'](_0x556d43['attributesBoolean']))['length']){_0x5acd05['attributesBoolean']={};for(_0x402a99=0x0;_0x402a99<_0x4e57b0['length'];++_0x402a99)_0x5acd05['attributesBoolean'][_0x4e57b0[_0x402a99]]=_0x556d43['attributesBoolean'][_0x4e57b0[_0x402a99]];}return null!=_0x556d43['attributesJson']&&_0x556d43['hasOwnProperty']('attributesJson')&&(_0x5acd05['attributesJson']=_0x556d43['attributesJson']),_0x5acd05;},_0x36f6e7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x46959f['util']['toJSONOptions']);},_0x36f6e7['getTypeUrl']=function(_0x4f8458){return void 0x0===_0x4f8458&&(_0x4f8458='type.googleapis.com'),_0x4f8458+'/Element';},_0x36f6e7;}()),_0x281201;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3c092a){return new y(this['_protobufRoot'][_0x3c092a]);}}class y{['_protobuf'];constructor(_0x44d12f){this['_protobuf']=_0x44d12f;}['compress'](_0x1ec0ea){const _0x44598c=this['_protobuf']['verify'](_0x1ec0ea);if(_0x44598c)throw Error(_0x44598c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1ec0ea))['finish']();}['decompress'](_0x57f61c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x57f61c),{'oneofs':!0x0});}}function _(_0x416dc1,_0x2df752){const _0x3b5fe1=_0x478f93(_0x416dc1);return _0x3b5fe1['path'][_0x3b5fe1['path']['length']-0x1]+=_0x2df752,_0x3b5fe1;}function O(_0x75b237,_0x52b295){return _0x75b237['root']===_0x52b295['root']&&_0x4118b6(_0x75b237['path'],_0x52b295['path']);}function $(_0xa7cdcc){P(_0xa7cdcc,_0x6f149f=>('main'==_0x6f149f['root']?(_0x6f149f['rootMain']=!0x0,delete _0x6f149f['root']):'$graveyard'==_0x6f149f['root']&&(_0x6f149f['rootGraveyard']=!0x0,delete _0x6f149f['root']),_0x6f149f));}function J(_0x3c7387){P(_0x3c7387,_0x5b30a9=>(_0x5b30a9['rootMain']?(_0x5b30a9['root']='main',delete _0x5b30a9['rootMain']):_0x5b30a9['rootGraveyard']&&(_0x5b30a9['root']='$graveyard',delete _0x5b30a9['rootGraveyard']),_0x5b30a9));}function P(_0x85f324,_0x32f5af){for(const _0x211b1b in _0x85f324){const _0x342042=_0x85f324[_0x211b1b];'nodes'!==_0x211b1b&&_0x20e800(_0x342042)&&(_0x342042['path']&&(_0x342042['root']||_0x342042['rootMain']||_0x342042['rootGraveyard'])?_0x85f324[_0x211b1b]=_0x32f5af(_0x342042):P(_0x342042,_0x32f5af));}return _0x85f324;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x335324,_0x32e059,_0x46b4dd){this['_id']=_0x335324,this['_operationName']=_0x32e059,this['_protobufDescriptor']=_0x46b4dd;}['compress'](_0x3158e2,_0x5aad98){const _0x1e5001=_0x5aad98['shift']();return $(_0x1e5001),_0x3158e2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1e5001)),_0x3158e2['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b65d7,_0x190c26){_0x190c26['types']['shift']();const _0x2a7ed6=this['_protobufDescriptor']['decompress'](_0x190c26['buffers']['shift']());J(_0x2a7ed6),_0x2a7ed6['__className']=this['_operationName'],_0x2b65d7['push'](_0x2a7ed6);}}class s extends e{['compress'](_0x3ef3fa,_0x30fe1c){const _0x4e19f5=_0x30fe1c['shift']();return this['_serializeOneOf']('oldValue',_0x4e19f5),this['_serializeOneOf']('newValue',_0x4e19f5),$(_0x4e19f5),_0x3ef3fa['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e19f5)),_0x3ef3fa['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ef013,_0xab308a){const {types:_0x3f4cbd,buffers:_0x18107a}=_0xab308a,_0x430409=this['_protobufDescriptor']['decompress'](_0x18107a['shift']());_0x3f4cbd['shift'](),this['_deserializeOneOf']('oldValue',_0x430409),this['_deserializeOneOf']('newValue',_0x430409),J(_0x430409),_0x430409['__className']=this['_operationName'],_0x5ef013['push'](_0x430409);}['_serializeOneOf'](_0x2c6858,_0x5de76e){const _0x3e1e02=_0x5de76e[_0x2c6858];'boolean'==typeof _0x3e1e02?_0x5de76e[_0x2c6858+'Boolean']=_0x3e1e02:_0x5de76e[_0x2c6858+'Json']=JSON['stringify'](_0x3e1e02);}['_deserializeOneOf'](_0xfe4338,_0x34cdd9){const _0x23b062=_0xfe4338+'Json';_0x34cdd9[_0x23b062]?(_0x34cdd9[_0xfe4338]=JSON['parse'](_0x34cdd9[_0x23b062]),delete _0x34cdd9[_0x23b062]):(_0x34cdd9[_0xfe4338]=_0x34cdd9[_0xfe4338+'Boolean'],delete _0x34cdd9[_0xfe4338+'Boolean']);}}class i extends e{['compress'](_0x5e3528,_0x509864){const _0x129259=_0x509864['shift']();return this['_serializeNodesAttributes'](_0x129259['nodes']),$(_0x129259),_0x5e3528['buffers']['push'](this['_protobufDescriptor']['compress'](_0x129259)),_0x5e3528['types']['push'](this['_id']),!0x0;}['decompress'](_0x48394e,_0x4cdb99){const {types:_0x51584a,buffers:_0x5a3738}=_0x4cdb99,_0x4bcf70=this['_protobufDescriptor']['decompress'](_0x5a3738['shift']());_0x51584a['shift'](),_0x4bcf70['nodes']||(_0x4bcf70['nodes']=[]),this['_deserializeNodesAttributes'](_0x4bcf70['nodes']),J(_0x4bcf70),_0x4bcf70['__className']=this['_operationName'],_0x48394e['push'](_0x4bcf70);}['_serializeNodesAttributes'](_0x51f743){for(const _0x3734b3 of _0x51f743){if(_0x3734b3['attributes']){const _0x2344ac=_0x3734b3['attributes'];this['_areValuesBoolean'](_0x2344ac)?_0x3734b3['attributesBoolean']=_0x2344ac:_0x3734b3['attributesJson']=JSON['stringify'](_0x2344ac);}_0x3734b3['children']&&this['_serializeNodesAttributes'](_0x3734b3['children']);}}['_deserializeNodesAttributes'](_0x32ae2c){for(const _0x280127 of _0x32ae2c)(_0x280127['attributesBoolean']||_0x280127['attributesJson'])&&(_0x280127['attributesBoolean']?(_0x280127['attributes']=_0x280127['attributesBoolean'],delete _0x280127['attributesBoolean']):(_0x280127['attributes']=JSON['parse'](_0x280127['attributesJson']),delete _0x280127['attributesJson'])),_0x280127['children']&&this['_deserializeNodesAttributes'](_0x280127['children']);}['_areValuesBoolean'](_0x166792){return Object['keys'](_0x166792)['every'](_0x4fef83=>'boolean'==typeof _0x166792[_0x4fef83]);}}class n extends e{['decompress'](_0x545a16,_0x4af9dd){super['decompress'](_0x545a16,_0x4af9dd);const _0x506565=_0x545a16[_0x545a16['length']-0x1];_0x506565['oldRange']||(_0x506565['oldRange']=null),_0x506565['newRange']||(_0x506565['newRange']=null);}}class p extends e{['compress'](_0x2fa016,_0x4a66fb){return _0x4a66fb['shift'](),_0x2fa016['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b49f5,_0x4d6966){_0x4d6966['types']['shift'](),_0x3b49f5['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x352493,_0x220147,_0xbb27b2,_0x30c973){super(_0x352493,_0x220147,_0xbb27b2),this['_omittedNamespace']=_0x30c973+':';}['compress'](_0x569505,_0x44299d){return!('MarkerOperation'!=_0x44299d[0x0]['__className']||!_0x44299d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x44299d[0x0]['name']=_0x44299d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x569505,_0x44299d),!0x0);}['decompress'](_0x5bf965,_0x4ff5fa){super['decompress'](_0x5bf965,_0x4ff5fa);const _0x3f5f4c=_0x5bf965[_0x5bf965['length']-0x1];_0x3f5f4c['name']=this['_omittedNamespace']+_0x3f5f4c['name'];}}class b{['_id'];['_context'];constructor(_0x15d945,_0x375a10){this['_id']=_0x15d945,this['_context']=_0x375a10;}['compress'](_0xe55f1f,_0x3799c8){let _0x7dc08a;for(;_0x3799c8['length']>0x1&&this['_compareOperations'](_0x3799c8[0x0],_0x3799c8[0x1]);)_0x7dc08a?(_0x7dc08a=this['_combineNext'](_0x3799c8['shift'](),_0x7dc08a),_0xe55f1f['types']['push'](0x0)):(_0x7dc08a=_0x478f93(_0x3799c8['shift']()),_0xe55f1f['types']['push'](this['_id']));return!!_0x7dc08a&&(_0x7dc08a=this['_combineNext'](_0x3799c8['shift'](),_0x7dc08a),_0xe55f1f['types']['push'](0x0),_0xe55f1f['buffers']['push'](this['_compressSingleOperation'](_0x7dc08a)),!0x0);}['decompress'](_0x32836a,_0x46c8c1){const _0x49d325=this['_decompressSingleOperation'](_0x46c8c1);for(;0x0==_0x46c8c1['types'][0x0];)_0x46c8c1['types']['shift'](),_0x32836a['push'](this['_splitCurrent'](_0x49d325));_0x32836a['push'](_0x49d325);}}class m extends b{['_combineNext'](_0x51d17d,_0x1a440a){return _0x1a440a['nodes'][0x0]['data']+=_0x51d17d['nodes'][0x0]['data'],_0x1a440a;}['_splitCurrent'](_0xb591dc){const _0x5784f5=_0x478f93(_0xb591dc),_0x3f7323=_0x5784f5['nodes'][0x0],_0x5520b8=_0xb591dc['nodes'][0x0],_0x2c24b9=_0x5520b8['data'][Symbol['iterator']]()['next']()['value'],_0x5a2620=_0x2c24b9['length'];return _0x3f7323['data']=_0x2c24b9,_0x5520b8['data']=_0x5520b8['data']['substr'](_0x5a2620),_0xb591dc['position']=_(_0xb591dc['position'],_0x5a2620),_0x5784f5;}['_compareOperations'](_0x2fbc16,_0x4a677d){if(this['_checkOperation'](_0x2fbc16)&&this['_checkOperation'](_0x4a677d)){const _0x151321=_0x2fbc16['nodes'][0x0]['data']['length'],_0x276a4a=O(_(_0x2fbc16['position'],_0x151321),_0x4a677d['position']),_0x491aff=_0x2fbc16['nodes'][0x0],_0x52e4a2=_0x4a677d['nodes'][0x0];return _0x276a4a&&this['_compareAttributes'](_0x491aff,_0x52e4a2);}return!0x1;}['_compressSingleOperation'](_0x2b18ac){const _0xd0ccb5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xd0ccb5,[_0x2b18ac]),_0xd0ccb5['buffers'][0x0];}['_decompressSingleOperation'](_0x20415c){const _0x33faa3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x33faa3,_0x20415c),_0x33faa3[0x0];}['_checkOperation'](_0xb2c44a){return'InsertOperation'==_0xb2c44a['__className']&&0x1==_0xb2c44a['nodes']['length']&&_0xb2c44a['nodes'][0x0]['data']&&!_0xb2c44a['wasUndone']&&0x1==Array['from'](_0xb2c44a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1e37d7,_0x5a19e0){const _0xcb14d4=Object['keys'](_0x1e37d7['attributes']||{}),_0x4f39b5=Object['keys'](_0x5a19e0['attributes']||{});return _0xcb14d4['length']===_0x4f39b5['length']&&_0xcb14d4['every'](_0xbf9b8c=>_0x5a19e0['attributes'][_0xbf9b8c]&&_0x5a19e0['attributes'][_0xbf9b8c]===_0x1e37d7['attributes'][_0xbf9b8c]);}}class c extends b{['_combineNext'](_0x304f2a,_0x53f49c){return _0x53f49c['howMany']++,_0x53f49c['sourcePosition']=_0x478f93(_0x304f2a['sourcePosition']),_0x53f49c;}['_splitCurrent'](_0x81ffb1){const _0x38b7b7=_0x478f93(_0x81ffb1);return _0x81ffb1['howMany']--,_0x38b7b7['howMany']=0x1,_0x38b7b7['sourcePosition']=_(_0x38b7b7['sourcePosition'],_0x81ffb1['howMany']),_0x38b7b7;}['_compareOperations'](_0x3b8ee5,_0x1d6200){return!(!this['_checkOperation'](_0x3b8ee5)||!this['_checkOperation'](_0x1d6200))&&(O(_(_0x3b8ee5['sourcePosition'],-0x1),_0x1d6200['sourcePosition'])&&O(_0x3b8ee5['targetPosition'],_0x1d6200['targetPosition']));}['_compressSingleOperation'](_0x379cae){const _0x144b95={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x144b95,[_0x379cae]),_0x144b95['buffers'][0x0];}['_decompressSingleOperation'](_0x2bbbed){const _0x572804=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x572804,_0x2bbbed),_0x572804[0x0];}['_checkOperation'](_0x3aad0c){return'MoveOperation'==_0x3aad0c['__className']&&'$graveyard'==_0x3aad0c['targetPosition']['root']&&0x1==_0x3aad0c['howMany']&&!_0x3aad0c['wasUndone'];}}class h extends b{['_combineNext'](_0x411d13,_0x41f762){return _0x41f762['howMany']++,_0x41f762;}['_splitCurrent'](_0x16351f){const _0x4145e6=_0x478f93(_0x16351f);return _0x4145e6['howMany']=0x1,_0x16351f['howMany']--,_0x4145e6;}['_compareOperations'](_0x1dcf00,_0x5684ef){return!(!this['_checkOperation'](_0x1dcf00)||!this['_checkOperation'](_0x5684ef))&&(O(_0x1dcf00['sourcePosition'],_0x5684ef['sourcePosition'])&&O(_0x1dcf00['targetPosition'],_0x5684ef['targetPosition']));}['_compressSingleOperation'](_0x5d0e7c){const _0x14da82={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x14da82,[_0x5d0e7c]),_0x14da82['buffers'][0x0];}['_decompressSingleOperation'](_0x226a78){const _0x5f291e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5f291e,_0x226a78),_0x5f291e[0x0];}['_checkOperation'](_0x468566){return'MoveOperation'==_0x468566['__className']&&'$graveyard'==_0x468566['targetPosition']['root']&&0x1==_0x468566['howMany']&&!_0x468566['wasUndone'];}}class f extends b{['compress'](_0x3c32a8,_0x10d220){if(!this['_compareOperations'](_0x10d220[0x0],_0x10d220[0x1]))return!0x1;const _0x1c8f23=_0x10d220['shift']();return _0x1c8f23['oldRange']=null,_0x1c8f23['newRange']&&O(_0x1c8f23['newRange']['start'],_0x1c8f23['newRange']['end'])&&(_0x1c8f23['newRange']['end']=null),_0x10d220['shift'](),_0x3c32a8['types']['push'](this['_id']),_0x3c32a8['types']['push'](0x0),_0x3c32a8['buffers']['push'](this['_compressSingleOperation'](_0x1c8f23)),!0x0;}['decompress'](_0x10e5a7,_0x1ca41c){const _0xc4ebef=this['_decompressSingleOperation'](_0x1ca41c);_0xc4ebef['newRange']&&!_0xc4ebef['newRange']['end']&&(_0xc4ebef['newRange']['end']=_0x478f93(_0xc4ebef['newRange']['start']));const _0x5e13f6=_0x478f93(_0xc4ebef);_0x5e13f6['newRange']&&(_0x5e13f6['newRange']['start']['stickiness']='toNone',_0x5e13f6['newRange']['end']=_0x478f93(_0x5e13f6['newRange']['start'])),_0x5e13f6['name']='user:position:'+_0x5e13f6['name']['split'](':')[0x2],_0x1ca41c['types']['shift'](),_0x10e5a7['push'](_0xc4ebef),_0x10e5a7['push'](_0x5e13f6);}['_compressSingleOperation'](_0x44fe99){const _0x2075e9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2075e9,[_0x44fe99]),_0x2075e9['buffers'][0x0];}['_decompressSingleOperation'](_0x2101a6){const _0xbb6817=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xbb6817,_0x2101a6),_0xbb6817[0x0];}['_compareOperations'](_0xf90e4,_0x552048){return!(!_0xf90e4||!_0x552048)&&('MarkerOperation'==_0xf90e4['__className']&&'MarkerOperation'==_0x552048['__className']&&!(!_0xf90e4['name']['startsWith']('user:')||!_0x552048['name']['startsWith']('user:')||_0xf90e4['name']==_0x552048['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x43da45=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x43da45,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x43da45,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x34c079){if(!_0x34c079||!_0x34c079[0x0])throw new _0x55663a('no-operations-provided',this);const _0x29ccf3={'types':[],'buffers':[],'baseVersion':_0x34c079[0x0]['baseVersion']};for(;_0x34c079['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('TypingAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('DeletingAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x29ccf3,_0x34c079)||this['_getCompressorByName'](_0x34c079[0x0]['__className'])['compress'](_0x29ccf3,_0x34c079);return _0x29ccf3;}['decompress'](_0x177c2f){const _0x3e68df=[];for(;_0x177c2f['types']['length'];){this['_compressorById']['get'](_0x177c2f['types'][0x0])['decompress'](_0x3e68df,_0x177c2f);}return _0x3e68df['forEach']((_0x31a4bf,_0x425b85)=>_0x31a4bf['baseVersion']=_0x177c2f['baseVersion']+_0x425b85),_0x3e68df;}['_getCompressorByName'](_0x30d295){return this['_compressorByName']['get'](_0x30d295);}['_registerOperationCompressor'](_0x5485b6,_0x158510,_0x404aaa){const _0x12c97c=new _0x404aaa(_0x5485b6,_0x158510,this['_protobufFactory']['getDescriptor'](_0x158510));this['_registerCompressor'](_0x5485b6,_0x158510,_0x12c97c);}['_registerActionCompressor'](_0x50eb19,_0x59392b,_0x5962ae){const _0x18a6b7=new _0x5962ae(_0x50eb19,this);this['_registerCompressor'](_0x50eb19,_0x59392b,_0x18a6b7);}['_registerCompressor'](_0x1fa536,_0x5de9a5,_0xef19f9){this['_compressorById']['set'](_0x1fa536,_0xef19f9),this['_compressorByName']['set'](_0x5de9a5,_0xef19f9);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
37
|
-
"ckeditor5": "44.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.1",
|
|
37
|
+
"ckeditor5": "44.2.0-alpha.1",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x41da6f=_0x5df5;(function(_0x51ffc1,_0x24de04){const _0xd3b2b5=_0x5df5,_0x5d91de=_0x51ffc1();while(!![]){try{const _0x51451d=-parseInt(_0xd3b2b5(0x1aa))/0x1*(-parseInt(_0xd3b2b5(0x1a9))/0x2)+-parseInt(_0xd3b2b5(0x1a6))/0x3+-parseInt(_0xd3b2b5(0x1b4))/0x4*(parseInt(_0xd3b2b5(0x1b0))/0x5)+parseInt(_0xd3b2b5(0x1b3))/0x6+parseInt(_0xd3b2b5(0x1ac))/0x7+parseInt(_0xd3b2b5(0x1bb))/0x8+parseInt(_0xd3b2b5(0x1ab))/0x9;if(_0x51451d===_0x24de04)break;else _0x5d91de['push'](_0x5d91de['shift']());}catch(_0x1ecac6){_0x5d91de['push'](_0x5d91de['shift']());}}}(_0x3c6c,0xa7571));function _0x5df5(_0x2dc185,_0x255efe){const _0x3c6ca3=_0x3c6c();return _0x5df5=function(_0x5df5c1,_0x2f667f){_0x5df5c1=_0x5df5c1-0x1a6;let _0x32e728=_0x3c6ca3[_0x5df5c1];return _0x32e728;},_0x5df5(_0x2dc185,_0x255efe);}import{cloneDeep as _0x3014f6}from'lodash-es';export default class b{constructor(_0x2cb09b,_0x288351){const _0x19125a=_0x5df5;this[_0x19125a(0x1ad)]=_0x2cb09b,this[_0x19125a(0x1ae)]=_0x288351;}[_0x41da6f(0x1b6)](_0x32d8f4,_0x30d433){const _0x28c380=_0x41da6f;let _0x3bf5c0;for(;_0x30d433[_0x28c380(0x1bc)]>0x1&&this[_0x28c380(0x1b1)](_0x30d433[0x0],_0x30d433[0x1]);)_0x3bf5c0?(_0x3bf5c0=this[_0x28c380(0x1b8)](_0x30d433[_0x28c380(0x1ba)](),_0x3bf5c0),_0x32d8f4[_0x28c380(0x1b7)][_0x28c380(0x1af)](0x0)):(_0x3bf5c0=_0x3014f6(_0x30d433[_0x28c380(0x1ba)]()),_0x32d8f4[_0x28c380(0x1b7)][_0x28c380(0x1af)](this[_0x28c380(0x1ad)]));return!!_0x3bf5c0&&(_0x3bf5c0=this[_0x28c380(0x1b8)](_0x30d433[_0x28c380(0x1ba)](),_0x3bf5c0),_0x32d8f4[_0x28c380(0x1b7)][_0x28c380(0x1af)](0x0),_0x32d8f4[_0x28c380(0x1b9)][_0x28c380(0x1af)](this[_0x28c380(0x1a7)](_0x3bf5c0)),!0x0);}[_0x41da6f(0x1a8)](_0x901ebd,_0x96924f){const _0x55fb99=_0x41da6f,_0x70579f=this[_0x55fb99(0x1b2)](_0x96924f);for(;0x0==_0x96924f[_0x55fb99(0x1b7)][0x0];)_0x96924f[_0x55fb99(0x1b7)][_0x55fb99(0x1ba)](),_0x901ebd[_0x55fb99(0x1af)](this[_0x55fb99(0x1b5)](_0x70579f));_0x901ebd[_0x55fb99(0x1af)](_0x70579f);}}function _0x3c6c(){const _0x17f2bb=['types','_combineNext','buffers','shift','3842128wJxyZK','length','676203bWesyK','_compressSingleOperation','decompress','2zxvKEN','351382OIFQSR','987732kPRckt','2968644kMRCsY','_id','_context','push','5wswwmS','_compareOperations','_decompressSingleOperation','63690JedxqA','1861108QJMygY','_splitCurrent','compress'];_0x3c6c=function(){return _0x17f2bb;};return _0x3c6c();}
|