@ckeditor/ckeditor5-operations-compressor 45.0.0-alpha.1 → 45.0.0-alpha.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x5d9458=_0x49a309['Reader'],_0x487ee1=_0x49a309['Writer'],_0x2d7439=_0x49a309['util'],_0x40b389=_0x49a309['roots']['default']||(_0x49a309['roots']['default']={});return _0x40b389['AttributeOperation']=(function(){function _0x1d5c0a(_0x2506d2){if(_0x2506d2){for(var _0x28af14=Object['keys'](_0x2506d2),_0x1b4a24=0x0;_0x1b4a24<_0x28af14['length'];++_0x1b4a24)null!=_0x2506d2[_0x28af14[_0x1b4a24]]&&(this[_0x28af14[_0x1b4a24]]=_0x2506d2[_0x28af14[_0x1b4a24]]);}}return _0x1d5c0a['prototype']['range']=null,_0x1d5c0a['prototype']['key']='',_0x1d5c0a['prototype']['oldValueBoolean']=!0x1,_0x1d5c0a['prototype']['oldValueJson']='',_0x1d5c0a['prototype']['newValueBoolean']=!0x1,_0x1d5c0a['prototype']['newValueJson']='',_0x1d5c0a['prototype']['wasUndone']=!0x1,_0x1d5c0a['create']=function(_0x22146f){return new _0x1d5c0a(_0x22146f);},_0x1d5c0a['encode']=function(_0x131f4e,_0x3858db){return _0x3858db||(_0x3858db=_0x487ee1['create']()),null!=_0x131f4e['range']&&Object['hasOwnProperty']['call'](_0x131f4e,'range')&&_0x40b389['Range']['encode'](_0x131f4e['range'],_0x3858db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x131f4e['key']&&Object['hasOwnProperty']['call'](_0x131f4e,'key')&&_0x3858db['uint32'](0x12)['string'](_0x131f4e['key']),null!=_0x131f4e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x131f4e,'oldValueBoolean')&&_0x3858db['uint32'](0x18)['bool'](_0x131f4e['oldValueBoolean']),null!=_0x131f4e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x131f4e,'oldValueJson')&&_0x3858db['uint32'](0x22)['string'](_0x131f4e['oldValueJson']),null!=_0x131f4e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x131f4e,'newValueBoolean')&&_0x3858db['uint32'](0x28)['bool'](_0x131f4e['newValueBoolean']),null!=_0x131f4e['newValueJson']&&Object['hasOwnProperty']['call'](_0x131f4e,'newValueJson')&&_0x3858db['uint32'](0x32)['string'](_0x131f4e['newValueJson']),null!=_0x131f4e['wasUndone']&&Object['hasOwnProperty']['call'](_0x131f4e,'wasUndone')&&_0x3858db['uint32'](0x38)['bool'](_0x131f4e['wasUndone']),_0x3858db;},_0x1d5c0a['encodeDelimited']=function(_0x446dbf,_0x399662){return this['encode'](_0x446dbf,_0x399662)['ldelim']();},_0x1d5c0a['decode']=function(_0x4237a0,_0x358d96){_0x4237a0 instanceof _0x5d9458||(_0x4237a0=_0x5d9458['create'](_0x4237a0));for(var _0x3066c4=void 0x0===_0x358d96?_0x4237a0['len']:_0x4237a0['pos']+_0x358d96,_0x36c55a=new _0x40b389['AttributeOperation']();_0x4237a0['pos']<_0x3066c4;){var _0x154611=_0x4237a0['uint32']();switch(_0x154611>>>0x3){case 0x1:_0x36c55a['range']=_0x40b389['Range']['decode'](_0x4237a0,_0x4237a0['uint32']());break;case 0x2:_0x36c55a['key']=_0x4237a0['string']();break;case 0x3:_0x36c55a['oldValueBoolean']=_0x4237a0['bool']();break;case 0x4:_0x36c55a['oldValueJson']=_0x4237a0['string']();break;case 0x5:_0x36c55a['newValueBoolean']=_0x4237a0['bool']();break;case 0x6:_0x36c55a['newValueJson']=_0x4237a0['string']();break;case 0x7:_0x36c55a['wasUndone']=_0x4237a0['bool']();break;default:_0x4237a0['skipType'](0x7&_0x154611);}}return _0x36c55a;},_0x1d5c0a['decodeDelimited']=function(_0x27a583){return _0x27a583 instanceof _0x5d9458||(_0x27a583=new _0x5d9458(_0x27a583)),this['decode'](_0x27a583,_0x27a583['uint32']());},_0x1d5c0a['verify']=function(_0x4d2437){if('object'!=typeof _0x4d2437||null===_0x4d2437)return'object\x20expected';if(null!=_0x4d2437['range']&&_0x4d2437['hasOwnProperty']('range')){var _0x3e0a1f=_0x40b389['Range']['verify'](_0x4d2437['range']);if(_0x3e0a1f)return'range.'+_0x3e0a1f;}return null!=_0x4d2437['key']&&_0x4d2437['hasOwnProperty']('key')&&!_0x2d7439['isString'](_0x4d2437['key'])?'key:\x20string\x20expected':null!=_0x4d2437['oldValueBoolean']&&_0x4d2437['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4d2437['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4d2437['oldValueJson']&&_0x4d2437['hasOwnProperty']('oldValueJson')&&!_0x2d7439['isString'](_0x4d2437['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4d2437['newValueBoolean']&&_0x4d2437['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4d2437['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4d2437['newValueJson']&&_0x4d2437['hasOwnProperty']('newValueJson')&&!_0x2d7439['isString'](_0x4d2437['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4d2437['wasUndone']&&_0x4d2437['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4d2437['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d5c0a['fromObject']=function(_0x520130){if(_0x520130 instanceof _0x40b389['AttributeOperation'])return _0x520130;var _0x5f3b0f=new _0x40b389['AttributeOperation']();if(null!=_0x520130['range']){if('object'!=typeof _0x520130['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5f3b0f['range']=_0x40b389['Range']['fromObject'](_0x520130['range']);}return null!=_0x520130['key']&&(_0x5f3b0f['key']=String(_0x520130['key'])),null!=_0x520130['oldValueBoolean']&&(_0x5f3b0f['oldValueBoolean']=Boolean(_0x520130['oldValueBoolean'])),null!=_0x520130['oldValueJson']&&(_0x5f3b0f['oldValueJson']=String(_0x520130['oldValueJson'])),null!=_0x520130['newValueBoolean']&&(_0x5f3b0f['newValueBoolean']=Boolean(_0x520130['newValueBoolean'])),null!=_0x520130['newValueJson']&&(_0x5f3b0f['newValueJson']=String(_0x520130['newValueJson'])),null!=_0x520130['wasUndone']&&(_0x5f3b0f['wasUndone']=Boolean(_0x520130['wasUndone'])),_0x5f3b0f;},_0x1d5c0a['toObject']=function(_0x46c3bb,_0x41fcab){_0x41fcab||(_0x41fcab={});var _0x440987={};return _0x41fcab['defaults']&&(_0x440987['range']=null,_0x440987['key']='',_0x440987['oldValueBoolean']=!0x1,_0x440987['oldValueJson']='',_0x440987['newValueBoolean']=!0x1,_0x440987['newValueJson']='',_0x440987['wasUndone']=!0x1),null!=_0x46c3bb['range']&&_0x46c3bb['hasOwnProperty']('range')&&(_0x440987['range']=_0x40b389['Range']['toObject'](_0x46c3bb['range'],_0x41fcab)),null!=_0x46c3bb['key']&&_0x46c3bb['hasOwnProperty']('key')&&(_0x440987['key']=_0x46c3bb['key']),null!=_0x46c3bb['oldValueBoolean']&&_0x46c3bb['hasOwnProperty']('oldValueBoolean')&&(_0x440987['oldValueBoolean']=_0x46c3bb['oldValueBoolean']),null!=_0x46c3bb['oldValueJson']&&_0x46c3bb['hasOwnProperty']('oldValueJson')&&(_0x440987['oldValueJson']=_0x46c3bb['oldValueJson']),null!=_0x46c3bb['newValueBoolean']&&_0x46c3bb['hasOwnProperty']('newValueBoolean')&&(_0x440987['newValueBoolean']=_0x46c3bb['newValueBoolean']),null!=_0x46c3bb['newValueJson']&&_0x46c3bb['hasOwnProperty']('newValueJson')&&(_0x440987['newValueJson']=_0x46c3bb['newValueJson']),null!=_0x46c3bb['wasUndone']&&_0x46c3bb['hasOwnProperty']('wasUndone')&&(_0x440987['wasUndone']=_0x46c3bb['wasUndone']),_0x440987;},_0x1d5c0a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x1d5c0a['getTypeUrl']=function(_0x28463e){return void 0x0===_0x28463e&&(_0x28463e='type.googleapis.com'),_0x28463e+'/AttributeOperation';},_0x1d5c0a;}()),_0x40b389['InsertOperation']=(function(){function _0x1d0eb1(_0xf39707){if(this['nodes']=[],_0xf39707){for(var _0x499130=Object['keys'](_0xf39707),_0x57b68f=0x0;_0x57b68f<_0x499130['length'];++_0x57b68f)null!=_0xf39707[_0x499130[_0x57b68f]]&&(this[_0x499130[_0x57b68f]]=_0xf39707[_0x499130[_0x57b68f]]);}}return _0x1d0eb1['prototype']['position']=null,_0x1d0eb1['prototype']['nodes']=_0x2d7439['emptyArray'],_0x1d0eb1['prototype']['shouldReceiveAttributes']=!0x1,_0x1d0eb1['prototype']['wasUndone']=!0x1,_0x1d0eb1['create']=function(_0xbad619){return new _0x1d0eb1(_0xbad619);},_0x1d0eb1['encode']=function(_0x571867,_0x123778){if(_0x123778||(_0x123778=_0x487ee1['create']()),null!=_0x571867['position']&&Object['hasOwnProperty']['call'](_0x571867,'position')&&_0x40b389['Position']['encode'](_0x571867['position'],_0x123778['uint32'](0xa)['fork']())['ldelim'](),null!=_0x571867['nodes']&&_0x571867['nodes']['length']){for(var _0x48f72d=0x0;_0x48f72d<_0x571867['nodes']['length'];++_0x48f72d)_0x40b389['Element']['encode'](_0x571867['nodes'][_0x48f72d],_0x123778['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x571867['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x571867,'shouldReceiveAttributes')&&_0x123778['uint32'](0x18)['bool'](_0x571867['shouldReceiveAttributes']),null!=_0x571867['wasUndone']&&Object['hasOwnProperty']['call'](_0x571867,'wasUndone')&&_0x123778['uint32'](0x20)['bool'](_0x571867['wasUndone']),_0x123778;},_0x1d0eb1['encodeDelimited']=function(_0x386f03,_0x51965a){return this['encode'](_0x386f03,_0x51965a)['ldelim']();},_0x1d0eb1['decode']=function(_0x3b06af,_0x337e84){_0x3b06af instanceof _0x5d9458||(_0x3b06af=_0x5d9458['create'](_0x3b06af));for(var _0x3d0de2=void 0x0===_0x337e84?_0x3b06af['len']:_0x3b06af['pos']+_0x337e84,_0x2b38f4=new _0x40b389['InsertOperation']();_0x3b06af['pos']<_0x3d0de2;){var _0x2787a7=_0x3b06af['uint32']();switch(_0x2787a7>>>0x3){case 0x1:_0x2b38f4['position']=_0x40b389['Position']['decode'](_0x3b06af,_0x3b06af['uint32']());break;case 0x2:_0x2b38f4['nodes']&&_0x2b38f4['nodes']['length']||(_0x2b38f4['nodes']=[]),_0x2b38f4['nodes']['push'](_0x40b389['Element']['decode'](_0x3b06af,_0x3b06af['uint32']()));break;case 0x3:_0x2b38f4['shouldReceiveAttributes']=_0x3b06af['bool']();break;case 0x4:_0x2b38f4['wasUndone']=_0x3b06af['bool']();break;default:_0x3b06af['skipType'](0x7&_0x2787a7);}}return _0x2b38f4;},_0x1d0eb1['decodeDelimited']=function(_0x58032a){return _0x58032a instanceof _0x5d9458||(_0x58032a=new _0x5d9458(_0x58032a)),this['decode'](_0x58032a,_0x58032a['uint32']());},_0x1d0eb1['verify']=function(_0x3e9992){if('object'!=typeof _0x3e9992||null===_0x3e9992)return'object\x20expected';if(null!=_0x3e9992['position']&&_0x3e9992['hasOwnProperty']('position')&&(_0x354fc6=_0x40b389['Position']['verify'](_0x3e9992['position'])))return'position.'+_0x354fc6;if(null!=_0x3e9992['nodes']&&_0x3e9992['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3e9992['nodes']))return'nodes:\x20array\x20expected';for(var _0x1f77dc=0x0;_0x1f77dc<_0x3e9992['nodes']['length'];++_0x1f77dc){var _0x354fc6;if(_0x354fc6=_0x40b389['Element']['verify'](_0x3e9992['nodes'][_0x1f77dc]))return'nodes.'+_0x354fc6;}}return null!=_0x3e9992['shouldReceiveAttributes']&&_0x3e9992['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3e9992['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3e9992['wasUndone']&&_0x3e9992['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e9992['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d0eb1['fromObject']=function(_0xfae446){if(_0xfae446 instanceof _0x40b389['InsertOperation'])return _0xfae446;var _0xac2691=new _0x40b389['InsertOperation']();if(null!=_0xfae446['position']){if('object'!=typeof _0xfae446['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xac2691['position']=_0x40b389['Position']['fromObject'](_0xfae446['position']);}if(_0xfae446['nodes']){if(!Array['isArray'](_0xfae446['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xac2691['nodes']=[];for(var _0x1fa52a=0x0;_0x1fa52a<_0xfae446['nodes']['length'];++_0x1fa52a){if('object'!=typeof _0xfae446['nodes'][_0x1fa52a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xac2691['nodes'][_0x1fa52a]=_0x40b389['Element']['fromObject'](_0xfae446['nodes'][_0x1fa52a]);}}return null!=_0xfae446['shouldReceiveAttributes']&&(_0xac2691['shouldReceiveAttributes']=Boolean(_0xfae446['shouldReceiveAttributes'])),null!=_0xfae446['wasUndone']&&(_0xac2691['wasUndone']=Boolean(_0xfae446['wasUndone'])),_0xac2691;},_0x1d0eb1['toObject']=function(_0x486137,_0x516ff1){_0x516ff1||(_0x516ff1={});var _0xd384c9={};if((_0x516ff1['arrays']||_0x516ff1['defaults'])&&(_0xd384c9['nodes']=[]),_0x516ff1['defaults']&&(_0xd384c9['position']=null,_0xd384c9['shouldReceiveAttributes']=!0x1,_0xd384c9['wasUndone']=!0x1),null!=_0x486137['position']&&_0x486137['hasOwnProperty']('position')&&(_0xd384c9['position']=_0x40b389['Position']['toObject'](_0x486137['position'],_0x516ff1)),_0x486137['nodes']&&_0x486137['nodes']['length']){_0xd384c9['nodes']=[];for(var _0x2cd304=0x0;_0x2cd304<_0x486137['nodes']['length'];++_0x2cd304)_0xd384c9['nodes'][_0x2cd304]=_0x40b389['Element']['toObject'](_0x486137['nodes'][_0x2cd304],_0x516ff1);}return null!=_0x486137['shouldReceiveAttributes']&&_0x486137['hasOwnProperty']('shouldReceiveAttributes')&&(_0xd384c9['shouldReceiveAttributes']=_0x486137['shouldReceiveAttributes']),null!=_0x486137['wasUndone']&&_0x486137['hasOwnProperty']('wasUndone')&&(_0xd384c9['wasUndone']=_0x486137['wasUndone']),_0xd384c9;},_0x1d0eb1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x1d0eb1['getTypeUrl']=function(_0x12d14f){return void 0x0===_0x12d14f&&(_0x12d14f='type.googleapis.com'),_0x12d14f+'/InsertOperation';},_0x1d0eb1;}()),_0x40b389['MarkerOperation']=(function(){function _0x4fee20(_0x5de7da){if(_0x5de7da){for(var _0x2bbeae=Object['keys'](_0x5de7da),_0x1ed4a2=0x0;_0x1ed4a2<_0x2bbeae['length'];++_0x1ed4a2)null!=_0x5de7da[_0x2bbeae[_0x1ed4a2]]&&(this[_0x2bbeae[_0x1ed4a2]]=_0x5de7da[_0x2bbeae[_0x1ed4a2]]);}}return _0x4fee20['prototype']['name']='',_0x4fee20['prototype']['oldRange']=null,_0x4fee20['prototype']['newRange']=null,_0x4fee20['prototype']['affectsData']=!0x1,_0x4fee20['prototype']['wasUndone']=!0x1,_0x4fee20['create']=function(_0x4374e3){return new _0x4fee20(_0x4374e3);},_0x4fee20['encode']=function(_0x3d4d52,_0xf92781){return _0xf92781||(_0xf92781=_0x487ee1['create']()),null!=_0x3d4d52['name']&&Object['hasOwnProperty']['call'](_0x3d4d52,'name')&&_0xf92781['uint32'](0xa)['string'](_0x3d4d52['name']),null!=_0x3d4d52['oldRange']&&Object['hasOwnProperty']['call'](_0x3d4d52,'oldRange')&&_0x40b389['Range']['encode'](_0x3d4d52['oldRange'],_0xf92781['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3d4d52['newRange']&&Object['hasOwnProperty']['call'](_0x3d4d52,'newRange')&&_0x40b389['Range']['encode'](_0x3d4d52['newRange'],_0xf92781['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3d4d52['affectsData']&&Object['hasOwnProperty']['call'](_0x3d4d52,'affectsData')&&_0xf92781['uint32'](0x20)['bool'](_0x3d4d52['affectsData']),null!=_0x3d4d52['wasUndone']&&Object['hasOwnProperty']['call'](_0x3d4d52,'wasUndone')&&_0xf92781['uint32'](0x28)['bool'](_0x3d4d52['wasUndone']),_0xf92781;},_0x4fee20['encodeDelimited']=function(_0x3a0dee,_0x10cb6d){return this['encode'](_0x3a0dee,_0x10cb6d)['ldelim']();},_0x4fee20['decode']=function(_0x248852,_0x2410d9){_0x248852 instanceof _0x5d9458||(_0x248852=_0x5d9458['create'](_0x248852));for(var _0x1eaaba=void 0x0===_0x2410d9?_0x248852['len']:_0x248852['pos']+_0x2410d9,_0x222f20=new _0x40b389['MarkerOperation']();_0x248852['pos']<_0x1eaaba;){var _0x2462ab=_0x248852['uint32']();switch(_0x2462ab>>>0x3){case 0x1:_0x222f20['name']=_0x248852['string']();break;case 0x2:_0x222f20['oldRange']=_0x40b389['Range']['decode'](_0x248852,_0x248852['uint32']());break;case 0x3:_0x222f20['newRange']=_0x40b389['Range']['decode'](_0x248852,_0x248852['uint32']());break;case 0x4:_0x222f20['affectsData']=_0x248852['bool']();break;case 0x5:_0x222f20['wasUndone']=_0x248852['bool']();break;default:_0x248852['skipType'](0x7&_0x2462ab);}}return _0x222f20;},_0x4fee20['decodeDelimited']=function(_0x4fd18f){return _0x4fd18f instanceof _0x5d9458||(_0x4fd18f=new _0x5d9458(_0x4fd18f)),this['decode'](_0x4fd18f,_0x4fd18f['uint32']());},_0x4fee20['verify']=function(_0x1be8ef){if('object'!=typeof _0x1be8ef||null===_0x1be8ef)return'object\x20expected';if(null!=_0x1be8ef['name']&&_0x1be8ef['hasOwnProperty']('name')&&!_0x2d7439['isString'](_0x1be8ef['name']))return'name:\x20string\x20expected';var _0x3ae088;if(null!=_0x1be8ef['oldRange']&&_0x1be8ef['hasOwnProperty']('oldRange')&&(_0x3ae088=_0x40b389['Range']['verify'](_0x1be8ef['oldRange'])))return'oldRange.'+_0x3ae088;if(null!=_0x1be8ef['newRange']&&_0x1be8ef['hasOwnProperty']('newRange')&&(_0x3ae088=_0x40b389['Range']['verify'](_0x1be8ef['newRange'])))return'newRange.'+_0x3ae088;return null!=_0x1be8ef['affectsData']&&_0x1be8ef['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1be8ef['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1be8ef['wasUndone']&&_0x1be8ef['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1be8ef['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4fee20['fromObject']=function(_0x386b9e){if(_0x386b9e instanceof _0x40b389['MarkerOperation'])return _0x386b9e;var _0x1def1b=new _0x40b389['MarkerOperation']();if(null!=_0x386b9e['name']&&(_0x1def1b['name']=String(_0x386b9e['name'])),null!=_0x386b9e['oldRange']){if('object'!=typeof _0x386b9e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1def1b['oldRange']=_0x40b389['Range']['fromObject'](_0x386b9e['oldRange']);}if(null!=_0x386b9e['newRange']){if('object'!=typeof _0x386b9e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1def1b['newRange']=_0x40b389['Range']['fromObject'](_0x386b9e['newRange']);}return null!=_0x386b9e['affectsData']&&(_0x1def1b['affectsData']=Boolean(_0x386b9e['affectsData'])),null!=_0x386b9e['wasUndone']&&(_0x1def1b['wasUndone']=Boolean(_0x386b9e['wasUndone'])),_0x1def1b;},_0x4fee20['toObject']=function(_0x3a076d,_0x47ee1e){_0x47ee1e||(_0x47ee1e={});var _0x2f427f={};return _0x47ee1e['defaults']&&(_0x2f427f['name']='',_0x2f427f['oldRange']=null,_0x2f427f['newRange']=null,_0x2f427f['affectsData']=!0x1,_0x2f427f['wasUndone']=!0x1),null!=_0x3a076d['name']&&_0x3a076d['hasOwnProperty']('name')&&(_0x2f427f['name']=_0x3a076d['name']),null!=_0x3a076d['oldRange']&&_0x3a076d['hasOwnProperty']('oldRange')&&(_0x2f427f['oldRange']=_0x40b389['Range']['toObject'](_0x3a076d['oldRange'],_0x47ee1e)),null!=_0x3a076d['newRange']&&_0x3a076d['hasOwnProperty']('newRange')&&(_0x2f427f['newRange']=_0x40b389['Range']['toObject'](_0x3a076d['newRange'],_0x47ee1e)),null!=_0x3a076d['affectsData']&&_0x3a076d['hasOwnProperty']('affectsData')&&(_0x2f427f['affectsData']=_0x3a076d['affectsData']),null!=_0x3a076d['wasUndone']&&_0x3a076d['hasOwnProperty']('wasUndone')&&(_0x2f427f['wasUndone']=_0x3a076d['wasUndone']),_0x2f427f;},_0x4fee20['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x4fee20['getTypeUrl']=function(_0x4efb88){return void 0x0===_0x4efb88&&(_0x4efb88='type.googleapis.com'),_0x4efb88+'/MarkerOperation';},_0x4fee20;}()),_0x40b389['MergeOperation']=(function(){function _0x948b1d(_0x2da848){if(_0x2da848){for(var _0x1070a0=Object['keys'](_0x2da848),_0x1e9b9a=0x0;_0x1e9b9a<_0x1070a0['length'];++_0x1e9b9a)null!=_0x2da848[_0x1070a0[_0x1e9b9a]]&&(this[_0x1070a0[_0x1e9b9a]]=_0x2da848[_0x1070a0[_0x1e9b9a]]);}}return _0x948b1d['prototype']['sourcePosition']=null,_0x948b1d['prototype']['targetPosition']=null,_0x948b1d['prototype']['graveyardPosition']=null,_0x948b1d['prototype']['howMany']=0x0,_0x948b1d['prototype']['wasUndone']=!0x1,_0x948b1d['create']=function(_0x1e5c21){return new _0x948b1d(_0x1e5c21);},_0x948b1d['encode']=function(_0x3c1551,_0x15cc2b){return _0x15cc2b||(_0x15cc2b=_0x487ee1['create']()),null!=_0x3c1551['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3c1551,'sourcePosition')&&_0x40b389['Position']['encode'](_0x3c1551['sourcePosition'],_0x15cc2b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c1551['targetPosition']&&Object['hasOwnProperty']['call'](_0x3c1551,'targetPosition')&&_0x40b389['Position']['encode'](_0x3c1551['targetPosition'],_0x15cc2b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3c1551['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3c1551,'graveyardPosition')&&_0x40b389['Position']['encode'](_0x3c1551['graveyardPosition'],_0x15cc2b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3c1551['howMany']&&Object['hasOwnProperty']['call'](_0x3c1551,'howMany')&&_0x15cc2b['uint32'](0x20)['uint32'](_0x3c1551['howMany']),null!=_0x3c1551['wasUndone']&&Object['hasOwnProperty']['call'](_0x3c1551,'wasUndone')&&_0x15cc2b['uint32'](0x28)['bool'](_0x3c1551['wasUndone']),_0x15cc2b;},_0x948b1d['encodeDelimited']=function(_0x512c39,_0x39c902){return this['encode'](_0x512c39,_0x39c902)['ldelim']();},_0x948b1d['decode']=function(_0x31fd1e,_0xdac4b9){_0x31fd1e instanceof _0x5d9458||(_0x31fd1e=_0x5d9458['create'](_0x31fd1e));for(var _0x4b7195=void 0x0===_0xdac4b9?_0x31fd1e['len']:_0x31fd1e['pos']+_0xdac4b9,_0x57c71b=new _0x40b389['MergeOperation']();_0x31fd1e['pos']<_0x4b7195;){var _0x4a64ac=_0x31fd1e['uint32']();switch(_0x4a64ac>>>0x3){case 0x1:_0x57c71b['sourcePosition']=_0x40b389['Position']['decode'](_0x31fd1e,_0x31fd1e['uint32']());break;case 0x2:_0x57c71b['targetPosition']=_0x40b389['Position']['decode'](_0x31fd1e,_0x31fd1e['uint32']());break;case 0x3:_0x57c71b['graveyardPosition']=_0x40b389['Position']['decode'](_0x31fd1e,_0x31fd1e['uint32']());break;case 0x4:_0x57c71b['howMany']=_0x31fd1e['uint32']();break;case 0x5:_0x57c71b['wasUndone']=_0x31fd1e['bool']();break;default:_0x31fd1e['skipType'](0x7&_0x4a64ac);}}return _0x57c71b;},_0x948b1d['decodeDelimited']=function(_0x375fd7){return _0x375fd7 instanceof _0x5d9458||(_0x375fd7=new _0x5d9458(_0x375fd7)),this['decode'](_0x375fd7,_0x375fd7['uint32']());},_0x948b1d['verify']=function(_0x18c7c7){if('object'!=typeof _0x18c7c7||null===_0x18c7c7)return'object\x20expected';var _0x11cd85;if(null!=_0x18c7c7['sourcePosition']&&_0x18c7c7['hasOwnProperty']('sourcePosition')&&(_0x11cd85=_0x40b389['Position']['verify'](_0x18c7c7['sourcePosition'])))return'sourcePosition.'+_0x11cd85;if(null!=_0x18c7c7['targetPosition']&&_0x18c7c7['hasOwnProperty']('targetPosition')&&(_0x11cd85=_0x40b389['Position']['verify'](_0x18c7c7['targetPosition'])))return'targetPosition.'+_0x11cd85;if(null!=_0x18c7c7['graveyardPosition']&&_0x18c7c7['hasOwnProperty']('graveyardPosition')&&(_0x11cd85=_0x40b389['Position']['verify'](_0x18c7c7['graveyardPosition'])))return'graveyardPosition.'+_0x11cd85;return null!=_0x18c7c7['howMany']&&_0x18c7c7['hasOwnProperty']('howMany')&&!_0x2d7439['isInteger'](_0x18c7c7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x18c7c7['wasUndone']&&_0x18c7c7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x18c7c7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x948b1d['fromObject']=function(_0x5bd88b){if(_0x5bd88b instanceof _0x40b389['MergeOperation'])return _0x5bd88b;var _0x32363b=new _0x40b389['MergeOperation']();if(null!=_0x5bd88b['sourcePosition']){if('object'!=typeof _0x5bd88b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x32363b['sourcePosition']=_0x40b389['Position']['fromObject'](_0x5bd88b['sourcePosition']);}if(null!=_0x5bd88b['targetPosition']){if('object'!=typeof _0x5bd88b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x32363b['targetPosition']=_0x40b389['Position']['fromObject'](_0x5bd88b['targetPosition']);}if(null!=_0x5bd88b['graveyardPosition']){if('object'!=typeof _0x5bd88b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x32363b['graveyardPosition']=_0x40b389['Position']['fromObject'](_0x5bd88b['graveyardPosition']);}return null!=_0x5bd88b['howMany']&&(_0x32363b['howMany']=_0x5bd88b['howMany']>>>0x0),null!=_0x5bd88b['wasUndone']&&(_0x32363b['wasUndone']=Boolean(_0x5bd88b['wasUndone'])),_0x32363b;},_0x948b1d['toObject']=function(_0xd6f886,_0x3f9e5a){_0x3f9e5a||(_0x3f9e5a={});var _0x3b1dbe={};return _0x3f9e5a['defaults']&&(_0x3b1dbe['sourcePosition']=null,_0x3b1dbe['targetPosition']=null,_0x3b1dbe['graveyardPosition']=null,_0x3b1dbe['howMany']=0x0,_0x3b1dbe['wasUndone']=!0x1),null!=_0xd6f886['sourcePosition']&&_0xd6f886['hasOwnProperty']('sourcePosition')&&(_0x3b1dbe['sourcePosition']=_0x40b389['Position']['toObject'](_0xd6f886['sourcePosition'],_0x3f9e5a)),null!=_0xd6f886['targetPosition']&&_0xd6f886['hasOwnProperty']('targetPosition')&&(_0x3b1dbe['targetPosition']=_0x40b389['Position']['toObject'](_0xd6f886['targetPosition'],_0x3f9e5a)),null!=_0xd6f886['graveyardPosition']&&_0xd6f886['hasOwnProperty']('graveyardPosition')&&(_0x3b1dbe['graveyardPosition']=_0x40b389['Position']['toObject'](_0xd6f886['graveyardPosition'],_0x3f9e5a)),null!=_0xd6f886['howMany']&&_0xd6f886['hasOwnProperty']('howMany')&&(_0x3b1dbe['howMany']=_0xd6f886['howMany']),null!=_0xd6f886['wasUndone']&&_0xd6f886['hasOwnProperty']('wasUndone')&&(_0x3b1dbe['wasUndone']=_0xd6f886['wasUndone']),_0x3b1dbe;},_0x948b1d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x948b1d['getTypeUrl']=function(_0x3a0053){return void 0x0===_0x3a0053&&(_0x3a0053='type.googleapis.com'),_0x3a0053+'/MergeOperation';},_0x948b1d;}()),_0x40b389['MoveOperation']=(function(){function _0x57d267(_0x548bb4){if(_0x548bb4){for(var _0x1e1a42=Object['keys'](_0x548bb4),_0x3d2b81=0x0;_0x3d2b81<_0x1e1a42['length'];++_0x3d2b81)null!=_0x548bb4[_0x1e1a42[_0x3d2b81]]&&(this[_0x1e1a42[_0x3d2b81]]=_0x548bb4[_0x1e1a42[_0x3d2b81]]);}}return _0x57d267['prototype']['sourcePosition']=null,_0x57d267['prototype']['howMany']=0x0,_0x57d267['prototype']['targetPosition']=null,_0x57d267['prototype']['wasUndone']=!0x1,_0x57d267['create']=function(_0x2c94f6){return new _0x57d267(_0x2c94f6);},_0x57d267['encode']=function(_0x4258a4,_0x14c30a){return _0x14c30a||(_0x14c30a=_0x487ee1['create']()),null!=_0x4258a4['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4258a4,'sourcePosition')&&_0x40b389['Position']['encode'](_0x4258a4['sourcePosition'],_0x14c30a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4258a4['howMany']&&Object['hasOwnProperty']['call'](_0x4258a4,'howMany')&&_0x14c30a['uint32'](0x10)['uint32'](_0x4258a4['howMany']),null!=_0x4258a4['targetPosition']&&Object['hasOwnProperty']['call'](_0x4258a4,'targetPosition')&&_0x40b389['Position']['encode'](_0x4258a4['targetPosition'],_0x14c30a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4258a4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4258a4,'wasUndone')&&_0x14c30a['uint32'](0x20)['bool'](_0x4258a4['wasUndone']),_0x14c30a;},_0x57d267['encodeDelimited']=function(_0x1e560c,_0x2c35c8){return this['encode'](_0x1e560c,_0x2c35c8)['ldelim']();},_0x57d267['decode']=function(_0x5d1fb0,_0x465746){_0x5d1fb0 instanceof _0x5d9458||(_0x5d1fb0=_0x5d9458['create'](_0x5d1fb0));for(var _0x3388c9=void 0x0===_0x465746?_0x5d1fb0['len']:_0x5d1fb0['pos']+_0x465746,_0x1a7edb=new _0x40b389['MoveOperation']();_0x5d1fb0['pos']<_0x3388c9;){var _0x10d6db=_0x5d1fb0['uint32']();switch(_0x10d6db>>>0x3){case 0x1:_0x1a7edb['sourcePosition']=_0x40b389['Position']['decode'](_0x5d1fb0,_0x5d1fb0['uint32']());break;case 0x2:_0x1a7edb['howMany']=_0x5d1fb0['uint32']();break;case 0x3:_0x1a7edb['targetPosition']=_0x40b389['Position']['decode'](_0x5d1fb0,_0x5d1fb0['uint32']());break;case 0x4:_0x1a7edb['wasUndone']=_0x5d1fb0['bool']();break;default:_0x5d1fb0['skipType'](0x7&_0x10d6db);}}return _0x1a7edb;},_0x57d267['decodeDelimited']=function(_0x2ceb92){return _0x2ceb92 instanceof _0x5d9458||(_0x2ceb92=new _0x5d9458(_0x2ceb92)),this['decode'](_0x2ceb92,_0x2ceb92['uint32']());},_0x57d267['verify']=function(_0x51a485){if('object'!=typeof _0x51a485||null===_0x51a485)return'object\x20expected';var _0x3f737a;if(null!=_0x51a485['sourcePosition']&&_0x51a485['hasOwnProperty']('sourcePosition')&&(_0x3f737a=_0x40b389['Position']['verify'](_0x51a485['sourcePosition'])))return'sourcePosition.'+_0x3f737a;if(null!=_0x51a485['howMany']&&_0x51a485['hasOwnProperty']('howMany')&&!_0x2d7439['isInteger'](_0x51a485['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x51a485['targetPosition']&&_0x51a485['hasOwnProperty']('targetPosition')&&(_0x3f737a=_0x40b389['Position']['verify'](_0x51a485['targetPosition'])))return'targetPosition.'+_0x3f737a;return null!=_0x51a485['wasUndone']&&_0x51a485['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51a485['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x57d267['fromObject']=function(_0xd07a9){if(_0xd07a9 instanceof _0x40b389['MoveOperation'])return _0xd07a9;var _0x20563a=new _0x40b389['MoveOperation']();if(null!=_0xd07a9['sourcePosition']){if('object'!=typeof _0xd07a9['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x20563a['sourcePosition']=_0x40b389['Position']['fromObject'](_0xd07a9['sourcePosition']);}if(null!=_0xd07a9['howMany']&&(_0x20563a['howMany']=_0xd07a9['howMany']>>>0x0),null!=_0xd07a9['targetPosition']){if('object'!=typeof _0xd07a9['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x20563a['targetPosition']=_0x40b389['Position']['fromObject'](_0xd07a9['targetPosition']);}return null!=_0xd07a9['wasUndone']&&(_0x20563a['wasUndone']=Boolean(_0xd07a9['wasUndone'])),_0x20563a;},_0x57d267['toObject']=function(_0x30a605,_0x3e0c52){_0x3e0c52||(_0x3e0c52={});var _0xa597f2={};return _0x3e0c52['defaults']&&(_0xa597f2['sourcePosition']=null,_0xa597f2['howMany']=0x0,_0xa597f2['targetPosition']=null,_0xa597f2['wasUndone']=!0x1),null!=_0x30a605['sourcePosition']&&_0x30a605['hasOwnProperty']('sourcePosition')&&(_0xa597f2['sourcePosition']=_0x40b389['Position']['toObject'](_0x30a605['sourcePosition'],_0x3e0c52)),null!=_0x30a605['howMany']&&_0x30a605['hasOwnProperty']('howMany')&&(_0xa597f2['howMany']=_0x30a605['howMany']),null!=_0x30a605['targetPosition']&&_0x30a605['hasOwnProperty']('targetPosition')&&(_0xa597f2['targetPosition']=_0x40b389['Position']['toObject'](_0x30a605['targetPosition'],_0x3e0c52)),null!=_0x30a605['wasUndone']&&_0x30a605['hasOwnProperty']('wasUndone')&&(_0xa597f2['wasUndone']=_0x30a605['wasUndone']),_0xa597f2;},_0x57d267['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x57d267['getTypeUrl']=function(_0x58f71a){return void 0x0===_0x58f71a&&(_0x58f71a='type.googleapis.com'),_0x58f71a+'/MoveOperation';},_0x57d267;}()),_0x40b389['RenameOperation']=(function(){function _0x4a8cac(_0x3c6784){if(_0x3c6784){for(var _0x3c564e=Object['keys'](_0x3c6784),_0x140202=0x0;_0x140202<_0x3c564e['length'];++_0x140202)null!=_0x3c6784[_0x3c564e[_0x140202]]&&(this[_0x3c564e[_0x140202]]=_0x3c6784[_0x3c564e[_0x140202]]);}}return _0x4a8cac['prototype']['position']=null,_0x4a8cac['prototype']['oldName']='',_0x4a8cac['prototype']['newName']='',_0x4a8cac['prototype']['wasUndone']=!0x1,_0x4a8cac['create']=function(_0x2cfd5d){return new _0x4a8cac(_0x2cfd5d);},_0x4a8cac['encode']=function(_0x558e1e,_0x398388){return _0x398388||(_0x398388=_0x487ee1['create']()),null!=_0x558e1e['position']&&Object['hasOwnProperty']['call'](_0x558e1e,'position')&&_0x40b389['Position']['encode'](_0x558e1e['position'],_0x398388['uint32'](0xa)['fork']())['ldelim'](),null!=_0x558e1e['oldName']&&Object['hasOwnProperty']['call'](_0x558e1e,'oldName')&&_0x398388['uint32'](0x12)['string'](_0x558e1e['oldName']),null!=_0x558e1e['newName']&&Object['hasOwnProperty']['call'](_0x558e1e,'newName')&&_0x398388['uint32'](0x1a)['string'](_0x558e1e['newName']),null!=_0x558e1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x558e1e,'wasUndone')&&_0x398388['uint32'](0x20)['bool'](_0x558e1e['wasUndone']),_0x398388;},_0x4a8cac['encodeDelimited']=function(_0x3123ce,_0x29991f){return this['encode'](_0x3123ce,_0x29991f)['ldelim']();},_0x4a8cac['decode']=function(_0x25e8f6,_0x3fd519){_0x25e8f6 instanceof _0x5d9458||(_0x25e8f6=_0x5d9458['create'](_0x25e8f6));for(var _0x154aa8=void 0x0===_0x3fd519?_0x25e8f6['len']:_0x25e8f6['pos']+_0x3fd519,_0xb54ebb=new _0x40b389['RenameOperation']();_0x25e8f6['pos']<_0x154aa8;){var _0x5a77ca=_0x25e8f6['uint32']();switch(_0x5a77ca>>>0x3){case 0x1:_0xb54ebb['position']=_0x40b389['Position']['decode'](_0x25e8f6,_0x25e8f6['uint32']());break;case 0x2:_0xb54ebb['oldName']=_0x25e8f6['string']();break;case 0x3:_0xb54ebb['newName']=_0x25e8f6['string']();break;case 0x4:_0xb54ebb['wasUndone']=_0x25e8f6['bool']();break;default:_0x25e8f6['skipType'](0x7&_0x5a77ca);}}return _0xb54ebb;},_0x4a8cac['decodeDelimited']=function(_0xd65792){return _0xd65792 instanceof _0x5d9458||(_0xd65792=new _0x5d9458(_0xd65792)),this['decode'](_0xd65792,_0xd65792['uint32']());},_0x4a8cac['verify']=function(_0x5d6fa1){if('object'!=typeof _0x5d6fa1||null===_0x5d6fa1)return'object\x20expected';if(null!=_0x5d6fa1['position']&&_0x5d6fa1['hasOwnProperty']('position')){var _0x2ab6aa=_0x40b389['Position']['verify'](_0x5d6fa1['position']);if(_0x2ab6aa)return'position.'+_0x2ab6aa;}return null!=_0x5d6fa1['oldName']&&_0x5d6fa1['hasOwnProperty']('oldName')&&!_0x2d7439['isString'](_0x5d6fa1['oldName'])?'oldName:\x20string\x20expected':null!=_0x5d6fa1['newName']&&_0x5d6fa1['hasOwnProperty']('newName')&&!_0x2d7439['isString'](_0x5d6fa1['newName'])?'newName:\x20string\x20expected':null!=_0x5d6fa1['wasUndone']&&_0x5d6fa1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d6fa1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a8cac['fromObject']=function(_0x1a8999){if(_0x1a8999 instanceof _0x40b389['RenameOperation'])return _0x1a8999;var _0x4bd429=new _0x40b389['RenameOperation']();if(null!=_0x1a8999['position']){if('object'!=typeof _0x1a8999['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4bd429['position']=_0x40b389['Position']['fromObject'](_0x1a8999['position']);}return null!=_0x1a8999['oldName']&&(_0x4bd429['oldName']=String(_0x1a8999['oldName'])),null!=_0x1a8999['newName']&&(_0x4bd429['newName']=String(_0x1a8999['newName'])),null!=_0x1a8999['wasUndone']&&(_0x4bd429['wasUndone']=Boolean(_0x1a8999['wasUndone'])),_0x4bd429;},_0x4a8cac['toObject']=function(_0x42164a,_0x327391){_0x327391||(_0x327391={});var _0x4f01e7={};return _0x327391['defaults']&&(_0x4f01e7['position']=null,_0x4f01e7['oldName']='',_0x4f01e7['newName']='',_0x4f01e7['wasUndone']=!0x1),null!=_0x42164a['position']&&_0x42164a['hasOwnProperty']('position')&&(_0x4f01e7['position']=_0x40b389['Position']['toObject'](_0x42164a['position'],_0x327391)),null!=_0x42164a['oldName']&&_0x42164a['hasOwnProperty']('oldName')&&(_0x4f01e7['oldName']=_0x42164a['oldName']),null!=_0x42164a['newName']&&_0x42164a['hasOwnProperty']('newName')&&(_0x4f01e7['newName']=_0x42164a['newName']),null!=_0x42164a['wasUndone']&&_0x42164a['hasOwnProperty']('wasUndone')&&(_0x4f01e7['wasUndone']=_0x42164a['wasUndone']),_0x4f01e7;},_0x4a8cac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x4a8cac['getTypeUrl']=function(_0x137215){return void 0x0===_0x137215&&(_0x137215='type.googleapis.com'),_0x137215+'/RenameOperation';},_0x4a8cac;}()),_0x40b389['RootAttributeOperation']=(function(){function _0x35eab5(_0x258bba){if(_0x258bba){for(var _0x4c9810=Object['keys'](_0x258bba),_0x48c7d2=0x0;_0x48c7d2<_0x4c9810['length'];++_0x48c7d2)null!=_0x258bba[_0x4c9810[_0x48c7d2]]&&(this[_0x4c9810[_0x48c7d2]]=_0x258bba[_0x4c9810[_0x48c7d2]]);}}return _0x35eab5['prototype']['root']='',_0x35eab5['prototype']['key']='',_0x35eab5['prototype']['oldValueBoolean']=!0x1,_0x35eab5['prototype']['oldValueJson']='',_0x35eab5['prototype']['newValueBoolean']=!0x1,_0x35eab5['prototype']['newValueJson']='',_0x35eab5['prototype']['wasUndone']=!0x1,_0x35eab5['create']=function(_0x3ec0aa){return new _0x35eab5(_0x3ec0aa);},_0x35eab5['encode']=function(_0x1b2b1e,_0x471fcd){return _0x471fcd||(_0x471fcd=_0x487ee1['create']()),null!=_0x1b2b1e['root']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'root')&&_0x471fcd['uint32'](0xa)['string'](_0x1b2b1e['root']),null!=_0x1b2b1e['key']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'key')&&_0x471fcd['uint32'](0x12)['string'](_0x1b2b1e['key']),null!=_0x1b2b1e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'oldValueBoolean')&&_0x471fcd['uint32'](0x18)['bool'](_0x1b2b1e['oldValueBoolean']),null!=_0x1b2b1e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'oldValueJson')&&_0x471fcd['uint32'](0x22)['string'](_0x1b2b1e['oldValueJson']),null!=_0x1b2b1e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'newValueBoolean')&&_0x471fcd['uint32'](0x28)['bool'](_0x1b2b1e['newValueBoolean']),null!=_0x1b2b1e['newValueJson']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'newValueJson')&&_0x471fcd['uint32'](0x32)['string'](_0x1b2b1e['newValueJson']),null!=_0x1b2b1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b2b1e,'wasUndone')&&_0x471fcd['uint32'](0x38)['bool'](_0x1b2b1e['wasUndone']),_0x471fcd;},_0x35eab5['encodeDelimited']=function(_0x1f13aa,_0x2fbd78){return this['encode'](_0x1f13aa,_0x2fbd78)['ldelim']();},_0x35eab5['decode']=function(_0x22bc26,_0x47f260){_0x22bc26 instanceof _0x5d9458||(_0x22bc26=_0x5d9458['create'](_0x22bc26));for(var _0x44ef29=void 0x0===_0x47f260?_0x22bc26['len']:_0x22bc26['pos']+_0x47f260,_0x1f3707=new _0x40b389['RootAttributeOperation']();_0x22bc26['pos']<_0x44ef29;){var _0x4073ce=_0x22bc26['uint32']();switch(_0x4073ce>>>0x3){case 0x1:_0x1f3707['root']=_0x22bc26['string']();break;case 0x2:_0x1f3707['key']=_0x22bc26['string']();break;case 0x3:_0x1f3707['oldValueBoolean']=_0x22bc26['bool']();break;case 0x4:_0x1f3707['oldValueJson']=_0x22bc26['string']();break;case 0x5:_0x1f3707['newValueBoolean']=_0x22bc26['bool']();break;case 0x6:_0x1f3707['newValueJson']=_0x22bc26['string']();break;case 0x7:_0x1f3707['wasUndone']=_0x22bc26['bool']();break;default:_0x22bc26['skipType'](0x7&_0x4073ce);}}return _0x1f3707;},_0x35eab5['decodeDelimited']=function(_0x4619f1){return _0x4619f1 instanceof _0x5d9458||(_0x4619f1=new _0x5d9458(_0x4619f1)),this['decode'](_0x4619f1,_0x4619f1['uint32']());},_0x35eab5['verify']=function(_0x31fc85){return'object'!=typeof _0x31fc85||null===_0x31fc85?'object\x20expected':null!=_0x31fc85['root']&&_0x31fc85['hasOwnProperty']('root')&&!_0x2d7439['isString'](_0x31fc85['root'])?'root:\x20string\x20expected':null!=_0x31fc85['key']&&_0x31fc85['hasOwnProperty']('key')&&!_0x2d7439['isString'](_0x31fc85['key'])?'key:\x20string\x20expected':null!=_0x31fc85['oldValueBoolean']&&_0x31fc85['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x31fc85['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x31fc85['oldValueJson']&&_0x31fc85['hasOwnProperty']('oldValueJson')&&!_0x2d7439['isString'](_0x31fc85['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x31fc85['newValueBoolean']&&_0x31fc85['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x31fc85['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x31fc85['newValueJson']&&_0x31fc85['hasOwnProperty']('newValueJson')&&!_0x2d7439['isString'](_0x31fc85['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x31fc85['wasUndone']&&_0x31fc85['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31fc85['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35eab5['fromObject']=function(_0x3c7f83){if(_0x3c7f83 instanceof _0x40b389['RootAttributeOperation'])return _0x3c7f83;var _0x18e6a1=new _0x40b389['RootAttributeOperation']();return null!=_0x3c7f83['root']&&(_0x18e6a1['root']=String(_0x3c7f83['root'])),null!=_0x3c7f83['key']&&(_0x18e6a1['key']=String(_0x3c7f83['key'])),null!=_0x3c7f83['oldValueBoolean']&&(_0x18e6a1['oldValueBoolean']=Boolean(_0x3c7f83['oldValueBoolean'])),null!=_0x3c7f83['oldValueJson']&&(_0x18e6a1['oldValueJson']=String(_0x3c7f83['oldValueJson'])),null!=_0x3c7f83['newValueBoolean']&&(_0x18e6a1['newValueBoolean']=Boolean(_0x3c7f83['newValueBoolean'])),null!=_0x3c7f83['newValueJson']&&(_0x18e6a1['newValueJson']=String(_0x3c7f83['newValueJson'])),null!=_0x3c7f83['wasUndone']&&(_0x18e6a1['wasUndone']=Boolean(_0x3c7f83['wasUndone'])),_0x18e6a1;},_0x35eab5['toObject']=function(_0x6fbbfb,_0x4f9b9d){_0x4f9b9d||(_0x4f9b9d={});var _0x4ebd65={};return _0x4f9b9d['defaults']&&(_0x4ebd65['root']='',_0x4ebd65['key']='',_0x4ebd65['oldValueBoolean']=!0x1,_0x4ebd65['oldValueJson']='',_0x4ebd65['newValueBoolean']=!0x1,_0x4ebd65['newValueJson']='',_0x4ebd65['wasUndone']=!0x1),null!=_0x6fbbfb['root']&&_0x6fbbfb['hasOwnProperty']('root')&&(_0x4ebd65['root']=_0x6fbbfb['root']),null!=_0x6fbbfb['key']&&_0x6fbbfb['hasOwnProperty']('key')&&(_0x4ebd65['key']=_0x6fbbfb['key']),null!=_0x6fbbfb['oldValueBoolean']&&_0x6fbbfb['hasOwnProperty']('oldValueBoolean')&&(_0x4ebd65['oldValueBoolean']=_0x6fbbfb['oldValueBoolean']),null!=_0x6fbbfb['oldValueJson']&&_0x6fbbfb['hasOwnProperty']('oldValueJson')&&(_0x4ebd65['oldValueJson']=_0x6fbbfb['oldValueJson']),null!=_0x6fbbfb['newValueBoolean']&&_0x6fbbfb['hasOwnProperty']('newValueBoolean')&&(_0x4ebd65['newValueBoolean']=_0x6fbbfb['newValueBoolean']),null!=_0x6fbbfb['newValueJson']&&_0x6fbbfb['hasOwnProperty']('newValueJson')&&(_0x4ebd65['newValueJson']=_0x6fbbfb['newValueJson']),null!=_0x6fbbfb['wasUndone']&&_0x6fbbfb['hasOwnProperty']('wasUndone')&&(_0x4ebd65['wasUndone']=_0x6fbbfb['wasUndone']),_0x4ebd65;},_0x35eab5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x35eab5['getTypeUrl']=function(_0x14aed1){return void 0x0===_0x14aed1&&(_0x14aed1='type.googleapis.com'),_0x14aed1+'/RootAttributeOperation';},_0x35eab5;}()),_0x40b389['RootOperation']=(function(){function _0x365c10(_0x51dc43){if(_0x51dc43){for(var _0x2650c3=Object['keys'](_0x51dc43),_0x6686bf=0x0;_0x6686bf<_0x2650c3['length'];++_0x6686bf)null!=_0x51dc43[_0x2650c3[_0x6686bf]]&&(this[_0x2650c3[_0x6686bf]]=_0x51dc43[_0x2650c3[_0x6686bf]]);}}return _0x365c10['prototype']['rootName']='',_0x365c10['prototype']['elementName']='',_0x365c10['prototype']['isAdd']=!0x1,_0x365c10['prototype']['wasUndone']=!0x1,_0x365c10['create']=function(_0x4fb4fb){return new _0x365c10(_0x4fb4fb);},_0x365c10['encode']=function(_0x1e909d,_0x30bc83){return _0x30bc83||(_0x30bc83=_0x487ee1['create']()),null!=_0x1e909d['rootName']&&Object['hasOwnProperty']['call'](_0x1e909d,'rootName')&&_0x30bc83['uint32'](0xa)['string'](_0x1e909d['rootName']),null!=_0x1e909d['elementName']&&Object['hasOwnProperty']['call'](_0x1e909d,'elementName')&&_0x30bc83['uint32'](0x12)['string'](_0x1e909d['elementName']),null!=_0x1e909d['isAdd']&&Object['hasOwnProperty']['call'](_0x1e909d,'isAdd')&&_0x30bc83['uint32'](0x18)['bool'](_0x1e909d['isAdd']),null!=_0x1e909d['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e909d,'wasUndone')&&_0x30bc83['uint32'](0x20)['bool'](_0x1e909d['wasUndone']),_0x30bc83;},_0x365c10['encodeDelimited']=function(_0x5e329a,_0x4613e8){return this['encode'](_0x5e329a,_0x4613e8)['ldelim']();},_0x365c10['decode']=function(_0x214f85,_0xa3bd57){_0x214f85 instanceof _0x5d9458||(_0x214f85=_0x5d9458['create'](_0x214f85));for(var _0x48a010=void 0x0===_0xa3bd57?_0x214f85['len']:_0x214f85['pos']+_0xa3bd57,_0x4640ea=new _0x40b389['RootOperation']();_0x214f85['pos']<_0x48a010;){var _0x3f7192=_0x214f85['uint32']();switch(_0x3f7192>>>0x3){case 0x1:_0x4640ea['rootName']=_0x214f85['string']();break;case 0x2:_0x4640ea['elementName']=_0x214f85['string']();break;case 0x3:_0x4640ea['isAdd']=_0x214f85['bool']();break;case 0x4:_0x4640ea['wasUndone']=_0x214f85['bool']();break;default:_0x214f85['skipType'](0x7&_0x3f7192);}}return _0x4640ea;},_0x365c10['decodeDelimited']=function(_0x419ef6){return _0x419ef6 instanceof _0x5d9458||(_0x419ef6=new _0x5d9458(_0x419ef6)),this['decode'](_0x419ef6,_0x419ef6['uint32']());},_0x365c10['verify']=function(_0x3264e3){return'object'!=typeof _0x3264e3||null===_0x3264e3?'object\x20expected':null!=_0x3264e3['rootName']&&_0x3264e3['hasOwnProperty']('rootName')&&!_0x2d7439['isString'](_0x3264e3['rootName'])?'rootName:\x20string\x20expected':null!=_0x3264e3['elementName']&&_0x3264e3['hasOwnProperty']('elementName')&&!_0x2d7439['isString'](_0x3264e3['elementName'])?'elementName:\x20string\x20expected':null!=_0x3264e3['isAdd']&&_0x3264e3['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3264e3['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3264e3['wasUndone']&&_0x3264e3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3264e3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x365c10['fromObject']=function(_0x202efd){if(_0x202efd instanceof _0x40b389['RootOperation'])return _0x202efd;var _0x1860cf=new _0x40b389['RootOperation']();return null!=_0x202efd['rootName']&&(_0x1860cf['rootName']=String(_0x202efd['rootName'])),null!=_0x202efd['elementName']&&(_0x1860cf['elementName']=String(_0x202efd['elementName'])),null!=_0x202efd['isAdd']&&(_0x1860cf['isAdd']=Boolean(_0x202efd['isAdd'])),null!=_0x202efd['wasUndone']&&(_0x1860cf['wasUndone']=Boolean(_0x202efd['wasUndone'])),_0x1860cf;},_0x365c10['toObject']=function(_0x1cf444,_0x4f20bc){_0x4f20bc||(_0x4f20bc={});var _0x3597fd={};return _0x4f20bc['defaults']&&(_0x3597fd['rootName']='',_0x3597fd['elementName']='',_0x3597fd['isAdd']=!0x1,_0x3597fd['wasUndone']=!0x1),null!=_0x1cf444['rootName']&&_0x1cf444['hasOwnProperty']('rootName')&&(_0x3597fd['rootName']=_0x1cf444['rootName']),null!=_0x1cf444['elementName']&&_0x1cf444['hasOwnProperty']('elementName')&&(_0x3597fd['elementName']=_0x1cf444['elementName']),null!=_0x1cf444['isAdd']&&_0x1cf444['hasOwnProperty']('isAdd')&&(_0x3597fd['isAdd']=_0x1cf444['isAdd']),null!=_0x1cf444['wasUndone']&&_0x1cf444['hasOwnProperty']('wasUndone')&&(_0x3597fd['wasUndone']=_0x1cf444['wasUndone']),_0x3597fd;},_0x365c10['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x365c10['getTypeUrl']=function(_0x5618ea){return void 0x0===_0x5618ea&&(_0x5618ea='type.googleapis.com'),_0x5618ea+'/RootOperation';},_0x365c10;}()),_0x40b389['SplitOperation']=(function(){function _0x53da5b(_0x47a635){if(_0x47a635){for(var _0x31a05c=Object['keys'](_0x47a635),_0x1721af=0x0;_0x1721af<_0x31a05c['length'];++_0x1721af)null!=_0x47a635[_0x31a05c[_0x1721af]]&&(this[_0x31a05c[_0x1721af]]=_0x47a635[_0x31a05c[_0x1721af]]);}}return _0x53da5b['prototype']['splitPosition']=null,_0x53da5b['prototype']['graveyardPosition']=null,_0x53da5b['prototype']['howMany']=0x0,_0x53da5b['prototype']['insertionPosition']=null,_0x53da5b['prototype']['wasUndone']=!0x1,_0x53da5b['create']=function(_0x377964){return new _0x53da5b(_0x377964);},_0x53da5b['encode']=function(_0x39860b,_0x45b0b9){return _0x45b0b9||(_0x45b0b9=_0x487ee1['create']()),null!=_0x39860b['splitPosition']&&Object['hasOwnProperty']['call'](_0x39860b,'splitPosition')&&_0x40b389['Position']['encode'](_0x39860b['splitPosition'],_0x45b0b9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39860b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x39860b,'graveyardPosition')&&_0x40b389['Position']['encode'](_0x39860b['graveyardPosition'],_0x45b0b9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x39860b['howMany']&&Object['hasOwnProperty']['call'](_0x39860b,'howMany')&&_0x45b0b9['uint32'](0x18)['uint32'](_0x39860b['howMany']),null!=_0x39860b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x39860b,'insertionPosition')&&_0x40b389['Position']['encode'](_0x39860b['insertionPosition'],_0x45b0b9['uint32'](0x22)['fork']())['ldelim'](),null!=_0x39860b['wasUndone']&&Object['hasOwnProperty']['call'](_0x39860b,'wasUndone')&&_0x45b0b9['uint32'](0x28)['bool'](_0x39860b['wasUndone']),_0x45b0b9;},_0x53da5b['encodeDelimited']=function(_0x220618,_0x5b63b0){return this['encode'](_0x220618,_0x5b63b0)['ldelim']();},_0x53da5b['decode']=function(_0x1d1b44,_0x5e394d){_0x1d1b44 instanceof _0x5d9458||(_0x1d1b44=_0x5d9458['create'](_0x1d1b44));for(var _0x4ec514=void 0x0===_0x5e394d?_0x1d1b44['len']:_0x1d1b44['pos']+_0x5e394d,_0x2eec73=new _0x40b389['SplitOperation']();_0x1d1b44['pos']<_0x4ec514;){var _0x21369d=_0x1d1b44['uint32']();switch(_0x21369d>>>0x3){case 0x1:_0x2eec73['splitPosition']=_0x40b389['Position']['decode'](_0x1d1b44,_0x1d1b44['uint32']());break;case 0x2:_0x2eec73['graveyardPosition']=_0x40b389['Position']['decode'](_0x1d1b44,_0x1d1b44['uint32']());break;case 0x3:_0x2eec73['howMany']=_0x1d1b44['uint32']();break;case 0x4:_0x2eec73['insertionPosition']=_0x40b389['Position']['decode'](_0x1d1b44,_0x1d1b44['uint32']());break;case 0x5:_0x2eec73['wasUndone']=_0x1d1b44['bool']();break;default:_0x1d1b44['skipType'](0x7&_0x21369d);}}return _0x2eec73;},_0x53da5b['decodeDelimited']=function(_0x10e07f){return _0x10e07f instanceof _0x5d9458||(_0x10e07f=new _0x5d9458(_0x10e07f)),this['decode'](_0x10e07f,_0x10e07f['uint32']());},_0x53da5b['verify']=function(_0x439498){if('object'!=typeof _0x439498||null===_0x439498)return'object\x20expected';var _0x58ba32;if(null!=_0x439498['splitPosition']&&_0x439498['hasOwnProperty']('splitPosition')&&(_0x58ba32=_0x40b389['Position']['verify'](_0x439498['splitPosition'])))return'splitPosition.'+_0x58ba32;if(null!=_0x439498['graveyardPosition']&&_0x439498['hasOwnProperty']('graveyardPosition')&&(_0x58ba32=_0x40b389['Position']['verify'](_0x439498['graveyardPosition'])))return'graveyardPosition.'+_0x58ba32;if(null!=_0x439498['howMany']&&_0x439498['hasOwnProperty']('howMany')&&!_0x2d7439['isInteger'](_0x439498['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x439498['insertionPosition']&&_0x439498['hasOwnProperty']('insertionPosition')&&(_0x58ba32=_0x40b389['Position']['verify'](_0x439498['insertionPosition'])))return'insertionPosition.'+_0x58ba32;return null!=_0x439498['wasUndone']&&_0x439498['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x439498['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53da5b['fromObject']=function(_0x4cf8ad){if(_0x4cf8ad instanceof _0x40b389['SplitOperation'])return _0x4cf8ad;var _0xb6e1ed=new _0x40b389['SplitOperation']();if(null!=_0x4cf8ad['splitPosition']){if('object'!=typeof _0x4cf8ad['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xb6e1ed['splitPosition']=_0x40b389['Position']['fromObject'](_0x4cf8ad['splitPosition']);}if(null!=_0x4cf8ad['graveyardPosition']){if('object'!=typeof _0x4cf8ad['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xb6e1ed['graveyardPosition']=_0x40b389['Position']['fromObject'](_0x4cf8ad['graveyardPosition']);}if(null!=_0x4cf8ad['howMany']&&(_0xb6e1ed['howMany']=_0x4cf8ad['howMany']>>>0x0),null!=_0x4cf8ad['insertionPosition']){if('object'!=typeof _0x4cf8ad['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xb6e1ed['insertionPosition']=_0x40b389['Position']['fromObject'](_0x4cf8ad['insertionPosition']);}return null!=_0x4cf8ad['wasUndone']&&(_0xb6e1ed['wasUndone']=Boolean(_0x4cf8ad['wasUndone'])),_0xb6e1ed;},_0x53da5b['toObject']=function(_0xf332ed,_0x491936){_0x491936||(_0x491936={});var _0x1f8992={};return _0x491936['defaults']&&(_0x1f8992['splitPosition']=null,_0x1f8992['graveyardPosition']=null,_0x1f8992['howMany']=0x0,_0x1f8992['insertionPosition']=null,_0x1f8992['wasUndone']=!0x1),null!=_0xf332ed['splitPosition']&&_0xf332ed['hasOwnProperty']('splitPosition')&&(_0x1f8992['splitPosition']=_0x40b389['Position']['toObject'](_0xf332ed['splitPosition'],_0x491936)),null!=_0xf332ed['graveyardPosition']&&_0xf332ed['hasOwnProperty']('graveyardPosition')&&(_0x1f8992['graveyardPosition']=_0x40b389['Position']['toObject'](_0xf332ed['graveyardPosition'],_0x491936)),null!=_0xf332ed['howMany']&&_0xf332ed['hasOwnProperty']('howMany')&&(_0x1f8992['howMany']=_0xf332ed['howMany']),null!=_0xf332ed['insertionPosition']&&_0xf332ed['hasOwnProperty']('insertionPosition')&&(_0x1f8992['insertionPosition']=_0x40b389['Position']['toObject'](_0xf332ed['insertionPosition'],_0x491936)),null!=_0xf332ed['wasUndone']&&_0xf332ed['hasOwnProperty']('wasUndone')&&(_0x1f8992['wasUndone']=_0xf332ed['wasUndone']),_0x1f8992;},_0x53da5b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x53da5b['getTypeUrl']=function(_0x47b126){return void 0x0===_0x47b126&&(_0x47b126='type.googleapis.com'),_0x47b126+'/SplitOperation';},_0x53da5b;}()),_0x40b389['Position']=(function(){function _0x516ff4(_0x39cae6){if(this['path']=[],_0x39cae6){for(var _0xf8e028=Object['keys'](_0x39cae6),_0x423970=0x0;_0x423970<_0xf8e028['length'];++_0x423970)null!=_0x39cae6[_0xf8e028[_0x423970]]&&(this[_0xf8e028[_0x423970]]=_0x39cae6[_0xf8e028[_0x423970]]);}}return _0x516ff4['prototype']['root']='',_0x516ff4['prototype']['rootMain']=!0x1,_0x516ff4['prototype']['rootGraveyard']=!0x1,_0x516ff4['prototype']['path']=_0x2d7439['emptyArray'],_0x516ff4['prototype']['stickiness']='',_0x516ff4['create']=function(_0x5b5f44){return new _0x516ff4(_0x5b5f44);},_0x516ff4['encode']=function(_0x48e9ba,_0xa05e23){if(_0xa05e23||(_0xa05e23=_0x487ee1['create']()),null!=_0x48e9ba['root']&&Object['hasOwnProperty']['call'](_0x48e9ba,'root')&&_0xa05e23['uint32'](0xa)['string'](_0x48e9ba['root']),null!=_0x48e9ba['rootMain']&&Object['hasOwnProperty']['call'](_0x48e9ba,'rootMain')&&_0xa05e23['uint32'](0x10)['bool'](_0x48e9ba['rootMain']),null!=_0x48e9ba['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x48e9ba,'rootGraveyard')&&_0xa05e23['uint32'](0x18)['bool'](_0x48e9ba['rootGraveyard']),null!=_0x48e9ba['path']&&_0x48e9ba['path']['length']){_0xa05e23['uint32'](0x22)['fork']();for(var _0x5444bd=0x0;_0x5444bd<_0x48e9ba['path']['length'];++_0x5444bd)_0xa05e23['uint32'](_0x48e9ba['path'][_0x5444bd]);_0xa05e23['ldelim']();}return null!=_0x48e9ba['stickiness']&&Object['hasOwnProperty']['call'](_0x48e9ba,'stickiness')&&_0xa05e23['uint32'](0x2a)['string'](_0x48e9ba['stickiness']),_0xa05e23;},_0x516ff4['encodeDelimited']=function(_0x1a1695,_0x34ae94){return this['encode'](_0x1a1695,_0x34ae94)['ldelim']();},_0x516ff4['decode']=function(_0x13305a,_0x158776){_0x13305a instanceof _0x5d9458||(_0x13305a=_0x5d9458['create'](_0x13305a));for(var _0x1c4302=void 0x0===_0x158776?_0x13305a['len']:_0x13305a['pos']+_0x158776,_0x123609=new _0x40b389['Position']();_0x13305a['pos']<_0x1c4302;){var _0x346bbd=_0x13305a['uint32']();switch(_0x346bbd>>>0x3){case 0x1:_0x123609['root']=_0x13305a['string']();break;case 0x2:_0x123609['rootMain']=_0x13305a['bool']();break;case 0x3:_0x123609['rootGraveyard']=_0x13305a['bool']();break;case 0x4:if(_0x123609['path']&&_0x123609['path']['length']||(_0x123609['path']=[]),0x2==(0x7&_0x346bbd)){for(var _0x5efdda=_0x13305a['uint32']()+_0x13305a['pos'];_0x13305a['pos']<_0x5efdda;)_0x123609['path']['push'](_0x13305a['uint32']());}else _0x123609['path']['push'](_0x13305a['uint32']());break;case 0x5:_0x123609['stickiness']=_0x13305a['string']();break;default:_0x13305a['skipType'](0x7&_0x346bbd);}}return _0x123609;},_0x516ff4['decodeDelimited']=function(_0x4df10a){return _0x4df10a instanceof _0x5d9458||(_0x4df10a=new _0x5d9458(_0x4df10a)),this['decode'](_0x4df10a,_0x4df10a['uint32']());},_0x516ff4['verify']=function(_0x3760e6){if('object'!=typeof _0x3760e6||null===_0x3760e6)return'object\x20expected';if(null!=_0x3760e6['root']&&_0x3760e6['hasOwnProperty']('root')&&!_0x2d7439['isString'](_0x3760e6['root']))return'root:\x20string\x20expected';if(null!=_0x3760e6['rootMain']&&_0x3760e6['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3760e6['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3760e6['rootGraveyard']&&_0x3760e6['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3760e6['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3760e6['path']&&_0x3760e6['hasOwnProperty']('path')){if(!Array['isArray'](_0x3760e6['path']))return'path:\x20array\x20expected';for(var _0x4ebb18=0x0;_0x4ebb18<_0x3760e6['path']['length'];++_0x4ebb18)if(!_0x2d7439['isInteger'](_0x3760e6['path'][_0x4ebb18]))return'path:\x20integer[]\x20expected';}return null!=_0x3760e6['stickiness']&&_0x3760e6['hasOwnProperty']('stickiness')&&!_0x2d7439['isString'](_0x3760e6['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x516ff4['fromObject']=function(_0x288066){if(_0x288066 instanceof _0x40b389['Position'])return _0x288066;var _0xdf5ce9=new _0x40b389['Position']();if(null!=_0x288066['root']&&(_0xdf5ce9['root']=String(_0x288066['root'])),null!=_0x288066['rootMain']&&(_0xdf5ce9['rootMain']=Boolean(_0x288066['rootMain'])),null!=_0x288066['rootGraveyard']&&(_0xdf5ce9['rootGraveyard']=Boolean(_0x288066['rootGraveyard'])),_0x288066['path']){if(!Array['isArray'](_0x288066['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xdf5ce9['path']=[];for(var _0x3fa627=0x0;_0x3fa627<_0x288066['path']['length'];++_0x3fa627)_0xdf5ce9['path'][_0x3fa627]=_0x288066['path'][_0x3fa627]>>>0x0;}return null!=_0x288066['stickiness']&&(_0xdf5ce9['stickiness']=String(_0x288066['stickiness'])),_0xdf5ce9;},_0x516ff4['toObject']=function(_0x3045e5,_0x5a8dc3){_0x5a8dc3||(_0x5a8dc3={});var _0x2ea7a6={};if((_0x5a8dc3['arrays']||_0x5a8dc3['defaults'])&&(_0x2ea7a6['path']=[]),_0x5a8dc3['defaults']&&(_0x2ea7a6['root']='',_0x2ea7a6['rootMain']=!0x1,_0x2ea7a6['rootGraveyard']=!0x1,_0x2ea7a6['stickiness']=''),null!=_0x3045e5['root']&&_0x3045e5['hasOwnProperty']('root')&&(_0x2ea7a6['root']=_0x3045e5['root']),null!=_0x3045e5['rootMain']&&_0x3045e5['hasOwnProperty']('rootMain')&&(_0x2ea7a6['rootMain']=_0x3045e5['rootMain']),null!=_0x3045e5['rootGraveyard']&&_0x3045e5['hasOwnProperty']('rootGraveyard')&&(_0x2ea7a6['rootGraveyard']=_0x3045e5['rootGraveyard']),_0x3045e5['path']&&_0x3045e5['path']['length']){_0x2ea7a6['path']=[];for(var _0xa58722=0x0;_0xa58722<_0x3045e5['path']['length'];++_0xa58722)_0x2ea7a6['path'][_0xa58722]=_0x3045e5['path'][_0xa58722];}return null!=_0x3045e5['stickiness']&&_0x3045e5['hasOwnProperty']('stickiness')&&(_0x2ea7a6['stickiness']=_0x3045e5['stickiness']),_0x2ea7a6;},_0x516ff4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x516ff4['getTypeUrl']=function(_0x3c5a6c){return void 0x0===_0x3c5a6c&&(_0x3c5a6c='type.googleapis.com'),_0x3c5a6c+'/Position';},_0x516ff4;}()),_0x40b389['Range']=(function(){function _0x569704(_0x8ab2c6){if(_0x8ab2c6){for(var _0x144f8e=Object['keys'](_0x8ab2c6),_0xf4a4e9=0x0;_0xf4a4e9<_0x144f8e['length'];++_0xf4a4e9)null!=_0x8ab2c6[_0x144f8e[_0xf4a4e9]]&&(this[_0x144f8e[_0xf4a4e9]]=_0x8ab2c6[_0x144f8e[_0xf4a4e9]]);}}return _0x569704['prototype']['start']=null,_0x569704['prototype']['end']=null,_0x569704['create']=function(_0x40f34f){return new _0x569704(_0x40f34f);},_0x569704['encode']=function(_0x2fd83e,_0x505543){return _0x505543||(_0x505543=_0x487ee1['create']()),null!=_0x2fd83e['start']&&Object['hasOwnProperty']['call'](_0x2fd83e,'start')&&_0x40b389['Position']['encode'](_0x2fd83e['start'],_0x505543['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2fd83e['end']&&Object['hasOwnProperty']['call'](_0x2fd83e,'end')&&_0x40b389['Position']['encode'](_0x2fd83e['end'],_0x505543['uint32'](0x12)['fork']())['ldelim'](),_0x505543;},_0x569704['encodeDelimited']=function(_0x16e179,_0x139ef0){return this['encode'](_0x16e179,_0x139ef0)['ldelim']();},_0x569704['decode']=function(_0x52d617,_0x37e54c){_0x52d617 instanceof _0x5d9458||(_0x52d617=_0x5d9458['create'](_0x52d617));for(var _0x521305=void 0x0===_0x37e54c?_0x52d617['len']:_0x52d617['pos']+_0x37e54c,_0x52a73b=new _0x40b389['Range']();_0x52d617['pos']<_0x521305;){var _0x3f7b33=_0x52d617['uint32']();switch(_0x3f7b33>>>0x3){case 0x1:_0x52a73b['start']=_0x40b389['Position']['decode'](_0x52d617,_0x52d617['uint32']());break;case 0x2:_0x52a73b['end']=_0x40b389['Position']['decode'](_0x52d617,_0x52d617['uint32']());break;default:_0x52d617['skipType'](0x7&_0x3f7b33);}}return _0x52a73b;},_0x569704['decodeDelimited']=function(_0xdf99bc){return _0xdf99bc instanceof _0x5d9458||(_0xdf99bc=new _0x5d9458(_0xdf99bc)),this['decode'](_0xdf99bc,_0xdf99bc['uint32']());},_0x569704['verify']=function(_0x1639b3){if('object'!=typeof _0x1639b3||null===_0x1639b3)return'object\x20expected';var _0x2bfe7f;if(null!=_0x1639b3['start']&&_0x1639b3['hasOwnProperty']('start')&&(_0x2bfe7f=_0x40b389['Position']['verify'](_0x1639b3['start'])))return'start.'+_0x2bfe7f;if(null!=_0x1639b3['end']&&_0x1639b3['hasOwnProperty']('end')&&(_0x2bfe7f=_0x40b389['Position']['verify'](_0x1639b3['end'])))return'end.'+_0x2bfe7f;return null;},_0x569704['fromObject']=function(_0x311a17){if(_0x311a17 instanceof _0x40b389['Range'])return _0x311a17;var _0x3ccc9a=new _0x40b389['Range']();if(null!=_0x311a17['start']){if('object'!=typeof _0x311a17['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3ccc9a['start']=_0x40b389['Position']['fromObject'](_0x311a17['start']);}if(null!=_0x311a17['end']){if('object'!=typeof _0x311a17['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3ccc9a['end']=_0x40b389['Position']['fromObject'](_0x311a17['end']);}return _0x3ccc9a;},_0x569704['toObject']=function(_0x42d3cc,_0x2d6055){_0x2d6055||(_0x2d6055={});var _0x503647={};return _0x2d6055['defaults']&&(_0x503647['start']=null,_0x503647['end']=null),null!=_0x42d3cc['start']&&_0x42d3cc['hasOwnProperty']('start')&&(_0x503647['start']=_0x40b389['Position']['toObject'](_0x42d3cc['start'],_0x2d6055)),null!=_0x42d3cc['end']&&_0x42d3cc['hasOwnProperty']('end')&&(_0x503647['end']=_0x40b389['Position']['toObject'](_0x42d3cc['end'],_0x2d6055)),_0x503647;},_0x569704['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x569704['getTypeUrl']=function(_0x255443){return void 0x0===_0x255443&&(_0x255443='type.googleapis.com'),_0x255443+'/Range';},_0x569704;}()),_0x40b389['Element']=(function(){function _0x355e99(_0x326375){if(this['children']=[],this['attributesBoolean']={},_0x326375){for(var _0x7f402=Object['keys'](_0x326375),_0x3fe7a4=0x0;_0x3fe7a4<_0x7f402['length'];++_0x3fe7a4)null!=_0x326375[_0x7f402[_0x3fe7a4]]&&(this[_0x7f402[_0x3fe7a4]]=_0x326375[_0x7f402[_0x3fe7a4]]);}}return _0x355e99['prototype']['name']='',_0x355e99['prototype']['children']=_0x2d7439['emptyArray'],_0x355e99['prototype']['data']='',_0x355e99['prototype']['attributesBoolean']=_0x2d7439['emptyObject'],_0x355e99['prototype']['attributesJson']='',_0x355e99['create']=function(_0x130bbd){return new _0x355e99(_0x130bbd);},_0x355e99['encode']=function(_0x9a89e0,_0x3854d5){if(_0x3854d5||(_0x3854d5=_0x487ee1['create']()),null!=_0x9a89e0['name']&&Object['hasOwnProperty']['call'](_0x9a89e0,'name')&&_0x3854d5['uint32'](0xa)['string'](_0x9a89e0['name']),null!=_0x9a89e0['children']&&_0x9a89e0['children']['length']){for(var _0x254e1f=0x0;_0x254e1f<_0x9a89e0['children']['length'];++_0x254e1f)_0x40b389['Element']['encode'](_0x9a89e0['children'][_0x254e1f],_0x3854d5['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x9a89e0['data']&&Object['hasOwnProperty']['call'](_0x9a89e0,'data')&&_0x3854d5['uint32'](0x1a)['string'](_0x9a89e0['data']),null!=_0x9a89e0['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x9a89e0,'attributesBoolean')){var _0x3810ec=Object['keys'](_0x9a89e0['attributesBoolean']);for(_0x254e1f=0x0;_0x254e1f<_0x3810ec['length'];++_0x254e1f)_0x3854d5['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3810ec[_0x254e1f])['uint32'](0x10)['bool'](_0x9a89e0['attributesBoolean'][_0x3810ec[_0x254e1f]])['ldelim']();}return null!=_0x9a89e0['attributesJson']&&Object['hasOwnProperty']['call'](_0x9a89e0,'attributesJson')&&_0x3854d5['uint32'](0x2a)['string'](_0x9a89e0['attributesJson']),_0x3854d5;},_0x355e99['encodeDelimited']=function(_0x385e2a,_0x3e3b8c){return this['encode'](_0x385e2a,_0x3e3b8c)['ldelim']();},_0x355e99['decode']=function(_0x1c6779,_0x2d6754){_0x1c6779 instanceof _0x5d9458||(_0x1c6779=_0x5d9458['create'](_0x1c6779));for(var _0x3dfe6b,_0xbe657,_0x18c73f=void 0x0===_0x2d6754?_0x1c6779['len']:_0x1c6779['pos']+_0x2d6754,_0x447201=new _0x40b389['Element']();_0x1c6779['pos']<_0x18c73f;){var _0x28798f=_0x1c6779['uint32']();switch(_0x28798f>>>0x3){case 0x1:_0x447201['name']=_0x1c6779['string']();break;case 0x2:_0x447201['children']&&_0x447201['children']['length']||(_0x447201['children']=[]),_0x447201['children']['push'](_0x40b389['Element']['decode'](_0x1c6779,_0x1c6779['uint32']()));break;case 0x3:_0x447201['data']=_0x1c6779['string']();break;case 0x4:_0x447201['attributesBoolean']===_0x2d7439['emptyObject']&&(_0x447201['attributesBoolean']={});var _0x360f58=_0x1c6779['uint32']()+_0x1c6779['pos'];for(_0x3dfe6b='',_0xbe657=!0x1;_0x1c6779['pos']<_0x360f58;){var _0x28b420=_0x1c6779['uint32']();switch(_0x28b420>>>0x3){case 0x1:_0x3dfe6b=_0x1c6779['string']();break;case 0x2:_0xbe657=_0x1c6779['bool']();break;default:_0x1c6779['skipType'](0x7&_0x28b420);}}_0x447201['attributesBoolean'][_0x3dfe6b]=_0xbe657;break;case 0x5:_0x447201['attributesJson']=_0x1c6779['string']();break;default:_0x1c6779['skipType'](0x7&_0x28798f);}}return _0x447201;},_0x355e99['decodeDelimited']=function(_0x478117){return _0x478117 instanceof _0x5d9458||(_0x478117=new _0x5d9458(_0x478117)),this['decode'](_0x478117,_0x478117['uint32']());},_0x355e99['verify']=function(_0x5c59d5){if('object'!=typeof _0x5c59d5||null===_0x5c59d5)return'object\x20expected';if(null!=_0x5c59d5['name']&&_0x5c59d5['hasOwnProperty']('name')&&!_0x2d7439['isString'](_0x5c59d5['name']))return'name:\x20string\x20expected';if(null!=_0x5c59d5['children']&&_0x5c59d5['hasOwnProperty']('children')){if(!Array['isArray'](_0x5c59d5['children']))return'children:\x20array\x20expected';for(var _0x33f704=0x0;_0x33f704<_0x5c59d5['children']['length'];++_0x33f704){var _0x455a5b=_0x40b389['Element']['verify'](_0x5c59d5['children'][_0x33f704]);if(_0x455a5b)return'children.'+_0x455a5b;}}if(null!=_0x5c59d5['data']&&_0x5c59d5['hasOwnProperty']('data')&&!_0x2d7439['isString'](_0x5c59d5['data']))return'data:\x20string\x20expected';if(null!=_0x5c59d5['attributesBoolean']&&_0x5c59d5['hasOwnProperty']('attributesBoolean')){if(!_0x2d7439['isObject'](_0x5c59d5['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x488203=Object['keys'](_0x5c59d5['attributesBoolean']);for(_0x33f704=0x0;_0x33f704<_0x488203['length'];++_0x33f704)if('boolean'!=typeof _0x5c59d5['attributesBoolean'][_0x488203[_0x33f704]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5c59d5['attributesJson']&&_0x5c59d5['hasOwnProperty']('attributesJson')&&!_0x2d7439['isString'](_0x5c59d5['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x355e99['fromObject']=function(_0x2d0a33){if(_0x2d0a33 instanceof _0x40b389['Element'])return _0x2d0a33;var _0x1d357a=new _0x40b389['Element']();if(null!=_0x2d0a33['name']&&(_0x1d357a['name']=String(_0x2d0a33['name'])),_0x2d0a33['children']){if(!Array['isArray'](_0x2d0a33['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1d357a['children']=[];for(var _0x3c9c6e=0x0;_0x3c9c6e<_0x2d0a33['children']['length'];++_0x3c9c6e){if('object'!=typeof _0x2d0a33['children'][_0x3c9c6e])throw TypeError('.Element.children:\x20object\x20expected');_0x1d357a['children'][_0x3c9c6e]=_0x40b389['Element']['fromObject'](_0x2d0a33['children'][_0x3c9c6e]);}}if(null!=_0x2d0a33['data']&&(_0x1d357a['data']=String(_0x2d0a33['data'])),_0x2d0a33['attributesBoolean']){if('object'!=typeof _0x2d0a33['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1d357a['attributesBoolean']={};var _0x5dd37e=Object['keys'](_0x2d0a33['attributesBoolean']);for(_0x3c9c6e=0x0;_0x3c9c6e<_0x5dd37e['length'];++_0x3c9c6e)_0x1d357a['attributesBoolean'][_0x5dd37e[_0x3c9c6e]]=Boolean(_0x2d0a33['attributesBoolean'][_0x5dd37e[_0x3c9c6e]]);}return null!=_0x2d0a33['attributesJson']&&(_0x1d357a['attributesJson']=String(_0x2d0a33['attributesJson'])),_0x1d357a;},_0x355e99['toObject']=function(_0x4028da,_0x11ab8c){_0x11ab8c||(_0x11ab8c={});var _0x31d1fd,_0x311451={};if((_0x11ab8c['arrays']||_0x11ab8c['defaults'])&&(_0x311451['children']=[]),(_0x11ab8c['objects']||_0x11ab8c['defaults'])&&(_0x311451['attributesBoolean']={}),_0x11ab8c['defaults']&&(_0x311451['name']='',_0x311451['data']='',_0x311451['attributesJson']=''),null!=_0x4028da['name']&&_0x4028da['hasOwnProperty']('name')&&(_0x311451['name']=_0x4028da['name']),_0x4028da['children']&&_0x4028da['children']['length']){_0x311451['children']=[];for(var _0xb5d197=0x0;_0xb5d197<_0x4028da['children']['length'];++_0xb5d197)_0x311451['children'][_0xb5d197]=_0x40b389['Element']['toObject'](_0x4028da['children'][_0xb5d197],_0x11ab8c);}if(null!=_0x4028da['data']&&_0x4028da['hasOwnProperty']('data')&&(_0x311451['data']=_0x4028da['data']),_0x4028da['attributesBoolean']&&(_0x31d1fd=Object['keys'](_0x4028da['attributesBoolean']))['length']){_0x311451['attributesBoolean']={};for(_0xb5d197=0x0;_0xb5d197<_0x31d1fd['length'];++_0xb5d197)_0x311451['attributesBoolean'][_0x31d1fd[_0xb5d197]]=_0x4028da['attributesBoolean'][_0x31d1fd[_0xb5d197]];}return null!=_0x4028da['attributesJson']&&_0x4028da['hasOwnProperty']('attributesJson')&&(_0x311451['attributesJson']=_0x4028da['attributesJson']),_0x311451;},_0x355e99['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49a309['util']['toJSONOptions']);},_0x355e99['getTypeUrl']=function(_0x10289d){return void 0x0===_0x10289d&&(_0x10289d='type.googleapis.com'),_0x10289d+'/Element';},_0x355e99;}()),_0x40b389;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x38d1f3){return new w(this['_protobufRoot'][_0x38d1f3]);}}class w{['_protobuf'];constructor(_0x1b5ee5){this['_protobuf']=_0x1b5ee5;}['compress'](_0xa0f95f){const _0x241593=this['_protobuf']['verify'](_0xa0f95f);if(_0x241593)throw Error(_0x241593);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xa0f95f))['finish']();}['decompress'](_0x11219b){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x11219b),{'oneofs':!0x0});}}function v(_0x802b13,_0x350892){const _0x2940b3=_0x5d3b55(_0x802b13);return _0x2940b3['path'][_0x2940b3['path']['length']-0x1]+=_0x350892,_0x2940b3;}function O(_0x3d2843,_0x439b59){return _0x3d2843['root']===_0x439b59['root']&&_0x448a82(_0x3d2843['path'],_0x439b59['path']);}function $(_0x38cbc9){P(_0x38cbc9,_0x5a4dbd=>('main'==_0x5a4dbd['root']?(_0x5a4dbd['rootMain']=!0x0,delete _0x5a4dbd['root']):'$graveyard'==_0x5a4dbd['root']&&(_0x5a4dbd['rootGraveyard']=!0x0,delete _0x5a4dbd['root']),_0x5a4dbd));}function J(_0x5bd9e8){P(_0x5bd9e8,_0x3813e9=>(_0x3813e9['rootMain']?(_0x3813e9['root']='main',delete _0x3813e9['rootMain']):_0x3813e9['rootGraveyard']&&(_0x3813e9['root']='$graveyard',delete _0x3813e9['rootGraveyard']),_0x3813e9));}function P(_0x54b49a,_0x36f72b){for(const _0x58b7cb in _0x54b49a){const _0x24215d=_0x54b49a[_0x58b7cb];'nodes'!==_0x58b7cb&&_0x1bbceb(_0x24215d)&&(_0x24215d['path']&&(_0x24215d['root']||_0x24215d['rootMain']||_0x24215d['rootGraveyard'])?_0x54b49a[_0x58b7cb]=_0x36f72b(_0x24215d):P(_0x24215d,_0x36f72b));}return _0x54b49a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2b3068,_0xe2f8f8,_0x50f038){this['_id']=_0x2b3068,this['_operationName']=_0xe2f8f8,this['_protobufDescriptor']=_0x50f038;}['compress'](_0x3e900e,_0x39c731){const _0xad0d6=_0x39c731['shift']();return $(_0xad0d6),_0x3e900e['buffers']['push'](this['_protobufDescriptor']['compress'](_0xad0d6)),_0x3e900e['types']['push'](this['_id']),!0x0;}['decompress'](_0x564247,_0x25e2ef){_0x25e2ef['types']['shift']();const _0x11704e=this['_protobufDescriptor']['decompress'](_0x25e2ef['buffers']['shift']());J(_0x11704e),_0x11704e['__className']=this['_operationName'],_0x564247['push'](_0x11704e);}}class s extends e{['compress'](_0x18eef8,_0x14fec5){const _0x4d7aeb=_0x14fec5['shift']();return this['_serializeOneOf']('oldValue',_0x4d7aeb),this['_serializeOneOf']('newValue',_0x4d7aeb),$(_0x4d7aeb),_0x18eef8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4d7aeb)),_0x18eef8['types']['push'](this['_id']),!0x0;}['decompress'](_0x4214c3,_0x49fe65){const {types:_0x27dec0,buffers:_0x1e172a}=_0x49fe65,_0x1d2a31=this['_protobufDescriptor']['decompress'](_0x1e172a['shift']());_0x27dec0['shift'](),this['_deserializeOneOf']('oldValue',_0x1d2a31),this['_deserializeOneOf']('newValue',_0x1d2a31),J(_0x1d2a31),_0x1d2a31['__className']=this['_operationName'],_0x4214c3['push'](_0x1d2a31);}['_serializeOneOf'](_0x1bd188,_0x1411ef){const _0x1a78ec=_0x1411ef[_0x1bd188];'boolean'==typeof _0x1a78ec?_0x1411ef[_0x1bd188+'Boolean']=_0x1a78ec:_0x1411ef[_0x1bd188+'Json']=JSON['stringify'](_0x1a78ec);}['_deserializeOneOf'](_0xb21f5e,_0xeb707c){const _0xc31f6=_0xb21f5e+'Json';_0xeb707c[_0xc31f6]?(_0xeb707c[_0xb21f5e]=JSON['parse'](_0xeb707c[_0xc31f6]),delete _0xeb707c[_0xc31f6]):(_0xeb707c[_0xb21f5e]=_0xeb707c[_0xb21f5e+'Boolean'],delete _0xeb707c[_0xb21f5e+'Boolean']);}}class i extends e{['compress'](_0x1e0d80,_0x1cb221){const _0x56fc25=_0x1cb221['shift']();return this['_serializeNodesAttributes'](_0x56fc25['nodes']),$(_0x56fc25),_0x1e0d80['buffers']['push'](this['_protobufDescriptor']['compress'](_0x56fc25)),_0x1e0d80['types']['push'](this['_id']),!0x0;}['decompress'](_0x444c70,_0x40afe7){const {types:_0x34ffd4,buffers:_0x3cf945}=_0x40afe7,_0x317e64=this['_protobufDescriptor']['decompress'](_0x3cf945['shift']());_0x34ffd4['shift'](),_0x317e64['nodes']||(_0x317e64['nodes']=[]),this['_deserializeNodesAttributes'](_0x317e64['nodes']),J(_0x317e64),_0x317e64['__className']=this['_operationName'],_0x444c70['push'](_0x317e64);}['_serializeNodesAttributes'](_0x482757){for(const _0x17588a of _0x482757){if(_0x17588a['attributes']){const _0x5264df=_0x17588a['attributes'];this['_areValuesBoolean'](_0x5264df)?_0x17588a['attributesBoolean']=_0x5264df:_0x17588a['attributesJson']=JSON['stringify'](_0x5264df);}_0x17588a['children']&&this['_serializeNodesAttributes'](_0x17588a['children']);}}['_deserializeNodesAttributes'](_0x357628){for(const _0x495f60 of _0x357628)(_0x495f60['attributesBoolean']||_0x495f60['attributesJson'])&&(_0x495f60['attributesBoolean']?(_0x495f60['attributes']=_0x495f60['attributesBoolean'],delete _0x495f60['attributesBoolean']):(_0x495f60['attributes']=JSON['parse'](_0x495f60['attributesJson']),delete _0x495f60['attributesJson'])),_0x495f60['children']&&this['_deserializeNodesAttributes'](_0x495f60['children']);}['_areValuesBoolean'](_0x50327e){return Object['keys'](_0x50327e)['every'](_0x334738=>'boolean'==typeof _0x50327e[_0x334738]);}}class n extends e{['decompress'](_0x39c87f,_0x1cb072){super['decompress'](_0x39c87f,_0x1cb072);const _0x5bb5a4=_0x39c87f[_0x39c87f['length']-0x1];_0x5bb5a4['oldRange']||(_0x5bb5a4['oldRange']=null),_0x5bb5a4['newRange']||(_0x5bb5a4['newRange']=null);}}class p extends e{['compress'](_0x38612b,_0x3cafd6){return _0x3cafd6['shift'](),_0x38612b['types']['push'](this['_id']),!0x0;}['decompress'](_0x2d778e,_0x33f3b6){_0x33f3b6['types']['shift'](),_0x2d778e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x19bf71,_0x53ded9,_0x9f4d56,_0x36c258){super(_0x19bf71,_0x53ded9,_0x9f4d56),this['_omittedNamespace']=_0x36c258+':';}['compress'](_0x49443b,_0x242cb2){return!('MarkerOperation'!=_0x242cb2[0x0]['__className']||!_0x242cb2[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x242cb2[0x0]['name']=_0x242cb2[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x49443b,_0x242cb2),!0x0);}['decompress'](_0x29f2d6,_0x56fe0c){super['decompress'](_0x29f2d6,_0x56fe0c);const _0x277a86=_0x29f2d6[_0x29f2d6['length']-0x1];_0x277a86['name']=this['_omittedNamespace']+_0x277a86['name'];}}class _{['_id'];['_context'];constructor(_0x1eab81,_0x142f2b){this['_id']=_0x1eab81,this['_context']=_0x142f2b;}['compress'](_0x47156f,_0x5e429b){let _0x2b526e;for(;_0x5e429b['length']>0x1&&this['_compareOperations'](_0x5e429b[0x0],_0x5e429b[0x1]);)_0x2b526e?(_0x2b526e=this['_combineNext'](_0x5e429b['shift'](),_0x2b526e),_0x47156f['types']['push'](0x0)):(_0x2b526e=_0x5d3b55(_0x5e429b['shift']()),_0x47156f['types']['push'](this['_id']));return!!_0x2b526e&&(_0x2b526e=this['_combineNext'](_0x5e429b['shift'](),_0x2b526e),_0x47156f['types']['push'](0x0),_0x47156f['buffers']['push'](this['_compressSingleOperation'](_0x2b526e)),!0x0);}['decompress'](_0x52e619,_0x39f7fd){const _0x110cdf=this['_decompressSingleOperation'](_0x39f7fd);for(;0x0==_0x39f7fd['types'][0x0];)_0x39f7fd['types']['shift'](),_0x52e619['push'](this['_splitCurrent'](_0x110cdf));_0x52e619['push'](_0x110cdf);}}class m extends _{['_combineNext'](_0x693871,_0xc9b3ef){return _0xc9b3ef['nodes'][0x0]['data']+=_0x693871['nodes'][0x0]['data'],_0xc9b3ef;}['_splitCurrent'](_0x142eb6){const _0x5d232b=_0x5d3b55(_0x142eb6),_0x4dc80d=_0x5d232b['nodes'][0x0],_0x53a1b4=_0x142eb6['nodes'][0x0],_0x41f173=_0x53a1b4['data'][Symbol['iterator']]()['next']()['value'],_0x40153c=_0x41f173['length'];return _0x4dc80d['data']=_0x41f173,_0x53a1b4['data']=_0x53a1b4['data']['substr'](_0x40153c),_0x142eb6['position']=v(_0x142eb6['position'],_0x40153c),_0x5d232b;}['_compareOperations'](_0x4b37a8,_0x13c6c9){if(this['_checkOperation'](_0x4b37a8)&&this['_checkOperation'](_0x13c6c9)){const _0x1fa365=_0x4b37a8['nodes'][0x0]['data']['length'],_0x243be5=O(v(_0x4b37a8['position'],_0x1fa365),_0x13c6c9['position']),_0x4f1759=_0x4b37a8['nodes'][0x0],_0x29168d=_0x13c6c9['nodes'][0x0];return _0x243be5&&this['_compareAttributes'](_0x4f1759,_0x29168d);}return!0x1;}['_compressSingleOperation'](_0xcbc6df){const _0xb77209={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xb77209,[_0xcbc6df]),_0xb77209['buffers'][0x0];}['_decompressSingleOperation'](_0x1053ed){const _0x24d579=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x24d579,_0x1053ed),_0x24d579[0x0];}['_checkOperation'](_0x21150f){return'InsertOperation'==_0x21150f['__className']&&0x1==_0x21150f['nodes']['length']&&_0x21150f['nodes'][0x0]['data']&&!_0x21150f['wasUndone']&&0x1==Array['from'](_0x21150f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5b088d,_0x44f25a){const _0x487171=Object['keys'](_0x5b088d['attributes']||{}),_0x4b7cbc=Object['keys'](_0x44f25a['attributes']||{});return _0x487171['length']===_0x4b7cbc['length']&&_0x487171['every'](_0x4d21d3=>_0x44f25a['attributes'][_0x4d21d3]&&_0x44f25a['attributes'][_0x4d21d3]===_0x5b088d['attributes'][_0x4d21d3]);}}class c extends _{['_combineNext'](_0x18836b,_0x590c17){return _0x590c17['howMany']++,_0x590c17['sourcePosition']=_0x5d3b55(_0x18836b['sourcePosition']),_0x590c17;}['_splitCurrent'](_0x3e5005){const _0x537fe2=_0x5d3b55(_0x3e5005);return _0x3e5005['howMany']--,_0x537fe2['howMany']=0x1,_0x537fe2['sourcePosition']=v(_0x537fe2['sourcePosition'],_0x3e5005['howMany']),_0x537fe2;}['_compareOperations'](_0x17609f,_0x225aeb){return!(!this['_checkOperation'](_0x17609f)||!this['_checkOperation'](_0x225aeb))&&(O(v(_0x17609f['sourcePosition'],-0x1),_0x225aeb['sourcePosition'])&&O(_0x17609f['targetPosition'],_0x225aeb['targetPosition']));}['_compressSingleOperation'](_0x4e039d){const _0x4be267={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4be267,[_0x4e039d]),_0x4be267['buffers'][0x0];}['_decompressSingleOperation'](_0x3513ec){const _0x25a220=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x25a220,_0x3513ec),_0x25a220[0x0];}['_checkOperation'](_0x27b260){return'MoveOperation'==_0x27b260['__className']&&'$graveyard'==_0x27b260['targetPosition']['root']&&0x1==_0x27b260['howMany']&&!_0x27b260['wasUndone'];}}class h extends _{['_combineNext'](_0x590f62,_0x52e94e){return _0x52e94e['howMany']++,_0x52e94e;}['_splitCurrent'](_0x4c463f){const _0x2ac775=_0x5d3b55(_0x4c463f);return _0x2ac775['howMany']=0x1,_0x4c463f['howMany']--,_0x2ac775;}['_compareOperations'](_0x3a8373,_0x13e335){return!(!this['_checkOperation'](_0x3a8373)||!this['_checkOperation'](_0x13e335))&&(O(_0x3a8373['sourcePosition'],_0x13e335['sourcePosition'])&&O(_0x3a8373['targetPosition'],_0x13e335['targetPosition']));}['_compressSingleOperation'](_0x338a37){const _0x55183d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x55183d,[_0x338a37]),_0x55183d['buffers'][0x0];}['_decompressSingleOperation'](_0x39219f){const _0x11d810=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x11d810,_0x39219f),_0x11d810[0x0];}['_checkOperation'](_0x301355){return'MoveOperation'==_0x301355['__className']&&'$graveyard'==_0x301355['targetPosition']['root']&&0x1==_0x301355['howMany']&&!_0x301355['wasUndone'];}}class f extends _{['compress'](_0x392a4b,_0x7af75e){if(!this['_compareOperations'](_0x7af75e[0x0],_0x7af75e[0x1]))return!0x1;const _0x8f9723=_0x7af75e['shift']();return _0x8f9723['oldRange']=null,_0x8f9723['newRange']&&O(_0x8f9723['newRange']['start'],_0x8f9723['newRange']['end'])&&(_0x8f9723['newRange']['end']=null),_0x7af75e['shift'](),_0x392a4b['types']['push'](this['_id']),_0x392a4b['types']['push'](0x0),_0x392a4b['buffers']['push'](this['_compressSingleOperation'](_0x8f9723)),!0x0;}['decompress'](_0x4a6dd6,_0x4baf47){const _0x913695=this['_decompressSingleOperation'](_0x4baf47);_0x913695['newRange']&&!_0x913695['newRange']['end']&&(_0x913695['newRange']['end']=_0x5d3b55(_0x913695['newRange']['start']));const _0x281a53=_0x5d3b55(_0x913695);_0x281a53['newRange']&&(_0x281a53['newRange']['start']['stickiness']='toNone',_0x281a53['newRange']['end']=_0x5d3b55(_0x281a53['newRange']['start'])),_0x281a53['name']='user:position:'+_0x281a53['name']['split'](':')[0x2],_0x4baf47['types']['shift'](),_0x4a6dd6['push'](_0x913695),_0x4a6dd6['push'](_0x281a53);}['_compressSingleOperation'](_0x3691b2){const _0x4cf826={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4cf826,[_0x3691b2]),_0x4cf826['buffers'][0x0];}['_decompressSingleOperation'](_0x1a85a1){const _0x56ece0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x56ece0,_0x1a85a1),_0x56ece0[0x0];}['_compareOperations'](_0x106d39,_0x308b80){return!(!_0x106d39||!_0x308b80)&&('MarkerOperation'==_0x106d39['__className']&&'MarkerOperation'==_0x308b80['__className']&&!(!_0x106d39['name']['startsWith']('user:')||!_0x308b80['name']['startsWith']('user:')||_0x106d39['name']==_0x308b80['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5a2100=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',_0x5a2100,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5a2100,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x2f9ed8){if(!_0x2f9ed8||!_0x2f9ed8[0x0])throw new _0x42c539('no-operations-provided',this);const _0x13b095={'types':[],'buffers':[],'baseVersion':_0x2f9ed8[0x0]['baseVersion']};for(;_0x2f9ed8['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x13b095,_0x2f9ed8)||this['_getCompressorByName']('TypingAction')['compress'](_0x13b095,_0x2f9ed8)||this['_getCompressorByName']('DeletingAction')['compress'](_0x13b095,_0x2f9ed8)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x13b095,_0x2f9ed8)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x13b095,_0x2f9ed8)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x13b095,_0x2f9ed8)||this['_getCompressorByName'](_0x2f9ed8[0x0]['__className'])['compress'](_0x13b095,_0x2f9ed8);return _0x13b095;}['decompress'](_0x5bc1cf){const _0x19a339=[];for(;_0x5bc1cf['types']['length'];){const _0x15e60a=this['_compressorById']['get'](_0x5bc1cf['types'][0x0]);if(!_0x15e60a)throw new _0x42c539('decompress-compressor-not-found',this,{'type':_0x5bc1cf['types'][0x0]});_0x15e60a['decompress'](_0x19a339,_0x5bc1cf);}return _0x19a339['forEach']((_0x22f504,_0x37d132)=>_0x22f504['baseVersion']=_0x5bc1cf['baseVersion']+_0x37d132),_0x19a339;}['_getCompressorByName'](_0x12533d){return this['_compressorByName']['get'](_0x12533d);}['_registerOperationCompressor'](_0x3134e3,_0x2eb706,_0x52e0f2){const _0x3a2733=new _0x52e0f2(_0x3134e3,_0x2eb706,this['_protobufFactory']['getDescriptor'](_0x2eb706));this['_registerCompressor'](_0x3134e3,_0x2eb706,_0x3a2733);}['_registerActionCompressor'](_0x3ce183,_0x5652eb,_0x2e48b2){const _0x2bfe08=new _0x2e48b2(_0x3ce183,this);this['_registerCompressor'](_0x3ce183,_0x5652eb,_0x2bfe08);}['_registerCompressor'](_0x17be49,_0x5170d7,_0x2e6c51){this['_compressorById']['set'](_0x17be49,_0x2e6c51),this['_compressorByName']['set'](_0x5170d7,_0x2e6c51);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x25dc22}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1b413f from'protobufjs/minimal.js';import{cloneDeep as _0x5bbc96,isEqual as _0xb3506c,isObject as _0x219e33}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x2d2eba=_0x1b413f['Reader'],_0x22cf1f=_0x1b413f['Writer'],_0x42ede6=_0x1b413f['util'],_0x501aa8=_0x1b413f['roots']['default']||(_0x1b413f['roots']['default']={});return _0x501aa8['AttributeOperation']=(function(){function _0x2f86c5(_0x32e8bb){if(_0x32e8bb){for(var _0x138838=Object['keys'](_0x32e8bb),_0x35ddce=0x0;_0x35ddce<_0x138838['length'];++_0x35ddce)null!=_0x32e8bb[_0x138838[_0x35ddce]]&&(this[_0x138838[_0x35ddce]]=_0x32e8bb[_0x138838[_0x35ddce]]);}}return _0x2f86c5['prototype']['range']=null,_0x2f86c5['prototype']['key']='',_0x2f86c5['prototype']['oldValueBoolean']=!0x1,_0x2f86c5['prototype']['oldValueJson']='',_0x2f86c5['prototype']['newValueBoolean']=!0x1,_0x2f86c5['prototype']['newValueJson']='',_0x2f86c5['prototype']['wasUndone']=!0x1,_0x2f86c5['create']=function(_0x1173d4){return new _0x2f86c5(_0x1173d4);},_0x2f86c5['encode']=function(_0x39edcf,_0x6eba18){return _0x6eba18||(_0x6eba18=_0x22cf1f['create']()),null!=_0x39edcf['range']&&Object['hasOwnProperty']['call'](_0x39edcf,'range')&&_0x501aa8['Range']['encode'](_0x39edcf['range'],_0x6eba18['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39edcf['key']&&Object['hasOwnProperty']['call'](_0x39edcf,'key')&&_0x6eba18['uint32'](0x12)['string'](_0x39edcf['key']),null!=_0x39edcf['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x39edcf,'oldValueBoolean')&&_0x6eba18['uint32'](0x18)['bool'](_0x39edcf['oldValueBoolean']),null!=_0x39edcf['oldValueJson']&&Object['hasOwnProperty']['call'](_0x39edcf,'oldValueJson')&&_0x6eba18['uint32'](0x22)['string'](_0x39edcf['oldValueJson']),null!=_0x39edcf['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x39edcf,'newValueBoolean')&&_0x6eba18['uint32'](0x28)['bool'](_0x39edcf['newValueBoolean']),null!=_0x39edcf['newValueJson']&&Object['hasOwnProperty']['call'](_0x39edcf,'newValueJson')&&_0x6eba18['uint32'](0x32)['string'](_0x39edcf['newValueJson']),null!=_0x39edcf['wasUndone']&&Object['hasOwnProperty']['call'](_0x39edcf,'wasUndone')&&_0x6eba18['uint32'](0x38)['bool'](_0x39edcf['wasUndone']),_0x6eba18;},_0x2f86c5['encodeDelimited']=function(_0x327161,_0x59ff74){return this['encode'](_0x327161,_0x59ff74)['ldelim']();},_0x2f86c5['decode']=function(_0x43cd12,_0x240f4f){_0x43cd12 instanceof _0x2d2eba||(_0x43cd12=_0x2d2eba['create'](_0x43cd12));for(var _0x502d7b=void 0x0===_0x240f4f?_0x43cd12['len']:_0x43cd12['pos']+_0x240f4f,_0x3e4bf1=new _0x501aa8['AttributeOperation']();_0x43cd12['pos']<_0x502d7b;){var _0x2cdf0e=_0x43cd12['uint32']();switch(_0x2cdf0e>>>0x3){case 0x1:_0x3e4bf1['range']=_0x501aa8['Range']['decode'](_0x43cd12,_0x43cd12['uint32']());break;case 0x2:_0x3e4bf1['key']=_0x43cd12['string']();break;case 0x3:_0x3e4bf1['oldValueBoolean']=_0x43cd12['bool']();break;case 0x4:_0x3e4bf1['oldValueJson']=_0x43cd12['string']();break;case 0x5:_0x3e4bf1['newValueBoolean']=_0x43cd12['bool']();break;case 0x6:_0x3e4bf1['newValueJson']=_0x43cd12['string']();break;case 0x7:_0x3e4bf1['wasUndone']=_0x43cd12['bool']();break;default:_0x43cd12['skipType'](0x7&_0x2cdf0e);}}return _0x3e4bf1;},_0x2f86c5['decodeDelimited']=function(_0x5f28d7){return _0x5f28d7 instanceof _0x2d2eba||(_0x5f28d7=new _0x2d2eba(_0x5f28d7)),this['decode'](_0x5f28d7,_0x5f28d7['uint32']());},_0x2f86c5['verify']=function(_0x47fa58){if('object'!=typeof _0x47fa58||null===_0x47fa58)return'object\x20expected';if(null!=_0x47fa58['range']&&_0x47fa58['hasOwnProperty']('range')){var _0x6ee323=_0x501aa8['Range']['verify'](_0x47fa58['range']);if(_0x6ee323)return'range.'+_0x6ee323;}return null!=_0x47fa58['key']&&_0x47fa58['hasOwnProperty']('key')&&!_0x42ede6['isString'](_0x47fa58['key'])?'key:\x20string\x20expected':null!=_0x47fa58['oldValueBoolean']&&_0x47fa58['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x47fa58['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x47fa58['oldValueJson']&&_0x47fa58['hasOwnProperty']('oldValueJson')&&!_0x42ede6['isString'](_0x47fa58['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x47fa58['newValueBoolean']&&_0x47fa58['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x47fa58['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x47fa58['newValueJson']&&_0x47fa58['hasOwnProperty']('newValueJson')&&!_0x42ede6['isString'](_0x47fa58['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x47fa58['wasUndone']&&_0x47fa58['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47fa58['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f86c5['fromObject']=function(_0x1275c4){if(_0x1275c4 instanceof _0x501aa8['AttributeOperation'])return _0x1275c4;var _0x57cc27=new _0x501aa8['AttributeOperation']();if(null!=_0x1275c4['range']){if('object'!=typeof _0x1275c4['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x57cc27['range']=_0x501aa8['Range']['fromObject'](_0x1275c4['range']);}return null!=_0x1275c4['key']&&(_0x57cc27['key']=String(_0x1275c4['key'])),null!=_0x1275c4['oldValueBoolean']&&(_0x57cc27['oldValueBoolean']=Boolean(_0x1275c4['oldValueBoolean'])),null!=_0x1275c4['oldValueJson']&&(_0x57cc27['oldValueJson']=String(_0x1275c4['oldValueJson'])),null!=_0x1275c4['newValueBoolean']&&(_0x57cc27['newValueBoolean']=Boolean(_0x1275c4['newValueBoolean'])),null!=_0x1275c4['newValueJson']&&(_0x57cc27['newValueJson']=String(_0x1275c4['newValueJson'])),null!=_0x1275c4['wasUndone']&&(_0x57cc27['wasUndone']=Boolean(_0x1275c4['wasUndone'])),_0x57cc27;},_0x2f86c5['toObject']=function(_0x34a06e,_0x34c65c){_0x34c65c||(_0x34c65c={});var _0x473b6f={};return _0x34c65c['defaults']&&(_0x473b6f['range']=null,_0x473b6f['key']='',_0x473b6f['oldValueBoolean']=!0x1,_0x473b6f['oldValueJson']='',_0x473b6f['newValueBoolean']=!0x1,_0x473b6f['newValueJson']='',_0x473b6f['wasUndone']=!0x1),null!=_0x34a06e['range']&&_0x34a06e['hasOwnProperty']('range')&&(_0x473b6f['range']=_0x501aa8['Range']['toObject'](_0x34a06e['range'],_0x34c65c)),null!=_0x34a06e['key']&&_0x34a06e['hasOwnProperty']('key')&&(_0x473b6f['key']=_0x34a06e['key']),null!=_0x34a06e['oldValueBoolean']&&_0x34a06e['hasOwnProperty']('oldValueBoolean')&&(_0x473b6f['oldValueBoolean']=_0x34a06e['oldValueBoolean']),null!=_0x34a06e['oldValueJson']&&_0x34a06e['hasOwnProperty']('oldValueJson')&&(_0x473b6f['oldValueJson']=_0x34a06e['oldValueJson']),null!=_0x34a06e['newValueBoolean']&&_0x34a06e['hasOwnProperty']('newValueBoolean')&&(_0x473b6f['newValueBoolean']=_0x34a06e['newValueBoolean']),null!=_0x34a06e['newValueJson']&&_0x34a06e['hasOwnProperty']('newValueJson')&&(_0x473b6f['newValueJson']=_0x34a06e['newValueJson']),null!=_0x34a06e['wasUndone']&&_0x34a06e['hasOwnProperty']('wasUndone')&&(_0x473b6f['wasUndone']=_0x34a06e['wasUndone']),_0x473b6f;},_0x2f86c5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x2f86c5['getTypeUrl']=function(_0x48a7c8){return void 0x0===_0x48a7c8&&(_0x48a7c8='type.googleapis.com'),_0x48a7c8+'/AttributeOperation';},_0x2f86c5;}()),_0x501aa8['InsertOperation']=(function(){function _0x1f40c7(_0x29d62a){if(this['nodes']=[],_0x29d62a){for(var _0x1f35d4=Object['keys'](_0x29d62a),_0x4f7886=0x0;_0x4f7886<_0x1f35d4['length'];++_0x4f7886)null!=_0x29d62a[_0x1f35d4[_0x4f7886]]&&(this[_0x1f35d4[_0x4f7886]]=_0x29d62a[_0x1f35d4[_0x4f7886]]);}}return _0x1f40c7['prototype']['position']=null,_0x1f40c7['prototype']['nodes']=_0x42ede6['emptyArray'],_0x1f40c7['prototype']['shouldReceiveAttributes']=!0x1,_0x1f40c7['prototype']['wasUndone']=!0x1,_0x1f40c7['create']=function(_0x5909ad){return new _0x1f40c7(_0x5909ad);},_0x1f40c7['encode']=function(_0x2305ca,_0x38d5c2){if(_0x38d5c2||(_0x38d5c2=_0x22cf1f['create']()),null!=_0x2305ca['position']&&Object['hasOwnProperty']['call'](_0x2305ca,'position')&&_0x501aa8['Position']['encode'](_0x2305ca['position'],_0x38d5c2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2305ca['nodes']&&_0x2305ca['nodes']['length']){for(var _0x3f098e=0x0;_0x3f098e<_0x2305ca['nodes']['length'];++_0x3f098e)_0x501aa8['Element']['encode'](_0x2305ca['nodes'][_0x3f098e],_0x38d5c2['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2305ca['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2305ca,'shouldReceiveAttributes')&&_0x38d5c2['uint32'](0x18)['bool'](_0x2305ca['shouldReceiveAttributes']),null!=_0x2305ca['wasUndone']&&Object['hasOwnProperty']['call'](_0x2305ca,'wasUndone')&&_0x38d5c2['uint32'](0x20)['bool'](_0x2305ca['wasUndone']),_0x38d5c2;},_0x1f40c7['encodeDelimited']=function(_0x1d6f13,_0x2970e6){return this['encode'](_0x1d6f13,_0x2970e6)['ldelim']();},_0x1f40c7['decode']=function(_0x3ece98,_0x5bdc3f){_0x3ece98 instanceof _0x2d2eba||(_0x3ece98=_0x2d2eba['create'](_0x3ece98));for(var _0xa9ec04=void 0x0===_0x5bdc3f?_0x3ece98['len']:_0x3ece98['pos']+_0x5bdc3f,_0x40c1a9=new _0x501aa8['InsertOperation']();_0x3ece98['pos']<_0xa9ec04;){var _0x29aed2=_0x3ece98['uint32']();switch(_0x29aed2>>>0x3){case 0x1:_0x40c1a9['position']=_0x501aa8['Position']['decode'](_0x3ece98,_0x3ece98['uint32']());break;case 0x2:_0x40c1a9['nodes']&&_0x40c1a9['nodes']['length']||(_0x40c1a9['nodes']=[]),_0x40c1a9['nodes']['push'](_0x501aa8['Element']['decode'](_0x3ece98,_0x3ece98['uint32']()));break;case 0x3:_0x40c1a9['shouldReceiveAttributes']=_0x3ece98['bool']();break;case 0x4:_0x40c1a9['wasUndone']=_0x3ece98['bool']();break;default:_0x3ece98['skipType'](0x7&_0x29aed2);}}return _0x40c1a9;},_0x1f40c7['decodeDelimited']=function(_0x75b60e){return _0x75b60e instanceof _0x2d2eba||(_0x75b60e=new _0x2d2eba(_0x75b60e)),this['decode'](_0x75b60e,_0x75b60e['uint32']());},_0x1f40c7['verify']=function(_0x402724){if('object'!=typeof _0x402724||null===_0x402724)return'object\x20expected';if(null!=_0x402724['position']&&_0x402724['hasOwnProperty']('position')&&(_0x5ae593=_0x501aa8['Position']['verify'](_0x402724['position'])))return'position.'+_0x5ae593;if(null!=_0x402724['nodes']&&_0x402724['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x402724['nodes']))return'nodes:\x20array\x20expected';for(var _0x3cd38d=0x0;_0x3cd38d<_0x402724['nodes']['length'];++_0x3cd38d){var _0x5ae593;if(_0x5ae593=_0x501aa8['Element']['verify'](_0x402724['nodes'][_0x3cd38d]))return'nodes.'+_0x5ae593;}}return null!=_0x402724['shouldReceiveAttributes']&&_0x402724['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x402724['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x402724['wasUndone']&&_0x402724['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x402724['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f40c7['fromObject']=function(_0x346c5a){if(_0x346c5a instanceof _0x501aa8['InsertOperation'])return _0x346c5a;var _0x189137=new _0x501aa8['InsertOperation']();if(null!=_0x346c5a['position']){if('object'!=typeof _0x346c5a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x189137['position']=_0x501aa8['Position']['fromObject'](_0x346c5a['position']);}if(_0x346c5a['nodes']){if(!Array['isArray'](_0x346c5a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x189137['nodes']=[];for(var _0x41be40=0x0;_0x41be40<_0x346c5a['nodes']['length'];++_0x41be40){if('object'!=typeof _0x346c5a['nodes'][_0x41be40])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x189137['nodes'][_0x41be40]=_0x501aa8['Element']['fromObject'](_0x346c5a['nodes'][_0x41be40]);}}return null!=_0x346c5a['shouldReceiveAttributes']&&(_0x189137['shouldReceiveAttributes']=Boolean(_0x346c5a['shouldReceiveAttributes'])),null!=_0x346c5a['wasUndone']&&(_0x189137['wasUndone']=Boolean(_0x346c5a['wasUndone'])),_0x189137;},_0x1f40c7['toObject']=function(_0x10fc4c,_0x57dc9c){_0x57dc9c||(_0x57dc9c={});var _0xdc8db3={};if((_0x57dc9c['arrays']||_0x57dc9c['defaults'])&&(_0xdc8db3['nodes']=[]),_0x57dc9c['defaults']&&(_0xdc8db3['position']=null,_0xdc8db3['shouldReceiveAttributes']=!0x1,_0xdc8db3['wasUndone']=!0x1),null!=_0x10fc4c['position']&&_0x10fc4c['hasOwnProperty']('position')&&(_0xdc8db3['position']=_0x501aa8['Position']['toObject'](_0x10fc4c['position'],_0x57dc9c)),_0x10fc4c['nodes']&&_0x10fc4c['nodes']['length']){_0xdc8db3['nodes']=[];for(var _0x34e2d8=0x0;_0x34e2d8<_0x10fc4c['nodes']['length'];++_0x34e2d8)_0xdc8db3['nodes'][_0x34e2d8]=_0x501aa8['Element']['toObject'](_0x10fc4c['nodes'][_0x34e2d8],_0x57dc9c);}return null!=_0x10fc4c['shouldReceiveAttributes']&&_0x10fc4c['hasOwnProperty']('shouldReceiveAttributes')&&(_0xdc8db3['shouldReceiveAttributes']=_0x10fc4c['shouldReceiveAttributes']),null!=_0x10fc4c['wasUndone']&&_0x10fc4c['hasOwnProperty']('wasUndone')&&(_0xdc8db3['wasUndone']=_0x10fc4c['wasUndone']),_0xdc8db3;},_0x1f40c7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x1f40c7['getTypeUrl']=function(_0x3f7cf6){return void 0x0===_0x3f7cf6&&(_0x3f7cf6='type.googleapis.com'),_0x3f7cf6+'/InsertOperation';},_0x1f40c7;}()),_0x501aa8['MarkerOperation']=(function(){function _0x6ffa0a(_0x39be6b){if(_0x39be6b){for(var _0x29c8a7=Object['keys'](_0x39be6b),_0x25f2f5=0x0;_0x25f2f5<_0x29c8a7['length'];++_0x25f2f5)null!=_0x39be6b[_0x29c8a7[_0x25f2f5]]&&(this[_0x29c8a7[_0x25f2f5]]=_0x39be6b[_0x29c8a7[_0x25f2f5]]);}}return _0x6ffa0a['prototype']['name']='',_0x6ffa0a['prototype']['oldRange']=null,_0x6ffa0a['prototype']['newRange']=null,_0x6ffa0a['prototype']['affectsData']=!0x1,_0x6ffa0a['prototype']['wasUndone']=!0x1,_0x6ffa0a['create']=function(_0x167daf){return new _0x6ffa0a(_0x167daf);},_0x6ffa0a['encode']=function(_0x42e152,_0xf107b7){return _0xf107b7||(_0xf107b7=_0x22cf1f['create']()),null!=_0x42e152['name']&&Object['hasOwnProperty']['call'](_0x42e152,'name')&&_0xf107b7['uint32'](0xa)['string'](_0x42e152['name']),null!=_0x42e152['oldRange']&&Object['hasOwnProperty']['call'](_0x42e152,'oldRange')&&_0x501aa8['Range']['encode'](_0x42e152['oldRange'],_0xf107b7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x42e152['newRange']&&Object['hasOwnProperty']['call'](_0x42e152,'newRange')&&_0x501aa8['Range']['encode'](_0x42e152['newRange'],_0xf107b7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x42e152['affectsData']&&Object['hasOwnProperty']['call'](_0x42e152,'affectsData')&&_0xf107b7['uint32'](0x20)['bool'](_0x42e152['affectsData']),null!=_0x42e152['wasUndone']&&Object['hasOwnProperty']['call'](_0x42e152,'wasUndone')&&_0xf107b7['uint32'](0x28)['bool'](_0x42e152['wasUndone']),_0xf107b7;},_0x6ffa0a['encodeDelimited']=function(_0x2c8f3f,_0x38494f){return this['encode'](_0x2c8f3f,_0x38494f)['ldelim']();},_0x6ffa0a['decode']=function(_0x505ec5,_0x5a47c){_0x505ec5 instanceof _0x2d2eba||(_0x505ec5=_0x2d2eba['create'](_0x505ec5));for(var _0x5c0cfe=void 0x0===_0x5a47c?_0x505ec5['len']:_0x505ec5['pos']+_0x5a47c,_0x459e66=new _0x501aa8['MarkerOperation']();_0x505ec5['pos']<_0x5c0cfe;){var _0x9e1182=_0x505ec5['uint32']();switch(_0x9e1182>>>0x3){case 0x1:_0x459e66['name']=_0x505ec5['string']();break;case 0x2:_0x459e66['oldRange']=_0x501aa8['Range']['decode'](_0x505ec5,_0x505ec5['uint32']());break;case 0x3:_0x459e66['newRange']=_0x501aa8['Range']['decode'](_0x505ec5,_0x505ec5['uint32']());break;case 0x4:_0x459e66['affectsData']=_0x505ec5['bool']();break;case 0x5:_0x459e66['wasUndone']=_0x505ec5['bool']();break;default:_0x505ec5['skipType'](0x7&_0x9e1182);}}return _0x459e66;},_0x6ffa0a['decodeDelimited']=function(_0x406b05){return _0x406b05 instanceof _0x2d2eba||(_0x406b05=new _0x2d2eba(_0x406b05)),this['decode'](_0x406b05,_0x406b05['uint32']());},_0x6ffa0a['verify']=function(_0x319cf5){if('object'!=typeof _0x319cf5||null===_0x319cf5)return'object\x20expected';if(null!=_0x319cf5['name']&&_0x319cf5['hasOwnProperty']('name')&&!_0x42ede6['isString'](_0x319cf5['name']))return'name:\x20string\x20expected';var _0x23f185;if(null!=_0x319cf5['oldRange']&&_0x319cf5['hasOwnProperty']('oldRange')&&(_0x23f185=_0x501aa8['Range']['verify'](_0x319cf5['oldRange'])))return'oldRange.'+_0x23f185;if(null!=_0x319cf5['newRange']&&_0x319cf5['hasOwnProperty']('newRange')&&(_0x23f185=_0x501aa8['Range']['verify'](_0x319cf5['newRange'])))return'newRange.'+_0x23f185;return null!=_0x319cf5['affectsData']&&_0x319cf5['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x319cf5['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x319cf5['wasUndone']&&_0x319cf5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x319cf5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x6ffa0a['fromObject']=function(_0x22f85f){if(_0x22f85f instanceof _0x501aa8['MarkerOperation'])return _0x22f85f;var _0x335250=new _0x501aa8['MarkerOperation']();if(null!=_0x22f85f['name']&&(_0x335250['name']=String(_0x22f85f['name'])),null!=_0x22f85f['oldRange']){if('object'!=typeof _0x22f85f['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x335250['oldRange']=_0x501aa8['Range']['fromObject'](_0x22f85f['oldRange']);}if(null!=_0x22f85f['newRange']){if('object'!=typeof _0x22f85f['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x335250['newRange']=_0x501aa8['Range']['fromObject'](_0x22f85f['newRange']);}return null!=_0x22f85f['affectsData']&&(_0x335250['affectsData']=Boolean(_0x22f85f['affectsData'])),null!=_0x22f85f['wasUndone']&&(_0x335250['wasUndone']=Boolean(_0x22f85f['wasUndone'])),_0x335250;},_0x6ffa0a['toObject']=function(_0xbc6e66,_0x23f741){_0x23f741||(_0x23f741={});var _0x3cd681={};return _0x23f741['defaults']&&(_0x3cd681['name']='',_0x3cd681['oldRange']=null,_0x3cd681['newRange']=null,_0x3cd681['affectsData']=!0x1,_0x3cd681['wasUndone']=!0x1),null!=_0xbc6e66['name']&&_0xbc6e66['hasOwnProperty']('name')&&(_0x3cd681['name']=_0xbc6e66['name']),null!=_0xbc6e66['oldRange']&&_0xbc6e66['hasOwnProperty']('oldRange')&&(_0x3cd681['oldRange']=_0x501aa8['Range']['toObject'](_0xbc6e66['oldRange'],_0x23f741)),null!=_0xbc6e66['newRange']&&_0xbc6e66['hasOwnProperty']('newRange')&&(_0x3cd681['newRange']=_0x501aa8['Range']['toObject'](_0xbc6e66['newRange'],_0x23f741)),null!=_0xbc6e66['affectsData']&&_0xbc6e66['hasOwnProperty']('affectsData')&&(_0x3cd681['affectsData']=_0xbc6e66['affectsData']),null!=_0xbc6e66['wasUndone']&&_0xbc6e66['hasOwnProperty']('wasUndone')&&(_0x3cd681['wasUndone']=_0xbc6e66['wasUndone']),_0x3cd681;},_0x6ffa0a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x6ffa0a['getTypeUrl']=function(_0xe677fa){return void 0x0===_0xe677fa&&(_0xe677fa='type.googleapis.com'),_0xe677fa+'/MarkerOperation';},_0x6ffa0a;}()),_0x501aa8['MergeOperation']=(function(){function _0x547aa5(_0x3bfad5){if(_0x3bfad5){for(var _0x5ea683=Object['keys'](_0x3bfad5),_0x226d37=0x0;_0x226d37<_0x5ea683['length'];++_0x226d37)null!=_0x3bfad5[_0x5ea683[_0x226d37]]&&(this[_0x5ea683[_0x226d37]]=_0x3bfad5[_0x5ea683[_0x226d37]]);}}return _0x547aa5['prototype']['sourcePosition']=null,_0x547aa5['prototype']['targetPosition']=null,_0x547aa5['prototype']['graveyardPosition']=null,_0x547aa5['prototype']['howMany']=0x0,_0x547aa5['prototype']['wasUndone']=!0x1,_0x547aa5['create']=function(_0x5d570c){return new _0x547aa5(_0x5d570c);},_0x547aa5['encode']=function(_0x105a6c,_0x23ed48){return _0x23ed48||(_0x23ed48=_0x22cf1f['create']()),null!=_0x105a6c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x105a6c,'sourcePosition')&&_0x501aa8['Position']['encode'](_0x105a6c['sourcePosition'],_0x23ed48['uint32'](0xa)['fork']())['ldelim'](),null!=_0x105a6c['targetPosition']&&Object['hasOwnProperty']['call'](_0x105a6c,'targetPosition')&&_0x501aa8['Position']['encode'](_0x105a6c['targetPosition'],_0x23ed48['uint32'](0x12)['fork']())['ldelim'](),null!=_0x105a6c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x105a6c,'graveyardPosition')&&_0x501aa8['Position']['encode'](_0x105a6c['graveyardPosition'],_0x23ed48['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x105a6c['howMany']&&Object['hasOwnProperty']['call'](_0x105a6c,'howMany')&&_0x23ed48['uint32'](0x20)['uint32'](_0x105a6c['howMany']),null!=_0x105a6c['wasUndone']&&Object['hasOwnProperty']['call'](_0x105a6c,'wasUndone')&&_0x23ed48['uint32'](0x28)['bool'](_0x105a6c['wasUndone']),_0x23ed48;},_0x547aa5['encodeDelimited']=function(_0x1dcd3f,_0x36ce2b){return this['encode'](_0x1dcd3f,_0x36ce2b)['ldelim']();},_0x547aa5['decode']=function(_0x3a29ee,_0x19710f){_0x3a29ee instanceof _0x2d2eba||(_0x3a29ee=_0x2d2eba['create'](_0x3a29ee));for(var _0x5b4983=void 0x0===_0x19710f?_0x3a29ee['len']:_0x3a29ee['pos']+_0x19710f,_0x5d877b=new _0x501aa8['MergeOperation']();_0x3a29ee['pos']<_0x5b4983;){var _0x457798=_0x3a29ee['uint32']();switch(_0x457798>>>0x3){case 0x1:_0x5d877b['sourcePosition']=_0x501aa8['Position']['decode'](_0x3a29ee,_0x3a29ee['uint32']());break;case 0x2:_0x5d877b['targetPosition']=_0x501aa8['Position']['decode'](_0x3a29ee,_0x3a29ee['uint32']());break;case 0x3:_0x5d877b['graveyardPosition']=_0x501aa8['Position']['decode'](_0x3a29ee,_0x3a29ee['uint32']());break;case 0x4:_0x5d877b['howMany']=_0x3a29ee['uint32']();break;case 0x5:_0x5d877b['wasUndone']=_0x3a29ee['bool']();break;default:_0x3a29ee['skipType'](0x7&_0x457798);}}return _0x5d877b;},_0x547aa5['decodeDelimited']=function(_0x3cfc49){return _0x3cfc49 instanceof _0x2d2eba||(_0x3cfc49=new _0x2d2eba(_0x3cfc49)),this['decode'](_0x3cfc49,_0x3cfc49['uint32']());},_0x547aa5['verify']=function(_0x313ab3){if('object'!=typeof _0x313ab3||null===_0x313ab3)return'object\x20expected';var _0x78a74d;if(null!=_0x313ab3['sourcePosition']&&_0x313ab3['hasOwnProperty']('sourcePosition')&&(_0x78a74d=_0x501aa8['Position']['verify'](_0x313ab3['sourcePosition'])))return'sourcePosition.'+_0x78a74d;if(null!=_0x313ab3['targetPosition']&&_0x313ab3['hasOwnProperty']('targetPosition')&&(_0x78a74d=_0x501aa8['Position']['verify'](_0x313ab3['targetPosition'])))return'targetPosition.'+_0x78a74d;if(null!=_0x313ab3['graveyardPosition']&&_0x313ab3['hasOwnProperty']('graveyardPosition')&&(_0x78a74d=_0x501aa8['Position']['verify'](_0x313ab3['graveyardPosition'])))return'graveyardPosition.'+_0x78a74d;return null!=_0x313ab3['howMany']&&_0x313ab3['hasOwnProperty']('howMany')&&!_0x42ede6['isInteger'](_0x313ab3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x313ab3['wasUndone']&&_0x313ab3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x313ab3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x547aa5['fromObject']=function(_0x36420f){if(_0x36420f instanceof _0x501aa8['MergeOperation'])return _0x36420f;var _0x5224f1=new _0x501aa8['MergeOperation']();if(null!=_0x36420f['sourcePosition']){if('object'!=typeof _0x36420f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5224f1['sourcePosition']=_0x501aa8['Position']['fromObject'](_0x36420f['sourcePosition']);}if(null!=_0x36420f['targetPosition']){if('object'!=typeof _0x36420f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5224f1['targetPosition']=_0x501aa8['Position']['fromObject'](_0x36420f['targetPosition']);}if(null!=_0x36420f['graveyardPosition']){if('object'!=typeof _0x36420f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5224f1['graveyardPosition']=_0x501aa8['Position']['fromObject'](_0x36420f['graveyardPosition']);}return null!=_0x36420f['howMany']&&(_0x5224f1['howMany']=_0x36420f['howMany']>>>0x0),null!=_0x36420f['wasUndone']&&(_0x5224f1['wasUndone']=Boolean(_0x36420f['wasUndone'])),_0x5224f1;},_0x547aa5['toObject']=function(_0x3464b1,_0x4a68b5){_0x4a68b5||(_0x4a68b5={});var _0x4e181c={};return _0x4a68b5['defaults']&&(_0x4e181c['sourcePosition']=null,_0x4e181c['targetPosition']=null,_0x4e181c['graveyardPosition']=null,_0x4e181c['howMany']=0x0,_0x4e181c['wasUndone']=!0x1),null!=_0x3464b1['sourcePosition']&&_0x3464b1['hasOwnProperty']('sourcePosition')&&(_0x4e181c['sourcePosition']=_0x501aa8['Position']['toObject'](_0x3464b1['sourcePosition'],_0x4a68b5)),null!=_0x3464b1['targetPosition']&&_0x3464b1['hasOwnProperty']('targetPosition')&&(_0x4e181c['targetPosition']=_0x501aa8['Position']['toObject'](_0x3464b1['targetPosition'],_0x4a68b5)),null!=_0x3464b1['graveyardPosition']&&_0x3464b1['hasOwnProperty']('graveyardPosition')&&(_0x4e181c['graveyardPosition']=_0x501aa8['Position']['toObject'](_0x3464b1['graveyardPosition'],_0x4a68b5)),null!=_0x3464b1['howMany']&&_0x3464b1['hasOwnProperty']('howMany')&&(_0x4e181c['howMany']=_0x3464b1['howMany']),null!=_0x3464b1['wasUndone']&&_0x3464b1['hasOwnProperty']('wasUndone')&&(_0x4e181c['wasUndone']=_0x3464b1['wasUndone']),_0x4e181c;},_0x547aa5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x547aa5['getTypeUrl']=function(_0x28b223){return void 0x0===_0x28b223&&(_0x28b223='type.googleapis.com'),_0x28b223+'/MergeOperation';},_0x547aa5;}()),_0x501aa8['MoveOperation']=(function(){function _0x3a0a20(_0x57c975){if(_0x57c975){for(var _0x38171d=Object['keys'](_0x57c975),_0x3eb467=0x0;_0x3eb467<_0x38171d['length'];++_0x3eb467)null!=_0x57c975[_0x38171d[_0x3eb467]]&&(this[_0x38171d[_0x3eb467]]=_0x57c975[_0x38171d[_0x3eb467]]);}}return _0x3a0a20['prototype']['sourcePosition']=null,_0x3a0a20['prototype']['howMany']=0x0,_0x3a0a20['prototype']['targetPosition']=null,_0x3a0a20['prototype']['wasUndone']=!0x1,_0x3a0a20['create']=function(_0x49efd6){return new _0x3a0a20(_0x49efd6);},_0x3a0a20['encode']=function(_0xf7df0b,_0x11b597){return _0x11b597||(_0x11b597=_0x22cf1f['create']()),null!=_0xf7df0b['sourcePosition']&&Object['hasOwnProperty']['call'](_0xf7df0b,'sourcePosition')&&_0x501aa8['Position']['encode'](_0xf7df0b['sourcePosition'],_0x11b597['uint32'](0xa)['fork']())['ldelim'](),null!=_0xf7df0b['howMany']&&Object['hasOwnProperty']['call'](_0xf7df0b,'howMany')&&_0x11b597['uint32'](0x10)['uint32'](_0xf7df0b['howMany']),null!=_0xf7df0b['targetPosition']&&Object['hasOwnProperty']['call'](_0xf7df0b,'targetPosition')&&_0x501aa8['Position']['encode'](_0xf7df0b['targetPosition'],_0x11b597['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xf7df0b['wasUndone']&&Object['hasOwnProperty']['call'](_0xf7df0b,'wasUndone')&&_0x11b597['uint32'](0x20)['bool'](_0xf7df0b['wasUndone']),_0x11b597;},_0x3a0a20['encodeDelimited']=function(_0x35b278,_0xf55b6e){return this['encode'](_0x35b278,_0xf55b6e)['ldelim']();},_0x3a0a20['decode']=function(_0x58a274,_0x150ebc){_0x58a274 instanceof _0x2d2eba||(_0x58a274=_0x2d2eba['create'](_0x58a274));for(var _0xc332c3=void 0x0===_0x150ebc?_0x58a274['len']:_0x58a274['pos']+_0x150ebc,_0x511a40=new _0x501aa8['MoveOperation']();_0x58a274['pos']<_0xc332c3;){var _0x1395eb=_0x58a274['uint32']();switch(_0x1395eb>>>0x3){case 0x1:_0x511a40['sourcePosition']=_0x501aa8['Position']['decode'](_0x58a274,_0x58a274['uint32']());break;case 0x2:_0x511a40['howMany']=_0x58a274['uint32']();break;case 0x3:_0x511a40['targetPosition']=_0x501aa8['Position']['decode'](_0x58a274,_0x58a274['uint32']());break;case 0x4:_0x511a40['wasUndone']=_0x58a274['bool']();break;default:_0x58a274['skipType'](0x7&_0x1395eb);}}return _0x511a40;},_0x3a0a20['decodeDelimited']=function(_0x2fedff){return _0x2fedff instanceof _0x2d2eba||(_0x2fedff=new _0x2d2eba(_0x2fedff)),this['decode'](_0x2fedff,_0x2fedff['uint32']());},_0x3a0a20['verify']=function(_0x21f24e){if('object'!=typeof _0x21f24e||null===_0x21f24e)return'object\x20expected';var _0x388f52;if(null!=_0x21f24e['sourcePosition']&&_0x21f24e['hasOwnProperty']('sourcePosition')&&(_0x388f52=_0x501aa8['Position']['verify'](_0x21f24e['sourcePosition'])))return'sourcePosition.'+_0x388f52;if(null!=_0x21f24e['howMany']&&_0x21f24e['hasOwnProperty']('howMany')&&!_0x42ede6['isInteger'](_0x21f24e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21f24e['targetPosition']&&_0x21f24e['hasOwnProperty']('targetPosition')&&(_0x388f52=_0x501aa8['Position']['verify'](_0x21f24e['targetPosition'])))return'targetPosition.'+_0x388f52;return null!=_0x21f24e['wasUndone']&&_0x21f24e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21f24e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a0a20['fromObject']=function(_0x1d17f6){if(_0x1d17f6 instanceof _0x501aa8['MoveOperation'])return _0x1d17f6;var _0x12c2f5=new _0x501aa8['MoveOperation']();if(null!=_0x1d17f6['sourcePosition']){if('object'!=typeof _0x1d17f6['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x12c2f5['sourcePosition']=_0x501aa8['Position']['fromObject'](_0x1d17f6['sourcePosition']);}if(null!=_0x1d17f6['howMany']&&(_0x12c2f5['howMany']=_0x1d17f6['howMany']>>>0x0),null!=_0x1d17f6['targetPosition']){if('object'!=typeof _0x1d17f6['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x12c2f5['targetPosition']=_0x501aa8['Position']['fromObject'](_0x1d17f6['targetPosition']);}return null!=_0x1d17f6['wasUndone']&&(_0x12c2f5['wasUndone']=Boolean(_0x1d17f6['wasUndone'])),_0x12c2f5;},_0x3a0a20['toObject']=function(_0x2598cb,_0x42b9cf){_0x42b9cf||(_0x42b9cf={});var _0x52306c={};return _0x42b9cf['defaults']&&(_0x52306c['sourcePosition']=null,_0x52306c['howMany']=0x0,_0x52306c['targetPosition']=null,_0x52306c['wasUndone']=!0x1),null!=_0x2598cb['sourcePosition']&&_0x2598cb['hasOwnProperty']('sourcePosition')&&(_0x52306c['sourcePosition']=_0x501aa8['Position']['toObject'](_0x2598cb['sourcePosition'],_0x42b9cf)),null!=_0x2598cb['howMany']&&_0x2598cb['hasOwnProperty']('howMany')&&(_0x52306c['howMany']=_0x2598cb['howMany']),null!=_0x2598cb['targetPosition']&&_0x2598cb['hasOwnProperty']('targetPosition')&&(_0x52306c['targetPosition']=_0x501aa8['Position']['toObject'](_0x2598cb['targetPosition'],_0x42b9cf)),null!=_0x2598cb['wasUndone']&&_0x2598cb['hasOwnProperty']('wasUndone')&&(_0x52306c['wasUndone']=_0x2598cb['wasUndone']),_0x52306c;},_0x3a0a20['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x3a0a20['getTypeUrl']=function(_0x3a23c8){return void 0x0===_0x3a23c8&&(_0x3a23c8='type.googleapis.com'),_0x3a23c8+'/MoveOperation';},_0x3a0a20;}()),_0x501aa8['RenameOperation']=(function(){function _0x3cec72(_0x5f1a45){if(_0x5f1a45){for(var _0x324b56=Object['keys'](_0x5f1a45),_0x33e63e=0x0;_0x33e63e<_0x324b56['length'];++_0x33e63e)null!=_0x5f1a45[_0x324b56[_0x33e63e]]&&(this[_0x324b56[_0x33e63e]]=_0x5f1a45[_0x324b56[_0x33e63e]]);}}return _0x3cec72['prototype']['position']=null,_0x3cec72['prototype']['oldName']='',_0x3cec72['prototype']['newName']='',_0x3cec72['prototype']['wasUndone']=!0x1,_0x3cec72['create']=function(_0x541e1f){return new _0x3cec72(_0x541e1f);},_0x3cec72['encode']=function(_0x1a5041,_0x2404a1){return _0x2404a1||(_0x2404a1=_0x22cf1f['create']()),null!=_0x1a5041['position']&&Object['hasOwnProperty']['call'](_0x1a5041,'position')&&_0x501aa8['Position']['encode'](_0x1a5041['position'],_0x2404a1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a5041['oldName']&&Object['hasOwnProperty']['call'](_0x1a5041,'oldName')&&_0x2404a1['uint32'](0x12)['string'](_0x1a5041['oldName']),null!=_0x1a5041['newName']&&Object['hasOwnProperty']['call'](_0x1a5041,'newName')&&_0x2404a1['uint32'](0x1a)['string'](_0x1a5041['newName']),null!=_0x1a5041['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a5041,'wasUndone')&&_0x2404a1['uint32'](0x20)['bool'](_0x1a5041['wasUndone']),_0x2404a1;},_0x3cec72['encodeDelimited']=function(_0x45a8ab,_0x99cbb6){return this['encode'](_0x45a8ab,_0x99cbb6)['ldelim']();},_0x3cec72['decode']=function(_0x4b092d,_0x1b6a59){_0x4b092d instanceof _0x2d2eba||(_0x4b092d=_0x2d2eba['create'](_0x4b092d));for(var _0x52bd82=void 0x0===_0x1b6a59?_0x4b092d['len']:_0x4b092d['pos']+_0x1b6a59,_0xc05341=new _0x501aa8['RenameOperation']();_0x4b092d['pos']<_0x52bd82;){var _0x1bd944=_0x4b092d['uint32']();switch(_0x1bd944>>>0x3){case 0x1:_0xc05341['position']=_0x501aa8['Position']['decode'](_0x4b092d,_0x4b092d['uint32']());break;case 0x2:_0xc05341['oldName']=_0x4b092d['string']();break;case 0x3:_0xc05341['newName']=_0x4b092d['string']();break;case 0x4:_0xc05341['wasUndone']=_0x4b092d['bool']();break;default:_0x4b092d['skipType'](0x7&_0x1bd944);}}return _0xc05341;},_0x3cec72['decodeDelimited']=function(_0x486a34){return _0x486a34 instanceof _0x2d2eba||(_0x486a34=new _0x2d2eba(_0x486a34)),this['decode'](_0x486a34,_0x486a34['uint32']());},_0x3cec72['verify']=function(_0x3cdf93){if('object'!=typeof _0x3cdf93||null===_0x3cdf93)return'object\x20expected';if(null!=_0x3cdf93['position']&&_0x3cdf93['hasOwnProperty']('position')){var _0x147a6b=_0x501aa8['Position']['verify'](_0x3cdf93['position']);if(_0x147a6b)return'position.'+_0x147a6b;}return null!=_0x3cdf93['oldName']&&_0x3cdf93['hasOwnProperty']('oldName')&&!_0x42ede6['isString'](_0x3cdf93['oldName'])?'oldName:\x20string\x20expected':null!=_0x3cdf93['newName']&&_0x3cdf93['hasOwnProperty']('newName')&&!_0x42ede6['isString'](_0x3cdf93['newName'])?'newName:\x20string\x20expected':null!=_0x3cdf93['wasUndone']&&_0x3cdf93['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cdf93['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3cec72['fromObject']=function(_0xe57d1b){if(_0xe57d1b instanceof _0x501aa8['RenameOperation'])return _0xe57d1b;var _0x25c6a1=new _0x501aa8['RenameOperation']();if(null!=_0xe57d1b['position']){if('object'!=typeof _0xe57d1b['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x25c6a1['position']=_0x501aa8['Position']['fromObject'](_0xe57d1b['position']);}return null!=_0xe57d1b['oldName']&&(_0x25c6a1['oldName']=String(_0xe57d1b['oldName'])),null!=_0xe57d1b['newName']&&(_0x25c6a1['newName']=String(_0xe57d1b['newName'])),null!=_0xe57d1b['wasUndone']&&(_0x25c6a1['wasUndone']=Boolean(_0xe57d1b['wasUndone'])),_0x25c6a1;},_0x3cec72['toObject']=function(_0x4a52a8,_0xf6d3b7){_0xf6d3b7||(_0xf6d3b7={});var _0x56517a={};return _0xf6d3b7['defaults']&&(_0x56517a['position']=null,_0x56517a['oldName']='',_0x56517a['newName']='',_0x56517a['wasUndone']=!0x1),null!=_0x4a52a8['position']&&_0x4a52a8['hasOwnProperty']('position')&&(_0x56517a['position']=_0x501aa8['Position']['toObject'](_0x4a52a8['position'],_0xf6d3b7)),null!=_0x4a52a8['oldName']&&_0x4a52a8['hasOwnProperty']('oldName')&&(_0x56517a['oldName']=_0x4a52a8['oldName']),null!=_0x4a52a8['newName']&&_0x4a52a8['hasOwnProperty']('newName')&&(_0x56517a['newName']=_0x4a52a8['newName']),null!=_0x4a52a8['wasUndone']&&_0x4a52a8['hasOwnProperty']('wasUndone')&&(_0x56517a['wasUndone']=_0x4a52a8['wasUndone']),_0x56517a;},_0x3cec72['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x3cec72['getTypeUrl']=function(_0xfbe87a){return void 0x0===_0xfbe87a&&(_0xfbe87a='type.googleapis.com'),_0xfbe87a+'/RenameOperation';},_0x3cec72;}()),_0x501aa8['RootAttributeOperation']=(function(){function _0x397f84(_0x311f44){if(_0x311f44){for(var _0x2e67cd=Object['keys'](_0x311f44),_0x59a650=0x0;_0x59a650<_0x2e67cd['length'];++_0x59a650)null!=_0x311f44[_0x2e67cd[_0x59a650]]&&(this[_0x2e67cd[_0x59a650]]=_0x311f44[_0x2e67cd[_0x59a650]]);}}return _0x397f84['prototype']['root']='',_0x397f84['prototype']['key']='',_0x397f84['prototype']['oldValueBoolean']=!0x1,_0x397f84['prototype']['oldValueJson']='',_0x397f84['prototype']['newValueBoolean']=!0x1,_0x397f84['prototype']['newValueJson']='',_0x397f84['prototype']['wasUndone']=!0x1,_0x397f84['create']=function(_0x4f1157){return new _0x397f84(_0x4f1157);},_0x397f84['encode']=function(_0x3430c6,_0x28a013){return _0x28a013||(_0x28a013=_0x22cf1f['create']()),null!=_0x3430c6['root']&&Object['hasOwnProperty']['call'](_0x3430c6,'root')&&_0x28a013['uint32'](0xa)['string'](_0x3430c6['root']),null!=_0x3430c6['key']&&Object['hasOwnProperty']['call'](_0x3430c6,'key')&&_0x28a013['uint32'](0x12)['string'](_0x3430c6['key']),null!=_0x3430c6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3430c6,'oldValueBoolean')&&_0x28a013['uint32'](0x18)['bool'](_0x3430c6['oldValueBoolean']),null!=_0x3430c6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3430c6,'oldValueJson')&&_0x28a013['uint32'](0x22)['string'](_0x3430c6['oldValueJson']),null!=_0x3430c6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3430c6,'newValueBoolean')&&_0x28a013['uint32'](0x28)['bool'](_0x3430c6['newValueBoolean']),null!=_0x3430c6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3430c6,'newValueJson')&&_0x28a013['uint32'](0x32)['string'](_0x3430c6['newValueJson']),null!=_0x3430c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3430c6,'wasUndone')&&_0x28a013['uint32'](0x38)['bool'](_0x3430c6['wasUndone']),_0x28a013;},_0x397f84['encodeDelimited']=function(_0x98a435,_0x4b3d6f){return this['encode'](_0x98a435,_0x4b3d6f)['ldelim']();},_0x397f84['decode']=function(_0x27d5b4,_0x1b1657){_0x27d5b4 instanceof _0x2d2eba||(_0x27d5b4=_0x2d2eba['create'](_0x27d5b4));for(var _0x3e0ee5=void 0x0===_0x1b1657?_0x27d5b4['len']:_0x27d5b4['pos']+_0x1b1657,_0xb375c6=new _0x501aa8['RootAttributeOperation']();_0x27d5b4['pos']<_0x3e0ee5;){var _0x5e3215=_0x27d5b4['uint32']();switch(_0x5e3215>>>0x3){case 0x1:_0xb375c6['root']=_0x27d5b4['string']();break;case 0x2:_0xb375c6['key']=_0x27d5b4['string']();break;case 0x3:_0xb375c6['oldValueBoolean']=_0x27d5b4['bool']();break;case 0x4:_0xb375c6['oldValueJson']=_0x27d5b4['string']();break;case 0x5:_0xb375c6['newValueBoolean']=_0x27d5b4['bool']();break;case 0x6:_0xb375c6['newValueJson']=_0x27d5b4['string']();break;case 0x7:_0xb375c6['wasUndone']=_0x27d5b4['bool']();break;default:_0x27d5b4['skipType'](0x7&_0x5e3215);}}return _0xb375c6;},_0x397f84['decodeDelimited']=function(_0x4a8dc7){return _0x4a8dc7 instanceof _0x2d2eba||(_0x4a8dc7=new _0x2d2eba(_0x4a8dc7)),this['decode'](_0x4a8dc7,_0x4a8dc7['uint32']());},_0x397f84['verify']=function(_0x55feb3){return'object'!=typeof _0x55feb3||null===_0x55feb3?'object\x20expected':null!=_0x55feb3['root']&&_0x55feb3['hasOwnProperty']('root')&&!_0x42ede6['isString'](_0x55feb3['root'])?'root:\x20string\x20expected':null!=_0x55feb3['key']&&_0x55feb3['hasOwnProperty']('key')&&!_0x42ede6['isString'](_0x55feb3['key'])?'key:\x20string\x20expected':null!=_0x55feb3['oldValueBoolean']&&_0x55feb3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x55feb3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x55feb3['oldValueJson']&&_0x55feb3['hasOwnProperty']('oldValueJson')&&!_0x42ede6['isString'](_0x55feb3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x55feb3['newValueBoolean']&&_0x55feb3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x55feb3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x55feb3['newValueJson']&&_0x55feb3['hasOwnProperty']('newValueJson')&&!_0x42ede6['isString'](_0x55feb3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x55feb3['wasUndone']&&_0x55feb3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x55feb3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x397f84['fromObject']=function(_0xf2fb08){if(_0xf2fb08 instanceof _0x501aa8['RootAttributeOperation'])return _0xf2fb08;var _0x57dd8d=new _0x501aa8['RootAttributeOperation']();return null!=_0xf2fb08['root']&&(_0x57dd8d['root']=String(_0xf2fb08['root'])),null!=_0xf2fb08['key']&&(_0x57dd8d['key']=String(_0xf2fb08['key'])),null!=_0xf2fb08['oldValueBoolean']&&(_0x57dd8d['oldValueBoolean']=Boolean(_0xf2fb08['oldValueBoolean'])),null!=_0xf2fb08['oldValueJson']&&(_0x57dd8d['oldValueJson']=String(_0xf2fb08['oldValueJson'])),null!=_0xf2fb08['newValueBoolean']&&(_0x57dd8d['newValueBoolean']=Boolean(_0xf2fb08['newValueBoolean'])),null!=_0xf2fb08['newValueJson']&&(_0x57dd8d['newValueJson']=String(_0xf2fb08['newValueJson'])),null!=_0xf2fb08['wasUndone']&&(_0x57dd8d['wasUndone']=Boolean(_0xf2fb08['wasUndone'])),_0x57dd8d;},_0x397f84['toObject']=function(_0x4904bf,_0x451365){_0x451365||(_0x451365={});var _0x4840ae={};return _0x451365['defaults']&&(_0x4840ae['root']='',_0x4840ae['key']='',_0x4840ae['oldValueBoolean']=!0x1,_0x4840ae['oldValueJson']='',_0x4840ae['newValueBoolean']=!0x1,_0x4840ae['newValueJson']='',_0x4840ae['wasUndone']=!0x1),null!=_0x4904bf['root']&&_0x4904bf['hasOwnProperty']('root')&&(_0x4840ae['root']=_0x4904bf['root']),null!=_0x4904bf['key']&&_0x4904bf['hasOwnProperty']('key')&&(_0x4840ae['key']=_0x4904bf['key']),null!=_0x4904bf['oldValueBoolean']&&_0x4904bf['hasOwnProperty']('oldValueBoolean')&&(_0x4840ae['oldValueBoolean']=_0x4904bf['oldValueBoolean']),null!=_0x4904bf['oldValueJson']&&_0x4904bf['hasOwnProperty']('oldValueJson')&&(_0x4840ae['oldValueJson']=_0x4904bf['oldValueJson']),null!=_0x4904bf['newValueBoolean']&&_0x4904bf['hasOwnProperty']('newValueBoolean')&&(_0x4840ae['newValueBoolean']=_0x4904bf['newValueBoolean']),null!=_0x4904bf['newValueJson']&&_0x4904bf['hasOwnProperty']('newValueJson')&&(_0x4840ae['newValueJson']=_0x4904bf['newValueJson']),null!=_0x4904bf['wasUndone']&&_0x4904bf['hasOwnProperty']('wasUndone')&&(_0x4840ae['wasUndone']=_0x4904bf['wasUndone']),_0x4840ae;},_0x397f84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x397f84['getTypeUrl']=function(_0x4e1aad){return void 0x0===_0x4e1aad&&(_0x4e1aad='type.googleapis.com'),_0x4e1aad+'/RootAttributeOperation';},_0x397f84;}()),_0x501aa8['RootOperation']=(function(){function _0x227ce1(_0x187967){if(_0x187967){for(var _0x383a53=Object['keys'](_0x187967),_0x44abe6=0x0;_0x44abe6<_0x383a53['length'];++_0x44abe6)null!=_0x187967[_0x383a53[_0x44abe6]]&&(this[_0x383a53[_0x44abe6]]=_0x187967[_0x383a53[_0x44abe6]]);}}return _0x227ce1['prototype']['rootName']='',_0x227ce1['prototype']['elementName']='',_0x227ce1['prototype']['isAdd']=!0x1,_0x227ce1['prototype']['wasUndone']=!0x1,_0x227ce1['create']=function(_0x1b9e93){return new _0x227ce1(_0x1b9e93);},_0x227ce1['encode']=function(_0x117bef,_0x3a724a){return _0x3a724a||(_0x3a724a=_0x22cf1f['create']()),null!=_0x117bef['rootName']&&Object['hasOwnProperty']['call'](_0x117bef,'rootName')&&_0x3a724a['uint32'](0xa)['string'](_0x117bef['rootName']),null!=_0x117bef['elementName']&&Object['hasOwnProperty']['call'](_0x117bef,'elementName')&&_0x3a724a['uint32'](0x12)['string'](_0x117bef['elementName']),null!=_0x117bef['isAdd']&&Object['hasOwnProperty']['call'](_0x117bef,'isAdd')&&_0x3a724a['uint32'](0x18)['bool'](_0x117bef['isAdd']),null!=_0x117bef['wasUndone']&&Object['hasOwnProperty']['call'](_0x117bef,'wasUndone')&&_0x3a724a['uint32'](0x20)['bool'](_0x117bef['wasUndone']),_0x3a724a;},_0x227ce1['encodeDelimited']=function(_0x2252c6,_0x22a557){return this['encode'](_0x2252c6,_0x22a557)['ldelim']();},_0x227ce1['decode']=function(_0xdf6b22,_0x214cad){_0xdf6b22 instanceof _0x2d2eba||(_0xdf6b22=_0x2d2eba['create'](_0xdf6b22));for(var _0x4ad6ee=void 0x0===_0x214cad?_0xdf6b22['len']:_0xdf6b22['pos']+_0x214cad,_0x48ac60=new _0x501aa8['RootOperation']();_0xdf6b22['pos']<_0x4ad6ee;){var _0x3a8b73=_0xdf6b22['uint32']();switch(_0x3a8b73>>>0x3){case 0x1:_0x48ac60['rootName']=_0xdf6b22['string']();break;case 0x2:_0x48ac60['elementName']=_0xdf6b22['string']();break;case 0x3:_0x48ac60['isAdd']=_0xdf6b22['bool']();break;case 0x4:_0x48ac60['wasUndone']=_0xdf6b22['bool']();break;default:_0xdf6b22['skipType'](0x7&_0x3a8b73);}}return _0x48ac60;},_0x227ce1['decodeDelimited']=function(_0x346893){return _0x346893 instanceof _0x2d2eba||(_0x346893=new _0x2d2eba(_0x346893)),this['decode'](_0x346893,_0x346893['uint32']());},_0x227ce1['verify']=function(_0x34d957){return'object'!=typeof _0x34d957||null===_0x34d957?'object\x20expected':null!=_0x34d957['rootName']&&_0x34d957['hasOwnProperty']('rootName')&&!_0x42ede6['isString'](_0x34d957['rootName'])?'rootName:\x20string\x20expected':null!=_0x34d957['elementName']&&_0x34d957['hasOwnProperty']('elementName')&&!_0x42ede6['isString'](_0x34d957['elementName'])?'elementName:\x20string\x20expected':null!=_0x34d957['isAdd']&&_0x34d957['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x34d957['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x34d957['wasUndone']&&_0x34d957['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34d957['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x227ce1['fromObject']=function(_0x31a476){if(_0x31a476 instanceof _0x501aa8['RootOperation'])return _0x31a476;var _0x355a30=new _0x501aa8['RootOperation']();return null!=_0x31a476['rootName']&&(_0x355a30['rootName']=String(_0x31a476['rootName'])),null!=_0x31a476['elementName']&&(_0x355a30['elementName']=String(_0x31a476['elementName'])),null!=_0x31a476['isAdd']&&(_0x355a30['isAdd']=Boolean(_0x31a476['isAdd'])),null!=_0x31a476['wasUndone']&&(_0x355a30['wasUndone']=Boolean(_0x31a476['wasUndone'])),_0x355a30;},_0x227ce1['toObject']=function(_0x39b382,_0x2935ab){_0x2935ab||(_0x2935ab={});var _0x24ea9d={};return _0x2935ab['defaults']&&(_0x24ea9d['rootName']='',_0x24ea9d['elementName']='',_0x24ea9d['isAdd']=!0x1,_0x24ea9d['wasUndone']=!0x1),null!=_0x39b382['rootName']&&_0x39b382['hasOwnProperty']('rootName')&&(_0x24ea9d['rootName']=_0x39b382['rootName']),null!=_0x39b382['elementName']&&_0x39b382['hasOwnProperty']('elementName')&&(_0x24ea9d['elementName']=_0x39b382['elementName']),null!=_0x39b382['isAdd']&&_0x39b382['hasOwnProperty']('isAdd')&&(_0x24ea9d['isAdd']=_0x39b382['isAdd']),null!=_0x39b382['wasUndone']&&_0x39b382['hasOwnProperty']('wasUndone')&&(_0x24ea9d['wasUndone']=_0x39b382['wasUndone']),_0x24ea9d;},_0x227ce1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x227ce1['getTypeUrl']=function(_0xe23f15){return void 0x0===_0xe23f15&&(_0xe23f15='type.googleapis.com'),_0xe23f15+'/RootOperation';},_0x227ce1;}()),_0x501aa8['SplitOperation']=(function(){function _0x255b5c(_0x7e19dd){if(_0x7e19dd){for(var _0x4f61b4=Object['keys'](_0x7e19dd),_0x7df0b7=0x0;_0x7df0b7<_0x4f61b4['length'];++_0x7df0b7)null!=_0x7e19dd[_0x4f61b4[_0x7df0b7]]&&(this[_0x4f61b4[_0x7df0b7]]=_0x7e19dd[_0x4f61b4[_0x7df0b7]]);}}return _0x255b5c['prototype']['splitPosition']=null,_0x255b5c['prototype']['graveyardPosition']=null,_0x255b5c['prototype']['howMany']=0x0,_0x255b5c['prototype']['insertionPosition']=null,_0x255b5c['prototype']['wasUndone']=!0x1,_0x255b5c['create']=function(_0x274e9c){return new _0x255b5c(_0x274e9c);},_0x255b5c['encode']=function(_0x253727,_0x265f89){return _0x265f89||(_0x265f89=_0x22cf1f['create']()),null!=_0x253727['splitPosition']&&Object['hasOwnProperty']['call'](_0x253727,'splitPosition')&&_0x501aa8['Position']['encode'](_0x253727['splitPosition'],_0x265f89['uint32'](0xa)['fork']())['ldelim'](),null!=_0x253727['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x253727,'graveyardPosition')&&_0x501aa8['Position']['encode'](_0x253727['graveyardPosition'],_0x265f89['uint32'](0x12)['fork']())['ldelim'](),null!=_0x253727['howMany']&&Object['hasOwnProperty']['call'](_0x253727,'howMany')&&_0x265f89['uint32'](0x18)['uint32'](_0x253727['howMany']),null!=_0x253727['insertionPosition']&&Object['hasOwnProperty']['call'](_0x253727,'insertionPosition')&&_0x501aa8['Position']['encode'](_0x253727['insertionPosition'],_0x265f89['uint32'](0x22)['fork']())['ldelim'](),null!=_0x253727['wasUndone']&&Object['hasOwnProperty']['call'](_0x253727,'wasUndone')&&_0x265f89['uint32'](0x28)['bool'](_0x253727['wasUndone']),_0x265f89;},_0x255b5c['encodeDelimited']=function(_0x2b3c5d,_0x24e54a){return this['encode'](_0x2b3c5d,_0x24e54a)['ldelim']();},_0x255b5c['decode']=function(_0x4ad991,_0x1fe2c8){_0x4ad991 instanceof _0x2d2eba||(_0x4ad991=_0x2d2eba['create'](_0x4ad991));for(var _0x2c7460=void 0x0===_0x1fe2c8?_0x4ad991['len']:_0x4ad991['pos']+_0x1fe2c8,_0x5c40f3=new _0x501aa8['SplitOperation']();_0x4ad991['pos']<_0x2c7460;){var _0x1acd8a=_0x4ad991['uint32']();switch(_0x1acd8a>>>0x3){case 0x1:_0x5c40f3['splitPosition']=_0x501aa8['Position']['decode'](_0x4ad991,_0x4ad991['uint32']());break;case 0x2:_0x5c40f3['graveyardPosition']=_0x501aa8['Position']['decode'](_0x4ad991,_0x4ad991['uint32']());break;case 0x3:_0x5c40f3['howMany']=_0x4ad991['uint32']();break;case 0x4:_0x5c40f3['insertionPosition']=_0x501aa8['Position']['decode'](_0x4ad991,_0x4ad991['uint32']());break;case 0x5:_0x5c40f3['wasUndone']=_0x4ad991['bool']();break;default:_0x4ad991['skipType'](0x7&_0x1acd8a);}}return _0x5c40f3;},_0x255b5c['decodeDelimited']=function(_0x62b854){return _0x62b854 instanceof _0x2d2eba||(_0x62b854=new _0x2d2eba(_0x62b854)),this['decode'](_0x62b854,_0x62b854['uint32']());},_0x255b5c['verify']=function(_0x4e622f){if('object'!=typeof _0x4e622f||null===_0x4e622f)return'object\x20expected';var _0x347b1e;if(null!=_0x4e622f['splitPosition']&&_0x4e622f['hasOwnProperty']('splitPosition')&&(_0x347b1e=_0x501aa8['Position']['verify'](_0x4e622f['splitPosition'])))return'splitPosition.'+_0x347b1e;if(null!=_0x4e622f['graveyardPosition']&&_0x4e622f['hasOwnProperty']('graveyardPosition')&&(_0x347b1e=_0x501aa8['Position']['verify'](_0x4e622f['graveyardPosition'])))return'graveyardPosition.'+_0x347b1e;if(null!=_0x4e622f['howMany']&&_0x4e622f['hasOwnProperty']('howMany')&&!_0x42ede6['isInteger'](_0x4e622f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4e622f['insertionPosition']&&_0x4e622f['hasOwnProperty']('insertionPosition')&&(_0x347b1e=_0x501aa8['Position']['verify'](_0x4e622f['insertionPosition'])))return'insertionPosition.'+_0x347b1e;return null!=_0x4e622f['wasUndone']&&_0x4e622f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e622f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x255b5c['fromObject']=function(_0x4c0c7d){if(_0x4c0c7d instanceof _0x501aa8['SplitOperation'])return _0x4c0c7d;var _0x273985=new _0x501aa8['SplitOperation']();if(null!=_0x4c0c7d['splitPosition']){if('object'!=typeof _0x4c0c7d['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x273985['splitPosition']=_0x501aa8['Position']['fromObject'](_0x4c0c7d['splitPosition']);}if(null!=_0x4c0c7d['graveyardPosition']){if('object'!=typeof _0x4c0c7d['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x273985['graveyardPosition']=_0x501aa8['Position']['fromObject'](_0x4c0c7d['graveyardPosition']);}if(null!=_0x4c0c7d['howMany']&&(_0x273985['howMany']=_0x4c0c7d['howMany']>>>0x0),null!=_0x4c0c7d['insertionPosition']){if('object'!=typeof _0x4c0c7d['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x273985['insertionPosition']=_0x501aa8['Position']['fromObject'](_0x4c0c7d['insertionPosition']);}return null!=_0x4c0c7d['wasUndone']&&(_0x273985['wasUndone']=Boolean(_0x4c0c7d['wasUndone'])),_0x273985;},_0x255b5c['toObject']=function(_0xf42357,_0x4777e9){_0x4777e9||(_0x4777e9={});var _0x172d09={};return _0x4777e9['defaults']&&(_0x172d09['splitPosition']=null,_0x172d09['graveyardPosition']=null,_0x172d09['howMany']=0x0,_0x172d09['insertionPosition']=null,_0x172d09['wasUndone']=!0x1),null!=_0xf42357['splitPosition']&&_0xf42357['hasOwnProperty']('splitPosition')&&(_0x172d09['splitPosition']=_0x501aa8['Position']['toObject'](_0xf42357['splitPosition'],_0x4777e9)),null!=_0xf42357['graveyardPosition']&&_0xf42357['hasOwnProperty']('graveyardPosition')&&(_0x172d09['graveyardPosition']=_0x501aa8['Position']['toObject'](_0xf42357['graveyardPosition'],_0x4777e9)),null!=_0xf42357['howMany']&&_0xf42357['hasOwnProperty']('howMany')&&(_0x172d09['howMany']=_0xf42357['howMany']),null!=_0xf42357['insertionPosition']&&_0xf42357['hasOwnProperty']('insertionPosition')&&(_0x172d09['insertionPosition']=_0x501aa8['Position']['toObject'](_0xf42357['insertionPosition'],_0x4777e9)),null!=_0xf42357['wasUndone']&&_0xf42357['hasOwnProperty']('wasUndone')&&(_0x172d09['wasUndone']=_0xf42357['wasUndone']),_0x172d09;},_0x255b5c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x255b5c['getTypeUrl']=function(_0x555d95){return void 0x0===_0x555d95&&(_0x555d95='type.googleapis.com'),_0x555d95+'/SplitOperation';},_0x255b5c;}()),_0x501aa8['Position']=(function(){function _0x515667(_0x2ffd3b){if(this['path']=[],_0x2ffd3b){for(var _0x41829d=Object['keys'](_0x2ffd3b),_0x48b6ac=0x0;_0x48b6ac<_0x41829d['length'];++_0x48b6ac)null!=_0x2ffd3b[_0x41829d[_0x48b6ac]]&&(this[_0x41829d[_0x48b6ac]]=_0x2ffd3b[_0x41829d[_0x48b6ac]]);}}return _0x515667['prototype']['root']='',_0x515667['prototype']['rootMain']=!0x1,_0x515667['prototype']['rootGraveyard']=!0x1,_0x515667['prototype']['path']=_0x42ede6['emptyArray'],_0x515667['prototype']['stickiness']='',_0x515667['create']=function(_0x1e08a3){return new _0x515667(_0x1e08a3);},_0x515667['encode']=function(_0x37976b,_0x25f3a8){if(_0x25f3a8||(_0x25f3a8=_0x22cf1f['create']()),null!=_0x37976b['root']&&Object['hasOwnProperty']['call'](_0x37976b,'root')&&_0x25f3a8['uint32'](0xa)['string'](_0x37976b['root']),null!=_0x37976b['rootMain']&&Object['hasOwnProperty']['call'](_0x37976b,'rootMain')&&_0x25f3a8['uint32'](0x10)['bool'](_0x37976b['rootMain']),null!=_0x37976b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x37976b,'rootGraveyard')&&_0x25f3a8['uint32'](0x18)['bool'](_0x37976b['rootGraveyard']),null!=_0x37976b['path']&&_0x37976b['path']['length']){_0x25f3a8['uint32'](0x22)['fork']();for(var _0x3a71b0=0x0;_0x3a71b0<_0x37976b['path']['length'];++_0x3a71b0)_0x25f3a8['uint32'](_0x37976b['path'][_0x3a71b0]);_0x25f3a8['ldelim']();}return null!=_0x37976b['stickiness']&&Object['hasOwnProperty']['call'](_0x37976b,'stickiness')&&_0x25f3a8['uint32'](0x2a)['string'](_0x37976b['stickiness']),_0x25f3a8;},_0x515667['encodeDelimited']=function(_0x82cbe8,_0x5a1456){return this['encode'](_0x82cbe8,_0x5a1456)['ldelim']();},_0x515667['decode']=function(_0x1574c0,_0x223a95){_0x1574c0 instanceof _0x2d2eba||(_0x1574c0=_0x2d2eba['create'](_0x1574c0));for(var _0x33196a=void 0x0===_0x223a95?_0x1574c0['len']:_0x1574c0['pos']+_0x223a95,_0x3f193c=new _0x501aa8['Position']();_0x1574c0['pos']<_0x33196a;){var _0x272731=_0x1574c0['uint32']();switch(_0x272731>>>0x3){case 0x1:_0x3f193c['root']=_0x1574c0['string']();break;case 0x2:_0x3f193c['rootMain']=_0x1574c0['bool']();break;case 0x3:_0x3f193c['rootGraveyard']=_0x1574c0['bool']();break;case 0x4:if(_0x3f193c['path']&&_0x3f193c['path']['length']||(_0x3f193c['path']=[]),0x2==(0x7&_0x272731)){for(var _0x57ad4f=_0x1574c0['uint32']()+_0x1574c0['pos'];_0x1574c0['pos']<_0x57ad4f;)_0x3f193c['path']['push'](_0x1574c0['uint32']());}else _0x3f193c['path']['push'](_0x1574c0['uint32']());break;case 0x5:_0x3f193c['stickiness']=_0x1574c0['string']();break;default:_0x1574c0['skipType'](0x7&_0x272731);}}return _0x3f193c;},_0x515667['decodeDelimited']=function(_0x566dd2){return _0x566dd2 instanceof _0x2d2eba||(_0x566dd2=new _0x2d2eba(_0x566dd2)),this['decode'](_0x566dd2,_0x566dd2['uint32']());},_0x515667['verify']=function(_0x9dec95){if('object'!=typeof _0x9dec95||null===_0x9dec95)return'object\x20expected';if(null!=_0x9dec95['root']&&_0x9dec95['hasOwnProperty']('root')&&!_0x42ede6['isString'](_0x9dec95['root']))return'root:\x20string\x20expected';if(null!=_0x9dec95['rootMain']&&_0x9dec95['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x9dec95['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x9dec95['rootGraveyard']&&_0x9dec95['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x9dec95['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x9dec95['path']&&_0x9dec95['hasOwnProperty']('path')){if(!Array['isArray'](_0x9dec95['path']))return'path:\x20array\x20expected';for(var _0x307431=0x0;_0x307431<_0x9dec95['path']['length'];++_0x307431)if(!_0x42ede6['isInteger'](_0x9dec95['path'][_0x307431]))return'path:\x20integer[]\x20expected';}return null!=_0x9dec95['stickiness']&&_0x9dec95['hasOwnProperty']('stickiness')&&!_0x42ede6['isString'](_0x9dec95['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x515667['fromObject']=function(_0x21bf38){if(_0x21bf38 instanceof _0x501aa8['Position'])return _0x21bf38;var _0x34dcef=new _0x501aa8['Position']();if(null!=_0x21bf38['root']&&(_0x34dcef['root']=String(_0x21bf38['root'])),null!=_0x21bf38['rootMain']&&(_0x34dcef['rootMain']=Boolean(_0x21bf38['rootMain'])),null!=_0x21bf38['rootGraveyard']&&(_0x34dcef['rootGraveyard']=Boolean(_0x21bf38['rootGraveyard'])),_0x21bf38['path']){if(!Array['isArray'](_0x21bf38['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x34dcef['path']=[];for(var _0x480f99=0x0;_0x480f99<_0x21bf38['path']['length'];++_0x480f99)_0x34dcef['path'][_0x480f99]=_0x21bf38['path'][_0x480f99]>>>0x0;}return null!=_0x21bf38['stickiness']&&(_0x34dcef['stickiness']=String(_0x21bf38['stickiness'])),_0x34dcef;},_0x515667['toObject']=function(_0x2006d3,_0x2e9bb0){_0x2e9bb0||(_0x2e9bb0={});var _0x4496d0={};if((_0x2e9bb0['arrays']||_0x2e9bb0['defaults'])&&(_0x4496d0['path']=[]),_0x2e9bb0['defaults']&&(_0x4496d0['root']='',_0x4496d0['rootMain']=!0x1,_0x4496d0['rootGraveyard']=!0x1,_0x4496d0['stickiness']=''),null!=_0x2006d3['root']&&_0x2006d3['hasOwnProperty']('root')&&(_0x4496d0['root']=_0x2006d3['root']),null!=_0x2006d3['rootMain']&&_0x2006d3['hasOwnProperty']('rootMain')&&(_0x4496d0['rootMain']=_0x2006d3['rootMain']),null!=_0x2006d3['rootGraveyard']&&_0x2006d3['hasOwnProperty']('rootGraveyard')&&(_0x4496d0['rootGraveyard']=_0x2006d3['rootGraveyard']),_0x2006d3['path']&&_0x2006d3['path']['length']){_0x4496d0['path']=[];for(var _0x3de9ed=0x0;_0x3de9ed<_0x2006d3['path']['length'];++_0x3de9ed)_0x4496d0['path'][_0x3de9ed]=_0x2006d3['path'][_0x3de9ed];}return null!=_0x2006d3['stickiness']&&_0x2006d3['hasOwnProperty']('stickiness')&&(_0x4496d0['stickiness']=_0x2006d3['stickiness']),_0x4496d0;},_0x515667['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x515667['getTypeUrl']=function(_0x73be67){return void 0x0===_0x73be67&&(_0x73be67='type.googleapis.com'),_0x73be67+'/Position';},_0x515667;}()),_0x501aa8['Range']=(function(){function _0xe7ede4(_0x306770){if(_0x306770){for(var _0xe5e5bd=Object['keys'](_0x306770),_0x2f145d=0x0;_0x2f145d<_0xe5e5bd['length'];++_0x2f145d)null!=_0x306770[_0xe5e5bd[_0x2f145d]]&&(this[_0xe5e5bd[_0x2f145d]]=_0x306770[_0xe5e5bd[_0x2f145d]]);}}return _0xe7ede4['prototype']['start']=null,_0xe7ede4['prototype']['end']=null,_0xe7ede4['create']=function(_0x4a660c){return new _0xe7ede4(_0x4a660c);},_0xe7ede4['encode']=function(_0x3043a6,_0x2ee724){return _0x2ee724||(_0x2ee724=_0x22cf1f['create']()),null!=_0x3043a6['start']&&Object['hasOwnProperty']['call'](_0x3043a6,'start')&&_0x501aa8['Position']['encode'](_0x3043a6['start'],_0x2ee724['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3043a6['end']&&Object['hasOwnProperty']['call'](_0x3043a6,'end')&&_0x501aa8['Position']['encode'](_0x3043a6['end'],_0x2ee724['uint32'](0x12)['fork']())['ldelim'](),_0x2ee724;},_0xe7ede4['encodeDelimited']=function(_0xb7aac0,_0x2d153a){return this['encode'](_0xb7aac0,_0x2d153a)['ldelim']();},_0xe7ede4['decode']=function(_0x80f198,_0x51d11c){_0x80f198 instanceof _0x2d2eba||(_0x80f198=_0x2d2eba['create'](_0x80f198));for(var _0xaedb1a=void 0x0===_0x51d11c?_0x80f198['len']:_0x80f198['pos']+_0x51d11c,_0x2df939=new _0x501aa8['Range']();_0x80f198['pos']<_0xaedb1a;){var _0x4283cb=_0x80f198['uint32']();switch(_0x4283cb>>>0x3){case 0x1:_0x2df939['start']=_0x501aa8['Position']['decode'](_0x80f198,_0x80f198['uint32']());break;case 0x2:_0x2df939['end']=_0x501aa8['Position']['decode'](_0x80f198,_0x80f198['uint32']());break;default:_0x80f198['skipType'](0x7&_0x4283cb);}}return _0x2df939;},_0xe7ede4['decodeDelimited']=function(_0x2e51ef){return _0x2e51ef instanceof _0x2d2eba||(_0x2e51ef=new _0x2d2eba(_0x2e51ef)),this['decode'](_0x2e51ef,_0x2e51ef['uint32']());},_0xe7ede4['verify']=function(_0x27d8a3){if('object'!=typeof _0x27d8a3||null===_0x27d8a3)return'object\x20expected';var _0x2a6917;if(null!=_0x27d8a3['start']&&_0x27d8a3['hasOwnProperty']('start')&&(_0x2a6917=_0x501aa8['Position']['verify'](_0x27d8a3['start'])))return'start.'+_0x2a6917;if(null!=_0x27d8a3['end']&&_0x27d8a3['hasOwnProperty']('end')&&(_0x2a6917=_0x501aa8['Position']['verify'](_0x27d8a3['end'])))return'end.'+_0x2a6917;return null;},_0xe7ede4['fromObject']=function(_0x138756){if(_0x138756 instanceof _0x501aa8['Range'])return _0x138756;var _0x1ad2ca=new _0x501aa8['Range']();if(null!=_0x138756['start']){if('object'!=typeof _0x138756['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ad2ca['start']=_0x501aa8['Position']['fromObject'](_0x138756['start']);}if(null!=_0x138756['end']){if('object'!=typeof _0x138756['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ad2ca['end']=_0x501aa8['Position']['fromObject'](_0x138756['end']);}return _0x1ad2ca;},_0xe7ede4['toObject']=function(_0x8c72f9,_0x51ee9f){_0x51ee9f||(_0x51ee9f={});var _0x1a8eac={};return _0x51ee9f['defaults']&&(_0x1a8eac['start']=null,_0x1a8eac['end']=null),null!=_0x8c72f9['start']&&_0x8c72f9['hasOwnProperty']('start')&&(_0x1a8eac['start']=_0x501aa8['Position']['toObject'](_0x8c72f9['start'],_0x51ee9f)),null!=_0x8c72f9['end']&&_0x8c72f9['hasOwnProperty']('end')&&(_0x1a8eac['end']=_0x501aa8['Position']['toObject'](_0x8c72f9['end'],_0x51ee9f)),_0x1a8eac;},_0xe7ede4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0xe7ede4['getTypeUrl']=function(_0x14406b){return void 0x0===_0x14406b&&(_0x14406b='type.googleapis.com'),_0x14406b+'/Range';},_0xe7ede4;}()),_0x501aa8['Element']=(function(){function _0x271792(_0x462389){if(this['children']=[],this['attributesBoolean']={},_0x462389){for(var _0x570e32=Object['keys'](_0x462389),_0x12ab1c=0x0;_0x12ab1c<_0x570e32['length'];++_0x12ab1c)null!=_0x462389[_0x570e32[_0x12ab1c]]&&(this[_0x570e32[_0x12ab1c]]=_0x462389[_0x570e32[_0x12ab1c]]);}}return _0x271792['prototype']['name']='',_0x271792['prototype']['children']=_0x42ede6['emptyArray'],_0x271792['prototype']['data']='',_0x271792['prototype']['attributesBoolean']=_0x42ede6['emptyObject'],_0x271792['prototype']['attributesJson']='',_0x271792['create']=function(_0x44a33f){return new _0x271792(_0x44a33f);},_0x271792['encode']=function(_0x1690f4,_0x5868e6){if(_0x5868e6||(_0x5868e6=_0x22cf1f['create']()),null!=_0x1690f4['name']&&Object['hasOwnProperty']['call'](_0x1690f4,'name')&&_0x5868e6['uint32'](0xa)['string'](_0x1690f4['name']),null!=_0x1690f4['children']&&_0x1690f4['children']['length']){for(var _0xc21cc5=0x0;_0xc21cc5<_0x1690f4['children']['length'];++_0xc21cc5)_0x501aa8['Element']['encode'](_0x1690f4['children'][_0xc21cc5],_0x5868e6['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1690f4['data']&&Object['hasOwnProperty']['call'](_0x1690f4,'data')&&_0x5868e6['uint32'](0x1a)['string'](_0x1690f4['data']),null!=_0x1690f4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1690f4,'attributesBoolean')){var _0x33a0b6=Object['keys'](_0x1690f4['attributesBoolean']);for(_0xc21cc5=0x0;_0xc21cc5<_0x33a0b6['length'];++_0xc21cc5)_0x5868e6['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x33a0b6[_0xc21cc5])['uint32'](0x10)['bool'](_0x1690f4['attributesBoolean'][_0x33a0b6[_0xc21cc5]])['ldelim']();}return null!=_0x1690f4['attributesJson']&&Object['hasOwnProperty']['call'](_0x1690f4,'attributesJson')&&_0x5868e6['uint32'](0x2a)['string'](_0x1690f4['attributesJson']),_0x5868e6;},_0x271792['encodeDelimited']=function(_0x4dafd9,_0x44a8b1){return this['encode'](_0x4dafd9,_0x44a8b1)['ldelim']();},_0x271792['decode']=function(_0x4b948a,_0x350a24){_0x4b948a instanceof _0x2d2eba||(_0x4b948a=_0x2d2eba['create'](_0x4b948a));for(var _0x3023a7,_0x376e5c,_0x5a06a3=void 0x0===_0x350a24?_0x4b948a['len']:_0x4b948a['pos']+_0x350a24,_0x4e0ebd=new _0x501aa8['Element']();_0x4b948a['pos']<_0x5a06a3;){var _0x35db95=_0x4b948a['uint32']();switch(_0x35db95>>>0x3){case 0x1:_0x4e0ebd['name']=_0x4b948a['string']();break;case 0x2:_0x4e0ebd['children']&&_0x4e0ebd['children']['length']||(_0x4e0ebd['children']=[]),_0x4e0ebd['children']['push'](_0x501aa8['Element']['decode'](_0x4b948a,_0x4b948a['uint32']()));break;case 0x3:_0x4e0ebd['data']=_0x4b948a['string']();break;case 0x4:_0x4e0ebd['attributesBoolean']===_0x42ede6['emptyObject']&&(_0x4e0ebd['attributesBoolean']={});var _0x4cb1af=_0x4b948a['uint32']()+_0x4b948a['pos'];for(_0x3023a7='',_0x376e5c=!0x1;_0x4b948a['pos']<_0x4cb1af;){var _0x20c5de=_0x4b948a['uint32']();switch(_0x20c5de>>>0x3){case 0x1:_0x3023a7=_0x4b948a['string']();break;case 0x2:_0x376e5c=_0x4b948a['bool']();break;default:_0x4b948a['skipType'](0x7&_0x20c5de);}}_0x4e0ebd['attributesBoolean'][_0x3023a7]=_0x376e5c;break;case 0x5:_0x4e0ebd['attributesJson']=_0x4b948a['string']();break;default:_0x4b948a['skipType'](0x7&_0x35db95);}}return _0x4e0ebd;},_0x271792['decodeDelimited']=function(_0x96e415){return _0x96e415 instanceof _0x2d2eba||(_0x96e415=new _0x2d2eba(_0x96e415)),this['decode'](_0x96e415,_0x96e415['uint32']());},_0x271792['verify']=function(_0x45bbdf){if('object'!=typeof _0x45bbdf||null===_0x45bbdf)return'object\x20expected';if(null!=_0x45bbdf['name']&&_0x45bbdf['hasOwnProperty']('name')&&!_0x42ede6['isString'](_0x45bbdf['name']))return'name:\x20string\x20expected';if(null!=_0x45bbdf['children']&&_0x45bbdf['hasOwnProperty']('children')){if(!Array['isArray'](_0x45bbdf['children']))return'children:\x20array\x20expected';for(var _0x5b279b=0x0;_0x5b279b<_0x45bbdf['children']['length'];++_0x5b279b){var _0x23ef4a=_0x501aa8['Element']['verify'](_0x45bbdf['children'][_0x5b279b]);if(_0x23ef4a)return'children.'+_0x23ef4a;}}if(null!=_0x45bbdf['data']&&_0x45bbdf['hasOwnProperty']('data')&&!_0x42ede6['isString'](_0x45bbdf['data']))return'data:\x20string\x20expected';if(null!=_0x45bbdf['attributesBoolean']&&_0x45bbdf['hasOwnProperty']('attributesBoolean')){if(!_0x42ede6['isObject'](_0x45bbdf['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x223920=Object['keys'](_0x45bbdf['attributesBoolean']);for(_0x5b279b=0x0;_0x5b279b<_0x223920['length'];++_0x5b279b)if('boolean'!=typeof _0x45bbdf['attributesBoolean'][_0x223920[_0x5b279b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x45bbdf['attributesJson']&&_0x45bbdf['hasOwnProperty']('attributesJson')&&!_0x42ede6['isString'](_0x45bbdf['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x271792['fromObject']=function(_0x449f63){if(_0x449f63 instanceof _0x501aa8['Element'])return _0x449f63;var _0x45dc6e=new _0x501aa8['Element']();if(null!=_0x449f63['name']&&(_0x45dc6e['name']=String(_0x449f63['name'])),_0x449f63['children']){if(!Array['isArray'](_0x449f63['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x45dc6e['children']=[];for(var _0x167c57=0x0;_0x167c57<_0x449f63['children']['length'];++_0x167c57){if('object'!=typeof _0x449f63['children'][_0x167c57])throw TypeError('.Element.children:\x20object\x20expected');_0x45dc6e['children'][_0x167c57]=_0x501aa8['Element']['fromObject'](_0x449f63['children'][_0x167c57]);}}if(null!=_0x449f63['data']&&(_0x45dc6e['data']=String(_0x449f63['data'])),_0x449f63['attributesBoolean']){if('object'!=typeof _0x449f63['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x45dc6e['attributesBoolean']={};var _0xc5add4=Object['keys'](_0x449f63['attributesBoolean']);for(_0x167c57=0x0;_0x167c57<_0xc5add4['length'];++_0x167c57)_0x45dc6e['attributesBoolean'][_0xc5add4[_0x167c57]]=Boolean(_0x449f63['attributesBoolean'][_0xc5add4[_0x167c57]]);}return null!=_0x449f63['attributesJson']&&(_0x45dc6e['attributesJson']=String(_0x449f63['attributesJson'])),_0x45dc6e;},_0x271792['toObject']=function(_0x5ca942,_0xce09d6){_0xce09d6||(_0xce09d6={});var _0x570252,_0x3c0d30={};if((_0xce09d6['arrays']||_0xce09d6['defaults'])&&(_0x3c0d30['children']=[]),(_0xce09d6['objects']||_0xce09d6['defaults'])&&(_0x3c0d30['attributesBoolean']={}),_0xce09d6['defaults']&&(_0x3c0d30['name']='',_0x3c0d30['data']='',_0x3c0d30['attributesJson']=''),null!=_0x5ca942['name']&&_0x5ca942['hasOwnProperty']('name')&&(_0x3c0d30['name']=_0x5ca942['name']),_0x5ca942['children']&&_0x5ca942['children']['length']){_0x3c0d30['children']=[];for(var _0x7a543b=0x0;_0x7a543b<_0x5ca942['children']['length'];++_0x7a543b)_0x3c0d30['children'][_0x7a543b]=_0x501aa8['Element']['toObject'](_0x5ca942['children'][_0x7a543b],_0xce09d6);}if(null!=_0x5ca942['data']&&_0x5ca942['hasOwnProperty']('data')&&(_0x3c0d30['data']=_0x5ca942['data']),_0x5ca942['attributesBoolean']&&(_0x570252=Object['keys'](_0x5ca942['attributesBoolean']))['length']){_0x3c0d30['attributesBoolean']={};for(_0x7a543b=0x0;_0x7a543b<_0x570252['length'];++_0x7a543b)_0x3c0d30['attributesBoolean'][_0x570252[_0x7a543b]]=_0x5ca942['attributesBoolean'][_0x570252[_0x7a543b]];}return null!=_0x5ca942['attributesJson']&&_0x5ca942['hasOwnProperty']('attributesJson')&&(_0x3c0d30['attributesJson']=_0x5ca942['attributesJson']),_0x3c0d30;},_0x271792['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1b413f['util']['toJSONOptions']);},_0x271792['getTypeUrl']=function(_0x52bb37){return void 0x0===_0x52bb37&&(_0x52bb37='type.googleapis.com'),_0x52bb37+'/Element';},_0x271792;}()),_0x501aa8;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5a333e){return new w(this['_protobufRoot'][_0x5a333e]);}}class w{['_protobuf'];constructor(_0x37b8cc){this['_protobuf']=_0x37b8cc;}['compress'](_0x384222){const _0x55ada3=this['_protobuf']['verify'](_0x384222);if(_0x55ada3)throw Error(_0x55ada3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x384222))['finish']();}['decompress'](_0x1a5e01){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1a5e01),{'oneofs':!0x0});}}function v(_0x5025ea,_0xa3d202){const _0x535f5b=_0x5bbc96(_0x5025ea);return _0x535f5b['path'][_0x535f5b['path']['length']-0x1]+=_0xa3d202,_0x535f5b;}function O(_0x504d0e,_0x2f9c14){return _0x504d0e['root']===_0x2f9c14['root']&&_0xb3506c(_0x504d0e['path'],_0x2f9c14['path']);}function $(_0x4e6444){P(_0x4e6444,_0x1db4f8=>('main'==_0x1db4f8['root']?(_0x1db4f8['rootMain']=!0x0,delete _0x1db4f8['root']):'$graveyard'==_0x1db4f8['root']&&(_0x1db4f8['rootGraveyard']=!0x0,delete _0x1db4f8['root']),_0x1db4f8));}function J(_0x2204dd){P(_0x2204dd,_0x1514f7=>(_0x1514f7['rootMain']?(_0x1514f7['root']='main',delete _0x1514f7['rootMain']):_0x1514f7['rootGraveyard']&&(_0x1514f7['root']='$graveyard',delete _0x1514f7['rootGraveyard']),_0x1514f7));}function P(_0x5657da,_0x1bdb5d){for(const _0xd258e8 in _0x5657da){const _0x2f80ce=_0x5657da[_0xd258e8];'nodes'!==_0xd258e8&&_0x219e33(_0x2f80ce)&&(_0x2f80ce['path']&&(_0x2f80ce['root']||_0x2f80ce['rootMain']||_0x2f80ce['rootGraveyard'])?_0x5657da[_0xd258e8]=_0x1bdb5d(_0x2f80ce):P(_0x2f80ce,_0x1bdb5d));}return _0x5657da;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2054c3,_0x43b3dc,_0x3b53ef){this['_id']=_0x2054c3,this['_operationName']=_0x43b3dc,this['_protobufDescriptor']=_0x3b53ef;}['compress'](_0x101ce0,_0x3f85c4){const _0x1307ea=_0x3f85c4['shift']();return $(_0x1307ea),_0x101ce0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1307ea)),_0x101ce0['types']['push'](this['_id']),!0x0;}['decompress'](_0x5693c0,_0x55056d){_0x55056d['types']['shift']();const _0xde59=this['_protobufDescriptor']['decompress'](_0x55056d['buffers']['shift']());J(_0xde59),_0xde59['__className']=this['_operationName'],_0x5693c0['push'](_0xde59);}}class s extends e{['compress'](_0x1c638c,_0x42314f){const _0x560566=_0x42314f['shift']();return this['_serializeOneOf']('oldValue',_0x560566),this['_serializeOneOf']('newValue',_0x560566),$(_0x560566),_0x1c638c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x560566)),_0x1c638c['types']['push'](this['_id']),!0x0;}['decompress'](_0x193118,_0xfd9a30){const {types:_0x1420fd,buffers:_0x49a005}=_0xfd9a30,_0x486a75=this['_protobufDescriptor']['decompress'](_0x49a005['shift']());_0x1420fd['shift'](),this['_deserializeOneOf']('oldValue',_0x486a75),this['_deserializeOneOf']('newValue',_0x486a75),J(_0x486a75),_0x486a75['__className']=this['_operationName'],_0x193118['push'](_0x486a75);}['_serializeOneOf'](_0x2418c6,_0x4c8b81){const _0x4333e0=_0x4c8b81[_0x2418c6];'boolean'==typeof _0x4333e0?_0x4c8b81[_0x2418c6+'Boolean']=_0x4333e0:_0x4c8b81[_0x2418c6+'Json']=JSON['stringify'](_0x4333e0);}['_deserializeOneOf'](_0x4cc075,_0x230c13){const _0x1a1379=_0x4cc075+'Json';_0x230c13[_0x1a1379]?(_0x230c13[_0x4cc075]=JSON['parse'](_0x230c13[_0x1a1379]),delete _0x230c13[_0x1a1379]):(_0x230c13[_0x4cc075]=_0x230c13[_0x4cc075+'Boolean'],delete _0x230c13[_0x4cc075+'Boolean']);}}class i extends e{['compress'](_0x85d245,_0x182cf4){const _0x52b9fc=_0x182cf4['shift']();return this['_serializeNodesAttributes'](_0x52b9fc['nodes']),$(_0x52b9fc),_0x85d245['buffers']['push'](this['_protobufDescriptor']['compress'](_0x52b9fc)),_0x85d245['types']['push'](this['_id']),!0x0;}['decompress'](_0x2826f7,_0x69b91c){const {types:_0x161a8d,buffers:_0x3035e9}=_0x69b91c,_0x3ba3c6=this['_protobufDescriptor']['decompress'](_0x3035e9['shift']());_0x161a8d['shift'](),_0x3ba3c6['nodes']||(_0x3ba3c6['nodes']=[]),this['_deserializeNodesAttributes'](_0x3ba3c6['nodes']),J(_0x3ba3c6),_0x3ba3c6['__className']=this['_operationName'],_0x2826f7['push'](_0x3ba3c6);}['_serializeNodesAttributes'](_0x49df94){for(const _0x362b46 of _0x49df94){if(_0x362b46['attributes']){const _0x2f1ab9=_0x362b46['attributes'];this['_areValuesBoolean'](_0x2f1ab9)?_0x362b46['attributesBoolean']=_0x2f1ab9:_0x362b46['attributesJson']=JSON['stringify'](_0x2f1ab9);}_0x362b46['children']&&this['_serializeNodesAttributes'](_0x362b46['children']);}}['_deserializeNodesAttributes'](_0x36f8fc){for(const _0x4daf7b of _0x36f8fc)(_0x4daf7b['attributesBoolean']||_0x4daf7b['attributesJson'])&&(_0x4daf7b['attributesBoolean']?(_0x4daf7b['attributes']=_0x4daf7b['attributesBoolean'],delete _0x4daf7b['attributesBoolean']):(_0x4daf7b['attributes']=JSON['parse'](_0x4daf7b['attributesJson']),delete _0x4daf7b['attributesJson'])),_0x4daf7b['children']&&this['_deserializeNodesAttributes'](_0x4daf7b['children']);}['_areValuesBoolean'](_0x2a5aba){return Object['keys'](_0x2a5aba)['every'](_0x117b8e=>'boolean'==typeof _0x2a5aba[_0x117b8e]);}}class n extends e{['decompress'](_0x40abd8,_0x2a56d6){super['decompress'](_0x40abd8,_0x2a56d6);const _0xc4d48b=_0x40abd8[_0x40abd8['length']-0x1];_0xc4d48b['oldRange']||(_0xc4d48b['oldRange']=null),_0xc4d48b['newRange']||(_0xc4d48b['newRange']=null);}}class p extends e{['compress'](_0x1e13a9,_0x2ee93f){return _0x2ee93f['shift'](),_0x1e13a9['types']['push'](this['_id']),!0x0;}['decompress'](_0x15bedf,_0x3862bf){_0x3862bf['types']['shift'](),_0x15bedf['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2b273a,_0x591db9,_0x4fdf42,_0x45ed40){super(_0x2b273a,_0x591db9,_0x4fdf42),this['_omittedNamespace']=_0x45ed40+':';}['compress'](_0x154b2,_0x2084b9){return!('MarkerOperation'!=_0x2084b9[0x0]['__className']||!_0x2084b9[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2084b9[0x0]['name']=_0x2084b9[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x154b2,_0x2084b9),!0x0);}['decompress'](_0x503c59,_0x3f6c5c){super['decompress'](_0x503c59,_0x3f6c5c);const _0x28416d=_0x503c59[_0x503c59['length']-0x1];_0x28416d['name']=this['_omittedNamespace']+_0x28416d['name'];}}class _{['_id'];['_context'];constructor(_0x3b24c4,_0x5acab7){this['_id']=_0x3b24c4,this['_context']=_0x5acab7;}['compress'](_0x12ac4a,_0x265708){let _0x1f6979;for(;_0x265708['length']>0x1&&this['_compareOperations'](_0x265708[0x0],_0x265708[0x1]);)_0x1f6979?(_0x1f6979=this['_combineNext'](_0x265708['shift'](),_0x1f6979),_0x12ac4a['types']['push'](0x0)):(_0x1f6979=_0x5bbc96(_0x265708['shift']()),_0x12ac4a['types']['push'](this['_id']));return!!_0x1f6979&&(_0x1f6979=this['_combineNext'](_0x265708['shift'](),_0x1f6979),_0x12ac4a['types']['push'](0x0),_0x12ac4a['buffers']['push'](this['_compressSingleOperation'](_0x1f6979)),!0x0);}['decompress'](_0x2b739f,_0x58a0cf){const _0x18fbbf=this['_decompressSingleOperation'](_0x58a0cf);for(;0x0==_0x58a0cf['types'][0x0];)_0x58a0cf['types']['shift'](),_0x2b739f['push'](this['_splitCurrent'](_0x18fbbf));_0x2b739f['push'](_0x18fbbf);}}class m extends _{['_combineNext'](_0x25c23f,_0x5c1804){return _0x5c1804['nodes'][0x0]['data']+=_0x25c23f['nodes'][0x0]['data'],_0x5c1804;}['_splitCurrent'](_0x488732){const _0x18da70=_0x5bbc96(_0x488732),_0x290b2f=_0x18da70['nodes'][0x0],_0xba64ee=_0x488732['nodes'][0x0],_0x3bc2e8=_0xba64ee['data'][Symbol['iterator']]()['next']()['value'],_0x5e3e01=_0x3bc2e8['length'];return _0x290b2f['data']=_0x3bc2e8,_0xba64ee['data']=_0xba64ee['data']['substr'](_0x5e3e01),_0x488732['position']=v(_0x488732['position'],_0x5e3e01),_0x18da70;}['_compareOperations'](_0x31959e,_0x5d19bb){if(this['_checkOperation'](_0x31959e)&&this['_checkOperation'](_0x5d19bb)){const _0x16ad71=_0x31959e['nodes'][0x0]['data']['length'],_0x39b8fa=O(v(_0x31959e['position'],_0x16ad71),_0x5d19bb['position']),_0x58e7f3=_0x31959e['nodes'][0x0],_0x3b3836=_0x5d19bb['nodes'][0x0];return _0x39b8fa&&this['_compareAttributes'](_0x58e7f3,_0x3b3836);}return!0x1;}['_compressSingleOperation'](_0x5a3816){const _0x14db34={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x14db34,[_0x5a3816]),_0x14db34['buffers'][0x0];}['_decompressSingleOperation'](_0x3d7648){const _0x4aae80=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4aae80,_0x3d7648),_0x4aae80[0x0];}['_checkOperation'](_0x27f39f){return'InsertOperation'==_0x27f39f['__className']&&0x1==_0x27f39f['nodes']['length']&&_0x27f39f['nodes'][0x0]['data']&&!_0x27f39f['wasUndone']&&0x1==Array['from'](_0x27f39f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x350dbb,_0xd8d438){const _0x271770=Object['keys'](_0x350dbb['attributes']||{}),_0x2a3de3=Object['keys'](_0xd8d438['attributes']||{});return _0x271770['length']===_0x2a3de3['length']&&_0x271770['every'](_0x175131=>_0xd8d438['attributes'][_0x175131]&&_0xd8d438['attributes'][_0x175131]===_0x350dbb['attributes'][_0x175131]);}}class c extends _{['_combineNext'](_0x4c99f5,_0x181f9a){return _0x181f9a['howMany']++,_0x181f9a['sourcePosition']=_0x5bbc96(_0x4c99f5['sourcePosition']),_0x181f9a;}['_splitCurrent'](_0x3f79d3){const _0x218abf=_0x5bbc96(_0x3f79d3);return _0x3f79d3['howMany']--,_0x218abf['howMany']=0x1,_0x218abf['sourcePosition']=v(_0x218abf['sourcePosition'],_0x3f79d3['howMany']),_0x218abf;}['_compareOperations'](_0x55e96f,_0x176bb2){return!(!this['_checkOperation'](_0x55e96f)||!this['_checkOperation'](_0x176bb2))&&(O(v(_0x55e96f['sourcePosition'],-0x1),_0x176bb2['sourcePosition'])&&O(_0x55e96f['targetPosition'],_0x176bb2['targetPosition']));}['_compressSingleOperation'](_0x2976f0){const _0x5ee523={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5ee523,[_0x2976f0]),_0x5ee523['buffers'][0x0];}['_decompressSingleOperation'](_0x545cb7){const _0x589826=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x589826,_0x545cb7),_0x589826[0x0];}['_checkOperation'](_0x2b049c){return'MoveOperation'==_0x2b049c['__className']&&'$graveyard'==_0x2b049c['targetPosition']['root']&&0x1==_0x2b049c['howMany']&&!_0x2b049c['wasUndone'];}}class h extends _{['_combineNext'](_0x3cf368,_0x1af686){return _0x1af686['howMany']++,_0x1af686;}['_splitCurrent'](_0x359063){const _0x3882d4=_0x5bbc96(_0x359063);return _0x3882d4['howMany']=0x1,_0x359063['howMany']--,_0x3882d4;}['_compareOperations'](_0x2ba641,_0x3361f1){return!(!this['_checkOperation'](_0x2ba641)||!this['_checkOperation'](_0x3361f1))&&(O(_0x2ba641['sourcePosition'],_0x3361f1['sourcePosition'])&&O(_0x2ba641['targetPosition'],_0x3361f1['targetPosition']));}['_compressSingleOperation'](_0x52426e){const _0x212b58={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x212b58,[_0x52426e]),_0x212b58['buffers'][0x0];}['_decompressSingleOperation'](_0x26d5f8){const _0x38cf8a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x38cf8a,_0x26d5f8),_0x38cf8a[0x0];}['_checkOperation'](_0x22ecac){return'MoveOperation'==_0x22ecac['__className']&&'$graveyard'==_0x22ecac['targetPosition']['root']&&0x1==_0x22ecac['howMany']&&!_0x22ecac['wasUndone'];}}class f extends _{['compress'](_0x119f05,_0x1b9f88){if(!this['_compareOperations'](_0x1b9f88[0x0],_0x1b9f88[0x1]))return!0x1;const _0x65c92c=_0x1b9f88['shift']();return _0x65c92c['oldRange']=null,_0x65c92c['newRange']&&O(_0x65c92c['newRange']['start'],_0x65c92c['newRange']['end'])&&(_0x65c92c['newRange']['end']=null),_0x1b9f88['shift'](),_0x119f05['types']['push'](this['_id']),_0x119f05['types']['push'](0x0),_0x119f05['buffers']['push'](this['_compressSingleOperation'](_0x65c92c)),!0x0;}['decompress'](_0x4801d5,_0x1c05b4){const _0x4dc2a7=this['_decompressSingleOperation'](_0x1c05b4);_0x4dc2a7['newRange']&&!_0x4dc2a7['newRange']['end']&&(_0x4dc2a7['newRange']['end']=_0x5bbc96(_0x4dc2a7['newRange']['start']));const _0x5d2390=_0x5bbc96(_0x4dc2a7);_0x5d2390['newRange']&&(_0x5d2390['newRange']['start']['stickiness']='toNone',_0x5d2390['newRange']['end']=_0x5bbc96(_0x5d2390['newRange']['start'])),_0x5d2390['name']='user:position:'+_0x5d2390['name']['split'](':')[0x2],_0x1c05b4['types']['shift'](),_0x4801d5['push'](_0x4dc2a7),_0x4801d5['push'](_0x5d2390);}['_compressSingleOperation'](_0x42645e){const _0x4e1532={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4e1532,[_0x42645e]),_0x4e1532['buffers'][0x0];}['_decompressSingleOperation'](_0x55c8f7){const _0x5842dc=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5842dc,_0x55c8f7),_0x5842dc[0x0];}['_compareOperations'](_0x5621d2,_0x101e2f){return!(!_0x5621d2||!_0x101e2f)&&('MarkerOperation'==_0x5621d2['__className']&&'MarkerOperation'==_0x101e2f['__className']&&!(!_0x5621d2['name']['startsWith']('user:')||!_0x101e2f['name']['startsWith']('user:')||_0x5621d2['name']==_0x101e2f['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5022a2=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',_0x5022a2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5022a2,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x46baf4){if(!_0x46baf4||!_0x46baf4[0x0])throw new _0x25dc22('no-operations-provided',this);const _0x1efe60={'types':[],'buffers':[],'baseVersion':_0x46baf4[0x0]['baseVersion']};for(;_0x46baf4['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1efe60,_0x46baf4)||this['_getCompressorByName']('TypingAction')['compress'](_0x1efe60,_0x46baf4)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1efe60,_0x46baf4)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1efe60,_0x46baf4)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1efe60,_0x46baf4)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1efe60,_0x46baf4)||this['_getCompressorByName'](_0x46baf4[0x0]['__className'])['compress'](_0x1efe60,_0x46baf4);return _0x1efe60;}['decompress'](_0x77c73a){const _0x409462=[];for(;_0x77c73a['types']['length'];){const _0x45066e=this['_compressorById']['get'](_0x77c73a['types'][0x0]);if(!_0x45066e)throw new _0x25dc22('decompress-compressor-not-found',this,{'type':_0x77c73a['types'][0x0]});_0x45066e['decompress'](_0x409462,_0x77c73a);}return _0x409462['forEach']((_0x2409d5,_0x2a4b13)=>_0x2409d5['baseVersion']=_0x77c73a['baseVersion']+_0x2a4b13),_0x409462;}['_getCompressorByName'](_0x399796){return this['_compressorByName']['get'](_0x399796);}['_registerOperationCompressor'](_0x4c05e0,_0x31e0ca,_0xb0e314){const _0xe64f16=new _0xb0e314(_0x4c05e0,_0x31e0ca,this['_protobufFactory']['getDescriptor'](_0x31e0ca));this['_registerCompressor'](_0x4c05e0,_0x31e0ca,_0xe64f16);}['_registerActionCompressor'](_0x3c497a,_0x5a7528,_0x22002f){const _0x403607=new _0x22002f(_0x3c497a,this);this['_registerCompressor'](_0x3c497a,_0x5a7528,_0x403607);}['_registerCompressor'](_0x12bc21,_0x19d6e9,_0x5de186){this['_compressorById']['set'](_0x12bc21,_0x5de186),this['_compressorByName']['set'](_0x19d6e9,_0x5de186);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.0.0-alpha.
|
|
3
|
+
"version": "45.0.0-alpha.10",
|
|
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": "45.0.0-alpha.
|
|
37
|
-
"ckeditor5": "45.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.0.0-alpha.10",
|
|
37
|
+
"ckeditor5": "45.0.0-alpha.10",
|
|
38
38
|
"es-toolkit": "1.32.0",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1ecc9e=_0x147f;(function(_0x26edcd,_0x4b9b29){const _0xdfb83d=_0x147f,_0x179010=_0x26edcd();while(!![]){try{const _0x58865f=-parseInt(_0xdfb83d(0x6f))/0x1+parseInt(_0xdfb83d(0x78))/0x2+-parseInt(_0xdfb83d(0x77))/0x3+-parseInt(_0xdfb83d(0x74))/0x4+-parseInt(_0xdfb83d(0x82))/0x5*(-parseInt(_0xdfb83d(0x7d))/0x6)+parseInt(_0xdfb83d(0x6d))/0x7*(-parseInt(_0xdfb83d(0x76))/0x8)+parseInt(_0xdfb83d(0x7f))/0x9;if(_0x58865f===_0x4b9b29)break;else _0x179010['push'](_0x179010['shift']());}catch(_0x2e8dce){_0x179010['push'](_0x179010['shift']());}}}(_0x5235,0xaabb9));import{cloneDeep as _0x4a5fb2}from'es-toolkit/compat';function _0x5235(){const _0x1ce058=['_splitCurrent','1502120UcwzcS','_compressSingleOperation','3249848PNJEYu','4003317IRAXqh','2680604mymuFM','length','compress','buffers','types','4822374IcBISg','_decompressSingleOperation','21550419pLOmFM','_compareOperations','decompress','5PBQjIu','shift','21zaOBXk','_combineNext','910539GmoEuW','push','_id','_context'];_0x5235=function(){return _0x1ce058;};return _0x5235();}function _0x147f(_0x2dc12d,_0x43b7c7){const _0x523544=_0x5235();return _0x147f=function(_0x147f3c,_0x2e7833){_0x147f3c=_0x147f3c-0x6d;let _0x15d349=_0x523544[_0x147f3c];return _0x15d349;},_0x147f(_0x2dc12d,_0x43b7c7);}export default class _{[_0x1ecc9e(0x71)];[_0x1ecc9e(0x72)];constructor(_0x27b125,_0x25240d){const _0x40a7f5=_0x1ecc9e;this[_0x40a7f5(0x71)]=_0x27b125,this[_0x40a7f5(0x72)]=_0x25240d;}[_0x1ecc9e(0x7a)](_0x14237e,_0x52e491){const _0x1fe2ee=_0x1ecc9e;let _0x5b92ac;for(;_0x52e491[_0x1fe2ee(0x79)]>0x1&&this[_0x1fe2ee(0x80)](_0x52e491[0x0],_0x52e491[0x1]);)_0x5b92ac?(_0x5b92ac=this[_0x1fe2ee(0x6e)](_0x52e491[_0x1fe2ee(0x83)](),_0x5b92ac),_0x14237e[_0x1fe2ee(0x7c)][_0x1fe2ee(0x70)](0x0)):(_0x5b92ac=_0x4a5fb2(_0x52e491[_0x1fe2ee(0x83)]()),_0x14237e[_0x1fe2ee(0x7c)][_0x1fe2ee(0x70)](this[_0x1fe2ee(0x71)]));return!!_0x5b92ac&&(_0x5b92ac=this[_0x1fe2ee(0x6e)](_0x52e491[_0x1fe2ee(0x83)](),_0x5b92ac),_0x14237e[_0x1fe2ee(0x7c)][_0x1fe2ee(0x70)](0x0),_0x14237e[_0x1fe2ee(0x7b)][_0x1fe2ee(0x70)](this[_0x1fe2ee(0x75)](_0x5b92ac)),!0x0);}[_0x1ecc9e(0x81)](_0x955891,_0xa9c95e){const _0x17eff1=_0x1ecc9e,_0x109627=this[_0x17eff1(0x7e)](_0xa9c95e);for(;0x0==_0xa9c95e[_0x17eff1(0x7c)][0x0];)_0xa9c95e[_0x17eff1(0x7c)][_0x17eff1(0x83)](),_0x955891[_0x17eff1(0x70)](this[_0x17eff1(0x73)](_0x109627));_0x955891[_0x17eff1(0x70)](_0x109627);}}
|