@ckeditor/ckeditor5-operations-compressor 45.0.0-alpha.1 → 45.0.0-alpha.3
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 _0x34abc8}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x202eb9 from'protobufjs/minimal.js';import{cloneDeep as _0x20e632,isEqual as _0x210c3c,isObject as _0x53e082}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x37d82a=_0x202eb9['Reader'],_0x4261e8=_0x202eb9['Writer'],_0x11637c=_0x202eb9['util'],_0x11a345=_0x202eb9['roots']['default']||(_0x202eb9['roots']['default']={});return _0x11a345['AttributeOperation']=(function(){function _0x12c3d7(_0x1c4d0c){if(_0x1c4d0c){for(var _0x38d4b7=Object['keys'](_0x1c4d0c),_0x14d4e1=0x0;_0x14d4e1<_0x38d4b7['length'];++_0x14d4e1)null!=_0x1c4d0c[_0x38d4b7[_0x14d4e1]]&&(this[_0x38d4b7[_0x14d4e1]]=_0x1c4d0c[_0x38d4b7[_0x14d4e1]]);}}return _0x12c3d7['prototype']['range']=null,_0x12c3d7['prototype']['key']='',_0x12c3d7['prototype']['oldValueBoolean']=!0x1,_0x12c3d7['prototype']['oldValueJson']='',_0x12c3d7['prototype']['newValueBoolean']=!0x1,_0x12c3d7['prototype']['newValueJson']='',_0x12c3d7['prototype']['wasUndone']=!0x1,_0x12c3d7['create']=function(_0x5cfbfb){return new _0x12c3d7(_0x5cfbfb);},_0x12c3d7['encode']=function(_0x983ad9,_0x2e0be0){return _0x2e0be0||(_0x2e0be0=_0x4261e8['create']()),null!=_0x983ad9['range']&&Object['hasOwnProperty']['call'](_0x983ad9,'range')&&_0x11a345['Range']['encode'](_0x983ad9['range'],_0x2e0be0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x983ad9['key']&&Object['hasOwnProperty']['call'](_0x983ad9,'key')&&_0x2e0be0['uint32'](0x12)['string'](_0x983ad9['key']),null!=_0x983ad9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x983ad9,'oldValueBoolean')&&_0x2e0be0['uint32'](0x18)['bool'](_0x983ad9['oldValueBoolean']),null!=_0x983ad9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x983ad9,'oldValueJson')&&_0x2e0be0['uint32'](0x22)['string'](_0x983ad9['oldValueJson']),null!=_0x983ad9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x983ad9,'newValueBoolean')&&_0x2e0be0['uint32'](0x28)['bool'](_0x983ad9['newValueBoolean']),null!=_0x983ad9['newValueJson']&&Object['hasOwnProperty']['call'](_0x983ad9,'newValueJson')&&_0x2e0be0['uint32'](0x32)['string'](_0x983ad9['newValueJson']),null!=_0x983ad9['wasUndone']&&Object['hasOwnProperty']['call'](_0x983ad9,'wasUndone')&&_0x2e0be0['uint32'](0x38)['bool'](_0x983ad9['wasUndone']),_0x2e0be0;},_0x12c3d7['encodeDelimited']=function(_0x5edfa6,_0x33147d){return this['encode'](_0x5edfa6,_0x33147d)['ldelim']();},_0x12c3d7['decode']=function(_0x3f8dfd,_0x1a29df){_0x3f8dfd instanceof _0x37d82a||(_0x3f8dfd=_0x37d82a['create'](_0x3f8dfd));for(var _0x3ac884=void 0x0===_0x1a29df?_0x3f8dfd['len']:_0x3f8dfd['pos']+_0x1a29df,_0x22fa17=new _0x11a345['AttributeOperation']();_0x3f8dfd['pos']<_0x3ac884;){var _0x4e1746=_0x3f8dfd['uint32']();switch(_0x4e1746>>>0x3){case 0x1:_0x22fa17['range']=_0x11a345['Range']['decode'](_0x3f8dfd,_0x3f8dfd['uint32']());break;case 0x2:_0x22fa17['key']=_0x3f8dfd['string']();break;case 0x3:_0x22fa17['oldValueBoolean']=_0x3f8dfd['bool']();break;case 0x4:_0x22fa17['oldValueJson']=_0x3f8dfd['string']();break;case 0x5:_0x22fa17['newValueBoolean']=_0x3f8dfd['bool']();break;case 0x6:_0x22fa17['newValueJson']=_0x3f8dfd['string']();break;case 0x7:_0x22fa17['wasUndone']=_0x3f8dfd['bool']();break;default:_0x3f8dfd['skipType'](0x7&_0x4e1746);}}return _0x22fa17;},_0x12c3d7['decodeDelimited']=function(_0x17ff57){return _0x17ff57 instanceof _0x37d82a||(_0x17ff57=new _0x37d82a(_0x17ff57)),this['decode'](_0x17ff57,_0x17ff57['uint32']());},_0x12c3d7['verify']=function(_0x179315){if('object'!=typeof _0x179315||null===_0x179315)return'object\x20expected';if(null!=_0x179315['range']&&_0x179315['hasOwnProperty']('range')){var _0x97213d=_0x11a345['Range']['verify'](_0x179315['range']);if(_0x97213d)return'range.'+_0x97213d;}return null!=_0x179315['key']&&_0x179315['hasOwnProperty']('key')&&!_0x11637c['isString'](_0x179315['key'])?'key:\x20string\x20expected':null!=_0x179315['oldValueBoolean']&&_0x179315['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x179315['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x179315['oldValueJson']&&_0x179315['hasOwnProperty']('oldValueJson')&&!_0x11637c['isString'](_0x179315['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x179315['newValueBoolean']&&_0x179315['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x179315['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x179315['newValueJson']&&_0x179315['hasOwnProperty']('newValueJson')&&!_0x11637c['isString'](_0x179315['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x179315['wasUndone']&&_0x179315['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x179315['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12c3d7['fromObject']=function(_0x4b54f9){if(_0x4b54f9 instanceof _0x11a345['AttributeOperation'])return _0x4b54f9;var _0x4fe79e=new _0x11a345['AttributeOperation']();if(null!=_0x4b54f9['range']){if('object'!=typeof _0x4b54f9['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4fe79e['range']=_0x11a345['Range']['fromObject'](_0x4b54f9['range']);}return null!=_0x4b54f9['key']&&(_0x4fe79e['key']=String(_0x4b54f9['key'])),null!=_0x4b54f9['oldValueBoolean']&&(_0x4fe79e['oldValueBoolean']=Boolean(_0x4b54f9['oldValueBoolean'])),null!=_0x4b54f9['oldValueJson']&&(_0x4fe79e['oldValueJson']=String(_0x4b54f9['oldValueJson'])),null!=_0x4b54f9['newValueBoolean']&&(_0x4fe79e['newValueBoolean']=Boolean(_0x4b54f9['newValueBoolean'])),null!=_0x4b54f9['newValueJson']&&(_0x4fe79e['newValueJson']=String(_0x4b54f9['newValueJson'])),null!=_0x4b54f9['wasUndone']&&(_0x4fe79e['wasUndone']=Boolean(_0x4b54f9['wasUndone'])),_0x4fe79e;},_0x12c3d7['toObject']=function(_0x4d935e,_0x39b264){_0x39b264||(_0x39b264={});var _0x4c9e15={};return _0x39b264['defaults']&&(_0x4c9e15['range']=null,_0x4c9e15['key']='',_0x4c9e15['oldValueBoolean']=!0x1,_0x4c9e15['oldValueJson']='',_0x4c9e15['newValueBoolean']=!0x1,_0x4c9e15['newValueJson']='',_0x4c9e15['wasUndone']=!0x1),null!=_0x4d935e['range']&&_0x4d935e['hasOwnProperty']('range')&&(_0x4c9e15['range']=_0x11a345['Range']['toObject'](_0x4d935e['range'],_0x39b264)),null!=_0x4d935e['key']&&_0x4d935e['hasOwnProperty']('key')&&(_0x4c9e15['key']=_0x4d935e['key']),null!=_0x4d935e['oldValueBoolean']&&_0x4d935e['hasOwnProperty']('oldValueBoolean')&&(_0x4c9e15['oldValueBoolean']=_0x4d935e['oldValueBoolean']),null!=_0x4d935e['oldValueJson']&&_0x4d935e['hasOwnProperty']('oldValueJson')&&(_0x4c9e15['oldValueJson']=_0x4d935e['oldValueJson']),null!=_0x4d935e['newValueBoolean']&&_0x4d935e['hasOwnProperty']('newValueBoolean')&&(_0x4c9e15['newValueBoolean']=_0x4d935e['newValueBoolean']),null!=_0x4d935e['newValueJson']&&_0x4d935e['hasOwnProperty']('newValueJson')&&(_0x4c9e15['newValueJson']=_0x4d935e['newValueJson']),null!=_0x4d935e['wasUndone']&&_0x4d935e['hasOwnProperty']('wasUndone')&&(_0x4c9e15['wasUndone']=_0x4d935e['wasUndone']),_0x4c9e15;},_0x12c3d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x12c3d7['getTypeUrl']=function(_0x37ff1a){return void 0x0===_0x37ff1a&&(_0x37ff1a='type.googleapis.com'),_0x37ff1a+'/AttributeOperation';},_0x12c3d7;}()),_0x11a345['InsertOperation']=(function(){function _0x41dbce(_0x57aa97){if(this['nodes']=[],_0x57aa97){for(var _0x54134f=Object['keys'](_0x57aa97),_0x26a086=0x0;_0x26a086<_0x54134f['length'];++_0x26a086)null!=_0x57aa97[_0x54134f[_0x26a086]]&&(this[_0x54134f[_0x26a086]]=_0x57aa97[_0x54134f[_0x26a086]]);}}return _0x41dbce['prototype']['position']=null,_0x41dbce['prototype']['nodes']=_0x11637c['emptyArray'],_0x41dbce['prototype']['shouldReceiveAttributes']=!0x1,_0x41dbce['prototype']['wasUndone']=!0x1,_0x41dbce['create']=function(_0x4a9b93){return new _0x41dbce(_0x4a9b93);},_0x41dbce['encode']=function(_0x4bfccf,_0x40996d){if(_0x40996d||(_0x40996d=_0x4261e8['create']()),null!=_0x4bfccf['position']&&Object['hasOwnProperty']['call'](_0x4bfccf,'position')&&_0x11a345['Position']['encode'](_0x4bfccf['position'],_0x40996d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4bfccf['nodes']&&_0x4bfccf['nodes']['length']){for(var _0x32434c=0x0;_0x32434c<_0x4bfccf['nodes']['length'];++_0x32434c)_0x11a345['Element']['encode'](_0x4bfccf['nodes'][_0x32434c],_0x40996d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4bfccf['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4bfccf,'shouldReceiveAttributes')&&_0x40996d['uint32'](0x18)['bool'](_0x4bfccf['shouldReceiveAttributes']),null!=_0x4bfccf['wasUndone']&&Object['hasOwnProperty']['call'](_0x4bfccf,'wasUndone')&&_0x40996d['uint32'](0x20)['bool'](_0x4bfccf['wasUndone']),_0x40996d;},_0x41dbce['encodeDelimited']=function(_0x5a3c84,_0x1b5cd8){return this['encode'](_0x5a3c84,_0x1b5cd8)['ldelim']();},_0x41dbce['decode']=function(_0x1d08bf,_0x54063e){_0x1d08bf instanceof _0x37d82a||(_0x1d08bf=_0x37d82a['create'](_0x1d08bf));for(var _0x5c433c=void 0x0===_0x54063e?_0x1d08bf['len']:_0x1d08bf['pos']+_0x54063e,_0x128f6b=new _0x11a345['InsertOperation']();_0x1d08bf['pos']<_0x5c433c;){var _0x494290=_0x1d08bf['uint32']();switch(_0x494290>>>0x3){case 0x1:_0x128f6b['position']=_0x11a345['Position']['decode'](_0x1d08bf,_0x1d08bf['uint32']());break;case 0x2:_0x128f6b['nodes']&&_0x128f6b['nodes']['length']||(_0x128f6b['nodes']=[]),_0x128f6b['nodes']['push'](_0x11a345['Element']['decode'](_0x1d08bf,_0x1d08bf['uint32']()));break;case 0x3:_0x128f6b['shouldReceiveAttributes']=_0x1d08bf['bool']();break;case 0x4:_0x128f6b['wasUndone']=_0x1d08bf['bool']();break;default:_0x1d08bf['skipType'](0x7&_0x494290);}}return _0x128f6b;},_0x41dbce['decodeDelimited']=function(_0x3cdc30){return _0x3cdc30 instanceof _0x37d82a||(_0x3cdc30=new _0x37d82a(_0x3cdc30)),this['decode'](_0x3cdc30,_0x3cdc30['uint32']());},_0x41dbce['verify']=function(_0x1b3443){if('object'!=typeof _0x1b3443||null===_0x1b3443)return'object\x20expected';if(null!=_0x1b3443['position']&&_0x1b3443['hasOwnProperty']('position')&&(_0x59c717=_0x11a345['Position']['verify'](_0x1b3443['position'])))return'position.'+_0x59c717;if(null!=_0x1b3443['nodes']&&_0x1b3443['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1b3443['nodes']))return'nodes:\x20array\x20expected';for(var _0x23e1dd=0x0;_0x23e1dd<_0x1b3443['nodes']['length'];++_0x23e1dd){var _0x59c717;if(_0x59c717=_0x11a345['Element']['verify'](_0x1b3443['nodes'][_0x23e1dd]))return'nodes.'+_0x59c717;}}return null!=_0x1b3443['shouldReceiveAttributes']&&_0x1b3443['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1b3443['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1b3443['wasUndone']&&_0x1b3443['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b3443['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41dbce['fromObject']=function(_0x2bd3a6){if(_0x2bd3a6 instanceof _0x11a345['InsertOperation'])return _0x2bd3a6;var _0x67fc14=new _0x11a345['InsertOperation']();if(null!=_0x2bd3a6['position']){if('object'!=typeof _0x2bd3a6['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x67fc14['position']=_0x11a345['Position']['fromObject'](_0x2bd3a6['position']);}if(_0x2bd3a6['nodes']){if(!Array['isArray'](_0x2bd3a6['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x67fc14['nodes']=[];for(var _0x16adab=0x0;_0x16adab<_0x2bd3a6['nodes']['length'];++_0x16adab){if('object'!=typeof _0x2bd3a6['nodes'][_0x16adab])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x67fc14['nodes'][_0x16adab]=_0x11a345['Element']['fromObject'](_0x2bd3a6['nodes'][_0x16adab]);}}return null!=_0x2bd3a6['shouldReceiveAttributes']&&(_0x67fc14['shouldReceiveAttributes']=Boolean(_0x2bd3a6['shouldReceiveAttributes'])),null!=_0x2bd3a6['wasUndone']&&(_0x67fc14['wasUndone']=Boolean(_0x2bd3a6['wasUndone'])),_0x67fc14;},_0x41dbce['toObject']=function(_0x40061e,_0x5aae92){_0x5aae92||(_0x5aae92={});var _0x1f8302={};if((_0x5aae92['arrays']||_0x5aae92['defaults'])&&(_0x1f8302['nodes']=[]),_0x5aae92['defaults']&&(_0x1f8302['position']=null,_0x1f8302['shouldReceiveAttributes']=!0x1,_0x1f8302['wasUndone']=!0x1),null!=_0x40061e['position']&&_0x40061e['hasOwnProperty']('position')&&(_0x1f8302['position']=_0x11a345['Position']['toObject'](_0x40061e['position'],_0x5aae92)),_0x40061e['nodes']&&_0x40061e['nodes']['length']){_0x1f8302['nodes']=[];for(var _0xed677e=0x0;_0xed677e<_0x40061e['nodes']['length'];++_0xed677e)_0x1f8302['nodes'][_0xed677e]=_0x11a345['Element']['toObject'](_0x40061e['nodes'][_0xed677e],_0x5aae92);}return null!=_0x40061e['shouldReceiveAttributes']&&_0x40061e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1f8302['shouldReceiveAttributes']=_0x40061e['shouldReceiveAttributes']),null!=_0x40061e['wasUndone']&&_0x40061e['hasOwnProperty']('wasUndone')&&(_0x1f8302['wasUndone']=_0x40061e['wasUndone']),_0x1f8302;},_0x41dbce['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x41dbce['getTypeUrl']=function(_0x192718){return void 0x0===_0x192718&&(_0x192718='type.googleapis.com'),_0x192718+'/InsertOperation';},_0x41dbce;}()),_0x11a345['MarkerOperation']=(function(){function _0x4dd35d(_0x360fc8){if(_0x360fc8){for(var _0x2007a3=Object['keys'](_0x360fc8),_0x3432f1=0x0;_0x3432f1<_0x2007a3['length'];++_0x3432f1)null!=_0x360fc8[_0x2007a3[_0x3432f1]]&&(this[_0x2007a3[_0x3432f1]]=_0x360fc8[_0x2007a3[_0x3432f1]]);}}return _0x4dd35d['prototype']['name']='',_0x4dd35d['prototype']['oldRange']=null,_0x4dd35d['prototype']['newRange']=null,_0x4dd35d['prototype']['affectsData']=!0x1,_0x4dd35d['prototype']['wasUndone']=!0x1,_0x4dd35d['create']=function(_0xfc6e29){return new _0x4dd35d(_0xfc6e29);},_0x4dd35d['encode']=function(_0x5b6501,_0x449894){return _0x449894||(_0x449894=_0x4261e8['create']()),null!=_0x5b6501['name']&&Object['hasOwnProperty']['call'](_0x5b6501,'name')&&_0x449894['uint32'](0xa)['string'](_0x5b6501['name']),null!=_0x5b6501['oldRange']&&Object['hasOwnProperty']['call'](_0x5b6501,'oldRange')&&_0x11a345['Range']['encode'](_0x5b6501['oldRange'],_0x449894['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5b6501['newRange']&&Object['hasOwnProperty']['call'](_0x5b6501,'newRange')&&_0x11a345['Range']['encode'](_0x5b6501['newRange'],_0x449894['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5b6501['affectsData']&&Object['hasOwnProperty']['call'](_0x5b6501,'affectsData')&&_0x449894['uint32'](0x20)['bool'](_0x5b6501['affectsData']),null!=_0x5b6501['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b6501,'wasUndone')&&_0x449894['uint32'](0x28)['bool'](_0x5b6501['wasUndone']),_0x449894;},_0x4dd35d['encodeDelimited']=function(_0x3e9147,_0x3e89ff){return this['encode'](_0x3e9147,_0x3e89ff)['ldelim']();},_0x4dd35d['decode']=function(_0x2d5387,_0x12df37){_0x2d5387 instanceof _0x37d82a||(_0x2d5387=_0x37d82a['create'](_0x2d5387));for(var _0x46059e=void 0x0===_0x12df37?_0x2d5387['len']:_0x2d5387['pos']+_0x12df37,_0x3a76ba=new _0x11a345['MarkerOperation']();_0x2d5387['pos']<_0x46059e;){var _0x5eeca5=_0x2d5387['uint32']();switch(_0x5eeca5>>>0x3){case 0x1:_0x3a76ba['name']=_0x2d5387['string']();break;case 0x2:_0x3a76ba['oldRange']=_0x11a345['Range']['decode'](_0x2d5387,_0x2d5387['uint32']());break;case 0x3:_0x3a76ba['newRange']=_0x11a345['Range']['decode'](_0x2d5387,_0x2d5387['uint32']());break;case 0x4:_0x3a76ba['affectsData']=_0x2d5387['bool']();break;case 0x5:_0x3a76ba['wasUndone']=_0x2d5387['bool']();break;default:_0x2d5387['skipType'](0x7&_0x5eeca5);}}return _0x3a76ba;},_0x4dd35d['decodeDelimited']=function(_0x8436bb){return _0x8436bb instanceof _0x37d82a||(_0x8436bb=new _0x37d82a(_0x8436bb)),this['decode'](_0x8436bb,_0x8436bb['uint32']());},_0x4dd35d['verify']=function(_0x12b4c9){if('object'!=typeof _0x12b4c9||null===_0x12b4c9)return'object\x20expected';if(null!=_0x12b4c9['name']&&_0x12b4c9['hasOwnProperty']('name')&&!_0x11637c['isString'](_0x12b4c9['name']))return'name:\x20string\x20expected';var _0x3c2a78;if(null!=_0x12b4c9['oldRange']&&_0x12b4c9['hasOwnProperty']('oldRange')&&(_0x3c2a78=_0x11a345['Range']['verify'](_0x12b4c9['oldRange'])))return'oldRange.'+_0x3c2a78;if(null!=_0x12b4c9['newRange']&&_0x12b4c9['hasOwnProperty']('newRange')&&(_0x3c2a78=_0x11a345['Range']['verify'](_0x12b4c9['newRange'])))return'newRange.'+_0x3c2a78;return null!=_0x12b4c9['affectsData']&&_0x12b4c9['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x12b4c9['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x12b4c9['wasUndone']&&_0x12b4c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12b4c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4dd35d['fromObject']=function(_0x25f83c){if(_0x25f83c instanceof _0x11a345['MarkerOperation'])return _0x25f83c;var _0x1274de=new _0x11a345['MarkerOperation']();if(null!=_0x25f83c['name']&&(_0x1274de['name']=String(_0x25f83c['name'])),null!=_0x25f83c['oldRange']){if('object'!=typeof _0x25f83c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1274de['oldRange']=_0x11a345['Range']['fromObject'](_0x25f83c['oldRange']);}if(null!=_0x25f83c['newRange']){if('object'!=typeof _0x25f83c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1274de['newRange']=_0x11a345['Range']['fromObject'](_0x25f83c['newRange']);}return null!=_0x25f83c['affectsData']&&(_0x1274de['affectsData']=Boolean(_0x25f83c['affectsData'])),null!=_0x25f83c['wasUndone']&&(_0x1274de['wasUndone']=Boolean(_0x25f83c['wasUndone'])),_0x1274de;},_0x4dd35d['toObject']=function(_0x5e4062,_0x30ce9f){_0x30ce9f||(_0x30ce9f={});var _0xd22d3e={};return _0x30ce9f['defaults']&&(_0xd22d3e['name']='',_0xd22d3e['oldRange']=null,_0xd22d3e['newRange']=null,_0xd22d3e['affectsData']=!0x1,_0xd22d3e['wasUndone']=!0x1),null!=_0x5e4062['name']&&_0x5e4062['hasOwnProperty']('name')&&(_0xd22d3e['name']=_0x5e4062['name']),null!=_0x5e4062['oldRange']&&_0x5e4062['hasOwnProperty']('oldRange')&&(_0xd22d3e['oldRange']=_0x11a345['Range']['toObject'](_0x5e4062['oldRange'],_0x30ce9f)),null!=_0x5e4062['newRange']&&_0x5e4062['hasOwnProperty']('newRange')&&(_0xd22d3e['newRange']=_0x11a345['Range']['toObject'](_0x5e4062['newRange'],_0x30ce9f)),null!=_0x5e4062['affectsData']&&_0x5e4062['hasOwnProperty']('affectsData')&&(_0xd22d3e['affectsData']=_0x5e4062['affectsData']),null!=_0x5e4062['wasUndone']&&_0x5e4062['hasOwnProperty']('wasUndone')&&(_0xd22d3e['wasUndone']=_0x5e4062['wasUndone']),_0xd22d3e;},_0x4dd35d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x4dd35d['getTypeUrl']=function(_0x12cdfb){return void 0x0===_0x12cdfb&&(_0x12cdfb='type.googleapis.com'),_0x12cdfb+'/MarkerOperation';},_0x4dd35d;}()),_0x11a345['MergeOperation']=(function(){function _0x2fcaf8(_0x37417b){if(_0x37417b){for(var _0x1ab769=Object['keys'](_0x37417b),_0x91f46a=0x0;_0x91f46a<_0x1ab769['length'];++_0x91f46a)null!=_0x37417b[_0x1ab769[_0x91f46a]]&&(this[_0x1ab769[_0x91f46a]]=_0x37417b[_0x1ab769[_0x91f46a]]);}}return _0x2fcaf8['prototype']['sourcePosition']=null,_0x2fcaf8['prototype']['targetPosition']=null,_0x2fcaf8['prototype']['graveyardPosition']=null,_0x2fcaf8['prototype']['howMany']=0x0,_0x2fcaf8['prototype']['wasUndone']=!0x1,_0x2fcaf8['create']=function(_0x5421d1){return new _0x2fcaf8(_0x5421d1);},_0x2fcaf8['encode']=function(_0x1fb1bf,_0x47f5c5){return _0x47f5c5||(_0x47f5c5=_0x4261e8['create']()),null!=_0x1fb1bf['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1fb1bf,'sourcePosition')&&_0x11a345['Position']['encode'](_0x1fb1bf['sourcePosition'],_0x47f5c5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fb1bf['targetPosition']&&Object['hasOwnProperty']['call'](_0x1fb1bf,'targetPosition')&&_0x11a345['Position']['encode'](_0x1fb1bf['targetPosition'],_0x47f5c5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1fb1bf['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1fb1bf,'graveyardPosition')&&_0x11a345['Position']['encode'](_0x1fb1bf['graveyardPosition'],_0x47f5c5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1fb1bf['howMany']&&Object['hasOwnProperty']['call'](_0x1fb1bf,'howMany')&&_0x47f5c5['uint32'](0x20)['uint32'](_0x1fb1bf['howMany']),null!=_0x1fb1bf['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fb1bf,'wasUndone')&&_0x47f5c5['uint32'](0x28)['bool'](_0x1fb1bf['wasUndone']),_0x47f5c5;},_0x2fcaf8['encodeDelimited']=function(_0x88e9b,_0x2a9ea4){return this['encode'](_0x88e9b,_0x2a9ea4)['ldelim']();},_0x2fcaf8['decode']=function(_0x3d12b7,_0x28ac0e){_0x3d12b7 instanceof _0x37d82a||(_0x3d12b7=_0x37d82a['create'](_0x3d12b7));for(var _0x3cf18d=void 0x0===_0x28ac0e?_0x3d12b7['len']:_0x3d12b7['pos']+_0x28ac0e,_0x4bdd41=new _0x11a345['MergeOperation']();_0x3d12b7['pos']<_0x3cf18d;){var _0x38a39d=_0x3d12b7['uint32']();switch(_0x38a39d>>>0x3){case 0x1:_0x4bdd41['sourcePosition']=_0x11a345['Position']['decode'](_0x3d12b7,_0x3d12b7['uint32']());break;case 0x2:_0x4bdd41['targetPosition']=_0x11a345['Position']['decode'](_0x3d12b7,_0x3d12b7['uint32']());break;case 0x3:_0x4bdd41['graveyardPosition']=_0x11a345['Position']['decode'](_0x3d12b7,_0x3d12b7['uint32']());break;case 0x4:_0x4bdd41['howMany']=_0x3d12b7['uint32']();break;case 0x5:_0x4bdd41['wasUndone']=_0x3d12b7['bool']();break;default:_0x3d12b7['skipType'](0x7&_0x38a39d);}}return _0x4bdd41;},_0x2fcaf8['decodeDelimited']=function(_0x556b34){return _0x556b34 instanceof _0x37d82a||(_0x556b34=new _0x37d82a(_0x556b34)),this['decode'](_0x556b34,_0x556b34['uint32']());},_0x2fcaf8['verify']=function(_0x2d8f1a){if('object'!=typeof _0x2d8f1a||null===_0x2d8f1a)return'object\x20expected';var _0x58c3e2;if(null!=_0x2d8f1a['sourcePosition']&&_0x2d8f1a['hasOwnProperty']('sourcePosition')&&(_0x58c3e2=_0x11a345['Position']['verify'](_0x2d8f1a['sourcePosition'])))return'sourcePosition.'+_0x58c3e2;if(null!=_0x2d8f1a['targetPosition']&&_0x2d8f1a['hasOwnProperty']('targetPosition')&&(_0x58c3e2=_0x11a345['Position']['verify'](_0x2d8f1a['targetPosition'])))return'targetPosition.'+_0x58c3e2;if(null!=_0x2d8f1a['graveyardPosition']&&_0x2d8f1a['hasOwnProperty']('graveyardPosition')&&(_0x58c3e2=_0x11a345['Position']['verify'](_0x2d8f1a['graveyardPosition'])))return'graveyardPosition.'+_0x58c3e2;return null!=_0x2d8f1a['howMany']&&_0x2d8f1a['hasOwnProperty']('howMany')&&!_0x11637c['isInteger'](_0x2d8f1a['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2d8f1a['wasUndone']&&_0x2d8f1a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2d8f1a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2fcaf8['fromObject']=function(_0x45b144){if(_0x45b144 instanceof _0x11a345['MergeOperation'])return _0x45b144;var _0x1940fd=new _0x11a345['MergeOperation']();if(null!=_0x45b144['sourcePosition']){if('object'!=typeof _0x45b144['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1940fd['sourcePosition']=_0x11a345['Position']['fromObject'](_0x45b144['sourcePosition']);}if(null!=_0x45b144['targetPosition']){if('object'!=typeof _0x45b144['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1940fd['targetPosition']=_0x11a345['Position']['fromObject'](_0x45b144['targetPosition']);}if(null!=_0x45b144['graveyardPosition']){if('object'!=typeof _0x45b144['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1940fd['graveyardPosition']=_0x11a345['Position']['fromObject'](_0x45b144['graveyardPosition']);}return null!=_0x45b144['howMany']&&(_0x1940fd['howMany']=_0x45b144['howMany']>>>0x0),null!=_0x45b144['wasUndone']&&(_0x1940fd['wasUndone']=Boolean(_0x45b144['wasUndone'])),_0x1940fd;},_0x2fcaf8['toObject']=function(_0x28dcd6,_0x4dc899){_0x4dc899||(_0x4dc899={});var _0x2d2e71={};return _0x4dc899['defaults']&&(_0x2d2e71['sourcePosition']=null,_0x2d2e71['targetPosition']=null,_0x2d2e71['graveyardPosition']=null,_0x2d2e71['howMany']=0x0,_0x2d2e71['wasUndone']=!0x1),null!=_0x28dcd6['sourcePosition']&&_0x28dcd6['hasOwnProperty']('sourcePosition')&&(_0x2d2e71['sourcePosition']=_0x11a345['Position']['toObject'](_0x28dcd6['sourcePosition'],_0x4dc899)),null!=_0x28dcd6['targetPosition']&&_0x28dcd6['hasOwnProperty']('targetPosition')&&(_0x2d2e71['targetPosition']=_0x11a345['Position']['toObject'](_0x28dcd6['targetPosition'],_0x4dc899)),null!=_0x28dcd6['graveyardPosition']&&_0x28dcd6['hasOwnProperty']('graveyardPosition')&&(_0x2d2e71['graveyardPosition']=_0x11a345['Position']['toObject'](_0x28dcd6['graveyardPosition'],_0x4dc899)),null!=_0x28dcd6['howMany']&&_0x28dcd6['hasOwnProperty']('howMany')&&(_0x2d2e71['howMany']=_0x28dcd6['howMany']),null!=_0x28dcd6['wasUndone']&&_0x28dcd6['hasOwnProperty']('wasUndone')&&(_0x2d2e71['wasUndone']=_0x28dcd6['wasUndone']),_0x2d2e71;},_0x2fcaf8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x2fcaf8['getTypeUrl']=function(_0xd11e2d){return void 0x0===_0xd11e2d&&(_0xd11e2d='type.googleapis.com'),_0xd11e2d+'/MergeOperation';},_0x2fcaf8;}()),_0x11a345['MoveOperation']=(function(){function _0x456c9e(_0x5e9819){if(_0x5e9819){for(var _0x2bf21c=Object['keys'](_0x5e9819),_0x300803=0x0;_0x300803<_0x2bf21c['length'];++_0x300803)null!=_0x5e9819[_0x2bf21c[_0x300803]]&&(this[_0x2bf21c[_0x300803]]=_0x5e9819[_0x2bf21c[_0x300803]]);}}return _0x456c9e['prototype']['sourcePosition']=null,_0x456c9e['prototype']['howMany']=0x0,_0x456c9e['prototype']['targetPosition']=null,_0x456c9e['prototype']['wasUndone']=!0x1,_0x456c9e['create']=function(_0x50ee91){return new _0x456c9e(_0x50ee91);},_0x456c9e['encode']=function(_0x3d863c,_0x12eb69){return _0x12eb69||(_0x12eb69=_0x4261e8['create']()),null!=_0x3d863c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3d863c,'sourcePosition')&&_0x11a345['Position']['encode'](_0x3d863c['sourcePosition'],_0x12eb69['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3d863c['howMany']&&Object['hasOwnProperty']['call'](_0x3d863c,'howMany')&&_0x12eb69['uint32'](0x10)['uint32'](_0x3d863c['howMany']),null!=_0x3d863c['targetPosition']&&Object['hasOwnProperty']['call'](_0x3d863c,'targetPosition')&&_0x11a345['Position']['encode'](_0x3d863c['targetPosition'],_0x12eb69['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3d863c['wasUndone']&&Object['hasOwnProperty']['call'](_0x3d863c,'wasUndone')&&_0x12eb69['uint32'](0x20)['bool'](_0x3d863c['wasUndone']),_0x12eb69;},_0x456c9e['encodeDelimited']=function(_0x276b64,_0x527ce7){return this['encode'](_0x276b64,_0x527ce7)['ldelim']();},_0x456c9e['decode']=function(_0x338bbb,_0x906927){_0x338bbb instanceof _0x37d82a||(_0x338bbb=_0x37d82a['create'](_0x338bbb));for(var _0x3e4f96=void 0x0===_0x906927?_0x338bbb['len']:_0x338bbb['pos']+_0x906927,_0x2a634b=new _0x11a345['MoveOperation']();_0x338bbb['pos']<_0x3e4f96;){var _0x56027b=_0x338bbb['uint32']();switch(_0x56027b>>>0x3){case 0x1:_0x2a634b['sourcePosition']=_0x11a345['Position']['decode'](_0x338bbb,_0x338bbb['uint32']());break;case 0x2:_0x2a634b['howMany']=_0x338bbb['uint32']();break;case 0x3:_0x2a634b['targetPosition']=_0x11a345['Position']['decode'](_0x338bbb,_0x338bbb['uint32']());break;case 0x4:_0x2a634b['wasUndone']=_0x338bbb['bool']();break;default:_0x338bbb['skipType'](0x7&_0x56027b);}}return _0x2a634b;},_0x456c9e['decodeDelimited']=function(_0x32dbac){return _0x32dbac instanceof _0x37d82a||(_0x32dbac=new _0x37d82a(_0x32dbac)),this['decode'](_0x32dbac,_0x32dbac['uint32']());},_0x456c9e['verify']=function(_0x56e969){if('object'!=typeof _0x56e969||null===_0x56e969)return'object\x20expected';var _0x58aaae;if(null!=_0x56e969['sourcePosition']&&_0x56e969['hasOwnProperty']('sourcePosition')&&(_0x58aaae=_0x11a345['Position']['verify'](_0x56e969['sourcePosition'])))return'sourcePosition.'+_0x58aaae;if(null!=_0x56e969['howMany']&&_0x56e969['hasOwnProperty']('howMany')&&!_0x11637c['isInteger'](_0x56e969['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x56e969['targetPosition']&&_0x56e969['hasOwnProperty']('targetPosition')&&(_0x58aaae=_0x11a345['Position']['verify'](_0x56e969['targetPosition'])))return'targetPosition.'+_0x58aaae;return null!=_0x56e969['wasUndone']&&_0x56e969['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56e969['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x456c9e['fromObject']=function(_0x7e807e){if(_0x7e807e instanceof _0x11a345['MoveOperation'])return _0x7e807e;var _0x44ea82=new _0x11a345['MoveOperation']();if(null!=_0x7e807e['sourcePosition']){if('object'!=typeof _0x7e807e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x44ea82['sourcePosition']=_0x11a345['Position']['fromObject'](_0x7e807e['sourcePosition']);}if(null!=_0x7e807e['howMany']&&(_0x44ea82['howMany']=_0x7e807e['howMany']>>>0x0),null!=_0x7e807e['targetPosition']){if('object'!=typeof _0x7e807e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x44ea82['targetPosition']=_0x11a345['Position']['fromObject'](_0x7e807e['targetPosition']);}return null!=_0x7e807e['wasUndone']&&(_0x44ea82['wasUndone']=Boolean(_0x7e807e['wasUndone'])),_0x44ea82;},_0x456c9e['toObject']=function(_0x42aaba,_0xc80c76){_0xc80c76||(_0xc80c76={});var _0x406c87={};return _0xc80c76['defaults']&&(_0x406c87['sourcePosition']=null,_0x406c87['howMany']=0x0,_0x406c87['targetPosition']=null,_0x406c87['wasUndone']=!0x1),null!=_0x42aaba['sourcePosition']&&_0x42aaba['hasOwnProperty']('sourcePosition')&&(_0x406c87['sourcePosition']=_0x11a345['Position']['toObject'](_0x42aaba['sourcePosition'],_0xc80c76)),null!=_0x42aaba['howMany']&&_0x42aaba['hasOwnProperty']('howMany')&&(_0x406c87['howMany']=_0x42aaba['howMany']),null!=_0x42aaba['targetPosition']&&_0x42aaba['hasOwnProperty']('targetPosition')&&(_0x406c87['targetPosition']=_0x11a345['Position']['toObject'](_0x42aaba['targetPosition'],_0xc80c76)),null!=_0x42aaba['wasUndone']&&_0x42aaba['hasOwnProperty']('wasUndone')&&(_0x406c87['wasUndone']=_0x42aaba['wasUndone']),_0x406c87;},_0x456c9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x456c9e['getTypeUrl']=function(_0x5c153c){return void 0x0===_0x5c153c&&(_0x5c153c='type.googleapis.com'),_0x5c153c+'/MoveOperation';},_0x456c9e;}()),_0x11a345['RenameOperation']=(function(){function _0x3535ee(_0x164e2f){if(_0x164e2f){for(var _0x45509a=Object['keys'](_0x164e2f),_0x3601f0=0x0;_0x3601f0<_0x45509a['length'];++_0x3601f0)null!=_0x164e2f[_0x45509a[_0x3601f0]]&&(this[_0x45509a[_0x3601f0]]=_0x164e2f[_0x45509a[_0x3601f0]]);}}return _0x3535ee['prototype']['position']=null,_0x3535ee['prototype']['oldName']='',_0x3535ee['prototype']['newName']='',_0x3535ee['prototype']['wasUndone']=!0x1,_0x3535ee['create']=function(_0x471153){return new _0x3535ee(_0x471153);},_0x3535ee['encode']=function(_0x2267d9,_0x26956c){return _0x26956c||(_0x26956c=_0x4261e8['create']()),null!=_0x2267d9['position']&&Object['hasOwnProperty']['call'](_0x2267d9,'position')&&_0x11a345['Position']['encode'](_0x2267d9['position'],_0x26956c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2267d9['oldName']&&Object['hasOwnProperty']['call'](_0x2267d9,'oldName')&&_0x26956c['uint32'](0x12)['string'](_0x2267d9['oldName']),null!=_0x2267d9['newName']&&Object['hasOwnProperty']['call'](_0x2267d9,'newName')&&_0x26956c['uint32'](0x1a)['string'](_0x2267d9['newName']),null!=_0x2267d9['wasUndone']&&Object['hasOwnProperty']['call'](_0x2267d9,'wasUndone')&&_0x26956c['uint32'](0x20)['bool'](_0x2267d9['wasUndone']),_0x26956c;},_0x3535ee['encodeDelimited']=function(_0x45b908,_0x216e4f){return this['encode'](_0x45b908,_0x216e4f)['ldelim']();},_0x3535ee['decode']=function(_0x5e0a84,_0x1e2d52){_0x5e0a84 instanceof _0x37d82a||(_0x5e0a84=_0x37d82a['create'](_0x5e0a84));for(var _0x580181=void 0x0===_0x1e2d52?_0x5e0a84['len']:_0x5e0a84['pos']+_0x1e2d52,_0xb2afd6=new _0x11a345['RenameOperation']();_0x5e0a84['pos']<_0x580181;){var _0x2211d0=_0x5e0a84['uint32']();switch(_0x2211d0>>>0x3){case 0x1:_0xb2afd6['position']=_0x11a345['Position']['decode'](_0x5e0a84,_0x5e0a84['uint32']());break;case 0x2:_0xb2afd6['oldName']=_0x5e0a84['string']();break;case 0x3:_0xb2afd6['newName']=_0x5e0a84['string']();break;case 0x4:_0xb2afd6['wasUndone']=_0x5e0a84['bool']();break;default:_0x5e0a84['skipType'](0x7&_0x2211d0);}}return _0xb2afd6;},_0x3535ee['decodeDelimited']=function(_0x1be248){return _0x1be248 instanceof _0x37d82a||(_0x1be248=new _0x37d82a(_0x1be248)),this['decode'](_0x1be248,_0x1be248['uint32']());},_0x3535ee['verify']=function(_0x1edaae){if('object'!=typeof _0x1edaae||null===_0x1edaae)return'object\x20expected';if(null!=_0x1edaae['position']&&_0x1edaae['hasOwnProperty']('position')){var _0x339009=_0x11a345['Position']['verify'](_0x1edaae['position']);if(_0x339009)return'position.'+_0x339009;}return null!=_0x1edaae['oldName']&&_0x1edaae['hasOwnProperty']('oldName')&&!_0x11637c['isString'](_0x1edaae['oldName'])?'oldName:\x20string\x20expected':null!=_0x1edaae['newName']&&_0x1edaae['hasOwnProperty']('newName')&&!_0x11637c['isString'](_0x1edaae['newName'])?'newName:\x20string\x20expected':null!=_0x1edaae['wasUndone']&&_0x1edaae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1edaae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3535ee['fromObject']=function(_0x3ce09a){if(_0x3ce09a instanceof _0x11a345['RenameOperation'])return _0x3ce09a;var _0x1c1b3a=new _0x11a345['RenameOperation']();if(null!=_0x3ce09a['position']){if('object'!=typeof _0x3ce09a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1c1b3a['position']=_0x11a345['Position']['fromObject'](_0x3ce09a['position']);}return null!=_0x3ce09a['oldName']&&(_0x1c1b3a['oldName']=String(_0x3ce09a['oldName'])),null!=_0x3ce09a['newName']&&(_0x1c1b3a['newName']=String(_0x3ce09a['newName'])),null!=_0x3ce09a['wasUndone']&&(_0x1c1b3a['wasUndone']=Boolean(_0x3ce09a['wasUndone'])),_0x1c1b3a;},_0x3535ee['toObject']=function(_0x5b8194,_0x44e689){_0x44e689||(_0x44e689={});var _0x3214c7={};return _0x44e689['defaults']&&(_0x3214c7['position']=null,_0x3214c7['oldName']='',_0x3214c7['newName']='',_0x3214c7['wasUndone']=!0x1),null!=_0x5b8194['position']&&_0x5b8194['hasOwnProperty']('position')&&(_0x3214c7['position']=_0x11a345['Position']['toObject'](_0x5b8194['position'],_0x44e689)),null!=_0x5b8194['oldName']&&_0x5b8194['hasOwnProperty']('oldName')&&(_0x3214c7['oldName']=_0x5b8194['oldName']),null!=_0x5b8194['newName']&&_0x5b8194['hasOwnProperty']('newName')&&(_0x3214c7['newName']=_0x5b8194['newName']),null!=_0x5b8194['wasUndone']&&_0x5b8194['hasOwnProperty']('wasUndone')&&(_0x3214c7['wasUndone']=_0x5b8194['wasUndone']),_0x3214c7;},_0x3535ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x3535ee['getTypeUrl']=function(_0x341468){return void 0x0===_0x341468&&(_0x341468='type.googleapis.com'),_0x341468+'/RenameOperation';},_0x3535ee;}()),_0x11a345['RootAttributeOperation']=(function(){function _0x4a52f6(_0x258918){if(_0x258918){for(var _0x3847f7=Object['keys'](_0x258918),_0x4604cd=0x0;_0x4604cd<_0x3847f7['length'];++_0x4604cd)null!=_0x258918[_0x3847f7[_0x4604cd]]&&(this[_0x3847f7[_0x4604cd]]=_0x258918[_0x3847f7[_0x4604cd]]);}}return _0x4a52f6['prototype']['root']='',_0x4a52f6['prototype']['key']='',_0x4a52f6['prototype']['oldValueBoolean']=!0x1,_0x4a52f6['prototype']['oldValueJson']='',_0x4a52f6['prototype']['newValueBoolean']=!0x1,_0x4a52f6['prototype']['newValueJson']='',_0x4a52f6['prototype']['wasUndone']=!0x1,_0x4a52f6['create']=function(_0x293060){return new _0x4a52f6(_0x293060);},_0x4a52f6['encode']=function(_0x45bae0,_0xdbae6e){return _0xdbae6e||(_0xdbae6e=_0x4261e8['create']()),null!=_0x45bae0['root']&&Object['hasOwnProperty']['call'](_0x45bae0,'root')&&_0xdbae6e['uint32'](0xa)['string'](_0x45bae0['root']),null!=_0x45bae0['key']&&Object['hasOwnProperty']['call'](_0x45bae0,'key')&&_0xdbae6e['uint32'](0x12)['string'](_0x45bae0['key']),null!=_0x45bae0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x45bae0,'oldValueBoolean')&&_0xdbae6e['uint32'](0x18)['bool'](_0x45bae0['oldValueBoolean']),null!=_0x45bae0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x45bae0,'oldValueJson')&&_0xdbae6e['uint32'](0x22)['string'](_0x45bae0['oldValueJson']),null!=_0x45bae0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x45bae0,'newValueBoolean')&&_0xdbae6e['uint32'](0x28)['bool'](_0x45bae0['newValueBoolean']),null!=_0x45bae0['newValueJson']&&Object['hasOwnProperty']['call'](_0x45bae0,'newValueJson')&&_0xdbae6e['uint32'](0x32)['string'](_0x45bae0['newValueJson']),null!=_0x45bae0['wasUndone']&&Object['hasOwnProperty']['call'](_0x45bae0,'wasUndone')&&_0xdbae6e['uint32'](0x38)['bool'](_0x45bae0['wasUndone']),_0xdbae6e;},_0x4a52f6['encodeDelimited']=function(_0x1b24e1,_0x355127){return this['encode'](_0x1b24e1,_0x355127)['ldelim']();},_0x4a52f6['decode']=function(_0x353fd2,_0x4f0774){_0x353fd2 instanceof _0x37d82a||(_0x353fd2=_0x37d82a['create'](_0x353fd2));for(var _0x62592a=void 0x0===_0x4f0774?_0x353fd2['len']:_0x353fd2['pos']+_0x4f0774,_0x1b95f3=new _0x11a345['RootAttributeOperation']();_0x353fd2['pos']<_0x62592a;){var _0x184c86=_0x353fd2['uint32']();switch(_0x184c86>>>0x3){case 0x1:_0x1b95f3['root']=_0x353fd2['string']();break;case 0x2:_0x1b95f3['key']=_0x353fd2['string']();break;case 0x3:_0x1b95f3['oldValueBoolean']=_0x353fd2['bool']();break;case 0x4:_0x1b95f3['oldValueJson']=_0x353fd2['string']();break;case 0x5:_0x1b95f3['newValueBoolean']=_0x353fd2['bool']();break;case 0x6:_0x1b95f3['newValueJson']=_0x353fd2['string']();break;case 0x7:_0x1b95f3['wasUndone']=_0x353fd2['bool']();break;default:_0x353fd2['skipType'](0x7&_0x184c86);}}return _0x1b95f3;},_0x4a52f6['decodeDelimited']=function(_0x1b4794){return _0x1b4794 instanceof _0x37d82a||(_0x1b4794=new _0x37d82a(_0x1b4794)),this['decode'](_0x1b4794,_0x1b4794['uint32']());},_0x4a52f6['verify']=function(_0x483d23){return'object'!=typeof _0x483d23||null===_0x483d23?'object\x20expected':null!=_0x483d23['root']&&_0x483d23['hasOwnProperty']('root')&&!_0x11637c['isString'](_0x483d23['root'])?'root:\x20string\x20expected':null!=_0x483d23['key']&&_0x483d23['hasOwnProperty']('key')&&!_0x11637c['isString'](_0x483d23['key'])?'key:\x20string\x20expected':null!=_0x483d23['oldValueBoolean']&&_0x483d23['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x483d23['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x483d23['oldValueJson']&&_0x483d23['hasOwnProperty']('oldValueJson')&&!_0x11637c['isString'](_0x483d23['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x483d23['newValueBoolean']&&_0x483d23['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x483d23['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x483d23['newValueJson']&&_0x483d23['hasOwnProperty']('newValueJson')&&!_0x11637c['isString'](_0x483d23['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x483d23['wasUndone']&&_0x483d23['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x483d23['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a52f6['fromObject']=function(_0x2e7354){if(_0x2e7354 instanceof _0x11a345['RootAttributeOperation'])return _0x2e7354;var _0x6ef12e=new _0x11a345['RootAttributeOperation']();return null!=_0x2e7354['root']&&(_0x6ef12e['root']=String(_0x2e7354['root'])),null!=_0x2e7354['key']&&(_0x6ef12e['key']=String(_0x2e7354['key'])),null!=_0x2e7354['oldValueBoolean']&&(_0x6ef12e['oldValueBoolean']=Boolean(_0x2e7354['oldValueBoolean'])),null!=_0x2e7354['oldValueJson']&&(_0x6ef12e['oldValueJson']=String(_0x2e7354['oldValueJson'])),null!=_0x2e7354['newValueBoolean']&&(_0x6ef12e['newValueBoolean']=Boolean(_0x2e7354['newValueBoolean'])),null!=_0x2e7354['newValueJson']&&(_0x6ef12e['newValueJson']=String(_0x2e7354['newValueJson'])),null!=_0x2e7354['wasUndone']&&(_0x6ef12e['wasUndone']=Boolean(_0x2e7354['wasUndone'])),_0x6ef12e;},_0x4a52f6['toObject']=function(_0x4387ca,_0x15cb00){_0x15cb00||(_0x15cb00={});var _0x250089={};return _0x15cb00['defaults']&&(_0x250089['root']='',_0x250089['key']='',_0x250089['oldValueBoolean']=!0x1,_0x250089['oldValueJson']='',_0x250089['newValueBoolean']=!0x1,_0x250089['newValueJson']='',_0x250089['wasUndone']=!0x1),null!=_0x4387ca['root']&&_0x4387ca['hasOwnProperty']('root')&&(_0x250089['root']=_0x4387ca['root']),null!=_0x4387ca['key']&&_0x4387ca['hasOwnProperty']('key')&&(_0x250089['key']=_0x4387ca['key']),null!=_0x4387ca['oldValueBoolean']&&_0x4387ca['hasOwnProperty']('oldValueBoolean')&&(_0x250089['oldValueBoolean']=_0x4387ca['oldValueBoolean']),null!=_0x4387ca['oldValueJson']&&_0x4387ca['hasOwnProperty']('oldValueJson')&&(_0x250089['oldValueJson']=_0x4387ca['oldValueJson']),null!=_0x4387ca['newValueBoolean']&&_0x4387ca['hasOwnProperty']('newValueBoolean')&&(_0x250089['newValueBoolean']=_0x4387ca['newValueBoolean']),null!=_0x4387ca['newValueJson']&&_0x4387ca['hasOwnProperty']('newValueJson')&&(_0x250089['newValueJson']=_0x4387ca['newValueJson']),null!=_0x4387ca['wasUndone']&&_0x4387ca['hasOwnProperty']('wasUndone')&&(_0x250089['wasUndone']=_0x4387ca['wasUndone']),_0x250089;},_0x4a52f6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x4a52f6['getTypeUrl']=function(_0x14f9ec){return void 0x0===_0x14f9ec&&(_0x14f9ec='type.googleapis.com'),_0x14f9ec+'/RootAttributeOperation';},_0x4a52f6;}()),_0x11a345['RootOperation']=(function(){function _0x57b9e4(_0x32a0d0){if(_0x32a0d0){for(var _0x29c28e=Object['keys'](_0x32a0d0),_0x29bc97=0x0;_0x29bc97<_0x29c28e['length'];++_0x29bc97)null!=_0x32a0d0[_0x29c28e[_0x29bc97]]&&(this[_0x29c28e[_0x29bc97]]=_0x32a0d0[_0x29c28e[_0x29bc97]]);}}return _0x57b9e4['prototype']['rootName']='',_0x57b9e4['prototype']['elementName']='',_0x57b9e4['prototype']['isAdd']=!0x1,_0x57b9e4['prototype']['wasUndone']=!0x1,_0x57b9e4['create']=function(_0x5d7c6b){return new _0x57b9e4(_0x5d7c6b);},_0x57b9e4['encode']=function(_0x516a8a,_0x403cfd){return _0x403cfd||(_0x403cfd=_0x4261e8['create']()),null!=_0x516a8a['rootName']&&Object['hasOwnProperty']['call'](_0x516a8a,'rootName')&&_0x403cfd['uint32'](0xa)['string'](_0x516a8a['rootName']),null!=_0x516a8a['elementName']&&Object['hasOwnProperty']['call'](_0x516a8a,'elementName')&&_0x403cfd['uint32'](0x12)['string'](_0x516a8a['elementName']),null!=_0x516a8a['isAdd']&&Object['hasOwnProperty']['call'](_0x516a8a,'isAdd')&&_0x403cfd['uint32'](0x18)['bool'](_0x516a8a['isAdd']),null!=_0x516a8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x516a8a,'wasUndone')&&_0x403cfd['uint32'](0x20)['bool'](_0x516a8a['wasUndone']),_0x403cfd;},_0x57b9e4['encodeDelimited']=function(_0x4f9dae,_0x5baa7f){return this['encode'](_0x4f9dae,_0x5baa7f)['ldelim']();},_0x57b9e4['decode']=function(_0x244229,_0x5ba2bd){_0x244229 instanceof _0x37d82a||(_0x244229=_0x37d82a['create'](_0x244229));for(var _0x46ff85=void 0x0===_0x5ba2bd?_0x244229['len']:_0x244229['pos']+_0x5ba2bd,_0x35596b=new _0x11a345['RootOperation']();_0x244229['pos']<_0x46ff85;){var _0x5b8641=_0x244229['uint32']();switch(_0x5b8641>>>0x3){case 0x1:_0x35596b['rootName']=_0x244229['string']();break;case 0x2:_0x35596b['elementName']=_0x244229['string']();break;case 0x3:_0x35596b['isAdd']=_0x244229['bool']();break;case 0x4:_0x35596b['wasUndone']=_0x244229['bool']();break;default:_0x244229['skipType'](0x7&_0x5b8641);}}return _0x35596b;},_0x57b9e4['decodeDelimited']=function(_0x51b469){return _0x51b469 instanceof _0x37d82a||(_0x51b469=new _0x37d82a(_0x51b469)),this['decode'](_0x51b469,_0x51b469['uint32']());},_0x57b9e4['verify']=function(_0xf0c27a){return'object'!=typeof _0xf0c27a||null===_0xf0c27a?'object\x20expected':null!=_0xf0c27a['rootName']&&_0xf0c27a['hasOwnProperty']('rootName')&&!_0x11637c['isString'](_0xf0c27a['rootName'])?'rootName:\x20string\x20expected':null!=_0xf0c27a['elementName']&&_0xf0c27a['hasOwnProperty']('elementName')&&!_0x11637c['isString'](_0xf0c27a['elementName'])?'elementName:\x20string\x20expected':null!=_0xf0c27a['isAdd']&&_0xf0c27a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xf0c27a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xf0c27a['wasUndone']&&_0xf0c27a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf0c27a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x57b9e4['fromObject']=function(_0x4f4150){if(_0x4f4150 instanceof _0x11a345['RootOperation'])return _0x4f4150;var _0x4fcefd=new _0x11a345['RootOperation']();return null!=_0x4f4150['rootName']&&(_0x4fcefd['rootName']=String(_0x4f4150['rootName'])),null!=_0x4f4150['elementName']&&(_0x4fcefd['elementName']=String(_0x4f4150['elementName'])),null!=_0x4f4150['isAdd']&&(_0x4fcefd['isAdd']=Boolean(_0x4f4150['isAdd'])),null!=_0x4f4150['wasUndone']&&(_0x4fcefd['wasUndone']=Boolean(_0x4f4150['wasUndone'])),_0x4fcefd;},_0x57b9e4['toObject']=function(_0x3baa6e,_0x12541a){_0x12541a||(_0x12541a={});var _0x3ed5d7={};return _0x12541a['defaults']&&(_0x3ed5d7['rootName']='',_0x3ed5d7['elementName']='',_0x3ed5d7['isAdd']=!0x1,_0x3ed5d7['wasUndone']=!0x1),null!=_0x3baa6e['rootName']&&_0x3baa6e['hasOwnProperty']('rootName')&&(_0x3ed5d7['rootName']=_0x3baa6e['rootName']),null!=_0x3baa6e['elementName']&&_0x3baa6e['hasOwnProperty']('elementName')&&(_0x3ed5d7['elementName']=_0x3baa6e['elementName']),null!=_0x3baa6e['isAdd']&&_0x3baa6e['hasOwnProperty']('isAdd')&&(_0x3ed5d7['isAdd']=_0x3baa6e['isAdd']),null!=_0x3baa6e['wasUndone']&&_0x3baa6e['hasOwnProperty']('wasUndone')&&(_0x3ed5d7['wasUndone']=_0x3baa6e['wasUndone']),_0x3ed5d7;},_0x57b9e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x57b9e4['getTypeUrl']=function(_0x3dec5d){return void 0x0===_0x3dec5d&&(_0x3dec5d='type.googleapis.com'),_0x3dec5d+'/RootOperation';},_0x57b9e4;}()),_0x11a345['SplitOperation']=(function(){function _0x1f7a06(_0x4db6ff){if(_0x4db6ff){for(var _0xf399d8=Object['keys'](_0x4db6ff),_0x5876bf=0x0;_0x5876bf<_0xf399d8['length'];++_0x5876bf)null!=_0x4db6ff[_0xf399d8[_0x5876bf]]&&(this[_0xf399d8[_0x5876bf]]=_0x4db6ff[_0xf399d8[_0x5876bf]]);}}return _0x1f7a06['prototype']['splitPosition']=null,_0x1f7a06['prototype']['graveyardPosition']=null,_0x1f7a06['prototype']['howMany']=0x0,_0x1f7a06['prototype']['insertionPosition']=null,_0x1f7a06['prototype']['wasUndone']=!0x1,_0x1f7a06['create']=function(_0x542e65){return new _0x1f7a06(_0x542e65);},_0x1f7a06['encode']=function(_0x3db12a,_0x6129e6){return _0x6129e6||(_0x6129e6=_0x4261e8['create']()),null!=_0x3db12a['splitPosition']&&Object['hasOwnProperty']['call'](_0x3db12a,'splitPosition')&&_0x11a345['Position']['encode'](_0x3db12a['splitPosition'],_0x6129e6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3db12a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3db12a,'graveyardPosition')&&_0x11a345['Position']['encode'](_0x3db12a['graveyardPosition'],_0x6129e6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3db12a['howMany']&&Object['hasOwnProperty']['call'](_0x3db12a,'howMany')&&_0x6129e6['uint32'](0x18)['uint32'](_0x3db12a['howMany']),null!=_0x3db12a['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3db12a,'insertionPosition')&&_0x11a345['Position']['encode'](_0x3db12a['insertionPosition'],_0x6129e6['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3db12a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3db12a,'wasUndone')&&_0x6129e6['uint32'](0x28)['bool'](_0x3db12a['wasUndone']),_0x6129e6;},_0x1f7a06['encodeDelimited']=function(_0xafbc02,_0x58d308){return this['encode'](_0xafbc02,_0x58d308)['ldelim']();},_0x1f7a06['decode']=function(_0x3316cc,_0x43f985){_0x3316cc instanceof _0x37d82a||(_0x3316cc=_0x37d82a['create'](_0x3316cc));for(var _0x13c4b7=void 0x0===_0x43f985?_0x3316cc['len']:_0x3316cc['pos']+_0x43f985,_0x3bb5cb=new _0x11a345['SplitOperation']();_0x3316cc['pos']<_0x13c4b7;){var _0x4599c2=_0x3316cc['uint32']();switch(_0x4599c2>>>0x3){case 0x1:_0x3bb5cb['splitPosition']=_0x11a345['Position']['decode'](_0x3316cc,_0x3316cc['uint32']());break;case 0x2:_0x3bb5cb['graveyardPosition']=_0x11a345['Position']['decode'](_0x3316cc,_0x3316cc['uint32']());break;case 0x3:_0x3bb5cb['howMany']=_0x3316cc['uint32']();break;case 0x4:_0x3bb5cb['insertionPosition']=_0x11a345['Position']['decode'](_0x3316cc,_0x3316cc['uint32']());break;case 0x5:_0x3bb5cb['wasUndone']=_0x3316cc['bool']();break;default:_0x3316cc['skipType'](0x7&_0x4599c2);}}return _0x3bb5cb;},_0x1f7a06['decodeDelimited']=function(_0x19e20c){return _0x19e20c instanceof _0x37d82a||(_0x19e20c=new _0x37d82a(_0x19e20c)),this['decode'](_0x19e20c,_0x19e20c['uint32']());},_0x1f7a06['verify']=function(_0x38b068){if('object'!=typeof _0x38b068||null===_0x38b068)return'object\x20expected';var _0x5bb751;if(null!=_0x38b068['splitPosition']&&_0x38b068['hasOwnProperty']('splitPosition')&&(_0x5bb751=_0x11a345['Position']['verify'](_0x38b068['splitPosition'])))return'splitPosition.'+_0x5bb751;if(null!=_0x38b068['graveyardPosition']&&_0x38b068['hasOwnProperty']('graveyardPosition')&&(_0x5bb751=_0x11a345['Position']['verify'](_0x38b068['graveyardPosition'])))return'graveyardPosition.'+_0x5bb751;if(null!=_0x38b068['howMany']&&_0x38b068['hasOwnProperty']('howMany')&&!_0x11637c['isInteger'](_0x38b068['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x38b068['insertionPosition']&&_0x38b068['hasOwnProperty']('insertionPosition')&&(_0x5bb751=_0x11a345['Position']['verify'](_0x38b068['insertionPosition'])))return'insertionPosition.'+_0x5bb751;return null!=_0x38b068['wasUndone']&&_0x38b068['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38b068['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f7a06['fromObject']=function(_0x2bcafd){if(_0x2bcafd instanceof _0x11a345['SplitOperation'])return _0x2bcafd;var _0x2246c4=new _0x11a345['SplitOperation']();if(null!=_0x2bcafd['splitPosition']){if('object'!=typeof _0x2bcafd['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2246c4['splitPosition']=_0x11a345['Position']['fromObject'](_0x2bcafd['splitPosition']);}if(null!=_0x2bcafd['graveyardPosition']){if('object'!=typeof _0x2bcafd['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2246c4['graveyardPosition']=_0x11a345['Position']['fromObject'](_0x2bcafd['graveyardPosition']);}if(null!=_0x2bcafd['howMany']&&(_0x2246c4['howMany']=_0x2bcafd['howMany']>>>0x0),null!=_0x2bcafd['insertionPosition']){if('object'!=typeof _0x2bcafd['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2246c4['insertionPosition']=_0x11a345['Position']['fromObject'](_0x2bcafd['insertionPosition']);}return null!=_0x2bcafd['wasUndone']&&(_0x2246c4['wasUndone']=Boolean(_0x2bcafd['wasUndone'])),_0x2246c4;},_0x1f7a06['toObject']=function(_0x2935fa,_0x3cfb4e){_0x3cfb4e||(_0x3cfb4e={});var _0x48f572={};return _0x3cfb4e['defaults']&&(_0x48f572['splitPosition']=null,_0x48f572['graveyardPosition']=null,_0x48f572['howMany']=0x0,_0x48f572['insertionPosition']=null,_0x48f572['wasUndone']=!0x1),null!=_0x2935fa['splitPosition']&&_0x2935fa['hasOwnProperty']('splitPosition')&&(_0x48f572['splitPosition']=_0x11a345['Position']['toObject'](_0x2935fa['splitPosition'],_0x3cfb4e)),null!=_0x2935fa['graveyardPosition']&&_0x2935fa['hasOwnProperty']('graveyardPosition')&&(_0x48f572['graveyardPosition']=_0x11a345['Position']['toObject'](_0x2935fa['graveyardPosition'],_0x3cfb4e)),null!=_0x2935fa['howMany']&&_0x2935fa['hasOwnProperty']('howMany')&&(_0x48f572['howMany']=_0x2935fa['howMany']),null!=_0x2935fa['insertionPosition']&&_0x2935fa['hasOwnProperty']('insertionPosition')&&(_0x48f572['insertionPosition']=_0x11a345['Position']['toObject'](_0x2935fa['insertionPosition'],_0x3cfb4e)),null!=_0x2935fa['wasUndone']&&_0x2935fa['hasOwnProperty']('wasUndone')&&(_0x48f572['wasUndone']=_0x2935fa['wasUndone']),_0x48f572;},_0x1f7a06['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x1f7a06['getTypeUrl']=function(_0x17b711){return void 0x0===_0x17b711&&(_0x17b711='type.googleapis.com'),_0x17b711+'/SplitOperation';},_0x1f7a06;}()),_0x11a345['Position']=(function(){function _0x256fad(_0x43184b){if(this['path']=[],_0x43184b){for(var _0x4c741f=Object['keys'](_0x43184b),_0x353c06=0x0;_0x353c06<_0x4c741f['length'];++_0x353c06)null!=_0x43184b[_0x4c741f[_0x353c06]]&&(this[_0x4c741f[_0x353c06]]=_0x43184b[_0x4c741f[_0x353c06]]);}}return _0x256fad['prototype']['root']='',_0x256fad['prototype']['rootMain']=!0x1,_0x256fad['prototype']['rootGraveyard']=!0x1,_0x256fad['prototype']['path']=_0x11637c['emptyArray'],_0x256fad['prototype']['stickiness']='',_0x256fad['create']=function(_0x4cd6b){return new _0x256fad(_0x4cd6b);},_0x256fad['encode']=function(_0x243410,_0x12e05a){if(_0x12e05a||(_0x12e05a=_0x4261e8['create']()),null!=_0x243410['root']&&Object['hasOwnProperty']['call'](_0x243410,'root')&&_0x12e05a['uint32'](0xa)['string'](_0x243410['root']),null!=_0x243410['rootMain']&&Object['hasOwnProperty']['call'](_0x243410,'rootMain')&&_0x12e05a['uint32'](0x10)['bool'](_0x243410['rootMain']),null!=_0x243410['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x243410,'rootGraveyard')&&_0x12e05a['uint32'](0x18)['bool'](_0x243410['rootGraveyard']),null!=_0x243410['path']&&_0x243410['path']['length']){_0x12e05a['uint32'](0x22)['fork']();for(var _0x2340b0=0x0;_0x2340b0<_0x243410['path']['length'];++_0x2340b0)_0x12e05a['uint32'](_0x243410['path'][_0x2340b0]);_0x12e05a['ldelim']();}return null!=_0x243410['stickiness']&&Object['hasOwnProperty']['call'](_0x243410,'stickiness')&&_0x12e05a['uint32'](0x2a)['string'](_0x243410['stickiness']),_0x12e05a;},_0x256fad['encodeDelimited']=function(_0xf1c54f,_0x46bd6f){return this['encode'](_0xf1c54f,_0x46bd6f)['ldelim']();},_0x256fad['decode']=function(_0x5902dc,_0x1e3f3c){_0x5902dc instanceof _0x37d82a||(_0x5902dc=_0x37d82a['create'](_0x5902dc));for(var _0x5efd77=void 0x0===_0x1e3f3c?_0x5902dc['len']:_0x5902dc['pos']+_0x1e3f3c,_0x26930d=new _0x11a345['Position']();_0x5902dc['pos']<_0x5efd77;){var _0x108b8d=_0x5902dc['uint32']();switch(_0x108b8d>>>0x3){case 0x1:_0x26930d['root']=_0x5902dc['string']();break;case 0x2:_0x26930d['rootMain']=_0x5902dc['bool']();break;case 0x3:_0x26930d['rootGraveyard']=_0x5902dc['bool']();break;case 0x4:if(_0x26930d['path']&&_0x26930d['path']['length']||(_0x26930d['path']=[]),0x2==(0x7&_0x108b8d)){for(var _0x2f1727=_0x5902dc['uint32']()+_0x5902dc['pos'];_0x5902dc['pos']<_0x2f1727;)_0x26930d['path']['push'](_0x5902dc['uint32']());}else _0x26930d['path']['push'](_0x5902dc['uint32']());break;case 0x5:_0x26930d['stickiness']=_0x5902dc['string']();break;default:_0x5902dc['skipType'](0x7&_0x108b8d);}}return _0x26930d;},_0x256fad['decodeDelimited']=function(_0x2b4b4f){return _0x2b4b4f instanceof _0x37d82a||(_0x2b4b4f=new _0x37d82a(_0x2b4b4f)),this['decode'](_0x2b4b4f,_0x2b4b4f['uint32']());},_0x256fad['verify']=function(_0x47af20){if('object'!=typeof _0x47af20||null===_0x47af20)return'object\x20expected';if(null!=_0x47af20['root']&&_0x47af20['hasOwnProperty']('root')&&!_0x11637c['isString'](_0x47af20['root']))return'root:\x20string\x20expected';if(null!=_0x47af20['rootMain']&&_0x47af20['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x47af20['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x47af20['rootGraveyard']&&_0x47af20['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x47af20['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x47af20['path']&&_0x47af20['hasOwnProperty']('path')){if(!Array['isArray'](_0x47af20['path']))return'path:\x20array\x20expected';for(var _0x302fcc=0x0;_0x302fcc<_0x47af20['path']['length'];++_0x302fcc)if(!_0x11637c['isInteger'](_0x47af20['path'][_0x302fcc]))return'path:\x20integer[]\x20expected';}return null!=_0x47af20['stickiness']&&_0x47af20['hasOwnProperty']('stickiness')&&!_0x11637c['isString'](_0x47af20['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x256fad['fromObject']=function(_0x3f8064){if(_0x3f8064 instanceof _0x11a345['Position'])return _0x3f8064;var _0x54b5bc=new _0x11a345['Position']();if(null!=_0x3f8064['root']&&(_0x54b5bc['root']=String(_0x3f8064['root'])),null!=_0x3f8064['rootMain']&&(_0x54b5bc['rootMain']=Boolean(_0x3f8064['rootMain'])),null!=_0x3f8064['rootGraveyard']&&(_0x54b5bc['rootGraveyard']=Boolean(_0x3f8064['rootGraveyard'])),_0x3f8064['path']){if(!Array['isArray'](_0x3f8064['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x54b5bc['path']=[];for(var _0x462d9a=0x0;_0x462d9a<_0x3f8064['path']['length'];++_0x462d9a)_0x54b5bc['path'][_0x462d9a]=_0x3f8064['path'][_0x462d9a]>>>0x0;}return null!=_0x3f8064['stickiness']&&(_0x54b5bc['stickiness']=String(_0x3f8064['stickiness'])),_0x54b5bc;},_0x256fad['toObject']=function(_0x1c26c0,_0x5ee5cf){_0x5ee5cf||(_0x5ee5cf={});var _0x2d4c11={};if((_0x5ee5cf['arrays']||_0x5ee5cf['defaults'])&&(_0x2d4c11['path']=[]),_0x5ee5cf['defaults']&&(_0x2d4c11['root']='',_0x2d4c11['rootMain']=!0x1,_0x2d4c11['rootGraveyard']=!0x1,_0x2d4c11['stickiness']=''),null!=_0x1c26c0['root']&&_0x1c26c0['hasOwnProperty']('root')&&(_0x2d4c11['root']=_0x1c26c0['root']),null!=_0x1c26c0['rootMain']&&_0x1c26c0['hasOwnProperty']('rootMain')&&(_0x2d4c11['rootMain']=_0x1c26c0['rootMain']),null!=_0x1c26c0['rootGraveyard']&&_0x1c26c0['hasOwnProperty']('rootGraveyard')&&(_0x2d4c11['rootGraveyard']=_0x1c26c0['rootGraveyard']),_0x1c26c0['path']&&_0x1c26c0['path']['length']){_0x2d4c11['path']=[];for(var _0x5d4b09=0x0;_0x5d4b09<_0x1c26c0['path']['length'];++_0x5d4b09)_0x2d4c11['path'][_0x5d4b09]=_0x1c26c0['path'][_0x5d4b09];}return null!=_0x1c26c0['stickiness']&&_0x1c26c0['hasOwnProperty']('stickiness')&&(_0x2d4c11['stickiness']=_0x1c26c0['stickiness']),_0x2d4c11;},_0x256fad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x256fad['getTypeUrl']=function(_0x21dab2){return void 0x0===_0x21dab2&&(_0x21dab2='type.googleapis.com'),_0x21dab2+'/Position';},_0x256fad;}()),_0x11a345['Range']=(function(){function _0x5866fc(_0x15a9ab){if(_0x15a9ab){for(var _0x355039=Object['keys'](_0x15a9ab),_0x393288=0x0;_0x393288<_0x355039['length'];++_0x393288)null!=_0x15a9ab[_0x355039[_0x393288]]&&(this[_0x355039[_0x393288]]=_0x15a9ab[_0x355039[_0x393288]]);}}return _0x5866fc['prototype']['start']=null,_0x5866fc['prototype']['end']=null,_0x5866fc['create']=function(_0x1ed820){return new _0x5866fc(_0x1ed820);},_0x5866fc['encode']=function(_0x581af8,_0x5db449){return _0x5db449||(_0x5db449=_0x4261e8['create']()),null!=_0x581af8['start']&&Object['hasOwnProperty']['call'](_0x581af8,'start')&&_0x11a345['Position']['encode'](_0x581af8['start'],_0x5db449['uint32'](0xa)['fork']())['ldelim'](),null!=_0x581af8['end']&&Object['hasOwnProperty']['call'](_0x581af8,'end')&&_0x11a345['Position']['encode'](_0x581af8['end'],_0x5db449['uint32'](0x12)['fork']())['ldelim'](),_0x5db449;},_0x5866fc['encodeDelimited']=function(_0x27fb61,_0x2b8fc3){return this['encode'](_0x27fb61,_0x2b8fc3)['ldelim']();},_0x5866fc['decode']=function(_0x5740f2,_0x47ffb6){_0x5740f2 instanceof _0x37d82a||(_0x5740f2=_0x37d82a['create'](_0x5740f2));for(var _0x5b421d=void 0x0===_0x47ffb6?_0x5740f2['len']:_0x5740f2['pos']+_0x47ffb6,_0x544f35=new _0x11a345['Range']();_0x5740f2['pos']<_0x5b421d;){var _0x278383=_0x5740f2['uint32']();switch(_0x278383>>>0x3){case 0x1:_0x544f35['start']=_0x11a345['Position']['decode'](_0x5740f2,_0x5740f2['uint32']());break;case 0x2:_0x544f35['end']=_0x11a345['Position']['decode'](_0x5740f2,_0x5740f2['uint32']());break;default:_0x5740f2['skipType'](0x7&_0x278383);}}return _0x544f35;},_0x5866fc['decodeDelimited']=function(_0x1b9022){return _0x1b9022 instanceof _0x37d82a||(_0x1b9022=new _0x37d82a(_0x1b9022)),this['decode'](_0x1b9022,_0x1b9022['uint32']());},_0x5866fc['verify']=function(_0x46cfe0){if('object'!=typeof _0x46cfe0||null===_0x46cfe0)return'object\x20expected';var _0x110d17;if(null!=_0x46cfe0['start']&&_0x46cfe0['hasOwnProperty']('start')&&(_0x110d17=_0x11a345['Position']['verify'](_0x46cfe0['start'])))return'start.'+_0x110d17;if(null!=_0x46cfe0['end']&&_0x46cfe0['hasOwnProperty']('end')&&(_0x110d17=_0x11a345['Position']['verify'](_0x46cfe0['end'])))return'end.'+_0x110d17;return null;},_0x5866fc['fromObject']=function(_0x267b05){if(_0x267b05 instanceof _0x11a345['Range'])return _0x267b05;var _0x279611=new _0x11a345['Range']();if(null!=_0x267b05['start']){if('object'!=typeof _0x267b05['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x279611['start']=_0x11a345['Position']['fromObject'](_0x267b05['start']);}if(null!=_0x267b05['end']){if('object'!=typeof _0x267b05['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x279611['end']=_0x11a345['Position']['fromObject'](_0x267b05['end']);}return _0x279611;},_0x5866fc['toObject']=function(_0x56cadc,_0x508c05){_0x508c05||(_0x508c05={});var _0x430f55={};return _0x508c05['defaults']&&(_0x430f55['start']=null,_0x430f55['end']=null),null!=_0x56cadc['start']&&_0x56cadc['hasOwnProperty']('start')&&(_0x430f55['start']=_0x11a345['Position']['toObject'](_0x56cadc['start'],_0x508c05)),null!=_0x56cadc['end']&&_0x56cadc['hasOwnProperty']('end')&&(_0x430f55['end']=_0x11a345['Position']['toObject'](_0x56cadc['end'],_0x508c05)),_0x430f55;},_0x5866fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x5866fc['getTypeUrl']=function(_0x548dc){return void 0x0===_0x548dc&&(_0x548dc='type.googleapis.com'),_0x548dc+'/Range';},_0x5866fc;}()),_0x11a345['Element']=(function(){function _0x538190(_0x37196d){if(this['children']=[],this['attributesBoolean']={},_0x37196d){for(var _0x792b51=Object['keys'](_0x37196d),_0x58e60d=0x0;_0x58e60d<_0x792b51['length'];++_0x58e60d)null!=_0x37196d[_0x792b51[_0x58e60d]]&&(this[_0x792b51[_0x58e60d]]=_0x37196d[_0x792b51[_0x58e60d]]);}}return _0x538190['prototype']['name']='',_0x538190['prototype']['children']=_0x11637c['emptyArray'],_0x538190['prototype']['data']='',_0x538190['prototype']['attributesBoolean']=_0x11637c['emptyObject'],_0x538190['prototype']['attributesJson']='',_0x538190['create']=function(_0x4c1642){return new _0x538190(_0x4c1642);},_0x538190['encode']=function(_0x5a6a58,_0x548d53){if(_0x548d53||(_0x548d53=_0x4261e8['create']()),null!=_0x5a6a58['name']&&Object['hasOwnProperty']['call'](_0x5a6a58,'name')&&_0x548d53['uint32'](0xa)['string'](_0x5a6a58['name']),null!=_0x5a6a58['children']&&_0x5a6a58['children']['length']){for(var _0x353af1=0x0;_0x353af1<_0x5a6a58['children']['length'];++_0x353af1)_0x11a345['Element']['encode'](_0x5a6a58['children'][_0x353af1],_0x548d53['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5a6a58['data']&&Object['hasOwnProperty']['call'](_0x5a6a58,'data')&&_0x548d53['uint32'](0x1a)['string'](_0x5a6a58['data']),null!=_0x5a6a58['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5a6a58,'attributesBoolean')){var _0x299356=Object['keys'](_0x5a6a58['attributesBoolean']);for(_0x353af1=0x0;_0x353af1<_0x299356['length'];++_0x353af1)_0x548d53['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x299356[_0x353af1])['uint32'](0x10)['bool'](_0x5a6a58['attributesBoolean'][_0x299356[_0x353af1]])['ldelim']();}return null!=_0x5a6a58['attributesJson']&&Object['hasOwnProperty']['call'](_0x5a6a58,'attributesJson')&&_0x548d53['uint32'](0x2a)['string'](_0x5a6a58['attributesJson']),_0x548d53;},_0x538190['encodeDelimited']=function(_0x592c13,_0x1044f9){return this['encode'](_0x592c13,_0x1044f9)['ldelim']();},_0x538190['decode']=function(_0x329cc1,_0x3038f4){_0x329cc1 instanceof _0x37d82a||(_0x329cc1=_0x37d82a['create'](_0x329cc1));for(var _0x5a703a,_0x5c2aa0,_0x45388d=void 0x0===_0x3038f4?_0x329cc1['len']:_0x329cc1['pos']+_0x3038f4,_0x425c3e=new _0x11a345['Element']();_0x329cc1['pos']<_0x45388d;){var _0xd468da=_0x329cc1['uint32']();switch(_0xd468da>>>0x3){case 0x1:_0x425c3e['name']=_0x329cc1['string']();break;case 0x2:_0x425c3e['children']&&_0x425c3e['children']['length']||(_0x425c3e['children']=[]),_0x425c3e['children']['push'](_0x11a345['Element']['decode'](_0x329cc1,_0x329cc1['uint32']()));break;case 0x3:_0x425c3e['data']=_0x329cc1['string']();break;case 0x4:_0x425c3e['attributesBoolean']===_0x11637c['emptyObject']&&(_0x425c3e['attributesBoolean']={});var _0x5412ad=_0x329cc1['uint32']()+_0x329cc1['pos'];for(_0x5a703a='',_0x5c2aa0=!0x1;_0x329cc1['pos']<_0x5412ad;){var _0x50c2b0=_0x329cc1['uint32']();switch(_0x50c2b0>>>0x3){case 0x1:_0x5a703a=_0x329cc1['string']();break;case 0x2:_0x5c2aa0=_0x329cc1['bool']();break;default:_0x329cc1['skipType'](0x7&_0x50c2b0);}}_0x425c3e['attributesBoolean'][_0x5a703a]=_0x5c2aa0;break;case 0x5:_0x425c3e['attributesJson']=_0x329cc1['string']();break;default:_0x329cc1['skipType'](0x7&_0xd468da);}}return _0x425c3e;},_0x538190['decodeDelimited']=function(_0x1265d4){return _0x1265d4 instanceof _0x37d82a||(_0x1265d4=new _0x37d82a(_0x1265d4)),this['decode'](_0x1265d4,_0x1265d4['uint32']());},_0x538190['verify']=function(_0x1bcfcd){if('object'!=typeof _0x1bcfcd||null===_0x1bcfcd)return'object\x20expected';if(null!=_0x1bcfcd['name']&&_0x1bcfcd['hasOwnProperty']('name')&&!_0x11637c['isString'](_0x1bcfcd['name']))return'name:\x20string\x20expected';if(null!=_0x1bcfcd['children']&&_0x1bcfcd['hasOwnProperty']('children')){if(!Array['isArray'](_0x1bcfcd['children']))return'children:\x20array\x20expected';for(var _0x4dbfcf=0x0;_0x4dbfcf<_0x1bcfcd['children']['length'];++_0x4dbfcf){var _0x5c4e6a=_0x11a345['Element']['verify'](_0x1bcfcd['children'][_0x4dbfcf]);if(_0x5c4e6a)return'children.'+_0x5c4e6a;}}if(null!=_0x1bcfcd['data']&&_0x1bcfcd['hasOwnProperty']('data')&&!_0x11637c['isString'](_0x1bcfcd['data']))return'data:\x20string\x20expected';if(null!=_0x1bcfcd['attributesBoolean']&&_0x1bcfcd['hasOwnProperty']('attributesBoolean')){if(!_0x11637c['isObject'](_0x1bcfcd['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1989ca=Object['keys'](_0x1bcfcd['attributesBoolean']);for(_0x4dbfcf=0x0;_0x4dbfcf<_0x1989ca['length'];++_0x4dbfcf)if('boolean'!=typeof _0x1bcfcd['attributesBoolean'][_0x1989ca[_0x4dbfcf]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1bcfcd['attributesJson']&&_0x1bcfcd['hasOwnProperty']('attributesJson')&&!_0x11637c['isString'](_0x1bcfcd['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x538190['fromObject']=function(_0x355e4c){if(_0x355e4c instanceof _0x11a345['Element'])return _0x355e4c;var _0x4159a0=new _0x11a345['Element']();if(null!=_0x355e4c['name']&&(_0x4159a0['name']=String(_0x355e4c['name'])),_0x355e4c['children']){if(!Array['isArray'](_0x355e4c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4159a0['children']=[];for(var _0x3d58f3=0x0;_0x3d58f3<_0x355e4c['children']['length'];++_0x3d58f3){if('object'!=typeof _0x355e4c['children'][_0x3d58f3])throw TypeError('.Element.children:\x20object\x20expected');_0x4159a0['children'][_0x3d58f3]=_0x11a345['Element']['fromObject'](_0x355e4c['children'][_0x3d58f3]);}}if(null!=_0x355e4c['data']&&(_0x4159a0['data']=String(_0x355e4c['data'])),_0x355e4c['attributesBoolean']){if('object'!=typeof _0x355e4c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4159a0['attributesBoolean']={};var _0x19fad4=Object['keys'](_0x355e4c['attributesBoolean']);for(_0x3d58f3=0x0;_0x3d58f3<_0x19fad4['length'];++_0x3d58f3)_0x4159a0['attributesBoolean'][_0x19fad4[_0x3d58f3]]=Boolean(_0x355e4c['attributesBoolean'][_0x19fad4[_0x3d58f3]]);}return null!=_0x355e4c['attributesJson']&&(_0x4159a0['attributesJson']=String(_0x355e4c['attributesJson'])),_0x4159a0;},_0x538190['toObject']=function(_0x1e55f1,_0x3adb06){_0x3adb06||(_0x3adb06={});var _0x4c8b0a,_0x50b743={};if((_0x3adb06['arrays']||_0x3adb06['defaults'])&&(_0x50b743['children']=[]),(_0x3adb06['objects']||_0x3adb06['defaults'])&&(_0x50b743['attributesBoolean']={}),_0x3adb06['defaults']&&(_0x50b743['name']='',_0x50b743['data']='',_0x50b743['attributesJson']=''),null!=_0x1e55f1['name']&&_0x1e55f1['hasOwnProperty']('name')&&(_0x50b743['name']=_0x1e55f1['name']),_0x1e55f1['children']&&_0x1e55f1['children']['length']){_0x50b743['children']=[];for(var _0x2c9d02=0x0;_0x2c9d02<_0x1e55f1['children']['length'];++_0x2c9d02)_0x50b743['children'][_0x2c9d02]=_0x11a345['Element']['toObject'](_0x1e55f1['children'][_0x2c9d02],_0x3adb06);}if(null!=_0x1e55f1['data']&&_0x1e55f1['hasOwnProperty']('data')&&(_0x50b743['data']=_0x1e55f1['data']),_0x1e55f1['attributesBoolean']&&(_0x4c8b0a=Object['keys'](_0x1e55f1['attributesBoolean']))['length']){_0x50b743['attributesBoolean']={};for(_0x2c9d02=0x0;_0x2c9d02<_0x4c8b0a['length'];++_0x2c9d02)_0x50b743['attributesBoolean'][_0x4c8b0a[_0x2c9d02]]=_0x1e55f1['attributesBoolean'][_0x4c8b0a[_0x2c9d02]];}return null!=_0x1e55f1['attributesJson']&&_0x1e55f1['hasOwnProperty']('attributesJson')&&(_0x50b743['attributesJson']=_0x1e55f1['attributesJson']),_0x50b743;},_0x538190['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x202eb9['util']['toJSONOptions']);},_0x538190['getTypeUrl']=function(_0x51e6c0){return void 0x0===_0x51e6c0&&(_0x51e6c0='type.googleapis.com'),_0x51e6c0+'/Element';},_0x538190;}()),_0x11a345;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xb56bd8){return new w(this['_protobufRoot'][_0xb56bd8]);}}class w{['_protobuf'];constructor(_0x33011e){this['_protobuf']=_0x33011e;}['compress'](_0x19f9ad){const _0x1a8008=this['_protobuf']['verify'](_0x19f9ad);if(_0x1a8008)throw Error(_0x1a8008);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x19f9ad))['finish']();}['decompress'](_0x14ab84){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x14ab84),{'oneofs':!0x0});}}function v(_0x20a1fd,_0x6c61b2){const _0x2e23cb=_0x20e632(_0x20a1fd);return _0x2e23cb['path'][_0x2e23cb['path']['length']-0x1]+=_0x6c61b2,_0x2e23cb;}function O(_0x1f7125,_0x8d4f1f){return _0x1f7125['root']===_0x8d4f1f['root']&&_0x210c3c(_0x1f7125['path'],_0x8d4f1f['path']);}function $(_0x2778d2){P(_0x2778d2,_0x29944=>('main'==_0x29944['root']?(_0x29944['rootMain']=!0x0,delete _0x29944['root']):'$graveyard'==_0x29944['root']&&(_0x29944['rootGraveyard']=!0x0,delete _0x29944['root']),_0x29944));}function J(_0x4399bb){P(_0x4399bb,_0x36b4e0=>(_0x36b4e0['rootMain']?(_0x36b4e0['root']='main',delete _0x36b4e0['rootMain']):_0x36b4e0['rootGraveyard']&&(_0x36b4e0['root']='$graveyard',delete _0x36b4e0['rootGraveyard']),_0x36b4e0));}function P(_0x53b174,_0xb8a58c){for(const _0x574fd8 in _0x53b174){const _0x22f929=_0x53b174[_0x574fd8];'nodes'!==_0x574fd8&&_0x53e082(_0x22f929)&&(_0x22f929['path']&&(_0x22f929['root']||_0x22f929['rootMain']||_0x22f929['rootGraveyard'])?_0x53b174[_0x574fd8]=_0xb8a58c(_0x22f929):P(_0x22f929,_0xb8a58c));}return _0x53b174;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4a94e9,_0x2d6fa6,_0x227109){this['_id']=_0x4a94e9,this['_operationName']=_0x2d6fa6,this['_protobufDescriptor']=_0x227109;}['compress'](_0x4e115f,_0x184ea0){const _0x247c1b=_0x184ea0['shift']();return $(_0x247c1b),_0x4e115f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x247c1b)),_0x4e115f['types']['push'](this['_id']),!0x0;}['decompress'](_0x37db46,_0x391c03){_0x391c03['types']['shift']();const _0x41c0d7=this['_protobufDescriptor']['decompress'](_0x391c03['buffers']['shift']());J(_0x41c0d7),_0x41c0d7['__className']=this['_operationName'],_0x37db46['push'](_0x41c0d7);}}class s extends e{['compress'](_0x6028f9,_0x2edc79){const _0x776242=_0x2edc79['shift']();return this['_serializeOneOf']('oldValue',_0x776242),this['_serializeOneOf']('newValue',_0x776242),$(_0x776242),_0x6028f9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x776242)),_0x6028f9['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b44a8,_0x4a2797){const {types:_0x230c93,buffers:_0x26c743}=_0x4a2797,_0x15f632=this['_protobufDescriptor']['decompress'](_0x26c743['shift']());_0x230c93['shift'](),this['_deserializeOneOf']('oldValue',_0x15f632),this['_deserializeOneOf']('newValue',_0x15f632),J(_0x15f632),_0x15f632['__className']=this['_operationName'],_0x5b44a8['push'](_0x15f632);}['_serializeOneOf'](_0x7239de,_0x2d982b){const _0x10c7b0=_0x2d982b[_0x7239de];'boolean'==typeof _0x10c7b0?_0x2d982b[_0x7239de+'Boolean']=_0x10c7b0:_0x2d982b[_0x7239de+'Json']=JSON['stringify'](_0x10c7b0);}['_deserializeOneOf'](_0x4aad98,_0x56ca6a){const _0x63700b=_0x4aad98+'Json';_0x56ca6a[_0x63700b]?(_0x56ca6a[_0x4aad98]=JSON['parse'](_0x56ca6a[_0x63700b]),delete _0x56ca6a[_0x63700b]):(_0x56ca6a[_0x4aad98]=_0x56ca6a[_0x4aad98+'Boolean'],delete _0x56ca6a[_0x4aad98+'Boolean']);}}class i extends e{['compress'](_0x5c9d30,_0x150c3c){const _0x38056b=_0x150c3c['shift']();return this['_serializeNodesAttributes'](_0x38056b['nodes']),$(_0x38056b),_0x5c9d30['buffers']['push'](this['_protobufDescriptor']['compress'](_0x38056b)),_0x5c9d30['types']['push'](this['_id']),!0x0;}['decompress'](_0x16708a,_0x271a37){const {types:_0x3c79b0,buffers:_0x368005}=_0x271a37,_0x40b829=this['_protobufDescriptor']['decompress'](_0x368005['shift']());_0x3c79b0['shift'](),_0x40b829['nodes']||(_0x40b829['nodes']=[]),this['_deserializeNodesAttributes'](_0x40b829['nodes']),J(_0x40b829),_0x40b829['__className']=this['_operationName'],_0x16708a['push'](_0x40b829);}['_serializeNodesAttributes'](_0x4d6968){for(const _0x4739d0 of _0x4d6968){if(_0x4739d0['attributes']){const _0x853128=_0x4739d0['attributes'];this['_areValuesBoolean'](_0x853128)?_0x4739d0['attributesBoolean']=_0x853128:_0x4739d0['attributesJson']=JSON['stringify'](_0x853128);}_0x4739d0['children']&&this['_serializeNodesAttributes'](_0x4739d0['children']);}}['_deserializeNodesAttributes'](_0x2d559d){for(const _0x274dc7 of _0x2d559d)(_0x274dc7['attributesBoolean']||_0x274dc7['attributesJson'])&&(_0x274dc7['attributesBoolean']?(_0x274dc7['attributes']=_0x274dc7['attributesBoolean'],delete _0x274dc7['attributesBoolean']):(_0x274dc7['attributes']=JSON['parse'](_0x274dc7['attributesJson']),delete _0x274dc7['attributesJson'])),_0x274dc7['children']&&this['_deserializeNodesAttributes'](_0x274dc7['children']);}['_areValuesBoolean'](_0x8a5aa3){return Object['keys'](_0x8a5aa3)['every'](_0x135c15=>'boolean'==typeof _0x8a5aa3[_0x135c15]);}}class n extends e{['decompress'](_0xc9ddc0,_0x22cb53){super['decompress'](_0xc9ddc0,_0x22cb53);const _0x4afd42=_0xc9ddc0[_0xc9ddc0['length']-0x1];_0x4afd42['oldRange']||(_0x4afd42['oldRange']=null),_0x4afd42['newRange']||(_0x4afd42['newRange']=null);}}class p extends e{['compress'](_0x37c0f9,_0xbf28da){return _0xbf28da['shift'](),_0x37c0f9['types']['push'](this['_id']),!0x0;}['decompress'](_0x289318,_0x1a5aa1){_0x1a5aa1['types']['shift'](),_0x289318['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x245df1,_0x7c7e2a,_0x5ffa78,_0x2b82e1){super(_0x245df1,_0x7c7e2a,_0x5ffa78),this['_omittedNamespace']=_0x2b82e1+':';}['compress'](_0x404349,_0x47d596){return!('MarkerOperation'!=_0x47d596[0x0]['__className']||!_0x47d596[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x47d596[0x0]['name']=_0x47d596[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x404349,_0x47d596),!0x0);}['decompress'](_0x206b4c,_0xe41e86){super['decompress'](_0x206b4c,_0xe41e86);const _0x4fd260=_0x206b4c[_0x206b4c['length']-0x1];_0x4fd260['name']=this['_omittedNamespace']+_0x4fd260['name'];}}class _{['_id'];['_context'];constructor(_0x38aa0f,_0x581889){this['_id']=_0x38aa0f,this['_context']=_0x581889;}['compress'](_0x35a6d6,_0x537aad){let _0x1d28b8;for(;_0x537aad['length']>0x1&&this['_compareOperations'](_0x537aad[0x0],_0x537aad[0x1]);)_0x1d28b8?(_0x1d28b8=this['_combineNext'](_0x537aad['shift'](),_0x1d28b8),_0x35a6d6['types']['push'](0x0)):(_0x1d28b8=_0x20e632(_0x537aad['shift']()),_0x35a6d6['types']['push'](this['_id']));return!!_0x1d28b8&&(_0x1d28b8=this['_combineNext'](_0x537aad['shift'](),_0x1d28b8),_0x35a6d6['types']['push'](0x0),_0x35a6d6['buffers']['push'](this['_compressSingleOperation'](_0x1d28b8)),!0x0);}['decompress'](_0x3618e0,_0x1c9d4f){const _0x2ef673=this['_decompressSingleOperation'](_0x1c9d4f);for(;0x0==_0x1c9d4f['types'][0x0];)_0x1c9d4f['types']['shift'](),_0x3618e0['push'](this['_splitCurrent'](_0x2ef673));_0x3618e0['push'](_0x2ef673);}}class m extends _{['_combineNext'](_0x143c64,_0x2bc60b){return _0x2bc60b['nodes'][0x0]['data']+=_0x143c64['nodes'][0x0]['data'],_0x2bc60b;}['_splitCurrent'](_0x548122){const _0x5e5ede=_0x20e632(_0x548122),_0x23a932=_0x5e5ede['nodes'][0x0],_0x161162=_0x548122['nodes'][0x0],_0x2f7fab=_0x161162['data'][Symbol['iterator']]()['next']()['value'],_0x388a23=_0x2f7fab['length'];return _0x23a932['data']=_0x2f7fab,_0x161162['data']=_0x161162['data']['substr'](_0x388a23),_0x548122['position']=v(_0x548122['position'],_0x388a23),_0x5e5ede;}['_compareOperations'](_0xc813ad,_0x40aaff){if(this['_checkOperation'](_0xc813ad)&&this['_checkOperation'](_0x40aaff)){const _0x47f56d=_0xc813ad['nodes'][0x0]['data']['length'],_0x519cb7=O(v(_0xc813ad['position'],_0x47f56d),_0x40aaff['position']),_0x2b1529=_0xc813ad['nodes'][0x0],_0x3cb231=_0x40aaff['nodes'][0x0];return _0x519cb7&&this['_compareAttributes'](_0x2b1529,_0x3cb231);}return!0x1;}['_compressSingleOperation'](_0x30549a){const _0x12821e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x12821e,[_0x30549a]),_0x12821e['buffers'][0x0];}['_decompressSingleOperation'](_0x3a7dd1){const _0xa304a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xa304a,_0x3a7dd1),_0xa304a[0x0];}['_checkOperation'](_0x402927){return'InsertOperation'==_0x402927['__className']&&0x1==_0x402927['nodes']['length']&&_0x402927['nodes'][0x0]['data']&&!_0x402927['wasUndone']&&0x1==Array['from'](_0x402927['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x44c83c,_0x2acf2c){const _0x48a71d=Object['keys'](_0x44c83c['attributes']||{}),_0x6127d7=Object['keys'](_0x2acf2c['attributes']||{});return _0x48a71d['length']===_0x6127d7['length']&&_0x48a71d['every'](_0x39b07c=>_0x2acf2c['attributes'][_0x39b07c]&&_0x2acf2c['attributes'][_0x39b07c]===_0x44c83c['attributes'][_0x39b07c]);}}class c extends _{['_combineNext'](_0x501560,_0x33600d){return _0x33600d['howMany']++,_0x33600d['sourcePosition']=_0x20e632(_0x501560['sourcePosition']),_0x33600d;}['_splitCurrent'](_0x31e323){const _0x370d85=_0x20e632(_0x31e323);return _0x31e323['howMany']--,_0x370d85['howMany']=0x1,_0x370d85['sourcePosition']=v(_0x370d85['sourcePosition'],_0x31e323['howMany']),_0x370d85;}['_compareOperations'](_0x48b2f9,_0x14525a){return!(!this['_checkOperation'](_0x48b2f9)||!this['_checkOperation'](_0x14525a))&&(O(v(_0x48b2f9['sourcePosition'],-0x1),_0x14525a['sourcePosition'])&&O(_0x48b2f9['targetPosition'],_0x14525a['targetPosition']));}['_compressSingleOperation'](_0x733e69){const _0x591d84={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x591d84,[_0x733e69]),_0x591d84['buffers'][0x0];}['_decompressSingleOperation'](_0x51116a){const _0x2e05a8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e05a8,_0x51116a),_0x2e05a8[0x0];}['_checkOperation'](_0x4b0bf0){return'MoveOperation'==_0x4b0bf0['__className']&&'$graveyard'==_0x4b0bf0['targetPosition']['root']&&0x1==_0x4b0bf0['howMany']&&!_0x4b0bf0['wasUndone'];}}class h extends _{['_combineNext'](_0x3586d2,_0x4ab55b){return _0x4ab55b['howMany']++,_0x4ab55b;}['_splitCurrent'](_0x2d83dc){const _0x176582=_0x20e632(_0x2d83dc);return _0x176582['howMany']=0x1,_0x2d83dc['howMany']--,_0x176582;}['_compareOperations'](_0x242e4a,_0x5ad200){return!(!this['_checkOperation'](_0x242e4a)||!this['_checkOperation'](_0x5ad200))&&(O(_0x242e4a['sourcePosition'],_0x5ad200['sourcePosition'])&&O(_0x242e4a['targetPosition'],_0x5ad200['targetPosition']));}['_compressSingleOperation'](_0x3d9246){const _0x4ac51e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4ac51e,[_0x3d9246]),_0x4ac51e['buffers'][0x0];}['_decompressSingleOperation'](_0x44e562){const _0x3857f5=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3857f5,_0x44e562),_0x3857f5[0x0];}['_checkOperation'](_0x5b4e25){return'MoveOperation'==_0x5b4e25['__className']&&'$graveyard'==_0x5b4e25['targetPosition']['root']&&0x1==_0x5b4e25['howMany']&&!_0x5b4e25['wasUndone'];}}class f extends _{['compress'](_0x29f3a5,_0x1eb54d){if(!this['_compareOperations'](_0x1eb54d[0x0],_0x1eb54d[0x1]))return!0x1;const _0xc9c54c=_0x1eb54d['shift']();return _0xc9c54c['oldRange']=null,_0xc9c54c['newRange']&&O(_0xc9c54c['newRange']['start'],_0xc9c54c['newRange']['end'])&&(_0xc9c54c['newRange']['end']=null),_0x1eb54d['shift'](),_0x29f3a5['types']['push'](this['_id']),_0x29f3a5['types']['push'](0x0),_0x29f3a5['buffers']['push'](this['_compressSingleOperation'](_0xc9c54c)),!0x0;}['decompress'](_0x4a762a,_0xfe6dcf){const _0x3f8501=this['_decompressSingleOperation'](_0xfe6dcf);_0x3f8501['newRange']&&!_0x3f8501['newRange']['end']&&(_0x3f8501['newRange']['end']=_0x20e632(_0x3f8501['newRange']['start']));const _0x51b286=_0x20e632(_0x3f8501);_0x51b286['newRange']&&(_0x51b286['newRange']['start']['stickiness']='toNone',_0x51b286['newRange']['end']=_0x20e632(_0x51b286['newRange']['start'])),_0x51b286['name']='user:position:'+_0x51b286['name']['split'](':')[0x2],_0xfe6dcf['types']['shift'](),_0x4a762a['push'](_0x3f8501),_0x4a762a['push'](_0x51b286);}['_compressSingleOperation'](_0x572e58){const _0x52f921={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x52f921,[_0x572e58]),_0x52f921['buffers'][0x0];}['_decompressSingleOperation'](_0x4fa748){const _0x38f527=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x38f527,_0x4fa748),_0x38f527[0x0];}['_compareOperations'](_0x687f28,_0x1502c1){return!(!_0x687f28||!_0x1502c1)&&('MarkerOperation'==_0x687f28['__className']&&'MarkerOperation'==_0x1502c1['__className']&&!(!_0x687f28['name']['startsWith']('user:')||!_0x1502c1['name']['startsWith']('user:')||_0x687f28['name']==_0x1502c1['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xbe6b6=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',_0xbe6b6,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xbe6b6,'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'](_0x4e7a99){if(!_0x4e7a99||!_0x4e7a99[0x0])throw new _0x34abc8('no-operations-provided',this);const _0x247876={'types':[],'buffers':[],'baseVersion':_0x4e7a99[0x0]['baseVersion']};for(;_0x4e7a99['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x247876,_0x4e7a99)||this['_getCompressorByName']('TypingAction')['compress'](_0x247876,_0x4e7a99)||this['_getCompressorByName']('DeletingAction')['compress'](_0x247876,_0x4e7a99)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x247876,_0x4e7a99)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x247876,_0x4e7a99)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x247876,_0x4e7a99)||this['_getCompressorByName'](_0x4e7a99[0x0]['__className'])['compress'](_0x247876,_0x4e7a99);return _0x247876;}['decompress'](_0x42d66d){const _0x56577b=[];for(;_0x42d66d['types']['length'];){const _0x19e1af=this['_compressorById']['get'](_0x42d66d['types'][0x0]);if(!_0x19e1af)throw new _0x34abc8('decompress-compressor-not-found',this,{'type':_0x42d66d['types'][0x0]});_0x19e1af['decompress'](_0x56577b,_0x42d66d);}return _0x56577b['forEach']((_0x182fd2,_0x584c9a)=>_0x182fd2['baseVersion']=_0x42d66d['baseVersion']+_0x584c9a),_0x56577b;}['_getCompressorByName'](_0x5907fe){return this['_compressorByName']['get'](_0x5907fe);}['_registerOperationCompressor'](_0xe7f127,_0x43177f,_0x3fb1da){const _0x17563d=new _0x3fb1da(_0xe7f127,_0x43177f,this['_protobufFactory']['getDescriptor'](_0x43177f));this['_registerCompressor'](_0xe7f127,_0x43177f,_0x17563d);}['_registerActionCompressor'](_0x3aa158,_0x5c79b3,_0x216f83){const _0x3b38a4=new _0x216f83(_0x3aa158,this);this['_registerCompressor'](_0x3aa158,_0x5c79b3,_0x3b38a4);}['_registerCompressor'](_0x5140e0,_0x18aeaa,_0x24e30a){this['_compressorById']['set'](_0x5140e0,_0x24e30a),this['_compressorByName']['set'](_0x18aeaa,_0x24e30a);}}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.3",
|
|
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.3",
|
|
37
|
+
"ckeditor5": "45.0.0-alpha.3",
|
|
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 _0x2e9c2a=_0x52c1;function _0x52c1(_0x579a59,_0x5b0824){const _0x2f3970=_0x2f39();return _0x52c1=function(_0x52c11b,_0x2c9daf){_0x52c11b=_0x52c11b-0xcc;let _0x544f69=_0x2f3970[_0x52c11b];return _0x544f69;},_0x52c1(_0x579a59,_0x5b0824);}(function(_0x5a3a15,_0x1905c5){const _0x4a9107=_0x52c1,_0x4ffac8=_0x5a3a15();while(!![]){try{const _0x4e1846=-parseInt(_0x4a9107(0xd8))/0x1+parseInt(_0x4a9107(0xcd))/0x2*(parseInt(_0x4a9107(0xdc))/0x3)+parseInt(_0x4a9107(0xe1))/0x4+parseInt(_0x4a9107(0xd5))/0x5*(parseInt(_0x4a9107(0xd4))/0x6)+-parseInt(_0x4a9107(0xd3))/0x7+parseInt(_0x4a9107(0xd6))/0x8+parseInt(_0x4a9107(0xd7))/0x9*(-parseInt(_0x4a9107(0xd0))/0xa);if(_0x4e1846===_0x1905c5)break;else _0x4ffac8['push'](_0x4ffac8['shift']());}catch(_0x4ee370){_0x4ffac8['push'](_0x4ffac8['shift']());}}}(_0x2f39,0xa8f8b));import{cloneDeep as _0x4f1070}from'es-toolkit/compat';function _0x2f39(){const _0x28a11d=['types','1070BqIFzn','_id','_decompressSingleOperation','5904395kFHtkM','246RtzpOP','140045ZXhEyx','6399888aDQEoz','88551DQngwx','844580jtxyTr','push','_context','length','3TFxdLQ','buffers','decompress','_combineNext','compress','4217700BmGVXL','_compareOperations','_splitCurrent','_compressSingleOperation','860330wMqXQk','shift'];_0x2f39=function(){return _0x28a11d;};return _0x2f39();}export default class _{[_0x2e9c2a(0xd1)];[_0x2e9c2a(0xda)];constructor(_0x16ad92,_0x37f171){const _0x2375a4=_0x2e9c2a;this[_0x2375a4(0xd1)]=_0x16ad92,this[_0x2375a4(0xda)]=_0x37f171;}[_0x2e9c2a(0xe0)](_0x49e270,_0x465ab4){const _0x5140a2=_0x2e9c2a;let _0x18fce8;for(;_0x465ab4[_0x5140a2(0xdb)]>0x1&&this[_0x5140a2(0xe2)](_0x465ab4[0x0],_0x465ab4[0x1]);)_0x18fce8?(_0x18fce8=this[_0x5140a2(0xdf)](_0x465ab4[_0x5140a2(0xce)](),_0x18fce8),_0x49e270[_0x5140a2(0xcf)][_0x5140a2(0xd9)](0x0)):(_0x18fce8=_0x4f1070(_0x465ab4[_0x5140a2(0xce)]()),_0x49e270[_0x5140a2(0xcf)][_0x5140a2(0xd9)](this[_0x5140a2(0xd1)]));return!!_0x18fce8&&(_0x18fce8=this[_0x5140a2(0xdf)](_0x465ab4[_0x5140a2(0xce)](),_0x18fce8),_0x49e270[_0x5140a2(0xcf)][_0x5140a2(0xd9)](0x0),_0x49e270[_0x5140a2(0xdd)][_0x5140a2(0xd9)](this[_0x5140a2(0xcc)](_0x18fce8)),!0x0);}[_0x2e9c2a(0xde)](_0x3d24b8,_0x5a73af){const _0x3b51cb=_0x2e9c2a,_0x32c8e0=this[_0x3b51cb(0xd2)](_0x5a73af);for(;0x0==_0x5a73af[_0x3b51cb(0xcf)][0x0];)_0x5a73af[_0x3b51cb(0xcf)][_0x3b51cb(0xce)](),_0x3d24b8[_0x3b51cb(0xd9)](this[_0x3b51cb(0xe3)](_0x32c8e0));_0x3d24b8[_0x3b51cb(0xd9)](_0x32c8e0);}}
|