@ckeditor/ckeditor5-operations-compressor 42.0.0-alpha.8 → 42.0.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 +2 -2
- 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 _0x47b711=_0xe86cc6['Reader'],_0x26a3e6=_0xe86cc6['Writer'],_0x56d319=_0xe86cc6['util'],_0x2d831d=_0xe86cc6['roots']['default']||(_0xe86cc6['roots']['default']={});return _0x2d831d['AttributeOperation']=(function(){function _0x4ce251(_0x26ca0b){if(_0x26ca0b){for(var _0x3b415d=Object['keys'](_0x26ca0b),_0x55bdb7=0x0;_0x55bdb7<_0x3b415d['length'];++_0x55bdb7)null!=_0x26ca0b[_0x3b415d[_0x55bdb7]]&&(this[_0x3b415d[_0x55bdb7]]=_0x26ca0b[_0x3b415d[_0x55bdb7]]);}}return _0x4ce251['prototype']['range']=null,_0x4ce251['prototype']['key']='',_0x4ce251['prototype']['oldValueBoolean']=!0x1,_0x4ce251['prototype']['oldValueJson']='',_0x4ce251['prototype']['newValueBoolean']=!0x1,_0x4ce251['prototype']['newValueJson']='',_0x4ce251['prototype']['wasUndone']=!0x1,_0x4ce251['create']=function(_0xe7543f){return new _0x4ce251(_0xe7543f);},_0x4ce251['encode']=function(_0x1850ae,_0x5a314d){return _0x5a314d||(_0x5a314d=_0x26a3e6['create']()),null!=_0x1850ae['range']&&Object['hasOwnProperty']['call'](_0x1850ae,'range')&&_0x2d831d['Range']['encode'](_0x1850ae['range'],_0x5a314d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1850ae['key']&&Object['hasOwnProperty']['call'](_0x1850ae,'key')&&_0x5a314d['uint32'](0x12)['string'](_0x1850ae['key']),null!=_0x1850ae['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1850ae,'oldValueBoolean')&&_0x5a314d['uint32'](0x18)['bool'](_0x1850ae['oldValueBoolean']),null!=_0x1850ae['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1850ae,'oldValueJson')&&_0x5a314d['uint32'](0x22)['string'](_0x1850ae['oldValueJson']),null!=_0x1850ae['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1850ae,'newValueBoolean')&&_0x5a314d['uint32'](0x28)['bool'](_0x1850ae['newValueBoolean']),null!=_0x1850ae['newValueJson']&&Object['hasOwnProperty']['call'](_0x1850ae,'newValueJson')&&_0x5a314d['uint32'](0x32)['string'](_0x1850ae['newValueJson']),null!=_0x1850ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x1850ae,'wasUndone')&&_0x5a314d['uint32'](0x38)['bool'](_0x1850ae['wasUndone']),_0x5a314d;},_0x4ce251['encodeDelimited']=function(_0x3cd15d,_0x1eadce){return this['encode'](_0x3cd15d,_0x1eadce)['ldelim']();},_0x4ce251['decode']=function(_0x423ace,_0x2600e0){_0x423ace instanceof _0x47b711||(_0x423ace=_0x47b711['create'](_0x423ace));for(var _0x53bd65=void 0x0===_0x2600e0?_0x423ace['len']:_0x423ace['pos']+_0x2600e0,_0x3cc7ce=new _0x2d831d['AttributeOperation']();_0x423ace['pos']<_0x53bd65;){var _0x5edda4=_0x423ace['uint32']();switch(_0x5edda4>>>0x3){case 0x1:_0x3cc7ce['range']=_0x2d831d['Range']['decode'](_0x423ace,_0x423ace['uint32']());break;case 0x2:_0x3cc7ce['key']=_0x423ace['string']();break;case 0x3:_0x3cc7ce['oldValueBoolean']=_0x423ace['bool']();break;case 0x4:_0x3cc7ce['oldValueJson']=_0x423ace['string']();break;case 0x5:_0x3cc7ce['newValueBoolean']=_0x423ace['bool']();break;case 0x6:_0x3cc7ce['newValueJson']=_0x423ace['string']();break;case 0x7:_0x3cc7ce['wasUndone']=_0x423ace['bool']();break;default:_0x423ace['skipType'](0x7&_0x5edda4);}}return _0x3cc7ce;},_0x4ce251['decodeDelimited']=function(_0x3f271c){return _0x3f271c instanceof _0x47b711||(_0x3f271c=new _0x47b711(_0x3f271c)),this['decode'](_0x3f271c,_0x3f271c['uint32']());},_0x4ce251['verify']=function(_0x1ed8dc){if('object'!=typeof _0x1ed8dc||null===_0x1ed8dc)return'object\x20expected';if(null!=_0x1ed8dc['range']&&_0x1ed8dc['hasOwnProperty']('range')){var _0x4ce354=_0x2d831d['Range']['verify'](_0x1ed8dc['range']);if(_0x4ce354)return'range.'+_0x4ce354;}return null!=_0x1ed8dc['key']&&_0x1ed8dc['hasOwnProperty']('key')&&!_0x56d319['isString'](_0x1ed8dc['key'])?'key:\x20string\x20expected':null!=_0x1ed8dc['oldValueBoolean']&&_0x1ed8dc['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1ed8dc['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1ed8dc['oldValueJson']&&_0x1ed8dc['hasOwnProperty']('oldValueJson')&&!_0x56d319['isString'](_0x1ed8dc['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1ed8dc['newValueBoolean']&&_0x1ed8dc['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1ed8dc['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1ed8dc['newValueJson']&&_0x1ed8dc['hasOwnProperty']('newValueJson')&&!_0x56d319['isString'](_0x1ed8dc['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1ed8dc['wasUndone']&&_0x1ed8dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ed8dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ce251['fromObject']=function(_0x8ce5a7){if(_0x8ce5a7 instanceof _0x2d831d['AttributeOperation'])return _0x8ce5a7;var _0x3fc099=new _0x2d831d['AttributeOperation']();if(null!=_0x8ce5a7['range']){if('object'!=typeof _0x8ce5a7['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x3fc099['range']=_0x2d831d['Range']['fromObject'](_0x8ce5a7['range']);}return null!=_0x8ce5a7['key']&&(_0x3fc099['key']=String(_0x8ce5a7['key'])),null!=_0x8ce5a7['oldValueBoolean']&&(_0x3fc099['oldValueBoolean']=Boolean(_0x8ce5a7['oldValueBoolean'])),null!=_0x8ce5a7['oldValueJson']&&(_0x3fc099['oldValueJson']=String(_0x8ce5a7['oldValueJson'])),null!=_0x8ce5a7['newValueBoolean']&&(_0x3fc099['newValueBoolean']=Boolean(_0x8ce5a7['newValueBoolean'])),null!=_0x8ce5a7['newValueJson']&&(_0x3fc099['newValueJson']=String(_0x8ce5a7['newValueJson'])),null!=_0x8ce5a7['wasUndone']&&(_0x3fc099['wasUndone']=Boolean(_0x8ce5a7['wasUndone'])),_0x3fc099;},_0x4ce251['toObject']=function(_0x49ffd2,_0x221e9f){_0x221e9f||(_0x221e9f={});var _0x4970db={};return _0x221e9f['defaults']&&(_0x4970db['range']=null,_0x4970db['key']='',_0x4970db['oldValueBoolean']=!0x1,_0x4970db['oldValueJson']='',_0x4970db['newValueBoolean']=!0x1,_0x4970db['newValueJson']='',_0x4970db['wasUndone']=!0x1),null!=_0x49ffd2['range']&&_0x49ffd2['hasOwnProperty']('range')&&(_0x4970db['range']=_0x2d831d['Range']['toObject'](_0x49ffd2['range'],_0x221e9f)),null!=_0x49ffd2['key']&&_0x49ffd2['hasOwnProperty']('key')&&(_0x4970db['key']=_0x49ffd2['key']),null!=_0x49ffd2['oldValueBoolean']&&_0x49ffd2['hasOwnProperty']('oldValueBoolean')&&(_0x4970db['oldValueBoolean']=_0x49ffd2['oldValueBoolean']),null!=_0x49ffd2['oldValueJson']&&_0x49ffd2['hasOwnProperty']('oldValueJson')&&(_0x4970db['oldValueJson']=_0x49ffd2['oldValueJson']),null!=_0x49ffd2['newValueBoolean']&&_0x49ffd2['hasOwnProperty']('newValueBoolean')&&(_0x4970db['newValueBoolean']=_0x49ffd2['newValueBoolean']),null!=_0x49ffd2['newValueJson']&&_0x49ffd2['hasOwnProperty']('newValueJson')&&(_0x4970db['newValueJson']=_0x49ffd2['newValueJson']),null!=_0x49ffd2['wasUndone']&&_0x49ffd2['hasOwnProperty']('wasUndone')&&(_0x4970db['wasUndone']=_0x49ffd2['wasUndone']),_0x4970db;},_0x4ce251['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x4ce251['getTypeUrl']=function(_0x2a9a5d){return void 0x0===_0x2a9a5d&&(_0x2a9a5d='type.googleapis.com'),_0x2a9a5d+'/AttributeOperation';},_0x4ce251;}()),_0x2d831d['InsertOperation']=(function(){function _0x552dc0(_0x4aba64){if(this['nodes']=[],_0x4aba64){for(var _0x526057=Object['keys'](_0x4aba64),_0x263542=0x0;_0x263542<_0x526057['length'];++_0x263542)null!=_0x4aba64[_0x526057[_0x263542]]&&(this[_0x526057[_0x263542]]=_0x4aba64[_0x526057[_0x263542]]);}}return _0x552dc0['prototype']['position']=null,_0x552dc0['prototype']['nodes']=_0x56d319['emptyArray'],_0x552dc0['prototype']['shouldReceiveAttributes']=!0x1,_0x552dc0['prototype']['wasUndone']=!0x1,_0x552dc0['create']=function(_0x502660){return new _0x552dc0(_0x502660);},_0x552dc0['encode']=function(_0x9dd6b5,_0x4c3d4c){if(_0x4c3d4c||(_0x4c3d4c=_0x26a3e6['create']()),null!=_0x9dd6b5['position']&&Object['hasOwnProperty']['call'](_0x9dd6b5,'position')&&_0x2d831d['Position']['encode'](_0x9dd6b5['position'],_0x4c3d4c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9dd6b5['nodes']&&_0x9dd6b5['nodes']['length']){for(var _0x2b3e83=0x0;_0x2b3e83<_0x9dd6b5['nodes']['length'];++_0x2b3e83)_0x2d831d['Element']['encode'](_0x9dd6b5['nodes'][_0x2b3e83],_0x4c3d4c['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x9dd6b5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x9dd6b5,'shouldReceiveAttributes')&&_0x4c3d4c['uint32'](0x18)['bool'](_0x9dd6b5['shouldReceiveAttributes']),null!=_0x9dd6b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x9dd6b5,'wasUndone')&&_0x4c3d4c['uint32'](0x20)['bool'](_0x9dd6b5['wasUndone']),_0x4c3d4c;},_0x552dc0['encodeDelimited']=function(_0x2ada54,_0x1988db){return this['encode'](_0x2ada54,_0x1988db)['ldelim']();},_0x552dc0['decode']=function(_0x2d2c2c,_0x552108){_0x2d2c2c instanceof _0x47b711||(_0x2d2c2c=_0x47b711['create'](_0x2d2c2c));for(var _0x2003e2=void 0x0===_0x552108?_0x2d2c2c['len']:_0x2d2c2c['pos']+_0x552108,_0x449e03=new _0x2d831d['InsertOperation']();_0x2d2c2c['pos']<_0x2003e2;){var _0x1882dc=_0x2d2c2c['uint32']();switch(_0x1882dc>>>0x3){case 0x1:_0x449e03['position']=_0x2d831d['Position']['decode'](_0x2d2c2c,_0x2d2c2c['uint32']());break;case 0x2:_0x449e03['nodes']&&_0x449e03['nodes']['length']||(_0x449e03['nodes']=[]),_0x449e03['nodes']['push'](_0x2d831d['Element']['decode'](_0x2d2c2c,_0x2d2c2c['uint32']()));break;case 0x3:_0x449e03['shouldReceiveAttributes']=_0x2d2c2c['bool']();break;case 0x4:_0x449e03['wasUndone']=_0x2d2c2c['bool']();break;default:_0x2d2c2c['skipType'](0x7&_0x1882dc);}}return _0x449e03;},_0x552dc0['decodeDelimited']=function(_0x9e4a55){return _0x9e4a55 instanceof _0x47b711||(_0x9e4a55=new _0x47b711(_0x9e4a55)),this['decode'](_0x9e4a55,_0x9e4a55['uint32']());},_0x552dc0['verify']=function(_0x537335){if('object'!=typeof _0x537335||null===_0x537335)return'object\x20expected';if(null!=_0x537335['position']&&_0x537335['hasOwnProperty']('position')&&(_0x3b0836=_0x2d831d['Position']['verify'](_0x537335['position'])))return'position.'+_0x3b0836;if(null!=_0x537335['nodes']&&_0x537335['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x537335['nodes']))return'nodes:\x20array\x20expected';for(var _0x916b21=0x0;_0x916b21<_0x537335['nodes']['length'];++_0x916b21){var _0x3b0836;if(_0x3b0836=_0x2d831d['Element']['verify'](_0x537335['nodes'][_0x916b21]))return'nodes.'+_0x3b0836;}}return null!=_0x537335['shouldReceiveAttributes']&&_0x537335['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x537335['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x537335['wasUndone']&&_0x537335['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x537335['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x552dc0['fromObject']=function(_0x34bb69){if(_0x34bb69 instanceof _0x2d831d['InsertOperation'])return _0x34bb69;var _0x30e018=new _0x2d831d['InsertOperation']();if(null!=_0x34bb69['position']){if('object'!=typeof _0x34bb69['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x30e018['position']=_0x2d831d['Position']['fromObject'](_0x34bb69['position']);}if(_0x34bb69['nodes']){if(!Array['isArray'](_0x34bb69['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x30e018['nodes']=[];for(var _0x19831f=0x0;_0x19831f<_0x34bb69['nodes']['length'];++_0x19831f){if('object'!=typeof _0x34bb69['nodes'][_0x19831f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x30e018['nodes'][_0x19831f]=_0x2d831d['Element']['fromObject'](_0x34bb69['nodes'][_0x19831f]);}}return null!=_0x34bb69['shouldReceiveAttributes']&&(_0x30e018['shouldReceiveAttributes']=Boolean(_0x34bb69['shouldReceiveAttributes'])),null!=_0x34bb69['wasUndone']&&(_0x30e018['wasUndone']=Boolean(_0x34bb69['wasUndone'])),_0x30e018;},_0x552dc0['toObject']=function(_0x162896,_0x3cd20c){_0x3cd20c||(_0x3cd20c={});var _0x519886={};if((_0x3cd20c['arrays']||_0x3cd20c['defaults'])&&(_0x519886['nodes']=[]),_0x3cd20c['defaults']&&(_0x519886['position']=null,_0x519886['shouldReceiveAttributes']=!0x1,_0x519886['wasUndone']=!0x1),null!=_0x162896['position']&&_0x162896['hasOwnProperty']('position')&&(_0x519886['position']=_0x2d831d['Position']['toObject'](_0x162896['position'],_0x3cd20c)),_0x162896['nodes']&&_0x162896['nodes']['length']){_0x519886['nodes']=[];for(var _0x32ac60=0x0;_0x32ac60<_0x162896['nodes']['length'];++_0x32ac60)_0x519886['nodes'][_0x32ac60]=_0x2d831d['Element']['toObject'](_0x162896['nodes'][_0x32ac60],_0x3cd20c);}return null!=_0x162896['shouldReceiveAttributes']&&_0x162896['hasOwnProperty']('shouldReceiveAttributes')&&(_0x519886['shouldReceiveAttributes']=_0x162896['shouldReceiveAttributes']),null!=_0x162896['wasUndone']&&_0x162896['hasOwnProperty']('wasUndone')&&(_0x519886['wasUndone']=_0x162896['wasUndone']),_0x519886;},_0x552dc0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x552dc0['getTypeUrl']=function(_0x5ef35e){return void 0x0===_0x5ef35e&&(_0x5ef35e='type.googleapis.com'),_0x5ef35e+'/InsertOperation';},_0x552dc0;}()),_0x2d831d['MarkerOperation']=(function(){function _0x9e88ba(_0xe559f1){if(_0xe559f1){for(var _0x534bfb=Object['keys'](_0xe559f1),_0x457c1a=0x0;_0x457c1a<_0x534bfb['length'];++_0x457c1a)null!=_0xe559f1[_0x534bfb[_0x457c1a]]&&(this[_0x534bfb[_0x457c1a]]=_0xe559f1[_0x534bfb[_0x457c1a]]);}}return _0x9e88ba['prototype']['name']='',_0x9e88ba['prototype']['oldRange']=null,_0x9e88ba['prototype']['newRange']=null,_0x9e88ba['prototype']['affectsData']=!0x1,_0x9e88ba['prototype']['wasUndone']=!0x1,_0x9e88ba['create']=function(_0x3120cc){return new _0x9e88ba(_0x3120cc);},_0x9e88ba['encode']=function(_0x43be41,_0x68e41a){return _0x68e41a||(_0x68e41a=_0x26a3e6['create']()),null!=_0x43be41['name']&&Object['hasOwnProperty']['call'](_0x43be41,'name')&&_0x68e41a['uint32'](0xa)['string'](_0x43be41['name']),null!=_0x43be41['oldRange']&&Object['hasOwnProperty']['call'](_0x43be41,'oldRange')&&_0x2d831d['Range']['encode'](_0x43be41['oldRange'],_0x68e41a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x43be41['newRange']&&Object['hasOwnProperty']['call'](_0x43be41,'newRange')&&_0x2d831d['Range']['encode'](_0x43be41['newRange'],_0x68e41a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x43be41['affectsData']&&Object['hasOwnProperty']['call'](_0x43be41,'affectsData')&&_0x68e41a['uint32'](0x20)['bool'](_0x43be41['affectsData']),null!=_0x43be41['wasUndone']&&Object['hasOwnProperty']['call'](_0x43be41,'wasUndone')&&_0x68e41a['uint32'](0x28)['bool'](_0x43be41['wasUndone']),_0x68e41a;},_0x9e88ba['encodeDelimited']=function(_0x4772cd,_0x2b992a){return this['encode'](_0x4772cd,_0x2b992a)['ldelim']();},_0x9e88ba['decode']=function(_0x3c5568,_0x544962){_0x3c5568 instanceof _0x47b711||(_0x3c5568=_0x47b711['create'](_0x3c5568));for(var _0x55e32a=void 0x0===_0x544962?_0x3c5568['len']:_0x3c5568['pos']+_0x544962,_0x277b8c=new _0x2d831d['MarkerOperation']();_0x3c5568['pos']<_0x55e32a;){var _0x31c69e=_0x3c5568['uint32']();switch(_0x31c69e>>>0x3){case 0x1:_0x277b8c['name']=_0x3c5568['string']();break;case 0x2:_0x277b8c['oldRange']=_0x2d831d['Range']['decode'](_0x3c5568,_0x3c5568['uint32']());break;case 0x3:_0x277b8c['newRange']=_0x2d831d['Range']['decode'](_0x3c5568,_0x3c5568['uint32']());break;case 0x4:_0x277b8c['affectsData']=_0x3c5568['bool']();break;case 0x5:_0x277b8c['wasUndone']=_0x3c5568['bool']();break;default:_0x3c5568['skipType'](0x7&_0x31c69e);}}return _0x277b8c;},_0x9e88ba['decodeDelimited']=function(_0x5f2314){return _0x5f2314 instanceof _0x47b711||(_0x5f2314=new _0x47b711(_0x5f2314)),this['decode'](_0x5f2314,_0x5f2314['uint32']());},_0x9e88ba['verify']=function(_0x3cf8ea){if('object'!=typeof _0x3cf8ea||null===_0x3cf8ea)return'object\x20expected';if(null!=_0x3cf8ea['name']&&_0x3cf8ea['hasOwnProperty']('name')&&!_0x56d319['isString'](_0x3cf8ea['name']))return'name:\x20string\x20expected';var _0x295972;if(null!=_0x3cf8ea['oldRange']&&_0x3cf8ea['hasOwnProperty']('oldRange')&&(_0x295972=_0x2d831d['Range']['verify'](_0x3cf8ea['oldRange'])))return'oldRange.'+_0x295972;if(null!=_0x3cf8ea['newRange']&&_0x3cf8ea['hasOwnProperty']('newRange')&&(_0x295972=_0x2d831d['Range']['verify'](_0x3cf8ea['newRange'])))return'newRange.'+_0x295972;return null!=_0x3cf8ea['affectsData']&&_0x3cf8ea['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3cf8ea['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3cf8ea['wasUndone']&&_0x3cf8ea['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cf8ea['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9e88ba['fromObject']=function(_0x101be7){if(_0x101be7 instanceof _0x2d831d['MarkerOperation'])return _0x101be7;var _0x1ba55a=new _0x2d831d['MarkerOperation']();if(null!=_0x101be7['name']&&(_0x1ba55a['name']=String(_0x101be7['name'])),null!=_0x101be7['oldRange']){if('object'!=typeof _0x101be7['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1ba55a['oldRange']=_0x2d831d['Range']['fromObject'](_0x101be7['oldRange']);}if(null!=_0x101be7['newRange']){if('object'!=typeof _0x101be7['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1ba55a['newRange']=_0x2d831d['Range']['fromObject'](_0x101be7['newRange']);}return null!=_0x101be7['affectsData']&&(_0x1ba55a['affectsData']=Boolean(_0x101be7['affectsData'])),null!=_0x101be7['wasUndone']&&(_0x1ba55a['wasUndone']=Boolean(_0x101be7['wasUndone'])),_0x1ba55a;},_0x9e88ba['toObject']=function(_0x436690,_0x2f798e){_0x2f798e||(_0x2f798e={});var _0x3a19e4={};return _0x2f798e['defaults']&&(_0x3a19e4['name']='',_0x3a19e4['oldRange']=null,_0x3a19e4['newRange']=null,_0x3a19e4['affectsData']=!0x1,_0x3a19e4['wasUndone']=!0x1),null!=_0x436690['name']&&_0x436690['hasOwnProperty']('name')&&(_0x3a19e4['name']=_0x436690['name']),null!=_0x436690['oldRange']&&_0x436690['hasOwnProperty']('oldRange')&&(_0x3a19e4['oldRange']=_0x2d831d['Range']['toObject'](_0x436690['oldRange'],_0x2f798e)),null!=_0x436690['newRange']&&_0x436690['hasOwnProperty']('newRange')&&(_0x3a19e4['newRange']=_0x2d831d['Range']['toObject'](_0x436690['newRange'],_0x2f798e)),null!=_0x436690['affectsData']&&_0x436690['hasOwnProperty']('affectsData')&&(_0x3a19e4['affectsData']=_0x436690['affectsData']),null!=_0x436690['wasUndone']&&_0x436690['hasOwnProperty']('wasUndone')&&(_0x3a19e4['wasUndone']=_0x436690['wasUndone']),_0x3a19e4;},_0x9e88ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x9e88ba['getTypeUrl']=function(_0x5eca78){return void 0x0===_0x5eca78&&(_0x5eca78='type.googleapis.com'),_0x5eca78+'/MarkerOperation';},_0x9e88ba;}()),_0x2d831d['MergeOperation']=(function(){function _0x29f01c(_0x2c7a65){if(_0x2c7a65){for(var _0x54e28d=Object['keys'](_0x2c7a65),_0x28a47f=0x0;_0x28a47f<_0x54e28d['length'];++_0x28a47f)null!=_0x2c7a65[_0x54e28d[_0x28a47f]]&&(this[_0x54e28d[_0x28a47f]]=_0x2c7a65[_0x54e28d[_0x28a47f]]);}}return _0x29f01c['prototype']['sourcePosition']=null,_0x29f01c['prototype']['targetPosition']=null,_0x29f01c['prototype']['graveyardPosition']=null,_0x29f01c['prototype']['howMany']=0x0,_0x29f01c['prototype']['wasUndone']=!0x1,_0x29f01c['create']=function(_0x31d5b7){return new _0x29f01c(_0x31d5b7);},_0x29f01c['encode']=function(_0x38779f,_0x2d392e){return _0x2d392e||(_0x2d392e=_0x26a3e6['create']()),null!=_0x38779f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x38779f,'sourcePosition')&&_0x2d831d['Position']['encode'](_0x38779f['sourcePosition'],_0x2d392e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x38779f['targetPosition']&&Object['hasOwnProperty']['call'](_0x38779f,'targetPosition')&&_0x2d831d['Position']['encode'](_0x38779f['targetPosition'],_0x2d392e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x38779f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x38779f,'graveyardPosition')&&_0x2d831d['Position']['encode'](_0x38779f['graveyardPosition'],_0x2d392e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x38779f['howMany']&&Object['hasOwnProperty']['call'](_0x38779f,'howMany')&&_0x2d392e['uint32'](0x20)['uint32'](_0x38779f['howMany']),null!=_0x38779f['wasUndone']&&Object['hasOwnProperty']['call'](_0x38779f,'wasUndone')&&_0x2d392e['uint32'](0x28)['bool'](_0x38779f['wasUndone']),_0x2d392e;},_0x29f01c['encodeDelimited']=function(_0x1fe2dd,_0x24ff70){return this['encode'](_0x1fe2dd,_0x24ff70)['ldelim']();},_0x29f01c['decode']=function(_0x5de1b8,_0x15d3fb){_0x5de1b8 instanceof _0x47b711||(_0x5de1b8=_0x47b711['create'](_0x5de1b8));for(var _0x30c033=void 0x0===_0x15d3fb?_0x5de1b8['len']:_0x5de1b8['pos']+_0x15d3fb,_0x130ea9=new _0x2d831d['MergeOperation']();_0x5de1b8['pos']<_0x30c033;){var _0x10b44a=_0x5de1b8['uint32']();switch(_0x10b44a>>>0x3){case 0x1:_0x130ea9['sourcePosition']=_0x2d831d['Position']['decode'](_0x5de1b8,_0x5de1b8['uint32']());break;case 0x2:_0x130ea9['targetPosition']=_0x2d831d['Position']['decode'](_0x5de1b8,_0x5de1b8['uint32']());break;case 0x3:_0x130ea9['graveyardPosition']=_0x2d831d['Position']['decode'](_0x5de1b8,_0x5de1b8['uint32']());break;case 0x4:_0x130ea9['howMany']=_0x5de1b8['uint32']();break;case 0x5:_0x130ea9['wasUndone']=_0x5de1b8['bool']();break;default:_0x5de1b8['skipType'](0x7&_0x10b44a);}}return _0x130ea9;},_0x29f01c['decodeDelimited']=function(_0x102752){return _0x102752 instanceof _0x47b711||(_0x102752=new _0x47b711(_0x102752)),this['decode'](_0x102752,_0x102752['uint32']());},_0x29f01c['verify']=function(_0x58ee63){if('object'!=typeof _0x58ee63||null===_0x58ee63)return'object\x20expected';var _0x21e370;if(null!=_0x58ee63['sourcePosition']&&_0x58ee63['hasOwnProperty']('sourcePosition')&&(_0x21e370=_0x2d831d['Position']['verify'](_0x58ee63['sourcePosition'])))return'sourcePosition.'+_0x21e370;if(null!=_0x58ee63['targetPosition']&&_0x58ee63['hasOwnProperty']('targetPosition')&&(_0x21e370=_0x2d831d['Position']['verify'](_0x58ee63['targetPosition'])))return'targetPosition.'+_0x21e370;if(null!=_0x58ee63['graveyardPosition']&&_0x58ee63['hasOwnProperty']('graveyardPosition')&&(_0x21e370=_0x2d831d['Position']['verify'](_0x58ee63['graveyardPosition'])))return'graveyardPosition.'+_0x21e370;return null!=_0x58ee63['howMany']&&_0x58ee63['hasOwnProperty']('howMany')&&!_0x56d319['isInteger'](_0x58ee63['howMany'])?'howMany:\x20integer\x20expected':null!=_0x58ee63['wasUndone']&&_0x58ee63['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58ee63['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29f01c['fromObject']=function(_0x33f213){if(_0x33f213 instanceof _0x2d831d['MergeOperation'])return _0x33f213;var _0x40b9e6=new _0x2d831d['MergeOperation']();if(null!=_0x33f213['sourcePosition']){if('object'!=typeof _0x33f213['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x40b9e6['sourcePosition']=_0x2d831d['Position']['fromObject'](_0x33f213['sourcePosition']);}if(null!=_0x33f213['targetPosition']){if('object'!=typeof _0x33f213['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x40b9e6['targetPosition']=_0x2d831d['Position']['fromObject'](_0x33f213['targetPosition']);}if(null!=_0x33f213['graveyardPosition']){if('object'!=typeof _0x33f213['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x40b9e6['graveyardPosition']=_0x2d831d['Position']['fromObject'](_0x33f213['graveyardPosition']);}return null!=_0x33f213['howMany']&&(_0x40b9e6['howMany']=_0x33f213['howMany']>>>0x0),null!=_0x33f213['wasUndone']&&(_0x40b9e6['wasUndone']=Boolean(_0x33f213['wasUndone'])),_0x40b9e6;},_0x29f01c['toObject']=function(_0x3e2175,_0x5a0d26){_0x5a0d26||(_0x5a0d26={});var _0x38f275={};return _0x5a0d26['defaults']&&(_0x38f275['sourcePosition']=null,_0x38f275['targetPosition']=null,_0x38f275['graveyardPosition']=null,_0x38f275['howMany']=0x0,_0x38f275['wasUndone']=!0x1),null!=_0x3e2175['sourcePosition']&&_0x3e2175['hasOwnProperty']('sourcePosition')&&(_0x38f275['sourcePosition']=_0x2d831d['Position']['toObject'](_0x3e2175['sourcePosition'],_0x5a0d26)),null!=_0x3e2175['targetPosition']&&_0x3e2175['hasOwnProperty']('targetPosition')&&(_0x38f275['targetPosition']=_0x2d831d['Position']['toObject'](_0x3e2175['targetPosition'],_0x5a0d26)),null!=_0x3e2175['graveyardPosition']&&_0x3e2175['hasOwnProperty']('graveyardPosition')&&(_0x38f275['graveyardPosition']=_0x2d831d['Position']['toObject'](_0x3e2175['graveyardPosition'],_0x5a0d26)),null!=_0x3e2175['howMany']&&_0x3e2175['hasOwnProperty']('howMany')&&(_0x38f275['howMany']=_0x3e2175['howMany']),null!=_0x3e2175['wasUndone']&&_0x3e2175['hasOwnProperty']('wasUndone')&&(_0x38f275['wasUndone']=_0x3e2175['wasUndone']),_0x38f275;},_0x29f01c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x29f01c['getTypeUrl']=function(_0x1b449f){return void 0x0===_0x1b449f&&(_0x1b449f='type.googleapis.com'),_0x1b449f+'/MergeOperation';},_0x29f01c;}()),_0x2d831d['MoveOperation']=(function(){function _0x5bbeb1(_0x37b128){if(_0x37b128){for(var _0xdb70ed=Object['keys'](_0x37b128),_0x41ff3a=0x0;_0x41ff3a<_0xdb70ed['length'];++_0x41ff3a)null!=_0x37b128[_0xdb70ed[_0x41ff3a]]&&(this[_0xdb70ed[_0x41ff3a]]=_0x37b128[_0xdb70ed[_0x41ff3a]]);}}return _0x5bbeb1['prototype']['sourcePosition']=null,_0x5bbeb1['prototype']['howMany']=0x0,_0x5bbeb1['prototype']['targetPosition']=null,_0x5bbeb1['prototype']['wasUndone']=!0x1,_0x5bbeb1['create']=function(_0x5cbb21){return new _0x5bbeb1(_0x5cbb21);},_0x5bbeb1['encode']=function(_0x121b9e,_0x513102){return _0x513102||(_0x513102=_0x26a3e6['create']()),null!=_0x121b9e['sourcePosition']&&Object['hasOwnProperty']['call'](_0x121b9e,'sourcePosition')&&_0x2d831d['Position']['encode'](_0x121b9e['sourcePosition'],_0x513102['uint32'](0xa)['fork']())['ldelim'](),null!=_0x121b9e['howMany']&&Object['hasOwnProperty']['call'](_0x121b9e,'howMany')&&_0x513102['uint32'](0x10)['uint32'](_0x121b9e['howMany']),null!=_0x121b9e['targetPosition']&&Object['hasOwnProperty']['call'](_0x121b9e,'targetPosition')&&_0x2d831d['Position']['encode'](_0x121b9e['targetPosition'],_0x513102['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x121b9e['wasUndone']&&Object['hasOwnProperty']['call'](_0x121b9e,'wasUndone')&&_0x513102['uint32'](0x20)['bool'](_0x121b9e['wasUndone']),_0x513102;},_0x5bbeb1['encodeDelimited']=function(_0x411c4d,_0x498fce){return this['encode'](_0x411c4d,_0x498fce)['ldelim']();},_0x5bbeb1['decode']=function(_0x99a97b,_0x5a5a98){_0x99a97b instanceof _0x47b711||(_0x99a97b=_0x47b711['create'](_0x99a97b));for(var _0x486e6b=void 0x0===_0x5a5a98?_0x99a97b['len']:_0x99a97b['pos']+_0x5a5a98,_0x25cab2=new _0x2d831d['MoveOperation']();_0x99a97b['pos']<_0x486e6b;){var _0xe80750=_0x99a97b['uint32']();switch(_0xe80750>>>0x3){case 0x1:_0x25cab2['sourcePosition']=_0x2d831d['Position']['decode'](_0x99a97b,_0x99a97b['uint32']());break;case 0x2:_0x25cab2['howMany']=_0x99a97b['uint32']();break;case 0x3:_0x25cab2['targetPosition']=_0x2d831d['Position']['decode'](_0x99a97b,_0x99a97b['uint32']());break;case 0x4:_0x25cab2['wasUndone']=_0x99a97b['bool']();break;default:_0x99a97b['skipType'](0x7&_0xe80750);}}return _0x25cab2;},_0x5bbeb1['decodeDelimited']=function(_0x3dbd2a){return _0x3dbd2a instanceof _0x47b711||(_0x3dbd2a=new _0x47b711(_0x3dbd2a)),this['decode'](_0x3dbd2a,_0x3dbd2a['uint32']());},_0x5bbeb1['verify']=function(_0x16ec32){if('object'!=typeof _0x16ec32||null===_0x16ec32)return'object\x20expected';var _0x26a084;if(null!=_0x16ec32['sourcePosition']&&_0x16ec32['hasOwnProperty']('sourcePosition')&&(_0x26a084=_0x2d831d['Position']['verify'](_0x16ec32['sourcePosition'])))return'sourcePosition.'+_0x26a084;if(null!=_0x16ec32['howMany']&&_0x16ec32['hasOwnProperty']('howMany')&&!_0x56d319['isInteger'](_0x16ec32['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x16ec32['targetPosition']&&_0x16ec32['hasOwnProperty']('targetPosition')&&(_0x26a084=_0x2d831d['Position']['verify'](_0x16ec32['targetPosition'])))return'targetPosition.'+_0x26a084;return null!=_0x16ec32['wasUndone']&&_0x16ec32['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16ec32['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5bbeb1['fromObject']=function(_0x3c411b){if(_0x3c411b instanceof _0x2d831d['MoveOperation'])return _0x3c411b;var _0x188791=new _0x2d831d['MoveOperation']();if(null!=_0x3c411b['sourcePosition']){if('object'!=typeof _0x3c411b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x188791['sourcePosition']=_0x2d831d['Position']['fromObject'](_0x3c411b['sourcePosition']);}if(null!=_0x3c411b['howMany']&&(_0x188791['howMany']=_0x3c411b['howMany']>>>0x0),null!=_0x3c411b['targetPosition']){if('object'!=typeof _0x3c411b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x188791['targetPosition']=_0x2d831d['Position']['fromObject'](_0x3c411b['targetPosition']);}return null!=_0x3c411b['wasUndone']&&(_0x188791['wasUndone']=Boolean(_0x3c411b['wasUndone'])),_0x188791;},_0x5bbeb1['toObject']=function(_0x584230,_0x5865c9){_0x5865c9||(_0x5865c9={});var _0x295e9a={};return _0x5865c9['defaults']&&(_0x295e9a['sourcePosition']=null,_0x295e9a['howMany']=0x0,_0x295e9a['targetPosition']=null,_0x295e9a['wasUndone']=!0x1),null!=_0x584230['sourcePosition']&&_0x584230['hasOwnProperty']('sourcePosition')&&(_0x295e9a['sourcePosition']=_0x2d831d['Position']['toObject'](_0x584230['sourcePosition'],_0x5865c9)),null!=_0x584230['howMany']&&_0x584230['hasOwnProperty']('howMany')&&(_0x295e9a['howMany']=_0x584230['howMany']),null!=_0x584230['targetPosition']&&_0x584230['hasOwnProperty']('targetPosition')&&(_0x295e9a['targetPosition']=_0x2d831d['Position']['toObject'](_0x584230['targetPosition'],_0x5865c9)),null!=_0x584230['wasUndone']&&_0x584230['hasOwnProperty']('wasUndone')&&(_0x295e9a['wasUndone']=_0x584230['wasUndone']),_0x295e9a;},_0x5bbeb1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x5bbeb1['getTypeUrl']=function(_0x379da5){return void 0x0===_0x379da5&&(_0x379da5='type.googleapis.com'),_0x379da5+'/MoveOperation';},_0x5bbeb1;}()),_0x2d831d['RenameOperation']=(function(){function _0x210803(_0x3d048d){if(_0x3d048d){for(var _0x35f611=Object['keys'](_0x3d048d),_0x4aeeeb=0x0;_0x4aeeeb<_0x35f611['length'];++_0x4aeeeb)null!=_0x3d048d[_0x35f611[_0x4aeeeb]]&&(this[_0x35f611[_0x4aeeeb]]=_0x3d048d[_0x35f611[_0x4aeeeb]]);}}return _0x210803['prototype']['position']=null,_0x210803['prototype']['oldName']='',_0x210803['prototype']['newName']='',_0x210803['prototype']['wasUndone']=!0x1,_0x210803['create']=function(_0xb62d58){return new _0x210803(_0xb62d58);},_0x210803['encode']=function(_0x152c30,_0x132469){return _0x132469||(_0x132469=_0x26a3e6['create']()),null!=_0x152c30['position']&&Object['hasOwnProperty']['call'](_0x152c30,'position')&&_0x2d831d['Position']['encode'](_0x152c30['position'],_0x132469['uint32'](0xa)['fork']())['ldelim'](),null!=_0x152c30['oldName']&&Object['hasOwnProperty']['call'](_0x152c30,'oldName')&&_0x132469['uint32'](0x12)['string'](_0x152c30['oldName']),null!=_0x152c30['newName']&&Object['hasOwnProperty']['call'](_0x152c30,'newName')&&_0x132469['uint32'](0x1a)['string'](_0x152c30['newName']),null!=_0x152c30['wasUndone']&&Object['hasOwnProperty']['call'](_0x152c30,'wasUndone')&&_0x132469['uint32'](0x20)['bool'](_0x152c30['wasUndone']),_0x132469;},_0x210803['encodeDelimited']=function(_0x2c5ba4,_0x2d21cd){return this['encode'](_0x2c5ba4,_0x2d21cd)['ldelim']();},_0x210803['decode']=function(_0x57737e,_0xbcdb91){_0x57737e instanceof _0x47b711||(_0x57737e=_0x47b711['create'](_0x57737e));for(var _0x502cdf=void 0x0===_0xbcdb91?_0x57737e['len']:_0x57737e['pos']+_0xbcdb91,_0x35f4a1=new _0x2d831d['RenameOperation']();_0x57737e['pos']<_0x502cdf;){var _0x5c44c3=_0x57737e['uint32']();switch(_0x5c44c3>>>0x3){case 0x1:_0x35f4a1['position']=_0x2d831d['Position']['decode'](_0x57737e,_0x57737e['uint32']());break;case 0x2:_0x35f4a1['oldName']=_0x57737e['string']();break;case 0x3:_0x35f4a1['newName']=_0x57737e['string']();break;case 0x4:_0x35f4a1['wasUndone']=_0x57737e['bool']();break;default:_0x57737e['skipType'](0x7&_0x5c44c3);}}return _0x35f4a1;},_0x210803['decodeDelimited']=function(_0x384f7b){return _0x384f7b instanceof _0x47b711||(_0x384f7b=new _0x47b711(_0x384f7b)),this['decode'](_0x384f7b,_0x384f7b['uint32']());},_0x210803['verify']=function(_0x24632c){if('object'!=typeof _0x24632c||null===_0x24632c)return'object\x20expected';if(null!=_0x24632c['position']&&_0x24632c['hasOwnProperty']('position')){var _0x3de844=_0x2d831d['Position']['verify'](_0x24632c['position']);if(_0x3de844)return'position.'+_0x3de844;}return null!=_0x24632c['oldName']&&_0x24632c['hasOwnProperty']('oldName')&&!_0x56d319['isString'](_0x24632c['oldName'])?'oldName:\x20string\x20expected':null!=_0x24632c['newName']&&_0x24632c['hasOwnProperty']('newName')&&!_0x56d319['isString'](_0x24632c['newName'])?'newName:\x20string\x20expected':null!=_0x24632c['wasUndone']&&_0x24632c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x24632c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x210803['fromObject']=function(_0x52a4f3){if(_0x52a4f3 instanceof _0x2d831d['RenameOperation'])return _0x52a4f3;var _0x29ddf2=new _0x2d831d['RenameOperation']();if(null!=_0x52a4f3['position']){if('object'!=typeof _0x52a4f3['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x29ddf2['position']=_0x2d831d['Position']['fromObject'](_0x52a4f3['position']);}return null!=_0x52a4f3['oldName']&&(_0x29ddf2['oldName']=String(_0x52a4f3['oldName'])),null!=_0x52a4f3['newName']&&(_0x29ddf2['newName']=String(_0x52a4f3['newName'])),null!=_0x52a4f3['wasUndone']&&(_0x29ddf2['wasUndone']=Boolean(_0x52a4f3['wasUndone'])),_0x29ddf2;},_0x210803['toObject']=function(_0x42da9f,_0x5dde32){_0x5dde32||(_0x5dde32={});var _0x194e58={};return _0x5dde32['defaults']&&(_0x194e58['position']=null,_0x194e58['oldName']='',_0x194e58['newName']='',_0x194e58['wasUndone']=!0x1),null!=_0x42da9f['position']&&_0x42da9f['hasOwnProperty']('position')&&(_0x194e58['position']=_0x2d831d['Position']['toObject'](_0x42da9f['position'],_0x5dde32)),null!=_0x42da9f['oldName']&&_0x42da9f['hasOwnProperty']('oldName')&&(_0x194e58['oldName']=_0x42da9f['oldName']),null!=_0x42da9f['newName']&&_0x42da9f['hasOwnProperty']('newName')&&(_0x194e58['newName']=_0x42da9f['newName']),null!=_0x42da9f['wasUndone']&&_0x42da9f['hasOwnProperty']('wasUndone')&&(_0x194e58['wasUndone']=_0x42da9f['wasUndone']),_0x194e58;},_0x210803['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x210803['getTypeUrl']=function(_0x20d929){return void 0x0===_0x20d929&&(_0x20d929='type.googleapis.com'),_0x20d929+'/RenameOperation';},_0x210803;}()),_0x2d831d['RootAttributeOperation']=(function(){function _0x2b95e1(_0x47ffe7){if(_0x47ffe7){for(var _0x33a4fc=Object['keys'](_0x47ffe7),_0x5ec379=0x0;_0x5ec379<_0x33a4fc['length'];++_0x5ec379)null!=_0x47ffe7[_0x33a4fc[_0x5ec379]]&&(this[_0x33a4fc[_0x5ec379]]=_0x47ffe7[_0x33a4fc[_0x5ec379]]);}}return _0x2b95e1['prototype']['root']='',_0x2b95e1['prototype']['key']='',_0x2b95e1['prototype']['oldValueBoolean']=!0x1,_0x2b95e1['prototype']['oldValueJson']='',_0x2b95e1['prototype']['newValueBoolean']=!0x1,_0x2b95e1['prototype']['newValueJson']='',_0x2b95e1['prototype']['wasUndone']=!0x1,_0x2b95e1['create']=function(_0x34e6ce){return new _0x2b95e1(_0x34e6ce);},_0x2b95e1['encode']=function(_0x200a20,_0x23a1f0){return _0x23a1f0||(_0x23a1f0=_0x26a3e6['create']()),null!=_0x200a20['root']&&Object['hasOwnProperty']['call'](_0x200a20,'root')&&_0x23a1f0['uint32'](0xa)['string'](_0x200a20['root']),null!=_0x200a20['key']&&Object['hasOwnProperty']['call'](_0x200a20,'key')&&_0x23a1f0['uint32'](0x12)['string'](_0x200a20['key']),null!=_0x200a20['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x200a20,'oldValueBoolean')&&_0x23a1f0['uint32'](0x18)['bool'](_0x200a20['oldValueBoolean']),null!=_0x200a20['oldValueJson']&&Object['hasOwnProperty']['call'](_0x200a20,'oldValueJson')&&_0x23a1f0['uint32'](0x22)['string'](_0x200a20['oldValueJson']),null!=_0x200a20['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x200a20,'newValueBoolean')&&_0x23a1f0['uint32'](0x28)['bool'](_0x200a20['newValueBoolean']),null!=_0x200a20['newValueJson']&&Object['hasOwnProperty']['call'](_0x200a20,'newValueJson')&&_0x23a1f0['uint32'](0x32)['string'](_0x200a20['newValueJson']),null!=_0x200a20['wasUndone']&&Object['hasOwnProperty']['call'](_0x200a20,'wasUndone')&&_0x23a1f0['uint32'](0x38)['bool'](_0x200a20['wasUndone']),_0x23a1f0;},_0x2b95e1['encodeDelimited']=function(_0xd26be2,_0x1dfacf){return this['encode'](_0xd26be2,_0x1dfacf)['ldelim']();},_0x2b95e1['decode']=function(_0x540e40,_0x4d0815){_0x540e40 instanceof _0x47b711||(_0x540e40=_0x47b711['create'](_0x540e40));for(var _0x353e54=void 0x0===_0x4d0815?_0x540e40['len']:_0x540e40['pos']+_0x4d0815,_0xebad87=new _0x2d831d['RootAttributeOperation']();_0x540e40['pos']<_0x353e54;){var _0x521c81=_0x540e40['uint32']();switch(_0x521c81>>>0x3){case 0x1:_0xebad87['root']=_0x540e40['string']();break;case 0x2:_0xebad87['key']=_0x540e40['string']();break;case 0x3:_0xebad87['oldValueBoolean']=_0x540e40['bool']();break;case 0x4:_0xebad87['oldValueJson']=_0x540e40['string']();break;case 0x5:_0xebad87['newValueBoolean']=_0x540e40['bool']();break;case 0x6:_0xebad87['newValueJson']=_0x540e40['string']();break;case 0x7:_0xebad87['wasUndone']=_0x540e40['bool']();break;default:_0x540e40['skipType'](0x7&_0x521c81);}}return _0xebad87;},_0x2b95e1['decodeDelimited']=function(_0x2770f3){return _0x2770f3 instanceof _0x47b711||(_0x2770f3=new _0x47b711(_0x2770f3)),this['decode'](_0x2770f3,_0x2770f3['uint32']());},_0x2b95e1['verify']=function(_0x275bf4){return'object'!=typeof _0x275bf4||null===_0x275bf4?'object\x20expected':null!=_0x275bf4['root']&&_0x275bf4['hasOwnProperty']('root')&&!_0x56d319['isString'](_0x275bf4['root'])?'root:\x20string\x20expected':null!=_0x275bf4['key']&&_0x275bf4['hasOwnProperty']('key')&&!_0x56d319['isString'](_0x275bf4['key'])?'key:\x20string\x20expected':null!=_0x275bf4['oldValueBoolean']&&_0x275bf4['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x275bf4['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x275bf4['oldValueJson']&&_0x275bf4['hasOwnProperty']('oldValueJson')&&!_0x56d319['isString'](_0x275bf4['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x275bf4['newValueBoolean']&&_0x275bf4['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x275bf4['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x275bf4['newValueJson']&&_0x275bf4['hasOwnProperty']('newValueJson')&&!_0x56d319['isString'](_0x275bf4['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x275bf4['wasUndone']&&_0x275bf4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x275bf4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b95e1['fromObject']=function(_0x53d7c2){if(_0x53d7c2 instanceof _0x2d831d['RootAttributeOperation'])return _0x53d7c2;var _0x118625=new _0x2d831d['RootAttributeOperation']();return null!=_0x53d7c2['root']&&(_0x118625['root']=String(_0x53d7c2['root'])),null!=_0x53d7c2['key']&&(_0x118625['key']=String(_0x53d7c2['key'])),null!=_0x53d7c2['oldValueBoolean']&&(_0x118625['oldValueBoolean']=Boolean(_0x53d7c2['oldValueBoolean'])),null!=_0x53d7c2['oldValueJson']&&(_0x118625['oldValueJson']=String(_0x53d7c2['oldValueJson'])),null!=_0x53d7c2['newValueBoolean']&&(_0x118625['newValueBoolean']=Boolean(_0x53d7c2['newValueBoolean'])),null!=_0x53d7c2['newValueJson']&&(_0x118625['newValueJson']=String(_0x53d7c2['newValueJson'])),null!=_0x53d7c2['wasUndone']&&(_0x118625['wasUndone']=Boolean(_0x53d7c2['wasUndone'])),_0x118625;},_0x2b95e1['toObject']=function(_0x1c4f42,_0x3e9c6b){_0x3e9c6b||(_0x3e9c6b={});var _0x4c38a6={};return _0x3e9c6b['defaults']&&(_0x4c38a6['root']='',_0x4c38a6['key']='',_0x4c38a6['oldValueBoolean']=!0x1,_0x4c38a6['oldValueJson']='',_0x4c38a6['newValueBoolean']=!0x1,_0x4c38a6['newValueJson']='',_0x4c38a6['wasUndone']=!0x1),null!=_0x1c4f42['root']&&_0x1c4f42['hasOwnProperty']('root')&&(_0x4c38a6['root']=_0x1c4f42['root']),null!=_0x1c4f42['key']&&_0x1c4f42['hasOwnProperty']('key')&&(_0x4c38a6['key']=_0x1c4f42['key']),null!=_0x1c4f42['oldValueBoolean']&&_0x1c4f42['hasOwnProperty']('oldValueBoolean')&&(_0x4c38a6['oldValueBoolean']=_0x1c4f42['oldValueBoolean']),null!=_0x1c4f42['oldValueJson']&&_0x1c4f42['hasOwnProperty']('oldValueJson')&&(_0x4c38a6['oldValueJson']=_0x1c4f42['oldValueJson']),null!=_0x1c4f42['newValueBoolean']&&_0x1c4f42['hasOwnProperty']('newValueBoolean')&&(_0x4c38a6['newValueBoolean']=_0x1c4f42['newValueBoolean']),null!=_0x1c4f42['newValueJson']&&_0x1c4f42['hasOwnProperty']('newValueJson')&&(_0x4c38a6['newValueJson']=_0x1c4f42['newValueJson']),null!=_0x1c4f42['wasUndone']&&_0x1c4f42['hasOwnProperty']('wasUndone')&&(_0x4c38a6['wasUndone']=_0x1c4f42['wasUndone']),_0x4c38a6;},_0x2b95e1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x2b95e1['getTypeUrl']=function(_0x372877){return void 0x0===_0x372877&&(_0x372877='type.googleapis.com'),_0x372877+'/RootAttributeOperation';},_0x2b95e1;}()),_0x2d831d['RootOperation']=(function(){function _0x4c62d5(_0x1db7fa){if(_0x1db7fa){for(var _0x34f9b1=Object['keys'](_0x1db7fa),_0x529c60=0x0;_0x529c60<_0x34f9b1['length'];++_0x529c60)null!=_0x1db7fa[_0x34f9b1[_0x529c60]]&&(this[_0x34f9b1[_0x529c60]]=_0x1db7fa[_0x34f9b1[_0x529c60]]);}}return _0x4c62d5['prototype']['rootName']='',_0x4c62d5['prototype']['elementName']='',_0x4c62d5['prototype']['isAdd']=!0x1,_0x4c62d5['prototype']['wasUndone']=!0x1,_0x4c62d5['create']=function(_0x196803){return new _0x4c62d5(_0x196803);},_0x4c62d5['encode']=function(_0x12bab4,_0x1dade9){return _0x1dade9||(_0x1dade9=_0x26a3e6['create']()),null!=_0x12bab4['rootName']&&Object['hasOwnProperty']['call'](_0x12bab4,'rootName')&&_0x1dade9['uint32'](0xa)['string'](_0x12bab4['rootName']),null!=_0x12bab4['elementName']&&Object['hasOwnProperty']['call'](_0x12bab4,'elementName')&&_0x1dade9['uint32'](0x12)['string'](_0x12bab4['elementName']),null!=_0x12bab4['isAdd']&&Object['hasOwnProperty']['call'](_0x12bab4,'isAdd')&&_0x1dade9['uint32'](0x18)['bool'](_0x12bab4['isAdd']),null!=_0x12bab4['wasUndone']&&Object['hasOwnProperty']['call'](_0x12bab4,'wasUndone')&&_0x1dade9['uint32'](0x20)['bool'](_0x12bab4['wasUndone']),_0x1dade9;},_0x4c62d5['encodeDelimited']=function(_0x1e340d,_0x4179cb){return this['encode'](_0x1e340d,_0x4179cb)['ldelim']();},_0x4c62d5['decode']=function(_0x355449,_0x1797ee){_0x355449 instanceof _0x47b711||(_0x355449=_0x47b711['create'](_0x355449));for(var _0x3d99d3=void 0x0===_0x1797ee?_0x355449['len']:_0x355449['pos']+_0x1797ee,_0xc3936=new _0x2d831d['RootOperation']();_0x355449['pos']<_0x3d99d3;){var _0x74d1bb=_0x355449['uint32']();switch(_0x74d1bb>>>0x3){case 0x1:_0xc3936['rootName']=_0x355449['string']();break;case 0x2:_0xc3936['elementName']=_0x355449['string']();break;case 0x3:_0xc3936['isAdd']=_0x355449['bool']();break;case 0x4:_0xc3936['wasUndone']=_0x355449['bool']();break;default:_0x355449['skipType'](0x7&_0x74d1bb);}}return _0xc3936;},_0x4c62d5['decodeDelimited']=function(_0x505b05){return _0x505b05 instanceof _0x47b711||(_0x505b05=new _0x47b711(_0x505b05)),this['decode'](_0x505b05,_0x505b05['uint32']());},_0x4c62d5['verify']=function(_0x4fd454){return'object'!=typeof _0x4fd454||null===_0x4fd454?'object\x20expected':null!=_0x4fd454['rootName']&&_0x4fd454['hasOwnProperty']('rootName')&&!_0x56d319['isString'](_0x4fd454['rootName'])?'rootName:\x20string\x20expected':null!=_0x4fd454['elementName']&&_0x4fd454['hasOwnProperty']('elementName')&&!_0x56d319['isString'](_0x4fd454['elementName'])?'elementName:\x20string\x20expected':null!=_0x4fd454['isAdd']&&_0x4fd454['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4fd454['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4fd454['wasUndone']&&_0x4fd454['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4fd454['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c62d5['fromObject']=function(_0x2968f3){if(_0x2968f3 instanceof _0x2d831d['RootOperation'])return _0x2968f3;var _0x1057d2=new _0x2d831d['RootOperation']();return null!=_0x2968f3['rootName']&&(_0x1057d2['rootName']=String(_0x2968f3['rootName'])),null!=_0x2968f3['elementName']&&(_0x1057d2['elementName']=String(_0x2968f3['elementName'])),null!=_0x2968f3['isAdd']&&(_0x1057d2['isAdd']=Boolean(_0x2968f3['isAdd'])),null!=_0x2968f3['wasUndone']&&(_0x1057d2['wasUndone']=Boolean(_0x2968f3['wasUndone'])),_0x1057d2;},_0x4c62d5['toObject']=function(_0x13f066,_0x499219){_0x499219||(_0x499219={});var _0x12c0db={};return _0x499219['defaults']&&(_0x12c0db['rootName']='',_0x12c0db['elementName']='',_0x12c0db['isAdd']=!0x1,_0x12c0db['wasUndone']=!0x1),null!=_0x13f066['rootName']&&_0x13f066['hasOwnProperty']('rootName')&&(_0x12c0db['rootName']=_0x13f066['rootName']),null!=_0x13f066['elementName']&&_0x13f066['hasOwnProperty']('elementName')&&(_0x12c0db['elementName']=_0x13f066['elementName']),null!=_0x13f066['isAdd']&&_0x13f066['hasOwnProperty']('isAdd')&&(_0x12c0db['isAdd']=_0x13f066['isAdd']),null!=_0x13f066['wasUndone']&&_0x13f066['hasOwnProperty']('wasUndone')&&(_0x12c0db['wasUndone']=_0x13f066['wasUndone']),_0x12c0db;},_0x4c62d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x4c62d5['getTypeUrl']=function(_0x362753){return void 0x0===_0x362753&&(_0x362753='type.googleapis.com'),_0x362753+'/RootOperation';},_0x4c62d5;}()),_0x2d831d['SplitOperation']=(function(){function _0x38991e(_0x59998c){if(_0x59998c){for(var _0x5d1bbf=Object['keys'](_0x59998c),_0x756a3d=0x0;_0x756a3d<_0x5d1bbf['length'];++_0x756a3d)null!=_0x59998c[_0x5d1bbf[_0x756a3d]]&&(this[_0x5d1bbf[_0x756a3d]]=_0x59998c[_0x5d1bbf[_0x756a3d]]);}}return _0x38991e['prototype']['splitPosition']=null,_0x38991e['prototype']['graveyardPosition']=null,_0x38991e['prototype']['howMany']=0x0,_0x38991e['prototype']['insertionPosition']=null,_0x38991e['prototype']['wasUndone']=!0x1,_0x38991e['create']=function(_0xb4c0d){return new _0x38991e(_0xb4c0d);},_0x38991e['encode']=function(_0x2ce917,_0x518428){return _0x518428||(_0x518428=_0x26a3e6['create']()),null!=_0x2ce917['splitPosition']&&Object['hasOwnProperty']['call'](_0x2ce917,'splitPosition')&&_0x2d831d['Position']['encode'](_0x2ce917['splitPosition'],_0x518428['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ce917['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2ce917,'graveyardPosition')&&_0x2d831d['Position']['encode'](_0x2ce917['graveyardPosition'],_0x518428['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2ce917['howMany']&&Object['hasOwnProperty']['call'](_0x2ce917,'howMany')&&_0x518428['uint32'](0x18)['uint32'](_0x2ce917['howMany']),null!=_0x2ce917['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2ce917,'insertionPosition')&&_0x2d831d['Position']['encode'](_0x2ce917['insertionPosition'],_0x518428['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2ce917['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ce917,'wasUndone')&&_0x518428['uint32'](0x28)['bool'](_0x2ce917['wasUndone']),_0x518428;},_0x38991e['encodeDelimited']=function(_0x2f4ed7,_0x58cdf1){return this['encode'](_0x2f4ed7,_0x58cdf1)['ldelim']();},_0x38991e['decode']=function(_0x4b7c1a,_0x1d50c4){_0x4b7c1a instanceof _0x47b711||(_0x4b7c1a=_0x47b711['create'](_0x4b7c1a));for(var _0x52f973=void 0x0===_0x1d50c4?_0x4b7c1a['len']:_0x4b7c1a['pos']+_0x1d50c4,_0x1da6ca=new _0x2d831d['SplitOperation']();_0x4b7c1a['pos']<_0x52f973;){var _0x13f195=_0x4b7c1a['uint32']();switch(_0x13f195>>>0x3){case 0x1:_0x1da6ca['splitPosition']=_0x2d831d['Position']['decode'](_0x4b7c1a,_0x4b7c1a['uint32']());break;case 0x2:_0x1da6ca['graveyardPosition']=_0x2d831d['Position']['decode'](_0x4b7c1a,_0x4b7c1a['uint32']());break;case 0x3:_0x1da6ca['howMany']=_0x4b7c1a['uint32']();break;case 0x4:_0x1da6ca['insertionPosition']=_0x2d831d['Position']['decode'](_0x4b7c1a,_0x4b7c1a['uint32']());break;case 0x5:_0x1da6ca['wasUndone']=_0x4b7c1a['bool']();break;default:_0x4b7c1a['skipType'](0x7&_0x13f195);}}return _0x1da6ca;},_0x38991e['decodeDelimited']=function(_0x568dee){return _0x568dee instanceof _0x47b711||(_0x568dee=new _0x47b711(_0x568dee)),this['decode'](_0x568dee,_0x568dee['uint32']());},_0x38991e['verify']=function(_0x1d9579){if('object'!=typeof _0x1d9579||null===_0x1d9579)return'object\x20expected';var _0x1d6f2f;if(null!=_0x1d9579['splitPosition']&&_0x1d9579['hasOwnProperty']('splitPosition')&&(_0x1d6f2f=_0x2d831d['Position']['verify'](_0x1d9579['splitPosition'])))return'splitPosition.'+_0x1d6f2f;if(null!=_0x1d9579['graveyardPosition']&&_0x1d9579['hasOwnProperty']('graveyardPosition')&&(_0x1d6f2f=_0x2d831d['Position']['verify'](_0x1d9579['graveyardPosition'])))return'graveyardPosition.'+_0x1d6f2f;if(null!=_0x1d9579['howMany']&&_0x1d9579['hasOwnProperty']('howMany')&&!_0x56d319['isInteger'](_0x1d9579['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1d9579['insertionPosition']&&_0x1d9579['hasOwnProperty']('insertionPosition')&&(_0x1d6f2f=_0x2d831d['Position']['verify'](_0x1d9579['insertionPosition'])))return'insertionPosition.'+_0x1d6f2f;return null!=_0x1d9579['wasUndone']&&_0x1d9579['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d9579['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38991e['fromObject']=function(_0x3d0c66){if(_0x3d0c66 instanceof _0x2d831d['SplitOperation'])return _0x3d0c66;var _0x176467=new _0x2d831d['SplitOperation']();if(null!=_0x3d0c66['splitPosition']){if('object'!=typeof _0x3d0c66['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x176467['splitPosition']=_0x2d831d['Position']['fromObject'](_0x3d0c66['splitPosition']);}if(null!=_0x3d0c66['graveyardPosition']){if('object'!=typeof _0x3d0c66['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x176467['graveyardPosition']=_0x2d831d['Position']['fromObject'](_0x3d0c66['graveyardPosition']);}if(null!=_0x3d0c66['howMany']&&(_0x176467['howMany']=_0x3d0c66['howMany']>>>0x0),null!=_0x3d0c66['insertionPosition']){if('object'!=typeof _0x3d0c66['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x176467['insertionPosition']=_0x2d831d['Position']['fromObject'](_0x3d0c66['insertionPosition']);}return null!=_0x3d0c66['wasUndone']&&(_0x176467['wasUndone']=Boolean(_0x3d0c66['wasUndone'])),_0x176467;},_0x38991e['toObject']=function(_0x1cf110,_0x28ce70){_0x28ce70||(_0x28ce70={});var _0x2c1fe8={};return _0x28ce70['defaults']&&(_0x2c1fe8['splitPosition']=null,_0x2c1fe8['graveyardPosition']=null,_0x2c1fe8['howMany']=0x0,_0x2c1fe8['insertionPosition']=null,_0x2c1fe8['wasUndone']=!0x1),null!=_0x1cf110['splitPosition']&&_0x1cf110['hasOwnProperty']('splitPosition')&&(_0x2c1fe8['splitPosition']=_0x2d831d['Position']['toObject'](_0x1cf110['splitPosition'],_0x28ce70)),null!=_0x1cf110['graveyardPosition']&&_0x1cf110['hasOwnProperty']('graveyardPosition')&&(_0x2c1fe8['graveyardPosition']=_0x2d831d['Position']['toObject'](_0x1cf110['graveyardPosition'],_0x28ce70)),null!=_0x1cf110['howMany']&&_0x1cf110['hasOwnProperty']('howMany')&&(_0x2c1fe8['howMany']=_0x1cf110['howMany']),null!=_0x1cf110['insertionPosition']&&_0x1cf110['hasOwnProperty']('insertionPosition')&&(_0x2c1fe8['insertionPosition']=_0x2d831d['Position']['toObject'](_0x1cf110['insertionPosition'],_0x28ce70)),null!=_0x1cf110['wasUndone']&&_0x1cf110['hasOwnProperty']('wasUndone')&&(_0x2c1fe8['wasUndone']=_0x1cf110['wasUndone']),_0x2c1fe8;},_0x38991e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x38991e['getTypeUrl']=function(_0x8beb1f){return void 0x0===_0x8beb1f&&(_0x8beb1f='type.googleapis.com'),_0x8beb1f+'/SplitOperation';},_0x38991e;}()),_0x2d831d['Position']=(function(){function _0x581b15(_0x59d577){if(this['path']=[],_0x59d577){for(var _0x4496a5=Object['keys'](_0x59d577),_0x431090=0x0;_0x431090<_0x4496a5['length'];++_0x431090)null!=_0x59d577[_0x4496a5[_0x431090]]&&(this[_0x4496a5[_0x431090]]=_0x59d577[_0x4496a5[_0x431090]]);}}return _0x581b15['prototype']['root']='',_0x581b15['prototype']['rootMain']=!0x1,_0x581b15['prototype']['rootGraveyard']=!0x1,_0x581b15['prototype']['path']=_0x56d319['emptyArray'],_0x581b15['prototype']['stickiness']='',_0x581b15['create']=function(_0x13a33a){return new _0x581b15(_0x13a33a);},_0x581b15['encode']=function(_0x16417b,_0xee6e41){if(_0xee6e41||(_0xee6e41=_0x26a3e6['create']()),null!=_0x16417b['root']&&Object['hasOwnProperty']['call'](_0x16417b,'root')&&_0xee6e41['uint32'](0xa)['string'](_0x16417b['root']),null!=_0x16417b['rootMain']&&Object['hasOwnProperty']['call'](_0x16417b,'rootMain')&&_0xee6e41['uint32'](0x10)['bool'](_0x16417b['rootMain']),null!=_0x16417b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x16417b,'rootGraveyard')&&_0xee6e41['uint32'](0x18)['bool'](_0x16417b['rootGraveyard']),null!=_0x16417b['path']&&_0x16417b['path']['length']){_0xee6e41['uint32'](0x22)['fork']();for(var _0x21b3f6=0x0;_0x21b3f6<_0x16417b['path']['length'];++_0x21b3f6)_0xee6e41['uint32'](_0x16417b['path'][_0x21b3f6]);_0xee6e41['ldelim']();}return null!=_0x16417b['stickiness']&&Object['hasOwnProperty']['call'](_0x16417b,'stickiness')&&_0xee6e41['uint32'](0x2a)['string'](_0x16417b['stickiness']),_0xee6e41;},_0x581b15['encodeDelimited']=function(_0x55df17,_0x4c923c){return this['encode'](_0x55df17,_0x4c923c)['ldelim']();},_0x581b15['decode']=function(_0x5652cc,_0x2cfd5a){_0x5652cc instanceof _0x47b711||(_0x5652cc=_0x47b711['create'](_0x5652cc));for(var _0x560c9a=void 0x0===_0x2cfd5a?_0x5652cc['len']:_0x5652cc['pos']+_0x2cfd5a,_0x2ba76e=new _0x2d831d['Position']();_0x5652cc['pos']<_0x560c9a;){var _0x11ae9a=_0x5652cc['uint32']();switch(_0x11ae9a>>>0x3){case 0x1:_0x2ba76e['root']=_0x5652cc['string']();break;case 0x2:_0x2ba76e['rootMain']=_0x5652cc['bool']();break;case 0x3:_0x2ba76e['rootGraveyard']=_0x5652cc['bool']();break;case 0x4:if(_0x2ba76e['path']&&_0x2ba76e['path']['length']||(_0x2ba76e['path']=[]),0x2==(0x7&_0x11ae9a)){for(var _0x26e904=_0x5652cc['uint32']()+_0x5652cc['pos'];_0x5652cc['pos']<_0x26e904;)_0x2ba76e['path']['push'](_0x5652cc['uint32']());}else _0x2ba76e['path']['push'](_0x5652cc['uint32']());break;case 0x5:_0x2ba76e['stickiness']=_0x5652cc['string']();break;default:_0x5652cc['skipType'](0x7&_0x11ae9a);}}return _0x2ba76e;},_0x581b15['decodeDelimited']=function(_0x1aa7a9){return _0x1aa7a9 instanceof _0x47b711||(_0x1aa7a9=new _0x47b711(_0x1aa7a9)),this['decode'](_0x1aa7a9,_0x1aa7a9['uint32']());},_0x581b15['verify']=function(_0x2c3fbc){if('object'!=typeof _0x2c3fbc||null===_0x2c3fbc)return'object\x20expected';if(null!=_0x2c3fbc['root']&&_0x2c3fbc['hasOwnProperty']('root')&&!_0x56d319['isString'](_0x2c3fbc['root']))return'root:\x20string\x20expected';if(null!=_0x2c3fbc['rootMain']&&_0x2c3fbc['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2c3fbc['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2c3fbc['rootGraveyard']&&_0x2c3fbc['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2c3fbc['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2c3fbc['path']&&_0x2c3fbc['hasOwnProperty']('path')){if(!Array['isArray'](_0x2c3fbc['path']))return'path:\x20array\x20expected';for(var _0x3b9a3b=0x0;_0x3b9a3b<_0x2c3fbc['path']['length'];++_0x3b9a3b)if(!_0x56d319['isInteger'](_0x2c3fbc['path'][_0x3b9a3b]))return'path:\x20integer[]\x20expected';}return null!=_0x2c3fbc['stickiness']&&_0x2c3fbc['hasOwnProperty']('stickiness')&&!_0x56d319['isString'](_0x2c3fbc['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x581b15['fromObject']=function(_0x2585f1){if(_0x2585f1 instanceof _0x2d831d['Position'])return _0x2585f1;var _0x49f844=new _0x2d831d['Position']();if(null!=_0x2585f1['root']&&(_0x49f844['root']=String(_0x2585f1['root'])),null!=_0x2585f1['rootMain']&&(_0x49f844['rootMain']=Boolean(_0x2585f1['rootMain'])),null!=_0x2585f1['rootGraveyard']&&(_0x49f844['rootGraveyard']=Boolean(_0x2585f1['rootGraveyard'])),_0x2585f1['path']){if(!Array['isArray'](_0x2585f1['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x49f844['path']=[];for(var _0x43cc0b=0x0;_0x43cc0b<_0x2585f1['path']['length'];++_0x43cc0b)_0x49f844['path'][_0x43cc0b]=_0x2585f1['path'][_0x43cc0b]>>>0x0;}return null!=_0x2585f1['stickiness']&&(_0x49f844['stickiness']=String(_0x2585f1['stickiness'])),_0x49f844;},_0x581b15['toObject']=function(_0x3530b1,_0x3f1162){_0x3f1162||(_0x3f1162={});var _0x2daa42={};if((_0x3f1162['arrays']||_0x3f1162['defaults'])&&(_0x2daa42['path']=[]),_0x3f1162['defaults']&&(_0x2daa42['root']='',_0x2daa42['rootMain']=!0x1,_0x2daa42['rootGraveyard']=!0x1,_0x2daa42['stickiness']=''),null!=_0x3530b1['root']&&_0x3530b1['hasOwnProperty']('root')&&(_0x2daa42['root']=_0x3530b1['root']),null!=_0x3530b1['rootMain']&&_0x3530b1['hasOwnProperty']('rootMain')&&(_0x2daa42['rootMain']=_0x3530b1['rootMain']),null!=_0x3530b1['rootGraveyard']&&_0x3530b1['hasOwnProperty']('rootGraveyard')&&(_0x2daa42['rootGraveyard']=_0x3530b1['rootGraveyard']),_0x3530b1['path']&&_0x3530b1['path']['length']){_0x2daa42['path']=[];for(var _0x56bc02=0x0;_0x56bc02<_0x3530b1['path']['length'];++_0x56bc02)_0x2daa42['path'][_0x56bc02]=_0x3530b1['path'][_0x56bc02];}return null!=_0x3530b1['stickiness']&&_0x3530b1['hasOwnProperty']('stickiness')&&(_0x2daa42['stickiness']=_0x3530b1['stickiness']),_0x2daa42;},_0x581b15['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x581b15['getTypeUrl']=function(_0x4b6b6c){return void 0x0===_0x4b6b6c&&(_0x4b6b6c='type.googleapis.com'),_0x4b6b6c+'/Position';},_0x581b15;}()),_0x2d831d['Range']=(function(){function _0x1a096e(_0x5870f7){if(_0x5870f7){for(var _0x45b4f4=Object['keys'](_0x5870f7),_0x1ddad0=0x0;_0x1ddad0<_0x45b4f4['length'];++_0x1ddad0)null!=_0x5870f7[_0x45b4f4[_0x1ddad0]]&&(this[_0x45b4f4[_0x1ddad0]]=_0x5870f7[_0x45b4f4[_0x1ddad0]]);}}return _0x1a096e['prototype']['start']=null,_0x1a096e['prototype']['end']=null,_0x1a096e['create']=function(_0x371124){return new _0x1a096e(_0x371124);},_0x1a096e['encode']=function(_0x2a9efc,_0x5a9c79){return _0x5a9c79||(_0x5a9c79=_0x26a3e6['create']()),null!=_0x2a9efc['start']&&Object['hasOwnProperty']['call'](_0x2a9efc,'start')&&_0x2d831d['Position']['encode'](_0x2a9efc['start'],_0x5a9c79['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a9efc['end']&&Object['hasOwnProperty']['call'](_0x2a9efc,'end')&&_0x2d831d['Position']['encode'](_0x2a9efc['end'],_0x5a9c79['uint32'](0x12)['fork']())['ldelim'](),_0x5a9c79;},_0x1a096e['encodeDelimited']=function(_0x283975,_0x3851aa){return this['encode'](_0x283975,_0x3851aa)['ldelim']();},_0x1a096e['decode']=function(_0x138821,_0x16436e){_0x138821 instanceof _0x47b711||(_0x138821=_0x47b711['create'](_0x138821));for(var _0x320f39=void 0x0===_0x16436e?_0x138821['len']:_0x138821['pos']+_0x16436e,_0x590e43=new _0x2d831d['Range']();_0x138821['pos']<_0x320f39;){var _0x4c4a2e=_0x138821['uint32']();switch(_0x4c4a2e>>>0x3){case 0x1:_0x590e43['start']=_0x2d831d['Position']['decode'](_0x138821,_0x138821['uint32']());break;case 0x2:_0x590e43['end']=_0x2d831d['Position']['decode'](_0x138821,_0x138821['uint32']());break;default:_0x138821['skipType'](0x7&_0x4c4a2e);}}return _0x590e43;},_0x1a096e['decodeDelimited']=function(_0xa40823){return _0xa40823 instanceof _0x47b711||(_0xa40823=new _0x47b711(_0xa40823)),this['decode'](_0xa40823,_0xa40823['uint32']());},_0x1a096e['verify']=function(_0x1882a7){if('object'!=typeof _0x1882a7||null===_0x1882a7)return'object\x20expected';var _0x340913;if(null!=_0x1882a7['start']&&_0x1882a7['hasOwnProperty']('start')&&(_0x340913=_0x2d831d['Position']['verify'](_0x1882a7['start'])))return'start.'+_0x340913;if(null!=_0x1882a7['end']&&_0x1882a7['hasOwnProperty']('end')&&(_0x340913=_0x2d831d['Position']['verify'](_0x1882a7['end'])))return'end.'+_0x340913;return null;},_0x1a096e['fromObject']=function(_0x2a3859){if(_0x2a3859 instanceof _0x2d831d['Range'])return _0x2a3859;var _0x36c4f5=new _0x2d831d['Range']();if(null!=_0x2a3859['start']){if('object'!=typeof _0x2a3859['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x36c4f5['start']=_0x2d831d['Position']['fromObject'](_0x2a3859['start']);}if(null!=_0x2a3859['end']){if('object'!=typeof _0x2a3859['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x36c4f5['end']=_0x2d831d['Position']['fromObject'](_0x2a3859['end']);}return _0x36c4f5;},_0x1a096e['toObject']=function(_0x72aee8,_0x2db5ea){_0x2db5ea||(_0x2db5ea={});var _0x3a1cf9={};return _0x2db5ea['defaults']&&(_0x3a1cf9['start']=null,_0x3a1cf9['end']=null),null!=_0x72aee8['start']&&_0x72aee8['hasOwnProperty']('start')&&(_0x3a1cf9['start']=_0x2d831d['Position']['toObject'](_0x72aee8['start'],_0x2db5ea)),null!=_0x72aee8['end']&&_0x72aee8['hasOwnProperty']('end')&&(_0x3a1cf9['end']=_0x2d831d['Position']['toObject'](_0x72aee8['end'],_0x2db5ea)),_0x3a1cf9;},_0x1a096e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x1a096e['getTypeUrl']=function(_0x3c016f){return void 0x0===_0x3c016f&&(_0x3c016f='type.googleapis.com'),_0x3c016f+'/Range';},_0x1a096e;}()),_0x2d831d['Element']=(function(){function _0x1ce65a(_0x376d8e){if(this['children']=[],this['attributesBoolean']={},_0x376d8e){for(var _0x2ee462=Object['keys'](_0x376d8e),_0x49791b=0x0;_0x49791b<_0x2ee462['length'];++_0x49791b)null!=_0x376d8e[_0x2ee462[_0x49791b]]&&(this[_0x2ee462[_0x49791b]]=_0x376d8e[_0x2ee462[_0x49791b]]);}}return _0x1ce65a['prototype']['name']='',_0x1ce65a['prototype']['children']=_0x56d319['emptyArray'],_0x1ce65a['prototype']['data']='',_0x1ce65a['prototype']['attributesBoolean']=_0x56d319['emptyObject'],_0x1ce65a['prototype']['attributesJson']='',_0x1ce65a['create']=function(_0x44ef65){return new _0x1ce65a(_0x44ef65);},_0x1ce65a['encode']=function(_0x3bd4a7,_0x5ad733){if(_0x5ad733||(_0x5ad733=_0x26a3e6['create']()),null!=_0x3bd4a7['name']&&Object['hasOwnProperty']['call'](_0x3bd4a7,'name')&&_0x5ad733['uint32'](0xa)['string'](_0x3bd4a7['name']),null!=_0x3bd4a7['children']&&_0x3bd4a7['children']['length']){for(var _0x5e7616=0x0;_0x5e7616<_0x3bd4a7['children']['length'];++_0x5e7616)_0x2d831d['Element']['encode'](_0x3bd4a7['children'][_0x5e7616],_0x5ad733['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3bd4a7['data']&&Object['hasOwnProperty']['call'](_0x3bd4a7,'data')&&_0x5ad733['uint32'](0x1a)['string'](_0x3bd4a7['data']),null!=_0x3bd4a7['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3bd4a7,'attributesBoolean')){var _0x4c3198=Object['keys'](_0x3bd4a7['attributesBoolean']);for(_0x5e7616=0x0;_0x5e7616<_0x4c3198['length'];++_0x5e7616)_0x5ad733['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4c3198[_0x5e7616])['uint32'](0x10)['bool'](_0x3bd4a7['attributesBoolean'][_0x4c3198[_0x5e7616]])['ldelim']();}return null!=_0x3bd4a7['attributesJson']&&Object['hasOwnProperty']['call'](_0x3bd4a7,'attributesJson')&&_0x5ad733['uint32'](0x2a)['string'](_0x3bd4a7['attributesJson']),_0x5ad733;},_0x1ce65a['encodeDelimited']=function(_0x156562,_0x338d32){return this['encode'](_0x156562,_0x338d32)['ldelim']();},_0x1ce65a['decode']=function(_0x3cf0a4,_0x35339a){_0x3cf0a4 instanceof _0x47b711||(_0x3cf0a4=_0x47b711['create'](_0x3cf0a4));for(var _0x50bb20,_0x41863d,_0x58e3c0=void 0x0===_0x35339a?_0x3cf0a4['len']:_0x3cf0a4['pos']+_0x35339a,_0x2a8968=new _0x2d831d['Element']();_0x3cf0a4['pos']<_0x58e3c0;){var _0xa627b9=_0x3cf0a4['uint32']();switch(_0xa627b9>>>0x3){case 0x1:_0x2a8968['name']=_0x3cf0a4['string']();break;case 0x2:_0x2a8968['children']&&_0x2a8968['children']['length']||(_0x2a8968['children']=[]),_0x2a8968['children']['push'](_0x2d831d['Element']['decode'](_0x3cf0a4,_0x3cf0a4['uint32']()));break;case 0x3:_0x2a8968['data']=_0x3cf0a4['string']();break;case 0x4:_0x2a8968['attributesBoolean']===_0x56d319['emptyObject']&&(_0x2a8968['attributesBoolean']={});var _0x561b90=_0x3cf0a4['uint32']()+_0x3cf0a4['pos'];for(_0x50bb20='',_0x41863d=!0x1;_0x3cf0a4['pos']<_0x561b90;){var _0x8e4609=_0x3cf0a4['uint32']();switch(_0x8e4609>>>0x3){case 0x1:_0x50bb20=_0x3cf0a4['string']();break;case 0x2:_0x41863d=_0x3cf0a4['bool']();break;default:_0x3cf0a4['skipType'](0x7&_0x8e4609);}}_0x2a8968['attributesBoolean'][_0x50bb20]=_0x41863d;break;case 0x5:_0x2a8968['attributesJson']=_0x3cf0a4['string']();break;default:_0x3cf0a4['skipType'](0x7&_0xa627b9);}}return _0x2a8968;},_0x1ce65a['decodeDelimited']=function(_0x5bf2ac){return _0x5bf2ac instanceof _0x47b711||(_0x5bf2ac=new _0x47b711(_0x5bf2ac)),this['decode'](_0x5bf2ac,_0x5bf2ac['uint32']());},_0x1ce65a['verify']=function(_0x5f0eea){if('object'!=typeof _0x5f0eea||null===_0x5f0eea)return'object\x20expected';if(null!=_0x5f0eea['name']&&_0x5f0eea['hasOwnProperty']('name')&&!_0x56d319['isString'](_0x5f0eea['name']))return'name:\x20string\x20expected';if(null!=_0x5f0eea['children']&&_0x5f0eea['hasOwnProperty']('children')){if(!Array['isArray'](_0x5f0eea['children']))return'children:\x20array\x20expected';for(var _0x1488b0=0x0;_0x1488b0<_0x5f0eea['children']['length'];++_0x1488b0){var _0x1bd5c9=_0x2d831d['Element']['verify'](_0x5f0eea['children'][_0x1488b0]);if(_0x1bd5c9)return'children.'+_0x1bd5c9;}}if(null!=_0x5f0eea['data']&&_0x5f0eea['hasOwnProperty']('data')&&!_0x56d319['isString'](_0x5f0eea['data']))return'data:\x20string\x20expected';if(null!=_0x5f0eea['attributesBoolean']&&_0x5f0eea['hasOwnProperty']('attributesBoolean')){if(!_0x56d319['isObject'](_0x5f0eea['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3bb3e9=Object['keys'](_0x5f0eea['attributesBoolean']);for(_0x1488b0=0x0;_0x1488b0<_0x3bb3e9['length'];++_0x1488b0)if('boolean'!=typeof _0x5f0eea['attributesBoolean'][_0x3bb3e9[_0x1488b0]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5f0eea['attributesJson']&&_0x5f0eea['hasOwnProperty']('attributesJson')&&!_0x56d319['isString'](_0x5f0eea['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1ce65a['fromObject']=function(_0x446eda){if(_0x446eda instanceof _0x2d831d['Element'])return _0x446eda;var _0x259cd8=new _0x2d831d['Element']();if(null!=_0x446eda['name']&&(_0x259cd8['name']=String(_0x446eda['name'])),_0x446eda['children']){if(!Array['isArray'](_0x446eda['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x259cd8['children']=[];for(var _0x13965e=0x0;_0x13965e<_0x446eda['children']['length'];++_0x13965e){if('object'!=typeof _0x446eda['children'][_0x13965e])throw TypeError('.Element.children:\x20object\x20expected');_0x259cd8['children'][_0x13965e]=_0x2d831d['Element']['fromObject'](_0x446eda['children'][_0x13965e]);}}if(null!=_0x446eda['data']&&(_0x259cd8['data']=String(_0x446eda['data'])),_0x446eda['attributesBoolean']){if('object'!=typeof _0x446eda['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x259cd8['attributesBoolean']={};var _0x546d40=Object['keys'](_0x446eda['attributesBoolean']);for(_0x13965e=0x0;_0x13965e<_0x546d40['length'];++_0x13965e)_0x259cd8['attributesBoolean'][_0x546d40[_0x13965e]]=Boolean(_0x446eda['attributesBoolean'][_0x546d40[_0x13965e]]);}return null!=_0x446eda['attributesJson']&&(_0x259cd8['attributesJson']=String(_0x446eda['attributesJson'])),_0x259cd8;},_0x1ce65a['toObject']=function(_0x44a992,_0x5cbd24){_0x5cbd24||(_0x5cbd24={});var _0x2eccfe,_0x5b8c45={};if((_0x5cbd24['arrays']||_0x5cbd24['defaults'])&&(_0x5b8c45['children']=[]),(_0x5cbd24['objects']||_0x5cbd24['defaults'])&&(_0x5b8c45['attributesBoolean']={}),_0x5cbd24['defaults']&&(_0x5b8c45['name']='',_0x5b8c45['data']='',_0x5b8c45['attributesJson']=''),null!=_0x44a992['name']&&_0x44a992['hasOwnProperty']('name')&&(_0x5b8c45['name']=_0x44a992['name']),_0x44a992['children']&&_0x44a992['children']['length']){_0x5b8c45['children']=[];for(var _0x101641=0x0;_0x101641<_0x44a992['children']['length'];++_0x101641)_0x5b8c45['children'][_0x101641]=_0x2d831d['Element']['toObject'](_0x44a992['children'][_0x101641],_0x5cbd24);}if(null!=_0x44a992['data']&&_0x44a992['hasOwnProperty']('data')&&(_0x5b8c45['data']=_0x44a992['data']),_0x44a992['attributesBoolean']&&(_0x2eccfe=Object['keys'](_0x44a992['attributesBoolean']))['length']){_0x5b8c45['attributesBoolean']={};for(_0x101641=0x0;_0x101641<_0x2eccfe['length'];++_0x101641)_0x5b8c45['attributesBoolean'][_0x2eccfe[_0x101641]]=_0x44a992['attributesBoolean'][_0x2eccfe[_0x101641]];}return null!=_0x44a992['attributesJson']&&_0x44a992['hasOwnProperty']('attributesJson')&&(_0x5b8c45['attributesJson']=_0x44a992['attributesJson']),_0x5b8c45;},_0x1ce65a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe86cc6['util']['toJSONOptions']);},_0x1ce65a['getTypeUrl']=function(_0x3cc944){return void 0x0===_0x3cc944&&(_0x3cc944='type.googleapis.com'),_0x3cc944+'/Element';},_0x1ce65a;}()),_0x2d831d;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x43bec5){return new y(this['_protobufRoot'][_0x43bec5]);}}class y{['_protobuf'];constructor(_0x7120ef){this['_protobuf']=_0x7120ef;}['compress'](_0xd7f91f){const _0x199095=this['_protobuf']['verify'](_0xd7f91f);if(_0x199095)throw Error(_0x199095);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xd7f91f))['finish']();}['decompress'](_0x2499a4){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2499a4),{'oneofs':!0x0});}}function _(_0xdb1557,_0x5266a8){const _0xefcd1f=_0x14c226(_0xdb1557);return _0xefcd1f['path'][_0xefcd1f['path']['length']-0x1]+=_0x5266a8,_0xefcd1f;}function O(_0x264e28,_0x4de65d){return _0x264e28['root']===_0x4de65d['root']&&_0x58bcbd(_0x264e28['path'],_0x4de65d['path']);}function $(_0x288b06){P(_0x288b06,_0x51cbcb=>('main'==_0x51cbcb['root']?(_0x51cbcb['rootMain']=!0x0,delete _0x51cbcb['root']):'$graveyard'==_0x51cbcb['root']&&(_0x51cbcb['rootGraveyard']=!0x0,delete _0x51cbcb['root']),_0x51cbcb));}function J(_0x2bf617){P(_0x2bf617,_0x50b415=>(_0x50b415['rootMain']?(_0x50b415['root']='main',delete _0x50b415['rootMain']):_0x50b415['rootGraveyard']&&(_0x50b415['root']='$graveyard',delete _0x50b415['rootGraveyard']),_0x50b415));}function P(_0x268102,_0x1bca4a){for(const _0x2043b2 in _0x268102){const _0x59f823=_0x268102[_0x2043b2];'nodes'!==_0x2043b2&&_0x502628(_0x59f823)&&(_0x59f823['path']&&(_0x59f823['root']||_0x59f823['rootMain']||_0x59f823['rootGraveyard'])?_0x268102[_0x2043b2]=_0x1bca4a(_0x59f823):P(_0x59f823,_0x1bca4a));}return _0x268102;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x31eb12,_0x56c145,_0x851c47){this['_id']=_0x31eb12,this['_operationName']=_0x56c145,this['_protobufDescriptor']=_0x851c47;}['compress'](_0xbda2ad,_0x347b22){const _0x547fc1=_0x347b22['shift']();return $(_0x547fc1),_0xbda2ad['buffers']['push'](this['_protobufDescriptor']['compress'](_0x547fc1)),_0xbda2ad['types']['push'](this['_id']),!0x0;}['decompress'](_0x17ee9b,_0x158727){_0x158727['types']['shift']();const _0x48bb17=this['_protobufDescriptor']['decompress'](_0x158727['buffers']['shift']());J(_0x48bb17),_0x48bb17['__className']=this['_operationName'],_0x17ee9b['push'](_0x48bb17);}}class s extends e{['compress'](_0x3a26f2,_0x1879cb){const _0x4b03ba=_0x1879cb['shift']();return this['_serializeOneOf']('oldValue',_0x4b03ba),this['_serializeOneOf']('newValue',_0x4b03ba),$(_0x4b03ba),_0x3a26f2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4b03ba)),_0x3a26f2['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f5128,_0x355643){const {types:_0x222b5d,buffers:_0x19c8a0}=_0x355643,_0x4dcb43=this['_protobufDescriptor']['decompress'](_0x19c8a0['shift']());_0x222b5d['shift'](),this['_deserializeOneOf']('oldValue',_0x4dcb43),this['_deserializeOneOf']('newValue',_0x4dcb43),J(_0x4dcb43),_0x4dcb43['__className']=this['_operationName'],_0x3f5128['push'](_0x4dcb43);}['_serializeOneOf'](_0x3a8db5,_0x5d7df5){const _0x1e464e=_0x5d7df5[_0x3a8db5];'boolean'==typeof _0x1e464e?_0x5d7df5[_0x3a8db5+'Boolean']=_0x1e464e:_0x5d7df5[_0x3a8db5+'Json']=JSON['stringify'](_0x1e464e);}['_deserializeOneOf'](_0x61e701,_0x2a3fd9){const _0x2aec5e=_0x61e701+'Json';_0x2a3fd9[_0x2aec5e]?(_0x2a3fd9[_0x61e701]=JSON['parse'](_0x2a3fd9[_0x2aec5e]),delete _0x2a3fd9[_0x2aec5e]):(_0x2a3fd9[_0x61e701]=_0x2a3fd9[_0x61e701+'Boolean'],delete _0x2a3fd9[_0x61e701+'Boolean']);}}class i extends e{['compress'](_0x43d76c,_0x5526f8){const _0x36889d=_0x5526f8['shift']();return this['_serializeNodesAttributes'](_0x36889d['nodes']),$(_0x36889d),_0x43d76c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x36889d)),_0x43d76c['types']['push'](this['_id']),!0x0;}['decompress'](_0x23eb94,_0x60f411){const {types:_0x47f404,buffers:_0x4bb8ea}=_0x60f411,_0x447dfc=this['_protobufDescriptor']['decompress'](_0x4bb8ea['shift']());_0x47f404['shift'](),_0x447dfc['nodes']||(_0x447dfc['nodes']=[]),this['_deserializeNodesAttributes'](_0x447dfc['nodes']),J(_0x447dfc),_0x447dfc['__className']=this['_operationName'],_0x23eb94['push'](_0x447dfc);}['_serializeNodesAttributes'](_0x1f8722){for(const _0x4f42b1 of _0x1f8722){if(_0x4f42b1['attributes']){const _0xe5d4bc=_0x4f42b1['attributes'];this['_areValuesBoolean'](_0xe5d4bc)?_0x4f42b1['attributesBoolean']=_0xe5d4bc:_0x4f42b1['attributesJson']=JSON['stringify'](_0xe5d4bc);}_0x4f42b1['children']&&this['_serializeNodesAttributes'](_0x4f42b1['children']);}}['_deserializeNodesAttributes'](_0x11e476){for(const _0x192620 of _0x11e476)(_0x192620['attributesBoolean']||_0x192620['attributesJson'])&&(_0x192620['attributesBoolean']?(_0x192620['attributes']=_0x192620['attributesBoolean'],delete _0x192620['attributesBoolean']):(_0x192620['attributes']=JSON['parse'](_0x192620['attributesJson']),delete _0x192620['attributesJson'])),_0x192620['children']&&this['_deserializeNodesAttributes'](_0x192620['children']);}['_areValuesBoolean'](_0x2e8927){return Object['keys'](_0x2e8927)['every'](_0x569339=>'boolean'==typeof _0x2e8927[_0x569339]);}}class n extends e{['decompress'](_0x302d62,_0x274e50){super['decompress'](_0x302d62,_0x274e50);const _0x3291e6=_0x302d62[_0x302d62['length']-0x1];_0x3291e6['oldRange']||(_0x3291e6['oldRange']=null),_0x3291e6['newRange']||(_0x3291e6['newRange']=null);}}class p extends e{['compress'](_0xb791c2,_0x225080){return _0x225080['shift'](),_0xb791c2['types']['push'](this['_id']),!0x0;}['decompress'](_0xbb5941,_0x24eb68){_0x24eb68['types']['shift'](),_0xbb5941['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5c232f,_0x2b251c,_0x21fb97,_0xfcfe60){super(_0x5c232f,_0x2b251c,_0x21fb97),this['_omittedNamespace']=_0xfcfe60+':';}['compress'](_0x458288,_0x36cf34){return!('MarkerOperation'!=_0x36cf34[0x0]['__className']||!_0x36cf34[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x36cf34[0x0]['name']=_0x36cf34[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x458288,_0x36cf34),!0x0);}['decompress'](_0x519c89,_0x50a42f){super['decompress'](_0x519c89,_0x50a42f);const _0x382b8f=_0x519c89[_0x519c89['length']-0x1];_0x382b8f['name']=this['_omittedNamespace']+_0x382b8f['name'];}}class b{['_id'];['_context'];constructor(_0x83c7c1,_0x6a79e2){this['_id']=_0x83c7c1,this['_context']=_0x6a79e2;}['compress'](_0x2a331c,_0x49adf3){let _0x59d485;for(;_0x49adf3['length']>0x1&&this['_compareOperations'](_0x49adf3[0x0],_0x49adf3[0x1]);)_0x59d485?(_0x59d485=this['_combineNext'](_0x49adf3['shift'](),_0x59d485),_0x2a331c['types']['push'](0x0)):(_0x59d485=_0x14c226(_0x49adf3['shift']()),_0x2a331c['types']['push'](this['_id']));return!!_0x59d485&&(_0x59d485=this['_combineNext'](_0x49adf3['shift'](),_0x59d485),_0x2a331c['types']['push'](0x0),_0x2a331c['buffers']['push'](this['_compressSingleOperation'](_0x59d485)),!0x0);}['decompress'](_0x4ded5a,_0x2fca40){const _0x5d5048=this['_decompressSingleOperation'](_0x2fca40);for(;0x0==_0x2fca40['types'][0x0];)_0x2fca40['types']['shift'](),_0x4ded5a['push'](this['_splitCurrent'](_0x5d5048));_0x4ded5a['push'](_0x5d5048);}}class m extends b{['_combineNext'](_0x3ab6c2,_0x26bdb3){return _0x26bdb3['nodes'][0x0]['data']+=_0x3ab6c2['nodes'][0x0]['data'],_0x26bdb3;}['_splitCurrent'](_0xafb30c){const _0x26f585=_0x14c226(_0xafb30c),_0xb50259=_0x26f585['nodes'][0x0],_0x31520d=_0xafb30c['nodes'][0x0],_0x25a1c0=_0x31520d['data'][Symbol['iterator']]()['next']()['value'],_0x25fa25=_0x25a1c0['length'];return _0xb50259['data']=_0x25a1c0,_0x31520d['data']=_0x31520d['data']['substr'](_0x25fa25),_0xafb30c['position']=_(_0xafb30c['position'],_0x25fa25),_0x26f585;}['_compareOperations'](_0x17d9d4,_0x521940){if(this['_checkOperation'](_0x17d9d4)&&this['_checkOperation'](_0x521940)){const _0x1221f2=_0x17d9d4['nodes'][0x0]['data']['length'],_0x4f1acb=O(_(_0x17d9d4['position'],_0x1221f2),_0x521940['position']),_0x8fd49d=_0x17d9d4['nodes'][0x0],_0x4486e3=_0x521940['nodes'][0x0];return _0x4f1acb&&this['_compareAttributes'](_0x8fd49d,_0x4486e3);}return!0x1;}['_compressSingleOperation'](_0x113266){const _0x182633={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x182633,[_0x113266]),_0x182633['buffers'][0x0];}['_decompressSingleOperation'](_0x81fc94){const _0x3366d4=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3366d4,_0x81fc94),_0x3366d4[0x0];}['_checkOperation'](_0x5a0ca8){return'InsertOperation'==_0x5a0ca8['__className']&&0x1==_0x5a0ca8['nodes']['length']&&_0x5a0ca8['nodes'][0x0]['data']&&!_0x5a0ca8['wasUndone']&&0x1==Array['from'](_0x5a0ca8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1b3ef5,_0x2fcb19){const _0x19d1cf=Object['keys'](_0x1b3ef5['attributes']||{}),_0x5debf1=Object['keys'](_0x2fcb19['attributes']||{});return _0x19d1cf['length']===_0x5debf1['length']&&_0x19d1cf['every'](_0x104407=>_0x2fcb19['attributes'][_0x104407]&&_0x2fcb19['attributes'][_0x104407]===_0x1b3ef5['attributes'][_0x104407]);}}class c extends b{['_combineNext'](_0x1abbb5,_0x1a12dc){return _0x1a12dc['howMany']++,_0x1a12dc['sourcePosition']=_0x14c226(_0x1abbb5['sourcePosition']),_0x1a12dc;}['_splitCurrent'](_0x2f42fd){const _0x374559=_0x14c226(_0x2f42fd);return _0x2f42fd['howMany']--,_0x374559['howMany']=0x1,_0x374559['sourcePosition']=_(_0x374559['sourcePosition'],_0x2f42fd['howMany']),_0x374559;}['_compareOperations'](_0x5cdf8a,_0x41130d){return!(!this['_checkOperation'](_0x5cdf8a)||!this['_checkOperation'](_0x41130d))&&(O(_(_0x5cdf8a['sourcePosition'],-0x1),_0x41130d['sourcePosition'])&&O(_0x5cdf8a['targetPosition'],_0x41130d['targetPosition']));}['_compressSingleOperation'](_0x417e90){const _0x5a2412={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5a2412,[_0x417e90]),_0x5a2412['buffers'][0x0];}['_decompressSingleOperation'](_0x4bdd9c){const _0x3cf176=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3cf176,_0x4bdd9c),_0x3cf176[0x0];}['_checkOperation'](_0x4c4d00){return'MoveOperation'==_0x4c4d00['__className']&&'$graveyard'==_0x4c4d00['targetPosition']['root']&&0x1==_0x4c4d00['howMany']&&!_0x4c4d00['wasUndone'];}}class h extends b{['_combineNext'](_0x222aa5,_0x455297){return _0x455297['howMany']++,_0x455297;}['_splitCurrent'](_0x31765b){const _0x3ab18f=_0x14c226(_0x31765b);return _0x3ab18f['howMany']=0x1,_0x31765b['howMany']--,_0x3ab18f;}['_compareOperations'](_0x2fc481,_0x5d7de7){return!(!this['_checkOperation'](_0x2fc481)||!this['_checkOperation'](_0x5d7de7))&&(O(_0x2fc481['sourcePosition'],_0x5d7de7['sourcePosition'])&&O(_0x2fc481['targetPosition'],_0x5d7de7['targetPosition']));}['_compressSingleOperation'](_0x4ebf05){const _0x20c090={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x20c090,[_0x4ebf05]),_0x20c090['buffers'][0x0];}['_decompressSingleOperation'](_0x42b7ae){const _0x340d35=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x340d35,_0x42b7ae),_0x340d35[0x0];}['_checkOperation'](_0x1d7722){return'MoveOperation'==_0x1d7722['__className']&&'$graveyard'==_0x1d7722['targetPosition']['root']&&0x1==_0x1d7722['howMany']&&!_0x1d7722['wasUndone'];}}class f extends b{['compress'](_0x3dae93,_0x4105a2){if(!this['_compareOperations'](_0x4105a2[0x0],_0x4105a2[0x1]))return!0x1;const _0x5c00ed=_0x4105a2['shift']();return _0x5c00ed['oldRange']=null,_0x5c00ed['newRange']&&O(_0x5c00ed['newRange']['start'],_0x5c00ed['newRange']['end'])&&(_0x5c00ed['newRange']['end']=null),_0x4105a2['shift'](),_0x3dae93['types']['push'](this['_id']),_0x3dae93['types']['push'](0x0),_0x3dae93['buffers']['push'](this['_compressSingleOperation'](_0x5c00ed)),!0x0;}['decompress'](_0x3380bc,_0x1d2122){const _0x4ca97c=this['_decompressSingleOperation'](_0x1d2122);_0x4ca97c['newRange']&&!_0x4ca97c['newRange']['end']&&(_0x4ca97c['newRange']['end']=_0x14c226(_0x4ca97c['newRange']['start']));const _0x32c60f=_0x14c226(_0x4ca97c);_0x32c60f['newRange']&&(_0x32c60f['newRange']['start']['stickiness']='toNone',_0x32c60f['newRange']['end']=_0x14c226(_0x32c60f['newRange']['start'])),_0x32c60f['name']='user:position:'+_0x32c60f['name']['split'](':')[0x2],_0x1d2122['types']['shift'](),_0x3380bc['push'](_0x4ca97c),_0x3380bc['push'](_0x32c60f);}['_compressSingleOperation'](_0x2bfa49){const _0x35adab={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x35adab,[_0x2bfa49]),_0x35adab['buffers'][0x0];}['_decompressSingleOperation'](_0x4157ec){const _0x36422f=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x36422f,_0x4157ec),_0x36422f[0x0];}['_compareOperations'](_0x24c8d1,_0x19bd03){return!(!_0x24c8d1||!_0x19bd03)&&('MarkerOperation'==_0x24c8d1['__className']&&'MarkerOperation'==_0x19bd03['__className']&&!(!_0x24c8d1['name']['startsWith']('user:')||!_0x19bd03['name']['startsWith']('user:')||_0x24c8d1['name']==_0x19bd03['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x8b94e1=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',_0x8b94e1,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x8b94e1,'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'](_0x404631){if(!_0x404631||!_0x404631[0x0])throw new _0x39109e('no-operations-provided',this);const _0x3fa48f={'types':[],'buffers':[],'baseVersion':_0x404631[0x0]['baseVersion']};for(;_0x404631['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3fa48f,_0x404631)||this['_getCompressorByName']('TypingAction')['compress'](_0x3fa48f,_0x404631)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3fa48f,_0x404631)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3fa48f,_0x404631)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3fa48f,_0x404631)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3fa48f,_0x404631)||this['_getCompressorByName'](_0x404631[0x0]['__className'])['compress'](_0x3fa48f,_0x404631);return _0x3fa48f;}['decompress'](_0x632079){const _0xde3a65=[];for(;_0x632079['types']['length'];){this['_compressorById']['get'](_0x632079['types'][0x0])['decompress'](_0xde3a65,_0x632079);}return _0xde3a65['forEach']((_0x2c8905,_0xc7f3fe)=>_0x2c8905['baseVersion']=_0x632079['baseVersion']+_0xc7f3fe),_0xde3a65;}['_getCompressorByName'](_0x48bb48){return this['_compressorByName']['get'](_0x48bb48);}['_registerOperationCompressor'](_0x36f059,_0x51d7dc,_0x45e4ec){const _0x1286b0=new _0x45e4ec(_0x36f059,_0x51d7dc,this['_protobufFactory']['getDescriptor'](_0x51d7dc));this['_registerCompressor'](_0x36f059,_0x51d7dc,_0x1286b0);}['_registerActionCompressor'](_0xb5debe,_0x5b2ab1,_0x434028){const _0x28c4ac=new _0x434028(_0xb5debe,this);this['_registerCompressor'](_0xb5debe,_0x5b2ab1,_0x28c4ac);}['_registerCompressor'](_0x39ec28,_0x2b08e1,_0x5b0291){this['_compressorById']['set'](_0x39ec28,_0x5b0291),this['_compressorByName']['set'](_0x2b08e1,_0x5b0291);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3b6745}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1591e9 from'protobufjs/minimal.js';import{cloneDeep as _0x385588,isEqual as _0x79e73d,isObject as _0x250893}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3000d9=_0x1591e9['Reader'],_0x454831=_0x1591e9['Writer'],_0x5f5597=_0x1591e9['util'],_0x3cc747=_0x1591e9['roots']['default']||(_0x1591e9['roots']['default']={});return _0x3cc747['AttributeOperation']=(function(){function _0x3b6340(_0x3fd0e7){if(_0x3fd0e7){for(var _0x4f1fb5=Object['keys'](_0x3fd0e7),_0xca580e=0x0;_0xca580e<_0x4f1fb5['length'];++_0xca580e)null!=_0x3fd0e7[_0x4f1fb5[_0xca580e]]&&(this[_0x4f1fb5[_0xca580e]]=_0x3fd0e7[_0x4f1fb5[_0xca580e]]);}}return _0x3b6340['prototype']['range']=null,_0x3b6340['prototype']['key']='',_0x3b6340['prototype']['oldValueBoolean']=!0x1,_0x3b6340['prototype']['oldValueJson']='',_0x3b6340['prototype']['newValueBoolean']=!0x1,_0x3b6340['prototype']['newValueJson']='',_0x3b6340['prototype']['wasUndone']=!0x1,_0x3b6340['create']=function(_0x42e47e){return new _0x3b6340(_0x42e47e);},_0x3b6340['encode']=function(_0x5d6d57,_0x3e6110){return _0x3e6110||(_0x3e6110=_0x454831['create']()),null!=_0x5d6d57['range']&&Object['hasOwnProperty']['call'](_0x5d6d57,'range')&&_0x3cc747['Range']['encode'](_0x5d6d57['range'],_0x3e6110['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d6d57['key']&&Object['hasOwnProperty']['call'](_0x5d6d57,'key')&&_0x3e6110['uint32'](0x12)['string'](_0x5d6d57['key']),null!=_0x5d6d57['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5d6d57,'oldValueBoolean')&&_0x3e6110['uint32'](0x18)['bool'](_0x5d6d57['oldValueBoolean']),null!=_0x5d6d57['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5d6d57,'oldValueJson')&&_0x3e6110['uint32'](0x22)['string'](_0x5d6d57['oldValueJson']),null!=_0x5d6d57['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5d6d57,'newValueBoolean')&&_0x3e6110['uint32'](0x28)['bool'](_0x5d6d57['newValueBoolean']),null!=_0x5d6d57['newValueJson']&&Object['hasOwnProperty']['call'](_0x5d6d57,'newValueJson')&&_0x3e6110['uint32'](0x32)['string'](_0x5d6d57['newValueJson']),null!=_0x5d6d57['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d6d57,'wasUndone')&&_0x3e6110['uint32'](0x38)['bool'](_0x5d6d57['wasUndone']),_0x3e6110;},_0x3b6340['encodeDelimited']=function(_0x490f0d,_0x5d7ae2){return this['encode'](_0x490f0d,_0x5d7ae2)['ldelim']();},_0x3b6340['decode']=function(_0xebf325,_0x55a3d8){_0xebf325 instanceof _0x3000d9||(_0xebf325=_0x3000d9['create'](_0xebf325));for(var _0x22b120=void 0x0===_0x55a3d8?_0xebf325['len']:_0xebf325['pos']+_0x55a3d8,_0x3e86f6=new _0x3cc747['AttributeOperation']();_0xebf325['pos']<_0x22b120;){var _0x4b6763=_0xebf325['uint32']();switch(_0x4b6763>>>0x3){case 0x1:_0x3e86f6['range']=_0x3cc747['Range']['decode'](_0xebf325,_0xebf325['uint32']());break;case 0x2:_0x3e86f6['key']=_0xebf325['string']();break;case 0x3:_0x3e86f6['oldValueBoolean']=_0xebf325['bool']();break;case 0x4:_0x3e86f6['oldValueJson']=_0xebf325['string']();break;case 0x5:_0x3e86f6['newValueBoolean']=_0xebf325['bool']();break;case 0x6:_0x3e86f6['newValueJson']=_0xebf325['string']();break;case 0x7:_0x3e86f6['wasUndone']=_0xebf325['bool']();break;default:_0xebf325['skipType'](0x7&_0x4b6763);}}return _0x3e86f6;},_0x3b6340['decodeDelimited']=function(_0x1c3ac5){return _0x1c3ac5 instanceof _0x3000d9||(_0x1c3ac5=new _0x3000d9(_0x1c3ac5)),this['decode'](_0x1c3ac5,_0x1c3ac5['uint32']());},_0x3b6340['verify']=function(_0x2c601c){if('object'!=typeof _0x2c601c||null===_0x2c601c)return'object\x20expected';if(null!=_0x2c601c['range']&&_0x2c601c['hasOwnProperty']('range')){var _0x58c65f=_0x3cc747['Range']['verify'](_0x2c601c['range']);if(_0x58c65f)return'range.'+_0x58c65f;}return null!=_0x2c601c['key']&&_0x2c601c['hasOwnProperty']('key')&&!_0x5f5597['isString'](_0x2c601c['key'])?'key:\x20string\x20expected':null!=_0x2c601c['oldValueBoolean']&&_0x2c601c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2c601c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2c601c['oldValueJson']&&_0x2c601c['hasOwnProperty']('oldValueJson')&&!_0x5f5597['isString'](_0x2c601c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2c601c['newValueBoolean']&&_0x2c601c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2c601c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2c601c['newValueJson']&&_0x2c601c['hasOwnProperty']('newValueJson')&&!_0x5f5597['isString'](_0x2c601c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2c601c['wasUndone']&&_0x2c601c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c601c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b6340['fromObject']=function(_0x40b36c){if(_0x40b36c instanceof _0x3cc747['AttributeOperation'])return _0x40b36c;var _0x39f868=new _0x3cc747['AttributeOperation']();if(null!=_0x40b36c['range']){if('object'!=typeof _0x40b36c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x39f868['range']=_0x3cc747['Range']['fromObject'](_0x40b36c['range']);}return null!=_0x40b36c['key']&&(_0x39f868['key']=String(_0x40b36c['key'])),null!=_0x40b36c['oldValueBoolean']&&(_0x39f868['oldValueBoolean']=Boolean(_0x40b36c['oldValueBoolean'])),null!=_0x40b36c['oldValueJson']&&(_0x39f868['oldValueJson']=String(_0x40b36c['oldValueJson'])),null!=_0x40b36c['newValueBoolean']&&(_0x39f868['newValueBoolean']=Boolean(_0x40b36c['newValueBoolean'])),null!=_0x40b36c['newValueJson']&&(_0x39f868['newValueJson']=String(_0x40b36c['newValueJson'])),null!=_0x40b36c['wasUndone']&&(_0x39f868['wasUndone']=Boolean(_0x40b36c['wasUndone'])),_0x39f868;},_0x3b6340['toObject']=function(_0x223fc7,_0x154e83){_0x154e83||(_0x154e83={});var _0x135027={};return _0x154e83['defaults']&&(_0x135027['range']=null,_0x135027['key']='',_0x135027['oldValueBoolean']=!0x1,_0x135027['oldValueJson']='',_0x135027['newValueBoolean']=!0x1,_0x135027['newValueJson']='',_0x135027['wasUndone']=!0x1),null!=_0x223fc7['range']&&_0x223fc7['hasOwnProperty']('range')&&(_0x135027['range']=_0x3cc747['Range']['toObject'](_0x223fc7['range'],_0x154e83)),null!=_0x223fc7['key']&&_0x223fc7['hasOwnProperty']('key')&&(_0x135027['key']=_0x223fc7['key']),null!=_0x223fc7['oldValueBoolean']&&_0x223fc7['hasOwnProperty']('oldValueBoolean')&&(_0x135027['oldValueBoolean']=_0x223fc7['oldValueBoolean']),null!=_0x223fc7['oldValueJson']&&_0x223fc7['hasOwnProperty']('oldValueJson')&&(_0x135027['oldValueJson']=_0x223fc7['oldValueJson']),null!=_0x223fc7['newValueBoolean']&&_0x223fc7['hasOwnProperty']('newValueBoolean')&&(_0x135027['newValueBoolean']=_0x223fc7['newValueBoolean']),null!=_0x223fc7['newValueJson']&&_0x223fc7['hasOwnProperty']('newValueJson')&&(_0x135027['newValueJson']=_0x223fc7['newValueJson']),null!=_0x223fc7['wasUndone']&&_0x223fc7['hasOwnProperty']('wasUndone')&&(_0x135027['wasUndone']=_0x223fc7['wasUndone']),_0x135027;},_0x3b6340['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x3b6340['getTypeUrl']=function(_0x2232be){return void 0x0===_0x2232be&&(_0x2232be='type.googleapis.com'),_0x2232be+'/AttributeOperation';},_0x3b6340;}()),_0x3cc747['InsertOperation']=(function(){function _0xd98267(_0x327f48){if(this['nodes']=[],_0x327f48){for(var _0x2e597d=Object['keys'](_0x327f48),_0x114cc4=0x0;_0x114cc4<_0x2e597d['length'];++_0x114cc4)null!=_0x327f48[_0x2e597d[_0x114cc4]]&&(this[_0x2e597d[_0x114cc4]]=_0x327f48[_0x2e597d[_0x114cc4]]);}}return _0xd98267['prototype']['position']=null,_0xd98267['prototype']['nodes']=_0x5f5597['emptyArray'],_0xd98267['prototype']['shouldReceiveAttributes']=!0x1,_0xd98267['prototype']['wasUndone']=!0x1,_0xd98267['create']=function(_0x5e5ab0){return new _0xd98267(_0x5e5ab0);},_0xd98267['encode']=function(_0x93d900,_0x5774c5){if(_0x5774c5||(_0x5774c5=_0x454831['create']()),null!=_0x93d900['position']&&Object['hasOwnProperty']['call'](_0x93d900,'position')&&_0x3cc747['Position']['encode'](_0x93d900['position'],_0x5774c5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x93d900['nodes']&&_0x93d900['nodes']['length']){for(var _0x3455af=0x0;_0x3455af<_0x93d900['nodes']['length'];++_0x3455af)_0x3cc747['Element']['encode'](_0x93d900['nodes'][_0x3455af],_0x5774c5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x93d900['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x93d900,'shouldReceiveAttributes')&&_0x5774c5['uint32'](0x18)['bool'](_0x93d900['shouldReceiveAttributes']),null!=_0x93d900['wasUndone']&&Object['hasOwnProperty']['call'](_0x93d900,'wasUndone')&&_0x5774c5['uint32'](0x20)['bool'](_0x93d900['wasUndone']),_0x5774c5;},_0xd98267['encodeDelimited']=function(_0x33cca1,_0x38f817){return this['encode'](_0x33cca1,_0x38f817)['ldelim']();},_0xd98267['decode']=function(_0x41b687,_0x32058f){_0x41b687 instanceof _0x3000d9||(_0x41b687=_0x3000d9['create'](_0x41b687));for(var _0x1a47c9=void 0x0===_0x32058f?_0x41b687['len']:_0x41b687['pos']+_0x32058f,_0x4fe8b8=new _0x3cc747['InsertOperation']();_0x41b687['pos']<_0x1a47c9;){var _0x5b97f5=_0x41b687['uint32']();switch(_0x5b97f5>>>0x3){case 0x1:_0x4fe8b8['position']=_0x3cc747['Position']['decode'](_0x41b687,_0x41b687['uint32']());break;case 0x2:_0x4fe8b8['nodes']&&_0x4fe8b8['nodes']['length']||(_0x4fe8b8['nodes']=[]),_0x4fe8b8['nodes']['push'](_0x3cc747['Element']['decode'](_0x41b687,_0x41b687['uint32']()));break;case 0x3:_0x4fe8b8['shouldReceiveAttributes']=_0x41b687['bool']();break;case 0x4:_0x4fe8b8['wasUndone']=_0x41b687['bool']();break;default:_0x41b687['skipType'](0x7&_0x5b97f5);}}return _0x4fe8b8;},_0xd98267['decodeDelimited']=function(_0x3957e3){return _0x3957e3 instanceof _0x3000d9||(_0x3957e3=new _0x3000d9(_0x3957e3)),this['decode'](_0x3957e3,_0x3957e3['uint32']());},_0xd98267['verify']=function(_0x1b3c68){if('object'!=typeof _0x1b3c68||null===_0x1b3c68)return'object\x20expected';if(null!=_0x1b3c68['position']&&_0x1b3c68['hasOwnProperty']('position')&&(_0x13fb8a=_0x3cc747['Position']['verify'](_0x1b3c68['position'])))return'position.'+_0x13fb8a;if(null!=_0x1b3c68['nodes']&&_0x1b3c68['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1b3c68['nodes']))return'nodes:\x20array\x20expected';for(var _0x576a3d=0x0;_0x576a3d<_0x1b3c68['nodes']['length'];++_0x576a3d){var _0x13fb8a;if(_0x13fb8a=_0x3cc747['Element']['verify'](_0x1b3c68['nodes'][_0x576a3d]))return'nodes.'+_0x13fb8a;}}return null!=_0x1b3c68['shouldReceiveAttributes']&&_0x1b3c68['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1b3c68['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1b3c68['wasUndone']&&_0x1b3c68['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b3c68['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd98267['fromObject']=function(_0x21c4d7){if(_0x21c4d7 instanceof _0x3cc747['InsertOperation'])return _0x21c4d7;var _0x352f1d=new _0x3cc747['InsertOperation']();if(null!=_0x21c4d7['position']){if('object'!=typeof _0x21c4d7['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x352f1d['position']=_0x3cc747['Position']['fromObject'](_0x21c4d7['position']);}if(_0x21c4d7['nodes']){if(!Array['isArray'](_0x21c4d7['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x352f1d['nodes']=[];for(var _0x3fe880=0x0;_0x3fe880<_0x21c4d7['nodes']['length'];++_0x3fe880){if('object'!=typeof _0x21c4d7['nodes'][_0x3fe880])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x352f1d['nodes'][_0x3fe880]=_0x3cc747['Element']['fromObject'](_0x21c4d7['nodes'][_0x3fe880]);}}return null!=_0x21c4d7['shouldReceiveAttributes']&&(_0x352f1d['shouldReceiveAttributes']=Boolean(_0x21c4d7['shouldReceiveAttributes'])),null!=_0x21c4d7['wasUndone']&&(_0x352f1d['wasUndone']=Boolean(_0x21c4d7['wasUndone'])),_0x352f1d;},_0xd98267['toObject']=function(_0x5ed904,_0x3ee7d2){_0x3ee7d2||(_0x3ee7d2={});var _0x12ac3f={};if((_0x3ee7d2['arrays']||_0x3ee7d2['defaults'])&&(_0x12ac3f['nodes']=[]),_0x3ee7d2['defaults']&&(_0x12ac3f['position']=null,_0x12ac3f['shouldReceiveAttributes']=!0x1,_0x12ac3f['wasUndone']=!0x1),null!=_0x5ed904['position']&&_0x5ed904['hasOwnProperty']('position')&&(_0x12ac3f['position']=_0x3cc747['Position']['toObject'](_0x5ed904['position'],_0x3ee7d2)),_0x5ed904['nodes']&&_0x5ed904['nodes']['length']){_0x12ac3f['nodes']=[];for(var _0x18075f=0x0;_0x18075f<_0x5ed904['nodes']['length'];++_0x18075f)_0x12ac3f['nodes'][_0x18075f]=_0x3cc747['Element']['toObject'](_0x5ed904['nodes'][_0x18075f],_0x3ee7d2);}return null!=_0x5ed904['shouldReceiveAttributes']&&_0x5ed904['hasOwnProperty']('shouldReceiveAttributes')&&(_0x12ac3f['shouldReceiveAttributes']=_0x5ed904['shouldReceiveAttributes']),null!=_0x5ed904['wasUndone']&&_0x5ed904['hasOwnProperty']('wasUndone')&&(_0x12ac3f['wasUndone']=_0x5ed904['wasUndone']),_0x12ac3f;},_0xd98267['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0xd98267['getTypeUrl']=function(_0xe77eda){return void 0x0===_0xe77eda&&(_0xe77eda='type.googleapis.com'),_0xe77eda+'/InsertOperation';},_0xd98267;}()),_0x3cc747['MarkerOperation']=(function(){function _0x454d6e(_0xd415bf){if(_0xd415bf){for(var _0x49219a=Object['keys'](_0xd415bf),_0x4c5e52=0x0;_0x4c5e52<_0x49219a['length'];++_0x4c5e52)null!=_0xd415bf[_0x49219a[_0x4c5e52]]&&(this[_0x49219a[_0x4c5e52]]=_0xd415bf[_0x49219a[_0x4c5e52]]);}}return _0x454d6e['prototype']['name']='',_0x454d6e['prototype']['oldRange']=null,_0x454d6e['prototype']['newRange']=null,_0x454d6e['prototype']['affectsData']=!0x1,_0x454d6e['prototype']['wasUndone']=!0x1,_0x454d6e['create']=function(_0x2320c){return new _0x454d6e(_0x2320c);},_0x454d6e['encode']=function(_0x14fa73,_0x3edcd3){return _0x3edcd3||(_0x3edcd3=_0x454831['create']()),null!=_0x14fa73['name']&&Object['hasOwnProperty']['call'](_0x14fa73,'name')&&_0x3edcd3['uint32'](0xa)['string'](_0x14fa73['name']),null!=_0x14fa73['oldRange']&&Object['hasOwnProperty']['call'](_0x14fa73,'oldRange')&&_0x3cc747['Range']['encode'](_0x14fa73['oldRange'],_0x3edcd3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x14fa73['newRange']&&Object['hasOwnProperty']['call'](_0x14fa73,'newRange')&&_0x3cc747['Range']['encode'](_0x14fa73['newRange'],_0x3edcd3['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x14fa73['affectsData']&&Object['hasOwnProperty']['call'](_0x14fa73,'affectsData')&&_0x3edcd3['uint32'](0x20)['bool'](_0x14fa73['affectsData']),null!=_0x14fa73['wasUndone']&&Object['hasOwnProperty']['call'](_0x14fa73,'wasUndone')&&_0x3edcd3['uint32'](0x28)['bool'](_0x14fa73['wasUndone']),_0x3edcd3;},_0x454d6e['encodeDelimited']=function(_0x43b9ca,_0x3a728b){return this['encode'](_0x43b9ca,_0x3a728b)['ldelim']();},_0x454d6e['decode']=function(_0x5b361d,_0x3382c1){_0x5b361d instanceof _0x3000d9||(_0x5b361d=_0x3000d9['create'](_0x5b361d));for(var _0x3edebb=void 0x0===_0x3382c1?_0x5b361d['len']:_0x5b361d['pos']+_0x3382c1,_0xf77d39=new _0x3cc747['MarkerOperation']();_0x5b361d['pos']<_0x3edebb;){var _0x25f4a3=_0x5b361d['uint32']();switch(_0x25f4a3>>>0x3){case 0x1:_0xf77d39['name']=_0x5b361d['string']();break;case 0x2:_0xf77d39['oldRange']=_0x3cc747['Range']['decode'](_0x5b361d,_0x5b361d['uint32']());break;case 0x3:_0xf77d39['newRange']=_0x3cc747['Range']['decode'](_0x5b361d,_0x5b361d['uint32']());break;case 0x4:_0xf77d39['affectsData']=_0x5b361d['bool']();break;case 0x5:_0xf77d39['wasUndone']=_0x5b361d['bool']();break;default:_0x5b361d['skipType'](0x7&_0x25f4a3);}}return _0xf77d39;},_0x454d6e['decodeDelimited']=function(_0x4152ef){return _0x4152ef instanceof _0x3000d9||(_0x4152ef=new _0x3000d9(_0x4152ef)),this['decode'](_0x4152ef,_0x4152ef['uint32']());},_0x454d6e['verify']=function(_0x2c10c9){if('object'!=typeof _0x2c10c9||null===_0x2c10c9)return'object\x20expected';if(null!=_0x2c10c9['name']&&_0x2c10c9['hasOwnProperty']('name')&&!_0x5f5597['isString'](_0x2c10c9['name']))return'name:\x20string\x20expected';var _0x50558f;if(null!=_0x2c10c9['oldRange']&&_0x2c10c9['hasOwnProperty']('oldRange')&&(_0x50558f=_0x3cc747['Range']['verify'](_0x2c10c9['oldRange'])))return'oldRange.'+_0x50558f;if(null!=_0x2c10c9['newRange']&&_0x2c10c9['hasOwnProperty']('newRange')&&(_0x50558f=_0x3cc747['Range']['verify'](_0x2c10c9['newRange'])))return'newRange.'+_0x50558f;return null!=_0x2c10c9['affectsData']&&_0x2c10c9['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2c10c9['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2c10c9['wasUndone']&&_0x2c10c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c10c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x454d6e['fromObject']=function(_0xf552e2){if(_0xf552e2 instanceof _0x3cc747['MarkerOperation'])return _0xf552e2;var _0x470bca=new _0x3cc747['MarkerOperation']();if(null!=_0xf552e2['name']&&(_0x470bca['name']=String(_0xf552e2['name'])),null!=_0xf552e2['oldRange']){if('object'!=typeof _0xf552e2['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x470bca['oldRange']=_0x3cc747['Range']['fromObject'](_0xf552e2['oldRange']);}if(null!=_0xf552e2['newRange']){if('object'!=typeof _0xf552e2['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x470bca['newRange']=_0x3cc747['Range']['fromObject'](_0xf552e2['newRange']);}return null!=_0xf552e2['affectsData']&&(_0x470bca['affectsData']=Boolean(_0xf552e2['affectsData'])),null!=_0xf552e2['wasUndone']&&(_0x470bca['wasUndone']=Boolean(_0xf552e2['wasUndone'])),_0x470bca;},_0x454d6e['toObject']=function(_0x1dc087,_0x5a995d){_0x5a995d||(_0x5a995d={});var _0x1841e9={};return _0x5a995d['defaults']&&(_0x1841e9['name']='',_0x1841e9['oldRange']=null,_0x1841e9['newRange']=null,_0x1841e9['affectsData']=!0x1,_0x1841e9['wasUndone']=!0x1),null!=_0x1dc087['name']&&_0x1dc087['hasOwnProperty']('name')&&(_0x1841e9['name']=_0x1dc087['name']),null!=_0x1dc087['oldRange']&&_0x1dc087['hasOwnProperty']('oldRange')&&(_0x1841e9['oldRange']=_0x3cc747['Range']['toObject'](_0x1dc087['oldRange'],_0x5a995d)),null!=_0x1dc087['newRange']&&_0x1dc087['hasOwnProperty']('newRange')&&(_0x1841e9['newRange']=_0x3cc747['Range']['toObject'](_0x1dc087['newRange'],_0x5a995d)),null!=_0x1dc087['affectsData']&&_0x1dc087['hasOwnProperty']('affectsData')&&(_0x1841e9['affectsData']=_0x1dc087['affectsData']),null!=_0x1dc087['wasUndone']&&_0x1dc087['hasOwnProperty']('wasUndone')&&(_0x1841e9['wasUndone']=_0x1dc087['wasUndone']),_0x1841e9;},_0x454d6e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x454d6e['getTypeUrl']=function(_0x375d7a){return void 0x0===_0x375d7a&&(_0x375d7a='type.googleapis.com'),_0x375d7a+'/MarkerOperation';},_0x454d6e;}()),_0x3cc747['MergeOperation']=(function(){function _0xdb385a(_0x8972c5){if(_0x8972c5){for(var _0x170e6f=Object['keys'](_0x8972c5),_0x10c2a8=0x0;_0x10c2a8<_0x170e6f['length'];++_0x10c2a8)null!=_0x8972c5[_0x170e6f[_0x10c2a8]]&&(this[_0x170e6f[_0x10c2a8]]=_0x8972c5[_0x170e6f[_0x10c2a8]]);}}return _0xdb385a['prototype']['sourcePosition']=null,_0xdb385a['prototype']['targetPosition']=null,_0xdb385a['prototype']['graveyardPosition']=null,_0xdb385a['prototype']['howMany']=0x0,_0xdb385a['prototype']['wasUndone']=!0x1,_0xdb385a['create']=function(_0x462ff6){return new _0xdb385a(_0x462ff6);},_0xdb385a['encode']=function(_0x1adce1,_0x20dba2){return _0x20dba2||(_0x20dba2=_0x454831['create']()),null!=_0x1adce1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1adce1,'sourcePosition')&&_0x3cc747['Position']['encode'](_0x1adce1['sourcePosition'],_0x20dba2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1adce1['targetPosition']&&Object['hasOwnProperty']['call'](_0x1adce1,'targetPosition')&&_0x3cc747['Position']['encode'](_0x1adce1['targetPosition'],_0x20dba2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1adce1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1adce1,'graveyardPosition')&&_0x3cc747['Position']['encode'](_0x1adce1['graveyardPosition'],_0x20dba2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1adce1['howMany']&&Object['hasOwnProperty']['call'](_0x1adce1,'howMany')&&_0x20dba2['uint32'](0x20)['uint32'](_0x1adce1['howMany']),null!=_0x1adce1['wasUndone']&&Object['hasOwnProperty']['call'](_0x1adce1,'wasUndone')&&_0x20dba2['uint32'](0x28)['bool'](_0x1adce1['wasUndone']),_0x20dba2;},_0xdb385a['encodeDelimited']=function(_0x5bcc5a,_0x2d1343){return this['encode'](_0x5bcc5a,_0x2d1343)['ldelim']();},_0xdb385a['decode']=function(_0x3019da,_0x144ba6){_0x3019da instanceof _0x3000d9||(_0x3019da=_0x3000d9['create'](_0x3019da));for(var _0x4772e9=void 0x0===_0x144ba6?_0x3019da['len']:_0x3019da['pos']+_0x144ba6,_0x1e4bb2=new _0x3cc747['MergeOperation']();_0x3019da['pos']<_0x4772e9;){var _0x23a242=_0x3019da['uint32']();switch(_0x23a242>>>0x3){case 0x1:_0x1e4bb2['sourcePosition']=_0x3cc747['Position']['decode'](_0x3019da,_0x3019da['uint32']());break;case 0x2:_0x1e4bb2['targetPosition']=_0x3cc747['Position']['decode'](_0x3019da,_0x3019da['uint32']());break;case 0x3:_0x1e4bb2['graveyardPosition']=_0x3cc747['Position']['decode'](_0x3019da,_0x3019da['uint32']());break;case 0x4:_0x1e4bb2['howMany']=_0x3019da['uint32']();break;case 0x5:_0x1e4bb2['wasUndone']=_0x3019da['bool']();break;default:_0x3019da['skipType'](0x7&_0x23a242);}}return _0x1e4bb2;},_0xdb385a['decodeDelimited']=function(_0xcb3447){return _0xcb3447 instanceof _0x3000d9||(_0xcb3447=new _0x3000d9(_0xcb3447)),this['decode'](_0xcb3447,_0xcb3447['uint32']());},_0xdb385a['verify']=function(_0x37da5e){if('object'!=typeof _0x37da5e||null===_0x37da5e)return'object\x20expected';var _0x507e67;if(null!=_0x37da5e['sourcePosition']&&_0x37da5e['hasOwnProperty']('sourcePosition')&&(_0x507e67=_0x3cc747['Position']['verify'](_0x37da5e['sourcePosition'])))return'sourcePosition.'+_0x507e67;if(null!=_0x37da5e['targetPosition']&&_0x37da5e['hasOwnProperty']('targetPosition')&&(_0x507e67=_0x3cc747['Position']['verify'](_0x37da5e['targetPosition'])))return'targetPosition.'+_0x507e67;if(null!=_0x37da5e['graveyardPosition']&&_0x37da5e['hasOwnProperty']('graveyardPosition')&&(_0x507e67=_0x3cc747['Position']['verify'](_0x37da5e['graveyardPosition'])))return'graveyardPosition.'+_0x507e67;return null!=_0x37da5e['howMany']&&_0x37da5e['hasOwnProperty']('howMany')&&!_0x5f5597['isInteger'](_0x37da5e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x37da5e['wasUndone']&&_0x37da5e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37da5e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xdb385a['fromObject']=function(_0x55b09e){if(_0x55b09e instanceof _0x3cc747['MergeOperation'])return _0x55b09e;var _0x1f020b=new _0x3cc747['MergeOperation']();if(null!=_0x55b09e['sourcePosition']){if('object'!=typeof _0x55b09e['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1f020b['sourcePosition']=_0x3cc747['Position']['fromObject'](_0x55b09e['sourcePosition']);}if(null!=_0x55b09e['targetPosition']){if('object'!=typeof _0x55b09e['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1f020b['targetPosition']=_0x3cc747['Position']['fromObject'](_0x55b09e['targetPosition']);}if(null!=_0x55b09e['graveyardPosition']){if('object'!=typeof _0x55b09e['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1f020b['graveyardPosition']=_0x3cc747['Position']['fromObject'](_0x55b09e['graveyardPosition']);}return null!=_0x55b09e['howMany']&&(_0x1f020b['howMany']=_0x55b09e['howMany']>>>0x0),null!=_0x55b09e['wasUndone']&&(_0x1f020b['wasUndone']=Boolean(_0x55b09e['wasUndone'])),_0x1f020b;},_0xdb385a['toObject']=function(_0x53f1c1,_0x1e9fbc){_0x1e9fbc||(_0x1e9fbc={});var _0x4e9144={};return _0x1e9fbc['defaults']&&(_0x4e9144['sourcePosition']=null,_0x4e9144['targetPosition']=null,_0x4e9144['graveyardPosition']=null,_0x4e9144['howMany']=0x0,_0x4e9144['wasUndone']=!0x1),null!=_0x53f1c1['sourcePosition']&&_0x53f1c1['hasOwnProperty']('sourcePosition')&&(_0x4e9144['sourcePosition']=_0x3cc747['Position']['toObject'](_0x53f1c1['sourcePosition'],_0x1e9fbc)),null!=_0x53f1c1['targetPosition']&&_0x53f1c1['hasOwnProperty']('targetPosition')&&(_0x4e9144['targetPosition']=_0x3cc747['Position']['toObject'](_0x53f1c1['targetPosition'],_0x1e9fbc)),null!=_0x53f1c1['graveyardPosition']&&_0x53f1c1['hasOwnProperty']('graveyardPosition')&&(_0x4e9144['graveyardPosition']=_0x3cc747['Position']['toObject'](_0x53f1c1['graveyardPosition'],_0x1e9fbc)),null!=_0x53f1c1['howMany']&&_0x53f1c1['hasOwnProperty']('howMany')&&(_0x4e9144['howMany']=_0x53f1c1['howMany']),null!=_0x53f1c1['wasUndone']&&_0x53f1c1['hasOwnProperty']('wasUndone')&&(_0x4e9144['wasUndone']=_0x53f1c1['wasUndone']),_0x4e9144;},_0xdb385a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0xdb385a['getTypeUrl']=function(_0xb823d){return void 0x0===_0xb823d&&(_0xb823d='type.googleapis.com'),_0xb823d+'/MergeOperation';},_0xdb385a;}()),_0x3cc747['MoveOperation']=(function(){function _0x183668(_0x345d74){if(_0x345d74){for(var _0x34d76b=Object['keys'](_0x345d74),_0x30c15d=0x0;_0x30c15d<_0x34d76b['length'];++_0x30c15d)null!=_0x345d74[_0x34d76b[_0x30c15d]]&&(this[_0x34d76b[_0x30c15d]]=_0x345d74[_0x34d76b[_0x30c15d]]);}}return _0x183668['prototype']['sourcePosition']=null,_0x183668['prototype']['howMany']=0x0,_0x183668['prototype']['targetPosition']=null,_0x183668['prototype']['wasUndone']=!0x1,_0x183668['create']=function(_0x30a773){return new _0x183668(_0x30a773);},_0x183668['encode']=function(_0x935b75,_0x4b09c2){return _0x4b09c2||(_0x4b09c2=_0x454831['create']()),null!=_0x935b75['sourcePosition']&&Object['hasOwnProperty']['call'](_0x935b75,'sourcePosition')&&_0x3cc747['Position']['encode'](_0x935b75['sourcePosition'],_0x4b09c2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x935b75['howMany']&&Object['hasOwnProperty']['call'](_0x935b75,'howMany')&&_0x4b09c2['uint32'](0x10)['uint32'](_0x935b75['howMany']),null!=_0x935b75['targetPosition']&&Object['hasOwnProperty']['call'](_0x935b75,'targetPosition')&&_0x3cc747['Position']['encode'](_0x935b75['targetPosition'],_0x4b09c2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x935b75['wasUndone']&&Object['hasOwnProperty']['call'](_0x935b75,'wasUndone')&&_0x4b09c2['uint32'](0x20)['bool'](_0x935b75['wasUndone']),_0x4b09c2;},_0x183668['encodeDelimited']=function(_0x312e2b,_0x2ec9da){return this['encode'](_0x312e2b,_0x2ec9da)['ldelim']();},_0x183668['decode']=function(_0x45d073,_0x486b77){_0x45d073 instanceof _0x3000d9||(_0x45d073=_0x3000d9['create'](_0x45d073));for(var _0x4df9e3=void 0x0===_0x486b77?_0x45d073['len']:_0x45d073['pos']+_0x486b77,_0x838883=new _0x3cc747['MoveOperation']();_0x45d073['pos']<_0x4df9e3;){var _0x1534c1=_0x45d073['uint32']();switch(_0x1534c1>>>0x3){case 0x1:_0x838883['sourcePosition']=_0x3cc747['Position']['decode'](_0x45d073,_0x45d073['uint32']());break;case 0x2:_0x838883['howMany']=_0x45d073['uint32']();break;case 0x3:_0x838883['targetPosition']=_0x3cc747['Position']['decode'](_0x45d073,_0x45d073['uint32']());break;case 0x4:_0x838883['wasUndone']=_0x45d073['bool']();break;default:_0x45d073['skipType'](0x7&_0x1534c1);}}return _0x838883;},_0x183668['decodeDelimited']=function(_0x5cd784){return _0x5cd784 instanceof _0x3000d9||(_0x5cd784=new _0x3000d9(_0x5cd784)),this['decode'](_0x5cd784,_0x5cd784['uint32']());},_0x183668['verify']=function(_0x38aced){if('object'!=typeof _0x38aced||null===_0x38aced)return'object\x20expected';var _0x5eee0d;if(null!=_0x38aced['sourcePosition']&&_0x38aced['hasOwnProperty']('sourcePosition')&&(_0x5eee0d=_0x3cc747['Position']['verify'](_0x38aced['sourcePosition'])))return'sourcePosition.'+_0x5eee0d;if(null!=_0x38aced['howMany']&&_0x38aced['hasOwnProperty']('howMany')&&!_0x5f5597['isInteger'](_0x38aced['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x38aced['targetPosition']&&_0x38aced['hasOwnProperty']('targetPosition')&&(_0x5eee0d=_0x3cc747['Position']['verify'](_0x38aced['targetPosition'])))return'targetPosition.'+_0x5eee0d;return null!=_0x38aced['wasUndone']&&_0x38aced['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38aced['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x183668['fromObject']=function(_0x4ecdee){if(_0x4ecdee instanceof _0x3cc747['MoveOperation'])return _0x4ecdee;var _0xcd7045=new _0x3cc747['MoveOperation']();if(null!=_0x4ecdee['sourcePosition']){if('object'!=typeof _0x4ecdee['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xcd7045['sourcePosition']=_0x3cc747['Position']['fromObject'](_0x4ecdee['sourcePosition']);}if(null!=_0x4ecdee['howMany']&&(_0xcd7045['howMany']=_0x4ecdee['howMany']>>>0x0),null!=_0x4ecdee['targetPosition']){if('object'!=typeof _0x4ecdee['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xcd7045['targetPosition']=_0x3cc747['Position']['fromObject'](_0x4ecdee['targetPosition']);}return null!=_0x4ecdee['wasUndone']&&(_0xcd7045['wasUndone']=Boolean(_0x4ecdee['wasUndone'])),_0xcd7045;},_0x183668['toObject']=function(_0x2f58e6,_0x174861){_0x174861||(_0x174861={});var _0x569bf7={};return _0x174861['defaults']&&(_0x569bf7['sourcePosition']=null,_0x569bf7['howMany']=0x0,_0x569bf7['targetPosition']=null,_0x569bf7['wasUndone']=!0x1),null!=_0x2f58e6['sourcePosition']&&_0x2f58e6['hasOwnProperty']('sourcePosition')&&(_0x569bf7['sourcePosition']=_0x3cc747['Position']['toObject'](_0x2f58e6['sourcePosition'],_0x174861)),null!=_0x2f58e6['howMany']&&_0x2f58e6['hasOwnProperty']('howMany')&&(_0x569bf7['howMany']=_0x2f58e6['howMany']),null!=_0x2f58e6['targetPosition']&&_0x2f58e6['hasOwnProperty']('targetPosition')&&(_0x569bf7['targetPosition']=_0x3cc747['Position']['toObject'](_0x2f58e6['targetPosition'],_0x174861)),null!=_0x2f58e6['wasUndone']&&_0x2f58e6['hasOwnProperty']('wasUndone')&&(_0x569bf7['wasUndone']=_0x2f58e6['wasUndone']),_0x569bf7;},_0x183668['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x183668['getTypeUrl']=function(_0x1b2e6b){return void 0x0===_0x1b2e6b&&(_0x1b2e6b='type.googleapis.com'),_0x1b2e6b+'/MoveOperation';},_0x183668;}()),_0x3cc747['RenameOperation']=(function(){function _0x11ed19(_0x2db70e){if(_0x2db70e){for(var _0x5d7f83=Object['keys'](_0x2db70e),_0x4368af=0x0;_0x4368af<_0x5d7f83['length'];++_0x4368af)null!=_0x2db70e[_0x5d7f83[_0x4368af]]&&(this[_0x5d7f83[_0x4368af]]=_0x2db70e[_0x5d7f83[_0x4368af]]);}}return _0x11ed19['prototype']['position']=null,_0x11ed19['prototype']['oldName']='',_0x11ed19['prototype']['newName']='',_0x11ed19['prototype']['wasUndone']=!0x1,_0x11ed19['create']=function(_0x455366){return new _0x11ed19(_0x455366);},_0x11ed19['encode']=function(_0x32148b,_0x7c09be){return _0x7c09be||(_0x7c09be=_0x454831['create']()),null!=_0x32148b['position']&&Object['hasOwnProperty']['call'](_0x32148b,'position')&&_0x3cc747['Position']['encode'](_0x32148b['position'],_0x7c09be['uint32'](0xa)['fork']())['ldelim'](),null!=_0x32148b['oldName']&&Object['hasOwnProperty']['call'](_0x32148b,'oldName')&&_0x7c09be['uint32'](0x12)['string'](_0x32148b['oldName']),null!=_0x32148b['newName']&&Object['hasOwnProperty']['call'](_0x32148b,'newName')&&_0x7c09be['uint32'](0x1a)['string'](_0x32148b['newName']),null!=_0x32148b['wasUndone']&&Object['hasOwnProperty']['call'](_0x32148b,'wasUndone')&&_0x7c09be['uint32'](0x20)['bool'](_0x32148b['wasUndone']),_0x7c09be;},_0x11ed19['encodeDelimited']=function(_0x3bab5c,_0x113f3a){return this['encode'](_0x3bab5c,_0x113f3a)['ldelim']();},_0x11ed19['decode']=function(_0x2693ba,_0x1d3389){_0x2693ba instanceof _0x3000d9||(_0x2693ba=_0x3000d9['create'](_0x2693ba));for(var _0x1a1dc6=void 0x0===_0x1d3389?_0x2693ba['len']:_0x2693ba['pos']+_0x1d3389,_0x49b339=new _0x3cc747['RenameOperation']();_0x2693ba['pos']<_0x1a1dc6;){var _0x43bcd4=_0x2693ba['uint32']();switch(_0x43bcd4>>>0x3){case 0x1:_0x49b339['position']=_0x3cc747['Position']['decode'](_0x2693ba,_0x2693ba['uint32']());break;case 0x2:_0x49b339['oldName']=_0x2693ba['string']();break;case 0x3:_0x49b339['newName']=_0x2693ba['string']();break;case 0x4:_0x49b339['wasUndone']=_0x2693ba['bool']();break;default:_0x2693ba['skipType'](0x7&_0x43bcd4);}}return _0x49b339;},_0x11ed19['decodeDelimited']=function(_0x1125d8){return _0x1125d8 instanceof _0x3000d9||(_0x1125d8=new _0x3000d9(_0x1125d8)),this['decode'](_0x1125d8,_0x1125d8['uint32']());},_0x11ed19['verify']=function(_0x3ae60e){if('object'!=typeof _0x3ae60e||null===_0x3ae60e)return'object\x20expected';if(null!=_0x3ae60e['position']&&_0x3ae60e['hasOwnProperty']('position')){var _0x45bffa=_0x3cc747['Position']['verify'](_0x3ae60e['position']);if(_0x45bffa)return'position.'+_0x45bffa;}return null!=_0x3ae60e['oldName']&&_0x3ae60e['hasOwnProperty']('oldName')&&!_0x5f5597['isString'](_0x3ae60e['oldName'])?'oldName:\x20string\x20expected':null!=_0x3ae60e['newName']&&_0x3ae60e['hasOwnProperty']('newName')&&!_0x5f5597['isString'](_0x3ae60e['newName'])?'newName:\x20string\x20expected':null!=_0x3ae60e['wasUndone']&&_0x3ae60e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ae60e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11ed19['fromObject']=function(_0x4db7fc){if(_0x4db7fc instanceof _0x3cc747['RenameOperation'])return _0x4db7fc;var _0x1c6c75=new _0x3cc747['RenameOperation']();if(null!=_0x4db7fc['position']){if('object'!=typeof _0x4db7fc['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1c6c75['position']=_0x3cc747['Position']['fromObject'](_0x4db7fc['position']);}return null!=_0x4db7fc['oldName']&&(_0x1c6c75['oldName']=String(_0x4db7fc['oldName'])),null!=_0x4db7fc['newName']&&(_0x1c6c75['newName']=String(_0x4db7fc['newName'])),null!=_0x4db7fc['wasUndone']&&(_0x1c6c75['wasUndone']=Boolean(_0x4db7fc['wasUndone'])),_0x1c6c75;},_0x11ed19['toObject']=function(_0x4bf195,_0x2d4050){_0x2d4050||(_0x2d4050={});var _0x9b0d51={};return _0x2d4050['defaults']&&(_0x9b0d51['position']=null,_0x9b0d51['oldName']='',_0x9b0d51['newName']='',_0x9b0d51['wasUndone']=!0x1),null!=_0x4bf195['position']&&_0x4bf195['hasOwnProperty']('position')&&(_0x9b0d51['position']=_0x3cc747['Position']['toObject'](_0x4bf195['position'],_0x2d4050)),null!=_0x4bf195['oldName']&&_0x4bf195['hasOwnProperty']('oldName')&&(_0x9b0d51['oldName']=_0x4bf195['oldName']),null!=_0x4bf195['newName']&&_0x4bf195['hasOwnProperty']('newName')&&(_0x9b0d51['newName']=_0x4bf195['newName']),null!=_0x4bf195['wasUndone']&&_0x4bf195['hasOwnProperty']('wasUndone')&&(_0x9b0d51['wasUndone']=_0x4bf195['wasUndone']),_0x9b0d51;},_0x11ed19['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x11ed19['getTypeUrl']=function(_0x3ba77a){return void 0x0===_0x3ba77a&&(_0x3ba77a='type.googleapis.com'),_0x3ba77a+'/RenameOperation';},_0x11ed19;}()),_0x3cc747['RootAttributeOperation']=(function(){function _0x33414a(_0x3da5d2){if(_0x3da5d2){for(var _0x4e2713=Object['keys'](_0x3da5d2),_0x117299=0x0;_0x117299<_0x4e2713['length'];++_0x117299)null!=_0x3da5d2[_0x4e2713[_0x117299]]&&(this[_0x4e2713[_0x117299]]=_0x3da5d2[_0x4e2713[_0x117299]]);}}return _0x33414a['prototype']['root']='',_0x33414a['prototype']['key']='',_0x33414a['prototype']['oldValueBoolean']=!0x1,_0x33414a['prototype']['oldValueJson']='',_0x33414a['prototype']['newValueBoolean']=!0x1,_0x33414a['prototype']['newValueJson']='',_0x33414a['prototype']['wasUndone']=!0x1,_0x33414a['create']=function(_0x463835){return new _0x33414a(_0x463835);},_0x33414a['encode']=function(_0x4da52d,_0x1e8d71){return _0x1e8d71||(_0x1e8d71=_0x454831['create']()),null!=_0x4da52d['root']&&Object['hasOwnProperty']['call'](_0x4da52d,'root')&&_0x1e8d71['uint32'](0xa)['string'](_0x4da52d['root']),null!=_0x4da52d['key']&&Object['hasOwnProperty']['call'](_0x4da52d,'key')&&_0x1e8d71['uint32'](0x12)['string'](_0x4da52d['key']),null!=_0x4da52d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4da52d,'oldValueBoolean')&&_0x1e8d71['uint32'](0x18)['bool'](_0x4da52d['oldValueBoolean']),null!=_0x4da52d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4da52d,'oldValueJson')&&_0x1e8d71['uint32'](0x22)['string'](_0x4da52d['oldValueJson']),null!=_0x4da52d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4da52d,'newValueBoolean')&&_0x1e8d71['uint32'](0x28)['bool'](_0x4da52d['newValueBoolean']),null!=_0x4da52d['newValueJson']&&Object['hasOwnProperty']['call'](_0x4da52d,'newValueJson')&&_0x1e8d71['uint32'](0x32)['string'](_0x4da52d['newValueJson']),null!=_0x4da52d['wasUndone']&&Object['hasOwnProperty']['call'](_0x4da52d,'wasUndone')&&_0x1e8d71['uint32'](0x38)['bool'](_0x4da52d['wasUndone']),_0x1e8d71;},_0x33414a['encodeDelimited']=function(_0x33b833,_0x25cd64){return this['encode'](_0x33b833,_0x25cd64)['ldelim']();},_0x33414a['decode']=function(_0x12ae3d,_0x3fe45c){_0x12ae3d instanceof _0x3000d9||(_0x12ae3d=_0x3000d9['create'](_0x12ae3d));for(var _0xeb4001=void 0x0===_0x3fe45c?_0x12ae3d['len']:_0x12ae3d['pos']+_0x3fe45c,_0x456ac2=new _0x3cc747['RootAttributeOperation']();_0x12ae3d['pos']<_0xeb4001;){var _0x4fbec5=_0x12ae3d['uint32']();switch(_0x4fbec5>>>0x3){case 0x1:_0x456ac2['root']=_0x12ae3d['string']();break;case 0x2:_0x456ac2['key']=_0x12ae3d['string']();break;case 0x3:_0x456ac2['oldValueBoolean']=_0x12ae3d['bool']();break;case 0x4:_0x456ac2['oldValueJson']=_0x12ae3d['string']();break;case 0x5:_0x456ac2['newValueBoolean']=_0x12ae3d['bool']();break;case 0x6:_0x456ac2['newValueJson']=_0x12ae3d['string']();break;case 0x7:_0x456ac2['wasUndone']=_0x12ae3d['bool']();break;default:_0x12ae3d['skipType'](0x7&_0x4fbec5);}}return _0x456ac2;},_0x33414a['decodeDelimited']=function(_0x1ce99c){return _0x1ce99c instanceof _0x3000d9||(_0x1ce99c=new _0x3000d9(_0x1ce99c)),this['decode'](_0x1ce99c,_0x1ce99c['uint32']());},_0x33414a['verify']=function(_0x56c5a8){return'object'!=typeof _0x56c5a8||null===_0x56c5a8?'object\x20expected':null!=_0x56c5a8['root']&&_0x56c5a8['hasOwnProperty']('root')&&!_0x5f5597['isString'](_0x56c5a8['root'])?'root:\x20string\x20expected':null!=_0x56c5a8['key']&&_0x56c5a8['hasOwnProperty']('key')&&!_0x5f5597['isString'](_0x56c5a8['key'])?'key:\x20string\x20expected':null!=_0x56c5a8['oldValueBoolean']&&_0x56c5a8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x56c5a8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x56c5a8['oldValueJson']&&_0x56c5a8['hasOwnProperty']('oldValueJson')&&!_0x5f5597['isString'](_0x56c5a8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x56c5a8['newValueBoolean']&&_0x56c5a8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x56c5a8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x56c5a8['newValueJson']&&_0x56c5a8['hasOwnProperty']('newValueJson')&&!_0x5f5597['isString'](_0x56c5a8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x56c5a8['wasUndone']&&_0x56c5a8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56c5a8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33414a['fromObject']=function(_0x4f5b6a){if(_0x4f5b6a instanceof _0x3cc747['RootAttributeOperation'])return _0x4f5b6a;var _0x2c4af4=new _0x3cc747['RootAttributeOperation']();return null!=_0x4f5b6a['root']&&(_0x2c4af4['root']=String(_0x4f5b6a['root'])),null!=_0x4f5b6a['key']&&(_0x2c4af4['key']=String(_0x4f5b6a['key'])),null!=_0x4f5b6a['oldValueBoolean']&&(_0x2c4af4['oldValueBoolean']=Boolean(_0x4f5b6a['oldValueBoolean'])),null!=_0x4f5b6a['oldValueJson']&&(_0x2c4af4['oldValueJson']=String(_0x4f5b6a['oldValueJson'])),null!=_0x4f5b6a['newValueBoolean']&&(_0x2c4af4['newValueBoolean']=Boolean(_0x4f5b6a['newValueBoolean'])),null!=_0x4f5b6a['newValueJson']&&(_0x2c4af4['newValueJson']=String(_0x4f5b6a['newValueJson'])),null!=_0x4f5b6a['wasUndone']&&(_0x2c4af4['wasUndone']=Boolean(_0x4f5b6a['wasUndone'])),_0x2c4af4;},_0x33414a['toObject']=function(_0x1ab6b7,_0x48fc76){_0x48fc76||(_0x48fc76={});var _0x54ef73={};return _0x48fc76['defaults']&&(_0x54ef73['root']='',_0x54ef73['key']='',_0x54ef73['oldValueBoolean']=!0x1,_0x54ef73['oldValueJson']='',_0x54ef73['newValueBoolean']=!0x1,_0x54ef73['newValueJson']='',_0x54ef73['wasUndone']=!0x1),null!=_0x1ab6b7['root']&&_0x1ab6b7['hasOwnProperty']('root')&&(_0x54ef73['root']=_0x1ab6b7['root']),null!=_0x1ab6b7['key']&&_0x1ab6b7['hasOwnProperty']('key')&&(_0x54ef73['key']=_0x1ab6b7['key']),null!=_0x1ab6b7['oldValueBoolean']&&_0x1ab6b7['hasOwnProperty']('oldValueBoolean')&&(_0x54ef73['oldValueBoolean']=_0x1ab6b7['oldValueBoolean']),null!=_0x1ab6b7['oldValueJson']&&_0x1ab6b7['hasOwnProperty']('oldValueJson')&&(_0x54ef73['oldValueJson']=_0x1ab6b7['oldValueJson']),null!=_0x1ab6b7['newValueBoolean']&&_0x1ab6b7['hasOwnProperty']('newValueBoolean')&&(_0x54ef73['newValueBoolean']=_0x1ab6b7['newValueBoolean']),null!=_0x1ab6b7['newValueJson']&&_0x1ab6b7['hasOwnProperty']('newValueJson')&&(_0x54ef73['newValueJson']=_0x1ab6b7['newValueJson']),null!=_0x1ab6b7['wasUndone']&&_0x1ab6b7['hasOwnProperty']('wasUndone')&&(_0x54ef73['wasUndone']=_0x1ab6b7['wasUndone']),_0x54ef73;},_0x33414a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x33414a['getTypeUrl']=function(_0x30643b){return void 0x0===_0x30643b&&(_0x30643b='type.googleapis.com'),_0x30643b+'/RootAttributeOperation';},_0x33414a;}()),_0x3cc747['RootOperation']=(function(){function _0x3af3be(_0x453388){if(_0x453388){for(var _0x378273=Object['keys'](_0x453388),_0x35c838=0x0;_0x35c838<_0x378273['length'];++_0x35c838)null!=_0x453388[_0x378273[_0x35c838]]&&(this[_0x378273[_0x35c838]]=_0x453388[_0x378273[_0x35c838]]);}}return _0x3af3be['prototype']['rootName']='',_0x3af3be['prototype']['elementName']='',_0x3af3be['prototype']['isAdd']=!0x1,_0x3af3be['prototype']['wasUndone']=!0x1,_0x3af3be['create']=function(_0x4a0632){return new _0x3af3be(_0x4a0632);},_0x3af3be['encode']=function(_0x414fba,_0x48229d){return _0x48229d||(_0x48229d=_0x454831['create']()),null!=_0x414fba['rootName']&&Object['hasOwnProperty']['call'](_0x414fba,'rootName')&&_0x48229d['uint32'](0xa)['string'](_0x414fba['rootName']),null!=_0x414fba['elementName']&&Object['hasOwnProperty']['call'](_0x414fba,'elementName')&&_0x48229d['uint32'](0x12)['string'](_0x414fba['elementName']),null!=_0x414fba['isAdd']&&Object['hasOwnProperty']['call'](_0x414fba,'isAdd')&&_0x48229d['uint32'](0x18)['bool'](_0x414fba['isAdd']),null!=_0x414fba['wasUndone']&&Object['hasOwnProperty']['call'](_0x414fba,'wasUndone')&&_0x48229d['uint32'](0x20)['bool'](_0x414fba['wasUndone']),_0x48229d;},_0x3af3be['encodeDelimited']=function(_0x4ce79d,_0x27f8e3){return this['encode'](_0x4ce79d,_0x27f8e3)['ldelim']();},_0x3af3be['decode']=function(_0x15b0ce,_0x30cd73){_0x15b0ce instanceof _0x3000d9||(_0x15b0ce=_0x3000d9['create'](_0x15b0ce));for(var _0x4f0ecc=void 0x0===_0x30cd73?_0x15b0ce['len']:_0x15b0ce['pos']+_0x30cd73,_0xa932b0=new _0x3cc747['RootOperation']();_0x15b0ce['pos']<_0x4f0ecc;){var _0x2be1e5=_0x15b0ce['uint32']();switch(_0x2be1e5>>>0x3){case 0x1:_0xa932b0['rootName']=_0x15b0ce['string']();break;case 0x2:_0xa932b0['elementName']=_0x15b0ce['string']();break;case 0x3:_0xa932b0['isAdd']=_0x15b0ce['bool']();break;case 0x4:_0xa932b0['wasUndone']=_0x15b0ce['bool']();break;default:_0x15b0ce['skipType'](0x7&_0x2be1e5);}}return _0xa932b0;},_0x3af3be['decodeDelimited']=function(_0x46fbbb){return _0x46fbbb instanceof _0x3000d9||(_0x46fbbb=new _0x3000d9(_0x46fbbb)),this['decode'](_0x46fbbb,_0x46fbbb['uint32']());},_0x3af3be['verify']=function(_0x4003fe){return'object'!=typeof _0x4003fe||null===_0x4003fe?'object\x20expected':null!=_0x4003fe['rootName']&&_0x4003fe['hasOwnProperty']('rootName')&&!_0x5f5597['isString'](_0x4003fe['rootName'])?'rootName:\x20string\x20expected':null!=_0x4003fe['elementName']&&_0x4003fe['hasOwnProperty']('elementName')&&!_0x5f5597['isString'](_0x4003fe['elementName'])?'elementName:\x20string\x20expected':null!=_0x4003fe['isAdd']&&_0x4003fe['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4003fe['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4003fe['wasUndone']&&_0x4003fe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4003fe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3af3be['fromObject']=function(_0x7edbbc){if(_0x7edbbc instanceof _0x3cc747['RootOperation'])return _0x7edbbc;var _0x2f9e60=new _0x3cc747['RootOperation']();return null!=_0x7edbbc['rootName']&&(_0x2f9e60['rootName']=String(_0x7edbbc['rootName'])),null!=_0x7edbbc['elementName']&&(_0x2f9e60['elementName']=String(_0x7edbbc['elementName'])),null!=_0x7edbbc['isAdd']&&(_0x2f9e60['isAdd']=Boolean(_0x7edbbc['isAdd'])),null!=_0x7edbbc['wasUndone']&&(_0x2f9e60['wasUndone']=Boolean(_0x7edbbc['wasUndone'])),_0x2f9e60;},_0x3af3be['toObject']=function(_0x3d61c3,_0x2e25f7){_0x2e25f7||(_0x2e25f7={});var _0x308d1c={};return _0x2e25f7['defaults']&&(_0x308d1c['rootName']='',_0x308d1c['elementName']='',_0x308d1c['isAdd']=!0x1,_0x308d1c['wasUndone']=!0x1),null!=_0x3d61c3['rootName']&&_0x3d61c3['hasOwnProperty']('rootName')&&(_0x308d1c['rootName']=_0x3d61c3['rootName']),null!=_0x3d61c3['elementName']&&_0x3d61c3['hasOwnProperty']('elementName')&&(_0x308d1c['elementName']=_0x3d61c3['elementName']),null!=_0x3d61c3['isAdd']&&_0x3d61c3['hasOwnProperty']('isAdd')&&(_0x308d1c['isAdd']=_0x3d61c3['isAdd']),null!=_0x3d61c3['wasUndone']&&_0x3d61c3['hasOwnProperty']('wasUndone')&&(_0x308d1c['wasUndone']=_0x3d61c3['wasUndone']),_0x308d1c;},_0x3af3be['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x3af3be['getTypeUrl']=function(_0x4f2e1a){return void 0x0===_0x4f2e1a&&(_0x4f2e1a='type.googleapis.com'),_0x4f2e1a+'/RootOperation';},_0x3af3be;}()),_0x3cc747['SplitOperation']=(function(){function _0x53c9e7(_0x40aefd){if(_0x40aefd){for(var _0x3efb47=Object['keys'](_0x40aefd),_0x2ec228=0x0;_0x2ec228<_0x3efb47['length'];++_0x2ec228)null!=_0x40aefd[_0x3efb47[_0x2ec228]]&&(this[_0x3efb47[_0x2ec228]]=_0x40aefd[_0x3efb47[_0x2ec228]]);}}return _0x53c9e7['prototype']['splitPosition']=null,_0x53c9e7['prototype']['graveyardPosition']=null,_0x53c9e7['prototype']['howMany']=0x0,_0x53c9e7['prototype']['insertionPosition']=null,_0x53c9e7['prototype']['wasUndone']=!0x1,_0x53c9e7['create']=function(_0x10cd1a){return new _0x53c9e7(_0x10cd1a);},_0x53c9e7['encode']=function(_0x2926d2,_0x51f95c){return _0x51f95c||(_0x51f95c=_0x454831['create']()),null!=_0x2926d2['splitPosition']&&Object['hasOwnProperty']['call'](_0x2926d2,'splitPosition')&&_0x3cc747['Position']['encode'](_0x2926d2['splitPosition'],_0x51f95c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2926d2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2926d2,'graveyardPosition')&&_0x3cc747['Position']['encode'](_0x2926d2['graveyardPosition'],_0x51f95c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2926d2['howMany']&&Object['hasOwnProperty']['call'](_0x2926d2,'howMany')&&_0x51f95c['uint32'](0x18)['uint32'](_0x2926d2['howMany']),null!=_0x2926d2['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2926d2,'insertionPosition')&&_0x3cc747['Position']['encode'](_0x2926d2['insertionPosition'],_0x51f95c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2926d2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2926d2,'wasUndone')&&_0x51f95c['uint32'](0x28)['bool'](_0x2926d2['wasUndone']),_0x51f95c;},_0x53c9e7['encodeDelimited']=function(_0x2abeaa,_0x5c5b35){return this['encode'](_0x2abeaa,_0x5c5b35)['ldelim']();},_0x53c9e7['decode']=function(_0x46d10d,_0x210df6){_0x46d10d instanceof _0x3000d9||(_0x46d10d=_0x3000d9['create'](_0x46d10d));for(var _0x30e985=void 0x0===_0x210df6?_0x46d10d['len']:_0x46d10d['pos']+_0x210df6,_0xc190fc=new _0x3cc747['SplitOperation']();_0x46d10d['pos']<_0x30e985;){var _0x27f1de=_0x46d10d['uint32']();switch(_0x27f1de>>>0x3){case 0x1:_0xc190fc['splitPosition']=_0x3cc747['Position']['decode'](_0x46d10d,_0x46d10d['uint32']());break;case 0x2:_0xc190fc['graveyardPosition']=_0x3cc747['Position']['decode'](_0x46d10d,_0x46d10d['uint32']());break;case 0x3:_0xc190fc['howMany']=_0x46d10d['uint32']();break;case 0x4:_0xc190fc['insertionPosition']=_0x3cc747['Position']['decode'](_0x46d10d,_0x46d10d['uint32']());break;case 0x5:_0xc190fc['wasUndone']=_0x46d10d['bool']();break;default:_0x46d10d['skipType'](0x7&_0x27f1de);}}return _0xc190fc;},_0x53c9e7['decodeDelimited']=function(_0x19da07){return _0x19da07 instanceof _0x3000d9||(_0x19da07=new _0x3000d9(_0x19da07)),this['decode'](_0x19da07,_0x19da07['uint32']());},_0x53c9e7['verify']=function(_0x30abe2){if('object'!=typeof _0x30abe2||null===_0x30abe2)return'object\x20expected';var _0x3f7284;if(null!=_0x30abe2['splitPosition']&&_0x30abe2['hasOwnProperty']('splitPosition')&&(_0x3f7284=_0x3cc747['Position']['verify'](_0x30abe2['splitPosition'])))return'splitPosition.'+_0x3f7284;if(null!=_0x30abe2['graveyardPosition']&&_0x30abe2['hasOwnProperty']('graveyardPosition')&&(_0x3f7284=_0x3cc747['Position']['verify'](_0x30abe2['graveyardPosition'])))return'graveyardPosition.'+_0x3f7284;if(null!=_0x30abe2['howMany']&&_0x30abe2['hasOwnProperty']('howMany')&&!_0x5f5597['isInteger'](_0x30abe2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x30abe2['insertionPosition']&&_0x30abe2['hasOwnProperty']('insertionPosition')&&(_0x3f7284=_0x3cc747['Position']['verify'](_0x30abe2['insertionPosition'])))return'insertionPosition.'+_0x3f7284;return null!=_0x30abe2['wasUndone']&&_0x30abe2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30abe2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53c9e7['fromObject']=function(_0x42e919){if(_0x42e919 instanceof _0x3cc747['SplitOperation'])return _0x42e919;var _0x505c6c=new _0x3cc747['SplitOperation']();if(null!=_0x42e919['splitPosition']){if('object'!=typeof _0x42e919['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x505c6c['splitPosition']=_0x3cc747['Position']['fromObject'](_0x42e919['splitPosition']);}if(null!=_0x42e919['graveyardPosition']){if('object'!=typeof _0x42e919['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x505c6c['graveyardPosition']=_0x3cc747['Position']['fromObject'](_0x42e919['graveyardPosition']);}if(null!=_0x42e919['howMany']&&(_0x505c6c['howMany']=_0x42e919['howMany']>>>0x0),null!=_0x42e919['insertionPosition']){if('object'!=typeof _0x42e919['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x505c6c['insertionPosition']=_0x3cc747['Position']['fromObject'](_0x42e919['insertionPosition']);}return null!=_0x42e919['wasUndone']&&(_0x505c6c['wasUndone']=Boolean(_0x42e919['wasUndone'])),_0x505c6c;},_0x53c9e7['toObject']=function(_0x3bd9c5,_0x538b0d){_0x538b0d||(_0x538b0d={});var _0x36f669={};return _0x538b0d['defaults']&&(_0x36f669['splitPosition']=null,_0x36f669['graveyardPosition']=null,_0x36f669['howMany']=0x0,_0x36f669['insertionPosition']=null,_0x36f669['wasUndone']=!0x1),null!=_0x3bd9c5['splitPosition']&&_0x3bd9c5['hasOwnProperty']('splitPosition')&&(_0x36f669['splitPosition']=_0x3cc747['Position']['toObject'](_0x3bd9c5['splitPosition'],_0x538b0d)),null!=_0x3bd9c5['graveyardPosition']&&_0x3bd9c5['hasOwnProperty']('graveyardPosition')&&(_0x36f669['graveyardPosition']=_0x3cc747['Position']['toObject'](_0x3bd9c5['graveyardPosition'],_0x538b0d)),null!=_0x3bd9c5['howMany']&&_0x3bd9c5['hasOwnProperty']('howMany')&&(_0x36f669['howMany']=_0x3bd9c5['howMany']),null!=_0x3bd9c5['insertionPosition']&&_0x3bd9c5['hasOwnProperty']('insertionPosition')&&(_0x36f669['insertionPosition']=_0x3cc747['Position']['toObject'](_0x3bd9c5['insertionPosition'],_0x538b0d)),null!=_0x3bd9c5['wasUndone']&&_0x3bd9c5['hasOwnProperty']('wasUndone')&&(_0x36f669['wasUndone']=_0x3bd9c5['wasUndone']),_0x36f669;},_0x53c9e7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x53c9e7['getTypeUrl']=function(_0xad6758){return void 0x0===_0xad6758&&(_0xad6758='type.googleapis.com'),_0xad6758+'/SplitOperation';},_0x53c9e7;}()),_0x3cc747['Position']=(function(){function _0x4e1ad0(_0x5d882e){if(this['path']=[],_0x5d882e){for(var _0x82fed1=Object['keys'](_0x5d882e),_0x5174ff=0x0;_0x5174ff<_0x82fed1['length'];++_0x5174ff)null!=_0x5d882e[_0x82fed1[_0x5174ff]]&&(this[_0x82fed1[_0x5174ff]]=_0x5d882e[_0x82fed1[_0x5174ff]]);}}return _0x4e1ad0['prototype']['root']='',_0x4e1ad0['prototype']['rootMain']=!0x1,_0x4e1ad0['prototype']['rootGraveyard']=!0x1,_0x4e1ad0['prototype']['path']=_0x5f5597['emptyArray'],_0x4e1ad0['prototype']['stickiness']='',_0x4e1ad0['create']=function(_0x329f77){return new _0x4e1ad0(_0x329f77);},_0x4e1ad0['encode']=function(_0x2844a9,_0x3bf5ee){if(_0x3bf5ee||(_0x3bf5ee=_0x454831['create']()),null!=_0x2844a9['root']&&Object['hasOwnProperty']['call'](_0x2844a9,'root')&&_0x3bf5ee['uint32'](0xa)['string'](_0x2844a9['root']),null!=_0x2844a9['rootMain']&&Object['hasOwnProperty']['call'](_0x2844a9,'rootMain')&&_0x3bf5ee['uint32'](0x10)['bool'](_0x2844a9['rootMain']),null!=_0x2844a9['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2844a9,'rootGraveyard')&&_0x3bf5ee['uint32'](0x18)['bool'](_0x2844a9['rootGraveyard']),null!=_0x2844a9['path']&&_0x2844a9['path']['length']){_0x3bf5ee['uint32'](0x22)['fork']();for(var _0x464b8a=0x0;_0x464b8a<_0x2844a9['path']['length'];++_0x464b8a)_0x3bf5ee['uint32'](_0x2844a9['path'][_0x464b8a]);_0x3bf5ee['ldelim']();}return null!=_0x2844a9['stickiness']&&Object['hasOwnProperty']['call'](_0x2844a9,'stickiness')&&_0x3bf5ee['uint32'](0x2a)['string'](_0x2844a9['stickiness']),_0x3bf5ee;},_0x4e1ad0['encodeDelimited']=function(_0x19ad86,_0x28ea1b){return this['encode'](_0x19ad86,_0x28ea1b)['ldelim']();},_0x4e1ad0['decode']=function(_0x647e78,_0x2845d9){_0x647e78 instanceof _0x3000d9||(_0x647e78=_0x3000d9['create'](_0x647e78));for(var _0x57599e=void 0x0===_0x2845d9?_0x647e78['len']:_0x647e78['pos']+_0x2845d9,_0x540366=new _0x3cc747['Position']();_0x647e78['pos']<_0x57599e;){var _0x3f6958=_0x647e78['uint32']();switch(_0x3f6958>>>0x3){case 0x1:_0x540366['root']=_0x647e78['string']();break;case 0x2:_0x540366['rootMain']=_0x647e78['bool']();break;case 0x3:_0x540366['rootGraveyard']=_0x647e78['bool']();break;case 0x4:if(_0x540366['path']&&_0x540366['path']['length']||(_0x540366['path']=[]),0x2==(0x7&_0x3f6958)){for(var _0x458e01=_0x647e78['uint32']()+_0x647e78['pos'];_0x647e78['pos']<_0x458e01;)_0x540366['path']['push'](_0x647e78['uint32']());}else _0x540366['path']['push'](_0x647e78['uint32']());break;case 0x5:_0x540366['stickiness']=_0x647e78['string']();break;default:_0x647e78['skipType'](0x7&_0x3f6958);}}return _0x540366;},_0x4e1ad0['decodeDelimited']=function(_0x406ff3){return _0x406ff3 instanceof _0x3000d9||(_0x406ff3=new _0x3000d9(_0x406ff3)),this['decode'](_0x406ff3,_0x406ff3['uint32']());},_0x4e1ad0['verify']=function(_0x528c88){if('object'!=typeof _0x528c88||null===_0x528c88)return'object\x20expected';if(null!=_0x528c88['root']&&_0x528c88['hasOwnProperty']('root')&&!_0x5f5597['isString'](_0x528c88['root']))return'root:\x20string\x20expected';if(null!=_0x528c88['rootMain']&&_0x528c88['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x528c88['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x528c88['rootGraveyard']&&_0x528c88['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x528c88['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x528c88['path']&&_0x528c88['hasOwnProperty']('path')){if(!Array['isArray'](_0x528c88['path']))return'path:\x20array\x20expected';for(var _0x546ada=0x0;_0x546ada<_0x528c88['path']['length'];++_0x546ada)if(!_0x5f5597['isInteger'](_0x528c88['path'][_0x546ada]))return'path:\x20integer[]\x20expected';}return null!=_0x528c88['stickiness']&&_0x528c88['hasOwnProperty']('stickiness')&&!_0x5f5597['isString'](_0x528c88['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4e1ad0['fromObject']=function(_0x11ec1c){if(_0x11ec1c instanceof _0x3cc747['Position'])return _0x11ec1c;var _0x4326cc=new _0x3cc747['Position']();if(null!=_0x11ec1c['root']&&(_0x4326cc['root']=String(_0x11ec1c['root'])),null!=_0x11ec1c['rootMain']&&(_0x4326cc['rootMain']=Boolean(_0x11ec1c['rootMain'])),null!=_0x11ec1c['rootGraveyard']&&(_0x4326cc['rootGraveyard']=Boolean(_0x11ec1c['rootGraveyard'])),_0x11ec1c['path']){if(!Array['isArray'](_0x11ec1c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4326cc['path']=[];for(var _0x4462f2=0x0;_0x4462f2<_0x11ec1c['path']['length'];++_0x4462f2)_0x4326cc['path'][_0x4462f2]=_0x11ec1c['path'][_0x4462f2]>>>0x0;}return null!=_0x11ec1c['stickiness']&&(_0x4326cc['stickiness']=String(_0x11ec1c['stickiness'])),_0x4326cc;},_0x4e1ad0['toObject']=function(_0xb41b4e,_0xdb33f9){_0xdb33f9||(_0xdb33f9={});var _0x4be29a={};if((_0xdb33f9['arrays']||_0xdb33f9['defaults'])&&(_0x4be29a['path']=[]),_0xdb33f9['defaults']&&(_0x4be29a['root']='',_0x4be29a['rootMain']=!0x1,_0x4be29a['rootGraveyard']=!0x1,_0x4be29a['stickiness']=''),null!=_0xb41b4e['root']&&_0xb41b4e['hasOwnProperty']('root')&&(_0x4be29a['root']=_0xb41b4e['root']),null!=_0xb41b4e['rootMain']&&_0xb41b4e['hasOwnProperty']('rootMain')&&(_0x4be29a['rootMain']=_0xb41b4e['rootMain']),null!=_0xb41b4e['rootGraveyard']&&_0xb41b4e['hasOwnProperty']('rootGraveyard')&&(_0x4be29a['rootGraveyard']=_0xb41b4e['rootGraveyard']),_0xb41b4e['path']&&_0xb41b4e['path']['length']){_0x4be29a['path']=[];for(var _0x5c8466=0x0;_0x5c8466<_0xb41b4e['path']['length'];++_0x5c8466)_0x4be29a['path'][_0x5c8466]=_0xb41b4e['path'][_0x5c8466];}return null!=_0xb41b4e['stickiness']&&_0xb41b4e['hasOwnProperty']('stickiness')&&(_0x4be29a['stickiness']=_0xb41b4e['stickiness']),_0x4be29a;},_0x4e1ad0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x4e1ad0['getTypeUrl']=function(_0xb792e8){return void 0x0===_0xb792e8&&(_0xb792e8='type.googleapis.com'),_0xb792e8+'/Position';},_0x4e1ad0;}()),_0x3cc747['Range']=(function(){function _0x12db49(_0x327680){if(_0x327680){for(var _0x1681ef=Object['keys'](_0x327680),_0x25ec1b=0x0;_0x25ec1b<_0x1681ef['length'];++_0x25ec1b)null!=_0x327680[_0x1681ef[_0x25ec1b]]&&(this[_0x1681ef[_0x25ec1b]]=_0x327680[_0x1681ef[_0x25ec1b]]);}}return _0x12db49['prototype']['start']=null,_0x12db49['prototype']['end']=null,_0x12db49['create']=function(_0x3fb772){return new _0x12db49(_0x3fb772);},_0x12db49['encode']=function(_0x2f3792,_0x8252a3){return _0x8252a3||(_0x8252a3=_0x454831['create']()),null!=_0x2f3792['start']&&Object['hasOwnProperty']['call'](_0x2f3792,'start')&&_0x3cc747['Position']['encode'](_0x2f3792['start'],_0x8252a3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f3792['end']&&Object['hasOwnProperty']['call'](_0x2f3792,'end')&&_0x3cc747['Position']['encode'](_0x2f3792['end'],_0x8252a3['uint32'](0x12)['fork']())['ldelim'](),_0x8252a3;},_0x12db49['encodeDelimited']=function(_0x191fbb,_0xfbd057){return this['encode'](_0x191fbb,_0xfbd057)['ldelim']();},_0x12db49['decode']=function(_0x31d330,_0x4017d3){_0x31d330 instanceof _0x3000d9||(_0x31d330=_0x3000d9['create'](_0x31d330));for(var _0x3d6828=void 0x0===_0x4017d3?_0x31d330['len']:_0x31d330['pos']+_0x4017d3,_0xec226b=new _0x3cc747['Range']();_0x31d330['pos']<_0x3d6828;){var _0x3fb571=_0x31d330['uint32']();switch(_0x3fb571>>>0x3){case 0x1:_0xec226b['start']=_0x3cc747['Position']['decode'](_0x31d330,_0x31d330['uint32']());break;case 0x2:_0xec226b['end']=_0x3cc747['Position']['decode'](_0x31d330,_0x31d330['uint32']());break;default:_0x31d330['skipType'](0x7&_0x3fb571);}}return _0xec226b;},_0x12db49['decodeDelimited']=function(_0x4e11fe){return _0x4e11fe instanceof _0x3000d9||(_0x4e11fe=new _0x3000d9(_0x4e11fe)),this['decode'](_0x4e11fe,_0x4e11fe['uint32']());},_0x12db49['verify']=function(_0x560eb1){if('object'!=typeof _0x560eb1||null===_0x560eb1)return'object\x20expected';var _0x39daa0;if(null!=_0x560eb1['start']&&_0x560eb1['hasOwnProperty']('start')&&(_0x39daa0=_0x3cc747['Position']['verify'](_0x560eb1['start'])))return'start.'+_0x39daa0;if(null!=_0x560eb1['end']&&_0x560eb1['hasOwnProperty']('end')&&(_0x39daa0=_0x3cc747['Position']['verify'](_0x560eb1['end'])))return'end.'+_0x39daa0;return null;},_0x12db49['fromObject']=function(_0x42c1a8){if(_0x42c1a8 instanceof _0x3cc747['Range'])return _0x42c1a8;var _0x5b50f=new _0x3cc747['Range']();if(null!=_0x42c1a8['start']){if('object'!=typeof _0x42c1a8['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5b50f['start']=_0x3cc747['Position']['fromObject'](_0x42c1a8['start']);}if(null!=_0x42c1a8['end']){if('object'!=typeof _0x42c1a8['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5b50f['end']=_0x3cc747['Position']['fromObject'](_0x42c1a8['end']);}return _0x5b50f;},_0x12db49['toObject']=function(_0x392622,_0x5e7ed5){_0x5e7ed5||(_0x5e7ed5={});var _0x590136={};return _0x5e7ed5['defaults']&&(_0x590136['start']=null,_0x590136['end']=null),null!=_0x392622['start']&&_0x392622['hasOwnProperty']('start')&&(_0x590136['start']=_0x3cc747['Position']['toObject'](_0x392622['start'],_0x5e7ed5)),null!=_0x392622['end']&&_0x392622['hasOwnProperty']('end')&&(_0x590136['end']=_0x3cc747['Position']['toObject'](_0x392622['end'],_0x5e7ed5)),_0x590136;},_0x12db49['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x12db49['getTypeUrl']=function(_0x5c3daa){return void 0x0===_0x5c3daa&&(_0x5c3daa='type.googleapis.com'),_0x5c3daa+'/Range';},_0x12db49;}()),_0x3cc747['Element']=(function(){function _0x1a1a8c(_0x79c265){if(this['children']=[],this['attributesBoolean']={},_0x79c265){for(var _0x22af4a=Object['keys'](_0x79c265),_0x1d0095=0x0;_0x1d0095<_0x22af4a['length'];++_0x1d0095)null!=_0x79c265[_0x22af4a[_0x1d0095]]&&(this[_0x22af4a[_0x1d0095]]=_0x79c265[_0x22af4a[_0x1d0095]]);}}return _0x1a1a8c['prototype']['name']='',_0x1a1a8c['prototype']['children']=_0x5f5597['emptyArray'],_0x1a1a8c['prototype']['data']='',_0x1a1a8c['prototype']['attributesBoolean']=_0x5f5597['emptyObject'],_0x1a1a8c['prototype']['attributesJson']='',_0x1a1a8c['create']=function(_0x2cb852){return new _0x1a1a8c(_0x2cb852);},_0x1a1a8c['encode']=function(_0x1342b4,_0x2ac328){if(_0x2ac328||(_0x2ac328=_0x454831['create']()),null!=_0x1342b4['name']&&Object['hasOwnProperty']['call'](_0x1342b4,'name')&&_0x2ac328['uint32'](0xa)['string'](_0x1342b4['name']),null!=_0x1342b4['children']&&_0x1342b4['children']['length']){for(var _0x4f79af=0x0;_0x4f79af<_0x1342b4['children']['length'];++_0x4f79af)_0x3cc747['Element']['encode'](_0x1342b4['children'][_0x4f79af],_0x2ac328['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1342b4['data']&&Object['hasOwnProperty']['call'](_0x1342b4,'data')&&_0x2ac328['uint32'](0x1a)['string'](_0x1342b4['data']),null!=_0x1342b4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1342b4,'attributesBoolean')){var _0x5a0e19=Object['keys'](_0x1342b4['attributesBoolean']);for(_0x4f79af=0x0;_0x4f79af<_0x5a0e19['length'];++_0x4f79af)_0x2ac328['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5a0e19[_0x4f79af])['uint32'](0x10)['bool'](_0x1342b4['attributesBoolean'][_0x5a0e19[_0x4f79af]])['ldelim']();}return null!=_0x1342b4['attributesJson']&&Object['hasOwnProperty']['call'](_0x1342b4,'attributesJson')&&_0x2ac328['uint32'](0x2a)['string'](_0x1342b4['attributesJson']),_0x2ac328;},_0x1a1a8c['encodeDelimited']=function(_0x5748b4,_0x26d314){return this['encode'](_0x5748b4,_0x26d314)['ldelim']();},_0x1a1a8c['decode']=function(_0x180630,_0x18235a){_0x180630 instanceof _0x3000d9||(_0x180630=_0x3000d9['create'](_0x180630));for(var _0x2be44d,_0x2250f7,_0x3a4089=void 0x0===_0x18235a?_0x180630['len']:_0x180630['pos']+_0x18235a,_0x5e6226=new _0x3cc747['Element']();_0x180630['pos']<_0x3a4089;){var _0x482a17=_0x180630['uint32']();switch(_0x482a17>>>0x3){case 0x1:_0x5e6226['name']=_0x180630['string']();break;case 0x2:_0x5e6226['children']&&_0x5e6226['children']['length']||(_0x5e6226['children']=[]),_0x5e6226['children']['push'](_0x3cc747['Element']['decode'](_0x180630,_0x180630['uint32']()));break;case 0x3:_0x5e6226['data']=_0x180630['string']();break;case 0x4:_0x5e6226['attributesBoolean']===_0x5f5597['emptyObject']&&(_0x5e6226['attributesBoolean']={});var _0x1ea435=_0x180630['uint32']()+_0x180630['pos'];for(_0x2be44d='',_0x2250f7=!0x1;_0x180630['pos']<_0x1ea435;){var _0x138626=_0x180630['uint32']();switch(_0x138626>>>0x3){case 0x1:_0x2be44d=_0x180630['string']();break;case 0x2:_0x2250f7=_0x180630['bool']();break;default:_0x180630['skipType'](0x7&_0x138626);}}_0x5e6226['attributesBoolean'][_0x2be44d]=_0x2250f7;break;case 0x5:_0x5e6226['attributesJson']=_0x180630['string']();break;default:_0x180630['skipType'](0x7&_0x482a17);}}return _0x5e6226;},_0x1a1a8c['decodeDelimited']=function(_0x514f29){return _0x514f29 instanceof _0x3000d9||(_0x514f29=new _0x3000d9(_0x514f29)),this['decode'](_0x514f29,_0x514f29['uint32']());},_0x1a1a8c['verify']=function(_0x1c943b){if('object'!=typeof _0x1c943b||null===_0x1c943b)return'object\x20expected';if(null!=_0x1c943b['name']&&_0x1c943b['hasOwnProperty']('name')&&!_0x5f5597['isString'](_0x1c943b['name']))return'name:\x20string\x20expected';if(null!=_0x1c943b['children']&&_0x1c943b['hasOwnProperty']('children')){if(!Array['isArray'](_0x1c943b['children']))return'children:\x20array\x20expected';for(var _0x50044f=0x0;_0x50044f<_0x1c943b['children']['length'];++_0x50044f){var _0x422de8=_0x3cc747['Element']['verify'](_0x1c943b['children'][_0x50044f]);if(_0x422de8)return'children.'+_0x422de8;}}if(null!=_0x1c943b['data']&&_0x1c943b['hasOwnProperty']('data')&&!_0x5f5597['isString'](_0x1c943b['data']))return'data:\x20string\x20expected';if(null!=_0x1c943b['attributesBoolean']&&_0x1c943b['hasOwnProperty']('attributesBoolean')){if(!_0x5f5597['isObject'](_0x1c943b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5431ef=Object['keys'](_0x1c943b['attributesBoolean']);for(_0x50044f=0x0;_0x50044f<_0x5431ef['length'];++_0x50044f)if('boolean'!=typeof _0x1c943b['attributesBoolean'][_0x5431ef[_0x50044f]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1c943b['attributesJson']&&_0x1c943b['hasOwnProperty']('attributesJson')&&!_0x5f5597['isString'](_0x1c943b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1a1a8c['fromObject']=function(_0x6014e3){if(_0x6014e3 instanceof _0x3cc747['Element'])return _0x6014e3;var _0x5c32ea=new _0x3cc747['Element']();if(null!=_0x6014e3['name']&&(_0x5c32ea['name']=String(_0x6014e3['name'])),_0x6014e3['children']){if(!Array['isArray'](_0x6014e3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5c32ea['children']=[];for(var _0xf499ca=0x0;_0xf499ca<_0x6014e3['children']['length'];++_0xf499ca){if('object'!=typeof _0x6014e3['children'][_0xf499ca])throw TypeError('.Element.children:\x20object\x20expected');_0x5c32ea['children'][_0xf499ca]=_0x3cc747['Element']['fromObject'](_0x6014e3['children'][_0xf499ca]);}}if(null!=_0x6014e3['data']&&(_0x5c32ea['data']=String(_0x6014e3['data'])),_0x6014e3['attributesBoolean']){if('object'!=typeof _0x6014e3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5c32ea['attributesBoolean']={};var _0x4b34ac=Object['keys'](_0x6014e3['attributesBoolean']);for(_0xf499ca=0x0;_0xf499ca<_0x4b34ac['length'];++_0xf499ca)_0x5c32ea['attributesBoolean'][_0x4b34ac[_0xf499ca]]=Boolean(_0x6014e3['attributesBoolean'][_0x4b34ac[_0xf499ca]]);}return null!=_0x6014e3['attributesJson']&&(_0x5c32ea['attributesJson']=String(_0x6014e3['attributesJson'])),_0x5c32ea;},_0x1a1a8c['toObject']=function(_0x5a5021,_0x1d821a){_0x1d821a||(_0x1d821a={});var _0x53ace1,_0x5c021b={};if((_0x1d821a['arrays']||_0x1d821a['defaults'])&&(_0x5c021b['children']=[]),(_0x1d821a['objects']||_0x1d821a['defaults'])&&(_0x5c021b['attributesBoolean']={}),_0x1d821a['defaults']&&(_0x5c021b['name']='',_0x5c021b['data']='',_0x5c021b['attributesJson']=''),null!=_0x5a5021['name']&&_0x5a5021['hasOwnProperty']('name')&&(_0x5c021b['name']=_0x5a5021['name']),_0x5a5021['children']&&_0x5a5021['children']['length']){_0x5c021b['children']=[];for(var _0x266aa5=0x0;_0x266aa5<_0x5a5021['children']['length'];++_0x266aa5)_0x5c021b['children'][_0x266aa5]=_0x3cc747['Element']['toObject'](_0x5a5021['children'][_0x266aa5],_0x1d821a);}if(null!=_0x5a5021['data']&&_0x5a5021['hasOwnProperty']('data')&&(_0x5c021b['data']=_0x5a5021['data']),_0x5a5021['attributesBoolean']&&(_0x53ace1=Object['keys'](_0x5a5021['attributesBoolean']))['length']){_0x5c021b['attributesBoolean']={};for(_0x266aa5=0x0;_0x266aa5<_0x53ace1['length'];++_0x266aa5)_0x5c021b['attributesBoolean'][_0x53ace1[_0x266aa5]]=_0x5a5021['attributesBoolean'][_0x53ace1[_0x266aa5]];}return null!=_0x5a5021['attributesJson']&&_0x5a5021['hasOwnProperty']('attributesJson')&&(_0x5c021b['attributesJson']=_0x5a5021['attributesJson']),_0x5c021b;},_0x1a1a8c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1591e9['util']['toJSONOptions']);},_0x1a1a8c['getTypeUrl']=function(_0x3713cb){return void 0x0===_0x3713cb&&(_0x3713cb='type.googleapis.com'),_0x3713cb+'/Element';},_0x1a1a8c;}()),_0x3cc747;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x80c675){return new y(this['_protobufRoot'][_0x80c675]);}}class y{['_protobuf'];constructor(_0xd9cff8){this['_protobuf']=_0xd9cff8;}['compress'](_0x3a2ebe){const _0x21142c=this['_protobuf']['verify'](_0x3a2ebe);if(_0x21142c)throw Error(_0x21142c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3a2ebe))['finish']();}['decompress'](_0x2ddd73){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2ddd73),{'oneofs':!0x0});}}function _(_0x392f57,_0x5ce207){const _0x4bb768=_0x385588(_0x392f57);return _0x4bb768['path'][_0x4bb768['path']['length']-0x1]+=_0x5ce207,_0x4bb768;}function O(_0xd0def2,_0x2f929d){return _0xd0def2['root']===_0x2f929d['root']&&_0x79e73d(_0xd0def2['path'],_0x2f929d['path']);}function $(_0x163ca3){P(_0x163ca3,_0x3cc5c7=>('main'==_0x3cc5c7['root']?(_0x3cc5c7['rootMain']=!0x0,delete _0x3cc5c7['root']):'$graveyard'==_0x3cc5c7['root']&&(_0x3cc5c7['rootGraveyard']=!0x0,delete _0x3cc5c7['root']),_0x3cc5c7));}function J(_0x27d2fc){P(_0x27d2fc,_0xfb7386=>(_0xfb7386['rootMain']?(_0xfb7386['root']='main',delete _0xfb7386['rootMain']):_0xfb7386['rootGraveyard']&&(_0xfb7386['root']='$graveyard',delete _0xfb7386['rootGraveyard']),_0xfb7386));}function P(_0x21e6f4,_0x3527b4){for(const _0x46e138 in _0x21e6f4){const _0x51e7f9=_0x21e6f4[_0x46e138];'nodes'!==_0x46e138&&_0x250893(_0x51e7f9)&&(_0x51e7f9['path']&&(_0x51e7f9['root']||_0x51e7f9['rootMain']||_0x51e7f9['rootGraveyard'])?_0x21e6f4[_0x46e138]=_0x3527b4(_0x51e7f9):P(_0x51e7f9,_0x3527b4));}return _0x21e6f4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x719111,_0x37ff3f,_0x5415de){this['_id']=_0x719111,this['_operationName']=_0x37ff3f,this['_protobufDescriptor']=_0x5415de;}['compress'](_0x39796f,_0x1bd87e){const _0x385f46=_0x1bd87e['shift']();return $(_0x385f46),_0x39796f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x385f46)),_0x39796f['types']['push'](this['_id']),!0x0;}['decompress'](_0x590b8f,_0xec308f){_0xec308f['types']['shift']();const _0x5e2a84=this['_protobufDescriptor']['decompress'](_0xec308f['buffers']['shift']());J(_0x5e2a84),_0x5e2a84['__className']=this['_operationName'],_0x590b8f['push'](_0x5e2a84);}}class s extends e{['compress'](_0x49e300,_0x16b9b1){const _0x849732=_0x16b9b1['shift']();return this['_serializeOneOf']('oldValue',_0x849732),this['_serializeOneOf']('newValue',_0x849732),$(_0x849732),_0x49e300['buffers']['push'](this['_protobufDescriptor']['compress'](_0x849732)),_0x49e300['types']['push'](this['_id']),!0x0;}['decompress'](_0x340f6b,_0x5a261a){const {types:_0x50daef,buffers:_0x3aaad0}=_0x5a261a,_0xfe8f9a=this['_protobufDescriptor']['decompress'](_0x3aaad0['shift']());_0x50daef['shift'](),this['_deserializeOneOf']('oldValue',_0xfe8f9a),this['_deserializeOneOf']('newValue',_0xfe8f9a),J(_0xfe8f9a),_0xfe8f9a['__className']=this['_operationName'],_0x340f6b['push'](_0xfe8f9a);}['_serializeOneOf'](_0x39abae,_0x4aac76){const _0x381a05=_0x4aac76[_0x39abae];'boolean'==typeof _0x381a05?_0x4aac76[_0x39abae+'Boolean']=_0x381a05:_0x4aac76[_0x39abae+'Json']=JSON['stringify'](_0x381a05);}['_deserializeOneOf'](_0x122300,_0x5f126d){const _0x1d3bf6=_0x122300+'Json';_0x5f126d[_0x1d3bf6]?(_0x5f126d[_0x122300]=JSON['parse'](_0x5f126d[_0x1d3bf6]),delete _0x5f126d[_0x1d3bf6]):(_0x5f126d[_0x122300]=_0x5f126d[_0x122300+'Boolean'],delete _0x5f126d[_0x122300+'Boolean']);}}class i extends e{['compress'](_0x721dc5,_0x1bc65d){const _0x1ab5b7=_0x1bc65d['shift']();return this['_serializeNodesAttributes'](_0x1ab5b7['nodes']),$(_0x1ab5b7),_0x721dc5['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1ab5b7)),_0x721dc5['types']['push'](this['_id']),!0x0;}['decompress'](_0x8e86fd,_0x432678){const {types:_0x42f715,buffers:_0x5f2a65}=_0x432678,_0x30813c=this['_protobufDescriptor']['decompress'](_0x5f2a65['shift']());_0x42f715['shift'](),_0x30813c['nodes']||(_0x30813c['nodes']=[]),this['_deserializeNodesAttributes'](_0x30813c['nodes']),J(_0x30813c),_0x30813c['__className']=this['_operationName'],_0x8e86fd['push'](_0x30813c);}['_serializeNodesAttributes'](_0x14974f){for(const _0x11e53f of _0x14974f){if(_0x11e53f['attributes']){const _0x59472c=_0x11e53f['attributes'];this['_areValuesBoolean'](_0x59472c)?_0x11e53f['attributesBoolean']=_0x59472c:_0x11e53f['attributesJson']=JSON['stringify'](_0x59472c);}_0x11e53f['children']&&this['_serializeNodesAttributes'](_0x11e53f['children']);}}['_deserializeNodesAttributes'](_0x3fff27){for(const _0x2771e6 of _0x3fff27)(_0x2771e6['attributesBoolean']||_0x2771e6['attributesJson'])&&(_0x2771e6['attributesBoolean']?(_0x2771e6['attributes']=_0x2771e6['attributesBoolean'],delete _0x2771e6['attributesBoolean']):(_0x2771e6['attributes']=JSON['parse'](_0x2771e6['attributesJson']),delete _0x2771e6['attributesJson'])),_0x2771e6['children']&&this['_deserializeNodesAttributes'](_0x2771e6['children']);}['_areValuesBoolean'](_0x29331a){return Object['keys'](_0x29331a)['every'](_0x422e7f=>'boolean'==typeof _0x29331a[_0x422e7f]);}}class n extends e{['decompress'](_0x5d4cfd,_0x34a50d){super['decompress'](_0x5d4cfd,_0x34a50d);const _0x8541e6=_0x5d4cfd[_0x5d4cfd['length']-0x1];_0x8541e6['oldRange']||(_0x8541e6['oldRange']=null),_0x8541e6['newRange']||(_0x8541e6['newRange']=null);}}class p extends e{['compress'](_0x2157eb,_0x5351e6){return _0x5351e6['shift'](),_0x2157eb['types']['push'](this['_id']),!0x0;}['decompress'](_0x3fbb13,_0x385626){_0x385626['types']['shift'](),_0x3fbb13['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x29fe2b,_0x30e052,_0x2d881e,_0x5e2a34){super(_0x29fe2b,_0x30e052,_0x2d881e),this['_omittedNamespace']=_0x5e2a34+':';}['compress'](_0x17f134,_0x171839){return!('MarkerOperation'!=_0x171839[0x0]['__className']||!_0x171839[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x171839[0x0]['name']=_0x171839[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x17f134,_0x171839),!0x0);}['decompress'](_0x5cac9a,_0x1d7418){super['decompress'](_0x5cac9a,_0x1d7418);const _0x5492b6=_0x5cac9a[_0x5cac9a['length']-0x1];_0x5492b6['name']=this['_omittedNamespace']+_0x5492b6['name'];}}class b{['_id'];['_context'];constructor(_0x44404e,_0x582511){this['_id']=_0x44404e,this['_context']=_0x582511;}['compress'](_0x3209e9,_0x2e2936){let _0x3db800;for(;_0x2e2936['length']>0x1&&this['_compareOperations'](_0x2e2936[0x0],_0x2e2936[0x1]);)_0x3db800?(_0x3db800=this['_combineNext'](_0x2e2936['shift'](),_0x3db800),_0x3209e9['types']['push'](0x0)):(_0x3db800=_0x385588(_0x2e2936['shift']()),_0x3209e9['types']['push'](this['_id']));return!!_0x3db800&&(_0x3db800=this['_combineNext'](_0x2e2936['shift'](),_0x3db800),_0x3209e9['types']['push'](0x0),_0x3209e9['buffers']['push'](this['_compressSingleOperation'](_0x3db800)),!0x0);}['decompress'](_0xc9455,_0x28642b){const _0x1d72ba=this['_decompressSingleOperation'](_0x28642b);for(;0x0==_0x28642b['types'][0x0];)_0x28642b['types']['shift'](),_0xc9455['push'](this['_splitCurrent'](_0x1d72ba));_0xc9455['push'](_0x1d72ba);}}class m extends b{['_combineNext'](_0x247edf,_0x18e9b2){return _0x18e9b2['nodes'][0x0]['data']+=_0x247edf['nodes'][0x0]['data'],_0x18e9b2;}['_splitCurrent'](_0x57b667){const _0x1d0b10=_0x385588(_0x57b667),_0x558303=_0x1d0b10['nodes'][0x0],_0xcb4d7a=_0x57b667['nodes'][0x0],_0x494615=_0xcb4d7a['data'][Symbol['iterator']]()['next']()['value'],_0x231fa1=_0x494615['length'];return _0x558303['data']=_0x494615,_0xcb4d7a['data']=_0xcb4d7a['data']['substr'](_0x231fa1),_0x57b667['position']=_(_0x57b667['position'],_0x231fa1),_0x1d0b10;}['_compareOperations'](_0x2abadf,_0xa690d2){if(this['_checkOperation'](_0x2abadf)&&this['_checkOperation'](_0xa690d2)){const _0x1c533f=_0x2abadf['nodes'][0x0]['data']['length'],_0x245d27=O(_(_0x2abadf['position'],_0x1c533f),_0xa690d2['position']),_0x35d8e6=_0x2abadf['nodes'][0x0],_0x5e4953=_0xa690d2['nodes'][0x0];return _0x245d27&&this['_compareAttributes'](_0x35d8e6,_0x5e4953);}return!0x1;}['_compressSingleOperation'](_0x93f5){const _0x3acd4b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3acd4b,[_0x93f5]),_0x3acd4b['buffers'][0x0];}['_decompressSingleOperation'](_0x3fd2af){const _0x4fca76=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4fca76,_0x3fd2af),_0x4fca76[0x0];}['_checkOperation'](_0x47c11b){return'InsertOperation'==_0x47c11b['__className']&&0x1==_0x47c11b['nodes']['length']&&_0x47c11b['nodes'][0x0]['data']&&!_0x47c11b['wasUndone']&&0x1==Array['from'](_0x47c11b['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x26c92e,_0x19b26a){const _0x4544fd=Object['keys'](_0x26c92e['attributes']||{}),_0x117578=Object['keys'](_0x19b26a['attributes']||{});return _0x4544fd['length']===_0x117578['length']&&_0x4544fd['every'](_0x23886e=>_0x19b26a['attributes'][_0x23886e]&&_0x19b26a['attributes'][_0x23886e]===_0x26c92e['attributes'][_0x23886e]);}}class c extends b{['_combineNext'](_0x288074,_0x5daf50){return _0x5daf50['howMany']++,_0x5daf50['sourcePosition']=_0x385588(_0x288074['sourcePosition']),_0x5daf50;}['_splitCurrent'](_0x40f0f7){const _0x4a65a5=_0x385588(_0x40f0f7);return _0x40f0f7['howMany']--,_0x4a65a5['howMany']=0x1,_0x4a65a5['sourcePosition']=_(_0x4a65a5['sourcePosition'],_0x40f0f7['howMany']),_0x4a65a5;}['_compareOperations'](_0x55d82c,_0x27733e){return!(!this['_checkOperation'](_0x55d82c)||!this['_checkOperation'](_0x27733e))&&(O(_(_0x55d82c['sourcePosition'],-0x1),_0x27733e['sourcePosition'])&&O(_0x55d82c['targetPosition'],_0x27733e['targetPosition']));}['_compressSingleOperation'](_0x2c7c22){const _0x3a3d3d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3a3d3d,[_0x2c7c22]),_0x3a3d3d['buffers'][0x0];}['_decompressSingleOperation'](_0x157a55){const _0x30e03d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x30e03d,_0x157a55),_0x30e03d[0x0];}['_checkOperation'](_0x2331d7){return'MoveOperation'==_0x2331d7['__className']&&'$graveyard'==_0x2331d7['targetPosition']['root']&&0x1==_0x2331d7['howMany']&&!_0x2331d7['wasUndone'];}}class h extends b{['_combineNext'](_0x50f66b,_0x43e2d9){return _0x43e2d9['howMany']++,_0x43e2d9;}['_splitCurrent'](_0x8d4155){const _0x4d7d09=_0x385588(_0x8d4155);return _0x4d7d09['howMany']=0x1,_0x8d4155['howMany']--,_0x4d7d09;}['_compareOperations'](_0x17eae1,_0x394560){return!(!this['_checkOperation'](_0x17eae1)||!this['_checkOperation'](_0x394560))&&(O(_0x17eae1['sourcePosition'],_0x394560['sourcePosition'])&&O(_0x17eae1['targetPosition'],_0x394560['targetPosition']));}['_compressSingleOperation'](_0x4090bb){const _0x30100={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x30100,[_0x4090bb]),_0x30100['buffers'][0x0];}['_decompressSingleOperation'](_0x19c91c){const _0x480c31=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x480c31,_0x19c91c),_0x480c31[0x0];}['_checkOperation'](_0x46ef4f){return'MoveOperation'==_0x46ef4f['__className']&&'$graveyard'==_0x46ef4f['targetPosition']['root']&&0x1==_0x46ef4f['howMany']&&!_0x46ef4f['wasUndone'];}}class f extends b{['compress'](_0x263976,_0x35365c){if(!this['_compareOperations'](_0x35365c[0x0],_0x35365c[0x1]))return!0x1;const _0x19b3b1=_0x35365c['shift']();return _0x19b3b1['oldRange']=null,_0x19b3b1['newRange']&&O(_0x19b3b1['newRange']['start'],_0x19b3b1['newRange']['end'])&&(_0x19b3b1['newRange']['end']=null),_0x35365c['shift'](),_0x263976['types']['push'](this['_id']),_0x263976['types']['push'](0x0),_0x263976['buffers']['push'](this['_compressSingleOperation'](_0x19b3b1)),!0x0;}['decompress'](_0x3b755f,_0x1b831f){const _0x37b30a=this['_decompressSingleOperation'](_0x1b831f);_0x37b30a['newRange']&&!_0x37b30a['newRange']['end']&&(_0x37b30a['newRange']['end']=_0x385588(_0x37b30a['newRange']['start']));const _0x4a26ec=_0x385588(_0x37b30a);_0x4a26ec['newRange']&&(_0x4a26ec['newRange']['start']['stickiness']='toNone',_0x4a26ec['newRange']['end']=_0x385588(_0x4a26ec['newRange']['start'])),_0x4a26ec['name']='user:position:'+_0x4a26ec['name']['split'](':')[0x2],_0x1b831f['types']['shift'](),_0x3b755f['push'](_0x37b30a),_0x3b755f['push'](_0x4a26ec);}['_compressSingleOperation'](_0x416371){const _0x556c13={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x556c13,[_0x416371]),_0x556c13['buffers'][0x0];}['_decompressSingleOperation'](_0x41dd9c){const _0x35d11a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x35d11a,_0x41dd9c),_0x35d11a[0x0];}['_compareOperations'](_0x5dfb26,_0x2e5eb7){return!(!_0x5dfb26||!_0x2e5eb7)&&('MarkerOperation'==_0x5dfb26['__className']&&'MarkerOperation'==_0x2e5eb7['__className']&&!(!_0x5dfb26['name']['startsWith']('user:')||!_0x2e5eb7['name']['startsWith']('user:')||_0x5dfb26['name']==_0x2e5eb7['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x10efc8=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',_0x10efc8,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x10efc8,'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'](_0x44e0d8){if(!_0x44e0d8||!_0x44e0d8[0x0])throw new _0x3b6745('no-operations-provided',this);const _0x2ea4f9={'types':[],'buffers':[],'baseVersion':_0x44e0d8[0x0]['baseVersion']};for(;_0x44e0d8['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x2ea4f9,_0x44e0d8)||this['_getCompressorByName']('TypingAction')['compress'](_0x2ea4f9,_0x44e0d8)||this['_getCompressorByName']('DeletingAction')['compress'](_0x2ea4f9,_0x44e0d8)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x2ea4f9,_0x44e0d8)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x2ea4f9,_0x44e0d8)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x2ea4f9,_0x44e0d8)||this['_getCompressorByName'](_0x44e0d8[0x0]['__className'])['compress'](_0x2ea4f9,_0x44e0d8);return _0x2ea4f9;}['decompress'](_0x3c6cb4){const _0x2361b3=[];for(;_0x3c6cb4['types']['length'];){this['_compressorById']['get'](_0x3c6cb4['types'][0x0])['decompress'](_0x2361b3,_0x3c6cb4);}return _0x2361b3['forEach']((_0x36beb1,_0x3dfb1c)=>_0x36beb1['baseVersion']=_0x3c6cb4['baseVersion']+_0x3dfb1c),_0x2361b3;}['_getCompressorByName'](_0x59e7f8){return this['_compressorByName']['get'](_0x59e7f8);}['_registerOperationCompressor'](_0x25c834,_0x52c327,_0x550354){const _0x375665=new _0x550354(_0x25c834,_0x52c327,this['_protobufFactory']['getDescriptor'](_0x52c327));this['_registerCompressor'](_0x25c834,_0x52c327,_0x375665);}['_registerActionCompressor'](_0x1d995d,_0x7bf203,_0x5786fe){const _0x158666=new _0x5786fe(_0x1d995d,this);this['_registerCompressor'](_0x1d995d,_0x7bf203,_0x158666);}['_registerCompressor'](_0x15d2ee,_0x444bb6,_0x230bf5){this['_compressorById']['set'](_0x15d2ee,_0x230bf5),this['_compressorByName']['set'](_0x444bb6,_0x230bf5);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "42.0.0-alpha.
|
|
3
|
+
"version": "42.0.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,7 +33,7 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"ckeditor5": "42.0.0-alpha.
|
|
36
|
+
"ckeditor5": "42.0.0-alpha.9",
|
|
37
37
|
"lodash-es": "4.17.21",
|
|
38
38
|
"protobufjs": "7.2.5"
|
|
39
39
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3c49(_0x197b77,_0x249dac){const _0x2a0272=_0x2a02();return _0x3c49=function(_0x3c49bb,_0x3e8679){_0x3c49bb=_0x3c49bb-0x13c;let _0x2b8213=_0x2a0272[_0x3c49bb];return _0x2b8213;},_0x3c49(_0x197b77,_0x249dac);}const _0x1d92b3=_0x3c49;(function(_0x37090d,_0x38d404){const _0x482bfd=_0x3c49,_0x105ae0=_0x37090d();while(!![]){try{const _0x30834f=parseInt(_0x482bfd(0x14b))/0x1*(-parseInt(_0x482bfd(0x13d))/0x2)+parseInt(_0x482bfd(0x149))/0x3+-parseInt(_0x482bfd(0x143))/0x4+parseInt(_0x482bfd(0x152))/0x5*(-parseInt(_0x482bfd(0x144))/0x6)+-parseInt(_0x482bfd(0x14c))/0x7+-parseInt(_0x482bfd(0x13f))/0x8+parseInt(_0x482bfd(0x14e))/0x9;if(_0x30834f===_0x38d404)break;else _0x105ae0['push'](_0x105ae0['shift']());}catch(_0x33b3cf){_0x105ae0['push'](_0x105ae0['shift']());}}}(_0x2a02,0x78ac4));function _0x2a02(){const _0x422115=['_context','1517560RvHkVc','246SAETMK','buffers','length','_decompressSingleOperation','push','1077465ppQMfA','_id','1lSfOSu','1021433yYhzgC','_compressSingleOperation','18778608AZAWeI','shift','_combineNext','decompress','15240YVuLTD','_splitCurrent','1818802VeFPwG','_compareOperations','3133704fEqdpW','types','compress'];_0x2a02=function(){return _0x422115;};return _0x2a02();}import{cloneDeep as _0x122f1a}from'lodash-es';export default class b{constructor(_0x1f2029,_0x186753){const _0x3c8b3f=_0x3c49;this[_0x3c8b3f(0x14a)]=_0x1f2029,this[_0x3c8b3f(0x142)]=_0x186753;}[_0x1d92b3(0x141)](_0x49900d,_0x42a222){const _0x536ada=_0x1d92b3;let _0x143f38;for(;_0x42a222[_0x536ada(0x146)]>0x1&&this[_0x536ada(0x13e)](_0x42a222[0x0],_0x42a222[0x1]);)_0x143f38?(_0x143f38=this[_0x536ada(0x150)](_0x42a222[_0x536ada(0x14f)](),_0x143f38),_0x49900d[_0x536ada(0x140)][_0x536ada(0x148)](0x0)):(_0x143f38=_0x122f1a(_0x42a222[_0x536ada(0x14f)]()),_0x49900d[_0x536ada(0x140)][_0x536ada(0x148)](this[_0x536ada(0x14a)]));return!!_0x143f38&&(_0x143f38=this[_0x536ada(0x150)](_0x42a222[_0x536ada(0x14f)](),_0x143f38),_0x49900d[_0x536ada(0x140)][_0x536ada(0x148)](0x0),_0x49900d[_0x536ada(0x145)][_0x536ada(0x148)](this[_0x536ada(0x14d)](_0x143f38)),!0x0);}[_0x1d92b3(0x151)](_0x5880ea,_0x88672a){const _0x2a6328=_0x1d92b3,_0x1666c5=this[_0x2a6328(0x147)](_0x88672a);for(;0x0==_0x88672a[_0x2a6328(0x140)][0x0];)_0x88672a[_0x2a6328(0x140)][_0x2a6328(0x14f)](),_0x5880ea[_0x2a6328(0x148)](this[_0x2a6328(0x13c)](_0x1666c5));_0x5880ea[_0x2a6328(0x148)](_0x1666c5);}}
|