@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.2 → 44.0.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x22668c=_0x1dd0cd['Reader'],_0x2cb8b4=_0x1dd0cd['Writer'],_0x28cd5b=_0x1dd0cd['util'],_0x5e7bdf=_0x1dd0cd['roots']['default']||(_0x1dd0cd['roots']['default']={});return _0x5e7bdf['AttributeOperation']=(function(){function _0x5acaf3(_0x30ce3e){if(_0x30ce3e){for(var _0x163890=Object['keys'](_0x30ce3e),_0x1544cd=0x0;_0x1544cd<_0x163890['length'];++_0x1544cd)null!=_0x30ce3e[_0x163890[_0x1544cd]]&&(this[_0x163890[_0x1544cd]]=_0x30ce3e[_0x163890[_0x1544cd]]);}}return _0x5acaf3['prototype']['range']=null,_0x5acaf3['prototype']['key']='',_0x5acaf3['prototype']['oldValueBoolean']=!0x1,_0x5acaf3['prototype']['oldValueJson']='',_0x5acaf3['prototype']['newValueBoolean']=!0x1,_0x5acaf3['prototype']['newValueJson']='',_0x5acaf3['prototype']['wasUndone']=!0x1,_0x5acaf3['create']=function(_0x1a5152){return new _0x5acaf3(_0x1a5152);},_0x5acaf3['encode']=function(_0x13ecd1,_0x3a8f99){return _0x3a8f99||(_0x3a8f99=_0x2cb8b4['create']()),null!=_0x13ecd1['range']&&Object['hasOwnProperty']['call'](_0x13ecd1,'range')&&_0x5e7bdf['Range']['encode'](_0x13ecd1['range'],_0x3a8f99['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13ecd1['key']&&Object['hasOwnProperty']['call'](_0x13ecd1,'key')&&_0x3a8f99['uint32'](0x12)['string'](_0x13ecd1['key']),null!=_0x13ecd1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x13ecd1,'oldValueBoolean')&&_0x3a8f99['uint32'](0x18)['bool'](_0x13ecd1['oldValueBoolean']),null!=_0x13ecd1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x13ecd1,'oldValueJson')&&_0x3a8f99['uint32'](0x22)['string'](_0x13ecd1['oldValueJson']),null!=_0x13ecd1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x13ecd1,'newValueBoolean')&&_0x3a8f99['uint32'](0x28)['bool'](_0x13ecd1['newValueBoolean']),null!=_0x13ecd1['newValueJson']&&Object['hasOwnProperty']['call'](_0x13ecd1,'newValueJson')&&_0x3a8f99['uint32'](0x32)['string'](_0x13ecd1['newValueJson']),null!=_0x13ecd1['wasUndone']&&Object['hasOwnProperty']['call'](_0x13ecd1,'wasUndone')&&_0x3a8f99['uint32'](0x38)['bool'](_0x13ecd1['wasUndone']),_0x3a8f99;},_0x5acaf3['encodeDelimited']=function(_0x4ec7f0,_0x372a9a){return this['encode'](_0x4ec7f0,_0x372a9a)['ldelim']();},_0x5acaf3['decode']=function(_0x2459b1,_0x12f5ad){_0x2459b1 instanceof _0x22668c||(_0x2459b1=_0x22668c['create'](_0x2459b1));for(var _0x434d6f=void 0x0===_0x12f5ad?_0x2459b1['len']:_0x2459b1['pos']+_0x12f5ad,_0x4510a0=new _0x5e7bdf['AttributeOperation']();_0x2459b1['pos']<_0x434d6f;){var _0x24fd83=_0x2459b1['uint32']();switch(_0x24fd83>>>0x3){case 0x1:_0x4510a0['range']=_0x5e7bdf['Range']['decode'](_0x2459b1,_0x2459b1['uint32']());break;case 0x2:_0x4510a0['key']=_0x2459b1['string']();break;case 0x3:_0x4510a0['oldValueBoolean']=_0x2459b1['bool']();break;case 0x4:_0x4510a0['oldValueJson']=_0x2459b1['string']();break;case 0x5:_0x4510a0['newValueBoolean']=_0x2459b1['bool']();break;case 0x6:_0x4510a0['newValueJson']=_0x2459b1['string']();break;case 0x7:_0x4510a0['wasUndone']=_0x2459b1['bool']();break;default:_0x2459b1['skipType'](0x7&_0x24fd83);}}return _0x4510a0;},_0x5acaf3['decodeDelimited']=function(_0x1da24f){return _0x1da24f instanceof _0x22668c||(_0x1da24f=new _0x22668c(_0x1da24f)),this['decode'](_0x1da24f,_0x1da24f['uint32']());},_0x5acaf3['verify']=function(_0x1be255){if('object'!=typeof _0x1be255||null===_0x1be255)return'object\x20expected';if(null!=_0x1be255['range']&&_0x1be255['hasOwnProperty']('range')){var _0x1a8eb3=_0x5e7bdf['Range']['verify'](_0x1be255['range']);if(_0x1a8eb3)return'range.'+_0x1a8eb3;}return null!=_0x1be255['key']&&_0x1be255['hasOwnProperty']('key')&&!_0x28cd5b['isString'](_0x1be255['key'])?'key:\x20string\x20expected':null!=_0x1be255['oldValueBoolean']&&_0x1be255['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1be255['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1be255['oldValueJson']&&_0x1be255['hasOwnProperty']('oldValueJson')&&!_0x28cd5b['isString'](_0x1be255['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1be255['newValueBoolean']&&_0x1be255['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1be255['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1be255['newValueJson']&&_0x1be255['hasOwnProperty']('newValueJson')&&!_0x28cd5b['isString'](_0x1be255['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1be255['wasUndone']&&_0x1be255['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1be255['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5acaf3['fromObject']=function(_0x9dffe0){if(_0x9dffe0 instanceof _0x5e7bdf['AttributeOperation'])return _0x9dffe0;var _0x500591=new _0x5e7bdf['AttributeOperation']();if(null!=_0x9dffe0['range']){if('object'!=typeof _0x9dffe0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x500591['range']=_0x5e7bdf['Range']['fromObject'](_0x9dffe0['range']);}return null!=_0x9dffe0['key']&&(_0x500591['key']=String(_0x9dffe0['key'])),null!=_0x9dffe0['oldValueBoolean']&&(_0x500591['oldValueBoolean']=Boolean(_0x9dffe0['oldValueBoolean'])),null!=_0x9dffe0['oldValueJson']&&(_0x500591['oldValueJson']=String(_0x9dffe0['oldValueJson'])),null!=_0x9dffe0['newValueBoolean']&&(_0x500591['newValueBoolean']=Boolean(_0x9dffe0['newValueBoolean'])),null!=_0x9dffe0['newValueJson']&&(_0x500591['newValueJson']=String(_0x9dffe0['newValueJson'])),null!=_0x9dffe0['wasUndone']&&(_0x500591['wasUndone']=Boolean(_0x9dffe0['wasUndone'])),_0x500591;},_0x5acaf3['toObject']=function(_0x62e990,_0x5c3fa1){_0x5c3fa1||(_0x5c3fa1={});var _0x3e0093={};return _0x5c3fa1['defaults']&&(_0x3e0093['range']=null,_0x3e0093['key']='',_0x3e0093['oldValueBoolean']=!0x1,_0x3e0093['oldValueJson']='',_0x3e0093['newValueBoolean']=!0x1,_0x3e0093['newValueJson']='',_0x3e0093['wasUndone']=!0x1),null!=_0x62e990['range']&&_0x62e990['hasOwnProperty']('range')&&(_0x3e0093['range']=_0x5e7bdf['Range']['toObject'](_0x62e990['range'],_0x5c3fa1)),null!=_0x62e990['key']&&_0x62e990['hasOwnProperty']('key')&&(_0x3e0093['key']=_0x62e990['key']),null!=_0x62e990['oldValueBoolean']&&_0x62e990['hasOwnProperty']('oldValueBoolean')&&(_0x3e0093['oldValueBoolean']=_0x62e990['oldValueBoolean']),null!=_0x62e990['oldValueJson']&&_0x62e990['hasOwnProperty']('oldValueJson')&&(_0x3e0093['oldValueJson']=_0x62e990['oldValueJson']),null!=_0x62e990['newValueBoolean']&&_0x62e990['hasOwnProperty']('newValueBoolean')&&(_0x3e0093['newValueBoolean']=_0x62e990['newValueBoolean']),null!=_0x62e990['newValueJson']&&_0x62e990['hasOwnProperty']('newValueJson')&&(_0x3e0093['newValueJson']=_0x62e990['newValueJson']),null!=_0x62e990['wasUndone']&&_0x62e990['hasOwnProperty']('wasUndone')&&(_0x3e0093['wasUndone']=_0x62e990['wasUndone']),_0x3e0093;},_0x5acaf3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x5acaf3['getTypeUrl']=function(_0x401f4d){return void 0x0===_0x401f4d&&(_0x401f4d='type.googleapis.com'),_0x401f4d+'/AttributeOperation';},_0x5acaf3;}()),_0x5e7bdf['InsertOperation']=(function(){function _0x7396c3(_0x1a8876){if(this['nodes']=[],_0x1a8876){for(var _0x100423=Object['keys'](_0x1a8876),_0x5d7938=0x0;_0x5d7938<_0x100423['length'];++_0x5d7938)null!=_0x1a8876[_0x100423[_0x5d7938]]&&(this[_0x100423[_0x5d7938]]=_0x1a8876[_0x100423[_0x5d7938]]);}}return _0x7396c3['prototype']['position']=null,_0x7396c3['prototype']['nodes']=_0x28cd5b['emptyArray'],_0x7396c3['prototype']['shouldReceiveAttributes']=!0x1,_0x7396c3['prototype']['wasUndone']=!0x1,_0x7396c3['create']=function(_0x36eb5b){return new _0x7396c3(_0x36eb5b);},_0x7396c3['encode']=function(_0x9b9751,_0x14c513){if(_0x14c513||(_0x14c513=_0x2cb8b4['create']()),null!=_0x9b9751['position']&&Object['hasOwnProperty']['call'](_0x9b9751,'position')&&_0x5e7bdf['Position']['encode'](_0x9b9751['position'],_0x14c513['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9b9751['nodes']&&_0x9b9751['nodes']['length']){for(var _0x13714c=0x0;_0x13714c<_0x9b9751['nodes']['length'];++_0x13714c)_0x5e7bdf['Element']['encode'](_0x9b9751['nodes'][_0x13714c],_0x14c513['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x9b9751['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x9b9751,'shouldReceiveAttributes')&&_0x14c513['uint32'](0x18)['bool'](_0x9b9751['shouldReceiveAttributes']),null!=_0x9b9751['wasUndone']&&Object['hasOwnProperty']['call'](_0x9b9751,'wasUndone')&&_0x14c513['uint32'](0x20)['bool'](_0x9b9751['wasUndone']),_0x14c513;},_0x7396c3['encodeDelimited']=function(_0x1a7e70,_0x96d24f){return this['encode'](_0x1a7e70,_0x96d24f)['ldelim']();},_0x7396c3['decode']=function(_0x691763,_0x2723d8){_0x691763 instanceof _0x22668c||(_0x691763=_0x22668c['create'](_0x691763));for(var _0x5edc95=void 0x0===_0x2723d8?_0x691763['len']:_0x691763['pos']+_0x2723d8,_0xdc9eb3=new _0x5e7bdf['InsertOperation']();_0x691763['pos']<_0x5edc95;){var _0x1f7379=_0x691763['uint32']();switch(_0x1f7379>>>0x3){case 0x1:_0xdc9eb3['position']=_0x5e7bdf['Position']['decode'](_0x691763,_0x691763['uint32']());break;case 0x2:_0xdc9eb3['nodes']&&_0xdc9eb3['nodes']['length']||(_0xdc9eb3['nodes']=[]),_0xdc9eb3['nodes']['push'](_0x5e7bdf['Element']['decode'](_0x691763,_0x691763['uint32']()));break;case 0x3:_0xdc9eb3['shouldReceiveAttributes']=_0x691763['bool']();break;case 0x4:_0xdc9eb3['wasUndone']=_0x691763['bool']();break;default:_0x691763['skipType'](0x7&_0x1f7379);}}return _0xdc9eb3;},_0x7396c3['decodeDelimited']=function(_0x1e1662){return _0x1e1662 instanceof _0x22668c||(_0x1e1662=new _0x22668c(_0x1e1662)),this['decode'](_0x1e1662,_0x1e1662['uint32']());},_0x7396c3['verify']=function(_0x75bd9e){if('object'!=typeof _0x75bd9e||null===_0x75bd9e)return'object\x20expected';if(null!=_0x75bd9e['position']&&_0x75bd9e['hasOwnProperty']('position')&&(_0x4a728d=_0x5e7bdf['Position']['verify'](_0x75bd9e['position'])))return'position.'+_0x4a728d;if(null!=_0x75bd9e['nodes']&&_0x75bd9e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x75bd9e['nodes']))return'nodes:\x20array\x20expected';for(var _0x28d0c9=0x0;_0x28d0c9<_0x75bd9e['nodes']['length'];++_0x28d0c9){var _0x4a728d;if(_0x4a728d=_0x5e7bdf['Element']['verify'](_0x75bd9e['nodes'][_0x28d0c9]))return'nodes.'+_0x4a728d;}}return null!=_0x75bd9e['shouldReceiveAttributes']&&_0x75bd9e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x75bd9e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x75bd9e['wasUndone']&&_0x75bd9e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x75bd9e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7396c3['fromObject']=function(_0x3bf12b){if(_0x3bf12b instanceof _0x5e7bdf['InsertOperation'])return _0x3bf12b;var _0xaf6e04=new _0x5e7bdf['InsertOperation']();if(null!=_0x3bf12b['position']){if('object'!=typeof _0x3bf12b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xaf6e04['position']=_0x5e7bdf['Position']['fromObject'](_0x3bf12b['position']);}if(_0x3bf12b['nodes']){if(!Array['isArray'](_0x3bf12b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xaf6e04['nodes']=[];for(var _0x5a7358=0x0;_0x5a7358<_0x3bf12b['nodes']['length'];++_0x5a7358){if('object'!=typeof _0x3bf12b['nodes'][_0x5a7358])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xaf6e04['nodes'][_0x5a7358]=_0x5e7bdf['Element']['fromObject'](_0x3bf12b['nodes'][_0x5a7358]);}}return null!=_0x3bf12b['shouldReceiveAttributes']&&(_0xaf6e04['shouldReceiveAttributes']=Boolean(_0x3bf12b['shouldReceiveAttributes'])),null!=_0x3bf12b['wasUndone']&&(_0xaf6e04['wasUndone']=Boolean(_0x3bf12b['wasUndone'])),_0xaf6e04;},_0x7396c3['toObject']=function(_0x3277cf,_0x208c42){_0x208c42||(_0x208c42={});var _0x2f3444={};if((_0x208c42['arrays']||_0x208c42['defaults'])&&(_0x2f3444['nodes']=[]),_0x208c42['defaults']&&(_0x2f3444['position']=null,_0x2f3444['shouldReceiveAttributes']=!0x1,_0x2f3444['wasUndone']=!0x1),null!=_0x3277cf['position']&&_0x3277cf['hasOwnProperty']('position')&&(_0x2f3444['position']=_0x5e7bdf['Position']['toObject'](_0x3277cf['position'],_0x208c42)),_0x3277cf['nodes']&&_0x3277cf['nodes']['length']){_0x2f3444['nodes']=[];for(var _0x3bb1fb=0x0;_0x3bb1fb<_0x3277cf['nodes']['length'];++_0x3bb1fb)_0x2f3444['nodes'][_0x3bb1fb]=_0x5e7bdf['Element']['toObject'](_0x3277cf['nodes'][_0x3bb1fb],_0x208c42);}return null!=_0x3277cf['shouldReceiveAttributes']&&_0x3277cf['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2f3444['shouldReceiveAttributes']=_0x3277cf['shouldReceiveAttributes']),null!=_0x3277cf['wasUndone']&&_0x3277cf['hasOwnProperty']('wasUndone')&&(_0x2f3444['wasUndone']=_0x3277cf['wasUndone']),_0x2f3444;},_0x7396c3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x7396c3['getTypeUrl']=function(_0x4c4e17){return void 0x0===_0x4c4e17&&(_0x4c4e17='type.googleapis.com'),_0x4c4e17+'/InsertOperation';},_0x7396c3;}()),_0x5e7bdf['MarkerOperation']=(function(){function _0x2ba6fc(_0x380148){if(_0x380148){for(var _0x1aedb6=Object['keys'](_0x380148),_0x4431ba=0x0;_0x4431ba<_0x1aedb6['length'];++_0x4431ba)null!=_0x380148[_0x1aedb6[_0x4431ba]]&&(this[_0x1aedb6[_0x4431ba]]=_0x380148[_0x1aedb6[_0x4431ba]]);}}return _0x2ba6fc['prototype']['name']='',_0x2ba6fc['prototype']['oldRange']=null,_0x2ba6fc['prototype']['newRange']=null,_0x2ba6fc['prototype']['affectsData']=!0x1,_0x2ba6fc['prototype']['wasUndone']=!0x1,_0x2ba6fc['create']=function(_0x13e377){return new _0x2ba6fc(_0x13e377);},_0x2ba6fc['encode']=function(_0xa2a8b0,_0x466c3f){return _0x466c3f||(_0x466c3f=_0x2cb8b4['create']()),null!=_0xa2a8b0['name']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'name')&&_0x466c3f['uint32'](0xa)['string'](_0xa2a8b0['name']),null!=_0xa2a8b0['oldRange']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'oldRange')&&_0x5e7bdf['Range']['encode'](_0xa2a8b0['oldRange'],_0x466c3f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa2a8b0['newRange']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'newRange')&&_0x5e7bdf['Range']['encode'](_0xa2a8b0['newRange'],_0x466c3f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xa2a8b0['affectsData']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'affectsData')&&_0x466c3f['uint32'](0x20)['bool'](_0xa2a8b0['affectsData']),null!=_0xa2a8b0['wasUndone']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'wasUndone')&&_0x466c3f['uint32'](0x28)['bool'](_0xa2a8b0['wasUndone']),_0x466c3f;},_0x2ba6fc['encodeDelimited']=function(_0xd7c239,_0x23e0eb){return this['encode'](_0xd7c239,_0x23e0eb)['ldelim']();},_0x2ba6fc['decode']=function(_0x187865,_0x1e5220){_0x187865 instanceof _0x22668c||(_0x187865=_0x22668c['create'](_0x187865));for(var _0x205711=void 0x0===_0x1e5220?_0x187865['len']:_0x187865['pos']+_0x1e5220,_0x35b2bf=new _0x5e7bdf['MarkerOperation']();_0x187865['pos']<_0x205711;){var _0x5102ce=_0x187865['uint32']();switch(_0x5102ce>>>0x3){case 0x1:_0x35b2bf['name']=_0x187865['string']();break;case 0x2:_0x35b2bf['oldRange']=_0x5e7bdf['Range']['decode'](_0x187865,_0x187865['uint32']());break;case 0x3:_0x35b2bf['newRange']=_0x5e7bdf['Range']['decode'](_0x187865,_0x187865['uint32']());break;case 0x4:_0x35b2bf['affectsData']=_0x187865['bool']();break;case 0x5:_0x35b2bf['wasUndone']=_0x187865['bool']();break;default:_0x187865['skipType'](0x7&_0x5102ce);}}return _0x35b2bf;},_0x2ba6fc['decodeDelimited']=function(_0x35bcdb){return _0x35bcdb instanceof _0x22668c||(_0x35bcdb=new _0x22668c(_0x35bcdb)),this['decode'](_0x35bcdb,_0x35bcdb['uint32']());},_0x2ba6fc['verify']=function(_0x333296){if('object'!=typeof _0x333296||null===_0x333296)return'object\x20expected';if(null!=_0x333296['name']&&_0x333296['hasOwnProperty']('name')&&!_0x28cd5b['isString'](_0x333296['name']))return'name:\x20string\x20expected';var _0x5a3125;if(null!=_0x333296['oldRange']&&_0x333296['hasOwnProperty']('oldRange')&&(_0x5a3125=_0x5e7bdf['Range']['verify'](_0x333296['oldRange'])))return'oldRange.'+_0x5a3125;if(null!=_0x333296['newRange']&&_0x333296['hasOwnProperty']('newRange')&&(_0x5a3125=_0x5e7bdf['Range']['verify'](_0x333296['newRange'])))return'newRange.'+_0x5a3125;return null!=_0x333296['affectsData']&&_0x333296['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x333296['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x333296['wasUndone']&&_0x333296['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x333296['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ba6fc['fromObject']=function(_0x162fe9){if(_0x162fe9 instanceof _0x5e7bdf['MarkerOperation'])return _0x162fe9;var _0x5b28eb=new _0x5e7bdf['MarkerOperation']();if(null!=_0x162fe9['name']&&(_0x5b28eb['name']=String(_0x162fe9['name'])),null!=_0x162fe9['oldRange']){if('object'!=typeof _0x162fe9['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5b28eb['oldRange']=_0x5e7bdf['Range']['fromObject'](_0x162fe9['oldRange']);}if(null!=_0x162fe9['newRange']){if('object'!=typeof _0x162fe9['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5b28eb['newRange']=_0x5e7bdf['Range']['fromObject'](_0x162fe9['newRange']);}return null!=_0x162fe9['affectsData']&&(_0x5b28eb['affectsData']=Boolean(_0x162fe9['affectsData'])),null!=_0x162fe9['wasUndone']&&(_0x5b28eb['wasUndone']=Boolean(_0x162fe9['wasUndone'])),_0x5b28eb;},_0x2ba6fc['toObject']=function(_0xf58026,_0x2ef237){_0x2ef237||(_0x2ef237={});var _0x21ab14={};return _0x2ef237['defaults']&&(_0x21ab14['name']='',_0x21ab14['oldRange']=null,_0x21ab14['newRange']=null,_0x21ab14['affectsData']=!0x1,_0x21ab14['wasUndone']=!0x1),null!=_0xf58026['name']&&_0xf58026['hasOwnProperty']('name')&&(_0x21ab14['name']=_0xf58026['name']),null!=_0xf58026['oldRange']&&_0xf58026['hasOwnProperty']('oldRange')&&(_0x21ab14['oldRange']=_0x5e7bdf['Range']['toObject'](_0xf58026['oldRange'],_0x2ef237)),null!=_0xf58026['newRange']&&_0xf58026['hasOwnProperty']('newRange')&&(_0x21ab14['newRange']=_0x5e7bdf['Range']['toObject'](_0xf58026['newRange'],_0x2ef237)),null!=_0xf58026['affectsData']&&_0xf58026['hasOwnProperty']('affectsData')&&(_0x21ab14['affectsData']=_0xf58026['affectsData']),null!=_0xf58026['wasUndone']&&_0xf58026['hasOwnProperty']('wasUndone')&&(_0x21ab14['wasUndone']=_0xf58026['wasUndone']),_0x21ab14;},_0x2ba6fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x2ba6fc['getTypeUrl']=function(_0x5068c8){return void 0x0===_0x5068c8&&(_0x5068c8='type.googleapis.com'),_0x5068c8+'/MarkerOperation';},_0x2ba6fc;}()),_0x5e7bdf['MergeOperation']=(function(){function _0x56116b(_0x47fd79){if(_0x47fd79){for(var _0x5730ed=Object['keys'](_0x47fd79),_0x31f007=0x0;_0x31f007<_0x5730ed['length'];++_0x31f007)null!=_0x47fd79[_0x5730ed[_0x31f007]]&&(this[_0x5730ed[_0x31f007]]=_0x47fd79[_0x5730ed[_0x31f007]]);}}return _0x56116b['prototype']['sourcePosition']=null,_0x56116b['prototype']['targetPosition']=null,_0x56116b['prototype']['graveyardPosition']=null,_0x56116b['prototype']['howMany']=0x0,_0x56116b['prototype']['wasUndone']=!0x1,_0x56116b['create']=function(_0xe14f31){return new _0x56116b(_0xe14f31);},_0x56116b['encode']=function(_0x257da3,_0x33df96){return _0x33df96||(_0x33df96=_0x2cb8b4['create']()),null!=_0x257da3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x257da3,'sourcePosition')&&_0x5e7bdf['Position']['encode'](_0x257da3['sourcePosition'],_0x33df96['uint32'](0xa)['fork']())['ldelim'](),null!=_0x257da3['targetPosition']&&Object['hasOwnProperty']['call'](_0x257da3,'targetPosition')&&_0x5e7bdf['Position']['encode'](_0x257da3['targetPosition'],_0x33df96['uint32'](0x12)['fork']())['ldelim'](),null!=_0x257da3['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x257da3,'graveyardPosition')&&_0x5e7bdf['Position']['encode'](_0x257da3['graveyardPosition'],_0x33df96['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x257da3['howMany']&&Object['hasOwnProperty']['call'](_0x257da3,'howMany')&&_0x33df96['uint32'](0x20)['uint32'](_0x257da3['howMany']),null!=_0x257da3['wasUndone']&&Object['hasOwnProperty']['call'](_0x257da3,'wasUndone')&&_0x33df96['uint32'](0x28)['bool'](_0x257da3['wasUndone']),_0x33df96;},_0x56116b['encodeDelimited']=function(_0x2536e6,_0x5dc953){return this['encode'](_0x2536e6,_0x5dc953)['ldelim']();},_0x56116b['decode']=function(_0x53adb8,_0x22093c){_0x53adb8 instanceof _0x22668c||(_0x53adb8=_0x22668c['create'](_0x53adb8));for(var _0x103a13=void 0x0===_0x22093c?_0x53adb8['len']:_0x53adb8['pos']+_0x22093c,_0x37ddf4=new _0x5e7bdf['MergeOperation']();_0x53adb8['pos']<_0x103a13;){var _0x21f94d=_0x53adb8['uint32']();switch(_0x21f94d>>>0x3){case 0x1:_0x37ddf4['sourcePosition']=_0x5e7bdf['Position']['decode'](_0x53adb8,_0x53adb8['uint32']());break;case 0x2:_0x37ddf4['targetPosition']=_0x5e7bdf['Position']['decode'](_0x53adb8,_0x53adb8['uint32']());break;case 0x3:_0x37ddf4['graveyardPosition']=_0x5e7bdf['Position']['decode'](_0x53adb8,_0x53adb8['uint32']());break;case 0x4:_0x37ddf4['howMany']=_0x53adb8['uint32']();break;case 0x5:_0x37ddf4['wasUndone']=_0x53adb8['bool']();break;default:_0x53adb8['skipType'](0x7&_0x21f94d);}}return _0x37ddf4;},_0x56116b['decodeDelimited']=function(_0x906f3){return _0x906f3 instanceof _0x22668c||(_0x906f3=new _0x22668c(_0x906f3)),this['decode'](_0x906f3,_0x906f3['uint32']());},_0x56116b['verify']=function(_0x29a5af){if('object'!=typeof _0x29a5af||null===_0x29a5af)return'object\x20expected';var _0x13eabf;if(null!=_0x29a5af['sourcePosition']&&_0x29a5af['hasOwnProperty']('sourcePosition')&&(_0x13eabf=_0x5e7bdf['Position']['verify'](_0x29a5af['sourcePosition'])))return'sourcePosition.'+_0x13eabf;if(null!=_0x29a5af['targetPosition']&&_0x29a5af['hasOwnProperty']('targetPosition')&&(_0x13eabf=_0x5e7bdf['Position']['verify'](_0x29a5af['targetPosition'])))return'targetPosition.'+_0x13eabf;if(null!=_0x29a5af['graveyardPosition']&&_0x29a5af['hasOwnProperty']('graveyardPosition')&&(_0x13eabf=_0x5e7bdf['Position']['verify'](_0x29a5af['graveyardPosition'])))return'graveyardPosition.'+_0x13eabf;return null!=_0x29a5af['howMany']&&_0x29a5af['hasOwnProperty']('howMany')&&!_0x28cd5b['isInteger'](_0x29a5af['howMany'])?'howMany:\x20integer\x20expected':null!=_0x29a5af['wasUndone']&&_0x29a5af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29a5af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56116b['fromObject']=function(_0x4c77af){if(_0x4c77af instanceof _0x5e7bdf['MergeOperation'])return _0x4c77af;var _0x5d3559=new _0x5e7bdf['MergeOperation']();if(null!=_0x4c77af['sourcePosition']){if('object'!=typeof _0x4c77af['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5d3559['sourcePosition']=_0x5e7bdf['Position']['fromObject'](_0x4c77af['sourcePosition']);}if(null!=_0x4c77af['targetPosition']){if('object'!=typeof _0x4c77af['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5d3559['targetPosition']=_0x5e7bdf['Position']['fromObject'](_0x4c77af['targetPosition']);}if(null!=_0x4c77af['graveyardPosition']){if('object'!=typeof _0x4c77af['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5d3559['graveyardPosition']=_0x5e7bdf['Position']['fromObject'](_0x4c77af['graveyardPosition']);}return null!=_0x4c77af['howMany']&&(_0x5d3559['howMany']=_0x4c77af['howMany']>>>0x0),null!=_0x4c77af['wasUndone']&&(_0x5d3559['wasUndone']=Boolean(_0x4c77af['wasUndone'])),_0x5d3559;},_0x56116b['toObject']=function(_0x1f7893,_0x4d0a3b){_0x4d0a3b||(_0x4d0a3b={});var _0x337cb2={};return _0x4d0a3b['defaults']&&(_0x337cb2['sourcePosition']=null,_0x337cb2['targetPosition']=null,_0x337cb2['graveyardPosition']=null,_0x337cb2['howMany']=0x0,_0x337cb2['wasUndone']=!0x1),null!=_0x1f7893['sourcePosition']&&_0x1f7893['hasOwnProperty']('sourcePosition')&&(_0x337cb2['sourcePosition']=_0x5e7bdf['Position']['toObject'](_0x1f7893['sourcePosition'],_0x4d0a3b)),null!=_0x1f7893['targetPosition']&&_0x1f7893['hasOwnProperty']('targetPosition')&&(_0x337cb2['targetPosition']=_0x5e7bdf['Position']['toObject'](_0x1f7893['targetPosition'],_0x4d0a3b)),null!=_0x1f7893['graveyardPosition']&&_0x1f7893['hasOwnProperty']('graveyardPosition')&&(_0x337cb2['graveyardPosition']=_0x5e7bdf['Position']['toObject'](_0x1f7893['graveyardPosition'],_0x4d0a3b)),null!=_0x1f7893['howMany']&&_0x1f7893['hasOwnProperty']('howMany')&&(_0x337cb2['howMany']=_0x1f7893['howMany']),null!=_0x1f7893['wasUndone']&&_0x1f7893['hasOwnProperty']('wasUndone')&&(_0x337cb2['wasUndone']=_0x1f7893['wasUndone']),_0x337cb2;},_0x56116b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x56116b['getTypeUrl']=function(_0x32ba47){return void 0x0===_0x32ba47&&(_0x32ba47='type.googleapis.com'),_0x32ba47+'/MergeOperation';},_0x56116b;}()),_0x5e7bdf['MoveOperation']=(function(){function _0x5d68f7(_0x32de5b){if(_0x32de5b){for(var _0x31e37f=Object['keys'](_0x32de5b),_0x236eb5=0x0;_0x236eb5<_0x31e37f['length'];++_0x236eb5)null!=_0x32de5b[_0x31e37f[_0x236eb5]]&&(this[_0x31e37f[_0x236eb5]]=_0x32de5b[_0x31e37f[_0x236eb5]]);}}return _0x5d68f7['prototype']['sourcePosition']=null,_0x5d68f7['prototype']['howMany']=0x0,_0x5d68f7['prototype']['targetPosition']=null,_0x5d68f7['prototype']['wasUndone']=!0x1,_0x5d68f7['create']=function(_0x32f237){return new _0x5d68f7(_0x32f237);},_0x5d68f7['encode']=function(_0x147ab5,_0x2d4145){return _0x2d4145||(_0x2d4145=_0x2cb8b4['create']()),null!=_0x147ab5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x147ab5,'sourcePosition')&&_0x5e7bdf['Position']['encode'](_0x147ab5['sourcePosition'],_0x2d4145['uint32'](0xa)['fork']())['ldelim'](),null!=_0x147ab5['howMany']&&Object['hasOwnProperty']['call'](_0x147ab5,'howMany')&&_0x2d4145['uint32'](0x10)['uint32'](_0x147ab5['howMany']),null!=_0x147ab5['targetPosition']&&Object['hasOwnProperty']['call'](_0x147ab5,'targetPosition')&&_0x5e7bdf['Position']['encode'](_0x147ab5['targetPosition'],_0x2d4145['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x147ab5['wasUndone']&&Object['hasOwnProperty']['call'](_0x147ab5,'wasUndone')&&_0x2d4145['uint32'](0x20)['bool'](_0x147ab5['wasUndone']),_0x2d4145;},_0x5d68f7['encodeDelimited']=function(_0x53a2d2,_0x532c2c){return this['encode'](_0x53a2d2,_0x532c2c)['ldelim']();},_0x5d68f7['decode']=function(_0x5bc57e,_0x4fbd3a){_0x5bc57e instanceof _0x22668c||(_0x5bc57e=_0x22668c['create'](_0x5bc57e));for(var _0x57a2cd=void 0x0===_0x4fbd3a?_0x5bc57e['len']:_0x5bc57e['pos']+_0x4fbd3a,_0x1e5a0e=new _0x5e7bdf['MoveOperation']();_0x5bc57e['pos']<_0x57a2cd;){var _0x397872=_0x5bc57e['uint32']();switch(_0x397872>>>0x3){case 0x1:_0x1e5a0e['sourcePosition']=_0x5e7bdf['Position']['decode'](_0x5bc57e,_0x5bc57e['uint32']());break;case 0x2:_0x1e5a0e['howMany']=_0x5bc57e['uint32']();break;case 0x3:_0x1e5a0e['targetPosition']=_0x5e7bdf['Position']['decode'](_0x5bc57e,_0x5bc57e['uint32']());break;case 0x4:_0x1e5a0e['wasUndone']=_0x5bc57e['bool']();break;default:_0x5bc57e['skipType'](0x7&_0x397872);}}return _0x1e5a0e;},_0x5d68f7['decodeDelimited']=function(_0x2b3b7c){return _0x2b3b7c instanceof _0x22668c||(_0x2b3b7c=new _0x22668c(_0x2b3b7c)),this['decode'](_0x2b3b7c,_0x2b3b7c['uint32']());},_0x5d68f7['verify']=function(_0x911c29){if('object'!=typeof _0x911c29||null===_0x911c29)return'object\x20expected';var _0x54596a;if(null!=_0x911c29['sourcePosition']&&_0x911c29['hasOwnProperty']('sourcePosition')&&(_0x54596a=_0x5e7bdf['Position']['verify'](_0x911c29['sourcePosition'])))return'sourcePosition.'+_0x54596a;if(null!=_0x911c29['howMany']&&_0x911c29['hasOwnProperty']('howMany')&&!_0x28cd5b['isInteger'](_0x911c29['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x911c29['targetPosition']&&_0x911c29['hasOwnProperty']('targetPosition')&&(_0x54596a=_0x5e7bdf['Position']['verify'](_0x911c29['targetPosition'])))return'targetPosition.'+_0x54596a;return null!=_0x911c29['wasUndone']&&_0x911c29['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x911c29['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d68f7['fromObject']=function(_0x90b63d){if(_0x90b63d instanceof _0x5e7bdf['MoveOperation'])return _0x90b63d;var _0x3362f5=new _0x5e7bdf['MoveOperation']();if(null!=_0x90b63d['sourcePosition']){if('object'!=typeof _0x90b63d['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3362f5['sourcePosition']=_0x5e7bdf['Position']['fromObject'](_0x90b63d['sourcePosition']);}if(null!=_0x90b63d['howMany']&&(_0x3362f5['howMany']=_0x90b63d['howMany']>>>0x0),null!=_0x90b63d['targetPosition']){if('object'!=typeof _0x90b63d['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3362f5['targetPosition']=_0x5e7bdf['Position']['fromObject'](_0x90b63d['targetPosition']);}return null!=_0x90b63d['wasUndone']&&(_0x3362f5['wasUndone']=Boolean(_0x90b63d['wasUndone'])),_0x3362f5;},_0x5d68f7['toObject']=function(_0x3b06cc,_0x4734f4){_0x4734f4||(_0x4734f4={});var _0x3ae535={};return _0x4734f4['defaults']&&(_0x3ae535['sourcePosition']=null,_0x3ae535['howMany']=0x0,_0x3ae535['targetPosition']=null,_0x3ae535['wasUndone']=!0x1),null!=_0x3b06cc['sourcePosition']&&_0x3b06cc['hasOwnProperty']('sourcePosition')&&(_0x3ae535['sourcePosition']=_0x5e7bdf['Position']['toObject'](_0x3b06cc['sourcePosition'],_0x4734f4)),null!=_0x3b06cc['howMany']&&_0x3b06cc['hasOwnProperty']('howMany')&&(_0x3ae535['howMany']=_0x3b06cc['howMany']),null!=_0x3b06cc['targetPosition']&&_0x3b06cc['hasOwnProperty']('targetPosition')&&(_0x3ae535['targetPosition']=_0x5e7bdf['Position']['toObject'](_0x3b06cc['targetPosition'],_0x4734f4)),null!=_0x3b06cc['wasUndone']&&_0x3b06cc['hasOwnProperty']('wasUndone')&&(_0x3ae535['wasUndone']=_0x3b06cc['wasUndone']),_0x3ae535;},_0x5d68f7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x5d68f7['getTypeUrl']=function(_0x35b9d5){return void 0x0===_0x35b9d5&&(_0x35b9d5='type.googleapis.com'),_0x35b9d5+'/MoveOperation';},_0x5d68f7;}()),_0x5e7bdf['RenameOperation']=(function(){function _0x5cbef3(_0x20419d){if(_0x20419d){for(var _0x137674=Object['keys'](_0x20419d),_0x1445cf=0x0;_0x1445cf<_0x137674['length'];++_0x1445cf)null!=_0x20419d[_0x137674[_0x1445cf]]&&(this[_0x137674[_0x1445cf]]=_0x20419d[_0x137674[_0x1445cf]]);}}return _0x5cbef3['prototype']['position']=null,_0x5cbef3['prototype']['oldName']='',_0x5cbef3['prototype']['newName']='',_0x5cbef3['prototype']['wasUndone']=!0x1,_0x5cbef3['create']=function(_0x7ed9c7){return new _0x5cbef3(_0x7ed9c7);},_0x5cbef3['encode']=function(_0x36dbdc,_0x440905){return _0x440905||(_0x440905=_0x2cb8b4['create']()),null!=_0x36dbdc['position']&&Object['hasOwnProperty']['call'](_0x36dbdc,'position')&&_0x5e7bdf['Position']['encode'](_0x36dbdc['position'],_0x440905['uint32'](0xa)['fork']())['ldelim'](),null!=_0x36dbdc['oldName']&&Object['hasOwnProperty']['call'](_0x36dbdc,'oldName')&&_0x440905['uint32'](0x12)['string'](_0x36dbdc['oldName']),null!=_0x36dbdc['newName']&&Object['hasOwnProperty']['call'](_0x36dbdc,'newName')&&_0x440905['uint32'](0x1a)['string'](_0x36dbdc['newName']),null!=_0x36dbdc['wasUndone']&&Object['hasOwnProperty']['call'](_0x36dbdc,'wasUndone')&&_0x440905['uint32'](0x20)['bool'](_0x36dbdc['wasUndone']),_0x440905;},_0x5cbef3['encodeDelimited']=function(_0x47b789,_0x410416){return this['encode'](_0x47b789,_0x410416)['ldelim']();},_0x5cbef3['decode']=function(_0x33ab37,_0x1c2b7b){_0x33ab37 instanceof _0x22668c||(_0x33ab37=_0x22668c['create'](_0x33ab37));for(var _0x57fd88=void 0x0===_0x1c2b7b?_0x33ab37['len']:_0x33ab37['pos']+_0x1c2b7b,_0x16b668=new _0x5e7bdf['RenameOperation']();_0x33ab37['pos']<_0x57fd88;){var _0x13d522=_0x33ab37['uint32']();switch(_0x13d522>>>0x3){case 0x1:_0x16b668['position']=_0x5e7bdf['Position']['decode'](_0x33ab37,_0x33ab37['uint32']());break;case 0x2:_0x16b668['oldName']=_0x33ab37['string']();break;case 0x3:_0x16b668['newName']=_0x33ab37['string']();break;case 0x4:_0x16b668['wasUndone']=_0x33ab37['bool']();break;default:_0x33ab37['skipType'](0x7&_0x13d522);}}return _0x16b668;},_0x5cbef3['decodeDelimited']=function(_0x21cbdb){return _0x21cbdb instanceof _0x22668c||(_0x21cbdb=new _0x22668c(_0x21cbdb)),this['decode'](_0x21cbdb,_0x21cbdb['uint32']());},_0x5cbef3['verify']=function(_0xea5198){if('object'!=typeof _0xea5198||null===_0xea5198)return'object\x20expected';if(null!=_0xea5198['position']&&_0xea5198['hasOwnProperty']('position')){var _0x119527=_0x5e7bdf['Position']['verify'](_0xea5198['position']);if(_0x119527)return'position.'+_0x119527;}return null!=_0xea5198['oldName']&&_0xea5198['hasOwnProperty']('oldName')&&!_0x28cd5b['isString'](_0xea5198['oldName'])?'oldName:\x20string\x20expected':null!=_0xea5198['newName']&&_0xea5198['hasOwnProperty']('newName')&&!_0x28cd5b['isString'](_0xea5198['newName'])?'newName:\x20string\x20expected':null!=_0xea5198['wasUndone']&&_0xea5198['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xea5198['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cbef3['fromObject']=function(_0x76b1c){if(_0x76b1c instanceof _0x5e7bdf['RenameOperation'])return _0x76b1c;var _0x2e0ec1=new _0x5e7bdf['RenameOperation']();if(null!=_0x76b1c['position']){if('object'!=typeof _0x76b1c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2e0ec1['position']=_0x5e7bdf['Position']['fromObject'](_0x76b1c['position']);}return null!=_0x76b1c['oldName']&&(_0x2e0ec1['oldName']=String(_0x76b1c['oldName'])),null!=_0x76b1c['newName']&&(_0x2e0ec1['newName']=String(_0x76b1c['newName'])),null!=_0x76b1c['wasUndone']&&(_0x2e0ec1['wasUndone']=Boolean(_0x76b1c['wasUndone'])),_0x2e0ec1;},_0x5cbef3['toObject']=function(_0x46a5f2,_0x2bfe2d){_0x2bfe2d||(_0x2bfe2d={});var _0x1e4b6c={};return _0x2bfe2d['defaults']&&(_0x1e4b6c['position']=null,_0x1e4b6c['oldName']='',_0x1e4b6c['newName']='',_0x1e4b6c['wasUndone']=!0x1),null!=_0x46a5f2['position']&&_0x46a5f2['hasOwnProperty']('position')&&(_0x1e4b6c['position']=_0x5e7bdf['Position']['toObject'](_0x46a5f2['position'],_0x2bfe2d)),null!=_0x46a5f2['oldName']&&_0x46a5f2['hasOwnProperty']('oldName')&&(_0x1e4b6c['oldName']=_0x46a5f2['oldName']),null!=_0x46a5f2['newName']&&_0x46a5f2['hasOwnProperty']('newName')&&(_0x1e4b6c['newName']=_0x46a5f2['newName']),null!=_0x46a5f2['wasUndone']&&_0x46a5f2['hasOwnProperty']('wasUndone')&&(_0x1e4b6c['wasUndone']=_0x46a5f2['wasUndone']),_0x1e4b6c;},_0x5cbef3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x5cbef3['getTypeUrl']=function(_0x57744b){return void 0x0===_0x57744b&&(_0x57744b='type.googleapis.com'),_0x57744b+'/RenameOperation';},_0x5cbef3;}()),_0x5e7bdf['RootAttributeOperation']=(function(){function _0x3609e9(_0x14a7bb){if(_0x14a7bb){for(var _0x2d6f46=Object['keys'](_0x14a7bb),_0x37180b=0x0;_0x37180b<_0x2d6f46['length'];++_0x37180b)null!=_0x14a7bb[_0x2d6f46[_0x37180b]]&&(this[_0x2d6f46[_0x37180b]]=_0x14a7bb[_0x2d6f46[_0x37180b]]);}}return _0x3609e9['prototype']['root']='',_0x3609e9['prototype']['key']='',_0x3609e9['prototype']['oldValueBoolean']=!0x1,_0x3609e9['prototype']['oldValueJson']='',_0x3609e9['prototype']['newValueBoolean']=!0x1,_0x3609e9['prototype']['newValueJson']='',_0x3609e9['prototype']['wasUndone']=!0x1,_0x3609e9['create']=function(_0x34b97e){return new _0x3609e9(_0x34b97e);},_0x3609e9['encode']=function(_0x3304eb,_0xc3894){return _0xc3894||(_0xc3894=_0x2cb8b4['create']()),null!=_0x3304eb['root']&&Object['hasOwnProperty']['call'](_0x3304eb,'root')&&_0xc3894['uint32'](0xa)['string'](_0x3304eb['root']),null!=_0x3304eb['key']&&Object['hasOwnProperty']['call'](_0x3304eb,'key')&&_0xc3894['uint32'](0x12)['string'](_0x3304eb['key']),null!=_0x3304eb['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3304eb,'oldValueBoolean')&&_0xc3894['uint32'](0x18)['bool'](_0x3304eb['oldValueBoolean']),null!=_0x3304eb['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3304eb,'oldValueJson')&&_0xc3894['uint32'](0x22)['string'](_0x3304eb['oldValueJson']),null!=_0x3304eb['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3304eb,'newValueBoolean')&&_0xc3894['uint32'](0x28)['bool'](_0x3304eb['newValueBoolean']),null!=_0x3304eb['newValueJson']&&Object['hasOwnProperty']['call'](_0x3304eb,'newValueJson')&&_0xc3894['uint32'](0x32)['string'](_0x3304eb['newValueJson']),null!=_0x3304eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x3304eb,'wasUndone')&&_0xc3894['uint32'](0x38)['bool'](_0x3304eb['wasUndone']),_0xc3894;},_0x3609e9['encodeDelimited']=function(_0x75d349,_0x12d59a){return this['encode'](_0x75d349,_0x12d59a)['ldelim']();},_0x3609e9['decode']=function(_0x181c37,_0x2b7a25){_0x181c37 instanceof _0x22668c||(_0x181c37=_0x22668c['create'](_0x181c37));for(var _0x347191=void 0x0===_0x2b7a25?_0x181c37['len']:_0x181c37['pos']+_0x2b7a25,_0x4bcc94=new _0x5e7bdf['RootAttributeOperation']();_0x181c37['pos']<_0x347191;){var _0x513c06=_0x181c37['uint32']();switch(_0x513c06>>>0x3){case 0x1:_0x4bcc94['root']=_0x181c37['string']();break;case 0x2:_0x4bcc94['key']=_0x181c37['string']();break;case 0x3:_0x4bcc94['oldValueBoolean']=_0x181c37['bool']();break;case 0x4:_0x4bcc94['oldValueJson']=_0x181c37['string']();break;case 0x5:_0x4bcc94['newValueBoolean']=_0x181c37['bool']();break;case 0x6:_0x4bcc94['newValueJson']=_0x181c37['string']();break;case 0x7:_0x4bcc94['wasUndone']=_0x181c37['bool']();break;default:_0x181c37['skipType'](0x7&_0x513c06);}}return _0x4bcc94;},_0x3609e9['decodeDelimited']=function(_0x3d95b7){return _0x3d95b7 instanceof _0x22668c||(_0x3d95b7=new _0x22668c(_0x3d95b7)),this['decode'](_0x3d95b7,_0x3d95b7['uint32']());},_0x3609e9['verify']=function(_0x202d91){return'object'!=typeof _0x202d91||null===_0x202d91?'object\x20expected':null!=_0x202d91['root']&&_0x202d91['hasOwnProperty']('root')&&!_0x28cd5b['isString'](_0x202d91['root'])?'root:\x20string\x20expected':null!=_0x202d91['key']&&_0x202d91['hasOwnProperty']('key')&&!_0x28cd5b['isString'](_0x202d91['key'])?'key:\x20string\x20expected':null!=_0x202d91['oldValueBoolean']&&_0x202d91['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x202d91['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x202d91['oldValueJson']&&_0x202d91['hasOwnProperty']('oldValueJson')&&!_0x28cd5b['isString'](_0x202d91['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x202d91['newValueBoolean']&&_0x202d91['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x202d91['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x202d91['newValueJson']&&_0x202d91['hasOwnProperty']('newValueJson')&&!_0x28cd5b['isString'](_0x202d91['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x202d91['wasUndone']&&_0x202d91['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x202d91['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3609e9['fromObject']=function(_0x34385b){if(_0x34385b instanceof _0x5e7bdf['RootAttributeOperation'])return _0x34385b;var _0x597e7c=new _0x5e7bdf['RootAttributeOperation']();return null!=_0x34385b['root']&&(_0x597e7c['root']=String(_0x34385b['root'])),null!=_0x34385b['key']&&(_0x597e7c['key']=String(_0x34385b['key'])),null!=_0x34385b['oldValueBoolean']&&(_0x597e7c['oldValueBoolean']=Boolean(_0x34385b['oldValueBoolean'])),null!=_0x34385b['oldValueJson']&&(_0x597e7c['oldValueJson']=String(_0x34385b['oldValueJson'])),null!=_0x34385b['newValueBoolean']&&(_0x597e7c['newValueBoolean']=Boolean(_0x34385b['newValueBoolean'])),null!=_0x34385b['newValueJson']&&(_0x597e7c['newValueJson']=String(_0x34385b['newValueJson'])),null!=_0x34385b['wasUndone']&&(_0x597e7c['wasUndone']=Boolean(_0x34385b['wasUndone'])),_0x597e7c;},_0x3609e9['toObject']=function(_0x361a5c,_0x2495a4){_0x2495a4||(_0x2495a4={});var _0xb3bc4d={};return _0x2495a4['defaults']&&(_0xb3bc4d['root']='',_0xb3bc4d['key']='',_0xb3bc4d['oldValueBoolean']=!0x1,_0xb3bc4d['oldValueJson']='',_0xb3bc4d['newValueBoolean']=!0x1,_0xb3bc4d['newValueJson']='',_0xb3bc4d['wasUndone']=!0x1),null!=_0x361a5c['root']&&_0x361a5c['hasOwnProperty']('root')&&(_0xb3bc4d['root']=_0x361a5c['root']),null!=_0x361a5c['key']&&_0x361a5c['hasOwnProperty']('key')&&(_0xb3bc4d['key']=_0x361a5c['key']),null!=_0x361a5c['oldValueBoolean']&&_0x361a5c['hasOwnProperty']('oldValueBoolean')&&(_0xb3bc4d['oldValueBoolean']=_0x361a5c['oldValueBoolean']),null!=_0x361a5c['oldValueJson']&&_0x361a5c['hasOwnProperty']('oldValueJson')&&(_0xb3bc4d['oldValueJson']=_0x361a5c['oldValueJson']),null!=_0x361a5c['newValueBoolean']&&_0x361a5c['hasOwnProperty']('newValueBoolean')&&(_0xb3bc4d['newValueBoolean']=_0x361a5c['newValueBoolean']),null!=_0x361a5c['newValueJson']&&_0x361a5c['hasOwnProperty']('newValueJson')&&(_0xb3bc4d['newValueJson']=_0x361a5c['newValueJson']),null!=_0x361a5c['wasUndone']&&_0x361a5c['hasOwnProperty']('wasUndone')&&(_0xb3bc4d['wasUndone']=_0x361a5c['wasUndone']),_0xb3bc4d;},_0x3609e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x3609e9['getTypeUrl']=function(_0x4431dd){return void 0x0===_0x4431dd&&(_0x4431dd='type.googleapis.com'),_0x4431dd+'/RootAttributeOperation';},_0x3609e9;}()),_0x5e7bdf['RootOperation']=(function(){function _0x2065fe(_0x42706c){if(_0x42706c){for(var _0x96e20a=Object['keys'](_0x42706c),_0x51074b=0x0;_0x51074b<_0x96e20a['length'];++_0x51074b)null!=_0x42706c[_0x96e20a[_0x51074b]]&&(this[_0x96e20a[_0x51074b]]=_0x42706c[_0x96e20a[_0x51074b]]);}}return _0x2065fe['prototype']['rootName']='',_0x2065fe['prototype']['elementName']='',_0x2065fe['prototype']['isAdd']=!0x1,_0x2065fe['prototype']['wasUndone']=!0x1,_0x2065fe['create']=function(_0x42c571){return new _0x2065fe(_0x42c571);},_0x2065fe['encode']=function(_0x6e2fc,_0x53c3a0){return _0x53c3a0||(_0x53c3a0=_0x2cb8b4['create']()),null!=_0x6e2fc['rootName']&&Object['hasOwnProperty']['call'](_0x6e2fc,'rootName')&&_0x53c3a0['uint32'](0xa)['string'](_0x6e2fc['rootName']),null!=_0x6e2fc['elementName']&&Object['hasOwnProperty']['call'](_0x6e2fc,'elementName')&&_0x53c3a0['uint32'](0x12)['string'](_0x6e2fc['elementName']),null!=_0x6e2fc['isAdd']&&Object['hasOwnProperty']['call'](_0x6e2fc,'isAdd')&&_0x53c3a0['uint32'](0x18)['bool'](_0x6e2fc['isAdd']),null!=_0x6e2fc['wasUndone']&&Object['hasOwnProperty']['call'](_0x6e2fc,'wasUndone')&&_0x53c3a0['uint32'](0x20)['bool'](_0x6e2fc['wasUndone']),_0x53c3a0;},_0x2065fe['encodeDelimited']=function(_0xcc08b7,_0x44ec81){return this['encode'](_0xcc08b7,_0x44ec81)['ldelim']();},_0x2065fe['decode']=function(_0xa77110,_0x23847b){_0xa77110 instanceof _0x22668c||(_0xa77110=_0x22668c['create'](_0xa77110));for(var _0x4e7063=void 0x0===_0x23847b?_0xa77110['len']:_0xa77110['pos']+_0x23847b,_0x217325=new _0x5e7bdf['RootOperation']();_0xa77110['pos']<_0x4e7063;){var _0x791e16=_0xa77110['uint32']();switch(_0x791e16>>>0x3){case 0x1:_0x217325['rootName']=_0xa77110['string']();break;case 0x2:_0x217325['elementName']=_0xa77110['string']();break;case 0x3:_0x217325['isAdd']=_0xa77110['bool']();break;case 0x4:_0x217325['wasUndone']=_0xa77110['bool']();break;default:_0xa77110['skipType'](0x7&_0x791e16);}}return _0x217325;},_0x2065fe['decodeDelimited']=function(_0xe8bef6){return _0xe8bef6 instanceof _0x22668c||(_0xe8bef6=new _0x22668c(_0xe8bef6)),this['decode'](_0xe8bef6,_0xe8bef6['uint32']());},_0x2065fe['verify']=function(_0x3f73f0){return'object'!=typeof _0x3f73f0||null===_0x3f73f0?'object\x20expected':null!=_0x3f73f0['rootName']&&_0x3f73f0['hasOwnProperty']('rootName')&&!_0x28cd5b['isString'](_0x3f73f0['rootName'])?'rootName:\x20string\x20expected':null!=_0x3f73f0['elementName']&&_0x3f73f0['hasOwnProperty']('elementName')&&!_0x28cd5b['isString'](_0x3f73f0['elementName'])?'elementName:\x20string\x20expected':null!=_0x3f73f0['isAdd']&&_0x3f73f0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3f73f0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3f73f0['wasUndone']&&_0x3f73f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f73f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2065fe['fromObject']=function(_0x57c3f3){if(_0x57c3f3 instanceof _0x5e7bdf['RootOperation'])return _0x57c3f3;var _0x22b074=new _0x5e7bdf['RootOperation']();return null!=_0x57c3f3['rootName']&&(_0x22b074['rootName']=String(_0x57c3f3['rootName'])),null!=_0x57c3f3['elementName']&&(_0x22b074['elementName']=String(_0x57c3f3['elementName'])),null!=_0x57c3f3['isAdd']&&(_0x22b074['isAdd']=Boolean(_0x57c3f3['isAdd'])),null!=_0x57c3f3['wasUndone']&&(_0x22b074['wasUndone']=Boolean(_0x57c3f3['wasUndone'])),_0x22b074;},_0x2065fe['toObject']=function(_0x1dfc38,_0x1aeee5){_0x1aeee5||(_0x1aeee5={});var _0x495899={};return _0x1aeee5['defaults']&&(_0x495899['rootName']='',_0x495899['elementName']='',_0x495899['isAdd']=!0x1,_0x495899['wasUndone']=!0x1),null!=_0x1dfc38['rootName']&&_0x1dfc38['hasOwnProperty']('rootName')&&(_0x495899['rootName']=_0x1dfc38['rootName']),null!=_0x1dfc38['elementName']&&_0x1dfc38['hasOwnProperty']('elementName')&&(_0x495899['elementName']=_0x1dfc38['elementName']),null!=_0x1dfc38['isAdd']&&_0x1dfc38['hasOwnProperty']('isAdd')&&(_0x495899['isAdd']=_0x1dfc38['isAdd']),null!=_0x1dfc38['wasUndone']&&_0x1dfc38['hasOwnProperty']('wasUndone')&&(_0x495899['wasUndone']=_0x1dfc38['wasUndone']),_0x495899;},_0x2065fe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x2065fe['getTypeUrl']=function(_0x33dffb){return void 0x0===_0x33dffb&&(_0x33dffb='type.googleapis.com'),_0x33dffb+'/RootOperation';},_0x2065fe;}()),_0x5e7bdf['SplitOperation']=(function(){function _0x394ad2(_0x3944ce){if(_0x3944ce){for(var _0x35a489=Object['keys'](_0x3944ce),_0x52c072=0x0;_0x52c072<_0x35a489['length'];++_0x52c072)null!=_0x3944ce[_0x35a489[_0x52c072]]&&(this[_0x35a489[_0x52c072]]=_0x3944ce[_0x35a489[_0x52c072]]);}}return _0x394ad2['prototype']['splitPosition']=null,_0x394ad2['prototype']['graveyardPosition']=null,_0x394ad2['prototype']['howMany']=0x0,_0x394ad2['prototype']['insertionPosition']=null,_0x394ad2['prototype']['wasUndone']=!0x1,_0x394ad2['create']=function(_0x1dcf6f){return new _0x394ad2(_0x1dcf6f);},_0x394ad2['encode']=function(_0x4d6259,_0x10bc2c){return _0x10bc2c||(_0x10bc2c=_0x2cb8b4['create']()),null!=_0x4d6259['splitPosition']&&Object['hasOwnProperty']['call'](_0x4d6259,'splitPosition')&&_0x5e7bdf['Position']['encode'](_0x4d6259['splitPosition'],_0x10bc2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4d6259['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4d6259,'graveyardPosition')&&_0x5e7bdf['Position']['encode'](_0x4d6259['graveyardPosition'],_0x10bc2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4d6259['howMany']&&Object['hasOwnProperty']['call'](_0x4d6259,'howMany')&&_0x10bc2c['uint32'](0x18)['uint32'](_0x4d6259['howMany']),null!=_0x4d6259['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4d6259,'insertionPosition')&&_0x5e7bdf['Position']['encode'](_0x4d6259['insertionPosition'],_0x10bc2c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4d6259['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d6259,'wasUndone')&&_0x10bc2c['uint32'](0x28)['bool'](_0x4d6259['wasUndone']),_0x10bc2c;},_0x394ad2['encodeDelimited']=function(_0x341a3b,_0x566b46){return this['encode'](_0x341a3b,_0x566b46)['ldelim']();},_0x394ad2['decode']=function(_0x4a041e,_0x46855e){_0x4a041e instanceof _0x22668c||(_0x4a041e=_0x22668c['create'](_0x4a041e));for(var _0x508dc1=void 0x0===_0x46855e?_0x4a041e['len']:_0x4a041e['pos']+_0x46855e,_0x5e43e4=new _0x5e7bdf['SplitOperation']();_0x4a041e['pos']<_0x508dc1;){var _0x5d546b=_0x4a041e['uint32']();switch(_0x5d546b>>>0x3){case 0x1:_0x5e43e4['splitPosition']=_0x5e7bdf['Position']['decode'](_0x4a041e,_0x4a041e['uint32']());break;case 0x2:_0x5e43e4['graveyardPosition']=_0x5e7bdf['Position']['decode'](_0x4a041e,_0x4a041e['uint32']());break;case 0x3:_0x5e43e4['howMany']=_0x4a041e['uint32']();break;case 0x4:_0x5e43e4['insertionPosition']=_0x5e7bdf['Position']['decode'](_0x4a041e,_0x4a041e['uint32']());break;case 0x5:_0x5e43e4['wasUndone']=_0x4a041e['bool']();break;default:_0x4a041e['skipType'](0x7&_0x5d546b);}}return _0x5e43e4;},_0x394ad2['decodeDelimited']=function(_0xb0354a){return _0xb0354a instanceof _0x22668c||(_0xb0354a=new _0x22668c(_0xb0354a)),this['decode'](_0xb0354a,_0xb0354a['uint32']());},_0x394ad2['verify']=function(_0x2ce08d){if('object'!=typeof _0x2ce08d||null===_0x2ce08d)return'object\x20expected';var _0x2dd747;if(null!=_0x2ce08d['splitPosition']&&_0x2ce08d['hasOwnProperty']('splitPosition')&&(_0x2dd747=_0x5e7bdf['Position']['verify'](_0x2ce08d['splitPosition'])))return'splitPosition.'+_0x2dd747;if(null!=_0x2ce08d['graveyardPosition']&&_0x2ce08d['hasOwnProperty']('graveyardPosition')&&(_0x2dd747=_0x5e7bdf['Position']['verify'](_0x2ce08d['graveyardPosition'])))return'graveyardPosition.'+_0x2dd747;if(null!=_0x2ce08d['howMany']&&_0x2ce08d['hasOwnProperty']('howMany')&&!_0x28cd5b['isInteger'](_0x2ce08d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ce08d['insertionPosition']&&_0x2ce08d['hasOwnProperty']('insertionPosition')&&(_0x2dd747=_0x5e7bdf['Position']['verify'](_0x2ce08d['insertionPosition'])))return'insertionPosition.'+_0x2dd747;return null!=_0x2ce08d['wasUndone']&&_0x2ce08d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ce08d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x394ad2['fromObject']=function(_0x286124){if(_0x286124 instanceof _0x5e7bdf['SplitOperation'])return _0x286124;var _0x59890c=new _0x5e7bdf['SplitOperation']();if(null!=_0x286124['splitPosition']){if('object'!=typeof _0x286124['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x59890c['splitPosition']=_0x5e7bdf['Position']['fromObject'](_0x286124['splitPosition']);}if(null!=_0x286124['graveyardPosition']){if('object'!=typeof _0x286124['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x59890c['graveyardPosition']=_0x5e7bdf['Position']['fromObject'](_0x286124['graveyardPosition']);}if(null!=_0x286124['howMany']&&(_0x59890c['howMany']=_0x286124['howMany']>>>0x0),null!=_0x286124['insertionPosition']){if('object'!=typeof _0x286124['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x59890c['insertionPosition']=_0x5e7bdf['Position']['fromObject'](_0x286124['insertionPosition']);}return null!=_0x286124['wasUndone']&&(_0x59890c['wasUndone']=Boolean(_0x286124['wasUndone'])),_0x59890c;},_0x394ad2['toObject']=function(_0x2ec763,_0x57a428){_0x57a428||(_0x57a428={});var _0x5058b8={};return _0x57a428['defaults']&&(_0x5058b8['splitPosition']=null,_0x5058b8['graveyardPosition']=null,_0x5058b8['howMany']=0x0,_0x5058b8['insertionPosition']=null,_0x5058b8['wasUndone']=!0x1),null!=_0x2ec763['splitPosition']&&_0x2ec763['hasOwnProperty']('splitPosition')&&(_0x5058b8['splitPosition']=_0x5e7bdf['Position']['toObject'](_0x2ec763['splitPosition'],_0x57a428)),null!=_0x2ec763['graveyardPosition']&&_0x2ec763['hasOwnProperty']('graveyardPosition')&&(_0x5058b8['graveyardPosition']=_0x5e7bdf['Position']['toObject'](_0x2ec763['graveyardPosition'],_0x57a428)),null!=_0x2ec763['howMany']&&_0x2ec763['hasOwnProperty']('howMany')&&(_0x5058b8['howMany']=_0x2ec763['howMany']),null!=_0x2ec763['insertionPosition']&&_0x2ec763['hasOwnProperty']('insertionPosition')&&(_0x5058b8['insertionPosition']=_0x5e7bdf['Position']['toObject'](_0x2ec763['insertionPosition'],_0x57a428)),null!=_0x2ec763['wasUndone']&&_0x2ec763['hasOwnProperty']('wasUndone')&&(_0x5058b8['wasUndone']=_0x2ec763['wasUndone']),_0x5058b8;},_0x394ad2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x394ad2['getTypeUrl']=function(_0x137659){return void 0x0===_0x137659&&(_0x137659='type.googleapis.com'),_0x137659+'/SplitOperation';},_0x394ad2;}()),_0x5e7bdf['Position']=(function(){function _0x25e78a(_0x5c01ff){if(this['path']=[],_0x5c01ff){for(var _0x5246ce=Object['keys'](_0x5c01ff),_0x564ff0=0x0;_0x564ff0<_0x5246ce['length'];++_0x564ff0)null!=_0x5c01ff[_0x5246ce[_0x564ff0]]&&(this[_0x5246ce[_0x564ff0]]=_0x5c01ff[_0x5246ce[_0x564ff0]]);}}return _0x25e78a['prototype']['root']='',_0x25e78a['prototype']['rootMain']=!0x1,_0x25e78a['prototype']['rootGraveyard']=!0x1,_0x25e78a['prototype']['path']=_0x28cd5b['emptyArray'],_0x25e78a['prototype']['stickiness']='',_0x25e78a['create']=function(_0x384895){return new _0x25e78a(_0x384895);},_0x25e78a['encode']=function(_0x3056ff,_0x5a3219){if(_0x5a3219||(_0x5a3219=_0x2cb8b4['create']()),null!=_0x3056ff['root']&&Object['hasOwnProperty']['call'](_0x3056ff,'root')&&_0x5a3219['uint32'](0xa)['string'](_0x3056ff['root']),null!=_0x3056ff['rootMain']&&Object['hasOwnProperty']['call'](_0x3056ff,'rootMain')&&_0x5a3219['uint32'](0x10)['bool'](_0x3056ff['rootMain']),null!=_0x3056ff['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3056ff,'rootGraveyard')&&_0x5a3219['uint32'](0x18)['bool'](_0x3056ff['rootGraveyard']),null!=_0x3056ff['path']&&_0x3056ff['path']['length']){_0x5a3219['uint32'](0x22)['fork']();for(var _0x4fa6b7=0x0;_0x4fa6b7<_0x3056ff['path']['length'];++_0x4fa6b7)_0x5a3219['uint32'](_0x3056ff['path'][_0x4fa6b7]);_0x5a3219['ldelim']();}return null!=_0x3056ff['stickiness']&&Object['hasOwnProperty']['call'](_0x3056ff,'stickiness')&&_0x5a3219['uint32'](0x2a)['string'](_0x3056ff['stickiness']),_0x5a3219;},_0x25e78a['encodeDelimited']=function(_0x5a6cff,_0x3a26a9){return this['encode'](_0x5a6cff,_0x3a26a9)['ldelim']();},_0x25e78a['decode']=function(_0x4dbfc3,_0x4c513c){_0x4dbfc3 instanceof _0x22668c||(_0x4dbfc3=_0x22668c['create'](_0x4dbfc3));for(var _0x486729=void 0x0===_0x4c513c?_0x4dbfc3['len']:_0x4dbfc3['pos']+_0x4c513c,_0x17b80f=new _0x5e7bdf['Position']();_0x4dbfc3['pos']<_0x486729;){var _0xcf5c5e=_0x4dbfc3['uint32']();switch(_0xcf5c5e>>>0x3){case 0x1:_0x17b80f['root']=_0x4dbfc3['string']();break;case 0x2:_0x17b80f['rootMain']=_0x4dbfc3['bool']();break;case 0x3:_0x17b80f['rootGraveyard']=_0x4dbfc3['bool']();break;case 0x4:if(_0x17b80f['path']&&_0x17b80f['path']['length']||(_0x17b80f['path']=[]),0x2==(0x7&_0xcf5c5e)){for(var _0x539d31=_0x4dbfc3['uint32']()+_0x4dbfc3['pos'];_0x4dbfc3['pos']<_0x539d31;)_0x17b80f['path']['push'](_0x4dbfc3['uint32']());}else _0x17b80f['path']['push'](_0x4dbfc3['uint32']());break;case 0x5:_0x17b80f['stickiness']=_0x4dbfc3['string']();break;default:_0x4dbfc3['skipType'](0x7&_0xcf5c5e);}}return _0x17b80f;},_0x25e78a['decodeDelimited']=function(_0x395a6e){return _0x395a6e instanceof _0x22668c||(_0x395a6e=new _0x22668c(_0x395a6e)),this['decode'](_0x395a6e,_0x395a6e['uint32']());},_0x25e78a['verify']=function(_0x372fbf){if('object'!=typeof _0x372fbf||null===_0x372fbf)return'object\x20expected';if(null!=_0x372fbf['root']&&_0x372fbf['hasOwnProperty']('root')&&!_0x28cd5b['isString'](_0x372fbf['root']))return'root:\x20string\x20expected';if(null!=_0x372fbf['rootMain']&&_0x372fbf['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x372fbf['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x372fbf['rootGraveyard']&&_0x372fbf['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x372fbf['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x372fbf['path']&&_0x372fbf['hasOwnProperty']('path')){if(!Array['isArray'](_0x372fbf['path']))return'path:\x20array\x20expected';for(var _0x4b669c=0x0;_0x4b669c<_0x372fbf['path']['length'];++_0x4b669c)if(!_0x28cd5b['isInteger'](_0x372fbf['path'][_0x4b669c]))return'path:\x20integer[]\x20expected';}return null!=_0x372fbf['stickiness']&&_0x372fbf['hasOwnProperty']('stickiness')&&!_0x28cd5b['isString'](_0x372fbf['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x25e78a['fromObject']=function(_0x7803c){if(_0x7803c instanceof _0x5e7bdf['Position'])return _0x7803c;var _0x3bb32b=new _0x5e7bdf['Position']();if(null!=_0x7803c['root']&&(_0x3bb32b['root']=String(_0x7803c['root'])),null!=_0x7803c['rootMain']&&(_0x3bb32b['rootMain']=Boolean(_0x7803c['rootMain'])),null!=_0x7803c['rootGraveyard']&&(_0x3bb32b['rootGraveyard']=Boolean(_0x7803c['rootGraveyard'])),_0x7803c['path']){if(!Array['isArray'](_0x7803c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3bb32b['path']=[];for(var _0x41afa6=0x0;_0x41afa6<_0x7803c['path']['length'];++_0x41afa6)_0x3bb32b['path'][_0x41afa6]=_0x7803c['path'][_0x41afa6]>>>0x0;}return null!=_0x7803c['stickiness']&&(_0x3bb32b['stickiness']=String(_0x7803c['stickiness'])),_0x3bb32b;},_0x25e78a['toObject']=function(_0x4207a3,_0x424497){_0x424497||(_0x424497={});var _0x480a8e={};if((_0x424497['arrays']||_0x424497['defaults'])&&(_0x480a8e['path']=[]),_0x424497['defaults']&&(_0x480a8e['root']='',_0x480a8e['rootMain']=!0x1,_0x480a8e['rootGraveyard']=!0x1,_0x480a8e['stickiness']=''),null!=_0x4207a3['root']&&_0x4207a3['hasOwnProperty']('root')&&(_0x480a8e['root']=_0x4207a3['root']),null!=_0x4207a3['rootMain']&&_0x4207a3['hasOwnProperty']('rootMain')&&(_0x480a8e['rootMain']=_0x4207a3['rootMain']),null!=_0x4207a3['rootGraveyard']&&_0x4207a3['hasOwnProperty']('rootGraveyard')&&(_0x480a8e['rootGraveyard']=_0x4207a3['rootGraveyard']),_0x4207a3['path']&&_0x4207a3['path']['length']){_0x480a8e['path']=[];for(var _0x347202=0x0;_0x347202<_0x4207a3['path']['length'];++_0x347202)_0x480a8e['path'][_0x347202]=_0x4207a3['path'][_0x347202];}return null!=_0x4207a3['stickiness']&&_0x4207a3['hasOwnProperty']('stickiness')&&(_0x480a8e['stickiness']=_0x4207a3['stickiness']),_0x480a8e;},_0x25e78a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x25e78a['getTypeUrl']=function(_0x4319ba){return void 0x0===_0x4319ba&&(_0x4319ba='type.googleapis.com'),_0x4319ba+'/Position';},_0x25e78a;}()),_0x5e7bdf['Range']=(function(){function _0x123314(_0x3d2022){if(_0x3d2022){for(var _0x2d4e80=Object['keys'](_0x3d2022),_0x1b9da8=0x0;_0x1b9da8<_0x2d4e80['length'];++_0x1b9da8)null!=_0x3d2022[_0x2d4e80[_0x1b9da8]]&&(this[_0x2d4e80[_0x1b9da8]]=_0x3d2022[_0x2d4e80[_0x1b9da8]]);}}return _0x123314['prototype']['start']=null,_0x123314['prototype']['end']=null,_0x123314['create']=function(_0x4292c3){return new _0x123314(_0x4292c3);},_0x123314['encode']=function(_0x446b0d,_0x4aaa26){return _0x4aaa26||(_0x4aaa26=_0x2cb8b4['create']()),null!=_0x446b0d['start']&&Object['hasOwnProperty']['call'](_0x446b0d,'start')&&_0x5e7bdf['Position']['encode'](_0x446b0d['start'],_0x4aaa26['uint32'](0xa)['fork']())['ldelim'](),null!=_0x446b0d['end']&&Object['hasOwnProperty']['call'](_0x446b0d,'end')&&_0x5e7bdf['Position']['encode'](_0x446b0d['end'],_0x4aaa26['uint32'](0x12)['fork']())['ldelim'](),_0x4aaa26;},_0x123314['encodeDelimited']=function(_0x37eca0,_0x4c202f){return this['encode'](_0x37eca0,_0x4c202f)['ldelim']();},_0x123314['decode']=function(_0x5ac5b3,_0x583806){_0x5ac5b3 instanceof _0x22668c||(_0x5ac5b3=_0x22668c['create'](_0x5ac5b3));for(var _0x43b109=void 0x0===_0x583806?_0x5ac5b3['len']:_0x5ac5b3['pos']+_0x583806,_0x303283=new _0x5e7bdf['Range']();_0x5ac5b3['pos']<_0x43b109;){var _0x494faa=_0x5ac5b3['uint32']();switch(_0x494faa>>>0x3){case 0x1:_0x303283['start']=_0x5e7bdf['Position']['decode'](_0x5ac5b3,_0x5ac5b3['uint32']());break;case 0x2:_0x303283['end']=_0x5e7bdf['Position']['decode'](_0x5ac5b3,_0x5ac5b3['uint32']());break;default:_0x5ac5b3['skipType'](0x7&_0x494faa);}}return _0x303283;},_0x123314['decodeDelimited']=function(_0x547d40){return _0x547d40 instanceof _0x22668c||(_0x547d40=new _0x22668c(_0x547d40)),this['decode'](_0x547d40,_0x547d40['uint32']());},_0x123314['verify']=function(_0x3dc419){if('object'!=typeof _0x3dc419||null===_0x3dc419)return'object\x20expected';var _0x498e8d;if(null!=_0x3dc419['start']&&_0x3dc419['hasOwnProperty']('start')&&(_0x498e8d=_0x5e7bdf['Position']['verify'](_0x3dc419['start'])))return'start.'+_0x498e8d;if(null!=_0x3dc419['end']&&_0x3dc419['hasOwnProperty']('end')&&(_0x498e8d=_0x5e7bdf['Position']['verify'](_0x3dc419['end'])))return'end.'+_0x498e8d;return null;},_0x123314['fromObject']=function(_0x7f0c64){if(_0x7f0c64 instanceof _0x5e7bdf['Range'])return _0x7f0c64;var _0x26f726=new _0x5e7bdf['Range']();if(null!=_0x7f0c64['start']){if('object'!=typeof _0x7f0c64['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x26f726['start']=_0x5e7bdf['Position']['fromObject'](_0x7f0c64['start']);}if(null!=_0x7f0c64['end']){if('object'!=typeof _0x7f0c64['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x26f726['end']=_0x5e7bdf['Position']['fromObject'](_0x7f0c64['end']);}return _0x26f726;},_0x123314['toObject']=function(_0x392f6e,_0x10b6de){_0x10b6de||(_0x10b6de={});var _0x57ce04={};return _0x10b6de['defaults']&&(_0x57ce04['start']=null,_0x57ce04['end']=null),null!=_0x392f6e['start']&&_0x392f6e['hasOwnProperty']('start')&&(_0x57ce04['start']=_0x5e7bdf['Position']['toObject'](_0x392f6e['start'],_0x10b6de)),null!=_0x392f6e['end']&&_0x392f6e['hasOwnProperty']('end')&&(_0x57ce04['end']=_0x5e7bdf['Position']['toObject'](_0x392f6e['end'],_0x10b6de)),_0x57ce04;},_0x123314['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x123314['getTypeUrl']=function(_0x4d7721){return void 0x0===_0x4d7721&&(_0x4d7721='type.googleapis.com'),_0x4d7721+'/Range';},_0x123314;}()),_0x5e7bdf['Element']=(function(){function _0x3c2e39(_0x1884e1){if(this['children']=[],this['attributesBoolean']={},_0x1884e1){for(var _0x12d28b=Object['keys'](_0x1884e1),_0x42928e=0x0;_0x42928e<_0x12d28b['length'];++_0x42928e)null!=_0x1884e1[_0x12d28b[_0x42928e]]&&(this[_0x12d28b[_0x42928e]]=_0x1884e1[_0x12d28b[_0x42928e]]);}}return _0x3c2e39['prototype']['name']='',_0x3c2e39['prototype']['children']=_0x28cd5b['emptyArray'],_0x3c2e39['prototype']['data']='',_0x3c2e39['prototype']['attributesBoolean']=_0x28cd5b['emptyObject'],_0x3c2e39['prototype']['attributesJson']='',_0x3c2e39['create']=function(_0x4a2142){return new _0x3c2e39(_0x4a2142);},_0x3c2e39['encode']=function(_0x2f4bfa,_0x7933d3){if(_0x7933d3||(_0x7933d3=_0x2cb8b4['create']()),null!=_0x2f4bfa['name']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'name')&&_0x7933d3['uint32'](0xa)['string'](_0x2f4bfa['name']),null!=_0x2f4bfa['children']&&_0x2f4bfa['children']['length']){for(var _0x2fa4dc=0x0;_0x2fa4dc<_0x2f4bfa['children']['length'];++_0x2fa4dc)_0x5e7bdf['Element']['encode'](_0x2f4bfa['children'][_0x2fa4dc],_0x7933d3['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2f4bfa['data']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'data')&&_0x7933d3['uint32'](0x1a)['string'](_0x2f4bfa['data']),null!=_0x2f4bfa['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'attributesBoolean')){var _0x2fdb7e=Object['keys'](_0x2f4bfa['attributesBoolean']);for(_0x2fa4dc=0x0;_0x2fa4dc<_0x2fdb7e['length'];++_0x2fa4dc)_0x7933d3['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2fdb7e[_0x2fa4dc])['uint32'](0x10)['bool'](_0x2f4bfa['attributesBoolean'][_0x2fdb7e[_0x2fa4dc]])['ldelim']();}return null!=_0x2f4bfa['attributesJson']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'attributesJson')&&_0x7933d3['uint32'](0x2a)['string'](_0x2f4bfa['attributesJson']),_0x7933d3;},_0x3c2e39['encodeDelimited']=function(_0x1a7e85,_0x109087){return this['encode'](_0x1a7e85,_0x109087)['ldelim']();},_0x3c2e39['decode']=function(_0x574aaf,_0x419f13){_0x574aaf instanceof _0x22668c||(_0x574aaf=_0x22668c['create'](_0x574aaf));for(var _0x135627,_0x2a0827,_0x588660=void 0x0===_0x419f13?_0x574aaf['len']:_0x574aaf['pos']+_0x419f13,_0x4938c8=new _0x5e7bdf['Element']();_0x574aaf['pos']<_0x588660;){var _0xc9d9d=_0x574aaf['uint32']();switch(_0xc9d9d>>>0x3){case 0x1:_0x4938c8['name']=_0x574aaf['string']();break;case 0x2:_0x4938c8['children']&&_0x4938c8['children']['length']||(_0x4938c8['children']=[]),_0x4938c8['children']['push'](_0x5e7bdf['Element']['decode'](_0x574aaf,_0x574aaf['uint32']()));break;case 0x3:_0x4938c8['data']=_0x574aaf['string']();break;case 0x4:_0x4938c8['attributesBoolean']===_0x28cd5b['emptyObject']&&(_0x4938c8['attributesBoolean']={});var _0x4ccb9c=_0x574aaf['uint32']()+_0x574aaf['pos'];for(_0x135627='',_0x2a0827=!0x1;_0x574aaf['pos']<_0x4ccb9c;){var _0x5086b8=_0x574aaf['uint32']();switch(_0x5086b8>>>0x3){case 0x1:_0x135627=_0x574aaf['string']();break;case 0x2:_0x2a0827=_0x574aaf['bool']();break;default:_0x574aaf['skipType'](0x7&_0x5086b8);}}_0x4938c8['attributesBoolean'][_0x135627]=_0x2a0827;break;case 0x5:_0x4938c8['attributesJson']=_0x574aaf['string']();break;default:_0x574aaf['skipType'](0x7&_0xc9d9d);}}return _0x4938c8;},_0x3c2e39['decodeDelimited']=function(_0x4f30cf){return _0x4f30cf instanceof _0x22668c||(_0x4f30cf=new _0x22668c(_0x4f30cf)),this['decode'](_0x4f30cf,_0x4f30cf['uint32']());},_0x3c2e39['verify']=function(_0x52c371){if('object'!=typeof _0x52c371||null===_0x52c371)return'object\x20expected';if(null!=_0x52c371['name']&&_0x52c371['hasOwnProperty']('name')&&!_0x28cd5b['isString'](_0x52c371['name']))return'name:\x20string\x20expected';if(null!=_0x52c371['children']&&_0x52c371['hasOwnProperty']('children')){if(!Array['isArray'](_0x52c371['children']))return'children:\x20array\x20expected';for(var _0x33ef26=0x0;_0x33ef26<_0x52c371['children']['length'];++_0x33ef26){var _0x14bc92=_0x5e7bdf['Element']['verify'](_0x52c371['children'][_0x33ef26]);if(_0x14bc92)return'children.'+_0x14bc92;}}if(null!=_0x52c371['data']&&_0x52c371['hasOwnProperty']('data')&&!_0x28cd5b['isString'](_0x52c371['data']))return'data:\x20string\x20expected';if(null!=_0x52c371['attributesBoolean']&&_0x52c371['hasOwnProperty']('attributesBoolean')){if(!_0x28cd5b['isObject'](_0x52c371['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x37e285=Object['keys'](_0x52c371['attributesBoolean']);for(_0x33ef26=0x0;_0x33ef26<_0x37e285['length'];++_0x33ef26)if('boolean'!=typeof _0x52c371['attributesBoolean'][_0x37e285[_0x33ef26]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x52c371['attributesJson']&&_0x52c371['hasOwnProperty']('attributesJson')&&!_0x28cd5b['isString'](_0x52c371['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3c2e39['fromObject']=function(_0x1dabc2){if(_0x1dabc2 instanceof _0x5e7bdf['Element'])return _0x1dabc2;var _0x5ee14e=new _0x5e7bdf['Element']();if(null!=_0x1dabc2['name']&&(_0x5ee14e['name']=String(_0x1dabc2['name'])),_0x1dabc2['children']){if(!Array['isArray'](_0x1dabc2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5ee14e['children']=[];for(var _0x2d5ba5=0x0;_0x2d5ba5<_0x1dabc2['children']['length'];++_0x2d5ba5){if('object'!=typeof _0x1dabc2['children'][_0x2d5ba5])throw TypeError('.Element.children:\x20object\x20expected');_0x5ee14e['children'][_0x2d5ba5]=_0x5e7bdf['Element']['fromObject'](_0x1dabc2['children'][_0x2d5ba5]);}}if(null!=_0x1dabc2['data']&&(_0x5ee14e['data']=String(_0x1dabc2['data'])),_0x1dabc2['attributesBoolean']){if('object'!=typeof _0x1dabc2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5ee14e['attributesBoolean']={};var _0xbcf2f7=Object['keys'](_0x1dabc2['attributesBoolean']);for(_0x2d5ba5=0x0;_0x2d5ba5<_0xbcf2f7['length'];++_0x2d5ba5)_0x5ee14e['attributesBoolean'][_0xbcf2f7[_0x2d5ba5]]=Boolean(_0x1dabc2['attributesBoolean'][_0xbcf2f7[_0x2d5ba5]]);}return null!=_0x1dabc2['attributesJson']&&(_0x5ee14e['attributesJson']=String(_0x1dabc2['attributesJson'])),_0x5ee14e;},_0x3c2e39['toObject']=function(_0x5f19c9,_0x3956a0){_0x3956a0||(_0x3956a0={});var _0x1dac32,_0xf8f37d={};if((_0x3956a0['arrays']||_0x3956a0['defaults'])&&(_0xf8f37d['children']=[]),(_0x3956a0['objects']||_0x3956a0['defaults'])&&(_0xf8f37d['attributesBoolean']={}),_0x3956a0['defaults']&&(_0xf8f37d['name']='',_0xf8f37d['data']='',_0xf8f37d['attributesJson']=''),null!=_0x5f19c9['name']&&_0x5f19c9['hasOwnProperty']('name')&&(_0xf8f37d['name']=_0x5f19c9['name']),_0x5f19c9['children']&&_0x5f19c9['children']['length']){_0xf8f37d['children']=[];for(var _0x52a78b=0x0;_0x52a78b<_0x5f19c9['children']['length'];++_0x52a78b)_0xf8f37d['children'][_0x52a78b]=_0x5e7bdf['Element']['toObject'](_0x5f19c9['children'][_0x52a78b],_0x3956a0);}if(null!=_0x5f19c9['data']&&_0x5f19c9['hasOwnProperty']('data')&&(_0xf8f37d['data']=_0x5f19c9['data']),_0x5f19c9['attributesBoolean']&&(_0x1dac32=Object['keys'](_0x5f19c9['attributesBoolean']))['length']){_0xf8f37d['attributesBoolean']={};for(_0x52a78b=0x0;_0x52a78b<_0x1dac32['length'];++_0x52a78b)_0xf8f37d['attributesBoolean'][_0x1dac32[_0x52a78b]]=_0x5f19c9['attributesBoolean'][_0x1dac32[_0x52a78b]];}return null!=_0x5f19c9['attributesJson']&&_0x5f19c9['hasOwnProperty']('attributesJson')&&(_0xf8f37d['attributesJson']=_0x5f19c9['attributesJson']),_0xf8f37d;},_0x3c2e39['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x3c2e39['getTypeUrl']=function(_0x40622f){return void 0x0===_0x40622f&&(_0x40622f='type.googleapis.com'),_0x40622f+'/Element';},_0x3c2e39;}()),_0x5e7bdf;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5daaf3){return new y(this['_protobufRoot'][_0x5daaf3]);}}class y{['_protobuf'];constructor(_0x566263){this['_protobuf']=_0x566263;}['compress'](_0x4b315d){const _0x28a87d=this['_protobuf']['verify'](_0x4b315d);if(_0x28a87d)throw Error(_0x28a87d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4b315d))['finish']();}['decompress'](_0x5afd28){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5afd28),{'oneofs':!0x0});}}function _(_0x20e587,_0x17576e){const _0x4703f3=_0x4fbdc9(_0x20e587);return _0x4703f3['path'][_0x4703f3['path']['length']-0x1]+=_0x17576e,_0x4703f3;}function O(_0xfa34a5,_0x266eae){return _0xfa34a5['root']===_0x266eae['root']&&_0x264ba7(_0xfa34a5['path'],_0x266eae['path']);}function $(_0x39d06a){P(_0x39d06a,_0x185c53=>('main'==_0x185c53['root']?(_0x185c53['rootMain']=!0x0,delete _0x185c53['root']):'$graveyard'==_0x185c53['root']&&(_0x185c53['rootGraveyard']=!0x0,delete _0x185c53['root']),_0x185c53));}function J(_0xc84785){P(_0xc84785,_0x88fcd3=>(_0x88fcd3['rootMain']?(_0x88fcd3['root']='main',delete _0x88fcd3['rootMain']):_0x88fcd3['rootGraveyard']&&(_0x88fcd3['root']='$graveyard',delete _0x88fcd3['rootGraveyard']),_0x88fcd3));}function P(_0x3da9b9,_0x5037bb){for(const _0x56785a in _0x3da9b9){const _0xf59f56=_0x3da9b9[_0x56785a];'nodes'!==_0x56785a&&_0xfed9fa(_0xf59f56)&&(_0xf59f56['path']&&(_0xf59f56['root']||_0xf59f56['rootMain']||_0xf59f56['rootGraveyard'])?_0x3da9b9[_0x56785a]=_0x5037bb(_0xf59f56):P(_0xf59f56,_0x5037bb));}return _0x3da9b9;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x947d16,_0x1e682f,_0x3e62fb){this['_id']=_0x947d16,this['_operationName']=_0x1e682f,this['_protobufDescriptor']=_0x3e62fb;}['compress'](_0x32bfdd,_0xad89dc){const _0x35db47=_0xad89dc['shift']();return $(_0x35db47),_0x32bfdd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x35db47)),_0x32bfdd['types']['push'](this['_id']),!0x0;}['decompress'](_0x45075e,_0x3cb3ae){_0x3cb3ae['types']['shift']();const _0x2a0ae0=this['_protobufDescriptor']['decompress'](_0x3cb3ae['buffers']['shift']());J(_0x2a0ae0),_0x2a0ae0['__className']=this['_operationName'],_0x45075e['push'](_0x2a0ae0);}}class s extends e{['compress'](_0x2170d2,_0x50f0a6){const _0x55c05a=_0x50f0a6['shift']();return this['_serializeOneOf']('oldValue',_0x55c05a),this['_serializeOneOf']('newValue',_0x55c05a),$(_0x55c05a),_0x2170d2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x55c05a)),_0x2170d2['types']['push'](this['_id']),!0x0;}['decompress'](_0x1a74e3,_0x243f4d){const {types:_0xe20208,buffers:_0x209120}=_0x243f4d,_0x490bde=this['_protobufDescriptor']['decompress'](_0x209120['shift']());_0xe20208['shift'](),this['_deserializeOneOf']('oldValue',_0x490bde),this['_deserializeOneOf']('newValue',_0x490bde),J(_0x490bde),_0x490bde['__className']=this['_operationName'],_0x1a74e3['push'](_0x490bde);}['_serializeOneOf'](_0x57716a,_0x48fbc9){const _0x58e39e=_0x48fbc9[_0x57716a];'boolean'==typeof _0x58e39e?_0x48fbc9[_0x57716a+'Boolean']=_0x58e39e:_0x48fbc9[_0x57716a+'Json']=JSON['stringify'](_0x58e39e);}['_deserializeOneOf'](_0xf91f2c,_0x38cd75){const _0x1dabcd=_0xf91f2c+'Json';_0x38cd75[_0x1dabcd]?(_0x38cd75[_0xf91f2c]=JSON['parse'](_0x38cd75[_0x1dabcd]),delete _0x38cd75[_0x1dabcd]):(_0x38cd75[_0xf91f2c]=_0x38cd75[_0xf91f2c+'Boolean'],delete _0x38cd75[_0xf91f2c+'Boolean']);}}class i extends e{['compress'](_0x26f136,_0xae9e8d){const _0x2679bf=_0xae9e8d['shift']();return this['_serializeNodesAttributes'](_0x2679bf['nodes']),$(_0x2679bf),_0x26f136['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2679bf)),_0x26f136['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e732c,_0x56259a){const {types:_0x5e98be,buffers:_0x415db3}=_0x56259a,_0x553359=this['_protobufDescriptor']['decompress'](_0x415db3['shift']());_0x5e98be['shift'](),_0x553359['nodes']||(_0x553359['nodes']=[]),this['_deserializeNodesAttributes'](_0x553359['nodes']),J(_0x553359),_0x553359['__className']=this['_operationName'],_0x4e732c['push'](_0x553359);}['_serializeNodesAttributes'](_0x346329){for(const _0x441c86 of _0x346329){if(_0x441c86['attributes']){const _0x988186=_0x441c86['attributes'];this['_areValuesBoolean'](_0x988186)?_0x441c86['attributesBoolean']=_0x988186:_0x441c86['attributesJson']=JSON['stringify'](_0x988186);}_0x441c86['children']&&this['_serializeNodesAttributes'](_0x441c86['children']);}}['_deserializeNodesAttributes'](_0x500ebb){for(const _0x35f5be of _0x500ebb)(_0x35f5be['attributesBoolean']||_0x35f5be['attributesJson'])&&(_0x35f5be['attributesBoolean']?(_0x35f5be['attributes']=_0x35f5be['attributesBoolean'],delete _0x35f5be['attributesBoolean']):(_0x35f5be['attributes']=JSON['parse'](_0x35f5be['attributesJson']),delete _0x35f5be['attributesJson'])),_0x35f5be['children']&&this['_deserializeNodesAttributes'](_0x35f5be['children']);}['_areValuesBoolean'](_0x3782f3){return Object['keys'](_0x3782f3)['every'](_0x7c1aac=>'boolean'==typeof _0x3782f3[_0x7c1aac]);}}class n extends e{['decompress'](_0x1d0257,_0x26f597){super['decompress'](_0x1d0257,_0x26f597);const _0x24a2c8=_0x1d0257[_0x1d0257['length']-0x1];_0x24a2c8['oldRange']||(_0x24a2c8['oldRange']=null),_0x24a2c8['newRange']||(_0x24a2c8['newRange']=null);}}class p extends e{['compress'](_0x4dc238,_0x2329d4){return _0x2329d4['shift'](),_0x4dc238['types']['push'](this['_id']),!0x0;}['decompress'](_0x505d1,_0x56aedc){_0x56aedc['types']['shift'](),_0x505d1['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1b9ce3,_0x5ea0fc,_0x2cdeec,_0x271fe2){super(_0x1b9ce3,_0x5ea0fc,_0x2cdeec),this['_omittedNamespace']=_0x271fe2+':';}['compress'](_0x1896a5,_0x32982e){return!('MarkerOperation'!=_0x32982e[0x0]['__className']||!_0x32982e[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x32982e[0x0]['name']=_0x32982e[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1896a5,_0x32982e),!0x0);}['decompress'](_0x31257f,_0x2bccef){super['decompress'](_0x31257f,_0x2bccef);const _0x4874be=_0x31257f[_0x31257f['length']-0x1];_0x4874be['name']=this['_omittedNamespace']+_0x4874be['name'];}}class b{['_id'];['_context'];constructor(_0x39eb17,_0x3daad1){this['_id']=_0x39eb17,this['_context']=_0x3daad1;}['compress'](_0x452543,_0x1b1c14){let _0x5e3138;for(;_0x1b1c14['length']>0x1&&this['_compareOperations'](_0x1b1c14[0x0],_0x1b1c14[0x1]);)_0x5e3138?(_0x5e3138=this['_combineNext'](_0x1b1c14['shift'](),_0x5e3138),_0x452543['types']['push'](0x0)):(_0x5e3138=_0x4fbdc9(_0x1b1c14['shift']()),_0x452543['types']['push'](this['_id']));return!!_0x5e3138&&(_0x5e3138=this['_combineNext'](_0x1b1c14['shift'](),_0x5e3138),_0x452543['types']['push'](0x0),_0x452543['buffers']['push'](this['_compressSingleOperation'](_0x5e3138)),!0x0);}['decompress'](_0x11f702,_0x5beb76){const _0xd2cd08=this['_decompressSingleOperation'](_0x5beb76);for(;0x0==_0x5beb76['types'][0x0];)_0x5beb76['types']['shift'](),_0x11f702['push'](this['_splitCurrent'](_0xd2cd08));_0x11f702['push'](_0xd2cd08);}}class m extends b{['_combineNext'](_0x441b95,_0x54e98b){return _0x54e98b['nodes'][0x0]['data']+=_0x441b95['nodes'][0x0]['data'],_0x54e98b;}['_splitCurrent'](_0x3f37fd){const _0x450eec=_0x4fbdc9(_0x3f37fd),_0x3822b4=_0x450eec['nodes'][0x0],_0x4f61cd=_0x3f37fd['nodes'][0x0],_0x4ae3f8=_0x4f61cd['data'][Symbol['iterator']]()['next']()['value'],_0x164047=_0x4ae3f8['length'];return _0x3822b4['data']=_0x4ae3f8,_0x4f61cd['data']=_0x4f61cd['data']['substr'](_0x164047),_0x3f37fd['position']=_(_0x3f37fd['position'],_0x164047),_0x450eec;}['_compareOperations'](_0xdcc1ab,_0x25c73e){if(this['_checkOperation'](_0xdcc1ab)&&this['_checkOperation'](_0x25c73e)){const _0x5e1d5f=_0xdcc1ab['nodes'][0x0]['data']['length'],_0x1e6394=O(_(_0xdcc1ab['position'],_0x5e1d5f),_0x25c73e['position']),_0x5c2959=_0xdcc1ab['nodes'][0x0],_0x2d1aa2=_0x25c73e['nodes'][0x0];return _0x1e6394&&this['_compareAttributes'](_0x5c2959,_0x2d1aa2);}return!0x1;}['_compressSingleOperation'](_0x4de14a){const _0x1ed50a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1ed50a,[_0x4de14a]),_0x1ed50a['buffers'][0x0];}['_decompressSingleOperation'](_0x4f1699){const _0x51c2af=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x51c2af,_0x4f1699),_0x51c2af[0x0];}['_checkOperation'](_0x1e571c){return'InsertOperation'==_0x1e571c['__className']&&0x1==_0x1e571c['nodes']['length']&&_0x1e571c['nodes'][0x0]['data']&&!_0x1e571c['wasUndone']&&0x1==Array['from'](_0x1e571c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2c8800,_0x451e){const _0x49685d=Object['keys'](_0x2c8800['attributes']||{}),_0x555c4e=Object['keys'](_0x451e['attributes']||{});return _0x49685d['length']===_0x555c4e['length']&&_0x49685d['every'](_0x384bb2=>_0x451e['attributes'][_0x384bb2]&&_0x451e['attributes'][_0x384bb2]===_0x2c8800['attributes'][_0x384bb2]);}}class c extends b{['_combineNext'](_0x2054d8,_0x7b3b93){return _0x7b3b93['howMany']++,_0x7b3b93['sourcePosition']=_0x4fbdc9(_0x2054d8['sourcePosition']),_0x7b3b93;}['_splitCurrent'](_0x3081cd){const _0xe1551=_0x4fbdc9(_0x3081cd);return _0x3081cd['howMany']--,_0xe1551['howMany']=0x1,_0xe1551['sourcePosition']=_(_0xe1551['sourcePosition'],_0x3081cd['howMany']),_0xe1551;}['_compareOperations'](_0x1b53f4,_0x372a17){return!(!this['_checkOperation'](_0x1b53f4)||!this['_checkOperation'](_0x372a17))&&(O(_(_0x1b53f4['sourcePosition'],-0x1),_0x372a17['sourcePosition'])&&O(_0x1b53f4['targetPosition'],_0x372a17['targetPosition']));}['_compressSingleOperation'](_0x4b8057){const _0x3fb4d2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3fb4d2,[_0x4b8057]),_0x3fb4d2['buffers'][0x0];}['_decompressSingleOperation'](_0x14f9ae){const _0x37277b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x37277b,_0x14f9ae),_0x37277b[0x0];}['_checkOperation'](_0x41355d){return'MoveOperation'==_0x41355d['__className']&&'$graveyard'==_0x41355d['targetPosition']['root']&&0x1==_0x41355d['howMany']&&!_0x41355d['wasUndone'];}}class h extends b{['_combineNext'](_0x4d758f,_0x3e5aa2){return _0x3e5aa2['howMany']++,_0x3e5aa2;}['_splitCurrent'](_0x2388ef){const _0x154284=_0x4fbdc9(_0x2388ef);return _0x154284['howMany']=0x1,_0x2388ef['howMany']--,_0x154284;}['_compareOperations'](_0x504899,_0x31636b){return!(!this['_checkOperation'](_0x504899)||!this['_checkOperation'](_0x31636b))&&(O(_0x504899['sourcePosition'],_0x31636b['sourcePosition'])&&O(_0x504899['targetPosition'],_0x31636b['targetPosition']));}['_compressSingleOperation'](_0x1c730f){const _0x296341={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x296341,[_0x1c730f]),_0x296341['buffers'][0x0];}['_decompressSingleOperation'](_0x5186b2){const _0x274947=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x274947,_0x5186b2),_0x274947[0x0];}['_checkOperation'](_0xcc98b4){return'MoveOperation'==_0xcc98b4['__className']&&'$graveyard'==_0xcc98b4['targetPosition']['root']&&0x1==_0xcc98b4['howMany']&&!_0xcc98b4['wasUndone'];}}class f extends b{['compress'](_0x5560ec,_0x24892e){if(!this['_compareOperations'](_0x24892e[0x0],_0x24892e[0x1]))return!0x1;const _0x3862d7=_0x24892e['shift']();return _0x3862d7['oldRange']=null,_0x3862d7['newRange']&&O(_0x3862d7['newRange']['start'],_0x3862d7['newRange']['end'])&&(_0x3862d7['newRange']['end']=null),_0x24892e['shift'](),_0x5560ec['types']['push'](this['_id']),_0x5560ec['types']['push'](0x0),_0x5560ec['buffers']['push'](this['_compressSingleOperation'](_0x3862d7)),!0x0;}['decompress'](_0xc035cc,_0x2a288c){const _0x3180c2=this['_decompressSingleOperation'](_0x2a288c);_0x3180c2['newRange']&&!_0x3180c2['newRange']['end']&&(_0x3180c2['newRange']['end']=_0x4fbdc9(_0x3180c2['newRange']['start']));const _0x5457c2=_0x4fbdc9(_0x3180c2);_0x5457c2['newRange']&&(_0x5457c2['newRange']['start']['stickiness']='toNone',_0x5457c2['newRange']['end']=_0x4fbdc9(_0x5457c2['newRange']['start'])),_0x5457c2['name']='user:position:'+_0x5457c2['name']['split'](':')[0x2],_0x2a288c['types']['shift'](),_0xc035cc['push'](_0x3180c2),_0xc035cc['push'](_0x5457c2);}['_compressSingleOperation'](_0xeab8b6){const _0x4cdae4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4cdae4,[_0xeab8b6]),_0x4cdae4['buffers'][0x0];}['_decompressSingleOperation'](_0x5a3ac5){const _0x20bb19=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x20bb19,_0x5a3ac5),_0x20bb19[0x0];}['_compareOperations'](_0x71ab22,_0x30e197){return!(!_0x71ab22||!_0x30e197)&&('MarkerOperation'==_0x71ab22['__className']&&'MarkerOperation'==_0x30e197['__className']&&!(!_0x71ab22['name']['startsWith']('user:')||!_0x30e197['name']['startsWith']('user:')||_0x71ab22['name']==_0x30e197['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x292e03=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',_0x292e03,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x292e03,'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'](_0x4fd09e){if(!_0x4fd09e||!_0x4fd09e[0x0])throw new _0x81d192('no-operations-provided',this);const _0x3d8348={'types':[],'buffers':[],'baseVersion':_0x4fd09e[0x0]['baseVersion']};for(;_0x4fd09e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('TypingAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName'](_0x4fd09e[0x0]['__className'])['compress'](_0x3d8348,_0x4fd09e);return _0x3d8348;}['decompress'](_0x51da02){const _0x2284a3=[];for(;_0x51da02['types']['length'];){this['_compressorById']['get'](_0x51da02['types'][0x0])['decompress'](_0x2284a3,_0x51da02);}return _0x2284a3['forEach']((_0x42f223,_0x45a855)=>_0x42f223['baseVersion']=_0x51da02['baseVersion']+_0x45a855),_0x2284a3;}['_getCompressorByName'](_0x4b308d){return this['_compressorByName']['get'](_0x4b308d);}['_registerOperationCompressor'](_0x5b68cb,_0xf3940d,_0x59e01c){const _0x56437c=new _0x59e01c(_0x5b68cb,_0xf3940d,this['_protobufFactory']['getDescriptor'](_0xf3940d));this['_registerCompressor'](_0x5b68cb,_0xf3940d,_0x56437c);}['_registerActionCompressor'](_0x3ce01c,_0x263389,_0x552872){const _0x140dc6=new _0x552872(_0x3ce01c,this);this['_registerCompressor'](_0x3ce01c,_0x263389,_0x140dc6);}['_registerCompressor'](_0x610659,_0x2c98ee,_0x5d73eb){this['_compressorById']['set'](_0x610659,_0x5d73eb),this['_compressorByName']['set'](_0x2c98ee,_0x5d73eb);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x16871a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5ac345 from'protobufjs/minimal.js';import{cloneDeep as _0xb82878,isEqual as _0xb8fc7,isObject as _0x4687a9}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x4e5f47=_0x5ac345['Reader'],_0x1b8b89=_0x5ac345['Writer'],_0x334e71=_0x5ac345['util'],_0x1e1350=_0x5ac345['roots']['default']||(_0x5ac345['roots']['default']={});return _0x1e1350['AttributeOperation']=(function(){function _0x1a45e9(_0x35c1ca){if(_0x35c1ca){for(var _0x3cbdf1=Object['keys'](_0x35c1ca),_0x2d036e=0x0;_0x2d036e<_0x3cbdf1['length'];++_0x2d036e)null!=_0x35c1ca[_0x3cbdf1[_0x2d036e]]&&(this[_0x3cbdf1[_0x2d036e]]=_0x35c1ca[_0x3cbdf1[_0x2d036e]]);}}return _0x1a45e9['prototype']['range']=null,_0x1a45e9['prototype']['key']='',_0x1a45e9['prototype']['oldValueBoolean']=!0x1,_0x1a45e9['prototype']['oldValueJson']='',_0x1a45e9['prototype']['newValueBoolean']=!0x1,_0x1a45e9['prototype']['newValueJson']='',_0x1a45e9['prototype']['wasUndone']=!0x1,_0x1a45e9['create']=function(_0x2b69cc){return new _0x1a45e9(_0x2b69cc);},_0x1a45e9['encode']=function(_0x35e6a2,_0x4e2228){return _0x4e2228||(_0x4e2228=_0x1b8b89['create']()),null!=_0x35e6a2['range']&&Object['hasOwnProperty']['call'](_0x35e6a2,'range')&&_0x1e1350['Range']['encode'](_0x35e6a2['range'],_0x4e2228['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35e6a2['key']&&Object['hasOwnProperty']['call'](_0x35e6a2,'key')&&_0x4e2228['uint32'](0x12)['string'](_0x35e6a2['key']),null!=_0x35e6a2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x35e6a2,'oldValueBoolean')&&_0x4e2228['uint32'](0x18)['bool'](_0x35e6a2['oldValueBoolean']),null!=_0x35e6a2['oldValueJson']&&Object['hasOwnProperty']['call'](_0x35e6a2,'oldValueJson')&&_0x4e2228['uint32'](0x22)['string'](_0x35e6a2['oldValueJson']),null!=_0x35e6a2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x35e6a2,'newValueBoolean')&&_0x4e2228['uint32'](0x28)['bool'](_0x35e6a2['newValueBoolean']),null!=_0x35e6a2['newValueJson']&&Object['hasOwnProperty']['call'](_0x35e6a2,'newValueJson')&&_0x4e2228['uint32'](0x32)['string'](_0x35e6a2['newValueJson']),null!=_0x35e6a2['wasUndone']&&Object['hasOwnProperty']['call'](_0x35e6a2,'wasUndone')&&_0x4e2228['uint32'](0x38)['bool'](_0x35e6a2['wasUndone']),_0x4e2228;},_0x1a45e9['encodeDelimited']=function(_0x4827a6,_0x37b842){return this['encode'](_0x4827a6,_0x37b842)['ldelim']();},_0x1a45e9['decode']=function(_0x5e248c,_0x1882ea){_0x5e248c instanceof _0x4e5f47||(_0x5e248c=_0x4e5f47['create'](_0x5e248c));for(var _0x2d6d35=void 0x0===_0x1882ea?_0x5e248c['len']:_0x5e248c['pos']+_0x1882ea,_0x1a19ab=new _0x1e1350['AttributeOperation']();_0x5e248c['pos']<_0x2d6d35;){var _0x557c8f=_0x5e248c['uint32']();switch(_0x557c8f>>>0x3){case 0x1:_0x1a19ab['range']=_0x1e1350['Range']['decode'](_0x5e248c,_0x5e248c['uint32']());break;case 0x2:_0x1a19ab['key']=_0x5e248c['string']();break;case 0x3:_0x1a19ab['oldValueBoolean']=_0x5e248c['bool']();break;case 0x4:_0x1a19ab['oldValueJson']=_0x5e248c['string']();break;case 0x5:_0x1a19ab['newValueBoolean']=_0x5e248c['bool']();break;case 0x6:_0x1a19ab['newValueJson']=_0x5e248c['string']();break;case 0x7:_0x1a19ab['wasUndone']=_0x5e248c['bool']();break;default:_0x5e248c['skipType'](0x7&_0x557c8f);}}return _0x1a19ab;},_0x1a45e9['decodeDelimited']=function(_0x442356){return _0x442356 instanceof _0x4e5f47||(_0x442356=new _0x4e5f47(_0x442356)),this['decode'](_0x442356,_0x442356['uint32']());},_0x1a45e9['verify']=function(_0x1da873){if('object'!=typeof _0x1da873||null===_0x1da873)return'object\x20expected';if(null!=_0x1da873['range']&&_0x1da873['hasOwnProperty']('range')){var _0x481040=_0x1e1350['Range']['verify'](_0x1da873['range']);if(_0x481040)return'range.'+_0x481040;}return null!=_0x1da873['key']&&_0x1da873['hasOwnProperty']('key')&&!_0x334e71['isString'](_0x1da873['key'])?'key:\x20string\x20expected':null!=_0x1da873['oldValueBoolean']&&_0x1da873['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1da873['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1da873['oldValueJson']&&_0x1da873['hasOwnProperty']('oldValueJson')&&!_0x334e71['isString'](_0x1da873['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1da873['newValueBoolean']&&_0x1da873['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1da873['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1da873['newValueJson']&&_0x1da873['hasOwnProperty']('newValueJson')&&!_0x334e71['isString'](_0x1da873['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1da873['wasUndone']&&_0x1da873['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1da873['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a45e9['fromObject']=function(_0x195a30){if(_0x195a30 instanceof _0x1e1350['AttributeOperation'])return _0x195a30;var _0xcfa35f=new _0x1e1350['AttributeOperation']();if(null!=_0x195a30['range']){if('object'!=typeof _0x195a30['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xcfa35f['range']=_0x1e1350['Range']['fromObject'](_0x195a30['range']);}return null!=_0x195a30['key']&&(_0xcfa35f['key']=String(_0x195a30['key'])),null!=_0x195a30['oldValueBoolean']&&(_0xcfa35f['oldValueBoolean']=Boolean(_0x195a30['oldValueBoolean'])),null!=_0x195a30['oldValueJson']&&(_0xcfa35f['oldValueJson']=String(_0x195a30['oldValueJson'])),null!=_0x195a30['newValueBoolean']&&(_0xcfa35f['newValueBoolean']=Boolean(_0x195a30['newValueBoolean'])),null!=_0x195a30['newValueJson']&&(_0xcfa35f['newValueJson']=String(_0x195a30['newValueJson'])),null!=_0x195a30['wasUndone']&&(_0xcfa35f['wasUndone']=Boolean(_0x195a30['wasUndone'])),_0xcfa35f;},_0x1a45e9['toObject']=function(_0x2cd60b,_0x96510c){_0x96510c||(_0x96510c={});var _0x52abcb={};return _0x96510c['defaults']&&(_0x52abcb['range']=null,_0x52abcb['key']='',_0x52abcb['oldValueBoolean']=!0x1,_0x52abcb['oldValueJson']='',_0x52abcb['newValueBoolean']=!0x1,_0x52abcb['newValueJson']='',_0x52abcb['wasUndone']=!0x1),null!=_0x2cd60b['range']&&_0x2cd60b['hasOwnProperty']('range')&&(_0x52abcb['range']=_0x1e1350['Range']['toObject'](_0x2cd60b['range'],_0x96510c)),null!=_0x2cd60b['key']&&_0x2cd60b['hasOwnProperty']('key')&&(_0x52abcb['key']=_0x2cd60b['key']),null!=_0x2cd60b['oldValueBoolean']&&_0x2cd60b['hasOwnProperty']('oldValueBoolean')&&(_0x52abcb['oldValueBoolean']=_0x2cd60b['oldValueBoolean']),null!=_0x2cd60b['oldValueJson']&&_0x2cd60b['hasOwnProperty']('oldValueJson')&&(_0x52abcb['oldValueJson']=_0x2cd60b['oldValueJson']),null!=_0x2cd60b['newValueBoolean']&&_0x2cd60b['hasOwnProperty']('newValueBoolean')&&(_0x52abcb['newValueBoolean']=_0x2cd60b['newValueBoolean']),null!=_0x2cd60b['newValueJson']&&_0x2cd60b['hasOwnProperty']('newValueJson')&&(_0x52abcb['newValueJson']=_0x2cd60b['newValueJson']),null!=_0x2cd60b['wasUndone']&&_0x2cd60b['hasOwnProperty']('wasUndone')&&(_0x52abcb['wasUndone']=_0x2cd60b['wasUndone']),_0x52abcb;},_0x1a45e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x1a45e9['getTypeUrl']=function(_0x35e441){return void 0x0===_0x35e441&&(_0x35e441='type.googleapis.com'),_0x35e441+'/AttributeOperation';},_0x1a45e9;}()),_0x1e1350['InsertOperation']=(function(){function _0x19edfc(_0x754a1f){if(this['nodes']=[],_0x754a1f){for(var _0x4bb6a2=Object['keys'](_0x754a1f),_0x30d6c3=0x0;_0x30d6c3<_0x4bb6a2['length'];++_0x30d6c3)null!=_0x754a1f[_0x4bb6a2[_0x30d6c3]]&&(this[_0x4bb6a2[_0x30d6c3]]=_0x754a1f[_0x4bb6a2[_0x30d6c3]]);}}return _0x19edfc['prototype']['position']=null,_0x19edfc['prototype']['nodes']=_0x334e71['emptyArray'],_0x19edfc['prototype']['shouldReceiveAttributes']=!0x1,_0x19edfc['prototype']['wasUndone']=!0x1,_0x19edfc['create']=function(_0x37d6c1){return new _0x19edfc(_0x37d6c1);},_0x19edfc['encode']=function(_0x31ae23,_0x2eea28){if(_0x2eea28||(_0x2eea28=_0x1b8b89['create']()),null!=_0x31ae23['position']&&Object['hasOwnProperty']['call'](_0x31ae23,'position')&&_0x1e1350['Position']['encode'](_0x31ae23['position'],_0x2eea28['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31ae23['nodes']&&_0x31ae23['nodes']['length']){for(var _0xdacafd=0x0;_0xdacafd<_0x31ae23['nodes']['length'];++_0xdacafd)_0x1e1350['Element']['encode'](_0x31ae23['nodes'][_0xdacafd],_0x2eea28['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x31ae23['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x31ae23,'shouldReceiveAttributes')&&_0x2eea28['uint32'](0x18)['bool'](_0x31ae23['shouldReceiveAttributes']),null!=_0x31ae23['wasUndone']&&Object['hasOwnProperty']['call'](_0x31ae23,'wasUndone')&&_0x2eea28['uint32'](0x20)['bool'](_0x31ae23['wasUndone']),_0x2eea28;},_0x19edfc['encodeDelimited']=function(_0x29356a,_0x22dfef){return this['encode'](_0x29356a,_0x22dfef)['ldelim']();},_0x19edfc['decode']=function(_0x160ef4,_0x24e61c){_0x160ef4 instanceof _0x4e5f47||(_0x160ef4=_0x4e5f47['create'](_0x160ef4));for(var _0x3c1781=void 0x0===_0x24e61c?_0x160ef4['len']:_0x160ef4['pos']+_0x24e61c,_0x897f53=new _0x1e1350['InsertOperation']();_0x160ef4['pos']<_0x3c1781;){var _0x118e62=_0x160ef4['uint32']();switch(_0x118e62>>>0x3){case 0x1:_0x897f53['position']=_0x1e1350['Position']['decode'](_0x160ef4,_0x160ef4['uint32']());break;case 0x2:_0x897f53['nodes']&&_0x897f53['nodes']['length']||(_0x897f53['nodes']=[]),_0x897f53['nodes']['push'](_0x1e1350['Element']['decode'](_0x160ef4,_0x160ef4['uint32']()));break;case 0x3:_0x897f53['shouldReceiveAttributes']=_0x160ef4['bool']();break;case 0x4:_0x897f53['wasUndone']=_0x160ef4['bool']();break;default:_0x160ef4['skipType'](0x7&_0x118e62);}}return _0x897f53;},_0x19edfc['decodeDelimited']=function(_0x228034){return _0x228034 instanceof _0x4e5f47||(_0x228034=new _0x4e5f47(_0x228034)),this['decode'](_0x228034,_0x228034['uint32']());},_0x19edfc['verify']=function(_0x2ea389){if('object'!=typeof _0x2ea389||null===_0x2ea389)return'object\x20expected';if(null!=_0x2ea389['position']&&_0x2ea389['hasOwnProperty']('position')&&(_0x370ba4=_0x1e1350['Position']['verify'](_0x2ea389['position'])))return'position.'+_0x370ba4;if(null!=_0x2ea389['nodes']&&_0x2ea389['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2ea389['nodes']))return'nodes:\x20array\x20expected';for(var _0x9cdcec=0x0;_0x9cdcec<_0x2ea389['nodes']['length'];++_0x9cdcec){var _0x370ba4;if(_0x370ba4=_0x1e1350['Element']['verify'](_0x2ea389['nodes'][_0x9cdcec]))return'nodes.'+_0x370ba4;}}return null!=_0x2ea389['shouldReceiveAttributes']&&_0x2ea389['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2ea389['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2ea389['wasUndone']&&_0x2ea389['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ea389['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19edfc['fromObject']=function(_0x91f9c9){if(_0x91f9c9 instanceof _0x1e1350['InsertOperation'])return _0x91f9c9;var _0x26014f=new _0x1e1350['InsertOperation']();if(null!=_0x91f9c9['position']){if('object'!=typeof _0x91f9c9['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x26014f['position']=_0x1e1350['Position']['fromObject'](_0x91f9c9['position']);}if(_0x91f9c9['nodes']){if(!Array['isArray'](_0x91f9c9['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x26014f['nodes']=[];for(var _0x1bf767=0x0;_0x1bf767<_0x91f9c9['nodes']['length'];++_0x1bf767){if('object'!=typeof _0x91f9c9['nodes'][_0x1bf767])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x26014f['nodes'][_0x1bf767]=_0x1e1350['Element']['fromObject'](_0x91f9c9['nodes'][_0x1bf767]);}}return null!=_0x91f9c9['shouldReceiveAttributes']&&(_0x26014f['shouldReceiveAttributes']=Boolean(_0x91f9c9['shouldReceiveAttributes'])),null!=_0x91f9c9['wasUndone']&&(_0x26014f['wasUndone']=Boolean(_0x91f9c9['wasUndone'])),_0x26014f;},_0x19edfc['toObject']=function(_0x4ca573,_0x5d54a9){_0x5d54a9||(_0x5d54a9={});var _0x556c59={};if((_0x5d54a9['arrays']||_0x5d54a9['defaults'])&&(_0x556c59['nodes']=[]),_0x5d54a9['defaults']&&(_0x556c59['position']=null,_0x556c59['shouldReceiveAttributes']=!0x1,_0x556c59['wasUndone']=!0x1),null!=_0x4ca573['position']&&_0x4ca573['hasOwnProperty']('position')&&(_0x556c59['position']=_0x1e1350['Position']['toObject'](_0x4ca573['position'],_0x5d54a9)),_0x4ca573['nodes']&&_0x4ca573['nodes']['length']){_0x556c59['nodes']=[];for(var _0x1c4531=0x0;_0x1c4531<_0x4ca573['nodes']['length'];++_0x1c4531)_0x556c59['nodes'][_0x1c4531]=_0x1e1350['Element']['toObject'](_0x4ca573['nodes'][_0x1c4531],_0x5d54a9);}return null!=_0x4ca573['shouldReceiveAttributes']&&_0x4ca573['hasOwnProperty']('shouldReceiveAttributes')&&(_0x556c59['shouldReceiveAttributes']=_0x4ca573['shouldReceiveAttributes']),null!=_0x4ca573['wasUndone']&&_0x4ca573['hasOwnProperty']('wasUndone')&&(_0x556c59['wasUndone']=_0x4ca573['wasUndone']),_0x556c59;},_0x19edfc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x19edfc['getTypeUrl']=function(_0x42d1f0){return void 0x0===_0x42d1f0&&(_0x42d1f0='type.googleapis.com'),_0x42d1f0+'/InsertOperation';},_0x19edfc;}()),_0x1e1350['MarkerOperation']=(function(){function _0x24d7be(_0x26e849){if(_0x26e849){for(var _0x239489=Object['keys'](_0x26e849),_0x15dcc8=0x0;_0x15dcc8<_0x239489['length'];++_0x15dcc8)null!=_0x26e849[_0x239489[_0x15dcc8]]&&(this[_0x239489[_0x15dcc8]]=_0x26e849[_0x239489[_0x15dcc8]]);}}return _0x24d7be['prototype']['name']='',_0x24d7be['prototype']['oldRange']=null,_0x24d7be['prototype']['newRange']=null,_0x24d7be['prototype']['affectsData']=!0x1,_0x24d7be['prototype']['wasUndone']=!0x1,_0x24d7be['create']=function(_0x47a45f){return new _0x24d7be(_0x47a45f);},_0x24d7be['encode']=function(_0xdc9ea1,_0x3eaa9f){return _0x3eaa9f||(_0x3eaa9f=_0x1b8b89['create']()),null!=_0xdc9ea1['name']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'name')&&_0x3eaa9f['uint32'](0xa)['string'](_0xdc9ea1['name']),null!=_0xdc9ea1['oldRange']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'oldRange')&&_0x1e1350['Range']['encode'](_0xdc9ea1['oldRange'],_0x3eaa9f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xdc9ea1['newRange']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'newRange')&&_0x1e1350['Range']['encode'](_0xdc9ea1['newRange'],_0x3eaa9f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xdc9ea1['affectsData']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'affectsData')&&_0x3eaa9f['uint32'](0x20)['bool'](_0xdc9ea1['affectsData']),null!=_0xdc9ea1['wasUndone']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'wasUndone')&&_0x3eaa9f['uint32'](0x28)['bool'](_0xdc9ea1['wasUndone']),_0x3eaa9f;},_0x24d7be['encodeDelimited']=function(_0x2a8c7d,_0x4517a8){return this['encode'](_0x2a8c7d,_0x4517a8)['ldelim']();},_0x24d7be['decode']=function(_0x1e3054,_0x41ff73){_0x1e3054 instanceof _0x4e5f47||(_0x1e3054=_0x4e5f47['create'](_0x1e3054));for(var _0x218e95=void 0x0===_0x41ff73?_0x1e3054['len']:_0x1e3054['pos']+_0x41ff73,_0x1003dc=new _0x1e1350['MarkerOperation']();_0x1e3054['pos']<_0x218e95;){var _0x2d8ee2=_0x1e3054['uint32']();switch(_0x2d8ee2>>>0x3){case 0x1:_0x1003dc['name']=_0x1e3054['string']();break;case 0x2:_0x1003dc['oldRange']=_0x1e1350['Range']['decode'](_0x1e3054,_0x1e3054['uint32']());break;case 0x3:_0x1003dc['newRange']=_0x1e1350['Range']['decode'](_0x1e3054,_0x1e3054['uint32']());break;case 0x4:_0x1003dc['affectsData']=_0x1e3054['bool']();break;case 0x5:_0x1003dc['wasUndone']=_0x1e3054['bool']();break;default:_0x1e3054['skipType'](0x7&_0x2d8ee2);}}return _0x1003dc;},_0x24d7be['decodeDelimited']=function(_0x408727){return _0x408727 instanceof _0x4e5f47||(_0x408727=new _0x4e5f47(_0x408727)),this['decode'](_0x408727,_0x408727['uint32']());},_0x24d7be['verify']=function(_0x2aa848){if('object'!=typeof _0x2aa848||null===_0x2aa848)return'object\x20expected';if(null!=_0x2aa848['name']&&_0x2aa848['hasOwnProperty']('name')&&!_0x334e71['isString'](_0x2aa848['name']))return'name:\x20string\x20expected';var _0x1039fe;if(null!=_0x2aa848['oldRange']&&_0x2aa848['hasOwnProperty']('oldRange')&&(_0x1039fe=_0x1e1350['Range']['verify'](_0x2aa848['oldRange'])))return'oldRange.'+_0x1039fe;if(null!=_0x2aa848['newRange']&&_0x2aa848['hasOwnProperty']('newRange')&&(_0x1039fe=_0x1e1350['Range']['verify'](_0x2aa848['newRange'])))return'newRange.'+_0x1039fe;return null!=_0x2aa848['affectsData']&&_0x2aa848['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2aa848['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2aa848['wasUndone']&&_0x2aa848['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2aa848['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24d7be['fromObject']=function(_0x3be1f6){if(_0x3be1f6 instanceof _0x1e1350['MarkerOperation'])return _0x3be1f6;var _0x2d11af=new _0x1e1350['MarkerOperation']();if(null!=_0x3be1f6['name']&&(_0x2d11af['name']=String(_0x3be1f6['name'])),null!=_0x3be1f6['oldRange']){if('object'!=typeof _0x3be1f6['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2d11af['oldRange']=_0x1e1350['Range']['fromObject'](_0x3be1f6['oldRange']);}if(null!=_0x3be1f6['newRange']){if('object'!=typeof _0x3be1f6['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2d11af['newRange']=_0x1e1350['Range']['fromObject'](_0x3be1f6['newRange']);}return null!=_0x3be1f6['affectsData']&&(_0x2d11af['affectsData']=Boolean(_0x3be1f6['affectsData'])),null!=_0x3be1f6['wasUndone']&&(_0x2d11af['wasUndone']=Boolean(_0x3be1f6['wasUndone'])),_0x2d11af;},_0x24d7be['toObject']=function(_0x5588c9,_0x39e07e){_0x39e07e||(_0x39e07e={});var _0xd4ff32={};return _0x39e07e['defaults']&&(_0xd4ff32['name']='',_0xd4ff32['oldRange']=null,_0xd4ff32['newRange']=null,_0xd4ff32['affectsData']=!0x1,_0xd4ff32['wasUndone']=!0x1),null!=_0x5588c9['name']&&_0x5588c9['hasOwnProperty']('name')&&(_0xd4ff32['name']=_0x5588c9['name']),null!=_0x5588c9['oldRange']&&_0x5588c9['hasOwnProperty']('oldRange')&&(_0xd4ff32['oldRange']=_0x1e1350['Range']['toObject'](_0x5588c9['oldRange'],_0x39e07e)),null!=_0x5588c9['newRange']&&_0x5588c9['hasOwnProperty']('newRange')&&(_0xd4ff32['newRange']=_0x1e1350['Range']['toObject'](_0x5588c9['newRange'],_0x39e07e)),null!=_0x5588c9['affectsData']&&_0x5588c9['hasOwnProperty']('affectsData')&&(_0xd4ff32['affectsData']=_0x5588c9['affectsData']),null!=_0x5588c9['wasUndone']&&_0x5588c9['hasOwnProperty']('wasUndone')&&(_0xd4ff32['wasUndone']=_0x5588c9['wasUndone']),_0xd4ff32;},_0x24d7be['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x24d7be['getTypeUrl']=function(_0x1b8341){return void 0x0===_0x1b8341&&(_0x1b8341='type.googleapis.com'),_0x1b8341+'/MarkerOperation';},_0x24d7be;}()),_0x1e1350['MergeOperation']=(function(){function _0x20b9e2(_0x3a3d62){if(_0x3a3d62){for(var _0x272a44=Object['keys'](_0x3a3d62),_0x3c6b26=0x0;_0x3c6b26<_0x272a44['length'];++_0x3c6b26)null!=_0x3a3d62[_0x272a44[_0x3c6b26]]&&(this[_0x272a44[_0x3c6b26]]=_0x3a3d62[_0x272a44[_0x3c6b26]]);}}return _0x20b9e2['prototype']['sourcePosition']=null,_0x20b9e2['prototype']['targetPosition']=null,_0x20b9e2['prototype']['graveyardPosition']=null,_0x20b9e2['prototype']['howMany']=0x0,_0x20b9e2['prototype']['wasUndone']=!0x1,_0x20b9e2['create']=function(_0x263575){return new _0x20b9e2(_0x263575);},_0x20b9e2['encode']=function(_0x182e12,_0x4e3a8a){return _0x4e3a8a||(_0x4e3a8a=_0x1b8b89['create']()),null!=_0x182e12['sourcePosition']&&Object['hasOwnProperty']['call'](_0x182e12,'sourcePosition')&&_0x1e1350['Position']['encode'](_0x182e12['sourcePosition'],_0x4e3a8a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x182e12['targetPosition']&&Object['hasOwnProperty']['call'](_0x182e12,'targetPosition')&&_0x1e1350['Position']['encode'](_0x182e12['targetPosition'],_0x4e3a8a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x182e12['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x182e12,'graveyardPosition')&&_0x1e1350['Position']['encode'](_0x182e12['graveyardPosition'],_0x4e3a8a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x182e12['howMany']&&Object['hasOwnProperty']['call'](_0x182e12,'howMany')&&_0x4e3a8a['uint32'](0x20)['uint32'](_0x182e12['howMany']),null!=_0x182e12['wasUndone']&&Object['hasOwnProperty']['call'](_0x182e12,'wasUndone')&&_0x4e3a8a['uint32'](0x28)['bool'](_0x182e12['wasUndone']),_0x4e3a8a;},_0x20b9e2['encodeDelimited']=function(_0x56e9b1,_0x30cc38){return this['encode'](_0x56e9b1,_0x30cc38)['ldelim']();},_0x20b9e2['decode']=function(_0x235217,_0x4db329){_0x235217 instanceof _0x4e5f47||(_0x235217=_0x4e5f47['create'](_0x235217));for(var _0x11b1ca=void 0x0===_0x4db329?_0x235217['len']:_0x235217['pos']+_0x4db329,_0x53969b=new _0x1e1350['MergeOperation']();_0x235217['pos']<_0x11b1ca;){var _0x2763f8=_0x235217['uint32']();switch(_0x2763f8>>>0x3){case 0x1:_0x53969b['sourcePosition']=_0x1e1350['Position']['decode'](_0x235217,_0x235217['uint32']());break;case 0x2:_0x53969b['targetPosition']=_0x1e1350['Position']['decode'](_0x235217,_0x235217['uint32']());break;case 0x3:_0x53969b['graveyardPosition']=_0x1e1350['Position']['decode'](_0x235217,_0x235217['uint32']());break;case 0x4:_0x53969b['howMany']=_0x235217['uint32']();break;case 0x5:_0x53969b['wasUndone']=_0x235217['bool']();break;default:_0x235217['skipType'](0x7&_0x2763f8);}}return _0x53969b;},_0x20b9e2['decodeDelimited']=function(_0x14d963){return _0x14d963 instanceof _0x4e5f47||(_0x14d963=new _0x4e5f47(_0x14d963)),this['decode'](_0x14d963,_0x14d963['uint32']());},_0x20b9e2['verify']=function(_0x1affc1){if('object'!=typeof _0x1affc1||null===_0x1affc1)return'object\x20expected';var _0x588e86;if(null!=_0x1affc1['sourcePosition']&&_0x1affc1['hasOwnProperty']('sourcePosition')&&(_0x588e86=_0x1e1350['Position']['verify'](_0x1affc1['sourcePosition'])))return'sourcePosition.'+_0x588e86;if(null!=_0x1affc1['targetPosition']&&_0x1affc1['hasOwnProperty']('targetPosition')&&(_0x588e86=_0x1e1350['Position']['verify'](_0x1affc1['targetPosition'])))return'targetPosition.'+_0x588e86;if(null!=_0x1affc1['graveyardPosition']&&_0x1affc1['hasOwnProperty']('graveyardPosition')&&(_0x588e86=_0x1e1350['Position']['verify'](_0x1affc1['graveyardPosition'])))return'graveyardPosition.'+_0x588e86;return null!=_0x1affc1['howMany']&&_0x1affc1['hasOwnProperty']('howMany')&&!_0x334e71['isInteger'](_0x1affc1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1affc1['wasUndone']&&_0x1affc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1affc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20b9e2['fromObject']=function(_0x4b5d6c){if(_0x4b5d6c instanceof _0x1e1350['MergeOperation'])return _0x4b5d6c;var _0x18dfac=new _0x1e1350['MergeOperation']();if(null!=_0x4b5d6c['sourcePosition']){if('object'!=typeof _0x4b5d6c['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x18dfac['sourcePosition']=_0x1e1350['Position']['fromObject'](_0x4b5d6c['sourcePosition']);}if(null!=_0x4b5d6c['targetPosition']){if('object'!=typeof _0x4b5d6c['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x18dfac['targetPosition']=_0x1e1350['Position']['fromObject'](_0x4b5d6c['targetPosition']);}if(null!=_0x4b5d6c['graveyardPosition']){if('object'!=typeof _0x4b5d6c['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x18dfac['graveyardPosition']=_0x1e1350['Position']['fromObject'](_0x4b5d6c['graveyardPosition']);}return null!=_0x4b5d6c['howMany']&&(_0x18dfac['howMany']=_0x4b5d6c['howMany']>>>0x0),null!=_0x4b5d6c['wasUndone']&&(_0x18dfac['wasUndone']=Boolean(_0x4b5d6c['wasUndone'])),_0x18dfac;},_0x20b9e2['toObject']=function(_0x387328,_0x48953d){_0x48953d||(_0x48953d={});var _0x4fb8d1={};return _0x48953d['defaults']&&(_0x4fb8d1['sourcePosition']=null,_0x4fb8d1['targetPosition']=null,_0x4fb8d1['graveyardPosition']=null,_0x4fb8d1['howMany']=0x0,_0x4fb8d1['wasUndone']=!0x1),null!=_0x387328['sourcePosition']&&_0x387328['hasOwnProperty']('sourcePosition')&&(_0x4fb8d1['sourcePosition']=_0x1e1350['Position']['toObject'](_0x387328['sourcePosition'],_0x48953d)),null!=_0x387328['targetPosition']&&_0x387328['hasOwnProperty']('targetPosition')&&(_0x4fb8d1['targetPosition']=_0x1e1350['Position']['toObject'](_0x387328['targetPosition'],_0x48953d)),null!=_0x387328['graveyardPosition']&&_0x387328['hasOwnProperty']('graveyardPosition')&&(_0x4fb8d1['graveyardPosition']=_0x1e1350['Position']['toObject'](_0x387328['graveyardPosition'],_0x48953d)),null!=_0x387328['howMany']&&_0x387328['hasOwnProperty']('howMany')&&(_0x4fb8d1['howMany']=_0x387328['howMany']),null!=_0x387328['wasUndone']&&_0x387328['hasOwnProperty']('wasUndone')&&(_0x4fb8d1['wasUndone']=_0x387328['wasUndone']),_0x4fb8d1;},_0x20b9e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x20b9e2['getTypeUrl']=function(_0x756b22){return void 0x0===_0x756b22&&(_0x756b22='type.googleapis.com'),_0x756b22+'/MergeOperation';},_0x20b9e2;}()),_0x1e1350['MoveOperation']=(function(){function _0x1c18a0(_0x2d123b){if(_0x2d123b){for(var _0x2184ee=Object['keys'](_0x2d123b),_0x182ece=0x0;_0x182ece<_0x2184ee['length'];++_0x182ece)null!=_0x2d123b[_0x2184ee[_0x182ece]]&&(this[_0x2184ee[_0x182ece]]=_0x2d123b[_0x2184ee[_0x182ece]]);}}return _0x1c18a0['prototype']['sourcePosition']=null,_0x1c18a0['prototype']['howMany']=0x0,_0x1c18a0['prototype']['targetPosition']=null,_0x1c18a0['prototype']['wasUndone']=!0x1,_0x1c18a0['create']=function(_0x3257c7){return new _0x1c18a0(_0x3257c7);},_0x1c18a0['encode']=function(_0x2498ba,_0x53cd8b){return _0x53cd8b||(_0x53cd8b=_0x1b8b89['create']()),null!=_0x2498ba['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2498ba,'sourcePosition')&&_0x1e1350['Position']['encode'](_0x2498ba['sourcePosition'],_0x53cd8b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2498ba['howMany']&&Object['hasOwnProperty']['call'](_0x2498ba,'howMany')&&_0x53cd8b['uint32'](0x10)['uint32'](_0x2498ba['howMany']),null!=_0x2498ba['targetPosition']&&Object['hasOwnProperty']['call'](_0x2498ba,'targetPosition')&&_0x1e1350['Position']['encode'](_0x2498ba['targetPosition'],_0x53cd8b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2498ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x2498ba,'wasUndone')&&_0x53cd8b['uint32'](0x20)['bool'](_0x2498ba['wasUndone']),_0x53cd8b;},_0x1c18a0['encodeDelimited']=function(_0x5a1f54,_0x3c4de0){return this['encode'](_0x5a1f54,_0x3c4de0)['ldelim']();},_0x1c18a0['decode']=function(_0x1ed4dd,_0x29b010){_0x1ed4dd instanceof _0x4e5f47||(_0x1ed4dd=_0x4e5f47['create'](_0x1ed4dd));for(var _0x29ef21=void 0x0===_0x29b010?_0x1ed4dd['len']:_0x1ed4dd['pos']+_0x29b010,_0x5343d8=new _0x1e1350['MoveOperation']();_0x1ed4dd['pos']<_0x29ef21;){var _0x1e5fd9=_0x1ed4dd['uint32']();switch(_0x1e5fd9>>>0x3){case 0x1:_0x5343d8['sourcePosition']=_0x1e1350['Position']['decode'](_0x1ed4dd,_0x1ed4dd['uint32']());break;case 0x2:_0x5343d8['howMany']=_0x1ed4dd['uint32']();break;case 0x3:_0x5343d8['targetPosition']=_0x1e1350['Position']['decode'](_0x1ed4dd,_0x1ed4dd['uint32']());break;case 0x4:_0x5343d8['wasUndone']=_0x1ed4dd['bool']();break;default:_0x1ed4dd['skipType'](0x7&_0x1e5fd9);}}return _0x5343d8;},_0x1c18a0['decodeDelimited']=function(_0x12562c){return _0x12562c instanceof _0x4e5f47||(_0x12562c=new _0x4e5f47(_0x12562c)),this['decode'](_0x12562c,_0x12562c['uint32']());},_0x1c18a0['verify']=function(_0x50c86b){if('object'!=typeof _0x50c86b||null===_0x50c86b)return'object\x20expected';var _0x34d455;if(null!=_0x50c86b['sourcePosition']&&_0x50c86b['hasOwnProperty']('sourcePosition')&&(_0x34d455=_0x1e1350['Position']['verify'](_0x50c86b['sourcePosition'])))return'sourcePosition.'+_0x34d455;if(null!=_0x50c86b['howMany']&&_0x50c86b['hasOwnProperty']('howMany')&&!_0x334e71['isInteger'](_0x50c86b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x50c86b['targetPosition']&&_0x50c86b['hasOwnProperty']('targetPosition')&&(_0x34d455=_0x1e1350['Position']['verify'](_0x50c86b['targetPosition'])))return'targetPosition.'+_0x34d455;return null!=_0x50c86b['wasUndone']&&_0x50c86b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50c86b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c18a0['fromObject']=function(_0x535086){if(_0x535086 instanceof _0x1e1350['MoveOperation'])return _0x535086;var _0x255e69=new _0x1e1350['MoveOperation']();if(null!=_0x535086['sourcePosition']){if('object'!=typeof _0x535086['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x255e69['sourcePosition']=_0x1e1350['Position']['fromObject'](_0x535086['sourcePosition']);}if(null!=_0x535086['howMany']&&(_0x255e69['howMany']=_0x535086['howMany']>>>0x0),null!=_0x535086['targetPosition']){if('object'!=typeof _0x535086['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x255e69['targetPosition']=_0x1e1350['Position']['fromObject'](_0x535086['targetPosition']);}return null!=_0x535086['wasUndone']&&(_0x255e69['wasUndone']=Boolean(_0x535086['wasUndone'])),_0x255e69;},_0x1c18a0['toObject']=function(_0x2ec8fa,_0x429ec0){_0x429ec0||(_0x429ec0={});var _0x474f05={};return _0x429ec0['defaults']&&(_0x474f05['sourcePosition']=null,_0x474f05['howMany']=0x0,_0x474f05['targetPosition']=null,_0x474f05['wasUndone']=!0x1),null!=_0x2ec8fa['sourcePosition']&&_0x2ec8fa['hasOwnProperty']('sourcePosition')&&(_0x474f05['sourcePosition']=_0x1e1350['Position']['toObject'](_0x2ec8fa['sourcePosition'],_0x429ec0)),null!=_0x2ec8fa['howMany']&&_0x2ec8fa['hasOwnProperty']('howMany')&&(_0x474f05['howMany']=_0x2ec8fa['howMany']),null!=_0x2ec8fa['targetPosition']&&_0x2ec8fa['hasOwnProperty']('targetPosition')&&(_0x474f05['targetPosition']=_0x1e1350['Position']['toObject'](_0x2ec8fa['targetPosition'],_0x429ec0)),null!=_0x2ec8fa['wasUndone']&&_0x2ec8fa['hasOwnProperty']('wasUndone')&&(_0x474f05['wasUndone']=_0x2ec8fa['wasUndone']),_0x474f05;},_0x1c18a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x1c18a0['getTypeUrl']=function(_0xcf244b){return void 0x0===_0xcf244b&&(_0xcf244b='type.googleapis.com'),_0xcf244b+'/MoveOperation';},_0x1c18a0;}()),_0x1e1350['RenameOperation']=(function(){function _0x2119ba(_0x5c2004){if(_0x5c2004){for(var _0x456c54=Object['keys'](_0x5c2004),_0x368652=0x0;_0x368652<_0x456c54['length'];++_0x368652)null!=_0x5c2004[_0x456c54[_0x368652]]&&(this[_0x456c54[_0x368652]]=_0x5c2004[_0x456c54[_0x368652]]);}}return _0x2119ba['prototype']['position']=null,_0x2119ba['prototype']['oldName']='',_0x2119ba['prototype']['newName']='',_0x2119ba['prototype']['wasUndone']=!0x1,_0x2119ba['create']=function(_0x45032e){return new _0x2119ba(_0x45032e);},_0x2119ba['encode']=function(_0x42b64b,_0xf2fe3f){return _0xf2fe3f||(_0xf2fe3f=_0x1b8b89['create']()),null!=_0x42b64b['position']&&Object['hasOwnProperty']['call'](_0x42b64b,'position')&&_0x1e1350['Position']['encode'](_0x42b64b['position'],_0xf2fe3f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x42b64b['oldName']&&Object['hasOwnProperty']['call'](_0x42b64b,'oldName')&&_0xf2fe3f['uint32'](0x12)['string'](_0x42b64b['oldName']),null!=_0x42b64b['newName']&&Object['hasOwnProperty']['call'](_0x42b64b,'newName')&&_0xf2fe3f['uint32'](0x1a)['string'](_0x42b64b['newName']),null!=_0x42b64b['wasUndone']&&Object['hasOwnProperty']['call'](_0x42b64b,'wasUndone')&&_0xf2fe3f['uint32'](0x20)['bool'](_0x42b64b['wasUndone']),_0xf2fe3f;},_0x2119ba['encodeDelimited']=function(_0x47324b,_0x694d6f){return this['encode'](_0x47324b,_0x694d6f)['ldelim']();},_0x2119ba['decode']=function(_0x37145a,_0x186b64){_0x37145a instanceof _0x4e5f47||(_0x37145a=_0x4e5f47['create'](_0x37145a));for(var _0x24a580=void 0x0===_0x186b64?_0x37145a['len']:_0x37145a['pos']+_0x186b64,_0x328c8d=new _0x1e1350['RenameOperation']();_0x37145a['pos']<_0x24a580;){var _0x21ad4a=_0x37145a['uint32']();switch(_0x21ad4a>>>0x3){case 0x1:_0x328c8d['position']=_0x1e1350['Position']['decode'](_0x37145a,_0x37145a['uint32']());break;case 0x2:_0x328c8d['oldName']=_0x37145a['string']();break;case 0x3:_0x328c8d['newName']=_0x37145a['string']();break;case 0x4:_0x328c8d['wasUndone']=_0x37145a['bool']();break;default:_0x37145a['skipType'](0x7&_0x21ad4a);}}return _0x328c8d;},_0x2119ba['decodeDelimited']=function(_0x454b79){return _0x454b79 instanceof _0x4e5f47||(_0x454b79=new _0x4e5f47(_0x454b79)),this['decode'](_0x454b79,_0x454b79['uint32']());},_0x2119ba['verify']=function(_0x286cad){if('object'!=typeof _0x286cad||null===_0x286cad)return'object\x20expected';if(null!=_0x286cad['position']&&_0x286cad['hasOwnProperty']('position')){var _0xbeea47=_0x1e1350['Position']['verify'](_0x286cad['position']);if(_0xbeea47)return'position.'+_0xbeea47;}return null!=_0x286cad['oldName']&&_0x286cad['hasOwnProperty']('oldName')&&!_0x334e71['isString'](_0x286cad['oldName'])?'oldName:\x20string\x20expected':null!=_0x286cad['newName']&&_0x286cad['hasOwnProperty']('newName')&&!_0x334e71['isString'](_0x286cad['newName'])?'newName:\x20string\x20expected':null!=_0x286cad['wasUndone']&&_0x286cad['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x286cad['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2119ba['fromObject']=function(_0x520cd7){if(_0x520cd7 instanceof _0x1e1350['RenameOperation'])return _0x520cd7;var _0x220618=new _0x1e1350['RenameOperation']();if(null!=_0x520cd7['position']){if('object'!=typeof _0x520cd7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x220618['position']=_0x1e1350['Position']['fromObject'](_0x520cd7['position']);}return null!=_0x520cd7['oldName']&&(_0x220618['oldName']=String(_0x520cd7['oldName'])),null!=_0x520cd7['newName']&&(_0x220618['newName']=String(_0x520cd7['newName'])),null!=_0x520cd7['wasUndone']&&(_0x220618['wasUndone']=Boolean(_0x520cd7['wasUndone'])),_0x220618;},_0x2119ba['toObject']=function(_0x1d0a67,_0x29b2ba){_0x29b2ba||(_0x29b2ba={});var _0x3444a5={};return _0x29b2ba['defaults']&&(_0x3444a5['position']=null,_0x3444a5['oldName']='',_0x3444a5['newName']='',_0x3444a5['wasUndone']=!0x1),null!=_0x1d0a67['position']&&_0x1d0a67['hasOwnProperty']('position')&&(_0x3444a5['position']=_0x1e1350['Position']['toObject'](_0x1d0a67['position'],_0x29b2ba)),null!=_0x1d0a67['oldName']&&_0x1d0a67['hasOwnProperty']('oldName')&&(_0x3444a5['oldName']=_0x1d0a67['oldName']),null!=_0x1d0a67['newName']&&_0x1d0a67['hasOwnProperty']('newName')&&(_0x3444a5['newName']=_0x1d0a67['newName']),null!=_0x1d0a67['wasUndone']&&_0x1d0a67['hasOwnProperty']('wasUndone')&&(_0x3444a5['wasUndone']=_0x1d0a67['wasUndone']),_0x3444a5;},_0x2119ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x2119ba['getTypeUrl']=function(_0x482221){return void 0x0===_0x482221&&(_0x482221='type.googleapis.com'),_0x482221+'/RenameOperation';},_0x2119ba;}()),_0x1e1350['RootAttributeOperation']=(function(){function _0x17f6ea(_0x53e90a){if(_0x53e90a){for(var _0x54f515=Object['keys'](_0x53e90a),_0x368974=0x0;_0x368974<_0x54f515['length'];++_0x368974)null!=_0x53e90a[_0x54f515[_0x368974]]&&(this[_0x54f515[_0x368974]]=_0x53e90a[_0x54f515[_0x368974]]);}}return _0x17f6ea['prototype']['root']='',_0x17f6ea['prototype']['key']='',_0x17f6ea['prototype']['oldValueBoolean']=!0x1,_0x17f6ea['prototype']['oldValueJson']='',_0x17f6ea['prototype']['newValueBoolean']=!0x1,_0x17f6ea['prototype']['newValueJson']='',_0x17f6ea['prototype']['wasUndone']=!0x1,_0x17f6ea['create']=function(_0xc887e9){return new _0x17f6ea(_0xc887e9);},_0x17f6ea['encode']=function(_0x370755,_0xe49a6b){return _0xe49a6b||(_0xe49a6b=_0x1b8b89['create']()),null!=_0x370755['root']&&Object['hasOwnProperty']['call'](_0x370755,'root')&&_0xe49a6b['uint32'](0xa)['string'](_0x370755['root']),null!=_0x370755['key']&&Object['hasOwnProperty']['call'](_0x370755,'key')&&_0xe49a6b['uint32'](0x12)['string'](_0x370755['key']),null!=_0x370755['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x370755,'oldValueBoolean')&&_0xe49a6b['uint32'](0x18)['bool'](_0x370755['oldValueBoolean']),null!=_0x370755['oldValueJson']&&Object['hasOwnProperty']['call'](_0x370755,'oldValueJson')&&_0xe49a6b['uint32'](0x22)['string'](_0x370755['oldValueJson']),null!=_0x370755['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x370755,'newValueBoolean')&&_0xe49a6b['uint32'](0x28)['bool'](_0x370755['newValueBoolean']),null!=_0x370755['newValueJson']&&Object['hasOwnProperty']['call'](_0x370755,'newValueJson')&&_0xe49a6b['uint32'](0x32)['string'](_0x370755['newValueJson']),null!=_0x370755['wasUndone']&&Object['hasOwnProperty']['call'](_0x370755,'wasUndone')&&_0xe49a6b['uint32'](0x38)['bool'](_0x370755['wasUndone']),_0xe49a6b;},_0x17f6ea['encodeDelimited']=function(_0x31bd7c,_0x170a1f){return this['encode'](_0x31bd7c,_0x170a1f)['ldelim']();},_0x17f6ea['decode']=function(_0x27f773,_0x2f52ba){_0x27f773 instanceof _0x4e5f47||(_0x27f773=_0x4e5f47['create'](_0x27f773));for(var _0x318883=void 0x0===_0x2f52ba?_0x27f773['len']:_0x27f773['pos']+_0x2f52ba,_0x971229=new _0x1e1350['RootAttributeOperation']();_0x27f773['pos']<_0x318883;){var _0x2fec40=_0x27f773['uint32']();switch(_0x2fec40>>>0x3){case 0x1:_0x971229['root']=_0x27f773['string']();break;case 0x2:_0x971229['key']=_0x27f773['string']();break;case 0x3:_0x971229['oldValueBoolean']=_0x27f773['bool']();break;case 0x4:_0x971229['oldValueJson']=_0x27f773['string']();break;case 0x5:_0x971229['newValueBoolean']=_0x27f773['bool']();break;case 0x6:_0x971229['newValueJson']=_0x27f773['string']();break;case 0x7:_0x971229['wasUndone']=_0x27f773['bool']();break;default:_0x27f773['skipType'](0x7&_0x2fec40);}}return _0x971229;},_0x17f6ea['decodeDelimited']=function(_0x9e2624){return _0x9e2624 instanceof _0x4e5f47||(_0x9e2624=new _0x4e5f47(_0x9e2624)),this['decode'](_0x9e2624,_0x9e2624['uint32']());},_0x17f6ea['verify']=function(_0x1c2b63){return'object'!=typeof _0x1c2b63||null===_0x1c2b63?'object\x20expected':null!=_0x1c2b63['root']&&_0x1c2b63['hasOwnProperty']('root')&&!_0x334e71['isString'](_0x1c2b63['root'])?'root:\x20string\x20expected':null!=_0x1c2b63['key']&&_0x1c2b63['hasOwnProperty']('key')&&!_0x334e71['isString'](_0x1c2b63['key'])?'key:\x20string\x20expected':null!=_0x1c2b63['oldValueBoolean']&&_0x1c2b63['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c2b63['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c2b63['oldValueJson']&&_0x1c2b63['hasOwnProperty']('oldValueJson')&&!_0x334e71['isString'](_0x1c2b63['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c2b63['newValueBoolean']&&_0x1c2b63['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c2b63['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c2b63['newValueJson']&&_0x1c2b63['hasOwnProperty']('newValueJson')&&!_0x334e71['isString'](_0x1c2b63['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c2b63['wasUndone']&&_0x1c2b63['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c2b63['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17f6ea['fromObject']=function(_0x3a53f6){if(_0x3a53f6 instanceof _0x1e1350['RootAttributeOperation'])return _0x3a53f6;var _0xca7518=new _0x1e1350['RootAttributeOperation']();return null!=_0x3a53f6['root']&&(_0xca7518['root']=String(_0x3a53f6['root'])),null!=_0x3a53f6['key']&&(_0xca7518['key']=String(_0x3a53f6['key'])),null!=_0x3a53f6['oldValueBoolean']&&(_0xca7518['oldValueBoolean']=Boolean(_0x3a53f6['oldValueBoolean'])),null!=_0x3a53f6['oldValueJson']&&(_0xca7518['oldValueJson']=String(_0x3a53f6['oldValueJson'])),null!=_0x3a53f6['newValueBoolean']&&(_0xca7518['newValueBoolean']=Boolean(_0x3a53f6['newValueBoolean'])),null!=_0x3a53f6['newValueJson']&&(_0xca7518['newValueJson']=String(_0x3a53f6['newValueJson'])),null!=_0x3a53f6['wasUndone']&&(_0xca7518['wasUndone']=Boolean(_0x3a53f6['wasUndone'])),_0xca7518;},_0x17f6ea['toObject']=function(_0x3376cd,_0xfb311e){_0xfb311e||(_0xfb311e={});var _0x3e5403={};return _0xfb311e['defaults']&&(_0x3e5403['root']='',_0x3e5403['key']='',_0x3e5403['oldValueBoolean']=!0x1,_0x3e5403['oldValueJson']='',_0x3e5403['newValueBoolean']=!0x1,_0x3e5403['newValueJson']='',_0x3e5403['wasUndone']=!0x1),null!=_0x3376cd['root']&&_0x3376cd['hasOwnProperty']('root')&&(_0x3e5403['root']=_0x3376cd['root']),null!=_0x3376cd['key']&&_0x3376cd['hasOwnProperty']('key')&&(_0x3e5403['key']=_0x3376cd['key']),null!=_0x3376cd['oldValueBoolean']&&_0x3376cd['hasOwnProperty']('oldValueBoolean')&&(_0x3e5403['oldValueBoolean']=_0x3376cd['oldValueBoolean']),null!=_0x3376cd['oldValueJson']&&_0x3376cd['hasOwnProperty']('oldValueJson')&&(_0x3e5403['oldValueJson']=_0x3376cd['oldValueJson']),null!=_0x3376cd['newValueBoolean']&&_0x3376cd['hasOwnProperty']('newValueBoolean')&&(_0x3e5403['newValueBoolean']=_0x3376cd['newValueBoolean']),null!=_0x3376cd['newValueJson']&&_0x3376cd['hasOwnProperty']('newValueJson')&&(_0x3e5403['newValueJson']=_0x3376cd['newValueJson']),null!=_0x3376cd['wasUndone']&&_0x3376cd['hasOwnProperty']('wasUndone')&&(_0x3e5403['wasUndone']=_0x3376cd['wasUndone']),_0x3e5403;},_0x17f6ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x17f6ea['getTypeUrl']=function(_0xabe28b){return void 0x0===_0xabe28b&&(_0xabe28b='type.googleapis.com'),_0xabe28b+'/RootAttributeOperation';},_0x17f6ea;}()),_0x1e1350['RootOperation']=(function(){function _0x1bda01(_0x1c0929){if(_0x1c0929){for(var _0x5e4183=Object['keys'](_0x1c0929),_0x1645bc=0x0;_0x1645bc<_0x5e4183['length'];++_0x1645bc)null!=_0x1c0929[_0x5e4183[_0x1645bc]]&&(this[_0x5e4183[_0x1645bc]]=_0x1c0929[_0x5e4183[_0x1645bc]]);}}return _0x1bda01['prototype']['rootName']='',_0x1bda01['prototype']['elementName']='',_0x1bda01['prototype']['isAdd']=!0x1,_0x1bda01['prototype']['wasUndone']=!0x1,_0x1bda01['create']=function(_0x10c8d4){return new _0x1bda01(_0x10c8d4);},_0x1bda01['encode']=function(_0x4410f0,_0x20d668){return _0x20d668||(_0x20d668=_0x1b8b89['create']()),null!=_0x4410f0['rootName']&&Object['hasOwnProperty']['call'](_0x4410f0,'rootName')&&_0x20d668['uint32'](0xa)['string'](_0x4410f0['rootName']),null!=_0x4410f0['elementName']&&Object['hasOwnProperty']['call'](_0x4410f0,'elementName')&&_0x20d668['uint32'](0x12)['string'](_0x4410f0['elementName']),null!=_0x4410f0['isAdd']&&Object['hasOwnProperty']['call'](_0x4410f0,'isAdd')&&_0x20d668['uint32'](0x18)['bool'](_0x4410f0['isAdd']),null!=_0x4410f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x4410f0,'wasUndone')&&_0x20d668['uint32'](0x20)['bool'](_0x4410f0['wasUndone']),_0x20d668;},_0x1bda01['encodeDelimited']=function(_0x635a0a,_0xc289c4){return this['encode'](_0x635a0a,_0xc289c4)['ldelim']();},_0x1bda01['decode']=function(_0x74d62e,_0x314432){_0x74d62e instanceof _0x4e5f47||(_0x74d62e=_0x4e5f47['create'](_0x74d62e));for(var _0x43c67b=void 0x0===_0x314432?_0x74d62e['len']:_0x74d62e['pos']+_0x314432,_0xc8df72=new _0x1e1350['RootOperation']();_0x74d62e['pos']<_0x43c67b;){var _0x11714c=_0x74d62e['uint32']();switch(_0x11714c>>>0x3){case 0x1:_0xc8df72['rootName']=_0x74d62e['string']();break;case 0x2:_0xc8df72['elementName']=_0x74d62e['string']();break;case 0x3:_0xc8df72['isAdd']=_0x74d62e['bool']();break;case 0x4:_0xc8df72['wasUndone']=_0x74d62e['bool']();break;default:_0x74d62e['skipType'](0x7&_0x11714c);}}return _0xc8df72;},_0x1bda01['decodeDelimited']=function(_0x1b6ad2){return _0x1b6ad2 instanceof _0x4e5f47||(_0x1b6ad2=new _0x4e5f47(_0x1b6ad2)),this['decode'](_0x1b6ad2,_0x1b6ad2['uint32']());},_0x1bda01['verify']=function(_0x485560){return'object'!=typeof _0x485560||null===_0x485560?'object\x20expected':null!=_0x485560['rootName']&&_0x485560['hasOwnProperty']('rootName')&&!_0x334e71['isString'](_0x485560['rootName'])?'rootName:\x20string\x20expected':null!=_0x485560['elementName']&&_0x485560['hasOwnProperty']('elementName')&&!_0x334e71['isString'](_0x485560['elementName'])?'elementName:\x20string\x20expected':null!=_0x485560['isAdd']&&_0x485560['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x485560['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x485560['wasUndone']&&_0x485560['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x485560['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bda01['fromObject']=function(_0x15207e){if(_0x15207e instanceof _0x1e1350['RootOperation'])return _0x15207e;var _0x1c9554=new _0x1e1350['RootOperation']();return null!=_0x15207e['rootName']&&(_0x1c9554['rootName']=String(_0x15207e['rootName'])),null!=_0x15207e['elementName']&&(_0x1c9554['elementName']=String(_0x15207e['elementName'])),null!=_0x15207e['isAdd']&&(_0x1c9554['isAdd']=Boolean(_0x15207e['isAdd'])),null!=_0x15207e['wasUndone']&&(_0x1c9554['wasUndone']=Boolean(_0x15207e['wasUndone'])),_0x1c9554;},_0x1bda01['toObject']=function(_0x341b36,_0x174d00){_0x174d00||(_0x174d00={});var _0x1910e1={};return _0x174d00['defaults']&&(_0x1910e1['rootName']='',_0x1910e1['elementName']='',_0x1910e1['isAdd']=!0x1,_0x1910e1['wasUndone']=!0x1),null!=_0x341b36['rootName']&&_0x341b36['hasOwnProperty']('rootName')&&(_0x1910e1['rootName']=_0x341b36['rootName']),null!=_0x341b36['elementName']&&_0x341b36['hasOwnProperty']('elementName')&&(_0x1910e1['elementName']=_0x341b36['elementName']),null!=_0x341b36['isAdd']&&_0x341b36['hasOwnProperty']('isAdd')&&(_0x1910e1['isAdd']=_0x341b36['isAdd']),null!=_0x341b36['wasUndone']&&_0x341b36['hasOwnProperty']('wasUndone')&&(_0x1910e1['wasUndone']=_0x341b36['wasUndone']),_0x1910e1;},_0x1bda01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x1bda01['getTypeUrl']=function(_0x1edccc){return void 0x0===_0x1edccc&&(_0x1edccc='type.googleapis.com'),_0x1edccc+'/RootOperation';},_0x1bda01;}()),_0x1e1350['SplitOperation']=(function(){function _0x4521c8(_0x571f7c){if(_0x571f7c){for(var _0x68f940=Object['keys'](_0x571f7c),_0x4a7d90=0x0;_0x4a7d90<_0x68f940['length'];++_0x4a7d90)null!=_0x571f7c[_0x68f940[_0x4a7d90]]&&(this[_0x68f940[_0x4a7d90]]=_0x571f7c[_0x68f940[_0x4a7d90]]);}}return _0x4521c8['prototype']['splitPosition']=null,_0x4521c8['prototype']['graveyardPosition']=null,_0x4521c8['prototype']['howMany']=0x0,_0x4521c8['prototype']['insertionPosition']=null,_0x4521c8['prototype']['wasUndone']=!0x1,_0x4521c8['create']=function(_0x3c058b){return new _0x4521c8(_0x3c058b);},_0x4521c8['encode']=function(_0x1ad7a4,_0x1f3c26){return _0x1f3c26||(_0x1f3c26=_0x1b8b89['create']()),null!=_0x1ad7a4['splitPosition']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'splitPosition')&&_0x1e1350['Position']['encode'](_0x1ad7a4['splitPosition'],_0x1f3c26['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ad7a4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'graveyardPosition')&&_0x1e1350['Position']['encode'](_0x1ad7a4['graveyardPosition'],_0x1f3c26['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1ad7a4['howMany']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'howMany')&&_0x1f3c26['uint32'](0x18)['uint32'](_0x1ad7a4['howMany']),null!=_0x1ad7a4['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'insertionPosition')&&_0x1e1350['Position']['encode'](_0x1ad7a4['insertionPosition'],_0x1f3c26['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1ad7a4['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'wasUndone')&&_0x1f3c26['uint32'](0x28)['bool'](_0x1ad7a4['wasUndone']),_0x1f3c26;},_0x4521c8['encodeDelimited']=function(_0x47fcb6,_0x56e4b6){return this['encode'](_0x47fcb6,_0x56e4b6)['ldelim']();},_0x4521c8['decode']=function(_0x347e01,_0x5e5665){_0x347e01 instanceof _0x4e5f47||(_0x347e01=_0x4e5f47['create'](_0x347e01));for(var _0x3273db=void 0x0===_0x5e5665?_0x347e01['len']:_0x347e01['pos']+_0x5e5665,_0x496226=new _0x1e1350['SplitOperation']();_0x347e01['pos']<_0x3273db;){var _0x3b731f=_0x347e01['uint32']();switch(_0x3b731f>>>0x3){case 0x1:_0x496226['splitPosition']=_0x1e1350['Position']['decode'](_0x347e01,_0x347e01['uint32']());break;case 0x2:_0x496226['graveyardPosition']=_0x1e1350['Position']['decode'](_0x347e01,_0x347e01['uint32']());break;case 0x3:_0x496226['howMany']=_0x347e01['uint32']();break;case 0x4:_0x496226['insertionPosition']=_0x1e1350['Position']['decode'](_0x347e01,_0x347e01['uint32']());break;case 0x5:_0x496226['wasUndone']=_0x347e01['bool']();break;default:_0x347e01['skipType'](0x7&_0x3b731f);}}return _0x496226;},_0x4521c8['decodeDelimited']=function(_0x500f4e){return _0x500f4e instanceof _0x4e5f47||(_0x500f4e=new _0x4e5f47(_0x500f4e)),this['decode'](_0x500f4e,_0x500f4e['uint32']());},_0x4521c8['verify']=function(_0x1ea2d0){if('object'!=typeof _0x1ea2d0||null===_0x1ea2d0)return'object\x20expected';var _0x4a2c09;if(null!=_0x1ea2d0['splitPosition']&&_0x1ea2d0['hasOwnProperty']('splitPosition')&&(_0x4a2c09=_0x1e1350['Position']['verify'](_0x1ea2d0['splitPosition'])))return'splitPosition.'+_0x4a2c09;if(null!=_0x1ea2d0['graveyardPosition']&&_0x1ea2d0['hasOwnProperty']('graveyardPosition')&&(_0x4a2c09=_0x1e1350['Position']['verify'](_0x1ea2d0['graveyardPosition'])))return'graveyardPosition.'+_0x4a2c09;if(null!=_0x1ea2d0['howMany']&&_0x1ea2d0['hasOwnProperty']('howMany')&&!_0x334e71['isInteger'](_0x1ea2d0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1ea2d0['insertionPosition']&&_0x1ea2d0['hasOwnProperty']('insertionPosition')&&(_0x4a2c09=_0x1e1350['Position']['verify'](_0x1ea2d0['insertionPosition'])))return'insertionPosition.'+_0x4a2c09;return null!=_0x1ea2d0['wasUndone']&&_0x1ea2d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ea2d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4521c8['fromObject']=function(_0x6decb3){if(_0x6decb3 instanceof _0x1e1350['SplitOperation'])return _0x6decb3;var _0x37b87=new _0x1e1350['SplitOperation']();if(null!=_0x6decb3['splitPosition']){if('object'!=typeof _0x6decb3['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x37b87['splitPosition']=_0x1e1350['Position']['fromObject'](_0x6decb3['splitPosition']);}if(null!=_0x6decb3['graveyardPosition']){if('object'!=typeof _0x6decb3['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x37b87['graveyardPosition']=_0x1e1350['Position']['fromObject'](_0x6decb3['graveyardPosition']);}if(null!=_0x6decb3['howMany']&&(_0x37b87['howMany']=_0x6decb3['howMany']>>>0x0),null!=_0x6decb3['insertionPosition']){if('object'!=typeof _0x6decb3['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x37b87['insertionPosition']=_0x1e1350['Position']['fromObject'](_0x6decb3['insertionPosition']);}return null!=_0x6decb3['wasUndone']&&(_0x37b87['wasUndone']=Boolean(_0x6decb3['wasUndone'])),_0x37b87;},_0x4521c8['toObject']=function(_0x5bd5a9,_0x2df158){_0x2df158||(_0x2df158={});var _0x560327={};return _0x2df158['defaults']&&(_0x560327['splitPosition']=null,_0x560327['graveyardPosition']=null,_0x560327['howMany']=0x0,_0x560327['insertionPosition']=null,_0x560327['wasUndone']=!0x1),null!=_0x5bd5a9['splitPosition']&&_0x5bd5a9['hasOwnProperty']('splitPosition')&&(_0x560327['splitPosition']=_0x1e1350['Position']['toObject'](_0x5bd5a9['splitPosition'],_0x2df158)),null!=_0x5bd5a9['graveyardPosition']&&_0x5bd5a9['hasOwnProperty']('graveyardPosition')&&(_0x560327['graveyardPosition']=_0x1e1350['Position']['toObject'](_0x5bd5a9['graveyardPosition'],_0x2df158)),null!=_0x5bd5a9['howMany']&&_0x5bd5a9['hasOwnProperty']('howMany')&&(_0x560327['howMany']=_0x5bd5a9['howMany']),null!=_0x5bd5a9['insertionPosition']&&_0x5bd5a9['hasOwnProperty']('insertionPosition')&&(_0x560327['insertionPosition']=_0x1e1350['Position']['toObject'](_0x5bd5a9['insertionPosition'],_0x2df158)),null!=_0x5bd5a9['wasUndone']&&_0x5bd5a9['hasOwnProperty']('wasUndone')&&(_0x560327['wasUndone']=_0x5bd5a9['wasUndone']),_0x560327;},_0x4521c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x4521c8['getTypeUrl']=function(_0x555f5d){return void 0x0===_0x555f5d&&(_0x555f5d='type.googleapis.com'),_0x555f5d+'/SplitOperation';},_0x4521c8;}()),_0x1e1350['Position']=(function(){function _0x503a1d(_0x2ee5ba){if(this['path']=[],_0x2ee5ba){for(var _0x1aba32=Object['keys'](_0x2ee5ba),_0x3bec83=0x0;_0x3bec83<_0x1aba32['length'];++_0x3bec83)null!=_0x2ee5ba[_0x1aba32[_0x3bec83]]&&(this[_0x1aba32[_0x3bec83]]=_0x2ee5ba[_0x1aba32[_0x3bec83]]);}}return _0x503a1d['prototype']['root']='',_0x503a1d['prototype']['rootMain']=!0x1,_0x503a1d['prototype']['rootGraveyard']=!0x1,_0x503a1d['prototype']['path']=_0x334e71['emptyArray'],_0x503a1d['prototype']['stickiness']='',_0x503a1d['create']=function(_0x404ef4){return new _0x503a1d(_0x404ef4);},_0x503a1d['encode']=function(_0x4114d0,_0x483dc0){if(_0x483dc0||(_0x483dc0=_0x1b8b89['create']()),null!=_0x4114d0['root']&&Object['hasOwnProperty']['call'](_0x4114d0,'root')&&_0x483dc0['uint32'](0xa)['string'](_0x4114d0['root']),null!=_0x4114d0['rootMain']&&Object['hasOwnProperty']['call'](_0x4114d0,'rootMain')&&_0x483dc0['uint32'](0x10)['bool'](_0x4114d0['rootMain']),null!=_0x4114d0['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4114d0,'rootGraveyard')&&_0x483dc0['uint32'](0x18)['bool'](_0x4114d0['rootGraveyard']),null!=_0x4114d0['path']&&_0x4114d0['path']['length']){_0x483dc0['uint32'](0x22)['fork']();for(var _0x204e83=0x0;_0x204e83<_0x4114d0['path']['length'];++_0x204e83)_0x483dc0['uint32'](_0x4114d0['path'][_0x204e83]);_0x483dc0['ldelim']();}return null!=_0x4114d0['stickiness']&&Object['hasOwnProperty']['call'](_0x4114d0,'stickiness')&&_0x483dc0['uint32'](0x2a)['string'](_0x4114d0['stickiness']),_0x483dc0;},_0x503a1d['encodeDelimited']=function(_0xebb630,_0x4b5292){return this['encode'](_0xebb630,_0x4b5292)['ldelim']();},_0x503a1d['decode']=function(_0x2dadd4,_0x52908a){_0x2dadd4 instanceof _0x4e5f47||(_0x2dadd4=_0x4e5f47['create'](_0x2dadd4));for(var _0x14289b=void 0x0===_0x52908a?_0x2dadd4['len']:_0x2dadd4['pos']+_0x52908a,_0x119939=new _0x1e1350['Position']();_0x2dadd4['pos']<_0x14289b;){var _0x8a4043=_0x2dadd4['uint32']();switch(_0x8a4043>>>0x3){case 0x1:_0x119939['root']=_0x2dadd4['string']();break;case 0x2:_0x119939['rootMain']=_0x2dadd4['bool']();break;case 0x3:_0x119939['rootGraveyard']=_0x2dadd4['bool']();break;case 0x4:if(_0x119939['path']&&_0x119939['path']['length']||(_0x119939['path']=[]),0x2==(0x7&_0x8a4043)){for(var _0x45fcc2=_0x2dadd4['uint32']()+_0x2dadd4['pos'];_0x2dadd4['pos']<_0x45fcc2;)_0x119939['path']['push'](_0x2dadd4['uint32']());}else _0x119939['path']['push'](_0x2dadd4['uint32']());break;case 0x5:_0x119939['stickiness']=_0x2dadd4['string']();break;default:_0x2dadd4['skipType'](0x7&_0x8a4043);}}return _0x119939;},_0x503a1d['decodeDelimited']=function(_0x4e7cfb){return _0x4e7cfb instanceof _0x4e5f47||(_0x4e7cfb=new _0x4e5f47(_0x4e7cfb)),this['decode'](_0x4e7cfb,_0x4e7cfb['uint32']());},_0x503a1d['verify']=function(_0x5f1469){if('object'!=typeof _0x5f1469||null===_0x5f1469)return'object\x20expected';if(null!=_0x5f1469['root']&&_0x5f1469['hasOwnProperty']('root')&&!_0x334e71['isString'](_0x5f1469['root']))return'root:\x20string\x20expected';if(null!=_0x5f1469['rootMain']&&_0x5f1469['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5f1469['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5f1469['rootGraveyard']&&_0x5f1469['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5f1469['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5f1469['path']&&_0x5f1469['hasOwnProperty']('path')){if(!Array['isArray'](_0x5f1469['path']))return'path:\x20array\x20expected';for(var _0x860904=0x0;_0x860904<_0x5f1469['path']['length'];++_0x860904)if(!_0x334e71['isInteger'](_0x5f1469['path'][_0x860904]))return'path:\x20integer[]\x20expected';}return null!=_0x5f1469['stickiness']&&_0x5f1469['hasOwnProperty']('stickiness')&&!_0x334e71['isString'](_0x5f1469['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x503a1d['fromObject']=function(_0x59efe9){if(_0x59efe9 instanceof _0x1e1350['Position'])return _0x59efe9;var _0x4180ad=new _0x1e1350['Position']();if(null!=_0x59efe9['root']&&(_0x4180ad['root']=String(_0x59efe9['root'])),null!=_0x59efe9['rootMain']&&(_0x4180ad['rootMain']=Boolean(_0x59efe9['rootMain'])),null!=_0x59efe9['rootGraveyard']&&(_0x4180ad['rootGraveyard']=Boolean(_0x59efe9['rootGraveyard'])),_0x59efe9['path']){if(!Array['isArray'](_0x59efe9['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4180ad['path']=[];for(var _0x4e2767=0x0;_0x4e2767<_0x59efe9['path']['length'];++_0x4e2767)_0x4180ad['path'][_0x4e2767]=_0x59efe9['path'][_0x4e2767]>>>0x0;}return null!=_0x59efe9['stickiness']&&(_0x4180ad['stickiness']=String(_0x59efe9['stickiness'])),_0x4180ad;},_0x503a1d['toObject']=function(_0x34e088,_0x2f01ea){_0x2f01ea||(_0x2f01ea={});var _0x2408b0={};if((_0x2f01ea['arrays']||_0x2f01ea['defaults'])&&(_0x2408b0['path']=[]),_0x2f01ea['defaults']&&(_0x2408b0['root']='',_0x2408b0['rootMain']=!0x1,_0x2408b0['rootGraveyard']=!0x1,_0x2408b0['stickiness']=''),null!=_0x34e088['root']&&_0x34e088['hasOwnProperty']('root')&&(_0x2408b0['root']=_0x34e088['root']),null!=_0x34e088['rootMain']&&_0x34e088['hasOwnProperty']('rootMain')&&(_0x2408b0['rootMain']=_0x34e088['rootMain']),null!=_0x34e088['rootGraveyard']&&_0x34e088['hasOwnProperty']('rootGraveyard')&&(_0x2408b0['rootGraveyard']=_0x34e088['rootGraveyard']),_0x34e088['path']&&_0x34e088['path']['length']){_0x2408b0['path']=[];for(var _0x2ecbbb=0x0;_0x2ecbbb<_0x34e088['path']['length'];++_0x2ecbbb)_0x2408b0['path'][_0x2ecbbb]=_0x34e088['path'][_0x2ecbbb];}return null!=_0x34e088['stickiness']&&_0x34e088['hasOwnProperty']('stickiness')&&(_0x2408b0['stickiness']=_0x34e088['stickiness']),_0x2408b0;},_0x503a1d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x503a1d['getTypeUrl']=function(_0x9a67cd){return void 0x0===_0x9a67cd&&(_0x9a67cd='type.googleapis.com'),_0x9a67cd+'/Position';},_0x503a1d;}()),_0x1e1350['Range']=(function(){function _0x59e5af(_0xccb392){if(_0xccb392){for(var _0x4e85db=Object['keys'](_0xccb392),_0x290995=0x0;_0x290995<_0x4e85db['length'];++_0x290995)null!=_0xccb392[_0x4e85db[_0x290995]]&&(this[_0x4e85db[_0x290995]]=_0xccb392[_0x4e85db[_0x290995]]);}}return _0x59e5af['prototype']['start']=null,_0x59e5af['prototype']['end']=null,_0x59e5af['create']=function(_0x27826e){return new _0x59e5af(_0x27826e);},_0x59e5af['encode']=function(_0x5e3168,_0x33c3e6){return _0x33c3e6||(_0x33c3e6=_0x1b8b89['create']()),null!=_0x5e3168['start']&&Object['hasOwnProperty']['call'](_0x5e3168,'start')&&_0x1e1350['Position']['encode'](_0x5e3168['start'],_0x33c3e6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e3168['end']&&Object['hasOwnProperty']['call'](_0x5e3168,'end')&&_0x1e1350['Position']['encode'](_0x5e3168['end'],_0x33c3e6['uint32'](0x12)['fork']())['ldelim'](),_0x33c3e6;},_0x59e5af['encodeDelimited']=function(_0x1740de,_0x2c08f5){return this['encode'](_0x1740de,_0x2c08f5)['ldelim']();},_0x59e5af['decode']=function(_0x116564,_0x2158d0){_0x116564 instanceof _0x4e5f47||(_0x116564=_0x4e5f47['create'](_0x116564));for(var _0x360b15=void 0x0===_0x2158d0?_0x116564['len']:_0x116564['pos']+_0x2158d0,_0x3370e0=new _0x1e1350['Range']();_0x116564['pos']<_0x360b15;){var _0x994319=_0x116564['uint32']();switch(_0x994319>>>0x3){case 0x1:_0x3370e0['start']=_0x1e1350['Position']['decode'](_0x116564,_0x116564['uint32']());break;case 0x2:_0x3370e0['end']=_0x1e1350['Position']['decode'](_0x116564,_0x116564['uint32']());break;default:_0x116564['skipType'](0x7&_0x994319);}}return _0x3370e0;},_0x59e5af['decodeDelimited']=function(_0x398d14){return _0x398d14 instanceof _0x4e5f47||(_0x398d14=new _0x4e5f47(_0x398d14)),this['decode'](_0x398d14,_0x398d14['uint32']());},_0x59e5af['verify']=function(_0x4b5a9a){if('object'!=typeof _0x4b5a9a||null===_0x4b5a9a)return'object\x20expected';var _0x32ad0a;if(null!=_0x4b5a9a['start']&&_0x4b5a9a['hasOwnProperty']('start')&&(_0x32ad0a=_0x1e1350['Position']['verify'](_0x4b5a9a['start'])))return'start.'+_0x32ad0a;if(null!=_0x4b5a9a['end']&&_0x4b5a9a['hasOwnProperty']('end')&&(_0x32ad0a=_0x1e1350['Position']['verify'](_0x4b5a9a['end'])))return'end.'+_0x32ad0a;return null;},_0x59e5af['fromObject']=function(_0x528127){if(_0x528127 instanceof _0x1e1350['Range'])return _0x528127;var _0x3977fc=new _0x1e1350['Range']();if(null!=_0x528127['start']){if('object'!=typeof _0x528127['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3977fc['start']=_0x1e1350['Position']['fromObject'](_0x528127['start']);}if(null!=_0x528127['end']){if('object'!=typeof _0x528127['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3977fc['end']=_0x1e1350['Position']['fromObject'](_0x528127['end']);}return _0x3977fc;},_0x59e5af['toObject']=function(_0x187ed0,_0x27aa1e){_0x27aa1e||(_0x27aa1e={});var _0x58bca8={};return _0x27aa1e['defaults']&&(_0x58bca8['start']=null,_0x58bca8['end']=null),null!=_0x187ed0['start']&&_0x187ed0['hasOwnProperty']('start')&&(_0x58bca8['start']=_0x1e1350['Position']['toObject'](_0x187ed0['start'],_0x27aa1e)),null!=_0x187ed0['end']&&_0x187ed0['hasOwnProperty']('end')&&(_0x58bca8['end']=_0x1e1350['Position']['toObject'](_0x187ed0['end'],_0x27aa1e)),_0x58bca8;},_0x59e5af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x59e5af['getTypeUrl']=function(_0x3f5fb6){return void 0x0===_0x3f5fb6&&(_0x3f5fb6='type.googleapis.com'),_0x3f5fb6+'/Range';},_0x59e5af;}()),_0x1e1350['Element']=(function(){function _0x3d48af(_0x2e77fe){if(this['children']=[],this['attributesBoolean']={},_0x2e77fe){for(var _0x8d0e5b=Object['keys'](_0x2e77fe),_0x4bf679=0x0;_0x4bf679<_0x8d0e5b['length'];++_0x4bf679)null!=_0x2e77fe[_0x8d0e5b[_0x4bf679]]&&(this[_0x8d0e5b[_0x4bf679]]=_0x2e77fe[_0x8d0e5b[_0x4bf679]]);}}return _0x3d48af['prototype']['name']='',_0x3d48af['prototype']['children']=_0x334e71['emptyArray'],_0x3d48af['prototype']['data']='',_0x3d48af['prototype']['attributesBoolean']=_0x334e71['emptyObject'],_0x3d48af['prototype']['attributesJson']='',_0x3d48af['create']=function(_0x537ef9){return new _0x3d48af(_0x537ef9);},_0x3d48af['encode']=function(_0x285794,_0x32ca80){if(_0x32ca80||(_0x32ca80=_0x1b8b89['create']()),null!=_0x285794['name']&&Object['hasOwnProperty']['call'](_0x285794,'name')&&_0x32ca80['uint32'](0xa)['string'](_0x285794['name']),null!=_0x285794['children']&&_0x285794['children']['length']){for(var _0x9618ff=0x0;_0x9618ff<_0x285794['children']['length'];++_0x9618ff)_0x1e1350['Element']['encode'](_0x285794['children'][_0x9618ff],_0x32ca80['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x285794['data']&&Object['hasOwnProperty']['call'](_0x285794,'data')&&_0x32ca80['uint32'](0x1a)['string'](_0x285794['data']),null!=_0x285794['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x285794,'attributesBoolean')){var _0x18662f=Object['keys'](_0x285794['attributesBoolean']);for(_0x9618ff=0x0;_0x9618ff<_0x18662f['length'];++_0x9618ff)_0x32ca80['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x18662f[_0x9618ff])['uint32'](0x10)['bool'](_0x285794['attributesBoolean'][_0x18662f[_0x9618ff]])['ldelim']();}return null!=_0x285794['attributesJson']&&Object['hasOwnProperty']['call'](_0x285794,'attributesJson')&&_0x32ca80['uint32'](0x2a)['string'](_0x285794['attributesJson']),_0x32ca80;},_0x3d48af['encodeDelimited']=function(_0x4d6ca8,_0x4fa360){return this['encode'](_0x4d6ca8,_0x4fa360)['ldelim']();},_0x3d48af['decode']=function(_0x95473,_0x2e4ef7){_0x95473 instanceof _0x4e5f47||(_0x95473=_0x4e5f47['create'](_0x95473));for(var _0x364c08,_0x2b72af,_0x33f3e4=void 0x0===_0x2e4ef7?_0x95473['len']:_0x95473['pos']+_0x2e4ef7,_0x14e17f=new _0x1e1350['Element']();_0x95473['pos']<_0x33f3e4;){var _0x42981e=_0x95473['uint32']();switch(_0x42981e>>>0x3){case 0x1:_0x14e17f['name']=_0x95473['string']();break;case 0x2:_0x14e17f['children']&&_0x14e17f['children']['length']||(_0x14e17f['children']=[]),_0x14e17f['children']['push'](_0x1e1350['Element']['decode'](_0x95473,_0x95473['uint32']()));break;case 0x3:_0x14e17f['data']=_0x95473['string']();break;case 0x4:_0x14e17f['attributesBoolean']===_0x334e71['emptyObject']&&(_0x14e17f['attributesBoolean']={});var _0xc0c5c8=_0x95473['uint32']()+_0x95473['pos'];for(_0x364c08='',_0x2b72af=!0x1;_0x95473['pos']<_0xc0c5c8;){var _0x216ac2=_0x95473['uint32']();switch(_0x216ac2>>>0x3){case 0x1:_0x364c08=_0x95473['string']();break;case 0x2:_0x2b72af=_0x95473['bool']();break;default:_0x95473['skipType'](0x7&_0x216ac2);}}_0x14e17f['attributesBoolean'][_0x364c08]=_0x2b72af;break;case 0x5:_0x14e17f['attributesJson']=_0x95473['string']();break;default:_0x95473['skipType'](0x7&_0x42981e);}}return _0x14e17f;},_0x3d48af['decodeDelimited']=function(_0x3027ce){return _0x3027ce instanceof _0x4e5f47||(_0x3027ce=new _0x4e5f47(_0x3027ce)),this['decode'](_0x3027ce,_0x3027ce['uint32']());},_0x3d48af['verify']=function(_0x5a7734){if('object'!=typeof _0x5a7734||null===_0x5a7734)return'object\x20expected';if(null!=_0x5a7734['name']&&_0x5a7734['hasOwnProperty']('name')&&!_0x334e71['isString'](_0x5a7734['name']))return'name:\x20string\x20expected';if(null!=_0x5a7734['children']&&_0x5a7734['hasOwnProperty']('children')){if(!Array['isArray'](_0x5a7734['children']))return'children:\x20array\x20expected';for(var _0x394855=0x0;_0x394855<_0x5a7734['children']['length'];++_0x394855){var _0x3bd877=_0x1e1350['Element']['verify'](_0x5a7734['children'][_0x394855]);if(_0x3bd877)return'children.'+_0x3bd877;}}if(null!=_0x5a7734['data']&&_0x5a7734['hasOwnProperty']('data')&&!_0x334e71['isString'](_0x5a7734['data']))return'data:\x20string\x20expected';if(null!=_0x5a7734['attributesBoolean']&&_0x5a7734['hasOwnProperty']('attributesBoolean')){if(!_0x334e71['isObject'](_0x5a7734['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1f390c=Object['keys'](_0x5a7734['attributesBoolean']);for(_0x394855=0x0;_0x394855<_0x1f390c['length'];++_0x394855)if('boolean'!=typeof _0x5a7734['attributesBoolean'][_0x1f390c[_0x394855]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5a7734['attributesJson']&&_0x5a7734['hasOwnProperty']('attributesJson')&&!_0x334e71['isString'](_0x5a7734['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3d48af['fromObject']=function(_0x52de7b){if(_0x52de7b instanceof _0x1e1350['Element'])return _0x52de7b;var _0x20de8e=new _0x1e1350['Element']();if(null!=_0x52de7b['name']&&(_0x20de8e['name']=String(_0x52de7b['name'])),_0x52de7b['children']){if(!Array['isArray'](_0x52de7b['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x20de8e['children']=[];for(var _0x4fbe47=0x0;_0x4fbe47<_0x52de7b['children']['length'];++_0x4fbe47){if('object'!=typeof _0x52de7b['children'][_0x4fbe47])throw TypeError('.Element.children:\x20object\x20expected');_0x20de8e['children'][_0x4fbe47]=_0x1e1350['Element']['fromObject'](_0x52de7b['children'][_0x4fbe47]);}}if(null!=_0x52de7b['data']&&(_0x20de8e['data']=String(_0x52de7b['data'])),_0x52de7b['attributesBoolean']){if('object'!=typeof _0x52de7b['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x20de8e['attributesBoolean']={};var _0x5812a2=Object['keys'](_0x52de7b['attributesBoolean']);for(_0x4fbe47=0x0;_0x4fbe47<_0x5812a2['length'];++_0x4fbe47)_0x20de8e['attributesBoolean'][_0x5812a2[_0x4fbe47]]=Boolean(_0x52de7b['attributesBoolean'][_0x5812a2[_0x4fbe47]]);}return null!=_0x52de7b['attributesJson']&&(_0x20de8e['attributesJson']=String(_0x52de7b['attributesJson'])),_0x20de8e;},_0x3d48af['toObject']=function(_0x7ee23d,_0x5a161b){_0x5a161b||(_0x5a161b={});var _0x41781d,_0x2cdf42={};if((_0x5a161b['arrays']||_0x5a161b['defaults'])&&(_0x2cdf42['children']=[]),(_0x5a161b['objects']||_0x5a161b['defaults'])&&(_0x2cdf42['attributesBoolean']={}),_0x5a161b['defaults']&&(_0x2cdf42['name']='',_0x2cdf42['data']='',_0x2cdf42['attributesJson']=''),null!=_0x7ee23d['name']&&_0x7ee23d['hasOwnProperty']('name')&&(_0x2cdf42['name']=_0x7ee23d['name']),_0x7ee23d['children']&&_0x7ee23d['children']['length']){_0x2cdf42['children']=[];for(var _0x23f1dd=0x0;_0x23f1dd<_0x7ee23d['children']['length'];++_0x23f1dd)_0x2cdf42['children'][_0x23f1dd]=_0x1e1350['Element']['toObject'](_0x7ee23d['children'][_0x23f1dd],_0x5a161b);}if(null!=_0x7ee23d['data']&&_0x7ee23d['hasOwnProperty']('data')&&(_0x2cdf42['data']=_0x7ee23d['data']),_0x7ee23d['attributesBoolean']&&(_0x41781d=Object['keys'](_0x7ee23d['attributesBoolean']))['length']){_0x2cdf42['attributesBoolean']={};for(_0x23f1dd=0x0;_0x23f1dd<_0x41781d['length'];++_0x23f1dd)_0x2cdf42['attributesBoolean'][_0x41781d[_0x23f1dd]]=_0x7ee23d['attributesBoolean'][_0x41781d[_0x23f1dd]];}return null!=_0x7ee23d['attributesJson']&&_0x7ee23d['hasOwnProperty']('attributesJson')&&(_0x2cdf42['attributesJson']=_0x7ee23d['attributesJson']),_0x2cdf42;},_0x3d48af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x3d48af['getTypeUrl']=function(_0x294ccd){return void 0x0===_0x294ccd&&(_0x294ccd='type.googleapis.com'),_0x294ccd+'/Element';},_0x3d48af;}()),_0x1e1350;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x40ffdd){return new y(this['_protobufRoot'][_0x40ffdd]);}}class y{['_protobuf'];constructor(_0x3d75bc){this['_protobuf']=_0x3d75bc;}['compress'](_0x1e8223){const _0x1a6fdd=this['_protobuf']['verify'](_0x1e8223);if(_0x1a6fdd)throw Error(_0x1a6fdd);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1e8223))['finish']();}['decompress'](_0x5303bc){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5303bc),{'oneofs':!0x0});}}function _(_0x392942,_0x485963){const _0x32fc8a=_0xb82878(_0x392942);return _0x32fc8a['path'][_0x32fc8a['path']['length']-0x1]+=_0x485963,_0x32fc8a;}function O(_0x4b2f0d,_0x1e5744){return _0x4b2f0d['root']===_0x1e5744['root']&&_0xb8fc7(_0x4b2f0d['path'],_0x1e5744['path']);}function $(_0x57ae2a){P(_0x57ae2a,_0x547fb0=>('main'==_0x547fb0['root']?(_0x547fb0['rootMain']=!0x0,delete _0x547fb0['root']):'$graveyard'==_0x547fb0['root']&&(_0x547fb0['rootGraveyard']=!0x0,delete _0x547fb0['root']),_0x547fb0));}function J(_0x511d49){P(_0x511d49,_0x25f328=>(_0x25f328['rootMain']?(_0x25f328['root']='main',delete _0x25f328['rootMain']):_0x25f328['rootGraveyard']&&(_0x25f328['root']='$graveyard',delete _0x25f328['rootGraveyard']),_0x25f328));}function P(_0x1a8385,_0x40a2e7){for(const _0x2b2c23 in _0x1a8385){const _0x3e90f2=_0x1a8385[_0x2b2c23];'nodes'!==_0x2b2c23&&_0x4687a9(_0x3e90f2)&&(_0x3e90f2['path']&&(_0x3e90f2['root']||_0x3e90f2['rootMain']||_0x3e90f2['rootGraveyard'])?_0x1a8385[_0x2b2c23]=_0x40a2e7(_0x3e90f2):P(_0x3e90f2,_0x40a2e7));}return _0x1a8385;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17a238,_0xae45f1,_0x311b62){this['_id']=_0x17a238,this['_operationName']=_0xae45f1,this['_protobufDescriptor']=_0x311b62;}['compress'](_0x25f57c,_0x581d7f){const _0x20ef25=_0x581d7f['shift']();return $(_0x20ef25),_0x25f57c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x20ef25)),_0x25f57c['types']['push'](this['_id']),!0x0;}['decompress'](_0x2baa03,_0x4a5152){_0x4a5152['types']['shift']();const _0x1030e6=this['_protobufDescriptor']['decompress'](_0x4a5152['buffers']['shift']());J(_0x1030e6),_0x1030e6['__className']=this['_operationName'],_0x2baa03['push'](_0x1030e6);}}class s extends e{['compress'](_0x4034de,_0x451c90){const _0x14094e=_0x451c90['shift']();return this['_serializeOneOf']('oldValue',_0x14094e),this['_serializeOneOf']('newValue',_0x14094e),$(_0x14094e),_0x4034de['buffers']['push'](this['_protobufDescriptor']['compress'](_0x14094e)),_0x4034de['types']['push'](this['_id']),!0x0;}['decompress'](_0x4c82e6,_0x34693c){const {types:_0x307481,buffers:_0x38bc64}=_0x34693c,_0x13ba23=this['_protobufDescriptor']['decompress'](_0x38bc64['shift']());_0x307481['shift'](),this['_deserializeOneOf']('oldValue',_0x13ba23),this['_deserializeOneOf']('newValue',_0x13ba23),J(_0x13ba23),_0x13ba23['__className']=this['_operationName'],_0x4c82e6['push'](_0x13ba23);}['_serializeOneOf'](_0x4cc9e7,_0xaecb09){const _0x32ccd6=_0xaecb09[_0x4cc9e7];'boolean'==typeof _0x32ccd6?_0xaecb09[_0x4cc9e7+'Boolean']=_0x32ccd6:_0xaecb09[_0x4cc9e7+'Json']=JSON['stringify'](_0x32ccd6);}['_deserializeOneOf'](_0x32219c,_0x367763){const _0x27640e=_0x32219c+'Json';_0x367763[_0x27640e]?(_0x367763[_0x32219c]=JSON['parse'](_0x367763[_0x27640e]),delete _0x367763[_0x27640e]):(_0x367763[_0x32219c]=_0x367763[_0x32219c+'Boolean'],delete _0x367763[_0x32219c+'Boolean']);}}class i extends e{['compress'](_0x51f306,_0x1b5fb3){const _0x4d0e91=_0x1b5fb3['shift']();return this['_serializeNodesAttributes'](_0x4d0e91['nodes']),$(_0x4d0e91),_0x51f306['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4d0e91)),_0x51f306['types']['push'](this['_id']),!0x0;}['decompress'](_0x284d82,_0x1c5893){const {types:_0x31cafa,buffers:_0x1984c8}=_0x1c5893,_0x1b378f=this['_protobufDescriptor']['decompress'](_0x1984c8['shift']());_0x31cafa['shift'](),_0x1b378f['nodes']||(_0x1b378f['nodes']=[]),this['_deserializeNodesAttributes'](_0x1b378f['nodes']),J(_0x1b378f),_0x1b378f['__className']=this['_operationName'],_0x284d82['push'](_0x1b378f);}['_serializeNodesAttributes'](_0x20254f){for(const _0x3a25f4 of _0x20254f){if(_0x3a25f4['attributes']){const _0x29f6ca=_0x3a25f4['attributes'];this['_areValuesBoolean'](_0x29f6ca)?_0x3a25f4['attributesBoolean']=_0x29f6ca:_0x3a25f4['attributesJson']=JSON['stringify'](_0x29f6ca);}_0x3a25f4['children']&&this['_serializeNodesAttributes'](_0x3a25f4['children']);}}['_deserializeNodesAttributes'](_0x5483a9){for(const _0x3a624d of _0x5483a9)(_0x3a624d['attributesBoolean']||_0x3a624d['attributesJson'])&&(_0x3a624d['attributesBoolean']?(_0x3a624d['attributes']=_0x3a624d['attributesBoolean'],delete _0x3a624d['attributesBoolean']):(_0x3a624d['attributes']=JSON['parse'](_0x3a624d['attributesJson']),delete _0x3a624d['attributesJson'])),_0x3a624d['children']&&this['_deserializeNodesAttributes'](_0x3a624d['children']);}['_areValuesBoolean'](_0xb353ed){return Object['keys'](_0xb353ed)['every'](_0x5ccf2f=>'boolean'==typeof _0xb353ed[_0x5ccf2f]);}}class n extends e{['decompress'](_0x53d3e8,_0x49c3af){super['decompress'](_0x53d3e8,_0x49c3af);const _0xbb8d95=_0x53d3e8[_0x53d3e8['length']-0x1];_0xbb8d95['oldRange']||(_0xbb8d95['oldRange']=null),_0xbb8d95['newRange']||(_0xbb8d95['newRange']=null);}}class p extends e{['compress'](_0x5ae6d1,_0x31fdb4){return _0x31fdb4['shift'](),_0x5ae6d1['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c4a0b,_0xc9e4fa){_0xc9e4fa['types']['shift'](),_0x1c4a0b['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1b7cb8,_0x32bec3,_0x3b5406,_0x480590){super(_0x1b7cb8,_0x32bec3,_0x3b5406),this['_omittedNamespace']=_0x480590+':';}['compress'](_0x5029b6,_0x5363e5){return!('MarkerOperation'!=_0x5363e5[0x0]['__className']||!_0x5363e5[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5363e5[0x0]['name']=_0x5363e5[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5029b6,_0x5363e5),!0x0);}['decompress'](_0x1c22bb,_0x8be99b){super['decompress'](_0x1c22bb,_0x8be99b);const _0x5494a8=_0x1c22bb[_0x1c22bb['length']-0x1];_0x5494a8['name']=this['_omittedNamespace']+_0x5494a8['name'];}}class b{['_id'];['_context'];constructor(_0x1d99a2,_0x3fbbcc){this['_id']=_0x1d99a2,this['_context']=_0x3fbbcc;}['compress'](_0x4f5f5b,_0x3ff039){let _0x554d80;for(;_0x3ff039['length']>0x1&&this['_compareOperations'](_0x3ff039[0x0],_0x3ff039[0x1]);)_0x554d80?(_0x554d80=this['_combineNext'](_0x3ff039['shift'](),_0x554d80),_0x4f5f5b['types']['push'](0x0)):(_0x554d80=_0xb82878(_0x3ff039['shift']()),_0x4f5f5b['types']['push'](this['_id']));return!!_0x554d80&&(_0x554d80=this['_combineNext'](_0x3ff039['shift'](),_0x554d80),_0x4f5f5b['types']['push'](0x0),_0x4f5f5b['buffers']['push'](this['_compressSingleOperation'](_0x554d80)),!0x0);}['decompress'](_0x1d6d1e,_0x1280c3){const _0x1415b3=this['_decompressSingleOperation'](_0x1280c3);for(;0x0==_0x1280c3['types'][0x0];)_0x1280c3['types']['shift'](),_0x1d6d1e['push'](this['_splitCurrent'](_0x1415b3));_0x1d6d1e['push'](_0x1415b3);}}class m extends b{['_combineNext'](_0x2330ff,_0x50531b){return _0x50531b['nodes'][0x0]['data']+=_0x2330ff['nodes'][0x0]['data'],_0x50531b;}['_splitCurrent'](_0x2e4d2b){const _0x21df58=_0xb82878(_0x2e4d2b),_0x3aeeef=_0x21df58['nodes'][0x0],_0x584043=_0x2e4d2b['nodes'][0x0],_0x34fd9b=_0x584043['data'][Symbol['iterator']]()['next']()['value'],_0x45e0b8=_0x34fd9b['length'];return _0x3aeeef['data']=_0x34fd9b,_0x584043['data']=_0x584043['data']['substr'](_0x45e0b8),_0x2e4d2b['position']=_(_0x2e4d2b['position'],_0x45e0b8),_0x21df58;}['_compareOperations'](_0x357476,_0x3ad5d7){if(this['_checkOperation'](_0x357476)&&this['_checkOperation'](_0x3ad5d7)){const _0x459339=_0x357476['nodes'][0x0]['data']['length'],_0xdb6a11=O(_(_0x357476['position'],_0x459339),_0x3ad5d7['position']),_0x1fe98f=_0x357476['nodes'][0x0],_0xa54d2a=_0x3ad5d7['nodes'][0x0];return _0xdb6a11&&this['_compareAttributes'](_0x1fe98f,_0xa54d2a);}return!0x1;}['_compressSingleOperation'](_0x1fac35){const _0x2caa35={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2caa35,[_0x1fac35]),_0x2caa35['buffers'][0x0];}['_decompressSingleOperation'](_0x3cd3b7){const _0xe1580f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xe1580f,_0x3cd3b7),_0xe1580f[0x0];}['_checkOperation'](_0x42d908){return'InsertOperation'==_0x42d908['__className']&&0x1==_0x42d908['nodes']['length']&&_0x42d908['nodes'][0x0]['data']&&!_0x42d908['wasUndone']&&0x1==Array['from'](_0x42d908['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2c9816,_0x15e97e){const _0x5089eb=Object['keys'](_0x2c9816['attributes']||{}),_0x2b15d5=Object['keys'](_0x15e97e['attributes']||{});return _0x5089eb['length']===_0x2b15d5['length']&&_0x5089eb['every'](_0x3f7061=>_0x15e97e['attributes'][_0x3f7061]&&_0x15e97e['attributes'][_0x3f7061]===_0x2c9816['attributes'][_0x3f7061]);}}class c extends b{['_combineNext'](_0x57c092,_0x12cc49){return _0x12cc49['howMany']++,_0x12cc49['sourcePosition']=_0xb82878(_0x57c092['sourcePosition']),_0x12cc49;}['_splitCurrent'](_0x434f7b){const _0x5a2542=_0xb82878(_0x434f7b);return _0x434f7b['howMany']--,_0x5a2542['howMany']=0x1,_0x5a2542['sourcePosition']=_(_0x5a2542['sourcePosition'],_0x434f7b['howMany']),_0x5a2542;}['_compareOperations'](_0x13562f,_0x57002b){return!(!this['_checkOperation'](_0x13562f)||!this['_checkOperation'](_0x57002b))&&(O(_(_0x13562f['sourcePosition'],-0x1),_0x57002b['sourcePosition'])&&O(_0x13562f['targetPosition'],_0x57002b['targetPosition']));}['_compressSingleOperation'](_0x366dc1){const _0x377abe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x377abe,[_0x366dc1]),_0x377abe['buffers'][0x0];}['_decompressSingleOperation'](_0x19e042){const _0x4fb06d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4fb06d,_0x19e042),_0x4fb06d[0x0];}['_checkOperation'](_0x34eed1){return'MoveOperation'==_0x34eed1['__className']&&'$graveyard'==_0x34eed1['targetPosition']['root']&&0x1==_0x34eed1['howMany']&&!_0x34eed1['wasUndone'];}}class h extends b{['_combineNext'](_0x2c3ba2,_0x53a84c){return _0x53a84c['howMany']++,_0x53a84c;}['_splitCurrent'](_0x3e7f9a){const _0x2079cc=_0xb82878(_0x3e7f9a);return _0x2079cc['howMany']=0x1,_0x3e7f9a['howMany']--,_0x2079cc;}['_compareOperations'](_0x1889e9,_0x11e2be){return!(!this['_checkOperation'](_0x1889e9)||!this['_checkOperation'](_0x11e2be))&&(O(_0x1889e9['sourcePosition'],_0x11e2be['sourcePosition'])&&O(_0x1889e9['targetPosition'],_0x11e2be['targetPosition']));}['_compressSingleOperation'](_0x9ec7a9){const _0x434add={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x434add,[_0x9ec7a9]),_0x434add['buffers'][0x0];}['_decompressSingleOperation'](_0x3efbe6){const _0x17d58a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x17d58a,_0x3efbe6),_0x17d58a[0x0];}['_checkOperation'](_0x1d24ce){return'MoveOperation'==_0x1d24ce['__className']&&'$graveyard'==_0x1d24ce['targetPosition']['root']&&0x1==_0x1d24ce['howMany']&&!_0x1d24ce['wasUndone'];}}class f extends b{['compress'](_0x53f20d,_0x2634d0){if(!this['_compareOperations'](_0x2634d0[0x0],_0x2634d0[0x1]))return!0x1;const _0x1149ae=_0x2634d0['shift']();return _0x1149ae['oldRange']=null,_0x1149ae['newRange']&&O(_0x1149ae['newRange']['start'],_0x1149ae['newRange']['end'])&&(_0x1149ae['newRange']['end']=null),_0x2634d0['shift'](),_0x53f20d['types']['push'](this['_id']),_0x53f20d['types']['push'](0x0),_0x53f20d['buffers']['push'](this['_compressSingleOperation'](_0x1149ae)),!0x0;}['decompress'](_0x13cc47,_0x5872df){const _0xce59e9=this['_decompressSingleOperation'](_0x5872df);_0xce59e9['newRange']&&!_0xce59e9['newRange']['end']&&(_0xce59e9['newRange']['end']=_0xb82878(_0xce59e9['newRange']['start']));const _0x13a987=_0xb82878(_0xce59e9);_0x13a987['newRange']&&(_0x13a987['newRange']['start']['stickiness']='toNone',_0x13a987['newRange']['end']=_0xb82878(_0x13a987['newRange']['start'])),_0x13a987['name']='user:position:'+_0x13a987['name']['split'](':')[0x2],_0x5872df['types']['shift'](),_0x13cc47['push'](_0xce59e9),_0x13cc47['push'](_0x13a987);}['_compressSingleOperation'](_0x13341b){const _0x2d3c63={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2d3c63,[_0x13341b]),_0x2d3c63['buffers'][0x0];}['_decompressSingleOperation'](_0x3c9309){const _0x37aa31=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x37aa31,_0x3c9309),_0x37aa31[0x0];}['_compareOperations'](_0x3a982e,_0x3505fe){return!(!_0x3a982e||!_0x3505fe)&&('MarkerOperation'==_0x3a982e['__className']&&'MarkerOperation'==_0x3505fe['__className']&&!(!_0x3a982e['name']['startsWith']('user:')||!_0x3505fe['name']['startsWith']('user:')||_0x3a982e['name']==_0x3505fe['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x464e43=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',_0x464e43,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x464e43,'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'](_0x9ab03a){if(!_0x9ab03a||!_0x9ab03a[0x0])throw new _0x16871a('no-operations-provided',this);const _0x13cbb3={'types':[],'buffers':[],'baseVersion':_0x9ab03a[0x0]['baseVersion']};for(;_0x9ab03a['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('TypingAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('DeletingAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName'](_0x9ab03a[0x0]['__className'])['compress'](_0x13cbb3,_0x9ab03a);return _0x13cbb3;}['decompress'](_0x5e64b3){const _0x1d6393=[];for(;_0x5e64b3['types']['length'];){this['_compressorById']['get'](_0x5e64b3['types'][0x0])['decompress'](_0x1d6393,_0x5e64b3);}return _0x1d6393['forEach']((_0x1240d8,_0x43cffa)=>_0x1240d8['baseVersion']=_0x5e64b3['baseVersion']+_0x43cffa),_0x1d6393;}['_getCompressorByName'](_0xe54d38){return this['_compressorByName']['get'](_0xe54d38);}['_registerOperationCompressor'](_0x3f1168,_0xa67972,_0x18a199){const _0x103bdf=new _0x18a199(_0x3f1168,_0xa67972,this['_protobufFactory']['getDescriptor'](_0xa67972));this['_registerCompressor'](_0x3f1168,_0xa67972,_0x103bdf);}['_registerActionCompressor'](_0x2b69a5,_0xa12f95,_0x2c153b){const _0x1c7f00=new _0x2c153b(_0x2b69a5,this);this['_registerCompressor'](_0x2b69a5,_0xa12f95,_0x1c7f00);}['_registerCompressor'](_0x196a52,_0x366705,_0x21dc14){this['_compressorById']['set'](_0x196a52,_0x21dc14),this['_compressorByName']['set'](_0x366705,_0x21dc14);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.0.0-alpha.
|
|
3
|
+
"version": "44.0.0-alpha.4",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.
|
|
37
|
-
"ckeditor5": "44.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.4",
|
|
37
|
+
"ckeditor5": "44.0.0-alpha.4",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x47602b=_0xf6d0;(function(_0x3a3677,_0x158cd6){const _0x46c9e3=_0xf6d0,_0x22fb14=_0x3a3677();while(!![]){try{const _0x3e710b=parseInt(_0x46c9e3(0x12c))/0x1*(parseInt(_0x46c9e3(0x11e))/0x2)+parseInt(_0x46c9e3(0x11f))/0x3*(-parseInt(_0x46c9e3(0x139))/0x4)+-parseInt(_0x46c9e3(0x121))/0x5*(-parseInt(_0x46c9e3(0x123))/0x6)+parseInt(_0x46c9e3(0x12f))/0x7*(parseInt(_0x46c9e3(0x131))/0x8)+parseInt(_0x46c9e3(0x138))/0x9*(parseInt(_0x46c9e3(0x128))/0xa)+parseInt(_0x46c9e3(0x130))/0xb*(parseInt(_0x46c9e3(0x12b))/0xc)+parseInt(_0x46c9e3(0x12d))/0xd*(-parseInt(_0x46c9e3(0x125))/0xe);if(_0x3e710b===_0x158cd6)break;else _0x22fb14['push'](_0x22fb14['shift']());}catch(_0x4923e4){_0x22fb14['push'](_0x22fb14['shift']());}}}(_0x3fe1,0xb94fe));import{cloneDeep as _0x455973}from'lodash-es';function _0xf6d0(_0x59c95f,_0x454167){const _0x3fe115=_0x3fe1();return _0xf6d0=function(_0xf6d092,_0x46c4bd){_0xf6d092=_0xf6d092-0x11e;let _0x496067=_0x3fe115[_0xf6d092];return _0x496067;},_0xf6d0(_0x59c95f,_0x454167);}export default class b{constructor(_0xfd89eb,_0x4afed8){const _0x5e3020=_0xf6d0;this[_0x5e3020(0x136)]=_0xfd89eb,this[_0x5e3020(0x135)]=_0x4afed8;}[_0x47602b(0x127)](_0x99a819,_0x1586d4){const _0x43b6fc=_0x47602b;let _0x2a0ec0;for(;_0x1586d4[_0x43b6fc(0x12a)]>0x1&&this[_0x43b6fc(0x129)](_0x1586d4[0x0],_0x1586d4[0x1]);)_0x2a0ec0?(_0x2a0ec0=this[_0x43b6fc(0x120)](_0x1586d4[_0x43b6fc(0x122)](),_0x2a0ec0),_0x99a819[_0x43b6fc(0x12e)][_0x43b6fc(0x134)](0x0)):(_0x2a0ec0=_0x455973(_0x1586d4[_0x43b6fc(0x122)]()),_0x99a819[_0x43b6fc(0x12e)][_0x43b6fc(0x134)](this[_0x43b6fc(0x136)]));return!!_0x2a0ec0&&(_0x2a0ec0=this[_0x43b6fc(0x120)](_0x1586d4[_0x43b6fc(0x122)](),_0x2a0ec0),_0x99a819[_0x43b6fc(0x12e)][_0x43b6fc(0x134)](0x0),_0x99a819[_0x43b6fc(0x137)][_0x43b6fc(0x134)](this[_0x43b6fc(0x124)](_0x2a0ec0)),!0x0);}[_0x47602b(0x133)](_0x8d96db,_0xe49b5d){const _0x527f6f=_0x47602b,_0x2585bf=this[_0x527f6f(0x126)](_0xe49b5d);for(;0x0==_0xe49b5d[_0x527f6f(0x12e)][0x0];)_0xe49b5d[_0x527f6f(0x12e)][_0x527f6f(0x122)](),_0x8d96db[_0x527f6f(0x134)](this[_0x527f6f(0x132)](_0x2585bf));_0x8d96db[_0x527f6f(0x134)](_0x2585bf);}}function _0x3fe1(){const _0x38c517=['_combineNext','1415kXeTMl','shift','31170lZLhLP','_compressSingleOperation','43382486BERWiC','_decompressSingleOperation','compress','1990EfSccd','_compareOperations','length','312Jzqdjh','104933HaAKri','13yVoQci','types','193508SPAVOl','578512svCRmL','424ZlhMqH','_splitCurrent','decompress','push','_context','_id','buffers','9387AIfxsd','16NaVliN','2DqGzAe','568059WmwwSK'];_0x3fe1=function(){return _0x38c517;};return _0x3fe1();}
|