@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.7 → 44.2.0-alpha.9
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 _0x29143c=_0x263acc['Reader'],_0x21a6df=_0x263acc['Writer'],_0x23f706=_0x263acc['util'],_0x31142c=_0x263acc['roots']['default']||(_0x263acc['roots']['default']={});return _0x31142c['AttributeOperation']=(function(){function _0x54f9e2(_0x4503c7){if(_0x4503c7){for(var _0x48784d=Object['keys'](_0x4503c7),_0x5c285e=0x0;_0x5c285e<_0x48784d['length'];++_0x5c285e)null!=_0x4503c7[_0x48784d[_0x5c285e]]&&(this[_0x48784d[_0x5c285e]]=_0x4503c7[_0x48784d[_0x5c285e]]);}}return _0x54f9e2['prototype']['range']=null,_0x54f9e2['prototype']['key']='',_0x54f9e2['prototype']['oldValueBoolean']=!0x1,_0x54f9e2['prototype']['oldValueJson']='',_0x54f9e2['prototype']['newValueBoolean']=!0x1,_0x54f9e2['prototype']['newValueJson']='',_0x54f9e2['prototype']['wasUndone']=!0x1,_0x54f9e2['create']=function(_0x4d6720){return new _0x54f9e2(_0x4d6720);},_0x54f9e2['encode']=function(_0x7c1aa2,_0xefe13d){return _0xefe13d||(_0xefe13d=_0x21a6df['create']()),null!=_0x7c1aa2['range']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'range')&&_0x31142c['Range']['encode'](_0x7c1aa2['range'],_0xefe13d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7c1aa2['key']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'key')&&_0xefe13d['uint32'](0x12)['string'](_0x7c1aa2['key']),null!=_0x7c1aa2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'oldValueBoolean')&&_0xefe13d['uint32'](0x18)['bool'](_0x7c1aa2['oldValueBoolean']),null!=_0x7c1aa2['oldValueJson']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'oldValueJson')&&_0xefe13d['uint32'](0x22)['string'](_0x7c1aa2['oldValueJson']),null!=_0x7c1aa2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'newValueBoolean')&&_0xefe13d['uint32'](0x28)['bool'](_0x7c1aa2['newValueBoolean']),null!=_0x7c1aa2['newValueJson']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'newValueJson')&&_0xefe13d['uint32'](0x32)['string'](_0x7c1aa2['newValueJson']),null!=_0x7c1aa2['wasUndone']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'wasUndone')&&_0xefe13d['uint32'](0x38)['bool'](_0x7c1aa2['wasUndone']),_0xefe13d;},_0x54f9e2['encodeDelimited']=function(_0x42cfd2,_0x9dfe08){return this['encode'](_0x42cfd2,_0x9dfe08)['ldelim']();},_0x54f9e2['decode']=function(_0x47e270,_0x50165d){_0x47e270 instanceof _0x29143c||(_0x47e270=_0x29143c['create'](_0x47e270));for(var _0x3a3930=void 0x0===_0x50165d?_0x47e270['len']:_0x47e270['pos']+_0x50165d,_0x5ed6b4=new _0x31142c['AttributeOperation']();_0x47e270['pos']<_0x3a3930;){var _0x3f5bf3=_0x47e270['uint32']();switch(_0x3f5bf3>>>0x3){case 0x1:_0x5ed6b4['range']=_0x31142c['Range']['decode'](_0x47e270,_0x47e270['uint32']());break;case 0x2:_0x5ed6b4['key']=_0x47e270['string']();break;case 0x3:_0x5ed6b4['oldValueBoolean']=_0x47e270['bool']();break;case 0x4:_0x5ed6b4['oldValueJson']=_0x47e270['string']();break;case 0x5:_0x5ed6b4['newValueBoolean']=_0x47e270['bool']();break;case 0x6:_0x5ed6b4['newValueJson']=_0x47e270['string']();break;case 0x7:_0x5ed6b4['wasUndone']=_0x47e270['bool']();break;default:_0x47e270['skipType'](0x7&_0x3f5bf3);}}return _0x5ed6b4;},_0x54f9e2['decodeDelimited']=function(_0x2985f3){return _0x2985f3 instanceof _0x29143c||(_0x2985f3=new _0x29143c(_0x2985f3)),this['decode'](_0x2985f3,_0x2985f3['uint32']());},_0x54f9e2['verify']=function(_0x5009aa){if('object'!=typeof _0x5009aa||null===_0x5009aa)return'object\x20expected';if(null!=_0x5009aa['range']&&_0x5009aa['hasOwnProperty']('range')){var _0x336575=_0x31142c['Range']['verify'](_0x5009aa['range']);if(_0x336575)return'range.'+_0x336575;}return null!=_0x5009aa['key']&&_0x5009aa['hasOwnProperty']('key')&&!_0x23f706['isString'](_0x5009aa['key'])?'key:\x20string\x20expected':null!=_0x5009aa['oldValueBoolean']&&_0x5009aa['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5009aa['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5009aa['oldValueJson']&&_0x5009aa['hasOwnProperty']('oldValueJson')&&!_0x23f706['isString'](_0x5009aa['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5009aa['newValueBoolean']&&_0x5009aa['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5009aa['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5009aa['newValueJson']&&_0x5009aa['hasOwnProperty']('newValueJson')&&!_0x23f706['isString'](_0x5009aa['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5009aa['wasUndone']&&_0x5009aa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5009aa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54f9e2['fromObject']=function(_0x47ffa0){if(_0x47ffa0 instanceof _0x31142c['AttributeOperation'])return _0x47ffa0;var _0x51261c=new _0x31142c['AttributeOperation']();if(null!=_0x47ffa0['range']){if('object'!=typeof _0x47ffa0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x51261c['range']=_0x31142c['Range']['fromObject'](_0x47ffa0['range']);}return null!=_0x47ffa0['key']&&(_0x51261c['key']=String(_0x47ffa0['key'])),null!=_0x47ffa0['oldValueBoolean']&&(_0x51261c['oldValueBoolean']=Boolean(_0x47ffa0['oldValueBoolean'])),null!=_0x47ffa0['oldValueJson']&&(_0x51261c['oldValueJson']=String(_0x47ffa0['oldValueJson'])),null!=_0x47ffa0['newValueBoolean']&&(_0x51261c['newValueBoolean']=Boolean(_0x47ffa0['newValueBoolean'])),null!=_0x47ffa0['newValueJson']&&(_0x51261c['newValueJson']=String(_0x47ffa0['newValueJson'])),null!=_0x47ffa0['wasUndone']&&(_0x51261c['wasUndone']=Boolean(_0x47ffa0['wasUndone'])),_0x51261c;},_0x54f9e2['toObject']=function(_0x3a698d,_0x327252){_0x327252||(_0x327252={});var _0x4deb68={};return _0x327252['defaults']&&(_0x4deb68['range']=null,_0x4deb68['key']='',_0x4deb68['oldValueBoolean']=!0x1,_0x4deb68['oldValueJson']='',_0x4deb68['newValueBoolean']=!0x1,_0x4deb68['newValueJson']='',_0x4deb68['wasUndone']=!0x1),null!=_0x3a698d['range']&&_0x3a698d['hasOwnProperty']('range')&&(_0x4deb68['range']=_0x31142c['Range']['toObject'](_0x3a698d['range'],_0x327252)),null!=_0x3a698d['key']&&_0x3a698d['hasOwnProperty']('key')&&(_0x4deb68['key']=_0x3a698d['key']),null!=_0x3a698d['oldValueBoolean']&&_0x3a698d['hasOwnProperty']('oldValueBoolean')&&(_0x4deb68['oldValueBoolean']=_0x3a698d['oldValueBoolean']),null!=_0x3a698d['oldValueJson']&&_0x3a698d['hasOwnProperty']('oldValueJson')&&(_0x4deb68['oldValueJson']=_0x3a698d['oldValueJson']),null!=_0x3a698d['newValueBoolean']&&_0x3a698d['hasOwnProperty']('newValueBoolean')&&(_0x4deb68['newValueBoolean']=_0x3a698d['newValueBoolean']),null!=_0x3a698d['newValueJson']&&_0x3a698d['hasOwnProperty']('newValueJson')&&(_0x4deb68['newValueJson']=_0x3a698d['newValueJson']),null!=_0x3a698d['wasUndone']&&_0x3a698d['hasOwnProperty']('wasUndone')&&(_0x4deb68['wasUndone']=_0x3a698d['wasUndone']),_0x4deb68;},_0x54f9e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x54f9e2['getTypeUrl']=function(_0x340340){return void 0x0===_0x340340&&(_0x340340='type.googleapis.com'),_0x340340+'/AttributeOperation';},_0x54f9e2;}()),_0x31142c['InsertOperation']=(function(){function _0x48a9c7(_0x47c11c){if(this['nodes']=[],_0x47c11c){for(var _0x569523=Object['keys'](_0x47c11c),_0x31aa7a=0x0;_0x31aa7a<_0x569523['length'];++_0x31aa7a)null!=_0x47c11c[_0x569523[_0x31aa7a]]&&(this[_0x569523[_0x31aa7a]]=_0x47c11c[_0x569523[_0x31aa7a]]);}}return _0x48a9c7['prototype']['position']=null,_0x48a9c7['prototype']['nodes']=_0x23f706['emptyArray'],_0x48a9c7['prototype']['shouldReceiveAttributes']=!0x1,_0x48a9c7['prototype']['wasUndone']=!0x1,_0x48a9c7['create']=function(_0x1ac72b){return new _0x48a9c7(_0x1ac72b);},_0x48a9c7['encode']=function(_0x544d0e,_0x4178d1){if(_0x4178d1||(_0x4178d1=_0x21a6df['create']()),null!=_0x544d0e['position']&&Object['hasOwnProperty']['call'](_0x544d0e,'position')&&_0x31142c['Position']['encode'](_0x544d0e['position'],_0x4178d1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x544d0e['nodes']&&_0x544d0e['nodes']['length']){for(var _0x572ab9=0x0;_0x572ab9<_0x544d0e['nodes']['length'];++_0x572ab9)_0x31142c['Element']['encode'](_0x544d0e['nodes'][_0x572ab9],_0x4178d1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x544d0e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x544d0e,'shouldReceiveAttributes')&&_0x4178d1['uint32'](0x18)['bool'](_0x544d0e['shouldReceiveAttributes']),null!=_0x544d0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x544d0e,'wasUndone')&&_0x4178d1['uint32'](0x20)['bool'](_0x544d0e['wasUndone']),_0x4178d1;},_0x48a9c7['encodeDelimited']=function(_0x4c94d7,_0x39479c){return this['encode'](_0x4c94d7,_0x39479c)['ldelim']();},_0x48a9c7['decode']=function(_0x5b1b6e,_0x9f3a1e){_0x5b1b6e instanceof _0x29143c||(_0x5b1b6e=_0x29143c['create'](_0x5b1b6e));for(var _0x4740fd=void 0x0===_0x9f3a1e?_0x5b1b6e['len']:_0x5b1b6e['pos']+_0x9f3a1e,_0x1e91e1=new _0x31142c['InsertOperation']();_0x5b1b6e['pos']<_0x4740fd;){var _0x4da665=_0x5b1b6e['uint32']();switch(_0x4da665>>>0x3){case 0x1:_0x1e91e1['position']=_0x31142c['Position']['decode'](_0x5b1b6e,_0x5b1b6e['uint32']());break;case 0x2:_0x1e91e1['nodes']&&_0x1e91e1['nodes']['length']||(_0x1e91e1['nodes']=[]),_0x1e91e1['nodes']['push'](_0x31142c['Element']['decode'](_0x5b1b6e,_0x5b1b6e['uint32']()));break;case 0x3:_0x1e91e1['shouldReceiveAttributes']=_0x5b1b6e['bool']();break;case 0x4:_0x1e91e1['wasUndone']=_0x5b1b6e['bool']();break;default:_0x5b1b6e['skipType'](0x7&_0x4da665);}}return _0x1e91e1;},_0x48a9c7['decodeDelimited']=function(_0x5ad063){return _0x5ad063 instanceof _0x29143c||(_0x5ad063=new _0x29143c(_0x5ad063)),this['decode'](_0x5ad063,_0x5ad063['uint32']());},_0x48a9c7['verify']=function(_0x20ebc2){if('object'!=typeof _0x20ebc2||null===_0x20ebc2)return'object\x20expected';if(null!=_0x20ebc2['position']&&_0x20ebc2['hasOwnProperty']('position')&&(_0x257d79=_0x31142c['Position']['verify'](_0x20ebc2['position'])))return'position.'+_0x257d79;if(null!=_0x20ebc2['nodes']&&_0x20ebc2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x20ebc2['nodes']))return'nodes:\x20array\x20expected';for(var _0x2fdf8e=0x0;_0x2fdf8e<_0x20ebc2['nodes']['length'];++_0x2fdf8e){var _0x257d79;if(_0x257d79=_0x31142c['Element']['verify'](_0x20ebc2['nodes'][_0x2fdf8e]))return'nodes.'+_0x257d79;}}return null!=_0x20ebc2['shouldReceiveAttributes']&&_0x20ebc2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x20ebc2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x20ebc2['wasUndone']&&_0x20ebc2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20ebc2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48a9c7['fromObject']=function(_0x40f83c){if(_0x40f83c instanceof _0x31142c['InsertOperation'])return _0x40f83c;var _0x242f57=new _0x31142c['InsertOperation']();if(null!=_0x40f83c['position']){if('object'!=typeof _0x40f83c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x242f57['position']=_0x31142c['Position']['fromObject'](_0x40f83c['position']);}if(_0x40f83c['nodes']){if(!Array['isArray'](_0x40f83c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x242f57['nodes']=[];for(var _0x3fad80=0x0;_0x3fad80<_0x40f83c['nodes']['length'];++_0x3fad80){if('object'!=typeof _0x40f83c['nodes'][_0x3fad80])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x242f57['nodes'][_0x3fad80]=_0x31142c['Element']['fromObject'](_0x40f83c['nodes'][_0x3fad80]);}}return null!=_0x40f83c['shouldReceiveAttributes']&&(_0x242f57['shouldReceiveAttributes']=Boolean(_0x40f83c['shouldReceiveAttributes'])),null!=_0x40f83c['wasUndone']&&(_0x242f57['wasUndone']=Boolean(_0x40f83c['wasUndone'])),_0x242f57;},_0x48a9c7['toObject']=function(_0x2215a8,_0x153e40){_0x153e40||(_0x153e40={});var _0x4226ec={};if((_0x153e40['arrays']||_0x153e40['defaults'])&&(_0x4226ec['nodes']=[]),_0x153e40['defaults']&&(_0x4226ec['position']=null,_0x4226ec['shouldReceiveAttributes']=!0x1,_0x4226ec['wasUndone']=!0x1),null!=_0x2215a8['position']&&_0x2215a8['hasOwnProperty']('position')&&(_0x4226ec['position']=_0x31142c['Position']['toObject'](_0x2215a8['position'],_0x153e40)),_0x2215a8['nodes']&&_0x2215a8['nodes']['length']){_0x4226ec['nodes']=[];for(var _0x4aa890=0x0;_0x4aa890<_0x2215a8['nodes']['length'];++_0x4aa890)_0x4226ec['nodes'][_0x4aa890]=_0x31142c['Element']['toObject'](_0x2215a8['nodes'][_0x4aa890],_0x153e40);}return null!=_0x2215a8['shouldReceiveAttributes']&&_0x2215a8['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4226ec['shouldReceiveAttributes']=_0x2215a8['shouldReceiveAttributes']),null!=_0x2215a8['wasUndone']&&_0x2215a8['hasOwnProperty']('wasUndone')&&(_0x4226ec['wasUndone']=_0x2215a8['wasUndone']),_0x4226ec;},_0x48a9c7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x48a9c7['getTypeUrl']=function(_0x2f066b){return void 0x0===_0x2f066b&&(_0x2f066b='type.googleapis.com'),_0x2f066b+'/InsertOperation';},_0x48a9c7;}()),_0x31142c['MarkerOperation']=(function(){function _0xc8fdd(_0x328cf3){if(_0x328cf3){for(var _0x484e2a=Object['keys'](_0x328cf3),_0x33692d=0x0;_0x33692d<_0x484e2a['length'];++_0x33692d)null!=_0x328cf3[_0x484e2a[_0x33692d]]&&(this[_0x484e2a[_0x33692d]]=_0x328cf3[_0x484e2a[_0x33692d]]);}}return _0xc8fdd['prototype']['name']='',_0xc8fdd['prototype']['oldRange']=null,_0xc8fdd['prototype']['newRange']=null,_0xc8fdd['prototype']['affectsData']=!0x1,_0xc8fdd['prototype']['wasUndone']=!0x1,_0xc8fdd['create']=function(_0xe1d1dc){return new _0xc8fdd(_0xe1d1dc);},_0xc8fdd['encode']=function(_0x333915,_0xcfa357){return _0xcfa357||(_0xcfa357=_0x21a6df['create']()),null!=_0x333915['name']&&Object['hasOwnProperty']['call'](_0x333915,'name')&&_0xcfa357['uint32'](0xa)['string'](_0x333915['name']),null!=_0x333915['oldRange']&&Object['hasOwnProperty']['call'](_0x333915,'oldRange')&&_0x31142c['Range']['encode'](_0x333915['oldRange'],_0xcfa357['uint32'](0x12)['fork']())['ldelim'](),null!=_0x333915['newRange']&&Object['hasOwnProperty']['call'](_0x333915,'newRange')&&_0x31142c['Range']['encode'](_0x333915['newRange'],_0xcfa357['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x333915['affectsData']&&Object['hasOwnProperty']['call'](_0x333915,'affectsData')&&_0xcfa357['uint32'](0x20)['bool'](_0x333915['affectsData']),null!=_0x333915['wasUndone']&&Object['hasOwnProperty']['call'](_0x333915,'wasUndone')&&_0xcfa357['uint32'](0x28)['bool'](_0x333915['wasUndone']),_0xcfa357;},_0xc8fdd['encodeDelimited']=function(_0x6414d1,_0x48da5d){return this['encode'](_0x6414d1,_0x48da5d)['ldelim']();},_0xc8fdd['decode']=function(_0x42e3d5,_0x3804f9){_0x42e3d5 instanceof _0x29143c||(_0x42e3d5=_0x29143c['create'](_0x42e3d5));for(var _0x317397=void 0x0===_0x3804f9?_0x42e3d5['len']:_0x42e3d5['pos']+_0x3804f9,_0x1d1e37=new _0x31142c['MarkerOperation']();_0x42e3d5['pos']<_0x317397;){var _0x4cef9a=_0x42e3d5['uint32']();switch(_0x4cef9a>>>0x3){case 0x1:_0x1d1e37['name']=_0x42e3d5['string']();break;case 0x2:_0x1d1e37['oldRange']=_0x31142c['Range']['decode'](_0x42e3d5,_0x42e3d5['uint32']());break;case 0x3:_0x1d1e37['newRange']=_0x31142c['Range']['decode'](_0x42e3d5,_0x42e3d5['uint32']());break;case 0x4:_0x1d1e37['affectsData']=_0x42e3d5['bool']();break;case 0x5:_0x1d1e37['wasUndone']=_0x42e3d5['bool']();break;default:_0x42e3d5['skipType'](0x7&_0x4cef9a);}}return _0x1d1e37;},_0xc8fdd['decodeDelimited']=function(_0x40d4f8){return _0x40d4f8 instanceof _0x29143c||(_0x40d4f8=new _0x29143c(_0x40d4f8)),this['decode'](_0x40d4f8,_0x40d4f8['uint32']());},_0xc8fdd['verify']=function(_0x459b78){if('object'!=typeof _0x459b78||null===_0x459b78)return'object\x20expected';if(null!=_0x459b78['name']&&_0x459b78['hasOwnProperty']('name')&&!_0x23f706['isString'](_0x459b78['name']))return'name:\x20string\x20expected';var _0x1f5ea3;if(null!=_0x459b78['oldRange']&&_0x459b78['hasOwnProperty']('oldRange')&&(_0x1f5ea3=_0x31142c['Range']['verify'](_0x459b78['oldRange'])))return'oldRange.'+_0x1f5ea3;if(null!=_0x459b78['newRange']&&_0x459b78['hasOwnProperty']('newRange')&&(_0x1f5ea3=_0x31142c['Range']['verify'](_0x459b78['newRange'])))return'newRange.'+_0x1f5ea3;return null!=_0x459b78['affectsData']&&_0x459b78['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x459b78['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x459b78['wasUndone']&&_0x459b78['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x459b78['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc8fdd['fromObject']=function(_0xf9b027){if(_0xf9b027 instanceof _0x31142c['MarkerOperation'])return _0xf9b027;var _0x20d7e1=new _0x31142c['MarkerOperation']();if(null!=_0xf9b027['name']&&(_0x20d7e1['name']=String(_0xf9b027['name'])),null!=_0xf9b027['oldRange']){if('object'!=typeof _0xf9b027['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x20d7e1['oldRange']=_0x31142c['Range']['fromObject'](_0xf9b027['oldRange']);}if(null!=_0xf9b027['newRange']){if('object'!=typeof _0xf9b027['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x20d7e1['newRange']=_0x31142c['Range']['fromObject'](_0xf9b027['newRange']);}return null!=_0xf9b027['affectsData']&&(_0x20d7e1['affectsData']=Boolean(_0xf9b027['affectsData'])),null!=_0xf9b027['wasUndone']&&(_0x20d7e1['wasUndone']=Boolean(_0xf9b027['wasUndone'])),_0x20d7e1;},_0xc8fdd['toObject']=function(_0x86ed74,_0x2efd82){_0x2efd82||(_0x2efd82={});var _0x1a4290={};return _0x2efd82['defaults']&&(_0x1a4290['name']='',_0x1a4290['oldRange']=null,_0x1a4290['newRange']=null,_0x1a4290['affectsData']=!0x1,_0x1a4290['wasUndone']=!0x1),null!=_0x86ed74['name']&&_0x86ed74['hasOwnProperty']('name')&&(_0x1a4290['name']=_0x86ed74['name']),null!=_0x86ed74['oldRange']&&_0x86ed74['hasOwnProperty']('oldRange')&&(_0x1a4290['oldRange']=_0x31142c['Range']['toObject'](_0x86ed74['oldRange'],_0x2efd82)),null!=_0x86ed74['newRange']&&_0x86ed74['hasOwnProperty']('newRange')&&(_0x1a4290['newRange']=_0x31142c['Range']['toObject'](_0x86ed74['newRange'],_0x2efd82)),null!=_0x86ed74['affectsData']&&_0x86ed74['hasOwnProperty']('affectsData')&&(_0x1a4290['affectsData']=_0x86ed74['affectsData']),null!=_0x86ed74['wasUndone']&&_0x86ed74['hasOwnProperty']('wasUndone')&&(_0x1a4290['wasUndone']=_0x86ed74['wasUndone']),_0x1a4290;},_0xc8fdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0xc8fdd['getTypeUrl']=function(_0x60360f){return void 0x0===_0x60360f&&(_0x60360f='type.googleapis.com'),_0x60360f+'/MarkerOperation';},_0xc8fdd;}()),_0x31142c['MergeOperation']=(function(){function _0x167032(_0x22147c){if(_0x22147c){for(var _0x243d76=Object['keys'](_0x22147c),_0x280e17=0x0;_0x280e17<_0x243d76['length'];++_0x280e17)null!=_0x22147c[_0x243d76[_0x280e17]]&&(this[_0x243d76[_0x280e17]]=_0x22147c[_0x243d76[_0x280e17]]);}}return _0x167032['prototype']['sourcePosition']=null,_0x167032['prototype']['targetPosition']=null,_0x167032['prototype']['graveyardPosition']=null,_0x167032['prototype']['howMany']=0x0,_0x167032['prototype']['wasUndone']=!0x1,_0x167032['create']=function(_0xb587d1){return new _0x167032(_0xb587d1);},_0x167032['encode']=function(_0x1e7e25,_0x199357){return _0x199357||(_0x199357=_0x21a6df['create']()),null!=_0x1e7e25['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1e7e25,'sourcePosition')&&_0x31142c['Position']['encode'](_0x1e7e25['sourcePosition'],_0x199357['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e7e25['targetPosition']&&Object['hasOwnProperty']['call'](_0x1e7e25,'targetPosition')&&_0x31142c['Position']['encode'](_0x1e7e25['targetPosition'],_0x199357['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1e7e25['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1e7e25,'graveyardPosition')&&_0x31142c['Position']['encode'](_0x1e7e25['graveyardPosition'],_0x199357['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1e7e25['howMany']&&Object['hasOwnProperty']['call'](_0x1e7e25,'howMany')&&_0x199357['uint32'](0x20)['uint32'](_0x1e7e25['howMany']),null!=_0x1e7e25['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e7e25,'wasUndone')&&_0x199357['uint32'](0x28)['bool'](_0x1e7e25['wasUndone']),_0x199357;},_0x167032['encodeDelimited']=function(_0x90e76c,_0x227037){return this['encode'](_0x90e76c,_0x227037)['ldelim']();},_0x167032['decode']=function(_0x3362b5,_0x48ce8c){_0x3362b5 instanceof _0x29143c||(_0x3362b5=_0x29143c['create'](_0x3362b5));for(var _0x1f76ba=void 0x0===_0x48ce8c?_0x3362b5['len']:_0x3362b5['pos']+_0x48ce8c,_0x304cb3=new _0x31142c['MergeOperation']();_0x3362b5['pos']<_0x1f76ba;){var _0x50f268=_0x3362b5['uint32']();switch(_0x50f268>>>0x3){case 0x1:_0x304cb3['sourcePosition']=_0x31142c['Position']['decode'](_0x3362b5,_0x3362b5['uint32']());break;case 0x2:_0x304cb3['targetPosition']=_0x31142c['Position']['decode'](_0x3362b5,_0x3362b5['uint32']());break;case 0x3:_0x304cb3['graveyardPosition']=_0x31142c['Position']['decode'](_0x3362b5,_0x3362b5['uint32']());break;case 0x4:_0x304cb3['howMany']=_0x3362b5['uint32']();break;case 0x5:_0x304cb3['wasUndone']=_0x3362b5['bool']();break;default:_0x3362b5['skipType'](0x7&_0x50f268);}}return _0x304cb3;},_0x167032['decodeDelimited']=function(_0x147d26){return _0x147d26 instanceof _0x29143c||(_0x147d26=new _0x29143c(_0x147d26)),this['decode'](_0x147d26,_0x147d26['uint32']());},_0x167032['verify']=function(_0xaa144d){if('object'!=typeof _0xaa144d||null===_0xaa144d)return'object\x20expected';var _0x14a0d2;if(null!=_0xaa144d['sourcePosition']&&_0xaa144d['hasOwnProperty']('sourcePosition')&&(_0x14a0d2=_0x31142c['Position']['verify'](_0xaa144d['sourcePosition'])))return'sourcePosition.'+_0x14a0d2;if(null!=_0xaa144d['targetPosition']&&_0xaa144d['hasOwnProperty']('targetPosition')&&(_0x14a0d2=_0x31142c['Position']['verify'](_0xaa144d['targetPosition'])))return'targetPosition.'+_0x14a0d2;if(null!=_0xaa144d['graveyardPosition']&&_0xaa144d['hasOwnProperty']('graveyardPosition')&&(_0x14a0d2=_0x31142c['Position']['verify'](_0xaa144d['graveyardPosition'])))return'graveyardPosition.'+_0x14a0d2;return null!=_0xaa144d['howMany']&&_0xaa144d['hasOwnProperty']('howMany')&&!_0x23f706['isInteger'](_0xaa144d['howMany'])?'howMany:\x20integer\x20expected':null!=_0xaa144d['wasUndone']&&_0xaa144d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xaa144d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x167032['fromObject']=function(_0x5b905e){if(_0x5b905e instanceof _0x31142c['MergeOperation'])return _0x5b905e;var _0x568abe=new _0x31142c['MergeOperation']();if(null!=_0x5b905e['sourcePosition']){if('object'!=typeof _0x5b905e['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x568abe['sourcePosition']=_0x31142c['Position']['fromObject'](_0x5b905e['sourcePosition']);}if(null!=_0x5b905e['targetPosition']){if('object'!=typeof _0x5b905e['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x568abe['targetPosition']=_0x31142c['Position']['fromObject'](_0x5b905e['targetPosition']);}if(null!=_0x5b905e['graveyardPosition']){if('object'!=typeof _0x5b905e['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x568abe['graveyardPosition']=_0x31142c['Position']['fromObject'](_0x5b905e['graveyardPosition']);}return null!=_0x5b905e['howMany']&&(_0x568abe['howMany']=_0x5b905e['howMany']>>>0x0),null!=_0x5b905e['wasUndone']&&(_0x568abe['wasUndone']=Boolean(_0x5b905e['wasUndone'])),_0x568abe;},_0x167032['toObject']=function(_0x1ca2c2,_0x1c4dea){_0x1c4dea||(_0x1c4dea={});var _0x36f2e7={};return _0x1c4dea['defaults']&&(_0x36f2e7['sourcePosition']=null,_0x36f2e7['targetPosition']=null,_0x36f2e7['graveyardPosition']=null,_0x36f2e7['howMany']=0x0,_0x36f2e7['wasUndone']=!0x1),null!=_0x1ca2c2['sourcePosition']&&_0x1ca2c2['hasOwnProperty']('sourcePosition')&&(_0x36f2e7['sourcePosition']=_0x31142c['Position']['toObject'](_0x1ca2c2['sourcePosition'],_0x1c4dea)),null!=_0x1ca2c2['targetPosition']&&_0x1ca2c2['hasOwnProperty']('targetPosition')&&(_0x36f2e7['targetPosition']=_0x31142c['Position']['toObject'](_0x1ca2c2['targetPosition'],_0x1c4dea)),null!=_0x1ca2c2['graveyardPosition']&&_0x1ca2c2['hasOwnProperty']('graveyardPosition')&&(_0x36f2e7['graveyardPosition']=_0x31142c['Position']['toObject'](_0x1ca2c2['graveyardPosition'],_0x1c4dea)),null!=_0x1ca2c2['howMany']&&_0x1ca2c2['hasOwnProperty']('howMany')&&(_0x36f2e7['howMany']=_0x1ca2c2['howMany']),null!=_0x1ca2c2['wasUndone']&&_0x1ca2c2['hasOwnProperty']('wasUndone')&&(_0x36f2e7['wasUndone']=_0x1ca2c2['wasUndone']),_0x36f2e7;},_0x167032['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x167032['getTypeUrl']=function(_0x2f7712){return void 0x0===_0x2f7712&&(_0x2f7712='type.googleapis.com'),_0x2f7712+'/MergeOperation';},_0x167032;}()),_0x31142c['MoveOperation']=(function(){function _0x47f344(_0x1eafbf){if(_0x1eafbf){for(var _0x2c7e2a=Object['keys'](_0x1eafbf),_0x2eac1f=0x0;_0x2eac1f<_0x2c7e2a['length'];++_0x2eac1f)null!=_0x1eafbf[_0x2c7e2a[_0x2eac1f]]&&(this[_0x2c7e2a[_0x2eac1f]]=_0x1eafbf[_0x2c7e2a[_0x2eac1f]]);}}return _0x47f344['prototype']['sourcePosition']=null,_0x47f344['prototype']['howMany']=0x0,_0x47f344['prototype']['targetPosition']=null,_0x47f344['prototype']['wasUndone']=!0x1,_0x47f344['create']=function(_0x429dd7){return new _0x47f344(_0x429dd7);},_0x47f344['encode']=function(_0x4a8de3,_0x31bce8){return _0x31bce8||(_0x31bce8=_0x21a6df['create']()),null!=_0x4a8de3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4a8de3,'sourcePosition')&&_0x31142c['Position']['encode'](_0x4a8de3['sourcePosition'],_0x31bce8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a8de3['howMany']&&Object['hasOwnProperty']['call'](_0x4a8de3,'howMany')&&_0x31bce8['uint32'](0x10)['uint32'](_0x4a8de3['howMany']),null!=_0x4a8de3['targetPosition']&&Object['hasOwnProperty']['call'](_0x4a8de3,'targetPosition')&&_0x31142c['Position']['encode'](_0x4a8de3['targetPosition'],_0x31bce8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a8de3['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a8de3,'wasUndone')&&_0x31bce8['uint32'](0x20)['bool'](_0x4a8de3['wasUndone']),_0x31bce8;},_0x47f344['encodeDelimited']=function(_0x1d4ad6,_0x651553){return this['encode'](_0x1d4ad6,_0x651553)['ldelim']();},_0x47f344['decode']=function(_0x5b8f6f,_0x2e4ca3){_0x5b8f6f instanceof _0x29143c||(_0x5b8f6f=_0x29143c['create'](_0x5b8f6f));for(var _0x5050eb=void 0x0===_0x2e4ca3?_0x5b8f6f['len']:_0x5b8f6f['pos']+_0x2e4ca3,_0x24e91d=new _0x31142c['MoveOperation']();_0x5b8f6f['pos']<_0x5050eb;){var _0x2ca39e=_0x5b8f6f['uint32']();switch(_0x2ca39e>>>0x3){case 0x1:_0x24e91d['sourcePosition']=_0x31142c['Position']['decode'](_0x5b8f6f,_0x5b8f6f['uint32']());break;case 0x2:_0x24e91d['howMany']=_0x5b8f6f['uint32']();break;case 0x3:_0x24e91d['targetPosition']=_0x31142c['Position']['decode'](_0x5b8f6f,_0x5b8f6f['uint32']());break;case 0x4:_0x24e91d['wasUndone']=_0x5b8f6f['bool']();break;default:_0x5b8f6f['skipType'](0x7&_0x2ca39e);}}return _0x24e91d;},_0x47f344['decodeDelimited']=function(_0x4913fc){return _0x4913fc instanceof _0x29143c||(_0x4913fc=new _0x29143c(_0x4913fc)),this['decode'](_0x4913fc,_0x4913fc['uint32']());},_0x47f344['verify']=function(_0x345ff6){if('object'!=typeof _0x345ff6||null===_0x345ff6)return'object\x20expected';var _0x633a0c;if(null!=_0x345ff6['sourcePosition']&&_0x345ff6['hasOwnProperty']('sourcePosition')&&(_0x633a0c=_0x31142c['Position']['verify'](_0x345ff6['sourcePosition'])))return'sourcePosition.'+_0x633a0c;if(null!=_0x345ff6['howMany']&&_0x345ff6['hasOwnProperty']('howMany')&&!_0x23f706['isInteger'](_0x345ff6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x345ff6['targetPosition']&&_0x345ff6['hasOwnProperty']('targetPosition')&&(_0x633a0c=_0x31142c['Position']['verify'](_0x345ff6['targetPosition'])))return'targetPosition.'+_0x633a0c;return null!=_0x345ff6['wasUndone']&&_0x345ff6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x345ff6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47f344['fromObject']=function(_0x25c1ec){if(_0x25c1ec instanceof _0x31142c['MoveOperation'])return _0x25c1ec;var _0x1a90ef=new _0x31142c['MoveOperation']();if(null!=_0x25c1ec['sourcePosition']){if('object'!=typeof _0x25c1ec['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a90ef['sourcePosition']=_0x31142c['Position']['fromObject'](_0x25c1ec['sourcePosition']);}if(null!=_0x25c1ec['howMany']&&(_0x1a90ef['howMany']=_0x25c1ec['howMany']>>>0x0),null!=_0x25c1ec['targetPosition']){if('object'!=typeof _0x25c1ec['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a90ef['targetPosition']=_0x31142c['Position']['fromObject'](_0x25c1ec['targetPosition']);}return null!=_0x25c1ec['wasUndone']&&(_0x1a90ef['wasUndone']=Boolean(_0x25c1ec['wasUndone'])),_0x1a90ef;},_0x47f344['toObject']=function(_0x59909f,_0x43d8cf){_0x43d8cf||(_0x43d8cf={});var _0x536c7f={};return _0x43d8cf['defaults']&&(_0x536c7f['sourcePosition']=null,_0x536c7f['howMany']=0x0,_0x536c7f['targetPosition']=null,_0x536c7f['wasUndone']=!0x1),null!=_0x59909f['sourcePosition']&&_0x59909f['hasOwnProperty']('sourcePosition')&&(_0x536c7f['sourcePosition']=_0x31142c['Position']['toObject'](_0x59909f['sourcePosition'],_0x43d8cf)),null!=_0x59909f['howMany']&&_0x59909f['hasOwnProperty']('howMany')&&(_0x536c7f['howMany']=_0x59909f['howMany']),null!=_0x59909f['targetPosition']&&_0x59909f['hasOwnProperty']('targetPosition')&&(_0x536c7f['targetPosition']=_0x31142c['Position']['toObject'](_0x59909f['targetPosition'],_0x43d8cf)),null!=_0x59909f['wasUndone']&&_0x59909f['hasOwnProperty']('wasUndone')&&(_0x536c7f['wasUndone']=_0x59909f['wasUndone']),_0x536c7f;},_0x47f344['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x47f344['getTypeUrl']=function(_0x3f84f6){return void 0x0===_0x3f84f6&&(_0x3f84f6='type.googleapis.com'),_0x3f84f6+'/MoveOperation';},_0x47f344;}()),_0x31142c['RenameOperation']=(function(){function _0x18b3fa(_0x3aae48){if(_0x3aae48){for(var _0x1f40b5=Object['keys'](_0x3aae48),_0x5b4ca8=0x0;_0x5b4ca8<_0x1f40b5['length'];++_0x5b4ca8)null!=_0x3aae48[_0x1f40b5[_0x5b4ca8]]&&(this[_0x1f40b5[_0x5b4ca8]]=_0x3aae48[_0x1f40b5[_0x5b4ca8]]);}}return _0x18b3fa['prototype']['position']=null,_0x18b3fa['prototype']['oldName']='',_0x18b3fa['prototype']['newName']='',_0x18b3fa['prototype']['wasUndone']=!0x1,_0x18b3fa['create']=function(_0x4cc364){return new _0x18b3fa(_0x4cc364);},_0x18b3fa['encode']=function(_0x41b5b0,_0x1bf2de){return _0x1bf2de||(_0x1bf2de=_0x21a6df['create']()),null!=_0x41b5b0['position']&&Object['hasOwnProperty']['call'](_0x41b5b0,'position')&&_0x31142c['Position']['encode'](_0x41b5b0['position'],_0x1bf2de['uint32'](0xa)['fork']())['ldelim'](),null!=_0x41b5b0['oldName']&&Object['hasOwnProperty']['call'](_0x41b5b0,'oldName')&&_0x1bf2de['uint32'](0x12)['string'](_0x41b5b0['oldName']),null!=_0x41b5b0['newName']&&Object['hasOwnProperty']['call'](_0x41b5b0,'newName')&&_0x1bf2de['uint32'](0x1a)['string'](_0x41b5b0['newName']),null!=_0x41b5b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x41b5b0,'wasUndone')&&_0x1bf2de['uint32'](0x20)['bool'](_0x41b5b0['wasUndone']),_0x1bf2de;},_0x18b3fa['encodeDelimited']=function(_0x49002b,_0xa6c148){return this['encode'](_0x49002b,_0xa6c148)['ldelim']();},_0x18b3fa['decode']=function(_0x4de192,_0x3f1e13){_0x4de192 instanceof _0x29143c||(_0x4de192=_0x29143c['create'](_0x4de192));for(var _0x264aa7=void 0x0===_0x3f1e13?_0x4de192['len']:_0x4de192['pos']+_0x3f1e13,_0x398316=new _0x31142c['RenameOperation']();_0x4de192['pos']<_0x264aa7;){var _0x1185a5=_0x4de192['uint32']();switch(_0x1185a5>>>0x3){case 0x1:_0x398316['position']=_0x31142c['Position']['decode'](_0x4de192,_0x4de192['uint32']());break;case 0x2:_0x398316['oldName']=_0x4de192['string']();break;case 0x3:_0x398316['newName']=_0x4de192['string']();break;case 0x4:_0x398316['wasUndone']=_0x4de192['bool']();break;default:_0x4de192['skipType'](0x7&_0x1185a5);}}return _0x398316;},_0x18b3fa['decodeDelimited']=function(_0x3a9f2b){return _0x3a9f2b instanceof _0x29143c||(_0x3a9f2b=new _0x29143c(_0x3a9f2b)),this['decode'](_0x3a9f2b,_0x3a9f2b['uint32']());},_0x18b3fa['verify']=function(_0x23152b){if('object'!=typeof _0x23152b||null===_0x23152b)return'object\x20expected';if(null!=_0x23152b['position']&&_0x23152b['hasOwnProperty']('position')){var _0x51d19c=_0x31142c['Position']['verify'](_0x23152b['position']);if(_0x51d19c)return'position.'+_0x51d19c;}return null!=_0x23152b['oldName']&&_0x23152b['hasOwnProperty']('oldName')&&!_0x23f706['isString'](_0x23152b['oldName'])?'oldName:\x20string\x20expected':null!=_0x23152b['newName']&&_0x23152b['hasOwnProperty']('newName')&&!_0x23f706['isString'](_0x23152b['newName'])?'newName:\x20string\x20expected':null!=_0x23152b['wasUndone']&&_0x23152b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23152b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18b3fa['fromObject']=function(_0x15afda){if(_0x15afda instanceof _0x31142c['RenameOperation'])return _0x15afda;var _0x3fc6f7=new _0x31142c['RenameOperation']();if(null!=_0x15afda['position']){if('object'!=typeof _0x15afda['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3fc6f7['position']=_0x31142c['Position']['fromObject'](_0x15afda['position']);}return null!=_0x15afda['oldName']&&(_0x3fc6f7['oldName']=String(_0x15afda['oldName'])),null!=_0x15afda['newName']&&(_0x3fc6f7['newName']=String(_0x15afda['newName'])),null!=_0x15afda['wasUndone']&&(_0x3fc6f7['wasUndone']=Boolean(_0x15afda['wasUndone'])),_0x3fc6f7;},_0x18b3fa['toObject']=function(_0x2f7d0b,_0x2511b7){_0x2511b7||(_0x2511b7={});var _0x4f5b99={};return _0x2511b7['defaults']&&(_0x4f5b99['position']=null,_0x4f5b99['oldName']='',_0x4f5b99['newName']='',_0x4f5b99['wasUndone']=!0x1),null!=_0x2f7d0b['position']&&_0x2f7d0b['hasOwnProperty']('position')&&(_0x4f5b99['position']=_0x31142c['Position']['toObject'](_0x2f7d0b['position'],_0x2511b7)),null!=_0x2f7d0b['oldName']&&_0x2f7d0b['hasOwnProperty']('oldName')&&(_0x4f5b99['oldName']=_0x2f7d0b['oldName']),null!=_0x2f7d0b['newName']&&_0x2f7d0b['hasOwnProperty']('newName')&&(_0x4f5b99['newName']=_0x2f7d0b['newName']),null!=_0x2f7d0b['wasUndone']&&_0x2f7d0b['hasOwnProperty']('wasUndone')&&(_0x4f5b99['wasUndone']=_0x2f7d0b['wasUndone']),_0x4f5b99;},_0x18b3fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x18b3fa['getTypeUrl']=function(_0x163168){return void 0x0===_0x163168&&(_0x163168='type.googleapis.com'),_0x163168+'/RenameOperation';},_0x18b3fa;}()),_0x31142c['RootAttributeOperation']=(function(){function _0x3e70c2(_0x2695c8){if(_0x2695c8){for(var _0x4159e9=Object['keys'](_0x2695c8),_0x2a724d=0x0;_0x2a724d<_0x4159e9['length'];++_0x2a724d)null!=_0x2695c8[_0x4159e9[_0x2a724d]]&&(this[_0x4159e9[_0x2a724d]]=_0x2695c8[_0x4159e9[_0x2a724d]]);}}return _0x3e70c2['prototype']['root']='',_0x3e70c2['prototype']['key']='',_0x3e70c2['prototype']['oldValueBoolean']=!0x1,_0x3e70c2['prototype']['oldValueJson']='',_0x3e70c2['prototype']['newValueBoolean']=!0x1,_0x3e70c2['prototype']['newValueJson']='',_0x3e70c2['prototype']['wasUndone']=!0x1,_0x3e70c2['create']=function(_0x57eb20){return new _0x3e70c2(_0x57eb20);},_0x3e70c2['encode']=function(_0x278bfe,_0x1013b6){return _0x1013b6||(_0x1013b6=_0x21a6df['create']()),null!=_0x278bfe['root']&&Object['hasOwnProperty']['call'](_0x278bfe,'root')&&_0x1013b6['uint32'](0xa)['string'](_0x278bfe['root']),null!=_0x278bfe['key']&&Object['hasOwnProperty']['call'](_0x278bfe,'key')&&_0x1013b6['uint32'](0x12)['string'](_0x278bfe['key']),null!=_0x278bfe['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x278bfe,'oldValueBoolean')&&_0x1013b6['uint32'](0x18)['bool'](_0x278bfe['oldValueBoolean']),null!=_0x278bfe['oldValueJson']&&Object['hasOwnProperty']['call'](_0x278bfe,'oldValueJson')&&_0x1013b6['uint32'](0x22)['string'](_0x278bfe['oldValueJson']),null!=_0x278bfe['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x278bfe,'newValueBoolean')&&_0x1013b6['uint32'](0x28)['bool'](_0x278bfe['newValueBoolean']),null!=_0x278bfe['newValueJson']&&Object['hasOwnProperty']['call'](_0x278bfe,'newValueJson')&&_0x1013b6['uint32'](0x32)['string'](_0x278bfe['newValueJson']),null!=_0x278bfe['wasUndone']&&Object['hasOwnProperty']['call'](_0x278bfe,'wasUndone')&&_0x1013b6['uint32'](0x38)['bool'](_0x278bfe['wasUndone']),_0x1013b6;},_0x3e70c2['encodeDelimited']=function(_0x8ae4be,_0x183b0f){return this['encode'](_0x8ae4be,_0x183b0f)['ldelim']();},_0x3e70c2['decode']=function(_0x509c78,_0x5e18bd){_0x509c78 instanceof _0x29143c||(_0x509c78=_0x29143c['create'](_0x509c78));for(var _0x48564f=void 0x0===_0x5e18bd?_0x509c78['len']:_0x509c78['pos']+_0x5e18bd,_0x1bb3f9=new _0x31142c['RootAttributeOperation']();_0x509c78['pos']<_0x48564f;){var _0x3c81ed=_0x509c78['uint32']();switch(_0x3c81ed>>>0x3){case 0x1:_0x1bb3f9['root']=_0x509c78['string']();break;case 0x2:_0x1bb3f9['key']=_0x509c78['string']();break;case 0x3:_0x1bb3f9['oldValueBoolean']=_0x509c78['bool']();break;case 0x4:_0x1bb3f9['oldValueJson']=_0x509c78['string']();break;case 0x5:_0x1bb3f9['newValueBoolean']=_0x509c78['bool']();break;case 0x6:_0x1bb3f9['newValueJson']=_0x509c78['string']();break;case 0x7:_0x1bb3f9['wasUndone']=_0x509c78['bool']();break;default:_0x509c78['skipType'](0x7&_0x3c81ed);}}return _0x1bb3f9;},_0x3e70c2['decodeDelimited']=function(_0x3bb14e){return _0x3bb14e instanceof _0x29143c||(_0x3bb14e=new _0x29143c(_0x3bb14e)),this['decode'](_0x3bb14e,_0x3bb14e['uint32']());},_0x3e70c2['verify']=function(_0x2f28a2){return'object'!=typeof _0x2f28a2||null===_0x2f28a2?'object\x20expected':null!=_0x2f28a2['root']&&_0x2f28a2['hasOwnProperty']('root')&&!_0x23f706['isString'](_0x2f28a2['root'])?'root:\x20string\x20expected':null!=_0x2f28a2['key']&&_0x2f28a2['hasOwnProperty']('key')&&!_0x23f706['isString'](_0x2f28a2['key'])?'key:\x20string\x20expected':null!=_0x2f28a2['oldValueBoolean']&&_0x2f28a2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2f28a2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2f28a2['oldValueJson']&&_0x2f28a2['hasOwnProperty']('oldValueJson')&&!_0x23f706['isString'](_0x2f28a2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2f28a2['newValueBoolean']&&_0x2f28a2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2f28a2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2f28a2['newValueJson']&&_0x2f28a2['hasOwnProperty']('newValueJson')&&!_0x23f706['isString'](_0x2f28a2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2f28a2['wasUndone']&&_0x2f28a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f28a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e70c2['fromObject']=function(_0x58dff3){if(_0x58dff3 instanceof _0x31142c['RootAttributeOperation'])return _0x58dff3;var _0x40edf3=new _0x31142c['RootAttributeOperation']();return null!=_0x58dff3['root']&&(_0x40edf3['root']=String(_0x58dff3['root'])),null!=_0x58dff3['key']&&(_0x40edf3['key']=String(_0x58dff3['key'])),null!=_0x58dff3['oldValueBoolean']&&(_0x40edf3['oldValueBoolean']=Boolean(_0x58dff3['oldValueBoolean'])),null!=_0x58dff3['oldValueJson']&&(_0x40edf3['oldValueJson']=String(_0x58dff3['oldValueJson'])),null!=_0x58dff3['newValueBoolean']&&(_0x40edf3['newValueBoolean']=Boolean(_0x58dff3['newValueBoolean'])),null!=_0x58dff3['newValueJson']&&(_0x40edf3['newValueJson']=String(_0x58dff3['newValueJson'])),null!=_0x58dff3['wasUndone']&&(_0x40edf3['wasUndone']=Boolean(_0x58dff3['wasUndone'])),_0x40edf3;},_0x3e70c2['toObject']=function(_0x2e3731,_0x5ca98b){_0x5ca98b||(_0x5ca98b={});var _0x3c331f={};return _0x5ca98b['defaults']&&(_0x3c331f['root']='',_0x3c331f['key']='',_0x3c331f['oldValueBoolean']=!0x1,_0x3c331f['oldValueJson']='',_0x3c331f['newValueBoolean']=!0x1,_0x3c331f['newValueJson']='',_0x3c331f['wasUndone']=!0x1),null!=_0x2e3731['root']&&_0x2e3731['hasOwnProperty']('root')&&(_0x3c331f['root']=_0x2e3731['root']),null!=_0x2e3731['key']&&_0x2e3731['hasOwnProperty']('key')&&(_0x3c331f['key']=_0x2e3731['key']),null!=_0x2e3731['oldValueBoolean']&&_0x2e3731['hasOwnProperty']('oldValueBoolean')&&(_0x3c331f['oldValueBoolean']=_0x2e3731['oldValueBoolean']),null!=_0x2e3731['oldValueJson']&&_0x2e3731['hasOwnProperty']('oldValueJson')&&(_0x3c331f['oldValueJson']=_0x2e3731['oldValueJson']),null!=_0x2e3731['newValueBoolean']&&_0x2e3731['hasOwnProperty']('newValueBoolean')&&(_0x3c331f['newValueBoolean']=_0x2e3731['newValueBoolean']),null!=_0x2e3731['newValueJson']&&_0x2e3731['hasOwnProperty']('newValueJson')&&(_0x3c331f['newValueJson']=_0x2e3731['newValueJson']),null!=_0x2e3731['wasUndone']&&_0x2e3731['hasOwnProperty']('wasUndone')&&(_0x3c331f['wasUndone']=_0x2e3731['wasUndone']),_0x3c331f;},_0x3e70c2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x3e70c2['getTypeUrl']=function(_0x236eaa){return void 0x0===_0x236eaa&&(_0x236eaa='type.googleapis.com'),_0x236eaa+'/RootAttributeOperation';},_0x3e70c2;}()),_0x31142c['RootOperation']=(function(){function _0x1e883f(_0x38b3c0){if(_0x38b3c0){for(var _0x4b3263=Object['keys'](_0x38b3c0),_0x348670=0x0;_0x348670<_0x4b3263['length'];++_0x348670)null!=_0x38b3c0[_0x4b3263[_0x348670]]&&(this[_0x4b3263[_0x348670]]=_0x38b3c0[_0x4b3263[_0x348670]]);}}return _0x1e883f['prototype']['rootName']='',_0x1e883f['prototype']['elementName']='',_0x1e883f['prototype']['isAdd']=!0x1,_0x1e883f['prototype']['wasUndone']=!0x1,_0x1e883f['create']=function(_0x10938d){return new _0x1e883f(_0x10938d);},_0x1e883f['encode']=function(_0x14352f,_0x301404){return _0x301404||(_0x301404=_0x21a6df['create']()),null!=_0x14352f['rootName']&&Object['hasOwnProperty']['call'](_0x14352f,'rootName')&&_0x301404['uint32'](0xa)['string'](_0x14352f['rootName']),null!=_0x14352f['elementName']&&Object['hasOwnProperty']['call'](_0x14352f,'elementName')&&_0x301404['uint32'](0x12)['string'](_0x14352f['elementName']),null!=_0x14352f['isAdd']&&Object['hasOwnProperty']['call'](_0x14352f,'isAdd')&&_0x301404['uint32'](0x18)['bool'](_0x14352f['isAdd']),null!=_0x14352f['wasUndone']&&Object['hasOwnProperty']['call'](_0x14352f,'wasUndone')&&_0x301404['uint32'](0x20)['bool'](_0x14352f['wasUndone']),_0x301404;},_0x1e883f['encodeDelimited']=function(_0x580e19,_0x352616){return this['encode'](_0x580e19,_0x352616)['ldelim']();},_0x1e883f['decode']=function(_0x5ebd2b,_0x33aa8c){_0x5ebd2b instanceof _0x29143c||(_0x5ebd2b=_0x29143c['create'](_0x5ebd2b));for(var _0x20906e=void 0x0===_0x33aa8c?_0x5ebd2b['len']:_0x5ebd2b['pos']+_0x33aa8c,_0x562bd9=new _0x31142c['RootOperation']();_0x5ebd2b['pos']<_0x20906e;){var _0x144ba3=_0x5ebd2b['uint32']();switch(_0x144ba3>>>0x3){case 0x1:_0x562bd9['rootName']=_0x5ebd2b['string']();break;case 0x2:_0x562bd9['elementName']=_0x5ebd2b['string']();break;case 0x3:_0x562bd9['isAdd']=_0x5ebd2b['bool']();break;case 0x4:_0x562bd9['wasUndone']=_0x5ebd2b['bool']();break;default:_0x5ebd2b['skipType'](0x7&_0x144ba3);}}return _0x562bd9;},_0x1e883f['decodeDelimited']=function(_0x40a69f){return _0x40a69f instanceof _0x29143c||(_0x40a69f=new _0x29143c(_0x40a69f)),this['decode'](_0x40a69f,_0x40a69f['uint32']());},_0x1e883f['verify']=function(_0x4f48bd){return'object'!=typeof _0x4f48bd||null===_0x4f48bd?'object\x20expected':null!=_0x4f48bd['rootName']&&_0x4f48bd['hasOwnProperty']('rootName')&&!_0x23f706['isString'](_0x4f48bd['rootName'])?'rootName:\x20string\x20expected':null!=_0x4f48bd['elementName']&&_0x4f48bd['hasOwnProperty']('elementName')&&!_0x23f706['isString'](_0x4f48bd['elementName'])?'elementName:\x20string\x20expected':null!=_0x4f48bd['isAdd']&&_0x4f48bd['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4f48bd['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4f48bd['wasUndone']&&_0x4f48bd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f48bd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e883f['fromObject']=function(_0x488929){if(_0x488929 instanceof _0x31142c['RootOperation'])return _0x488929;var _0x399ab0=new _0x31142c['RootOperation']();return null!=_0x488929['rootName']&&(_0x399ab0['rootName']=String(_0x488929['rootName'])),null!=_0x488929['elementName']&&(_0x399ab0['elementName']=String(_0x488929['elementName'])),null!=_0x488929['isAdd']&&(_0x399ab0['isAdd']=Boolean(_0x488929['isAdd'])),null!=_0x488929['wasUndone']&&(_0x399ab0['wasUndone']=Boolean(_0x488929['wasUndone'])),_0x399ab0;},_0x1e883f['toObject']=function(_0x39c584,_0x258935){_0x258935||(_0x258935={});var _0x428619={};return _0x258935['defaults']&&(_0x428619['rootName']='',_0x428619['elementName']='',_0x428619['isAdd']=!0x1,_0x428619['wasUndone']=!0x1),null!=_0x39c584['rootName']&&_0x39c584['hasOwnProperty']('rootName')&&(_0x428619['rootName']=_0x39c584['rootName']),null!=_0x39c584['elementName']&&_0x39c584['hasOwnProperty']('elementName')&&(_0x428619['elementName']=_0x39c584['elementName']),null!=_0x39c584['isAdd']&&_0x39c584['hasOwnProperty']('isAdd')&&(_0x428619['isAdd']=_0x39c584['isAdd']),null!=_0x39c584['wasUndone']&&_0x39c584['hasOwnProperty']('wasUndone')&&(_0x428619['wasUndone']=_0x39c584['wasUndone']),_0x428619;},_0x1e883f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x1e883f['getTypeUrl']=function(_0x253181){return void 0x0===_0x253181&&(_0x253181='type.googleapis.com'),_0x253181+'/RootOperation';},_0x1e883f;}()),_0x31142c['SplitOperation']=(function(){function _0x3f85b2(_0x310b40){if(_0x310b40){for(var _0x46fa62=Object['keys'](_0x310b40),_0x37f56b=0x0;_0x37f56b<_0x46fa62['length'];++_0x37f56b)null!=_0x310b40[_0x46fa62[_0x37f56b]]&&(this[_0x46fa62[_0x37f56b]]=_0x310b40[_0x46fa62[_0x37f56b]]);}}return _0x3f85b2['prototype']['splitPosition']=null,_0x3f85b2['prototype']['graveyardPosition']=null,_0x3f85b2['prototype']['howMany']=0x0,_0x3f85b2['prototype']['insertionPosition']=null,_0x3f85b2['prototype']['wasUndone']=!0x1,_0x3f85b2['create']=function(_0xcd56){return new _0x3f85b2(_0xcd56);},_0x3f85b2['encode']=function(_0x794372,_0x3361a){return _0x3361a||(_0x3361a=_0x21a6df['create']()),null!=_0x794372['splitPosition']&&Object['hasOwnProperty']['call'](_0x794372,'splitPosition')&&_0x31142c['Position']['encode'](_0x794372['splitPosition'],_0x3361a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x794372['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x794372,'graveyardPosition')&&_0x31142c['Position']['encode'](_0x794372['graveyardPosition'],_0x3361a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x794372['howMany']&&Object['hasOwnProperty']['call'](_0x794372,'howMany')&&_0x3361a['uint32'](0x18)['uint32'](_0x794372['howMany']),null!=_0x794372['insertionPosition']&&Object['hasOwnProperty']['call'](_0x794372,'insertionPosition')&&_0x31142c['Position']['encode'](_0x794372['insertionPosition'],_0x3361a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x794372['wasUndone']&&Object['hasOwnProperty']['call'](_0x794372,'wasUndone')&&_0x3361a['uint32'](0x28)['bool'](_0x794372['wasUndone']),_0x3361a;},_0x3f85b2['encodeDelimited']=function(_0x224430,_0xcc3741){return this['encode'](_0x224430,_0xcc3741)['ldelim']();},_0x3f85b2['decode']=function(_0x35a3ef,_0x3fe6a4){_0x35a3ef instanceof _0x29143c||(_0x35a3ef=_0x29143c['create'](_0x35a3ef));for(var _0xecc24f=void 0x0===_0x3fe6a4?_0x35a3ef['len']:_0x35a3ef['pos']+_0x3fe6a4,_0x5907f0=new _0x31142c['SplitOperation']();_0x35a3ef['pos']<_0xecc24f;){var _0xeda5de=_0x35a3ef['uint32']();switch(_0xeda5de>>>0x3){case 0x1:_0x5907f0['splitPosition']=_0x31142c['Position']['decode'](_0x35a3ef,_0x35a3ef['uint32']());break;case 0x2:_0x5907f0['graveyardPosition']=_0x31142c['Position']['decode'](_0x35a3ef,_0x35a3ef['uint32']());break;case 0x3:_0x5907f0['howMany']=_0x35a3ef['uint32']();break;case 0x4:_0x5907f0['insertionPosition']=_0x31142c['Position']['decode'](_0x35a3ef,_0x35a3ef['uint32']());break;case 0x5:_0x5907f0['wasUndone']=_0x35a3ef['bool']();break;default:_0x35a3ef['skipType'](0x7&_0xeda5de);}}return _0x5907f0;},_0x3f85b2['decodeDelimited']=function(_0x151dab){return _0x151dab instanceof _0x29143c||(_0x151dab=new _0x29143c(_0x151dab)),this['decode'](_0x151dab,_0x151dab['uint32']());},_0x3f85b2['verify']=function(_0x2ce5d0){if('object'!=typeof _0x2ce5d0||null===_0x2ce5d0)return'object\x20expected';var _0x182a66;if(null!=_0x2ce5d0['splitPosition']&&_0x2ce5d0['hasOwnProperty']('splitPosition')&&(_0x182a66=_0x31142c['Position']['verify'](_0x2ce5d0['splitPosition'])))return'splitPosition.'+_0x182a66;if(null!=_0x2ce5d0['graveyardPosition']&&_0x2ce5d0['hasOwnProperty']('graveyardPosition')&&(_0x182a66=_0x31142c['Position']['verify'](_0x2ce5d0['graveyardPosition'])))return'graveyardPosition.'+_0x182a66;if(null!=_0x2ce5d0['howMany']&&_0x2ce5d0['hasOwnProperty']('howMany')&&!_0x23f706['isInteger'](_0x2ce5d0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ce5d0['insertionPosition']&&_0x2ce5d0['hasOwnProperty']('insertionPosition')&&(_0x182a66=_0x31142c['Position']['verify'](_0x2ce5d0['insertionPosition'])))return'insertionPosition.'+_0x182a66;return null!=_0x2ce5d0['wasUndone']&&_0x2ce5d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ce5d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f85b2['fromObject']=function(_0x230e45){if(_0x230e45 instanceof _0x31142c['SplitOperation'])return _0x230e45;var _0x16d6e0=new _0x31142c['SplitOperation']();if(null!=_0x230e45['splitPosition']){if('object'!=typeof _0x230e45['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x16d6e0['splitPosition']=_0x31142c['Position']['fromObject'](_0x230e45['splitPosition']);}if(null!=_0x230e45['graveyardPosition']){if('object'!=typeof _0x230e45['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x16d6e0['graveyardPosition']=_0x31142c['Position']['fromObject'](_0x230e45['graveyardPosition']);}if(null!=_0x230e45['howMany']&&(_0x16d6e0['howMany']=_0x230e45['howMany']>>>0x0),null!=_0x230e45['insertionPosition']){if('object'!=typeof _0x230e45['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x16d6e0['insertionPosition']=_0x31142c['Position']['fromObject'](_0x230e45['insertionPosition']);}return null!=_0x230e45['wasUndone']&&(_0x16d6e0['wasUndone']=Boolean(_0x230e45['wasUndone'])),_0x16d6e0;},_0x3f85b2['toObject']=function(_0x110e37,_0x2bda39){_0x2bda39||(_0x2bda39={});var _0x497019={};return _0x2bda39['defaults']&&(_0x497019['splitPosition']=null,_0x497019['graveyardPosition']=null,_0x497019['howMany']=0x0,_0x497019['insertionPosition']=null,_0x497019['wasUndone']=!0x1),null!=_0x110e37['splitPosition']&&_0x110e37['hasOwnProperty']('splitPosition')&&(_0x497019['splitPosition']=_0x31142c['Position']['toObject'](_0x110e37['splitPosition'],_0x2bda39)),null!=_0x110e37['graveyardPosition']&&_0x110e37['hasOwnProperty']('graveyardPosition')&&(_0x497019['graveyardPosition']=_0x31142c['Position']['toObject'](_0x110e37['graveyardPosition'],_0x2bda39)),null!=_0x110e37['howMany']&&_0x110e37['hasOwnProperty']('howMany')&&(_0x497019['howMany']=_0x110e37['howMany']),null!=_0x110e37['insertionPosition']&&_0x110e37['hasOwnProperty']('insertionPosition')&&(_0x497019['insertionPosition']=_0x31142c['Position']['toObject'](_0x110e37['insertionPosition'],_0x2bda39)),null!=_0x110e37['wasUndone']&&_0x110e37['hasOwnProperty']('wasUndone')&&(_0x497019['wasUndone']=_0x110e37['wasUndone']),_0x497019;},_0x3f85b2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x3f85b2['getTypeUrl']=function(_0x506284){return void 0x0===_0x506284&&(_0x506284='type.googleapis.com'),_0x506284+'/SplitOperation';},_0x3f85b2;}()),_0x31142c['Position']=(function(){function _0x3d1245(_0xac26f0){if(this['path']=[],_0xac26f0){for(var _0x294f4d=Object['keys'](_0xac26f0),_0x4c9a84=0x0;_0x4c9a84<_0x294f4d['length'];++_0x4c9a84)null!=_0xac26f0[_0x294f4d[_0x4c9a84]]&&(this[_0x294f4d[_0x4c9a84]]=_0xac26f0[_0x294f4d[_0x4c9a84]]);}}return _0x3d1245['prototype']['root']='',_0x3d1245['prototype']['rootMain']=!0x1,_0x3d1245['prototype']['rootGraveyard']=!0x1,_0x3d1245['prototype']['path']=_0x23f706['emptyArray'],_0x3d1245['prototype']['stickiness']='',_0x3d1245['create']=function(_0x373711){return new _0x3d1245(_0x373711);},_0x3d1245['encode']=function(_0x8a74d0,_0x381366){if(_0x381366||(_0x381366=_0x21a6df['create']()),null!=_0x8a74d0['root']&&Object['hasOwnProperty']['call'](_0x8a74d0,'root')&&_0x381366['uint32'](0xa)['string'](_0x8a74d0['root']),null!=_0x8a74d0['rootMain']&&Object['hasOwnProperty']['call'](_0x8a74d0,'rootMain')&&_0x381366['uint32'](0x10)['bool'](_0x8a74d0['rootMain']),null!=_0x8a74d0['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x8a74d0,'rootGraveyard')&&_0x381366['uint32'](0x18)['bool'](_0x8a74d0['rootGraveyard']),null!=_0x8a74d0['path']&&_0x8a74d0['path']['length']){_0x381366['uint32'](0x22)['fork']();for(var _0x2a990c=0x0;_0x2a990c<_0x8a74d0['path']['length'];++_0x2a990c)_0x381366['uint32'](_0x8a74d0['path'][_0x2a990c]);_0x381366['ldelim']();}return null!=_0x8a74d0['stickiness']&&Object['hasOwnProperty']['call'](_0x8a74d0,'stickiness')&&_0x381366['uint32'](0x2a)['string'](_0x8a74d0['stickiness']),_0x381366;},_0x3d1245['encodeDelimited']=function(_0xa0f35a,_0x5270ee){return this['encode'](_0xa0f35a,_0x5270ee)['ldelim']();},_0x3d1245['decode']=function(_0x54c60b,_0x222953){_0x54c60b instanceof _0x29143c||(_0x54c60b=_0x29143c['create'](_0x54c60b));for(var _0x25e05c=void 0x0===_0x222953?_0x54c60b['len']:_0x54c60b['pos']+_0x222953,_0x5accd7=new _0x31142c['Position']();_0x54c60b['pos']<_0x25e05c;){var _0x2d684c=_0x54c60b['uint32']();switch(_0x2d684c>>>0x3){case 0x1:_0x5accd7['root']=_0x54c60b['string']();break;case 0x2:_0x5accd7['rootMain']=_0x54c60b['bool']();break;case 0x3:_0x5accd7['rootGraveyard']=_0x54c60b['bool']();break;case 0x4:if(_0x5accd7['path']&&_0x5accd7['path']['length']||(_0x5accd7['path']=[]),0x2==(0x7&_0x2d684c)){for(var _0x1dd00d=_0x54c60b['uint32']()+_0x54c60b['pos'];_0x54c60b['pos']<_0x1dd00d;)_0x5accd7['path']['push'](_0x54c60b['uint32']());}else _0x5accd7['path']['push'](_0x54c60b['uint32']());break;case 0x5:_0x5accd7['stickiness']=_0x54c60b['string']();break;default:_0x54c60b['skipType'](0x7&_0x2d684c);}}return _0x5accd7;},_0x3d1245['decodeDelimited']=function(_0x387c8f){return _0x387c8f instanceof _0x29143c||(_0x387c8f=new _0x29143c(_0x387c8f)),this['decode'](_0x387c8f,_0x387c8f['uint32']());},_0x3d1245['verify']=function(_0x49acd8){if('object'!=typeof _0x49acd8||null===_0x49acd8)return'object\x20expected';if(null!=_0x49acd8['root']&&_0x49acd8['hasOwnProperty']('root')&&!_0x23f706['isString'](_0x49acd8['root']))return'root:\x20string\x20expected';if(null!=_0x49acd8['rootMain']&&_0x49acd8['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x49acd8['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x49acd8['rootGraveyard']&&_0x49acd8['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x49acd8['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x49acd8['path']&&_0x49acd8['hasOwnProperty']('path')){if(!Array['isArray'](_0x49acd8['path']))return'path:\x20array\x20expected';for(var _0x378ef6=0x0;_0x378ef6<_0x49acd8['path']['length'];++_0x378ef6)if(!_0x23f706['isInteger'](_0x49acd8['path'][_0x378ef6]))return'path:\x20integer[]\x20expected';}return null!=_0x49acd8['stickiness']&&_0x49acd8['hasOwnProperty']('stickiness')&&!_0x23f706['isString'](_0x49acd8['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3d1245['fromObject']=function(_0x47d721){if(_0x47d721 instanceof _0x31142c['Position'])return _0x47d721;var _0x7f5cf4=new _0x31142c['Position']();if(null!=_0x47d721['root']&&(_0x7f5cf4['root']=String(_0x47d721['root'])),null!=_0x47d721['rootMain']&&(_0x7f5cf4['rootMain']=Boolean(_0x47d721['rootMain'])),null!=_0x47d721['rootGraveyard']&&(_0x7f5cf4['rootGraveyard']=Boolean(_0x47d721['rootGraveyard'])),_0x47d721['path']){if(!Array['isArray'](_0x47d721['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x7f5cf4['path']=[];for(var _0x11a3e2=0x0;_0x11a3e2<_0x47d721['path']['length'];++_0x11a3e2)_0x7f5cf4['path'][_0x11a3e2]=_0x47d721['path'][_0x11a3e2]>>>0x0;}return null!=_0x47d721['stickiness']&&(_0x7f5cf4['stickiness']=String(_0x47d721['stickiness'])),_0x7f5cf4;},_0x3d1245['toObject']=function(_0x3d0d2d,_0x112a56){_0x112a56||(_0x112a56={});var _0xc854a4={};if((_0x112a56['arrays']||_0x112a56['defaults'])&&(_0xc854a4['path']=[]),_0x112a56['defaults']&&(_0xc854a4['root']='',_0xc854a4['rootMain']=!0x1,_0xc854a4['rootGraveyard']=!0x1,_0xc854a4['stickiness']=''),null!=_0x3d0d2d['root']&&_0x3d0d2d['hasOwnProperty']('root')&&(_0xc854a4['root']=_0x3d0d2d['root']),null!=_0x3d0d2d['rootMain']&&_0x3d0d2d['hasOwnProperty']('rootMain')&&(_0xc854a4['rootMain']=_0x3d0d2d['rootMain']),null!=_0x3d0d2d['rootGraveyard']&&_0x3d0d2d['hasOwnProperty']('rootGraveyard')&&(_0xc854a4['rootGraveyard']=_0x3d0d2d['rootGraveyard']),_0x3d0d2d['path']&&_0x3d0d2d['path']['length']){_0xc854a4['path']=[];for(var _0x1dee7d=0x0;_0x1dee7d<_0x3d0d2d['path']['length'];++_0x1dee7d)_0xc854a4['path'][_0x1dee7d]=_0x3d0d2d['path'][_0x1dee7d];}return null!=_0x3d0d2d['stickiness']&&_0x3d0d2d['hasOwnProperty']('stickiness')&&(_0xc854a4['stickiness']=_0x3d0d2d['stickiness']),_0xc854a4;},_0x3d1245['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x3d1245['getTypeUrl']=function(_0xd23701){return void 0x0===_0xd23701&&(_0xd23701='type.googleapis.com'),_0xd23701+'/Position';},_0x3d1245;}()),_0x31142c['Range']=(function(){function _0x478305(_0x57b271){if(_0x57b271){for(var _0x22982d=Object['keys'](_0x57b271),_0x4b021d=0x0;_0x4b021d<_0x22982d['length'];++_0x4b021d)null!=_0x57b271[_0x22982d[_0x4b021d]]&&(this[_0x22982d[_0x4b021d]]=_0x57b271[_0x22982d[_0x4b021d]]);}}return _0x478305['prototype']['start']=null,_0x478305['prototype']['end']=null,_0x478305['create']=function(_0x4b4aab){return new _0x478305(_0x4b4aab);},_0x478305['encode']=function(_0x3c4a7a,_0x14c658){return _0x14c658||(_0x14c658=_0x21a6df['create']()),null!=_0x3c4a7a['start']&&Object['hasOwnProperty']['call'](_0x3c4a7a,'start')&&_0x31142c['Position']['encode'](_0x3c4a7a['start'],_0x14c658['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c4a7a['end']&&Object['hasOwnProperty']['call'](_0x3c4a7a,'end')&&_0x31142c['Position']['encode'](_0x3c4a7a['end'],_0x14c658['uint32'](0x12)['fork']())['ldelim'](),_0x14c658;},_0x478305['encodeDelimited']=function(_0xb8cc92,_0xa102f1){return this['encode'](_0xb8cc92,_0xa102f1)['ldelim']();},_0x478305['decode']=function(_0x4038d3,_0x490190){_0x4038d3 instanceof _0x29143c||(_0x4038d3=_0x29143c['create'](_0x4038d3));for(var _0x5eb02d=void 0x0===_0x490190?_0x4038d3['len']:_0x4038d3['pos']+_0x490190,_0x6df049=new _0x31142c['Range']();_0x4038d3['pos']<_0x5eb02d;){var _0x29c717=_0x4038d3['uint32']();switch(_0x29c717>>>0x3){case 0x1:_0x6df049['start']=_0x31142c['Position']['decode'](_0x4038d3,_0x4038d3['uint32']());break;case 0x2:_0x6df049['end']=_0x31142c['Position']['decode'](_0x4038d3,_0x4038d3['uint32']());break;default:_0x4038d3['skipType'](0x7&_0x29c717);}}return _0x6df049;},_0x478305['decodeDelimited']=function(_0xd81193){return _0xd81193 instanceof _0x29143c||(_0xd81193=new _0x29143c(_0xd81193)),this['decode'](_0xd81193,_0xd81193['uint32']());},_0x478305['verify']=function(_0xfc4aeb){if('object'!=typeof _0xfc4aeb||null===_0xfc4aeb)return'object\x20expected';var _0x1e86cc;if(null!=_0xfc4aeb['start']&&_0xfc4aeb['hasOwnProperty']('start')&&(_0x1e86cc=_0x31142c['Position']['verify'](_0xfc4aeb['start'])))return'start.'+_0x1e86cc;if(null!=_0xfc4aeb['end']&&_0xfc4aeb['hasOwnProperty']('end')&&(_0x1e86cc=_0x31142c['Position']['verify'](_0xfc4aeb['end'])))return'end.'+_0x1e86cc;return null;},_0x478305['fromObject']=function(_0x22ac5e){if(_0x22ac5e instanceof _0x31142c['Range'])return _0x22ac5e;var _0x4c078c=new _0x31142c['Range']();if(null!=_0x22ac5e['start']){if('object'!=typeof _0x22ac5e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4c078c['start']=_0x31142c['Position']['fromObject'](_0x22ac5e['start']);}if(null!=_0x22ac5e['end']){if('object'!=typeof _0x22ac5e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4c078c['end']=_0x31142c['Position']['fromObject'](_0x22ac5e['end']);}return _0x4c078c;},_0x478305['toObject']=function(_0x774a83,_0x15568b){_0x15568b||(_0x15568b={});var _0x2b632f={};return _0x15568b['defaults']&&(_0x2b632f['start']=null,_0x2b632f['end']=null),null!=_0x774a83['start']&&_0x774a83['hasOwnProperty']('start')&&(_0x2b632f['start']=_0x31142c['Position']['toObject'](_0x774a83['start'],_0x15568b)),null!=_0x774a83['end']&&_0x774a83['hasOwnProperty']('end')&&(_0x2b632f['end']=_0x31142c['Position']['toObject'](_0x774a83['end'],_0x15568b)),_0x2b632f;},_0x478305['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x478305['getTypeUrl']=function(_0x3dc995){return void 0x0===_0x3dc995&&(_0x3dc995='type.googleapis.com'),_0x3dc995+'/Range';},_0x478305;}()),_0x31142c['Element']=(function(){function _0xcbf119(_0x38fbc3){if(this['children']=[],this['attributesBoolean']={},_0x38fbc3){for(var _0x56736d=Object['keys'](_0x38fbc3),_0x53996f=0x0;_0x53996f<_0x56736d['length'];++_0x53996f)null!=_0x38fbc3[_0x56736d[_0x53996f]]&&(this[_0x56736d[_0x53996f]]=_0x38fbc3[_0x56736d[_0x53996f]]);}}return _0xcbf119['prototype']['name']='',_0xcbf119['prototype']['children']=_0x23f706['emptyArray'],_0xcbf119['prototype']['data']='',_0xcbf119['prototype']['attributesBoolean']=_0x23f706['emptyObject'],_0xcbf119['prototype']['attributesJson']='',_0xcbf119['create']=function(_0x5e1b7e){return new _0xcbf119(_0x5e1b7e);},_0xcbf119['encode']=function(_0x519575,_0xac2452){if(_0xac2452||(_0xac2452=_0x21a6df['create']()),null!=_0x519575['name']&&Object['hasOwnProperty']['call'](_0x519575,'name')&&_0xac2452['uint32'](0xa)['string'](_0x519575['name']),null!=_0x519575['children']&&_0x519575['children']['length']){for(var _0x2076cb=0x0;_0x2076cb<_0x519575['children']['length'];++_0x2076cb)_0x31142c['Element']['encode'](_0x519575['children'][_0x2076cb],_0xac2452['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x519575['data']&&Object['hasOwnProperty']['call'](_0x519575,'data')&&_0xac2452['uint32'](0x1a)['string'](_0x519575['data']),null!=_0x519575['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x519575,'attributesBoolean')){var _0x3ac56c=Object['keys'](_0x519575['attributesBoolean']);for(_0x2076cb=0x0;_0x2076cb<_0x3ac56c['length'];++_0x2076cb)_0xac2452['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3ac56c[_0x2076cb])['uint32'](0x10)['bool'](_0x519575['attributesBoolean'][_0x3ac56c[_0x2076cb]])['ldelim']();}return null!=_0x519575['attributesJson']&&Object['hasOwnProperty']['call'](_0x519575,'attributesJson')&&_0xac2452['uint32'](0x2a)['string'](_0x519575['attributesJson']),_0xac2452;},_0xcbf119['encodeDelimited']=function(_0x1f1278,_0x28251a){return this['encode'](_0x1f1278,_0x28251a)['ldelim']();},_0xcbf119['decode']=function(_0x39e969,_0x4f2991){_0x39e969 instanceof _0x29143c||(_0x39e969=_0x29143c['create'](_0x39e969));for(var _0x2599d9,_0x19a03d,_0x5dd2d8=void 0x0===_0x4f2991?_0x39e969['len']:_0x39e969['pos']+_0x4f2991,_0x2d86a0=new _0x31142c['Element']();_0x39e969['pos']<_0x5dd2d8;){var _0x253c1f=_0x39e969['uint32']();switch(_0x253c1f>>>0x3){case 0x1:_0x2d86a0['name']=_0x39e969['string']();break;case 0x2:_0x2d86a0['children']&&_0x2d86a0['children']['length']||(_0x2d86a0['children']=[]),_0x2d86a0['children']['push'](_0x31142c['Element']['decode'](_0x39e969,_0x39e969['uint32']()));break;case 0x3:_0x2d86a0['data']=_0x39e969['string']();break;case 0x4:_0x2d86a0['attributesBoolean']===_0x23f706['emptyObject']&&(_0x2d86a0['attributesBoolean']={});var _0x534028=_0x39e969['uint32']()+_0x39e969['pos'];for(_0x2599d9='',_0x19a03d=!0x1;_0x39e969['pos']<_0x534028;){var _0xc8b5fa=_0x39e969['uint32']();switch(_0xc8b5fa>>>0x3){case 0x1:_0x2599d9=_0x39e969['string']();break;case 0x2:_0x19a03d=_0x39e969['bool']();break;default:_0x39e969['skipType'](0x7&_0xc8b5fa);}}_0x2d86a0['attributesBoolean'][_0x2599d9]=_0x19a03d;break;case 0x5:_0x2d86a0['attributesJson']=_0x39e969['string']();break;default:_0x39e969['skipType'](0x7&_0x253c1f);}}return _0x2d86a0;},_0xcbf119['decodeDelimited']=function(_0x4b6878){return _0x4b6878 instanceof _0x29143c||(_0x4b6878=new _0x29143c(_0x4b6878)),this['decode'](_0x4b6878,_0x4b6878['uint32']());},_0xcbf119['verify']=function(_0x220ad4){if('object'!=typeof _0x220ad4||null===_0x220ad4)return'object\x20expected';if(null!=_0x220ad4['name']&&_0x220ad4['hasOwnProperty']('name')&&!_0x23f706['isString'](_0x220ad4['name']))return'name:\x20string\x20expected';if(null!=_0x220ad4['children']&&_0x220ad4['hasOwnProperty']('children')){if(!Array['isArray'](_0x220ad4['children']))return'children:\x20array\x20expected';for(var _0x524776=0x0;_0x524776<_0x220ad4['children']['length'];++_0x524776){var _0x2a59ac=_0x31142c['Element']['verify'](_0x220ad4['children'][_0x524776]);if(_0x2a59ac)return'children.'+_0x2a59ac;}}if(null!=_0x220ad4['data']&&_0x220ad4['hasOwnProperty']('data')&&!_0x23f706['isString'](_0x220ad4['data']))return'data:\x20string\x20expected';if(null!=_0x220ad4['attributesBoolean']&&_0x220ad4['hasOwnProperty']('attributesBoolean')){if(!_0x23f706['isObject'](_0x220ad4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x51431d=Object['keys'](_0x220ad4['attributesBoolean']);for(_0x524776=0x0;_0x524776<_0x51431d['length'];++_0x524776)if('boolean'!=typeof _0x220ad4['attributesBoolean'][_0x51431d[_0x524776]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x220ad4['attributesJson']&&_0x220ad4['hasOwnProperty']('attributesJson')&&!_0x23f706['isString'](_0x220ad4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcbf119['fromObject']=function(_0x5a3bd2){if(_0x5a3bd2 instanceof _0x31142c['Element'])return _0x5a3bd2;var _0x4ecd1d=new _0x31142c['Element']();if(null!=_0x5a3bd2['name']&&(_0x4ecd1d['name']=String(_0x5a3bd2['name'])),_0x5a3bd2['children']){if(!Array['isArray'](_0x5a3bd2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4ecd1d['children']=[];for(var _0x1245d4=0x0;_0x1245d4<_0x5a3bd2['children']['length'];++_0x1245d4){if('object'!=typeof _0x5a3bd2['children'][_0x1245d4])throw TypeError('.Element.children:\x20object\x20expected');_0x4ecd1d['children'][_0x1245d4]=_0x31142c['Element']['fromObject'](_0x5a3bd2['children'][_0x1245d4]);}}if(null!=_0x5a3bd2['data']&&(_0x4ecd1d['data']=String(_0x5a3bd2['data'])),_0x5a3bd2['attributesBoolean']){if('object'!=typeof _0x5a3bd2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4ecd1d['attributesBoolean']={};var _0x4b3922=Object['keys'](_0x5a3bd2['attributesBoolean']);for(_0x1245d4=0x0;_0x1245d4<_0x4b3922['length'];++_0x1245d4)_0x4ecd1d['attributesBoolean'][_0x4b3922[_0x1245d4]]=Boolean(_0x5a3bd2['attributesBoolean'][_0x4b3922[_0x1245d4]]);}return null!=_0x5a3bd2['attributesJson']&&(_0x4ecd1d['attributesJson']=String(_0x5a3bd2['attributesJson'])),_0x4ecd1d;},_0xcbf119['toObject']=function(_0x1cb23d,_0x323d67){_0x323d67||(_0x323d67={});var _0x452d21,_0x22bb38={};if((_0x323d67['arrays']||_0x323d67['defaults'])&&(_0x22bb38['children']=[]),(_0x323d67['objects']||_0x323d67['defaults'])&&(_0x22bb38['attributesBoolean']={}),_0x323d67['defaults']&&(_0x22bb38['name']='',_0x22bb38['data']='',_0x22bb38['attributesJson']=''),null!=_0x1cb23d['name']&&_0x1cb23d['hasOwnProperty']('name')&&(_0x22bb38['name']=_0x1cb23d['name']),_0x1cb23d['children']&&_0x1cb23d['children']['length']){_0x22bb38['children']=[];for(var _0x2360b2=0x0;_0x2360b2<_0x1cb23d['children']['length'];++_0x2360b2)_0x22bb38['children'][_0x2360b2]=_0x31142c['Element']['toObject'](_0x1cb23d['children'][_0x2360b2],_0x323d67);}if(null!=_0x1cb23d['data']&&_0x1cb23d['hasOwnProperty']('data')&&(_0x22bb38['data']=_0x1cb23d['data']),_0x1cb23d['attributesBoolean']&&(_0x452d21=Object['keys'](_0x1cb23d['attributesBoolean']))['length']){_0x22bb38['attributesBoolean']={};for(_0x2360b2=0x0;_0x2360b2<_0x452d21['length'];++_0x2360b2)_0x22bb38['attributesBoolean'][_0x452d21[_0x2360b2]]=_0x1cb23d['attributesBoolean'][_0x452d21[_0x2360b2]];}return null!=_0x1cb23d['attributesJson']&&_0x1cb23d['hasOwnProperty']('attributesJson')&&(_0x22bb38['attributesJson']=_0x1cb23d['attributesJson']),_0x22bb38;},_0xcbf119['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0xcbf119['getTypeUrl']=function(_0x62344){return void 0x0===_0x62344&&(_0x62344='type.googleapis.com'),_0x62344+'/Element';},_0xcbf119;}()),_0x31142c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x323dee){return new y(this['_protobufRoot'][_0x323dee]);}}class y{['_protobuf'];constructor(_0x221b47){this['_protobuf']=_0x221b47;}['compress'](_0x29d6fc){const _0x260c84=this['_protobuf']['verify'](_0x29d6fc);if(_0x260c84)throw Error(_0x260c84);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x29d6fc))['finish']();}['decompress'](_0x323486){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x323486),{'oneofs':!0x0});}}function _(_0x2d662c,_0x334c25){const _0x51d209=_0x30fb1a(_0x2d662c);return _0x51d209['path'][_0x51d209['path']['length']-0x1]+=_0x334c25,_0x51d209;}function O(_0x4ebf72,_0x220d37){return _0x4ebf72['root']===_0x220d37['root']&&_0x4751e0(_0x4ebf72['path'],_0x220d37['path']);}function $(_0x3cf945){P(_0x3cf945,_0x5aad2e=>('main'==_0x5aad2e['root']?(_0x5aad2e['rootMain']=!0x0,delete _0x5aad2e['root']):'$graveyard'==_0x5aad2e['root']&&(_0x5aad2e['rootGraveyard']=!0x0,delete _0x5aad2e['root']),_0x5aad2e));}function J(_0x578173){P(_0x578173,_0x52ded6=>(_0x52ded6['rootMain']?(_0x52ded6['root']='main',delete _0x52ded6['rootMain']):_0x52ded6['rootGraveyard']&&(_0x52ded6['root']='$graveyard',delete _0x52ded6['rootGraveyard']),_0x52ded6));}function P(_0x579421,_0x1b681d){for(const _0x28074b in _0x579421){const _0x39f680=_0x579421[_0x28074b];'nodes'!==_0x28074b&&_0x5353fe(_0x39f680)&&(_0x39f680['path']&&(_0x39f680['root']||_0x39f680['rootMain']||_0x39f680['rootGraveyard'])?_0x579421[_0x28074b]=_0x1b681d(_0x39f680):P(_0x39f680,_0x1b681d));}return _0x579421;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x285432,_0x5b6cd5,_0x36d228){this['_id']=_0x285432,this['_operationName']=_0x5b6cd5,this['_protobufDescriptor']=_0x36d228;}['compress'](_0x5b04d7,_0x1f3722){const _0xe23178=_0x1f3722['shift']();return $(_0xe23178),_0x5b04d7['buffers']['push'](this['_protobufDescriptor']['compress'](_0xe23178)),_0x5b04d7['types']['push'](this['_id']),!0x0;}['decompress'](_0x51b398,_0x4daa95){_0x4daa95['types']['shift']();const _0x2ef4f6=this['_protobufDescriptor']['decompress'](_0x4daa95['buffers']['shift']());J(_0x2ef4f6),_0x2ef4f6['__className']=this['_operationName'],_0x51b398['push'](_0x2ef4f6);}}class s extends e{['compress'](_0x3072c9,_0x3af362){const _0xcc3815=_0x3af362['shift']();return this['_serializeOneOf']('oldValue',_0xcc3815),this['_serializeOneOf']('newValue',_0xcc3815),$(_0xcc3815),_0x3072c9['buffers']['push'](this['_protobufDescriptor']['compress'](_0xcc3815)),_0x3072c9['types']['push'](this['_id']),!0x0;}['decompress'](_0x13e656,_0x3b7824){const {types:_0x65d682,buffers:_0x1d1722}=_0x3b7824,_0x5a9b66=this['_protobufDescriptor']['decompress'](_0x1d1722['shift']());_0x65d682['shift'](),this['_deserializeOneOf']('oldValue',_0x5a9b66),this['_deserializeOneOf']('newValue',_0x5a9b66),J(_0x5a9b66),_0x5a9b66['__className']=this['_operationName'],_0x13e656['push'](_0x5a9b66);}['_serializeOneOf'](_0x44412a,_0x30589e){const _0x3dd5fb=_0x30589e[_0x44412a];'boolean'==typeof _0x3dd5fb?_0x30589e[_0x44412a+'Boolean']=_0x3dd5fb:_0x30589e[_0x44412a+'Json']=JSON['stringify'](_0x3dd5fb);}['_deserializeOneOf'](_0x3612cd,_0x58f1c2){const _0x2cc881=_0x3612cd+'Json';_0x58f1c2[_0x2cc881]?(_0x58f1c2[_0x3612cd]=JSON['parse'](_0x58f1c2[_0x2cc881]),delete _0x58f1c2[_0x2cc881]):(_0x58f1c2[_0x3612cd]=_0x58f1c2[_0x3612cd+'Boolean'],delete _0x58f1c2[_0x3612cd+'Boolean']);}}class i extends e{['compress'](_0x44fee2,_0x5acf4f){const _0x40d033=_0x5acf4f['shift']();return this['_serializeNodesAttributes'](_0x40d033['nodes']),$(_0x40d033),_0x44fee2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x40d033)),_0x44fee2['types']['push'](this['_id']),!0x0;}['decompress'](_0x57423d,_0xbc2caf){const {types:_0x3aba1d,buffers:_0x5f1c9c}=_0xbc2caf,_0x46d1e6=this['_protobufDescriptor']['decompress'](_0x5f1c9c['shift']());_0x3aba1d['shift'](),_0x46d1e6['nodes']||(_0x46d1e6['nodes']=[]),this['_deserializeNodesAttributes'](_0x46d1e6['nodes']),J(_0x46d1e6),_0x46d1e6['__className']=this['_operationName'],_0x57423d['push'](_0x46d1e6);}['_serializeNodesAttributes'](_0x465425){for(const _0x525416 of _0x465425){if(_0x525416['attributes']){const _0x4314b6=_0x525416['attributes'];this['_areValuesBoolean'](_0x4314b6)?_0x525416['attributesBoolean']=_0x4314b6:_0x525416['attributesJson']=JSON['stringify'](_0x4314b6);}_0x525416['children']&&this['_serializeNodesAttributes'](_0x525416['children']);}}['_deserializeNodesAttributes'](_0x166345){for(const _0x5a945e of _0x166345)(_0x5a945e['attributesBoolean']||_0x5a945e['attributesJson'])&&(_0x5a945e['attributesBoolean']?(_0x5a945e['attributes']=_0x5a945e['attributesBoolean'],delete _0x5a945e['attributesBoolean']):(_0x5a945e['attributes']=JSON['parse'](_0x5a945e['attributesJson']),delete _0x5a945e['attributesJson'])),_0x5a945e['children']&&this['_deserializeNodesAttributes'](_0x5a945e['children']);}['_areValuesBoolean'](_0x3ec7fb){return Object['keys'](_0x3ec7fb)['every'](_0x350451=>'boolean'==typeof _0x3ec7fb[_0x350451]);}}class n extends e{['decompress'](_0x47319d,_0x1d756c){super['decompress'](_0x47319d,_0x1d756c);const _0x21a48d=_0x47319d[_0x47319d['length']-0x1];_0x21a48d['oldRange']||(_0x21a48d['oldRange']=null),_0x21a48d['newRange']||(_0x21a48d['newRange']=null);}}class p extends e{['compress'](_0x3dd606,_0x32c439){return _0x32c439['shift'](),_0x3dd606['types']['push'](this['_id']),!0x0;}['decompress'](_0x5a0433,_0x3faa77){_0x3faa77['types']['shift'](),_0x5a0433['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2e1094,_0x1afba5,_0x319116,_0xea009a){super(_0x2e1094,_0x1afba5,_0x319116),this['_omittedNamespace']=_0xea009a+':';}['compress'](_0x69c1a3,_0xdbe6f8){return!('MarkerOperation'!=_0xdbe6f8[0x0]['__className']||!_0xdbe6f8[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xdbe6f8[0x0]['name']=_0xdbe6f8[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x69c1a3,_0xdbe6f8),!0x0);}['decompress'](_0x2b9f71,_0x15274c){super['decompress'](_0x2b9f71,_0x15274c);const _0x3c793f=_0x2b9f71[_0x2b9f71['length']-0x1];_0x3c793f['name']=this['_omittedNamespace']+_0x3c793f['name'];}}class b{['_id'];['_context'];constructor(_0x441652,_0x3a416c){this['_id']=_0x441652,this['_context']=_0x3a416c;}['compress'](_0x5774c4,_0x8442de){let _0x4b115a;for(;_0x8442de['length']>0x1&&this['_compareOperations'](_0x8442de[0x0],_0x8442de[0x1]);)_0x4b115a?(_0x4b115a=this['_combineNext'](_0x8442de['shift'](),_0x4b115a),_0x5774c4['types']['push'](0x0)):(_0x4b115a=_0x30fb1a(_0x8442de['shift']()),_0x5774c4['types']['push'](this['_id']));return!!_0x4b115a&&(_0x4b115a=this['_combineNext'](_0x8442de['shift'](),_0x4b115a),_0x5774c4['types']['push'](0x0),_0x5774c4['buffers']['push'](this['_compressSingleOperation'](_0x4b115a)),!0x0);}['decompress'](_0x5d2e72,_0x1a4f7d){const _0x20ee54=this['_decompressSingleOperation'](_0x1a4f7d);for(;0x0==_0x1a4f7d['types'][0x0];)_0x1a4f7d['types']['shift'](),_0x5d2e72['push'](this['_splitCurrent'](_0x20ee54));_0x5d2e72['push'](_0x20ee54);}}class m extends b{['_combineNext'](_0x3c2bd0,_0x32ec9d){return _0x32ec9d['nodes'][0x0]['data']+=_0x3c2bd0['nodes'][0x0]['data'],_0x32ec9d;}['_splitCurrent'](_0x246d32){const _0xe52834=_0x30fb1a(_0x246d32),_0x53e8b3=_0xe52834['nodes'][0x0],_0x558379=_0x246d32['nodes'][0x0],_0x587154=_0x558379['data'][Symbol['iterator']]()['next']()['value'],_0x2bf873=_0x587154['length'];return _0x53e8b3['data']=_0x587154,_0x558379['data']=_0x558379['data']['substr'](_0x2bf873),_0x246d32['position']=_(_0x246d32['position'],_0x2bf873),_0xe52834;}['_compareOperations'](_0x1fbc96,_0xa067bc){if(this['_checkOperation'](_0x1fbc96)&&this['_checkOperation'](_0xa067bc)){const _0x5af476=_0x1fbc96['nodes'][0x0]['data']['length'],_0x323abf=O(_(_0x1fbc96['position'],_0x5af476),_0xa067bc['position']),_0x1ce311=_0x1fbc96['nodes'][0x0],_0x552c1b=_0xa067bc['nodes'][0x0];return _0x323abf&&this['_compareAttributes'](_0x1ce311,_0x552c1b);}return!0x1;}['_compressSingleOperation'](_0x37c046){const _0x331bd3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x331bd3,[_0x37c046]),_0x331bd3['buffers'][0x0];}['_decompressSingleOperation'](_0x4bd4bb){const _0x2d794a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2d794a,_0x4bd4bb),_0x2d794a[0x0];}['_checkOperation'](_0x431728){return'InsertOperation'==_0x431728['__className']&&0x1==_0x431728['nodes']['length']&&_0x431728['nodes'][0x0]['data']&&!_0x431728['wasUndone']&&0x1==Array['from'](_0x431728['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xf25ecb,_0x129a7e){const _0x4769a6=Object['keys'](_0xf25ecb['attributes']||{}),_0x3cf7e3=Object['keys'](_0x129a7e['attributes']||{});return _0x4769a6['length']===_0x3cf7e3['length']&&_0x4769a6['every'](_0x48b32c=>_0x129a7e['attributes'][_0x48b32c]&&_0x129a7e['attributes'][_0x48b32c]===_0xf25ecb['attributes'][_0x48b32c]);}}class c extends b{['_combineNext'](_0x3b3e45,_0x124e0e){return _0x124e0e['howMany']++,_0x124e0e['sourcePosition']=_0x30fb1a(_0x3b3e45['sourcePosition']),_0x124e0e;}['_splitCurrent'](_0x2ce0ae){const _0x7f3b77=_0x30fb1a(_0x2ce0ae);return _0x2ce0ae['howMany']--,_0x7f3b77['howMany']=0x1,_0x7f3b77['sourcePosition']=_(_0x7f3b77['sourcePosition'],_0x2ce0ae['howMany']),_0x7f3b77;}['_compareOperations'](_0x16dd6d,_0x252a07){return!(!this['_checkOperation'](_0x16dd6d)||!this['_checkOperation'](_0x252a07))&&(O(_(_0x16dd6d['sourcePosition'],-0x1),_0x252a07['sourcePosition'])&&O(_0x16dd6d['targetPosition'],_0x252a07['targetPosition']));}['_compressSingleOperation'](_0x52d067){const _0x112481={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x112481,[_0x52d067]),_0x112481['buffers'][0x0];}['_decompressSingleOperation'](_0x20ff47){const _0x47fbb4=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47fbb4,_0x20ff47),_0x47fbb4[0x0];}['_checkOperation'](_0x33b772){return'MoveOperation'==_0x33b772['__className']&&'$graveyard'==_0x33b772['targetPosition']['root']&&0x1==_0x33b772['howMany']&&!_0x33b772['wasUndone'];}}class h extends b{['_combineNext'](_0x20d208,_0x153a44){return _0x153a44['howMany']++,_0x153a44;}['_splitCurrent'](_0x44e598){const _0x518611=_0x30fb1a(_0x44e598);return _0x518611['howMany']=0x1,_0x44e598['howMany']--,_0x518611;}['_compareOperations'](_0x44ffff,_0x2be988){return!(!this['_checkOperation'](_0x44ffff)||!this['_checkOperation'](_0x2be988))&&(O(_0x44ffff['sourcePosition'],_0x2be988['sourcePosition'])&&O(_0x44ffff['targetPosition'],_0x2be988['targetPosition']));}['_compressSingleOperation'](_0x38c44e){const _0x8c964d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x8c964d,[_0x38c44e]),_0x8c964d['buffers'][0x0];}['_decompressSingleOperation'](_0x8ed4ea){const _0xf35db2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xf35db2,_0x8ed4ea),_0xf35db2[0x0];}['_checkOperation'](_0x474eef){return'MoveOperation'==_0x474eef['__className']&&'$graveyard'==_0x474eef['targetPosition']['root']&&0x1==_0x474eef['howMany']&&!_0x474eef['wasUndone'];}}class f extends b{['compress'](_0x112abb,_0x50e2de){if(!this['_compareOperations'](_0x50e2de[0x0],_0x50e2de[0x1]))return!0x1;const _0x4bdcba=_0x50e2de['shift']();return _0x4bdcba['oldRange']=null,_0x4bdcba['newRange']&&O(_0x4bdcba['newRange']['start'],_0x4bdcba['newRange']['end'])&&(_0x4bdcba['newRange']['end']=null),_0x50e2de['shift'](),_0x112abb['types']['push'](this['_id']),_0x112abb['types']['push'](0x0),_0x112abb['buffers']['push'](this['_compressSingleOperation'](_0x4bdcba)),!0x0;}['decompress'](_0x2128c4,_0x5a0807){const _0x3f1ed2=this['_decompressSingleOperation'](_0x5a0807);_0x3f1ed2['newRange']&&!_0x3f1ed2['newRange']['end']&&(_0x3f1ed2['newRange']['end']=_0x30fb1a(_0x3f1ed2['newRange']['start']));const _0x4ee71d=_0x30fb1a(_0x3f1ed2);_0x4ee71d['newRange']&&(_0x4ee71d['newRange']['start']['stickiness']='toNone',_0x4ee71d['newRange']['end']=_0x30fb1a(_0x4ee71d['newRange']['start'])),_0x4ee71d['name']='user:position:'+_0x4ee71d['name']['split'](':')[0x2],_0x5a0807['types']['shift'](),_0x2128c4['push'](_0x3f1ed2),_0x2128c4['push'](_0x4ee71d);}['_compressSingleOperation'](_0x26f210){const _0x429582={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x429582,[_0x26f210]),_0x429582['buffers'][0x0];}['_decompressSingleOperation'](_0x1fa32f){const _0x5498e1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5498e1,_0x1fa32f),_0x5498e1[0x0];}['_compareOperations'](_0x52b0b3,_0x4ec6fc){return!(!_0x52b0b3||!_0x4ec6fc)&&('MarkerOperation'==_0x52b0b3['__className']&&'MarkerOperation'==_0x4ec6fc['__className']&&!(!_0x52b0b3['name']['startsWith']('user:')||!_0x4ec6fc['name']['startsWith']('user:')||_0x52b0b3['name']==_0x4ec6fc['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x8ea855=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',_0x8ea855,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x8ea855,'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'](_0x5ee839){if(!_0x5ee839||!_0x5ee839[0x0])throw new _0x1f2de4('no-operations-provided',this);const _0x4cd93c={'types':[],'buffers':[],'baseVersion':_0x5ee839[0x0]['baseVersion']};for(;_0x5ee839['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('TypingAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName'](_0x5ee839[0x0]['__className'])['compress'](_0x4cd93c,_0x5ee839);return _0x4cd93c;}['decompress'](_0x5430f2){const _0x247f7b=[];for(;_0x5430f2['types']['length'];){this['_compressorById']['get'](_0x5430f2['types'][0x0])['decompress'](_0x247f7b,_0x5430f2);}return _0x247f7b['forEach']((_0x4b7bfc,_0x5602d8)=>_0x4b7bfc['baseVersion']=_0x5430f2['baseVersion']+_0x5602d8),_0x247f7b;}['_getCompressorByName'](_0x82a419){return this['_compressorByName']['get'](_0x82a419);}['_registerOperationCompressor'](_0x1cc0ce,_0x3577c9,_0x2d09fb){const _0x461721=new _0x2d09fb(_0x1cc0ce,_0x3577c9,this['_protobufFactory']['getDescriptor'](_0x3577c9));this['_registerCompressor'](_0x1cc0ce,_0x3577c9,_0x461721);}['_registerActionCompressor'](_0xeaa31c,_0x1b3894,_0x833847){const _0x5a68c0=new _0x833847(_0xeaa31c,this);this['_registerCompressor'](_0xeaa31c,_0x1b3894,_0x5a68c0);}['_registerCompressor'](_0x2dfdbc,_0x2b45e6,_0x1c6330){this['_compressorById']['set'](_0x2dfdbc,_0x1c6330),this['_compressorByName']['set'](_0x2b45e6,_0x1c6330);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x49045e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1e500e from'protobufjs/minimal.js';import{cloneDeep as _0x2b0f30,isEqual as _0x502c0d,isObject as _0x30d55f}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1fe14e=_0x1e500e['Reader'],_0x212895=_0x1e500e['Writer'],_0x1c3dae=_0x1e500e['util'],_0xf4427c=_0x1e500e['roots']['default']||(_0x1e500e['roots']['default']={});return _0xf4427c['AttributeOperation']=(function(){function _0x37b3b0(_0x593157){if(_0x593157){for(var _0x25d8be=Object['keys'](_0x593157),_0x4e5796=0x0;_0x4e5796<_0x25d8be['length'];++_0x4e5796)null!=_0x593157[_0x25d8be[_0x4e5796]]&&(this[_0x25d8be[_0x4e5796]]=_0x593157[_0x25d8be[_0x4e5796]]);}}return _0x37b3b0['prototype']['range']=null,_0x37b3b0['prototype']['key']='',_0x37b3b0['prototype']['oldValueBoolean']=!0x1,_0x37b3b0['prototype']['oldValueJson']='',_0x37b3b0['prototype']['newValueBoolean']=!0x1,_0x37b3b0['prototype']['newValueJson']='',_0x37b3b0['prototype']['wasUndone']=!0x1,_0x37b3b0['create']=function(_0x1788df){return new _0x37b3b0(_0x1788df);},_0x37b3b0['encode']=function(_0xd62c58,_0x2bedfd){return _0x2bedfd||(_0x2bedfd=_0x212895['create']()),null!=_0xd62c58['range']&&Object['hasOwnProperty']['call'](_0xd62c58,'range')&&_0xf4427c['Range']['encode'](_0xd62c58['range'],_0x2bedfd['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd62c58['key']&&Object['hasOwnProperty']['call'](_0xd62c58,'key')&&_0x2bedfd['uint32'](0x12)['string'](_0xd62c58['key']),null!=_0xd62c58['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xd62c58,'oldValueBoolean')&&_0x2bedfd['uint32'](0x18)['bool'](_0xd62c58['oldValueBoolean']),null!=_0xd62c58['oldValueJson']&&Object['hasOwnProperty']['call'](_0xd62c58,'oldValueJson')&&_0x2bedfd['uint32'](0x22)['string'](_0xd62c58['oldValueJson']),null!=_0xd62c58['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xd62c58,'newValueBoolean')&&_0x2bedfd['uint32'](0x28)['bool'](_0xd62c58['newValueBoolean']),null!=_0xd62c58['newValueJson']&&Object['hasOwnProperty']['call'](_0xd62c58,'newValueJson')&&_0x2bedfd['uint32'](0x32)['string'](_0xd62c58['newValueJson']),null!=_0xd62c58['wasUndone']&&Object['hasOwnProperty']['call'](_0xd62c58,'wasUndone')&&_0x2bedfd['uint32'](0x38)['bool'](_0xd62c58['wasUndone']),_0x2bedfd;},_0x37b3b0['encodeDelimited']=function(_0x5b5e42,_0x14f39f){return this['encode'](_0x5b5e42,_0x14f39f)['ldelim']();},_0x37b3b0['decode']=function(_0x39c2a1,_0x423628){_0x39c2a1 instanceof _0x1fe14e||(_0x39c2a1=_0x1fe14e['create'](_0x39c2a1));for(var _0x50a96c=void 0x0===_0x423628?_0x39c2a1['len']:_0x39c2a1['pos']+_0x423628,_0x43cd9f=new _0xf4427c['AttributeOperation']();_0x39c2a1['pos']<_0x50a96c;){var _0x12fc90=_0x39c2a1['uint32']();switch(_0x12fc90>>>0x3){case 0x1:_0x43cd9f['range']=_0xf4427c['Range']['decode'](_0x39c2a1,_0x39c2a1['uint32']());break;case 0x2:_0x43cd9f['key']=_0x39c2a1['string']();break;case 0x3:_0x43cd9f['oldValueBoolean']=_0x39c2a1['bool']();break;case 0x4:_0x43cd9f['oldValueJson']=_0x39c2a1['string']();break;case 0x5:_0x43cd9f['newValueBoolean']=_0x39c2a1['bool']();break;case 0x6:_0x43cd9f['newValueJson']=_0x39c2a1['string']();break;case 0x7:_0x43cd9f['wasUndone']=_0x39c2a1['bool']();break;default:_0x39c2a1['skipType'](0x7&_0x12fc90);}}return _0x43cd9f;},_0x37b3b0['decodeDelimited']=function(_0x1e7757){return _0x1e7757 instanceof _0x1fe14e||(_0x1e7757=new _0x1fe14e(_0x1e7757)),this['decode'](_0x1e7757,_0x1e7757['uint32']());},_0x37b3b0['verify']=function(_0x20dac3){if('object'!=typeof _0x20dac3||null===_0x20dac3)return'object\x20expected';if(null!=_0x20dac3['range']&&_0x20dac3['hasOwnProperty']('range')){var _0x21fcb5=_0xf4427c['Range']['verify'](_0x20dac3['range']);if(_0x21fcb5)return'range.'+_0x21fcb5;}return null!=_0x20dac3['key']&&_0x20dac3['hasOwnProperty']('key')&&!_0x1c3dae['isString'](_0x20dac3['key'])?'key:\x20string\x20expected':null!=_0x20dac3['oldValueBoolean']&&_0x20dac3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x20dac3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x20dac3['oldValueJson']&&_0x20dac3['hasOwnProperty']('oldValueJson')&&!_0x1c3dae['isString'](_0x20dac3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x20dac3['newValueBoolean']&&_0x20dac3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x20dac3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x20dac3['newValueJson']&&_0x20dac3['hasOwnProperty']('newValueJson')&&!_0x1c3dae['isString'](_0x20dac3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x20dac3['wasUndone']&&_0x20dac3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20dac3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x37b3b0['fromObject']=function(_0x1fffaf){if(_0x1fffaf instanceof _0xf4427c['AttributeOperation'])return _0x1fffaf;var _0x35d0bd=new _0xf4427c['AttributeOperation']();if(null!=_0x1fffaf['range']){if('object'!=typeof _0x1fffaf['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x35d0bd['range']=_0xf4427c['Range']['fromObject'](_0x1fffaf['range']);}return null!=_0x1fffaf['key']&&(_0x35d0bd['key']=String(_0x1fffaf['key'])),null!=_0x1fffaf['oldValueBoolean']&&(_0x35d0bd['oldValueBoolean']=Boolean(_0x1fffaf['oldValueBoolean'])),null!=_0x1fffaf['oldValueJson']&&(_0x35d0bd['oldValueJson']=String(_0x1fffaf['oldValueJson'])),null!=_0x1fffaf['newValueBoolean']&&(_0x35d0bd['newValueBoolean']=Boolean(_0x1fffaf['newValueBoolean'])),null!=_0x1fffaf['newValueJson']&&(_0x35d0bd['newValueJson']=String(_0x1fffaf['newValueJson'])),null!=_0x1fffaf['wasUndone']&&(_0x35d0bd['wasUndone']=Boolean(_0x1fffaf['wasUndone'])),_0x35d0bd;},_0x37b3b0['toObject']=function(_0x5a6c1e,_0x2850d1){_0x2850d1||(_0x2850d1={});var _0x5321ca={};return _0x2850d1['defaults']&&(_0x5321ca['range']=null,_0x5321ca['key']='',_0x5321ca['oldValueBoolean']=!0x1,_0x5321ca['oldValueJson']='',_0x5321ca['newValueBoolean']=!0x1,_0x5321ca['newValueJson']='',_0x5321ca['wasUndone']=!0x1),null!=_0x5a6c1e['range']&&_0x5a6c1e['hasOwnProperty']('range')&&(_0x5321ca['range']=_0xf4427c['Range']['toObject'](_0x5a6c1e['range'],_0x2850d1)),null!=_0x5a6c1e['key']&&_0x5a6c1e['hasOwnProperty']('key')&&(_0x5321ca['key']=_0x5a6c1e['key']),null!=_0x5a6c1e['oldValueBoolean']&&_0x5a6c1e['hasOwnProperty']('oldValueBoolean')&&(_0x5321ca['oldValueBoolean']=_0x5a6c1e['oldValueBoolean']),null!=_0x5a6c1e['oldValueJson']&&_0x5a6c1e['hasOwnProperty']('oldValueJson')&&(_0x5321ca['oldValueJson']=_0x5a6c1e['oldValueJson']),null!=_0x5a6c1e['newValueBoolean']&&_0x5a6c1e['hasOwnProperty']('newValueBoolean')&&(_0x5321ca['newValueBoolean']=_0x5a6c1e['newValueBoolean']),null!=_0x5a6c1e['newValueJson']&&_0x5a6c1e['hasOwnProperty']('newValueJson')&&(_0x5321ca['newValueJson']=_0x5a6c1e['newValueJson']),null!=_0x5a6c1e['wasUndone']&&_0x5a6c1e['hasOwnProperty']('wasUndone')&&(_0x5321ca['wasUndone']=_0x5a6c1e['wasUndone']),_0x5321ca;},_0x37b3b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x37b3b0['getTypeUrl']=function(_0x551fcd){return void 0x0===_0x551fcd&&(_0x551fcd='type.googleapis.com'),_0x551fcd+'/AttributeOperation';},_0x37b3b0;}()),_0xf4427c['InsertOperation']=(function(){function _0x32f194(_0x518d8c){if(this['nodes']=[],_0x518d8c){for(var _0x175499=Object['keys'](_0x518d8c),_0x52ebff=0x0;_0x52ebff<_0x175499['length'];++_0x52ebff)null!=_0x518d8c[_0x175499[_0x52ebff]]&&(this[_0x175499[_0x52ebff]]=_0x518d8c[_0x175499[_0x52ebff]]);}}return _0x32f194['prototype']['position']=null,_0x32f194['prototype']['nodes']=_0x1c3dae['emptyArray'],_0x32f194['prototype']['shouldReceiveAttributes']=!0x1,_0x32f194['prototype']['wasUndone']=!0x1,_0x32f194['create']=function(_0x502f0b){return new _0x32f194(_0x502f0b);},_0x32f194['encode']=function(_0x335904,_0x2ca0dd){if(_0x2ca0dd||(_0x2ca0dd=_0x212895['create']()),null!=_0x335904['position']&&Object['hasOwnProperty']['call'](_0x335904,'position')&&_0xf4427c['Position']['encode'](_0x335904['position'],_0x2ca0dd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x335904['nodes']&&_0x335904['nodes']['length']){for(var _0xe51616=0x0;_0xe51616<_0x335904['nodes']['length'];++_0xe51616)_0xf4427c['Element']['encode'](_0x335904['nodes'][_0xe51616],_0x2ca0dd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x335904['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x335904,'shouldReceiveAttributes')&&_0x2ca0dd['uint32'](0x18)['bool'](_0x335904['shouldReceiveAttributes']),null!=_0x335904['wasUndone']&&Object['hasOwnProperty']['call'](_0x335904,'wasUndone')&&_0x2ca0dd['uint32'](0x20)['bool'](_0x335904['wasUndone']),_0x2ca0dd;},_0x32f194['encodeDelimited']=function(_0x296dc9,_0x6f438c){return this['encode'](_0x296dc9,_0x6f438c)['ldelim']();},_0x32f194['decode']=function(_0x4a0318,_0x485bb7){_0x4a0318 instanceof _0x1fe14e||(_0x4a0318=_0x1fe14e['create'](_0x4a0318));for(var _0x2bc88d=void 0x0===_0x485bb7?_0x4a0318['len']:_0x4a0318['pos']+_0x485bb7,_0x1de457=new _0xf4427c['InsertOperation']();_0x4a0318['pos']<_0x2bc88d;){var _0x56ddbd=_0x4a0318['uint32']();switch(_0x56ddbd>>>0x3){case 0x1:_0x1de457['position']=_0xf4427c['Position']['decode'](_0x4a0318,_0x4a0318['uint32']());break;case 0x2:_0x1de457['nodes']&&_0x1de457['nodes']['length']||(_0x1de457['nodes']=[]),_0x1de457['nodes']['push'](_0xf4427c['Element']['decode'](_0x4a0318,_0x4a0318['uint32']()));break;case 0x3:_0x1de457['shouldReceiveAttributes']=_0x4a0318['bool']();break;case 0x4:_0x1de457['wasUndone']=_0x4a0318['bool']();break;default:_0x4a0318['skipType'](0x7&_0x56ddbd);}}return _0x1de457;},_0x32f194['decodeDelimited']=function(_0x2fbfff){return _0x2fbfff instanceof _0x1fe14e||(_0x2fbfff=new _0x1fe14e(_0x2fbfff)),this['decode'](_0x2fbfff,_0x2fbfff['uint32']());},_0x32f194['verify']=function(_0x3e5161){if('object'!=typeof _0x3e5161||null===_0x3e5161)return'object\x20expected';if(null!=_0x3e5161['position']&&_0x3e5161['hasOwnProperty']('position')&&(_0x1f6109=_0xf4427c['Position']['verify'](_0x3e5161['position'])))return'position.'+_0x1f6109;if(null!=_0x3e5161['nodes']&&_0x3e5161['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3e5161['nodes']))return'nodes:\x20array\x20expected';for(var _0x52a934=0x0;_0x52a934<_0x3e5161['nodes']['length'];++_0x52a934){var _0x1f6109;if(_0x1f6109=_0xf4427c['Element']['verify'](_0x3e5161['nodes'][_0x52a934]))return'nodes.'+_0x1f6109;}}return null!=_0x3e5161['shouldReceiveAttributes']&&_0x3e5161['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3e5161['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3e5161['wasUndone']&&_0x3e5161['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e5161['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x32f194['fromObject']=function(_0x91399e){if(_0x91399e instanceof _0xf4427c['InsertOperation'])return _0x91399e;var _0x441083=new _0xf4427c['InsertOperation']();if(null!=_0x91399e['position']){if('object'!=typeof _0x91399e['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x441083['position']=_0xf4427c['Position']['fromObject'](_0x91399e['position']);}if(_0x91399e['nodes']){if(!Array['isArray'](_0x91399e['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x441083['nodes']=[];for(var _0x2b5cfc=0x0;_0x2b5cfc<_0x91399e['nodes']['length'];++_0x2b5cfc){if('object'!=typeof _0x91399e['nodes'][_0x2b5cfc])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x441083['nodes'][_0x2b5cfc]=_0xf4427c['Element']['fromObject'](_0x91399e['nodes'][_0x2b5cfc]);}}return null!=_0x91399e['shouldReceiveAttributes']&&(_0x441083['shouldReceiveAttributes']=Boolean(_0x91399e['shouldReceiveAttributes'])),null!=_0x91399e['wasUndone']&&(_0x441083['wasUndone']=Boolean(_0x91399e['wasUndone'])),_0x441083;},_0x32f194['toObject']=function(_0x49b46e,_0x3192f7){_0x3192f7||(_0x3192f7={});var _0x28e5da={};if((_0x3192f7['arrays']||_0x3192f7['defaults'])&&(_0x28e5da['nodes']=[]),_0x3192f7['defaults']&&(_0x28e5da['position']=null,_0x28e5da['shouldReceiveAttributes']=!0x1,_0x28e5da['wasUndone']=!0x1),null!=_0x49b46e['position']&&_0x49b46e['hasOwnProperty']('position')&&(_0x28e5da['position']=_0xf4427c['Position']['toObject'](_0x49b46e['position'],_0x3192f7)),_0x49b46e['nodes']&&_0x49b46e['nodes']['length']){_0x28e5da['nodes']=[];for(var _0x2b28e5=0x0;_0x2b28e5<_0x49b46e['nodes']['length'];++_0x2b28e5)_0x28e5da['nodes'][_0x2b28e5]=_0xf4427c['Element']['toObject'](_0x49b46e['nodes'][_0x2b28e5],_0x3192f7);}return null!=_0x49b46e['shouldReceiveAttributes']&&_0x49b46e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x28e5da['shouldReceiveAttributes']=_0x49b46e['shouldReceiveAttributes']),null!=_0x49b46e['wasUndone']&&_0x49b46e['hasOwnProperty']('wasUndone')&&(_0x28e5da['wasUndone']=_0x49b46e['wasUndone']),_0x28e5da;},_0x32f194['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x32f194['getTypeUrl']=function(_0x462a70){return void 0x0===_0x462a70&&(_0x462a70='type.googleapis.com'),_0x462a70+'/InsertOperation';},_0x32f194;}()),_0xf4427c['MarkerOperation']=(function(){function _0x304a12(_0x1cec70){if(_0x1cec70){for(var _0x3f501e=Object['keys'](_0x1cec70),_0x256e26=0x0;_0x256e26<_0x3f501e['length'];++_0x256e26)null!=_0x1cec70[_0x3f501e[_0x256e26]]&&(this[_0x3f501e[_0x256e26]]=_0x1cec70[_0x3f501e[_0x256e26]]);}}return _0x304a12['prototype']['name']='',_0x304a12['prototype']['oldRange']=null,_0x304a12['prototype']['newRange']=null,_0x304a12['prototype']['affectsData']=!0x1,_0x304a12['prototype']['wasUndone']=!0x1,_0x304a12['create']=function(_0x235b4a){return new _0x304a12(_0x235b4a);},_0x304a12['encode']=function(_0x167d17,_0x23337a){return _0x23337a||(_0x23337a=_0x212895['create']()),null!=_0x167d17['name']&&Object['hasOwnProperty']['call'](_0x167d17,'name')&&_0x23337a['uint32'](0xa)['string'](_0x167d17['name']),null!=_0x167d17['oldRange']&&Object['hasOwnProperty']['call'](_0x167d17,'oldRange')&&_0xf4427c['Range']['encode'](_0x167d17['oldRange'],_0x23337a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x167d17['newRange']&&Object['hasOwnProperty']['call'](_0x167d17,'newRange')&&_0xf4427c['Range']['encode'](_0x167d17['newRange'],_0x23337a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x167d17['affectsData']&&Object['hasOwnProperty']['call'](_0x167d17,'affectsData')&&_0x23337a['uint32'](0x20)['bool'](_0x167d17['affectsData']),null!=_0x167d17['wasUndone']&&Object['hasOwnProperty']['call'](_0x167d17,'wasUndone')&&_0x23337a['uint32'](0x28)['bool'](_0x167d17['wasUndone']),_0x23337a;},_0x304a12['encodeDelimited']=function(_0x5768cc,_0x536075){return this['encode'](_0x5768cc,_0x536075)['ldelim']();},_0x304a12['decode']=function(_0x593163,_0x1a7584){_0x593163 instanceof _0x1fe14e||(_0x593163=_0x1fe14e['create'](_0x593163));for(var _0x4ecde1=void 0x0===_0x1a7584?_0x593163['len']:_0x593163['pos']+_0x1a7584,_0x74ea42=new _0xf4427c['MarkerOperation']();_0x593163['pos']<_0x4ecde1;){var _0x341319=_0x593163['uint32']();switch(_0x341319>>>0x3){case 0x1:_0x74ea42['name']=_0x593163['string']();break;case 0x2:_0x74ea42['oldRange']=_0xf4427c['Range']['decode'](_0x593163,_0x593163['uint32']());break;case 0x3:_0x74ea42['newRange']=_0xf4427c['Range']['decode'](_0x593163,_0x593163['uint32']());break;case 0x4:_0x74ea42['affectsData']=_0x593163['bool']();break;case 0x5:_0x74ea42['wasUndone']=_0x593163['bool']();break;default:_0x593163['skipType'](0x7&_0x341319);}}return _0x74ea42;},_0x304a12['decodeDelimited']=function(_0x5d9b77){return _0x5d9b77 instanceof _0x1fe14e||(_0x5d9b77=new _0x1fe14e(_0x5d9b77)),this['decode'](_0x5d9b77,_0x5d9b77['uint32']());},_0x304a12['verify']=function(_0x53a2b3){if('object'!=typeof _0x53a2b3||null===_0x53a2b3)return'object\x20expected';if(null!=_0x53a2b3['name']&&_0x53a2b3['hasOwnProperty']('name')&&!_0x1c3dae['isString'](_0x53a2b3['name']))return'name:\x20string\x20expected';var _0x57f6b8;if(null!=_0x53a2b3['oldRange']&&_0x53a2b3['hasOwnProperty']('oldRange')&&(_0x57f6b8=_0xf4427c['Range']['verify'](_0x53a2b3['oldRange'])))return'oldRange.'+_0x57f6b8;if(null!=_0x53a2b3['newRange']&&_0x53a2b3['hasOwnProperty']('newRange')&&(_0x57f6b8=_0xf4427c['Range']['verify'](_0x53a2b3['newRange'])))return'newRange.'+_0x57f6b8;return null!=_0x53a2b3['affectsData']&&_0x53a2b3['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x53a2b3['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x53a2b3['wasUndone']&&_0x53a2b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53a2b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x304a12['fromObject']=function(_0x2023d1){if(_0x2023d1 instanceof _0xf4427c['MarkerOperation'])return _0x2023d1;var _0x56771c=new _0xf4427c['MarkerOperation']();if(null!=_0x2023d1['name']&&(_0x56771c['name']=String(_0x2023d1['name'])),null!=_0x2023d1['oldRange']){if('object'!=typeof _0x2023d1['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x56771c['oldRange']=_0xf4427c['Range']['fromObject'](_0x2023d1['oldRange']);}if(null!=_0x2023d1['newRange']){if('object'!=typeof _0x2023d1['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x56771c['newRange']=_0xf4427c['Range']['fromObject'](_0x2023d1['newRange']);}return null!=_0x2023d1['affectsData']&&(_0x56771c['affectsData']=Boolean(_0x2023d1['affectsData'])),null!=_0x2023d1['wasUndone']&&(_0x56771c['wasUndone']=Boolean(_0x2023d1['wasUndone'])),_0x56771c;},_0x304a12['toObject']=function(_0x11e1b1,_0x371ba3){_0x371ba3||(_0x371ba3={});var _0x4ebec1={};return _0x371ba3['defaults']&&(_0x4ebec1['name']='',_0x4ebec1['oldRange']=null,_0x4ebec1['newRange']=null,_0x4ebec1['affectsData']=!0x1,_0x4ebec1['wasUndone']=!0x1),null!=_0x11e1b1['name']&&_0x11e1b1['hasOwnProperty']('name')&&(_0x4ebec1['name']=_0x11e1b1['name']),null!=_0x11e1b1['oldRange']&&_0x11e1b1['hasOwnProperty']('oldRange')&&(_0x4ebec1['oldRange']=_0xf4427c['Range']['toObject'](_0x11e1b1['oldRange'],_0x371ba3)),null!=_0x11e1b1['newRange']&&_0x11e1b1['hasOwnProperty']('newRange')&&(_0x4ebec1['newRange']=_0xf4427c['Range']['toObject'](_0x11e1b1['newRange'],_0x371ba3)),null!=_0x11e1b1['affectsData']&&_0x11e1b1['hasOwnProperty']('affectsData')&&(_0x4ebec1['affectsData']=_0x11e1b1['affectsData']),null!=_0x11e1b1['wasUndone']&&_0x11e1b1['hasOwnProperty']('wasUndone')&&(_0x4ebec1['wasUndone']=_0x11e1b1['wasUndone']),_0x4ebec1;},_0x304a12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x304a12['getTypeUrl']=function(_0x4b51b7){return void 0x0===_0x4b51b7&&(_0x4b51b7='type.googleapis.com'),_0x4b51b7+'/MarkerOperation';},_0x304a12;}()),_0xf4427c['MergeOperation']=(function(){function _0x387448(_0x5f3009){if(_0x5f3009){for(var _0x90f526=Object['keys'](_0x5f3009),_0x14d2e7=0x0;_0x14d2e7<_0x90f526['length'];++_0x14d2e7)null!=_0x5f3009[_0x90f526[_0x14d2e7]]&&(this[_0x90f526[_0x14d2e7]]=_0x5f3009[_0x90f526[_0x14d2e7]]);}}return _0x387448['prototype']['sourcePosition']=null,_0x387448['prototype']['targetPosition']=null,_0x387448['prototype']['graveyardPosition']=null,_0x387448['prototype']['howMany']=0x0,_0x387448['prototype']['wasUndone']=!0x1,_0x387448['create']=function(_0x1863b4){return new _0x387448(_0x1863b4);},_0x387448['encode']=function(_0x390121,_0x2ee5a7){return _0x2ee5a7||(_0x2ee5a7=_0x212895['create']()),null!=_0x390121['sourcePosition']&&Object['hasOwnProperty']['call'](_0x390121,'sourcePosition')&&_0xf4427c['Position']['encode'](_0x390121['sourcePosition'],_0x2ee5a7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x390121['targetPosition']&&Object['hasOwnProperty']['call'](_0x390121,'targetPosition')&&_0xf4427c['Position']['encode'](_0x390121['targetPosition'],_0x2ee5a7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x390121['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x390121,'graveyardPosition')&&_0xf4427c['Position']['encode'](_0x390121['graveyardPosition'],_0x2ee5a7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x390121['howMany']&&Object['hasOwnProperty']['call'](_0x390121,'howMany')&&_0x2ee5a7['uint32'](0x20)['uint32'](_0x390121['howMany']),null!=_0x390121['wasUndone']&&Object['hasOwnProperty']['call'](_0x390121,'wasUndone')&&_0x2ee5a7['uint32'](0x28)['bool'](_0x390121['wasUndone']),_0x2ee5a7;},_0x387448['encodeDelimited']=function(_0x2b4518,_0xf9deff){return this['encode'](_0x2b4518,_0xf9deff)['ldelim']();},_0x387448['decode']=function(_0xe9964,_0x16b8d4){_0xe9964 instanceof _0x1fe14e||(_0xe9964=_0x1fe14e['create'](_0xe9964));for(var _0x4858a1=void 0x0===_0x16b8d4?_0xe9964['len']:_0xe9964['pos']+_0x16b8d4,_0x25c896=new _0xf4427c['MergeOperation']();_0xe9964['pos']<_0x4858a1;){var _0x3ed6e8=_0xe9964['uint32']();switch(_0x3ed6e8>>>0x3){case 0x1:_0x25c896['sourcePosition']=_0xf4427c['Position']['decode'](_0xe9964,_0xe9964['uint32']());break;case 0x2:_0x25c896['targetPosition']=_0xf4427c['Position']['decode'](_0xe9964,_0xe9964['uint32']());break;case 0x3:_0x25c896['graveyardPosition']=_0xf4427c['Position']['decode'](_0xe9964,_0xe9964['uint32']());break;case 0x4:_0x25c896['howMany']=_0xe9964['uint32']();break;case 0x5:_0x25c896['wasUndone']=_0xe9964['bool']();break;default:_0xe9964['skipType'](0x7&_0x3ed6e8);}}return _0x25c896;},_0x387448['decodeDelimited']=function(_0x7a0fdc){return _0x7a0fdc instanceof _0x1fe14e||(_0x7a0fdc=new _0x1fe14e(_0x7a0fdc)),this['decode'](_0x7a0fdc,_0x7a0fdc['uint32']());},_0x387448['verify']=function(_0x1da5c3){if('object'!=typeof _0x1da5c3||null===_0x1da5c3)return'object\x20expected';var _0x51fb6d;if(null!=_0x1da5c3['sourcePosition']&&_0x1da5c3['hasOwnProperty']('sourcePosition')&&(_0x51fb6d=_0xf4427c['Position']['verify'](_0x1da5c3['sourcePosition'])))return'sourcePosition.'+_0x51fb6d;if(null!=_0x1da5c3['targetPosition']&&_0x1da5c3['hasOwnProperty']('targetPosition')&&(_0x51fb6d=_0xf4427c['Position']['verify'](_0x1da5c3['targetPosition'])))return'targetPosition.'+_0x51fb6d;if(null!=_0x1da5c3['graveyardPosition']&&_0x1da5c3['hasOwnProperty']('graveyardPosition')&&(_0x51fb6d=_0xf4427c['Position']['verify'](_0x1da5c3['graveyardPosition'])))return'graveyardPosition.'+_0x51fb6d;return null!=_0x1da5c3['howMany']&&_0x1da5c3['hasOwnProperty']('howMany')&&!_0x1c3dae['isInteger'](_0x1da5c3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1da5c3['wasUndone']&&_0x1da5c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1da5c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x387448['fromObject']=function(_0x5d9d23){if(_0x5d9d23 instanceof _0xf4427c['MergeOperation'])return _0x5d9d23;var _0x578763=new _0xf4427c['MergeOperation']();if(null!=_0x5d9d23['sourcePosition']){if('object'!=typeof _0x5d9d23['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x578763['sourcePosition']=_0xf4427c['Position']['fromObject'](_0x5d9d23['sourcePosition']);}if(null!=_0x5d9d23['targetPosition']){if('object'!=typeof _0x5d9d23['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x578763['targetPosition']=_0xf4427c['Position']['fromObject'](_0x5d9d23['targetPosition']);}if(null!=_0x5d9d23['graveyardPosition']){if('object'!=typeof _0x5d9d23['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x578763['graveyardPosition']=_0xf4427c['Position']['fromObject'](_0x5d9d23['graveyardPosition']);}return null!=_0x5d9d23['howMany']&&(_0x578763['howMany']=_0x5d9d23['howMany']>>>0x0),null!=_0x5d9d23['wasUndone']&&(_0x578763['wasUndone']=Boolean(_0x5d9d23['wasUndone'])),_0x578763;},_0x387448['toObject']=function(_0x2c2a4a,_0x3ce37d){_0x3ce37d||(_0x3ce37d={});var _0x3de98b={};return _0x3ce37d['defaults']&&(_0x3de98b['sourcePosition']=null,_0x3de98b['targetPosition']=null,_0x3de98b['graveyardPosition']=null,_0x3de98b['howMany']=0x0,_0x3de98b['wasUndone']=!0x1),null!=_0x2c2a4a['sourcePosition']&&_0x2c2a4a['hasOwnProperty']('sourcePosition')&&(_0x3de98b['sourcePosition']=_0xf4427c['Position']['toObject'](_0x2c2a4a['sourcePosition'],_0x3ce37d)),null!=_0x2c2a4a['targetPosition']&&_0x2c2a4a['hasOwnProperty']('targetPosition')&&(_0x3de98b['targetPosition']=_0xf4427c['Position']['toObject'](_0x2c2a4a['targetPosition'],_0x3ce37d)),null!=_0x2c2a4a['graveyardPosition']&&_0x2c2a4a['hasOwnProperty']('graveyardPosition')&&(_0x3de98b['graveyardPosition']=_0xf4427c['Position']['toObject'](_0x2c2a4a['graveyardPosition'],_0x3ce37d)),null!=_0x2c2a4a['howMany']&&_0x2c2a4a['hasOwnProperty']('howMany')&&(_0x3de98b['howMany']=_0x2c2a4a['howMany']),null!=_0x2c2a4a['wasUndone']&&_0x2c2a4a['hasOwnProperty']('wasUndone')&&(_0x3de98b['wasUndone']=_0x2c2a4a['wasUndone']),_0x3de98b;},_0x387448['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x387448['getTypeUrl']=function(_0xb4d449){return void 0x0===_0xb4d449&&(_0xb4d449='type.googleapis.com'),_0xb4d449+'/MergeOperation';},_0x387448;}()),_0xf4427c['MoveOperation']=(function(){function _0x811acd(_0x2f6ee2){if(_0x2f6ee2){for(var _0x559c7d=Object['keys'](_0x2f6ee2),_0x39ed91=0x0;_0x39ed91<_0x559c7d['length'];++_0x39ed91)null!=_0x2f6ee2[_0x559c7d[_0x39ed91]]&&(this[_0x559c7d[_0x39ed91]]=_0x2f6ee2[_0x559c7d[_0x39ed91]]);}}return _0x811acd['prototype']['sourcePosition']=null,_0x811acd['prototype']['howMany']=0x0,_0x811acd['prototype']['targetPosition']=null,_0x811acd['prototype']['wasUndone']=!0x1,_0x811acd['create']=function(_0x20e630){return new _0x811acd(_0x20e630);},_0x811acd['encode']=function(_0x5353ed,_0x400456){return _0x400456||(_0x400456=_0x212895['create']()),null!=_0x5353ed['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5353ed,'sourcePosition')&&_0xf4427c['Position']['encode'](_0x5353ed['sourcePosition'],_0x400456['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5353ed['howMany']&&Object['hasOwnProperty']['call'](_0x5353ed,'howMany')&&_0x400456['uint32'](0x10)['uint32'](_0x5353ed['howMany']),null!=_0x5353ed['targetPosition']&&Object['hasOwnProperty']['call'](_0x5353ed,'targetPosition')&&_0xf4427c['Position']['encode'](_0x5353ed['targetPosition'],_0x400456['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5353ed['wasUndone']&&Object['hasOwnProperty']['call'](_0x5353ed,'wasUndone')&&_0x400456['uint32'](0x20)['bool'](_0x5353ed['wasUndone']),_0x400456;},_0x811acd['encodeDelimited']=function(_0x4da066,_0x5e5cb7){return this['encode'](_0x4da066,_0x5e5cb7)['ldelim']();},_0x811acd['decode']=function(_0x82812f,_0x2abaa1){_0x82812f instanceof _0x1fe14e||(_0x82812f=_0x1fe14e['create'](_0x82812f));for(var _0x41cb99=void 0x0===_0x2abaa1?_0x82812f['len']:_0x82812f['pos']+_0x2abaa1,_0x3d252e=new _0xf4427c['MoveOperation']();_0x82812f['pos']<_0x41cb99;){var _0x3d91bb=_0x82812f['uint32']();switch(_0x3d91bb>>>0x3){case 0x1:_0x3d252e['sourcePosition']=_0xf4427c['Position']['decode'](_0x82812f,_0x82812f['uint32']());break;case 0x2:_0x3d252e['howMany']=_0x82812f['uint32']();break;case 0x3:_0x3d252e['targetPosition']=_0xf4427c['Position']['decode'](_0x82812f,_0x82812f['uint32']());break;case 0x4:_0x3d252e['wasUndone']=_0x82812f['bool']();break;default:_0x82812f['skipType'](0x7&_0x3d91bb);}}return _0x3d252e;},_0x811acd['decodeDelimited']=function(_0x1d0287){return _0x1d0287 instanceof _0x1fe14e||(_0x1d0287=new _0x1fe14e(_0x1d0287)),this['decode'](_0x1d0287,_0x1d0287['uint32']());},_0x811acd['verify']=function(_0x25688d){if('object'!=typeof _0x25688d||null===_0x25688d)return'object\x20expected';var _0x3f50ed;if(null!=_0x25688d['sourcePosition']&&_0x25688d['hasOwnProperty']('sourcePosition')&&(_0x3f50ed=_0xf4427c['Position']['verify'](_0x25688d['sourcePosition'])))return'sourcePosition.'+_0x3f50ed;if(null!=_0x25688d['howMany']&&_0x25688d['hasOwnProperty']('howMany')&&!_0x1c3dae['isInteger'](_0x25688d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25688d['targetPosition']&&_0x25688d['hasOwnProperty']('targetPosition')&&(_0x3f50ed=_0xf4427c['Position']['verify'](_0x25688d['targetPosition'])))return'targetPosition.'+_0x3f50ed;return null!=_0x25688d['wasUndone']&&_0x25688d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25688d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x811acd['fromObject']=function(_0x16048f){if(_0x16048f instanceof _0xf4427c['MoveOperation'])return _0x16048f;var _0x520ebd=new _0xf4427c['MoveOperation']();if(null!=_0x16048f['sourcePosition']){if('object'!=typeof _0x16048f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x520ebd['sourcePosition']=_0xf4427c['Position']['fromObject'](_0x16048f['sourcePosition']);}if(null!=_0x16048f['howMany']&&(_0x520ebd['howMany']=_0x16048f['howMany']>>>0x0),null!=_0x16048f['targetPosition']){if('object'!=typeof _0x16048f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x520ebd['targetPosition']=_0xf4427c['Position']['fromObject'](_0x16048f['targetPosition']);}return null!=_0x16048f['wasUndone']&&(_0x520ebd['wasUndone']=Boolean(_0x16048f['wasUndone'])),_0x520ebd;},_0x811acd['toObject']=function(_0x597354,_0x5c1a36){_0x5c1a36||(_0x5c1a36={});var _0x1f057a={};return _0x5c1a36['defaults']&&(_0x1f057a['sourcePosition']=null,_0x1f057a['howMany']=0x0,_0x1f057a['targetPosition']=null,_0x1f057a['wasUndone']=!0x1),null!=_0x597354['sourcePosition']&&_0x597354['hasOwnProperty']('sourcePosition')&&(_0x1f057a['sourcePosition']=_0xf4427c['Position']['toObject'](_0x597354['sourcePosition'],_0x5c1a36)),null!=_0x597354['howMany']&&_0x597354['hasOwnProperty']('howMany')&&(_0x1f057a['howMany']=_0x597354['howMany']),null!=_0x597354['targetPosition']&&_0x597354['hasOwnProperty']('targetPosition')&&(_0x1f057a['targetPosition']=_0xf4427c['Position']['toObject'](_0x597354['targetPosition'],_0x5c1a36)),null!=_0x597354['wasUndone']&&_0x597354['hasOwnProperty']('wasUndone')&&(_0x1f057a['wasUndone']=_0x597354['wasUndone']),_0x1f057a;},_0x811acd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x811acd['getTypeUrl']=function(_0x3a1de5){return void 0x0===_0x3a1de5&&(_0x3a1de5='type.googleapis.com'),_0x3a1de5+'/MoveOperation';},_0x811acd;}()),_0xf4427c['RenameOperation']=(function(){function _0x434adf(_0x5f1ed4){if(_0x5f1ed4){for(var _0x1fd08c=Object['keys'](_0x5f1ed4),_0x284fd4=0x0;_0x284fd4<_0x1fd08c['length'];++_0x284fd4)null!=_0x5f1ed4[_0x1fd08c[_0x284fd4]]&&(this[_0x1fd08c[_0x284fd4]]=_0x5f1ed4[_0x1fd08c[_0x284fd4]]);}}return _0x434adf['prototype']['position']=null,_0x434adf['prototype']['oldName']='',_0x434adf['prototype']['newName']='',_0x434adf['prototype']['wasUndone']=!0x1,_0x434adf['create']=function(_0x418434){return new _0x434adf(_0x418434);},_0x434adf['encode']=function(_0x59ac17,_0x4ee21d){return _0x4ee21d||(_0x4ee21d=_0x212895['create']()),null!=_0x59ac17['position']&&Object['hasOwnProperty']['call'](_0x59ac17,'position')&&_0xf4427c['Position']['encode'](_0x59ac17['position'],_0x4ee21d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59ac17['oldName']&&Object['hasOwnProperty']['call'](_0x59ac17,'oldName')&&_0x4ee21d['uint32'](0x12)['string'](_0x59ac17['oldName']),null!=_0x59ac17['newName']&&Object['hasOwnProperty']['call'](_0x59ac17,'newName')&&_0x4ee21d['uint32'](0x1a)['string'](_0x59ac17['newName']),null!=_0x59ac17['wasUndone']&&Object['hasOwnProperty']['call'](_0x59ac17,'wasUndone')&&_0x4ee21d['uint32'](0x20)['bool'](_0x59ac17['wasUndone']),_0x4ee21d;},_0x434adf['encodeDelimited']=function(_0x241cff,_0x20ab54){return this['encode'](_0x241cff,_0x20ab54)['ldelim']();},_0x434adf['decode']=function(_0x1372b6,_0x49b314){_0x1372b6 instanceof _0x1fe14e||(_0x1372b6=_0x1fe14e['create'](_0x1372b6));for(var _0x2c5058=void 0x0===_0x49b314?_0x1372b6['len']:_0x1372b6['pos']+_0x49b314,_0x5eae01=new _0xf4427c['RenameOperation']();_0x1372b6['pos']<_0x2c5058;){var _0x77794b=_0x1372b6['uint32']();switch(_0x77794b>>>0x3){case 0x1:_0x5eae01['position']=_0xf4427c['Position']['decode'](_0x1372b6,_0x1372b6['uint32']());break;case 0x2:_0x5eae01['oldName']=_0x1372b6['string']();break;case 0x3:_0x5eae01['newName']=_0x1372b6['string']();break;case 0x4:_0x5eae01['wasUndone']=_0x1372b6['bool']();break;default:_0x1372b6['skipType'](0x7&_0x77794b);}}return _0x5eae01;},_0x434adf['decodeDelimited']=function(_0x1e51d8){return _0x1e51d8 instanceof _0x1fe14e||(_0x1e51d8=new _0x1fe14e(_0x1e51d8)),this['decode'](_0x1e51d8,_0x1e51d8['uint32']());},_0x434adf['verify']=function(_0x519cc1){if('object'!=typeof _0x519cc1||null===_0x519cc1)return'object\x20expected';if(null!=_0x519cc1['position']&&_0x519cc1['hasOwnProperty']('position')){var _0x410481=_0xf4427c['Position']['verify'](_0x519cc1['position']);if(_0x410481)return'position.'+_0x410481;}return null!=_0x519cc1['oldName']&&_0x519cc1['hasOwnProperty']('oldName')&&!_0x1c3dae['isString'](_0x519cc1['oldName'])?'oldName:\x20string\x20expected':null!=_0x519cc1['newName']&&_0x519cc1['hasOwnProperty']('newName')&&!_0x1c3dae['isString'](_0x519cc1['newName'])?'newName:\x20string\x20expected':null!=_0x519cc1['wasUndone']&&_0x519cc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x519cc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x434adf['fromObject']=function(_0x165088){if(_0x165088 instanceof _0xf4427c['RenameOperation'])return _0x165088;var _0x3af03c=new _0xf4427c['RenameOperation']();if(null!=_0x165088['position']){if('object'!=typeof _0x165088['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3af03c['position']=_0xf4427c['Position']['fromObject'](_0x165088['position']);}return null!=_0x165088['oldName']&&(_0x3af03c['oldName']=String(_0x165088['oldName'])),null!=_0x165088['newName']&&(_0x3af03c['newName']=String(_0x165088['newName'])),null!=_0x165088['wasUndone']&&(_0x3af03c['wasUndone']=Boolean(_0x165088['wasUndone'])),_0x3af03c;},_0x434adf['toObject']=function(_0x3aef7a,_0x14f782){_0x14f782||(_0x14f782={});var _0x1635bb={};return _0x14f782['defaults']&&(_0x1635bb['position']=null,_0x1635bb['oldName']='',_0x1635bb['newName']='',_0x1635bb['wasUndone']=!0x1),null!=_0x3aef7a['position']&&_0x3aef7a['hasOwnProperty']('position')&&(_0x1635bb['position']=_0xf4427c['Position']['toObject'](_0x3aef7a['position'],_0x14f782)),null!=_0x3aef7a['oldName']&&_0x3aef7a['hasOwnProperty']('oldName')&&(_0x1635bb['oldName']=_0x3aef7a['oldName']),null!=_0x3aef7a['newName']&&_0x3aef7a['hasOwnProperty']('newName')&&(_0x1635bb['newName']=_0x3aef7a['newName']),null!=_0x3aef7a['wasUndone']&&_0x3aef7a['hasOwnProperty']('wasUndone')&&(_0x1635bb['wasUndone']=_0x3aef7a['wasUndone']),_0x1635bb;},_0x434adf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x434adf['getTypeUrl']=function(_0x2db92a){return void 0x0===_0x2db92a&&(_0x2db92a='type.googleapis.com'),_0x2db92a+'/RenameOperation';},_0x434adf;}()),_0xf4427c['RootAttributeOperation']=(function(){function _0x554f50(_0x11df84){if(_0x11df84){for(var _0x124f6f=Object['keys'](_0x11df84),_0x596010=0x0;_0x596010<_0x124f6f['length'];++_0x596010)null!=_0x11df84[_0x124f6f[_0x596010]]&&(this[_0x124f6f[_0x596010]]=_0x11df84[_0x124f6f[_0x596010]]);}}return _0x554f50['prototype']['root']='',_0x554f50['prototype']['key']='',_0x554f50['prototype']['oldValueBoolean']=!0x1,_0x554f50['prototype']['oldValueJson']='',_0x554f50['prototype']['newValueBoolean']=!0x1,_0x554f50['prototype']['newValueJson']='',_0x554f50['prototype']['wasUndone']=!0x1,_0x554f50['create']=function(_0x1d3507){return new _0x554f50(_0x1d3507);},_0x554f50['encode']=function(_0x509b1b,_0x508bcd){return _0x508bcd||(_0x508bcd=_0x212895['create']()),null!=_0x509b1b['root']&&Object['hasOwnProperty']['call'](_0x509b1b,'root')&&_0x508bcd['uint32'](0xa)['string'](_0x509b1b['root']),null!=_0x509b1b['key']&&Object['hasOwnProperty']['call'](_0x509b1b,'key')&&_0x508bcd['uint32'](0x12)['string'](_0x509b1b['key']),null!=_0x509b1b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x509b1b,'oldValueBoolean')&&_0x508bcd['uint32'](0x18)['bool'](_0x509b1b['oldValueBoolean']),null!=_0x509b1b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x509b1b,'oldValueJson')&&_0x508bcd['uint32'](0x22)['string'](_0x509b1b['oldValueJson']),null!=_0x509b1b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x509b1b,'newValueBoolean')&&_0x508bcd['uint32'](0x28)['bool'](_0x509b1b['newValueBoolean']),null!=_0x509b1b['newValueJson']&&Object['hasOwnProperty']['call'](_0x509b1b,'newValueJson')&&_0x508bcd['uint32'](0x32)['string'](_0x509b1b['newValueJson']),null!=_0x509b1b['wasUndone']&&Object['hasOwnProperty']['call'](_0x509b1b,'wasUndone')&&_0x508bcd['uint32'](0x38)['bool'](_0x509b1b['wasUndone']),_0x508bcd;},_0x554f50['encodeDelimited']=function(_0xad7e83,_0x14c0f9){return this['encode'](_0xad7e83,_0x14c0f9)['ldelim']();},_0x554f50['decode']=function(_0x2d9146,_0x3e3ed5){_0x2d9146 instanceof _0x1fe14e||(_0x2d9146=_0x1fe14e['create'](_0x2d9146));for(var _0x3941b1=void 0x0===_0x3e3ed5?_0x2d9146['len']:_0x2d9146['pos']+_0x3e3ed5,_0x45f932=new _0xf4427c['RootAttributeOperation']();_0x2d9146['pos']<_0x3941b1;){var _0x38ba48=_0x2d9146['uint32']();switch(_0x38ba48>>>0x3){case 0x1:_0x45f932['root']=_0x2d9146['string']();break;case 0x2:_0x45f932['key']=_0x2d9146['string']();break;case 0x3:_0x45f932['oldValueBoolean']=_0x2d9146['bool']();break;case 0x4:_0x45f932['oldValueJson']=_0x2d9146['string']();break;case 0x5:_0x45f932['newValueBoolean']=_0x2d9146['bool']();break;case 0x6:_0x45f932['newValueJson']=_0x2d9146['string']();break;case 0x7:_0x45f932['wasUndone']=_0x2d9146['bool']();break;default:_0x2d9146['skipType'](0x7&_0x38ba48);}}return _0x45f932;},_0x554f50['decodeDelimited']=function(_0x3438ce){return _0x3438ce instanceof _0x1fe14e||(_0x3438ce=new _0x1fe14e(_0x3438ce)),this['decode'](_0x3438ce,_0x3438ce['uint32']());},_0x554f50['verify']=function(_0x5a3b9d){return'object'!=typeof _0x5a3b9d||null===_0x5a3b9d?'object\x20expected':null!=_0x5a3b9d['root']&&_0x5a3b9d['hasOwnProperty']('root')&&!_0x1c3dae['isString'](_0x5a3b9d['root'])?'root:\x20string\x20expected':null!=_0x5a3b9d['key']&&_0x5a3b9d['hasOwnProperty']('key')&&!_0x1c3dae['isString'](_0x5a3b9d['key'])?'key:\x20string\x20expected':null!=_0x5a3b9d['oldValueBoolean']&&_0x5a3b9d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5a3b9d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5a3b9d['oldValueJson']&&_0x5a3b9d['hasOwnProperty']('oldValueJson')&&!_0x1c3dae['isString'](_0x5a3b9d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5a3b9d['newValueBoolean']&&_0x5a3b9d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5a3b9d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5a3b9d['newValueJson']&&_0x5a3b9d['hasOwnProperty']('newValueJson')&&!_0x1c3dae['isString'](_0x5a3b9d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5a3b9d['wasUndone']&&_0x5a3b9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a3b9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x554f50['fromObject']=function(_0xa9ebff){if(_0xa9ebff instanceof _0xf4427c['RootAttributeOperation'])return _0xa9ebff;var _0x381c45=new _0xf4427c['RootAttributeOperation']();return null!=_0xa9ebff['root']&&(_0x381c45['root']=String(_0xa9ebff['root'])),null!=_0xa9ebff['key']&&(_0x381c45['key']=String(_0xa9ebff['key'])),null!=_0xa9ebff['oldValueBoolean']&&(_0x381c45['oldValueBoolean']=Boolean(_0xa9ebff['oldValueBoolean'])),null!=_0xa9ebff['oldValueJson']&&(_0x381c45['oldValueJson']=String(_0xa9ebff['oldValueJson'])),null!=_0xa9ebff['newValueBoolean']&&(_0x381c45['newValueBoolean']=Boolean(_0xa9ebff['newValueBoolean'])),null!=_0xa9ebff['newValueJson']&&(_0x381c45['newValueJson']=String(_0xa9ebff['newValueJson'])),null!=_0xa9ebff['wasUndone']&&(_0x381c45['wasUndone']=Boolean(_0xa9ebff['wasUndone'])),_0x381c45;},_0x554f50['toObject']=function(_0x2ece17,_0x3e35a2){_0x3e35a2||(_0x3e35a2={});var _0x276074={};return _0x3e35a2['defaults']&&(_0x276074['root']='',_0x276074['key']='',_0x276074['oldValueBoolean']=!0x1,_0x276074['oldValueJson']='',_0x276074['newValueBoolean']=!0x1,_0x276074['newValueJson']='',_0x276074['wasUndone']=!0x1),null!=_0x2ece17['root']&&_0x2ece17['hasOwnProperty']('root')&&(_0x276074['root']=_0x2ece17['root']),null!=_0x2ece17['key']&&_0x2ece17['hasOwnProperty']('key')&&(_0x276074['key']=_0x2ece17['key']),null!=_0x2ece17['oldValueBoolean']&&_0x2ece17['hasOwnProperty']('oldValueBoolean')&&(_0x276074['oldValueBoolean']=_0x2ece17['oldValueBoolean']),null!=_0x2ece17['oldValueJson']&&_0x2ece17['hasOwnProperty']('oldValueJson')&&(_0x276074['oldValueJson']=_0x2ece17['oldValueJson']),null!=_0x2ece17['newValueBoolean']&&_0x2ece17['hasOwnProperty']('newValueBoolean')&&(_0x276074['newValueBoolean']=_0x2ece17['newValueBoolean']),null!=_0x2ece17['newValueJson']&&_0x2ece17['hasOwnProperty']('newValueJson')&&(_0x276074['newValueJson']=_0x2ece17['newValueJson']),null!=_0x2ece17['wasUndone']&&_0x2ece17['hasOwnProperty']('wasUndone')&&(_0x276074['wasUndone']=_0x2ece17['wasUndone']),_0x276074;},_0x554f50['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x554f50['getTypeUrl']=function(_0x1bd5a2){return void 0x0===_0x1bd5a2&&(_0x1bd5a2='type.googleapis.com'),_0x1bd5a2+'/RootAttributeOperation';},_0x554f50;}()),_0xf4427c['RootOperation']=(function(){function _0x518701(_0x440c20){if(_0x440c20){for(var _0x11ce99=Object['keys'](_0x440c20),_0x541fe8=0x0;_0x541fe8<_0x11ce99['length'];++_0x541fe8)null!=_0x440c20[_0x11ce99[_0x541fe8]]&&(this[_0x11ce99[_0x541fe8]]=_0x440c20[_0x11ce99[_0x541fe8]]);}}return _0x518701['prototype']['rootName']='',_0x518701['prototype']['elementName']='',_0x518701['prototype']['isAdd']=!0x1,_0x518701['prototype']['wasUndone']=!0x1,_0x518701['create']=function(_0x5674a3){return new _0x518701(_0x5674a3);},_0x518701['encode']=function(_0x35c9b2,_0x5b456f){return _0x5b456f||(_0x5b456f=_0x212895['create']()),null!=_0x35c9b2['rootName']&&Object['hasOwnProperty']['call'](_0x35c9b2,'rootName')&&_0x5b456f['uint32'](0xa)['string'](_0x35c9b2['rootName']),null!=_0x35c9b2['elementName']&&Object['hasOwnProperty']['call'](_0x35c9b2,'elementName')&&_0x5b456f['uint32'](0x12)['string'](_0x35c9b2['elementName']),null!=_0x35c9b2['isAdd']&&Object['hasOwnProperty']['call'](_0x35c9b2,'isAdd')&&_0x5b456f['uint32'](0x18)['bool'](_0x35c9b2['isAdd']),null!=_0x35c9b2['wasUndone']&&Object['hasOwnProperty']['call'](_0x35c9b2,'wasUndone')&&_0x5b456f['uint32'](0x20)['bool'](_0x35c9b2['wasUndone']),_0x5b456f;},_0x518701['encodeDelimited']=function(_0x575c45,_0x3e7ab3){return this['encode'](_0x575c45,_0x3e7ab3)['ldelim']();},_0x518701['decode']=function(_0xf1461d,_0x25480a){_0xf1461d instanceof _0x1fe14e||(_0xf1461d=_0x1fe14e['create'](_0xf1461d));for(var _0x4017a3=void 0x0===_0x25480a?_0xf1461d['len']:_0xf1461d['pos']+_0x25480a,_0x24db3e=new _0xf4427c['RootOperation']();_0xf1461d['pos']<_0x4017a3;){var _0x3a0700=_0xf1461d['uint32']();switch(_0x3a0700>>>0x3){case 0x1:_0x24db3e['rootName']=_0xf1461d['string']();break;case 0x2:_0x24db3e['elementName']=_0xf1461d['string']();break;case 0x3:_0x24db3e['isAdd']=_0xf1461d['bool']();break;case 0x4:_0x24db3e['wasUndone']=_0xf1461d['bool']();break;default:_0xf1461d['skipType'](0x7&_0x3a0700);}}return _0x24db3e;},_0x518701['decodeDelimited']=function(_0x5f3891){return _0x5f3891 instanceof _0x1fe14e||(_0x5f3891=new _0x1fe14e(_0x5f3891)),this['decode'](_0x5f3891,_0x5f3891['uint32']());},_0x518701['verify']=function(_0x102f69){return'object'!=typeof _0x102f69||null===_0x102f69?'object\x20expected':null!=_0x102f69['rootName']&&_0x102f69['hasOwnProperty']('rootName')&&!_0x1c3dae['isString'](_0x102f69['rootName'])?'rootName:\x20string\x20expected':null!=_0x102f69['elementName']&&_0x102f69['hasOwnProperty']('elementName')&&!_0x1c3dae['isString'](_0x102f69['elementName'])?'elementName:\x20string\x20expected':null!=_0x102f69['isAdd']&&_0x102f69['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x102f69['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x102f69['wasUndone']&&_0x102f69['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x102f69['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x518701['fromObject']=function(_0x3a2e85){if(_0x3a2e85 instanceof _0xf4427c['RootOperation'])return _0x3a2e85;var _0x3873ae=new _0xf4427c['RootOperation']();return null!=_0x3a2e85['rootName']&&(_0x3873ae['rootName']=String(_0x3a2e85['rootName'])),null!=_0x3a2e85['elementName']&&(_0x3873ae['elementName']=String(_0x3a2e85['elementName'])),null!=_0x3a2e85['isAdd']&&(_0x3873ae['isAdd']=Boolean(_0x3a2e85['isAdd'])),null!=_0x3a2e85['wasUndone']&&(_0x3873ae['wasUndone']=Boolean(_0x3a2e85['wasUndone'])),_0x3873ae;},_0x518701['toObject']=function(_0x36fe2b,_0x294b3d){_0x294b3d||(_0x294b3d={});var _0x54e82c={};return _0x294b3d['defaults']&&(_0x54e82c['rootName']='',_0x54e82c['elementName']='',_0x54e82c['isAdd']=!0x1,_0x54e82c['wasUndone']=!0x1),null!=_0x36fe2b['rootName']&&_0x36fe2b['hasOwnProperty']('rootName')&&(_0x54e82c['rootName']=_0x36fe2b['rootName']),null!=_0x36fe2b['elementName']&&_0x36fe2b['hasOwnProperty']('elementName')&&(_0x54e82c['elementName']=_0x36fe2b['elementName']),null!=_0x36fe2b['isAdd']&&_0x36fe2b['hasOwnProperty']('isAdd')&&(_0x54e82c['isAdd']=_0x36fe2b['isAdd']),null!=_0x36fe2b['wasUndone']&&_0x36fe2b['hasOwnProperty']('wasUndone')&&(_0x54e82c['wasUndone']=_0x36fe2b['wasUndone']),_0x54e82c;},_0x518701['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x518701['getTypeUrl']=function(_0x169e22){return void 0x0===_0x169e22&&(_0x169e22='type.googleapis.com'),_0x169e22+'/RootOperation';},_0x518701;}()),_0xf4427c['SplitOperation']=(function(){function _0x41c9b4(_0x1db49b){if(_0x1db49b){for(var _0x55d613=Object['keys'](_0x1db49b),_0x5859b3=0x0;_0x5859b3<_0x55d613['length'];++_0x5859b3)null!=_0x1db49b[_0x55d613[_0x5859b3]]&&(this[_0x55d613[_0x5859b3]]=_0x1db49b[_0x55d613[_0x5859b3]]);}}return _0x41c9b4['prototype']['splitPosition']=null,_0x41c9b4['prototype']['graveyardPosition']=null,_0x41c9b4['prototype']['howMany']=0x0,_0x41c9b4['prototype']['insertionPosition']=null,_0x41c9b4['prototype']['wasUndone']=!0x1,_0x41c9b4['create']=function(_0x52df0c){return new _0x41c9b4(_0x52df0c);},_0x41c9b4['encode']=function(_0x295284,_0x5902e8){return _0x5902e8||(_0x5902e8=_0x212895['create']()),null!=_0x295284['splitPosition']&&Object['hasOwnProperty']['call'](_0x295284,'splitPosition')&&_0xf4427c['Position']['encode'](_0x295284['splitPosition'],_0x5902e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x295284['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x295284,'graveyardPosition')&&_0xf4427c['Position']['encode'](_0x295284['graveyardPosition'],_0x5902e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x295284['howMany']&&Object['hasOwnProperty']['call'](_0x295284,'howMany')&&_0x5902e8['uint32'](0x18)['uint32'](_0x295284['howMany']),null!=_0x295284['insertionPosition']&&Object['hasOwnProperty']['call'](_0x295284,'insertionPosition')&&_0xf4427c['Position']['encode'](_0x295284['insertionPosition'],_0x5902e8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x295284['wasUndone']&&Object['hasOwnProperty']['call'](_0x295284,'wasUndone')&&_0x5902e8['uint32'](0x28)['bool'](_0x295284['wasUndone']),_0x5902e8;},_0x41c9b4['encodeDelimited']=function(_0x4709ba,_0x44c14c){return this['encode'](_0x4709ba,_0x44c14c)['ldelim']();},_0x41c9b4['decode']=function(_0x4fc999,_0x5c770d){_0x4fc999 instanceof _0x1fe14e||(_0x4fc999=_0x1fe14e['create'](_0x4fc999));for(var _0x14fefa=void 0x0===_0x5c770d?_0x4fc999['len']:_0x4fc999['pos']+_0x5c770d,_0x2d01e1=new _0xf4427c['SplitOperation']();_0x4fc999['pos']<_0x14fefa;){var _0x1f41ca=_0x4fc999['uint32']();switch(_0x1f41ca>>>0x3){case 0x1:_0x2d01e1['splitPosition']=_0xf4427c['Position']['decode'](_0x4fc999,_0x4fc999['uint32']());break;case 0x2:_0x2d01e1['graveyardPosition']=_0xf4427c['Position']['decode'](_0x4fc999,_0x4fc999['uint32']());break;case 0x3:_0x2d01e1['howMany']=_0x4fc999['uint32']();break;case 0x4:_0x2d01e1['insertionPosition']=_0xf4427c['Position']['decode'](_0x4fc999,_0x4fc999['uint32']());break;case 0x5:_0x2d01e1['wasUndone']=_0x4fc999['bool']();break;default:_0x4fc999['skipType'](0x7&_0x1f41ca);}}return _0x2d01e1;},_0x41c9b4['decodeDelimited']=function(_0x1d2097){return _0x1d2097 instanceof _0x1fe14e||(_0x1d2097=new _0x1fe14e(_0x1d2097)),this['decode'](_0x1d2097,_0x1d2097['uint32']());},_0x41c9b4['verify']=function(_0x25951d){if('object'!=typeof _0x25951d||null===_0x25951d)return'object\x20expected';var _0x342e4e;if(null!=_0x25951d['splitPosition']&&_0x25951d['hasOwnProperty']('splitPosition')&&(_0x342e4e=_0xf4427c['Position']['verify'](_0x25951d['splitPosition'])))return'splitPosition.'+_0x342e4e;if(null!=_0x25951d['graveyardPosition']&&_0x25951d['hasOwnProperty']('graveyardPosition')&&(_0x342e4e=_0xf4427c['Position']['verify'](_0x25951d['graveyardPosition'])))return'graveyardPosition.'+_0x342e4e;if(null!=_0x25951d['howMany']&&_0x25951d['hasOwnProperty']('howMany')&&!_0x1c3dae['isInteger'](_0x25951d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25951d['insertionPosition']&&_0x25951d['hasOwnProperty']('insertionPosition')&&(_0x342e4e=_0xf4427c['Position']['verify'](_0x25951d['insertionPosition'])))return'insertionPosition.'+_0x342e4e;return null!=_0x25951d['wasUndone']&&_0x25951d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25951d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41c9b4['fromObject']=function(_0x1db331){if(_0x1db331 instanceof _0xf4427c['SplitOperation'])return _0x1db331;var _0xbdab39=new _0xf4427c['SplitOperation']();if(null!=_0x1db331['splitPosition']){if('object'!=typeof _0x1db331['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xbdab39['splitPosition']=_0xf4427c['Position']['fromObject'](_0x1db331['splitPosition']);}if(null!=_0x1db331['graveyardPosition']){if('object'!=typeof _0x1db331['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xbdab39['graveyardPosition']=_0xf4427c['Position']['fromObject'](_0x1db331['graveyardPosition']);}if(null!=_0x1db331['howMany']&&(_0xbdab39['howMany']=_0x1db331['howMany']>>>0x0),null!=_0x1db331['insertionPosition']){if('object'!=typeof _0x1db331['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xbdab39['insertionPosition']=_0xf4427c['Position']['fromObject'](_0x1db331['insertionPosition']);}return null!=_0x1db331['wasUndone']&&(_0xbdab39['wasUndone']=Boolean(_0x1db331['wasUndone'])),_0xbdab39;},_0x41c9b4['toObject']=function(_0x4371c6,_0x1dc8e6){_0x1dc8e6||(_0x1dc8e6={});var _0x50abd7={};return _0x1dc8e6['defaults']&&(_0x50abd7['splitPosition']=null,_0x50abd7['graveyardPosition']=null,_0x50abd7['howMany']=0x0,_0x50abd7['insertionPosition']=null,_0x50abd7['wasUndone']=!0x1),null!=_0x4371c6['splitPosition']&&_0x4371c6['hasOwnProperty']('splitPosition')&&(_0x50abd7['splitPosition']=_0xf4427c['Position']['toObject'](_0x4371c6['splitPosition'],_0x1dc8e6)),null!=_0x4371c6['graveyardPosition']&&_0x4371c6['hasOwnProperty']('graveyardPosition')&&(_0x50abd7['graveyardPosition']=_0xf4427c['Position']['toObject'](_0x4371c6['graveyardPosition'],_0x1dc8e6)),null!=_0x4371c6['howMany']&&_0x4371c6['hasOwnProperty']('howMany')&&(_0x50abd7['howMany']=_0x4371c6['howMany']),null!=_0x4371c6['insertionPosition']&&_0x4371c6['hasOwnProperty']('insertionPosition')&&(_0x50abd7['insertionPosition']=_0xf4427c['Position']['toObject'](_0x4371c6['insertionPosition'],_0x1dc8e6)),null!=_0x4371c6['wasUndone']&&_0x4371c6['hasOwnProperty']('wasUndone')&&(_0x50abd7['wasUndone']=_0x4371c6['wasUndone']),_0x50abd7;},_0x41c9b4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x41c9b4['getTypeUrl']=function(_0x1d193f){return void 0x0===_0x1d193f&&(_0x1d193f='type.googleapis.com'),_0x1d193f+'/SplitOperation';},_0x41c9b4;}()),_0xf4427c['Position']=(function(){function _0x43e4c0(_0x321e5b){if(this['path']=[],_0x321e5b){for(var _0x5df133=Object['keys'](_0x321e5b),_0x5a2beb=0x0;_0x5a2beb<_0x5df133['length'];++_0x5a2beb)null!=_0x321e5b[_0x5df133[_0x5a2beb]]&&(this[_0x5df133[_0x5a2beb]]=_0x321e5b[_0x5df133[_0x5a2beb]]);}}return _0x43e4c0['prototype']['root']='',_0x43e4c0['prototype']['rootMain']=!0x1,_0x43e4c0['prototype']['rootGraveyard']=!0x1,_0x43e4c0['prototype']['path']=_0x1c3dae['emptyArray'],_0x43e4c0['prototype']['stickiness']='',_0x43e4c0['create']=function(_0xa953f5){return new _0x43e4c0(_0xa953f5);},_0x43e4c0['encode']=function(_0x18ad7e,_0x12145c){if(_0x12145c||(_0x12145c=_0x212895['create']()),null!=_0x18ad7e['root']&&Object['hasOwnProperty']['call'](_0x18ad7e,'root')&&_0x12145c['uint32'](0xa)['string'](_0x18ad7e['root']),null!=_0x18ad7e['rootMain']&&Object['hasOwnProperty']['call'](_0x18ad7e,'rootMain')&&_0x12145c['uint32'](0x10)['bool'](_0x18ad7e['rootMain']),null!=_0x18ad7e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x18ad7e,'rootGraveyard')&&_0x12145c['uint32'](0x18)['bool'](_0x18ad7e['rootGraveyard']),null!=_0x18ad7e['path']&&_0x18ad7e['path']['length']){_0x12145c['uint32'](0x22)['fork']();for(var _0x3d4454=0x0;_0x3d4454<_0x18ad7e['path']['length'];++_0x3d4454)_0x12145c['uint32'](_0x18ad7e['path'][_0x3d4454]);_0x12145c['ldelim']();}return null!=_0x18ad7e['stickiness']&&Object['hasOwnProperty']['call'](_0x18ad7e,'stickiness')&&_0x12145c['uint32'](0x2a)['string'](_0x18ad7e['stickiness']),_0x12145c;},_0x43e4c0['encodeDelimited']=function(_0x345386,_0x5bb378){return this['encode'](_0x345386,_0x5bb378)['ldelim']();},_0x43e4c0['decode']=function(_0xd86e4f,_0x23a2da){_0xd86e4f instanceof _0x1fe14e||(_0xd86e4f=_0x1fe14e['create'](_0xd86e4f));for(var _0x464c3f=void 0x0===_0x23a2da?_0xd86e4f['len']:_0xd86e4f['pos']+_0x23a2da,_0x319db6=new _0xf4427c['Position']();_0xd86e4f['pos']<_0x464c3f;){var _0x995857=_0xd86e4f['uint32']();switch(_0x995857>>>0x3){case 0x1:_0x319db6['root']=_0xd86e4f['string']();break;case 0x2:_0x319db6['rootMain']=_0xd86e4f['bool']();break;case 0x3:_0x319db6['rootGraveyard']=_0xd86e4f['bool']();break;case 0x4:if(_0x319db6['path']&&_0x319db6['path']['length']||(_0x319db6['path']=[]),0x2==(0x7&_0x995857)){for(var _0x22f03e=_0xd86e4f['uint32']()+_0xd86e4f['pos'];_0xd86e4f['pos']<_0x22f03e;)_0x319db6['path']['push'](_0xd86e4f['uint32']());}else _0x319db6['path']['push'](_0xd86e4f['uint32']());break;case 0x5:_0x319db6['stickiness']=_0xd86e4f['string']();break;default:_0xd86e4f['skipType'](0x7&_0x995857);}}return _0x319db6;},_0x43e4c0['decodeDelimited']=function(_0x5e38f7){return _0x5e38f7 instanceof _0x1fe14e||(_0x5e38f7=new _0x1fe14e(_0x5e38f7)),this['decode'](_0x5e38f7,_0x5e38f7['uint32']());},_0x43e4c0['verify']=function(_0x117a04){if('object'!=typeof _0x117a04||null===_0x117a04)return'object\x20expected';if(null!=_0x117a04['root']&&_0x117a04['hasOwnProperty']('root')&&!_0x1c3dae['isString'](_0x117a04['root']))return'root:\x20string\x20expected';if(null!=_0x117a04['rootMain']&&_0x117a04['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x117a04['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x117a04['rootGraveyard']&&_0x117a04['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x117a04['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x117a04['path']&&_0x117a04['hasOwnProperty']('path')){if(!Array['isArray'](_0x117a04['path']))return'path:\x20array\x20expected';for(var _0x418ad6=0x0;_0x418ad6<_0x117a04['path']['length'];++_0x418ad6)if(!_0x1c3dae['isInteger'](_0x117a04['path'][_0x418ad6]))return'path:\x20integer[]\x20expected';}return null!=_0x117a04['stickiness']&&_0x117a04['hasOwnProperty']('stickiness')&&!_0x1c3dae['isString'](_0x117a04['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x43e4c0['fromObject']=function(_0x282acd){if(_0x282acd instanceof _0xf4427c['Position'])return _0x282acd;var _0x1907aa=new _0xf4427c['Position']();if(null!=_0x282acd['root']&&(_0x1907aa['root']=String(_0x282acd['root'])),null!=_0x282acd['rootMain']&&(_0x1907aa['rootMain']=Boolean(_0x282acd['rootMain'])),null!=_0x282acd['rootGraveyard']&&(_0x1907aa['rootGraveyard']=Boolean(_0x282acd['rootGraveyard'])),_0x282acd['path']){if(!Array['isArray'](_0x282acd['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1907aa['path']=[];for(var _0x4da506=0x0;_0x4da506<_0x282acd['path']['length'];++_0x4da506)_0x1907aa['path'][_0x4da506]=_0x282acd['path'][_0x4da506]>>>0x0;}return null!=_0x282acd['stickiness']&&(_0x1907aa['stickiness']=String(_0x282acd['stickiness'])),_0x1907aa;},_0x43e4c0['toObject']=function(_0x1357ff,_0x140431){_0x140431||(_0x140431={});var _0xf49256={};if((_0x140431['arrays']||_0x140431['defaults'])&&(_0xf49256['path']=[]),_0x140431['defaults']&&(_0xf49256['root']='',_0xf49256['rootMain']=!0x1,_0xf49256['rootGraveyard']=!0x1,_0xf49256['stickiness']=''),null!=_0x1357ff['root']&&_0x1357ff['hasOwnProperty']('root')&&(_0xf49256['root']=_0x1357ff['root']),null!=_0x1357ff['rootMain']&&_0x1357ff['hasOwnProperty']('rootMain')&&(_0xf49256['rootMain']=_0x1357ff['rootMain']),null!=_0x1357ff['rootGraveyard']&&_0x1357ff['hasOwnProperty']('rootGraveyard')&&(_0xf49256['rootGraveyard']=_0x1357ff['rootGraveyard']),_0x1357ff['path']&&_0x1357ff['path']['length']){_0xf49256['path']=[];for(var _0x50325b=0x0;_0x50325b<_0x1357ff['path']['length'];++_0x50325b)_0xf49256['path'][_0x50325b]=_0x1357ff['path'][_0x50325b];}return null!=_0x1357ff['stickiness']&&_0x1357ff['hasOwnProperty']('stickiness')&&(_0xf49256['stickiness']=_0x1357ff['stickiness']),_0xf49256;},_0x43e4c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x43e4c0['getTypeUrl']=function(_0x596ba4){return void 0x0===_0x596ba4&&(_0x596ba4='type.googleapis.com'),_0x596ba4+'/Position';},_0x43e4c0;}()),_0xf4427c['Range']=(function(){function _0x144b2c(_0x5e7934){if(_0x5e7934){for(var _0x37dbbd=Object['keys'](_0x5e7934),_0x4d6550=0x0;_0x4d6550<_0x37dbbd['length'];++_0x4d6550)null!=_0x5e7934[_0x37dbbd[_0x4d6550]]&&(this[_0x37dbbd[_0x4d6550]]=_0x5e7934[_0x37dbbd[_0x4d6550]]);}}return _0x144b2c['prototype']['start']=null,_0x144b2c['prototype']['end']=null,_0x144b2c['create']=function(_0x3ba965){return new _0x144b2c(_0x3ba965);},_0x144b2c['encode']=function(_0x59d039,_0x270edc){return _0x270edc||(_0x270edc=_0x212895['create']()),null!=_0x59d039['start']&&Object['hasOwnProperty']['call'](_0x59d039,'start')&&_0xf4427c['Position']['encode'](_0x59d039['start'],_0x270edc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59d039['end']&&Object['hasOwnProperty']['call'](_0x59d039,'end')&&_0xf4427c['Position']['encode'](_0x59d039['end'],_0x270edc['uint32'](0x12)['fork']())['ldelim'](),_0x270edc;},_0x144b2c['encodeDelimited']=function(_0x2a7acf,_0x3b9128){return this['encode'](_0x2a7acf,_0x3b9128)['ldelim']();},_0x144b2c['decode']=function(_0x4b97c3,_0x5236ed){_0x4b97c3 instanceof _0x1fe14e||(_0x4b97c3=_0x1fe14e['create'](_0x4b97c3));for(var _0x510816=void 0x0===_0x5236ed?_0x4b97c3['len']:_0x4b97c3['pos']+_0x5236ed,_0x16da2e=new _0xf4427c['Range']();_0x4b97c3['pos']<_0x510816;){var _0x6c526b=_0x4b97c3['uint32']();switch(_0x6c526b>>>0x3){case 0x1:_0x16da2e['start']=_0xf4427c['Position']['decode'](_0x4b97c3,_0x4b97c3['uint32']());break;case 0x2:_0x16da2e['end']=_0xf4427c['Position']['decode'](_0x4b97c3,_0x4b97c3['uint32']());break;default:_0x4b97c3['skipType'](0x7&_0x6c526b);}}return _0x16da2e;},_0x144b2c['decodeDelimited']=function(_0x5a2b5f){return _0x5a2b5f instanceof _0x1fe14e||(_0x5a2b5f=new _0x1fe14e(_0x5a2b5f)),this['decode'](_0x5a2b5f,_0x5a2b5f['uint32']());},_0x144b2c['verify']=function(_0xf6185f){if('object'!=typeof _0xf6185f||null===_0xf6185f)return'object\x20expected';var _0x35ae83;if(null!=_0xf6185f['start']&&_0xf6185f['hasOwnProperty']('start')&&(_0x35ae83=_0xf4427c['Position']['verify'](_0xf6185f['start'])))return'start.'+_0x35ae83;if(null!=_0xf6185f['end']&&_0xf6185f['hasOwnProperty']('end')&&(_0x35ae83=_0xf4427c['Position']['verify'](_0xf6185f['end'])))return'end.'+_0x35ae83;return null;},_0x144b2c['fromObject']=function(_0x36d1a1){if(_0x36d1a1 instanceof _0xf4427c['Range'])return _0x36d1a1;var _0x2774bd=new _0xf4427c['Range']();if(null!=_0x36d1a1['start']){if('object'!=typeof _0x36d1a1['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2774bd['start']=_0xf4427c['Position']['fromObject'](_0x36d1a1['start']);}if(null!=_0x36d1a1['end']){if('object'!=typeof _0x36d1a1['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2774bd['end']=_0xf4427c['Position']['fromObject'](_0x36d1a1['end']);}return _0x2774bd;},_0x144b2c['toObject']=function(_0x213acc,_0x352098){_0x352098||(_0x352098={});var _0x59060a={};return _0x352098['defaults']&&(_0x59060a['start']=null,_0x59060a['end']=null),null!=_0x213acc['start']&&_0x213acc['hasOwnProperty']('start')&&(_0x59060a['start']=_0xf4427c['Position']['toObject'](_0x213acc['start'],_0x352098)),null!=_0x213acc['end']&&_0x213acc['hasOwnProperty']('end')&&(_0x59060a['end']=_0xf4427c['Position']['toObject'](_0x213acc['end'],_0x352098)),_0x59060a;},_0x144b2c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x144b2c['getTypeUrl']=function(_0x3d9836){return void 0x0===_0x3d9836&&(_0x3d9836='type.googleapis.com'),_0x3d9836+'/Range';},_0x144b2c;}()),_0xf4427c['Element']=(function(){function _0x4bf1e8(_0x2bf8a3){if(this['children']=[],this['attributesBoolean']={},_0x2bf8a3){for(var _0x563cc3=Object['keys'](_0x2bf8a3),_0x142f06=0x0;_0x142f06<_0x563cc3['length'];++_0x142f06)null!=_0x2bf8a3[_0x563cc3[_0x142f06]]&&(this[_0x563cc3[_0x142f06]]=_0x2bf8a3[_0x563cc3[_0x142f06]]);}}return _0x4bf1e8['prototype']['name']='',_0x4bf1e8['prototype']['children']=_0x1c3dae['emptyArray'],_0x4bf1e8['prototype']['data']='',_0x4bf1e8['prototype']['attributesBoolean']=_0x1c3dae['emptyObject'],_0x4bf1e8['prototype']['attributesJson']='',_0x4bf1e8['create']=function(_0x1fe50a){return new _0x4bf1e8(_0x1fe50a);},_0x4bf1e8['encode']=function(_0x16df51,_0x1ca4a5){if(_0x1ca4a5||(_0x1ca4a5=_0x212895['create']()),null!=_0x16df51['name']&&Object['hasOwnProperty']['call'](_0x16df51,'name')&&_0x1ca4a5['uint32'](0xa)['string'](_0x16df51['name']),null!=_0x16df51['children']&&_0x16df51['children']['length']){for(var _0x3fd714=0x0;_0x3fd714<_0x16df51['children']['length'];++_0x3fd714)_0xf4427c['Element']['encode'](_0x16df51['children'][_0x3fd714],_0x1ca4a5['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x16df51['data']&&Object['hasOwnProperty']['call'](_0x16df51,'data')&&_0x1ca4a5['uint32'](0x1a)['string'](_0x16df51['data']),null!=_0x16df51['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x16df51,'attributesBoolean')){var _0x2ed876=Object['keys'](_0x16df51['attributesBoolean']);for(_0x3fd714=0x0;_0x3fd714<_0x2ed876['length'];++_0x3fd714)_0x1ca4a5['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2ed876[_0x3fd714])['uint32'](0x10)['bool'](_0x16df51['attributesBoolean'][_0x2ed876[_0x3fd714]])['ldelim']();}return null!=_0x16df51['attributesJson']&&Object['hasOwnProperty']['call'](_0x16df51,'attributesJson')&&_0x1ca4a5['uint32'](0x2a)['string'](_0x16df51['attributesJson']),_0x1ca4a5;},_0x4bf1e8['encodeDelimited']=function(_0x3fd6c2,_0x56ea09){return this['encode'](_0x3fd6c2,_0x56ea09)['ldelim']();},_0x4bf1e8['decode']=function(_0x3fcc6a,_0x3005b1){_0x3fcc6a instanceof _0x1fe14e||(_0x3fcc6a=_0x1fe14e['create'](_0x3fcc6a));for(var _0x1b5709,_0x5adac0,_0x5cfb6f=void 0x0===_0x3005b1?_0x3fcc6a['len']:_0x3fcc6a['pos']+_0x3005b1,_0x1c1939=new _0xf4427c['Element']();_0x3fcc6a['pos']<_0x5cfb6f;){var _0xcd8a39=_0x3fcc6a['uint32']();switch(_0xcd8a39>>>0x3){case 0x1:_0x1c1939['name']=_0x3fcc6a['string']();break;case 0x2:_0x1c1939['children']&&_0x1c1939['children']['length']||(_0x1c1939['children']=[]),_0x1c1939['children']['push'](_0xf4427c['Element']['decode'](_0x3fcc6a,_0x3fcc6a['uint32']()));break;case 0x3:_0x1c1939['data']=_0x3fcc6a['string']();break;case 0x4:_0x1c1939['attributesBoolean']===_0x1c3dae['emptyObject']&&(_0x1c1939['attributesBoolean']={});var _0x145422=_0x3fcc6a['uint32']()+_0x3fcc6a['pos'];for(_0x1b5709='',_0x5adac0=!0x1;_0x3fcc6a['pos']<_0x145422;){var _0x2fe5bd=_0x3fcc6a['uint32']();switch(_0x2fe5bd>>>0x3){case 0x1:_0x1b5709=_0x3fcc6a['string']();break;case 0x2:_0x5adac0=_0x3fcc6a['bool']();break;default:_0x3fcc6a['skipType'](0x7&_0x2fe5bd);}}_0x1c1939['attributesBoolean'][_0x1b5709]=_0x5adac0;break;case 0x5:_0x1c1939['attributesJson']=_0x3fcc6a['string']();break;default:_0x3fcc6a['skipType'](0x7&_0xcd8a39);}}return _0x1c1939;},_0x4bf1e8['decodeDelimited']=function(_0xe8e5d){return _0xe8e5d instanceof _0x1fe14e||(_0xe8e5d=new _0x1fe14e(_0xe8e5d)),this['decode'](_0xe8e5d,_0xe8e5d['uint32']());},_0x4bf1e8['verify']=function(_0x58296b){if('object'!=typeof _0x58296b||null===_0x58296b)return'object\x20expected';if(null!=_0x58296b['name']&&_0x58296b['hasOwnProperty']('name')&&!_0x1c3dae['isString'](_0x58296b['name']))return'name:\x20string\x20expected';if(null!=_0x58296b['children']&&_0x58296b['hasOwnProperty']('children')){if(!Array['isArray'](_0x58296b['children']))return'children:\x20array\x20expected';for(var _0x52bbf5=0x0;_0x52bbf5<_0x58296b['children']['length'];++_0x52bbf5){var _0x2e74db=_0xf4427c['Element']['verify'](_0x58296b['children'][_0x52bbf5]);if(_0x2e74db)return'children.'+_0x2e74db;}}if(null!=_0x58296b['data']&&_0x58296b['hasOwnProperty']('data')&&!_0x1c3dae['isString'](_0x58296b['data']))return'data:\x20string\x20expected';if(null!=_0x58296b['attributesBoolean']&&_0x58296b['hasOwnProperty']('attributesBoolean')){if(!_0x1c3dae['isObject'](_0x58296b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x45b79a=Object['keys'](_0x58296b['attributesBoolean']);for(_0x52bbf5=0x0;_0x52bbf5<_0x45b79a['length'];++_0x52bbf5)if('boolean'!=typeof _0x58296b['attributesBoolean'][_0x45b79a[_0x52bbf5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x58296b['attributesJson']&&_0x58296b['hasOwnProperty']('attributesJson')&&!_0x1c3dae['isString'](_0x58296b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4bf1e8['fromObject']=function(_0x4bda1a){if(_0x4bda1a instanceof _0xf4427c['Element'])return _0x4bda1a;var _0x1bdc52=new _0xf4427c['Element']();if(null!=_0x4bda1a['name']&&(_0x1bdc52['name']=String(_0x4bda1a['name'])),_0x4bda1a['children']){if(!Array['isArray'](_0x4bda1a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1bdc52['children']=[];for(var _0x2e0cb8=0x0;_0x2e0cb8<_0x4bda1a['children']['length'];++_0x2e0cb8){if('object'!=typeof _0x4bda1a['children'][_0x2e0cb8])throw TypeError('.Element.children:\x20object\x20expected');_0x1bdc52['children'][_0x2e0cb8]=_0xf4427c['Element']['fromObject'](_0x4bda1a['children'][_0x2e0cb8]);}}if(null!=_0x4bda1a['data']&&(_0x1bdc52['data']=String(_0x4bda1a['data'])),_0x4bda1a['attributesBoolean']){if('object'!=typeof _0x4bda1a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1bdc52['attributesBoolean']={};var _0x2e39a2=Object['keys'](_0x4bda1a['attributesBoolean']);for(_0x2e0cb8=0x0;_0x2e0cb8<_0x2e39a2['length'];++_0x2e0cb8)_0x1bdc52['attributesBoolean'][_0x2e39a2[_0x2e0cb8]]=Boolean(_0x4bda1a['attributesBoolean'][_0x2e39a2[_0x2e0cb8]]);}return null!=_0x4bda1a['attributesJson']&&(_0x1bdc52['attributesJson']=String(_0x4bda1a['attributesJson'])),_0x1bdc52;},_0x4bf1e8['toObject']=function(_0x29a484,_0x7fa5ea){_0x7fa5ea||(_0x7fa5ea={});var _0x414382,_0x409424={};if((_0x7fa5ea['arrays']||_0x7fa5ea['defaults'])&&(_0x409424['children']=[]),(_0x7fa5ea['objects']||_0x7fa5ea['defaults'])&&(_0x409424['attributesBoolean']={}),_0x7fa5ea['defaults']&&(_0x409424['name']='',_0x409424['data']='',_0x409424['attributesJson']=''),null!=_0x29a484['name']&&_0x29a484['hasOwnProperty']('name')&&(_0x409424['name']=_0x29a484['name']),_0x29a484['children']&&_0x29a484['children']['length']){_0x409424['children']=[];for(var _0x38da71=0x0;_0x38da71<_0x29a484['children']['length'];++_0x38da71)_0x409424['children'][_0x38da71]=_0xf4427c['Element']['toObject'](_0x29a484['children'][_0x38da71],_0x7fa5ea);}if(null!=_0x29a484['data']&&_0x29a484['hasOwnProperty']('data')&&(_0x409424['data']=_0x29a484['data']),_0x29a484['attributesBoolean']&&(_0x414382=Object['keys'](_0x29a484['attributesBoolean']))['length']){_0x409424['attributesBoolean']={};for(_0x38da71=0x0;_0x38da71<_0x414382['length'];++_0x38da71)_0x409424['attributesBoolean'][_0x414382[_0x38da71]]=_0x29a484['attributesBoolean'][_0x414382[_0x38da71]];}return null!=_0x29a484['attributesJson']&&_0x29a484['hasOwnProperty']('attributesJson')&&(_0x409424['attributesJson']=_0x29a484['attributesJson']),_0x409424;},_0x4bf1e8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x4bf1e8['getTypeUrl']=function(_0x217b06){return void 0x0===_0x217b06&&(_0x217b06='type.googleapis.com'),_0x217b06+'/Element';},_0x4bf1e8;}()),_0xf4427c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xafe75c){return new y(this['_protobufRoot'][_0xafe75c]);}}class y{['_protobuf'];constructor(_0x4f9ab8){this['_protobuf']=_0x4f9ab8;}['compress'](_0x15fe80){const _0x302f97=this['_protobuf']['verify'](_0x15fe80);if(_0x302f97)throw Error(_0x302f97);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x15fe80))['finish']();}['decompress'](_0x4c5e9e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4c5e9e),{'oneofs':!0x0});}}function _(_0x22ecf5,_0x4f5b77){const _0x4b0683=_0x2b0f30(_0x22ecf5);return _0x4b0683['path'][_0x4b0683['path']['length']-0x1]+=_0x4f5b77,_0x4b0683;}function O(_0x3670a7,_0xf9287){return _0x3670a7['root']===_0xf9287['root']&&_0x502c0d(_0x3670a7['path'],_0xf9287['path']);}function $(_0x1606c0){P(_0x1606c0,_0x2b0556=>('main'==_0x2b0556['root']?(_0x2b0556['rootMain']=!0x0,delete _0x2b0556['root']):'$graveyard'==_0x2b0556['root']&&(_0x2b0556['rootGraveyard']=!0x0,delete _0x2b0556['root']),_0x2b0556));}function J(_0x578c12){P(_0x578c12,_0x19d3ce=>(_0x19d3ce['rootMain']?(_0x19d3ce['root']='main',delete _0x19d3ce['rootMain']):_0x19d3ce['rootGraveyard']&&(_0x19d3ce['root']='$graveyard',delete _0x19d3ce['rootGraveyard']),_0x19d3ce));}function P(_0x346c59,_0x4b9597){for(const _0x421685 in _0x346c59){const _0x1054b0=_0x346c59[_0x421685];'nodes'!==_0x421685&&_0x30d55f(_0x1054b0)&&(_0x1054b0['path']&&(_0x1054b0['root']||_0x1054b0['rootMain']||_0x1054b0['rootGraveyard'])?_0x346c59[_0x421685]=_0x4b9597(_0x1054b0):P(_0x1054b0,_0x4b9597));}return _0x346c59;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x43e07a,_0x579aeb,_0x4b93ea){this['_id']=_0x43e07a,this['_operationName']=_0x579aeb,this['_protobufDescriptor']=_0x4b93ea;}['compress'](_0x10490e,_0x47b839){const _0x25186c=_0x47b839['shift']();return $(_0x25186c),_0x10490e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x25186c)),_0x10490e['types']['push'](this['_id']),!0x0;}['decompress'](_0x19917d,_0x71df08){_0x71df08['types']['shift']();const _0x237470=this['_protobufDescriptor']['decompress'](_0x71df08['buffers']['shift']());J(_0x237470),_0x237470['__className']=this['_operationName'],_0x19917d['push'](_0x237470);}}class s extends e{['compress'](_0x5d027c,_0x4ffb73){const _0x309ad6=_0x4ffb73['shift']();return this['_serializeOneOf']('oldValue',_0x309ad6),this['_serializeOneOf']('newValue',_0x309ad6),$(_0x309ad6),_0x5d027c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x309ad6)),_0x5d027c['types']['push'](this['_id']),!0x0;}['decompress'](_0x2945d4,_0x48e5a4){const {types:_0x5c48ab,buffers:_0x174f19}=_0x48e5a4,_0x13c2ea=this['_protobufDescriptor']['decompress'](_0x174f19['shift']());_0x5c48ab['shift'](),this['_deserializeOneOf']('oldValue',_0x13c2ea),this['_deserializeOneOf']('newValue',_0x13c2ea),J(_0x13c2ea),_0x13c2ea['__className']=this['_operationName'],_0x2945d4['push'](_0x13c2ea);}['_serializeOneOf'](_0x594631,_0x38ba07){const _0x32f7be=_0x38ba07[_0x594631];'boolean'==typeof _0x32f7be?_0x38ba07[_0x594631+'Boolean']=_0x32f7be:_0x38ba07[_0x594631+'Json']=JSON['stringify'](_0x32f7be);}['_deserializeOneOf'](_0x289122,_0x27874a){const _0x933a98=_0x289122+'Json';_0x27874a[_0x933a98]?(_0x27874a[_0x289122]=JSON['parse'](_0x27874a[_0x933a98]),delete _0x27874a[_0x933a98]):(_0x27874a[_0x289122]=_0x27874a[_0x289122+'Boolean'],delete _0x27874a[_0x289122+'Boolean']);}}class i extends e{['compress'](_0x2be249,_0x59c4b8){const _0x3779fa=_0x59c4b8['shift']();return this['_serializeNodesAttributes'](_0x3779fa['nodes']),$(_0x3779fa),_0x2be249['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3779fa)),_0x2be249['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a2499,_0x455f84){const {types:_0x1d9b91,buffers:_0x8e80fd}=_0x455f84,_0x423e21=this['_protobufDescriptor']['decompress'](_0x8e80fd['shift']());_0x1d9b91['shift'](),_0x423e21['nodes']||(_0x423e21['nodes']=[]),this['_deserializeNodesAttributes'](_0x423e21['nodes']),J(_0x423e21),_0x423e21['__className']=this['_operationName'],_0x4a2499['push'](_0x423e21);}['_serializeNodesAttributes'](_0x43e4d4){for(const _0x581312 of _0x43e4d4){if(_0x581312['attributes']){const _0x1a86f1=_0x581312['attributes'];this['_areValuesBoolean'](_0x1a86f1)?_0x581312['attributesBoolean']=_0x1a86f1:_0x581312['attributesJson']=JSON['stringify'](_0x1a86f1);}_0x581312['children']&&this['_serializeNodesAttributes'](_0x581312['children']);}}['_deserializeNodesAttributes'](_0x5cd51c){for(const _0x1af127 of _0x5cd51c)(_0x1af127['attributesBoolean']||_0x1af127['attributesJson'])&&(_0x1af127['attributesBoolean']?(_0x1af127['attributes']=_0x1af127['attributesBoolean'],delete _0x1af127['attributesBoolean']):(_0x1af127['attributes']=JSON['parse'](_0x1af127['attributesJson']),delete _0x1af127['attributesJson'])),_0x1af127['children']&&this['_deserializeNodesAttributes'](_0x1af127['children']);}['_areValuesBoolean'](_0x9a8120){return Object['keys'](_0x9a8120)['every'](_0xf0caa1=>'boolean'==typeof _0x9a8120[_0xf0caa1]);}}class n extends e{['decompress'](_0x3760fd,_0x59e965){super['decompress'](_0x3760fd,_0x59e965);const _0x21ce77=_0x3760fd[_0x3760fd['length']-0x1];_0x21ce77['oldRange']||(_0x21ce77['oldRange']=null),_0x21ce77['newRange']||(_0x21ce77['newRange']=null);}}class p extends e{['compress'](_0x3f025d,_0x295e63){return _0x295e63['shift'](),_0x3f025d['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cc71f,_0x3f03b4){_0x3f03b4['types']['shift'](),_0x3cc71f['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x270faa,_0x5c250e,_0xab7586,_0x550215){super(_0x270faa,_0x5c250e,_0xab7586),this['_omittedNamespace']=_0x550215+':';}['compress'](_0x574ce8,_0x45efb6){return!('MarkerOperation'!=_0x45efb6[0x0]['__className']||!_0x45efb6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x45efb6[0x0]['name']=_0x45efb6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x574ce8,_0x45efb6),!0x0);}['decompress'](_0xef10bc,_0x5c00c5){super['decompress'](_0xef10bc,_0x5c00c5);const _0x49ad1f=_0xef10bc[_0xef10bc['length']-0x1];_0x49ad1f['name']=this['_omittedNamespace']+_0x49ad1f['name'];}}class b{['_id'];['_context'];constructor(_0x4939f7,_0xe47cdf){this['_id']=_0x4939f7,this['_context']=_0xe47cdf;}['compress'](_0x561a4d,_0x348225){let _0x4c7bd2;for(;_0x348225['length']>0x1&&this['_compareOperations'](_0x348225[0x0],_0x348225[0x1]);)_0x4c7bd2?(_0x4c7bd2=this['_combineNext'](_0x348225['shift'](),_0x4c7bd2),_0x561a4d['types']['push'](0x0)):(_0x4c7bd2=_0x2b0f30(_0x348225['shift']()),_0x561a4d['types']['push'](this['_id']));return!!_0x4c7bd2&&(_0x4c7bd2=this['_combineNext'](_0x348225['shift'](),_0x4c7bd2),_0x561a4d['types']['push'](0x0),_0x561a4d['buffers']['push'](this['_compressSingleOperation'](_0x4c7bd2)),!0x0);}['decompress'](_0x1f95dc,_0x3dc29e){const _0x50fd5d=this['_decompressSingleOperation'](_0x3dc29e);for(;0x0==_0x3dc29e['types'][0x0];)_0x3dc29e['types']['shift'](),_0x1f95dc['push'](this['_splitCurrent'](_0x50fd5d));_0x1f95dc['push'](_0x50fd5d);}}class m extends b{['_combineNext'](_0x205ab0,_0x31fac9){return _0x31fac9['nodes'][0x0]['data']+=_0x205ab0['nodes'][0x0]['data'],_0x31fac9;}['_splitCurrent'](_0x37aa0a){const _0x3be64e=_0x2b0f30(_0x37aa0a),_0x2e89db=_0x3be64e['nodes'][0x0],_0x3da295=_0x37aa0a['nodes'][0x0],_0x52bda3=_0x3da295['data'][Symbol['iterator']]()['next']()['value'],_0xd3a83e=_0x52bda3['length'];return _0x2e89db['data']=_0x52bda3,_0x3da295['data']=_0x3da295['data']['substr'](_0xd3a83e),_0x37aa0a['position']=_(_0x37aa0a['position'],_0xd3a83e),_0x3be64e;}['_compareOperations'](_0x20577f,_0x3c0603){if(this['_checkOperation'](_0x20577f)&&this['_checkOperation'](_0x3c0603)){const _0x179f1e=_0x20577f['nodes'][0x0]['data']['length'],_0x22387a=O(_(_0x20577f['position'],_0x179f1e),_0x3c0603['position']),_0x22cdc7=_0x20577f['nodes'][0x0],_0x5c18c3=_0x3c0603['nodes'][0x0];return _0x22387a&&this['_compareAttributes'](_0x22cdc7,_0x5c18c3);}return!0x1;}['_compressSingleOperation'](_0x353b6d){const _0x4f89d3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4f89d3,[_0x353b6d]),_0x4f89d3['buffers'][0x0];}['_decompressSingleOperation'](_0x211616){const _0x1eb613=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1eb613,_0x211616),_0x1eb613[0x0];}['_checkOperation'](_0x515170){return'InsertOperation'==_0x515170['__className']&&0x1==_0x515170['nodes']['length']&&_0x515170['nodes'][0x0]['data']&&!_0x515170['wasUndone']&&0x1==Array['from'](_0x515170['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x589fbd,_0x50e8d5){const _0x5217e7=Object['keys'](_0x589fbd['attributes']||{}),_0xa1eb6a=Object['keys'](_0x50e8d5['attributes']||{});return _0x5217e7['length']===_0xa1eb6a['length']&&_0x5217e7['every'](_0x218cb7=>_0x50e8d5['attributes'][_0x218cb7]&&_0x50e8d5['attributes'][_0x218cb7]===_0x589fbd['attributes'][_0x218cb7]);}}class c extends b{['_combineNext'](_0x143dad,_0x452be3){return _0x452be3['howMany']++,_0x452be3['sourcePosition']=_0x2b0f30(_0x143dad['sourcePosition']),_0x452be3;}['_splitCurrent'](_0x3d1757){const _0xa75b10=_0x2b0f30(_0x3d1757);return _0x3d1757['howMany']--,_0xa75b10['howMany']=0x1,_0xa75b10['sourcePosition']=_(_0xa75b10['sourcePosition'],_0x3d1757['howMany']),_0xa75b10;}['_compareOperations'](_0x2e6721,_0x15a32b){return!(!this['_checkOperation'](_0x2e6721)||!this['_checkOperation'](_0x15a32b))&&(O(_(_0x2e6721['sourcePosition'],-0x1),_0x15a32b['sourcePosition'])&&O(_0x2e6721['targetPosition'],_0x15a32b['targetPosition']));}['_compressSingleOperation'](_0x73f3da){const _0x8b7dff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x8b7dff,[_0x73f3da]),_0x8b7dff['buffers'][0x0];}['_decompressSingleOperation'](_0x2bd35b){const _0x113490=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x113490,_0x2bd35b),_0x113490[0x0];}['_checkOperation'](_0x1d00aa){return'MoveOperation'==_0x1d00aa['__className']&&'$graveyard'==_0x1d00aa['targetPosition']['root']&&0x1==_0x1d00aa['howMany']&&!_0x1d00aa['wasUndone'];}}class h extends b{['_combineNext'](_0x4060c7,_0x1619f0){return _0x1619f0['howMany']++,_0x1619f0;}['_splitCurrent'](_0x4d19bc){const _0x2a5ecc=_0x2b0f30(_0x4d19bc);return _0x2a5ecc['howMany']=0x1,_0x4d19bc['howMany']--,_0x2a5ecc;}['_compareOperations'](_0x5886b9,_0x277309){return!(!this['_checkOperation'](_0x5886b9)||!this['_checkOperation'](_0x277309))&&(O(_0x5886b9['sourcePosition'],_0x277309['sourcePosition'])&&O(_0x5886b9['targetPosition'],_0x277309['targetPosition']));}['_compressSingleOperation'](_0x4660ec){const _0x42dcc3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x42dcc3,[_0x4660ec]),_0x42dcc3['buffers'][0x0];}['_decompressSingleOperation'](_0x309f4f){const _0x24d9f4=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x24d9f4,_0x309f4f),_0x24d9f4[0x0];}['_checkOperation'](_0x2ec763){return'MoveOperation'==_0x2ec763['__className']&&'$graveyard'==_0x2ec763['targetPosition']['root']&&0x1==_0x2ec763['howMany']&&!_0x2ec763['wasUndone'];}}class f extends b{['compress'](_0x215034,_0x282c97){if(!this['_compareOperations'](_0x282c97[0x0],_0x282c97[0x1]))return!0x1;const _0x17c172=_0x282c97['shift']();return _0x17c172['oldRange']=null,_0x17c172['newRange']&&O(_0x17c172['newRange']['start'],_0x17c172['newRange']['end'])&&(_0x17c172['newRange']['end']=null),_0x282c97['shift'](),_0x215034['types']['push'](this['_id']),_0x215034['types']['push'](0x0),_0x215034['buffers']['push'](this['_compressSingleOperation'](_0x17c172)),!0x0;}['decompress'](_0x5e7cb3,_0x281a47){const _0xd8a352=this['_decompressSingleOperation'](_0x281a47);_0xd8a352['newRange']&&!_0xd8a352['newRange']['end']&&(_0xd8a352['newRange']['end']=_0x2b0f30(_0xd8a352['newRange']['start']));const _0x442f05=_0x2b0f30(_0xd8a352);_0x442f05['newRange']&&(_0x442f05['newRange']['start']['stickiness']='toNone',_0x442f05['newRange']['end']=_0x2b0f30(_0x442f05['newRange']['start'])),_0x442f05['name']='user:position:'+_0x442f05['name']['split'](':')[0x2],_0x281a47['types']['shift'](),_0x5e7cb3['push'](_0xd8a352),_0x5e7cb3['push'](_0x442f05);}['_compressSingleOperation'](_0x3bf1b7){const _0x123ebc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x123ebc,[_0x3bf1b7]),_0x123ebc['buffers'][0x0];}['_decompressSingleOperation'](_0x3bed11){const _0x48e90f=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x48e90f,_0x3bed11),_0x48e90f[0x0];}['_compareOperations'](_0x4f8da2,_0x64fa13){return!(!_0x4f8da2||!_0x64fa13)&&('MarkerOperation'==_0x4f8da2['__className']&&'MarkerOperation'==_0x64fa13['__className']&&!(!_0x4f8da2['name']['startsWith']('user:')||!_0x64fa13['name']['startsWith']('user:')||_0x4f8da2['name']==_0x64fa13['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x467d75=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',_0x467d75,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x467d75,'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'](_0x11618e){if(!_0x11618e||!_0x11618e[0x0])throw new _0x49045e('no-operations-provided',this);const _0x214cf9={'types':[],'buffers':[],'baseVersion':_0x11618e[0x0]['baseVersion']};for(;_0x11618e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('TypingAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName'](_0x11618e[0x0]['__className'])['compress'](_0x214cf9,_0x11618e);return _0x214cf9;}['decompress'](_0x2535b5){const _0x476776=[];for(;_0x2535b5['types']['length'];){this['_compressorById']['get'](_0x2535b5['types'][0x0])['decompress'](_0x476776,_0x2535b5);}return _0x476776['forEach']((_0x5d1a47,_0x1e2ce4)=>_0x5d1a47['baseVersion']=_0x2535b5['baseVersion']+_0x1e2ce4),_0x476776;}['_getCompressorByName'](_0x3f1d3c){return this['_compressorByName']['get'](_0x3f1d3c);}['_registerOperationCompressor'](_0x1619c4,_0x4990fe,_0x440598){const _0x2ac0ff=new _0x440598(_0x1619c4,_0x4990fe,this['_protobufFactory']['getDescriptor'](_0x4990fe));this['_registerCompressor'](_0x1619c4,_0x4990fe,_0x2ac0ff);}['_registerActionCompressor'](_0x99d2f5,_0x1e585e,_0x26eca6){const _0x5a6b48=new _0x26eca6(_0x99d2f5,this);this['_registerCompressor'](_0x99d2f5,_0x1e585e,_0x5a6b48);}['_registerCompressor'](_0x560be0,_0x11117c,_0x320250){this['_compressorById']['set'](_0x560be0,_0x320250),this['_compressorByName']['set'](_0x11117c,_0x320250);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.9",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
37
|
-
"ckeditor5": "44.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.9",
|
|
37
|
+
"ckeditor5": "44.2.0-alpha.9",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5df661=_0x2c36;(function(_0xe073f3,_0x48ecf2){const _0x5cef72=_0x2c36,_0x5e0f33=_0xe073f3();while(!![]){try{const _0x1ed721=-parseInt(_0x5cef72(0x12b))/0x1+parseInt(_0x5cef72(0x122))/0x2*(-parseInt(_0x5cef72(0x129))/0x3)+-parseInt(_0x5cef72(0x117))/0x4*(-parseInt(_0x5cef72(0x127))/0x5)+-parseInt(_0x5cef72(0x11e))/0x6*(parseInt(_0x5cef72(0x12e))/0x7)+-parseInt(_0x5cef72(0x124))/0x8+-parseInt(_0x5cef72(0x128))/0x9*(parseInt(_0x5cef72(0x11c))/0xa)+-parseInt(_0x5cef72(0x116))/0xb*(-parseInt(_0x5cef72(0x126))/0xc);if(_0x1ed721===_0x48ecf2)break;else _0x5e0f33['push'](_0x5e0f33['shift']());}catch(_0x3c1366){_0x5e0f33['push'](_0x5e0f33['shift']());}}}(_0x57c3,0xb6a36));function _0x2c36(_0x28fa95,_0x1b990b){const _0x57c39f=_0x57c3();return _0x2c36=function(_0x2c3663,_0x1d3ec6){_0x2c3663=_0x2c3663-0x115;let _0xe4ecae=_0x57c39f[_0x2c3663];return _0xe4ecae;},_0x2c36(_0x28fa95,_0x1b990b);}import{cloneDeep as _0x85d7fa}from'lodash-es';export default class b{constructor(_0x410e5d,_0x5ec3b5){const _0x3e239b=_0x2c36;this[_0x3e239b(0x119)]=_0x410e5d,this[_0x3e239b(0x125)]=_0x5ec3b5;}[_0x5df661(0x11f)](_0x2b891f,_0x52ddc8){const _0x1eb4c7=_0x5df661;let _0x5a2930;for(;_0x52ddc8[_0x1eb4c7(0x11a)]>0x1&&this[_0x1eb4c7(0x11b)](_0x52ddc8[0x0],_0x52ddc8[0x1]);)_0x5a2930?(_0x5a2930=this[_0x1eb4c7(0x115)](_0x52ddc8[_0x1eb4c7(0x118)](),_0x5a2930),_0x2b891f[_0x1eb4c7(0x121)][_0x1eb4c7(0x120)](0x0)):(_0x5a2930=_0x85d7fa(_0x52ddc8[_0x1eb4c7(0x118)]()),_0x2b891f[_0x1eb4c7(0x121)][_0x1eb4c7(0x120)](this[_0x1eb4c7(0x119)]));return!!_0x5a2930&&(_0x5a2930=this[_0x1eb4c7(0x115)](_0x52ddc8[_0x1eb4c7(0x118)](),_0x5a2930),_0x2b891f[_0x1eb4c7(0x121)][_0x1eb4c7(0x120)](0x0),_0x2b891f[_0x1eb4c7(0x123)][_0x1eb4c7(0x120)](this[_0x1eb4c7(0x12a)](_0x5a2930)),!0x0);}[_0x5df661(0x12d)](_0x1651ee,_0x4015bb){const _0x428bf0=_0x5df661,_0x2f26dc=this[_0x428bf0(0x12c)](_0x4015bb);for(;0x0==_0x4015bb[_0x428bf0(0x121)][0x0];)_0x4015bb[_0x428bf0(0x121)][_0x428bf0(0x118)](),_0x1651ee[_0x428bf0(0x120)](this[_0x428bf0(0x11d)](_0x2f26dc));_0x1651ee[_0x428bf0(0x120)](_0x2f26dc);}}function _0x57c3(){const _0x335fa8=['4DznrRO','shift','_id','length','_compareOperations','1107670yBSFfH','_splitCurrent','3642UCxgiC','compress','push','types','6emIuxr','buffers','7963120Rxqdix','_context','1776sAzduM','919945VAxfNQ','81ZRwpek','140031whRjuw','_compressSingleOperation','131536QFBtVf','_decompressSingleOperation','decompress','1463GQlCjs','_combineNext','219615vZLKpN'];_0x57c3=function(){return _0x335fa8;};return _0x57c3();}
|