@ckeditor/ckeditor5-operations-compressor 47.5.0-alpha.5 → 47.5.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/errors.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x3c8186=_0x147505['Reader'],_0x153eda=_0x147505['Writer'],_0x495bb6=_0x147505['util'],_0xa6d10b=_0x147505['roots']['default']||(_0x147505['roots']['default']={});return _0xa6d10b['AttributeOperation']=(function(){function _0x5ae874(_0x4a52cd){if(_0x4a52cd){for(var _0x52bb83=Object['keys'](_0x4a52cd),_0x8571af=0x0;_0x8571af<_0x52bb83['length'];++_0x8571af)null!=_0x4a52cd[_0x52bb83[_0x8571af]]&&(this[_0x52bb83[_0x8571af]]=_0x4a52cd[_0x52bb83[_0x8571af]]);}}return _0x5ae874['prototype']['range']=null,_0x5ae874['prototype']['key']='',_0x5ae874['prototype']['oldValueBoolean']=!0x1,_0x5ae874['prototype']['oldValueJson']='',_0x5ae874['prototype']['newValueBoolean']=!0x1,_0x5ae874['prototype']['newValueJson']='',_0x5ae874['prototype']['wasUndone']=!0x1,_0x5ae874['create']=function(_0x3a87af){return new _0x5ae874(_0x3a87af);},_0x5ae874['encode']=function(_0x471f4f,_0xa0573a){return _0xa0573a||(_0xa0573a=_0x153eda['create']()),null!=_0x471f4f['range']&&Object['hasOwnProperty']['call'](_0x471f4f,'range')&&_0xa6d10b['Range']['encode'](_0x471f4f['range'],_0xa0573a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x471f4f['key']&&Object['hasOwnProperty']['call'](_0x471f4f,'key')&&_0xa0573a['uint32'](0x12)['string'](_0x471f4f['key']),null!=_0x471f4f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x471f4f,'oldValueBoolean')&&_0xa0573a['uint32'](0x18)['bool'](_0x471f4f['oldValueBoolean']),null!=_0x471f4f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x471f4f,'oldValueJson')&&_0xa0573a['uint32'](0x22)['string'](_0x471f4f['oldValueJson']),null!=_0x471f4f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x471f4f,'newValueBoolean')&&_0xa0573a['uint32'](0x28)['bool'](_0x471f4f['newValueBoolean']),null!=_0x471f4f['newValueJson']&&Object['hasOwnProperty']['call'](_0x471f4f,'newValueJson')&&_0xa0573a['uint32'](0x32)['string'](_0x471f4f['newValueJson']),null!=_0x471f4f['wasUndone']&&Object['hasOwnProperty']['call'](_0x471f4f,'wasUndone')&&_0xa0573a['uint32'](0x38)['bool'](_0x471f4f['wasUndone']),_0xa0573a;},_0x5ae874['encodeDelimited']=function(_0x2c2071,_0xab3f0b){return this['encode'](_0x2c2071,_0xab3f0b)['ldelim']();},_0x5ae874['decode']=function(_0x39f808,_0x58cf16){_0x39f808 instanceof _0x3c8186||(_0x39f808=_0x3c8186['create'](_0x39f808));for(var _0x3799bd=void 0x0===_0x58cf16?_0x39f808['len']:_0x39f808['pos']+_0x58cf16,_0x3be691=new _0xa6d10b['AttributeOperation']();_0x39f808['pos']<_0x3799bd;){var _0x37b211=_0x39f808['uint32']();switch(_0x37b211>>>0x3){case 0x1:_0x3be691['range']=_0xa6d10b['Range']['decode'](_0x39f808,_0x39f808['uint32']());break;case 0x2:_0x3be691['key']=_0x39f808['string']();break;case 0x3:_0x3be691['oldValueBoolean']=_0x39f808['bool']();break;case 0x4:_0x3be691['oldValueJson']=_0x39f808['string']();break;case 0x5:_0x3be691['newValueBoolean']=_0x39f808['bool']();break;case 0x6:_0x3be691['newValueJson']=_0x39f808['string']();break;case 0x7:_0x3be691['wasUndone']=_0x39f808['bool']();break;default:_0x39f808['skipType'](0x7&_0x37b211);}}return _0x3be691;},_0x5ae874['decodeDelimited']=function(_0x1241a1){return _0x1241a1 instanceof _0x3c8186||(_0x1241a1=new _0x3c8186(_0x1241a1)),this['decode'](_0x1241a1,_0x1241a1['uint32']());},_0x5ae874['verify']=function(_0x28463c){if('object'!=typeof _0x28463c||null===_0x28463c)return'object\x20expected';if(null!=_0x28463c['range']&&_0x28463c['hasOwnProperty']('range')){var _0x502c4c=_0xa6d10b['Range']['verify'](_0x28463c['range']);if(_0x502c4c)return'range.'+_0x502c4c;}return null!=_0x28463c['key']&&_0x28463c['hasOwnProperty']('key')&&!_0x495bb6['isString'](_0x28463c['key'])?'key:\x20string\x20expected':null!=_0x28463c['oldValueBoolean']&&_0x28463c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x28463c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x28463c['oldValueJson']&&_0x28463c['hasOwnProperty']('oldValueJson')&&!_0x495bb6['isString'](_0x28463c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x28463c['newValueBoolean']&&_0x28463c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x28463c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x28463c['newValueJson']&&_0x28463c['hasOwnProperty']('newValueJson')&&!_0x495bb6['isString'](_0x28463c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x28463c['wasUndone']&&_0x28463c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28463c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ae874['fromObject']=function(_0x1ae1a3){if(_0x1ae1a3 instanceof _0xa6d10b['AttributeOperation'])return _0x1ae1a3;var _0x1b0802=new _0xa6d10b['AttributeOperation']();if(null!=_0x1ae1a3['range']){if('object'!=typeof _0x1ae1a3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1b0802['range']=_0xa6d10b['Range']['fromObject'](_0x1ae1a3['range']);}return null!=_0x1ae1a3['key']&&(_0x1b0802['key']=String(_0x1ae1a3['key'])),null!=_0x1ae1a3['oldValueBoolean']&&(_0x1b0802['oldValueBoolean']=Boolean(_0x1ae1a3['oldValueBoolean'])),null!=_0x1ae1a3['oldValueJson']&&(_0x1b0802['oldValueJson']=String(_0x1ae1a3['oldValueJson'])),null!=_0x1ae1a3['newValueBoolean']&&(_0x1b0802['newValueBoolean']=Boolean(_0x1ae1a3['newValueBoolean'])),null!=_0x1ae1a3['newValueJson']&&(_0x1b0802['newValueJson']=String(_0x1ae1a3['newValueJson'])),null!=_0x1ae1a3['wasUndone']&&(_0x1b0802['wasUndone']=Boolean(_0x1ae1a3['wasUndone'])),_0x1b0802;},_0x5ae874['toObject']=function(_0xc1290f,_0x440942){_0x440942||(_0x440942={});var _0x3d39fa={};return _0x440942['defaults']&&(_0x3d39fa['range']=null,_0x3d39fa['key']='',_0x3d39fa['oldValueBoolean']=!0x1,_0x3d39fa['oldValueJson']='',_0x3d39fa['newValueBoolean']=!0x1,_0x3d39fa['newValueJson']='',_0x3d39fa['wasUndone']=!0x1),null!=_0xc1290f['range']&&_0xc1290f['hasOwnProperty']('range')&&(_0x3d39fa['range']=_0xa6d10b['Range']['toObject'](_0xc1290f['range'],_0x440942)),null!=_0xc1290f['key']&&_0xc1290f['hasOwnProperty']('key')&&(_0x3d39fa['key']=_0xc1290f['key']),null!=_0xc1290f['oldValueBoolean']&&_0xc1290f['hasOwnProperty']('oldValueBoolean')&&(_0x3d39fa['oldValueBoolean']=_0xc1290f['oldValueBoolean']),null!=_0xc1290f['oldValueJson']&&_0xc1290f['hasOwnProperty']('oldValueJson')&&(_0x3d39fa['oldValueJson']=_0xc1290f['oldValueJson']),null!=_0xc1290f['newValueBoolean']&&_0xc1290f['hasOwnProperty']('newValueBoolean')&&(_0x3d39fa['newValueBoolean']=_0xc1290f['newValueBoolean']),null!=_0xc1290f['newValueJson']&&_0xc1290f['hasOwnProperty']('newValueJson')&&(_0x3d39fa['newValueJson']=_0xc1290f['newValueJson']),null!=_0xc1290f['wasUndone']&&_0xc1290f['hasOwnProperty']('wasUndone')&&(_0x3d39fa['wasUndone']=_0xc1290f['wasUndone']),_0x3d39fa;},_0x5ae874['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x5ae874['getTypeUrl']=function(_0x214328){return void 0x0===_0x214328&&(_0x214328='type.googleapis.com'),_0x214328+'/AttributeOperation';},_0x5ae874;}()),_0xa6d10b['InsertOperation']=(function(){function _0x335406(_0x59c42f){if(this['nodes']=[],_0x59c42f){for(var _0x19be22=Object['keys'](_0x59c42f),_0x224a6d=0x0;_0x224a6d<_0x19be22['length'];++_0x224a6d)null!=_0x59c42f[_0x19be22[_0x224a6d]]&&(this[_0x19be22[_0x224a6d]]=_0x59c42f[_0x19be22[_0x224a6d]]);}}return _0x335406['prototype']['position']=null,_0x335406['prototype']['nodes']=_0x495bb6['emptyArray'],_0x335406['prototype']['shouldReceiveAttributes']=!0x1,_0x335406['prototype']['wasUndone']=!0x1,_0x335406['create']=function(_0x4cb166){return new _0x335406(_0x4cb166);},_0x335406['encode']=function(_0x9dfa8d,_0x2f0b53){if(_0x2f0b53||(_0x2f0b53=_0x153eda['create']()),null!=_0x9dfa8d['position']&&Object['hasOwnProperty']['call'](_0x9dfa8d,'position')&&_0xa6d10b['Position']['encode'](_0x9dfa8d['position'],_0x2f0b53['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9dfa8d['nodes']&&_0x9dfa8d['nodes']['length']){for(var _0x1024c4=0x0;_0x1024c4<_0x9dfa8d['nodes']['length'];++_0x1024c4)_0xa6d10b['Element']['encode'](_0x9dfa8d['nodes'][_0x1024c4],_0x2f0b53['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x9dfa8d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x9dfa8d,'shouldReceiveAttributes')&&_0x2f0b53['uint32'](0x18)['bool'](_0x9dfa8d['shouldReceiveAttributes']),null!=_0x9dfa8d['wasUndone']&&Object['hasOwnProperty']['call'](_0x9dfa8d,'wasUndone')&&_0x2f0b53['uint32'](0x20)['bool'](_0x9dfa8d['wasUndone']),_0x2f0b53;},_0x335406['encodeDelimited']=function(_0x253c77,_0x3eeef7){return this['encode'](_0x253c77,_0x3eeef7)['ldelim']();},_0x335406['decode']=function(_0x5ab85e,_0x25a4d8){_0x5ab85e instanceof _0x3c8186||(_0x5ab85e=_0x3c8186['create'](_0x5ab85e));for(var _0x3f053a=void 0x0===_0x25a4d8?_0x5ab85e['len']:_0x5ab85e['pos']+_0x25a4d8,_0x309671=new _0xa6d10b['InsertOperation']();_0x5ab85e['pos']<_0x3f053a;){var _0x48e833=_0x5ab85e['uint32']();switch(_0x48e833>>>0x3){case 0x1:_0x309671['position']=_0xa6d10b['Position']['decode'](_0x5ab85e,_0x5ab85e['uint32']());break;case 0x2:_0x309671['nodes']&&_0x309671['nodes']['length']||(_0x309671['nodes']=[]),_0x309671['nodes']['push'](_0xa6d10b['Element']['decode'](_0x5ab85e,_0x5ab85e['uint32']()));break;case 0x3:_0x309671['shouldReceiveAttributes']=_0x5ab85e['bool']();break;case 0x4:_0x309671['wasUndone']=_0x5ab85e['bool']();break;default:_0x5ab85e['skipType'](0x7&_0x48e833);}}return _0x309671;},_0x335406['decodeDelimited']=function(_0x1e32bd){return _0x1e32bd instanceof _0x3c8186||(_0x1e32bd=new _0x3c8186(_0x1e32bd)),this['decode'](_0x1e32bd,_0x1e32bd['uint32']());},_0x335406['verify']=function(_0x5bfcca){if('object'!=typeof _0x5bfcca||null===_0x5bfcca)return'object\x20expected';if(null!=_0x5bfcca['position']&&_0x5bfcca['hasOwnProperty']('position')&&(_0x2dae3e=_0xa6d10b['Position']['verify'](_0x5bfcca['position'])))return'position.'+_0x2dae3e;if(null!=_0x5bfcca['nodes']&&_0x5bfcca['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5bfcca['nodes']))return'nodes:\x20array\x20expected';for(var _0x40255d=0x0;_0x40255d<_0x5bfcca['nodes']['length'];++_0x40255d){var _0x2dae3e;if(_0x2dae3e=_0xa6d10b['Element']['verify'](_0x5bfcca['nodes'][_0x40255d]))return'nodes.'+_0x2dae3e;}}return null!=_0x5bfcca['shouldReceiveAttributes']&&_0x5bfcca['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5bfcca['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5bfcca['wasUndone']&&_0x5bfcca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bfcca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x335406['fromObject']=function(_0x30e347){if(_0x30e347 instanceof _0xa6d10b['InsertOperation'])return _0x30e347;var _0x3d594a=new _0xa6d10b['InsertOperation']();if(null!=_0x30e347['position']){if('object'!=typeof _0x30e347['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3d594a['position']=_0xa6d10b['Position']['fromObject'](_0x30e347['position']);}if(_0x30e347['nodes']){if(!Array['isArray'](_0x30e347['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3d594a['nodes']=[];for(var _0x29bc0a=0x0;_0x29bc0a<_0x30e347['nodes']['length'];++_0x29bc0a){if('object'!=typeof _0x30e347['nodes'][_0x29bc0a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3d594a['nodes'][_0x29bc0a]=_0xa6d10b['Element']['fromObject'](_0x30e347['nodes'][_0x29bc0a]);}}return null!=_0x30e347['shouldReceiveAttributes']&&(_0x3d594a['shouldReceiveAttributes']=Boolean(_0x30e347['shouldReceiveAttributes'])),null!=_0x30e347['wasUndone']&&(_0x3d594a['wasUndone']=Boolean(_0x30e347['wasUndone'])),_0x3d594a;},_0x335406['toObject']=function(_0x208f4a,_0x26bb53){_0x26bb53||(_0x26bb53={});var _0xf616ec={};if((_0x26bb53['arrays']||_0x26bb53['defaults'])&&(_0xf616ec['nodes']=[]),_0x26bb53['defaults']&&(_0xf616ec['position']=null,_0xf616ec['shouldReceiveAttributes']=!0x1,_0xf616ec['wasUndone']=!0x1),null!=_0x208f4a['position']&&_0x208f4a['hasOwnProperty']('position')&&(_0xf616ec['position']=_0xa6d10b['Position']['toObject'](_0x208f4a['position'],_0x26bb53)),_0x208f4a['nodes']&&_0x208f4a['nodes']['length']){_0xf616ec['nodes']=[];for(var _0x25beef=0x0;_0x25beef<_0x208f4a['nodes']['length'];++_0x25beef)_0xf616ec['nodes'][_0x25beef]=_0xa6d10b['Element']['toObject'](_0x208f4a['nodes'][_0x25beef],_0x26bb53);}return null!=_0x208f4a['shouldReceiveAttributes']&&_0x208f4a['hasOwnProperty']('shouldReceiveAttributes')&&(_0xf616ec['shouldReceiveAttributes']=_0x208f4a['shouldReceiveAttributes']),null!=_0x208f4a['wasUndone']&&_0x208f4a['hasOwnProperty']('wasUndone')&&(_0xf616ec['wasUndone']=_0x208f4a['wasUndone']),_0xf616ec;},_0x335406['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x335406['getTypeUrl']=function(_0x25b444){return void 0x0===_0x25b444&&(_0x25b444='type.googleapis.com'),_0x25b444+'/InsertOperation';},_0x335406;}()),_0xa6d10b['MarkerOperation']=(function(){function _0x10b928(_0x2585af){if(_0x2585af){for(var _0x2c5a70=Object['keys'](_0x2585af),_0xf1b445=0x0;_0xf1b445<_0x2c5a70['length'];++_0xf1b445)null!=_0x2585af[_0x2c5a70[_0xf1b445]]&&(this[_0x2c5a70[_0xf1b445]]=_0x2585af[_0x2c5a70[_0xf1b445]]);}}return _0x10b928['prototype']['name']='',_0x10b928['prototype']['oldRange']=null,_0x10b928['prototype']['newRange']=null,_0x10b928['prototype']['affectsData']=!0x1,_0x10b928['prototype']['wasUndone']=!0x1,_0x10b928['create']=function(_0x4e643b){return new _0x10b928(_0x4e643b);},_0x10b928['encode']=function(_0x237a2e,_0x22aa2b){return _0x22aa2b||(_0x22aa2b=_0x153eda['create']()),null!=_0x237a2e['name']&&Object['hasOwnProperty']['call'](_0x237a2e,'name')&&_0x22aa2b['uint32'](0xa)['string'](_0x237a2e['name']),null!=_0x237a2e['oldRange']&&Object['hasOwnProperty']['call'](_0x237a2e,'oldRange')&&_0xa6d10b['Range']['encode'](_0x237a2e['oldRange'],_0x22aa2b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x237a2e['newRange']&&Object['hasOwnProperty']['call'](_0x237a2e,'newRange')&&_0xa6d10b['Range']['encode'](_0x237a2e['newRange'],_0x22aa2b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x237a2e['affectsData']&&Object['hasOwnProperty']['call'](_0x237a2e,'affectsData')&&_0x22aa2b['uint32'](0x20)['bool'](_0x237a2e['affectsData']),null!=_0x237a2e['wasUndone']&&Object['hasOwnProperty']['call'](_0x237a2e,'wasUndone')&&_0x22aa2b['uint32'](0x28)['bool'](_0x237a2e['wasUndone']),_0x22aa2b;},_0x10b928['encodeDelimited']=function(_0x651db0,_0xc17309){return this['encode'](_0x651db0,_0xc17309)['ldelim']();},_0x10b928['decode']=function(_0x424047,_0x2d7749){_0x424047 instanceof _0x3c8186||(_0x424047=_0x3c8186['create'](_0x424047));for(var _0x3f655d=void 0x0===_0x2d7749?_0x424047['len']:_0x424047['pos']+_0x2d7749,_0x3fbc05=new _0xa6d10b['MarkerOperation']();_0x424047['pos']<_0x3f655d;){var _0x1cf9ce=_0x424047['uint32']();switch(_0x1cf9ce>>>0x3){case 0x1:_0x3fbc05['name']=_0x424047['string']();break;case 0x2:_0x3fbc05['oldRange']=_0xa6d10b['Range']['decode'](_0x424047,_0x424047['uint32']());break;case 0x3:_0x3fbc05['newRange']=_0xa6d10b['Range']['decode'](_0x424047,_0x424047['uint32']());break;case 0x4:_0x3fbc05['affectsData']=_0x424047['bool']();break;case 0x5:_0x3fbc05['wasUndone']=_0x424047['bool']();break;default:_0x424047['skipType'](0x7&_0x1cf9ce);}}return _0x3fbc05;},_0x10b928['decodeDelimited']=function(_0x365271){return _0x365271 instanceof _0x3c8186||(_0x365271=new _0x3c8186(_0x365271)),this['decode'](_0x365271,_0x365271['uint32']());},_0x10b928['verify']=function(_0x5bdb2d){if('object'!=typeof _0x5bdb2d||null===_0x5bdb2d)return'object\x20expected';if(null!=_0x5bdb2d['name']&&_0x5bdb2d['hasOwnProperty']('name')&&!_0x495bb6['isString'](_0x5bdb2d['name']))return'name:\x20string\x20expected';var _0xe1e241;if(null!=_0x5bdb2d['oldRange']&&_0x5bdb2d['hasOwnProperty']('oldRange')&&(_0xe1e241=_0xa6d10b['Range']['verify'](_0x5bdb2d['oldRange'])))return'oldRange.'+_0xe1e241;if(null!=_0x5bdb2d['newRange']&&_0x5bdb2d['hasOwnProperty']('newRange')&&(_0xe1e241=_0xa6d10b['Range']['verify'](_0x5bdb2d['newRange'])))return'newRange.'+_0xe1e241;return null!=_0x5bdb2d['affectsData']&&_0x5bdb2d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5bdb2d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5bdb2d['wasUndone']&&_0x5bdb2d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bdb2d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10b928['fromObject']=function(_0x5d8711){if(_0x5d8711 instanceof _0xa6d10b['MarkerOperation'])return _0x5d8711;var _0x5e14ea=new _0xa6d10b['MarkerOperation']();if(null!=_0x5d8711['name']&&(_0x5e14ea['name']=String(_0x5d8711['name'])),null!=_0x5d8711['oldRange']){if('object'!=typeof _0x5d8711['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5e14ea['oldRange']=_0xa6d10b['Range']['fromObject'](_0x5d8711['oldRange']);}if(null!=_0x5d8711['newRange']){if('object'!=typeof _0x5d8711['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5e14ea['newRange']=_0xa6d10b['Range']['fromObject'](_0x5d8711['newRange']);}return null!=_0x5d8711['affectsData']&&(_0x5e14ea['affectsData']=Boolean(_0x5d8711['affectsData'])),null!=_0x5d8711['wasUndone']&&(_0x5e14ea['wasUndone']=Boolean(_0x5d8711['wasUndone'])),_0x5e14ea;},_0x10b928['toObject']=function(_0x2cb090,_0x1f6452){_0x1f6452||(_0x1f6452={});var _0x10bc0e={};return _0x1f6452['defaults']&&(_0x10bc0e['name']='',_0x10bc0e['oldRange']=null,_0x10bc0e['newRange']=null,_0x10bc0e['affectsData']=!0x1,_0x10bc0e['wasUndone']=!0x1),null!=_0x2cb090['name']&&_0x2cb090['hasOwnProperty']('name')&&(_0x10bc0e['name']=_0x2cb090['name']),null!=_0x2cb090['oldRange']&&_0x2cb090['hasOwnProperty']('oldRange')&&(_0x10bc0e['oldRange']=_0xa6d10b['Range']['toObject'](_0x2cb090['oldRange'],_0x1f6452)),null!=_0x2cb090['newRange']&&_0x2cb090['hasOwnProperty']('newRange')&&(_0x10bc0e['newRange']=_0xa6d10b['Range']['toObject'](_0x2cb090['newRange'],_0x1f6452)),null!=_0x2cb090['affectsData']&&_0x2cb090['hasOwnProperty']('affectsData')&&(_0x10bc0e['affectsData']=_0x2cb090['affectsData']),null!=_0x2cb090['wasUndone']&&_0x2cb090['hasOwnProperty']('wasUndone')&&(_0x10bc0e['wasUndone']=_0x2cb090['wasUndone']),_0x10bc0e;},_0x10b928['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x10b928['getTypeUrl']=function(_0x4dccdb){return void 0x0===_0x4dccdb&&(_0x4dccdb='type.googleapis.com'),_0x4dccdb+'/MarkerOperation';},_0x10b928;}()),_0xa6d10b['MergeOperation']=(function(){function _0x27fddd(_0x5142b4){if(_0x5142b4){for(var _0x20e63e=Object['keys'](_0x5142b4),_0x18eea5=0x0;_0x18eea5<_0x20e63e['length'];++_0x18eea5)null!=_0x5142b4[_0x20e63e[_0x18eea5]]&&(this[_0x20e63e[_0x18eea5]]=_0x5142b4[_0x20e63e[_0x18eea5]]);}}return _0x27fddd['prototype']['sourcePosition']=null,_0x27fddd['prototype']['targetPosition']=null,_0x27fddd['prototype']['graveyardPosition']=null,_0x27fddd['prototype']['howMany']=0x0,_0x27fddd['prototype']['wasUndone']=!0x1,_0x27fddd['create']=function(_0x5e5d42){return new _0x27fddd(_0x5e5d42);},_0x27fddd['encode']=function(_0x443608,_0x2a461b){return _0x2a461b||(_0x2a461b=_0x153eda['create']()),null!=_0x443608['sourcePosition']&&Object['hasOwnProperty']['call'](_0x443608,'sourcePosition')&&_0xa6d10b['Position']['encode'](_0x443608['sourcePosition'],_0x2a461b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x443608['targetPosition']&&Object['hasOwnProperty']['call'](_0x443608,'targetPosition')&&_0xa6d10b['Position']['encode'](_0x443608['targetPosition'],_0x2a461b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x443608['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x443608,'graveyardPosition')&&_0xa6d10b['Position']['encode'](_0x443608['graveyardPosition'],_0x2a461b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x443608['howMany']&&Object['hasOwnProperty']['call'](_0x443608,'howMany')&&_0x2a461b['uint32'](0x20)['uint32'](_0x443608['howMany']),null!=_0x443608['wasUndone']&&Object['hasOwnProperty']['call'](_0x443608,'wasUndone')&&_0x2a461b['uint32'](0x28)['bool'](_0x443608['wasUndone']),_0x2a461b;},_0x27fddd['encodeDelimited']=function(_0x363357,_0x328367){return this['encode'](_0x363357,_0x328367)['ldelim']();},_0x27fddd['decode']=function(_0x38e739,_0x1aab81){_0x38e739 instanceof _0x3c8186||(_0x38e739=_0x3c8186['create'](_0x38e739));for(var _0x4e7cde=void 0x0===_0x1aab81?_0x38e739['len']:_0x38e739['pos']+_0x1aab81,_0x13e028=new _0xa6d10b['MergeOperation']();_0x38e739['pos']<_0x4e7cde;){var _0x20ef0b=_0x38e739['uint32']();switch(_0x20ef0b>>>0x3){case 0x1:_0x13e028['sourcePosition']=_0xa6d10b['Position']['decode'](_0x38e739,_0x38e739['uint32']());break;case 0x2:_0x13e028['targetPosition']=_0xa6d10b['Position']['decode'](_0x38e739,_0x38e739['uint32']());break;case 0x3:_0x13e028['graveyardPosition']=_0xa6d10b['Position']['decode'](_0x38e739,_0x38e739['uint32']());break;case 0x4:_0x13e028['howMany']=_0x38e739['uint32']();break;case 0x5:_0x13e028['wasUndone']=_0x38e739['bool']();break;default:_0x38e739['skipType'](0x7&_0x20ef0b);}}return _0x13e028;},_0x27fddd['decodeDelimited']=function(_0x480af3){return _0x480af3 instanceof _0x3c8186||(_0x480af3=new _0x3c8186(_0x480af3)),this['decode'](_0x480af3,_0x480af3['uint32']());},_0x27fddd['verify']=function(_0x39e2e8){if('object'!=typeof _0x39e2e8||null===_0x39e2e8)return'object\x20expected';var _0x6ad0c5;if(null!=_0x39e2e8['sourcePosition']&&_0x39e2e8['hasOwnProperty']('sourcePosition')&&(_0x6ad0c5=_0xa6d10b['Position']['verify'](_0x39e2e8['sourcePosition'])))return'sourcePosition.'+_0x6ad0c5;if(null!=_0x39e2e8['targetPosition']&&_0x39e2e8['hasOwnProperty']('targetPosition')&&(_0x6ad0c5=_0xa6d10b['Position']['verify'](_0x39e2e8['targetPosition'])))return'targetPosition.'+_0x6ad0c5;if(null!=_0x39e2e8['graveyardPosition']&&_0x39e2e8['hasOwnProperty']('graveyardPosition')&&(_0x6ad0c5=_0xa6d10b['Position']['verify'](_0x39e2e8['graveyardPosition'])))return'graveyardPosition.'+_0x6ad0c5;return null!=_0x39e2e8['howMany']&&_0x39e2e8['hasOwnProperty']('howMany')&&!_0x495bb6['isInteger'](_0x39e2e8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x39e2e8['wasUndone']&&_0x39e2e8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39e2e8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27fddd['fromObject']=function(_0x2a7abd){if(_0x2a7abd instanceof _0xa6d10b['MergeOperation'])return _0x2a7abd;var _0x5cb723=new _0xa6d10b['MergeOperation']();if(null!=_0x2a7abd['sourcePosition']){if('object'!=typeof _0x2a7abd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5cb723['sourcePosition']=_0xa6d10b['Position']['fromObject'](_0x2a7abd['sourcePosition']);}if(null!=_0x2a7abd['targetPosition']){if('object'!=typeof _0x2a7abd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5cb723['targetPosition']=_0xa6d10b['Position']['fromObject'](_0x2a7abd['targetPosition']);}if(null!=_0x2a7abd['graveyardPosition']){if('object'!=typeof _0x2a7abd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5cb723['graveyardPosition']=_0xa6d10b['Position']['fromObject'](_0x2a7abd['graveyardPosition']);}return null!=_0x2a7abd['howMany']&&(_0x5cb723['howMany']=_0x2a7abd['howMany']>>>0x0),null!=_0x2a7abd['wasUndone']&&(_0x5cb723['wasUndone']=Boolean(_0x2a7abd['wasUndone'])),_0x5cb723;},_0x27fddd['toObject']=function(_0x3f80ab,_0x25c764){_0x25c764||(_0x25c764={});var _0x319a23={};return _0x25c764['defaults']&&(_0x319a23['sourcePosition']=null,_0x319a23['targetPosition']=null,_0x319a23['graveyardPosition']=null,_0x319a23['howMany']=0x0,_0x319a23['wasUndone']=!0x1),null!=_0x3f80ab['sourcePosition']&&_0x3f80ab['hasOwnProperty']('sourcePosition')&&(_0x319a23['sourcePosition']=_0xa6d10b['Position']['toObject'](_0x3f80ab['sourcePosition'],_0x25c764)),null!=_0x3f80ab['targetPosition']&&_0x3f80ab['hasOwnProperty']('targetPosition')&&(_0x319a23['targetPosition']=_0xa6d10b['Position']['toObject'](_0x3f80ab['targetPosition'],_0x25c764)),null!=_0x3f80ab['graveyardPosition']&&_0x3f80ab['hasOwnProperty']('graveyardPosition')&&(_0x319a23['graveyardPosition']=_0xa6d10b['Position']['toObject'](_0x3f80ab['graveyardPosition'],_0x25c764)),null!=_0x3f80ab['howMany']&&_0x3f80ab['hasOwnProperty']('howMany')&&(_0x319a23['howMany']=_0x3f80ab['howMany']),null!=_0x3f80ab['wasUndone']&&_0x3f80ab['hasOwnProperty']('wasUndone')&&(_0x319a23['wasUndone']=_0x3f80ab['wasUndone']),_0x319a23;},_0x27fddd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x27fddd['getTypeUrl']=function(_0x37c795){return void 0x0===_0x37c795&&(_0x37c795='type.googleapis.com'),_0x37c795+'/MergeOperation';},_0x27fddd;}()),_0xa6d10b['MoveOperation']=(function(){function _0x327d31(_0x54f8c7){if(_0x54f8c7){for(var _0x5a50d8=Object['keys'](_0x54f8c7),_0x23fe66=0x0;_0x23fe66<_0x5a50d8['length'];++_0x23fe66)null!=_0x54f8c7[_0x5a50d8[_0x23fe66]]&&(this[_0x5a50d8[_0x23fe66]]=_0x54f8c7[_0x5a50d8[_0x23fe66]]);}}return _0x327d31['prototype']['sourcePosition']=null,_0x327d31['prototype']['howMany']=0x0,_0x327d31['prototype']['targetPosition']=null,_0x327d31['prototype']['wasUndone']=!0x1,_0x327d31['create']=function(_0x313225){return new _0x327d31(_0x313225);},_0x327d31['encode']=function(_0x1688e3,_0x416696){return _0x416696||(_0x416696=_0x153eda['create']()),null!=_0x1688e3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1688e3,'sourcePosition')&&_0xa6d10b['Position']['encode'](_0x1688e3['sourcePosition'],_0x416696['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1688e3['howMany']&&Object['hasOwnProperty']['call'](_0x1688e3,'howMany')&&_0x416696['uint32'](0x10)['uint32'](_0x1688e3['howMany']),null!=_0x1688e3['targetPosition']&&Object['hasOwnProperty']['call'](_0x1688e3,'targetPosition')&&_0xa6d10b['Position']['encode'](_0x1688e3['targetPosition'],_0x416696['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1688e3['wasUndone']&&Object['hasOwnProperty']['call'](_0x1688e3,'wasUndone')&&_0x416696['uint32'](0x20)['bool'](_0x1688e3['wasUndone']),_0x416696;},_0x327d31['encodeDelimited']=function(_0x550cdc,_0x15f2df){return this['encode'](_0x550cdc,_0x15f2df)['ldelim']();},_0x327d31['decode']=function(_0x3f1ad9,_0x53f7cc){_0x3f1ad9 instanceof _0x3c8186||(_0x3f1ad9=_0x3c8186['create'](_0x3f1ad9));for(var _0x4924d7=void 0x0===_0x53f7cc?_0x3f1ad9['len']:_0x3f1ad9['pos']+_0x53f7cc,_0x27ee9b=new _0xa6d10b['MoveOperation']();_0x3f1ad9['pos']<_0x4924d7;){var _0x41971c=_0x3f1ad9['uint32']();switch(_0x41971c>>>0x3){case 0x1:_0x27ee9b['sourcePosition']=_0xa6d10b['Position']['decode'](_0x3f1ad9,_0x3f1ad9['uint32']());break;case 0x2:_0x27ee9b['howMany']=_0x3f1ad9['uint32']();break;case 0x3:_0x27ee9b['targetPosition']=_0xa6d10b['Position']['decode'](_0x3f1ad9,_0x3f1ad9['uint32']());break;case 0x4:_0x27ee9b['wasUndone']=_0x3f1ad9['bool']();break;default:_0x3f1ad9['skipType'](0x7&_0x41971c);}}return _0x27ee9b;},_0x327d31['decodeDelimited']=function(_0x402238){return _0x402238 instanceof _0x3c8186||(_0x402238=new _0x3c8186(_0x402238)),this['decode'](_0x402238,_0x402238['uint32']());},_0x327d31['verify']=function(_0x1216e5){if('object'!=typeof _0x1216e5||null===_0x1216e5)return'object\x20expected';var _0x1da355;if(null!=_0x1216e5['sourcePosition']&&_0x1216e5['hasOwnProperty']('sourcePosition')&&(_0x1da355=_0xa6d10b['Position']['verify'](_0x1216e5['sourcePosition'])))return'sourcePosition.'+_0x1da355;if(null!=_0x1216e5['howMany']&&_0x1216e5['hasOwnProperty']('howMany')&&!_0x495bb6['isInteger'](_0x1216e5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1216e5['targetPosition']&&_0x1216e5['hasOwnProperty']('targetPosition')&&(_0x1da355=_0xa6d10b['Position']['verify'](_0x1216e5['targetPosition'])))return'targetPosition.'+_0x1da355;return null!=_0x1216e5['wasUndone']&&_0x1216e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1216e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x327d31['fromObject']=function(_0x4915dd){if(_0x4915dd instanceof _0xa6d10b['MoveOperation'])return _0x4915dd;var _0x4ad9cd=new _0xa6d10b['MoveOperation']();if(null!=_0x4915dd['sourcePosition']){if('object'!=typeof _0x4915dd['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4ad9cd['sourcePosition']=_0xa6d10b['Position']['fromObject'](_0x4915dd['sourcePosition']);}if(null!=_0x4915dd['howMany']&&(_0x4ad9cd['howMany']=_0x4915dd['howMany']>>>0x0),null!=_0x4915dd['targetPosition']){if('object'!=typeof _0x4915dd['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4ad9cd['targetPosition']=_0xa6d10b['Position']['fromObject'](_0x4915dd['targetPosition']);}return null!=_0x4915dd['wasUndone']&&(_0x4ad9cd['wasUndone']=Boolean(_0x4915dd['wasUndone'])),_0x4ad9cd;},_0x327d31['toObject']=function(_0x39399f,_0x368790){_0x368790||(_0x368790={});var _0x4b0f99={};return _0x368790['defaults']&&(_0x4b0f99['sourcePosition']=null,_0x4b0f99['howMany']=0x0,_0x4b0f99['targetPosition']=null,_0x4b0f99['wasUndone']=!0x1),null!=_0x39399f['sourcePosition']&&_0x39399f['hasOwnProperty']('sourcePosition')&&(_0x4b0f99['sourcePosition']=_0xa6d10b['Position']['toObject'](_0x39399f['sourcePosition'],_0x368790)),null!=_0x39399f['howMany']&&_0x39399f['hasOwnProperty']('howMany')&&(_0x4b0f99['howMany']=_0x39399f['howMany']),null!=_0x39399f['targetPosition']&&_0x39399f['hasOwnProperty']('targetPosition')&&(_0x4b0f99['targetPosition']=_0xa6d10b['Position']['toObject'](_0x39399f['targetPosition'],_0x368790)),null!=_0x39399f['wasUndone']&&_0x39399f['hasOwnProperty']('wasUndone')&&(_0x4b0f99['wasUndone']=_0x39399f['wasUndone']),_0x4b0f99;},_0x327d31['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x327d31['getTypeUrl']=function(_0x2785c3){return void 0x0===_0x2785c3&&(_0x2785c3='type.googleapis.com'),_0x2785c3+'/MoveOperation';},_0x327d31;}()),_0xa6d10b['RenameOperation']=(function(){function _0x2d385b(_0x2a4321){if(_0x2a4321){for(var _0xe286d5=Object['keys'](_0x2a4321),_0x4db6a8=0x0;_0x4db6a8<_0xe286d5['length'];++_0x4db6a8)null!=_0x2a4321[_0xe286d5[_0x4db6a8]]&&(this[_0xe286d5[_0x4db6a8]]=_0x2a4321[_0xe286d5[_0x4db6a8]]);}}return _0x2d385b['prototype']['position']=null,_0x2d385b['prototype']['oldName']='',_0x2d385b['prototype']['newName']='',_0x2d385b['prototype']['wasUndone']=!0x1,_0x2d385b['create']=function(_0x516689){return new _0x2d385b(_0x516689);},_0x2d385b['encode']=function(_0x1811fd,_0x560c13){return _0x560c13||(_0x560c13=_0x153eda['create']()),null!=_0x1811fd['position']&&Object['hasOwnProperty']['call'](_0x1811fd,'position')&&_0xa6d10b['Position']['encode'](_0x1811fd['position'],_0x560c13['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1811fd['oldName']&&Object['hasOwnProperty']['call'](_0x1811fd,'oldName')&&_0x560c13['uint32'](0x12)['string'](_0x1811fd['oldName']),null!=_0x1811fd['newName']&&Object['hasOwnProperty']['call'](_0x1811fd,'newName')&&_0x560c13['uint32'](0x1a)['string'](_0x1811fd['newName']),null!=_0x1811fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x1811fd,'wasUndone')&&_0x560c13['uint32'](0x20)['bool'](_0x1811fd['wasUndone']),_0x560c13;},_0x2d385b['encodeDelimited']=function(_0x432ba8,_0x22e800){return this['encode'](_0x432ba8,_0x22e800)['ldelim']();},_0x2d385b['decode']=function(_0x21bf95,_0x1ea9f7){_0x21bf95 instanceof _0x3c8186||(_0x21bf95=_0x3c8186['create'](_0x21bf95));for(var _0x1483be=void 0x0===_0x1ea9f7?_0x21bf95['len']:_0x21bf95['pos']+_0x1ea9f7,_0x1cf49e=new _0xa6d10b['RenameOperation']();_0x21bf95['pos']<_0x1483be;){var _0x519a0f=_0x21bf95['uint32']();switch(_0x519a0f>>>0x3){case 0x1:_0x1cf49e['position']=_0xa6d10b['Position']['decode'](_0x21bf95,_0x21bf95['uint32']());break;case 0x2:_0x1cf49e['oldName']=_0x21bf95['string']();break;case 0x3:_0x1cf49e['newName']=_0x21bf95['string']();break;case 0x4:_0x1cf49e['wasUndone']=_0x21bf95['bool']();break;default:_0x21bf95['skipType'](0x7&_0x519a0f);}}return _0x1cf49e;},_0x2d385b['decodeDelimited']=function(_0x2fd74a){return _0x2fd74a instanceof _0x3c8186||(_0x2fd74a=new _0x3c8186(_0x2fd74a)),this['decode'](_0x2fd74a,_0x2fd74a['uint32']());},_0x2d385b['verify']=function(_0x45ea89){if('object'!=typeof _0x45ea89||null===_0x45ea89)return'object\x20expected';if(null!=_0x45ea89['position']&&_0x45ea89['hasOwnProperty']('position')){var _0x3102fe=_0xa6d10b['Position']['verify'](_0x45ea89['position']);if(_0x3102fe)return'position.'+_0x3102fe;}return null!=_0x45ea89['oldName']&&_0x45ea89['hasOwnProperty']('oldName')&&!_0x495bb6['isString'](_0x45ea89['oldName'])?'oldName:\x20string\x20expected':null!=_0x45ea89['newName']&&_0x45ea89['hasOwnProperty']('newName')&&!_0x495bb6['isString'](_0x45ea89['newName'])?'newName:\x20string\x20expected':null!=_0x45ea89['wasUndone']&&_0x45ea89['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x45ea89['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d385b['fromObject']=function(_0x3199fb){if(_0x3199fb instanceof _0xa6d10b['RenameOperation'])return _0x3199fb;var _0x1dac98=new _0xa6d10b['RenameOperation']();if(null!=_0x3199fb['position']){if('object'!=typeof _0x3199fb['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1dac98['position']=_0xa6d10b['Position']['fromObject'](_0x3199fb['position']);}return null!=_0x3199fb['oldName']&&(_0x1dac98['oldName']=String(_0x3199fb['oldName'])),null!=_0x3199fb['newName']&&(_0x1dac98['newName']=String(_0x3199fb['newName'])),null!=_0x3199fb['wasUndone']&&(_0x1dac98['wasUndone']=Boolean(_0x3199fb['wasUndone'])),_0x1dac98;},_0x2d385b['toObject']=function(_0x25ca6c,_0x5806d8){_0x5806d8||(_0x5806d8={});var _0x3c01cf={};return _0x5806d8['defaults']&&(_0x3c01cf['position']=null,_0x3c01cf['oldName']='',_0x3c01cf['newName']='',_0x3c01cf['wasUndone']=!0x1),null!=_0x25ca6c['position']&&_0x25ca6c['hasOwnProperty']('position')&&(_0x3c01cf['position']=_0xa6d10b['Position']['toObject'](_0x25ca6c['position'],_0x5806d8)),null!=_0x25ca6c['oldName']&&_0x25ca6c['hasOwnProperty']('oldName')&&(_0x3c01cf['oldName']=_0x25ca6c['oldName']),null!=_0x25ca6c['newName']&&_0x25ca6c['hasOwnProperty']('newName')&&(_0x3c01cf['newName']=_0x25ca6c['newName']),null!=_0x25ca6c['wasUndone']&&_0x25ca6c['hasOwnProperty']('wasUndone')&&(_0x3c01cf['wasUndone']=_0x25ca6c['wasUndone']),_0x3c01cf;},_0x2d385b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x2d385b['getTypeUrl']=function(_0x10035f){return void 0x0===_0x10035f&&(_0x10035f='type.googleapis.com'),_0x10035f+'/RenameOperation';},_0x2d385b;}()),_0xa6d10b['RootAttributeOperation']=(function(){function _0x5a4b62(_0xb246f4){if(_0xb246f4){for(var _0xd7b67c=Object['keys'](_0xb246f4),_0x20e422=0x0;_0x20e422<_0xd7b67c['length'];++_0x20e422)null!=_0xb246f4[_0xd7b67c[_0x20e422]]&&(this[_0xd7b67c[_0x20e422]]=_0xb246f4[_0xd7b67c[_0x20e422]]);}}return _0x5a4b62['prototype']['root']='',_0x5a4b62['prototype']['key']='',_0x5a4b62['prototype']['oldValueBoolean']=!0x1,_0x5a4b62['prototype']['oldValueJson']='',_0x5a4b62['prototype']['newValueBoolean']=!0x1,_0x5a4b62['prototype']['newValueJson']='',_0x5a4b62['prototype']['wasUndone']=!0x1,_0x5a4b62['create']=function(_0x4d5fb6){return new _0x5a4b62(_0x4d5fb6);},_0x5a4b62['encode']=function(_0x2aa2d5,_0x169816){return _0x169816||(_0x169816=_0x153eda['create']()),null!=_0x2aa2d5['root']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'root')&&_0x169816['uint32'](0xa)['string'](_0x2aa2d5['root']),null!=_0x2aa2d5['key']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'key')&&_0x169816['uint32'](0x12)['string'](_0x2aa2d5['key']),null!=_0x2aa2d5['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'oldValueBoolean')&&_0x169816['uint32'](0x18)['bool'](_0x2aa2d5['oldValueBoolean']),null!=_0x2aa2d5['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'oldValueJson')&&_0x169816['uint32'](0x22)['string'](_0x2aa2d5['oldValueJson']),null!=_0x2aa2d5['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'newValueBoolean')&&_0x169816['uint32'](0x28)['bool'](_0x2aa2d5['newValueBoolean']),null!=_0x2aa2d5['newValueJson']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'newValueJson')&&_0x169816['uint32'](0x32)['string'](_0x2aa2d5['newValueJson']),null!=_0x2aa2d5['wasUndone']&&Object['hasOwnProperty']['call'](_0x2aa2d5,'wasUndone')&&_0x169816['uint32'](0x38)['bool'](_0x2aa2d5['wasUndone']),_0x169816;},_0x5a4b62['encodeDelimited']=function(_0x2ee0c5,_0x369e2e){return this['encode'](_0x2ee0c5,_0x369e2e)['ldelim']();},_0x5a4b62['decode']=function(_0x4cc4de,_0x1bb263){_0x4cc4de instanceof _0x3c8186||(_0x4cc4de=_0x3c8186['create'](_0x4cc4de));for(var _0x58b460=void 0x0===_0x1bb263?_0x4cc4de['len']:_0x4cc4de['pos']+_0x1bb263,_0xffcd66=new _0xa6d10b['RootAttributeOperation']();_0x4cc4de['pos']<_0x58b460;){var _0x5d0fad=_0x4cc4de['uint32']();switch(_0x5d0fad>>>0x3){case 0x1:_0xffcd66['root']=_0x4cc4de['string']();break;case 0x2:_0xffcd66['key']=_0x4cc4de['string']();break;case 0x3:_0xffcd66['oldValueBoolean']=_0x4cc4de['bool']();break;case 0x4:_0xffcd66['oldValueJson']=_0x4cc4de['string']();break;case 0x5:_0xffcd66['newValueBoolean']=_0x4cc4de['bool']();break;case 0x6:_0xffcd66['newValueJson']=_0x4cc4de['string']();break;case 0x7:_0xffcd66['wasUndone']=_0x4cc4de['bool']();break;default:_0x4cc4de['skipType'](0x7&_0x5d0fad);}}return _0xffcd66;},_0x5a4b62['decodeDelimited']=function(_0x54680c){return _0x54680c instanceof _0x3c8186||(_0x54680c=new _0x3c8186(_0x54680c)),this['decode'](_0x54680c,_0x54680c['uint32']());},_0x5a4b62['verify']=function(_0xd63964){return'object'!=typeof _0xd63964||null===_0xd63964?'object\x20expected':null!=_0xd63964['root']&&_0xd63964['hasOwnProperty']('root')&&!_0x495bb6['isString'](_0xd63964['root'])?'root:\x20string\x20expected':null!=_0xd63964['key']&&_0xd63964['hasOwnProperty']('key')&&!_0x495bb6['isString'](_0xd63964['key'])?'key:\x20string\x20expected':null!=_0xd63964['oldValueBoolean']&&_0xd63964['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xd63964['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xd63964['oldValueJson']&&_0xd63964['hasOwnProperty']('oldValueJson')&&!_0x495bb6['isString'](_0xd63964['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xd63964['newValueBoolean']&&_0xd63964['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xd63964['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xd63964['newValueJson']&&_0xd63964['hasOwnProperty']('newValueJson')&&!_0x495bb6['isString'](_0xd63964['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xd63964['wasUndone']&&_0xd63964['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd63964['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a4b62['fromObject']=function(_0x23e578){if(_0x23e578 instanceof _0xa6d10b['RootAttributeOperation'])return _0x23e578;var _0x19302e=new _0xa6d10b['RootAttributeOperation']();return null!=_0x23e578['root']&&(_0x19302e['root']=String(_0x23e578['root'])),null!=_0x23e578['key']&&(_0x19302e['key']=String(_0x23e578['key'])),null!=_0x23e578['oldValueBoolean']&&(_0x19302e['oldValueBoolean']=Boolean(_0x23e578['oldValueBoolean'])),null!=_0x23e578['oldValueJson']&&(_0x19302e['oldValueJson']=String(_0x23e578['oldValueJson'])),null!=_0x23e578['newValueBoolean']&&(_0x19302e['newValueBoolean']=Boolean(_0x23e578['newValueBoolean'])),null!=_0x23e578['newValueJson']&&(_0x19302e['newValueJson']=String(_0x23e578['newValueJson'])),null!=_0x23e578['wasUndone']&&(_0x19302e['wasUndone']=Boolean(_0x23e578['wasUndone'])),_0x19302e;},_0x5a4b62['toObject']=function(_0x3f0186,_0x4578cf){_0x4578cf||(_0x4578cf={});var _0x1da290={};return _0x4578cf['defaults']&&(_0x1da290['root']='',_0x1da290['key']='',_0x1da290['oldValueBoolean']=!0x1,_0x1da290['oldValueJson']='',_0x1da290['newValueBoolean']=!0x1,_0x1da290['newValueJson']='',_0x1da290['wasUndone']=!0x1),null!=_0x3f0186['root']&&_0x3f0186['hasOwnProperty']('root')&&(_0x1da290['root']=_0x3f0186['root']),null!=_0x3f0186['key']&&_0x3f0186['hasOwnProperty']('key')&&(_0x1da290['key']=_0x3f0186['key']),null!=_0x3f0186['oldValueBoolean']&&_0x3f0186['hasOwnProperty']('oldValueBoolean')&&(_0x1da290['oldValueBoolean']=_0x3f0186['oldValueBoolean']),null!=_0x3f0186['oldValueJson']&&_0x3f0186['hasOwnProperty']('oldValueJson')&&(_0x1da290['oldValueJson']=_0x3f0186['oldValueJson']),null!=_0x3f0186['newValueBoolean']&&_0x3f0186['hasOwnProperty']('newValueBoolean')&&(_0x1da290['newValueBoolean']=_0x3f0186['newValueBoolean']),null!=_0x3f0186['newValueJson']&&_0x3f0186['hasOwnProperty']('newValueJson')&&(_0x1da290['newValueJson']=_0x3f0186['newValueJson']),null!=_0x3f0186['wasUndone']&&_0x3f0186['hasOwnProperty']('wasUndone')&&(_0x1da290['wasUndone']=_0x3f0186['wasUndone']),_0x1da290;},_0x5a4b62['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x5a4b62['getTypeUrl']=function(_0x55ba5a){return void 0x0===_0x55ba5a&&(_0x55ba5a='type.googleapis.com'),_0x55ba5a+'/RootAttributeOperation';},_0x5a4b62;}()),_0xa6d10b['RootOperation']=(function(){function _0x25e6b7(_0x1ff635){if(_0x1ff635){for(var _0x46cfba=Object['keys'](_0x1ff635),_0x15ac40=0x0;_0x15ac40<_0x46cfba['length'];++_0x15ac40)null!=_0x1ff635[_0x46cfba[_0x15ac40]]&&(this[_0x46cfba[_0x15ac40]]=_0x1ff635[_0x46cfba[_0x15ac40]]);}}return _0x25e6b7['prototype']['rootName']='',_0x25e6b7['prototype']['elementName']='',_0x25e6b7['prototype']['isAdd']=!0x1,_0x25e6b7['prototype']['wasUndone']=!0x1,_0x25e6b7['create']=function(_0x3a2305){return new _0x25e6b7(_0x3a2305);},_0x25e6b7['encode']=function(_0x270d2d,_0x5444be){return _0x5444be||(_0x5444be=_0x153eda['create']()),null!=_0x270d2d['rootName']&&Object['hasOwnProperty']['call'](_0x270d2d,'rootName')&&_0x5444be['uint32'](0xa)['string'](_0x270d2d['rootName']),null!=_0x270d2d['elementName']&&Object['hasOwnProperty']['call'](_0x270d2d,'elementName')&&_0x5444be['uint32'](0x12)['string'](_0x270d2d['elementName']),null!=_0x270d2d['isAdd']&&Object['hasOwnProperty']['call'](_0x270d2d,'isAdd')&&_0x5444be['uint32'](0x18)['bool'](_0x270d2d['isAdd']),null!=_0x270d2d['wasUndone']&&Object['hasOwnProperty']['call'](_0x270d2d,'wasUndone')&&_0x5444be['uint32'](0x20)['bool'](_0x270d2d['wasUndone']),_0x5444be;},_0x25e6b7['encodeDelimited']=function(_0x37823b,_0x4db8df){return this['encode'](_0x37823b,_0x4db8df)['ldelim']();},_0x25e6b7['decode']=function(_0x599245,_0x428b25){_0x599245 instanceof _0x3c8186||(_0x599245=_0x3c8186['create'](_0x599245));for(var _0x58129e=void 0x0===_0x428b25?_0x599245['len']:_0x599245['pos']+_0x428b25,_0xfbb464=new _0xa6d10b['RootOperation']();_0x599245['pos']<_0x58129e;){var _0x5b1ef5=_0x599245['uint32']();switch(_0x5b1ef5>>>0x3){case 0x1:_0xfbb464['rootName']=_0x599245['string']();break;case 0x2:_0xfbb464['elementName']=_0x599245['string']();break;case 0x3:_0xfbb464['isAdd']=_0x599245['bool']();break;case 0x4:_0xfbb464['wasUndone']=_0x599245['bool']();break;default:_0x599245['skipType'](0x7&_0x5b1ef5);}}return _0xfbb464;},_0x25e6b7['decodeDelimited']=function(_0x33e323){return _0x33e323 instanceof _0x3c8186||(_0x33e323=new _0x3c8186(_0x33e323)),this['decode'](_0x33e323,_0x33e323['uint32']());},_0x25e6b7['verify']=function(_0x1b839a){return'object'!=typeof _0x1b839a||null===_0x1b839a?'object\x20expected':null!=_0x1b839a['rootName']&&_0x1b839a['hasOwnProperty']('rootName')&&!_0x495bb6['isString'](_0x1b839a['rootName'])?'rootName:\x20string\x20expected':null!=_0x1b839a['elementName']&&_0x1b839a['hasOwnProperty']('elementName')&&!_0x495bb6['isString'](_0x1b839a['elementName'])?'elementName:\x20string\x20expected':null!=_0x1b839a['isAdd']&&_0x1b839a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1b839a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1b839a['wasUndone']&&_0x1b839a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b839a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25e6b7['fromObject']=function(_0xeff168){if(_0xeff168 instanceof _0xa6d10b['RootOperation'])return _0xeff168;var _0x1b847b=new _0xa6d10b['RootOperation']();return null!=_0xeff168['rootName']&&(_0x1b847b['rootName']=String(_0xeff168['rootName'])),null!=_0xeff168['elementName']&&(_0x1b847b['elementName']=String(_0xeff168['elementName'])),null!=_0xeff168['isAdd']&&(_0x1b847b['isAdd']=Boolean(_0xeff168['isAdd'])),null!=_0xeff168['wasUndone']&&(_0x1b847b['wasUndone']=Boolean(_0xeff168['wasUndone'])),_0x1b847b;},_0x25e6b7['toObject']=function(_0x28646b,_0xa29226){_0xa29226||(_0xa29226={});var _0x360c01={};return _0xa29226['defaults']&&(_0x360c01['rootName']='',_0x360c01['elementName']='',_0x360c01['isAdd']=!0x1,_0x360c01['wasUndone']=!0x1),null!=_0x28646b['rootName']&&_0x28646b['hasOwnProperty']('rootName')&&(_0x360c01['rootName']=_0x28646b['rootName']),null!=_0x28646b['elementName']&&_0x28646b['hasOwnProperty']('elementName')&&(_0x360c01['elementName']=_0x28646b['elementName']),null!=_0x28646b['isAdd']&&_0x28646b['hasOwnProperty']('isAdd')&&(_0x360c01['isAdd']=_0x28646b['isAdd']),null!=_0x28646b['wasUndone']&&_0x28646b['hasOwnProperty']('wasUndone')&&(_0x360c01['wasUndone']=_0x28646b['wasUndone']),_0x360c01;},_0x25e6b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x25e6b7['getTypeUrl']=function(_0x185e73){return void 0x0===_0x185e73&&(_0x185e73='type.googleapis.com'),_0x185e73+'/RootOperation';},_0x25e6b7;}()),_0xa6d10b['SplitOperation']=(function(){function _0x434036(_0x4f0864){if(_0x4f0864){for(var _0x13f20b=Object['keys'](_0x4f0864),_0x5def48=0x0;_0x5def48<_0x13f20b['length'];++_0x5def48)null!=_0x4f0864[_0x13f20b[_0x5def48]]&&(this[_0x13f20b[_0x5def48]]=_0x4f0864[_0x13f20b[_0x5def48]]);}}return _0x434036['prototype']['splitPosition']=null,_0x434036['prototype']['graveyardPosition']=null,_0x434036['prototype']['howMany']=0x0,_0x434036['prototype']['insertionPosition']=null,_0x434036['prototype']['wasUndone']=!0x1,_0x434036['create']=function(_0x2cc889){return new _0x434036(_0x2cc889);},_0x434036['encode']=function(_0x15872a,_0x3e481b){return _0x3e481b||(_0x3e481b=_0x153eda['create']()),null!=_0x15872a['splitPosition']&&Object['hasOwnProperty']['call'](_0x15872a,'splitPosition')&&_0xa6d10b['Position']['encode'](_0x15872a['splitPosition'],_0x3e481b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15872a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x15872a,'graveyardPosition')&&_0xa6d10b['Position']['encode'](_0x15872a['graveyardPosition'],_0x3e481b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x15872a['howMany']&&Object['hasOwnProperty']['call'](_0x15872a,'howMany')&&_0x3e481b['uint32'](0x18)['uint32'](_0x15872a['howMany']),null!=_0x15872a['insertionPosition']&&Object['hasOwnProperty']['call'](_0x15872a,'insertionPosition')&&_0xa6d10b['Position']['encode'](_0x15872a['insertionPosition'],_0x3e481b['uint32'](0x22)['fork']())['ldelim'](),null!=_0x15872a['wasUndone']&&Object['hasOwnProperty']['call'](_0x15872a,'wasUndone')&&_0x3e481b['uint32'](0x28)['bool'](_0x15872a['wasUndone']),_0x3e481b;},_0x434036['encodeDelimited']=function(_0x4d074d,_0x3b5713){return this['encode'](_0x4d074d,_0x3b5713)['ldelim']();},_0x434036['decode']=function(_0x33cd4e,_0x1225d4){_0x33cd4e instanceof _0x3c8186||(_0x33cd4e=_0x3c8186['create'](_0x33cd4e));for(var _0x402603=void 0x0===_0x1225d4?_0x33cd4e['len']:_0x33cd4e['pos']+_0x1225d4,_0x13723d=new _0xa6d10b['SplitOperation']();_0x33cd4e['pos']<_0x402603;){var _0x34d7c3=_0x33cd4e['uint32']();switch(_0x34d7c3>>>0x3){case 0x1:_0x13723d['splitPosition']=_0xa6d10b['Position']['decode'](_0x33cd4e,_0x33cd4e['uint32']());break;case 0x2:_0x13723d['graveyardPosition']=_0xa6d10b['Position']['decode'](_0x33cd4e,_0x33cd4e['uint32']());break;case 0x3:_0x13723d['howMany']=_0x33cd4e['uint32']();break;case 0x4:_0x13723d['insertionPosition']=_0xa6d10b['Position']['decode'](_0x33cd4e,_0x33cd4e['uint32']());break;case 0x5:_0x13723d['wasUndone']=_0x33cd4e['bool']();break;default:_0x33cd4e['skipType'](0x7&_0x34d7c3);}}return _0x13723d;},_0x434036['decodeDelimited']=function(_0x4fa1d1){return _0x4fa1d1 instanceof _0x3c8186||(_0x4fa1d1=new _0x3c8186(_0x4fa1d1)),this['decode'](_0x4fa1d1,_0x4fa1d1['uint32']());},_0x434036['verify']=function(_0x8f137b){if('object'!=typeof _0x8f137b||null===_0x8f137b)return'object\x20expected';var _0x2b99cf;if(null!=_0x8f137b['splitPosition']&&_0x8f137b['hasOwnProperty']('splitPosition')&&(_0x2b99cf=_0xa6d10b['Position']['verify'](_0x8f137b['splitPosition'])))return'splitPosition.'+_0x2b99cf;if(null!=_0x8f137b['graveyardPosition']&&_0x8f137b['hasOwnProperty']('graveyardPosition')&&(_0x2b99cf=_0xa6d10b['Position']['verify'](_0x8f137b['graveyardPosition'])))return'graveyardPosition.'+_0x2b99cf;if(null!=_0x8f137b['howMany']&&_0x8f137b['hasOwnProperty']('howMany')&&!_0x495bb6['isInteger'](_0x8f137b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x8f137b['insertionPosition']&&_0x8f137b['hasOwnProperty']('insertionPosition')&&(_0x2b99cf=_0xa6d10b['Position']['verify'](_0x8f137b['insertionPosition'])))return'insertionPosition.'+_0x2b99cf;return null!=_0x8f137b['wasUndone']&&_0x8f137b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8f137b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x434036['fromObject']=function(_0x206fc7){if(_0x206fc7 instanceof _0xa6d10b['SplitOperation'])return _0x206fc7;var _0x5e2b8b=new _0xa6d10b['SplitOperation']();if(null!=_0x206fc7['splitPosition']){if('object'!=typeof _0x206fc7['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5e2b8b['splitPosition']=_0xa6d10b['Position']['fromObject'](_0x206fc7['splitPosition']);}if(null!=_0x206fc7['graveyardPosition']){if('object'!=typeof _0x206fc7['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5e2b8b['graveyardPosition']=_0xa6d10b['Position']['fromObject'](_0x206fc7['graveyardPosition']);}if(null!=_0x206fc7['howMany']&&(_0x5e2b8b['howMany']=_0x206fc7['howMany']>>>0x0),null!=_0x206fc7['insertionPosition']){if('object'!=typeof _0x206fc7['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5e2b8b['insertionPosition']=_0xa6d10b['Position']['fromObject'](_0x206fc7['insertionPosition']);}return null!=_0x206fc7['wasUndone']&&(_0x5e2b8b['wasUndone']=Boolean(_0x206fc7['wasUndone'])),_0x5e2b8b;},_0x434036['toObject']=function(_0x6fc7cc,_0x1d6cc3){_0x1d6cc3||(_0x1d6cc3={});var _0x410ce9={};return _0x1d6cc3['defaults']&&(_0x410ce9['splitPosition']=null,_0x410ce9['graveyardPosition']=null,_0x410ce9['howMany']=0x0,_0x410ce9['insertionPosition']=null,_0x410ce9['wasUndone']=!0x1),null!=_0x6fc7cc['splitPosition']&&_0x6fc7cc['hasOwnProperty']('splitPosition')&&(_0x410ce9['splitPosition']=_0xa6d10b['Position']['toObject'](_0x6fc7cc['splitPosition'],_0x1d6cc3)),null!=_0x6fc7cc['graveyardPosition']&&_0x6fc7cc['hasOwnProperty']('graveyardPosition')&&(_0x410ce9['graveyardPosition']=_0xa6d10b['Position']['toObject'](_0x6fc7cc['graveyardPosition'],_0x1d6cc3)),null!=_0x6fc7cc['howMany']&&_0x6fc7cc['hasOwnProperty']('howMany')&&(_0x410ce9['howMany']=_0x6fc7cc['howMany']),null!=_0x6fc7cc['insertionPosition']&&_0x6fc7cc['hasOwnProperty']('insertionPosition')&&(_0x410ce9['insertionPosition']=_0xa6d10b['Position']['toObject'](_0x6fc7cc['insertionPosition'],_0x1d6cc3)),null!=_0x6fc7cc['wasUndone']&&_0x6fc7cc['hasOwnProperty']('wasUndone')&&(_0x410ce9['wasUndone']=_0x6fc7cc['wasUndone']),_0x410ce9;},_0x434036['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x434036['getTypeUrl']=function(_0x15c5a4){return void 0x0===_0x15c5a4&&(_0x15c5a4='type.googleapis.com'),_0x15c5a4+'/SplitOperation';},_0x434036;}()),_0xa6d10b['Position']=(function(){function _0x4ddc60(_0x24345f){if(this['path']=[],_0x24345f){for(var _0x4cf280=Object['keys'](_0x24345f),_0x18b276=0x0;_0x18b276<_0x4cf280['length'];++_0x18b276)null!=_0x24345f[_0x4cf280[_0x18b276]]&&(this[_0x4cf280[_0x18b276]]=_0x24345f[_0x4cf280[_0x18b276]]);}}return _0x4ddc60['prototype']['root']='',_0x4ddc60['prototype']['rootMain']=!0x1,_0x4ddc60['prototype']['rootGraveyard']=!0x1,_0x4ddc60['prototype']['path']=_0x495bb6['emptyArray'],_0x4ddc60['prototype']['stickiness']='',_0x4ddc60['create']=function(_0x479393){return new _0x4ddc60(_0x479393);},_0x4ddc60['encode']=function(_0x1fee81,_0x4a8713){if(_0x4a8713||(_0x4a8713=_0x153eda['create']()),null!=_0x1fee81['root']&&Object['hasOwnProperty']['call'](_0x1fee81,'root')&&_0x4a8713['uint32'](0xa)['string'](_0x1fee81['root']),null!=_0x1fee81['rootMain']&&Object['hasOwnProperty']['call'](_0x1fee81,'rootMain')&&_0x4a8713['uint32'](0x10)['bool'](_0x1fee81['rootMain']),null!=_0x1fee81['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1fee81,'rootGraveyard')&&_0x4a8713['uint32'](0x18)['bool'](_0x1fee81['rootGraveyard']),null!=_0x1fee81['path']&&_0x1fee81['path']['length']){_0x4a8713['uint32'](0x22)['fork']();for(var _0x50d68b=0x0;_0x50d68b<_0x1fee81['path']['length'];++_0x50d68b)_0x4a8713['uint32'](_0x1fee81['path'][_0x50d68b]);_0x4a8713['ldelim']();}return null!=_0x1fee81['stickiness']&&Object['hasOwnProperty']['call'](_0x1fee81,'stickiness')&&_0x4a8713['uint32'](0x2a)['string'](_0x1fee81['stickiness']),_0x4a8713;},_0x4ddc60['encodeDelimited']=function(_0x3991fa,_0x78b829){return this['encode'](_0x3991fa,_0x78b829)['ldelim']();},_0x4ddc60['decode']=function(_0x232d4b,_0x4a938b){_0x232d4b instanceof _0x3c8186||(_0x232d4b=_0x3c8186['create'](_0x232d4b));for(var _0x5d5cad=void 0x0===_0x4a938b?_0x232d4b['len']:_0x232d4b['pos']+_0x4a938b,_0x26a082=new _0xa6d10b['Position']();_0x232d4b['pos']<_0x5d5cad;){var _0x5605da=_0x232d4b['uint32']();switch(_0x5605da>>>0x3){case 0x1:_0x26a082['root']=_0x232d4b['string']();break;case 0x2:_0x26a082['rootMain']=_0x232d4b['bool']();break;case 0x3:_0x26a082['rootGraveyard']=_0x232d4b['bool']();break;case 0x4:if(_0x26a082['path']&&_0x26a082['path']['length']||(_0x26a082['path']=[]),0x2==(0x7&_0x5605da)){for(var _0x2fa2e8=_0x232d4b['uint32']()+_0x232d4b['pos'];_0x232d4b['pos']<_0x2fa2e8;)_0x26a082['path']['push'](_0x232d4b['uint32']());}else _0x26a082['path']['push'](_0x232d4b['uint32']());break;case 0x5:_0x26a082['stickiness']=_0x232d4b['string']();break;default:_0x232d4b['skipType'](0x7&_0x5605da);}}return _0x26a082;},_0x4ddc60['decodeDelimited']=function(_0x5d7b3a){return _0x5d7b3a instanceof _0x3c8186||(_0x5d7b3a=new _0x3c8186(_0x5d7b3a)),this['decode'](_0x5d7b3a,_0x5d7b3a['uint32']());},_0x4ddc60['verify']=function(_0xb06aa7){if('object'!=typeof _0xb06aa7||null===_0xb06aa7)return'object\x20expected';if(null!=_0xb06aa7['root']&&_0xb06aa7['hasOwnProperty']('root')&&!_0x495bb6['isString'](_0xb06aa7['root']))return'root:\x20string\x20expected';if(null!=_0xb06aa7['rootMain']&&_0xb06aa7['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xb06aa7['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xb06aa7['rootGraveyard']&&_0xb06aa7['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xb06aa7['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xb06aa7['path']&&_0xb06aa7['hasOwnProperty']('path')){if(!Array['isArray'](_0xb06aa7['path']))return'path:\x20array\x20expected';for(var _0xc4042f=0x0;_0xc4042f<_0xb06aa7['path']['length'];++_0xc4042f)if(!_0x495bb6['isInteger'](_0xb06aa7['path'][_0xc4042f]))return'path:\x20integer[]\x20expected';}return null!=_0xb06aa7['stickiness']&&_0xb06aa7['hasOwnProperty']('stickiness')&&!_0x495bb6['isString'](_0xb06aa7['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ddc60['fromObject']=function(_0x312cf3){if(_0x312cf3 instanceof _0xa6d10b['Position'])return _0x312cf3;var _0x107ac8=new _0xa6d10b['Position']();if(null!=_0x312cf3['root']&&(_0x107ac8['root']=String(_0x312cf3['root'])),null!=_0x312cf3['rootMain']&&(_0x107ac8['rootMain']=Boolean(_0x312cf3['rootMain'])),null!=_0x312cf3['rootGraveyard']&&(_0x107ac8['rootGraveyard']=Boolean(_0x312cf3['rootGraveyard'])),_0x312cf3['path']){if(!Array['isArray'](_0x312cf3['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x107ac8['path']=[];for(var _0x333662=0x0;_0x333662<_0x312cf3['path']['length'];++_0x333662)_0x107ac8['path'][_0x333662]=_0x312cf3['path'][_0x333662]>>>0x0;}return null!=_0x312cf3['stickiness']&&(_0x107ac8['stickiness']=String(_0x312cf3['stickiness'])),_0x107ac8;},_0x4ddc60['toObject']=function(_0x514975,_0x84b0f9){_0x84b0f9||(_0x84b0f9={});var _0x5aa868={};if((_0x84b0f9['arrays']||_0x84b0f9['defaults'])&&(_0x5aa868['path']=[]),_0x84b0f9['defaults']&&(_0x5aa868['root']='',_0x5aa868['rootMain']=!0x1,_0x5aa868['rootGraveyard']=!0x1,_0x5aa868['stickiness']=''),null!=_0x514975['root']&&_0x514975['hasOwnProperty']('root')&&(_0x5aa868['root']=_0x514975['root']),null!=_0x514975['rootMain']&&_0x514975['hasOwnProperty']('rootMain')&&(_0x5aa868['rootMain']=_0x514975['rootMain']),null!=_0x514975['rootGraveyard']&&_0x514975['hasOwnProperty']('rootGraveyard')&&(_0x5aa868['rootGraveyard']=_0x514975['rootGraveyard']),_0x514975['path']&&_0x514975['path']['length']){_0x5aa868['path']=[];for(var _0xed0a87=0x0;_0xed0a87<_0x514975['path']['length'];++_0xed0a87)_0x5aa868['path'][_0xed0a87]=_0x514975['path'][_0xed0a87];}return null!=_0x514975['stickiness']&&_0x514975['hasOwnProperty']('stickiness')&&(_0x5aa868['stickiness']=_0x514975['stickiness']),_0x5aa868;},_0x4ddc60['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x4ddc60['getTypeUrl']=function(_0xe45da5){return void 0x0===_0xe45da5&&(_0xe45da5='type.googleapis.com'),_0xe45da5+'/Position';},_0x4ddc60;}()),_0xa6d10b['Range']=(function(){function _0x5bca57(_0x33cff4){if(_0x33cff4){for(var _0x1c6567=Object['keys'](_0x33cff4),_0x319bc2=0x0;_0x319bc2<_0x1c6567['length'];++_0x319bc2)null!=_0x33cff4[_0x1c6567[_0x319bc2]]&&(this[_0x1c6567[_0x319bc2]]=_0x33cff4[_0x1c6567[_0x319bc2]]);}}return _0x5bca57['prototype']['start']=null,_0x5bca57['prototype']['end']=null,_0x5bca57['create']=function(_0x9a3bda){return new _0x5bca57(_0x9a3bda);},_0x5bca57['encode']=function(_0xd5ce57,_0xa88bc0){return _0xa88bc0||(_0xa88bc0=_0x153eda['create']()),null!=_0xd5ce57['start']&&Object['hasOwnProperty']['call'](_0xd5ce57,'start')&&_0xa6d10b['Position']['encode'](_0xd5ce57['start'],_0xa88bc0['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd5ce57['end']&&Object['hasOwnProperty']['call'](_0xd5ce57,'end')&&_0xa6d10b['Position']['encode'](_0xd5ce57['end'],_0xa88bc0['uint32'](0x12)['fork']())['ldelim'](),_0xa88bc0;},_0x5bca57['encodeDelimited']=function(_0xb3042,_0x1a9a88){return this['encode'](_0xb3042,_0x1a9a88)['ldelim']();},_0x5bca57['decode']=function(_0x4f88fb,_0x15eff2){_0x4f88fb instanceof _0x3c8186||(_0x4f88fb=_0x3c8186['create'](_0x4f88fb));for(var _0x29d51f=void 0x0===_0x15eff2?_0x4f88fb['len']:_0x4f88fb['pos']+_0x15eff2,_0x1730d0=new _0xa6d10b['Range']();_0x4f88fb['pos']<_0x29d51f;){var _0x204715=_0x4f88fb['uint32']();switch(_0x204715>>>0x3){case 0x1:_0x1730d0['start']=_0xa6d10b['Position']['decode'](_0x4f88fb,_0x4f88fb['uint32']());break;case 0x2:_0x1730d0['end']=_0xa6d10b['Position']['decode'](_0x4f88fb,_0x4f88fb['uint32']());break;default:_0x4f88fb['skipType'](0x7&_0x204715);}}return _0x1730d0;},_0x5bca57['decodeDelimited']=function(_0x2190a0){return _0x2190a0 instanceof _0x3c8186||(_0x2190a0=new _0x3c8186(_0x2190a0)),this['decode'](_0x2190a0,_0x2190a0['uint32']());},_0x5bca57['verify']=function(_0x561410){if('object'!=typeof _0x561410||null===_0x561410)return'object\x20expected';var _0x285892;if(null!=_0x561410['start']&&_0x561410['hasOwnProperty']('start')&&(_0x285892=_0xa6d10b['Position']['verify'](_0x561410['start'])))return'start.'+_0x285892;if(null!=_0x561410['end']&&_0x561410['hasOwnProperty']('end')&&(_0x285892=_0xa6d10b['Position']['verify'](_0x561410['end'])))return'end.'+_0x285892;return null;},_0x5bca57['fromObject']=function(_0x589cf6){if(_0x589cf6 instanceof _0xa6d10b['Range'])return _0x589cf6;var _0x36541a=new _0xa6d10b['Range']();if(null!=_0x589cf6['start']){if('object'!=typeof _0x589cf6['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x36541a['start']=_0xa6d10b['Position']['fromObject'](_0x589cf6['start']);}if(null!=_0x589cf6['end']){if('object'!=typeof _0x589cf6['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x36541a['end']=_0xa6d10b['Position']['fromObject'](_0x589cf6['end']);}return _0x36541a;},_0x5bca57['toObject']=function(_0x10c799,_0x3cd4c2){_0x3cd4c2||(_0x3cd4c2={});var _0x29ff61={};return _0x3cd4c2['defaults']&&(_0x29ff61['start']=null,_0x29ff61['end']=null),null!=_0x10c799['start']&&_0x10c799['hasOwnProperty']('start')&&(_0x29ff61['start']=_0xa6d10b['Position']['toObject'](_0x10c799['start'],_0x3cd4c2)),null!=_0x10c799['end']&&_0x10c799['hasOwnProperty']('end')&&(_0x29ff61['end']=_0xa6d10b['Position']['toObject'](_0x10c799['end'],_0x3cd4c2)),_0x29ff61;},_0x5bca57['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x5bca57['getTypeUrl']=function(_0x1354b2){return void 0x0===_0x1354b2&&(_0x1354b2='type.googleapis.com'),_0x1354b2+'/Range';},_0x5bca57;}()),_0xa6d10b['Element']=(function(){function _0x3eb681(_0x14ef7b){if(this['children']=[],this['attributesBoolean']={},_0x14ef7b){for(var _0x139bc5=Object['keys'](_0x14ef7b),_0xaadb4=0x0;_0xaadb4<_0x139bc5['length'];++_0xaadb4)null!=_0x14ef7b[_0x139bc5[_0xaadb4]]&&(this[_0x139bc5[_0xaadb4]]=_0x14ef7b[_0x139bc5[_0xaadb4]]);}}return _0x3eb681['prototype']['name']='',_0x3eb681['prototype']['children']=_0x495bb6['emptyArray'],_0x3eb681['prototype']['data']='',_0x3eb681['prototype']['attributesBoolean']=_0x495bb6['emptyObject'],_0x3eb681['prototype']['attributesJson']='',_0x3eb681['create']=function(_0x3755e1){return new _0x3eb681(_0x3755e1);},_0x3eb681['encode']=function(_0x67039c,_0x222f69){if(_0x222f69||(_0x222f69=_0x153eda['create']()),null!=_0x67039c['name']&&Object['hasOwnProperty']['call'](_0x67039c,'name')&&_0x222f69['uint32'](0xa)['string'](_0x67039c['name']),null!=_0x67039c['children']&&_0x67039c['children']['length']){for(var _0x59b939=0x0;_0x59b939<_0x67039c['children']['length'];++_0x59b939)_0xa6d10b['Element']['encode'](_0x67039c['children'][_0x59b939],_0x222f69['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x67039c['data']&&Object['hasOwnProperty']['call'](_0x67039c,'data')&&_0x222f69['uint32'](0x1a)['string'](_0x67039c['data']),null!=_0x67039c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x67039c,'attributesBoolean')){var _0x1cd17e=Object['keys'](_0x67039c['attributesBoolean']);for(_0x59b939=0x0;_0x59b939<_0x1cd17e['length'];++_0x59b939)_0x222f69['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1cd17e[_0x59b939])['uint32'](0x10)['bool'](_0x67039c['attributesBoolean'][_0x1cd17e[_0x59b939]])['ldelim']();}return null!=_0x67039c['attributesJson']&&Object['hasOwnProperty']['call'](_0x67039c,'attributesJson')&&_0x222f69['uint32'](0x2a)['string'](_0x67039c['attributesJson']),_0x222f69;},_0x3eb681['encodeDelimited']=function(_0x222085,_0x39a86e){return this['encode'](_0x222085,_0x39a86e)['ldelim']();},_0x3eb681['decode']=function(_0x451502,_0x210fc7){_0x451502 instanceof _0x3c8186||(_0x451502=_0x3c8186['create'](_0x451502));for(var _0x34b730,_0x3093f2,_0x2fbc17=void 0x0===_0x210fc7?_0x451502['len']:_0x451502['pos']+_0x210fc7,_0x2f6865=new _0xa6d10b['Element']();_0x451502['pos']<_0x2fbc17;){var _0x5411c8=_0x451502['uint32']();switch(_0x5411c8>>>0x3){case 0x1:_0x2f6865['name']=_0x451502['string']();break;case 0x2:_0x2f6865['children']&&_0x2f6865['children']['length']||(_0x2f6865['children']=[]),_0x2f6865['children']['push'](_0xa6d10b['Element']['decode'](_0x451502,_0x451502['uint32']()));break;case 0x3:_0x2f6865['data']=_0x451502['string']();break;case 0x4:_0x2f6865['attributesBoolean']===_0x495bb6['emptyObject']&&(_0x2f6865['attributesBoolean']={});var _0x2d55a7=_0x451502['uint32']()+_0x451502['pos'];for(_0x34b730='',_0x3093f2=!0x1;_0x451502['pos']<_0x2d55a7;){var _0x21476c=_0x451502['uint32']();switch(_0x21476c>>>0x3){case 0x1:_0x34b730=_0x451502['string']();break;case 0x2:_0x3093f2=_0x451502['bool']();break;default:_0x451502['skipType'](0x7&_0x21476c);}}_0x2f6865['attributesBoolean'][_0x34b730]=_0x3093f2;break;case 0x5:_0x2f6865['attributesJson']=_0x451502['string']();break;default:_0x451502['skipType'](0x7&_0x5411c8);}}return _0x2f6865;},_0x3eb681['decodeDelimited']=function(_0x475b3c){return _0x475b3c instanceof _0x3c8186||(_0x475b3c=new _0x3c8186(_0x475b3c)),this['decode'](_0x475b3c,_0x475b3c['uint32']());},_0x3eb681['verify']=function(_0x59b19e){if('object'!=typeof _0x59b19e||null===_0x59b19e)return'object\x20expected';if(null!=_0x59b19e['name']&&_0x59b19e['hasOwnProperty']('name')&&!_0x495bb6['isString'](_0x59b19e['name']))return'name:\x20string\x20expected';if(null!=_0x59b19e['children']&&_0x59b19e['hasOwnProperty']('children')){if(!Array['isArray'](_0x59b19e['children']))return'children:\x20array\x20expected';for(var _0x333800=0x0;_0x333800<_0x59b19e['children']['length'];++_0x333800){var _0x18bc29=_0xa6d10b['Element']['verify'](_0x59b19e['children'][_0x333800]);if(_0x18bc29)return'children.'+_0x18bc29;}}if(null!=_0x59b19e['data']&&_0x59b19e['hasOwnProperty']('data')&&!_0x495bb6['isString'](_0x59b19e['data']))return'data:\x20string\x20expected';if(null!=_0x59b19e['attributesBoolean']&&_0x59b19e['hasOwnProperty']('attributesBoolean')){if(!_0x495bb6['isObject'](_0x59b19e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x46780c=Object['keys'](_0x59b19e['attributesBoolean']);for(_0x333800=0x0;_0x333800<_0x46780c['length'];++_0x333800)if('boolean'!=typeof _0x59b19e['attributesBoolean'][_0x46780c[_0x333800]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59b19e['attributesJson']&&_0x59b19e['hasOwnProperty']('attributesJson')&&!_0x495bb6['isString'](_0x59b19e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3eb681['fromObject']=function(_0x4ae9f7){if(_0x4ae9f7 instanceof _0xa6d10b['Element'])return _0x4ae9f7;var _0x7dcf03=new _0xa6d10b['Element']();if(null!=_0x4ae9f7['name']&&(_0x7dcf03['name']=String(_0x4ae9f7['name'])),_0x4ae9f7['children']){if(!Array['isArray'](_0x4ae9f7['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x7dcf03['children']=[];for(var _0x24ba6d=0x0;_0x24ba6d<_0x4ae9f7['children']['length'];++_0x24ba6d){if('object'!=typeof _0x4ae9f7['children'][_0x24ba6d])throw TypeError('.Element.children:\x20object\x20expected');_0x7dcf03['children'][_0x24ba6d]=_0xa6d10b['Element']['fromObject'](_0x4ae9f7['children'][_0x24ba6d]);}}if(null!=_0x4ae9f7['data']&&(_0x7dcf03['data']=String(_0x4ae9f7['data'])),_0x4ae9f7['attributesBoolean']){if('object'!=typeof _0x4ae9f7['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x7dcf03['attributesBoolean']={};var _0x8cd1bb=Object['keys'](_0x4ae9f7['attributesBoolean']);for(_0x24ba6d=0x0;_0x24ba6d<_0x8cd1bb['length'];++_0x24ba6d)_0x7dcf03['attributesBoolean'][_0x8cd1bb[_0x24ba6d]]=Boolean(_0x4ae9f7['attributesBoolean'][_0x8cd1bb[_0x24ba6d]]);}return null!=_0x4ae9f7['attributesJson']&&(_0x7dcf03['attributesJson']=String(_0x4ae9f7['attributesJson'])),_0x7dcf03;},_0x3eb681['toObject']=function(_0x580b6e,_0x26b696){_0x26b696||(_0x26b696={});var _0x1efdc6,_0xc8f316={};if((_0x26b696['arrays']||_0x26b696['defaults'])&&(_0xc8f316['children']=[]),(_0x26b696['objects']||_0x26b696['defaults'])&&(_0xc8f316['attributesBoolean']={}),_0x26b696['defaults']&&(_0xc8f316['name']='',_0xc8f316['data']='',_0xc8f316['attributesJson']=''),null!=_0x580b6e['name']&&_0x580b6e['hasOwnProperty']('name')&&(_0xc8f316['name']=_0x580b6e['name']),_0x580b6e['children']&&_0x580b6e['children']['length']){_0xc8f316['children']=[];for(var _0x381c0c=0x0;_0x381c0c<_0x580b6e['children']['length'];++_0x381c0c)_0xc8f316['children'][_0x381c0c]=_0xa6d10b['Element']['toObject'](_0x580b6e['children'][_0x381c0c],_0x26b696);}if(null!=_0x580b6e['data']&&_0x580b6e['hasOwnProperty']('data')&&(_0xc8f316['data']=_0x580b6e['data']),_0x580b6e['attributesBoolean']&&(_0x1efdc6=Object['keys'](_0x580b6e['attributesBoolean']))['length']){_0xc8f316['attributesBoolean']={};for(_0x381c0c=0x0;_0x381c0c<_0x1efdc6['length'];++_0x381c0c)_0xc8f316['attributesBoolean'][_0x1efdc6[_0x381c0c]]=_0x580b6e['attributesBoolean'][_0x1efdc6[_0x381c0c]];}return null!=_0x580b6e['attributesJson']&&_0x580b6e['hasOwnProperty']('attributesJson')&&(_0xc8f316['attributesJson']=_0x580b6e['attributesJson']),_0xc8f316;},_0x3eb681['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x147505['util']['toJSONOptions']);},_0x3eb681['getTypeUrl']=function(_0x314285){return void 0x0===_0x314285&&(_0x314285='type.googleapis.com'),_0x314285+'/Element';},_0x3eb681;}()),_0xa6d10b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x39ef15){return new w(this['_protobufRoot'][_0x39ef15]);}}class w{['_protobuf'];constructor(_0x25199d){this['_protobuf']=_0x25199d;}['compress'](_0x156c22){const _0x2bed0e=this['_protobuf']['verify'](_0x156c22);if(_0x2bed0e)throw Error(_0x2bed0e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x156c22))['finish']();}['decompress'](_0x7f0ecb){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x7f0ecb),{'oneofs':!0x0});}}function g(_0x348d85,_0x2f5f3d){const _0x34b74c=_0x27268f(_0x348d85);return _0x34b74c['path'][_0x34b74c['path']['length']-0x1]+=_0x2f5f3d,_0x34b74c;}function _(_0x149585,_0x55d00e){return _0x149585['root']===_0x55d00e['root']&&_0x45862e(_0x149585['path'],_0x55d00e['path']);}function $(_0x40e046){P(_0x40e046,_0x1b163d=>('main'==_0x1b163d['root']?(_0x1b163d['rootMain']=!0x0,delete _0x1b163d['root']):'$graveyard'==_0x1b163d['root']&&(_0x1b163d['rootGraveyard']=!0x0,delete _0x1b163d['root']),_0x1b163d));}function J(_0x88b1dd){P(_0x88b1dd,_0x3c46b7=>(_0x3c46b7['rootMain']?(_0x3c46b7['root']='main',delete _0x3c46b7['rootMain']):_0x3c46b7['rootGraveyard']&&(_0x3c46b7['root']='$graveyard',delete _0x3c46b7['rootGraveyard']),_0x3c46b7));}function P(_0x5be575,_0x235259){for(const _0x20c8fd in _0x5be575){const _0x1f6c70=_0x5be575[_0x20c8fd];'nodes'!==_0x20c8fd&&_0x42d81a(_0x1f6c70)&&(_0x1f6c70['path']&&(_0x1f6c70['root']||_0x1f6c70['rootMain']||_0x1f6c70['rootGraveyard'])?_0x5be575[_0x20c8fd]=_0x235259(_0x1f6c70):P(_0x1f6c70,_0x235259));}return _0x5be575;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x169e5c,_0x4220b6,_0x70f74e){this['_id']=_0x169e5c,this['_operationName']=_0x4220b6,this['_protobufDescriptor']=_0x70f74e;}['compress'](_0x3226d2,_0x1e7d3){const _0x4d14b9=_0x1e7d3['operations'][_0x1e7d3['index']++];return $(_0x4d14b9),_0x3226d2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4d14b9)),_0x3226d2['types']['push'](this['_id']),!0x0;}['decompress'](_0x3631bf,_0x22db1b){_0x22db1b['typeIndex']++;const _0x2d79f4=_0x22db1b['buffers'][_0x22db1b['bufferIndex']++],_0x4e6b78=this['_protobufDescriptor']['decompress'](_0x2d79f4);J(_0x4e6b78),_0x4e6b78['__className']=this['_operationName'],_0x3631bf['push'](_0x4e6b78);}}class s extends e{['compress'](_0x46fb10,_0x50392c){const _0x221fa6=_0x50392c['operations'][_0x50392c['index']++];return this['_serializeOneOf']('oldValue',_0x221fa6),this['_serializeOneOf']('newValue',_0x221fa6),$(_0x221fa6),_0x46fb10['buffers']['push'](this['_protobufDescriptor']['compress'](_0x221fa6)),_0x46fb10['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f4b81,_0x24da9c){_0x24da9c['typeIndex']++;const _0x593839=_0x24da9c['buffers'][_0x24da9c['bufferIndex']++],_0x1c4230=this['_protobufDescriptor']['decompress'](_0x593839);this['_deserializeOneOf']('oldValue',_0x1c4230),this['_deserializeOneOf']('newValue',_0x1c4230),J(_0x1c4230),_0x1c4230['__className']=this['_operationName'],_0x4f4b81['push'](_0x1c4230);}['_serializeOneOf'](_0x1a7dd4,_0x551821){const _0xf5e2f3=_0x551821[_0x1a7dd4];'boolean'==typeof _0xf5e2f3?_0x551821[_0x1a7dd4+'Boolean']=_0xf5e2f3:_0x551821[_0x1a7dd4+'Json']=JSON['stringify'](_0xf5e2f3);}['_deserializeOneOf'](_0x5625d1,_0x41ec50){const _0x23bf93=_0x5625d1+'Json';_0x41ec50[_0x23bf93]?(_0x41ec50[_0x5625d1]=JSON['parse'](_0x41ec50[_0x23bf93]),delete _0x41ec50[_0x23bf93]):(_0x41ec50[_0x5625d1]=_0x41ec50[_0x5625d1+'Boolean'],delete _0x41ec50[_0x5625d1+'Boolean']);}}class i extends e{['compress'](_0x20df03,_0x25b928){const _0x1ca01b=_0x25b928['operations'][_0x25b928['index']++];return this['_serializeNodesAttributes'](_0x1ca01b['nodes']),$(_0x1ca01b),_0x20df03['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1ca01b)),_0x20df03['types']['push'](this['_id']),!0x0;}['decompress'](_0x17549a,_0x537676){_0x537676['typeIndex']++;const _0xc6fcc3=_0x537676['buffers'][_0x537676['bufferIndex']++],_0x413deb=this['_protobufDescriptor']['decompress'](_0xc6fcc3);_0x413deb['nodes']||(_0x413deb['nodes']=[]),this['_deserializeNodesAttributes'](_0x413deb['nodes']),J(_0x413deb),_0x413deb['__className']=this['_operationName'],_0x17549a['push'](_0x413deb);}['_serializeNodesAttributes'](_0x2e432c){for(const _0x10f435 of _0x2e432c){if(_0x10f435['attributes']){const _0x17340c=_0x10f435['attributes'];this['_areValuesBoolean'](_0x17340c)?_0x10f435['attributesBoolean']=_0x17340c:_0x10f435['attributesJson']=JSON['stringify'](_0x17340c);}_0x10f435['children']&&this['_serializeNodesAttributes'](_0x10f435['children']);}}['_deserializeNodesAttributes'](_0x50d3b5){for(const _0x5ef2be of _0x50d3b5)(_0x5ef2be['attributesBoolean']||_0x5ef2be['attributesJson'])&&(_0x5ef2be['attributesBoolean']?(_0x5ef2be['attributes']=_0x5ef2be['attributesBoolean'],delete _0x5ef2be['attributesBoolean']):(_0x5ef2be['attributes']=JSON['parse'](_0x5ef2be['attributesJson']),delete _0x5ef2be['attributesJson'])),_0x5ef2be['children']&&this['_deserializeNodesAttributes'](_0x5ef2be['children']);}['_areValuesBoolean'](_0x490c21){return Object['keys'](_0x490c21)['every'](_0x5c8610=>'boolean'==typeof _0x490c21[_0x5c8610]);}}class n extends e{['decompress'](_0x441774,_0xedaf1d){super['decompress'](_0x441774,_0xedaf1d);const _0x490ac4=_0x441774[_0x441774['length']-0x1];_0x490ac4['oldRange']||(_0x490ac4['oldRange']=null),_0x490ac4['newRange']||(_0x490ac4['newRange']=null);}}class p extends e{['compress'](_0x3c3ef7,_0x27f679){return _0x27f679['index']++,_0x3c3ef7['types']['push'](this['_id']),!0x0;}['decompress'](_0x539c5d,_0x53bccc){_0x53bccc['typeIndex']++,_0x539c5d['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2b8d98,_0x4581af,_0x583c56,_0x428794){super(_0x2b8d98,_0x4581af,_0x583c56),this['_omittedNamespace']=_0x428794+':';}['compress'](_0x33c446,_0x3bcf74){const _0x196b15=_0x3bcf74['operations'][_0x3bcf74['index']];return!('MarkerOperation'!=_0x196b15['__className']||!_0x196b15['name']['startsWith'](this['_omittedNamespace']))&&(_0x196b15['name']=_0x196b15['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x33c446,_0x3bcf74),!0x0);}['decompress'](_0x25b9b9,_0x4c614c){super['decompress'](_0x25b9b9,_0x4c614c);const _0x33589b=_0x25b9b9[_0x25b9b9['length']-0x1];_0x33589b['name']=this['_omittedNamespace']+_0x33589b['name'];}}class O{['_id'];['_context'];constructor(_0x521fbc,_0x601fdd){this['_id']=_0x521fbc,this['_context']=_0x601fdd;}['compress'](_0x1004db,_0x2f00f7){let _0x66871a,_0x5c8ef2=_0x2f00f7['operations'][_0x2f00f7['index']],_0x35c889=_0x2f00f7['operations'][_0x2f00f7['index']+0x1];for(;_0x35c889&&this['_compareOperations'](_0x5c8ef2,_0x35c889);)_0x66871a?(_0x66871a=this['_combineNext'](_0x5c8ef2,_0x66871a),_0x1004db['types']['push'](0x0)):(_0x66871a=_0x27268f(_0x5c8ef2),_0x1004db['types']['push'](this['_id'])),_0x2f00f7['index']++,_0x5c8ef2=_0x2f00f7['operations'][_0x2f00f7['index']],_0x35c889=_0x2f00f7['operations'][_0x2f00f7['index']+0x1];return!!_0x66871a&&(_0x66871a=this['_combineNext'](_0x2f00f7['operations'][_0x2f00f7['index']++],_0x66871a),_0x1004db['types']['push'](0x0),_0x1004db['buffers']['push'](this['_compressSingleOperation'](_0x66871a)),!0x0);}['decompress'](_0x205dc0,_0x4a7ae2){const _0x4c68da=this['_decompressSingleOperation'](_0x4a7ae2);for(;0x0==_0x4a7ae2['types'][_0x4a7ae2['typeIndex']];)_0x4a7ae2['typeIndex']++,_0x205dc0['push'](this['_splitCurrent'](_0x4c68da));_0x205dc0['push'](_0x4c68da);}}class c extends O{['_combineNext'](_0x39f2bd,_0x1a1b3f){return _0x1a1b3f['nodes'][0x0]['data']+=_0x39f2bd['nodes'][0x0]['data'],_0x1a1b3f;}['_splitCurrent'](_0x404b6f){const _0x2d6ea8=_0x27268f(_0x404b6f),_0xb8f91c=_0x2d6ea8['nodes'][0x0],_0x35b5b6=_0x404b6f['nodes'][0x0],_0x1fedc5=_0x35b5b6['data'][Symbol['iterator']]()['next']()['value'],_0x3d1c39=_0x1fedc5['length'];return _0xb8f91c['data']=_0x1fedc5,_0x35b5b6['data']=_0x35b5b6['data']['substr'](_0x3d1c39),_0x404b6f['position']=g(_0x404b6f['position'],_0x3d1c39),_0x2d6ea8;}['_compareOperations'](_0x5d4181,_0x33c5be){if(this['_checkOperation'](_0x5d4181)&&this['_checkOperation'](_0x33c5be)){const _0x11e3a5=_0x5d4181['nodes'][0x0]['data']['length'],_0x2cf575=_(g(_0x5d4181['position'],_0x11e3a5),_0x33c5be['position']),_0x537b36=_0x5d4181['nodes'][0x0],_0x5c035a=_0x33c5be['nodes'][0x0];return _0x2cf575&&this['_compareAttributes'](_0x537b36,_0x5c035a);}return!0x1;}['_compressSingleOperation'](_0x5d9131){const _0x121f89={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x121f89,{'operations':[_0x5d9131],'index':0x0}),_0x121f89['buffers'][0x0];}['_decompressSingleOperation'](_0x57f65b){const _0x59422c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x59422c,_0x57f65b),_0x59422c[0x0];}['_checkOperation'](_0x261c4a){return'InsertOperation'==_0x261c4a['__className']&&0x1==_0x261c4a['nodes']['length']&&_0x261c4a['nodes'][0x0]['data']&&!_0x261c4a['wasUndone']&&0x1==Array['from'](_0x261c4a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x245814,_0x15d56b){const _0x4561a9=Object['keys'](_0x245814['attributes']||{}),_0x2995c9=Object['keys'](_0x15d56b['attributes']||{});return _0x4561a9['length']===_0x2995c9['length']&&_0x4561a9['every'](_0xd311bf=>_0x15d56b['attributes'][_0xd311bf]&&_0x15d56b['attributes'][_0xd311bf]===_0x245814['attributes'][_0xd311bf]);}}class m extends O{['_combineNext'](_0x474f93,_0xf95a30){return _0xf95a30['howMany']++,_0xf95a30['sourcePosition']=_0x27268f(_0x474f93['sourcePosition']),_0xf95a30;}['_splitCurrent'](_0x3740ff){const _0x183e7b=_0x27268f(_0x3740ff);return _0x3740ff['howMany']--,_0x183e7b['howMany']=0x1,_0x183e7b['sourcePosition']=g(_0x183e7b['sourcePosition'],_0x3740ff['howMany']),_0x183e7b;}['_compareOperations'](_0x195529,_0x925da){return!(!this['_checkOperation'](_0x195529)||!this['_checkOperation'](_0x925da))&&(_(g(_0x195529['sourcePosition'],-0x1),_0x925da['sourcePosition'])&&_(_0x195529['targetPosition'],_0x925da['targetPosition']));}['_compressSingleOperation'](_0x29a6f9){const _0x400237={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x400237,{'operations':[_0x29a6f9],'index':0x0}),_0x400237['buffers'][0x0];}['_decompressSingleOperation'](_0x2b38c5){const _0x21c5c9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x21c5c9,_0x2b38c5),_0x21c5c9[0x0];}['_checkOperation'](_0x4e14da){return'MoveOperation'==_0x4e14da['__className']&&'$graveyard'==_0x4e14da['targetPosition']['root']&&0x1==_0x4e14da['howMany']&&!_0x4e14da['wasUndone'];}}class h extends O{['_combineNext'](_0x3b998a,_0x49256a){return _0x49256a['howMany']++,_0x49256a;}['_splitCurrent'](_0x3d6b96){const _0x561ec8=_0x27268f(_0x3d6b96);return _0x561ec8['howMany']=0x1,_0x3d6b96['howMany']--,_0x561ec8;}['_compareOperations'](_0x32bfe2,_0x5dc24a){return!(!this['_checkOperation'](_0x32bfe2)||!this['_checkOperation'](_0x5dc24a))&&(_(_0x32bfe2['sourcePosition'],_0x5dc24a['sourcePosition'])&&_(_0x32bfe2['targetPosition'],_0x5dc24a['targetPosition']));}['_compressSingleOperation'](_0x33cdbb){const _0x220dc6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x220dc6,{'operations':[_0x33cdbb],'index':0x0}),_0x220dc6['buffers'][0x0];}['_decompressSingleOperation'](_0x4895fb){const _0x17c519=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x17c519,_0x4895fb),_0x17c519[0x0];}['_checkOperation'](_0x4c7da0){return'MoveOperation'==_0x4c7da0['__className']&&'$graveyard'==_0x4c7da0['targetPosition']['root']&&0x1==_0x4c7da0['howMany']&&!_0x4c7da0['wasUndone'];}}class f extends O{['compress'](_0x431f5c,_0x50ca0d){if(!this['_compareOperations'](_0x50ca0d['operations'][_0x50ca0d['index']],_0x50ca0d['operations'][_0x50ca0d['index']+0x1]))return!0x1;const _0x1ed9b8=_0x50ca0d['operations'][_0x50ca0d['index']++];return _0x1ed9b8['oldRange']=null,_0x1ed9b8['newRange']&&_(_0x1ed9b8['newRange']['start'],_0x1ed9b8['newRange']['end'])&&(_0x1ed9b8['newRange']['end']=null),_0x50ca0d['index']++,_0x431f5c['types']['push'](this['_id']),_0x431f5c['types']['push'](0x0),_0x431f5c['buffers']['push'](this['_compressSingleOperation'](_0x1ed9b8)),!0x0;}['decompress'](_0x306994,_0x990313){const _0x14140e=this['_decompressSingleOperation'](_0x990313);_0x14140e['newRange']&&!_0x14140e['newRange']['end']&&(_0x14140e['newRange']['end']=_0x27268f(_0x14140e['newRange']['start']));const _0x1c5c97=_0x27268f(_0x14140e);_0x1c5c97['newRange']&&(_0x1c5c97['newRange']['start']['stickiness']='toNone',_0x1c5c97['newRange']['end']=_0x27268f(_0x1c5c97['newRange']['start'])),_0x1c5c97['name']='user:position:'+_0x1c5c97['name']['split'](':')[0x2],_0x990313['typeIndex']++,_0x306994['push'](_0x14140e),_0x306994['push'](_0x1c5c97);}['_compressSingleOperation'](_0x5b014b){const _0x49f943={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x49f943,{'operations':[_0x5b014b],'index':0x0}),_0x49f943['buffers'][0x0];}['_decompressSingleOperation'](_0x4e573f){const _0x447c98=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x447c98,_0x4e573f),_0x447c98[0x0];}['_compareOperations'](_0x561ecf,_0x14b67c){return!(!_0x561ecf||!_0x14b67c)&&('MarkerOperation'==_0x561ecf['__className']&&'MarkerOperation'==_0x14b67c['__className']&&!(!_0x561ecf['name']['startsWith']('user:')||!_0x14b67c['name']['startsWith']('user:')||_0x561ecf['name']==_0x14b67c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2c9328=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',_0x2c9328,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2c9328,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x16e331){if(!_0x16e331||!_0x16e331[0x0])throw new _0x58b3a1('no-operations-provided',this);const _0x340ebb={'operations':_0x16e331,'index':0x0},_0x56ec7e={'types':[],'buffers':[],'baseVersion':_0x16e331[0x0]['baseVersion']};for(;_0x340ebb['index']<_0x340ebb['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x56ec7e,_0x340ebb))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x56ec7e,_0x340ebb))continue;const _0x50501a=_0x340ebb['operations'][_0x340ebb['index']]['__className'];this['_getCompressorByName'](_0x50501a)['compress'](_0x56ec7e,_0x340ebb);}return _0x56ec7e;}['decompress'](_0x5c1d44){const _0x1f1b13=[],_0x1d34e6={'types':_0x5c1d44['types'],'buffers':_0x5c1d44['buffers'],'baseVersion':_0x5c1d44['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x1d34e6['typeIndex']<_0x1d34e6['types']['length'];){const _0x4b27d=_0x1d34e6['types'][_0x1d34e6['typeIndex']],_0x7dc8d4=this['_compressorById']['get'](_0x4b27d);if(!_0x7dc8d4)throw new _0x58b3a1('decompress-compressor-not-found',this,{'type':_0x4b27d});_0x7dc8d4['decompress'](_0x1f1b13,_0x1d34e6);}return _0x1f1b13['forEach']((_0x538065,_0x2b5fa4)=>_0x538065['baseVersion']=_0x5c1d44['baseVersion']+_0x2b5fa4),_0x1f1b13;}['_getCompressorByName'](_0x495b2f){return this['_compressorByName']['get'](_0x495b2f);}['_registerOperationCompressor'](_0x1681b4,_0x2f5040,_0x66c450){const _0x5a2ff3=new _0x66c450(_0x1681b4,_0x2f5040,this['_protobufFactory']['getDescriptor'](_0x2f5040));this['_registerCompressor'](_0x1681b4,_0x2f5040,_0x5a2ff3);}['_registerActionCompressor'](_0x44fcbc,_0x23bd40,_0x9de93){const _0x33e3ad=new _0x9de93(_0x44fcbc,this);this['_registerCompressor'](_0x44fcbc,_0x23bd40,_0x33e3ad);}['_registerCompressor'](_0x1714b1,_0x565142,_0x32ddf2){this['_compressorById']['set'](_0x1714b1,_0x32ddf2),this['_compressorByName']['set'](_0x565142,_0x32ddf2);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0xb2afbb}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x152d82 from'protobufjs/minimal.js';import{cloneDeep as _0x2a674a,isEqual as _0x58a133,isObject as _0x347327}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x203e80=_0x152d82['Reader'],_0x4d89c5=_0x152d82['Writer'],_0x37216b=_0x152d82['util'],_0x4e8020=_0x152d82['roots']['default']||(_0x152d82['roots']['default']={});return _0x4e8020['AttributeOperation']=(function(){function _0xb1460d(_0x714caa){if(_0x714caa){for(var _0x146fb9=Object['keys'](_0x714caa),_0x6f877a=0x0;_0x6f877a<_0x146fb9['length'];++_0x6f877a)null!=_0x714caa[_0x146fb9[_0x6f877a]]&&(this[_0x146fb9[_0x6f877a]]=_0x714caa[_0x146fb9[_0x6f877a]]);}}return _0xb1460d['prototype']['range']=null,_0xb1460d['prototype']['key']='',_0xb1460d['prototype']['oldValueBoolean']=!0x1,_0xb1460d['prototype']['oldValueJson']='',_0xb1460d['prototype']['newValueBoolean']=!0x1,_0xb1460d['prototype']['newValueJson']='',_0xb1460d['prototype']['wasUndone']=!0x1,_0xb1460d['create']=function(_0x21908e){return new _0xb1460d(_0x21908e);},_0xb1460d['encode']=function(_0x15793f,_0x1e7b94){return _0x1e7b94||(_0x1e7b94=_0x4d89c5['create']()),null!=_0x15793f['range']&&Object['hasOwnProperty']['call'](_0x15793f,'range')&&_0x4e8020['Range']['encode'](_0x15793f['range'],_0x1e7b94['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15793f['key']&&Object['hasOwnProperty']['call'](_0x15793f,'key')&&_0x1e7b94['uint32'](0x12)['string'](_0x15793f['key']),null!=_0x15793f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x15793f,'oldValueBoolean')&&_0x1e7b94['uint32'](0x18)['bool'](_0x15793f['oldValueBoolean']),null!=_0x15793f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x15793f,'oldValueJson')&&_0x1e7b94['uint32'](0x22)['string'](_0x15793f['oldValueJson']),null!=_0x15793f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x15793f,'newValueBoolean')&&_0x1e7b94['uint32'](0x28)['bool'](_0x15793f['newValueBoolean']),null!=_0x15793f['newValueJson']&&Object['hasOwnProperty']['call'](_0x15793f,'newValueJson')&&_0x1e7b94['uint32'](0x32)['string'](_0x15793f['newValueJson']),null!=_0x15793f['wasUndone']&&Object['hasOwnProperty']['call'](_0x15793f,'wasUndone')&&_0x1e7b94['uint32'](0x38)['bool'](_0x15793f['wasUndone']),_0x1e7b94;},_0xb1460d['encodeDelimited']=function(_0x12c770,_0x6b5fca){return this['encode'](_0x12c770,_0x6b5fca)['ldelim']();},_0xb1460d['decode']=function(_0x5db6cc,_0x110002){_0x5db6cc instanceof _0x203e80||(_0x5db6cc=_0x203e80['create'](_0x5db6cc));for(var _0x2175ed=void 0x0===_0x110002?_0x5db6cc['len']:_0x5db6cc['pos']+_0x110002,_0x4c404b=new _0x4e8020['AttributeOperation']();_0x5db6cc['pos']<_0x2175ed;){var _0x1d8b06=_0x5db6cc['uint32']();switch(_0x1d8b06>>>0x3){case 0x1:_0x4c404b['range']=_0x4e8020['Range']['decode'](_0x5db6cc,_0x5db6cc['uint32']());break;case 0x2:_0x4c404b['key']=_0x5db6cc['string']();break;case 0x3:_0x4c404b['oldValueBoolean']=_0x5db6cc['bool']();break;case 0x4:_0x4c404b['oldValueJson']=_0x5db6cc['string']();break;case 0x5:_0x4c404b['newValueBoolean']=_0x5db6cc['bool']();break;case 0x6:_0x4c404b['newValueJson']=_0x5db6cc['string']();break;case 0x7:_0x4c404b['wasUndone']=_0x5db6cc['bool']();break;default:_0x5db6cc['skipType'](0x7&_0x1d8b06);}}return _0x4c404b;},_0xb1460d['decodeDelimited']=function(_0x2e9055){return _0x2e9055 instanceof _0x203e80||(_0x2e9055=new _0x203e80(_0x2e9055)),this['decode'](_0x2e9055,_0x2e9055['uint32']());},_0xb1460d['verify']=function(_0x50fb7a){if('object'!=typeof _0x50fb7a||null===_0x50fb7a)return'object\x20expected';if(null!=_0x50fb7a['range']&&_0x50fb7a['hasOwnProperty']('range')){var _0x297ca2=_0x4e8020['Range']['verify'](_0x50fb7a['range']);if(_0x297ca2)return'range.'+_0x297ca2;}return null!=_0x50fb7a['key']&&_0x50fb7a['hasOwnProperty']('key')&&!_0x37216b['isString'](_0x50fb7a['key'])?'key:\x20string\x20expected':null!=_0x50fb7a['oldValueBoolean']&&_0x50fb7a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x50fb7a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x50fb7a['oldValueJson']&&_0x50fb7a['hasOwnProperty']('oldValueJson')&&!_0x37216b['isString'](_0x50fb7a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x50fb7a['newValueBoolean']&&_0x50fb7a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x50fb7a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x50fb7a['newValueJson']&&_0x50fb7a['hasOwnProperty']('newValueJson')&&!_0x37216b['isString'](_0x50fb7a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x50fb7a['wasUndone']&&_0x50fb7a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50fb7a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb1460d['fromObject']=function(_0x577491){if(_0x577491 instanceof _0x4e8020['AttributeOperation'])return _0x577491;var _0x43eeb4=new _0x4e8020['AttributeOperation']();if(null!=_0x577491['range']){if('object'!=typeof _0x577491['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x43eeb4['range']=_0x4e8020['Range']['fromObject'](_0x577491['range']);}return null!=_0x577491['key']&&(_0x43eeb4['key']=String(_0x577491['key'])),null!=_0x577491['oldValueBoolean']&&(_0x43eeb4['oldValueBoolean']=Boolean(_0x577491['oldValueBoolean'])),null!=_0x577491['oldValueJson']&&(_0x43eeb4['oldValueJson']=String(_0x577491['oldValueJson'])),null!=_0x577491['newValueBoolean']&&(_0x43eeb4['newValueBoolean']=Boolean(_0x577491['newValueBoolean'])),null!=_0x577491['newValueJson']&&(_0x43eeb4['newValueJson']=String(_0x577491['newValueJson'])),null!=_0x577491['wasUndone']&&(_0x43eeb4['wasUndone']=Boolean(_0x577491['wasUndone'])),_0x43eeb4;},_0xb1460d['toObject']=function(_0x1f22dd,_0x51269c){_0x51269c||(_0x51269c={});var _0xe1d1bf={};return _0x51269c['defaults']&&(_0xe1d1bf['range']=null,_0xe1d1bf['key']='',_0xe1d1bf['oldValueBoolean']=!0x1,_0xe1d1bf['oldValueJson']='',_0xe1d1bf['newValueBoolean']=!0x1,_0xe1d1bf['newValueJson']='',_0xe1d1bf['wasUndone']=!0x1),null!=_0x1f22dd['range']&&_0x1f22dd['hasOwnProperty']('range')&&(_0xe1d1bf['range']=_0x4e8020['Range']['toObject'](_0x1f22dd['range'],_0x51269c)),null!=_0x1f22dd['key']&&_0x1f22dd['hasOwnProperty']('key')&&(_0xe1d1bf['key']=_0x1f22dd['key']),null!=_0x1f22dd['oldValueBoolean']&&_0x1f22dd['hasOwnProperty']('oldValueBoolean')&&(_0xe1d1bf['oldValueBoolean']=_0x1f22dd['oldValueBoolean']),null!=_0x1f22dd['oldValueJson']&&_0x1f22dd['hasOwnProperty']('oldValueJson')&&(_0xe1d1bf['oldValueJson']=_0x1f22dd['oldValueJson']),null!=_0x1f22dd['newValueBoolean']&&_0x1f22dd['hasOwnProperty']('newValueBoolean')&&(_0xe1d1bf['newValueBoolean']=_0x1f22dd['newValueBoolean']),null!=_0x1f22dd['newValueJson']&&_0x1f22dd['hasOwnProperty']('newValueJson')&&(_0xe1d1bf['newValueJson']=_0x1f22dd['newValueJson']),null!=_0x1f22dd['wasUndone']&&_0x1f22dd['hasOwnProperty']('wasUndone')&&(_0xe1d1bf['wasUndone']=_0x1f22dd['wasUndone']),_0xe1d1bf;},_0xb1460d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0xb1460d['getTypeUrl']=function(_0x7210a9){return void 0x0===_0x7210a9&&(_0x7210a9='type.googleapis.com'),_0x7210a9+'/AttributeOperation';},_0xb1460d;}()),_0x4e8020['InsertOperation']=(function(){function _0x4b4331(_0x3fb747){if(this['nodes']=[],_0x3fb747){for(var _0xb3b942=Object['keys'](_0x3fb747),_0x62f0bd=0x0;_0x62f0bd<_0xb3b942['length'];++_0x62f0bd)null!=_0x3fb747[_0xb3b942[_0x62f0bd]]&&(this[_0xb3b942[_0x62f0bd]]=_0x3fb747[_0xb3b942[_0x62f0bd]]);}}return _0x4b4331['prototype']['position']=null,_0x4b4331['prototype']['nodes']=_0x37216b['emptyArray'],_0x4b4331['prototype']['shouldReceiveAttributes']=!0x1,_0x4b4331['prototype']['wasUndone']=!0x1,_0x4b4331['create']=function(_0x5a7aaf){return new _0x4b4331(_0x5a7aaf);},_0x4b4331['encode']=function(_0x3cef5e,_0x563542){if(_0x563542||(_0x563542=_0x4d89c5['create']()),null!=_0x3cef5e['position']&&Object['hasOwnProperty']['call'](_0x3cef5e,'position')&&_0x4e8020['Position']['encode'](_0x3cef5e['position'],_0x563542['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cef5e['nodes']&&_0x3cef5e['nodes']['length']){for(var _0xe26f0d=0x0;_0xe26f0d<_0x3cef5e['nodes']['length'];++_0xe26f0d)_0x4e8020['Element']['encode'](_0x3cef5e['nodes'][_0xe26f0d],_0x563542['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3cef5e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3cef5e,'shouldReceiveAttributes')&&_0x563542['uint32'](0x18)['bool'](_0x3cef5e['shouldReceiveAttributes']),null!=_0x3cef5e['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cef5e,'wasUndone')&&_0x563542['uint32'](0x20)['bool'](_0x3cef5e['wasUndone']),_0x563542;},_0x4b4331['encodeDelimited']=function(_0x20c484,_0x571268){return this['encode'](_0x20c484,_0x571268)['ldelim']();},_0x4b4331['decode']=function(_0x1c97fd,_0x55afb6){_0x1c97fd instanceof _0x203e80||(_0x1c97fd=_0x203e80['create'](_0x1c97fd));for(var _0x488493=void 0x0===_0x55afb6?_0x1c97fd['len']:_0x1c97fd['pos']+_0x55afb6,_0x1bfcc4=new _0x4e8020['InsertOperation']();_0x1c97fd['pos']<_0x488493;){var _0x354bcc=_0x1c97fd['uint32']();switch(_0x354bcc>>>0x3){case 0x1:_0x1bfcc4['position']=_0x4e8020['Position']['decode'](_0x1c97fd,_0x1c97fd['uint32']());break;case 0x2:_0x1bfcc4['nodes']&&_0x1bfcc4['nodes']['length']||(_0x1bfcc4['nodes']=[]),_0x1bfcc4['nodes']['push'](_0x4e8020['Element']['decode'](_0x1c97fd,_0x1c97fd['uint32']()));break;case 0x3:_0x1bfcc4['shouldReceiveAttributes']=_0x1c97fd['bool']();break;case 0x4:_0x1bfcc4['wasUndone']=_0x1c97fd['bool']();break;default:_0x1c97fd['skipType'](0x7&_0x354bcc);}}return _0x1bfcc4;},_0x4b4331['decodeDelimited']=function(_0x41c7b2){return _0x41c7b2 instanceof _0x203e80||(_0x41c7b2=new _0x203e80(_0x41c7b2)),this['decode'](_0x41c7b2,_0x41c7b2['uint32']());},_0x4b4331['verify']=function(_0x38f8b1){if('object'!=typeof _0x38f8b1||null===_0x38f8b1)return'object\x20expected';if(null!=_0x38f8b1['position']&&_0x38f8b1['hasOwnProperty']('position')&&(_0x10424b=_0x4e8020['Position']['verify'](_0x38f8b1['position'])))return'position.'+_0x10424b;if(null!=_0x38f8b1['nodes']&&_0x38f8b1['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x38f8b1['nodes']))return'nodes:\x20array\x20expected';for(var _0x4467e1=0x0;_0x4467e1<_0x38f8b1['nodes']['length'];++_0x4467e1){var _0x10424b;if(_0x10424b=_0x4e8020['Element']['verify'](_0x38f8b1['nodes'][_0x4467e1]))return'nodes.'+_0x10424b;}}return null!=_0x38f8b1['shouldReceiveAttributes']&&_0x38f8b1['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x38f8b1['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x38f8b1['wasUndone']&&_0x38f8b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38f8b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b4331['fromObject']=function(_0x37579a){if(_0x37579a instanceof _0x4e8020['InsertOperation'])return _0x37579a;var _0xcae3a6=new _0x4e8020['InsertOperation']();if(null!=_0x37579a['position']){if('object'!=typeof _0x37579a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xcae3a6['position']=_0x4e8020['Position']['fromObject'](_0x37579a['position']);}if(_0x37579a['nodes']){if(!Array['isArray'](_0x37579a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xcae3a6['nodes']=[];for(var _0xed794c=0x0;_0xed794c<_0x37579a['nodes']['length'];++_0xed794c){if('object'!=typeof _0x37579a['nodes'][_0xed794c])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xcae3a6['nodes'][_0xed794c]=_0x4e8020['Element']['fromObject'](_0x37579a['nodes'][_0xed794c]);}}return null!=_0x37579a['shouldReceiveAttributes']&&(_0xcae3a6['shouldReceiveAttributes']=Boolean(_0x37579a['shouldReceiveAttributes'])),null!=_0x37579a['wasUndone']&&(_0xcae3a6['wasUndone']=Boolean(_0x37579a['wasUndone'])),_0xcae3a6;},_0x4b4331['toObject']=function(_0x171498,_0x228250){_0x228250||(_0x228250={});var _0x3d3d5d={};if((_0x228250['arrays']||_0x228250['defaults'])&&(_0x3d3d5d['nodes']=[]),_0x228250['defaults']&&(_0x3d3d5d['position']=null,_0x3d3d5d['shouldReceiveAttributes']=!0x1,_0x3d3d5d['wasUndone']=!0x1),null!=_0x171498['position']&&_0x171498['hasOwnProperty']('position')&&(_0x3d3d5d['position']=_0x4e8020['Position']['toObject'](_0x171498['position'],_0x228250)),_0x171498['nodes']&&_0x171498['nodes']['length']){_0x3d3d5d['nodes']=[];for(var _0x5aed67=0x0;_0x5aed67<_0x171498['nodes']['length'];++_0x5aed67)_0x3d3d5d['nodes'][_0x5aed67]=_0x4e8020['Element']['toObject'](_0x171498['nodes'][_0x5aed67],_0x228250);}return null!=_0x171498['shouldReceiveAttributes']&&_0x171498['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d3d5d['shouldReceiveAttributes']=_0x171498['shouldReceiveAttributes']),null!=_0x171498['wasUndone']&&_0x171498['hasOwnProperty']('wasUndone')&&(_0x3d3d5d['wasUndone']=_0x171498['wasUndone']),_0x3d3d5d;},_0x4b4331['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x4b4331['getTypeUrl']=function(_0x22d0c7){return void 0x0===_0x22d0c7&&(_0x22d0c7='type.googleapis.com'),_0x22d0c7+'/InsertOperation';},_0x4b4331;}()),_0x4e8020['MarkerOperation']=(function(){function _0x36bd99(_0x20305a){if(_0x20305a){for(var _0x4bd250=Object['keys'](_0x20305a),_0x32260a=0x0;_0x32260a<_0x4bd250['length'];++_0x32260a)null!=_0x20305a[_0x4bd250[_0x32260a]]&&(this[_0x4bd250[_0x32260a]]=_0x20305a[_0x4bd250[_0x32260a]]);}}return _0x36bd99['prototype']['name']='',_0x36bd99['prototype']['oldRange']=null,_0x36bd99['prototype']['newRange']=null,_0x36bd99['prototype']['affectsData']=!0x1,_0x36bd99['prototype']['wasUndone']=!0x1,_0x36bd99['create']=function(_0x2ae365){return new _0x36bd99(_0x2ae365);},_0x36bd99['encode']=function(_0x5c4bfd,_0x3c4c43){return _0x3c4c43||(_0x3c4c43=_0x4d89c5['create']()),null!=_0x5c4bfd['name']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'name')&&_0x3c4c43['uint32'](0xa)['string'](_0x5c4bfd['name']),null!=_0x5c4bfd['oldRange']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'oldRange')&&_0x4e8020['Range']['encode'](_0x5c4bfd['oldRange'],_0x3c4c43['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c4bfd['newRange']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'newRange')&&_0x4e8020['Range']['encode'](_0x5c4bfd['newRange'],_0x3c4c43['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c4bfd['affectsData']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'affectsData')&&_0x3c4c43['uint32'](0x20)['bool'](_0x5c4bfd['affectsData']),null!=_0x5c4bfd['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'wasUndone')&&_0x3c4c43['uint32'](0x28)['bool'](_0x5c4bfd['wasUndone']),_0x3c4c43;},_0x36bd99['encodeDelimited']=function(_0x56fdab,_0x1e13ed){return this['encode'](_0x56fdab,_0x1e13ed)['ldelim']();},_0x36bd99['decode']=function(_0x175594,_0x33f8d6){_0x175594 instanceof _0x203e80||(_0x175594=_0x203e80['create'](_0x175594));for(var _0x8f09f1=void 0x0===_0x33f8d6?_0x175594['len']:_0x175594['pos']+_0x33f8d6,_0xd7593b=new _0x4e8020['MarkerOperation']();_0x175594['pos']<_0x8f09f1;){var _0x4d678f=_0x175594['uint32']();switch(_0x4d678f>>>0x3){case 0x1:_0xd7593b['name']=_0x175594['string']();break;case 0x2:_0xd7593b['oldRange']=_0x4e8020['Range']['decode'](_0x175594,_0x175594['uint32']());break;case 0x3:_0xd7593b['newRange']=_0x4e8020['Range']['decode'](_0x175594,_0x175594['uint32']());break;case 0x4:_0xd7593b['affectsData']=_0x175594['bool']();break;case 0x5:_0xd7593b['wasUndone']=_0x175594['bool']();break;default:_0x175594['skipType'](0x7&_0x4d678f);}}return _0xd7593b;},_0x36bd99['decodeDelimited']=function(_0x514ecf){return _0x514ecf instanceof _0x203e80||(_0x514ecf=new _0x203e80(_0x514ecf)),this['decode'](_0x514ecf,_0x514ecf['uint32']());},_0x36bd99['verify']=function(_0x220a12){if('object'!=typeof _0x220a12||null===_0x220a12)return'object\x20expected';if(null!=_0x220a12['name']&&_0x220a12['hasOwnProperty']('name')&&!_0x37216b['isString'](_0x220a12['name']))return'name:\x20string\x20expected';var _0x539b74;if(null!=_0x220a12['oldRange']&&_0x220a12['hasOwnProperty']('oldRange')&&(_0x539b74=_0x4e8020['Range']['verify'](_0x220a12['oldRange'])))return'oldRange.'+_0x539b74;if(null!=_0x220a12['newRange']&&_0x220a12['hasOwnProperty']('newRange')&&(_0x539b74=_0x4e8020['Range']['verify'](_0x220a12['newRange'])))return'newRange.'+_0x539b74;return null!=_0x220a12['affectsData']&&_0x220a12['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x220a12['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x220a12['wasUndone']&&_0x220a12['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x220a12['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x36bd99['fromObject']=function(_0x599c57){if(_0x599c57 instanceof _0x4e8020['MarkerOperation'])return _0x599c57;var _0x5472f8=new _0x4e8020['MarkerOperation']();if(null!=_0x599c57['name']&&(_0x5472f8['name']=String(_0x599c57['name'])),null!=_0x599c57['oldRange']){if('object'!=typeof _0x599c57['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5472f8['oldRange']=_0x4e8020['Range']['fromObject'](_0x599c57['oldRange']);}if(null!=_0x599c57['newRange']){if('object'!=typeof _0x599c57['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5472f8['newRange']=_0x4e8020['Range']['fromObject'](_0x599c57['newRange']);}return null!=_0x599c57['affectsData']&&(_0x5472f8['affectsData']=Boolean(_0x599c57['affectsData'])),null!=_0x599c57['wasUndone']&&(_0x5472f8['wasUndone']=Boolean(_0x599c57['wasUndone'])),_0x5472f8;},_0x36bd99['toObject']=function(_0x1e9552,_0x31b48a){_0x31b48a||(_0x31b48a={});var _0x108f5a={};return _0x31b48a['defaults']&&(_0x108f5a['name']='',_0x108f5a['oldRange']=null,_0x108f5a['newRange']=null,_0x108f5a['affectsData']=!0x1,_0x108f5a['wasUndone']=!0x1),null!=_0x1e9552['name']&&_0x1e9552['hasOwnProperty']('name')&&(_0x108f5a['name']=_0x1e9552['name']),null!=_0x1e9552['oldRange']&&_0x1e9552['hasOwnProperty']('oldRange')&&(_0x108f5a['oldRange']=_0x4e8020['Range']['toObject'](_0x1e9552['oldRange'],_0x31b48a)),null!=_0x1e9552['newRange']&&_0x1e9552['hasOwnProperty']('newRange')&&(_0x108f5a['newRange']=_0x4e8020['Range']['toObject'](_0x1e9552['newRange'],_0x31b48a)),null!=_0x1e9552['affectsData']&&_0x1e9552['hasOwnProperty']('affectsData')&&(_0x108f5a['affectsData']=_0x1e9552['affectsData']),null!=_0x1e9552['wasUndone']&&_0x1e9552['hasOwnProperty']('wasUndone')&&(_0x108f5a['wasUndone']=_0x1e9552['wasUndone']),_0x108f5a;},_0x36bd99['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x36bd99['getTypeUrl']=function(_0x9a42a2){return void 0x0===_0x9a42a2&&(_0x9a42a2='type.googleapis.com'),_0x9a42a2+'/MarkerOperation';},_0x36bd99;}()),_0x4e8020['MergeOperation']=(function(){function _0x3729bb(_0x5f2b27){if(_0x5f2b27){for(var _0x132dce=Object['keys'](_0x5f2b27),_0x25cc8e=0x0;_0x25cc8e<_0x132dce['length'];++_0x25cc8e)null!=_0x5f2b27[_0x132dce[_0x25cc8e]]&&(this[_0x132dce[_0x25cc8e]]=_0x5f2b27[_0x132dce[_0x25cc8e]]);}}return _0x3729bb['prototype']['sourcePosition']=null,_0x3729bb['prototype']['targetPosition']=null,_0x3729bb['prototype']['graveyardPosition']=null,_0x3729bb['prototype']['howMany']=0x0,_0x3729bb['prototype']['wasUndone']=!0x1,_0x3729bb['create']=function(_0x4cecf3){return new _0x3729bb(_0x4cecf3);},_0x3729bb['encode']=function(_0x8a5383,_0x12bbb6){return _0x12bbb6||(_0x12bbb6=_0x4d89c5['create']()),null!=_0x8a5383['sourcePosition']&&Object['hasOwnProperty']['call'](_0x8a5383,'sourcePosition')&&_0x4e8020['Position']['encode'](_0x8a5383['sourcePosition'],_0x12bbb6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8a5383['targetPosition']&&Object['hasOwnProperty']['call'](_0x8a5383,'targetPosition')&&_0x4e8020['Position']['encode'](_0x8a5383['targetPosition'],_0x12bbb6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x8a5383['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x8a5383,'graveyardPosition')&&_0x4e8020['Position']['encode'](_0x8a5383['graveyardPosition'],_0x12bbb6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x8a5383['howMany']&&Object['hasOwnProperty']['call'](_0x8a5383,'howMany')&&_0x12bbb6['uint32'](0x20)['uint32'](_0x8a5383['howMany']),null!=_0x8a5383['wasUndone']&&Object['hasOwnProperty']['call'](_0x8a5383,'wasUndone')&&_0x12bbb6['uint32'](0x28)['bool'](_0x8a5383['wasUndone']),_0x12bbb6;},_0x3729bb['encodeDelimited']=function(_0x10ea67,_0x520772){return this['encode'](_0x10ea67,_0x520772)['ldelim']();},_0x3729bb['decode']=function(_0x3795d3,_0x18a1c7){_0x3795d3 instanceof _0x203e80||(_0x3795d3=_0x203e80['create'](_0x3795d3));for(var _0x250421=void 0x0===_0x18a1c7?_0x3795d3['len']:_0x3795d3['pos']+_0x18a1c7,_0x1d866f=new _0x4e8020['MergeOperation']();_0x3795d3['pos']<_0x250421;){var _0x111360=_0x3795d3['uint32']();switch(_0x111360>>>0x3){case 0x1:_0x1d866f['sourcePosition']=_0x4e8020['Position']['decode'](_0x3795d3,_0x3795d3['uint32']());break;case 0x2:_0x1d866f['targetPosition']=_0x4e8020['Position']['decode'](_0x3795d3,_0x3795d3['uint32']());break;case 0x3:_0x1d866f['graveyardPosition']=_0x4e8020['Position']['decode'](_0x3795d3,_0x3795d3['uint32']());break;case 0x4:_0x1d866f['howMany']=_0x3795d3['uint32']();break;case 0x5:_0x1d866f['wasUndone']=_0x3795d3['bool']();break;default:_0x3795d3['skipType'](0x7&_0x111360);}}return _0x1d866f;},_0x3729bb['decodeDelimited']=function(_0x3f6217){return _0x3f6217 instanceof _0x203e80||(_0x3f6217=new _0x203e80(_0x3f6217)),this['decode'](_0x3f6217,_0x3f6217['uint32']());},_0x3729bb['verify']=function(_0x357b99){if('object'!=typeof _0x357b99||null===_0x357b99)return'object\x20expected';var _0xef4b37;if(null!=_0x357b99['sourcePosition']&&_0x357b99['hasOwnProperty']('sourcePosition')&&(_0xef4b37=_0x4e8020['Position']['verify'](_0x357b99['sourcePosition'])))return'sourcePosition.'+_0xef4b37;if(null!=_0x357b99['targetPosition']&&_0x357b99['hasOwnProperty']('targetPosition')&&(_0xef4b37=_0x4e8020['Position']['verify'](_0x357b99['targetPosition'])))return'targetPosition.'+_0xef4b37;if(null!=_0x357b99['graveyardPosition']&&_0x357b99['hasOwnProperty']('graveyardPosition')&&(_0xef4b37=_0x4e8020['Position']['verify'](_0x357b99['graveyardPosition'])))return'graveyardPosition.'+_0xef4b37;return null!=_0x357b99['howMany']&&_0x357b99['hasOwnProperty']('howMany')&&!_0x37216b['isInteger'](_0x357b99['howMany'])?'howMany:\x20integer\x20expected':null!=_0x357b99['wasUndone']&&_0x357b99['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x357b99['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3729bb['fromObject']=function(_0x47b6a1){if(_0x47b6a1 instanceof _0x4e8020['MergeOperation'])return _0x47b6a1;var _0x23ce16=new _0x4e8020['MergeOperation']();if(null!=_0x47b6a1['sourcePosition']){if('object'!=typeof _0x47b6a1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23ce16['sourcePosition']=_0x4e8020['Position']['fromObject'](_0x47b6a1['sourcePosition']);}if(null!=_0x47b6a1['targetPosition']){if('object'!=typeof _0x47b6a1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23ce16['targetPosition']=_0x4e8020['Position']['fromObject'](_0x47b6a1['targetPosition']);}if(null!=_0x47b6a1['graveyardPosition']){if('object'!=typeof _0x47b6a1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23ce16['graveyardPosition']=_0x4e8020['Position']['fromObject'](_0x47b6a1['graveyardPosition']);}return null!=_0x47b6a1['howMany']&&(_0x23ce16['howMany']=_0x47b6a1['howMany']>>>0x0),null!=_0x47b6a1['wasUndone']&&(_0x23ce16['wasUndone']=Boolean(_0x47b6a1['wasUndone'])),_0x23ce16;},_0x3729bb['toObject']=function(_0x1ccb23,_0x39d85f){_0x39d85f||(_0x39d85f={});var _0x477036={};return _0x39d85f['defaults']&&(_0x477036['sourcePosition']=null,_0x477036['targetPosition']=null,_0x477036['graveyardPosition']=null,_0x477036['howMany']=0x0,_0x477036['wasUndone']=!0x1),null!=_0x1ccb23['sourcePosition']&&_0x1ccb23['hasOwnProperty']('sourcePosition')&&(_0x477036['sourcePosition']=_0x4e8020['Position']['toObject'](_0x1ccb23['sourcePosition'],_0x39d85f)),null!=_0x1ccb23['targetPosition']&&_0x1ccb23['hasOwnProperty']('targetPosition')&&(_0x477036['targetPosition']=_0x4e8020['Position']['toObject'](_0x1ccb23['targetPosition'],_0x39d85f)),null!=_0x1ccb23['graveyardPosition']&&_0x1ccb23['hasOwnProperty']('graveyardPosition')&&(_0x477036['graveyardPosition']=_0x4e8020['Position']['toObject'](_0x1ccb23['graveyardPosition'],_0x39d85f)),null!=_0x1ccb23['howMany']&&_0x1ccb23['hasOwnProperty']('howMany')&&(_0x477036['howMany']=_0x1ccb23['howMany']),null!=_0x1ccb23['wasUndone']&&_0x1ccb23['hasOwnProperty']('wasUndone')&&(_0x477036['wasUndone']=_0x1ccb23['wasUndone']),_0x477036;},_0x3729bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x3729bb['getTypeUrl']=function(_0x11fc18){return void 0x0===_0x11fc18&&(_0x11fc18='type.googleapis.com'),_0x11fc18+'/MergeOperation';},_0x3729bb;}()),_0x4e8020['MoveOperation']=(function(){function _0x52a649(_0x109978){if(_0x109978){for(var _0x5df71b=Object['keys'](_0x109978),_0x53d8a3=0x0;_0x53d8a3<_0x5df71b['length'];++_0x53d8a3)null!=_0x109978[_0x5df71b[_0x53d8a3]]&&(this[_0x5df71b[_0x53d8a3]]=_0x109978[_0x5df71b[_0x53d8a3]]);}}return _0x52a649['prototype']['sourcePosition']=null,_0x52a649['prototype']['howMany']=0x0,_0x52a649['prototype']['targetPosition']=null,_0x52a649['prototype']['wasUndone']=!0x1,_0x52a649['create']=function(_0x3bb3d2){return new _0x52a649(_0x3bb3d2);},_0x52a649['encode']=function(_0x5372cd,_0xec13bb){return _0xec13bb||(_0xec13bb=_0x4d89c5['create']()),null!=_0x5372cd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5372cd,'sourcePosition')&&_0x4e8020['Position']['encode'](_0x5372cd['sourcePosition'],_0xec13bb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5372cd['howMany']&&Object['hasOwnProperty']['call'](_0x5372cd,'howMany')&&_0xec13bb['uint32'](0x10)['uint32'](_0x5372cd['howMany']),null!=_0x5372cd['targetPosition']&&Object['hasOwnProperty']['call'](_0x5372cd,'targetPosition')&&_0x4e8020['Position']['encode'](_0x5372cd['targetPosition'],_0xec13bb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5372cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x5372cd,'wasUndone')&&_0xec13bb['uint32'](0x20)['bool'](_0x5372cd['wasUndone']),_0xec13bb;},_0x52a649['encodeDelimited']=function(_0x140ada,_0x366861){return this['encode'](_0x140ada,_0x366861)['ldelim']();},_0x52a649['decode']=function(_0x2de35e,_0x2fc952){_0x2de35e instanceof _0x203e80||(_0x2de35e=_0x203e80['create'](_0x2de35e));for(var _0x29abb5=void 0x0===_0x2fc952?_0x2de35e['len']:_0x2de35e['pos']+_0x2fc952,_0x2e6070=new _0x4e8020['MoveOperation']();_0x2de35e['pos']<_0x29abb5;){var _0x498759=_0x2de35e['uint32']();switch(_0x498759>>>0x3){case 0x1:_0x2e6070['sourcePosition']=_0x4e8020['Position']['decode'](_0x2de35e,_0x2de35e['uint32']());break;case 0x2:_0x2e6070['howMany']=_0x2de35e['uint32']();break;case 0x3:_0x2e6070['targetPosition']=_0x4e8020['Position']['decode'](_0x2de35e,_0x2de35e['uint32']());break;case 0x4:_0x2e6070['wasUndone']=_0x2de35e['bool']();break;default:_0x2de35e['skipType'](0x7&_0x498759);}}return _0x2e6070;},_0x52a649['decodeDelimited']=function(_0x243955){return _0x243955 instanceof _0x203e80||(_0x243955=new _0x203e80(_0x243955)),this['decode'](_0x243955,_0x243955['uint32']());},_0x52a649['verify']=function(_0x58ec2e){if('object'!=typeof _0x58ec2e||null===_0x58ec2e)return'object\x20expected';var _0x10833d;if(null!=_0x58ec2e['sourcePosition']&&_0x58ec2e['hasOwnProperty']('sourcePosition')&&(_0x10833d=_0x4e8020['Position']['verify'](_0x58ec2e['sourcePosition'])))return'sourcePosition.'+_0x10833d;if(null!=_0x58ec2e['howMany']&&_0x58ec2e['hasOwnProperty']('howMany')&&!_0x37216b['isInteger'](_0x58ec2e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x58ec2e['targetPosition']&&_0x58ec2e['hasOwnProperty']('targetPosition')&&(_0x10833d=_0x4e8020['Position']['verify'](_0x58ec2e['targetPosition'])))return'targetPosition.'+_0x10833d;return null!=_0x58ec2e['wasUndone']&&_0x58ec2e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58ec2e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52a649['fromObject']=function(_0x319baf){if(_0x319baf instanceof _0x4e8020['MoveOperation'])return _0x319baf;var _0x10198b=new _0x4e8020['MoveOperation']();if(null!=_0x319baf['sourcePosition']){if('object'!=typeof _0x319baf['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x10198b['sourcePosition']=_0x4e8020['Position']['fromObject'](_0x319baf['sourcePosition']);}if(null!=_0x319baf['howMany']&&(_0x10198b['howMany']=_0x319baf['howMany']>>>0x0),null!=_0x319baf['targetPosition']){if('object'!=typeof _0x319baf['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x10198b['targetPosition']=_0x4e8020['Position']['fromObject'](_0x319baf['targetPosition']);}return null!=_0x319baf['wasUndone']&&(_0x10198b['wasUndone']=Boolean(_0x319baf['wasUndone'])),_0x10198b;},_0x52a649['toObject']=function(_0x2daf9c,_0x351927){_0x351927||(_0x351927={});var _0x33a609={};return _0x351927['defaults']&&(_0x33a609['sourcePosition']=null,_0x33a609['howMany']=0x0,_0x33a609['targetPosition']=null,_0x33a609['wasUndone']=!0x1),null!=_0x2daf9c['sourcePosition']&&_0x2daf9c['hasOwnProperty']('sourcePosition')&&(_0x33a609['sourcePosition']=_0x4e8020['Position']['toObject'](_0x2daf9c['sourcePosition'],_0x351927)),null!=_0x2daf9c['howMany']&&_0x2daf9c['hasOwnProperty']('howMany')&&(_0x33a609['howMany']=_0x2daf9c['howMany']),null!=_0x2daf9c['targetPosition']&&_0x2daf9c['hasOwnProperty']('targetPosition')&&(_0x33a609['targetPosition']=_0x4e8020['Position']['toObject'](_0x2daf9c['targetPosition'],_0x351927)),null!=_0x2daf9c['wasUndone']&&_0x2daf9c['hasOwnProperty']('wasUndone')&&(_0x33a609['wasUndone']=_0x2daf9c['wasUndone']),_0x33a609;},_0x52a649['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x52a649['getTypeUrl']=function(_0x1a9361){return void 0x0===_0x1a9361&&(_0x1a9361='type.googleapis.com'),_0x1a9361+'/MoveOperation';},_0x52a649;}()),_0x4e8020['RenameOperation']=(function(){function _0x11b19c(_0x167fde){if(_0x167fde){for(var _0x3e1ade=Object['keys'](_0x167fde),_0x51d2a7=0x0;_0x51d2a7<_0x3e1ade['length'];++_0x51d2a7)null!=_0x167fde[_0x3e1ade[_0x51d2a7]]&&(this[_0x3e1ade[_0x51d2a7]]=_0x167fde[_0x3e1ade[_0x51d2a7]]);}}return _0x11b19c['prototype']['position']=null,_0x11b19c['prototype']['oldName']='',_0x11b19c['prototype']['newName']='',_0x11b19c['prototype']['wasUndone']=!0x1,_0x11b19c['create']=function(_0x432d43){return new _0x11b19c(_0x432d43);},_0x11b19c['encode']=function(_0x230402,_0x4865d3){return _0x4865d3||(_0x4865d3=_0x4d89c5['create']()),null!=_0x230402['position']&&Object['hasOwnProperty']['call'](_0x230402,'position')&&_0x4e8020['Position']['encode'](_0x230402['position'],_0x4865d3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x230402['oldName']&&Object['hasOwnProperty']['call'](_0x230402,'oldName')&&_0x4865d3['uint32'](0x12)['string'](_0x230402['oldName']),null!=_0x230402['newName']&&Object['hasOwnProperty']['call'](_0x230402,'newName')&&_0x4865d3['uint32'](0x1a)['string'](_0x230402['newName']),null!=_0x230402['wasUndone']&&Object['hasOwnProperty']['call'](_0x230402,'wasUndone')&&_0x4865d3['uint32'](0x20)['bool'](_0x230402['wasUndone']),_0x4865d3;},_0x11b19c['encodeDelimited']=function(_0x289b3c,_0x40d85a){return this['encode'](_0x289b3c,_0x40d85a)['ldelim']();},_0x11b19c['decode']=function(_0x27a5ba,_0x237e02){_0x27a5ba instanceof _0x203e80||(_0x27a5ba=_0x203e80['create'](_0x27a5ba));for(var _0x1a8a1a=void 0x0===_0x237e02?_0x27a5ba['len']:_0x27a5ba['pos']+_0x237e02,_0xf720d1=new _0x4e8020['RenameOperation']();_0x27a5ba['pos']<_0x1a8a1a;){var _0x8cef04=_0x27a5ba['uint32']();switch(_0x8cef04>>>0x3){case 0x1:_0xf720d1['position']=_0x4e8020['Position']['decode'](_0x27a5ba,_0x27a5ba['uint32']());break;case 0x2:_0xf720d1['oldName']=_0x27a5ba['string']();break;case 0x3:_0xf720d1['newName']=_0x27a5ba['string']();break;case 0x4:_0xf720d1['wasUndone']=_0x27a5ba['bool']();break;default:_0x27a5ba['skipType'](0x7&_0x8cef04);}}return _0xf720d1;},_0x11b19c['decodeDelimited']=function(_0x5ebee7){return _0x5ebee7 instanceof _0x203e80||(_0x5ebee7=new _0x203e80(_0x5ebee7)),this['decode'](_0x5ebee7,_0x5ebee7['uint32']());},_0x11b19c['verify']=function(_0xefc26c){if('object'!=typeof _0xefc26c||null===_0xefc26c)return'object\x20expected';if(null!=_0xefc26c['position']&&_0xefc26c['hasOwnProperty']('position')){var _0x709aa7=_0x4e8020['Position']['verify'](_0xefc26c['position']);if(_0x709aa7)return'position.'+_0x709aa7;}return null!=_0xefc26c['oldName']&&_0xefc26c['hasOwnProperty']('oldName')&&!_0x37216b['isString'](_0xefc26c['oldName'])?'oldName:\x20string\x20expected':null!=_0xefc26c['newName']&&_0xefc26c['hasOwnProperty']('newName')&&!_0x37216b['isString'](_0xefc26c['newName'])?'newName:\x20string\x20expected':null!=_0xefc26c['wasUndone']&&_0xefc26c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xefc26c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11b19c['fromObject']=function(_0x1b0d70){if(_0x1b0d70 instanceof _0x4e8020['RenameOperation'])return _0x1b0d70;var _0x419466=new _0x4e8020['RenameOperation']();if(null!=_0x1b0d70['position']){if('object'!=typeof _0x1b0d70['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x419466['position']=_0x4e8020['Position']['fromObject'](_0x1b0d70['position']);}return null!=_0x1b0d70['oldName']&&(_0x419466['oldName']=String(_0x1b0d70['oldName'])),null!=_0x1b0d70['newName']&&(_0x419466['newName']=String(_0x1b0d70['newName'])),null!=_0x1b0d70['wasUndone']&&(_0x419466['wasUndone']=Boolean(_0x1b0d70['wasUndone'])),_0x419466;},_0x11b19c['toObject']=function(_0x204149,_0x27bef3){_0x27bef3||(_0x27bef3={});var _0x43bffb={};return _0x27bef3['defaults']&&(_0x43bffb['position']=null,_0x43bffb['oldName']='',_0x43bffb['newName']='',_0x43bffb['wasUndone']=!0x1),null!=_0x204149['position']&&_0x204149['hasOwnProperty']('position')&&(_0x43bffb['position']=_0x4e8020['Position']['toObject'](_0x204149['position'],_0x27bef3)),null!=_0x204149['oldName']&&_0x204149['hasOwnProperty']('oldName')&&(_0x43bffb['oldName']=_0x204149['oldName']),null!=_0x204149['newName']&&_0x204149['hasOwnProperty']('newName')&&(_0x43bffb['newName']=_0x204149['newName']),null!=_0x204149['wasUndone']&&_0x204149['hasOwnProperty']('wasUndone')&&(_0x43bffb['wasUndone']=_0x204149['wasUndone']),_0x43bffb;},_0x11b19c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x11b19c['getTypeUrl']=function(_0xe025f4){return void 0x0===_0xe025f4&&(_0xe025f4='type.googleapis.com'),_0xe025f4+'/RenameOperation';},_0x11b19c;}()),_0x4e8020['RootAttributeOperation']=(function(){function _0x36b66b(_0xf26c34){if(_0xf26c34){for(var _0xbfe1eb=Object['keys'](_0xf26c34),_0x5c6f86=0x0;_0x5c6f86<_0xbfe1eb['length'];++_0x5c6f86)null!=_0xf26c34[_0xbfe1eb[_0x5c6f86]]&&(this[_0xbfe1eb[_0x5c6f86]]=_0xf26c34[_0xbfe1eb[_0x5c6f86]]);}}return _0x36b66b['prototype']['root']='',_0x36b66b['prototype']['key']='',_0x36b66b['prototype']['oldValueBoolean']=!0x1,_0x36b66b['prototype']['oldValueJson']='',_0x36b66b['prototype']['newValueBoolean']=!0x1,_0x36b66b['prototype']['newValueJson']='',_0x36b66b['prototype']['wasUndone']=!0x1,_0x36b66b['create']=function(_0x1cdcb9){return new _0x36b66b(_0x1cdcb9);},_0x36b66b['encode']=function(_0x870a90,_0x487234){return _0x487234||(_0x487234=_0x4d89c5['create']()),null!=_0x870a90['root']&&Object['hasOwnProperty']['call'](_0x870a90,'root')&&_0x487234['uint32'](0xa)['string'](_0x870a90['root']),null!=_0x870a90['key']&&Object['hasOwnProperty']['call'](_0x870a90,'key')&&_0x487234['uint32'](0x12)['string'](_0x870a90['key']),null!=_0x870a90['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x870a90,'oldValueBoolean')&&_0x487234['uint32'](0x18)['bool'](_0x870a90['oldValueBoolean']),null!=_0x870a90['oldValueJson']&&Object['hasOwnProperty']['call'](_0x870a90,'oldValueJson')&&_0x487234['uint32'](0x22)['string'](_0x870a90['oldValueJson']),null!=_0x870a90['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x870a90,'newValueBoolean')&&_0x487234['uint32'](0x28)['bool'](_0x870a90['newValueBoolean']),null!=_0x870a90['newValueJson']&&Object['hasOwnProperty']['call'](_0x870a90,'newValueJson')&&_0x487234['uint32'](0x32)['string'](_0x870a90['newValueJson']),null!=_0x870a90['wasUndone']&&Object['hasOwnProperty']['call'](_0x870a90,'wasUndone')&&_0x487234['uint32'](0x38)['bool'](_0x870a90['wasUndone']),_0x487234;},_0x36b66b['encodeDelimited']=function(_0x558ad3,_0x26ec36){return this['encode'](_0x558ad3,_0x26ec36)['ldelim']();},_0x36b66b['decode']=function(_0x2dd4a4,_0x4df87b){_0x2dd4a4 instanceof _0x203e80||(_0x2dd4a4=_0x203e80['create'](_0x2dd4a4));for(var _0x4bc498=void 0x0===_0x4df87b?_0x2dd4a4['len']:_0x2dd4a4['pos']+_0x4df87b,_0x2a8c90=new _0x4e8020['RootAttributeOperation']();_0x2dd4a4['pos']<_0x4bc498;){var _0x1439ae=_0x2dd4a4['uint32']();switch(_0x1439ae>>>0x3){case 0x1:_0x2a8c90['root']=_0x2dd4a4['string']();break;case 0x2:_0x2a8c90['key']=_0x2dd4a4['string']();break;case 0x3:_0x2a8c90['oldValueBoolean']=_0x2dd4a4['bool']();break;case 0x4:_0x2a8c90['oldValueJson']=_0x2dd4a4['string']();break;case 0x5:_0x2a8c90['newValueBoolean']=_0x2dd4a4['bool']();break;case 0x6:_0x2a8c90['newValueJson']=_0x2dd4a4['string']();break;case 0x7:_0x2a8c90['wasUndone']=_0x2dd4a4['bool']();break;default:_0x2dd4a4['skipType'](0x7&_0x1439ae);}}return _0x2a8c90;},_0x36b66b['decodeDelimited']=function(_0x2b91e5){return _0x2b91e5 instanceof _0x203e80||(_0x2b91e5=new _0x203e80(_0x2b91e5)),this['decode'](_0x2b91e5,_0x2b91e5['uint32']());},_0x36b66b['verify']=function(_0x4e29dd){return'object'!=typeof _0x4e29dd||null===_0x4e29dd?'object\x20expected':null!=_0x4e29dd['root']&&_0x4e29dd['hasOwnProperty']('root')&&!_0x37216b['isString'](_0x4e29dd['root'])?'root:\x20string\x20expected':null!=_0x4e29dd['key']&&_0x4e29dd['hasOwnProperty']('key')&&!_0x37216b['isString'](_0x4e29dd['key'])?'key:\x20string\x20expected':null!=_0x4e29dd['oldValueBoolean']&&_0x4e29dd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4e29dd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4e29dd['oldValueJson']&&_0x4e29dd['hasOwnProperty']('oldValueJson')&&!_0x37216b['isString'](_0x4e29dd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4e29dd['newValueBoolean']&&_0x4e29dd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4e29dd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4e29dd['newValueJson']&&_0x4e29dd['hasOwnProperty']('newValueJson')&&!_0x37216b['isString'](_0x4e29dd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4e29dd['wasUndone']&&_0x4e29dd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e29dd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x36b66b['fromObject']=function(_0x2553e9){if(_0x2553e9 instanceof _0x4e8020['RootAttributeOperation'])return _0x2553e9;var _0x4588c6=new _0x4e8020['RootAttributeOperation']();return null!=_0x2553e9['root']&&(_0x4588c6['root']=String(_0x2553e9['root'])),null!=_0x2553e9['key']&&(_0x4588c6['key']=String(_0x2553e9['key'])),null!=_0x2553e9['oldValueBoolean']&&(_0x4588c6['oldValueBoolean']=Boolean(_0x2553e9['oldValueBoolean'])),null!=_0x2553e9['oldValueJson']&&(_0x4588c6['oldValueJson']=String(_0x2553e9['oldValueJson'])),null!=_0x2553e9['newValueBoolean']&&(_0x4588c6['newValueBoolean']=Boolean(_0x2553e9['newValueBoolean'])),null!=_0x2553e9['newValueJson']&&(_0x4588c6['newValueJson']=String(_0x2553e9['newValueJson'])),null!=_0x2553e9['wasUndone']&&(_0x4588c6['wasUndone']=Boolean(_0x2553e9['wasUndone'])),_0x4588c6;},_0x36b66b['toObject']=function(_0x13590a,_0x5238b3){_0x5238b3||(_0x5238b3={});var _0x1ce829={};return _0x5238b3['defaults']&&(_0x1ce829['root']='',_0x1ce829['key']='',_0x1ce829['oldValueBoolean']=!0x1,_0x1ce829['oldValueJson']='',_0x1ce829['newValueBoolean']=!0x1,_0x1ce829['newValueJson']='',_0x1ce829['wasUndone']=!0x1),null!=_0x13590a['root']&&_0x13590a['hasOwnProperty']('root')&&(_0x1ce829['root']=_0x13590a['root']),null!=_0x13590a['key']&&_0x13590a['hasOwnProperty']('key')&&(_0x1ce829['key']=_0x13590a['key']),null!=_0x13590a['oldValueBoolean']&&_0x13590a['hasOwnProperty']('oldValueBoolean')&&(_0x1ce829['oldValueBoolean']=_0x13590a['oldValueBoolean']),null!=_0x13590a['oldValueJson']&&_0x13590a['hasOwnProperty']('oldValueJson')&&(_0x1ce829['oldValueJson']=_0x13590a['oldValueJson']),null!=_0x13590a['newValueBoolean']&&_0x13590a['hasOwnProperty']('newValueBoolean')&&(_0x1ce829['newValueBoolean']=_0x13590a['newValueBoolean']),null!=_0x13590a['newValueJson']&&_0x13590a['hasOwnProperty']('newValueJson')&&(_0x1ce829['newValueJson']=_0x13590a['newValueJson']),null!=_0x13590a['wasUndone']&&_0x13590a['hasOwnProperty']('wasUndone')&&(_0x1ce829['wasUndone']=_0x13590a['wasUndone']),_0x1ce829;},_0x36b66b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x36b66b['getTypeUrl']=function(_0x5c9e3c){return void 0x0===_0x5c9e3c&&(_0x5c9e3c='type.googleapis.com'),_0x5c9e3c+'/RootAttributeOperation';},_0x36b66b;}()),_0x4e8020['RootOperation']=(function(){function _0x3a23d7(_0x575cc9){if(_0x575cc9){for(var _0x412c5a=Object['keys'](_0x575cc9),_0x2a6b3d=0x0;_0x2a6b3d<_0x412c5a['length'];++_0x2a6b3d)null!=_0x575cc9[_0x412c5a[_0x2a6b3d]]&&(this[_0x412c5a[_0x2a6b3d]]=_0x575cc9[_0x412c5a[_0x2a6b3d]]);}}return _0x3a23d7['prototype']['rootName']='',_0x3a23d7['prototype']['elementName']='',_0x3a23d7['prototype']['isAdd']=!0x1,_0x3a23d7['prototype']['wasUndone']=!0x1,_0x3a23d7['create']=function(_0x18b7de){return new _0x3a23d7(_0x18b7de);},_0x3a23d7['encode']=function(_0x4d634e,_0x4b48cb){return _0x4b48cb||(_0x4b48cb=_0x4d89c5['create']()),null!=_0x4d634e['rootName']&&Object['hasOwnProperty']['call'](_0x4d634e,'rootName')&&_0x4b48cb['uint32'](0xa)['string'](_0x4d634e['rootName']),null!=_0x4d634e['elementName']&&Object['hasOwnProperty']['call'](_0x4d634e,'elementName')&&_0x4b48cb['uint32'](0x12)['string'](_0x4d634e['elementName']),null!=_0x4d634e['isAdd']&&Object['hasOwnProperty']['call'](_0x4d634e,'isAdd')&&_0x4b48cb['uint32'](0x18)['bool'](_0x4d634e['isAdd']),null!=_0x4d634e['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d634e,'wasUndone')&&_0x4b48cb['uint32'](0x20)['bool'](_0x4d634e['wasUndone']),_0x4b48cb;},_0x3a23d7['encodeDelimited']=function(_0x2dcd24,_0x4ae966){return this['encode'](_0x2dcd24,_0x4ae966)['ldelim']();},_0x3a23d7['decode']=function(_0x56cdc6,_0x3b15d2){_0x56cdc6 instanceof _0x203e80||(_0x56cdc6=_0x203e80['create'](_0x56cdc6));for(var _0x383ce3=void 0x0===_0x3b15d2?_0x56cdc6['len']:_0x56cdc6['pos']+_0x3b15d2,_0x449084=new _0x4e8020['RootOperation']();_0x56cdc6['pos']<_0x383ce3;){var _0x4ce164=_0x56cdc6['uint32']();switch(_0x4ce164>>>0x3){case 0x1:_0x449084['rootName']=_0x56cdc6['string']();break;case 0x2:_0x449084['elementName']=_0x56cdc6['string']();break;case 0x3:_0x449084['isAdd']=_0x56cdc6['bool']();break;case 0x4:_0x449084['wasUndone']=_0x56cdc6['bool']();break;default:_0x56cdc6['skipType'](0x7&_0x4ce164);}}return _0x449084;},_0x3a23d7['decodeDelimited']=function(_0x34585f){return _0x34585f instanceof _0x203e80||(_0x34585f=new _0x203e80(_0x34585f)),this['decode'](_0x34585f,_0x34585f['uint32']());},_0x3a23d7['verify']=function(_0x5509f1){return'object'!=typeof _0x5509f1||null===_0x5509f1?'object\x20expected':null!=_0x5509f1['rootName']&&_0x5509f1['hasOwnProperty']('rootName')&&!_0x37216b['isString'](_0x5509f1['rootName'])?'rootName:\x20string\x20expected':null!=_0x5509f1['elementName']&&_0x5509f1['hasOwnProperty']('elementName')&&!_0x37216b['isString'](_0x5509f1['elementName'])?'elementName:\x20string\x20expected':null!=_0x5509f1['isAdd']&&_0x5509f1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5509f1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5509f1['wasUndone']&&_0x5509f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5509f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a23d7['fromObject']=function(_0x3eeff6){if(_0x3eeff6 instanceof _0x4e8020['RootOperation'])return _0x3eeff6;var _0x404754=new _0x4e8020['RootOperation']();return null!=_0x3eeff6['rootName']&&(_0x404754['rootName']=String(_0x3eeff6['rootName'])),null!=_0x3eeff6['elementName']&&(_0x404754['elementName']=String(_0x3eeff6['elementName'])),null!=_0x3eeff6['isAdd']&&(_0x404754['isAdd']=Boolean(_0x3eeff6['isAdd'])),null!=_0x3eeff6['wasUndone']&&(_0x404754['wasUndone']=Boolean(_0x3eeff6['wasUndone'])),_0x404754;},_0x3a23d7['toObject']=function(_0x37345d,_0x51fa72){_0x51fa72||(_0x51fa72={});var _0x92dc0e={};return _0x51fa72['defaults']&&(_0x92dc0e['rootName']='',_0x92dc0e['elementName']='',_0x92dc0e['isAdd']=!0x1,_0x92dc0e['wasUndone']=!0x1),null!=_0x37345d['rootName']&&_0x37345d['hasOwnProperty']('rootName')&&(_0x92dc0e['rootName']=_0x37345d['rootName']),null!=_0x37345d['elementName']&&_0x37345d['hasOwnProperty']('elementName')&&(_0x92dc0e['elementName']=_0x37345d['elementName']),null!=_0x37345d['isAdd']&&_0x37345d['hasOwnProperty']('isAdd')&&(_0x92dc0e['isAdd']=_0x37345d['isAdd']),null!=_0x37345d['wasUndone']&&_0x37345d['hasOwnProperty']('wasUndone')&&(_0x92dc0e['wasUndone']=_0x37345d['wasUndone']),_0x92dc0e;},_0x3a23d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x3a23d7['getTypeUrl']=function(_0x164dbe){return void 0x0===_0x164dbe&&(_0x164dbe='type.googleapis.com'),_0x164dbe+'/RootOperation';},_0x3a23d7;}()),_0x4e8020['SplitOperation']=(function(){function _0x100d36(_0x419639){if(_0x419639){for(var _0x251bd6=Object['keys'](_0x419639),_0x5373ca=0x0;_0x5373ca<_0x251bd6['length'];++_0x5373ca)null!=_0x419639[_0x251bd6[_0x5373ca]]&&(this[_0x251bd6[_0x5373ca]]=_0x419639[_0x251bd6[_0x5373ca]]);}}return _0x100d36['prototype']['splitPosition']=null,_0x100d36['prototype']['graveyardPosition']=null,_0x100d36['prototype']['howMany']=0x0,_0x100d36['prototype']['insertionPosition']=null,_0x100d36['prototype']['wasUndone']=!0x1,_0x100d36['create']=function(_0x4e6470){return new _0x100d36(_0x4e6470);},_0x100d36['encode']=function(_0x3589e0,_0x3723a7){return _0x3723a7||(_0x3723a7=_0x4d89c5['create']()),null!=_0x3589e0['splitPosition']&&Object['hasOwnProperty']['call'](_0x3589e0,'splitPosition')&&_0x4e8020['Position']['encode'](_0x3589e0['splitPosition'],_0x3723a7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3589e0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3589e0,'graveyardPosition')&&_0x4e8020['Position']['encode'](_0x3589e0['graveyardPosition'],_0x3723a7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3589e0['howMany']&&Object['hasOwnProperty']['call'](_0x3589e0,'howMany')&&_0x3723a7['uint32'](0x18)['uint32'](_0x3589e0['howMany']),null!=_0x3589e0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3589e0,'insertionPosition')&&_0x4e8020['Position']['encode'](_0x3589e0['insertionPosition'],_0x3723a7['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3589e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3589e0,'wasUndone')&&_0x3723a7['uint32'](0x28)['bool'](_0x3589e0['wasUndone']),_0x3723a7;},_0x100d36['encodeDelimited']=function(_0x203d6b,_0x5e5b7f){return this['encode'](_0x203d6b,_0x5e5b7f)['ldelim']();},_0x100d36['decode']=function(_0x378700,_0x1ef5a2){_0x378700 instanceof _0x203e80||(_0x378700=_0x203e80['create'](_0x378700));for(var _0x1dc272=void 0x0===_0x1ef5a2?_0x378700['len']:_0x378700['pos']+_0x1ef5a2,_0x335980=new _0x4e8020['SplitOperation']();_0x378700['pos']<_0x1dc272;){var _0x514dd1=_0x378700['uint32']();switch(_0x514dd1>>>0x3){case 0x1:_0x335980['splitPosition']=_0x4e8020['Position']['decode'](_0x378700,_0x378700['uint32']());break;case 0x2:_0x335980['graveyardPosition']=_0x4e8020['Position']['decode'](_0x378700,_0x378700['uint32']());break;case 0x3:_0x335980['howMany']=_0x378700['uint32']();break;case 0x4:_0x335980['insertionPosition']=_0x4e8020['Position']['decode'](_0x378700,_0x378700['uint32']());break;case 0x5:_0x335980['wasUndone']=_0x378700['bool']();break;default:_0x378700['skipType'](0x7&_0x514dd1);}}return _0x335980;},_0x100d36['decodeDelimited']=function(_0x198028){return _0x198028 instanceof _0x203e80||(_0x198028=new _0x203e80(_0x198028)),this['decode'](_0x198028,_0x198028['uint32']());},_0x100d36['verify']=function(_0x267a7d){if('object'!=typeof _0x267a7d||null===_0x267a7d)return'object\x20expected';var _0x442881;if(null!=_0x267a7d['splitPosition']&&_0x267a7d['hasOwnProperty']('splitPosition')&&(_0x442881=_0x4e8020['Position']['verify'](_0x267a7d['splitPosition'])))return'splitPosition.'+_0x442881;if(null!=_0x267a7d['graveyardPosition']&&_0x267a7d['hasOwnProperty']('graveyardPosition')&&(_0x442881=_0x4e8020['Position']['verify'](_0x267a7d['graveyardPosition'])))return'graveyardPosition.'+_0x442881;if(null!=_0x267a7d['howMany']&&_0x267a7d['hasOwnProperty']('howMany')&&!_0x37216b['isInteger'](_0x267a7d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x267a7d['insertionPosition']&&_0x267a7d['hasOwnProperty']('insertionPosition')&&(_0x442881=_0x4e8020['Position']['verify'](_0x267a7d['insertionPosition'])))return'insertionPosition.'+_0x442881;return null!=_0x267a7d['wasUndone']&&_0x267a7d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x267a7d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x100d36['fromObject']=function(_0x67e7ee){if(_0x67e7ee instanceof _0x4e8020['SplitOperation'])return _0x67e7ee;var _0x5da080=new _0x4e8020['SplitOperation']();if(null!=_0x67e7ee['splitPosition']){if('object'!=typeof _0x67e7ee['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5da080['splitPosition']=_0x4e8020['Position']['fromObject'](_0x67e7ee['splitPosition']);}if(null!=_0x67e7ee['graveyardPosition']){if('object'!=typeof _0x67e7ee['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5da080['graveyardPosition']=_0x4e8020['Position']['fromObject'](_0x67e7ee['graveyardPosition']);}if(null!=_0x67e7ee['howMany']&&(_0x5da080['howMany']=_0x67e7ee['howMany']>>>0x0),null!=_0x67e7ee['insertionPosition']){if('object'!=typeof _0x67e7ee['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5da080['insertionPosition']=_0x4e8020['Position']['fromObject'](_0x67e7ee['insertionPosition']);}return null!=_0x67e7ee['wasUndone']&&(_0x5da080['wasUndone']=Boolean(_0x67e7ee['wasUndone'])),_0x5da080;},_0x100d36['toObject']=function(_0xe24cde,_0x1b2b5e){_0x1b2b5e||(_0x1b2b5e={});var _0x517c3e={};return _0x1b2b5e['defaults']&&(_0x517c3e['splitPosition']=null,_0x517c3e['graveyardPosition']=null,_0x517c3e['howMany']=0x0,_0x517c3e['insertionPosition']=null,_0x517c3e['wasUndone']=!0x1),null!=_0xe24cde['splitPosition']&&_0xe24cde['hasOwnProperty']('splitPosition')&&(_0x517c3e['splitPosition']=_0x4e8020['Position']['toObject'](_0xe24cde['splitPosition'],_0x1b2b5e)),null!=_0xe24cde['graveyardPosition']&&_0xe24cde['hasOwnProperty']('graveyardPosition')&&(_0x517c3e['graveyardPosition']=_0x4e8020['Position']['toObject'](_0xe24cde['graveyardPosition'],_0x1b2b5e)),null!=_0xe24cde['howMany']&&_0xe24cde['hasOwnProperty']('howMany')&&(_0x517c3e['howMany']=_0xe24cde['howMany']),null!=_0xe24cde['insertionPosition']&&_0xe24cde['hasOwnProperty']('insertionPosition')&&(_0x517c3e['insertionPosition']=_0x4e8020['Position']['toObject'](_0xe24cde['insertionPosition'],_0x1b2b5e)),null!=_0xe24cde['wasUndone']&&_0xe24cde['hasOwnProperty']('wasUndone')&&(_0x517c3e['wasUndone']=_0xe24cde['wasUndone']),_0x517c3e;},_0x100d36['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x100d36['getTypeUrl']=function(_0x4228b3){return void 0x0===_0x4228b3&&(_0x4228b3='type.googleapis.com'),_0x4228b3+'/SplitOperation';},_0x100d36;}()),_0x4e8020['Position']=(function(){function _0x4269b9(_0x44f827){if(this['path']=[],_0x44f827){for(var _0x3f57e7=Object['keys'](_0x44f827),_0x4bd4dd=0x0;_0x4bd4dd<_0x3f57e7['length'];++_0x4bd4dd)null!=_0x44f827[_0x3f57e7[_0x4bd4dd]]&&(this[_0x3f57e7[_0x4bd4dd]]=_0x44f827[_0x3f57e7[_0x4bd4dd]]);}}return _0x4269b9['prototype']['root']='',_0x4269b9['prototype']['rootMain']=!0x1,_0x4269b9['prototype']['rootGraveyard']=!0x1,_0x4269b9['prototype']['path']=_0x37216b['emptyArray'],_0x4269b9['prototype']['stickiness']='',_0x4269b9['create']=function(_0x42ca6f){return new _0x4269b9(_0x42ca6f);},_0x4269b9['encode']=function(_0xfd050a,_0x4da1f1){if(_0x4da1f1||(_0x4da1f1=_0x4d89c5['create']()),null!=_0xfd050a['root']&&Object['hasOwnProperty']['call'](_0xfd050a,'root')&&_0x4da1f1['uint32'](0xa)['string'](_0xfd050a['root']),null!=_0xfd050a['rootMain']&&Object['hasOwnProperty']['call'](_0xfd050a,'rootMain')&&_0x4da1f1['uint32'](0x10)['bool'](_0xfd050a['rootMain']),null!=_0xfd050a['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xfd050a,'rootGraveyard')&&_0x4da1f1['uint32'](0x18)['bool'](_0xfd050a['rootGraveyard']),null!=_0xfd050a['path']&&_0xfd050a['path']['length']){_0x4da1f1['uint32'](0x22)['fork']();for(var _0x5b6db4=0x0;_0x5b6db4<_0xfd050a['path']['length'];++_0x5b6db4)_0x4da1f1['uint32'](_0xfd050a['path'][_0x5b6db4]);_0x4da1f1['ldelim']();}return null!=_0xfd050a['stickiness']&&Object['hasOwnProperty']['call'](_0xfd050a,'stickiness')&&_0x4da1f1['uint32'](0x2a)['string'](_0xfd050a['stickiness']),_0x4da1f1;},_0x4269b9['encodeDelimited']=function(_0x4890c7,_0x56ca69){return this['encode'](_0x4890c7,_0x56ca69)['ldelim']();},_0x4269b9['decode']=function(_0x5dd1d8,_0x4f2d69){_0x5dd1d8 instanceof _0x203e80||(_0x5dd1d8=_0x203e80['create'](_0x5dd1d8));for(var _0x4a2293=void 0x0===_0x4f2d69?_0x5dd1d8['len']:_0x5dd1d8['pos']+_0x4f2d69,_0x5b16d5=new _0x4e8020['Position']();_0x5dd1d8['pos']<_0x4a2293;){var _0x2d02da=_0x5dd1d8['uint32']();switch(_0x2d02da>>>0x3){case 0x1:_0x5b16d5['root']=_0x5dd1d8['string']();break;case 0x2:_0x5b16d5['rootMain']=_0x5dd1d8['bool']();break;case 0x3:_0x5b16d5['rootGraveyard']=_0x5dd1d8['bool']();break;case 0x4:if(_0x5b16d5['path']&&_0x5b16d5['path']['length']||(_0x5b16d5['path']=[]),0x2==(0x7&_0x2d02da)){for(var _0x389f84=_0x5dd1d8['uint32']()+_0x5dd1d8['pos'];_0x5dd1d8['pos']<_0x389f84;)_0x5b16d5['path']['push'](_0x5dd1d8['uint32']());}else _0x5b16d5['path']['push'](_0x5dd1d8['uint32']());break;case 0x5:_0x5b16d5['stickiness']=_0x5dd1d8['string']();break;default:_0x5dd1d8['skipType'](0x7&_0x2d02da);}}return _0x5b16d5;},_0x4269b9['decodeDelimited']=function(_0x505fc8){return _0x505fc8 instanceof _0x203e80||(_0x505fc8=new _0x203e80(_0x505fc8)),this['decode'](_0x505fc8,_0x505fc8['uint32']());},_0x4269b9['verify']=function(_0x5985b3){if('object'!=typeof _0x5985b3||null===_0x5985b3)return'object\x20expected';if(null!=_0x5985b3['root']&&_0x5985b3['hasOwnProperty']('root')&&!_0x37216b['isString'](_0x5985b3['root']))return'root:\x20string\x20expected';if(null!=_0x5985b3['rootMain']&&_0x5985b3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5985b3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5985b3['rootGraveyard']&&_0x5985b3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5985b3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5985b3['path']&&_0x5985b3['hasOwnProperty']('path')){if(!Array['isArray'](_0x5985b3['path']))return'path:\x20array\x20expected';for(var _0x2e81f0=0x0;_0x2e81f0<_0x5985b3['path']['length'];++_0x2e81f0)if(!_0x37216b['isInteger'](_0x5985b3['path'][_0x2e81f0]))return'path:\x20integer[]\x20expected';}return null!=_0x5985b3['stickiness']&&_0x5985b3['hasOwnProperty']('stickiness')&&!_0x37216b['isString'](_0x5985b3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4269b9['fromObject']=function(_0x52802d){if(_0x52802d instanceof _0x4e8020['Position'])return _0x52802d;var _0x540fd6=new _0x4e8020['Position']();if(null!=_0x52802d['root']&&(_0x540fd6['root']=String(_0x52802d['root'])),null!=_0x52802d['rootMain']&&(_0x540fd6['rootMain']=Boolean(_0x52802d['rootMain'])),null!=_0x52802d['rootGraveyard']&&(_0x540fd6['rootGraveyard']=Boolean(_0x52802d['rootGraveyard'])),_0x52802d['path']){if(!Array['isArray'](_0x52802d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x540fd6['path']=[];for(var _0x233acd=0x0;_0x233acd<_0x52802d['path']['length'];++_0x233acd)_0x540fd6['path'][_0x233acd]=_0x52802d['path'][_0x233acd]>>>0x0;}return null!=_0x52802d['stickiness']&&(_0x540fd6['stickiness']=String(_0x52802d['stickiness'])),_0x540fd6;},_0x4269b9['toObject']=function(_0x49e086,_0x59a242){_0x59a242||(_0x59a242={});var _0x1487de={};if((_0x59a242['arrays']||_0x59a242['defaults'])&&(_0x1487de['path']=[]),_0x59a242['defaults']&&(_0x1487de['root']='',_0x1487de['rootMain']=!0x1,_0x1487de['rootGraveyard']=!0x1,_0x1487de['stickiness']=''),null!=_0x49e086['root']&&_0x49e086['hasOwnProperty']('root')&&(_0x1487de['root']=_0x49e086['root']),null!=_0x49e086['rootMain']&&_0x49e086['hasOwnProperty']('rootMain')&&(_0x1487de['rootMain']=_0x49e086['rootMain']),null!=_0x49e086['rootGraveyard']&&_0x49e086['hasOwnProperty']('rootGraveyard')&&(_0x1487de['rootGraveyard']=_0x49e086['rootGraveyard']),_0x49e086['path']&&_0x49e086['path']['length']){_0x1487de['path']=[];for(var _0x3575ea=0x0;_0x3575ea<_0x49e086['path']['length'];++_0x3575ea)_0x1487de['path'][_0x3575ea]=_0x49e086['path'][_0x3575ea];}return null!=_0x49e086['stickiness']&&_0x49e086['hasOwnProperty']('stickiness')&&(_0x1487de['stickiness']=_0x49e086['stickiness']),_0x1487de;},_0x4269b9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x4269b9['getTypeUrl']=function(_0x3c9b3b){return void 0x0===_0x3c9b3b&&(_0x3c9b3b='type.googleapis.com'),_0x3c9b3b+'/Position';},_0x4269b9;}()),_0x4e8020['Range']=(function(){function _0x1e6950(_0x2de317){if(_0x2de317){for(var _0x4ff7c0=Object['keys'](_0x2de317),_0x15f51a=0x0;_0x15f51a<_0x4ff7c0['length'];++_0x15f51a)null!=_0x2de317[_0x4ff7c0[_0x15f51a]]&&(this[_0x4ff7c0[_0x15f51a]]=_0x2de317[_0x4ff7c0[_0x15f51a]]);}}return _0x1e6950['prototype']['start']=null,_0x1e6950['prototype']['end']=null,_0x1e6950['create']=function(_0x1dcf2d){return new _0x1e6950(_0x1dcf2d);},_0x1e6950['encode']=function(_0x5d595f,_0x1dfbf6){return _0x1dfbf6||(_0x1dfbf6=_0x4d89c5['create']()),null!=_0x5d595f['start']&&Object['hasOwnProperty']['call'](_0x5d595f,'start')&&_0x4e8020['Position']['encode'](_0x5d595f['start'],_0x1dfbf6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d595f['end']&&Object['hasOwnProperty']['call'](_0x5d595f,'end')&&_0x4e8020['Position']['encode'](_0x5d595f['end'],_0x1dfbf6['uint32'](0x12)['fork']())['ldelim'](),_0x1dfbf6;},_0x1e6950['encodeDelimited']=function(_0x4f0744,_0x50ade8){return this['encode'](_0x4f0744,_0x50ade8)['ldelim']();},_0x1e6950['decode']=function(_0x58f722,_0x34c4e9){_0x58f722 instanceof _0x203e80||(_0x58f722=_0x203e80['create'](_0x58f722));for(var _0x43fc3f=void 0x0===_0x34c4e9?_0x58f722['len']:_0x58f722['pos']+_0x34c4e9,_0x2d7022=new _0x4e8020['Range']();_0x58f722['pos']<_0x43fc3f;){var _0x48ffac=_0x58f722['uint32']();switch(_0x48ffac>>>0x3){case 0x1:_0x2d7022['start']=_0x4e8020['Position']['decode'](_0x58f722,_0x58f722['uint32']());break;case 0x2:_0x2d7022['end']=_0x4e8020['Position']['decode'](_0x58f722,_0x58f722['uint32']());break;default:_0x58f722['skipType'](0x7&_0x48ffac);}}return _0x2d7022;},_0x1e6950['decodeDelimited']=function(_0x2ebaca){return _0x2ebaca instanceof _0x203e80||(_0x2ebaca=new _0x203e80(_0x2ebaca)),this['decode'](_0x2ebaca,_0x2ebaca['uint32']());},_0x1e6950['verify']=function(_0x39db52){if('object'!=typeof _0x39db52||null===_0x39db52)return'object\x20expected';var _0x56d7b9;if(null!=_0x39db52['start']&&_0x39db52['hasOwnProperty']('start')&&(_0x56d7b9=_0x4e8020['Position']['verify'](_0x39db52['start'])))return'start.'+_0x56d7b9;if(null!=_0x39db52['end']&&_0x39db52['hasOwnProperty']('end')&&(_0x56d7b9=_0x4e8020['Position']['verify'](_0x39db52['end'])))return'end.'+_0x56d7b9;return null;},_0x1e6950['fromObject']=function(_0x439bc1){if(_0x439bc1 instanceof _0x4e8020['Range'])return _0x439bc1;var _0x23de07=new _0x4e8020['Range']();if(null!=_0x439bc1['start']){if('object'!=typeof _0x439bc1['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23de07['start']=_0x4e8020['Position']['fromObject'](_0x439bc1['start']);}if(null!=_0x439bc1['end']){if('object'!=typeof _0x439bc1['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23de07['end']=_0x4e8020['Position']['fromObject'](_0x439bc1['end']);}return _0x23de07;},_0x1e6950['toObject']=function(_0x446749,_0x42e5ed){_0x42e5ed||(_0x42e5ed={});var _0x18166={};return _0x42e5ed['defaults']&&(_0x18166['start']=null,_0x18166['end']=null),null!=_0x446749['start']&&_0x446749['hasOwnProperty']('start')&&(_0x18166['start']=_0x4e8020['Position']['toObject'](_0x446749['start'],_0x42e5ed)),null!=_0x446749['end']&&_0x446749['hasOwnProperty']('end')&&(_0x18166['end']=_0x4e8020['Position']['toObject'](_0x446749['end'],_0x42e5ed)),_0x18166;},_0x1e6950['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x1e6950['getTypeUrl']=function(_0x1bcddc){return void 0x0===_0x1bcddc&&(_0x1bcddc='type.googleapis.com'),_0x1bcddc+'/Range';},_0x1e6950;}()),_0x4e8020['Element']=(function(){function _0x201da5(_0x2498df){if(this['children']=[],this['attributesBoolean']={},_0x2498df){for(var _0x535b22=Object['keys'](_0x2498df),_0x324de6=0x0;_0x324de6<_0x535b22['length'];++_0x324de6)null!=_0x2498df[_0x535b22[_0x324de6]]&&(this[_0x535b22[_0x324de6]]=_0x2498df[_0x535b22[_0x324de6]]);}}return _0x201da5['prototype']['name']='',_0x201da5['prototype']['children']=_0x37216b['emptyArray'],_0x201da5['prototype']['data']='',_0x201da5['prototype']['attributesBoolean']=_0x37216b['emptyObject'],_0x201da5['prototype']['attributesJson']='',_0x201da5['create']=function(_0x51b451){return new _0x201da5(_0x51b451);},_0x201da5['encode']=function(_0x3a1bec,_0x5032a8){if(_0x5032a8||(_0x5032a8=_0x4d89c5['create']()),null!=_0x3a1bec['name']&&Object['hasOwnProperty']['call'](_0x3a1bec,'name')&&_0x5032a8['uint32'](0xa)['string'](_0x3a1bec['name']),null!=_0x3a1bec['children']&&_0x3a1bec['children']['length']){for(var _0x3acb3f=0x0;_0x3acb3f<_0x3a1bec['children']['length'];++_0x3acb3f)_0x4e8020['Element']['encode'](_0x3a1bec['children'][_0x3acb3f],_0x5032a8['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3a1bec['data']&&Object['hasOwnProperty']['call'](_0x3a1bec,'data')&&_0x5032a8['uint32'](0x1a)['string'](_0x3a1bec['data']),null!=_0x3a1bec['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3a1bec,'attributesBoolean')){var _0x38de1a=Object['keys'](_0x3a1bec['attributesBoolean']);for(_0x3acb3f=0x0;_0x3acb3f<_0x38de1a['length'];++_0x3acb3f)_0x5032a8['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x38de1a[_0x3acb3f])['uint32'](0x10)['bool'](_0x3a1bec['attributesBoolean'][_0x38de1a[_0x3acb3f]])['ldelim']();}return null!=_0x3a1bec['attributesJson']&&Object['hasOwnProperty']['call'](_0x3a1bec,'attributesJson')&&_0x5032a8['uint32'](0x2a)['string'](_0x3a1bec['attributesJson']),_0x5032a8;},_0x201da5['encodeDelimited']=function(_0x1a1a12,_0x5473a1){return this['encode'](_0x1a1a12,_0x5473a1)['ldelim']();},_0x201da5['decode']=function(_0x55c3d8,_0x3e2839){_0x55c3d8 instanceof _0x203e80||(_0x55c3d8=_0x203e80['create'](_0x55c3d8));for(var _0xeeea5a,_0x1e3d22,_0x2db84c=void 0x0===_0x3e2839?_0x55c3d8['len']:_0x55c3d8['pos']+_0x3e2839,_0xd4ce0=new _0x4e8020['Element']();_0x55c3d8['pos']<_0x2db84c;){var _0x1e9f40=_0x55c3d8['uint32']();switch(_0x1e9f40>>>0x3){case 0x1:_0xd4ce0['name']=_0x55c3d8['string']();break;case 0x2:_0xd4ce0['children']&&_0xd4ce0['children']['length']||(_0xd4ce0['children']=[]),_0xd4ce0['children']['push'](_0x4e8020['Element']['decode'](_0x55c3d8,_0x55c3d8['uint32']()));break;case 0x3:_0xd4ce0['data']=_0x55c3d8['string']();break;case 0x4:_0xd4ce0['attributesBoolean']===_0x37216b['emptyObject']&&(_0xd4ce0['attributesBoolean']={});var _0x3027b0=_0x55c3d8['uint32']()+_0x55c3d8['pos'];for(_0xeeea5a='',_0x1e3d22=!0x1;_0x55c3d8['pos']<_0x3027b0;){var _0x550019=_0x55c3d8['uint32']();switch(_0x550019>>>0x3){case 0x1:_0xeeea5a=_0x55c3d8['string']();break;case 0x2:_0x1e3d22=_0x55c3d8['bool']();break;default:_0x55c3d8['skipType'](0x7&_0x550019);}}_0xd4ce0['attributesBoolean'][_0xeeea5a]=_0x1e3d22;break;case 0x5:_0xd4ce0['attributesJson']=_0x55c3d8['string']();break;default:_0x55c3d8['skipType'](0x7&_0x1e9f40);}}return _0xd4ce0;},_0x201da5['decodeDelimited']=function(_0x2231bb){return _0x2231bb instanceof _0x203e80||(_0x2231bb=new _0x203e80(_0x2231bb)),this['decode'](_0x2231bb,_0x2231bb['uint32']());},_0x201da5['verify']=function(_0x20307f){if('object'!=typeof _0x20307f||null===_0x20307f)return'object\x20expected';if(null!=_0x20307f['name']&&_0x20307f['hasOwnProperty']('name')&&!_0x37216b['isString'](_0x20307f['name']))return'name:\x20string\x20expected';if(null!=_0x20307f['children']&&_0x20307f['hasOwnProperty']('children')){if(!Array['isArray'](_0x20307f['children']))return'children:\x20array\x20expected';for(var _0x277119=0x0;_0x277119<_0x20307f['children']['length'];++_0x277119){var _0x27bf83=_0x4e8020['Element']['verify'](_0x20307f['children'][_0x277119]);if(_0x27bf83)return'children.'+_0x27bf83;}}if(null!=_0x20307f['data']&&_0x20307f['hasOwnProperty']('data')&&!_0x37216b['isString'](_0x20307f['data']))return'data:\x20string\x20expected';if(null!=_0x20307f['attributesBoolean']&&_0x20307f['hasOwnProperty']('attributesBoolean')){if(!_0x37216b['isObject'](_0x20307f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3d157b=Object['keys'](_0x20307f['attributesBoolean']);for(_0x277119=0x0;_0x277119<_0x3d157b['length'];++_0x277119)if('boolean'!=typeof _0x20307f['attributesBoolean'][_0x3d157b[_0x277119]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x20307f['attributesJson']&&_0x20307f['hasOwnProperty']('attributesJson')&&!_0x37216b['isString'](_0x20307f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x201da5['fromObject']=function(_0xb06ea6){if(_0xb06ea6 instanceof _0x4e8020['Element'])return _0xb06ea6;var _0x43587f=new _0x4e8020['Element']();if(null!=_0xb06ea6['name']&&(_0x43587f['name']=String(_0xb06ea6['name'])),_0xb06ea6['children']){if(!Array['isArray'](_0xb06ea6['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43587f['children']=[];for(var _0x709d26=0x0;_0x709d26<_0xb06ea6['children']['length'];++_0x709d26){if('object'!=typeof _0xb06ea6['children'][_0x709d26])throw TypeError('.Element.children:\x20object\x20expected');_0x43587f['children'][_0x709d26]=_0x4e8020['Element']['fromObject'](_0xb06ea6['children'][_0x709d26]);}}if(null!=_0xb06ea6['data']&&(_0x43587f['data']=String(_0xb06ea6['data'])),_0xb06ea6['attributesBoolean']){if('object'!=typeof _0xb06ea6['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43587f['attributesBoolean']={};var _0x4ff75f=Object['keys'](_0xb06ea6['attributesBoolean']);for(_0x709d26=0x0;_0x709d26<_0x4ff75f['length'];++_0x709d26)_0x43587f['attributesBoolean'][_0x4ff75f[_0x709d26]]=Boolean(_0xb06ea6['attributesBoolean'][_0x4ff75f[_0x709d26]]);}return null!=_0xb06ea6['attributesJson']&&(_0x43587f['attributesJson']=String(_0xb06ea6['attributesJson'])),_0x43587f;},_0x201da5['toObject']=function(_0x9fa5a0,_0xf62c13){_0xf62c13||(_0xf62c13={});var _0x5b2dda,_0x171aa4={};if((_0xf62c13['arrays']||_0xf62c13['defaults'])&&(_0x171aa4['children']=[]),(_0xf62c13['objects']||_0xf62c13['defaults'])&&(_0x171aa4['attributesBoolean']={}),_0xf62c13['defaults']&&(_0x171aa4['name']='',_0x171aa4['data']='',_0x171aa4['attributesJson']=''),null!=_0x9fa5a0['name']&&_0x9fa5a0['hasOwnProperty']('name')&&(_0x171aa4['name']=_0x9fa5a0['name']),_0x9fa5a0['children']&&_0x9fa5a0['children']['length']){_0x171aa4['children']=[];for(var _0x1a5cf9=0x0;_0x1a5cf9<_0x9fa5a0['children']['length'];++_0x1a5cf9)_0x171aa4['children'][_0x1a5cf9]=_0x4e8020['Element']['toObject'](_0x9fa5a0['children'][_0x1a5cf9],_0xf62c13);}if(null!=_0x9fa5a0['data']&&_0x9fa5a0['hasOwnProperty']('data')&&(_0x171aa4['data']=_0x9fa5a0['data']),_0x9fa5a0['attributesBoolean']&&(_0x5b2dda=Object['keys'](_0x9fa5a0['attributesBoolean']))['length']){_0x171aa4['attributesBoolean']={};for(_0x1a5cf9=0x0;_0x1a5cf9<_0x5b2dda['length'];++_0x1a5cf9)_0x171aa4['attributesBoolean'][_0x5b2dda[_0x1a5cf9]]=_0x9fa5a0['attributesBoolean'][_0x5b2dda[_0x1a5cf9]];}return null!=_0x9fa5a0['attributesJson']&&_0x9fa5a0['hasOwnProperty']('attributesJson')&&(_0x171aa4['attributesJson']=_0x9fa5a0['attributesJson']),_0x171aa4;},_0x201da5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x201da5['getTypeUrl']=function(_0x46fc62){return void 0x0===_0x46fc62&&(_0x46fc62='type.googleapis.com'),_0x46fc62+'/Element';},_0x201da5;}()),_0x4e8020;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x376b9a){return new w(this['_protobufRoot'][_0x376b9a]);}}class w{['_protobuf'];constructor(_0x57ea83){this['_protobuf']=_0x57ea83;}['compress'](_0x409eda){const _0x3ddb47=this['_protobuf']['verify'](_0x409eda);if(_0x3ddb47)throw Error(_0x3ddb47);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x409eda))['finish']();}['decompress'](_0xb249ee){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xb249ee),{'oneofs':!0x0});}}function g(_0x38f2a5,_0x340c5d){const _0x563bec=_0x2a674a(_0x38f2a5);return _0x563bec['path'][_0x563bec['path']['length']-0x1]+=_0x340c5d,_0x563bec;}function _(_0x442bc7,_0x53f835){return _0x442bc7['root']===_0x53f835['root']&&_0x58a133(_0x442bc7['path'],_0x53f835['path']);}function $(_0x303f88){P(_0x303f88,_0xc97c49=>('main'==_0xc97c49['root']?(_0xc97c49['rootMain']=!0x0,delete _0xc97c49['root']):'$graveyard'==_0xc97c49['root']&&(_0xc97c49['rootGraveyard']=!0x0,delete _0xc97c49['root']),_0xc97c49));}function J(_0x6b5caa){P(_0x6b5caa,_0x2a8754=>(_0x2a8754['rootMain']?(_0x2a8754['root']='main',delete _0x2a8754['rootMain']):_0x2a8754['rootGraveyard']&&(_0x2a8754['root']='$graveyard',delete _0x2a8754['rootGraveyard']),_0x2a8754));}function P(_0x1d42e2,_0x260383){for(const _0x519b92 in _0x1d42e2){const _0x1e6ea4=_0x1d42e2[_0x519b92];'nodes'!==_0x519b92&&_0x347327(_0x1e6ea4)&&(_0x1e6ea4['path']&&(_0x1e6ea4['root']||_0x1e6ea4['rootMain']||_0x1e6ea4['rootGraveyard'])?_0x1d42e2[_0x519b92]=_0x260383(_0x1e6ea4):P(_0x1e6ea4,_0x260383));}return _0x1d42e2;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3424e5,_0x2ae4fe,_0x46e8c9){this['_id']=_0x3424e5,this['_operationName']=_0x2ae4fe,this['_protobufDescriptor']=_0x46e8c9;}['compress'](_0x32224d,_0x413f08){const _0x3a5739=_0x413f08['operations'][_0x413f08['index']++];return $(_0x3a5739),_0x32224d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a5739)),_0x32224d['types']['push'](this['_id']),!0x0;}['decompress'](_0x8a4197,_0x2e1be0){_0x2e1be0['typeIndex']++;const _0x422ec0=_0x2e1be0['buffers'][_0x2e1be0['bufferIndex']++],_0x2e14b6=this['_protobufDescriptor']['decompress'](_0x422ec0);J(_0x2e14b6),_0x2e14b6['__className']=this['_operationName'],_0x8a4197['push'](_0x2e14b6);}}class s extends e{['compress'](_0x312aff,_0x490aae){const _0x51cf48=_0x490aae['operations'][_0x490aae['index']++];return this['_serializeOneOf']('oldValue',_0x51cf48),this['_serializeOneOf']('newValue',_0x51cf48),$(_0x51cf48),_0x312aff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x51cf48)),_0x312aff['types']['push'](this['_id']),!0x0;}['decompress'](_0x1554a4,_0x1f03aa){_0x1f03aa['typeIndex']++;const _0x9b3924=_0x1f03aa['buffers'][_0x1f03aa['bufferIndex']++],_0x5ce509=this['_protobufDescriptor']['decompress'](_0x9b3924);this['_deserializeOneOf']('oldValue',_0x5ce509),this['_deserializeOneOf']('newValue',_0x5ce509),J(_0x5ce509),_0x5ce509['__className']=this['_operationName'],_0x1554a4['push'](_0x5ce509);}['_serializeOneOf'](_0x249aa2,_0x358c87){const _0x1dcca1=_0x358c87[_0x249aa2];'boolean'==typeof _0x1dcca1?_0x358c87[_0x249aa2+'Boolean']=_0x1dcca1:_0x358c87[_0x249aa2+'Json']=JSON['stringify'](_0x1dcca1);}['_deserializeOneOf'](_0x37355d,_0x45e445){const _0x506d5d=_0x37355d+'Json';_0x45e445[_0x506d5d]?(_0x45e445[_0x37355d]=JSON['parse'](_0x45e445[_0x506d5d]),delete _0x45e445[_0x506d5d]):(_0x45e445[_0x37355d]=_0x45e445[_0x37355d+'Boolean'],delete _0x45e445[_0x37355d+'Boolean']);}}class i extends e{['compress'](_0x11e594,_0x208656){const _0x29439b=_0x208656['operations'][_0x208656['index']++];return this['_serializeNodesAttributes'](_0x29439b['nodes']),$(_0x29439b),_0x11e594['buffers']['push'](this['_protobufDescriptor']['compress'](_0x29439b)),_0x11e594['types']['push'](this['_id']),!0x0;}['decompress'](_0x1da772,_0x358ace){_0x358ace['typeIndex']++;const _0x1b1b21=_0x358ace['buffers'][_0x358ace['bufferIndex']++],_0x4aed8c=this['_protobufDescriptor']['decompress'](_0x1b1b21);_0x4aed8c['nodes']||(_0x4aed8c['nodes']=[]),this['_deserializeNodesAttributes'](_0x4aed8c['nodes']),J(_0x4aed8c),_0x4aed8c['__className']=this['_operationName'],_0x1da772['push'](_0x4aed8c);}['_serializeNodesAttributes'](_0x6bc465){for(const _0x4b58c2 of _0x6bc465){if(_0x4b58c2['attributes']){const _0x508e40=_0x4b58c2['attributes'];this['_areValuesBoolean'](_0x508e40)?_0x4b58c2['attributesBoolean']=_0x508e40:_0x4b58c2['attributesJson']=JSON['stringify'](_0x508e40);}_0x4b58c2['children']&&this['_serializeNodesAttributes'](_0x4b58c2['children']);}}['_deserializeNodesAttributes'](_0x42f2e6){for(const _0xe10156 of _0x42f2e6)(_0xe10156['attributesBoolean']||_0xe10156['attributesJson'])&&(_0xe10156['attributesBoolean']?(_0xe10156['attributes']=_0xe10156['attributesBoolean'],delete _0xe10156['attributesBoolean']):(_0xe10156['attributes']=JSON['parse'](_0xe10156['attributesJson']),delete _0xe10156['attributesJson'])),_0xe10156['children']&&this['_deserializeNodesAttributes'](_0xe10156['children']);}['_areValuesBoolean'](_0x38f501){return Object['keys'](_0x38f501)['every'](_0x45c4e0=>'boolean'==typeof _0x38f501[_0x45c4e0]);}}class n extends e{['decompress'](_0x470349,_0x1c8457){super['decompress'](_0x470349,_0x1c8457);const _0x524e5b=_0x470349[_0x470349['length']-0x1];_0x524e5b['oldRange']||(_0x524e5b['oldRange']=null),_0x524e5b['newRange']||(_0x524e5b['newRange']=null);}}class p extends e{['compress'](_0x1922d5,_0x3f5433){return _0x3f5433['index']++,_0x1922d5['types']['push'](this['_id']),!0x0;}['decompress'](_0x179560,_0x526b52){_0x526b52['typeIndex']++,_0x179560['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b7f2b,_0x34ee04,_0x2033e6,_0x593b68){super(_0x3b7f2b,_0x34ee04,_0x2033e6),this['_omittedNamespace']=_0x593b68+':';}['compress'](_0x2448d6,_0xb228eb){const _0x28876e=_0xb228eb['operations'][_0xb228eb['index']];return!('MarkerOperation'!=_0x28876e['__className']||!_0x28876e['name']['startsWith'](this['_omittedNamespace']))&&(_0x28876e['name']=_0x28876e['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2448d6,_0xb228eb),!0x0);}['decompress'](_0x48b678,_0x1fc621){super['decompress'](_0x48b678,_0x1fc621);const _0x3ed367=_0x48b678[_0x48b678['length']-0x1];_0x3ed367['name']=this['_omittedNamespace']+_0x3ed367['name'];}}class O{['_id'];['_context'];constructor(_0x3b7cb8,_0x1ac2ac){this['_id']=_0x3b7cb8,this['_context']=_0x1ac2ac;}['compress'](_0x15e2dd,_0x22dd2e){let _0x2680a0,_0x368ebe=_0x22dd2e['operations'][_0x22dd2e['index']],_0x5ea848=_0x22dd2e['operations'][_0x22dd2e['index']+0x1];for(;_0x5ea848&&this['_compareOperations'](_0x368ebe,_0x5ea848);)_0x2680a0?(_0x2680a0=this['_combineNext'](_0x368ebe,_0x2680a0),_0x15e2dd['types']['push'](0x0)):(_0x2680a0=_0x2a674a(_0x368ebe),_0x15e2dd['types']['push'](this['_id'])),_0x22dd2e['index']++,_0x368ebe=_0x22dd2e['operations'][_0x22dd2e['index']],_0x5ea848=_0x22dd2e['operations'][_0x22dd2e['index']+0x1];return!!_0x2680a0&&(_0x2680a0=this['_combineNext'](_0x22dd2e['operations'][_0x22dd2e['index']++],_0x2680a0),_0x15e2dd['types']['push'](0x0),_0x15e2dd['buffers']['push'](this['_compressSingleOperation'](_0x2680a0)),!0x0);}['decompress'](_0xf43bdb,_0x3a8a93){const _0x1e9a1f=this['_decompressSingleOperation'](_0x3a8a93);for(;0x0==_0x3a8a93['types'][_0x3a8a93['typeIndex']];)_0x3a8a93['typeIndex']++,_0xf43bdb['push'](this['_splitCurrent'](_0x1e9a1f));_0xf43bdb['push'](_0x1e9a1f);}}class c extends O{['_combineNext'](_0xbdd1a2,_0x34a024){return _0x34a024['nodes'][0x0]['data']+=_0xbdd1a2['nodes'][0x0]['data'],_0x34a024;}['_splitCurrent'](_0xfa7fbb){const _0x3269d7=_0x2a674a(_0xfa7fbb),_0xb63722=_0x3269d7['nodes'][0x0],_0x536990=_0xfa7fbb['nodes'][0x0],_0x22dc0d=_0x536990['data'][Symbol['iterator']]()['next']()['value'],_0x32cdbc=_0x22dc0d['length'];return _0xb63722['data']=_0x22dc0d,_0x536990['data']=_0x536990['data']['substr'](_0x32cdbc),_0xfa7fbb['position']=g(_0xfa7fbb['position'],_0x32cdbc),_0x3269d7;}['_compareOperations'](_0x3fe70a,_0x12e911){if(this['_checkOperation'](_0x3fe70a)&&this['_checkOperation'](_0x12e911)){const _0x4b69eb=_0x3fe70a['nodes'][0x0]['data']['length'],_0x2f1816=_(g(_0x3fe70a['position'],_0x4b69eb),_0x12e911['position']),_0x568af3=_0x3fe70a['nodes'][0x0],_0x44d05b=_0x12e911['nodes'][0x0];return _0x2f1816&&this['_compareAttributes'](_0x568af3,_0x44d05b);}return!0x1;}['_compressSingleOperation'](_0x506e1a){const _0x5aa4a2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5aa4a2,{'operations':[_0x506e1a],'index':0x0}),_0x5aa4a2['buffers'][0x0];}['_decompressSingleOperation'](_0x5f0fcf){const _0x42b2d6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x42b2d6,_0x5f0fcf),_0x42b2d6[0x0];}['_checkOperation'](_0xf0c6a6){return'InsertOperation'==_0xf0c6a6['__className']&&0x1==_0xf0c6a6['nodes']['length']&&_0xf0c6a6['nodes'][0x0]['data']&&!_0xf0c6a6['wasUndone']&&0x1==Array['from'](_0xf0c6a6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2688c4,_0x22efaa){const _0x367500=Object['keys'](_0x2688c4['attributes']||{}),_0x3bfa75=Object['keys'](_0x22efaa['attributes']||{});return _0x367500['length']===_0x3bfa75['length']&&_0x367500['every'](_0x3018b0=>_0x22efaa['attributes'][_0x3018b0]&&_0x22efaa['attributes'][_0x3018b0]===_0x2688c4['attributes'][_0x3018b0]);}}class m extends O{['_combineNext'](_0x43ecd5,_0x29d6be){return _0x29d6be['howMany']++,_0x29d6be['sourcePosition']=_0x2a674a(_0x43ecd5['sourcePosition']),_0x29d6be;}['_splitCurrent'](_0x120809){const _0xd241e=_0x2a674a(_0x120809);return _0x120809['howMany']--,_0xd241e['howMany']=0x1,_0xd241e['sourcePosition']=g(_0xd241e['sourcePosition'],_0x120809['howMany']),_0xd241e;}['_compareOperations'](_0x235dfc,_0x5819c9){return!(!this['_checkOperation'](_0x235dfc)||!this['_checkOperation'](_0x5819c9))&&(_(g(_0x235dfc['sourcePosition'],-0x1),_0x5819c9['sourcePosition'])&&_(_0x235dfc['targetPosition'],_0x5819c9['targetPosition']));}['_compressSingleOperation'](_0x52e138){const _0x14761b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x14761b,{'operations':[_0x52e138],'index':0x0}),_0x14761b['buffers'][0x0];}['_decompressSingleOperation'](_0x5231bd){const _0x103de2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x103de2,_0x5231bd),_0x103de2[0x0];}['_checkOperation'](_0x3d2b48){return'MoveOperation'==_0x3d2b48['__className']&&'$graveyard'==_0x3d2b48['targetPosition']['root']&&0x1==_0x3d2b48['howMany']&&!_0x3d2b48['wasUndone'];}}class h extends O{['_combineNext'](_0x1259e1,_0x380a50){return _0x380a50['howMany']++,_0x380a50;}['_splitCurrent'](_0x30ff7f){const _0x217f77=_0x2a674a(_0x30ff7f);return _0x217f77['howMany']=0x1,_0x30ff7f['howMany']--,_0x217f77;}['_compareOperations'](_0x129461,_0xa94156){return!(!this['_checkOperation'](_0x129461)||!this['_checkOperation'](_0xa94156))&&(_(_0x129461['sourcePosition'],_0xa94156['sourcePosition'])&&_(_0x129461['targetPosition'],_0xa94156['targetPosition']));}['_compressSingleOperation'](_0x2901cc){const _0x38e2d1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x38e2d1,{'operations':[_0x2901cc],'index':0x0}),_0x38e2d1['buffers'][0x0];}['_decompressSingleOperation'](_0x354312){const _0x202955=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x202955,_0x354312),_0x202955[0x0];}['_checkOperation'](_0x53ef64){return'MoveOperation'==_0x53ef64['__className']&&'$graveyard'==_0x53ef64['targetPosition']['root']&&0x1==_0x53ef64['howMany']&&!_0x53ef64['wasUndone'];}}class f extends O{['compress'](_0x4eee26,_0x15a0bc){if(!this['_compareOperations'](_0x15a0bc['operations'][_0x15a0bc['index']],_0x15a0bc['operations'][_0x15a0bc['index']+0x1]))return!0x1;const _0x4abf75=_0x15a0bc['operations'][_0x15a0bc['index']++];return _0x4abf75['oldRange']=null,_0x4abf75['newRange']&&_(_0x4abf75['newRange']['start'],_0x4abf75['newRange']['end'])&&(_0x4abf75['newRange']['end']=null),_0x15a0bc['index']++,_0x4eee26['types']['push'](this['_id']),_0x4eee26['types']['push'](0x0),_0x4eee26['buffers']['push'](this['_compressSingleOperation'](_0x4abf75)),!0x0;}['decompress'](_0x3320fb,_0x4211f1){const _0xf20687=this['_decompressSingleOperation'](_0x4211f1);_0xf20687['newRange']&&!_0xf20687['newRange']['end']&&(_0xf20687['newRange']['end']=_0x2a674a(_0xf20687['newRange']['start']));const _0xc4b24=_0x2a674a(_0xf20687);_0xc4b24['newRange']&&(_0xc4b24['newRange']['start']['stickiness']='toNone',_0xc4b24['newRange']['end']=_0x2a674a(_0xc4b24['newRange']['start'])),_0xc4b24['name']='user:position:'+_0xc4b24['name']['split'](':')[0x2],_0x4211f1['typeIndex']++,_0x3320fb['push'](_0xf20687),_0x3320fb['push'](_0xc4b24);}['_compressSingleOperation'](_0x1002b0){const _0x1d6977={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1d6977,{'operations':[_0x1002b0],'index':0x0}),_0x1d6977['buffers'][0x0];}['_decompressSingleOperation'](_0x363c2d){const _0x44d7a0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x44d7a0,_0x363c2d),_0x44d7a0[0x0];}['_compareOperations'](_0x57140c,_0x268380){return!(!_0x57140c||!_0x268380)&&('MarkerOperation'==_0x57140c['__className']&&'MarkerOperation'==_0x268380['__className']&&!(!_0x57140c['name']['startsWith']('user:')||!_0x268380['name']['startsWith']('user:')||_0x57140c['name']==_0x268380['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4747ed=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',_0x4747ed,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x4747ed,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x33f98b){if(!_0x33f98b||!_0x33f98b[0x0])throw new _0xb2afbb('no-operations-provided',this);const _0x20fd05={'operations':_0x33f98b,'index':0x0},_0x476cfc={'types':[],'buffers':[],'baseVersion':_0x33f98b[0x0]['baseVersion']};for(;_0x20fd05['index']<_0x20fd05['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x476cfc,_0x20fd05))continue;const _0x116773=_0x20fd05['operations'][_0x20fd05['index']]['__className'];this['_getCompressorByName'](_0x116773)['compress'](_0x476cfc,_0x20fd05);}return _0x476cfc;}['decompress'](_0x13e739){const _0x1cf1ec=[],_0xb239f3={'types':_0x13e739['types'],'buffers':_0x13e739['buffers'],'baseVersion':_0x13e739['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0xb239f3['typeIndex']<_0xb239f3['types']['length'];){const _0x47f167=_0xb239f3['types'][_0xb239f3['typeIndex']],_0x19e274=this['_compressorById']['get'](_0x47f167);if(!_0x19e274)throw new _0xb2afbb('decompress-compressor-not-found',this,{'type':_0x47f167});_0x19e274['decompress'](_0x1cf1ec,_0xb239f3);}return _0x1cf1ec['forEach']((_0x3cb6bd,_0x16c56d)=>_0x3cb6bd['baseVersion']=_0x13e739['baseVersion']+_0x16c56d),_0x1cf1ec;}['_getCompressorByName'](_0x3bcb69){return this['_compressorByName']['get'](_0x3bcb69);}['_registerOperationCompressor'](_0x48bf71,_0x31ce16,_0x4f0a83){const _0x461ed9=new _0x4f0a83(_0x48bf71,_0x31ce16,this['_protobufFactory']['getDescriptor'](_0x31ce16));this['_registerCompressor'](_0x48bf71,_0x31ce16,_0x461ed9);}['_registerActionCompressor'](_0x552dcc,_0x2aa89e,_0x112bbd){const _0x33f4eb=new _0x112bbd(_0x552dcc,this);this['_registerCompressor'](_0x552dcc,_0x2aa89e,_0x33f4eb);}['_registerCompressor'](_0x3e6447,_0x231274,_0x1ac2fa){this['_compressorById']['set'](_0x3e6447,_0x1ac2fa),this['_compressorByName']['set'](_0x231274,_0x1ac2fa);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.5.0-alpha.
|
|
3
|
+
"version": "47.5.0-alpha.7",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.
|
|
37
|
-
"ckeditor5": "47.5.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.7",
|
|
37
|
+
"ckeditor5": "47.5.0-alpha.7",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|