@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.1 → 44.0.0-alpha.11
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/LICENSE.md +8 -8
- package/README.md +9 -7
- 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 _0x2c55a1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x304426 from'protobufjs/minimal.js';import{cloneDeep as _0xa81e64,isEqual as _0x2417ff,isObject as _0x3ae70c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x394348=_0x304426['Reader'],_0x5ed478=_0x304426['Writer'],_0x4788e4=_0x304426['util'],_0x408440=_0x304426['roots']['default']||(_0x304426['roots']['default']={});return _0x408440['AttributeOperation']=(function(){function _0x1c2ca0(_0x536e2f){if(_0x536e2f){for(var _0x570689=Object['keys'](_0x536e2f),_0x4819d9=0x0;_0x4819d9<_0x570689['length'];++_0x4819d9)null!=_0x536e2f[_0x570689[_0x4819d9]]&&(this[_0x570689[_0x4819d9]]=_0x536e2f[_0x570689[_0x4819d9]]);}}return _0x1c2ca0['prototype']['range']=null,_0x1c2ca0['prototype']['key']='',_0x1c2ca0['prototype']['oldValueBoolean']=!0x1,_0x1c2ca0['prototype']['oldValueJson']='',_0x1c2ca0['prototype']['newValueBoolean']=!0x1,_0x1c2ca0['prototype']['newValueJson']='',_0x1c2ca0['prototype']['wasUndone']=!0x1,_0x1c2ca0['create']=function(_0x3bffd3){return new _0x1c2ca0(_0x3bffd3);},_0x1c2ca0['encode']=function(_0x23f154,_0x37d3e4){return _0x37d3e4||(_0x37d3e4=_0x5ed478['create']()),null!=_0x23f154['range']&&Object['hasOwnProperty']['call'](_0x23f154,'range')&&_0x408440['Range']['encode'](_0x23f154['range'],_0x37d3e4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23f154['key']&&Object['hasOwnProperty']['call'](_0x23f154,'key')&&_0x37d3e4['uint32'](0x12)['string'](_0x23f154['key']),null!=_0x23f154['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23f154,'oldValueBoolean')&&_0x37d3e4['uint32'](0x18)['bool'](_0x23f154['oldValueBoolean']),null!=_0x23f154['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23f154,'oldValueJson')&&_0x37d3e4['uint32'](0x22)['string'](_0x23f154['oldValueJson']),null!=_0x23f154['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23f154,'newValueBoolean')&&_0x37d3e4['uint32'](0x28)['bool'](_0x23f154['newValueBoolean']),null!=_0x23f154['newValueJson']&&Object['hasOwnProperty']['call'](_0x23f154,'newValueJson')&&_0x37d3e4['uint32'](0x32)['string'](_0x23f154['newValueJson']),null!=_0x23f154['wasUndone']&&Object['hasOwnProperty']['call'](_0x23f154,'wasUndone')&&_0x37d3e4['uint32'](0x38)['bool'](_0x23f154['wasUndone']),_0x37d3e4;},_0x1c2ca0['encodeDelimited']=function(_0x5598e3,_0x466d64){return this['encode'](_0x5598e3,_0x466d64)['ldelim']();},_0x1c2ca0['decode']=function(_0x18f62e,_0xc65a1c){_0x18f62e instanceof _0x394348||(_0x18f62e=_0x394348['create'](_0x18f62e));for(var _0x32ac92=void 0x0===_0xc65a1c?_0x18f62e['len']:_0x18f62e['pos']+_0xc65a1c,_0xb407d7=new _0x408440['AttributeOperation']();_0x18f62e['pos']<_0x32ac92;){var _0x2fd813=_0x18f62e['uint32']();switch(_0x2fd813>>>0x3){case 0x1:_0xb407d7['range']=_0x408440['Range']['decode'](_0x18f62e,_0x18f62e['uint32']());break;case 0x2:_0xb407d7['key']=_0x18f62e['string']();break;case 0x3:_0xb407d7['oldValueBoolean']=_0x18f62e['bool']();break;case 0x4:_0xb407d7['oldValueJson']=_0x18f62e['string']();break;case 0x5:_0xb407d7['newValueBoolean']=_0x18f62e['bool']();break;case 0x6:_0xb407d7['newValueJson']=_0x18f62e['string']();break;case 0x7:_0xb407d7['wasUndone']=_0x18f62e['bool']();break;default:_0x18f62e['skipType'](0x7&_0x2fd813);}}return _0xb407d7;},_0x1c2ca0['decodeDelimited']=function(_0x4ebf39){return _0x4ebf39 instanceof _0x394348||(_0x4ebf39=new _0x394348(_0x4ebf39)),this['decode'](_0x4ebf39,_0x4ebf39['uint32']());},_0x1c2ca0['verify']=function(_0x100585){if('object'!=typeof _0x100585||null===_0x100585)return'object\x20expected';if(null!=_0x100585['range']&&_0x100585['hasOwnProperty']('range')){var _0x490f01=_0x408440['Range']['verify'](_0x100585['range']);if(_0x490f01)return'range.'+_0x490f01;}return null!=_0x100585['key']&&_0x100585['hasOwnProperty']('key')&&!_0x4788e4['isString'](_0x100585['key'])?'key:\x20string\x20expected':null!=_0x100585['oldValueBoolean']&&_0x100585['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x100585['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x100585['oldValueJson']&&_0x100585['hasOwnProperty']('oldValueJson')&&!_0x4788e4['isString'](_0x100585['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x100585['newValueBoolean']&&_0x100585['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x100585['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x100585['newValueJson']&&_0x100585['hasOwnProperty']('newValueJson')&&!_0x4788e4['isString'](_0x100585['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x100585['wasUndone']&&_0x100585['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x100585['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c2ca0['fromObject']=function(_0x23b9cc){if(_0x23b9cc instanceof _0x408440['AttributeOperation'])return _0x23b9cc;var _0x5b1b87=new _0x408440['AttributeOperation']();if(null!=_0x23b9cc['range']){if('object'!=typeof _0x23b9cc['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5b1b87['range']=_0x408440['Range']['fromObject'](_0x23b9cc['range']);}return null!=_0x23b9cc['key']&&(_0x5b1b87['key']=String(_0x23b9cc['key'])),null!=_0x23b9cc['oldValueBoolean']&&(_0x5b1b87['oldValueBoolean']=Boolean(_0x23b9cc['oldValueBoolean'])),null!=_0x23b9cc['oldValueJson']&&(_0x5b1b87['oldValueJson']=String(_0x23b9cc['oldValueJson'])),null!=_0x23b9cc['newValueBoolean']&&(_0x5b1b87['newValueBoolean']=Boolean(_0x23b9cc['newValueBoolean'])),null!=_0x23b9cc['newValueJson']&&(_0x5b1b87['newValueJson']=String(_0x23b9cc['newValueJson'])),null!=_0x23b9cc['wasUndone']&&(_0x5b1b87['wasUndone']=Boolean(_0x23b9cc['wasUndone'])),_0x5b1b87;},_0x1c2ca0['toObject']=function(_0x151acd,_0x3b002e){_0x3b002e||(_0x3b002e={});var _0x132448={};return _0x3b002e['defaults']&&(_0x132448['range']=null,_0x132448['key']='',_0x132448['oldValueBoolean']=!0x1,_0x132448['oldValueJson']='',_0x132448['newValueBoolean']=!0x1,_0x132448['newValueJson']='',_0x132448['wasUndone']=!0x1),null!=_0x151acd['range']&&_0x151acd['hasOwnProperty']('range')&&(_0x132448['range']=_0x408440['Range']['toObject'](_0x151acd['range'],_0x3b002e)),null!=_0x151acd['key']&&_0x151acd['hasOwnProperty']('key')&&(_0x132448['key']=_0x151acd['key']),null!=_0x151acd['oldValueBoolean']&&_0x151acd['hasOwnProperty']('oldValueBoolean')&&(_0x132448['oldValueBoolean']=_0x151acd['oldValueBoolean']),null!=_0x151acd['oldValueJson']&&_0x151acd['hasOwnProperty']('oldValueJson')&&(_0x132448['oldValueJson']=_0x151acd['oldValueJson']),null!=_0x151acd['newValueBoolean']&&_0x151acd['hasOwnProperty']('newValueBoolean')&&(_0x132448['newValueBoolean']=_0x151acd['newValueBoolean']),null!=_0x151acd['newValueJson']&&_0x151acd['hasOwnProperty']('newValueJson')&&(_0x132448['newValueJson']=_0x151acd['newValueJson']),null!=_0x151acd['wasUndone']&&_0x151acd['hasOwnProperty']('wasUndone')&&(_0x132448['wasUndone']=_0x151acd['wasUndone']),_0x132448;},_0x1c2ca0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1c2ca0['getTypeUrl']=function(_0x227ad3){return void 0x0===_0x227ad3&&(_0x227ad3='type.googleapis.com'),_0x227ad3+'/AttributeOperation';},_0x1c2ca0;}()),_0x408440['InsertOperation']=(function(){function _0x1f9a8e(_0x3294d6){if(this['nodes']=[],_0x3294d6){for(var _0x6ecf78=Object['keys'](_0x3294d6),_0x3e943e=0x0;_0x3e943e<_0x6ecf78['length'];++_0x3e943e)null!=_0x3294d6[_0x6ecf78[_0x3e943e]]&&(this[_0x6ecf78[_0x3e943e]]=_0x3294d6[_0x6ecf78[_0x3e943e]]);}}return _0x1f9a8e['prototype']['position']=null,_0x1f9a8e['prototype']['nodes']=_0x4788e4['emptyArray'],_0x1f9a8e['prototype']['shouldReceiveAttributes']=!0x1,_0x1f9a8e['prototype']['wasUndone']=!0x1,_0x1f9a8e['create']=function(_0x5e48b1){return new _0x1f9a8e(_0x5e48b1);},_0x1f9a8e['encode']=function(_0x3b9391,_0x5e244f){if(_0x5e244f||(_0x5e244f=_0x5ed478['create']()),null!=_0x3b9391['position']&&Object['hasOwnProperty']['call'](_0x3b9391,'position')&&_0x408440['Position']['encode'](_0x3b9391['position'],_0x5e244f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b9391['nodes']&&_0x3b9391['nodes']['length']){for(var _0x81ab67=0x0;_0x81ab67<_0x3b9391['nodes']['length'];++_0x81ab67)_0x408440['Element']['encode'](_0x3b9391['nodes'][_0x81ab67],_0x5e244f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3b9391['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3b9391,'shouldReceiveAttributes')&&_0x5e244f['uint32'](0x18)['bool'](_0x3b9391['shouldReceiveAttributes']),null!=_0x3b9391['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b9391,'wasUndone')&&_0x5e244f['uint32'](0x20)['bool'](_0x3b9391['wasUndone']),_0x5e244f;},_0x1f9a8e['encodeDelimited']=function(_0x1566e4,_0x1e339b){return this['encode'](_0x1566e4,_0x1e339b)['ldelim']();},_0x1f9a8e['decode']=function(_0x34c70a,_0x249702){_0x34c70a instanceof _0x394348||(_0x34c70a=_0x394348['create'](_0x34c70a));for(var _0x17b13c=void 0x0===_0x249702?_0x34c70a['len']:_0x34c70a['pos']+_0x249702,_0x9c97d3=new _0x408440['InsertOperation']();_0x34c70a['pos']<_0x17b13c;){var _0x2112d6=_0x34c70a['uint32']();switch(_0x2112d6>>>0x3){case 0x1:_0x9c97d3['position']=_0x408440['Position']['decode'](_0x34c70a,_0x34c70a['uint32']());break;case 0x2:_0x9c97d3['nodes']&&_0x9c97d3['nodes']['length']||(_0x9c97d3['nodes']=[]),_0x9c97d3['nodes']['push'](_0x408440['Element']['decode'](_0x34c70a,_0x34c70a['uint32']()));break;case 0x3:_0x9c97d3['shouldReceiveAttributes']=_0x34c70a['bool']();break;case 0x4:_0x9c97d3['wasUndone']=_0x34c70a['bool']();break;default:_0x34c70a['skipType'](0x7&_0x2112d6);}}return _0x9c97d3;},_0x1f9a8e['decodeDelimited']=function(_0x590e2b){return _0x590e2b instanceof _0x394348||(_0x590e2b=new _0x394348(_0x590e2b)),this['decode'](_0x590e2b,_0x590e2b['uint32']());},_0x1f9a8e['verify']=function(_0x2e2b9e){if('object'!=typeof _0x2e2b9e||null===_0x2e2b9e)return'object\x20expected';if(null!=_0x2e2b9e['position']&&_0x2e2b9e['hasOwnProperty']('position')&&(_0x2cc62f=_0x408440['Position']['verify'](_0x2e2b9e['position'])))return'position.'+_0x2cc62f;if(null!=_0x2e2b9e['nodes']&&_0x2e2b9e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2e2b9e['nodes']))return'nodes:\x20array\x20expected';for(var _0x12584a=0x0;_0x12584a<_0x2e2b9e['nodes']['length'];++_0x12584a){var _0x2cc62f;if(_0x2cc62f=_0x408440['Element']['verify'](_0x2e2b9e['nodes'][_0x12584a]))return'nodes.'+_0x2cc62f;}}return null!=_0x2e2b9e['shouldReceiveAttributes']&&_0x2e2b9e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2e2b9e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2e2b9e['wasUndone']&&_0x2e2b9e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e2b9e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f9a8e['fromObject']=function(_0x423444){if(_0x423444 instanceof _0x408440['InsertOperation'])return _0x423444;var _0x2494fc=new _0x408440['InsertOperation']();if(null!=_0x423444['position']){if('object'!=typeof _0x423444['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2494fc['position']=_0x408440['Position']['fromObject'](_0x423444['position']);}if(_0x423444['nodes']){if(!Array['isArray'](_0x423444['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2494fc['nodes']=[];for(var _0x378dd1=0x0;_0x378dd1<_0x423444['nodes']['length'];++_0x378dd1){if('object'!=typeof _0x423444['nodes'][_0x378dd1])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2494fc['nodes'][_0x378dd1]=_0x408440['Element']['fromObject'](_0x423444['nodes'][_0x378dd1]);}}return null!=_0x423444['shouldReceiveAttributes']&&(_0x2494fc['shouldReceiveAttributes']=Boolean(_0x423444['shouldReceiveAttributes'])),null!=_0x423444['wasUndone']&&(_0x2494fc['wasUndone']=Boolean(_0x423444['wasUndone'])),_0x2494fc;},_0x1f9a8e['toObject']=function(_0x29f05d,_0x37760b){_0x37760b||(_0x37760b={});var _0x34a404={};if((_0x37760b['arrays']||_0x37760b['defaults'])&&(_0x34a404['nodes']=[]),_0x37760b['defaults']&&(_0x34a404['position']=null,_0x34a404['shouldReceiveAttributes']=!0x1,_0x34a404['wasUndone']=!0x1),null!=_0x29f05d['position']&&_0x29f05d['hasOwnProperty']('position')&&(_0x34a404['position']=_0x408440['Position']['toObject'](_0x29f05d['position'],_0x37760b)),_0x29f05d['nodes']&&_0x29f05d['nodes']['length']){_0x34a404['nodes']=[];for(var _0x559624=0x0;_0x559624<_0x29f05d['nodes']['length'];++_0x559624)_0x34a404['nodes'][_0x559624]=_0x408440['Element']['toObject'](_0x29f05d['nodes'][_0x559624],_0x37760b);}return null!=_0x29f05d['shouldReceiveAttributes']&&_0x29f05d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x34a404['shouldReceiveAttributes']=_0x29f05d['shouldReceiveAttributes']),null!=_0x29f05d['wasUndone']&&_0x29f05d['hasOwnProperty']('wasUndone')&&(_0x34a404['wasUndone']=_0x29f05d['wasUndone']),_0x34a404;},_0x1f9a8e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1f9a8e['getTypeUrl']=function(_0x4b93e7){return void 0x0===_0x4b93e7&&(_0x4b93e7='type.googleapis.com'),_0x4b93e7+'/InsertOperation';},_0x1f9a8e;}()),_0x408440['MarkerOperation']=(function(){function _0x3e03b6(_0x4a2eb7){if(_0x4a2eb7){for(var _0x5b7d94=Object['keys'](_0x4a2eb7),_0x5a5db9=0x0;_0x5a5db9<_0x5b7d94['length'];++_0x5a5db9)null!=_0x4a2eb7[_0x5b7d94[_0x5a5db9]]&&(this[_0x5b7d94[_0x5a5db9]]=_0x4a2eb7[_0x5b7d94[_0x5a5db9]]);}}return _0x3e03b6['prototype']['name']='',_0x3e03b6['prototype']['oldRange']=null,_0x3e03b6['prototype']['newRange']=null,_0x3e03b6['prototype']['affectsData']=!0x1,_0x3e03b6['prototype']['wasUndone']=!0x1,_0x3e03b6['create']=function(_0x4b8ad3){return new _0x3e03b6(_0x4b8ad3);},_0x3e03b6['encode']=function(_0x1cfac7,_0x2684eb){return _0x2684eb||(_0x2684eb=_0x5ed478['create']()),null!=_0x1cfac7['name']&&Object['hasOwnProperty']['call'](_0x1cfac7,'name')&&_0x2684eb['uint32'](0xa)['string'](_0x1cfac7['name']),null!=_0x1cfac7['oldRange']&&Object['hasOwnProperty']['call'](_0x1cfac7,'oldRange')&&_0x408440['Range']['encode'](_0x1cfac7['oldRange'],_0x2684eb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1cfac7['newRange']&&Object['hasOwnProperty']['call'](_0x1cfac7,'newRange')&&_0x408440['Range']['encode'](_0x1cfac7['newRange'],_0x2684eb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1cfac7['affectsData']&&Object['hasOwnProperty']['call'](_0x1cfac7,'affectsData')&&_0x2684eb['uint32'](0x20)['bool'](_0x1cfac7['affectsData']),null!=_0x1cfac7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cfac7,'wasUndone')&&_0x2684eb['uint32'](0x28)['bool'](_0x1cfac7['wasUndone']),_0x2684eb;},_0x3e03b6['encodeDelimited']=function(_0x218b0f,_0x481efb){return this['encode'](_0x218b0f,_0x481efb)['ldelim']();},_0x3e03b6['decode']=function(_0x294260,_0x4540d8){_0x294260 instanceof _0x394348||(_0x294260=_0x394348['create'](_0x294260));for(var _0x31f092=void 0x0===_0x4540d8?_0x294260['len']:_0x294260['pos']+_0x4540d8,_0xfd5c32=new _0x408440['MarkerOperation']();_0x294260['pos']<_0x31f092;){var _0xd414e6=_0x294260['uint32']();switch(_0xd414e6>>>0x3){case 0x1:_0xfd5c32['name']=_0x294260['string']();break;case 0x2:_0xfd5c32['oldRange']=_0x408440['Range']['decode'](_0x294260,_0x294260['uint32']());break;case 0x3:_0xfd5c32['newRange']=_0x408440['Range']['decode'](_0x294260,_0x294260['uint32']());break;case 0x4:_0xfd5c32['affectsData']=_0x294260['bool']();break;case 0x5:_0xfd5c32['wasUndone']=_0x294260['bool']();break;default:_0x294260['skipType'](0x7&_0xd414e6);}}return _0xfd5c32;},_0x3e03b6['decodeDelimited']=function(_0x3f0218){return _0x3f0218 instanceof _0x394348||(_0x3f0218=new _0x394348(_0x3f0218)),this['decode'](_0x3f0218,_0x3f0218['uint32']());},_0x3e03b6['verify']=function(_0x293df4){if('object'!=typeof _0x293df4||null===_0x293df4)return'object\x20expected';if(null!=_0x293df4['name']&&_0x293df4['hasOwnProperty']('name')&&!_0x4788e4['isString'](_0x293df4['name']))return'name:\x20string\x20expected';var _0xe90b56;if(null!=_0x293df4['oldRange']&&_0x293df4['hasOwnProperty']('oldRange')&&(_0xe90b56=_0x408440['Range']['verify'](_0x293df4['oldRange'])))return'oldRange.'+_0xe90b56;if(null!=_0x293df4['newRange']&&_0x293df4['hasOwnProperty']('newRange')&&(_0xe90b56=_0x408440['Range']['verify'](_0x293df4['newRange'])))return'newRange.'+_0xe90b56;return null!=_0x293df4['affectsData']&&_0x293df4['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x293df4['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x293df4['wasUndone']&&_0x293df4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x293df4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e03b6['fromObject']=function(_0x5e281b){if(_0x5e281b instanceof _0x408440['MarkerOperation'])return _0x5e281b;var _0x366442=new _0x408440['MarkerOperation']();if(null!=_0x5e281b['name']&&(_0x366442['name']=String(_0x5e281b['name'])),null!=_0x5e281b['oldRange']){if('object'!=typeof _0x5e281b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x366442['oldRange']=_0x408440['Range']['fromObject'](_0x5e281b['oldRange']);}if(null!=_0x5e281b['newRange']){if('object'!=typeof _0x5e281b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x366442['newRange']=_0x408440['Range']['fromObject'](_0x5e281b['newRange']);}return null!=_0x5e281b['affectsData']&&(_0x366442['affectsData']=Boolean(_0x5e281b['affectsData'])),null!=_0x5e281b['wasUndone']&&(_0x366442['wasUndone']=Boolean(_0x5e281b['wasUndone'])),_0x366442;},_0x3e03b6['toObject']=function(_0x1dfce1,_0x38e7a2){_0x38e7a2||(_0x38e7a2={});var _0x2b557e={};return _0x38e7a2['defaults']&&(_0x2b557e['name']='',_0x2b557e['oldRange']=null,_0x2b557e['newRange']=null,_0x2b557e['affectsData']=!0x1,_0x2b557e['wasUndone']=!0x1),null!=_0x1dfce1['name']&&_0x1dfce1['hasOwnProperty']('name')&&(_0x2b557e['name']=_0x1dfce1['name']),null!=_0x1dfce1['oldRange']&&_0x1dfce1['hasOwnProperty']('oldRange')&&(_0x2b557e['oldRange']=_0x408440['Range']['toObject'](_0x1dfce1['oldRange'],_0x38e7a2)),null!=_0x1dfce1['newRange']&&_0x1dfce1['hasOwnProperty']('newRange')&&(_0x2b557e['newRange']=_0x408440['Range']['toObject'](_0x1dfce1['newRange'],_0x38e7a2)),null!=_0x1dfce1['affectsData']&&_0x1dfce1['hasOwnProperty']('affectsData')&&(_0x2b557e['affectsData']=_0x1dfce1['affectsData']),null!=_0x1dfce1['wasUndone']&&_0x1dfce1['hasOwnProperty']('wasUndone')&&(_0x2b557e['wasUndone']=_0x1dfce1['wasUndone']),_0x2b557e;},_0x3e03b6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x3e03b6['getTypeUrl']=function(_0x580b27){return void 0x0===_0x580b27&&(_0x580b27='type.googleapis.com'),_0x580b27+'/MarkerOperation';},_0x3e03b6;}()),_0x408440['MergeOperation']=(function(){function _0x15b2b3(_0x581477){if(_0x581477){for(var _0x3e9458=Object['keys'](_0x581477),_0x11c565=0x0;_0x11c565<_0x3e9458['length'];++_0x11c565)null!=_0x581477[_0x3e9458[_0x11c565]]&&(this[_0x3e9458[_0x11c565]]=_0x581477[_0x3e9458[_0x11c565]]);}}return _0x15b2b3['prototype']['sourcePosition']=null,_0x15b2b3['prototype']['targetPosition']=null,_0x15b2b3['prototype']['graveyardPosition']=null,_0x15b2b3['prototype']['howMany']=0x0,_0x15b2b3['prototype']['wasUndone']=!0x1,_0x15b2b3['create']=function(_0x189958){return new _0x15b2b3(_0x189958);},_0x15b2b3['encode']=function(_0x5d0940,_0x49652e){return _0x49652e||(_0x49652e=_0x5ed478['create']()),null!=_0x5d0940['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'sourcePosition')&&_0x408440['Position']['encode'](_0x5d0940['sourcePosition'],_0x49652e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d0940['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'targetPosition')&&_0x408440['Position']['encode'](_0x5d0940['targetPosition'],_0x49652e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d0940['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'graveyardPosition')&&_0x408440['Position']['encode'](_0x5d0940['graveyardPosition'],_0x49652e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d0940['howMany']&&Object['hasOwnProperty']['call'](_0x5d0940,'howMany')&&_0x49652e['uint32'](0x20)['uint32'](_0x5d0940['howMany']),null!=_0x5d0940['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d0940,'wasUndone')&&_0x49652e['uint32'](0x28)['bool'](_0x5d0940['wasUndone']),_0x49652e;},_0x15b2b3['encodeDelimited']=function(_0x1983e5,_0x36b1ef){return this['encode'](_0x1983e5,_0x36b1ef)['ldelim']();},_0x15b2b3['decode']=function(_0x8c921d,_0x2bd665){_0x8c921d instanceof _0x394348||(_0x8c921d=_0x394348['create'](_0x8c921d));for(var _0x2ecf8b=void 0x0===_0x2bd665?_0x8c921d['len']:_0x8c921d['pos']+_0x2bd665,_0x4a93d2=new _0x408440['MergeOperation']();_0x8c921d['pos']<_0x2ecf8b;){var _0x41fe64=_0x8c921d['uint32']();switch(_0x41fe64>>>0x3){case 0x1:_0x4a93d2['sourcePosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x2:_0x4a93d2['targetPosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x3:_0x4a93d2['graveyardPosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x4:_0x4a93d2['howMany']=_0x8c921d['uint32']();break;case 0x5:_0x4a93d2['wasUndone']=_0x8c921d['bool']();break;default:_0x8c921d['skipType'](0x7&_0x41fe64);}}return _0x4a93d2;},_0x15b2b3['decodeDelimited']=function(_0x1f96be){return _0x1f96be instanceof _0x394348||(_0x1f96be=new _0x394348(_0x1f96be)),this['decode'](_0x1f96be,_0x1f96be['uint32']());},_0x15b2b3['verify']=function(_0x5bd8b1){if('object'!=typeof _0x5bd8b1||null===_0x5bd8b1)return'object\x20expected';var _0x4c48d4;if(null!=_0x5bd8b1['sourcePosition']&&_0x5bd8b1['hasOwnProperty']('sourcePosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['sourcePosition'])))return'sourcePosition.'+_0x4c48d4;if(null!=_0x5bd8b1['targetPosition']&&_0x5bd8b1['hasOwnProperty']('targetPosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['targetPosition'])))return'targetPosition.'+_0x4c48d4;if(null!=_0x5bd8b1['graveyardPosition']&&_0x5bd8b1['hasOwnProperty']('graveyardPosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['graveyardPosition'])))return'graveyardPosition.'+_0x4c48d4;return null!=_0x5bd8b1['howMany']&&_0x5bd8b1['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x5bd8b1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5bd8b1['wasUndone']&&_0x5bd8b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bd8b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15b2b3['fromObject']=function(_0xf06782){if(_0xf06782 instanceof _0x408440['MergeOperation'])return _0xf06782;var _0x1d924b=new _0x408440['MergeOperation']();if(null!=_0xf06782['sourcePosition']){if('object'!=typeof _0xf06782['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1d924b['sourcePosition']=_0x408440['Position']['fromObject'](_0xf06782['sourcePosition']);}if(null!=_0xf06782['targetPosition']){if('object'!=typeof _0xf06782['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1d924b['targetPosition']=_0x408440['Position']['fromObject'](_0xf06782['targetPosition']);}if(null!=_0xf06782['graveyardPosition']){if('object'!=typeof _0xf06782['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1d924b['graveyardPosition']=_0x408440['Position']['fromObject'](_0xf06782['graveyardPosition']);}return null!=_0xf06782['howMany']&&(_0x1d924b['howMany']=_0xf06782['howMany']>>>0x0),null!=_0xf06782['wasUndone']&&(_0x1d924b['wasUndone']=Boolean(_0xf06782['wasUndone'])),_0x1d924b;},_0x15b2b3['toObject']=function(_0x46dbf4,_0x22bf47){_0x22bf47||(_0x22bf47={});var _0x5224ce={};return _0x22bf47['defaults']&&(_0x5224ce['sourcePosition']=null,_0x5224ce['targetPosition']=null,_0x5224ce['graveyardPosition']=null,_0x5224ce['howMany']=0x0,_0x5224ce['wasUndone']=!0x1),null!=_0x46dbf4['sourcePosition']&&_0x46dbf4['hasOwnProperty']('sourcePosition')&&(_0x5224ce['sourcePosition']=_0x408440['Position']['toObject'](_0x46dbf4['sourcePosition'],_0x22bf47)),null!=_0x46dbf4['targetPosition']&&_0x46dbf4['hasOwnProperty']('targetPosition')&&(_0x5224ce['targetPosition']=_0x408440['Position']['toObject'](_0x46dbf4['targetPosition'],_0x22bf47)),null!=_0x46dbf4['graveyardPosition']&&_0x46dbf4['hasOwnProperty']('graveyardPosition')&&(_0x5224ce['graveyardPosition']=_0x408440['Position']['toObject'](_0x46dbf4['graveyardPosition'],_0x22bf47)),null!=_0x46dbf4['howMany']&&_0x46dbf4['hasOwnProperty']('howMany')&&(_0x5224ce['howMany']=_0x46dbf4['howMany']),null!=_0x46dbf4['wasUndone']&&_0x46dbf4['hasOwnProperty']('wasUndone')&&(_0x5224ce['wasUndone']=_0x46dbf4['wasUndone']),_0x5224ce;},_0x15b2b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x15b2b3['getTypeUrl']=function(_0x535c45){return void 0x0===_0x535c45&&(_0x535c45='type.googleapis.com'),_0x535c45+'/MergeOperation';},_0x15b2b3;}()),_0x408440['MoveOperation']=(function(){function _0x1772d7(_0x19d2ed){if(_0x19d2ed){for(var _0x55ef09=Object['keys'](_0x19d2ed),_0x4a5f42=0x0;_0x4a5f42<_0x55ef09['length'];++_0x4a5f42)null!=_0x19d2ed[_0x55ef09[_0x4a5f42]]&&(this[_0x55ef09[_0x4a5f42]]=_0x19d2ed[_0x55ef09[_0x4a5f42]]);}}return _0x1772d7['prototype']['sourcePosition']=null,_0x1772d7['prototype']['howMany']=0x0,_0x1772d7['prototype']['targetPosition']=null,_0x1772d7['prototype']['wasUndone']=!0x1,_0x1772d7['create']=function(_0xd9724){return new _0x1772d7(_0xd9724);},_0x1772d7['encode']=function(_0x4e0b70,_0x230ea2){return _0x230ea2||(_0x230ea2=_0x5ed478['create']()),null!=_0x4e0b70['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4e0b70,'sourcePosition')&&_0x408440['Position']['encode'](_0x4e0b70['sourcePosition'],_0x230ea2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e0b70['howMany']&&Object['hasOwnProperty']['call'](_0x4e0b70,'howMany')&&_0x230ea2['uint32'](0x10)['uint32'](_0x4e0b70['howMany']),null!=_0x4e0b70['targetPosition']&&Object['hasOwnProperty']['call'](_0x4e0b70,'targetPosition')&&_0x408440['Position']['encode'](_0x4e0b70['targetPosition'],_0x230ea2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4e0b70['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e0b70,'wasUndone')&&_0x230ea2['uint32'](0x20)['bool'](_0x4e0b70['wasUndone']),_0x230ea2;},_0x1772d7['encodeDelimited']=function(_0x4a1cfe,_0x20fdee){return this['encode'](_0x4a1cfe,_0x20fdee)['ldelim']();},_0x1772d7['decode']=function(_0x5aeac0,_0xfcecd){_0x5aeac0 instanceof _0x394348||(_0x5aeac0=_0x394348['create'](_0x5aeac0));for(var _0x3723e6=void 0x0===_0xfcecd?_0x5aeac0['len']:_0x5aeac0['pos']+_0xfcecd,_0x16c04b=new _0x408440['MoveOperation']();_0x5aeac0['pos']<_0x3723e6;){var _0x34141b=_0x5aeac0['uint32']();switch(_0x34141b>>>0x3){case 0x1:_0x16c04b['sourcePosition']=_0x408440['Position']['decode'](_0x5aeac0,_0x5aeac0['uint32']());break;case 0x2:_0x16c04b['howMany']=_0x5aeac0['uint32']();break;case 0x3:_0x16c04b['targetPosition']=_0x408440['Position']['decode'](_0x5aeac0,_0x5aeac0['uint32']());break;case 0x4:_0x16c04b['wasUndone']=_0x5aeac0['bool']();break;default:_0x5aeac0['skipType'](0x7&_0x34141b);}}return _0x16c04b;},_0x1772d7['decodeDelimited']=function(_0x19a30a){return _0x19a30a instanceof _0x394348||(_0x19a30a=new _0x394348(_0x19a30a)),this['decode'](_0x19a30a,_0x19a30a['uint32']());},_0x1772d7['verify']=function(_0x4748eb){if('object'!=typeof _0x4748eb||null===_0x4748eb)return'object\x20expected';var _0x247e59;if(null!=_0x4748eb['sourcePosition']&&_0x4748eb['hasOwnProperty']('sourcePosition')&&(_0x247e59=_0x408440['Position']['verify'](_0x4748eb['sourcePosition'])))return'sourcePosition.'+_0x247e59;if(null!=_0x4748eb['howMany']&&_0x4748eb['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x4748eb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4748eb['targetPosition']&&_0x4748eb['hasOwnProperty']('targetPosition')&&(_0x247e59=_0x408440['Position']['verify'](_0x4748eb['targetPosition'])))return'targetPosition.'+_0x247e59;return null!=_0x4748eb['wasUndone']&&_0x4748eb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4748eb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1772d7['fromObject']=function(_0x3376fb){if(_0x3376fb instanceof _0x408440['MoveOperation'])return _0x3376fb;var _0x1534e2=new _0x408440['MoveOperation']();if(null!=_0x3376fb['sourcePosition']){if('object'!=typeof _0x3376fb['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1534e2['sourcePosition']=_0x408440['Position']['fromObject'](_0x3376fb['sourcePosition']);}if(null!=_0x3376fb['howMany']&&(_0x1534e2['howMany']=_0x3376fb['howMany']>>>0x0),null!=_0x3376fb['targetPosition']){if('object'!=typeof _0x3376fb['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1534e2['targetPosition']=_0x408440['Position']['fromObject'](_0x3376fb['targetPosition']);}return null!=_0x3376fb['wasUndone']&&(_0x1534e2['wasUndone']=Boolean(_0x3376fb['wasUndone'])),_0x1534e2;},_0x1772d7['toObject']=function(_0xd76eb6,_0xf489a9){_0xf489a9||(_0xf489a9={});var _0x397748={};return _0xf489a9['defaults']&&(_0x397748['sourcePosition']=null,_0x397748['howMany']=0x0,_0x397748['targetPosition']=null,_0x397748['wasUndone']=!0x1),null!=_0xd76eb6['sourcePosition']&&_0xd76eb6['hasOwnProperty']('sourcePosition')&&(_0x397748['sourcePosition']=_0x408440['Position']['toObject'](_0xd76eb6['sourcePosition'],_0xf489a9)),null!=_0xd76eb6['howMany']&&_0xd76eb6['hasOwnProperty']('howMany')&&(_0x397748['howMany']=_0xd76eb6['howMany']),null!=_0xd76eb6['targetPosition']&&_0xd76eb6['hasOwnProperty']('targetPosition')&&(_0x397748['targetPosition']=_0x408440['Position']['toObject'](_0xd76eb6['targetPosition'],_0xf489a9)),null!=_0xd76eb6['wasUndone']&&_0xd76eb6['hasOwnProperty']('wasUndone')&&(_0x397748['wasUndone']=_0xd76eb6['wasUndone']),_0x397748;},_0x1772d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1772d7['getTypeUrl']=function(_0x4085e1){return void 0x0===_0x4085e1&&(_0x4085e1='type.googleapis.com'),_0x4085e1+'/MoveOperation';},_0x1772d7;}()),_0x408440['RenameOperation']=(function(){function _0x123e71(_0x5bb667){if(_0x5bb667){for(var _0x48b15d=Object['keys'](_0x5bb667),_0x5bca3f=0x0;_0x5bca3f<_0x48b15d['length'];++_0x5bca3f)null!=_0x5bb667[_0x48b15d[_0x5bca3f]]&&(this[_0x48b15d[_0x5bca3f]]=_0x5bb667[_0x48b15d[_0x5bca3f]]);}}return _0x123e71['prototype']['position']=null,_0x123e71['prototype']['oldName']='',_0x123e71['prototype']['newName']='',_0x123e71['prototype']['wasUndone']=!0x1,_0x123e71['create']=function(_0x2d8f7d){return new _0x123e71(_0x2d8f7d);},_0x123e71['encode']=function(_0x48d5b0,_0x31285f){return _0x31285f||(_0x31285f=_0x5ed478['create']()),null!=_0x48d5b0['position']&&Object['hasOwnProperty']['call'](_0x48d5b0,'position')&&_0x408440['Position']['encode'](_0x48d5b0['position'],_0x31285f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48d5b0['oldName']&&Object['hasOwnProperty']['call'](_0x48d5b0,'oldName')&&_0x31285f['uint32'](0x12)['string'](_0x48d5b0['oldName']),null!=_0x48d5b0['newName']&&Object['hasOwnProperty']['call'](_0x48d5b0,'newName')&&_0x31285f['uint32'](0x1a)['string'](_0x48d5b0['newName']),null!=_0x48d5b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x48d5b0,'wasUndone')&&_0x31285f['uint32'](0x20)['bool'](_0x48d5b0['wasUndone']),_0x31285f;},_0x123e71['encodeDelimited']=function(_0xca91c0,_0x55ddf3){return this['encode'](_0xca91c0,_0x55ddf3)['ldelim']();},_0x123e71['decode']=function(_0x392005,_0x1aa745){_0x392005 instanceof _0x394348||(_0x392005=_0x394348['create'](_0x392005));for(var _0x4b51b9=void 0x0===_0x1aa745?_0x392005['len']:_0x392005['pos']+_0x1aa745,_0x18d888=new _0x408440['RenameOperation']();_0x392005['pos']<_0x4b51b9;){var _0x3e8d54=_0x392005['uint32']();switch(_0x3e8d54>>>0x3){case 0x1:_0x18d888['position']=_0x408440['Position']['decode'](_0x392005,_0x392005['uint32']());break;case 0x2:_0x18d888['oldName']=_0x392005['string']();break;case 0x3:_0x18d888['newName']=_0x392005['string']();break;case 0x4:_0x18d888['wasUndone']=_0x392005['bool']();break;default:_0x392005['skipType'](0x7&_0x3e8d54);}}return _0x18d888;},_0x123e71['decodeDelimited']=function(_0x4000f6){return _0x4000f6 instanceof _0x394348||(_0x4000f6=new _0x394348(_0x4000f6)),this['decode'](_0x4000f6,_0x4000f6['uint32']());},_0x123e71['verify']=function(_0x4584fe){if('object'!=typeof _0x4584fe||null===_0x4584fe)return'object\x20expected';if(null!=_0x4584fe['position']&&_0x4584fe['hasOwnProperty']('position')){var _0x2d8fc9=_0x408440['Position']['verify'](_0x4584fe['position']);if(_0x2d8fc9)return'position.'+_0x2d8fc9;}return null!=_0x4584fe['oldName']&&_0x4584fe['hasOwnProperty']('oldName')&&!_0x4788e4['isString'](_0x4584fe['oldName'])?'oldName:\x20string\x20expected':null!=_0x4584fe['newName']&&_0x4584fe['hasOwnProperty']('newName')&&!_0x4788e4['isString'](_0x4584fe['newName'])?'newName:\x20string\x20expected':null!=_0x4584fe['wasUndone']&&_0x4584fe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4584fe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x123e71['fromObject']=function(_0x2273cf){if(_0x2273cf instanceof _0x408440['RenameOperation'])return _0x2273cf;var _0x59d795=new _0x408440['RenameOperation']();if(null!=_0x2273cf['position']){if('object'!=typeof _0x2273cf['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x59d795['position']=_0x408440['Position']['fromObject'](_0x2273cf['position']);}return null!=_0x2273cf['oldName']&&(_0x59d795['oldName']=String(_0x2273cf['oldName'])),null!=_0x2273cf['newName']&&(_0x59d795['newName']=String(_0x2273cf['newName'])),null!=_0x2273cf['wasUndone']&&(_0x59d795['wasUndone']=Boolean(_0x2273cf['wasUndone'])),_0x59d795;},_0x123e71['toObject']=function(_0x5a05ff,_0x3f7249){_0x3f7249||(_0x3f7249={});var _0x4ea7e8={};return _0x3f7249['defaults']&&(_0x4ea7e8['position']=null,_0x4ea7e8['oldName']='',_0x4ea7e8['newName']='',_0x4ea7e8['wasUndone']=!0x1),null!=_0x5a05ff['position']&&_0x5a05ff['hasOwnProperty']('position')&&(_0x4ea7e8['position']=_0x408440['Position']['toObject'](_0x5a05ff['position'],_0x3f7249)),null!=_0x5a05ff['oldName']&&_0x5a05ff['hasOwnProperty']('oldName')&&(_0x4ea7e8['oldName']=_0x5a05ff['oldName']),null!=_0x5a05ff['newName']&&_0x5a05ff['hasOwnProperty']('newName')&&(_0x4ea7e8['newName']=_0x5a05ff['newName']),null!=_0x5a05ff['wasUndone']&&_0x5a05ff['hasOwnProperty']('wasUndone')&&(_0x4ea7e8['wasUndone']=_0x5a05ff['wasUndone']),_0x4ea7e8;},_0x123e71['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x123e71['getTypeUrl']=function(_0xe8aa28){return void 0x0===_0xe8aa28&&(_0xe8aa28='type.googleapis.com'),_0xe8aa28+'/RenameOperation';},_0x123e71;}()),_0x408440['RootAttributeOperation']=(function(){function _0x23adbd(_0xf1b038){if(_0xf1b038){for(var _0x39b52e=Object['keys'](_0xf1b038),_0x5e1996=0x0;_0x5e1996<_0x39b52e['length'];++_0x5e1996)null!=_0xf1b038[_0x39b52e[_0x5e1996]]&&(this[_0x39b52e[_0x5e1996]]=_0xf1b038[_0x39b52e[_0x5e1996]]);}}return _0x23adbd['prototype']['root']='',_0x23adbd['prototype']['key']='',_0x23adbd['prototype']['oldValueBoolean']=!0x1,_0x23adbd['prototype']['oldValueJson']='',_0x23adbd['prototype']['newValueBoolean']=!0x1,_0x23adbd['prototype']['newValueJson']='',_0x23adbd['prototype']['wasUndone']=!0x1,_0x23adbd['create']=function(_0x2522b2){return new _0x23adbd(_0x2522b2);},_0x23adbd['encode']=function(_0x3eb1c6,_0x57ec29){return _0x57ec29||(_0x57ec29=_0x5ed478['create']()),null!=_0x3eb1c6['root']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'root')&&_0x57ec29['uint32'](0xa)['string'](_0x3eb1c6['root']),null!=_0x3eb1c6['key']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'key')&&_0x57ec29['uint32'](0x12)['string'](_0x3eb1c6['key']),null!=_0x3eb1c6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'oldValueBoolean')&&_0x57ec29['uint32'](0x18)['bool'](_0x3eb1c6['oldValueBoolean']),null!=_0x3eb1c6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'oldValueJson')&&_0x57ec29['uint32'](0x22)['string'](_0x3eb1c6['oldValueJson']),null!=_0x3eb1c6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'newValueBoolean')&&_0x57ec29['uint32'](0x28)['bool'](_0x3eb1c6['newValueBoolean']),null!=_0x3eb1c6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'newValueJson')&&_0x57ec29['uint32'](0x32)['string'](_0x3eb1c6['newValueJson']),null!=_0x3eb1c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'wasUndone')&&_0x57ec29['uint32'](0x38)['bool'](_0x3eb1c6['wasUndone']),_0x57ec29;},_0x23adbd['encodeDelimited']=function(_0x1f4063,_0x35c9af){return this['encode'](_0x1f4063,_0x35c9af)['ldelim']();},_0x23adbd['decode']=function(_0x15d928,_0xdd8558){_0x15d928 instanceof _0x394348||(_0x15d928=_0x394348['create'](_0x15d928));for(var _0x4f3ef8=void 0x0===_0xdd8558?_0x15d928['len']:_0x15d928['pos']+_0xdd8558,_0x3c9ffe=new _0x408440['RootAttributeOperation']();_0x15d928['pos']<_0x4f3ef8;){var _0x23e89b=_0x15d928['uint32']();switch(_0x23e89b>>>0x3){case 0x1:_0x3c9ffe['root']=_0x15d928['string']();break;case 0x2:_0x3c9ffe['key']=_0x15d928['string']();break;case 0x3:_0x3c9ffe['oldValueBoolean']=_0x15d928['bool']();break;case 0x4:_0x3c9ffe['oldValueJson']=_0x15d928['string']();break;case 0x5:_0x3c9ffe['newValueBoolean']=_0x15d928['bool']();break;case 0x6:_0x3c9ffe['newValueJson']=_0x15d928['string']();break;case 0x7:_0x3c9ffe['wasUndone']=_0x15d928['bool']();break;default:_0x15d928['skipType'](0x7&_0x23e89b);}}return _0x3c9ffe;},_0x23adbd['decodeDelimited']=function(_0x368291){return _0x368291 instanceof _0x394348||(_0x368291=new _0x394348(_0x368291)),this['decode'](_0x368291,_0x368291['uint32']());},_0x23adbd['verify']=function(_0x5be0a2){return'object'!=typeof _0x5be0a2||null===_0x5be0a2?'object\x20expected':null!=_0x5be0a2['root']&&_0x5be0a2['hasOwnProperty']('root')&&!_0x4788e4['isString'](_0x5be0a2['root'])?'root:\x20string\x20expected':null!=_0x5be0a2['key']&&_0x5be0a2['hasOwnProperty']('key')&&!_0x4788e4['isString'](_0x5be0a2['key'])?'key:\x20string\x20expected':null!=_0x5be0a2['oldValueBoolean']&&_0x5be0a2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5be0a2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5be0a2['oldValueJson']&&_0x5be0a2['hasOwnProperty']('oldValueJson')&&!_0x4788e4['isString'](_0x5be0a2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5be0a2['newValueBoolean']&&_0x5be0a2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5be0a2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5be0a2['newValueJson']&&_0x5be0a2['hasOwnProperty']('newValueJson')&&!_0x4788e4['isString'](_0x5be0a2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5be0a2['wasUndone']&&_0x5be0a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5be0a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23adbd['fromObject']=function(_0x36635a){if(_0x36635a instanceof _0x408440['RootAttributeOperation'])return _0x36635a;var _0x77531=new _0x408440['RootAttributeOperation']();return null!=_0x36635a['root']&&(_0x77531['root']=String(_0x36635a['root'])),null!=_0x36635a['key']&&(_0x77531['key']=String(_0x36635a['key'])),null!=_0x36635a['oldValueBoolean']&&(_0x77531['oldValueBoolean']=Boolean(_0x36635a['oldValueBoolean'])),null!=_0x36635a['oldValueJson']&&(_0x77531['oldValueJson']=String(_0x36635a['oldValueJson'])),null!=_0x36635a['newValueBoolean']&&(_0x77531['newValueBoolean']=Boolean(_0x36635a['newValueBoolean'])),null!=_0x36635a['newValueJson']&&(_0x77531['newValueJson']=String(_0x36635a['newValueJson'])),null!=_0x36635a['wasUndone']&&(_0x77531['wasUndone']=Boolean(_0x36635a['wasUndone'])),_0x77531;},_0x23adbd['toObject']=function(_0x1c941f,_0x2ac289){_0x2ac289||(_0x2ac289={});var _0x3ae94d={};return _0x2ac289['defaults']&&(_0x3ae94d['root']='',_0x3ae94d['key']='',_0x3ae94d['oldValueBoolean']=!0x1,_0x3ae94d['oldValueJson']='',_0x3ae94d['newValueBoolean']=!0x1,_0x3ae94d['newValueJson']='',_0x3ae94d['wasUndone']=!0x1),null!=_0x1c941f['root']&&_0x1c941f['hasOwnProperty']('root')&&(_0x3ae94d['root']=_0x1c941f['root']),null!=_0x1c941f['key']&&_0x1c941f['hasOwnProperty']('key')&&(_0x3ae94d['key']=_0x1c941f['key']),null!=_0x1c941f['oldValueBoolean']&&_0x1c941f['hasOwnProperty']('oldValueBoolean')&&(_0x3ae94d['oldValueBoolean']=_0x1c941f['oldValueBoolean']),null!=_0x1c941f['oldValueJson']&&_0x1c941f['hasOwnProperty']('oldValueJson')&&(_0x3ae94d['oldValueJson']=_0x1c941f['oldValueJson']),null!=_0x1c941f['newValueBoolean']&&_0x1c941f['hasOwnProperty']('newValueBoolean')&&(_0x3ae94d['newValueBoolean']=_0x1c941f['newValueBoolean']),null!=_0x1c941f['newValueJson']&&_0x1c941f['hasOwnProperty']('newValueJson')&&(_0x3ae94d['newValueJson']=_0x1c941f['newValueJson']),null!=_0x1c941f['wasUndone']&&_0x1c941f['hasOwnProperty']('wasUndone')&&(_0x3ae94d['wasUndone']=_0x1c941f['wasUndone']),_0x3ae94d;},_0x23adbd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x23adbd['getTypeUrl']=function(_0x190c5b){return void 0x0===_0x190c5b&&(_0x190c5b='type.googleapis.com'),_0x190c5b+'/RootAttributeOperation';},_0x23adbd;}()),_0x408440['RootOperation']=(function(){function _0x213bf2(_0x4bb4a7){if(_0x4bb4a7){for(var _0x50f5f3=Object['keys'](_0x4bb4a7),_0xfbd475=0x0;_0xfbd475<_0x50f5f3['length'];++_0xfbd475)null!=_0x4bb4a7[_0x50f5f3[_0xfbd475]]&&(this[_0x50f5f3[_0xfbd475]]=_0x4bb4a7[_0x50f5f3[_0xfbd475]]);}}return _0x213bf2['prototype']['rootName']='',_0x213bf2['prototype']['elementName']='',_0x213bf2['prototype']['isAdd']=!0x1,_0x213bf2['prototype']['wasUndone']=!0x1,_0x213bf2['create']=function(_0xe1dee8){return new _0x213bf2(_0xe1dee8);},_0x213bf2['encode']=function(_0x49edef,_0xe53236){return _0xe53236||(_0xe53236=_0x5ed478['create']()),null!=_0x49edef['rootName']&&Object['hasOwnProperty']['call'](_0x49edef,'rootName')&&_0xe53236['uint32'](0xa)['string'](_0x49edef['rootName']),null!=_0x49edef['elementName']&&Object['hasOwnProperty']['call'](_0x49edef,'elementName')&&_0xe53236['uint32'](0x12)['string'](_0x49edef['elementName']),null!=_0x49edef['isAdd']&&Object['hasOwnProperty']['call'](_0x49edef,'isAdd')&&_0xe53236['uint32'](0x18)['bool'](_0x49edef['isAdd']),null!=_0x49edef['wasUndone']&&Object['hasOwnProperty']['call'](_0x49edef,'wasUndone')&&_0xe53236['uint32'](0x20)['bool'](_0x49edef['wasUndone']),_0xe53236;},_0x213bf2['encodeDelimited']=function(_0x1180fa,_0xb928cd){return this['encode'](_0x1180fa,_0xb928cd)['ldelim']();},_0x213bf2['decode']=function(_0x57957b,_0x533ec5){_0x57957b instanceof _0x394348||(_0x57957b=_0x394348['create'](_0x57957b));for(var _0x18eb70=void 0x0===_0x533ec5?_0x57957b['len']:_0x57957b['pos']+_0x533ec5,_0x3b92e2=new _0x408440['RootOperation']();_0x57957b['pos']<_0x18eb70;){var _0x1f7ed5=_0x57957b['uint32']();switch(_0x1f7ed5>>>0x3){case 0x1:_0x3b92e2['rootName']=_0x57957b['string']();break;case 0x2:_0x3b92e2['elementName']=_0x57957b['string']();break;case 0x3:_0x3b92e2['isAdd']=_0x57957b['bool']();break;case 0x4:_0x3b92e2['wasUndone']=_0x57957b['bool']();break;default:_0x57957b['skipType'](0x7&_0x1f7ed5);}}return _0x3b92e2;},_0x213bf2['decodeDelimited']=function(_0x97b53e){return _0x97b53e instanceof _0x394348||(_0x97b53e=new _0x394348(_0x97b53e)),this['decode'](_0x97b53e,_0x97b53e['uint32']());},_0x213bf2['verify']=function(_0xd6f8dc){return'object'!=typeof _0xd6f8dc||null===_0xd6f8dc?'object\x20expected':null!=_0xd6f8dc['rootName']&&_0xd6f8dc['hasOwnProperty']('rootName')&&!_0x4788e4['isString'](_0xd6f8dc['rootName'])?'rootName:\x20string\x20expected':null!=_0xd6f8dc['elementName']&&_0xd6f8dc['hasOwnProperty']('elementName')&&!_0x4788e4['isString'](_0xd6f8dc['elementName'])?'elementName:\x20string\x20expected':null!=_0xd6f8dc['isAdd']&&_0xd6f8dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xd6f8dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xd6f8dc['wasUndone']&&_0xd6f8dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd6f8dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x213bf2['fromObject']=function(_0x57c27a){if(_0x57c27a instanceof _0x408440['RootOperation'])return _0x57c27a;var _0x42f61a=new _0x408440['RootOperation']();return null!=_0x57c27a['rootName']&&(_0x42f61a['rootName']=String(_0x57c27a['rootName'])),null!=_0x57c27a['elementName']&&(_0x42f61a['elementName']=String(_0x57c27a['elementName'])),null!=_0x57c27a['isAdd']&&(_0x42f61a['isAdd']=Boolean(_0x57c27a['isAdd'])),null!=_0x57c27a['wasUndone']&&(_0x42f61a['wasUndone']=Boolean(_0x57c27a['wasUndone'])),_0x42f61a;},_0x213bf2['toObject']=function(_0x6dca52,_0xf2a6a9){_0xf2a6a9||(_0xf2a6a9={});var _0x24f2d7={};return _0xf2a6a9['defaults']&&(_0x24f2d7['rootName']='',_0x24f2d7['elementName']='',_0x24f2d7['isAdd']=!0x1,_0x24f2d7['wasUndone']=!0x1),null!=_0x6dca52['rootName']&&_0x6dca52['hasOwnProperty']('rootName')&&(_0x24f2d7['rootName']=_0x6dca52['rootName']),null!=_0x6dca52['elementName']&&_0x6dca52['hasOwnProperty']('elementName')&&(_0x24f2d7['elementName']=_0x6dca52['elementName']),null!=_0x6dca52['isAdd']&&_0x6dca52['hasOwnProperty']('isAdd')&&(_0x24f2d7['isAdd']=_0x6dca52['isAdd']),null!=_0x6dca52['wasUndone']&&_0x6dca52['hasOwnProperty']('wasUndone')&&(_0x24f2d7['wasUndone']=_0x6dca52['wasUndone']),_0x24f2d7;},_0x213bf2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x213bf2['getTypeUrl']=function(_0x3abaee){return void 0x0===_0x3abaee&&(_0x3abaee='type.googleapis.com'),_0x3abaee+'/RootOperation';},_0x213bf2;}()),_0x408440['SplitOperation']=(function(){function _0x4828b0(_0x4d15b4){if(_0x4d15b4){for(var _0x1b1894=Object['keys'](_0x4d15b4),_0x5bd5aa=0x0;_0x5bd5aa<_0x1b1894['length'];++_0x5bd5aa)null!=_0x4d15b4[_0x1b1894[_0x5bd5aa]]&&(this[_0x1b1894[_0x5bd5aa]]=_0x4d15b4[_0x1b1894[_0x5bd5aa]]);}}return _0x4828b0['prototype']['splitPosition']=null,_0x4828b0['prototype']['graveyardPosition']=null,_0x4828b0['prototype']['howMany']=0x0,_0x4828b0['prototype']['insertionPosition']=null,_0x4828b0['prototype']['wasUndone']=!0x1,_0x4828b0['create']=function(_0x32b59e){return new _0x4828b0(_0x32b59e);},_0x4828b0['encode']=function(_0x1d3493,_0x85a226){return _0x85a226||(_0x85a226=_0x5ed478['create']()),null!=_0x1d3493['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'splitPosition')&&_0x408440['Position']['encode'](_0x1d3493['splitPosition'],_0x85a226['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d3493['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'graveyardPosition')&&_0x408440['Position']['encode'](_0x1d3493['graveyardPosition'],_0x85a226['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d3493['howMany']&&Object['hasOwnProperty']['call'](_0x1d3493,'howMany')&&_0x85a226['uint32'](0x18)['uint32'](_0x1d3493['howMany']),null!=_0x1d3493['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'insertionPosition')&&_0x408440['Position']['encode'](_0x1d3493['insertionPosition'],_0x85a226['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d3493['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d3493,'wasUndone')&&_0x85a226['uint32'](0x28)['bool'](_0x1d3493['wasUndone']),_0x85a226;},_0x4828b0['encodeDelimited']=function(_0x560853,_0x5c174b){return this['encode'](_0x560853,_0x5c174b)['ldelim']();},_0x4828b0['decode']=function(_0xada913,_0x2ec2b8){_0xada913 instanceof _0x394348||(_0xada913=_0x394348['create'](_0xada913));for(var _0x514bb0=void 0x0===_0x2ec2b8?_0xada913['len']:_0xada913['pos']+_0x2ec2b8,_0x58d665=new _0x408440['SplitOperation']();_0xada913['pos']<_0x514bb0;){var _0x129bae=_0xada913['uint32']();switch(_0x129bae>>>0x3){case 0x1:_0x58d665['splitPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x2:_0x58d665['graveyardPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x3:_0x58d665['howMany']=_0xada913['uint32']();break;case 0x4:_0x58d665['insertionPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x5:_0x58d665['wasUndone']=_0xada913['bool']();break;default:_0xada913['skipType'](0x7&_0x129bae);}}return _0x58d665;},_0x4828b0['decodeDelimited']=function(_0x1b7e82){return _0x1b7e82 instanceof _0x394348||(_0x1b7e82=new _0x394348(_0x1b7e82)),this['decode'](_0x1b7e82,_0x1b7e82['uint32']());},_0x4828b0['verify']=function(_0x567c29){if('object'!=typeof _0x567c29||null===_0x567c29)return'object\x20expected';var _0x2ea9a7;if(null!=_0x567c29['splitPosition']&&_0x567c29['hasOwnProperty']('splitPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['splitPosition'])))return'splitPosition.'+_0x2ea9a7;if(null!=_0x567c29['graveyardPosition']&&_0x567c29['hasOwnProperty']('graveyardPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['graveyardPosition'])))return'graveyardPosition.'+_0x2ea9a7;if(null!=_0x567c29['howMany']&&_0x567c29['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x567c29['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x567c29['insertionPosition']&&_0x567c29['hasOwnProperty']('insertionPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['insertionPosition'])))return'insertionPosition.'+_0x2ea9a7;return null!=_0x567c29['wasUndone']&&_0x567c29['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x567c29['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4828b0['fromObject']=function(_0x274b59){if(_0x274b59 instanceof _0x408440['SplitOperation'])return _0x274b59;var _0x547751=new _0x408440['SplitOperation']();if(null!=_0x274b59['splitPosition']){if('object'!=typeof _0x274b59['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x547751['splitPosition']=_0x408440['Position']['fromObject'](_0x274b59['splitPosition']);}if(null!=_0x274b59['graveyardPosition']){if('object'!=typeof _0x274b59['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x547751['graveyardPosition']=_0x408440['Position']['fromObject'](_0x274b59['graveyardPosition']);}if(null!=_0x274b59['howMany']&&(_0x547751['howMany']=_0x274b59['howMany']>>>0x0),null!=_0x274b59['insertionPosition']){if('object'!=typeof _0x274b59['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x547751['insertionPosition']=_0x408440['Position']['fromObject'](_0x274b59['insertionPosition']);}return null!=_0x274b59['wasUndone']&&(_0x547751['wasUndone']=Boolean(_0x274b59['wasUndone'])),_0x547751;},_0x4828b0['toObject']=function(_0x3d8a59,_0x336b35){_0x336b35||(_0x336b35={});var _0x43a53b={};return _0x336b35['defaults']&&(_0x43a53b['splitPosition']=null,_0x43a53b['graveyardPosition']=null,_0x43a53b['howMany']=0x0,_0x43a53b['insertionPosition']=null,_0x43a53b['wasUndone']=!0x1),null!=_0x3d8a59['splitPosition']&&_0x3d8a59['hasOwnProperty']('splitPosition')&&(_0x43a53b['splitPosition']=_0x408440['Position']['toObject'](_0x3d8a59['splitPosition'],_0x336b35)),null!=_0x3d8a59['graveyardPosition']&&_0x3d8a59['hasOwnProperty']('graveyardPosition')&&(_0x43a53b['graveyardPosition']=_0x408440['Position']['toObject'](_0x3d8a59['graveyardPosition'],_0x336b35)),null!=_0x3d8a59['howMany']&&_0x3d8a59['hasOwnProperty']('howMany')&&(_0x43a53b['howMany']=_0x3d8a59['howMany']),null!=_0x3d8a59['insertionPosition']&&_0x3d8a59['hasOwnProperty']('insertionPosition')&&(_0x43a53b['insertionPosition']=_0x408440['Position']['toObject'](_0x3d8a59['insertionPosition'],_0x336b35)),null!=_0x3d8a59['wasUndone']&&_0x3d8a59['hasOwnProperty']('wasUndone')&&(_0x43a53b['wasUndone']=_0x3d8a59['wasUndone']),_0x43a53b;},_0x4828b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x4828b0['getTypeUrl']=function(_0x310f72){return void 0x0===_0x310f72&&(_0x310f72='type.googleapis.com'),_0x310f72+'/SplitOperation';},_0x4828b0;}()),_0x408440['Position']=(function(){function _0xefc8d5(_0x1c4b4b){if(this['path']=[],_0x1c4b4b){for(var _0x4021c3=Object['keys'](_0x1c4b4b),_0x4712d9=0x0;_0x4712d9<_0x4021c3['length'];++_0x4712d9)null!=_0x1c4b4b[_0x4021c3[_0x4712d9]]&&(this[_0x4021c3[_0x4712d9]]=_0x1c4b4b[_0x4021c3[_0x4712d9]]);}}return _0xefc8d5['prototype']['root']='',_0xefc8d5['prototype']['rootMain']=!0x1,_0xefc8d5['prototype']['rootGraveyard']=!0x1,_0xefc8d5['prototype']['path']=_0x4788e4['emptyArray'],_0xefc8d5['prototype']['stickiness']='',_0xefc8d5['create']=function(_0x351de6){return new _0xefc8d5(_0x351de6);},_0xefc8d5['encode']=function(_0x295f44,_0x171316){if(_0x171316||(_0x171316=_0x5ed478['create']()),null!=_0x295f44['root']&&Object['hasOwnProperty']['call'](_0x295f44,'root')&&_0x171316['uint32'](0xa)['string'](_0x295f44['root']),null!=_0x295f44['rootMain']&&Object['hasOwnProperty']['call'](_0x295f44,'rootMain')&&_0x171316['uint32'](0x10)['bool'](_0x295f44['rootMain']),null!=_0x295f44['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x295f44,'rootGraveyard')&&_0x171316['uint32'](0x18)['bool'](_0x295f44['rootGraveyard']),null!=_0x295f44['path']&&_0x295f44['path']['length']){_0x171316['uint32'](0x22)['fork']();for(var _0x14eea2=0x0;_0x14eea2<_0x295f44['path']['length'];++_0x14eea2)_0x171316['uint32'](_0x295f44['path'][_0x14eea2]);_0x171316['ldelim']();}return null!=_0x295f44['stickiness']&&Object['hasOwnProperty']['call'](_0x295f44,'stickiness')&&_0x171316['uint32'](0x2a)['string'](_0x295f44['stickiness']),_0x171316;},_0xefc8d5['encodeDelimited']=function(_0x5e6fd8,_0xe58bed){return this['encode'](_0x5e6fd8,_0xe58bed)['ldelim']();},_0xefc8d5['decode']=function(_0x3ad70,_0x389510){_0x3ad70 instanceof _0x394348||(_0x3ad70=_0x394348['create'](_0x3ad70));for(var _0x167caf=void 0x0===_0x389510?_0x3ad70['len']:_0x3ad70['pos']+_0x389510,_0x8054dd=new _0x408440['Position']();_0x3ad70['pos']<_0x167caf;){var _0x22e5f4=_0x3ad70['uint32']();switch(_0x22e5f4>>>0x3){case 0x1:_0x8054dd['root']=_0x3ad70['string']();break;case 0x2:_0x8054dd['rootMain']=_0x3ad70['bool']();break;case 0x3:_0x8054dd['rootGraveyard']=_0x3ad70['bool']();break;case 0x4:if(_0x8054dd['path']&&_0x8054dd['path']['length']||(_0x8054dd['path']=[]),0x2==(0x7&_0x22e5f4)){for(var _0x1b6b43=_0x3ad70['uint32']()+_0x3ad70['pos'];_0x3ad70['pos']<_0x1b6b43;)_0x8054dd['path']['push'](_0x3ad70['uint32']());}else _0x8054dd['path']['push'](_0x3ad70['uint32']());break;case 0x5:_0x8054dd['stickiness']=_0x3ad70['string']();break;default:_0x3ad70['skipType'](0x7&_0x22e5f4);}}return _0x8054dd;},_0xefc8d5['decodeDelimited']=function(_0x46bec8){return _0x46bec8 instanceof _0x394348||(_0x46bec8=new _0x394348(_0x46bec8)),this['decode'](_0x46bec8,_0x46bec8['uint32']());},_0xefc8d5['verify']=function(_0x1a278){if('object'!=typeof _0x1a278||null===_0x1a278)return'object\x20expected';if(null!=_0x1a278['root']&&_0x1a278['hasOwnProperty']('root')&&!_0x4788e4['isString'](_0x1a278['root']))return'root:\x20string\x20expected';if(null!=_0x1a278['rootMain']&&_0x1a278['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1a278['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1a278['rootGraveyard']&&_0x1a278['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1a278['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1a278['path']&&_0x1a278['hasOwnProperty']('path')){if(!Array['isArray'](_0x1a278['path']))return'path:\x20array\x20expected';for(var _0x504adf=0x0;_0x504adf<_0x1a278['path']['length'];++_0x504adf)if(!_0x4788e4['isInteger'](_0x1a278['path'][_0x504adf]))return'path:\x20integer[]\x20expected';}return null!=_0x1a278['stickiness']&&_0x1a278['hasOwnProperty']('stickiness')&&!_0x4788e4['isString'](_0x1a278['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xefc8d5['fromObject']=function(_0x2f50cc){if(_0x2f50cc instanceof _0x408440['Position'])return _0x2f50cc;var _0x1f4bb8=new _0x408440['Position']();if(null!=_0x2f50cc['root']&&(_0x1f4bb8['root']=String(_0x2f50cc['root'])),null!=_0x2f50cc['rootMain']&&(_0x1f4bb8['rootMain']=Boolean(_0x2f50cc['rootMain'])),null!=_0x2f50cc['rootGraveyard']&&(_0x1f4bb8['rootGraveyard']=Boolean(_0x2f50cc['rootGraveyard'])),_0x2f50cc['path']){if(!Array['isArray'](_0x2f50cc['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1f4bb8['path']=[];for(var _0x47a223=0x0;_0x47a223<_0x2f50cc['path']['length'];++_0x47a223)_0x1f4bb8['path'][_0x47a223]=_0x2f50cc['path'][_0x47a223]>>>0x0;}return null!=_0x2f50cc['stickiness']&&(_0x1f4bb8['stickiness']=String(_0x2f50cc['stickiness'])),_0x1f4bb8;},_0xefc8d5['toObject']=function(_0x30ef72,_0x1bcd9a){_0x1bcd9a||(_0x1bcd9a={});var _0x1523d9={};if((_0x1bcd9a['arrays']||_0x1bcd9a['defaults'])&&(_0x1523d9['path']=[]),_0x1bcd9a['defaults']&&(_0x1523d9['root']='',_0x1523d9['rootMain']=!0x1,_0x1523d9['rootGraveyard']=!0x1,_0x1523d9['stickiness']=''),null!=_0x30ef72['root']&&_0x30ef72['hasOwnProperty']('root')&&(_0x1523d9['root']=_0x30ef72['root']),null!=_0x30ef72['rootMain']&&_0x30ef72['hasOwnProperty']('rootMain')&&(_0x1523d9['rootMain']=_0x30ef72['rootMain']),null!=_0x30ef72['rootGraveyard']&&_0x30ef72['hasOwnProperty']('rootGraveyard')&&(_0x1523d9['rootGraveyard']=_0x30ef72['rootGraveyard']),_0x30ef72['path']&&_0x30ef72['path']['length']){_0x1523d9['path']=[];for(var _0x108f4f=0x0;_0x108f4f<_0x30ef72['path']['length'];++_0x108f4f)_0x1523d9['path'][_0x108f4f]=_0x30ef72['path'][_0x108f4f];}return null!=_0x30ef72['stickiness']&&_0x30ef72['hasOwnProperty']('stickiness')&&(_0x1523d9['stickiness']=_0x30ef72['stickiness']),_0x1523d9;},_0xefc8d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0xefc8d5['getTypeUrl']=function(_0x29c52f){return void 0x0===_0x29c52f&&(_0x29c52f='type.googleapis.com'),_0x29c52f+'/Position';},_0xefc8d5;}()),_0x408440['Range']=(function(){function _0x469aad(_0x4c5596){if(_0x4c5596){for(var _0x569e2f=Object['keys'](_0x4c5596),_0x4440a8=0x0;_0x4440a8<_0x569e2f['length'];++_0x4440a8)null!=_0x4c5596[_0x569e2f[_0x4440a8]]&&(this[_0x569e2f[_0x4440a8]]=_0x4c5596[_0x569e2f[_0x4440a8]]);}}return _0x469aad['prototype']['start']=null,_0x469aad['prototype']['end']=null,_0x469aad['create']=function(_0x275f08){return new _0x469aad(_0x275f08);},_0x469aad['encode']=function(_0xdd79c5,_0x47efc7){return _0x47efc7||(_0x47efc7=_0x5ed478['create']()),null!=_0xdd79c5['start']&&Object['hasOwnProperty']['call'](_0xdd79c5,'start')&&_0x408440['Position']['encode'](_0xdd79c5['start'],_0x47efc7['uint32'](0xa)['fork']())['ldelim'](),null!=_0xdd79c5['end']&&Object['hasOwnProperty']['call'](_0xdd79c5,'end')&&_0x408440['Position']['encode'](_0xdd79c5['end'],_0x47efc7['uint32'](0x12)['fork']())['ldelim'](),_0x47efc7;},_0x469aad['encodeDelimited']=function(_0x4da4e1,_0x52372b){return this['encode'](_0x4da4e1,_0x52372b)['ldelim']();},_0x469aad['decode']=function(_0x56bcc7,_0x5045bf){_0x56bcc7 instanceof _0x394348||(_0x56bcc7=_0x394348['create'](_0x56bcc7));for(var _0x462b2a=void 0x0===_0x5045bf?_0x56bcc7['len']:_0x56bcc7['pos']+_0x5045bf,_0x4dac4a=new _0x408440['Range']();_0x56bcc7['pos']<_0x462b2a;){var _0x4f54ee=_0x56bcc7['uint32']();switch(_0x4f54ee>>>0x3){case 0x1:_0x4dac4a['start']=_0x408440['Position']['decode'](_0x56bcc7,_0x56bcc7['uint32']());break;case 0x2:_0x4dac4a['end']=_0x408440['Position']['decode'](_0x56bcc7,_0x56bcc7['uint32']());break;default:_0x56bcc7['skipType'](0x7&_0x4f54ee);}}return _0x4dac4a;},_0x469aad['decodeDelimited']=function(_0x4625ec){return _0x4625ec instanceof _0x394348||(_0x4625ec=new _0x394348(_0x4625ec)),this['decode'](_0x4625ec,_0x4625ec['uint32']());},_0x469aad['verify']=function(_0x250db5){if('object'!=typeof _0x250db5||null===_0x250db5)return'object\x20expected';var _0x58feda;if(null!=_0x250db5['start']&&_0x250db5['hasOwnProperty']('start')&&(_0x58feda=_0x408440['Position']['verify'](_0x250db5['start'])))return'start.'+_0x58feda;if(null!=_0x250db5['end']&&_0x250db5['hasOwnProperty']('end')&&(_0x58feda=_0x408440['Position']['verify'](_0x250db5['end'])))return'end.'+_0x58feda;return null;},_0x469aad['fromObject']=function(_0x272996){if(_0x272996 instanceof _0x408440['Range'])return _0x272996;var _0x9a86e0=new _0x408440['Range']();if(null!=_0x272996['start']){if('object'!=typeof _0x272996['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x9a86e0['start']=_0x408440['Position']['fromObject'](_0x272996['start']);}if(null!=_0x272996['end']){if('object'!=typeof _0x272996['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x9a86e0['end']=_0x408440['Position']['fromObject'](_0x272996['end']);}return _0x9a86e0;},_0x469aad['toObject']=function(_0x135bf0,_0x909e28){_0x909e28||(_0x909e28={});var _0x5b9944={};return _0x909e28['defaults']&&(_0x5b9944['start']=null,_0x5b9944['end']=null),null!=_0x135bf0['start']&&_0x135bf0['hasOwnProperty']('start')&&(_0x5b9944['start']=_0x408440['Position']['toObject'](_0x135bf0['start'],_0x909e28)),null!=_0x135bf0['end']&&_0x135bf0['hasOwnProperty']('end')&&(_0x5b9944['end']=_0x408440['Position']['toObject'](_0x135bf0['end'],_0x909e28)),_0x5b9944;},_0x469aad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x469aad['getTypeUrl']=function(_0x2b7df1){return void 0x0===_0x2b7df1&&(_0x2b7df1='type.googleapis.com'),_0x2b7df1+'/Range';},_0x469aad;}()),_0x408440['Element']=(function(){function _0x85c81d(_0x6717dd){if(this['children']=[],this['attributesBoolean']={},_0x6717dd){for(var _0x2ef495=Object['keys'](_0x6717dd),_0x3fe95a=0x0;_0x3fe95a<_0x2ef495['length'];++_0x3fe95a)null!=_0x6717dd[_0x2ef495[_0x3fe95a]]&&(this[_0x2ef495[_0x3fe95a]]=_0x6717dd[_0x2ef495[_0x3fe95a]]);}}return _0x85c81d['prototype']['name']='',_0x85c81d['prototype']['children']=_0x4788e4['emptyArray'],_0x85c81d['prototype']['data']='',_0x85c81d['prototype']['attributesBoolean']=_0x4788e4['emptyObject'],_0x85c81d['prototype']['attributesJson']='',_0x85c81d['create']=function(_0x55015e){return new _0x85c81d(_0x55015e);},_0x85c81d['encode']=function(_0x5943ca,_0x2368e9){if(_0x2368e9||(_0x2368e9=_0x5ed478['create']()),null!=_0x5943ca['name']&&Object['hasOwnProperty']['call'](_0x5943ca,'name')&&_0x2368e9['uint32'](0xa)['string'](_0x5943ca['name']),null!=_0x5943ca['children']&&_0x5943ca['children']['length']){for(var _0x51e5fc=0x0;_0x51e5fc<_0x5943ca['children']['length'];++_0x51e5fc)_0x408440['Element']['encode'](_0x5943ca['children'][_0x51e5fc],_0x2368e9['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5943ca['data']&&Object['hasOwnProperty']['call'](_0x5943ca,'data')&&_0x2368e9['uint32'](0x1a)['string'](_0x5943ca['data']),null!=_0x5943ca['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5943ca,'attributesBoolean')){var _0x5f20a0=Object['keys'](_0x5943ca['attributesBoolean']);for(_0x51e5fc=0x0;_0x51e5fc<_0x5f20a0['length'];++_0x51e5fc)_0x2368e9['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5f20a0[_0x51e5fc])['uint32'](0x10)['bool'](_0x5943ca['attributesBoolean'][_0x5f20a0[_0x51e5fc]])['ldelim']();}return null!=_0x5943ca['attributesJson']&&Object['hasOwnProperty']['call'](_0x5943ca,'attributesJson')&&_0x2368e9['uint32'](0x2a)['string'](_0x5943ca['attributesJson']),_0x2368e9;},_0x85c81d['encodeDelimited']=function(_0x419861,_0x34c84e){return this['encode'](_0x419861,_0x34c84e)['ldelim']();},_0x85c81d['decode']=function(_0x3f084a,_0x270d9f){_0x3f084a instanceof _0x394348||(_0x3f084a=_0x394348['create'](_0x3f084a));for(var _0x25e6ea,_0x1d72da,_0x447c46=void 0x0===_0x270d9f?_0x3f084a['len']:_0x3f084a['pos']+_0x270d9f,_0x74f285=new _0x408440['Element']();_0x3f084a['pos']<_0x447c46;){var _0x42ca0a=_0x3f084a['uint32']();switch(_0x42ca0a>>>0x3){case 0x1:_0x74f285['name']=_0x3f084a['string']();break;case 0x2:_0x74f285['children']&&_0x74f285['children']['length']||(_0x74f285['children']=[]),_0x74f285['children']['push'](_0x408440['Element']['decode'](_0x3f084a,_0x3f084a['uint32']()));break;case 0x3:_0x74f285['data']=_0x3f084a['string']();break;case 0x4:_0x74f285['attributesBoolean']===_0x4788e4['emptyObject']&&(_0x74f285['attributesBoolean']={});var _0x1bba4d=_0x3f084a['uint32']()+_0x3f084a['pos'];for(_0x25e6ea='',_0x1d72da=!0x1;_0x3f084a['pos']<_0x1bba4d;){var _0x497d2c=_0x3f084a['uint32']();switch(_0x497d2c>>>0x3){case 0x1:_0x25e6ea=_0x3f084a['string']();break;case 0x2:_0x1d72da=_0x3f084a['bool']();break;default:_0x3f084a['skipType'](0x7&_0x497d2c);}}_0x74f285['attributesBoolean'][_0x25e6ea]=_0x1d72da;break;case 0x5:_0x74f285['attributesJson']=_0x3f084a['string']();break;default:_0x3f084a['skipType'](0x7&_0x42ca0a);}}return _0x74f285;},_0x85c81d['decodeDelimited']=function(_0x4b74ef){return _0x4b74ef instanceof _0x394348||(_0x4b74ef=new _0x394348(_0x4b74ef)),this['decode'](_0x4b74ef,_0x4b74ef['uint32']());},_0x85c81d['verify']=function(_0x48882f){if('object'!=typeof _0x48882f||null===_0x48882f)return'object\x20expected';if(null!=_0x48882f['name']&&_0x48882f['hasOwnProperty']('name')&&!_0x4788e4['isString'](_0x48882f['name']))return'name:\x20string\x20expected';if(null!=_0x48882f['children']&&_0x48882f['hasOwnProperty']('children')){if(!Array['isArray'](_0x48882f['children']))return'children:\x20array\x20expected';for(var _0x1472a7=0x0;_0x1472a7<_0x48882f['children']['length'];++_0x1472a7){var _0x2b895d=_0x408440['Element']['verify'](_0x48882f['children'][_0x1472a7]);if(_0x2b895d)return'children.'+_0x2b895d;}}if(null!=_0x48882f['data']&&_0x48882f['hasOwnProperty']('data')&&!_0x4788e4['isString'](_0x48882f['data']))return'data:\x20string\x20expected';if(null!=_0x48882f['attributesBoolean']&&_0x48882f['hasOwnProperty']('attributesBoolean')){if(!_0x4788e4['isObject'](_0x48882f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3cb84b=Object['keys'](_0x48882f['attributesBoolean']);for(_0x1472a7=0x0;_0x1472a7<_0x3cb84b['length'];++_0x1472a7)if('boolean'!=typeof _0x48882f['attributesBoolean'][_0x3cb84b[_0x1472a7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x48882f['attributesJson']&&_0x48882f['hasOwnProperty']('attributesJson')&&!_0x4788e4['isString'](_0x48882f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x85c81d['fromObject']=function(_0x304fd1){if(_0x304fd1 instanceof _0x408440['Element'])return _0x304fd1;var _0x40006b=new _0x408440['Element']();if(null!=_0x304fd1['name']&&(_0x40006b['name']=String(_0x304fd1['name'])),_0x304fd1['children']){if(!Array['isArray'](_0x304fd1['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x40006b['children']=[];for(var _0x35fbf2=0x0;_0x35fbf2<_0x304fd1['children']['length'];++_0x35fbf2){if('object'!=typeof _0x304fd1['children'][_0x35fbf2])throw TypeError('.Element.children:\x20object\x20expected');_0x40006b['children'][_0x35fbf2]=_0x408440['Element']['fromObject'](_0x304fd1['children'][_0x35fbf2]);}}if(null!=_0x304fd1['data']&&(_0x40006b['data']=String(_0x304fd1['data'])),_0x304fd1['attributesBoolean']){if('object'!=typeof _0x304fd1['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x40006b['attributesBoolean']={};var _0x4aece7=Object['keys'](_0x304fd1['attributesBoolean']);for(_0x35fbf2=0x0;_0x35fbf2<_0x4aece7['length'];++_0x35fbf2)_0x40006b['attributesBoolean'][_0x4aece7[_0x35fbf2]]=Boolean(_0x304fd1['attributesBoolean'][_0x4aece7[_0x35fbf2]]);}return null!=_0x304fd1['attributesJson']&&(_0x40006b['attributesJson']=String(_0x304fd1['attributesJson'])),_0x40006b;},_0x85c81d['toObject']=function(_0x936b9b,_0x3e09ea){_0x3e09ea||(_0x3e09ea={});var _0x387644,_0x26fd65={};if((_0x3e09ea['arrays']||_0x3e09ea['defaults'])&&(_0x26fd65['children']=[]),(_0x3e09ea['objects']||_0x3e09ea['defaults'])&&(_0x26fd65['attributesBoolean']={}),_0x3e09ea['defaults']&&(_0x26fd65['name']='',_0x26fd65['data']='',_0x26fd65['attributesJson']=''),null!=_0x936b9b['name']&&_0x936b9b['hasOwnProperty']('name')&&(_0x26fd65['name']=_0x936b9b['name']),_0x936b9b['children']&&_0x936b9b['children']['length']){_0x26fd65['children']=[];for(var _0xcda20d=0x0;_0xcda20d<_0x936b9b['children']['length'];++_0xcda20d)_0x26fd65['children'][_0xcda20d]=_0x408440['Element']['toObject'](_0x936b9b['children'][_0xcda20d],_0x3e09ea);}if(null!=_0x936b9b['data']&&_0x936b9b['hasOwnProperty']('data')&&(_0x26fd65['data']=_0x936b9b['data']),_0x936b9b['attributesBoolean']&&(_0x387644=Object['keys'](_0x936b9b['attributesBoolean']))['length']){_0x26fd65['attributesBoolean']={};for(_0xcda20d=0x0;_0xcda20d<_0x387644['length'];++_0xcda20d)_0x26fd65['attributesBoolean'][_0x387644[_0xcda20d]]=_0x936b9b['attributesBoolean'][_0x387644[_0xcda20d]];}return null!=_0x936b9b['attributesJson']&&_0x936b9b['hasOwnProperty']('attributesJson')&&(_0x26fd65['attributesJson']=_0x936b9b['attributesJson']),_0x26fd65;},_0x85c81d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x85c81d['getTypeUrl']=function(_0x3b55df){return void 0x0===_0x3b55df&&(_0x3b55df='type.googleapis.com'),_0x3b55df+'/Element';},_0x85c81d;}()),_0x408440;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3d9aaf){return new y(this['_protobufRoot'][_0x3d9aaf]);}}class y{['_protobuf'];constructor(_0x108e81){this['_protobuf']=_0x108e81;}['compress'](_0x372657){const _0x14d524=this['_protobuf']['verify'](_0x372657);if(_0x14d524)throw Error(_0x14d524);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x372657))['finish']();}['decompress'](_0x118a4d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x118a4d),{'oneofs':!0x0});}}function _(_0x5e4bba,_0x46b899){const _0x39d6ae=_0xa81e64(_0x5e4bba);return _0x39d6ae['path'][_0x39d6ae['path']['length']-0x1]+=_0x46b899,_0x39d6ae;}function O(_0x171e70,_0x4352b3){return _0x171e70['root']===_0x4352b3['root']&&_0x2417ff(_0x171e70['path'],_0x4352b3['path']);}function $(_0x4d56d5){P(_0x4d56d5,_0x1b24d5=>('main'==_0x1b24d5['root']?(_0x1b24d5['rootMain']=!0x0,delete _0x1b24d5['root']):'$graveyard'==_0x1b24d5['root']&&(_0x1b24d5['rootGraveyard']=!0x0,delete _0x1b24d5['root']),_0x1b24d5));}function J(_0x79961d){P(_0x79961d,_0x3a9787=>(_0x3a9787['rootMain']?(_0x3a9787['root']='main',delete _0x3a9787['rootMain']):_0x3a9787['rootGraveyard']&&(_0x3a9787['root']='$graveyard',delete _0x3a9787['rootGraveyard']),_0x3a9787));}function P(_0x3bc945,_0x513cad){for(const _0xf3935b in _0x3bc945){const _0x49a358=_0x3bc945[_0xf3935b];'nodes'!==_0xf3935b&&_0x3ae70c(_0x49a358)&&(_0x49a358['path']&&(_0x49a358['root']||_0x49a358['rootMain']||_0x49a358['rootGraveyard'])?_0x3bc945[_0xf3935b]=_0x513cad(_0x49a358):P(_0x49a358,_0x513cad));}return _0x3bc945;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2e6689,_0x4e4ff7,_0xcbc284){this['_id']=_0x2e6689,this['_operationName']=_0x4e4ff7,this['_protobufDescriptor']=_0xcbc284;}['compress'](_0x1a9af8,_0x3a74c6){const _0x406d0b=_0x3a74c6['shift']();return $(_0x406d0b),_0x1a9af8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x406d0b)),_0x1a9af8['types']['push'](this['_id']),!0x0;}['decompress'](_0x134b40,_0x1ddc23){_0x1ddc23['types']['shift']();const _0x3322d0=this['_protobufDescriptor']['decompress'](_0x1ddc23['buffers']['shift']());J(_0x3322d0),_0x3322d0['__className']=this['_operationName'],_0x134b40['push'](_0x3322d0);}}class s extends e{['compress'](_0x6d8fc8,_0x17d110){const _0x5aae4f=_0x17d110['shift']();return this['_serializeOneOf']('oldValue',_0x5aae4f),this['_serializeOneOf']('newValue',_0x5aae4f),$(_0x5aae4f),_0x6d8fc8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5aae4f)),_0x6d8fc8['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f2fa8,_0x27a6c6){const {types:_0x57ec3c,buffers:_0x26cb56}=_0x27a6c6,_0x119b5c=this['_protobufDescriptor']['decompress'](_0x26cb56['shift']());_0x57ec3c['shift'](),this['_deserializeOneOf']('oldValue',_0x119b5c),this['_deserializeOneOf']('newValue',_0x119b5c),J(_0x119b5c),_0x119b5c['__className']=this['_operationName'],_0x1f2fa8['push'](_0x119b5c);}['_serializeOneOf'](_0x227d1c,_0x4a67ba){const _0x45ec8a=_0x4a67ba[_0x227d1c];'boolean'==typeof _0x45ec8a?_0x4a67ba[_0x227d1c+'Boolean']=_0x45ec8a:_0x4a67ba[_0x227d1c+'Json']=JSON['stringify'](_0x45ec8a);}['_deserializeOneOf'](_0x46eae0,_0x181266){const _0x4c9b73=_0x46eae0+'Json';_0x181266[_0x4c9b73]?(_0x181266[_0x46eae0]=JSON['parse'](_0x181266[_0x4c9b73]),delete _0x181266[_0x4c9b73]):(_0x181266[_0x46eae0]=_0x181266[_0x46eae0+'Boolean'],delete _0x181266[_0x46eae0+'Boolean']);}}class i extends e{['compress'](_0x425e9c,_0x7e9a9a){const _0x5a0cff=_0x7e9a9a['shift']();return this['_serializeNodesAttributes'](_0x5a0cff['nodes']),$(_0x5a0cff),_0x425e9c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5a0cff)),_0x425e9c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b86dd,_0x350fa0){const {types:_0x610baa,buffers:_0x3e6270}=_0x350fa0,_0x4d13ab=this['_protobufDescriptor']['decompress'](_0x3e6270['shift']());_0x610baa['shift'](),_0x4d13ab['nodes']||(_0x4d13ab['nodes']=[]),this['_deserializeNodesAttributes'](_0x4d13ab['nodes']),J(_0x4d13ab),_0x4d13ab['__className']=this['_operationName'],_0x3b86dd['push'](_0x4d13ab);}['_serializeNodesAttributes'](_0x47ddb5){for(const _0x19f0dc of _0x47ddb5){if(_0x19f0dc['attributes']){const _0x38bc0d=_0x19f0dc['attributes'];this['_areValuesBoolean'](_0x38bc0d)?_0x19f0dc['attributesBoolean']=_0x38bc0d:_0x19f0dc['attributesJson']=JSON['stringify'](_0x38bc0d);}_0x19f0dc['children']&&this['_serializeNodesAttributes'](_0x19f0dc['children']);}}['_deserializeNodesAttributes'](_0xaf62c){for(const _0x2bd8e5 of _0xaf62c)(_0x2bd8e5['attributesBoolean']||_0x2bd8e5['attributesJson'])&&(_0x2bd8e5['attributesBoolean']?(_0x2bd8e5['attributes']=_0x2bd8e5['attributesBoolean'],delete _0x2bd8e5['attributesBoolean']):(_0x2bd8e5['attributes']=JSON['parse'](_0x2bd8e5['attributesJson']),delete _0x2bd8e5['attributesJson'])),_0x2bd8e5['children']&&this['_deserializeNodesAttributes'](_0x2bd8e5['children']);}['_areValuesBoolean'](_0x6442ba){return Object['keys'](_0x6442ba)['every'](_0x29eb0f=>'boolean'==typeof _0x6442ba[_0x29eb0f]);}}class n extends e{['decompress'](_0x234453,_0x5dd114){super['decompress'](_0x234453,_0x5dd114);const _0x64b155=_0x234453[_0x234453['length']-0x1];_0x64b155['oldRange']||(_0x64b155['oldRange']=null),_0x64b155['newRange']||(_0x64b155['newRange']=null);}}class p extends e{['compress'](_0x10306f,_0x5b7e61){return _0x5b7e61['shift'](),_0x10306f['types']['push'](this['_id']),!0x0;}['decompress'](_0x444e61,_0x4e7534){_0x4e7534['types']['shift'](),_0x444e61['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x96d41e,_0x1ef3d5,_0x592f5d,_0x310767){super(_0x96d41e,_0x1ef3d5,_0x592f5d),this['_omittedNamespace']=_0x310767+':';}['compress'](_0xa17bb5,_0x59014c){return!('MarkerOperation'!=_0x59014c[0x0]['__className']||!_0x59014c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x59014c[0x0]['name']=_0x59014c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xa17bb5,_0x59014c),!0x0);}['decompress'](_0x2e7070,_0x18fb87){super['decompress'](_0x2e7070,_0x18fb87);const _0x3cdb1c=_0x2e7070[_0x2e7070['length']-0x1];_0x3cdb1c['name']=this['_omittedNamespace']+_0x3cdb1c['name'];}}class b{['_id'];['_context'];constructor(_0x1e18ae,_0x3ce28f){this['_id']=_0x1e18ae,this['_context']=_0x3ce28f;}['compress'](_0xc055f3,_0x53ee1a){let _0x85de3d;for(;_0x53ee1a['length']>0x1&&this['_compareOperations'](_0x53ee1a[0x0],_0x53ee1a[0x1]);)_0x85de3d?(_0x85de3d=this['_combineNext'](_0x53ee1a['shift'](),_0x85de3d),_0xc055f3['types']['push'](0x0)):(_0x85de3d=_0xa81e64(_0x53ee1a['shift']()),_0xc055f3['types']['push'](this['_id']));return!!_0x85de3d&&(_0x85de3d=this['_combineNext'](_0x53ee1a['shift'](),_0x85de3d),_0xc055f3['types']['push'](0x0),_0xc055f3['buffers']['push'](this['_compressSingleOperation'](_0x85de3d)),!0x0);}['decompress'](_0x33c61f,_0x3daf25){const _0x549811=this['_decompressSingleOperation'](_0x3daf25);for(;0x0==_0x3daf25['types'][0x0];)_0x3daf25['types']['shift'](),_0x33c61f['push'](this['_splitCurrent'](_0x549811));_0x33c61f['push'](_0x549811);}}class m extends b{['_combineNext'](_0x51f615,_0x4e58ac){return _0x4e58ac['nodes'][0x0]['data']+=_0x51f615['nodes'][0x0]['data'],_0x4e58ac;}['_splitCurrent'](_0x399199){const _0x42c910=_0xa81e64(_0x399199),_0x4a67b4=_0x42c910['nodes'][0x0],_0x5a27bc=_0x399199['nodes'][0x0],_0x3f3f8f=_0x5a27bc['data'][Symbol['iterator']]()['next']()['value'],_0x21159e=_0x3f3f8f['length'];return _0x4a67b4['data']=_0x3f3f8f,_0x5a27bc['data']=_0x5a27bc['data']['substr'](_0x21159e),_0x399199['position']=_(_0x399199['position'],_0x21159e),_0x42c910;}['_compareOperations'](_0x360554,_0x2d138b){if(this['_checkOperation'](_0x360554)&&this['_checkOperation'](_0x2d138b)){const _0x28055c=_0x360554['nodes'][0x0]['data']['length'],_0x5793d6=O(_(_0x360554['position'],_0x28055c),_0x2d138b['position']),_0x4fa07e=_0x360554['nodes'][0x0],_0x1b9176=_0x2d138b['nodes'][0x0];return _0x5793d6&&this['_compareAttributes'](_0x4fa07e,_0x1b9176);}return!0x1;}['_compressSingleOperation'](_0x2b7f39){const _0x3be81f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3be81f,[_0x2b7f39]),_0x3be81f['buffers'][0x0];}['_decompressSingleOperation'](_0x33292c){const _0xcdf81e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xcdf81e,_0x33292c),_0xcdf81e[0x0];}['_checkOperation'](_0x1b449d){return'InsertOperation'==_0x1b449d['__className']&&0x1==_0x1b449d['nodes']['length']&&_0x1b449d['nodes'][0x0]['data']&&!_0x1b449d['wasUndone']&&0x1==Array['from'](_0x1b449d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x31f294,_0x50bd8c){const _0x3f6717=Object['keys'](_0x31f294['attributes']||{}),_0x447d8e=Object['keys'](_0x50bd8c['attributes']||{});return _0x3f6717['length']===_0x447d8e['length']&&_0x3f6717['every'](_0x3f993f=>_0x50bd8c['attributes'][_0x3f993f]&&_0x50bd8c['attributes'][_0x3f993f]===_0x31f294['attributes'][_0x3f993f]);}}class c extends b{['_combineNext'](_0x49d15a,_0x402512){return _0x402512['howMany']++,_0x402512['sourcePosition']=_0xa81e64(_0x49d15a['sourcePosition']),_0x402512;}['_splitCurrent'](_0x4ef831){const _0x3033f8=_0xa81e64(_0x4ef831);return _0x4ef831['howMany']--,_0x3033f8['howMany']=0x1,_0x3033f8['sourcePosition']=_(_0x3033f8['sourcePosition'],_0x4ef831['howMany']),_0x3033f8;}['_compareOperations'](_0x52672f,_0x2d8e7d){return!(!this['_checkOperation'](_0x52672f)||!this['_checkOperation'](_0x2d8e7d))&&(O(_(_0x52672f['sourcePosition'],-0x1),_0x2d8e7d['sourcePosition'])&&O(_0x52672f['targetPosition'],_0x2d8e7d['targetPosition']));}['_compressSingleOperation'](_0x1dec74){const _0x315927={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x315927,[_0x1dec74]),_0x315927['buffers'][0x0];}['_decompressSingleOperation'](_0x4dcf6c){const _0x15ebdd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x15ebdd,_0x4dcf6c),_0x15ebdd[0x0];}['_checkOperation'](_0x5d7577){return'MoveOperation'==_0x5d7577['__className']&&'$graveyard'==_0x5d7577['targetPosition']['root']&&0x1==_0x5d7577['howMany']&&!_0x5d7577['wasUndone'];}}class h extends b{['_combineNext'](_0x141ab9,_0x5df624){return _0x5df624['howMany']++,_0x5df624;}['_splitCurrent'](_0x3cdfd5){const _0x52f51a=_0xa81e64(_0x3cdfd5);return _0x52f51a['howMany']=0x1,_0x3cdfd5['howMany']--,_0x52f51a;}['_compareOperations'](_0x4f9935,_0x582775){return!(!this['_checkOperation'](_0x4f9935)||!this['_checkOperation'](_0x582775))&&(O(_0x4f9935['sourcePosition'],_0x582775['sourcePosition'])&&O(_0x4f9935['targetPosition'],_0x582775['targetPosition']));}['_compressSingleOperation'](_0xaff20d){const _0x5423ef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5423ef,[_0xaff20d]),_0x5423ef['buffers'][0x0];}['_decompressSingleOperation'](_0x52c367){const _0x45061b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x45061b,_0x52c367),_0x45061b[0x0];}['_checkOperation'](_0x58577b){return'MoveOperation'==_0x58577b['__className']&&'$graveyard'==_0x58577b['targetPosition']['root']&&0x1==_0x58577b['howMany']&&!_0x58577b['wasUndone'];}}class f extends b{['compress'](_0x597a3d,_0x2eacfd){if(!this['_compareOperations'](_0x2eacfd[0x0],_0x2eacfd[0x1]))return!0x1;const _0x28e689=_0x2eacfd['shift']();return _0x28e689['oldRange']=null,_0x28e689['newRange']&&O(_0x28e689['newRange']['start'],_0x28e689['newRange']['end'])&&(_0x28e689['newRange']['end']=null),_0x2eacfd['shift'](),_0x597a3d['types']['push'](this['_id']),_0x597a3d['types']['push'](0x0),_0x597a3d['buffers']['push'](this['_compressSingleOperation'](_0x28e689)),!0x0;}['decompress'](_0x28fef4,_0x1ab9ed){const _0x96d00a=this['_decompressSingleOperation'](_0x1ab9ed);_0x96d00a['newRange']&&!_0x96d00a['newRange']['end']&&(_0x96d00a['newRange']['end']=_0xa81e64(_0x96d00a['newRange']['start']));const _0x1f3974=_0xa81e64(_0x96d00a);_0x1f3974['newRange']&&(_0x1f3974['newRange']['start']['stickiness']='toNone',_0x1f3974['newRange']['end']=_0xa81e64(_0x1f3974['newRange']['start'])),_0x1f3974['name']='user:position:'+_0x1f3974['name']['split'](':')[0x2],_0x1ab9ed['types']['shift'](),_0x28fef4['push'](_0x96d00a),_0x28fef4['push'](_0x1f3974);}['_compressSingleOperation'](_0x3c6d99){const _0x24bfff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x24bfff,[_0x3c6d99]),_0x24bfff['buffers'][0x0];}['_decompressSingleOperation'](_0x52bae6){const _0xe4de8c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xe4de8c,_0x52bae6),_0xe4de8c[0x0];}['_compareOperations'](_0x2a4920,_0x2ac69c){return!(!_0x2a4920||!_0x2ac69c)&&('MarkerOperation'==_0x2a4920['__className']&&'MarkerOperation'==_0x2ac69c['__className']&&!(!_0x2a4920['name']['startsWith']('user:')||!_0x2ac69c['name']['startsWith']('user:')||_0x2a4920['name']==_0x2ac69c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xc48507=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',_0xc48507,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xc48507,'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'](_0x5b981d){if(!_0x5b981d||!_0x5b981d[0x0])throw new _0x2c55a1('no-operations-provided',this);const _0x38ef96={'types':[],'buffers':[],'baseVersion':_0x5b981d[0x0]['baseVersion']};for(;_0x5b981d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('TypingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName'](_0x5b981d[0x0]['__className'])['compress'](_0x38ef96,_0x5b981d);return _0x38ef96;}['decompress'](_0x638a05){const _0x117777=[];for(;_0x638a05['types']['length'];){this['_compressorById']['get'](_0x638a05['types'][0x0])['decompress'](_0x117777,_0x638a05);}return _0x117777['forEach']((_0x4a276c,_0x527046)=>_0x4a276c['baseVersion']=_0x638a05['baseVersion']+_0x527046),_0x117777;}['_getCompressorByName'](_0x5d22cb){return this['_compressorByName']['get'](_0x5d22cb);}['_registerOperationCompressor'](_0x5e274e,_0xbf9278,_0xd4c4c0){const _0x28a88d=new _0xd4c4c0(_0x5e274e,_0xbf9278,this['_protobufFactory']['getDescriptor'](_0xbf9278));this['_registerCompressor'](_0x5e274e,_0xbf9278,_0x28a88d);}['_registerActionCompressor'](_0x516f98,_0xdeb95e,_0x39e86f){const _0x4f3b51=new _0x39e86f(_0x516f98,this);this['_registerCompressor'](_0x516f98,_0xdeb95e,_0x4f3b51);}['_registerCompressor'](_0x19dd1c,_0x461113,_0x12eda1){this['_compressorById']['set'](_0x19dd1c,_0x12eda1),this['_compressorByName']['set'](_0x461113,_0x12eda1);}}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.11",
|
|
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.11",
|
|
37
|
+
"ckeditor5": "44.0.0-alpha.11",
|
|
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 _0x135f2b=_0x3c48;(function(_0x2f05fa,_0x38c622){const _0x379b36=_0x3c48,_0x34a653=_0x2f05fa();while(!![]){try{const _0x56420b=-parseInt(_0x379b36(0x151))/0x1*(parseInt(_0x379b36(0x150))/0x2)+parseInt(_0x379b36(0x15c))/0x3*(parseInt(_0x379b36(0x15a))/0x4)+parseInt(_0x379b36(0x14b))/0x5+parseInt(_0x379b36(0x15d))/0x6*(parseInt(_0x379b36(0x14e))/0x7)+-parseInt(_0x379b36(0x14d))/0x8+-parseInt(_0x379b36(0x154))/0x9+parseInt(_0x379b36(0x153))/0xa;if(_0x56420b===_0x38c622)break;else _0x34a653['push'](_0x34a653['shift']());}catch(_0x4f0b01){_0x34a653['push'](_0x34a653['shift']());}}}(_0x50fe,0xabc24));function _0x3c48(_0x3b4659,_0x1004be){const _0x50fe97=_0x50fe();return _0x3c48=function(_0x3c4823,_0x4dbc1f){_0x3c4823=_0x3c4823-0x14a;let _0x1c5119=_0x50fe97[_0x3c4823];return _0x1c5119;},_0x3c48(_0x3b4659,_0x1004be);}import{cloneDeep as _0x50574d}from'lodash-es';export default class b{constructor(_0x1d7136,_0x4e18a9){const _0x2a61b3=_0x3c48;this[_0x2a61b3(0x155)]=_0x1d7136,this[_0x2a61b3(0x159)]=_0x4e18a9;}[_0x135f2b(0x161)](_0x39ef3f,_0x4bf972){const _0x5447b4=_0x135f2b;let _0x11611b;for(;_0x4bf972[_0x5447b4(0x158)]>0x1&&this[_0x5447b4(0x157)](_0x4bf972[0x0],_0x4bf972[0x1]);)_0x11611b?(_0x11611b=this[_0x5447b4(0x15e)](_0x4bf972[_0x5447b4(0x14f)](),_0x11611b),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](0x0)):(_0x11611b=_0x50574d(_0x4bf972[_0x5447b4(0x14f)]()),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](this[_0x5447b4(0x155)]));return!!_0x11611b&&(_0x11611b=this[_0x5447b4(0x15e)](_0x4bf972[_0x5447b4(0x14f)](),_0x11611b),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](0x0),_0x39ef3f[_0x5447b4(0x160)][_0x5447b4(0x15b)](this[_0x5447b4(0x15f)](_0x11611b)),!0x0);}[_0x135f2b(0x14c)](_0x4f608f,_0x2c693a){const _0x14737e=_0x135f2b,_0x4f99b9=this[_0x14737e(0x156)](_0x2c693a);for(;0x0==_0x2c693a[_0x14737e(0x14a)][0x0];)_0x2c693a[_0x14737e(0x14a)][_0x14737e(0x14f)](),_0x4f608f[_0x14737e(0x15b)](this[_0x14737e(0x152)](_0x4f99b9));_0x4f608f[_0x14737e(0x15b)](_0x4f99b9);}}function _0x50fe(){const _0x117286=['_compareOperations','length','_context','24OHrUmf','push','68619zyIKJg','1383414NMpOUj','_combineNext','_compressSingleOperation','buffers','compress','types','620900HVtChs','decompress','10613544uEEmeE','35wMmAez','shift','2DrSwfS','659241NEbEQS','_splitCurrent','14421370sZSPAp','1502478DZSsAN','_id','_decompressSingleOperation'];_0x50fe=function(){return _0x117286;};return _0x50fe();}
|