@ckeditor/ckeditor5-operations-compressor 46.0.0-alpha.8 → 46.0.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x4682f6=_0x17b345['Reader'],_0x4ce863=_0x17b345['Writer'],_0x4d36ba=_0x17b345['util'],_0x2cf712=_0x17b345['roots']['default']||(_0x17b345['roots']['default']={});return _0x2cf712['AttributeOperation']=(function(){function _0x4d9cff(_0x4c0e48){if(_0x4c0e48){for(var _0x1147b3=Object['keys'](_0x4c0e48),_0x3b239d=0x0;_0x3b239d<_0x1147b3['length'];++_0x3b239d)null!=_0x4c0e48[_0x1147b3[_0x3b239d]]&&(this[_0x1147b3[_0x3b239d]]=_0x4c0e48[_0x1147b3[_0x3b239d]]);}}return _0x4d9cff['prototype']['range']=null,_0x4d9cff['prototype']['key']='',_0x4d9cff['prototype']['oldValueBoolean']=!0x1,_0x4d9cff['prototype']['oldValueJson']='',_0x4d9cff['prototype']['newValueBoolean']=!0x1,_0x4d9cff['prototype']['newValueJson']='',_0x4d9cff['prototype']['wasUndone']=!0x1,_0x4d9cff['create']=function(_0x2a6933){return new _0x4d9cff(_0x2a6933);},_0x4d9cff['encode']=function(_0x1eb643,_0x5cfa59){return _0x5cfa59||(_0x5cfa59=_0x4ce863['create']()),null!=_0x1eb643['range']&&Object['hasOwnProperty']['call'](_0x1eb643,'range')&&_0x2cf712['Range']['encode'](_0x1eb643['range'],_0x5cfa59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1eb643['key']&&Object['hasOwnProperty']['call'](_0x1eb643,'key')&&_0x5cfa59['uint32'](0x12)['string'](_0x1eb643['key']),null!=_0x1eb643['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1eb643,'oldValueBoolean')&&_0x5cfa59['uint32'](0x18)['bool'](_0x1eb643['oldValueBoolean']),null!=_0x1eb643['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1eb643,'oldValueJson')&&_0x5cfa59['uint32'](0x22)['string'](_0x1eb643['oldValueJson']),null!=_0x1eb643['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1eb643,'newValueBoolean')&&_0x5cfa59['uint32'](0x28)['bool'](_0x1eb643['newValueBoolean']),null!=_0x1eb643['newValueJson']&&Object['hasOwnProperty']['call'](_0x1eb643,'newValueJson')&&_0x5cfa59['uint32'](0x32)['string'](_0x1eb643['newValueJson']),null!=_0x1eb643['wasUndone']&&Object['hasOwnProperty']['call'](_0x1eb643,'wasUndone')&&_0x5cfa59['uint32'](0x38)['bool'](_0x1eb643['wasUndone']),_0x5cfa59;},_0x4d9cff['encodeDelimited']=function(_0x335471,_0xb331cb){return this['encode'](_0x335471,_0xb331cb)['ldelim']();},_0x4d9cff['decode']=function(_0x12727e,_0x1d5e1b){_0x12727e instanceof _0x4682f6||(_0x12727e=_0x4682f6['create'](_0x12727e));for(var _0xd57bf8=void 0x0===_0x1d5e1b?_0x12727e['len']:_0x12727e['pos']+_0x1d5e1b,_0x1e5b88=new _0x2cf712['AttributeOperation']();_0x12727e['pos']<_0xd57bf8;){var _0xb9ca96=_0x12727e['uint32']();switch(_0xb9ca96>>>0x3){case 0x1:_0x1e5b88['range']=_0x2cf712['Range']['decode'](_0x12727e,_0x12727e['uint32']());break;case 0x2:_0x1e5b88['key']=_0x12727e['string']();break;case 0x3:_0x1e5b88['oldValueBoolean']=_0x12727e['bool']();break;case 0x4:_0x1e5b88['oldValueJson']=_0x12727e['string']();break;case 0x5:_0x1e5b88['newValueBoolean']=_0x12727e['bool']();break;case 0x6:_0x1e5b88['newValueJson']=_0x12727e['string']();break;case 0x7:_0x1e5b88['wasUndone']=_0x12727e['bool']();break;default:_0x12727e['skipType'](0x7&_0xb9ca96);}}return _0x1e5b88;},_0x4d9cff['decodeDelimited']=function(_0x49e1b3){return _0x49e1b3 instanceof _0x4682f6||(_0x49e1b3=new _0x4682f6(_0x49e1b3)),this['decode'](_0x49e1b3,_0x49e1b3['uint32']());},_0x4d9cff['verify']=function(_0x3cb6d8){if('object'!=typeof _0x3cb6d8||null===_0x3cb6d8)return'object\x20expected';if(null!=_0x3cb6d8['range']&&_0x3cb6d8['hasOwnProperty']('range')){var _0x47768e=_0x2cf712['Range']['verify'](_0x3cb6d8['range']);if(_0x47768e)return'range.'+_0x47768e;}return null!=_0x3cb6d8['key']&&_0x3cb6d8['hasOwnProperty']('key')&&!_0x4d36ba['isString'](_0x3cb6d8['key'])?'key:\x20string\x20expected':null!=_0x3cb6d8['oldValueBoolean']&&_0x3cb6d8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3cb6d8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3cb6d8['oldValueJson']&&_0x3cb6d8['hasOwnProperty']('oldValueJson')&&!_0x4d36ba['isString'](_0x3cb6d8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3cb6d8['newValueBoolean']&&_0x3cb6d8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3cb6d8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3cb6d8['newValueJson']&&_0x3cb6d8['hasOwnProperty']('newValueJson')&&!_0x4d36ba['isString'](_0x3cb6d8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3cb6d8['wasUndone']&&_0x3cb6d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3cb6d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d9cff['fromObject']=function(_0x54de5e){if(_0x54de5e instanceof _0x2cf712['AttributeOperation'])return _0x54de5e;var _0x1f5b25=new _0x2cf712['AttributeOperation']();if(null!=_0x54de5e['range']){if('object'!=typeof _0x54de5e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1f5b25['range']=_0x2cf712['Range']['fromObject'](_0x54de5e['range']);}return null!=_0x54de5e['key']&&(_0x1f5b25['key']=String(_0x54de5e['key'])),null!=_0x54de5e['oldValueBoolean']&&(_0x1f5b25['oldValueBoolean']=Boolean(_0x54de5e['oldValueBoolean'])),null!=_0x54de5e['oldValueJson']&&(_0x1f5b25['oldValueJson']=String(_0x54de5e['oldValueJson'])),null!=_0x54de5e['newValueBoolean']&&(_0x1f5b25['newValueBoolean']=Boolean(_0x54de5e['newValueBoolean'])),null!=_0x54de5e['newValueJson']&&(_0x1f5b25['newValueJson']=String(_0x54de5e['newValueJson'])),null!=_0x54de5e['wasUndone']&&(_0x1f5b25['wasUndone']=Boolean(_0x54de5e['wasUndone'])),_0x1f5b25;},_0x4d9cff['toObject']=function(_0x15799f,_0x28e2a3){_0x28e2a3||(_0x28e2a3={});var _0x56a753={};return _0x28e2a3['defaults']&&(_0x56a753['range']=null,_0x56a753['key']='',_0x56a753['oldValueBoolean']=!0x1,_0x56a753['oldValueJson']='',_0x56a753['newValueBoolean']=!0x1,_0x56a753['newValueJson']='',_0x56a753['wasUndone']=!0x1),null!=_0x15799f['range']&&_0x15799f['hasOwnProperty']('range')&&(_0x56a753['range']=_0x2cf712['Range']['toObject'](_0x15799f['range'],_0x28e2a3)),null!=_0x15799f['key']&&_0x15799f['hasOwnProperty']('key')&&(_0x56a753['key']=_0x15799f['key']),null!=_0x15799f['oldValueBoolean']&&_0x15799f['hasOwnProperty']('oldValueBoolean')&&(_0x56a753['oldValueBoolean']=_0x15799f['oldValueBoolean']),null!=_0x15799f['oldValueJson']&&_0x15799f['hasOwnProperty']('oldValueJson')&&(_0x56a753['oldValueJson']=_0x15799f['oldValueJson']),null!=_0x15799f['newValueBoolean']&&_0x15799f['hasOwnProperty']('newValueBoolean')&&(_0x56a753['newValueBoolean']=_0x15799f['newValueBoolean']),null!=_0x15799f['newValueJson']&&_0x15799f['hasOwnProperty']('newValueJson')&&(_0x56a753['newValueJson']=_0x15799f['newValueJson']),null!=_0x15799f['wasUndone']&&_0x15799f['hasOwnProperty']('wasUndone')&&(_0x56a753['wasUndone']=_0x15799f['wasUndone']),_0x56a753;},_0x4d9cff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x4d9cff['getTypeUrl']=function(_0x5c06b4){return void 0x0===_0x5c06b4&&(_0x5c06b4='type.googleapis.com'),_0x5c06b4+'/AttributeOperation';},_0x4d9cff;}()),_0x2cf712['InsertOperation']=(function(){function _0x3630db(_0x76cb04){if(this['nodes']=[],_0x76cb04){for(var _0x304e47=Object['keys'](_0x76cb04),_0x3118eb=0x0;_0x3118eb<_0x304e47['length'];++_0x3118eb)null!=_0x76cb04[_0x304e47[_0x3118eb]]&&(this[_0x304e47[_0x3118eb]]=_0x76cb04[_0x304e47[_0x3118eb]]);}}return _0x3630db['prototype']['position']=null,_0x3630db['prototype']['nodes']=_0x4d36ba['emptyArray'],_0x3630db['prototype']['shouldReceiveAttributes']=!0x1,_0x3630db['prototype']['wasUndone']=!0x1,_0x3630db['create']=function(_0x2d225c){return new _0x3630db(_0x2d225c);},_0x3630db['encode']=function(_0x1309d4,_0x192cc5){if(_0x192cc5||(_0x192cc5=_0x4ce863['create']()),null!=_0x1309d4['position']&&Object['hasOwnProperty']['call'](_0x1309d4,'position')&&_0x2cf712['Position']['encode'](_0x1309d4['position'],_0x192cc5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1309d4['nodes']&&_0x1309d4['nodes']['length']){for(var _0x45e694=0x0;_0x45e694<_0x1309d4['nodes']['length'];++_0x45e694)_0x2cf712['Element']['encode'](_0x1309d4['nodes'][_0x45e694],_0x192cc5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1309d4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1309d4,'shouldReceiveAttributes')&&_0x192cc5['uint32'](0x18)['bool'](_0x1309d4['shouldReceiveAttributes']),null!=_0x1309d4['wasUndone']&&Object['hasOwnProperty']['call'](_0x1309d4,'wasUndone')&&_0x192cc5['uint32'](0x20)['bool'](_0x1309d4['wasUndone']),_0x192cc5;},_0x3630db['encodeDelimited']=function(_0x2bc3b0,_0x1da814){return this['encode'](_0x2bc3b0,_0x1da814)['ldelim']();},_0x3630db['decode']=function(_0x59e1e5,_0x25f11b){_0x59e1e5 instanceof _0x4682f6||(_0x59e1e5=_0x4682f6['create'](_0x59e1e5));for(var _0x1961d7=void 0x0===_0x25f11b?_0x59e1e5['len']:_0x59e1e5['pos']+_0x25f11b,_0x19e215=new _0x2cf712['InsertOperation']();_0x59e1e5['pos']<_0x1961d7;){var _0x561d98=_0x59e1e5['uint32']();switch(_0x561d98>>>0x3){case 0x1:_0x19e215['position']=_0x2cf712['Position']['decode'](_0x59e1e5,_0x59e1e5['uint32']());break;case 0x2:_0x19e215['nodes']&&_0x19e215['nodes']['length']||(_0x19e215['nodes']=[]),_0x19e215['nodes']['push'](_0x2cf712['Element']['decode'](_0x59e1e5,_0x59e1e5['uint32']()));break;case 0x3:_0x19e215['shouldReceiveAttributes']=_0x59e1e5['bool']();break;case 0x4:_0x19e215['wasUndone']=_0x59e1e5['bool']();break;default:_0x59e1e5['skipType'](0x7&_0x561d98);}}return _0x19e215;},_0x3630db['decodeDelimited']=function(_0x360d88){return _0x360d88 instanceof _0x4682f6||(_0x360d88=new _0x4682f6(_0x360d88)),this['decode'](_0x360d88,_0x360d88['uint32']());},_0x3630db['verify']=function(_0x348d77){if('object'!=typeof _0x348d77||null===_0x348d77)return'object\x20expected';if(null!=_0x348d77['position']&&_0x348d77['hasOwnProperty']('position')&&(_0x1f0a52=_0x2cf712['Position']['verify'](_0x348d77['position'])))return'position.'+_0x1f0a52;if(null!=_0x348d77['nodes']&&_0x348d77['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x348d77['nodes']))return'nodes:\x20array\x20expected';for(var _0x460615=0x0;_0x460615<_0x348d77['nodes']['length'];++_0x460615){var _0x1f0a52;if(_0x1f0a52=_0x2cf712['Element']['verify'](_0x348d77['nodes'][_0x460615]))return'nodes.'+_0x1f0a52;}}return null!=_0x348d77['shouldReceiveAttributes']&&_0x348d77['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x348d77['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x348d77['wasUndone']&&_0x348d77['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x348d77['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3630db['fromObject']=function(_0x422b17){if(_0x422b17 instanceof _0x2cf712['InsertOperation'])return _0x422b17;var _0x255989=new _0x2cf712['InsertOperation']();if(null!=_0x422b17['position']){if('object'!=typeof _0x422b17['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x255989['position']=_0x2cf712['Position']['fromObject'](_0x422b17['position']);}if(_0x422b17['nodes']){if(!Array['isArray'](_0x422b17['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x255989['nodes']=[];for(var _0x1846c3=0x0;_0x1846c3<_0x422b17['nodes']['length'];++_0x1846c3){if('object'!=typeof _0x422b17['nodes'][_0x1846c3])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x255989['nodes'][_0x1846c3]=_0x2cf712['Element']['fromObject'](_0x422b17['nodes'][_0x1846c3]);}}return null!=_0x422b17['shouldReceiveAttributes']&&(_0x255989['shouldReceiveAttributes']=Boolean(_0x422b17['shouldReceiveAttributes'])),null!=_0x422b17['wasUndone']&&(_0x255989['wasUndone']=Boolean(_0x422b17['wasUndone'])),_0x255989;},_0x3630db['toObject']=function(_0x4cd71c,_0x38b7df){_0x38b7df||(_0x38b7df={});var _0x1822b2={};if((_0x38b7df['arrays']||_0x38b7df['defaults'])&&(_0x1822b2['nodes']=[]),_0x38b7df['defaults']&&(_0x1822b2['position']=null,_0x1822b2['shouldReceiveAttributes']=!0x1,_0x1822b2['wasUndone']=!0x1),null!=_0x4cd71c['position']&&_0x4cd71c['hasOwnProperty']('position')&&(_0x1822b2['position']=_0x2cf712['Position']['toObject'](_0x4cd71c['position'],_0x38b7df)),_0x4cd71c['nodes']&&_0x4cd71c['nodes']['length']){_0x1822b2['nodes']=[];for(var _0x1bd6e4=0x0;_0x1bd6e4<_0x4cd71c['nodes']['length'];++_0x1bd6e4)_0x1822b2['nodes'][_0x1bd6e4]=_0x2cf712['Element']['toObject'](_0x4cd71c['nodes'][_0x1bd6e4],_0x38b7df);}return null!=_0x4cd71c['shouldReceiveAttributes']&&_0x4cd71c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1822b2['shouldReceiveAttributes']=_0x4cd71c['shouldReceiveAttributes']),null!=_0x4cd71c['wasUndone']&&_0x4cd71c['hasOwnProperty']('wasUndone')&&(_0x1822b2['wasUndone']=_0x4cd71c['wasUndone']),_0x1822b2;},_0x3630db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x3630db['getTypeUrl']=function(_0x3eadef){return void 0x0===_0x3eadef&&(_0x3eadef='type.googleapis.com'),_0x3eadef+'/InsertOperation';},_0x3630db;}()),_0x2cf712['MarkerOperation']=(function(){function _0x127107(_0x1b3780){if(_0x1b3780){for(var _0x169bfd=Object['keys'](_0x1b3780),_0x487a14=0x0;_0x487a14<_0x169bfd['length'];++_0x487a14)null!=_0x1b3780[_0x169bfd[_0x487a14]]&&(this[_0x169bfd[_0x487a14]]=_0x1b3780[_0x169bfd[_0x487a14]]);}}return _0x127107['prototype']['name']='',_0x127107['prototype']['oldRange']=null,_0x127107['prototype']['newRange']=null,_0x127107['prototype']['affectsData']=!0x1,_0x127107['prototype']['wasUndone']=!0x1,_0x127107['create']=function(_0x4ff209){return new _0x127107(_0x4ff209);},_0x127107['encode']=function(_0x104d84,_0x1776bf){return _0x1776bf||(_0x1776bf=_0x4ce863['create']()),null!=_0x104d84['name']&&Object['hasOwnProperty']['call'](_0x104d84,'name')&&_0x1776bf['uint32'](0xa)['string'](_0x104d84['name']),null!=_0x104d84['oldRange']&&Object['hasOwnProperty']['call'](_0x104d84,'oldRange')&&_0x2cf712['Range']['encode'](_0x104d84['oldRange'],_0x1776bf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x104d84['newRange']&&Object['hasOwnProperty']['call'](_0x104d84,'newRange')&&_0x2cf712['Range']['encode'](_0x104d84['newRange'],_0x1776bf['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x104d84['affectsData']&&Object['hasOwnProperty']['call'](_0x104d84,'affectsData')&&_0x1776bf['uint32'](0x20)['bool'](_0x104d84['affectsData']),null!=_0x104d84['wasUndone']&&Object['hasOwnProperty']['call'](_0x104d84,'wasUndone')&&_0x1776bf['uint32'](0x28)['bool'](_0x104d84['wasUndone']),_0x1776bf;},_0x127107['encodeDelimited']=function(_0x70dbc5,_0x233f83){return this['encode'](_0x70dbc5,_0x233f83)['ldelim']();},_0x127107['decode']=function(_0x40e369,_0x449ed9){_0x40e369 instanceof _0x4682f6||(_0x40e369=_0x4682f6['create'](_0x40e369));for(var _0x113d26=void 0x0===_0x449ed9?_0x40e369['len']:_0x40e369['pos']+_0x449ed9,_0x3f2027=new _0x2cf712['MarkerOperation']();_0x40e369['pos']<_0x113d26;){var _0xe1f092=_0x40e369['uint32']();switch(_0xe1f092>>>0x3){case 0x1:_0x3f2027['name']=_0x40e369['string']();break;case 0x2:_0x3f2027['oldRange']=_0x2cf712['Range']['decode'](_0x40e369,_0x40e369['uint32']());break;case 0x3:_0x3f2027['newRange']=_0x2cf712['Range']['decode'](_0x40e369,_0x40e369['uint32']());break;case 0x4:_0x3f2027['affectsData']=_0x40e369['bool']();break;case 0x5:_0x3f2027['wasUndone']=_0x40e369['bool']();break;default:_0x40e369['skipType'](0x7&_0xe1f092);}}return _0x3f2027;},_0x127107['decodeDelimited']=function(_0x1b2529){return _0x1b2529 instanceof _0x4682f6||(_0x1b2529=new _0x4682f6(_0x1b2529)),this['decode'](_0x1b2529,_0x1b2529['uint32']());},_0x127107['verify']=function(_0x31d6bc){if('object'!=typeof _0x31d6bc||null===_0x31d6bc)return'object\x20expected';if(null!=_0x31d6bc['name']&&_0x31d6bc['hasOwnProperty']('name')&&!_0x4d36ba['isString'](_0x31d6bc['name']))return'name:\x20string\x20expected';var _0xf76db9;if(null!=_0x31d6bc['oldRange']&&_0x31d6bc['hasOwnProperty']('oldRange')&&(_0xf76db9=_0x2cf712['Range']['verify'](_0x31d6bc['oldRange'])))return'oldRange.'+_0xf76db9;if(null!=_0x31d6bc['newRange']&&_0x31d6bc['hasOwnProperty']('newRange')&&(_0xf76db9=_0x2cf712['Range']['verify'](_0x31d6bc['newRange'])))return'newRange.'+_0xf76db9;return null!=_0x31d6bc['affectsData']&&_0x31d6bc['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x31d6bc['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x31d6bc['wasUndone']&&_0x31d6bc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31d6bc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x127107['fromObject']=function(_0x2e4188){if(_0x2e4188 instanceof _0x2cf712['MarkerOperation'])return _0x2e4188;var _0x16014f=new _0x2cf712['MarkerOperation']();if(null!=_0x2e4188['name']&&(_0x16014f['name']=String(_0x2e4188['name'])),null!=_0x2e4188['oldRange']){if('object'!=typeof _0x2e4188['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x16014f['oldRange']=_0x2cf712['Range']['fromObject'](_0x2e4188['oldRange']);}if(null!=_0x2e4188['newRange']){if('object'!=typeof _0x2e4188['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x16014f['newRange']=_0x2cf712['Range']['fromObject'](_0x2e4188['newRange']);}return null!=_0x2e4188['affectsData']&&(_0x16014f['affectsData']=Boolean(_0x2e4188['affectsData'])),null!=_0x2e4188['wasUndone']&&(_0x16014f['wasUndone']=Boolean(_0x2e4188['wasUndone'])),_0x16014f;},_0x127107['toObject']=function(_0x7f2104,_0x17ba35){_0x17ba35||(_0x17ba35={});var _0x5b2d3e={};return _0x17ba35['defaults']&&(_0x5b2d3e['name']='',_0x5b2d3e['oldRange']=null,_0x5b2d3e['newRange']=null,_0x5b2d3e['affectsData']=!0x1,_0x5b2d3e['wasUndone']=!0x1),null!=_0x7f2104['name']&&_0x7f2104['hasOwnProperty']('name')&&(_0x5b2d3e['name']=_0x7f2104['name']),null!=_0x7f2104['oldRange']&&_0x7f2104['hasOwnProperty']('oldRange')&&(_0x5b2d3e['oldRange']=_0x2cf712['Range']['toObject'](_0x7f2104['oldRange'],_0x17ba35)),null!=_0x7f2104['newRange']&&_0x7f2104['hasOwnProperty']('newRange')&&(_0x5b2d3e['newRange']=_0x2cf712['Range']['toObject'](_0x7f2104['newRange'],_0x17ba35)),null!=_0x7f2104['affectsData']&&_0x7f2104['hasOwnProperty']('affectsData')&&(_0x5b2d3e['affectsData']=_0x7f2104['affectsData']),null!=_0x7f2104['wasUndone']&&_0x7f2104['hasOwnProperty']('wasUndone')&&(_0x5b2d3e['wasUndone']=_0x7f2104['wasUndone']),_0x5b2d3e;},_0x127107['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x127107['getTypeUrl']=function(_0x575ca2){return void 0x0===_0x575ca2&&(_0x575ca2='type.googleapis.com'),_0x575ca2+'/MarkerOperation';},_0x127107;}()),_0x2cf712['MergeOperation']=(function(){function _0x385622(_0x1ea470){if(_0x1ea470){for(var _0x2a0fa4=Object['keys'](_0x1ea470),_0x33f587=0x0;_0x33f587<_0x2a0fa4['length'];++_0x33f587)null!=_0x1ea470[_0x2a0fa4[_0x33f587]]&&(this[_0x2a0fa4[_0x33f587]]=_0x1ea470[_0x2a0fa4[_0x33f587]]);}}return _0x385622['prototype']['sourcePosition']=null,_0x385622['prototype']['targetPosition']=null,_0x385622['prototype']['graveyardPosition']=null,_0x385622['prototype']['howMany']=0x0,_0x385622['prototype']['wasUndone']=!0x1,_0x385622['create']=function(_0xbb3227){return new _0x385622(_0xbb3227);},_0x385622['encode']=function(_0x155577,_0x346e15){return _0x346e15||(_0x346e15=_0x4ce863['create']()),null!=_0x155577['sourcePosition']&&Object['hasOwnProperty']['call'](_0x155577,'sourcePosition')&&_0x2cf712['Position']['encode'](_0x155577['sourcePosition'],_0x346e15['uint32'](0xa)['fork']())['ldelim'](),null!=_0x155577['targetPosition']&&Object['hasOwnProperty']['call'](_0x155577,'targetPosition')&&_0x2cf712['Position']['encode'](_0x155577['targetPosition'],_0x346e15['uint32'](0x12)['fork']())['ldelim'](),null!=_0x155577['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x155577,'graveyardPosition')&&_0x2cf712['Position']['encode'](_0x155577['graveyardPosition'],_0x346e15['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x155577['howMany']&&Object['hasOwnProperty']['call'](_0x155577,'howMany')&&_0x346e15['uint32'](0x20)['uint32'](_0x155577['howMany']),null!=_0x155577['wasUndone']&&Object['hasOwnProperty']['call'](_0x155577,'wasUndone')&&_0x346e15['uint32'](0x28)['bool'](_0x155577['wasUndone']),_0x346e15;},_0x385622['encodeDelimited']=function(_0x2fcaec,_0x4de2d4){return this['encode'](_0x2fcaec,_0x4de2d4)['ldelim']();},_0x385622['decode']=function(_0x6e82ba,_0x43bd51){_0x6e82ba instanceof _0x4682f6||(_0x6e82ba=_0x4682f6['create'](_0x6e82ba));for(var _0x41a391=void 0x0===_0x43bd51?_0x6e82ba['len']:_0x6e82ba['pos']+_0x43bd51,_0x14d7a2=new _0x2cf712['MergeOperation']();_0x6e82ba['pos']<_0x41a391;){var _0x34ec74=_0x6e82ba['uint32']();switch(_0x34ec74>>>0x3){case 0x1:_0x14d7a2['sourcePosition']=_0x2cf712['Position']['decode'](_0x6e82ba,_0x6e82ba['uint32']());break;case 0x2:_0x14d7a2['targetPosition']=_0x2cf712['Position']['decode'](_0x6e82ba,_0x6e82ba['uint32']());break;case 0x3:_0x14d7a2['graveyardPosition']=_0x2cf712['Position']['decode'](_0x6e82ba,_0x6e82ba['uint32']());break;case 0x4:_0x14d7a2['howMany']=_0x6e82ba['uint32']();break;case 0x5:_0x14d7a2['wasUndone']=_0x6e82ba['bool']();break;default:_0x6e82ba['skipType'](0x7&_0x34ec74);}}return _0x14d7a2;},_0x385622['decodeDelimited']=function(_0x4e9625){return _0x4e9625 instanceof _0x4682f6||(_0x4e9625=new _0x4682f6(_0x4e9625)),this['decode'](_0x4e9625,_0x4e9625['uint32']());},_0x385622['verify']=function(_0x5dc494){if('object'!=typeof _0x5dc494||null===_0x5dc494)return'object\x20expected';var _0x2d2177;if(null!=_0x5dc494['sourcePosition']&&_0x5dc494['hasOwnProperty']('sourcePosition')&&(_0x2d2177=_0x2cf712['Position']['verify'](_0x5dc494['sourcePosition'])))return'sourcePosition.'+_0x2d2177;if(null!=_0x5dc494['targetPosition']&&_0x5dc494['hasOwnProperty']('targetPosition')&&(_0x2d2177=_0x2cf712['Position']['verify'](_0x5dc494['targetPosition'])))return'targetPosition.'+_0x2d2177;if(null!=_0x5dc494['graveyardPosition']&&_0x5dc494['hasOwnProperty']('graveyardPosition')&&(_0x2d2177=_0x2cf712['Position']['verify'](_0x5dc494['graveyardPosition'])))return'graveyardPosition.'+_0x2d2177;return null!=_0x5dc494['howMany']&&_0x5dc494['hasOwnProperty']('howMany')&&!_0x4d36ba['isInteger'](_0x5dc494['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5dc494['wasUndone']&&_0x5dc494['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dc494['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x385622['fromObject']=function(_0x10331d){if(_0x10331d instanceof _0x2cf712['MergeOperation'])return _0x10331d;var _0x2f279c=new _0x2cf712['MergeOperation']();if(null!=_0x10331d['sourcePosition']){if('object'!=typeof _0x10331d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2f279c['sourcePosition']=_0x2cf712['Position']['fromObject'](_0x10331d['sourcePosition']);}if(null!=_0x10331d['targetPosition']){if('object'!=typeof _0x10331d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2f279c['targetPosition']=_0x2cf712['Position']['fromObject'](_0x10331d['targetPosition']);}if(null!=_0x10331d['graveyardPosition']){if('object'!=typeof _0x10331d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2f279c['graveyardPosition']=_0x2cf712['Position']['fromObject'](_0x10331d['graveyardPosition']);}return null!=_0x10331d['howMany']&&(_0x2f279c['howMany']=_0x10331d['howMany']>>>0x0),null!=_0x10331d['wasUndone']&&(_0x2f279c['wasUndone']=Boolean(_0x10331d['wasUndone'])),_0x2f279c;},_0x385622['toObject']=function(_0x1e6e39,_0x2e463b){_0x2e463b||(_0x2e463b={});var _0x34d06e={};return _0x2e463b['defaults']&&(_0x34d06e['sourcePosition']=null,_0x34d06e['targetPosition']=null,_0x34d06e['graveyardPosition']=null,_0x34d06e['howMany']=0x0,_0x34d06e['wasUndone']=!0x1),null!=_0x1e6e39['sourcePosition']&&_0x1e6e39['hasOwnProperty']('sourcePosition')&&(_0x34d06e['sourcePosition']=_0x2cf712['Position']['toObject'](_0x1e6e39['sourcePosition'],_0x2e463b)),null!=_0x1e6e39['targetPosition']&&_0x1e6e39['hasOwnProperty']('targetPosition')&&(_0x34d06e['targetPosition']=_0x2cf712['Position']['toObject'](_0x1e6e39['targetPosition'],_0x2e463b)),null!=_0x1e6e39['graveyardPosition']&&_0x1e6e39['hasOwnProperty']('graveyardPosition')&&(_0x34d06e['graveyardPosition']=_0x2cf712['Position']['toObject'](_0x1e6e39['graveyardPosition'],_0x2e463b)),null!=_0x1e6e39['howMany']&&_0x1e6e39['hasOwnProperty']('howMany')&&(_0x34d06e['howMany']=_0x1e6e39['howMany']),null!=_0x1e6e39['wasUndone']&&_0x1e6e39['hasOwnProperty']('wasUndone')&&(_0x34d06e['wasUndone']=_0x1e6e39['wasUndone']),_0x34d06e;},_0x385622['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x385622['getTypeUrl']=function(_0x31089a){return void 0x0===_0x31089a&&(_0x31089a='type.googleapis.com'),_0x31089a+'/MergeOperation';},_0x385622;}()),_0x2cf712['MoveOperation']=(function(){function _0x54a5e1(_0x3d1e5d){if(_0x3d1e5d){for(var _0x1041ef=Object['keys'](_0x3d1e5d),_0x4b3df0=0x0;_0x4b3df0<_0x1041ef['length'];++_0x4b3df0)null!=_0x3d1e5d[_0x1041ef[_0x4b3df0]]&&(this[_0x1041ef[_0x4b3df0]]=_0x3d1e5d[_0x1041ef[_0x4b3df0]]);}}return _0x54a5e1['prototype']['sourcePosition']=null,_0x54a5e1['prototype']['howMany']=0x0,_0x54a5e1['prototype']['targetPosition']=null,_0x54a5e1['prototype']['wasUndone']=!0x1,_0x54a5e1['create']=function(_0x172a0c){return new _0x54a5e1(_0x172a0c);},_0x54a5e1['encode']=function(_0x54d6f3,_0x6f34ac){return _0x6f34ac||(_0x6f34ac=_0x4ce863['create']()),null!=_0x54d6f3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x54d6f3,'sourcePosition')&&_0x2cf712['Position']['encode'](_0x54d6f3['sourcePosition'],_0x6f34ac['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54d6f3['howMany']&&Object['hasOwnProperty']['call'](_0x54d6f3,'howMany')&&_0x6f34ac['uint32'](0x10)['uint32'](_0x54d6f3['howMany']),null!=_0x54d6f3['targetPosition']&&Object['hasOwnProperty']['call'](_0x54d6f3,'targetPosition')&&_0x2cf712['Position']['encode'](_0x54d6f3['targetPosition'],_0x6f34ac['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x54d6f3['wasUndone']&&Object['hasOwnProperty']['call'](_0x54d6f3,'wasUndone')&&_0x6f34ac['uint32'](0x20)['bool'](_0x54d6f3['wasUndone']),_0x6f34ac;},_0x54a5e1['encodeDelimited']=function(_0x20e2da,_0x4da61f){return this['encode'](_0x20e2da,_0x4da61f)['ldelim']();},_0x54a5e1['decode']=function(_0x41cf09,_0xe4fbf8){_0x41cf09 instanceof _0x4682f6||(_0x41cf09=_0x4682f6['create'](_0x41cf09));for(var _0x9c1ebf=void 0x0===_0xe4fbf8?_0x41cf09['len']:_0x41cf09['pos']+_0xe4fbf8,_0x234f49=new _0x2cf712['MoveOperation']();_0x41cf09['pos']<_0x9c1ebf;){var _0x116793=_0x41cf09['uint32']();switch(_0x116793>>>0x3){case 0x1:_0x234f49['sourcePosition']=_0x2cf712['Position']['decode'](_0x41cf09,_0x41cf09['uint32']());break;case 0x2:_0x234f49['howMany']=_0x41cf09['uint32']();break;case 0x3:_0x234f49['targetPosition']=_0x2cf712['Position']['decode'](_0x41cf09,_0x41cf09['uint32']());break;case 0x4:_0x234f49['wasUndone']=_0x41cf09['bool']();break;default:_0x41cf09['skipType'](0x7&_0x116793);}}return _0x234f49;},_0x54a5e1['decodeDelimited']=function(_0x531644){return _0x531644 instanceof _0x4682f6||(_0x531644=new _0x4682f6(_0x531644)),this['decode'](_0x531644,_0x531644['uint32']());},_0x54a5e1['verify']=function(_0x22a173){if('object'!=typeof _0x22a173||null===_0x22a173)return'object\x20expected';var _0x15e048;if(null!=_0x22a173['sourcePosition']&&_0x22a173['hasOwnProperty']('sourcePosition')&&(_0x15e048=_0x2cf712['Position']['verify'](_0x22a173['sourcePosition'])))return'sourcePosition.'+_0x15e048;if(null!=_0x22a173['howMany']&&_0x22a173['hasOwnProperty']('howMany')&&!_0x4d36ba['isInteger'](_0x22a173['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x22a173['targetPosition']&&_0x22a173['hasOwnProperty']('targetPosition')&&(_0x15e048=_0x2cf712['Position']['verify'](_0x22a173['targetPosition'])))return'targetPosition.'+_0x15e048;return null!=_0x22a173['wasUndone']&&_0x22a173['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22a173['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54a5e1['fromObject']=function(_0x378e3e){if(_0x378e3e instanceof _0x2cf712['MoveOperation'])return _0x378e3e;var _0x3480df=new _0x2cf712['MoveOperation']();if(null!=_0x378e3e['sourcePosition']){if('object'!=typeof _0x378e3e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3480df['sourcePosition']=_0x2cf712['Position']['fromObject'](_0x378e3e['sourcePosition']);}if(null!=_0x378e3e['howMany']&&(_0x3480df['howMany']=_0x378e3e['howMany']>>>0x0),null!=_0x378e3e['targetPosition']){if('object'!=typeof _0x378e3e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3480df['targetPosition']=_0x2cf712['Position']['fromObject'](_0x378e3e['targetPosition']);}return null!=_0x378e3e['wasUndone']&&(_0x3480df['wasUndone']=Boolean(_0x378e3e['wasUndone'])),_0x3480df;},_0x54a5e1['toObject']=function(_0x2de3ea,_0x3ddbb6){_0x3ddbb6||(_0x3ddbb6={});var _0x151a3f={};return _0x3ddbb6['defaults']&&(_0x151a3f['sourcePosition']=null,_0x151a3f['howMany']=0x0,_0x151a3f['targetPosition']=null,_0x151a3f['wasUndone']=!0x1),null!=_0x2de3ea['sourcePosition']&&_0x2de3ea['hasOwnProperty']('sourcePosition')&&(_0x151a3f['sourcePosition']=_0x2cf712['Position']['toObject'](_0x2de3ea['sourcePosition'],_0x3ddbb6)),null!=_0x2de3ea['howMany']&&_0x2de3ea['hasOwnProperty']('howMany')&&(_0x151a3f['howMany']=_0x2de3ea['howMany']),null!=_0x2de3ea['targetPosition']&&_0x2de3ea['hasOwnProperty']('targetPosition')&&(_0x151a3f['targetPosition']=_0x2cf712['Position']['toObject'](_0x2de3ea['targetPosition'],_0x3ddbb6)),null!=_0x2de3ea['wasUndone']&&_0x2de3ea['hasOwnProperty']('wasUndone')&&(_0x151a3f['wasUndone']=_0x2de3ea['wasUndone']),_0x151a3f;},_0x54a5e1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x54a5e1['getTypeUrl']=function(_0x1643bf){return void 0x0===_0x1643bf&&(_0x1643bf='type.googleapis.com'),_0x1643bf+'/MoveOperation';},_0x54a5e1;}()),_0x2cf712['RenameOperation']=(function(){function _0x4afa77(_0x163a52){if(_0x163a52){for(var _0x252b93=Object['keys'](_0x163a52),_0x97d64d=0x0;_0x97d64d<_0x252b93['length'];++_0x97d64d)null!=_0x163a52[_0x252b93[_0x97d64d]]&&(this[_0x252b93[_0x97d64d]]=_0x163a52[_0x252b93[_0x97d64d]]);}}return _0x4afa77['prototype']['position']=null,_0x4afa77['prototype']['oldName']='',_0x4afa77['prototype']['newName']='',_0x4afa77['prototype']['wasUndone']=!0x1,_0x4afa77['create']=function(_0x426ddf){return new _0x4afa77(_0x426ddf);},_0x4afa77['encode']=function(_0x4577f7,_0x2f0220){return _0x2f0220||(_0x2f0220=_0x4ce863['create']()),null!=_0x4577f7['position']&&Object['hasOwnProperty']['call'](_0x4577f7,'position')&&_0x2cf712['Position']['encode'](_0x4577f7['position'],_0x2f0220['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4577f7['oldName']&&Object['hasOwnProperty']['call'](_0x4577f7,'oldName')&&_0x2f0220['uint32'](0x12)['string'](_0x4577f7['oldName']),null!=_0x4577f7['newName']&&Object['hasOwnProperty']['call'](_0x4577f7,'newName')&&_0x2f0220['uint32'](0x1a)['string'](_0x4577f7['newName']),null!=_0x4577f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4577f7,'wasUndone')&&_0x2f0220['uint32'](0x20)['bool'](_0x4577f7['wasUndone']),_0x2f0220;},_0x4afa77['encodeDelimited']=function(_0xb9a9c5,_0x3042eb){return this['encode'](_0xb9a9c5,_0x3042eb)['ldelim']();},_0x4afa77['decode']=function(_0xf52360,_0x501cd6){_0xf52360 instanceof _0x4682f6||(_0xf52360=_0x4682f6['create'](_0xf52360));for(var _0x5ef6b7=void 0x0===_0x501cd6?_0xf52360['len']:_0xf52360['pos']+_0x501cd6,_0x380d93=new _0x2cf712['RenameOperation']();_0xf52360['pos']<_0x5ef6b7;){var _0x29289a=_0xf52360['uint32']();switch(_0x29289a>>>0x3){case 0x1:_0x380d93['position']=_0x2cf712['Position']['decode'](_0xf52360,_0xf52360['uint32']());break;case 0x2:_0x380d93['oldName']=_0xf52360['string']();break;case 0x3:_0x380d93['newName']=_0xf52360['string']();break;case 0x4:_0x380d93['wasUndone']=_0xf52360['bool']();break;default:_0xf52360['skipType'](0x7&_0x29289a);}}return _0x380d93;},_0x4afa77['decodeDelimited']=function(_0x1e7a15){return _0x1e7a15 instanceof _0x4682f6||(_0x1e7a15=new _0x4682f6(_0x1e7a15)),this['decode'](_0x1e7a15,_0x1e7a15['uint32']());},_0x4afa77['verify']=function(_0x387d67){if('object'!=typeof _0x387d67||null===_0x387d67)return'object\x20expected';if(null!=_0x387d67['position']&&_0x387d67['hasOwnProperty']('position')){var _0x11fbcf=_0x2cf712['Position']['verify'](_0x387d67['position']);if(_0x11fbcf)return'position.'+_0x11fbcf;}return null!=_0x387d67['oldName']&&_0x387d67['hasOwnProperty']('oldName')&&!_0x4d36ba['isString'](_0x387d67['oldName'])?'oldName:\x20string\x20expected':null!=_0x387d67['newName']&&_0x387d67['hasOwnProperty']('newName')&&!_0x4d36ba['isString'](_0x387d67['newName'])?'newName:\x20string\x20expected':null!=_0x387d67['wasUndone']&&_0x387d67['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x387d67['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4afa77['fromObject']=function(_0x11a775){if(_0x11a775 instanceof _0x2cf712['RenameOperation'])return _0x11a775;var _0x8fb31b=new _0x2cf712['RenameOperation']();if(null!=_0x11a775['position']){if('object'!=typeof _0x11a775['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x8fb31b['position']=_0x2cf712['Position']['fromObject'](_0x11a775['position']);}return null!=_0x11a775['oldName']&&(_0x8fb31b['oldName']=String(_0x11a775['oldName'])),null!=_0x11a775['newName']&&(_0x8fb31b['newName']=String(_0x11a775['newName'])),null!=_0x11a775['wasUndone']&&(_0x8fb31b['wasUndone']=Boolean(_0x11a775['wasUndone'])),_0x8fb31b;},_0x4afa77['toObject']=function(_0x42cee4,_0x2d618b){_0x2d618b||(_0x2d618b={});var _0x58c3e6={};return _0x2d618b['defaults']&&(_0x58c3e6['position']=null,_0x58c3e6['oldName']='',_0x58c3e6['newName']='',_0x58c3e6['wasUndone']=!0x1),null!=_0x42cee4['position']&&_0x42cee4['hasOwnProperty']('position')&&(_0x58c3e6['position']=_0x2cf712['Position']['toObject'](_0x42cee4['position'],_0x2d618b)),null!=_0x42cee4['oldName']&&_0x42cee4['hasOwnProperty']('oldName')&&(_0x58c3e6['oldName']=_0x42cee4['oldName']),null!=_0x42cee4['newName']&&_0x42cee4['hasOwnProperty']('newName')&&(_0x58c3e6['newName']=_0x42cee4['newName']),null!=_0x42cee4['wasUndone']&&_0x42cee4['hasOwnProperty']('wasUndone')&&(_0x58c3e6['wasUndone']=_0x42cee4['wasUndone']),_0x58c3e6;},_0x4afa77['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x4afa77['getTypeUrl']=function(_0x271b5b){return void 0x0===_0x271b5b&&(_0x271b5b='type.googleapis.com'),_0x271b5b+'/RenameOperation';},_0x4afa77;}()),_0x2cf712['RootAttributeOperation']=(function(){function _0x1bc770(_0x4aa81d){if(_0x4aa81d){for(var _0x56a615=Object['keys'](_0x4aa81d),_0xfcb20d=0x0;_0xfcb20d<_0x56a615['length'];++_0xfcb20d)null!=_0x4aa81d[_0x56a615[_0xfcb20d]]&&(this[_0x56a615[_0xfcb20d]]=_0x4aa81d[_0x56a615[_0xfcb20d]]);}}return _0x1bc770['prototype']['root']='',_0x1bc770['prototype']['key']='',_0x1bc770['prototype']['oldValueBoolean']=!0x1,_0x1bc770['prototype']['oldValueJson']='',_0x1bc770['prototype']['newValueBoolean']=!0x1,_0x1bc770['prototype']['newValueJson']='',_0x1bc770['prototype']['wasUndone']=!0x1,_0x1bc770['create']=function(_0x23afdf){return new _0x1bc770(_0x23afdf);},_0x1bc770['encode']=function(_0x1f3cae,_0xcc7412){return _0xcc7412||(_0xcc7412=_0x4ce863['create']()),null!=_0x1f3cae['root']&&Object['hasOwnProperty']['call'](_0x1f3cae,'root')&&_0xcc7412['uint32'](0xa)['string'](_0x1f3cae['root']),null!=_0x1f3cae['key']&&Object['hasOwnProperty']['call'](_0x1f3cae,'key')&&_0xcc7412['uint32'](0x12)['string'](_0x1f3cae['key']),null!=_0x1f3cae['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1f3cae,'oldValueBoolean')&&_0xcc7412['uint32'](0x18)['bool'](_0x1f3cae['oldValueBoolean']),null!=_0x1f3cae['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1f3cae,'oldValueJson')&&_0xcc7412['uint32'](0x22)['string'](_0x1f3cae['oldValueJson']),null!=_0x1f3cae['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1f3cae,'newValueBoolean')&&_0xcc7412['uint32'](0x28)['bool'](_0x1f3cae['newValueBoolean']),null!=_0x1f3cae['newValueJson']&&Object['hasOwnProperty']['call'](_0x1f3cae,'newValueJson')&&_0xcc7412['uint32'](0x32)['string'](_0x1f3cae['newValueJson']),null!=_0x1f3cae['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f3cae,'wasUndone')&&_0xcc7412['uint32'](0x38)['bool'](_0x1f3cae['wasUndone']),_0xcc7412;},_0x1bc770['encodeDelimited']=function(_0x304701,_0x35794f){return this['encode'](_0x304701,_0x35794f)['ldelim']();},_0x1bc770['decode']=function(_0x1767f5,_0x5132e4){_0x1767f5 instanceof _0x4682f6||(_0x1767f5=_0x4682f6['create'](_0x1767f5));for(var _0xaa4878=void 0x0===_0x5132e4?_0x1767f5['len']:_0x1767f5['pos']+_0x5132e4,_0xc9c0a0=new _0x2cf712['RootAttributeOperation']();_0x1767f5['pos']<_0xaa4878;){var _0x2bd194=_0x1767f5['uint32']();switch(_0x2bd194>>>0x3){case 0x1:_0xc9c0a0['root']=_0x1767f5['string']();break;case 0x2:_0xc9c0a0['key']=_0x1767f5['string']();break;case 0x3:_0xc9c0a0['oldValueBoolean']=_0x1767f5['bool']();break;case 0x4:_0xc9c0a0['oldValueJson']=_0x1767f5['string']();break;case 0x5:_0xc9c0a0['newValueBoolean']=_0x1767f5['bool']();break;case 0x6:_0xc9c0a0['newValueJson']=_0x1767f5['string']();break;case 0x7:_0xc9c0a0['wasUndone']=_0x1767f5['bool']();break;default:_0x1767f5['skipType'](0x7&_0x2bd194);}}return _0xc9c0a0;},_0x1bc770['decodeDelimited']=function(_0x1e113a){return _0x1e113a instanceof _0x4682f6||(_0x1e113a=new _0x4682f6(_0x1e113a)),this['decode'](_0x1e113a,_0x1e113a['uint32']());},_0x1bc770['verify']=function(_0x2a9b61){return'object'!=typeof _0x2a9b61||null===_0x2a9b61?'object\x20expected':null!=_0x2a9b61['root']&&_0x2a9b61['hasOwnProperty']('root')&&!_0x4d36ba['isString'](_0x2a9b61['root'])?'root:\x20string\x20expected':null!=_0x2a9b61['key']&&_0x2a9b61['hasOwnProperty']('key')&&!_0x4d36ba['isString'](_0x2a9b61['key'])?'key:\x20string\x20expected':null!=_0x2a9b61['oldValueBoolean']&&_0x2a9b61['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2a9b61['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2a9b61['oldValueJson']&&_0x2a9b61['hasOwnProperty']('oldValueJson')&&!_0x4d36ba['isString'](_0x2a9b61['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2a9b61['newValueBoolean']&&_0x2a9b61['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2a9b61['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2a9b61['newValueJson']&&_0x2a9b61['hasOwnProperty']('newValueJson')&&!_0x4d36ba['isString'](_0x2a9b61['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2a9b61['wasUndone']&&_0x2a9b61['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a9b61['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bc770['fromObject']=function(_0x23568f){if(_0x23568f instanceof _0x2cf712['RootAttributeOperation'])return _0x23568f;var _0x12e087=new _0x2cf712['RootAttributeOperation']();return null!=_0x23568f['root']&&(_0x12e087['root']=String(_0x23568f['root'])),null!=_0x23568f['key']&&(_0x12e087['key']=String(_0x23568f['key'])),null!=_0x23568f['oldValueBoolean']&&(_0x12e087['oldValueBoolean']=Boolean(_0x23568f['oldValueBoolean'])),null!=_0x23568f['oldValueJson']&&(_0x12e087['oldValueJson']=String(_0x23568f['oldValueJson'])),null!=_0x23568f['newValueBoolean']&&(_0x12e087['newValueBoolean']=Boolean(_0x23568f['newValueBoolean'])),null!=_0x23568f['newValueJson']&&(_0x12e087['newValueJson']=String(_0x23568f['newValueJson'])),null!=_0x23568f['wasUndone']&&(_0x12e087['wasUndone']=Boolean(_0x23568f['wasUndone'])),_0x12e087;},_0x1bc770['toObject']=function(_0x4a832f,_0x1642d8){_0x1642d8||(_0x1642d8={});var _0xbf4367={};return _0x1642d8['defaults']&&(_0xbf4367['root']='',_0xbf4367['key']='',_0xbf4367['oldValueBoolean']=!0x1,_0xbf4367['oldValueJson']='',_0xbf4367['newValueBoolean']=!0x1,_0xbf4367['newValueJson']='',_0xbf4367['wasUndone']=!0x1),null!=_0x4a832f['root']&&_0x4a832f['hasOwnProperty']('root')&&(_0xbf4367['root']=_0x4a832f['root']),null!=_0x4a832f['key']&&_0x4a832f['hasOwnProperty']('key')&&(_0xbf4367['key']=_0x4a832f['key']),null!=_0x4a832f['oldValueBoolean']&&_0x4a832f['hasOwnProperty']('oldValueBoolean')&&(_0xbf4367['oldValueBoolean']=_0x4a832f['oldValueBoolean']),null!=_0x4a832f['oldValueJson']&&_0x4a832f['hasOwnProperty']('oldValueJson')&&(_0xbf4367['oldValueJson']=_0x4a832f['oldValueJson']),null!=_0x4a832f['newValueBoolean']&&_0x4a832f['hasOwnProperty']('newValueBoolean')&&(_0xbf4367['newValueBoolean']=_0x4a832f['newValueBoolean']),null!=_0x4a832f['newValueJson']&&_0x4a832f['hasOwnProperty']('newValueJson')&&(_0xbf4367['newValueJson']=_0x4a832f['newValueJson']),null!=_0x4a832f['wasUndone']&&_0x4a832f['hasOwnProperty']('wasUndone')&&(_0xbf4367['wasUndone']=_0x4a832f['wasUndone']),_0xbf4367;},_0x1bc770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x1bc770['getTypeUrl']=function(_0x4c6839){return void 0x0===_0x4c6839&&(_0x4c6839='type.googleapis.com'),_0x4c6839+'/RootAttributeOperation';},_0x1bc770;}()),_0x2cf712['RootOperation']=(function(){function _0x587ab8(_0x3f311d){if(_0x3f311d){for(var _0x3e9b04=Object['keys'](_0x3f311d),_0xc6e791=0x0;_0xc6e791<_0x3e9b04['length'];++_0xc6e791)null!=_0x3f311d[_0x3e9b04[_0xc6e791]]&&(this[_0x3e9b04[_0xc6e791]]=_0x3f311d[_0x3e9b04[_0xc6e791]]);}}return _0x587ab8['prototype']['rootName']='',_0x587ab8['prototype']['elementName']='',_0x587ab8['prototype']['isAdd']=!0x1,_0x587ab8['prototype']['wasUndone']=!0x1,_0x587ab8['create']=function(_0x59e93e){return new _0x587ab8(_0x59e93e);},_0x587ab8['encode']=function(_0x562249,_0x8b81cb){return _0x8b81cb||(_0x8b81cb=_0x4ce863['create']()),null!=_0x562249['rootName']&&Object['hasOwnProperty']['call'](_0x562249,'rootName')&&_0x8b81cb['uint32'](0xa)['string'](_0x562249['rootName']),null!=_0x562249['elementName']&&Object['hasOwnProperty']['call'](_0x562249,'elementName')&&_0x8b81cb['uint32'](0x12)['string'](_0x562249['elementName']),null!=_0x562249['isAdd']&&Object['hasOwnProperty']['call'](_0x562249,'isAdd')&&_0x8b81cb['uint32'](0x18)['bool'](_0x562249['isAdd']),null!=_0x562249['wasUndone']&&Object['hasOwnProperty']['call'](_0x562249,'wasUndone')&&_0x8b81cb['uint32'](0x20)['bool'](_0x562249['wasUndone']),_0x8b81cb;},_0x587ab8['encodeDelimited']=function(_0x19b75e,_0x4091f2){return this['encode'](_0x19b75e,_0x4091f2)['ldelim']();},_0x587ab8['decode']=function(_0x12d35d,_0x42499d){_0x12d35d instanceof _0x4682f6||(_0x12d35d=_0x4682f6['create'](_0x12d35d));for(var _0x3b84d1=void 0x0===_0x42499d?_0x12d35d['len']:_0x12d35d['pos']+_0x42499d,_0x5cc7bf=new _0x2cf712['RootOperation']();_0x12d35d['pos']<_0x3b84d1;){var _0x3c3ee0=_0x12d35d['uint32']();switch(_0x3c3ee0>>>0x3){case 0x1:_0x5cc7bf['rootName']=_0x12d35d['string']();break;case 0x2:_0x5cc7bf['elementName']=_0x12d35d['string']();break;case 0x3:_0x5cc7bf['isAdd']=_0x12d35d['bool']();break;case 0x4:_0x5cc7bf['wasUndone']=_0x12d35d['bool']();break;default:_0x12d35d['skipType'](0x7&_0x3c3ee0);}}return _0x5cc7bf;},_0x587ab8['decodeDelimited']=function(_0x1003f6){return _0x1003f6 instanceof _0x4682f6||(_0x1003f6=new _0x4682f6(_0x1003f6)),this['decode'](_0x1003f6,_0x1003f6['uint32']());},_0x587ab8['verify']=function(_0x57caef){return'object'!=typeof _0x57caef||null===_0x57caef?'object\x20expected':null!=_0x57caef['rootName']&&_0x57caef['hasOwnProperty']('rootName')&&!_0x4d36ba['isString'](_0x57caef['rootName'])?'rootName:\x20string\x20expected':null!=_0x57caef['elementName']&&_0x57caef['hasOwnProperty']('elementName')&&!_0x4d36ba['isString'](_0x57caef['elementName'])?'elementName:\x20string\x20expected':null!=_0x57caef['isAdd']&&_0x57caef['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x57caef['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x57caef['wasUndone']&&_0x57caef['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57caef['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x587ab8['fromObject']=function(_0x436f15){if(_0x436f15 instanceof _0x2cf712['RootOperation'])return _0x436f15;var _0x42ba7e=new _0x2cf712['RootOperation']();return null!=_0x436f15['rootName']&&(_0x42ba7e['rootName']=String(_0x436f15['rootName'])),null!=_0x436f15['elementName']&&(_0x42ba7e['elementName']=String(_0x436f15['elementName'])),null!=_0x436f15['isAdd']&&(_0x42ba7e['isAdd']=Boolean(_0x436f15['isAdd'])),null!=_0x436f15['wasUndone']&&(_0x42ba7e['wasUndone']=Boolean(_0x436f15['wasUndone'])),_0x42ba7e;},_0x587ab8['toObject']=function(_0x44c47c,_0x245412){_0x245412||(_0x245412={});var _0x230354={};return _0x245412['defaults']&&(_0x230354['rootName']='',_0x230354['elementName']='',_0x230354['isAdd']=!0x1,_0x230354['wasUndone']=!0x1),null!=_0x44c47c['rootName']&&_0x44c47c['hasOwnProperty']('rootName')&&(_0x230354['rootName']=_0x44c47c['rootName']),null!=_0x44c47c['elementName']&&_0x44c47c['hasOwnProperty']('elementName')&&(_0x230354['elementName']=_0x44c47c['elementName']),null!=_0x44c47c['isAdd']&&_0x44c47c['hasOwnProperty']('isAdd')&&(_0x230354['isAdd']=_0x44c47c['isAdd']),null!=_0x44c47c['wasUndone']&&_0x44c47c['hasOwnProperty']('wasUndone')&&(_0x230354['wasUndone']=_0x44c47c['wasUndone']),_0x230354;},_0x587ab8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x587ab8['getTypeUrl']=function(_0x5835c1){return void 0x0===_0x5835c1&&(_0x5835c1='type.googleapis.com'),_0x5835c1+'/RootOperation';},_0x587ab8;}()),_0x2cf712['SplitOperation']=(function(){function _0x53a57e(_0x3f5a8f){if(_0x3f5a8f){for(var _0x216b1d=Object['keys'](_0x3f5a8f),_0xfa1de4=0x0;_0xfa1de4<_0x216b1d['length'];++_0xfa1de4)null!=_0x3f5a8f[_0x216b1d[_0xfa1de4]]&&(this[_0x216b1d[_0xfa1de4]]=_0x3f5a8f[_0x216b1d[_0xfa1de4]]);}}return _0x53a57e['prototype']['splitPosition']=null,_0x53a57e['prototype']['graveyardPosition']=null,_0x53a57e['prototype']['howMany']=0x0,_0x53a57e['prototype']['insertionPosition']=null,_0x53a57e['prototype']['wasUndone']=!0x1,_0x53a57e['create']=function(_0xaee42b){return new _0x53a57e(_0xaee42b);},_0x53a57e['encode']=function(_0x8929b0,_0x5cd8d0){return _0x5cd8d0||(_0x5cd8d0=_0x4ce863['create']()),null!=_0x8929b0['splitPosition']&&Object['hasOwnProperty']['call'](_0x8929b0,'splitPosition')&&_0x2cf712['Position']['encode'](_0x8929b0['splitPosition'],_0x5cd8d0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8929b0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x8929b0,'graveyardPosition')&&_0x2cf712['Position']['encode'](_0x8929b0['graveyardPosition'],_0x5cd8d0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x8929b0['howMany']&&Object['hasOwnProperty']['call'](_0x8929b0,'howMany')&&_0x5cd8d0['uint32'](0x18)['uint32'](_0x8929b0['howMany']),null!=_0x8929b0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x8929b0,'insertionPosition')&&_0x2cf712['Position']['encode'](_0x8929b0['insertionPosition'],_0x5cd8d0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x8929b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x8929b0,'wasUndone')&&_0x5cd8d0['uint32'](0x28)['bool'](_0x8929b0['wasUndone']),_0x5cd8d0;},_0x53a57e['encodeDelimited']=function(_0x3a099e,_0x20da0b){return this['encode'](_0x3a099e,_0x20da0b)['ldelim']();},_0x53a57e['decode']=function(_0x38c73d,_0x23aa07){_0x38c73d instanceof _0x4682f6||(_0x38c73d=_0x4682f6['create'](_0x38c73d));for(var _0x3e4ab3=void 0x0===_0x23aa07?_0x38c73d['len']:_0x38c73d['pos']+_0x23aa07,_0x403d02=new _0x2cf712['SplitOperation']();_0x38c73d['pos']<_0x3e4ab3;){var _0x5e20e0=_0x38c73d['uint32']();switch(_0x5e20e0>>>0x3){case 0x1:_0x403d02['splitPosition']=_0x2cf712['Position']['decode'](_0x38c73d,_0x38c73d['uint32']());break;case 0x2:_0x403d02['graveyardPosition']=_0x2cf712['Position']['decode'](_0x38c73d,_0x38c73d['uint32']());break;case 0x3:_0x403d02['howMany']=_0x38c73d['uint32']();break;case 0x4:_0x403d02['insertionPosition']=_0x2cf712['Position']['decode'](_0x38c73d,_0x38c73d['uint32']());break;case 0x5:_0x403d02['wasUndone']=_0x38c73d['bool']();break;default:_0x38c73d['skipType'](0x7&_0x5e20e0);}}return _0x403d02;},_0x53a57e['decodeDelimited']=function(_0x31cae4){return _0x31cae4 instanceof _0x4682f6||(_0x31cae4=new _0x4682f6(_0x31cae4)),this['decode'](_0x31cae4,_0x31cae4['uint32']());},_0x53a57e['verify']=function(_0x413407){if('object'!=typeof _0x413407||null===_0x413407)return'object\x20expected';var _0x1666f5;if(null!=_0x413407['splitPosition']&&_0x413407['hasOwnProperty']('splitPosition')&&(_0x1666f5=_0x2cf712['Position']['verify'](_0x413407['splitPosition'])))return'splitPosition.'+_0x1666f5;if(null!=_0x413407['graveyardPosition']&&_0x413407['hasOwnProperty']('graveyardPosition')&&(_0x1666f5=_0x2cf712['Position']['verify'](_0x413407['graveyardPosition'])))return'graveyardPosition.'+_0x1666f5;if(null!=_0x413407['howMany']&&_0x413407['hasOwnProperty']('howMany')&&!_0x4d36ba['isInteger'](_0x413407['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x413407['insertionPosition']&&_0x413407['hasOwnProperty']('insertionPosition')&&(_0x1666f5=_0x2cf712['Position']['verify'](_0x413407['insertionPosition'])))return'insertionPosition.'+_0x1666f5;return null!=_0x413407['wasUndone']&&_0x413407['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x413407['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53a57e['fromObject']=function(_0x501c91){if(_0x501c91 instanceof _0x2cf712['SplitOperation'])return _0x501c91;var _0x290c1c=new _0x2cf712['SplitOperation']();if(null!=_0x501c91['splitPosition']){if('object'!=typeof _0x501c91['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x290c1c['splitPosition']=_0x2cf712['Position']['fromObject'](_0x501c91['splitPosition']);}if(null!=_0x501c91['graveyardPosition']){if('object'!=typeof _0x501c91['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x290c1c['graveyardPosition']=_0x2cf712['Position']['fromObject'](_0x501c91['graveyardPosition']);}if(null!=_0x501c91['howMany']&&(_0x290c1c['howMany']=_0x501c91['howMany']>>>0x0),null!=_0x501c91['insertionPosition']){if('object'!=typeof _0x501c91['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x290c1c['insertionPosition']=_0x2cf712['Position']['fromObject'](_0x501c91['insertionPosition']);}return null!=_0x501c91['wasUndone']&&(_0x290c1c['wasUndone']=Boolean(_0x501c91['wasUndone'])),_0x290c1c;},_0x53a57e['toObject']=function(_0x19f29f,_0x5ed37a){_0x5ed37a||(_0x5ed37a={});var _0x25df66={};return _0x5ed37a['defaults']&&(_0x25df66['splitPosition']=null,_0x25df66['graveyardPosition']=null,_0x25df66['howMany']=0x0,_0x25df66['insertionPosition']=null,_0x25df66['wasUndone']=!0x1),null!=_0x19f29f['splitPosition']&&_0x19f29f['hasOwnProperty']('splitPosition')&&(_0x25df66['splitPosition']=_0x2cf712['Position']['toObject'](_0x19f29f['splitPosition'],_0x5ed37a)),null!=_0x19f29f['graveyardPosition']&&_0x19f29f['hasOwnProperty']('graveyardPosition')&&(_0x25df66['graveyardPosition']=_0x2cf712['Position']['toObject'](_0x19f29f['graveyardPosition'],_0x5ed37a)),null!=_0x19f29f['howMany']&&_0x19f29f['hasOwnProperty']('howMany')&&(_0x25df66['howMany']=_0x19f29f['howMany']),null!=_0x19f29f['insertionPosition']&&_0x19f29f['hasOwnProperty']('insertionPosition')&&(_0x25df66['insertionPosition']=_0x2cf712['Position']['toObject'](_0x19f29f['insertionPosition'],_0x5ed37a)),null!=_0x19f29f['wasUndone']&&_0x19f29f['hasOwnProperty']('wasUndone')&&(_0x25df66['wasUndone']=_0x19f29f['wasUndone']),_0x25df66;},_0x53a57e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x53a57e['getTypeUrl']=function(_0x2028bf){return void 0x0===_0x2028bf&&(_0x2028bf='type.googleapis.com'),_0x2028bf+'/SplitOperation';},_0x53a57e;}()),_0x2cf712['Position']=(function(){function _0x211a23(_0x37ec82){if(this['path']=[],_0x37ec82){for(var _0x1e223f=Object['keys'](_0x37ec82),_0x55cc8c=0x0;_0x55cc8c<_0x1e223f['length'];++_0x55cc8c)null!=_0x37ec82[_0x1e223f[_0x55cc8c]]&&(this[_0x1e223f[_0x55cc8c]]=_0x37ec82[_0x1e223f[_0x55cc8c]]);}}return _0x211a23['prototype']['root']='',_0x211a23['prototype']['rootMain']=!0x1,_0x211a23['prototype']['rootGraveyard']=!0x1,_0x211a23['prototype']['path']=_0x4d36ba['emptyArray'],_0x211a23['prototype']['stickiness']='',_0x211a23['create']=function(_0x17c803){return new _0x211a23(_0x17c803);},_0x211a23['encode']=function(_0x526cd8,_0x48f698){if(_0x48f698||(_0x48f698=_0x4ce863['create']()),null!=_0x526cd8['root']&&Object['hasOwnProperty']['call'](_0x526cd8,'root')&&_0x48f698['uint32'](0xa)['string'](_0x526cd8['root']),null!=_0x526cd8['rootMain']&&Object['hasOwnProperty']['call'](_0x526cd8,'rootMain')&&_0x48f698['uint32'](0x10)['bool'](_0x526cd8['rootMain']),null!=_0x526cd8['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x526cd8,'rootGraveyard')&&_0x48f698['uint32'](0x18)['bool'](_0x526cd8['rootGraveyard']),null!=_0x526cd8['path']&&_0x526cd8['path']['length']){_0x48f698['uint32'](0x22)['fork']();for(var _0x387d32=0x0;_0x387d32<_0x526cd8['path']['length'];++_0x387d32)_0x48f698['uint32'](_0x526cd8['path'][_0x387d32]);_0x48f698['ldelim']();}return null!=_0x526cd8['stickiness']&&Object['hasOwnProperty']['call'](_0x526cd8,'stickiness')&&_0x48f698['uint32'](0x2a)['string'](_0x526cd8['stickiness']),_0x48f698;},_0x211a23['encodeDelimited']=function(_0x2bf8f8,_0xb0ddcf){return this['encode'](_0x2bf8f8,_0xb0ddcf)['ldelim']();},_0x211a23['decode']=function(_0x1f3b60,_0x18c017){_0x1f3b60 instanceof _0x4682f6||(_0x1f3b60=_0x4682f6['create'](_0x1f3b60));for(var _0x193e51=void 0x0===_0x18c017?_0x1f3b60['len']:_0x1f3b60['pos']+_0x18c017,_0x232bcf=new _0x2cf712['Position']();_0x1f3b60['pos']<_0x193e51;){var _0x3f6f8a=_0x1f3b60['uint32']();switch(_0x3f6f8a>>>0x3){case 0x1:_0x232bcf['root']=_0x1f3b60['string']();break;case 0x2:_0x232bcf['rootMain']=_0x1f3b60['bool']();break;case 0x3:_0x232bcf['rootGraveyard']=_0x1f3b60['bool']();break;case 0x4:if(_0x232bcf['path']&&_0x232bcf['path']['length']||(_0x232bcf['path']=[]),0x2==(0x7&_0x3f6f8a)){for(var _0x518317=_0x1f3b60['uint32']()+_0x1f3b60['pos'];_0x1f3b60['pos']<_0x518317;)_0x232bcf['path']['push'](_0x1f3b60['uint32']());}else _0x232bcf['path']['push'](_0x1f3b60['uint32']());break;case 0x5:_0x232bcf['stickiness']=_0x1f3b60['string']();break;default:_0x1f3b60['skipType'](0x7&_0x3f6f8a);}}return _0x232bcf;},_0x211a23['decodeDelimited']=function(_0x5df2a7){return _0x5df2a7 instanceof _0x4682f6||(_0x5df2a7=new _0x4682f6(_0x5df2a7)),this['decode'](_0x5df2a7,_0x5df2a7['uint32']());},_0x211a23['verify']=function(_0x310554){if('object'!=typeof _0x310554||null===_0x310554)return'object\x20expected';if(null!=_0x310554['root']&&_0x310554['hasOwnProperty']('root')&&!_0x4d36ba['isString'](_0x310554['root']))return'root:\x20string\x20expected';if(null!=_0x310554['rootMain']&&_0x310554['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x310554['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x310554['rootGraveyard']&&_0x310554['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x310554['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x310554['path']&&_0x310554['hasOwnProperty']('path')){if(!Array['isArray'](_0x310554['path']))return'path:\x20array\x20expected';for(var _0x4b04bd=0x0;_0x4b04bd<_0x310554['path']['length'];++_0x4b04bd)if(!_0x4d36ba['isInteger'](_0x310554['path'][_0x4b04bd]))return'path:\x20integer[]\x20expected';}return null!=_0x310554['stickiness']&&_0x310554['hasOwnProperty']('stickiness')&&!_0x4d36ba['isString'](_0x310554['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x211a23['fromObject']=function(_0x317e92){if(_0x317e92 instanceof _0x2cf712['Position'])return _0x317e92;var _0x113255=new _0x2cf712['Position']();if(null!=_0x317e92['root']&&(_0x113255['root']=String(_0x317e92['root'])),null!=_0x317e92['rootMain']&&(_0x113255['rootMain']=Boolean(_0x317e92['rootMain'])),null!=_0x317e92['rootGraveyard']&&(_0x113255['rootGraveyard']=Boolean(_0x317e92['rootGraveyard'])),_0x317e92['path']){if(!Array['isArray'](_0x317e92['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x113255['path']=[];for(var _0x234d1b=0x0;_0x234d1b<_0x317e92['path']['length'];++_0x234d1b)_0x113255['path'][_0x234d1b]=_0x317e92['path'][_0x234d1b]>>>0x0;}return null!=_0x317e92['stickiness']&&(_0x113255['stickiness']=String(_0x317e92['stickiness'])),_0x113255;},_0x211a23['toObject']=function(_0x1be674,_0x1d7301){_0x1d7301||(_0x1d7301={});var _0xa361e={};if((_0x1d7301['arrays']||_0x1d7301['defaults'])&&(_0xa361e['path']=[]),_0x1d7301['defaults']&&(_0xa361e['root']='',_0xa361e['rootMain']=!0x1,_0xa361e['rootGraveyard']=!0x1,_0xa361e['stickiness']=''),null!=_0x1be674['root']&&_0x1be674['hasOwnProperty']('root')&&(_0xa361e['root']=_0x1be674['root']),null!=_0x1be674['rootMain']&&_0x1be674['hasOwnProperty']('rootMain')&&(_0xa361e['rootMain']=_0x1be674['rootMain']),null!=_0x1be674['rootGraveyard']&&_0x1be674['hasOwnProperty']('rootGraveyard')&&(_0xa361e['rootGraveyard']=_0x1be674['rootGraveyard']),_0x1be674['path']&&_0x1be674['path']['length']){_0xa361e['path']=[];for(var _0x101fb6=0x0;_0x101fb6<_0x1be674['path']['length'];++_0x101fb6)_0xa361e['path'][_0x101fb6]=_0x1be674['path'][_0x101fb6];}return null!=_0x1be674['stickiness']&&_0x1be674['hasOwnProperty']('stickiness')&&(_0xa361e['stickiness']=_0x1be674['stickiness']),_0xa361e;},_0x211a23['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x211a23['getTypeUrl']=function(_0x4de48d){return void 0x0===_0x4de48d&&(_0x4de48d='type.googleapis.com'),_0x4de48d+'/Position';},_0x211a23;}()),_0x2cf712['Range']=(function(){function _0x1e71e9(_0x1e8da8){if(_0x1e8da8){for(var _0x5834a0=Object['keys'](_0x1e8da8),_0x51cb7d=0x0;_0x51cb7d<_0x5834a0['length'];++_0x51cb7d)null!=_0x1e8da8[_0x5834a0[_0x51cb7d]]&&(this[_0x5834a0[_0x51cb7d]]=_0x1e8da8[_0x5834a0[_0x51cb7d]]);}}return _0x1e71e9['prototype']['start']=null,_0x1e71e9['prototype']['end']=null,_0x1e71e9['create']=function(_0x1d57f0){return new _0x1e71e9(_0x1d57f0);},_0x1e71e9['encode']=function(_0x13cd98,_0x482768){return _0x482768||(_0x482768=_0x4ce863['create']()),null!=_0x13cd98['start']&&Object['hasOwnProperty']['call'](_0x13cd98,'start')&&_0x2cf712['Position']['encode'](_0x13cd98['start'],_0x482768['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13cd98['end']&&Object['hasOwnProperty']['call'](_0x13cd98,'end')&&_0x2cf712['Position']['encode'](_0x13cd98['end'],_0x482768['uint32'](0x12)['fork']())['ldelim'](),_0x482768;},_0x1e71e9['encodeDelimited']=function(_0x28c500,_0x47e765){return this['encode'](_0x28c500,_0x47e765)['ldelim']();},_0x1e71e9['decode']=function(_0x1c1eea,_0xd9497f){_0x1c1eea instanceof _0x4682f6||(_0x1c1eea=_0x4682f6['create'](_0x1c1eea));for(var _0x200cd3=void 0x0===_0xd9497f?_0x1c1eea['len']:_0x1c1eea['pos']+_0xd9497f,_0x5ead22=new _0x2cf712['Range']();_0x1c1eea['pos']<_0x200cd3;){var _0x365c41=_0x1c1eea['uint32']();switch(_0x365c41>>>0x3){case 0x1:_0x5ead22['start']=_0x2cf712['Position']['decode'](_0x1c1eea,_0x1c1eea['uint32']());break;case 0x2:_0x5ead22['end']=_0x2cf712['Position']['decode'](_0x1c1eea,_0x1c1eea['uint32']());break;default:_0x1c1eea['skipType'](0x7&_0x365c41);}}return _0x5ead22;},_0x1e71e9['decodeDelimited']=function(_0x40db02){return _0x40db02 instanceof _0x4682f6||(_0x40db02=new _0x4682f6(_0x40db02)),this['decode'](_0x40db02,_0x40db02['uint32']());},_0x1e71e9['verify']=function(_0x48eb05){if('object'!=typeof _0x48eb05||null===_0x48eb05)return'object\x20expected';var _0x4289ec;if(null!=_0x48eb05['start']&&_0x48eb05['hasOwnProperty']('start')&&(_0x4289ec=_0x2cf712['Position']['verify'](_0x48eb05['start'])))return'start.'+_0x4289ec;if(null!=_0x48eb05['end']&&_0x48eb05['hasOwnProperty']('end')&&(_0x4289ec=_0x2cf712['Position']['verify'](_0x48eb05['end'])))return'end.'+_0x4289ec;return null;},_0x1e71e9['fromObject']=function(_0x37cff9){if(_0x37cff9 instanceof _0x2cf712['Range'])return _0x37cff9;var _0x2867e4=new _0x2cf712['Range']();if(null!=_0x37cff9['start']){if('object'!=typeof _0x37cff9['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2867e4['start']=_0x2cf712['Position']['fromObject'](_0x37cff9['start']);}if(null!=_0x37cff9['end']){if('object'!=typeof _0x37cff9['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2867e4['end']=_0x2cf712['Position']['fromObject'](_0x37cff9['end']);}return _0x2867e4;},_0x1e71e9['toObject']=function(_0x7480c2,_0x512920){_0x512920||(_0x512920={});var _0x2a7085={};return _0x512920['defaults']&&(_0x2a7085['start']=null,_0x2a7085['end']=null),null!=_0x7480c2['start']&&_0x7480c2['hasOwnProperty']('start')&&(_0x2a7085['start']=_0x2cf712['Position']['toObject'](_0x7480c2['start'],_0x512920)),null!=_0x7480c2['end']&&_0x7480c2['hasOwnProperty']('end')&&(_0x2a7085['end']=_0x2cf712['Position']['toObject'](_0x7480c2['end'],_0x512920)),_0x2a7085;},_0x1e71e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x1e71e9['getTypeUrl']=function(_0x1f0aaf){return void 0x0===_0x1f0aaf&&(_0x1f0aaf='type.googleapis.com'),_0x1f0aaf+'/Range';},_0x1e71e9;}()),_0x2cf712['Element']=(function(){function _0x274906(_0x4c7d44){if(this['children']=[],this['attributesBoolean']={},_0x4c7d44){for(var _0x503176=Object['keys'](_0x4c7d44),_0x2c136d=0x0;_0x2c136d<_0x503176['length'];++_0x2c136d)null!=_0x4c7d44[_0x503176[_0x2c136d]]&&(this[_0x503176[_0x2c136d]]=_0x4c7d44[_0x503176[_0x2c136d]]);}}return _0x274906['prototype']['name']='',_0x274906['prototype']['children']=_0x4d36ba['emptyArray'],_0x274906['prototype']['data']='',_0x274906['prototype']['attributesBoolean']=_0x4d36ba['emptyObject'],_0x274906['prototype']['attributesJson']='',_0x274906['create']=function(_0x4e98b0){return new _0x274906(_0x4e98b0);},_0x274906['encode']=function(_0x352dba,_0x42ef81){if(_0x42ef81||(_0x42ef81=_0x4ce863['create']()),null!=_0x352dba['name']&&Object['hasOwnProperty']['call'](_0x352dba,'name')&&_0x42ef81['uint32'](0xa)['string'](_0x352dba['name']),null!=_0x352dba['children']&&_0x352dba['children']['length']){for(var _0x39bd7f=0x0;_0x39bd7f<_0x352dba['children']['length'];++_0x39bd7f)_0x2cf712['Element']['encode'](_0x352dba['children'][_0x39bd7f],_0x42ef81['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x352dba['data']&&Object['hasOwnProperty']['call'](_0x352dba,'data')&&_0x42ef81['uint32'](0x1a)['string'](_0x352dba['data']),null!=_0x352dba['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x352dba,'attributesBoolean')){var _0x1e8bff=Object['keys'](_0x352dba['attributesBoolean']);for(_0x39bd7f=0x0;_0x39bd7f<_0x1e8bff['length'];++_0x39bd7f)_0x42ef81['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1e8bff[_0x39bd7f])['uint32'](0x10)['bool'](_0x352dba['attributesBoolean'][_0x1e8bff[_0x39bd7f]])['ldelim']();}return null!=_0x352dba['attributesJson']&&Object['hasOwnProperty']['call'](_0x352dba,'attributesJson')&&_0x42ef81['uint32'](0x2a)['string'](_0x352dba['attributesJson']),_0x42ef81;},_0x274906['encodeDelimited']=function(_0x599b82,_0x7f8569){return this['encode'](_0x599b82,_0x7f8569)['ldelim']();},_0x274906['decode']=function(_0x5942f8,_0xae5ce5){_0x5942f8 instanceof _0x4682f6||(_0x5942f8=_0x4682f6['create'](_0x5942f8));for(var _0x3272c8,_0x381219,_0x2398ea=void 0x0===_0xae5ce5?_0x5942f8['len']:_0x5942f8['pos']+_0xae5ce5,_0x25ef9c=new _0x2cf712['Element']();_0x5942f8['pos']<_0x2398ea;){var _0x492985=_0x5942f8['uint32']();switch(_0x492985>>>0x3){case 0x1:_0x25ef9c['name']=_0x5942f8['string']();break;case 0x2:_0x25ef9c['children']&&_0x25ef9c['children']['length']||(_0x25ef9c['children']=[]),_0x25ef9c['children']['push'](_0x2cf712['Element']['decode'](_0x5942f8,_0x5942f8['uint32']()));break;case 0x3:_0x25ef9c['data']=_0x5942f8['string']();break;case 0x4:_0x25ef9c['attributesBoolean']===_0x4d36ba['emptyObject']&&(_0x25ef9c['attributesBoolean']={});var _0x10dfad=_0x5942f8['uint32']()+_0x5942f8['pos'];for(_0x3272c8='',_0x381219=!0x1;_0x5942f8['pos']<_0x10dfad;){var _0x3e86c7=_0x5942f8['uint32']();switch(_0x3e86c7>>>0x3){case 0x1:_0x3272c8=_0x5942f8['string']();break;case 0x2:_0x381219=_0x5942f8['bool']();break;default:_0x5942f8['skipType'](0x7&_0x3e86c7);}}_0x25ef9c['attributesBoolean'][_0x3272c8]=_0x381219;break;case 0x5:_0x25ef9c['attributesJson']=_0x5942f8['string']();break;default:_0x5942f8['skipType'](0x7&_0x492985);}}return _0x25ef9c;},_0x274906['decodeDelimited']=function(_0x31868c){return _0x31868c instanceof _0x4682f6||(_0x31868c=new _0x4682f6(_0x31868c)),this['decode'](_0x31868c,_0x31868c['uint32']());},_0x274906['verify']=function(_0x30c3e0){if('object'!=typeof _0x30c3e0||null===_0x30c3e0)return'object\x20expected';if(null!=_0x30c3e0['name']&&_0x30c3e0['hasOwnProperty']('name')&&!_0x4d36ba['isString'](_0x30c3e0['name']))return'name:\x20string\x20expected';if(null!=_0x30c3e0['children']&&_0x30c3e0['hasOwnProperty']('children')){if(!Array['isArray'](_0x30c3e0['children']))return'children:\x20array\x20expected';for(var _0x4bfe5d=0x0;_0x4bfe5d<_0x30c3e0['children']['length'];++_0x4bfe5d){var _0x53a152=_0x2cf712['Element']['verify'](_0x30c3e0['children'][_0x4bfe5d]);if(_0x53a152)return'children.'+_0x53a152;}}if(null!=_0x30c3e0['data']&&_0x30c3e0['hasOwnProperty']('data')&&!_0x4d36ba['isString'](_0x30c3e0['data']))return'data:\x20string\x20expected';if(null!=_0x30c3e0['attributesBoolean']&&_0x30c3e0['hasOwnProperty']('attributesBoolean')){if(!_0x4d36ba['isObject'](_0x30c3e0['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x545af0=Object['keys'](_0x30c3e0['attributesBoolean']);for(_0x4bfe5d=0x0;_0x4bfe5d<_0x545af0['length'];++_0x4bfe5d)if('boolean'!=typeof _0x30c3e0['attributesBoolean'][_0x545af0[_0x4bfe5d]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x30c3e0['attributesJson']&&_0x30c3e0['hasOwnProperty']('attributesJson')&&!_0x4d36ba['isString'](_0x30c3e0['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x274906['fromObject']=function(_0x7bef9){if(_0x7bef9 instanceof _0x2cf712['Element'])return _0x7bef9;var _0x444a56=new _0x2cf712['Element']();if(null!=_0x7bef9['name']&&(_0x444a56['name']=String(_0x7bef9['name'])),_0x7bef9['children']){if(!Array['isArray'](_0x7bef9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x444a56['children']=[];for(var _0x124b80=0x0;_0x124b80<_0x7bef9['children']['length'];++_0x124b80){if('object'!=typeof _0x7bef9['children'][_0x124b80])throw TypeError('.Element.children:\x20object\x20expected');_0x444a56['children'][_0x124b80]=_0x2cf712['Element']['fromObject'](_0x7bef9['children'][_0x124b80]);}}if(null!=_0x7bef9['data']&&(_0x444a56['data']=String(_0x7bef9['data'])),_0x7bef9['attributesBoolean']){if('object'!=typeof _0x7bef9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x444a56['attributesBoolean']={};var _0x24854a=Object['keys'](_0x7bef9['attributesBoolean']);for(_0x124b80=0x0;_0x124b80<_0x24854a['length'];++_0x124b80)_0x444a56['attributesBoolean'][_0x24854a[_0x124b80]]=Boolean(_0x7bef9['attributesBoolean'][_0x24854a[_0x124b80]]);}return null!=_0x7bef9['attributesJson']&&(_0x444a56['attributesJson']=String(_0x7bef9['attributesJson'])),_0x444a56;},_0x274906['toObject']=function(_0x93d8bb,_0x5829ce){_0x5829ce||(_0x5829ce={});var _0x188578,_0x398849={};if((_0x5829ce['arrays']||_0x5829ce['defaults'])&&(_0x398849['children']=[]),(_0x5829ce['objects']||_0x5829ce['defaults'])&&(_0x398849['attributesBoolean']={}),_0x5829ce['defaults']&&(_0x398849['name']='',_0x398849['data']='',_0x398849['attributesJson']=''),null!=_0x93d8bb['name']&&_0x93d8bb['hasOwnProperty']('name')&&(_0x398849['name']=_0x93d8bb['name']),_0x93d8bb['children']&&_0x93d8bb['children']['length']){_0x398849['children']=[];for(var _0x2485a9=0x0;_0x2485a9<_0x93d8bb['children']['length'];++_0x2485a9)_0x398849['children'][_0x2485a9]=_0x2cf712['Element']['toObject'](_0x93d8bb['children'][_0x2485a9],_0x5829ce);}if(null!=_0x93d8bb['data']&&_0x93d8bb['hasOwnProperty']('data')&&(_0x398849['data']=_0x93d8bb['data']),_0x93d8bb['attributesBoolean']&&(_0x188578=Object['keys'](_0x93d8bb['attributesBoolean']))['length']){_0x398849['attributesBoolean']={};for(_0x2485a9=0x0;_0x2485a9<_0x188578['length'];++_0x2485a9)_0x398849['attributesBoolean'][_0x188578[_0x2485a9]]=_0x93d8bb['attributesBoolean'][_0x188578[_0x2485a9]];}return null!=_0x93d8bb['attributesJson']&&_0x93d8bb['hasOwnProperty']('attributesJson')&&(_0x398849['attributesJson']=_0x93d8bb['attributesJson']),_0x398849;},_0x274906['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x17b345['util']['toJSONOptions']);},_0x274906['getTypeUrl']=function(_0x12e773){return void 0x0===_0x12e773&&(_0x12e773='type.googleapis.com'),_0x12e773+'/Element';},_0x274906;}()),_0x2cf712;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1c88e2){return new w(this['_protobufRoot'][_0x1c88e2]);}}class w{['_protobuf'];constructor(_0xcb2d80){this['_protobuf']=_0xcb2d80;}['compress'](_0xfbd32e){const _0x5944c6=this['_protobuf']['verify'](_0xfbd32e);if(_0x5944c6)throw Error(_0x5944c6);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xfbd32e))['finish']();}['decompress'](_0xc0a846){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xc0a846),{'oneofs':!0x0});}}function g(_0x4a1323,_0x54c934){const _0x591161=_0x2fda35(_0x4a1323);return _0x591161['path'][_0x591161['path']['length']-0x1]+=_0x54c934,_0x591161;}function _(_0x4106ea,_0x44de5b){return _0x4106ea['root']===_0x44de5b['root']&&_0x2b7523(_0x4106ea['path'],_0x44de5b['path']);}function $(_0x351cdb){P(_0x351cdb,_0x58e9f2=>('main'==_0x58e9f2['root']?(_0x58e9f2['rootMain']=!0x0,delete _0x58e9f2['root']):'$graveyard'==_0x58e9f2['root']&&(_0x58e9f2['rootGraveyard']=!0x0,delete _0x58e9f2['root']),_0x58e9f2));}function J(_0x48e5a8){P(_0x48e5a8,_0x3b1f9e=>(_0x3b1f9e['rootMain']?(_0x3b1f9e['root']='main',delete _0x3b1f9e['rootMain']):_0x3b1f9e['rootGraveyard']&&(_0x3b1f9e['root']='$graveyard',delete _0x3b1f9e['rootGraveyard']),_0x3b1f9e));}function P(_0x5d7504,_0x5c01c2){for(const _0x531022 in _0x5d7504){const _0x10aa28=_0x5d7504[_0x531022];'nodes'!==_0x531022&&_0x5c444a(_0x10aa28)&&(_0x10aa28['path']&&(_0x10aa28['root']||_0x10aa28['rootMain']||_0x10aa28['rootGraveyard'])?_0x5d7504[_0x531022]=_0x5c01c2(_0x10aa28):P(_0x10aa28,_0x5c01c2));}return _0x5d7504;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b87cd,_0x29ff3f,_0x3f77ba){this['_id']=_0x3b87cd,this['_operationName']=_0x29ff3f,this['_protobufDescriptor']=_0x3f77ba;}['compress'](_0x39946e,_0x5dea2f){const _0x187519=_0x5dea2f['shift']();return $(_0x187519),_0x39946e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x187519)),_0x39946e['types']['push'](this['_id']),!0x0;}['decompress'](_0x585443,_0x1b27f7){_0x1b27f7['types']['shift']();const _0x1d9700=this['_protobufDescriptor']['decompress'](_0x1b27f7['buffers']['shift']());J(_0x1d9700),_0x1d9700['__className']=this['_operationName'],_0x585443['push'](_0x1d9700);}}class s extends e{['compress'](_0x218cbf,_0x8c9361){const _0x2899b8=_0x8c9361['shift']();return this['_serializeOneOf']('oldValue',_0x2899b8),this['_serializeOneOf']('newValue',_0x2899b8),$(_0x2899b8),_0x218cbf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2899b8)),_0x218cbf['types']['push'](this['_id']),!0x0;}['decompress'](_0x2692a6,_0x225201){const {types:_0xe49ba0,buffers:_0x20cf0f}=_0x225201,_0x4d6f27=this['_protobufDescriptor']['decompress'](_0x20cf0f['shift']());_0xe49ba0['shift'](),this['_deserializeOneOf']('oldValue',_0x4d6f27),this['_deserializeOneOf']('newValue',_0x4d6f27),J(_0x4d6f27),_0x4d6f27['__className']=this['_operationName'],_0x2692a6['push'](_0x4d6f27);}['_serializeOneOf'](_0x47aada,_0x128f0e){const _0x320d12=_0x128f0e[_0x47aada];'boolean'==typeof _0x320d12?_0x128f0e[_0x47aada+'Boolean']=_0x320d12:_0x128f0e[_0x47aada+'Json']=JSON['stringify'](_0x320d12);}['_deserializeOneOf'](_0x5772b3,_0x19a872){const _0x44516c=_0x5772b3+'Json';_0x19a872[_0x44516c]?(_0x19a872[_0x5772b3]=JSON['parse'](_0x19a872[_0x44516c]),delete _0x19a872[_0x44516c]):(_0x19a872[_0x5772b3]=_0x19a872[_0x5772b3+'Boolean'],delete _0x19a872[_0x5772b3+'Boolean']);}}class i extends e{['compress'](_0x39b5e3,_0x4f397e){const _0x282bb4=_0x4f397e['shift']();return this['_serializeNodesAttributes'](_0x282bb4['nodes']),$(_0x282bb4),_0x39b5e3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x282bb4)),_0x39b5e3['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ef594,_0x761e73){const {types:_0x5114ee,buffers:_0x1443e7}=_0x761e73,_0x32b16c=this['_protobufDescriptor']['decompress'](_0x1443e7['shift']());_0x5114ee['shift'](),_0x32b16c['nodes']||(_0x32b16c['nodes']=[]),this['_deserializeNodesAttributes'](_0x32b16c['nodes']),J(_0x32b16c),_0x32b16c['__className']=this['_operationName'],_0x3ef594['push'](_0x32b16c);}['_serializeNodesAttributes'](_0x56aaf7){for(const _0x2dba37 of _0x56aaf7){if(_0x2dba37['attributes']){const _0x5240eb=_0x2dba37['attributes'];this['_areValuesBoolean'](_0x5240eb)?_0x2dba37['attributesBoolean']=_0x5240eb:_0x2dba37['attributesJson']=JSON['stringify'](_0x5240eb);}_0x2dba37['children']&&this['_serializeNodesAttributes'](_0x2dba37['children']);}}['_deserializeNodesAttributes'](_0x4e0935){for(const _0x36e949 of _0x4e0935)(_0x36e949['attributesBoolean']||_0x36e949['attributesJson'])&&(_0x36e949['attributesBoolean']?(_0x36e949['attributes']=_0x36e949['attributesBoolean'],delete _0x36e949['attributesBoolean']):(_0x36e949['attributes']=JSON['parse'](_0x36e949['attributesJson']),delete _0x36e949['attributesJson'])),_0x36e949['children']&&this['_deserializeNodesAttributes'](_0x36e949['children']);}['_areValuesBoolean'](_0x7fcc0e){return Object['keys'](_0x7fcc0e)['every'](_0x174dee=>'boolean'==typeof _0x7fcc0e[_0x174dee]);}}class n extends e{['decompress'](_0x2ab3d4,_0x4aa37e){super['decompress'](_0x2ab3d4,_0x4aa37e);const _0x2a442c=_0x2ab3d4[_0x2ab3d4['length']-0x1];_0x2a442c['oldRange']||(_0x2a442c['oldRange']=null),_0x2a442c['newRange']||(_0x2a442c['newRange']=null);}}class p extends e{['compress'](_0x54961a,_0x336deb){return _0x336deb['shift'](),_0x54961a['types']['push'](this['_id']),!0x0;}['decompress'](_0x4ccf56,_0xd21fb7){_0xd21fb7['types']['shift'](),_0x4ccf56['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x51f015,_0x117ca6,_0x4b23c6,_0x23e7f8){super(_0x51f015,_0x117ca6,_0x4b23c6),this['_omittedNamespace']=_0x23e7f8+':';}['compress'](_0x1fe471,_0xc44927){return!('MarkerOperation'!=_0xc44927[0x0]['__className']||!_0xc44927[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xc44927[0x0]['name']=_0xc44927[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1fe471,_0xc44927),!0x0);}['decompress'](_0x2dd3fd,_0x69bf63){super['decompress'](_0x2dd3fd,_0x69bf63);const _0x4d47b9=_0x2dd3fd[_0x2dd3fd['length']-0x1];_0x4d47b9['name']=this['_omittedNamespace']+_0x4d47b9['name'];}}class O{['_id'];['_context'];constructor(_0x295f2a,_0x137f43){this['_id']=_0x295f2a,this['_context']=_0x137f43;}['compress'](_0x3b67e6,_0x9e3af9){let _0x36e083;for(;_0x9e3af9['length']>0x1&&this['_compareOperations'](_0x9e3af9[0x0],_0x9e3af9[0x1]);)_0x36e083?(_0x36e083=this['_combineNext'](_0x9e3af9['shift'](),_0x36e083),_0x3b67e6['types']['push'](0x0)):(_0x36e083=_0x2fda35(_0x9e3af9['shift']()),_0x3b67e6['types']['push'](this['_id']));return!!_0x36e083&&(_0x36e083=this['_combineNext'](_0x9e3af9['shift'](),_0x36e083),_0x3b67e6['types']['push'](0x0),_0x3b67e6['buffers']['push'](this['_compressSingleOperation'](_0x36e083)),!0x0);}['decompress'](_0x2992ac,_0x75979d){const _0x433f5b=this['_decompressSingleOperation'](_0x75979d);for(;0x0==_0x75979d['types'][0x0];)_0x75979d['types']['shift'](),_0x2992ac['push'](this['_splitCurrent'](_0x433f5b));_0x2992ac['push'](_0x433f5b);}}class a extends O{['_combineNext'](_0xa3489f,_0x1a5565){return _0x1a5565['nodes'][0x0]['data']+=_0xa3489f['nodes'][0x0]['data'],_0x1a5565;}['_splitCurrent'](_0x2f92bd){const _0x199167=_0x2fda35(_0x2f92bd),_0x31d847=_0x199167['nodes'][0x0],_0x17db12=_0x2f92bd['nodes'][0x0],_0x498979=_0x17db12['data'][Symbol['iterator']]()['next']()['value'],_0x5c124f=_0x498979['length'];return _0x31d847['data']=_0x498979,_0x17db12['data']=_0x17db12['data']['substr'](_0x5c124f),_0x2f92bd['position']=g(_0x2f92bd['position'],_0x5c124f),_0x199167;}['_compareOperations'](_0x2d8830,_0x53b3fb){if(this['_checkOperation'](_0x2d8830)&&this['_checkOperation'](_0x53b3fb)){const _0x331574=_0x2d8830['nodes'][0x0]['data']['length'],_0x39da28=_(g(_0x2d8830['position'],_0x331574),_0x53b3fb['position']),_0x5864cd=_0x2d8830['nodes'][0x0],_0x34fa21=_0x53b3fb['nodes'][0x0];return _0x39da28&&this['_compareAttributes'](_0x5864cd,_0x34fa21);}return!0x1;}['_compressSingleOperation'](_0x151018){const _0xb6d3bb={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xb6d3bb,[_0x151018]),_0xb6d3bb['buffers'][0x0];}['_decompressSingleOperation'](_0x349599){const _0x3164cf=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3164cf,_0x349599),_0x3164cf[0x0];}['_checkOperation'](_0x3bf4c8){return'InsertOperation'==_0x3bf4c8['__className']&&0x1==_0x3bf4c8['nodes']['length']&&_0x3bf4c8['nodes'][0x0]['data']&&!_0x3bf4c8['wasUndone']&&0x1==Array['from'](_0x3bf4c8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x36397e,_0x27126d){const _0x21a58e=Object['keys'](_0x36397e['attributes']||{}),_0x1b7ccf=Object['keys'](_0x27126d['attributes']||{});return _0x21a58e['length']===_0x1b7ccf['length']&&_0x21a58e['every'](_0x1a40ca=>_0x27126d['attributes'][_0x1a40ca]&&_0x27126d['attributes'][_0x1a40ca]===_0x36397e['attributes'][_0x1a40ca]);}}class c extends O{['_combineNext'](_0x3d651b,_0x4f34c1){return _0x4f34c1['howMany']++,_0x4f34c1['sourcePosition']=_0x2fda35(_0x3d651b['sourcePosition']),_0x4f34c1;}['_splitCurrent'](_0x217e1e){const _0x2ab8a8=_0x2fda35(_0x217e1e);return _0x217e1e['howMany']--,_0x2ab8a8['howMany']=0x1,_0x2ab8a8['sourcePosition']=g(_0x2ab8a8['sourcePosition'],_0x217e1e['howMany']),_0x2ab8a8;}['_compareOperations'](_0x3dbefa,_0x383b50){return!(!this['_checkOperation'](_0x3dbefa)||!this['_checkOperation'](_0x383b50))&&(_(g(_0x3dbefa['sourcePosition'],-0x1),_0x383b50['sourcePosition'])&&_(_0x3dbefa['targetPosition'],_0x383b50['targetPosition']));}['_compressSingleOperation'](_0x1bfdaa){const _0x356804={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x356804,[_0x1bfdaa]),_0x356804['buffers'][0x0];}['_decompressSingleOperation'](_0x4c5439){const _0x55a14c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55a14c,_0x4c5439),_0x55a14c[0x0];}['_checkOperation'](_0x2647cf){return'MoveOperation'==_0x2647cf['__className']&&'$graveyard'==_0x2647cf['targetPosition']['root']&&0x1==_0x2647cf['howMany']&&!_0x2647cf['wasUndone'];}}class h extends O{['_combineNext'](_0x302468,_0x3938a9){return _0x3938a9['howMany']++,_0x3938a9;}['_splitCurrent'](_0x409d26){const _0x21138d=_0x2fda35(_0x409d26);return _0x21138d['howMany']=0x1,_0x409d26['howMany']--,_0x21138d;}['_compareOperations'](_0xf395ef,_0x5e8211){return!(!this['_checkOperation'](_0xf395ef)||!this['_checkOperation'](_0x5e8211))&&(_(_0xf395ef['sourcePosition'],_0x5e8211['sourcePosition'])&&_(_0xf395ef['targetPosition'],_0x5e8211['targetPosition']));}['_compressSingleOperation'](_0x2fbc59){const _0x6d0b02={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x6d0b02,[_0x2fbc59]),_0x6d0b02['buffers'][0x0];}['_decompressSingleOperation'](_0x243609){const _0x2a5f43=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a5f43,_0x243609),_0x2a5f43[0x0];}['_checkOperation'](_0x10f758){return'MoveOperation'==_0x10f758['__className']&&'$graveyard'==_0x10f758['targetPosition']['root']&&0x1==_0x10f758['howMany']&&!_0x10f758['wasUndone'];}}class f extends O{['compress'](_0x43e8fc,_0x591419){if(!this['_compareOperations'](_0x591419[0x0],_0x591419[0x1]))return!0x1;const _0x30cbcc=_0x591419['shift']();return _0x30cbcc['oldRange']=null,_0x30cbcc['newRange']&&_(_0x30cbcc['newRange']['start'],_0x30cbcc['newRange']['end'])&&(_0x30cbcc['newRange']['end']=null),_0x591419['shift'](),_0x43e8fc['types']['push'](this['_id']),_0x43e8fc['types']['push'](0x0),_0x43e8fc['buffers']['push'](this['_compressSingleOperation'](_0x30cbcc)),!0x0;}['decompress'](_0x96fbd9,_0x6adba1){const _0x4b6f01=this['_decompressSingleOperation'](_0x6adba1);_0x4b6f01['newRange']&&!_0x4b6f01['newRange']['end']&&(_0x4b6f01['newRange']['end']=_0x2fda35(_0x4b6f01['newRange']['start']));const _0x5421dd=_0x2fda35(_0x4b6f01);_0x5421dd['newRange']&&(_0x5421dd['newRange']['start']['stickiness']='toNone',_0x5421dd['newRange']['end']=_0x2fda35(_0x5421dd['newRange']['start'])),_0x5421dd['name']='user:position:'+_0x5421dd['name']['split'](':')[0x2],_0x6adba1['types']['shift'](),_0x96fbd9['push'](_0x4b6f01),_0x96fbd9['push'](_0x5421dd);}['_compressSingleOperation'](_0x304c19){const _0x4a3004={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4a3004,[_0x304c19]),_0x4a3004['buffers'][0x0];}['_decompressSingleOperation'](_0x28f537){const _0x5135c7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5135c7,_0x28f537),_0x5135c7[0x0];}['_compareOperations'](_0x5b1c0c,_0x4ac21e){return!(!_0x5b1c0c||!_0x4ac21e)&&('MarkerOperation'==_0x5b1c0c['__className']&&'MarkerOperation'==_0x4ac21e['__className']&&!(!_0x5b1c0c['name']['startsWith']('user:')||!_0x4ac21e['name']['startsWith']('user:')||_0x5b1c0c['name']==_0x4ac21e['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3179d3=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 m(0x12,'MarkerOperation',_0x3179d3,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x3179d3,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x619357){if(!_0x619357||!_0x619357[0x0])throw new _0x331bd2('no-operations-provided',this);const _0x1db448={'types':[],'buffers':[],'baseVersion':_0x619357[0x0]['baseVersion']};for(;_0x619357['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('TypingAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1db448,_0x619357)||this['_getCompressorByName'](_0x619357[0x0]['__className'])['compress'](_0x1db448,_0x619357);return _0x1db448;}['decompress'](_0x1d0c6c){const _0x51271c=[];for(;_0x1d0c6c['types']['length'];){const _0x1a5f02=this['_compressorById']['get'](_0x1d0c6c['types'][0x0]);if(!_0x1a5f02)throw new _0x331bd2('decompress-compressor-not-found',this,{'type':_0x1d0c6c['types'][0x0]});_0x1a5f02['decompress'](_0x51271c,_0x1d0c6c);}return _0x51271c['forEach']((_0xa3a220,_0x18d426)=>_0xa3a220['baseVersion']=_0x1d0c6c['baseVersion']+_0x18d426),_0x51271c;}['_getCompressorByName'](_0x1da8ae){return this['_compressorByName']['get'](_0x1da8ae);}['_registerOperationCompressor'](_0x4f0755,_0x2ba24d,_0x52227d){const _0x40dbfc=new _0x52227d(_0x4f0755,_0x2ba24d,this['_protobufFactory']['getDescriptor'](_0x2ba24d));this['_registerCompressor'](_0x4f0755,_0x2ba24d,_0x40dbfc);}['_registerActionCompressor'](_0x4060b1,_0xe3d8fe,_0x54d825){const _0xeb0eb=new _0x54d825(_0x4060b1,this);this['_registerCompressor'](_0x4060b1,_0xe3d8fe,_0xeb0eb);}['_registerCompressor'](_0x2fc7d5,_0x4a55f,_0x204cf3){this['_compressorById']['set'](_0x2fc7d5,_0x204cf3),this['_compressorByName']['set'](_0x4a55f,_0x204cf3);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x582b39}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x449765 from'protobufjs/minimal.js';import{cloneDeep as _0x36c0a4,isEqual as _0x6827f1,isObject as _0x354f27}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x4e65e6=_0x449765['Reader'],_0x344cae=_0x449765['Writer'],_0x55df61=_0x449765['util'],_0x2367f4=_0x449765['roots']['default']||(_0x449765['roots']['default']={});return _0x2367f4['AttributeOperation']=(function(){function _0x3d0ce5(_0x4b9720){if(_0x4b9720){for(var _0x32aed7=Object['keys'](_0x4b9720),_0x35c2d4=0x0;_0x35c2d4<_0x32aed7['length'];++_0x35c2d4)null!=_0x4b9720[_0x32aed7[_0x35c2d4]]&&(this[_0x32aed7[_0x35c2d4]]=_0x4b9720[_0x32aed7[_0x35c2d4]]);}}return _0x3d0ce5['prototype']['range']=null,_0x3d0ce5['prototype']['key']='',_0x3d0ce5['prototype']['oldValueBoolean']=!0x1,_0x3d0ce5['prototype']['oldValueJson']='',_0x3d0ce5['prototype']['newValueBoolean']=!0x1,_0x3d0ce5['prototype']['newValueJson']='',_0x3d0ce5['prototype']['wasUndone']=!0x1,_0x3d0ce5['create']=function(_0x48a142){return new _0x3d0ce5(_0x48a142);},_0x3d0ce5['encode']=function(_0x111518,_0x12e2bd){return _0x12e2bd||(_0x12e2bd=_0x344cae['create']()),null!=_0x111518['range']&&Object['hasOwnProperty']['call'](_0x111518,'range')&&_0x2367f4['Range']['encode'](_0x111518['range'],_0x12e2bd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x111518['key']&&Object['hasOwnProperty']['call'](_0x111518,'key')&&_0x12e2bd['uint32'](0x12)['string'](_0x111518['key']),null!=_0x111518['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x111518,'oldValueBoolean')&&_0x12e2bd['uint32'](0x18)['bool'](_0x111518['oldValueBoolean']),null!=_0x111518['oldValueJson']&&Object['hasOwnProperty']['call'](_0x111518,'oldValueJson')&&_0x12e2bd['uint32'](0x22)['string'](_0x111518['oldValueJson']),null!=_0x111518['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x111518,'newValueBoolean')&&_0x12e2bd['uint32'](0x28)['bool'](_0x111518['newValueBoolean']),null!=_0x111518['newValueJson']&&Object['hasOwnProperty']['call'](_0x111518,'newValueJson')&&_0x12e2bd['uint32'](0x32)['string'](_0x111518['newValueJson']),null!=_0x111518['wasUndone']&&Object['hasOwnProperty']['call'](_0x111518,'wasUndone')&&_0x12e2bd['uint32'](0x38)['bool'](_0x111518['wasUndone']),_0x12e2bd;},_0x3d0ce5['encodeDelimited']=function(_0x175bdf,_0x14a084){return this['encode'](_0x175bdf,_0x14a084)['ldelim']();},_0x3d0ce5['decode']=function(_0x54aa8c,_0x1ad7b2){_0x54aa8c instanceof _0x4e65e6||(_0x54aa8c=_0x4e65e6['create'](_0x54aa8c));for(var _0x47eb62=void 0x0===_0x1ad7b2?_0x54aa8c['len']:_0x54aa8c['pos']+_0x1ad7b2,_0x10f5f0=new _0x2367f4['AttributeOperation']();_0x54aa8c['pos']<_0x47eb62;){var _0x1114ed=_0x54aa8c['uint32']();switch(_0x1114ed>>>0x3){case 0x1:_0x10f5f0['range']=_0x2367f4['Range']['decode'](_0x54aa8c,_0x54aa8c['uint32']());break;case 0x2:_0x10f5f0['key']=_0x54aa8c['string']();break;case 0x3:_0x10f5f0['oldValueBoolean']=_0x54aa8c['bool']();break;case 0x4:_0x10f5f0['oldValueJson']=_0x54aa8c['string']();break;case 0x5:_0x10f5f0['newValueBoolean']=_0x54aa8c['bool']();break;case 0x6:_0x10f5f0['newValueJson']=_0x54aa8c['string']();break;case 0x7:_0x10f5f0['wasUndone']=_0x54aa8c['bool']();break;default:_0x54aa8c['skipType'](0x7&_0x1114ed);}}return _0x10f5f0;},_0x3d0ce5['decodeDelimited']=function(_0x3ba5cd){return _0x3ba5cd instanceof _0x4e65e6||(_0x3ba5cd=new _0x4e65e6(_0x3ba5cd)),this['decode'](_0x3ba5cd,_0x3ba5cd['uint32']());},_0x3d0ce5['verify']=function(_0x52812a){if('object'!=typeof _0x52812a||null===_0x52812a)return'object\x20expected';if(null!=_0x52812a['range']&&_0x52812a['hasOwnProperty']('range')){var _0x16c260=_0x2367f4['Range']['verify'](_0x52812a['range']);if(_0x16c260)return'range.'+_0x16c260;}return null!=_0x52812a['key']&&_0x52812a['hasOwnProperty']('key')&&!_0x55df61['isString'](_0x52812a['key'])?'key:\x20string\x20expected':null!=_0x52812a['oldValueBoolean']&&_0x52812a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x52812a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x52812a['oldValueJson']&&_0x52812a['hasOwnProperty']('oldValueJson')&&!_0x55df61['isString'](_0x52812a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x52812a['newValueBoolean']&&_0x52812a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x52812a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x52812a['newValueJson']&&_0x52812a['hasOwnProperty']('newValueJson')&&!_0x55df61['isString'](_0x52812a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x52812a['wasUndone']&&_0x52812a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52812a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d0ce5['fromObject']=function(_0x54d9e0){if(_0x54d9e0 instanceof _0x2367f4['AttributeOperation'])return _0x54d9e0;var _0x3bd38e=new _0x2367f4['AttributeOperation']();if(null!=_0x54d9e0['range']){if('object'!=typeof _0x54d9e0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x3bd38e['range']=_0x2367f4['Range']['fromObject'](_0x54d9e0['range']);}return null!=_0x54d9e0['key']&&(_0x3bd38e['key']=String(_0x54d9e0['key'])),null!=_0x54d9e0['oldValueBoolean']&&(_0x3bd38e['oldValueBoolean']=Boolean(_0x54d9e0['oldValueBoolean'])),null!=_0x54d9e0['oldValueJson']&&(_0x3bd38e['oldValueJson']=String(_0x54d9e0['oldValueJson'])),null!=_0x54d9e0['newValueBoolean']&&(_0x3bd38e['newValueBoolean']=Boolean(_0x54d9e0['newValueBoolean'])),null!=_0x54d9e0['newValueJson']&&(_0x3bd38e['newValueJson']=String(_0x54d9e0['newValueJson'])),null!=_0x54d9e0['wasUndone']&&(_0x3bd38e['wasUndone']=Boolean(_0x54d9e0['wasUndone'])),_0x3bd38e;},_0x3d0ce5['toObject']=function(_0x3979db,_0x4dd539){_0x4dd539||(_0x4dd539={});var _0x3d8fd3={};return _0x4dd539['defaults']&&(_0x3d8fd3['range']=null,_0x3d8fd3['key']='',_0x3d8fd3['oldValueBoolean']=!0x1,_0x3d8fd3['oldValueJson']='',_0x3d8fd3['newValueBoolean']=!0x1,_0x3d8fd3['newValueJson']='',_0x3d8fd3['wasUndone']=!0x1),null!=_0x3979db['range']&&_0x3979db['hasOwnProperty']('range')&&(_0x3d8fd3['range']=_0x2367f4['Range']['toObject'](_0x3979db['range'],_0x4dd539)),null!=_0x3979db['key']&&_0x3979db['hasOwnProperty']('key')&&(_0x3d8fd3['key']=_0x3979db['key']),null!=_0x3979db['oldValueBoolean']&&_0x3979db['hasOwnProperty']('oldValueBoolean')&&(_0x3d8fd3['oldValueBoolean']=_0x3979db['oldValueBoolean']),null!=_0x3979db['oldValueJson']&&_0x3979db['hasOwnProperty']('oldValueJson')&&(_0x3d8fd3['oldValueJson']=_0x3979db['oldValueJson']),null!=_0x3979db['newValueBoolean']&&_0x3979db['hasOwnProperty']('newValueBoolean')&&(_0x3d8fd3['newValueBoolean']=_0x3979db['newValueBoolean']),null!=_0x3979db['newValueJson']&&_0x3979db['hasOwnProperty']('newValueJson')&&(_0x3d8fd3['newValueJson']=_0x3979db['newValueJson']),null!=_0x3979db['wasUndone']&&_0x3979db['hasOwnProperty']('wasUndone')&&(_0x3d8fd3['wasUndone']=_0x3979db['wasUndone']),_0x3d8fd3;},_0x3d0ce5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x3d0ce5['getTypeUrl']=function(_0x82dd7a){return void 0x0===_0x82dd7a&&(_0x82dd7a='type.googleapis.com'),_0x82dd7a+'/AttributeOperation';},_0x3d0ce5;}()),_0x2367f4['InsertOperation']=(function(){function _0x17fe68(_0x3f7114){if(this['nodes']=[],_0x3f7114){for(var _0x2b70bf=Object['keys'](_0x3f7114),_0x12fa76=0x0;_0x12fa76<_0x2b70bf['length'];++_0x12fa76)null!=_0x3f7114[_0x2b70bf[_0x12fa76]]&&(this[_0x2b70bf[_0x12fa76]]=_0x3f7114[_0x2b70bf[_0x12fa76]]);}}return _0x17fe68['prototype']['position']=null,_0x17fe68['prototype']['nodes']=_0x55df61['emptyArray'],_0x17fe68['prototype']['shouldReceiveAttributes']=!0x1,_0x17fe68['prototype']['wasUndone']=!0x1,_0x17fe68['create']=function(_0x315173){return new _0x17fe68(_0x315173);},_0x17fe68['encode']=function(_0x1503b5,_0x4456ee){if(_0x4456ee||(_0x4456ee=_0x344cae['create']()),null!=_0x1503b5['position']&&Object['hasOwnProperty']['call'](_0x1503b5,'position')&&_0x2367f4['Position']['encode'](_0x1503b5['position'],_0x4456ee['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1503b5['nodes']&&_0x1503b5['nodes']['length']){for(var _0x4de65a=0x0;_0x4de65a<_0x1503b5['nodes']['length'];++_0x4de65a)_0x2367f4['Element']['encode'](_0x1503b5['nodes'][_0x4de65a],_0x4456ee['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1503b5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1503b5,'shouldReceiveAttributes')&&_0x4456ee['uint32'](0x18)['bool'](_0x1503b5['shouldReceiveAttributes']),null!=_0x1503b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1503b5,'wasUndone')&&_0x4456ee['uint32'](0x20)['bool'](_0x1503b5['wasUndone']),_0x4456ee;},_0x17fe68['encodeDelimited']=function(_0x19a463,_0x6a2c1f){return this['encode'](_0x19a463,_0x6a2c1f)['ldelim']();},_0x17fe68['decode']=function(_0x1a7d59,_0x5d88d2){_0x1a7d59 instanceof _0x4e65e6||(_0x1a7d59=_0x4e65e6['create'](_0x1a7d59));for(var _0x1b919a=void 0x0===_0x5d88d2?_0x1a7d59['len']:_0x1a7d59['pos']+_0x5d88d2,_0x3d6842=new _0x2367f4['InsertOperation']();_0x1a7d59['pos']<_0x1b919a;){var _0x5c727f=_0x1a7d59['uint32']();switch(_0x5c727f>>>0x3){case 0x1:_0x3d6842['position']=_0x2367f4['Position']['decode'](_0x1a7d59,_0x1a7d59['uint32']());break;case 0x2:_0x3d6842['nodes']&&_0x3d6842['nodes']['length']||(_0x3d6842['nodes']=[]),_0x3d6842['nodes']['push'](_0x2367f4['Element']['decode'](_0x1a7d59,_0x1a7d59['uint32']()));break;case 0x3:_0x3d6842['shouldReceiveAttributes']=_0x1a7d59['bool']();break;case 0x4:_0x3d6842['wasUndone']=_0x1a7d59['bool']();break;default:_0x1a7d59['skipType'](0x7&_0x5c727f);}}return _0x3d6842;},_0x17fe68['decodeDelimited']=function(_0x51d384){return _0x51d384 instanceof _0x4e65e6||(_0x51d384=new _0x4e65e6(_0x51d384)),this['decode'](_0x51d384,_0x51d384['uint32']());},_0x17fe68['verify']=function(_0x4022b4){if('object'!=typeof _0x4022b4||null===_0x4022b4)return'object\x20expected';if(null!=_0x4022b4['position']&&_0x4022b4['hasOwnProperty']('position')&&(_0xc90b21=_0x2367f4['Position']['verify'](_0x4022b4['position'])))return'position.'+_0xc90b21;if(null!=_0x4022b4['nodes']&&_0x4022b4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4022b4['nodes']))return'nodes:\x20array\x20expected';for(var _0x1841b2=0x0;_0x1841b2<_0x4022b4['nodes']['length'];++_0x1841b2){var _0xc90b21;if(_0xc90b21=_0x2367f4['Element']['verify'](_0x4022b4['nodes'][_0x1841b2]))return'nodes.'+_0xc90b21;}}return null!=_0x4022b4['shouldReceiveAttributes']&&_0x4022b4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4022b4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4022b4['wasUndone']&&_0x4022b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4022b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17fe68['fromObject']=function(_0x1614f1){if(_0x1614f1 instanceof _0x2367f4['InsertOperation'])return _0x1614f1;var _0x45f695=new _0x2367f4['InsertOperation']();if(null!=_0x1614f1['position']){if('object'!=typeof _0x1614f1['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x45f695['position']=_0x2367f4['Position']['fromObject'](_0x1614f1['position']);}if(_0x1614f1['nodes']){if(!Array['isArray'](_0x1614f1['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x45f695['nodes']=[];for(var _0x57abe8=0x0;_0x57abe8<_0x1614f1['nodes']['length'];++_0x57abe8){if('object'!=typeof _0x1614f1['nodes'][_0x57abe8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x45f695['nodes'][_0x57abe8]=_0x2367f4['Element']['fromObject'](_0x1614f1['nodes'][_0x57abe8]);}}return null!=_0x1614f1['shouldReceiveAttributes']&&(_0x45f695['shouldReceiveAttributes']=Boolean(_0x1614f1['shouldReceiveAttributes'])),null!=_0x1614f1['wasUndone']&&(_0x45f695['wasUndone']=Boolean(_0x1614f1['wasUndone'])),_0x45f695;},_0x17fe68['toObject']=function(_0x40cdd1,_0x11732a){_0x11732a||(_0x11732a={});var _0x3aedb6={};if((_0x11732a['arrays']||_0x11732a['defaults'])&&(_0x3aedb6['nodes']=[]),_0x11732a['defaults']&&(_0x3aedb6['position']=null,_0x3aedb6['shouldReceiveAttributes']=!0x1,_0x3aedb6['wasUndone']=!0x1),null!=_0x40cdd1['position']&&_0x40cdd1['hasOwnProperty']('position')&&(_0x3aedb6['position']=_0x2367f4['Position']['toObject'](_0x40cdd1['position'],_0x11732a)),_0x40cdd1['nodes']&&_0x40cdd1['nodes']['length']){_0x3aedb6['nodes']=[];for(var _0x8b10d5=0x0;_0x8b10d5<_0x40cdd1['nodes']['length'];++_0x8b10d5)_0x3aedb6['nodes'][_0x8b10d5]=_0x2367f4['Element']['toObject'](_0x40cdd1['nodes'][_0x8b10d5],_0x11732a);}return null!=_0x40cdd1['shouldReceiveAttributes']&&_0x40cdd1['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3aedb6['shouldReceiveAttributes']=_0x40cdd1['shouldReceiveAttributes']),null!=_0x40cdd1['wasUndone']&&_0x40cdd1['hasOwnProperty']('wasUndone')&&(_0x3aedb6['wasUndone']=_0x40cdd1['wasUndone']),_0x3aedb6;},_0x17fe68['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x17fe68['getTypeUrl']=function(_0x1d32d8){return void 0x0===_0x1d32d8&&(_0x1d32d8='type.googleapis.com'),_0x1d32d8+'/InsertOperation';},_0x17fe68;}()),_0x2367f4['MarkerOperation']=(function(){function _0x4bd2ea(_0x4ac8a1){if(_0x4ac8a1){for(var _0x356a13=Object['keys'](_0x4ac8a1),_0x53a3fb=0x0;_0x53a3fb<_0x356a13['length'];++_0x53a3fb)null!=_0x4ac8a1[_0x356a13[_0x53a3fb]]&&(this[_0x356a13[_0x53a3fb]]=_0x4ac8a1[_0x356a13[_0x53a3fb]]);}}return _0x4bd2ea['prototype']['name']='',_0x4bd2ea['prototype']['oldRange']=null,_0x4bd2ea['prototype']['newRange']=null,_0x4bd2ea['prototype']['affectsData']=!0x1,_0x4bd2ea['prototype']['wasUndone']=!0x1,_0x4bd2ea['create']=function(_0x5c1645){return new _0x4bd2ea(_0x5c1645);},_0x4bd2ea['encode']=function(_0x5c5203,_0x1b79c9){return _0x1b79c9||(_0x1b79c9=_0x344cae['create']()),null!=_0x5c5203['name']&&Object['hasOwnProperty']['call'](_0x5c5203,'name')&&_0x1b79c9['uint32'](0xa)['string'](_0x5c5203['name']),null!=_0x5c5203['oldRange']&&Object['hasOwnProperty']['call'](_0x5c5203,'oldRange')&&_0x2367f4['Range']['encode'](_0x5c5203['oldRange'],_0x1b79c9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c5203['newRange']&&Object['hasOwnProperty']['call'](_0x5c5203,'newRange')&&_0x2367f4['Range']['encode'](_0x5c5203['newRange'],_0x1b79c9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c5203['affectsData']&&Object['hasOwnProperty']['call'](_0x5c5203,'affectsData')&&_0x1b79c9['uint32'](0x20)['bool'](_0x5c5203['affectsData']),null!=_0x5c5203['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c5203,'wasUndone')&&_0x1b79c9['uint32'](0x28)['bool'](_0x5c5203['wasUndone']),_0x1b79c9;},_0x4bd2ea['encodeDelimited']=function(_0x1f5b3e,_0x46ea3f){return this['encode'](_0x1f5b3e,_0x46ea3f)['ldelim']();},_0x4bd2ea['decode']=function(_0x500a74,_0x1d0d6d){_0x500a74 instanceof _0x4e65e6||(_0x500a74=_0x4e65e6['create'](_0x500a74));for(var _0x2ea4f7=void 0x0===_0x1d0d6d?_0x500a74['len']:_0x500a74['pos']+_0x1d0d6d,_0x23ce42=new _0x2367f4['MarkerOperation']();_0x500a74['pos']<_0x2ea4f7;){var _0x228acc=_0x500a74['uint32']();switch(_0x228acc>>>0x3){case 0x1:_0x23ce42['name']=_0x500a74['string']();break;case 0x2:_0x23ce42['oldRange']=_0x2367f4['Range']['decode'](_0x500a74,_0x500a74['uint32']());break;case 0x3:_0x23ce42['newRange']=_0x2367f4['Range']['decode'](_0x500a74,_0x500a74['uint32']());break;case 0x4:_0x23ce42['affectsData']=_0x500a74['bool']();break;case 0x5:_0x23ce42['wasUndone']=_0x500a74['bool']();break;default:_0x500a74['skipType'](0x7&_0x228acc);}}return _0x23ce42;},_0x4bd2ea['decodeDelimited']=function(_0x59b973){return _0x59b973 instanceof _0x4e65e6||(_0x59b973=new _0x4e65e6(_0x59b973)),this['decode'](_0x59b973,_0x59b973['uint32']());},_0x4bd2ea['verify']=function(_0x14694){if('object'!=typeof _0x14694||null===_0x14694)return'object\x20expected';if(null!=_0x14694['name']&&_0x14694['hasOwnProperty']('name')&&!_0x55df61['isString'](_0x14694['name']))return'name:\x20string\x20expected';var _0x2eca65;if(null!=_0x14694['oldRange']&&_0x14694['hasOwnProperty']('oldRange')&&(_0x2eca65=_0x2367f4['Range']['verify'](_0x14694['oldRange'])))return'oldRange.'+_0x2eca65;if(null!=_0x14694['newRange']&&_0x14694['hasOwnProperty']('newRange')&&(_0x2eca65=_0x2367f4['Range']['verify'](_0x14694['newRange'])))return'newRange.'+_0x2eca65;return null!=_0x14694['affectsData']&&_0x14694['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x14694['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x14694['wasUndone']&&_0x14694['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x14694['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4bd2ea['fromObject']=function(_0x1ab54e){if(_0x1ab54e instanceof _0x2367f4['MarkerOperation'])return _0x1ab54e;var _0x54cf2b=new _0x2367f4['MarkerOperation']();if(null!=_0x1ab54e['name']&&(_0x54cf2b['name']=String(_0x1ab54e['name'])),null!=_0x1ab54e['oldRange']){if('object'!=typeof _0x1ab54e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x54cf2b['oldRange']=_0x2367f4['Range']['fromObject'](_0x1ab54e['oldRange']);}if(null!=_0x1ab54e['newRange']){if('object'!=typeof _0x1ab54e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x54cf2b['newRange']=_0x2367f4['Range']['fromObject'](_0x1ab54e['newRange']);}return null!=_0x1ab54e['affectsData']&&(_0x54cf2b['affectsData']=Boolean(_0x1ab54e['affectsData'])),null!=_0x1ab54e['wasUndone']&&(_0x54cf2b['wasUndone']=Boolean(_0x1ab54e['wasUndone'])),_0x54cf2b;},_0x4bd2ea['toObject']=function(_0x3dc9d9,_0x3c5c6e){_0x3c5c6e||(_0x3c5c6e={});var _0x4bf4c0={};return _0x3c5c6e['defaults']&&(_0x4bf4c0['name']='',_0x4bf4c0['oldRange']=null,_0x4bf4c0['newRange']=null,_0x4bf4c0['affectsData']=!0x1,_0x4bf4c0['wasUndone']=!0x1),null!=_0x3dc9d9['name']&&_0x3dc9d9['hasOwnProperty']('name')&&(_0x4bf4c0['name']=_0x3dc9d9['name']),null!=_0x3dc9d9['oldRange']&&_0x3dc9d9['hasOwnProperty']('oldRange')&&(_0x4bf4c0['oldRange']=_0x2367f4['Range']['toObject'](_0x3dc9d9['oldRange'],_0x3c5c6e)),null!=_0x3dc9d9['newRange']&&_0x3dc9d9['hasOwnProperty']('newRange')&&(_0x4bf4c0['newRange']=_0x2367f4['Range']['toObject'](_0x3dc9d9['newRange'],_0x3c5c6e)),null!=_0x3dc9d9['affectsData']&&_0x3dc9d9['hasOwnProperty']('affectsData')&&(_0x4bf4c0['affectsData']=_0x3dc9d9['affectsData']),null!=_0x3dc9d9['wasUndone']&&_0x3dc9d9['hasOwnProperty']('wasUndone')&&(_0x4bf4c0['wasUndone']=_0x3dc9d9['wasUndone']),_0x4bf4c0;},_0x4bd2ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x4bd2ea['getTypeUrl']=function(_0x458fae){return void 0x0===_0x458fae&&(_0x458fae='type.googleapis.com'),_0x458fae+'/MarkerOperation';},_0x4bd2ea;}()),_0x2367f4['MergeOperation']=(function(){function _0x59a1ea(_0x1db6fe){if(_0x1db6fe){for(var _0x1112d8=Object['keys'](_0x1db6fe),_0x460a8b=0x0;_0x460a8b<_0x1112d8['length'];++_0x460a8b)null!=_0x1db6fe[_0x1112d8[_0x460a8b]]&&(this[_0x1112d8[_0x460a8b]]=_0x1db6fe[_0x1112d8[_0x460a8b]]);}}return _0x59a1ea['prototype']['sourcePosition']=null,_0x59a1ea['prototype']['targetPosition']=null,_0x59a1ea['prototype']['graveyardPosition']=null,_0x59a1ea['prototype']['howMany']=0x0,_0x59a1ea['prototype']['wasUndone']=!0x1,_0x59a1ea['create']=function(_0x9189bb){return new _0x59a1ea(_0x9189bb);},_0x59a1ea['encode']=function(_0x99c345,_0x21ff4a){return _0x21ff4a||(_0x21ff4a=_0x344cae['create']()),null!=_0x99c345['sourcePosition']&&Object['hasOwnProperty']['call'](_0x99c345,'sourcePosition')&&_0x2367f4['Position']['encode'](_0x99c345['sourcePosition'],_0x21ff4a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x99c345['targetPosition']&&Object['hasOwnProperty']['call'](_0x99c345,'targetPosition')&&_0x2367f4['Position']['encode'](_0x99c345['targetPosition'],_0x21ff4a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x99c345['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x99c345,'graveyardPosition')&&_0x2367f4['Position']['encode'](_0x99c345['graveyardPosition'],_0x21ff4a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x99c345['howMany']&&Object['hasOwnProperty']['call'](_0x99c345,'howMany')&&_0x21ff4a['uint32'](0x20)['uint32'](_0x99c345['howMany']),null!=_0x99c345['wasUndone']&&Object['hasOwnProperty']['call'](_0x99c345,'wasUndone')&&_0x21ff4a['uint32'](0x28)['bool'](_0x99c345['wasUndone']),_0x21ff4a;},_0x59a1ea['encodeDelimited']=function(_0x5f31de,_0x5b5492){return this['encode'](_0x5f31de,_0x5b5492)['ldelim']();},_0x59a1ea['decode']=function(_0x451725,_0x518d21){_0x451725 instanceof _0x4e65e6||(_0x451725=_0x4e65e6['create'](_0x451725));for(var _0x163352=void 0x0===_0x518d21?_0x451725['len']:_0x451725['pos']+_0x518d21,_0x3c2a77=new _0x2367f4['MergeOperation']();_0x451725['pos']<_0x163352;){var _0x2adfa2=_0x451725['uint32']();switch(_0x2adfa2>>>0x3){case 0x1:_0x3c2a77['sourcePosition']=_0x2367f4['Position']['decode'](_0x451725,_0x451725['uint32']());break;case 0x2:_0x3c2a77['targetPosition']=_0x2367f4['Position']['decode'](_0x451725,_0x451725['uint32']());break;case 0x3:_0x3c2a77['graveyardPosition']=_0x2367f4['Position']['decode'](_0x451725,_0x451725['uint32']());break;case 0x4:_0x3c2a77['howMany']=_0x451725['uint32']();break;case 0x5:_0x3c2a77['wasUndone']=_0x451725['bool']();break;default:_0x451725['skipType'](0x7&_0x2adfa2);}}return _0x3c2a77;},_0x59a1ea['decodeDelimited']=function(_0x276920){return _0x276920 instanceof _0x4e65e6||(_0x276920=new _0x4e65e6(_0x276920)),this['decode'](_0x276920,_0x276920['uint32']());},_0x59a1ea['verify']=function(_0x586d39){if('object'!=typeof _0x586d39||null===_0x586d39)return'object\x20expected';var _0x2a037e;if(null!=_0x586d39['sourcePosition']&&_0x586d39['hasOwnProperty']('sourcePosition')&&(_0x2a037e=_0x2367f4['Position']['verify'](_0x586d39['sourcePosition'])))return'sourcePosition.'+_0x2a037e;if(null!=_0x586d39['targetPosition']&&_0x586d39['hasOwnProperty']('targetPosition')&&(_0x2a037e=_0x2367f4['Position']['verify'](_0x586d39['targetPosition'])))return'targetPosition.'+_0x2a037e;if(null!=_0x586d39['graveyardPosition']&&_0x586d39['hasOwnProperty']('graveyardPosition')&&(_0x2a037e=_0x2367f4['Position']['verify'](_0x586d39['graveyardPosition'])))return'graveyardPosition.'+_0x2a037e;return null!=_0x586d39['howMany']&&_0x586d39['hasOwnProperty']('howMany')&&!_0x55df61['isInteger'](_0x586d39['howMany'])?'howMany:\x20integer\x20expected':null!=_0x586d39['wasUndone']&&_0x586d39['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x586d39['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59a1ea['fromObject']=function(_0x4dc4cf){if(_0x4dc4cf instanceof _0x2367f4['MergeOperation'])return _0x4dc4cf;var _0x36d7ef=new _0x2367f4['MergeOperation']();if(null!=_0x4dc4cf['sourcePosition']){if('object'!=typeof _0x4dc4cf['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x36d7ef['sourcePosition']=_0x2367f4['Position']['fromObject'](_0x4dc4cf['sourcePosition']);}if(null!=_0x4dc4cf['targetPosition']){if('object'!=typeof _0x4dc4cf['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x36d7ef['targetPosition']=_0x2367f4['Position']['fromObject'](_0x4dc4cf['targetPosition']);}if(null!=_0x4dc4cf['graveyardPosition']){if('object'!=typeof _0x4dc4cf['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x36d7ef['graveyardPosition']=_0x2367f4['Position']['fromObject'](_0x4dc4cf['graveyardPosition']);}return null!=_0x4dc4cf['howMany']&&(_0x36d7ef['howMany']=_0x4dc4cf['howMany']>>>0x0),null!=_0x4dc4cf['wasUndone']&&(_0x36d7ef['wasUndone']=Boolean(_0x4dc4cf['wasUndone'])),_0x36d7ef;},_0x59a1ea['toObject']=function(_0x54099a,_0x5268b8){_0x5268b8||(_0x5268b8={});var _0x435c3a={};return _0x5268b8['defaults']&&(_0x435c3a['sourcePosition']=null,_0x435c3a['targetPosition']=null,_0x435c3a['graveyardPosition']=null,_0x435c3a['howMany']=0x0,_0x435c3a['wasUndone']=!0x1),null!=_0x54099a['sourcePosition']&&_0x54099a['hasOwnProperty']('sourcePosition')&&(_0x435c3a['sourcePosition']=_0x2367f4['Position']['toObject'](_0x54099a['sourcePosition'],_0x5268b8)),null!=_0x54099a['targetPosition']&&_0x54099a['hasOwnProperty']('targetPosition')&&(_0x435c3a['targetPosition']=_0x2367f4['Position']['toObject'](_0x54099a['targetPosition'],_0x5268b8)),null!=_0x54099a['graveyardPosition']&&_0x54099a['hasOwnProperty']('graveyardPosition')&&(_0x435c3a['graveyardPosition']=_0x2367f4['Position']['toObject'](_0x54099a['graveyardPosition'],_0x5268b8)),null!=_0x54099a['howMany']&&_0x54099a['hasOwnProperty']('howMany')&&(_0x435c3a['howMany']=_0x54099a['howMany']),null!=_0x54099a['wasUndone']&&_0x54099a['hasOwnProperty']('wasUndone')&&(_0x435c3a['wasUndone']=_0x54099a['wasUndone']),_0x435c3a;},_0x59a1ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x59a1ea['getTypeUrl']=function(_0x2e645b){return void 0x0===_0x2e645b&&(_0x2e645b='type.googleapis.com'),_0x2e645b+'/MergeOperation';},_0x59a1ea;}()),_0x2367f4['MoveOperation']=(function(){function _0x171bfc(_0xe86cb0){if(_0xe86cb0){for(var _0x370466=Object['keys'](_0xe86cb0),_0x40773e=0x0;_0x40773e<_0x370466['length'];++_0x40773e)null!=_0xe86cb0[_0x370466[_0x40773e]]&&(this[_0x370466[_0x40773e]]=_0xe86cb0[_0x370466[_0x40773e]]);}}return _0x171bfc['prototype']['sourcePosition']=null,_0x171bfc['prototype']['howMany']=0x0,_0x171bfc['prototype']['targetPosition']=null,_0x171bfc['prototype']['wasUndone']=!0x1,_0x171bfc['create']=function(_0x234e22){return new _0x171bfc(_0x234e22);},_0x171bfc['encode']=function(_0x5ea6aa,_0x23cde4){return _0x23cde4||(_0x23cde4=_0x344cae['create']()),null!=_0x5ea6aa['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'sourcePosition')&&_0x2367f4['Position']['encode'](_0x5ea6aa['sourcePosition'],_0x23cde4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ea6aa['howMany']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'howMany')&&_0x23cde4['uint32'](0x10)['uint32'](_0x5ea6aa['howMany']),null!=_0x5ea6aa['targetPosition']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'targetPosition')&&_0x2367f4['Position']['encode'](_0x5ea6aa['targetPosition'],_0x23cde4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5ea6aa['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ea6aa,'wasUndone')&&_0x23cde4['uint32'](0x20)['bool'](_0x5ea6aa['wasUndone']),_0x23cde4;},_0x171bfc['encodeDelimited']=function(_0x4358b5,_0x1f5c8f){return this['encode'](_0x4358b5,_0x1f5c8f)['ldelim']();},_0x171bfc['decode']=function(_0xadc8a5,_0x341f6e){_0xadc8a5 instanceof _0x4e65e6||(_0xadc8a5=_0x4e65e6['create'](_0xadc8a5));for(var _0x214384=void 0x0===_0x341f6e?_0xadc8a5['len']:_0xadc8a5['pos']+_0x341f6e,_0x59c192=new _0x2367f4['MoveOperation']();_0xadc8a5['pos']<_0x214384;){var _0x55ccb2=_0xadc8a5['uint32']();switch(_0x55ccb2>>>0x3){case 0x1:_0x59c192['sourcePosition']=_0x2367f4['Position']['decode'](_0xadc8a5,_0xadc8a5['uint32']());break;case 0x2:_0x59c192['howMany']=_0xadc8a5['uint32']();break;case 0x3:_0x59c192['targetPosition']=_0x2367f4['Position']['decode'](_0xadc8a5,_0xadc8a5['uint32']());break;case 0x4:_0x59c192['wasUndone']=_0xadc8a5['bool']();break;default:_0xadc8a5['skipType'](0x7&_0x55ccb2);}}return _0x59c192;},_0x171bfc['decodeDelimited']=function(_0x54cb8f){return _0x54cb8f instanceof _0x4e65e6||(_0x54cb8f=new _0x4e65e6(_0x54cb8f)),this['decode'](_0x54cb8f,_0x54cb8f['uint32']());},_0x171bfc['verify']=function(_0x20abd3){if('object'!=typeof _0x20abd3||null===_0x20abd3)return'object\x20expected';var _0x59e737;if(null!=_0x20abd3['sourcePosition']&&_0x20abd3['hasOwnProperty']('sourcePosition')&&(_0x59e737=_0x2367f4['Position']['verify'](_0x20abd3['sourcePosition'])))return'sourcePosition.'+_0x59e737;if(null!=_0x20abd3['howMany']&&_0x20abd3['hasOwnProperty']('howMany')&&!_0x55df61['isInteger'](_0x20abd3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x20abd3['targetPosition']&&_0x20abd3['hasOwnProperty']('targetPosition')&&(_0x59e737=_0x2367f4['Position']['verify'](_0x20abd3['targetPosition'])))return'targetPosition.'+_0x59e737;return null!=_0x20abd3['wasUndone']&&_0x20abd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20abd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x171bfc['fromObject']=function(_0x3cbd07){if(_0x3cbd07 instanceof _0x2367f4['MoveOperation'])return _0x3cbd07;var _0x2319b7=new _0x2367f4['MoveOperation']();if(null!=_0x3cbd07['sourcePosition']){if('object'!=typeof _0x3cbd07['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2319b7['sourcePosition']=_0x2367f4['Position']['fromObject'](_0x3cbd07['sourcePosition']);}if(null!=_0x3cbd07['howMany']&&(_0x2319b7['howMany']=_0x3cbd07['howMany']>>>0x0),null!=_0x3cbd07['targetPosition']){if('object'!=typeof _0x3cbd07['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2319b7['targetPosition']=_0x2367f4['Position']['fromObject'](_0x3cbd07['targetPosition']);}return null!=_0x3cbd07['wasUndone']&&(_0x2319b7['wasUndone']=Boolean(_0x3cbd07['wasUndone'])),_0x2319b7;},_0x171bfc['toObject']=function(_0x28e5c7,_0x4a9e03){_0x4a9e03||(_0x4a9e03={});var _0x534416={};return _0x4a9e03['defaults']&&(_0x534416['sourcePosition']=null,_0x534416['howMany']=0x0,_0x534416['targetPosition']=null,_0x534416['wasUndone']=!0x1),null!=_0x28e5c7['sourcePosition']&&_0x28e5c7['hasOwnProperty']('sourcePosition')&&(_0x534416['sourcePosition']=_0x2367f4['Position']['toObject'](_0x28e5c7['sourcePosition'],_0x4a9e03)),null!=_0x28e5c7['howMany']&&_0x28e5c7['hasOwnProperty']('howMany')&&(_0x534416['howMany']=_0x28e5c7['howMany']),null!=_0x28e5c7['targetPosition']&&_0x28e5c7['hasOwnProperty']('targetPosition')&&(_0x534416['targetPosition']=_0x2367f4['Position']['toObject'](_0x28e5c7['targetPosition'],_0x4a9e03)),null!=_0x28e5c7['wasUndone']&&_0x28e5c7['hasOwnProperty']('wasUndone')&&(_0x534416['wasUndone']=_0x28e5c7['wasUndone']),_0x534416;},_0x171bfc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x171bfc['getTypeUrl']=function(_0x1aa98b){return void 0x0===_0x1aa98b&&(_0x1aa98b='type.googleapis.com'),_0x1aa98b+'/MoveOperation';},_0x171bfc;}()),_0x2367f4['RenameOperation']=(function(){function _0x311cd8(_0x485ab6){if(_0x485ab6){for(var _0x4b010a=Object['keys'](_0x485ab6),_0x51e09f=0x0;_0x51e09f<_0x4b010a['length'];++_0x51e09f)null!=_0x485ab6[_0x4b010a[_0x51e09f]]&&(this[_0x4b010a[_0x51e09f]]=_0x485ab6[_0x4b010a[_0x51e09f]]);}}return _0x311cd8['prototype']['position']=null,_0x311cd8['prototype']['oldName']='',_0x311cd8['prototype']['newName']='',_0x311cd8['prototype']['wasUndone']=!0x1,_0x311cd8['create']=function(_0x1cf0cc){return new _0x311cd8(_0x1cf0cc);},_0x311cd8['encode']=function(_0x268ad8,_0x29cfdf){return _0x29cfdf||(_0x29cfdf=_0x344cae['create']()),null!=_0x268ad8['position']&&Object['hasOwnProperty']['call'](_0x268ad8,'position')&&_0x2367f4['Position']['encode'](_0x268ad8['position'],_0x29cfdf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x268ad8['oldName']&&Object['hasOwnProperty']['call'](_0x268ad8,'oldName')&&_0x29cfdf['uint32'](0x12)['string'](_0x268ad8['oldName']),null!=_0x268ad8['newName']&&Object['hasOwnProperty']['call'](_0x268ad8,'newName')&&_0x29cfdf['uint32'](0x1a)['string'](_0x268ad8['newName']),null!=_0x268ad8['wasUndone']&&Object['hasOwnProperty']['call'](_0x268ad8,'wasUndone')&&_0x29cfdf['uint32'](0x20)['bool'](_0x268ad8['wasUndone']),_0x29cfdf;},_0x311cd8['encodeDelimited']=function(_0x1962e0,_0x1d99c1){return this['encode'](_0x1962e0,_0x1d99c1)['ldelim']();},_0x311cd8['decode']=function(_0x4cc340,_0x14c088){_0x4cc340 instanceof _0x4e65e6||(_0x4cc340=_0x4e65e6['create'](_0x4cc340));for(var _0x551c72=void 0x0===_0x14c088?_0x4cc340['len']:_0x4cc340['pos']+_0x14c088,_0x574479=new _0x2367f4['RenameOperation']();_0x4cc340['pos']<_0x551c72;){var _0x4c4221=_0x4cc340['uint32']();switch(_0x4c4221>>>0x3){case 0x1:_0x574479['position']=_0x2367f4['Position']['decode'](_0x4cc340,_0x4cc340['uint32']());break;case 0x2:_0x574479['oldName']=_0x4cc340['string']();break;case 0x3:_0x574479['newName']=_0x4cc340['string']();break;case 0x4:_0x574479['wasUndone']=_0x4cc340['bool']();break;default:_0x4cc340['skipType'](0x7&_0x4c4221);}}return _0x574479;},_0x311cd8['decodeDelimited']=function(_0xd6f0ee){return _0xd6f0ee instanceof _0x4e65e6||(_0xd6f0ee=new _0x4e65e6(_0xd6f0ee)),this['decode'](_0xd6f0ee,_0xd6f0ee['uint32']());},_0x311cd8['verify']=function(_0x1d0981){if('object'!=typeof _0x1d0981||null===_0x1d0981)return'object\x20expected';if(null!=_0x1d0981['position']&&_0x1d0981['hasOwnProperty']('position')){var _0x12ff03=_0x2367f4['Position']['verify'](_0x1d0981['position']);if(_0x12ff03)return'position.'+_0x12ff03;}return null!=_0x1d0981['oldName']&&_0x1d0981['hasOwnProperty']('oldName')&&!_0x55df61['isString'](_0x1d0981['oldName'])?'oldName:\x20string\x20expected':null!=_0x1d0981['newName']&&_0x1d0981['hasOwnProperty']('newName')&&!_0x55df61['isString'](_0x1d0981['newName'])?'newName:\x20string\x20expected':null!=_0x1d0981['wasUndone']&&_0x1d0981['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1d0981['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x311cd8['fromObject']=function(_0xec9fe0){if(_0xec9fe0 instanceof _0x2367f4['RenameOperation'])return _0xec9fe0;var _0x37905d=new _0x2367f4['RenameOperation']();if(null!=_0xec9fe0['position']){if('object'!=typeof _0xec9fe0['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x37905d['position']=_0x2367f4['Position']['fromObject'](_0xec9fe0['position']);}return null!=_0xec9fe0['oldName']&&(_0x37905d['oldName']=String(_0xec9fe0['oldName'])),null!=_0xec9fe0['newName']&&(_0x37905d['newName']=String(_0xec9fe0['newName'])),null!=_0xec9fe0['wasUndone']&&(_0x37905d['wasUndone']=Boolean(_0xec9fe0['wasUndone'])),_0x37905d;},_0x311cd8['toObject']=function(_0x1bc1c2,_0x26b1f9){_0x26b1f9||(_0x26b1f9={});var _0x4d4be3={};return _0x26b1f9['defaults']&&(_0x4d4be3['position']=null,_0x4d4be3['oldName']='',_0x4d4be3['newName']='',_0x4d4be3['wasUndone']=!0x1),null!=_0x1bc1c2['position']&&_0x1bc1c2['hasOwnProperty']('position')&&(_0x4d4be3['position']=_0x2367f4['Position']['toObject'](_0x1bc1c2['position'],_0x26b1f9)),null!=_0x1bc1c2['oldName']&&_0x1bc1c2['hasOwnProperty']('oldName')&&(_0x4d4be3['oldName']=_0x1bc1c2['oldName']),null!=_0x1bc1c2['newName']&&_0x1bc1c2['hasOwnProperty']('newName')&&(_0x4d4be3['newName']=_0x1bc1c2['newName']),null!=_0x1bc1c2['wasUndone']&&_0x1bc1c2['hasOwnProperty']('wasUndone')&&(_0x4d4be3['wasUndone']=_0x1bc1c2['wasUndone']),_0x4d4be3;},_0x311cd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x311cd8['getTypeUrl']=function(_0x5531f2){return void 0x0===_0x5531f2&&(_0x5531f2='type.googleapis.com'),_0x5531f2+'/RenameOperation';},_0x311cd8;}()),_0x2367f4['RootAttributeOperation']=(function(){function _0x3b0730(_0x52b6b6){if(_0x52b6b6){for(var _0x23931e=Object['keys'](_0x52b6b6),_0x4880be=0x0;_0x4880be<_0x23931e['length'];++_0x4880be)null!=_0x52b6b6[_0x23931e[_0x4880be]]&&(this[_0x23931e[_0x4880be]]=_0x52b6b6[_0x23931e[_0x4880be]]);}}return _0x3b0730['prototype']['root']='',_0x3b0730['prototype']['key']='',_0x3b0730['prototype']['oldValueBoolean']=!0x1,_0x3b0730['prototype']['oldValueJson']='',_0x3b0730['prototype']['newValueBoolean']=!0x1,_0x3b0730['prototype']['newValueJson']='',_0x3b0730['prototype']['wasUndone']=!0x1,_0x3b0730['create']=function(_0x526e52){return new _0x3b0730(_0x526e52);},_0x3b0730['encode']=function(_0x1ba06a,_0x417b96){return _0x417b96||(_0x417b96=_0x344cae['create']()),null!=_0x1ba06a['root']&&Object['hasOwnProperty']['call'](_0x1ba06a,'root')&&_0x417b96['uint32'](0xa)['string'](_0x1ba06a['root']),null!=_0x1ba06a['key']&&Object['hasOwnProperty']['call'](_0x1ba06a,'key')&&_0x417b96['uint32'](0x12)['string'](_0x1ba06a['key']),null!=_0x1ba06a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1ba06a,'oldValueBoolean')&&_0x417b96['uint32'](0x18)['bool'](_0x1ba06a['oldValueBoolean']),null!=_0x1ba06a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1ba06a,'oldValueJson')&&_0x417b96['uint32'](0x22)['string'](_0x1ba06a['oldValueJson']),null!=_0x1ba06a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1ba06a,'newValueBoolean')&&_0x417b96['uint32'](0x28)['bool'](_0x1ba06a['newValueBoolean']),null!=_0x1ba06a['newValueJson']&&Object['hasOwnProperty']['call'](_0x1ba06a,'newValueJson')&&_0x417b96['uint32'](0x32)['string'](_0x1ba06a['newValueJson']),null!=_0x1ba06a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ba06a,'wasUndone')&&_0x417b96['uint32'](0x38)['bool'](_0x1ba06a['wasUndone']),_0x417b96;},_0x3b0730['encodeDelimited']=function(_0x1634ea,_0x1d9d86){return this['encode'](_0x1634ea,_0x1d9d86)['ldelim']();},_0x3b0730['decode']=function(_0x30c866,_0x28eccc){_0x30c866 instanceof _0x4e65e6||(_0x30c866=_0x4e65e6['create'](_0x30c866));for(var _0x366139=void 0x0===_0x28eccc?_0x30c866['len']:_0x30c866['pos']+_0x28eccc,_0x48c500=new _0x2367f4['RootAttributeOperation']();_0x30c866['pos']<_0x366139;){var _0x2d625d=_0x30c866['uint32']();switch(_0x2d625d>>>0x3){case 0x1:_0x48c500['root']=_0x30c866['string']();break;case 0x2:_0x48c500['key']=_0x30c866['string']();break;case 0x3:_0x48c500['oldValueBoolean']=_0x30c866['bool']();break;case 0x4:_0x48c500['oldValueJson']=_0x30c866['string']();break;case 0x5:_0x48c500['newValueBoolean']=_0x30c866['bool']();break;case 0x6:_0x48c500['newValueJson']=_0x30c866['string']();break;case 0x7:_0x48c500['wasUndone']=_0x30c866['bool']();break;default:_0x30c866['skipType'](0x7&_0x2d625d);}}return _0x48c500;},_0x3b0730['decodeDelimited']=function(_0x16fb5c){return _0x16fb5c instanceof _0x4e65e6||(_0x16fb5c=new _0x4e65e6(_0x16fb5c)),this['decode'](_0x16fb5c,_0x16fb5c['uint32']());},_0x3b0730['verify']=function(_0x2258d0){return'object'!=typeof _0x2258d0||null===_0x2258d0?'object\x20expected':null!=_0x2258d0['root']&&_0x2258d0['hasOwnProperty']('root')&&!_0x55df61['isString'](_0x2258d0['root'])?'root:\x20string\x20expected':null!=_0x2258d0['key']&&_0x2258d0['hasOwnProperty']('key')&&!_0x55df61['isString'](_0x2258d0['key'])?'key:\x20string\x20expected':null!=_0x2258d0['oldValueBoolean']&&_0x2258d0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2258d0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2258d0['oldValueJson']&&_0x2258d0['hasOwnProperty']('oldValueJson')&&!_0x55df61['isString'](_0x2258d0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2258d0['newValueBoolean']&&_0x2258d0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2258d0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2258d0['newValueJson']&&_0x2258d0['hasOwnProperty']('newValueJson')&&!_0x55df61['isString'](_0x2258d0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2258d0['wasUndone']&&_0x2258d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2258d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b0730['fromObject']=function(_0x36ea5f){if(_0x36ea5f instanceof _0x2367f4['RootAttributeOperation'])return _0x36ea5f;var _0x17b2c7=new _0x2367f4['RootAttributeOperation']();return null!=_0x36ea5f['root']&&(_0x17b2c7['root']=String(_0x36ea5f['root'])),null!=_0x36ea5f['key']&&(_0x17b2c7['key']=String(_0x36ea5f['key'])),null!=_0x36ea5f['oldValueBoolean']&&(_0x17b2c7['oldValueBoolean']=Boolean(_0x36ea5f['oldValueBoolean'])),null!=_0x36ea5f['oldValueJson']&&(_0x17b2c7['oldValueJson']=String(_0x36ea5f['oldValueJson'])),null!=_0x36ea5f['newValueBoolean']&&(_0x17b2c7['newValueBoolean']=Boolean(_0x36ea5f['newValueBoolean'])),null!=_0x36ea5f['newValueJson']&&(_0x17b2c7['newValueJson']=String(_0x36ea5f['newValueJson'])),null!=_0x36ea5f['wasUndone']&&(_0x17b2c7['wasUndone']=Boolean(_0x36ea5f['wasUndone'])),_0x17b2c7;},_0x3b0730['toObject']=function(_0x50bd4d,_0x448d73){_0x448d73||(_0x448d73={});var _0x26822c={};return _0x448d73['defaults']&&(_0x26822c['root']='',_0x26822c['key']='',_0x26822c['oldValueBoolean']=!0x1,_0x26822c['oldValueJson']='',_0x26822c['newValueBoolean']=!0x1,_0x26822c['newValueJson']='',_0x26822c['wasUndone']=!0x1),null!=_0x50bd4d['root']&&_0x50bd4d['hasOwnProperty']('root')&&(_0x26822c['root']=_0x50bd4d['root']),null!=_0x50bd4d['key']&&_0x50bd4d['hasOwnProperty']('key')&&(_0x26822c['key']=_0x50bd4d['key']),null!=_0x50bd4d['oldValueBoolean']&&_0x50bd4d['hasOwnProperty']('oldValueBoolean')&&(_0x26822c['oldValueBoolean']=_0x50bd4d['oldValueBoolean']),null!=_0x50bd4d['oldValueJson']&&_0x50bd4d['hasOwnProperty']('oldValueJson')&&(_0x26822c['oldValueJson']=_0x50bd4d['oldValueJson']),null!=_0x50bd4d['newValueBoolean']&&_0x50bd4d['hasOwnProperty']('newValueBoolean')&&(_0x26822c['newValueBoolean']=_0x50bd4d['newValueBoolean']),null!=_0x50bd4d['newValueJson']&&_0x50bd4d['hasOwnProperty']('newValueJson')&&(_0x26822c['newValueJson']=_0x50bd4d['newValueJson']),null!=_0x50bd4d['wasUndone']&&_0x50bd4d['hasOwnProperty']('wasUndone')&&(_0x26822c['wasUndone']=_0x50bd4d['wasUndone']),_0x26822c;},_0x3b0730['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x3b0730['getTypeUrl']=function(_0x4bb5b2){return void 0x0===_0x4bb5b2&&(_0x4bb5b2='type.googleapis.com'),_0x4bb5b2+'/RootAttributeOperation';},_0x3b0730;}()),_0x2367f4['RootOperation']=(function(){function _0x3dfbd0(_0x5b496a){if(_0x5b496a){for(var _0x4aa34a=Object['keys'](_0x5b496a),_0xdba967=0x0;_0xdba967<_0x4aa34a['length'];++_0xdba967)null!=_0x5b496a[_0x4aa34a[_0xdba967]]&&(this[_0x4aa34a[_0xdba967]]=_0x5b496a[_0x4aa34a[_0xdba967]]);}}return _0x3dfbd0['prototype']['rootName']='',_0x3dfbd0['prototype']['elementName']='',_0x3dfbd0['prototype']['isAdd']=!0x1,_0x3dfbd0['prototype']['wasUndone']=!0x1,_0x3dfbd0['create']=function(_0xa28995){return new _0x3dfbd0(_0xa28995);},_0x3dfbd0['encode']=function(_0x40bbcd,_0x94931d){return _0x94931d||(_0x94931d=_0x344cae['create']()),null!=_0x40bbcd['rootName']&&Object['hasOwnProperty']['call'](_0x40bbcd,'rootName')&&_0x94931d['uint32'](0xa)['string'](_0x40bbcd['rootName']),null!=_0x40bbcd['elementName']&&Object['hasOwnProperty']['call'](_0x40bbcd,'elementName')&&_0x94931d['uint32'](0x12)['string'](_0x40bbcd['elementName']),null!=_0x40bbcd['isAdd']&&Object['hasOwnProperty']['call'](_0x40bbcd,'isAdd')&&_0x94931d['uint32'](0x18)['bool'](_0x40bbcd['isAdd']),null!=_0x40bbcd['wasUndone']&&Object['hasOwnProperty']['call'](_0x40bbcd,'wasUndone')&&_0x94931d['uint32'](0x20)['bool'](_0x40bbcd['wasUndone']),_0x94931d;},_0x3dfbd0['encodeDelimited']=function(_0x2034f1,_0x16019e){return this['encode'](_0x2034f1,_0x16019e)['ldelim']();},_0x3dfbd0['decode']=function(_0x3e41e2,_0x5f4cc4){_0x3e41e2 instanceof _0x4e65e6||(_0x3e41e2=_0x4e65e6['create'](_0x3e41e2));for(var _0x5cf8c8=void 0x0===_0x5f4cc4?_0x3e41e2['len']:_0x3e41e2['pos']+_0x5f4cc4,_0x31072c=new _0x2367f4['RootOperation']();_0x3e41e2['pos']<_0x5cf8c8;){var _0x50b1b6=_0x3e41e2['uint32']();switch(_0x50b1b6>>>0x3){case 0x1:_0x31072c['rootName']=_0x3e41e2['string']();break;case 0x2:_0x31072c['elementName']=_0x3e41e2['string']();break;case 0x3:_0x31072c['isAdd']=_0x3e41e2['bool']();break;case 0x4:_0x31072c['wasUndone']=_0x3e41e2['bool']();break;default:_0x3e41e2['skipType'](0x7&_0x50b1b6);}}return _0x31072c;},_0x3dfbd0['decodeDelimited']=function(_0x43c89d){return _0x43c89d instanceof _0x4e65e6||(_0x43c89d=new _0x4e65e6(_0x43c89d)),this['decode'](_0x43c89d,_0x43c89d['uint32']());},_0x3dfbd0['verify']=function(_0x176957){return'object'!=typeof _0x176957||null===_0x176957?'object\x20expected':null!=_0x176957['rootName']&&_0x176957['hasOwnProperty']('rootName')&&!_0x55df61['isString'](_0x176957['rootName'])?'rootName:\x20string\x20expected':null!=_0x176957['elementName']&&_0x176957['hasOwnProperty']('elementName')&&!_0x55df61['isString'](_0x176957['elementName'])?'elementName:\x20string\x20expected':null!=_0x176957['isAdd']&&_0x176957['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x176957['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x176957['wasUndone']&&_0x176957['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x176957['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dfbd0['fromObject']=function(_0x9fc5f1){if(_0x9fc5f1 instanceof _0x2367f4['RootOperation'])return _0x9fc5f1;var _0x1fcbfd=new _0x2367f4['RootOperation']();return null!=_0x9fc5f1['rootName']&&(_0x1fcbfd['rootName']=String(_0x9fc5f1['rootName'])),null!=_0x9fc5f1['elementName']&&(_0x1fcbfd['elementName']=String(_0x9fc5f1['elementName'])),null!=_0x9fc5f1['isAdd']&&(_0x1fcbfd['isAdd']=Boolean(_0x9fc5f1['isAdd'])),null!=_0x9fc5f1['wasUndone']&&(_0x1fcbfd['wasUndone']=Boolean(_0x9fc5f1['wasUndone'])),_0x1fcbfd;},_0x3dfbd0['toObject']=function(_0x20b86c,_0x109839){_0x109839||(_0x109839={});var _0x59a1b6={};return _0x109839['defaults']&&(_0x59a1b6['rootName']='',_0x59a1b6['elementName']='',_0x59a1b6['isAdd']=!0x1,_0x59a1b6['wasUndone']=!0x1),null!=_0x20b86c['rootName']&&_0x20b86c['hasOwnProperty']('rootName')&&(_0x59a1b6['rootName']=_0x20b86c['rootName']),null!=_0x20b86c['elementName']&&_0x20b86c['hasOwnProperty']('elementName')&&(_0x59a1b6['elementName']=_0x20b86c['elementName']),null!=_0x20b86c['isAdd']&&_0x20b86c['hasOwnProperty']('isAdd')&&(_0x59a1b6['isAdd']=_0x20b86c['isAdd']),null!=_0x20b86c['wasUndone']&&_0x20b86c['hasOwnProperty']('wasUndone')&&(_0x59a1b6['wasUndone']=_0x20b86c['wasUndone']),_0x59a1b6;},_0x3dfbd0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x3dfbd0['getTypeUrl']=function(_0x1e7f19){return void 0x0===_0x1e7f19&&(_0x1e7f19='type.googleapis.com'),_0x1e7f19+'/RootOperation';},_0x3dfbd0;}()),_0x2367f4['SplitOperation']=(function(){function _0x20c6df(_0x50359f){if(_0x50359f){for(var _0x190b88=Object['keys'](_0x50359f),_0x508ccb=0x0;_0x508ccb<_0x190b88['length'];++_0x508ccb)null!=_0x50359f[_0x190b88[_0x508ccb]]&&(this[_0x190b88[_0x508ccb]]=_0x50359f[_0x190b88[_0x508ccb]]);}}return _0x20c6df['prototype']['splitPosition']=null,_0x20c6df['prototype']['graveyardPosition']=null,_0x20c6df['prototype']['howMany']=0x0,_0x20c6df['prototype']['insertionPosition']=null,_0x20c6df['prototype']['wasUndone']=!0x1,_0x20c6df['create']=function(_0x457036){return new _0x20c6df(_0x457036);},_0x20c6df['encode']=function(_0x4c8896,_0x1b04ad){return _0x1b04ad||(_0x1b04ad=_0x344cae['create']()),null!=_0x4c8896['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c8896,'splitPosition')&&_0x2367f4['Position']['encode'](_0x4c8896['splitPosition'],_0x1b04ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c8896['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c8896,'graveyardPosition')&&_0x2367f4['Position']['encode'](_0x4c8896['graveyardPosition'],_0x1b04ad['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c8896['howMany']&&Object['hasOwnProperty']['call'](_0x4c8896,'howMany')&&_0x1b04ad['uint32'](0x18)['uint32'](_0x4c8896['howMany']),null!=_0x4c8896['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c8896,'insertionPosition')&&_0x2367f4['Position']['encode'](_0x4c8896['insertionPosition'],_0x1b04ad['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c8896['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c8896,'wasUndone')&&_0x1b04ad['uint32'](0x28)['bool'](_0x4c8896['wasUndone']),_0x1b04ad;},_0x20c6df['encodeDelimited']=function(_0x3c06af,_0x1cc6cb){return this['encode'](_0x3c06af,_0x1cc6cb)['ldelim']();},_0x20c6df['decode']=function(_0x1eda33,_0x3ba019){_0x1eda33 instanceof _0x4e65e6||(_0x1eda33=_0x4e65e6['create'](_0x1eda33));for(var _0x4f76da=void 0x0===_0x3ba019?_0x1eda33['len']:_0x1eda33['pos']+_0x3ba019,_0x5862e1=new _0x2367f4['SplitOperation']();_0x1eda33['pos']<_0x4f76da;){var _0x428b72=_0x1eda33['uint32']();switch(_0x428b72>>>0x3){case 0x1:_0x5862e1['splitPosition']=_0x2367f4['Position']['decode'](_0x1eda33,_0x1eda33['uint32']());break;case 0x2:_0x5862e1['graveyardPosition']=_0x2367f4['Position']['decode'](_0x1eda33,_0x1eda33['uint32']());break;case 0x3:_0x5862e1['howMany']=_0x1eda33['uint32']();break;case 0x4:_0x5862e1['insertionPosition']=_0x2367f4['Position']['decode'](_0x1eda33,_0x1eda33['uint32']());break;case 0x5:_0x5862e1['wasUndone']=_0x1eda33['bool']();break;default:_0x1eda33['skipType'](0x7&_0x428b72);}}return _0x5862e1;},_0x20c6df['decodeDelimited']=function(_0x540e76){return _0x540e76 instanceof _0x4e65e6||(_0x540e76=new _0x4e65e6(_0x540e76)),this['decode'](_0x540e76,_0x540e76['uint32']());},_0x20c6df['verify']=function(_0x2b8b00){if('object'!=typeof _0x2b8b00||null===_0x2b8b00)return'object\x20expected';var _0x5f1f9e;if(null!=_0x2b8b00['splitPosition']&&_0x2b8b00['hasOwnProperty']('splitPosition')&&(_0x5f1f9e=_0x2367f4['Position']['verify'](_0x2b8b00['splitPosition'])))return'splitPosition.'+_0x5f1f9e;if(null!=_0x2b8b00['graveyardPosition']&&_0x2b8b00['hasOwnProperty']('graveyardPosition')&&(_0x5f1f9e=_0x2367f4['Position']['verify'](_0x2b8b00['graveyardPosition'])))return'graveyardPosition.'+_0x5f1f9e;if(null!=_0x2b8b00['howMany']&&_0x2b8b00['hasOwnProperty']('howMany')&&!_0x55df61['isInteger'](_0x2b8b00['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2b8b00['insertionPosition']&&_0x2b8b00['hasOwnProperty']('insertionPosition')&&(_0x5f1f9e=_0x2367f4['Position']['verify'](_0x2b8b00['insertionPosition'])))return'insertionPosition.'+_0x5f1f9e;return null!=_0x2b8b00['wasUndone']&&_0x2b8b00['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b8b00['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20c6df['fromObject']=function(_0x5c3ce1){if(_0x5c3ce1 instanceof _0x2367f4['SplitOperation'])return _0x5c3ce1;var _0x45a20f=new _0x2367f4['SplitOperation']();if(null!=_0x5c3ce1['splitPosition']){if('object'!=typeof _0x5c3ce1['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x45a20f['splitPosition']=_0x2367f4['Position']['fromObject'](_0x5c3ce1['splitPosition']);}if(null!=_0x5c3ce1['graveyardPosition']){if('object'!=typeof _0x5c3ce1['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x45a20f['graveyardPosition']=_0x2367f4['Position']['fromObject'](_0x5c3ce1['graveyardPosition']);}if(null!=_0x5c3ce1['howMany']&&(_0x45a20f['howMany']=_0x5c3ce1['howMany']>>>0x0),null!=_0x5c3ce1['insertionPosition']){if('object'!=typeof _0x5c3ce1['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x45a20f['insertionPosition']=_0x2367f4['Position']['fromObject'](_0x5c3ce1['insertionPosition']);}return null!=_0x5c3ce1['wasUndone']&&(_0x45a20f['wasUndone']=Boolean(_0x5c3ce1['wasUndone'])),_0x45a20f;},_0x20c6df['toObject']=function(_0x515822,_0x318753){_0x318753||(_0x318753={});var _0x344ec7={};return _0x318753['defaults']&&(_0x344ec7['splitPosition']=null,_0x344ec7['graveyardPosition']=null,_0x344ec7['howMany']=0x0,_0x344ec7['insertionPosition']=null,_0x344ec7['wasUndone']=!0x1),null!=_0x515822['splitPosition']&&_0x515822['hasOwnProperty']('splitPosition')&&(_0x344ec7['splitPosition']=_0x2367f4['Position']['toObject'](_0x515822['splitPosition'],_0x318753)),null!=_0x515822['graveyardPosition']&&_0x515822['hasOwnProperty']('graveyardPosition')&&(_0x344ec7['graveyardPosition']=_0x2367f4['Position']['toObject'](_0x515822['graveyardPosition'],_0x318753)),null!=_0x515822['howMany']&&_0x515822['hasOwnProperty']('howMany')&&(_0x344ec7['howMany']=_0x515822['howMany']),null!=_0x515822['insertionPosition']&&_0x515822['hasOwnProperty']('insertionPosition')&&(_0x344ec7['insertionPosition']=_0x2367f4['Position']['toObject'](_0x515822['insertionPosition'],_0x318753)),null!=_0x515822['wasUndone']&&_0x515822['hasOwnProperty']('wasUndone')&&(_0x344ec7['wasUndone']=_0x515822['wasUndone']),_0x344ec7;},_0x20c6df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x20c6df['getTypeUrl']=function(_0x4df064){return void 0x0===_0x4df064&&(_0x4df064='type.googleapis.com'),_0x4df064+'/SplitOperation';},_0x20c6df;}()),_0x2367f4['Position']=(function(){function _0x56629a(_0xeb28e3){if(this['path']=[],_0xeb28e3){for(var _0x4bcb1c=Object['keys'](_0xeb28e3),_0x2736e3=0x0;_0x2736e3<_0x4bcb1c['length'];++_0x2736e3)null!=_0xeb28e3[_0x4bcb1c[_0x2736e3]]&&(this[_0x4bcb1c[_0x2736e3]]=_0xeb28e3[_0x4bcb1c[_0x2736e3]]);}}return _0x56629a['prototype']['root']='',_0x56629a['prototype']['rootMain']=!0x1,_0x56629a['prototype']['rootGraveyard']=!0x1,_0x56629a['prototype']['path']=_0x55df61['emptyArray'],_0x56629a['prototype']['stickiness']='',_0x56629a['create']=function(_0x13cba4){return new _0x56629a(_0x13cba4);},_0x56629a['encode']=function(_0x3119f8,_0x294cd3){if(_0x294cd3||(_0x294cd3=_0x344cae['create']()),null!=_0x3119f8['root']&&Object['hasOwnProperty']['call'](_0x3119f8,'root')&&_0x294cd3['uint32'](0xa)['string'](_0x3119f8['root']),null!=_0x3119f8['rootMain']&&Object['hasOwnProperty']['call'](_0x3119f8,'rootMain')&&_0x294cd3['uint32'](0x10)['bool'](_0x3119f8['rootMain']),null!=_0x3119f8['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3119f8,'rootGraveyard')&&_0x294cd3['uint32'](0x18)['bool'](_0x3119f8['rootGraveyard']),null!=_0x3119f8['path']&&_0x3119f8['path']['length']){_0x294cd3['uint32'](0x22)['fork']();for(var _0x790394=0x0;_0x790394<_0x3119f8['path']['length'];++_0x790394)_0x294cd3['uint32'](_0x3119f8['path'][_0x790394]);_0x294cd3['ldelim']();}return null!=_0x3119f8['stickiness']&&Object['hasOwnProperty']['call'](_0x3119f8,'stickiness')&&_0x294cd3['uint32'](0x2a)['string'](_0x3119f8['stickiness']),_0x294cd3;},_0x56629a['encodeDelimited']=function(_0x3fcb91,_0x1c7f95){return this['encode'](_0x3fcb91,_0x1c7f95)['ldelim']();},_0x56629a['decode']=function(_0x4366ed,_0x3e0d81){_0x4366ed instanceof _0x4e65e6||(_0x4366ed=_0x4e65e6['create'](_0x4366ed));for(var _0x491b58=void 0x0===_0x3e0d81?_0x4366ed['len']:_0x4366ed['pos']+_0x3e0d81,_0x498b82=new _0x2367f4['Position']();_0x4366ed['pos']<_0x491b58;){var _0x58c275=_0x4366ed['uint32']();switch(_0x58c275>>>0x3){case 0x1:_0x498b82['root']=_0x4366ed['string']();break;case 0x2:_0x498b82['rootMain']=_0x4366ed['bool']();break;case 0x3:_0x498b82['rootGraveyard']=_0x4366ed['bool']();break;case 0x4:if(_0x498b82['path']&&_0x498b82['path']['length']||(_0x498b82['path']=[]),0x2==(0x7&_0x58c275)){for(var _0x272000=_0x4366ed['uint32']()+_0x4366ed['pos'];_0x4366ed['pos']<_0x272000;)_0x498b82['path']['push'](_0x4366ed['uint32']());}else _0x498b82['path']['push'](_0x4366ed['uint32']());break;case 0x5:_0x498b82['stickiness']=_0x4366ed['string']();break;default:_0x4366ed['skipType'](0x7&_0x58c275);}}return _0x498b82;},_0x56629a['decodeDelimited']=function(_0x57d706){return _0x57d706 instanceof _0x4e65e6||(_0x57d706=new _0x4e65e6(_0x57d706)),this['decode'](_0x57d706,_0x57d706['uint32']());},_0x56629a['verify']=function(_0x4ab900){if('object'!=typeof _0x4ab900||null===_0x4ab900)return'object\x20expected';if(null!=_0x4ab900['root']&&_0x4ab900['hasOwnProperty']('root')&&!_0x55df61['isString'](_0x4ab900['root']))return'root:\x20string\x20expected';if(null!=_0x4ab900['rootMain']&&_0x4ab900['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4ab900['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4ab900['rootGraveyard']&&_0x4ab900['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4ab900['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4ab900['path']&&_0x4ab900['hasOwnProperty']('path')){if(!Array['isArray'](_0x4ab900['path']))return'path:\x20array\x20expected';for(var _0x25e7ad=0x0;_0x25e7ad<_0x4ab900['path']['length'];++_0x25e7ad)if(!_0x55df61['isInteger'](_0x4ab900['path'][_0x25e7ad]))return'path:\x20integer[]\x20expected';}return null!=_0x4ab900['stickiness']&&_0x4ab900['hasOwnProperty']('stickiness')&&!_0x55df61['isString'](_0x4ab900['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x56629a['fromObject']=function(_0x5f27ef){if(_0x5f27ef instanceof _0x2367f4['Position'])return _0x5f27ef;var _0x22b65b=new _0x2367f4['Position']();if(null!=_0x5f27ef['root']&&(_0x22b65b['root']=String(_0x5f27ef['root'])),null!=_0x5f27ef['rootMain']&&(_0x22b65b['rootMain']=Boolean(_0x5f27ef['rootMain'])),null!=_0x5f27ef['rootGraveyard']&&(_0x22b65b['rootGraveyard']=Boolean(_0x5f27ef['rootGraveyard'])),_0x5f27ef['path']){if(!Array['isArray'](_0x5f27ef['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x22b65b['path']=[];for(var _0x1732b8=0x0;_0x1732b8<_0x5f27ef['path']['length'];++_0x1732b8)_0x22b65b['path'][_0x1732b8]=_0x5f27ef['path'][_0x1732b8]>>>0x0;}return null!=_0x5f27ef['stickiness']&&(_0x22b65b['stickiness']=String(_0x5f27ef['stickiness'])),_0x22b65b;},_0x56629a['toObject']=function(_0x4fa77a,_0x269e30){_0x269e30||(_0x269e30={});var _0x400b00={};if((_0x269e30['arrays']||_0x269e30['defaults'])&&(_0x400b00['path']=[]),_0x269e30['defaults']&&(_0x400b00['root']='',_0x400b00['rootMain']=!0x1,_0x400b00['rootGraveyard']=!0x1,_0x400b00['stickiness']=''),null!=_0x4fa77a['root']&&_0x4fa77a['hasOwnProperty']('root')&&(_0x400b00['root']=_0x4fa77a['root']),null!=_0x4fa77a['rootMain']&&_0x4fa77a['hasOwnProperty']('rootMain')&&(_0x400b00['rootMain']=_0x4fa77a['rootMain']),null!=_0x4fa77a['rootGraveyard']&&_0x4fa77a['hasOwnProperty']('rootGraveyard')&&(_0x400b00['rootGraveyard']=_0x4fa77a['rootGraveyard']),_0x4fa77a['path']&&_0x4fa77a['path']['length']){_0x400b00['path']=[];for(var _0x4996c5=0x0;_0x4996c5<_0x4fa77a['path']['length'];++_0x4996c5)_0x400b00['path'][_0x4996c5]=_0x4fa77a['path'][_0x4996c5];}return null!=_0x4fa77a['stickiness']&&_0x4fa77a['hasOwnProperty']('stickiness')&&(_0x400b00['stickiness']=_0x4fa77a['stickiness']),_0x400b00;},_0x56629a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x56629a['getTypeUrl']=function(_0x460d4f){return void 0x0===_0x460d4f&&(_0x460d4f='type.googleapis.com'),_0x460d4f+'/Position';},_0x56629a;}()),_0x2367f4['Range']=(function(){function _0x4b17e2(_0x4c8d){if(_0x4c8d){for(var _0xec2e68=Object['keys'](_0x4c8d),_0x44f37f=0x0;_0x44f37f<_0xec2e68['length'];++_0x44f37f)null!=_0x4c8d[_0xec2e68[_0x44f37f]]&&(this[_0xec2e68[_0x44f37f]]=_0x4c8d[_0xec2e68[_0x44f37f]]);}}return _0x4b17e2['prototype']['start']=null,_0x4b17e2['prototype']['end']=null,_0x4b17e2['create']=function(_0x13783f){return new _0x4b17e2(_0x13783f);},_0x4b17e2['encode']=function(_0x5a2888,_0x29bf6e){return _0x29bf6e||(_0x29bf6e=_0x344cae['create']()),null!=_0x5a2888['start']&&Object['hasOwnProperty']['call'](_0x5a2888,'start')&&_0x2367f4['Position']['encode'](_0x5a2888['start'],_0x29bf6e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a2888['end']&&Object['hasOwnProperty']['call'](_0x5a2888,'end')&&_0x2367f4['Position']['encode'](_0x5a2888['end'],_0x29bf6e['uint32'](0x12)['fork']())['ldelim'](),_0x29bf6e;},_0x4b17e2['encodeDelimited']=function(_0x2f087a,_0x541dd6){return this['encode'](_0x2f087a,_0x541dd6)['ldelim']();},_0x4b17e2['decode']=function(_0x270c86,_0xc712dd){_0x270c86 instanceof _0x4e65e6||(_0x270c86=_0x4e65e6['create'](_0x270c86));for(var _0x4f810f=void 0x0===_0xc712dd?_0x270c86['len']:_0x270c86['pos']+_0xc712dd,_0x4fc2a7=new _0x2367f4['Range']();_0x270c86['pos']<_0x4f810f;){var _0x509208=_0x270c86['uint32']();switch(_0x509208>>>0x3){case 0x1:_0x4fc2a7['start']=_0x2367f4['Position']['decode'](_0x270c86,_0x270c86['uint32']());break;case 0x2:_0x4fc2a7['end']=_0x2367f4['Position']['decode'](_0x270c86,_0x270c86['uint32']());break;default:_0x270c86['skipType'](0x7&_0x509208);}}return _0x4fc2a7;},_0x4b17e2['decodeDelimited']=function(_0x2a1e33){return _0x2a1e33 instanceof _0x4e65e6||(_0x2a1e33=new _0x4e65e6(_0x2a1e33)),this['decode'](_0x2a1e33,_0x2a1e33['uint32']());},_0x4b17e2['verify']=function(_0x2b2763){if('object'!=typeof _0x2b2763||null===_0x2b2763)return'object\x20expected';var _0x1215ba;if(null!=_0x2b2763['start']&&_0x2b2763['hasOwnProperty']('start')&&(_0x1215ba=_0x2367f4['Position']['verify'](_0x2b2763['start'])))return'start.'+_0x1215ba;if(null!=_0x2b2763['end']&&_0x2b2763['hasOwnProperty']('end')&&(_0x1215ba=_0x2367f4['Position']['verify'](_0x2b2763['end'])))return'end.'+_0x1215ba;return null;},_0x4b17e2['fromObject']=function(_0x4f1bee){if(_0x4f1bee instanceof _0x2367f4['Range'])return _0x4f1bee;var _0x1ad8c4=new _0x2367f4['Range']();if(null!=_0x4f1bee['start']){if('object'!=typeof _0x4f1bee['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ad8c4['start']=_0x2367f4['Position']['fromObject'](_0x4f1bee['start']);}if(null!=_0x4f1bee['end']){if('object'!=typeof _0x4f1bee['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ad8c4['end']=_0x2367f4['Position']['fromObject'](_0x4f1bee['end']);}return _0x1ad8c4;},_0x4b17e2['toObject']=function(_0x2a1587,_0x165faa){_0x165faa||(_0x165faa={});var _0x508551={};return _0x165faa['defaults']&&(_0x508551['start']=null,_0x508551['end']=null),null!=_0x2a1587['start']&&_0x2a1587['hasOwnProperty']('start')&&(_0x508551['start']=_0x2367f4['Position']['toObject'](_0x2a1587['start'],_0x165faa)),null!=_0x2a1587['end']&&_0x2a1587['hasOwnProperty']('end')&&(_0x508551['end']=_0x2367f4['Position']['toObject'](_0x2a1587['end'],_0x165faa)),_0x508551;},_0x4b17e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x4b17e2['getTypeUrl']=function(_0x519613){return void 0x0===_0x519613&&(_0x519613='type.googleapis.com'),_0x519613+'/Range';},_0x4b17e2;}()),_0x2367f4['Element']=(function(){function _0x14e673(_0x329bb1){if(this['children']=[],this['attributesBoolean']={},_0x329bb1){for(var _0x10c0a4=Object['keys'](_0x329bb1),_0x294a1c=0x0;_0x294a1c<_0x10c0a4['length'];++_0x294a1c)null!=_0x329bb1[_0x10c0a4[_0x294a1c]]&&(this[_0x10c0a4[_0x294a1c]]=_0x329bb1[_0x10c0a4[_0x294a1c]]);}}return _0x14e673['prototype']['name']='',_0x14e673['prototype']['children']=_0x55df61['emptyArray'],_0x14e673['prototype']['data']='',_0x14e673['prototype']['attributesBoolean']=_0x55df61['emptyObject'],_0x14e673['prototype']['attributesJson']='',_0x14e673['create']=function(_0x3207d0){return new _0x14e673(_0x3207d0);},_0x14e673['encode']=function(_0x56a192,_0x4b2ead){if(_0x4b2ead||(_0x4b2ead=_0x344cae['create']()),null!=_0x56a192['name']&&Object['hasOwnProperty']['call'](_0x56a192,'name')&&_0x4b2ead['uint32'](0xa)['string'](_0x56a192['name']),null!=_0x56a192['children']&&_0x56a192['children']['length']){for(var _0x4b556e=0x0;_0x4b556e<_0x56a192['children']['length'];++_0x4b556e)_0x2367f4['Element']['encode'](_0x56a192['children'][_0x4b556e],_0x4b2ead['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x56a192['data']&&Object['hasOwnProperty']['call'](_0x56a192,'data')&&_0x4b2ead['uint32'](0x1a)['string'](_0x56a192['data']),null!=_0x56a192['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x56a192,'attributesBoolean')){var _0x4bae0b=Object['keys'](_0x56a192['attributesBoolean']);for(_0x4b556e=0x0;_0x4b556e<_0x4bae0b['length'];++_0x4b556e)_0x4b2ead['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4bae0b[_0x4b556e])['uint32'](0x10)['bool'](_0x56a192['attributesBoolean'][_0x4bae0b[_0x4b556e]])['ldelim']();}return null!=_0x56a192['attributesJson']&&Object['hasOwnProperty']['call'](_0x56a192,'attributesJson')&&_0x4b2ead['uint32'](0x2a)['string'](_0x56a192['attributesJson']),_0x4b2ead;},_0x14e673['encodeDelimited']=function(_0x2d2810,_0x2fe195){return this['encode'](_0x2d2810,_0x2fe195)['ldelim']();},_0x14e673['decode']=function(_0x5156e7,_0x1d5139){_0x5156e7 instanceof _0x4e65e6||(_0x5156e7=_0x4e65e6['create'](_0x5156e7));for(var _0x569519,_0x620ed,_0x153fd6=void 0x0===_0x1d5139?_0x5156e7['len']:_0x5156e7['pos']+_0x1d5139,_0xd1e63f=new _0x2367f4['Element']();_0x5156e7['pos']<_0x153fd6;){var _0x5a8c7f=_0x5156e7['uint32']();switch(_0x5a8c7f>>>0x3){case 0x1:_0xd1e63f['name']=_0x5156e7['string']();break;case 0x2:_0xd1e63f['children']&&_0xd1e63f['children']['length']||(_0xd1e63f['children']=[]),_0xd1e63f['children']['push'](_0x2367f4['Element']['decode'](_0x5156e7,_0x5156e7['uint32']()));break;case 0x3:_0xd1e63f['data']=_0x5156e7['string']();break;case 0x4:_0xd1e63f['attributesBoolean']===_0x55df61['emptyObject']&&(_0xd1e63f['attributesBoolean']={});var _0x2f8b6a=_0x5156e7['uint32']()+_0x5156e7['pos'];for(_0x569519='',_0x620ed=!0x1;_0x5156e7['pos']<_0x2f8b6a;){var _0x2dfa97=_0x5156e7['uint32']();switch(_0x2dfa97>>>0x3){case 0x1:_0x569519=_0x5156e7['string']();break;case 0x2:_0x620ed=_0x5156e7['bool']();break;default:_0x5156e7['skipType'](0x7&_0x2dfa97);}}_0xd1e63f['attributesBoolean'][_0x569519]=_0x620ed;break;case 0x5:_0xd1e63f['attributesJson']=_0x5156e7['string']();break;default:_0x5156e7['skipType'](0x7&_0x5a8c7f);}}return _0xd1e63f;},_0x14e673['decodeDelimited']=function(_0x4529b1){return _0x4529b1 instanceof _0x4e65e6||(_0x4529b1=new _0x4e65e6(_0x4529b1)),this['decode'](_0x4529b1,_0x4529b1['uint32']());},_0x14e673['verify']=function(_0x167342){if('object'!=typeof _0x167342||null===_0x167342)return'object\x20expected';if(null!=_0x167342['name']&&_0x167342['hasOwnProperty']('name')&&!_0x55df61['isString'](_0x167342['name']))return'name:\x20string\x20expected';if(null!=_0x167342['children']&&_0x167342['hasOwnProperty']('children')){if(!Array['isArray'](_0x167342['children']))return'children:\x20array\x20expected';for(var _0x14434e=0x0;_0x14434e<_0x167342['children']['length'];++_0x14434e){var _0x43d5ea=_0x2367f4['Element']['verify'](_0x167342['children'][_0x14434e]);if(_0x43d5ea)return'children.'+_0x43d5ea;}}if(null!=_0x167342['data']&&_0x167342['hasOwnProperty']('data')&&!_0x55df61['isString'](_0x167342['data']))return'data:\x20string\x20expected';if(null!=_0x167342['attributesBoolean']&&_0x167342['hasOwnProperty']('attributesBoolean')){if(!_0x55df61['isObject'](_0x167342['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4105d4=Object['keys'](_0x167342['attributesBoolean']);for(_0x14434e=0x0;_0x14434e<_0x4105d4['length'];++_0x14434e)if('boolean'!=typeof _0x167342['attributesBoolean'][_0x4105d4[_0x14434e]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x167342['attributesJson']&&_0x167342['hasOwnProperty']('attributesJson')&&!_0x55df61['isString'](_0x167342['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x14e673['fromObject']=function(_0x34d6d3){if(_0x34d6d3 instanceof _0x2367f4['Element'])return _0x34d6d3;var _0x4bb6d2=new _0x2367f4['Element']();if(null!=_0x34d6d3['name']&&(_0x4bb6d2['name']=String(_0x34d6d3['name'])),_0x34d6d3['children']){if(!Array['isArray'](_0x34d6d3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4bb6d2['children']=[];for(var _0x2a0515=0x0;_0x2a0515<_0x34d6d3['children']['length'];++_0x2a0515){if('object'!=typeof _0x34d6d3['children'][_0x2a0515])throw TypeError('.Element.children:\x20object\x20expected');_0x4bb6d2['children'][_0x2a0515]=_0x2367f4['Element']['fromObject'](_0x34d6d3['children'][_0x2a0515]);}}if(null!=_0x34d6d3['data']&&(_0x4bb6d2['data']=String(_0x34d6d3['data'])),_0x34d6d3['attributesBoolean']){if('object'!=typeof _0x34d6d3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4bb6d2['attributesBoolean']={};var _0x5142a3=Object['keys'](_0x34d6d3['attributesBoolean']);for(_0x2a0515=0x0;_0x2a0515<_0x5142a3['length'];++_0x2a0515)_0x4bb6d2['attributesBoolean'][_0x5142a3[_0x2a0515]]=Boolean(_0x34d6d3['attributesBoolean'][_0x5142a3[_0x2a0515]]);}return null!=_0x34d6d3['attributesJson']&&(_0x4bb6d2['attributesJson']=String(_0x34d6d3['attributesJson'])),_0x4bb6d2;},_0x14e673['toObject']=function(_0x37fab4,_0x120dad){_0x120dad||(_0x120dad={});var _0x2ac80d,_0x209979={};if((_0x120dad['arrays']||_0x120dad['defaults'])&&(_0x209979['children']=[]),(_0x120dad['objects']||_0x120dad['defaults'])&&(_0x209979['attributesBoolean']={}),_0x120dad['defaults']&&(_0x209979['name']='',_0x209979['data']='',_0x209979['attributesJson']=''),null!=_0x37fab4['name']&&_0x37fab4['hasOwnProperty']('name')&&(_0x209979['name']=_0x37fab4['name']),_0x37fab4['children']&&_0x37fab4['children']['length']){_0x209979['children']=[];for(var _0x2f3016=0x0;_0x2f3016<_0x37fab4['children']['length'];++_0x2f3016)_0x209979['children'][_0x2f3016]=_0x2367f4['Element']['toObject'](_0x37fab4['children'][_0x2f3016],_0x120dad);}if(null!=_0x37fab4['data']&&_0x37fab4['hasOwnProperty']('data')&&(_0x209979['data']=_0x37fab4['data']),_0x37fab4['attributesBoolean']&&(_0x2ac80d=Object['keys'](_0x37fab4['attributesBoolean']))['length']){_0x209979['attributesBoolean']={};for(_0x2f3016=0x0;_0x2f3016<_0x2ac80d['length'];++_0x2f3016)_0x209979['attributesBoolean'][_0x2ac80d[_0x2f3016]]=_0x37fab4['attributesBoolean'][_0x2ac80d[_0x2f3016]];}return null!=_0x37fab4['attributesJson']&&_0x37fab4['hasOwnProperty']('attributesJson')&&(_0x209979['attributesJson']=_0x37fab4['attributesJson']),_0x209979;},_0x14e673['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449765['util']['toJSONOptions']);},_0x14e673['getTypeUrl']=function(_0x2eab6c){return void 0x0===_0x2eab6c&&(_0x2eab6c='type.googleapis.com'),_0x2eab6c+'/Element';},_0x14e673;}()),_0x2367f4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3d293a){return new w(this['_protobufRoot'][_0x3d293a]);}}class w{['_protobuf'];constructor(_0x42d4a9){this['_protobuf']=_0x42d4a9;}['compress'](_0x3ca848){const _0x4ea008=this['_protobuf']['verify'](_0x3ca848);if(_0x4ea008)throw Error(_0x4ea008);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3ca848))['finish']();}['decompress'](_0x28898d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x28898d),{'oneofs':!0x0});}}function g(_0x1d0c9e,_0x264c79){const _0x382dd2=_0x36c0a4(_0x1d0c9e);return _0x382dd2['path'][_0x382dd2['path']['length']-0x1]+=_0x264c79,_0x382dd2;}function _(_0x545ffa,_0xf5860e){return _0x545ffa['root']===_0xf5860e['root']&&_0x6827f1(_0x545ffa['path'],_0xf5860e['path']);}function $(_0x5111a0){P(_0x5111a0,_0x43937f=>('main'==_0x43937f['root']?(_0x43937f['rootMain']=!0x0,delete _0x43937f['root']):'$graveyard'==_0x43937f['root']&&(_0x43937f['rootGraveyard']=!0x0,delete _0x43937f['root']),_0x43937f));}function J(_0x417bf8){P(_0x417bf8,_0x30f247=>(_0x30f247['rootMain']?(_0x30f247['root']='main',delete _0x30f247['rootMain']):_0x30f247['rootGraveyard']&&(_0x30f247['root']='$graveyard',delete _0x30f247['rootGraveyard']),_0x30f247));}function P(_0x5e3a33,_0x3a3c43){for(const _0x2bdbbc in _0x5e3a33){const _0x2f8d4e=_0x5e3a33[_0x2bdbbc];'nodes'!==_0x2bdbbc&&_0x354f27(_0x2f8d4e)&&(_0x2f8d4e['path']&&(_0x2f8d4e['root']||_0x2f8d4e['rootMain']||_0x2f8d4e['rootGraveyard'])?_0x5e3a33[_0x2bdbbc]=_0x3a3c43(_0x2f8d4e):P(_0x2f8d4e,_0x3a3c43));}return _0x5e3a33;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x321ca6,_0x37a330,_0x482052){this['_id']=_0x321ca6,this['_operationName']=_0x37a330,this['_protobufDescriptor']=_0x482052;}['compress'](_0x397961,_0x2223c9){const _0x57bda1=_0x2223c9['shift']();return $(_0x57bda1),_0x397961['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57bda1)),_0x397961['types']['push'](this['_id']),!0x0;}['decompress'](_0x209fbd,_0x4a5901){_0x4a5901['types']['shift']();const _0x5d27f7=this['_protobufDescriptor']['decompress'](_0x4a5901['buffers']['shift']());J(_0x5d27f7),_0x5d27f7['__className']=this['_operationName'],_0x209fbd['push'](_0x5d27f7);}}class s extends e{['compress'](_0x5a79f8,_0x4e2de6){const _0x63314b=_0x4e2de6['shift']();return this['_serializeOneOf']('oldValue',_0x63314b),this['_serializeOneOf']('newValue',_0x63314b),$(_0x63314b),_0x5a79f8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x63314b)),_0x5a79f8['types']['push'](this['_id']),!0x0;}['decompress'](_0x19b9b8,_0xb0aec3){const {types:_0x51e723,buffers:_0x5ade92}=_0xb0aec3,_0x3db04e=this['_protobufDescriptor']['decompress'](_0x5ade92['shift']());_0x51e723['shift'](),this['_deserializeOneOf']('oldValue',_0x3db04e),this['_deserializeOneOf']('newValue',_0x3db04e),J(_0x3db04e),_0x3db04e['__className']=this['_operationName'],_0x19b9b8['push'](_0x3db04e);}['_serializeOneOf'](_0x522f2b,_0x4bbfcb){const _0x3d299a=_0x4bbfcb[_0x522f2b];'boolean'==typeof _0x3d299a?_0x4bbfcb[_0x522f2b+'Boolean']=_0x3d299a:_0x4bbfcb[_0x522f2b+'Json']=JSON['stringify'](_0x3d299a);}['_deserializeOneOf'](_0x1c6778,_0x373713){const _0x2398c1=_0x1c6778+'Json';_0x373713[_0x2398c1]?(_0x373713[_0x1c6778]=JSON['parse'](_0x373713[_0x2398c1]),delete _0x373713[_0x2398c1]):(_0x373713[_0x1c6778]=_0x373713[_0x1c6778+'Boolean'],delete _0x373713[_0x1c6778+'Boolean']);}}class i extends e{['compress'](_0x37e6c4,_0x152a2b){const _0x232f7e=_0x152a2b['shift']();return this['_serializeNodesAttributes'](_0x232f7e['nodes']),$(_0x232f7e),_0x37e6c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x232f7e)),_0x37e6c4['types']['push'](this['_id']),!0x0;}['decompress'](_0x17c1e8,_0x34007c){const {types:_0x23bb59,buffers:_0x5905ab}=_0x34007c,_0x2104a3=this['_protobufDescriptor']['decompress'](_0x5905ab['shift']());_0x23bb59['shift'](),_0x2104a3['nodes']||(_0x2104a3['nodes']=[]),this['_deserializeNodesAttributes'](_0x2104a3['nodes']),J(_0x2104a3),_0x2104a3['__className']=this['_operationName'],_0x17c1e8['push'](_0x2104a3);}['_serializeNodesAttributes'](_0x3e2d61){for(const _0x3e6e4e of _0x3e2d61){if(_0x3e6e4e['attributes']){const _0x1dd176=_0x3e6e4e['attributes'];this['_areValuesBoolean'](_0x1dd176)?_0x3e6e4e['attributesBoolean']=_0x1dd176:_0x3e6e4e['attributesJson']=JSON['stringify'](_0x1dd176);}_0x3e6e4e['children']&&this['_serializeNodesAttributes'](_0x3e6e4e['children']);}}['_deserializeNodesAttributes'](_0x383c75){for(const _0x442bf5 of _0x383c75)(_0x442bf5['attributesBoolean']||_0x442bf5['attributesJson'])&&(_0x442bf5['attributesBoolean']?(_0x442bf5['attributes']=_0x442bf5['attributesBoolean'],delete _0x442bf5['attributesBoolean']):(_0x442bf5['attributes']=JSON['parse'](_0x442bf5['attributesJson']),delete _0x442bf5['attributesJson'])),_0x442bf5['children']&&this['_deserializeNodesAttributes'](_0x442bf5['children']);}['_areValuesBoolean'](_0x2b274f){return Object['keys'](_0x2b274f)['every'](_0x112fff=>'boolean'==typeof _0x2b274f[_0x112fff]);}}class n extends e{['decompress'](_0x2e2a0b,_0x34eee9){super['decompress'](_0x2e2a0b,_0x34eee9);const _0xdae8b1=_0x2e2a0b[_0x2e2a0b['length']-0x1];_0xdae8b1['oldRange']||(_0xdae8b1['oldRange']=null),_0xdae8b1['newRange']||(_0xdae8b1['newRange']=null);}}class p extends e{['compress'](_0xc25567,_0x2f61c6){return _0x2f61c6['shift'](),_0xc25567['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e6589,_0x162fd0){_0x162fd0['types']['shift'](),_0x2e6589['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x1fdd82,_0x68b6f8,_0x2a5e9a,_0x10fc4b){super(_0x1fdd82,_0x68b6f8,_0x2a5e9a),this['_omittedNamespace']=_0x10fc4b+':';}['compress'](_0x523007,_0x3a6a50){return!('MarkerOperation'!=_0x3a6a50[0x0]['__className']||!_0x3a6a50[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3a6a50[0x0]['name']=_0x3a6a50[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x523007,_0x3a6a50),!0x0);}['decompress'](_0x1697a2,_0x46774a){super['decompress'](_0x1697a2,_0x46774a);const _0x843e7e=_0x1697a2[_0x1697a2['length']-0x1];_0x843e7e['name']=this['_omittedNamespace']+_0x843e7e['name'];}}class O{['_id'];['_context'];constructor(_0x5ef516,_0x4dee90){this['_id']=_0x5ef516,this['_context']=_0x4dee90;}['compress'](_0x224c83,_0x43fab9){let _0x466427;for(;_0x43fab9['length']>0x1&&this['_compareOperations'](_0x43fab9[0x0],_0x43fab9[0x1]);)_0x466427?(_0x466427=this['_combineNext'](_0x43fab9['shift'](),_0x466427),_0x224c83['types']['push'](0x0)):(_0x466427=_0x36c0a4(_0x43fab9['shift']()),_0x224c83['types']['push'](this['_id']));return!!_0x466427&&(_0x466427=this['_combineNext'](_0x43fab9['shift'](),_0x466427),_0x224c83['types']['push'](0x0),_0x224c83['buffers']['push'](this['_compressSingleOperation'](_0x466427)),!0x0);}['decompress'](_0xb358f7,_0x198b70){const _0xb7b995=this['_decompressSingleOperation'](_0x198b70);for(;0x0==_0x198b70['types'][0x0];)_0x198b70['types']['shift'](),_0xb358f7['push'](this['_splitCurrent'](_0xb7b995));_0xb358f7['push'](_0xb7b995);}}class a extends O{['_combineNext'](_0x9c2e4,_0x116ff4){return _0x116ff4['nodes'][0x0]['data']+=_0x9c2e4['nodes'][0x0]['data'],_0x116ff4;}['_splitCurrent'](_0x514e23){const _0x148a8e=_0x36c0a4(_0x514e23),_0x43ad6b=_0x148a8e['nodes'][0x0],_0x457a6b=_0x514e23['nodes'][0x0],_0x11b8fc=_0x457a6b['data'][Symbol['iterator']]()['next']()['value'],_0x44a262=_0x11b8fc['length'];return _0x43ad6b['data']=_0x11b8fc,_0x457a6b['data']=_0x457a6b['data']['substr'](_0x44a262),_0x514e23['position']=g(_0x514e23['position'],_0x44a262),_0x148a8e;}['_compareOperations'](_0x110dd4,_0xfb9abc){if(this['_checkOperation'](_0x110dd4)&&this['_checkOperation'](_0xfb9abc)){const _0x4a4761=_0x110dd4['nodes'][0x0]['data']['length'],_0x2b0c8f=_(g(_0x110dd4['position'],_0x4a4761),_0xfb9abc['position']),_0xff4272=_0x110dd4['nodes'][0x0],_0x1d26ff=_0xfb9abc['nodes'][0x0];return _0x2b0c8f&&this['_compareAttributes'](_0xff4272,_0x1d26ff);}return!0x1;}['_compressSingleOperation'](_0x5b1596){const _0x40ba30={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x40ba30,[_0x5b1596]),_0x40ba30['buffers'][0x0];}['_decompressSingleOperation'](_0x31a8c7){const _0x5a881c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5a881c,_0x31a8c7),_0x5a881c[0x0];}['_checkOperation'](_0x1a5c55){return'InsertOperation'==_0x1a5c55['__className']&&0x1==_0x1a5c55['nodes']['length']&&_0x1a5c55['nodes'][0x0]['data']&&!_0x1a5c55['wasUndone']&&0x1==Array['from'](_0x1a5c55['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x57da75,_0x2e4721){const _0x453bb3=Object['keys'](_0x57da75['attributes']||{}),_0x26163e=Object['keys'](_0x2e4721['attributes']||{});return _0x453bb3['length']===_0x26163e['length']&&_0x453bb3['every'](_0x533a40=>_0x2e4721['attributes'][_0x533a40]&&_0x2e4721['attributes'][_0x533a40]===_0x57da75['attributes'][_0x533a40]);}}class c extends O{['_combineNext'](_0x5f3f44,_0x6d3f56){return _0x6d3f56['howMany']++,_0x6d3f56['sourcePosition']=_0x36c0a4(_0x5f3f44['sourcePosition']),_0x6d3f56;}['_splitCurrent'](_0x554869){const _0x130e3e=_0x36c0a4(_0x554869);return _0x554869['howMany']--,_0x130e3e['howMany']=0x1,_0x130e3e['sourcePosition']=g(_0x130e3e['sourcePosition'],_0x554869['howMany']),_0x130e3e;}['_compareOperations'](_0x3e3464,_0x2fedf5){return!(!this['_checkOperation'](_0x3e3464)||!this['_checkOperation'](_0x2fedf5))&&(_(g(_0x3e3464['sourcePosition'],-0x1),_0x2fedf5['sourcePosition'])&&_(_0x3e3464['targetPosition'],_0x2fedf5['targetPosition']));}['_compressSingleOperation'](_0xf8b7cf){const _0x2d6624={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2d6624,[_0xf8b7cf]),_0x2d6624['buffers'][0x0];}['_decompressSingleOperation'](_0x293315){const _0x227d68=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x227d68,_0x293315),_0x227d68[0x0];}['_checkOperation'](_0x10d72a){return'MoveOperation'==_0x10d72a['__className']&&'$graveyard'==_0x10d72a['targetPosition']['root']&&0x1==_0x10d72a['howMany']&&!_0x10d72a['wasUndone'];}}class h extends O{['_combineNext'](_0x5817fe,_0x40602d){return _0x40602d['howMany']++,_0x40602d;}['_splitCurrent'](_0x547d4e){const _0x4c9bcf=_0x36c0a4(_0x547d4e);return _0x4c9bcf['howMany']=0x1,_0x547d4e['howMany']--,_0x4c9bcf;}['_compareOperations'](_0x3cb0c9,_0x21faaa){return!(!this['_checkOperation'](_0x3cb0c9)||!this['_checkOperation'](_0x21faaa))&&(_(_0x3cb0c9['sourcePosition'],_0x21faaa['sourcePosition'])&&_(_0x3cb0c9['targetPosition'],_0x21faaa['targetPosition']));}['_compressSingleOperation'](_0x33377a){const _0x1c0283={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1c0283,[_0x33377a]),_0x1c0283['buffers'][0x0];}['_decompressSingleOperation'](_0x2e63ca){const _0x23f4ec=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23f4ec,_0x2e63ca),_0x23f4ec[0x0];}['_checkOperation'](_0x4b5df9){return'MoveOperation'==_0x4b5df9['__className']&&'$graveyard'==_0x4b5df9['targetPosition']['root']&&0x1==_0x4b5df9['howMany']&&!_0x4b5df9['wasUndone'];}}class f extends O{['compress'](_0x81129e,_0x315936){if(!this['_compareOperations'](_0x315936[0x0],_0x315936[0x1]))return!0x1;const _0x496484=_0x315936['shift']();return _0x496484['oldRange']=null,_0x496484['newRange']&&_(_0x496484['newRange']['start'],_0x496484['newRange']['end'])&&(_0x496484['newRange']['end']=null),_0x315936['shift'](),_0x81129e['types']['push'](this['_id']),_0x81129e['types']['push'](0x0),_0x81129e['buffers']['push'](this['_compressSingleOperation'](_0x496484)),!0x0;}['decompress'](_0x17f9ff,_0x201d37){const _0x2fe8a6=this['_decompressSingleOperation'](_0x201d37);_0x2fe8a6['newRange']&&!_0x2fe8a6['newRange']['end']&&(_0x2fe8a6['newRange']['end']=_0x36c0a4(_0x2fe8a6['newRange']['start']));const _0x330a04=_0x36c0a4(_0x2fe8a6);_0x330a04['newRange']&&(_0x330a04['newRange']['start']['stickiness']='toNone',_0x330a04['newRange']['end']=_0x36c0a4(_0x330a04['newRange']['start'])),_0x330a04['name']='user:position:'+_0x330a04['name']['split'](':')[0x2],_0x201d37['types']['shift'](),_0x17f9ff['push'](_0x2fe8a6),_0x17f9ff['push'](_0x330a04);}['_compressSingleOperation'](_0x4e3aa6){const _0x1c1eda={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1c1eda,[_0x4e3aa6]),_0x1c1eda['buffers'][0x0];}['_decompressSingleOperation'](_0x2803d5){const _0x5df76b=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5df76b,_0x2803d5),_0x5df76b[0x0];}['_compareOperations'](_0x42af3a,_0x41d5f2){return!(!_0x42af3a||!_0x41d5f2)&&('MarkerOperation'==_0x42af3a['__className']&&'MarkerOperation'==_0x41d5f2['__className']&&!(!_0x42af3a['name']['startsWith']('user:')||!_0x41d5f2['name']['startsWith']('user:')||_0x42af3a['name']==_0x41d5f2['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x54a016=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 m(0x12,'MarkerOperation',_0x54a016,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x54a016,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x31f14c){if(!_0x31f14c||!_0x31f14c[0x0])throw new _0x582b39('no-operations-provided',this);const _0x33d331={'types':[],'buffers':[],'baseVersion':_0x31f14c[0x0]['baseVersion']};for(;_0x31f14c['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('TypingAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('DeletingAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x33d331,_0x31f14c)||this['_getCompressorByName'](_0x31f14c[0x0]['__className'])['compress'](_0x33d331,_0x31f14c);return _0x33d331;}['decompress'](_0x31506a){const _0x342f6f=[];for(;_0x31506a['types']['length'];){const _0x48c8f0=this['_compressorById']['get'](_0x31506a['types'][0x0]);if(!_0x48c8f0)throw new _0x582b39('decompress-compressor-not-found',this,{'type':_0x31506a['types'][0x0]});_0x48c8f0['decompress'](_0x342f6f,_0x31506a);}return _0x342f6f['forEach']((_0x32da88,_0x2fb39d)=>_0x32da88['baseVersion']=_0x31506a['baseVersion']+_0x2fb39d),_0x342f6f;}['_getCompressorByName'](_0x3f8d3d){return this['_compressorByName']['get'](_0x3f8d3d);}['_registerOperationCompressor'](_0x228ce4,_0x24db27,_0x24ae99){const _0x3c1328=new _0x24ae99(_0x228ce4,_0x24db27,this['_protobufFactory']['getDescriptor'](_0x24db27));this['_registerCompressor'](_0x228ce4,_0x24db27,_0x3c1328);}['_registerActionCompressor'](_0x446452,_0x2d2ed3,_0x122de0){const _0x1d8fd8=new _0x122de0(_0x446452,this);this['_registerCompressor'](_0x446452,_0x2d2ed3,_0x1d8fd8);}['_registerCompressor'](_0x3bf8d7,_0x1eedb9,_0x11a7e1){this['_compressorById']['set'](_0x3bf8d7,_0x11a7e1),this['_compressorByName']['set'](_0x1eedb9,_0x11a7e1);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.
|
|
3
|
+
"version": "46.0.1-alpha.0",
|
|
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": "46.0.
|
|
37
|
-
"ckeditor5": "46.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.0",
|
|
37
|
+
"ckeditor5": "46.0.1-alpha.0",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xd122da=_0x7e7f;function _0x7e7f(_0x3acde8,_0x2280e4){const _0x203de6=_0x203d();return _0x7e7f=function(_0x7e7fed,_0x24bd2f){_0x7e7fed=_0x7e7fed-0xe4;let _0x12e290=_0x203de6[_0x7e7fed];return _0x12e290;},_0x7e7f(_0x3acde8,_0x2280e4);}(function(_0x370a9e,_0x37de77){const _0x5c19e1=_0x7e7f,_0x2087c7=_0x370a9e();while(!![]){try{const _0x18e5fc=parseInt(_0x5c19e1(0xf3))/0x1*(parseInt(_0x5c19e1(0xed))/0x2)+parseInt(_0x5c19e1(0xef))/0x3+-parseInt(_0x5c19e1(0xf1))/0x4+-parseInt(_0x5c19e1(0xeb))/0x5*(parseInt(_0x5c19e1(0xee))/0x6)+-parseInt(_0x5c19e1(0xe5))/0x7+-parseInt(_0x5c19e1(0xe4))/0x8*(-parseInt(_0x5c19e1(0xe7))/0x9)+parseInt(_0x5c19e1(0xe6))/0xa;if(_0x18e5fc===_0x37de77)break;else _0x2087c7['push'](_0x2087c7['shift']());}catch(_0x26b3df){_0x2087c7['push'](_0x2087c7['shift']());}}}(_0x203d,0x31685));import{cloneDeep as _0x23fcba}from'es-toolkit/compat';function _0x203d(){const _0x3106ae=['buffers','281790dUHIJD','length','shift','decompress','_context','_compareOperations','_combineNext','_splitCurrent','_decompressSingleOperation','176EyuMMF','2430498HQYENM','3335260anMLKS','81261mAvMME','push','_id','compress','12205cdnbkB','types','2JCljZB','312GAtCUm','209592iJxHUz','_compressSingleOperation','829196uGshTw'];_0x203d=function(){return _0x3106ae;};return _0x203d();}export class ActionCompressor{[_0xd122da(0xe9)];[_0xd122da(0xf7)];constructor(_0x2a7746,_0x2684d6){const _0xd43a84=_0xd122da;this[_0xd43a84(0xe9)]=_0x2a7746,this[_0xd43a84(0xf7)]=_0x2684d6;}[_0xd122da(0xea)](_0x5e859d,_0x5ea337){const _0x366f66=_0xd122da;let _0x5cb897;for(;_0x5ea337[_0x366f66(0xf4)]>0x1&&this[_0x366f66(0xf8)](_0x5ea337[0x0],_0x5ea337[0x1]);)_0x5cb897?(_0x5cb897=this[_0x366f66(0xf9)](_0x5ea337[_0x366f66(0xf5)](),_0x5cb897),_0x5e859d[_0x366f66(0xec)][_0x366f66(0xe8)](0x0)):(_0x5cb897=_0x23fcba(_0x5ea337[_0x366f66(0xf5)]()),_0x5e859d[_0x366f66(0xec)][_0x366f66(0xe8)](this[_0x366f66(0xe9)]));return!!_0x5cb897&&(_0x5cb897=this[_0x366f66(0xf9)](_0x5ea337[_0x366f66(0xf5)](),_0x5cb897),_0x5e859d[_0x366f66(0xec)][_0x366f66(0xe8)](0x0),_0x5e859d[_0x366f66(0xf2)][_0x366f66(0xe8)](this[_0x366f66(0xf0)](_0x5cb897)),!0x0);}[_0xd122da(0xf6)](_0x507648,_0xf1e1ad){const _0x17df4d=_0xd122da,_0x5de05e=this[_0x17df4d(0xfb)](_0xf1e1ad);for(;0x0==_0xf1e1ad[_0x17df4d(0xec)][0x0];)_0xf1e1ad[_0x17df4d(0xec)][_0x17df4d(0xf5)](),_0x507648[_0x17df4d(0xe8)](this[_0x17df4d(0xfa)](_0x5de05e));_0x507648[_0x17df4d(0xe8)](_0x5de05e);}}
|